body{line-height:24px;font-size:14px;font-family:"微软雅黑",'Open Sans',sans-serif;color:#666;background-color:#fff}
dd,dl,dt,li,ul{margin:0;padding:0;list-style:none}
h1,h2,h3,h4,h5,h6{color:#333}
h2{margin-bottom:20px;font-size:30px}
h3{font-size:18px}
.parallax input[type=text],.parallax input[type=text]:hover,.parallax input[type=email],.parallax input[type=email]:hover,.parallax input[type=url],.parallax input[type=url]:hover,.parallax input[type=password],.parallax input[type=password]:hover,.parallax textarea,.parallax textarea:hover{font-weight:300;color:#fff}
.btn{border:0;border-radius:0}
.btn.btn-primary:hover{background-color:#017fb5}
.navbar-nav li a:focus,.navbar-nav li a:hover{outline:0;outline-offset:0;text-decoration:none;background:0 0}
a{color:#1e7ecc;text-decoration:none;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;}
a:focus,a:hover{color:#1e7ecc;text-decoration:none;outline:0;}
.w100{width:100%!important;}
.mb0{margin-bottom:0;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.pt30{padding-top:30px;}
section{padding:50px 0}
h3.title{margin-bottom:20px;font-size:30px;}
.is-fixed{position:fixed;top:0;}
.text-hidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.text-hidden2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.fullscreen{position:absolute;top:0;left:0;width:100%;height:100%;}
.bd-gray{border:1px solid #eee;}
.bg-gray{background: #f5f5f5;}
.color-primary{color:#1e7ecc;}
.btn{display:inline-block;font-size:16px;}
.btn i{margin-right:5px;font-size:1.2em;}
.btn-default{color:#666;background:#fff;border:1px solid #ddd;}
.btn-default:hover{color:#fff;background-color:#1e7ecc;border-color:#1e7ecc;}
.btn-primary-bd{color:#1e7ecc;border:1px solid #1e7ecc;}
.btn-primary-bd:hover{color:#fff;background-color:#1e7ecc;}
.btn-primary{color:#fff;background-color:#1e7ecc;}
.btn-primary:hover{color:#fff;background-color:#2e94e6;}
.btn-primary i{margin-right:3px;vertical-align:middle;}
.btn-block,.btn-block1{padding:3px 20px;border-radius:5px;}
.btn-block1{border-radius:15px;}
.text-success{color:#4bbc39}
.text-warning{color:#f8ac59;}
.text-primary{color:#1e7ecc;}
.bg-gray1{background-color:#f9f9f9;}
.btn-gray{color:#333;background-color:#efefef;border-color:#efefef;}
.btn-gray.active, .btn-gray:active, .btn-gray:focus, .btn-gray:hover, .open .dropdown-toggle.btn-gray{color:#fff;background-color:#ea2534;border-color:#ea2534;}
.btn-gray.active, .btn-gray:active, .open .dropdown-toggle.btn-gray{background-image:none;}
.btn-gray.active[disabled], .btn-gray.disabled, .btn-gray.disabled.active, .btn-gray.disabled:active, .btn-gray.disabled:focus, .btn-gray.disabled:hover, .btn-gray[disabled], .btn-gray[disabled]:active, .btn-gray[disabled]:focus, .btn-gray[disabled]:hover, fieldset[disabled] .btn-gray, fieldset[disabled] .btn-gray.active, fieldset[disabled] .btn-gray:active, fieldset[disabled] .btn-gray:focus, fieldset[disabled] .btn-gray:hover{background-color:#ea2534;border-color:#ea2534;}
.none{display:none}
/* .bg-gradient{filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=gray,endcolorstr=white,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=gray,endcolorstr=white,gradientType=0);
    background:#fafafa;
    background:-moz-linear-gradient(top, rgba(220,220,220,.3), rgba(255,255,255,1););
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(220,220,220,.3)), to(rgba(255,255,255,1)));
    background:-o-linear-gradient(top, rgba(220,220,220,.3), rgba(255,255,255,1);)
  } */
.bg-gradient{background:url(../images/loginbg.jpg) no-repeat;background-size:cover;background-attachment:fixed;overflow:hidden;}

/*main-nav*/
.main-nav{background-color:rgba(255,255,255,1);box-shadow: 1px 0 3px #ccc;}
.navbar-right li a{padding:35px 30px;line-height:20px;font-size:18px;color:#333;text-transform:uppercase}
.navbar-right li a:hover{color:#1e7ecc;background-color:#efefef}
.navbar-right li.active a{color:#fff;background-color:#1e7ecc}
.navbar-brand h1{margin-top:5px}
.navbar-brand{padding:20px 10px;height:90px}
.navbar-brand img{height:100%}
.navbar-right .btn-apply{display:inline-block;margin-top:25px;margin-left:30px;padding:10px 25px;font-size:16px;color:#1e7ecc;border:1px solid #1e7ecc;border-radius:5px}
.navbar-right .btn-apply:hover{color:#fff;background-color:#1e7ecc}
.main-nav.navbar-fixed-top{background-color:rgba(255,255,255,.9);box-shadow:1px 0 3px #ccc}
.main-nav.navbar-fixed-top .navbar-right li a{padding:25px 30px}
.main-nav.navbar-fixed-top .navbar-brand{padding:10px;height:70px}
.main-nav.navbar-fixed-top .navbar-right li a.btn-apply{padding:10px 25px;margin-top: 15px;}

.special-banner{float:left;position:relative;margin-bottom:50px;width:100%;}
.special-banner img{width:100%;box-sizing:content-box;}

/*home-slider*/
#home-slider{overflow:hidden;position:relative}
.carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;background-repeat:no-repeat;background-size:cover;height:600px}
.carousel-fade .carousel-inner .item:after{content:" ";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0)}
.carousel-fade .carousel-inner .active{opacity:1}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;opacity:0;z-index:1}
.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{opacity:1}
.carousel-indicators li{margin:0 5px;width:12px;height:12px;border-color:#ccc}
.carousel-indicators .active{width:12px;height:12px}
#home-slider .caption{position:absolute;top:50%;right:0;left:0;z-index:15;margin-top:-130px;font-size:18px;font-weight:300;color:#fff;text-align:center;text-transform:uppercase}
#home-slider .caption h3{margin-bottom:30px;font-size:50px;font-weight:700;color:#fff;letter-spacing:.1em}
#home-slider .caption img{max-width:100%;}
#home-slider .caption h4{display:inline-block;margin-bottom:20px;padding:10px 80px;font-size:30px;font-weight:700;color:#fff;border:1px solid #fff}
#home-slider .c2{margin-top:-150px}
#home-slider .c2 h3{margin-bottom:20px}
.caption .btn-start{margin-top:40px;padding:14px 40px;font-size:18px;font-weight:400;color:#fff;background-color:#1e7ecc;border-radius:5px}
.caption .btn-start:hover{background-color:#2893e9}
.carousel-fade .carousel-control{z-index:2}
.left-control,.right-control{position:absolute;top:50%;z-index:20;margin-top:-25px;width:50px;height:50px;line-height:48px;font-size:24px;color:#fff;text-align:center;border:1px solid #fff;border-radius:50%;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.left-control{left:-50px}
.right-control{right:-50px}
.left-control:hover,.right-control:hover{color:#fff;border-color:#1e7ecc}
#home-slider:hover .left-control{left:30px}
#home-slider:hover .right-control{right:30px}

.module-box{padding-bottom:50px;background-repeat:no-repeat; background-position:center; background-size:cover;}
.module-box .title{position:relative;margin-bottom:30px;font-size: 36px;text-align:center;font-weight:bold;}
.box-1{background-image: url(../images/background-img.jpg); background-size: cover; min-height: 280px; padding-bottom:120px;}
.box-1 .intro{line-height: 40px;font-size: 18px;}
.box-1 .title{padding-top: 50px;}

.country-action{padding-bottom: 80px;}
.country-action .title .text-more{ float:right;position: relative;font-size: 18px;font-weight:400; line-height: 40px;}
.country-action .pic img{width:100%;}
.news-list{}
.news-list li{height:35px;line-height: 35px;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.news-list li a{font-size: 16px;color:#444;}
.news-list li a:hover{color: #1e7ecc;}

.character-box{padding:50px 0;background-image: url(../images/bg-character1.png);}
.character-box .container{ margin-top: -150px; }
.character-box .title{color:#3c9ffa;}
.character-box .character-list-title{color:#3c9ffa;}
.character-box .character-list-title-2{color:#3c9ffa;}
.character-box .character-item{margin-top: 30px;}
.character-box .character-item-title{line-height:20px;font-size: 16px;color: white;overflow : hidden;text-overflow: ellipsis;white-space:nowrap;}
.character-box .character-head{display: inline-block;width:100px;float:left;}
.character-box .character-head img{width:94px;height:94px;border:3px solid #3a99f0;border-radius: 50%;}
.character-box .character-item-content{margin-left:120px;}
.character-box .character-head,.character-box .character-item-content{vertical-align: top;}
.character-box .text-muted{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-bottom:5px;line-height: 20px;color:#cbcbcb;}
.character-box .tags{height: 25px; line-height: 25px; overflow:hidden;}
.character-box .tags span{margin-right: 10px; color: #1e7ecc;}
.map-img{width: 100%;}

.gene{padding:50px 0 10px; margin-bottom:10px;background-image:url(../images/bg-gene1.png);background-position: center;}
.gene .title{color:#3c9ffa;}
.gene .item-title{color:#3c9ffa;margin-top:30px;font-size: 24px;margin-bottom: 40px;}
.gene .item-title a{color:#3c9ffa;}
.gene .item-img{width: 100%;}
.gene .item-text-list{margin-bottom: 20px;}
.gene .item-text-list li{line-height:30px;background: url(../images/dot.png) no-repeat 0 center;padding-left:15px;}
.gene .item-text-list li a{color:#fff;}
.gene .item-text-list li a:hover{color:#eee;}
.gene .text-text{margin-right:130px;color: white;font-size: 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gene .text-date{display: inline-block;width: 120px;float:right;font-size: 14px;color: white;}
.gene .product-case .text-date{display: none;}
.gene .product-case .text-text{margin-right:0;;}

.footer-box{margin-bottom: 20px;}
.footer-box .imgbox{width:110px;height: 110px;margin: 0px auto;margin-top: 30px;}
.footer-box .img{width:100%;margin: 0 auto;}
.footer-box .erweima-text{font-size: 14px;text-align: center;}
.footer-box .tip{font-size: 16px;line-height: 25px;padding-right: 15px;margin-right: 15px; border-right: 1px solid #1e7ecc;}
.footer-box .tip:last-child{border: 0;}
.footer-box .list{margin: 40px 0 20px;}
.footer-box .text.list{margin: 10px 0;}

/*data-service*/
.data-service{background-color:#f0f0f0}
.data-service .service-box{padding:0;background-color:#fff}
.data-service .service-box h4{font-size:28px;color:#333}
.data-service .service-product-box{position:relative;overflow:hidden;padding:20px;width:100%}
.data-service .service-product-box .intro{line-height:24px;font-size:15px;color:#666}
.data-service .service-product-box .btn-more{display:block;margin-top:20px;padding:10px 20px;background-color:#f0f0f0;border-radius:5px;font-size:16px}
.data-service .icon-group{clear:both;float:left;margin:20px 0;width:100%}
.data-service .icon-group li{float:left;width:33.3%}
.data-service .icon-group-item{width:100px;height:100px;line-height:100px;border-radius:50%;background-color:#f0f0f0;text-align:center;display:inline-block;-webkit-transition:background .2s,color .2s;-moz-transition:background .2s,color .2s;transition:background .2s,color .2s}
.data-service .icon-group-item i{font-size:40px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.data-service .icon-group-item:hover{color:#fff;background-color:#1e7ecc}
.data-service .icon-group-item:hover i{-webkit-transform:scale(.85);-moz-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85)}
.data-service .menu-list-group{float:left;margin-top:20px;width:100%}
.data-service .menu-list-group li{float:left;line-height:30px;font-size:16px;color:#1e7ecc;text-align:center}
.data-service .product-rig{background-color:#1e7ecc}
.data-service .product-rig h4{color:#fff}
.data-service .product-rig .intro{color:#efefef}
.data-service .product-rig .menu-list-group li{color:#fff}
.data-service .product-rig .icon-group-item:hover{;width:96px;height:96px;line-height:96px;background-color:inherit;border:2px solid #fff;}
.data-products{background-color:#fff;margin-top:20px;padding:20px 35px;}
.data-products dl{clear:both;position:relative;margin-bottom:20px;padding:0 0 20px 0;width:100%;float:left;border-bottom:1px dashed #ccc;}
.data-products dl dt{display:block;margin-bottom:5px;line-height:30px;font-size:20px;font-weight:normal;}
.data-products dl dd{margin:5px 0;}
.data-products dl dd a{display:block;padding-left:15px;font-size:15px;color:#444;background:url(../images/dian.png) no-repeat 0 center;}
.data-products dl dd a:hover{color:#1e7ecc;}
.data-products dl:last-child{border-bottom:0;padding:0;}

.data-service .btn-line{margin-top:20px;text-align:center;}
.btn-viewmore{padding:14px 40px;font-size:18px;font-weight:400;color:#fff;background-color:#1e7ecc;border-radius:5px;}
.btn-viewmore:hover{color:#fff;background-color:#2893e9;}

/*data-value*/
.data-value{background-color:#fff;}
.data-value .data-value-item{padding:0 20px 20px;}
.data-value .data-value-item .title{line-height:38px;font-size:24px;}
.data-value .data-value-item .title i{display:inline-block;float:left;margin-right:10px;width:70px;height:38px;background:url() 0 0 no-repeat;background-size:contain;}
.data-value .data-value-item .title i.m1{background-image:url(../images/no_01.png);}
.data-value .data-value-item .title i.m2{background-image:url(../images/no_02.png);}
.data-value .data-value-item .title i.m3{background-image:url(../images/no_03.png);}
.data-value .data-value-item .title i.m4{background-image:url(../images/no_04.png);}
.data-value .data-value-item .intro{line-height:24px;font-size:15px;color:#666;}
.data-value .data-value-item:hover .title{color:#1e7ecc;}

/*individuation*/
.individuation{background:url(../images/bg1.jpg) 0 0 no-repeat;background-size:cover;background-attachment:fixed;}
.individuation h3.title{color:#fff;}
.individuation .individuation-item{padding:30px;text-align:center;color:#fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;}
.individuation .individuation-item:hover{background-color:rgba(0,0,0,.2);}
.individuation .individuation-item i{line-height:50px;font-size:45px;color:#fff;}
.individuation .individuation-item h4{font-size:24px;color:#efefef;}
.individuation .individuation-item .intro{margin-top:25px;font-size:16px;color:#cacaca;}

/*partner*/
.partner{background-color:#f0f0f0;}
.partner-list{margin:0 -4px;text-align:center;}
.partner-list li{display:inline-block;margin:0 2px 10px;border:1px solid #ddd;}
.partner-list li:hover img{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}

/*newslist*/
.newslist .news-pic{overflow:hidden;position:relative;margin-bottom:10px}
.newslist .news-pic img{width:100%;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}
.newslist .news-pic:hover img{opacity:.7;-webkit-transform:scale(1.2);transform:scale(1.2)}
.newslist .news-title{position:absolute;bottom:0;left:0;padding:10px 10px;width:100%;line-height:20px;font-size:16px;color:#fff;text-transform:uppercase;background-color:rgba(0,0,0,.7);}
.newslist .intro{padding:0 10px;line-height:24px;max-height:72px;font-size:15px;color:#666;overflow:hidden;}
.news-page .news-title{position:relative;bottom:inherit;left:inherit;padding:0;height:40px;font-size:15px;color:#333;background-color:inherit;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-page .time{display:block;padding:5px 0;color:#999;}
.news-page li{float:left;margin-bottom:20px;}
.news-page .pager-line{text-align:center;}

/*foot-apply*/
.foot-apply{position:relative;color:#fff;text-align:center;background:url(../images/bg1.jpg) 0 0 no-repeat;background-size:cover;background-attachment:fixed;}
.foot-apply:before{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-color:rgba(30,126,204,.7);content:""}
.foot-apply .container{position:relative;z-index:2;}
.foot-apply h3.title{margin-bottom:35px;color:#fff;}
.foot-apply .btn-apply{display:inline-block;padding:10px 50px;font-size:18px;color:#333;background-color:#d4e8f7;border-radius:5px;}
.foot-apply .btn-apply:hover{color:#1e7ecc;background-color:#fff;}

/*site-footer*/
.site-footer{position:relative;overflow:hidden;background-color:#272727;}
.site-footer .foot-menu{padding-top:30px;padding-left:10px;}
.site-footer .foot-menu li{float:left;padding:0 30px;min-height:120px;}
.site-footer .foot-menu li .cell1{width:20%;}
.site-footer .foot-menu li:nth-child(2),.site-footer .foot-menu li:nth-child(3){border-right:1px solid #383838;}
.site-footer .foot-menu li dt{display:block;margin-bottom:10px;font-size:16px;font-weight:400;color:#fff;}
.site-footer .foot-menu li dt a{color:#efefef;}
.site-footer .foot-menu li dt a:hover{color:#1e7ecc;}
.site-footer .foot-menu li dd{display:block;line-height:28px;font-size:14px;color:#98999b;}
.site-footer .foot-menu li dd a{color:#888;}
.site-footer .foot-menu li dd a:hover{color:#fff;}
.site-footer .foot-menu .code dt{margin-bottom:15px;}
.site-footer .foot-menu .code dd{float:left;display:inline-block;margin:0 10px;text-align:center;}
.site-footer .foot-menu .code img{display:inline-block;width:100px;}
.site-footer .foot-menu .code .code-name{display:block;clear:both;}
.site-footer .foot-menu .cell1 .foot-logo{float:left;margin-right:80px;}
.site-footer .foot-menu .cell2{width:20%;}
.site-footer .foot-menu .cell2 i{margin-right:5px;}
.site-footer .foot-menu .cell2 .tel{font-size:16px;color:#fff;font-family:arial;}
.site-footer .foot-menu .cell2 .btn-apply{display:inline-block;margin-top:5px;padding:3px 15px;color:#fff;background-color:#1e7ecc;border-radius:5px;}
.site-footer .copyright{float:left;clear:both;margin-top:15px;padding:15px 0;width:100%;line-height:24px;font-size:14px;color:#999;border-top:1px solid #42474a;}
.site-footer .copyright .row{display:block;width:100%;float:left;line-height:24px;}
.site-footer .copyright .city-list{display:inline-block;margin-left:15px;}
.site-footer .copyright .city-list a{display:inline-block;margin:0 5px;color:#888;}
.site-footer .copyright .city-list a:hover{color:#fff;}
.site-footer .copyright .col-sm-4{text-align:right;color:#ccc;}

/*float-service*/
.float-service{position:fixed;right:10px;bottom:0;z-index:999;padding-bottom:30px;}
.float-service .btn{position:relative;display:block;cursor:pointer;margin-bottom:1px;padding:0;width:50px;height:50px;text-align:center;background-color:rgba(75,75,75,.8);background-color:#4b4b4b\9;border-radius:3px;white-space:inherit;}
.float-service .btn:hover{background-color:rgba(75,75,75,1);}
.float-service .btn i{line-height:50px;font-size:1.6em;color:#fff;}
.float-service .btn-service span{padding:8px 5px;line-height:1.1;font-size:14px;color:#fff;}
.float-service .btn-service span,.float-service .btn-service:hover i{display:none;}
.float-service .btn-service:hover span{display:block;}
.float-service .btn-wx .pic{position:absolute;left:-140px;top:-40px;display:none;padding:4px;width:130px;height:130px;background:#fff;border:1px solid #ccc;}
.float-service .btn-phone:hover{background-color:#3889c2;}
.float-service .btn-phone .phone{position:absolute;top:0px;left:-158px;display:none;width:160px;line-height:50px;font-size:18px;color:#FFF;text-align:center;background-color:#3889c2;}
.float-service .btn-top{display:none;}

.about-ban img{max-width:100%;}

/*about-cate*/
.about-cate{position:relative;margin-bottom:20px;width:100%;border-top:1px solid #eee;}
.about-cate li{display:block;position:relative;border:1px solid #eee;border-top:0;}
.about-cate li a{display:block;padding:10px 0px 10px 25px;line-height:24px;font-size:16px;color:#444;background-color:#fff;}
.about-cate li a:hover,.about-cate li.current a{color:#fff;background-color:#3889c2;}
.about-cate li:before{display:none;position:absolute;top:10px;right:15px;font-size:14px;color:#fff;content:">>";}
.about-cate li.current:before{display:block;}

/*Show*/
.content-pd{overflow:hidden;padding:20px 30px;}
.article-show{line-height:1.75;font-size:15px;}
.article-show .title{margin-bottom:20px;line-height:40px;font-size:30px;text-align:center;}
.article-show .title1{clear:both;margin-bottom:20px;border-bottom:1px solid #eee;}
.article-show .title1 h3{margin:0;padding:5px 30px;line-height:30px;font-size:18px;color:#1e7ecc;border-bottom:2px solid #1e7ecc;display:inline-block;}
.article-show img{max-width:100%;}
.meta{font-size:12px;color:#888;line-height:18px;}
.meta span{margin-right:20px;line-height:1.75;}
.meta i{margin-right:5px;font-size:16px;}
.article-show .page-up-down ul,.article-show .page-up-down li,.article-show .tags ul,.article-show .tags li,.article-show .tags.single-line .tag-title,.article-show .entry-header .title,.article-show .connect-article-list ul,.article-show .connect-article-list li,.article-show .policy-items ul,.article-show .policy-items li{margin-top:0;margin-bottom:0;padding:0;list-style:none;}
.article-show .entry-header{position:relative;overflow:hidden;margin-bottom:25px;padding:0 0 10px;border-bottom:1px dashed #ddd;text-align:center;}
.article-show .entry-header .title{margin-bottom:15px;line-height:1.5;font-size:22px;color:#000;}
.article-show .entry-header .meta{float:left;width:100%;font-size:14px;}
.article-show .entry-header .meta span a:hover{color:#1e7ecc;}
.article-show .entry-header .meta .post-share{float:right;}
.article-show .entry-content{margin-bottom:15px;line-height:1.75;font-size:16px;}
.article-show .entry-content ul,.article-show .entry-content li{list-style:inherit;}
.article-show .entry-content p{margin-bottom:15px;}
.article-show .entry-content p:last{margin-bottom:0;}
.article-show .entry-content a{color:#1e7ecc;}
.article-show .btn-line{overflow:hidden;padding:10px 0;}
.article-show .btn-line a.btn{display:inline-block;margin:0 5px;padding:3px 15px;line-height:24px;font-size:15px;}
.article-show .btn-line a.btn:first-child{margin-left:0;}
.article-show .btn-line a.btn:last-child{margin-right:0;}
.article-show .btn-line a.btn-disable{color:#b1b1b1;border:1px solid #ddd;}
.article-show .btn-line a.btn-disable:hover{color:#b1b1b1;border-color:#ddd;}
.article-show .btn-line.page1{text-align:center;margin-bottom:15px;padding:15px 0;border-bottom:1px dashed #ddd;}
.article-show .btn-line.page1 a.btn{border-radius:5px;}
/*.bdsharebuttonbox{float:inherit!important;}
.bdsharebuttonbox a.bds_more{float:inherit!important;margin:0 10px!important;padding:3px 20px!important;height:inherit!important;line-height:inherit!important;font-size:16px!important;color:#1e7ecc!important;background:none!important;border-color:#1e7ecc!important;}
.bdsharebuttonbox a.bds_more:hover{color:#fff!important;background-color:#1e7ecc!important;border-color:#1e7ecc!important;}*/
.article-show .entry-header .meta .post-share.bdsharebuttonbox a.bds_more{float:inherit!important;margin:0!important;padding:0!important;height:inherit!important;line-height:1.75!important;font-size:14px!important;color:#999!important;background:none!important;border:none!important;}
.article-show .entry-header .meta .post-share.bdsharebuttonbox a.bds_more:hover{color:#1e7ecc!important;}
.article-show .editor{float:right;font-size:14px;}
/*tags*/
.tags .tag-list{position:relative;overflow:hidden;}
.tags .tag-list li{display:inline-block;float:left;margin-bottom:10px;}
.tags .tag-list a{display:block;border-radius:3px;margin-right:10px;padding:3px 15px;font-size:14px;color:#666;text-align:center;background-color:#fff;border:1px solid #eee;}
.tags .tag-list a:hover{color:#fff;background-color:#1e7ecc;border-color:#1e7ecc;}
.tags.single-line{line-height:30px;overflow:hidden;}
.tags.single-line .tag-title{float:left;display:inline-block;margin:0 10px 0 0;font-size:14px;}
.tags.single-line .tag-list{display:inline-block;float:left;padding:0;}
.tags.single-line .tag-list li{margin-bottom:0;width:inherit;}
.tags.single-line .tag-list li a{padding:2px 15px;line-height:24px;}
.tags.colored .tag-list li a{color:#fff;background:#1e7ecc;}
.tags.colored .tag-list li:nth-child(1) a{background:#2685d2;}
.tags.colored .tag-list li:nth-child(2) a{background:#348ed8;}
.tags.colored .tag-list li:nth-child(3) a{background:#499ce0;}
.tags.colored .tag-list li:nth-child(4) a{background:#61ace8;}
.tags.colored .tag-list li:nth-child(5) a{background:#75b6ec;}
/*上下篇*/
.page-up-down{position:relative;overflow:hidden;padding:20px;}
.page-up-down li{display:block;line-height:30px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.page-up-down li span{margin-right:10px;}
.page-up-down li a{color:#444;text-decoration:underline;}
.page-up-down li a:hover{color:#1e7ecc;text-decoration:none;}
/*相关产品*/
.connect-piclist{position:relative;overflow:hidden;}
.connect-piclist .title{display:block;position:relative;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #dadada;}
.connect-piclist .title h3{margin:0;padding:0;line-height:30px;}
.connect-piclist .title i{float:left;margin:3px 10px 0 0;width:4px;height:24px;background-color:#1e7ecc;}
.connect-piclist .pagination{position:absolute;right:0;top:0;margin:0;padding:0;}
.connect-piclist .pagination a{padding:4px 10px;height:28px;line-height:20px;}
/*在线申请*/
.apply-box{position:relative;overflow:hidden;margin:30px auto;padding:20px;max-width:400px;background-color:rgba(255,255,255,.8);border-radius:5px;}
.apply-box .title{margin-bottom:15px;line-height:1.5;font-size:30px;text-align:center;}
.apply-box .form-group{margin-bottom:15px;width:100%;float:left;}
.apply-box .form-group .form-control{display:block;padding:0 3%;width:100%;height:40px;line-height:40px;font-size:16px;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:5px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.apply-box .form-group .error-tips{float:left;margin-top:3px;height:30px;line-height:1.5;font-size:14px;color:#f00;}
.apply-box .form-group .form-verify{width:auto;display:inline-block;}
.apply-box .form-group .btn-verify{width:140px;height:42px;color:#fff;text-align:center;background-color:#666;border-color:#666;}
.apply-box .form-group .btn-apply{margin-top:10px;padding:14px 0;width:100%;font-size:18px;border-radius:5px;}
.apply-box .form-group .checkbox{display:inline;font-size:16px;}
.apply-box .form-group .checkbox label, .apply-box .form-group .radio label{position:relative;padding-left:10px;line-height:20px;}
.apply-box .form-group .checkbox label::before{display:inline-block;position:absolute;left:0;margin-left:-20px;width:20px;height:20px;background-color:#fff;border: 1px solid #1e7ecc;border-radius:3px;content:"";-webkit-transition:border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;transition:border 0.15s ease-in-out, color 0.15s ease-in-out;}
.apply-box .form-group .checkbox label::after{display:inline-block;position:absolute;top:0;left:0;margin:1px 0 0 -17px;width:16px;height:16px;font-size:13px;color:#fff;}
.apply-box .form-group .checkbox input[type="checkbox"],
.apply-box .form-group .checkbox input[type="radio"]{z-index:1;opacity:0;}
.apply-box .form-group .checkbox input[type="checkbox"]:focus + label::before,
.apply-box .form-group .checkbox input[type="radio"]:focus + label::before,
.apply-box .form-group .checkbox input[type="checkbox"]:checked + label::before,
.apply-box .form-group .checkbox input[type="radio"]:checked + label::before{background-color:#1e7ecc;border-color:#1e7ecc;}
.apply-box .form-group .checkbox input[type="checkbox"]:checked + label::after,
.apply-box .form-group .checkbox input[type="radio"]:checked + label::after{font-family:"FontAwesome";content:"\f00c";}
.apply-box .form-group .checkbox input[type="checkbox"]:disabled + label,
.apply-box .form-group .checkbox input[type="radio"]:disabled + label{opacity:0.65;}
.apply-box .form-group .checkbox input[type="checkbox"]:disabled + label::before,
.apply-box .form-group .checkbox input[type="radio"]:disabled + label::before{background-color:#eeeeee;cursor:not-allowed;}
.apply-box .form-group .checkbox.checkbox-circle label::before{border-radius:50%;}

.apply-success{position:relative;display:block;padding:50px 30px 30px;text-align:center;}
.apply-success .tip-icon{display:block;}
.apply-success .tip-icon i{font-size:60px;}
.apply-success .tip-con{font-size:15px;}
.apply-success .tip-con h5{margin-bottom:20px;font-size:20px;}
.apply-success .btn-line{text-align:center;}
.apply-success .btn-line a{margin:20px 10px;padding:8px 30px;font-size:15px;display:inline-block;border-radius:5px;}

.arrow-box {
    position:relative;
}
.arrow-top {
    position:absolute;
    top:-25px;
    left:48%;
    overflow:hidden;
    width:50px;
    height:50px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    background: #fff;
}

.item-text-list p{margin:0 0 5px;}

.item-img {
	margin-bottom: 20px;
}

.carousel-indicators {
    bottom: 0px;
}
.carousel-control{
	text-shadow: 0 1px 2px rgba(0,0,0,.3);
    filter: alpha(opacity=30);
    opacity: .3;
}

.country-action .pic{
	margin-top: 5px;
}

.placeholder{
	position: relative;
	display: block;
	width: 100px;
	height:90px;
	top: -70px;
}

#area2.placeholder{
	height: 150px;
	top: -150px;
}

#area3.placeholder{
	height: 65px;
	top: -65px;
}

.box-experience{
    padding-bottom: 30px;
}

/*右侧浮动客服等*/
.box-float {
  position: fixed;
  top: 260px;
  right: 5px;
  z-index: 1000;
}

.box-float ul li {
  overflow: hidden;
  display: block;
  margin-bottom: 2px;
  width: 70px;
  height: 70px;
  cursor: pointer;
}


.box-float .try-main:hover .free-trial {
  left: -145px;
  opacity: 1;
  visibility: visible;
}

.box-float .try-main .free-trial {
  overflow: hidden;
  position: absolute;
  top: 158px;
  left: -155px;
  border: 1px solid #d7d7d7;
  width: 138px;
  height: 44px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  line-height: 44px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}

.try-main#share>a.bds_more{
  width: 100%;
  height: 100%;
  margin:0;
  padding-left:0;
  padding-top: 45px;
  text-align: center;
  color:#fff;
  background:url(../images/share.png) center 12px no-repeat;
  font-size: 14px;
}

.try-main#share>a.bds_more:hover{
	color: #fff;
}

.box-float .service-main,
.box-float .sell-main,
.box-float .try-main,
.box-float .up-mian{
  border-radius: 4px;
  background: #3eb1ff;
  color: #fff;
  i {
    display: block;
    margin-top: 8px;
    font-size: 32px;
    text-align: center;
  }
  span {
    display: block;
    text-align: center;
    color: #fff;
  }
}
.box-float .up-mian{
  i {
    margin-top: 17px;
  }
}


.box-float .sell-main:hover .sale-tel {
  left: -181px;
  opacity: 1;
  visibility: visible;
}

.box-float .sell-main .sale-tel {
  position: absolute;
  top: 144px;
  padding:5px 10px;
  width: 180px;
  line-height: 25px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #333;
  background: #fff;
  border: 1px solid #d7d7d7;
  opacity: 0;
  visibility: hidden;
}


.box-float .service {
  background: url(../images/sprite/kefu.png) no-repeat;
  background-position: 0 43%;
} 

.box-float .service-main:hover .services {
  left: -141px;
  opacity: 1;
  visibility: visible;
}

.box-float .services {
  position: absolute;
  top: 72px;
  padding:10px;
  border: 1px solid #d7d7d7;
  width: 140px;
  font-size: 14px;
  font-style: normal;
  color: #333;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}

.box-float .services .qq{
	display: block;
	border:1px solid #eee;
	border-radius: 3px;
    padding: 0 5px 3px;
}
.box-float .services .qq.mar-btm10{
	margin-bottom: 5px;
}

.box-float .services .qq span {
	display: inline-block;
    color: #333;
}

.box-float .services .qq:hover{
	background-color: #e8f6ff;
}
.box-float .services .qq i{
	font-size: 16px;
	display: inline-block;
	padding-right: 10px;
	color: #0c61b8;
}

.box-float .services li {
  margin: 10px 10px 0 10px;
  width: 124px;
  height: 30px;
}

.box-float .up {
  background: url(../images/sprite/hdb.png) no-repeat;
  background-position: 0 55%;
}

.box-float .service-main i, .box-float .sell-main i, .box-float .try-main i, .box-float .up-mian i {
    display: block;
    margin-top: 8px;
    font-size: 32px;
    text-align: center;
    color: #fff;
}


.box-float .service-main span, .box-float .sell-main span, .box-float .try-main span, .box-float .up-mian span {
    display: block;
    text-align: center;
    color: #fff;
}
.box-float .up-mian i {
    margin-top: 17px;
}


.box-float li:hover{background-color:#357bc3;}

/*.arrow-right {
   position:absolute;
   top:46%;
   right:-8px;
   overflow:hidden;
   width:13px;
   height:13px;
   background:#fff;
   border-left:1px solid #DACE7C;
   border-top:1px solid #DACE7C;
  -webkit-transform:rotate(135deg);
  -moz-transform:rotate(135deg);
  -o-transform:rotate(135deg);
   transform:rotate(135deg);
  }*/

.box-float .services .arrow-right{
	top:40%;
}

.bdsharebuttonbox{
	background-color: red;
}

