@charset"utf-8";
/*自定义分页符样式*/
.container{
    padding: 0;
}
.navs:after{
    content: '';display: table;clear: both;
}
/*首页banner*/
#banner{
    width: 100%;
    z-index: 1;
    margin-top: 60px;
}
#banner .im_pc{display: block;min-height: 424px;
    max-width: inherit;
    width:100%;

}
#banner .swiper-container-horizontal>.swiper-pagination{
    padding:0 3%;
    bottom:5%;
}
#banner .swiper-pagination-clickable .swiper-pagination-bullet{
    display: inline-block;
    width: 36px;
    height:8px;
    margin-left: 8px;
    background:rgba(255,255,255,0.5);
    transition: transform .2s;
    cursor: pointer;
    opacity: 1;
    border-radius: 0;
}
#banner .swiper-pagination-bullets{
    padding:0 30px;
    bottom: 30px;
}
#banner .swiper-pagination-clickable .swiper-pagination-bullet-active{
    background-color:#178cce;
}
#banner .im_mo{display: none;}
@media screen and (min-width: 1200px){
    #banner .im_pc{min-height: 505px;}
}
@media screen and (max-width: 1024px){
    #banner{margin-top: 45px;}

}
@media screen and (max-width: 500px){
    #banner .im_mo{display: block;height: 92vh;}
    #banner .im_pc{display: none;}
}
/*新闻资讯*/
.xw{
    width: 100%;
}
.h-title{
    padding: 65px 0;
    width: 100%;
}
.h-title h1{
    width: 470px;
    text-align: center;
    margin: 0 auto;
    font-size: 40px;
    color: #000000;
    position: relative;
    overflow: hidden;
}
.h-title span{
    display: block;
    padding-top: 20px;
    font-size: 24px;
    color: #a4a4a4;
}
.h-title i{
    position: absolute;
    display: block;
    width: 130px;
    height: 10px;
    top:14px;
}
.h-lf{
    left: -130px;
    background:url(../images/index/h-lf.png) no-repeat;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.h-rt{
    right: -130px;
    background:url(../images/index/h-rt.png) no-repeat;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.xw-inner{
    width: 100%;
    padding: 45px 0;
    background-color: #22A7D9;
}
.yw-inner{
    width: 100%;
    background-color: #373d41;
}
.xw-con,.yw-con{
    width: 1200px;
    margin: 0 auto;
}
.xw-con ul:after,.yw-con ul:after{
    content: '';display: table;clear: both;
}
.xw-con ul li{
    float: left;
    padding: 0 16px;
    width: 25%;

}
.xw-con ul li:first-child{
    transform-origin: 0 50%;
}
.xw-con ul li:last-child{
    transform-origin: 100% 50%;
}
.xw-det{
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.xw-det img{
   width: 100%;
}
.xw-bot{
    position: absolute;
    bottom: 0;
    left: 0 ;
    right: 0;
    background:rgba(0,0,0,0.6);
    padding: 12px 10px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.xw-bot p{
    font-size: 15px;
    height: 40px;
    overflow: hidden;
    color: #ffffff;
}
.xw-mb{
    position: absolute;
    bottom: 0;
    left: 0 ;
    right: 0;
    top:0;
    background:rgba(0,0,0,0);
    display: none;
}
.xw-mb h2{
    font-size: 15px;
    color: #ffffff;
    padding: 64px 10px 25px 10px;
}
.xw-mb p{
    margin-bottom: 30px;
    padding: 0 10px;
}
.xw-mb p a{
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
}
.xw-mb>a{
    display: inline-block;
    width: 100px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    background-color: #005aa0;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

/*主营业务*/
.yw-con ul li{
    float: left;
    width: 33.3%;
    background-position: center center;
    background-size: cover;
}
.yw-con ul li:first-child{ background: url(../images/index/yw01.jpg) no-repeat;}
.yw-con ul li:nth-child(2){background: url(../images/index/yw02.jpg) no-repeat;}
.yw-con ul li:last-child{background: url(../images/index/yw03.jpg) no-repeat;}
.yw-det{
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.7);
    padding: 200px 15px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    display: block;
}
.yw-det h1{
    font-size: 28px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.yw-det h1 span{
    display: block;
    width:94px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.yw-con ul li:first-child h1 span{
    background: url(../images/index/yi01.png) no-repeat;
}
.yw-con ul li:nth-child(2) h1 span{
    background: url(../images/index/yi02.png) no-repeat;
}
.yw-con ul li:last-child h1 span{
    background: url(../images/index/yi03.png) no-repeat;
}
.yw-txt{
    padding: 15px 0;
    visibility:hidden;
    height: 114px;
}
.yw-txt p{
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
}
.yw-txt p u{
    display:inline-block;
    width: 3px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px;
}

.c1_btn{text-indent: 0;font-size: 14px;color:#fff;width:139px;text-decoration: none;
    height:37px;line-height: 37px;visibility:hidden;position: relative;margin: 0 auto;text-align: center;}
.c1_btn span{position: absolute;background:#fff;transition: all 0.3s linear;}
.c1_btn:hover{
    color: #ffffff;
}
.c1_x1{top:0;left:0;height:1px;width:0;}
.c1_x2{top:0;left:0;width:1px;height:0;}
.c1_x3{bottom:0;right:0;width:1px;height:0;}
.c1_x4{bottom:0;right:0;height:1px;width:0;}
.c1_btn:hover .c1_x1{height:1px;width:100%;}
.c1_btn:hover .c1_x2{width:1px;height:100%;}
.c1_btn:hover .c1_x3{width:1px;height:100%;}
.c1_btn:hover .c1_x4{height:1px;width:100%;}
.c2_btn{
    color: #005aa0;
    visibility: visible;
}
.c2_btn:hover{
    color: #005aa0;
}
.c2_btn span{
    background-color: #005aa0;
}
/*发展历程*/
.fz{
    background-color: #f3f5f7;
}
.fz-inner{
    width: 1200px;
    margin: 0 auto;
}
.fz-con{
    position: relative;
    width: 100%;
}
.fz-im img{
    max-width: 100%;
}
.fz-title{
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
}
.fz-title h2{
    font-size: 14px;
    color: #888888;
    text-align: center;
    width: 100%;
    line-height: 24px;
}
.fz-title a{
    display: block;
    width: 139px;
    margin: 20px auto;
}
.fz-p{
    position: absolute;
    width: 142px;
    text-align: justify;
    opacity: 0;
}
.fz-p p{
    font-size: 14px;
    color: #3b3b3b;
    line-height: 20px; 
}
/*.fz-p p span{
    display:inline-block;
    width: 3px;
    height: 3px;
    background-color: #fc4a4c;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px;
}*/
.fz-p01{
    bottom: 30px;
    left: 28px;
}
.fz-p02{
    bottom: 185px;
    left: 5px;
}
.fz-p03{
    bottom: 261px;
    left: 160px;
}
.fz-p04{
    bottom: 95px;
    left: 280px;
}
.fz-p05{
    bottom: 60px; width:120px;
    left: 454px;
}
.fz-p06{
    bottom: 334px;
    left: 550px;
}
.fz-p07{
    bottom:140px;
    left: 640px;
    width: 197px;
}
.fz-p08{
    top: 150px;
    right: 236px;
    width: 170px;
}
.fz-p09{
    width: 170px;
    bottom: 182px;
    right: 117px;
}
.fz-list{
    overflow: hidden;

    padding-bottom: 20px;
}
.fz-list li{
    height: 44px;
    line-height: 44px;
    text-align: center;
    float: left;
    width: 20%;
    font-size: 18px;
    color: #ffffff;
    border-right: 1px solid #f3f5f7;
    background-color: #00a0ea;
}
.fz-list li:first-child,.fz-list li:last-child{
    width: 10%;
}
.gy{
    display: none;
}
.shou-more{
    padding-top: 60px;
    overflow: hidden;
}
.shou-more a{
    display: block;
    float: right;
    margin-right: 20px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #ffffff;
    transition: all 0.3s linear;
    border: 1px solid #ffffff;
    background-color: transparent;
    text-align: center;
}

@media screen and (min-width: 1024px){
    .shou-more a:hover{
        background-color: #337ab7;
        border: 1px solid #337ab7;
    }
    .xw-mb>a:hover{
        background-color: #f5f5f5;
        color: #005aa0;
    }
    .xw:hover .h-lf{
        left: 0;
    }
    .xw:hover .h-rt{
        right: 0;
    }
     .xw-det:hover{
        transform: scale(1.3,1.3);
        -moz-transform: scale(1.3,1.3);
        -webkit-transform: scale(1.3,1.3);
        z-index: 100;
    }
     .xw-det:hover .xw-bot{
        bottom: -64px;
    }
    .xw-det:hover .xw-mb{
        background:rgba(0,0,0,0.3);
        display: block;
    }
    .xw:hover .h-lf{
        left: 0;
    }
    .xw:hover .h-rt{
        right: 0;
    }
    .yw:hover .h-lf{
         left: 0;
     }
    .yw:hover .h-rt{
        right: 0;
    }
    .fz:hover .h-lf{
        left: 0;
    }
    .fz:hover .h-rt{
        right: 0;
    }
    .yw-det:hover{
        background: rgba(0,90,160,0.6);
    }
    .yw-det:hover h1{
        transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }
    .yw-det:hover .yw-txt{
        visibility: visible;
    }
    .yw-det:hover .c1_btn{
        visibility: visible;
        display: block;
    }
}
@media screen and (max-width: 1200px){
    .xw-con,.yw-con{
        width: 1024px;
    }
    .xw-mb h2{
        padding: 30px 10px 25px 10px;
    }
    .fz-inner{
        width: 1024px;
    }
    .fz-p01{
        bottom: 40px;
        left: 33px;
    }
    .fz-p02{
        bottom: 152px;
        left: 5px;
        width: 120px;
    }
    .fz-p03{
        bottom: 186px;
        left: 135px;
        width: 120px;
    }
    .fz-p04{
        bottom: 60px;
        left: 228px;
    }
    .fz-p05{
        bottom: 118px;
        left: 372px;
        width: 120px;
    }
    .fz-p06{
        bottom: 271px;
        left: 460px;
    }
    .fz-p07{
        bottom:95px;
        left: 518px;
        width: 197px;
    }
    .fz-p08{
        top: 131px;
        right: 204px;
        width: 170px;
    }
    .fz-p09{
        width: 170px;
        bottom: 145px;
        right: 98px;
    }
}
@media screen and (max-width: 1024px){
    .shou-more a{
        background-color: #337ab7;
        border: 1px solid #337ab7;
    }
    .shou-more{
        padding-top: 20px;
    }
    .h-lf{left: 0; }
    .h-rt{right: 0; }
    .xw-con,.yw-con{
        width: 100%;
    }
    .h-title{
        padding: 35px 0;
    }
    .xw-con ul li{
        width: 33.3%;
    }
    .xw-con ul li:last-child{
        display: none;
    }
    .xw-bot{
        display: none;
    }
    .xw-mb{
        background:rgba(0,0,0,0.3);
        display: block;
    }
    .xw-mb h2{
        font-size: 18px;
    }
    .xw-mb p a{
        font-size: 14px;
        text-align: justify;
    }
    .xw-inner{
        padding: 60px 0;
    }
    .yw-det{
        background: rgba(0,90,160,0.6);
        padding: 100px 15px;
    }
    .yw-det .yw-txt{
        visibility: visible;
    }
    .yw-det .c1_btn{
        visibility: visible;
        display: block;
    }
    .yw-txt{
        height: 132px;
        overflow: hidden;
    }
    .c1_btn .c1_x1{height:1px;width:100%;}
    .c1_btn .c1_x2{width:1px;height:100%;}
    .c1_btn .c1_x3{width:1px;height:100%;}
    .c1_btn .c1_x4{height:1px;width:100%;}
    .fz-inner{
        width: 100%;
    }
    .gy{display: block;}
    .fz{display: none;}
    .gy-inner{
        width: 100%;
    }
    .gy-im{
        width: 220px;
        margin: 0 auto;
    }
    .gy-im img{
        width: 100%;
    }
    .gy-txt{
        padding: 25px 0;
        margin: 0 15px;
    }
    .gy-txt p{
        font-size: 20px;
        color: #888888;
        line-height: 36px;
        text-align: justify;
        margin-bottom: 25px;
    }
    .gy-txt a{
        display: block;
        font-size: 16px;
        color: #005aa0;
        width: 139px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        margin: 0 auto;
        border: 1px solid #005aa0;
    }
    .fz-p{
        opacity: 1;
    }
}
@media screen and (max-width: 900px){
    .xw-con ul li{
        width: 50%;
    }
    .xw-con ul li:nth-child(3){
        display: none;
    }
    .yw-con ul li{
          float: left;
    width: 33.3%;
    background-position: center center;
    background-size: cover;
    }
	
	.yw-con ul li h1{ font-size:24px;}
/*    .yw-con ul li:last-child{
        display: none;
    }*/
}
@media screen and (max-width: 768px){
    .h-title h1{
        width: 400px;
        font-size: 32px;
    }
    .h-title{
        padding: 25px 0;
    }
    .h-title span{
        padding-top: 10px;
    }
    .gy-txt p{
        font-size: 18px;
        line-height: 32px;
    }
		.yw-con ul li h1{ font-size:20px;}
}
@media screen and (max-width: 600px){
    .xw-con ul li{
        width: 100%;
    }
    .xw-con ul li:nth-child(2){
        display: none;
    }
    .xw-mb h2 {
        padding: 64px 10px 25px 10px;
    }
    .yw-det {
        padding: 70px 6px;
    }
    .yw-det h1{
        font-size: 24px;
    }
}
@media screen and (max-width: 576px){
    .yw-inner{
        padding: 25px;
    }
    .yw-con ul li{
        width: 100%;
        margin-bottom: 20px;
    }
    .yw-con ul li:last-child{
        display: block;
    }
}
@media screen and (max-width: 400px){
    .h-title h1{
        width: 320px;
        font-size: 28px;
    }
    .h-title{
        padding: 20px 0;
    }
    .h-title span{
        font-size: 20px;
    }
    .h-lf{left: -35px; }
    .h-rt{right: -35px; }
    .gy-txt{
        padding: 15px 0;
    }
    .gy-txt p{
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 30px;
    }
}









