@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%;
	height: 430px;
	margin:95px auto 0px auto;
	overflow: hidden;
}

.MJLBcontainer {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}

.MJLBcontainer1 {
	margin: 0 auto;
	overflow: hidden;
	background-color: #E1E5E8;
}

.MJLBtitle {
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

.MJLBtitle h2 {
	color: #444444;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.mjlb_js p {
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
}

.mjlbcp_list {
	margin-top: 20px;
}

.mjlbcp_list li {
	width: 572px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}

#mjlbcp1 {
	background: url(../img/a1.jpg) center center no-repeat;
	margin-right: 55px;
}

#mjlbcp2 {
	background: url(../img/a2.jpg) center center no-repeat;
}

#mjlbcp3 {
	background: url(../img/a3.jpg) center center no-repeat;
	margin-right: 55px;
}

#mjlbcp4 {
	background: url(../img/a4.jpg) center center no-repeat;
}

.mjlb_con {
	width: 225px;
	height: 100%;
	float: right;
	background: rgba(46, 46, 46, 0.77);
	color: #FFFFFF;
	text-align: center;
}

.mjlb_con h3 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}

.mjlb_con p {
	margin-top: 15px;
}

.mjlb_con .mjlb_link {
	height: 70px;
	line-height: 70px;
	color: #FFFFFF;
	font-size: 14px;
}

.mjlb_con .mjlb_bj {
	width: 80%;
	height: 38px;
	line-height: 38px;
	background-color: #E32A1C;
	border-radius: 5px;
	margin: 0 auto;
	bottom: 10px;
}

.mjlb_con .mjlb_bj a {
	font-size: 18px;
	color: #FFFFFF;
}

.mjlb_ys li {
	width: 33.33333%;
	height: 190px;
	float: left;
	background: #E32A1C;
	border: 0;
	margin-bottom: 50px;
}

#mjlb_ys_zx {
	background: url(../img/z1.jpg) center center no-repeat;
}

.mjlb_ys li div {
	font-size: 25px;
	font-weight: bold;
	margin-top: 20px;
	color: #FFFFFF;
}

.mjlb_ys li div p {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	color: #E32A1C;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	margin-left: 40px;
}

.mjlb_ys li div.mjlb_ys_zx {
	width: 40%;
	height: 40px;
	line-height: 40px;
	background-color: #E32A1C;
	margin: 0 auto;
	text-align: center;
	margin-top: 120px;
	border-radius: 5px;
}

.mjlb_ys_zx a {
	color: #FFFFFF;
	font-size: 20px;
}

.mjlb_sl {
	width: 100%;
	height: 260px;
	overflow: hidden;
	margin-bottom: 40px;
	border-bottom: solid 1px #C4CED7;
}

.mjlb_sll {
	width: 270px;
	height: 150px;
	background-color: #2E2E2E;
	color: #FFFFFF;
	padding: 30px 20px;
	border-radius: 8px;
}

.mjlb_sll h3 {
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: bold;
}

.mjlb_sll p {
	font-size: 14px;
	line-height: 24px;
}

.mjlb_sl ul li {
	float: left;
	margin-right: 8px;
}

.mjlb_slr {
	width: 270px;
	height: 150px;
	background-color: #E32A1C;
	color: #FFFFFF;
	padding: 30px 20px;
	border-radius: 8px;
}

.mjlb_slr h3 {
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: bold;
}

.mjlb_slr p {
	font-size: 14px;
	line-height: 24px;
}

.mjlb_sl ul li {
	float: left;
	margin-right: 8px;
	width: 213px;
	height: 213px;
}
.mjlb_sl ul li img{
	position: relative;
}
.mjlb_sl ul li p{
	position: absolute;
	margin-top:-55px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 210px;
}

.MJLBcontainer2 {
	margin: 0 auto;
	overflow: hidden;
	background-color: #CCD6DD;
}
.MJLBcontainer3 {
	margin: 0 auto;
	width: 1200px;
}

.mjlb_ly {
	width: 1200px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 200px;
}

.mjlb_ly .gt p {
	font-size: 50px;
	color: #E52A1D;
	font-weight: bold;
}

.mjlb_ly .gt img {
	margin-top: 5px;
}

.mjlb_ly_input {
	width: 260px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	border-radius: 5px !important;
	float: left;
	margin-top: 22.5px;
	margin-left: 10px;
}

.mjlb_ly_button {
	width: 150px;
	height: 40px;
	line-height: 40px;
	background-color: #1092FF;
	margin-left: 10px;
	margin-top: 22.5px;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	border-radius: 5px !important
}
.bt{
	margin:10px 20px;
}
.xwlist li {
	float: left;
	width: 47%;
	margin-left: 30px;
	margin-top: 20px;
	background-color: #F1F1F1;
}

.bt a {
    font-size: 18px;
    color:#2E2E2E;    
    line-height: 30px;
    font-weight: bold;
}

.bt p {
    color: #444444;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}
.jdal li{
	float: left;
	margin-right:7px
}
.jdal li:last-child{
	margin-right: 0;
}
.jdal li p{
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #555555;
}


.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 50px;
	z-index: 2;
	width: 1000px;
    border: 1px solid #D5D5D5;
    background-color: #DE1F15;
}

.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: #750600;
	font-size: 16px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}

.order .form .submit:hover {
	background-color: #A60000;
}

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)
{
 .banner{margin-top:50px; height: auto;}
 .slideTxtBox{width: 100%;}
 .MJLBcontainer{ width:96%; padding: 0px 2%;}
 .MJLBcontainer3{ width: 100%;}
 .MJLBtitle{ padding: 20px 0px;}
 .MJLBtitle h2{font-size: 24px;}
 .mjlb_js p{ line-height: 18px;}
 .mjlbcp_list li{width: 100%; height: auto;}
 .mjlb_con .mjlb_link{ line-height: 36px;}
 .mjlb_con .mjlb_bj{ width: 60%; margin:0px auto 10px auto;}
 .mjlb_ys li{ width: 100%;height: auto;margin-bottom: 10px;}
 .mjlb_ys li div{ font-size: 18px; margin-top: 10px; margin-bottom: 10px; line-height: 28px;}
 .mjlb_ys li div.mjlb_ys_zx{ margin-top: 60px; margin-bottom: 30px;}
 .mjlb_sl{ height: auto;}
 .mjlb_sll{ width:96%; padding: 2%;margin-bottom: 20px;}
 .mjlb_sl ul li{ width: 49%; height: auto; margin-right: 2%; margin-bottom: 10px;}
 .mjlb_sl ul li:nth-child(2n){margin-right: 0px;}
 .mjlb_sl ul li p{ width:48%;margin-top: -45px;}
 .mjlb_slr{ width: 96%; margin-bottom: 20px; height: 100%; padding: 2%;}
 .mjlb_ly{ width:96%; height: auto; padding: 2%;}
 .mjlb_ly .gt p{ font-size: 24px;}
 .mjlb_ly_input{ width: 96%;margin-left:0px; margin-top:5px; background: #eaeaea; border: 1px solid cornflowerblue;}
 .mjlb_ly_button{ margin: 10px auto;}
 .xwlist li{ margin-left: 0px; margin-top: 10px; width: 100%;} 
 .jdal li{ width: 49%; margin-right: 2%;}
 .jdal li:nth-child(2n){ margin-right: 0px;}
 .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;
	}
}