﻿body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
	margin:0 auto;
	position:relative;
   

}
.img-hide{ overflow:hidden; }
.img-hide img{ transition: 0.3s all;  }
.img-hide:hover img{ transform: scale(1.1,1.1); }



.img-hide1{ overflow:hidden; }
.img-hide1 img{ transition: 0.3s all; max-width:270px;  }
.img-hide1:hover img{ transform: scale(1.1,1.1); }



.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}
.logo{ padding-top: 34px; padding-bottom: 20px; }
.nav-list li{ float: left; margin-left: 40px; margin-top: 62px; }
.nav-list li a{ color: #333333; font-size:15px; }
.nav-list li.active a,.nav-list li a:hover{ color: #6f99da; }
.over-hide{ overflow:hidden; }
.banner{ margin:0; }
.slick-dots{ bottom: 20px; }
.slick-dots li{ width: 10px; height: 10px; background: #fff; border-radius: 50%; }
.slick-dots li button{ opacity: 0; }
.slick-dots li.slick-active{ background: #0055a3; }
.container{ width: 1200px; padding:0; }
.list-icon{ font-size: 14px; color: #a2a2a2; display: inline-block; }
.list-icon img{ margin-bottom: 5px; }
.list-row{ margin-top: 55px; }
.list-row .col-xs-2{ position: relative; }
.list-row .col-xs-2:before{ display: block; content: ""; position: absolute; right: 0; height: 62px; border-right: solid 1px #ebebeb; margin-top: -31px; top: 50%; }
.title{ font-size: 24px; color: #444; line-height: 24px; margin-top: 70px; }
.title span{ font-size: 18px; color: #b9b9b9; }
.case-img a{ display: block; position: relative; }
.case-img a img{ width: 100%; height: 240px; }
.case-img a span{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 240px; display: table; text-align: center; opacity: 0; transition: 0.3s all; background: rgba(111,153,218,0.9); color: #fff; }
.case-img a span font{ display: table-cell;; vertical-align: middle; }
.case-list li{ float: left; padding:0 10px; margin-top:30px; margin-bottom: 25px; width: 33.333333%; }
.case-img a:hover span{ opacity: 1; }
.case-tt{ font-size: 15px; margin-top: 10px; }
.case-tt a{ color: #767676;}
.case-txt{ font-size: 14px; color: #989898; }
.news-back{ background: #f8f8f8; padding:55px 0 35px 0; }
.news-tt{ font-size: 19px; color: #444; font-weight: bold; }
.news-tabs li{ float: left; padding:0 5px; position: relative; }
.news-tabs li a{ display: block; height: 33px; line-height: 33px; padding:0 20px; }
.news-tabs li.active a,.news-tabs li a:hover{ background: #6f99da; color: #fff; }
.news-tabs li:before{ display: block; content: ""; height: 10px; border-right: solid 1px #e0e0e0; position: absolute; right: 0;top: 50%; margin-top: -5px; }
.news-tabs{ padding-right: 20px; }
.news-img-box{ width: 474px; }
.news-img img{ width: 100%; height: 240px; }
.news-box{ margin-top: 80px; }
.news-img-bottom{ height: 170px; background: #6f99da; padding:10px 30px 0 130px; position: relative; }
.news-img-date{ position: absolute; top: 25px; left: 30px; color: #fff; font-size: 40px; line-height: 25px; }
.news-img-date span{ font-size: 16px; }
.news-img-tt{ font-size: 15px; color: #fff; border-bottom: solid 1px #fff; padding:15px 0; }
.news-img-txt{ color: #fff; font-size: 12px; line-height: 25px; height: 50px; overflow:hidden; margin-top: 25px; }
.news-top-left{ width: 500px; }

.news-top-tt{ font-size: 16px; color: #595959;  border-bottom: solid 1px #dfdfdf; padding:15px 0; transition: 0.3s all; }
.news-top-txt{ font-size: 12px; color: #838383; margin-top: 20px; }
.news-right{ width: 615px; }
.news-top-date{    font-size: 36px;
    font-weight: bold;    color: #888; line-height: 20px; margin-top: 22px;}
.news-top-date span{font-size: 13px; font-weight: normal;}
.news-top-i{color: #838383; font-size: 12px; margin-right: 24px; transition: 0.3s all; }

.news-top{ cursor: pointer; }
.news-top:hover .news-top-i{ margin-right: 10px;color: #6f99da;}

.news-top:hover .news-top-tt{ padding-left: 10px;color: #6f99da; }
.news-right-list li a{ display: block; height: 56px; line-height: 55px; padding-right: 90px; transition: 0.3s all; border-bottom: solid 1px #dfdfdf; position: relative; }
.news-right-list li a span{ position: absolute; right: 0; top: 0; color: #999; font-size: 12px; transition: 0.3s all;}
.news-right-list li a span i{ opacity: 0; position: absolute; top: 0; line-height: 55px; right: 20px; transition: 0.3s all;}
.news-right-list{ margin-top: 80px; }
.news-right-list li a:hover{ padding-left: 10px;color: #6f99da; }
.news-right-list li a:hover i{ opacity: 1; right: 0;color: #6f99da; }
.news-right-list li a:hover span{ padding-right: 20px; }
.more{ display: inline-block; position: relative;
    line-height: 46px;
    width: 200px;
    text-align: center;
    margin: 50px auto 0;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid rgba(170, 170, 170, 0.2); color: #666; overflow:hidden;}
.more i{ font-size: 12px; }
.more span{ position: absolute; left: 0; right: 0; height: 46px; background:#6f99da; color: #fff; font-size: 24px; top: 100%; transition: 0.3s all;  }
.more:hover span{ top: 0; }
.title-xs span{ font-size: 14px; }
.parther li{ float: left; width: 20%; margin:0;border-right: solid 1px #efefef; }
.parther li a{ display: block; box-sizing: border-box; }
.parther li img{ width: 100%; display: inline-block; }
.parther{ padding-left: 1px;border-right: solid 1px #efefef; }
.par-ther-border{ position: relative; }
.par-ther-border:before{ display: block; content: ""; background: none; position: absolute; left: 0; right: 0; top: 50%; z-index: 100; border-bottom: solid 1px #efefef;  }
.partner{ margin:0; padding:0; padding-right: 76px; }
.partner .slick-prev{ right: 0; left: auto; text-indent: 9999px; bottom: 50%; top: auto; width: 60px; height: 63px; background: url(../images/top.png) center no-repeat; }
.partner .slick-next{ right: 0; left: auto; text-indent: 9999px; top: 50%; width: 60px; height: 63px; background: url(../images/bottom.png) center no-repeat; }
.partner .slick-dots{ display: none!important; }
.about-box{ background: url(../images/about.png) center top no-repeat; margin-top: 34px; padding-top: 170px;  }
.about-box .container{ padding:0 15px; }
.about-c{ height: 330px; background: #fff; padding-left: 75px;box-shadow: 0px 15px 30px rgba(0, 0, 0, .06); padding-right: 390px; position: relative;    }
.about-tt{font-size: 24px; line-height: 25px;padding-top: 60px;}
.about-tt span{ font-size: 14px; color: #bbb;}
.about-txt{ font-size: 12px; color: #767676; line-height: 25px; margin-top: 28px;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; margin-bottom: 30px;}
.about-more{transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    background: transparent; display: inline-block;padding: 5px 40px;
    margin-bottom: 20px;}
.about-more:hover{background-color: #6f99da; color: #fff; border-color: #6f99da; }
.about-right{ position: absolute; display: block; right: 0; top: 0; height: 100%; width: 320px; background: url(../images/about02.png) center no-repeat; background-size: cover; padding-left: 60px; }
.about-right-tt{ font-size: 14px; color: #fff; line-height: 30px; padding-top: 40px; }
.about-right-tt span{ font-size: 35px; }
.about-lind{ width: 20px; height: 2px; background: #fff; margin-top: 10px; }
.about-r-more{ font-size: 16px; color: #fff; position: absolute; right: 34px; bottom: 45px; }
.about-r-more:hover{ color: #fff; }
.footer{ margin-top: 84px; background: #f0f0f0; padding-top: 30px; }
.footer-name{ font-size: 15px; color: #595959; font-weight: bold; }
.footer-dz .pull-left{ font-size: 12px; color: #8f8f8f; margin-right: 50px; margin-top: 15px; }
.footer-dz{ margin-bottom: 30px; }
.footer-a a{ margin-right: 20px; }
.ewm{ margin-right: 107px; }
.beian{ margin-top: 40px; font-size: 12px; color: #999; padding-bottom: 20px; }
.fix-ul{ position: fixed; left: 50%; margin-left: 600px; bottom: 57px; z-index: 1000; }
.fix-ul li a{ display: block; width: 30px; height: 30px; background: url(../images/fix.png); }
.fix-ul li a.fix02{ background-position: 0 -30px; }
.fix-ul li a.fix03{ background-position: 0 -60px; }
.fix-ul li a.fix04{ background-position: 0 -112px; }
.fix-ul li.back-top{ margin-top: 22px; }
.navbar-toggle{ display: none; }
.list-row .col-xs-2:nth-child(2){ animation-delay:0.2s; }
.list-row .col-xs-2:nth-child(3){ animation-delay:0.4s; }
.list-row .col-xs-2:nth-child(4){ animation-delay:0.6s; }
.list-row .col-xs-2:nth-child(5){ animation-delay:0.8s; }
.list-row .col-xs-2:nth-child(6){ animation-delay:1s; }
.dh li:nth-child(2){ animation-delay:0.2s; }
.dh li:nth-child(3){ animation-delay:0.4s; }
.dh li:nth-child(4){ animation-delay:0.6s; }
.dh li:nth-child(5){ animation-delay:0.8s; }
.dh li:nth-child(6){ animation-delay:1s; }
.dh li:nth-child(7){ animation-delay:1.2s; }
.dh li:nth-child(8){ animation-delay:1.4s; }

.case-list{ margin-top: 20px; }
.case-tabs li{ display: inline-block; float: none; }
.case-tabs{ margin-top: 115px; margin-bottom: 60px; }
/********新闻******/
.news-tt-h a{    display: block;

    padding-right: 90px;
    transition: 0.3s all;
    margin:10px 0;
    position: relative;}
.news-tt-h a span{position: absolute;
    right: 0;
    top: 0;
    color: #999;
    font-size: 12px;
    transition: 0.3s all;}

.news-tt-h a span i{ opacity: 0; position: absolute; top: 3px; right: 20px; transition: 0.3s all;}
.news-tt-h a:hover{ padding-left: 10px;color: #6f99da; }
.news-tt-h a:hover i{ opacity: 1; right: 0;color: #6f99da; }
.news-tt-h a:hover span{ padding-right: 20px; }
.news-r-box{ margin-left: 310px; }
.news-r-txt{ font-size: 12px; color: #919191; line-height: 25px; padding-right: 200px; text-align: justify; height: 50px; overflow:hidden; }
.news-r-box .more{ width: 90px; line-height: 32px; height: 32px; font-size: 12px; color: #9c9c9c; margin-top: 0; }
.news-r-box .more i{ font-size: 12px; }
.news-ul li{ padding:23px 0; border-bottom: solid 1px #ebebeb; }
/***********业务详情********/
.yw-tt{ font-size: 23px; color: #0055a3; margin-top: 90px; margin-bottom: 40px; }
.yw-back{ height: 457px; position: relative;  overflow:hidden; }

.yw-backs{ height:100%; position: relative;  overflow:hidden; }
.yw-back:before{ display: block; content: ""; transition: 0.5s all; position: absolute; left: 0; top: 0; right: 0; bottom: 0;   }
.yw-back:hover:before{ transform: scale(1.1,1.1); }

.yw-backs:before{ display: block; content: ""; transition: 0.5s all; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.yw-backs:hover:before{ transform: scale(1.1,1.1); }


.yw-back-left{ width: 514px; height: 457px; background: #0055a3; padding:70px 50px 0 60px; z-index: 1000; float:left }

.yw-back-right{ width:685px; height: 457px;   z-index: 1000; float:left  }

.yw-back-tt{  color: #fff; }
 
.yw-back-txt{ color: #fff; margin-top: 18px; margin-bottom: 40px; }
.yw-p p{ color: #fff; margin-bottom: 5px; }
.yw-p{ margin-top: 25px; }
.yw-list img{ height: 133px; margin:0 auto; }
.yw-tt-b a{ font-size: 16px; color: #333; }
.yw-img{ margin-bottom: 40px; }
.tw-txt-b{ color: #999; margin-top: 10px; }
.yw-list-box{ padding:0 85px; margin-top: 70px; }
.yw-list .slick-dots{ display: none!important }
.yw-list .slick-prev{ left: -55px; top: 50%; width: 14px; height: 26px; background: url(../images/left.png) center no-repeat; margin-top: -13px; text-indent: -9999px; }
.yw-list .slick-next{ right: -55px; top: 50%; width: 14px; height: 26px; background: url(../images/right.png) center no-repeat; margin-top: -13px; text-indent: -9999px; }


.yw-back-b{ height: 404px; position: relative; overflow:hidden; }
.yw-back-b:before{ display: block; width: 690px; position: absolute; transition: 0.5s all; left: 0; top: 0; bottom: 0;  }
.yw-back-b:hover:before{ transform: scale(1.1,1.1); }



.yw-back-s{ height: 404px; background: url(../images/woshou.jpg) center no-repeat; position: relative; overflow:hidden; }
.yw-back-s:before{ display: block; width: 690px; position: absolute; transition: 0.5s all; left: 0; top: 0; bottom: 0; background: url(../images/woshou.jpg) left center no-repeat; }
.yw-back-s:hover:before{ transform: scale(1.1,1.1); }


.yw-back-r{ padding:20px 30px 0 30px; width: 512px; background: #c4f3fb; min-height: 404px; height:auto; position: relative; z-index: 1000; }
.yw-back-r-tt{ line-height:25px;}
.yw-r-p p{   }
.yw-r-p p a{ }
.xq-a a{   }
.xq-a{   }
.case-list-b li{ margin-bottom: 0; }
.yw-img{ padding:0 10px; }







@media( max-width: 1279px){
    .container{ width: 970px; }
    .case-img a img,.case-img a span{ height: 193px; width: 304px; }
    .news-right{ width: 470px; }
    .news-top-left{ width: 390px; }
    .fix-ul{ margin-left: 485px; }
    .yw-back-r{ width: 396px; }
}
@media( max-width: 991px){
    .container{ width: 750px; }
    .news-img-box{ width: 360px; }
    .news-img img{ height: 182px; }
    .news-right{ width: 360px; }
    .news-top-left{ width: 300px; }
    .news-right-list{ margin-top: 21px; }
    .yw-back-r{ width: 287px; padding-left: 20px; }
.case-img a img, .case-img a span {
    height: 145px;
    width: 230px;
}
.news-r-txt{ padding-right: 90px; }
.yw-img img{ height: auto; }
   
}
@media( max-width: 768px){
    .container{ width: 100%; padding:0 15px; }
    .logo img{ height: 30px; }
    .logo{ padding:10px 0; }
    .header{ padding:0px 15px; position: relative; }
    .nav-list{ position: absolute; left: 0; display: none; right: 0; top: 100%; background: #fff; border-top: solid 1px #ddd; z-index: 1000; box-shadow: 1px 2px 3px #ddd; }
    .nav-list li{ float: none; margin:0; }
    .nav-list li a{ display: block; height: 40px; line-height: 40px; padding:0 15px;  }
    .navbar-toggle{ display: block; border:solid 1px #ddd; margin-right:0; }
    .navbar-toggle span{ background: #ddd; }
    .list-row .col-xs-2{ width: 33.333333%; margin-bottom: 15px; }
    .list-icon img{ height: 40px; }
    .list-row{ margin-top: 20px; }
    .slick-dots{ bottom: 5px; }
    .title{ margin-top: 0px; margin-bottom: 15px; }
    .case-list li{ width: 50%; margin-bottom: 15px; }
    .case-img a img, .case-img a span{ width: 100%; height: 15vh; }
    .news-back{ padding-top: 0; padding-bottom: 20px; }
    .news-tt{ width:100%; float: none!important; }
    .news-tabs{ padding-right: 0; float: none!important; margin-top: 10px; }
    .news-tabs li a{ padding:0 10px; }
    .news-box{ margin-top: 20px; }
    .news-img-box{ width: 100%; }
    .news-img img{ height: auto; }
    .news-top .clearfix{ position: relative; padding-right: 60px; display: block; }
    .news-top-left,.news-right{ width: 100%; }
    .news-top-date{ position: absolute; right: 0; top: 0; }
    .news-right-list{ margin-top: 0; }
    .more{ margin-top: 20px; }
    .parther li{ width: 20%; }
    .partner{ padding-right: 0; }
    .par-ther-border:before{ display: none; }
    .parther{ border:none; margin-right: -1px; }
    .parther li{ border:none;}
    .partner .slick-prev,.partner .slick-next{ display: none!important; }
    .title-xs{ margin-bottom: 0; margin-top: 15px; }
    .about-box{ margin-top: 20px; padding-top: 50px; }
    .about-c{ padding:15px; height: auto; }
    .about-right{ position: relative; width: 100%; height: 250px; }
    .about-tt{ padding-top: 0; }
    .about-txt{ margin:10px 0 15px 0; }
    .footer{ margin-top: 20px; padding-top: 20px; }
    .footer-dz .pull-left{ width: 100%; margin-right: 0; }
    .ewm{ float: left!important; margin-right: 0;  }
    .beian{ margin-top: 15px; padding-bottom: 0; }
    .fix-ul{ left: auto; right: 15px; margin:0; }
    .case-tabs li{ width: 50%; display: block; float: left; margin-bottom: 10px; }
    .case-tabs li:before{ display: none; }
    .case-tabs{ margin-top: 0px; margin-bottom: 0px; }
    .news-r-box{ margin-left: 0; width: 100%; }
    .news-img-l{ width: 100%; margin-bottom: 15px; }
    .news-img-l img{ width: 100%; }
    .news-r-box .more{ float: none!important; margin-top: 10px; margin-bottom: 0; }
    .news-ul li{ padding:15px 0 10px 0; }
    .news-r-txt{ padding-right: 0; }
    .yw-tt{ font-size: 18px; margin:20px 0; }
    .yw-back{ width: 100%; background: #0156a3; height: auto; }
    .yw-back-left{ width: 100%; height: auto; padding:20px; }
	.yw-back-right{ width: 100%; min-height:240px; height:auto;}
    .yw-back-txt{ margin-bottom: 20px; }
    .yw-list-box{ margin-top: 20px; padding:0 55px; }
    .yw-back-b{ background: #c4f3fb; height: auto; }
	.yw-back-s{ background: #c4f3fb; height: auto; }
    .yw-back-r{ width: 100%; padding:20px; }
    .xq-a{ margin-top: 20px; }
}