﻿@charset "UTF-8";


.icon-zuanshi:before { content: "\e600"; }
.icon-network:before { content: "\e611"; }
.icon-earth:before { content: "\e601"; }
.icon-search:before { content: "\e602"; }
.icon-data:before { content: "\e603"; }
.icon-zhuanti:before { content: "\e608"; }
.icon-xiangying:before { content: "\e604"; }
.icon-at:before { content: "\e61a"; }
.icon-sousuo:before { content: "\e61b"; }
.icon-stander:before { content: "\e60c"; }
.icon-rank:before { content: "\e618"; }
.icon-ditu:before { content: "\e61c"; }
.icon-schicon:before { content: "\e605"; }
.icon-weixin:before { content: "\e61d"; }
.icon-shouji:before { content: "\e61e"; }
.icon-mima:before { content: "\e607"; }
.icon-hezuo:before { content: "\e60d"; }
.icon-xinwen:before { content: "\e61f"; }
.icon-qq:before { content: "\e620"; }
.icon-follower:before { content: "\e62d"; }
.icon-youjiantou:before { content: "\e62a"; }
.icon-phone:before { content: "\e621"; }
.icon-film:before { content: "\e62f"; }
.icon-editicon:before { content: "\e606"; }
.icon-base:before { content: "\e60e"; }
.icon-mail:before { content: "\e622"; }
.icon-wangzhan:before { content: "\e612"; }
.icon-speed:before { content: "\e613"; }
.icon-working:before { content: "\e614"; }
.icon-receive:before { content: "\e615"; }
.icon-meitizixun:before { content: "\e609"; }
.icon-zuojiantou:before { content: "\e630"; }
.icon-media:before { content: "\e60a"; }
.icon-yidong:before { content: "\e60f"; }
.icon-activate:before { content: "\e616"; }
.icon-account:before { content: "\e60b"; }
.icon-zhuce:before { content: "\e617"; }
.icon-vip:before { content: "\e610"; }
.icon-uarrow:before { content: "\e62c"; }
.icon-darrow:before { content: "\e62b"; }
.icon-accounts:before { content: "\e619"; }
.icon-airs:before { content: "\e623"; }
.icon-discern:before { content: "\e624"; }
.icon-cloudfresh:before { content: "\e625"; }
.icon-website:before { content: "\e620"; }
.icon-respond:before { content: "\e627"; }
.icon-accountdone:before { content: "\e623"; }
.icon-setting:before { content: "\e628"; }
.icon-zuojiantou:before { content: "\e630"; }
.icon-closebtn:before { content: "\e62e"; }

.wrap{ width:100%;}
.main{ /*max-width:1200px*/; margin:0 auto; padding:30px 0;}
.main:after, .main:after{ display: block; content: ""; clear:both;}

/*标签属性*/
input{ border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px;-o-border-radius: 2px; border: none; }
.btn{border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px;-o-border-radius: 2px; background-color: #00a2ff; display: inline-block;color: #fff;}
.btn:hover{ background-color: #0095eb;}

/*颜色*/
.fcolorb{ color:#f92427;}
.fcolordb{/* color: #186dbf */!important;}
.fcoloro{ color: #ff7200;}
.fcolordo{color: #ff7300;}
.fcolorr{ color: #f00;}
.fcolorg{ color:#ec9c11;}
.fcolorp{ color:#fc6666;}
.fcolorpp{ color:#f2b40c;}
.bgdb{ background-color: #186dbf;}
.bgb{ background:#f66163 ;}
.bgdb{ background:#e89312;}
.bgo{ background: #ff7200;}
.bgdo{background: #ff7300;}
.bgr{ background: #f00;}
.bgg{ background: #fac63b ;}
.bgp{ background: #fc6666;}
.b1p{ background: #e89312;}
.b2p{ background: #ec9c11;}
.b3p{ background: #186dbf;}




.bgpp{background: #8328ff;}
.bgpp{background: #8328ff;}
.bgy{ background-color: #ffb800;}
.bgf8{ background-color: #f8f8f8;}

/*验证提示信息*/
.verification{line-height: 24px;margin-right: 25px; color: #FFEA00;}
input{margin: 0px;}
/*外边距*/
.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
/*内边距*/
.pl10{ padding-left: 20px;}
/*线*/
.borderl{ border-left: 1px solid #ddd;}

   
/*公用标题*/
.btitle{ display:block; text-align: center; line-height: 50px; font-size:34px; color:#000; margin:10px auto; position:relative; padding:10px 0;  }
/*.btitle:after{ content: ""; width:50px; height: 2px; background:#000; position: absolute; bottom:0; left: 50%; margin-left:-25px;}
*/.btitle h5{ font-size:16px; line-height: 30px;}

.btitle1:after{ content: ""; width:50px; height: 2px; background:#fff; position: absolute; bottom:0; left: 50%; margin-left:-25px;}
.btitle1 h5{ font-size:16px; line-height: 30px;}
.btitle1 {
    color: #000;
    display: block;
    font-size: 34px;
    line-height: 50px;
    margin: 10px auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
}


/*弹窗结束*/

/*以上为公共部分*/


/*五大核心 core*/
.bggray{ background:#f7f7f7;}
.core ul{ width:100%; overflow: hidden; padding-top:40px;padding-bottom:0px; text-align: center;}
.core ul li{ float:left; overflow: hidden; width:25%; margin:0 0%; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s; margin-bottom:5%;}
.core ul li:hover{-webkit-transform: translate(0,-10px);
-moz-transform: translate(0,-10px);
-o-transform: translate(0,-10px);
-ms-transform: translate(0,-10px);
transform: translate(0,-10px);}
.core ul li a{ height:450px;display:block; width:100%;padding-top:5%;border-right:solid 1px #dedede; background-color:#FFF;  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);box-shadow:0 0 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0); border-radius:3px; position: relative; overflow: hidden;}
.core ul li:nth-child(4n) a{border:none;}
.core ul li a h4{line-height:40px; font-size:20px;  display: block; text-align: center; color:#333;  }
.core ul li a i{  display: block; width:80px; height:80px; line-height: 80px; border-radius: 50%; color:#fff; font-size:50px; text-align: center;  margin:40px auto; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);}
.core ul li:hover a i{-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);}

.core ul li a span{  display:block; text-align: left; line-height: 24px; color:#666; font-size:14px;padding:5%; }
.core ul li a:hover{ box-shadow:2px 2px 3px 5px rgba(0,0,0,.2);}
.core ul li a:before{ content:""; display:block; position:absolute; width:0; height:0; top:0; left:0; border-width:24px 24px 0 0;border-style:solid; border-color:#d41416 transparent transparent transparent; opacity:0; -webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;}
.core ul li a:after{content:""; display:block; position:absolute; width:0; height:0; bottom:0; right:0; border-width:0 0 24px 24px ;border-style:solid; border-color:transparent transparent #d41416  transparent; opacity:0;}
.core ul li a:hover:before, .core ul li a:hover:after{ opacity:1;}

/*解决方案 solution*/
.bg1{ background: url(../images/bg1.jpg) center center; padding:30px 0;}
.solution-cont{ overflow: hidden; width:100%; margin:20px auto; text-align:center;}
.solution-cont li{ width:18%; margin: 0 1%; *displayb:inline; *zoom:1; display:inline-block; text-align:center;}
.solution-cont li a{ display:block; width:100%; position: relative;}
.solution-cont li a i{ display:block; width:120px; height: 120px; margin:20px auto; border:2px solid #186dbf; border-radius:50%; font-size:75px; color:#186dbf; line-height: 120px; text-align: center;}
.solution-cont li a span{ display:none; width:90%; margin:10px 5%; height:140px; overflow: auto; background:url(../images/blue80.png) repeat; border-radius:5px; padding:10px; color:#fff; line-height: 20px; text-align: center;}
.solution-cont li a h4{ display:block;  text-align: center; line-height: 30px; font-size:20px; font-family:"youyuan"; color:#186dbf;}
.solution-cont li a:hover i{ display:none;}
.solution-cont li a:hover span{ display:block;}


/*六大独特优势 advantage*/
.advantage-cont{ overflow: hidden; width: 100%; margin:20px auto;margin-bottom:5%;}
.main li:hover h3{ color:#fff;}


#lopop li{min-height:auto;}
#lopop li h2{padding:0px; font-size:22px;}
.advantage-cont li{ background-color:#fff;width:30.3%;min-height:260px; float: left; margin:20px 1.5%; border:1px solid #e6e6e6; border-left:3px solid #d61518; padding:30px 0; position: relative; cursor:pointer;}
.advantage-cont li:before{ content: ""; position: absolute; display: block; top:0; left: 0; z-index: -1; width:0; height: 100%; background:#d61518;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;}
.advantage-cont li:hover:before{width:100%;}
.advantage-cont li span{ display:block; float: left; width:40%; text-align: center;}
.advantage-cont li span i{ display:inline-block; font-size:50px; margin-top:15px;}
.advantage-cont li:hover span i{ -webkit-animation:waggle .8s 1 ease;
-moz-animation:waggle .8s 1 ease;
-ms-animation:waggle .8s 1 ease;
-0-animation:waggle .8s 1 ease;
animation:waggle .8s 1 ease;}

.advantage-cont li.klop{margin-left:34.8%;}

@-moz-keyframes waggle{
0%{-moz-transform:translate(0,-5px);}
25%{-moz-transform:translate(0,5px);}
50%{-moz-transform:translate(0,-3px);}
75%{-moz-transform:translate(0,3px);}
100%{-moz-transform:translate(0,0px);}
}

@-webkit-keyframes waggle{
0%{-webkit-transform:translate(0,-5px);}
25%{-webkit-transform:translate(0,5px);}
50%{-webkit-transform:translate(0,-3px);}
75%{-webkit-transform:translate(0,3px);}
100%{-webkit-transform:translate(0,0px);}
}

@-o-keyframes waggle{
0%{-o-transform:translate(0,-5px);}
25%{-o-transform:translate(0,5px);}
50%{-o-transform:translate(0,-3px);}
75%{-o-transform:translate(0,3px);}
100%{-o-transform:translate(0,0px);}
}

@-ms-keyframes waggle{
0%{-ms-transform:translate(0,-5px);}
25%{-ms-transform:translate(0,5px);}
50%{-ms-transform:translate(0,-3px);}
75%{-ms-transform:translate(0,3px);}
100%{-ms-transform:translate(0,0px);}
}

@keyframes waggle{
0%{-moz-transform:translate(0,-5px);}
25%{-moz-transform:translate(0,5px);}
50%{-moz-transform:translate(0,-3px);}
75%{-moz-transform:translate(0,3px);}
100%{-moz-transform:translate(0,0px);}
}


.advantage-cont li:hover span i{ color:#fff!important;}
.advantage-cont li h2{ display:block; width:60%; float: left; padding:5%; line-height: 30px; font-size:24px; text-align: left; color:#000; font-weight:normal;  -webkit-transition: all 0.5s; font-weight:bold;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;}
.advantage-cont li h3{ font-weight:normal; font-size:15px;padding:5%;line-height:25px;}


.advantage .advantage-cont li:hover h2{ color:#fff;}
/*持续更新的功能 newfunction*/
.bg2{ background: url(../images/bg2.jpg) center center; }
.newfunction .flexslider{ height: 380px;  margin-top:50px;}
.newfunction .slides{ margin-top:40px!important;}
.newfunc-nav { width: 100%; position: absolute; top:0; text-align: center;}
.newfunc-nav li { margin:5px 2px; display: inline-block; zoom: 1; *display: inline;}
.newfunc-paging li a { display: block; height: 35px; line-height: 35px; padding-left:10%;padding-right:10%;font-family:arial; width:100%;  border-radius:3px; border:1px solid #d71518; color:#000; text-align: center; cursor: pointer; -webkit-transition-duration:0s; -moz-transition-duration:0s; position:relative; }
.newfunc-paging li a.flex-active, .newfunc-paging li.active a {background:#d71518; color:#fff; }
.newfunc-paging li.active a:after{ content: ""; display: block; position: absolute; bottom:-7px; left: 50%; width:0; height:0; border-width:6px 7px 0 7px; border-color:#d71518 transparent transparent transparent; border-style:solid; margin-left:-7px;} 

.newfunction .slides{ padding:40px 10% 20px; }
.newfunc-pic{ width:50%; float: left; margin-top:60px; margin-left:10%;}
.newfunc-pic img{ display:block; margin:0 auto; width:80%;}
.newfunc-text{ background-color:#d71518; width:35%; float: left;/* background:url(../images/blue80.png) repeat;*/ border-radius:5px; position: relative; margin-top:80px; height:250px; padding:20px; line-height: 27px; color:#fff; overflow:auto;}
.newfunc-text:after{ position: absolute; content:""; top:90px; left:-12px;  width:0; height: 0; border-width:15px 12px 15px 0; border-style:solid; border-color: transparent #d71518 transparent transparent;}
.newfunc-text h5{ font-size:20px; font-family: "幼圆"; text-indent:20px; line-height: 40px;}
.newfunc-text ul li{ font-size:12px;}











/*五大核心-超级商务网站Business*/
.BusinessBox{padding-left:0px;padding-right:0px;padding-top:80px;padding-bottom:80px;}
.BusinessTitle{ font-size: 34px; color: #333; line-height: 50px; width:48%; margin:0 1%;}
.BusinessBox img{ width:44%; margin:0 3%;}
.BusinessTitle h5{ font-size: 18px; line-height: 30px; font-weight: normal;}
.BusinessTitle.b1{ margin-top: 30px;}
.BusinessBox.b2box{ padding:80px;}
.BusinessTitle.b2{ margin-top: 20px;}
/*五大核心-超级商务网站Messages*/
.BusinessTitle.MessagesTitle{ font-size: 28px;}
.BusinessTitle.MessagesTitle h5{ font-weight: normal; font-size: 18px; color: #333; margin:20px auto;}
/*五大核心-大数据精准营销 BigDate*/
.BigDateBox{ position: relative; height:auto;}
.BigDateBox.db2Box{ height: 530px;}
.BigDateBox img{ position: absolute;}
.BigDateBox .imgbd1-01{ left: 50%; margin-left: -280px; top: 50%; margin-top: -148px;}
.BigDateBox .imgbd1-02{ left: 142px; top: 200px;}
.BigDateBox .imgbd1-03{ left: 0px; top: 0px;}
.BigDateBox .imgbd1-04{right: 232px; top: 170px;}
.BigDateBox .imgbd1-05{ right: 0; top: 50px;}
.BigDateBox .imgbd1-06{ right: 104px; top: 246px;}
.BigDateText{ font-size: 28px; font-family: "幼圆"; font-weight: bold; left: 40px;}
.BigDateText h5{font-weight: normal; font-size: 18px; color: #333; line-height: 30px;}
.BigDateText.bd1{width:60%; padding-bottom: 40px;}
.BigDateText.bd2{ position: absolute; bottom:80px; left:540px; width: 40%;}
.BigDateBox .imgbd2-01{ left: 70px;top:0px;}
.BigDateBox .imgbd2-02{ left: 410px; top:134px;}
.BigDateBox .imgbd2-03{ right: 164px; top: 110px;}
.imgbd1,.imgbd2{ display: none;}

/*五大核心-新媒体营销 NewMarketing*/
.NewMkicons{ width:100%; margin:20px auto; overflow: hidden;}
.NewMkicons li{ width:14.6%; margin:10px 1%; float: left;}
.NewMkicons li img { display:block; width:100px; height:100px; margin:0 auto;}
.NewMkicons li span{ display:block; line-height: 24px; text-align: center; margin-top:10px; font-family:"幼圆"; font-size:16px; font-weight:bold;}
.hold-cont{ width:100%; height:400px; position: relative; margin:40px auto; background:url(../images/holdp.png) center no-repeat;}
.hold-l, .hold-r{ width:35%;  padding:60px 10px;}
.hold-l{ padding-left:40px;}
.hold-text{ width:100%; font-size:16px; font-weight:bold; font-family: "幼圆";  line-height: 30px; margin:20px auto;  color:#666; position: relative;} 
.hold-text .bluedot{ float: left; margin-right:10px;}
.hold-text p:before, .namecd-text p:before, .poster-text h5:before, .rich-b h5:before{ content: ""; width:10px; height: 10px;  position: absolute; top:12px; left:-20px; background:#186dbf ; border-radius:50%;}
.thisicon{ width:100%; overflow:hidden; margin:20px auto; overflow: hidden;}
.thisicon span{ display:block; width:50px; height:50px; border-radius:50%; font-size:30px; text-align: center; line-height: 50px; color:#fff; float: left; position: relative; margin-right:40px;}
.thisicon span:after{ content: "\e62a"; font-family: "iconfont";  color:#666; position: absolute; top:0; right:-26px; font-size:24px;}
.hold-r .thisicon span{margin:0 0 0 40px;}
.hold-r .thisicon span:after{ content: "\e630"; font-family: "iconfont";  color:#666; position: absolute; top:0; right:55px; font-size:24px;}

.namecd-cont{ width:100%; height:500px; position: relative; margin:0 auto 40px; background:url(../images/namecard.png) center no-repeat; display:block; padding:0 10px;}
.namecd-l, .namecd-r{ width:30%; margin:90px auto 0;}
.namecd-text{ width:100%; font-size:16px; font-weight:bold; font-family: "幼圆";  line-height: 30px; margin:20px auto;  color:#666; position: relative;}
.namecd-l .namecd-text{ text-align: right;}
.namecd-l .namecd-text p:before{ display:none;}
.namecd-l .namecd-text p:after{  content: ""; width:10px; height: 10px;  position: absolute; top:12px; right:-20px; background:#186dbf ; border-radius:50%;}
.namecd-text h5, .poster-text h5, .rich-text h5, .rich-b h5{ font-size:18px; line-height: 30px; font-weight: bold; color:#333; font-family: "幼圆";}
.namecd-text p{ margin-top:10px;}

.namecd-m{ width:600px; left:50%; margin-left:-300px; height: 100%; position: absolute; z-index: 2;}
.namecd-m span{ display:block; width:50px; height: 50px; border-radius:50%; color:#fff; font-size:30px; line-height: 50px; text-align: center; position: absolute;}
.namecd-m span.po1{ bottom:50px; left:0;}
.namecd-m span.po2{ bottom:-10px; left:17%;}
.namecd-m span.po3{ bottom:-40px; left:35%;}
.namecd-m span.po4{ bottom:-40px; right:35%;}
.namecd-m span.po5{ bottom:-10px; right:17%;}
.namecd-m span.po6{ bottom:50px; right:0;}

.poster-cont{ width:100%; height:400px; margin:20px auto; position: relative;}
.poster-l{ position: absolute; top:0; left: 0; width:335px;}
.poster-l img{ width:100%; height: auto;}
.poster-m{ width:339px; height:383px; background:url(../images/phonebox.png) center no-repeat; margin:0 auto; overflow: hidden; }
.poster-m .phonebox{ width:170px; height: 304px; margin:40px auto; position: relative;}
.poster-m .phonebox .phonetop{ width:100%; height:22px; background: url(../images/phonetop.png) no-repeat center; position: absolute; top:0; left: 0; display:block;}
.poster-r{ position: absolute; top:100px; right:50px; width:300px;}
.poster-r .poster-text p{ font-size:16px; font-weight:bold; font-family: "幼圆";  line-height: 30px; margin:20px auto;  color:#666; position: relative;}

.rich-m .platform{ margin:20px auto; text-align: center;}
.rich-m .platform img{ display:inline-block;}
.rich-m .platform .pic{ display:none;}
.rich-b{ text-align: center; width:100%;}
.rich-b h5{ display:inline-block;}

.rich-m .platform{ width:90%; margin:30px auto;}
.rich-m .platform img{ width:100%;}

.NewMkicons li img{ -webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);}



 /*独特优势 solo-adv*/

.solo-adv .advantage-cont li{ width:97%; margin:10px 1.5%; padding:0; border-radius:5px; border-width:1px; border-style:solid; border-color:#ddd; position: relative;}
.solo-adv .advantage-cont li:hover{ background:#fafafa; box-shadow:0 0 5px rgba(0,0,0,.1);}
.solo-adv .advantage-cont li:before{ content: ""; position: absolute; top:0; left: 0; width:2px; height: 100%; background:#186dbf;  z-index: 0; -webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
transition:all 0.5s;
}
.solo-adv .advantage-cont li:hover:before{ width:20%;}
.solo-adv .advantage-cont li.adv1:before{ background:#0082ff;}
.solo-adv .advantage-cont li.adv2:before{ background:#ff7200;}
.solo-adv .advantage-cont li.adv3:before{ background:#6caa56;}
.solo-adv .advantage-cont li.adv4:before{ background:#8328ff;}
.solo-adv .advantage-cont li.adv5:before{ background:#186dbf;}
.solo-adv .advantage-cont li.adv6:before{ background:#fc6666;}

.solo-adv .advantage-cont li .ad-icon{ float:left; width:20%; height:100%; display: block; text-align: center;}
.solo-adv .advantage-cont li .ad-icon i{ font-size:60px; margin-top:20px; display:inline-block; position: relative; z-index: 2; 
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
transition:all 0.5s;}
.solo-adv .advantage-cont li:hover .ad-icon i{ color:#fff!important;}

.solo-adv .advantage-cont li .ad-cont{ width: 80%; float: right; padding:20px}
.solo-adv .advantage-cont li .ad-cont h2{ margin:0 auto; padding:0;width:100%;}
.solo-adv .advantage-cont li .ad-cont .ad-text{ line-height: 24px; text-indent: 25px}




}

/*-----------------------@media screen width(750px-640px) iphoen6 ------------------------------*/
@media screen and (max-width: 750px) {

/*首页*/
.advantage-cont li{ width:44%; margin:10px 3%;}

/*注册页面*/
.RegisterInputbox .verification{  display: block;}

/*banner*/
.swipe, .swipe-warp{ height:195px;}

.hold-l, .hold-r{ padding:10px;}
.poster-l{ width:250px; top:50px;}

.banner .flexslider .slides a img{ background-size:173%!important;}
}


/*-----------------------@media screen(640px-480px) iphone5s------------------------------*/
@media screen and (max-width: 640px) {

.newfunc-pic{ display:none;}
.newfunc-text{ width:80%; float: none; margin:90px auto 0;}
.newfunc-text:after{ top:0; left:50%;}

/*banner*/
.swipe,.swipe-warp{ height: 166px;}

/*响应640-登录页面*/
.Loginbanner.flexslider{display: none;}
.LoginBg{ background-image: none; background-color:#fff; width: 100%; height: 100%;top: 0px;right: 0; position: relative;}
.Loginbox{ width: 100%;border-radius:0px;-webkit-border-radius:0px; -moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;right: 0px;padding-bottom: 20px; }
.LoginInput{ width: 80%; margin-left: 10%}
.Loginbox .text_input{ width:100%;padding-left: 10%;}
.Loginbox .btnlogin{ width: 80%;margin: 20px 10% 0 10%;}
.Login a{ margin-right: 10%;}
.Loginbox .checkbox{ padding:0 10%;}
.Loginbox .verification{ margin-right: 10%;}
.Loginbox{ padding: 40px 0; position: relative; top:0; height:auto;}


  /*响应640-注册页面*/
.RegisterInputbox{ margin-left: 5%;}
.RegisterInputbox .verification{  display: block;}
.RegisterInputbox li span{ width:70%}
.RegisterInputbox .verification{ line-height: 24px;}
.Registerbox{ padding-top:30px;}
.Registerbox .Registerbg{ padding:0;}

  /*响应640-收录网站*/
.IndustryContainer li{ width: 50%;}
.IndustryContainer li a,.IndustryContainer li .IndustryTitle{ padding-left: 30px;} 
.IncludeContainer li{ width: 50%;}

/*五大核心*/
.core-tag a{ height:70px; margin-top:20px; padding-top:5px;}
.core-tag a i{ display:none;}
.core-tag a h4{ line-height: 20px;}
.core-tag a.hover{ height: 90px;}
.core-tag a.hover h4{ margin-top:-65px;}

/*大数据精准营销*/
.BigDateText.bd2{ left: 360px;}

.resource-cont li{ width:48%;}

.buy .buy-cont{ width:80%; }
.buy .core-cont{ margin:20px auto;}
.buy .core-cont li{ width:80%; margin:5px 10%; position: relative; background:url(../images/alphawhite.png) repeat; padding:10px 10px 15px; border-radius:5px;}
.buy .core-cont li a i{ float: left; position: absolute; top:15px; left: 20%; width:60px; height: 60px; line-height: 60px; font-size:30px;}
.buy .core-cont li a h4, .buy .core-cont li a span{ display:block; width:100%; padding-left:40%; text-align: left;}
.buy .core-cont li a h4{ line-height: 30px;}
.hold-cont{ height:300px;}
.hold-l, .hold-r{ padding:10px;}
.hold-r .thisicon span{ margin:0px 0px 0px 12px;}
.thisicon span{ margin-right:10px;}
.thisicon span:after{ display:none;}

.poster-r{ width:190px; top:40px;}
.poster-r p br{ display:none;}
.poster-l{ width:200px;}

/*banner*/
.banner .flexslider .slides a img{ height:290px;}
.banner .flexslider{ height: 290px;}
.banner .downloadbtn{ top:255px; width:290px; margin-left:-20px;}
.banner .downloadbtn a{ width:110px; font-size:14px;}
.banner .downloadbtn p{ display:none;}

/*弹窗*/
.open-wind .wind-cont{width:100%; height:100%; border-radius:0; margin-left:0; top:1px; left:0; }
.open-wind .wind-cont .wind-text{ height:-webkit-calc(100% - 180px); height:-moz-calc(100% - 180px); height:calc(100% - 180px); }

/*注册页面*/
.RegisterInputbox{ width:80%; margin:10px 10%;}

/*新闻页面*/
.news_fenlei {margin:0 3%;}
.nei_news .news_line .news_left {width:94%;float: none; margin:0 3% 3%;}
.page {margin:0 3%;}

/*收录网站页面*/
.jrjg_list {padding:3% 0 0;}
.jrjg_list ul li {width: 44%; margin:0 0 20px 4%;}
.jrjg ul li a h1 {padding:0 8px;}
}


/*-----------------------@media screen(480px)------------------------------*/
@media screen and (max-width: 480px) {

/*首页*/
.topbar{ height:60px;}
.banner, .Registerbox, .Loginbanner, .core-head, .buy{margin-top:60px;}
.topbar .logo { height:40px; width:auto; margin:10px auto;}
.menubtn{ top:18px; right:10px; width:26px; height: 26px; }
.menubtn i{ margin:4px auto;}

.main{ padding:20px 0;}
.btitle{ font-size:24px;}
.core ul li.col2, .core ul li.col3{ width:90%; margin:10px 5%;}
.core ul li a{ padding:10px;}
.core ul li a i{ /*float: left; margin:10px 0 0 6%;*/}
.core ul li a h4{ /*width:60%; float: right; text-align: left; */line-height: 40px;}
.core ul li a span{ /*width:60%; float: right; text-align: left;*/}

.advantage-cont li{ width:90%; margin:5px 5%; padding:0; }
.advantage-cont li span i{ margin-top:25px;}

.brief-cont{ padding:20px 15px 15px;}

.resource-cont li img{ width:90%;}

.footer .colum{ width:94%; margin:5px 3%;}

.buy .core-cont li a i{left: 15%;}

.footer .bottom br{ display:block;}

/*banner*/
.swipe,.swipe-warp{ height: 125px;}

/*注册登录*/
.Loginbox .text_input{ padding-left: 50px;}



/*商贸平台信息覆盖*/
.BusinessTitle.MessagesTitle{ font-size: 24px; line-height: 50px;}
.BusinessTitle.MessagesTitle h5{ font-size: 14px; line-height: 24px; font-family: "宋体"; margin:10px auto;}
/*超级商务网站*/
.BusinessTitle{font-size: 30px;line-height:40px;}
.BusinessTitle h5{ font-size: 14px; line-height: 24px; font-family: "宋体"; margin-top:10px; }
/*大数据精准营销*/
.BDflow li.BDicon{ width: 49%;}
.icon-accountdone:before,.icon-setting:before,.icon-website:before,.icon-respond:before{ }
.BigDateText.bd2{ width: 80%; left: 50px; bottom:40px;}
.BigDateBox.db2Box{ height: 400px;}
.BigDateText h5{ font-size:14px; margin-top:10px; font-family: "宋体";}
.BigDateBox{ height: 190px;}

/*新媒体营销*/
.NewMkicons li{ width:48%;}
.BDflow li{ font-size:14px;}

.hold-cont{ background-size:60%; background-position: top center;}
.hold-l, .hold-r{ width:90%; margin:10px auto; float:none;}
.hold-l{ padding-top:300px;}
.thisicon{ margin:0 auto; text-align: center;}
.thisicon span{ display:inline-block; float: none; margin:0 20px;}
.hold-r .thisicon span{ margin:0 20px;}
.hold-text p{ text-align: center; font-family: "宋体";}

.namecd-m span.po1, .namecd-m span.po2,.namecd-m span.po3,.namecd-m span.po4,.namecd-m span.po5,.namecd-m span.po6{
  bottom:0;}
.namecd-cont{ background-size:75%}
.namecd-m{ height: 105%}
.namecd-l .namecd-text{ margin:470px auto 10px; clear:both;}
.namecd-l, .namecd-r{ margin:10px auto; text-align: left; width:80%; float:none;}
.poster-m{-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);}
.poster-l{ display:none;}
.poster-cont{ height:500px;}
.poster-r{ width:80%; right:30px; top:390px;}
.rich-b h5 br{ display:none;}
.poster-r .poster-text p, .namecd-text p{ font-weight: normal; font-family: "宋体";}
.rich-b{ width:80%; float: none; margin:10px auto;}

.thisicon, .namecd-m{ display:none;}
.poster-m{ width:300px;}
.hold-cont{ background-size:90%;}
.namecd-cont{ background-size:95%; height:320px;}
.namecd-l .namecd-text{ margin:340px auto 10px;}
.poster-cont{ height: 570px;}
.hold-text p br{ display:none}
.hold-text{ margin:0 auto;}
.BigDateText.bd1{ width:80%; margin:0 auto;}


/*banner*/
.banner .flexslider .slides a img{ height:217px;}
.banner .flexslider{ height: 217px;}
.banner .downloadbtn{ display:none;}
.flex-direction-nav a{ -webkit-transform: scale(.8);
-moz-transform: scale(.8);
-ms-transform: scale(.8);
-o-transform: scale(.8);
transform: scale(.8);}

/*注册页面*/
.RegisterInputbox{ width:80%; margin:10px 10%;}
.RegisterInputbox li{ width:100%; position: relative; margin:5px 0 0; line-height: 30px; }
.RegisterInputbox li span.userMessages{ position: relative; display:block; width: 100%; text-align: left;}
.RegisterInputbox li > span:last-child{ padding:0;}
.RegisterInputbox li.Registertip, .RegisterInputbox li.btnRegister,.Registerlogin{ padding:0;}


/*常见问题*/
.faq .faq-tag{ position: relative; width:100%;}
.faq .faq-tag a.hover{ width:100%;}
.faq .tabs_box{ padding:5px; border-top:10px solid #ddd;}
.solo-adv .advantage-cont li .ad-icon i{ font-size:40px;}


}

/*-----------------------@media screen(414px) iphone4s------------------------------*/
@media screen and (max-width: 414px) {
.banner .flexslider .slides a img{ height:188px;}
.banner .flexslider{ height: 188px;}
.banner .downloadbtn{ display:none;}

/*更新日志*/
#circle,#arrow,.point{ display:none;}
#content{background:none; width: 414px; height: auto !important;}
#history{ margin: 0px; width: 414px; height: auto;}
.lileft .date span{ display: block; line-height: 30px;}
.liright{ width: 336px;}
.lileft{ width: 70px;}
.list{ height: auto !important;}
.list li{ height: 270px;}
.list li:first-child{ margin-top: 0px !important;}
.jrjg ul li { min-height: 180px; margin-bottom:5px;}

}

/*-----------------------@media screen(375px) iphone4s------------------------------*/
@media screen and (max-width: 375px) {
.banner .flexslider .slides a img{ height:171px;}
.banner .flexslider{ height: 171px;}
.banner .downloadbtn{ display:none;}

/*更新日志*/
#content,#history{width: 375px;}
.liright{ width: 296px;}
.list li{ height: 330px;}
.liright .histt a{ font-size: 20px; line-height: 36px;}


}

/*-----------------------@media screen(360px) iphone4s------------------------------*/
@media screen and (max-width: 360px) {
.banner .flexslider .slides a img{ height:163px;}
.banner .flexslider{ height: 163px;}
.banner .downloadbtn{ display:none;}

/*更新日志*/
#content,#history{width:360px;}
.liright{ width:286px;}


}
/*-----------------------@media screen(320px) iphone4s------------------------------*/
@media screen and (max-width: 320px) {

/*首页*/
.rheader .loginbtn span a{ width:50px; margin:5px 5px 0 0;}
.hidebtn{ right:10px;
-webkit-transform: scale(0.6);
-moz-transform: scale(0.6);
-ms-transform: scale(0.6);
-o-transform: scale(0.6);
transform: scale(0.6);}
.menubtn{ right:10px;}

.brief-cont{ padding:5px 0 0 10px;}
.comp-text, .news-text{ padding:0 15px; height:145px;}

.RegisterInputbox li span.agree{ width: 90%;}
.RegisterInputbox li span.userMessages{ width:100%; text-align: left;}
.RegisterInputbox li span{ width: 100%;}
.RegisterInputbox li.Registertip, .RegisterInputbox li.btnRegister{ margin-left: 0px;}
.RegisterTitle{ margin-top:10px; font-size:22px;}
.RegisterInputbox{ margin-top:0;}
.RegisterInputbox li{ margin-top:0;}

/*收录网站*/
.IndustryContainer li{ width: 100%;}
/*超级商务网站*/
.BusinessTitle{font-size: 22px;line-height:30px;}
.BusinessTitle h5{ font-size: 12px; line-height: 24px; font-family: "宋体";}
.b2text{ padding-left:20px;}
/*商贸平台信息覆盖*/
.BusinessBox img.imgm4{ width:80%;}
.BusinessTitle.MessagesTitle{padding: 0px;}
.MessagesBox.b2box{padding:10px}
/*大数据精准营销*/
.icon-accountdone:before,.icon-setting:before,.icon-website:before,.icon-respond:before{margin-left: 20px;}
.imgbd1, .imgbd2{ width: 99%; padding-left: 10px;}
.BigDateBox{ height: 160px;}
.BigDateText{ font-size: 20px;}
.BigDateText.bd2{ left: 30px;}
.BigDateText h5{ font-size: 12px; line-height: 20px; font-family: "宋体"; margin-top:10px;}
.BigDateBox.db2Box{ height: 334px;}

.buy-cont .price{ font-size:18px;}
.buy-cont .logintip a.btn{ padding:5px 30px;}
.buy .core-cont li a i{left: 10%;}
/*banner*/
.swipe,.swipe-warp{ height:120px;}

.banner .flexslider .slides a img{ height:145px;}
.banner .flexslider{ height: 145px;}
.banner .downloadbtn{ display:none;}

/*更新日志*/
#content,#history{width:320px;}
.liright{ width:240px;}
.liright .histt a{ font-size: 18px;}

/*新闻中心*/
.nei_news .news_line .news_left { padding: 15px; } 
.nei_news .news_line .news_cont .news_wz { line-height: 19px; height: 40px; }

.jrjg ul li {min-height: 150px;}

}


.active .BigDateBox{-webkit-animation:tagwaggle 1s ease forwards;
-moz-animation:tagwaggle 1s ease forwards;
-ms-animation:tagwaggle 1s ease forwards;
-0-animation:tagwaggle 1s ease forwards;
animation:tagwaggle 1s ease forwards;}







/*-----------------------@media screen(450px) iphone6s------------------------------*/
@media screen and (max-width: 450px) {
.product-wrap {width:100%;}
.guanwangCase .Case_title {width: 100%;}
.product-wrap .product li {width: 90%;margin-left:5%;}
.product {height: auto;}
.guanwangCase .Case-title-list { width: 100%; }
.guanwangCase .Case-title-list span.flagDown {display: block; width: 100%;height:inherit;position: relative;top:0; left: 0; z-index: 99;height: 42px; transform: translateY(-6px);}
.guanwangCase .Case-title-list span.flagDown em {position: relative; top:2px;left:65%; display: inline-block; transition:all .4s ease; -webkit-transition:all .4s ease; transform: rotate(-180deg) scale(.7);-webkit-transform: rotate(-180deg) scale(.7);}
.guanwangCase .Case-title-list span.flagDown em.down {transform: rotate(0deg) scale(.7) translateY(-8px);-webkit-transform: rotate(0deg) scale(.7) translateY(-8px);}
.guanwangCase .Case-title-list span.flagDown i { transform: rotate(-45deg) translateY(2px);-webkit-transform: rotate(-45deg) translateY(2px);
  color:#fff; display: inline-block; width: 18px; height: 2px; background: #fff;}
.guanwangCase .Case-title-list span.flagDown i:last-child {transform: rotate(45deg) translateY(2px);-webkit-transform: rotate(45deg) translateY(2px);    position: relative;left: -3px; }
.guanwangCase .Case-title-list li {width: auto; padding: 0 16px 0;  display: none; line-height: 35px; background:#3599df;width: 100%;color: #fff;border-radius:35px; margin-bottom: 5px; box-shadow: 0 0 4px rgba(0,0,0,.3);}
.guanwangCase .Case-title-list li:first-child {margin-top:0;}
.guanwangCase .Case-title-list li.on {color: #3599df;position: absolute;top: 0;left: 0;background:#3599df;width: 100%;color: #fff;padding-top: 0; display: block; border-radius:35px;}
.guanwangCase .Case-title-list p {display: none;}
.search-max-440px-mar {margin-top:25px;}
.pages a {margin: 0 5px 8px}
.guanwangCase .readmore { background:#3599df; border-radius:28px; padding:7px 0; color:#fff; text-align: center;}
.guanwangCase .readmore:hover {color:#fff;}


}
.cbody{
	width: 100%;
	max-width:1200px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}



.padt2 {
    padding-top: 25px;
}
.fullwidth {
    clear: both;
    overflow: hidden;
    width: 100%;
}.pubdiv {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    /*width: 1000px;*/
}.tit2 {
    color: #000;
    font-size: 34px; text-align:center;
}.padtb {
    padding: 20px 0;
}.tit2 span {
    color: #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
}.txt_pro p {
    font-size: 15px;
    line-height: 200%;
    padding-bottom: 12px;
    text-indent: 28px;
}.bggray {
    background-color:#FFF;
}

.padtb {
    padding: 3% 0;
}


#mkok{width:1060px;}
.page_ys {
    clear: both;
    width: 100%;
}

.page_ys dl {
    float: left;
    height: 200px;
    padding: 3%;
    width:33.333%;
}


.page_ys dl dt {
    height: 90px;
    overflow: hidden;
}.page_ys dl dd {
    line-height: 180%;
}.page_ys dl dd strong {
    color: #f50;
}.fr {
    float: right;
}

.vsbox {
    padding: 50px 0;
}.container {
   /* width: 1000px;*/margin:auto;
}.vsbox  h1 {
    font-size: 30px;
}.vsbox  h1, .vsbox  h2, .vsbox  h3 {
    font-weight: normal;
    text-align: center;
}.vsbox h1 {
    color: #333;
    line-height: 125%;
    padding-bottom: 20px;
}.vsbox .box1 {
    background: #e74b3b none repeat scroll 0 0;
    color: #fff;
    text-align: right;
}.vsbox .box {
    height: 400px;
    margin: 20px 0;padding:20px;
}.col-md-4 {
    width: 33.3333%;float:left;
}
.vsbox .box1 h3 {
    color: #fff;
    padding: 50px 0 10px;
    text-align: right;
}

.vsbox .box p {
    font-size: 14px;
    height: 55px;
    line-height: 20px;
}.vsbox .box1 {
    background: #0082ff none repeat scroll 0 0;
    color: #fff;
    text-align: right;
}
.vsbox .box1 h3 {
    color: #fff;
    padding: 50px 0 10px;
    text-align: right; font-size:30px;
}
.vsbox .box.box2 {
    background: #272727 none repeat scroll 0 0;
    height: 440px;
    margin: 0;
}
.vsbox .box2 h3 {
    color: #e64b3a;
    font-family: Arial;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
}
.vsbox .box2 span {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #888;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 24px auto;
    text-align: center;
    width: 50%;
}
.vsbox .box2 span:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #333;
}
.vsbox .box3 {
    background: #bbb none repeat scroll 0 0;
    color: #333;
}
.vsbox .box3 h3 {
    color: #333;
    text-align: left; font-size:30px;padding: 50px 0 10px;
}
.service {
    background: #0082ff  none repeat scroll 0 0;
    text-align: center;
}

#service22 {

    padding: 100px 0 20px;

}

.service h1 {
    color: #fff;
    line-height: 125%;
    padding-bottom: 40px; font-size:30px; font-weight:normal;
}
.service span {
    background: #4d4d4d none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: block;
    font-size: 30px;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin-left: -30px;
    position: absolute;
    top: -95px;
    width: 60px;
}
.service h3 {
    color: #0082ff;
}
.service li {
    border-bottom: 1px dashed #666;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    width: 80%;
}
.service .col-md-4 {
    overflow-x: hidden;
    padding: 0;
}
.service .box {
    height: 440px;
    width: 100%;
}
.service .box1, .service .box2 {
    height: 350px;
    margin: 95px 0 65px;
    width: 100%;
}
.service .box1 {
    background: #333 none repeat scroll 0 0;
    position: relative;
}
.service .box2 {
    background: #fff none repeat scroll 0 0;
    position: relative;
}
.service .box2 span {
    background: #333 none repeat scroll 0 0;
}
.service .box2 h3 {
    color: #333;
}
.service .box2 li {
    border-bottom: 1px dashed #c1c1c1;
    color: #333;
}
 .service .box1::before, .service .box2::before, .service .box1::after, .service .box2::after {
    border-left: 190px solid transparent;
    border-right: 190px solid transparent;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -190px;
    position: absolute;
    width: 0;
}
.service .box1::before {
    border-bottom: 65px solid #333;
    top: -65px;
}
.service .box1::after {
    border-top: 65px solid #333;
    bottom: -65px;
}
.service .box2::before {
    border-bottom: 65px solid #fff;
    top: -65px;
}
.service .box2::after {
    border-top: 65px solid #fff;
    bottom: -65px;
}

.main {

    padding-bottom: 0;
    position: relative;
    z-index: 5;
}




.cbody {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 1200px;
    overflow: hidden;
    width: 100%;
}
/*.box {
    margin-bottom: 58px;
    margin-top: 55px;
}
.box {
    margin: 100px auto;
    max-width: 1200px;
    position: relative;
    width: 100%;
}*/
.neiye {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    max-width: 1000px;
    overflow: hidden;
    text-align: center;
    width: 96%;
}




.neiye h3 {
    font-size: 30px;
    font-weight:normal;
    line-height: 60px;
}
.neiye_h4 {
    color: #1f2229;
}
.neiye h4 {
    margin-bottom: 30px;
}
.neiye h4 {
    color: #000;
}
.ind_th {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: center; font-weight:normal;
}





.ind_th i {
    background: rgba(0, 0, 0, 0) url("../images/what_left.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    width: 138px;
}
.ind_th tt {
    background: rgba(0, 0, 0, 0) url("../images/what_right.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    width: 138px;
}
.content1 {
    margin: 30px auto 58px;
}
.content1 p {
    color: #646464;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 100%;
}






.lxb-box {
    color: #333;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}table {
    border-collapse: collapse;
    border-spacing: 0;
}
.lxb-box_th {
    color: #ea4234;
}
.lxb-box tr td {
    font-size: 16px;
    line-height: 34px;
    padding: 5px;
    text-align: center;
}.yysearch {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 96%;margin-bottom:50px;
}
.yysearch form {
    background-color: #333;
    border-radius: 5px;
    display: inline-block;
    font-size: 0;
    max-width: 700px;
    overflow: hidden;
    padding: 20px;
    width: 90%;
}
.yysearch form h3 {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.yysearch #positionSearch {
    border: 0 none;
    border-radius: 3px 0 0 3px;
    max-width: 250px;
    overflow: hidden;
    padding: 5px 10px;
    width: 65%;
}
.yysearch input {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    vertical-align: middle;
}
.yysearch #searchBtn {
    background-color: #f60;
    border-radius: 0 3px 3px 0;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    padding: 5px 20px;
}.yysearch img {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}


.ibox img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}


.about_ban {
    overflow: hidden;
    position: relative;
    width: 100%;
}.about_ban h3 {
    position: absolute;
    text-align: center;
    top: 30%;
    width: 100%;
}.about_ban h3 b {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    padding: 10px;
    text-align: center;
}.about_ban h3 p {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    margin-top: 1%;
    text-align: center;
    width: 100%;
}.about_ban img {
    overflow: hidden;
    width: 100%;
}




.neiye p {
    font-size: 16px;
    line-height: 30px;
}
.qywh_p {
    height: 380px;
    margin: 50px auto 100px;
    max-width: 980px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.qywh_zx {
    background-color: #d71418;
    height: 2px;
    overflow: hidden;
    position: absolute;
    top: 185px;
    width: 100%;
}
.qywh_img {
    background-color: #fff;
    background-image: url("../images/qywh_05.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 364px;
    position: relative;
    text-align: center;
    width: 364px;
}




.qywh_img b {
    border: 3px solid #d71418;
    display: block;
    height: 70%;
    left: 182px;
    position: absolute;
    top: 110px;
    transform: rotate(-45deg);
    transform-origin: 0 100% 0;
    width: 70%;
}
.qywh_p li {
    height: 90px;
    overflow: hidden;
    position: absolute;
    width: 330px;
}
.qywh_sm {
    background-image: url("../images/qywh_01.png");
    background-position: right center;
    background-repeat: no-repeat;
    left: 20px;
    padding-right: 100px;
    text-align: right;
    top: 20px;
}
.qywh_p li h3 {
/*    color: #4284f4;*/
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 100%;
}
.qywh_p li p {
    color: #333;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 100%;
}.qywh_zz {
    background-image: url("../images/qywh_02.png");
    background-position: right center;
    background-repeat: no-repeat;
    bottom: 20px;
    left: 20px;
    padding-right: 100px;
    text-align: right;
}.qywh_ln {
    background-image: url("../images/qywh_03.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 100px;
    right: 20px;
    text-align: left;
    top: 20px;
}.qywh_yj {
    background-image: url("../images/qywh_04.png");
    background-position: left center;
    background-repeat: no-repeat;
    bottom: 20px;
    padding-left: 100px;
    right: 20px;
    text-align: left;
}
.bot .content2 {
    margin-top: 0px;
}.bot .content2 .team {
    font-size: 0;
    margin-top: 40px;
    text-align: center;
    width: 100%;margin-bottom:70px;
}
.bot .content2 .team li {
    display: inline-block;
    height: 480px;
    margin: 10px 3px;
    padding-top: 130px;
    position: relative;
    vertical-align: top;
    width: 180px;
}
.bot .content2 .team li .man {
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: 0 0 8px #e8e8e8;
    height: 150px;
    margin: 15px 15px 20px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 150px;
}
.bot .content2 .team li .man img {
    height: auto;
    width: 150px;
}
.bot .content2 .team li .man_f {
    background-color: #fff;
    border: 1px solid #f7f7f7;
    padding-bottom: 30px;
    padding-top: 100px;
}
.bot .content2 .team li h3 {
    color: #000000;
    font-family: "微软雅黑";
    font-size: 24px;
    line-height: 50px;
    text-align: center;
}
.bot .content2 .team li .txt {
    color: #4284f4;
    font-family: "微软雅黑";
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 3px;
    text-align: center;
}
.bot .content2 .team li p {
    color: #333;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 28px;
    padding: 0 15px;
}

.lineF {
    overflow: hidden;
    text-align: center;
    visibility: hidden;
}

.boxF, .boxS {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    visibility: hidden;
}
.boxF, .boxS, .boxT, .overlay {
    height: 250px;
    overflow: hidden;
    width: 200px;
}

.boxS {
    transform: rotate(-60deg);
}

.boxT_01 {
    background-image: url("../images/jmys_01.png");
    background-position: center 30px;
    background-repeat: no-repeat;
}
.boxT {
    background-color: #ea4234;
    background-repeat: no-repeat;
    transform: rotate(-60deg);
    visibility: visible;
}



.overlay {
    display: none;
    position: relative;
    transition: background-color 1s ease 0s;
}.boxT h3 {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-top: 120px;
}.boxT p {
    color: #fff;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
}.boxT_02 {
    background-image: url("../images/jmys_02.png");
    background-position: center 30px;
    background-repeat: no-repeat;
}.boxT_04 {
    background-image: url("../images/jmys_04.png");
    background-position: center 30px;
    background-repeat: no-repeat;
}.boxT_05 {
    background-image: url("../images/jmys_05.png");
    background-position: center 30px;
    background-repeat: no-repeat;
}.boxT_03 {
    background-image: url("../images/jmys_03.png");
    background-position: center 30px;
    background-repeat: no-repeat;
}.boxF {
    margin-left: 6%;
    margin-right: 6%;
    transform: rotate(120deg);
}

.reason {
    background: #fafafa none repeat scroll 0 0;
    overflow: hidden;
    text-align: center;
}.jmys, .jmzc, .jmtj {
    margin: 50px auto 100px;
    max-width: 1200px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}.jmtj_img {
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    width: 300px;
}.jmtj_img i {
    border: 5px solid #4284f4;
    border-radius: 117px;
    display: inline-block;
    height: 234px;
    transition: border 1s ease 0s;
    width: 234px;
}.jmtj_img01 {
    background-image: url("../images/jmtj_01.png");
    background-position: center center;
    background-repeat: no-repeat;
}.jmtj_img h3 {
    color: #333;
    font-size: 18px;
    line-height: 40px;
}.jmtj_img p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
}.jmtj_img02 {
    background-image: url("../images/jmtj_02.png");
    background-position: center center;
    background-repeat: no-repeat;
}.jmtj_img03 {
    background-image: url("../images/jmtj_03.png");
    background-position: center center;
    background-repeat: no-repeat;
}






.jmys, .jmzc, .jmtj {
    margin: 50px auto 100px;
    max-width: 1000px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.jmys_img {
    background-image: url("../images/jmys_06.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 250px;
    margin-left: 4%;
    margin-right: 4%;
    text-align: center;
    transition: border 1s ease 0s;
    vertical-align: top;
    width: 215px;
}
.jmys_img a {
    display: block;
    height: 100%;
    width: 100%;
}
.jmys_img a:hover {
    background-image: url("../images/jmys_07.png");
}
.jmys_img img {
    padding-top: 35px;
}
.jmys_img h3 {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.jmys_img p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 90%;
}
.jmtj_img {
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    width: 250px;
}
.jmtj_img i {
    border: 5px solid #fff;
    border-radius: 117px;
    display: inline-block;
    height: 234px;
    transition: border 1s ease 0s;
    width: 234px;
}
.jmtj_img a i:hover {
    background-color: #fff;
    border: 5px solid #333;
}
.jmtj_img h3 {
    color: #333;
    font-size: 18px;
    line-height: 40px;
}
.jmtj_img p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
}
.jmtj_img01 {
    background-image: url("../images/jmtj_01.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.jmtj_img02 {
    background-image: url("../images/jmtj_02.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.jmtj_img03 {
    background-image: url("../images/jmtj_03.png");
    background-position: center center;
    background-repeat: no-repeat;
}


.jmzc li {
    border-radius: 60px;
    display: inline-block;
    height: auto;
    margin: 10px 2%;
    min-width: 300px;
    overflow: hidden;
    width: 45%;
}
.jmzc li e img {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border: 8px solid #186dbe;
    border-radius: 50px;
    float: left;
    height: auto;
    margin: 10px;
    max-width: 100px;
    transition: border 1s ease 0s;
    width: 25%;
}
#jmzc_imgl {
    float: right;
    text-align: right;
}
.jmzc li e {
    background-color: #f5f7f8;
    display: table;
    height: 120%;
    transition: background 1s ease 0s;
    width: 100%;
}
.jmzc li e:hover img {
    border: 8px solid #ea9413;
}
.jmzc li e:hover {
    background: #333 none repeat scroll 0 0;
    color: #fff;
}
.jmzc li e:hover h3 {
    color: #fff;
}
.jmzc li e:hover h3 strong {
    color: #ea9413;
}
.jmzc li e h3 {
    color: #2b2b2b;
    float: left;
    height: 110px;
    line-height: 30px;
    text-align: left;
    transition: color 1s ease 0s;
    width: 64%;
}
.jmzc li e h3 p, .jmzc li e h3 i {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.jmzc li e h3 p {
    font-size: 18px;
    width: 100%; font-weight:normal;
}
.jmzc li e h3 i {
    height: 100%;
    width: 0;
}
.jmzc li e h3 strong {
    color: #186dbe;
    transition: color 1s ease 0s;
}






.cbody1 {
    margin: 0 auto;
    max-width: 1000px;
    overflow: hidden;
    width: 100%;
}

.new_th {
    border-bottom: 1px solid #ccc;
    margin: 30px 0%;
    overflow: hidden;
}.new_th h4 {
    border-bottom: 2px solid #4284f4;
    color: #333;
    display: inline-block;
    float: left;
    font-size: 24px;
    line-height: 38px;
}
.new_th h4 a {
    color: #333;
}.new_th span {
    float: right;
    font-size: 14px;
    line-height: 38px;
}
.new_top h3 a, .new_th span a {
    color: #333;
}
.news li {
    float: left;
    height: auto;
    margin: 0px 0% 0;
/*    max-width: 450px;*/
    overflow: hidden;
    width: 50%;padding:2%;
}



.news li h3 {
    font-family: "微软雅黑";
    font-size: 18px;
    max-height: 78px;
    overflow: hidden;
    padding: 15px 0;
}
.news li h3 a {
    color: #000000; font-weight:normal;
}
.news li p {
    color: #646464;
    cursor: pointer;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}
.news li .time {
    background: #d4d4d4 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 10px 0;
    text-align: center;
    transition: all 0.8s ease 0s;
    width: 95px;
}.news li:hover .time {
    background: #186dbe none repeat scroll 0 0;
}

.box .title {
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
.box .txt {
    color: #d4d4d4;
    font-family: "微软雅黑";
    font-size: 14px;
    margin-bottom:35px;
    margin-top: 10px;
    text-align: center;
}
.tbox{padding-bottom:20px; font-size:14px;line-height:22px;}

@media only screen and (max-width: 1000px){
	.cbody1{width:90%;}
	#mkok{width:100%;}
.container{width:100%;}
.pubdiv {width:100%;}
.bggray img{max-width:100%;}
.padtb{padding:20px;}
.bggray {padding:20px;}

.lxb-box {width:90%;}


.content1 p{width:90%;}
.qywh_img {
    background-size: 120px auto;
}.qywh_sm {
    background-position: center bottom;
    padding-bottom: 100px;
    padding-right: 0;
    text-align: center;
    top: 0;
}.qywh_zz {
    background-position: center top;
    bottom: 0;
    padding-right: 0;
    padding-top: 100px;
    text-align: center;
}.qywh_ln {
    background-position: center bottom;
    padding-bottom: 100px;
    padding-left: 0;
    text-align: center;
    top: 0;
}.qywh_yj {
    background-position: center top;
    bottom: 0;
    padding-left: 0;
    padding-top: 100px;
    text-align: center;
}

.qywh_p li h3 {
    height: 20px;
    line-height: 20px;
}


.qywh_p li {
    height: 170px;
    overflow: hidden;
    position: absolute;
    width: 30%;
}
.about_ban {
    margin-top: 50px;
    overflow: hidden;
}
.about_ban h3 {
    top: 20%;
}
.about_ban img {
    display: block;
    margin-left: -50%;
    margin-right: auto;
    overflow: hidden;
    text-align: center;
    width: 200%;
}
	}

#outerContainer_1466504571752 {
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0px;
    padding-top: 0px;
}#outerContainer_1466504571752 > .container {
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}.container {
    margin-left: auto;
    margin-right: auto;
}#outerContainer_1466504571752 .col-md-3 {
    width: 25%;float:left;
}
.sitewidget-text-20160621182252 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e7a72d;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000;
    border-radius: 6px 6px 0 0;
    border-style: solid;
    border-width: 0;
    margin: 0;
    padding: 20px 0;
}
.sitewidget-text-20160621182252 .sitewidget-bd *, .sitewidget-text-20160621182252 .sitewidget-bd {
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: center;
}
.sitewidget-text-20160621182252 .sitewidget-bd *, .sitewidget-text-20160621182252 .sitewidget-bd {
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: center;
}
.sitewidget-text-20160621182252 .sitewidget-bd {
    color: #fff;
    font-size: 24px;
}.sitewidget-text-20160621182252 .sitewidget-bd {
    border-color: #545454;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    margin: 0;
    padding: 0;
}.sitewidget-bd {
    background-attachment: scroll;
    background-position: left top;
    background-repeat: repeat;
}.sitewidget-bd {
    color: #333;
    font-family: 微软雅黑;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 2.7em;
    text-align: center;
}
.sitewidget-text-20160621182253 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px;
    margin: 0;
    padding: 20px 0;
}.row > div[class^="col-"] > div[id^="location_"] {
    margin: 0 10px;
}
.sitewidget-button-20160621182254 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd #ddd;
    border-radius: 0 0 6px 6px;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    padding: 0 0 30px;
}.sitewidget-button-20160621182254 .sitewidget-bd a {
    letter-spacing: 0;
    line-height: 2.3em;
    text-align: left;
}.sitewidget-button-20160621182254 a.backstage-component-btn {
    background-color: rgb(231, 167, 45);
    border-color: rgb(231, 167, 45);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: rgb(255, 255, 255);
}
.backstage-component-btn{padding-top:10px;padding-bottom:10px;padding-left:45px;padding-right:45px;}
.sitewidget-text-20160621182255 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #3686be;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000;
    border-radius: 6px 6px 0 0;
    border-style: solid;
    border-width: 0;
    margin: 0;
    padding: 20px 0;
}
.sitewidget-text-20160621182255 .sitewidget-bd *, .sitewidget-text-20160621182255 .sitewidget-bd {
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: center;
}.sitewidget-text-20160621182255 .sitewidget-bd {
    color: #fff;
    font-size: 24px;
}.sitewidget-text-20160621182255 .sitewidget-bd {
    border-color: #545454;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    margin: 0;
    padding: 0;
}.sitewidget-bd {
    background-attachment: scroll;
    background-position: left top;
    background-repeat: repeat;
}.sitewidget-bd {
    color: #333;
    font-family: 微软雅黑;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 2.7em;

}
.sitewidget-text-20160621182256 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px;
    margin: 0;
    padding: 20px 0;
}
.sitewidget-button-20160621182259 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd #ddd;
    border-radius: 0 0 6px 6px;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    padding: 0 0 30px;
}.backstage-component-btn1{padding-top:10px;padding-bottom:10px;padding-left:45px;padding-right:45px;}
.sitewidget-button-20160621182259 a.backstage-component-btn1 {
    background-color: rgb(54, 134, 190);
    border-color: rgb(54, 134, 190);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: rgb(255, 255, 255);
}.backstage-component-btn1 {
    padding: 10px 45px;
}
.sitewidget-text-20160621182302 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #74bf43;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000;
    border-radius: 6px 6px 0 0;
    border-style: solid;
    border-width: 0;
    margin: 0;
    padding: 20px 0;
}
.sitewidget-text-20160621182302 .sitewidget-bd *, .sitewidget-text-20160621182302 .sitewidget-bd {
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: center;
}.sitewidget-text-20160621182302 .sitewidget-bd {
    color: #fff;
    font-size: 24px;
}.sitewidget-text-20160621182302 .sitewidget-bd {
    border-color: #545454;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    margin: 0;
    padding: 0;
}.sitewidget-bd {
    background-attachment: scroll;
    background-position: left top;
    background-repeat: repeat;
}
.sitewidget-text-20160621182257 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px;
    margin: 0;
    padding: 20px 0;
}
.sitewidget-button-20160621182300 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd #ddd;
    border-radius: 0 0 6px 6px;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    padding: 0 0 30px;
}.sitewidget-button-20160621182300 a.backstage-component-btn2 {
    background-color: rgb(116, 191, 67);
    border-color: rgb(116, 191, 67);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: rgb(255, 255, 255);
}.backstage-component-btn2{padding-top:10px;padding-bottom:10px;padding-left:45px;padding-right:45px;}

.sitewidget-text-20160621182303 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #da4f4d;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000;
    border-radius: 6px 6px 0 0;
    border-style: solid;
    border-width: 0;
    margin: 0;
    padding: 20px 0;
}
.sitewidget-text-20160621182303 .sitewidget-bd *, .sitewidget-text-20160621182303 .sitewidget-bd {
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: center;
}
.sitewidget-text-20160621182303 .sitewidget-bd {
    color: #fff;
    font-size: 24px;
}
.sitewidget-text-20160621182258 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px;
    margin: 0;
    padding: 20px 0;
}
.sitewidget-button-20160621182301 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: initial;
    border-color: #000 #ddd #ddd;
    border-radius: 0 0 6px 6px;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    padding: 0 0 30px;
}.sitewidget-button-20160621182301 .sitewidget-bd a {
    color: #fff;
    letter-spacing: 0;
    line-height: 2.3em;
    text-align: left;
}
.sitewidget-button-20160621182301 a.backstage-component-btn {
    background-color: rgb(218, 79, 77);
    border-color: rgb(218, 79, 77);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: rgb(255, 255, 255);
}.backstage-component-btn3{padding-top:10px;padding-bottom:10px;padding-left:45px;padding-right:45px;}.sitewidget-button-20160621182301 a.backstage-component-btn3 {
    background-color: rgb(218, 79, 77);
    border-color: rgb(218, 79, 77);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: rgb(255, 255, 255);
}
@media only screen and (max-width: 1000px){
	#outerContainer_1466504571752 .col-md-3 {
    width: 50%;float:left;
}
	}
	
	
	@media only screen and (max-width: 600px){
	#outerContainer_1466504571752 .col-md-3 {
    width: 100%;float:left;
}
	}
	
	
	
.invest {
    padding-bottom: 75px;
    padding-top: 0px;
    width: 100%;
}.invest .detail {
    margin: 0 auto;
    width: 94%;
}
.worth_box {
    margin-left: -2%;
    overflow: hidden;
    width: 104%;
}.worth_box .wortha {
    background: #1ed794 none repeat scroll 0 0;
}.worth_box .worth_item {
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    height: auto;
    margin: 2%;
    padding: 2%;
    width: 29.3%; text-align:center;
}	
	
	
	
.worth_box .worth_item img {
    height: 90px;
    margin: 10% 0 5%;
}
.worth_box .worth_item p {
    line-height: 24px;
    margin-bottom: 5px;
    width: 100%; color:#fff;
}
	.worth_box .worthb {
    background: #36b4af none repeat scroll 0 0;
}.worth_box .worthc {
    background: #009edf none repeat scroll 0 0;
}.worth_box .worthd {
    background: #ff6c54 none repeat scroll 0 0;
}.worth_box .worthe {
    background: #72a4ee none repeat scroll 0 0;
}.worth_box .worthf {
    background: #eaba7d none repeat scroll 0 0;
}
	
	

	
	.invest_get {
    background: #186dbf none repeat scroll 0 0;overflow:hidden;
}.invest_title {
    height: 44px;
    margin: 10px 0 40px;
    width: 100%;
}.invest .detail {
    margin: 0 auto;
    width: 94%;
}
.invest_get .get_item {
    border-left: 1px solid #2988e3;
    border-top: 1px solid #2988e3;
    box-sizing: border-box;
    float: left;
    font-size: 13px;
    overflow: hidden;
    text-align: center;
    width: 25%;
}.invest_get .get_item li {
    border-bottom: 1px solid #2988e3;
    border-right: 1px solid #2988e3;
    box-sizing: border-box;
    float: left;
    padding: 22px 10px;
    width: 100%;
}
.invest_get img {
    margin: 25px 0 10px;
}.invest_get .get_item li {
    border-bottom: 1px solid #2988e3;
    border-right: 1px solid #2988e3;
    box-sizing: border-box;
    float: left;
    padding: 22px 10px;
    width: 100%;
}
.invest_get .get_item h3 {
    font-size: 16px; color:#fff;
    margin-bottom: 12px;
}
.invest_get .get_item p {
    margin-bottom: 20px;color:#fff;
}
	
	
.shejio{width:100%;float:left;}	
.shejio ul li{float:left;width:23%;border:solid 1px #ccc;padding:0.5%;padding-top:2%;padding-bottom:2%;margin:1%;}	
.shejio ul li .m_1{float:left;width:100%;text-align:center;overflow:hidden;min-height:100px;}
.shejio ul li .m_1 img{ position:inherit;}

.shejio ul li .m_2{ color:#C00;margin-top:20px;float:left; text-align:center;width:100%;overflow:hidden; font-size:20px;line-height:40px;}
.shejio ul li .m_3{float:left; text-align:center;width:100%;overflow:hidden;font-size:14px;line-height:30px;}





/* main */
#main{width:1000px;height:430px;overflow:hidden;position:relative;margin:0px auto;}
#main .box{width:820px;height:430px;box-shadow:0px 0px 5px #ddd;margin:0px auto;overflow:hidden;position:relative;}
#main .box img{width:820px;height:430px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);}
#main .btnLeft{width:75px;height:77px;position:absolute;left:0px;top:185px;background:url(../images/left_ar.png) no-repeat 0px 0px;}
#main .btnRight{width:75px;height:77px;position:absolute;right:0px;top:185px;background:url(../images/right_ar.png) no-repeat 0px 0px;}
#main .page{width:132px;height:22px;position:absolute;bottom:15px;left:50%;}
#main .page a{display:inline-block;width:15px;height:15px;background:url(../images/num_grey.png) no-repeat 0px 0px;margin:0px 5px;float:left;color:#FFF;text-decoration:none;text-align:center;}
#main  .page a.active{background:url(../images/num_red.png) no-repeat 0px 0px;}




.sitewidget-text-20150717094200 {
    background: url("../images/01.png") no-repeat scroll left top;
    margin: 0;
    padding: 0 0 40px 80px;
}


.sitewidget-text-20150717094238 {
    background: url(../images/lingdong-x1.jpg) no-repeat scroll left top;
    margin: 0;
    padding: 0 0 40px 80px;
}
.sitewidget-text-20150717094235 {
    background: url(../images/lingdong-x2.jpg) no-repeat scroll left top;
    height: 46px;
    margin: 0;
    padding: 0 0 40px 80px;
}

.main-opo{ background-color:#f8f8f8;width:100%;overflow:hidden;}
.mkop{width:100%;overflow:hidden;padding-top:3%;padding-bottom:2%;}
.mkop ul li{width:33.3333%;float:left;}
.mkop ul li span{width:40%;float:left;}
.mkop ul li span img{max-width:100%;}
.mkop ul li p{width:60%;float:right; font-size:14px;}
.mkop_a{padding:10%;}


.mku{background-color:#186dbf;width:100%;overflow:hidden;margin-top:5%;}

.mkud{background-color:#186dbf;width:100%;overflow:hidden;padding-bottom:5%;}
.mkud ul li{float:left;width:20%; text-align:center;padding-top:2%;}
.mkud ul li .mku_a{padding:5%;}
.mkud ul li span{}
.mkud ul li span img{max-width:100%;} 
.mkud ul li p{ color:#fff; font-size:13px;margin-top:2%;}

.table-bordered{width:100%;}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
.table-responsive table{background-color: #fff;}
.col-md-12 {
    width: 100%;
}.table-bordered > tbody > tr > td {
    border-color: #aaa;
    padding: 12px 8px;
}.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{border: 1px solid #ddd;
    line-height:30px;
    padding: 8px;
    vertical-align: top; text-align:center;
}



.pricing-table-small-button a {
    margin-right: 0;
}
.btn-custom {
    background-color: #d51516;
    border: 1px solid #d51516;
    color: #fff;
    font-size: 14px;
    margin-right: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
}
.btn-custom:hover{    background-color: #e99412;
    border: 1px solid #e99412;}

.contact_show {
    background-color: #fafafa;
    background-image: url(../images/bg_con.png);
    background-position: left top;
    background-repeat: repeat-x;
    padding-bottom: 80px;
    padding-top: 40px;
    position: relative;
}


.contact_show .content {
    height: 100%;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 316px;
    padding: 0 1.375em;
}
.contact_show .page_content {
    background: url(../images/letter.png) no-repeat scroll center 280px;
    width: 898px;
}.page_content {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
}
.contact_titlea, .contact_titleb {
    background:url(../images/contact_us.png) no-repeat scroll center center;
    height: 53px;
    width: 100%;
}
.contact_show p.contact_about {
    color: #fff;
    font-size: 14px;
    margin: 8px 0 35px;
    text-align: center;
}
.map_box {
    background: url(../images/map.png) repeat scroll 0 0;
    height: 439px;
    margin: 0 auto;
    padding: 20px 21px 145px 19px;
    width: 536px;
}
.contact_titleb {
    background:url(../images/contact_way.png) no-repeat scroll center center;
    margin: 10px 0 45px;
}
.contact_show .contact_box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.contact_show .contact_box {
    width: 91%;
}
.contact_box {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    margin: 0 auto;
    overflow: hidden;
    padding: 2% 4.5%;
    width: 75%;
}
.form {
    color: #999;
    float: left;
    font-size: 12px;
    padding: 10px;
    width: 42%;
}
.contact_show .contact_box input, .contact_show .contact_box textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #fff;
    height: 34px;
    margin-bottom: 10px;
    outline-color: #f2f0f0;
}.form input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    height: 32px;
    margin-bottom: 24px;
    outline-color: #31bcf7;
    padding-left: 8px;
    width: 100%;
}
.contact_show .contact_box textarea {
    height: 77px;
    max-height: 77px;
}
.contact_show .contact_box .button {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    color: #666;
    height: 36px;
    width: 100%;
}
.contact_show .about_us {
    color: #f2f0f0;
    font-size: 14px;
}
.contact_show .about_us {
    color: #f2f0f0;
    font-size: 14px;
}
.about_us {
    color: #999;
    float: right;
    font-size: 12px;
    line-height: 24px;
    width: 50%;
}
.contact_show .about_us p {
    margin: 7px 0;
}
.contact_show .about_us span {
    display: block;
    float: left;
    margin-right: 5px;
    width: 18px;
}
.contact_show .about_us span img {
    vertical-align: middle;
    width: 100%;
}
.contact_show .erwm img {
    margin-right: 40px;
    width: 100px;
}.form textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    height: 116px;
    margin-bottom: 18px;
    max-height: 116px;
    max-width: 100%;
    outline-color: #31bcf7;
    padding: 5px;
    width: 100%;
}

.njkj8{width:100%;float:left;margin-bottom:5%;margin-top:3%;}
.njkj8 ul li{float:left;width:25%;}
.ghj{padding:10%;margin:2%;border:solid 1px  #e6e6e6; background-color:#fff;overflow:hidden;height:290px;/*border-left:solid 3px #F00;*/}
.njkj8 ul li .njkj8-1{width:100%;float:left;}
.njkj8 ul li .njkj8-1 span{display:none;width:100%;float:left;border-bottom:solid 2px #F00; font-size:50px; font-weight:bold; text-align:center; color:#F00;}
.njkj8 ul li .njkj8-1 p{width:100%;float:left;border-bottom:solid 3px #F00; margin-bottom:5%; text-align:center; font-size:18px;line-height:60px;font-weight:bold;}

.njkj8 ul li .njkj8-2{width:100%;float:left;line-height:25px;}

.ghj:hover{ background-color:#d51516;}
.ghj:hover .njkj8-1 p{ color:#666;border-bottom:solid 3px #fff;}
.ghj:hover span{ border-bottom:solid 2px #fff;}
.ghj:hover .njkj8-2{ color:#666;}
#bi{margin-left:0;left:42%;}


 @media only screen and (max-width:1200px) { 
 .ghj{height:320px;}
 .njkj8 ul li .njkj8-1 p{line-height:20px;padding-bottom:10px;}}

 @media only screen and (max-width:1000px) { 
 .core ul li a h4{ font-size:16px;}
 #bi{width:100%;left:auto;}
 #bi .btitle{width:100%;float:left;  text-align:center;}
 .bnauo .about_banner{height:150px;}
 }




 @media only screen and (max-width:640px) {
	 .btitle{ font-size:24px;}
	 .njkj8 ul li .njkj8-1 p{ font-size:16px;}
	.njkj8 ul li{float:left;width:50%;} 
	 .ghj{height:320px;}
	 .padtb{ font-size:24px;}
	 .bggray{padding-top:0;}
	 .btitle{padding-top:0;}
	 .padtb{padding-top:10px;}
	 .jzlc_bottom a img{width:80%;}
	 .jzlc_bottom{ text-align:center;}
	 .advantage-cont li span{width:100%;}
	 .advantage-cont li h2{width:100%; text-align:center;}
	 .advantage-cont li{min-height:inherit;}.core ul li a h4{width:100%;}
	 .core ul li a i{margin-left:40%;margin-top:10px;margin-bottom:10px;}
	 .core ul li a span{width:100%;}
	 .core ul li a{height:auto;}
	 .core ul li.col2, .core ul li.col3{width:100%;margin:0;margin-bottom:20px;}
	 .core ul{padding-bottom:0;}
	 
	 .core ul li.col2:last-child, .core ul li.col3:last-child{margin-bottom:0;}
	 .advantage-cont li h2{ font-size:16px;}
	 #lopop li h2{ font-size:16px;}
	
	 }
	 



 @media only screen and (max-width:600px) {

	 .advantage-cont li.klop{margin:5px 5%;}
.mkud ul li{float:left;width:50%;height:200px; text-align:center;padding-top:2%;}}






 @media only screen and (max-width:400px) {
	 	.njkj8 ul li{float:left;width:100%;} 
			 .ghj{height:auto;}
}
























