@charset "utf-8";

/*CSS通用重置样式*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

fieldset,
img {
  border: 0;
}

:focus {
  outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup,
i {
  font-style: normal;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

code,
kbd,
samp,
tt {
  font-size: 100%;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

body {
  font-size: 12px;
  color: #333;
  background: #FFF;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

:link,
:visited,
ins {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

.clearfix:before,
.cf:before,
.clearfix:after,
.cf:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after,
.cf:after {
  clear: both;
}

.clearfix,
.cf {
  zoom: 1;
}

html {
  _text-overflow: ellipsis;
}

/*���IE6��ͼƬ����*/
iframe {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: """";
}

/* Init */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}

/* common */
body {
  min-width: 1400px;
  font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei", Helmet, Freesans, sans-serif;
  color: #333333;

  background: #fff;
}

a,
a:visited {
  text-decoration: none;
}

.clearer {
  line-height: 0px;
  clear: both;
}

strong {
  font-weight: bold;
}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clear {
  display: inline-block;
}

/**/
/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}


.head {
  width: 100%;
  height: 125px;
  border-bottom: 1px solid #acabab
}

.headm {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  padding-top: 25px;
}

.h-logo {
  width: 360px;
  height: 70px;
  float: left;

}

.ewmm {
  width: 157px;
  height: 157px;
  position: absolute;
  top: 78px;
  left: -79px;
  display: none;
}

/* nav */

#nav {
  width: 651px;
  height: 40px;
  float: left;
  padding-top: 20px;
  margin-left: 116px;
  font-family: 'Microsoft Yahei', 'Arial';
}

#nav ul li {
  float: left;
  width: 78px;
  line-height: 32px;
  position: relative;
  color: #523a28;
  text-align: center;
  font-size: 18px;
  z-index: 55;
}

#nav ul li a.nava {
  color: #523a28;
  padding-bottom: 7px;

}

#nav ul li.curre a.nava {
  font-weight: bold;
  border-bottom: 1px solid #7c3205;
}

#nav ul li.curre .navm a.nava {
  font-weight: 100;
  border-bottom: 1px dashed #7c3205;
}

#nav ul li .navm a.nava {
  border-bottom: 1px dashed #7c3205;
}

#nav ul li.curre .navm a.nava:hover {
  font-weight: bold;
  font-size: 15px;
}

#nav div {
  width: 70px;
  position: absolute;
  top: 46px;
  left: -7px;
  padding-bottom: 0px;
  float: left;
  height: 0;
  overflow: hidden;
  padding: 0 15px;
  background: #fff;
  font-size: 14px;
}

#nav li .a {
  text-decoration: none;
  color: #523a28;
  line-height: 32px;
  padding-bottom: 7px;
}

#nav div a {
  color: #523a28;
  line-height: 26px;
  display: block;
  padding: 5px 0px;
}

#nav div a:hover {
  color: #872206
}


.head-three {
  width: 72px;
  height: 72px;
  float: left;
  position: relative;
  z-index: 55;
}

.head-three p {
  width: 36px;
  height: 36px;
  float: left;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
}

.head-three p a {
  color: #872206
}

.r-search {
  width: 320px;
  height: 40px;
  position: absolute;
  left: -281px;
  top: 35px;
  display: none;
  ;
}



.r-search input {
  padding-left: 10px;
  width: 270px;
  padding-right: 41px;
  height: 40px;
  border: 1px solid #824e37;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}


.r-search a.button {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../images/seach.png) no-repeat 50%;
  overflow: hidden;
  text-indent: -400px;
  border: 0;
  outline: 0;
  cursor: pointer;
}













/* nav */




/* template_07 */
.template-seven {
  width: 100%;
  position: relative;
  height: 500px;
}

.tem-seven-m {
  width: 100%;
  position: relative;
  height: 500px;
}

.tem-seven-m .swiper-slide {
  width: 100%;
  position: relative;
  height: 500px;
}

.tem-seven-m .swiper-slide-visible {
  z-index: 55;
}

.tem-seven-m .pagednew {
  position: absolute;
  width: 1120px;
  bottom: 50px;
  left: 50%;
  margin-left: -560px;
  overflow: hidden;
  z-index: 80
}

.tem-seven-m .temsevenpage {
  float: left;
  position: relative;
  width: 1010px;
  overflow: hidden;
  z-index: 60;
  height: 64px;
}

.tem-seven-m .pagination-seven {
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 999;

}

.tem-seven-m .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  opacity: 0.6;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  background: #fff;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.tem-seven-m .swiper-pagination-switch img {
  width: 100%;
}

.tem-seven-m .swiper-active-switch {
  opacity: 1;
}

.tem-seven-m .swiper-slide .temsevenslide {
  width: 100%;
  height: 500px;
  position: relative;

  color: #333;
  font-size: 36px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;

}

.tem-seven-m .swiper-slide img {
  width: 1920px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -960px;
}

.template-seven .temsevenb-left,
.template-seven .temsevenb-right {
  float: left;
  cursor: pointer;
  z-index: 60;
  width: 40px;
  height: 64px;
  background: url(../images/focus_btn.png) no-repeat;
  z-index: 999;
}

.template-seven .temsevenb-left {
  margin-right: 10px;
  background-position: 0 -77px;
  cursor: pointer;
}

.template-seven .temsevenb-right {
  margin-left: 10px;
  background-position: -40px -77px;
  cursor: pointer;
}

.template-seven .temsevenb-left:hover {
  background-position: 0px -3px;
}

.template-seven .temsevenb-right:hover {
  background-position: -40px -3px;
}

/* template_07 */






/* part 1 */

.parta {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 45px;
}

.partal {
  width: 590px;
  float: left;
  background: #f1f1f1;
  height: 390px;
  padding: 30px;
}

.partalnav {
  width: 100%;
  height: 50px;
}

.partalnav ul li {
  float: left;
  font-size: 30px;
  color: #999998;
  margin-right: 16px;
  cursor: pointer;
  padding: 1px 10px;
}

.partalnav ul li a {
  color: #999998;
}

.partalnav ul li.curre {
  color: #872206;
  border-bottom: 2px solid #872206;
}

.partalnav ul li.curre a {
  color: #872206;
}

.partalnav ul {
  float: left;
}



.partam {
  width: 100%;
  margin-top: 20px;
}

.partam ul li {
  color: #333;
  padding-left: 25px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  border-bottom: 1px #e3e3e3 dashed;
  background: url(../images/libg.png) no-repeat left center;

}

.partam ul {
  display: none;
}

.partam ul li a {
  color: #333;
  display: block;
  width: 90%;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.partam ul li span {
  float: right;
  color: #523a28;
  font-size: 16px;

}



.partar {
  width: 490px;
  float: left;
  background: #872206;
  height: 390px;
  padding: 30px;
}

.partarma {
  width: 100%;
  overflow: hidden;
}

.partarma ul li img {
  opacity: 0.6;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

.partarma ul li:hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);

}

.partarma ul li {
  width: 98px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
  cursor: pointer;
}

.partarma ul li a {
  color: #fff;
}

.partaline {
  width: 100%;
  height: 1px;
  background: #be7453;
  border-bottom: 1px solid #61210f;
  margin-top: 23px;
}


.partartop {
  width: 100%;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
  margin-top: 13px;
}

.partartop a {
  display: block;
  float: right;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}

.partarmb {
  width: 100%;
  overflow: hidden;
}

.partarmb ul li {
  color: #fff;

  height: 54px;
  line-height: 54px;
  font-size: 16px;
  border-bottom: 1px #e3e3e3 dashed;

}

.partarmb ul li a {
  display: block;
  width: 80%;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
}

.partarmb ul li span {
  float: right;
  color: #fff;
  font-size: 16px;

}




.morem {
  display: none;
  float: right;
  font-size: 16px;
  color: #872206;
  line-height: 48px;
}

/* part 1 */





/* part 2 */

.partb {
  width: 100%;
  height: 910px;
  background: #eee6d3;
  margin-top: 35px;
  overflow: hidden;
}

.partm {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.partbtop {
  width: 1200px;
  height: 63px;
  margin: 0 auto;
  margin-top: 42px;
  overflow: hidden;
}

.partbtop p {
  display: block;
  width: 140px;
  text-align: center;
  font-size: 42px;
  color: #872206;
  float: left;
  letter-spacing: 8px;
}

.partbtop span {
  display: block;
  width: 170px;
  text-align: left;
  font-size: 24px;
  color: #872206;
  float: left;
  letter-spacing: 4px;
  line-height: 81px;
}

.partbtop a {
  display: block;
  width: 60px;
  float: right;
  color: #872206;
  font-size: 16px;
  line-height: 50px;
  ;
}



.template-eight {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 19px;
}

.tem-eight-m {
  width: 1200px;
  margin: 0 auto;
  height: 450px;
  position: relative;
}


.tem-eight-m .swiper-slide {
  height: 450px;
  width: 1200px;
  overflow: hidden;
  position: relative;
}

.tem-eight-m .swiper-slide .img08 {
  width: 780px;
  height: 450px;
  float: left;
  color: #333;
  font-size: 36px;
  font-weight: bold;
  background: #d9d8d8;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.tem-eight-m .swiper-slide .img08 img {
  width: 100%;
  height: 450px;
}

.temeigslide-r {
  width: 420px;
  float: left;
  height: 450px;
  background: #fff;

}

.temeigslide-r h5 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  background: #872206;
  margin-top: 43px;
  height: 70px;
  line-height: 70px;
  letter-spacing: 2px;
}

.temeigslide-r h5 a {
  color: #fff;
  padding-left: 18px;
}

.temeigslide-r p {
  width: 90%;
  margin: 0 auto;
  font-size: 16px;
  color: #523a28;
  line-height: 36px;
  padding-top: 40px;
}

.temeigslide-r p a {
  color: #523a28;
}


.template-eight i {
  display: block;
  width: 158px;
  height: 54px;
  background: rgba(169, 33, 20, 0.7);
  position: absolute;
  z-index: 555;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 54px;
}

.template-eight .temeightl-left,
.template-eight .temeightl-right {
  position: absolute;
  width: 40px;
  height: 44px;
  background: url(../images/focus_btnb.png) no-repeat;
  z-index: 999;
}

.template-eight .temeightl-left {
  bottom: 20px;

  right: 70px;
  background-position: 0 -87px;
  cursor: pointer;
}

.template-eight .temeightl-right {
  bottom: 20px;

  right: 15px;
  background-position: -40px -87px;
  cursor: pointer;
}

.template-eight .temeightl-left:hover {
  background-position: 0 -13px;
}

.template-eight .temeightl-right:hover {
  background-position: -40px -13px;
}

.template-four {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

.template-four i {
  display: block;
  width: 158px;
  height: 54px;
  background: rgba(169, 33, 20, 0.7);
  position: absolute;
  z-index: 555;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 54px;
}

.temp-four-m {
  width: 1200px;
  height: 300px;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}


.temp-four-m .swiper-slide {
  width: 1200px;
  height: 300px;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.temp-four-m .swiper-slide h5 {
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  text-align: left;
}

.temp-four-m .swiper-slide h5 a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}



.template-four .temfour-left,
.template-four .temfour-right {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(../images/focus_btn.png) no-repeat;
  z-index: 999;
}

.template-four .temfour-left {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}

.template-four .temfour-right {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}

.template-four .temfour-left:hover {
  background-position: 0 0;
}

.template-four.temfour-right:hover {
  background-position: -40px 0;
}




.img04 {
  width: 100%;
  height: 300px;
  color: #333;
  font-size: 36px;
  font-weight: bold;
  background: #d9d8d8;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.temp-four-m .paginationfour {
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 999;

}

.temp-four-m .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  opacity: 0.6;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  background: #f7f7f7;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

/* part 2 */



/* part 3 */

.partc {
  width: 100%;
  height: 490px;
  background: #e2e2e2;
  overflow: hidden;
}

.partctop {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  margin-top: 42px;
  text-align: right;

}

.partctop p {
  display: block;
  width: 140px;
  text-align: center;
  font-size: 42px;
  color: #872206;
  float: left;
  letter-spacing: 8px;
}

.partctop span {
  display: block;
  width: 170px;
  text-align: left;
  font-size: 24px;
  color: #872206;
  float: left;
  letter-spacing: 4px;
  line-height: 81px;
}

.partctop a {
  display: block;
  width: 60px;
  float: right;
  color: #872206;
  font-size: 16px;
  line-height: 50px;
  ;
}





.template-three {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 45px;
}

.temp-three-m {
  width: 1200px;
  height: 296px;
  color: #fff;
  text-align: center;
  position: relative;
}

.template-three .temthree-left,
.template-three .temthree-right {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(../images/focus_btnc.png) no-repeat;
  z-index: 999;
}

.template-three .temthree-left {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}

.template-three .temthree-right {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}

.template-three .temthree-left:hover {
  background-position: 0 0;
}

.template-three .temthree-right:hover {
  background-position: -40px 0;
}

.temp-three-m .temthree-slide {
  color: #333;
  width: 94%;
  background: #e8e8e8;
  height: 296px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;

  -moz-border-radius: 15px;
  /* Firefox */
  -webkit-border-radius: 15px;
  /* Safari 和 Chrome */
  border-radius: 15px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  overflow: hidden;
}


.temp-three-m .temthree-slide h5 {
  display: none;
  width: 90.1%;
  padding: 0 5%;
  position: absolute;
  color: #333;
  font-weight: bold;
  left: 0px;
  bottom: 34px;
  font-size: 20px;
  z-index: 10;
  height: 95px;
  line-height: 42px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#ffffff')\9;
  text-align: left;
}

.temp-three-m .temthree-slide h5 a {
  color: #333
}

.temp-three-m .temthree-slide:hover h5 {
  display: block;

}

.temp-three-m .temthree-slide img {
  width: 282px;
  height: 296px;
}

/* part 3 */


/* part 4 */

.partd {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
  margin-top: 45px;
}

.partdl {
  float: left;
  width: 600px;
  height: auto;
  padding-bottom:40px;
}

.partltop {
  position: relative;
  width: 600px;
  height: 65px;
  overflow: hidden;
  background: url(../images/partdtopa.png) left center no-repeat;
}

.partrtop {
  position: relative;
  width: 600px;
  height: 65px;
  overflow: hidden;
  background: url(../images/partdtopb.png) left center no-repeat;
}
.partltop h5,
.partrtop h5 {
 font-size:42px;
 color:#872206;
 letter-spacing: 8px;
 float: left;
 width: 118px;
 text-align: center;
}



.partltop ul,
.partrtop ul {
  margin-top: 14px;
  display: block;
  float: left;
}

.partltop ul li,
.partrtop ul li {
  cursor: pointer;
  margin-left: 5px;
  width: 100px;
  height: 41px;
  float: left;
  font-size:24px;
  color: #a55944;
}

.partltop ul li a,
.partrtop ul li a {
  font-size:24px;
  color: #a55944;
  width: 100%;
  height: 100%;
  display: block;
}

.partltop ul li.curre,
.partrtop ul li.curre {
  border-bottom: 2px solid #872206
}
.partltop ul li.curre a,
.partrtop ul li.curre a {
  color:#872206;

}
.partdlm,
.partdrm {
  margin-top: 30px;
}

.partdlma,
.partdrma {
  width: 536px;
  margin: 0 auto;
  overflow: hidden;
  display: none;
}

.partdlma img,
.partdrma img {
  width: 536px;
  height: 250px;
  -moz-border-radius: 15px;
  /* Firefox */
  -webkit-border-radius: 15px;
  /* Safari 和 Chrome */
  border-radius: 15px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.partdlma h5,
.partdrma h5 {
  font-size: 20px;
  text-align: center;

  margin-top: 15px;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 13px;
  text-overflow: ellipsis;
}
.partdlma h5 a,
.partdrma h5 a {
   color:#333
} 
.partdlma ul li,
.partdrma ul li {
  color: #333;
  padding-left: 25px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  border-bottom: 1px #e3e3e3 dashed;

  background: url(../images/libg.png) no-repeat left center;
}

.partdlma ul li a,
.partdrma ul li a {
  display: block;
  width: 90%;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}

.partdlma ul li span,
.partdrma ul li span {
  float: right;
  color: #523a28;
  font-size: 16px;

}





.partdr {
  float: left;
  width: 600px;
  height: auto;
  padding-bottom: 40px;
}

/* part 4 */

/* foot  */
.foot {
  width: 100%;
  height: 170px;
  overflow: hidden;
  background: #92342a;
}

.foot a {
  color: #fff;
}

.footm {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 37px;
}

.footm img {
  float: left;
  margin-top: 11px;
}

.footl {
  width: 100px;
  float: left;
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  margin-right: 20px;
  margin-left: 225px;
}

.footr {
  width: 650px;
  float: left;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  margin-left: 39px;
}

/* foot  */





.mbx {
  width: 1140px;
  background: url(../images/mbxbg.png) no-repeat 29px 14px #bd3123;
  margin: 0 auto;
  overflow: hidden;
  font-size: 18px;
  text-align: left;
  padding-left: 60px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  margin-top: -24px;
  position: relative;
  z-index: 555;
}

.mbx a {
  color: #fff;
}

/* list */

.lifive img {
  width:100%;
}

.lifive h5.bt {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #2e2e2e;
}

.lifive p.yt {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #2e2e2e;
  margin-top: 26px;
}

.lifive p.timem {
  font-size: 16px;
  text-align: center;
  color: #2e2e2e;
  margin-top: 20px;
}

.lifive p.timem span {
  padding-right: 25px;
}

.lifive {
  font-size: 18px;
  line-height: 40px;
  margin-top: 35px;
  margin-bottom: 45px;
}

.listbg {width: 100%;}
.listm {
  width:1200px;
  margin:0 auto;
  margin-top: 10px;
  margin-bottom: 32px;
}
.list {
  width:920px;
  overflow: hidden;
  float:left;
  margin-left: 25px;
}

.list ul li {
  width: 920px;
  position: relative;
  overflow: hidden;
  padding-bottom: 12px;
  border-bottom: 1px dashed #b3bace;
  margin-bottom: 30px;
  margin-top: 20px;
}

.list ul li img {
  width: 186px;
  float: left;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  margin-right: 38px;
}

.list ul li h5 {
  width: 100%;
  color: #523a28;
  font-size: 22px;
}

.list ul li p {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
  color: #523a28;
}

.list ul li span {
  display: block;
  color: #523a28;
  font-size: 14px;
  padding-top: 10px;
}

.list ul li a {
  color: #523a28;
}

/* list */

/* detail */


.detailm {
  width: 1200px;
  margin: 0 auto;
  font-size: 18px;
  margin-top: 30px;
}

.detailm h5.bt {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #2e2e2e;
}

.detailm p.yt {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #2e2e2e;
  margin-top: 26px;
}

.detailm p.timem {
  font-size: 16px;
  text-align: center;
  color: #2e2e2e;
  margin-top: 20px;
}

.detailm p.timem > span {
  padding-right: 25px;
}
.demtright p.timem > span {
  padding-right: 25px;
}


.demtright p.timem > span.changeFont > span {
  padding-right: 5px;
  padding-left:5px;
  cursor: pointer;
}

.detailm p.timem > span.changeFont > span {
  padding-right: 5px;
  padding-left:5px;
  cursor: pointer;
}

.dezw {
  font-size: 18px;
  line-height: 40px;
  margin-top: 35px;
  margin-bottom: 45px;
}

/* detail */

/* detailm */
.detailmt {
  width: 1200px;
  margin: 0 auto;

  margin-top: 30px;
  margin-bottom: 65px;
}

.demt {
  overflow: hidden
}

.demtleft {
  width: 560px;
  padding: 5px;
  float: left;
}

.demtright {
  width: 560px;
  padding: 20px;
  float: left;
}

.demtright h5.bt {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  color: #2e2e2e;
}

.demtright p.yt {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #2e2e2e;
  margin-top: 26px;
}

.demtright p.timem {
  font-size: 16px;
  text-align: center;
  color: #2e2e2e;
  margin-top: 20px;
}

.demzw {
  font-size: 18px;
  line-height: 40px;
  margin-top: 35px;
  margin-bottom: 45px;
      text-align: justify;
}




.template-fourde {
  width: 560px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

.temp-fourde-m {
  width: 560px;
  height: 700px;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}


.temp-fourde-m .swiper-slide {
  width: 560px;
  height: 700px;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.temp-fourde-m .swiper-slide h5 {
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 45px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
  text-align: left;
}

.temp-fourde-m .swiper-slide h5 a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}



.template-fourde .temfour-left,
.template-fourde .temfour-right {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(../images/focus_btn.png) no-repeat;
  z-index: 999;
}

.template-fourde .temfour-left {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}

.template-fourde .temfour-right {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}

.template-fourde .temfour-left:hover {
  background-position: 0 0;
}

.template-fourde.temfour-right:hover {
  background-position: -40px 0;
}

.temp-fourde-m .paginationfourde {
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 999;

}

.temp-fourde-m .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 12px;
  opacity: 0.6;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  background: #f7f7f7;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}




.m-share .sweibo {
  background: url(../images/share_weibo.png) no-repeat 0;
}

.m-share {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -700px;
  width: 100px;
  padding-top: 51px;
  background: url(../images/share_bg.png) no-repeat top;
  z-index: 2;
}

.m-share .swechat {
  background: url(../images/share_wechat.png) no-repeat 0;
  cursor: pointer;
}

.m-share a,
.m-share span {
  display: block;
  width: 40px;
  line-height: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.qr1,
.qr1w {
  background: #fff;
}

.qr1 {
  width: 180px;
  height: 170px;
  padding-top: 10px;
  text-align: center;
  display: block;
  border: 1px solid #ccc;
}

.qr1w {
  width: 182px;
  height: 182px;
  position: absolute;
  left: 80px;
  top: 52px;
  display: none;
}

.swechat:hover .qr1w {
  display: block
}

.m-share .sqqzone {
  background: url(../images/share_qqzone.png) no-repeat 0;
}

.m-share .qrp {
  width: 7px;
  height: 13px;
  position: absolute;
  display: block;
  background: url(../images/left_white.png) no-repeat 0 0;
  top: 11px;
  left: -5px;
  z-index: 1;
  padding: 0;
  border: 0;
  float: none;
  line-height: 0;
}


/* detailm */




/* 捐款 */
.jkmin {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 35px;
  overflow: hidden;
}
.jk {
  width: 920px;
  margin: 0 auto;
  overflow: hidden;
  float: left;
  margin-left: 22px;
}

.jk h5 {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  color: #8d5143;
  line-height: 60px;
}

.jk P {
  font-size: 18px;
  line-height: 38px;
  color: #333;
  text-align: center;
}

.jkmain {
  width: 920px;
  overflow: hidden;
}

.vm {
  overflow: hidden;
  width: 920px;
  margin: 0 auto;
  margin-top: 35px;
}

.jkmain .attri {
  width: 140px;
  height: 36px;
  line-height: 36px;
  float: left;
  text-align: left;
  font-size: 20px;
  /* font-weight: bold; */
}

.attri i {
  font-size: 12px;
  color: #ff0000;
  padding-right: 10px;
}

.jkmain .input {
  display: inline-block;
  padding: 3px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
}

.ch_title input,
.ch_contact input,
.ch_entity input {
  width: 630px;
  height: 26px;
  float: left;
}

.ch_entity textarea {
  display: inline-block;
  width: 629px;
  height: 85px;
  padding: 5px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
}





/* 捐款 */


.onedelay {
  animation-delay: 0.3s
}

.onedelaya {
  animation-delay: 0.5s
}

.onedelayb {
  animation-delay: 1s
}

.onedelayc {
  animation-delay: 2s
}

.onedelayd {
  animation-delay: 3s
}


.main {

  position: relative;
}

/* .main img {
  display: block;
  margin:0 auto;
} */
.xxtips {
  width: 200px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  margin-top: 25px;
}

.xxtips i {
  color: #ff0000
}

.submit {
  width: 160px;
  height: 70px;
  margin: 0 auto;
  margin-top: 10px;
}





.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fileinput-button input {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

.fileinput-button span {
  color: #fff;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;

  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;


}

.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.butmina {
  background: url(../images/submit.png) no-repeat;
  width: 160px;
  height: 170px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
  cursor: pointer;
}


.btn-primary {
  background-color: #3c8dbc;
  border-color: #367fa9;
}

.btn-primary span {
  color: #fff
}

.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}

.btn-warning span {
  color: #fff
}

.btn-danger {
  background-color: #dd4b39;
  border-color: #d73925;
}

.btn-danger span {
  color: #fff
}

.toggle {
  display: none;
}



.modal-dialog {
  position: fixed;
  top: 40%;
  left: 35%;
  transform: translateX(-50%) translateY(-50%);
}


.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0;
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-dialog {
  width: 600px;
  margin: 30px auto;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal {
  overflow-x: hidden;
  overflow-y: auto;

  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal {
  background: rgba(0, 0, 0, 0.3);
}


.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}


.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  border-top: 1px solid #f4f4f4;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}



.jkmain input {

  padding: 3px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
}


.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}


.modal-dialog {
  position: fixed;
  top: 40%;
  left: 35%;
  transform: translateX(-50%) translateY(-50%);
}


.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0;
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-dialog {
  width: 600px;
  margin: 30px auto;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal {
  overflow-x: hidden;
  overflow-y: auto;

  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal {
  background: rgba(0, 0, 0, 0.3);
}


.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}


.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  border-top: 1px solid #f4f4f4;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}




.bqxy {
  display: none;
  width: 600px;
  padding: 50px;
  position: fixed;
  left: 50%;
  margin-left: -350px;
  z-index: 55;
  background: #fff;
  top: 50%;
  margin-top: -300px;
}

.bqxy h5 {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

.bqxy p {
  font-size: 18px;
  line-height: 36px;
  margin-top: 36px;
}

.bga {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.8)
}

.closea {
  position: absolute;
  right: 0px;
  top: -10px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #333;
  font-size: 12px;
  background: #dadada;
  cursor: pointer;
}


.manuphone {
  width: 100px;
  height: 36px;
  line-height: 36px;
  float: left;
  text-align: center;
  font-size: 16px;
}

.checkmanu .input {
  display: inline-block;
  padding: 3px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
  width: 630px;
  height: 26px;
  float: left;
}

.checkmanu span {
  display: block;
  float: left;
  width: 100px;
  height: 34px;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  background: #0d72c8;
  margin-left: 15px;
  cursor: pointer;
}

.fade.in {
  opacity: 1;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}




.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.main_contribute .input {
  display: inline-block;

  padding: 3px;
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #333;
  outline: none;
  font: 400 16px "Microsoft YaHei";
  box-shadow: 3px 4px 5px rgba(81, 34, 37, 0.075) inset;
  transition: all 0.25s ease;
  padding-left: 0.2rem;
}

.contribute_button {
  /* cursor: pointer; */
  margin: 0 auto;
  /* border-radius: 3px; */
  width: 120px;
  height: 42px;
  background: #1571d2;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
}

.contribute_button button {
  width: 120px;
  height: 45px;
  background: #1571d2;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 21px;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}

.selectBorder {
  width: 195px;
  height: 30px;
  line-height: 30px;
  border: solid 1px #c4c4c4;
  float: left;
  color: #0d76ca;
  background-color: #f2f9ff;

}

.selectBorder select {
  margin-top: 0px;
  width: 195px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background-color: #f2f9ff;
  outline: none;
  border: none;
}

.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fileinput-button input {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

.fileinput-button span {
  color: #fff;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;

  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;


}

.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn-primary {
  background-color: #3c8dbc;
  border-color: #367fa9;
}

.btn-primary span {
  color: #fff
}

.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}

.btn-warning span {
  color: #fff
}

.btn-danger {
  background-color: #dd4b39;
  border-color: #d73925;
}

.btn-danger span {
  color: #fff
}

.toggle {
  display: none;
}




.page {
  width: 100%;
  overflow: hidden;
  height: 41px;
  margin: 40px auto;
  text-align: center;
  padding-top: 35px;
  border-top: 1px solid #b09496;
}

.page a {
  color: #b09496;
  border: 1px solid #b09496;
  padding: 4px 7px 4px 11px;
  margin: 0 2px;
}

.page a.current {
  color: #fff;
  background-color: #932000;
}



#scResTab {
  width: 1200px;
  margin: 0 auto;
}

.serch_list {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px dashed #dfdfdf;
  margin-top: 20px;
}

.serch_list em {
  color: #f94646;
}

.serch_list .title {
  width: 100%;
  height: auto;
  line-height: 32px;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #515151;
  font-size: 16px;
  font-weight: bold;
  clear: both;
}

.search-line {

  width: 1200px;
  text-align: right;
  ;
  margin: 0 auto;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 20px;
}

.serch_list .url {
  width: 100%;
  height: 24px;
  line-height: 24px;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #675354;
  font-size: 13px;
  clear: both;
  overflow: hidden;
}

.serch_list .date {

  width: auto;
  min-width: 1px;
  overflow: hidden;
  color: #9E9E9E;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
}



.tem-seven-m .swiper-slide img {
  animation: banrun 6s linear infinite;
}

@keyframes banrun {
  0% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.03)
  }

  100% {
    transform: scale(1)
  }
}

#magnifier {
  position: relative;
  width:520px;

}
.small-box {
  position: relative;
  width: 520px;
  height: 550px;
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.small-box table td{
  width: 520px;
  height: 550px;}
.small-box img {
  width: auto;
  height: auto;
  max-height: 550px;
  max-width: 520px;
}
.small-box .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  background: #0099ff;
  opacity: .5;
  filter: alpha(opacity: 50);
  cursor: move;
}
.thumbnail-box {
  position: relative;
  width: 100%;
}
.thumbnail-box .imgbtn {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 32px;
  margin-top: -16px;
}
.thumbnail-box .btn-prev {
  left: 0;
  background: url(../images/btn_prev.png) no-repeat;
}
.thumbnail-box .btn-prev.btn_prev_disabled{background: url(../images/btn_prev_disabled.png) no-repeat;cursor: not-allowed;}
.thumbnail-box .btn-next {
  right: 0;
  background: url(../images/btn_next.png) no-repeat;
}
.thumbnail-box .btn-next.btn_next_disabled{background: url(../images/btn_next_disabled.png) no-repeat;cursor: not-allowed;}
.thumbnail-box .imglist {
  overflow: hidden;
  width: 415px;
  margin: 0 auto;
}
.thumbnail-box .wrapper {
  width: 100000px;
}
.thumbnail-box .imglist .item {
  float: left;
  margin: 0 10px;
}
.thumbnail-box .imglist .item-cur {}
.thumbnail-box .imglist .item img {
  border: 2px solid #a9a9a9;
  width: 60px;
  height: 63px;
}
.thumbnail-box .imglist .item-cur img {
  border: 2px solid #872206;
}
.big-box {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 522px;
  top: 0;
  width: 520px;
  height: 540px;
  border: 1px solid #e4e4e4;
}
.big-box img {
  display: block;
}

.listbanner {
  background:url(../images/listbanner.jpg) no-repeat center ;
  width:100%;
  height:343px;
}

.lestl {
  width:255px;
 float:left;
 overflow:hidden;
}

.lestl h5 {
  background:#bd3123;
  width:255px; height:75px;
  color:#fff;
  line-height: 75px;
  text-align:center;
  font-weight:bold;
  font-size:28px;
  letter-spacing: 8px;
}


.lestl ul li {
  background:#e8e8e8;
  width:255px; height:64px;
  color:#bd3123;
  line-height: 64px;
  text-align:center;

  font-size:20px;
  margin-top:2px;
  cursor: pointer;
}
.lestl ul li.curre {
  color:#fff;
  background:url(../images/listnavbg.png) center right no-repeat #bd3123;
}
.lestl ul li a {
  color:#bd3123;

}
.lestl ul li.curre a {
  color:#fff;
}

.listtwonav {
  width:1200px;
  margin:0 auto;
  overflow:hidden;
  background:#e8e8e8;
  height:64px;
  margin-top: 30px;
}

.listtwonav ul li {
  width:400px;
  float:left;
  text-align:center;
  height:64px;
  line-height:64px;
  color:#bd3123;
  font-size:20px;
  cursor: pointer;
}
.listtwonav ul li.curre {
  background:#bd3123;
  color:#fff;
}
.listtwonav ul li a {
 
  color:#bd3123;
  
}
.listtwonav ul li.curre a{
 
  color:#fff;
}
.listtwomin {
  width:1200px;
  margin:0 auto;
  overflow:hidden;
  margin-top: 41px;
}
.listtwomin ul {
  width:1300px;
  overflow:hidden;
  margin-left: -65px;
}
.listtwomin ul li {
  width:350px;
  float:left;
  margin-left: 70px;
  margin-top: 18px;
  height: auto;
}
.listtwomin ul li img  {
  width:350px;
  height:auto;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; 
}


.listtwomin ul li:hover img{transform: scale(1.05); -moz-transform: scale(1.05);-webkit-transform: scale(1.05);}


.listtwomin ul li h5 {
  font-size:18px;
  color:#523a28;
  margin-top: 10px;
      height: 80px;
    overflow: hidden;
}

.listtwomin ul li h5 a {
 
  color:#523a28;
}

.partrtop p {display: none;position: absolute;right: 29px;top: 0px;}
.partltop p {display: none;position: absolute;right: 7px;top: 0px;}

.partltop a , .partrtop a {
  display: block;
  width: 60px;
  float: right;
  color: #872206;
  font-size: 16px;
}

.lifour ul li h5 {
  
    font-size: 20px;
}
.lifour ul li h5 {
  width:90%;
  float:left;

}
.lifour ul li span {
  width:10%;
  float:left;
  
}

.zxbanner {
  background:url(../images/zxbanner.jpg) no-repeat center ;
  width:100%;
  height:343px;
}

.jybanner {
  background:url(../images/jybanner.jpg) no-repeat center ;
  width:100%;
  height:343px;
}

.jkbanner {
  background:url(../images/jkbanner.jpg) no-repeat center ;
  width:100%;
  height:343px;
}


.zlbanner {
  background:url(../images/zlbanner.jpg) no-repeat center ;
  width:100%;
  height:343px;
}

.fwbanner {
  background:url(../images/fwbanner.jpg) no-repeat center ;
  width:100%;
  height:343px;
}

.scbanner {
  background:url(../images/scbanner.jpg) no-repeat center ;
  width:100%;
  height:343px;
}



.wzdt {
  width: 1000px;
  margin:0 auto;
  margin-top:45px;
  margin-bottom: 56px;
}

.wzdt h5 {
  font-size: 26px;
  font-weight:bold;
  color:#bd3123;
  line-height: 46px;
  margin-top: 45px;
}

.wzdt .wzdt-nav {
  width: 1000px;
  margin:0 auto;
  margin-top: 30px;
  overflow: hidden;
}
.wzdt .wzdt-nav a {
  padding: 10px 40px;
  color:#333;
  font-size:18px;
  background: #efefef;
}

