﻿@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; width:100%;}
table th , table td {padding:0px;}
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;

/*其他*/

.cntrBody{ font-size:14px; color:#000000; line-height:26px;}
.cur{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;}




#roll_top,#fall,#ct{position:relative;cursor:pointer;height:60px;width:52px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}





/*end reset*/



/* CSS Document */
body{background:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}

.header_top { width:100%; height:45px; background:url(Img/Common/header_top.png) repeat-x left bottom; background-color:#f0f0f0;}
.header_top p{ float:left; line-height:45px; font-size:13px; color:#666;}
.header_top ul{ float:right; width:210px; margin-top:12px; font-size:13px;}
.header_top li{ float:left; padding:0 10px; border-right:1px solid #c7c7c7; position:relative}
.header_top li.last{ border:none; padding-right:0;}
.header_top li a{ color:#666}
.header_top li img{ display:none; position:absolute; top:30px; left:-20px;}
.header_top li:hover img{ display:block}

.header_center { overflow:hidden; width:1200px; margin:0 auto; height:105px;}
.header_center h1{ float:left; margin-top:22px;}
.header_center h2{ float:left; margin-top:22px; margin-left:10px; padding-left:15px; border-left:1px dotted #d9d9d9; font-size:24px; color:#007bc2;}
.header_center h2 p{ font-weight:normal; font-size:20px; color:#000;}
.header_center .phone{ overflow:hidden; float:right; padding-left:50px; background:url(Img/Common/phone.png) no-repeat left center; margin-top:30px;    margin-right: 34px}
.header_center .phone p{ font-size:13px; color:#000;}
.header_center .phone b{ display:block; font-size:22px; color:#007bc2; font-family:Arial; margin-top:5px;}

.header_nav { overflow:hidden; width:100%; height:60px; line-height:60px; font-weight: bold; background-color:#007bc2;}
.header_nav ul{ overflow:hidden}
.header_nav li{ float:left; font-size:15px;}
.header_nav a{ display:block; color:#fff; text-decoration:none}
.header_nav li:hover,.header_nav li.cur{ background-color:#252525;}

/*footer*/
.footer { overflow:hidden; width:100%; padding-top:45px; background-color:#1f1f23; padding-bottom:30px;}
.footer dl{ overflow:hidden; float:left; margin-right:80px;}
.footer dt{ font-size:13px; margin-bottom:20px; color:#fff;}
.footer dt a{ color:#fff;}
.footer dd{ overflow:hidden}
.footer dd p{ font-size:12px; color:#999; line-height:23px;}
.footer dd p a{ color:#999;}
.footer dd p a:hover{ color:#fff;}
.footer dd p img{ margin-right:5px; position:relative; top:3px;}
.footer dd span{ overflow:hidden; display:block; margin-top:20px; height:34px; line-height:34px; font-size:12px; color:#767676;}
.footer dd span a{ display:inline-block; width:34px; height:34px; margin-left:12px;}
.footer dd span em{ display:inline-block; height:34px; position:relative; top:-12px;}
.footer dd span .a01{ background:url(Img/Common/share01.png) no-repeat center top;}
.footer dd span .a02{ background:url(Img/Common/share02.png) no-repeat center top;}
.footer dd span .a03{ background:url(Img/Common/share03.png) no-repeat center top;}
.footer dd span a:hover{ background-position:bottom}

.footer .dllast{ margin-right:0}
.footer .ewm{ overflow:hidden; width:100px; float:right}
.footer .ewm p{ text-align:center; font-size:13px; color:#fff; margin-bottom:20px;}
.footer .ewm img{ display:block; margin:0 auto}
.footer .ewm span{ display:block; text-align:center; font-size:12px; color:#999; margin-top:10px;}
.footer .link{ overflow:hidden; width:100%; padding:20px 0; border-top:1px solid #303030; border-bottom:1px solid #303030; margin-top:45px; margin-bottom:30px;}
.footer .link h3{ float:left; font-weight:normal; font-size:12px;}
.footer .link h3 a{ color:#666;}
.footer .link ul{ overflow:hidden; width:800px; float:left; margin-left:10px;}
.footer .link li{ float:left; margin:0 8px; font-size:12px;}
.footer .link li a{ color:#999;}
.footer .link .lk{ float:right; font-size:12px; color:#666;}
.footer .info{ overflow:hidden; width:100%;}
.footer .info p{ text-align:center; font-size:12px; color:#666; line-height:25px;}
.footer .info p a{ color:#666}
.footer .info p i{ margin:0 5px;}

/*下拉*/

.header .sedNav{position:absolute; background: url(Img/Common/erji_bg.png) repeat center; top:210px; z-index:99;width:110px; display:none;}

.header .sedNav ul{ float:left; text-align:center; width:110px;}
.header .sedNav li{ float:left; width:100%}

.header .sedNav li.noPr{ padding-right:0;}
.header .sedNav li p{ height:39px; line-height:39px;}
.header .sedNav li p a{ color:#fff; font-size:13px;}
.header .sedNav li p a:hover{ color:#C80B0F; font-weight:bold;}

.header .header_nav li.right_SN:hover .sedNav{ display:block;}
.header .header_nav li.left_SN:hover .sedNav{ display:block;}

.xzclear{clear:both;}
.xzborder{width:99%;border:1px solid #ddd; margin-top:15px;}
.xztitle{width:100%; height:38px; line-height:38px; font-size:16px; color:#FFFFFF; background-color:#007bc2; text-align:center;}
.xzlist li{ width:98%; margin:0 auto; line-height:30px; height:30px; text-align:left; border-bottom:1px dashed #CCCCCC; list-style:none; overflow:hidden; margin-bottom:5px;}
.xzlist li a{font-size:14px; text-decoration:none; color:#333;}
.xzlist li a:hover{color:#ff0000;}
.xzlist li span{font-size:14px; font-family:"宋体"; margin-right:5px;}

.xzpic li{float:left; width:23%; margin-left:1%; margin-right:1%; list-style:none; margin-top:10px;}
.xzpic li a{font-size:14px; text-decoration:none; color:#333;}
.xzpic li a:hover{color:#ff0000;}
.xzpic li img{width:100%;}
.xzpic li div{text-align:center; padding:10px 0 10px 0;}

.xzleft{float:left; width:47%; margin-right:2%; border:1px solid #ddd;}