em,
i {
  font-weight: normal;
  font-style: normal;
}
div:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
#header {
  position: relative;
  padding-top: 32px;
  padding-bottom: 30px;
  background: url("../images/header_bg.jpg") no-repeat left center;
}
#header .menu .nLi {
  width: 33.33333333%;
  position: relative;
}
#header .menu .nLi h3 {
  background: url("../images/nav_left.png") repeat-y left center;
  padding: 0;
}
#header .menu .nLi h3 a {
  font-size: 16px;
  color: #d70007;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#header .menu .nLi h3 a i {
  display: block;
  text-align: center;
}
#header .menu .nLi h3 a span {
  color: #d70007;
  font-size: 16px;
}
#header .menu .nLi .menu_2 {
  display: none !important;
}
#header .menu .nLi .menu_2 li {
  color: #000000;
  font-size: 14px;
  line-height: 40px;
}
#header .menu .nLi .menu_2 li a {
  color: #000000;
  font-size: 14px;
  line-height: 40px;
}
#header .menu .nLi .menu_2 li a:hover {
  color: #ffffff;
  background: #07a7bf;
}
#header .menu .on h3 {
  color: #07a7bf;
}
#header .menu .on h3:after {
  content: "";
  width: 90%;
  height: 3px;
  background: #07a7bf;
  bottom: 0;
  left: 50%;
  margin-left: -45%;
  position: absolute;
}
#header .menu .on h3 a {
  color: #07a7bf;
}
#header .logo {
  text-align: center;
}
#header .index_head {
  position: absolute;
  top: 0;
  right: 6%;
  width: 170px;
  background: #da0007;
  box-sizing: border-box;
  padding: 0 8px;
}
#header .index_head .china {
  width: 100%;
  padding-bottom: 10px;
  display: block;
  line-height: 30px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  background: #fdf9ef;
  color: #da0007;
}
#header .index_head .china img {
  max-height: 132px;
  max-width: 132px;
}
#header .index_head .tell {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  padding-left: 30px;
  background: url("../images/code_x.jpg") no-repeat left center;
  background-size: auto 80%;
}
#banner #owl-demo,
#banner #owl-demo .owl-wrapper-outer,
#banner #owl-demo .owl-wrapper,
#banner #owl-demo .owl-item,
#banner {
  height: 690px;
}
.center {
  background: #fdf9ef;
}
.box_bg {
  background: #fdf9ef;
}
#about {
  padding-top: 40px;
  padding-bottom: 24px;
  box-sizing: border-box;
}
#about .inner {
  width: 40%;
  margin: 0 auto;
}
#about .inner .about_logo {
  text-align: center;
}
#about .inner .text {
  margin-top: 25px;
  text-align: center;
  color: #d70007;
  font-family: SimSun;
  font-size: 12px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#about .inner .more {
  margin-top: 42px;
}
#about .inner .more a {
  margin: 0 auto;
  display: block;
  width: 284px;
  line-height: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background: #da0007;
  border-radius: 40px;
  text-transform: uppercase;
  font-size: 18px;
}
#Season {
  padding-top: 40px;
}
#Season .inner ul li {
  height: 300px;
  margin-bottom: 20px;
  padding: 0 15px;
}
#Season .inner ul li a {
  display: block;
}
#Season .inner ul li a .pic {
  position: relative;
  text-align: center;
}
#Season .inner ul li a .pic .text_bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  padding: 14px;
}
#Season .inner ul li a .pic .text_bg .text {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0);
}
#Season .inner ul li a .pic .text_bg .text h3 {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
#Season .inner ul li a .pic .text_bg .text .list_text {
  margin-top: 18px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#Season .inner ul li a .pic .text_bg .text .sub_more {
  margin-top: 30px;
}
#Season .inner ul li a .pic .text_bg .text .sub_more .more {
  text-transform: uppercase;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 30px;
  width: 82px;
  text-align: center;
  background: #fff;
  margin: 0 auto;
  border-radius: 10px;
}
#Season .inner ul li a:hover .pic .text_bg .text {
  background: rgba(152, 110, 0, 0.55);
}
#Season .inner ul .current a .pic .text_bg .text {
  background: rgba(0, 0, 0, 0);
}
#Season .inner ul .current a:hover .pic .text_bg .text {
  background: rgba(0, 37, 121, 0.55);
}
.Two {
  padding-top: 30px;
  padding-bottom: 80px;
}
#news {
  background: url("../images/news_bg.png") no-repeat top center;
}
#news .title {
  position: relative;
}
#news .title .english {
  line-height: 24px;
  text-transform: uppercase;
  font-size: 16px;
  color: #552f09;
}
#news .title .english i {
  margin-right: 10px;
  display: inline-block;
}
#news .title .china {
  font-size: 18px;
  line-height: 24px;
  color: #d70007;
}
#news .title .more {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  padding-right: 20px;
  font-size: 12px;
  font-family: SimSun;
  line-height: 18px;
  background: url("../images/news_more.jpg") no-repeat right center;
}
#news .inner {
  margin-top: 44px;
}
#news .inner ul li {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5ddd2;
  margin-bottom: 15px;
}
#news .inner ul li a {
  display: block;
}
#news .inner ul li a .pic {
  float: left;
  width: 100px;
  margin-right: 10px;
}
#news .inner ul li a .list_news {
  float: left;
}
#news .inner ul li a .list_news .time {
  color: #d70007;
  font-size: 12px;
  font-family: SimSun;
  line-height: 24px;
}
#news .inner ul li a .list_news h2 {
  line-height: 30px;
  color: #d70007;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#news .inner ul li a .list_news .text {
  font-size: 12px;
  line-height: 24px;
  color: #d70007;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#news .inner ul li a:hover .list_news time {
  color: #7682a3;
}
#news .inner ul li a:hover .list_news h2 {
  color: #7682a3;
}
#news .inner ul li a:hover .list_news .text {
  color: #7682a3;
}
#join .title {
  position: relative;
}
#join .title .english {
  line-height: 24px;
  text-transform: uppercase;
  font-size: 16px;
  color: #552f09;
}
#join .title .english i {
  margin-right: 10px;
  display: inline-block;
}
#join .title .china {
  font-size: 18px;
  line-height: 24px;
  color: #d70007;
}
#join .inner {
  margin-top: 44px;
}
#join .inner ul li {
  margin-bottom: 15px;
}
#join .inner ul li a {
  display: block;
  border: 1px solid #d9d9d9;
  padding: 9px;
  background: #fff;
  position: relative;
}
#join .inner ul li a .text_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  top: 0;
  left: 0;
  z-index: 1;
}
#join .inner ul li a:hover .text_bg {
  background: rgba(255, 255, 255, 0.3);
}
#Advertising,
#sub_Advertising {
  position: relative;
  height: 320px;
  width: 100%;
  background: url("../images/Advertising.jpg") no-repeat top center;
}
#Advertising .top,
#sub_Advertising .top {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  z-index: 1;
}
#sub_Advertising {
  background: url("../images/sub_Advertising.jpg") no-repeat top center;
display: none;
}
#footer_logo {
  padding: 80px 0;
  text-align: center;
display: none;
}
#Advertising #footer_logo{display: block;}
#footer_logo .footer_code {
  display: inline-block;
  background: #da0007;
  padding: 8px 8px 0;
}
#footer_logo .footer_code p {
  font-size: 12px;
  line-height: 22px;
  color: #fff;
}
#footer_logo .footer_logo {
  display: inline-block;
}
#footer .copyright {
  padding: 20px 35px;
  background: #d70007;
}
#footer .copyright .footer_nav {
  padding: 0;
  margin: 0;
  width: 50%;
  float: right;
  color: #fff;
}
#footer .copyright .footer_nav li {
  float: right;
  display: inline-block;
}
#footer .copyright .footer_nav li a {
  padding: 0 16px;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  background: url("../images/footer_nav.jpg") no-repeat right center;
}
#footer .copyright .copyright_con {
  box-sizing: border-box;
  padding-left: 40px;
  float: left;
  width: 38%;
  line-height: 24px;
  color: #fff;
}
.wap_search_input {
  background: #d70007;
}
.wap_search_input input {
  border: none;
}
.wap_search_input p {
  color: #060518;
  background: #ffffff;
}
.wap_footer {
  background: #d70007;
}
.wap_footer dl {
  width: 25%;
}
.wap_menu {
  background: #d70007;
}
#sub_banner {
  background-color: #fdf9ef;
  background-repeat: no-repeat;
  background-position: top center;
  height: 520px;
}
#crumb {
  padding-top: 30px;
}
#crumb ul {
  border-bottom: 1px solid #e5ddd2;
  padding-bottom: 10px;
}
#crumb ul li {
  float: left;
  display: inline-block;
  margin: 0 50px;
}
#crumb ul li a {
  padding-left: 20px;
  color: #333333 ;
  font-size: 16px;
  line-height: 24px;
  background: url("../images/crumb_icon.jpg") no-repeat left center;
}
#content {
  background: #fdf9ef;
  padding-bottom: 30px;
}
#content .main {
  padding: 0;
}
#content .main .article {
  color: #d70007
  /*当前页的样式*/
  /*分页块默认样式*/
}
#content .main .article .list_news ul li {
  margin-bottom: 50px;
}
#content .main .article .list_news ul li a {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5ddd2;
  display: block;
}
#content .main .article .list_news ul li a .list_pic {
  padding: 0 10px;
  text-align: center;
}
#content .main .article .list_news ul li a .text {
  padding: 0 10px;
}
#content .main .article .list_news ul li a .text .date {
  margin: 20px 0;
  font-size: 12px;
  line-height: 24px;
  font-family: SimSun;
  color: #d70007;
}
#content .main .article .list_news ul li a .text .title {
  color: #d70007;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .main .article .list_news ul li a .text .summary {
  margin-top: 20px;
  font-size: 12px;
  color: #d70007;
  line-height: 20px;
  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 {
  text-decoration: underline;
}
#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 .text_area {
  background: #ffffff;
  color: #da0007;
  line-height: 60px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#content .main .article .list-img ul li a:hover {
  box-shadow: 0px 0px 8px 6px #eeeeee;
}
#content .main .article .list-img ul li a:hover .text_area {
  text-decoration: underline;
}
#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 {
  border-radius: 10px;
  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: #fdf9ef;
  color: #fa2726;
  border: none;
}
#content .main .article .pagination > li > a,
#content .main .article .pagination > li > span {
  color: #fff;
  border-right: 1px solid #a19d9d;
  background: #da0007;
}
#content .main .article .pagination > li > a:hover,
#content .main .article .pagination > li > span:hover {
  background: #fdf9ef;
  color: #fa2726;
  border: 1px solid #fdf9ef;
}
@media all and (max-width: 1700px) {
  #header .index_head {
    position: absolute;
    top: 0;
    right: 1%;
  }
}
@media all and (max-width: 1450px) {
  #header .index_head {
    display: none;
  }
}
@media all and (max-width: 1200px) {
  #banner #owl-demo,
  #banner #owl-demo .owl-wrapper-outer,
  #banner #owl-demo .owl-wrapper,
  #banner #owl-demo .owl-item,
  #banner {
    height: 690px;
  }
  #header .index_head {
    display: none;
  }
  #Service .container {
    width: 1200px;
  }
  #news .inner ul li a .pic {
    width: 20%;
  }
  #news .inner ul li a .list_news {
    width: 70%;
  }
}
@media all and (max-width: 640px) {
  #header {
    padding-top: 14px;
    padding-bottom: 10px;
    background: url("../images/wap_header_bg.jpg") no-repeat top center;
    background-size: auto 100%;
  }
  #header .logo {
    float: none;
    width: 100%;
    padding: 0 15px;
    text-align: center;
  }
  #banner #owl-demo,
  #banner #owl-demo .owl-wrapper-outer,
  #banner #owl-demo .owl-wrapper,
  #banner #owl-demo .owl-item,
  #banner {
    height: 200px;
  }
  #sub_banner {
    background-color: #fdf9ef;
    background-repeat: no-repeat;
    background-position: top center;
    height: 200px;
  }
  #banner #owl-demo,
  #banner #owl-demo .owl-wrapper-outer,
  #banner #owl-demo .owl-wrapper,
  #banner #owl-demo .owl-item,
  #banner {
    height: 200px;
  }
  #about {
    background: #fdf9ef;
    padding: 15px 0 15px;
  }
  #about .inner {
    width: 100%;
    padding: 0 15px;
  }
  #about .inner .text {
    margin-top: 24px;
    font-size: 12px;
    line-height: 14px;
  }
  #about .inner .more {
    margin-top: 24px;
  }
  #about .inner .more a {
    line-height: 30px;
    font-size: 12px;
    width: 40%;
  }
  #Season {
    padding-top: 15px;
  }
  #Season .inner {
    padding: 7.5px;
  }
  #Season .inner ul li {
    margin-bottom: 15px;
    height: 180px;
    padding: 0 7.5px;
  }
  #Season .inner ul li a {
    display: block;
  }
  #Season .inner ul li a .pic .text_bg {
    padding: 10px;
  }
  #Season .inner ul li a .pic .text_bg .text {
    padding-top: 10%;
    background: rgba(152, 110, 0, 0.65);
  }
  #Season .inner ul li a .pic .text_bg .text h3 {
    font-size: 14px;
    line-height: 18px;
  }
  #Season .inner ul li a .pic .text_bg .text .list_text {
    margin-top: 10px;
    line-height: 18px;
    font-size: 12px;
  }
  #Season .inner ul li a .pic .text_bg .text .sub_more {
    margin-top: 15px;
  }
  #Season .inner ul li a .pic .text_bg .text .sub_more .more {
    color: #3a3a3a;
    font-size: 12px;
    line-height: 18px;
    width: 20%;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
  }
  #Season .inner ul li a:hover .pic .text_bg .text {
    background: rgba(152, 110, 0, 0.55);
  }
  #Season .inner ul .current a .pic .text_bg .text {
    background: rgba(0, 37, 121, 0.65);
  }
  #Season .inner ul .current a:hover .pic .text_bg .text {
    background: rgba(0, 37, 121, 0.55);
  }
  #news .inner ul li a .pic {
    width: 31%;
  }
  #news .inner ul li a .list_news {
    width: 63%;
  }
  #news .inner ul li a .list_news .time {
    line-height: 20px;
    font-size: 12px;
  }
  #news .inner ul li a .list_news h2 {
    font-size: 14px;
    line-height: 20px;
  }
  #news .inner ul li a .list_news .text {
    font-size: 12px;
    line-height: 16px;
    height: 32px;
  }
  #Advertising {
    height: 160px;
    background: url("../images/wap_Advertising.jpg") no-repeat top center;
    background-size: auto 100%;
  }
  #sub_Advertising,
  #Advertising {
    height: 160px;
    background: url("../images/wap_Advertising.jpg") no-repeat top center;
    background-size: auto 100%;
  }
  #sub_Advertising {
    height: 160px;
    background: url("../images/sub_Advertising.jpg") no-repeat top center;
  }
  .Two {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #join .inner {
    margin-top: 15px;
  }
  #wap_footer_logo {
    padding: 15px;
    text-align: center;
    background: #da0007;
  }
  #wap_footer_logo .footer_code {
    display: block;
    float: left;
    width: 34%;
    background: #da0007;
    padding: 8px 8px 0;
  }
  #wap_footer_logo .footer_code p {
    font-size: 12px;
    line-height: 22px;
    color: #fff;
  }
  #wap_footer_logo .footer_logo {
    display: block;
    width: 55%;
    float: right;
  }
  #wap_footer_logo .footer_logo p {
    margin-top: 15px;
    font-size: 12px;
    line-height: 18px;
    color: #fdf9ef;
  }
  #crumb {
    padding-top: 15px;
  }
  #crumb ul {
    border-bottom: 1px solid #e5ddd2;
    padding-bottom: 10px;
  }
  #crumb ul li {
    display: inline-block;
    margin: 0 10px;
  }
  #crumb ul li a {
    padding-left: 15px;
    color: #333333 ;
    font-size: 14px;
    line-height: 16px;
    background: url("../images/crumb_icon.jpg") no-repeat left center;
    background-size: auto 50%;
  }
  #content {
    padding-bottom: 15px;
  }
  #content .main {
    padding: 0 15px;
  }
  #content .main .article .list_news ul li {
    margin-bottom: 15px;
  }
  #content .main .article .list_news ul li a {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5ddd2;
    display: block;
  }
  #content .main .article .list_news ul li a .list_pic {
    padding: 0 5px;
    text-align: center;
  }
  #content .main .article .list_news ul li a .text {
    padding: 0 5px;
  }
  #content .main .article .list_news ul li a .text .date {
    margin: 0;
    font-size: 12px;
    line-height: 24px;
    font-family: SimSun;
    color: #d70007;
  }
  #content .main .article .list_news ul li a .text .title {
    color: #d70007;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .article .list_news ul li a .text .summary {
    margin-top: 8px;
    font-size: 12px;
    color: #d70007;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #content .main .article .list-img {
    margin: 0 -15px;
  }
  #content .main .article .list-img ul li {
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
  #content .main .article .list-img ul li a .img_area img {
    padding: 15px;
  }
  #content .main .article .list-img ul li a .text_area {
    line-height: 24px;
    font-size: 12px;
  }
  #content .main .article .list-img ul li a:hover {
    box-shadow: 0px 0px 8px 6px #eeeeee;
  }
  #content .main .article .list-img ul li a:hover .icon:after {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg)
    /* Opera */
  }
}
