﻿@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 ,i {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;outline:none;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*/


/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}



#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;}


/* 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: 35px;border-bottom: 1px solid #e9e9e9;position: relative;z-index: 3;}
.header {max-width: 1200px;height: 36px;margin:0 auto;}
.header p {float: left;height: 36px;line-height:36px;font-size: 14px;color: #333;}
.header p i {color: #785200;}
.header .hdu1 {float: right;height: 16px;margin-top: 10px;}
.header .hdu1 li {float: left;height: 16px;font-size:13px; line-height: 16px;border-left: 1px solid #bfbfbf;color: #333333;}
.header .hdu1 li a{padding:0 9px;color: #333333;}

.header .hdu1 li.li1 {border-left: none;padding-right: 20px;background: url(../images/h_icon01.png) no-repeat 60px center;}
.header .hdu1 li.li2 {padding-right: 20px;background: url(../images/h_icon02.png) no-repeat 75px center;position: relative;}
.header .hdu1 li.li2 span {display: none;width: 100px;height: 100px;padding: 10px;background: #e9e9e9;z-index: 3;position: absolute;left: -5px;top: 16px;border-radius: 6px;}
.header .hdu1 li.li2 span img {display: block;width: 100px;height: 100px;}
.header .hdu1 li.li2 i {padding:0 9px;color: #333333;}
.header .hdu1 li.li2:hover span {display: block;}

/* logo部分 */
.logo {height: 145px;position: relative;z-index: 2;}
.logo .container {height: 145px; position: relative;}
.logo .logoImg {position: absolute;left: 0;top: 30px;}
.logo .logoImg img {display: block;width: 205px;height: 76px;}
.logo .l_title {width: 520px;height: 55px;position: absolute;left:85px;top: 35px;}
.logo .l_title .l_p1 {font-size: 18px;position: relative;color: #000; font-weight:bold;}
.logo .l_title .l_p2 {font-size: 18px;color: #bf955f;margin-top: 5px;font-weight: bold;}
.logo .l_title .l_p3 {font-size: 14px;color: #666;height: 20px;line-height: 20px;}
.logo .tel {position: absolute;right: 0;top: 44px;padding-left: 45px; background: url(../images/l_tel.png) no-repeat left bottom;}
.logo .tel .tel_p1 {font-size: 13px;color: #fff;height: 24px; line-height: 24px;margin-bottom: 15px;padding: 0 15px;background: #ffcd32;text-align: center;border-radius: 12px;}
.logo .tel .tel_p2 {font-size: 26px;height: 26px;line-height: 26px; color:#0D4DA1;font-weight: bold;}
.logo .tel .tel_p1 a{ color:#666;}
/* nav部分 */
.Nav { height:52px;background: #0D4DA1;position: relative;z-index: 3;}
.Nav .container {height: 52px;}
.Nav .navbox{width:1036px;margin-left: 164px;}
.Nav .navUl>li{ font-size:16px;float:left; border-right: 1px solid #166dbf;border-left: 1px solid #002d57;}
.Nav .navUl>li>a{color: #fff;display: block;position: relative;text-decoration: none;height: 52px;line-height: 52px;}
.Nav .navUl>li>a>i {display: none;width: 13px;height: 5px;background: url(../images/xla01.png) no-repeat center ;position: absolute;left: 50%;margin-left: -6px;bottom: -5px;z-index: 99;}

.Nav .navUl>li:hover,.Nav .navUl>li.cur {background: #ffcd32;}
.Nav .navUl>li:hover>a,.Nav .navUl>li.cur>a {color: #3b382e;}

.Nav .navUl .xial{position: absolute;top: 52px;height: 164px;padding-top: 24px;background: url(../images/navbg.png);width: 100%;left: 0;display: none;}
.Nav .navUl .xial .box{width: 1200px;margin: 0 auto;}
.Nav .navUl .xial .box dl{width: 100%;}
.Nav .navUl .xial .box dt{width: 134px;height: 134px;float: left;margin-left: 15px;}
.Nav .navUl .xial .box dd{float: left;margin-left: 48px;width: 474px;padding-top: 18px;}
.Nav .navUl .xial .box dd>a{display: block;float: left;width: 146px;padding-left: 12px;background: url(../images/nav_icon01.png) no-repeat left center;font-size: 14px;color: #fff;margin-bottom: 20px;}
.Nav .navUl .xial .box dd a:hover{color: #ffcd32;font-weight: bold;background: url(../images/nav_icon02.png) no-repeat left center;}
.Nav .navUl li:hover .xial{display: block;}
.Nav .navUl li:hover i{display: block;}

.Nav .yefw {width: 164px;float: left;}
.Nav .yefw p {height: 52px;line-height: 52px;font-size: 16px;color: #fff;text-indent: 65px;}

.Nav .yefw p:hover,.Nav .yefw p.cur {height: 52px;line-height: 52px;font-size: 16px;color: #3b382e;background: #ffcd32;text-indent: 65px;}



.Nav .yefw p span{display: block;height: 52px;background: url(../images/menu02.png) no-repeat 34px 17px;position: relative;}
.Nav .yefw p span a{ color:#fff;}

.Nav .yefw p span:hover,.Nav .yefw p.cur span{display: block;height: 52px;background: url(../images/menu01.png) no-repeat 34px 17px;position: relative;}
.Nav .yefw p span a:hover,.Nav .yefw p span:hover a,.Nav .yefw p:hover span a,.Nav .yefw p.cur span a{ color:#3b382e;}


.Nav .yefw p i {display: none;width: 13px;height: 5px;background: url(../images/xla01.png) no-repeat center ;position: absolute;left: 50%;margin-left: -6px;bottom: -5px;z-index: 99;}
.Nav .yefw .xial{position: absolute;top: 52px;height: 164px;padding-top: 24px;background: url(../images/navbg.png);width: 100%;left: 0;display: none;}
.Nav .yefw .xial .box{width: 1200px;margin: 0 auto;}
.Nav .yefw .xial .box dl{width: 100%;}
.Nav .yefw .xial .box dt{width: 134px;height: 134px;float: left;margin-left: 15px;}
.Nav .yefw .xial .box dd{float: left;margin-left: 48px;width: 474px;padding-top: 18px;}
.Nav .yefw .xial .box dd a{display: block;float: left;width: 146px;padding-left: 12px;background: url(../images/nav_icon01.png) no-repeat left center;font-size: 14px;color: #fff;margin-bottom: 20px;}
.Nav .yefw .xial .box dd a:hover{color: #ffcd32;font-weight: bold;background: url(../images/nav_icon02.png) no-repeat left center;}
.Nav .yefw:hover .xial{display: block;}


.Nav .yefw ul {display: none; width: 164px;background: url(../images/bg01.png);}
.Nav .yefw ul li {height: 44px;line-height: 44px;text-indent: 35px;font-size: 14px;}
.Nav .yefw ul li a {display: block;height: 44px;background: url(../images/jtl01.png) no-repeat 24px center;color: #fff;}
.Nav .yefw ul li:hover {background: #0D4DA1;font-weight: bold;}

.Nav .yefw:hover p i {display: block;}
.Nav .yefw:hover ul {display: block;}


/*footer*/
.footer{width: 100%;border-top:3px solid #dddddd;}
.footerTop{width: 100%;background: #ebebeb;padding-top: 26px;padding-bottom: 40px;}
.footerTop .conL{width: 536px;float: left;}
.footerTop .conL dl{float: left;height: 273px;background: url(../images/footer_xian.png) no-repeat right top;}
.footerTop .conL dt{font-size: 16px;color: #333333;margin-bottom: 14px;}
.footerTop .conL dd a{display: block;padding-left: 10px;background: url(../images/footer_icon05.png) no-repeat left center;font-size: 13px;color: #666666;margin-top: 11px;} 
.footerTop .conL dd a:first-child{margin-top: 0;}
.footerTop .conL dl.dl1{width: 137px;}
.footerTop .conL dl.dl2{width: 144px;padding-left: 48px;}
.footerTop .conL dl.dl3{width: 139px;padding-left: 55px;}
.footerTop .conR{width: 610px;float: right;}
.footerTop .conR .box1{float: left;}
.footerTop .conR .box1 p{font-size: 13px;color: #666666;margin-bottom: 9px;}
.footerTop .conR .box1 p a{color: #666666;}
.footerTop .conR .box1 i{display: block;width: 260px;height: 1px;background: #dddddd;margin: 28px 0 20px 0;} 
.footerTop .conR .phone{padding-left: 66px;background: url(../images/footer_icon01.png) no-repeat left center;}
.footerTop .conR .phone span{display: block;font-size: 27px;color: #666666;}
.footerTop .conR .phone em{display: block;font-size: 14px;color: #666666;}
.footerTop .conR .box2{width: 222px;float: right;}
.footerTop .conR .box2 .ma{width: 100%;}
.footerTop .conR .box2 .ma p{float: left;width: 100px;text-align: center;}
.footerTop .conR .box2 .ma img{display: block;}
.footerTop .conR .box2 .ma span{display: block;font-size: 14px;color: #666666;margin-top: 9px;}
.footerTop .conR .box2 .ma p:first-child{margin-right: 20px;}
.footerTop .conR .box2 .link{width: 220px;height: 28px;line-height: 28px;float: right; display:none; border: 1px solid #b5b5b5;margin-top: 38px;text-indent: 10px;font-size: 14px;color: #666666;background: url(../images/footer_icon02.png) no-repeat 194px center;cursor: pointer;position: relative;}
.footerTop .conR .box2 .link .con{width: 220px;position: absolute;left:-1px;}
.footerTop .conR .box2 .link .con a{display: block;height: 28px;line-height:28px;font-size: 14px;color: #555;background: #fff;border-top: 1px solid #e6e6e6;}
.footerTop .conR .box2 .link .con a:first-child{border-top: none;}
.footerTop .conR .box2 .link .con a:hover{background: #e6e6e6;color: #333;}
.footerTop .conR .box2 .link .Border{border:1px solid #e6e6e6;border-bottom: none;}
.footerBottom{width: 100%;background: url(../images/footerbg.jpg) no-repeat center;height: 82px;position: fixed;bottom: 0;left: 0;z-index:12999;}
.footerBottom .Input{float: left;overflow: hidden;width: 380px;height: 45px;background: #fff;margin-top: 21px;margin-left:20px;margin-right:20px;}
.footerBottom .Input span{display: block;width: 48px;height: 45px;border-right: 1px solid #b5b5b5;float: left;}
.footerBottom .Input input{width: 326px;height: 45px;line-height: 45px;text-indent: 15px;padding-right: 5px;border: none;outline: none;font-size: 14px;color: #000;float: left;}
.footerBottom .Input1 span{background: url(../images/footer_icon03.png) no-repeat center;}
.footerBottom .Input2 span{background: url(../images/footer_icon04.png) no-repeat center;}
.footerBottom .Input1{margin-left:215px;margin-right: 8px;}
.footerBottom a{display: block;width: 130px;height: 45px;margin-top: 21px;margin-left: 8px;float: left;}


/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.b15{background: url(../images/skinsvibtn.png) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}

.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; z-index: 999; overflow:hidden; position:fixed; top:70%; 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;}

.qcode{
    top: -55px;
    left: -104px;
display: none;
	}
/*.qcode img{ width:120px ! important ; height:120px ! important ;}*/
    /*右侧浮动*/
.float{ position:fixed; top:42%; right:0; margin-top:-176px; z-index:2000; width:48px; height:250px;}
/*.float_show{ background:url(../images/float_yy.png) repeat; width:48px; height:48px;}*/
.float_show a{ background-color:#0d4da1;display:block; color:#FFF; font-size:16px; width:auto; height:48px;text-decoration: none;}
.float_show a img{ vertical-align:middle;}
.float_show.float_show0{ display:none; /*background:url(../images/float_cur.png) no-repeat top;*/ padding-top:6px; height:48px;}
.float_show.float_show0 a{display:none; background:url(../images/float_icon1.png) no-repeat; width:48px; height:48px;}
.float_show:hover a{ background-color:#ffcd32; line-height:48px; color:#3b382e;}
.float_show.float_show0:hover{ background:url(../images/float_curho.png) no-repeat top;}
.float_show.float_show0:hover a{ background:url(../images/float_icon_ho1.png) no-repeat;}
.float_wx{ display:none; position:absolute; top:-128px; left:-188px; background:url(../images/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:194px;}
.float_show.float_show2{ position:absolute; top:104px; right:-172px; width:247px;}
.float_show.float_show3{ position:absolute; top:153px; right:-78px; width:126px;}
.float_show.float_show4{ position:absolute; top:202px; right:-78px; width:126px;}

#wxcodeimg img{width:5rem;}