




/*仅用于PC的效果*/

@media screen and (min-width: 1141px) {

    .int-span span:hover{color: #FF0000;}
    .in-group-big:hover .in-group-big-img{transform: scale(1.1);}

    .inb-list:hover .inb-list-date{
        background-color: #FF0000;
    }
    .in-group-big:hover .in-group-big-p h4{
        color: #FF0000;
    }
    .ing-box:hover .ing-box-p{
        color: #FF0000;
    }
    .in-title-more:hover{
        color: #FF0000;
    }
    .ifooter-focus-a a:hover{
        color: #FF0000;
    }

    .inner-nav-list:hover .inner-nav-a{border-bottom: 2px solid #FF0000;color: #FF0000;}
    .inner-nav-menu p a:hover{color: #FF0000;}

    .about-team-link a:hover{color: #FF0000;}

    .page a:hover{background-color: #FF0000;color: #fff;}
    .adb-box:hover .adb-box-img img{transform: scale(1.1);}
    .adb-box:hover .adb-box-p h4{color: #FF0000;}
    .about-news-box:hover .anb-img img{transform: scale(1.1);}
    .about-news-box:hover .anb-p h4{color: #FF0000;}
    .ad-pn-link a:hover{color: #FF0000;}
    .about-partner-box:hover{
        box-shadow: 0 0 20px rgba(0,0,0,0.2);
    }
    .about-partner-box:hover img{transform: scale(1.1);}
    .nr-case-c:hover .nr-case-img img{transform: scale(1.1);}
    .nr-news-content li a:hover{
        color: #FF0000;
    }
    .nr-title a:hover{color: #FF0000;}
    .news-bid-box:hover .news-bid-date{background-color: #FF0000;}
    .sd-small-list:hover{ opacity: 1; border: 1px solid #FF0000;}
    .service-box:hover .service-box-img img{transform: scale(1.1);}
    .join-branch-span span:hover{
        color: #FF0000;
    }
    .join-branch-span span:hover{
        color: #FF0000;
    }

    .join-job-table tr:hover td{
        color: #FF0000;
    }

    .e-box:hover .e-year{
        background-color: #019341;
    }
    .e-box:hover .e-round{
        background-color: #019341;
    }
    .e-box:hover .e-info{
        background: #222;
    }
    .e-box1:hover .e-arrow{
        background: url("../png/e-arrow1-on.png") no-repeat;
    }
    .e-box2:hover .e-arrow{
        background: url("../png/e-arrow2-on.png") no-repeat;
    }

    .about-honor-box:hover .about-honor-img img{transform: scale(1.1)}





}



/*平板适配开始*/
@media screen and (min-width: 761px) and (max-width: 1140px){
    .wrap{width: 90%;}
    .nav{display: none;}
    .phone-nav{display: block;}
    .header-system{display: none;}

    .ifooter-friend{display: none;}
    .in-box{float: none;width: 100%;margin-left: 0;}
    .in-group-big-img{height: 144px;}
    .is-box-wx-p{font-size: 12px;}

    .about-team-info-img{width: 40%;}
    .ati-p{width: 50%;}

    .atman-box{width: 23%;margin-left: 2.6%;padding-bottom: 20px;}
    .atman-content .atman-box:nth-child(2n+1){margin-left: 2.6%;}
    .atman-content .atman-box:nth-child(4n+1){margin-left: 0;}
    .atman-box-img{float: none;width: 100%;}
    .atman-box-p-title h4{font-size: 16px;}
    .atman-box-p-title p{font-size: 12px;}
    .atman-box-p{width: 90%;margin-left: 0;padding: 0 5%;}
    .atman-box-pd{font-size: 12px;line-height: 22px;height: 88px;overflow: hidden;}
    .atman-box-p-title{padding-top: 24px;}
    .about-honor-box p{font-size: 12px;}

    .anb-img,.news-left .anb-img{width: 26%;}
    .anb-p,.news-left .anb-p{width: 70%;}
    .news-right{display: none;}
    .news-left{float: none;width: 100%;}

    .news-bid-left{width: 100%;float: none;}
    .news-bid-p{width: 84%;}

    .sd-content{top: 10%;left: 10%;bottom: 10%;right: 10%;margin-left: 0;margin-top: 0;width: auto;height: auto;}
    .sd-big{width: 46%;margin-left: 4%;}
    .sd-p{width: 40%;margin-right: 4%;}
    .join-branch-span{width: 88%;}
    .join-job-table{width: 100%;}

    .job-detail-content{top: 10%;left: 10%;bottom: 10%;right: 10%;margin-left: 0;margin-top: 0;width: auto;height: auto;}

    .is-list4 .isb-icon{background: url("../jpg/hc-wx.jpg") no-repeat center center;background-size: 70px 70px;}



}



/*平板横屏*/
@media screen and (min-width: 1020px) and (max-width: 1140px){

    .about-team-info-img{width: 32%;}
    .ati-p{width: 60%;}

    .anb-img,.news-left .anb-img{width: 20%;}
    .anb-p,.news-left .anb-p{width: 76%;}

}



/*手机适配开始*/
@media screen and (max-width: 760px){
    .wrap{width: 90%;}
    .nav{display: none;}
    .phone-nav{display: block;}
    .header-system{display: none;}
    .header-logo-p{display: none;}


    .header-logo img{width: 120px;}
    .header-content{height: 70px;}
    .search-btn{height: 70px;}
    .phone-nav-icon{height: 70px;}
    .phone-menu{top: 70px;}
    .search-box.on{top: 70px;}

    .index-banner .swiper-container{height: 300px;}
    .in-box{float: none;width: 100%;margin-left: 0;}
    .search-box{width: 230px;}
    .search-input{width: 160px;}
    .search-box-i{width: 230px;}
    .inb-list-p{width: 76%;}

    .is-list.on2{width: 50%;}
    .ifooter-friend{display: none;}
    .ifooter-bot-p1{float: none;text-align: center;}
    .ifooter-bot-p2{float: none;text-align: center}
    .ifooter-bot-p2 a{display: block;}

    .inner-banner{height: 200px;}
    .inner-banner-p{padding-top: 56px;}
    .inner-banner-p h3{font-size: 16px;}
    .inner-banner-p h4{font-size: 20px;}
    .inner-banner-p p{font-size: 12px;line-height: 20px;}
    .inner-nav-a{height: 40px;line-height: 40px;padding: 0 6px;}
    .inner-nav-menu{top: 42px;}
    .about-title h3{font-size: 24px;}
    .about-title p{font-size: 18px;line-height: 30px;}

    .about-team-info{padding-bottom: 20px;}
    .about-team-link a{margin: 10px 20px 0;}
    .about-team-info-img{width: 100%;float: none;}
    .ati-p{width: 90%;float: none;margin-left: 0;padding: 0 5%;}
    .ati-p-c{overflow: visible;height: auto;}

    .atman-box{width: 48%;margin-left: 4%;padding-bottom: 20px;margin-top: 10px;}
    .atman-content .atman-box:nth-child(2n+1){margin-left: 0;}
    /*.atman-content .atman-box:nth-child(4n+1){margin-left: 0;}*/
    .atman-box-img{float: none;width: 100%;}
    .atman-box-p{width: 90%;margin-left: 0;padding: 0 5%;}
    .atman-box-pd{font-size: 12px;line-height: 22px;height: 88px;overflow: hidden;}
    .atman-box-p-title{padding-top: 24px;}
    .atman-box-p-title h4{font-size: 16px;}
    .atman-box-p-title p{font-size: 12px;}

    .about-honor{padding-bottom: 30px;}
    .about-honor-box{width: 48%;margin-left: 4%;margin-top: 14px;}
    .about-honor-content .about-honor-box:nth-child(4n+1){margin-left: 4%;}
    .about-honor-content .about-honor-box:nth-child(2n+1){margin-left: 0;}
    .about-honor-box p{font-size: 12px;}

    .adb-box{float: none;width: 100%;margin-left: 0;}
    .about-news-box{float: left;width: 48%;margin-left: 4%;border-top: none;padding: 0;margin-top: 20px;}
    .about-news .about-news-box:nth-child(2n+1){margin-left: 0;}
    .anb-img,.news-left .anb-img{float: none;width: 100%}
    .anb-p,.news-left .anb-p{width: 100%;margin-left: 0;}
    .anb-p h4{font-size: 14px;}
    .anb-date{margin-top: 0;}
    .anb-p p{font-size: 12px;margin-top: 6px;height: 40px;line-height: 20px;}

    .ad-detail-title .ad-dt-share{display: none;}
    .ad-pn-title{width: 54px;}

    .about-partner-box{width: 47%;margin-top: 10px;}
    .news-right{display: none;}
    .news-left{float: none;width: 100%;}

    .news-bid-left{width: 100%;float: none;}
    .news-bid-box{padding: 20px 0;}
    .news-bid-date{width: 70px;height: 70px;}
    .news-bid-date h4{font-size: 24px;}
    .news-bid-p{width: 68%;}
    .news-bid-p h4{font-size: 14px;line-height: 24px;}
    .news-bid-p p{font-size: 12px;margin-top: 0;}

    .service-box{width: 48%;margin-left: 4%;}
    .service-content .service-box:nth-child(4n+1){margin-left: 4%;}
    .service-content .service-box:nth-child(2n+1){margin-left: 0;}
    .service-box p{font-size: 12px;line-height: 26px;}

    .sd-content{top: 10%;left: 10%;bottom: 10%;right: 10%;margin-left: 0;margin-top: 0;width: auto;height: auto;}
    .sd-big{width: 46%;margin-left: 4%;}
    .sd-p{width: 40%;margin-right: 4%;}

    .sdp-desc-title h4{font-size: 14px;line-height: 20px;}
    .sd-p{float: none;width: 90%;padding: 0 5%;height: auto;padding-bottom: 10px;}
    .sd-small{position: static;top: 0;left: 0;}
    .sdp-desc-con{
        font-size: 12px;
        line-height: 20px;
    }
    .sd-big{float: none;width: 100%;height: auto;line-height: normal;margin-left: 0;background: none;}
    .sd-info{padding: 46px 0;}

    .jc-address{float: none;width: 100%;}
    .jc-depart{float: none;width: 100%;margin-top: 30px;}
    .jc-address-title{font-size: 16px;}
    .jc-address-p{font-size: 12px;}
    .jcd-span span{font-size: 14px;}
    .jcd-list{font-size: 12px;}
    .join-branch-span{width: 100%;float: none;}
    .join-branch-span span{}
    .jbran-p h4{font-size: 16px;}
    .join-branch-title{float: none;}
    .jbran-p p{font-size: 12px;}


    .join-culture-box{width: 100%;margin-left: 0;}
    .join-culture-bc .join-culture-box:nth-child(4n+1){margin-left: 0;}
    .join-culture-box h3{font-size: 14px;}
    .join-culture-box p{font-size: 12px;line-height: 20px;height: 60px;}

    .join-job-table{width: 100%;}
    .join-job-table th{font-size: 14px;line-height: 20px;padding: 6px;}
    .join-job-table td{font-size: 12px;padding: 4px;padding-top: 10px;}

    .job-detail-content{top: 10%;left: 10%;bottom: 10%;right: 10%;margin-left: 0;margin-top: 0;width: auto;height: auto;padding: 0 20px;}
    .jde-require-p{padding-bottom: 20px;}
    .jde-desc-title{font-size: 14px;}
    .jde-desc-p{font-size: 12px;line-height: 24px;}
    .jde-require-title{font-size: 14px;}

    .about-event-content{margin-top: 10px;}
    .e-info li{font-size: 12px;line-height: 20px;}

    .join-box{height: 220px;width: 48%;border-bottom: 1px solid #eeeeee;}
    .join-box-p h4{font-size: 14px;}
    .join-box-p{margin-top: 26px;}
    .join-box-p p{font-size: 12px;}
    .join-box-icon{background-size: 50px 50px;height: 70px;}
    .join-content .join-box:first-child{
        border-left: 1px solid #eeeeee;
    }
    .join-content .join-box:nth-child(2n+1){
        border-left: none;
    }

    .m-textarea{width: 94%;padding: 12px 3%;height: 140px}
    .message-box{width: 100%;margin-left: 0;}
    .lm-submit{text-align: center;}

    .is-box4-right{display: none;}
    .is-list4 .isb-icon{background: url("../jpg/hc-wx.jpg") no-repeat center center;background-size: 70px 70px;}

    .jt-bc{padding-top: 10px;}
    .jt-box{float: none;width: 100%;margin-top: 40px;}
    .join-content{margin-top: 40px;}


    .jcu-s-box{width: 48%;margin-left: 4%;margin-top: 20px;}
    .jcu-s-content .jcu-s-box:first-child{margin-left: 4%;}
    .jcu-s-content .jcu-s-box:nth-child(2n+1){margin-left: 0;}

    .jcu-sbox-p{padding-top: 8px;}
    .jcu-sbox-p h3{font-size: 14px;}
    .jcu-sbox-p p{font-size: 12px;margin-top: 4px;}
    .jcu-b-box{width: 100%;margin-left: 0;margin-top: 20px;}

    .jde-desc{padding-top: 56px;}
    .jde-submit{margin-top: 8px;}

}









