 body{
			font-family: "微软雅黑";
		}
	@media (min-width: 768px) {
		.biaoti{
			font-size: 32px;
			text-align: center;
			margin-top: 50px;
			color: #00c3fe;
		}
		.wukuang>div>p{
			font-size: 20px;
			margin-top: 46px;
		}
	}
	@media (max-width: 768px) {
		.biaoti{
			font-size: 22px;
			text-align: center;
			margin-top: 50px;
		}
		.wukuang>div>p{
			font-size: 18px;
			margin-top: 32px;
		}
		.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(2)>a>div{
			padding-bottom: 20px;
		}
	}
	
	
		@media (min-width: 992px){
			/*中间横幅*/
			.hengfu{
				width: 100%;
				position: relative;
				overflow: hidden;
				background: url("../img/hengfu.png"/*tpa=http://www.daiof.com/public/home/img/hengfu.png*/);
			}
			.hengfu>div{
				display: flex;
				justify-content: space-between;
				margin: 20px auto 0 auto;
			}
			.hengfu>div>hr{
				width: 20px;
				border:1px dotted #666;
				display: inline-block;
				margin-top: 35px;
			}
			.hengfu>div>div{
				display: inline-block;
			}
.hengfu>div>div:nth-of-type(1)>div{
		border-radius: 50%;
		background-color: #E3E1DD;
		width: 70px;
		height: 70px;
		color: #00c3fe;
	}
	.hengfu>div>div:nth-of-type(1)>div>img{
		width: 100%;
	}
			.hengfu>div>div:nth-of-type(1)>p{
				margin-top: 5px;
				color: white;
				text-align: center;
			}
			.liuchangy>div{
				border-radius: 50%;
				background-color: #E3E1DD;
				width: 70px;
				height: 70px;
				line-height: 35px;
				color: white;
				padding: 15px 0 0 20px;
			}
			.liuchangy>div>img{
				width: 30px;
				display: inline-block;
				vertical-align: middle;
			}
			.liuchangy>p{
				margin-top: 5px;
				color: white;
				text-align: center;
			}
			.liuchengj{
				border-radius: 50%;
				background-color: #E3E1DD;
				width: 20px;
				height: 20px;
				text-align: center;
				margin-top: 25px;
			}
.liuchengj>img{
		width: 100%;
	}
			
		} 
		@media (max-width: 992px){
			/*中间横幅*/
			.hengfu{
				display: none;
			}
		}
		
		/*每屏标题*/
		.biaoti>span{
			color: #CCCCCC;
			font-size: 15px;
			text-align: center;
			margin-top: 5px;
		}
		.hengxian{
			width: 60px;
			height: 2px;
			background-color: #888580;
			margin: 25px auto 0 auto;
		}
		.xushu{
			text-align: center;
			font-size: 16px;
			margin-top: 35px;
		}
		
		/*第一个轮播图*/
		.carousel-indicators{
			margin-bottom: 1px;
			bottom: 1vw;
		}
		@media (max-width: 768px) {
			.carousel-indicators{
				margin-bottom: 1px;
				bottom: -1px;
			}
		}
		@media (min-width: 992px) {
			#myCarousel>a>img{
				position: absolute;
				top: 50%;
				right: 55px;
			}
		}
		@media (max-width: 992px) {
			#myCarousel>a>img{
				position: absolute;
				top: 25%;
				
				left: 0;
			}
		}
		.carousel-indicators>li{
			width: 30px;
			height: 3px;
			border-radius:0;
			background-color: white;
		}
		.carousel-indicators .active{
			width: 30px;
			height: 3px;
			border-radius:0;
			background-color: #00B28B;
			border: #00B28B;
		}
		.carousel-indicators li{
			margin: 0px 1px;
		}
		.yipingxinwen{
			margin: 0;
			padding: 10px 0;
			background-color: #2E3B40;
		}
		.yipingxinwen>div:nth-of-type(1)>img{
			margin-top: 2px;
			margin-left:30px;
		}
.yipingxinwen>div:nth-of-type(1)>img:nth-of-type(2){
	margin-top: 10px;
}
@media (max-width: 768px) {
	.yipingxinwen>div:nth-of-type(1){
		text-align: center;
		margin-bottom: 15px;
	}
	.yipingxinwen>div:nth-of-type(1)>img:nth-of-type(1){
		display: none;
	}
	.yipingxinwen>div:nth-of-type(1)>img:nth-of-type(2){
		width: 80px;
		margin-top: 0px;
		margin-left: 0px;
	}
	.yipingxinwen>div:nth-of-type(1){
		text-align: center;
	}
	.yipingxinwen>div:nth-of-type(3){
		text-align: center;
	}
}
.yipingxinwen>div:nth-of-type(2){
	color: #C4CCCE;
}
.yipingxinwen>div:nth-of-type(2)>div:nth-of-type(1){
	font-size: 22px;
}
.yipingxinwen>div:nth-of-type(2)>div:nth-of-type(2){
	font-size: 16px;
	margin-top: 5px;
}
.yipingxinwen>div:nth-of-type(3)>a{
	font-size: 16px;
	color: white;
	display: inline-block;
	margin: 15px 15px;
	padding: 15px 50px;
	background-color: #0071A0;
}
@media (max-width: 768px) {
	.yipingxinwen>div:nth-of-type(3)>a{
	font-size: 16px;
	color: white;
	display: inline-block;
	margin: 15px 15px;
	padding: 10px 30px;
	background-color: #0071A0;
}
}
		/*屏幕二*/
		.pingmu2>div:nth-of-type(4){
			text-align: center;
		}
		.pingmu2>div:nth-of-type(4)>a>div{
			background-color: #F2F8FB;
			margin-top: 100px;
		}
		.pingmu2>div:nth-of-type(4)>a>div>div{
			width: 91px;
			height: 91px;
			transform: translateY(-62px);
			background: url("../img/tuceng7.png"/*tpa=http://www.daiof.com/public/home/img/tuceng7.png*/);
			margin: 0 auto;
		}
		.pingmu2>div:nth-of-type(4)>a>div>p{
			transform: translateY(-30px);
		}
		.pingmu2>div:nth-of-type(4)>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: #4F9ABB;
		}
		.pingmu2>div:nth-of-type(4)>a>div>p:nth-of-type(2){
			font-size: 12px;
			color: #666;
		}
		.pingmu2>div:nth-of-type(4)>a>div>p:nth-of-type(3){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(4)>a>div>p:nth-of-type(4){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(4)>a>div>p:nth-of-type(5){
			width: 120px;
			font-size: 18px;
			background-color: #00C2FB;
			color: white;
			padding: 12px 0 12px 0;
			border-radius: 5px;
			margin: 20px auto;
		}
		.pingmu2>div:nth-of-type(4):hover>a>div>div{
			background: url("../img/tuceng8.png"/*tpa=http://www.daiof.com/public/home/img/tuceng8.png*/);
		}
		.pingmu2>div:nth-of-type(4):hover>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: black;
		}
		.pingmu2>div:nth-of-type(4):hover>a>div>p:nth-of-type(5){
			background-color: #00B288;
		}
		.pingmu2>div:nth-of-type(5){
			text-align: center;
		}
		.pingmu2>div:nth-of-type(5)>a>div{
			background-color: #F2F8FB;
			margin-top: 100px;
		}
		.pingmu2>div:nth-of-type(5)>a>div>div{
			width: 91px;
			height: 91px;
			transform: translateY(-62px);
			background: url("../img/tuceng1.png"/*tpa=http://www.daiof.com/public/home/img/tuceng1.png*/);
			margin: 0 auto;
		}
		.pingmu2>div:nth-of-type(5)>a>div>p{
			transform: translateY(-30px);
		}
		.pingmu2>div:nth-of-type(5)>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: #4F9ABB;
		}
		.pingmu2>div:nth-of-type(5)>a>div>p:nth-of-type(2){
			font-size: 12px;
			color: #666;
		}
		.pingmu2>div:nth-of-type(5)>a>div>p:nth-of-type(3){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(5)>a>div>p:nth-of-type(4){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(5)>a>div>p:nth-of-type(5){
			width: 120px;
			font-size: 18px;
			background-color: #00C2FB;
			color: white;
			padding: 12px 0 12px 0;
			border-radius: 5px;
			margin: 20px auto;
		}
		.pingmu2>div:nth-of-type(5):hover>a>div>div{
			background: url("../img/tuceng4.png"/*tpa=http://www.daiof.com/public/home/img/tuceng4.png*/);
		}
		.pingmu2>div:nth-of-type(5):hover>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: black;
		}
		.pingmu2>div:nth-of-type(5):hover>a>div>p:nth-of-type(5){
			background-color: #00B288;
		}
		.pingmu2>div:nth-of-type(6){
			text-align: center;
		}
		.pingmu2>div:nth-of-type(6)>a>div{
			background-color: #F2F8FB;
			margin-top: 100px;
		}
		.pingmu2>div:nth-of-type(6)>a>div>div{
			width: 91px;
			height: 91px;
			transform: translateY(-62px);
			background: url("../img/tuceng2.png"/*tpa=http://www.daiof.com/public/home/img/tuceng2.png*/);
			margin: 0 auto;
		}
		.pingmu2>div:nth-of-type(6)>a>div>p{
			transform: translateY(-30px);
		}
		.pingmu2>div:nth-of-type(6)>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: #4F9ABB;
		}
		.pingmu2>div:nth-of-type(6)>a>div>p:nth-of-type(2){
			font-size: 12px;
			color: #666;
		}
		.pingmu2>div:nth-of-type(6)>a>div>p:nth-of-type(3){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(6)>a>div>p:nth-of-type(4){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(6)>a>div>p:nth-of-type(5){
			width: 120px;
			font-size: 18px;
			background-color: #00C2FB;
			color: white;
			padding: 12px 0 12px 0;
			border-radius: 5px;
			margin: 20px auto;
		}
		.pingmu2>div:nth-of-type(6):hover>a>div>div{
			background: url("../img/tuceng5.png"/*tpa=http://www.daiof.com/public/home/img/tuceng5.png*/);
		}
		.pingmu2>div:nth-of-type(6):hover>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: black;
		}
		.pingmu2>div:nth-of-type(6):hover>a>div>p:nth-of-type(5){
			background-color: #00B288;
		}
		.pingmu2>div:nth-of-type(7){
			text-align: center;
		}
		.pingmu2>div:nth-of-type(7)>a>div{
			background-color: #F2F8FB;
			margin-top: 100px;
		}
		.pingmu2>div:nth-of-type(7)>a>div>div{
			width: 91px;
			height: 91px;
			transform: translateY(-62px);
			background: url("../img/tuceng3.png"/*tpa=http://www.daiof.com/public/home/img/tuceng3.png*/);
			margin: 0 auto;
		}
		.pingmu2>div:nth-of-type(7)>a>div>p{
			transform: translateY(-30px);
		}
		.pingmu2>div:nth-of-type(7)>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: #4F9ABB;
		}
		.pingmu2>div:nth-of-type(7)>a>div>p:nth-of-type(2){
			font-size: 12px;
			color: #666;
		}
		.pingmu2>div:nth-of-type(7)>a>div>p:nth-of-type(3){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(7)>a>div>p:nth-of-type(4){
			font-size: 16px;
		}
		.pingmu2>div:nth-of-type(7)>a>div>p:nth-of-type(5){
			width: 120px;
			font-size: 18px;
			background-color: #00C2FB;
			color: white;
			padding: 12px 0 12px 0;
			border-radius: 5px;
			margin: 20px auto;
		}
		.pingmu2>div:nth-of-type(7):hover>a>div>div{
			background: url("../img/tuceng6.png"/*tpa=http://www.daiof.com/public/home/img/tuceng6.png*/);
		}
		.pingmu2>div:nth-of-type(7):hover>a>div>p:nth-of-type(1){
			font-size: 24px;
			color: black;
		}
		.pingmu2>div:nth-of-type(7):hover>a>div>p:nth-of-type(5){
			background-color: #00B288;
		}
		/*屏幕三*/
		.pingmu3{
			background-color: #F2F8FB;
			padding-bottom: 50px;
		}
		.pingmu3>.container>.row>div:nth-of-type(4){
			font-size: 16px;
			margin-top: 35px;
			line-height: 30px;
		}
		.pingmu3>.container>.row>div:nth-of-type(4)>a{
			color: #00C3A0;
		}
		.pingmu3>.container>.row>div:nth-of-type(5){
			text-align: center;
			margin-top: 35px;
		}
		.pingmu3>.container>.row>div:nth-of-type(5)>img{
			width: 100%;
			
		}
		.pingmu3>.container>.row>div:nth-of-type(6){
			margin-top: 35px;
		}
		.pingmu3>.container>.row>div:nth-of-type(6)>p:nth-of-type(1){
			font-size: 22px;
			color: #00C2FB;
		}
		.pingmu3>.container>.row>div:nth-of-type(6)>p:nth-of-type(2){
			height: 126px;
			text-align: justify;
		}
		.pingmu3>.container>.row>div:nth-of-type(6)>a>p{
			width: 124px;
			line-height: 34px;
			background-color: #00B288;
			font-size: 12px;
			color: white;
			text-align: center;
		}
		.pingmu3>.container>.row>div:nth-of-type(7){
			text-align: center;
			margin-top: 35px;
		}
		.pingmu3>.container>.row>div:nth-of-type(7)>img{
			width: 100%;
			
		}
		.pingmu3>.container>.row>div:nth-of-type(8){
			margin-top: 35px;
		}
		.pingmu3>.container>.row>div:nth-of-type(8)>p:nth-of-type(1){
			font-size: 22px;
			color: #00C2FB;
		}
		.pingmu3>.container>.row>div:nth-of-type(8)>p:nth-of-type(2){
			height: 126px;
			text-align: justify;
		}
		.pingmu3>.container>.row>div:nth-of-type(8)>a>p{
			width: 124px;
			line-height: 34px;
			background-color: #00B288;
			font-size: 12px;
			color: white;
			text-align: center;
		}
		/*第四屏*/
		@media (min-width: 768px) {
			#myCarousel1>a>img{
				position: absolute;
				top: 45%;
			}
		}
		@media (max-width: 768px) {
			#myCarousel1>a>img{
				position: absolute;
				top: 25%;
				right: 0;
			}
		}
		/*第五屏*/
		.pingmu5{
			background-color: #F2F8FB;
			padding-bottom: 50px;
		}
		.wukuang>div{
			height: 92px;
			border: solid 1px #D5D7D4;
			margin-top: 60px;
			text-align: center;
		}
		@media (min-width: 768px){
			.wukuang>div{
				width: 160px;
			}
		}
		.wukuang>div>div{
			width: 56px;
			height: 56px;
			line-height: 56px;
			text-align: center;
			margin: -24px auto;
		}
		.wukuang>div:hover{
			border: solid 1px #00C2FB;
		}
		#xuanxiangka1>div>div{
			background: url("../img/kachi.png"/*tpa=http://www.daiof.com/public/home/img/kachi.png*/) no-repeat;
		}
		#xuanxiangka1:hover>div>div{
			background: url("../img/kachi1.png"/*tpa=http://www.daiof.com/public/home/img/kachi1.png*/) no-repeat;
		}
		#xuanxiangka2>div>div{
			background: url("../img/xianweijing.png"/*tpa=http://www.daiof.com/public/home/img/xianweijing.png*/) no-repeat;
		}
		#xuanxiangka2:hover>div>div{
			background: url("../img/xianweijing1.png"/*tpa=http://www.daiof.com/public/home/img/xianweijing1.png*/) no-repeat;
		}
		#xuanxiangka3>div>div{
			background: url("../img/dna.png"/*tpa=http://www.daiof.com/public/home/img/dna.png*/) no-repeat;
		}
		#xuanxiangka3:hover>div>div{
			background: url("../img/dna1.png"/*tpa=http://www.daiof.com/public/home/img/dna1.png*/) no-repeat;
		}
		#xuanxiangka4>div>div{
			background: url("../img/shaobei.png"/*tpa=http://www.daiof.com/public/home/img/shaobei.png*/) no-repeat;
		}
		#xuanxiangka4:hover>div>div{
			background: url("../img/shaobei1.png"/*tpa=http://www.daiof.com/public/home/img/shaobei1.png*/) no-repeat;	
		}
		#xuanxiangka5>div>div{
			background: url("../img/fangdajing.png"/*tpa=http://www.daiof.com/public/home/img/fangdajing.png*/) no-repeat;
		}
		#xuanxiangka5:hover>div>div{
			background: url("../img/fangdajing1.png"/*tpa=http://www.daiof.com/public/home/img/fangdajing1.png*/) no-repeat;	
		}
		#xuanxiangka6>div>div{
			background: url("../img/xiangji.png"/*tpa=http://www.daiof.com/public/home/img/xiangji.png*/) no-repeat;
		}
		#xuanxiangka6:hover>div>div{
			background: url("../img/xiangji1.png"/*tpa=http://www.daiof.com/public/home/img/xiangji1.png*/) no-repeat;	
		}
		.pingmu5>.container>.row:nth-of-type(3){
			margin-top: 35px;
		}
.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(1){
	text-align: center;
	overflow: hidden;
}
.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(1)>img{
	width: 440px;
	height: 323px;
}
@media (max-width: 768px){
	.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(1)>img{
		width:100%;
		height: 100%;
	}
}
		.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(2)>a>div{
			margin-top: 7px;
			border-bottom: dashed 1px #666;
		}
		.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(2)>a>div>p:nth-of-type(1){
			display: inline-block;
			font-size: 15px;
			margin-left: 0px;	
			color:#333;	
		}
		.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(2)>a>div>img:nth-of-type(2){
			margin-left: 10px;
		}
		.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(2)>a>div>p:nth-of-type(2){
			display: inline-block;
			font-size: 15px;
			float: right;
			color:#666;
		}
.pingmu5>.container>.row:nth-of-type(3)>div:nth-of-type(2)>a:hover>div>p{
	color:#00c2fd;
		}
		
		.pingmu5>.container>.row:nth-of-type(4){
			margin-top: 35px;
		}
.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(1){
	text-align: center;
	overflow: hidden;
}
.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(1)>img{
	width: 440px;
	height: 323px;
}
@media (max-width: 768px){
	.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(1)>img{
		width:100%;
		height: 100%;
	}
}
		.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(2)>a>div{
			margin-top: 7px;
			border-bottom: dashed 1px #666;
		}
		.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(2)>a>div>p:nth-of-type(1){
			display: inline-block;
			font-size: 15px;
			margin-left: 0px;	
			color:#333;				
		}
		.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(2)>a>div>img:nth-of-type(2){
			margin-left: 10px;
		}
		.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(2)>a>div>p:nth-of-type(2){
			display: inline-block;
			font-size: 15px;
			float: right;
			color:#666;
		}
		.pingmu5>.container>.row:nth-of-type(4)>div:nth-of-type(2)>a:hover>div>p{
	color:#00c2fd;
		}
		
		.pingmu5>.container>.row:nth-of-type(5){
			margin-top: 35px;
		}
.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(1){
	text-align: center;
	overflow: hidden;
}
.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(1)>img{
	width: 440px;
	height: 323px;
}
@media (max-width: 768px){
	.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(1)>img{
		width:100%;
		height: 100%;
	}
}
		.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(2)>a>div{
			margin-top: 7px;
			border-bottom: dashed 1px #666;
		}
		.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(2)>a>div>p:nth-of-type(1){
			display: inline-block;
			font-size: 15px;
			margin-left: 0px;	
			color:#333;				
		}
		.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(2)>a>div>img:nth-of-type(2){
			margin-left: 10px;
		}
		.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(2)>a>div>p:nth-of-type(2){
			display: inline-block;
			font-size: 15px;
			float: right;
			color:#666;
		}
.pingmu5>.container>.row:nth-of-type(5)>div:nth-of-type(2)>a:hover>div>p{
	color:#00c2fd;
		}
		
		.pingmu5>.container>.row:nth-of-type(6){
			margin-top: 35px;
		}
.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(1){
	text-align: center;
	overflow: hidden;
}
.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(1)>img{
	width: 440px;
	height: 323px;
}
@media (max-width: 768px){
	.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(1)>img{
		width:100%;
		height: 100%;
	}
}
		.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(2)>a>div{
			margin-top: 7px;
			border-bottom: dashed 1px #666;
		}
		.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(2)>a>div>p:nth-of-type(1){
			display: inline-block;
			font-size: 15px;
			margin-left: 0px;		
			color:#333;	
		}
		.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(2)>a>div>img:nth-of-type(2){
			margin-left: 10px;
		}
		.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(2)>a>div>p:nth-of-type(2){
			display: inline-block;
			font-size: 15px;
			float: right;
			color:#666;
		}
.pingmu5>.container>.row:nth-of-type(6)>div:nth-of-type(2)>a:hover>div>p{
	color:#00c2fd;
		}
		
		
		/*第六屏*/
		.pingmu6{
			margin-bottom: 30px;
		}
		.pingmu6>.row:nth-of-type(2){
			background-color: #F5F4F3;
			margin-top: 35px;
			padding: 20px 0;
		}
.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(1){
	overflow: hidden;
}
.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(1)>img{
	width: 348px;
	height: 198px;
	margin-bottom: 10px;
}
@media (max-width: 768px){
	.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(1)>img{
		width: 100%;
		height: 100%;
	}
}
		.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(2)>div:nth-of-type(1){
			width: 85%;
			float: left;
		}
		.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1){
			font-size: 18px;
			color: #00C2FB;
		}
		.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2){
			line-height: 30px;
			font-size: 17px;
			color: black;
			margin-top: 23px;
			text-align: justify;
		}
		.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(2)>div:nth-of-type(2){
			float: right;
			text-align: right;
		}
		.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(1){
			font-size: 18px;
			color: black;
		}
		.pingmu6>.row:nth-of-type(2)>a>div:nth-of-type(2)>div:nth-of-type(2)>div:nth-of-type(2){
			color: gray;
		}
		.pingmu6>.row:nth-of-type(3){
			margin-top: 35px;
		}
		.xinwenkuai{
			margin-top: 10px;
		}
		.xinwenkuai>div:nth-of-type(1){
			width: 70px;
			height: 66px;
			background-color: #00C2FB;
			color: white;
			font-size: 18px;
			text-align: center;
			float: left;
		}
		.xinwenkuai>div:nth-of-type(1)>div:nth-of-type(1){
			margin-top: 12px;
		}
		.xinwenkuai>div:nth-of-type(2){
			width: 75%;
			float: left;
			padding-left: 9px;
			padding-bottom: 10px;
		}
		.xinwenkuai>div:nth-of-type(2)>div:nth-of-type(1){
			margin-top: 10px;
			font-size: 16px;
			color:#333;
		}
		.xinwenkuai>div:nth-of-type(2)>div:nth-of-type(2){
			font-size: 14px;
			color:#666;
			margin-top: 10px;
			text-align: justify;
		}
		.xinwenkuai:hover>div:nth-of-type(1){
			background-color: #FFBA00;
		}
		.xinwenkuai:hover>div:nth-of-type(2){
			background-color: black;
			color: white;
		}
.xinwenkuai:hover>div:nth-of-type(2)>div:nth-of-type(1){
			color: white;
		}
.xinwenkuai:hover>div:nth-of-type(2)>div:nth-of-type(2){
			color: white;
		}		
		/*第七屏*/
		.pingmu7>.row:nth-of-type(2)>div{
			text-align: center;
			margin: 20px 0;
		}
		.pingmu8{
			background-color: #F6F6F5;
		}
		.pingmu8{
			padding-top: 10px;
			padding-bottom: 20px;
		}
		.pingmu8>.container>.row>div{
			line-height: 50px;
			font-size: 16px;
			color: #666;
		}
		.pingmu8>.container>.row>div:nth-of-type(1){
			line-height: 50px;
			font-size: 18px;
			color: black;
		}
		/*第九屏*/
		.pingmu9{
			background-color: #333B3E;
			padding-bottom: 20px;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(1){
			margin-top: 30px;
			color: white;
			font-size: 20px;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(2){
			width: 90%;
			height: 2px;
			background-color: #666;
			margin-bottom: 30px;
			margin-top: 5px;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(2)>div{
			width: 40px;
			height: 2px;
			background-color: #00C2FB;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(3){
			color: #A3A09D;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(3)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(4){
			color: #A3A09D;
			margin-top: 10px;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(4)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(5){
			color: #A3A09D;
			margin-top: 10px;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(5)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(6){
			color: #A3A09D;
			margin-top: 10px;
		}
		.pingmu9>.container>.row>div:nth-of-type(1)>div:nth-of-type(6)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(1){
			margin-top: 30px;
			color: white;
			font-size: 20px;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(2){
			width: 90%;
			height: 2px;
			background-color: #666;
			margin-bottom: 30px;
			margin-top: 5px;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(2)>div{
			width: 40px;
			height: 2px;
			background-color: #00C2FB;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(3){
			color: #A3A09D;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(3)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(4){
			color: #A3A09D;
			margin-top: 10px;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(4)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(5){
			color: #A3A09D;
			margin-top: 10px;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(5)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(6){
			color: #A3A09D;
			margin-top: 10px;
		}
		.pingmu9>.container>.row>div:nth-of-type(2)>div:nth-of-type(6)>div{
			margin-left: 10px;
			display: inline-block;
			width: 70%;
			vertical-align: middle;
		}	
		.pingmu9>.container>.row>div:nth-of-type(3){
			margin-top: 60px;
			text-align: center;
		}
		.pingmu9>.container>.row>div:nth-of-type(3)>div:nth-of-type(1){
			width: 95px;
			height: 95px;
			margin: 5px auto;
		}
		.pingmu9>.container>.row>div:nth-of-type(3)>div:nth-of-type(1)>img{
			width:100%;
			height: 100%;
		}
		.pingmu9>.container>.row>div:nth-of-type(3)>div:nth-of-type(2){
			color: white;
			text-align: center;
		}
		.pingmu9>.container>.row>div:nth-of-type(3)>div:nth-of-type(3){
			width: 95px;
			height: 95px;
			margin: 5px auto;
		}
		.pingmu9>.container>.row>div:nth-of-type(3)>div:nth-of-type(3)>img{
			width:100%;
			height: 100%;
		}
		.pingmu9>.container>.row>div:nth-of-type(3)>div:nth-of-type(4){
			color: white;
			text-align: center;
		}
		
		.pingmu10{
			background-color: #252A2C;
			color: #6B7474;
			padding: 22px 0;
		}
		.pingmu10>.container>.row>a>div{
			color: #6B7474;
			text-align: center;
		}
		.pingmu10>.container>.row>div:nth-of-type(1){
			text-align: left;
		}