﻿/*advantage*/
ol, ul {

	list-style: none;

}
.p{    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
body{font-family: "Microsoft YaHei";}
.advantage {

	overflow: hidden;

	width: 100%;

	background: url("../images/advantagebg.jpg") no-repeat center;

	height: 843px;

}

.advantage .advantageList {

	width: 100%;

	margin-top: 60px;

	height: 385px;

	position: relative;



}

.advantage li {

	width: 176px;

	padding: 0 15px;

	background: url("../images/yslibg.png") no-repeat center top;

	position: absolute;

	text-align: center;

	height: 249px;

	color: #fff

}

.advantage li h3 {

	font-size: 24px;

	margin-top: 30px;

}

.advantage li p {

	margin-top: 20px;

	line-height: 22px;

	font-size: 14px;

}

.advantage li i {

	position: absolute;

	background: url("../images/advantageli.png") no-repeat center top;

	width: 25px;

	height: 25px;

	left: 50%;

	margin-left: -12px;

}

.advantage li.li01 {

	left: 0;

	top: 70px;

}

.advantage li.li02 {

	left: 265px;

	top: 0px;

}

.advantage li.li03 {

	right: 265px;

	top: 0px;

}

.advantage li.li04 {

	right: 0;

	top: 70px;

}

.advantage li.li01 i {

	bottom: -105px;

}

.advantage li.li02 i {

	bottom: -83px;

}

.advantage li.li03 i {

	bottom: -75px;

}

.advantage li.li04 i {

	bottom: -95px;

}

.advantage li:hover {

	background-position: bottom;

	color: #724217

}

.advantage li:hover i {

	background-position: bottom;

}

/*Principle*/

.Principle {

	overflow: hidden;

	width: 100%;

	background-color: #fff;

	padding-bottom: 35px

}

.Principle .title111 {



}

.Principle .list {

	overflow: hidden;

	width: 1000px;

	margin-top: 20px;

}

.Principle .list li {

	float: left;

	width: 180px;

	padding: 0 10px;

	text-align: center;

	overflow: hidden

}

.Principle .list li h3 {

	font-size: 24px;

	color: #0059ab;

	font-weight: normal;

	margin-top: 15px;

}

.Principle .list li p {

	line-height: 22px;

	font-size: 14px;

	color: #666666;

	height: 66px;

	margin-top: 15px;

}

.Principle h4 {

	color: #b8d3c4;

	background: url("../images/principlephone.png") no-repeat center;

	margin: 0 auto;

	width: 360px;

	height: 50px;

	line-height: 50px;

	margin-top: 25px;

	text-align: center;

	font-size: 26px;/* font-weight: normal */

}

.Principle h4 span {

	font-size: 18px;

	color: #fff;

	font-weight: normal

}
.container {

margin-left: auto;

margin-right: auto;

width: 1000px;}



.title111 {

	overflow: hidden;

	width: 100%;

	text-align: center;

	

}

.title111 h2 {
margin-top:50px;
	font-size: 36px;

	color: #0059ab;

	font-weight: normal

}

.title111 h2 a {

	color: #00824a;

}

.title111 i {

	display: block;

	width: 30px;

	height: 1px;

	background: #00824a;

	margin: 15px auto 0

}

.title111 em {

	font-size: 12px;

	color: #999999;

	margin-top: 15px

}

.title111 p {

	font-size: 14px;

	color: #666666;

	margin-top: 15px

}

.title111 strong {

	color: #ffae00;

}