.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: 1400px;
	margin:0 auto;
	width: 90%;
	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: 46px;
    letter-spacing: 5px;
}
.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;
}
.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_banner_text h3 {
        font-size: 32px;
    }
}
@media(max-width: 768px){
	.n_container{
		width: 98%;
	}
    .sitemp{
        position: relative;
        margin-top: 0;
        background: #000;
    }
    .site{
        display:none;
    }
    .n_banner_text h3 {
        font-size: 26px;
    }
}
@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_banner_text h3 {
        font-size: 22px;
    }
}


.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;
}
.product_list{
    display: flex;
    flex-wrap: wrap;
}
.product_list li{
    width: 28%;
    margin-right: 8%;
    margin-bottom: 20px;
}
.product_list li:nth-child(3n){
    margin-right: 0;
}
.product_list li a{
    display: block;
    overflow: hidden;
    position: relative;
    color: #fff;
}
.product_list li a:before{
    content:'';
    position: absolute;
    top:0;
    left:0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    opacity: 0;
}
.product_list li a .img{
    
}
.product_list li a .img imf{
    
}
.product_list li .text{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align:center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    padding:5px 10px;
    box-sizing: border-box;
}
.product_list li .text h3{
    font-size: 16px;
    font-weight: normal;
}
.product_list li .text p{
    padding:5px 0;
}
.product_list li .text em{
    font-style: normal;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background: #1753b5;
    margin:0 auto;
    border-radius: 5px;
}

.product_list li:hover a:before{
    opacity: 1;
}
.product_list li:hover .text{
    opacity: 1;
}

.p_table{
    max-width: 1000px;
    width: 100%;
    margin:0 auto;
}
h2.p_table_t{
    font-size: 32px;
    color: #004da1;
    text-align: center;
    padding:20px 0;
    font-weight: normal;
}
.p_ul{
    display: flex;
}
.p_ul li{
    text-align: center;
    font-size: 16px;
    line-height: 1.6em;
    color: #fff;
    background: #004da1;
    border-right:1px solid #e5e5e5;
    padding:5px 0;
}
.p_table .p_ul li:nth-child(1){
    width: 10%;
}
.p_table .p_ul li:nth-child(2){
    width:18%;
}
.p_table .p_ul li:nth-child(3){
    width: 27%;
}
.p_table .p_ul li:nth-child(4){
    width: 15%;
}
.p_table .p_ul li:nth-child(5){
    width: 30%;
    border-right:none;
}
#itemContainer{
    width: 100%;
    border-right:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
#itemContainer li{
    /*display: flex!important;*/
}
#itemContainer li div{
    display: flex;
}
#itemContainer li span{
    padding:5px 10px;
    line-height: 1.6em;
    border-top:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    display: block;
    box-sizing: border-box;
}
.p_tables1 li span:nth-child(1){
    width: 10%;
    text-align: center;
}
.p_tables1 li span:nth-child(2){
    width:18%;
}
.p_tables1 li span:nth-child(3){
    width: 27%;
}
.p_tables1 li span:nth-child(4){
    width: 15%;
}
.p_tables1 li span:nth-child(5){
    width: 30%;
}

.p_table2{
    max-width: 1000px;
    width: 100%;
    margin:0 auto;
}
.p_table2 .p_ul li:nth-child(1){
    width: 10%;
}
.p_table2 .p_ul li:nth-child(2){
    width:15%;
}
.p_table2 .p_ul li:nth-child(3){
    width: 30%;
}
.p_table2 .p_ul li:nth-child(4){
    width: 15%;
}
.p_table2 .p_ul li:nth-child(5){
    width: 15%;
}
.p_table2 .p_ul li:nth-child(6){
    width: 15%;
    border-right:none;
}

.p_tables2 li span:nth-child(1){
    width: 10%;
    text-align: center;
}
.p_tables2 li span:nth-child(2){
    width:15%;
}
.p_tables2 li span:nth-child(3){
    width: 30%;
}
.p_tables2 li span:nth-child(4){
    width: 15%;
}
.p_tables2 li span:nth-child(5){
    width: 15%;
}
.p_tables2 li span:nth-child(6){
    width: 15%;
}


.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: 45px;
	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;
	font-weight: normal;
	padding:10px 0;
}
.fjg_list .fjg_list_sj li p{
	font-size: 14px;
	padding:5px 0;
	text-align: center;
}
.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){
    h2.p_table_t{
        font-size:26px;
    }
    .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;
	}

}
@media(max-width: 1440px){
	.n_sort2 li{
		margin:10px 35px;
	}
    .product_list li{
        width: 30%;
        margin-right: 5%;
    }
}
@media(max-width: 1259px){
    .product_list li{
        width: 32%;
        margin-right: 2%;
    }
    h2.p_table_t{
        font-size:24px;
    }
	.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){
    .p_ul li{
        font-size:15px;

    }
    h2.p_table_t{
        font-size:20px;
        padding: 15px 0;
    }
	.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 .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;
	}
	.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;
	}

	.fjg_bottom{
		margin-top: 25px;
	}
    .product_list li{
        width: 49%;
        margin-bottom: 10px;
    }
    .product_list li:nth-child(3n){
        margin-right: 2%;
    } 
    .product_list li:nth-child(2n){
        margin-right: 0%;
    } 
}
@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;
	    height:3.2em;
	}
}





.n_fjgsb1{
	padding:55px 0;
}
.n_fjgsb1_img{
	width: 50%;
	text-align: center;
	float: left;
}
.n_fjgsb1_text{
	width: 45%;
	padding-left: 5%;
	float: right;
	padding-top: 5%;
}
.n_fjgsb1_text p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 1.8em;
}
.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 0;
}
.n_title1{
	margin-bottom: 40px;
}
.n_title1 h2{
	font-size: 50px;
	color: #1a1a1a;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 10px;
}
.n_title1 p{
	font-size: 26px;
	color: #4c4c4c;
}
.syfw{
	display: flex;
	flex-wrap: wrap;
}
.syfw li{
	width: 32%;
	margin-right: 2%;
	text-align: center;
}
.syfw li:last-child{
	margin-right: 0;
}
.syfw li a.img{
	display: block;
	text-align: center;
}
.syfw li h3{
	font-size: 20px;
	color: #1a1a1a;
	font-weight: normal;
}
.syfw li p{
	font-size: 14px;
	color: #4c4c4c;
}
.n_fjgsb4{
	background-color: #f5f6f7;
	padding:45px 0;
}
.n_fjgsb4 h2{
    font-size: 32px;
    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 #1753b5;
}
.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;
	border-bottom: 1px solid #d4d4d5;
}
/*.fjgsb_cpsjys{*/
/*	margin-bottom: 50px;*/
/*}*/
/*.fjgsb_cpsjys p{*/
/*	font-size: 16px;*/
/*	color: #4c4c4c;*/
/*	line-height: 1em;*/
/*	padding-top: 28px;*/
/*}*/
/*.fjgsb_cpsjys p strong{*/
/*	color: #1a1a1a;*/
/*}*/
.fjgsb_jscs{

}
.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;
}
.n_fjgsb5 h2{
	text-align: center;
	font-size: 50px;
	color: #1a1a1a;
	font-weight: normal;
	line-height: 1em;
}
.sbzcbf_text{
	width: 80%;
	margin:0 auto;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	padding:25px 0 100px 0;
}
.sbzcbf_img{
	display: flex;
	flex-wrap: wrap;
	margin-top:30px;
}
.sbzcbf_img p{
	width: 30%;
	margin-bottom: 15px;
}
.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: 40px;
	font-weight: normal;
}
.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 0;
}
.n_fjgsb8_title{
	font-size: 40px;
	color: #1a1a1a;
	font-weight: normal;
	padding:35px 0;
	line-height: 1em;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
.cjwt{
	max-width: 1000px;
	width: 100%;
	margin:0 auto;
}
.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: 40px;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 400;
}
.n_fjgsb8_content li.on h3 strong{
	transform: rotate(45deg);
}
.n_fjgsb8_content li p{
	font-size: 16px;
	color: #4c4c4c;
	width: 80%;
	display: none;
}
.n_fjgsb8_content li.on p{
	display: block;
}
.f_message{
	padding:95px 0;
	background: url(../images/f_message.jpg) no-repeat center;
	background-size: cover;
}
.f_message h2{
	text-align: center;
	font-size: 46px;
	color: #fff;
	font-weight: normal;
	line-height: 1em;
}
.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{

}
.message1 ul li{
	width: 23%;
	margin-right: 4%;
	float: left;
}
.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 select{
	background: none;
	border:1px solid #999;
	border-radius: 5px;
	width: 100%;
	box-sizing: border-box;
	line-height: 50px;
	height: 50px;
	text-indent: 15px;
	color: #fff;
	outline: none;
}
.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: #0274ba;
	font-size: 18px;
	color: #fff;
	border:1px solid #0274ba;
	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: #154ca3;
    border: 1px solid #154ca3;
}
	#swiper-containern1 .swiper-slide{
		text-align: center;
	}
@media(max-width: 1560px){
	/*.syfw li{*/
	/*	width: 10%;*/
	/*	margin-right: 5%;*/
	/*}*/
	.fjgsb_jscs li p{
		font-size: 14px;
	}
	.n_fjgsb8{
		padding:50px 0;
	}
	.f_message{
		padding:70px 0;
	}
	.n_fjgsb1_text p strong{
	    font-size:36px;
	}
	.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;
	}
	.n_title1 h2{
		font-size: 40px;
	}
	.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 0;
	}
	.syfw li h3{
	    font-size:18px;
	}
	.n_fjgsb4 h3{
	    font-size:26px;
	}
	.fjgsb_cpsjys p{
	    font-size:14px;
	}
	.n_fjgsb5 h2{
	    font-size:40px;
	}
	.sbzcbf_text{
	    font-size:14px;
	}

}
@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;
	}
}
@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: 26px;
	}
	.n_fjgsb1_text p a{
		margin-top: 20px;
	}
	/*.syfw li{*/
	/*	width: 23%;*/
	/*	margin:1%;*/
	/*}*/
	.n_title1 h2{
		font-size: 32px;
	}
	.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 0;
		width: 98%;
		margin:0 auto;
	}
	.n_fjgsb8_title{
		font-size: 32px;
	}
	.n_fjgsb8_content li{
		padding:15px 0;
	}
	.f_message{
		padding:30px 0;
	}
	.message1 ul li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.m_btn{
		margin-right: 2%;
		width: 48%;
	}
	.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: 22px;
	}
	.n_fjgsb2{
	    background:none;
	}
	.n_fjgsb3 {
	    padding: 20px 0;
	}
	.syfw li{
		width: 100%;
		margin:1.65% 0;
	}
	.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: 36px;
	}
	.n_fjgsb7 h3{
		font-size: 22px;
	}
	.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;
	}
	.f_message h3 span{
		font-size: 16px;
	}
	.message1 ul li{
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.m_btn {
	    margin-right: 0%;
	    width: 60%;
	    margin:0 auto;
	    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:20px;
	}
	.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: 46px;
    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;	
}
.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: #1c1c1c;
}
.zznl1 li .text h4{
	font-size: 18px;
	color: #1c1c1c;
	font-weight: normal;
	line-height: 1.4em;
}
.zznl1 li .text h4 span{
	font-size: 16px;
	color: #1c1c1c;
	display: block;
}
.zznl1 li .text p{
	font-size: 14px;
	color: #666;
	padding-top: 20px;
}
.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{
	padding-left: 30px;
	font-size: 14px;
	color: #666;
	margin-top: 28px;
}
.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: 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%;
	}
}
@media(max-width: 768px){
	.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%;
	}

}
@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:15px 0 80px 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: 40px;
	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;
}
.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 .img .video-img{
	position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: #d3d3d4;
	cursor:pointer
}
.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: 40px;
	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;	
}
.n_about_pp{
	padding:155px 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: 40px;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
}
.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;
}
.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: 55%;
	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);
}
.n_about_a li .text{
	width: 45%;
	box-sizing: border-box;
	padding:75px 5% 0;
	background: #fff;
	position: relative;
}
.n_about_a li .text h3{
	font-size: 40px;
	color: #333;
	line-height: 1em;
	margin-bottom: 15px;
}
.n_about_a li .text p{
	font-size: 16px;
	color: #000;	
}
.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: 100px 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: 1100px;
	margin:0 auto;
	width:98%;
}
.pzff_list li a.img{
	display: block;
	width:36%;
	padding:0 2%;
	text-align: center;
}
.pzff_list li .text{
	width:60%;

}
.pzff_list li .text h3{
	font-size:46px;
	color:#4d4d4d;
	font-weight: normal;
}
.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:16%;
    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:20%;
    padding-top:92px;
}
.wzjs_list1 li.on {
    width:20%;
    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:36px;
    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:20px 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){

}
@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: 32%;
	margin-right: 2%;
	background: #fff;
	padding:30px 3% 10px 3%;
	box-sizing: border-box;
}
.n_contact_list li:last-child{
    margin-right: 0;
}
.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: 5px;
}
/*.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:nth-child(3) p{*/
/*	font-size: 30px;*/
/*	color: #333;*/
/*	font-family: 'Impact';*/
/*	padding-left: 20px;*/
/*	line-height: 34px;*/
/*	height:34px;*/
/*    margin-top: 25%;*/
/*}*/
/*.n_contact_list li:nth-child(3) p img{*/
/*	margin-right: 12px;*/
/*	display: inline-block;*/
/*	float: left;*/
/*}*/
/*.n_contact_list li:nth-child(3) p strong{*/
/*	line-height: 34px;*/
/*	display: inline-block;*/
/*	font-weight: normal;*/
/*}*/
/*.n_contact_list li:nth-child(4){*/

/*	margin-right:0;*/
/*}*/
.n_contact_list li:nth-child(2) p{
	text-align: center;	
}
.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: 36px;
    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%;
    /*height: 730px;*/
    float: left;
    margin-right: 0.625%;
    background: #fff;
    padding: 60px 30px;
    border-right:10px solid #f3f3f3;
    box-sizing: border-box;
    display: none;
}
.n_way h2{
    padding-left: 15px;
    line-height: 1em;
}
.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: 61.875%;*/
    width: 100%;
    /*float: left;*/
    background: #fff;
    padding: 30px 50px;
    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 0;
	}
	.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: 10px 0;
		padding: 10px 2%;
	}
	.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: 20px;
    -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:nth-child(4n){
    margin-right: 0;
} 
.news_list li .text{
    box-sizing: border-box;
    padding:0 15px 15px;
}
.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 .news_img:hover 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 .news_txt a:hover{color:#1753b5;}
.news_list li .news_time{
    font-size:14px;color:#fff;margin:10px 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.news_list li .news_time span{display:inline-block;background:#1753b5;padding:0px 5px;}
.news_list li .news_time em{display:inline-block;background:#999;padding:0px 5px;font-style:normal;}
.news_list li p{line-height:28px;margin-bottom:20px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.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 .news_txt:hover{-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.news_list li .news_time:hover{-webkit-transform: translateX(20px);-moz-transform: translateX(20px);-ms-transform: translateX(20px);transform: translateX(20px);}
.news_list li p:hover{-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.news_list li .news_btn:hover{-webkit-transform: translateX(20px);-moz-transform: translateX(20px);-ms-transform: translateX(20px);transform: translateX(20px);}

.news_detail{
    background: #fff;
    box-sizing: border-box;
    padding: 30px 3%;
    max-width: 1100px;
    margin: 0 auto;
}
.news_detail h1{
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}
.news_detail .page{
    padding: 15px 0 0 0;
    margin:20px 0 30px 0;
    border-top:1px solid #e5e5e5;
}

@media(max-width: 1560px){

}
@media(max-width: 1440px){

}
@media(max-width: 1024px){
    .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%;
    }
}
@media(max-width: 640px){
    .news_detail h1{
        font-size:20px;
        line-height:1.6em;
    }
    .news_list li{
        width: 100%;
        margin: 0 0 20px 0;
    }
    .news_list li .text{
        padding:0 10px 10px;
    }
    .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;*/
    /*}*/

}

/*工作机会*/
.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;
}
