@media (max-width: 1499px){
		.h1{
		width: 100%;
		overflow: hidden;
		height: 300px;
	}
	}
	@media (min-width:1500px){
		.h1{
	    width: 100%;
	    overflow: hidden;
	    height: 400px;
	}
	}
.h1>img{
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.swiper-button-next{
		width:71px;
		height:71px;
	}
	.formMiddleContent{
		width:1190px;
		height:409px;
		margin:60px auto;
	}
	.swiper-button-prev{
		width:71px;
		height:71px;
	}
	.h7{
	    width: 100%;
	    background: url(../img/dtbj.png) repeat;
	    overflow: hidden;
	    height: 150px;
	}
	.richContent1 {
    width: auto;
  width:492px;
	height:302px;
}
.richContent1 p {
   margin:0;
}
#gc_al {
			width: 100%;
			overflow: hidden;
			height: auto;
		}
		
		.cooperative_img {
			width: 80%;
			height: auto;
			overflow: hidden;
			margin: 0 auto;
		}
		
		.container li {
			float: left;
			width: 30%;
		}
		
		a {
			text-decoration: none;
			color: #000000;
		}
		.v li{
			float: left;
			width: 20%;
			overflow: hidden;
			box-shadow: #e1e1e1 1px 4px 13px;
			margin-left: 20px;
		}
		.v ul{
			width: 100%;
			overflow: hidden;
			margin: 0px;
			height: 250px;
		}
		.contact_img{
			background: #4295d6;
			width: 100%;
			height: 70px;
			line-height: 70px;
			text-align: center;
		}
		.contact_img_1{
			background: #6b77cc;
			width: 100%;
			height: 70px;
			line-height: 70px;
			text-align: center;
		}
		.contact_img_2{
			background: #f29251;
			width: 100%;
			height: 70px;
			line-height: 70px;
			text-align: center;
		}
		.contact_img_3{
			background: #df5c5c;
			width: 100%;
			height: 70px;
			line-height: 70px;
			text-align: center;
		}
		
		.contact_name{
			width: 100%;
		}
		.v {
    width: 70%;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
}
.j{
	margin-bottom:40px;
}
.l_footer{
	width:1200px;
	margin:0 auto;
}
.l_footer_1{
	text-align: center;
}
.l_footer_2{
	width:1200px;
	height:160px;
	resize: none;
	margin-bottom: 40px;
}
.about {
	width: 90%;
	background-color: #fff;
	margin: 0 auto;
}

.about-nav {
	width: 46.8%;
	text-align: center;
	position: relative;
	margin: 7% auto;
}

.about-nav samp {
	width: 100%;
	display: block;
	height: 3em;
	border: 2px solid #fc5949;
	position: absolute;
	left: 0;
	top: .8em;
}

.about-nav .bt {
	background-color: #fff;
	color: #fc5949;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 1.5em;
	padding: 0 4%;
	position: relative;
}

.about-nav .fbt {
	font-size: 1.2em;
	color: #8e8e8e;
	font-family: arial;
}

.about-content p {
	font-size: .9em;
	color: #333333;
	line-height: 1.6em;
	text-align: center;
	text-indent: 2em;
}

.about-more {
	width: 28.285%;
	text-align: center;
	line-height: 2.3em;
	font-size: 1em;
	color: #000;
	height: 2.5em;
	margin: 5% auto;
	display: block;
	border: 2px solid #fc5949;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.message_input {
    width: 100%;
    height: 55px;
    margin: 10px 0px 10px 0px;
}
.message_input input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    background: #EDEDED;
    padding-left: 15px;
    color: #000000;
    font-size: 15px;
}
.message_textarea {
    width: 100%;
    margin: 10px 0px 10px 0px;
    overflow: hidden;
}
.message_textarea textarea {
    width: 100%;
    border: none;
    background: #EDEDED;
    padding-left: 15px;
    color: #000000;
    font-size: 15px;
		resize: none;
}
.clearfix>.btn {
	border:none;
    width: 100%;
    height: 45px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    background: #FC5949;
    margin-bottom: 30px;
    border-radius: 5px;
}
.clearfix>.btn>button {
		border:none;
		outline: none;
    height: 100%;
		width:100%;
    font-size: 15px;
    color: #FFFFFF;
    background: #FC5949;
    border-radius: 5px;
}
.clearfix>.btn:hover {
    border: none;
    width: 100%;
    height: 45px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    background: #FC5949;
    margin-bottom: 30px;
    border-radius: 5px;
}
.richContent2{
	font-size:35px;
	height:100px;
	line-height:60px;
}