﻿




@media(min-width: 768px){
    .t_logo{ width: 164px; height: 23px; position:absolute; top:43px; left:50%; margin-left: -82px; }
    .t_logo img{ width: 100%; height: 100%; border:0px; }
}
@media(max-width: 768px){
    .t_logo{ position:absolute; top:50%; left:50%; transform: translate3d(-50%,-50%,0);z-index: 999;}
   .t_logo img{ width:180px; border:0px;}
}


@media(min-width: 768px){
    .top{width: 100%;height:102px;position: absolute; left: 0;top: 0; z-index: 6;}
    .t_t{height: 102px; position: relative;}
    .xc_m_menu_curr{width: 65px; height: 42px; line-height: 42px; position: absolute;left: 0; top: 30px; font-size: 14px; padding-left: 21px;}
    .xc_m_menu_curr:before{content: '';display: none; margin-right: 8px; width: 14px; height: 10px;}
    .headright{height: 100%;position: absolute; right: 0; top: 0; display: flex;align-items: center;}
    .xn_head_tptext{color: inherit; font-size: 14px; margin-left: 35px; display: inline-block; vertical-align: middle;}
    .xn_head_login{color: inherit; font-size: 14px; margin-left: 35px; display: inline-block; vertical-align: middle;font-family: "IconMris";position: relative;}
    .xn_head_login:before{content: '\e6f9';font-size: 19px; margin-right: 5px;}
    .nav_main{position: fixed; width:440px;left:-440px;background: #092a30;display:none;z-index:9999;height: 100%;overflow-y: auto;top: 0;}
    .xn_mn_3_close{position: absolute; left: 20px; top: 20px; width: 37px; height: 37px;}
    .nav_main_box{width: 410px; padding: 100px 0 0 90px;}
    .nav_main_box>ul>li{position: relative; width: 300px;}
    .nav_main_box>ul>li:hover{width: 100%; z-index: 8;}
    .nav_main_box>ul>li>a{display: block; font-size: 18px; color: #fff; line-height:56px;}
    .nav_main_box>ul>li>ul{display: none;}
    .nav_main_box>ul>li>ul>li>a{display: block; font-size: 14px;line-height: 48px; color: #666;}
    
    .burger-btn{width: 14px;height: 10px;position: absolute; left: 0; top: 50%; margin-top: -5px;}
.hdlogin_colse {
    display: block;
    background: url("https://0.rc.xiniu.com/g3/M00/8C/DD/CgAH6F-rjq-AUClMAAABlzcmQrQ452.png") no-repeat;
    width: 35px;
    height: 35px;
    background-size: 100% auto;
    position: absolute;
    left: 35px;
    top: 10px;
    cursor: pointer;
}
    .burger-btn .stripe{width: 100%;height: 2px; margin-bottom: 2px; display: block; position: relative; overflow: hidden;}
    .burger-btn .stripe:before{display: block;position: absolute;width: 30%;height: 100%; left: -100%; top: 0; z-index: 1; background-color: #000; content: '';transition: all .5s cubic-bezier(.215,.61,.355,1);}
    .burger-btn .stripe:nth-child(2):before{transition-delay: .1s;}
    .burger-btn .stripe:nth-child(3):before{transition-delay: .2s;}
    .burger-btn:hover .stripe:before{left: 100%;}
    .burger-btn .stripe:last-child{margin-bottom: 0;}
    .nav_main_layer{position: fixed; display: none; width: calc(100% - 440px); height: 100%;right: 0; top: 0; z-index: 9999;background-color: rgba(255,0,0, 0);}
    
    .hdlogin{width: 390px; height: calc(100%); position: fixed; right: -390px; transition: all 0.5s; bottom: 0; padding-top: 50px; background-color: #545859; font-size: 14px; color: #fff;z-index:1000;}
    .hdlogin_mask{content: '';display: none;width: 100vw;height: 100vh; position: fixed;z-index: 1;left: 0;top: 0;}
    .hdlogin.curr{right: 0;}
    .hdlogin.curr .hdlogin_mask{display: block;}
    .hdlogin_name{font-size: 30px;text-align: left;margin-bottom: 30px;position: relative;z-index: 2;text-indent: 76px;}
    .hdlogin_wrap{padding: 0 53px 0 30px;position: relative;z-index: 2;}
    
    .headright .hdloginlist{position: absolute; right: 40px; top: 40px;width: 150px;background-color: #fff; transition: all 0.5s; opacity: 0; transform: scaleY(0);transform-origin: top;}
    .headright .hdloginlist.active{top: 70px;opacity: 1;transform: scaleY(1);}
    .headright .hdloginlist>ul>li{width: 100%;height: 42px;line-height: 42px; font-size: 16px;text-align: center;padding-bottom: 1px;}
    .headright .hdloginlist>ul>li:last-child{padding-bottom: 0;}
    .headright .hdloginlist>ul>li>a{display: block;width: 100%;height: 100%;background-color: #092a30; color: #fff;}
    .headright .hdloginlist>ul>li>a:hover{background-color: #000;}
}
@media(max-width: 768px){
    .top{width: 100%;height:1.6rem;position: relative; left: 0;top: 0; z-index: 999;}
    .header{padding: 0; background-color: rgba(255,255,255, 1);transition: all 0.5s;color: #373737;}
    .t_t{height: 1.6rem; position: relative;}
    .t_t:before{content: '';display: block;width: 100%;height: 1.6rem; background-color: rgba(255,255,255, 1); z-index: 999;position: absolute;left: 0;top: 0;}
    .xc_m_menu_curr{width: 1.68rem; height: 100%; position: absolute;left: 0; top: 0;  font-size: 0;display: flex; align-items: center;justify-content: center;z-index: 999;}
    .xc_m_menu_curr:before{display: none;}
    .headright{height: 1.6rem;position: absolute; right: 0; top: 0;z-index: 999;}
    .xn_head_tptext,.xn_head_login{display: none !important;}
    .nav_main{position: fixed; width:100%;left:0;background: #092a30;display:none;z-index:998;height: 100%;overflow-y: auto;top: -100%;}
    .xn_mn_3_close{display: none !important;}
    .nav_main_box{width: 100%; padding: 1.6rem 0 0 0;}
    .nav_main_box>ul>li{position: relative; width: 100%;border-bottom: 1px solid hsla(0,0%,100%,.2);}
    .nav_main_box>ul>li #type1Ul_t301,.nav_main_box>ul>li #type1Ul_t3101,.nav_main_box>ul>li #type1Ul_t2801,.nav_main_box>ul>li #type1Ul_t9901{
        background-color: #fff;
        list-style: none;
        padding: 0.26rem;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        width: 100%;
        font-size: 0.3rem;
        position: relative;
        padding-top: calc(0.26rem + .05em);
    }
    .nav_main_box>ul>li #type1Ul_t2801{
        background-color: #000;
    }
    .nav_main_box>ul>li #type1Ul_t301>li,.nav_main_box>ul>li #type1Ul_t3101>li,.nav_main_box>ul>li #type1Ul_t2801>li,.nav_main_box>ul>li #type1Ul_t9901>li{
        flex-basis: 50%;
        text-align: center;
        font-size: 0.42rem;
        margin-bottom: .05rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .nav_main_box>ul>li #type1Ul_t301>li>a,.nav_main_box>ul>li #type1Ul_t3101>li>a,.nav_main_box>ul>li #type1Ul_t2801>li>a,.nav_main_box>ul>li #type1Ul_t9901>li>a{
        font-size: inherit;
        line-height: 1.7;
    }
    .nav_main_box>ul>li #type1Ul_t2801>li>a{color: #fff;}
    .nav_main_box>ul>li#type1Li_n3.cur,.nav_main_box>ul>li#type1Li_n31.cur,.nav_main_box>ul>li#type1Li_n28.cur,.nav_main_box>ul>li#type1Li_n99.cur{background: #f1f1f2;color: #000;}
    .nav_main_box>ul>li#type1Li_n3.cur a,.nav_main_box>ul>li#type1Li_n31.cur a{color: #000;}
    .nav_main_box>ul>li#type1Li_n28.cur a{color: #000;}
    .nav_main_box>ul>li#type1Li_n99.cur a{color: #000;}
    .nav_main_box>ul>li#type1Li_n28.cur #type1Ul_t2801>li>a{color: #fff !important;}
    .nav_main_box>ul>li:hover{width: 100%; z-index: 8;}
    .nav_main_box>ul>li>a{display: block; font-size: 0.48rem; color: #fff; line-height:1.49rem;padding-left: 0.53rem;}
    .nav_main_box>ul>li>ul{display: none;}
	.nav_main_box>ul>li>ul>li>a{display: block; font-size: 14px;line-height: 48px; color: #666;}
	
    .burger-btn{width: 0.4rem;height: 0.3rem;}
    .burger-btn .stripe{width: 100%;height: 2px; margin-bottom: 2px; background-color: #626262;display: block; position: relative; overflow: hidden;}
    .burger-btn .stripe:before{display: block;position: absolute;width: 30%;height: 100%; left: -100%; top: 0; z-index: 1; background-color: #000; content: '';transition: all .5s cubic-bezier(.215,.61,.355,1);}
    .burger-btn .stripe:nth-child(2):before{transition-delay: .1s;}
    .burger-btn .stripe:nth-child(3):before{transition-delay: .2s;}
    .burger-btn:hover .stripe:before{left: 100%;}
    .burger-btn .stripe:last-child{margin-bottom: 0;}
    .nav_main_layer{position: fixed; display: none; width: calc(100% - 440px); height: 100%;right: 0; top: 0; z-index: 9999;background-color: rgba(255,0,0, 0);}
    
    .hdlogin{width: 100%; height: 100%; position: fixed; z-index: 999; right: -100%; transition: all 0.5s; top: 0; padding-top: 1rem; background-color: #092a30; font-size: 0.36rem; color: #fff;}
    .hdlogin_mask{content: '';display: none;width: 100vw;height: 100vh; position: fixed;z-index: 1;left: 0;top: 0;}
    .hdlogin.curr{right: 0;}
    .hdlogin.curr .hdlogin_mask{display: block;}
    .hdlogin_name{font-size: 0.6rem; text-align: center; margin-bottom: 0.3rem; position: relative;z-index: 2;}
    .hdlogin_wrap{padding: 0 0.8rem;position: relative;z-index: 2;}
    
    .hdloginlist{display: none !important;}

    .languae{display: block;font-size: 0.48rem;color: #fff;line-height: 1.49rem;padding-left: 0.53rem;}
    .languae span{padding-right: 1rem;}
    .languae a{color: #fff;}
    #gwcwrap{display: block;font-size: 0.48rem;color: #fff;line-height: 1.49rem;padding-left: 0.53rem;}
    #gwcwrap .EIMS_C_40007_1_cartorder{font-size: 0.24rem;width: 0.4rem;height: 0.4rem;line-height: 0.4rem;background: #fff;display: inline-block;border-radius: 50%;color: #373737;text-align: center;vertical-align: 0.05rem;}


}


@media(min-width: 768px){
    .mega_promenu{display: flex; transform: translateY(-100%); position: fixed;left: 0;right: 0;top: 0;bottom: 0;justify-content: center; transition: all .5s;overflow: hidden;}
    .mega_promenu.open{display: flex;color: #3f3e3e;background-color:transparent;transform: translateY(0);top: 75px; z-index: 20;}
    .mega_promenu.open.custom{color: #f1f1f2;background-color: #000;}
    .mega_promenu.open a:hover{color: #fff;}
    .promenu_wrap{flex: 1;display: flex;}
    .promenu_wrap a{color: inherit;transition: all 0.5s;}
    .promenu_clip{clip-path: url(#clip-polygon);}
    .clip-svg {width: 0;height: 0;position: absolute;}
    .promenu_list{
        width: auto;min-width:230px;display: block;background-color: #092a30;color: #b2b2b2;padding: 34px;
        list-style: none;margin: 0;flex-wrap: wrap;align-items: flex-start;font-size: 16px;position: relative;
    }
    .promenu_list li{flex-basis: 100%;margin-bottom: 5px;font-size: 22px;}
    .promenu_text:hover+.promenu_feature{opacity: 1;visibility: visible;z-index: 2;}
    .promenu_feature{
        transition-delay: .5s;opacity: 0;background-color: #000;width: 30vw;min-width: 400px;position: absolute;top: 0;left: 230px;background-position: top;
        background-size: auto 70%;background-repeat: no-repeat;visibility: hidden;z-index: 1;
    }
    .promenu_feature:before{padding-bottom: 270%;display: block;left: 0;right: 0;top: 0;content: "";}
    .promenu_feature.all{opacity: 1;visibility: visible;background-size: cover;}
    .promenu_feature:hover{opacity: 1;visibility: visible;z-index: 2;}
    .promenu_feature_intro{position: absolute;padding: 34px;left: 0;top: 0;z-index: 2;}
    .promenu_feature_intro h3{font-weight: 700;}
}
@media(max-width: 768px){
    .mega_promenu{display: none !important;}
}


@media(min-width: 768px){
       .xn_h_3_wrap{width:100px;height:42px; line-height: 42px; position: absolute; left: 65px;font-size: 14px; top: 30px;}
    .xn_h_3_Lang_lb{height:42px;position:relative;cursor:pointer;}
    .xn_h_3_Lang_top{text-align:left;}
    .xn_h_3_Lang_top:after{content: '';display: inline-block; vertical-align: middle; margin-left: 5px;width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;}
    .xn_h_3_Lang_HVbox{width:100px;height: 61px;font-size:14px;background-color: #fff;border: 1px solid #ddd;line-height: 30px;text-align:left;display: block;position:absolute;top:35px;right: 19px;z-index:999;transition: all .3s;transform: translateY(10px);visibility: hidden;}
    .xn_h_3_Lang_HVbox a{color: #373737;}
    .xn_h_3_Lang_curr {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.xn_h_3_Lang_wenzi {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.xn_h_3_Lang_wenzi:first-chlid{
border:none;    
}

}
@media(max-width: 768px){
    .xn_h_3_wrap{display: none !important;}
}


@media(min-width: 768px){
    .xn_h_2_wrap{height:100%;display: inline-block; vertical-align: middle;}
    .xn_h_2_Search{width:auto;height:100%;}
    .xn_h_2_Search_lb{height:100%;cursor:pointer; display: flex; align-items: center;}
    .xn_h_2_Search_img{width:15px;height:15px; line-height: 1; font-family: 'IconMris';}
    .xn_h_2_Search_img:before{content: '\e61a';}
    .xn_h_2_Search_HVbox{width:500px;height:100%;font-size:0;line-height:100%;color:#333;display:none;position:absolute;top:0px;right:-53px;background:#FFF;z-index:999;}
    .xn_h_2_Search_HVbox table{display: inline-block;vertical-align: top;width: calc(100% - 102px);}
    .xn_h_2_Search_HVbox table td{height: 102px;}
    .xn_h_2_Search_HVbox table td:last-child{width: 102px; text-align: center;}
    .xn_h_2_Search_close{width: 102px;height: 102px; background:#f1f1f2 url('https://0.rc.xiniu.com/g3/M00/84/65/CgAH6F-QSb2AHIjWAAAEeiF-HuM383.png') center center; background-repeat: no-repeat; display: inline-block;vertical-align: top;}
    .xn_h_2_Search_text{width:296px; font-size: 16px; height:40px;border:0px; background-color: transparent; color:#666;text-indent:10px;}
    .img_xn_h_2_Search{width:30px;height:30px;}
}
@media(max-width: 768px){
    .xn_h_2_wrap{height:1.6rem; line-height: 1.6rem; display: inline-block; vertical-align: middle;}
    .xn_h_2_Search{width:auto;height:1.6rem;}
    .xn_h_2_Search_lb{height:1.6rem;cursor:pointer;}
    .xn_h_2_Search_img{width:1.6rem;height:1.6rem;font-family: 'IconMris'; text-align: center;}
    .xn_h_2_Search_img:before{content: '\e61a';font-size: 0.36rem;}
    .xn_h_2_Search_HVbox{width:100%;height:1.6rem;font-size:0;line-height:1.6rem;color:#333;display:none;position:fixed;top:0px;right: 0px;background:#FFF;z-index:999;}
    .xn_h_2_Search_HVbox table{display: inline-block;vertical-align: top;width: calc(100% - 1.6rem);}
    .xn_h_2_Search_HVbox table td:first-child{width: calc(100vw - 3.2rem);}
    .xn_h_2_Search_HVbox table td:last-child{width: 1.6rem; text-align: center;}
    .xn_h_2_Search_close{width: 1.6rem;height: 100%; background:#f1f1f2 url('https://0.rc.xiniu.com/g3/M00/84/65/CgAH6F-QSb2AHIjWAAAEeiF-HuM383.png') center center; background-repeat: no-repeat; display: inline-block;vertical-align: top;}
    .xn_h_2_Search_text{width:100%; font-size: 14px; height:1.6rem;border:0px; background-color: transparent; color:#999;text-indent:10px;}
    .img_xn_h_2_Search{width:30px;height:30px;}
    #img_xn_h_2_Search{width: 0.66666rem;height: 0.53333rem;}
}


@media(min-width: 768px){
    .xn_h_menu{width: 100%;height: 16px;font-size: 0;margin-top: 4vh;}
    .xn_h_menu>a{display: inline-block;width: 20px;height: 16px; margin-right: 15px;}
    .xn_h_menu>a.icon_facebook{background: url('https://0.rc.xiniu.com/g3/M00/84/65/CgAH6F-QSfaAETyPAAAEnMG7lMY134.png') no-repeat; background-size: 100%;}
    .xn_h_menu>a.icon_instagram{background: url('https://0.rc.xiniu.com/g3/M00/84/65/CgAH6F-QSguADBRJAAAFG4WnNic605.png') no-repeat; background-size: 100%;}
    .xn_h_menu>a.icon_wechar{background: url('https://0.rc.xiniu.com/g3/M00/84/65/CgAH6F-QShqAFLqVAAAFEGZHoJM348.png') no-repeat; background-size: 100%;}
    .xn_h_menu>a.icon_weibo{background: url('https://0.rc.xiniu.com/g3/M00/84/65/CgAH6F-QSiuAEdYuAAAFYaaqr0s424.png') no-repeat; background-size: 100%;}
}
@media(max-width: 768px){
    .xn_h_menu{display: none !important;}
}


@media(min-width: 768px){
    .ep_t_fx{}
}
@media(max-width: 768px){}


@media(min-width: 768px){
    .xn_h_15_wrap{text-align:right; padding-left:20px;}
    .EIMS_C_40007_1_wrap{font-size:14px;}
    .EIMS_C_40007_1_cartn{position: relative;display: flex;align-items: center;}
    .EIMS_C_40007_1_carimg{width:20px; height:20px;margin-right: 12px; line-height: 1; font-size: 20px; font-family: 'IconMris';}
    .EIMS_C_40007_1_carimg:before{content: '\e643';}
    .EIMS_C_40007_1_cartname{cursor: pointer;}
    .EIMS_C_40007_1_cartorder{color: #fff;position: absolute;left: 13px;top: -2px;font-size: 12px;line-height: 1; width: 14px; height: 14px;background: #313131; border-radius: 50%;text-align: center;}
    .index_body .EIMS_C_40007_1_cartorder{background: #fff;color: #313131;}
    .index_body .header:hover .EIMS_C_40007_1_cartorder{background: #313131;color: #fff;}
}
@media(max-width: 768px){
    .xn_h_15_wrap{display: none !important;}
}


@media(min-width: 768px){
    .xn_c_index_438_wrap{width:100%;position:relative;}
    .xn_c_index_438_lgre{display: none;}
    .xn_c_index_438_dlgLogin{position: relative;}
    .xn_c_index_438_dlgLoginTitle{display:none;}
    .EIMS_C_40003_6_Error{display:block;}
    #EIMS_C_40003_6_NoLoginBox{height:auto;overflow:hidden;}
    #EIMS_C_40003_6_NoLoginBox label span{display:none;}
    .xn_c_index_438_usern,.xn_c_index_438_post{position:relative;padding-left:47px;padding-right: 10px; margin-bottom: 22px;}
    .xn_c_index_438_post{margin-bottom: 0;}
    .xn_c_index_438_usern:before,.xn_c_index_438_post:before{font-family: "IconMris"; position: absolute;left: 12px; top: 40px; font-size: 24px;line-height: 1;}
    .xn_c_index_438_usern:before{content: '\e6f9';}
    .xn_c_index_438_post:before{content: '\e623';}
    .xn_c_index_438_usern label,.xn_c_index_438_post label{display: block; height: 32px;line-height: 32px;}
    .xn_c_index_438_usern input#EIMS_C_40003_6_Name,.xn_c_index_438_post input#EIMS_C_40003_6_Password{width:100%;height:40px;line-height:40px;border:0; padding: 0 10px; background:#fff;color: #515151;}
    .xn_c_index_438_usern input#EIMS_C_40003_6_Name{width: 186px; float: right;}
    
    .xn_c_index_438_usern input.EIMS_C_40003_6_telqh,.xn_c_index_438_usern input.EIMS_C_40003_6_teljh{height:40px;line-height:40px;border:0; padding: 0 10px; background:#fff;color: #515151;}
    .xn_c_index_438_usern input.EIMS_C_40003_6_telqh{width: 57px;}
    .xn_c_index_438_toPwd{height:46px;line-height:46px;overflow:hidden;text-align: right; padding-right: 10px; margin-bottom: 20px;}
    .xn_c_index_438_toPwd a{color:#fff; text-decoration: underline;}
    .xn_c_index_438_toPwd a:hover{text-decoration: none;}
    .xn_c_index_438_sure{overflow:hidden;text-align:center; padding: 0 11px 0 47px;}
    #EIMS_C_40003_6_Login,#EIMS_C_40003_6_ToRegister{display: block;width: 100%;height: 40px;line-height: 40px; border-radius: 5px; background: none; border: 1px solid #fff; }
    #EIMS_C_40003_6_ToRegister a{display: block;width: 100%;height: 100%;color: inherit;}
    .xn_c_index_438_hy{display: none;}
    .EIMS_C_40003_6_line{width: 100%;height: 50px;line-height: 50px; position: relative; margin-top: 30px;display: flex;align-items: center;}
    .EIMS_C_40003_6_line:before,.EIMS_C_40003_6_line:after{height: 1px;background-color: #fff; flex: 1;display: block;content: '';}
    .EIMS_C_40003_6_line span{display: block;width: 30px;flex-shrink: 0;}
}
@media(max-width: 768px){
    .xn_c_index_438_wrap{width:100%;position:relative;}
    .xn_c_index_438_lgre{display: none;}
    .xn_c_index_438_dlgLogin{position: relative;}
    .xn_c_index_438_dlgLoginTitle{display:none;}
    .EIMS_C_40003_6_Error{display:block;}
    #EIMS_C_40003_6_NoLoginBox{height:auto;overflow:hidden;}
    #EIMS_C_40003_6_NoLoginBox label span{display:none;}
    .xn_c_index_438_usern,.xn_c_index_438_post{position:relative;padding-left:0.8rem;padding-right: 0; margin-bottom: 0.3rem;}
    .xn_c_index_438_post{margin-bottom: 0;}
    .xn_c_index_438_usern:before,.xn_c_index_438_post:before{font-family: "IconMris"; position: absolute;left: 0.15rem; top: 0.9rem; font-size: 0.5rem;line-height: 1;}
    .xn_c_index_438_usern:before{content: '\e6f9';}
    .xn_c_index_438_post:before{content: '\e623';}
    .xn_c_index_438_usern label,.xn_c_index_438_post label{display: block; height: 0.8rem;line-height: 0.8rem;}
    .xn_c_index_438_usern input#EIMS_C_40003_6_Name,.xn_c_index_438_post input#EIMS_C_40003_6_Password{width:100%;height:0.8rem;line-height:0.8rem;border:0; padding: 0 0.1rem; background:#fff;color: #515151;}
    .xn_c_index_438_usern input#EIMS_C_40003_6_Name{width: 6rem; float: right;}
    
    .xn_c_index_438_usern input.EIMS_C_40003_6_telqh,.xn_c_index_438_usern input.EIMS_C_40003_6_teljh{height:0.8rem;line-height:0.8rem;border:0; padding: 0 0.1rem; background:#fff;color: #515151;}
    .xn_c_index_438_usern input.EIMS_C_40003_6_telqh{width: 1.2rem;}
    .xn_c_index_438_toPwd{height:1.2rem;line-height:0.8rem;overflow:hidden;text-align: right; padding-right: 0; margin-bottom: 0.2rem;}
    .xn_c_index_438_toPwd a{color:#fff; text-decoration: underline;}
    .xn_c_index_438_toPwd a:hover{text-decoration: none;}
    .xn_c_index_438_sure,.xn_c_index_438_back{overflow:hidden;text-align:center; padding: 0 11px 0 0.8rem;}
    .xn_c_index_438_back{padding-top: 1rem;}
    
    #EIMS_C_40003_6_Login,#EIMS_C_40003_6_ToRegister,.xn_c_index_438_back_btn{display: block; color: #fff; width: 100%;height: 0.8rem;line-height: 0.8rem; border-radius: 5px; background: none; border: 1px solid #fff; }
    #EIMS_C_40003_6_ToRegister a{display: block;width: 100%;height: 100%;color: inherit;}
    .xn_c_index_438_hy{display: none;}
    .EIMS_C_40003_6_line{width: 100%;height: 0.9rem;line-height: 0.9rem; position: relative; margin-top: 0.5rem;display: flex;align-items: center;}
    .EIMS_C_40003_6_line:before,.EIMS_C_40003_6_line:after{height: 1px;background-color: #fff; flex: 1;display: block;content: '';}
    .EIMS_C_40003_6_line span{display: block;width: 30px;flex-shrink: 0;}
}




@media (min-width: 768px) {
	.news_banner img{width:100%;}
}
@media (max-width: 767px) {
	.news_banner img{width:100%;}
}




@media (min-width: 768px) {
	.n_content_right_name_r{width:1200px;margin:0 auto;font-size:12px;color:#ccc;}
	.n_r_wz1,.n_r_wz2,.n_r_wz3,.n_r_wz4,.n_r_wz5,.n_r_wz6{}
	.n_content_right_name_r ul li{float:left; line-height:48px;}
	.n_content_right_name_r ul li a{font-size:12px;color:#ccc;}
	.n_content_right_name_r ul li a:hover{color:#00c3b3;}
	.n_content_right_name_r ul li img{ margin-right:12px;display:none;}
}
@media (max-width: 767px) {
}	


@media (min-width: 768px) {
	.n_content_pro_cnt{width:1200px;margin:0 auto;}
	.n_content_pro_cnt>ul{float:right;margin-top:-48px;}
	.n_content_pro_cnt>ul>ul>li{float:left;height:48px;}
	.n_content_pro_cnt>ul>ul>li a:hover{color:#00c3b3;}
	.n_content_pro_cnt>ul>ul>li>ul{display:none;}
	.pro_menu1 a{font-size:14px;color:#666;margin-left:35px;line-height:48px;}
	.pro_menu1_cur a{font-size:14px;color:#00c3b3;line-height:48px;margin-left:45px;}
}
@media (max-width: 767px) {
	.n_content_pro_cnt{margin: 0 0.3333333rem;margin-top: 0.1333333rem;}
	.n_content_pro_cnt>ul{text-align: center;}
	.n_content_pro_cnt>ul>ul>li{height:0.64rem;display: inline-block;*zoom: 1;*display: inline;_zoom:1;_display: inline;}
	.n_content_pro_cnt>ul>ul>li a:hover{color:#00c3b3;}
	.n_content_pro_cnt>ul>ul>li>ul{display:none;}
	.pro_menu1 a{font-size: 0.24rem;color:#666;line-height:0.64rem;margin: 0rem 0.2133333rem;}
	.pro_menu1_cur a{font-size:0.24rem;color:#00c3b3;line-height:0.64rem;}
}


@media (min-width: 768px) {
	.xn_c_products_12_wrap{padding-top:60px;}
	.xn_c_products_12_lftbox{width:50%;float:left;position:relative;}
	.xn_c_products_12_ritbox{width:50%;float:right;position:relative;}
	.xn_c_products_12_lb{width:80%;height:590px;background:#f6f6f6;position:absolute;left:0px;top:-100px;}
	.xn_c_products_12_limg{width:408px;height:515px;float:right;position:relative;z-index:2;right:125px;}
	.xn_c_products_12_limg img{width:408px;height:515px;}
	.xn_c_products_12_list{margin-bottom:124px;padding-top:100px;}
	.xn_c_products_12_limg_t{position:absolute;height:65px;background:#f6f6f6;font-size:14px;color:#999999;line-height:65px;text-align:left;width:250px;left:-160px;bottom:70px;}
	.xn_c_products_12_limg_t span{padding-right:95px;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/pro_line.png?d=20200907144652864) no-repeat right center;}
	.xn_c_products_12_rbox{width:600px;float:left;padding-left:60px;padding-top:40px;position:relative;}
	.xn_c_products_12_name{position:relative;vertical-align: bottom;z-index:2;}
	.xn_c_products_12_nline{width:200px;height:1px;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/pro_line2.png?d=20200907144652864) no-repeat left center;position:absolute;left:-250px;top:50%;}
	.xn_c_products_12_name1 a{font-size:30px;color:#444444;font-weight:bold;line-height:40px;}
	.xn_c_products_12_name1 a:hover{color:#00c3b3;}
	.xn_c_products_12_name2{font-size:18px;color:#999999;margin-left:10px;}
	.xn_c_products_12_coent{width:400px;font-size:14px;line-height:30px;color:#888;height:210px;overflow:hidden;margin-top:20px;}
	.xn_c_products_12_more{padding-top:40px;}
	.xn_c_products_12_more a{display:block;width:116px;height:44px;font-size:12px;color:#444444;line-height:44px;text-align:center;border:1px solid #e9e9e9;box-shadow: 15px 15px 30px 3px #e2e2e2}
	.xn_c_products_12_more a:hover{color:#fff;background:#00c3b3;}
	.xn_c_products_12_rimg{width:126px;height:160px;overflow:hidden;position:absolute;right:-35px;top:115px;}
	.xn_c_products_12_rimg img{width:126px;height:160px;}
	.xn_c_products_12_list.on .xn_c_products_12_lftbox{float:right;}
	.xn_c_products_12_list.on .xn_c_products_12_ritbox{float:left;}
	.xn_c_products_12_list.on .xn_c_products_12_lb{right:0px;left:auto;}
	.xn_c_products_12_list.on .xn_c_products_12_limg{float:left;left:125px;right:0px;}
	.xn_c_products_12_list.on .xn_c_products_12_limg_t{text-align:right;right:-160px;left:auto;}
	.xn_c_products_12_list.on .xn_c_products_12_limg_t span{padding-left:95px;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/pro_line.png?d=20200907144652864) no-repeat left center;padding-right:0px;}
	.xn_c_products_12_list.on .xn_c_products_12_rbox{float:right;padding-left:140px;}
	.xn_c_products_12_list.on .xn_c_products_12_nline{right:-200px;left:auto;}
	.xn_c_products_12_list.on .xn_c_products_12_rimg{left:-35px;right:auto;}
}
@media (max-width: 767px) {
	.xn_c_products_12_wrap{padding-top: 1.466667rem;margin: 0 0.3333333rem;}
	.xn_c_products_12_lftbox{width: 47%;float:left;position:relative;}
	.xn_c_products_12_ritbox{width: 47%;float:right;position:relative;}
	.xn_c_products_12_lb{width:80%;height:7.866667rem;background:#f6f6f6;position:absolute;left:0rem;top:-1.333333rem;display: none;}
	.xn_c_products_12_limg{width: 100%;position:relative;z-index:2;}
	.xn_c_products_12_limg img{width: 100%;}
	.xn_c_products_12_list{margin-bottom: 1.4rem;}
	.xn_c_products_12_limg_t{position:absolute;height:0.8666667rem;background:#f6f6f6;font-size:0.1866667rem;color:#999999;line-height:0.8666667rem;text-align:left;width:3.333333rem;left:-2.133333rem;bottom:0.9333333rem;display: none;}
	.xn_c_products_12_limg_t span{padding-right:1.266667rem;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/pro_line.png?d=20200907144652864) no-repeat right center;}
	.xn_c_products_12_rbox{width: 100%;padding-top: 0.3333333rem;position:relative;}
	.xn_c_products_12_name{position:relative;vertical-align: bottom;z-index:2;}
	.xn_c_products_12_nline{width:2.666667rem;height:1px;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/pro_line2.png?d=20200907144652864) no-repeat left center;position:absolute;left:-2.8rem;top:50%;}
	.xn_c_products_12_name1 a{font-size:0.4rem;color:#444444;font-weight:bold;line-height:0.5333334rem;}
	.xn_c_products_12_name2{font-size:0.24rem;color:#999999;margin-left:0.1333333rem;}
	.xn_c_products_12_coent{font-size: 0.2133333rem;line-height:0.4rem;color:#888;height:2.8rem;overflow:hidden;margin-top:0.2666667rem;}
	.xn_c_products_12_more{padding-top:0.5333334rem;}
	.xn_c_products_12_more a{display:block;width:1.546667rem;height:0.5866666rem;font-size:0.16rem;color:#444444;line-height:0.5866666rem;text-align:center;border:1px solid #e9e9e9;box-shadow: 0.2rem 0.2rem 0.4rem 0.04rem #e2e2e2}
	.xn_c_products_12_more a:hover{color:#fff;background:#00c3b3;}
	.xn_c_products_12_rimg{width:1.68rem;height:2.133333rem;overflow:hidden;position:absolute;right:-0.4666667rem;top:1.533333rem;display: none;}
	.xn_c_products_12_rimg img{width:1.68rem;height:2.133333rem;}
	.xn_c_products_12_list.on .xn_c_products_12_lftbox{float:right;}
	.xn_c_products_12_list.on .xn_c_products_12_ritbox{float:left;}
	.xn_c_products_12_list.on .xn_c_products_12_lb{right:0rem;left:auto;}
	.xn_c_products_12_list.on .xn_c_products_12_limg{float:left;}
	.xn_c_products_12_list.on .xn_c_products_12_limg_t{text-align:right;right:-2.133333rem;left:auto;}
	.xn_c_products_12_list.on .xn_c_products_12_limg_t span{padding-left:1.266667rem;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/pro_line.png?d=20200907144652864) no-repeat left center;padding-right:0rem;}
	.xn_c_products_12_list.on .xn_c_products_12_rbox{float:right;}
	.xn_c_products_12_list.on .xn_c_products_12_nline{right:-2.666667rem;left:auto;}
	.xn_c_products_12_list.on .xn_c_products_12_rimg{left:-0.4666667rem;right:auto;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_lftbox{float:right;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_ritbox{float:left;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_lb{right:0rem;left:auto;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_limg{float:left;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_limg_t{text-align:right;right:-2.133333rem;left:auto;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_limg_t span{padding-left:1.266667rem;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/pro_line.png?d=20200907144652864) no-repeat left center;padding-right:0rem;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_rbox{float:right;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_nline{right:-2.666667rem;left:auto;}
	.xn_c_products_12_list:nth-child(2n) .xn_c_products_12_rimg{left:-0.4666667rem;right:auto;}
}


@media (min-width: 768px) {
	.fy{ width:1200px; margin:0 auto; font-size:12px; text-align:center;margin-bottom:90px;}
	.fy span,.fy span a{ color:#666; vertical-align:middle; }
	.fy span a:hover{ color:#333; }
	.fy_1{}
	.fy_2{margin-left:5px; margin-right:5px}
	.fy_3{margin-left:5px; margin-right:5px}
	.fy_4{}
	.fy_5{margin-left:5px; margin-right:5px}
	.fy_6{margin-left:5px; margin-right:5px}
	.fy_7{ margin-left:5px; margin-right:5px}
	.fy_8{}
	.fy_9{}
	.fy_out{ padding:0px 2px 0px 2px}
	.fy_on{ padding:0px 2px 0px 2px;}
	.fy_1,.fy_9,.fy_4,.fy_7,.fy_3,.fy_5{display:none;}
	.fy span a{display:inline-block;font-size:16px;color:#b0b0b0;margin:0px 5px;}
	.fy span.fy_2 a{color:#fff;width:22px;height:22px;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/fy_left.png?d=20200907144652864) no-repeat center center;font-size:0px;}
	.fy span.fy_2 a:hover{background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/fy_left_curr.png?d=20200907144652864) no-repeat center center;}
	.fy span.fy_6 a{color:#fff;width:22px;height:22px;background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/fy_right.png?d=20200907144652864) no-repeat center center;font-size:0px;}
	.fy span.fy_6 a:hover{background:url(https://1.rc.xiniu.com/rc/Contents/50151/images/fy_right_curr.png?d=20200907144652864) no-repeat center center;}
	.fy span.fy_on a{color:#333;}
}
@media (max-width: 767px) {
	.fy{margin:0rem 0.2666667rem;margin-bottom:1.333333rem;}
	.xn_c_news_18_moreBtn{display:block;width:80%;margin:0 auto;height:0.8rem;font-size:0.24rem;color:#666;border:1px solid #999;background:none;}
	.revealOnScroll { opacity: 0; }
}	


@media (min-width: 768px) {
	.n_content_left{display:none;}
	.n_content_right{display:none;}
	.n_content{padding-bottom:110px;}
}
@media (max-width: 767px) {
	.n_content_left{display:none;}
	.n_content_right{display:none;}
	.n_content{margin-bottom:0.3rem;}
}




@media (min-width: 767px) {
	.foot_fx{width:415px;float:left;}
	.foot_fx_t{padding-left:84px;background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/f_line.png?d=20200907144652961) no-repeat left bottom 5px;}
	.stButton .chicklets{padding:0px !important;width:30px !important;height:30px !important;}
	.stButton{width:30px !important;height:30px !important;margin-right:20px !important;}
	.twitter{background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/f1.png?d=20200907144652961) no-repeat center center !important;}
	.facebook{background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/f2.png?d=20200907144652961) no-repeat center center !important;}
	.googleplus{background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/f3.png?d=20200907144652961) no-repeat center center !important;}
	.linkedin{background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/f4.png?d=20200907144652961) no-repeat center center !important;}
	.foot_fx_box{margin-top:80px;}
}
@media (max-width: 767px) {
	.foot_fx{display:none;}
}


@media (min-width: 767px) {
	.xn_f_22_wrap{float:left;margin-left:80px;width:260px;padding-top:30px;}
	.xn_f_22_eWrap{font-size:18px;color:#a7a7a7;}
	.xn_f_22_line{margin-top:8px;width:70px;border-bottom:1px solid #a7a7a7;}
	.xn_f_22_inner{margin-top:30px;overflow:hidden;}
	.xn_f_22_li{float:left;width:76px;height:76px;overflow:hidden;margin-right:8px;margin-bottom:8px;}
	.xn_f_22_li img{width:76px;height:76px;-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
	.xn_f_22_li:hover img{-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);}
}
@media (max-width: 767px) {
	.xn_f_22_wrap{display:none;}
}


@media (min-width: 767px) {
	.xn_f_5_wrap{float:left;margin-left:80px;padding-top:30px;}
	.xn_f_5_eWrap{font-size:18px;color:#a7a7a7;}
	.xn_f_5_line{margin-top:8px;width:70px;border-bottom:1px solid #a7a7a7;}
	.xn_f_5_feedbox{margin-top:30px;overflow:hidden;font-size:12px;color:#555555;}
	.footfeed_name,.footfeed_tel{width:274px;height:42px;border:1px solid #3d3d3d;margin-bottom:15px;line-height:42px;position:relative;}
	.footfeed_li_title{padding:0px 15px;}
	.footfeed_li_txbox{position:absolute;left:0px;top:0px;padding:0px 15px;}
	#EIMS_C_1_3_Name,#EIMS_C_1_3_Tel{background:none;border:none;outline:none;width:230px;}
	.footfeed_cont{position:relative;width:274px;height:74px;border:1px solid #3d3d3d;margin-bottom:15px;}
	.footfeed_cont li{margin-top:10px;}
	#EIMS_C_1_3_Content{background:none;border:none;outline:none;width:254px;height:64px;}
	#EIMS_C_1_3_Reset{display:none;}
	#EIMS_C_1_3_Submit{font-size:12px;color:#707070;line-height:36px;background:#2f2f2f;text-align:center;border:none;width:274px;}
	#EIMS_C_1_3_Submit:hover{background:#00c3b3;color:#fff;}
}
@media (max-width: 767px) {
	.xn_f_5_wrap{display:none;}
}


@media (min-width: 767px) {
	.xn_f_21_wrap{width:100%;overflow:hidden;padding-bottom:20px;display:none;margin:0 auto;margin-top:40px;}
	.index_body .xn_f_21_wrap{display:block;}
	.xn_f_21_wbox{width:1200px;margin:0 auto;}
	.xn_f_21_xhbox{float:left;line-height:24px;height:24px;white-space:normal;word-break:keep-all;font-size:14px;}
	.xn_f_21_xhbox{font-size:14px;color:#414141;margin-right:14px;}
	.xn_f_21_xhbox a{display:block;width:100%;font-size:14px;color:#414141;line-height:24px;}
	.xn_f_21_xhbox a:hover{color:#fff;}
	.xn_f_21_xhbox_txt{}
}
@media (max-width: 767px) {
	.xn_f_21_wrap{display:none;}
}


@media (min-width: 767px) {
	.foot_copy{max-width:600px;float:left;height:52px;}
	.foot_copy>div{float:left;font-size:14px;color:#888888;line-height:52px;margin-right:5px;}
	.foot_copy>div a{font-size:14px;color:#888888;line-height:52px;}
	.foot_copy>div a:hover{color:#00c3b3;}
}
@media (max-width: 767px) {
	.foot_copy{padding:0rem 0.2666667rem;text-align:center;height:0.7466667rem;border-bottom:1px solid #2f2f2f;background:#3e3e3e;}
	.foot_copy>div{display:inline-block;*zoom:1;*display: inline; _zoom:1;_display: inline;line-height:0.7466667rem;font-size:0.2133333rem;color:#f5f5f5;}
	.foot_copy>div a{font-size:0.2133333rem;color:#f5f5f5;}
}


@media (min-width: 767px) {
	.foot_nav2{float:right;max-width:600px;}
	.foot_nav2>ul>li{float:left;margin-left:10px;}
	.foot_nav2>ul>li>a{font-size:12px;color:#999;line-height:52px;}
	.foot_nav2>ul>li>a:hover{color:#00c3b3;}
}
@media (max-width: 767px) {
	.foot_nav2{display:none;}
}




@media (min-width: 767px) {
}
@media (max-width: 767px) {
	.xn_mu_1_wrap{padding:0.05333333rem 0rem;border-bottom:1px solid #2f2f2f;background:#212121;}
	.xn_mu_1_wrap ul li{width:33.333%;float:left;text-align:center;}
	.xn_mu_1_wrap ul li a{padding-left:0.6666667rem;display:inline-block;font-size:0.2666667rem;line-height:0.8rem;color:#888888;}
	.xn_mu_1_wrap ul li.xn_mu_1_li1 a{background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/fx_tel.png?d=20200907144652961) no-repeat left center;background-size:0.4666667rem 0.4666667rem;}
	.xn_mu_1_wrap ul li.xn_mu_1_li2 a{background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/fx_contact.png?d=20200907144652961) no-repeat left center;background-size:0.4666667rem 0.4666667rem;}
	.xn_mu_1_wrap ul li.xn_mu_1_li3 a{background:url(https://1.rc.xiniu.com/rc/Bottoms/50146/images/fx_f.png?d=20200907144652961) no-repeat left center;background-size:0.4666667rem 0.4666667rem;}
	.xn_mu_1_li1,.xn_mu_1_li2{border-right:1px solid #2f2f2f;}
}


@media (min-width: 767px) {
	.foot{padding-top:70px;background:#222222;color:#fff;}
	.foot_c{width:1200px;margin:0 auto;padding-bottom:40px;}
	.foot_fx_logo img{width:80px;height:70px;}
	.foot_fx_c{margin-top:25px;font-size:14px;color:#888888;line-height:30px;}
	.foot_b{background:#fff;color:#888888;}
	.foot_bc{width:1200px;margin:0 auto;}
}
@media (max-width: 767px) {
}









