/*全局样式*/
body{
	background-image: url("../skin/cover.png");
	background-repeat: repeat;
	background-size: contain;
}
#turn_to:hover{
	background-color: #9c9de8;
}


/*移动端*/
@media screen and (max-width: 1000px) {
.webhead{
	background-color: #5f8e65;
	height: 450px;
    margin: auto;
}

#logo1 {
	position: absolute;
	top:130px;
	left: 20px;
	width: 200px;
	z-index:9998;
}
#logo2 {
	position: absolute;
	top: 130px;
	right: 20px;
	width: 200px;
	z-index:9998;
}
.webhead #bigtitle{
	color: white;
	font-size: 90px;
	position: absolute;
	top: -50px;
}
.webhead #smalltitle{
	color: white;
	font-size: 70px;
	position: absolute;
	left: 15px;
	top: 290px;
}
.webhead #headline{
	
}
.leader ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 70px;
    overflow: hidden;
    
}
.leader{
	font-size:35px;
	background-color: #333;
	height:70px;
}
.leader li {
    float: left;
    border-right:2px solid #bbb;
}
.leader li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-family: 微软雅黑;
}
.leader li a:hover:not(.active) {
    background-color: #111;
}
.leader li:last-child {
    border-right: none;
}
.active {
    background-color: #4CAF50;
}

#import{
	z-index:9999;
	overflow-y: scroll;
	position: sticky;
	top:0px;
	background-color: #ddffff;
    padding: 14px;
    border-left: 6px solid #ccc;
    border-color: #2196F3;
    font-size: 30px;
}

.label{
	
	border: 2px solid #333333;
	border-radius: 16px;
	margin:30px;
	background-color: #f0f2f4;
}
.text{
	font-size: 50px;

}
.label .ltitle{
	border: 1px solid gray;
	border-radius: 16px;
	height: auto;
	margin: auto;
	font-size: 35px;
	background-color: gray;
	color: white;
}
.label .turn{
	float: right;

}
.label .list{
	border-bottom: 1px solid gray;
	height: auto;
	margin: 5px 0px 0px 0px;
}
.listlabel a{
	font-size: 34px;
	text-decoration: none;
}
#address{
	padding: 10px;
	margin: auto;
	background-color: #333333d9;
	font-size:50px;
}
footer{
	width:auto;
	
}
footer div{
	background-color:#5f8e65;
	height: auto;
}
footer #left{

	border-right:3px solid white; 
}
#newber_div_back{
	margin : auto;
	margin-top : 20px;
	height : 500px;
	width : 400px;
	background-color: #f0f2f4;
	
}
.img_p{
	max-width:100%;
}
.choice_pos{
	text-align : center;
	background-color : #c1ddc5;
	
}
.block_pos{
	float:left;
	margin : 30px 40px 30px 40px;
	background-color : #ffffff9c;
	width : 200px;
	height : 90px;
}
.choice_pos .ber_dec{
	margin: auto;
	width: 900px;
	height: 920px;
}
h1{
	font-size:50px;
}
.h2t{
	font-size:30px;
}
.record{
	margin : auto;
	font-size:20px;
	width : 150px;
	background-color: #36a38f;
	color : white;
}
.record:hover{
	background-color: #4febcf;
}
#detil{
	font-size:40px;
}
#turn_to{
	font-size:80px;
	text-align: center;
	width : auto;
	height : auto;
	color : white;
	margin : auto;
	margin-top :30px;
	background-color: #9ce4e8;
	transition: background-color 1s;
	
}
#down{
	position :fixed;
	text-align:center;
	right : 50px;
	bottom: 50px;
	width:100px;
	border-radius:2px;
	font-size:40px;
	border: 1px solid black;
	background-color: skyblue;
	height:100px;
	transition: background-color 1s;
}
#down:hover{
	background-color: gray;
}
.textf {
	font-size:25px;
	margin-right:15px;
}
#help_us{
	width:800px;
	height:1200px;
	font-size:20px;
	background-color: #c1ddc5;
	margin:auto;
	margin-top:20px;
	border-radius:3px;
}
h1{
	font-size:70px;
}
.mess{
	font-size:50px;
	margin: 10px;
}
.choice_mes{
	font-size:50px;
	margin: 30px;
	
}
#name{
	font-size:50px;
}
#class{
	font-size:50px;
}
#proble{
	font-size:50px;
}
#index{
	font-size:40px;
}
#connect{
	font-size:50px;
}
#submit{
	font-size:40px;
}
}
/*电脑端*/
@media screen and (min-width: 1000px) {
.webhead{
	background-color: #5f8e65;
	height: 95px;
    margin: auto;
}
.webhead #headbg{
	position: absolute;
	right: 8px;
	top: 8px;
	width: auto;
	height: 95px;
}

#logo1 {
	position: relative;
	top: 3px;
	left: 10px;
	width: 80px;
	height: 80px;
}
#logo2 {
	position: relative;
	top: 3px;
	left: 10px;
	width: 80px;
	height: 80px;
}
.webhead #bigtitle{
	color: white;
	font-size: 40px;
	position: absolute;
	left: 250px;
	top: -15px;
}
.webhead #smalltitle{
	color: white;
	font-size: 22px;
	position: absolute;
	left: 250px;
	top: 45px;
}
.webhead #headline{
	position: absolute;
	top: 15px;
	left: 680px;
	height: 80px;
	width: 3px;
	background-color: white;
}
.leader ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
}
.leader{
	background-color: #333;
	height:49px;
}
.leader li {
    float: left;
    border-right:2px solid #bbb;
}
.leader li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-family: 微软雅黑;
}
.leader li a:hover:not(.active) {
    background-color: #111;
}
.leader li:last-child {
    border-right: none;
}
.active {
    background-color: #4CAF50;
}

#import{
	z-index:9999;
	overflow-y: scroll;
	position: sticky;
	top:0px;
	background-color: #ddffff;
    padding: 14px;
    border-left: 6px solid #ccc;
    border-color: #2196F3;
}

.label{
	margin-left: 50px;
	margin-right: 50px;
	border: 2px solid #333333;
	border-radius: 16px;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #f0f2f4;
}
.label .text{
	font-size: 30px;
	padding: 20px;
}
.label .ltitle{
	border: 1px solid gray;
	border-radius: 16px;
	height: 30px;
	margin: auto;
	font-size: 20px;
	background-color: gray;
	color: white;
}
.listlabel{
	padding: 0 40px;
}
.label .turn{
	float: right;

}
.label .list{
	border-bottom: 1px solid gray;
	height: 30px;
	margin: 5px 30px 0px 20px;
}
.ocimg{
	width:400px;
	height:auto;
	margin:20px;
	border-radius:10px;
	border:2px solid black;
}
.listlabel a{
	font-size: 20px;
	text-decoration: none;
}
#adver{
	text-align:center;
	float: right;
	right:20px;
	background-color:#00abff4f;
	border: 2px dashed black;
	border-radius:6px;
	width: 300px;
	height: 500px;
}
#detil{
	font-size:50px;
}
#address{
	padding: 10px;
	height: 25px;
	margin: auto;
	background-color: #333333d9;
	font-size:15px;
}
footer{
	width:auto;
	
}
footer div{
	background-color:#5f8e65;
	height: auto;
}
footer #left{
	float: left;
	border-right:3px solid white; 
}
#newber_div_back{
	margin : auto;
	margin-top : 20px;
	height : 1000px;
	width : 500px;
	background-color: #f0f2f4;
	
}
.img_p{
	max-width:80%;
}
.choice_pos .ber_dec{
	margin: auto;
	width:1400px;
	height: 500px;
}
.choice_pos{
	text-align : center;
	background-color : #c1ddc5;
	
}
.block_pos{
	float:left;
	margin : 30px 40px 30px 40px;
	background-color : #ffffff9c;
	width : 150px;
	height : 80px;
}
.record{
	margin : auto;
	width : 120px;
	background-color: #36a38f;
	color : white;
}
.record:hover{
	background-color: #4febcf;
}
.ber_dec{
	margin: auto;
	width:1400px;
	height: 500px;
}
.h2t{
	font-size:20px;
}
.textf {
	font-size:20px;
	margin-right:100px;
}
#turn_to{
	font-size:80px;
	text-align: center;
	width : auto;
	height : auto;
	color : white;
	margin : auto;
	margin-top :30px;
	background-color: #9ce4e8;
	transition: background-color 1s;
	
}
#down{
	position :fixed;
	text-align:center;
	right : 50px;
	bottom: 50px;
	width:70px;
	border-radius:2px;
	font-size:20px;
	border: 1px solid black;
	background-color: skyblue;
	height:70px;
	transition: background-color 1s;
}
#down:hover{
	background-color: gray;
}
#help_us{
	width:800px;
	height:1000px;
	font-size:20px;
	background-color: #c1ddc5;
	margin:auto;
	margin-top:20px;
	border-radius:3px;
}
h1{
	font-size:30px;
}
.mess{
	font-size:20px;
	margin: 10px;
}
.choice_mes{
	font-size:20px;
	margin: 30px;
	
}
#name{
	font-size:20px;
}
#class{
	font-size:20px;
}
#proble{
	font-size:20px;
}
#index{
	text-align:justify;
	font-size:20px;
	width:25em;
	height:25em;
}
#connect{
	font-size:20px;
}
#submit{
	font-size:40px;
}
}