.part6 .imglist1{overflow: hidden;}

.part6 .imglist1 li{
    float: left;
    border-radius: 5px;
    background: white;
    width: 220px;
    height: 380px;
    display: inline-block;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin: 10px 10px;
}
.part6 .imglist1 li img{
    width: 110px;
    border-radius: 50%;
    height: 110px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.part6 .imglist1 .sevCon{height: 90px;}
.part6 .imglist1 li p{
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
}
.part6 .imglist1 li .det{
    display: inline-block;
    line-height: 40px;
    background: #1f97d5;
    height: 40px;
    width: 120px;
    border-radius: 20px;
    color: white;
    margin-top: 20px;
}
.part7 .imglist1 .pip>li{
    display: inline-block;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-right: 18px;
    width: 177px;
}
.part6 .imglist1 li:hover{
    border-radius: 2px;
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    border: none;
    background: #fff;
}
.part7 .imglist1 .pip>li:hover{
    border-radius: 2px;
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    background: #fff;
}


.mid .zhuantiTitle h3{
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}

.mid .content2 .zhuantiTitle p{
    font-size: 18px;
    line-height: 32px;
}
.part7 .imglist1{
    height: 349px;
}
.part7 .imglist1 .pip>li{
    float: left;
    border: 1px solid #eee;
    height: 347px;
}
.part7 .imglist1 .pip>li .pipTitle{
    font-size: 16px;
    display: inline-block;
    height: 60px;
    text-align: center;
    line-height: 60px;
    width: 100%;
    background-image: url("../images/biaozhunBg.png");
    color: white;
}
.part7 .imglist1 .pip .schoolList{padding: 10px 10px 0;margin-bottom: 0;height: 220px;max-width: 220px;
    overflow: hidden;}
.part7 .imglist1 .pip .schoolList li{
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}

.part7 .imglist1 .pip .pipDet{
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #1f97d5;
    color: white;
    border-radius: 15px;
    margin-top: 10px;
}


.part8 .imglist1 li {
    float: left;
    padding: 10px 15px;
    width: 233px;
    height: 368px;
    display: inline-block;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-right: 33px;
    background: white;
    text-align: left;
    border-radius: 5px;
}

.part8 .imglist1 .que{height: 388px;}

.part8 .imglist1 li:hover{
    border-radius: 2px;
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    border: none;
    background: #fff;
}

.part8 .imglist1 .que h3{
    padding: 20px;
    font-size: 24px;
    color: #404040;
    text-align: center;
}

.part8 .imglist1 .que .Q,.part8 .imglist1 .que .A{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.part8 .imglist1 .que .qTip,.part8 .imglist1 .que .qTip{
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-align: center;
}
.part8 .imglist1 .que .qDet{
    display: block;
    background: #1f97d5;
    height: 40px;
    width: 200px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    color: white;
    border-radius: 20px;
}
.part8 .imglist1 .que .qCon{height: 220px}

.part3 .content2 .list li{
    font-size: 16px;border: 1px solid #eee; padding: 30px; width: 1200px;height: 220px;margin-right: 24px;background: #fff;text-indent: 2rem;text-align: left;line-height: 28px;
}

.container .resign{
    background: white;
    width: 12%;
    height: 43%;
    float: right;
    position: absolute;
    bottom: 24%;
    right: 12%;
    text-align: center;
    padding: 40px 30px;
    border-radius: 3px;
}
.container .resign form{
    position: relative;
    bottom: 77%;
}
.container .resign .reTit{
    font-size: 20px;
    line-height: 50px;
    color: #3c3c3c;
    font-family: "Microsoft YaHei";
}
.container .resign .ewm{
    width: 110px;
    margin-top: 15px;
}
/*.container .resign .reRed{
    font-size: 18px;
    display: inline-block;
    background-color: #feebeb;
    color: #b70022;
    width: 100%;
    padding: 5px 0;
    margin: 20px 0;
    font-family: "Microsoft YaHei";
}
.container .resign input{
    font-size: 18px;
    padding: 6% 10px;
    text-align: left;
    border-bottom: 1px solid #eee;
    width: 78%;
    font-family: "Microsoft YaHei";
}*/
.container .resign a{
    background:-webkit-linear-gradient(left, #c81433 , #e02f60); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #c81433 , #e02f60); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #c81433 , #e02f60); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #c81433 , #e02f60); /* 标准的语法 */
    color: white;
    font-size: 18px;
    display: inline-block;
    margin-top: 15%;
    border-radius: 2px;
    font-family: "Microsoft YaHei";
    height: 45px;
    width: 95%;
    line-height: 45px;
}

.mHeader{display: none}

.part4 .content2{
    margin: 30px auto;
    font-size: 16px;
    line-height: 25px;
}

.part4 .content2 .product{
    font-size: 16px;
}

.part4 .content2 .product h2{
    line-height: 60px;
}

.part4 .content2 .product h3{
    line-height: 30px;
}
.part4 .content2 .product .weixinhao{margin-top: 18px}
.part4 .content2 .product .weixinhao span{
    position: relative;
    bottom: 78px;
}


@media screen and (max-width: 1500px){
    .container .resign .reTit{font-size: 17px;line-height: 30px}
    .container .resign input{font-size: 16px;}
    .container .resign .ewm{width: 100px}
    .container .resign a{margin-top: 10%}
}
@media screen and (max-width: 1300px){
    .container .resign .reTit{font-size: 16px;line-height: 30px}
    .container .resign {height: 50%;bottom: 17%;}
    .container .resign input{font-size: 12px;}
}
@media screen and (max-width: 480px){

    body{width: 100%}
    .mainarea{width: 100%}

    #fixHeader{display: none}

    .mHeader{display: block;position: fixed;background: white;z-index: 99;padding: 8px 0 6px;border-bottom: 1px solid #eee}

    .container{min-width: 100%;margin-top: 60px}
    .mid .content2{width: 100%}
    .part3 .content2 .list li{width: 90%;height: auto;margin: 0 auto;padding: 10px;font-size: 14px}

    #wrap{height: auto}
    #wrap ul{overflow: hidden;}
    #wrap ul li{
        float: none;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    #wrap ul li .a2 .p5{font-size: 13px;}
    #wrap ul li .a2 .p7{left: 72px;}

    .mid .content2 .zhuantiTitle{padding: 0 0 25px 0 !important;}
    .mid .content2 .itemtext{width: 90%;height: auto;padding:5% 5% 0;margin: 0 auto;float: none;margin-bottom: 10px}
    .mid .content2 .itemtext p{height: auto}
    .box{margin-bottom: 0;}

    .part6 .imglist1 li{width:46%;height: 330px;margin: 2%;}
    .part6 .imglist1 li img{margin-top: 18px;}
    .part6 .imglist1 li p{font-size: 12px;line-height: 15px}
    .part6 .imglist1 li .det{margin-top: 6px;}

    .part7 .imglist1{height: auto}
    .imglist1 .pip{height: 1077px}
    .mid .part7 .content2 .zhuantiTitle{padding: 0}
    .mid .content2 .zhuantiTitle h3{line-height: 42px;font-size: 28px;}
    .mid .content2 .zhuantiTitle p{font-size:14px;line-height: 25px;}
    .part7 .imglist1 .pip>li{width: 45%;margin-left: 3%;margin-right: 0;margin-bottom: 10px}

    .mid{width: 100%}
    .pp li{width: 47%;margin-left: 2%;}
    .pp li:nth-child(4n-3){margin-left: 2%}

    .part8 .imglist1 .que{height: 625px;}
    .part8 .imglist1 li{width: 41%;padding: 3%;margin-left: 2%;margin-right: 0;margin-bottom: 10px;height: auto;}
    .part8 .imglist1 .que .Q, .part8 .imglist1 .que .A{font-size: 13px;line-height: 20px;margin-bottom: 10px;}
    .part8 .imglist1 .que .qDet{width: 150px;font-size: 12px;}
    .part8 .imglist1 .que .qCon {
        height: 190px;
    }
    .part8 .imglist1 .que h3{padding: 10px;}

    .collocation{height: auto}
    .collocation li{width: 85%;margin: 0 auto;float: none;margin-bottom: 20px}
    .collocation li h3{font-size: 22px; height: 45px;line-height: 45px;}
    .collocation li span{font-size: 13px;line-height: 25px}
    .part14 .btns{width: 72%!important;}
    .hp-team{
        display: none;
    }

    .footer{display: none}
    .footer-2{padding-bottom: 20px}

    .mHeader .logo{display: inline-block;width: 40%;}
    .mHeader .logo img{width: 90%}
    .mHeader .tel{font-size: 20px;display: inline-block;position: relative;bottom:10px;margin-left: 10px}

    .wap-lm{ float:right; padding-top:10px; max-height:25px;padding-right: 12px;}
    .mHeader .nav{  width:120px; height:460px; position:fixed; top:62px; right:-120px; background:rgb(11, 117, 173); z-index:999;}
    .mHeader .nav ul{ width:100%; height:auto; float:left;}
    .mHeader .nav ul li{width:100%; height:auto; float:left; text-align:center; line-height:45px; vertical-align:middle; border-bottom:1px solid rgba(255, 255, 255, 0.24);}
    .mHeader .nav ul li a{ display:block; color:#fff; font-size:16px;line-height: 45px;}

    .ca-container{width: 100%;}
    .ca-nav span{left: 0;z-index: 2;}
    .ca-item{width: 100%}
    .ca-nav span.ca-nav-next{right: 0;}
    .ca-more{display: none}
    .resign{display: none;}

    .part5 .container{margin-top: 0;}

    .part4 .content2 .product{width: 90%;padding: 0 5%}

    .zhuantiTitle img{position: relative;top: 13px;}
}