html,
body {
	height: 100%;
	position: relative;
	overflow: hidden;
}
.header_top{
	background: #fff;
	height: 16px;
}
.con{
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.con_in{
	/*width: 345px;*/
	width: 95%;
	margin: 8px auto 0;
	padding: 0 1%;
	font-size: 14px;
}

.con_in p{
	font-size: 18px;
	line-height: 30px;
}

.con_in img{
	-width:100%;
}

.header_con{
	width: 100%;
	
	height: 50px;
}
.header_logo{
	/*width: 345px;*/
	width: 96%;
	height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_left{
	/*float: left;*/
	/*margin-left: 0px;*/
	text-align: center;

}
.header_left img{
	/*width: 185px;*/
	width: 90%;
	height: 50px;
}
.header_right{
	text-align: center;
	align-self: flex-end;
	/*float: right;*/
	/*margin-top: 10px;*/
}
#header{
	height: auto !important;
}

.banner{
	width: 100%;
	height: 150px;
}
.banner img{
	width: 100%;
	height: 150px;
}
.navigation{
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.navigation_in{
	width: 345px;
	margin: 0 auto;
	margin-top: 20px;

}
.navigation_con{
	float: left;
	width: 49px;
	margin-left: 49px;
}
.navigation_con1{
	margin-left: 0;

}
.navigation_con dd{
	font-size: 12px;
	color: #666;
	text-align: center;
}
.navigation_con2{
	margin-top: 10px;
	padding-bottom: 20px;
}



.con1{
	width: 100%;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
}


.title{
	width: 100%;
	overflow: hidden;

}
.title h1{
	color: #333;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.title p{
	font-size: 14px;
	color: #ccc;
	text-align: center;
	margin-top: 5px;
}

.con1_left{
	float: left;
	margin-top: 13px;
}

.con1_left img{
	width:150px;
	height: 125px;
}

.con1_right{
	float: right;
	width: 175px;
	margin-top: 9px;
}
.con1_right p{
	font-size: 14px;
	color: #555;
	line-height: 22px;
}

.con_in p img{
		width: 100% !important;
	}
#columnClass p img{
	width: auto !important;
}
.title1_con{
	width: 375px;
	height: 44px;
	border-bottom: 1px solid #eee;
	margin: 0 auto;
}
.title1_con li{
	float: left;
	width: 187px;
	height: 44px;
	text-align: center;
	color: #666;

	line-height: 44px;
}
.title1_con li a{
	font-size: 16px;

}
.title1_con li a:hover{
	color: #1082ff;
    border-bottom: 2px solid #1082ff;
    height: 43px;
    padding-bottom: 10px;
}
.con_jianjie{
	overflow: hidden;
	padding-bottom: 20px;
}
.liebiao li{

	width: 100%;
	height: 44px;
	color: #555;
	font-size: 14px;
	line-height: 44px;
	border-bottom:1px solid #eee ;
}

.liebiao li span{
	padding-left: 10px;
}




.more{
	font-size:14px ;
	color: #999;
	height: 44px;
	text-align: center;
	line-height: 44px;
}




.title3{
	width: 100%;
	height: 58px;
	border-bottom: 1px solid #eee;
}
.title3 h1{
	float: left;
	color: #333;
	line-height: 58px;
	font-size: 16px;
}
.title3 p{
	color: #999;
	float: right;
	line-height: 58px;
	font-size: 14px;
}

.zy_con{
	float: left;
	width: 165px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 16px;
}
.zy_con2{
	margin-left: 15px;
}
.zy_con dd{
	font-size: 14px;
	color: #555;
	text-align: center;
	margin-top: 6px;
}
.con_zycon{
	overflow: hidden;
	padding-bottom: 16px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}
.con_zycon a{
	display: block;
	/*overflow: hidden;*/
}

.hj_con img{
	float: left;
	margin-top: 18px;
}


.hj_con img:nth-of-type(2),
.hj_con img:nth-of-type(4){
	margin-left: 15px;
}

.hj_con{
	overflow: hidden;
	padding-bottom: 18px;
}
.env_pic{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction:row;

}
.env_pic img{
	width: 45%;
}
.cooperation_in{
	width: 345px;
	margin:  0 auto;
	padding-bottom:20px ;
}

.cooperation_img{
	margin-top: 10px;
}
.cooperation_img img{
	margin-top: 10px;
}
.apply_down{
  	width: 345px;
  	overflow: hidden;
  	margin: 0 auto;
  	padding-top: 15px;
}
#zaixian{
	color: #003567;
	font-size: 13px;
	margin-top: 30px;
}

.apply_down input{
  	width: 345px;
  	height: 45px;
  	border: 1px solid #ccc;
  	box-sizing: border-box;
  	margin-bottom: 15px;
  	padding-left: 10px;
  	font-size: 14px;
}

.apply_down textarea{
  	width: 345px;
  	height: 90px;
  	border: 1px solid #ccc;
  	resize: none;
  	box-sizing: border-box;
  	font-size: 14px;
  	padding: 10px;
  	margin-bottom: 15px;
}
.apply_down input{
	width: 100%x;
}


.apply_down input:nth-of-type(7){
  	background: #149CDD;
  	color: #fff;
  	font-size: 15px;
  	border: none;
  	width: 100%;
}
.apply_down input:nth-of-type(6){
	width: 230px;
}
.apply_down img{
	float: right;
}

.title_zs{
	float: left;
	width: 4px;
	height: 18px;
	background: #149CDD;
	margin-top: 21px;
}

.title4 h1{
	float: left;
	margin-left: 10px;
}

.title2_con li{
	width: 125px;
}
.tong_con{
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
}


.tong_con li{
	float: left;
	width: 108px;
	height: 29px;
	color: #999;
	border: 1px solid #ccc;
	font-size: 15px;
	text-align: center;
	line-height: 29px;
	margin-top: 10px;
	margin-left: 5px;
}


.title4{
	width: 100%;
}


.zhankai{
	font-size: 13px;
	color: #999;
	text-align: center;
	margin-top: 15px;
	padding-bottom: 16px;
}


.bottom{
	background: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 15px;
}
.bottom_in p{
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}
.bottom_in p a{
	color: #999;
}

#menu_bar {
	height: 56px;
	flex: none;
}

.menu_bar_content{
	height: 56px;
	background: #fff;

}
.menu_bar_content li{
	float: left;
	width: 25%;
	height: 50px;

	text-align: center;
}
.menu_bar_content li img{
	margin: 0 auto;
	margin-top: 5px;
}
.menu_bar_content li h1{
	text-align: center;
	font-size: 16px;
	color: #999;
}





.header1{
	width: 100%;
	height: 50px;
	background: #1C88E2;
}

.zz_logo {
	float: left;
}
.zz_logo img{
	margin-top: 10px;
}



.header_right2{
	margin-top: 15px;
}





.shousuo_con{
	float: left;
	width: 177px;
	height: 29px;
	opacity:1;
	background: #1C88E2;
	margin-top: 11px;
	margin-left: 11px;
}
.shousuo_con input{
	width: 100px;
	height: 25px;
	opacity:0.5;
	border:none;outline:medium;
	margin-top: 2px;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	background: #fff;

}

.shousuo_con h1{
	float: left;
	color: #fff;
	font-size: 15px;
	margin-top: 5px;
	margin-left: 5px;
}

.shousuo_con h1 img{
	margin-left: 3px;
}

.title_xuexiao h1{
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 50px;
}







.tab-head{
			width: 100%;
			height: 35px;
            list-style-type: none;
            /*display:-webkit-box;*/
            /*display:-webkit-flex;*/
            /*display:-ms-flexbox;*/
            display:flex;
            /*-webkit-flex-wrap:nowrap;*/
            /*-ms-flex-wrap:nowrap;*/
            flex-wrap:nowrap;
            /*-webkit-box-pack:justify;*/
            /*-webkit-justify-content:space-between;*/
            /*-ms-flex-pack:justify;*/
            justify-content:space-between;
            background:#DADADA;
            padding:0;
            overflow:auto;
  			
}
.tab-head-item{
    /*-webkit-box-flex:1;*/
    /*-webkit-flex:1 0 auto;*/
    /*-ms-flex:1 0 auto;*/
    flex:1 0 auto;
    color: #fff;
    padding:0 15px;
}
.tab-head-item a{

	font-size: 14px;
	color: #000;
	line-height: 32px;
}




.con_logo2 p{
	color: #999;
	font-size: 11px;
	margin-top: 10px;
}

.con_logo2 img{


	margin-left: 60px;
}

.con_xinxi{
	width: 100%;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 15px;
}
.con_xinxi_left{
	float: left;
}

.con_xinxi_left img{
	width: 150px;
	height: 125px;
}

.con_xinxi_right{
	float: right;
	width: 181px;
	overflow: hidden;
}

.con_xinxi_right p{
	width: 182px;
	color: #666;
	float: right;
	font-size: 14px;
	margin-top: 3px;
}

.con_jianjie2{
	font-size: 14px;
	color: #555;
	line-height: 24px;
	margin-top: 10px;
	padding-bottom: 15px;
}


.bottom_con2{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.bottom_con3 p{
	color: #999;

	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}


.title2_con li{
	width: 125px;
}


.con_logo_list img{
	margin-top: 2px;
}



.con_biao{
	background: #F6F6F6;
	height: 31px;
}
.con_biao p{
	font-size: 16px;
	color: #999;
	line-height: 31px;
}

.con_biao a{
	font-size: 16px;
	color: #999;
	line-height: 31px;
}


.wrz_list li{
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
}
.wrz_list li h1{
	font-weight: bold;
	font-size: 16px;
	color: #333;

}
.wrz_list li p{
	font-size: 16px;
	color: #777;
	line-height: 20px;
	margin-top: 10px;

}
.wrz_list li div span{
	float: left;
	font-size: 10px;
	color: #999;
	margin-top: 5px;
}
.wrz_list li div span:nth-of-type(2){
	float: right;
}


.zhankai_list{
	float: left;
	width: 100%;
	/*height: 42px;*/
}
.zhankai_list img{
	margin-top: 16px;
	margin-left: 45px;
}

.zhankai_list span{
	font-size: 14px;
	color: #555;
	margin-left: 40px;

}

.zhankai_con{
	float: left;
	margin: 0 auto;
}


.renzheng_list li{
	/*float: left;*/
	padding-top: 16px;
	padding-bottom: 16px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	height: 82px;
}

.renzheng_list2 li{
	/*float: left;*/
	padding-top: 16px;
	padding-bottom: 16px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
}

.renzheng_list_l{
	float: left;
}

.renzheng_list_l img{
	width: 120px;
	height:85px;
}

.renzheng_list_l2{
	float: left;
}

.renzheng_list_l2 img{
	width: 346px;
	height:263px;
}

.renzheng_list_r{
	margin-top: -12px;
	float: right;
	width: 205px;
	margin-left: 10px;

}
.renzheng_list_r h1{
	font-size: 16px;
	font-weight: bold;
	/*line-height: 10px;*/
	color: #333;
}
.renzheng_list_r p{
	font-size: 16px;
	color: #999;
	line-height: 24px;
	margin-top: 11px;
}

.renzheng_list_r1 h1{
	margin-top: 5px;
}

.renzheng_list2 h1{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.renzheng_list2 p{
	font-size: 16px;
	color: #999;
	margin-top: 8px;
	line-height: 22px;
}

.xuexiao_content {
	padding-top: 15px;
	padding-bottom: 15px;
}
.xuexiao_content h1{
	font-weight: bold;
	font-size: 24px;
	color: #000;
	/*text-align: center;*/
}

.xuexiao_content p{
	font-size: 18px;
	color: #000;
	line-height: 30px;
	margin-top: 10px;

}


.con3{
	background: #F2F2F2;
	padding-top: 10px;
}
.con3 div{
	width: 345px;
	height: 44px;
	background: #149CDD;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 44px;
}


.xuexiao_content h2{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	padding: 10px;
}
.xuexiao_content h2 span{

	margin-left: 40px;
}




/************* nav **********/
#nav{
	width: 100%;
	/*overflow-y: auto;*/
	z-index: 9999999999;
	position: absolute;
	overflow: hidden;
	background: #fff;

}

.nav_in{
	height: 100%;
	width: 345px;
	flex: 1 1 auto;
	overflow-y: auto;
	background: #fff;
	margin: 0 auto;
	display: none;
}

.nav_in li{
	width: 345px;
	height: 45px;
	border-bottom: 1px solid #f2f2f2;
	line-height: 45px;
}

.nav_in li a{
	width: 345px;
	height: 45px;
	display: block;
	font-size: 14px;
	color: #666;
}

.foot-entry{
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: left;
  padding-left:10px;
    margin-bottom: 15px;
  line-height: 30px;
}
.foot-entry span{
	color:#0078FF;
}
.foot-entry a{
	display:inline-block;
    background:#DFE8FF;
    color:#0078FF;
   border-radius:3px;
    padding:5px 10px;
   font-weight:normal;
  margin-left:10px;
}
.pos{
	border-bottom:1px dashed #D3CECE;
    margin-bottom:15px;
    padding-bottom:5px;
}



#column1{
	width: 100%;
	/*display: flex !important;*/
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#column1 a{
	box-sizing: border-box;
	width: 33%;
}

/*鍒嗛〉*/
.pagination{
	margin: 10px 0;
	display: flex;
	justify-content: center;
	align-content: center;
}
.pagination li{
	margin:5px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	overflow: hidden;
}
.pagination li a,.pagination li span{
	display: block;
	height: 100%;
	padding:2px 10px;
	font-size: 16px;
	
	color: #4F5563;
}
.pagination li.active a,.pagination li:hover a{
	background-color: #054781;
	border-color: #054781;
	color: #FFF;
}
.pagination li span:hover{
	cursor: not-allowed;
}





