@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:#8e8e8e;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0;display:block;}
b{font-weight:normal}
/* link : style */
a{text-decoration:none;cursor:pointer;}
a:hover{text-decoration:none;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*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;
    position:relative;
}
.main{
    margin:0 auto;
    width:1024px;
    position:relative;
}
.header{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:100px;
    z-index:9999;
    position:absolute;
}
.header .logo{
    margin-top:32px;
    float:left;
    width:118px;
    height:36px;
}
.header .logo-text{
    margin-top:33px;
    margin-left:11px;
    padding-left:10px;
    float:left;
    color:#ffffff;
    font-size:16px;
    line-height:18px;
    border-left:1px solid #14d6a4;
}
.header .phone{
    margin-top:35px;
    padding-left:40px;
    float:right;
    color:#ffffff;
    font-size:18px;
    line-height:30px;
    background:url("../img/phone.png") no-repeat left center;
}
.hot{
    padding:50px 0;
}
.hot ul{
    margin-left:17px;
}
.hot ul li{
    margin-right:10px;
    float:left;
    width:238px;
    height:77px;
    border:1px solid #e0e0e0;
    border-bottom:2px solid #14daa7;
    transition:0.4s;
}
.hot ul li.l1{
    background:url("../img/hot-tag1.png") no-repeat 14px 9px;
}
.hot ul li.l2{
    background:url("../img/hot-tag2.png") no-repeat 14px 9px;
}
.hot ul li.l3{
    background:url("../img/hot-tag3.png") no-repeat 14px 9px;
}
.hot ul li.l4{
    background:url("../img/hot-tag4.png") no-repeat 14px 9px;
}
.hot ul li h2{
    margin-top:12px;
    margin-left:80px;
    font-size:18px;
    text-align:center;
    line-height:24px;
    width:145px;
    color:#9c9c9c;
}
.hot ul li h2 span{
    color:#797979;
}
.hot ul li.l1:hover{
    background:url("../img/hot-tag1.png") no-repeat 14px 9px #14daa7;
}
.hot ul li.l2:hover{
    background:url("../img/hot-tag2.png") no-repeat 14px 9px #14daa7;
}
.hot ul li.l3:hover{
    background:url("../img/hot-tag3.png") no-repeat 14px 9px #14daa7;
}
.hot ul li.l4:hover{
    background:url("../img/hot-tag4.png") no-repeat 14px 9px #14daa7;
}
.hot ul li:hover h2{
    color:#ffffff;
}
.hot ul li:hover h2 span{
    color:#ffffff;
}
.banner{
    margin:0 auto;
    width:100%;
    height:700px;
    position:relative;
}
#banner{
    width:100%;
    max-width:1920px;
    height:700px;
}
#banner .swiper-slide{
    width:100%;
    height:700px;
    position:relative;
    overflow:hidden;
}
#banner img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:700px;
    position:absolute;
}
.pagination{
    left:50%;
    bottom:30px;
    margin-left:-326px;
    width:840px;
    z-index:9999;
    text-align:center;
    position: absolute;
}
.swiper-pagination-switch{
    width:10px;
    height:10px;
    margin:0 5px;
    cursor:pointer;
    display:inline-block;
    background:#ffffff;
    border-radius:100%;
    transition:0.4s;
}
.swiper-active-switch{
    width:40px;
    height:10px;
    border-radius:12px;
    background:#ffb400;
    transition:0.4s;
}
.nav{
    top:114px;
    left:50%;
    margin-left:-220px;
    z-index:9999;
    position:absolute;
}
.nav li{
    margin-right:40px;
    float:left;
    line-height:24px;
    cursor:pointer;
    position:relative;
}
.nav li a{
    font-size:24px;
    color:#ffffff;
    text-align:center;
}
.menu{
    top:100px;
    left:50%;
    margin-left:-507px;
    width:180px;
    height:550px;
    z-index:9999;
    position:absolute;
    background:#253d6d;
    background:rgba(37,61,109,0.6);
}
.menu .menu-tit{
    top:10px;
    left:-5px;
    width:190px;
    height:30px;
    position:absolute;
}
.menu .menu-tit li{
    float:left;
    height:35px;
    font-size:18px;
    color:#ffffff;
    cursor:pointer;
    text-align:center;
    line-height:35px;
    position:relative;
    transition:0.4s;
}
.menu .menu-tit li.l1{
    width:85px;
}
.menu .menu-tit li.l2{
    width:105px;
}
.menu .menu-tit li.act{
    background:#14daa7;
    transition:0.4s;
}
.menu .menu-div{
    margin:50px auto 0;
    width:180px;
    height:385px;
}
.menu .menu-div > ul{
    width:180px;
    height:385px;
    display:none;
}
.menu .menu-div > ul.act{
    display:block;
}
.menu .menu-div > ul > li{
    width:180px;
    height:40px;
    text-indent:24px;
    line-height:40px;
    cursor:pointer;
    position:relative;
    background:url("../img/menu-jt.png") no-repeat 164px center;
}
.menu .menu-div > ul > li > a{
    width:180px;
    height:40px;
    font-size:20px;
    line-height:40px;
    text-indent:24px;
    display:block;
    color:#ffffff;
}
.menu .menu-div > ul > li.sm > a{
    font-size:18px;
}
.menu .menu-div > ul > li:hover{
    background:#6b9ecc;
}
.menu .menu-div > ul > li .info{
    top:0px;
    left:180px;
    width:100px;
    height:450px;
    display:none;
    overflow:hidden;
    position:absolute;
    transition:0.4s;
}
.menu .menu-div > ul > li.l1 .info{
    top:-10px;
}
.menu .menu-div > ul > li.l2 .info{
    top:-50px;
}
.menu .menu-div > ul > li.l3 .info{
    top:-90px;
}
.menu .menu-div > ul > li.l4 .info{
    top:-130px;
}
.menu .menu-div > ul > li.l5 .info{
    top:-170px;
}
.menu .menu-div > ul > li.l6 .info{
    top:-210px;
}
.menu .menu-div > ul > li:hover .info{
    display:block;
}
.menu .menu-div > ul > li .info ul{
    top:0;
    left:10px;
    width:88px;
    height:308px;
    position:absolute;
    background:url("../img/menu-tag2.png") no-repeat center #2c52d1;
    background:url("../img/menu-tag2.png") no-repeat center rgba(0,0,0,0.15);
    border:1px solid #ffb400;
    transition:0.4s;
}
.menu .menu-div > ul > li .info ul li.first{
    margin-top:22px;
}
.menu .menu-div > ul > li .info ul li{
    margin-bottom:18px;
    width:100%;
}
.menu .menu-div > ul > li .info ul li .tag{
    width:100%;
    height:37px;
}
.menu .menu-div > ul > li .info ul li .tag.t1{
    background:url("../img/menu-tag2-1.png") no-repeat center top;
}
.menu .menu-div > ul > li .info ul li .tag.t2{
    background:url("../img/menu-tag2-2.png") no-repeat center top;
}
.menu .menu-div > ul > li .info ul li .tag.t3{
    background:url("../img/menu-tag2-3.png") no-repeat center top;
}
.menu .menu-div > ul > li .info ul li .tag.t4{
    background:url("../img/menu-tag2-4.png") no-repeat center top;
}
.menu .menu-div > ul > li .info ul li p{
    font-size:16px;
    color:#ffffff;
    line-height:16px;
    text-align:center;
}
.menu .menu-btn{
    left:50%;
    margin-left:-70px;
    bottom:20px;
    width:138px;
    height:28px;
    font-size:20px;
    color:#ffffff;
    display:block;
    line-height:28px;
    text-align:center;
    position:absolute;
    border:1px solid #ffffff;
    border-radius:12px;
}
.part{
    padding-bottom:50px;
}
.part .title{
    padding:50px 0;
}
.part .title h2{
    font-size:40px;
    color:#0e2750;
    line-height:40px;
    text-align:center;
}
.part .title p{
    margin-top:12px;
    font-size:20px;
    color:#919db5;
    line-height:20px;
    text-align:center;
}
.p1{
    background:#f8f8f8;
}
.p1 .main > ul > li{
    margin-right:40px;
    float:left;
    width:278px;
    height:498px;
    position:relative;
    background:#ffffff;
    border:1px solid #e0e0e0;
}
.p1 .main > ul > li.l1{
    width:318px;
}
.p1 .main > ul > li.l1 .img{
    margin:20px auto;
    width:280px;
    height:130px;
    overflow:hidden;
    position:relative;
}
.p1 .main > ul > li.l1 .img h2{
    top:36px;
    left:40px;
    font-size:24px;
    line-height:30px;
    color:#ffffff;
    position:absolute;
}
.p1 .main > ul > li.l1 ul li{
    margin-bottom:14px;
    position:relative;
}
.p1 .main > ul > li.l1 ul li p{
    margin-left:10px;
    font-size:16px;
    color:#797979;
    line-height:16px;
}
.p1 .main > ul > li.l1 ul li b{
    font-size:16px;
    color:#0e2750;
}
.p1 .main > ul > li.l1 ul li span{
    top:3px;
    left:290px;
    width:9px;
    height:12px;
    display:block;
    position:absolute;
    background:url("../img/p1-jt.png") no-repeat center;
}
.p1 .main > ul > li.l1 ul li:hover{
    text-decoration:underline;
}
.p1 .tag{
    bottom:10px;
    left:0;
    width:280px;
    height:20px;
    position:absolute;
    background:#6b9ecc;
}
.p1 .main > ul > li.l2 .tit,
.p1 .main > ul > li.l3 .tit{
    top:20px;
    left:-10px;
    width:170px;
    height:50px;
    position:absolute;
    overflow:hidden;
    background:url("../img/p1-tit.png") no-repeat center;
}
.p1 .main > ul > li.l2 .tit h2,
.p1 .main > ul > li.l3 .tit h2{
    margin-top:8px;
    margin-left:20px;
    padding-left:15px;
    color:#ffffff;
    font-size:24px;
    line-height:24px;
    border-left:3px solid #ffffff;
}
.p1 .main > ul > li.l2 .img{
    margin:80px auto 20px;
    width:240px;
    height:130px;
    position:relative;
}
.p1 .main > ul > li.l2 .img img{
    width:240px;
    height:130px;
}
.p1 .main > ul > li.l2 .img h2{
    top:34px;
    left:0;
    width:240px;
    color:#ffffff;
    font-size:24px;
    line-height:24px;
    text-align:center;
    position:absolute;
}
.p1 .main > ul > li.l2 .img a{
    top:70px;
    left:50px;
    width:140px;
    height:30px;
    color:#ffffff;
    font-size:20px;
    text-align:center;
    line-height:30px;
    display:block;
    position:absolute;
    background:#14daa7;
    border-radius:14px;
    transition:0.4s;
}
.p1 .main > ul > li.l2 .img a:hover{
    background:#ffb400;
    transition:0.4s;
}
.p1 .main > ul > li.l2 ul li{
    margin-bottom:12px;
    padding:0 20px;
    line-height:16px;
}
.p1 .main > ul > li.l2 ul li:hover{
    text-decoration:underline;
}
.p1 .main > ul > li.l2 ul li a{
    font-size:16px;
    color:#797979;
}
.p1 .main > ul > li.l2 ul li a span{
    float:right;
    color:#d59c54;
}
.p1 .main > ul > li.l3 .head{
    margin-top:80px;
}
.p1 .main > ul > li.l3 .head li{
    margin-left:15px;
    float:left;
    font-size:20px;
    line-height:25px;
    color:#ffffff;
    text-align:center;
    background:#6b9ecc;
}
.p1 .main > ul > li.l3 .head li.l1{
    width:65px;
}
.p1 .main > ul > li.l3 .head li.l2{
    width:90px;
}
.p1 .main > ul > li.l3 .head li.l3{
    width:65px;
}
.p1 .main > ul > li.l3 .table{
    margin-top:16px;
    width:100%;
    height:324px;
    overflow:hidden;
    position:relative;
}
.p1 .main > ul > li.l3 .table > div{
    left:0;
    width:100%;
    height:324px;
    position:absolute;
}
.p1 .main > ul > li.l3 .table > div.tb1{
    top:0;
    animation:10s tb1 infinite linear;
}
@keyframes tb1{
    0%{top:0;}
    100%{top:-324px;}
}
.p1 .main > ul > li.l3 .table > div.tb2{
    top:324px;
    animation:10s tb2 infinite linear;
}
@keyframes tb2{
    0%{top:324px;}
    100%{top:0;}
}
.p1 .main > ul > li.l3 .table ul{
    margin-left:15px;
    float:left;
}
.p1 .main > ul > li.l3 .table ul.ul1{
    width:65px;
}
.p1 .main > ul > li.l3 .table ul.ul2{
    width:90px;
}
.p1 .main > ul > li.l3 .table ul.ul3{
    width:65px;
}
.p1 .main > ul > li.l3 .table ul li{
    margin-bottom:20px;
    font-size:15px;
    line-height:16px;
    text-align:center;
}
.p1 .main > ul > li.l3 .btn{
    margin-top:5px;
}
.p1 .main > ul > li.l3 .btn li{
    margin-left:12px;
    float:left;
}
.p1 .main > ul > li.l3 .btn li a{
    padding:0 16px;
    font-size:18px;
    text-align:center;
    line-height:30px;
    color:#ffffff;
    display:block;
    background:#14daa7;
    border-radius:14px;
    transition:0.4s;
}
.p1 .main > ul > li.l3 .btn li a:hover{
    background:#ffb400;
    transition:0.4s;
}
.p2-ul{
    margin-left:236px;
}
.p2-ul li{
    margin-right:10px;
    float:left;
}
.p2-ul li.tit{
    width:123px;
    height:38px;
    font-size:24px;
    color:#ffffff;
    text-align:center;
    line-height:35px;
    background:url("../img/p2-tit.png") no-repeat center;
}
.p2-ul li.btn{
    padding:0 12px;
    height:33px;
    font-size:20px;
    color:#253d6d;
    text-align:center;
    line-height:33px;
    cursor:pointer;
    border:1px solid #e0e0e0;
}
.p2-ul li.btn.act{
    color:#ffffff;
    background:#253d6d;
}
.p2-div{
    margin-top:30px;
    height:610px;
    overflow:hidden;
    position:relative;
}
.p2-div > div{
    top:610px;
    left:0;
    height:610px;
    background:#ffffff;
    position:absolute;
    transition:0.4s;
}
.p2-div > div.act{
    top:0;
    transition:0.4s;
}
.p2-div ul{
    margin-left:27px;
    width:1200px;
}
.p2-div ul li{
    margin-right:30px;
    margin-bottom:20px;
    float:left;
    width:218px;
    height:188px;
    border:1px solid #e8e8e8;
}
.p2-div ul li img{
    margin:10px auto 15px;
    width:200px;
    height:120px;
}
.p2-div ul li a.btn{
    margin:0 auto;
    width:130px;
    height:30px;
    color:#ffffff;
    display:block;
    font-size:18px;
    text-align:center;
    line-height:30px;
    border-radius:14px;
    background:#14daa7;
    transition:0.4s;
}
.p2-div ul li a.btn:hover{
    background:#ffb400;
    transition:0.4s;
}
.p2-div ul li a.btn2{
    margin:34px auto 0;
    width:200px;
    height:120px;
    display:block;
    overflow:hidden;
    background:#8ba2b7;
    transition:0.4s;
}
.p2-div ul li a.btn2 p{
    margin-top:30px;
    font-size:24px;
    text-align:center;
    line-height:28px;
    color:#ffffff;
}
.p2-div ul li a.btn2:hover{
    background:#ffb400;
    transition:0.4s;
}
.p3{
    background:#f8f8f8;
}
.p3 ul{
    margin-left:42px;
    width:1200px;
}
.p3 ul li{
    margin-bottom:30px;
    margin-right:60px;
    float:left;
    width:450px;
    height:220px;
    position:relative;
    background:#ffffff;
    border:1px solid #e9e9e9;
    box-shadow:0 0 10px 2px #e9e9e9;
}
.p3 ul li .img{
    top:35px;
    left:-20px;
    width:180px;
    height:160px;
    position:absolute;
}
.p3 ul li .img img{
    width:180px;
    height:160px;
}
.p3 ul li .img h2{
    top:40px;
    left:0;
    width:180px;
    font-size:30px;
    line-height:30px;
    color:#ffffff;
    text-align:center;
    position:absolute;
    background:url("../img/p3-line.png") no-repeat center;
}
.p3 ul li .img h3{
    top:80px;
    left:0;
    width:180px;
    font-size:30px;
    line-height:30px;
    color:#ffffff;
    text-align:center;
    position:absolute;
}
.p3 ul li .info{
    margin-top:36px;
    margin-left:175px;
}
.p3 ul li .info h2{
    font-size:26px;
    line-height:26px;
    color:#0e2750;
}
.p3 ul li .info p{
    margin-top:12px;
    font-size:16px;
    line-height:24px;
    color:#919db5;
    width:260px;
}
.p3 ul li a{
    right:15px;
    bottom:20px;
    width:160px;
    height:30px;
    color:#ffffff;
    font-size:18px;
    line-height:30px;
    text-align:center;
    display:block;
    position:absolute;
    background:#14daa7;
    border-radius:14px;
    transition:0.4s;
}
.p3 ul li a:hover{
    background:#ffb400;
    transition:0.4s;
}
.p4 .box1{
    margin-left:12px;
    margin-bottom:20px;
    float:left;
    width:598px;
    height:318px;
    border:1px solid #dedede;
}
.p4 .box1 .txt1{
    margin-top:16px;
    margin-left:20px;
    float:left;
    width:220px;
}
.p4 .box1 .txt1 img{
    width:220px;
    height:140px;
}
.p4 .box1 .txt1 p{
    margin-top:16px;
    font-size:18px;
    line-height:24px;
    color:#8e8e8e;
}
.p4 .box1 .txt2{
    margin-top:16px;
    margin-left:20px;
    float:left;
    width:320px;
}
.p4 .box1 .txt2 h2{
    width:140px;
    height:30px;
    font-size:24px;
    color:#ffffff;
    line-height:30px;
    text-align:center;
    background:#14daa7;
}
.p4 .box1 .txt2 ul{
    margin-top:14px;
}
.p4 .box1 .txt2 ul li{
    padding-left:16px;
    line-height:30px;
    background:url("../img/p4-tag.jpg") no-repeat left 12px;
}
.p4 .box1 .txt2 ul li:hover{
    text-decoration:underline;
}
.p4 .box1 .txt2 ul li a{
    font-size:18px;
}
.p4 .box2{
    margin-left:12px;
    margin-bottom:20px;
    float:left;
    width:378px;
    height:318px;
    border:1px solid #dedede;
}
.p4 .box2 h2{
    margin-top:16px;
    margin-left:8px;
    width:140px;
    height:30px;
    font-size:24px;
    color:#ffffff;
    line-height:30px;
    text-align:center;
    background:#14daa7;
}
.p4 .box2 ul{
    margin-left:6px;
    width:363px;
}
.p4 .box2 ul li{
    margin-top:18px;
    width:100%;
    position:relative;
}
.p4 .box2 ul li h3{
    padding-left:16px;
    font-size:24px;
    line-height:24px;
    color:#0e2750;
    background:url("../img/p4-tag.jpg") no-repeat left center;
}
.p4 .box2 ul li a{
    top:0;
    right:0;
    width:115px;
    height:23px;
    color:#ff9f5f;
    display:block;
    text-align:center;
    line-height:24px;
    position:absolute;
    border:1px solid #cdcdcd;
    transition:0.4s;
}
.p4 .box2 ul li a:hover{
    color:#ffffff;
    background:#ff9f5f;
    border:1px solid #ff9f5f;
    transition:0.4s;
}
.p4 .box2 ul li p{
    margin-left:16px;
    margin-top:12px;
    padding-bottom:19px;
    width:342px;
    font-size:18px;
    line-height:18px;
    border-bottom:1px solid #e5e5e5;
}
.p4 .box2 ul li p.last{
    border-bottom:none;
}
.p4 .box3{
    margin-left:12px;
    width:998px;
    height:318px;
    border:1px solid #dedede;
}
.p4 .box3 ul{
    margin-top:30px;
    margin-left:43px;
}
.p4 .box3 ul li{
    margin-right:40px;
    float:left;
    width:277px;
    height:257px;
}
.p4 .box3 ul li.l1{
    background:url("../img/p4-l1.png") no-repeat center;
}
.p4 .box3 ul li.l2{
    background:url("../img/p4-l2.png") no-repeat center;
}
.p4 .box3 ul li.l3{
    background:url("../img/p4-l3.png") no-repeat center;
}
.p4 .box3 ul li h2{
    margin:20px auto;
    padding-bottom:17px;
    width:160px;
    font-size:24px;
    color:#ffffff;
    line-height:24px;
    text-align:center;
    border-bottom:1px solid #ffffff;
}
.p4 .box3 ul li p{
    width:270px;
    font-size:18px;
    line-height:26px;
    color:#ffffff;
    text-align:center;
}
.p4 .box3 ul li a{
    margin:25px auto 0;
    width:160px;
    height:35px;
    font-size:20px;
    line-height:35px;
    color:#ffffff;
    display:block;
    text-align:center;
    background:#253d6d;
    border-radius:4px;
    transition:0.4s;
}
.p4 .box3 ul li a:hover{
    color:#253d6d;
    background:#ffffff;
    transition:0.4s;
}
.p5{
    background:#f8f8f8;
}
.p5 ul{
    margin-left:47px;
}
.p5 ul li{
    margin-bottom:20px;
    margin-right:30px;
    float:left;
    width:450px;
    height:110px;
}
.p5 ul li h2{
    font-size:24px;
    color:#ffffff;
    line-height:40px;
    text-indent:20px;
    background:url("../img/p5-tag.png") no-repeat 415px center #14daa7;
}
.p5 ul li.l2 h2{
    background:url("../img/p5-tag.png") no-repeat 415px center #6b9ecc;
}
.p5 ul li p{
    width:448px;
    height:69px;
    font-size:19px;
    color:#a0a0a0;
    line-height:69px;
    text-indent:18px;
    background:#ffffff;
    border:1px solid #d9d9d9;
    border-top:none;
}
.p5 ul li:hover{
    text-decoration:underline;
}
.p6 ul{
    margin-left:2px;
    width:1200px;
}
.p6 ul li{
    margin-right:20px;
    float:left;
    width:238px;
    height:258px;
    overflow:hidden;
    position:relative;
    border:1px solid #d1d1d1;
}
.p6 ul li .tag{
    margin:24px auto 20px;
    width:110px;
    height:110px;
    overflow:hidden;
}
.p6 ul li .tag.t1{
    background:url("../img/p6-tag1.png") no-repeat center;
}
.p6 ul li .tag.t2{
    background:url("../img/p6-tag2.png") no-repeat center;
}
.p6 ul li .tag.t3{
    background:url("../img/p6-tag3.png") no-repeat center;
}
.p6 ul li .tag.t4{
    background:url("../img/p6-tag4.png") no-repeat center;
}
.p6 ul li .tag h2{
    margin-top:42px;
    font-size:24px;
    color:#ffffff;
    line-height:24px;
    text-align:center;
}
.p6 ul li p{
    font-size:18px;
    line-height:30px;
    text-align:center;
}
.p6 ul li .info{
    top:260px;
    left:0;
    width:240px;
    height:260px;
    overflow:hidden;
    position:absolute;
    background:#8c8c8c;
    background:rgba(0,0,0,0.45);
    transition:0.4s;
}
.p6 ul li:hover .info{
    top:0;
    transition:0.4s;
}
.p6 ul li .info a{
    margin:0 auto 20px;
    width:160px;
    height:35px;
    font-size:20px;
    color:#ffffff;
    line-height:35px;
    text-align:center;
    display:block;
    background:#253d6d;
    border-radius:4px;
    transition:0.4s;
}
.p6 ul li .info a:hover{
    background:#ffb400;
    transition:0.4s;
}
.p6 ul li .info a.first{
    margin-top:60px;
}
.p7{
    background:#f8f8f8;
}
.tBox{
    width: 1000px;
    height:520px;
    margin:0 auto;
}
.tBox .top{
    width: 100%;
    height: 35px;
    position: relative;
}
.tBox .top em{
    width: 17px;
    height: 30px;
    position: absolute;
    top: 0;
    cursor: pointer;
    transition: 0.2s;
}
.tBox .top em.fir{
    background: url(../img/pre01.png) no-repeat;
    left: 0;
}
.tBox .top em.sec{
    background: url(../img/next02.png) no-repeat;
    right: 0;
}
.tBox .top em.fir:hover{
    background: url(../img/pre1.png) no-repeat;
}
.tBox .top em.sec:hover{
    background: url(../img/next2.png) no-repeat;
}
.tBox .top .rollBox{
    width: 922px;
    height: 36px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.tBox .top .rollBox .rollW{
    width:1844px;
    position: absolute;
    left: 0;
    top: 0;
}
.tBox .top .rollBox .rollW li{
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align:center;
    margin-right: 26px;
    position: relative;
    float: left;
}
.tBox .top .rollBox .rollW li.opa{
    border:1px solid #d3d3d3;
}
.tBox .top .rollBox .rollW a{
    font-size: 14px;
    color: #818181;
    display: block;
    width: 100%;
    height: 100%;
}
.tBox .top .rollBox .rollW li.opa a{
    color:#14daa7;
}
.tBox .bottom{
    width: 1000px;
    margin: 0 auto;
    height:380px;
    position: relative;
}
.tBox .bottom ul{
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    transition: 0.4s;
}
.tBox .bottom ul.opa{
    display: block;
}
.tBox .bottom ul li{
    width: 240px;
    margin-right:13px;
    overflow: hidden;
    cursor: pointer;
    float: left;
}
.tBox .bottom ul li.last{
    margin-right: -13px;
}
.tBox .bottom ul li p{
    margin-top:18px;
    color:#919db5;
    text-align:center;
    font-size:18px;
    line-height:30px;
}
.tBox .bottom ul li p span{
    font-size:24px;
    line-height:24px;
    color:#0e2750;
}
.tBox .bottom ul li div a.btn{
    margin-top:12px;
    width:100px;
    height:30px;
    font-size:18px;
    color:#ffffff;
    line-height:30px;
    text-align:center;
    border-radius:4px;
    transition:0.4s;
}
.tBox .bottom ul li div a.btn.b1{
    margin-left:10px;
    float:left;
    background:#14daa7;
}
.tBox .bottom ul li div a.btn.b2{
    margin-right:10px;
    float:right;
    background:#6b9ecc;
}
.tBox .bottom ul li div a.btn:hover{
    background:#ffb400;
    transition:0.4s;
}
.tBox .bottom ul li.topC h3{
    height: 250px;
}
.tBox .bottom ul li.topC:hover h3{
    top: 100px;
}
.tBox .bottom ul li.topC3 h3{
    height: 330px;
}
.tBox .bottom ul li.topC3:hover h3{
    top: 20px;
}




.p8 .main > ul{
    margin-left:22px;
}
.p8 .main > ul > li{
    margin-right:20px;
    margin-bottom:20px;
    float:left;
    width:478px;
    height:388px;
    position:relative;
    border:1px solid #c6c6c6;
}
.p8 .main > ul > li h2{
    margin-top:9px;
    margin-left:9px;
    width:350px;
    height:35px;
    font-size:20px;
    color:#ffffff;
    text-indent:60px;
    line-height:35px;
    background:url("../img/p8-tag1.png") no-repeat 20px center #6b9ecc;
}
.p8 .main > ul > li.l2 h2{
    background:url("../img/p8-tag2.png") no-repeat 20px center #55d497;
}
.p8 .main > ul > li.l3 h2{
    background:url("../img/p8-tag3.png") no-repeat 20px center #d59c54;
}
.p8 .main > ul > li.l4 h2{
    background:url("../img/p8-tag4.png") no-repeat 20px center #add554;
}
.p8 .main > ul > li img{
    margin-top:20px;
    margin-left:24px;
    width:430px;
    height:140px;
}
.p8 .main > ul > li ul{
    margin:8px auto 0;
    width:430px;
}
.p8 .main > ul > li ul li{
    width:430px;
    font-size:16px;
    font-weight:bold;
    line-height:39px;
    text-indent:16px;
    background:url("../img/p8-sj.png") no-repeat left center;
    border-bottom:1px dashed #cacaca;
}
.p8 .main > ul > li ul li:hover{
    text-decoration:underline;
}
.p8 .main > ul > li ul li.l2{
    background:url("../img/p8-fk.png") no-repeat left center;
}
.p8 .main > ul > li ul li.l3{
    background:url("../img/p8-y.png") no-repeat left center;
}
.p8 .main > ul > li ul li.l4{
    background:url("../img/p8-l.png") no-repeat left center;
}
.p8 .main > ul > li ul li span{
    margin-top:12px;
    float:right;
    width:90px;
    height:20px;
    font-size:16px;
    color:#ffffff;
    text-align:center;
    line-height:20px;
    display:block;
    background:#6b9ecc;
    transition:0.4s;
}
.p8 .main > ul > li.l2 ul li span{
    background:#55d497;
}
.p8 .main > ul > li.l3 ul li span{
    background:#d59c54;
}
.p8 .main > ul > li.l4 ul li span{
    background:#add554;
}
.p8 .main > ul > li ul li span:hover{
    background:#ffb400;
    transition:0.4s;
}
.p8 .main > ul > li.l2 ul li span:hover{
    background:#ffb400;
    transition:0.4s;
}
.p8 .main > ul > li.l3 ul li span:hover{
    background:#ffb400;
    transition:0.4s;
}
.p8 .main > ul > li.l4 ul li span:hover{
    background:#ffb400;
    transition:0.4s;
}
.p8 .main > ul > li .more{
    top:20px;
    right:24px;
    font-size:18px;
    color:#253d6d;
    line-height:18px;
    text-align:center;
    position:absolute;
}
.p9{
    background:#f8f8f8;
}
.p9 .ul{
    float:left;
    height:370px;
    position:relative;
}
.p9 .ul li{
    width:230px;
    height:170px;
    overflow:hidden;
    position:absolute;
}
.p9 .ul li.l1{
    top:0;
    left:25px;
    z-index:2;
    background:#6b9ecc;
}
.p9 .ul li.l2{
    top:20px;
    left:245px;
    z-index:1;
    background:#55d497;
}
.p9 .ul li.l3{
    top:180px;
    left:74px;
    z-index:3;
    background:#d59c54;
}
.p9 .ul li.l4{
    top:200px;
    left:295px;
    z-index:4;
    background:#add554;
}
.p9 .ul li h2{
    margin-top:50px;
    font-size:24px;
    line-height:24px;
    color:#ffffff;
    text-align:center;
}
.p9 .ul li h3{
    margin-top:30px;
    font-size:24px;
    line-height:30px;
    color:#ffffff;
    text-align:center;
}
.p9 .ul li a{
    margin:24px auto 0;
    width:160px;
    height:35px;
    font-size:20px;
    text-align:center;
    line-height:35px;
    display:block;
    background:#ffffff;
    border-radius:18px;
}
.p9 .ul li.l1 a{
    color:#6b9ecc;
    box-shadow:0 0 10px 2px #5288c0;
}
.p9 .ul li.l2 a{
    color:#55d497;
    box-shadow:0 0 10px 2px #41ca7f;
}
.p9 .ul li.l3 a{
    color:#d59c54;
    box-shadow:0 0 10px 2px #cb8541;
}
.p9 .ul li.l4 a{
    color:#add554;
    box-shadow:0 0 10px 2px #9acb41;
}
.p9 .ul li.l1 a:hover{
    color:#ffffff;
    background:#ffb400;
    transition:0.4s;
}
.p9 .ul li.l2 a:hover{
    color:#ffffff;
    background:#ffb400;
    transition:0.4s;
}
.p9 .ul li.l3 a:hover{
    color:#ffffff;
    background:#ffb400;
    transition:0.4s;
}
.p9 .ul li.l4 a:hover{
    color:#ffffff;
    background:#ffb400;
    transition:0.4s;
}
.p9 .box{
    margin-right:25px;
    float:right;
    width:448px;
    height:378px;
    overflow:hidden;
    background:#ffffff;
    border:1px solid #dbdbdb;
}
.p9 .box .tit{
    margin:22px auto 0;
    width:385px;
    height:45px;
    color:#ffffff;
    font-size:24px;
    text-indent:20px;
    line-height:40px;
    background:url("../img/p9-tit.png") no-repeat center;
}
.p9 .box .tit a{
    margin-right:14px;
    padding-right:22px;
    float:right;
    font-size:18px;
    display:block;
    color:#Ffffff;
    background:url("../img/p9-tag.png") no-repeat 42px center;
}
.p9 .box ul{
    margin-left:43px;
    width:370px;
}
.p9 .box ul li{
    margin-top:9px;
    width:370px;
    font-size:20px;
    line-height:40px;
    position:relative;
    border-bottom:1px solid #e5e5e5;
}
.p9 .box ul li.last{
    border:none;
}
.p9 .box ul li b{
    top:12px;
    left:-12px;
    width:5px;
    height:5px;
    display:block;
    position:absolute;
    background:#14daa7;
}
.p9 .box ul li span{
    float:right;
    margin-right:24px;
    font-size:18px;
    color:#ff9600;
    display:block;
}
.p9 .box ul li a{
    margin-top:5px;
    float:right;
    width:90px;
    height:30px;
    font-size:16px;
    color:#ffffff;
    line-height:30px;
    display:block;
    text-align:center;
    background:#14daa7;
    border-radius:4px;
    transition:0.4s;
}
.p9 .box ul li a:hover{
    background:#ff9600;
    transition:0.4s;
}
.footer{
    padding:40px;
    background:#253d6d;
}
.footer p{
    font-size:18px;
    line-height:22px;
    color:#ffffff;
    text-align:center;
}
