
.home-banner{
	position: relative;
	width: 100%;
}
.home-banner .swiper-slide{
	width: 100% !important;
}
.home-banner .swiper-slide img{
	display: block;
	width: 100%;
}
.home-banner .swiper-slide-active img{
	animation: changeScale 1 2.5s;
}


.slideBox{ 
  position:relative; 
  margin:0 auto;
  background: #000;
  height: 100%;

}
.slideBox .bd{ 
  position:relative; 
  height:100%;
    overflow:hidden; 
}
.slideBox .bd ul{ 
  height:100%;
}
.slideBox .bd li{ 
  vertical-align:middle; 
  height:100%;
}
.slideBox .bd img{ 
  width:100%; 
  height: 100%;
  animation: changeScale 1 2.5s;
  display: block;
}
.slideBox .bd .banner-txt { position:absolute; width:100%; text-align:center; bottom: 15%; }
.slideBox .bd .banner-txt .t1{width: 100%; font-size:44px; text-shadow: 0 0 8px #000; font-weight: bold; color: #fff !important; }
.slideBox .bd .banner-txt .t2{width: 100%; font-size: 18px; font-family: "Arial"; text-transform: uppercase; text-shadow: 0 0 8px #000; padding:20px 0; color: #fff !important; }
.slideBox .hd{ 
  overflow:hidden; 
  position:absolute; 
 width:100%; 
 text-align: center;
  bottom:21px; 
  z-index:1; 
}
.slideBox .hd ul{ 
  overflow:hidden; 
  zoom:1; 
  color:#fff; 
   width:100%; 
 text-align: center;
}
.slideBox .hd ul li{ 
  display: inline-block;
  margin-right:15px;  
  width:12px; 
  height:12px; 
  background:#625e5c; 
  border-radius:100%; 
  cursor:pointer; 
   transition-duration: 1s;
}
.slideBox .hd ul li.on{ 
  width: 12px;
  height: 12px;
  border-radius:20px;
  background:#7b4f22;
  box-shadow:none;
}

.slideBox .prev{ position:absolute; left:3%; top:50%; display:block; width:79px; height:79px; background: rgba(255,255,255,0.2); border-radius: 50%; transition-duration: 1s; display: none;}
.slideBox .prev:after{position: absolute; content: ""; width: 79px; height: 79px; background: url(../images/pre-jt.png) no-repeat center center;-webkit-transform: rotate(180deg);
                 -moz-transform: rotate(180deg);
                 -o-transform: rotate(180deg);
                 -ms-transform: rotate(180deg);
                 transform: rotate(180deg); }
.slideBox .next{ position:absolute; right:3%; top:50%; display:block; width:79px; height:79px; background: rgba(255,255,255,0.2); border-radius: 50%; transition-duration: 1s; display: none;}
.slideBox .next:after{position: absolute; content: ""; width: 100%; height: 38px; top: 50%; transform: translateY(-50%); background: url(../images/pre-jt.png) no-repeat center center; }
.slideBox:hover .prev{ display: block;}
.slideBox:hover .next{ display: block;}


.newsSwiper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.newsSwiper .swiper-slide{
	width: 100%;
	height: 100%;
}
.newsSwiper .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
.newsSwiper img{ 
  width:100%; 
  height: 100%;
  /*animation: changeScale 1 2.5s;*/
  display: block;
}
.newsSwiper .dw{
		width: 100%;
    height: 52px;
    line-height: 52px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 0 20% 0 18px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsSwiper .news-pagination{
		overflow:hidden; 
	  position:absolute; 
	 	width:100%; 
	 	text-align: right;
	  bottom:15px !important; 
	  z-index:9; 
	  zoom:1;
	  padding-right:15px; 
	  box-sizing: border-box;
	  color:#fff; 
}

.newsSwiper .news-pagination span{ 
  display: inline-block;
  margin-right:10px;  
  width:10px; 
  height:10px; 
  background:#fff; 
  border-radius:100%; 
  cursor:pointer; 
  transition-duration: 1s;
}
.newsSwiper .swiper-pagination-bullet-active{ 
  width: 10px;
  height: 10px;
  border-radius:20px;
  background:#bd2229;
  box-shadow:none;
}



.fast-list{width: 100%; padding: 65px 0;}
.fast-list li{width: 16.666%; float: left; overflow: hidden;list-style: none; position: relative;}
.fast-list li .pic{ width: 69px; height: 69px; float: left; transition-duration: 1s; }
.fast-list li .pic img{display: block;}
.fast-list li .text{ font-size: 22px; color:#111111;width:calc(96% - 69px); float: right; line-height: 69px;}
.fast-list li:hover .pic{moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1);
transform:scaleX(-1);}

.Menubox1 {width: 260px; position: relative; text-align: center; right: 0; top: 10px; position: absolute;  }
.Menubox1 li {width: 90px; float: left; margin-left: 40px;cursor: pointer;height: 36px;  font-size: 20px;color: #7b4f22; position: relative;}
.Menubox1 li.hover { color: #a20402; border-bottom: 2px solid #7a5131; }
.Menubox1 li:before{content:""; position: absolute;width: 0; height: 2px; background: #7a5131; left: 50%; transform: translate(-50%); transition-duration: .5s;bottom: -2px;}
.Menubox1 li:hover:before{width: 90px;}
.CbContainer1{position:relative; margin-top: 30px; overflow: hidden;}
.Contentbox1 {clear: both; width:100%; min-height:196px; margin:0 auto; }
.in-n-le{width: 49.4%; position: absolute; left:0; top: 0; height: 100%;}
.in-n-ri{width: 50.6%; padding:0 17px; background:#faf6eb;}
.in-n-ri li{width: 100%; padding:35px 0; border-bottom: 1px solid #e2e2e2;}
.in-n-ri li .time{width: 75px; height: 75px; border:1px solid #e2e2e2; text-align: center; padding:6px 0; float: left;}
.in-n-ri li .time p{line-height: 40px; font-weight: bold; font-size:36px; font-family: "Arial"; }
.in-n-ri li .time span{display: inline-block; line-height: 20px; font-size: 14px; color: #777777;}
.in-n-ri li .neir{width: calc(97% - 75px);}
.in-n-ri li .neir p{line-height: 25px; font-size: 18px; color: #444444; margin-bottom: 10px;}
.in-n-ri li .neir span{display: inline-block; font-size: 15px; line-height: 20px; color: #888888; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.news-box{ 
  position:relative; 
  margin:0 auto;
  background: #000;
  height: 100%;
}
.news-box .bd{ 
  position:relative; 
  height:100%;
  overflow:hidden; 
}
.news-box .bd ul{ 
  height:100%;
}
.news-box .bd li{ 
  vertical-align:middle; 
  height:100%;
  position: relative;
}
.news-box .bd li .dw{width: 100%; height: 52px; line-height: 52px; background: rgba(0,0,0,0.7); color: #fff; padding:0 20% 0 18px; font-size: 18px; position: absolute; left: 0; bottom: 0; z-index: 1; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.news-box .bd img{ 
  width:100%; 
  height: 100%;
  animation: changeScale 1 2.5s;
  display: block;
}
.news-box .hd{ 
  overflow:hidden; 
  position:absolute; 
 width:100%; 
 text-align: center;
  bottom:15px; 
  z-index:9; 
}
.news-box .hd ul{ 
  overflow:hidden; 
  zoom:1; 
  color:#fff; 
  width:100%; 
  text-align: right;
  padding-right:15px; 
}
.news-box .hd ul li{ 
  display: inline-block;
  margin-right:10px;  
  width:10px; 
  height:10px; 
  background:#fff; 
  border-radius:100%; 
  cursor:pointer; 
  transition-duration: 1s;
}
.news-box .hd ul li.on{ 
  width: 10px;
  height: 10px;
  border-radius:20px;
  background:#bd2229;
  box-shadow:none;
}

.in-news{padding:15px 0 65px 0;}
.in-bit{ width: 100%; position: relative;}
.in-bit .p{font-size: 32px; line-height: 32px; color: #222222; }
.in-bit .p span{color: #7a5131;}
.in-bit .more{font-size: 18px; color: #222222;}
.in-bit:after{position: absolute; content: ""; width: 90%; height: 1px; background:#e2e2e2; right: 0; bottom: 0px;}

.ks-box{width: 100%; background:#faf6eb; padding:55px 0;}

.zpmenu{width:100%;display:inline;height:372px;overflow:hidden;}
.zpmenu dl{width:100%;height:372px;/*_width:962px*/}
.zpmenu dl dt:hover h1{-webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;}
.zpmenu dt{width:18.95%;float:left;height:372px; color:#fff; text-align:center; cursor: pointer;}
.zpmenu dt h1{ position:relative; width:101px; height:101px; margin:21% auto 0; transition-duration: 1s;}
.zpmenu dt h1 img{ position:absolute; top:0; left:0; bottom:0; right:0; margin:auto;}
.zpmenu dl dt:nth-child(1){ background:#7a5131;}
.zpmenu dl dt:nth-child(3){ background:#dab766;}
.zpmenu dl dt:nth-child(5){ background:#e6ca95;}
.zpmenu dl dt:nth-child(1) .open{ background:#e6ca95;}
.zpmenu dl dt:nth-child(3) .open{ background:#dab766;}
.zpmenu dl dt:nth-child(5) .open{ background:#e6ca95;}
.zpmenu dt p{ font-size:18px; padding:15px 0 80px 0;}
.zpmenu dt p span{font-size: 14px; display: inline-block; width: 100%; text-transform: uppercase;}
.zpmenu .open{width: 18.95%; cursor: pointer;}
.zpmenu .open span{ opacity:1; }



.zpmenu dd{position:relative;width:43.15%;display:block;float:left;height:372px;overflow:hidden; background:#ffffff;}
div.zpmenu dl#slider2 dd div.zpinfor{width:92%;height:400px;overflow:hidden; margin:0 auto; padding-top: 45px;}
.ks-list{width: 100%; margin:0 auto;}
.ks-list li{width: 23.5%; float: left; border:1px solid #d3d3d3; border-radius: 3px; height: 45px; list-style: none; line-height: 45px; font-size: 17px; color: #333333; margin-right:2%; margin-bottom: 30px; text-align: center; }
.ks-list li:nth-child(4n){margin-right:0;}
.ks-neir{font-size:16px; line-height: 36px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;}
.zt-tj{padding: 45px 0 80px 0;}


.td-list {
  width: 305px;
    position: relative;
    cursor: pointer;
}

    .td-list dd {
      width: 305px;
        background: #fff;
        background:url(../images/zj-bg1.png) no-repeat;
        min-height: 300px;
        padding: 112px 20px 0;
        text-align: center;
        transition-duration: .5s;
    }

    .td-list dt {
        width: 195px;
        height: 240px;
        position: absolute;
        top: -120px;
        left: 50%;
        margin-left: -92px;
        transition-duration: .5s;
        z-index: 1;
        overflow: hidden;
    }

        .td-list dt .dw {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background: url(../images/zj-bg.png) no-repeat;
            background-size: cover;
            z-index: 2;
        }

        .td-list dt img {
            display: block;
            width: 100%;
            transition-duration: 1s;
        }

    .td-list dd h1 {
        font-weight: normal;
        font-size: 18px;
        position: relative;
        z-index: 9;
    }

    .td-list dd p {
        font-size: 16px;
        color: #666666;
        margin: 15px 0;
        line-height: 24px;
        position: relative;
        z-index: 9;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .td-list dd a {
        color: #fff;
        background: #006590;
        padding: 10px 25px;
        border-radius: 30px;
        font-family: "宋体";
        position: absolute;
        left: 36%;
        bottom: 25px;
    }

    .td-list:hover dt img {
        transform: scale(1.1,1.1);
    }
.more1{margin:0 auto; color: #7b4f22; font-size: 16px; width: 100%; text-align: center; padding-top: 10px; display: inline-block;}

.kyjx{width: 79%;}
.jx-padd{padding: 85px 0 50px 0;}
.kyjx .left{width: 26.6%;}
.kyjx .right{width: 67.5%;}
.xjsb{width: 19.4%; border-left: 1px solid #e2e2e2; padding-left:18px;}


.mobie-ks{width: 100%; display: none;}
.mobie-ks dl{width: 33.333%; float: left; text-align: center; padding:10px; color: #fff;}
.mobie-ks dl:nth-child(1){background: #7a5131}
.mobie-ks dl:nth-child(2){background: #dab766}
.mobie-ks dl:nth-child(3){background: #e6ca95}
.mobie-ks dl dt{width: 50px; height: 60px; text-align: center; margin:0 auto;}
.mobie-ks dl dt img{display: inline-block;}
.mobie-ks dl dd{width: 100%; line-height: 36px; font-size: 17px;}

.swiper-slide{background: #000; overflow: hidden; cursor: pointer;}
.swiper-slide img{display: block; transition-duration: 1s;}
.swiper-slide:hover img{transform: scale(1.1); opacity: 0.8;}


@media only screen and (max-width: 1440px){
  .zpmenu .open {
    width: 18%;
    cursor: pointer;
}
.zpmenu dt {
    width: 18%;
}
}

@media only screen and (max-width: 1367px){

.fast-list li .text {
    font-size: 18px;
}
.in-bit .p {
    font-size: 28px;
    line-height: 32px;
}
.zpmenu dl {
    width: 100%;
    height: 320px;
}
.zpmenu {
    height: 320px;
}
.zpmenu dt {
    height: 320px;
}
.zpmenu dd {
    height: 320px;
}
div.zpmenu dl#slider2 dd div.zpinfor{height: 320px;}
.ks-list li {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.ks-neir {
    font-size: 16px;
    line-height: 30px;
}
.fast-list {
    padding: 45px 0;
}
}

@media only screen and (max-width: 1280px){
.fast-list {
    padding: 35px 0;
}
.fast-list li .pic {
    width: 50px;
    height: 50px;
}
.fast-list li .text {
    font-size: 17px;
    width: calc(97% - 50px);
    line-height: 50px;
}
.in-n-ri li .neir p{overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;}
.in-n-ri li {
    padding: 20px 0;
}
.in-news {
    padding: 15px 0 45px 0;
}
.zpmenu dt {
    width: 18%;
}
}
@media only screen and (max-width: 1024px){
.fast-list {
    padding: 30px 0;
}
.in-bit .p {
    font-size: 24px;
}
.in-bit .more {
    font-size: 16px;
}
}

@media only screen and (max-width: 760px){
  .in-bit .p {
    font-size: 20px;
}
 .fast-list li {
    width: 33.33%;
    margin-bottom: 10px;
}
.fast-list li .pic {
    width: 40px;
    height: 40px;
}
.fast-list li .text {
    font-size: 17px;
    width: calc(97% - 40px);
    line-height: 40px;
}
.Menubox1 li {
    width: 80px;
    margin-left: 20px;
    height: 36px;
    font-size: 17px;
}
.Menubox1 {
    width: 200px;
}
.in-n-le {
    width: 100%;
    position: relative;
}
.in-n-ri {
    width: 100%;
    padding: 0 10px;
}
.ks-box {
    padding: 30px 0;
}
.zpmenu {
    display: none;
}
.zt-tj {
    padding: 25px 0 40px 0;
}
.mobie-ks{ display:block; }
}

@keyframes run {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.04);
    }
    50% {
        transform: scale(1.08);
    }
    75% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}


@keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-moz-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-webkit-keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-o-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}
 @keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-webkit-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-moz-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-o-keyframes icon-bounce {
0%, 100% {-moz-transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
25% { -moz-transform: rotate(15deg); -ms-transform: rotate(15deg);-webkit-transform: rotate(15deg);transform: rotate(15deg);}
50% { -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
75% { -moz-transform: rotate(5deg); -ms-transform: rotate(5deg);-webkit-transform: rotate(5deg); transform: rotate(5deg);}
85% { -moz-transform: rotate(-5deg);-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}