@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0px; padding:0px; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;color:#363636;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0px;}
.clear{width:0px; height:0px; font-size:0px; line-height:0px; margin:0px; padding:0px; clear:both}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}

.clearfix:before,.clearfix:after{
    content:" ";
    display:table;
}
.clearfix:after{
    clear:both;
}

body{
    overflow-x:hidden;
}
.main{
    margin:0 auto;
    width:90.625%;
}
.wrap{
    margin:0 auto;
    width:100%;
    max-width:640px;
    min-width:320px;
    overflow:hidden;
}
.header{
    width:100%;
    overflow:hidden;
}
.header .top{
    width:100%;
    padding:24px 0;
    background:#1d2025;
}
.header .top .logo{
    float:left;
    /*width:322px;
    height:43px;*/
}
.header .top .phone{
    float:right;
    padding-left:33px;
    font-size:20px;
    line-height:42px;
    color:#fa2841;
    background-image:url("../img/phone.png");
    background-repeat:no-repeat;
    background-position:left center;
    background-size:27px 27px;
}
.header .nav{
    width:100%;
}
.header .nav ul li{
    float:left;
    width:16.666%;
    width:calc(100%/6 + 0px);
    line-height:55px;
    text-align:center;
}
.header .nav ul li a{
    font-size:24px;
    display:block;
}
.header .nav ul li.act a{
    color:#fe2540;
}
.content{
    width:100%;
    overflow:hidden;
}
.banner{
    width:100%;
}
.banner a{
    display:block;
}
.banner a img{
    width:100%;
    height:auto;
    display:block;
}
.news{
    padding:20px 0;
    position:relative;
    background:url("../img/bg1.jpg") repeat center;
}
.news.nb{
    background:none;
}
.news img{
    margin:0 auto;
    width:92%;
    height:auto;
    display:block;
}
.news #news{
    left:23%;
    top:35%;
    width:64%;
    height:48px;
    position:absolute;
}
.news #news h2{
    color:#fa2841;
    font-size:20px;
    line-height:24px;
}
.menu{
    padding-bottom:50px;
    background:#f3f3f3;
    border-top:1px solid #dcdcdc;
}
.menu ul{
    padding:0 4.6875%;
    width:90.625%;
    border-bottom:1px solid #dcdcdc;
}
.menu ul li{
    float:left;
    width:25%;
    border-left:1px solid #dcdcdc;
    box-sizing:border-box;
}
.menu ul li:first-child{
    border-left:none;
}
.menu ul li img{
    margin:6px auto 0;
    width:54%;
    height:auto;
    display:block;
}
.menu ul li h2{
    font-size:20px;
    line-height:36px;
    text-align:center;
}
.link{
    margin:30px auto 0;
    width:215px;
    height:52px;
    color:#ffffff;
    font-size:34px;
    line-height:52px;
    text-align:center;
    display:block;
    background:#fa2841;
    border-radius:20px;
}
.title{
    padding:50px 0 30px;
}
.title h2{
    padding-bottom:16px;
    font-size:34px;
    font-weight:bold;
    line-height:34px;
    text-align:center;
    background:url("../img/title-line1.png") no-repeat center bottom;
}
.title.t2 h2{
    color:#ffffff;
    background:url("../img/title-line2.png") no-repeat center bottom;
}
.title h2 span{
    color:#fa2841;
}
.title.nb h2{
    background:none;
}
.title h3{
    font-size:18px;
    text-align:center;
    color:#848484;
}
.img{
    width:100%;
    height:auto;
    display:block;
}
.p1{
    background:#1d2025;
}
.p1 .ctn{
    position:relative;
}
.p1 .ctn #p1{
    top:4%;
    left:50%;
    margin-left:-29%;
    width:58.5%;
    height:56%;
    position:absolute;
}
.p1 .ctn #p1 img{
    width:100%;
    height:auto;
    display:block;
}
.p1 .btn{
    top:30%;
    width:6.875%;
    height:auto;
    cursor:pointer;
    position:absolute;
}
.p1 #left{
    left:7%;
}
.p1 #right{
    right:7%;
}
.p1 .p1-btn{
    top:75%;
    width:100%;
    position:absolute;
    text-align:center;
}
.p1 .p1-btn li{
    margin:0 1%;
    width:17%;
    cursor:pointer;
    display:inline-block;
    position:relative;
    box-shadow:3px 3px 3px #000000;
    border:1px solid #000000;
}
.p1 .p1-btn li img{
    width:100%;
    height:auto;
    display:block;
}
.p1 .p1-btn li.act .gray{
    background:none;
}
.p1 .p1-btn li .gray{
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    position:absolute;
}
.p2 .ctn .p2-title{
    padding-bottom:30px;
    font-size:26px;
    line-height:26px;
    text-align:center;
}
.p2 .ctn h2 img{
    display:inline-block;
    padding-right:10px;
    vertical-align:bottom;
}
.p2 .ctn h2 img.img1{
    width:22px;
    height:29px;
}
.p2 .ctn h2 img.img2{
    width:32px;
    height:28px;
}
.p2 .ctn h2 img.img3{
    width:27px;
    height:32px;
}
.p2 .ctn h2 img.img4{
    width:31px;
    height:29px;
}
.p2 .ctn h2 img.img5{
    width:39px;
    height:23px;
}
.p2 .ctn h2 img.img6{
    width:28px;
    height:30px;
}
.p2 .ctn > div{
    margin-bottom:30px;
}
.p2 .ctn .tag1 li{
    float:left;
    width:25%;
}
.p2 .ctn .tag1 li img{
    margin:0 auto;
    width:68%;
    height:auto;
    display:block;
}
.p2 .ctn .tag1 li h2{
    padding-top:20px;
    font-size:20px;
    line-height:20px;
    text-align:center;
}
.p2 .ctn .tag2 li{
    float:left;
    padding-bottom:8px;
    margin-bottom:10px;
    width:33.333%;
    width:calc(100%/3 + 0px);
    font-size:20px;
    line-height:20px;
    text-align:center;
    background:url("../img/p2-t2-line.png") no-repeat center bottom;
}
.p2 .ctn .tag3 li{
    float:left;
    padding-top:10px;
    width:33.333%;
    width:calc(100%/3 + 0px);
    font-size:20px;
    line-height:20px;
    text-align:center;
}
.p2 .ctn .tag4 li{
    margin:0 0.5%;
    width:24%;
    float:left;
}
.p2 .ctn .tag4 li img{
    margin:0 auto;
    width:100%;
    height:auto;
    display:block;
}
.p2 .ctn .tag4 li h2{
    padding-top:10px;
    font-weight:bold;
    font-size:18px;
    color:#515362;
    line-height:18px;
    text-align:center;
}
.p2 .ctn .tag4 li h3{
    margin-top:6px;
    text-align:center;
}
.p2 .ctn .tag4 li h3 span{
    font-size:18px;
    line-height:18px;
    color:#ff2b44;
    background:#ffffff;
}
.p2 .ctn .tag5 li{
    float:left;
    padding-top:10px;
    width:25%;
    font-size:20px;
    line-height:20px;
    text-align:center;
}
.p3{
    padding-bottom:20px;
    background:url("../img/p3-bg.jpg") no-repeat center /cover;
}
.p4{
    padding-bottom:20px;
}
.p4 ul li{
    margin:0 0.5%;
    float:left;
    width:24%;
    position:relative;
}
.p4 ul li img{
    width:100%;
    height:auto;
    display:block;
}
.p4 ul li .info{
    top:15%;
    width:100%;
    position:absolute;
}
.p4 ul li .info h2{
    font-size:20px;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
    line-height:28px;
}
.p4 ul li .info h2 span{
    font-weight:normal;
}
.p4 ul li .info h3{
    margin:0 auto;
    margin-top:8px;
    font-size:16px;
    height:24px;
    line-height:24px;
    width:65%;
    color:#ffffff;
    text-align:center;
    background:#1d2025;
    border-radius:10px;
}
.p4 ul li.c2 .info h3{
    background:#fa2841;
}
.p4 ul li .text{
    margin-top:5px;
    width:100%;
    height:90px;
    background:#515362;
}
.p4 ul li.c2 .text{
    background:#fa2841;
}
.p4 ul li .text p{
    padding:6%;
    font-size:16px;
    line-height:22px;
    color:#ffffff;
}
.submit{
    position:relative;
}
.submit form{
    top:25%;
    left:45%;
    width:50%;
    position:absolute;
}
.submit form label{
    margin-bottom:5%;
    color:#f2283f;
    font-size:24px;
    line-height:35px;
    display:block;
    vertical-align:middle;
}
.submit form input[type='text']{
    margin-left:10px;
    width:70%;
    height:35px;
    line-height:35px;
    text-indent:2%;
    color:#ffffff;
    background:rgba(0,0,0,0.2);
    border:1px solid #f2283f;
    vertical-align:middle;
}
.submit form input[type='submit']{
    margin-left:20%;
    width:50%;
    font-size:28px;
    height:40px;
    line-height:40px;
    color:#ffffff;
    display:block;
    background:#f2283f;
    border:none;
    -webkit-appearance:none;
    outline:none;
    border-radius:18px;
}
.cs1{
    padding-bottom:20px;
    background:#f0f0f0;
}
.cs1 .title{
    padding:20px 0 0;
}
.cs1 h3{
    padding:20px 0;
    font-size:20px;
    line-height:20px;
    text-align:center;
}
.cs1 .box{
    margin-bottom:20px;
}
.cs1 .box > img{
    float:left;
    width:30%;
    height:auto;
    display:inline-block;
}
.cs1 .box .info{
    padding:14px 2.5%;
    float:right;
    width:62%;
    height:auto;
    display:inline-block;
    position:relative;
    background:#e6e5e5;
    border-right:1px solid #cecece;
    border-bottom:1px solid #cecece;
}
.cs1 .box .info h2{
    padding-bottom:6px;
    font-size:22px;
    font-weight:bold;
    border-bottom:1px solid #838383;
}
.cs1 .box .info p{
    margin-top:2px;
    font-size:20px;
    line-height:26px;
}
.cs1 .box .info img.j{
    right:-1px;
    bottom:-1px;
    position:absolute;
}
.cs2{
    padding:20px 0;
}
.cs2 ul li{
    margin:0 0.666%;
    float:left;
    width:32%;
    height:120px;
    box-sizing:border-box;
    box-shadow:1px 1px 1px #bcbcbc;
    border-right:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
}
.cs2 ul li img{
    margin:20px auto 0;
    width:78px;
    height:57px;
    display:block;
}
.cs2 ul li p{
    font-size:20px;
    line-height:30px;
    text-align:center;
}
.news-stu{
    position:relative;
}
.news-stu img{
    width:100%;
    height:auto;
}
#newsStu{
    top:12%;
    left:33%;
    width:70%;
    height:20px;
    overflow:hidden;
    position:absolute;
}
#newsStu h2{
    font-size:18px;
    line-height:20px;
}
#newsStu h2 span{
    padding:0 6%;
}
.submit-cs{
    position:relative;
}
.submit-cs form{
    top:25%;
    left:48%;
    width:45%;
    position:absolute;
}
.submit-cs form table{
    width:100%;
}
.submit-cs form td{
    padding-bottom:2%;
    color:#ffffff;
    font-size:24px;
    line-height:35px;
}
.submit-cs form table input[type='text']{
    width:100%;
    height:35px;
    line-height:35px;
    text-indent:2%;
    color:#ffffff;
    display:block;
    background:rgba(0,0,0,0.2);
    border:1px solid #ffffff;
    vertical-align:middle;
}
.submit-cs form input[type='submit']{
    margin-top:2%;
    margin-left:20%;
    width:50%;
    font-size:28px;
    height:40px;
    line-height:38px;
    color:#ffffff;
    display:block;
    background:none;
    -webkit-appearance:none;
    outline:none;
    border:1px solid #ffffff;
    border-radius:18px;
}
.tr1{
    padding-bottom:20px;
    background:#f0f0f0;
}
.tr2 .teacher{
    padding:40px 0;
    position:relative;
    background:url("../img/tr2-bg.jpg") no-repeat center bottom /cover;
}
#teacher{
    padding:10px 0;
}
#teacher .swiper-slide{
    width:30%;
}
#teacher .swiper-slide img{
    width:100%;
    height:auto;
}
.teacher .btn{
    top:45%;
    width:34px;
    height:34px;
    z-index:9999;
    display:block;
    cursor:pointer;
    position:absolute;
}
.teacher .btn#left2{
    left:5%;
}
.teacher .btn#right2{
    right:5%;
}
.tu1{
    background:#f3f3f3;
}
.tu2{
    padding-bottom:20px;
}
.tu2 ul li{
    margin:0 0.5%;
    float:left;
    width:32.333%;
}
.tu3{
    padding-bottom:20px;
}
.footer {
    padding:10px 0 60px;
    width: 100%;
    background: #000000;
}
.ns{
    border-bottom:1px dashed #bbbcbd;
}
.ns .box{
    width:90%;
    padding:30px 5% 20px;
    border-top:1px dashed #bbbcbd;
}
.ns .box img{
    float:left;
    width:30%;
    height: auto;
    display:block;
}
.ns .box .info{
    float:right;
    width:67%;
}
.ns .box .info h2{
    font-size:20px;
    font-weight:bold;
    line-height:30px;
    height:60px;
    overflow:hidden;
}
.ns .box .info p{
    margin-top:6px;
    font-size:16px;
    color:#626370;
    line-height:24px;
    height:72px;
    overflow:hidden;
}
.ns .box a.btn{
    margin-top:6px;
    float:right;
    font-size:22px;
    width:40%;
    line-height:38px;
    color:#ffffff;
    display:block;
    text-align:center;
    border-radius:18px;
    background:#fa2841;
}
.ns-menu{
    padding:20px 5% 40px;
    width:90%;
    text-align:center;
}
.ns-menu li{
    padding:0 12px;
    display:inline-block;
    line-height:35px;
    background:#1d2025;
}
.ns-menu li a{
    font-size:20px;
    color:#ffffff;
    display:block;
}
.ns-text{
    padding-bottom:20px;
    border-top:5px solid #000000;
    border-bottom:2px solid #000000;
}
.ns-title{
    padding:20px 0 10px;
}
.ns-title h2{
    font-size:26px;
    text-align:center;
}
.ns-title h3{
    margin-top:10px;
    font-size:16px;
    text-align:center;
}
.ns-text .main > h2{
    margin:0 auto 20px;
    width:96%;
    padding:2%;
    color:#ffffff;
    font-size:20px;
    line-height:30px;
    background:#fa2841;
    border-radius:20px;
}
.ns-text .main > h3{
    margin-bottom:10px;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
.ns-text .main img{
    margin:0 auto 20px;
    max-width:90%;
    height:auto;
    display:block;
}
.ns-text .main p{
    margin-bottom:20px;
    font-size:14px;
    line-height:24px;
    text-indent:5%;
}
.text-menu{
    margin:0 auto;
    padding:20px 0;
    width:90%;
}
.text-menu li{
    height:36px;
    line-height:36px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.text-menu li a{
    font-size:14px;
}
.jb1{
    background:url("../img/jb1-bg.jpg") repeat center;
}
.jb1 ul{
    margin:0 auto;
    width:90%;
}
.jb1 ul li{
    margin-bottom:20px;
    float:left;
    width:33.333%;
}
.jb1 ul li img{
    margin:0 auto;
    width:75%;
    height:auto;
    display:block;
}
.jb1 ul li p{
    padding:12px 6px;
    font-size:18px;
    text-align:center;
}
#job{
    margin:0 auto;
    padding-bottom:15px;
    width:90%;
}
#job ul li{
    margin:0 0.5% 30px;
    float:left;
    width:32.333%;
    position:relative;
}
#job ul li img{
    width:100%;
    height:auto;
    display:block;
}
#job ul li p{
    left:5%;
    bottom:-16px;
    width:90%;
    font-size:18px;
    line-height:32px;
    color:#ffffff;
    text-align:center;
    position:absolute;
    background:#515362;
}
.jb-title{
    margin:0 auto;
    padding:0 5%;
    padding-bottom:20px;
    font-size:20px;
    color:#515362;
    text-align:center;
}
#table{
    height:216px;
    overflow:hidden;
    position:relative;
}
#table table{
    width:100%;
    height:100px;
    overflow:hidden;
}
#table table td{
    padding:8px 0;
    font-size:18px;
    line-height:18px;
    text-align:center;
    border-bottom:1px solid #e0e0e0;
}
#table table td:first-child{
    text-align:left;
    text-indent:5%;
}
.jb6 .bg{
    padding-bottom:20px;
    background:#f0f0f0;
}
.jb7{
    background:#f0f0f0;
}



.footer p{
    padding:0 5%;
    font-size:12px;
    color:#ffffff;
    text-align:center;
}
#top{
    right:0;
    top:80%;
    width:89px;
    height:89px;
    position:fixed;
    z-index:99999;
}










