
body{
	margin: 0;
	padding: 0;
	background-color: white; 
	font-family:"Microsoft YaHei";
}



.phone_nav{
	display: none;
}

.pcopy{
	display: none;
}


.nav{
	width: 100%;
	height: 100px;
	border-bottom: 3px solid #196BA9;
}

.nav_content{
	width: 90%;
	height: 100px;
	margin: 0 auto;
}

.nav_left{
	width: 15%;
	height: 85px;
	float: left;
	padding-top: 15px;
}

.nav_mid{
	width: 50%;
	float: left;
	height: 80px;
	padding-top: 20px;
	text-align: center;
}

.nav_mid {
    text-align:center;
}
.nav_mid ul {
    display:inline-block;
}
.nav_mid li {
    float:left;
}
.nav_mid li + li {
    margin-left:20px;
}



.nav_mid li{
	float: left;
	list-style-type: none;
	width: 100px;
	text-align: center;
	line-height: 30px;
}

.nav_mid li a{
	color: #000000;
}

.nav_mid a:link{
	font-size: 1.2em;
	text-decoration: none;
	font-family: "微软雅黑";
}

.nav_mid a:visited{
	background-color: #196BA9;
}

.nav_mid a:hover, .nav_mid a:active{
	font-size: 1.2em;
	background-color: #196BA9;
	text-decoration: none;
	font-family: "微软雅黑";
	color: white; 
	border-radius:15px;
	display: block;
}


.show_3{
	font-size: 1.2em;
	background-color: #196BA9;
	text-decoration: none;
	font-family: "微软雅黑";
	color: white; 
	border-radius:15px;
	display: block;
}




.nav_right{
	//width: 25%;
	float: right;
	height: 100px;
	text-align: center;
}



.teacher{
	width: 100px;
    height: 30px;
    background: #E6433E;
    border: 2px solid #E6433E;
    color: #fff;
    font-size: 1.2em;
    cursor: pointer;
    vertical-align: middle;
    outline:none;
    margin-top: 38px;
    //margin-left: 60px;
    border-radius: 16px;
}

input[class="teacher"]:hover {
    background: #dc143c;
    border: 2px solid #DC143C;
}

.student{
	width: 100px;
    height: 30px;
    background: #2790CA;
    border: 2px solid #2790CA;
    color: #fff;
    font-size: 1.2em;
    cursor: pointer;
    vertical-align: middle;
    outline:none;
    margin-top: 38px;
    margin-left: 10px;
    border-radius: 16px;
}

input[class="student"]:hover {
    background: #00497d;
    border: 2px solid #00497d;
}

.pagein{
	width: 100px;
    height: 30px;
    background: #8ab735;
    border: 2px solid #8ab735;
    color: #fff;
    font-size: 1.2em;
    cursor: pointer;
    vertical-align: middle;
    outline:none;
    margin-top: 38px;
    margin-left: 10px;
    border-radius: 16px;
}

input[class="pagein"]:hover {
    background: #649606;
    border: 2px solid #649606;
}

/*nav end*/


.ad{
	width: 100%;
}


.about_content{
	width: 80%;
	height: 1000px;
	margin: 0 auto;
}


.text_1{
	width: 100%;
	height: 170px;
	padding-top: 70px;
	line-height: 40px;
}

.text_1 h1{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	color: #196BA9;
	font-weight:normal;
}

hr{
	float: left;
}

.text_1 p{
	color: gray;
	font-size: 1.2em;
}


.text_2{
	width: 100%;
	height: 180px;
	padding-top: 40px;
	line-height: 40px;
}

.text_2 h1{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	color: #7fb80e;
	font-weight:normal;
}


.text_2 p{
	color: gray;
	font-size: 1.2em;
}


.text_3{
	height: 150px;
	padding-top: 40px;
	line-height: 40px;
}

.text_3 h1{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	color: #f47920;
	font-weight:normal;
}


.text_3 p{
	color: gray;
	font-size: 1.2em;
}

.text_4{
	height: 170px;
	line-height: 40px;
}

.text_4 h1{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	color: #6a6da9;
	font-weight:normal;
}


.text_4 p{
	color: gray;
	font-size: 1.2em;
}


.text_5{
	height: 160px;
	line-height: 40px;
}

.text_5 h1{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	color: #ff00cc;
	font-weight:normal;
}


.text_5 p{
	color: gray;
	font-size: 1.2em;
}


.text_img{
	height: 530px;
	width: 100%;
}

.text_left{
	float: left;
	height: 530px;
	width: 50%;
}


.img_right{
	height: 530px;
	width: 50%;
	float: right;
	padding-top: 60px;
}


.write{
	width: 100%;
	height: 80px;
	background-color: white;
}

.copyrights{
	height: 200px;
	width: 100%;
	background-color: #666666;
}

.copy_content{
	width: 80%;
	height: 200px;
	margin: 0 auto;
}

.copy_left{
	float: left;
	color: white;
	line-height: 15px;
	margin: 0 auto;
	height: 170px;
	width: 90%;
	padding-top: 30px;
}

.copy_right{
	float: right;
	width: 10%;
	height: 200px;
}

.link{
	font-family: "微软雅黑";
	font-size: 1.2em;
}

.link a:link, .link a:visited {
    color: white;
    text-decoration:none;
}    

.link a:hover, .link a:active {
    color:#000000;
    text-decoration:none;
}

a:focus{outline:none;}

.copy{
	font-family: "微软雅黑";
	font-size: 1.2em;
}

.copy a{
	text-decoration: none;
	color: white;
}

.text_1>p,.text_2>p,.text_3>p,.text_4>p,.text_5>p{
	text-indent:3rem;
}









