body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,font{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif; color: #2F3032;}
i{font-style:normal}
body{background:#fff;}
html{font-size:16px;-webkit-text-size-adjust:none;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;vertical-align:top;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
ol,ul,li,dl,dt,dd{list-style:none;}
input,button,textarea,checkbox,select,radio,form{vertical-align:top;}
a{color:#2F3032;text-decoration:none;-webkit-tap-highlight-color:transparent}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.swiper-wrapper{transition-delay:.3s;}
.swiper-container{width:100%;height:100vh;}
.swiper-slide{text-align:center;}

.str_wrap{overflow:hidden;width:100%;font-size:12px;line-height:16px;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none;white-space:nowrap;}
.str_wrap.str_active{}
.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move;}
.str_move_clone{display:inline-block;vertical-align:top;position:absolute;left:100%;top:0;}
.str_vertical .str_move_clone{left:0;top:100%;}
.str_down .str_move_clone{left:0;bottom:100%;}
.str_vertical .str_move,.str_down .str_move{white-space:normal;width:100%;}
.str_static .str_move,.no_drag .str_move,.noStop .str_move{cursor:inherit;}
.str_wrap img{max-width:none !important;}
.head{background:#F5F6F9;padding:.4rem}
.content_width{max-width:1440px;margin:0 auto;width:96%;}
.head_content{display:flex;align-items:center;justify-content:space-between;align-items:center;}
.head_left{display:flex;align-items:center;color:#888D9B;font-size:.9rem;}
.head_left i{display:block;margin-right:.5rem;font-size:1.1rem;}
.head_left a{display:block;margin-left:2.0rem;color:#888D9B;}
.head_left .head_zc{color:#1F67F0;}
.head_right{display:flex;align-items:center;}
.head_right .head_li{display:flex;margin-left:1.4rem;padding-left:1.4rem;color:#888D9B;font-size:.9rem;position:relative;align-items:center;}
.head_right .head_li::after{content:'';position:absolute;left:0;top:.1rem;height:.9rem;background:#888D9B;width:2px;}
.head_right .head_li .iconfont{font-size:1.0rem;}
.head_right .head_li:nth-child(1)::after{display:none;}
.nav{margin-top:2.0rem;}
.nav_top{display:flex;justify-content:space-between;}
.nav_top .nav_logo{height:4.0rem;}
.nav_top .nav_logo img{height:100%;}
.nav_top .nav_search{display:flex;justify-content:space-between;width:50%;max-width:650px;}
.nav_top .nav_search .nav_search_div{flex:1;}
.nav_top .nav_search .nav_search_input{display:flex;align-items:center;border:2px solid #1F67F0;box-sizing:border-box;height:2.6rem;align-items:center;}
.nav_top .nav_search .nav_search_input input{height:100%;border:none;outline:none;flex:1;font-size:.9rem;}
.nav_top .nav_search .nav_search_input button{height:100%;outline:none;border:none;background:#1F67F0;color:#fff;font-size:.9rem;width:7.0rem;}
.nav_top .nav_search .nav_search_input i{display:flex;width:2.6rem;height:2.6rem;font-size:1.5rem;color:#888D9B;align-items:center;justify-content:center;}
.nav_top .nav_search .nav_search_text{display:flex;align-items:center;margin-top:.5rem;}
.nav_top .nav_search .nav_search_text span{font-weight:bold;color:#2F3032;}
.nav_top .nav_search .nav_search_text ul{display:flex;align-items:center;font-size:.9rem;color:#2F3032; flex-wrap: wrap; flex: 1;}
.nav_top .nav_search .nav_search_text ul li{padding-right:1.0rem;margin-right:1.0rem;position:relative;}
.nav_top .nav_search .nav_search_text ul li::after{content:"";width:2px;height:.8rem;position:absolute;top:.2rem;right:0;background:#888D9B;}
.nav_top .nav_search .nav_search_text ul li:last-child::after{display:none;}
.nav_top .nav_search .nav_search_text ul li a:hover{color: #1c5eda;}
.nav_top .nav_search .nav_search_a{margin-left:2.0rem;}
.nav_top .nav_search .nav_search_a a{display:flex;width:7rem;height:2.6rem;background:#FFA646;align-items:center;justify-content:center;color:#fff;font-size:.9rem;}
.nav_top .nav_tel{display:flex;}
.nav_top .nav_tel_left i{font-size:2.6rem;color:#1F67F0;}
.nav_top .nav_tel .nav_tel_right{margin-left:1.0rem;}
.nav_top .nav_tel .nav_tel_right h3{font-size:.9rem;color:#2F3032;}
.nav_top .nav_tel .nav_tel_right h4{font-size:1.6rem;font-family:'din';color:#1F67F0;font-weight:bold;}
.nav_ul{margin-top:1.0rem;padding-top:1.0rem;border-top:1px solid #BDC2CD;}
.nav_ul ul{display:flex;align-items:center;}
.nav_ul ul li{margin-right:7.0rem;font-size:1.1rem;}
.nav_ul ul li a{font-weight:bold;position:relative;padding-bottom:1.0rem;color:#2F3032; display: block;}
.nav_ul ul .nav_curr a{color:#1F67F0;display:block;}
.nav_ul ul li a:hover{color:#1F67F0;}
.nav_ul ul .nav_curr a::after{position:absolute;content:"";width:100%;height:.2rem;background:#fff;left:0;bottom:0;background:#1F67F0;}
.content_background{background:#F1F4F9;padding:1.6rem 0 5rem;}
.notice{display:flex;align-items:center;background:rgba(255,120,67,0.1);height:3.0rem;padding:0 1.6rem;border-radius:.4rem;}
.notice i{font-size:1.3rem;}
.notice .ntice_title{display:flex;align-items:center;color:#FF7843;}
.notice .ntice_title i{display:block;margin-right:.6rem;}
.notice .ntice_title span{font-size:1.1rem;font-weight:bold;margin-top:-.1rem;}
.notice_content{flex:1;font-size:1.1rem;margin-left:1.6rem;}
.notice_content a{display:inline-block;margin:0 2.0rem;color:#FF7843;}
.notice_content a:hover{text-decoration:underline;}
.notice_content a span{margin:0 .6rem;}
.swiper{width:100%;height:100%;margin-left:auto;margin-right:auto;}
.swiper-slide{background-size:cover;background-position:center;}
.mySwiper2{height:80%;width:100%;}
.banner .mySwiper{height:20%;box-sizing:border-box;padding:10px 0;}
.banner .mySwiper .swiper-slide{width:25%;height:100%;opacity:0.4;}
.banner .mySwiper .swiper-slide-thumb-active{opacity:1;}
.banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.banner{display:flex;flex-wrap:wrap;margin-top:2.0rem;align-items:self-start;}
.banner .banner_left{max-width:1000px;width:70%;margin-right:30px;}
.banner .swiper-slide{position:relative;}
.banner .banner_text{position:absolute;top:50%;transform:translateY(-50%);text-align:left;left:3.0rem;display:flex;flex-direction:column;align-items:flex-start;}
.banner .banner_text h3{background:#1F67EF;height:2.6rem;font-size:1.1rem;border-radius:1.3rem;color:#fff;padding:0 2rem;line-height:2.6rem;}
.banner .banner_text h2{font-size:3.0rem;font-weight:bold;color:#fff;margin-top:1.0rem;}
.banner .banner_text h4{font-size:1.2rem;color:#fff;margin-top:.6rem;}
.banner .banner_button{display:flex;margin-top:4.0rem;}
.banner .banner_button a{width:10.0rem;height:3.0rem;background:#fff;color:#395E73;display:flex;align-items:center;justify-content:center;border-radius:1.5rem;}
.banner .banner_button span{font-weight:bold;margin-right:.6rem;}
.banner .banner_button .banner_tel{display:flex;margin-left:2.0rem;}
.banner .banner_button .banner_tel .banner_tel_right{color:#fff;}
.banner .banner_button .banner_tel .banner_tel_right .banner_tel_text{font-size:1.0rem; color: #fff;}
.banner .banner_button .banner_tel .banner_tel_right .banner_tel_tel{font-size:1.6rem;font-family:"din";font-weight:bold;color: #fff;}
.banner .banner_button .banner_tel .banner_tel_iconfont{font-size:2rem;color:#fff;margin-right:.6rem;}
.account{background:#fff;flex:1;padding:1.5rem 1.5rem 2.3rem;box-sizing:border-box;}
.account_log .account_information{display:flex;align-items:center;}
.account_log .account_information_img{width:3.4rem;height:3.4rem;border-radius:50%;overflow:hidden;}
.account_log .account_information_img img{width:100%;}
.account_log .account_information_text{margin-left:1.0rem;}
.account_log .account_information_text h4{font-size:1.2rem;font-weight:bold;color:#2F3032;}
.account_log .account_information_text h5{font-size:.9rem;color:#888D9B;margin-top:.4rem;}
.account_log .account_button{display:flex;align-items:center;justify-content:space-between;margin-top:1.4rem;}
.account_log .account_button a{display:flex;align-items:center;justify-content:center;font-size:1.0rem;width:46%;height:2.6rem;}
.account_log .account_button .button_log{background:#1F67EF;color:#fff;}
.account_log .account_button .button_register{border:1px solid #1F67EF;box-sizing:border-box;color:#1F67EF;}
.account_list{margin-top:1rem;}
.account_list ul{display:flex;align-items:center;justify-content:space-between;}
.account_list ul li{width:30%;}
.account_list ul li a{display:block;width:100%;padding:.6rem;box-sizing:border-box;color:#1F67EF;background:rgba(31,103,240,.1);}
.account_list ul li a i{display:flex;align-items:center;justify-content:center;font-size:3.0rem;}
.account_list ul li a span{display:block;margin-top:.4rem;text-align:center;font-size:1.0rem;}
.account_banner{margin-top:1rem;}
.account_banner img{width:100%;}
.account_notice{margin-top:1.0rem;}
.account_notice .account_notice_title{display:flex;align-items:flex-end;justify-content:space-between;}
.account_notice .account_notice_title h3{font-size:1.2rem;font-weight:bold;color:#2F3032;}
.account_notice .account_notice_title a{color:#888D9B;}
.account_notice ul{height:6rem;margin-top:1.0rem;}
.account_notice ul li{font-size:1.0rem;margin-top:1.0rem;display:flex;}
.account_notice ul li span{background:rgba(255,120,67,0.1);color:#FF7843;font-size:.9rem;width:2.0rem;height:1.2rem;border-radius:.1rem;display:block;text-align:center;line-height:1.2rem;margin-right:.6rem;}
.account_notice ul li a{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:2rem;}
.account_notice ul li a:hover{text-decoration:underline;color:#1F67EF;}
.dumpling{margin-top:2.0rem;}
.dumpling_title{display:flex;justify-content:space-between;align-items:flex-end;}
.dumpling_title_left{display:flex;align-items:flex-end;}
.dumpling_title_left h2{font-size:2.0rem;font-weight:bold;color:#2F3032;line-height:2.0rem;}
.dumpling_title_left p{font-size:1.0rem;color:#2F3032;margin-left:1.0rem;}
.dumpling_title_left p span{padding-right:1.0rem;}
.dumpling_title_left h4{font-size: 3.0rem; font-weight: bold; color: #2F3032; margin-bottom: .1rem;}
.dumpling_title a{font-size:1.0rem;color:#888D9B;}
.dumpling_content{display:flex;justify-content:space-between;margin-top:2.0rem;}
.dumpling_left{width:21%;}
.dumpling_left img{width:100%;}
.dumpling_right{background-color:#fff;position:relative;padding:1.6rem;box-sizing:border-box;flex:1;margin-left:1.8rem;}
.dumpling_right::after{position:absolute;top:0;left:50%;background:#D8D8D8;height:100%;width:1px;content:"";}
.dumpling_right::before{position:absolute;top:50%;left:0%;background:#D8D8D8;height:1px;width:100%;content:"";}
.dumpling_right ul{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;height:100%;}
.dumpling_right ul li{width:47%;}
.dumpling_right ul li a{display:flex; flex-wrap: wrap;}
.dumpling_right ul li:nth-child(3),.dumpling_right ul li:nth-child(4){align-self:flex-end;}
.dumpling_right .dumpling_img{width:33%;}
.dumpling_img_content{width:100%;height:0;padding-top:100%;position:relative;overflow:hidden;}
.dumpling_img_content .dumpling_icon{position:absolute;top:0;left:0;z-index:1;}
.dumpling_img_content .dumpling_img_{position:absolute;top:0;left:0;width:100%;}
.dumpling_text{margin-left:1.4rem;flex:1;}
.dumpling_text h3{font-size:1.2rem;color:#2F3032;font-weight:bold;}
.dumpling_text p{font-size:.9rem;color:#888D9B;margin-top:.2rem;}
.dumpling_text .dumpling_time{display:flex;align-items:center;margin-top:.4rem;}
.dumpling_text .dumpling_time h4{font-size:1.0rem;font-weight:bold;color:#2F3032;}
.dumpling_text .dumpling_time .data-show-box{display:flex;align-items:center;color:#FF7843;}
.dumpling_text .dumpling_time .data-show-box span{padding:.2rem .4rem;background:rgba(255,120,67,0.1);color:#FF7843;font-family:'din';}
.dumpling_bottom{background:linear-gradient(270deg,rgba(255,183,115,0) 0%,rgba(255,183,115,0.5) 100%),#FF7843;height:2.6rem;border-radius:1.5rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;box-sizing:border-box;margin-top:2.0rem;}
.dumpling_bottom span{color:#fff;font-weight:bold;font-size:1.1rem;}
.dumpling_bottom img{height:1.0rem;}
.link_banner{background:url(../images/img_2@1x.png) no-repeat 50% 50%;padding:2.0rem 3.0rem;box-sizing:border-box;margin-top:3.0rem;}
.link_banner a{display:flex;align-items:center;justify-content:space-between;}
.linke_banner_text{color:#fff;}
.linke_banner_text h3{font-size:1.3rem;font-weight:bold; color: #fff;}
.linke_banner_text h4{font-size:.9rem;margin-top:.2rem; color: #fff;}
.linke_banner_a{display:flex;align-items:center;justify-content:center;width:10rem;height:3rem;border-radius:1.5rem;background:linear-gradient(270deg,#FF9858 0%,#FFD858 100%);color:#fff;font-size:1.0rem;}
.process{margin-top:3.0rem;}
.process_content{margin-top:2.0rem;position:relative;}
.process_content::after{position:absolute;bottom:-2.5rem;width:100%;height:.4rem;background:rgba(31,103,240,.1);left:0;content:"";}
.process_content ul{display:flex;justify-content:space-between;}
.process_content ul li{width:20%;margin-left:1.6rem;background:rgba(31,103,240,.06);padding:1.0rem;box-sizing:border-box;position:relative;}
.process_content ul li:nth-child(1){margin-left:0;}
.process_content ul li::after{content:"";position:absolute;bottom:-3rem;left:50%;width:1.4rem;height:1.4rem;margin-left:.7rem;border-radius:50%;background:rgba(31,103,240,.1);}
.process_content ul li::before{content:"";position:absolute;bottom:-2.7rem;left:50%;width:.8rem;height:.8rem;margin-left:1.0rem;border-radius:50%;background:rgba(31,103,240,1);}
.process_content ul li .process_list{background:#fff;position:relative;padding:1.0rem 1.0rem 3.0rem;box-sizing:border-box;}
.process_content ul li .process_list::after{position:absolute;width:100%;height:5.0rem;background:rgba(31,103,240,.1);content:"";top:0;left:0;}
.process_content ul li .process_icon{width:5.0rem;height:5.0rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #1F67EF;background:#fff;box-sizing:border-box;position:relative;z-index:1;margin:1.2rem auto 0;box-shadow:0 .3rem .6rem rgba(31,103,240,.2);}
.process_content ul li .process_icon img{width:2.4rem;}
.process_content ul li .process_text{font-size:1.2rem;font-weight:bold;color:#2F3032;text-align:center;margin-top:2.0rem;}
.advantage{margin-top:6.0rem;}
.davantage_content{margin-top:2.0rem;}
.davantage_content ul{display:flex;justify-content:space-between;}
.davantage_content ul li{width:20%;margin-left:1.6rem;overflow:hidden;position:relative;}
.davantage_content ul li:nth-child(1){margin:0;}
.davantage_content ul .davantage_curr{width:40%;transition:all .3s;}
.davantage_content ul .davantage_curr p{display:block;}
.davantage_content ul .davantage_img{width:100%;position:relative;overflow:hidden;height:50vh;}
.davantage_content ul .davantage_img img{height:100%;}
.davantage_content .davantage_text{position:absolute;top:30%;left:2.0rem;width:calc(100% - 4rem);color:#fff;z-index:2;}
.davantage_content .davantage_text h3{font-size:1.0rem; color: #fff;}
.davantage_content .davantage_text h2{font-size:1.6rem;font-weight:bold;margin-top:.2rem; color: #fff;}
.davantage_content .davantage_text p{font-size:1.0rem;margin-top:1.0rem;display:none; color: #fff;}
.davantage_content .davantage_icon{position:absolute;bottom:2.0rem;left:2.0rem;color:#fff;font-size:4rem;z-index:2;}
.davantage_content ul .davantage_curr .davantage_img::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(to bottom,rgba(31,103,240,0),rgba(31,103,240,.8));z-index:1;}
.huanjing{margin-top:3.0rem;}
.huanjing_left{width:32%;}
.huanjing_left img{width:100%;}
.huanjing_content{background:#fff;padding:1.6rem;margin-top:2.0rem;display:flex;justify-content:space-between;}
.huanjing_right{display:flex;justify-content:space-between;flex-direction:column; flex: 1; margin-left: 1rem;}
.huanjing_right_top{display:flex;flex:1; justify-content: space-between;}
.huanjing_right_top:nth-child(1){margin-bottom:1.0rem;}
.huanjing_right_top img{width: 32%;}
.about_index{margin-top:3.0rem;display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:4.0rem;border-bottom:2px solid #2F3032;}
.about_index .about_left{width:50%;}
.about_index .about_title h2{font-weight:bold;color:#2F3032;font-size:2.0rem;}
.about_index .about_title h3{width:100%;padding:.8rem 1.6rem;position:relative;color:#1F67EF;background:linear-gradient(to right,rgba(31,103,240,.3),rgba(31,103,240,0));margin-top:1.0rem;font-size:1.0rem; box-sizing: border-box;}
.about_index .about_title h3::after{position:absolute;left:0;top:0;height:100%;width:4px;background:#1F67EF;content:"";}
.about_index .about_text{margin-top:1.4rem;font-size:1.0rem;}
.about_index .about_text p{margin-top:1.0rem;color:#2F3032; line-height:1.6;}
.about_index .about_right{width:41%;}
.about_index .about_right img{width:100%;}
.contact{margin-top:3.0rem;}
.contact_content{display:flex;margin-top:3.0rem;justify-content:space-between;}
.contact .contact_left h3{font-size:1.0rem;color:#2F3032;margin-top:1rem;}
.contact .contact_left h3:nth-child(1){margin-top: 0;}
.contact .contact_left h2{font-size:2.0rem;font-family:'din';font-weight:bold;color:#2F3032;}
.contact .contact_left h4{font-size:1.1rem;font-weight:bold;color:#2F3032;}
.contact .contact_left a{width:8.0rem;height:3rem;background:#1F67EF;color:#fff;display:block;text-align:center;line-height:3rem;margin-top:2.0rem;}
.contact_right{width:60%;}
.contact_right form{display:flex;flex-wrap:wrap;justify-content:space-between;}
.contact_right form input{width:48%;height:3.2rem; font-size: 1.0rem; border:none;padding:0 1.2rem;box-sizing:border-box;margin-top:1.0rem; outline: none;}
.contact_right form textarea{margin-top:1.0rem;width:100%;border:none;font-size: 1.0rem; padding:1.2rem;box-sizing:border-box; outline: none;}
.contact_right form button{margin-top:2.0rem;width:12rem;height:3.4rem;color:#1F67EF;background:none;text-align:center;line-height:3.4rem;border:1px solid #1F67EF;font-size:1.0rem;}
.footer{margin-top:3.0rem;}
.footer_content{max-width:1440px;width:96%;margin:0 auto;display:flex;justify-content:space-between;}
.footer_logo{color:#2F3032;}
.footer_logo img{height:3.25rem;}
.footer_logo .footer_logo_text{margin-top:3.0rem;}
.footer_logo .footer_logo_text h3{font-size:1.0rem;}
.footer_logo .footer_logo_text h4{font-family:'din';font-size:3.0rem;font-weight:bold;}
.footer_logo .footer_logo_text h5{font-size:1rem;color:#2F3032;margin-top:0rem;}
.footer_nav{margin:0 10.0rem;}
.footer_ewm{display:flex;}
.footer_ewm .footer_ewm_div{margin-left:2.0rem;}
.footer_nav{display:flex;flex:1;justify-content:space-between;}
.footer_nav_div{}
.footer_nav_div:nth-child(1){margin-right:5.0rem;flex:1}
.footer_nav_div:nth-child(1) ul{display:flex;flex-wrap:wrap;}
.footer_nav_div:nth-child(1) ul li{width:50%;}
.footer_nav_div h3{font-size:1.3rem;font-weight:bold;}
.footer_nav_div ul{}
.footer_nav_div ul li{margin-top:.6rem;}
.footer_ewm .footer_ewm_div_{width:8rem;height:8rem;padding:.8rem;border:1px solid #D8D8D8;}
.footer_ewm .footer_ewm_div_ img{width:100%;}
.footer_ewm p{text-align:center;font-size:.9rem;color:#2F3032;margin-top:.6rem;}
.footer_ewm .footer_ewm_div:nth-child(1){margin-left:0;}
.footer_bq{border-top:1px solid #2F3032;padding:1.0rem 0;margin-top:2.0rem;}
.footer_bq h4{max-width:1440px;width:96%;font-size:.9rem;color:#2F3032;margin:0 auto;}
.title{margin-top:1.0rem;}
.product_list ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.product_list ul li{width:49%;margin-top:1.6rem;transition:all .5s;}
.product_list ul li a{display:flex; justify-content:space-between; padding:1.6rem; background:#fff}
.list_div_img{width:40%;}
.list_div_img div{ position:relative; width:100%; height:0; overflow:hidden; padding-top:100%;}
.list_div_img img{ position:absolute; top:0; left:0; width:100%;}
.list_div_text{flex:1; margin:1.0rem 0 1.0rem 2.0rem; display:flex; flex-direction:column; justify-content:space-between;}
.list_div_text h3{font-size:1.2rem;}
.list_div_text h4{font-size:1.8rem; font-weight:bold;}
.list_div_text h5{font-size:1.2rem; color:#FF7843; margin-top:.6rem; font-family:'din'; font-weight:bold;}
.list_div_text h5 span{font-size:1.8rem;}
.list_div_button{width:12.0rem; height:3.4rem; border-radius:2rem; background:#FF7843; display:flex; justify-content:center; align-items:center; color:#fff; font-size:1.2rem;}
.list_div_button i{display:block; margin-left:.6rem;}
.product_list ul li:hover {
    box-shadow: 0 .5rem 1rem rgba(31,103,240,.3);
}
.recommend{margin-top:6.0rem;position:relative;}
.recommend .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;}
.recommend .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.recommend .swiper-slide a{display:block;padding:1.6rem;width:100%;box-sizing:border-box;}
.recommend_img{width:100%;height:0;padding-top:90%;overflow:hidden;position:relative;}
.recommend_img img{position:absolute;top:0;left:0;width:100%;}
.recommend_text{margin-top:1.6rem;text-align:left;}
.recommend_text h2{font-size:1.6rem;font-weight:bold;color:#2F3032;}
.recommend_text div{display:flex;justify-content:space-between;align-items:flex-end;margin-top:.5rem;}
.recommend_text div h3{font-family:"din";color:#FF7843;font-size:1.7rem;font-weight:bold;}
.recommend_text div p{font-size:1.0rem;color:#8D929B;}
.recommend_text h4{margin-top:2rem;font-size:.9rem;color:#8D929B;}
.recommend .swiper{margin-top:2.0rem;padding-bottom:3.0rem;}
.recommend .swiper-pagination{bottom:0 !important;top:auto !important;height:12px;background:#D3D9E4;}
.recommend .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#477EE7;}
.recommend .swiper-button-next,.recommend .swiper-button-prev{width:4.0rem;height:4.0rem;border-radius:50%;background:#fff;box-shadow:0 .5rem 1.0rem rgba(31,103,240,.3);}
.recommend .swiper-button-next:after,.recommend .swiper-button-prev:after{font-size:1.6rem;}
.recommend .swiper-button-next:after,.recommend .swiper-rtl .swiper-button-prev:after{content:"\e64e";font-family:'iconfont';}
.recommend .swiper-button-prev:after,.recommend .swiper-rtl .swiper-button-next:after{content:"\e967";font-family:'iconfont';}
.recommend .swiper-button-next,.recommend .swiper-rtl .swiper-button-prev{right:-2.0rem;}
.recommend .swiper-button-prev,.recommend .swiper-rtl .swiper-button-next{left:-2.0rem}
.pintuan ul{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;height:100%;}
.pintuan ul li{width:49%;background:#fff;margin-top:2.0rem;}
.pintuan ul li a{display:flex;padding:1.4rem;flex-wrap:wrap;}
.pintuan ul li:nth-child(3),.pintuanright ul li:nth-child(4){align-self:flex-end;}
.pintuan .pintuan_img{width:33%;}
.pintuan_img_content{width:100%;height:0;padding-top:100%;position:relative;overflow:hidden;}
.pintuan_img_content .pintuan_icon{position:absolute;top:0;left:0;z-index:1;}
.pintuan_img_content .pintuan_img_{position:absolute;top:0;left:0;width:100%;}
.pintuan_text{margin-left:1.4rem;flex:1;}
.pintuan_text h3{font-size:1.6rem;color:#2F3032;font-weight:bold;}
.pintuan_text p{font-size:.9rem;color:#888D9B;margin-top:.2rem;}
.pintuan_text .pintuan_time{display:flex;align-items:center;margin-top:1rem;}
.pintuan_text .pintuan_time h4{font-size:1.0rem;font-weight:bold;color:#2F3032;}
.pintuan_text .pintuan_time .data-show-box{display:flex;align-items:center;color:#FF7843;}
.pintuan_text .pintuan_time .data-show-box span{padding:.2rem .4rem;background:rgba(255,120,67,0.1);color:#FF7843;font-family:'din';}
.pintuan_bottom{background:linear-gradient(270deg,rgba(255,183,115,0) 0%,rgba(255,183,115,0.5) 100%),#FF7843;height:2.6rem;border-radius:1.5rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;box-sizing:border-box;margin-top:2.0rem;}
.pintuan_bottom span{color:#fff;font-weight:bold;font-size:1.1rem;}
.pintuan_bottom img{height:1.0rem;}
.pintuan_jindu{width:100%;margin-top:2.0rem;display:flex;align-items:center;justify-content:space-between;position:relative;}
.pintuan_jindu .pintuan_jindu_back{background:rgb(255,120,67,.1);height:1.6rem;border-radius:.8rem;flex:1;margin-right:2.0rem;}
.pintuan_jindu .pintuan_jindu_wid{width:100%;height:1.6rem;border-radius:.8rem;background:linear-gradient(270deg,rgba(255,183,115,0) 0%,#FFB773 100%),#FF7843;width:70%;color:#fff;font-size:.9rem;line-height:1.6rem;text-align:center;}
.pintuan_jindu p{font-size:.9rem;color:#888D9B;}
.pintuan_jindu_icon{position:absolute;left:0;bottom:-.3rem;width:2rem;left:-.2rem;}
.pintuan_jindu_icon img{width:100%;}
.tuijian{}
.tuijian ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.tuijian ul li{background:#fff;width:49%;margin-top:2.0rem;}
.tuijian ul li a{display:flex;padding:1.4rem;}
.tuijian_img{width:30%;}
.tuijian_img .tuijian_img_padd{width:100%;height:0;padding-top:100%;position:relative;}
.tuijian_img img{position:absolute;top:0;left:0;width:100%;}
.tuijian_text{flex:1;margin-left:1.4rem;}
.tuijian_text h3{font-size:1.6rem;color:#2F3032;font-weight:bold;}
.tuijian_text p{font-size:.9rem;color:#888D9B;margin-top:.2rem;}
.tuijian_text .tuijian_time{display:flex;align-items:center;margin-top:1rem;}
.tuijian_text .tuijian_time h4{font-size:1.0rem;font-weight:bold;color:#2F3032;}
.tuijian_text .tuijian_time .data-show-box{display:flex;align-items:center;color:#FF7843;}
.tuijian_text .tuijian_time .data-show-box span{padding:.2rem .4rem;background:rgba(255,120,67,0.1);color:#FF7843;font-family:'din';}
.tuijian_content{margin-top:2.0rem;display:flex;justify-content:space-between;align-items:flex-end;}
.tuijian_content .tuijian_cotnent_h3{font-size:1.0rem;color:#FF7843;font-weight:bold;}
.tuijian_content .tuijian_cotnent_h3 span{font-size:1.2rem;font-family:'din';}
.tuijian_content .tuijian_content_h4{font-size:.9rem;color:#888D9B;}
.tuijian_text h5{font-size:.9rem;color:#888D9B;margin-top:.4rem;}
.infor{display: flex; justify-content: space-between; background: #fff; padding: 1.8rem;}
    .infor_img{width: 40%;}
    .infor_img_padd{width: 100%; height: 0; padding-top: 90%; position: relative; overflow: hidden;}
    .infor_img_padd .product_img{ position: absolute; top:0; left: 0; width: 100%;}
    .infor_img_padd .product_icon{ position: absolute; top:0; left: 0; z-index: 1;}
    .infor_right{flex: 1; margin-left: 2.0rem;}
    .infor_right h1{font-size: 2.0rem; color: #2F3032;  font-weight: bold;}
    .infor_right h5{font-size: 1.0rem; color: #FF7843;}
    .infor_data{background:rgba(255, 120, 67, .1); padding: 1.0rem; margin-top: 1.0rem;}
    .infor_data .data-show-box{display:flex;align-items:center;color:#FF7843;}
    .infor_data .data-show-box span{padding:.2rem .4rem;background:rgba(255,120,67,0.1);color:#FF7843;font-family:'din';}
    .infor_data .infor_time{display: flex; align-items: center;}
    .infor_data .infor_time p{margin-right: 1rem;}
    .infor_jindu{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;}
    .infor_jindu_{background:rgb(255,120,67,.1);height:1.6rem;border-radius:.8rem;flex:1;margin-right:2.0rem;}
    .infor_jindu_width{height:1.6rem;border-radius:.8rem;background:linear-gradient(270deg,rgba(255,183,115,0) 0%,#FFB773 100%),#FF7843;width:70%;color:#fff;font-size:.9rem;line-height:1.6rem;text-align:center;}
    .infor_jindu_text{font-size:.9rem;color:#888D9B;}
    .infor_list{display: flex; align-items: center; margin-top: 1.0rem; font-size: 1.0rem;}
    .infor_list p{width: 4rem; text-align: right; font-weight: bold; margin-right: 1.0rem;}
    .infor_list select{height: 1.4rem; border: none; width: calc(100% - 5rem); font-size: 1.0rem; color: #2F3032; outline: none;}
    .infor_number{display: flex; align-items: center;}
    .infor_number div{width: 2.4rem; height: 2.4rem; background: #F1F4F9; display: flex; cursor: pointer; color: #2F3032; align-items: center; justify-content: center; font-size: 1.3rem;}
    .infor_number .infor_number_s{margin: 0 .6rem; width: 3.5rem; font-size: 1.0rem; font-family: 'din';}
    .infor_peisong_content{display: flex; align-items: center; position: relative;}
    .infor_peisong_content label{width: 6rem;position: relative; box-sizing: border-box; margin-right: .6rem; height: 2.6rem; background: #F1F4F9; display: flex; align-items: center; justify-content: center; font-size: 1.0rem; color: #2F3032; cursor: pointer;}
    .infor_peisong_content input{ position: absolute; top: 0; left: 0; width: 1px; height: 1px; opacity: 0;}
    .infor_peisong_content input:checked + label{border:1px solid #1F67F0;color:#1F67F0;}
    .infor_button{margin-top: 2.0rem; background: rgba(255, 120, 67, .1); display: flex; justify-content: space-between; border-radius: .4rem; overflow: hidden;}
    .infor_button_left{padding: .7rem 0rem .7rem 1rem;}
    .infor_button .infor_jiage{font-size: 1.0rem;color:#FF7843; display: flex; align-items: flex-end;}
    .infor_button .infor_jiage span{font-size: 'din';}
    .infor_button .infor_jiage b{ font-size: 1.6rem;}
    .infor_button .infor_qiangou{width: 12rem; background: linear-gradient(270deg, rgba(255, 164, 78, 0) 0%, #FFA44E 100%), #FF7944; position: relative;}
    .infor_button .infor_qiangou button{width: 100%; height: 100%; background: none; border: none; font-size: 1.2rem; color: #fff; font-weight: bold; cursor: pointer;}
    .infor_button .infor_jiage i{margin-left: .6rem; display: block;}
    .infor_button .infor_yuanjia{font-size: 1.0rem; color: #888D9B; margin-top: .2rem; display: flex; flex-wrap: wrap;}
    .infor_button .infor_yuanjia span{display: block; margin-right: 1.4rem;}
    .infor_button .infor_yuanjia i{text-decoration:line-through;}
    .infor_button .infor_qiangou img{ position: absolute;left: 0; top: 0; height: 100%; transform: translateX(-32%);}
    .xiangqing{display: flex; justify-content: space-between; margin-top: 3.0rem; align-items: flex-start;}
    .xiangqing_left{ background: #fff; padding: 1.4rem; box-sizing: border-box; width: 24%; max-width: 360px; position: sticky; top:0;}
    .xiangqing_left h3{font-size: 1.4rem; font-weight: bold; color: #2F3032;}
    .xiangqing_left ul li{margin-top: 1.0rem; font-size: 1.0rem; display: flex;}
    .xiangqing_left ul li span{color: #888D9B; width: 5.0rem;text-align: right;}
    .xiangqing_left ul li b{color: #2F3032;}
    .xiangqing_right{max-width: 1040px; width: 74%;}
    .xiangqing_right img{width: 100%;}
    .dingdan{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999;}
    .dingdan_back{background: rgba(0,0,0,.5); width: 100%; height: 100%;}
    .dingdan_content{background: #fff; max-width: 1400px; width: 96%; padding: 2rem; box-sizing: border-box;}
    .dingdan_content h2{ font-size: 1.4rem; font-weight: bold; color: #2F3032;}
    .dingdan_content .dingdan_h3{font-size: 1.0rem; margin-top: 1.4rem; color: #2F3032; display: flex; align-items: center;}
    .dingdan_content .dingdan_h3 span{font-family: 'din'; font-size: 1.1rem;}
    .dingdan_content .dingdan_h3 i{display: block; width: 2.6rem; height: 1.2rem; background: rgba(31,103,240,.1); color: #1F67F0; border-radius: .2rem; border: 1px solid #1F67F0; box-sizing: border-box;text-align: center; line-height: 1.2rem; font-size: .9rem; margin-left: 1rem; cursor: pointer;}
    .dingdan_content table{margin-top: .8rem; border-collapse: collapse; width: 80%;}
    .dingdan_content table th{background: rgba(31,103,240,.1);}
    .dingdan_content table td{border: 1px solid rgba(31,103,240,.2); padding: .6rem 1.0rem; box-sizing: border-box; font-size: 1.0rem;}
    .dingdan_content table th{border: 1px solid rgba(31,103,240,.2); padding: .6rem 1.0rem; box-sizing: border-box; font-size: 1.0rem; text-align: left; font-weight: normal;}
    .dingdan_title{margin-top: 1.4rem; font-size: 1.2rem; font-weight: bold; color: #2F3032;}
    .dingdan_peisong{margin-top: .8rem; display: flex; align-items: center;}
    .dingdan_peisong_list{width: 36%; margin-right: 2%; background: #fff; border: 1px solid #D8D8D8; padding: .8rem 1.6rem; box-sizing: border-box; cursor: pointer; display: flex; align-items: center;}
    .dingdan_peisong_list .dingdan_peisong_text{flex: 1; margin-left: 1.6rem;}
    .dingdan_peisong_list .dingdan_peisong_redio{ width: 1.2rem; height: 1.2rem; border: 1px solid #888D9B; border-radius: 50%;}
    .dingdan_peisong_list h4{font-size: 1.1rem; color: #2F3032; font-weight: bold;}
    .dingdan_peisong_list h5{margin-top: .2rem; color: #888D9B; font-size: .9rem;}
    .dingdan_peisong_list_curr{background: rgba(31,103,240,.1); border: 1px solid #1F67EF;}
    .dingdan_peisong_list_curr .dingdan_peisong_redio{background-color: #1F67EF; border-color: #1F67EF; position: relative;}
    .dingdan_peisong_list_curr .dingdan_peisong_redio::before{content: "\e970"; font-family: 'iconfont'; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 1rem; color: #fff;}
    .dizhi{ }
    .dizhi ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
        .dizhi ul::after{width:30%; content:''}
        .dizhi ul li {
            width: 32.33%;
            background: #fff;
            border: 1px solid #D8D8D8;
            padding: .8rem 1.6rem;
            box-sizing: border-box;
            display: flex;
            position: relative;
            cursor: pointer;
            margin-top: .8rem;
            align-items: center;
            flex-wrap: wrap;
        }
    .dizhi ul li .user_address_icon{ font-size: 2.4rem; color: #1F67F0;}
    .dizhi ul li .user_address_text{margin-left: 1.0rem;}
    .dizhi ul li .user_address_text h3{font-size: 1.1rem; color: #2F3032; font-weight: bold;}
    .dizhi ul li .user_address_text h4{    margin-top: .2rem;
    color: #888D9B;
    font-size: .9rem;}
    .dizhi ul li .user_address_del{position: absolute; right: 1.2rem; color: #1F67F0; font-size: 1.1rem;}
    .dizhi ul .dizhi_curr{ background: rgba(31,103,240,.1); border: 1px solid #1F67F0;}
    .dizhi ul li .user_address_icon{ width: 1.2rem; height: 1.2rem; border: 1px solid #888D9B; border-radius: 50%;}
    .dizhi ul .dizhi_curr .user_address_icon{background-color: #1F67EF; border-color: #1F67EF; position: relative;}
    .dizhi ul .dizhi_curr .user_address_icon::before{content: "\e970"; font-family: 'iconfont'; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 1rem; color: #fff;}
    .dizhi ul li .user_address_tel{width: 100%; border-top: 1px dashed #888D9B; margin-top: .8rem; padding-top: .8rem; font-size: 1.1rem; color: #2F3032; font-weight: bold;}
    .dizhi ul li .user_address_tel span{font-family: 'din';}
    .dizhi ul .dizhi_curr .user_address_tel{border-color: #1F67EF;}
    .beizhu{margin-top: .8rem; width: 100%;}
    .beizhu textarea{border: 1px solid #D8D8D8; width: 100%; padding: .8rem 1.2rem; box-sizing: border-box; height: 6.0rem; outline: none; font-size: 1.0rem;}
    .dingdan_button{ margin-top: 3.0rem; display: flex; align-items: center;}
    .dingdan_button button{width: 15rem; height: 3.6rem; background: #1F67EF; color: #fff; font-size: 1.0rem; border: none; cursor: pointer;}
    .dingdan_button a{width: 10rem; height: 3.6rem; display: flex; align-items: center; justify-content: center; margin-left: 2rem; border: 1px solid #888D9B; box-sizing: border-box; font-size: 1.0rem; color: #2F3032;}
    .dingdan_dizhi_tad{display: none;}
    .infor_jiage_a{background:rgba(255,120,67,.1);padding:.8rem 1.2rem;display:flex;justify-content:space-between;align-items:flex-end;margin-top:.6rem;font-size:1.0rem;color:#FF7843;display:flex;align-items:flex-end;}

    .infor_jiage .infor_jiage_h3{font-size: 1.0rem; color:#FF7843; font-family: 'din';}
    .infor_jiage .infor_jiage_h3 span{font-size: 1.8rem; line-height: 1;}
    .infor_jiage .infor_jiage_h3 i{font-size: 1.0rem; color: #8D929B;}
    .infor_jiage_a .infor_jiage_h3{font-size: 1.0rem; color:#FF7843; font-family: 'din';}
    .infor_jiage_a .infor_jiage_h3 span{font-size: 1.8rem; line-height: 1;}
    .infor_jiage_a .infor_jiage_h3 i{font-size: 1.0rem; color: #8D929B;}
    .infor_jiage .infor_jiage_h4{font-size: 1.0rem; color: #8D929B;}
    .infor_dingdan{display: flex; margin-top: 4.0rem; flex-wrap: wrap;}
    .infor_dingdan button{width: 12rem; font-size: 1.0rem; border:none; height: 3.4rem; background: #1F67F0; color: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
    .infor_dingdan .infor_dingdan_tel{display: flex; margin-left: 3.0rem;}
    .infor_dingdan .infor_dingdan_tel i{font-size: 3.0rem; color: #1F67F0;}
    .infor_dingdan .infor_dingdan_tel .infor_dingdan_tel_text{margin-left: .5rem;}
    .infor_dingdan .infor_dingdan_tel h3{font-size: .9rem;}
    .infor_dingdan .infor_dingdan_tel h4{font-size: 2.0rem; font-family: 'din'; font-weight: bold; line-height: 1; color: #1F67F0;}
    .log_content{background: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 6rem 0;}
    .log_tad{display: flex; font-size: 1.4rem; color: #2F3032; font-weight: bold; width: 90%; max-width: 550px; justify-content: center;}
    .log_tad div{margin: 0 4rem; cursor: pointer;}
    .log_tad_curr{color: #1F67F0; position: relative;}
    .log_tad_curr::before{content: ''; width: 100%; height: 4px; background: #1F67F0; left: 0; bottom:-.8rem; position: absolute;}
    .log_form{margin-top: 3rem; width: 90%; max-width: 550px;}
    .log_form_li{width: 100%; display: none;}
    .log_form_div{margin-top: 1.6rem;}
    .log_form_div label{ font-size: 1.1rem; color: #2F3032; font-weight: bold;}
    .log_form_div input{width: 100%; height: 3.6rem;width: 100%; background: #F1F4F9; margin-top: .6rem; border: none; outline: none; padding:0 1.4rem; box-sizing: border-box; font-size: 1.0rem; border-radius: .3rem;}
    .log_form_zhanghao{display: flex; align-items: center; justify-content: space-between; margin-top: 1.6rem;}
    .log_form_zhanghao .log_form_zhanghao_left{display: flex; align-items: center; font-size: 1.0rem; color: #2F3032; cursor: pointer;}
    .log_form_zhanghao .log_form_zhanghao_left input{width: 1.1rem; height: 1.1rem; margin-right: .3rem;}
    .log_form_zhanghao a{color: #2F3032; font-size: 1.0rem;}
    .log_form_zhanghao a:hover{color: #1F67F0;}
    .log_form_li button{width: 100%;  height: 4rem; margin-top: 3.0rem; background: #1F67F0; border-radius: .3rem; color: #fff; font-size: 1.0rem; display: flex; align-items: center; justify-content: center; border: none; outline: none; cursor: pointer;}
    .log_form_input{display: flex; margin-top: .6rem; background: #F1F4F9; border-radius: .3rem;}
    .log_form_input input{flex: 1; margin-top: 0;}
    .log_form_input span{display: flex; align-items: center; font-size: 1.0rem; color: #2F3032; padding-right:1.4rem; color: #1F67F0; cursor: pointer; font-weight: bold;}
    .disabled {
        pointer-events: none; /* ½ûÓÃµã»÷ */
    }
    button:disabled {
        background-color: #cccccc;
        color: '#666';
    }
    .register_content {background: #fff;padding: 3.0rem 4rem;/*display: flex;align-items: center;justify-content: center;flex-direction: column;*/}
    .register_title img{ display: block; margin: 0 auto; width: 70%; max-width: 900px;}
    .register_title_form{margin-top: 3.0rem;}
    .register_title_form .register_list:nth-child(4){align-items: flex-start;}
    .register_title_form .register_list:nth-child(4) label{margin-top: 1.2rem;}
    .register_title_form .register_list:nth-child(6){align-items: flex-start;}
    .register_title_form .register_list:nth-child(6) label{margin-top: 1.2rem;}
    .register_title_form .register_list:nth-child(6) .register_zhengshu label{margin-top:0;}
    .register_title_form .register_list{display: flex; align-items: center; margin-top: 1.4rem;}
    .register_title_form .register_list label{ font-size: 1.0rem; margin-right: 1.0rem; display: block; width: 4.0rem; text-align: right;}
    .register_title_form .register_list input{height:3.6rem; flex: 1; max-width: 500px; background:#F1F4F9;border:none;outline:none;padding:0 1.4rem;box-sizing:border-box;font-size:1.0rem;border-radius:.3rem;}
    .register_title_form .register_list .register_list_div{flex: 1; max-width: 500px; display: flex;}
    .register_title_form .register_list .register_list_div input{flex: 1;}
    .register_title_form .register_list .register_list_div span{display:flex;align-items:center;font-size:1.0rem;color:#2F3032;padding-right:1.4rem;color:#1F67F0;cursor:pointer;font-weight:bold;}
    .register_list_div{display:flex;margin-top:.6rem;background:#F1F4F9;border-radius:.3rem;}
    .register_content button{width: 13rem; height: 3.5rem; background: #1F67F0; border-radius: .3rem; color: #fff; outline: none; cursor: pointer; display: flex;align-items: center; justify-content: center; font-size: 1.0rem; border: none; margin-left: 5.0rem; margin-top: 4.0rem;}
    .log_form_input .on,.register_title_form .register_list .register_list_div .on{color: #8D929B;}
    .register_head{display: flex; align-items: center;}
.register_title_form .register_list .register_img_file{width: 1px; height: 1px; padding: 0;}
.register_title_form .register_head label{width: 6.0rem;height: 2.6rem; background: #F1F4F9; border-radius: .3rem; display: flex; align-items: center; justify-content: center; font-size: 1.0rem; color: #2F3032; cursor: pointer;}
.register_head_img{width: 5.0rem; height: 5.0rem; border-radius: 50%; overflow: hidden; position: relative; margin-right: 1.0rem;}
.register_head_img img{height: 100%; transform: translate(-50%,-50%); position: absolute; top: 50%; left: 50%; min-width: 100%;}
.register_zhengshu{flex: 1; max-width: 500px;}
.register_title_form .register_zhengshu label{width: 100%; margin: 0;}
.register_zhengshu .register_zhengshu_img{width: 100%; height: 0; overflow: hidden; padding-top: 46%; position: relative; border-radius: .3rem;}
.register_zhengshu .register_zhengshu_img img{position: absolute; top:50%; left: 0%; min-height: 100%; width: 100%; transform: translateY(-50%);}
.banner_about{width: 100%; height: 700px; position: relative; overflow: hidden;}
    .banner_about img{position: absolute; top:0; left: 50%; margin-left: -960px;}
    .banner_content{max-width: 1440px; width: 94%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 9; color: #fff;}
    .banner_content h5{font-size: 1.8rem; font-family: 'din'; font-weight: bold; color: #fff;}
    .banner_content h1{font-size: 3.0rem; font-weight: bold; margin-top: .4rem; color: #fff;}
    .banner_content .banner_a{width: 4rem; height: 6px; background: #fff; margin-top: 1.2rem;}
    .banner_content p{font-size: 1.4rem; margin-top: .6rem; margin-top: 1.2rem; color: #fff;}
    .banner_mode{width: 15rem;height: 4.0rem; border-radius: 3rem; background: #fff; margin-top: 5rem; color: #1F67F0;  font-size: 1.2rem; font-weight: bold;}
        .banner_mode a {
            display: flex;
            align-items: center;
            justify-content: center; width:100%; height:100%;
        }
        .banner_mode i {
            width: 2.2rem;
            height: 2.2rem;
            border-radius: 50%;
            background: #1F67F0;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: 2.0rem;
        }
    .about_content{max-width: 1440px; width: 96%; margin: 4rem auto;}
    .about_about{display: flex; justify-content: space-between;}
    .about_about .about_left{width: 19rem; color: #2F3032;}
    .about_about .about_left h3{font-size: 4.0rem; font-family: 'din'; font-weight: bold; line-height: 1;}
    .about_about .about_left h2{font-size: 2rem; font-weight: bold; margin-top: .4rem;}
    .about_about .about_left h4{font-size:1.4rem; color: #2F3032; font-weight: bold; text-decoration: underline; margin-top: 3.0rem; line-height: 2.6rem;}
    .about_about .about_right{flex:1; margin-left: 14%;}
    .about_about .about_right h2{font-size: 1.6rem; font-weight: bold; color: #2F3032;}
    .about_about .about_right p{margin-top: 1.0rem; font-size: 1.0rem; color: #2F3032;}
    .about_culture{display: flex; margin-top: 6.0rem;}
    .about_culture .about_culture_left{width: 45%;}
    .about_culture .about_culture_left_padd{width: 100%; height: 0; padding-top: 66%; position: relative; overflow: hidden;}
    .about_culture .about_culture_left_padd img{position: absolute; top:0; left: 0; width: 100%;}
    .about_culture_right{flex-direction: column; justify-content: space-between; display: flex; color: #2F3032; flex: 1; margin-left: 4rem; margin: 1.4rem 0 1.4rem 4rem;}
    .about_culture_title h3{font-size: 3.0rem; font-family: 'din'; font-weight: bold; line-height: 1;}
    .about_culture_title h4{font-size: 2rem; font-weight: bold; margin-top: .4rem;}
    .about_culture_right ul{font-size: 1.2rem;}
    .about_culture_right ul li{display: flex; align-items: center; font-weight: bold; color: #2F3032; margin-top: .8rem;}
    .about_culture_right ul li span{display: block; width: .5rem; height: .5rem; border: .3rem solid #1F67F0; border-radius: 50%; margin-right: .8rem;}
    .about_liuyan{background: #F1F4F9; margin: 5rem 0; padding: 3.0rem 0;}
    .about_liuyan .about_liuyan_content{max-width: 1440px; width: 96%; margin: 0 auto;}
    .gonggao_title{font-size: 2.0rem; font-weight: bold;}
    .gonggao_list{}
    .gonggao_list ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
    .gonggao_list ul li{background-color: #fff; width: 49%; margin-top: 2rem; transition: all .5s;}
    .gonggao_list ul li:hover{box-shadow: 0 .4rem 1rem rgba(31,103,240,.2);}
    .gonggao_list ul li a{display: block; padding: 1.4rem;}
    .gonggao_list ul li h2{font-size: 1.3rem; font-weight: bold;}
    .gonggao_list ul li h2:hover{color: #1F67F0;}
    .gonggao_list ul li p{font-size: 1.0rem; margin-top: .4rem;}
    .gonggao_list ul li h3{font-size: 1.0rem; margin-top: 1.2rem; display: flex;}
    .gonggao_list ul li h3 i{font-family: 'din';}
    .gonggao_list ul li h3 span{ margin-right: 1.2rem;}
    .gonggao_list .gonggao_time{display: flex; align-items: center; margin-bottom: 1rem;}
    .gonggao_list .gonggao_time i{display: block; width: .7rem; height: .7rem; border-radius: 50%; background: #FF7843; margin-right: .6rem; display: block;}
    .gonggao_list .gonggao_time span{font-size: 1.2rem; font-family: 'din'; font-weight: bold; line-height: 1;}
    .gonggao_show{display: flex; align-items: flex-start; flex-wrap: wrap;}
    .gonggao_show_left{max-width: 1000px; width: 70%; background: #fff; padding: 2.0rem; box-sizing: border-box; margin-right: 30px;}
    .gonggao_show_left h1{font-size: 2.0rem; font-weight: bold;}
    .gonggao_show_left .gonggao_zhaiyue{position: relative; background: rgba(31,103,240,.1); padding: 1.0rem 1.5rem; margin-top: 1rem;}
    .gonggao_show_left .gonggao_zhaiyue::after{ position: absolute; top: 0; left:0; width: .3rem; background: #1F67F0; content: ''; height: 100%;}
    .gonggao_show_left p{margin-top: 1rem; font-size: 1.0rem;}
    .gonggao_show_left .gonggao_show_data{ font-size: 1.0rem; margin-top: .4rem; display: flex;}
    .gonggao_show_left .gonggao_show_data span{margin-right: 1.6rem; color: #8D929B;}
    .gonggao_show_left .gonggao_show_data span i{color: #2F3032; font-family: 'din';}
    .gonggao_faburen{margin-top: 5rem; font-weight: bold; font-size: 1.0rem; }
    .gonggao_show_right{background: #fff; box-sizing: border-box; padding: 1.4rem; flex: 1;}
    .gonggao_show_right h2{font-size: 1.5rem; font-weight: bold;}
    .gonggao_show_right ul li{margin-top: 1.0rem; font-size: 1.0rem; display: flex; align-items: center;font-weight: bold;}
    .gonggao_show_right ul li a:hover{color: #1F67F0;}
    .gonggao_show_right ul li span{font-size: .8rem; margin-right: .4rem; display: flex; width: 1.0rem; height: 1.0rem; align-items: center; justify-content: center;}
    .gonggao_show_page{display: flex; justify-content: space-between; margin-top: 6.0rem; flex-wrap: wrap;}
    .gonggao_show_page .gonggao_show_page_list{background: #F1F4F9; width: 46%; transition: all .3s;}
    .gonggao_show_page .gonggao_show_page_list a{display: block; padding: 1.4rem;}
    .gonggao_show_page .gonggao_show_page_list h4{font-size: .9rem; color: #2F3032; font-weight: bold;}
    .gonggao_show_page .gonggao_show_page_list h4 span{font-family: 'din'; color: #1F67F0;}
    .gonggao_show_page .gonggao_show_page_list h2{font-size: 1.1rem; font-weight: bold; margin-top: .4rem;}
    .gonggao_show_page .gonggao_show_page_list h3{ width: 100%; height: 3.0rem; background: #1F67F0; color: #fff; display: flex; align-items: center; justify-content: center; margin-top: 1.4rem;}
    .gonggao_show_page .gonggao_show_page_list h3 i{ display: block;}
    .gonggao_show_page .gonggao_show_page_list:nth-child(1) h3 i{margin-right: 1.0rem;}
    .gonggao_show_page .gonggao_show_page_list:nth-child(2) h3 i{margin-left: 1.0rem;}
    .gonggao_show_page .gonggao_show_page_list:hover{background: #fff; box-shadow: 0 .3rem .6rem rgba(31,103,240,.1);}
    .gonggao_show_page .gonggao_show_page_list h2:hover{color: #1F67F0;}
    .gonggao_show_page .gonggao_show_page_list h3:hover{background:#1c5eda}
    .user{background: #fff; padding: 1.4rem;}
    .user_kefu{background: linear-gradient(180deg, #C3D8FF -22%, rgba(195, 216, 255, 0) 124%); padding: .6rem 2rem; display: flex; align-items: center; justify-content: space-between;}
    .kefu_left{display: flex; align-items: center;}
    .kefu_left .kefu_icon{width: 3.6rem; height: 3.6rem;}
    .kefu_left .kefu_icon img{width: 100%;}
    .kefu_left .kefu_text{margin-left: 1.0rem;}
    .kefu_left .kefu_text h3{font-size: 1.1rem; font-weight: bold; color: #2F3032;}
    .kefu_left .kefu_text h4{font-size: .9rem; color: #2F3032; margin-top: .2rem;}
    .kefu_right a{ width: 7.0rem; height: 2.4rem; border-radius: 1.3rem; border: 1px solid #1F67F0; display: flex; justify-content: center; align-items: center; color: #1F67F0; font-size: 1.0rem;}
    .user_data{ display: flex; justify-content: space-between; margin-top: 2.0rem;}
    .user_data_left{display: flex; align-items: center;}
    .user_data_head{width: 5.4rem; height: 5.4rem; border-radius: 50%; overflow: hidden;}
    .user_data_head img{width: 100%;}
    .user_data_text{ margin-left: 1.0rem;}
    .user_data_text .user_data_name{display: flex; align-items: flex-end;}
    .user_data_text .user_data_name h3{font-size: 1.6rem; font-weight: bold; color: #2F3032; line-height: 1;}
    .user_data_text .user_data_name h4{font-size: 1.0rem; margin-left: 1.0rem; color: #8D929B;}
    .user_data_text .user_data_data{display: flex; margin-top: .8rem; color: #2F3032;}
    .user_data_text .user_data_data h3{font-family: 'din'; font-size: 1.1rem;}
    .user_data_text .user_data_data h4{font-size: .9rem; color: #8D929B;}
    .user_data_data_list{margin-left: 3.0rem;}
    .user_data_data_list:nth-child(1){margin-left: 0;}
    .user_address{margin-top: 2.0rem; padding-top: 2.0rem; border-top: 1px solid #8D929B;}
    .user_address h2{font-size: 1.8rem; color: #2F3032; font-weight: bold;}
    .user_address ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
    .user_address ul li{width: 49%; background: #F1F4F9; padding:1.4rem 1.2rem; box-sizing: border-box; margin-top: 1.0rem; display: flex; position: relative;}
    .user_address ul li .user_address_icon{ font-size: 2.4rem; color: #1F67F0;}
    .user_address ul li .user_address_text{margin-left: 1.0rem;}
    .user_address ul li .user_address_text h3{font-size: 1.1rem; color: #2F3032; font-weight: bold;}
    .user_address ul li .user_address_text h4{margin-top: .1rem; color: #2F3032;}
    .user_address ul li .user_address_del{position: absolute; right: 1.2rem; color: #1F67F0; font-size: 1.1rem;}
    .order{background: #fff; padding: 1.4rem; margin-top: 2.0rem;}
    .order h2{font-size: 2.0rem; color: #2F3032; font-weight: bold;}
    .order ul li{display: flex; justify-content: space-between; margin-top: 1.4rem; border-bottom: 1px dotted #8D929B; padding-bottom: 1.4rem;}
    .order ul li .order_left{ display: flex; flex: 1;}
    .order ul li .order_img{width: 10rem;}
    .order ul li .order_img_img{padding-top: 100%; overflow: hidden; height: 0; position: relative;}
    .order ul li .order_img_img img{width: 100%; position: absolute; top:0; left: 0; width: 100%;}
    .order ul li .order_text{flex: 1; margin-left: 1.4rem; display: flex; flex-direction: column; justify-content: space-between;}
    .order ul li .order_text .order_text_bottom{display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap;}
    .order ul li .order_text .order_text_top{position: relative;}
    .order ul li .order_text .order_text_top .order_text_top_right{ position: absolute; top: .1rem; right:0;}
    .order ul li .order_text h3{font-size: 1.4rem; font-weight: bold; color:#2F3032; width: calc(100% - 5.0rem);}
    .order ul li .order_text_data{display: flex; align-items: center; margin-top: .1rem; margin-top: .4rem;}
    .order ul li .order_text_data span{font-family: 'din'; font-size: 1.1rem;color:#8D929B}
    .order ul li .order_text_data i{color: #2F3032; display: block; margin-left: .6rem; margin-right: 1.2rem;}
    .order ul li .order_text_data span:nth-child(1){margin-right: .6rem; display: block; color: #2F3032;}
    .order_text_bottom .order_text_jiage{display: flex; align-items: flex-end;}
    .order_text_bottom .order_text_jiage b{font-size: 1.3rem; color:#FF7843; line-height: 1; font-family: 'din';}
    .order_text_bottom .order_text_jiage b i{font-size: 2.0rem;}
    .order_text_bottom .order_text_jiage span{margin-left: .5rem; color: #8D929B;}
    .order_text_bottom .order_text_address{display: flex; align-items: center; font-size: 1.0rem; margin-top: .2rem; color: #8D929B;}
    .order_text_bottom .order_text_address span{color: #2F3032; margin-left: 1rem;}
    .order_right_zhuangtai{color: #3BC13D;}
    .order_right{display: flex; justify-content: space-between;flex-direction: column;align-items: flex-end;}
    .order_right_button{width: 10rem; height: 3.4rem; background: #1F67F0; color: #fff; text-align: center; line-height: 3.4rem; font-size: 1.0rem; cursor:pointer}
    .order .page{margin-top: 3.0rem; margin-bottom: 2.0rem; display: flex; align-items: flex-end; justify-content: space-between;}
    .order .page dl{display: flex;}
    .order .page dl dd{width: 2.6rem; height: 2.6rem; margin-left: 1.5rem;}
    .order .page dl dd:nth-child(1){margin-left: 0;}
    .order .page dl dd a{display: block; border-radius: .6rem; width: 100%; height: 100%; border: 1px solid #8D929B; display: flex; align-items: center; justify-content: center; font-size: 1.0rem; color: #2F3032;}
    /* .fixed{position: fixed; top:0; left: 0; width: 100%; height: 100%;}
    .fixed_back{width: 100%; height: 100%; background: rgba(0,0,0,.5);}
    .fixed_content{max-width: 1440px; width: 54%; padding: 1.4rem; box-sizing: border-box; background: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
    .fixed .fixed_list{display: flex; align-items: center; margin-top: 1rem;}
    .fixed .fixed_list p{font-size: 1.0rem; color: #2F3032; width: 7rem; text-align: right;}
    .fixed .fixed_list input{width: 40%; max-width: 400px; height: 2.6rem; font-size: 1.0rem; margin-left: 1.0rem; background: #F1F4F9; border: none; padding:0 1rem; box-sizing: border-box; outline: none;} */
    
    .register_list_address{ flex: 1; max-width: 500px;}
    .register_list_address_list{display: flex; align-items: center; margin-top: 1.0rem;}
    .register_list_address_list:nth-child(1){margin-top:0;}
    .register_list_address .reigster_list_address_text{height:3.6rem;flex:1;background:#F1F4F9;border:none;outline:none;padding:0 1.4rem;box-sizing:border-box;font-size:1.0rem;border-radius:.3rem; display: flex; align-items: center; font-size: 1.0rem;}
    .register_list_address .reigster_list_address_add{width: 3.6rem;height: 3.6rem; border-radius: .3rem; background: #F1F4F9; margin-left: 1rem; display: flex; align-items: center; justify-content: center; font-size: 2.0rem;}
    .register_list_address .reigster_list_address_add i{font-size: 1.6rem; font-weight: bold;}
    .nav_top_icon{width: 3rem; height: 3rem; font-size: 2.4rem; display: flex; align-items: center; justify-content: center;}
    .con_nav_fixed_top .logo_nav{height: 3.0rem;}
    .con_nav_fixed_top .logo_nav img{height: 100%;}
    .con_nav_fixed{background: rgba(255,255,255,.5); position: fixed; top:0; left:0; width: 100%; height:100%; z-index: 999999; transition: all .5s; display: none;}
    .con_nav_fixed_content{background: #fff; width: 100%; height: 100%; position: absolute; top:0; right:-100%; padding-top: 2.0rem; transition: all .5s;}
    .con_nav_fixed_content ul{padding: 0 2.0rem; margin-top: 2.0rem;}
    .con_nav_fixed_content ul li a{ padding:.8rem 0;display: block; width: 100%; font-size: 1.2rem;}
    .con_nav_fixed_tel{padding: 0 2.0rem; display: flex; align-items: center; margin-top: 3.0rem;}
    .con_nav_fixed_tel i{ font-size: 3.0rem; color: #1F67F0;}
    .con_nav_fixed_tel .con_nav_fixed_right{margin-left: .6rem;}
    .con_nav_fixed_right h4{font-size: 1rem;}
    .con_nav_fixed_right h3{font-size: 1.6rem; font-weight: bold; color: #1F67F0; font-family: 'din';}
    .con_nav_fixed_dl dl dd a{font-size: .8rem;margin-left: 1.4rem; display: block;}
    .con_nav_fixed_top{padding: 0 2.0rem; display: flex; align-items: center; justify-content: space-between;}
    .con_nav_fixed_top .guanbi{width: 3.0rem; height: 3.0rem; display: flex; align-items: center; justify-content: center; font-size: 2.6rem; cursor: pointer;}
    .con_nav_fixed_top .guanbi i{font-size: 2.0rem; color: #666;}
    .con_nav_fixed_icon{height: 3.2rem; width: 3.2rem; display: flex; align-items: center; justify-content: center; margin-right: 1.6rem; cursor: pointer; display: none;}
    .con_nav_fixed_icon i{font-size: 2rem; color: #0d1521;}
    .nav_top_icon {display: none;}
    @media screen and (max-width:1300px) {
        .footer_nav{margin: 0 4rem;}
        .nav_ul ul li{margin-right: 5rem;}
    }
    @media screen and (max-width:1200px) {
        .account_list{display: none;}
    }
    @media screen and (max-width:1000px) {
        .advantage{margin-top: 3rem;}
        .davantage_content ul li:nth-child(1){width: 48%;}
        .davantage_content ul li:nth-child(2){margin-top: 0;}
        .davantage_content ul{flex-wrap: wrap;}
        .davantage_content ul li{width: 48%; margin-left: 0; margin-top: 2.0rem;}
        .davantage_content ul .davantage_curr{width: 48%;}
        .davantage_content ul .davantage_img{height: 34vh;}
        .davantage_content .davantage_text{top: 2rem;}
        .davantage_content ul .davantage_img::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(to bottom,rgba(31,103,240,0),rgba(31,103,240,.8));z-index:1;}
        .davantage_content ul li p{display: block !important;}
    }
    @media screen and (max-width:700px) {
        .nav_top_icon {display: flex;}
        .head{display: none;}
        .nav_top .nav_search{display: none;}
        .nav_ul{display: none;}
        .banner .banner_left{width: 100%; margin: 0;}
        .banner .banner_text h2{font-size: 1.8rem; margin-top: .4rem;}
        .banner .banner_button{margin-top: 2.0rem;}
        .banner .banner_text h3{height: 2.0rem; line-height: 2.0rem; font-size: 1.0rem; padding: 0 1rem;}
        .banner .banner_text h4{font-size: 1rem;}
        .account_banner{display: none;}
        .banner .banner_button{display: none;}
        .banner .banner_button a{width: 8rem; height: 2.6rem;}
        .banner .banner_button .banner_tel{display: none;}
        .nav_top .nav_tel{display: none;}
        .dumpling_right ul li{width: 100%; margin-top: 1.8rem;}
        .dumpling_right ul li:nth-child(1){margin-top: 0;}
        .dumpling_left{display: none;}
        .dumpling_right{margin-left: 0;}
        .dumpling_right::after{display: none;}
        .dumpling_right::before{display: none;}
        .dumpling_bottom{margin-top: 1rem;}
        .linke_banner_a{display: none;}
        .process_content ul{flex-wrap: wrap;}
        .process_content ul li{width: 30%; margin-left: 0; padding: 0; margin-top: 1rem;}
        .process_content ul li .process_icon{width: 3.0rem; height: 3.0rem; margin-top: 0;}
        .process_content ul li .process_icon img{width: 1.4rem;}
        .process_content ul li .process_list{padding: 1rem;}
        .process_content ul li .process_text{margin-top: .6rem;}
        .about_index .about_right{display: none;}
        .about_index .about_left{width: 100%;}
        .process_content ul li .process_list::after{height: 2.6rem;}
        .process_content ul li::before{display: none;}
        .process_content ul li::after{display: none;}
        .process_content{margin-top: .5rem;}
        .process_content ul::after{width: 30%; content: '';}
        .process_content::after{display: none;}
        .contact_content{flex-wrap: wrap;}
        .contact_content .contact_left{width: 100%;}
        .contact_right{width: 100%; margin-top: 1.0rem;}
        .contact .contact_left a{display: none;}
        .huanjing_content{padding: 1rem;}
        .footer_logo .footer_logo_text h4{font-size: 2rem;}
        .footer_nav{display: none;}
        .footer_ewm{display: none;}
        .link_banner{padding: 2.0rem 1.6rem;}
        .linke_banner_text h4{font-size: 1rem;}
        .notice_content{margin-left: 1rem;}
        .notice{padding: 0 1rem;}
        .about_about{flex-wrap: wrap;}
        .about_about .about_right{width: 100%; margin-left: 0;}
        .about_about .about_left{width: 100%;}
        .about_about .about_left h4{margin-top: 2.0rem;}
        .about_about .about_right h2{display: none;}
        .about_culture{margin-top: 3rem; flex-wrap: wrap;}
        .about_about .about_left h3{font-size: 3rem;}
        .about_culture .about_culture_left{width: 100%;}
        .about_culture_right{margin-left: 0;}
        .about_culture_title h3{font-size: 2.0rem;}
        .about_culture_right ul{margin-top: 1.2rem;}
        .dumpling_title_left h4{font-size: 2.0rem;}
        .banner_content h1{font-size: 2.0rem;}
        .banner_content h5{font-size: 1.4rem;}
        .banner_content p{font-size: 1.2rem;}
        .banner_about{height: 550px;}
        .dingdan_content table{width: 100%;}
        .dingdan_peisong{flex-wrap: wrap;}
        .dingdan_peisong_list{width: 100%; margin-right: 0;}
        .dingdan_peisong_list:nth-child(2){ margin-top: 1rem;}
        .dizhi ul li{width: 100%;}
        .gonggao_list ul li{width: 100%;}
        .gonggao_show_left{width: 100%; margin-right: 0;}
        .gonggao_show_right{margin-top: 2rem;}
        .gonggao_show_page .gonggao_show_page_list{width: 100%;}
        .gonggao_show_page .gonggao_show_page_list:nth-child(2){margin-top: 1.0rem;}
        .log_tad{display: flex; justify-content: space-around;}
        .log_tad div{margin: 0;}
        .pintuan ul li{width: 100%;}
        .pintuan_text h3{font-size: 1.3rem;}
        .tuijian ul li{width: 100%;}
        .tuijian_content{flex-wrap: wrap; margin-top: 1.0rem;}
        .infor{flex-wrap: wrap; padding: 1.4rem;}
        .infor_img{width: 100%;}
        .infor_right{margin-left: 0; margin-top: 1rem;}
        .infor_right h1{font-size: 1.6rem;}
        .infor_button .infor_qiangou{width: 15rem;}
        .infor_button .infor_qiangou img{display: none;}
        .infor_button .infor_qiangou button{border-radius: .4rem;}
        .xiangqing_left{display: none;}
        .xiangqing_right{width: 100%;}
        .infor_dingdan .infor_dingdan_tel{margin-left: 0; margin-top: 2rem;}
        .infor_dingdan{margin-top: 2.0rem;}
        .infor_dingdan button{width: 100%;}
        .product_list ul li{width: 100%;}
        .register_content{padding: 3.0rem 1.4rem;}
        .register_title img{width: 100%;}
        .register_title_form .register_list{flex-wrap: wrap;}
        .register_title_form .register_list input{width: 100%;}
        .register_title_form .register_list label{width: 100%; text-align: left; font-size: 1.2rem; font-weight: bold;}
        .register_title_form .register_list input{margin-top: .8rem;}
        .register_title_form .register_list .register_list_div input{margin-top: 0;}
        .register_title_form .register_head label{width: 6rem;}
        .register_title_form .register_list:nth-child(6) label{margin-top: 0;}
        .register_head{margin-top: .8rem;}
        .register_title_form .register_list:nth-child(4) label{margin-top: 0;}
        .register_list_address{margin-top: .8rem;}
        .register_zhengshu{margin-top: .8rem;}
        .register_title_form .register_list .register_head label{font-weight: bold; font-size: 1.0rem;font-weight: normal;}
        .city-picker-selector .selector-item{margin-left: 0 !important; margin-top: 1.0rem;}
        .fixed_address .city-picker-selector{margin-top: 1.0rem !important;}
        .user_data_right{ width: 100%; height: 3rem; border: 1px solid #1c5eda; box-sizing: border-box;  margin-top: 1rem;}
        .user_data_right a{display: block; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 1.0rem; color: #1c5eda;}
        .user_data_text .user_data_name{flex-wrap: wrap;}
        .user_data_text .user_data_name h4{margin-left: 0; margin-top: .4rem;}
        .user_address ul li{width: 100%;}
        .user_kefu{display: none;}
        .user_data{margin-top: 0; flex-wrap: wrap;}
        .order h2{font-size: 1.6rem;}
        .user_address h2{font-size: 1.4rem;}
        .order ul li .order_img{width: 5rem;}
        .order .page .page_left{display: none;}
        .order .page dl dd{width: 2.2rem; height: 2.2rem;}
        .recommend .swiper-button-next, .recommend .swiper-rtl .swiper-button-prev{right: 0;}
        .recommend .swiper-button-prev, .recommend .swiper-rtl .swiper-button-next{left: 0;}
        .nav{margin: 1.0rem 0;}
        .nav_top .nav_logo{height: 3.0rem;}
        .gonggao_show_left{padding: 1.4rem;}
        .gonggao_show_left h1{font-size: 1.6rem;}
        .gonggao_show_right{padding: 1.4rem;}
        .list_div_text{margin:0 0 0 1.4rem}
        .list_div_text h4{font-size:1.2rem}
        .list_div_text h5{font-size:1rem;}
        .list_div_text h5 span{font-size:1.4rem;}
        .list_div_button{font-size:1.0rem; width:9rem;height:2.4rem;}
        .product_list ul li a{padding:1.4rem;}
    }
    @media screen and (max-width:500px) {
        .davantage_content ul li{width: 100%;}
        .davantage_content ul .davantage_curr{width: 100%;}
        .davantage_content ul li:nth-child(1){width: 100%;}
        .davantage_content ul li:nth-child(2){margin-top: 2rem;}
    }
