@font-face {
	font-family:"BalooBhaina2-Bold";
	src:url(../font/BalooBhaina2-Bold.ttf) ;
}

@font-face {
	font-family:"BalooBhaina2-Medium";
	src:url(../font/BalooBhaina2-Medium.ttf) ;
}

@font-face {
	font-family:"BalooBhaina2-Regular";
	src:url(../font/BalooBhaina2-Regular.ttf) ;
}

@font-face {
	font-family:"styuanti";
	src:url(../font/YUANTISCBOLD.TTF) ;
}

@font-face {
	font-family:"yuanti";
	src:url(../font/圆体-简 10.11.TTF) ;
}

@font-face {
	font-family:"yuanti-light";
	src:url(../font/圆体-简 细体.ttc) ;
}

@font-face{
    font-family:"Material Icons" ;
    src: url(../font/MaterialIcons-Regular.ttf);
}

@font-face {
  font-family: "Hui-iconfont";
  src: url('../font/iconfont.eot'); /* IE9*/
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg#Hui-iconfont') format('svg'); /* iOS 4.1- */
}

*a { text-decoration: none; }

.phone ,
.phone-flex ,
img.phone_bg { display: none !important; }


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 , p,dl , dt ,dd  { margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }

img,video { display: block; margin: 0; }

body { margin: 0; margin: auto; font-family:"styuanti","BalooBhaina2-Regular" ; }


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.Hui-iconfont {
    font-family: "Hui-iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


.swiper-container {  width: 100%;   height: 100%;   }

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* 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;
}

.container { width: 1430px;  margin: auto; position: relative; z-index: 1; }
section { max-width: 2580px; margin: auto;  overflow: hidden; position: relative; z-index: 5; }
.clearfix { clear: both; }


/* comment */

.float { float: left; }
.float_right { float: right !important; } /* 浮动 */

.desc_24 { font-size: 24px; color: #999; line-height:2; margin-bottom: 40px; font-family:"yuanti-light";}
.desc_24 p { text-indent: 2em; line-height: 1.5; }

.desc p { line-height: 1.35; font-size: 18px; color: #fff; font-family:"yuanti-light";}

.border_r { border-radius: 80px; overflow: hidden;  }

.a_display {  display: block; width: 100%; height: 100%; text-decoration: none; position: relative; z-index: 5; }

.a_display:hover { text-decoration: none; }


/* 垂直居中 */
.table { display: table; width: 100%; height: 100%; }
.table_cell { display:table-cell; text-align: center; vertical-align: middle; }


/* flex-end */ 
.flex-end ul { display: flex; justify-content: flex-end; flex-flow: row nowrap; align-content: flex-end; }

/* flex-center */
.flex-center ul { display: flex; justify-content: center; flex-flow: row nowrap; align-content: center; }

/* flex-between */
.flex-between ul { display: flex; justify-content:space-between; flex-flow: row nowrap; align-content: center; }


.position_sticky { position: sticky !important;  }
.position_rela {  position: relative; z-index: 5; }
.position_abs {  position: absolute; z-index: 5; }
.position_bottom { position: absolute; bottom: 40px; }



/* bg_norepeat */
.bg_norepeat {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.bg_norepeat_rtop {
	background-repeat: no-repeat;
	background-position:right top;
	background-size:auto;
}


.h-320 { height: auto; margin-top: 40px; }
.bottomNone { margin-bottom: 0 !important; }
.bottom40 { margin-bottom: 40px; }

.padding-60 { padding: 60px; }
.padding-40 { padding: 40px; }
.no_padding { padding: 0 !important; }


.zh_font {  font-family:"yuanti-light"; font-weight: normal; }
.en_font { font-family:"BalooBhaina2-Bold"; }
.light_font { font-family:"yuanti-light"; }
.no_left { padding-left: 0 !important; padding-right: 0 !important; }


.co-tittle {  font-weight: bold; }
.co-tittle big { font-family:"BalooBhaina2-Bold"; display: block; line-height: 60px; padding-top: 25px; } 
.co-tittle span { display: block; font-family:"styuanti"; }

.sub-tittle{ 
	margin-bottom: 80px; 
	font-weight: bold; 
	/* background-image: url(../img/icon/icon.png); */
	background-position:left top;
	background-repeat: no-repeat;
	background-size: auto 65px;
    padding-top: 150px;
    /* margin-top: -138px; */
	margin-bottom: 40px;
}

.sub-tittle big { display: block; line-height: 100px;  }

.type-tittle { font-size: 48px; color: #fff; margin-bottom: 40px; line-height: 1.35; }

.main { width: 100%; margin-bottom: 40px; }

.star_right { text-align: right;  }
.star_right img { display:block; margin-left: auto; } 
/* comment-end */


/* 宽度 */
.normal_size { width: 320px;  height: 320px; }
.rect_size { width: calc(50% - 20px);  height: 320px; }


.full-with {  width: 100%; height: 100%; }

.w_1040 { width: 1040px; }
.h_1040 { height: 1040px; }

.w_320 { width: 320px; }
.h_320 { height: 320px; max-height: 320px; }

.w_680 { width: 680px; }
.h_680 { height: 680px; }


.half_w { width: calc( calc( 100% - 40px ) / 2 ) !important;  }

/* 宽度-end */


/* 字号 */
.font_200 { font-size: 200px; line-height: 1.2;}
.font_100 { font-size: 100px; line-height: 1.35;}
.font_78 { font-size: 78px; line-height: 1.2;}
.font_72 { font-size: 72px; line-height: 1.2;}

.font_48 { font-size: 48px !important; line-height: 1.2; }
.font_44 { font-size: 44px;   }
.font_36 { font-size: 36px; line-height: 1.2;}
.font_28 {font-size: 28px;}
.font_24 { font-size: 24px; line-height: 1.2;}

/* 字号-end */


/* 文字颜色 */
.theme_color { color: #32d46b; }
.color_in_bai { color: #fff !important; }

/* 文字颜色-end */


.noscrollble { overflow: hidden; }


/* 背景色 9-16 ds */
.black_wamp { width: 100%; height: 100%; background-color: rgba(0,0,0,.5); }

.theme_bgcolor { background-color: #32d46b; }
.grey_bgcolor { background-color: #F7F7F7; }
.black_bgcolor { background-color: #232327; }
.bg-color-yellow { background-color: #ffd930; }

.color_in_green { background-color: #32d46b  ; }
.color_in_yellow { background-color: #ffd930  ; }
.color_in_pink { background-color: #ff6e79  ; }
.color_in_purple { background-color: #7276eb  ; }
.color_in_grey { background-color: #666  ;  }

/* 背景色-end */




/* 渐变背景色 */
.line-bai {
	background: -webkit-linear-gradient(bottom , rgba(255,255,255,1) 6%,rgba(255,255,255,0) 67% );
	background: -moz-linear-gradient(bottom , rgba(255,255,255,1) 6%,rgba(255,255,255,0) 67% );
	background: -ms-linear-gradient(bottom , rgba(255,255,255,1) 6%,rgba(255,255,255,0) 67% );
	background: linear-gradient(bottom , rgba(255,255,255,1) 6%,rgba(255,255,255,0) 67% );
}

.black_line {
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,.5) 25%, rgba(0,0,0,0) 80%);
	background: -moz-linear-gradient(bottom, rgba(0,0,0,.5) 25%, rgba(0,0,0,0) 80%);
	background: -ms-linear-gradient(bottom, rgba(0,0,0,.5) 25%, rgba(0,0,0,0) 80%);
	background: linear-gradient(bottom, rgba(0,0,0,.5) 25%, rgba(0,0,0,0) 80%);
}

.yelloww_line {
	width: 100%;
	height: 100%;
	vertical-align: top !important;
	padding-top: 80px;
	background: -webkit-linear-gradient(top, rgba(255,217,50,.75) 25%, rgba(255,217,50,0) 80%);
	background: -moz-linear-gradient(top, rgba(255,217,50,.75) 25%, rgba(255,217,50,0) 80%);
	background: -ms-linear-gradient(top, rgba(255,217,50,.75) 25%, rgba(255,217,50,0) 80%);
	background: linear-gradient(top, rgba(255,217,50,.75) 25%, rgba(255,217,50,0) 80%);
}

.purple_line {
	width: 100%;
	height: 100%;
	vertical-align: top !important;
	padding-top: 80px;
	background: -webkit-linear-gradient(top, rgba(102,102,255,.75) 25%, rgba(102,102,255,0) 52%);
	background: -moz-linear-gradient(top, rgba(102,102,255,.75) 25%, rgba(102,102,255,0) 52%);
	background: -ms-linear-gradient(top, rgba(102,102,255,.75) 25%, rgba(102,102,255,0) 52%);
	background: linear-gradient(top, rgba(102,102,255,.75) 25%, rgba(102,102,255,0) 52%);
}


.green_line {
	width: 100%;
	height: 100%;
	vertical-align: top !important;
	padding-top: 80px;
	background: -webkit-linear-gradient(top, rgba(50,212,107,.75) 25%, rgba(50,212,107,0) 52%);
	background: -moz-linear-gradient(top, rgba(50,212,107,.75) 25%, rgba(50,212,107,0) 52%);
	background: -ms-linear-gradient(top, rgba(50,212,107,.75) 25%, rgba(50,212,107,0) 52%);
	background: linear-gradient(top, rgba(50,212,107,.75) 25%, rgba(50,212,107,0) 52%);
}


.blue_line {
	width: 100%;
	height: 100%;
	vertical-align: top !important;
	padding-top: 80px;
	background: -webkit-linear-gradient(top, rgba(128,222,255,.75) 25%, rgba(128,222,255,0) 52%);
	background: -moz-linear-gradient(top, rgba(128,222,255,.75) 25%, rgba(128,222,255,0) 52%);
	background: -ms-linear-gradient(top, rgba(128,222,255,.75) 25%, rgba(128,222,255,0) 52%);
	background: linear-gradient(top, rgba(128,222,255,.75) 25%, rgba(128,222,255,0) 52%);
}


/* 渐变背景色-end */


/* 图标 */
a.outlink {
	display: block;
	width: 140px;
	height: 140px;
	float: left;
	background-color: #b5b5b5;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .35s;
}

.shop_jd { background-image: url(../img/icon/JD.png); }
.shop_tao { background-image: url(../img/icon/tao.png); }

.shop_jd:hover { background-color: #e1251b; transition: all .35s; }
.shop_tao:hover { background-color: #ff9000; transition: all .35s; }


.star_bg {
	background-image: url(../img/icon/icon.png);
	background-repeat: no-repeat;
	background-position:right top;
	background-size:auto;
	padding-top: 140px;
	margin-bottom: 40px;
}

.shop_car {
	background-image: url(../img/icon/shopcar.png);
	background-repeat: no-repeat;
	background-position: 88% bottom;
	background-size: auto 80px;
}


/* 图标-end */



/* headtop */


.headtop { 	
	width: 100%; 
	position: fixed; 
	top: 0; left: 0; 
	z-index: 25; 
	padding: .4rem 0;
	background-color: rgba(255,255,255,.15);
	transition: all .35s;
	/* background-image: url(../img/icon/headtop.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top; */
}

.fixed_sm {
	padding: 20px 0 !important;
	background-color: rgba(255,255,255,.85);
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	transform: translateY(-100%);
	transition: all .35s;
}

.fixed_sm .logo ,
.fixed_sm .menu { height: .4rem !important;   }
.fixed_sm .menu { line-height: .33rem !important;  }
.fixed_sm .menu ul li a { font-size: .2rem !important; transition: all .35s; }


.headtop .logo { width: 37%; height: .6rem; float: left; overflow: hidden; transition: all .35s;}
.headtop .logo a { display: block; width: 100%; height: 100%; text-decoration: none; position: relative; z-index: 1;  }
.headtop .logo img { height: 80%; object-fit: cover; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1;  }

.headtop .menu { width: 63%; height: .6rem; line-height:.64rem; float: right;  transition: all .35s; }
.headtop .menu ul { list-style: none; display: flex; justify-content: space-between; flex-flow: row nowrap; }
.headtop .menu ul li { float: left; }
.headtop .menu ul li a { display: block; text-decoration: none; color: #999; font-size: .24rem;   }

.headtop .menu ul li:nth-child(1) p { position: relative; z-index: 1; }


.headtop .menu ul li:nth-child(1):hover p::after { opacity: 1; }

/* headtop-end */


/* nav-child */
.nav_child {
	width: calc(100% - 30px);
	height: auto;
	background-color: #fff;
	position: absolute;
	left: 15px;
	top: calc(100% + 19px);
	padding: 50px ;
	padding-right: 100px;
	border-radius: 25px;
	box-shadow: 0 0 42px rgba(0,0,0,.15);
	z-index: -1;
	display: none;
	opacity: 0;
	transition: all .35s; 
}

.nav_child::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 15px transparent solid;
	border-top: 0;
	border-bottom: 15px #fff solid;
	position: absolute;
	top: -15px;
	left: 40%;
	transform: translateX(-50%);
	opacity: 1;
}


#myCp .swiper-slide {display: block; text-align: left;  }
#myCp .swiper-slide {  width: 250px;   /* width: 615px; */  }
/* #myCp .swiper-slide:nth-child(2n) { width: 220px;  }
#myCp .swiper-slide:nth-child(3n) { width: 615px;     } */

#myCp .swiper-button-next, 
#myCp .swiper-container-rtl .swiper-button-prev { right: 35px;  left: auto; opacity: .3;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { color:#32d46b; }

.cp-type { margin-bottom: 20px; }
.cp-type h1 { color: #32d46b ; font-weight: bold; font-size: 24px; margin: 0;line-height: 1.5; }
.cp-type p { color: #999; font-size: 18px; line-height: 1.5; }

#myCp .cp-list { width: 100%; }
#myCp .cp-list ul { display: block ; justify-content: flex-start;  list-style: none; padding: 0; }
.cp-list ul li { 
	width: 180px;
	height: 180px;
	margin-right: 22px;
	background-color: #f7f7f7;
	border-radius: 35px;
	overflow: hidden;
}

.cp-list ul li a {
	display: block; 
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}

.cp-list ul li a img { 
	width: 80%;   
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%,-50%);
}

#myCp .cp-list ul li a p { 
	font-size: 18px; color: #666;
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	line-height: 1.35;
}


.headtop:hover { z-index: 185; }

.headtop .menu ul li:nth-child(1):hover .nav_child  {
	display:block;
	opacity: 1;
	transition: all .35s; 
}


/* nav-child-end */


/* foot */
.foot {  background-color: #222321; color: #fff; padding: 60px 0 0; }

.foot .ft-logo { width: 40%; float: left; }
.foot .ft-logo img { height: .52rem; }

.ft-menu { float: right; width: 60%; height: 52px; }
.ft-menu ul { list-style: none;  margin-bottom: 0; }
.ft-menu ul li { margin-left: 37px; padding-top: .25rem; }
.ft-menu ul li a  { font-size: .18rem; display: block; color: #999999; text-decoration: none; }

.copyright { 
	margin-top: 30px;
	font-family:"BalooBhaina2-Regular"; 
	width: 100%;   
	color: #999999; 
	font-size: .18rem; 
	border-top: 1px rgba(255,255,255,.5) solid;
	padding: 25px 0 30px;
}


/* foot-end */









.position_fixed { position: fixed; width: 100%; z-index: 45; transform: translate(0,0); transition: all .6s; }
#banner_txt { 
	position: absolute; 
	top: 220px; 
	left: calc(100% - 510px);  
	z-index: 8;
	width: 500px;
	height: 500px;
	background-color: #32d46b;
	border: 5px #32d46b solid;
	border-radius: 80px;
	overflow: hidden;
	padding: 60px 50px; 
	color: #fff; 
	transition: all .5s;
}


#banner_txt h1 {  font-weight: bold; letter-spacing: -1px; line-height: 73px;  word-break: keep-all; }
#banner_txt h2 { line-height: 1.15;   }

a.btn_more { 
	display: block; 
	position: absolute; right: 50px; bottom: 60px; 
	color: #fff; 
	height: 60px;
	text-decoration: none; 
	font-size: .24rem; 
	line-height: 1.15;
	font-weight: bold;
}

a.btn_more img { height: 100%; }

.group-fixed {
	position: absolute;
	top: 0;
	left: 0;
	padding: 22px; 
	text-align: center;
	width: 100%;
	height: 100%;
	display: none;
}

.shop-fixed {
	width: 190px;
    height:  190px;
    background-color: #fff;
    border: 5px #32d46b solid;
    border-radius: 40px;
    overflow: hidden;
    padding: 60px 50px;
    color: #32d46b;
    position: absolute;
    top: 480px;
    left: calc(100% - 510px);
    padding: 22px;
    text-align: left;
    z-index: 50;
    box-shadow: 10px 7px 0 #32d46b;
    display: none;
}

.shop-fixed h4 { font-size: 28px; font-weight: bold; margin-bottom: 15px; }


.shop-fixed a.outlink ,
.sm_links a.outlink {
    display: block;
    width: 60px;
    height: 60px;
    float: left;
   /* background-color: #b5b5b5; */
    border-radius: 50%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .35s;
}

.sm_links {
	width: 60px;
	position: fixed;
	right: 3%;
	bottom: 45px;
	z-index: 55;
	display: none;
}

.sm_links a.outlink { margin-top: 15px; }

.shop-fixed a.shop_jd,
.sm_links a.shop_jd { background-color: #e1251b; }

.shop-fixed a.shop_tao,
.sm_links a.shop_tao { background-color: #ff9000; }

.group-fixed h4 {font-size: 27px; margin-bottom: 5px; color: #32d46b; }
.group-fixed big { display: block; line-height: 1; margin-bottom: 10px;  }
.group-fixed img { width: 100%; height: auto; }




.pixed_page {  	animation: change .45s ease-out  forwards; box-shadow: 8px 14px 0 #32d46b; }


.reback { animation: reback .45s ease-out  forwards;  }

.left_fixed { animation: changeLeft .45s ease-out  forwards; }

.left_reback { animation: leftReback .45s ease-out forwards; }



/* 移动端 */
.sm_headtop { 
	width: 100%; 
	padding: 25px 0; 
	background-color:rgba(255,255,255,.85) ; 
	position: fixed; 
	top: 0; 
	left:0; 
	z-index: 50; 
	transition: all .35s; 
	display: none;
}

.onGreen { height: 100vh;  background-color: #32d46b !important; transition: all .35s; }

.sm_headtop .container {  width: 94%;  position: relative; z-index: 1; }

.sm_headtop .logo { width: 100%; height:30px;position: relative; z-index: 1; }
.sm_headtop .logo img { height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.sm_headtop .logo img.off-bai { display: none; z-index: -1; }

.off img.off-green { display: none; z-index: -1; }
.off img.off-bai { display: block !important; z-index: 1;}

.dot { 
	border: 2px #32d46b solid;
    border-radius: 10px;
    padding: 6px;
    background-color: #fff;
    width: 44px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6%;
    z-index: 8; 
	box-shadow: 4px 4px 0px #32d46b;
}
.dot span { 
    display: block;
    width: 100%;
    margin: 5px 0;
    height: 0;
    border-top: 2px #32d46b solid;
    opacity: 1;
    transition: all .35s;
}

.ondot { background-color: transparent !important; }
.ondot span { border-color: #fff ; }
.ondot span:nth-child(1) { transform: translate(0,8px) rotate(45deg); }
.ondot span:nth-child(3) { transform: translate(0,-6px) rotate(-45deg); }
.ondot span:nth-child(2) { opacity: 0; transition: all .35s; }

.sm_off { display: none;   }

.sm_menu {  padding: 25px 0; }
.sm_menu ul { display: block; }
.sm_menu ul li { float: none; font-size: 24px; padding: 20px 0;}

.sm_menu ul li a {
	display: inline-block; color: #fff; padding-right: 35px; 
	background-image: url();
	background-repeat: no-repeat;
	background-size: auto 50%;
	background-position: right center;
	position: relative;
	z-index: 1;
	text-decoration: none;
}

.sm_menu ul li a::after {
	content: "";
	width: 13px;
	height: 13px;
	border-top: 2px #fff solid;
	border-right: 2px #fff solid;
	position: absolute;
	top: 50%;
	transform: rotate(45deg) translateY(-50%) ;
	right: 0;
	z-index: 5;
	
}


.sm_fooer {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;		
	
}

 .sm_fooer .btns-share { }
.sm_fooer .btns-share ul { 
	padding: 0; 
	width: 100%; 
	display: flex; 
	justify-content: start; 
	flex-flow: row nowrap ; 
}

.btns-share ul li {
	width:60px ; height: 60px; 
	line-height: 60px;  
	background-color: #fff; 
	font-size: 18px;
	color: #32d46b;
	border-radius: 10px; 
	margin-right: 15px; 
	text-align: center; 
	list-style: none;
}

.btns-share ul li a { 
	display: block; 
	width: 100%; 
	height: 100%;  
	color: #32d46b; 
	text-decoration: none;  
	position: relative;
}

.btns-share ul li a img { 
	height: 30%; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%,-50%); 
}

.sm_copyright { 
	padding:25px 0; 
	text-align: center; 
	color: rgba(255,255,255,.5); 
	font-family:"yuanti-light"; 
}

/* 移动端-end */





/* 弹窗 */
#windows {
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.85);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	display: none;
}

#windows .container {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 5;
}

#windows .container video { display: block;  width: 70%; height: auto; margin: auto; }

.v-close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 4;
	width: 100px;
	cursor: pointer;
}

.v-close img { width: 100%; }

/* 弹窗-end */




/* sm_newsType */
#sm_newsType {
	width: 100%;	
	position: fixed;
	left: 0;
	top: 0;
	padding-top: 80px;
	z-index: 50;
	text-align: center;
	color: #fff;
	display: none;
}

#sm_newsType .black_wamp {
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
	background-color: rgba(0,0,0,.5);
	height: 100vh;
	display: none;
}

#sm_newsType p { line-height: 60px; height: 60px; background-color: #32d46b;}
#sm_newsType p span {
	display: inline-block;
	padding-right: 0;
	position: relative;
	z-index: 1;
	font-size: 24px;
}

#sm_newsType p span::before {
    content: "";
    width: 12px;
    height: 12px;
    border-top: 3px #fff solid;
    border-right: 3px #fff solid;
    position: absolute;
    top: 50%;
	transform-origin: center center;
    transform: translateY(-48%) rotate(135deg);
    right:-21px;
	transition: all .35s;
}

.kk span::before {
	transform: translateY(-48%) rotate(45deg) !important;
	transition: all .35s;
}

#sm_newsType ul { 
	display: block;
	list-style: none; 
	background-color: #32d46b; 
	padding-bottom: 25px;
	display: none;
	margin-top: -1px;
	border-top: 2px #fff solid;
}

#sm_newsType ul li{
	font-size: 20px;
	line-height: 60px;
	
}

/* sm_newsType-end */
