@charset "UTF-8";
/*---banner---*/
body{
	color: #333;
}
.pxjg_banner{
	width:100%;
	max-width: 1820px;
	margin:auto;
	text-align: center;
}

@media screen and (max-width:1920px){
	.pxjg_banner img{
		width:100%;
	}
}
.free_btn{
	text-align: center;
}
.free_btn a{
	display: inline-block;
    height: 60px;
    min-width: 430px;
    color: #fff;
    line-height: 60px;
    border-radius: 3px;
    font-size: 20px;
    background: #ff7f14;
}
.free_btn a:hover{
	background: #ec730d;
}
.one{
	width:1212px;
	padding:40px 0;
	margin:auto;
}
.pxjg_title{
	padding: 40px 0 10px 0;
	font-family:"Source Han Sans CN";
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5;
}
.pxjg_title_sub{
	color:#999;
	font-size:20px;
	font-weight: normal;
	text-align: center;
}
.light{
	color: #ff7f14;
}

.pxjg_form{
	width:700px;
	padding-top:40px;
	margin:auto;
}
.pxjg_form .title{
	padding-bottom:30px;
	font-size:40px;
	text-align: center;
}
.pxjg_form .head{
}
.pxjg_form .head li{
	float:left;
	width:340px;
	margin-right:5px;
	padding-bottom:10px;
	font-size:20px;
}
.pxjg_form .head .red{
	color:#db3800;
}
.pxjg_form .form_bg{
	width:auto;
}
.pxjg_form .form_bg_in{
	position: static;
	right:auto;
	top:auto;
	width:auto;
	height: auto;
	background: none;
}
.pxjg_form .index_form .form li{
	float:left;
	width:340px;
	margin-right:5px;
}
.pxjg_form .form_input{
}
.pxjg_form .form_bd{
	width:100%;
	height:46px;
	line-height: 46px;
	background:#f5f5f5;
}
.pxjg_form .form_icon{
	width:15px;
}
.pxjg_form .form_icon i{
	display: none;
}
.pxjg_form .index_form .ipt_txt{
	width:310px;
	height:46px;
	font-size:15px;
}
.pxjg_form .index_form .ipt_txt::-webkit-input-placeholder{
	color:#bbb;
}
.pxjg_form .index_form .ipt_txt::-moz-placeholder{
	color:#bbb;
}
.pxjg_form .index_form .ipt_txt::-ms-input-placeholder{
	color:#bbb;
}

.pxjg_form .index_form .form .border_no{
	width:685px;
	text-align: center;
}
.pxjg_form .form_submit{
	width:430px;
	height:60px;
	font-size:20px;
}
.pxjg_form .form a.privacy{
	display: none;
}
.pxjg_form .list{
	width:340px;
	height:50px;
	padding:0 20px;
	overflow: hidden;
	margin:auto;
	margin-top:10px;
	line-height:50px;
	background-color: #ffe6de;
	border-radius: 40px;
}
.pxjg_form .list ul{
	width:100%;
	float:left;
}
.pxjg_form .list li{
	float:left;
	font-size:15px;
}
.pxjg_form .icon{
	width:35px;
	color:#f26005;
}
.pxjg_form .name{
	width:70px;
}
.pxjg_form .ph{
	width:165px;
}
.pxjg_form .status{
	width:70px;
	color:#f26005;
}

.one ul{
	padding: 60px 0;
}
.one li{
	float: left;
	width:25%;
	text-align: center;
}
.one .bd{
	width:290px;
	margin:auto;
}
.one .img img{
	max-width: 100%;
}
.one .txt{
	padding-top:18px;
	font-size:20px;
	font-weight: bold;
}

.two{
	width:1230px;
	margin:auto;
}
.two ul{
	padding:60px 0;
}
.two li{
	width:33.3%;
	float:left;
}
.two .bd{
	width:380px;
	text-align: center;
}
.two .img img{
	max-width: 100%;
}
.two .txt{
	width:300px;
	margin:auto;
}
.two b{
	display: block;
	padding:22px 0;
	font-size: 25px;
	border-bottom:solid 1px #ddd;
}
.two p{
	padding:22px 0;
	font-size:16px;
	line-height:1.6;
}

.three{
	width:1400px;
	margin:auto;
}

.three .pxjg_title_sub{
	padding:40px 0;
	font-size:17px;
	line-height: 1.8;
}

.three ul{
	float:left;
	padding:20px 0 70px 0;
}



.three li{
	float:left;
	text-align: center;
}

.three .bd{
	padding:0 110px;
}
.three .th{
	display: inline-block;
	padding:12px;
	margin:0 4px;
	border:solid 2px #555;
	border-radius: 10px;
}
.three .th .cn{
	font-size:33px;
	letter-spacing: 5px;
}
.three .th .en{
	font-size:12px;
	text-transform: uppercase;
}
.three .td{
	padding:18px 0;
	line-height: 1.6;
}
.three .td .cn{
	font-size:22px;
}
.three .td .en{
	font-size:16px;
	color:#444;
}
.three .lv{
	display: inline-block;
	padding:0 40px;
	background-color: #333;
	border-radius: 30px;
}
.three .lv_txt{
	display: inline-block;
	background-image: linear-gradient(45deg,#ffad1f,#ff8e14);
	-webkit-background-clip:text;
	color:transparent;
	font-size:21px;
	text-transform: uppercase;
}
.three .line{
	width:1px;
	height:100px;
	margin-top: 50px;
	background-color:#aaa;
}

.four{
	width:1200px;
	margin:auto;
	padding-top:40px;
}
.four_bd{
	position: relative;
	width:310px;
	margin:auto;
	padding-top:30px;
	text-align: center;
}
.four_bd ul{
	position: absolute;
	width:440px;
	top:60px;
	z-index: 22;
}
.four_bd .left{
	left:-440px;
	text-align: right;
}
.four_bd .left li{
	border-radius: 10px 60px 60px 10px;
}
.four_bd .left .bd{
	margin-right:15px;
}
.four_bd .right{
	right:-440px;
	text-align: left;
}
.four_bd .right li{
	border-radius: 60px 10px 10px 60px;
}
.four_bd .right .bd{
	margin-left:15px;
}
.four_bd li{
	padding:12px;
	border:solid 2px #ffcea5;
	margin-bottom:50px;
}
.four_bd .bd{
	float:left;
	width:300px;
}
.four_bd .img{
	float:left;
	max-width: 88px;
	border-radius: 88px;
	overflow: hidden;
}
.four_bd h5{
	margin-bottom:5px;
	color:#ff7f14;
	font-size:27px;
	font-weight: bold;
}
.four_bd p{
	font-size:19px;
}

.five{
	padding:30px 0;
	background: url(/pxjg/images/18.jpg) no-repeat center center;
}
.five .pxjg_title{
	color:#fff;
}
.five .bd{
	width:783px;
	height:465px;
	margin:auto;
	padding:50px 0;
}
.five .bd video{
	width:100%;
}



/*底部*/
.spiiker_foot{
	padding: 15px 0;
	line-height:2em;
	text-align:center;
	font-size:12px;
	color:#aaa;
	background-color: #333;
}


