 @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;}
body{-webkit-touch-callout: none;user-select: none; }

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;}

/*清除浮动*/
.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(/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;min-width:1200px;width:100%;}/*网站字体颜色*/
/*.header, .footer  ,*/ .content , .container{margin-left:auto; margin-right:auto; width:1200px;}

/* header 
.header{width: 100%;}
.headerTop{width: 100%;height: 41px;line-height: 41px;background: url(/Skins/Default/Img/Common/headerTopBg.jpg) repeat-x;}
.headerTop p{font-size: 14px;height: 41px;line-height: 41px;color: #666666;float: left;}
.headerTop ul{float: right;}
.headerTop li{float: left;height: 41px;line-height: 41px;}
.headerTop li a{font-size: 14px;color: #666666;padding: 0 16px;border-left: 1px solid #d5d5d5;border-right: 1px solid #7f7f7f;}
.headerTop li.last a{padding-right: 0;border-right: none;}
.headerTop li:first-child a{border-left: none;padding-left: none;}
.headerTop li.ma{position: relative;}
.headerTop li.ma i{display: none;width: 40px;height: 40px;background: #004d98;position: absolute;left: 0;z-index: 6666;top: 35px;}
.headerTop li.ma:hover i{display: block;}


.headerCenter{width: 100%;height: 145px;border-bottom: 1px solid #eef6fc;background-color: #fff;}
.headerCenter .box{padding-top:21px;float: left;}
.headerCenter h1{float: left;width: 116px;height:110px;}
.headerCenter h1 igm{display:block;}
.headerCenter .Part{float: left;padding-left: 28px;margin-left: 15px;width: 455px;border-left: 1px solid #cfcfcf;margin-top: 20px;}
.headerCenter .Part h2{font-size: 28px;color: #333333;}
.headerCenter .Part p{font-size: 20px;color: #333333;margin-top: 8px}
.headerCenter .Part p span{color: #007dd6;font-weight: bold;}

.headerCenter .ma{float: right;height: 132px;padding-top: 13px;text-align: center;background: #f2f2f2;width: 125px;}
.headerCenter .ma img{display: block;margin: 0 auto;}
.headerCenter .ma span{display: block;font-size: 14px;color: #333333;margin-top: 4px;}
.headerCenter .phone{background: url(/Skins/Default/Img/Common/header_phone.png) no-repeat right 19px;padding-right: 55px;float: right;margin-top: 46px;text-align: right;margin-right: 14px;}
.headerCenter .phone p{color: #333333;font-size: 16px;}
.headerCenter .phone span{display: block;font-size: 30px;color: #3da200;font-weight: bold;}


.headerNav{width: 100%;background: #007dd6;height: 56px;}
.headerNav .container{position: relative;height: 56px;}
.headerNav ul{width: 100%;}
.headerNav li{float: left;font-size: 16px;height:56px;line-height: 56px}
.headerNav li a{color: #fff;text-decoration: none;height: 56px;line-height:56px;display: block;}
.headerNav li.cur{background: #44a508;}
.headerNav li:hover{background: #44a508;}*/

/*footer
.footer{width: 100%;background: url(/Skins/Default/Img/Common/footerBg.jpg) no-repeat center; height: 323px;}
.footerMenu{width: 100%;text-align: center;padding-top: 42px;}
.footerMenu a{padding: 0 25px;border-left: 1px dotted #fff;font-size: 16px;color: #fff;}
.footerMenu a:first-child{border-left: none;}
.footerBottom{width: 100%;margin-top: 44px;}
.footerBottom .con{float: left;}
.footerBottom .con1{margin-left: 46px;margin-top: 9px;}
.footerBottom .con2{margin-left: 114px;padding-top: 14px;}
.footerBottom .con2 p{font-size: 14px;color: #fff;margin-bottom: 18px;}
.footerBottom .con2 p a{color: #fff;}
.footerBottom .con3{float: right;margin-right: 28px;}
.footerBottom .con3 .ma{float: left;text-align: center;}
.footerBottom .con3 .ma img{display: block;}
.footerBottom .con3 .ma span{display: block;font-size: 14px;color: #fff;margin-top: 10px;}
.footerBottom .con3 .ma2{margin-left: 6px;}*/

/* -- 弹出窗口 -- */
#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: 75px;overflow:hidden;padding-left: 20px;}
#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(/Skins/Default/Img/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; 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;}


#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;}


/

    author:Pengjin
    date:2019-1-4

/
@font-face {
  font-family: "TrumpGothicWestBold";
  src: url("/Skins/Default/font/TrumpGothicWestBold.ttf") format("truetype"),
       url("/Skins/Default/font/TrumpGothicWestBold.eot") format("embedded-opentype"),
       url("/Skins/Default/font/TrumpGothicWestBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.wrapper{margin:0 auto;width:1200px;}
.wrappers{margin:0 auto;width:1200px;}

.top-wrap{height:39px;line-height:39px;font-size:13px;color:#666;border-bottom:#f3f2f2 solid 1px;background: #fff;}
.top-menu{float:right;}
.top-menu li{float:left;}
.top-menu li>a{display:block;color:#666;}
.top-menu li>a:before{display:block;content:"";float:right;margin:0 25px;width:1px;height:39px;background:url(/Skins/Default/Img/Common/top_menu_line.png) no-repeat center;}
.top-menu li>a:hover{color:#3aa100;}
.top-menu li.lang{position:relative;text-align:right;cursor:pointer;}
.top-menu li.lang span{display:block;height:39px;color:#666;padding-left:32px;background:url(/Skins/Default/Img/Common/lang.png) no-repeat 0 center;}
.top-menu li.lang dl{display:none;position:absolute;z-index:999;top:100%;left:0;padding:10px 20px;width:100%;text-align:center;border:#eaeaea solid 1px;overflow:hidden;box-shadow:0 0 10px #ddd;background:#fff;}
.top-menu li.lang:hover dl{display:block;}
.top-menu li.lang:hover dl a:hover{color:#3aa100;}

.header{padding:30px 0;height:78px;overflow:hidden;background: #fff;}
.header .logo{float:left;padding-right:25px;width:284px;height:78px;overflow:hidden;}
.header .logo img{display:block;width:100%;height:78px;}
.header .slogan{float:left;}
.header .tel{float:right;/*margin-top:16px;*/line-height:1.3;}
.header .tel dl{padding-left:45px;background:url(/Skins/Default/Img/Common/tel.png) no-repeat 0 center;}
.header .tel img{width:180px;float:right;margin-top:10px}

.header .tel dt{font-size:13px;color:#666;}
.header .tel dd{font-size:24px;color:#028cd2;font-weight:bold;}

.nav{height:45px;line-height:45px;background:url(/Skins/Default/Img/Common/nav.png) repeat-x;}
.nav-list{margin:0 auto;width:1200px;}
.nav-list li{position:relative;float:left;}
.nav-list li a{text-decoration:none;}
.nav-list li>a{display:block;padding:0 38px;font-size:16px;color:#fff;}
.nav-list li>a:hover,.nav-list li.cur>a{text-decoration:none;background:url(/Skins/Default/Img/Common/nav_hover.png) repeat-x;}
.nav-list li .dropdown{display:none;position:absolute;z-index:999;top:100%;left:0;padding:20px 0;width:200px;background:#fff;}
.nav-list li .dropdown dl{margin-left:42px;background:url(/Skins/Default/Img/Common/dropdown_line.png) repeat-y;}
.nav-list li .dropdown dd{height:45px;line-height:45px;font-size:15px;}
.nav-list li .dropdown dd a{display:block;padding-left:15px;color:#333;}
.nav-list li .dropdown dd a:hover{color:#41ae02;font-weight:bold;background:url(/Skins/Default/Img/Common/dropdown_line_cur.png) no-repeat 0 center;}

.footer{padding:40px 0 20px;overflow:hidden;background:#028cd2;}
.ft-menu{float:left;}
.ft-menu dl{float:left;margin-right:60px;width:120px;height:146px;border-right:#1c98d7 solid 1px;}
.ft-menu dl:last-child{border-right:none;}
.ft-menu dt{margin-bottom:10px;height:20px;line-height:20px;font-size:16px;}
.ft-menu dt a{color:#fff;}
.ft-menu dd{overflow:hidden;}
.ft-menu dd a{display:block;height:30px;line-height:30px;font-size:13px;color:#eee;}
.ft-menu dl a:hover{text-shadow:0 0 2px #eee;text-decoration:underline;}
.ft-QRcode{float:left;margin-left:80px;width:114px;}
.ft-QRcode img{display:block;width:114px;height:114px;}
.ft-QRcode p{padding-top:10px;text-align:center;font-size:12px;color:#fff;}
.ft-tel{float:right;width:218px;}
.ft-tel dl{margin-bottom:10px;width:218px;height:74px;overflow:hidden;}
.ft-tel dl dt{float:right;width:51px;height:72px;border:#35a3db solid 1px;}
.ft-tel dl dt img{display:block;margin:21px auto;width:30px;height:30px;}
.ft-tel dl dd{float:left;padding-right:14px;width:150px;height:72px;color:#fff;text-align:right;border:#35a3db solid 1px;border-right:none;}
.ft-tel dl dd span{margin-top:15px;display:block;font-size:13px;}
.ft-tel dl dd p{font-size:20px;font-family:Arial;}
.ft-tel dl:hover dt{border-color:#41ae02;background:#41ae02;}
.clear{clear:both;}
.copyright{margin-top:30px;line-height:24px;font-size:14px;text-align:center;color:#fff;overflow:hidden;}
.copyright span{display:inline-block;margin:0 10px;}
.copyright a{color:#fff;}
.copyright a:hover{text-shadow:0 0 2px #eee;text-decoration:underline;}


/*--在线客服--*/
.online{position:fixed;z-index:999;right:0;top:178px;width:50px;}
.online a{text-decoration:none;}
.online li{position:relative;margin-bottom:6px;width:50px;height:50px;cursor:pointer;}
.online li .icon{position:relative;width:50px;height:50px;overflow:hidden;}
.online li .icon i{position:absolute;top:0;left:0;display:block;width:50px;height:50px;background:url(/Skins/Default/Img/Common/kf_icon.png) no-repeat;transition: all 0.5s;}
.online li .icon em{position:absolute;top:100%;transition: all 0.5s;}
.online li .icon .kf-icon{background-position:0 -100px;}
.online li .icon .rx-icon{background-position: 0 -150px;}
.online li .icon .wx-icon{background-position:0 0;}
.online li .icon .gotop-icon{background-position:0 -50px;}
.online li em{display:block;padding:8px;width:32px;height:32px;text-align:center;font-size:13px;color:#999;background:#fff;border:#e9e9e9 solid 1px;}
.online li.first em{color:#fff;background:#41ae02;border-color:#41ae02;}
.online li.gotop{display:none;}
.online li:hover i{top:-100%;}
.online li:hover em{top:0;}
.kf-info{padding:0 20px;width:312px;height:160px;border-top:#41ae02 solid 3px;background:#fff;box-shadow:0 4px 30px #aaa;}
.kf-info .hds{padding:20px 0 20px 45px;line-height:1.5;border-bottom:#eee solid 1px;background:url(/Skins/Default/Img/Common/kf_info_icon.png) no-repeat 0 35%;}
.kf-info .hds span{display:block;font-size:16px;color:#41ae02;}
.kf-info .hds p{font-size:13px;color:#999;}
.kf-info .bd{padding-top:20px;}
.kf-info .bd dl{width:400px;}
.kf-info .bd dd{float:left;margin-right:42px;height:30px;line-height:30px;font-size:13px;}
.kf-info .bd dd a{display:block;padding-left:22px;color:#999;background:url(/Skins/Default/Img/Common/QQ.png) no-repeat 0 7px;}
.kf-info .bd dd a:hover{color:#41ae02;background-position:0 -43px;}
.rx-info{padding:0 20px;width:312px;height:80px;border-top:#41ae02 solid 3px;background:#fff;box-shadow:0 4px 30px #aaa;}
.rx-info dl{padding:10px 0 10px 45px;line-height:1.5;background:url(/Skins/Default/Img/Common/rx_info_icon.png) no-repeat 0 15px;}
.rx-info dl dt{font-size:26px;font-family:Arial;color:#41ae02;}
.rx-info dl dd{font-size:13px;color:#999;}
.wx-info{width:172px;height:186px;border:#eee solid 1px;border-top:#41ae02 solid 3px;background:#fff;box-shadow:0 4px 30px #aaa;}
.wx-info img{display:block;margin:24px auto 0;width:120px;height:120px;}
.wx-info p{text-align:center;height:30px;line-height:30px;font-size:13px;color:#999;}
.online li .infos{display:none;position:absolute;top:0;right:70px;opacity:0;}
.online li .infos .arrow{position:absolute;right:-5px;top:20px;display:block;width:6px;height:10px;background:url(/Skins/Default/Img/Common/infos_arrow.png) no-repeat;}
