@charset "utf-8";
* {
margin: 0px;
padding: 0px;
}
A {blr:expression(this.onFocus=this.close());}
A {blr:expression(this.onFocus=this.blur());}
A:focus{outline:0;}
input,button,select,textarea{ outline:none;}
img { border:none}
a { text-decoration:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .clearfix { display: block; }
html { font-size: 62.5%; }
body { margin:0; padding:0; background:#fff; color:#585858; font-family: "Microsoft Yahei","SourceHanSans", Arial; font-size:14px; min-width: 1200px;}
.inline{display: inline-block;}
/*button*/
.btn{
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  margin: 0;
  padding:0;
  font-size: 14px;
  cursor: pointer;
  line-height: 1.5;
  -webkit-appearance: none;
  border: 1px solid #e5e5e5;
  color: #999;
  outline: none;
}
.text-center{text-align: center;}
.text-left{text-align: left;}
/*距离*/
.mt-30{margin-top: 30px;}
.mt-50{margin-top: 50px;}
.mb-10{margin-bottom: 10px;}
.mb-15{margin-bottom: 15px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-50{margin-bottom: 50px;}
.mr-50{margin-right:50px;}
.line-pd2{padding: 110px 0 80px 0}
.line-pd3{padding: 70px 0 80px 0}
.cl-e78947{color: #e78947;}
.cl-ff0000{color: #ff0000;}
.cl-ff9850{color: #ff9850!important;}

.w250{width: 250px;}
.mr-10{margin-right: 10px;}

.bc-f4f4f4{background-color: #fafafa;}
.bc-ffffff{background-color: #ffffff;}
.bc-5d69ac{background-color: #5d69ac;}
.bc-e78947{background-color: #e78947;}
.bc-5d69ac .ChenYang-h6{color: #fff;}
.bc-22263e{background-color: #22263e;}
.bc-455090{background-color: #455090;}
.bc-5d69ac .ChenYang-h5{color: #fff;border-bottom: 1px solid #fff;}
.bc-e78947 .ChenYang-h5{border-bottom: 1px solid #fff;}
.top { display:block; padding-top: 112px;}
.bg-banner { position:absolute; z-index:-1; left:0; top:0;}
.logos {display:block; background:#4262a6; }
.logos ul { display:block; float:right; font-size:18px; text-align:center;}
.logos ul li { margin:0; float:left; list-style:none; display: inline-block; padding:0 15px;line-height: 86px;}
.logos ul li.active-link{background-color: #5074c3;}
.logos ul li:hover{background-color: #5074c3;}
.logos ul li a { color:#fff;font-family: "Microsoft Yahei";}
.logos ul li.on-choose a { color:#fff;}
.top-center{width: 1200px;margin: 0 auto;}
.logo-img{float:left;font-size:12px;color:#fff;line-height: 86px;width:40px;height:86px;padding-left:165px;background: url("../img/logo.png") no-repeat;background-position: left center;background-size:100%;}
.contents-banner { text-align: center; color:#fff; padding:60px 0 200px;width:100%;background:url("../img/banner-INT.png")/*tpa=http://www.talkingdata.com/AdTrackingInt/images/banner-INT.png*/ no-repeat; background-position:top center; background-size:cover;}
.yellow { color:#ffed54}
.contents-banner i { font-style:normal; font-weight:bold}
.contents-banner h4 { font-size:18px;font-family: "Microsoft Yahei";}
.contents-banner h1 { font-size:48px; display:block; padding:20px 0;  }
.contents-banner h2 { font-size:30px; font-weight:bold;line-height: 1;padding-bottom: 50px;}
.contents-banner h3 { font-size:14px;margin-top: 5px;}
.contents-banner h3 span{font-family: Arial;}
.contents-banner b { width:4.6rem; margin:0 auto; display:block; padding:2rem 0 2.4rem}

.contents-banner p { clear:both; display:block; padding-top:20px; text-align:center }
.contents-banner p a { color:#fff; border:1px solid #fff; padding:15px 42px;display: inline-block;border-radius: 3px;}
.contents-banner p a:hover{color:#5d69ac; border:1px solid #fff;background: #fff; }

/*头部*/
.topcall {
  left: 0;
  position: fixed;
  top: 0px;
  left:0;
  width: 100%;
  z-index: 100;
  background-color: #414141;
  filter: alpha(Opacity=98);
  -moz-opacity: 0.98;
  opacity: 0.98;
}

.call {
  width: 1200px;
  background: url("../img/header.png") /*tpa=http://www.honghailt.com/images/header.png*/;
  height: 112px;
  margin: 0 auto;
}

.call-lxb {
  width: 220px;
  float: left;
  margin: 16px 0 0 0;
}

.call-input {
  height: 25px;
  width: 150px;
  margin-left: 45px;
  background: none;
  border: none;
  font-size: 14px;
  color: #333;
  outline: none;
  font-weight: bold;
  font-family: 'Microsoft Yahei';
}

.call-btn {
  height: 42px;
  width: 215px;
  line-height: 26px;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
  text-align: center;
  margin: 12px 0 0 0;
  white-space: pre;
  border: none;
  cursor: pointer;
  background: url("../img/header-ktbtn.png")   no-repeat;
  outline: none;
}

.call-btn:hover {
  background: url("../img/header-kthvbtn.png")  no-repeat;
}

.call-qiao {
  width: 325px;
  height: 34px;
  float: right;
  margin: 63px 0 0 0;
  background: url("../img/qqwx.gif") /*tpa=http://www.honghailt.com/images/header-q.gif*/ no-repeat;
}

.call-qiao ul {
  height: 32px;
  margin: 0px;
  padding: 0;
  list-style-type: none;
}

.call-qiao .qiao1 {
  padding-right: 10px;
}
.call-qiao .qiao1 span{font-family: Helvetica;}
.call-qiao .qiao2 {
  padding-right: 10px;
}

.call-qiao .qiao1:hover {
  background: url("../img/header-qq.png") no-repeat;
  background-position: left 1px center;
}

.call-qiao .qiao2:hover {
  background: url("../img/header-wx.png")  no-repeat;
  background-position: right center;
}
.call-qiao ul li {
  float: left;
  width: 152px;
  height: 32px;
  line-height: 32px;
}

.call-qiao a {
  font-size: 18px;
  font-weight: bold;
  padding: 0 38px 0 40px;
  height: 30px;
  line-height: 30px;
  width: 80px;
  color: #515151;
}

.call-qiao .qiao2 a{padding: 0 28px 0 50px;}
.call-qiao a:hover {
  color: #FF6600;
}

/**/
.ChenYang-w1200{width: 1200px;margin: 0 auto;}
.ChenYang-w1200 img{width: auto;}

.line-pd1{padding-top: 60px;}
.ChenYang-h6{font-size: 14px;text-align: center;color: #666666;}
.ChenYang-h5{font-size:30px;text-align: center;color: #333;line-height: 60px;display: inline-block;margin: 0 auto;padding: 0 10px;border-bottom: 1px solid #999999;}
.help-icon{display:inline-block;width: 14px;height: 14px;background: url("../img/help.gif") no-repeat;vertical-align: -2px;}
.help-icon1{display:inline-block;width: 14px;height: 14px;background: url("../img/help1.gif") no-repeat;vertical-align:-2px;}
.brand-ul{padding-bottom:40px;list-style-type: none;}
.brand-ul>li{float: left;width: 350px;padding-left: 50px;}
.brand-ul>li .brand-right{float: left;width: 90px;}
.brand-right h6{font-size: 22px;color: #fff;padding-bottom: 10px;text-align: center;}
.brand-right i{width: 90px;height: 90px;margin:0 auto;display:block;background: url("../img/icons.png") no-repeat;background-size: 90px;}
.brand-right i.brand-pos1{background-position: 0 0;}
.brand-right i.brand-pos2{background-position: 0 -90px;}
.brand-right i.brand-pos3{background-position: 0 -180px;}
.brand-right i.brand-pos4{background-position: 0 -270px;}
.brand-right i.brand-pos5{background-position: 0 -360px;}
.brand-right i.brand-pos6{background-position: 0 -450px;}
.brand-ul ul{padding-top: 10px;margin-left: 110px;list-style-type: none;}
.brand-ul ul li{font-size: 14px;line-height: 22px;color: #fff;}
.brand-ul ul li span{width: 16px;text-align: center;display: inline-block;}

.activity-ul{padding:0 35px;list-style-type: none;}
.activity-ul li{float: left;padding: 0 8px;}
.activity-ul li div{width: 210px;}
.activity-ul li div img{display: block;width: 210px;}
.activity-ul li p{text-align: center;padding-top: 20px;line-height: 1;font-size: 14px;color: #666666;}

.case-ul{list-style-type: none;}
.case-ul li{float: left;padding: 0 8px;width: 284px;}
.case-ul li div{width: 274px;}
.case-ul li div img{display: block;width: 284px;}
.case-ul li p{padding: 10px 10px 0 10px;line-height: 14px;line-height: 22px;color: #333333;}
.line-border{position: absolute;width: 100%;top:323px;left: 0;border-top: 1px solid #7b89d6;z-index: 0;}


/**/
.form-subject-margin{margin-left: 189px;}
.form-bn{position: relative;}
.form-bn img{width: 100%;display: block;}
.form-bn-text{position: absolute;top:80px;left: 0;width: 100%;}
.form-bn-text h6{font-size: 36px;line-height: 1;padding-bottom: 25px;text-align: center;color: #fff;}
.form-bn-text p{font-size: 24px;color: #fff;text-align: center;line-height: 34px;}
.form-subject{padding: 60px 40px;}
.form-subject-bd{border-top: 1px solid #999999;padding: 55px  60px 0 60px;}
.form-subject-h6{text-align: center;font-size: 24px;line-height: 34px;color: #333333;}
.form-line{margin-bottom: 25px;}
.form-line h6{font-size: 18px;color:#000;line-height: 1;margin-bottom: 15px; }
.form-line>input{display: block;width: 600px;border: 1px solid #999;padding: 5px 10px;line-height: 28px;border-radius: 3px;height: 28px;font-family: "Microsoft Yahei";}
.form-line label{line-height: 14px;}
.form-line label input{margin-right: 5px;vertical-align: -2px;}
.Submit-btn{width: 320px;line-height: 50px;font-size:20px;background-color: #e78947;border: 1px solid #e78947;border-radius: 5px;color: #fff;margin: 0 auto;font-family: "Microsoft Yahei"}
.Submit-btn:hover{border: 1px solid #ff9850;background-color:#ff9850;}
.subimit-box{padding-top: 30px;text-align: center;}
.currency-btn{color: #e78947;border: 1px solid #e78947;padding: 15px 42px;display: inline-block;border-radius: 3px;background: none;position: absolute;top:650px;left: 50%;margin-left: -116px;}
.currency-btn:hover{color: #fff;border: 1px solid #e78947;background: #e78947;}
.pos-yinz{position: absolute;right: 0;top:-60px;}
.right-link-btn{position: fixed;bottom:30px;right: 0;}
.left-link-btn{position: fixed;bottom:0px;left: 10px;cursor: default;}
.left-link-btn img{display: block;}

.call-qiao .qiao2:hover .sidebar-qq{display: block;}
.sidebar-qq{display:none;position:absolute;top:34px;right:0;padding: 10px 21px 0 21px;text-align: center;border: 1px solid #e4e6e9;border-radius: 4px;background: #fff;z-index: 10;}
.sidebar-qq img.sidebar-qq-logo{display: block;width: 108px;margin: 0 auto;}
.sidebar-qq p{display: inline-block;font-size: 14px;color: #333333;line-height: 1;padding: 10px 0;}
.Triangle-img{position: absolute;top:-4px;left: 22px;}
.ml-lj{position: absolute;top:-4px;left: 0;width: 100%;height: 4px;}
.ChenYang-fotter{padding: 60px 0 20px 0;}
.ChenYang-fotter p{color: #fff;font-size: 14px;}
.copyright{text-align: center;padding: 20px 0;border-top: 1px solid #fff;margin-top: 50px;}
.copyright a{display: inline;color: #fff;text-decoration: none;}
.ChenYang-fotter-js{position: relative;}
.ceo-logo{position: absolute;bottom:-39px;left: 50%;margin-left: -39px;}
.about-p{font-size: 14px;line-height: 30px;color: #333333;}
.ChenYang-bsz{position: absolute;left: 50%;top:0;margin-left: -21px;}

/*代运营*/
.WeCha-kv{width: 100%;}
.WeCha-kv img{display: block;width: 100%;}
.WeCha-difficulty{padding-top: 50px;}
.WeCha-difficulty h5{line-height: 1;font-size: 17px;text-align: center;color: #333333;}
.WeCha-difficulty ul{list-style-type: none;}