body {
    color: #333;
    font-size: 14px;
   font-family:"微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
    margin:0 auto;
    position:relative;

}

.slick-slider{ touch-action: auto!important; }
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }
.header-phone{ display: none; }
.img-hide img{ transform: scale(1,1); transition: 0.3s all; }
.img-hide:hover img{ transform: scale(1.5);}
.img-hide1:hover img{transform: translate(-50%) scale(1.7);}
.img-hide1{   }

.img-hide1 img{transition: 0.3s all;}
.txt-elise{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

    }
.swiper-button-next:after, .swiper-button-prev:after{ display: none!important; }
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }

img{ max-width:100%; vertical-align: middle;}

.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -10; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1470px;}
.header{ background: url(../images/header.png) center no-repeat; }
.header-img{ padding:60px 0; }
.nav-back{ background: #c9151c; position: relative; z-index: 1000; }
.nav-list li{ float: left; margin-right: 10px; position: relative; }
.nav-list li a{ display: block; position: relative; line-height: 60px; font-size: 18px; color: #fff; padding:0 20px; }
.nav-back .container{ position: relative; }
.search-box-d{ position: absolute; right: 15px; top: 15px; width: 240px; }
.search-box-d .form-control{width: 100%;height: 30px;border:none;box-shadow: none;border-radius: 30px;padding-right: 40px;}
.btn-ss{ position: absolute; right: 10px; top: 0; bottom: 0; background: none; border:none; height: 30px; padding:0; }
.nav-list li:hover a{ background: #ff9900; }
.nav-down{ position: absolute; display: none; padding:5px 0; white-space:nowrap; left: 50%; top: 100%; min-width: 100%; transform: translate(-50%,0); background: #c9151c; }
.nav-down li{ float: none; margin:0; }
.nav-down li a{ font-size: 18px; background: none!important; color: #fff; line-height: 40px; padding:0 10px; }
.nav-down li a:hover{ color: #ff9900; }
.nav-list li:hover .nav-down{ display: block; }
.banner img{ margin:0; width: 100%; }
.banner{ margin:0; overflow:hidden; }
.banner .slick-dots{ bottom:30px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 30px; height: 6px; border-radius: 30px; padding:0; }
.banner .slick-dots li button{ background: rgba(255,255,255,0.5); }
.banner .slick-dots li.slick-active,.banner .slick-dots li.slick-active button{ width: 60px; }
.banner .slick-dots li.slick-active button{ background: #c9151c }
.page-one{ background: url(../images/back01.png) center no-repeat; background-size: cover; padding:50px 0 60px 0; }
.img-slick{ width: 35.7%; }
.img-slick-img div{ height: 350px; transition: 0.3s all; }
a:hover .img-slick-img div{ transform: scale(1.05,1.05); }
.img-slick-bottom{ background: #fff; height: 160px; padding:20px; }
.img-slick-tt{ font-size: 18px; color: #333; font-weight: bold; }
.img-slick-p{ line-height: 25px; height: 50px; overflow:hidden; margin-top: 10px; color: #666; }
.img-slick .slick-dots{ bottom: 30px; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 40px; padding:0; height: 4px; border-radius: 4px;  }
.img-slick .slick-dots li button{ background: #e7e7e7; }
.img-slick .slick-dots li.slick-active button{ background: #ba0d14; }
.one-center{ width: 39.6%; padding-left: 40px; }
.title{ border-bottom: solid 1px #ddd; margin-bottom: 20px; }
.title span{ display: inline-block; line-height: 26px; font-size: 26px; color: #ba0d14; font-weight: bold; border-bottom: solid 2px #ba0d14; padding-bottom: 15px; }
.title a{ float: right; font-size: 16px; color: #999; margin-top: 3px; }
.dt-ul-tt{ font-size: 18px; color: #333; }
.dt-ul-date{ color: #ba0d14; margin-top: 10px; position: relative; line-height: 14px; }
.dt-ul-date:before{ display: block; content: ""; position: absolute; right: 0; bottom: 0; left: 90px; border-bottom: solid 1px #ddd; }
.dt-ul li{ margin-bottom: 30px; }
.one-right{ width: 24.7%; padding-left: 40px; }
.yw-list li a{ display: block; position: relative; height: 75px; padding-left: 95px; }
.yw-list-date{ position: absolute; left: 0; top: 0; height: 75px; width: 75px; text-align: center; color: #ba0d14; border-radius: 0 15px 0 15px; background: #fde7d0; }
.yw-list-date span{ font-size: 30px; color: #ba0d14; font-family: "Bodoni Bd BT"; }
.yw-list-tt{ font-size: 18px; margin-top: 5px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  color: #333; line-height: 30px; text-align: justify; height: 60px; }
.yw-list li a:before{ display: block; content: ""; position: absolute; left: 75px; right: 0; bottom: 0; border-top: solid 1px #ddd; }
.yw-list li{ margin-bottom: 17px; }
.title-b{ border-color: #f4cd9d; padding-top: 10px; }
.left-img a,.ys-slick a{ display: block; position: relative; padding-top: 56%; }
.left-img a img,.ys-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.ys-slick .slick-slide{ padding:0 15px; }
.ys-slick{ margin:0 -15px; }
.ys-slick-box{ overflow:hidden; }
.ys-slick .slick-prev{ left: 15px; width: 25px; z-index: 100; height: 50px; background: url(../images/left.png) center no-repeat; margin-top: -25px; }
.ys-slick .slick-next{ right: 15px; width: 25px; height: 50px; background: url(../images/right.png) center no-repeat; margin-top: -25px; }
.page-tow{ background: url(../images/back02.png) center no-repeat; background-size: cover; padding-bottom: 60px; }
.tow-left{ width:38%; padding:0 20px; position: relative; }
.page-tow .row{ margin:0 -20px; }
.title-c{ margin-top: 45px; margin-bottom: 0; }
.tz-ul li a { display: block; line-height: 46px; position: relative; padding-right: 150px; font-size: 18px; color: #333; position: relative; padding-left: 20px; background:url(../images/dian.png) left center no-repeat; }
.tz-ul li a span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #888; }
.tow-right{ width: 24%; padding:0 20px; }
.zt-slick a{ display: block; margin-bottom: 15px; padding-top: 23%; position: relative; }
.zt-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.zt-slick{ margin-top: 20px; margin-bottom: 0; }
.tz-ul{ padding-top: 5px; }
.zt-slick .slick-next{ width: 22px; height: 22px; background: url(../images/t.png) center no-repeat; left: auto; right: 0px; top: -45px; }
.zt-slick .slick-prev{ width: 22px; height: 22px; background: url(../images/b.png) center no-repeat; left: auto; right: 30px; top: -45px; }
.title-d{ margin-top: 14px; margin-bottom: 0; }
.jf-tabs{ position: absolute; left: 155px; top: 15px; }
.jf-tabs li{ float: left; margin-right: 10px; }
.jf-tabs li a{ font-size: 16px; color: #ba0d14; background: #ffdee1; display: block; padding:0 20px; border-radius: 40px; line-height: 30px; }
.tabs-more{ position: absolute; top: -41px; right: 0; font-size: 16px; color: #999; }
.jf-tabs li.active a{ background: #ba0d14; color: #fff; }
.jd-box{ background: #ffebed; margin-top: 20px; padding:40px 20px 0 20px; height: 250px; }
.jd-p{ position: relative; padding-left: 36px; margin-bottom: 35px; font-size: 18px; color: #333; }
.jd-p em{ position: absolute; left: 0; top: 0; }
.jd-p:before{ display: block; content: ""; position: absolute; left: 0; top: -10px; width: 20px; height: 2px; background: #ffc276; }
.friends-back{ padding-bottom: 50px; background: url(../images/friends-back.png) center no-repeat; background-size: cover; }
.friends-back .title{ margin-top: 45px; margin-bottom: 30px; border-color: #f4cd9d; }
.friends-box{ overflow:hidden; }
.friends-box .slick-slide{ padding:0 12px; }
.friends-box .friends-slick{ margin:0 -12px; }
.friends-box .friends-slick a{ display: block; position: relative; padding-top: 44.444444%; }
.friends-box .friends-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.friends-slick .slick-next{ width: 22px; height: 22px; background: url(../images/right02.png) center no-repeat; left: auto; right: 15px; top: -55px; }
.friends-slick .slick-prev{ width: 22px; height: 22px; background: url(../images/left02.png) center no-repeat; left: auto; right: 45px; top: -55px; } 
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding:40px 0; }
.footer p{ margin:0; font-size: 18px; color: #fff; line-height: 35px; }
.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

.search-a{ display: none; }
/**************图片列表**************/
.list-banner{ height: 400px; position: relative; }
.list-back{ background: url(../images/list-back.png) center no-repeat; background-size: cover; }
.list-top{ position: absolute; top:-100px; width: 100%; text-align: center; font-size: 24px; color: #fff; padding-top: 50px; height: 100px; background: url(../images/list-top.png) center no-repeat; background-size: 100% 100%;  }
.list-left{ width: 240px; position: relative; z-index: 100; }
.nav-left li a{display: block;position: relative;background: #fff;padding-left: 60px;line-height: 30px;border-bottom: dashed 1px #ddd;font-size: 18px;color: #333;padding-top: 20px;padding-bottom: 20px;padding-right: 10px;/* line-height: 70px; */}
.nav-left{ padding-bottom: 30px; background: #fff; }
.nav-left li:last-child a{ border:none; }
.nav-left li.active a,.nav-left li a:hover{ color: #c9151c; }
.nav-left li.active a:before,.nav-left li a:hover:before{display: block;content: "";position: absolute;left: 20px;top: 0;bottom: 0;width: 26px;background: url(../images/icon-nav.png) center no-repeat;}
.list-right{ width: 1160px; padding-top: 35px; }
.list-right-top{ border-bottom: solid 1px #f0dada; padding-bottom: 15px; }
.nav-b{ background: url(../images/icon-dd.png) left center no-repeat; padding-left: 25px; font-size: 16px; color: #555; }
.img-ul li{ float: left; width: 33.333333%; padding:0 15px; margin-top: 30px; }
.img-ul{ margin:0 -15px; }
.img-ul-img{position: relative;padding-top: 56.28%;background: #ffeaea;}
.img-ul-img img{position: absolute;left: 50%;top: 0;height: 100%;transform: translate(-50%);}
.img-ul-tt{ font-size: 16px; color: #555; line-height: 60px; padding:0 25px; }
.img-ul li a{ display: block; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.page-box{ border-top: solid 1px #ddd; padding-top: 40px; margin-top: 40px; padding-bottom: 50px; }
.txt-ul li a{display: block;font-size: 18px;color: #333;padding-right: 170px;position: relative;line-height: 50px;padding-left: 15px;background: url(../images/dian.png) left center no-repeat;}
.txt-ul li a>span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #888; }
.txt-ul{ padding-top: 10px; }
.article-tt{ font-size: 22px; color: #c9151c; font-weight: bold; margin:30px 0 20px 0; }

.article-sm{ color: #888; }
.article-sm span{ display: inline-block; margin:0 10px; }
.article-p p{ font-size: 18px; color: #555; text-align: justify; line-height: 35px; margin-bottom: 30px; }
.article-p{ border-top: solid 1px #eee; padding:30px 0; margin-top: 30px; }
.article-link p a{ font-size: 16px; color: #888; }
.article-link p{ margin-bottom: 15px; }
.article-link{ padding:30px 0; border-top: solid 1px #eee; }

.nav-b a:hover,.article-link p a:hover,.txt-ul li a:hover,.tabs-more:hover,a:hover .img-ul-tt,a:hover .dt-ul-tt,.title a:hover,a:hover .img-slick-tt,a:hover .yw-list-tt,.tz-ul li a:hover{ color: #c9151c; }

.nav-click{ display: none; }
.nav-left-down li a:before{ display: none!important; }
.nav-left-down li a{color: #333!important;line-height: 40px;font-size: 18px;border:none;padding: 0px 0 0px 60px;}
.nav-left-down li.active a,.nav-left-down li a:hover{ color: #c9151c!important; }
.nav-left li .nav-click{ transition: 0.3s all; position: absolute; display: block; right: 0; top: 0; line-height: 70px; text-align: center; width: 70px; height: 70px; color: #333; }
.nav-left li.active .nav-click{ transform: rotate(180deg); color: #c9151c; }
.nav-left-down{border-bottom: dashed 1px #ddd;display: none;padding: 10px 0;}







@media( max-width: 1479px){
	.container{ width: 1230px; }
	.jd-p{ font-size: 15px; padding-left: 25px; }
	.list-right{ width: 930px; }
.nav-list li a{padding: 0px 11px;font-size: 16px;}
}
@media( max-width: 1279px){
	.container{ width: 970px; }
	.jd-p{ margin-bottom: 20px; }
	.tz-ul li a{ padding-right: 100px; }
	.jf-tabs li a{ font-size: 14px; padding:0 10px; }
	.jf-tabs{ left: 130px; }
	.jf-tabs li{ margin-right: 5px; }
	.tabs-more{ font-size: 14px; top: -38px; }
	.title a{ font-size: 14px; }
	.nav-list li a{ padding:0 7px; font-size: 16px; }
	.search-box-d{ width: 180px; }
	.nav-list li{ margin-right: 0; }
	.list-right{ width: 650px; }
	}
@media( max-width: 991px){
.nav-click { display: block; transition: 0.3s all; z-index: 100; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
	.container{ width: 750px; }
	.img-slick{ width: 100%; }
	.img-slick-img div{ height:auto; padding-top: 70%; }
	.one-center,.one-right{ width:100%; padding:0; }
	.tow-left,.tow-right{ width: 100%; }
	.jd-box{ height: auto; padding-bottom: 20px; }
	.footer p{ font-size: 16px; }
	.header{ display: none; }
	.nav-back{ height: 50px; position: fixed; left: 0; top: 0; right: 0; }
	    .nav-list{ padding:0; border-top: solid 1px #fff; background: #c9151c; display: none; position: fixed; left: 0; top: 50px; right: 0; bottom: 0; overflow-y: auto; }
    .nav-list li{ float: none; display: block; margin:0; width: 100%; padding:0; }
    .nav-list li a{ display: block; text-align: left; line-height: 40px; padding:0 15px; color: #fff; }
    .nav-click { display: block; transition: 0.3s all; z-index: 100; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{ position: static; display: none; transform: translate(0,0); margin:0; padding:0; width: 100%; background: none; }
    .nav-down li{ text-align: left; padding:0; height: 40px; }
    .nav-down li a{ text-align: left; padding:0 25px; color: #fff!important; font-size: 14px; line-height: 30px; text-align: left; }
    .nav-down{ display: none; }
    .nav-down:before{ display: none; }
    .search-a{ display: block; position: absolute; right:60px; opacity: 1; top: 0; line-height: 50px; }
.search-box-c{ position: fixed; left: 50%; top: 50%; width: 300px; height: 54px; background: #fff; padding-right: 115px; margin-left: -150px; z-index: 1000010; }
.search-box-c .form-control{ height: 54px; border-radius: 0; font-size: 15px; color: #333; background: #fff; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; background: #9a0000!important; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
.menu-button{ display: block; }
.nav-back .container{ width: 100%; }
body{ padding-top: 50px; }
.list-right{ width: 450px; }
.img-ul li{ width: 50%; }
}
@media( max-width:767px){
.header-phone{ display: block; background:url(../images/header.png) center no-repeat; background-size: cover; padding:10px 15px; }
.img-hide1:hover img{transform: translate(-50%) scale(1);}
.banner .slick-dots{ bottom: 10px; }
.container{ width: 100%; }
.page-one{ padding:20px 0; }
.title span{ font-size: 22px; line-height: 22px; }
.img-slick{ margin-bottom: 20px; }
.dt-ul li{ margin-bottom: 20px; }
.yw-list-tt,.dt-ul-tt{ font-size: 16px; }
.col-xs-3{ width: 100%; }
.col-xs-9{ width: 100%; margin-top: 20px; }
.title-c{ margin-top: 20px; }
.tz-ul li a{ font-size: 16px; line-height: 40px; }
.tz-ul li a span{ font-size: 14px; }
.tabs-more{ top: -34px; }
.page-tow{ padding-bottom: 20px; }
.friends-back .title{ margin:20px 0; }
.friends-slick .slick-prev,.friends-slick .slick-next{ top: -45px; }
.friends-back{ padding-bottom: 20px; }
.footer{ padding:20px 0; }
.footer p{ font-size: 14px; line-height: 25px; }
body{ overflow-x: hidden; }
.list-banner{ height: 200px; }
.list-left{ width: 100%; padding:0; }
.nav-left li a{line-height: 35px;font-size: 18px;padding-top: 10px;padding-bottom: 10px;}
.list-right{width: 100%;padding-top: 10px;min-height: 350px;}
.list-right-top{ display: none; }
.img-ul li{ width: 100%; margin-top: 15px; }
.page-box{ padding-top: 20px; margin:20px 0; padding-bottom: 0; }
.nav-left{ padding-bottom: 0; }
.txt-ul li a{ font-size: 16px; line-height: 50px; padding-right: 90px; }
.txt-ul li a span{ font-size: 14px; }
.article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.article-tt{ font-size: 18px; margin:20px 0; }
.article-p{ padding:20px 0; margin-top: 20px; }
.article-link p a{ font-size: 14px; }
.article-link{ padding:20px 0 10px 0; }
}