.xinxi{
	padding: 10px 15px;
}

.xinxi_item .xx{
	margin-top: 15px; margin-bottom:20px; overflow:hidden; position:relative; height:120px
}
.xinxi_item .xx .imgBox{
	border-radius: 15px; width:120px; height:120px; position: absolute; left:0; top:0
}
.xinxi_item .xx .imgBox img { display:block; width:120px; height:120px}

.xinxi_item .xx .text{ padding-left:135px}

.xinxi_item .xx .text h1{
	font-size: 24px; line-height:40px; padding-top:10px
}
.xinxi_item .xx .text p{
	font-size: 16px; line-height:32px; color:#888
}

@media (max-width: 480px) {
.xinxi_item .xx{height:auto
}
.xinxi_item .xx .imgBox{width:80px; height:80px; top:10px}
.xinxi_item .xx .imgBox img { width:80px; height:80px}
.xinxi_item .xx .text{ padding-left:95px}

.xinxi_item .xx .text h1 {         font-size: 18px;
        padding-top: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;}
.xinxi_item .xx .text p { font-size:12px; line-height:24px}
}
.subBtn{
	display: flex;
	justify-content:space-between; clear:both
}
.subBtn a{
	width: 100%;
	height: 60px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	/* background-color: red; */
	border-radius: 50px;
}
@media (max-width: 480px) {
.subBtn a{
	height: 42px;
	font-size: 18px;
	line-height: 42px;
	/* background-color: red; */
	border-radius: 30px;
}
}

.subBtn .xiazai{
	background-color: #3F91FF;
}
.subBtn .anquanxiaz{
	background-color: #0ec760;
}

.jianshao{
	margin-top: 15px;
}
.jianshao .slideBox {
	margin-top: 15px;
}
.jianshao .slideBox .imgBox{
	/* width: 80%; */
	min-width: 80%;
	margin-right: 20px;
	border-radius: 15px;
	overflow: hidden;
}
.jianshao .slideBox .imgBox img{
	width: 100%;
	display: block;
}
.jianshao .textCon{
	font-size: 18px;
	line-height: 34px; padding:20px 0
}
.jianshao .textCon p img{
	max-width: 95%;
	display: block;
	overflow: hidden;
	margin: auto;
}

@media (max-width: 480px) {
.jianshao .textCon{
	font-size: 16px;
	line-height: 28px; padding:10px 0
}
}


.tab_link ul {
	/* overflow: hidden; */
}

.fenlei {
	padding: 10px 15px;
}
.fenlei .tab_link {}
.fenlei_list { overflow:hidden; padding-top:20px}
.fenlei_list ul li { float:left; width:25%; padding-bottom:15px}
.fenlei_list ul li a { display:block; width:90%; margin:0 auto; overflow:hidden; text-align:center}
.fenlei_list ul li img { width:128px; margin:0 auto; height:128px; border-radius:10px; display:block}
.fenlei_list ul li span{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	background-color: #EEF4FF;
	color: #9BBCDB; font-size:16px; display:block
}
.fenlei_list ul li h3 { font-size:18px; line-height:40px; overflow:hidden;font-weight: normal; white-space: nowrap; text-overflow: ellipsis;}
@media (max-width: 480px) {
.fenlei_list ul li img { width:64px; margin:0 auto; height:64px}
.fenlei_list ul li h3 { font-size:16px}
.fenlei_list ul li span { height:32px; line-height:32px; width:64px; margin:0 auto; font-size:14px}
}





.tab_link{
	width: 100%;
	overflow: hidden;
	min-width: 100%;
}
.tab { padding-top:15px; overflow:hidden}
.tab ul{
	flex-wrap: wrap;
	justify-content: space-between;
	/* display: block !important; */
}
.tab ul li{ float:left; margin-bottom:10px;}
.tab_link ul{
	display: flex;
    font-size: .3rem;
    color: #666666;
	-ms-overflow-style: none;
    scrollbar-width: none;
	/* overflow: auto; */

}
.tabs li a,.tab ul li{
	width: 100px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	border: 1px solid #d8d8d880;
	font-size: 16px;
	box-shadow: 0 0 0.15rem 0 rgba(40,40,40,0.15);

}

.tab_link ul::-webkit-scrollbar {
  width : 3px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 3px;
  }
.tab_link ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0);
  background   : #fafafa;
  }
.tab_link ul::-webkit-scrollbar-track {
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 10px;
  background   : #fff;
  }

/* .tab_link ul{
	width: 100%;
	display: flex;
} */
.tab_link li{
	
}
.tab_link li a {
	color: #c6c6c6; box-shadow: 0 0 0.15rem 0 rgba(40,40,40,0.15);
}

.tabs li.active a,.tab li.active {
	background-color: #FBC846;
}

.tabs li.active a,.tab li.active a{
	color: #fff;
}

@media (max-width: 480px) {

	.tab_link li a {
		height: 32px;
		line-height: 32px;
		border-radius: 32px;
		font-size: 14px;

	}
}


.paihang{
	padding: 10px 15px;
}

.paihangtab{
	position: relative; margin-bottom:20px
}
.paihangtab img { display:block; width:100%; position:relative; z-index:1}
.paihangtab .ts { width:66.7%; position:absolute; left:17%; top:10%; z-index:222}
.paihangtab .ts h3 { height:34px; padding-right:20px}
.paihangtab .ts h3 a { display:block; float:right; width:25%; background:#E45F2B; color:#fff; text-align:center; font-size:18px; font-weight:normal; line-height:34px; border-radius:5px 5px 0 0}
.paihangtab .ts h3 a.on { background:#fff; border:2px #333 solid; border-bottom:0 none; color:#333; margin-top:-2px}

.paihangtab .ts .tscn { background:url(../img/rkBg2.png) top no-repeat; background-size:100% auto}
.paihangtab .ts .tscn h5 { line-height:40px; padding-left:46%; color:#888; line-height:50px; font-size:16px; font-weight:normal}
.paihangtab .ts .tscn h4 { color:#ED794A; font-size:24px; line-height:50px; padding:0 0 50px 20px}

@media (max-width: 680px) {
.paihangtab .ts .tscn h5 { line-height:40px; font-size:14px;}
.paihangtab .ts .tscn h4 { line-height:40px;}
	
}
@media (max-width: 540px) {
.paihangtab .ts .tscn h4 { line-height:30px; font-size:18px; padding-left:10px}
	
}
@media (max-width: 440px) {
.paihangtab .ts { top:15%;}
.paihangtab .ts h3 { height:28px;}
.paihangtab .ts h3 a {  font-size:14px; line-height:28px}
.paihangtab .ts .tscn h5 { line-height:24px; font-size:10px;}
.paihangtab .ts .tscn h4 { line-height:28px; font-size:16px;}
	
}

 .paihang_link { padding:0 15px; margin-bottom:10px}
 .paihang_link ul li { position:relative}
 .paihang_link  ul li a { display:block; padding:10px 0; height:120px}
 .paihang_link  ul li em{float: left;display: block;width: 50px;height: 120px;text-align: center;font-size: 18px;font-weight: bold;line-height: 120px;margin-right: 15px;color: #888;}
 .paihang_link  ul li img { display:block; float:left; width:120px; height:120px; margin-right:15px; border-radius: 15px; }
 .paihang_link  ul li h3 { font-size:18px; line-height:30px; color:#000; font-weight:normal; padding-top:20px; line-height:34px}
 .paihang_link  ul li h4 { font-size:16px; color:#888; font-weight:normal}
 .paihang_link  ul li span {
    width: 80px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 34px;
    background-color: #EEF4FF;
    color: #9BBCDB;
    font-size: 16px; position:absolute; display:block; right:0; top:50%; margin-top:-15px
}
 .paihang_link  ul li:nth-child(1) em{
	 color: red;
 }
 .paihang_link  ul li:nth-child(2) em{
 	 color: orange;
 }
 .paihang_link  ul li:nth-child(3) em{
 	 color: lightblue;
 }
@media (max-width: 480px) {
 .paihang_link  ul li a { height:80px}
 .paihang_link  ul li img { width:80px; height:80px; }
 .paihang_link  ul li h3 { font-size: 16px;
        padding-top: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;}
 .paihang_link  ul li h4 { font-size:12px}
 .paihang_link  ul li em{width:20px;height: 80px;line-height: 80px;}
 
 
 .paihangtab{
 	height: 129px;
 	
 }
 .paihangtab .bg{
 	height: 64px;
 	width: 251px;
 	left:60px;
 	top: 50px;
 }
  .paihangtab .bg p{
	  font-size: 12px;
	  padding: 5px 15px 0;
  }
 .paihangtab .bg p span{
 	font-size: 10px;
 }
 .paihangtab .bg h1{
 	font-size: 18px;
 }
 .paihangtab .bg ul{
	 top: -26px;
 }
 .paihangtab .bg ul li{
 	height: 25px;
 	line-height: 25px;
 	font-size: 16px;
 }
}