﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
em,
i {
  font-weight: normal;
  font-style: normal;
}
div:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
body {
  background: url("../img/body_bg.jpg") repeat top center;
}
.none {
  display: none;
}
#header {
  position: relative;
  background: url("../img/header_bg.png") no-repeat bottom center;
  padding-bottom: 30px;
  z-index: 20;
}
#header .pc_menu {
  margin-bottom: 20px;
}
#header .pc_menu .menu .nLi {
  width: 14.28571429%;
}
#header .pc_menu .menu .nLi h3 {
  margin-top: 30px;
  padding: 0;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  position: relative;
}
#header .pc_menu .menu .nLi h3 a {
  font-size: 16px;
  color: #fff;
  line-height: 60px;
  transition: all .0s;
  -webkit-transition: all .0s;
  -moz-transition: all .0s;
}
#header .pc_menu .menu .nLi .menu_2 {
  padding: 0;
  top: 90px;
  left: 0;
  z-index: 10;
  background-color: #ffffff;
}
#header .pc_menu .menu .nLi .menu_2 li a {
  background-color: #ffffff;
  padding: 0;
  color: #000;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
  transition: all .0s;
  -webkit-transition: all .0s;
  -moz-transition: all .0s;
}
#header .pc_menu .menu .nLi .menu_2 li a:hover {
  color: #fff;
  background: #984206;
}
#header .pc_menu .menu .nLi .menu_2 li:last-child a {
  border-bottom: none;
}
#header .pc_menu .menu .on h3 {
  color: #fff;
  background: #984206;
}
#header .pc_menu .menu .on h3 a {
  color: #ffff;
}
.banner_bg {
  position: relative;
  margin-top: -30px;
}
#banner {
  position: relative;
}
#banner #owl-demo,
#banner #owl-demo .owl-wrapper-outer,
#banner #owl-demo .owl-wrapper,
#banner #owl-demo .owl-item,
#banner {
  height: 650px;
}
#banner .owl-theme .owl-dots .owl-dot.active span,
#banner .owl-theme .owl-dots .owl-dot:hover span {
  background: #984206;
}
#about {
  background: url("../img/about_bg.jpg") no-repeat top center;
  padding-top: 50px;
}
#about .container {
  position: relative;
  padding-bottom: 190px;
}
#about .about_img img {
  border: 10px solid #eeeeee;
}
#about .about_text {
  position: absolute;
  right: 80px;
  top: 100px;
  border: 10px solid #eeeeee;
  background: #fff;
}
#about .about_text .inner {
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 60px;
}
#about .about_text .inner .title {
  padding-left: 90px;
  background: url("../img/about_icon.jpg") no-repeat left center;
  background-size: auto 100%;
}
#about .about_text .inner .title .china {
  color: #772d00;
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
}
#about .about_text .inner .title .english {
  line-height: 24px;
  padding-bottom: 4px;
}
#about .about_text .inner .title .icon {
  background: #4a3528;
  height: 3px;
  width: 40px;
}
#about .about_text .inner .texts {
  margin-top: 15px;
  line-height: 36px;
  color: #0e1016;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
#about .about_text .inner .more {
  margin-top: 50px;
  margin-bottom: 40px;
}
#about .about_text .inner .more a {
  background: #7d290e;
  display: block;
  width: 120px;
  text-align: center;
  border-radius: 10px;
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
}
#about .about_text .inner .more a:hover {
  text-decoration: underline;
}
#about .Cake {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  left: 120px;
}
#about .coffee {
  display: inline-block;
  position: absolute;
  bottom: 74px;
  right: -140px;
}
#product {
  padding-top: 35px;
  background: url("../img/product_bg.jpg") no-repeat top center;
  padding-bottom: 100px;
}
#product .title {
  text-align: center;
}
#product .title .icon {
  display: inline-block;
}
#product .title .china {
  margin-top: 6px;
  color: #fefefd;
  font-size: 24px;
  line-height: 36px;
}
#product .product_Small_title {
  margin-top: 20px;
  text-align: center;
}
#product .product_Small_title ul li {
  display: inline-block;
  margin: 0 4px;
}
#product .product_Small_title ul li a {
  color: #fff;
  line-height: 30px;
  padding: 0 26px;
  border: 1px solid #a1651d;
}
#product .product_Small_title ul li a:hover {
  background: #a1651d;
}
#product .product_Small_title ul li .current {
  background: #a1651d;
  text-decoration: none;
}
#product .product_inner {
  margin-top: 40px;
}
#product .product_inner ul li {
  padding: 0 7.5px;
  text-align: center;
}
#product .product_inner ul li a {
  display: block;
}
#product .product_inner ul li a .pic {
  position: relative;
}
#product .product_inner ul li a .pic .icon {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 50%;
  margin-top: -45px;
  width: 90px;
  height: 90px;
}
#product .product_inner ul li a .text {
  margin-top: 15px;
  color: #fefefd;
  font-size: 18px;
  line-height: 36px;
}
#product .product_inner ul .on a .pic .icon {
  display: block;
}
#product .product_inner .current {
  display: block;
}
#Advertising {
  box-sizing: border-box;
  padding-top: 100px;
  height: 250px;
  width: 100%;
  position: relative;
  background: url("../img/advertising_bg.png") no-repeat top center;
  margin-top: -70px;
  z-index: 10;
}
#Advertising .join {
  width: 300px;
  float: right;
}
#Advertising .join p {
  text-align: center;
  color: #f5d88a;
  font-size: 28px;
  line-height: 36px;
}
#news .title {
  text-align: center;
}
#news .title .china {
  margin-top: 10px;
  color: #692000;
  font-size: 24px;
  line-height: 40px;
}
#news .title .china span {
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
#news .title .china span:after {
  content: "";
  height: 10px;
  width: 78px;
  left: 0;
  margin-left: -78px;
  top: 50%;
  margin-top: -5px;
  position: absolute;
  background-image: url("../img/news_icon_left.png");
  background-position: center;
  background-repeat: no-repeat;
}
#news .title .china span:before {
  content: "";
  height: 10px;
  width: 78px;
  right: 0;
  margin-right: -78px;
  top: 50%;
  margin-top: -5px;
  position: absolute;
  background-image: url("../img/news_icon_right.png");
  background-position: center;
  background-repeat: no-repeat;
}
#news .inner {
  margin-top: 40px;
}
#news .inner ul li {
  padding: 0 7.5px;
}
#news .inner ul li a .pic {
  position: relative;
  z-index: 10;
  padding: 0 20px;
}
#news .inner ul li a .text_bg {
  position: relative;
  margin-top: -160px;
  padding-top: 160px;
  border: 8px solid #d8c8b7;
}
#news .inner ul li a .text_bg .text {
  padding: 14px;
}
#news .inner ul li a .text_bg .text .small_title {
  font-weight: bold;
  font-size: 14px;
  line-height: 36px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#news .inner ul li a .text_bg .text .summary {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#news .inner ul li a:hover .text_bg .text .small_title {
  text-decoration: underline;
}
#footer_small {
  padding-top: 80px;
  padding-bottom: 30px;
  background: url("../img/content_bg.jpg") no-repeat bottom center;
}
#footer_small .footer_nav ul {
  width: 20%;
  float: left;
}
#footer_small .footer_nav ul h2 {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 36px;
  padding-left: 10px;
  color: #535153;
  background: url("../img/footer_nav_icon.jpg") no-repeat left center;
}
#footer_small .footer_nav ul li a {
  color: #535153;
  display: block;
  padding-left: 10px;
  line-height: 24px;
}
#footer_small .footer_code {
  padding: 0;
}
#footer_small .footer_code .code {
  width: 35%;
  float: right;
}
#footer_small .footer_code .text {
  margin-right: 4%;
  width: 60%;
  float: right;
  text-align: right;
}
#footer_small .footer_code .text h2 {
  color: #712c04;
  line-height: 26px;
  font-size: 18px;
}
#footer_small .footer_code .text h3 {
  color: #963700;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}
#footer_small .footer_code .text p {
  color: #494949;
  line-height: 24px;
  font-size: 14px;
}
#footer .copyright {
  padding: 30px 0;
  background: url("../img/copyright_bg.jpg") no-repeat top center;
}
#footer .copyright .copyright_con {
  font-size: 12px;
  color: #f5f5f5;
  line-height: 24px;
}
#footer .copyright .copyright_con a {
  font-size: 12px;
  color: #f5f5f5;
  line-height: 24px;
}
.wap_search_input {
  background: #351513;
}
.wap_search_input input {
  border: none;
}
.wap_search_input p {
  color: #060518;
  background: #fff;
}
.wap_footer {
  background: url("../img/wap_footer_bg_bottom.jpg") no-repeat top center;
  background-size: 100% 100%;
  padding: 8px 0;
}
.wap_footer .icon {
  position: relative;
  height: 10px;
}
.wap_footer .icon:after {
  height: 6px;
  width: 100%;
  content: "";
  background: url("../img/wap_footer_icon.png") no-repeat center;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  margin-top: -3px;
  left: 0;
}
.wap_menu {
  background: #472315;
}
#content ._aside {
  position: relative;
  margin-top: -76px;
  z-index: 10;
  padding: 0 5px;
}
#content ._aside h2 {
  padding: 30px 0 40px 100px;
  background: url("../img/aside_icon.png") no-repeat left 20px center #472315;
  position: relative;
}
#content ._aside h2 .china {
  display: block;
  color: #d8c9c2;
  line-height: 34px;
  font-size: 30px;
  margin-bottom: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content ._aside h2 .english {
  display: block;
  color: #d8c9c2;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content ._aside h2 .icon {
  margin-top: 10px;
  display: block;
  height: 3px;
  width: 42px;
  background: #d3c1b5;
}
#content ._aside h2:after {
  display: block;
  width: 32px;
  height: 10px;
  content: "";
  bottom: -4px;
  right: -32px;
  background: url("../img/crumb_left.jpg") no-repeat left center;
  position: absolute;
  z-index: 1;
}
#content ._aside .sidemenu {
  border: 5px solid #eeeeee;
  border-top: none;
  padding-top: 20px;
  padding-bottom: 160px;
  position: relative;
  background: #ffffff;
}
#content ._aside .sidemenu .sub1 .sub1_a {
  line-height: 60px;
  font-size: 14px;
  text-decoration: none;
  color: #472315;
  padding: 0 34%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
#content ._aside .sidemenu .sub1 .sub1_a:after {
  background: url("../img/sub1_a_left.jpg") no-repeat center;
  content: "";
  height: 10px;
  width: 24%;
  top: 50%;
  margin-top: -5px;
  position: absolute;
  left: 10%;
}
#content ._aside .sidemenu .sub1 .sub1_a:before {
  background: url("../img/sub1_a_right.jpg") no-repeat center;
  content: "";
  height: 10px;
  width: 24%;
  top: 50%;
  margin-top: -5px;
  position: absolute;
  right: 10%;
}
#content ._aside .sidemenu .sub1 .sub1_a:hover {
  text-decoration: underline;
}
#content ._aside .sidemenu .sub1 ul {
  padding: 0 34%;
  margin: 0 auto;
}
#content ._aside .sidemenu .sub1 ul ul {
  padding: 0;
}
#content ._aside .sidemenu .sub2 .sub2_a {
  text-decoration: none;
  line-height: 36px;
  color: #686868;
  padding-left: 22%;
  background: url("../img/sub2_a.jpg") no-repeat left center;
}
#content ._aside .sidemenu .sub2 .sub2_a:hover {
  text-decoration: underline;
}
#content ._aside .sidemenu .sub3 .sub3_a {
  text-decoration: none;
  line-height: 26px;
  font-size: 14px;
  color: #666666;
  padding-left: 24%;
  background: url("../img/sub3_a.jpg") no-repeat left 8% center;
}
#content ._aside .sidemenu .sub3 .sub3_a:hover {
  text-decoration: underline;
}
#content ._aside .sidemenu .sub_server {
  position: absolute;
  bottom: -86px;
  right: -40px;
  z-index: 1;
}
#content .main {
  padding-left: 30px;
  position: relative;
  z-index: 20;
}
#content .main .crumb {
  margin-top: 34px;
  position: relative;
  line-height: 50px;
}
#content .main .crumb .china {
  display: block;
  line-height: 50px;
  padding-left: 60px;
  background: url("../img/crumb_icon.jpg") no-repeat left center;
  font-size: 24px;
  color: #692000;
}
#content .main .crumb .more {
  position: absolute;
  right: 15px;
  top: -10px;
  padding-left: 15px;
  background: url("../img/more.jpg") no-repeat left center;
  color: #472315;
  font-size: 14px;
  line-height: 24px;
}
#content .main .crumb:after {
  height: 10px;
  width: 80%;
  background: url("../img/crumb_right.jpg") no-repeat left center;
  top: 50%;
  margin-top: -5px;
  left: 21%;
  position: absolute;
}
#content .main .article {
  /*当前页的样式*/
  /*分页块默认样式*/
}
#content .main .article .list_news_text ul li {
  padding: 0 7.5px;
  margin-bottom: 26px;
}
#content .main .article .list_news_text ul li a .pic {
  position: relative;
  z-index: 10;
  padding: 0 20px;
}
#content .main .article .list_news_text ul li a .text_bg {
  position: relative;
  margin-top: -108px;
  padding-top: 100px;
  border: 8px solid #d8c8b7;
  background: #f1eeea;
}
#content .main .article .list_news_text ul li a .text_bg .text {
  padding: 0 14px 14px;
}
#content .main .article .list_news_text ul li a .text_bg .text .small_title {
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .main .article .list_news_text ul li a .text_bg .text .summary {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .main .article .list-img {
  margin: 0 -7.5px;
}
#content .main .article .list-img ul li {
  text-align: center;
  padding: 0 7.5px;
  margin-bottom: 24px;
}
#content .main .article .list-img ul li a {
  display: block;
}
#content .main .article .list-img ul li a .img_area {
  width: 100%;
  position: relative;
}
#content .main .article .list-img ul li a .img_area img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}
#content .main .article .list-img ul li a .img_area .icon {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 50%;
  margin-top: -45px;
  width: 90px;
  height: 90px;
}
#content .main .article .list-img ul li a .text_area {
  color: #1d252a;
  line-height: 52px;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#content .main .article .list-img ul .on a .img_area .icon {
  display: block;
}
#content .main .article .list_news ul li {
  margin-bottom: 30px;
}
#content .main .article .list_news ul li a {
  display: block;
  padding-bottom: 24px;
  border-bottom: 1px dashed #cebcce ;
}
#content .main .article .list_news ul li a .date {
  text-align: center;
  float: left;
  width: 10%;
  padding-bottom: 10px;
  border: 1px solid #b7b7b7;
  background: url("../img/daty_bg.png") repeat top center;
}
#content .main .article .list_news ul li a .date .day {
  color: #787878;
  line-height: 40px;
  font-size: 24px;
}
#content .main .article .list_news ul li a .date .years {
  color: #787878;
  line-height: 26px;
  font-size: 14px;
}
#content .main .article .list_news ul li a .text {
  float: right;
  width: 88%;
}
#content .main .article .list_news ul li a .text .title {
  line-height: 24px;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .main .article .list_news ul li a .text .texts {
  margin-top: 8px;
  color: #787878;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .main .article .list_news ul li a:hover .text .title {
  color: #b80204;
}
#content .main .article .feedback-form .title {
  padding: 15px;
  color: #000;
  margin-bottom: 15px;
  box-sizing: border-box;
}
#content .main .article .feedback-form .form-group,
#content .main .article .feedback-form form {
  padding: 0;
}
#content .main .article .feedback-form .form-group .sure,
#content .main .article .feedback-form .form-group .more {
  padding: 5px 15px;
  border: none;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
}
#content .main .article .feedback-form .form-group .sure {
  background: #df0024;
}
#content .main .article .feedback-form .form-group .more {
  background: #dfa800;
}
@media (max-width: 640px) {
  #content .main .article .feedback-form .title {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#content .main .article .page_box {
  text-align: center;
  display: block;
}
#content .main .article .pagination > .active > a,
#content .main .article .pagination > .active > span,
#content .main .article .pagination > .active > a:hover,
#content .main .article .pagination > .active > span:hover,
#content .main .article .pagination > .active > a:focus,
#content .main .article .pagination > .active > span:focus {
  background: #606060;
  color: #d1dceb;
  border: none;
}
#content .main .article .pagination > li > a,
#content .main .article .pagination > li > span {
  color: #666;
  border: none;
}
#content .main .article .pagination > li > a:hover,
#content .main .article .pagination > li > span:hover {
  color: #6f6f6f;
  background: none;
}
@media all and (max-width: 640px) {
  #header {
    padding-bottom: 15px;
    background: url("../img/wap_header_bg.png") no-repeat center;
    background-size: auto 100%;
  }
  #header .logo {
    text-align: left;
    padding: 0 15px;
  }
  #header .menu_icon {
    padding: 6px;
    right: 0;
    width: 10%;
    background: #984206;
    top: 50%;
    margin-top: -26px;
  }
  .banner_bg {
    margin-top: -10px;
  }
  #banner #owl-demo,
  #banner #owl-demo .owl-wrapper-outer,
  #banner #owl-demo .owl-wrapper,
  #banner #owl-demo .owl-item,
  #banner {
    height: 200px;
  }
  #about {
    padding: 15px;
    background: url("../img/wap_about_bg.jpg") repeat-x top center;
    background-size: auto 100%;
  }
  #about .container {
    position: relative;
    padding-bottom: 48px;
  }
  #about .about_img {
    position: relative;
    padding-bottom: 54px;
  }
  #about .about_img img {
    border: 10px solid #eeeeee;
  }
  #about .about_text {
    position: relative;
    right: 0;
    top: 0;
    border: 10px solid #eeeeee;
    background: #fff;
  }
  #about .about_text .inner {
    padding: 24px 15px;
  }
  #about .about_text .inner .title {
    padding-left: 40px;
    background-size: auto 80%;
  }
  #about .about_text .inner .title .china {
    color: #772d00;
    font-size: 18px;
    line-height: 22px;
  }
  #about .about_text .inner .title .english {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 4px;
  }
  #about .about_text .inner .texts {
    margin-top: 8px;
    line-height: 24px;
    color: #0e1016;
    font-size: 12px;
    -webkit-line-clamp: 8;
  }
  #about .about_text .inner .more {
    margin-top: 15px;
    margin-bottom: 55px;
  }
  #about .about_text .inner .more a {
    width: 36%;
    line-height: 18px;
    font-size: 12px;
    color: #ffffff;
  }
  #about .about_text .inner .more a:hover {
    text-decoration: underline;
  }
  #about .Cakes {
    width: 50%;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 0px;
  }
  #about .Cakes img {
    border: none;
  }
  #about .coffees {
    width: 40%;
    display: inline-block;
    position: absolute;
    bottom: -44px;
    right: -15px;
  }
  #product {
    padding-top: 15px;
    background: url("../img/product_bg.jpg") no-repeat top center;
    padding-bottom: 45px;
  }
  #product .title {
    text-align: center;
  }
  #product .title .icon {
    display: inline-block;
  }
  #product .title .china {
    margin-top: 6px;
    color: #fefefd;
    font-size: 14px;
    line-height: 36px;
  }
  #product .product_Small_title {
    margin-top: 0px;
    text-align: center;
  }
  #product .product_Small_title ul li {
    display: inline-block;
    margin: 0 3px;
  }
  #product .product_Small_title ul li a {
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
    font-size: 12px;
    border: 1px solid #a1651d;
  }
  #product .product_Small_title ul li a:hover {
    background: #a1651d;
  }
  #product .product_Small_title ul li .current {
    background: #a1651d;
    text-decoration: none;
  }
  #product .product_inner {
    margin-top: 15px;
  }
  #product .product_inner ul {
    padding: 0 7.5px;
  }
  #product .product_inner ul li {
    margin-bottom: 15px;
    padding: 0 7.5px;
    text-align: center;
  }
  #product .product_inner ul li a {
    display: block;
  }
  #product .product_inner ul li a .pic {
    position: relative;
  }
  #product .product_inner ul li a .pic .icon {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -45px;
    width: 90px;
    height: 90px;
  }
  #product .product_inner ul li a .text {
    margin-top: 8px;
    color: #fefefd;
    font-size: 12px;
    line-height: 16px;
  }
  #product .product_inner .current {
    display: block;
  }
  #Advertising {
    box-sizing: border-box;
    padding-top: 70px;
    height: 160px;
    width: 100%;
    position: relative;
    background: url("../img/wap_join.png") no-repeat top center;
    background-size: 100% 100%;
    margin-top: -30px;
    z-index: 10;
  }
  #Advertising .join {
    width: 200px;
    float: right;
    margin-right: 15px;
  }
  #Advertising .join p {
    text-align: center;
    color: #f5d88a;
    font-size: 16px;
    line-height: 24px;
  }
  #news .title {
    text-align: center;
  }
  #news .title .icon {
    display: inline-block;
  }
  #news .title .icon img {
    width: 50px;
  }
  #news .title .china {
    margin-top: 0px;
    color: #692000;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
  }
  #news .title .china span {
    display: inline-block;
    padding: 0 20px;
    position: relative;
  }
  #news .title .china span:after {
    content: "";
    height: 10px;
    width: 78px;
    left: 0;
    margin-left: -78px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
    background-image: url("../img/news_icon_left.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  #news .title .china span:before {
    content: "";
    height: 10px;
    width: 78px;
    right: 0;
    margin-right: -78px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
    background-image: url("../img/news_icon_right.png");
    background-position: center;
    background-repeat: no-repeat;
  }
  #news .inner {
    margin-top: 15px;
  }
  #news .inner ul li {
    margin-bottom: 15px;
    padding: 0 7.5px;
  }
  #news .inner ul li a .pic {
    position: relative;
    z-index: 10;
    padding: 0 15px;
  }
  #news .inner ul li a .text_bg {
    position: relative;
    margin-top: -70px;
    padding-top: 60px;
    border: 8px solid #d8c8b7;
  }
  #news .inner ul li a .text_bg .text {
    padding: 8px;
  }
  #news .inner ul li a .text_bg .text .small_title {
    font-size: 12px;
    line-height: 20px;
  }
  #news .inner ul li a .text_bg .text .summary {
    font-size: 12px;
    line-height: 16px;
  }
  #footer .copyright {
    padding: 0;
    background: url("../img/wap_footer_bg_top.jpg") no-repeat bottom center;
    background-size: 100% 100%;
  }
  #footer .copyright .copyright_con {
    padding: 15px 0;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
  }
  #footer .copyright .copyright_con a {
    font-size: 12px;
    line-height: 14px;
  }
  #footer .copyright .top {
    top: 50%;
    margin-top: -12px;
    right: 15px;
    border: 1px solid #fff;
  }
  #footer .copyright .top:before {
    display: none;
  }
  #content {
    padding-bottom: 2rem;
  }
  #content ._aside {
    position: relative;
    margin-top: 0;
    z-index: 1;
    padding: 0;
  }
  #content ._aside h2 {
    padding: 0 32px;
    height: 36px;
    line-height: 36px;
    background: url("../img/aside_icon.png") no-repeat left 15px center #472315;
    background-size: auto 50%;
    position: relative;
  }
  #content ._aside h2 .china {
    display: block;
    padding: 0 8px;
    color: #d8c9c2;
    line-height: 36px;
    font-size: 14px;
    margin-bottom: 0px;
  }
  #content ._aside h2 .english {
    display: block;
    color: #d8c9c2;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content ._aside h2 .icon {
    margin-top: 10px;
    display: block;
    height: 3px;
    width: 42px;
    background: #d3c1b5;
  }
  #content ._aside h2:after {
    display: none;
  }
  #content ._aside h2 .phone-menuicon {
    position: absolute;
    right: 15px;
    top: 50%;
    padding: 0 4px;
    margin-top: -9px;
    font-size: 12px;
    color: #383636;
    background: #fff;
    height: 18px;
    line-height: 18px;
  }
  #content ._aside .sidemenu {
    border: none;
    background: none;
    padding: 0 15px;
  }
  #content ._aside .sidemenu .sub1 .sub1_a {
    background: none;
    line-height: 36px;
    font-size: 14px;
    text-decoration: none;
    color: #692000;
    padding: 0 50% 0 20% ;
    text-align: left;
    position: relative;
  }
  #content ._aside .sidemenu .sub1 .sub1_a:after {
    background: url("../img/wap_sub1_a_left.png") no-repeat center;
    content: "";
    height: 10px;
    width: 60px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
    left: 0%;
  }
  #content ._aside .sidemenu .sub1 .sub1_a:before {
    background: url("../img/wap_sub1_a_right.png") no-repeat center;
    content: "";
    height: 10px;
    width: 60px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
    right: 30%;
  }
  #content ._aside .sidemenu .sub1 .sub1_a span {
    padding-left: 20px;
    background: url("../img/wap_sub1_a_bg.png") no-repeat left center;
    background-size: auto 90%;
  }
  #content ._aside .sidemenu .sub1 .sub1_a:hover {
    text-decoration: none;
  }
  #content ._aside .sidemenu .sub1 ul {
    padding: 0 15px;
    margin: 0 auto;
  }
  #content ._aside .sidemenu .sub1 ul ul {
    padding: 0;
  }
  #content ._aside .sidemenu .sub2 .sub2_a {
    text-decoration: none;
    line-height: 24px;
    color: #686868;
    padding-left: 9%;
    background: url("../img/wap_sub2_a.png") no-repeat left 4% center;
    background-size: auto 44%;
  }
  #content ._aside .sidemenu .sub3 .sub3_a {
    text-decoration: none;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    padding-left: 12%;
    background: url("../img/wap_sub3_a_bg.jpg") no-repeat left 7% center;
    background-size: auto 40%;
  }
  #content ._aside .sidemenu .current .sub1_a {
    text-decoration: none;
  }
  #content ._aside .sidemenu .current .current .sub2_a {
    text-decoration: none;
  }
  #content .main {
    padding: 0 15px;
  }
  #content .main .article .list-img {
    margin: 0 -7.5px;
  }
  #content .main .article .list-img ul li {
    text-align: center;
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
  #content .main .article .list-img ul li a {
    display: block;
  }
  #content .main .article .list-img ul li a .img_area {
    width: 100%;
    position: relative;
  }
  #content .main .article .list-img ul li a .img_area img {
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
  }
  #content .main .article .list-img ul li a .img_area .icon {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -45px;
    width: 90px;
    height: 90px;
  }
  #content .main .article .list-img ul li a .text_area {
    color: #232323;
    line-height: 24px;
    font-size: 12px;
  }
  #content .main .article .list_news_text {
    margin-left: -7.5px;
    margin-right: -7.5px;
    padding-top: 15px;
  }
  #content .main .article .list_news_text ul li {
    padding: 0 7.5px;
    margin-bottom: 20px;
  }
  #content .main .article .list_news_text ul li a .pic {
    position: relative;
    z-index: 10;
    padding: 0 20px;
  }
  #content .main .article .list_news_text ul li a .text_bg {
    position: relative;
    margin-top: -60px;
    padding-top: 60px;
    border: 4px solid #d8c8b7;
    background: none;
  }
  #content .main .article .list_news_text ul li a .text_bg .text {
    padding: 0 7.5px 4px;
  }
  #content .main .article .list_news_text ul li a .text_bg .text .small_title {
    padding: 3px 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .article .list_news_text ul li a .text_bg .text .summary {
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #content .main .article .list_news ul li {
    margin-bottom: 15px;
  }
  #content .main .article .list_news ul li a {
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px dashed #cebcce ;
  }
  #content .main .article .list_news ul li a .date {
    text-align: center;
    float: left;
    width: 20%;
    padding-bottom: 4px;
    border: 1px solid #b7b7b7;
    background: none;
  }
  #content .main .article .list_news ul li a .date .day {
    padding-top: 6px;
    color: #787878;
    line-height: 18px;
    font-size: 18px;
  }
  #content .main .article .list_news ul li a .date .years {
    line-height: 24px;
    font-size: 12px;
  }
  #content .main .article .list_news ul li a .text {
    float: right;
    width: 80%;
    box-sizing: border-box;
    padding-left: 15px;
  }
  #content .main .article .list_news ul li a .text .title {
    line-height: 20px;
    font-size: 12px;
    color: #333333;
  }
  #content .main .article .list_news ul li a .text .texts {
    margin-top: 0px;
    font-size: 12px;
    line-height: 16px;
  }
  #content .main .article .list_news ul li a:hover .text .title {
    color: #b80204;
  }
}
@media (max-width:767px) {
.link{ 
	display: none;
}
}
.link{padding: 0px 10px 10px 15px;}
.link li  {color:#fff;font-size: 14px;display: inline-block;vertical-align: top;margin:0 10px;}
.link li a{color:#fff;font-size: 14px;}
.link li a:hover{color:#f1453b;}
