@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1400px){
.dw{
	width: 100%;
	box-shadow: 0px 1px 1px #e9e9e9;
	z-index: 8;
	position: relative;
	padding: 15px 0 15px 0px;
	overflow: hidden;
}

.dw h3{
	width: 100%;
	margin: 0 auto;
	padding-left: 15px;
}	
	.di_yq h3{
	width: 100%;
}
	
.yc{
	display: none;
}
.cx{
	display: block;
}
	/*yw*/
.yw{
	display: none;
}
.iphone {
	display: block!important;
}

/*top*/
.top{
	width: 100%;
	overflow: hidden;
}
.top_1200{
	width: 98%;
	margin: 0 auto;
	position: relative;
}
	.top_1200 h1 img{
		width: 60%;
		padding: 10px 0;
	}
.top_dh1200{
	display: none;
}	
	.top_lx{
	display: none;
	}
	


/*gy*/

.gy_1>img{
	width: 80PX;
	
}

.gy_2 .gy_2_1200{
	width: 96%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	
}
.gy_2 .gy_2_1200>p{
	line-height: 30px;
	font-size: 16px;
	color: #f1f1f1;
	text-align: left;
	text-indent:34px;
}
	.gy_2 .gy_2_1200>p:nth-child(3){
			 text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp:1; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
		
	}
	/*cp*/
.sy_cp{
	width: 96%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding: 86px 0 36px 0;
		
}
	/*yy*/
.yy{
	width: 96%;
	margin: 0 auto;
	padding: 70px 0 106px 0;
	overflow: hidden;
}

.yy_pf p{
	opacity: 0;
	    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp:3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
		

}
.yy ul li:hover .yy_pf p{
	text-align: left;
	padding: 10px;
	color: #f1f1f1;
	font-size: 16px;
	opacity: 1;
}

/*di*/

/*di*/
.di_yq{
	padding: 19px;
	background: #f3f3f3;
}
	.di_yq h3{
	width: 100%;
}


.di{
	width: 100%;
	height: 446px;
	background: url(../img/di.jpg) center;
	overflow: hidden;

}
.di_1200{
	width: 96%;
	margin: 0 auto;
	padding-top: 84px;
}
.di_1200 ul{
	
}
.di_1200 ul li{
	float: left;
	width: 130px;

}
.di_1200 ul li p:nth-child(1){
	font-size: 16px;
	color: #fff;
	margin-bottom: 25px;
	padding-bottom: 27px;
	border-bottom:2px solid #fff;
	width: 20%;
	white-space:nowrap;

}
.di_1200 ul li p{
	margin-bottom:15px;
}
.di_1200 ul li p a{
	color: #d9d9d9;
}
.di_1200 ul li p a:hover{
	color: #f1f1f1;
}
.di_lx{
	text-align: right;
	float: right;
}
.di_lx h3{
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 33px;
	
}
	.di_1200 ul li:nth-child(7){
		display: none;
	}
	.di_1200 ul li:nth-child(6){
		display: none;
	}
.di_lx h3{
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 33px;
	
}
.di_lx  p{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 38px;
}
.an{
	padding: 12px;
	text-align: center;
	font-size: 16px;
	color: #585858;
}
	.banner img{
		width: 100%;
	}
/*kj*/
.kj-m{
	background: #f9f9f9;
	width: 100%;
	margin: 0 auto;
border-bottom: 0px solid #fff;
	overflow: hidden;
	
}
.kj-gy h3{
	margin-bottom:0px!important;
}

.kj{
	padding: 30px 0  80px 0;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;

}
.kj .kj-y{
	width: 25%;
	float: left;
	text-align: center;
	background: #fff;
	padding: 10px 10px 30px 10px;;
}
.kj .kj-y h3{
	font-size: 22px;
	color: #184492;
	text-align: left;
	margin-top: 20px;
	padding-bottom: 32px;
	
}
.kj .kj-y form{
	text-align: left;
	width: 100%;
	color: #484848;
	font-family: "微软雅黑"!important;
	
}
.kj .kj-y form input{
	width: 100%;
	background: #f3f3f3;
	border: 0;
	font-size: 20px;
	color: #404040;
	padding: 9px;
	border-bottom: 1px solid #b8b8b8;
	
}
.kj .kj-y input[type=search] {
	background: #fff url( ../img/10.png) no-repeat 9px center;
	padding-left: 40px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	float: right;
}
.kj .kj-y input[type=search]:focus {
	background-color: #fff;
	border-color: #6dcff6;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}



.kj-z{
	width: 71%;
	float: right;
}
.kj-z h3{
	font-size:18px;
	padding-bottom:10px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 45px;
	position: relative;
	color: #1b57c2
	
}
.kj-z h3 i{
	position: absolute;
	bottom: -1px;
	width: 200px;
	height: 1px;
	background: #1b57c2;
	left: 0

}
.cp_ny ul li .cp_pf{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url( ../img/5.png);
	top: 0;
	z-index: 22;
	opacity: 0;
	padding:5px 10px;
	transition-duration:0.4s; 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s; 
}
	#diz{
	width: 100%;
	margin: 40px auto 0 auto;
}
#diz li{
	width:50%!important;
	float: left;
	margin-bottom: 20px;
	overflow:hidden; 
	min-height: 280px;
}

.job{
	width: 96%;
	margin: 0 auto;
}	

.topimg-360{height: 360px;}
.job_main{margin-bottom: 60px;}
.job{padding-top: 0px; color: #666666;}
.job-list{border: 1px solid #dcdfe2; border-top: 2px solid #d0d4d8;margin-bottom: 58px;background: #fff;}
.job-list .title{height: 49px; line-height: 49px; background: #282988; border-bottom:1px solid #fafbfb;color: #fff;}
.job-list .job-con{margin-bottom: 30px;}
.job-list .job-con{margin-bottom: 30px;}
.connect-list .job-list .job-con {
	margin-bottom: 0;
	height: 500px;
	overflow: hidden;
	overflow-y: auto;
}
.job-list ul.job-info li{height: 49px; line-height: 49px; border-bottom: 1px dashed #dcdfe2;}
.job-list ul.job-info>li:nth-child(even){background:#f6f6f6;}
.job-list ul.job-info li:hover {background: #f5f6f8;color: #282988}
.job-list ul.tabble li {float: left;border: none;padding: 0 5px;}
.connect-list ul.job-info li:last-child {
	border: 0;
}
.job-list ul.tabble li.name{width: 30%;padding-left: 30px;padding-right: 5px;overflow: hidden}
.job-list ul.tabble li.address{width: 20%;overflow: hidden}
.job-list ul.tabble li.catgory{width: 20%;overflow: hidden}
.job-list ul.tabble li.num{width: 13%;overflow: hidden}
.job-list ul.tabble li.time{width: 10%;overflow: hidden;display: none;}
	
.con-FangDa{
	width:40%;
	height: auto;
	margin: 0px 0;
	background-color:#fff;
	float: left;
	
}
/*正常容器*/
.con-fangDaIMg{
	width:100%;
	height: auto;
	position: relative;
	background-color: #fff;
	border: 1px solid #f1f1f1;
}	
	/*设置选择图片容器*/
.con-FangDa-ImgList{
	margin-top:10px;
	height:auto;
	width:100%;
	list-style: none;
}
.con-FangDa-ImgList > li{
	margin-right:2px;
	width: 20%;
	height: auto;
	float: left;
	cursor: pointer;
	border: 0px solid #666;
	background-color: #fff;
	text-align:center;
}
	.con-FangDa-ImgList > li img{
		width: 100%;
	}
.cp-y{width: 55%;float:right; }
.floating_ck{position:fixed;right:20px;top:10%;z-index: 9999;}	
	
}

@media screen and (max-width:1224px){
	.qrcord{
		display: none;
	}
.floating_ck{position:fixed;right:20px;top:10%;z-index: 9999;}	
}
@media screen and (max-width:414px){
	.floating_ck{
		display: none;
	}
	.carousel-control{
		display: none!important;
	}
	.nav__trigger {
  display: block;
  position: absolute;
  width: 30px;
  height: 25px;
  right: 10px;
  top:18px;
  z-index: 200;
}
	
/*gy*/
.gy{
	width: 100%;
	overflow: hidden;
}
.gy_1 {
	width: 100%;
	height: 422px;
	background: url(../img/1.jpg) center;
	text-align: center;
}
.gy_1  img{
	margin-top: 45px;
	margin-bottom: 17px;
	width: 60px;	
}
.gy_1 h3{
	font-size: 24px;
	color: #184492;
	font-weight: 600;
	margin-bottom: 31px;
}
.gy_1 p{
	font-size: 14px;
	line-height: 34px;
	color: #969696;
}
.gy_1 h3 p{
	font-size: 16px;
	color: #184492;
	text-transform: uppercase;
	
}
.gy_2{
	width: 100%;
	height: 624px;
}
.gy_2 .gy_2_1200>h3{
	font-size: 24px;
	margin-bottom: 36px;
}
.gy_2 .gy_2_1200 h3 p{
	font-size: 14px;
}
.gy_2 .gy_2_1200>p{
	line-height: 30px;
	font-size: 16px;
	    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp:7; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
		
		
}
	.gy_2 .gy_2_1200>p:nth-child(3){
		display: none;
	}
.gy_2 h5{
	margin-top: 76px;
}
.gy_2 h5 a{
	padding:10px 41px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 16px;

}
.gy_2 h5 a:hover{
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #fff;
	background: #184492;
}
.gy_2 .gy_2_1200 .gy_pf{
	position: absolute;
	top: -12%;
	width: 100%;
}
.gy_2 .gy_2_1200 .gy_pf div{
	width: 49.5%;
	float: left;
	background: #184492;
	padding: 38px 0 24px 0;
	transition-duration:0.4s; 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s; 
}
.gy_2 .gy_2_1200 .gy_pf div h4{
font-size: 18px;
font-weight: 600;
	color: #fff;
	margin-bottom: 12px;
}
.gy_2 .gy_2_1200 .gy_pf div  img{
	margin-bottom:22px;
	width: 30px;
}
.gy_2 .gy_2_1200 .gy_pf div:nth-child(1)  img{
	margin-bottom:7px;
	width: 45px;
}
.gy_2 .gy_2_1200 .gy_pf div p{
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	
}
.gy_2 .gy_2_1200 .gy_pf div  a{
	width: 100%;
	height: 100%;
	padding: 38px 0 24px 0;

}
.gy_2 .gy_2_1200 .gy_pf div:nth-child(2) {
	float: right;
}
.gy_2 .gy_2_1200 .gy_pf  div:nth-child(2)  img{
	margin-bottom: 10px;
}
.gy_2 .gy_2_1200 .gy_pf  div:hover{

transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); /* IE 9 */
-moz-transform:scale(1.1,1.1); /* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
	-o-transform:scale(1.1,1.1); /* Opera */}
	
/*cp*/
.sy_cp{
	width: 96%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding: 86px 0 46px 0;
		
}
.cp_dh{
		text-align: center;

}
.cp_dh h3{
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 600;
	color: #333333;
}
.cp_dh h3 p{
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 5px;
	font-size: 20px;
	text-align: center
	
}
.cp_dh p{
	line-height: 24px;
	color: #7b7b7b;
	margin: auto;
	width: auto;
	margin-bottom: 20px;
}
.cp_dh h5{
	
	
}
.cp_dh h5 a{
	padding: 8px 14px;
	font-size:16px;
	margin: 0px 10px;

}



.cp_zx_z{
	width: 100%;
	position: relative;
	box-shadow: 4px 5px 10px #e1e1e1;
	float: left;
	border-left:1px solid #f9f9f9;
	border-top:1px solid #f9f9f9;
}
.sy_cp ul{
	width:100%;
	float: right;
	margin-left: -1%!important;
}
.sy_cp ul li{
	float: left;
	width: 49%;
	position: relative;
	margin-bottom: 1%;
	margin-left: 1%;
	box-shadow: 2px 0px 3px #d1d1d1;
	margin-top: 4%;
	
}
	/*yy*/
.yy{
	width: 96%;
	margin: 0 auto;
	padding:40px 0 66px 0;
	overflow: hidden;
}
.yy_dh{
	overflow: hidden;
	margin-bottom: 71px;
}
.yy_dh h3{
	text-align: center;
}
.yy_dh h3 p{
	font-size: 18px;
	font-weight: 600;
	color: #484848;
	text-transform: uppercase;
}
.yy_dh h3 b{
	font-size: 30px;
	color: #363636;
	
}
.yy ul{
	margin-left: -1.33%
}
.yy ul li{
	position: relative;
	float: left;
	width: 100%;
	margin-left: 1.33%;
	overflow: hidden;
	margin-bottom: 4%;
	
}
.yy ul li a>img{
	width: 100%;
}
	
	.di_yq{
		display: none;
	}	
	.di{
		display: none;
	}
	.an{
		display: none;
	}
	.AP_foot{
		display: block;
}
	.header{
	display: block;
}
/*kj*/
.kj-m{
	background: #f9f9f9;
	width: 100%;
	margin: 0 auto;
border-bottom: 0px solid #fff;
	overflow: hidden;
	
}
.kj-gy h3{
	margin-bottom:0px!important;
}

.kj{
	padding: 30px 0  80px 0;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;

}
.kj .kj-y{
	display: none;
}

.kj-z{
	width: 100%;
	float: right;
}
.kj-z h3{
	font-size:18px;
	padding-bottom:10px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 45px;
	position: relative;
	color: #1b57c2
	
}
.kj-z h3 i{
	position: absolute;
	bottom: -1px;
	width: 200px;
	height: 1px;
	background: #1b57c2;
	left: 0

}	
.messlist textarea{float:left;width:100%; height:110px;padding:5px;border:#ccc 1px solid;}
	.cp_ny ul li{
	width: 49%;
	float: left;
	margin-left: 1%;
	margin-bottom: 1%;
	position: relative;
	overflow: hidden;
}
.cp_ny ul li .cp_pf{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url( ../img/5.png);
	top: 0;
	z-index: 22;
	opacity: 0;
	transition-duration:0.4s; 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s; 
}
.cp_ny ul li .cp_pf h4{
	font-size: 16px!important;
	font-weight: 600;
	color: #f1f1f1;
	margin-bottom: 16px;
	transition-duration:0.4s; 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s;
	
}
.cp_ny ul li .cp_pf p{
	display: none;
}
.cp_ny ul li .cp_pf h6{
		border: 0px solid #f1f1f1;

}

.cp_ny ul li .cp_pf h6 a{
	padding: 4px 10px;
	border: 1px solid #f1f1f1;
	color: #f1f1f1;
	border-radius: 4px;
	transition-duration:0.4s; 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s; 
	
}
.cp_ny ul li .cp_pf h6 a:hover {
	border: 1px solid #1A6DC4;
	background: #1A6DC4 ;
}
.cp_ny ul li .cp_pf:hover h4{
	margin-top: 5%;
}
.cp_ny ul li:hover .cp_pf{
	opacity: 1;
}
.cp_ny ul li>p{
	background:  #137BBD;;
	width: 100%;
	font-size: 14px;
	color: #f1f1f1;
	left: 0px;
	z-index: 1;
	padding: 5px 0 5px 10px;
}

.cp_ny ul li:hover h4{
	display: block;
} 
	
/*ym  */
.ym{
	text-align: center;
	padding-top: 40px;
	width: 100%;
	overflow: hidden;
}
.ym a{
	padding: 5px 9px;
	background: #f3f3f3;
	margin: 0 6px;
	border-radius: 5px;
	line-height: 60px;
}
.ym .s{
	background: #0b70d0;
	color: #f1f1f1;
}
.ym a:hover{
	background: #0b70d0;
	color: #f1f1f1;
}
	.ny_yy ul{
	margin-left: -1%
}
.ny_yy ul li{
	position: relative;
	float: left;
	width: 49%;
	margin-left: 1%;
	overflow: hidden;
	
	
}
	#diz{
	width: 100%;
	margin: 40px auto 0 auto;
}
#diz li{
	width:100%!important;
	float: left;
	margin-bottom: 20px;
	overflow:hidden; 
	min-height: 180px;
}
.job-list ul.tabble li.name{width: 35%;padding-left: 10px;padding-right: 5px;overflow: hidden}
.job-list ul.tabble li.address{width: 20%;overflow: hidden}
.job-list ul.tabble li.catgory{width: 20%;overflow: hidden}
.job-list ul.tabble li.num{width: 20%;overflow: hidden;display: none;}
.job-list ul.tabble li.time{width: 20%;overflow: hidden;display: none;}
.con-FangDa{
	width:100%;
	height: auto;
	margin: 0px 0;
	background-color:#fff;
	float: left;
	
}
/*正常容器*/
.con-fangDaIMg{
	width:100%;
	height: auto;
	position: relative;
	background-color: #fff;
	border: 1px solid #f1f1f1;
}	
	/*设置选择图片容器*/
.con-FangDa-ImgList{
	margin-top:10px;
	height:auto;
	width:100%;
	list-style: none;
}
.con-FangDa-ImgList > li{
	margin-right:2px;
	width: 20%;
	height: auto;
	float: left;
	cursor: pointer;
	border: 0px solid #666;
	background-color: #fff;
	text-align:center;
}
	.con-FangDa-ImgList > li img{
		width: 100%;
	}
.cp-y{width: 100%;float:right; }
	
.ny-cp ul{
	overflow: hidden;
	margin-left: -1%;
	margin-top: 0%;	
}
.ny-cp ul li{
	width: 49%;
	float: left;
	margin-left: 1%;
}
	.floating_ck{
		display: none;
	}
	/*ny*/
.top{
	width: 100%;
	overflow: hidden;
	background: #fff;
}
	.floating_ck{
		display: none;
	}

}