﻿@charset "utf-8";
/*reset*/
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;width:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}
/*header*/
/*.header{ width:100%; height:134px; background-color:#fff; box-shadow:0 5px 10px #ddd; position:fixed; left:0; top:0; z-index:1000;}*/
.header{ width:100%; height:134px; position:fixed; margin:auto;left:0; right:0; top:0px; background-color:#fff; z-index:1000;
          transition:all 1s ease-in-out; /*box-shadow:0 5px 10px #ddd;*/}
.header.show{ top:0 !important; transition:all 1s ease-in-out;}
.headerTop { width:100%; height:34px; background-color:#222326; z-index: 2;}
.headerTop li.first{  position: relative;  margin: 0 auto;  padding-right: 10px;}
.headerTop li .ewm{ position:absolute; left:-20px; top:36px; display:none; z-index:99;width: 100px;}
.headerTop li:hover .ewm{ display:block; cursor:pointer;}
.headerTop p{ float:left; line-height:34px; font-size:13px; color:#878787; margin-left:30px;}
.headerTop ul{float:right; margin-top:8px; margin-right:20px;}
.headerTop li{ float:left; padding:0 10px; border-right:1px solid #878787; font-size:13px;}
.headerTop li a{ color:#878787}
.headerTop li.last{ border:none}
.headerTop li img{ margin:0 5px;}


.headerNav { width:100%;}
.headerNav h1{ float:left; margin-left:3%; width:10%; margin-top:8px;}
.headerNav h1 img{ display:block; width:100%;}
.headerNav>ul{ float:right; margin-right:10px; margin-top:30px; width:80%}
.headerNav>ul>li{ float:left; font-size:16px; color:#333; padding:12px 0; width:12%; text-align:center; position:relative;}
.headerNav>ul>li>a{ display:block; text-decoration:none; border-right:1px solid #ccc;}
.headerNav>ul>li.last>a{ border:none}
.headerNav>ul>li.cur,.headerNav>ul>li:hover{ background:url(Img/Common/headerNavCur.png) no-repeat center; background-size:80%;}
.headerNav>ul>li.cur>a,.headerNav>ul>li:hover>a{ color:#fff;}
/*下拉*/

.header .sedNav{ padding:10px 30px 20px 30px; position:absolute; background:#ffffff; top:40px; z-index:99;width:71px; display:none;}
.header .sedNav .kkk{ display:block; width:100%; height:50px; position:absolute; left:0; top:-30px;}
.header .sedNav dl{ overflow:hidden; float:right; padding-left:20px; background:url(Img/Common/sednavBg.png) no-repeat right top;}
.header .sedNav dt{ border:10px solid #fff; margin-top:10px;}
.header .sedNav dt img{ display:block;}
.header .sedNav dd{ margin-top:5px;}
.header .sedNav dd h5{ font-size:18px; color:#c8151e; font-weight:normal; line-height:18px;}
.header .sedNav dd p{ font-size:14px; color:#3b3b3b; line-height:14px; margin-top:6px; margin-bottom:10px;}
.header .sedNav dd span{ font-size:10px; color:#c0c0c0; display:block; line-height:11px; margin-top:5px;}
.header .sedNav ul{ float:left; margin-left:10px; margin-top:4px; text-align:left;}
.header .sedNav li{ float:left;}
.header .sedNav li.noPr{ padding-right:0;}
.header .sedNav li p{ height:39px; line-height:39px;}
.header .sedNav li p a{ color:#3b3b3b; font-size:13px;}
.header .sedNav li p a:hover{ color:#147F0D; font-weight:bold;}
.header .headerNav li.right_SN:hover .sedNav{ display:block; left:0;}
.header .headerNav li.left_SN:hover .sedNav{ display:block; right:0}
/*kehu*/
.side{position:fixed;width:54px;height:275px;right:0;top:178px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#006d33;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox img{float:left;}
.side ul li .ewm{ display:block; position:absolute; left:-100px; top:-100px; display:none;}
.side ul li:hover .ewm{ display:block;}
.side ul li a{ text-decoration:none;}

.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:65%; right:50%; margin-right:-644px; cursor:pointer;  display:none;z-index: 99;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

