* {
	margin: 0;
	padding: 0;
	
}
body,div,span,ul,li,h1,h2,h3,h4,ol,dl,dt,dd,img,a,input,textarea,clear{padding:0;margin:0;list-style:none;border:0;font-family:"微软雅黑";}
img {
	border: none; vertical-align: middle;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none
}
a {
	text-decoration: none;
	color:#303030;
}
.bfb{width: 100%;}
.clear{clear:both}
.fl{float: left;}
.fr{float:right}
.fx{display: flex;}
.mb40{margin-bottom: 40px;}
.show {
      display: block!important;
    }
/*天气预报*/
.EKHJj{
    padding: 4px 11px;
    border-radius: 5px;
    background-image: linear-gradient(#75b4fc, #2d3f7e);
    color: #fff !important;
}
/************大块***********/
/*.mian_all {
	width: 100%;
	background: url(../images/big_bgm.jpg) top center no-repeat #fff;
    background-size: 100% auto;
	min-width: 1400px;
}*/

.mian_all {
	background: url(../images/big_bgm4.jpg) top center no-repeat #fff;
	background-size: auto!important;
	display: flex;
    flex-direction: column;
	min-width: 1400px;
}




.mian_conten {
	min-width: 1400px;
	width: 1400px;
	margin: 0 auto;
}
/****************顶部导航***************/
.top_nav {
	width: 100%;
	padding: 15px 0px;
	display: flex;
	align-items: center;
	
}
#slh{background-color: #d7461f; border-radius: 5px; padding: 0px 10px; color: #ffffff;cursor: pointer;}
.wx_wb  {position:relative; cursor:pointer;}
.wx_wb_div{ position:absolute; top:40px; left:0px; display:none;z-index: 10}
.wx_wb:hover .wx_wb_div{ display:block;}
/**************左边************/
.top_nav_left {
	width: 50%;
}
.top_nav_left ul {
	display: flex;
	justify-content: flex-start;
}
.top_nav_left ul li {
	line-height: 35px;
	margin-right: 20px;
}
.top_nav_left ul li a {
	color: #3b7ac0;
	font-size: 14px;
}
/*************右边*************/
.top_nav_right {
	width: 50%;
}
.top_nav_right ul {
	display: flex;
	justify-content: flex-end;
}
.top_nav_right ul li {
	padding: 0 10px;
	line-height: 35px;
}
.top_nav_right ul li a {
	display: block;
	color: #3b7ac0;
	font-size: 14px;
}
.top_nav_right ul li a img {
	width: 22px;
	height: 25px;
  vertical-align:-0.4em;  
}
/*****************top信息****************/
.top_info {
	width: 100%;
	margin-top: 20px;
}
.logo   img{
	display: block;
	margin: 0 auto;
}
.sousuo {
	width: 100%;
}
.search {
	width: 500px;
	height: 45px;
	margin: 0 auto;
	border-radius: 35px;
	border: 10px solid rgba(210, 224, 242, 0.6);
/*	background-color: #d2e0f2;
    border: 10px solid transparent; */
}
.search  form {
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
}

.search  form input {
    border: none;
    outline: none;
    text-indent: 18px;
}
.search  form .shuru {
	   width: 85%;
    height: 45px;
     line-height: 45px;
    border: none;
      font-size: 16px;
    background-color: #FFFFFF;
    border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	opacity: 0.7;
}
.search  form .sub {
   width: 15%;
   height: 45px;
   font-size: 20px;
   background: url(../images/sec.png) no-repeat #FFFFFF 22px 7px;
   border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	opacity: 0.7;
}
/******************导航栏*****************/
.dh {
	width: 100%;
	margin: 50px auto 0;
	position:relative;
}
.dh ul {
	display: flex;
	justify-content: space-around;
}
.dh ul li {
	padding: 10px 0;
	transform: scale(1);
	transition: transform 0.8s ease;

}
.dh ul  li a {
	font-size: 22px;
	color: #085491;
	display: flex;
    justify-content: center;
    align-items: center;
}
.dh ul li a img {
	 vertical-align:-0.3em;
	 padding-right: 10px;  
}
.dh_w{color: #ea5900 !important;}
.dh_img_w{
	/* filter: brightness(100); */
	filter: hue-rotate(166deg) brightness(130%);
	}
.meun_bg{
   position: absolute;
       bottom: -13px;
     /* background-color: #086dc0; */
       transition: all 0.2s ease;
       height: 65px;
       width: 178px;
       left: 29px;
       text-align: center;
       line-height: 96px;
       border-bottom: 5px solid #ea5900;
}

.triangle {
		 border-left: 10px solid transparent;
		 border-right: 10px solid transparent;
		 border-bottom: 8px solid #ea5900;
    }
	
/* .dh ul li:hover {
	transform: scale(1.1);
} */
/**********************主体*********************/
.mian_conten1 {
	width: 100%;
	background: #FFFFFF;
	margin-top: 8px;
	border-top: 5px solid #0a7fde;
	padding-bottom: 20px;
}
.mian_conten2 {
	width: 98%;
	margin: 10px auto 0px;
}


/**********************尾部*************************/
.footer {
	width: 100%;
	margin-top: 20px;
	background-color: #2c81c4;
}
.footer_con {
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 85px;
}
.yqlj {
	text-align: center;
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px solid #226fad;
}
 .yqlj>ul>li{
	display: inline-block;
	padding: 0 10px;
	/* line-height: 40px; */
	border: 0;
	width: 18%;
} 
 .font14{font-size: 14px;}
 .font16{font-size: 16px;}
 .font18{font-size: 18px;}
 .more{}
 .line{}
 /*
 .yqlj ul li {
	width: 18%;
}
 .yqlj ul li select {
	width: 100%;
	height: 45px;
	padding-left: 10px;
	border:0px;
} */
/***************************选项卡样式1*********************/
     .tabhead {
        width: 100%;
    line-height: 40px;
    }
    .tabhead ul {
    	display: flex;
    	justify-content: flex-start;
    }
     .tabhead li {
    	width: 19%;
    	  list-style: none;
    	  text-align: center;
    	background-color: #eff5fc;
    	border-radius: 5px;
    	margin-right: 10px;
    }
     .tabhead a {
        color: #000;
         font-size: 20px;
         text-decoration: none;   
    }
     .tabhead .selected a{
      display: block;
      line-height: 40px;
      color: #ffffff;
      background: #0a7fde;
      border-radius: 5px;
    }
/* 列表 contten*/
     .contten {
        width: 100%;
        margin-top: 15px;
    }
     .contten .dom {
        margin-top: 10px;
        display: none;
    } 
   
     .contten .dom ul li {
     width: 100%;
       line-height: 41px;
         list-style: none;
         display: flex;
	    /* justify-content: space-between; */
	    align-items: center;
    }
	.contten .dom ul li::before {
	  content: ""; /* 创建一个伪元素 */
	  display: inline-block;
	  height: 0px;
	  border: 2px solid #c4c4c4;
	  margin-right: 8px;
	}
     .contten .dom ul li a:hover {
    color: cornflowerblue;
    }
    .contten .dom  ul li a{
      font-size: 16px;
          color: #333333;
          text-decoration: none;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 88%;
    }
     .contten .dom  ul li span{
       font-size: 15px;
           color: #999999;
           display: inline-block;
           width: 10%;
    }
   .contten .show {
      display: block;
    }
	/*****选项卡样式2****/
	    .header1 {
	        width: 100%;
	    	border-bottom: 1px #BBBBBB solid;
	    }
	     .header1 ul {
	      display: flex;
	      /* justify-content: space-between; */
	    }
	    
	     .header1 ul li {
		    text-align: center;
		    height: 42px;
	    	line-height: 40px;
	    	
	    
	    }
	     .header1 ul li a {
	          color: #000;
	        font-size: 18px;
	        text-decoration: none;   
			padding: 0 10px; 
	    }
	     .header1 .selected2 a{
	        border-bottom: 4px solid #4675bd;
		      display: block;
		  	  height: 39px;
		      line-height: 39px;
		      color: #4675bd;
	    }
	
	  .header1 .seles2 a{
	        border-bottom: 4px solid #4675bd;
		      display: block;
		  	  height: 39px;
		      line-height: 39px;
		      color: #4675bd;
	    } 

/*友情链接*/
	.sewv{position: relative;width: 100%;display: inline-block;vertical-align: middle;background: #fff;}
	.sewvtop{width:100%;height:34px;cursor:pointer;border-radius: 2px;overflow: hidden;}
	.sewvtop>span{
		float: left;
			height: 34px;
			white-space: pre;
			text-overflow: ellipsis;
			overflow: hidden;
			font-size: 14px;
			line-height: 32px;
			color: #666;
			padding: 0 10px;
	}
	.sewvtop>em{
		float: right;
	width: 30px;
	margin-top: 7px;
	vertical-align: middle;
	height: 20px;}
	.sewvbm{width: 100%;position: absolute;left: 0;top: 34px;display: none;border-radius: 2px;overflow: auto; height: 230px;background-color: #fff;}
	.sewvbm>li{
			cursor: pointer;
			height: 41px;
			line-height: 40px;
			font-size: 14px;
			color: #4e4e4e;
			background-color: #fff;
			text-align: left;
			 width: 100%!important;
	}
	.sewvbm li a{margin-left: 10px;}
	.sewvbm>li:hover{background: #e2efff;}
	.sewvbm a:visited{color: #666;}
	.sewvtop a:visited{color: #666;}
	.lbaxztop{animation: rotatete 0.3s linear forwards;}
	.lbaxztop2{animation: rotatete2 0.3s linear forwards;}
	@keyframes rotatete{
		from{transform: rotate(0deg);}
		to{transform: rotate(180deg);}
	}
	
	@keyframes rotatete{
		from{transform: rotate(0deg);}
		to{transform: rotate(180deg);}
	}
	
	@-moz-keyframes rotatete2{
		from{transform: rotate(180deg);}
		to{transform: rotate(0deg);}
	}
	@keyframes rotatete2{
		from{transform: rotate(180deg);}
		to{transform: rotate(0deg);}
	}
	
.option-hover {
    background-color: #006eab;
    color: #fff;
}
.copy_info {
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-top: 30px;
}
.bqitm {
	width: 61%;
}
.bqitm ul {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.bqitm ul li {
	width: 32%;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
}
.bqitm ul li a {
	font-size: 16px;
	color: #ffffff;
}
.bqitm ul li a img {
	vertical-align: -0.2em;
}


.jc {
	width: 35%;
}
.jc ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.jc ul li {
	margin: 15px;
}
.jc ul li a img {
	
}
.one_mian {
	width: 100%;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.two_mian {
   	width: 100%;
   	margin-top: 30px;
  /* 	background-color: #ecf3f8;*/
   	display: flex;
   	justify-content: space-between;
   	padding: 10px 0;
   	border-radius: 5px;
   }
.there_mian {
	width: 100%;
	margin-top: 30px;
	
}
.four_mian {
	width: 100%;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.five_mian {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
/* 侧边工具栏 */
.cbl_box {
		text-align: center;
    width: 60px;
    position: fixed;
    right: 20px;
    top: 234px;
    border-radius: 24px;
    padding: 20px 0;
    box-shadow: 0 0 2px #a5b8c9;
    z-index: 99999;
	background-color: #fff;
		}
		.cbl {			
			width: 60px;
		}
		.cbl>li {
			width: 60px;
			height: 48px;
			position: relative;
			margin-top: 15px;
			cursor: pointer
		}
		
		.cbl>li:hover .micon {
			display: block;
		}
		
		.cbl>li a {
			color: #fff;
		}		
		.cbl .znwd {
			background: url(../images/cbl_jqr.png) no-repeat center;
		}
			
		.cbl .phone {
			background: url(../images/cbl_sj.png) no-repeat center;
		}
		
		.cbl .weix {
			background: url(../images/cbl_wx.png) no-repeat center;
		}
		
		.menucon {
			position: absolute;
			right: 63px;
    		top: 52px;
			padding: 15px 6px 0 6px;
			/*background: url(../images/menubg.png) repeat left top;*/
			background-color: #FFFFFF;
			display: none;
			box-shadow: 0 0 3px #d5f1ff;
			border-radius: 5px
		}
	.micon {
		text-align: center;
		color: #ffffff;
		font-weight: 900;
		height: 48px;
		line-height: 18px;
		font-size: 14px;
		display: none;
		overflow: hidden;
	}
	
	.micon span {
		width: 100%;
		height: 43px;
		padding-top: 5px;
		display: block;
		background: #0577d9;
		-webkit-transform-origin: -50% 50%;
		transform-origin: -50% 50%;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		-webkit-transition: -webkit-transform .3s ease-in;
		transition: transform .3s ease-in;
	}
	
	.micon:hover span {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
	
	.menucon li {
		text-align: center;
		width: 120px;
		margin-bottom: 12px;
		/*float: left*/
	}
	
	.menucon li img {
		width: 90px;
		height: 90px
	}
	
	.menucon li p {
		color: #000000;
	}
	.cbl>.mtop {
			background: url(../images/cbl_jt.png) no-repeat center;
			display: none
		}
		
	.cbl>.mtop:hover {
			background: #d5f1ff url(../images/cbl_jt.png) no-repeat center;
		}

	/* 弹出外链提醒*/
		.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background: #5a5a5a;opacity: 0.8 !important;filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
	.alert-warning{position: fixed;left: 50%;top:-400px;margin-left:-300px; width: 600px;height: 160px;background:#fff;z-index: 1001;display: none;border-radius: 12px;}
	.alert-delete{width: 100%;height: 38px;position: relative;}
	.alert-delete span{position: absolute;top:10px;right: 10px; width: 19px;height: 19px;background: url(/images/2018_delete.png) center center no-repeat;cursor:pointer;}
	.alert-wzsm{width: 560px;height: 30px;margin: 0px auto 0; line-height: 35px;font-size: 18px;color: #000;text-align: center;font-family:"Microsoft YaHei"; padding-bottom: 15px;}
	.alert-wzsm p{font-size:18px;font-family:"Microsoft YaHei";}
	.alert-footer{width: 100%; font-size: 16px;color: #000;}
	.alert-footer span{cursor: pointer;float: left;font-family:"Microsoft YaHei";}
	.continue{width: 124px;height: 30px;display:inline-table; background-color:#347bd7;border:2px solid;border-radius:25px; color:#FFFFFF; text-align:center; line-height:30px;}
	.fangqi{line-height: 30px;font-size: 16px;color: #347bd7;margin-left: 30px;}
	.xuanze{width: 210px;height: 42px;margin: 13px auto 0;}
	@media only screen and (max-width: 414px) {
		.alert-warning{position: fixed;left:2%;top:-400px;margin-left:0; width: 96%;height: auto;background: #fff;background-size: 100%; z-index: 1001;}
		.alert-wzsm{width: 80%;height: auto;margin: 15px auto 0; line-height: 28px;font-size: 18px;color: #000;text-align: center; }
		.alert-wzsm p{font-size:18px;}
		.alert-footer{width: 100%; height: 70px;line-height: 70px;font-size: 18px;color: white;margin-top: 10px;}
		.continue{ width: 124px;height: 30px;background-size: 100%; display:inline-table; background-color:#000099;}
	}