﻿@charset "utf-8";

/* public*/
.w1200{width:1200px;margin:0 auto;}
.tx-l{text-align:left;}
.tx-c{text-align:center;}
.tx-r{text-align:right;}
.ufl{float:left;}
.ufr{float:right;}
.row.marlg0{margin-right:0;margin-left:0;}
.row .padlg0{padding-right:0;padding-left:0;}
.text img{max-width:100%;}
.col-zs{color:#327cbe;}
.font-18{font-size:18px;}
.font-46{font-size:46px;}
.dtable{display:table;width: 100%;height:100%;}
.dtable .dtcell{display:table-cell;vertical-align:middle;}
.block{display:block;}


input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="search"], input[type="date"], select, textarea {
    border-radius: 2px;
    border: solid 1px #ccc;
    padding: 0.6em;
    background-color: #f7f7f7;
    box-shadow: inset 0 2px 3px rgba(0,0,0,0.1);
    width: 100%;
    transition: all 0.3s ease;
}
a:hover, a:focus {color: #004d9c;text-decoration:none;}

/* .header-wrapper{
    position:fixed;
    top:0;
    left:0;
    width: 100%;
    padding:0 4.25%;
    z-index:9999;
} */
body{padding-top: 158px;}
.header-wrapper{
    height: 158px;
    background: #fff;
    padding:0 0;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.header-wrapper .navbar-default{
    background:none;
    border-width:0;
    margin-bottom:0;
}
/* .header-wrapper .navbar-nav{width: 100%;} */
/*.header-wrapper{overflow: hidden;}*/
.header-wrapper .container-fluid{max-width: 1530px;}
.header-wrapper .navbar-brand{height:auto;padding-top:26px;padding-bottom: 26px;padding-left: 0;}
.erj-nav dl{display:none;}
.navbar-nav{margin-top: 15px;}
.navbar-default .navbar-collapse{position: relative;min-width: 90%;}
.navbar-default .navbar-collapse .line{
    position: absolute;
    top:0;
    right: 0;
    width: 2500px;
    height: 1px;
    background: #eee;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 0;}
/* .indexHead:after {
    width: 100%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: '';
    position: absolute;
    top: -100%;
    left: 0;
    display: inline;
    height: 95px;
    height: 100%;
    background: #fff;
    -ms-box-shadow: 0 2px 4px rgba(0,0,0,.1);
    -o-box-shadow: 0 2px 4px rgba(0,0,0,.1);
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    z-index: -1;
}
.indexHead.activeHead:after {
    top: 0;
} */

.header-wrapper .navbar-nav > li{
    padding:0px 10px;
    font-size:18px;
    position: relative;
}


.navbar-nav > li.on > a,.navbar-nav > li:hover > a{border-top-color: #ef532f;}
.navbar-default .navbar-nav > li > a{color:#666;padding: 10px 15px 22px;border-bottom:1px solid transparent;}
.activeHead .navbar-default .navbar-nav > li > a{color:#333;}
/* .navbar-default .navbar-nav > li > a:after{
    display: block;
    width:6px;
    height: 6px;
    border-radius: 6px;
    background: #fff;
    content: '';
    position: absolute;
    right: 0;
    top:50%;
    margin-top: -3px;
} */
/* .activeHead .navbar-default .navbar-nav > li > a:after{background:#333;}
.activeHead .navbar-default .navbar-nav > li.on > a:after,
.navbar-default .navbar-nav > li.on > a:after,
.navbar-default .navbar-nav > li:hover > a:after{background:#2a86d5;} */
/* .header-wrapper .navbar-collapse{padding:0;margin-top:30px;} */

/* .header-wrapper .navbar-nav > li:hover,.header-wrapper .navbar-nav > li.on{
    background:#c3262d;
    color:#fff;
} */

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.header-wrapper .navbar-nav > li.on>a{
    color:#1455a0;
    border-bottom-color: #1455a0;
}
.navbar-default .navbar-collapse{margin-right: -15px;}
.header-chart{margin-top: 24px;max-width:132px;}
.header-chart.ewm2{margin-left:12px;}

.ico-tel{
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../Images/ico_tel.png) center no-repeat;
    margin-right: 5px;javascript:;
}
.ico-email{
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url(../Images/ico_sea.png);
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 10px;
}
/* .ico-home{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../Images/ico_home.png);
    vertical-align: top;
    margin-top: 2px;
    margin-right: 5px;
} */
.header-top-right{
    margin-top: 8px;
}

.header-top-mes .txt{font-size: 30px;color:#30a4dd;font-family: "SourceHanSansCNRegular";}
.header-wrapper .search{margin-top: 25px;margin-right:10px;}
.search .inputs1{
    width:40px;
    background: url(../Images/ico_sea.png) center no-repeat;
    padding-left: 10px;
    height: 30px;
    border: 1px solid transparent;
    box-shadow: none;
}
.search .inputs1.active{
    border-color:#fff;
    background: none;
    outline: none;
}
.ico-wb{
    float: left;
    display: inline-block;
    width: 20px;
    height: 14px;
    background: url(../Images/ico_wb.png);
    margin:8px 0 0 5px;
}
.ico-qq{
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../Images/ico_qq.png);
    margin:7px 0 0 15px;
}
.ico-wx{
    float: left;
    display: inline-block;
    width: 19px;
    height: 16px;
    background: url(../Images/ico_wx.png);
    margin:7px 0 0 15px;
}
.lang{
    float: left;
}
.lang .tl{
    display: block;
    height: 82px;
    line-height: 82px;
    font-size: 17px;
    position: relative;
    margin-left:20px;
}
.lang .tl i{
    display: inline-block;
    width: 0;
    height: 0;
    border-top:6px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-bottom: 2px;
    margin-left: 10px;
}
.hmpagenumc{position: relative;z-index: 5;}
.hmpagenumc .pagenum{
    position: absolute;
    right: 15px;
    bottom: 30px;
    font-size: 66px;
    font-weight: bold;
    font-family: arial;
    line-height: 1;
    color:#fff;
    opacity: 0.85;
    padding-bottom: 1px;
    border-bottom:4px solid #fff;
}
.index-prev,.index-next{
    width: 54px;
    height: 106px;
    background: url(../Images/ico_prev.png) center no-repeat;
    position: absolute;
    top:50%;
    margin-top: -53px;
    z-index: 5;
    opacity: 0.3;
}
.index-prev{left: 2.5%;}
.index-next{
    right:2.5%;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.index-prev:hover,.index-next:hover{opacity: 1;}
.swiper-button-disabled.index-prev,.swiper-button-disabled.index-next{opacity: 0.3;cursor: no-drop;}
.ban-move-box{
    display: inline-block;
    text-align: center;
}
.ban-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    text-align: center;
    color: #000;
}
.ban-txt h3,.ban-txt h1 {
    font-size: 68px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    opacity: 0;
}
.ban-txt p,.ban-txt h2{font-size: 48px;margin-top:10px;opacity: 0;margin-bottom: 50px;}
.ban-txt .line{
    height: 0;
    width: 100%;
    border-top: 1px solid #fff;opacity: 0;
}
.swiper-pagination-bullet{background: #393a3b;width: 35px;height: 2px;border-radius: 0;}
.swiper-pagination-bullet-active{background: #393a3b;}
#bannerBox.swiper-container-horizontal>.swiper-pagination-bullets{
    width: 100%;
    left:0;
    bottom:10px;
}
#bannerBox.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin-bottom:15px;
}
.ban-txt .more-s1 a{opacity: 0;}
.more-s1 a{
    display: inline-block;
    padding:5px 50px;
    border:2px solid #000;
    font-size: 18px;
    color:#000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.more-s1 a:hover {
    background: #30a4dd;
    border-color: #30a4dd;
    color:#fff;
}





::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 
    color: #999;
}
::-moz-placeholder { /* Firefox 19+ */  
    color: #999;
}
:-ms-input-placeholder { /* IE 10+ */ 
 color: #999;
}
:-moz-placeholder { /* Firefox 18- */ 
 color: #999;
}

.title-s1{margin-top: 80px;margin-bottom: 50px;text-align: center;}
.title-s1 h3,.title-s1 h1{font-size: 30px;}
.title-s1 h3 span.en,.title-s1 h1 span{font-size:24px;text-transform: uppercase;}
.title-s1 .p{font-size: 16px;color:#999;}
.title-s1 .p span{
    display: inline-block;
    position: relative;
    letter-spacing: 2px;
}
.title-s1 .p span:after,.title-s1 .p span:before{
    position: absolute;
    top:50%;
    width: 20px;
    height: 1px;
    background: #999;
    content: '';
}
.title-s1 .p span:after{left: 105%;}
.title-s1 .p span:before{right: 105%;}
h3{font-family: "SourceHanSansCNRegular";}
.home-solution-list{text-align: center;}
.home-solution-list .boxs{display: inline-block;margin-bottom: 40px;font-family: "SourceHanSansCNRegular";max-width: 347px;}
.home-solution-list .boxs h4,.home-solution-list .boxs h2{color:#666;font-size: 16px;}
.home-solution-list .boxs p{color:#999;margin-top: 8px;font-size: 12px;}

.mode-line{min-width: 142px;height: 1px;background: #ccc;position: relative;}
.mode-line i{position: absolute;top:0;left: 0;width:24px;height: 1px;background: #111;-webkit-transition: all 0.3s;transition: all 0.3s;}

.home-solution-list .boxs:hover h4{color:#000;}
.home-solution-list .boxs:hover .mode-line i{width: 100%;}

.row{margin-right: -7px;margin-left: -7px;}
.row>div{padding-right: 7px;padding-left: 7px;}
.home-case-list .boxs{
    margin-bottom: 32px;
    background: #f7f7f7;
    position: relative;
}
.home-case-list .boxs .img img{width: 100%;}
.home-case-list .boxs .txt{padding:20px 20px 30px;font-family: "SourceHanSansCNRegular"}
.home-case-list .boxs .txt h4,.home-case-list .boxs .txt h2{
    font-size: 14px;
    margin-top: 10px;
    height: 16px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.home-case-list .boxs .txt p{
    font-size: 12px;
    color:#999;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    text-align: justify;
    margin-top: 28px;
    margin-bottom: 10px;
}
.home-case-list .boxs .txt .tigs{
    font-size: 16px;
    font-family: "SourceHanSansCNRegular";
    color:#000;
}
.ico-jts{
    display: inline-block;
    width: 53px;
    height: 8px;
    background: url(../Images/ico_jt.png);
}
.more-s2{text-align: center;margin-top: 50px;margin-bottom: 100px;}
.more-s2 a{
    display: inline-block;
    padding:5px 45px;
    border:2px solid #30a4dd;
    background: #30a4dd;
    color:#fff;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.more-s2 a:hover{
    background: #fff;
    color:#004d9c;
    border-color: #004d9c;
}
.home-gg{background: url(../Images/bg1.jpg) center no-repeat;font-style: oblique;padding: 55px 0 40px;}
.home-form{background: url(../Images/bg2.jpg) center no-repeat;padding: 40px 0 45px;color:#fff;}
.home-form .text{font-style: oblique;}
.home-form form{margin-top:35px;}
.home-form .input input{height: 42px;background: #fff;border-width: 0;outline: none;border-radius: 0;color:#000;}
.home-form .sub input{width: 100%;height: 42px;background: #fff;border-width: 0;outline: none;color:#000;}
.ico-jts2{
    display: inline-block;
    width: 53px;
    height: 8px;
    background: url(../Images/ico_jt2.png);
}
.home-news{position: relative;padding:40px 0 35px;}
.home-news i.line{position: absolute;top:0;left: 50%;height: 100%;width: 1px;background: #eee;}
.home-news .lf{padding-right: 30px;margin-top: 25px;}
.home-news .lf .date{font-size: 18px;width: 92px;color:#888;line-height: 1.1;}
.home-news .lf h4,.home-news .lf h2{margin-top: 0;margin-bottom: 24px;color:#000;}
.home-news .lf .p{font-size: 13px;line-height: 22px;color:#888;margin-bottom: 35px;}
.home-news .rg{padding-left: 30px;}
.home-news-ul li{padding-bottom: 28px;border-bottom:1px solid #eee;}
.home-news-ul li+li{margin-top:45px;}
.home-news-ul li .p .m{
    width: 9px;
    height: 15px;
    background: url(../Images/ico_r.png);
    margin-left: 10px;
}
.home-news-ul li h4,.home-news .lf h2,.home-news-ul li h2{font-size: 16px;color:#666;margin-top: 0;margin-bottom: 20px;}
.home-news-ul li span.qa{font-family:"SourceHanSansCNRegular";color:#000;font-size: 16px;width: 24px;display: inline-block;}
.home-news-ul li .p {font-size: 13px;color:#999;line-height: 22px;margin-bottom: 10px;}

.home-honnor{background: url(../Images/bg3.jpg) center no-repeat;padding:0 0 98px;overflow: hidden;}
.home-honnor .title-s1 {
    margin-top: 45px;
    margin-bottom: 10px;
    text-align: center;
}
.section .more-s1{margin-top: 80px;margin-bottom: 100px;}
.home-honnor .lf{margin-right: 50px;position: relative;padding:100px 0;}
.home-honnor .lf .bgs{
    position: absolute;
    top:0;
    right: 80px;
    bottom:0;
    width: 1200px;
    background: #fff;
    z-index: 2;
}
.home-honnor .lf .img{position: relative;z-index: 3;}
.home-honnor .rg{padding-top:130px;font-size: 16px;line-height: 26px;color:#000;}
.text p{margin-bottom: 0;}
.more-s3{margin-top: -30px;}
.more-s3 a{
    display: inline-block;
    padding-right: 60px;
    font-size: 18px;
    background: url(../Images/ico_jt.png) right center no-repeat;
    
}
.home-last-num{padding:85px 0;}
.home-last-num .boxs{text-align: center;color:#000;font-family: "SourceHanSansCNRegular";}
.home-last-num .boxs .t .n{font-size: 50px;}
.home-last-num .boxs .t .fh{font-size: 24px;vertical-align: top;display: inline-block;margin:5px 0 0 5px;}
.home-last-num .boxs .b{font-size: 12px;margin-top:0;}
.footer{
    padding:65px 0 50px;
    background: #1d1e1f;
    color:#fff;
}
.footer .footer-nav dl dt{font-size: 18px;font-weight: normal;margin-bottom: 30px;line-height: 1;}
.footer .footer-nav dl dt span{display: inline-block;padding-left: 10px;border-left: 2px solid #fff;}
.footer .footer-nav dl dd{font-size: 13px;margin-bottom: 25px;}
.footer-ewm{float: right;text-align: center;}
.footer-ewm .footer-tel{
    font-size: 18px;
    padding-left: 30px;
    background: url(../Images/ico_tel2.png) left center no-repeat;
    line-height: 26px;
    margin-bottom: 30px;
}
.yq-link h4{margin-bottom: 15px;margin-top: 50px;}
.yq-link ul li{
    float: left;
    font-size: 13px;
    margin-right: 40px;
    margin-top: 15px;
}
.footer .sh a{
    display: inline-block;
    width: 35px;
    height: 35px;
}
.footer .sh a.wx{background: url(../Images/ico_wx.png) center no-repeat;margin-right: 20px;}
.footer .sh a.wb{background: url(../Images/ico_wb.png) center no-repeat;}
.icp{padding-top:15px;border-top: 1px solid #868788;margin-top: 10px;font-size: 12px;}
.float{
    position: fixed;
    top:40%;
    right: 0;
    z-index: 99;
}
.float ul li{margin-bottom: 4px;}
.float ul li .bn{background: rgba(0,0,0,0.45);position: relative;background: #004d9c;}
.float ul li .bn:hover{background: #004d9c;}
.float ul li .bn .fl-ico{
    display: block;
    width: 40px;
    height: 40px;
    background: url(../Images/ico_fl.png) left top no-repeat;
}
.float ul li .bn .fl-ico-1{
    background-position: -2px 3px;
}
.float ul li .bn .fl-ico-2{
    background-position: -2px -40px;
}
.float ul li .bn .fl-ico-3{
    background-position: -2px -82px;
}
.float ul li .bn .fl-ico-4{
    background-position: -2px -125px;
}
.float ul li .bn .fl-ico-5{
    background-position: -2px -165px;
}
.float ul li .bn .boxs{
    position: absolute;
    right: 100%;
    top:0;
    padding:0 15px 0 0;
    display: none;
}
.float ul li .bn:hover .boxs{display: block;}

.er-nav{
    position: absolute;
    width: 160px;
    top:100%;
    left:50%;
    padding:0 0px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    background:rgba(0,0,0,0.2);
    z-index: 99;
}
.er-nav dl{padding:0px 0 ;display: none;margin: 0;}
.er-nav dl dd{
    font-size: 12px;
    margin:0px 0;
    color:#fff;
    padding:10px;
    white-space: nowrap;
}
.er-nav dl dd:hover{
    background:#ecf2fc;
}
.er-nav dl dd a{-webkit-transition: all .1s linear;transition: all .1s linear;display:block;}
a:focus{outline:none;}
.er-nav dl dd:hover a{
    color:#1455a0;
    text-indent: 5px;
}
.er-nav dl dd.on a{color:#007eff!important;}
.epc-top{
    padding:65px 0 110px;
    background: #f7f7f7;
    margin-bottom: 80px;
}
.epc-top h2{font-family: "SourceHanSansCNRegular";text-align: center;margin-bottom: 35px;}
.epc-top .text{font-size: 16px;line-height: 26px;margin-bottom: 80px;}
.more-s4{text-align: center;}
.more-s4 a{
    display: inline-block;
    padding: 5px 25px;
    font-size: 18px;
    border:1px solid #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.more-s4 a:hover{color:#fff;background: #004d9c;border-color: #004d9c;}
.title-s4{margin-bottom: 50px;}
.title-s4 h4,.title-s4 h1{font-size: 20px;font-family: "SourceHanSansCNRegular";margin-bottom: 5px;color:#000;margin-top: 10px;}
.title-s4 p{font-size: 12px;color:#999;}
.mode-left .silde ul{max-width: 180px;}
.mode-left .silde ul li{
    padding:20px 0 16px;
    border-bottom:1px solid #eee;
}
.mode-left .silde ul li a{
    font-size:13px;
    color:#999;
    display: block;
    height: 14px;
    line-height: 14px;
    padding-left: 12px;
    border-left: 2px solid #fff;
}
.mode-left .silde ul li.on a,.mode-left .silde ul li a:hover{font-size: 13px;color:#333;font-family: "SourceHanSansCNRegular";}
.mode-left .silde ul li.on a{border-left-color: #004d9c;}
.mode-boxs{margin-bottom: 70px;}
.mode-boxs .mode-right .mode-con-list .item{margin-bottom: 30px;}
.mode-boxs .mode-right .mode-con-list .txt .t{margin-top:20px;margin-bottom: 22px;color:#666;}
.mode-boxs .mode-right .mode-con-list .mode-line i{width: 65px;height: 2px;}
.mode-boxs .mode-right .mode-con-list .item:hover .mode-line i{width: 100%;}
.mode-boxs .mode-right .mode-con-list .item .img img{width: 100%;}
.line-s3{border-top: 1px dashed #ddd;}
.other-t{margin: 80px 0 45px;}
.other-boxs{
    display: block;
    padding:55px 10px 75px;
    border:1px solid #eee;
    text-align: center;
    margin-bottom: 70px;
}
.other-boxs .img{height: 50px;margin-bottom: 15px;}
.other-boxs .img img{max-width: 100%;max-height: 100%;}
.other-boxs .p{color:#999;}
.mode-dv-con{padding:15px 0;background: #004d9c url(../Images/bg4.jpg) 1800px bottom no-repeat;}
.mode-form{padding:70px 0 100px;}
.mode-form h2{text-align: center;font-family: "SourceHanSansCNRegular";color:#000;margin-bottom: 15px;}
.mode-input {padding:70px 0 0;position: relative;}
.mode-input input{
    height: 45px;
    background: transparent;
    border-width: 0;
    border-bottom:1px solid #ddd;
    outline: none;
    box-shadow: none;
}
.mode-input span.h{
    position: absolute;
    left: 0;
    bottom:0;
    line-height: 45px;
    color:#ff2121;
}
.mode-sub{
    text-align: center;
    margin-top: 80px;
}
.mode-sub input{
    width: 300px;
    height: 46px;
    background: #000;
    color:#fff;
    font-size: 18px;
    border: 0px solid #000;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.mode-sub input:hover{
    background:#004d9c;
}
.faq-wrapper{margin-top: 90px;}
.home-news-ul.faq-list{margin-bottom: 65px;}
.home-news-ul.faq-list li{padding-bottom: 25px;}
.home-news-ul.faq-list li+li{margin-top: 25px;}
.home-news-ul.faq-list li .mm{font-size: 14px;color:#999;border-left:1px solid #ddd;padding:10px 0 10px 30px;margin-left: 100px;}
.home-news-ul.faq-list li .m{display: inline-block;vertical-align: middle;margin-left: 20px;}
.bg-color-s1{background: #f7f7f7;}
.loc{margin-top: 25px;margin-bottom: 25px;color:#888;text-align: right;}
.loc a{color:#888;}
.loc a.ihome{color:#888;}
.loc span{margin:0 5px;}
.loc span.last{color:#000;margin:0;}
.inner-nav{margin: 35px 0 50px;}
.inner-nav ul li{
    float: left;
    margin-bottom: 10px;
    margin-right:20px;
}
.inner-nav ul li a{
    display: block;
    height: 30px;
    line-height: 30px;
    color:#888;
    padding:0 22px;
}
.inner-nav ul li.on a{color:#fff;background: #004d9c;}
.home-case-list .boxs .pmes {
    position: absolute;
    bottom: 0;
    width: 100%;
    
    left: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.4) !important;
    filter: alpha(opacity=40);
    opacity: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.home-case-list .boxs:hover .pmes {opacity: 1;}
.home-case-list .boxs:hover .img img{-webkit-transform: scale(1.15);transform: scale(1.15);}
.home-case-list .boxs .pmes .txt{
    padding: 5px 38px 15px 38px;
    text-align: left;
    
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 1.85;
    font-size: 14px;
    color: #fff;
    opacity: 1;
}
.bg-color-s2{background: #f8f8f8;}
.about-top{
    position: relative;
    background: #fff;
    margin-top: -170px;
    z-index: 9;
    padding:1px 75px 70px;
}
.home-last-num .line{
    width: 1px ;
    height: 55px;
    background: #ddd;
}
.about-p2 .text{color:#999;line-height: 30px;margin-bottom: 40px;}
#swpage1{position: relative;margin-top: 55px;}
#swpage2{position: relative;margin-top: 50px;}
.about-service-list .item .boxs{margin-bottom: 40px;}
.about-service-list .item .boxs .t{line-height: 70px;font-size: 18px;font-family: "SourceHanSansCNRegular";color:#000;}
.about-service-list .item .boxs .t:hover{color:#004d9c;}
.about-service-list .item .boxs .p{
    color:#999;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}
.about-service-list .item .boxs .t span.en{font-size: 14px;margin-left: 10px;}
.about-p4 .title-s1{
    background: #004d9c;
    color:#fff;
    padding:12px 0 22px;
    margin-bottom: 22px;
}
.about-p2,.about-p3,.about-p4,.about-top{position: relative;overflow: hidden;}
.a-positon{position: absolute;top:-158px;}
.cla-case .other-boxs{background: #fff;padding:50px 10px 60px;}
.cla-case {margin-bottom: 180px;}
.cla-case .other-boxs .img{height: 60px;margin-bottom: 8px;}
.cla-case .more-s4 a{padding:10px 30px;min-width: 300px;}
.sy-detail{padding-top:45px;}
.sy-detail-section{
    background: #fff;
    padding:60px 40px;
    margin-bottom: 10px;
}
.sy-detail-top .txt{padding-left: 20px;padding-top: 15px;}
.sy-detail-top .txt h4{font-family: "SourceHanSansCNRegular";margin-bottom: 20px;}
.sy-detail-top .txt .p{
    color:#999;
    line-height: 25px;
    margin-bottom: 25px;
}
.sy-detail-top .more-s2{margin:0;}
.sy-detail-top .more-s2 a{padding:5px 25px;border-width: 1px;}
.sy-detail-top .more-s4{margin-left: 25px;}
.sy-detail-top .more-s4 a{padding:5px 30px;}
.sy-detail-top .more-s4 a i{
    display: inline-block;
    width: 17px;
    height: 23px;
    background: url(../Images/ico_tel3.png);
    vertical-align: middle;
    margin-right: 5px;
}
.sy-detail-top .more-s4 a:hover i{
    display: inline-block;
    width: 17px;
    height: 23px;
    background: url(../Images/ico_tel4.png);
}
.title-s5{margin-top: 0;padding-left: 20px;border-left:2px solid #000;margin-bottom: 35px;font-family: "SourceHanSansCNRegular";line-height: 1;}
.sy-detail-tigs ul {border-bottom: 1px solid #ccc;margin-bottom: 55px;}
.sy-detail-tigs ul li{
    float: left;
    padding:0 20px;
    margin-bottom: 30px;
}
.sy-detail-navs .item {margin-bottom: 20px;}
.sy-detail-navs .item .boxs{
    display: block;
    height: 46px;
    line-height: 44px;
    color:#999;
    text-align: center;
    border:1px solid #ddd;
}
.sy-detail-navs .item.on .boxs{border-color: #000;color:#000;}
.sy-detail-groups .group-item{display: none;}
.group-item .lis{margin-top: 40px;}
.group-item .lis .img{
    width: 35%;
    max-width: 174px;
}
.group-item .lis .txt{padding-left: 40px;}
.group-item .lis .txt .p{
    line-height: 25px;
    height: 100px;
    color:#999;
    margin-bottom: 20px;
}
.group-item .lis .txt .date{color:#999;}
.group-item .lis .txt .date i{font-size: 16px;margin-right: 6px;}
.sy-detail-navs2 ul{margin-bottom: 40px;}
.sy-detail-navs2 ul li{
    float: left;
    margin-right: 90px;
}
.sy-detail-navs2 ul li a{
    display: block;
    padding-bottom: 8px;
    border-bottom:1px solid transparent;
    color:#999;
}
.sy-detail-navs2 ul li.on a{color:#000;border-bottom-color: #004d9c;}
.sy-detail-bj{font-size: 18px;color:#000;text-align: center;margin-top: 30px;}
.sy-detail-bj h4{margin-bottom: 10px;}
.btn-s5 a{
    display: inline-block;
    padding-left: 30px;
    background: url(../Images/ico_jsq.png) left center no-repeat;
}
.sy-detail .cla-case{margin-bottom: 40px;}
.contact-list{margin-top: 80px;padding-bottom: 30px;border-bottom:1px solid #ddd;}
.contact-list .boxs{
    height: 150px;
    padding-top: 10px;
    border-right: 1px solid #ddd;
    text-align: center;
}
.contact-list .boxs .img{margin-bottom: 10px;}
.contact-list p{font-size: 12px;color:#999;}
.contact-list .boxs-r{max-width: 242px;margin: 0 auto;text-align: center;}
.contact-list .boxs-r .row{margin:0;}
.contact-list .boxs-r .row>div{padding: 0;}
.mode-right .more-s2{margin-bottom: 30px;}
.footer2{
    padding:40px 0;
    font-size: 12px;
    background: #1d1e1f;
    color:#fff;
    text-align: center;
}
.footer2 .footer2-navs a{
    display: inline-block;
    margin:0 22px;
}
.news-list  li .img{width: 35%;max-width: 320px;margin-right: 30px;}
.news-list.home-news-ul li h4{font-size: 18px;}
.news-list  li .date{color:#999;}
.news-list  li .date i.ico-time{font-size: 18px;margin-right: 5px;vertical-align: middle;}
.views {margin-left:35px;color:#999;}
.ico-view{display: inline-block;width: 28px;height: 18px;background: url(../Images/ico_view.png);vertical-align: middle;margin-right:7px;}
.news-bm span{vertical-align: middle;}
.news-details-title{padding-bottom: 30px;border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.news-details-title h4,.news-details-title h1{font-size: 20px;font-family: "SourceHanSansCNRegular";color:#000;margin-bottom: 20px;margin-top: 10px;}
.news-details-title .date{color:#999;}
i.ico-09{
    display: inline-block;
    width: 28px;
    height: 32px;
    background: url(../Images/ico_09.png);
    margin-right: 6px;
    vertical-align: middle;
}
.news-details .more-s4 a{
    padding:10px 35px;
    min-width: 300px;
    margin-top: 60px;
}
.news-details-con{margin-bottom: 90px;}
.news-details-con.row{margin-right: 0;margin-left: 0;}
.news-details-con.row>div{padding-right: 0;padding-left: 0;}
.news-details-right .h5{margin-bottom: 30px;}
.news-details-right .h5 span{font-family: "SourceHanSansCNRegular";color:#000;}
.news-details-right .h5 a{font-size: 12px;color:#999;}
.news-details-list{padding-bottom: 50px;border-bottom: 1px solid #ddd;margin-bottom: 50px;}
.news-details-list ul li{margin-top: 25px;}
.news-details-list ul li .t{
    line-height: 1;
    padding-left: 10px;
    border-left: 2px solid #000;
    font-family: "SourceHanSansCNRegular";
    color:#000;
    margin-bottom: 10px;
}
.news-details-list ul li .p{font-size: 13px;color:#999;line-height: 20px;}
.n-input{margin-bottom: 20px;}
.n-input input{
    height: 38px;
    border:1px solid #eee;
    outline: none;
    background: transparent;
    box-shadow: none;
}
.n-sub{text-align: center;margin-top: 30px;}
.n-sub input{
    width: 130px;
    height: 36px;
    border:1px solid #000;
    color:#000;
    background: transparent;
    -webkit-transition:all 0.3s;
    transition: all 0.3s;
}
.n-sub input:hover{
    border-color: #004d9c;
    background: #004d9c;
    color:#fff;
}
.float-box-c {
    border: 1px solid #ccc;
    border-top: 4px solid #004d9c;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    position: relative;
}
.fl2 .float-box-c{width: 430px;}
.fl4 .float-box-c {
    width: 250px;
}
.inco_pep {
    display: inline-block;
    width: 56px;
    height: 56px;
    background: url(../Images/float_pep.jpg) left center no-repeat;
    float: left;
}
.float-box-ct p, .float-box-ccb p {
    float: left;
    color: #004d9c;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
}
.float-box-cc {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4;
}
.float-box-cc h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}
.float-box-cc ul li {
    float: left;
    width: 33.3333%;
}
.float-box-cc ul li a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    background: url(../Images/q1.gif) no-repeat left 3px;
    line-height: 36px;
}
i.inco-sj {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../Images/02index-spri.png) no-repeat 0 -2226px;
    position: absolute;
    right: -13px;
    top: 10px;
}
.inco-clock {
    display: block;
    float: left;
    width: 56px;
    height: 56px;
    background: url(../Images/inco_clock.jpg) left top no-repeat;
}
.float-box-ct p i, .float-box-ccb p i {
    display: block;
    font-size: 14px;
    color: #aaa;
    font-style: normal;
}
.fl3 .float-box-c{
    background: #004d9c;
    color:#fff;
    width: 550px;
    border-color:#004d9c;
}
.float-logo{text-align: center;}
.float-form-boxs h2{font-size:18px;margin-bottom: 30px;}
.mode-input2{margin-bottom: 12px;}
.mode-input2 input{
    background: transparent;
    border-width: 0;
    border-bottom:1px solid #fff;
    color:#fff;
    box-shadow: none;
    height: 38px;
}
.mode-sub2{margin-top: 60px;text-align: center;}
.mode-sub2 input{
    width:140px;
    height: 36px;
    background: #fff;
    border-radius: 36px;
    border-width: 0;
    color:#004d9c;
    font-size: 16px;
}
.float-form-boxs{padding:30px 50px;}
.mode-input2 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 
    color: #fff;
}
.mode-input2 input::-moz-placeholder { /* Firefox 19+ */  
    color: #fff;
}
.mode-input2 input:-ms-input-placeholder { /* IE 10+ */ 
 color: #fff;
}


.home-case-list .boxs .img,.mode-con-list .img{
    position: relative;
    height: 0;
    overflow: hidden;
}
.home-case-list .boxs .img{
    padding-top:67.46575342465753%;
}
.mode-con-list .img{padding-top: 70.68965517241379%;}
.home-case-list .boxs .img img,.mode-con-list .img img{
    position: absolute;
    top:0;
    right: 0;
    bottom:0;
    left: 0;
    width:100%;
    height: 100%;
    margin:auto;
}

.navbar-brand{position: relative;}
.head-add{
    position: absolute;
    top:50%;
    right: -80px;
    margin-top: -15px;
    font-size: 14px;
    color:#999;
    font-family: "SourceHanSansCNLight";
}
.head-add .ti{line-height: 30px;}
.head-add .ti span{vertical-align: middle;font-size: 15px;}
.head-add .ti span.tx{color:#000;}
.head-add .ti .icos-88:after{content: '\E01D';font-size: 18px;}
.head-add .ti .icos-89:after{content: '\37';font-size: 18px;}
.head-add-drow{
    position: absolute;
    top:100%;
    left: 50%;
    z-index: 999;
    margin-left: -50px;
    display: none;
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
}
.head-add-drow ul{
    padding: 0;
    width: inherit;
    font-size: 0;
    border-radius: 4px;
    background-color: #fff;
    list-style: none;
    text-align: center;
}
.head-add-drow ul li a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: block;
    padding: 8px 16px;
    min-width: 100px;
    font-size: 13px;
    line-height: 1.5;
    transition: all .3s;
    cursor: pointer;
    color:#222;
}
.head-add-drow ul li a:hover ,.head-add-drow ul li.on a{
    background-color: #ecf2fc;
}
.index_tagcloud{width:100%;}
.index_tagcloud a{
    display: inline-block;
    padding: 3px 5px;
    background: #e3e3e3;
    color: #666;
    margin: 0 5px 5px 0;
    border-radius: 3px;
}
.index_tagcloud a:hover{background-color:#004d9c;color:#fff;}
.news-ul-tjst ul{margin-top:20px;}
.news-ul-tjst ul li{
    line-height: 26px;
    padding-left: 22px;
    padding-right: 10px;
    position: relative;
    float: left;
    width: 50%;
    font-size: 15px;
}
.news-ul-tjst ul li:after {
    display: block;
    width: 6px;
    height: 6px;
    background: url(../Images/icon_ns.png) no-repeat;
    content: '';
    position: absolute;
    top: 10px;
    left: 0;}





}
}