

	
/**表单**/

.biaodan { width:100%;}

.biaodan h2 { color: #FF9600;}

.biaodan h2 span {
	font-weight: 500;
    font-size: 0.8em;
    color: #000000;
}
	
.biaodan  .info{
	width: 20%;
	height:3.5em;
	float: left;
	padding-left:3.12%;
	padding-right:3.12%;
}
.biaodan .info .info_input{
	width:100%;
	height:3.5em;
	padding-left:1em;
	border:1px solid #CCCCCC;
	outline:none;
}
.biaodan  .send{
	width:8em;
	height:3em;
	border:none;
	color: #FFF;
	cursor: pointer;
	background-color: #EC971F;
}	


body{
	margin:0;
	font-family: "微软雅黑";
}
.top{
	width:100%;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:10;
	box-shadow:5px 2px 6px #000;}
.banner{
	width: 100%;
	min-width:62.5em;
	background-size:100% 100%;
}
.banner img { width:100%;}
.con{
	width:80.5%;
	min-width:62.5em;
	height:auto;
	margin:auto;
	    overflow: hidden;
}
.con hr{
	border:0.5px solid #CCCCCC;
}
.con a{
	font-size:0.8em;
	color: #000000;
	text-decoration: none;
}
.con_intro{
	width: 100%;
	height: auto;
	margin-top:3em;
}
.con_intro h2{
	color:#FF9600;
}
.con_intro span{
	font-weight: 500;
	font-size:0.8em;
	color:#000000;
}
.con_intro_left{
	width:30%;
	height:13em;
	float: left;
}
.con_intro a{
	font-size:0.9em;
	float: right;
	line-height:0.01em;
}
.bottom{
	margin:0;
	width: 100%;
	height:6em;
	min-width:62.5em;
	margin-top:2em;
	box-shadow:5px 2px 6px #000;
}
.button{
	width:100%;
	height:3em;
	border:none;
	outline:none;
	cursor:pointer;
	text-align: center;
	background: url(../images/btn_more_on.png) no-repeat center center;
	background-color:#DDDDDD;
}
.button:hover{
	background: url(../images/btn_more_off.png) no-repeat center center;
	background-color:#EC971F;
}
.lef{
	width:35%;
	height: auto;
	float: left;
}
.lef .div{
	width:30%;
	height:3em;
	text-align: center;
	border:1px solid #CCCCCC;
}
.lef .div div{
	width:45%;
	height:2.2em;
	float: left;
	cursor: pointer;
	padding-top:0.8em;
}
.fo{
	text-align: right;
	padding-right:5%;
}
.im{
	text-align:left;
	padding-left:5%;
}
.rig{
	width:65%;
	height:700px;
	float:left;
	margin-bottom:5em;
}
.rig_div1{
	width:60%;
	height: 100%;
	float:left;
}
.rig li{
	list-style:none;
	line-height:2em;
	font-size:0.8em;
}
.rig_div2{
	z-index: 2;
	width: 40%;
	height:100%;
	float:left;
	text-align:right;
}
.rig_div2 img{
	 width:70%;
	 height:20%;
	 margin-bottom:2em;
}
.pre{
	margin-bottom:-1.5em;
	background: url(../images/pre.png) no-repeat center center;
	background-color:#ccc;
}
.pre,.next{
	width:4em;
	height:1.5em;
	margin-left:-120%;
	position:relative;
	z-index:8;
	cursor:pointer;
}
.next{
	margin-top:-20px;
	background: url(../images/next.png) no-repeat center center;
	background-color:#ccc;
}
.pre:hover,.next:hover{
	background-color:#EC971F;
}
.CULTURE_lef,.CULTURE_rig{
	width:47.5%;
	height:25em;
	float: left;
}
.CULTURE_lef{
	margin-right:2.5%;
}
.CULTURE_rig{
	margin-left:2.5%;
}
.sendMessage{
	height:17em;
}
.p0,.p1,.p2,.p3{
	font-size:0.8em;
	line-height:2em;
}

#marquee1,#marquee2{width:100%;height:700px;overflow:hidden;}
#marquee1 ul li,#marquee2 ul li{list-style-type:none;width:100%;height:143px;float:left;padding-bottom:40px;}
#marquee1 img,#marquee2 img{width:83%;height:100%;}


@media screen and (max-width:1920px){
.top{
	height:120px;
}
}
@media screen and (max-width:1680px){
	.top{
	height:115px;
	}
}
@media screen and (max-width:1600px){
	.top{
	height:100px;
	}
}
@media screen and (max-width:1440px){
	.top{
	height:90px;
	}
}
@media screen and (max-width:1366px){
	.top{
	height:80px;
	}
	
	
	
	
	

	
	
	
	
	
	