@charset "UTF-8";
@font-face {
	font-family: SourceHanSerifCN-Regular";
 src: url("../fonts/SourceHanSerifCN-Regular-1.woff2") format("woff2"), url("../fonts/SourceHanSerifCN-Regular-1.woff") format("woff"), url("../fonts/SourceHanSerifCN-Regular-1.ttf") format("truetype"), url("../fonts/SourceHanSerifCN-Regular-1.eot") format("embedded-opentype"), url("../fonts/SourceHanSerifCN-Regular-1.svg") format("svg"), url("../fonts/SourceHanSerifCN-Regular-1.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "SourceHanSans-Regular", system-ui, -apple-system, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif;
	font-size: 12px;
}

p,
img,
ul,
li,
a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	text-decoration: none;
}

a {
	cursor: pointer;
}

.xxx {
	height: 300px;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.banner {
	width: 100%;	
	margin:95px auto 0px  auto;
	overflow: hidden;
}
.pgl_top_con{
	width:100%; 
	height:267px; 
	margin-top:-5px;
	background: url(../img/bg.png) repeat-x;
	padding-top: 50px;
}
.pgl_top{
	width: 1200px;
	margin: 0 auto;	
}
.pgl_top p{
	font-size: 16px;	
	line-height: 42px;
	color: #FFFFFF;
	text-indent: 2em;
	letter-spacing:2px
}

.pglcontainer {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}

.ad{	
	width: 1200px;
	height: 140px;
	background: url(../img/bg.jpg) center center;
}
.ad-l{
	width: 600px;
	height: 50;
	font-size: 16px;
	line-height: 30px;
	color: #afcaf9;
	float: left;
	margin-left: 50px;
	margin-top: 40px;	
	letter-spacing: 2px;
	
}

.ad-r{
	width: 500px;
	height:50px;
	border-left: 1px solid #FFFFFF;
	float: right;
	padding-left: 30px;
	margin-top: 45px;
	font-size: 35px;
	line-height: 50px;
	color: #FFFFFF;
}

.pgltitle {
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

.pgltitle h2 {
	color: #0f0d0e;
	font-size: 36px;
	font-weight: 500;
	margin: 0;
	padding: 0;	
}

.pgltitle p{	
	font-size: 14px;
	line-height: 32px;
	color:#FFFFFF;
	}


.pgl_container{
	width: 100%;		
}

.pglys{
	width: 100%;
	height: 622px;
	margin: 0 auto;
	margin-top: 30px;
	background: url(../img/bg1.jpg);
}
.pglys_p{
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 40px;
	margin-top: 20px;
	text-indent: 2em;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.pglys_ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.pglys_ul li{
	float: left;
	margin-left: 20px;
}
.pglys_ul li:first-child{
	margin-left: 175px;
}


.pgl_bg{	
	width: 1200px;
	height: 800px;		
	margin: 0 auto;
}

.pgl_yt li{
	display: inline-block;
	width: 290px;
	height: 250px;
	margin-top: 15px;
	
}
.pgl_yt li p{
	line-height: 36px;
	font-size: 16px;
	color: #1b1b1b;
	text-align: center;
}

.pgl_gg table{
	border: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 50px;
}
.pgl_gg table tr{
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.pgl_gg table td{
	margin: 0;
	padding: 0;
	border: 1px solid #cad3de;
	font-size: 14px;
}
.pgl_gg table tr:first-child{
	background: #1b1b1b;
    border: 1px solid #cad3de;
    color: #FFFFFF;
}

.pgl_cptj li{
	width: 390px;
	height: 295px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	float: left;
}
.pgl_cptj li:first-child{ margin-left: 0;}
.pgl_cptj li:nth-child(4){ margin-left: 0;}

.pgl_cptj li img{
	width: 390px;
    height: 245px;
    overflow: hidden;
}
.pgl_cptj li p{
	width: 390px;		
    height: 50px;
    line-height: 50px;    
    background: #1850a3;
    margin-top: -5px;
}
.pgl_cptj li p span{
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 30px;
}
.pgl_cptj li p img{
	width: 107px;
	height: 25px;
	float: right;
	margin-right: 30px;
	margin-top: 14px;
}

.pgl_js{
	width: 100%;
	margin: 0 auto;	
	background-color: #dfe0e4;
}
.pgl_JS_L{
	width: 48%; 
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 40px;
	}
.pgl_JS_L p{line-height: 30px;
	font-size: 14px;
	text-indent: 40px;
	letter-spacing: 2px;
}
.pgl_JS_R{
	width: 50%;	
	margin-top: 30px;
	padding-bottom: 40px;
}
.pgl_JS_R li{
	display: inline-block;
	margin-left: 8px;
	margin-top: 8px;
	
}

.pglcontainer3 {
	margin: 0 auto;
	width: 1200px;
}

.bt{
	margin:10px 20px;
}

.xwlist {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	height:210px;
}
.xwlist li{ float: left; width: 47%; margin-left: 20px; margin-top: 20px;}
.xwlist .rq{width: 70px; height: 85px; background-color: #2d6aab; color: #FFFFFF; text-align: center;}
.rq span{font-size: 38px; font-weight: bold;}
.rq p{font-size: 24px; border-top: 1px solid #FFFFFF; width: 55px; height: 30px; margin: 0 auto;}
.bt{margin-left: 70px; padding-left: 20px;}
.bt a{font-size:18px; color: #2d6aab; line-height: 30px; font-weight: bold;}
.bt p{color: #999999; font-size: 12px; line-height: 20px; margin-top: 10px;}

.lx {
	width: 1000px;
	border: 1px solid #D5D5D5;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 99px 20px;
}
.footer_lx {
	width: 980px;
	height: 150px;
}

.footer_lx ul {
	width: 980px;
	margin: 0 auto
}

.footer_lx ul li {
	width: 245px;
	float: left
}

.footer_lx ul li span {
	height: 57px;
	width: 60px;
	background-image: url(../img/lx.png);
	display: block;
	margin: 0 auto;
	margin-top: 37px
}

.footer_lx ul li .span2 {
	background-position: -60px 0
}

.footer_lx ul li .span3 {
	background-position: -120px 0
}

.footer_lx ul li .span4 {
	background-position: -180px 0
}

.footer_lx ul li .span5 {
	background-position: -240px 0
}

.footer_lx ul li:hover span {
	background-position-y: -58px
}

.footer_lx ul li p {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
	color: #333333;
}

.footer_lx ul li:hover p {
	color: ##466c5
}

.footer_lx ul li i {
	width: 141px;
	height: 129px;
	position: absolute;
	z-index: 9999;
	right: -60px;
	top: 30px;
	background: url(../img/ad.png) no-repeat;
	display: none
}

.footer_lx ul li:hover i {
	display: block;
}



.order {
	height: auto;
	overflow: visible !important;
	clear: both;	
	padding: 30px 100px 290px;
	z-index: 2;
	width: 1000px;
    border: 1px solid #D5D5D5;
    background-color: #0477d2;
}

.order h3 {
	padding-top: 40px !important;
	padding-bottom: 20px;
	font-size: 30px;
	color: #333;
}

.order .form .form-fl {
	width: 480px;
}

.order .form .form-fr {
	width: 480px;
}

.order .form .input-row {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.order .form .input-row em {
	color: red;
	margin-right: 4px;
}

.order .form label {
	display: none;
	line-height: 30px;
	color: #e72c00;
	background: url("../images/error-icon.png") left center no-repeat;
	padding-left: 20px;
	font-size: 12px;
}

.order .form .input-row input {
	margin-top: 6px;
	border: 1px solid #cccccc;
	width: 450px;
	font-size: 13px;
	padding: 14px;
}

.order .form .input-row textarea {
	resize: none;
	margin-top: 24px;
	border: 1px solid #cccccc;
	width: 450px;
	padding: 18px;
	font-size: 13px;
}

.order .form .submit {
	cursor: pointer;
	margin-top: 23px;
	width: 480px;
	border: 0;
	background-color: #0d539d;
	font-size: 16px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}

.order .form .submit:hover {
	background-color: #014995;
}

div.select-main {
	z-index: 2;
	width: 230px;
	height: auto;
	position: relative;
	-webkit-user-select: none;
	/* webkit (safari,chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */
}

div.select-main.z-index {
	z-index: 10;
}

div.select-main.disabled {
	cursor: default;
	filter: alpha(opacity=50);
	opacity: 0.5;
	zoom: 1;
}

div.select-main.disabled div.select-set {
	cursor: default;
}

div.select-main.disabled div.select-arrow {
	cursor: default;
}

div.select-set {
	margin-top: 6px;
	border: 1px solid #cccccc;
	background-color: #fff;
	color: #666666;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 15px;
	width: auto;
	z-index: 5;
}

div.select-arrow {
	border-top: 7px solid #333333;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	cursor: pointer;
	height: 0;
	position: absolute;
	top: 46px;
	right: 10px;
	width: 0;
	z-index: 7;
}

div.select-arrow.reverse {
	border-top: 7px solid transparent;
	border-bottom: 7px solid #d5d5d5;
	top: 10px;
}

div.select-block {
	display: none;
	background-color: #fff;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	left: -1px;
	line-height: 20px;
	position: absolute;
	top: 73px;
	*top: 74px;
	width: 100%;
	z-index: 12;
}

dl.select-list {
	cursor: pointer;
	max-height: 250px;
	overflow: hidden;
	overflow-y: auto;
}

.ft_c{text-align: center; width: 100%; background: #CCCCCC; padding: 20px; margin-top: 30px;}
.ft_c a{display: inline-block; margin-right: 40px; color: #333333; font-size: 14px;}
.ft_c span{display: inline-block; margin-right: 40px; color: #333333; font-size: 14px;}
.ft_c a:hover{color: #0A50A0;}


/*! <=991 手机端 */
@media all and (max-width: 991px) 
{ 
 .banner{margin-top:52px;}
 .pglcontainer{ width: 100%;}
 .pglcontainer3{ width: 100%;} 
 .pgltitle{padding: 15px 0;}
 .pgltitle h2{font-size: 24px;}
 .pgl_JS_L{width: 90%;
    padding: 0px 5%;    margin-top:2px;}
 .pgl_JS_L p{ line-height: 20px;}
 .pgl_JS_R {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
}
.pgl_bg{ width: 100%;}
.ad{ height: 100%;}

.pgl_cptj{ width: 98%;margin: 0px auto;}
.pgl_cptj li{ width: 49%;margin-right: 2%; height:auto; margin-left: 0px;}
.pgl_cptj li:nth-child(2n){ margin-right: 0px; margin-left: 0px;}
.pgl_cptj li p{ width: 100%;}
.pgl_cptj li img{ width: 100%; height: auto;}
.ad-l{ width:96%; margin:auto 2%}
.ad-r{ width: 98%; margin-top: 10px;font-size:24px;line-height:36px;}
.pglys{ height:460px;}
.pglys_p{ width:96%;font-size: 16px;padding: 2%;
    line-height:24px;
    margin-top:10px;}
.pgl_yt{ width: 98%; padding: 1%;}
.pglys_ul{ width: 100%; margin-top: 10px;}
.pglys_ul li{ width: 32%; margin-left: 1%; display: block;float: left;}
.pglys_ul li:first-child{ margin-left: 0px;}
.pgl_yt li{ width: 49%; margin-right: 2%; height: auto;display: block;float: left;}
.pgl_yt li:nth-child(2n){ margin-right: 0px;}
.xwlist{ width: 98%; margin: 0 auto;}
.xwlist li{ width: 100%; margin-left: 0px;margin-top: 5px;}
.bt{ margin-left: 70px; margin-right: 0px; margin-top: 0px; padding-left: 5px;}
	.bt a{ line-height: 20px;}
	.bt p{ margin-top: 5px;}
	.lx{width: 98%;  padding:20px 0px;}
	.footer_lx{ width: 100%; height: auto; padding-bottom: 20px;}
.footer_lx ul{ width: 100%;}
.footer_lx ul li{ width: 50%;}
.cont{width: 96%; margin:10px auto;padding:10px 1%; height: auto;}
.order .form .form-fl{ width: 100%;}
.order .form .form-fr,.order .form .submit{ width: 100%;}
.order .form .input-row textarea{ width:88%;}
.order .form .input-row input{ width: 90%;}
.ft_c{padding:2%;}
div.select-main{  width: 48%;}
.jxgcontainer3{ width: 100%;}
.jxg_ys table tr td{padding:5px 5px;white-space: normal;}
}