html{color:#000;background-color:#F5F8F9 }body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}.cl{clear:both}.pointer{cursor:pointer}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pt90{padding-top:90px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pb90{padding-bottom:90px}
a{
    color:#FFFFFF;
    text-decoration: none;
}
html {
	font-size: 100px;
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
body{

    /*line-height: .5rem;*/
    font-family: "PingFang SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", 微软雅黑, STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;;
    padding-bottom: 48px;
}

#header {
    position: fixed;
    top: 0;
    width: 100vw;
    padding: 0;
    z-index: 9999;
    height: auto;
    background: transparent; }
#header .nav {
    background-color: transparent;
    display: flex;
    padding: 0.1rem 0.15rem;
    justify-content: space-between;
    align-items: center; }
#header .nav img {
    width: 1rem; }
#header .nav .header-right {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1.4rem; }
#header .nav .header-right a {
    color: #FFFFFF;
    border: 0.01rem solid white;
    font-size: 0.15rem;
    padding: 0.05rem 0.15rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: .03rem; }
#header .nav .header-right img {
    width: .18rem;
    height: .16rem; }
#header .show-menu {
    display: none;
    padding: 0 .15rem;
    z-index: 999999;
    background-color: #FFFFFF;
    height: auto; }
#header .show-menu .list {
    z-index: 9999; }
#header .show-menu .list .menu-item {
    font-size: .14rem;
    font-weight: 400;
    color: #3E464C;
    padding: .17rem 0;
    padding-right: .15rem;
    border-bottom: 0.01rem #E0E4EA solid; }
#header .show-menu .list .menu-item a{
    color: #3E464C;
    /*line-height: .49rem;*/
    }
#header .show-menu .list .menu-item .item-every {
    display: flex;
    justify-content: space-between;
    align-items: center; }
#header .show-menu .list .menu-item .item-every a {
    color: #3E464C;
    cursor: pointer; }
#header .show-menu .list .menu-item .item-every .menu-first{
    margin-right: .1rem;
}
#header .show-menu .list .menu-item img {
    width: .08rem;
    height: .06rem; }
#header .show-menu .list .menu-item:nth-child(2) .ul1 {
    margin-top: .17rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#header .show-menu .list .menu-item:nth-child(2)  .item-every{
    justify-content: flex-start;
}
#header .show-menu .list .menu-item:nth-child(2) .ul1 .ul1-item {
    text-align: center;
}
#header .show-menu .list .menu-item:nth-child(2) .ul1 .ul1-item a {
    display: block;

    cursor: pointer; }
#header .show-menu .list .menu-item:nth-child(2) .ul1 .ul1-item a .title {
    font-size: .14rem;
    font-weight: 400;
    color: #68747F; }
#header .show-menu .list .menu-item:nth-child(2) .ul1 .ul1-item a img {
    width: .4rem;
    height: .4rem; }
#header .show-menu .list .menu-item:nth-child(2) .hiddan-menu {
    display: none; }

#header .show-menu .list .menu-item .real_box {
    display: flex;
    align-items: center;
    justify-content: flex-start; }

#header .show-menu .list .menu-item .real_box{
    text-align: center; }

#header .show-menu .list .real-list .ul_real{
    margin-top: .17rem;
    display: flex;
    align-items: center;
    justify-content: space-around; }
#header .show-menu .list .menu-item .real_box.ul1-item a {
    display: block;

    cursor: pointer; }
#header .show-menu .list .menu-item .real_box .ul1-item a .title {
    font-size: .14rem;
    font-weight: 400;
    color: #68747F; }
#header .show-menu .list .menu-item .real_box .ul1-item a img {
    width: .48rem;
    height: .48rem;}
#header .show-menu .list .menu-item .real_box .hiddan-menu {
    display: none; }
#header .hiddan-menu {
    display: none; }
#header .show-menu .list .menu-item:nth-child(3){
    display: none;
}
.hidden-menu2 {
    display: none; }

.show-menu {
    display: block; }

.right-menu-list {
    height: 100vh !important;
    background: rgba(0, 0, 0, 0.2) !important; }
.right-menu-list .nav {
    background: #fff !important;
    border-bottom: 0.01rem solid #E0E4EA; }
.right-menu-list .show-menu {
    display: block; }
.right-menu-list .header-right a {
    background: #06CB94 !important; }

/*# sourceMappingURL=header.css.map */


/*# sourceMappingURL=header.css.map */


#drogueM{
    position: fixed;
    left: 0;
    right: 0;
    bottom:0;
    z-index: 99;
    display: flex;
    border-top:1px solid #E0E4EA;
}

#drogueM .drogueM_L{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:15px;
    height: 47px;
    flex:1;
    background: #fff;
    color:#06CB94;
}
#drogueM .drogueM_L img{
    width: 15px;
    margin-right: 6px;
}

#drogueM .drogueM_R{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:15px;
    height: 47px;
    flex:1;
    background: #06CB94;
    color:#fff;
}

#drogueM .drogueM_R img{
    width: 14px;
    margin-right: 6px;
}
#footer {
    width: 100vw;
    overflow: hidden;
    background-color: #171D27;

    font-size: 0.13rem; }
#footer .footer-head {
    height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .3rem .15rem;
    padding: 0;
    color: #B1BACB;}
#footer .footer-head .head-info {
    border: 0.01rem solid #666B76;

    display: flex;
    align-items: center;
    padding: 0.12rem 0.24rem;
    text-align: center;
    white-space: nowrap;}
#footer .footer-head .head-info:first-child{
    /*border-radius: 0.05rem;*/
    border-top-left-radius: 0.05rem;
    border-bottom-left-radius: 0.05rem;
    border-right: none;
}
#footer .footer-head .head-info:last-child{
    /*border-radius: 0.05rem;*/
    border-top-right-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    }
#footer .footer-head .head-info .image {
    width: 0.17rem;
    height: 0.2rem;
    margin-right: 0.1rem; }
#footer .footer-head .head-info .image-em {
    width: 0.17rem;
    height: 0.16rem;
    margin-right: 0.1rem; }
#footer .footer-head .head-info .info {
    text-align: left; }
#footer .footer-head .head-info .info  .phone-num {
    color: #798498; }
#footer .footer-head .head-info .info  .email-name {
    color: #798498; }
#footer .footer-head .head-info .info  .phone-ex {
    color: #B1BACB; }
#footer .footer-head .head-info .info  .email-ex {
    color: #B1BACB; }
#footer .footer-head .head-info:first-child {
    border-right: none; }
#footer .footer-content{
    padding: 0 0.15rem;
}
#footer .footer-content .name {
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #798498; }
#footer .footer-bottom {
    margin-top: 0.2rem;
    padding: 0 0.15rem;
}
#footer .footer-bottom .image {
    text-align: center;
    margin-bottom: 0.1rem; }
#footer .footer-bottom .image img {
    width: 1.2rem;
    height: 0.3rem; }
#footer .footer-bottom .bottom-info {
    font-size: 0.11rem;
    color: #3D4552;
    text-align: center; }
#footer .footer-bottom .bottom-info a{
    color: #3D4552; }
/*# sourceMappingURL=footer.css.map */
