/*@media screen and (max-width: 1415px) {*/

    /*.index_1_logo{*/

        /*display: none;*/

    /*}*/

/*}*/



*{

    font-family:"微软雅黑"

}



body{

    max-width: 1920px;

    margin: auto;

    min-width: 1416px;

}

a{

    text-decoration: none;

}

.top-banner{

    height: 100px;

    background: #f9f9f9;

    position: fixed;

    top:0px;

    width: 100%;

    z-index: 9999;

    min-width: 1475px;

}

.top-title{

    position: absolute;

    left:80px;

    margin-top: 18px;

}

.nav{

    list-style: none;

    display: inline-block;

    height: 100%;

    width: 100%;

    /*background-image: url('../img/index_1.png');*/

    /*background-repeat: no-repeat;*/

    /*background-position-x: 80px;*/

    /*background-position-y: 20px;*/

}

.index_1_logo{

    position: relative;

    left: 80px;

    top: 20px;

    /*width: 20%;*/

}

.top-banner.second-top-banner{

    background-color: rgba(0, 0, 0, 0.4);

}

.top-banner.second-top-banner .nav{

    background-image: url('../img/index_2.png');

}

.menus{

    list-style: none;

    display: inline-block;

    height: 100%;

    margin: 0px;

    padding: 0px;

    float: right;

}

.first-menu{

    float: left;

    height: 100%;

    font-size: 18px;

    min-width: 130px;

    line-height: 100px;

    vertical-align: middle;

    text-align: center;

    /*padding-left: 10px;*/

    /*padding-right: 10px;*/

}

.down-arraw{

    background: url(../img/down_gray.png);

    width: 10px;

    display: inline-block;

    height: 10px;

    background-repeat: no-repeat;

    position: relative;

    left: 0px;

    padding-left: 10px;

    background-position-x: 10px;

}

.first-menu.active .down-arraw{

    background: url(../img/down_white.png);

    width: 12px;

    display: inline-block;

    height: 10px;

    background-repeat: no-repeat;

    position: relative;

    left: 10px;

}

.first-menu a{

    color: #666666;

}

.first-menu.active{

    background-color: #0a4d94;

}

.first-menu.active a{

    color: #ffffff;

}

.first-menu.language-switch.active{

    background-color: transparent;

}

.first-menu.language-switch.active a{

    color:#666666 ;

}

/*.second-top-banner .first-menu a{*/

/*color: #6f6f6f;*/

/*}*/



.menu-icon{

    height: 100%;

    float: left;

    margin-top: 35px;

    margin-left: 20px;

    margin-right: 20px;

    position: relative;

}

.menu-qrcode{

    position: absolute;

    left: -40px;

    top: 40px;

    display: none;

}

.second-menus{

    list-style: none;

    margin: 0px;

    padding: 0px;

    display: none;

}

.second-menu{

    height: 50px;

    line-height: 50px;

    background-color: #0a4d94;

    padding-left: 20px;

    padding-right: 20px;

}

.second-menu:hover{

    height: 50px;

    line-height: 50px;

    background-color: #0a4d94;

    background-image: url(../img/left_icon.png);

    background-repeat: no-repeat;

    background-position-x: 10px;

    background-position-y: 20px;

}

.second-menu a{

    color: #ffffff;

}

.second-menu.active{

    background-color: #0a437f;

}





.top-banner-2{

    display: none;

    height: 100px;

    background-color: rgba(0, 0, 0, 0.5);

    position: fixed;

    top:0px;

    width: 100%;

    z-index: 9999;

    min-width: 1416px;

}



.top-banner-2 .first-menu a{

    color: #b0b0b0;

}

.top-banner-2 .first-menu.active a{

    color: #ffffff;

}



.index-footer{

    height: 375px;

    clear: both;

}

.footer-links{

    padding-top: 70px;

    padding-left: 5%;

    padding-right: 5%;

}

.link-group{

    display: inline-block;

    float: left;

    margin-right: 170px;

}

.link-group-title{

    font-size: 16px;

    color: #666666;

    padding-bottom: 10px;

}

.link-ul{

    list-style: none;

    margin: 0px;

    padding: 0px;

}

.link-ul li{

    margin-top: 16px;

}

.link-ul li a{

    text-decoration: none;

    color: #999999;

    font-size: 14px;

}

.footer-tips{

    clear: both;

    padding-left: 5%;

    padding-right: 5%;

    padding-top: 50px;

}

.clear{

    clear: both;

}


/*keihen*/
.page-content video {width: 100%;}