body {font: 16px '微软雅黑',Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif; }
.c{width: 1350px;margin:0 auto;}
.header{width: 100%;height: 90px;font-size: 16px;}
.header .header_mid{width:1600px;height: 90px; margin:0 auto;}
.header .header_mid a img{height: 47px;margin-top: 21px; float: left;}
.header .header_mid .nav{width: 66%; height: 45px;line-height: 45px;margin-left: 5%; margin-top: 22px; float: left;}
.header .header_mid ul{list-style-type:none}
.header .header_mid ul li{height: 45px;line-height: 45px;float: left; text-align:center;margin-left: 5%;}
.header .header_mid ul li a{color: #666666;font-size: 16px;}
.header .header_mid ul li a:hover {color: #e84567;text-decoration: none;}
.header .header_mid ul li a:visited {text-decoration: none;}
.header .header_mid .phone{height: 90px;float: right;width: 12%;}
.header .header_mid .phone img{float: left; margin-top: 35px;}
.header .header_mid .phone p{font-size: 16px;color: #666666;margin-top: 35px;}
.header .header_mid ul li.active a{color: #e84567;} 

.banner{width: 100%;height: 450px;}

.nav1{width: 100%;height: 110px;margin-top: -80px; position: absolute;}
.nav2{width: 1350px;height: 110px; margin: 0 auto;background-color: white;box-shadow: rgba(200,200,200,.1) 1px 1px 5px 5px;}
.nav1 .nav2 ul{list-style-type:none}
.nav1 .nav2 ul li{width: 100px;height: 110px;line-height: 110px;float: left; text-align:center;font-size: 16px;margin-left: 60px;}
.nav1 .nav2 ul li a{color: #666666;}
.nav1 .nav2 ul li a:hover {color: #e50112;text-decoration: none;}
.nav1 .nav2 ul li a:visited {text-decoration: none;}


.content_1{width: 100%;background-color: #ffffff;margin-top: 50px;}
.content_1 .c .position{line-height: 40px;font-size: 14px; color: #666666;}
.content_1 .c .position a{line-height: 40px;font-size: 14px; color: #666666;text-decoration: none;}
.content_1 .c .position a:hover{color: #e50112;}
.content_1 .c .title{width: 100%;text-align: center;font-size: 28px;color: #333333;}
.content_1 .c .title1{width: 100%;text-align: center;font-size: 16px;color: #555555;margin-top: 20px;}
.content_1 .c .a{width: 100%;height: 1px; background-color: #888888;margin-top: 30px;}
.content_1 .c .content{width: 100%; line-height: 40px;font-size: 16px;color: #888888;margin-top: 50px;}



@media (max-width:1400px){
  .header .header_mid{max-width: 95%;}
  .banner{max-width: 98%;}
  .header .header_mid ul li a{font-size: 14px;}
  .header .header_mid .nav {margin-left: 2%;width: 62%;}
  .header .header_mid .phone{width: 15%;}
  .header .header_mid ul li{height: 45px;line-height: 45px;float: left; text-align:center;margin-left: 3%;}
  .c{max-width: 96%;}
}
