@charset "utf-8";

/*	百度地图	*/
.bdmap{ height: 1000px;}
.bdmap-list{}
.bdmap-list-item{}
.bdmap-list-item.cur{}
.bdmap-sync{}
.bdmap-sync-item{}
.bdmap-sync-item.act{}
.bdmap-info{ position: fixed; left: 0; top: 0; visibility: hidden; overflow: hidden; z-index: -9999;}
.bdmap-info-item{ width: 300px;}

/*	弹窗	*/
.pop-alert .pop-dialog{ width: 500px; height: 350px; background-color: #fff; z-index: 1;}

/*	视频	*/
.video-box{ position: relative; height: 600px;}
.video-box .vjs-big-play-button{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; cursor: pointer;}
.video-box .vjs-big-play-button:before{ content: '\e7a3'; position: absolute; left: 50%; top: 50%; width: 94px; border: 2px solid; border-radius: 999px; font-size: 60px; color: #fff; text-align: center;
	font-family: "xfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*	图片缩放	*/
.scaleimg{ overflow: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	
	-webkit-transform: scale(1);
	transform: scale(1);
}
.scaleimg img{ width: 100%; height: auto;
	-webkit-transition: transform 3s;
	transition: transform 3s;
}
.scaleimg:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* ****************************************************** */








/* ****************************************************** */
	
/* 详情页 */
.article{ padding: 60px 0;}
.article-title{ margin-bottom: 40px; text-align: center;}
.article-title .h24{ margin-bottom: 20px;}
.article-title .info{ color: #707070;}
.article-title .info span{ margin: 0 15px;}
.article-cont{ margin-bottom: 30px;}
.article-cont .p{ margin-bottom: 20px; text-align: justify; text-justify: inter-ideograph;}
.article-cont img{ max-width: 100%; height: auto !important;}
.article-paging{ overflow: hidden; padding: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; line-height: 26px;}
.article-prev, .article-next{ position: relative; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.article-prev{ float: left; padding-left: 30px;}
.article-next{ float: right; padding-right: 30px; text-align: right;}
.article-prev:before, .article-next:before{ position: absolute; top: 2px; font-size: 16px;
	font-family: "xfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.article-prev:before{ content:"\e739"; left: 0;}
.article-next:before{ content:"\e738"; right: 0;}
.article-paging a:hover{ opacity: 0.8;}
.article .share-mod{ padding: 30px 0;}
.article .share-item{ font-size: 20px;}

/* 搜索结果页 */
.result{ padding: 60px 0;}
.result .key{ color: #5c983e;}
.result .h24{}
.result .h24 span{ margin-left: 30px; font-size: 18px; color: #707070; }
.result .list{ margin-bottom: 50px; }
.result .list-item{ padding: 30px 0; border-bottom: 1px solid #d1d1d1; }  
.result .list .h18{ margin-bottom: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.result .list .p{ color: #707070; text-align: justify; text-justify: inter-ideograph;}
.result .list a:hover{ opacity: 0.8;}

/*	网站地图	*/
.sitemap{ padding: 60px 0;}
.sitemap dl{ padding: 20px 0; border-bottom: 1px solid #eee;}
.sitemap dt{ font-size: 16px;}
.sitemap dd{ margin-top: 20px; padding-left: 4em; word-break: keep-all;}
.sitemap dd a{ margin-right: 20px;}
.sitemap a:hover{ opacity: 0.8;}

.pop-zs {z-index: 9999;}
.pop-zs .pop-dialog {width: 1230px;height: 580px;background: #611f1e;}
.pop-zs .pop-cont {padding: 60px 30px 0 50px;}
.pop-zs .h30 {text-align: center;padding-bottom:30px;color: #ddb881;}
.pop-zs .scroll1 {height: 400px;color: #ddb881;}
.pop-zs .pop-close {background: none;}
.pop-zs .scroll1 .p {padding-bottom: 25px;}
.pop-zs .scroll1 .p:last-child {padding-bottom: 0;}


.mCSB_scrollTools .mCSB_draggerRail {background: #a14545;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background: #b15151;}
.mCSB_scrollTools {width: 7px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 100%;}
.mCSB_inside > .mCSB_container {margin-right: 40px;}

/*专题首页*/
.special1 {position: relative;overflow: hidden;background-size: cover;background-position: center;background-repeat: no-repeat;height: 985px;text-align: center;}
.special1 .cont {position: relative;text-align: center;}
.special1 .cont .tit {max-width: 100%;height: auto;text-align: center;}
.special1 .cont .tit img {max-width: 60%;height: auto;display: inline-block;}
.special1 .cont .txt {padding-top: 10.1%;}
.special1 .cont .txt .p {color: #ddb781;padding-top: 15px;}
.special1 .cont .txt .t1 {color: #eee4b0;padding-top: 40px;}
.special1 .cont .txt .t1 .s1 {display: inline-block;vertical-align: middle;}
.special1 .cont .txt .t1 .x {display: inline-block;vertical-align: middle;height: 23px;width: 1px;background: #eee4b0;margin: 0 20px;}
.special2 {position: relative;overflow: hidden;padding: 150px 0 135px;}
.special2 .title {text-align: center;padding-bottom: 50px;}
.special2 .title .t1 {color: #eee4b0;}
.special2 .cont {margin: 0 35px;}
.special2 .cont .list1 {overflow: hidden;width: 105%;}
.special2 .cont .list1 .item {display: none;background: #fff;overflow: hidden;width: 605px;margin: 0 19px 20px 0;float: left;}
.special2 .cont .list1 .item.item-show {display: block;}
.special2 .cont .list1 .item .img {float: left;width: 280px;height: 210px;}
.special2 .cont .list1 .item .img img {width: 100%;height: auto;}
.special2 .cont .list1 .item .txt {overflow: hidden;padding: 35px 30px 0 35px;}
.special2 .cont .list1 .item .txt .t1 {height: 95px;}
.special2 .cont .list1 .item .txt .date {margin-top: 20px;font-family: Arial;}
.special2 .btn1 {margin: 20px auto 0;width: 166px;height: 54px;line-height: 54px;text-align: center;color: #e8cdbd;background: url(../image/temp1/btn1.png) no-repeat center;background-size: cover;display: block;}
.special3 {position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;height: 985px;}
.special3 .tit {text-align: center;padding: 170px 0 50px;}
.special3 .tit .t1 {max-width: 100%;width: auto;}
.special3 .tit .t1 img {max-width: 100%;height: auto;}
.special3 .cont {height: 100%;padding: 0 80px;}
.special3 .cont .scroll1 {height: 475px;color: #ddb881;}
.special3 .cont .scroll1 .p {text-indent: 2em;text-align: justify;text-justify:inter-ideograph;}
.special4 {overflow: hidden;position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;height: 1071px;}
.special4 .pic {background-repeat: no-repeat;background-size: cover;background-position: center;position: absolute;left: 0;top: 0;height: 100%;width: 50%;}
.special4 .clear {height: 100%;position: relative;}
.special4 .clear .l {width: 580px;height: 100%;}
.special4 .clear .l .tit {padding-bottom: 35px;}
.special4 .clear .l .tit img {max-width: 100%;height: auto;}
.special4 .clear .l .p {color: #ddb881;text-indent: 2em;text-align: justify;text-justify:inter-ideograph;}
.special4 .clear .r {width: 691px;position: absolute;top: 50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);right: 0;}
.special4 .clear .r .img {width: 100%;height: 298px;overflow: hidden;}
.special4 .clear .r .img img {width: 100%;height: auto;}
.special4 .clear .r .text {width: 100%;height: 308px;background: rgba(99,36,35,0.8);color: #ddb881;}
.special4 .clear .r .text .padd {padding: 47px 35px;}
.special4 .clear .r .text .scroll1 {height: 215px;}
.special4 .clear .r .text .h24 {padding-bottom: 20px;}
.special4 .clear .r .text .h20 {text-align: justify;text-justify:inter-ideograph;}
.special5 {background: #cad9e1;position: relative;padding-top: 150px;background: #5d191b;}
.special5 .title {text-align: center;padding: 0 70px 60px;}
.special5 .title .t1 {padding-bottom: 30px;}
.special5 .title .p {text-align: left;color: #ddb881;text-indent: 2em;}
.special5 .slick-item {height: 632px;overflow: hidden;}
.special5 .slick-item .img {float: left;width: 650px;height: 100%;}
.special5 .slick-item .r_txt {overflow: hidden;height: 100%;background: #612020;}
.special5 .slick-item .r_txt .padd {padding: 50px 35px 0 65px;}
.special5 .slick-item .r_txt .h30 {color: #ddb881;padding-bottom: 45px;}
.special5 .slick-item .r_txt .scroll1 {height: 410px;color: #ddb881;}
.special5 .slick-item .r_txt .scroll1 .p {text-indent: 2em;}
.special5 .slick-item .r_txt .scroll1 .p+.p {padding-top: 10px;}
.special5 .slick-mod .slick-arrow {bottom: inherit;width: 49px;height: 49px;-webkit-transform: rotate(0deg) translateY(0%);
    -ms-transform: rotate(0deg) translateY(0%);
    transform: rotate(0deg) translateY(0%);}
.special5 .slick-mod .slick-arrow:before {display: none;}
.special5 .slick-mod .slick-prev {left: inherit;right: 143px;top: 50px;background: url(../image/temp1/prev2.png) no-repeat center;}
.special5 .slick-mod .slick-next {right: 85px;top: 50px;background: url(../image/temp1/next2.png) no-repeat center;}
.special6 {background-position: center;background-size: cover;background-repeat: no-repeat;height: 1145px;position: relative;z-index: 1;}
.special6 .title {text-align: center;padding: 145px 70px 15px;}
.special6 .title .t1 {padding-bottom: 30px;}
.special6 .title .p {text-align: justify;color: #ddb881;text-indent: 2em;}
.special6 .list {background: url(../image/temp1/special2.png) no-repeat center;height: 844px;overflow: hidden;}
.special6 .list .clear {width: 105%}
.special6 .list .item {float: left;width: 150px;height: 100%;text-align: center;cursor: pointer;}
.special6 .list .item+.item {margin-left: 14.5px;}
.special6 .list .item .t1 {display: inline-block;font-size: 34px;width: 35px;color: #ddb881;line-height: 1;height: 245px;margin-top: 285px;}
.special6 .list .item .arr {width: 51px;height: 51px;background: url(../image/temp1/arr1.png) no-repeat center;background-size: cover;margin: 0 auto;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;margin-top: 0;}
.special6 .list .item:hover .arr {margin-top: 50px;}
.special6 .list .item:last-child {margin-left: 10px}
.special7 {overflow: hidden;background-position: center;background-size: cover;background-repeat: no-repeat;height: 1304px;}
.special7 .title {text-align: center;padding: 230px 70px 50px;}
.special7 .title .t1 {padding-bottom: 30px;}
.special7 .title .p {text-align: justify;color: #ddb881;text-indent: 2em;}
.special7 .box2 {}
.special7 .box2 .tab-mod {overflow: hidden;}
.special7 .box2 .tab-bar {float: left;width: 193px;position: relative;z-index: 1;}
.special7 .box2 .tab-bar .tab-term {background-repeat: no-repeat;background-size: cover;background-position: center;cursor: pointer;position: relative;width: 100%;height: 143px;text-align: center;font-size: 0; letter-spacing: -1.5em;}
.special7 .box2 .tab-bar .tab-term:after{ content: ''; display: inline-block; vertical-align: middle; height: 100%;}
.special7 .box2 .tab-bar .tab-term.cur:before {content: "";display: block;position: absolute;top: 50%;left: 100%;border: 12px solid transparent;border-left-color: #882b2e;z-index: 9;}
.special7 .box2 .tab-bar .tab-term .s1 {color: #eee4b0;text-align: center;display: inline-block; vertical-align: middle; letter-spacing: 0;}
.special7 .box2 .tab-cont {overflow: hidden;height: 572px;position: relative;background: url(../image/temp1/special3.png) no-repeat center;background-size: cover;}
.special7 .box2 .tab-cont .tab-item {visibility: hidden;opacity: 0;position: absolute;left: 0;top: 0;width: 100%;}
.special7 .box2 .tab-cont .tab-item.act {position: relative;opacity: 1;visibility: visible;}
.special7 .box2 .tab-cont .padd {padding: 45px 40px 0 105px;}
.special7 .box2 .tab-cont .scroll1 {height: 475px;color: #ddb881;}
.special7 .box2 .tab-cont .h30 {padding: 30px 0 20px;}
.special7 .box2 .tab-cont .h30:first-child {padding-top: 0;}
.special7 .box2 .tab-cont .p {padding: 10px 0 20px;}
.special7 .box2 .tab-cont .p img {max-width: 100%;}
.special8 {background: #4d0f0f;padding: 155px 0 165px;}
.special8 .title {text-align: center;padding: 0px 70px 60px;}
.special8 .title .t1 {padding-bottom: 30px;}
.special8 .title .p {text-align: justify;color: #ddb881;text-indent: 2em;}
.special8 .scroll-tab {position: relative;}
.special8 .scroll-box{ position: relative; overflow: hidden;}
.special8 .scroll-track{ display: table; white-space: nowrap;}
.special8 .scroll-track{
    font-size: 0;
}
.special8 .scroll-item {width: 260px;overflow: hidden; cursor: pointer; text-align: center;display: inline-block;vertical-align: top;background: url(../image/temp1/bar1.png);transition: all 0.4s ease;height: 540px;margin:0 2.5px;}
.special8 .scroll-item .img {max-width: 520px;max-height: 472px;line-height: 472px;text-align: center;width: 520px;}
.special8 .scroll-item .img img {max-width: 96%;max-height: 96%;display: inline-block;vertical-align: middle;}
.special8 .scroll-item .h24 {padding-top: 15px;color: #f0d1bf;}
.special8 .scroll-item.cur {width: 520px;background: url(../image/temp1/bar1_a.png);}
.special8 .scroll-item:nth-child(4n+1) {margin-top: 40px;}
.special8 .scroll-item:nth-child(4n+2) {margin-top: 0px;}
.special8 .scroll-item:nth-child(4n+3) {margin-top: 60px;}
.special8 .scroll-item:nth-child(4n+4) {margin-top: 20px;}
.special8 .scroll-prev{position: absolute;left: 0;width: 75px;height: 78px;top: 50%;margin-top: -39px;background: url(../image/temp1/prev3.png) no-repeat center;z-index: 2;cursor: pointer;}
.special8 .scroll-next{position: absolute;right: 0;width: 75px;height: 78px;top: 50%;margin-top: -39px;background: url(../image/temp1/next3.png) no-repeat center;z-index: 2;cursor: pointer;}

.special9 {height: 1166px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.special9 .tab-bar {text-align: center;padding: 150px 0 50px;}
.special9 .tab-bar .tab-term {display: inline-block;text-align: center;margin: 0 28px;cursor: pointer;color: #ddb881;}
/*.special9 .tab-bar .tab-term.cur {background: url(../image/temp/arr2.png) no-repeat bottom center;color: #5e90aa;cursor: inherit;}*/
/*.special9 .tab-bar .tab-term:hover {color: #5e90aa;}*/
.special9 .tab-cont {position: relative;}
.special9 .tab-cont .tab-item {position: absolute;left: 0;top: 0;width: 100%;visibility: hidden;opacity: 0;overflow: hidden;}
.special9 .tab-cont .tab-item.act {opacity: 1;visibility: visible;position: relative;}
.special9 .tab-cont .tab-item .list {width: 105%;overflow: hidden;}
.special9 .tab-cont .tab-item .list .item {width: 400px;float: left;margin: 0 15px 18px 0;position: relative;}
.special9 .tab-cont .tab-item .list .item .img {width: 100%;overflow: hidden;padding-bottom: 75%;position: relative;}
.special9 .tab-cont .tab-item .list .item .img img {width: 100%;height: auto;position: absolute;left: 0;top: 0;}
.special9 .tab-cont .tab-item .list .item .p {position: absolute;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.5);text-align: center;color: #fff;padding: 13px 0;}
.special9 .more {display: block;margin: 22px auto 0;width: 166px;height: 52px;background: url(../image/temp/more.png) no-repeat center;text-align: center;line-height: 52px;}
.special9 .pic_list .slick-item {position: relative;}
.special9 .pic_list .slick-item img {outline: none;cursor: pointer;}
.special9 .pic_list .slick-center .slick-item:before {content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 5px solid #882b2e;}
.special9 .pic_list .slick-item .img {margin: 0 4px;}
.special9 .max_pic .slick-item .img {margin: 0 0px 10px;}
.special9 .tab-cont .tab-item .list1 {overflow: hidden;width: 105%;}
.special9 .tab-cont .tab-item .list1 .item {background: #fff;overflow: hidden;width: 605px;margin: 0 19px 20px 0;float: left;}
.special9 .tab-cont .tab-item .list1 .item .img {float: left;width: 280px;height: 210px;}
.special9 .tab-cont .tab-item .list1 .item .img img {width: 100%;height: auto;}
.special9 .tab-cont .tab-item .list1 .item .txt {overflow: hidden;padding: 35px 30px 0 35px;}
.special9 .tab-cont .tab-item .list1 .item .txt .t1 {height: 95px;}
.special9 .tab-cont .tab-item .list1 .item .txt .date {margin-top: 20px;font-family: Arial;}
.special9 .slick-arrow {width: 78px;height: 78px;}
.special9 .slick-arrow:before {display: none;}
.special9 .slick-prev {background: url(../image/temp1/prev3.png) no-repeat center;left: 0;}
.special9 .slick-next {background: url(../image/temp1/next3.png) no-repeat center;right: 0;}
.special10 {text-align: center;padding-top: 120px;}
.special10 .cont {display: inline-block;}
.special10 .h30 {text-align: center;padding: 0px 0 30px;}
.fot_logo {background: url(../image/temp1/bgi1.jpg);padding: 42px 0;text-align: center;}
.fot_logo img {display: inline-block;}
.fot_logo .ftbj {color: #fff;padding-top: 15px;}

/*	pc 端	*/
@media screen and (min-width: 1021px){
	/*.special1 .cont .bgi {-webkit-transition: all 2s ease-in-out;transition: all 2s ease-in-out;opacity: 0;}
	.special1 .cont .box .t1 {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(-100px,0px);-ms-transform: translate(-100px,0px);transform: translate(-100px,0px);opacity: 0;}
	.special1 .cont .box .t2 {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(100px,0px);-ms-transform: translate(100px,0px);transform: translate(100px,0px);opacity: 0;}
	.special1 .cont .box .text {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(0px,100px);-ms-transform: translate(0px,100px);transform: translate(0px,100px);opacity: 0;}
	.special1.xtween .cont .bgi, .special1.xtween .cont .box .t1, .special1.xtween .cont .box .t2, .special1.xtween .cont .box .text {-webkit-transform: translate(0px,0) scale(1);-ms-transform: translate(0px,0) scale(1);transform: translate(0px,0) scale(1); opacity: 1;}

	.x-tit .x {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(80px,0px);-ms-transform: translate(80px,0px);transform: translate(80px,0px);opacity: 0;}
	.x-tit .t1 {-webkit-transition: all 1.2s ease-in-out 0.1s;transition: all 1.2s ease-in-out 0.1s;-webkit-transform: translate(80px,0px);-ms-transform: translate(80px,0px);transform: translate(80px,0px);opacity: 0;}
	.x-tit .t2 {-webkit-transition: all 1.2s ease-in-out 0.2s ;transition: all 1.2s ease-in-out 0.2s ;-webkit-transform: translate(80px,0px);-ms-transform: translate(80px,0px);transform: translate(80px,0px);opacity: 0;}
	.xtween .x-tit .x, .xtween .x-tit .t1, .xtween .x-tit .t2 {-webkit-transform: translate(0px,0);-ms-transform: translate(0px,0);transform: translate(0px,0); opacity: 1;}

	.special3 .box1 .pic {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(80px,60px);-ms-transform: translate(80px,60px);transform: translate(80px,60px);opacity: 0;}
	.special3 .box1 .text {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(0px,100px);-ms-transform: translate(0px,100px);transform: translate(0px,100px);opacity: 0;}
	.special3.xtween .box1 .pic, .special3.xtween .box1 .text {-webkit-transform: translate(0px,0);-ms-transform: translate(0px,0);transform: translate(0px,0); opacity: 1;}

	.special4 .box1 .pic {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(80px,-60px);-ms-transform: translate(80px,-60px);transform: translate(80px,-60px);opacity: 0;}
	.special4 .box1 .text {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(0px,100px);-ms-transform: translate(0px,100px);transform: translate(0px,100px);opacity: 0;}
	.special4.xtween .box1 .pic, .special4.xtween .box1 .text {-webkit-transform: translate(0px,0);-ms-transform: translate(0px,0);transform: translate(0px,0); opacity: 1;}
	
	.special5 .x-wp {overflow: hidden;}
	.special5 .x-wp:before {-webkit-transition: all 1.6s ease-in-out;transition: all 1.6s ease-in-out;-webkit-transform: translate(0px,-100px);-ms-transform: translate(0px,-100px);transform: translate(0px,-100px);opacity: 0;}
	.special5 .x-wp:after {-webkit-transition: all 1.6s ease-in-out;transition: all 1.6s ease-in-out;-webkit-transform: translate(100px,0px);-ms-transform: translate(100px,0px);transform: translate(100px,0px);opacity: 0;}
	.special5 .box2 .text.xtween.x-wp:before, .special5 .box2 .text.xtween.x-wp:after {-webkit-transform: translate(0px,0);-ms-transform: translate(0px,0);transform: translate(0px,0); opacity: 1;}
	
	.special6 .box1 .pic {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(-80px,60px);-ms-transform: translate(-80px,60px);transform: translate(-80px,60px);opacity: 0;}
	.special6 .box1 .text {-webkit-transition: all 1.2s ease-in-out;transition: all 1.2s ease-in-out;-webkit-transform: translate(0px,100px);-ms-transform: translate(0px,100px);transform: translate(0px,100px);opacity: 0;}
	.special6.xtween .box1 .pic, .special6.xtween .box1 .text {-webkit-transform: translate(0px,0);-ms-transform: translate(0px,0);transform: translate(0px,0); opacity: 1;}

	.special6 .box2 .item.i1 {-webkit-transition: all 1.6s ease-in-out;transition: all 1.6s ease-in-out;-webkit-transform: translate(420px,-69px);-ms-transform: translate(420px,-69px);transform: translate(420px,-69px);opacity: 0;}
	.special6 .box2 .item.i2 {position: relative;z-index: 1;}
	.special6 .box2 .item.i3 {-webkit-transition: all 1.6s ease-in-out;transition: all 1.6s ease-in-out;-webkit-transform: translate(-420px,-105px);-ms-transform: translate(-420px,-105px);transform: translate(-420px,-105px);opacity: 0;}
	.special6 .box2.xtween .item.i1, .special6 .box2.xtween .item.i3 {-webkit-transform: translate(0);-ms-transform: translate(0);transform: translate(0);opacity: 1;}*/

}

@media screen and (max-width: 1680px){
	.special1 .cont .bgi {width: 44.8%;}
	
	

}

@media screen and (max-width: 1440px){
	.special1 .cont .bgi {width: 38%;}
	.special1 .cont .box {bottom: 35px;}
	.special1 .cont .box .t1 {width: 50px;}
	.special1 .cont .box .t2 {width: 85px;}
	.special1 .cont .box .text {padding-top: 20px;}
}

@media screen and (max-width: 1366px){
	.special1 .cont .bgi {width: 32%;}
	.special1 .cont .box {bottom: 55px;}
	.special1 .cont .box .text .h20 {padding-top: 0;}
	.special1 .cont .box .text {padding-top: 15px;}
	.special1 .cont .box .t1 {width: 40px;margin-right: 20px;}
	.special1 .cont .box .t2 {width: 70px;}

}


/*	移动端 1024 以下	*/
@media screen and (max-width: 1020px){
	
/*	返回顶部	*/
	.gotop .s{ font-size: 0.2rem;}
	
/*	百度地图	*/
	.bdmap{ height: 6rem;}
	.bdmap-list{}
	.bdmap-list-item{}
	.bdmap-list-item.cur{}
	.bdmap-sync{}
	.bdmap-sync-item{}
	.bdmap-sync-item.act{}
	.bdmap-info-item{ width: 3rem;}

/*	弹窗	*/
	.pop-alert .pop-dialog{ width: 7rem; height: 5rem;}

/*	视频	*/
	.video-box{ height: 6rem;}
	.video-box .vjs-big-play-button:before{ width: 0.94rem; font-size: 0.6rem;}
	
/* ****************************************************** */








/* ****************************************************** */
	
/* 移动端详情页 */
	.article{ padding: 0.8rem 0;}
	.article-title{ margin-bottom: 0.4rem;}
	.article-title .h24{ margin-bottom: 0.2rem;}
	.article-title .info span{ margin:0 0.1rem;}
	.article-cont{ margin-bottom: 0.3rem;}
	.article-cont .p{ margin-bottom: 0.2rem;}
	.article-paging{ padding: 0.3rem 0; line-height:1.5;}
	.article-prev{ margin-bottom: 0.2rem;}
	.article-prev, .article-next{ float: none; padding: 0 0 0 0.5rem; width: 100%; text-align: left;}
	.article-prev:before, .article-next:before{ right: auto; left: 0; width: 0.42rem; height: 0.42rem; font-size: 0.28rem;}
	
	.article .share-mod{ padding: 0.5rem 0;}
	.article .share-box .share-item{ width: 0.6rem; font-size: 0.4rem;}

/* 移动端搜索结果页 */
	.result{ padding: 0.8rem 0;}
	.result .h24{}
	.result .h24 span{ margin-left: 0.3rem; font-size: 0.3rem;}
	.result .list{ margin-bottom: 0.5rem;}
	.result .list-item{ padding: 0.4rem 0;}
	.result .list .h18{ margin-bottom: 0.2rem;}

/* 移动端网站地图 */
	.sitemap{ padding: 0.4rem 0;}
	.sitemap dl{ padding: 0.3rem 0;}
	.sitemap dt{ font-size: 0.32rem;}
	.sitemap dd{ margin-top: 0.2rem;}
	.sitemap dd a{ margin-right: 0.2rem;}

	.mCSB_inside > .mCSB_container {margin-right: 0.4rem;}
	.special1 {padding: 1rem 0;height: auto;}
	.special1 .cont .txt .p {padding-top: 0.15rem;}
	.special1 .cont .txt {padding-top: 0.8rem;}
	.special1 .cont .txt .t1 {padding-top: 0.4rem;}
	.special1 .cont .txt .t1 .x {display: block;background: none;height: auto;}
	.special2 {position: relative;padding: 1rem 0 0.8rem;}
	.special2 .title {padding-bottom: 0.5rem;}
	.special2 .cont {margin: 0;}
	.special2 .cont .list1 {width: 100%;}
	.special2 .cont .list1 .item {width: 100%;margin: 0 0 0.2rem;float: none;}
	.special2 .cont .list1 .item .img {width: 3.4rem;height: 2.55rem;}
	.special2 .cont .list1 .item .txt {padding: 0.2rem 0.2rem;}
	.special2 .cont .list1 .item .txt .t1 {height: auto;line-height: 1.4;}
	.special2 .cont .list1 .item .txt .date {margin-top: 0.12rem;}
	.special3 {padding: 1rem 0;height: auto;}
	.special3 .cont {padding: 0;}
	.special3 .tit {padding: 0 0 0.5rem;}
	.special3 .cont .scroll1 {height: 4.8rem;}
	.special3 .tit img {height: 0.8rem;width: auto;}
	.special4 .pic {display: none;}
	.special4 {height: auto;padding: 1rem 0;}
	.special4 .clear .l {width: auto;padding-bottom: 0.5rem;}
	.special4 .clear .r {width: auto;position: static;    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);}
	.special4 .clear .r .img {height: auto;}
	.special4 .clear .l .tit {text-align: center;padding-bottom: 0.5rem;}
	.special4 .clear .l .tit img {height: 0.8rem;}
	.special4 .clear .r .text .padd {padding: 0.6rem 0.3rem;}
	.special4 .clear .r .text {height: auto;}
	.special4 .clear .r .text .h24 {padding-bottom: 0.2rem;}
	.special4 .clear .r .text .scroll1 {height: 4.8rem;}
	.special5 {padding: 1rem 0;}
	.special5 .title {padding: 0 0 0.5rem;}
	.special5 .title .t1 {padding-bottom: 0.3rem;}
	.special5 .title .t1 img {height: 1.2rem;}
	.special5 .slick-item .img {width: auto;height: auto;float: none;}
	.special5 .slick-item .r_txt .padd {padding: 0.6rem 0.3rem 1.6rem;}
	.special5 .slick-item .r_txt .scroll1 {height: 2.8rem;}
	.special5 .slick-item .r_txt .h30 {padding-bottom: 0.3rem;}
	.special5 .slick-item {height: auto;}
	.special5 .slick-mod .slick-prev {top: inherit;bottom: 0.4rem;right: 1.4rem;}
	.special5 .slick-mod .slick-next {top: inherit;bottom: 0.4rem;right: 0.3rem;}
	.special6 {padding: 1rem 0;height: auto;}
	.special6 .title {padding: 0 0 0.5rem;}
	.special6 .title .t1 {padding-bottom: 0.3rem;}
	.special6 .title .t1 img {height: 1.2rem;}
	.special6 .list {height: auto;background: none;}
	.special6 .list .item {width: 12.5%;margin-left: 0 !important;}
	.special6 .list .clear {width: auto;}
	.special6 .list .item .t1 {margin-top: 0;font-size: 0.46rem;height: 3rem;}
	.special6 .list .item .arr {width: 0.61rem;height: 0.61rem;background-size: cover;}
	.special6 .list .item:hover .arr {margin-top: 0rem;}
	.special7 {padding: 1rem 0;height: auto;}
	.special7 .title {padding: 0 0 0.5rem;}
	.special7 .title .t1 {padding-bottom: 0.3rem;}
	.special7 .title .t1 img {height: 1.2rem;}
	.special7 .box2 .tab-bar {float: none;width: auto;overflow: hidden;}
	.special7 .box2 .tab-bar .tab-term.cur:before {left: 50%;bottom: 0;margin-top: 0;margin-left: -12px;border-left-color: transparent;border-bottom-color: #eee4b0;}
	.special7 .box2 .tab-bar .tab-term {float: left;width: 50%;}
	.special7 .box2 .tab-bar .tab-term img {width: 100%;height: auto;}
	.special7 .box2 .tab-cont {height: auto;}
	.special7 .box2 .tab-cont .padd {padding: 0.6rem 0.3rem;}
	.special7 .box2 .tab-cont .scroll1 {height: 4.8rem;}
	.special7 .box2 .tab-cont .h30 {padding: 0.3rem 0 0.2rem;}
	.special7 .box2 .tab-cont .p {padding: 0.2rem 0;}
	.special8 {padding: 1rem 0;height: auto;}
	.special8 .title {padding: 0 0 0.5rem;}
	.special8 .title .t1 {padding-bottom: 0.3rem;}
	.special8 .title .t1 img {height: 1.2rem;}
	.special8 .scroll-item {width: 3.8rem;height: 4.8rem;overflow: hidden;background-size: cover;}
	.special8 .scroll-item.cur {width: 3.8rem;}
	.special8 .scroll-item .img {max-width: 3.8rem;max-height: 3.8rem;line-height: 3.8rem;width: 3.8rem;}
	.special8 .scroll-item .img img {max-width: 90%;max-height: 90%;}
	.special8 .scroll-item .h24 {padding-top: 0.15rem;}
	.special8 .scroll-prev {width: 0.8rem;height: 0.8rem;background-size: cover;}
	.special8 .scroll-next {width: 0.8rem;height: 0.8rem;background-size: cover;}
	.special8 .scroll-item:nth-child(4n+1) {margin-top: 0.4rem;}
	.special8 .scroll-item:nth-child(4n+2) {margin-top: 0;}
	.special8 .scroll-item:nth-child(4n+3) {margin-top: 0.6rem;}
	.special8 .scroll-item:nth-child(4n+4) {margin-top: 0.2rem;}
	.special9 {height: auto;padding: 1rem 0;}
	.special9 .tab-bar {padding: 0 0 0.5rem;}
	.special9 .pic_list .slick-center .slick-item:before {border-width: 4px;}
	.special9 .slick-arrow {width: 0.6rem;height: 0.62rem;background-size: cover;}
	.special10 {display: none;}

	.h32 {font-size: 0.6rem;}
	.pop-zs .pop-dialog {width: 7rem;height: 8rem;}
	.pop-zs .pop-cont {padding: 0.8rem 0.3rem 0.6rem;}
	.pop-zs  .pop-close {top: -40px;right: 0;}
	.pop-zs .h30 {font-size: 0.4rem;}
	.pop-zs .scroll1 {height: 5.6rem;}
	.pop-zs .h30 {padding-bottom: 0.4rem;}
	.pop-zs .scroll1 .p {padding-bottom: 0.2rem;}
	.pop-zs .scroll1 img {display: inline-block;max-width: 100%;max-height: 100%;width: auto;height: auto;}

	


}


