﻿@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(/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-color:#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%;background-color:#fff;position: relative;z-index: 55555555;}

.header_top { overflow:hidden; width:100%; height:36px; background-color:#f3f3f3;}
.header_top p{ font-size:13px; color:#666; line-height:36px; float:left;}
.header_top ul{ overflow:hidden; float:right; margin-top:10px;}
.header_top li{ float:left; padding:0 10px; border-right:1px dotted #929292;}
.header_top .last{ border:none; padding-right:0}
.header_top li a{ font-size:13px; color: #666;}

.header_center { overflow:hidden; width:1200px; margin:0 auto; height:125px;}
.header_center h1{ float:left; margin-top:30px;}
.header_center h2{ font-size:22px; color:#fc6b00; float:left; padding-left:15px; margin-left:15px; border-left:1px dotted #cacaca; margin-top:25px;}
.header_center h2 em{ display:block; font-size:16px; color:#333}
.header_center h2 span{ display:block; font-weight:normal; font-size:16px; color:#666;}
.header_center ul{ overflow:hidden; float:left; margin-left:40px; margin-top:27px;}
.header_center li{ float:left; width:70px; margin:0 5px; text-align:center; font-size:14px; color:#666;}
.header_center li i{ display:block; width:44px; height:44px; overflow:hidden; position:relative; margin:0 auto; margin-bottom:10px;}
.header_center li:hover img{ margin-top:-44px;}
.header_center .phone { overflow:hidden; float:right; padding-right:45px; background:url(Img/Common/phone.png) no-repeat right center; margin-top:40px;}
.header_center .phone p{ font-size:13px; color:#828282;}
.header_center .phone span{ display:block; font-size:26px; color:#fc6b00; font-family:Arial;}

.header_nav { width:100%; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:60px; font-size:14px; line-height:14px;}
.header_nav ul{width:1200px;height:60px;margin:0 auto;border-left:1px solid #e0e0e0;}
.header_nav li{float:left;width:149px;height:60px;line-height:60px;position: relative;text-align:center;border-right:1px solid #e0e0e0;}
.header_nav li a{ display:block; width:100%; height:100%; color:#595959; text-decoration:none}
.header_nav li i{ display:inline-block; width:24px; height:20px; position:relative; overflow:hidden; top:4px;}
.header_nav li i{ *display:inline}
.header_nav li img{ display:block; position:absolute; left:0; top:0}
.header_nav li.cur,.header_nav li:hover{ background-color:#fc6b00;border-top:1px solid #e0e0e0;}
.header_nav li.cur img,.header_nav li:hover img{ top:-20px;}
.header_nav li.cur a,.header_nav li:hover a{ color:#fff;}

/*二级菜单*/
.header_nav .next_nav{position:absolute;width: 100%;background:#fff;display: none;top:100%;left:0;}
.header_nav .next_nav a{display:block;width: 100%;height:45px;line-height:45px;font-size:14px;}
.header_nav .next_nav .last{ border:none}
.header_nav .next_nav a:hover{color:#fff;background:#ff6700;}
.header_nav li:hover .next_nav{ display:block}
.header_nav li:hover .next_nav a{ color:#595959;}
.header_nav li:hover .next_nav a:hover{color:#fff;}


/*footer*/
.footer { overflow:hidden; width:100%; padding:55px 0; background-color:#292e34;}
.footer .list{ overflow:hidden; float:left; padding-left:60px; width:155px; background:url(Img/Common/f_x.png) repeat-y right top; height:220px;}
.footer .list h3{ font-size:16px; margin-bottom:40px;}
.footer .list h3 a{ color:#fff;}
.footer .list p{ font-size:13px; line-height:42px; color:#999;}
.footer .list p a{ color:#999;}
.footer .list p a:hover { color:#fff}
.footer .last{ overflow: visible; width:290px;}
.footer .last ul{ width:100%; height:95px; margin-left:-15px;}
.footer .last li{ float:left; width:65px; height:100%; position:relative; margin:0 5px;}
.footer .last li img{ display:block; margin:0 auto; margin-bottom:10px;}
.footer .last li a{ display:block; font-size:13px; color:#9e9e9e; text-align:center; text-decoration: none}
.footer .last li .wx{ position:absolute; left:65px; top:-40px; display:none; max-width:none}
.footer .last li:hover .wx{ display:block}
.footer .last li:hover a{ color:#f07800;}
.footer .last em{ display:block; font-size:12px; color:#fff;}
.footer .last span{ display:block; font-size:22px; color:#fff; margin-top:5px;}
.footer .ewmsj{ overflow:hidden; float:right; margin-right:45px; margin-top:55px;}
.footer .ewmsj img{ display:block; margin-bottom:10px;}
.footer .ewmsj p{ font-size:13px; color:#9e9e9e; text-align:center}
.footer .fbtm {overflow:hidden;width: 1200px;margin:0 auto;margin-top:95px;}
.footer .fbtm .btmlist{overflow:hidden;float:left;width: 33.33%;padding-left:20px;}
.footer .fbtm .btmlist p{font-size:13px;color:#9e9e9e;margin-bottom: 17px;position: relative;}
.footer .fbtm .btmlist a{ color:#9e9e9e}
.footer .fbtm .btmlist img{margin-right: 13px;margin-top: -7px;display: inline-block;vertical-align: middle;position:relative;top:2px;}

/*悬浮*/
.fixed_box { overflow:hidden; width:100%; height:148px;position:fixed; left:-100%; bottom:0; padding-right:197px; z-index:999}
.fixed_box .open{ display: block; cursor:pointer; position:absolute; right:0; top:8px;}
.fixed_box .fxbox { overflow:hidden; width:100%; height:100%; background:url(Img/Common/f_xf_bg.png) repeat center; }
.fixed_box .img{ display:block; float:left; margin-left:115px; margin-top:20px;}
.fixed_box .wen{ overflow:hidden; float:left; padding-left:90px; margin-top:35px;}
.fixed_box p{ font-size:20px; color:#fff; margin-bottom:20px;}
.fixed_box p b{ font-size:24px; color:#fef338;}
.fixed_box input{ display:block; float:left; width:186px; height:37px; line-height:37px; padding:0 10px; margin-right:14px; font-size:13px; color:#666; border:none; outline:none; background-color:#fff;}
.fixed_box span{ display:block; float:left; width:150px; height:37px; text-align:center; line-height:37px; background-color:#ff9000; font-size:13px; color:#fff; cursor:pointer;}
.fixed_box .close{ display:block; position:absolute; left:50%; margin-left:460px; top:40px; cursor:pointer}

/*弹框*/
#tk { display:none; overflow:hidden; width:100%; height:100%; position:fixed; left:0; top:0; background:url(Img/Common/tk_bg.png) repeat center; z-index:99}
#tk .tkbox{ overflow:hidden; width:490px; height:360px; background-color:#fff; position:absolute; left:50%; top:50%; margin-left:-245px; margin-top:-180px; border-radius:3px;}
#tk h3{ padding-left:20px; height:42px; border-bottom:1px solid #ededed; line-height:42px; background-color:#f7f7f7; font-weight:normal; font-size:14px; color:#333; margin-bottom:30px;}
#tk .close{ display:block; position:absolute; right:30px; top:15px; cursor:pointer}
#tk ul{ overflow:hidden; width:100%;}
#tk li{ overflow:hidden; width:100%; padding-bottom:24px; height:45px;}
#tk li span{ display:block; float:left; width:120px; text-align:right; height:45px; font-size:16px; color:#666; line-height:45px; padding-right:20px;}
#tk li input{ display:block; float:left; width:250px; padding:0 10px; height:43px; border:1px solid #dfdfdf; border-radius:3px; font-size:14px; color:#999; outline:none; line-height:43px;}
#tk li input.yz{ width:120px;}
#tk li em{ display:block; width:120px; height:45px; text-align:center; line-height:45px; font-size:16px; color:#fff; cursor:pointer; float:left; background-color:#dcdcdc; border-radius:3px; margin-left:10px;}
#tk li b{ display:block; width:272px; font-weight:normal; float:left; height:45px; text-align:center; line-height:45px; background-color:#fc6b00; border-radius:3px; font-size:16px; color:#fff; cursor:pointer;}

/*fixed_right*/
.fixed_right { overflow:hidden; width:70px; border:1px solid #dedede; position: fixed; right:0; top:50%; margin-top:-145px; border-bottom:none; background-color:#fff}
.fixed_right ul{ overflow:hidden;}
.fixed_right li{ overflow:hidden; width:70px; height:89px; border-bottom:1px solid #dedede; text-align:center;}
.fixed_right li a{ display:block; text-align:center; text-decoration:none; font-size:13px; color:#333;}
.fixed_right li img{ display:block; margin:15px auto;}

.eemmm{ overflow:hidden; width:185px; height:185px; padding:20px; position:fixed; left:60%; top:50%; margin-left:-112px; margin-top:-112px; display:none; background-color:#fff;}
.eemmm img{ display:block; width:100%; height:100%;}
.eemmm span{ display:block; position:absolute; right:5px; top:5px; font-size:14px; cursor:pointer;}