/*å¯¹å¤–æ‹“å±• äº§å“ç‰¹è‰²*/

.content_nav {
	margin-top: 70px;
	min-width: 1400px;
/*	display: flex;*/
	justify-content: center;
/*	display: none;*/
}
.content_nav .dwtz {
	margin-right: 10px;
}
.content_nav .aa {
	cursor: pointer
}
.content_nav .aa img:nth-child(1) {
	display: block;
}
.content_nav .aa img:nth-child(2) {
	display: none;
}
.content_nav .aa.cur img:nth-child(1) {
	display: none;
}
.content_nav .aa.cur img:nth-child(2) {
	display: block;
}
.content {
	width: 100%;
	height: auto;
	overflow: hidden;/*	padding-bottom: 70px;*/

}
.content .swiper-container {
	width: 1110px;
	height: 330px;
	margin-top: 60px;
	padding-left: 45px;
	padding-right: 45px;
	margin-bottom: 50px;
}
.content .swiper_item {
	padding: 0 45px;
	box-sizing: border-box;/*	width: 280px;*/

}
.ban2 {
	overflow: hidden;
}

.swiper_item_img img {
	width: 280px;
	height: 200px;
	background-color: #f6f6f6;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale(1);
}
.swiper_item_img:hover img {
	transform: scale(1.05);
}
.content .swiper_item h1 {
	margin-top: 22px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(34,34,34,1);
	padding-bottom: 20px;
	background-image: url(/themes/index/public/assets/image/content/xian.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 20px;/*    margin-left: 20px;*/

}
.content .swiper_item:hover h1 {
	color: #2c5da9;
}
.content .swiper_item p {
	font-size: 12px;
	/*    margin-left: 20px;*/

	color: #a9a9a9;
	line-height: 20px;
}
.content .swiper-button-next, .content .swiper-button-prev {
	top: 31%;
}
.content .swiper-button-next {
	right: 0px
}
.content .swiper-button-prev {
	left: 0px
}
/* .content .swiper_item .xian{

    width: 280px;

    height: 12px;

    background-color: aqua;

} */

/*æ ¸å¿ƒä¸šåŠ¡*/

.content2 {
	width: 100%;
	height: auto;
/*	background: url(/themes/index/public/assets/image/content/content2_bg.jpg) no-repeat;*/
	/* background-size: cover; */
	background-position: center top;
	overflow: hidden;
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
}
.content2_h2 {
	color: #2c5da9;
	font-size: 25px;
	text-align: center;
/*	padding-top: 70px;*/
	padding-bottom: 80px;
	font-weight: normal
}
.content2_item {
	display: flex;
}
.content2_item .item:last-child {
	margin-right: 0;
}
.content2_item .item {
	flex: 1;
	width: 200px;
	height: 200px;
/*	background-color: #f3f3f3;*/
	margin-right: 50px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	opacity: 1;
}
.content2_item .item:hover {
	opacity: 0.8;
}
.content2_item .item .item_img {
	width: 100px;
	height: 100px;
	margin: 35px auto 25px;
}
.content2_item .item .img1 {
	background: url("/themes/index/public/assets/image/content/icon01.png") no-repeat center
}
.content2_item .item .img2 {
	background: url("/themes/index/public/assets/image/content/icon02.png") no-repeat center
}
.content2_item .item .img3 {
	background: url("/themes/index/public/assets/image/content/icon03.png") no-repeat center
}
.content2_item .item .img4 {
	background: url("/themes/index/public/assets/image/content/icon04.png") no-repeat center
}
.content2_item .item .img5 {
	background: url("/themes/index/public/assets/image/content/icon05.png") no-repeat center
}
.content2_item .item p {
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51,51,51,1);
}
/*åª’ä½“åŠ¨æ€ ä¸“é¢˜æŠ¥é“*/

.content3 {
	background-color: #f6f6f6;
	padding-top: 100px;
	padding-bottom: 100px;
	width: 100%;
	height: auto;overflow: hidden;
}
.content3_title {
	display: flex;
	justify-content: center;
	font-size: 25px;
	margin-bottom: 80px;
}
.content3_title span.dtmt {
	padding: 9px 2px;
	margin-right: 20px;
	color: #999999;
	cursor: pointer;
	font-size: 20px;
	line-height: 30px;
}
.content3_title .xian {
	width: 3px;
	height: 24px;
	background-color: #999999;
	margin: auto 0px;
}
.content3_title span.ztbd {
	padding: 9px 2px;
	margin-left: 20px;
	color: #999999;
	cursor: pointer;
	font-size: 20px;
	line-height: 30px;
}
.content3_title span.cur {
	color: #0b4da2;
	font-size: 24px;
}
.content3_middle {
	display: flex;
}
.content3_middle .leftImg {
	flex: 1;
	overflow: hidden;
}
.content3_middle .leftImg img {
	width: 100%;
	height: 335px;
	display: block;
}
.content3_middle .leftImg .texts {
	height: 72px;
	display: flex;
	align-items: center;
	background-color: #eaedf2;
}
.content3_middle .leftImg .texts .mytime {
	width: 80px;
	height: 72px;
	background-color: #eaedf2;
	text-align: center;
}
.content3_middle .leftImg .texts .mytime p:nth-child(1) {
	padding-top: 10px;
	font-size: 30px;
	color: #0b4da2;
	font-weight: normal;
	margin-top: 10px;
}
.content3_middle .leftImg .texts .mytime p:nth-child(2) {
	font-size: 11px;
	color: #999999;
}
.content3_middle .leftImg .texts .xian {
	width: 1px;
	height: 43px;
	background-color: #aaaaaa;
	margin-right: 16px;
}
.content3_middle .leftImg .texts p {
	flex: 1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51,51,51,1);
	line-height: 22px;
}
.content3_middle .rightText {
	flex: 1;
	margin-left: 30px;
}
.content3_middle .rightText .item {
	display: flex;
	margin-bottom: 40px;
	color: #999999;/* flex-direction: column; */

}
.content3_middle .rightText .item a {
	display: block;
}
.content3_middle .rightText .item .mytime {
	width: 80px;
	height: 72px;
/*	background-color: #eaeaea;*/
	text-align: center;
	display: none;
}
.content3_middle .rightText .item:hover .mytime {
	color: #0b4da2;
}
.content3_middle .rightText .item .mytime p:nth-child(1) {
	padding-top: 5px;
	font-size: 30px;
	font-weight: bolder;
}
.content3_middle .rightText .item .mytime p:nth-child(2) {
	font-size: 11px;
}
.content3_middle .rightText .item .text {
	flex: 1;
	margin-left: 20px;
}
.content3_middle .rightText .item .text p:nth-child(1) {
	margin-bottom: 16px;
	font-weight: bolder;
	color: #333;
}
.content3_middle .rightText .item .text p:nth-child(2) {
	width: 100%;
	height: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153,153,153,1);
}
.content3_middle .rightText .item:HOver .text p {
	color: #0b4da2;
}
.moreBtn {
	width: 162px;
	height: 49px;
/*	background-color: #0b4da2;*/
	margin: 0 auto;
	line-height: 49px;
	text-align: center;
	margin-top:30px;
}
.moreBtn a {
	display: block;
	width: 162px;
	height: 49px;
	color: #999;font-size:18px; 
}
.bottomListImg {
	padding-top: 70px;
	padding-bottom: 50px;
	display: none;
}
.bottomListImg .middle {
	display: flex;
	justify-content: center;
}
.bottomListImg .item {
	width: 287px;
	height: 194px;
	margin-right: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	box-sizing: border-box;
	padding-left: 50px;
	padding-top: 45px;
	padding-right: 50px;
}
.bottomListImg .item img {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale(1);
}
.bottomListImg .item:hover img {
	transform: scale(1.05);
}
.tar {
	text-align: right;
}
.bottomListImg .item h1 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	line-height: 24px;
	margin-bottom: 15px;
}
.bottomListImg .item p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-decoration: underline;
	color: rgba(255,255,255,1);
}
.bottomListImg .item p a {
	color: #fff;
	margin-right: 10px;
}
.bottomListImg .item h2 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-decoration: none;
	color: rgba(255,255,255,1);
}
.bottomListImg .item h2 a {
	color: #fff;
	margin-right: 10px;
}

.abox2{
	width: 1400px;
	height: auto;
	overflow: hidden;
	margin-left: auto;margin-right: auto;
	padding-top: 50px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 28px;
	font-size: 18px;
	line-height: 36px;
}
.abox{
	width: 1400px;
	height: auto;
	overflow: hidden;
	margin-left: auto;margin-right: auto;
	padding-top: 50px;
}
.abox1{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.abox_l{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}
.abox_l img{
	width: 100%;
}
.abox_r{
	float: left;
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	line-height: 36px;
	box-sizing: border-box;
	color: #666;
}
.abox_r h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;color: #333;
}
.abox .abox1:nth-child(2n-1) .abox_l{
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}
.abox .abox1:nth-child(2n-1) .abox_r{
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}

.det p,.prodect p,.neuws p,.knowle p,.cont1 .tit{
    text-align: center;
    font-size: 24px;
    color: #0B4DA2;
    margin-top: 76px;
    margin-bottom: 76px;
}
.det p.tip{
    font-size: 16px;
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #999;
}
.det .tip p {
    font-size: 16px;
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #999;
}
.details{margin-bottom: 50px;}
.details ul {
    width: 1400px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.details ul li{
	/* float: left; */
	display: inline-block;
    /* font-size: 18px; */
    color: rgba(102, 102, 102, 1);
    padding-left: 13px;
    padding-right: 13px;
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    /* background-color: #EEEEEE; */
    line-height: 50px;
}
.details ul li a {
    font-size: 18px;
    font-weight: bold;
    color: rgba(102, 102, 102, 1);
}
.details .jisu .item{width: calc((100% - 140px) / 3);float: left;margin-right: 70px;}
.details .jisu .item:nth-child(3n){margin-right: 0;}
.details .jisu .item img {
    margin-top: 25px;
    margin-bottom: 22px;
    width: 100%;
    height: 300px;
}
.details .jisu .item p{font-size: 16px;}
.details .jisu .item p:nth-of-type(2) {
    color: #999999;
    font-size: 14px;
    margin-top: 42px;
}
.cp_class {
    text-align: center;
    margin-bottom: 50px;
}
.prodect .middle ul {
    /* display: flex; */
    display: inline;
    /* width: 892px; */
    margin: 0 auto;
    line-height: 50px;
    /* margin-bottom: 50px; */
}
.prodect .middle li {
    display: inline-block;
    width: 110px;
    /* height: 50px; */
    margin-right: 22px;
    /* background-color: #EEEEEE; */
    font-size: 18px;
    text-align: center;
    color: #666666;
}
.prodect .middle ul li.item_focus a {
    /* color: #fff; */
    color: #0B4DA2;
}
.prodect .middle li a {
    font-weight: bold;
    color: rgba(102, 102, 102, 1);
}
.proitems .ctit {
    font-size: 20px;
    padding-left: 15px;
    margin-bottom: 15px;
    color: #000;
	font-weight: bold;
}
.prodect .middle .proitems .item {
    float: left;
    width: calc((100% - 70px)/2);
    margin-right: 70px;
    /* height: 376px; */
    margin-bottom: 50px;
    color: #333;
    box-sizing: border-box;
    padding: 15px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.prodect .middle .proitems .item:nth-of-type(2n){margin-right: 0;}
.prodect .middle .proitems .item img {
    width: 280px;
    height: 200px;
    margin-top: 25px;
    background-color: #f6f6f6;
    margin-bottom: 22px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
    display: none;
}
.prodect .middle .proitems .item h1 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #333;
	font-weight: bold;
}

.prodect .middle .proitems2 .item h1{height: 42px;}
.prodect .middle .items .proitem .myxian {
    /* margin-bottom: 20px; */
    width: 100%;
    height: 1px;
    overflow: hidden;
    /* margin: 20px 0; */
    /* display: none; */
}
.prodect .middle .proitems .item p {
    color: #999999;
    font-size: 16px;
    /* margin-top: 42px; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 66px;
    line-height: 22px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0;
}
.prodect .middle .proitems .item p .pdd{color: #2c5da9;font-size: 16px;margin-top: 14px;}
.prodect .middle .proitems .item p .pdd img{display: inline-block;width: 12px;margin: 0;height: auto;margin-right: 6px;margin-top: 2px;}
.prodect .middle .proitems2 .item p{height: 0;}
.prodect .middle .proitems .item .cvv p{height: auto;}
.prodect .middle .proitems2 .item{margin-bottom: 15px;}
/* .prodect .middle .proitems .item:nth-of-type(3n) {
    margin-right: 0px;
} */
.prodect .middle .proitems .myxian div:nth-child(2) {
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #262626;
    left: 0;
    top: 0;
}
.prodect .middle .proitems .item:hover h1{color: #0B4DA2;}
.prodect .middle .proitems .item i{display: block;width: 40%;height: 144px;}
.prodect .middle .proitems .item i img{width: 100%;height: 100%;object-fit: cover;display: block;margin: 0;}
.prodect .middle .proitems .item .cvv{width: 60%;padding-left: 20px;}
.news_list {
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 100px;
}
.news_list li{overflow: hidden;padding-bottom: 45px;}
.news_list li i{display: block;float: left;}
.news_list li i img {
    width: 200px;
    height: 150px;
    overflow: hidden;
    float: left;
    margin-right: 25px;
}
.news_list li .cmcm{float: left;width: calc(100% - 225px);}
.news_list li .cmcm h1 {
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 10px;
    line-height: 30px;
}
.news_list li .cmcm p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(170, 170, 170, 1);
    line-height: 24px;
    margin-bottom: 25px;
	text-align: left;
	margin-top: 0;
}
.time {
    float: right;
    color: #999999;
}
.news_list li .cmcm .time img {
    float: left;
    margin-right: 10px;
    width: 18px;
    height: 18px;
}
.fljt {
    width: 1400px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.fljt ul {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.fljt li {
    float: left;
    /* font-size: 18px; */
    color: rgba(102, 102, 102, 1);
    padding-left: 13px;
    padding-right: 13px;
    height: 50px px;
    margin-left: 5px;
    margin-right: 5px;
    /* background-color: #EEEEEE; */
    line-height: 50px;
}
.fljt li.actte a{color: #0B4DA2;}
.fljt li:hover a{color: #0B4DA2;}
.fljt li a {
    font-size: 18px;
    font-weight: bold;
    color: rgba(102, 102, 102, 1);
}
.news_list1 .span {
    height: 24px;
    opacity: 0.8;
    border-radius: 4px;
    line-height: 24px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    background-color: #0B4DA2;
    float: left;
    display: inline-block;
}
.fljt{width: 90%;}
.ctbox .cl p{font-size: 16px;line-height: 24px;}
.ctbox {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.ctbox .cl {
    float: left;
    width: 550px;
    height: 340px;
    overflow: hidden;
}
.ctbox .cr {
    float: right;
    width: 600px;
    height: auto;
    overflow: hidden;
}
.ctbox .cr h1{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(11, 77, 162, 1);
    margin-bottom: 10px;
}
.ctbox .cr p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(170, 170, 170, 1);
    line-height: 40px;
}
.ctbox .cr p img{margin-right: 10px;width: 20px;}
.ctbox .cr h2{padding-top: 15px;width: 600px;}
.ctbox .cr h2 span{display: inline-block;float: left;width: 190px;line-height: 30px;font-size: 20px;color: #0b4da2;}
.ctbox .cr h2 span img{border:0;height: 146px;float: left;margin-right: 10px}
.zhaopinw .tit{font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(11, 77, 162, 1);
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	}
	.cpk {
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 60px;
	}
	.cpk table {
		width: 100%;
	}
	.cpk tr {
		line-height: 36px;
		background-color: #fafafa;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	.cpk tr td {
		text-align: right;
		color: #0B4DA2;
		/* padding-left: 50px; */
		padding-right: 50px;
		border-bottom: solid 1px #fff;
	}
	.zhaopins tr td {
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom: solid 10px #fff;
	}
	
	.cpk tr td:nth-child(2n-1) {
		white-space: nowrap;
		padding-left: 50px;
	}
	.cpk tr td:nth-child(2n) {
		box-sizing: border-box;
		text-align: left;
		color: #666;
	}
	.zhaopin{
	
		width: 1200px;
	
		height: auto;overflow: hidden;
	
		margin-left: auto;margin-right: auto;
	
		padding-bottom: 50px;
	
	}
	
	.zhaopin thead{
	
		background-color: #EEEEEE;
	
		
	
	}
	
	.zhaopin thead td{
	
		color: #0B4DA2;
	
	}
	
	.zhaopin td{
	
		height: 46px;
	
		padding-left: 10px;
	
		box-sizing: border-box;
	
		font-size:14px;
	
	font-family:Microsoft YaHei;
	
	font-weight:400;
	
	color:rgba(102,102,102,1);
	
		
	
	}
	.zhaopin td a{
	
		color: #0B4DA2;
		display: inline-block;
	}
	
	
	
	.zhaopin td a.corg{
	
		color: #FFA800;
	
	}
	
	.zhaopin td:nth-child(3),.zhaopin td:nth-child(4),.zhaopin td:nth-child(5){
	
		text-align: center;
	
	}
	
	.zhaopin td:nth-child(6){
	
		text-align: right;
	
		padding-right: 10px;
	
	}
	
	.zhaopin tbody tr:nth-child(2n){
	
		background-color: #FAFAFA;
	
	}
.upText_icon {width: 22px;height: 22px;margin: 0 10px;background-image: url(/themes/index/public/assets/images/home.png);}
.upText p a{display: inline-block;color: #551a8b;}
.upText p a:nth-of-type(1){color: #0000ee;}
.phrecruit{display: none;}

@media only screen and (max-width:1024px){
	/* .header{padding: 0 7.5px;} */
	.ind_yanfa ul{width: 94%;margin: auto;}
	.ind_yanfa,.ind_yanfa li,.share,.fnav,.abox2,.abox,.abox1 .abox_l,.abox1 .abox_r,.news_list,.ctbox{width: 100%;}
	.content2,.content3{padding: 25px 0;}
	.content3_title{margin-bottom: 25px;}
	.content3_title span.cur,.content2_h2{font-size: 18px;line-height: 24px;}
	.content2_h2{padding-bottom: 25px;}
	.ind_yanfa li{padding: 10px;margin-bottom: 12.5px;}
	.ind_yanfa li h1{font-size: 17px;margin-bottom: 10px;}
	.ind_yanfa li p{font-size: 13px;font-weight: 400;margin-bottom: 10px;}
	.ind_yanfa li p strong{font-size: 13px;font-weight: 400;}
	.content2_item{padding: 0 15px;}
	.ind_pro{padding-right: 10px;}
	.ind_pro:nth-child(2){padding-left: 10px;}
	.ind_pro h1{font-size: 15px;line-height: 25px;margin-top: 10px;font-weight: 400;}
	.content3_middle{flex-direction: column;padding: 0 15px;}
	.content3_middle .leftImg a{display: flex;}
	.content3_middle .leftImg img{height: 94px;object-fit: cover;width: 44%;}
	.content3_middle .leftImg .texts .xian{display: none;}
	.content3_middle .leftImg .texts{flex-direction: column;text-align: left;align-items: self-start;margin-left: 2%;background-color: transparent;}
	.content3_middle .leftImg .texts p{font-size: 7px;line-height: 10px;margin-top: 10px;}
	.content3_middle .leftImg .texts .mytime p:nth-child(1){padding-top: 0;margin-top: 0;font-size: 25px;line-height: 32px;}
	.content3_middle .leftImg .texts .mytime p:nth-child(2){font-size: 15px;line-height: 20px;font-weight: 400;margin-top: 0;}
	.content3_middle .leftImg .texts .mytime{text-align: left;background-color: transparent;}
	.content3_middle .rightText{margin-left: 0;}
	.content3_middle .rightText .item .text{margin-left: 0;}
	.content3_middle .rightText .item .text p,.content3_middle .rightText .item .text p:nth-child(2){font-size: 10px;}
	.content3_middle .rightText .item .text p:nth-child(1){margin-bottom: 5px;}
	.content3_middle .rightText .item{margin-bottom: 20px;}
	.content3_middle .leftImg{margin-bottom: 15px;}
	.moreBtn a{font-size: 8.5px;}
	.share{height: 50px;line-height: 50px;}
	.share img{height: 15px;width: 15px;margin-top: 25px;margin-left: 7.5px;}
	.share a{font-size: 11px;line-height: 50px;}
	.fnav ul li{display: none;}
	.fnav ul li:last-child{display: block;}
	.fnav{padding: 15px;}
	.ewm{width: 37%;}
	.fnav ul{width: 60%;}
	.fnav ul li h1{margin-bottom: 12px;line-height: 16px;}
	.fnav ul li h1 a{font-size: 12px;}
	.fnav ul li p{font-size: 10px;line-height: 10px;margin-bottom: 13px;}
	.fnav ul li p img{width: 12px;}
	.fnav .ewm div:last-child{display: none;}
	.ewm img{width: 90px;}
	.fnav .ewm div p{font-size: 14px;}
	.bq{min-width: 100%;line-height: 1;padding: 10px 0;}
	.bq p{display: block;font-size: 7px;line-height: 16px;}
	.bq p a{font-size: 7px;}
	.bq p span{display: none;}
	.abox{padding-top: 25px;}
	.abox_r,.abox_l,.abox .abox1:nth-child(2n-1) .abox_l,.abox .abox1:nth-child(2n-1) .abox_r{padding: 0 10px;}
	.abox_r h1,.abox_r p{font-size: 9px;line-height: 18px;}
	.abox_r h1{margin-bottom: 5px;}
	.abox .abox1:nth-child(2n-1) .abox_l,.abox .abox1:nth-child(2n-1) .abox_{float: left;}
	.abox1 .abox_l{margin-bottom: 25px;}
	.abox2{padding-top: 25px;}
	.abox2 p{font-size: 9px;line-height: 18px;}
	.det{width: 90%;margin: 0 auto;}
	.det p,.prodect p,.neuws p,.knowle p,.cont1 .tit{margin: 30px 0;font-size: 18px;}
	.det .tip{width: 100%;font-size: 10px;line-height: 20px;margin: 0 0 25px 0;}
	.details ul{width: 100%;}
	.details ul li a{font-size: 11px;font-weight: 400;}
	.details .jisu .items{width: 90%;margin: auto;}
	.details .jisu .item{width: 48%;margin-right: 2%;}
	.details .jisu .item:nth-child(2n){width: 48%;margin-right: 0%;margin-left: 2%;}
	.details .jisu .item img{height: 125px;margin: 10px 0;}
	.details .jisu .item p{font-size: 6px;}
	.details .jisu .item p:nth-of-type(2){margin-top: 10px;}
	.prodect .middle .proitems .item{width: 100%;margin-bottom: 20px;padding: 0;}
	.prodect .middle .proitems .item:nth-of-type(3n){margin-right: 4%}
	.prodect .middle .proitems .item:nth-of-type(2n){margin-right: 0}
	.prodect .middle .proitems .item h1{font-size: 6px;}
	.prodect .middle .proitems .item p{font-size: 6px;margin-bottom: 10px;}
	.prodect .middle .proitems .item p .pdd{font-size: 6px;}
	.prodect .middle .proitems .item p .pdd img{width: 5px;}
	.prodect .middle .proitems{width: 90%;margin: auto;}
	.proitems .ctit{padding-left: 0;}

	.prodect .middle .proitems .myxian div:nth-child(2){width: 10px;}
	.news_list{padding-top: 25px;width: 90%;margin: auto;}
	.news_list li i img{width: 105px;height: 75px;margin-right: 12.5px;}
	.news_list li .cmcm{width: calc(100% - 118px);}
	.news_list li .cmcm h1{font-size: 10px;line-height: 12px;margin-bottom: 5px;}
	.news_list li .cmcm p{font-size: 8px;line-height: 1;margin-bottom: 10px;}
	.news_list li .cmcm .time{font-size: 10px;}
	.news_list li .cmcm .time img{width: 10px;height: 10px;}	
	.page .num{display: none;}
	.fljt li{width: 50%;line-height: 25px;font-size: 10px;padding: 0;margin: 0;font-weight: 400;}
	.fljt li a{font-size: 10px;font-weight: 400;}
	.news_list1 li .cmcm .time {display: none;}
	.ctbox .cl,.ctbox .cr{width: 100%;height: auto;}
	.zhaopin{width: 90%;margin: auto;}
	.ctbox{width: 90%;margin: auto;}
	.zhaopin td{padding: 6px !important;}
	.cpk{width: 90%;margin: 0 auto;}
	.zhaopinw .tit{padding: 0;}
	.cpk tr {
		line-height: 20px;
		background-color: #fafafa;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	.cpk tr td {
		text-align: right;
		color: #0B4DA2;
		/* padding-left: 50px; */
		/* padding-right: 0.3rem; */
		border-bottom: solid 1px #fff;
	}
	.zhaopins tr td {
		padding-top: 12.5px;
		padding-bottom: 12.5px;
		border-bottom: solid 0.1rem #fff;
		font-size: 14px;
	}
	.cpk tr td:nth-child(2n) {
		text-align: left;
		color: #666;
	}
	.cpk tr td:nth-child(2n-1) {
		white-space: nowrap;
		/* padding-left: 0.3rem; */
		width: 1.8rem;
		padding-left: 15px;
		padding-right: 25px;
		box-sizing: border-box;
	}
	.contact .recruit{display: none;}
	.zplist{width: 90%;margin: auto;overflow: hidden;}
	.zplist li{overflow: hidden;padding: 10px 0 5px;border-bottom: solid 2px #D2D2D2;}
	.zplist li h2 {
		font-size: 12px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: rgba(11, 77, 162, 1);
		margin-bottom: 10px;
	}
	.zplist li p {
		font-size: 9px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: rgba(102, 102, 102, 1);
		margin-bottom: 5px;
	}
	.zplist .zpl{float: left;width: 81%;}
	.zplist .zpr{float: left;width: 19%;margin-top: 16px;}
	.but1 {
		width: 64px;
		height: 23px;
		line-height: 23px;
		text-align: center;
		color: #fff;
		background: rgba(11, 77, 162, 1);
		font-size: 9;
		font-family: Microsoft YaHei;
		font-weight: 400;
		margin-bottom: 5px;
	}
	.but1 a {
		color: #fff;
		font-size: 9px;
	}
	.pagination{margin: 0 auto !important;}
	.phrecruit{display: block;}

}	














