﻿@charset "utf-8";
/* CSS Document */
*{  -webkit-tap-highlight-color: transparent; -webkit-appearance: none; }  
body,html{
	max-width: 640px;
	min-width: 320px;
	height:auto;
	padding: 0;
	margin: 0 auto!important;
	font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505050;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
html{
	background:#ebebeb;
}
img{vertical-align: top;}
a img { border:0;}
p,ul,li,h3,dl,dt,dd{ display:block; list-style:none; padding:0; margin:0;}
img{ padding:0; margin:0; border:none;}
p{margin:0;padding:0}
input{ font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; padding:0; margin:0; outline:none; }
textarea{ font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; }
a{ outline:none; text-decoration:none; color:#505050; }
a:link{ text-decoration:none; }
table{border:none;    border-spacing:0}
h3{
	font-size:24px;
	text-align:center;
}
h4{
	margin:0;
	padding:0;
}
.clear{
    content: "";
    clear: both;
}

div{box-sizing: border-box;}

/*标题公用样式*/
.tit{
    width:100%;
    overflow:hidden;
    margin:4% 0;
}
.tit img{
    display:block;
    margin:auto;
}



.ban1{
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.ban1 li,
.ban2 li{
    float:left;
    margin:2% .62%;
    width:48.76%;
    overflow:hidden;
    position:relative;
}

.ban1 li a{
    display:block;
    position: absolute;
    bottom: 7%;
    left:50%;
    text-align:center;
    width:70%;
    margin:auto;
    transform: translateX(-50%);
    line-height:40px;
    border-radius:25px;
    background-image: -moz-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    font-size:16px;
    color:#fff;
}


.ban2{
    width:100%;
    overflow:hidden;
    margin:5% auto;
}
.ban2 li{
    height:227px;
    box-shadow: 0 0 10px rgba(193,144,255,.4);
    border-radius:15px;
    overflow:hidden;
}
.ban2 li:nth-child(3),
.ban2 li:nth-child(4){
    height:250px;
}
.ban2 li:nth-child(4){
    background:#fafaff;
    border:solid .5px #eaebff;
    width:48.2%;
}
.ban2 li .more{
    width: 100%;
    top:57%;
    left:50%;
    transform:translate(-50%,-50%);
    border:none;
    font-size:24px;
    line-height:normal;
    color:#333;
}
.ban2 li:nth-child(4) a:hover{
    background:#fff6ef;
    color:#ff322a;

}
.ban2 li a{
    width:44%;
    display:block;
    position:absolute;
    bottom: 10%;
    left:10%;
    line-height:28px;
    border-radius: 20px;
    text-align:center;
    font-size:14px;
    border:1px solid #ff322a;
    color:#ff322a;
    transition:background .3s;
}
.ban2 li:nth-child(3) a{
    bottom:5%;
}
.ban2 li a:hover{
    background:#ff322a;
    color:#fff;
}



.ban3 {
    width:100%;
    overflow:hidden;
    background: url(../images/bj3.jpg) no-repeat;
    margin:0 auto;
    padding:1% 0 0 0;
}

.ct3 {
    width: 100%;
    margin: 0 auto 40px;
}
.ct3 .tab-tit {
    width:100%;
    margin: 0 auto;
    overflow:hidden;
    margin-bottom:3%;
    border-radius:50px;
}

.ct3 .tab-tit li {
    height: 40px;
    width: calc(100% / 6);
    float:left;
    text-align: center;
    padding: 2.1% 0;
    font-size: 16px;
    overflow:hidden;
}

.ct3 .tab-tit li:nth-child(1) {
    background-image: -moz-linear-gradient( 180deg, #fe8389 0%,#feacb0 100%);
    background-image: -webkit-linear-gradient( 180deg,#fe8389 0%,#feacb0 100%);
    background-image: -ms-linear-gradient( 180deg,#fe8389 0%, #feacb0 100%);
    color: #e42a32;
}
.ct3 .tab-tit li:nth-child(2) {
    background-image: -moz-linear-gradient( 180deg, #d08efe 0%,#e2b3fd 100%);
    background-image: -webkit-linear-gradient( 180deg,#d08efe 0%,#e2b3fd 100%);
    background-image: -ms-linear-gradient( 180de,#d08efe 0%, #e2b3fd 100%);
    color: #8d2ada;

}
.ct3 .tab-tit li:nth-child(3) {
    background-image: -moz-linear-gradient( 180deg, #ffd06d 0%,#ffe1ac 100%);
    background-image: -webkit-linear-gradient( 180deg,#ffd06d 0%,#ffe1ac 100%);
    background-image: -ms-linear-gradient( 180deg,#ffd06d 0%, #ffe1ac 100%);
    color: #ff7708;
}
.ct3 .tab-tit li:nth-child(4) {
    background-image: -moz-linear-gradient( 180deg, #48e4be 0%,#81f3d7 100%);
    background-image: -webkit-linear-gradient( 180deg,#48e4be 0%,#81f3d7 100%);
    background-image: -ms-linear-gradient( 180deg,#48e4be 0%,#81f3d7 100%);
    color: #18b38d;

}
.ct3 .tab-tit li:nth-child(5) {
    background-image: -moz-linear-gradient( 180deg, #77b1fe 0%,#accffe 100%);
    background-image: -webkit-linear-gradient( 180deg,#77b1fe 0%,#accffe 100%);
    background-image: -ms-linear-gradient( 180deg,#77b1fe 0%, #accffe 100%);
    color: #2f86fb;
    background-size:contain;
}
.ct3 .tab-tit li:nth-child(6) {
    background-image: -moz-linear-gradient( 180deg, #ffd1ae 0%,#ffac83 100%);
    background-image: -webkit-linear-gradient( 180deg,#ffd1ae 0%,#ffac83 100%);
    background-image: -ms-linear-gradient( 180deg,#ffd1ae 0%, #ffac83 100%);
}

.ct3 .hide, .kec .hide1{
    display:none;
}
.ct3 .tab-box1 ul {
    display: inline-block;
    margin: 40px 0 22px;
}
.ct3 .d1 {
    background: #feeeef;
    border:solid 1px #e22129;
    border-radius:10px;
    overflow:hidden;
}
.ct3 .d2 {
    background: #fefaf3;
    border:solid 1px #d08ffe;
    border-radius:10px;
    overflow:hidden;
}
.ct3 .d3 {
    background: #fefaf3;
    border:solid 1px #fec140;
    border-radius:10px;
    overflow:hidden;
}
.ct3 .d4 {
    background: #ecfaf7;
    border:solid 1px #34e8bc;
    border-radius:10px;
    overflow:hidden;
}
.ct3 .d5 {
    background: #eff5fd;
    border:solid 1px #63a5ff;
    border-radius:10px;
    overflow:hidden;
}
.ct3 .d2 h3{
    background:#d291fe!important;
}
.ct3 .d3 h3{
    background:#fdcd6a!important;
}
.ct3 .d4 h3{
    background:#4ce5c0!important;
}
.ct3 .d5 h3{
    background:#7db4fe!important;
}
.ct3 .tab-box1 h3 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height:60px;
    background:#fe8489;
}

.ct3 .tab-box1 {
    width:96%;
    height: auto;
    margin:0 auto;
    text-align: center;
    padding-bottom:5%;
}
.ct3 .tab-box1 li {
    width: 49%;
    box-sizing:border-box;
    height: auto;
    padding: 13px 38px;
    line-height: 36px;
    text-align: left;
    float: left;
}
.ct3 .d1 li {
    background: url(../images/hxk1.png) no-repeat;
    background-size:cover
}
.ct3 .d2 li {
    background: url(../images/hxk2.png) no-repeat;
    background-size:cover
}
.ct3 .d3 li {
    background: url(../images/hxk3.png) no-repeat;
    background-size:cover
}
.ct3 .d4 li {
    background: url(../images/hxk4.png) no-repeat;
    background-size:cover
}
.ct3 .d5 li {
    background: url(../images/hxk5.png) no-repeat;
    background-size:cover
}
.ct3 .tab-box1 h4 {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 18px;
    line-height: 60px;
}
.ct3 .d1 h4 {
    color: #e42a32;
}
.ct3 .d5 h4 {
    color: #2f86fb;
}
.ct3 .d2 h4 {
    color: #8d2ada;
}
.ct3 .d3 h4 {
    color: #ff7708;
}
.ct3 .d4 h4 {
    color: #18b38d;
}
.ct3 .d5 h4 {
    color: #2f86fb;
}
.ct3 .tab-box1 .b3_a1,
.ct3 .tab-box1 .b3_a2{
    display:block;
    text-align:center;
    width:40%;
    float:left;
    line-height:46px;
    border-radius:25px;
    background-image: -moz-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    font-size:16px;
    color:#fff;
    margin:0 5%;
}


.ban4{
    width:100%;
    overflow:hidden;
}
.ban4 ul{
    width:96%;
    overflow:hidden;
    margin:0 auto;
}
.ban4 ul li {
    width: calc(98% / 3);
    height: auto;
    margin-right:1%;
    float:left;
    position:relative;
}
.ban4 ul li:nth-child(3){
    margin-right:0;
}
.ban4 ul li a {
    position:absolute;
    display:block;
    bottom:5%;
    left:50%;
    transform:translateX(-50%);
    background-image: -moz-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    width:60%;
    color: #fff;
    font-size: 16px;
    text-align:center;
    line-height:34px;
}



.ban5{
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.kec {
    width: 100%;
    margin: 0 auto;
    overflow:hidden;
}
.kec .kc_tb {
    background: url(../images/b5_t.png) no-repeat;
    width: 96%;
    margin: 0 auto 30px;
    background-size:contain;
    overflow:hidden;
}
.kec .kc_tb li {
    padding-top: 17%;
    position: relative;
    text-align: center;
    float:left;
    line-height: 29px;
    font-size: 18px;
    margin-right: 2%;
    cursor: pointer;
}
.kec .kc_tb li:nth-child(1){
    margin-left:14.666%;
}
.kec .kc_tb li:nth-child(4){
    margin-right:14.666%;
}

.kec .kc_tb .cur1 i {
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 11px;
}
.kec .kc_tb li:nth-child(1) i {
    background: url(../images/tz2-2.png) no-repeat;
    left: 24px;
}
.kec .kc_tb li:nth-child(2) i {
    background: url(../images/tz3-3.png) no-repeat;
    left: 29px;
}
.kec .kc_tb li:nth-child(3) i {
    background: url(../images/tz4-4.png) no-repeat;
    left: 33px;
}
.kec .kc_tb li:nth-child(4) i {
    background: url(../images/tz5-5.png) no-repeat;
    left: 26px;
}

.kc_nr {
    background: url(../images/sbx.png) no-repeat;
    width: 100%;
    height:400px;
    margin: 0 auto;
    padding: 5% 0 0 5%;
    box-sizing:border-box;
    overflow:hidden;
}
.kc_nr .zs {
    padding: 3px 5px 3px 17px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.kc_nr .zs1 {
    background: url(../images/dbx.png) no-repeat;
}
.kc_nr .zs2 {
    background: url(../images/dbx1.png) no-repeat;
}
.kc_nr h3 {
    color: #5a49d5;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 28px;
    width:100%;
    text-align:left!important;
}
.kc_nr ul li {
    width:47%;
    float:left;
    font-size: 16px;
    line-height: 32px;
    margin-right:4%;
    overflow:hidden;
}
.kc_nr ul li:nth-child(2){
    margin-right:0;
}
.kc_nr ul h4 {
    color: #ff7241;
    border: 1px dashed #ff7241;
    margin-bottom: 20px;
    width: 70%;
    text-align: center;
    line-height: 32px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
}
.kc_nr ul li a ,
.ban6  a {
    display: block;
    text-align: center;
    width: 60%;
    float: left;
    line-height: 40px;
    border-radius: 25px;
    margin-top:3%;
    background-image: -moz-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,44,39) 0%, #ff8050 100%);
    font-size: 16px;
    color: #fff;
}



.ban6{
    width:100%;
    margin:auto;
    overflow:hidden;
}

.ban6 ul {
    width: 96%;
    margin: 0 auto;
    text-align: center;
    overflow:hidden;
}
.ban6 ul img{
    width:100%;
}
.ban6 ul li{
    width:48%;
    margin:2% 1%;
    float:left;
}

.ban6 ul p {
    margin-top: -35px;
    color: #fff;
}
.ban6  a{
    margin: 3% auto 0;
    float: none;
    overflow:hidden;
    line-height: 46px;
}




.ban8 {
    width:100%;
    margin: 8% auto 0;
    overflow:hidden;
    background: #5a49d5;
    text-align: center;
    padding: 5% 0;
}
.ban8 .huo {
    width: 100%;
    overflow:hidden;
    margin-bottom:4%;
}
.ban8 .huo a {
    float: left;
    width:29%;
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 44px;
    border-radius: 8px;
    margin:1% 2%;
    transition:background .2s;
}
.ban8 .huo a:hover{
    background:#fff;
    color:#5a49d5;
}



/*footer*/
.foot {
    margin: 0 auto;
    padding: 5% 0 16% 0;
    width: 100%;
    background: #3b3b3b;
    overflow: hidden;
    font-size: 14px;
}
.footer1 {
    width: 90%;
    margin: 0px auto 12px;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 180%;
    color: #fff;
    padding-top: 5px;
}


@media screen and ( max-width:414px ){
    .tit img{
        width:100%;
    }
    .ban1 li a,
    .ban2 li a{
        font-size:12px;
        line-height:30px;
        width:60%;
        bottom:0;
    }
    .ban2 li{
        height:146px;
    }
    .ban2 li a{
        bottom:6%;
        line-height:20px;
    }
    .ban2 li:nth-child(3), .ban2 li:nth-child(4){
        height:163px;
    }
    .ct3 .tab-tit li{
        font-size:12px;

    }
    .ct3 .tab-box1 h3{
        font-size:18px;
    }
    .ct3 .tab-box1 li{
        line-height:20px;
        padding:3% 6%;
        height:270px;
    }
    .ct3 .tab-box1 h4{
        line-height:30px;
        margin-bottom:12%;
        width:100%;
    }

    .ct3 .tab-box1 .b3_a1, .ct3 .tab-box1 .b3_a2{
        font-size:12px;
        line-height:30px
    }
    .ban4 ul li a{
        font-size:12px;
        line-height:20px;
    }
    .kec .kc_tb li{
        font-size:12px;
    }
    .kec .kc_tb li:nth-child(1){
        margin-left:13.6666%;
    }
    .kec .kc_tb li:nth-child(1) i{
        background-size:31px;
        left:20.5px;
    }

    .kec .kc_tb li:nth-child(2) i{
        left:22px;
    }
    .kec .kc_tb li:nth-child(3) i{
        left:24px;
    }
    .kec .kc_tb li:nth-child(4) i{
        left:18px;
    }
    .kec .kc_tb li:nth-child(2) i,
    .kec .kc_tb li:nth-child(3) i,
    .kec .kc_tb li:nth-child(4) i,
    .kec .kc_tb li:nth-child(5) i{
        background-size:31px;
    }
    .kec .kc_tb .cur1 i{
        width:31px;
        height:31px;
        top:9px;
    }

    .kc_nr{
        background-size:415px 420px;
        padding:10% 0 0 10%;
    }
    .kc_nr h3{
        font-size:18px;
        margin-bottom:15px;
    }
    .kc_nr ul h4{
        font-size:16px;
        line-height:28px;
        margin-bottom:10px;
    }
    .kc_nr ul li{
        font-size:14px;
        line-height:30px;
    }
    .kc_nr ul li a, .ban6 a{
        line-height:30px;
        font-size:14px;
    }

    .ban8 .huo a{
        width:45.4%;
        font-size:12px;
    }


    .ban1 .tit img,
    .ban2 .tit img,
    .ban3 .tit img,
    .ban4 .tit img,
    .ban6 .tit img{
        width:80%;
    }

    .ban8 .tit img{
        width:60%;
    }




    .ban6 ul p{
        font-size:12px;
        margin-top:-24px;
    }
    .ban2 li .more{
        font-size:20px;
        font-weight:bold;
    }
    .ban2 li:nth-child(3) a {
        bottom: 4%;
    }

}

@media screen and ( max-width:375px ){
    .kec .kc_tb li:nth-child(4){
        margin-right:0;
    }
    .kec .kc_tb li:nth-child(1){
        margin-left:8%;
    }
    .ct3 .tab-box1 h4{
        line-height:41px;
    }
    .kc_nr ul li a, .ban6 a{
        line-height:28px;
    }
    .kec .kc_tb li:nth-child(1) i,
    .kec .kc_tb li:nth-child(2) i,
     .kec .kc_tb li:nth-child(3) i,
      .kec .kc_tb li:nth-child(4) i,
      .kec .kc_tb li:nth-child(5) i{
        background-size:29px;
        left:40.5px;
    }
    .kec .kc_tb li:nth-child(2) i{
        left:34px;
    }
    .kec .kc_tb li:nth-child(3) i{
        left:31px;
    }
    .kec .kc_tb li:nth-child(4) i{
        left:21.5px;
    }
    .kec .kc_tb .cur1 i{
        top:8px;
    }
    .kc_nr{
        background-size:375px 370px;
        padding: 6% 0 0 6%;
    }
    .kc_nr .zs{
        font-size:13px;
    }
    .ban2 li{
        height:133px;
    }
    .ban2 li:nth-child(3), .ban2 li:nth-child(4){
        height:148px;
    }
}
@media screen and ( max-width:360px ){
    .kc_nr{
        background-size:360px 360px;
    }
    .ct3 .tab-tit li{
        padding:0;
        padding-top:2.5%;
    }
    .ban2 li {
        height: 127px;
    }
    .ban2 li:nth-child(3), .ban2 li:nth-child(4){
        height:141px;
    }
}
@media screen and ( max-width:320px ){
    .ban1 li a, .ban2 li a{
        width:70%;
        line-height:26px;
    }
    .ban2 li a{
        line-height:22px;
    }
    .kc_nr{
        background-size:320px 360px;
    }
}