*{
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family:'Helvetica Neue',Tahoma,'PingFang SC','Hiragino Sans GB','Microsoft YaHei', STHeitiSC, sans-serif;
    min-width: 1280px;
}
.header-item{
    width: 100%;
    min-width: 1280px;
    height: auto;
    background: #030709;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.1);
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    z-index: 200;
    opacity: 0.8;
    position: absolute;
}
.open-logo{
    display: inline-block;
    height: 30px;
    width: 250px;
    margin-top: 10px;
}
.header-container::after{
    content: "";
    display: table;
    clear:both;
}
.header-container{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 1100px;
    height: 70px;
    zoom: 1;
    line-height: 70px;
}
.header-container ul{
    float: right;
    zoom: 1;
    margin: 0;
    height: 62px;
    margin-top: 8px;
}
.header-container ul li{
    float: left;
    display: inline-block;
    padding: 0 20px;
    height: 62px;
    line-height: 62px;
}
.nav-list a{
    color: #fff;
    font-family: SimSun, SimHei,Microsoft JhengHei;
}
.login-common{
    padding:0 0 0 110px !important;
    opacity: 0;
}
.register{
    width: 60px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: #fff;
    color: #0079B0 !important;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
.register-common{
    opacity: 0;
}
.tita-open-access{
    margin-top: 40px;
}
.tita-open-content-header{
    color: #fff;
    text-align: center;
    background-image: url('../images/main.png');
    background-size: cover;
    height: 600px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header-title{
    position: absolute;
    top: 140px;
    left: 20%;
    font-weight: inherit;
    text-align: center;
    min-width: 409px;
}
.header-title h1{
    font-size: 48px;
    margin-bottom: 23px;
    display: inline-block
}
.header-desc{
    font-size: 26px;
    margin-bottom: 15px;
}
.header-desc-en{
    font-size: 12px;
}
.acess-title{
    font-size: 50px;
    color: #1D86F0;
    display: block;
    margin-bottom: 15px;
}
.access-type-title{
    margin: 25px 0 12px 0;
    font-size: 20px;
    display: inline-block;
    color: #333333;
    font-family: sans-serif;
}
.access-type-desc{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 16px 0;
    color: #666666;
}
.access-type-know{
    color: #0AA2E5;
    font-size: 14px;
}
.access-table{
    display: flex;
    width: 1150px;
    margin: auto;
    justify-content: center;
    align-items: center;
}
.access-type{
    width: 260px;
    margin-top: 40px;
    flex: 1;
}
.access-type li{
    margin-bottom: 40px;
}
.type-img{
    display: block
}
.type-center{
    display: flex;
    justify-content: center;
    margin: 0 50px;
}
.open-power-title{
    font-size: 32px;
    color: #1D86F0;
    display: block;
    margin-bottom: 15px;
    
}
.chooseus-slick-map{
    max-width: 1920px;
    padding: 70px 0px 0 0px;
    margin: 0 auto 60px;
    position: relative;
}
.chooseus-ul {
    max-width: 1280px;
    margin: 0 auto;
}
.chooseus-li{
    width: 310px;
    height: 310px;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0 5px;
}
.chooseus-content{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding-top: 5px;
}
.chooseus-item-title{
    font-size: 32px;
    color: #1D86F0;
    text-align: left;
    padding-left: 30px;
}
.chooseus-item-tips{
    color: #1D86F0;
    font-size: 16px;
    padding: 0 90px;
    line-height: 24px;
    display: none;
}
.chooseus-item-hover{
    position: absolute;
    top: 0;
    left: -310px;
    z-index: 100;
    width: 310px;
    height: 310px;
    display: none
}
.chooseus-item-hover a{
    display: block;
    width: 310px;
    height: 310px;
    background: #1D86F0;
    text-align: left;
    padding: 35px 35px 0 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.chooseus-hover-title{
    font-size: 32px;
    color: #FFFFFF;
    position: relative;
    margin-bottom: 10px;
}
.chooseus-hover-tips{
    opacity: 0.5;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
}
.chooseus-hover-detailsbtn{
    padding-top: 10px;
    font-size: 16px;
    color: #FFFFFF;
}
.clearfix::before{
    content: '';
    display: table;
}
.clearfix::after{
    clear: both;
    content: '';
    display: table
}
.clearfix{
    zoom: 1;
}
.partner-title{
    font-size: 40px;
    color: #1D86F0;
    display: inline-block;
    margin-bottom: 57px;
}
.tita-open-power{
    padding: 40px 0;
    background: #f7f7f7;
    margin-bottom: 40px;
}
.tita-open-partner div{
    text-align: center;
}
.tita-open-footer{
    height: 600px;
    width: 100%;
    background:#003C61;
    color: #fff;
    text-align: center;
    margin-top: 70px;
}
.tita-open-footer .line{
    width: 1200px;
    margin: 50px auto 0 auto;
}
.tita-open-footer .line img{
    width: 80%;
    float: left;
}
.footer-desc{
    font-size: 32px;
}
.tita-open-footer .register-a{
    height: 60px;
    width: 300px;
    background-color: #0AA2E5;
    border-radius: 8px;
    color: #fff;
    font-size: 30px;
    margin-left: 50px;
    border: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.clearfloat::after{
    display: block;
    content: "";
    height: 0;
    clear: both;
    visibility: hidden;
}
.footer-container {
    margin: 90px auto 0 auto;
    width: 1002px;
    text-align: left;
}
.opne-footer-register{
    display: flex;
    justify-content: center;
    align-items: center;
    display: none
}
.footer-container .reports{
    width: 40.33%;
    min-width: 580px;
    float: left;
    position: relative;
    font-size: 14px;
}
.footer-container .reports .title{
    font-size: 30px;
    padding-bottom: 30px;
}
.footer-container .reports p{
    line-height: 30px;
}
.footer-container .reports .title-right{
    font-size: 18px;
    float: right;
    margin-top: 20px;
}
.footer-container .reports .right {
    font-size: 12px;
    position: absolute;
    left: 80%;
}
.footer-container .reports a:hover{
    color: #aec5b6;
}
.footer-aboutus{
    width: 400px;
    float: right;
    margin-right: -65px;
}
.footer-aboutus .about-title{
    font-size: 32px;
    padding-bottom: 37px;
}
.company-scode{
    float: left;
}
.company-scode p{
    font-size: 12px;
    text-align: center;
}
.footer-aboutus .contact{
    float: right;
    margin-top: 10px;
}
.footer-aboutus .contact p{
    margin-top: 13px;
}
.company-scode p{
    margin-top: 10px;
}
.footer-aboutus .contact .fix .icon0,.icon1,.icon2{
    float: left;
    margin-left: 60px;
}
.fix::after{
    display: block;
    content: 'clear';
    clear: both;
    line-height: 0;
    visibility: hidden;
}
.contact .fix a:hover{
    color: #aec5b6;
}
.footer-aboutus .contact .contact-type{
    float: right;
    margin-left: 50px;
}
#footer-wrap{
    width: 100%;
    background: #003C61;
}
#footer-wrap #footer{
    width: 70%;
    height: 20px;
    min-width: 1000px;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin: 0 auto 30px auto;
}
#footer-wrap .footer-page11 {
    height: 0;
    overflow: hidden;
    background-color: #fff;
    transition: height .7s ease;
    -webkit-transition: height .7s ease;
    -moz-transition: height .7s ease;
    -o-transition: height .7s ease;
    -ms-transition: height .7s ease;
}
#footer .address {
    font-size: 12px;
    margin-right: 30px;
    display: inline-block;
}
#footer .footer-nav {
    display: inline-block;
}
.footer-nav span {
    display: inline-block;
    margin-left: 20px;
    position: relative;
}
#footer span a {
    font-size: 12px;
    color: #fff;
}
#footer-wrap.active .footer-page11 {
    height: 63px;
}
#footer-wrap .footer-page11 img {
    display: block;
    margin: 0px auto;
}
#footer .footer-nav .appScode {
    position: absolute;
    top: -190PX;
    left: -155px;
    transform-origin: bottom center;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transition: transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
}
#footer .footer-nav .appDownload:hover .appScode {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -moz-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    -ms-transition: transform .4s ease-in;
}
#footer .footer-nav .wChatScode {
    position: absolute;
    top: -190px;
    left: -66px;
    transform-origin: bottom center;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transition: transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out
}
#footer .footer-nav .wChat:hover .wChatScode {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -moz-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    -ms-transition: transform .4s ease-in
}
a{
    text-decoration: none;
    color: #fff;
}
ul li{
    list-style: none
}
#nav-list-common .nav a:hover{
    padding-bottom: 3px;
    border-bottom: 2px solid #ffffff;
}