/* Write your styles */
/* Write your styles */
html,body {
	position:relative;
    /* height:100%; */
	width:100%;
	font-size: .24rem ; 
} 
html,body {
max-width:640px;
margin:0 auto;
}
* {
	padding:0;
	margin:0;
}
input{
	-webkit-appearance: none;
}
input[disabled]{background: none;opacity:1} 
a{
	text-decoration:none;
	color: #544e4c;

}
a:active {
	color: inherit;
	
}
i,em{
	font-style: normal;
}
li {
	list-style:none;
}
body {
	background: #ffff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif; 
	  font-size: .24rem ; /* =14px */ /* !important*/
	  color: #221f1d;
	}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul {
    margin-top: 0rem  ;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 0rem 0  ;
}
ol, ul {
    padding-left: 0em;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0rem 0;
	font-weight: 600; 
	font-size: .24rem ; /* =14px */ /* !important*/
}
input,button,option,select{
	font-size: .24rem;
}

select:focus{
	outline: medium;
}
.rem2{
	height: .2rem;
	background:#f6f6f6;
}
@media screen and (min-width: 320px) {html{font-size:50px !important;}}
@media screen and (min-width: 360px) {html{font-size:56.25px !important;}}
@media screen and (min-width: 375px) {html{font-size:58.59375px !important;}}
@media screen and (min-width: 400px) {html{font-size:62.5px !important;}}
@media screen and (min-width: 414px) {html{font-size:64.6875px !important;}}
@media screen and (min-width: 440px) {html{font-size:68.75px !important;}}
@media screen and (min-width: 480px) {html{font-size:75px !important;}}
@media screen and (min-width: 520px) {html{font-size:81.25px !important;}}
@media screen and (min-width: 560px) {html{font-size:87.5px !important;}}
@media screen and (min-width: 600px) {html{font-size:93.75px !important;}}
@media screen and (min-width: 640px) {html{font-size:100px !important;}}
@media screen and (min-width: 680px) {html{font-size:100px !important;}}
@media screen and (min-width: 720px) {html{font-size:100px !important;}}
@media screen and (min-width: 760px) {html{font-size:100px !important;}}
@media screen and (min-width: 800px) {html{font-size:100px !important;}}
@media screen and (min-width: 960px) {html{font-size:100px !important;}}



/* 首页开始了 */
/* 头部 */
.head{
	position: relative;
}
.head .sous{	
	position: absolute;
	left:0;
	right: 0;
	bottom: .6rem;
	margin: auto;
	width: 92%;
	z-index: 999;
}
.head .sous p{
	background-color: #fff;
	height: .65rem;
	border-radius: 4px;
	border: none;
	padding-left: .3rem;
	background:#fff url(../images/sous.png) no-repeat center left .1rem;
	background-size: .3rem;
}
.head .sous input{
	border: none;
	background: no-repeat;
	padding: 0 .2rem;
	line-height:.65rem;
	height: .65rem;

}

.shou_head_banner
{
	width: 100%;
	overflow: hidden;
} 
.shou_head_banner .swiper-slide img{
	width: 100%; 
	display: block;
}


/*底部导航菜单*/
.foot_menu{position: fixed; bottom: 0; left: 0; width: 100%; z-index: 100;
	box-shadow: 0px 0px 3px #d2d2d2;}
.foot_menu ul { background-color: #fff; padding-top:.5%; 
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex; /* Safari */ 
    display: -moz-flex;
	display: flex; 
    flex-wrap: nowrap;
	-moz-justify-content: space-around;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-box-align: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	z-index: 999;
	max-width:640px;
    margin:0 auto;
}
.foot_menu ul li{ text-align: center; width: 20%;}
.foot_menu ul li i{display: block;  }
.foot_menu ul li img{ display: block; margin:0 auto; width: .45rem;height: .45rem; }
.foot_menu ul li a{ color: #544e4c; font-size: .24rem;display: inline-block; font-size: .2rem;} 
.foot_menu ul li.no a{
	color:#ff2e26;
}

.foot_menu ul li.jiad{ 
	position: relative; 
	background: #fff;
}

.foot_menu ul li.jiad img{
    width: .65rem;
    height:.65rem;
} 
.foot_menu .bei{
	border-radius: 50%; 
	width: 1.1rem;
	height: 1.1rem;
	z-index: -998 !important;
	background: #fff;
	position: absolute;
	top: -.2rem;
	box-shadow: 0px 0px 3px #d2d2d2;
	left:0; right:0; top:0; bottom:0; 
	margin:auto;
}

 /*  */
/* 首页快捷导航 */
.kuaij_dh{
	padding: .2rem;
}
.kuaij_dh ul{
	overflow: hidden;
}
.kuaij_dh ul li {
	text-align: center; 
	width: 25%;
	float: left;
	margin-bottom: .2rem;
}
.kuaij_dh ul li img{
	width: .88rem;
	height: .88rem;
}
/* .kuaij_dh ul li p{

} */


/* 首页广告图 */
.shou_guanggt{
	position: relative;
	margin: .2rem;
	margin-bottom: 0;
	min-height: 1rem;
}
.shou_guanggt .text{
	padding: .3rem;
	position: absolute;
	top: 0;
	left: 0;

}
.shou_guanggt img{
	width: 100%;
	display: block;
	border-radius: 4px;
}

.shou_guanggt .text h2{
	font-size:.3rem;
	line-height:.35rem;
	padding-bottom: 10px;
}
.shou_guanggt .text p{
	color: #74cbe3;
}


/* 首页 商标工具 */

.shouye_Bt{
	padding: .2rem;
	position: relative;
}

.shouye_Bt h2{
	font-size: .28rem;

}
.shagnb_gongj_k{
	margin: .2rem;
	overflow: hidden;
}
.shang_gj_shouy{
	width: 100%;
	/* height: 100%; */
}
.shang_gj_shouy .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 35%; 
	/* 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;
}
 

.gong_sy_img{
	position: relative;
}
.gong_sy_img img{
	width: 100%;
	display: block;
}
.gong_sy_img h2{
	position: absolute;
	padding:.2rem;
	opacity: .9;
	font-size: .26rem;
	font-weight: normal;
}


/*首页 热门服务推介 */

.shouye_Bt_huo h2::after{
	content: "";
	width: .3rem;
	min-height: .3rem;
	background: url(../images/shou_hm.png) no-repeat center;
	background-size: .3rem;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	padding-left: .1rem;
}

.shy_fuw_js{
	padding: .2rem;
}

.shy_fuw_js ul{
	overflow: hidden;
}
.shy_fuw_js ul li{
	position: relative;
	float: left;
	width: 49%;
    margin-bottom: .15rem;
}
.shy_fuw_js ul li:nth-child(2n){ 
	float: right;
}

.shy_fuw_js ul li img{
	width: 100%;
	display: block;
}
.shy_fuw_js ul li .text{
	position: absolute;
	padding: .2rem;
	top: 0;
	left: 0;
	line-height: .3rem;
} 
.shy_fuw_js ul li a{
	font-size: 0;
}
.shy_fuw_js ul li .text h2{
	padding-bottom:4px;
}

.shy_fuw_js ul li.xoap_l a{
	display: block;
	height: .55rem;
	border: solid 1px #c7c7c7;
	border-radius:3px;
}

.shy_fuw_js ul li.xoap_l a p{
	line-height: .55rem;
	color: #333;
}
.shy_fuw_js ul li.xoap_l a img{
	width: .4rem;
	float: left;
	margin: 3px 10px 0 10px;
}


.shouy_news_haih{
	padding: .2rem;
	position: relative;
}

.shouy_news_haih ul{
	overflow: hidden;
	padding: .1rem 0;
	padding-right: 20%;
	
}
.shouy_news_haih ul li{
	float: left; 
	padding-right: .4rem;
	position: relative;
	font-size: .27rem;
}
.shouy_news_haih ul li.no{ 
color: #00bad6;
}

.shouy_news_haih ul li::after{
	content: "";
	width: 1px;
	height: .24rem;
	background: #939393;
	position: absolute;
	top: 0;
	bottom: 0;
	left:-.2rem;
	display: block;
	margin: auto;
}

.shouy_news_haih .fud_gd{
	width: .5rem;
	height: .5rem;
	display: block;
	position: absolute;
	top: 0;
	right:.2rem;
	bottom: 0;
	margin: auto;
}
.shouy_news_haih .fud_gd img{
	width: 100%;
}


.news_list{
	padding: .2rem;
}

.news_list ul li{
	overflow: hidden;
}

.news_list ul li .tu{
	width:1.8rem;
	float: left;
	margin-right: .1rem;
	overflow: hidden;
	height: 1rem;
}

.news_list ul li .tu img{
	width:2rem;

}
 

.news_list ul li .text{ 
	float: left;
    width: 100%;
    position: relative;
    padding-bottom: .2rem;
    margin-bottom: .2rem;
    border-bottom: solid 1px #dedede;
}

.news_list ul li .text h2{
	width: 100%;overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: .3rem;
	font-weight: normal;
}

.news_list ul li .text p{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
min-height: .7rem;
	overflow: hidden;
	font-size: .22rem;
}

.news_list ul li .text span{
	line-height: .3rem;
	position: absolute;
	top: 0;
	display: inline-block;
	right: 0;
	font-size: .2rem;
	color: #999;
}

/* 首页精选专利 */


.shouy_news_haih_zhuangl{
background: #f6f6f6;
padding: .2rem 0;
}

.shouy_news_haih_zhuangl ul li{
	padding: 0 .2rem;
	padding-right:.2rem;color: #333;
}

.shouy_news_haih_zhuangl ul li::after {
    content: none; 
}

.shouy_news_haih_zhuangl ul li.no{
color: #333;
}
.shouy_news_haih_zhuangl ul li.no::before {
	content: "";
    width: 1.5em;
	height: 4px;
	border-radius: 2px;
    background: #00bad6;
    position: absolute;
    /* top: 0; */
	bottom: -5px;
	right: 0;
    left:0;
    display: block;
	margin: auto;
	
}


.shy_fuw_js ul li:nth-child(1) { 
    min-height: 1.2rem;
}
.shy_fuw_js ul li:nth-child(2) { 
    min-height: 1.2rem;
}


.shouy_zhuanli {
	padding: .2rem;
}
.shouy_zhuanli li{
	border: solid 1px #d2d2d2;
	overflow: hidden;
	margin-bottom: .2rem;
}
.shouy_zhuanli li dl{ 
	width:50%;
	float: left;
	margin-left: -1px;
	border-right: solid 1px #eee;
}


.shouy_zhuanli li dl dt{
	margin: .2rem;
    height: 1.8rem;
	overflow: hidden;
	margin-bottom: 0;
}
.shouy_zhuanli li dl dt img{
	width: 100%;
	display: block;
}


.shouy_zhuanli li dl dd{
	padding: .1rem;
	overflow: hidden;
}

.shouy_zhuanli li dl dd em{
	float: left;
	display: block;
	padding-left: .26rem;
	background: url(../images/ys_yanj.png) no-repeat center left;
	background-size:.24rem;
}


.shouy_zhuanli li dl dd em:nth-child(2){
	padding-right: .27rem;
	float: right; 
	background: url(../images/shouy_x.png) no-repeat center right;
	background-size:.24rem;
	margin-right: .1rem;
}


.shouy_zhuanli li .you_text{
	width: 50%;
	padding: 2%;
	float: right;
}
.shouy_zhuanli li .you_text h2{
	line-height: .3rem;
	font-size: .26rem;
	font-weight: 500;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.shouy_zhuanli li .you_text .qian{
	color:#989696;
}
.shouy_zhuanli li .you_text .qian b{
	color: #ff4d2a;
	font-size: .22rem;
}
.shouy_zhuanli li .you_text .qian em{
	font-size: .28rem;
}
.shouy_zhuanli li .you_text span{
    color: #999;
    display: block;
    margin-bottom: .01rem;

}
.shouy_zhuanli li .you_text p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: .3rem;
    text-align: justify;
    font-size: .2rem;
}


/* 首页弹出层 */

.zheshi_tcc_shouye {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	top: 0px;
	left: 0px;
	display: none;
}

.zheshi_tcc_shouye .tcc_beij {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}

.zheshi_tcc_shouye .tcc_neir {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 999;
	width: 80%;
	max-width: 640px;
	min-height: 40%;
	min-height: 1rem;
	height: fit-content;
	padding: 0;
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
}

.zheshi_tcc_shouye .tcc_neir .bt {
	padding: 3%;
	background: url(../images/tancc_s_03.jpg) no-repeat top left;
	background-size: 100%;
	color: #fff;
	text-align: center;

}
.zheshi_tcc_shouye .tcc_neir  .bt h2{
 line-height:.35rem;
 font-size: .28rem;
 padding:.3rem 0;
 padding-top: .25rem;
 padding-bottom: .1rem;
}
.zheshi_tcc_shouye .tcc_neir  .bt p{
 padding-bottom: .4rem;
 color: #fff;

}
/* .zheshi_tcc_shouye .tcc_neir p {
	padding: 2% 3%;
} */

.zheshi_tcc_shouye .tcc_neir .anniu {
	text-align: center;
}

.zheshi_tcc_shouye .tcc_neir .anniu a {
	display: inline-block;
	padding: 2% 8%;
	margin-bottom: 5%;
	margin-top: 5%;
	background: #ff2e26;
	border-radius: 4px;
	color: #fff;
	margin: 3% 3% 5% 3%
}

.zheshi_tcc_shouye .tcc_neir .anniu a:last-child {
	background: #ddd;
	color: #828282;
}
	
.zheshi_tcc_shouye .biandan_souy{
	padding:.2rem;
}

.zheshi_tcc_shouye .biandan_souy button{
	width: 100%;
	background: #ff6c45;
	border: none;
	height: 0.65rem;
	color: #fff;
	/* line-height: .65rem; */
	font-size: .28rem;
}





/* 子页开始了
*

*

*
*/

/* 城市合伙人 */

.chengs_a{
	overflow: hidden;
}
.chengs_a img{
	display: block;
	width: 100%;
}


.chengs_dh{
	padding: .2rem;
	text-align: center; 
}

.chengs_dh h2{
	font-size: .32rem;
	color: #191919;
	padding-bottom: .2rem;
	position: relative;
}
.chengs_dh h2::after{
	content: "";
	width: 1.5em;
	height: 2px;display: block;
	background: linear-gradient(to right, #0caeff, #0cc8ff);
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
}



.chengs_hzfs{
	position: relative;
	padding: .2rem 0;
}

.chengs_hzfs .yi_img{
	width:100%;
	display: block;
}

.chengs_hzfs .fudon_k{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.chengs_hzfs .fudon_k .chengs_dh{
	padding-top: 1rem;
}

.chengs_hzfs .fudon_k .chengs_dh h2{
	color: #fff;
}

.chengs_hzfs .fudon_k .chengs_dh h2::after{
	background: #fff;
}
.chengs_hzfs .fudon_k ul{
overflow: hidden;
padding: .1rem .4rem;
}

.chengs_hzfs .fudon_k ul li{
	float: left;
	width: 50%;
	float: left; 
	text-align: center;
}

.chengs_hzfs .fudon_k ul li .tu{
	width: 1.2rem;
	height: 1.2rem;
	overflow: hidden;
	border-radius: 5px;
	position: relative;
	background: #fff;
	text-align: center;
	margin: auto;
	margin-bottom: .1rem;
}
.chengs_hzfs .fudon_k ul li .tu img{
	width: .65rem;
	height: .65rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.chengs_hzfs .fudon_k ul li p{
	/* display:inline-block; */
	width:2rem;
	background: linear-gradient(to right, #036bf5, #299ff7);
	margin: auto;
	color: #fff;
	padding: .05rem 0;
	border-radius:100px;
}

.chengs_hzfs .fudon_k ul li span{
	display: block;
    margin: .05rem .2rem;
    color: #fff;
    min-height: .8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: .22rem;
    line-height: .38rem;
}

.zixun_anniu{
	width: 60%;
	border-radius: 100px;
	height: .65rem;line-height: .65rem;
	margin:.5rem auto;
	text-align: center;
	background: #ffa12a;
	background-image: linear-gradient(to right, #f77c29 , #ffa22a);
	box-shadow: 0px 2px 3px  #ffce9d,0px 5px 5px  #fdc792
}

.zixun_anniu a{
	color: #fff;
}


.hez_xijie_k_cs{
	background: url(../images/hz_xics.jpg) no-repeat center right;
	background-size: 75%;
}

.hez_xijie_k_cs ul{
	display: inline-block;
	padding: .5rem;
}


.hez_xijie_k_cs ul li{
	padding: .12rem .4rem;
	background-image: linear-gradient(to right,#046cf5 , #299ef7);
	display: inline-block;
	margin-top:.4rem;
	border-radius: 4px;	
}

.hez_xijie_k_cs ul li a{
	color: #fff;
	display: block;
}

.xianx_yous_cs{
	padding: .3rem 0;
	position: relative;
}
.xianx_yous_cs .xianx_img{
	width: 100%;

}
.xianx_yous_cs .xiangx_li_ys{
	width: 96%;
	position: absolute;
	top: .9rem;
	left: 0;
	right: 0;
	margin: auto;
}


.xianx_yous_cs .chengs_dh h2{
	color: #fff;
}

.xianx_yous_cs .chengs_dh h2::after{
	background: #fff;
}

.xianx_yous_cs ul{
	overflow: hidden;
}
.xianx_yous_cs ul li{
	width: 33%;
	float: left;
}

.xianx_yous_cs ul li i{
	display: block;
	width: .88rem;
	height: .88rem;
	background-image: linear-gradient(#7efdf6, #1eb8f7);
	border-radius: 50%;
	margin:.2rem auto;
	text-align: center;
	line-height: .88rem;
	color: #fff;
	box-shadow: 0 2px 5px #1cacf8;

}


.xianx_yous_cs ul li p{
	margin: 0 .2rem;
	text-align: center;
	color: #fff;
}


.div_cs_anli{
	position: relative;
	overflow: hidden;
	padding-bottom: .5rem;
}

.div_cs_anli ul{
	overflow: hidden;
	padding: 0 .2rem;
}

.div_cs_anli ul li
{
	width: 47%;
	background: #fff; 
    margin: 5px;
    float: left;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    position: relative;
	cursor: pointer;
	/* box-shadow:2px 2px 0 #000,-2px -2px 0 #000; */
	border: solid #98ccfc 3px;
	padding: .2rem 0;
}

.div_cs_anli ul li i{
    position: absolute;
    top: 0;
    right: 0;
    background-image: linear-gradient(90deg, #ff9d3d, #fe4c30);
    padding: 2px .1rem;
    overflow: hidden;
    border-bottom-left-radius: 4px;
    font-style: normal;
	color: #fff; 
}

.div_cs_anli ul li img{
    width: .55rem;
    height: .55rem;
    margin: .2rem 0 .1rem 0;
}

.div_cs_anli ul li h2{
	padding-bottom: .1rem; 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.div_cs_anli ul li span{
	color: #ff2e26;
	font-size: .26rem;
}

.div_cs_anli ul li p{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
	font-size: .2rem;
	margin: 0 .2rem;
	min-height: .75rem; 
} 


.div_cs_anli .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 2px solid #0cc7ff;
    display: inline-block;
    border-radius: 100%;
    background: none;
    opacity: 1;
}

.div_cs_anli .swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 10px;
    border: none;
    height: 10px;
    background-image: linear-gradient(90deg, #0cc7ff, #67dcff);
}



.hezuo_kehuode_cs{
	position: relative;
	margin: .2rem 0;
}

.hezuo_kehuode_cs>img{
	width: 100%;
}


.hezuo_kehuode_cs ul{
	position: absolute;
	top: .2rem;
	left: 0;
	right: 0;
	margin: auto;
	width: 96%;
}
.hezuo_kehuode_cs .chengs_dh h2{
	color: #fff;
}
.hezuo_kehuode_cs .chengs_dh h2::after{

background: #fff;
}

.hezuo_kehuode_cs ul li{
	float: left;
	width: 50%;
	overflow: hidden;
	padding-bottom: .2rem;

}

.hezuo_kehuode_cs ul li .tu {
    width: .8rem;
    height: .8rem;
    float: left;
    margin-right: .1rem;
}

.hezuo_kehuode_cs ul li .tu img {
	width: .8rem;
    height: .8rem;
    overflow: hidden;
}

.hezuo_kehuode_cs ul li .text { 
    color: #fff;
    float: left;
    /* padding-top: 10px; */
    margin-bottom: 5px;
    width: 70%;
}
/* .hezuo_kehuode_cs ul li:nth-child(2n){
	float: right;
} */
.hezuo_kehuode_cs ul li .text p{
	color: #fff;
	font-size: .2rem;
	line-height: .3rem;
}


.hezuo_kehuode_cs ul li i {
    height: 3px;
    width: 20px;
    border-top-right-radius: 20px;
    background: #fff;
    display: block;
    margin: 8px 0;
    box-shadow: 2px 2px 2px #2ca4dc;
}


/*  */
/* featured-area */
#featured-area{ width:100%;margin:40px auto 0 auto;
	height: 3.5rem;
	overflow: hidden;

}
.roundabout-holder{list-style:none;
	width:6rem;
	height: 3.5rem;
	margin:0px auto;}
.roundabout-moveable-item{
    font-size: .22rem!important;
    /* height: 300px; */
    width: 6rem;
    cursor: pointer;
    /* padding: 5px; */
    /* border: 1px solid #aaaaaa; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /* background: #f9f9f9; */
}
.roundabout-moveable-item img{height:100%;
	width:100%;
	background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;}
.roundabout-in-focus:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;}
.roundabout-holder span{
	display:block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	height: .65rem;
	line-height: .65rem;
	padding: 0 2%;
}
.roundabout-in-focus:hover span{
	display:inline;
	position:absolute;bottom:5px;right:5px;
	padding:8px 20px;background:#f9f9f9;
	color:#3366cc;z-index:999;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topLeft:5px;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}

/* / */

.cs_diandian{
    padding: .4rem .2rem;
    text-align: center;
}

.cs_diandian h2 {
    font-size: .32rem;
    color: #191919;
    /* padding-bottom: .2rem; */
	position: relative;
	display: inline-block; 
}

.cs_diandian h2::after{
	background: url(../images/diandian_z.png) no-repeat center;
	width: .7rem;
	background-size: .5rem;
	/* background: aliceblue; */
	cursor: pointer;
	height: .4rem;
	content: "";
	position: absolute;
	left: -.8rem;
	top: 0;
	bottom: 0;
	margin: auto;
}


.cs_diandian h2::before{
	background: url(../images/diandian_y.png) no-repeat center;
	width: .7rem;
	background-size: .5rem;
	/* background: aliceblue; */
	cursor: pointer;
	height: .4rem;
	content: "";
	position: absolute;
	right: -.8rem;
	top: 0;
	bottom: 0;
	margin: auto;
}



.yvji_jine_cs{
	width: 85%;
	border-radius: 4px;
	box-shadow: 0 0 5px #eee;
	margin: auto;
	padding: .3rem 0;
	margin-bottom: .4rem;
}

.yvji_jine_cs h2{
	text-align: center;
	font-size: .28rem;
	padding-bottom: .1rem;
}

.yvji_jine_cs p{
	text-align: center;

}
.yvji_jine_cs span{ 
	color: #999;
	margin: .2rem 0;
display: flex;
justify-content : center;
align-items : center; 

}
.yvji_jine_cs span::after,
	.yvji_jine_cs span::before{
	width: 1rem;
	height: 1px;
	background: #eee;
	content: "";
	display: block;
	margin: 0 .1rem;
}

.yvji_jine_cs dl{ 
	margin: 0 .2rem;
	overflow: hidden;
	justify-content : space-between;
	margin-bottom: .3rem;
	display: flex;

}

.yvji_jine_cs dl dt{
	line-height: .55rem;
	float: left;

}
.yvji_jine_cs dl dd{
	background: #f5f5f5;
	border-radius: 4px;
	padding: 0 .1rem;

}
.yvji_jine_cs dl dd input{
	width: initial;
	background: none;
	padding:0 .1rem;
	margin: 0;
	height: .55rem;
	border: none;
}
.yvji_jine_cs button{
	width: 60%;
	margin:.1rem auto;
	display: block;
	background: #ff6c45;
	color: #fff;
	border: none;
	line-height: .4rem; 
}

.cd_footer_daoh{ 
	height: .75rem;
	background: #fff;
	/* border-top: solid 1px #eee; */
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	line-height: .75rem;
	box-shadow: 0 0 5px #eee;

}
.cd_footer_daoh .qian{
	display: block;
	display: flex;
	align-items : center; 
	justify-content : center;
	width: 40%;
	float: left;
}
.cd_footer_daoh .qian img{
	width: .3rem;
    padding: 0 2px;

}
.cd_footer_daoh .hou{
background: #fe3838;
width: 60%;
display: block;
float: right;
color: #fff;
text-align: center;
}


.chaxyun_rz{
	margin: .2rem .4rem;
	position: relative;
}

.chaxyun_rz input{
	height: .7rem;
	line-height: .7rem;
	margin: 0;
	border-radius: 5px;
	border: solid 1px #0dd097;
	color: #0dd097;
}


.chaxyun_rz a{
	position: absolute;
	height:100%;
	width: 2rem;
	top: 0;
	line-height: .7rem;
	right: 0;
	background: #0dd097;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	text-align: center;  
}


.chaxyun_rz  input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #0dd097; 
} 
.chaxyun_rz input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #0dd097; 
} 
.chaxyun_rz input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #0dd097; 
} 
.chaxyun_rz input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #0dd097; 
}


.rz_biant_k{
	text-align: center;
	padding: .2rem;
}
.rz_biant_k h2{
	display: inline-block; 
	position: relative;
	font-size: .28rem;
}

.rz_biant_k h2::after,
.rz_biant_k h2::before{
	content: "";
	width:4px;
	height: 4px;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: -.2rem;
	background: #191919;
	top: 0;
	bottom: 0;
	margin: auto;
}
.rz_biant_k h2::before{

	right: -.2rem;
	left: initial;
}

.pengu_rz {
	padding: .15rem;
}

.pengu_rz li{
	padding: .2rem;
	background: #fef6e9;
	position: relative;
	height: 1.3rem;
	margin-bottom: .25rem;
}

.pengu_rz li img{
	width: .88rem;
	position: absolute;
	bottom: .2rem;
	right: .2rem;
}
.pengu_rz li dl{
	position: relative;
	z-index: 1;
}
.pengu_rz li dl dt{
	font-size: .26rem;
	font-weight: 500;
	padding: .05rem 0;
}

.pengu_rz li:nth-child(2){ background: #eef8f0;}
.pengu_rz li:nth-child(3){ background: #faf5f9;}
.pengu_rz li:nth-child(4){ background: #f1f1f1;}
.nimen_peng_Rz{
	padding: .2rem;
}
.nimen_peng_Rz ul{
	overflow: hidden;
}



.nimen_peng_Rz ul li {
    padding: .2rem 2%;
    background: #f2f9ff;
    position: relative;
	height:1.5rem;
	width: 49%;
	float: left;
	margin-bottom: .14rem;
	
}

.nimen_peng_Rz ul li:nth-child(2n){
	float: right;
}
.nimen_peng_Rz ul li:nth-child(2){
	background: #f2eff8 
}

.nimen_peng_Rz ul li img {
    width: .65rem;
    position: absolute;
    bottom: .05rem;
    right: 0rem;
}
.nimen_peng_Rz_er ul li:nth-child(1){
	background: #faf5f9 
}
.nimen_peng_Rz_er ul li:nth-child(2){
	background: #f1f1f1 
}
.nimen_peng_Rz_er ul li:nth-child(3){
	background: #fff9ed 
}
.nimen_peng_Rz_er ul li:nth-child(4){
	background: #f1f7f3 
}
.nimen_peng_Rz ul li dl dt {
    font-size: .26rem;
	font-weight: 500;
	
}

.sj_shujvtji{
	width: 94%;
	height: 1rem;
	position: relative;
	margin: auto;
}

.sj_shujvtji ul{
	position: absolute;
	width: 100%;
	border-radius: 4px;
	left: 0;
	bottom: 0;
	z-index: 999;
	box-shadow: 0 1px 10px #eee;
	background: #fff; 
	overflow: hidden;
	min-height: 1.5rem;
}
.sj_shujvtji ul li{
	width: 33%;
	text-align: center;
	float: left;
	overflow: hidden;

}
.sj_shujvtji ul li h2{
	font-size: .28rem;
	padding: .2rem 0;
}


.shejiyous_sj{
	overflow: hidden;
}

.shejiyous_sj img{
	width: 100%;
}

 
.div_my_sj_list{ 
	width: 93%;
    height: 4rem;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; 
	position: relative;
	padding: 0 3%; 
	padding-bottom: .5rem;

} 
  

.div_my_sj_list .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 15px) / 2); 
  /* 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;
	border:solid 1px #eee;
	align-items: center;

  
}  
.div_my_sj_list .neibu img{
	width: .75rem;
	padding: .1rem;

} 

.div_my_sj_list.swiper-container-horizontal>.swiper-pagination-bullets
{
	bottom: 0;
    left: 0;
    width: 100%;
} 
.div_my_sj_list .neibu p{
	color: #444; 
}
.div_my_sj_list .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    /* border: 2px solid #0cc7ff; */
    display: inline-block;
    border-radius: 100%;
    background: none;
	opacity: 1;
	background: #16b7f1;
}

.div_my_sj_list .swiper-pagination-bullet-active {
	width: 20px;
	border-radius: 10px;
}

.div_my_fuyer{
	padding:0 .2rem;
}

.div_my_fuyer ul{
	overflow: hidden;

}

.div_my_fuyer ul li{
	overflow: hidden;
	position: relative;
	width: 49%;
	float: left;
	margin:0 0 .15rem 0;
}
.div_my_fuyer ul li:nth-child(2n){
	float: right;
}

.div_my_fuyer ul li img{
	width: 100%;
	display: block;
}


.div_my_fuyer ul li dl{
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 94%;
color: #fff; 
text-align: center;
}

.div_my_fuyer ul li dl dt{
padding: .15rem 0;
position: relative;font-size: .26rem;
font-weight: 500;

}
.div_my_fuyer ul li dl dd{
font-size: .2rem;
 /* text-align: justify; */
 line-height: .3rem;
 display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.div_my_fuyer ul li dl dt::after{
	width: 1.5em;
	height: 1px;
	background: #fff;
	content: "";
	position: absolute;
	bottom: 0.08rem;
	left: 0;
	right: 0;
	display: block;
	margin: auto;
}

.zuop_anl_zj{
	padding: .2rem;

}

.zuop_anl_zj ul{
	overflow: hidden;
}

.zuop_anl_zj ul li{
	float: left;
	width: 30%;
	text-align: center;
	border: solid #ababab 1px;
	border-radius: 2px;
	padding: .08rem 0;
    margin: 0 4.5% 4.5% 0;
}


.zuop_anl_zj ul li:nth-child(3n){
	margin-right:0;


}

.zuop_anl_zj ul li.no{
	border: solid #ff7b26 1px;
	background: #ff7b26;
	color: #fff;
}


.list_my_zuo_zj{
	margin: 0 .2rem ;
	background: #121f5c;
	padding: .1rem;
}

.list_my_zuo_zj li{
	width: 100%;
	overflow: hidden;
	height: 2.5rem; 
	margin-bottom: .1rem;
}

.list_my_zuo_zj li:last-child{
	margin-bottom: 0;

}


.list_my_zuo_zj li a{
	align-items : center; 
	display: flex;
	height: 100%;
}


.list_my_zuo_zj li img{
	width: 100%;
	min-height: 100%;
	object-fit: cover;
}


.biandan_sj{
	padding: .2rem;

}

.biandan_sj input{
	
}

.biandan_sj button{
	background: #fe3838;
	width: 100%;
	border: none;
	color: #fff;
	padding: 0.2rem 0;
	font-size: .26rem;
	font-weight:600;
}

.zuoyou_huand_sj{
	overflow: hidden;
	position: relative;
}

.zuoyou_huand_sj .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 40%;

	/* 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;
  }
.zuoyou_huand_sj .b_beij{
	width: 100%;
	position: relative;
}

.zuoyou_huand_sj .b_beij>img{
	width: 100%;
}

.zuoyou_huand_sj .b_beij .text{
	width: 100%;
	top: 0;
	color: #fff;
	left: 0;
	position: absolute;
}
.zuoyou_huand_sj .b_beij .text img{
	width: .75rem;
	display: block;
	margin: .1rem auto;
	margin-bottom: .1rem;
}
.zuoyou_huand_sj .b_beij .text h2{

	margin-bottom: .15rem;
}

.zuoyou_huand_sj .b_beij .text p{
	color: #fff;
	font-size: .2rem;
	line-height: .3rem;
}


.beijing_img_zs{
	background: url(../images/beijing_W.jpg) repeat-y; 
	background-size: 100%;
}

.cs_diandian_bai h2,.cs_diandian_bai p{
	color: #fff;
}

.zs_guanj_kunr{
	overflow: hidden;
	position: relative;
	padding-bottom: .5rem;
}
.zs_guanj_kunr .swiper-slide{
	width: 30%;
	height: 1.6rem;
	background: #fff;
	border-radius: 5px;
}
.zs_guanj_kunr dl{
padding: .1rem;
}

.zs_guanj_kunr dl dd{
	font-size: .6rem;
	font-weight: 600;
	color: #f77c29;
	text-align: center;
	line-height: .6rem;
	padding-top: .1rem;
}

.zs_guanj_kunr.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0;
}
.zs_guanj_kunr .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    /* border: 2px solid #0cc7ff; */
    display: inline-block;
    border-radius: 100%;
    background: none;
    opacity: 1;
    background: #fff;
}

.zs_guanj_kunr .swiper-pagination-bullet-active {
    background: #f77c29;

}

.zhishi_canq_guanj{
	width: 94%;
	margin: auto;
	border-radius: 5px;
	background: #fff;
	position: relative;
	
}

.zhishi_canq_guanj .huang{
	position: absolute;
	top: .2rem;
	left: .5rem;
	width: .4rem;
}

.zhishi_canq_guanj .huang1{
	position: absolute;
	top:1.8rem; 
	right: .2rem;
	width: .4rem;
}



.zhishi_canq_guanj .text{
	padding: .2rem;
	line-height: .38rem;
	text-align: justify;
}

.zhishi_canq_guanj .text h2{
	font-size: .28rem;
	padding-bottom: .2rem;
}
.zhishi_canq_guanj .text h2 span{
	color: #12a4ff;
}

.zhishi_canq_guanj .text img{
	width: 2rem;
    margin:0 auto;
	display: block;
	padding:.5rem 0;
}

.zhishi_canq_guanj .text a{
	background: #ff5f5f;
	padding: .1rem .5rem;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	display: block;
	width:65% ;
	margin: auto;
}

.zhuanye_sj_img_list{
	padding: .2rem;
}

.zhuanye_sj_img_list li{
	position: relative;
	border-radius: 4px;
}

.zhuanye_sj_img_list li>img{
	width: 100%;
}

.zhuanye_sj_img_list li .list{
	position: absolute;
	top:0;
	left:0;
}

.zhuanye_sj_img_list li .list img{
	width: 25%;
	padding: .25rem 0 0 .1rem;
	float: left;
}
.zhuanye_sj_img_list li .list dl{
	width: 75%;
	float: left;
}

.zhuanye_sj_img_list li .list dl dt{
	font-size: .26rem;
	font-weight: 600;
	padding:.2rem .2rem; 
	padding-bottom: .05rem;
}

.zhuanye_sj_img_list li .list dl dd{ 
	padding:0 .2rem;
	font-size: .2rem; 
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
}

.zhuanye_sj_img_list li:nth-child(2n) .list dl{
	text-align: right;
}

.zhuanye_sj_img_list li:nth-child(2n) .list dl dd{ 
	float: left;
}

.zhuanye_sj_img_list li:nth-child(2n) .list img{
	float: right;

}


.jianc_baig_Sj{
	padding:0 .2rem;
}

.jianc_baig_Sj ul{
	overflow: hidden;
	/* padding:.5rem 0; */
	
}
.jianc_baig_Sj ul li{
	width: 48%;
	float: left;
	border-radius: 5px;
	background: #fff;
	position: relative; 
	padding-top: .68rem;
	margin-top: .68rem;
	height: 2.3rem;
}
.jianc_baig_Sj ul li:nth-child(2n){
	float: right;
	
}

.jianc_baig_Sj ul li h2{
	width: 1.2rem;
	position: absolute;
	height: 1.2rem;
	top: -.5rem;
	border-radius: 50%;
	border:dashed 1px #f0af0e;
	left: 0;
	right: 0;
	
	margin: auto;
}

.jianc_baig_Sj ul li p{
	padding:.2rem;
	color: #444;
	font-size: .2rem;
}

.jianc_baig_Sj ul li h2 span{ 
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background-image: linear-gradient(to right,#fcd014,#d66a01); 
	display: flex;
	align-items : center;
	justify-content : center;
	color: #fff;
}
.jianc_baig_Sj ul li:nth-child(2) h2 span,
	.jianc_baig_Sj ul li:nth-child(3) h2 span{
		background-image: linear-gradient(to right,#55bffb,#1774d7); 

}

.jianc_baig_Sj ul li:nth-child(2) h2,
	.jianc_baig_Sj ul li:nth-child(3) h2{
		border:dashed 1px #55bffb; 
	}
.memengy_yous_sj{
	padding: .2rem;

}

.memengy_yous_sj ul{
	overflow: hidden;
	background: rgba(255,255,255,.2);
	border-radius: 4px;
}
.memengy_yous_sj ul li {
	width: 48%;
	float: left;
	border-radius: 5px; 
	position: relative;
	/* padding-top: .68rem; */
	margin-bottom: .2rem;
	height: 3.3rem;
	color: #fff;
	text-align: center;
	padding:  .2rem 0;
}
.memengy_yous_sj ul li:nth-child(2n){
	float: right;
	
}
.memengy_yous_sj ul li img{ 
	width:1rem ;
	display: block;
	margin:.2rem auto; 
}

.memengy_yous_sj ul li h2{ 
	padding: 0 .2rem;
	padding-bottom: .2rem;
}
.memengy_yous_sj ul li p{
	color: #fff;
	opacity: .8;
	text-align: justify;
	padding: 0 .2rem;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.sj_dibu_shoujimg_03{
	padding: .2rem;
}

.sj_dibu_shoujimg_03 img{
	width: 100%;
}


.footer_sj{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100;
	/* box-shadow: 0px 0px 3px #01f8c1; */
	z-index: 999
}

.footer_sj .a_sj{
    display: block;
    text-align: center;
    background: #01f8c1; 
	height: .75rem;
	line-height: .75rem;
	width: 100%;
	color: #fff;
	font-weight: 500;
	font-size: .26rem;
}

.hlw_shang_kj{
	padding: .2rem;
}

.hlw_shang_kj ul{
	overflow: hidden;
}

.hlw_shang_kj ul li{
	width: 33%;
	text-align: center;
	float: left;
}

.hlw_shang_kj ul li h2{
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	border-bottom-right-radius: 10px;
	background-image: linear-gradient(120deg, #cae7ff, #3699fe);
display: flex;justify-content : center;align-items : center;
margin: auto;
box-shadow: 3px 3px 3px #cfe7ff;
}

.hlw_shang_kj ul li h2 img{
	width: .65rem;
}

.hlw_shang_kj ul li p{
	font-size: .26rem;
	color: #555;
	padding: .2rem 0;
}
 
.hlw_biant_k{
	position: relative;
}


.hlw_biant_k img{
	width: 100%;
	display: block;
}
.hlw_biant_k p{
	width: 100%;
	position: absolute;
	top:30%;
	font-size: .28rem;
	text-align: center;
	color: #fff;

} 



.nimen_neir{
	background: url(../images/beijin_hlw_ner_02.png) repeat-y;
	background-size: 100%;
}

.nimen_neir>p{
	padding: .2rem;
	text-align: center;
}

.nimen_neir ul{
	padding: 0 .5rem;
	padding-bottom: .2rem;
}

.nimen_neir ul li{
    margin: .2rem;
    border: solid 1px #eee;
    position: relative;
	height: 1.4rem;
	box-shadow: 0 0 5px #eee;
	background: #fff;
}

.nimen_neir ul li dl{
	width: 70%;
	padding: .1rem 0 0 .1rem;

}
.nimen_neir ul li dt{
	font-size: .26rem;
}

.nimen_neir ul li a{
	width: 1.2rem;
    height: .5rem;
    display: block;
    position: absolute;
    background-image: linear-gradient(to right,#ff7a22 ,#ff9e36);
    text-align: center;
    line-height: .5rem;
    color: #fff;
    /* position: absolute; */
    top: .4rem;
    right: .2rem;
}
.nimen_neir ul li dl dd{
	color: #666;
	font-size: .2rem;
}

.nimen_neir{
	position: relative;
}
.nimen_neir .kuang{
	position: absolute;
	width:.4rem;
	top: 1.8rem;
    left: .28rem;
} 

.nimen_ni_yvm{
	background: url(../images/beijin_hlw_ner_02.png) repeat-y;
	background-size: 100%;
	padding: .2rem 0;
	position: relative;
}

.nimen_ni_yvm .lim{
	padding: 0 .5rem;
    /* padding-bottom: .2rem; */
}

.nimen_ni_yvm .lim>div{
	overflow: hidden;
}
.nimen_ni_yvm .lim>div p{
	width: 25%;
	float: left;
	font-size: .26rem;
	color: #444;
	text-align: justify;
	line-height: .65rem;
}
.nimen_ni_yvm .lim>div input{
	width: 71%;
	padding: 0 2%;
	border: solid 1px #9ddfff;
}


.nimen_ni_yvm .kuang{
	position: absolute;
    width: .4rem;
    top: 1.8rem;
    right: .28rem;
}

.button_ann{
	padding: .2rem .3rem;
}
.button_ann button{
	height: .65rem;
	border-radius: 4px;
	background: #5e81fe;
	box-shadow: 0 2px 5px rgba(92, 126, 254, .5);
	width: 100%;
	border:none;
	color: #fff;
}


.hlw_bt_er{
	padding: .2rem;
	text-align: center;
	padding-bottom: 0;
}


.hlw_bt_er h2{
	margin: auto;
	width: 3rem;
	height: .75rem;
	border: solid 1px #ff882a;
}

.hlw_bt_er h2 span{
	display: block;
	text-align: center;
	line-height: .62rem;height: .62rem;
	margin: .06rem;
	background: #ff882a;
	color: #fff;

}
.hlw_bt_er p{
	line-height: .65rem;
}



.hlw_dibu_xiaog{
	overflow: hidden;
	padding: .2rem .1rem;
	position: relative;
}

.hlw_dibu_xiaog .swiper-slide{
	text-align: center; 
    background: #fff;
    width: 40%;
    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; 
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(92, 126, 254, .2);

}

.hlw_dibu_xiaog .ba_daeg{
	height: 1.5rem;
	text-align: left;
}
.hlw_dibu_xiaog .ba_daeg dl{
	position: relative;
	z-index: 88;
	padding: .05rem ;
}

.hlw_dibu_xiaog .ba_daeg img{
	position: absolute;
	width: .65rem;
	right: .2rem;
	bottom: .1rem;
}

.hlw_dibu_xiaog .ba_daeg dl dd{
	font-size: .2rem;
	color: #666;
}


.footer_sj_hlw .no{
	position: relative;
	padding-left: .3rem;
}
.footer_sj_hlw .no::after{
	content: "";
	background: url(../images/cs_footer_daoh_bai.png) no-repeat;
	width:.3rem;
	height: .3rem;
	background-size: .25rem;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.footer_sj_hlw .a_sj{
	background: #ff882a;
}

.foot_menu ul li.no a{
color: #07c7ec;
}

.head_toub_my{
	position: relative;
}

.head_toub_my>img{
	width: 100%;
}

.head_toub_my .toub_fd{
	text-align: center;
	position: absolute;
	height: .88rem;
	line-height: .88rem;
	top: 0;
	width: 100%;  
}
.head_toub_my .toub_fd p{
	color: #fff;
	font-size: .28rem;
}
.head_toub_my .toub_fd a{
position: absolute;
width: .88rem; 
height: .88rem;
display: flex;justify-content : center;align-items : center;
position: absolute;
top: 0;
right: 0;
}
.head_toub_my .toub_fd a img{
	width: .45rem;

}

.head_toub_my .text_fud{
	position: absolute;
	background: #fff;
	width: 92%;
	margin: auto;
	bottom:-.5rem;
	left: 0;
	padding: .2rem;
	right: 0;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}


.head_toub_my .text_fud .toux_hou {
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: .2rem;
    /* border: 2px solid #fff; */
    background: #fff;
    float: left;
}

.head_toub_my .text_fud .toux_hou img {
    width: 100%;
    max-height: 1.1rem;
    max-width: 1.1rem;
    object-fit: cover;
}
.head_toub_my .text_fud .mingz {
    float: left;
    margin-top: .1rem;
}

.head_toub_my .text_fud .mingz h2 {
    font-size: .3rem;
    font-weight: normal;
    padding-bottom: .05rem; 
}

.head_toub_my .text_fud .mingz span {
    /* background: rgba(0, 0, 0, .13); */
    padding: .05rem 0rem;
    border-radius: .3rem;
    /* line-height: .35rem; */
    /* color: #fff; */
}

.head_toub_my .text_fud .mingz h2 i{
	width: .55rem;
	height: .36rem;
	background: url(../images/vip.png) no-repeat center;
	background-size: .35rem;
	display:inline-block;
	padding: 0 .1rem;
}
.head_toub_my .nimetou_gaib{
	overflow: hidden;
}
.head_toub_my .text_fud ul {
    padding: 6% 0;
    display: flex;
    justify-content: space-between;
	text-align: center;
	padding-bottom: 0;
}
.head_toub_my .text_fud ul li{
	width: 33%;
}
 

.head_toub_my .text_fud ul h3 {
    font-size: .3rem;
    font-family: "黑体";
}

.head_toub_my .text_fud ul p{
	color: #444;
	padding-top: .1rem;
}
.fenh_ziyek{
	padding: .2rem;
	padding-top: .8rem;
}


.fenh_ziyek  ul {
    /* padding: 6% 0; */
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding-bottom: 0;
}

.fenh_ziyek ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: .2rem;
}

.fenh_ziyek ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: .2rem;
}

.fenh_ziyek ul img {
    width: .88rem;
}

.fenh_ziyek ul li h2{
    width: .88rem;
	position: relative;
	margin: auto;
}
.fenh_ziyek ul li h2 i{
	background: #ff0000;
	border-radius: 50%;
	display: block;
	/* padding: 2px; */
	width: .3rem;
	height: .3rem;
	position: absolute;
	color: #f66a0b;
	border: solid 1px #f66a0b;
	top: 0;
	right: 0; 
	background: #fff;
	line-height: .28rem;
	font-size: .15rem;
	overflow: hidden;
}

.my_fuwu_no{
	margin: 0 auto;
    overflow: hidden;
    margin-bottom: .24rem;
    padding:.2rem  0 ;
}

.my_fuwu_no h3 {
    line-height: .5rem;
    padding: .04rem .2rem;
    border-bottom: solid 1px #f6f6f6;
    font-style: normal;
    margin: .1rem 0;
    display: flex;
    align-items: center;
    position: relative;
    font-size: .26rem;
    margin-bottom: .1rem;
}

.my_fuwu_no ul {
    overflow: hidden;
	padding: .1rem 0;
	border-bottom: solid 1px #eee;
}

.my_fuwu_no ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: .2rem;
}

.my_fuwu_no ul img {
    width: .7rem;
}

.sign_haed{
	overflow: hidden;
	position: relative;
}

.sign_haed>img{
	width: 100%;
}
.sign_haed .logo{
position: absolute;
left: .2rem;
top: 40%;
}

.sign_haed .logo>img{
	width: 3.5rem;
}

.sign_neir{
	padding: .2rem .4rem;
}
.sign_neir .rem{
	width: 1rem;
	height: 1rem;
	overflow: hidden;
	border-radius: 50%;
	border: solid 3px #a2d6ff;
	margin: .5rem auto; 
}

.sign_neir .rem img{
	width: 100%;
}

.sign_neir .baiodan .biuaoge{
	border: solid #eee 1px;
	border-radius: 1rem; 
	overflow: hidden;
	padding:0 .1rem;
	margin-bottom: .2rem;
	position: relative;
}

.sign_neir .baiodan .biuaoge h2{
	width: 20%;
	float: left;
	line-height: .65rem;
	text-align: center;
}
.sign_neir .baiodan .biuaoge input{
	line-height: .65rem;
	width: 80%;
	padding: 0;
	margin: 0;
	border:none; 
	height: .65rem;
}
.sign_neir .baiodan .biuaoge input.huoq_yanz{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: .1rem;
	width: initial;
	color: #4aabf9;
	height: .5rem;
	padding: 0 .2rem;
	border-radius: 1rem; 
	line-height:.5rem;
	background: #f2f7fa;
}

.sign_neir .baiodan .wangjimima{
	margin-bottom: .2rem;
	
	justify-content : space-between;
	padding: 0 .2rem;
	text-align:right;
}

.sign_neir .baiodan .wangjimima a{
	color: #999;
}
.sign_neir .baiodan  .anniu{ 
	margin-bottom: .2rem;

}
.sign_neir .baiodan  .anniu button{
	height: .65rem;
	border-radius: 1rem;
	width: 100%;
	margin-bottom: .3rem;
	color: #47a5fa;
	border: solid 1px #47a5fa;
	box-shadow: 0 3px 3px #bed3f0;
}

.sign_neir .baiodan  .anniu .mbutton:first-child{
	background-image: linear-gradient(to right,#295aff,#4cb0f9);
	color: #fff;
	border: none;

}

.sign_neir .baiodan  .anniu .mbutton{
	height: .65rem;
	border-radius: 1rem;
	width: 100%;
	margin-bottom: .3rem;
	color: #47a5fa;
	border: solid 1px #47a5fa;
	box-shadow: 0 3px 3px #bed3f0;
}

.sign_neir .baiodan  .anniu button:first-child{
	background-image: linear-gradient(to right,#295aff,#4cb0f9);
	color: #fff;
	border: none;

}


.sign_footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: .65rem;
	line-height: .65rem;
	text-align: center;
}
.sign_footer a{
	color: #999;
}

#mimadl{
	display: none;
}

.sign_neir .baiodan  .zhuc_fanh{
text-align: center;
}

.sign_neir .baiodan  .zhuc_fanh a{
	color: #f77c29;
}


.ziye_toub {
    position: fixed;
    top: 0px;
    left: 0px;
    height: .75rem;
    width: 100%;
    line-height: .75rem;
    text-align: center;
    box-shadow: 0 0 3px #ababab;
    z-index: 999;
    background: #fff;
}

.ziye_toub .left {
    width: .75rem;
    height: .75rem;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/back_jt.png) no-repeat center;
    background-size: .2rem;
}

.ziye_toub p {
    font-size: .28rem;
    color: #333333;
}

.tiaokuan_k{
	padding: .2rem;

}

.tiaokuan_k h2{
	text-align: center;
	line-height: .45rem;
}

.tiaokuan_k p{
	text-align: justify;
	text-indent: 2em;
}


.list_index_shez .my_dind {
    margin-bottom: 1px; 
    padding: 2%;
    background: #fff;
}

.list_index_shez .my_dind .bt {
    border-bottom: none;
    position: relative; 
    display: flex;
    justify-content: space-between;padding: .08rem 0;
}

.list_index_shez .my_dind .bt a {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.list_index_shez .my_dind .bt h3 {
    font-weight: unset;
    align-items: center;
    display: flex;
    position: relative;
}

.list_index_shez .my_dind .bt a .right {
    align-items: center;
    display: flex;
}

.list_index_shez .my_dind .bt a span {
	margin-top: .051rem;
	position: relative;
	color: #999;
}

.list_index_shez .my_dind .bt a img {
    width: .13rem;
    /* height: .26rem; */
    margin-left: 8px;
}


.list_index_shez .my_dind .bt a img.toux{
	width: .5rem;
	height: .5rem;
	border: solid 1px #b1b1b1;
	overflow: hidden;
	object-fit: cover;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: .0;
	bottom: 0;
	margin: auto;
}

.list_index_shez .my_dind .bt a span dl{
	overflow: hidden;
}

.list_index_shez .my_dind .bt a span dl dd{
	float: left;
	padding-left:25px;
	position: relative;
	margin-left: .5rem;
}

.list_index_shez .my_dind .bt a span dl dd::after,
	.list_index_shez .my_dind .bt a span dl dd::before{
	position: absolute;
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	border: solid 1px #a9a9a9;
	border-radius: 50%;
}
.list_index_shez .my_dind .bt a span dl dd.no{
	color: #299ef7;
}
.list_index_shez .my_dind .bt a span dl dd.no::after{
	border: solid 1px #299ef7;
}
.list_index_shez .my_dind .bt a span dl dd.no::before{
	width: 10px;
	height: 10px;
	border: none;
	background: #299ef7;
	left: 5px;
}

.list_index_shez .my_dind .bt a.gongsjianj{
	align-items : flex-start;

}
.list_index_shez .my_dind .bt a.gongsjianj h3{
	padding-top: .1rem;
}
.list_index_shez .my_dind .bt a.gongsjianj textarea{
	font-size: .22rem;
	width: 4.5rem;
	border:none;
	padding: 0;
}

#picker{
	padding: 0;
	margin: 0;
	text-align: right;
	border: none;
	height: .3rem;
}

.touxiang_xiug{
	width: 3rem;
	height: 3rem;
	background: #eee;
	border-radius: 1.5rem;
	margin:1rem auto;
}

.touxiang_xiug img{
	width: 100%;
}

.xiugai_nic {
    padding:3% 0;
}

 
.xiugai_nic input {
    width: 100%;
	padding: 2%;
	border-radius: 0;
	border: none;
}

.xiugai_nic button{
	background: #ff8d2c;
	color: #fff;
	padding:0 ;
	margin: 0 5%;
	height: .75rem;
	width:90%;
	line-height: .75rem;
	border:none;

	/* border-radius: 0; */
}

.xiugai_nic p{
margin-bottom: 1px;
position: relative;
padding-left: .8rem;
background: #fff;
height: .88rem; 
}
.xiugai_nic p input{
	margin: 0;
	height: .88rem;
}

.xiugai_nic p::after{
	content: "";
	background: url(../images/shouji_s1.png) no-repeat center;
	background-size:.65rem;
	width: .65rem;
	height: .65rem;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2rem;
	margin: auto;
}
.xiugai_nic p:nth-child(2):after{
	background: url(../images/shouji_s.png) no-repeat center;
	background-size:.65rem; 
}
 
.xiugai_nic p input.huoq_yanz {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: .1rem;
    width: initial;
    color: #8d8d8d;
    height: .5rem;
    padding: 0 .2rem;
    border-radius: 1rem;
    line-height: .5rem;
    background: #f2f7fa;
}



/* 订单详情 */

.zy_module_content {
    /* padding-top: .7rem; */
} 
.vip_user_order .order_nav {
    background-color: #fff;
    margin-bottom: 6px;
    padding-top: 1%;
}

.vip_user_order .order_nav a {
    opacity: 1;
    width: auto;
    height: auto;
    background: none;
    font-size: .24rem;
    color: #666;
    line-height: 150%;
    padding: 2% 0;
    border-radius: 0;
    border-bottom: rgba(0,0,0,.0) solid 2px;
    display: block;
}
.vip_user_order .order_nav .swiper-pagination-bullet-active {
    border-bottom: #ff4e00 solid 2px;
    color: #ff4e00;
}
.vip_user_order ul{
	/* padding: 2% 0;
	background-color: #fff; */
}
.vip_user_order ul li {
    background-color: #fff;
    /* margin: 0 2%; */
	/* margin-bottom: 6px; */
	border-bottom: #f3f3f3 solid .2rem;
}
.vip_order_goods h2 {
	font-size: .26rem;
    color: #544e4c;
    line-height: .65rem;
    font-weight: normal;
} 
.vip_order_goods h2 a {
    color: #544e4c;
	display: block;
	padding:0 .1rem;
}
.vip_order_goods h2 img {
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 4px;
    border: solid 1px #eaeaea;
}

.vip_order_goods h3 {
    overflow: hidden;
    /* border-bottom: #eaeaea dotted 1px; */
    padding: 2% .1rem;
    font-weight: normal;
}
.vip_order_goods h3 a {
    float: left;
    overflow: hidden;
    width: 65%;
}
.vip_order_goods h3 a i {
    float: left;
    width: 1.2rem;
    height: 1.2rem;
}
.vip_order_goods h3 a i img {
    display: block;
    width: 100%;
	height: 100%;
	object-fit: cover;
}
.vip_order_goods h3 a dl {
	float: left;
    margin-left: 2.5%;
	width: 65%;
    height: 1.2rem;
    position: relative;
}
.vip_order_goods h3 a dt {
    font-size: .24rem;
    color: #666;
    line-height: .36rem;
    height: .72rem;
    overflow: hidden;
}
.vip_order_goods h3 a dd {
    position: absolute;
    bottom: .1rem;
    font-size: .22rem;
    color: #999;
}
.vip_order_goods h3 a dd em {
    font-style: normal;
    margin-right: .5em;
}

.div3 input{
	text-align: center;
}

.dis_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
	
	
}
 
.vip_user_order ul li .order_btn {
    text-align: right;
    font-size: .24rem;
	padding: 2% .1rem;
}
.vip_user_order ul li .order_btn a {
    background-color: #4aa3e6;
    color: #fff;
}

.vip_user_order ul li .order_btn span, .vip_user_order ul li .order_btn a {
	display: inline-block;
    background-color: #fff;
    color: #544e4c;
    /* width: 1.2rem; */
    text-align: center;
    line-height: 220%;
    border-radius: 100px;
    border: #d8d8d8 1px solid;
    padding: 0 .3rem;
	
}

.my_list_feny{
	text-align: center;
padding: 2%;
}
.my_list_feny a{
	padding: 1.5% 5%;
	background: #a5a5a5;
	color: #fff;
	display: inline-block;
	border-radius:8px;

}

.my_list_feny a:last-child{ 
	background: #ff4e00; 
}
.my_list_feny span{
	margin: 0 2%;
}

.vip_order_goods h2 a{
	border-bottom: solid 1px #f5f5f5;
	color: #999;
	padding-bottom: 0;
	margin-bottom: .1rem;
}
.vip_order_goods h3 p {
    float: right;
    text-align: right;
}

.vip_order_goods h3 p span {
    color: #544e4c;
    font-size: .24rem;
    display: block;
    line-height: 160%;
    margin-bottom: 5%;
}

.vip_user_order ul li .order_btn.order_btn_jia_border {
	border:solid #f5f5f5  1px;
	border-left: none;
	border-right: none;

}

.vip_order_goods h3 a i.color_x{
	width: 1.2rem;
    height: .35rem;
}

.vip_order_goods h3 p span.nimen_tij{
	color: #ff9000;
}
.vip_user_order ul li .order_btn a.huangse{
	color: #ff9000; 
    border: #ff9000 1px solid;
}
.vip_order_goods h3 p span.nimen_ge{
    height: 1rem;
    width: 1.8rem;
    background: url(../images/zhuc_cg.png) no-repeat center;
    background-size: 1.3rem;
}
.vip_order_goods h3 p span.nimen_ge.nimen_ge_ss{
	background: url(../images/zhuc_cg1.png) no-repeat center;
	background-size: 1.1rem;
}


.dingdan_xinagqk{
	margin: .2rem;
}
.dingdan_xinagqk .dangq_luj{
	background: #fff;
	border-radius: 3px;
	padding:.2rem;
}
.dingdan_xinagqk .dangq_luj ul{
	overflow: hidden;
}

.dingdan_xinagqk .dangq_luj ul li{
	width: 25%;
	float: left;
}
.dingdan_xinagqk .dangq_luj ul li span{
	display: block;
	text-align: center;
}
.dingdan_xinagqk .dangq_luj ul li dl{
	position: relative;
	padding: .1rem 0;
}

.dingdan_xinagqk .dangq_luj ul li dt{
	width: .32rem;
	height: .32rem;
	border-radius: 50px;
	background: #dfdfdf;
	margin: auto;
	position: relative;
	z-index: 999;
}

.dingdan_xinagqk .dangq_luj ul li dd{
	width: 100%;
	background: #dfdfdf; 
	height: 2px;
	z-index: 99;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}

.dingdan_xinagqk .dangq_luj ul li.no dt{
	background:#ff9000 url(../images/gou_dd_Xq.png) no-repeat center;
	background-size: .2rem;
}
.dingdan_xinagqk .dangq_luj ul li.no dd{
	background:#ff9000;
}

.class_dingdanxq{
	background: #fff;
	border-radius: 3px;
}

.class_dingdanxq .order_btn_jia_border{
	text-align: right;
	padding: .1rem;
	border-top: 1px #f7f7f7 solid;
}
.class_dingdanxq .order_btn_jia_border span{
	color: #ff9000;
}
.list_index_shez_Ddxq{
	border-radius: 3px;
}
 
.list_index_shez_Ddxq .my_dind .bt h3.color{
	color: #999;
}

.list_index_shez_Ddxq .my_dind .bt a span.xiug{
	color: #ff9000;

}

.list_index_shez_Ddxq .my_dind .bt a span.logo em{
	width: 1.5rem;
	height: 1rem;
	display: block;
}

.list_index_shez_Ddxq .my_dind .bt a span.logo em img{
	height: 1rem;
	width: 100%;
	object-fit: cover;
	margin-left: 0;
}
 
.list_index_shez .my_dind .bt a span.nimen_de{
	color: #444;
}
.list_index_shez .my_dind.no_border_b{
	margin-bottom:0;
    padding:.1rem 2%;
}


.nimen_halou{
	padding: .2rem 0;
	background: #fff;
	border-radius: 3px;
}
.nimen_halou .biaot_Ba{
	/* border-bottom: 1px; */
	line-height: .65rem;
	border-bottom: 1px solid #f5f5f5;
}
.nimen_halou .biaot_Ba p{
	color: #444;
	padding: 0 .1rem;
}

.nimen_halou .biaot_Ba p span{
	font-size: .18rem;
	color: #8d8d8d;
}

.nimen_halou .biaot_Ba p em{
	font-size: .18rem;
	color: #ff8421; 
	float: right; 
}


.nimen_halou ul{
	overflow: hidden;
	margin:.3rem .1rem;
}

.nimen_halou ul li{
	width: 33%;
	float: left;
	text-align: center;
	height: 3.5rem;
}
.nimen_halou ul li h2{
	width:1.5rem;
	height: 2rem;
	background: #f5f5f5;
	margin: auto;
	display: flex; 
	align-items : center;
	justify-content : center;
}
.nimen_halou ul li h2 img{
	width: .4rem;
	height: .4rem;
}

.nimen_halou ul li h2 img.img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nimen_halou .dindan_Xx{
	padding: .2rem;
}
.nimen_halou .dindan_Xx p{
	padding: .1rem 0;
	overflow: hidden;
}

.nimen_halou .dindan_Xx p em{
	float: right;
	color: #444;
}

.my_dd_xq p{
	color: #ff5400;
}

.mydd_xq_footer{
	height: .75rem;
    background: #fff;
    /* border-top: solid 1px #eee; */
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    line-height: .75rem;
    box-shadow: 0 0 5px #eee;
}

.mydd_xq_footer p{
	float: left;
	width: 40%;
}
.mydd_xq_footer .anniu{
	width:60%;
	float: right;
	overflow: hidden;
	position: relative;
}
.mydd_xq_footer .anniu::after{
	content: "";
	background:#eee;
	width: 1px;
	height: .7rem;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.mydd_xq_footer .anniu a{
	width: 50%; 
	display: block;
	float: left;
	text-align: center;
	color: #ff9d29;
}
.mydd_xq_footer .anniu a:last-child{
	background: #ff9d29; 
	color: #fff;
}
.mydd_xq_footer p em{
	color: #ff7800;
}



/*  */
/*search_bomb_box搜索弹框*/
.search_bomb_box{
	background-color: #fff; height: 100%; 
	display: none;
	max-width: 640px;
	width: 100%;
	margin: 0 auto; 
}
.search_top{ background-color: #f5f5f5; border-bottom: #ddd solid 1px; padding:2% 1%; }
.search_top a{display: inline-block;  vertical-align: middle; width: 8%;}
.search_top a img{ width: 38%; display: block; margin:0 auto; }
.search_top div{border:#dddddd solid 1px; border-radius: 100px; display: inline-block; vertical-align: middle; 
	width: 83%; padding:1%; overflow: hidden; background-color: #fff;
}
.search_top div select{ color: #10805a; font-size: .24rem; vertical-align: middle; margin-left: 2%; 
	background:url(../images/xsj_down.png) right center no-repeat #fff;
	background-size: 20%; margin-right: 2%; width: 14%; line-height: 120%;
}
.search_top div input{font-size: .26rem; line-height:180%; color: #666; width: 82%;border: none; vertical-align: middle; background-color: #fff; margin-left: 2%}
.search_top div button{ display: inline-block; vertical-align: middle; background-color: #fff; width: 14%;border: none;}
.search_top div button img{ display: block; width: 46%; margin:0 auto; }

.search_txt{ padding:0 2%; }
.search_txt h2{ font-size: .28rem; color: #ff2e26; margin:5% 1% 1%; }
.search_txt ul{ overflow: hidden; }
.search_txt ul li{ float: left;  background-color: #f5f5f5; border:#ddd solid 1px; padding:0 2%; margin: 3% 1% 0 1%;}
.search_txt ul li a{display: block; color: #666; font-size: .24rem; line-height: 200%;}




/*  */
.sos_t{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: .05rem .08rem;
}

.sos_t .xiaox{
	width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, .4);
    position: relative;
    margin-right: .22rem;
}
.sos_t .xiaox i{
    padding: .01rem .03rem;
    display: inline-block;
    border-radius: .2rem;
    background: #fff;
    color: #ff2e26;
    line-height: .2rem;
    font-style: normal;
    top: 0rem;
    right: -.19rem;
    position: absolute;
    font-size: .2rem;
}
.sos_t .xiaox img{
	width: 80%;
    display: block;
    margin: .06rem auto;
}

.sos_t  .so_input input{
    font-size: .22rem;
    width: 4rem;
    min-width: 100%;
    border: none;
    line-height: .30rem;
    background: #fff url(../i/sous.png)no-repeat center left .1rem;
    background-size: 10%;
    padding-left: .51rem;


}
.sos_t  .so_input p{
	margin: 0rem;
}



/*=======================================
		商品列表页
  =======================================*/
/*弹出层部分共用样式重写*/
.c-filter-div .filter-city{margin-top:1px;}
.c-filter-div .select-one,.c-filter-div .select-two{margin-top:.7rem;}
/*商品分类页*/
.category-top .search{
	border-bottom:1px solid #e8e8e8;
	position:fixed; left:0; top:0; right:0; z-index: 1;
	 background:#F6F6F9
	}
.menu-left,.menu-right{
	position: fixed;
    /* left: 0; */
    top: .7rem;
    bottom: 0;
    /* overflow-y: scroll; */
    width: 30%;
}
.menu-right #loading{left:.02rem; top:.1rem;}

.menu-left{background:#F6F6F9;}
.menu-left ul{
	padding-bottom: 1.2rem;
}
.menu-left ul li{
	padding: 0.3rem .08rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    /* width: 1.6rem; */
	text-align: center;
	border-bottom: solid 1px #ececec;
}
.menu-left ul li.active{background:#fff; position:relative;}
.menu-left ul li.active:before{content: " "; position: absolute;display: block; width:2px; height:100%; background:#ff2e26; top:0; left:0;}
.menu-right{
	background: #fff;
    position: absolute;
    margin-left: .03rem;
    margin-top: 0.1rem;
	right: 0;
	/* overflow-y: auto; */
    /* bottom: 0; */
    /* left: 0.6rem; */
    width: 70%;
}
.menu-right h5{
    font-size: .22rem;
    line-height: .22rem;
    /* padding-left: .2rem; */
    /* border-left: solid 2px #ff2e26; */
    color: #2b353e;
	margin: .1rem;
	font-size: .3rem;
 }
/* .menu-right h5:first-child{margin-top:0;} */
.menu-right ul{overflow: hidden;    padding-bottom: 1.2rem;}
.menu-right ul li{text-align: center;}
.menu-right ul li a{	color: #999;}
.menu-right ul li:nth-child(3n+1) a{left:0; right:.7rem;}
.menu-right ul li:nth-child(3n) a{right:0; left: .7rem;}
.menu-right ul li span{display:block;height:0.6rem; line-height: 0.6rem; overflow: hidden; text-align: center; font-size:.2rem;
}
.menu-right ul li img{width:1.2rem; height: auto;border:1px solid #ddd;	}
 
.mune-no-img img{display:none}
.mune-no-img span{ color:#555; border-radius: 4px;}
.class_banner{
	padding:3% 2%;
	padding-top: 0px;
	padding-bottom: .1rem;
}
.w-3 {
    width: 33.33%;
    float: left;
    /* padding: .6rem .4rem; */
    box-sizing: border-box;
    position: relative;
}

.class_banner img{
	width: 100%;
}



/*  */
.class_my_kuang{
	padding: .2rem;
}

.class_my_kuang li{
	overflow: hidden;
	text-align: left;
	margin-bottom: .2rem;
}
 
.class_my_kuang li h6{
	display: flex;
	align-items : center;
	color: #2b353e;
}

.class_my_kuang li h6 img{
	width: .35rem;
    height: auto;
	border: none;
	margin-right: .05rem;
}
.class_my_kuang li a{
    padding: 0 .1rem;
	display: inline-block;
	padding-left: .3rem; 
	
}
.class_my_kuang li a img{
	width: .36rem;
	border:none; 
}

.menu-right ul li {
	text-align: left;
}

.toubu_class{
	background: #fff;
	padding: .1rem .2rem;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	height: .75rem;
	z-index: 999;
	overflow: hidden;
} 
.toubu_class input.mui-input-clear{  
	/* margin-bottom: 0; */
	border-radius: 100px;
}

.nimen_dseng ul{
	overflow: hidden;
}
.nimen_dseng ul li{
	width: 33%;
	text-align: center;
	float: left;
}
.nimen_dseng ul li.no a{
	color: #ff5824;
	display: block;
	position: relative;
}
.nimen_dseng ul li.no a::after{
	width:1em;
	height:2px;
	content: "";
	background: #ff5824;
	display: block;
	position: absolute;
	bottom:.1rem;
	left: 0;
	right: 0;
	border-radius: 3px;
	margin: auto;
}

.color_chican{
position: relative;
}
.color_chican>img{
	width: 100%;
	display: block;
}
.color_chican .zhishi_guanj{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.color_chican .zhishi_guanj img{
	width: .88rem;
	float: left;
	padding: .2rem 0;
	margin: 0 .3rem;
}

.color_chican .zhishi_guanj>dl{
	float: left;
	padding-top: .2rem;
}

.color_chican .zhishi_guanj>dl dt{
	color: #802525;
	font-size: .28rem;
	font-weight: 600;
}

.color_chican .zhishi_guanj>dl dd{
	color: #802525;
	font-size: .20rem;
}

.color_chican a{
	position: absolute;
	background: #ff5929;
	display: block;
	padding: 0 .3rem;
	line-height: .55rem;
	color: #fff;
	border-radius:50px;
	top:.35rem; 
	right: .2rem;
}

.banli_zhuc>h2{
	line-height: .75rem;
	text-align: center;
	border-bottom: solid 1px #f5f5f5;
}

.banli_zhuc ul{
	overflow: hidden;
	position: relative;
}
.banli_zhuc ul li a{
    display: inline-block;
	height: 1.5rem;
	text-align: center;
} 

.banli_zhuc ul li{
	float: left;
	display: flex; 
	justify-content : center; 
	align-items : center;
	height: 3rem;
	width: 33%;
}
.banli_zhuc ul li p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.banli_zhuc ul li img{
	width: .75rem;
	display: block;
	margin: auto;
}
.banli_zhuc ul li:nth-child(1){
	border-right: solid 1px #f5f5f5;
}
.banli_zhuc ul li:nth-child(2){
	border-right: solid 1px #f5f5f5;

}

.banli_zhuc ul li:nth-child(2),
.banli_zhuc ul li:nth-child(3){
	height: 1.5rem;
	border-bottom: solid 1px #f5f5f5;

}
.banli_zhuc ul li:nth-child(4){
	height: 1.5rem; 
	width:66%;
}
.banli_zhuc ul li h2{
	color: #f95630;
}



.banli_zhuc_dier ul li:nth-child(5){
	float: left;
	border-right: solid 1px #f5f5f5;
	border-top:solid 1px #f5f5f5;
	height: 1.5rem;
}
 
.banli_zhuc_dier ul li:nth-child(6){
	height: 1.5rem;
	border-top:solid 1px #f5f5f5;
}
.banli_zhuc_dier ul li:nth-child(7){
	height: 3rem;  
	border-top:solid 1px #f5f5f5;
	border-left:solid 1px #f5f5f5;

}

.banli_zhuc_dier ul li:nth-child(8){
    height: 1.5rem;
    width: 66%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: solid 1px #f5f5f5;
}

.banli_zhuc_shan{

}

.banli_zhuc_shan ul li{
	width: 33%!important;
	border-right: solid 1px #f5f5f5;
	border-bottom: solid 1px #f5f5f5;
	height: 1.5rem!important;
	
}
.banli_zhuc_shan ul li:nth-child(3n){
	border-right: none;

}

 
.div_sannimen ul li:nth-child(1){
	height: 1.5rem; 
	border-right: 0;
	width:66%;  
	border-bottom: solid 1px #f5f5f5;

}
.div_sannimen ul li:nth-child(2){
	border-right: 0;
	height: 3rem;
	border-left: solid 1px #f5f5f5;
	border-bottom: 0;

}
.div_sannimen ul li:nth-child(3){
	float: left;
	width: 33%;
	position: absolute;
    left: 0;
    bottom: 0;
}
.div_sannimen ul li:nth-child(4){
	width: 33%; 
	position: absolute;
    left: 33%; 
    bottom: 0;
}

.div_sannimen ul li{

}

.color_chican{
    /* position: relative; */
	background: #fff;
	height:1.3rem;
}

.banli_zhuc>h2.left{ 
	padding: 0 .2rem;
	text-align: left;
}  
.buchengg_nime ul li{
	height: 1.5rem;
	float: left;
	width: 33%!important;
	border-bottom: solid 1px #f5f5f5!important;
	border-right: solid 1px #f5f5f5!important;
	border-top: 0!important;
	border-bottom:0!important;

}
.buchengg_nime ul li:nth-child(1){
	width:66%!important;
	border-bottom: solid 1px #f5f5f5!important;

}
.buchengg_nime ul li:nth-child(2){ 
	border-bottom: solid 1px #f5f5f5!important;

}

.tiaoma_kuang{
	padding: .3rem 0;
	text-align: center;
}
.tiaoma_kuang h2{
	font-size: .35rem;
}

.banli_zhuc_cige ul li{
	width: 33%;
	
}

.banli_zhuc_cige ul li:nth-child(4) {
    height: 1.5rem;
    width: 33%;
}
.banli_zhuc_cige ul li:nth-child(5) {
    height: 1.5rem;
    width: 33%;
}

.zlk_banner{
	overflow: hidden;
	position: relative;
}
.zlk_banner>img{
	width: 100%;
	display: block;
}

.zlk_banner .sous_ni{
	position: absolute;
	width: 96%;
	margin: auto;
	bottom: .2rem;
	left: 0;
	right: 0;
	background: #fff;
	height: .75rem;
	overflow: hidden;
	border-radius: 3px;
	
}


.zlk_banner .sous_ni img{
	width: .35rem;
	top: 0;
	bottom: 0;
	left: .2rem;
	margin: auto;
	display: block;
	position: absolute;
}
.zlk_banner .sous_ni input{
	display: block;
	border: none;
	padding: 0 .6rem;
}

.zlk_banner .sous_ni button{ 
	background: #ff7200;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
	border: 0;
	line-height: .76rem;
	padding: 0 .4rem;
	color: #fff;
}

.jingxuan_list{
	/* width: ; */
}
.jingxuan_list ul{
	overflow: hidden;
	padding: .2rem;
	margin: .2rem 0;
	border: solid 1px #f5f5f5;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
}
.jingxuan_list ul li{
	display: inline-block;
	padding:0 .2rem;
	height: .55rem;
	line-height: .55rem;
	border: solid 1px #4d4d4d;
	border-radius: 100px;
	margin-right: .3rem;
}
.jingxuan_list ul li.no{
	background: #fff8d9;
}


.sbk_footer{
	height: .75rem;
    background: #fff;
    /* border-top: solid 1px #eee; */
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;    left: 0;
    line-height: .75rem;
	box-shadow: 0 0 5px #eee;
	overflow-y: auto;
} 

.sbk_footer a{
	width: 50%;
	text-align: center;
	line-height: .75rem;
	background: #fecd2e;
	height: .75rem;
	display: block;
	float: left;
	color: #fff;
}
.sbk_footer a:last-child{
	background: #029339;
}

.shaixuan_ba{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 9999;
	overflow-y: auto;
	display: none;
} 
 
.shaixuan_ba .bt{
	text-align: center;
	line-height: .65rem;
	/* display: inline-block; */
	text-align: center;
}
.shaixuan_ba .bt p{
	position: relative;
	display: inline-block;
	color: #2f2f2f;
	font-size: .3rem; 
	
}
.shaixuan_ba .bt p::after,
.shaixuan_ba .bt p::before{
	content: "";
	width: .5rem;
	height: 1px;
	background: #b7b7b7;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -.65rem;
}

.shaixuan_ba .bt p::before{
	left:initial;
	right:-.65rem;
}

.shaixuan_ba ul{
	padding:.2rem .3rem;
}

.shaixuan_ba ul li{
	border-bottom: dashed 1px #ccc;
	line-height: .5rem;
	padding-bottom: .1rem;
	margin-bottom: .1rem;
}
.shaixuan_ba ul li h2{
	display: inline-block;
	
}
.shaixuan_ba ul li a{
	display: inline-block;
	color: #666;
	margin-right: .2rem;
	padding: 0 .2rem;
	border-radius: 3px;
	margin-bottom: .1rem;
}
.shaixuan_ba ul li a.no{
	background: #02c872;
	color: #fff;
	
}

.shaixuan_ba ul li .kuang_d
{
	overflow: hidden;
}
.shaixuan_ba ul li .kuang_d p{
	width: 48%;
	float: left;
	border: solid 1px #eee;
	margin-bottom: .2rem;
	padding: .1rem;
	border-radius: 3px;
}
.shaixuan_ba ul li .kuang_d p:nth-child(2n){
	float: right;
}

.shaixuan_ba ul li .shouqi_we{
	text-align: center;
}

.zl_xq_fenx{
	padding: .2rem;
	position: relative;
	border: solid 1px #eee;
	border-left: 0;
	border-right: 0;

}

.zl_xq_fenx h2{
	line-height: .5rem;
	font-size: .28rem;
}

.zl_xq_fenx dl{
	position: absolute;
	height: .9rem;
	top: 0;
	right: .2rem;
}

.zl_xq_fenx dl dd{
	line-height: .9rem;
	padding-left: .3rem;
	margin-left: .3rem;
	float: left;
	background: url(../images/shouy_x.png) no-repeat center left;
    background-size: .24rem;
}
.zl_xq_fenx dl dd:nth-child(2){
	background: url(../images/shouy_xf.png) no-repeat center left;
    background-size: .3rem;
}


.guige_ge{
	padding: .2rem;
}
.guige_ge li{
	overflow: hidden;
	padding-bottom: .1rem;
}
.guige_ge li p{
	width: 25%;
	float: left;
}

.guige_ge li span{
	width: 75%;
	display: block;
	float: left;
	text-align: justify;
}


.neig_daoh_zl_Xq{
	position: relative;
}

.neig_daoh_zl_Xq .bt{ 
	border-bottom: solid 1px #eee;
background: #f5f5f5;
width: 100%;
}

.neig_daoh_zl_Xq .bt ul{
	overflow:hidden;
	white-space: nowrap;
	overflow-x: auto;
	overflow-x: scroll; 

}

.neig_daoh_zl_Xq .bt ul li{
	display: inline-block;
	height: .75rem;
	line-height: .75rem;
	padding: 0 .2rem; 
	position: relative;
	font-weight: 600;
}


.neig_daoh_zl_Xq .bt ul li::after{
	position: absolute;
	content: "";
	width: 1px;
	height: 1em;
	background: #eee;
	display: block;
	top: 0;
	bottom: 0;
	right: -2px;
	margin: auto;
}


.neig_daoh_zl_Xq .bt ul li.no{
	color: #3699fe;
}

.neig_daoh_zl_Xq .bt ul li.no::before{
	width:calc(100% - .4rem);
	background: #3699fe;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
}

.neig_daoh_zl_Xq .bt ul li.active a{
	color: #3699fe;
}

.neig_daoh_zl_Xq .bt ul li.active::before{
	width:calc(100% - .4rem);
	background: #3699fe;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
}
.zl_xiangq_neir{
	padding: .2rem;
}
.zl_xiangq_neir img{
	width: 100%;
	display: block;
} 
.zl_xiangq_neir img{

}


.cd_footer_daoh.cd_footer_daoh_zlxq a{
	width: 50%;
}

.cd_footer_daoh.cd_footer_daoh_zlxq  .qian{
	background: #07c7ec;
	color: #fff;
}

.news_banner .swiper-slide{
	position: relative;
}

.news_banner .swiper-slide p{
	position: absolute;
	bottom:0;
	width: 100%;
	left: 0;overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	line-height: .75rem;
	color: #444;
}


.news_daoh{
	border-top: solid 2px #999;
	border-bottom: solid 1px #eee;
}

.news_daoh ul{ 
	overflow: hidden;
}
.news_daoh ul li{
	float: left;
	width: 33%;
	line-height: .65rem;
	text-align: center;
}
.news_daoh ul li a{
	line-height: .65rem;
	position: relative;
	display: inline-block;
	font-weight: 600;
}
.news_daoh ul li.no a::after{
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	height: 2px;
	background: #1ad3cc;
	width:100% ;
	content: ""; 
}

.news_neir{
	border-bottom: solid 1px #eee;
	padding: .2rem;
}

.news_neir ul{
	overflow: hidden;
}

.news_neir ul li{
	width: 48%;
	height: 1.6rem;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: .2rem;
}

.news_neir ul li img{
	height: 1.6rem;
	width: 100%;
	object-fit: cover;
}

.news_neir ul li p{
	background: rgba(0,0,0,.5);
	line-height: .65rem;
	position: absolute;
	left:0;
	bottom: 0;height: .65rem;
	width:100%;
	padding: 0 2%;
}

.news_neir ul li p span{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
}
.news_neir ul li:nth-child(2n){
	float: right;
}



.news_guw_fc{
	padding: .2rem;
}

.news_guw_fc .bt{
	text-align: center;
	line-height: .65rem;
	font-weight: 600;
}
 

.news_guw_fc ul li{
	border: solid 1px #eee;
	overflow: hidden;
	padding: .2rem;
}

.news_guw_fc ul li .left{
	float: left;
	width: 30%;

}

.news_guw_fc ul li .left img{
	width: 1.5rem;
	height: 1.5rem;
	border: 2px solid #999;
	display: block;
	margin: auto;
	margin-bottom: .4rem;

}

.news_guw_fc ul li .left a{
	width: 1.5rem;
	height: .65rem;
	line-height: .65rem;
	text-align: center;
	display: block;
	margin: auto;
	margin-bottom: .2rem;
	border: dashed 1px #eee;
}


.news_guw_fc ul li .right{
	float: right;
	width: 65%;

}

.news_guw_fc ul li .right h2{
	font-size:.28rem;
	margin-bottom: .2rem;
}

.news_guw_fc ul li .right span{
	color: #a5a5a5;
	display: block;
}
.news_guw_fc ul li .right em{
	color: #4d4d4d;
	display: block;
	margin-bottom: .6rem; 

}

.news_guw_fc ul li .right p{
color: #666;
display: -webkit-box;
text-overflow: ellipsis;
overflow : hidden;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
}


.news_Xq{
	padding: .2rem;
}

.news_Xq .neirongk{
	padding: .2rem 0;
	text-align: justify;
}

.news_Xq .neirongk img{
	width: 100%;
}

.news_Xq .bt h2{
	text-align: center;
	line-height: .45rem;
	font-size: .28rem;
}


.xiaz_mkl{
	padding: .2rem 0; 
	overflow: hidden;
}
.xiaz_mkl .bt{
	overflow: hidden;
	padding: .1rem 0;
	border-bottom: dashed 1px #ccc;
}
.xiaz_mkl h3{
	width:2rem;
	height: .65rem;
	color: #fff;
	border-radius: .65rem;
	text-align: center;
	background: #30a5dd;
	display:flex;
	justify-content:center;
	align-items:center;
	float: right;
	
}
.xiaz_mkl h3 img{
	width:.25rem;
	margin: 0 .1rem;

}

.xiaz_mkl ul{
	width: 100%;
	padding: .2rem 0;
}


.xiaz_mkl ul li{
	border-bottom: dashed 1px #ccc;
	line-height: .65rem;
	overflow: hidden;
	background: url(../images/xz.png) no-repeat center right;
	background-size:.26rem;
	
}
.xiaz_mkl ul li p{
overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; 
	color: #4d4d4d;
	margin-right: .3rem;
}
.xiaz_mkl ul li span{
	padding-right: .2rem;
}

.news_Xq .bianji{
	color: #999;
}
.news_Xq .neirongk p{
	color: #4d4d4d;
}

.news_footer_k{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
	box-shadow: 0px 0px 3px #d2d2d2;
	background: #fff;
	height: .88rem;
	padding: 0 2%;
}
.news_footer_k .left{
	float: left;
	width: 40%;margin-top: .17rem;
}
	
.news_footer_k .left>div{
	display:flex; 
	align-items:center;
	background: #e5e5e5;
	height: .55rem;
	border-radius: 3px;
	padding: 0 .1rem;
}

.news_footer_k .left>div img{
width: .3rem;
margin-right: .1rem;
}
.news_footer_k ul{
overflow: hidden;
width: 60%;margin-top: .17rem;
padding:0 2%;
}

.news_footer_k ul li{
	float: left;
	width: 33%;
}
.news_footer_k ul li img{
	width: .3rem;
	display: block;
	margin:auto;

}
.news_footer_k ul li p{
	text-align: center;
	color: #666;
}

.pinglun_ni{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: -30%;
	background: #fff;
	border-radius: 10px;
	z-index: 9999;
	padding:.1rem;
	box-shadow: 0 0 3px #eee;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#nimen_hei{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9998;
	background: rgba(0,0,0,.3);
	top: 0;
	left: 0;
display: none;
}
.pinglun_ni .chch{
	overflow: initial;
	padding-bottom: .2rem;
}
.pinglun_ni .chch img{
    width: .45rem;
    float: right;
    opacity: .5;
    margin: .1rem;
	margin-bottom: 0;
	
}

.pinglun_ni textarea{
	margin-bottom: 0;
	margin:2%;
	width: 96%;
	font-size: .22rem;
}

.pinglun_ni button{
	margin-bottom: .2rem;
    text-align: right;
    float: right;
    margin-right: 2%;
    background: #30a5dd;
    color: #fff;
	border: none;
	
}

.pinglun_news_Xq{
	padding: .2rem;

}

.pinglun_news_Xq .bt{
font-size: .28rem;
}
.pinglun_news_Xq .bt span{
	color: #999;
}

.pinglun_news_Xq ul{
	padding:.2rem;
}

.pinglun_news_Xq ul li{
margin-bottom: .2rem;
padding-bottom: .2rem;
border-bottom: solid 1px #eee;
}

.pinglun_news_Xq ul li dl{
	display: flex;
	align-items : center;
}
.pinglun_news_Xq ul li dl dt{
	width: .55rem;
	height: .55rem;
	overflow: hidden;
	border-radius: 100px;
	margin-right: .2rem;
}
.pinglun_news_Xq ul li dl dt img{
	width: 100%;
	min-height: .55rem;
	object-fit: cover;

}
.pinglun_news_Xq ul li dl dd{
	font-weight: 600;
	font-size: .26rem;
}

.pinglun_news_Xq ul li  .pingl_neir{
	padding: .2rem .1rem;
	margin: .2rem 0;
	margin-left:.55rem;
	border-radius: 2px;
	background: #f5f5f5;

}
.pinglun_news_Xq ul li  p{
	padding-left:.65rem;


}
.sbk_footer.sbk_footer_maisd_Xq a {
	color: #444;
	background: #fff;
}

.sbk_footer.sbk_footer_maisd_Xq a:last-child {
	background-image: linear-gradient(to right,#ff871f,#ff5a00);
	color: #fff;
}

.neirong_maixq{
	background: #fff;
	position: relative;
	top:-.2rem;
	z-index: 999;
	padding: .2rem 0;
	border-radius:.1rem;
}
.neirong_maixq .top{
	padding: .2rem;
}
.neirong_maixq .top h2{
	font-size: .28rem;
}
.neirong_maixq .top>span{
	color: #8f8f94;
	line-height: .45rem;
	display: block;
	padding-bottom: .2rem;
}
.neirong_maixq .top .jine{
	color: #8f8f94;
	margin-bottom: .05rem;
}
.neirong_maixq .top .jine em{
	color:#ff621d;
}
.neirong_maixq .top .jine em b{
	color:#ff621d;
	font-size:.3rem;
}
.neirong_maixq .top .nimen_li{
 
}

.neirong_maixq .top .nimen_li ul{
	overflow: hidden;
	margin: .1rem 0;
}

.neirong_maixq .top .nimen_li ul li{
	display: inline-block;
	border: solid 1px #eee;
	padding:.1rem .22rem;
	position: relative;
	border-radius:2px;
}

.neirong_maixq .top .nimen_li ul li.no{
	border: solid 1px #20d4b0;
}
.neirong_maixq .top .nimen_li ul li.no {
	background: url(../images/erweim_s.png) no-repeat top right;
	background-size: .34rem;
}

.neirong_maixq .top .nimen_li ul li.no a{
	color: #20d4b0;
}


.shuliang_img{
	margin: .2rem;
    overflow: hidden;
    padding-bottom: .2rem;
    border-bottom: solid 1px #eee;
}
.shuliang_img p{
	float: left;
	line-height: 35px;
}
.shuliang_img .paing_img {
    float: left;
}
.shuliang_img .paing_img a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border: solid 1px #bebebe;
    float: left;
}
.shuliang_img .paing_img input {
    width: 45px;
    padding: 0 10px;
    float: left;
    height: 35px;
    border-left: none;
    border-right: none;
    border-top: solid 1px #bebebe;
    border-bottom: solid 1px #bebebe;
    outline: none;
	text-align: center;
	border-radius:0;
	margin-bottom: 0;
}
.shuliang_img{
	margin-bottom: .2rem;
}

.neirong_maixq .heji{
	padding:0 .2rem;
	text-align: right;
	margin-bottom: .2rem;
}
.neirong_maixq .heji span{
	color: #ff621d;
}
.neirong_maixq .heji span em{
	color: #ff621d;
	font-size: .28rem;
	font-weight: 600;
}

.maisb_xq_neir{
	padding: .2ren;
}

.maisb_xq_neir .bt{
	border-bottom: solid 1px #f5f5f5;
	line-height: .75rem;
	text-align: center;
	padding: 0 .4rem;
	overflow: hidden;
}
.maisb_xq_neir .bt a{
	display: block;
	width: 50%;
	float: left;
	position: relative;
}
.maisb_xq_neir .bt a.no{
	color: #20d4b0;
}

.maisb_xq_neir .bt a.no::after{
	content: "";
	width: 2em;
	height: 1px;
	background: #20d4b0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.color_ge{
	padding: .2rem 0;
}

.color_ge img{
	width: 100%;
}

.baiot_ling{
	padding: .2rem;
}

.baiot_ling h2{
	font-size: .28rem;
} 

.list_shangb_zc .my_dind .bt a span input{
	border:none;
	padding: 0;
	margin: 0;
	height: initial;
	text-align: right;
}

.list_shangb_zc .my_dind .bt a{
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: .1rem;
}

.list_shangb_zc .my_dind{
	padding-top: 0px;
}

.list_shangb_zc .my_dind .bt a span .tub_yangs{
	width: 1rem;
	height: 1rem;
	object-fit: cover;
}


.list_shangb_zc .my_dind .bt a span dl dd.no{
	color: #ff551e;
}

.list_shangb_zc .my_dind .bt a span dl dd.no::before{
	background: #ff551e;
}

.list_shangb_zc .my_dind .bt a span dl dd.no::after{
	border:solid 1px #ff551e;
}

.tiishi_zdzc{
	padding:.2rem;
}

.tiishi_zdzc p{
	padding:.1rem .2rem;
	padding-left:.4rem;
	font-size: .2rem;
	background: #ffeee1 url(../images/gangh.png) no-repeat center left 4px;
	background-size: .28rem;
	border-radius: 2px;
}

.xuanz_leib{
	padding: .2rem;
}
.xuanz_leib ul{
	overflow: hidden;
}

.xuanz_leib ul li {
    display: inline-block;
    border: solid 1px #eee;
    padding: .1rem .22rem;
    position: relative;
    border-radius: 2px;
}
.xuanz_leib ul li.no{
	border: solid 1px #ff551e;
	color: #ff551e;
	background: #ffeee1;

}

.xuanzhe_anner_zc{
	padding: .2rem;

}
.xuanzhe_anner_zc a{
	background: #ff8421;
	display: block;
	line-height: .65rem;
	border-radius: 4px;
	text-align: center;
	color: #fff;
}

.shous_jiszhuc .sous{
	position: initial;
}

.shous_jiszhuc .sous p{
	background: #eee url(../images/sous.png) no-repeat center left .1rem;
	background-size: .3rem;
	
}

.jishu_zhuc_leib{
	padding: .2rem;
}

.jishu_zhuc_leib ul>li .bt{
	overflow: hidden;
	line-height: .65rem;
	display: flex;
	align-items : center; 
	padding: .1rem 0;
	justify-content : space-between;
}
.jishu_zhuc_leib ul>li {
	border-bottom: solid 1px #eee;
}
.jishu_zhuc_leib ul>li .bt p{
	display: flex;
	align-items : center; 
	color: #444;
}
.jishu_zhuc_leib ul>li .bt img.jt{
	width: .15rem;margin-right: .1rem;
}
.jishu_zhuc_leib ul>li .bt img.jt.xuanz{
	transform:rotate(90deg);
}

.jishu_zhuc_leib ul>li .bt p img{
	width: .25rem;
	margin: 0 .1rem;
	display: block;
}
.jishu_zhuc_leib ul>li .bt .gongzhi{
	width: 20%;
	text-align: right;
	display: flex;
	align-items : center; justify-content : flex-end;
}
.jishu_zhuc_leib ul>li .bt .gongzhi span{
	color: #ff8e33;
	padding:0 .1rem;
}


.jishu_zhuc_leib ul>li .nimen_ge{
	overflow: hidden;
	background: #eee;
	padding: .2rem;
	display:none;
}

.jishu_zhuc_leib ul>li .nimen_ge a{
	display: block;
	line-height: .65rem;
	border-bottom: 1px solid #e6e6e6;
}

.jishu_zhuc_leib ul>li .nimen_ge a.no{
	color: #ff8e33;
}

.dingdan_vurong{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
	box-shadow: 0px 0px 3px #d2d2d2;
	height: .88rem;
	background: #fff;
	z-index: 99;
}

.dingdan_vurong .left{
	float: left;
	position: relative;
	margin-left: .2rem;
	height: .88rem; 
}
.dingdan_vurong .left i{
    display: block;
    width: .3rem;
    height: .3rem;
    background: #ff2e26;
    color: #fff;
    position: absolute;
    top: .03rem;
    text-align: center;
    right: -.2rem;
    font-size: .2rem;
    border-radius: 50%;
    line-height: .3rem;
}

.dingdan_vurong .left img{
	width: .65rem;
	padding-top: .13rem;
	display: block; 
}
.dingdan_vurong dl{
	float: right;
}
.dingdan_vurong dl dt{
	text-align: center;
	float: left;
	margin-top: .1rem;
}
.dingdan_vurong dl dt span{
	color: #ff8421;
}

.dingdan_vurong dl dd{
	float: left;
}
.dingdan_vurong dl dd a{
	display: inline-block;
	border-radius: 3px;
	padding: .08rem .2rem;
	color: #fff;
	margin: .15rem .2rem 0 .1rem;
	background: #c5c5c5;
}


.dingdan_vurong dl dd a.no{
	background: #ff8421;

}

.chakan_yes_Xz{
	position: fixed;
	height: 80%;
	width: 100%;
	background: #fff;
	left: 0;
	bottom: -80%;
	z-index: 98;
	border-bottom-right-radius: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.chakan_yes_Xz .bt{
	padding: 0 .2rem;
	line-height: .65rem;
}

.chakan_yes_Xz .bt p{
	color: #444;    font-size: .28rem;
}
.chakan_yes_Xz .bt p span{
	color: #999; 
	display: inline-block;
	text-align: right;
	float: right; 
	font-size: .24rem;
}
.chakan_yes_Xz .bt p span img{
	width: .25rem;
    display: inline-block;
    margin: 0 .1rem;
}


.chakan_yes_Xz ul li h2{
	padding: .2rem .2rem;
	background: #f5f5f5;
	margin: .1rem 0;
}
.chakan_yes_Xz ul li dl{
	padding: 0 .2rem;
}

.chakan_yes_Xz ul li dl dt{
	border-left:solid 2px #036bf5;
	padding-left: .1rem;
 position: relative;
 line-height: .24rem; overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;

	margin:.2rem 0;
}
.chakan_yes_Xz ul li dl dd{
	padding: 0 .2rem;
	line-height: .55rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
   
 position: relative;
}
.chakan_yes_Xz ul{
height: 80%;
overflow-y: auto;
}

.xuanz_leib ul { 
    padding: 0.1rem 0;
}

.chakan_yes_Xz ul li dl dt img,
.chakan_yes_Xz ul li dl dd img{
	display: block;
	width: .2rem;
	position: absolute;
	top: 0;
	bottom: 0;
	right: .2rem;
	margin: auto;
}


.lianxir_img{
	margin: .2rem;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.lianxir_img h2{
	background:url(../images/lianxir.png) no-repeat center left .1rem;
	padding:.25rem .2rem;
	background-size: .26rem;
	padding-left: .45rem;
	position: relative;
	font-weight: normal;
}

.lianxir_img h2 img{
	width: .14rem;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: .2rem;
	margin: auto;
}
.dingdan_footer a{
	background: #fae8e8;
	color: #666;
}
.dingdan_footer a:last-child {
	background: #ff8421;
	color: #fff;
}

.shenqren_xq{
	padding: .4rem;

}

.shenqren_xq li{
	box-shadow:0 0 5px rgba(0,0,0,.1);
	padding: .1rem;
	margin-bottom: .4rem;
}
.shenqren_xq li p{
	color: #666;
}

.shenqren_xq li .bj{
	border-top: #eee 1px solid;
	text-align: right;
	margin-top: .2rem;
}

.shenqren_xq li .bj a{
	display: inline-block;
	padding: .1rem .2rem;
	padding-left: .4rem;
	background: url(../images/lxr_bj.png) no-repeat center left;
	background-size: .28rem;
	color: #999;
	
}

.shenqren_xq li .bj a:last-child{
	background: url(../images/lxr_bj1.png) no-repeat center left;
	background-size: .28rem;
}

.bainji_xg{
	padding: .2rem;
}

.bainji_xg li{
	overflow: hidden;
	border-bottom: solid 1px #eee;
}
.bainji_xg li p{
	/* width: 30%; */
	line-height: .65rem;
	/* float: left; */
	color: #444;
}

.bainji_xg li  input{
	/* width: 70%; */
	/* padding: 0;
	margin: 0;
	border:0; */
	height: .65rem;
	line-height: .65rem;
}

.zhuyishix_s{
	padding: .2rem;
}

.zhuyishix_s p{
	color: #999;
}

.zhuyishix_s img{
	width: 100%;
}

.shangb_mfcs_Ss{

} 
.shangb_mfcs_Ss a{
	background: #27d2f3;
}

.shangb_mfcs_Ss input { 
    border: solid 1px #27d2f3;
    color: #27d2f3;
}

.shangb_mfcs_Ss input::-webkit-input-placeholder { 
	/* WebKit browsers */ 
	color: #27d2f3; 
	} 
.shangb_mfcs_Ss input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #27d2f3; 
} 
.shangb_mfcs_Ss input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #27d2f3; 
} 
.shangb_mfcs_Ss input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #27d2f3; 
}


/* 本例子css */
.text_left_nimen {
	width: 96%;
	margin: 0 2%;
	position: relative;
	/* border: 1px solid #ccc; */
}

.text_left_nimen .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.text_left_nimen .hd .prev,.text_left_nimen .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/icoLeft.gif") no-repeat;
}

.text_left_nimen .hd .next {
	background: url("images/icoRight.gif") no-repeat;
}

.text_left_nimen .bd {
	/* padding: 10px; */
	padding: .1rem .2rem;
	padding-top: 0;
	padding-bottom: .2rem;
}

.text_left_nimen .bd .tempWrap {
	width: 100% !important;
}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.text_left_nimen .bd ul {
	overflow: hidden;
	zoom: 1;
}

.text_left_nimen .bd ul li {
	margin-right: 20px;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: left;
	_display: inline;
	width: auto !important;
}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


.text_left_nimen .bd ul li span {
	color: #999;
}


/* .rz_biant_k_shangb */

.rz_biant_k_shangb h2::after, .rz_biant_k_shangb h2::before {
 
    width: 15px;
    height: 2px;
	border-radius: 0;
	left: -20px;
}

.rz_biant_k_shangb h2::before{
	right: -20px;
	left: initial;

}
 

.maichai_huijia{
	overflow: hidden;
}

.maichai_huijia img{
	width: 100%;
	display: block;
}


.button_ann_shangb{
	text-align: center;
}

.button_ann_shangb button{
	width: 50%;
	background-image: linear-gradient(to top,#ff9606,#ffb746);
	box-shadow: 0 2px 5px rgba(255, 152, 11, .5);
	background: #ffb746;
	border-radius: 100px;
}


.zheshiyige_k{
	padding: .2rem;
	/* overflow: hidden; */
}

.zheshiyige_k ul{
	width: 49.5%;
	float: left;
}

.zheshiyige_k ul:nth-child(2){
	float: right;
}
.zheshiyige_k ul:nth-child(2) h2{
	background: #27d2f3;

}

.zheshiyige_k ul h2{
	line-height: .65rem;
	background: #ffa01a;
	text-align: center;
	color: #fff;
}
.zheshiyige_k ul li{
	margin: 0 .1rem;
	border-bottom: dashed 1px #eee;
	padding:  .1rem 0;
	padding-bottom: .3rem;
}
.zheshiyige_k ul li:last-child{
	border-bottom: none;
}

.zheshiyige_k ul li p{
	text-align: justify; 
	display: -webkit-box;
   text-overflow: ellipsis;
   overflow : hidden;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}

.zheshiyige_k>div{
overflow: hidden;
box-shadow:0 0 5px #eee;
} 
.shuoxv_chax{
	padding:.2rem;
}
.shuoxv_chax ul{
	overflow: hidden;
	display: flex;
	justify-content : space-between;

	text-align: center;
}

.shuoxv_chax ul li{
	 width: 30%;
	 float: left;
}

.shuoxv_chax ul li p{
	position: relative;
}
.shuoxv_chax ul li p img{
	width: 1.8rem;
	height: 1.8rem;
}

.shuoxv_chax ul li p b{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	line-height:1.6rem;
	text-align: center;
	color: #fff;
}


.jingxiamgfuwu{
	padding: .2rem;
}

.jingxiamgfuwu ul{
	overflow: hidden;
}
.jingxiamgfuwu ul li{
	float: left;
	padding: .2rem;
	width: 46%;
	text-align: center;
	border:solid 1px #dbdbdb;
	padding-bottom: .3rem;
	margin-bottom: .3rem;
	
}
.jingxiamgfuwu ul li:nth-child(2n){
	float: right;
}
.jingxiamgfuwu ul li:nth-child(3),
	.jingxiamgfuwu ul li:nth-child(4){
	margin-bottom: 0;

}

.jingxiamgfuwu ul li img{
	width: .75rem;
}
.jingxiamgfuwu ul li h2{
	padding: .1rem 0;
}

.jingxiamgfuwu ul li p{
	height: .75rem;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.jingxiamgfuwu ul li h3{
	display: inline-block;
	background-image:linear-gradient(to right,#d62754, #fc3657);
	padding: .1rem .2rem;
	border-radius: 100px;
	color: #fff;
}

.jingxiamgfuwu ul li h3 b{
	font-size: .28rem;
}



/*  */ 
.zuihou_yigedongxi {
	width: 100%;
      height: 4.5rem; 
	margin-left: auto;
	position: relative;
	margin-right: auto;
	overflow: hidden;
	background: #f5f5f5;
	padding: 1px;
	margin-bottom: .2rem;
  }
  .zuihou_yigedongxi .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 1px) / 2);
	/* 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;
  } 

.zuihou_yigedongxi .img{
padding:.2rem;
}

.zuihou_yigedongxi .img img{
	width: 100%;
	height:100%;
	object-fit: cover;
}
.courseBox {
	padding: 0 15px;
	overflow: hidden;
	background: #fff
}
.courseBox .titbox {
	display: flex;
	height: 50px;
	overflow: hidden
}
.courseBox .titbox img {
	display: block;
	height: 20px;
	margin: 15px 0;
}
.courseBox .titbox p {
	flex: 1;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	padding-left: 5px;
	color: #000;
	letter-spacing: 1px
}
.courseBox ul.ul_1 {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px
}
.courseBox ul.ul_1 li {
	float: left;
	width: 49%;
}
.courseBox ul.ul_1 li:nth-child(2n) {
	margin-left: 2%
}
.courseBox ul.ul_1 li img {
	display: block;
	width: 100%;
}
.courseBox ul.ul_1 li .tit {
	font-size: 14px;
	line-height: 30px
}
.courseBox ul.ul_1 .price {
	color: #F34B06;
	height: 24px;
	line-height: 24px;
	font-size: 16px
}
.courseBox ul.ul_1 .price span {
	float: right;
	font-size: 12px;
	color: #bbb;
	padding-right: 5px
}
.courseBox ul.ul_2 {
	overflow: hidden;
	padding-bottom: 15px
}
.courseBox ul.ul_2 li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 10px 0
}
.courseBox ul.ul_2 li:first-child {
	padding-top: 0
}
.courseBox ul.ul_2 li:last-child {
	border-bottom: none
}
.courseBox ul.ul_2 li .L {
	float: left;
	width: 100px;
	height: 115px;
	margin-right: 15px
}
.courseBox ul.ul_2 li .L img {
	display: block;
	width: 100px;
	height: 115px;
}
.courseBox ul.ul_2 li .R {
	flex: 1
}
.courseBox ul.ul_2 li .R .tit {
	font-size: 16px;
	padding-top: 10px;
}
.courseBox ul.ul_2 li .R .sub {
	padding-top: 10px;
	color: #bbb;
}
.courseBox ul.ul_2 li .R .pri {
	padding-top: 10px;
	font-size: 14px;
	color: #F34B06
}
.courseBox ul.ul_2 li .R .pri a {
	display: block;
	float: right;
	width: 100px;
	height: 26px;
	background: #55DCD2;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	border-radius: 15px;
	letter-spacing: 1px
}
.courseBox ul.ul_2 li .R .pri2 {
	padding-top: 10px;
	font-size: 14px;
	color: #F34B06
}
.courseBox ul.ul_2 li .R .pri2 a {
	display: block;
	float: right;
	width: 100px;
	height: 26px;
	background: #F0AF41;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	border-radius: 15px;
	letter-spacing: 1px
}





.courseBox ul.ul_3 {
	overflow: hidden;
	padding-bottom: 15px
}
.courseBox ul.ul_3 li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 10px 0
}
.courseBox ul.ul_3 li:first-child {
	padding-top: 0
}
.courseBox ul.ul_3 li:last-child {
	border-bottom: none
}
.courseBox ul.ul_3 li .L {
	float: left;
	width: 108px;
	height: 135px;
	margin-right: 15px
}
.courseBox ul.ul_3 li .L img {
	display: block;
	width: 108px;
	height: 135px;
}
.courseBox ul.ul_3 li .R {
	flex: 1
}
.courseBox ul.ul_3 li .R .tit {
	font-size: 16px;
	padding-top: 10px;
}
.courseBox ul.ul_3 li .R .sub {
	padding-top: 10px;
	color: #bbb;
	
}
.tmCount {
	 display:-moz-inline-box; display:inline-block; width:80px;
}
.courseBox ul.ul_3 li .R .tmSYCount {
	color: #F34B06;
}
.courseBox ul.ul_3 li .R .pri {
	padding-top: 10px;
	font-size: 14px;
	color: #F34B06;
	
}
.courseBox ul.ul_3 li .R .pri a {
	display: block;
	float: right;
	width: 80px;
	height: 26px;
	background: #55DCD2;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	border-radius: 15px;
	letter-spacing: 1px;
	margin-top:15px;
	
}
.courseBox ul.ul_3 li .R .pri2 {
	padding-top: 10px;
	font-size: 14px;
	color: #F34B06;
}
.courseBox ul.ul_3 li .R .pri2 a {
	display: block;
	float: left;
	width: 80px;
	height: 26px;
	background: #D8D8D8;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	border-radius: 15px;
	letter-spacing: 1px;	
	margin-top:15px;
	
}
