 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h{font-size:0px; line-height:0; overflow:hidden; clear:both; } body{font:12px 宋体,Arial,sans-serif; } a{text-decoration:none; } a:hover{color:#FF6600 }

/* 请根据项目类型删掉多余的引用 */
/*-----------------[初始化]--------------*/
body{color: #4e4e4e;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";background-color: #fff;}
a{color: #4e4e4e;}
a:hover{color: #007eff;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;
    font-family:"微软雅黑","Microsoft Yahei";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
input::-webkit-outer-spin-button,  
input::-webkit-inner-spin-button {  
    -webkit-appearance: none;  
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #b4b4b4;}
::-moz-placeholder {color: #b4b4b4; }
::-ms-input-placeholder {color: #b4b4b4;}

.ani{
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

/*布局*/
.wp{width:100%;max-width: 1200px;margin: 0 auto;}
.wp2{width:100%;max-width: 1434px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
.index .footer{
    border-top: none;
}
.header{
    position: relative;
    background-color: #fff;
    height: 106px;
    border-bottom: 1px solid #eee;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.header.hd-fix{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #eee;
}
.header .logo{
    height: 106px;
    line-height: 101px;
    float: left;
}
.header img{
    display: inline-block;
    vertical-align: middle;
    max-height: 90%;
}
.h-tel{
    font-size: 24px;
    color: #1ab6fd;
    text-align: right;
    padding-top: 4px;
}
.h-tel span{
    padding-left: 30px;
    background:url(../image/sy-i1.png) left center no-repeat;
}
.nav{
    position: relative;  
}
.nav li{
    float: left;
}
.nav ul{
    overflow: hidden;
    margin-left: 15px;
}
.nav a{
    display: block;
    padding: 10px 20px 24px;
    font-size: 16px;
    line-height: 1.1;    
    color: #333;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.nav li:nth-last-child(1) a{
    padding-right: 0;
}
.nav li.on a,.nav li:hover a{
    font-weight: bold;
    color: #1ab6fd;
}
.nav span{
    position: relative;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.nav  em{
    position: absolute;
    bottom: 0;
    height: 6px;
    background: #1ab6fd;
    display: block;
}

/*******************************
    -------[=导航]-------
********************************/
.menuBtn{
    position: fixed;
    width: 30px;
    height: 30px;
    top: 22px;
    right:15px;
    z-index: 35;
    display: none;
    cursor: pointer;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.menuBtn b{
    display: block;
    height: 3px;
    background-color: #53c8fd;
    margin: 5px 0;
    border-radius: 3px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0;top: 40%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
  -------[=banner]-------
*******************************/
/* 内页banner */
.ban{
    position: relative;
    height: 0;
    padding-top: 35%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.subBan{
    position: relative;
    height: 200px;
    padding-top: 0;
	background-color: #5bb5ff;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.subBan span{ display: block; width: 100%; height: 200px; line-height: 200px; color: #fff; font-size: 35px; text-align: center}

.subPos{max-width: 1240px; display: block; margin: 0 auto; padding-top:20px;}
/*******************************
  -------[=底部]-------
********************************/
.footer{
    background-color: #fff;
    overflow: hidden;
    padding: 28px 0 34px;
    border-top: 1px solid #eee;
}
.ft-link{
    overflow: hidden;
}

.f_index{
    margin-bottom: 2px;
}

.f_sub{
    margin-bottom: 42px;
}
.flink{
    overflow: hidden;
	height: auto;
	max-width: 700px;
	padding-bottom: 5px;
}

.flink a{
    display: inline-block;
    padding: 2px;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.flink a:hover{
    color: #1ab6fd;
}


.ft-link a{
    display: inline-block;
    padding: 10px 9px;
    position: relative;
    font-size: 14px;
    line-height: 1.1;
    color: #666;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ft-link a:hover{
    color: #1ab6fd;
}
.ft-link a:nth-child(1){
    padding-left: 0;
}
.ft-link a::after{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    margin-top: -8px;
    width: 2px;
    height: 15px;
    background-color: #b8b8b8;
}
/*.ft-link a:nth-child(3)::after{
    width: 0;
}*/

.ft-link a:last-child::after{
    width: 0;
}





.ft-copy{
    font-size: 14px;
    color: #7d7d7d;
    line-height: 1.78em;
    position: relative;
}
.ft-copy::before{
    position: absolute;
    content: "";
    left: -25px;
    top: 6px;
    width: 14px;
    height: 16px;
    background:url(../image/sy-i13.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.contact-way{
    overflow: hidden;
}
.qr{
    float: left;
    width: 106px;
    margin-right: 29px;
    margin-top: 14px;
}
.qr .pic{
    width: 106px;
    height: 106px;
    overflow: hidden;
}
.qr img{
    display: block;
    width: 100%;
    height: 100%;
}
.qr h5{
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-top: 9px;
    line-height: 1.1;
    text-align: center;
}
.hot-line{
    float: right;
    margin-top: 6px;
}
.hot-line h5{
    font-size: 16px;
    color: #7d7d7d;
    font-weight: normal;
}
.hot-line .tel-num{
    font-size: 36px;
    line-height: 1.1;
    color: #1ab6fd;
    margin: 10px 0 22px;
}
.share-box .bdshare-button-style0-32 a{
    background-image: url(../image/share.png);
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0px 8px 0px 0;
}
.share-box .bdshare-button-style0-32 .bds_sqq{
    background-position: 0 0;
}
.share-box .bdshare-button-style0-32 .bds_tsina{
    background-position: -22px 0;
}
.share-box .bdshare-button-style0-32 .bds_weixin{
    background-position: -45px 0;
}
.bd_weixin_popup{
    width: 270px !important;
    height: 300px !important;
}
/*******************************
    -------[=公用]-------
********************************/
.g-tit1{
    font-size: 30px;
    font-weight: normal;
    color: #333;
    text-align: center;
    line-height: 1.1;
}
.g-tit1 span{
    position: relative;
    font-size: 14px;
    font-family: "Arial";
    display: block;
    padding-top: 19px;
    line-height: 1.1;
    margin-top: 39px;
    letter-spacing: 6px;
    font-weight: normal;
    color: #999;
}
.caseBox .g-tit1 span{
    position: relative;
    font-size: 14px;
    font-family: "Arial";
    display: block;
    padding-top: 10px;
    line-height: 1.1;
    margin-top: 0px;
    letter-spacing: 6px;
    font-weight: normal;
    color: #999;
}

/*.g-tit1 span::after{
    position: absolute;
    content:"";
    top: 0;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 1px;
    background-color: #333;
}*/
.g-tit2{
    font-size: 30px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.1;
}
.g-tit2 span{
    position: relative;
    font-size: 14px;
    font-family: "Arial";
    display: block;
    padding-bottom: 18px;
    line-height: 1.1;
    margin-bottom: 15px;
    letter-spacing: 6px;
    font-weight: normal;
    color: #999;
}
.g-tit2 span::after{
    position: absolute;
    content:"";
    bottom: 0;
    left: 50%;
    margin-left: -15px; 
    width: 30px;
    height: 1px;
    background-color: #333;
}

.pages{
    text-align: center;
    font-size: 0;
}
.pages ul{
    display: inline-block;
}
.pages li{
    float: left;
}
.pages a,.pages span{
    display: block;
    height: 36px;
    line-height: 34px;
    border:1px solid #eee;
    font-size: 14px;
    color:#999;
    margin:0 3px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 0 15px;
}
.pages .count a{
    min-width: 36px;
    width: auto;
    padding: 0 13px;
}
.pages li.on a,.pages a:hover{
    background-color: #1ab6fd;
    border-color: #1ab6fd;
    color:#fff;
}
.pages-next a{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 14px;
    background-size: auto 14px;
}
.pages .pages-next.on a,.pages .pages-next a:hover{
    background-image: url(../image/i-aro.png) !important;
}
/* 结束 */

/* 请在以下区间内开发 CSS 代码 */
/*
-----------------[7联系我们]-----------------*/
.m-contact{padding-bottom: 71px;}
#allmap{height: 664px;}
#allmap img{
    max-width: 1000px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}
.anchorBL{display: none;}

.m-contact .tit1{
    position: relative;
    text-align: center;
    margin-bottom: 51px;
    padding: 54px 0 36px;
    font-size: 30px;
    color: #1ab6fd;
}
.m-contact .tit1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 1px;
    margin-left: -50px;
    background-color: #eee;
}

.t-list1{text-align: center;}
.t-list1 li{
    display: inline-block;
    margin: 0 49px;
    line-height: 32px;
}
.t-list1 .p1{font-size: 18px;color: #999;}
.t-list1 .p2{font-size: 14px;color: #333;}
.t-list1 .pic{
    width: 84px;
    margin: 12px auto 11px;
    height: 84px;
    line-height: 84px;
}
.t-list1 .pic img{vertical-align: middle;}

/*
-----------------[6加入我们_2社会招聘]-----------------*/
.m-join{padding: 55px 0 60px;}
.t-list2{
    margin-bottom: 60px;
    color: #333;
    border-bottom: 1px solid #eee;
}
.t-list2 .tit{
    overflow: hidden;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background-color: #1ab6fd;
}
.t-list2 .tit2{
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    border: 1px solid #eee;
    border-bottom: none;
}
.t-list2 .box{
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.t-list2 .b1{width: 18%;}
.t-list2 .b2{width: 23%;}
.t-list2 .b3{width: 18%;}
.t-list2 .b4{width: 20%;}
.t-list2 .b5{width: 18%;float: right;}
.t-list2 .con{
    display: none;
    padding: 0 50px;
    background-color: #f9f9f9;
}
.t-list2 .top{
    padding: 11px 37px 12px;
    border-bottom: 1px solid #eee;
}
.t-list2 .top .p{
    display: inline-block;
    padding-right: 135px;
    line-height: 30px;
    font-size: 12px;
}
.t-list2 .desc{
    padding: 11px 38px 14px;
}
.t-list2 .desc h3{
    font-weight: normal;
    font-size: 18px;
}
.t-list2 .desc .txt{
    margin: 9px 0 31px;
    line-height: 24px;
    font-size: 12px;
}
.t-list2 .apply{
    display: block;
    text-align: center;
    width: 130px;
    height: 36px;
    line-height: 34px;
    left: 36px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #1ab6fd;
    background-color: #1ab6fd;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.t-list2 .apply:hover{
    color: #1ab6fd;
    background-color: #fff;
}

.m-pop{
    display: none;
    z-index: 5;
    position: fixed;
    top: 0;left: 0;
    width: 100%;
    height: 100%;
}
.m-pop .bg{
    position: absolute;
    top: 0;outline: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
}
.m-pop .inner{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 680px;
    padding: 48px 126px 53px;
    font-size: 14px;
    color: #444;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
}
.m-pop .btn-close{
    cursor: pointer;
    position: absolute;
    top: 18px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: url(../image/close.png) center no-repeat;
}
.m-pop .tit{
    margin-bottom: -2px;
    font-weight: normal;
    font-size: 14px;
}
.m-pop .info{
    overflow: hidden;
    padding-top: 19px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 32px;
}
.m-pop .sp1{float: left;}
.m-pop .sp1 em{color: #1ab6fd;padding-right: 4px;}
.m-pop .inp-box{overflow: hidden;}
.m-pop .inp{
    display: block;
    width: 100%;
    height: 32px;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    border: none;
}

.m-pop .file{
    position: absolute;
    left: -9999px;
}
.m-pop .btn-file{
    float: right;
    margin-top: -10px;
    text-align: center;
    cursor: pointer;
    width: 64px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    background-color: #1ab6fd;
}
.m-pop .btn-file:hover{opacity: .8;}
.m-pop .btn{
    display: block;
    width: 186px;
    height: 40px;
    margin: 32px auto 0;
    font-size: 20px;
    color: #fff;
    background-color: #1ab6fd;
    border: 1px solid #1ab6fd;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.m-pop .btn:hover{
    color: #1ab6fd;
    background-color: #fff;
}

/*
-----------------[6加入我们]-----------------*/
.m-join .link{
    display: block;
    margin: 5px 0 60px;
    text-align: center;
    padding: 55px 10px 64px;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.m-join .link h3{
    font-weight: normal;
    font-size: 30px;
}
.m-join .link p{
    margin: 12px 0 55px;
    font-size: 18px;
}
.m-join .link .pic{
    width: 110px;
    height: 110px;
    margin: 0 auto;
}
.m-join .link .pic img{display: block;}
.m-join .us{
    margin: 0 80px;
    padding: 50px 123px 100px;
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.m-join .us .con{width: 580px;}
.m-join .us .tit{
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 30px;
    font-size: 30px;
    color: #1ab6fd;
}
.m-join .us .tit:after{
    content: '';
    position: absolute;
    left: 0;bottom: 0;
    width: 40px;
    height: 1px;
    background-color: #1ab6fd;
}
.m-join .us .txt{
    line-height: 34px;
    font-size: 16px;
    color: #333;
}

/*
-----------------[5最新动态_详情]-----------------*/
.m-text{padding: 31px 0 80px;}
.m-text h1{
    text-align: center;
    font-weight: normal;
    font-size: 26px;
    color: #333;
}
.m-text .info{
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.m-text .info{
    margin-bottom: 53px;
    padding: 24px 0 28px;
    font-size: 14px;
    color: #666;
}
.m-text .info em{
    color: #999;
}
.m-text .txt{
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.m-text .txt img{
    display: block;
    margin: 0 auto;
}
.m-text .pn{
    overflow: hidden;
    position: relative;
    margin-top: 60px;
    padding: 21px 0;
    border: 1px solid #eee;
    text-align: center;
}
.m-text .pn a{
    display: inline-block;
    height: 36px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.m-text .pn .prev{
    float: left;
    margin-left: 60px;
    background-image: url(../image/t-ico5.png);
}
.m-text .pn .next{
    float: right;
    margin-right: 60px;
    background-image: url(../image/t-ico6.png);
}
.m-text .pn .prev,.m-text .pn .next{
    width: 80px;
    border-radius: 18px;
    background-color: #808080;
}
.m-text .pn .return{
    position: absolute;
    top: 0;
    left: 50%;
    height: 80px;
    line-height: 80px;
    padding-left: 33px;
    font-size: 16px;
    color: #808080;
    background-position: left center;
    background-image: url(../image/t-ico7.png);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.m-text .pn .prev:hover,.m-text .pn .next:hover{
    background-color: #1ab6fd;
}
.m-text .pn .return:hover{color: #1ab6fd; background-image: url(../image/t-ico7-on.png);}

/*
-----------------[5最新动态]-----------------*/
.m-news{padding-bottom: 60px;}
.m-news .wp{width: 1240px;}
.t-list3{padding: 60px 0;}
.t-list3 li{
    overflow: hidden;
    padding: 11px 0;
    border-bottom: 1px solid #eee;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.t-list3 .date{
    float: left;
    padding: 16px 50px 0 0;
    font-family: 'Arial';
    font-size: 48px;
    color: #1ab6fd;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.t-list3 .date span{font-size: 14px;}
.t-list3 .pic{
    float: left;
    width: 238px;
    margin: 0 30px 0 10px;
}
.t-list3 .pic a{
    display: block;
    position: relative;
    height: 0;
    padding-top: 66.2%;
    overflow: hidden;
}
.t-list3 .pic img{
    position: absolute;
    top: 0;left: 0;
    width: 100%;
    height: 100%;
}
.t-list3 .pic:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.t-list3 .desc{
    overflow: hidden;
    padding: 27px 0;
}
.t-list3 h3 a{
    display: block;
    position: relative;
    margin-bottom: 8px;
    padding-bottom: 13px;
    font-weight: normal;
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: .3s;
       -moz-transition: .3s;
        -ms-transition: .3s;
         -o-transition: .3s;
            transition: .3s;
}
.t-list3 h3 a:after{
    content: '';
    position: absolute;
    bottom: 0;left: 0;
    width: 65px;
    height: 1px;
    background-color: #1ab6fd;
}
.t-list3 .txt{
    overflow: hidden;
    height: 52px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
}
.t-list3 li:first-child .date{padding-top: 45px;}
.t-list3 li:first-child .desc{padding: 18px 0 28px;}
.t-list3 li:first-child h3 a{margin-bottom: 13px;padding-bottom: 17px;}
.t-list3 li:hover{
    margin: 0;
    background-color: #f4f4f4;
}
.t-list3 li:hover h3 a{
    font-weight: bold;
    color: #39c0fd;
}

/*
-----------------[4经典案例]-----------------*/
.t-list4{padding: 0 0 61px;}
.t-list4 li{padding: 0;}
.t-list4 li .date,.t-list4 li:first-child .date{padding-top: 27px;}
.t-list4 .desc,.t-list4 li:first-child .desc{padding: 38px 0;}
.t-list4 h3 a,.t-list4 li:first-child h3 a{margin-bottom: 9px;padding-bottom: 13px;}
.t-list4 li:last-child{border: none;}
.t-list4 li:nth-child(2n){background-color: #f9f9f9;}
.t-list4 li:nth-child(2n+1){background-color: #fff;}
.t-list4 li:nth-child(2n+1):hover,.t-list4 li:nth-child(2n):hover{background-color: #f4f4f4;}

.banner .pic{
	position: relative;
	height: 0;
	padding-top: 42.7%;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner .txt{
	position: absolute;
	top: 47.9%;
	left: 0;
	width: 100%;
}
.banner .slick-dots{
	position: absolute;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
	z-index: 5;
	bottom: 40px;
}
.banner .slick-dots li{
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: #fff;
	display: inline-block;
	margin: 0 6px;
	padding: 2px;
	cursor: pointer;
}
.banner .slick-dots button{
	border:none;
	background-color: #fff;
	font-size: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	outline: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.banner .slick-dots li.slick-active button{
	background-color: #1ab6fd;
}
.banner .g-tit1{
	color: #fff;
	font-size: 44px;
}
.banner .g-tit1 span{
	font-weight: normal;
	margin-top: 24px;
	color: rgba(255,255,255,.5);
	padding-top: 26px;
}
.banner .g-tit1 span::after{
	height: 4px;
	background-color: #fff;
}

.g-am{
	display: block;
	width: 180px;
	height: 40px;
	border: 1px solid rgba(26,182,253,.8);
	line-height: 38px;
	background-color: rgba(26,182,253,.8);
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 40px;
	margin: 0 auto;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.banner .g-am{
	border: 1px solid rgba(108,114,141,.8);
	background-color: rgba(26,182,253,0);
	margin-top: 47px;
}
.banner .g-am:hover{
	color: #fff;
	border: 1px solid rgba(26,182,253,.2);
	background-color: rgba(26,182,253,.2);
}
.banner .g-am span:hover{
	background:url(../image/sy-i2.png) right center no-repeat;
}
.g-am span{
	padding-right: 25px;
	background:url(../image/sy-i2.png) right center no-repeat;
	-webkit-background-size: auto 10px;
	background-size: auto 10px;
}
.g-am:hover{
	background-color: #fff;
	border: 1px solid #fff;
	color: rgba(46,169,222,1);
}
.g-am:hover span{
	background-image: url(../image/sy-i2o.png);
}
.rowa1{
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 176px 0 178px;
	text-align: center;
	font-size: 36px;
	color: #1ab6fd;
	line-height: 1.69em;
}
.caseBox{
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 80px 0 80px;
	color: #1ab6fd;
	height: auto;
	overflow: hidden;
	/*line-height: 1.69em;*/
}
.caseList{
	width: 100%; height: auto; display: block; padding: 40px 0;  overflow: hidden;
}
.caseImg{width: 45%; height: auto;display: block; overflow: hidden; float: left; position: relative;}
.caseImg i{width: 100%; height: auto;display: block; float: left; position: relative; z-index: 1;}
.caseImg i img{width: 100%; height: auto;display: block; float: left; position: relative; z-index: 1;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.caseImg i a:hover img{
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}



.caseImg em{width: 100%; height: 30px;display: block; float: left; position: absolute; z-index:2; background: #000000; opacity: 0.5;bottom: 0; left: 0;}
.caseImg:hover em{background: #1ab6fd;}
.caseImg span{width: 100%; height: 30px;display: block; float: left; position: absolute; z-index:3; line-height: 30px; bottom: 0; left: 0; text-align: center;}
.caseImg span a{color: #fff; font-size: 16px;}

.caseTxt{width: 51%; height: auto;display: block; overflow: hidden; float: right; position: relative;}
.caseTxt ul{width: 100%; height: auto;display: block; overflow: hidden;}
.caseTxt ul li{width: 100%; height: auto;display: block; overflow: hidden; padding: 10px;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.caseTxt ul li:hover{background: #1ab6fd;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.caseTxt ul li h5{width: 100%; height: auto;display: block; overflow: hidden; font-weight: normal; padding-bottom: 5px;}
.caseTxt ul li h5 span{ float: right; color: #888; font-size: 12px;}
.caseTxt ul li h5 a{font-size: 16px; font-weight: bold; color: #555}
.caseTxt ul li p{text-indent: 2em; font-size: 12px; line-height: 18px; color: #999; max-height: 36px; overflow: hidden;}
.caseTxt ul li:hover p,.caseTxt ul li:hover a,.caseTxt ul li:hover span{color: #fff}


@media only screen and (max-width: 1200px){
.caseTxt ul li{padding: 5px 10px;}
.caseTxt ul li h5{padding-bottom: 3px;}
.caseTxt ul li h5 a{font-size: 14px;}
.caseTxt ul li h5 span{display: none;}
.caseTxt ul li p{line-height: 15px; max-height: 30px; ;}
}
@media only screen and (max-width: 1000px){
.caseImg{width: 100%; }
.caseTxt{width: 100%;}
.caseTxt ul li{padding: 15px;}
.caseTxt ul li h5{padding-bottom: 5px;}
.caseTxt ul li h5 a{font-size: 16px;}
.caseTxt ul li h5 span{display: none;}
.caseTxt ul li p{line-height: 18px;max-height: 36px; }
	
}



.rowa1-txt{
	margin-top: 66px;
}
.rowa1 .g-am{
	margin-top: 68px;
}
.rowa2{
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 126px 0 111px;
}
.ul-ylist1{
	margin: 0 45px 24px 69px;
}
.ul-ylist1 li{
	float: left;
	width: 25%;
	text-align: center;
}
.ul-ylist1 .con{
	padding: 79px 40px 103px;
	cursor: pointer;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist1 .icon{
	height: 84px;
	width: 84px;
	margin: 0 auto;
	background-position: -3px 0;
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ul-ylist1 .con:hover{
	background-color: #fff;
	box-shadow: 0 6px 10px 0 rgba(0,0,0,.14)
}
.ul-ylist1 .con:hover .icon{
	background-position: -88px 0;
}
.ul-ylist1 .con:hover h5{
	color: #1ab6fd;
}
.ul-ylist1 .con:hover .txt::after{
	background-color: #1298ff;
}
.ul-ylist1 .txt{
	font-size: 14px;
	color: #666;
	line-height: 2em;
	position: relative;
}
.ul-ylist1 .txt::after{
	position: absolute;
	content:"";
	width: 32px;
	height: 1px;
	background-color: #333;
	left: 50%;
	margin-left: -16px;
	bottom: -48px;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist1 h5{
	font-weight: normal;
	margin: 35px 0 21px;
	font-size: 18px;
	color: #333;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist1 .txt p{
	height: 4em;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.rowa3{
	background-color: #fff;
	padding: 76px 0 140px;
}
.ul-ylist2{
	margin: 38px 150px 0;
	overflow: hidden;
}
.ul-ylist2 li{
	float: left;
	width: 33.33%;
}
.ul-ylist2 .con{
	position: relative;
	height: 0;
	padding-top: 43%;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.ul-ylist2 .mask{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(26,182,253,.5);
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist2 .con:hover .mask{
	opacity: 1;
	filter: alpha(opacity=100);
}
.ul-ylist2 .txt{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 2;
	text-align: center;
}
.ul-ylist2 .icon{
	width: 100px;
	height: 100px;
	border-radius: 100%;
	margin: 0 auto 18px;
	border:1px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ul-ylist2 h5{
	font-weight: normal;
	line-height: 1.1;
	font-size: 24px;
	position: relative;
	color: #fff;
	margin-bottom:19px;
}
.ul-ylist2 em{
	display: block;
	width: 20px;
	height: 1px;
	margin: 0 auto;
	background-color: #fff;
}
.rowa4{
	background-color: #f6f6f6;
	padding: 76px 0 74px;
}
.ul-ylist3{
	margin: 38px 92px 59px;
}
.ul-ylist3 li{
	float: left;
	width: 33.33%;
}
.ul-ylist3 .con{
	margin: 0 15px;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
}
.ul-ylist3 .pic a{
	display: block;
	position: relative;
	height: 0;
	padding-top:62.3%;
	overflow: hidden;
}
.ul-ylist3 .pic img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist3 .pic a:hover img{
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.ul-ylist3 .txt{
	padding: 21px 20px 47px;
	background-color: #fff;
	font-size: 14px;
	color: #999;
	line-height: 1.79em;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist3 .txt p{
	height: 3.58em;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ul-ylist3 h5{
	position: relative;
}
.ul-ylist3 h5 a{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	height: 20px;
	line-height: 1.43em;
}
.ul-ylist3 h5::before{
	position: absolute;
	content:"";
	left: -21px;
	width: 3px;
	height: 100%;
	top: 0;
	background-color: #333;
}
.ul-ylist3 span{
	display: block;
	margin: 15px 0 11px;
	line-height: 1.1;
}
.ul-ylist3 .con:hover .txt{
	background-color: #1ab6fd;
	color: #fff;
}
.ul-ylist3 .con:hover h5 a{
	color: #fff;
}
.ul-ylist3 .con:hover h5::before{
	background-color: #fff;
}
.rowa4 .g-am,.rowa2 .g-am,.rowa1 .g-am{
	background-color: #1ab6fd;
	border:1px solid #1ab6fd;
}
.rowa4 .g-am:hover,.rowa2 .g-am:hover,.rowa1 .g-am:hover{
	background-color: #fff; 
	color: #1ab6fd;
}
.s-tab{
	position: relative;
	background-color: rgba(255,255,255,.2);
	height: 48px;
	text-align: center;
	margin-top: -48px;
}
.s-tab li{
	display: inline-block;
	margin: 0 -2px;
}
.s-tab a{
	display: block;
	line-height: 48px;
	width: 118px;
	font-size: 14px;
	color: #fff;

}
.s-tab li.on a,.s-tab li:hover a{
	background-color: #1ab6fd;
}
.rowb1{
	padding: 58px 0 80px;
}
.ab-info1{
	line-height: 2em;
	font-size: 14px;
	color: #666;
}
.ab-info1 img{
	display: block;
	width: 100%;
	margin-bottom: 43px;
}
.rowb2{
	padding: 97px 0 99px;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.rowb2 .g-tit2{
	margin-bottom: 0;
}
.ul-ylist4{
	margin-top: 17px;
}
.ul-ylist4 li{
	margin-bottom: 40px;
}
.ul-ylist4 .con{
	overflow: hidden;
	height: 84px;
	cursor: pointer;
}
.ul-ylist4 .icon{
	float: left;
	width: 127px;
	padding-right: 40px;
	height: 84px;
	position: relative;
}
.ul-ylist4 .icon::after{
	position: absolute;
	content:"";
	top: 0;
	right: 0;
	width: 1px;
	height: 32px;
	background-color: #333;
}
.ul-ylist4 .icon em{
	width: 84px;
	height: 84px;
	display: block;
	background-position: -3px 0;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    /* -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; */
}
.ul-ylist4 .txt{
	overflow: hidden;
	padding-left: 39px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.ul-ylist4 h5{
	font-weight: normal;
	font-size: 18px;
	color: #333;
	line-height: 1.1;
	margin-bottom:13px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist4 .txt p{
	height: 4em;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ul-ylist4 .con:hover em{
	background-position: -88px 0;
}
.ul-ylist4 .con:hover h5{
	color:#1ab6fd;
} 
.rowb3{
	padding: 97px 0 58px;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.ab-info2{margin-top: 51px;}
.ab-info2 .txt{
	margin-bottom: 74px;
	font-size: 24px;
	color: #666;
	line-height: 1.1;
	text-align: center;
}
.ab-info2 h3{
	font-size: 36px;
	line-height: 1.1;
	color: #1ab6fd;
	margin-bottom: 29px;
}
.ab-info2 span{
	padding: 0 8px;
}
.rowb4{
	padding: 58px 0 61px;
}
.ab-info3{
	overflow: hidden;
	margin-top: 60px;
	font-size: 16px;
	color: #666;
	line-height: 2.25em;
}
.ab-info3 .pic{
	float: right;
	width: 580px;
	height: 420px;
	overflow: hidden;
}
.ab-info3 .pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.ab-info3 .txt{
	overflow: hidden;
	padding-right: 75px;
}
.ab-info3 .txt .info{
	margin-top: -10px;
}
.rowb5{
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 58px;
}
.ab-info4{
	overflow: hidden;
	font-size: 16px;
	color: #333;
	line-height: 2.5em;
}
.ab-info4 .pic{
	float: left;
	width: 762px;
	height: 500px;
	margin-left: 20px;
	overflow: hidden;
}
.ab-info4 .pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.ab-info4 .txt{
	overflow: hidden;
	padding: 0 107px 0 55px;
	margin-top: 60px;
}
.ul-ylist5 li{
	padding: 60px 0 53px;
}
.ul-ylist5 li .con{
	overflow: hidden;
	padding: 0 87px 0 107px;
	cursor: pointer;
}
.ul-ylist5 li:nth-child(2n+1){
	background-color: #f6f6f6;
}
.ul-ylist5 li:nth-child(2n+1) .pic{
	float: left;
	margin-right: 42px;
}
.ul-ylist5 li:nth-child(2n) .pic{
	float: right;
	margin-left: 42px;
}
.ul-ylist5 .pic{
	width: 640px;
	height: 400px;
	overflow: hidden;
}
.ul-ylist5 .pic img{
	display: block;
	width: 100%;
	height: 100%;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist5 .txt{
	overflow: hidden;
	font-size: 16px;
	color: #333;
	line-height: 1.88em;
}
.ul-ylist5 .tit{
	font-size: 24px;
	color: #333;
	line-height: 40px;
	height: 36px;
	font-weight: normal;
	margin-bottom: 19px;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-top: -3px;
}
.ul-ylist5 .tit em{
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 36px;
	background-position: -2px 0;
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	margin-right: 11px;
	margin-top: -3px;
}
.ul-ylist5 .li4 .tit em{
	background-position: 0 0;
}
.ul-ylist5 .li6 .tit em{
	background-position: 0 0;
}
.li-box{
	margin-top: 30px;
}
.li-box h5{
	font-size: 16px;
	color: #333;
	line-height: 1.88em;
	font-weight: normal;
}
.li-box li{
	float: none !important;
	padding: 0 !important;
	background-color: transparent !important;
} 
.li-box span{
	display: block;
	float: left;
	width: 50%;
}
.li-box2 span{
	float: none;
	width: 100%;
}
.ul-ylist5 li .con:hover .tit{
	color: #1ab6fd;
	font-weight: bold;
}
.ul-ylist5 li .con:hover em{
	background-position: -42px 0;
}
.ul-ylist5 .li5 .con:hover h5 em{
	background-position: -44px 0;
}
.ul-ylist5 .li6 .con:hover h5 em{
	background-position: -44px 0;
}
.ul-ylist5 li .con:hover img{
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.m-team{
	padding:48px 0 60px;
	
}
.m-team .info{
	font-size: 16px;
	color: #333;
	line-height: 2.32em;
}
.ul-ylist6{
	overflow: hidden;
	margin: 27px 0 32px -68px;
}
.ul-ylist6 li{
	float: left;
	width: 25%;
	margin-bottom: 29px;
}
.ul-ylist6 .con{
	margin-left: 68px;
	text-align: center;
}
.ul-ylist6 .pic a{
	display: block;
	position: relative;
	padding-top:102%;
	height: 0; 
	overflow: hidden;
}
.ul-ylist6 .pic img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist6 .pic a:hover img{
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.ul-ylist6 h5 a{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #333;
	line-height: 1.1;
	margin: 17px 0 13px;
	font-weight: normal;
	-ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ul-ylist6 .txt{
	font-size: 14px;
	color: #999;
	line-height: 1.1;
}
.ul-ylist6 .con:hover h5 a{
	color: #1ab6fd;
}
.m-pop1 .inner{
	width: 1200px;
	height: 448px;
	padding: 0;
	background-color: #f6f6f6;
}
.m-pop1 .pic{
	float: left;
	width: 440px;
}
.m-pop1 .img{
	position: relative;
	padding-top: 102%;
	height: 0;
}
.m-pop1 .pic img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.m-pop1 .txt{
	overflow: hidden;
	padding: 79px 36px 0;
	line-height: 2em;
	color: #333;
	font-size: 14px;
}
.m-pop1 .txt .desc{
	max-height: 16em;
	overflow-y: auto;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.m-pop1 .tit{
	font-size: 14px;
	color: #999;
	line-height: 1.1;
	border-bottom: 1px solid #ddd;
	padding-bottom: 23px;
	margin-bottom: 24px;
}
.m-pop1 .tit h5{
	font-weight: normal;
	font-size: 18px;
	color: #1ab6fd;
	line-height: 1.1;
	margin-bottom: 13px;
}
.m-pop1 .btn-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    background: url(../image/close2.jpg) center no-repeat;
    z-index: 3;
}


/* 结束 */

@media only screen and (max-width: 1600px){
    /*******************************
        -------[=樱桃]-------
    ********************************/


    /*******************************
        -------[=椰子]-------
    ********************************/
    .rowa1,.rowa2{padding: 100px 0;}
    .rowa3{padding: 70px 0 100px;}
    .ul-ylist2 .icon{width: 80px;height: 80px;}
}
@media only screen and (max-width: 1440px){
    /*******************************
        -------[=樱桃]-------
    ********************************/

    /*******************************
        -------[=椰子]-------
    ********************************/
    .wp2{width: 96%;}
    .ul-ylist2{margin: 35px 40px 0;}
    .ul-ylist2 h5{font-size: 18px;}
    .ab-info4 .pic{margin-left: 0;}
    .ab-info4 .txt{padding: 0 25px;margin-top: 30px;}
    .ul-ylist5 li:nth-child(2n+1) .pic{margin-right: 20px;}
    .ul-ylist5 li:nth-child(2n) .pic{margin-left: 20px;}
    .ul-ylist5 li .con{padding: 0;}

}
@media only screen and (max-width: 1400px){
    /*******************************
        -------[=樱桃]-------
    ********************************/
    /* 7联系我们 */
    #allmap{height: 450px;}

    /*******************************
        -------[=椰子]-------
    ********************************/
}
@media only screen and (max-width: 1365px){
    /*******************************
        -------[=樱桃]-------
    ********************************/
    /* 5最新动态 */
    .m-news .wp{width: auto;max-width: 1240px;}
    /* 6加入我们 */
    .m-join .us{margin: 0 10px;padding: 50px 50px 100px;}
    /*******************************
        -------[=椰子]-------
    ********************************/
}
@media only screen and (max-width: 1200px){
    /*******************************
        -------[=樱桃]-------
    ********************************/
    /* 5最新动态 */
    .m-news .wp{width: 95%;}
    /* 6加入我们 */
    .m-join .us{width: 98%;margin: 0 auto;padding: 50px 50px 100px;}

    /*******************************
        -------[=椰子]-------
    ********************************/
    .wp{width: 96%;}
    .header .wp{width: 100%;}
    .ft-copy{padding-left: 25px;}
    .ft-copy::before{left: 0;}
    .m-pop1 .inner{width: 90%;}
    .m-pop1 .txt{padding: 23px 15px 15px;line-height: 1.8em;}
    .m-pop1 .tit h5{margin-bottom: 5px;}
    .m-pop1 .tit{padding-bottom: 10px;margin-bottom: 10px;}
    .m-pop1 .txt p{max-height: 25em;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
}
/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
	/*******************************
        -------[=樱桃]-------
    ********************************/
    /* 5最新动态 */
    .t-list3 .date,.t-list3 li:first-child .date{padding: 35px 25px 0 0;font-size: 24px;}
    .t-list3 .pic{width: 195px;margin: 0 20px 0 0;}
    .t-list3 .desc,.t-list3 li:first-child .desc{padding: 15px 0;}
    .t-list3 h3 a,.t-list3 li:first-child h3 a{font-size: 16px;padding-bottom: 7px;}
    .t-list3 h3 a:after{width: 40px;}
    .t-list3 .txt{line-height: 24px;}
    /* 5最新动态_详情 */
    .m-text h1{font-size: 18px;}
    .m-text .info{padding: 10px 0 15px;margin-bottom: 30px;}
    .m-text .pn .prev{margin-left: 30px;}
    .m-text .pn .next{margin-right: 30px;}
    /* 6加入我们 */
    .m-join .link{margin: 0 0 30px;padding: 30px 10px;}
    .m-join .link h3{font-size: 18px;}
    .m-join .link p{margin: 10px 0 20px;font-size: 16px;}
    .m-join .link .pic{width: 80px;height: 80px;}
    .m-join .us{padding: 30px;}
    .m-join .us .con{width: 510px;}
    .m-join .us .tit{font-size: 18px;}
    .m-join .us .tit{padding-bottom: 10px;margin-bottom: 10px;}
    .m-join .us .txt{line-height: 26px;font-size: 14px;}
    /* 6加入我们_2社会招聘 */
    .t-list2 .con{padding: 0 20px;}
    .t-list2 .top{padding: 10px 20px;}
    .t-list2 .top .p{padding-right: 50px;}
    .t-list2 .desc{padding: 10px 20px 15px;}
    .t-list2 .desc .txt{margin: 5px 0 15px;}
    /* 7联系我们 */
    .m-contact{padding-bottom: 30px;}
    .m-contact .tit1{font-size: 18px;margin-bottom: 20px;padding: 30px 0 15px;}
    .t-list1 li{margin: 0 15px;}
    .t-list1 .p1{font-size: 16px;}
    .t-list1 .pic{margin: 5px auto;}
    /*******************************
        -------[=椰子]-------
    ********************************/
    body{padding-top: 70px;}
    .header{position: fixed;top: 0;left: 0;width: 100%;background-color: #fff;height: auto;padding: 10px 15px;z-index: 22;}
    .header .logo{height: 50px;line-height: 50px;}
    .header .logo img{max-height: 70%;}
    .header .r{float: none;}
    .h-tel{display: none;}
    .nav{position: fixed;top:70px;bottom: 0;background-color: rgba(0,0,0,0.7);z-index: 99;width: 270px;right: -270px;padding-top: 20px;}
    .nav > ul > li{float: none;}
    .nav > ul > li > a{display: block;text-align: center;line-height: 45px;color:#fff;padding: 0;}
    .menuBtn{display: block;}
    .nav  em{display: none !important;}
    .rowa1, .rowa2,.rowa3,.rowa4{padding: 50px 0;}
    .banner .g-tit1{font-size: 24px;}
    .banner .g-tit1 span::after{height: 2px;}
    .banner .slick-dots li{width: 12px;height: 12px;padding: 1px;}
    .g-tit1,.g-tit2{font-size: 24px;}
    .g-tit1 span,.banner .g-tit1 span{margin-top: 20px;padding-top: 15px;}
    .caseBox .g-tit1 span{margin-top: 5px;padding-top: 15px;}
    .g-tit2 span{margin-bottom: 20px;padding-top: 15px;}
    .rowa1{font-size: 22px;}
    .rowa1-txt{margin-top: 50px;}
    .rowa1 .g-am{margin-top: 50px;}
    .ul-ylist1{margin: 30px 0 24px;}
    .ul-ylist1 h5{font-size: 16px;margin: 20px 0;}
    .ul-ylist1 .txt::after{bottom: -25px;}
    .ul-ylist1 .con{padding: 50px 25px;}
    .ul-ylist2{margin:35px 2% 0;}
    .ul-ylist2 li{width: 50%;}
    .ul-ylist2 h5{font-size: 16px;}
    .ul-ylist3{margin:40px 0;}
    .banner .slick-dots{bottom: 10px;}
    .g-am{height: 37px;line-height: 35px;}
    .banner .g-am{margin-top: 30px;}
    .rowb1,.rowb2,.rowb3,.rowb4{padding: 50px 0;}
    .ab-info1 img{margin-bottom: 20px;}
    .ul-ylist4{margin-top: 35px;}
    .ab-info2{margin-top: 45px;}
    .ab-info2 h3{font-size: 24px;margin-bottom: 15px;}
    .ab-info2 .txt{font-size: 16px;margin-bottom: 25px;}
    .ab-info3{margin-top: 40px;font-size: 14px;}
    .ab-info3{line-height: 1.8em;}
    .ab-info3 .pic{float: none;width: auto;height: auto;}
    .ab-info3 .txt{padding-right: 0;margin-top: 20px;}
    .ab-info3 .txt .info{margin-top: 0;}
    .ab-info3 .pic img,.ab-info4 .pic img,.ul-ylist5 .pic img{height: auto;}
    .ab-info4{font-size: 14px;line-height: 1.8em;padding-bottom: 30px;}
    .ab-info4 .pic{float: none;width: auto;height: auto;}
    .ab-info4 .txt{padding: 0;}
    .ul-ylist5 li:nth-child(2n+1) .pic,.ul-ylist5 li:nth-child(2n) .pic{float: none;width: auto;height: auto;margin-right: 0;margin-left: 0;}
    .ul-ylist5 .txt{margin-top: 15px;font-size: 14px;line-height: 1.7em;}
    .li-box{margin-top: 25px;}
    .ul-ylist5 .tit{font-size: 18px;line-height: 36px;margin-top: 0;}
    .ul-ylist5 li{padding: 50px 0;}
    .ul-ylist5 .tit em{margin-top: -2px;}
    .li-box h5{font-size: 14px;}
    .m-team .info{font-size: 14px;line-height: 1.8em;}
    .m-team{padding: 30px 0 50px;}
    .ul-ylist6{margin: 27px 0 32px -30px;}
    .ul-ylist6 .con{margin-left: 30px;}
    .ul-ylist6 h5 a{font-size: 16px;}
    .banner .slick-dots button{width: 10px;height: 10px;}
}

/*Common For Max 768*/
@media only screen and (max-width: 959px) {
	/*******************************
        -------[=樱桃]-------
    ********************************/
    /* 5最新动态_详情 */
    .m-text{padding: 20px 0 50px;}
    .m-text .pn{margin-top: 30px;}
    /* 7联系我们 */
    #allmap{height: 320px;}
    .t-list1 li{display: block;margin: 0 0 10px;}
    .t-list1 .pic{height: auto;line-height: 1.1;}
	/*******************************
        -------[=椰子]-------
    ********************************/
    .footer .l{float: none;width: auto;}
    .footer .r{display: none;}
    .ft-link{text-align: center;margin-bottom: 25px;}
	.ul-ylist1 li{width: 50%;}
    .footer{padding: 15px 0;}
    .rowa1-txt{margin-top: 35px;}
    .ul-ylist4 .con{height: 60px;}
    .ul-ylist4 .icon em{height: 60px;width: 60px;background-position: -2px 0;}
    .ul-ylist4 .icon{width: 75px;height: 60px;padding-right: 15px;}
    .ul-ylist4 h5{font-size: 16px;margin-bottom:2px;}
    .ul-ylist4 .txt{padding-left: 15px;line-height: 1.7em;}
    .ul-ylist4 .txt p{max-height: 3.4em;}
    .ul-ylist4 .con:hover em{background-position: -63px 0;}
    .ul-ylist6 li{width: 33.33%;}
}

/*Common For Max 480*/
@media only screen and (max-width: 767px) {
	/*******************************
        -------[=樱桃]-------
    ********************************/
    /* 5最新动态 */
    .m-news{padding-bottom: 30px;}
    .t-list3{padding: 20px 0 30px;}
    .t-list3 li{padding: 10px 0;}
    .t-list3 .date,.t-list3 li:first-child .date,.t-list4 li .date, .t-list4 li:first-child .date{float: none;padding: 0;font-size: 18px;}
    /*.t-list4 .date, .t-list4 li:first-child .date{padding-top: 10px;}*/
    .t-list3 .pic{float: none;margin: 5px auto 10px;width: 238px;}
    .t-list3 .desc,.t-list3 li:first-child .desc{padding: 5px 0;}
    .t-list3 .txt{height: auto;}
    /* 5最新动态_详情 */
    .m-text{padding-bottom: 30px;}
    .m-text .info{margin-bottom: 20px;}
    .m-text .pn{padding: 10px 0;}
    .m-text .pn a{height: 30px;}
    .m-text .pn .prev, .m-text .pn .next{width: 65px;}
    .m-text .pn .prev{margin-left: 10px;}
    .m-text .pn .next{margin-right: 10px;}
    .m-text .pn .return{width: auto;height: 52px;line-height: 52px;font-size: 14px;}
    /* 6加入我们 */
    .m-join{padding: 30px 0;}
    .m-join .link{margin-bottom: 20px;}
    .m-join .us{padding: 25px 20px;}
    .m-join .us .con{width: 100%;}
    /* 6加入我们_2社会招聘 */
    .t-list2{margin-bottom: 30px;}
    .t-list2 .b1{width: 28%;}
    .t-list2 .b2,.t-list2 .b3{width: 15%;}
    .t-list2 .con{padding: 0;}
    .t-list2 .top{padding: 10px;}
    .t-list2 .top .p{padding-right: 40px;margin-bottom: 10px;line-height: 24px;}
    .t-list2 .desc{padding: 10px;}
    .t-list2 .desc h3{font-size: 16px;}
    .m-pop .inner{width: 95%;padding: 30px 20px;}
    .m-pop .btn{margin-top: 20px;height: 35px;font-size: 15px;}
	/*******************************
        -------[=椰子]-------
    ********************************/
    body{padding-top: 51px;}
    .header{padding: 0 15px;}
    .menuBtn{top: 12px;}
    .nav{top: 51px;}
    .header .logo img{max-height: 60%;}
    .ul-ylist2 .icon{width: 50px;height: 50px;margin: 0 auto 10px;}
    .ul-ylist2 h5{margin-bottom: 12px;}
    .g-tit1,.g-tit2{font-size: 18px;}
    .g-tit1 span,.banner .g-tit1 span,.g-tit2 span{font-size: 12px;}
    .banner .g-tit1{font-size: 18px;}
    .rowa1{font-size: 16px;}
    .ul-ylist3{margin: 40px 0 0 -20px;}
    .ul-ylist3 li{width: 50%;margin-bottom: 25px;}
    .ul-ylist3 .con{margin: 0 0 0 20px;}
    .ul-ylist1 .icon{width: 50px;height: 50px;background-position: -2px 0;}
    .ul-ylist1 .con:hover .icon{background-position: -52px 0;}
    .banner .txt{padding: 0 15px;}
    .ft-link{margin-bottom: 10px;}
    .ul-ylist1 .con{padding: 40px 15px;}
    .rowa1 .g-am{margin-top: 30px;}
    .rowa1, .rowa2,.rowa3,.rowa4{padding: 35px 0;}
    .rowb1,.rowb2,.rowb3,.rowb4,.ul-ylist5 li{padding: 35px 0;}
    .s-tab{height: 35px;margin-top: -35px;}
    .s-tab .wp{width: 100%;}
    .s-tab ul{width: 90%;overflow: hidden;margin: 0 auto;}
    .s-tab ul li{display: block;float: left;width: 25%;}
    .s-tab a{display: block;width: auto;height: 35px;line-height: 35px;}
    .ab-info2 h3{font-size: 18px;}
    .ab-info2 .txt{font-size: 14px;}
    .ul-ylist6 li{width:50%;margin-bottom: 15px;}
    .ul-ylist6{margin: 27px 0 32px -15px;}
    .ul-ylist6 .con{margin-left: 15px;}
    .ul-ylist6 h5 a{margin: 7px 0;font-size: 14px;}
    .ul-ylist6 .txt{font-size: 13px;}
    .m-pop1 .btn-close{ width: 40px;height: 40px;}
    .m-pop1 .pic{float: none;width: 80%;margin: 0 auto 15px;}
    .m-pop1 .inner{height: auto;padding:20px 10px;}
    .m-pop1 .txt{height: 120px;overflow-y: auto;padding: 11px 0;}
    .m-pop1 .tit h5{font-size: 16px;}

}
@media only screen and (max-width: 600px){
    /*******************************
        -------[=樱桃]-------
    ********************************/
    
    /*******************************
        -------[=椰子]-------
    ********************************/
    .ul-ylist1 li,.ul-ylist2 li,.ul-ylist3 li{width: auto;float: none;}
    .ul-ylist3{margin: 40px 0 0 0;}
    .ul-ylist3 .con{margin: 0;}
    .banner .pic{padding-top: 50%;}
    .g-am{width: 140px;font-size: 13px;height: 32px;line-height: 30px;}
    .banner .g-am{margin-top: 10px;}
    .g-tit1 span, .banner .g-tit1 span{margin-top: 11px;padding-top: 11px;}
    .banner .g-tit1{font-size: 16px;}
    .pages li{display: none;}
    .pages li.count,.pages li.on,.pages li.pages-next{display: block;}
    .banner .slick-dots li{padding: 0;width: 8px;height: 8px;}

}
/*Common For Max 320*/
@media only screen and (max-width: 479px) {
	/*******************************
        -------[=樱桃]-------
    ********************************/
    /* 6加入我们_2社会招聘 */
    .t-list2{overflow-x: scroll;}
    .t-list2 li{width: 470px;}
	/*******************************
        -------[=椰子]-------
    ********************************/
    .banner .pic{padding-top: 55%;}
    .ban{padding-top: 50%;}
    .subBan{height: 100px}
    .subBan span{ height: 100px; line-height: 100px; font-size: 28px;}
	.subPos{display: none;}
    .header .logo{width: 180px;}
    .ul-ylist4 .icon{float: none;margin: 0 auto 15px;padding-right: 0;width: 60px;}
    .ul-ylist4 .icon::after{width: 0;}
    .ul-ylist4 .con{height: auto;}
    .s-tab ul{width: auto;}
    .m-pop1 .pic{width: 70%;margin-bottom: 3px;}
    .m-pop1 .inner{padding: 10px;}

} /* 如果是非响应式项目，请删掉此行 */


/* 漂浮客服代码 */
.suspension{position:fixed;z-index:55;right:0;bottom:130px;width:70px;height:240px;}

@media only screen and (max-width: 767px) {
.suspension{display: none;}
}


.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#22d8fb;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#1195ff;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../image/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../image/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../image/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../image/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;display: inline-block; overflow: hidden;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0; display: inline-block; overflow: hidden}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../image/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../image/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(http://www.shuoguan.net/images/kf/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:0px 0 10px 0;}
.suspension .d-qrcode p{font-size:14px;color:#93959c;}

