/*
    Copyright : RZ（QQ:252216558）   
    Web       : http://www.ziyiai.com
    Email     : 252216558@qq.com
*/
/* 
    Created on : 2016-2-3, 11:51:35
    Author     : ZhouJun
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-4-7, 9:48:51
    Author     : Administrator
*/
.ui-page-theme-a .ui-bar-inherit {
  background: #FFF;
}
.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
  background-color: #FFF;
  border-color: #bbb;
  color: #333;
  text-shadow: none;
}
.ui-page-theme-a a,
html .ui-bar-a a,
html .ui-body-a a,
html body .ui-group-theme-a a {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
}
.ui-page-theme-a a:active,
html .ui-bar-a a:active,
html .ui-body-a a:active,
html body .ui-group-theme-a a:active,
.ui-page-theme-a a:link,
html .ui-bar-a a:link,
html .ui-body-a a:link,
html body .ui-group-theme-a a:link,
.ui-page-theme-a a:hover,
html .ui-bar-a a:hover,
html .ui-body-a a:hover,
html body .ui-group-theme-a a:hover,
.ui-page-theme-a a:visited,
html .ui-bar-a a:visited,
html .ui-body-a a:visited,
html body .ui-group-theme-a a:visited {
  color: #000000;
}
.ui-page-theme-a .ui-btn.ui-btn-active,
html .ui-bar-a .ui-btn.ui-btn-active,
html .ui-body-a .ui-btn.ui-btn-active,
html body .ui-group-theme-a .ui-btn.ui-btn-active,
html head + body .ui-btn.ui-btn-a.ui-btn-active,
.ui-page-theme-a .ui-checkbox-on::after,
html .ui-bar-a .ui-checkbox-on::after,
html .ui-body-a .ui-checkbox-on::after,
html body .ui-group-theme-a .ui-checkbox-on::after,
.ui-btn.ui-checkbox-on.ui-btn-a::after,
.ui-page-theme-a .ui-flipswitch-active,
html .ui-bar-a .ui-flipswitch-active,
html .ui-body-a .ui-flipswitch-active,
html body .ui-group-theme-a .ui-flipswitch-active,
html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active,
.ui-page-theme-a .ui-slider-track .ui-btn-active,
html .ui-bar-a .ui-slider-track .ui-btn-active,
html .ui-body-a .ui-slider-track .ui-btn-active,
html body .ui-group-theme-a .ui-slider-track .ui-btn-active,
html body div.ui-slider-track.ui-body-a .ui-btn-active {
  background-color: #fff;
  border-color: #fff;
  color: #666;
  text-shadow: 0;
}
.ui-page-theme-a .ui-bar-inherit {
  opacity: 1;
}
.ui-footer .ui-btn {
  background: none;
}
.ui-header .ui-title,
.ui-footer .ui-title {
  margin: 0 1%;
}
.mm-menu {
  background: #FFFFFF;
  border-left: 1px solid #D8D8D8;
}
.mm-menu.mm-offcanvas {
  z-index: 99999;
}
.mm-opened .ui-header-fixed {
  position: absolute;
}
.mm-listview > li:not(.mm-divider)::after {
  border-bottom: none;
}
.mm-listview > li > a,
.mm-listview > li > span {
  font-size: 16px;
  font-weight: bold;
}
.mm-listview .mm-next::before {
  border: none;
}
.mm-listview > li .mm-listview > li a {
  font-weight: 400;
}
.ui-field-contain,
.ui-mobile fieldset.ui-field-contain {
  margin: 0.3125em 0;
  padding: 0;
}
.ui-input-text input,
.ui-input-search input {
  text-align: center;
}
.mm-next::after,
.mm-prev::before {
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 8px;
  border: none;
}
.mm-listview .mm-next {
  background: url("../jia.png") no-repeat center center;
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: url("../jian.png") no-repeat center center;
}
#mm-2 {
  top: 75px;
}
.lists3 .title {
  margin-top: 15px;
  font-weight: bold;
  text-indent: 1em;
}
.lists3 .more {
  text-align: center;
  margin: 15px auto;
}
.lists3 .more a {
  text-align: center;
  border: 1px solid #D8D8D8;
  padding: 5px 15px;
  margin-bottom: 5px;
}
.lists3 .ui-btn {
  background: #FFF;
}
.items2 {
  padding-left: 0;
}
.items2 li {
  list-style: none;
}
.items2 li .pic {
  text-align: center;
}
.items1 {
  padding-left: 0;
}
.items1 li {
  list-style: none;
}
.items1 li .pic {
  text-align: center;
}
.items1 li .title {
  display: none;
  background: #E86200;
  padding: 15px 0;
  text-align: center;
}
.items1 li .title a {
  color: #FFF;
}
.items-col-4 {
  margin: 0;
  padding: 0;
}
.items-col-4 li {
  width: 25%;
  list-style: none;
  float: left;
}
.items-col-4 li .pic {
  padding: 5px;
  text-align: center;
}
.items-col-4 li .title {
  text-align: center;
  padding: 10px 5px;
  font-size: 0.75em;
}
* {
  font-family: "Times New Roman";
}
body {
  position: relative;
}
img {
  vertical-align: top;
  max-width: 100%;
}
a {
  text-shadow: none;
}
section {
  margin: 4em 0;
}
.ui-content {
  padding: 0;
}
.aligncontent-center {
  text-align: center;
}
.wrapper {
  margin-top: 66px;
  padding: 1em;
  background-color: transparent;
}
.header .back {
  background: url("../back.png") no-repeat center center / 25px 25px;

  background-size: 66%;
  text-indent: -9999px;
  padding: 0.7em 1.5em;
  border: none;
  box-shadow: none;
}
.header .menu-more {
  background: url("../menu.png") no-repeat center center / 30px 30px;
  text-indent: -9999px;
  padding: 0.7em 1.5em;
  border: none;
  box-shadow: none;
}
.main-header {
  text-align: center;
  font-weight: 300;
  font-size: 90%;
}
.itemlist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.itemlist li {
  position: relative;
  text-align: center;
}
.itemlist li .pic img {
  vertical-align: top;
  max-width: 100%;
}
.itemlist li .title {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
}
.itemlist li .title a {
  color: #000;
  padding: 5px;
  background: #FFF;
  text-decoration: none;
  text-align: center;
}
.swiper-banner {
  border-bottom: 5px solid #D3D1D2;
}
.swiper-banner.style-1 {
  border-bottom: none;
}
.swiper-banner .swiper-slide {
  position: relative;
  text-align: center;
}
.swiper-banner .swiper-slide .pic img {
  vertical-align: top;
  max-width: 100%;
}
.swiper-banner .swiper-slide .title {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
}
.swiper-banner .swiper-slide .title a {
  color: #FFF;
  padding: 5px 10px;
  background: #2D8A5A;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}
.swiper-banner .swiper-slide .title a span.namemark {
  font-size: 12px;
}
.swiper-banner .swiper-container-horizontal > .swiper-pagination {
  bottom: auto;
  left: 20px;
  top: 20px;
  text-align: left;
}
.swiper-banner .swiper-pagination-bullet {
  background: #FFF none repeat scroll 0 0;
  border-radius: 100%;
  display: inline-block;
  height: 4px;
  opacity: 0.4;
  width: 4px;
  /* border: 1px solid rgba(0, 0, 0, 0.45); */
}
.swiper-banner .swiper-pagination-bullet-active {
  background: #000000 none repeat scroll 0 0;
  opacity: 1;
  border-color: #000;
}
.items_cover {
  margin: 0;
  padding: 0;
}
.items_cover ul,
.items_cover li {
  margin: 0;
  padding: 0;
}
.items_cover li {
  list-style: none;
  position: relative;
  text-align: center;
  border-bottom: 5px solid #D3D1D2;
}
.items_cover li .pic img {
  vertical-align: top;
  max-width: 100%;
}
.items_cover li .title {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
}
.items_cover li .title a {
  color: #FFF;
  padding: 5px;
  background: #2D8A5A;
  text-decoration: none;
  text-align: center;
}
.shownews {
  position: relative;
}
.shownews .title {
  padding: 20px 20px 20px 20px;
  text-align: left;
  display: none;
}
.shownews .show {
  line-height: 30px;
  padding: 0 0.3125em;
}
.shownews .show p {
  margin: 0;
  padding: 0;
  height: auto;
  line-height: auto;
}
.shownews .info-box {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
.shownews .info-box .info-hd {
  text-align: right;
  padding: 10px;
}
.shownews .info-box .info-hd.open {
  background: #FFF;
  opacity: 0.9;
}
.shownews .info-box .info-hd a {
  background: #FFF;
}
.shownews .info-box .info-bd {
  display: none;
  background: #FFF;
  opacity: 0.9;
}
.bd_title {
  padding: 20px;
  color: #a06f32;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  display: none;
}
.list1 .ui-icon-carat-r::after {
  background: none;
  display: none;
}
.list1 .ui-btn-icon-right::after {
  right: 0.1em;
  padding-right: 1em;
}
.list1 .ui-btn {
  padding-right: 1em;
}
.list1 .ui-btn img {
  top: 2em;
}
.list1.ui-listview .ui-li-has-thumb > .ui-btn > img:first-child {
  top: 0.625em;
}
.list1.ui-listview > li.ui-first-child img:first-child:not(.ui-li-icon) {
  border-radius: 0;
}
.list1.ui-listview > .ui-li-has-thumb > .ui-btn,
.list1 .ui-listview > .ui-li-static.ui-li-has-thumb {
  min-height: 7em;
  padding-left: 6.25em;
}
.list1 em {
  font-style: normal;
  float: right;
  font-size: 0.8em;
}
.list1 li a.ui-btn {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.list1 li h2 {
  font-weight: normal;
  white-space: normal;
}
.list1 li p {
  white-space: normal;
  font-size: 0.875em;
  height: 3em;
  line-height: 1.5em;
  opacity: 0.8;
}
.list1 li em {
  top: 7em;
  width: 80px;
  text-align: center;
  position: absolute;
  left: 0;
  opacity: 0.8;
}
.list1 .l {
  display: table-cell;
}
.list1 .l img {
  max-width: 3em;
}
.list1 .l .views {
  font-size: 0.875em;
  text-align: center;
}
.list1 .r {
  display: table-cell;
  padding-left: 1em;
}
.list1 .r p {
  white-space: normal;
  font-size: 0.875em;
  height: 3em;
  line-height: 1.5em;
}
.img-content .img-title {
  text-align: center;
  font-size: 24px;
  padding: 20px 0;
  font-weight: 700;
}
.items2 .l {
  display: table-cell;
}
.items2 .l img {
  max-width: 10em;
}
.items2 .r {
  display: table-cell;
  padding-left: 1em;
}
.items2 .r p {
  white-space: normal;
  font-size: 0.875em;
  height: 3em;
  line-height: 1.5em;
}
.lists2 .ui-listview > .ui-li-has-thumb > .ui-btn,
.lists2 .ui-listview > .ui-li-static.ui-li-has-thumb {
  padding-left: 1em;
  text-align: center;
}
.lists2 .ui-listview .ui-li-has-thumb > img:first-child,
.lists2 .ui-listview .ui-li-has-thumb > .ui-btn > img:first-child,
.lists2 .ui-listview .ui-li-has-thumb .ui-li-thumb {
  max-height: none;
  max-width: 100%;
  position: static;
  top: 0;
  text-align: center;
}
.lists2 .ui-listview .title-media.ui-li-has-thumb > img:first-child,
.lists2 .ui-listview .title-media.ui-li-has-thumb > .ui-btn > img:first-child,
.lists2 .ui-listview .title-media.ui-li-has-thumb .ui-li-thumb {
  left: 1px;
  max-height: 3.625em;
  max-width: 3.625em;
  position: absolute;
  top: 0.12em;
  float: left;
  margin-right: 10px;
}
.lists2 .ui-listview .title-media.ui-li-has-thumb a {
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 4.625em;
  min-height: 3.875em;
}
.lists2 .ui-listview .title-media.ui-li-has-thumb h2 {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 0.6em 0;
  margin-top: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.lists2 .pic {
  height: auto;
  cursor: pointer;
}
.lists2 .pic img {
  max-width: 100%;
}
.lists2 li.title {
  display: none;
}
.ui-icon-carat-r::after {
  background: url("../arrow.png") no-repeat center center / 100% 100%;
}
.footer-nav-list li a {
  padding-top: 3.2em;
  border: 0;
}
.footer-nav-list li.li0 a {
  background: url("../menu/01.png") no-repeat center top / 65px 45px;
}
.footer-nav-list li.li0 a:hover {
  background-image: url("../menu/1.png");
}
.footer-nav-list li.li1 a {
  background: url("../menu/02.png") no-repeat center top / 65px 45px;
}
.footer-nav-list li.li1 a:hover {
  background-image: url("../menu/2.png");
}
.footer-nav-list li.li2 a {
  background: url("../menu/03.png") no-repeat center top / 65px 45px;
}
.footer-nav-list li.li2 a:hover {
  background-image: url("../menu/3.png");
}
.footer-nav-list li.li3 a {
  background: url("../menu/04.png") no-repeat center top / 65px 45px;
}
.footer-nav-list li.li3 a:hover {
  background-image: url("../menu/4.png");
}
.footer-nav-list li.li4 a {
  background: url("../menu/05.png") no-repeat center top / 65px 45px;
}
.footer-nav-list li.li4 a:hover {
  background-image: url("../menu/5.png");
}
.pullUp {
  text-align: center;
  margin: 0 auto;
}
.pullUp .pullUpLabel {
  padding: 15px;
  border: 1px solid #D8D8D8;
  cursor: pointer;
}
.swiper-banner-vertical .swiper-container {
  height: 320px;
}
.swiper-banner-vertical .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  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;
}
.swiper-banner-vertical .swiper-container-vertical > .swiper-pagination {
  left: 10px;
  right: auto;
}
/*
@Author     RZ [<2522216558@qq.com>]
@Copyright  ziyiai.com
@Version    1.0
@Time       2016-10-15 15:49:38
*/
/*
    Created on : 2016-10-15, 15:49:38
    Author     : Administrator
*/
.banner ul,
.banner li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.banner ul li img {
  width: 100%;
}
label .required {
  color: #F00;
}
.sec-btn {
  text-align: center;
}
.form {
  padding: 0 15px;
}
.form .ui-field-contain {
  border-bottom: 0;
}
.form .ui-select .ui-btn > span:not(.ui-li-count) {
  font-weight: normal;
}
.form label {
  font-weight: bold;
}
.form .sec-remark textarea {
  min-height: 150px;
}
.catalog  a{
  display: block;
  overflow: hidden;
  padding: 5px;
}
.catalog  a img{
  border:2px solid #D8D8D8;
  max-width: 100%;
}
