﻿@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;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*/

/*留言样式*/
#bodd .ImTable{ border: 9px solid #077AD4;}

#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;}


/* 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{width:100%; overflow:hidden; background-color:#fff;}

.header_top { overflow:hidden; width:100%; height:40px; background:url(Img/Common/header_top.png) repeat-x left top;}
.header_top p{ float:left; line-height:40px; font-size:14px; color:#666}
.header_top ul{ overflow:hidden; float:right; margin-top:10px;}
.header_top li{ float:left; padding:0 10px; border-right:2px solid #666}
.header_top li a{ font-size:14px; color:#666;}
.header_top .last{ padding-right:0; border:none}

.header_center { overflow:hidden; width:1200px; height:130px; margin:0 auto}
.header_center h1{ float:left; margin-top:30px;}
.header_center h2{ float:left; font-weight:normal; padding-left:20px; margin-left:24px; border-left:1px solid #cfcfcf; margin-top:30px; font-size:24px; color:#f8861a}
.header_center em{ display:block; font-size:22px; color:#006cb5; margin-top:5px;}
.header_center .phone{ overflow:hidden; padding-left:60px; margin-top:30px; background:url(Img/Common/phone.png) no-repeat left center; float:right;}
.header_center p{ font-size:18px; color:#333;}
.header_center b{ display:block; font-size:26px; color:#008fd7; margin-top:5px;}

.header_nav { overflow:hidden; width:100%; height:60px; background-color:#006cb5;}
.header_nav ul{ overflow:hidden;}
.header_nav li{ float:left; line-height:60px; font-size:16px;}
.header_nav li a{ display:block; color:#fff; text-decoration:none; padding:0 43px;}
.header_nav li:hover,.header_nav li.cur{ background-color:#fb851a}

.footer { overflow:hidden; width:100%; padding:30px 0 20px 0; background-color:#0075c4;}
.footer .fnav{ overflow:hidden; width:100%; text-align:center; margin-bottom:30px; font-size:14px;}
.footer .fnav a{ display:inline-block; color:#fff; margin:0 20px;}
.footer .fnav a{*display:inline}
.footer .container{ overflow:hidden}
.footer h2{ float:left; margin-top:35px;}
.footer .wen{ overflow:hidden; width:500px; padding-left:85px; margin-left:70px; float:left; border-left:1px solid #1a83ca; border-right:1px solid #1a83ca; height:132px; font-size:16px; color:#ececec; line-height:32px; margin-top:10px;}
.footer .ewm{ float:right; width:138px; background-color:#f1f1f1; text-align:center; margin-right:90px; border:4px solid #fff;}
.footer em{ display:block; font-size:14px; color:#0075c4; margin:7px 0}



/*右侧浮动*/
.float{ position:fixed; top:50%; right:0; margin-top:-176px; z-index:2000; width:48px; height:250px;}
/*.float_show{ background:url(/Skins/Default/Img/Common/float_yy.png) repeat; width:48px; height:48px;}*/
.float_show a{ background-color:#0075c4;display:block; color:#FFF; font-size:16px; width:auto; height:48px; overflow:hidden;text-decoration: none;}
.float_show a img{ vertical-align:middle;}
.float_show.float_show0{ background:url(/Skins/Default/Img/Common/float_cur.png) no-repeat top; padding-top:6px; height:48px;}
.float_show.float_show0 a{ background:url(/Skins/Default/Img/Common/float_icon1.png) no-repeat; width:48px; height:48px;}
.float_show:hover a{ background-color:#FB851A; line-height:48px; color:#FFF;}
.float_show.float_show0:hover{ background:url(/Skins/Default/Img/Common/float_curho.png) no-repeat top;}
.float_show.float_show0:hover a{ background:url(/Skins/Default/Img/Common/float_icon_ho1.png) no-repeat;}
.float_wx{ display:none; position:absolute; top:-128px; left:-188px; background:url(/Skins/Default/Img/Common/float_wxbd.png) no-repeat; width:144px; height:168px; padding:18px 27px 0 17px;}
.float_show.float_show1{ position:absolute; top:55px; right:-124px; width:172px;}
.float_show.float_show2{ position:absolute; top:153px; right:-172px; width:240px;}
.float_show.float_show3{ position:absolute; top:104px; right:-78px; width:126px;}
.float_show.float_show4{ position:absolute; top:202px; right:-78px; width:126px;}


#roll_top{background: #077AD4 url(/Skins/Default/Img/top.gif) no-repeat;}