﻿@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: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;}
li{list-style:none;}

-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:14px/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;}

/*清除浮动*/
.clearfix:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#000; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}



/* header */
.header{width: 100%;}
.headerTop{width: 100%;height: 36px;line-height: 36px;background: #f5f5f5;}
.headerTop p{font-size: 13px;height: 36px;line-height: 36px;color: #999999;float: left;}
.headerTop ul{float: right;}
.headerTop li{float: left;height: 36px;line-height: 36px;}
.headerTop li a{font-size: 13px;color: #999999;border-left: 1px solid #dddddd;padding: 0 16px;}
.headerTop li:first-child a{padding-left: 0;border-left:none}
.headerTop li.last a{padding-right: 0;}
.headerTop li.ma{position: relative;}
.headerTop li.ma a{text-decoration: none;}
.headerTop li .ewma{position: absolute;top: 36px;left: 0px;width: 100px;height: 100px;background: #0648DD;display: none;}
.headerTop li.ma:hover .ewma{display: block;}

.headerCenter{width: 100%;height: 122px;}
.headerCenter .box{float: left;margin-top: 8px;}
.headerCenter h1{float: left;width: 182px;height:92px;}
.headerCenter .Part{float: left;margin-left: 6px;width: 340px;margin-top: 32px;padding-left: 20px;border-left: 1px solid #e6e6e6;}
.headerCenter .Part h2{font-size: 19px;color: #0648DD;}
.headerCenter .Part p{margin-top: 8px;}
.headerCenter .Part p span{font-size: 15px;color: #666666;padding-left: 14px;background: url(../images/header_icon01.png) no-repeat left center;margin-right: 25px;}
.headerCenter .Part p span em{color: #e64c00;}
.headerCenter .phone{background: url(../images/header_phone.png) no-repeat right center;padding-right: 42px;float: right;margin-top: 22px;text-align: right;}
.headerCenter .phone p{color: #666666;font-size: 24px;color: #333333;}
.headerCenter .phone span{font-size: 14px;color: #999999;display: block;}

.headerNav{height: 60px;background: url(../images/navbg.png) no-repeat center top;}
.headerNav ul{width: 100%;width: 1181px;margin-left: 19px;}
.headerNav li{float: left;font-size: 15px;height:60px;position: relative;background: url(../images/nav_xian.png) no-repeat left center;padding: 0 33px;}
.headerNav li:first-child{background-image: none;}
.headerNav li>a{color: #333333;text-decoration: none;height:58px;line-height: 58px;display: block;}
.headerNav li.cur a{font-weight: bold;color: #0648DD;border-bottom: 2px solid #136fb0;}
.headerNav li:hover a{font-weight: bold;color: #0648DD;border-bottom: 2px solid #136fb0;}


/* footer */
.footer{width: 100%;background: #2a2a2a;padding-top: 82px;padding-bottom: 110px;}
.footerTop{width: 100%;height: 244px;}
.footerTop dl{float: left;height: 214px;}
.footerTop dt{font-size: 15px;color: #fff;margin-bottom: 30px;}
.footerTop dd a{font-size: 14px;color: #5e5e5e;display: block;margin-bottom: 10px;}
.footerTop dl:first-child{border-left: none;}
.footerTop dl.dl1{width: 224px;}
.footerTop dl.dl2{width: 223px;}
.footerTop dl.dl3{padding-left: 76px;}
.footerTop dl.dl3 p a{display:initial;}
.footerTop dd p{font-size: 14px;color: #5e5e5e;margin-bottom: 14px;}
.footerTop .box{float: right;width: 118px;text-align: center;margin-top: 10px;}
.footerTop .box img{display: block;}
.footerTop .box p{font-size: 14px;color: #5e5e5e;margin-top: 14px;}
.footerBottom{height: 62px;position: relative;border-top: 1px solid #333333;}
.footerBottom i{display: block;width: 46px;height: 34px;left: -46px;top: -34px;position: absolute;}
.footerBottom i img{display: block;width: 46px;height: 34px;}
.footerBottom p{line-height: 62px;font-size: 14px;color: #5e5e5e;}
.footerBottom p.p1{float: left;}
.footerBottom p a{color: #5e5e5e;}
.footerBottom p.p2{float: right;}


/* zxzx */
.zxzxs{width: 100%;background: url(../images/zxzxbg.png) no-repeat center -6px;height: 85px;position: fixed;bottom: 0;left: 0;z-index: 999;}
.zxzxs .container{position: relative;height: 105px;}
.zxzxs a{display: block;float: right;margin-top: 18px;margin-left: 18px;}
.zxzxs .close{display: block;width: 42px;height:38px;position: absolute;right: 0;top: -38px;cursor: pointer;}
.zxzxs .close img{display: block;width: 42px;height: 38px;}


/*返回顶部*/
.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:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(../images/tanchuangbg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 215px;border: 1px solid #e5e5e5;padding-top: 0px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #0d6eb3;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 15px;color: #4d4d4d;margin-top: 8px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: 10px;left: 50%;margin-left: -75px;background: #0d6eb3;text-decoration: none;z-index:999999999999999;border:0px;cursor:pointer;}
.tanchuang2 .conBox .box a{background: #404040;}