﻿﻿@charset "utf-8";
/* CSS Document */

body,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{ min-width:1200px; display:block;color:#444;font:14px Arial,'微软雅黑';margin:0 auto; background:url(../images/background2.png) repeat; }
.background{ width:100%; background:url(../images/background1.jpg) center 35px no-repeat;}
li{list-style-type:none;}

img{ vertical-align:top; border:none;}

.clear{ clear: both;}

a{text-decoration:none; color:#444444;}
a:hover{color:#D80101;text-decoration:none;}

.left{ float:left;}
.right{ float:right;} 


/*去除左边距*/
.norig{ margin-right:0 !important;}
/*去除下边距*/
.nobt{ margin-bottom:0px !important;}

.fl{ float:left;}
.fr{ float:right;}


/*---------头部----------*/
.top{ width:100%; height:35px; line-height:35px; background:#DF2C32; color:#fff; font-size:13px;}
.top1,.header1,.content,.footer1{ width:1200px; margin:0 auto;}
.top a{ color:#fff; margin:0 5px;}
.top .time{ float:left;}
.top .time i{ display:block; float:left; width:20px; height:35px; background:url(../images/icon1_4.png) center no-repeat; margin-right:3px;}
.top .time span{ margin:0 3px;}
.top .top_right{ float:right; background:url(../images/14yunhui.png) no-repeat left;padding-left:20px; }
.top .top_right span{ margin: 0 5px;}
.top .top_right2{ float:right;padding-left:20px; }
.top .top_right2 span{ margin: 0 5px;}
.logo{ width:670px; height:130px; margin:35px auto; background:url(../images/logo.png) no-repeat;}
.nav{ padding-bottom:15px;}
.nav1{ float:left; width:840px; margin-left:180px;}
.nav1 ul{ overflow:hidden; zoom:1;}
.nav1 ul li{ float:left; width:100px; height:60px; line-height:45px; margin-right:20px; text-align:center; font-size:20px; font-weight:bold;}
.nav1 ul li.xuanzhong,.nav1 ul li:hover{ background:url(../images/icon1_1.png) 10px bottom no-repeat;}
.nav1 ul li.xuanzhong a,.nav1 ul li:hover a{ color:#E22829;}
.search{ float:right;}
.search1{ overflow:hidden; zoom:1; height:35px; width:150px;border: none; border-radius:20px; background:#fff; border:1px solid #A0A0A0;}
.shurk{font-size:14px; border-right:none; height:32px; font-family:'微软雅黑';  outline:none; background:none; border:none; float:left; text-indent:14px; color:#666; width:100px; }
.btn1{ float:right; border:none;width:38px; height:35px; background: url(../images/search.png) center no-repeat; outline:none; cursor:pointer;}


/*---------底部----------*/
.footer{ width:100%; padding:20px 0; background:#DF2C32; margin-top:20px;}
.footer p{ text-align:center; line-height:24px; font-size:13px; color:#fff;}
.footer p a{ color:#fff;}



