﻿a{text-decoration:none;}
body{
	padding-bottom:93px;
	background:#f2f2f2; min-height:110vh;}
.head{
	height:99px;
	background: url(../images/hbg.png) no-repeat center top;
	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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	
}





/* 滚动公告 */
.gonggao{height: 3.0rem;background: #FFF;}
.gonggao .title{margin-left:0.4rem;height:1.1rem; line-height:2.9rem;float: left; display: block;width: 3.5rem;color: #0096FC;font-size: 1.4rem}
.gonggao .title span{display:inline-block;font-size:0.56rem;color: #0096FC;vertical-align: middle;margin-right:0.2rem}
.gonggao .gundong{color: #414141; font-size: 1.4rem; overflow: hidden;line-height: 2.9rem;white-space:nowrap}




.logo{
	padding-left:20px;
    margin-top: 0.6rem;
}



.ban img{display:block;}
.dw{
	width:590px;
	margin:0 auto;
	padding:14px 0px;
}
.nav{
  position:fixed;
  left: 0px;
  bottom: 0px;
  width:100%;
  height: 96px;
  background: #0096FC;
  z-index: 88;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.nav a{
  width:25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 96px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color:#fff;
  font-size:18px;
  border-left:1px solid #e0e0e0;
  border-right:1px solid #e0e0e0;
}
.nav a:nth-child(even){
}
.nei{
	width:94%;
	margin:0 auto;
	padding:5px 5px;background:#fff;
	border-radius: 5px;
	box-shadow:0px 0px 10px #a4a4a4;
	margin-top: 0.7rem;
	margin-bottom: -0.7rem;
}
.til{
	color:#0096FC;
	font-size:24px;
	padding-left:50px;
	line-height:40px;
	background: url(../images/til.png) no-repeat 4px center ;
}



.zuhe{
	text-align:center;
	background:#f5fbff;
/*	border:1px solid #fbf0f3;*/
	border-radius: 5px;
	width:100%;
	margin:0 auto;
	font-size:20px;
	float:left;
	padding:6px 0px;
	line-height: 1.7; /* 设置行间距为1.5倍 */	
}
.zuhe em{color:#0096FC;}
.jiance{
	padding:10px 6px;
}
.jiance li{
	padding:6px 0px;
	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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.miao{
	font-size:16px;
	width:87px;
	height:41px;
	line-height:40px;
	text-align:center;
	background: url(../images/bg01.png) no-repeat center top;
	color: #6B6D6F;
}
.wz{
	line-height:40px;
	text-align:center;
	height:41px;
	width:345px;
	font-size:20px;
	text-transform: uppercase;
	background: url(../images/bg02.png) no-repeat center top;
}
.open{
	display:block;
	line-height:40px;
	height:41px;
	border-radius: 5px;
	text-align:center;
	color:#fff;
	font-size:18px;
	width:132px;
	background:#40affb;
}






.kefu {
  position: fixed;
  left: 1px;
  bottom: 4.5rem;
  top: 755px;

}

.section {
	margin: 0 0.001rem;
/*	background-color: #fff;*/
	border-radius: 0.2rem;
	padding: 0.01rem;
	text-align: center;
	margin-top: 0.7rem;
/*	box-shadow: 0 0 10px rgba(138,148,156,0.3);*/
}
.section .title {
	text-align: center;
	margin: 0.2rem 0 0.3rem;
	font-size: 0.46rem;
	color:#0096fc;
}
.section .imgUl {
	margin-bottom: 0.01rem;

}
.section .imgUl li {
	float: left;
	width: 31%;
	text-align: center;
	margin: 0 2% 0 0;
	margin-bottom: 0.8rem;
}
.section .imgUl li:last-child {
	margin-right: 0;
}
.section .imgUl li a {
	display: block;
	font-size: 1.18rem;
	color:#555555;

}
.section .imgUl li img {
margin-top: 0.5rem;
	/*display: block;*/
	 border-radius: 5px;
width: 94%;
  margin: 0 auto;
    margin-top: 0px;
  padding: 5px 5px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #a4a4a4;
}
.section .imgUl02 li {
	width: 22.2%;
}


#footer {
 
  padding: 0.01rem 0;
  text-align: center;
  border-radius: 0.1rem;
}
#footer .copyright {
	color: #767986;
	font-size: 1.05rem;
	line-height: 3.9em;
}


.ft{
	height:92px;
	border-bottom:1px solid #585858;
	width:1200px;
	margin:0 auto;
	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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.out{}
.ovr{display:none;}
.ft a:hover .out{display:none;}
.ft a:hover .ovr{display:block;}
.ftdi{
	width:100%;
	border-bottom:none;
	margin:0 auto;
	height:80px;
	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;
	background: #fff;
}
.ftdi a{
	text-align:center;
	display:block;
}
.ftw{
	text-align:center;
	color:#bfbfbf;
	font-size: 12px;
}




.cop {
  text-align: center;
  color: #fff;
  line-height: 42px;
  background: #676768;
}

