/* 首页开始 */
/* 首页头部轮播图 */
#swiper-banner{max-width:2560px;margin-left:auto;margin-right:auto;position:relative;height:auto !important}
#swiper-banner>.swiper-wrapper{height:auto}
#swiper-banner>.swiper-wrapper>.swiper-slide{height: auto;}
#swiper-banner>.swiper-wrapper>.slide>.swiper-slide{ text-align:center;font-size:18px;background:#fff;max-width:2560px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
#swiper-banner img{max-width:2560px !important;height:auto}
#swiper-banner>.custom-pagination{list-style:none;display:flex}
#swiper-banner>div.swiper-button-next,#swiper-banner>div.swiper-button-prev{width:64px;height:64px;transform:translatey(-50%);margin-top:0;border-radius:50%;display: none;}
#swiper-banner:hover div.swiper-button-next{display: block;}
#swiper-banner:hover div.swiper-button-prev{display: block;}
#swiper-banner>div.swiper-button-next{right:1.04%;background-image: none;}
#swiper-banner>div.swiper-button-prev{left:1.04%;background-image: none;}
#swiper-banner>div.swiper-button-next i{font-size: 24px;color: #fff;display: inline-block;width: 64px;height: 64px;text-align: center;line-height: 64px;background-color:rgba(0,0,0,.2);border-radius: 50%;}
#swiper-banner>div.swiper-button-prev i{font-size: 24px;color: #fff;display: inline-block;width: 64px;height: 64px;text-align: center;line-height: 64px;background-color:rgba(0,0,0,.2);border-radius: 50%;}
#swiper-banner>div.swiper-button-next i:hover{background-color:rgba(0,0,0,.3);}
#swiper-banner>div.swiper-button-prev i:hover{background-color:rgba(0,0,0,.3);}
#swiper-banner>.custom-pagination{width:100%;display:flex;justify-content:center;position:absolute;align-items:center;bottom:5%;z-index:999;box-sizing:border-box;padding-left:0}
#swiper-banner>.custom-pagination>li{margin:0 6px;display:block;position:relative;width:12px;height:12px;border:3px solid rgba(0,0,0,.25);border-radius:50%;cursor:pointer;box-sizing: border-box;}
#swiper-banner>.custom-pagination>li>svg{transform:rotate(270deg);position:absolute;top:-5px;left:-5px;display:none}
#swiper-banner>.custom-pagination>li>svg.active{display:block}
#swiper-banner .header_imgH5{display: none;}

/* 首页中间内容区域 */
#index_main .index_content_bg{width:100%;background-color:#fff;padding:100px 0}
#index_main .index_content_bg .index_content_h5{display: none;}
#index_main .index_content_bg .index_content{max-width:1400px;margin:0 auto;display: flex;}
#index_main .index_content_bg .index_content img{width: 100%;border-radius: 16px;}
#index_main .index_content_bg .index_content ul{width: 50%;box-sizing: border-box;}
#index_main .index_content_bg .index_content .left{padding-right: 24px;}
#index_main .index_content_bg .index_content .right{padding-left: 24px;}
#index_main .index_content_bg .index_content .left .index_content_item{margin-bottom: 48px;}
#index_main .index_content_bg .index_content .left .index_content_item:last-child{margin-bottom: 0px;}
#index_main .index_content_bg .index_content .right .index_content_item{margin-bottom: 48px;}
#index_main .index_content_bg .index_content .right .index_content_item:last-child{margin-bottom: 0px;}
#index_main .index_content_bg .index_content .index_content_text{margin-top: 28px;}
#index_main .index_content_bg .index_content .index_content_text .title{font-size: 28px;color: #000;font-weight: bold;}
#index_main .index_content_bg .index_content .index_content_text .slogin{font-size: 16px;font-weight: bold;color: #000;margin-top: 12px;margin-bottom: 28px;}
#index_main .index_content_bg .index_content .index_content_item .index_content_text a.learn_more{font-size: 14px;color: #000000;opacity: 1;border-bottom: 1px solid #000;font-weight: 600;margin-right: 16px;}
#index_main .index_content_bg .index_content .index_content_item .index_content_text a.buy{font-size: 14px;color: #FFFFFF;opacity: 1;background: #0063FF;border-radius: 2px;padding: 5px 16px;}

#index_main .find_more_bg{width:100%;background:#F2F6F8;padding:100px 0 200px}
#index_main .find_more_bg .find_more_content{max-width:1400px;margin:0 auto}
#index_main .find_more_bg .find_more_content .find_more{font-size:28px;font-weight:400 !important;color:#000000;opacity:0.8}
#index_main .find_more_bg .find_more_content .img_box{width:100%;margin-top:38px;display:flex;justify-content:space-between;border-radius:16px;overflow:hidden}
#index_main .find_more_bg .find_more_content .img_box .img_box_left{max-width:46%;margin-right:2.9%;border-radius:16px;overflow:hidden}
#index_main .find_more_bg .find_more_content .img_box .img_box_left img{transition: all .6s;}
#index_main .find_more_bg .find_more_content .img_box img{width:100%;height:auto;}
#index_main .find_more_bg .find_more_content .img_box .img_box_right{max-width:51%;display:flex;flex-direction:column;justify-content:space-between}
#index_main .find_more_bg .find_more_content .img_box .img_box_right .img_box_rightTop{width:100%;margin-bottom:3.782%;overflow:hidden;border-radius:16px}
#index_main .find_more_bg .find_more_content .img_box .img_box_right .img_box_rightTop img{transition: all .6s;}
#index_main .find_more_bg .find_more_content .img_box .img_box_right .img_box_rightBottom{width:100%;display:flex;justify-content:space-between}
#index_main .find_more_bg .find_more_content .img_box .img_box_right .img_box_rightBottom img{transition: all .6s;}
#index_main .find_more_bg .find_more_content .img_box .img_box_right .img_box_rightBottom div{overflow:hidden;border-radius:16px}
#index_main .find_more_bg .find_more_content .img_box .img_box_right .img_box_rightBottom div:nth-child(1){margin-right:4.189944%}

/* 按钮 */
#index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn{display:inline-block;padding:8px 40px;text-decoration:none;position:relative;color:#333}
#index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn16{border:1px solid #707070;position:relative;color:#000;overflow:hidden;-webkit-transition:all .6s;transition:all .6s;border-radius:4px;-webkit-tap-highlight-color:rgba(255,0,0,0);box-sizing: border-box;}
#index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn16:hover{color:#fff;border-color:#0063FF;}
#index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn16 .bgsqr1{background:#0063FF !important;position:absolute;width:0;height:0;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .4s,height .4s;transition:width .4s,height .4s;z-index:0;left:0 !important;top:0 !important}
#index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn16:hover .bgsqr1{width:600px;height:600px}
#index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn16 .btn-text{position:relative;z-index:1}


/* 新增发现更多轮播图 */
#FM_swiper .swiper-slide {width: auto !important;margin-right: 48px;height: auto;}
#FM_swiper .swiper-slide img{border-radius: 16px;}
#FM_swiper .swiper-slide:last-child{margin-right: 0;}
#FM_swiper .swiper-wrapper {height: auto;}
#FM_swiper {overflow: initial;margin-top: 48px;}
#index_main .find_more_bg {overflow: hidden;}
#FM_swiper>div.swiper-button-next,
#FM_swiper>div.swiper-button-prev {width: 64px;height: 64px;transform: translatey(-50%);margin-top: 0;border-radius: 50%;}
#FM_swiper>div.swiper-button-next {right: -11%;background-image: none;}
#FM_swiper>div.swiper-button-prev {left: -11%;background-image: none;}
#FM_swiper>div.swiper-button-next i {font-size: 24px;color: #fff;display: block;width: 64px;height: 64px;text-align: center;line-height: 64px;background-color: rgba(0, 0, 0, .2);border-radius: 50%;}
#FM_swiper>div.swiper-button-prev i {font-size: 24px;color: #fff;display: inline-block;width: 64px;height: 64px;text-align: center;line-height: 64px;background-color: rgba(0, 0, 0, .2);border-radius: 50%;}
#FM_swiper>div.swiper-button-next i:hover{background-color: rgba(0, 0, 0, .3);}
#FM_swiper>div.swiper-button-prev i:hover{background-color: rgba(0, 0, 0, .3);}
#FM_swiper .swiper-button-disabled{display: none;}

/* ugee品牌 */
#index_main .ugee_pp{width: 100%;margin-bottom: 100px;}
#index_main .ugee_pp .ugeePP_bg{max-width: 2560px;margin: 0 auto;position: relative;overflow: hidden;background: #0e0e0e;}
#index_main .ugee_pp .ugeePP_bg img{width: 100%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content{width: 900px;position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top{text-align: center;color: #fff;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top h2{font-size: 48px;margin-bottom: 48px;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top p{font-size: 16px;margin-bottom: 30px;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount{color: #fff;display: flex;margin-top: 130px;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount li{width: 33.33%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .numCX{font-size: 100px;font-weight: bold;margin-right: 10px;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .unitC{font-size: 20px;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .item{text-align: center;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .item1 .numU{background: -webkit-linear-gradient(180deg,#f9592f 50%, #ffcba4 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .item2 .numU{background: -webkit-linear-gradient(180deg,#ff8a00 50%, #ffe856 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .item3 .numU{background: -webkit-linear-gradient(180deg,#c93eff 50%, #f3adf3 80%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#index_main .ugee_pp .ugeePP_bg img:nth-child(2){display: none;}

/* 首页底部轮播图 */
#swiper-footer{max-width:2560px;margin:0 auto 80px;position:relative;background:#F2F6F8;}
#swiper-footer>.swiper-wrapper>.swiper-slide{text-align:center;font-size:18px;background:#fff;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative}
.banner_index .swiper-slide video{position:absolute;width:100%;left:0px;top:50%;transform:translateY(-50%);object-fit:cover}
#swiper-footer>.swiper-wrapper>.swiper-slide img{width:100%;height:auto}
#swiper-footer>.swiper-wrapper>.swiper-slide .footer_imgH5{display: none;}
#swiper-footer>.swiper-wrapper>.swiper-slide div{position: absolute;top:9%; left: 50%;transform:translateX(-50%);z-index: 999;opacity: 0;}
#swiper-footer>.swiper-wrapper>.swiper-slide div.swiper-slide-active_class{animation: fadeInUp_opopacity 1.2s;opacity: 1;}
.fadeInUp_opopacity {
    -webkit-animation-name: fadeInUp_opopacity;
    animation-name: fadeInUp_opopacity;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.8s;
}
@keyframes fadeInUp_opopacity {
    0% {
        opacity: 0;
        top: 100px;
        
    }
    100% {
        opacity: 1;
        top:9%;
    }
}
#swiper-footer>.swiper-wrapper>.swiper-slide div p{font-size: 48px;color: #202327;margin-bottom: 16px;font-weight: bold;}
#swiper-footer>.swiper-wrapper>.swiper-slide div span{font-size: 16px;color: #202327;font-weight: bold;}
#swiper-footer .swiper-pagination-bullet{width:24px;background:#000;opacity:.3;border-radius:0;height:25%}
#swiper-footer .swiper-pagination-bullet-active{background:#fff;opacity:1}
#swiper-footer>.swiper-pagination{bottom:6%;height:16px}
#swiper-footer>div.swiper-button-next,#swiper-footer>div.swiper-button-prev{width:64px;height:64px;margin-top:0;display: none;}
#swiper-footer:hover div.swiper-button-next,#swiper-footer:hover div.swiper-button-prev{display: block;}
#swiper-footer>div.swiper-button-next{right:50%;transform: translate(550px, -50%);background-image: none;}
#swiper-footer>div.swiper-button-prev{left:50%;transform: translate(-550px,-50%);background-image: none;}
#swiper-footer>div.swiper-button-next i{font-size: 24px;color: #fff;display: inline-block;width: 64px;height: 64px;text-align: center;line-height: 64px;background-color:rgba(0,0,0,.2);border-radius: 50%;}
#swiper-footer>div.swiper-button-prev i{font-size: 24px;color: #fff;display: inline-block;width: 64px;height: 64px;text-align: center;line-height: 64px;background-color:rgba(0,0,0,.2);border-radius: 50%;}
#swiper-footer>div.swiper-button-next i:hover{background-color:rgba(0,0,0,.3);}
#swiper-footer>div.swiper-button-prev i:hover{background-color:rgba(0,0,0,.3);}
#swiper-footer .swiper-pagination-bullet{border:0}
#swiper-footer{position:relative}
#swiper-footer .start_btn{width:64px;height:64px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:999}
#swiper-footer .start_btn i{display:block;width:100%;height:100%;font-size:64px}
#index_main .footer-h5{display: none;}
#myFormParents.parents li .xl_select_parent {position: relative;}
#myFormParents.parents li .xl_select_parent_1 {position: relative;}
#myFormParents.parents li .xl_select_parent .xl_select_ul_public {position: absolute;top: 47px;left: 0px;z-index: 11;width: 100%;}

/* 新闻详情开始 */
#news_detail{width:100%;padding:0 0 100px;background:#F2F6F8}
#news_detail .news_box{max-width:1400px;margin:0 auto;background:#fff;border-radius:16px}
#news_detail .news_box .news_box_content{padding:40px 32px;margin-top: 40px;}
#news_detail .news_Details_title{font-size:28px;font-weight:normal;color:#000000}
#news_detail .news_box .news_Details_time{padding:24px 0;border-bottom:1px solid rgba(0,0,0,0.1);box-sizing:border-box}
#news_detail .news_box .news_Details_time span{font-size:14px;font-weight:normal;color:#000000;opacity:0.3}
#news_detail .news_box .news_box_contents{margin-top:24px}
#news_detail .news_box .news_box_contents .img{margin:24px auto}
#news_detail .news_box .news_box_contents .img img{width:auto;height:auto;margin-left:auto}
#news_detail .news_box .news_box_contents img{width:auto;max-width: 100%;height:auto;margin-left:inherit}
#news_detail .news_box .news_box_contents h2{font-size:28px;font-weight: 900;margin-bottom: 25px;margin-top: 30px;}
#news_detail .news_box .news_box_contents p{margin-bottom:20px;letter-spacing:.6px;color:#000000;font-weight:normal;font-size:18px}
#news_detail .news_box .news_box_contents p.news_small_h5{font-size:16px;font-weight:700;margin-bottom:16px}
#news_detail .news_box .news_Details_tip{padding:0 8px;margin-top:40px;overflow: hidden;}
#news_detail .news_box .news_Details_tip .left{float: left;}
#news_detail .news_box .news_Details_tip .right{float: right;}
#news_detail .news_box .news_Details_tip .left,#news_detail .news_box .news_Details_tip .right{display:flex;align-items:center;font-size:16px;font-weight:normal;color:rgba(0,0,0,0.5)}
#news_detail .news_box .news_Details_tip .left i,#news_detail .news_box .news_Details_tip .right i{display:inline-block;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:12px}
#news_detail .news_box .news_Details_tip .left span,#news_detail .news_box .news_Details_tip .right span{padding:0 8px}
#news_detail .news_box .news_Details_tip .left:hover,#news_detail .news_box .news_Details_tip .right:hover{color:#0063FF;cursor:pointer}
/* 新闻详情结束 */

/* 下载页开始 */
.DownloadIndex .center{max-width: 1400px;margin: 0 auto;}
.DownloadIndex .center .drive_product{padding: 56px 0 64px;}
.DownloadIndex .center .drive_product .drive_product_title{margin-bottom: 24px;}
.DownloadIndex .center .drive_product .drive_product_title p{font-size: 24px;}
.DownloadIndex .center .drive_product .purchase_outlets .tips p{font-size: 14px; color: rgba(0, 0, 0, 0.5);}
.DownloadIndex .center .drive_product .purchase_outlets .tips:first-child p{margin-bottom: 5px;}
.DownloadIndex .center .drive_product .purchase_outlets form{margin-top: 24px;position: relative;}
.DownloadIndex .center .drive_product .purchase_outlets form input{background: #F2F6F8;padding: 20px 0px 20px 56px;border: none;font-size: 14px;border-radius: 4px;-webkit-tap-highlight-color:rgba(255,0,0,0);}
.DownloadIndex .center .drive_product .purchase_outlets form input:focus{outline:none;} 
.DownloadIndex .center .drive_product .purchase_outlets form i{position: absolute;top: 20px;left: 20px; color: rgba(0, 0, 0, 0.5);}
.DownloadIndex .center .drive_product .purchase_outlets form .submit{color: #fff;background: #0063FF; font-size: 16px;padding: 0px 36px;height: 56px;line-height: 56px;margin-left: 4px;cursor: pointer;}
.DownloadIndex .center .show_select_product .show_right ul{display: flex !important;flex-wrap: wrap;}
.DownloadIndex .center .show_select_product .show_right ul li{width: calc(25% - 50px);display: flex;flex-direction: column;align-items: center;border-radius: 8px;margin-bottom: 64px;margin-right: 66px;}
.DownloadIndex .center .show_select_product .show_right ul li:hover .select_product{color: #0063FF;}
.DownloadIndex .center .show_select_product .show_right ul li .select_product_img{background: #F2F6F8; max-width: 236px;padding: 32px;border-radius: 16px;}
.DownloadIndex .center .show_select_product .show_right ul li .select_product_img img{width: 100%;height: auto;}
.DownloadIndex .center .show_select_product .show_right ul li .select_product{text-align: center;margin-top: 8px;}
.DownloadIndex .center #page{text-align: center;margin-bottom: 128px;margin-top: 30px;display: flex;justify-content: center;}
.DownloadIndex .center #page a{display: inline-block; background: #F2F6F8;color: rgba(0, 0, 0, 0.5);font-size: 12px;height: 32px;line-height: 32px;border-radius: 4px;padding: 0 14px;margin:0 4px;}
.DownloadIndex .center #page a.active{color: #fff;background: #0063FF;}
/* 下载页结束 */

/* 下载详情页开始 */
.DownloadInfo .center{width:100%}
.DownloadInfo .down_show_detail{max-width:1400px;margin:0 auto;padding:80px 0}
.DownloadInfo .down_show_detail .product_box{border-bottom:1px solid rgba(0,0,0,.04)}
.DownloadInfo .down_show_detail .product_box .detail_product img{width:230px;height:auto;}
.DownloadInfo .down_show_detail .product_box .detail_product .detail_product_text{font-size:28px;font-weight:400;color:#000000;padding:24px 0}
.DownloadInfo .detail_info{display:flex;flex-direction:column-reverse;margin-top:40px}
.DownloadInfo .detail_info .info_right .info_right_title{font-size:28px;font-weight:normal;color:#000000;padding-bottom:26px}
.DownloadInfo .detail_info .info_right .downloadList_box .info_right_titleH5{display: none;}
.DownloadInfo .downloadList_box{padding:80px 0 64px;background:#fff;border-radius:16px}
.DownloadInfo .detail_info .info_right .info_right_main{max-width:1400px;background:#fff;padding-left:80px;display:flex}
.DownloadInfo .detail_info .info_right .info_right_main .right_main_logo{width:32px;height:32px;margin-right:40px}
.DownloadInfo .detail_info .info_right .info_right_main .right_main_logo img{width:100%;height:auto}
.DownloadInfo .download-box{width:100%}
.DownloadInfo .download-box .right_main_show{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.04);width:100%;margin-bottom:16px}
.DownloadInfo .download-box .right_main_show .right_main_show_mid{width:76%;margin-right: 20px;}
.DownloadInfo .download-box .right_main_show .system span{font-size:16px;font-weight:400;color:#000000}
.DownloadInfo .download-box .right_main_show .info_right_name{padding:16px 0}
.DownloadInfo .download-box .right_main_show .info_right_name .name_text{font-size:14px;font-weight:normal;color:#FF5555;padding-bottom:8px}
.DownloadInfo .download-box .right_main_show .info_right_name .name_time{font-size:12px;font-weight:normal;color:rgba(0,0,0,.3)}
.DownloadInfo .download-box .right_main_show .info_right_format{display:flex;align-items:flex-end}
.DownloadInfo .download-box .right_main_show .info_right_format .format_btn{background: #0063FF;border-radius:4px;margin-right:80px;color:#000;text-align:center}
.DownloadInfo .download-box .right_main_show .info_right_format .format_btn a{white-space:nowrap;font-size:14px;font-weight:normal;color: #FFFFFF;display: inline-block;padding:8px 24px;}
.DownloadInfo .download-box .right_main_show .info_right_format .format_btn:hover{background:#004CDB;}
.DownloadInfo .download-box .right_main_show .info_right_format .format_btn:hover a{color:#fff}
.DownloadInfo .info_left{margin-top:80px}
.DownloadInfo .info_left .info_left_title{font-size:28px;font-weight:normal;color:#000000;padding-bottom:26px}
.DownloadInfo .info_left .info_left_main .info_left_titleH5{display: none;}
.DownloadInfo .info_left .info_left_main{display:flex;justify-content:space-between;align-items:center;background:#FFFFFF;border-radius:16px;padding:40px 80px}
.DownloadInfo .info_left .info_left_main .info_left_name .name_text{font-size:16px;font-weight:400;color:#000000}
.DownloadInfo .info_left .info_left_main .info_left_name .name_time{font-size:12px;font-weight:normal;color:rgba(0,0,0,.3);padding-top:16px}
.DownloadInfo .info_left .info_left_main .info_left_format .format_btn{background: #0063FF;border-radius:4px;padding:8px 24px;text-align:center}
.DownloadInfo .info_left .info_left_main .info_left_format .format_btn a{ font-size:14px;font-weight:normal;color:#FFFFFF;white-space:nowrap;}
.DownloadInfo .info_left .info_left_main .info_left_format .format_btn:hover{background:#004CDB}
.DownloadInfo .info_left .info_left_main .info_left_format .format_btn:hover a{color:#fff}
.DownloadInfo .info_left .info_left_item{width: 100%;display: flex;align-items: center;justify-content: space-between;padding: 40px 0;}
/* 下载详情页结束 */
/* 解决 ios input样式 */
input[type=submit]{-webkit-appearance: none;}

@media screen and (min-width:1025px) {
	.DownloadIndex .center .show_select_product .show_right ul li:nth-child(4n) {margin-right: 0px;}
}
@media screen and (min-width:769px) and (max-width:1026px) {
	.DownloadIndex .center .show_select_product .show_right ul li:nth-child(3n) {margin-right: 0px;}
}
@media screen and (max-width:1920px) {
	#news_detail .news_box .news_box_contents h2{font-size:20px;font-weight: 900;margin-bottom: 25px;margin-top: 30px;}
	#news_detail .news_box .news_box_contents p{margin-bottom:20px;letter-spacing:.6px;color:#000000;font-weight:normal;font-size:14px}
    #swiper-footer>.swiper-wrapper>.swiper-slide{width: 74%;}
    #swiper-footer>div.swiper-button-next{right:22%;transform: translate(0, -50%);}
    #swiper-footer>div.swiper-button-prev{left:22%;transform: translate(0, -50%);}
    #FM_swiper .swiper-slide img{height: 385px;}
}
@media screen and (max-width:1750px) {  
#FM_swiper>div.swiper-button-next {right: -5%;}
#FM_swiper>div.swiper-button-prev {left: -5%;}


}
@media screen and (max-width:1600px) {  
    #FM_swiper>div.swiper-button-next {right: 0%;}
    #FM_swiper>div.swiper-button-prev {left: 0%;}

    #index_main .index_content_bg .index_content .left{padding-right: 20px;}
    #index_main .index_content_bg .index_content .right{padding-left: 20px;}
    #index_main .index_content_bg .index_content .index_content_text{margin-top: 24px;}
    #index_main .index_content_bg .index_content .index_content_text .slogin{margin-top: 10px;margin-bottom: 24px;}

    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top h2{font-size: 40px;margin-bottom: 40px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .numCX{font-size: 80px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount{margin-top: 108px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top p{margin-bottom: 26px;}
    
    #FM_swiper{margin-top: 40px;}
    #FM_swiper .swiper-slide img{height: 345px;}
    #FM_swiper .swiper-slide{margin-right: 40px;}
    #swiper-footer>div.swiper-button-next{right:17%;}
    #swiper-footer>div.swiper-button-prev{left:17%;}
    }
@media screen and (max-width:1420px) {
    #index_main .index_content_bg{padding: 75px 0;}
    #index_main .index_content_bg .index_content{width: 80%;}
    #index_main .find_more_bg{padding: 50px 0 100px;}
    #index_main .find_more_bg .find_more_content{width: 80%;}
    #index_main .find_more_bg .find_more_content .find_more{font-size: 20px;}
    #index_main .find_more_bg .find_more_content .img_box{margin-top: 24px;}
    #index_main .index_content_bg .index_content .index_content_text{margin-top: 20px;}
    #index_main .index_content_bg .index_content .index_content_text .slogin{margin-top: 8px;margin-bottom: 20px;}
    #index_main .index_content_bg .index_content .index_content_text .title{font-size: 24px;}
    #index_main .index_content_bg .index_content .index_content_text .slogin{font-size: 14px;}
    #index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn{padding: 8px 30px;}


    #news_detail .news_box {max-width: 80%;}

    .DownloadIndex .center{max-width: 80%;}
    .DownloadIndex .center .show_select_product .show_right ul li .select_product_img {padding: 28px 28px;}

    .DownloadInfo .down_show_detail{width: 80%}

    #FM_swiper{margin-top: 35px;}
    #FM_swiper .swiper-slide img{height: 300px;}
    #FM_swiper .swiper-slide{margin-right: 35px;}

    #swiper-footer>.swiper-wrapper>.swiper-slide div p{font-size: 32px;}
}

@media screen and (max-width:1200px) {
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top p{font-size: 14px;margin-bottom: 20px;line-height: 22px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top h2{font-size: 36px;margin-bottom: 32px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount{margin-top: 70px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .numCX{font-size: 80px;}

    #FM_swiper{margin-top: 30px;}
    #FM_swiper .swiper-slide img{height: 250px;}
    #FM_swiper .swiper-slide{margin-right: 30px;}
}

@media screen and (max-width:1025px) {
	#index_main .footer-h5{display: block; width: 100%;text-align: center;background: #F2F6F8; padding: 0 3% 60px; box-sizing: border-box;}
    #index_main .footer-h5 img{width: 100%;height: auto;}
    #index_main .index_content_bg {padding: 55px 0;}
    #index_main .index_content_bg .index_content .left{padding-right: 18px;}
    #index_main .index_content_bg .index_content .right{padding-left: 18px;}
    #index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn16:hover{color:#333;border:1px solid #707070}
    #index_main .index_content_bg .index_content .index_content_item .index_content_text .more_btn16 .bgsqr1{display: none;}
    #swiper-banner .header_img{display: none;}
    #swiper-banner .header_imgH5{display: block;width: 100%;height: auto;}
    #swiper-footer video{display: none;}
    #swiper-footer>.swiper-wrapper>.swiper-slide{width: 100%;}
    #swiper-footer>.swiper-wrapper>.swiper-slide .footer_img{display: none;}
    #swiper-footer>.swiper-wrapper>.swiper-slide .footer_imgH5{display: block;}

    #news_detail .news_box {max-width: 94%;}
    #news_detail{padding-top: 45px;}

    .DownloadIndex .center{max-width: 94%;}
	.DownloadIndex .center .show_select_product .show_right ul li {width: calc(33.33333333% - 20px);margin-right: 30px;}
    .DownloadIndex .center .drive_product .drive_product_title p{font-size: 20px;}
	.DownloadIndex .center .drive_product .purchase_outlets form input{padding:  12px 10px 12px 40px}
    .DownloadIndex .center .drive_product .purchase_outlets form i{top: 12px;left: 12px;}
    .DownloadIndex .center .drive_product .purchase_outlets form .submit{font-size: 12px;height: 40px;line-height: 40px; padding: 0px 16px;}

    .DownloadInfo .down_show_detail{width: 94%}
    .DownloadInfo .detail_info .info_right .info_right_main{padding-left: 60px;}
    .DownloadInfo .download-box .right_main_show .info_right_format .format_btn{margin-right:60px;background: #0063FF;}
    .DownloadInfo .download-box .right_main_show .info_right_format .format_btn a{color: #fff;}
    .DownloadInfo .info_left .info_left_main .info_left_format .format_btn{background: #0063FF;}
    .DownloadInfo .info_left .info_left_main .info_left_format .format_btn a{color: #fff;}

    #FM_swiper>div.swiper-button-next{display: none;}
    #FM_swiper>div.swiper-button-prev{display: none;}
    #swiper-banner>div.swiper-button-next{display: none;}
    #swiper-banner>div.swiper-button-prev{display: none;}
    
    #FM_swiper .swiper-slide img{height: 390px;}

    #index_main .ugee_pp{margin-bottom: 60px;}
    #swiper-footer{margin-bottom: 60px;}

    #swiper-footer>.swiper-wrapper>.swiper-slide div{top:32px}
    @keyframes fadeInUp_opopacity {
        0% {
            opacity: 0;
            top: 52px;
            
        }
        100% {
            opacity: 1;
            top:32px;
        }
    }
}

@media screen and (max-width:980px) {
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content{width: 94%;}
}

@media screen and (max-width:769px) {
    #swiper-footer>.swiper-wrapper>.swiper-slide div p{font-size: 38px;}
    #swiper-footer>.swiper-wrapper>.swiper-slide div span{font-size: 14px;}
    #swiper-footer>.swiper-wrapper>.swiper-slide div{top: 16px;}

    #index_main .index_content_bg .index_content .left{padding-right: 10px;}
    #index_main .index_content_bg .index_content .right{padding-left: 10px;}

    #index_main .ugee_pp{margin-bottom: 40px;}
    #swiper-footer{margin-bottom: 40px;}
    #index_main .find_more_bg{padding: 40px 0 40px;}
    #index_main .ugee_pp .ugeePP_bg img:nth-child(1){display: none;}
    #index_main .ugee_pp .ugeePP_bg img:nth-child(2){display: block;width: 100%;height: auto;}
    #index_main .ugee_pp .ugeePP_bg{height: auto;}
    #index_main .ugee_pp .ugeePP_bg img{position: static;transform: none;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content{top: 0;padding-top: 64px;padding-bottom: 64px;transform: translate(-50%,0%);}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top h2{font-size: 24px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .ugeePP_content_top p{margin-bottom: 32px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount{margin-top: 50px;flex-direction: column;align-items: center;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .numCX{font-size: 100px;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount li{margin-bottom: 40px;width: 80%;}
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount li:last-child{margin-bottom: 0;}
    

    .DownloadIndex .center .show_select_product .show_right ul li{width:46%;margin-right: unset;}
    .DownloadIndex .center #page{text-align: center;margin-bottom: 64px;}
    .DownloadIndex .center .drive_product .purchase_outlets form{display: flex;justify-content: space-between;align-items: center;}
    .DownloadIndex .center .drive_product .purchase_outlets form .text{width: 100% !important;}
    .DownloadIndex .center .drive_product .purchase_outlets form .submit{margin-left: 8px;}
    .DownloadIndex .center .show_select_product .show_right ul{justify-content: space-between;}
	.DownloadIndex .center .show_select_product .show_right ul li {margin-bottom: 40px;}
	.DownloadIndex .center .show_select_product .show_right ul li .select_product_img {max-width: 100%;padding: 16px 16px;}

    .DownloadInfo .down_show_detail{padding: 32px 0 40px;}
    .DownloadInfo .down_show_detail .product_box .detail_product{display: flex;flex-direction: column;align-items: center;}
    .DownloadInfo .down_show_detail .product_box .detail_product .detail_product_text{font-size: 20px;}
    .DownloadInfo .down_show_detail .product_box{border-bottom: 0;}
    .DownloadInfo .detail_info{margin: 0;}
    .DownloadInfo .detail_info .info_right .info_right_title{display: none; font-size: 20px;padding-bottom: 32px;}
    .DownloadInfo .downloadList_box{padding: 32px 16px;}
    .DownloadInfo .detail_info .info_right .info_right_main{padding-left: 0;display: flex;flex-direction: column;}
    .DownloadInfo .download-box .right_main_show{flex-direction: column;align-items:flex-start;margin-bottom: 24px;}
    .DownloadInfo .download-box .right_main_show .right_main_show_mid{width: 100%;margin-right: 0;}
    .DownloadInfo .detail_info .info_right .downloadList_box .info_right_titleH5{display: block;}
    .DownloadInfo .detail_info .info_right .info_right_main .right_main_logo{margin-bottom: 32px;}
    .DownloadInfo .download-box .right_main_show .info_right_format{margin-bottom: 32px;}
    .DownloadInfo .info_left{margin-top: 24px;}
    .DownloadInfo .info_left .info_left_title{display: none;}
    .DownloadInfo .info_left .info_left_main{display: flex;flex-direction: column;align-items: flex-start;padding: 32px 16px;}
    .DownloadInfo .info_left .info_left_main .info_left_titleH5{display: block;font-size: 20px;}
    .DownloadInfo .info_left .info_left_main .info_left_format .format_btn{margin-top: 16px;}
    .DownloadInfo .download-box .right_main_show .info_right_format .format_btn a,.DownloadInfo .info_left .info_left_main .info_left_format .format_btn a{font-size: 12px;}
    .DownloadInfo .info_left .info_left_item{display: flex;flex-direction: column;align-items: flex-start;padding: 32px 0;} 
    .DownloadInfo .info_left .info_left_main .info_left_titleH5{padding-bottom: 0;}

    #FM_swiper .swiper-slide img{height: 360px;}

    @keyframes fadeInUp_opopacity {
        0% {
            opacity: 0;
            top: 36px;
            
        }
        100% {
            opacity: 1;
            top:16px;
        }
    }
}
@media screen and (max-width:520px) {
    #swiper-banner>div.swiper-button-next{display: none;}
    #swiper-banner>div.swiper-button-prev{display: none;}
    #swiper-footer>.swiper-wrapper>.swiper-slide div {top: 8px;}
    #swiper-footer>.swiper-wrapper>.swiper-slide div p{font-size: 20px;margin-bottom: 8px;}
    #swiper-footer>.swiper-wrapper>.swiper-slide div span{font-size: 12px;}

    #index_main .index_content_bg{padding: 40px 0;}
    #index_main .index_content_bg .index_content_pc{display: none;}
    #index_main .index_content_bg .index_content_h5 .index_content_item{margin-bottom: 40px;}
    #index_main .index_content_bg .index_content_h5 .index_content_item:last-child{margin-bottom: 0;}
    #index_main .index_content_bg .index_content_h5{display: block;width: 94%;margin: 0 auto;}
    #index_main .index_content_bg .index_content_h5 img{width: 100%;border-radius: 16px;}
    #index_main .index_content_bg .index_content_h5 .index_content_text{margin-top: 18px;}
    #index_main .index_content_bg .index_content_h5 .title{font-size: 24px;font-weight: bold;}
    #index_main .index_content_bg .index_content_h5 .slogin{font-size: 16px;font-weight: bold;margin-top: 12px;margin-bottom: 16px;}
    #index_main .index_content_bg .index_content_h5 .index_content_item .index_content_text a.learn_more{font-size: 14px;color: #0063FF;opacity: 1;background: #ffffff;border-radius: 2px;padding: 6px 23px;border: 1px solid #0063FF;margin-right: 16px;}
    #index_main .index_content_bg .index_content_h5 .index_content_item .index_content_text a.buy{font-size: 14px;color: #FFFFFF;opacity: 1;background: #0063FF;border-radius: 2px;padding: 7px 24px;}
    #index_main .index_content_bg .index_content_h5 .btn-text{padding: 8px 24px;border: 1px solid #000000;border-radius: 4px;display: inline-block;} 
    #index_main .ugee_pp .ugeePP_bg .ugeePP_content .numCount .numCX{font-size: 80px;}

    #news_detail {padding: 45px 0 0px;}
    #news_detail .news_Details_title {font-size: 20px;opacity: 0.8;font-weight: 700;}
    #news_detail .news_box .news_Details_time {padding: 14px 0px;}
    #news_detail .news_box .news_Details_time span {font-size: 12px;opacity: 0.3;}
    #news_detail .news_box {border-radius: 0px;max-width: 100%;}
    #news_detail .news_box .news_box_content {padding: 24px 3%;}
    #news_detail .news_box .news_box_contents {margin-top: 8px;}
    #news_detail .news_box .news_box_contents p {margin-bottom: 20px;font-size: 14px;opacity: 0.8;}
    #news_detail .news_box .news_Details_tip .left, #news_detail .news_box .news_Details_tip .right {font-size: 14px;}
    #news_detail .news_box .news_Details_tip {padding-bottom: 16px;}

    .DownloadIndex .center .drive_product{padding: 24px 0 32px;}
    .DownloadIndex .center .show_select_product .show_right ul li .select_product{padding: 0 16px;}
    .DownloadIndex .center .show_select_product .show_right ul{justify-content: space-between;}
	.DownloadIndex .center .show_select_product .show_right ul li {margin-bottom: 30px;}
	.DownloadIndex .center .show_select_product .show_right ul li .select_product_img {padding: 10px 10px;}

    #FM_swiper{margin-top: 24px;}
    #FM_swiper .swiper-slide{margin-right: 16px;}
    #FM_swiper .swiper-slide img{height: 242px;}

    
    
    @keyframes fadeInUp_opopacity {
        0% {
            opacity: 0;
            top: 28px;
            
        }
        100% {
            opacity: 1;
            top:8px;
        }
    }
}
@media screen and (max-width:380px) {
    #index_main .index_content_bg .index_content .index_content_item .index_content_text{top: 24px;}
}