﻿@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;

/*其他*/
.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;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;}




#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/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-color:#fff; overflow-x:hidden; color:#000; font-size:12px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto;margin-right:auto;width: 1261px;}

/*页眉*/
.header{width:100%;/* overflow:hidden; */background-color:#fff;}

.header_top { width:100%; height:30px; background-color:#f9f9f9; border-bottom:1px solid #ededed;}
.header_top p{ float:left; line-height:30px; font-size:12px; color:#666}
.header_top ul{ float:right; width:320px; margin-top:8px;}
.header_top li{ float:left; width:84px; border-right:1px dotted #acaaa9; text-align:center; font-size:12px; color:#666; position:relative}
.header_top li a{ color:#666}
.header_top .last{ width:65px; text-align:right; border:none;}
.header_top li img{ display:none; position:absolute; top:25px; left:-10px; border:1px solid #ddd}
.header_top li:hover img{ display:block}

.header_center {overflow:hidden;width:1200px;margin:0 auto;height:100px;}
.header_center h1{ float:left; margin-top:30px;}
.header_center h2{font-size: 20px;color: #ef7600;padding-left:30px;margin-left: -18px;float:left;margin-top:25px;/* border-left:1px solid #d9d7d7; */line-height:25px;text-align: center;}
.header_center h2 em{display:block;font-size: 18px;color:#383431;}
.header_center .phone{ overflow:hidden; float:right; margin-top:30px; padding-left:45px; background:url(../images/phone.png) no-repeat left center;}
.header_center .phone p{font-size: 14px;color:#666;}
.header_center .phone i{display:block;font-size: 29px;color: #f08500;font-family:'Times New Roman';font-weight: bold;font-style: normal;}

.header_nav {/* overflow:hidden; */width:100%;height:63px;/* background:url(../images/header_nav_bg.png) repeat-x left top; */background: #ee7200;}

.header_nav {}
.header_nav ul{/* overflow:hidden */}
.header_nav li{float: left;font-size:16px;line-height:63px;/* background: url(../images/header_nav_bor.png) no-repeat right center */padding: 0 44px;border-right: 1px dashed #ff810e;}
.header_nav li a{ display:block; text-decoration:none; color:#fff;}
.header_nav .last{
    border-right:none ;
}
.header_nav li.cur,.header_nav li:hover{/* background:url(../images/header_nav.png) repeat-x left top; */background: #ff810e;}

li {}

/*footer*/
.footer {overflow:hidden;width:100%;padding:35px 0;background-color: #2d2d2d;}
.footer .topnav{ overflow:hidden; width:100%; padding-bottom:30px; border-bottom:1px solid #4c4946; margin-bottom:35px;}
.footer .topnav ul{ overflow:hidden; width:1200px; margin:0 auto;}
.footer .topnav li{ float:left; width:119px; text-align:center; border-right:1px dotted #6a6765; font-size:14px;}
.footer .topnav li a{ color:#c4c1c1;}
.footer .topnav li.last{ border:none}
.footer .btm{ overflow:hidden; width:1200px; margin:0 auto}
.footer h2{ float:left;  margin-top: 9px;}
.footer .info{ overflow:hidden; float:left; margin-left:60px; width:530px;}
.footer .info p{ font-size:14px; color:#999; line-height:30px;}
.footer .info a{ color:#999}
.footer .btm ul{ overflow:hidden; float:right;}
.footer .btm li{ float:left; width:110px; text-align:center; font-size:12px; color:#fff; margin-left:10px;}
.footer .btm li img{ display:block; margin-bottom:10px;}

.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:85%; right:51%; margin-right:-675px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/*搜索*/
.ss{ overflow:hidden; width:100%; background-color:#fff; height:64px;}
.ss p{ font-size:14px; line-height:70px;float:left; color:#EB2533}
.ss p a{ color:#000; padding:0 1px;}
.ss .ssk{ float:right; width:215px;  height:34px; margin-top:15px;margin-right:65px;}
.ss .ssk input{ width:160px; height:32px; line-height:35px; font-size:13px; color:#979797; border:1px solid #dfdfdf; border-right:none; outline:none; float:left; padding-left: 10px; padding-right: 10px;}
.ss .ssk a{ display:block; width:34px; height:34px; float:right; background:url(../images/ssfdj.jpg) no-repeat center;}