﻿.focus {
    color: #3CACC7;
}
.focus a {
    color: #3CACC7!important;
}
.banner img{
    width:100%;
}
.title{
    text-align:center;
    margin-bottom:43px;
}
.title-chinese {
    font-size: 36px;
    color: #333333;
}
.title-chinese a{
    color:#333!important;
}
.gang {
    background-color: #AFCBE9;
    width:35px;
    height:2px;
    margin:5px auto 10px;
}
.title-english {
    font-size: 14px;
}
.p100 {
    padding: 100px 0;
}
.introduction-title {
    font-size: 26px;
    color: #3CACC7;
    margin-bottom:25px;
}
.introduction-left{
    width:30%;
    margin-right:5%;
    float:left;
}
.introduction-left img{
    width:100%;
}
.introduction-right{
    width:65%;
    float:left;
}
.introduction-right .title-english,
.introduction-right .title-chinese {
    text-align: left;
}
.introduction-right .gang{
    margin:5px 0 10px;
}
.introduction-content {
    font-size: 14px;
    color: #666666;
    line-height:26px;
}
.technical li {
    float: left;
    width: 23%;
    margin-right: 2.66666%;
    background-color: rgba(255,255,255,0.7);
    text-align: center;
    padding: 20px;
}
.technical li:hover{
    background-color:#3CACC7;
}
.technical li:hover .technical-a{
    border:3px solid #fff;
}
.technical li:hover .technical-img{
    display:none;
}
.technical li:hover .technical-img1{
    display:block;
    margin:0 auto;
    margin-bottom:45px;
}
.technical li:hover .technical-h2{
    color:#fff;
}
.technical li:last-child {
    margin-right: 0;
}
.technical li a {
    display: block;
    width: 100%;
    padding: 80px 0;
    border:3px solid rgba(255,255,255,0);
    color: #333333;
}
.technical li a img{
    margin-bottom:45px;
}
.technical li a img:nth-child(2){
    display:none;
}
.technical-div .title-english,
.technical-div .title-chinese {
    color: #fff;
}
.news li {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.news li:last-child{
    margin-right:0;
}
.news-title{
    margin-bottom:27px;
}
.news-title h2 {
    float: left;
    font-size:20px;
    color:#333;
}
.news-title a{
    float:right;
    font-size:14px;
    color:#999;
}
.news-tj{
    display:block;
    width:100%;
    margin-bottom:30px;
}
.news-tj-img{
    float:left;
    width:35%;
    margin-right:5%;
}
.news-tj-content{
    float:right;
    width:60%;
}
.news-tj-content h2{
    white-space:nowrap;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-bottom:16px;
}
.news-tj:hover .news-tj-h2 {
    color: #3CACC7;
}
.news-tj-content h2:hover{
    color:#3CACC7;
}
.news-tj-content p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-ul li{
    width:100%;
    margin-bottom:15px;
    position:relative;
    padding-left:10px;
}
.news-ul li:before{
    content:"";
    display:inline-block;
    width:5px;
    height:5px;
    background-color:#999;
    border-radius:50%;
    position:absolute;
    top:50%;
    left:0;
    transform:translate(0,-50%);
}
.news-ul li a {
    float: left;
    font-size: 16px;
    color: #666666;
    width:80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-ul li a:hover {
    color: #3CACC7;
}
.news-ul li h3{
    float:right;
    font-size:14px;
    color:#999;
}
.partner .swiper-slide{
    border:1px solid #dfdfdf;
}
.swiper-slide img{
    width:100%;
}
.partner .swiper-slide a {
    display: block;
}
.gsjj-title {
    font-size: 26px;
    color: #3CACC7;
    margin-top: 44px;
    margin-bottom: 26px;
    text-align: center
}
.gsjj-content {
    font-size: 14px;
    color: #666666;
    margin-bottom:30px;
    line-height:30px;
}
.gsjj img{
    width:100%;
}
.gsys-div .title-chinese {
    color:#fff;
}
.gsys-div .title-english{
    color:rgba(255,255,255,0.5);
}
.gsys li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 20px;
}
.gsys li h2{
    margin-top:34px;
    margin-bottom:14px;
    color:#fff;
    font-size:20px;
}
.gsys li p{
    color:rgba(255,255,255,0.7);
    font-size:14px;
}
.qywh li{
    float:left;
    width:33.33%;
    padding-left: 10%;
    padding-right:5%;
}
.qywh li img {
    height: 100px;
}
.qywh li h2{
    font-size:20px;
    color:#000;
    margin-top:26px;
    margin-bottom:14px;
}
.qywh li p {
    font-size: 14px;
    color: #666666;
    text-align:left;
}
.Domestic{
    position:relative;
}
.Domestic .swiper-slide a{
    display:block;
}
.Domestic img {
    width: 100%;
}
.swiper-button-prev img,
.swiper-button-next img {
    height: 56px;
    width:56px;
}
.swiper-button-prev img:last-child,
.swiper-button-next img:last-child {
    display: none;
}
.contact-left {
    width: 75%;
    margin-right: 5%;
    float: left;
}
.contact-left iframe,
.contact-left>p,
.contact-left p iframe{
    height:500px;
}
.contact-left h2{
    font-size:18px;
    color:#333;
    margin-top:20px;
}
.contact-left h2 i{
    font-size:14px;
    color:#666666;
    font-style:normal;
}
.contact-right {
    float: left;
    width: 20%;
}
.contact-right ul li{
    padding:20px;
    border-bottom:1px solid #dfdfdf;
}
.contact-right ul li>img{
    float:left;
    width:13%;
    margin-right:5%;
}
.contact-right ul li div{
    float:left;
    width:82%;
}
.contact-right ul li div h2{
    font-size:20px;
    color:#333;
}
.contact-right ul li div p{
    margin-top:20px;
    white-space:pre-line;
    color:#666;
    font-size:16px;
}
.ewm{
    text-align:center;
}
.ewm h2{
    font-size:16px;
    color:#666;
}
.ewm img{
    width:65%;
    margin:10px auto;
}
.rcln-list li{
    float:left;
    width:33.33%;
    padding: 0 5%;
    text-align:center;
}
.rcln-list li img{
    padding-bottom:35px;
}
.rcln-list li h2{
    margin-bottom:14px;
    font-size:18px;
    color:#333;
}
.rcln-list li p{
    font-size:14px;
    color:#666;
    line-height:30px;
}
.rczp {
    background-color: rgba(175,203,233,0.1);
}
.bx-footer{
    background-color:#333;
}
.footer-top{
    padding:40px 0;
}
.footer-left {
    float: left;
    width:30%;
}
.footer-left>img{
    margin-bottom:35px;
}
.footer-img {
    height: 100px;
    text-align: center;
    float: left;
}

.footer-img img {
    width: 17px;
    height: 18px;
}

.footer-img span {
    display:block;
    font-size:12px;
}

.footer-dh {
    float: left;
    height: 100px;
    text-align:left;
    margin-left:10px;
}
.footer-dh p {
    font-size: 14px;
    color: #818181;
}
.footer-dh p:nth-child(2) {
    font-size: 20px;
    color: #E2E2E2;
    font-weight: bold;
    margin: 3px 0;
}
.footer-center-left2 p {
    margin-bottom: 20px;
    text-align: left;
}
.footer-center-left2 p span{
    color:#696969;
    font-size:14px;
}
.footer-center-left2 p img {
    width: 19px;
    height: 19px;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.footer-right{
    float:left;
    width:70%;
}
.footer-right>li {
    float: left;
    width:14%;
}
.footer-right>li>h2{
    font-size:16px;
    color:#fff;
    margin-bottom:20px;
}
.footer-right li a{
    color:rgba(255,255,255,0.5);
}
.footer-right li a:hover{
    color:#fff!important;
}
.footer-right > li > h2 > a {
    color: #fff;
}
.footer-right>li>ul>li{
    margin-bottom:13px;
}
.footer-bottom{
    padding:20px 0;
    border-top:1px solid rgba(255,255,255,0.3);
}
.footer-bottom a:hover{
    color:#fff!important;
}
@media(max-width:1601px) and (min-width:1441px){
    .container{
        max-width:1100px!important;
    }
    .bx-nav-tow .bx-nav ul li a{
        padding:0 10px!important;
    }
    .title{
        margin-bottom:30px;
    }
    .p100{
        padding:50px 0;
    }
    .qywh li{
        padding-right:0;
    }
    .swiper-button-prev{
        left:9%!important;
    }
    .swiper-button-next{
        right:9%!important;
    }
    .content .jsfw-div div{
        padding-top: 30px !important;
    }
    .title-chinese{
        font-size:32px;
    }
    .introduction-title{
        margin-bottom:15px;
    }
    .technical li a{
        padding:70px 0;
    }
    .technical li a img{
        height:120px;
    }
    .gsys li img{
        height:140px;
    }
    .qywh li img{
        height:80px;
    }
    .xwzx-right h3{
        margin:15px 0!important;
    }
}
@media(max-width:1440px) and (min-width:1367px){
    .container {
        max-width: 1000px !important;
    }
    .bx-nav-tow .bx-logo img{
        max-height:40px!important;
    }
    .bx-nav-tow .bx-nav ul li a {
        padding: 0 10px !important;
    }
    .bx-nav-tow .bx-nav ul li{
        font-size:16px!important;
    }
    .jsfw-ul li{
        width:20%!important;
        margin:0 15%!important;
    }
    .title {
        margin-bottom: 15px;
    }

    .p100 {
        padding: 50px 0;
    }

    .qywh li {
        padding-right: 0;
    }

    .swiper-button-prev {
        left: 4% !important;
    }

    .swiper-button-next {
        right: 4% !important;
    }
    .title-chinese{
        font-size:24px;
    }
    .title-english{
        font-size:12px;
    }
    .introduction-title {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .technical li a{
        padding:60px 0;
    }
    .technical li a img{
        height:100px;
    }
    .contact-right ul li div h2{
        font-size:16px;
    }
    .contact-right ul li div p{
        font-size:14px;
        margin-top:10px;
    }
    .content .jsfw-div div{
        padding-top:10px!important;
    }
    .xwzx-right h3{
        margin:10px 0!important;
    }
    .content .active li{
        margin-bottom:25px!important;
    }
    .gsys li img{
        height:120px;
    }
    .gsys li h2{
        margin:15px 0;
    }
    .qywh li img{
        height:60px;
    }
}
@media(max-width:1366px) and (min-width:1200px) {
    .container {
        max-width: 900px !important;
    }
    .technical li a img{
        margin-bottom:20px;
    }
    .technical li:hover .technical-img1{
        margin-bottom:20px;
    }
    .bx-nav-tow .bx-logo img {
        max-height: 40px !important;
    }
    .bx-nav-tow .bx-nav ul li{
        font-size:14px!important;
    }
    .bx-nav-tow .bx-nav ul li a {
        padding: 0 10px !important;
    }

    .title {
        margin-bottom: 15px;
    }

    .p100 {
        padding: 50px 0;
    }

    .qywh li {
        padding-right: 0;
    }

    .swiper-button-prev {
        left: 4% !important;
    }

    .swiper-button-next {
        right: 4% !important;
    }

    .title-chinese {
        font-size: 24px;
    }

    .title-english {
        font-size: 12px;
    }

    .introduction-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .introduction-content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    .news-tj-content h2{
        font-size:16px;
    }
    .news-tj-content p{
        font-size:12px;
    }
    .technical li a {
        padding: 60px 0;
    }

        .technical li a img {
            height: 100px;
        }

    .contact-right ul li div h2 {
        font-size: 16px;
    }

    .contact-right ul li div p {
        font-size: 14px;
        margin-top: 10px;
    }

    .content .jsfw-div div {
        padding-top: 10px !important;
    }

    .xwzx-right h3 {
        margin: 10px 0 !important;
    }

    .content .active li {
        margin-bottom: 25px !important;
    }

    .gsys li img {
        height: 120px;
    }

    .gsys li h2 {
        margin: 15px 0;
    }

    .qywh li img {
        height: 60px;
    }
    .swiper-button-prev img,
    .swiper-button-next img{
        width:35px;
        height:35px;
    }
}