@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:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei', sans-serif;color:#000000;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0;}
b{font-weight:normal}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}



.wrap{
    margin:0 auto;
    width:100%;
    max-width:1920px;
    min-width:1024px;
    overflow:hidden;
}
.main{
    margin:0 auto;
    width:1024px;
}
.header{
    width:100%;
    height:100px;
    overflow:hidden;
}
.header .top{
    width:100%;
    height:59px;
    border-bottom:1px solid #cacaca;
}
.header .top .logo{
    margin-top:10px;
    float:left;
    width:135px;
    height:40px;
    display:block;
}
.header .top .logo-text{
    margin-top:10px;
    margin-left:9px;
    padding-left:9px;
    float:left;
    font-size:14px;
    line-height:20px;
    color:#747474;
    border-left:1px solid #cacaca;
}
.header .top .phone{
    margin-top:13px;
    padding-left:30px;
    float:right;
    line-height:24px;
    font-size:20px;
    color:#747474;
    background:url("../img/phone.png") no-repeat left center;
}
.header .nav ul{
    margin-top:5px;
    width:1200px;
    height:30px;
}
.header .nav ul li{
    float:left;
    width:110px;
    height:30px;
    line-height:30px;
    text-align:center;
    position:relative;
    background-image:none;
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:0 0;
}
.header .nav ul li.act{
    background-image:url("../img/nav-li.png");
    background-repeat:no-repeat;
    background-position:center;
    background-size:110px 30px;
    transition:0.6s;
}
.header .nav ul li.act a{
    color:#ffffff;
    transition:0.6s;
}
.header .nav ul li a{
    font-size:16px;
    color:#747474;
}
.content{
    margin:0 auto;
    width:100%;
}
.banner{
    width:100%;
    height:550px;
    position:relative;
}
.banner #banner{
    width:100%;
    height:550px;
}
.banner #banner .swiper-slide{
    position:relative;
    overflow:hidden;
}
.banner #banner img{
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:550px;
    display:block;
    position:absolute;
}
.banner .pagination {
    bottom:20px;
    width:100%;
    z-index:20;
    text-align:center;
    position:absolute;
}
.banner .swiper-pagination-switch {
    margin:0 5px;
    width:40px;
    height:5px;
    cursor:pointer;
    display:inline-block;
    background:#ffffff;
}
.banner .swiper-active-switch {
    background:#7171a7;
}
.part{
    margin:0 auto;
    width:100%;
}
.part .title{
    padding:50px 0;
    text-align:center;
}
.part .title.last{
    padding:30px 0;
}
.part .title h2{
    font-size:34px;
    line-height:34px;
    text-align:center;
}
.part .title h3{
    margin-top:12px;
    font-size:18px;
    line-height:18px;
    color:#747474;
    text-align:center;
}
.part .title span{
    color:#26428c;
    font-weight:bold;
}
.part .title.c2 span{
    color:#00f7ff;
}
.part .title.c2 h2{
    color:#ffffff;
}
.part .title.c2 h3{
    color:#ffffff;
}
.part.p1{
    height:698px;
    background:url("../img/p1-bg.png") no-repeat center 18px;
}
.part.p1 .main{
    position:relative;
}
.part.p1 .main .box{
    position:absolute;
}
.part.p1 .main .box.b1{
    top:100px;
    left:90px;
}
.part.p1 .main .box.b2{
    top:100px;
    right:85px;
}
.part.p1 .main .box .img{
    width:250px;
    height:300px;
    background:url("../img/p1-border.jpg") no-repeat center;
}
.part.p1 .main .box .img img{
    margin:2px;
    width:246px;
    height:296px;
}
.part.p1 .main .box .img h2{
    margin-top:14px;
    font-size:18px;
    line-height:18px;
    text-align:center;
    color:#747474;
}
.part.p1 .main .txt{
    top:90px;
    left:50%;
    margin-left:-140px;
    width:280px;
    position:absolute;
}
.part.p1 .main .txt img{
    margin:0 auto;
    width:200px;
    height:200px;
    display:block;
}
.part.p1 .main .txt h2{
    margin-top:14px;
    font-size:18px;
    line-height:26px;
    color:#747474;
}
.part.p1 .main .txt h2 span{
    font-size:24px;
    color:#254385;
}
.part.p2{
    overflow:hidden;
    background:#f5f5f5;
}
.part.p2 ul{
    width:1200px;
}
.part.p2 ul li{
    margin-left:2px;
    margin-right:88px;
    float:left;
    width:280px;
    height:400px;
    position:relative;
    overflow:hidden;
    background:url("../img/p2-li.jpg") no-repeat center;
}
.part.p2 ul li h2{
    margin-top:30px;
    margin-left:20px;
    font-size:18px;
    line-height:18px;
    color:#ffffff;
}
.part.p2 ul li h3{
    margin-top:16px;
    margin-left:20px;
    font-size:14px;
    line-height:14px;
    color:#ffffff;
}
.part.p2 ul li .jt{
    margin-top:20px;
    margin-left:20px;
    width:20px;
    height:20px;
    display:block;
    transition:0.2s;
}
.part.p2 ul li:hover .jt{
    transform:rotate(90deg);
    transition:0.4s;
}
.part.p2 ul li p{
    top:130px;
    left:-300px;
    font-size:14px;
    line-height:24px;
    color:#ffffff;
    position:absolute;
    transition:0.2s;
}
.part.p2 ul li:hover p{
    left:30px;
    transition:0.4s;
}
.part.p2 ul li .img{
    right:0;
    bottom:0;
    transition:0.2s;
    position:absolute;
}
.part.p2 ul li:hover .img{
    right:-70px;
    transition:0.4s;
}
.link{
    margin:50px auto;
    width:200px;
    height:40px;
    display:block;
    font-size:18px;
    line-height:40px;
    text-align:center;
    color:#ffffff;
    background:#26428c;
    border-radius:18px;
}
.link.c2{
    color:#26428c;
    background:#ffffff;
}
.part.p3{
    overflow:hidden;
    height:550px;
    background:url("../img/p3-bg.jpg") no-repeat center;
}
.part.p3 .main{
    height:147px;
    position:relative;
    background:url("../img/p3-img.png") no-repeat center;
}
.part.p3 .main h2{
    top:92px;
    font-size:20px;
    line-height:24px;
    text-align:center;
    position:absolute;
    color:#ffffff;
}
.part.p3 .main .h-1{
    left:0;
}
.part.p3 .main .h-2{
    left:440px;
}
.part.p3 .main .h-3{
    left:902px;
}
.part.p3 .main ul li{
    top:168px;
    width:131px;
    font-size:20px;
    line-height:35px;
    text-align:center;
    position:absolute;
    cursor:pointer;
    border-radius:17px;
    background:#ffffff;
    box-shadow:2px 2px 2px #46446d;
}
.part.p3 .main ul li img{
    top:35px;
    left:50%;
    display:none;
    position:absolute;
}
.part.p3 .main ul li.act img{
    display:block;
}
.part.p3 .main .b-1{
    left:130px;
}
.part.p3 .main ul li.b-1.act,
.part.p3 .main ul li.b-2.act{
    color:#6155e6;
}
.part.p3 .main .b-2{
    left:310px;
}
.part.p3 .main .b-2 img{
    left:0;
    margin-left:-25px;
}
.part.p3 .main .b-3{
    left:577px;
}
.part.p3 .main ul li.b-3.act,
.part.p3 .main ul li.b-4.act{
    color:#0065fb;
}
.part.p3 .main .b-4{
    left:756px;
}
.part.p3 .main .b-4 img{
    left:0;
    margin-left:-25px;
}
.part.p3 .main .txt{
    width:368px;
    height:128px;
    position:absolute;
    overflow:hidden;
    border:1px solid #ffffff;
}
.part.p3 .main .txt.t1{
    top:253px;
    left:107px;
}
.part.p3 .main .txt.t2{
    top:253px;
    left:552px;
}
.part.p3 .main .txt p{
    top:253px;
    left:37px;
    color:#ffffff;
    line-height:20px;
    position:absolute;
    transition:0.4s;
}
.part.p3 .main .txt p.act{
    top:24px;
    transition:0.2s;
}
.part.p3 .main .txt p.act.p2{
    top:12px;
}
.part.p3 .main span{
    color:#00fff6;
    margin-right:36px;
}
.part.p4{
    overflow:hidden;
    background:#fafafa;
}
.part.p4 .main{
    height:521px;
    position:relative;
    background:url("../img/p4-img.png") no-repeat left center;
}
.part.p4 .main .txt{
    padding-left:35px;
    height:38px;
    width:500px;
    cursor:pointer;
    line-height:36px;
    position:absolute;
    overflow:hidden;
    background:url("../img/p4-tag.png") no-repeat left center;
}
.part.p4 .main .txt.act{
    background:url("../img/p4-tag.gif") no-repeat left center;
}
.part.p4 .main .txt.t1{
    top:30px;
    left:510px;
}
.part.p4 .main .txt.t2{
    top:110px;
    left:580px;
}
.part.p4 .main .txt.t3{
    top:190px;
    left:610px;
}
.part.p4 .main .txt.t4{
    top:270px;
    left:610px;
}
.part.p4 .main .txt.t5{
    top:355px;
    left:580px;
}
.part.p4 .main .txt.t6{
    top:430px;
    left:510px;
}
.part.p4 .main .txt h2{
    float:left;
    width:133px;
    height:38px;
    text-align:center;
    line-height:36px;
    color:#ffffff;
    background:url("../img/p4-btn.png")no-repeat center;
    transition:0.2s;
}
.part.p4 .main .txt.act h2{
    font-size:16px;
    color:#254385;
    background:url("../img/p4-btn-act.png")no-repeat center;
    transition:0.4s;
}
.part.p4 .main .txt p{
    left:177px;
    top:38px;
    width:250px;
    font-size:16px;
    line-height:20px;
    text-align:center;
    position:absolute;
    color:#254385;
    transition:0.2s;
}
.part.p4 .main .txt.act p{
    top:0;
    transition:0.4s;
}
.p5{
    background:#f5f5f5;
    overflow:hidden;
    border-top:1px solid #c9e0ff;
}
.p5 ul{
    height:510px;
    width:1200px;
    overflow:hidden;
}
.p5 .box{
    margin-top:95px;
    margin-right:5px;
    float:left;
    width:233px;
    height:333px;
    background:#ffffff;
    border:1px solid #dcdcdc;
    transition:0.4s;
}
.p5 .box .te{
    margin:0 auto;
    width:215px;
    height:71px;
    overflow:hidden;
    border-bottom:1px solid #dedede;
}
.p5 .box .te h2{
    margin-top:17px;
    font-size:20px;
    line-height:20px;
    color:#534e53;
}
.p5 .box .te h3{
    margin-top:9px;
    font-size:18px;
    line-height:18px;
    color:#9c9c9c;
}
.p5 .box.b1 .txt h2{
    margin-top:26px;
    font-size:30px;
    line-height:30px;
    font-weight:bold;
    text-align:center;
    color:#ef5150;
}
.p5 .box.b1 .txt h3{
    margin-top:6px;
    font-size:18px;
    line-height:50px;
    text-align:center;
    color:#ffffff;
    background:url("../img/p5-li-img.png") no-repeat center;
}
.p5 .box.b1 .txt h4{
    margin-top:6px;
    font-size:18px;
    line-height:18px;
    text-align:center;
    color:#747474;
}
.p5 .box.b1 .txt p{
    margin-top:20px;
    font-size:16px;
    line-height:16px;
    text-align:center;
    color:#747474;
}
.p5 .box.b1 .txt ul{
    margin-left:12px;
    margin-top:20px;
    width:250px;
}
.p5 .box.b1 .txt ul li{
    float:left;
    width:70px;
    text-align:center;
    font-size:12px;
    line-height:12px;
}
.p5 .box.b1 .txt ul li span{
    margin:0 auto 13px;
    width:65px;
    height:25px;
    font-size:16px;
    line-height:25px;
    display:block;
    color:#ffffff;
    text-align:center;
    background:#2a5c9c;
}
.p5 .box.b2 .txt h2{
    margin-top:25px;
    margin-left:13px;
    font-size:18px;
    line-height:18px;
    color:#26428c;
}
.p5 .box.b2 .txt p{
    margin:7px auto 0;
    width:210px;
    font-size:14px;
    line-height:24px;
    color:#747474;
}
.p5 .box.b3 .txt h2{
    margin-top:25px;
    margin-left:13px;
    font-size:18px;
    line-height:18px;
}
.p5 .box.b3 .txt p{
    margin:7px auto 0;
    width:210px;
    font-size:18px;
    line-height:24px;
    color:#ff5959;
}
.p5 .box.b3 .txt span{
    margin-left:10px;
    font-size:14px;
    line-height:24px;
    color:#666666;
}
.p5 .box img{
    width:550px;
    height:425px;
    display:none;
}
.p5 .box.act{
    margin-top:0;
    width:550px;
    height:505px;
    transition:0.2s;
}
.p5 .box.act .te{
    width:550px;
    height:80px;
    line-height:80px;
    overflow:hidden;
    border-bottom:none;
    background:url("../img/p5-te.jpg") no-repeat center;
}
.p5 .box.act .te h2{
    float:left;
    margin-top:0;
    margin-left:20px;
    font-size:24px;
    line-height:80px;
    color:#ffffff;
}
.p5 .box.act .te h3{
    float:left;
    margin-top:0;
    margin-left:5px;
    font-size:18px;
    line-height:80px;
    color:#ffffff;
}
.p5 .box.act .txt{
    display:none;
}
.p5 .box.act img{
    display:block;
}


.p6{
    height:750px;
    background:url("../img/p6-bg.jpg") no-repeat center;
}
.p6 .main{
    height:458px;
    position:relative;
    background:url("../img/p6-img.png") no-repeat center;
}
.p6 ul{
    width:500px;
}
.p6 ul li{
    float:left;
    margin-right:20px;
    width:100px;
    font-size:18px;
    line-height:36px;
    color:#ffffff;
}
.p6 .th{
    top:60px;
    left:55px;
    overflow:hidden;
    position:absolute;
}
#table{
    top:100px;
    left:55px;
    width:320px;
    height:270px;
    overflow:hidden;
    position:absolute;
}
#table .swiper-slide-active ul li{
    color:#00f7ff;
}
#student{
    top:55px;
    left:452px;
    width:495px;
    height:310px;
    overflow:hidden;
    position:absolute;
}
.p7 .main{
    position:relative;
}
.p7 table{
    padding-bottom:20px;
    width:810px;
    border-bottom:1px dashed #bebebe;
}
.p7 table td{
    height:35px;
    line-height:35px;
    text-align:center;
}
.p7 table .th{
    font-size:22px;
    line-height:22px;
}
.p7 table .th.c1{
    color:#264485;
    background:none;
}
.p7 table .c1{
    color:#ffffff;
    background:#264485;
}
.p7 table .th.c2{
    color:#8293d3;
    background:none;
}
.p7 table .c2{
    color:#ffffff;
    background:#8293d3;
}
.p7 table.last{
    border:none;
}
.p7 table .th.c3{
    color:#30cba7;
    background:none;
}
.p7 table .c3{
    color:#ffffff;
    background:#30cba7;
}
.p7 .jt{
    top:0;
    right:30px;
    width:120px;
    height:150px;
    position:absolute;
    background:url("../img/p7-top.png") no-repeat center;
    animation:top 2s infinite ease-in-out;
}
@keyframes top {
    0%{top:220px;}
    100%{top:0;}
}
.p7 .jt h2{
    margin-top:68px;
    font-size:16px;
    line-height:18px;
    text-align:center;
    color:#747474;
}
.p8{
    overflow:hidden;
    background:#f5f5f5;
}
.p8 ul{
    width:1200px;
}
.p8 ul li{
    float:left;
    padding-top:45px;
    margin-right:77px;
    width:290px;
    position:relative;
}
.p8 ul li .tag{
    top:0;
    left:50%;
    margin-left:-40px;
    width:80px;
    height:90px;
    color:#ffffff;
    font-size:20px;
    line-height:90px;
    text-align:center;
    position:absolute;
    background:url("../img/p8-tag.png") no-repeat center;
    transition:0.2s;
}
.p8 ul li:hover .tag{
    top:100px;
    transition:0.6s;
}
.p8 ul li img{
    width:288px;
    height:208px;
    display:block;
    border:1px solid #dcdcdc;
}
.p8 ul li h2{
    margin-top:15px;
    font-size:18px;
    line-height:22px;
    text-align:center;
    color:#747474;
}
.p9{
    height:750px;
    background:url("../img/p9-bg.jpg") no-repeat center;
}
.p9 .box{
    margin:60px auto 0;
    width:875px;
    height:435px;
    position:relative;
    background:url("../img/p9-box.png") no-repeat center;
}
.p9 .box ul{
    padding-top:40px;
    margin-left:50px;
}
.p9 .box ul li{
    font-size:16px;
    line-height:36px;
    color:#ffffff;
    cursor:pointer;
}
.p9 .box ul li.act{
    color:#00f7ff;
}
.p9 .txt{
    top:-60px;
    left:280px;
    width:550px;
    height:505px;
    position:absolute;
    overflow:hidden;
}
.p9 .txt div{
    top:505px;
    left:0;
    width:550px;
    height:505px;
    position:absolute;
    background:url("../img/p9-txt.jpg") no-repeat center;
    transition:0.8s;
}
.p9 .txt div h2{
    font-size:24px;
    line-height:80px;
    text-indent:18px;
    color:#ffffff;
}
.p9 .txt div img{
    margin:40px auto;
    width:398px;
    height:248px;
    display:block;
    border:1px solid #e1e1e1;
}
.p9 .txt div p{
    margin:0 auto;
    width:510px;
    font-size:16px;
    line-height:24px;
    color:#747474;
}
.p9 .txt div p.p2{
    font-size:14px;
    line-height:20px;
}
.p9 .txt div.act{
    top:0;
    transition:0.4s;
}
.p10{
    height:830px;
}
.p10 .main{
    height:550px;
    position:relative;
}
#teacher{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:600px;
    position:absolute;
    overflow:hidden;
}
#teacher .swiper-slide .box{
    width:100%;
    position:relative;
}
#teacher .swiper-slide .box .img{
    margin-top:77px;
    width:100%;
    height:250px;
    overflow:hidden;
}
#teacher .swiper-slide .box h2{
    margin-top:30px;
    font-size:22px;
    line-height:22px;
    color:#26428c;
    text-align:center;
}
#teacher .swiper-slide .box h3{
    margin-top:11px;
    font-size:14px;
    line-height:14px;
    color:#6997cb;
    text-align:center;
}
#teacher .swiper-slide .box p{
    padding:0 20px;
    margin-top:12px;
    font-size:14px;
    line-height:24px;
    color:#747474;
    display:none;
    text-align:center;
}
#teacher .swiper-slide .box a{
    margin:20px auto 0;
    width:108px;
    height:17px;
    display:none;
    background:url("../img/p10-link.png") no-repeat center;
}
#teacher .swiper-slide .shaw{
    top:0;
    left:0;
    width:100%;
    height:250px;
    position:absolute;
    background:rgba(38,66,140,0.5);
}
#teacher .swiper-slide.act .box .img{
    margin-top:0;
    height:384px;
    transition:0.4s;
}
#teacher .swiper-slide.act .box p{
    display:block;
}
#teacher .swiper-slide.act .box a{
    display:block;
}
#teacher .swiper-slide.act .shaw{
    background:none;
}
.p10-left{
    top:184px;
    left:260px;
    width:52px;
    height:36px;
    display:none;
    cursor:pointer;
    z-index:999999;
    position:absolute;
    background:url("../img/p10-left.png") no-repeat center;
}
.p10-right{
    top:184px;
    right:260px;
    width:52px;
    height:36px;
    display:none;
    cursor:pointer;
    position:absolute;
    z-index:999999;
    background:url("../img/p10-right.png") no-repeat center;
}
.p10-left:hover{
    background:url("../img/p10-left.png") no-repeat center;
}
.p10-right:hover{
    background:url("../img/p10-right.png") no-repeat center;
}
.p10 .main:hover .p10-left{
    display:block;
}
.p10 .main:hover .p10-right{
    display:block;
}
.p11{
    overflow:hidden;
    background:#f5f5f5;
    border-top:1px solid #d1e5ff;
}
#p11-btn{
    margin-left:112px;
}
#p11-btn li{
    margin-right:10px;
    float:left;
    width:150px;
    height:40px;
    font-size:20px;
    cursor:pointer;
    text-align:center;
    line-height:40px;
    color:#747474;
    background:url("../img/p11-li.png") no-repeat center;
}
#p11-btn li.act{
    color:#ffffff;
    background:#26428c;
}
#p11-box{
    margin-top:50px;
    height:400px;
    overflow:hidden;
    position:relative;
}
#p11-box .img{
    top:0;
    left:1024px;
    height:400px;
    position:absolute;
    background:#f5f5f5;
    transition:0.6s;
}
#p11-box .img.act{
    left:0;
    transition:0.2s;
}
#p11-box .img ul{
    width:1100px;
}
#p11-box .img ul li{
    margin-right:62px;
    float:left;
    width:300px;
}
#p11-box .img ul li.txt{
    float:left;
    width:1024px;
    height:40px;
    line-height:40px;
    font-size:18px;
    color:#ffffff;
    text-align:center;
    background:#6997cb;
}
#p11-box .img ul li img{
    width:300px;
    height:180px;
    display:block;
}
.p12{
    height:520px;
    background:url("../img/p12-bg.jpg") no-repeat center;
}
.p12 .main > ul{
    margin-left:37px;
    width:1200px;
}
.p12 .main > ul > li{
    margin-right:50px;
    float:left;
    width:200px;
    height:250px;
    position:relative;
    overflow:hidden;
    background:#ffffff;
}
.p12 .main > ul > li a{
    width:200px;
    height:250px;
    display:block;
}
.p12 .main > ul > li .txt{
    left:0;
    width:200px;
    height:250px;
    position:absolute;
    overflow:hidden;
}
.p12 .main > ul > li .txt.t1{
    top:0;
    transition:0.6s;
}
.p12 .main > ul > li .txt.t1 img{
    margin:0 auto;
    margin-top:60px;
    display:block;
}
.p12 .main > ul > li .txt.t1 h2{
    margin-top:30px;
    font-size:20px;
    line-height:20px;
    text-align:center;
    color:#747474;
}
.p12 .main > ul > li .txt.t2{
    top:250px;
    background:#3379fc;
    transition:0.6s;
}
.p12 .main > ul > li .txt.t2 ul{
    margin-top:70px;
}
.p12 .main > ul > li .txt.t2 ul.u2{
    margin-top:85px;
}
.p12 .main > ul > li .txt.t2 ul li{
    padding-left:26px;
    margin-left:10px;
    margin-bottom:10px;
    font-size:14px;
    color:#ffffff;
    line-height:24px;
    background:url("../img/p12-tag.png") no-repeat left center;
}
.p12 .main > ul > li .txt.t2 ul.u2 li{
    margin-left:20px;
    font-size:16px;
}
.p12 .main > ul > li:hover .txt.t1{
    top:-250px;
    transition:0.2s;
}
.p12 .main > ul > li:hover .txt.t2{
    top:0;
    transition:0.2s;
}
.p13 .main{
    padding-bottom:50px;
}
.p13 ul{
    width:1100px;
}
.p13 ul li{
    float:left;
    margin-right:20px;
    margin-bottom:20px;
    width:238px;
    height:158px;
    border-radius:7px;
    overflow:hidden;
    position:relative;
    border:1px solid #e2e2e2;
    transition:0.2s;
}
.p13 ul li a{
    width:238px;
    height:158px;
    display:block;
}
.p13 ul li.tag1{
    background:url("../img/p13-tag1-1.png") no-repeat center 38px #ffffff;
}
.p13 ul li.tag2{
    background:url("../img/p13-tag2-1.png") no-repeat center 41px #ffffff;
}
.p13 ul li.tag3{
    background:url("../img/p13-tag3-1.png") no-repeat center 51px #ffffff;
}
.p13 ul li.tag4{
    background:url("../img/p13-tag4-1.png") no-repeat center 50px #ffffff;
}
.p13 ul li.tag5{
    background:url("../img/p13-tag5-1.png") no-repeat center 43px #ffffff;
}
.p13 ul li.tag6{
    background:url("../img/p13-tag6-1.png") no-repeat center 46px #ffffff;
}
.p13 ul li.tag7{
    background:url("../img/p13-tag7-1.png") no-repeat center 48px #ffffff;
}
.p13 ul li.tag8{
    background:url("../img/p13-tag8-1.png") no-repeat center 50px #ffffff;
}
.p13 ul li:hover{
    border:1px solid #26428c;
    transition:0.4s;
}
.p13 ul li:hover.tag1{
    background:url("../img/p13-tag1-2.png") no-repeat center 28px #26428c;
}
.p13 ul li:hover.tag2{
    background:url("../img/p13-tag2-2.png") no-repeat center 31px #26428c;
}
.p13 ul li:hover.tag3{
    background:url("../img/p13-tag3-2.png") no-repeat center 41px #26428c;
}
.p13 ul li:hover.tag4{
    background:url("../img/p13-tag4-2.png") no-repeat center 40px #26428c;
}
.p13 ul li:hover.tag5{
    background:url("../img/p13-tag5-2.png") no-repeat center 33px #26428c;
}
.p13 ul li:hover.tag6{
    background:url("../img/p13-tag6-2.png") no-repeat center 36px #26428c;
}
.p13 ul li:hover.tag7{
    background:url("../img/p13-tag7-2.png") no-repeat center 38px #26428c;
}
.p13 ul li:hover.tag8{
    background:url("../img/p13-tag8-2.png") no-repeat center 40px #26428c;
}
.p13 ul li h2{
    margin-top:120px;
    font-size:18px;
    line-height:18px;
    text-align:center;
    color:#747474;
}
.p13 ul li:hover h2{
    display:none;
}
.p13 ul li p{
    top:158px;
    left:50%;
    margin-left:-115px;
    width:230px;
    font-size:12px;
    line-height:18px;
    position:absolute;
    text-align:center;
    color:#ffffff;
    transition:0.2s;
}
.p13 ul li:hover p{
    top:98px;
    transition:0.4s;
}
.p14{
    height:488px;
    background:#343381;
}
.p14 .title.last {
	padding-top: 40px;
    padding-bottom:0;
}
.p14 form label{
    margin-right:30px;
    font-size:18px;
    line-height:30px;
    color:#ffffff;
}
.p14 form label input[type="text"]{
    margin-left:16px;
    width:200px;
    height:30px;
    line-height:30px;
    color:#9897bb;
    text-indent:10px;
    background:#48498f;
    border:none;
}
.p14 form input[type="submit"]{
    width:150px;
    height:40px;
    font-size:18px;
    color:#26428c;
    line-height:40px;
    background:#ffffff;
    border:none;
    cursor:pointer;
    display: block;
    border-radius:18px;
    margin: 40px auto;
}
.footer{
    width:100%;
    height:80px;
    line-height:80px;
    background:#081a42;
}
.footer p{
    color:#ffffff;
    text-align:center;
}
.kf{
    top:50%;
    left:0;
    margin-top:-200px;
    width:120px;
    height:400px;
    display:block;
    z-index:999;
    position:fixed;
}

