.gkbox1{
    height: 535px;
    background: url(../images/gkxtf1_02.jpg) no-repeat center top;
}
.gkbox2{
    height: 476px;
}
.gktitle{
    text-align: center;
}
.gkbox2 .gktitle{
    margin-top: 45px;
}
.gkbox2 ul{
    overflow: hidden;
    padding-top: 60px;
}
.gkbox2 li{
    float: left;
    width: 226px;
    height: 164px;
    border-radius: 10px;
    margin-right: 17px;
    background: url(../images/gkxtf3_03.png) no-repeat;
    transition: all .2s;
}
.gkbox2 li:last-child{
    margin-right: 0;
}
.gkbox2 li:nth-of-type(even){
    background: url(../images/gkxtf4_03.png) no-repeat;
    margin-top: 75px;
}
.gkbox2 li a{
    display: block;
    height: 100%;
    text-align: center;
}
.gkbox2 li span{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 13px 0;
    border-top: 3px solid rgba(255, 255, 255, 0.26);
    border-bottom: 3px solid rgba(255, 255, 255, 0.26); 
    margin-top: 53px;
}
.gkbox2 li:hover span{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.gkbox2 li:hover{
    transform: translateY(-10px);
}
.gkbox3{
    height: 630px;
    background: url(../images/gkxtf8_02.jpg) no-repeat center top;
    padding-top: 46px;
}
.gkbox3 ul{
    overflow: hidden;
}
.gkbox3 li{
    float: left;
    width: 182px;
    height: 177px;
    background: url(../images/gkxtf5_03.png) no-repeat;
    margin-top: 40px;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
}
.gkbox3 li a{
    display: block;
    height: 100%;
    text-align: center;
}
.gkbox3 li img{
    margin-top: 19px;
    transition: all .2s;
}
.gkbox3 li span{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-top: 5px;
}
.gkbox3 li:nth-of-type(1) span{
    margin-top: 0;
}
.gkbox3 li:nth-of-type(5){
    margin-left: 189px;
}
.gkbox3 li:hover img{
    transform: rotateY(180deg);
}
.gkbox4{
    padding-top: 50px;
    padding-bottom: 65px;
}
.gkbox4 ul{
    text-align: center;
    margin-top: 58px;
}
.gkbox4 ul li{
    display: inline-block;
    width: 413px;
    height: 246px;
    background: url(../images/gkxtf12_03.png) no-repeat;
    margin: 0 60px;
}
.gkbox4 ul li:nth-of-type(2){
    background: url(../images/gkxtf12_05.png) no-repeat;
}
.gkbox4 ul li img{
    margin-top: 30px;
    transition: all .2s;
}
.gkbox4 ul li span{
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-top: 12px;
    color: #fff;
    transition: all .2s;
}
.gkbox4 ul li a{
    display: block;
    height: 100%;
}
.gkbox4 ul li:nth-of-type(2) span{
    color: #ff8504;
}
.gkbox4 ul li:hover span{
    transform: translateY(-8px);
}
.gkbox4 ul li:hover img{
    transform: translateY(8px);
}
.gkbox5{
    height: 535px;
    background: url(../images/gkxtf22_02.jpg) no-repeat center top;
    padding-top: 59px;
}
.gkbox5 ul{
    overflow: hidden;
    padding-top: 40px;
}
.gkbox5 li{
    float: left;
    width: 225px;
    height: 200px;
    margin-right: 18px;
    background: #6977ff;
    transition: all .2s;
}
.gkbox5 li:last-child{
    margin-right: 0;
}
.gkbox5 li a{
    display: block;
    height: 100%;
    text-align: center;
}
.gkbox5 li img{
    margin-top: 20px;
    margin-bottom: 8px;
}
.gkbox5 li span{
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.gkbox5 li:nth-of-type(2){
    margin-top:38px;
    background: #56b0ef;
}
.gkbox5 li:nth-of-type(3){
    margin-top:70px;
}
.gkbox5 li:nth-of-type(4){
    margin-top:38px;
    background: #56b0ef;
}
.gkbox5 li:hover{
    transform: translateY(-15px);
}
.gkbox6{
    height: 467px;
    background: url(../images/gkxtf30_02.jpg) no-repeat center top;
    padding-top: 35px;
}
.gkbox6 ul{
    position: relative;
    height: 316px;
    margin-top: 50px;
}
.gkbox6 ul li{
    position: absolute;
}
.gkbox6 ul li a{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.gkbox6 ul li:nth-of-type(1){
    top: 240px;
    left: 58px;
}
.gkbox6 ul li:nth-of-type(2){
    top: 208px;
    left: 404px;
}
.gkbox6 ul li:nth-of-type(3){
    top: 239px;
    left: 683px;
}
.gkbox6 ul li:nth-of-type(4){
    top: 222px;
    left: 998px;
}
.gkbox6 ul li a:hover{
    text-shadow: 0 0 5px #ccc;
}
.gkbox6 ul li a:hover{
    text-shadow: 0 0 5px #ccc;
}