@charset "utf-8";
/* CSS Document */

::-webkit-input-placeholder { /* WebKit browsers */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	padding-left: 10px
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	padding-left: 10px
}  
/* .layui-container{
	padding: 0;
} */
body{
	font-family: "思源黑体";
	background: #e6e6e6;
}
.top-phone{
	color:#11625d;
	font-size: 1rem;
	padding-left: 2em ;
	background: url(../images/phone.png) left center no-repeat;
	background-size: contain;
}
.top-logo{
	max-width: 40%;
}
.top-logo img{
	max-width: 100%;
}
.id-top{
	background: #fff;
	padding: 10px 0
}
.bannersize{
	height:51vw!important
}
.id-nav{
	background: #fff;
	padding: 10% 0;
}
.id-nav img{
	max-width: 33%;
}
.id-nav-box{
	
	padding: 10px 5px;
}
.id-nav h3{
	color:#0f5651;
	
}
.muyin-box{
	background: #fff;
	padding: 20px 0;

}
.titile img{
	max-width: 40%;
}
.hongbei-box{
	background: #fff;
	padding: 20px 0;
	margin-top: 20px;
}
.xueli-box{
	background: #fff;
	padding: 20px 0;
	margin-top: 20px;
}
footer{
	background: #0f5651;
	padding: 20px 0;
}
.muyin-top{
	background: #0f5651;
	padding: 10px 0
}
.button{
	height:40px ;
	overflow: hidden;
}
.upside{
	background: url(../images/Button1.png) center center no-repeat;
	background-size: contain;
}
.downside{
	background: url(../images/Button2.png) center center no-repeat;
	background-size: contain;
}
.xl-nav{
	right: 0;
	top:100%;
	z-index: 20;
	display:none;
}
.xl-nav ul{
	background: #fff;
	padding: 10px;
}
.xl-nav ul li {
	padding: 5px 10px;
	border-bottom: 1px solid #dedede;
}
.xl-nav ul li a{
	color:#0f5651
}
.button{
	width: 20px;
	height:17.39px ;
	overflow: hidden;
}
.nei-txt{
	background: rgba(255, 255, 255, 0.7);
	/* padding: 24px 40px; */
	width: 90%;
	top:50%;
	left: 5%;
	box-shadow: 0px 3px 5px #e2e2e2;
}
.nei-txt h3{
	color:#0f5651;
		margin-top: 10px;
}
.nei-txt p{
	width: 90%;
	margin: 10px auto;
	text-indent: 2em;
}
.nei-list{
	min-height: 210px;
	margin: 20px 0;
}
.muyin-top,.id-top{
	position: fixed;
	top:0;
	width: 100%;
	z-index: 30;

	
}
article{
	padding: 35px 0;
	background: #e9fffe;
	margin-top: 60px;
}
article h1{
	color:#333;
	background: url(../images/read-t-bg.png) no-repeat bottom center;
}
article h1 i{
	color:#0f5651;
	font-style: normal;
	
}
.read-list{
	background: #fff;
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
	box-shadow: #bdebe8 0px 0px 6px;
}
.read-list a{
	color:#008179
}
.read-more{
	width: 40%;
}
@media screen and (max-width:1200px){ 
	
	
}

@media screen and (max-width:992px){

	
}
@media screen and (max-width:768px){
	.banner{
		margin-top: 60px;
	}
}
@media screen and (max-width:390px){
	
}


