.top{background:#FFF;
	-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);
       -moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);
         -o-box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);
            box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);}
.top .f_nav .f_li .f_n a{color:#000;}
.top .t_right .t_r:before{background:#bcbcbc;}
.top .t_right .t_r .t_search i{background:url(top_search_hover.png) no-repeat center center;}
.top .t_right .t_r .t_cn{background:url(top_cn_hover.png) no-repeat left center;color:#828282;}
.px_txt{padding-top:102px;padding-bottom:0;}
.px_txt p:first-child{height:198px;line-height:198px;margin-bottom:0;}
/*fjxx*/
.fjxx{padding:30px 0 50px;}
.fjxx .container{border:1px solid #ebebeb;}
.fjxx .fj_title{height:60px;background:#f5f5f5;color:#333;text-align:center;font-size:18px;line-height:60px;}
.fjxx .fj_form{padding:20px 40px 40px;}
.fjxx .fj_form .fj_li{width:calc(50% - 30px);margin-left:60px;float:left;margin-top:20px;}
.fjxx .fj_form .fj_li:nth-child(odd){margin-left:0;}
.fjxx .fj_form .fj_li label{display:block;width:50px;height:50px;line-height:50px;float:left;font-size:16px;}
.fjxx .fj_form .fj_li input{width:calc(100% - 100px);height:50px;line-height:48px;border:1px solid #e1e1e1;float:left;padding:0 2%;outline:none;}
.fjxx .fj_form .fj_li span{display:block;width:50px;height:50px;line-height:50px;float:left;font-size:16px;padding-left:10px;color:#666;}
.fjxx .fj_form .fj_btn{margin-top:50px;font-size:0;-webkit-text-size-adjust:none;text-align:center;}
.fjxx .fj_form .fj_btn span{display:inline-block;margin-left:20px;width:178px;height:50px;border:1px solid #d9d9d9;border-radius:4px;color:#666;text-align:center;font-size:18px;line-height:48px;cursor:pointer;}
.fjxx .fj_form .fj_btn span:first-child{margin-left:0;}
.fjxx .fj_form .fj_btn span:hover{background:#1f70cd;border-color:#1f70cd;color:#FFF;}
.fjxx .fj_form .fj_table{margin-top:40px;border-top:1px solid #DDD;}
.fjxx .fj_form .fj_table p{height:50px;line-height:50px;border:1px solid #DDD;border-top:none;padding:0 15px;}
.fjxx .fj_form .fj_table p span{display:block;float:left;}

@media screen and (max-width:1599px){
	.px_txt{padding-top:86px;}
	.px_txt p:first-child{height:174px;line-height:174px;}
	.fjxx{padding:25px 0 40px;}
	.fjxx .fj_title{font-size:17px;height:56px;line-height:56px;}
	.fjxx .fj_form{padding:15px 30px 30px;}
	.fjxx .fj_form .fj_btn{margin-top:40px;}
	.fjxx .fj_form .fj_btn span{font-size:17px;}
}
@media screen and (max-width:1399px){
	.px_txt{padding-top:74px;}
	.px_txt p:first-child{height:126px;line-height:126px;}
	.fjxx{padding:20px 0 30px;}
	.fjxx .fj_title{font-size:16px;height:52px;line-height:52px;}
	.fjxx .fj_form{padding:10px 20px 20px;}
	.fjxx .fj_form .fj_li label{height:44px;line-height:44px;}
	.fjxx .fj_form .fj_li input{height:44px;line-height:42px;}
	.fjxx .fj_form .fj_li span{height:44px;line-height:44px;}
	.fjxx .fj_form .fj_btn{margin-top:30px;}
	.fjxx .fj_form .fj_btn span{font-size:16px;width:160px;height:44px;line-height:42px;}
}
@media screen and (max-width:1023px){
	#mobilehead{box-shadow:0 2px 5px rgb(0 0 0 / 20%);}
	.px_txt{padding-top:0;}
	.px_txt p:first-child{height:100px;line-height:100px;}
	.fjxx{padding:15px 0 20px;}
	.fjxx .fj_title{font-size:15px;height:44px;line-height:44px;}
	.fjxx .fj_form{padding:5px 10px 15px;}
	.fjxx .fj_form .fj_li{width:calc(50% - 15px);margin-left:30px;margin-top:15px;}
	.fjxx .fj_form .fj_li label{height:40px;line-height:40px;}
	.fjxx .fj_form .fj_li input{height:40px;line-height:38px;}
	.fjxx .fj_form .fj_li span{height:40px;line-height:40px;}
	.fjxx .fj_form .fj_btn{margin-top:20px;}
	.fjxx .fj_form .fj_btn span{font-size:15px;width:120px;height:40px;line-height:38px;}
	.fjxx .fj_form .fj_table{margin-top:20px;}
}
@media screen and (max-width:767px){
	.fjxx .fj_form .fj_li{width:100%;margin-left:0;float:none;margin-top:10px;}
	.fjxx .fj_form .fj_li label{height:40px;line-height:40px;}
	.fjxx .fj_form .fj_li input{height:40px;line-height:38px;}
	.fjxx .fj_form .fj_li span{height:40px;line-height:40px;}
	.fjxx .fj_form .fj_btn{margin-top:20px;}
	.fjxx .fj_form .fj_btn span{font-size:15px;width:120px;height:40px;line-height:38px;}
	.fjxx .fj_form .fj_table{margin-top:20px;}
}