@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: "SourceHanSans-Regular", system-ui, -apple-system, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

p,
img,
ul,
li,
a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	text-decoration: none;
}

a {
	cursor: pointer;
}


.clear {
	clear: both;
}

.fl {
	float: left;

}

.fr {
	float: right;
}

.YLGcontainer {
	margin: 0 auto;
	width: 1200px;
}

.navban {
	margin: 95px auto 0px auto;
	overflow: hidden;
}

.ylgtitle,
.ylgtitle2 {
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

.ylgtitle h2 {
	color: #324A72;
	font-size: 28px;
	margin: 0;
	padding: 0;
}

.ylgtitle2 h2 {
	color: #FFFFFF;
	font-size: 28px;
	margin: 0;
	padding: 0;
}

.ylgtitle2 P {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.ylgtitle p {
	color: #a0a8b3;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.lmjs p {
	text-indent: 2em;
	line-height: 24px;
	font-size: 14px;
}

.fzls {
	margin-top: 30px;

}

.fzls_bg {
	background-color: #1159A6;
	height: 380px;
}

.fzls_wz {
	width: 30%;
	padding: 5%;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
}

.fzls_wz p {
	text-indent: 2em;
}

.fzls_img {
	margin-right: 80px;
	margin-top: 40px;
}

/*发展历程图片滚动*/
.slideTxtBox {
	width: 603px;
	height: 295px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideTxtBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideTxtBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideTxtBox .bd img {
	width: 603px;
	height: 295px;
	display: block;
}

.slideTxtBox .prev,
.slideTxtBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideTxtBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideTxtBox .prev:hover,
.slideTxtBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideTxtBox .prevStop {
	display: none;
}

.slideTxtBox .nextStop {
	display: none;
}

.fzls_bot {
	bottom: 0px;
	height: 83px;

	overflow: hidden;
	margin-top: -3px;
}

.First_message {
	width: 1200px;
	height: 83px;
	margin: 0 auto;
	line-height: 83px;
	background-color: #307DD3;
}

.First_message div {
	float: left;
	font-size: 24px;
	color: #C9E3FD;
	margin-left: 100px;
	font-weight: bold;

}

.First_message input {
	height: 50px;
	padding-left: 10px;
	font-size: 16px;
	color: #000000;
	padding: 0 6px;
	line-height: 50px;
	float: left;
	border: 0;
}

.First_message .phone {
	width: 360px;
	border-radius: 5px;
	margin-left: 20px;
	margin-top: 20px;
	color: #93B1D6;
	font-size: 20px;
	padding-left: 10px;
}

.First_message .top_button {
	width: 160px;
	background-color: #1969C4;
	color: #FFFFFF;
	border-radius: 5px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #67A0E3;
}

.ylgcp {
	height: 460px;
	background: url(../img/cbg.jpg) center center;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 40px;
}


.cplist ul li {
	float: left;
	margin-right: 11px;
	text-align: center;
	margin-top: 20px;
}

.cplist ul li:last-child {
	margin-right: 0;
}

.cplist ul li a {
	color: #FFFFFF;
}

.cplist ul li p {
	line-height: 40px;
	font-size: 18px;
}

.ys {
	height: 315px;
	overflow: hidden;
}

.ys ul li {
	width: 392px;
	height: 315px;
	overflow: hidden;
	float: left;
	margin-right: 8px;
}

.ys ul li:last-child {
	margin-right: 0;
}

.ys1 {
	background: url(../img/yb1.jpg) center center no-repeat;
}

.ys2 {
	background: url(../img/yb2.jpg) center center no-repeat;
}

.ys3 {
	background: url(../img/yb3.jpg) center center no-repeat;
}

.ys ul li .ys_tit {
	width: 280px;
	height: 60px;
	background-color: #F8FF80;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 70px;
	line-height: 60px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #144E8D;
}

.ys ul li p {
	color: #FFFFFF;
	width: 270px;
	;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 30px;
	text-align: center;
}

.ylg_news ul li {
	width: 560px;
	margin-right: 20px;
	float: left;
	background: #F1F1F1;
	margin-top: 20px;
	padding: 10px 10px 10px 20px;
}

.ylg_news ul li:nth-child(even) {
	margin-right: 0;
}

.ylg_news ul li h3 {
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	line-height: 40px;
}

.ylg_news ul li a {
	color: #000000;
}

.ylg_news ul li a:hover {
	color: #1159A6;
}

.ylg_news ul li p {
	color: #666;
	font-size: 14px;
	line-height: 20px;
}



* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}

.foucebox {
	/*font:normal 12px/22px 宋体;*/
	width: 1200px;
	height: 400px;
	background: #fff;
	margin: 10px auto;
	padding: 7px;
	/*border:#ddd 1px solid;*/
	/* Gecko browsers */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.foucebox .bd {
	position: relative;
	margin-left: 300px;
	width: 600px;
	height: 400px;
	overflow: hidden;
}

.foucebox .showDiv {
	position: relative;
	width: 600px;
	height: 400px;
}

.foucebox .showDiv img {
	width: 600px;
	height: 400px;
	/* Gecko browsers */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.foucebox .showDiv p {
	position: absolute;
	left: 10px;
	bottom: 0;
	color: #aaa;
	z-index: 9;
	font-size: 16px;
	color: #FFFFFF;
}

/*.foucebox .showDiv h2 {
	position:absolute;
	left:20px;
	bottom:0;
	width:380px;
	height:34px;
	background:url(../images/foucebox_h2.png) no-repeat 0 4px;
	_background:none;
	padding-left:40px;
	_padding-left:0;
	font-size:24px;
	font-family:"Microsoft Yahei";
	line-height:34px;
	z-index:9;
	overflow:hidden;
}
.foucebox .showDiv h2 a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}*/
.foucebox .foucebox_bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 600px;
	height: 40px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	z-index: 8;
	overflow: hidden;
}

.foucebox .hd {
	/*width:285px;
	height:185px;
	float:left;*/
}

.foucebox .hd ul li {
	width: 300px;
	height: 200px;
	/*display:inline;
	position:relative;*/
}

.foucebox .hd ul a {
	display: block;
	/*width:120px;
	height:95px;*/
	width: 300px;
	height: 200px;

}

.foucebox .hd ul img {
	width: 300px;
	height: 200px;
	/*border:3px solid #888;*/

	/* Gecko browsers */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

/*.foucebox .hd ul .txt_bg {
	width:240px;
	height:60px;
	position:absolute;
	left:3px;
	top:67px;
	background:url(../images/bg_png.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="../images/bg_png.png");
}*/
.foucebox .hd ul .txt {
	width: 240px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
	/*position:absolute;
	left:4px;
	bottom:4px;*/
	z-index: 2;
	text-align: center;
	/*padding-right:5px;*/
	overflow: hidden;
	margin: 0 auto;
	margin-top: 70px;
	font-weight: bold;
}

/*.foucebox .hd ul .mask {
	width:114px;
	height:89px;
	display:block;
	position:absolute;
	left:3px;
	bottom:3px;
	z-index:3;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000');
	background:rgba(0,0,0,0.4);
}*/
.foucebox .hd ul li:hover .txt {
	background-color: #F8FF80;
	border-radius: 5px;
	color: #0277CF;
}

.foucebox .hd ul a:hover .mask,
.foucebox .hd ul .on .mask {
	display: none;
	position: relative;
}

.foucebox .hd ul a:hover img,
.foucebox .hd ul .on img {
	border-color: #1689d9;
}

.foucebox .hd ul .on .txt_bg {
	background: #1689d9;
}

.foucebox .hd ul a:hover {
	color: #fff;
}

.foucebox .hd ul a:hover .txt_bg {
	background: #1689d9;
}

#a1,
#a3 {
	float: left;
	clear: left;
}

#a2,
#a4 {
	float: right;
	clear: right;
}

#a1 {
	background: url(../img/cq11.jpg);
	background-size: 100%;
}

#a2 {
	background: url(../img/cq12.jpg);
	background-size: 100%;
}

#a3 {
	background: url(../img/cq13.jpg);
	background-size: 100%;
}

#a4 {
	background: url(../img/cq14.jpg);
	background-size: 100%;
}


.lx {
	width: 1000px;
	border: 1px solid #D5D5D5;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 100px 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 55px;
	z-index: 2;
	width: 1000px;
	border: 1px solid #D5D5D5;
	background-color: #0377D1;
}

.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: #00386E;
	font-size: 16px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}

.order .form .submit:hover {
	background-color: #0a50a0;
}

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;
}

/*! <=991 手机端 */
@media all and (max-width: 991px)
{.navban{margin:51px auto 0px auto;}

.YLGcontainer{width: 100%;}
.ylgtitle, .ylgtitle2{
    padding:10px 0;
    text-align: center;}
	.lmjs p{ padding:0px 5px;}
	.fzls_bg{ height: auto;}
	.fzls_wz{ width:96%; padding: 2%;}
	.fzls_img{margin-right:0px; margin-top:10px; width: 96%; padding:2%;}
	.slideTxtBox{ width: 100%; height: auto;}
	.slideTxtBox .bd{ width: 100%;}
	.slideTxtBox .bd li{ width: 100%;}
	.slideTxtBox .bd img{ width: 100%; height: auto;}
	.fzls_bot{ height: auto;}
	.First_message{ width: 100%; height: auto; line-height: 40px;}
	.First_message div{ margin-left: 5px;font-size: 18px;}
	.First_message .phone{ width:94%; margin-top: 10px; height: auto; padding:0 2%;color: #93B1D6;font-size:16px; line-height:36px; margin-left:3px ; border: 1px solid #68b4ff; background: #F1F1F1;}
    .First_message .top_button{ margin-left:60px; margin-bottom: 20px;}
	.ylgcp{ height: auto; margin-top: 10px; background: #333333;}
	.cplist ul li{ width: 49%;margin-right: 2%;}
    .cplist ul li:nth-child(2n){ margin-right: 0px;}
	.ys{ height: auto;}
	.ys ul li{ width: 100%; margin-top: 10px;}
	.ylg_news ul li{ width: 96%; padding: 2%;}
	.ylg_news ul li h3{ line-height: 24px;}
	.foucebox{ width:96%; height: auto;}
	.foucebox .hd ul li{ width: 49%; height: auto; margin-bottom: 10px;}
	.foucebox .hd ul a{ width: 100%;height: auto;}
	.foucebox .hd ul .txt{margin-top:30px; width:80%;font-size: 20px; margin-bottom: 30px;}
	.foucebox .bd{ margin-left: 0px; width:100% ;}
	.foucebox .showDiv{ width: 100%; height: auto;}
	.foucebox .showDiv img{width: 100%; height: auto;}
	.foucebox .foucebox_bg{ width: 100%;}
	.lx{ width: 98%; margin: 0 auto;padding:20px 0px 0;}
 .biao{ margin-top: 10px;margin-bottom: 10px;}
 .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: 90%;}
	.order .form .input-row input{ width: 90%;}
	div.select-main{width:48% ;}
	.sllb input,.sllb textarea{ height: 45px;

		margin: 10px 2%;
		font-size: 14px;
		border: 1px solid #b5b5b5 ; background: #ffffff;
		color: #000000;
		padding: 0 2%;
		line-height: 45px;
		width:90%;
		float: none;
	}
	
}