.w1 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* top模块 start  */
.top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #313131;
  font-size: 12px;
}
.top p {
  color: #999;
}
.top span {
  color: #ccc;
}
.top span::before {
  content: "?";
  display: inline-block;
  font-family: "icomoon";
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #313131;
  background: #959595;
  font-size: 12px;
  margin-right: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* top模块 end */

/* top_nav 模块start */
.top_nav {
  height: 108px;
}
.top_nav_hd h1 {
  width: 400px;
  height: 108px;
  padding-left: 90px;
  background: url(/images/logo.png) no-repeat left center;
  padding-top: 20px;
  font-size: 22px;
  display: block;
}

.top_nav_hd ul li {
  float: left;
  height: 100%;
  width: 90px;
  text-align: center;
}
.top_nav_hd ul {
  float: right;
  height: 108px;
  line-height: 108px;
  text-align: center;
}
.top_nav_hd ul li a {
  display: block;
  color: rgb(75, 71, 71);
  font-size: 14px;
}
.top_nav_hd ul li a:last-child {
  padding: 0;
}
.top_nav_hd ul li:hover {
  background: #02549e;
}
.top_nav_hd ul li:hover a {
  color: #fff;
}
.top_nav_hd ul .on {
  background: #02549e;
  color: #fff;
}
.top_nav_hd ul .on a {
  color: #fff;
}
/* top_nav 模块 end */

/* bg模块 start */
.bg {
  position: relative;
}
.bg img {
  width: 100%;
  /* height: 360px; */
}
.bg_box {
  width: 200px;
  height: 72px;
  line-height: 72px;
  background: #02549e;
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* bg模块 end */

/* nav_slide模块 start */
/* .xian{
	    
	    width: 87px;
	    border-bottom: 4px solid #0085e2;
		position: absolute;
		
} */
.nav_slide {
  position: relative;
  margin-bottom: 100px;
}
.tab_li {
  border: 1px solid #dfdcd7;
}
.tab_li .current a {
  display: block;
  background: #dfdcd7;
  color: #02549e;
}
.tab_li li a {
  color: #333;
}
.nav_slide .tab_li li {
  width: 200px;
  height: 65px;
  line-height: 65px;
  border-bottom: 1px solid #dfdcd7;
  text-align: center;
  font-size: 16px;
}
.nav_slide .tab_li li:last-child {
  border-bottom: 0;
}
.con1_hd {
  height: 40px;
  font-size: 12px;
  color: #969696;
  border-bottom: 1px solid #e5e5e5;
}
.con1_hd a {
  font-size: 12px;
  color: #969696;
}
.con1_hd i {
  color: #02549e;
}
.tab_con {
  width: 880px;
  /* height: 1220px; */
  margin-top: 40px;
}
.con_bd {
  margin-top: 25px;
  margin-bottom: 100px;
}
/* nav_slide模块 end */

/* footer模块制作 */
.footer {
  width: 100%;
  height: 200px;
  background-color: #4489ca;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  padding-top: 25px;
  position: relative;
  letter-spacing: 1px;
}
.footer p{
  height: 35px;
  line-height: 35px;
}
.footer p a{
  color: #FFFFFF;
}
.footer p a:hover{
  color: #FFFFFF;
}
.footer1 {
  width: 100%;
  height: 200px;
  background-color: #4489ca;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  padding-top: 25px;
  position: relative;
  margin-top: 50px; 
}
.footer img{
	display: inline-block;
	width: 80px;
	height: 127px;
	/* float: right; */
	margin: 12px 0 0 486px ;
	position: absolute;
	
}
.footer1 img{
	display: inline-block;
	width: 80px;
	height: 127px;
	/* float: right; */
	margin: 12px 0 0 486px ;
	position: absolute;
	
}
.xian{
	width: 90px;
	height: 4px;
	background-color: #00a1e9;
}
.yq{
	display: inline-block;
	float:left;
	margin:30px 0 0 0;
	 width:50px; 
	 height: 130px; 
	 background-color: #4489ca;
	 color: #ffffff;
	 font-size: 20px;
	 padding: 10px;
	 letter-spacing: 4px; 
	 text-align: center;-webkit-writing-mode: vertical-rl;writing-mode: vertical-rl;}
}
.dede_pages{font-size:14px;text-align:center; overflow:visible;}
.dede_pages ul{display:inline-block;margin:30px auto;padding:0;list-style:none;}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;border:1px solid #d8dadf;font-size:14px;}
.dede_pages ul li:nth-child(1){ padding:0 10px}
.dede_pages ul li a{color:#555;display:block;padding: 0 10px;}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid;  padding: 0 10px;}
.dede_pages ul li.thisclass a{color:#fff}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}



.news_other{background:#FFFFFF;padding:25px 350px;}
.news_othera{display:inline-block;line-height:20px;padding:10px 10px;border:1px solid #d7d7d7;margin:5px;background:#fff;font-size:15px;color:#000;}
.page {
  margin: 20px 0 80px 0;
  text-align: center;
}
.page a {
  display: inline-block;
  padding: 3px 10px;
  margin-right: 1px;
  background: #eee;
  margin-bottom: 5px;
  transition: 0.5s;
  color:#555;
}
.page a:hover {
  background: #4489CA;
  color: #fff;
}
.page a.active {
  background: #4489CA;
  color: #fff;
}
.prevnext {
  margin: 10px 0 30px 0;
  height: 100px;
  font-size: 16px;
  color: #666;
}
.pnwrap {
  width: 80%;
  position: absolute;
  float: left;
}
.pnwrap a {
  display: block;
  color: #333;
  transition: 0.5s;
  line-height: 25px;
  overflow: hidden;
  height: 25px;
}
.pnwrap a:hover {
  color: #4489CA;
  font-size: 18px;
}
.return {
  width: 140px;
  height: 38px;
  background: #4489CA url(../images/returnbg.png) no-repeat 30px center;
  line-height: 38px;
  color: #fff;
  padding-left: 50px;
  border-radius: 20px;
  margin: 5px 0 0;
  transition: 0.5s;
  float: right;
}
.return:hover {
  background-color: #DEDEDE;
  color: #fff;
}