@charset "UTF-8";
/* 
    说明，为了做图片响应式，所有图片相关都是用绝对定位改的，这块有疑问可以咨询我 我给讲下，最好别改那

*/
/* sass变量 */
*html {
  background-image: url(../../../);
  background-attachment: fixed;}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "Microsoft YaHei", "微软雅黑" ；;}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;}

ul,
ol {
  list-style: none;}

a {
  color: #333;
  text-decoration: none;}

a:hover {
  color: #a51601;}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: #999;}

:-moz-placeholder {
  /* mozilla firefox 4 to 18 */
  font-size: 12px;
  color: #999;}

::-moz-placeholder {
  /* mozilla firefox 19+ */
  font-size: 12px;
  color: #999;}

:-ms-input-placeholder {
  /* internet explorer 10+ */
  font-size: 12px;
  color: #999;}

fieldset,
img {
  border: 0;
  vertical-align: middle;}

q:before,
q:after {
  content: '';}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;}

body {
  font-size: 14px;
  line-height: 1.5;
  color: #333;}

table {
  border-collapse: collapse;
  border-spacing: 0;}

.wrap {
  max-width: 1200px;
  margin: 0 auto;}

.ie8 .wrap {
  width: 1200px;}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;}

.clearfix {
  zoom: 1;}

.fl {
  float: left;}

.fr {
  float: right;}

body {
  background: url(../images/body.jpg);}

.page {
  background: url(../images/bg.jpg) bottom center no-repeat;}

.header {
  background: url(../images/header-line.jpg) top center no-repeat;
  padding-top: 19px;
  color: #d5c1ae;}

.header a {
  color: #d5c1ae;}

.header .header-inner {
  padding: 15px 0 30px;
  background: url(../images/header-bg.jpg);}

.header .wrap {
  position: relative;}

.header .logo {
  float: left;
  max-width: 100%;
  margin-top: 20px;}

.header .logo img {
  max-width: 100%;}

.header .navbar {
  position: absolute;
  left: 20px;
  top: 0;
  display: none;
  width: 40px;
  height: 40px;
  background: url(../images/nav-bar.jpg) no-repeat center center;
  background-size: 100%;}

.header .links {
  position: absolute;
  right: 0;
  top: 10px;
  text-align: right;
  line-height: 36px;
  margin-right: 30px;}

.header .links span {
  font-size: 12px;
  margin: 0 10px;}

.header .main-nav {
  float: right;
  width: 500px;
  margin-top: 60px;}

.header .main-nav li {
  float: left;
  width: 115px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;}

.header .main-nav li.on {
  background: url(../images/nav-bg.jpg) center center no-repeat;}

.ie8 .header {
  min-width: 1200px;}

.nav-cover {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 98;
  top: 0;
  left: 0;}

img {
  max-width: 100%;}

.showNav {
  overflow: hidden;
  height: 100%;}

.showNav body {
  overflow: hidden;
  height: 100%;}

.showNav .nav-cover {
  display: block;}

.showNav .header .main-nav {
  transform: translateX(0);}

.index .wrap {
  background: #fefef8;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.03);
  padding-bottom: 40px;
  margin-bottom: 20px;}

.index .index-row1 {
  position: relative;
  padding: 60px 0 40px 20px;
  background: url(../images/index-row1-bg.jpg) left center no-repeat;
  background-size: 100% auto;}

.index .index-row1 .con {
  width: 50%;
  line-height: 30px;
  margin-top: 30px;
text-align:justify;
text-justify:distribute;}

.index .index-row1 .more {
  margin-top: 10px;
  width: 50%;
  text-align: right;}

.index .index-row1 .more a {
  display: inline-block;
  width: 96px;
  height: 32px;
  background: url(../images/more1.jpg) no-repeat;}

.index .index-row1::before, .index .index-row1::after {
  content: '';
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 0;
  border-top: 1px solid #dbdbd1;}

.index .index-row1::after {
  bottom: 5px;}

.index .index-row2 {
  margin-top: 5px;
  padding: 50px 0;}

.index .index-row2 .tit {
  float: right;
  margin-right: 40px;
  margin-top: 30px;}

.index .index-row2 .swiper-box {
  position: relative;
  padding: 0 40px;}

.index .index-row2 .swiper-box .swiper-container {
  position: static;}

.index .index-row2 .hd {
  width: 280px;
  margin-left: 40px;
  margin-bottom: 30px;}

.index .index-row2 .hd li {
  float: left;
  cursor: pointer;
  margin-right: 10px;}

.index .index-row2 .hd li span {
  display: table-cell;
  vertical-align: middle;
  width: 24px;
  padding: 0 5px;
  height: 120px;
  text-align: center;
  background: url(../images/dote.jpg) no-repeat;
  opacity: 1;
  line-height: 1.2;}

.index .index-row2 .hd .on span {
  background: url(../images/dote-on.jpg) no-repeat;
  color: #a51601;}

.index .index-row2 .slide {
  height: 410px;}

.index .index-row2 .slide .swiper-button-prev, .index .index-row2 .slide .swiper-button-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;}

.index .index-row2 .slide .swiper-button-prev {
  left: 0;
  background: url(../images/arr-left.jpg) center center no-repeat;}

.index .index-row2 .slide .swiper-button-next {
  right: 0;
  background: url(../images/arr-right.jpg) center center no-repeat;}

.index .index-row2 .slide .swiper-slide {
  width: 280px;
  box-sizing: border-box;}

.index .index-row2 .slide .swiper-slide img {
  width: 90%;
  margin: 0 5%;}

.index .index-row3 {
  padding: 0 40px;}

.index .index-row3 .tit {
  position: relative;
  text-align: center;
  margin-bottom: 30px;}

.index .index-row3 .tit img {
  padding: 0 30px;
  position: relative;
  z-index: 2;
  background: #fefef8;}

.index .index-row3 .tit::after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  border-top: 1px solid #dbdbd1;}

.index .index-row3 .list li {
  float: left;
  width: 25%;
  position: relative;}

.index .index-row3 .list li a {
  position: relative;
  padding-top: 75%;
  display: block;
  margin: 1px;}

.index .index-row3 .list li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}

.index .index-row3 .list li.big {
  width: 50%;}

.index .index-row3 .list li.big a {
  padding-top: 37.5%;}

.footer {
  padding: 50px 20px 20px;
  background: url(../images/footer-bg.jpg) top center no-repeat;
  text-align: center;
  color: #fff;
  line-height: 30px;}

.inner-banner img {
  max-width: 100%;}

.inner-page{
      min-height: 625px;}
.inner-page .wrap {
  position: relative;
  padding: 20px 0 40px;
  background: #fefef8;}

.inner-page .leftbar {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 270px;
  margin-bottom: 20px;}

.inner-page .leftbar .tit {
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  background: #a51601;
  color: #fff;}

.inner-page .leftbar .con {
  position: relative;
  margin-top: 10px;
  padding: 20px 0;
  border: 1px solid #b7b7b7;}

.inner-page .leftbar .con .icon {
  position: absolute;
  width: 15px;
  height: 6px;
  background: url(../images/left-icon.jpg) no-repeat;}

.inner-page .leftbar .con .icon1 {
  left: -2px;
  top: -1px;}

.inner-page .leftbar .con .icon2 {
  right: -2px;
  top: -1px;}

.inner-page .leftbar .con .icon3 {
  left: -2px;
  bottom: -1px;}

.inner-page .leftbar .con .icon4 {
  right: -2px;
  bottom: -1px;}

.inner-page .leftbar .con li {
  line-height: 30px;}

.inner-page .leftbar .con li a {
  display: block;
  padding: 0 20px 0 50px;
  background: url(../images/dote1.jpg) 30px 12px no-repeat;}

.inner-page .right-con {
  padding-right: 20px;
  padding-left: 320px;}

.inner-page .right-con .inner-tit {
  position: relative;
  font-size: 18px;
  color: #a51601;
  border-bottom: 1px solid #dbdbd1;}

.inner-page .right-con .inner-tit img {
  margin-right: 10px;
  vertical-align: middle;}

.inner-page .right-con .inner-tit::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  border-top: 1px solid #dbdbd1;}

.inner-page .pic-list ul {
  margin: 20px -3%;}

.inner-page .pic-list li {
  float: left;
  width: 25%;
  padding: 0 3%;
  margin: 20px 0;
  position: relative;
  box-sizing: border-box;}

.inner-page .pic-list li a {
  display: block;
  position: relative;
  padding-top: 165%;}

.inner-page .pic-list li img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;}

.inner-page .detail {
  padding: 30px 0;
  line-height: 33px;}

.inner-page .detail p {
  margin-bottom: 10px;
  text-indent: 2em;}

.inner-page .detail img {
  max-width: 100%;
  margin: 10px 0;}