.tou{
    width: 100%;
    height:90px;
    background: #fff;
}
@keyframes aa {
    0%{
        width: 0;
    }
    100%{
        width: 110px;
    }
}
@keyframes bb {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 0;
        opacity: 1;
    }
}
@keyframes bb6 {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 10px;
        opacity: 1;
    }
}
@keyframes bb1 {
    0%{
        margin-top: 100px;
    }
    100%{
        margin-top: 30px;
    }
}
@keyframes bb2 {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 40px;
        opacity: 1;
    }
}
@keyframes bb3 {
    0%{
        margin-top: 100px;
        opacity: 0;
    }
    100%{
        margin-top: 50px;
        opacity: 1;
    }
}
@keyframes bb4 {
    0%{
        margin-left: -100px;
        opacity: 0;
    }
    100%{
        margin-left: 0px;
        opacity: 1;
    }
}
.tou1{
    width: 1200px;
    height:100%;
    position: relative;
    margin: 0 auto;
}
.logo{
    width: 145px;
    height:52px;
    position: absolute;
    top:0;
    bottom:0;
    left: 0;
    margin: auto;
}
.list{
    width: auto;
    height:100%;
    position: absolute;
    top:0;
    left:190px;
}
.list li{
    width: 110px;
    height:100%;
    text-align: center;
    line-height: 90px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    position: relative;
    float: left;
	z-index:999;
}
.xx{
    width: 0;
    position: absolute;
    right:0;
    bottom:0;
    height: 3px;
    background-color: rgba(35, 100, 160, 1);
	z-index:999;
}
.list li:hover{
    color: rgba(35, 100, 160, 1);
}
.list li:hover .xial{
    display: none;
}
.list li:hover .xia2{
    display: block;
}
.list li:hover .xx{
    animation: aa 0.5s forwards;
}
.list li img{
    width: 7px;
    height:6px;
    position: absolute;
    right:5px;
    top:0;
    bottom:0;
    margin: auto;
}
.list li:nth-child(1) img{
    right:20px;
}
.list li .xia2{
    display: none;
}
.lianx{
    width: 215px;
    height:100%;
    position: absolute;
    top:0;
    right:0;
}
.erji{
    width: 100%;
    height:0;
    position: absolute;
    left:0;
    top:90px;
    background: #fff;
    overflow: hidden;
    transition: 0.5s;
    z-index: 99;
}
.erji1{
    width: 100px;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    border-bottom: 1px solid rgba(230, 230, 230, 1);;
}
.erji .erji1:last-child{
    border-bottom: 0;
}
.dh{
    /*width: 25px;
    height:25px;
    position: absolute;
	*/
    top:0;
    bottom:0;
    left:0;
    margin: auto;
}
.dh1{
    width: auto;
    height:100%;
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 90px;
    letter-spacing: 0px;
    color: #333333;
    position: absolute;
    top:0;
    left:30px;
}
.qq{
   /* width: 25px;
    height:25px;
    position: absolute;
    top:0;
    bottom:0;
    left:155px;
    margin: auto;
	*/
}
.qq .qq1,.qq .qq2{
    width: 24px;
    height:24px;
    position: absolute;
    top:0;
    left:0;
}
.qq a{
/*
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
	*/
}
.qq:hover .qq2{
    display: block;
}
.qq .qq2{
    display: none;
}
.wx{
    width: 24px;
    height:24px;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    margin: auto;
}
.wx .wx1,.wx .wx2{
    width: 24px;
    height:24px;
    position: absolute;
    top:0;
    left:0;
}
.wx .wx2{
    display: none;
}
.wx .wx3{
    width: 144px;
    height:144px;
    position: absolute;
    top:34px;
    right:-45px;
    z-index: 999;
    display: none;
}
.wx:hover .wx2,.wx:hover .wx3{
    display: block;
}
.banner{
    width: 100%;
    /*height:500px;*/
    height: auto;
    overflow: hidden;
    position: relative;
}
.con{
    width: 100%;
    height:auto;
    background: #fff;
    padding-bottom: 3px;
}
.con_t{
    width: 100%;
    height:auto;
    padding-top: 70px
}
.con_t1{
    width: 100%;
    height:50px;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;

}
.con_t2{
    width: 100%;
    height:18px;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}
.con_t3{
    width: 80px;
    height: 4px;
    background-color: rgba(51, 51, 51, 1);
    margin: 0 auto;
    margin-top: 20px;
}
.con_t4{
    width: 480px;
    height: 1px;
    background-color: rgba(217, 217, 217, 1);
    margin: 0 auto;
}
.con_c{
    width: 1200px;
    height:auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
}
.qz{
    width: 550px;
    height:400px;
    float: left;
    position: relative;
}
.qz img{
    height:0;
    position: absolute;
    left:0;
    bottom:0;
    transition: 0.5s ease;
}
.qz .c-ac{
    height:100%;
    z-index: 3;
}
.qy{
    width: 624px;
    height:400px;
    float: right;
    padding-left: 15px;
}
.qyt{
    width: 100%;
    height:30px;
    line-height: 30px;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    position: relative;
}
.qyt img{
    width: 34px;
    height:15px;
    position: absolute;
    top:0;
    bottom:0;
    left:131px;
    margin: auto;
}
.qyc{
    width: 100%;
    height:auto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #555555;
    margin-top: 30px;
}
.qyb{
    width: 100%;
    height:40px;
    margin-top: 30px;
    padding-left: 43px;
}
.qyb1{
    width: 120px;
    height:40px;
    float: left;
    border-radius: 20px;
    border: solid 1px rgba(224, 224, 224, 1);
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #777777;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
}
.c-act{
    border: 0;
    background-color: rgba(35, 100, 160, 1);
    color: #fff;
}
.qyb2{
    width: 120px;
    height:40px;
    float: left;
    border-radius: 20px;
    border: solid 1px rgba(224, 224, 224, 1);
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #777777;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
}
 .qyb3{
     width: 120px;
     height:40px;
     float: left;
     border-radius: 20px;
     border: solid 1px rgba(224, 224, 224, 1);
     font-size: 16px;
     font-weight: normal;
     font-style: normal;
     font-stretch: normal;
     line-height: 40px;
     letter-spacing: 0px;
     color: #777777;
     text-align: center;
     margin-right: 20px;
     cursor: pointer;
 }
.c-act{
    border: 0;
    background-color: rgba(35, 100, 160, 1);
    color: #fff;
}
.w{
    width: 100%;
    height:640px;
    position: relative;
}
.w1{
    width: 300px;
    height: 482px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px 8px 8px 8px;
    position: absolute;
    top:30px;
    left:0;
    transition: 0.5s ease;
    box-shadow: 0px 0px 20px 0px
    rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.w1-ac{
    width: 310px;
    height:500px;
    margin-left: -5px;
    margin-top: -9px;
    z-index: 2;
    box-shadow: 0px 0px 20px 0px
    rgba(0, 0, 0, 0.15);
}
.w1t{
    width: 100%;
    height: 130px;
    background-color: rgba(248, 248, 248, 1);
    border-radius: 8px 8px 0px 0px;
    padding-top: 1px;
    transition: 0.5s;
    position: relative;
}
.w1-ac .w1t{
    background: #2363A0;
}
.w1-ac .wb{
    background: #2363A0;
    color:#fff;

}
.w1-ac .wb a{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.w1t img:nth-child(1){
    width: 38px;
    height:51px;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    margin: auto;
}
.w1t img:nth-child(2){
    width: 72px;
    height: 72px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: auto;
    margin-left: -25px;
    opacity: 0;
    transition: 0.5s;
}
.w1-ac .w1t img:nth-child(1){
    opacity: 0;
}
.w1-ac .w1t img:nth-child(2){
    left: 0px;
    top: 0;
    margin-left: 0;
    opacity: 1;
}
.w1-ac .w21{
    color: #2363A0;
}
.w1t span{
    width: 100%;
    height:40px;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    display: block;
    margin-top: 80px;
    transition: transform 0.5s ;
}
.w1-ac .w1t span{
    transform: translate(0, -30px);
    color: #fff;
    font-size: 30px;
}
.w1-ac .wb img:nth-child(3){
    display: none;
}
.w1c{
    width: 100%;
    height:352px;
    padding: 0 10px;
    padding-top: 20px;
    border-top: 1px solid #E4E4E4;
    position: relative;
    border-radius: 0 0 8px 8px;
}
.w2{
    width: 100%;
    height:auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.w21{
    width: 100%;
    height:40px;
    position: relative;
    padding-left: 49px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #444444;
}
.w21 img{
    width: 17px;
    height: 18px;
    position: absolute;
    top:0;
    bottom:0;
    left:24px;
    margin: auto;
}
.w22{
    width: 100%;
    height:auto;
    padding-left: 24px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #777;
}
.wb{
    width: 140px;
    height: 40px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px 5px 5px 5px;
    border: solid 1px rgba(224, 224, 224, 1);
    position: absolute;
    left:0;
    right:0;
    bottom:25px;
    margin: auto;
    padding-left: 26px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #777;
    transition: 0.5s;
}
.wb img{
    width: 16px;
    height:16px;
    position: absolute;
    top:0;
    bottom:0;
    right:26px;
    margin: auto;
}
.w11{
    left: 300px;
}
.w12{
    left:600px;
}
.w13{
    left:900px;
}
.con_c1{
    overflow: inherit;
}
.gg{
    width: 100%;
    height:220px;
    background: url("../img/q_02.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 1px;
}
.gg .gg1{
    width: 100%;
    height:35px;
    text-align: center;
    line-height: 35px;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 30px;
}
.gg .gg2{
    width: 100%;
    height:36px;
    font-weight: bold;
    font-size: 30px;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffcc00;
    text-align: center;
    margin-top: 10px;
}
.gg .gg2 span{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #f2f1ef;
}
.gg .gb{
    width: 1200px;
    height:42px;
    margin: 0 auto;
    margin-top: 26px;
    padding: 0 410px 0 420px;
}
.gg .gb1{
    width: 170px;
    height: 42px;
    border-radius: 6px 6px 6px 6px;
    border: solid 1px rgba(255, 255, 255, 1);
    float: left;
    position: relative;
    padding-left: 44px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
}
.gg .gb1 img{
    width: 16px;
    height:16px;
    position: absolute;
    top:0;
    bottom:0;
    left:16px;
    margin: auto;
}
.gg .gb2{
    width: 180px;
    float: right;
    padding-left: 40px;
    font-size: 18px;
}
.gg .gb2 img{
    width: 18px;
    height:18px;
    left:14px;
}
.gb1 a{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    display: block;
}
.e{
    width:100%;
    height:130px;
}
.e1{
    width: 180px;
    height:100%;
    float: left;
    margin: 0 30px;
    text-align: center;
    position: relative;
    padding-top: 60px;
}
.ic1{
    display: none;
}
.e1 img{
    width: 40px;
    height:40px;
    position: absolute;
    left:0;
    right:0;
    top:0;
    margin: auto;
}
.e1 span:nth-child(3){
    width: auto;
    height:32px;
    margin-top: 10px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #444444;
}
.e1 span:nth-child(4){
    width: auto;
    height:32px;
    margin-top: 10px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #444444;
}
.e1 span:nth-child(5){
    width: 100%;
    height:26px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #777777;
    display: block;
}
.e1:hover .ic{
    display: none;
}
.e1:hover .ic1{
    display: block;
}
.e3{
    width: 100%;
    height:616px;
    margin-top: 50px;
    position: relative;
}
.e31{
    width: 1200px;
    height: 560px;
    position: absolute;
    top:33px;
    padding: 75px 0 0 45px;

}
.e311{
    position: absolute;
    top:33px;
    width: 0;
    height:5px;
    background: rgba(70, 69, 78, 1);
    z-index: 950;
    transition: 1s;
}
.e312{
    position: absolute;
    top:33px;
    width: 5px;
    height:0;
    right:0;
    background: rgba(70, 69, 78, 1);
    z-index: 950;
    transition: 0.5s;
}
.e313{
    position: absolute;
    top:593px;
    width: 0;
    height:5px;
    right:0;
    background: rgba(70, 69, 78, 1);
    z-index: 950;
    transition: 1s;
}
.e314{
    position: absolute;
    bottom:22px;
    width: 5px;
    height:0;
    left:0;
    background: rgba(70, 69, 78, 1);
    z-index: 950;
    transition: 0.5s;
}
.e32{
    width: 544px;
    height:83px;
    position: absolute;
    top:-2px;
    left:0;
    background: #fff;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
    z-index: 960;
}
.e32 span{
    font-family: ﻿DaunPenh;
    font-size: 24px;
    color: #cccccc;
}
.e31 img{
    width: 385px;
    height:549px;
    position: absolute;
    bottom:0;
    right:0;
}
.e4{
    width: 740px;
    height:440px;
    position: relative;
}
.e33{
    width: 270px;
    height:440px;
    float: left;
}
.e34{
    width: 233px;
    height:30px;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #444444;
}
.e35{
    width: 270px;
    height:42px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #777777;
    position: relative;
}
.e35 img{
    width: 100%;
    height:1px;
    position: absolute;
    left:0;
    bottom:0;
}
.e36{
    float: right;
    color: #666;
}
.e36 .e35{
    color:#666;
}
.e4 .pk{
    width: 86px;
    height:50px;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin: auto;
}
.more{
    width: 120px;
    height: 40px;
    background-color: rgba(2, 15, 31, 1);
    border-radius: 20px 20px 20px 20px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    position: absolute;
    left:360px;
    bottom:-20px;
    z-index: 960;

}
.more a{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
.cp{
    width: 100%;
    height:600px;
    background: url("../img/e_02.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 47px;
}
.cpt{
    width: 100%;
    height:34px;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    transition: 0.5s;
}
.cpt1{
    width: 100%;
    height:34px;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;

    transition: 0.5s;
}
.cp1{
    width: 1200px;
    height:380px;
    margin: 0 auto;
    position: relative;

    transition: 0.5s;
}
.cp2{
    width: 280px;
    height:340px;
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0px 0px 20px 0px
    rgba(0, 0, 0, 0.15);
    border-radius: 8px 8px 8px 8px;
    padding-top: 36px;
    position: relative;
    float: left;
    margin:0 13px;
    margin-top: 100px;
    transition: 0.5s ease;
}
.cp2:nth-child(1){
    margin-left: 0;
}
.cp2:last-child{
    margin-right: 0;
}
.cp2:hover{
    width: 290px;
    height:360px;
    margin:0 8px;
    margin-top: 10px;
    background: rgba(35, 100, 160, 0.6);
}
.cp2:hover .cpb{
    background: #fff;
    color: rgba(35, 100, 160, 1);
}
.cp2:nth-child(1):hover{
    width: 290px;
    height:360px;
    margin-left: -5px;
}
.cp2:last-child:hover{
    width: 290px;
    height:360px;
    margin-right: -8px;
}
.cp11{
    width: 100%;
    height:30px;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}
.cp12{
    width: 100%;
    height:22px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #babbbf;
    text-align: center;
}
.cpx{
    width: 240px;
    height: 1px;
    background-color: rgba(167, 167, 167, 1);
    margin: 0 auto;
    margin-top: 30px;
}
.cp13{
    width: 238px;
    height: 34px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #dfdfdf;
    margin: 0 auto;
    margin-top: 30px;
}
.cpb{
    width: 142px;
    height: 40px;
    background-color: rgba(35, 100, 160, 1);
    border-radius: 6px 6px 6px 6px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left:0;
    right:0;
    bottom:43px;
    margin: auto;
    transition: 0.5s;
}
.cpb a{
    width: 100%;
    height:100%;
    display: block;
    position: absolute;
    top:0;
    left:0;
}
.i{
    width: 1080px;
    height:80px;
    position: relative;
    margin: 0 auto;
}
.i img{
    width: 200px;
    height:80px;
}
.shang{
    width: 40px;
    height:40px;
    position: absolute;
    top:0;
    bottom:0;
    left:-60px;
    margin: auto;
    cursor: pointer;
}
.shang .shang_w{
    width: 15px;
    height:29px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin: auto;
}
.shang .shang_h{
    width: 40px;
    height:40px;
    position: absolute;
    top:0;
    left:0;
    display: none;
}
.shang:hover .shang_h{
    display: block;
}
.xia{
    width: 40px;
    height:40px;
    position: absolute;
    top:0;
    bottom:0;
    right:-60px;
    margin: auto;
    cursor: pointer;
}
.xia:hover .shang_h{
    display: block;
}
.xia .shang_w{
    width: 15px;
    height:29px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin: auto;
}
.xia .shang_h{
    width: 40px;
    height:40px;
    position: absolute;
    top:0;
    left:0;
    display: none;
}
.i1{
    width: 100%;
    height:auto;
    overflow: hidden;
    margin-top: 76px;
}
.i11{
    width: 25%;
    height:auto;
    overflow: hidden;
    float: left;
    position: relative;
}
.i11 img{
    width: 100%;
    height:100%;
    transition: 0.5s;
}
.zhe{
    width: 100%;
    height:60px;
    position: absolute;
    left:0;
    bottom:0;
    background: rgba(0,0,0,0.6);
    text-align: center;
    padding-top: 18px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    transition: 0.5s;
}
.i11:hover img{
    width: 120%;
    height:120%;
    margin-top: -10%;
    margin-left: -10%;
}
.i11 .zhe span:nth-child(2){
    display: none;
}
.i11:hover .zhe{
    height:100%;
    padding-top: 110px;
}
.i11:hover .zhe span:nth-child(1){
    display: none;
}
.i11:hover .zhe span:nth-child(2){
    display: block;
    width: 100%;
    height: 150px;
    line-height: 36px;
    font-size: 20px;
}
.ib{
    width: 180px;
    height: 50px;
    border-radius: 3px 3px 3px 3px;
    border: solid 1px rgba(150, 150, 150, 1);
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
    margin: 0 auto;
    margin-top: 100px;
    transition: 0.5s;
    position: relative;
}
.ib span{
    width: 80%;
    height:100%;
    opacity: 0;
    position: absolute;
    top:0;
    left:0;
    right:0;
    margin: auto;
    background: rgba(0,0,0,1);
    display: block;
    transition: 0.3s;
}
.ib:hover span{
    width: 100%;
    opacity: 1;
    background: #2364a0;
    color: #fff;
}
.ib:hover a{
    color: #fff;
}
.ib a{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    display: block;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
    z-index:6;
}
.t{
    width: 1080px;
    height:303px;
    margin: 0 auto;
    transition: 0.5s;
}
.t1{
    width: 200px;
    height:80px;
    float: left;
    margin-left: 20px;
    position: relative;
    margin-top: 20px;
}
.t1 img{
    position: absolute;
    top:0;
    left:0;
}
.t1:nth-child(1),.t1:nth-child(6),.t1:nth-child(11){
    margin-left: 0;
}
.t1 img:nth-child(2){
    display: none;
}
.t1:hover .c{
    display: block;
}
.z{
    width: 100%;
    height:225px;
    margin-top: 55px;
    /* background: url("../img/v_02.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center; */
}
.z1{
    width: 100%;
    height:100px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
.zb{
    width: 270px;
    height: 42px;
    border-radius: 6px 6px 6px 6px;
    border: solid 1px rgba(255, 255, 255, 1);
    margin: 0 auto;
    margin-top: 25px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    position: relative;
}
.zb a{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
.m{
    width: 1200px;
    height:420px;
    overflow: inherit;
}
.mz{
    width: 410px;
    height: 360px;
    background-color: rgba(238, 238, 238, 1);
    float: left;
    margin-top: 30px;
}
.my{
    width: 740px;
    height:420px;
    float: right;
}
.my1{
    width: 100%;
    height:140px;
    position: relative;
    padding: 30px 25px 0;
    transition: 0.5s;

}
.my11{
    width: 84px;
    height:80px;
    border-right: 1px solid #EDEDED;
    line-height: 30px;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    text-align: center;
    padding-top: 12px;
    float: left;
}
.my11 span{
    font-size: 14px;
}
.my12{
    width: 580px;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #999999;
    margin-left: 25px;
    float: left;
}
.my12 span{
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    color: #444444;
}
.my1:hover{
    box-shadow: 0px 0px 10px 0px
    rgba(0, 0, 0, 0.1);
}
.more1{
    width: 66px;
    height: 22px;
    border-radius: 11px 11px 11px 11px;
    border: solid 1px rgba(234, 234, 234, 1);
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #c4c4c4;
    text-align: center;
    position: absolute;
    top:15px;
    right:29px;
}
.more1 a{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    display: block;
}
.mmm{
    width: 47px;
    height:15px;
    position: absolute;
    top:18px;
    right:28px;
}
.jk123{
    width: 100%;
    height: auto;
    padding-top: 62px;
    padding-bottom: 100px;
}
.jk{
    width: 1200px;
    height:250px;
    margin:  0 auto;
    background: url("../img/zuo123_03.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 44px;
    position: relative;
}
.jk1{
    width: 100%;
    height:57px;
    line-height: 57px;
    text-align: center;
    font-size: 38px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffcc00;
    font-weight: bold;
    margin-left: -100px;
    transition: 0.5s;
}
.jkimg{
    width: 129px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 42px;
}
.jk2{
    width: 100%;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-left: -100px;
    transition: 0.5s;
}
.jk3{
    width: 100%;
    height:38px;
    padding: 0 445px;
    margin-top: 15px;
}
.jkb{
    width: 130px;
    height: 38px;
    border-radius: 6px 6px 6px 6px;
    border: solid 1px rgba(255, 255, 255, 1);
    float: left;
    position: relative;
    padding-left: 40px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
}
.jkb a{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.jkb img{
    width: 16px;
    height:16px;
    position: absolute;
    top:0;
    bottom:0;
    left:16px;
    margin: auto;
}
.jkb2{
    float: right;
}
.jkb2 img{
    width: 17px;
    height:18px;
}
.di{
    width: 100%;
    height: 350px;
    background-color: rgba(28, 79, 128, 1);
}
.di1{
    width: 1200px;
    height:350px;
    margin: 0 auto;
    position: relative;
}
.dil{
    width: 173px;
    height:153px;
    position: absolute;
    top:0;
    bottom:0;
    left:10px;
    margin: auto;
}
.di2{
    width: 545px;
    height:250px;
    position: absolute;
    top:75px;
    left:280px;
}
.di21{
    width: 100%;
    height:26px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;
    position: relative;
}
.zk{
    width: 100%;
    height: 1120px;
    position: fixed;
    top: -200px;
    left: 0;
    background: url('../img/zk.jpg');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center; 
    z-index: -1;
    display: none;
}
.di21 a{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
}
.di21 img{
    width: 25px;
    height:25px;
    float: left;
    margin-right: 10px;
}
.di22{
    width: 100%;
    height:26px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #93bee5;
    line-height: 26px;
    padding-left: 34px;
}
.di3{
    width: 144px;
    height:220px;
    position: absolute;
    top:75px;
    right:187px;
}
.di3 img{
    width: 144px;
    height:144px;
}
.di31{
    width: 100%;
    height:auto;
    margin-top: 13px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #93bee5;
}
.di4{
    right:10px;
}
.w1t .bgy{
    width: 135px;
    height:133px;
    position: absolute;
    right:-57px;
    bottom:-50px;
}
#k1{
    width: 1080px;
    height:80px;
    overflow: hidden;
    position: relative;
}
#ul{
    width: 6600px;
    height:80px;
    position: absolute;
    top:0;
}
#k1 ul li{
    width: 220px;
    height:80px;
    float: left;
}
#k1 ul li img{
    width: 200px;
    height:80px;
}
#box1{
    width: 100%;
    height:100%;
    overflow: hidden;
    position: relative;
}
#ul1{
    width: 100%;
    height:auto;
    position: absolute;
    left:0;
}
#ul1 li{
    width: 100%;
    height:100px;
}
.c-y1{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 42px;
    top: 234px;
}
.c-y2{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 2px;
    top: 67px;
}
.c-y3{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 74px;
    top: 106px;
}
.c-y4{
     width: 10px;
     height: 10px;
     background: red;
     border-radius: 50%;
     position: absolute;
     right: 57px;
     top: 314px;
 }
.c-y5{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 107px;
    top: 160px;
}
.c-y6{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 362px;
    top: 142px;
}
.c-y7{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 346px;
    top: 222px;
}
.c-y8{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 253px;
    top: 219px;
}
.c-y9{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 213px;
    top: 268px;
}
.c-y10{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 95px;
    top: 227px;
}
.c-y11{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 223px;
    top: 318px;
}
.c-y12{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 173px;
    top: 306px;
}
.c-y13{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 150px;
    top: 350px;
}
.c-y14{
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    right: 98px;
    top: 338px;
}
.yy{
    transition: all 1s;
}
