@media (max-width:1900px) {
.header {
    width: 100%;
    height: 828px;
}
.index_one ul li:nth-child(1){
	right: 16%;
	top: 10%;
	width: 270px;
	text-align: center;
}
.index_one ul li:nth-child(2){
	right: -7%;
	top: 44%;
}
.index_one ul li:nth-child(3){
	right: 5%;
	top: 78%;
}
.index_one ul li:nth-child(4){
	left: 13%;
	top: 75%;
}
.index_one ul li:nth-child(5){
	left: -1%;
	top: 44%;
	text-align: right;
}
.index_one ul li:nth-child(6){
	left: 4%;
	top: 10%;
	text-align: right;
}
}
@media (max-width:1600px) {
.header {
    width: 100%;
    height: 740px;
    margin-bottom: 20px;
}
.index_five .left{
	width: 45%;
	margin-top: 40px;
	margin-right: 40px;
}
.index_five .left_left{
	width: 50%;
	margin-top: 40px;
	float: left;
}
.index_five .left_left ul li{
	margin-bottom: 10px;
}
.index_one ul li h1{
	font-size: 28px;
	color: #333;
	line-height: 40px;
}
.index_one ul li p {
    font-size: 15px;
    color: #111;
    line-height: 28px;
}
.index_one ul li:nth-child(1){
	right: 14%;
	top: 9%;
	width: 270px;
	text-align: center;
}
.index_one ul li:nth-child(2){
	right: -8%;
	top: 44%;
}
.index_one ul li:nth-child(3){
	right: -1%;
	top: 78%;
}
.index_one ul li:nth-child(4){
	left: 8%;
	top: 75%;
}
.index_one ul li:nth-child(5){
	left: -7%;
	top: 44%;
	text-align: right;
}
.index_one ul li:nth-child(6){
	left: -2%;
	top: 10%;
	text-align: right;
}
}
@media (max-width:768px) {
}
@media (max-width:736px) {
}
@media (max-width:667px) {
}
@media (max-width:568px) {
}
@media (max-width:414px) {

}
@media (max-width:375px) {

}
@media (max-width:320px) {
	
}









