.list_ul {
  overflow: hidden;
}
.list_ul ul {
  display: flex;
  flex-wrap: wrap;
}
.list_ul ul li {
  box-sizing: border-box;
}
.list_ul ul li a {
  display: block;
}
@font-face {
  font-family: fontm;
  src: url(../font/060-CAI978.ttf);
}
@font-face {
  font-family: helv;
  src: url(../font/HelveticaObl-Heavy_0.ttf);
}
.transition {
  transition: all ease-in-out 0.3s;
}
.img-transform {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.big_img .img {
  overflow: hidden;
}
.big_img .img img,
.big_img .img h1,
.big_img .img h2,
.big_img .img h3,
.big_img .img h4,
.big_img .img h5 {
  transition: all ease-in-out 0.3s;
}
.big_img:hover img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.big_img:hover h1,
.big_img:hover h2,
.big_img:hover h3,
.big_img:hover h4 .big_img:hover h5 {
  color: #24afc9;
}
.con1500 {
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
}
.con1400 {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
.con1300 {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.con1200 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.head {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
}
.head .con1400 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .con1400 a.logo {
  display: block;
  width: 146px;
}
.head .con1400 .nav {
  padding: 0 4%;
  margin: 0 auto;
  flex: 1;
}
.head .con1400 .nav ul {
  display: flex;
  justify-content: space-between;
}
.head .con1400 .nav ul li a {
  display: block;
  padding: 0 20px;
  line-height: 100px;
  font-size: 18px;
  background: url(../images/nav_icon1.png) no-repeat center 60px;
  transition: all ease-in-out 0.3s;
}
.head .con1400 .nav ul li a.hover,
.head .con1400 .nav ul li a:hover {
  background: url(../images/nav_icon.png) no-repeat center 60px;
}
.head .con1400 .lng {
  width: 146px;
}
.head .con1400 .lng ul {
  display: flex;
  justify-content: flex-end;
}
.head .con1400 .lng ul li {
  padding: 5px;
}
.head .con1400 .lng ul li a {
  display: block;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
.head .con1400 .lng ul li:last-child a {
  border: 1px solid #ccc;
}
.head .con1400 .lng ul li:first-child a:hover {
  border: 1px solid #ccc;
}
.panels {
  padding-top: 100px;
}
#banner {
  margin-top: -60px;
}
.panels2 {
  background-color: #f8f8f8;
}
.i_about .con1400 .type {
  padding: 3% 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.i_about .con1400 .type h1 {
  font-size: 36px;
}
.i_about .con1400 .type .tel {
  width: 195px;
  line-height: 36px;
  background-color: #f2f2f2;
  border-radius: 18px;
  display: flex;
  justify-content: center;
}
.i_about .con1400 .type .tel p {
  padding-left: 30px;
  background: url(../images/tel.png) no-repeat left center;
  color: #7b7b7b;
}
.i_about .con1400 .main {
  display: flex;
}
.i_about .con1400 .main .img {
  width: 40%;
}
.i_about .con1400 .main .cont {
  width: 56%;
  padding-left: 80px;
  box-sizing: border-box;
}
.i_about .con1400 .main .cont .num_list ul {
  display: flex;
  justify-content: space-between;
}
.i_about .con1400 .main .cont .num_list ul li .icon span {
  font-size: 48px;
}
.i_about .con1400 .main .cont .num_list ul li p {
  color: #a2a2a2;
  text-align: center;
}
.i_about .con1400 .main .cont .summary {
  line-height: 26px;
  font-size: 14px;
  padding: 2% 0;
}
.i_about .con1400 .main .cont .color {
  padding-top: 4%;
}
.i_about .con1400 .main .cont .color ul {
  display: flex;
  margin: 0 -30px;
}
.i_about .con1400 .main .cont .color ul li {
  padding: 0 30px;
}
.i_about .con1400 .main .cont .color ul li p {
  color: #797979;
  font-size: 16px;
}
a.more {
  display: block;
  width: 196px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  background: url(../images/more.png) no-repeat center;
}
.i_type {
  display: flex;
  padding: 2% 0;
  justify-content: space-between;
  align-items: center;
}
.i_type .tit h1 {
  font-size: 36px;
}
.i_type .tit p {
  font-size: 20px;
  color: #5a5a5a;
  padding-top: 12px;
}
.i_pro {
  height: 100%;
  background: url(../images/i_pro_bj.jpg) no-repeat center;
}
.i_pro .list_ul ul {
  margin: 0 -20px;
}
.i_pro .list_ul ul li {
  width: 33.33%;
  padding: 20px;
}
.i_pro .list_ul ul li a {
  overflow: hidden;
  display: block;
  border-radius: 20px;
  position: relative;
}
.i_pro .list_ul ul li a .bj {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  box-shadow: 0 0 100px 70px #333;
}
.i_pro .list_ul ul li a h1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding: 40px 0;
}
.i_puxin {
  height: 100%;
  background: url(../images/i_puxin.jpg) no-repeat center;
}
.i_news {
  height: 100%;
  background: url(../images/news_bj.jpg) no-repeat center;
}
.i_news .news_main {
  display: flex;
  max-width: 1380px;
  background: rgba(255, 255, 255, 0.5);
}
.i_news .news_main .img {
  width: 37%;
}
.i_news .news_main ul {
  width: 63%;
  padding: 0 40px;
  box-sizing: border-box;
}
.i_news .news_main ul li a {
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
  display: block;
}
.i_news .news_main ul li a h1 {
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i_news .news_main ul li a .sum {
  color: #7c7c7c;
  line-height: 26px;
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i_news a.icon_more {
  margin-top: 4%;
}
div.more {
  width: 100px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  border-radius: 15px;
  background: url(../images/more.png) no-repeat center;
}
a.icon_more {
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/icon_bj.png) no-repeat center;
}
.i_footer .amap_box {
  padding: 4% 0;
}
#amap_container {
  height: 300px;
  width: 100%;
}
.content-window-card {
  position: relative;
  box-shadow: none;
  bottom: 0;
  left: 0;
  width: auto;
  padding: 0;
  background-color: #fff;
}
.content-window-card p {
  height: 2rem;
}
.custom-info {
  /*border: solid 1px silver;*/
}
div.info-top {
  position: relative;
  /*background: none repeat scroll 0 0 #F9F9F9;*/
  /*border-bottom: 1px solid #CCC;*/
  padding-right: 14px;
  border-radius: 5px 5px 0 0;
}
div.info-top div {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 31px;
  padding: 0 10px;
}
div.info-top img {
  position: absolute;
  top: 10px;
  right: 10px;
  transition-duration: 0.25s;
}
div.info-top img:hover {
  box-shadow: 0px 0px 5px #000;
}
div.info-middle {
  font-size: 12px;
  /* padding: 10px 6px;
            line-height: 20px;*/
}
div.info-bottom {
  height: 0px;
  width: 100%;
  clear: both;
  text-align: center;
}
div.info-bottom img {
  position: relative;
  z-index: 104;
}
/* span {
      margin-left: 5px;
      font-size: 11px;
  }*/
.info-middle img {
  float: left;
  margin-right: 6px;
}
.i_footer {
  background-color: #fbfbfb;
  height: 100%;
}
.i_footer .i_type {
  padding-top: 0;
}
.foo_main {
  display: flex;
  width: 100%;
}
.foo_main .info {
  width: 50%;
  display: flex;
}
.foo_main .info .i_type {
  width: 50%;
  align-items: flex-start;
}
.foo_main .info .i_cont {
  width: 50%;
}
.foo_main .info .i_cont h1 {
  font-size: 24px;
}
.foo_main .info .i_cont .sum {
  line-height: 26px;
  padding: 10px 0;
}
.foo_main .info .i_cont ul {
  display: flex;
  margin: 0 -10px;
}
.foo_main .info .i_cont ul li {
  padding: 10px;
}
.foo_main .info .i_cont ul li a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/icon_bj.png) no-repeat center;
}
.leave {
  width: 50%;
  padding-left: 40px;
  box-sizing: border-box;
}
.leave .mess_form p {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  justify-content: space-between;
}
.leave .mess_form p input {
  width: 46%;
  padding: 0 8px;
  line-height: 40px;
  border: 1px solid #ccc;
}
.leave .mess_form textarea {
  width: 100%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 8px;
  line-height: 40px;
  height: 140px;
}
.leave .submit input {
  display: block;
  width: 120px;
  line-height: 36px;
  text-align: center;
  background: url(../images/more.png) no-repeat center;
  color: #fff;
  border: none;
  margin: 20px auto 6% auto;
  border-radius: 10px;
}
.foo_bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #eee;
  padding-top: 2%;
}
.about {
  height: 100%;
  background-color: #f5f5f5;
}
.about .con1400 {
  padding: 2% 0;
}
.about .con1400 .ab_summary {
  background-color: #fff;
}
.about .con1400 .ab_summary .img {
  display: flex;
}
.about .con1400 .ab_summary .img img {
  width: 50%;
}
.about .con1400 .ab_summary .img .sum {
  width: 50%;
  padding: 30px;
  box-sizing: border-box;
  line-height: 28px;
  color: #636363;
}
.about .con1400 .ab_summary h5 {
  line-height: 40px;
  padding-left: 42px;
  font-size: 16px;
}
.about .con1400 .list_ul {
  padding: 2% 0 0 0 ;
}
.about .con1400 .list_ul ul {
  margin: -30px;
}
.about .con1400 .list_ul ul li {
  width: 33.33%;
  padding: 30px;
}
.about .con1400 .list_ul ul li .sum {
  line-height: 26px;
  padding-top: 10px;
}
.advan_type h1 {
  font-size: 36px;
}
.advan_type .sum {
  font-size: 20px;
  color: #8a8a8a;
  padding-top: 12px;
}
.advan {
  height: 100%;
  padding: 3% 0;
  background: url(../images/ab_bj.jpg) no-repeat center;
}
.advan .advan_main {
  display: flex;
  align-items: center;
}
.advan .advan_main .advan_left {
  width: 50%;
}
.advan .advan_main .advan_left .advan_list {
  padding: 6% 0;
}
.advan .advan_main .advan_left .advan_list ul li {
  margin-bottom: 10px;
}
.advan .advan_main .advan_left .advan_list ul li a {
  display: flex;
  align-items: center;
}
.advan .advan_main .advan_left .advan_list ul li i {
  display: block;
  width: 68px;
  height: 68px;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/icon_bj.png) no-repeat center;
  background-size: cover;
}
.advan .advan_main .advan_left .advan_list ul li .sum {
  line-height: 30px;
  font-size: 16px;
  padding-left: 20px;
  flex: 1;
}
.advan .advan_main .advan_left .advan_list ul li:nth-child(2) {
  padding-left: 60px;
}
.advan .advan_main .advan_left .advan_list ul li:nth-child(3) {
  padding-left: 60px;
}
.advan .advan_main .advan_left .pic_list {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0 50px;
}
.advan .advan_main .advan_left .pic_list .equ_left,
.advan .advan_main .advan_left .pic_list .equ_rig {
  width: 40px;
  height: 100%;
  background: url(../images/icon_more.png) no-repeat center;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.advan .advan_main .advan_left .pic_list .equ_left:hover,
.advan .advan_main .advan_left .pic_list .equ_rig:hover {
  background-color: #24afc9;
}
.advan .advan_main .advan_left .pic_list .equ_left {
  left: 0;
  transform: translateY(-50%) rotate(180deg);
}
.advan .advan_main .advan_left .pic_list .equ_rig {
  right: 0;
  transform: translateY(-50%);
}
.advan .advan_main .advan_left .swiper_equ {
  width: 100%;
}
.advan .advan_rig {
  width: 50%;
}
.honor {
  padding: 4% 0;
  height: 100%;
  background: #f5f5f5;
}
.honor .advan_type {
  position: relative;
}
.honor .advan_type h1 {
  text-align: center;
}
.honor .advan_type .sum {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.honor .advan_type .fx {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
}
.honor .swiper_honor {
  padding: 4% 0;
}
.honor .swiper_honor .img {
  padding: 12px;
  background-color: #ccc;
}
.honor_left,
.honor_rig {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ccc;
  margin-left: 10px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.honor_left i,
.honor_rig i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/icon_more.png) no-repeat center;
}
.honor_left i {
  transform: rotate(180deg);
}
.honor_left:hover,
.honor_rig:hover {
  background: url(../images/icon_bj.png) no-repeat center;
}
.pro_ban {
  height: 100%;
  position: relative;
}
.pro_ban .pro_nav {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.pro_ban .pro_nav ul {
  display: flex;
  margin: -10px;
  justify-content: flex-end;
}
.pro_ban .pro_nav ul li {
  padding: 10px;
}
.pro_ban .pro_nav ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.pro_ban .pro_nav ul li a .bj {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  box-shadow: 0 0 100px 70px #333;
}
.pro_ban .pro_nav ul li a h1 {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  padding: 14px 0;
  transition: all ease-in-out 0.3s;
}
.pro_ban .pro_nav ul li a:hover h1 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
}
.pro_ban .pro_nav ul li a:hover .bj {
  display: none;
}
.pub_left {
  width: 20%;
}
.pub_left h1 {
  font-size: 36px;
}
.pub_left ul {
  padding-top: 6%;
}
.pub_left ul li a {
  display: block;
  line-height: 28px;
  padding: 10px 0;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
}
.pub_left ul li a.hover,
.pub_left ul li a:hover {
  color: #24afc9;
}
.products {
  padding: 4% 0;
}
.products .con1400 {
  display: flex;
}
.products .list_ul {
  width: 80%;
  padding-left: 40px;
  box-sizing: border-box;
}
.products .list_ul ul {
  margin: 0 -10px;
}
.products .list_ul ul li {
  padding: 10px;
  width: 25%;
}
.products .list_ul ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.products .list_ul ul li a .title {
  position: absolute;
  left: 0;
  top: 400px;
  width: 100%;
  height: 100%;
  padding: 14px;
  box-sizing: border-box;
  transition: all ease-in-out 0.3s;
}
.products .list_ul ul li a .title h3 {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.6);
}
.products .list_ul ul li a:hover .title {
  top: 0;
}
.pro_main {
  display: flex;
  padding: 4% 0;
  justify-content: space-between;
}
.pro_main .main_left {
  width: 50%;
}
.pro_main .main_left h1 {
  font-size: 30px;
  padding: 4% 0;
}
.pro_main .main_left .feature {
  line-height: 28px;
}
.pro_main .pro_img {
  width: 44%;
  overflow: hidden;
}
.pro_main .pro_img #thumbs {
  padding: 14px 0;
}
.pro_main .pro_img #thumbs .swiper-slide-thumb-active img {
  border: 1px solid #24afc9;
}
.strength {
  height: 100%;
  background: url(../images/strength.jpg) no-repeat center;
}
.strength .list_ul ul {
  margin: 0 -11px;
}
.strength .list_ul ul li {
  width: 25%;
  padding: 11px;
}
.strength .list_ul ul li a {
  display: block;
  height: 100%;
}
.strength .list_ul ul li .cont {
  background-color: #258dd8;
  height: 100%;
  display: flex;
  align-items: center;
}
.strength .list_ul ul li .cont .sum {
  color: #fff;
  line-height: 20px;
  padding: 10px;
}
.strength .list_ul ul li:nth-child(odd) .cont {
  background-color: #21c0c0;
}
.metam {
  height: 100%;
  background-color: #f5f5f5;
}
.metam .contrast {
  padding: 4% 0;
  background: url(../images/metam_bj.jpg) no-repeat center;
}
.metam .contrast .con1400 {
  display: flex;
}
.metam .contrast .con1400 h1 {
  font-size: 20px;
}
.metam .contrast .con1400 p {
  padding: 12px 0;
  line-height: 26px;
  padding-left: 20px;
  background: url(../images/c_icon.png) no-repeat left 18px;
  background-size: 10px;
}
.metam .contrast .con1400 .sum {
  padding: 4% 0;
}
.metam .contrast .con1400 .c_left {
  width: 42%;
  padding-right: 20px;
}
.metam .contrast .con1400 .c_center {
  width: 16%;
}
.metam .contrast .con1400 .c_rig {
  width: 42%;
  padding-left: 20px;
}
.news {
  padding: 2% 0;
}
.news .con1400 {
  display: flex;
}
.news .con1400 .news_list {
  width: 80%;
  padding-left: 40px;
}
.news .con1400 .news_list li a {
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid #ccc;
}
.news .con1400 .news_list li a h1 {
  font-size: 20px;
}
.news .con1400 .news_list li a .time {
  padding: 10px 0;
}
.news .con1400 .news_list li a .sum {
  line-height: 26px;
}
.news .con1400 .news_list li a p.more {
  margin-top: 10px;
  display: block;
  width: 120px;
  line-height: 36px;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  background: url(http://puxin.com/templates/specialty/images/more.png) no-repeat center;
}
.news_read {
  padding: 4% 0;
}
.news_read .news_typename h1 {
  font-size: 22px;
  text-align: center;
}
.news_read .news_typename .time {
  text-align: center;
  color: #747474;
  padding: 14px 0;
}
.news_read .read_con {
  padding-bottom: 40px;
  line-height: 24px;
}
.news_read .cc_book {
  padding: 40px 0;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
.join {
  padding: 4% 0;
}
.join .con1400 {
  display: flex;
}
.join .con1400 .join_left {
  width: 18%;
}
.join .con1400 .join_left h1 {
  font-size: 36px;
}
.join .con1400 .join_left .sum {
  font-size: 20px;
  color: #5a5a5a;
  padding-top: 12px;
}
.join .con1400 .join_left .join_dre {
  display: flex;
}
.join .con1400 .join_left .join_dre > div {
  margin: 0;
  margin-right: 18px;
}
.join .con1400 .join_rig {
  width: 82%;
}
.join .con1400 .join_rig .main .join_list {
  width: 100%;
}
.join .con1400 .join_rig .main .join_list ul {
  width: 100%;
  display: flex;
}
.join .con1400 .join_rig .main .join_list ul li {
  flex: 1;
  text-align: center;
}
.join .con1400 .join_rig .main .join_list ul.th {
  background-color: #636363;
  color: #fff;
  line-height: 40px;
}
.join .con1400 .join_rig .main .join_list ul.td {
  line-height: 40px;
  text-align: center;
}
.join .con1400 .join_rig .main .join_list ul.td li:last-child {
  font-family: "simsun";
  font-size: 24px;
}
.join .con1400 .join_rig .main .join_list ul.td:hover a {
  color: #24afc9;
}
.join .con1400 .join_rig .main .join_list .main_cont:nth-child(odd) .td {
  background-color: #e6e6e6;
}
.join .con1400 .join_rig .main .join_list .box {
  display: none;
}
.join .con1400 .join_rig .main .join_list .cont {
  display: flex;
  border-top: 1px solid #ccc;
  line-height: 26px;
}
.join .con1400 .join_rig .main .join_list .cont h1 {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
}
.join .con1400 .join_rig .main .join_list .cont .cont_left {
  width: 50%;
  padding: 10px;
}
.join .con1400 .join_rig .main .join_list .cont .cont_rig {
  width: 50%;
  padding: 10px;
}
.contact .con1400 {
  display: flex;
}
@media (max-width: 1601px) {
  .head {
    padding: 0 14px;
  }
  .panels {
    padding-top: 60px;
  }
  .panels .con1400 {
    padding: 0 14px;
  }
  .head .con1400 .nav ul li a {
    line-height: 60px;
  }
  .i_about .con1400 .type {
    padding: 1% 0;
  }
  .i_about .con1400 .main .cont .num_list ul li .icon span {
    font-size: 20px;
  }
  .i_about .con1400 .main .cont .summary {
    line-height: 24px;
  }
  .i_about .con1400 .type h1 {
    font-size: 24px;
  }
  .i_type {
    padding: 2% 0;
  }
  .i_type .tit h1 {
    font-size: 24px;
  }
  .i_type .tit p {
    font-size: 14px;
  }
  .i_type .tit p {
    padding-top: 0;
  }
  .i_pro .list_ul ul {
    margin: -20px;
  }
  .i_puxin .image {
    max-width: 1200px;
    margin: 0 auto;
  }
  .i_footer .amap_box {
    padding: 14px 0;
  }
  .i_footer #amap_container {
    height: 140px;
  }
  .about {
    padding-top: 4%;
  }
  .advan_type h1 {
    font-size: 24px;
  }
  .advan_type .sum {
    font-size: 14px;
  }
  .advan .advan_main .advan_left .advan_list ul li i {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .advan .advan_main .advan_left .advan_list ul li {
    margin-bottom: 10px;
  }
  .advan .advan_rig img {
    display: block;
    max-width: 70%;
    margin: 0 auto;
  }
  .products_read .con1300 {
    max-width: 900px;
    margin: 0 auto;
  }
  .pro_main .pro_img {
    width: 50%;
  }
  .strength .list_ul ul li {
    padding: 5px 5px;
  }
  .strength .i_type {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .metam .contrast .con1400 .sum,
  .metam .contrast {
    padding: 0;
  }
  .metam .contrast .con1400 p {
    padding: 0 5px 5px 14px;
    line-height: 22px;
    background: url(http://puxin.5iss.cc/templates/specialty/images/c_icon.png) no-repeat left 8px;
    background-size: 10px;
  }
  .news .con1400 .news_list li a p.more {
    display: none ;
  }
  .amap_box {
    padding: 0 0 10px 0;
  }
  #amap_container {
    height: 200px;
  }
  .advan .advan_main .advan_left .advan_list ul li .sum {
    line-height: 24px;
  }
  .advan .advan_main .advan_left .pic_list {
    display: none;
  }
}
