@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,li {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:none;}

/*定位*/
.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;font: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;}






/* header部分 */
.wrap-header {height: 45px; background:#222222;}
.header {max-width: 1200px;height: 45px;margin:0 auto;}
.header p {float: left;height: 45px;line-height:45px;font-size: 14px;color: #666;}
.header .hdu1 {float: right;height: 16px;margin-top: 6px;}
.header .hdu1 li{float: left;height: 16px;font-size:13px;color: #666;padding: 0 9px; line-height: 16px;border-left: 1px dotted #666;position: relative;}
.header .hdu1 li a{color: #666;text-decoration:none;}
.header .hdu1 li:first-child {border-left: none;padding-left:15px;}

.header .hdu1 li span {display: none;position: absolute;left: -30px;top: 15px;width: 135px;height: 135px;z-index: 2;padding: 25px 10px 10px 10px;background: #222222;}

.header .hdu1 li:hover span {display: block;}


/* logo部分 */
.logo {height: 140px;/* background: #e5e5e5; */border-bottom: 1px solid #d2d2d2;}
.logo .container {height: 140px; position: relative;}
.logo .logoImg {position: absolute;left: 7px;top: 17px;}
.logo .l_title {width: 450px;height: 95px;position: absolute;left: 170px;top: 0;padding:45px 0 0 20px;border-left: 1px solid #d2d2d2;}
.logo .l_title .l_p1 {font-size: 20px;position: relative;color: #d01817;}
.logo .l_title .l_p2 {font-size: 18px;color: #333;margin-top: 8px;overflow: hidden;}
.logo .l_title .l_p2 span {float: left;margin-right: 20px;padding-left: 35px;background: url(/skin/images/l_icon02.png)  no-repeat left center;height: 24px;line-height: 24px;}
.logo .l_title .l_p2 span:first-child {background: url(/skin/images/l_icon01.png) no-repeat left center;padding-left: 25px;}
.logo .l_ts {position: absolute;left: 700px;width: 215px;top: 0;padding: 35px 20px 0 0;height: 105px;border-right: 1px solid #d2d2d2;}
.logo .l_ts .ts_p {font-size: 16px;color: #1c1c1c;height: 24px;line-height: 24px;padding-right: 15px;background: url(Img/Index/ty01.png) no-repeat right center;}

.logo .tel {height: 46px;position: absolute;right: 0;top: 50px;padding-left: 50px; background: url(/skin/images/l_tel.png) no-repeat left center;}
.logo .tel .tel_p1 {font-size: 13px;color: #1c1c1c;height: 18px; line-height: 18px;}
.logo .tel .tel_p2 {font-size: 26px; color: #d01817; height: 30px;line-height: 30px;}


/* nav部分 */
.Nav{height:59px;border-top: 1px solid #f2f2f2;/* background: #e5e5e5; */border-bottom: 4px solid #d01817;}
.Nav .navBox{ line-height: 59px; }
.Nav .navUl{ width:102%}
.Nav .navUl>li{ font-size:15px; float:left;margin-left: 1px;}
.Nav .navUl>li a {color: #000;text-decoration:none;}
.Nav .navUl>li:hover ,.Nav .navUl>li.cur {background: #d01817;font-weight: bold;height: 61px;line-height: 61px;margin-top: -2px;}
.Nav .navUl>li:hover a,.Nav .navUl>li.cur a {color: #fff;}




















/*页眉*/
.header{width:100%;/* background-color:#fff; */position: relative;z-index: 999;}

.header_top {width:100%;height: 40px;border-bottom:1px solid #f1f1f1;background: #f5f5f5;}
.header_top p{font-size: 14px;color:#615f5f;line-height:40px;float:left;}
.header_top ul{ float:right; margin-top:10px;}
.header_top li{float:left;position:relative;padding:0 15px;font-size: 14px;color: #0f96c3;}
.header_top li img{margin-right:5px;vertical-align: middle;}
.header_top .li01{ color:#615f5f; cursor:pointer; border-right:1px dotted #615f5f;}
.header_top li .ewm{ display:none; position: absolute; left:0; top:40px; border:1px solid #999}
.header_top li:hover .ewm{ display:block}



.header_btm {width:1200px;margin:0 auto;height: 100px;}
.header_btm h1{float:left;height: 100px;overflow: hidden;}
.header_btm .nav{float:right;}
.header_btm .nav li{ float:left; font-size:14px;position: relative;}
.header_btm .nav li>a{display:block;color:#000;padding:0 20px;background:url(/skin/images/nav.png) no-repeat right 40px;padding-top:40px;font-size: 16px;height: 60px;text-decoration:none;}
.header_btm .nav li.last a{ background:none}
.header_btm .nav li.cur a,.header_btm .nav li:hover a{background: #0f96c3;color:#fff;}


.next_nav {overflow:hidden;min-width:150px;padding:20px 30px;background-color: #0f96c3;opacity:0.8;filter:alpha(opacity=80);position:absolute;left:0;top: 100px;display:none;}
.next_nav p{ font-size:14px; line-height:40px; padding-left:20px; background:url(/skin/images/erji.png) left center no-repeat;}
.next_nav p a{ color:#fff}
.next_nav p:hover a{ color:#f21012;}
.header_btm .nav li:hover .next_nav{display:block;}
/*footer*/

/*footer*/
.footer {overflow:hidden;width:100%;padding: 65px 0 0;background-color: #2e2e2e;}
.footer dl{float:left;overflow:hidden;margin-right: 100px;}
.footer dt{overflow:hidden;margin-bottom:17px;padding-bottom:15px;background: url(/skin/images/f01.png) no-repeat left bottom;font-size:18px;}
.footer dt a{ color:#ccc;}
.footer dd{overflow:hidden;margin-bottom: 15px;}
.footer dd a{ font-size:12px; line-height:30px; color:#828282; text-decoration:none}
.footer dd a:hover{ color:#fff;}
.footer .ewm{display:block;float: right;}
.footer .info{clear: both;font-size: 13px;background: #252525;line-height: 50px;height: 50px;}
.footer .info img{ display:block; margin-bottom:5px;}
.footer .info p{ font-size:12px; color:#757575; line-height:18px;}
.footer .info em{font-size:13px;color:#757575;margin-top:17px;}
.footer .info span{font-size: 16px;color:#757575;font-family:Arial;}
.footer .info select{ overflow:hidden; display:block; width:210px; height:30px; border:3px solid #383838; padding-left:10px; background:none; font-size:12px; color:#898989; outline:none}

#roll
{
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 43%;
	top: 86%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}
#roll_top
{
	background: url(/skin/images/top.jpg) no-repeat;
}#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 40px;
    width: 40px;
}
.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;}