

.clearfix {
    zoom: 1;
}
.n_head{
	background-color: #4d4d4d;
	padding:8px 0;
}
.n_head .nav{
	margin-top:1.5%;
}
.n_head .heada{
	margin-top:1%;
}
.n_head .heada:before{
	height: 36px;
}
.n_container{
	max-width: 1600px;
	margin:0 auto;
	padding:0 30px;
	width: 100%;
	position: relative;
}
.n_banner{
    position: relative;
    z-index: 1;
}
.n_banner_text{
    position: absolute;
    top:40%;
    left:0;
    width: 100%;
    text-align: center;
    z-index: 2;
    color: #fff;
}
.n_banner_text h3{
    font-size: 40px;
    letter-spacing: 5px;
	color:#fff;
}
.n_banner_text p{
    font-size: 16px;
}
.sitemp{
    background: rgba(0,0,0,.5);
    padding:15px 0;
    position: relative;
    z-index: 3;
    margin-top:-70px;
    color: #fff;
	overflow: hidden;
}
.sort{
    float: left;
    height: 40px;
    line-height: 40px;
    display: flex;
    flex-wrap: wrap;
}
.sort li{
    margin-right: 25px;
}
.sort li:last-child{
    margin-right: 0px;
}
.sort li a{
    display: block;
    padding:0 30px;
    border-radius: 25px;
    border: 1px solid #fff;
    font-size: ;
    color: #fff;
    text-align: center;
}
.sort li a:hover{
    color: #666;
    background: #fff;
}
.sort li a.on{
    color: #666;
    background: #fff;
}
.site{
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-size: 14px;
    color: #ccc;
}

.site a{
    font-size: 14px;
    color: #ccc;
}
.site span.cc{
    color: #fff;
}
.right{
    padding:65px 0;
    background: #f3f3f3;
}
a.xiazai1{
    display: none;
    width: 160px;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #154ca3;
    margin-top:20px;
}
@media(max-width: 1560px){

}
@media(max-width: 1440px){
    .n_banner_text h3{
        font-size:36px;
    }
    .n_banner_text p{
        font-size:14px;
    }
}
@media(max-width: 1024px){
    .right{
        padding:30px 0;
    }	
	.n_container{padding:0 10px;}
}
@media(max-width: 768px){
	.n_container{
		width: 98%;
	}
    .sitemp{
        position: relative;
        margin-top: 0;
        background: #000;
    }
}
@media(max-width: 640px){
    .right{
        padding:15px 0;
    }
    .case_list li h3 a{
        font-size: 14px;
        padding:5px 0;
    }    
    .sort{
        float: none;
        width: 100%;
        line-height: 30px;
        height: 30px;
    }
    .sort li{
        margin-right: 10px;
    }
    .sort li a{
        padding:0 15px;
        line-height: 30px;
        height: 30px;
    }
    .site {
        float: none;
        height: 30px;
        line-height: 30px;
        width: 100%;
        margin-top: 5px;
        display: none;
    }
    .n_banner_text{
        display: none;
    }
    a.xiazai1{
        display:block;
    }
}


.n_sort1{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding:30px 0;
}
.n_sort1 li{
	margin:0 32px;
}
.n_sort1 li a{
	display: block;
}
.n_sort1 li .img{
	width: 76px;
	height: 76px;
	margin:0 auto;
}
.n_sort1 li h3{
	font-weight: normal;
	font-size: 14px;
	color: #4c4c4c;
	padding-top: 5px;
	text-align: center;
}
.n_sort1 li:hover h3{
	color: #004da1;
}
.n_sort1 li:nth-child(1) .img{
	background: url(../images/fjg_icon1.png) no-repeat center;
}
.n_sort1 li:nth-child(1):hover .img{
	background: url(../images/fjg_icon1_h.png) no-repeat center;
}
.n_sort1 li:nth-child(2) .img{
	background: url(../images/fjg_icon2.png) no-repeat center;
}
.n_sort1 li:nth-child(2):hover .img{
	background: url(../images/fjg_icon2_h.png) no-repeat center;
}
.n_sort1 li:nth-child(3) .img{
	background: url(../images/fjg_icon3.png) no-repeat center;
}
.n_sort1 li:nth-child(3):hover .img{
	background: url(../images/fjg_icon3_h.png) no-repeat center;
}
.n_sort1 li:nth-child(4) .img{
	background: url(../images/fjg_icon4.png) no-repeat center;
}
.n_sort1 li:nth-child(4):hover .img{
	background: url(../images/fjg_icon4_h.png) no-repeat center;
}
.n_sort2{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding:30px 0;
}
.n_sort2 li{
	margin:0 50px;
}
.n_sort2 li a{
	display: block;
}
.n_sort2 li .img{
	width: 76px;
	height: 76px;
	margin:0 auto;
}
.n_sort2 li h3{
	font-weight: normal;
	font-size: 14px;
	color: #4c4c4c;
	padding-top: 5px;
	text-align: center;
}
.n_sort2 li:hover h3{
	color: #004da1;
}
.n_sort2 li:nth-child(1) .img{
	background: url(../images/py_icon4.png) no-repeat center;
}
.n_sort2 li:nth-child(1):hover .img{
	background: url(../images/py_icon4_h.png) no-repeat center;
}
.n_sort2 li:nth-child(2) .img{
	background: url(../images/py_icon1.png) no-repeat center;
}
.n_sort2 li:nth-child(2):hover .img{
	background: url(../images/py_icon1_h.png) no-repeat center;
}
.n_sort2 li:nth-child(3) .img{
	background: url(../images/py_icon2.png) no-repeat center;
}
.n_sort2 li:nth-child(3):hover .img{
	background: url(../images/py_icon2_h.png) no-repeat center;
}
.n_sort2 li:nth-child(4) .img{
	background: url(../images/py_icon3.png) no-repeat center;
}
.n_sort2 li:nth-child(4):hover .img{
	background: url(../images/py_icon3_h.png) no-repeat center;
}
.n_sort2 li:nth-child(5) .img{
	background: url(../images/py_icon5.png) no-repeat center;
}
.n_sort2 li:nth-child(5):hover .img{
	background: url(../images/py_icon5_h.png) no-repeat center;
}
.n_sort2 li:nth-child(6) .img{
	background: url(../images/py_icon6.png) no-repeat center;
}
.n_sort2 li:nth-child(6):hover .img{
	background: url(../images/py_icon6_h.png) no-repeat center;
}



/*关于我们-分类名称*/


.con1 {width: 100%; height: auto;paddding: 20px 0px;clear: both;padding-top: 5rem;z-index: 888;  position:absolute;left: 0%; bottom: 0%;}
.exNav {  display: block;  line-height: 50px;  border-bottom: 1px solid #dedede;  width: 100%;  padding: 5px 0;  margin: auto;background: #fff;clear: both;float:left;}
.mul{width:100%;height:auto;float:right;text-align: right;text-align:center;}
.mul li{text-align: center;display: inline-table;margin: 0 35px;position: relative;}
.mul li a{font-size:16px;text-align: center;display: block;width: 100%;color:#333;}
.mul li:hover a{color:#004da1;}
.mul li.active a{color:#004da1;border-bottom:solid #004da1 3px}
@media (max-width:990px){

.mul {width: 100%;}
.mul li{padding:5px;min-width:100px;float:left; margin: 0 10px;}
}

@media (min-width:469px) and (max-width:768px){
.mul {width: 100%;}
.mul li{padding:5px;min-width:100px;float:left; margin: 0 10px;}



}




.product_list{

}
.product_list li{

}
.product_list li .product_list_content{
	/*padding:50px 0;*/
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	max-width: 1400px;
	width: 90%;
	margin:0 auto;
}
.product_list li:nth-child(2n) .product_list_content{
	flex-direction: row;
}
.product_list li .product_list_content .img{
	width: 50%;
	text-align: center;
}
.product_list li .product_list_content .text{
	width: 50%;
	text-align: center;
	padding-top: 10%;
}
.product_list li .product_list_content .text h3{
	font-size: 30px;

	position: relative;
	margin-bottom: 15px;
}	

.product_list li .product_list_content .text p{
	font-size: 20px;
	color: #4c4c4c;
	line-height: 1.6em;
}
.product_list li .product_list_content .text div{
	font-size: 16px;
	padding:25px 0;
}
.product_list li .product_list_content .text div a{
	font-size: 16px;
	color: #004da1;
}
.product_list li .product_list_content .text a.more{
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
	width: 120px;
	line-height: 40px;
	background: #004da1;
	margin:0 auto;
}
.product_list li:hover{
	background: #f5f5f7;
}
.fjg_list{
	background: #f2f2f2;
	padding:65px 0;
}
.fjg_list .container{
	background: #fff;
	padding:70px 0;
}
.fjg_list_title{
	text-align: center;
	margin-bottom: 60px;
}
.fjg_list_title h2{
	font-size: 30px;
	color: #4c4c4c;
	letter-spacing: 5px;
}
.fjg_list_title p{
	font-size: 20px;
	color: #004da1;
}
.fjg_list .fjg_list_sj{
	display: flex;
	flex-wrap: wrap;
	max-width: 1400px;
	width: 90%;
	margin:0 auto;
}
.fjg_list .fjg_list_sj li{
	width: 20.5%;
	margin-right:6%;
}
.fjg_list .fjg_list_sj li:nth-child(4){
	margin-right: 0;
}
.fjg_list .fjg_list_sj li a.img{
	display: block;
	text-align: center;
}
.fjg_list .fjg_list_sj li h3{
	text-align: center;
	font-size: 20px;
	color: #4c4c4c;
	padding:10px 0;
}
.fjg_list .fjg_list_sj li p{
	font-size: 14px;
	padding:5px 0;
	text-align: center;
	line-height:26px;
	    color: #949494;
}
.fjg_list .fjg_list_sj li p em{
	display: inline-block;
	width: 80%;
	font-style:normal;
}
.fjg_list .fjg_list_sj li p span{
	display: inline-block;
	float: right;
	text-align: right;
	width: 20%;
}
.fjg_list .fjg_list_sj li a.line_zx{
	width: 100px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	background: #004da1;
	margin:25px auto 25px;
}
.fjg_list .fjg_list_sj li a.more{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #004da1;
}
.fjg_bottom{
	margin-top: 55px;
	padding:0!important;
}
.fjg_bottom .n_container{
	padding:95px 0;
	text-align: center;
}
.fjg_bottom .n_container h2{
	font-size: 40px;
	color: #1d1d1f;
}
.fjg_bottom .n_container p{
	font-size: 18px;
	color: #4c4c4c;
	max-width: 670px;
	margin:0 auto;
	padding:10px 0 20px 0;
}
.fjg_bottom .n_container a{
	display: block;
	font-size: 16px;
	color: #004da1;
}
.product_bottom{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 50px;
}
.product_bottom li{
	width: 18%;
	margin:0 7% 0 3%;
	text-align: center;
}
.product_bottom li a.img{
	display: block;
	text-align: center;
}
.product_bottom li h3{
	font-size: 16px;
	color: #333;
	padding-top: 5px;
}
.product_bottom li p{
	font-size: 14px;
	line-height: 1.6em;
}
.product_bottom li a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #004da1;
}
.product_bottom li:nth-child(1) a.more{
    display: none;
}
.product_bottom li:nth-child(2) a.more{
    display: none;
}
/*.product_bottom li:last-child{
	margin-right: 0;
}*/
@media(max-width: 1560px){
    .fjg_list_title h2{
        font-size:36px;
    }
    .fjg_list_title p{
        font-size:16px;
    }
    .fjg_list .fjg_list_sj li h3{
        font-size:18px;
    }
    .fjg_list .fjg_list_sj li p{
        font-size:12px;
    }
	.product_list li .product_list_content{
		padding:30px 0;
	}
	.fjg_list .container{
		padding:50px 0;
	}
	.fjg_bottom .n_container{
		padding:60px 0;
	}
	.fjg_bottom .n_container h2{
	    font-size:36px;
	}
	.fjg_bottom .n_container p{
	    font-size:16px;
	}
	.product_bottom li p{
	    font-size:12px;
	}
	.product_list li .product_list_content .text div{
	    font-size:14px;
	}
}
@media(max-width: 1440px){
	.n_sort2 li{
		margin:10px 35px;
	}
}
@media(max-width: 1024px){
	.fjg_list{
		padding:30px 0;
	}
	.fjg_list .container{
		padding:50px 1%;
	}
	.fjg_list .fjg_list_sj{
		width: 98%;
	}
	.n_sort1,.n_sort2{
		padding:20px 0;
	}
	.n_sort1 li{
		margin:10px 20px;
	}
	.fjg_list_title h2{
	    font-size:32px;
	}
}
@media(max-width: 768px){

	.product_bottom{
		padding:30px 0;
	}
	.product_bottom li{
		width: 30%;
		margin:0 1.65%;
	}
	.fjg_list .container{
		padding:20px 1%;
	}
	.fjg_list_title{
		margin-bottom: 20px;
	}
	/*.fjg_list_title h2{*/
	/*	font-size: 32px;*/
	/*	text-align: center;*/
	/*}*/
	/*.fjg_list_title p{*/
	/*	font-size: 16px;*/
	/*}*/
	.fjg_list .fjg_list_sj li{
		width: 48%;
		margin:1%;
	}
	.fjg_list .fjg_list_sj li a.img{
		min-height: 205px;
	}
	.fjg_list .fjg_list_sj li h3{
		font-size: 16px;
	}
	.fjg_list .fjg_list_sj li p{
		padding:0;
		font-size: 14px;
	}
	.fjg_list .fjg_list_sj li a.line_zx{
		margin:10px auto 10px;
		    line-height: 30px;
	}
	.fjg_bottom .n_container{
		padding:30px 0;
	}
	.fjg_bottom .n_container h2{
		font-size: 32px;
	}
	.fjg_bottom .n_container p{
		font-size: 16px;
		padding:5px 0 10px 0;
	}
	.product_list li .product_list_content{
		padding:20px 0;
	}
	.product_list li .product_list_content .img{
		width: 100%;
	}
	.product_list li .product_list_content .text{
		width: 100%;
		padding-top:10px;
	}
	.product_list li .product_list_content .text h3{
		font-size: 24px;
	}
	.product_list li .product_list_content .text p{
		font-size: 16px;
	}
	.product_list li .product_list_content .text div{
		padding:10px 0;
	}
	.fjg_bottom{
		margin-top: 25px;
	}
    .product_list li:nth-child(1) .product_list_content .text{
        padding-top: 10px!important;
    }  
}
@media(max-width: 640px){
	/*.fjg_list_title h2{*/
	/*	font-size: 24px;*/
	/*}*/
	/*.fjg_list_title p{*/
	/*	font-size: 14px;*/
	/*}	*/
	.fjg_list .fjg_list_sj li{
		width: 46%;
		margin:2%;
	}
	.fjg_bottom{
		margin-top: 15px;
	}
	.fjg_bottom .n_container{
		padding:15px 0;
	}
	.fjg_bottom .n_container h2{
		font-size: 20px;
	}
	.fjg_bottom .n_container p{
		font-size: 14px;
	}
	.fjg_list .container {
	    padding: 15px 1%;
	}
	.fjg_list_title h2{
	    font-size:24px;
	}
	.fjg_list .fjg_list_sj li p{
	    line-height:1.6em;

	}
}





.n_fjgsb1{
	padding:50px 30px;
	overflow:hidden;
}
.n_fjgsb1_img{
	width: 50%;
	text-align: center;
	float: left;
}
.n_fjgsb1_text{
	width: 45%;
	padding-left: 5%;
	float: right;
	padding-top: 12%;
}
.n_fjgsb1_text p{
	font-size: 20px;
	color: #4c4c4c;
	line-height: 1.6em;
}
.n_fjgsb1_text p strong{
	font-size: 40px;
	color: #1a1a1a;
	display: block;
	line-height: 1em;
	margin-bottom: 30px;
}
.n_fjgsb1_text p a{
	font-size: 20px;
	color: #01499f;
	display: block;
	margin-top: 40px;
}
.n_fjgsb2{
	background-color: #d3d3d4;
}
.n_fjgsb2 video{
	width: 100%;
	max-width: 1400px;
	max-height: 584px;
	outline: none;
	display: block;
	cursor: pointer;
	display: inline-block;
  	vertical-align: baseline;
}
.n_fjgsb2 .video-img{
	position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: #d3d3d4;
	cursor:pointer
}
.n_fjgsb3{
	padding:70px 30px;
}
.n_title1{
	margin-bottom: 40px;
}
.n_title1 h2{
	font-size: 30px;
	color: #1a1a1a;

	line-height: 1em;
	padding-bottom: 10px;
}
.n_title1 p{
	font-size: 16px;
	color: #4c4c4c;
}
.syfw{
	display: flex;
	flex-wrap: wrap;
}
.syfw li{
	width: 9%;
	margin-right: 6%;
	text-align: center;
}
.syfw li:last-child{
	margin-right: 0;
}
.syfw li a.img{
	display: block;
	text-align: center;
}
.syfw li h3{
	font-size: 16px;
	color: #1a1a1a;

	margin: 0.5em 0;
}
.syfw li p{
	font-size: 14px;
	color: #4c4c4c;
}
.n_fjgsb4{
	background-color: #f5f6f7;
	padding:45px 0;
}
.n_fjgsb4 h2{
    font-size: 30px;
    text-align: center;
    color: #333;
}
.n_fjgsb4 h2 p{
    font-size: 16px;
    font-weight: normal;
}
.n_tab1li{
    margin: 40px 0 50px;    
}
.n_tab1li ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.n_tab1li ul li{
    width: 8%;
    cursor: pointer;
    border-bottom: 2px solid #f5f6f7;
    margin-right:5%;
    padding-bottom: 15px;
}
.n_tab1li ul li.on{
    border-bottom:2px solid #fed000;
}
.n_tab1li ul li:last-child{
    margin-right: 0;
}
.n_tab1{
    display: none;
    margin-bottom: 30px;
    text-align: center;
}
.n_tab1 p{
    font-size: 18px;
    color: #000;
}
.n_tab1 img{
    display: block;
    margin:10px auto 0;
}
.n_fjgsb4 h3{
	font-size: 30px;
	color: #333;
	line-height: 1em;
	padding-bottom: 25px;
	text-align:center;

}


.fjgsb_jscs li{
	border-bottom: 1px solid #d4d4d5;
	display: flex;
}
.fjgsb_jscs li:last-child{
	border:none;
}
.fjgsb_jscs li p{
	font-size: 16px;
	color: #4c4c4c;
	width: 25%;
	padding:25px 0;
}
.fjgsb_jscs li p strong{
	display: block;
	font-size: 32px;
	color: #1e1e1e;
	font-family: '宋体';
}
.n_fjgsb5{
	padding:70px 0;
	background-color:#f5f5f5;
}
.n_fjgsb5 h2{
	text-align: center;
	font-size: 30px;
	color: #1a1a1a;

	line-height: 1em;
}
.sbzcbf_text{
	width: 80%;
	margin:0 auto;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	    padding: 35px 0;
  
}
.sbzcbf_text p{
font-size:16px;
  line-height: 32px;


}
.sbzcbf_img{
	display: flex;
	flex-wrap: wrap;
}
.sbzcbf_img p{
	width: 30%;
}
.sbzcbf_img p:nth-child(2){
	margin:0 5%;
}
.n_fjgsb6{
	padding:70px 0;
	background-color: #f5f5f5;
}
.fjgsb_zlfm{
	position: relative;
}
.fjgsb_zlfm .swiper-button-next1{
    position: absolute;
    width:40px;
    height: 73px;
    top:50%;
    margin-top:-50px;
    background:url(../images/left3.png) no-repeat ;
    transform: rotate(-180deg);
    right: -60px;
    outline: none;
    cursor: pointer;
}
.fjgsb_zlfm .swiper-button-prev1{
    position: absolute;
    width:40px;
    height: 73px;
    top:50%;
    margin-top:-50px;
    background:url(../images/left3.png) no-repeat ;
    left: -60px;
    outline: none;
    cursor: pointer;
}
#swiper-containern1 h3{
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	line-height: 1.6em;
}
.n_fjgsb7{
	display: flex;
	flex-wrap: wrap;
	color: #fff;
}
.n_fjgsb7 .text{
	position: absolute;
	z-index: 9;
	top:20%;
	width: 90%;
}
.n_fjgsb7 h3{
	font-size: 30px;
    color: #fff;
    margin-bottom: 1em;
}
.n_fjgsb7 p{
	font-size: 16px;
}
.n_fjgsb7_l{
	width: 50%;
	position: relative;
	text-align: right;
	cursor: pointer;
}
.n_fjgsb7_l:after{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 8;
	transition: all 0.5s ease-out;
}
.n_fjgsb7_l .text{
	right: 10%;
}
.n_fjgsb7_l:hover:after{
	background: rgba(0,0,0,.8);
	transition: all 0.5s;
}
.n_fjgsb7_r{
	width: 50%;
	position: relative;
	text-align: left;
	cursor: pointer;
}
.n_fjgsb7_r:after{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 8;
	transition: all 0.5s ease-out;
}
.n_fjgsb7_r .text{
	left: 10%;
}
.n_fjgsb7_r:hover:after{
	background: rgba(0,0,0,.8);
	transition: all 0.5s;
}
.n_fjgsb8{
	padding:70px 30px;
}
.n_fjgsb8_title{
	font-size: 30px;
	color: #1a1a1a;
	font-weight:bold;
	line-height: 1em;

}
.cjwt{
	max-width: 1600px;
	width: 100%;
	margin:0 auto;
	    font-size: 30px;
    font-weight: bold;
	padding:0 30px;
}
.cjwt span strong{
    font-size: 14px;
    font-weight:normal;
    color:#ff0000;
    display: none;
}
.n_fjgsb8_title span{
	display: block;
	float: right;
	font-size: 66px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	outline: none;
	line-height: 40px;
}
.n_fjgsb8_title span.on{
	transform: rotate(45deg);
}
.n_fjgsb8_content{
	/*display: none;*/
}
.n_fjgsb8_content li{
	border-bottom: 1px solid #d1d1d1;
	padding:30px 0;
}
.n_fjgsb8_content li h3{
	font-size: 18px;
	color: #1a1a1a;
}
.n_fjgsb8_content li h3 strong{
    display: block;
    float: right;
    padding-right: 15px;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 400;
	cursor: pointer;
}
.n_fjgsb8_content li.on h3 strong{
	transform: rotate(45deg);
}
.n_fjgsb8_content li p{
	font-size: 16px;
	color: #4c4c4c;
	width: 80%;
	display: none;
	 margin: 1em 0 0 0;
}
.n_fjgsb8_content li.on p{
	display: block;
}
.f_message{
	padding:95px 0;
	background: url(../images/index39.jpg) no-repeat center;
	background-size: cover;
}
.f_message h2{
	text-align: center;
	font-size: 40px;
	color: #fff;
	line-height: 1em;
	margin-bottom: 50px;
}
.f_message h3{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-weight: normal;
	padding-top:15px;
	padding-bottom: 45px;
}
.f_message h3 span{
	display: block;
	margin:0 30px;
	font-size: 20px;
	color: #fff;
}
.message1{
overflow: hidden;
}
.message1 ul li{
	width: 19%;
	margin-right: 1%;
	float: left;
}
.message1 ul li:nth-child(4){width:21%;}
.message1 ul li:nth-child(4) input{width:60%;}

.message1 ul li input{
	background: none;
	border:1px solid #999;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
	line-height: 50px;
	height: 50px;
	text-indent: 15px;
	outline: none;
	color: #fff;
}
.message1 ul li .txtarea{
	background: none;
	border:1px solid #999;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
	line-height: 40px;
	height: 50px;
	text-indent: 15px;
	color: #fff;
	outline: none;
	overflow: hidden;
}
.message1 ul li select option{
	color: #666;
	width: 100%;
    color: #666;
    line-height: 50px;
    height: 50px;
    display: block;
    padding: 10px 0;
}
.m_btn{
	width: 18%;
	float: right;
}
.m_btn input{
	background: #aace3b;
	font-size: 18px;
	color: #fff;
	border:1px solid #aace3b;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
	line-height: 50px;
	height: 50px;
	text-align: center;
	outline: none;	
	cursor: pointer;
}
.m_btn input:hover{
    background: #0869ac;
    border: 1px solid #0869ac;
}
	#swiper-containern1 .swiper-slide{
		text-align: center;
	}
	
@media(max-width: 1715px){
.message1 ul li:nth-child(4) input {
    width: 55%;
}


}
	
	
	
@media(max-width: 1560px){

	.message1 ul li:nth-child(4) input {
    width: 50%;
}



	.syfw li{
		width: 10%;
		margin-right: 5%;
	}
	.fjgsb_jscs li p{
		font-size: 14px;
	}
	.n_fjgsb8{
		padding:50px 30px
	}
	.f_message{
		padding:70px 0;
	}
	.n_fjgsb1_text p strong{
	    font-size:35px;
	}
	.n_fjgsb1_text p a{
	    font-size:18px;
	}
	.n_fjgsb7 h3{
	    font-size:36px;
	}
	.n_fjgsb7 p{
	    font-size:14px;
	}
}
@media(max-width: 1440px){
	.f_message{
		padding:60px 0;
	}
	.n_fjgsb5{
		padding:50px 0;
	}
	.sbzcbf_text{
		padding: 25px 0 50px 0;
		width:90%;
	}

	.n_title1 p{
	    font-size:16px;
	}
	.n_fjgsb8_title{
		padding:25px 0;
		font-size:34px;
	}
	.n_fjgsb8_content li h3{
	    font-size:16px;
	}
	.n_fjgsb8_content li p{
	    font-size:14px;
	}
	.f_message h2{
	    font-size:36px;
	}
	.f_message h3 span{
	    font-size:16px;
	}
	.m_btn input{
	    font-size:16px;
	}
	.n_fjgsb3{
		padding:50px 30px;
	}
	.syfw li h3{
	    font-size:18px;
	}
	.n_fjgsb4 h3{
	    font-size:26px;
	}
	.fjgsb_cpsjys p{
	    font-size:14px;
	}
	.n_fjgsb5 h2{
	    font-size:44px;
	}
	.sbzcbf_text{
	    font-size:14px;
	}

}
@media(max-width: 1380px){


.message1 ul li:nth-child(4) input {
    width: 40%;
}


}

@media(max-width: 1130px){

.message1 ul li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 10px;
}
.message1 ul li:nth-child(3) , .message1 ul li:nth-child(4){width:98%;margin-right: 2%;}
.m_btn {
	    margin-right: 0%;
	    width: 60%;
	    margin:0 auto;
	    float: none;
	}

}




@media(max-width: 1024px){
	.fjgsb_zlfm .swiper-button-prev1{
		display: none;
	}
	.fjgsb_zlfm .swiper-button-next1{
		display: none;
	}
	.syfw{
		justify-content: center;
	}
	.syfw li{
		width: 13%;
		margin-right: 1%;
	}
	.n_tab1li{
	    margin:30px 0;
	}
	.n_tab1li ul li{
        width: 10%;
        margin-right: 5%;	    
	}
	.fjgsb_jscs li p strong{
	    font-size:16px;
	}
	.cjwt{padding:0 10px;}
}
@media(max-width: 768px){
	.n_fjgsb1_img{
		width: 100%;
		float: none;
	}
	.n_fjgsb1_text{
		width: 100%;
		float: none;
		text-align: center;
		padding-left: 0;
		padding-top: 20px;
	}
	.n_fjgsb1_text p strong{
		font-size: 36px;
	}
	.n_fjgsb1_text p a{
		margin-top: 20px;
	}
	.syfw li{
		width: 23%;
		margin:1%;
	}
	.n_title1 h2{
		font-size: 25px;
	}
	.n_title1 p{
		font-size: 14px;
	}

	.n_fjgsb3{
		padding:30px 0;
	}
	.n_fjgsb5 {
	    padding: 30px 0;
	}
	.sbzcbf_text{
		width: 100%;
		padding:25px 0;
	}
	.n_fjgsb7 .text{
		top:10%;
	}
	.n_fjgsb7_l .text{
		width: 90%;
		right: 5%;
	}
	.n_fjgsb7_r .text{
		width: 90%;
		left: 5%;
	}
	.n_fjgsb7 h3{
		font-size: 24px;
	}
	.n_fjgsb7 p{
		font-size: 14px;
	}
	.n_fjgsb8{
		padding:30px 10px;
		width: 98%;
		margin:0 auto;
	}
	.n_fjgsb8_title{
		font-size: 32px;
	}
	.n_fjgsb8_content li{
		padding:15px 0;
	}
	.f_message{
		padding:30px 0;
	}
	
	.f_message h2{
		font-size: 32px;
	}
	.f_message h3{
		padding:10px 0 20px 0;
	}
	.n_tab1li ul li{
        width: 12%;
        margin-right: 2.48%;	    
	}
}
@media(max-width: 640px){
    
	.n_fjgsb1{
		padding:20px 0;
	}
	.n_title1{
		margin-bottom: 20px;
	}
	.n_title1 h2{
		font-size: 20px;
	}
	.n_fjgsb2{
	    background:none;
	}
	.n_fjgsb3 {
	    padding: 20px 10px;
	}
	.syfw li{
		width: 30%;
		margin:1.65%;
	}
	.n_fjgsb4{
		padding:20px 0;
	}
	.n_fjgsb4 h2{
		font-size: 24px;
		padding-bottom: 15px;	    
	}
	.n_fjgsb4 h3{
		font-size: 24px;
		padding-bottom: 15px;
	}
	.fjgsb_cpsjys{
		margin-bottom: 20px;
	}
	.fjgsb_cpsjys p{
		padding-top: 5px;
		line-height: 1.6em;
	}
	.fjgsb_jscs li p{
		padding:10px 5px;
		font-size: 12px;
		line-height:1.6em;
	}
	.n_fjgsb5{
		padding:20px 0;
	}
	.sbzcbf_text{
		padding:15px 0;
	}
	.n_fjgsb6{
		padding: 20px 0;
	}
	.n_fjgsb5 h2{
		font-size:20px;
	}
	.sbzcbf_text p{font-size:14px;}
	.n_fjgsb7 h3{
		font-size: 20px;
	}
	.n_fjgsb7_l{
		width: 100%;
	}
	.n_fjgsb8_title{
		font-size: 28px;
	}
	.n_fjgsb8_title span{
		font-size: 50px;
		line-height: 32px;
	}
	.n_fjgsb7_l .text{
		text-align: left;
	}
	.n_fjgsb7_r{
		width: 100%;
	}
	.n_fjgsb8_content li p{
		width: 100%;
	}
	.f_message h2{
		font-size: 24px;
		margin-bottom:30px;
	}
	.f_message h3 span{
		font-size: 16px;
	}
	.message1 ul li{
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.message1 ul li:nth-child(3), .message1 ul li:nth-child(4){width: 100%;margin-right: 0;float: none;}

    .n_tab1li {
        margin: 20px 0;
    }
	.n_tab1li ul li{
        width: 23%;
        padding-bottom:10px;
        margin-right: 2%;	
        margin-bottom:10px;
	}
	.n_fjgsb2 video{
	    height:100%;
	}
	.n_fjgsb2 .video-img{
	    display:none;
	}
	.n_fjgsb1_text p strong{
	    font-size:24px;
	}
	.n_fjgsb1_text p{
	    font-size:16px;
	}
	.n_fjgsb1_text p a{
	    font-size:16px;
	}
	#swiper-containern1 h3{
	    font-size:14px;
	}
}


.py_intro{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 30px;
}
.py_intro p{
	padding:5px 0;
	font-size: 16px;
}
.py_cpjs{
	width: 100%;
	margin-bottom: 20px;
}
.py_cpcs{
	width: 100%;
}
.py_cpdk{
	width: 47%;
	margin-right: 3%;   
}
.py_sdcjyy{

}
.py_sdcjyy h2{
	font-size: 40px;
	color:#1a1a1a;
	border-top:1px solid #d1d1d1;
	line-height: 1em;
	padding:35px 0;
	font-weight: normal;
}
.py_sdcjyy_content{

}
.py_sdcjyy_content li{
    overflow: hidden;
}
.py_sdcjyy_content li img{
    transition: all 0.6s ease-out;
}
.py_sdcjyy_content li:hover img{
    transform: scale(1.1);
    transition: all 0.6s;
    cursor: pointer;
}
.py_sdcjyy_content li:nth-child(1){
	float: left;
	width: 49%;
}
.py_sdcjyy_content li:nth-child(2){
	float: right;
	width: 49%;
}
@media(max-width: 1560px){

}
@media(max-width: 1440px){
	.py_intro p{
	    font-size:14px;
	}
	.py_sdcjyy h2{
	    font-size:36px;
	}
}
@media(max-width: 1024px){
	
}
@media(max-width: 768px){
    .py_cpdk{
    	width: 100%;
    	margin-right: 0%;   
    	margin-bottom:20px;
    }	
}
@media(max-width: 640px){
	.n_sort2 li {
	    margin: 10px 12px;
	}
	.py_cpjs{
		width: 100%;
		margin: 0;		
	}
	.py_cpcs{
		width: 100%;
		margin: 20px 0 0 0;
	}
	.py_intro p{
		padding:0;
	}
	.py_sdcjyy h2{
		font-size: 24px;
		padding:15px 0;
	}
	.py_sdcjyy_content li:nth-child(1){
		width: 100%;
		margin:0 0 10px 0;
		float: none;
	}
	.py_sdcjyy_content li:nth-child(2) {
	    float: none;
	    width: 100%;
	}
	.n_fjgsb1_text p strong{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.n_fjgsb1_text p a{
		margin-top: 10px;
	}
}


/*制造能力*/
.zznl{
	background: #f3f3f3;
	padding-bottom: 60px;
}
.n_title2{
	background: #fff;
	padding: 70px 0;
	text-align: center

}
.n_title2 h2{
    text-align: center;
    font-size: 30px;
    color: #1a1a1a;
    /*font-weight: normal;*/
    line-height: 1em;
}
.n_title2 p{
	width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #4c4c4c;
    padding: 25px 0 0px 0;	
	    line-height: 26px;
}
.zznl1{
	padding-bottom: 38px;
}
.zznl1 li{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	margin-top: 20px;
}
.zznl1 li:nth-child(2n){
	flex-direction: row;
}
.zznl1 li a.img{
	width: 50%;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.zznl1 li a.img img{
    transition: all 0.6s ease-out;
}
.zznl1 li .text{
	width: 50%;
	box-sizing: border-box;
	padding:60px 5% 0;
	background: #fff;
}
.zznl1 li .text h3{
	font-size: 30px;
	color: #0869ac;
}
.zznl1 li .text h4{
	font-size: 18px;
	color: #1c1c1c;
	font-weight: normal;
	line-height: 1.4em;
	margin: 20px 0 0 0;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.zznl1 li .text h4 span{
	font-size: 16px;
	color: #1c1c1c;
	display: block;
}
.zznl1 li .text p{
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	line-height:26px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.zznl1 li a.img:hover img{
    transition: all 0.6s;
    transform: scale(1.1);
}
.zznl2{
	margin-bottom: 45px;
	background: #fff;
}

.zznl_title{
	width: 90%;
	margin:0 auto;
	padding:55px 0;
	position: relative;
}
.zznl_title:before{
	content: '';
	position: absolute;
	top:55px;
	left:0;
	width: 5px;
	height: 65px;
	background: #075c9f;
}
.zznl_title h3{
	font-size: 30px;
	color:#1c1c1c;
	line-height: 1em;
	padding-left: 30px;
}
.zznl_title span{
	display: block;
	font-size: 18px;
	color: #1c1c1c;
	line-height: 1em;
	margin-top: 15px;
	padding-left: 30px;
}
.zznl_title p{

	font-size: 14px;
	color: #666;
	margin-top: 25px;
	line-height:26px;
	    text-indent: 2em;
}
.zznl_img{
	display: flex;
	flex-wrap: wrap;
}
.zznl_img p{
	width: 33%;
	margin-right: 0.5%;
	display: block;
	overflow: hidden;
}
.zznl_img p:nth-child(3){
	margin-right: 0;
}
.zznl_img p img{
    transition: all 0.6s ease-out;
    cursor: pointer;
}
.zznl_img p img:hover{
    transition: all 0.6s ;
    transform: scale(1.1);
}
.zznl3{
	background: #fff;
}
@media(max-width: 1560px){
    .n_title2 h2{
        font-size:40px;
    }
    .n_title2 p{
        font-size:14px;
    }
}
@media(max-width: 1440px){

	
}




@media(max-width: 1185px){
.zznl1 li .text{padding: 30px 5% 0;}
.zznl1 li .text p{
    -webkit-line-clamp: 4;}
}




@media(max-width: 1024px){
	.n_title2{
		padding:50px 0;
	}
	.n_title2 h2{
		font-size: 36px;
	}
	.n_title2 p{
		width: 90%;
	}
	.zznl1 li .text{
		padding: 25px 2%;
	}
	.zznl1 li .text h3{
		font-size: 24px;
	}
	.zznl1 li .text h4{
		font-size: 16px;
	}
	.zznl1 li .text h4 span{
		font-size: 14px;
	}
	.zznl1 li .text p{
		padding-top:10px;
	}
	.zznl_title{
		width: 96%;
	}
	.zznl1 li .text p {
    -webkit-line-clamp: 3;
}
}

@media(max-width: 940px){
.zznl1 li .text p {
    -webkit-line-clamp:2;
}

}


@media(max-width: 768px){
.zznl1 li .text h3{font-size: 20px;}
	.n_title2{
		padding:30px 0;
	}
	.n_title2 h2 {
	    font-size: 24px;
	}	
	.n_title2 p{
		width: 96%;
		padding: 25px 0 0px 0;
	}
	.zznl1 li{
		flex-direction: row;
	}
	.zznl1 li a.img{
		width: 100%;
	}
	.zznl1 li .text{
		width: 100%;
		padding:20px 2%;
	}

.zznl1 li .text p {
    -webkit-line-clamp: 8;
}
}
@media(max-width: 640px){
	.n_title2 {
	    padding: 20px 0;
	}
	/*.n_title2 h2{*/
	/*	font-size: 24px;*/
	/*}*/
	.n_title2 p{
		font-size: 14px;
		padding: 15px 0 0px 0;
	}
	.zznl{
		padding-bottom: 40px;
	}
	.zznl1{
		padding-bottom: 15px;
	}
	.zznl_title{
		padding:20px 0;
	}
	.zznl_title:before{
		top:20px;
	}
	.zznl_title h3{
		font-size: 24px;
	}
	.zznl_title span{
		font-size:16px;
	}
	.zznl_title p{
		margin-top: 20px;
	}
	.zznl_img p{
		width: 100%;
		margin-right: 0%;
		text-align: center;
	}
	.zznl2{
		margin-bottom:20px;
	}
	.n_sort1, .n_sort2{
		padding: 10px 0;
	}
	.n_sort1 li {
	    margin: 5px 20px;
	}
	.n_sort2 li {
	    width:30%;
	    margin: 1% 1.65%;
	}
}


/*关于我们*/
.n_bg1{
	padding:70px 0;
	background: #f3f3f3;
}
.about_time{
    position: absolute;
    overflow: hidden;
    width:100%;
    padding:0 7.8%;   
    top:30%;   
    box-sizing: border-box;
}
.about_time_list{
/*    width: 100%;
    padding:180px 0 0 0;  */
    display: flex;
    flex-wrap: wrap;
}
.about_time_list li{
    width: 33.33%;
    text-align: center;
    color: #fff;
    padding:55px 0 50px 0;
    box-sizing: border-box;
}
.about_time_list li h2{
    font-size: 40px;
    display: flex;
    justify-content: center;
}
.about_time_list li h2 div{
    padding-top: 8px;
}
.about_time_list li h2 span {
    font-size: 20px;
    font-weight: normal;
    display: block;
    line-height: 1em;
}
.about_time_list li p{
    font-size: 16px;
    padding:10px 0 0 0;
}
.about_time_list li:nth-child(1),.about_time_list li:nth-child(2),.about_time_list li:nth-child(4),.about_time_list li:nth-child(5){
    border-right: 1px solid rgba(255,255,255,.2);
}
.about_time_list li:nth-child(1),.about_time_list li:nth-child(2),.about_time_list li:nth-child(3){
    border-bottom: 1px solid rgba(255,255,255,.2);
}

.n_about_title{
	text-align: center;
	padding:40px 0;
	background: #fff;
	margin-bottom: 20px;
}
.n_about_title h2{
	font-size: 30px;
	color: #333;
	position: relative;
	line-height: 1em;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.n_about_title h2:after{
	content:'';
	position: absolute;
	left:50%;
	bottom:0;
	margin-left: -30px;
	width: 60px;
	height: 5px;
	background: #000;
}
.n_about_title p{
	font-size: 16px;
	color: #303131;
	line-height: 28px;
}
.n_about_list{

}
.n_about_list li{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom:15px;
}
.n_about_list li:nth-child(2n){
	flex-direction: row-reverse;	
}
.n_about_list li .img{
	width: 50%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.n_about_list li .img img{
    transition: all 0.6s ease-out;
}
.n_about_list li .img:hover img{
    transition: all 0.6s;
    transform: scale(1.1);
}
.n_about_list li .img video{
	width: 100%;
	height: 100%;
	max-width: 800px;
	max-height: 520px;
	outline: none;
	display: block;
	cursor: pointer;
	display: inline-block;
  	vertical-align: baseline;
}

.n_about_list li .text{
	width: 50%;
	box-sizing: border-box;
	padding:60px 5% 0;
	background: #fff;
}
.n_about_list li .text h3{
	font-size: 30px;
	color: #333;
	position: relative;
	line-height: 1em;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.n_about_list li .text h3:after{
	content: '';
	position: absolute;
	bottom:0;
	left:0;
	width: 62px;
	height: 5px;
	background: #333;
}
.n_about_list li .text p{
	font-size: 16px;
	color: #000;	
	line-height: 28px;
}
.n_about_pp{
	padding:100px 0;
	background: url(../images/about3.jpg) no-repeat center;
	max-height: 495px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.n_about_pp h2{
	font-size: 30px;

	line-height: 1em;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
	color:#fff;
}
.n_about_pp h2:after{
	content: '';
	position: absolute;
	bottom:0;
	left:50%;
	margin-left: -30px;
	width: 60px;
	height: 5px;
	background: #fff;
}
.n_about_pp p{
	font-size: 16px;
	width: 70%;
	margin:0 auto;
	line-height: 28px;
}
.n_about_a{

}
.n_about_a li{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	margin-top: 15px;
}
.n_about_a li .img{
	width: 50%;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.n_about_a li .img img{
    transition: all 0.6s ease-out;
}
.n_about_a li .img:hover img{
    transition: all 0.6s;
    transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.n_about_a li .text{
	width: 50%;
	box-sizing: border-box;
	padding:75px 5% 0;
	background: #fff;
	position: relative;
}
.n_about_a li .text h3{
	font-size: 30px;
	color: #333;
	line-height: 1em;
	margin-bottom: 15px;
}
.n_about_a li .text p{
	font-size: 16px;
	color: #000;	
	line-height: 28px;
}
.n_about_a li .text a{
    width: 56px;
    height: 56px;
    background: url(../images/case_jt.png) no-repeat;
	bottom:20%;
	position: absolute;
	display: block;
}
.n_about_a li .text a:hover{
    background: url(../images/case_jt_h.png) no-repeat;    
}
.n_about_a li .text a img{
    opacity: 0;
}
@media(max-width: 1560px){
    .about_time{
        top: 30%;
    }
    .about_time_list li{
        padding:30px 0 30px 0;
    }
    .about_time_list li p{
        padding:0;
        font-size:14px;
    }
    .n_about_title h2{
        font-size:36px;
    }
    .n_about_title p{
        font-size:14px;
    }
    .n_about_list li .text h3{
        font-size:36px;
    }
    .n_about_list li .text p{
        font-size:14px;
    }
    .n_about_a li .text h3{
        font-size:36px;
    }
    .n_about_a li .text p{
        font-size:14px;
    }
}
@media(max-width: 1440px){
    .about_time_list li{
        padding:25px 0 25px 0;
    }
	.about_time_list li h2{
		font-size: 32px;
	}
}
@media(max-width: 1024px){
	.about_time{
		display: none;
	}
	.n_about_list li .text{
		padding:20px 3%;
	}
	.n_about_list li .text h3{
		font-size: 32px;
	}
	.n_about_list li .text p{
		font-size: 14px;
	}
	.n_about_pp{
		padding: 70px 0;
	}
	.n_about_pp h2{
		font-size: 32px;
	}
	.n_about_a li .text{
		padding:30px 2%;
	}
	.n_about_a li .text h3{
		font-size: 32px;
	}
	.n_about_a li .text a{
		position: relative;
		margin-top: 20px;
		bottom:0;
	}
}
@media(max-width: 768px){
	.n_about_list li .img{
		width: 100%;
	}
	.n_about_list li .text{
		width: 100%;
		padding: 20px 2%;
	}
	.n_about_list li .text h3 {
	    font-size: 24px;
	    padding-bottom: 15px;
	    margin-bottom: 10px;
	}
	.n_about_title{
		padding:20px 0;
	}
	.n_about_title h2{
	    padding-bottom: 15px;
	    margin-bottom: 15px;	
	    font-size: 28px;	
	}
	.n_about_pp {
		padding:50px 0;
	}
	.n_about_pp p{
		width: 90%;
	}
	.n_about_a li .img{
		width: 100%;
	}
	.n_about_a li .text{
		width: 100%;
	}
	.n_bg1{
		padding:20px 0;
	}
}
@media(max-width: 640px){
	.n_about_title h2{
		font-size: 24px;
	}
	.n_about_pp {
	    padding: 30px 0;
	}
	.n_about_pp h2 {
	    font-size: 24px;
	    margin-bottom:15px;
	}
	.n_about_a li .text {
	    padding: 20px 2%;
	}
	.n_about_a li .text h3{
		font-size: 24px;
	}
}
/*品质服务*/
.pzff_list{

}
.pzff_list li{
	border-top:1px solid #e0e0e0;
	padding:50px 0;

}
.pzff_list li .n_container2{
	display: flex;
	flex-wrap: wrap;
	max-width: 1600px;
	margin:0 auto;
	width:100%;
	padding:0 30px;
}
.pzff_list li a.img{
	display: block;
	width:36%;
	padding:0 2%;
	text-align: center;
}
.pzff_list li .text{
	width:60%;
	
margin:2em 0 0 0;

}
.pzff_list li .text h3{
	font-size:30px;
	color:#4d4d4d;

}
.pzff_list li .text h3 img{
	display: inline-block;
	cursor: pointer;
}
.pzff_list li .text p{
	font-size: 16px;
	color: #4d4d4d;
	line-height: 3em;
}
.pzff_list li .text p strong{
	color: #004da1;
/*	font-weight: normal;*/
}
.pzff_list li .text a.mfpx{
    display: block;
    width: 120px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    background: #004da1;
}
.pzff_list li:nth-child(2n) .n_container2{
	flex-direction: row-reverse;
}
.fwlc{
	padding:45px 0 85px 0;
	background: #f2f2f2;
	border-top:1px solid #e0e0e0;
}
.wzjs_list1 {
    width:100%;
    margin:82px auto 0;
    display:table;
}
.wzjs_list1 li {
    width:18.125%;
    height:330px;
    float:left;
    margin-right:-1px;
    border:1px solid #d8d8d8;
    text-align:center;
    position:relative;
    padding-top:122px;
    cursor:pointer;
    transition:all ease .5s;
    background:#fff;
    box-sizing: border-box;
}
.wzjs_list1 li:hover {
    width:27.75%;
    padding-top:92px;
}
.wzjs_list1 li.on {
    width:27.75%;
    padding-top:92px;
}
.wzjs_list1 li .num {
    width:52px;
    height:52px;
    background:#0274ba;
    line-height:52px;
    position:absolute;
    top:-23px;
    left:50%;
    transform:translateX(-50%);
    border-radius:50%;
    font-size:24px;
    color:#fff;
    font-style:oblique;
    text-align:left;
/*    padding-left:8px;*/
	font-style:normal;
	text-align: center;
}
.wzjs_list1 li .num:before {
    width:66px;
    height:66px;
    background:rgba(2,16,186,.1);
    content:"";
    position:absolute;
    left:-7px;
    top:-7px;
    border-radius:50%;
}
.wzjs_list1 li .num:after {
    width:80px;
    height:80px;
    background:rgba(2,16,186,.05);
    content:"";
    position:absolute;
    left:-14px;
    top:-14px;
    border-radius:50%;
}
.wzjs_list1 li .icon {
    width:60px;
    height:60px;
    margin:auto;
    position:relative;
}
.wzjs_list1 li .icon img {
    width:60px;
    height:60px;
    position:absolute;
    left:0;
    top:0;
}
.wzjs_list1 li .icon img:last-child {
    opacity:0;
    z-index:2;
    transition:all ease .5s;
}
.wzjs_list1 li:hover .icon img:last-child {
    opacity:1;
}
.wzjs_list1 li.on .icon img:last-child {
    opacity:1;
}
.wzjs_list1 li .t1 {
    font-size:18px;
    line-height:24px;
    font-weight:bold;
    color:#222;
    margin-top:20px;
    transition:all ease .5s;
	-webkit-transition:all ease .5s;
	-moz--webkit-transition:all ease .5s;
	-o--webkit-transition:all ease .5s;
}
.wzjs_list1 li:hover .t1 {
    color:#0274ba;
}
.wzjs_list1 li.on .t1 {
    color:#0274ba;
}
.wzjs_list1 li .t2 {
    font-size:14px;
    line-height:24px;
    color:#222;
    margin:10px auto;
    display:none;
    padding:0 13%;
}
.wzjs_list1 li:hover .t2 {
    display:block;
    animation: fadeInUp .5s ease-out;
}
.wzjs_list1 li.on .t2 {
    display:block;
}
@media(max-width: 1560px){

}
@media(max-width: 1440px){
    .pzff_list li .text h3{
        font-size:36px;
    }
    .pzff_list li .text p{
        font-size:14px;
    }
}
@media(max-width: 1024px){
.pzff_list li .n_container2{padding:0 10px;}
}
@media(max-width: 768px){
	.pzff_list li{
		padding:20px 0;
	}
	.pzff_list li a.img{
		width: 100%;
	}
	.pzff_list li .text{
		width: 100%;
	}
	.pzff_list li .text h3{
		font-size: 32px;
	}
	.pzff_list li .text p{
		line-height: 2em;
	}
}
@media(max-width: 640px){
	.fwlc{
		display: none;
	}
	.pzff_list li .text h3{
		font-size: 24px;
	}
}
/*联系我们*/
.n_contact_list{
	display: flex;
	flex-wrap: wrap;
}
.n_contact_list li{
	width: 33.23%;
	margin-right: 0.1%;
	background: #fff;
	padding:30px 3% 30px 3%;
	box-sizing: border-box;
}
.n_contact_list li h3{
	font-size:16px;
	color:#333;
	border-bottom:1px solid #ccc;
	line-height: 1em;
	padding:10px 0 20px 0;
	margin-bottom: 20px;
}
.n_contact_list li.li1 p{
	font-size: 14px;
	color: #333;
	padding-left: 30px;
	margin-bottom: 15px;
}
.n_contact_list li.li1 p span{margin-left:1em}
.n_contact_list li.li1 p:nth-child(2){
	background: url(../images/c1.png) no-repeat left top;
	line-height: 20px;
}




.n_contact_list li.li1 p:nth-child(3){
	background: url(../images/c2.png) no-repeat left center;
	line-height: 22px;
}
.n_contact_list li.li1 p:nth-child(4){
	background: url(../images/c3.png) no-repeat left center;
	line-height: 20px;
}
.n_contact_list li.li1:nth-child(2) p{background: url(../images/c2.png) no-repeat left top;}
.n_contact_list li:nth-child(3) p img{
    width: 160px;
	height:160px;
	display: inline-block;
	float: left;
	border: 1px solid #ccc;
}


.n_contact2{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top:10px solid #f3f3f3;
    box-sizing: border-box;
}
.n_contact2 h2{
    padding:0px 0 0 0;
    font-size: 30px;
    color: #333;
    margin:0 0 25px 0;
}
.n_contact2 h2 span{
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #666;
    margin-top: 15px;
}

.n_way{
    width: 37.5%;
    float: left;
    background: #fff;
    padding: 30px;
    border-right:10px solid #f3f3f3;
    box-sizing: border-box;
}

.n_way h2 a{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../images/a1.png) no-repeat left center;
    float: right;
}
.n_way h2 a:hover{
    background: url(../images/a1_h.png) no-repeat left center;
}
.n_way .b1 {
    color:#222;
    margin-bottom:20px;
    padding-left: 15px;
}
.n_way .b1 .ts1 {
    font-size:16px;
    line-height:30px;
    font-weight:bold;
    padding-left:45px;
    margin-bottom:10px;
}
.n_way .b1 .ts1.w1 {
    background:url(../images/c4.png) left center no-repeat;
    padding:7px 0 7px 45px;
}
.n_way .b1 .ts1.w2 {
    background:url(../images/icon3.png) left center no-repeat;
    padding:3px 0 3px 45px;
}
.n_way .b1 .ts1.w3 {
    background:url(../images/c4.png) left center no-repeat;
}
.n_way .b1 .ts2 {
    font-size:14px;
    line-height:26px;
}

.contact_job{
    padding-bottom: 25px;
}
.contact_job li{
    padding:10px 15px;
    border-bottom:1px solid #ccc;
    background:url(../images/contact_job_jt.png)no-repeat right center;
}
.contact_job li h3{
    font-size: 18px;
    color:#333;
    font-weight: normal;
}
.contact_job li h3 span{
    margin-left: 30px;
    color: #fa6a43;
    font-weight: bold
}
.contact_job li:last-child h3 span{
    margin-left: 60px;
}
.contact_job li p{
    font-size: 12px;
    color: #999;
    line-height: 2em;
}
a.job_more{
    display: block;
    width: 225px;
    height: 50px;
    line-height: 50px;
    background: #01499f;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top: 25px;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
}



.n_mess{
    width: 62.405%;
    float: left;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}
.c_ly{
    width: 100%;
}
.c_ly li{
    margin-top: 20px;
    border-bottom:1px solid #dbdbdb;

}
.c_ly li input{
    width: 100%;
    background: none;
    border:none;
    line-height: 50px;
    outline: none;
    font-size: 14px;
    color:#666;
}
.c_ly li select{
	line-height: 50px;
    border: none;
    width: 100%;
    height: 50px;
    outline: none;
    font-size: 14px;
    color: #666;
}
.contact_btn input{
    display: block;
    width: 225px;
    height: 50px;
    background: #01499f;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top: 30px;
    border: none;
    outline: none;
    cursor: pointer;
}
.contact_btn:hover input{
    background: #01418f;
}
input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #666;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #666;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #666;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #666;
}
@media(max-width: 1560px){

}
@media(max-width: 1440px){

}
@media(max-width: 1024px){
	.n_contact_list li{
    	padding: 20px 2%;		
	}
	.n_contact_list li:nth-child(3) p{
		font-size: 20px;
	    padding-left: 0px;
	    margin-top: 20%;		
	}
	.n_way{
		padding:30px 15px;
	}
	.n_contact2 h2{
		font-size: 24px;
		margin: 0 0 15px 0;
	}
	.n_contact2 h2 span{
		padding-right: 10px;
		margin-top:0;
	}
	.n_mess{
		padding:30px 15px;
	}
	
	.contact_btn input{
		margin-top: 20px;
	}
}
@media(max-width: 768px){
	.n_contact_list li{
		width: 100%;
		margin:1% 0;
	}
	.n_contact_list li h3{
		padding:10px 0;
		margin-bottom:10px;
	}
	.n_way{
		width: 100%;
		padding:20px 0;
		margin-right: 0%;
		float: none;
		margin-bottom:10px;
		border: none;
	}
	.n_mess{
		width: 100%;
		float: none;
	}
	.contact_btn input{
		height: 50px;
	}
	.c_ly li{
		margin-top:10px;
	}
	
}
@media(max-width: 640px){
	.contact_job{
		padding-bottom:10px;
	}
	.n_mess{
		padding:20px 10px;
	}
	.c_ly li{
		margin-top: 0px;
	}
	.n_way h2 a{
	    width:30px;
	    height:30px;
	    background-size:contain;
	}
	.n_contact2 h2 span{
	    padding-top:10px;
	}
}

/*news_list*/
.n_news_list{
    display: flex;
    flex-wrap: wrap;
}
.news_list{

}
.news_list li{
    width:23%;
    float:left;
    margin-right:2%;
    margin-bottom: 2%;
    -webkit-transform: translatey(0);
    transform: translatey(0);opacity: 1;
    -webkit-transition: -webkit-transform 0.66s ease-in-out 0.2s,  opacity 0.66s ease-in-out 0.2s;transition: transform 0.66s ease-in-out 0.2s, opacity 0.66s ease-in-out 0.2s;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    background: #fff;
    -moz-box-shadow: 1px 3px 1px #ededee;
    box-shadow: 1px 3px 1px #ededee;
} 
.news_list li a{display:block;}
.news_list li:nth-child(4n){
    margin-right: 0;
} 
.news_list li .text{
    box-sizing: border-box;
    padding:20px;
}
.news_list li .news_img{width: 100%;overflow:hidden;display: table-cell;vertical-align: middle;text-align: center;height: 100%;}
.news_list li .news_img a{display:block;width: 100%;overflow:hidden;vertical-align: middle;text-align: center;height: 100%;}
.news_list li .news_img img{max-width:100%;opacity: 1.0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(1.0);transform: scale(1.0);}
.news_list li a:hover .news_img img {opacity: 0.6;-webkit-transform: scale(1.15);transform: scale(1.15);}
.news_list li .news_txt{line-height: 1.6em;font-size:18px;font-weight:800;color:#333;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.news_list li .news_txt a{color:#333;}
.news_list li .text .time{font-size:14px;color:#0869ac;margin:10px 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}

.news_list li .news_txt a:hover{color:#1753b5;}

.news_list li p{line-height:24px;margin:20px 0 10px 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.news_list li .news_btn{font-size:14px;color:#1753b5;font-weight:800;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.news_list li .news_btn a{font-size:14px;color:#1753b5;}
.news_list li .news_btn a:hover{color:#333;}
.news_list li a:hover .news_txt{-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.news_list li a:hover .news_btn{-webkit-transform: translateX(20px);-moz-transform: translateX(20px);-ms-transform: translateX(20px);transform: translateX(20px);}

.news_detail{
    background: #fff;
    box-sizing: border-box;
    padding: 80px;

}
.news_detail h1{
	font-size: 24px;
	text-align: center;

}


.news_detail .content{overflow:hidden;}
.content p {
    font-size: 16px;
    line-height: 28px;
}


.news_detail .page{
    padding: 15px 0 0 0;
    margin:20px 0 30px 0;
    border-top:1px solid #e5e5e5;
}


.info_title {
    text-align: center;
    font-size: 14px;
    color: #666;
    padding-bottom: 1em;
    border-bottom: 1px dashed #dcdcdc;
    margin: 1em 0;
}









@media(max-width: 1560px){

}
@media(max-width: 1440px){
.news_detail{padding: 50px}
}
@media(max-width: 1024px){
.news_list li {
    width: 31.33%;

}
.news_detail{padding: 30px}
.news_list li:nth-child(4n){    margin-right: 2%;}
    .news_list li .text h3{
        height: 2.4em;
    }
    .news_list .news_con{
        margin-bottom: 30px;
    }
    #cnzz_stat_icon_1278939911{
        display:none!important;
    }
}
@media(max-width: 768px){
    .news_list li{
        width: 48%;
        margin:1%;
    }
	.content p {
    font-size: 14px;
    line-height: 26px;
}
	
	.news_detail{padding: 30px 10px}
	
	
	
}
@media(max-width: 500px){
    .news_detail h1{
        font-size:20px;
        line-height:1.6em;
    }
    .news_list li{
        width: 100%;
        margin: 0 0 20px 0;
    }

    .news_list li .news_txt{
        font-size: 16px;
        /*padding:10px 0;*/
    }
    .news_list li .news_time{
        margin-bottom: 10px;
    }
    .news_list li p{
        margin-bottom: 10px;
    }   
    /*.news_detail .page{*/
    /*    display:none;*/
    /*}*/

}



/*案例*/
.n_banner{
    position: relative;
    z-index: 1;
}
.n_banner_text{
    position: absolute;
    top:40%;
    left:0;
    width: 100%;
    text-align: center;
    z-index: 2;
    color: #fff;
}
.n_banner_text h3{
    font-size: 40px;
    letter-spacing: 5px;
}
.n_banner_text p{
    font-size: 16px;
}

.case_list{
    display: flex;
    flex-wrap: wrap;
}
.case_list li{
    width: 32%;
    margin-right: 2%;
    border-bottom: 3px solid #ccc;
    margin-bottom: 50px;
}
.case_list li:nth-child(3n){
    margin-right: 0;
}
.case_list li a.img{
    display: block;
    overflow: hidden;
}
.case_list li a .pic{overflow:hidden;}
.case_list li a.img img{
    transition: all 0.6s ease-out;
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	    width: 100%;
}

.case_list li h3{

    font-size: 16px;
    color: #555;
    font-weight: normal;
    padding: 15px 0;
  overflow:hidden;
    overflow: hidden;
    line-height: 2em;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
}
.case_list li:hover{
    border-bottom: 2px solid #004da1;
}
.case_list li:hover a.img img{
    transition: all 0.6s;
    transform: scale(1.1);
}
.case_detail{

}
.case_detail_content{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
}
.gallery-top{
    width: 100%;
}
.gallery-top .swiper-slide{
    display: flex;
    flex-wrap: wrap;
    max-height: 500px;
    overflow: hidden;
}
.n_case_img{
    width: 50%;
}
.n_case_img video{
    width: 100%;
}
.case_detail_text{
    width: 40%;
    padding:70px 5% 0;
    background: #fff;
}
.case_detail_text h3{
    font-size: 36px;
    color: #555;
    font-weight: normal;
    position: relative;
    line-height: 1em;
    padding-bottom: 40px;
    margin-bottom: 35px;
}
.case_detail_text h3:after{
    content: '';
    position: absolute;
    width: 110px;
    height: 1px;
    background: #ccc;
    left:0;
    bottom:0;
}
.gallery-thumbs{

}
.gallery-thumbs .swiper-slide{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.gallery-thumbs .swiper-slide:after{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: url(../images/case_detail_bg.png) no-repeat center;
    opacity: 0;
}
.gallery-thumbs .swiper-slide:hover:after{
    opacity: 1;
}
.gallery-thumbs .swiper-slide-thumb-active:after{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: url(../images/case_detail_bg.png) no-repeat center;
    opacity: 1;
}
.gallery-thumbs .swiper-slide2:after{
    opacity: 0!important;
    display: none;
}
.gallery-thumbs .swiper-slide2{
    position: relative;
    z-index: 1;
    font-size: 0;
}
.gallery-thumbs .swiper-slide2 a{
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    font-size: 0;
    z-index: 9;
}

.swiper-slide-active iframe{
    height: 500px!important;
}
.swiper-slide-active iframe #youku-playerBox{
    height: 100%!important;
}

.case_khpj{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    padding:30px 0; 
}
.case_khpj .case_khpj_text{
    width: 50%;
    box-sizing: border-box;
    margin:0 auto;
    padding:10px 2%;
}
.case_khpj .case_khpj_text h2{
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    line-height: 1em;
}
.case_khpj .case_khpj_text p{
    line-height: 1.8em;
}
.case_khpj .case_khpj_video{
    width: 50%;
    margin:0 auto;
}

@media(max-width: 1560px){
    .case_detail_text{
        padding:50px 5% 0;
    }
    .case_detail_text h3{
        padding-bottom: 30px;
        margin-bottom: 25px;  
        font-size: 32px;      
    }
    .case_list li h3 a{
        font-size:20px;
    }
}
@media(max-width: 1440px){
    .case_detail_text {
        padding: 30px 5% 0;
    }
    .n_banner_text h3{
        font-size:36px;
    }
    .n_banner_text p{
        font-size:14px;
    }
}
@media(max-width: 1024px){
    .right{
        padding:30px 0;
    }
    .case_list li{
        width: 48%;
        margin:1%;
    }
    .case_list li h3 a{
        font-size: 20px;
        padding:15px 0;
    }
    .case_detail_content{
        margin-bottom: 20px;
    }
    .case_detail_text {
        padding: 20px 3% 0;
        width: 44%;
    }
    .case_detail_text h3 {
        padding-bottom: 10px;
        margin-bottom: 15px;
        font-size: 26px;
    }
}
@media(max-width: 768px){
    .sitemp{
        position: relative;
        margin-top: 0;
        background: #000;
		padding:0;
    }
    .gallery-top {
        width: 100%;
    }
    .case_detail_text{
        width: 94%;
        padding:20px 3%;
    }

    .gallery-top .swiper-slide{
        max-height:100%;
    }
    .case_khpj .case_khpj_text{
        width:100%;
        margin-bottom:20px;
    }
    .case_khpj .case_khpj_text h2{
        margin-bottom:10px;
    }
    .case_khpj .case_khpj_video{
        width: 100%;
        text-align:center;
    }
    .n_case_img{
        width:100%;
    }
    iframe#casemovie{
        height: 400px!important;
    }
}
@media(max-width: 640px){
    .right{
        padding:15px 0;
    }
    .case_list li h3 a{
        font-size: 14px;
        padding:5px 0;
    }    
    .sort{
        float: none;
        width: 100%;
    }
    .sort li{
        margin-right: 10px;
    }
    .sort li a{
        padding:0 15px;
    }
    .site {
        float: none;
        height: 30px;
        line-height: 30px;
        width: 100%;
        margin-top: 5px;
        display: none;
    }
    .n_banner_text{
        display: none;
    }
    footer {
        margin-bottom: 90px;
    }
    iframe#casemovie{
        height: 220px!important;
    }
}



























/*工作机会*/
.about_job{
    width: 100%;
/*    padding: 30px 7.8% 60px;*/
    background: #f7f7f7;
    box-sizing: border-box;
}
.about_job li {
    width:100%;
    display:table;
    background:#fff;
    margin-bottom:20px;
}
.about_job li .tbox {
    width:50%;
    float:left;
    padding-left:70px;
    padding-top:129px;
    box-sizing: border-box;
}
.about_job li .tbox .t1 {
    font-size:36px;
    font-weight:bold;
    color:#222;
}
.about_job li .tbox .t2 {
    font-size:14px;
    line-height:24px;
    color:#222;
    width:65%;
    margin-top:24px;
}
.about_job li .tbox .more {
    width:60px;
    height:60px;
    border-radius:50%;
    border:2px solid #222;
    background:url(../images/aicon4.png) center center no-repeat;
    display:block;
    transition:all ease .5s;
    margin-top:35px;
}
.about_job li .tbox .more:hover {
    background:#222 url(../images/aicon3.png) center center no-repeat;
}
.about_job li .img {
    width:50%;
    float:right;
    overflow:hidden;
}
.about_job li .img img {
    width:100%;
    transition:all 1s ease-out;
}
.about_job li:hover .img img {
    transform:scale(1.1);
    transition: all 1s;
}
.about_job li:nth-child(2n) .tbox {
    float:right;
}
.about_job li:nth-child(2n) .img {
    float:left;
}
.job-info {
    width:100%;
    padding:0px 0;
    background:#f7f7f7;
    box-sizing: border-box;
}
.job-info .box {
    width:100%;
    position:relative;
    background:#fff;
    padding:52px 50px 50px;
    box-sizing: border-box;
}
.job-info .box .title {
    font-size:36px;
    font-weight:bold;
    color:#222;
    line-height:1;
}
.job-info .box .txt {
    font-size:14px;
    line-height:30px;
    color:#222;
    margin-top:40px;
}
.job-info .box .txts {
    font-size:14px;
    line-height:30px;
    color:#222;
    margin-top:30px;
}
.job-info .box .txts span {
    
}
.job-info .box .email {
    width:100%;
    height:70px;
    background:#f7f7f7;
    line-height:70px;
    padding-left:30px;
    font-size:14px;
    font-weight:bold;
    margin-top:50px;
}
.job-info .box .back {
    position:absolute;
    top:40px;
    right:50px;
    width:50px;
    height:50px;
    background:url(../images/aicon6.png) center center no-repeat;
}
.n_fzlc{
	background: #fafafa;
	padding-top:30px;
}
.about_fzlc{
	position: relative;
}
.about_fzlc .swiper-button-next3{
	width:17px;
	height: 14px;
	outline: none;
	top:0;
	margin:0;
	background: url(../images/f_left.png) no-repeat center;
	transform:rotate(-180deg);
	right:0;
	position: absolute;
	cursor: pointer;
	    z-index: 99999;
}
.about_fzlc .swiper-button-prev3{
	width:17px;
	height: 14px;
	outline: none;
	top:0;
	margin:0;
	background: url(../images/f_left.png) no-repeat center;
	right:100px;
	position: absolute;
	cursor: pointer;
	    z-index: 99999;
}
@-webkit-keyframes imgMove { 0% { -webkit-transform: translateX(0); transform: translateX(0); }
  25% { -webkit-transform: translateX(24px); transform: translateX(24px); }
  75% { -webkit-transform: translateX(-16px); transform: translateX(-16px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes imgMove { 0% { -webkit-transform: translateX(0); transform: translateX(0); }
  25% { -webkit-transform: translateX(24px); transform: translateX(24px); }
  75% { -webkit-transform: translateX(-16px); transform: translateX(-16px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0); } }
.imgMoveM{
	position: absolute;
	right: 40px;
	top:-10px;
	-webkit-animation: imgMove 2s linear infinite;
    animation: imgMove 2s linear infinite;
        z-index: 99999;
}
#swiper-container10{
	padding-top: 60px;
}
#swiper-container10:before{
	content:'';
	position: absolute;
	left: 10px;
	top:65px;
	z-index: -2;
	width:100%;
	height:1px;
	background: #ccc;
}
#swiper-container10 .swiper-wrapper{

}
#swiper-container10 .swiper-wrapper:before{
	content: '';
	position: absolute;
	left:0;
    top: -21px;
	width: 20px;
	height: 26px;
	background: url(../images/fzlc_l.png) no-repeat;
}
#swiper-container10 .swiper-wrapper:after{
	content: '';
	position: absolute;
	right:0;
    top: -6px;
	width: 11px;
	height: 23px;
	background: url(../images/fzlc_r.png) no-repeat;
}
#swiper-container10 .swiper-slide{
	padding-left: 40px;
	box-sizing: border-box;
}
#swiper-container10 .swiper-slide .yd{
	width:13px;
	height:13px;
	border-radius: 50%;
	background:#1854b5;
	position: relative;
	margin-left: 25px;
}
#swiper-container10 .swiper-slide .yd:before{
	content: '';
	position: absolute;
    left: -4px;
    top: -4px;
	width:19px;
	height:19px;
	border:1px solid #1854b5;
	border-radius: 50%;
    background: #fff;
    z-index: -1;
}
#swiper-container10 .swiper-slide h3{
	font-size:20px;
	color: #1854b5;
	padding:15px 0 ;
	line-height: 1em;
}
#swiper-container10 .swiper-slide p{
	font-size: 14px;
	color: #333;
	line-height: 1.8em;
}
.about_fzlc_img{
	margin-top:85px;
}
@media(max-width: 1560px){

}
@media(max-width: 1440px){
	.about_fzlc_img{
		margin-top: 50px;
	}
}
@media(max-width: 1024px){
	#swiper-container10 .swiper-wrapper:before{
		display: none;
	}
	#swiper-container10 .swiper-wrapper:after{
		display: none;
	}
	.about_fzlc_img{
		margin-top: 30px;
	}
	.about_job li .tbox{
		padding:30px 3%;
	}
	.about_job li .tbox .t1{
		font-size: 24px;
	}
	.about_job li .tbox .t2{
		width: 80%;
	    margin-top: 15px;		
	}
	.about_job li .tbox{
		width: 100%;
		float: none;
	}
	.about_job li .img{
		width: 100%;
		float: none;
	}
	.about_job li:nth-child(2n) .tbox {
	    float:none;
	}
	.about_job li:nth-child(2n) .img {
	    float:none;
	}
}
@media(max-width: 768px){
	.about_job li .tbox {
	    padding: 20px 2%;
	}	
	.about_job li .tbox .more{
		margin-top: 20px;
	}
	.about_job li .tbox .t2{
	    width:100%;
	}
}
@media(max-width: 640px){
	.about_job li .img{
	    display:none;
	}
	.about_job li .tbox .more{
	    width:40px;
	    height:40px;
	}
}

.xs_message{
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100vh;
	position: fixed;
	top:0;
	left:0;
	display: none;
	z-index: 999999999999;
}
.xs_messages{
    width: 90%;
    max-width: 800px;
    margin: 12% auto 0;
    background: #fff;
    padding: 50px 5%;
    position: relative;
}
.xs_messages .close{
	font-size: 20px;
    color: #666;
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
}
.xs_messages h2{
	font-size: 24px;
	color: #333;
	text-align: center;
	padding-bottom:20px;
}
.xs_messages li{
	padding:0;
	border:none;
	margin:0 0 10px 0;
	width: 100%;
}
.xs_messages li input{
	background: none;
	border:none;
	border-bottom:1px solid #ccc;
	line-height: 40px;
	width: 100%;
	outline: none;
}
.xs_messages li select{
	background: none;
	border:none;
	border-bottom:1px solid #ccc;
	line-height: 40px;
	height: 40px;
	width: 100%;
	outline: none;
}
.xs_messages .m_btn{
	margin-right: 0%;
    width: 200px;
    float: none;
    margin:30px auto 0;
}

@media(max-width: 1024px){

.n_fjgsb1 , .n_fjgsb3 , .n_fjgsb8 {
    padding: 50px 10px;
}


}


.text_c li{width:25%;float:left;text-align:center;}
.text_c li h3{ font-family: "1";font-size:3rem;display: inline-block;color:#fff}
.text_c li small {display: inline-block;font-family: "1"; font-size: 2rem;font-weight: bold;color:#fff;}
.text_c li p {margin-top: 1%;}
@media screen and (max-width:1024px) {

.text_c li h3{font-size: 2rem;}
.text_c li small{font-size:1.5rem;}

}

@media screen and (max-width:600px) {
.text_c li{width:50%;margin-bottom:4%;}
.text_c li h3{font-size: 1.5rem;}
.text_c li small{font-size:1.2rem;}
}




/*留言*/
.message_h{    width:100%; height: auto;float: right;background: #fff; opacity: 0.9;filter: alpha(opacity=90)!important;}
.message_h .mesform { width: 100%; }
.message_h .mesform .mfields { width:100%;}
.message_h .mesform .mfields li {    margin-bottom: 2%;}
.message_h .mesform .title { font-size:15px; color:#004481; padding: 10px 0; line-height: 1.5;}
.message_h .mesform .inpbox { width: auto; height:40px; line-height:40px; font-family:"微软雅黑"; }
.message_h .mesform .inpbox .inptext { width:100%; height:40px; text-indent:5px; border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.message_h .mesform .inpbox .txtarea { width:100%; height:100px; text-indent:5px; border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.message_h .mesform .btnsubmit {border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px;  -o-border-radius:3px;width:100%; height:40px; font-size:13px; background:#0869ac; margin-top:15px;}
.message_h .mesform .btnsubmit .button { width:100%; height:38px; line-height:38px; text-align:center; font-size:14px; color:#fff; background:#0869ac; border:1px solid #0869ac; border-radius:3px; outline:none; font-family:"微软雅黑"; cursor:pointer;}
.message_h .mesform .inpbox img { height: 25px;}
.message_h .mesform .input_text{ text-indent:5px;border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none;width: 150px; height:38px; line-height:40px; font-family:"微软雅黑"; }
