@charset "utf-8";
/* CSS Document */
.section{ overflow:hidden;}
.section_div{ width:1200px; margin:0px auto;overflow:hidden; text-align:center;}
.wq_section_left,.wq_section_right{ float:left; overflow:hidden; }
.wq_section_left{ width:450px; margin-right:100px; margin-top:20%;text-align:right;}
.wq_section_right{ margin-top:10%;}
.wq_section_title1{ font-size:35px; color:black; margin-bottom:30px; font-weight:bold;}
.wq_section_content{ font-size:18px; color:#646464;}
.section { text-align: center; font: 50px "Microsoft Yahei"; color: #fff;}
.section2 div { position: relative; left: -120%;}
.section3 div { position: relative; bottom: -120%;}
.section4 div { display: none;}
.wq_section_left1,.wq_section_right1{ float:left; overflow:hidden; }
.wq_section_left1{ width:500px; margin-top:10%;text-align:left; margin-right:50px;}
.wq_section_right1{ margin-top:20%;margin-right:100px; }
.foot_bottom{position:absolute; bottom:200px;}
.wq_section_button{ width:160px; height:40px; border:1px solid #26926e; border-radius:10px; font-size:18px; color:#26926e; background-color:#FFF; margin-right:20px; cursor:pointer;}
.wq_section_button:hover{ background-color:#4AB493; color:#FFF;}


/*网页版*/
.opentls{font-size:20px; color:#646464; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #e3e3e3; margin-bottom:10px;}
.opleft{ float:left; width:35px; margin-top:50px; cursor:pointer;}
.opright{ float:right; width:35px; margin-top:50px; cursor:pointer;}
.opentcont ul{ overflow:hidden; margin-top:10px; margin-bottom:10px;}
.opentcont ul li{ float:left; width:172px; height:172px; overflow:hidden; margin-left:20px;  background:#fafaff;}
.opentcont ul li a{ display:block; border:1px solid #CCC;}
.opentcont ul li img{ width:172px; height:111px;}
.opentcont ul li h2{ font-size:14px; color:#333; padding-top:5px; height:25px; line-height:25px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.opentcont ul li p{ font-size:14px; color:#999;}
.opentlbox{ width:1060px; height:277px; background-color:#fff; box-shadow:8px 8px 30px #dbdbdb,-8px -8px 30px  #dbdbdb;  visibility:hidden;  position:absolute;  z-index:1000; left:50%; top:40%; margin:-137px 0 0 -530px;}
.wq_close{ background:url(../images/tc_close.png) no-repeat; width:24px; height:24px; position:absolute; right:20px; top:14px;}
.wq_close a{ display:block; height:24px; cursor:pointer;}




#myscroll{display:block; width:960px; height:278px; position:relative; overflow:hidden; float:left;}
#myscroll #myscrollbox{display:block; float:left; position:absolute; left:0; top:0; width:1000000px;}
#myscroll #myscrollbox{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/**@media (max-height:900px) {
.wq_section_left{ width:500px; margin-right:50px; margin-top:10%;text-align:right; }
.wq_section_right{ margin-top:5%;height:350px;}
.wq_section_left1{ width:500px; margin-right:50px; margin-top:4%;text-align:right;}
.wq_section_left1 img{ width:400px; height:300px;}
.wq_section_right1{ margin-top:7%;height:350px;}
.foot_bottom{position:absolute; bottom:30%;}
	.wq_section_title1{ font-size:28px; color:black; margin-bottom:20px; font-weight:bold;}
}

@media (max-height:800px) {
	.wq_section_title1{ font-size:28px; color:black; margin-bottom:20px; font-weight:bold;}
.wq_section_left{ width:500px; margin-right:50px; margin-top:10%;text-align:right;}
.wq_section_right{ margin-top:3%;height:350px;}
.wq_section_left1{ width:500px; margin-right:50px; margin-top:4%;text-align:right;}
.wq_section_left1 img{ width:300px; height:230px;}
.wq_section_right1{ margin-top:7%; height:200px;}
.foot_bottom{position:absolute; bottom:30%;}
}**/




.wq_middle_openfile{ width:1200px; margin:0px auto;  background:url(../images/biaodian_back.png) no-repeat; height:800px; overflow:hidden;}
.wq_openfile_Button{ position:absolute; left:43%; bottom:35%;cursor: pointer;}
.wq_openfile_Button:hover{background-color:#4AB493;}

.wq_btn {
	width:300px;
	 height:70px;
	font-size: 30px;
	line-height: 70px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color:#3a9c7c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wq_btn input {
	cursor: pointer;
	width:300px;
	 height:70px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}


























