input, select {
    vertical-align: middle;
    border: 0;
    -webkit-appearance: none;
    outline: none;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, input, textarea, html {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

body, html {
    background: #fff;
    font-family: "Microsoft YaHei", "微软雅黑";
    color: #fff;
    font-size: 100%;
    width: 100%;
}

ul, li {
    list-style: none;
}

img, input {
    border: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    
}

.clearfix:after { 
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    *zoom: 1;
}



#container {
    float: left;
    width: 100%;
}

#container .text h1 {
    color: #fff;
    font-size: 40px;
    text-align: center;
    position: relative;
    top: 30px;
}

#container .text p {
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 18px;
    top: 35px;
    color: #fff;
}

video#bgvid {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background: url(../image/tzz_ion-1.jpg) bottom center no-repeat;
    background-size: cover;
}

.main{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 10;
}
.items .text {
    
    
    
    
    
    text-align: center;
}
.items .text img{
    margin-top: 45px;
}

.moban{
    float: left;
    text-align: center;
}
.moban .als1{
    width: 275px;
    height: 68px;
    border-radius: 5px;
    background: #fff;
    
    color: #777777;
    font-size: 32px;
    text-align: center;
    line-height: 68px;
    
    cursor: pointer;
    position: relative;
}
.moban svg {
    position: absolute;
    left: calc(50% - 1px);
    top: calc(99% - 1px);
    transform: translateX(-50%);
    
}
.cls-1 {
    fill: #fff;
}
.box{
    margin-top: 100px;
}
.moban .als1:hover{
    background: #525252;
    color: #fff;
    border: 1px solid #525252;
}
.moban .als1:hover svg .cls-1{
    fill: #525252;
}
.moban span{
    font-size: 35px;
    color: #fff;
    display: block;
    margin-top: 35px;
    transition: 0.2s;
}
.moban span:hover {
    color: #525252;
}
.moban a{
    font-size: 18px;
    color: #fff;
    transition: 0.2s;
    display: inline-block;
}
.moban a:focus{
    color: #fff;
}
.moban .bot span{
    font-size: 20px;
    margin-top: 20px;
    display: inline-block;
}
.moban a:hover{
    color: #525252;
}

.dinzhi{
    float: right;
}
.dinzhi a{
    margin-top: 20px;
}

.footer{
    float: left;
    width: 100%;
    background: #122746;
    padding-top:39px;
    padding-bottom:28px;
    
}
.footer .footerTop{
    float: left;
    width: 100%;
}
.footer .inner{
    width: 1200px;
    margin: 0 auto;
}
.footerTopLeft{
    float: left;
}
.footerTopLeft p{
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 8px;
}
.footerTopLeft p img{
    margin-right: 9px;
}
.footerTopLeft p:nth-child(2){
    color: #b6e800;
    font-size: 18px;
    font-weight: bold;
}
.footerLogo{
    margin-bottom: 34px;
}
.footerLogo img{
    width: 198px;
}
.footerTopRight{
    float: right;
}
.footerTopRight img{
    margin-left: 40px;
    margin-top: 5px;
}
.footerTopRight ul{
    float: left;
    margin-left: 34px;
    width: 120px;
}
.footerTopRight ul li{
    line-height: 28px;
}
.footerTopRight ul li:first-child{
    margin-bottom: 15px;
}
.footerTopRight ul li:first-child a{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    cursor: default;
    line-height: 28px;
}
.footerTopRight ul:last-child li{
    margin-bottom: 15px;
}
.footerTopRight ul:last-child li a{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 28px;
}
.footerTopRight ul a{
    color: #fff;
    font-size: 15px;
}

    
    
    

.footerTopRight ul li a{
    transition: 0.3s;
}
.footerTopRight ul li a:hover{
    color: #b6e800;
}


.footer .footerBot{
    float: left;
    width: 100%;
    position: relative;
}
.footer .footerBot p{
    border-bottom: 1px solid #1b455c;
    line-height: 34px;
    color: #4a92bb;
    font-size: 14px;
}

.footer .footerBot .cnzz{
    float: right;
    margin-top: 9px;
    opacity: 0;
}
.footer .footerBot ul{
    float: left;
    
    margin-top: 1px;
    
    padding-top: 13px;
}
.footer .footerBot li{
    float: left;
    line-height: 20px;
    border-left: 1px solid #2e4c60;
    padding-right: 10px;
    padding-left: 10px;
    
}
.footer .footerBot li:last-child{
    
    margin-right: 0;
}
.footer .footerBot li a{
    color: #375265;
    font-size: 14px;
}
.footer .footerBot a{
    color: #375265;
    font-size: 14px;
}
.footer .footerBot .lang{
    float: right;
    margin-top: 15px;
}
.footer .footerBot .ga{
    padding-top: 15px;
    float: left;
    margin-right: 10px;
}
.footer .footerBot .link img{
    position: absolute;
    right: 0;
    top: -20px;
    width: 130px;
}


.sjfooter{
    background: #f0f0f0;
    float: left;
    
    width: 100%;
    display: none;
    padding-bottom: 80px;
}
.sjfooter .top{
    float: left;
    width: 100%;
    padding-top: 40px;
}
.sjfooter p{
    color: #4e4e4e;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2px;
}

.sjfooter p:last-child{
    color: #999999;
    font-size: 16px;
    font-weight: normal;
}

.sjfooter .bot{
    float: left;
    width: 100%;
    background: #fff;
    padding: 5px 0 3px 0;
    
    position: fixed;
    bottom: 0;
    z-index: 99999;
    border-top: 1px solid #f5f5f5;
}

.sjfooter .bot a{
    float: left;
    width: 25%;
    font-size: 12px;
    color: #696969;
    text-align: center;
    
}
.sjfooter .bot a span{
    display: block;
}
.sjfooter .bot a img{
    width: 18px;
    
    
    margin-bottom: 4px;
}
.sjfooter .bot .xian{
    float: left;
    width: 2%;
    position: relative;
}
.sjfooter .bot .xian::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 2px;
    height: 28px;
    background: #708291;
}


.sjfooter .inner{
    margin: 0 auto;
    width: 100%;
}
.sjfooter .left{
    float: left;
    width: 55%;
}

.sjfooter .left p {
    color: #4a92bb;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
}
.sjfooter .right{
    float: right;
    width: 45%;
}
.sjfooter .right p{
    color: #4a92bb;
    font-size: 12px;
    float: right;
    line-height: 16px;
    margin-right: 15px;
    
}
.sjfooter .right img{
    width: 12px;
    margin-right: 4px;
}
.sjfooter .right a{
    height: 28px;
    padding: 0px 15px;
    line-height: 28px;
    color: #b4d945!important;
    font-size: 15px;
    text-align: center;
    border-radius: 22px;
    border: 1px solid #325978;
    float: right;
}






.zixun .mobile{
    position: absolute;
    left: -330px;
    top: 0;
    width: 300px;
    height: 95px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #e0e0e0;
    opacity: 0;
    transition: 0.5s;
}
.zixun .mobile.active{
    opacity: 1;
}
.zixun .mobile .left{
    float: left;
    margin-top: 26px;
    margin-left: 18px;
}
.zixun .mobile .right{
    float: left;
    margin-left: 18px;
}
.zixun .mobile .right span{
    color: #00cbac;
    font-size: 25px;
    line-height: 30px;
    margin-top: 20px;
    display: inline-block;
}
.zixun .mobile .right p{
    color: #9a9a9a;
    font-size: 15px;
    line-height: 25px;
}
@media screen and (max-width: 1200px) {
    .footerTopRight ul{
        width: 90px;
    }
}
@media screen and (max-width: 992px) {

    .footerTopRight ul{
        margin-left: 32px;
    }
}

@media screen and (max-width: 768px) {
    .footer{
        width: 94%;
        padding: 0 3%;
    }
    .footer .footerBot .ga{
        display: none;
    }
    .footer{
        padding: 0;
    }
    .footer .footerBot{
        margin-top: 0;
    }
    .footer .footerBot p{
        line-height: 24px;
        text-align: center;
        padding: 15px 0;
    }
    .footer .footerTop{
        display: none;
    }
    .footer .footerBot ul{
        display: none;
    }
    .footer .footerBot img{
        display: none;
    }
    .main{
        height: 600px;
    }
    .inner{
        width: 100%;
    }
    .moban{
        width: 45%;
    }
    .box{
        padding: 0 15px;
        float: left;
        width: 100%;
        overflow: hidden;
    }
    .moban .als1{
        width: 100%;
    }
    .moban .bot span{
        display: none;
    }
    .moban a{
        display: block;
    }
    
        
    
    .zixun{
        display: none;
    }
    .moban .bot a:nth-child(1){
        margin-top: 20px;
    }
    .footer{
        
        padding: 0 15px;
    }
    .box{
        margin-top: 100px;
    }
    .main{
        top: 52%;
    }
    .footer p:nth-child(3){
        padding-bottom: 20px;
    }
    .moban .a2{
        transform: translateY(-10px);
    }
}
@media screen and (max-width: 480px){
    .sjfooter{
        display: block;
    }
}
@media screen and (max-width: 414px) {

    .footer{
        width: auto;
        display: none;
    }
}
@media screen and (max-width: 375px) {
    .main{
        top: 52%;
    }
}

@media screen and (max-width: 320px) {
    .main{
        top: 50%;
    }
    .moban .als1{
        font-size: 24px;
    }
}