﻿@charset "utf-8";
.server_header{
	width: 100%;
	height: 878px;
}
.server_content{
	width: 100%;
	height: auto;
}
.server_left{
	width: 369px;
	height: auto;
	float: left;
}
.server_title{
	padding-top: 57px;
	width: 382px;
	height: 279px;
	background: #b2b2b2;
}
.server_title>li{
	font-size: 20px;
	width:100%;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	
	line-height: 50px;
}
.server_title .active_on{
	border-left: 5px solid #FFF;
}
.server_title>li>a{
	font-size: 20px;
	color: #FFF;
}
.server_right{
	float: right;
	padding-right: 25px;
	width: 1425px;
	padding-bottom: 200px;
}
.server_content_title{
	width: 100%;
	height: 80px;
	padding-top: 70px;
	color: #22896C;
	font-size: 25px;
}
.server_content_text{
	width: 100%;
	height: auto;
}

.liuyan_form{
	width: 1156px;
	height: 645px;
	padding-top: 40px;
}
.liuyan_form li{
	width: 100%;
	height: 100px;
	font-size: 25px;
	padding-top: 20px;
}
.liuyan_form_input{
	width: 100%;
	height: 50px;
	border: none;
	border-bottom: 1px dashed #888888;
	font-size: 20px;
	line-height: 60px;
}
.liuyan_form_sub{
	width: 120px;
	height:50px;
	background: #00C300;
	border: none;
	font-size: 25px;
	color: #FFFCEE;
	border-radius: 5px;
	margin-top: 30px;
}
.liuyan_form_content{
	border: none;
	width: 100%;
	height: 330px;
	background-image: url(../images/liuyanbg_1.png);
}
