* {
	margin: 0;
	padding: 0;
}

html {

	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 26.67vw;
	height: 100%;
	position: relative;
}

body {
	width: 100%;
	margin: 0 auto;
	background: white;
	font-size: 0.16rem;
	height: 100%;
	position: relative;
}
a {
	text-decoration: none;
}

li {
	list-style: none;
}
/*闅愯棌婊氬姩鏉�*/
::-webkit-scrollbar {width: 0px;}
::-webkit-scrollbar {display: none;/*闅愯棌婊氳疆*/}
header {
	width: 3.75rem;
	height: auto;
	/*楂橀殢鐫€鍐呭鑷€傚簲*/
}
/*logo寮€濮�*/
.logo {
	width: 3.75rem;
	height: 0.6rem;
	display: flex;
	flex-flow: row wrap;
	/*margin-top: 0.1rem;*/
	align-items: center;
}
.logo i {
	width: 0.44rem;
	/*height: 0.4rem;*/
	margin: 0.1rem 0.05rem;
}
.logo i img {
	width: 0.44rem;
}
.logo div {
	width: 2.65rem;
	display: flex;
	height: 0.49rem;
	align-items: center;
}
.logo div p {
	width: 2.63rem;
	height: 0.3rem;
	font-size: 0.25rem;
	font-weight: bold;
	text-align: center;
	line-height: 0.3rem;
	/*letter-spacing: 0.05rem;*/
	color: #36978e;
	/*瀛椾綋闂磋窛*/
}
.logo div hr{
	width: 2.63rem;
	height: 1px;
}
.logo div span {
	display: block;
	width: 2.63rem;
	height: 0.28rem;
	font-size: 0.14rem;
	text-align: center;
}


/*banner杞挱*/
.banner {
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.slide {
	position: relative;
	margin: auto;
	width: 100%;
	text-align: center;
	font-family: Arial;
	color: #FFF;
	overflow: hidden;
}

.slide ul {
	margin: 10px 0;
	padding: 0;
	width: 9999px;
	transition: all 0.5s;
}

/*//自动播放*/
.slide .slide-auto {
	animation: marginLeft 10.5s infinite;
}

.slide li {
	float: left;
	width: 3.75rem;
	list-style: none;
}

.slide li img{
	width: 100%;
}

@keyframes marginLeft {
	0% {
		margin-left: 0;
	}

	28.5% {
		margin-left: 0;
	}

	33.3% {
		margin-left: -100%;
	}

	62% {
		margin-left: -100%;
	}

	66.7% {
		margin-left: -200%;
	}

	95.2% {
		margin-left: -200%;
	}

	100% {
		margin-left: 0;
	}
}
/*鎷ㄦ墦鐢佃瘽*/

.call {
	width: 3.73rem;
	height: 0.6rem;
	display: flex;
	flex-flow: row wrap;
	border: 1px solid #dad8d8;
	margin-bottom: 0.05rem;
}

.call i {
	width: 0.8rem;
	height: 0.6rem;
}

.call i img {
	width: 0.6rem;
	height: 0.6rem;
	margin: 0 0.06rem;
}

.call p {
	font-size: 0.24rem;
	color: #ee8a31;
	line-height: 0.6rem;
}

.call a {
	width: 1rem;
	height: 0.4rem;
	background: #ee7e1c;
	color: white;
	text-align: center;
	margin-top: 0.1rem;
	margin-left: 0.1rem;
	line-height: 0.4rem;
	border-radius: 0.03rem;
}


/*瀵艰埅寮€濮�*/

.nav {
	width: 3.75rem;
	height: 0.8rem;
}

.nav ul {
	width: 3.75rem;
	height: 0.8rem;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	align-items: center;
}

.nav ul li {
	width: 1rem;
	height: 0.3rem;
	border: 1px solid #dad7d7;
	border-radius: 0.05rem;
	font-size: 0.14rem;
	
}

.nav ul li a {
	color: #0e1f30;
	display: flex;
	flex-flow: row wrap;
	text-align: center;
	line-height: 0.3rem;
}
.nav ul li a img{
	width: 0.22rem;
	height: 0.22rem;
	margin: 0.04rem 0.05rem 0.03rem 0.05rem;
}

/*绠€浠嬪紑濮�*/

.column {
	width: 3.75rem;
	height: 1.6rem;
	display: flex;
	flex-flow: row wrap;
}
.column_pic{
	width: 1.5rem;
	height: 1.6rem;
}
.column_pic img{
	width: 1.4rem;
	height: 1.5rem;
	margin:0.05rem 0 0 0.05rem;
}
.nab{
	width: 1.4rem;
	/*height: 0.2rem;*/
	background: rgba(0,0,0,0.5);
	color: white;
	margin-left: 0.05rem;
	font-size: 0.14rem;
	text-align: center;
	line-height: 0.2rem;
	position: relative;
	bottom: 0.25rem;
}
.column_menu{
	width: 2.2rem;
	height: 1.6rem;
	margin-left: 0.05rem;
}
.column_menu p{
	width: 2.15rem;
	height: 1.6rem;
	text-indent: 2em;
	font-size: 0.14rem;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 0.1rem;
	line-height: 0.2rem;
	box-sizing: border-box;
	text-align: justify;
	font-weight: 500;
}
.column_menu p a{
	color: red;
}
.subcolumn {
	width: 3.75rem;
	height: 0.5rem;
}

.subcolumn ul {
	width: 3.55rem;
	height: 0.5rem;
	margin: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.subcolumn ul li {
	width: 0.8rem;
	height: 0.5rem;
}

.subcolumn ul li img {
	width: 0.8rem;
	height: 0.5rem;
}


/*鍐呭寮€濮�*/

.content {
	width: 3.75rem;
	height: auto;
}
/*鐑偣鍏虫敞*/
.hot {
	width: 3.75rem;
	height: auto;
	margin: 0.1rem 0;
}

.hot_spots {
	width: 3.75rem;
	height: 0.5rem;
	margin: 0.02rem 0 0.02rem 0;
}

hr {
	width: 3.5rem;
	height: 1px;
	margin: auto;
}

.hot_spots p {
	text-align: center;
	color: #36978e;
	font-size: 0.2rem;
	font-weight: bold;
}
h6 {
	text-align: center;
	color: #8c8282;
}
.hot_news {
	width: 3.5rem;
	margin: auto;
	height: auto;
}
.hot_news ul li {
	width: 3.5rem;
	height: 0.4rem;
	border-bottom: 1px dashed #DAD8D8;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	font-size: 0.14rem;
	justify-content: space-between;
}
.hot_news ul li p img{
	width: 0.234rem;
	height: 0.3rem;
	margin-left:0.1rem;
}
.hot_news ul li div {
	width: 2.55rem;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.14rem;
	padding-left: 0.05rem;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.hot_news ul li span {
	display: block;
	width: 0.6rem;
	height: 0.4rem;
	font-size: 0.14rem;
	text-align: center;
	line-height: 0.4rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.hot_news ul li span a{
	color: red;
}
#more{
	width: 1.1rem;
	height: 0.3rem;
	margin: 0.1rem auto;
	background: #BFBFBF;
	font-size: 0.14rem;
	line-height:0.3rem;
	border: none;
	text-align: center;
	/*border-bottom: 1px solid black;*/
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.hot_call{
	width: 3.5rem;
	height: 0.5rem;
	margin:0.05rem auto;
	display: flex;
	flex-flow: row wrap;
	color: white;
	font-size: 0.12rem;
}
.hot-bot{
	width: 3.5rem;
	margin:0.1rem auto;
}
.hot-bot ul{
	width: 3.5rem;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.hot-bot ul li:nth-of-type(1){
	width: 1rem;
	height: 0.3rem;
	background: #c0fbda;
}
.hot-bot ul li:nth-of-type(2){
	width: 1rem;
	height: 0.3rem;
	background: #ffdbc5;
}
.hot-bot ul li:nth-of-type(3){
	width: 1.4rem;
	height: 0.3rem;
	background: #dcc4fe;
}
.hot-bot ul li:nth-of-type(4){
	width: 1.4rem;
	height: 0.3rem;
	background: #ffdbc5;
}
.hot-bot ul li:nth-of-type(5){
	width: 0.6rem;
	height: 0.3rem;
	background: #ffdbc5;
}
.hot-bot ul li:nth-of-type(6){
	width: 1.4rem;
	height: 0.3rem;
	background: #36978e;
}
.hot-bot ul li{
	margin-top: 0.04rem;
}
.hot-bot ul li a{
	display: block;
	font-size:0.14rem;
	font-weight:500;
	text-align: center;
	line-height: 0.3rem;
	color: black;
}
#ask{
	width: 1.2rem;
	height: 0.4rem;
	background: #36978e;
	border-radius: 0.2rem;
	margin: 0.05rem 0;
	display: flex;
	flex-flow: row wrap;
	line-height: 0.4rem;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
#ask img{
	width: 0.34rem;
	height: 0.34rem;
	margin: 0.04rem 0.02rem 0 0.03rem;
}
#ask a{
	color: white;
	display: flex;
	flex-flow: row wrap;
}
#tel{
	width: 2.1rem;
	height: 0.4rem;
	background: #36978e;
	border-radius: 0.2rem;
	margin: 0.05rem 0;
	margin-left: 0.2rem;
	display: flex;
	flex-flow: row wrap;
	line-height: 0.4rem;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	
}
#tel img{
	width: 0.25rem;
	height: 0.25rem;
	margin: 0.08rem 0 0.05rem 0.1rem;
}
#tel a{
	color: white;
	display: flex;
	flex-flow: row wrap;
}
h5{
	font-size: 0.16rem;
	margin: 0 0.03rem;
	
}
.hot_menu{
	width: 3.5rem;
	height:1.6rem;
	background: url(../images/jinqi.jpg);
	margin: auto;
	background-size: 50%;
	background-repeat:no-repeat;
	background-position:0;
}
.hot-menu_c{
	width: 1.6rem;
	height: 1.4rem;
	background: rgba(174,184,204,0.5);
	font-size: 0.10rem;	
	position: relative;
	top: 0.1rem;
	left: 1.8rem;
}
.hot-menu_c span{
	display: block;
	color: #36978e;
	font-weight: bold;
	width: 1.5rem;
	margin: auto;	
	padding-top: 0.03rem;
	box-sizing: border-box;
	font-size:0.16rem;
}
.hot-menu_c p{
	width: 1.5rem;
	height: 1rem;
	margin: auto;
	line-height: 0.22rem;
/*	padding-top: 0.06rem;
	box-sizing: border-box;*/
	font-size:0.14rem;
}
.hot-menu_c p a{
	color: red;
}
/*搴峰妗堜緥*/
.case::-webkit-scrollbar {
	display: none;/*娓呴櫎婊氬姩鏉℃牱寮�*/
}
.case{
	width: 3.75rem;
	height: auto;
}
.case_tab{
	width: 3.5rem;
	height: 0.4rem;
	margin: auto;	
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}
.case_tab span{
	display: inline-block;
	width: 0.8rem;
	height: 0.4rem;
	background: #bfbfbf;
	text-align: center;
	font-size: 0.15rem;
	color: white;
	margin: 0.05rem 0.035rem;
	line-height:0.35rem;
}
.case_tab span.active{
	background: #36978e;
}
.case_menu{
	width: 3.5rem;
	height: auto;
	margin: auto;
	display: none;
	margin-top: 0.1rem;
}
.case_menu1{
	display: block;
}
h4{
	color: #36978e;
	border-bottom: 1px solid #36978e;
}
.case_menu_pic{
	width: 3.5rem;
	margin-top: 0.08rem;
}
.case_menu_pic ul {
	/*height: 0.8rem;*/
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
/*.case_menu_pic ul li{
	width: 1.1rem;
}*/

.case_menu_pic ul img{
	width: 100%;
	display: block;
	margin: 0 auto;
	
}
.case_menu_pic ul li img{
	width: 1.1rem;
	height:0.8rem;
}
.case_menu_pic ul li div{
	background: #36978e;
	width: 0.5rem;
	font-size: 0.10rem;
	color: white;
	position: relative;
	z-index: 10;
	left: 0.6rem;
	bottom: 0.25rem;
	text-align: center;
	line-height: 0.2rem;
}
.case_view{
	width: 3.5rem;
	height: 0.2rem;
	display: flex;
	flex-flow: row wrap;
}
.case_view li{
	width: 0.4rem;
	height: 0.2rem;
	background: #36978e;
	text-align: center;
	font-size: 0.1rem;
	line-height: 0.2rem;
	color: white;
}
.case_menu_content{
	width: 3.5rem;
	height: auto;	
}
.case_menu_content ul{
	width: 3.5rem;
	height: auto;
}
.case_menu_content ul{
	width: 3.5rem;
	height: auto;
}
.case_menu_content ul li{
	width: 3.5rem;
	height: 0.4rem;
	border-bottom: 1px dashed #ccc8c8;
	font-size: 0.14rem;
	display: flex;
	flex-flow: row wrap;
}
.case_menu_content ul li i{
	width: 0.2rem;
	height:auto;
}
.case_menu_content ul li i img{
	width: 0.16rem;
	height: 0.16rem;
	margin: 0.12rem 0.05rem 0.02rem 0.05rem;
}
.case_menu_content ul li p{
	width: 3rem;
	height: 0.4rem;
	margin-left: 0.1rem;
	line-height: 0.4rem;
	white-space: inherit;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
/*鎮ｈ€呰瘎璁�*/
.reviews{
	width: 3.75rem;
	height: auto;
	/*background: pink;*/
	margin-top: 0.15rem;
}
.reviews_menu{
	width: 3.5rem;
	height: auto;
	margin: auto;
}
.reviews_menu ul{
	width: 3.5rem;
	height:auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin: 10px 0;
}
.reviews_menu ul li{
	width: 1rem;
	height: 0.3rem;
	font-size: 0.12rem;
	text-align: center;
	line-height: 0.3rem;
	margin-top: 0.05rem;
	border-radius: 0.2rem;
	border: 1px solid #BFBFBF;
}
.reviews_menu ul li:hover{
	background: #fa9319;
}
.reviews_menu ul li:visited{
	background: white;
}
.reviews_menu ul li a {
	color: #383434;
}
.reviews_list{
	width: 3.5rem;
	height: auto;
	margin: auto;
	margin-top: 0.1rem;
	/* display: flex;
	flex-flow: row wrap; */
	font-weight: bold;
}
/* .reviews_list{
	display: none;
} */
.reviews_list2{
	display: none;
	flex-flow: row wrap;
}
.reviews_list3{
	display: none;
}
.reviews_listl{
	width: 0.25rem;
	height: 0.2rem;
	background: pink;
	border-radius: 0.5rem;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 10px;
}
.reviews_listl img{
	width: 100%;
	height: 100%;
}
.reviews_listr{
	width: 3.5rem;
	height: auto;
	margin-left: 0.1rem;
	float: right;
}
.reviews_listr_top{
	width:3.5rem;
	height: 0.3rem;
}
.reviews_listr_top ul{
	width: 3.5rem;
	height: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.reviews_listr_top ul li{
	width: 1.45rem;
	font-size: 0.14rem;
	line-height: 0.3rem;
	display: flex;
	flex-flow: row wrap;

}
.reviews_listr_top ul li:nth-of-type(2) {
	box-sizing: border-box;
}
.reviews_listr_top ul li img{
	width: 0.13rem;
	height: 0.13rem;
	margin-top: 0.075rem;
}
.time{
	display: flex;
	flex-flow: row wrap;
	font-size: 0.10rem;
	color: #bdbdbd;
	
}
.time span{
	display: block;
	margin-left: 0.1rem;
}
.reviews_listr_pic {
	width: 3.5rem;
	height: auto;
}

.reviews_listr_pic ul {
	width: 3.5rem;
	height: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.reviews_listr_pic ul li {
	width: 30%;
}

.reviews_listr_pic ul li img {
	width: 100%;
}

.reviews_listr_center {
	width: 3.5rem;
	font-size: 0.14rem;
	margin: 0.05rem 0;
}
.reviews_listr_bottom{
	width: 2.9rem;
	height: 0.3rem;
	display: flex;
	flex-flow: row wrap;
}
.reviews_listr_bottom div{
	width: 1.45rem;
	height: 0.3rem;
	display: flex;
	flex-flow: row wrap;
}
.reviews_listr_bottom div a{
	display: block;
	height: 0.25rem;
	width:0.65rem;
	margin-left: 0.05rem;
	border-radius: 0.15rem;
	border: 1px solid grey;
	margin-top: 0.02rem;
	text-align: center;
	color: black;
	font-size: 0.12rem;
	line-height: 0.25rem;
}
.reviews_listr_bottom div i{
	margin-top: 0.05rem;
}
.reviews_listr_bottom div i img{
	width: 0.16rem;
	height: 0.16rem;
}
.reviews_listr_bottom div p{
	font-size: 0.12rem;
	margin-top: 0.05rem;
}
.reviews_listr_bottom div span{
	display: block;
	font-size: 0.12rem;
	margin-top: 0.05rem;
}
.jia{
	width: 1rem;
	height: 0.3rem;
	font-size: 0.14rem;
	text-align: center;
	background: #36978e;
	line-height: 0.3rem;
	margin: 0.1rem 1.4rem;
	color: white;
	float: left;
	}
.jia a{
	
}
.channel {
	width: 3.5rem;
	height: auto;
	margin: auto;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 0.1rem;
}

.channel_l {
	width: 1.75rem;
	height: 0.5rem;
	display: flex;
	flex-flow: row wrap;
}

.channel_l i {
	width: 0.4rem;
}

.channel_l i img {
	width: 0.42rem;
	height: 0.39rem;
	margin-top: 0.06rem;
}

.channel_l div {
	width: 1.35rem;
	height: 0.5rem;
	display: flex;
	flex-flow: row wrap;
}

.channel_l div p {
	width: 1.35rem;
	height: 0.25rem;
	font-size: 0.15rem;
	line-height: 0.3rem;
}

.channel_l div a {
	width: 1.1rem;
	height: 0.2rem;
	border-radius: 0.1rem;
	border: 1px solid #36978e;
	margin-left: 0.02rem;
	font-size: 0.14rem;
	text-align: center;
	color: #ff0000;
}

.channel_r {
	width: 1.75rem;
	height: 0.5rem;
	display: flex;
	flex-flow: row wrap;
}

.channel_r i {
	width: 0.4rem;
}

.channel_r i img {
	width: 0.42rem;
	height: 0.39rem;
	margin-top: 0.06rem;
}

.channel_r div {
	width: 1.35rem;
	height: 0.5rem;
	display: flex;
	flex-flow: row wrap;
}

.channel_r div p {
	width: 1.35rem;
	height: 0.25rem;
	font-size: 0.15rem;
	line-height: 0.3rem;
}

.channel_r div a {
	width: 1.1rem;
	height: 0.2rem;
	border-radius: 0.1rem;
	border: 1px solid #36978e;
	margin-left: 0.02rem;
	font-size: 0.14rem;
	text-align: center;
	color: red;
}
/*鍖荤敓鍥㈤槦*/
.team_menu{
	width: 3.5rem;
	height: 2.7rem;
	margin:0.1rem auto;
	
}
.team_tab{
	width: 3.5rem;
	height: 0.3rem;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	
}
.team_tab span{
	display: inline-block;
	height: 0.4rem;
	line-height: 0.35rem;
	font-size: 0.16rem;
	margin: 0 0.12rem;
	color: #7d7c7c;
	font-weight: bold;
}
.team_tab::-webkit-scrollbar {
	display: none;/*娓呴櫎span婊氬姩鏉℃牱寮�*/
}
.team_content{
	width: 3.5rem;
	height: 2.4rem;
	margin-top: 0.1rem;
	display: none;	
}
.team_content1{
	display: block;
}
.team_tab span.active{
	color: #36978e;
}
.team_content_l{
	width: 1.5rem;
	height: 2rem;
	float: left;
    overflow: hidden;
    position: relative;
}
.team_content_l img{
	/*width: 1.3rem;*/
	height: 2rem;
	margin: 0 auto;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.team_content_r{
	width: 2rem;
	height: 2rem;
	float: right;
}
.team_content_rt{
	width: 2rem;
	height: 0.58rem;
	display: flex;
	flex-flow: row wrap;
	border-bottom: 1px dashed #BFBFBF;
}
.team_content_rt p{
	width: 1rem;
	height: 0.6rem;
	color: #36978e;
	line-height: 0.6rem;
	font-size: 0.28rem;
}
.team_content_rt ul{
	width: 1rem;
	height: 0.4rem;
	display: flex;
	flex-flow: row wrap;
	margin-top: 0.12rem;
	font-size: 0.14rem;
}
.ke{
	 letter-spacing: 0.05rem;
}

.team_content_rb{
	width: 2rem;
	height: 1.4rem;
	display: flex;
	flex-flow: row wrap;
}
.team_content_rb p{
	width: 2rem;
	height: 0.3rem;
	color: black;
	line-height: 0.3rem;
	font-weight: bold;
	font-size: 0.14rem;
}
.team_content_rb ul{
	width: 2rem;
	height: 0.98rem;
}
.team_content_rb ul li{
	width: 2rem;
	/*height: 0.2rem;*/
	/*line-height: 0.2rem;*/
	padding-left: 0.1rem;
	box-sizing: border-box;
	/*list-style:inherit;*/
	text-align: left;
	color: rgb(69,69,69);
	font-size: 0.11rem;
	overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
    font-weight: 500;
}
.team_ul span{
    color: #36978e;
    border: 1px solid #36978e;
    border-radius: 10px;
    padding: 0px 5px;
	font-size: 0.13rem;
    margin-right: 5px;
}
.team_ul_li{
	margin-left: 0.42rem;
}
.team_content_f{
	width: 3.4rem;
	height: 0.4rem;
	margin: auto;
	position: relative;
	bottom: 0.08rem;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.team_content_f a{
	width: 1rem;
	height: 0.3rem;
	background: red;
	color: white;
	border-radius: 0.15rem;
	text-align: center;
	line-height: 0.3rem;
	font-size: 0.14rem;
}
.team_content_f a:nth-of-type(1){
	 background: red;
}
/*鐧界櫆椋庣鏅�*/
.science{
	width: 3.75rem;
	height: auto;
	margin:0.1rem auto;
}
.science-cen{
	width: 3.5rem;
	height: auto;
	margin: auto;
	display: flex;
	flex-flow: row wrap;
}
.sciencet{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	margin: 0.15rem 0;
	justify-content: space-between;
}
.sciencet p{
	font-size:0.17rem;
	color: #36978e;
	font-weight:bold ;
	font-family: "寰蒋闆呴粦";
}
.sciencet a{
	display: block;
	border: 1px dashed black;
	border-radius: 0.1rem;
	padding: 0.015rem 0.08rem;
	box-sizing: border-box;
	color: black;
}
.science-cen i{
	width: 100%;
}
.science-cen i img{
	width: 100%;
}
.science-cen ul{
	width: 100%;
	height: auto;
	display: flex;
	flex-flow: row wrap;
	
}
.science-cen ul li{
	width: 100%;
	height: 0.35rem;
	border-bottom: 1px dashed #dbd8d8;
	line-height: 0.35rem;
	font-size:0.14rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.science-cen ul li a{
	display: block;
	color: black;
}
/*鍖婚櫌娲诲姩*/
.actives{
	width: 3.75rem;
	height: auto;
}
.actives_tab{
	width: 3.5rem;
	height: 0.4rem;
	background: hotpink;
	margin: 0.1rem auto;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}
.actives_tab span{
	display: inline-block;
	width: 1.166rem;
	height: 0.4rem;
	background: #36978e;
	text-align: center;
	color: white;
	line-height: 0.4rem;
}
.actives_tab span.active{
	background: #9ddbfb;
}
.actives_pic{
	width: 3.5rem;
	margin: auto;
	height: auto;
	display: none;
}
.actives_pic2{
	display: block;
}
.actives_pic ul{
	width: 3.5rem;
	height: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 0.05rem;
}
.actives_pic ul li{
	width: 1.7rem;
}
.actives_pic ul li img{
	width: 1.7rem;
	height: 0.9rem;
}
/*绁涚櫧鎶€鏈�*/
.way{
	width: 3.75rem;
	height: auto;
	margin-top: 0.1rem;
}
.way_tab{
	width: 3.5rem;
	height: 0.4rem;
	margin: 0.1rem auto;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}
.way_tab span{
	display: inline-block;
	width: 1rem;
	height: 0.35rem;
	border: 1px solid #BFBFBF;
	border-radius: 0.16rem;
	text-align: center;
	line-height: 0.35rem;
	margin: 0 0.07rem;
}
.way_tab span.active{
	color: white;
	background: #36978e;
}
.way_content{
	width: 3.5rem;
	margin: auto;
	height:2.5rem;
	background: #e0eef6;
	border-radius: 0.1rem;
	margin-top: 0.05rem;
	display: none;
}
.way_content1{
	display: block;
}
.way_content ul{
	width: 3.5rem;
	height: 2.5rem;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.way_content ul li{
	width: 3.2rem;
	height: 0.7rem;
	border: 1px solid #BFBFBF;
	display: flex;
	flex-flow: row wrap;
	margin: auto;
	background: white;
	border-radius: 0.15rem;	
}
.way_content ul li i{
	width: 0.79rem;
	height: 0.7rem;
	border-radius: 0.1rem 0  0 0.1rem;
	display: block;
	overflow: hidden;
}
.way_content ul li i img{
	width: 0.7rem;
	height: 0.7rem;
}
.way_content ul li div{
	width: 2.4rem;
	height: 0.7rem;
	border-radius:0 0.1rem 0.1rem 0;
	white-space: inherit;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.way_content ul li div span{
	display: block;
	height: 0.3rem;
	line-height: 0.3rem;
	color: #36978e;
	font-size: 0.14rem;
	
}
.way_content ul li div p{
	width: 2.3rem;
	height: 0.4rem;
	font-size: 0.10rem;
}
.way_p{
	width: 3.5rem;
	height: 1.5rem;
	margin: auto;
	background: #fc3839;
	margin-top: 0.1rem;
	border-radius: 0.15rem;
	display: flex;
	flex-flow: row wrap;
}
.way_p i{
	width:1.2rem;
	height:auto;
}
.way_p i img{
	width: 0.8rem;
	height: 1.42rem;
	margin-left: 0.2rem;
	margin-top: 0.08rem;
}
.way_p div{
	width: 2.2rem;
	height: 1.5rem;
}
.way_p div span{
	display: block;
	line-height: 0.4rem;
	width: 2.2rem;
	height: 0.4rem;
	color: #f6ff00;
	font-size: 0.2rem;
	
	font-weight: bold;
}
.way_p div p{
	width: 2.2rem;
	height: 1rem;
	font-size: 0.14rem;
	line-height: 0.2rem;
	color: white;
	white-space: inherit;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.way_p div p a{
}
.see{
	width: 1rem;
	height: 0.3rem;
	font-size: 0.14rem;
	text-align: center;
	margin: 0.1rem auto;
	line-height: 0.3rem;
	background: #36978e;
}
.see a{
	color:white;
}
.question{
	width: 3.5rem;
	height: 0.4rem;
	margin: auto;
	background: #36978e;
	color: white;
	font-size: 0.18rem;
	text-align: center;
	line-height: 0.4rem;
}

.what {
	width: 3.5rem;
	height: auto;
	margin: auto;
}
.what ul {
	width: 3.5rem;
	height: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
.what ul li {
	height: 0.3rem;
	font-size: 0.14rem;
	margin-top: 0.03rem;
	white-space: inherit;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	line-height: 0.3rem;
	text-align: center;
}

.what ul li:nth-of-type(1) {
	background: #c0fdd5;
	width: 0.8rem;
}

.what ul li:nth-of-type(2) {
	background: #fedbc1;
	width: 1rem;
}

.what ul li:nth-of-type(3) {
	background: #dec6fb;
	width: 1.5rem;
}

.what ul li:nth-of-type(4) {
	background: #fedbc1;
	width: 1.8rem;
}

.what ul li:nth-of-type(5) {
	background: #36978e;
	width: 1.6rem;
}

.what ul li:nth-of-type(6) {
	background: #fedbc1;
	width: 1.6rem;
}

.what ul li:nth-of-type(7) {
	background: #fedbc1;
	width: 1.8rem;
}

.what ul li a {
	color: #484847;
}

.talk{
	width: 3.5rem;
	background: url(http://3g.88bdfyy.com/images/doc-2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	font-size: 0.09rem;
	background-position: 100%;
	margin:0.1rem auto;
	position: relative;
}
.inline_b {
	width: 3.5rem;
	height: 1rem;
	background: url(http://3g.88bdfyy.com/images/doc-2.png);
	/*background-position: 0;*/
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: 0.1rem;
	margin:0.1rem auto;
}

.inline_b div {
	width: 2.4rem;
	height: 0.8rem;
	margin-left: 1rem;
	font-size: 0.14rem;
	padding-top: 0.15rem;
	box-sizing: border-box;
}

.inline_b div span {
	color: #36978e;
	font-weight: bold;
}

.talk i{
	position: relative;
	top: 0.08rem;
	left: 1rem;
}
/*灏鹃儴閮ㄥ垎*/
footer{
	width: 3.75rem;
	height: auto;
	/*position: absolute;
	top:25rem;*/
}
.bottom {
	width: 3.75rem;
	height: 0.7rem;
	background: #e85601;
	margin: 0.1rem 0;
	display: flex;
	flex-flow: row wrap;
}

.bottom div img {
	width: 0.48rem;
	height: 0.48rem;
	margin-left: 1.1rem;
	margin-top: 0.1rem;
}

.bottom div {
	width: 1.75rem;
	height: 0.7rem;
	color: white;
}

.bottom div p {
	height: 0.3rem;
	line-height: 0.4rem;
}

.bottom div span {
	display: block;
	height: 0.4rem;
	font-size: 0.2rem;
	font-weight: bold;
}
.call_footer{
	width: 3.75rem;
	height: 0.5rem;
	background: #e85601;
}
/*鍦板浘*/

.con {
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
}

.con p {
	font-size: 15px;
	color: #0092DC;
	font-weight: 600;
	margin: 0;
}

.footertop {
	width: 100%;
	height: 180px;
	border-bottom: 20px solid #0096ff;
	position: relative;
}

.footertop .lft {
	width: 25%;
	height: 100%;
	border-right: 10px solid #0096ff;
	float: left;
	overflow: hidden;
}

.footertop .lft .p1 {
	font-size: 15px;
	height: 50%;
	text-align: right;
	line-height: 25px;
	/*padding: 10px 0 0 80px;*/
	margin-right: 5px;
}

.footertop .lft .p2 {
	width: 50%;
	height: 45%;
	text-align: center;
	float: right;
	margin: 0 5px 0 0;
	background: #e5e4c8;
}

.footertop .cen {
	width: 45%;
	height: 100%;
	border-right: 10px solid #0096ff;
	float: left;
	margin-right: 3px;
}

.footertop .cen .cen-tp {
	width: 100%;
	height: 20%;
	border-bottom: 10px solid #0096ff;
	float: left;
}

.footertop .cen .cen-lef {
	width: 30%;
	height: 77%;
	border-right: 10px solid #0096ff;
	margin-top: 0;
	float: left;
}

.footertop .cen .cen-lef .cen-lef-tp {
	width: 100%;
	height: 48%;
	border-bottom: 10px solid #0096ff;
	margin-top: 0;
	float: left;
	text-align: right;
}

.footertop .cen .cen-lef .cen-lef-bot {
	width: 100%;
	height: 48%;
	margin-top: 0;
	float: left;
}

.footertop .cen .cen-lef .cen-lef-bot p {
	width: 90%;
	height: 70%;
	background: #e5e4c8;
	overflow: hidden;
	margin: 5px auto;
	line-height: 20px;
}

.footertop .cen .cen-rgh {
	width: 60%;
	height: 65%;
	;
	margin-top: 0;
	float: left;
	position: relative;
}

.footertop .cen .cen-rgh .img-tet {
	width: 260px;
	height: 30px;
	position: absolute;
	left: 10px;
	bottom: 35%;
}

.footertop .cen .cen-rgh .img-tet img {
	width: 30px;
	height: 30px;
	margin: 0!important;
}

.footertop .cen .cen-rgh .img-tet p {
	width: auto;
	display: inline-block;
	padding: 0 5px;
	margin-left: -5%;
	background: #fff;
	height: 30px;
	color: #de0516;
	line-height: 30px;
	border: 2px solid #de0516;
	border-radius: 8px;
}

.footertop .cen .cen-rgh .p3 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 5px;
}

.footertop .cen .cen-rgh .p4 {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -12px;
}

.footertop .cen .cen-rgh p {
	text-align: center;
	font-size: 14px;
}

.footertop .dtcn {
	width: 100%;
	height: 25px;
	border-bottom: 2px #db080f solid;
	position: absolute;
	left: 0;
	bottom: -20px;
	/*	z-index: 100;*/
}

.footertop .dtcn p {
	width: 30%;
	/*	height: 25px;*/
	line-height: 25px;
	font-size: 14px;
	border-radius: 10px;
	text-align: center;
	background: #dc0910;
	color: #fff;
	position: absolute;
	bottom: -15px;
	left: 60%;
	margin: 0;
}

.footertop .rgh {
	width: 19%;
	height: 100%;
	border-left: 10px solid #0096ff;
	float: left;
}

.footertop .rgh p {
	margin-left: 5px;
	/*	padding-top: 20px;*/
	padding-top: 10%;
}

.bot {
	width: 100%;
	height: 40px;
	border-top: 20px solid #0096ff;
	margin: 0;
	padding-left: 0;
}

.bot li {
	float: left;
	list-style: none;
	text-align: center;
	font-size: 16px;
	color: #0092DC;
	font-weight: 600;
}

.bot li.lef {
	width: 30%;
	height: 100%;
	border-right: 10px solid #0096ff;
	margin: 0;
}

.bot li.cen {
	width: 40%;
	height: 100%;
	border-right: 10px solid #0096ff;
	margin: 0;
	margin-right: 3px;
}

.bot li.rgh {
	width: 20%;
	height: 100%;
	border-left: 10px solid #0096ff;
	margin: 0;
}
.copy {
	width: 3.75rem;
	background: #36978e;
	font-size: 0.14rem;
	color: white;
	padding: 0.1rem 0;
	box-sizing: border-box;
}
.copy p{
	width: 88%;
	display: flex;
	flex-flow: row wrap;
	margin:5px auto;
	/* line-height: 0.25rem; */
}
.copy p img{
	margin: 0 5px;
}
.copy p img:nth-of-type(1){
	width: 17px;
	height: 20px;
}
.copy p img:nth-of-type(2){
	width: 20px;
	height: 20px;
}