*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font-family: "microsoft yahei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;  font:normal 12px/22px; }

/**banner**/
.bannerbox{ width: 100%; height:auto; padding-bottom:38px;
     overflow:hidden;  position:relative;}
 .banner {
      width: 100%;
     overflow:hidden;  position:relative;
    }
	 .banner.swiper-wrapper{
	  /* 通过改变animation-timing-function 制作弹性切换效果*/ 
		    transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
		}
    .banner .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #000;

      /* Center slide text vertically */
      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;
    }
	 .banner .swiper-slide img{ width:auto; max-width:100%; height:auto}
	 
	 .banner .swiper-pagination-bullet{background:rgba(255,255,255,0.8); width:36px; height:6px; border-radius:0; }
	 .banner .swiper-pagination-bullet-active{ background:rgba(255,255,255,1); !important;}
	 .list_system .more:hover,.show_shishang .show_content .content .model_change .bd .more:hover,.show_ss_culture ul li:hover .pic,.show_ss_platform_txt .more:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
.index_title{ position:relative; height:auto; overflow:hidden; padding-top:0.12rem; text-align: center; margin: 50px 0px 30px;}

.index_title .en{ position:absolute; left:0; top:0; z-index:1; color:#e5e5e5; font-size:0.37rem; width:100%; font-weight:bold; letter-spacing:-2px;text-transform:uppercase;}
.index_title .cn{ position:relative; z-index:2; font-size:0.3rem; font-weight:bold; color:#282828; padding:3px 0; border-bottom:2px solid #70010a; display:inline-block;}
.index_title.red .cn{ border-bottom:2px solid #ec1728; padding:3px 10px }
.index_title.no_bottom .cn{ border-bottom:0px}
.index_title.red_txt{ text-align:center; }
.index_title.red_txt .en{}
.index_title.red_txt .cn{ font-size:0.3rem; color:#ec1728; border-bottom:0px}
.index_title.red_txt .cn span{ color:#000000;}
.list_system{ padding:0.16rem 3%; height:auto; overflow:hidden; background:#fbfbfb; font-size:0rem;margin-top:0.3rem;}
.list_system ul li{ width:50%; float:left; position:relative; height:2.62rem;}
.list_system li .txt{ padding:0 4%; padding-top:0.3rem; position:relative; width:50%; float:left;  }
.list_system li .pic{ float:right; height:262px; overflow:hidden; width:50%}
.list_system li .pic img{ transition:all 0.7s; width: 100%; height: 100%; object-fit: cover }
.list_system li:hover .pic img{ transform:scale(1.1)}
.list_system li:nth-child(3) .pic ,.list_system li:nth-child(4) .pic{ float:left}
.list_system .txt dt{ font-size:0.2rem; color:#282828; line-height:0.5rem; font-weight:bold; clear:both;}
.list_system .txt dd{}
.list_system .txt dd p{ float:left; width:96%; font-size:0.16rem; line-height:0.3rem; text-align:left; display:block;}
.list_system .more{ width:1.02rem; height:0.28rem; text-align:center; line-height:0.28rem; font-size:0.18rem; position:absolute; z-index:1; background:#ec1728; color:#ffffff; left:33%; bottom:0.3rem; border-radius:10px;}
.list_system .more a{ color:#ffffff}
.list_system li:nth-child(3) .more ,.list_system li:nth-child(4) .more{ left:79%}
.logo h1{ width: 14%; float: left; margin-right: 20px;}
.logo h1 img{ width: 100%;}
/**show 时尚**/
.show_shishang{ background:url(../images/show_ss_bg.jpg) top center no-repeat; margin-top: 45px; margin-bottom: 50px;}
/* .show_shishang .show_content{ width:78.85%; font-size:0} */
.show_shishang .show_content .title{ width:12.28%; text-align:center; padding-top:10%; color:#fff; font-size:0.5rem}
.show_shishang .show_content .content{ width:100%; padding:0.1rem 0; margin-top:1.5rem;/* background: linear-gradient(to right,rgba(255,255,255,0.9),rgba(255,255,255,0.1)); */ background: #fff; }
.show_shishang .show_content .content .aa{  padding: 0px 2%;  box-sizing: border-box;}
.show_shishang .show_content .content .model_change .hd{ padding-top:0.4rem; height:auto; overflow:hidden; margin-bottom:0.26rem;display: flex; flex-direction: row; justify-content: center;}
.show_shishang .show_content .content .model_change .hd li{ /* width:1.75rem; */ line-height:0.5rem; text-align:center;/* border:1px solid #000; */float:left; margin-right:0.34rem; border-radius:0.11rem; color:#000; font-size:0.2rem;background: #dedede; padding: 0px 30px;}
.show_shishang .show_content .content .model_change .hd li.on{ background:#ec1728; color:#fff;border:1px solid #ec1728;}
.show_shishang .show_content .content .model_change .bd{ width:100%; position:relative; height:auto; overflow:hidden; padding-bottom: 60px;}
.show_shishang .show_content .content .model_change .bd li{ width:32%; float:left; height: 320px; overflow: hidden; margin-right:2%; margin-bottom:20px;}
.show_shishang .show_content .content .model_change .bd li a{ width: 100%; height: 100%; display: block;}
.show_shishang .show_content .content .model_change .bd li:nth-child(3n){ margin-right: 0px;}
.show_shishang .show_content .content .model_change .bd li a img{ width:100%; transition:all 0.5s; height: 100%; object-fit:cover;}
.show_shishang .show_content .content .model_change .bd li:hover img{ transform:scale(1.05)}
/* .show_shishang .show_content .content .model_change .bd li:nth-child(2){ margin-right:30%;} */
.show_shishang .show_content .content .model_change .bd .text{ width:36%; position:absolute; z-index:1; right:0; padding-top:1%;}
.show_shishang .show_content .content .model_change .bd .text p{ line-height:0.4rem; font-size:0.2rem;}
.show_shishang .show_content .content .model_change .bd  .more{ width:1.4rem; height:0.48rem; text-align:center; line-height:0.48rem; font-size:0.18rem; position:absolute; z-index:1; background:#ec1728; color:#ffffff; right:45%; bottom: 0px; border-radius:10px;}
.show_shishang .show_content .content .model_change .bd  .more a{ color:#fff}
/**end show时尚**/
/**start show时尚平台**/
.show_ss_platform_box{ height:auto; overflow:hidden; padding-top:0.85rem;}
.show_ss_platform_box .show_ss_platform{ position:relative;}
.show_ss_platform_txt{ width:58.21%; height:auto; overflow:hidden; padding-bottom:1.16rem; position:relative}
.show_ss_platform_txt .text{ padding-top:0.4rem; line-height:0.5rem; padding-right:16%; font-size:0.18rem; color:#282828; text-indent:2em}
.show_ss_platform_txt .more{ width:1.92rem; line-height:0.4rem; text-align:center; font-size:0.18rem; color:#ffffff; background:#000000; border-radius:20px; position:absolute; right:0; bottom:0.55rem;}
.show_ss_platform_txt .more a{ color:#fff}
.show_ss_culture_box{ height:3.84rem; background:url(../images/culture_bg.jpg) center no-repeat}
.show_ss_culture{ padding-top:0.6rem; width:70%;}
.show_ss_culture ul li{ width:33.33%; float:left; position:relative;}
.show_ss_culture ul li .pic{}
.show_ss_culture ul li .pic img{ max-width:20%;}
.show_ss_culture ul li .title{ text-align:center; padding-top:0.12rem; line-height:0.3rem; font-size:0.2rem; color:#fff}
.show_ss_culture ul li:after{ width:2px; height:90%; position:absolute; right:0; z-index:1; content:""; background:#7c7c7c; top:0}
.show_ss_culture ul li:last-child:after{ width:0px;}

.show_ss_platform_pic{ width:32%; position:absolute; top:0; left:4%; border:1px solid #EC1728; z-index:1; }
.show_ss_platform_pic img{ position:relative; max-width:100%; z-index:2; margin-left:-0.24rem; margin-bottom:-0.24rem;margin-top:0.24rem; transition:all 0.5s }
.show_ss_platform_pic:hover img{ margin-left:0rem; margin-bottom:0rem;margin-top:0; }
/**end show时尚平台**/
.ss_team_box{ height:7.72rem; background:url(../images/team_bg.png) center no-repeat; padding-top:0.3rem}
.ss_team_box .index_title .en{ color:#929292 !important}
.team_big_pic{ width:37.8%; padding-top:0.18rem; height:auto; overflow:hidden; position:relative}
.team_big_pic img{ transition:all 0.7s}
.team_big_pic .title{ position:absolute; width:100%; bottom:-0.4rem; line-height:0.4rem; left:0; z-index:2; background:rgba(0,0,0,0.7); font-size:0.18rem; color:#fff; text-align:center; transition:all 0.7s}
.team_big_pic:hover .title{ bottom:0}
.team_big_pic:hover img{ transform:scale(1.1)}
.team_list_pic{ width:55%; padding-top:0.18rem;}
.team_list_pic ul li{ width:48%; margin-left:2%;margin-bottom:0.16rem;overflow:hidden; float:left; font-size:0; position:relative}
.team_list_pic ul li .title{ position:absolute; width:100%; bottom:-0.4rem; line-height:0.4rem; left:0; z-index:2; background:rgba(0,0,0,0.7); font-size:0.18rem; color:#fff; text-align:center; transition:all 0.7s}
.team_list_pic ul li:hover .title{ bottom:0}
.team_list_pic ul li img{ width:auto; max-width:100%; transition:all 0.7s}
.team_list_pic ul li:hover img{ transform:scale(1.1)}
.six_quanyi_box{ height:auto; overflow:hidden; padding:0.5rem 0;}
.news_box{ height:auto; overflow:hidden; padding:0.5rem; background:#fafafa;}
/* .index_news_list{ text-align:center; padding-top:0.3rem;} */
.index_news_list li{ width:22.057%; display:inline-table; vertical-align:middle; margin:0 0.5%; border-radius:0.25rem; height:auto; overflow:hidden; position:relative; margin-bottom: 20px;}
.index_news_list li .pic{ width: 100%; height: 378px;overflow: hidden;}
.index_news_list li .pic img{ width:100%; transition:all 0.7s; height: 100%; object-fit: cover;}
.index_news_list li .text{ position:absolute; background:rgba(0,0,0,0.47); left:0; bottom:0; padding:0.1rem 5%; width:100%; transition:all 0.7s}
.index_news_list li .text h3{ font-size:0.2rem; color:#fff}
.index_news_list li .text p{ font-size:0.18rem; color:#fff;}
.index_news_list li:hover .text{ opacity:0}
.index_news_list li:hover .pic img{ transform:scale(1.1)}
.footer_box{ height:auto; overflow:hidden; padding:0.4rem 0; background:#000}
.footer_logo{ display:inline-block;}
.footer_logo h2{ width: 25%; float: left;}
.footer_logo h2 img{width: 100%;}
.footer_logo p:first-child{ font-size:0.65rem; color:#fff;}
.footer_logo p:nth-child(2){ font-size:0.23rem; color:#f05c67;}
.footer_logo p:last-child{ font-size:0.2rem; color:#fff; padding-top: 13%;}
.search_box { width:2.47rem; height:0.42rem; border:1px solid #fff; padding:0 0.15rem; border-radius:0.2rem ; margin-top:4%}
.search_box.black{border:1px solid #282828; margin-top:0.1rem}
.search_box input.txt{ width:85%; height:0.4rem; line-height:0.4rem; background:none; border:0px; color:#fff; font-size:0.2rem; float:left}
.search_box.black input.txt{ color:#282828;}
.search_box input.txt::placeholder{ color:#fff; font-size:0.2rem}
.search_box.black input.txt::placeholder{color:#282828;}
.search_box input.submit{ float:left; margin-top:3%}
.footer_bottom{ border-top:2px solid #fff; margin-top:0.1rem}
.footer_bottom ul li{ float: left; margin-left:3.8%; margin-top:0.6rem; padding-right:0.28rem; position:relative; font-size:0.2rem; color:#fff}
.footer_bottom ul li:after{ width:2px; height:90%; top:5%; right:0; z-index:1; content:""; position:absolute; background:#626262;}
.footer_bottom ul li p{ line-height:0.44rem;}
.footer_bottom ul li:first-child{ width:25.7%;}
.footer_bottom ul li:last-child{ width:35.8%;}
.footer_ewm{ width:15%; padding-top:0.28rem}
.footer_ewm .title{ line-height:0.56rem; text-align:center; font-size:0.2rem; color:#fff}
/**内页start**/
.inner_banner{ height:auto; overflow:hidden;background:#f5f5f5; position:relative}
.inner_banner img{ width:auto; max-width:100%; display:block; margin:auto;}
.catpos_nav{ height:0.6rem; line-height:0.6rem; background:#fff; color:#282828; font-size:0.2rem;}
.catpos_nav  a{ color:#282828; font-size:0.2rem;}

.container{ height:auto; overflow:hidden; padding:0.4rem 0; background:#fafafa;}
.container .w1400{ padding:0 2%}
.first_news_box{ height:auto; overflow:hidden; padding:0.16rem 1.4%; background:#fff; border-radius:0.3rem; margin:auto; margin-top:0.1rem; box-shadow:0px 0px 10px #ccc}
.first_news_box .pic{ width:40%; margin-right:4%; height: 260px; overflow: hidden;}
.first_news_box .pic img{ width: 100%; height: 100%;  object-fit: cover}
.first_news_box .text{ width:55%; padding-top:0.2rem}
.first_news_box .text h3{ line-height:0.6rem; font-size:0.2rem;}
.first_news_box .text p{ padding-top:0.2rem; line-height:0.36rem; font-size:0.18rem; text-indent:2em}
.more_box{ padding-top:0.3rem; width:80%; text-align:right}
.more_box span{ display:inline-block; width:1.4rem; height:0.36rem; text-align:center; line-height:0.36rem; background:#000; border-radius:0.1rem; color:#fff; font-size:0.18rem; transition:all 0.7s}
.more_box span:hover{ background:#F00}
.more_box i{ font-size: 14px; font-style: initial; float: left;}
.more_box span{ float: right;}
.list_news { padding-top:0.3rem;}
.list_news li{ width:24%; float:left; vertical-align:middle; margin-right:1%; border-radius:0.25rem; height:auto; overflow:hidden; position:relative; margin-bottom:0.4rem}
.list_news li:nth-child(4n){ margin-right:0}
.list_news li .pic { height:3.6rem; overflow:hidden}
.list_news li .pic img{ width:100%;height: 100%;  object-fit: cover}
.list_news li .text{ position:absolute; background:rgba(0,0,0,0.47); left:0; bottom:0; padding:0.1rem 5%; width:100%;}
.list_news li .text h3{ font-size:0.2rem; color:#fff}
.list_news li .text p{ font-size:0.18rem; color:#fff;}
.list_news ul{ width: 100%;  display: inline-block;}
.inner_contact_box{ background:#fafafa; padding:0.7rem 0; height:auto; overflow:hidden }
.nopadding{ padding:0}
.inner_contact_box .text{ width:33%;}
.inner_contact_box .text p{ font-size:0.2rem; color:#282828; margin-bottom:0.1rem}
.inner_contact_box .text p:first-child{ font-size:0.56rem; font-weight:bold}
.inner_contact_box .text p:nth-child(2){ font-size:0.23rem; color:#f05c67;font-weight:bold}
.contact_ewm_box{ padding-top:0.2rem;}
.contact_ewm{ width:57%;}
.contact_ewm .title{ font-size:0.2rem; padding-top:0.1rem; text-align:center}
.contact_ewm_sao{ width:40%; margin-left:3%; padding-top:10%;}
.contact_map{width:66%; margin-left:1%;}
#dituContent{ height:520px; padding:0.1rem; border:1px solid #000}
.iw_poi_title{ font-size:0.16rem}
.iw_poi_content{ font-size:0.14rem}
.contact_zuzhi{ margin-top:.7rem; margin-bottom:0.2rem}
.zuzhi_jiagou{ height:auto; overflow:hidden; padding:0.3rem 0; background:#fff;}
.v9_pages a,.v9_pages span{ font-size: 14px; padding: 8px; border: 1px solid #333;}
.v9_pages span{ background: #e60012; color: #fff; border: 1px solid #e60012;}
.neiye-nva{ width: 100%; display: inline-block;  background: #fafafa; padding: 25px 0px;}

.neiye-nva ul{ display: flex; flex-direction: row; justify-content: center;}
.neiye-nva ul li{ width: 160px; height: 55px; line-height: 55px; text-align: center; background: #dedede; border-radius: 25px; margin: 0px 10px; display: block;}
.neiye-nva ul li a{ font-size: 16px;}
.neiye-nva ul li.on{ background: #e60012;}
.neiye-nva ul li.on a{ color: #fff;}
.ip_inftro_box{ height:6.69rem; background:#000 url(../images/ip_intro_bg.png) center no-repeat}
.ip_inftro_box .ip_text{ width:61% ; margin-left:4.8%; color:#fff; font-size:0rem; padding-top:0.3rem;}
.ip_inftro_box .ip_text h3{ font-size:0.3rem; text-align:center; line-height:1.4rem; letter-spacing:0.03rem}
.list_ip{ display:block; clear:both;}
.list_ip li{ width:33.33%; float:left;}
.list_ip li p{ color:#fff; font-size:0.26rem; text-align:center; padding-top:0.1rem;}
.list_ip li p a{ color: #fff;}
.list_ip li.on p{ color:#F00}
.ip_name_info{ padding-top:0.5rem;}
.ip_name_info p{ font-size:0.2rem; color:#fff; line-height:0.36rem; padding-left:10%}
.ip_name_info p:nth-child(3){ text-indent:2em}
.ip_pic{ width:33.33%; padding-top:0.3rem; height: 600px;}
.ip_pic img{ width: 100%; height: 100%;object-fit: cover }
.container .list_ip_picture{ padding-top:1rem;}
.list_ip_picture li{ width:31.78%; float:left; height:auto; overflow:hidden; margin-bottom:0.4rem; margin-right:1.8%;}
.list_ip_picture li img{ border-radius:0.3rem;}
.list_ip_picture li:nth-child(3n){ margin-right:0;}
.show_fenyuan_box{ padding-top:0.38rem;}
.show_fenyuan_box li{ height:auto; overflow:hidden; background:#fff;}
.show_fenyuan_box .pic_container{ width:49.28%; position:relative; overflow:hidden;}
.show_fenyuan_box .text_box{ width:45.14%; position:relative; margin-left:3.7%; padding-top:0.5rem;}
.show_fenyuan_box .text_box .text{ padding-left:0.2rem; border-left:1px  solid #f5c3bc; height:auto; overflow:hidden; padding-bottom:0.22rem;}
.show_fenyuan_box .text_box .text h3{ line-height:0.32rem; font-size:0.3rem; color:#de2f19; padding-bottom:0.3rem;}
.show_fenyuan_box .text_box .text p{ line-height:0.36rem; font-size:0.2rem; color:#282828;}
.show_fenyuan_box .text_box .more{ width:1.44rem; line-height:.36rem; text-align:center; background:#de2f19; color:#fff; margin-bottom:0.4rem}
.show_fenyuan_box .text_box .more a{ font-size:0.2rem; color:#fff}
.fenyuan_title{ margin-bottom:0.4rem}
.show_fenyuan_box .hd{ padding:0.13rem 0; height:auto; overflow:hidden}
.show_fenyuan_box .hd li{ width:23.7%; float:left; margin-right:1.65%; height:auto; overflow:hidden; position:relative; height:1.3rem;}
.show_fenyuan_box .hd li:last-child{ margin-right:0;}
.show_fenyuan_box .hd li .title{ width:100%; line-height:0.42rem; padding:0 2%; font-size:0.2rem; color:#fff; position:absolute; left:0; bottom:0; z-index:1; background:rgba(0,0,0,0.53)}
.show_fenyuan_box .hd li .pic img{ width:100%}
.youshi_box{ height:auto; overflow:hidden; padding:0.44rem;}
.list_my_youshi{ padding-top:0.8rem;}
.list_my_youshi li{ width:31.4%; float:left; margin-right:2.3%}
.list_my_youshi li:last-child{ margin-right:0}
.list_my_youshi li .info{ padding:0.1rem 10% 0.38rem 10%; height:auto; overflow:hidden; background:#000; position:relative}
.list_my_youshi li .info h3{ line-height:0.38rem; font-size:0.2rem; color:#fff; text-align:center}
.list_my_youshi li .info p{ line-height:0.3rem; font-size:0.18rem; color:#fff; min-height:1.2rem }
.list_my_youshi li .more{ width:10%; position:absolute; right:0; bottom:0; z-index:1; right:0.13rem; bottom:0.05rem}
.list_my_youshi li .more img{ width:100%}
/**体验官start**/
.officer_box{ height:auto; overflow:hidden; padding:0.1rem;}
.officer_tiyan{ margin-top:0.5rem; padding:0.11rem; height:auto; overflow:hidden; background:#fff; border-radius:0.3rem; box-shadow:0px 0px 10px #ccc;}
.officer_tiyan .pic{ width:43.7%; float:left;}
.officer_tiyan .pic img{ width:100%; border-radius:0.3rem;}
.officer_tiyan .text{ width:42%; margin-left:3.7%}
.officer_tiyan .text .title{ position:relative; margin-top:0.46rem; line-height:.38rem; font-size:0.3rem; color:#282828; border-bottom:2px solid #de2f19}
.officer_tiyan .text .title span{ display:inline-table; width:7px; height:.24rem; vertical-align:top; background:#de2f19; margin-top:0.06rem}
.officer_box.w1400{ padding:0.1rem}
.officer_tiyan .text .info{ padding:0.14rem 0; line-height:0.44rem; font-size:0.2rem; color:#282828;}
/**体验官end**/
.list_system_box.w1400{ padding:0; padding-top:0.5rem}
.list_system_box li.b{ height:auto; overflow:hidden; background:#fff; box-shadow:0px 0px 10px #ccc; margin-bottom:0.5rem;}
.list_system_box li.b .pic{ width:40.8%; float:
left}
.list_system_box li.b .pic img{ width:100%;}
.list_system_box li.b .text{ width:55.7%; float:right; font-size:0}
.list_system_box li.b .text h3{ padding-top:0.18rem; font-size:0.3rem; color:#282828; line-height:0.38rem; border-bottom:2px solid #ec1728}
.list_system_box li.b .text h3 i{ float:right; font-size:0.3rem; margin-right:0.2rem }
.list_system_box li.b:nth-child(2) .pic{ float:right}
.list_system_box li.b:nth-child(2) .text{ float:left}
.list_system_box li.b:nth-child(2) .text .hd ul{ text-align:right}
.list_system_box li.b:nth-child(2) .text .hd ul li:last-child{ margin-right:0}
.list_system_box li.b:nth-child(2) .system_change{ float:right}
.list_system_box li.b:nth-child(2) .text h3{ text-align:right; padding-right:0.2rem}
.list_system_box li.b:nth-child(2) .text h3 i{ float:left; margin-left:0.2rem}
.system_change{ padding-top:0.5rem; width:94.5%;}
.system_change .hd{ height:auto; overflow:hidden; padding-bottom:0.7rem;}
.system_change .hd ul{ font-size:0rem}
.system_change .hd ul li{ display:inline-table; height:0.5rem; border:1px solid #000; padding:0.02rem; position:relative; margin-right:8%; font-size:0.2rem; color:#282828}
.system_change .hd ul li div{ height:100%; border:1px solid #000; line-height:200%; padding:0 0.1rem}
.system_change .bd ul li{ line-height:0.44rem; font-size:0.2rem; color:#282828; text-indent:2em; box-shadow:none}

.mingshi_teach_box{ height:auto; overflow:hidden; padding-top:0.5rem; background:#fafafa;}
.teacher_title{line-height:0.38rem; font-size:0.2rem; color:#282828; padding-bottom:0.1rem}
.teacher_scroll_box{ position:relative; padding:0 0.38rem; height:auto; overflow:hidden; margin-bottom:0.6rem}
.teacher_scroll{ height:auto; overflow:hidden; padding-bottom:0.33rem; border-bottom:2px solid #000; position:relative}
.teacher_scroll .swiper-slide{ width:23.26%; float:left; margin-right:2%; position:relative;}
.teacher_scroll .swiper-slide .pic{ height:auto; overflow:hidden; padding-bottom:0.1rem;}
.teacher_scroll .swiper-slide .pic img{ width:100%}
.teacher_scroll .swiper-slide .title{ line-height:0.54rem; text-align:center; background:#282828; color:#fff; font-size:0.2rem;}
.daoshi_box{ height:auto; background:#fff; padding:0.18rem 0; overflow:hidden}
.daoshi_box .hd{ width:30.5%;margin-top: 0.6rem;}
.daoshi_box .hd li{ width:46%; float:left; height: 194px; overflow: hidden; margin-right:4%; position:relative; margin-bottom:0.2rem}
.daoshi_box .hd li:nth-child(2n){ margin-right:0;}
.daoshi_box .hd li img{ width:100%; height: 100%; object-fit: cover transition:all 0.5s}
.daoshi_box .hd li.on{ transform:scale(1.1)}
.daoshi_box .bd{ width:64%; margin-right:1%; height: 425px; margin-top:0.6rem; box-shadow:0px 0px 10px #ccc}
.daoshi_box .bd li{ padding:0.4rem 10%;}
.daoshi_box .bd li h3{ font-size:0.3rem; text-align:left; line-height:0.5rem; color:#282828}
.daoshi_box .bd li  p{ line-height:0.4rem; font-size:0.2rem; color:#282828; margin-top: 0.3rem;}
.daoshi_box .bd li>div{line-height:0.4rem; font-size:0.2rem; color:#282828; }
.yimei_project_box{ height:auto; overflow:hidden; }
.yimei_project_box.w1400{padding:0.45rem 0;  }
.yimei_project_change{border:2px solid #282828; position:relative;padding:0.45rem 2.5%; border-radius:0.3rem  }
.yimei_project_box .hd{ position:absolute; left:0; width:100%; top:-0.24rem}
.yimei_project_box .hd ul{ font-size:0rem; text-align:center}
.yimei_project_box .hd li{ display:inline-table; width:14.57%; vertical-align:top; line-height:0.46rem; text-align:center; background:#fff; border:1px solid #282828; margin-left:3%; margin-right:7%; font-size:0.2rem; font-weight:bold; border-radius:0.12rem}
.yimei_project_box .hd li.on{ background:#282828; color:#fff}
.yimei_project_change .bd li{}
.yimei_project_change .bd li .text{ width:56.26%; line-height:0.36rem; font-size:0.2rem; color:#282828;}
.yimei_project_change .bd li .pic{ width:41.11%;}
.join_condition_box{ height:6.61rem; background:url(../images/join_condition_bg.jpg) center no-repeat; padding-top:0.2rem} 
.join_condition_box .index_title{}
.join_condition_box  ul li{ width:46.5%; height:auto; overflow:hidden; position:relative; border-radius:0.3rem; float:left; box-shadow:0px 0px 0.1rem #666}
.join_condition_box  ul li:last-child{ float:right}
.join_condition_box  ul li .info{ position:absolute; width:100%; background:rgba(0,0,0,0.5); z-index:1; color:#fff; padding:0.2rem 0; bottom:0; left:0}
.join_condition_box  ul li .info h3{ font-size:0.3rem; line-height:0.5rem; text-align:center}
.join_condition_box  ul li .info .des{ font-size:0.18rem; line-height:0.3rem; padding-left:10%;}

.team_show_box{ height:auto; overflow:hidden; padding:0.2rem 0;}
.team_show_box .w1400{ position:relative}
.team_show_box .hd ul{ text-align:center}
.team_show_box .hd li{  display:inline-table; vertical-align:middle; width:18.6%; margin:0 3.5%; line-height:0.6rem; text-align:center; letter-spacing:0.03rem; border-bottom-left-radius:0.18rem; border-top-right-radius:0.18rem; border:1px solid #282828; font-size:0.2rem; font-weight:bold}
.team_show_box .hd li.on{ background:#282828; color:#fff}
.team_show_box .bd{ padding-top:0.5rem;}
.team_scroll{ position:relative; height:auto; overflow:hidden;  padding:0.1rem}
.team_scroll .swiper-slide{ width:23%; position:relative; float:left; margin-right:2%; text-align:center; box-shadow:0px 0px 10px #ccc}
.team_scroll .swiper-slide img{ width:auto; max-width:100%;}
.pingtai_moshi_box{ height:auto; overflow:hidden; padding:0.3rem 0; background:#fafafa;}
.moshi_scroll_box{ position:relative}
.moshi_scroll_box .swiper_button{ width:6%; margin-left:2%; position:relative; margin-top:12%;}
.moshi_scroll_box .swiper_button .swiper-button-prev,.moshi_scroll_box .swiper_button .swiper-container-rtl .swiper-button-next{ top:0; background:url(../images/toTop.png) center  no-repeat; background-size:auto}
.moshi_scroll_box .swiper_button .swiper-button-next, .moshi_scroll_box .swiper_button .swiper-container-rtl .swiper-button-prev{ right:auto; left:10px; bottom:0; top:auto; background:url(../images/toBottom.png) center  no-repeat; background-size:auto}
.moshi_scroll_box .swiper_button .swiper-button-next, .moshi_scroll_box .swiper_button .swiper-button-prev{ width:100%; height:40px;}
.moshi_scroll_box .swiper_button .swiper-pagination{ width:10px; height:100%; vertical-align:middle;display: flex;
    justify-content: center;
    align-items: center;flex-direction:column; left:55%;}
.moshi_scroll_box .swiper_button .swiper-pagination .swiper-pagination-bullet{ vertical-align:middle; width:12px; height:12px; margin-bottom:0.2rem; background:url(../images/dot.png); opacity:1}
.moshi_scroll_box .swiper_button .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:url(../images/dot_on.png);}
.moshi_scroll{ width:87.14%; position:relative; overflow:hidden; border-radius:0.3rem; box-shadow:0px 0px 0.12rem #ccc; margin-left:1%; padding:0.14rem 0;}
.moshi_scroll .swiper-slide{ width:100%; position:relative}
.moshi_scroll .pic{ width:49.4%; margin-left:0.06rem}
.moshi_scroll .pic img{ border-radius:0.2rem;}
.moshi_scroll .text{ width:47%;}
.moshi_scroll .text .title{ position:relative; margin-top:0.4rem; line-height:.38rem; font-size:0.3rem; color:#282828; border-bottom:2px solid #de2f19}
.moshi_scroll .text .title span{ display:inline-table; width:7px; height:.26rem; vertical-align:top; background:#de2f19; margin-left:0.05rem; margin-top:0.08rem}
.moshi_scroll .text .info{ padding:0.14rem 0; line-height:0.32rem; font-size:0.2rem; color:#282828; max-height:3.7rem; overflow:auto}
.moshi_scroll .text .info::-webkit-scrollbar{ background-color: rgba(0, 0, 0, 0.8);width: 6px;
    height: 6px;}
::-webkit-scrollbar-thumb{box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);background-color: rgba(240, 240, 240, .5);}
.join_book_box{ padding:0.2rem 0; height:auto; overflow:hidden}
.join_contact_box{ width:39%; float:left; padding:0.1rem; margin-left:0.1rem; box-shadow:0px 0px 0.1rem #ccc;overflow:hidden}
.join_contact_box .join_contact{ height:100%; border:1px solid #282828; padding:0.24rem 6%; }
.join_contact_box .join_contact h3{ font-size:0.24rem; color:#ec1728; margin-bottom:0.4rem;}
.join_contact_box .join_contact h3 span{ color:#282828;}
.join_contact_box .join_contact p{ line-height:0.3rem; font-size:0.2rem; padding-bottom:0.22rem;}
.join_contact_en{ font-size:1.32rem; color:#fdf4f4; text-indent:-0.8rem}
.join_book{ width:100%;}
.join_book div.book{ padding:0 5%;}
.join_book h3{ line-height:0.5rem; font-size:0.2rem; padding-top:0.28rem}
.guest li{ clear:both;line-height:0.42rem; font-size:0.18rem; color:#282828; margin-bottom:0.4rem;}
.guest li span{ display:inline-block; width:1rem; vertical-align:top}
.guest li input.txt{ width:24%; height:0.4rem; line-height:0.4rem; border:1px solid #003752; background:none; font-size:0.2rem; border-radius:0.1rem;}
span.tel{ text-align:center}
.guest li textarea{ width:90%; height:1.3rem; line-height:0.3rem; border:1px solid #003752; background:none; font-size:0.2rem; border-radius:0.1rem; padding:0.1rem}
.guest li .submit{ width:2.2rem; height:0.4rem; text-align:center; line-height:0.4rem; color:#fff; font-size:0.18rem; float:right; background:#de2f19; border:0; margin-right:1%; border-radius:0.1rem}
/**start 品牌介绍**/
.chuangshiren_box{ height:auto;}
.chuangshiren_box .csr_pic{ width:37.78%; margin-left:2%;}
.chuangshiren_box .csr_pic .pic_1{ border:2px solid #282828; position:relative;}
.chuangshiren_box .csr_pic .pic_1 img{ position:relative; bottom:-0.2rem;right:-0.2rem; z-index:2; width:100%}
.chuangshiren_box .text_box{ width:58.22%; height:auto; overflow:hidden; background:#fff; padding:0.3rem 0; margin-top:0.2rem; padding-bottom:1.7rem; position:relative}
.chuangshiren_box .text_box .text{ width:63%; margin:auto;}
.chuangshiren_box .text_box .text h3{ line-height:0.5rem; text-align:center; font-size:0.2rem; color:#282828;}
.chuangshiren_box .text_box .text h3 span{ color:#ec1728}
.chuangshiren_box .text_box .text .info{ line-height:0.4rem; padding-top:0.4rem; font-size:0.2rem}
.shishang_intro{ height:auto;padding:0.2rem 0; position:relative}
.shishang_intro.w1400{ padding:0.2rem 0;}
.shishang_intro .text{ width:48.57%; height:auto; overflow:hidden; padding-bottom:0.8rem}
.index_title.tex_left{ text-align:left; margin-top:0.2rem}
.shishang_intro .text .txt{ text-indent:2em; font-size:0.2rem; line-height:0.44rem; padding-top:0.2rem}
.shishang_intro .csr_pic{ width:37.78%; right:2%; position:absolute; z-index:1}
.shishang_intro .csr_pic .pic_1{ border:2px solid #282828; position:relative;}
.shishang_intro .csr_pic .pic_1 img{ position:relative; bottom:-0.2rem;left:-0.2rem; z-index:2; width:100%}
.show_culture{ background:url(../images/culture_bg2.jpg) center no-repeat; background-size: 100%; padding: 70px 0px;}
.show_blank{ height:1.5rem; line-height:1.5rem;}
.list_culture li{ width:32%; float:left; border:2px solid #fff; border-radius:0.1rem; margin-right:1.7%; padding-top:0.68rem; padding-bottom:0.33rem; height:auto; overflow:hidden;}
.list_culture li .pic{ height:1.4rem;}
.list_culture li:last-child{ margin-right:0}
.list_culture li .title{ line-height:0.6rem; padding-bottom:0.3rem; font-size:0.3rem; font-weight:bold; text-align:center; color:#fff;}
.list_culture li .des{ text-align:center; line-height:0.36rem; color:#fff; font-size:0.2rem;}
.list_culture li .left_pic{ width:45.8%;}
.list_culture li .right_text{ width:54%;}
.list_culture li .right_text p{ line-height:0.32rem; font-size:0.2rem; color:#fff}
.list_culture li .right_text p:nth-child(2n){ padding-bottom:0.12rem;}
.showss_team_box{ height:auto; overflow:hidden; padding:0.3rem 0; background:#ffffff}
.show_plan_box{ height:auto; overflow:hidden; background:#fff; padding:0.5rem 0;}
.show_plan_change{ position:relative; padding-top:0.5rem;}
.show_plan_change .hd{ width:15%;}
.show_plan_change .hd li{ height:0.72rem; text-align:center; line-height:0.72rem; border:1px solid #000; border-bottom-left-radius:0.3rem; border-top-right-radius:0.3rem; font-size:0.2rem; font-weight:bold; margin-bottom:0.98rem;}
.show_plan_change .hd li.on{ background:#000000; color:#ffffff}
.show_plan_change .bd{ width:83%;}
.show_plan_change .bd li{ width:33%;background:url(../images/plan_bg.png) top center no-repeat; background-size:100%; float:left}
.show_plan_change .bd li:last-child{ margin-right:0}
.show_plan_change .bd li div.box{ padding:0.76rem 15%; padding-top:0.9rem; padding-bottom:1.2rem}
.show_plan_change .bd li div.box .title{ line-height:0.5rem; font-size:0.2rem; font-weight:bold; color:#282828; text-align:center}
.show_plan_change .bd li div.box .ftitle{ line-height:0.4rem; padding:0.2rem; font-size:0.2rem; font-weight:bold; color:#ec1728; text-align:center;}
.show_plan_change .bd li div.box .info{ line-height:0.3rem; font-size:0.18rem; }
.show_plan_change .bd li div.box .info span{color:#ec1728}
.pagelist{ clear:both; padding:0.1rem 2%;}
.pagelist ul{text-align:center;margin:20px 0; font-size:0.14rem}

.pagelist li{display:inline-block;margin:0 2px;}

.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}

.pagelist li a:hover{border-color:#1184DA;background:#1184DA;color:#fff;}

.pagelist li.active a{border-color:#1184DA;background:#1184DA;color:#fff;}
.show_details{ clear:both; padding:0.2rem 2%;}
.show_details h2{ font-weight:bold; font-size:0.36rem; line-height:0.5rem; text-align:center; margin-bottom:0.1rem;}
.show_details h3{ font-weight:normal; font-size:0.15rem; line-height:0.3rem; text-align:center; color:#333; background:#f5f5f5;}
.show_details .content{ line-height:0.3rem; font-size:0.16rem; color:#282828; padding:0.2rem 0;}
.show_details .content img { width:auto !important; max-width:100%; height:auto !important;}
.show_details .prenext{margin-top:30px;text-align:center;overflow: hidden;}

.show_details .prenext p{font-weight:bold;}

.show_details .prenext a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px; font-size:0.14rem}

.show_details .prenext a span{font-size:18px;margin-right:10px;}

.show_details .prenext a em{font-style:normal;font-size:18px;}

.show_details .prenext a:hover{background:#2384D5;border-color:#2384D5;color:#fff;}

.show_details .prenext a:hover span{color:#fff;}

.show_details .prenext .pre{float: left;}

.show_details .prenext .next{float: right;}

.show{ width: 100%; display: inline-block; margin-top: 40px;}
.show .left-show{ width: 77%;}
.show .left-show p:nth-child(1){ text-align: center; font-size: 20px; line-height: 40px; height: 40px; overflow: hidden;}
.show .left-show p:nth-child(2){ text-align: center; font-size: 14px;}
.show-cont{ line-height: 30px; margin-top: 40px; font-size: 16px;}
.show-cont 
.show-cont img{ max-width: 85%; display: block; margin: auto;}
.page_turn span{ width: 50%; font-size: 14px; display: block; float: left; height: 40px; line-height: 40px; border-bottom: 1px dashed #dedede;}
.relevant{display: inline-block; margin-top: 5%; width: 100%;}
.relevant .xianguan{ font-size: 24px; text-transform:uppercase; border-left: 8px solid #e60012; height: 40px; line-height: 40px; padding-left: 15px;}
.relevant .xianguan span{ font-size: 14px; float: right;}
.relevant p{border-bottom: 1px dashed #dedede; width: 100%; margin-top: 8px;}
.rel-news ul li{ float: left; width: 48%; height: 50px; font-size: 14px; line-height: 50px; margin-right: 4%; border-bottom: 1px dashed #999;} 
.rel-news ul{ margin-top: 2%;}
.rel-news ul li:nth-child(2n){ margin-right: 0px;}
.rel-news ul li span { width: 81%; float: left; overflow: hidden; height: 50px; }
.rel-news ul li i{ float: right; font-size: 12px; font-style: inherit;}
.rel-news ul li img{ width: 10px;}
.rel-pic{ margin-top: 30px; margin-bottom: 30px;}
.rel-pic ul{ margin-top: 3% !important;}
.rel-pic ul li { width: 320px; float: left; margin-right:20px;}
.rel-pic ul li .rel-img{width: 100%; height: 240px; overflow: hidden;}
.rel-pic ul li .rel-img img{ width: 100%; height: 100%; object-fit: cover}
.rel-pic ul li:nth-child(5){ margin: 0px;}
.rel-pic ul li span{ width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; display: block;}
.rel-pic ul li:hover .rel-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.right-show{ width: 21.4%;}
.right-show .left-nav{border: 1px solid #999999; margin-top: 30px;}
.right-show .left-nav p{ width: 100%; height: 61px; background: url(../images/leftnav.jpg) no-repeat; font-size: 22px; font-weight: bold; color: #fff; padding: 0px 16px; line-height: 61px;}
.right-show .left-nav p i{ font-size: 14px; margin-left: 5px; font-style: inherit; font-weight: 400;}
.left-nav ul{ padding: 0px 12px; display: inline-block; padding-bottom: 18px;}
.left-nav ul li{ width: 100%; float: left;/* height: 35px; */ line-height: 35px;}
.left-nav .us-img{ width: 100%;}
.us-img img{ width: 100%;}
.left-nav ul span{ font-size: 18px; font-weight: bold; line-height: 30px; margin-top: 20px; display: block;} 
.right-show .showleft-news{border: 1px solid #999999; margin-top: 40px;}
.right-show .showleft-news p{ width: 100%; height: 61px; background: #e60012; font-size: 22px; font-weight: bold; color: #fff; padding: 0px 16px; line-height: 61px;}
.right-show .showleft-news p i{ font-size: 14px; margin-left: 5px; font-style: inherit; font-weight: 400;}
.showleft-news dl dt{ width: 100%; height: 50px; line-height: 50px; overflow: hidden; font-size: 14px;padding: 0px 10px;box-sizing: border-box;}
.showleft-news img{ width: 90%;margin: auto;display: block;}
.showleft-news span{ width: 100%;line-height: 35px;text-align: center;display: block;}
.showleft-news ul{ padding: 0px 12px; box-sizing: border-box;}
.showleft-news ul li{ width: 100%; height: 50px; line-height: 50px; overflow: hidden; font-size: 14px; border-bottom: 1px dashed #dedede;}
.showleft-news ul li i{ width: 8px; height: 8px; display: block; background: #666; border-radius: 50%; float: left; margin-right: 5px; margin-top: 8%;}
.showleft-news ul li a{ font-size: 14px;}
/**end 品牌介绍**/
/**内页end**/
@media screen and (max-width:1600px)
{
	


	} 
	@media screen and (max-width:1440px){
		.w1400{ width:96%; margin:auto;}
		.system_change .hd{ padding-bottom:0.3rem}
		.navbox .nav li{padding: 0.08rem 0.22rem;}
		.show_shishang .show_content .content .model_change .hd li{ font-size: 14px;}
		.footer_bottom ul li p{ font-size: 16px;}

		} 
@media screen and (max-width:1380px)
{
	
.top_tel p:last-child{ font-size: 0.26rem;}
.footer_bottom ul li p{ font-size: 16px;}
.rel-pic ul li{ width: 300px;}
	}
	@media screen and (max-width:1200px)
{

	}
	@media screen and (max-width:1136px)
{
	

	}
		@media screen and (max-width:1000px)
{
	.topAbsolute{ position:relative;}
	.toper{    background: rgba(0,0,0,0.9) url(../images/wap_top_bg.jpg) center no-repeat;}
	.top_tel{ width:25%; margin-top:0.3rem}
	.navbox .nav li{ display:block; margin:0; float:left; width:25%;}
	.caifu_box{ padding-top:0.2rem}
	.list_system{padding: 0.16rem 0%;}
	.list_system li .pic{ width:50%;}
	.list_system li .txt{ padding-top:0;}
	.list_system .txt dd p{ width:100%}
	.list_system ul li{ width:100%; height:auto;}
	.list_system li:nth-child(1) .pic,.list_system li:nth-child(3) .pic{ float:right;}
	.list_system li:nth-child(2n) .pic{ float:left;}
	.list_system .more{ left:30%}
	.list_system li:nth-child(2n) .txt{ padding-top:0.1rem}
	.list_system li:nth-child(2) .more{ left:auto; right:3%}
	.list_system li:nth-child(3) .more{ left:30%; }
	.list_system .more{ width:1.22rem; height:0.38rem; line-height:0.38rem;}	
	.show_shishang .show_content .content .model_change .bd .more,.show_shishang .show_content .content .model_change .bd .more{ width:1.22rem;height:0.38rem; line-height:0.38rem;}
	.show_shishang .show_content .title{ display:none;}
	.show_shishang .show_content ,.show_shishang .show_content .content,.show_shishang .show_content .content .model_change .bd,.show_ss_culture{ width:100%}
	.show_shishang{ height:auto;background: url(../images/show_ss_bg.jpg) top right no-repeat;}
	.search_box{ width:2.27rem}
	.search_box input.submit{ width:12%;}
	.footer_ewm{ width:20%;}
	.chuangshiren_box .csr_pic{ width:94.78%}
	.chuangshiren_box .text_box{ width:99.22%}
	.show_plan_change .hd,.show_plan_change .bd{ width:100%;}	 
	.show_plan_change .hd li{ display:inline-table; width:30%; margin-bottom:0.28rem;}
	.show_plan_change .bd li{ border:1px solid #282828; border-radius:0.1rem; background:none; width:32%; margin-right:1%;}
	.show_plan_change .bd li div.box{padding: 0.2rem 6%; border:1px solid #ccc;border-radius:0.1rem}
	.list_my_youshi li .info p{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden; min-height:1.5rem}
	.officer_tiyan .pic{ width:100%}
.officer_tiyan .text{ width:100%; margin-left:0;}
.system_change .hd{ padding-bottom:0.2rem}
}
	@media screen and (max-width:860px)
{
.topAbsolute{ display: none;}
}
		@media screen and (max-width:768px)
{
	.team_big_pic,.team_list_pic{ width:99.8%;}
	.ss_team_box{ height:auto;background: url(../images/team_bg.png) center repeat-y;}
	.index_news_list li{ width:45.057%; margin-bottom:0.2rem}
	.shishang_intro .csr_pic{ width:93.78%; position:relative}
	.shishang_intro .text{ width:96.57%; padding-top:0.2rem}
	.index_title.tex_left{ text-align:center}
	.show_culture{ height:auto;}
	.list_culture li{ width:47.4%; margin-bottom:0.2rem}
	.list_culture li:last-child{ width:96.14%}
	.list_system_box li.b .pic{ width:100%;}
	.ip_inftro_box .ip_text{ width:92%;}
	.list_system_box li.b .text{ width:98%; margin-left:0}
	.ip_pic{ width:96%; margin-right:2%;}
	.daoshi_box .hd{ width:94%; margin-left:4%;}
	.daoshi_box .bd{ width:93%; margin-right:2%;}
	.show_fenyuan_box .pic_container{ width:100%}
	.show_fenyuan_box .text_box{ width:98%; margin-left:0}
	.yimei_project_box .hd li { width:20.57%; margin-left:2.5%; margin-right:1%;}
	.join_condition_box{ height:auto; overflow:hidden}
	.join_condition_box ul li{ width:100%; margin-bottom:0.2rem}
	.join_condition_box ul li .info .des{ padding-left:5%;}
	.team_show_box .hd li{ width:23%}
	.moshi_scroll .pic{ width:96%; margin-left:2%;}
	.moshi_scroll .text{ width:96%; margin-right:2%;}
	.guest li span{ width:1.2rem;}
	.guest li input.txt{ width:50%;}
	.first_news_box .text{ width:48%; padding-top:0;}
	.first_news_box .text p,.more_box{ padding-top:0}
	.list_news li{ width:48%; margin-right:2%;}
	.inner_contact_box .text,.contact_map{ width:80%;}
			
			}
				@media screen and (max-width:480px)
{
	.yimei_project_box .hd li { width:24%; margin-left:0; margin-right:1%;    transition: all 0.5s;
}
}