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: 460px;}
 
.nav1{width: 100%;height: 110px;border-bottom: 1px #e6e6e6 solid;}
.nav1  ul{list-style-type:none;height: 110px; width: 30%;margin: 0 auto;}
.nav1  ul li{height: 110px;line-height: 110px;font-size: 20px;float: left; text-align: center; margin-left: 60px;}
.nav1  ul li a{color: #666666;}
.nav1  ul li a:hover {color: #e84566;text-decoration: none;}
.nav1  ul li a:visited {text-decoration: none;}
.nav1  ul li a.active{color: #e84567;}


/* .c{width: 1300px; max-width: 90%;margin-left: auto;margin-right: auto;margin-top: 60px;}
.c ul{list-style: none;}
.c ul li{background: #fff url(/lib/images/faq1.png) no-repeat 1240px 35px;padding: 30px 35px;margin-bottom: 32px;}
.c ul li h5{font-size: 16px;color: #333;}
.c ul li p{font-size: 14px;color: #fff;line-height: 32px;margin-top: 25px;display: none;}
.c ul li:hover{background: #e84566} */

.c{width: 1350px; max-width: 90%;margin-left: auto;margin-right: auto;margin-top: 60px;}
.c ul{list-style: none;}
.c{margin-top: 60px;}
.c li{background: #f9f9f9 url(/lib/images/faq1.png) no-repeat 1240px 35px;;padding:30px 35px;margin-bottom: 32px;}
.c li h5{font-size: 16px;color: #333;}
.c li p{font-size: 14px;color: #fff;line-height: 32px;margin-top: 25px;display: none;;}
.c li:hover{background: #e84566 url(/lib/images/faq2.png) no-repeat 1240px 35px;}
.c li:hover h5{color:#fff;}
.c li:hover p{display: block;}


@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%;}
}

