﻿﻿@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 0 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;}


/*---------头部----------*/
.header{ /*height:335px;*/}
.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; float:left; position:relative;}
.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;}
.top .top_right i{ display:block; float:left; width:28px; height:35px; background: url(../images/icon2_1.png) 0 center no-repeat;}
.top .top_right i.w2{ background-position:-69px center;}
.top .top_right i.w3{ background-position:-138px center;}
.top .top_right i.w4{ background-position:-207px center;}
.top .top_right span.gang{ margin:0 5px;}
.top .top_right a .erwm img{ display:none;  width:140px; height:140px; position:absolute; top:35px; left:-20px; z-index:999;}
.top .top_right a:hover .erwm img{ display: block;}
.logo{ width:415px; height:80px; margin:30px auto; background:url(../images/logo.png) no-repeat;}
.biaoyu{ width:560px; height:50px; margin:30px auto; background:url(../images/biaoyu.png) no-repeat;}
.nav{ padding-bottom:20px;}
.nav1{ float:left; width:720px; margin-left:240px;}
.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;}



