﻿ .header,
 .main-wrap .main,
 .footer {
   position: relative;
   clear: both;
   margin: 0 auto;
   padding: 0;
 }

 .main-wrap {
   clear: both;
   margin: 0;
   padding: 0;
   width: auto;
 }

 .main-wrap .main {}

 .main-wrap .main .content {
   width: 100%;
 }

 body {
   overflow-x: hidden;
   background-color: ;

 }

 .banner {
   text-align: center;
 }

 .zhuanzhu {
   text-align: center;
   line-height: normal;
   margin-bottom: 10px;
 }

 .zhuanzhu p {
   font-size: 36px;
   font-family: Microsoft YaHei;
   color: rgb(255, 255, 255);
 }

 .ywropo {
   text-align: center;
   line-height: normal;
   margin-bottom: 10px;
 }

 .ywropo p {
   font-size: 60px;
   font-family: "ΞΆΘνΡΕΊΪ";
   color: #fff;
 }

 .syjzz {
   text-align: center;
   line-height: 1.75em;
   margin-bottom: 5px;
 }

 .syjzz p {
   color: rgb(255, 255, 255);
   font-family: 'Microsoft YaHei';
   font-size: 18px;
   line-height: 1.75em;
 }

 .zhili {
   line-height: 1.75em;
   margin-bottom: 5px;
   text-align: center;
 }

 .zhili p {
   color: rgb(255, 255, 255);
   font-family: 'Microsoft YaHei';
   font-size: 18px;
   line-height: 1.75em;
 }

 .headtop {
   position: relative;
   width: 100%;
   height: 80px;
   margin-left: auto;
   margin-right: auto;
   background-color: #000000;
 }

 .page_header {
   width: 1300px;
   height: 80px;
   background-color: #000000;
 }