body {
  font-family: "Microsoft YaHei";
}

a {
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #045fa6;
}

a:visited,
a:focus,
a:active {
  text-decoration: none;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

p,
h1 {
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearboth {
  zoom: 1;
}

.clearboth:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.news_zs a:hover span {
  color: #045fa6;
}

/* 分页 */
.pagebar {
  display: -webkit-flex;
  display: flex;
  padding: 20px 35px;
  justify-content: flex-end;
}

.pagebar a {
  display: block;
  height: 40px;
  padding: 0 20px;
  font-size: 15px;
  color: #686666;
  line-height: 40px;
  border: 1px solid #dddddd;
  border-radius: 6px;
  margin-left: 10px;
}

.pagebar a.checked {
  background: #0764aa;
  color: #fff;
}

/* 头部 */
header {
  width: 100%;
  z-index: 99;
  background: #fff;
}

.headtwo_main {
  margin: 0 auto;
  padding: 20px 0;
  width: 1200px;
  height: 138px;
}

.headtwo_logo {
  display: block;
  float: left;
  height: calc(100% - 20px);
  width: auto;
}

.headtwo_right {
  float: right;
}

.headtwo_right_tel {
  float: left;
  margin-top: 20px;
  padding-left: 60px;
  height: 48px;
  background: url(../cms_img/tel1.png) no-repeat left center;
}

.headtwo_right_tel span {
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}

.headtwo_right_tel p {
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #ff7800;
  line-height: 30px;
}

.headtwo_right_code {
  float: left;
  margin-left: 20px;
}

.headtwo_right_code img {
  display: block;
}

.headtwo_right_code span {
  display: block;
  text-align: center;
}

.headtwo_menu {
  background: #0762a9;
  overflow: hidden;
}

.headtwo_menu ul {
  display: block;
  width: 1200px;
  margin: 0 auto;
}

.headtwo_menu ul li {
  display: block;
  float: left;
  width: 190px;
}

.headtwo_menu ul li a {
  display: block;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 60px;
}

.headtwo_menu ul li.checked {
  background: #003c6a;
}

.head_one {
  background: #000;
}

.head_main {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.head_main_p {
  display: block;
  float: left;
  color: #fff;
  font-size: 14px;
  line-height: 48px;
}

.head_main_tel {
  float: right;
  padding-left: 15px;
  background: url(../cms_img/tel.png) no-repeat left center;
}

.head_main_tel span {
  color: #fff;
  font-size: 14px;
  line-height: 48px;
}

.head_main_tel em {
  color: #ffc703;
  font-style: normal;
}

.topwrap {
  display: none;
  height: 52px;
  background: #fff;
  padding: 10px;
}

.topwrap_logo,
.topwrap_logo img {
  display: block;
  width: 120px;
}

.index_pic img {
  display: block;
  width: 100%;
  height: auto;
}

.navtel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9449;
}

.navtel_ul {
  display: block;
  width: 70%;
  height: 100%;
  background: #0762a9;
}

.navtel_ul li {
  display: block;
}

.navtel_ul li span {
  display: block;
  font-size: 15px;
  line-height: 50px;
  padding-left: 20px;
  color: #fff;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.navtel_link {
  display: block;
  font-size: 14px;
  line-height: 36px;
  padding-left: 20px;
  color: #fff;
  margin-left: 20px;
  border-bottom: 1px solid #ccc;
}

.mobile_navbtn {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 10px;
  background: url(../cms_img/menu.png) no-repeat center center;
  background-size: 24px;
}

.top {
  position: relative;
}

.top_main {
  margin: 0 auto;
  width: 1200px;
  height: 100%;
}

.top_search {
  display: block;
  margin-top: 35px;
  float: right;
  width: 17px;
  height: 17px;
  background: url(../cms_img/search.png) no-repeat center center;
}

.top_one {
  width: 100%;
  height: 102px;
}

.mian_logo {
  display: block;
  float: left;
  padding-top: 10px;
}

main {
  z-index: 99;
}

.main_list {
  position: relative;
  margin: -50px auto 0 auto;
  padding: 30px 40px;
  width: 1200px;
  border-radius: 5px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  background: #fff;
  z-index: 999;
  overflow: hidden;
}

.mainlist_title {
  float: left;
  padding-left: 35px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  background: url(../cms_img/tz.png) no-repeat left center;
  border-right: 1px solid #e5e5e5;
}

.main_listbox {
  position: relative;
  float: left;
  width: 800px;
  height: 40px;
  overflow: hidden;
}

.main_listul {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.main_listul li {
  display: block;
  padding-left: 40px;
  float: left;
  width: 400px;
}

.main_listul li a {
  display: block;
  padding-left: 10px;
  background: url(../cms_img/dian.png) no-repeat left center;
  overflow: hidden;
}

.main_listul li p {
  display: block;
  float: left;
  width: calc(100% - 50px);
  font-size: 14px;
  color: #666666;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main_listul li span {
  display: block;
  float: right;
  line-height: 40px;
  font-size: 14px;
  color: #cccccc;
}

.main_listbtn {
  float: right;
  width: 80px;
  height: 30px;
  overflow: hidden;
  background: #e8e8e8;
  border-radius: 25px;
}

.main_listbtn a {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  background: url(../cms_img/next.png) no-repeat center center;
}

.main_listbtn a:first-child {
  background: url(../cms_img/prev.png) no-repeat center center;
}

.main_about {
  margin: 0 auto;
  width: 1200px;
}

.main_aboutp {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-align: center;
}

.main_aboutul {
  display: block;
  margin-top: 50px;
}

.main_aboutul li a {
  position: relative;
  display: block;
}

.main_aboutul li a:hover {
  transform: scale(1.1, 1.1);
}

.main_aboutul li img {
  display: block;
  width: 100%;
  height: auto
}

.main_aboutul li span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 17px;
  line-height: 54px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.6)
}

.main_zsbk {
  background: url(../cms_img/zsbk.png) no-repeat center center;
  background-size: cover;
}

.main_newsul {
  display: block;
  margin: 0 auto;
  width: 1200px;
}

.main_newsul li {
  margin-bottom: 20px;
}

.main_newsul li a {
  display: block;
  border-radius: 5px;
  box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4)
}

.main_newsul li img {
  display: block;
  width: 100%;
  height: auto;
}

.main_newsul li p {
  display: block;
  padding: 0 10px;
  font-size: 16px;
  line-height: 76px;
  text-align: center;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main_lxwm {
  overflow: hidden;
  height: 450px;
}

.main_lxwm_map {
  float: left;
  width: 50%;
}

.main_lxwm_map img {
  display: block;
  width: 100%;
  height: 100%;
}

.main_lxwm_main {
  float: left;
  padding: 80px 0 0 50px;
  width: 50%;
  height: 100%;
  background: url(../cms_img/lxbk.png) no-repeat center center;
  background-size: cover;
}

.main_lxwm_title {
  display: block;
  color: #fff;
  font-size: 32px;
}

.main_lxwm_tel {
  display: block;
  margin: 30px 0;
  padding-left: 40px;
  font-size: 30px;
  color: #fff;
  line-height: 34px;
  font-weight: bold;
  background: url(../cms_img/phoneicon.png) no-repeat left center;
}

.main_lxwm_text {
  padding-left: 26px;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
}

.textbk1 {
  background: url(../cms_img/icon1.png) no-repeat left center;
}

.textbk2 {
  background: url(../cms_img/icon2.png) no-repeat left center;
}

.textbk3 {
  background: url(../cms_img/icon3.png) no-repeat left center;
}

.main_lxwm_ly {
  display: block;
  margin-top: 40px;
  width: 150px;
  line-height: 40px;
  font-size: 14px;
  color: #045fa6;
  text-align: center;
  border-radius: 25px;
  background: #fff;
}


.main_nav {
  display: block;
  float: right;
}

.main_nav li {
  display: block;
  float: left;
  margin: 0 20px;
}

.main_nav li.checked,
.main_nav li:hover {
  border-bottom: 3px solid #045fa6;
}

.main_nav li a {
  padding-top: 24px;
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 40px;
}

/* 内容 */
/* hover效果 */
.main_js_right a:hover,
.index_cpzs li:hover span,
.index_news li a:hover span.title,
.index_news li a:hover p.detail {
  color: #045fa6;
}

.main_one {
  padding: 50px 0;
}

.bk_gray {
  background: #f8f8f8;
}

.main_title {
  margin-bottom: 50px;
}

.main_title span {
  display: block;
  color: #333;
  font-size: 30px;
  text-align: center;
}

.main_title p {
  display: block;
  color: #999;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  margin-bottom: 16px;
}

.main_title div {
  width: 64px;
  height: 4px;
  background: #045fa6;
  margin: 0 auto;
}

.main_pxul {
  display: block;
  margin: 0 auto;
  width: 1200px;
}

.main_pxul li {
  margin-bottom: 10px;
}

.main_pxul_list {
  position: relative;
  padding: 50px 40px 120px 40px;
  background: #fff;
}

.main_pxul_list img {
  display: block;
  margin: 0 auto 8px auto;
}

.main_pxul_list span {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
}

.main_pxul_list p {
  display: block;
  font-size: 14px;
  color: #666;
  height: 110px;
  line-height: 24px;
  text-align: center;
}

.main_pxul li:hover .main_pxul_list {
  border: 2px solid #045fa6;
}

.main_pxul_list img.main_px_icon {
  display: none;
}

.main_pxul li:hover .main_pxul_list img.main_px_icon1 {
  display: none;
}

.main_pxul li:hover .main_pxul_list img.main_px_icon {
  display: block;
}

.main_js {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.main_js_left {
  height: 100%;
}

.main_js_left img {
  display: block;
  width: 100%;
  height: auto;
}

.main_js_right {
  padding-left: 30px;
}

.main_js_right p {
  display: block;
  margin-top: 30px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-indent: 2em;
}

.main_js_right a {
  display: block;
  float: right;
  margin-top: 50px;
  padding: 0 50px;
  width: 176px;
  font-size: 14px;
  color: #999;
  line-height: 52px;
  border: 1px solid #e5e5e5;
  background: url(../cms_img/more.png) no-repeat 120px center;
}

.index_box {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.index_cpzs {
  display: block;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.index_cpzs li {
  display: block;
  margin-bottom: 10px;
}

.index_cpzs li img {
  display: block;
  width: 100%;
}

.index_cpzs span {
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
  line-height: 48px;
}

.index_more {
  display: block;
  margin: 30px auto 0 auto;
  padding: 0 50px;
  width: 176px;
  font-size: 14px;
  color: #999;
  line-height: 52px;
  border: 1px solid #e5e5e5;
  background: url(../cms_img/more.png) no-repeat 120px center #fff;
}

.index_news {
  display: block;
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.index_news li {
  display: block;
  margin-bottom: 10px;
}

.index_news li a {
  display: block;
  padding-bottom: 30px;
  border: 1px solid #e5e5e5;
  background: #fff;
}

.index_news li img {
  display: block;
  width: 100%;
}

.index_news .title {
  display: block;
  margin: 15px 28px 0 32px;
  font-size: 20px;
  color: #333;
  line-height: 24px;
}

.index_news .detail {
  display: block;
  margin: 15px 28px 0 32px;
  font-size: 14px;
  color: #999;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index_news .time {
  display: block;
  margin: 30px 28px 0 32px;
  padding-left: 20px;
  font-size: 14px;
  color: #999;
  line-height: 16px;
  background: url(../cms_img/time.png) no-repeat left center;
}

.index_news .more {
  margin: 24px 28px 0 32px;
  display: block;
  width: 37px;
  height: 18px;
  background: url(../cms_img/more1.png) no-repeat center center;
}

/* 底部 */
footer {
  width: 100%;
  background: #171717;
}

.footer_leftlist1 {
  display: flex;
  padding: 40px 0;
  justify-content: center;
}


.footer_leftlist1 a {
  display: block;
  padding: 0 15px;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  border-left: 1px solid #fff;
}

.footer_leftlist1 a:first-child {
  border-left: none;
}

.footer_ps {
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding-bottom: 40px;
}

.footer_leftlist {
  overflow: hidden;
  margin-bottom: 30px;
}

.footer_leftlist a {
  display: block;
  padding: 0 15px;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  border-left: 1px solid #fff;
}

.footer_leftlist a:first-child {
  border-left: none;
}

.footermain {
  margin: 0 auto;
  width: 1200px;
  padding: 70px 0 50px 0;
  overflow: hidden;
}

.footer_left {
  float: left;
}

.footer_left_img {
  display: block;
  float: left;
  margin-top: 26px;
}

.footer_leftmsg {
  margin-top: 10px;
  margin-left: 35px;
  float: left;
}

.footer_leftmsg p {
  display: block;
  line-height: 40px;
  color: #fff;
}

.footer_leftmsg p img {
  display: block;
  float: left;
  margin-top: 8px;
  margin-right: 15px;
}

.footer_right {
  display: block;
  float: right;
}

.footer_right li {
  display: block;
  float: left;
  margin-left: 40px;
}

.footer_right li img {
  display: block;
  width: 129px;
  height: auto;
  margin-bottom: 10px;
}

.footer_right li span {
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.footer_p {
  background: #101010;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}

.img>img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-select: none;
}

.mobile_next,
.mobile_prev {
  display: none;
}

/* news页 */
.news_pic {
  width: 100%;
}

.news_pic a,
.news_pic img {
  display: block;
  width: 100%;
}

.news_nav {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
}

.news_navmain {
  margin: 0 auto;
  width: 1200px;
  height: 80px;
}

.news_navmain ul {
  display: block;
  float: left;
}

.news_navmain ul li {
  display: block;
  float: left;
  margin: 0 20px;
  padding: 36px 0 27px 0;
}

.news_navmain ul li a {
  display: block;
  font-size: 15px;
  color: #333;
  line-height: 15px;
}

.news_navmain ul li.checked {
  border-bottom: 3px solid #0764aa;
}

.news_navright {
  float: right;
  margin-top: 36px;
  padding-left: 20px;
  background: url(../cms_img/home.png) no-repeat left center;
}

.news_navright a,
.news_navright span {
  display: block;
  float: left;
  margin-left: 2px;
  font-size: 13px;
  color: #999;
  line-height: 20px;
}

.news_main {
  padding-top: 20px;
  padding-bottom: 48px;
  background: #f8f8f8;
}

.news_content {
  display: block;
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.news_cul {
  display: block;
  padding: 45px 15px;
  width: 100%;
  overflow: hidden;
  background: #fff;
}

.news_cul li {
  display: block;
  margin-bottom: 15px;
}

.news_cul div {
  padding-bottom: 30px;
  border: 1px solid #e5e5e5;
}

.news_cul img {
  display: block;
  width: 100%;
  height: auto;
}

.news_cul span,
.news_cul p {
  display: block;
  padding: 0 30px;
}

.news_cul span {
  margin-top: 30px;
  font-size: 18px;
  color: #333;
  line-height: 18px;
  font-weight: bold;
}

.news_cul p {
  margin-top: 10px;
  font-size: 14px;
  color: #999999;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.news_cul a {
  display: block;
  margin-left: 26px;
  width: 122px;
  height: 26px;
  background: url(../cms_img/morenews.png) no-repeat center center;
}

.news_zs {
  padding: 25px 10px;
  background: #fff;
  overflow: hidden;
}

.news_zs a img {
  display: block;
  width: 100%;
  height: auto;
}

.news_zs a span {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 14px;
}

.news_big {
  margin-top: 30px;
  padding: 35px 30px;
  background: #fff;
}

.news_bigmain {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.news_bigimg {
  display: block;
  float: left;
  width: 50%;
  height: auto;
}

.news_bigshow {
  float: left;
  display: block;
  width: 50%;
  padding: 45px;
}

.news_bigshow span {
  font-size: 20px;
  color: #333;
  line-height: 30px;
}

.news_bigshow p {
  display: block;
  margin-top: 15px;
  height: 50px;
  font-size: 14px;
  color: #999;
  line-height: 25px;
  overflow: hidden;
}

.news_bigshow em {
  margin: 70px 0 0 0;
  display: block;
  width: 37px;
  height: 18px;
  background: url(../cms_img/more1.png) no-repeat center center;
}

.news_pic {
  z-index: -1;
}

.newsend {
  position: relative;
  margin: -80px auto 40px auto;
  width: 1200px;
  padding: 40px 40px 0 40px;
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  z-index: 99;
}

.newsend_title {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.newsend_title span {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  padding-left: 24px;
  background: url(../cms_img/green.png) no-repeat left center;
  color: #045fa6;
  font-size: 14px;
  line-height: 20px;
}

.newsend_title h1 {
  display: block;
  font-size: 28px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newsend_time {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
  line-height: 15px;
}

.newsend_main {
  padding: 35px 0;
}

.newsend_main p {
  font-size: 14px;
  line-height: 30px;
  text-indent: 2em;
}

.social-share {
  margin-top: 40px;
  padding-bottom:20px;
}

.news_done {
  border-top: 1px dashed #ccc;
  clear: both;
  margin-top: 10px;
  overflow: hidden;
}

.news_done span {
  display: block;
  font-size: 14px;
  color: #666;
  width: 50%;
  line-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_done a {
  color: #666;
}

.news_done span.fr {
  text-align: right;
}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
  .top_one {
    height: 120px;
    background-size: cover;
  }

  .index_box {
    width: 80%;
  }

  .top_main,
  .main_pxul {
    width: 88%;
  }

  .footermain {
    width: 96%;
  }

  .mian_logo img {
    width: 200px;
  }

  .main_nav li a {
    line-height: 87px;
  }

  .main_js_left {
    padding-left: 140px;
    padding-top: 60px;
    padding-right: 90px;
  }

  .main_js_left p {
    margin-top: 10px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1210px) {}

@media screen and (max-width: 998px) {}

@media screen and (max-width: 840px) {}

@media screen and (max-width: 540px) {
  .pagebar {
    justify-content: center;
  }

  .footer_leftlist,
  .head_two,
  .headtwo_menu {
    display: none;
  }

  .news_zs a {
    margin-bottom: 16px;
  }

  .main_title span {
    font-size: 28px;
  }

  .topwrap {
    display: block;
  }

  main {
    padding-top: 0;
  }

  .top_one {
    display: none;
  }

  .main_one {
    padding: 30px 0;
  }

  .head_one {
    display: none;
  }

  .head_main,
  .main_js,
  .index_cpzs,
  .index_news {
    width: 100%;
  }

  .main_js_left {
    padding: 20px 40px;
  }

  .main_js_right p {
    margin-top: 0;
  }

  .main_js_right a {
    float: none;
    margin: 20px auto 0 auto;
  }

  footer {
    height: auto;
    background: #5a5b5b;
  }

  .footer_left_img {
    display: none;
  }

  .footer_left {
    width: 100%;
    float: none;
  }

  .footermain {
    padding-top: 0;
  }

  .footer_right {
    float: none;
    margin: 0 auto;
    width: 90%;
    margin-top: 16px;
    padding-bottom: 20px;
  }

  .footer_right li {
    float: right;
    margin-left: 10px;
  }

  .footer_right li:first-child {
    float: left;
    margin-left: 0;
  }

  .footer_right li img {
    width: 130px;
  }

  .pagebar {
    padding: 15px 0;
  }

  .pagebar a {
    margin-left: 5px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 28px;
    height: 30px;
  }

  .index_box {
    width: 90%;
  }

  .main_pxul {
    width: 100%;
    padding: 0 5px;
  }

  .main_pxul .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .main_pxul_list {
    padding: 20px 10px 60px 10px;
  }

  .main_pxul_list span {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .main_pxul_list a {
    bottom: 20px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
  }

  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .pc_prev,
  .pc_next {
    display: none;
  }

  .mobile_next {
    right: 5%;
    top: 50%;
    width: 20px;
    height: 20px;
    background-size: 100%;
  }

  .mobile_prev {
    position: absolute;
    left: 5%;
    top: 50%;
    width: 20px;
    height: 20px;
    background-size: 100%;
  }

  .footer_left_img {
    width: 60px;
    height: auto;
    margin-top: 15px;
  }

  .footer_leftmsg {
    float: none;
    margin-left: 10px;
    margin-bottom: 30px;
  }

  .footer_leftmsg p {
    font-size: 12px;
    line-height: 30px;
  }

  .footer_leftmsg p img {
    display: none;
  }

  .footermain {
    padding-bottom: 10px;
  }

  .footer_p {
    line-height: 20px;
    font-size: 12px;
    padding: 10px 0;
  }

  .news_content,
  .news_bigimg,
  .news_navmain {
    width: 100%;
  }

  .news_bigshow {
    padding: 20px;
    width: 100%;
  }

  .news_bigshow span {
    font-size: 18px;
    line-height: 20px;
  }

  .news_bigshow p {
    font-size: 14px;
    line-height: 16px;
  }

  .news_bigshow a {
    margin: 20px 0 0 0;
  }

  .news_navmain ul li {
    padding: 14px 0 8px 0;
  }

  .news_navright {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
  }

  .newsend {
    margin: 0 auto;
    padding: 20px 10px 0 10px;
    width: 100%;
  }

  .news_done span.fr {
    float: none;
  }

  .newsend_title span {
    top: 45px;
    right: 0;
  }

  .news_done span {
    width: 100%;
    line-height: 35px;
  }

  .main_list {
    margin: 0 auto;
    padding: 6px;
    width: 100%;
  }

  .mainlist_title {
    float: none;
    padding: 0 26px;
    border-right: none;
  }

  .main_listbox {
    float: none;
    width: 100%;
  }

  .main_listul {
    float: none;
    width: 100%;
  }

  .main_listul li {
    padding-left: 20px;
  }

  .main_about,
  .main_newsul {
    width: 100%;
  }

  .main_about li {
    margin-bottom: 10px;
  }

  .main_lxwm_map {
    width: 100%;
    float: none;
    height: 200px;
  }

  .main_lxwm_main {
    float: none;
    padding: 10px;
    width: 100%;
    background-size: cover
  }

  .main_lxwm_title {
    font-size: 20px;
  }

  .main_lxwm_tel {
    margin: 10px 0;
    font-size: 16px;
    background-size: 16px;
    padding-left: 25px;
  }

  .main_lxwm_text {
    font-size: 12px;
    background-size: 12px;
  }

  .main_lxwm_ly {
    margin-top: 20px;
    width: 100px;
    line-height: 30px;
  }
}