body {
	background-color: #FFFFFF;
}

.all_box {
	width: 1200px;
	margin: 0 auto;
}

ul.renli_list_ul li {
	width: 16%;
	display: inline-block;
	font-size: 20px;
	line-height: 65px;
	color: #333333;
}

.section_one_renli h2 {
	font-size: 26px;
	font-weight: 400;
}

.section_one_renli p {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 30px;
}

.section_two_fuwu h2 {
	font-size: 26px;
	font-weight: 400;
	margin: 70px 0 50px;
}

ul.section_two_ul li {
	display: inline-block;
	width: 550px;
	height: 120px;
	overflow: hidden;
	margin: 16px 35px ;
	background: #f2f2f2;
}

.section_two_pic {
	float: left;
	margin: 11px;
	width: 86px;
	height: 86px;
	background: #CC0518;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section_two_text {
	float: left;
	padding-left: 2%;
	width: 380px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.section_two_text h3 {
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 0;
}

.section_two_text p {
	font-size: 14px;
}

.section_two_ul li:nth-child(2n+1) {
	margin-left: 0px;
}

.section_two_ul li:nth-child(2n) {
	margin-right: 0px;
}

.section_two_fuwu {
	margin-top: 60px;
}

.section_three h3 {
	font-size: 26px;
}

ul.section_three_list_ul li {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	background: #f2f2f2;
}

.section_three_pic img {
	width: 100%;
}
ul.section_three_list_ul .item-right {
	width: 250px;
	float: left;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
ul.section_three_list_ul .item-right h3 {
	text-align: center;
}
ul.section_three_list_ul li {
	margin: 10px;
}

.section_two_ul li:nth-child(2n+1) {
	margin-left: 0px;
}

.section_two_ul li:nth-child(2n) {
	margin-right: 0px;
}

ul.section_three_list_ul h3 {
	font-size: 20px;
	line-height: 44px;
	margin: 10% 0 5%;
	font-weight: bold;
}

ul.section_three_list_ul p {
	font-size: 14px;
	line-height: 26px;
}

.section_four {
	background: url(../image/server_buttom_pic.png) center center no-repeat;
	margin-top: 80px;
	text-align: center;
	height: 565px;
	background-size: 110% 100%;
}

.section_four .title {
	padding-top: 25px;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 60px;
	margin-bottom: 0
}

.section_four p {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 15px
}

.section_four input {
	margin: 0 auto;
	height: 42px;
	width: 360px;
	padding-left: 15px;
	border-radius: 5px;
	background-color: #FFFFFF;
	outline: none;
	border: none
}

.section_four select {
	margin: 0 5px;
	height: 42px;
	width: 180px;
	padding-left: 15px;
	border-radius: 5px;
	background-color: #FFFFFF;
	outline: none;
	border: none
}

.section_four textarea {
	resize: none;
	margin: 0 auto;
	height: 100px;
	width: 345px;
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #FFFFFF;
	outline: none;
	border: none
}

.section_four button {
	width: 370px;
	height: 40px;
	border-radius: 20px;
	margin: 10px auto;
	background-color: #CD0519;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	font-size: 16px
}

.section_one_renli {
	margin-top: 80px;
}

.nav_renli {
	width: 1200px;
	margin: 0 auto;
}

.nav_box {
	border-bottom: 1px solid;
	border-color: #f7f7f7;
}

.nav-content {
	border-bottom: solid 1px #E5E5E5;
	line-height: 80px;
	font-size: 20px
}

.nav-content ul {
	width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.nav-content ul li {
	display: inline-block;
	vertical-align: top
}

.nav-content ul .active {
	border-bottom: solid 2px #CD0519
}

.section_four_btn a {
	width: 100%;
	height: 100%;
	display: block;
}

.pxcp_box_left h3 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 40px;
}

.pxcp_list_ul li {
	color: #676767;
	font-size: 16px;
}

.pxcp_box_left {
	float: left;
	width: 44%;
	margin-top: 30px;
}

.pxcp_box_right {
	float: right;
}

.pxcp_box {
	overflow: hidden;
}

.pxcp_box_ul li {
	overflow: hidden;
	margin-bottom: 30px;
}

.pxcp_box_left.then_right {
	float: right;
}

.pxcp_box_right.then_left {
	float: left;
}

table.pxcp_list_ul {
	width: 100%;
}

table.pxcp_list_ul td {
	line-height: 30px;
}

.zpnr_two_box_ul li h3 {
	font-size: 20px;
	color: #333333;
	font-weight: 400;
}

.zpnr_two_box_ul li p {
	margin-top: 30px;
	line-height: 26px;
	font-size: 14px;
	color: #676767;
}

ul.zpnr_two_box_ul li {
	border: 1px solid #e5e5e5;
	width: 30%;
	height: 490px;
	float: left;
	margin: 2.3%;
}

ul.zpnr_two_box_ul {
	overflow: hidden;
}

ul.zpnr_two_box_ul li:nth-child(1) {
	margin-left: 0px;
}

ul.zpnr_two_box_ul li:nth-child(3) {
	margin-right: 0px;
}

.zpnr_two_nei_box {
	margin: 26px;
}

ul.server_ys_ul li h3 {
	font-size: 20px;
	color: #333333;
	text-align: center;
}

ul.server_ys_ul li {
	width: 25%;
	float: left;
}

.srver_pic {
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -6.5%;
	top: 40%;
}

.server_text {
	width: 82%;
	text-align: center;
	margin: auto;
	padding-top: 48%;
	font-size: 14px;
	line-height: 26px;
	color: #676767;
}

.server_ys_text:hover .server_text p {
	color: #fff;
	transition: all .3s;
}

.server_text p {
	transition: all .1s;
}
