@charset "utf-8";
@media screen and (max-width: 1681px) and (min-width: 1439px) {
  .main {
    padding-left: 5%;
    padding-right: 5%;
  }
  /* banner */
  .banner .banner-next {
    right: 5%;
  }
  .banner .banner-prev {
    left: 5%;
  }
  /* probox */
  .probox .cpkj {
    padding: 5% 8%;
  }
}
@media screen and (max-width: 1438px) and (min-width: 1279px) {
  .main {
    padding-left: 4%;
    padding-right: 4%;
  }
  /* header */
  header .main {
    height: 120px;
  }
  header .logo img {
    height: 70px;
  }
  header nav li > a {
    padding: 18px 20px;
    background-position: 16px center;
  }
  header nav li > a span,
  header nav li > a em {
    text-indent: 43px;
  }
  header nav li > a span {
    display: block;
    overflow: hidden;
    color: #00541e;
    font-size: 20px;
    letter-spacing: 5px;
    padding: 0 0 6px 0;
  }
  header nav li .sub {
    font-size: 16px;
  }
  /* footer */
  footer .flex_main {
    padding: 60px 0;
  }
  footer .left {
    display: block;
    text-align: center;
  }
  footer .copy {
    padding: 10px 0 0 0;
  }
  footer dl:first-of-type {
    display: none;
  }
  footer .tein .tel {
    font-size: 26px;
  }
  footer .ewm {
    width: 110px;
    font-size: 12px;
  }
  /* banner */
  .banner .banner-next {
    right: 4%;
  }
  .banner .banner-prev {
    left: 4%;
  }
  /* all */
  .in_box {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .in_tit {
    padding: 0 0 40px 0;
  }
  .in_page {
    padding-top: 40px;
  }
  .in_heng {
    padding: 60px 0;
  }
  .in_heng .text {
    padding: 30px 0 45px 0;
  }
  .position {
    margin: 40px 0;
  }
  .web_title {
    padding: 0 0 50px 0;
  }
  .web_title .tit {
    font-size: 30px;
  }
  .web_title .cs span {
    padding: 0 20px;
  }
  .web_body {
    line-height: 2;
  }
  .web_body hr {
    height: 40px;
  }
  .web_end {
    margin: 50px 0 0 0;
  }
  .web_sxp {
    margin: 50px 0 0 0;
  }
  .web_botheight {
    width: 100%;
    height: 80px;
    overflow: hidden;
  }
  .web_cate {
    padding: 0 0 50px 0;
  }
  .web_cate li {
    padding: 0 20px;
  }
  .web_cate li a {
    width: 180px;
    line-height: 68px;
    font-size: 24px;
  }
  /* in_about */
  .in_about .box {
    padding: 0 0 0 50px;
  }
  .in_about .text {
    padding: 15px 0 20px 0;
  }
  .in_about .more {
    width: 200px;
    margin: 0;
  }
  /* contact */
  .contact {
    margin: -50px 0 0 0;
  }
  .contact .box {
    margin: 50px 0 30px 0;
  }
  .contact .map > div {
    height: 500px;
  }
  /* probox */
  .probox .cpkj {
    padding: 5%;
  }
  .probox .cpkj .box .tit {
    margin: 10px 0 60px 0;
  }
  .probox .cpkj .box .cs {
    font-size: 30px;
    color: #00541e;
  }
  .probox .cpkj .box .text {
    padding: 20px 0 40px 0;
  }
  .probox .erxun li .box .text {
    padding: 30px 0;
  }
  .probox .erxun li .box .more {
    font-size: 18px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .main {
    padding-left: 3%;
    padding-right: 3%;
  }
  /* header */
  header .main {
    height: 110px;
  }
  header nav li {
    margin-left: 3px;
  }
  header nav li > a {
    padding: 15px;
    background-position: 12px center;
    background-size: auto 38px;
    white-space: nowrap;
  }
  header nav li > a span,
  header nav li > a em {
    text-indent: 36px;
  }
  header nav li > a span {
    font-size: 18px;
  }
  header nav li .sub {
    line-height: 44px;
    padding: 10px;
    font-size: 16px;
  }
  /* footer */
  footer .flex_main {
    padding: 40px 0;
  }
  footer .left {
    display: block;
  }
  footer .logo img {
    height: 55px;
  }
  footer .copy {
    padding: 10px 0 0 0;
  }
  footer .copy .tit {
    font-size: 16px;
  }
  footer dl:first-of-type,
  footer dl:last-of-type {
    display: none;
  }
  footer .tein .tel {
    font-size: 20px;
    padding: 5px 0;
  }
  footer .tein .tel .iconfont {
    font-size: 28px;
  }
  footer .ewm {
    width: 110px;
    font-size: 12px;
  }
  footer .link span {
    margin-right: 5px;
  }
  footer .link a {
    margin-right: 15px;
  }
  /* online */
  .online {
    display: none;
  }
  /* banner */
  .banner .banner-next,
  .banner .banner-prev {
    font-size: 30px;
  }
  .banner .banner-next {
    right: 3%;
  }
  .banner .banner-prev {
    left: 3%;
  }
  .banner .banner-num {
    bottom: 20px;
  }
  .banner .banner-num .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 6px;
  }
  /* all */
  .in_box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .in_tit {
    padding: 0 0 30px 0;
  }
  .in_tit span {
    font-size: 30px;
  }
  .in_tit em {
    font-size: 16px;
  }
  .in_page {
    padding-top: 30px;
  }
  .in_page li {
    width: 30px;
    height: 30px;
  }
  .in_heng {
    padding: 50px 0;
  }
  .in_heng .tit {
    font-size: 30px;
  }
  .in_heng .text {
    font-size: 14px;
    padding: 15px 0 30px 0;
  }
  .in_heng .more {
    line-height: 42px;
    width: 148px;
    font-size: 16px;
  }
  .position {
    margin: 30px 0;
    background-size: auto 22px;
    padding: 0 0 0 30px;
    font-size: 16px;
    line-height: 22px;
  }
  .web_title {
    padding: 0 0 30px 0;
  }
  .web_title .tit {
    padding: 10px 0 15px 0;
    font-size: 24px;
  }
  .web_title .cs {
    padding: 15px 0 0 0;
    font-size: 14px;
  }
  .web_title .cs span {
    padding: 0 15px;
  }
  .web_body {
    line-height: 2;
    font-size: 14px;
  }
  .web_body iframe {
    height: 500px;
  }
  .web_body hr {
    border: 0;
    clear: both;
    width: 100%;
    height: 30px;
  }
  .web_end {
    height: 12px;
    margin: 40px 0 0 0;
  }
  .web_sxp {
    margin: 40px 0 0 0;
    padding: 20px 0 0 0;
    font-size: 14px;
  }
  .web_botheight {
    height: 50px;
  }
  .web_cate {
    padding: 0 0 40px 0;
  }
  .web_cate li {
    padding: 0 15px;
  }
  .web_cate li a {
    width: 150px;
    line-height: 48px;
    font-size: 20px;
  }
  /* in_about */
  .in_about .video iframe {
    height: 300px;
  }
  .in_about .box {
    padding: 0 0 0 40px;
  }
  .in_about .tit {
    font-size: 20px;
  }
  .in_about .text {
    font-size: 14px;
    padding: 10px 0 15px 0;
  }
  .in_about .more {
    font-size: 16px;
    width: 130px;
    line-height: 42px;
    margin: 0;
    float: left;
  }
  /* in_pro */
  .in_pro .swiper-slide span {
    font-size: 16px;
    padding: 20px 0 10px 0;
  }
  .in_pro .swiper-slide em {
    font-size: 14px;
  }
  /* in_gsnews */
  .in_gsnews .swiper-slide span {
    font-size: 16px;
    padding: 20px 0 0 0;
  }
  /* in_hynews */
  .in_hynews .swiper-wrapper {
    margin: 0;
  }
  .in_hynews .swiper-slide {
    padding: 0;
  }
  .in_hynews .swiper-slide .pic {
    margin-right: 20px;
  }
  .in_hynews .swiper-slide .pic img {
    width: 160px;
    height: 120px;
  }
  .in_hynews .swiper-slide span {
    height: 35px;
    line-height: 25px;
    font-size: 16px;
  }
  .in_hynews .swiper-slide p {
    line-height: 25px;
    height: 50px;
    font-size: 14px;
    margin: 10px 0 5px 0;
  }
  .in_hynews .swiper-slide em {
    font-size: 14px;
  }
  /* xg_news */
  .xg_news .tit {
    padding: 0 0 40px 0;
  }
  .xg_news .tit span {
    width: 140px;
    line-height: 42px;
    font-size: 20px;
  }
  /* newslist */
  .newslist {
    margin: -15px;
  }
  .newslist li {
    padding: 15px;
  }
  .newslist li .pic {
    margin-right: 20px;
  }
  .newslist li .pic img {
    width: 160px;
    height: 120px;
  }
  .newslist li span {
    height: 35px;
    line-height: 25px;
    font-size: 16px;
  }
  .newslist li p {
    line-height: 25px;
    height: 50px;
    font-size: 14px;
    margin: 10px 0 5px 0;
  }
  .newslist li em {
    font-size: 14px;
  }
  /* contact */
  .contact {
    margin: -40px 0 0 0;
  }
  .contact .box {
    margin: 40px 0 30px 0;
    font-size: 16px;
    line-height: 1.8;
  }
  .contact .box .tit {
    min-width: 160px;
  }
  .contact .box .text {
    padding: 0 0 0 20px;
  }
  .contact .map > div {
    height: 400px;
  }
  /* probox */
  .probox .cpkj {
    padding: 3%;
  }
  .probox .cpkj .pic li.dan {
    transform: scale(1);
  }
  .probox .cpkj .pic li.p1 {
    transform: translate(0, 0);
  }
  .probox .cpkj .pic li.p2 {
    transform: translate(0, 0);
  }
  .probox .cpkj .box {
    padding: 0 0 0 3%;
  }
  .probox .cpkj .box .en {
    font-size: 20px;
  }
  .probox .cpkj .box .tit {
    font-size: 30px;
    margin: 5px 0 30px 0;
  }
  .probox .cpkj .box .cs {
    font-size: 20px;
  }
  .probox .cpkj .box .text {
    font-size: 14px;
    padding: 20px 0 30px 0;
  }
  .probox .cpkj .box .more {
    font-size: 16px;
    line-height: 40px;
  }
  .probox .erxun li dl {
    margin: -10px -10px;
    padding: 3% 3% 3% 0;
  }
  .probox .erxun li dl dd {
    padding: 10px;
    font-size: 14px;
  }
  .probox .erxun li dl dd .p {
    margin-bottom: 10px;
  }
  .probox .erxun li .box {
    padding: 2% 3%;
  }
  .probox .erxun li .box .tit {
    font-size: 30px;
  }
  .probox .erxun li .box .text {
    font-size: 14px;
    padding: 20px 0;
  }
  .probox .erxun li .box .more {
    font-size: 16px;
    line-height: 40px;
  }
  /* page_list */
  .page_list {
    padding: 40px 0 0 0;
  }
  .page_list li {
    font-size: 18px;
    line-height: 40px;
  }
  .page_list li a {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1022px) and (min-width: 767px) {
  /* header */
  header .main {
    height: 90px;
  }
  header .logo img {
    height: 50px;
  }
  header nav li {
    margin-left: 2px;
  }
  header nav li > a {
    padding: 15px 8px;
    background-position: 8px center;
    background-size: auto 28px;
    border-radius: 5px 5px 0 0;
  }
  header nav li > a span,
  header nav li > a em {
    text-indent: 32px;
  }
  header nav li > a span {
    padding: 0;
  }
  header nav li > a em {
    display: none;
    font-size: 12px;
  }
  header nav li .sub {
    line-height: 40px;
    padding: 5px;
    font-size: 14px;
    border-radius: 0 0 5px 5px;
  }
  /* footer */
  footer .flex_main {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  footer .logo img {
    height: 50px;
  }
  footer dl {
    display: none;
  }
  footer .tein .tel {
    font-size: 24px;
    padding: 0 0 5px 0;
  }
  footer .tein .tel .iconfont {
    font-size: 34px;
  }
  footer .tein .cnzz {
    display: none;
  }
  footer .ewm {
    width: 110px;
    font-size: 12px;
  }
  footer .link {
    display: none;
  }
  /* all */
  .web_title .tit {
    font-size: 20px;
  }
  .web_cate li {
    padding: 0 10px;
  }
  .web_cate li a {
    width: 130px;
    line-height: 46px;
    font-size: 18px;
  }
  /* in_about */
  .in_about {
    display: block;
  }
  .in_about .video {
    width: 100%;
  }
  .in_about .video iframe {
    height: 400px;
  }
  .in_about .box {
    padding: 20px 0 0 0;
  }
  .in_about .tit {
    text-align: center;
  }
  .in_about .more {
    float: none;
    margin: 0 auto;
  }
  /* newslist */
  .newslist {
    margin: -10px;
  }
  .newslist li {
    width: 100%;
    padding: 10px;
  }
  /* contact */
  .contact {
    margin: -30px 0 0 0;
  }
  .contact .box {
    margin: 30px 0 20px 0;
  }
  .contact .map > div {
    height: 320px;
  }
  /* probox */
  .probox .cpkj .box .en {
    font-size: 18px;
  }
  .probox .cpkj .box .tit {
    font-size: 24px;
  }
  .probox .cpkj .box .cs {
    font-size: 18px;
  }
  .probox .cpkj .box .text {
    font-size: 14px;
    padding: 15px 0 20px 0;
  }
  .probox .erxun li dl {
    padding: 5% 5% 5% 0;
  }
  .probox .erxun li dl dd {
    font-size: 12px;
  }
  .probox .erxun li .box .tit {
    font-size: 24px;
  }
  .probox .erxun li .box .text {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 70px;
  }
  .main {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* header */
  header {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #fff;
    z-index: 999;
    box-shadow: 0 0 5px #eee;
  }
  header .main {
    height: 70px;
  }
  header .logo img {
    height: 45px;
  }
  header .navbut {
    display: block;
    width: 35px;
    height: 35px;
    position: relative;
  }
  header .navbut i {
    height: 1px;
    background: #666;
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px;
  }
  header .navbut .w1 {
    top: 5px;
  }
  header .navbut .w2 {
    top: 17px;
  }
  header .navbut .w3 {
    top: 29px;
  }
  header .navbut.cur .w1 {
    top: 17px;
    transform: rotate(45deg);
  }
  header .navbut.cur .w2 {
    opacity: 0;
  }
  header .navbut.cur .w3 {
    top: 17px;
    transform: rotate(-45deg);
  }
  header nav {
    display: none;
    position: fixed;
    left: 0px;
    top: 70px;
    bottom: 0px;
    width: 100%;
  }
  header nav ul {
    position: relative;
    z-index: 1;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 5px #eee;
  }
  header nav li {
    float: none;
    margin-left: 0;
  }
  header nav li > a {
    border-bottom: 0;
    height: 60px;
    line-height: 1.1;
    padding: 13px 0 0 95px;
    background-position: 55px center;
    background-size: auto 35px;
    border-radius: 0;
    position: relative;
  }
  header nav li > a:before {
    content: "";
    background: #ddd;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    z-index: 5;
  }
  header nav li > a span,
  header nav li > a em {
    text-indent: 0;
  }
  header nav li > a span {
    font-size: 18px;
    padding: 0 0 3px 0;
  }
  header nav li .iconfont {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 60px;
    width: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 20px;
  }
  header nav li .sub {
    border-top: 0;
    background: #f5f5f5;
    position: static;
    text-align: left;
    line-height: 44px;
    padding: 0;
    border-radius: 0;
    font-size: 14px;
  }
  header nav li .sub a {
    color: #666;
    padding: 0 0 0 95px;
    position: relative;
    border-bottom: 0;
  }
  header nav li .sub a:before {
    content: "";
    background: #ddd;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    transform: scaleY(0.5);
    z-index: 5;
  }
  header nav li .sub a:hover {
    color: #00541e;
  }
  header nav li:hover > a {
    background-color: transparent;
  }
  header nav li:hover > a em {
    color: #c3c3c3;
  }
  header nav li:hover .n1 {
    background-image: url(../images/icon_nav1.png);
  }
  header nav li:hover .n2 {
    background-image: url(../images/icon_nav2.png);
  }
  header nav li:hover .n3 {
    background-image: url(../images/icon_nav3.png);
  }
  header nav li:hover .n4 {
    background-image: url(../images/icon_nav4.png);
  }
  header nav li:hover .n5 {
    background-image: url(../images/icon_nav5.png);
  }
  header nav li:hover .n6 {
    background-image: url(../images/icon_nav6.png);
  }
  header nav li.on > a {
    background-color: transparent;
  }
  header nav li.on > a span {
    color: #00541e;
  }
  header nav li.on > a em {
    color: #00541e;
  }
  header nav li.on .iconfont {
    color: #00541e;
  }
  header nav .bj {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  /* footer */
  footer {
    line-height: 1.8;
  }
  footer a {
    color: #8a8a8a;
  }
  footer a:hover {
    color: #00541e;
  }
  footer .flex_main {
    display: block;
    padding: 30px 0 40px 0;
  }
  footer .left {
    display: none;
  }
  footer dl {
    display: none;
  }
  footer .tein {
    display: none;
  }
  footer .ewm {
    display: none;
  }
  footer .copy_wap {
    display: block;
    text-align: center;
  }
  footer .copy_wap .tel {
    color: #00541e;
    font-size: 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1;
    padding: 15px 0;
  }
  footer .copy_wap .tel .iconfont {
    font-size: 28px;
    margin-right: 5px;
  }
  footer .link {
    display: none;
  }
  /* online */
  .online {
    display: none;
  }
  /* backtop */
  .backtop {
    right: 0px;
    bottom: 25px;
    font-size: 44px;
    opacity: 0.8;
  }
  /* banner */
  .banner .banner-next,
  .banner .banner-prev {
    width: 40px;
    margin-top: -20px;
  }
  .banner .banner-next {
    right: 10px;
  }
  .banner .banner-prev {
    left: 10px;
  }
  .banner .banner-num {
    position: static;
    padding: 15px 0 0 0;
  }
  .banner .banner-num .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin: 0 5px;
    border: 1px solid #00541e;
  }
  .banner .banner-num .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00541e;
    border-color: #00541e;
  }
  /* all */
  .in_box {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .in_tit {
    padding: 0 0 20px 0;
  }
  .in_tit span {
    font-size: 20px;
  }
  .in_tit em {
    font-size: 16px;
    padding: 5px 0 0 0;
  }
  .in_page {
    padding-top: 30px;
  }
  .in_page li {
    width: 30px;
    height: 30px;
  }
  .in_page li .iconfont {
    font-size: 18px;
  }
  .in_heng {
    padding: 30px 0 40px 0;
    text-align: center;
    background-attachment: scroll;
  }
  .in_heng .tit {
    font-size: 20px;
  }
  .in_heng .text {
    font-size: 14px;
    line-height: 1.8;
    padding: 15px 0 20px 0;
  }
  .in_heng .more {
    line-height: 42px;
    width: 148px;
    font-size: 16px;
  }
  .position {
    margin: 20px 0;
    background-position: left top;
    background-size: auto 16px;
    padding: 0 0 0 22px;
    font-size: 14px;
    line-height: 20px;
  }
  .web_title {
    padding: 0 0 20px 0;
    margin: 0 -10px;
  }
  .web_title .tit {
    padding: 0 10px 10px 10px;
    font-size: 20px;
    border-bottom: 0;
    position: relative;
  }
  .web_title .tit:before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 1px;
    background: #d6d6d6;
    transform: scaleY(0.5);
  }
  .web_title .cs {
    padding: 10px 0 0 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .web_title .cs span {
    padding: 0 10px;
    display: inline-block;
  }
  .web_body {
    line-height: 1.8;
    font-size: 14px;
  }
  .web_body iframe {
    height: 240px;
  }
  .web_body hr {
    height: 20px;
  }
  .web_end {
    margin: 30px 0 0 0;
    font-size: 12px;
    letter-spacing: 0;
  }
  .web_sxp {
    line-height: 1.8;
    margin: 30px -10px 0 -10px;
    padding: 15px 10px 0 10px;
    font-size: 14px;
  }
  .web_sxp:before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0px;
    width: 100%;
    height: 1px;
    background: #d6d6d6;
    transform: scaleY(0.5);
  }
  .web_sxp li {
    white-space: normal;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .web_sxp li a {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .web_botheight {
    height: 40px;
  }
  .web_cate {
    display: block;
    padding: 10px 0 40px 0;
    margin: 0 -5px;
  }
  .web_cate li {
    width: 33.33333333333%;
    float: left;
    padding: 0 5px;
  }
  .web_cate li a {
    display: block;
    overflow: hidden;
    width: 100%;
    line-height: 44px;
    font-size: 18px;
  }
  /* in_about */
  .in_about {
    display: block;
  }
  .in_about .video {
    width: auto;
    margin: 0 -10px;
  }
  .in_about .video iframe {
    width: 100%;
    height: 250px;
  }
  .in_about .box {
    overflow: hidden;
    padding: 30px 0 0 0;
  }
  .in_about .tit {
    font-size: 20px;
  }
  .in_about .text {
    font-size: 14px;
    line-height: 1.8;
    padding: 10px 0 25px 0;
  }
  .in_about .more {
    font-size: 16px;
    width: 147px;
    line-height: 42px;
    float: none;
    margin: 0 auto;
  }
  /* in_pro */
  .in_pro .swiper-wrapper {
    margin: -8px 0;
    overflow: hidden;
  }
  .in_pro .swiper-slide {
    padding: 8px 0;
  }
  .in_pro .swiper-slide span {
    font-size: 14px;
    padding: 15px 0 8px 0;
  }
  .in_pro .swiper-slide em {
    font-size: 12px;
  }
  /* in_gsnews */
  .in_gsnews .swiper-wrapper {
    margin: -8px 0;
    overflow: hidden;
  }
  .in_gsnews .swiper-slide {
    padding: 8px 0;
  }
  .in_gsnews .swiper-slide span {
    font-size: 14px;
    padding: 15px 0 0 0;
  }
  /* in_hynews */
  .in_hynews .swiper-wrapper {
    margin: -8px 0;
  }
  .in_hynews .swiper-slide {
    padding: 8px 0;
  }
  .in_hynews .swiper-slide a {
    position: relative;
  }
  .in_hynews .swiper-slide .pic {
    margin-right: 10px;
  }
  .in_hynews .swiper-slide .pic img {
    width: 107px;
    height: 80px;
  }
  .in_hynews .swiper-slide span {
    height: auto;
    line-height: 26px;
    margin-top: -2px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .in_hynews .swiper-slide span:before {
    display: none;
  }
  .in_hynews .swiper-slide span:after {
    display: none;
  }
  .in_hynews .swiper-slide p {
    display: none;
  }
  .in_hynews .swiper-slide em {
    position: absolute;
    left: 117px;
    bottom: 0px;
    font-size: 12px;
  }
  /* xg_news */
  .xg_news {
    padding: 30px 0 50px 0;
  }
  .xg_news .tit {
    padding: 0 0 30px 0;
  }
  .xg_news .tit span {
    width: 148px;
    line-height: 42px;
    font-size: 16px;
  }
  /* newslist */
  .newslist {
    margin: -8px 0;
  }
  .newslist li {
    width: 100%;
    padding: 8px 0;
  }
  .newslist li a {
    position: relative;
  }
  .newslist li .pic {
    margin-right: 10px;
  }
  .newslist li .pic img {
    width: 107px;
    height: 80px;
  }
  .newslist li span {
    height: auto;
    line-height: 26px;
    margin-top: -2px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .newslist li span:before {
    display: none;
  }
  .newslist li span:after {
    display: none;
  }
  .newslist li p {
    display: none;
  }
  .newslist li em {
    position: absolute;
    left: 117px;
    bottom: 0px;
    font-size: 12px;
  }
  /* contact */
  .contact {
    margin: -30px 0 0 0;
  }
  .contact .box {
    margin: 30px 0 10px 0;
    display: block;
    font-size: 14px;
    line-height: 1.8;
  }
  .contact .box .tit {
    font-size: 18px;
    min-width: inherit;
  }
  .contact .box .text {
    padding: 0;
  }
  .contact .map > div {
    height: 250px;
  }
  /* probox */
  .probox .cpkj {
    padding: 20px 10px 40px 10px;
    display: block;
  }
  .probox .cpkj .pic {
    padding: 0 20px;
  }
  .probox .cpkj .pic li.dan {
    transform: scale(1);
  }
  .probox .cpkj .pic li.p1 {
    margin-top: 50px;
    transform: translate(0, 0);
  }
  .probox .cpkj .pic li.p2 {
    transform: translate(0, 0);
  }
  .probox .cpkj .box {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .probox .cpkj .box .en {
    font-size: 16px;
  }
  .probox .cpkj .box .tit {
    font-size: 28px;
    margin: 5px 0 10px 0;
  }
  .probox .cpkj .box .cs {
    font-size: 16px;
  }
  .probox .cpkj .box .text {
    line-height: 1.8;
    font-size: 14px;
    padding: 10px 0 15px 0;
  }
  .probox .cpkj .box .more {
    font-size: 12px;
    line-height: 30px;
  }
  .probox .cpkj .box .more:hover {
    padding: 0 10px;
  }
  .probox .erxun li {
    display: block;
    background: none;
  }
  .probox .erxun li dl {
    margin: -5px;
    padding: 0 10px 30px 10px;
  }
  .probox .erxun li dl dd {
    padding: 5px;
    font-size: 12px;
  }
  .probox .erxun li dl dd .p {
    margin-bottom: 5px;
  }
  .probox .erxun li .pic {
    width: 100%;
  }
  .probox .erxun li .box {
    padding: 30px 10px;
  }
  .probox .erxun li .box .tit {
    font-size: 28px;
  }
  .probox .erxun li .box .text {
    font-size: 14px;
    padding: 10px 0;
  }
  .probox .erxun li .box .more {
    font-size: 12px;
    line-height: 30px;
  }
  .probox .erxun li .box .more:hover {
    padding: 0 10px;
  }
  /* page_list */
  .page_list {
    padding: 40px 0 0 0;
  }
  .page_list li {
    font-size: 16px;
    line-height: 40px;
  }
  .page_list li a {
    padding: 0 11px;
  }
}
