@charset "utf-8";



.banner-box{position:relative;overflow:hidden;}
.index-banner .swiper-slide{background-position:center top;background-repeat:no-repeat;background-size:cover;overflow:hidden;}
.index-banner .textbg{position:absolute;top:0;right:0;bottom:0;left:0;}
/*
.index-banner .text-container:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:#000;opacity:.2;-webkit-opacity:.2;filter:alpha(opacity=20);}
*/
.index-banner .text{position:absolute;top:80%;left:50%;text-align:center;line-height:1.2;color:#fff;text-shadow:5px 5px 10px #000;opacity:0;-webkit-opacity:0; transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transition:ease .5s;-webkit-transition:ease 1s;}
.index-banner .text p:first-child{margin-bottom:20px;font-size:60px;font-weight:bold;}
.index-banner .text p:nth-child(n+2){margin-bottom:5px;font-size:32px;}
.index-banner .text .more{display:block;margin:2em auto 0;width:8em;font-size:14px;line-height:3em;color:#fff;text-align:center;font-style:normal;font-weight:normal;background-color:#3641ff; transition:ease .5s;}
.index-banner .text .more:hover{color:#3641ff;background-color:#fff;}
.index-banner .swiper-slide.swiper-slide-active .text{top:50%;opacity:1;-webkit-opacity:1;}
.banner-box .swiper-pagination{right:0;bottom:20px;left:0;text-align:center;}
.banner-box .swiper-pagination-bullet{margin:0 3px;width:3%;height:2px;/*background:#fff;*/overflow:hidden;outline:none;opacity:.4; border-radius:0; transition:ease .5s;}
.banner-box .swiper-pagination-bullet-active{width:4.5%;background:#f63f03;opacity:1;}
@media(max-width:1599px){
	.index-banner .text p:first-child{font-size:50px;}
	.index-banner .text p:nth-child(n+2){font-size:24px;}
}
@media(max-width:1399px){
	.index-banner .text p:first-child{font-size:40px;}
}
@media(max-width:1199px){
	.index-banner .text p:first-child{font-size:32px;}
	.index-banner .text p:nth-child(n+2){font-size:20px;}
}
@media(max-width:991px){
	.index-banner .swiper-slide.swiper-slide-active .text{top:50%;}
	.index-banner .text p:first-child{font-size:28px;}
}
@media(max-width:767px){
	.index-banner .text{width:100%;}
	.index-banner .text p:first-child{font-size:x-large;}
	.index-banner .text p:nth-child(n+2){font-size:large;}
	.banner-box .swiper-pagination{padding:0 1em;width:100%;}
	.index-banner .text .more{display:none;}
	.banner-box .swiper-pagination-bullet{margin:0 1px;width:6%;}
	.banner-box .swiper-pagination-bullet-active{width:9%;}
}
@media(max-width:599px){
	.index-banner .text p:first-child{margin-bottom:10px;font-size:large;}
	.index-banner .text p:nth-child(n+2){font-size:medium;}
	.banner-box .swiper-pagination{bottom:5px;}
/*
	.index-banner .swiper-slide{padding-top:40%;}
	.index-banner .swiper-slide img{position:absolute;top:0;left:50%;max-width:none;height:100%;transform:translateX(-50%);}
*/
}
@media(max-width:479px){
	.index-banner{width:120%;transform:translateX(-8%);}
	.index-banner .text p:nth-child(n+2){font-size:14px;}
}

:root{--borderRadiusSize:120px;--sectionPadding:100px 0 85px; --index4BorderRadius:36px;}
@media(max-width:1599px){
	:root{--borderRadiusSize:100px;--sectionPadding:80px 0 65px; --index4BorderRadius:32px;}
}
@media(max-width:1399px){
	:root{--borderRadiusSize:80px;--sectionPadding:72px 0 47px; --index4BorderRadius:28px;}
}
@media(max-width:1199px){
	:root{--borderRadiusSize:60px;--sectionPadding:64px 0 35px; --index4BorderRadius:24px;}
}
@media(max-width:991px){
	:root{--borderRadiusSize:48px;--sectionPadding:56px 0 30px; --index4BorderRadius:20px;}
}
@media(max-width:767px){
	:root{--borderRadiusSize:32px;--sectionPadding:42px 0 30px; --index4BorderRadius:15px;}
}
@media(max-width:479px){
	:root{--sectionPadding:30px 0; --index4BorderRadius:10px;}
}

.web-title{font-size:48px;font-weight:bold;line-height:1.25;}
.web-title a{float:left;display:block;position:relative;padding-right:.75em;color:#054699;}
.web-title a span{position:relative;}
.web-title a:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:1.25em;background-color:rgb(246 63 3 / 30%);border-radius:50%;}
.web-title a:after{content:"";display:block;position:absolute;top:0;right:0;width:16px;height:16px;background-color:#f63f03;border-radius:50%;}
@media(max-width:1399px){
	.web-title{font-size:42px;}
}
@media(max-width:1199px){
	.web-title{font-size:36px;}
}
@media(max-width:767px){
	.web-title{font-size:24px;}
	.web-title a:after{width:12px;height:12px;}
}
@media(max-width:575px){
	.web-title{font-size:22px;}
}
@media(max-width:479px){
	.web-title{font-size:20px;}
	.web-title a:after{width:10px;height:10px;}
}

.index1{position:relative;z-index:2;margin-top:-120px;padding:var(--sectionPadding);background-color:#f3f3f3;border-top-left-radius:var(--borderRadiusSize);}
.index1-year{position:absolute;right:10px;bottom:50px;color:#e7e7e7;font-size:256px;line-height:1;font-weight:bold;transform:scale(1,1.1);}
.index1a{float:left;}
.index1a p{margin:20px 0 0;font-size:x-large;}
.index1b{float:left;padding:26px 0 0 50px;font-size:large;font-weight:bold;}
.index1b li{padding:5px 0 5px 24px;background-position:left center;background-repeat:no-repeat;}
.index1b .time{background-image:url(../images/icon1.png); font-size:24px;}
.index1b .add{background-image:url(../images/icon2.png); font-size:24px;}
.index1c{clear:both;padding-top:50px;}
.index1c1{float:right;width:60%;line-height:2;}
.index1c1 p{margin-bottom:15px; }
.psj{ text-indent:2em; display:block; line-height:32px;}
.index1c2{float:left;width:35%;}
.index1c2 div{position:relative;max-width:420px;}
.index1c2 div:before{content:"";display:block;position:absolute;top:0;right:0;width:60%;height:60%;background-color:#f63f03;border-radius:50%;}
.index1c2 em{position:relative;display:block;border-radius:50%;overflow:hidden;}
@media(max-width:1599px){
	.index1{margin-top:-100px;}
}
@media(max-width:1399px){
	.index1{margin-top:-80px;}
	.index1-year{font-size:200px;}
	.index1b{padding-top:35px;}
	.index1c{padding-top:30px;}
}
@media(max-width:1199px){
	.index1{margin-top:-60px;}
	.index1a p{font-size:20px;}
	.index1b{padding-top:30px;font-size:medium;}
	.index1c{padding-top:20px;}
	.index1c1{width:65%;}
	.index1c1 p{margin-bottom:10px}
	.index1c2{width:30%;}
}
@media(max-width:991px){
	.index1{margin-top:-48px;}
	.index1a p{font-size:large;}
	.index1b{padding-top:25px;}
	.index1c{padding-top:10px;}
	.index1c1{width:100%;}
	.index1c2{display:none;}
}
@media(max-width:767px){
	.index1{margin-top:-32px;}
	.index1-year{font-size:150px;}
	.index1a p{margin-top:15px;font-size:medium;}
	.index1b{padding-top:15px;}
	.index1b li{padding-top:2px;padding-bottom:2px;}
	.index1b .time{font-size:1.2rem;}
	.index1b .add{font-size:1.2rem;}
	.index1c{padding-top:0px;}
}
@media(max-width:479px){
	.index1{margin-top:-28px;}
	.index1a{float:none;}
	.index1b{float:none;padding-left:0;}
	.index1b .time{font-size:1.2rem;}
	.index1b .add{font-size:1.2rem;}
	.index1c{padding-top:0px;}
}

.index2{padding:var(--sectionPadding);background-color:#f3f3f3;}
.index2:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;border-top-right-radius:var(--borderRadiusSize);}
.index2b{margin:20px 0 50px;}
.index2c{font-size:30px;}
.index2d{margin:10px -10px 0;}
.index2d li{float:left;padding:10px;width:33.333333%;}
.index2d div{padding:40px;font-weight:bold;background-color:#f3f3f3;transition:ease .5s;border-radius:16px;}
.index2d strong{font-size:30px;color:#054699 ;}
.index2d em{display:inline-block;padding-right:10px;font-style:normal;transform:scaleY(1.25);}
.index2d p{font-size:44px;color:#666;}
.index2d div:hover{background-color:#054699 ;}
.index2d div:hover strong, .index2d div:hover p{color:#fff;}
@media(max-width:1599px){
	.index2d strong{font-size:30px;}
}
@media(max-width:1399px){
	.index2b{margin-bottom:40px;}
	.index2c{font-size:28px}
	.index2d strong{font-size:24px;}
	.index2d p{font-size:36px;}
}
@media(max-width:1199px){
	.index2b{margin-bottom:30px;}
	.index2c{font-size:24px}
	.index2d div{padding:28px;}
	.index2d em{display:block;}
	.index2d p{font-size:32px;}
}
@media(max-width:991px){
	.index2b{margin-bottom:25px;}
	.index2c{font-size:22px}
	.index2d li{padding:7px;width:50%;}
	.index2d div{border-radius:12px;}
	.index2d em{display:inline-block;}
}
@media(max-width:767px){
	.index2b{margin-bottom:20px;}
	.index2c{font-size:20px}
	.index2d strong{font-size:20px;}
	.index2d p{font-size:32px;}
}
@media(max-width:639px){
	.index2d div{padding:22px;}
}
@media(max-width:599px){
	.index2d div{padding:20px;}
	.index2d em{display:block;}
	.index2d div{border-radius:10px;}
	.index2d strong{font-size:large;}
	.index2d p{font-size:28px;}
}
@media(max-width:479px){
	.index2d li{width:100%;}
	.index2d div{padding:15px;border-radius:8px;}
	.index2d em{display:inline-block;}
	.index2d p{font-size:24px;}
}

.index3{position:relative;padding:var(--sectionPadding);background-color:#fff;}
.index3:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f3f3f3;border-top-left-radius:var(--borderRadiusSize);}
.index3a{position:relative;margin-bottom:30px;padding-left:28px;font-size:36px;font-weight:bold;}
.index3a:before{content:"";display:block;position:absolute;top:50%;left:0;width:15px;height:15px;border-radius:50%;background-color:#333;transform:translateY(-50%);}
.index3b{margin:0 -15px;}
.index3b li{float:left;padding:15px;width:50%;}
.index3b li:nth-child(n+4){width:50%;}
.index3b-item{border-radius:16px;overflow:hidden;}
.index3b1{position:relative;height:90px;background-image:-webkit-linear-gradient(left,#054699,#5e9ff2);background-image:linear-gradient(to right,#054699,#5e9ff2);}
.index3b1 p{position:absolute;top:50%;right:40px;left:40px;padding-left:18px;font-size:20px;font-weight:bold;color:#fff;transform:translateY(-50%);}
.index3b1 p:before{content:"";display:block;position:absolute;top:50%;left:0;width:10px;height:10px;border-radius:50%;background-color:#fff;transform:translateY(-50%);}
.index3b2{padding:30px 50px;font-size:large;background-color:#fff;}
.index3b2 p{ text-indent:2em; margin-bottom:1em;height:9em;line-height:1.8em;text-align:justify;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.index3b2 a{color:#888;transition:ease .5s;}
.index3b2 a:hover{color:#f63f03;}
.index3-tips .layui-layer-title{padding-top:15px;padding-bottom:15px;height:auto;color:#fff;font-weight:bold;font-size:medium;line-height:1.5;white-space:normal;background-image:-webkit-linear-gradient(left,#054699,#5e9ff2);background-image:linear-gradient(to right,#054699,#5e9ff2);}
.index3-tips .layui-layer-setwin .layui-layer-close{font-size:medium;color:#fff;}
@media(max-width:1399px){
	.index3a{padding-left:24px;font-size:32px;}
	.index3a:before{width:12px;height:12px;}
	.index3b{margin:0 -10px;}
	.index3b li{padding:10px;}
	.index3b1{height:78px;}
	.index3b1 p{right:30px;left:30px;font-size:large;}
	.index3b1 p:before{width:8px;height:8px;}
	.index3b2{padding:24px 36px;font-size:medium;}
	.index3b2 p{margin-bottom:.5em;}
}
@media(max-width:1199px){
	.index3a{font-size:28px;}
	.index3b{margin:0 -7px;}
	.index3b li{padding:7px;}
	.index3b1 p{right:25px;left:25px;font-size:medium;}
	.index3b2{padding:20px 30px;}
}
@media(max-width:991px){
	.index3b-item{border-radius:12px;}
	.index3a{font-size:26px;}
	.index3b1 p{right:20px;left:20px;}
	.index3b2{padding:15px 20px;}
}
@media(max-width:767px){
	.index3a{margin-bottom:25px;font-size:24px;}
	.index3b1 p{right:15px;left:15px;}
	.index3b2 p{height:7.2em;-webkit-line-clamp:4;}
}
@media(max-width:699px){
	.index3a{font-size:22px;}
	.index3b li, .index3b li:nth-child(n+4){width:100%;}
}
@media(max-width:599px){
	.index3a{margin-bottom:20px;font-size:20px;}
	.index3b-item{border-radius:10px;}
	.index3b2 p{height:5.4em;-webkit-line-clamp:3;}
}
@media(max-width:479px){
	.index3b-item{border-radius:8px;}
}
@media(max-width:399px){
	.index3b1 p{right:5px;left:10px;}
}
@media(max-width:374px){    
	.index3b1{height:64px;}
	.index3b1 p{right:10px;}
}

.index4{padding:var(--sectionPadding);padding-top:2rem;background-color:#f3f3f3;}
.index4a{position:relative;padding:50px 0 40px;background-position:right bottom;background-repeat:no-repeat;}
.index4a:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-linear-gradient(left,rgba(5,70,153) 60%,rgba(62 108 168 / 45%));background-image:linear-gradient(to right,rgba(5,70,153) 60%,rgba(62 108 168 / 45%));}
.index4a1 a, .index4a2{color:#fff;}
.index4a1 a:before{background-color:rgba(255,255,255,.1);}
.index4a1 a:after{background-color:#fff;}
.index4a2{margin-top:20px;line-height:1.6;font-size:large;}
.index4b1{position:relative;float:left;width:372px;background-color:#054699;border-bottom-right-radius:var(--index4BorderRadius);border-bottom-left-radius:var(--index4BorderRadius);}
.index4b1:before, .index4b1:after{content:"";display:block;position:absolute;top:0;left:0;width:var(--index4BorderRadius);height:var(--index4BorderRadius);background-color:#054699;transform:translateX(-100%);}
.index4b1:after{background-color:#f3f3f3;border-top-right-radius:100%;}
.index4b1-box{position:relative;}
.index4b1-box:before, .index4b1-box:after{content:"";display:block;position:absolute;top:0;right:0;width:var(--index4BorderRadius);height:var(--index4BorderRadius);background-color:#054699;transform:translateX(100%);}
.index4b1-box:after{background-color:#f3f3f3;border-top-left-radius:100%;}
.index4b1 ul{padding:40px 0;}
.index4b1 li{padding:10px 20px;}
.index4b1 a{display:block;position:relative;padding:20px;color:#fff;font-size:large;font-weight:bold;}
.index4b1 a.on:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-linear-gradient(left,rgba(5 70 153 / 53%),rgb(87 132 189 / 48%));background-image:linear-gradient(to right, rgb(5 70 153 / 53%), rgb(87 132 189 / 48%));border-top-right-radius:10px;border-bottom-right-radius:10px;}
.index4b1 a span{display:block;position:relative;}
.index4b2{float:right;position:relative;width:1168px;}
.index4b2 ul{display:none;}
.index4b2 li{float:left;padding:50px 0 0 50px;width:33.333333%;}
.index4b2 h3{position:relative;margin:0 2em -25px;font-weight:bold;text-align:center;padding:15px 0;color:#fff;border-radius:10px;overflow:hidden;}
.index4b2 h3:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-linear-gradient(left,#054699,#e7125f);background-image:linear-gradient(to right,#054699,#e7125f);}
.index4b2 h3 span{display:block;position:relative;}
.index4b2 li div{padding:45px 30px 30px;background-color:#fff;border-radius:10px;}
.index4b2 li div p{height:8em;font-size:large;line-height:1.6em;text-align:justify;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-line-orient:vertical;}
.index4b2 li:hover div{box-shadow:1px 1px 5px #ccc;}
@media(max-width:1599px){
	.index4b1{width:340px;}
	.index4b1 ul{padding:30px 0;}
	.index4b1 li{padding:10px 15px;}
	.index4b1 a{padding:20px 15px;}
	.index4b2{width:1000px;}
	.index4b2 li{padding:40px 0 0 40px;}
	.index4b2 li div{padding:40px 25px 25px;}
	.index4b2 li div p{font-size:medium;}
}
@media(max-width:1399px){
	.index4a2{font-size:medium;}
	.index4b1{width:300px;}
	.index4b1 ul{padding:20px 0;}
	.index4b1 a{font-size:medium;}
	.index4b2{width:840px;}
	.index4b2 li{padding:30px 0 0 30px;}
	.index4b2 li div{padding:35px 20px 20px;}
	.index4b2 h3{margin:0 1.5em -25px;padding:12px 0;font-size:medium;}
	.index4b2 li div p{font-size:14px;}
}
@media(max-width:1199px){
	.index4b2{width:640px;}
	.index4b2 li{width:50%;}
	.index4b2 li div p{height:6.4em;-webkit-line-clamp:4;}
}
@media(max-width:991px){
	.index4a{padding:40px 0 30px;}
	.index4b1{float:none;width:100%;}
	.index4b1 li{float:left;width:50%;}
	.index4b2{display:none;}
	.index4-tips .layui-layer-content{background-color:#f3f3f3;}
	.layui-index4b2{display:block;padding:10px;width:100%;overflow:hidden;box-sizing:border-box;}
	.layui-index4b2 li{padding:10px;box-sizing:border-box;}
}
@media(max-width:767px){
	.index4a{padding:30px 0 20px;background-size:100% auto;}
	.index4b1 li{float:none;padding:0 15px;width:100%;}
	.index4b2 li div p{height:auto;-webkit-line-clamp:unset;}
	.layui-index4b2 li{width:100%;}
}

.index5{padding:var(--sectionPadding);background-color:#fff;}
.index5:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;border-top-left-radius:var(--borderRadiusSize);}
.index5 .web-title{margin-bottom:30px;}
.index5a{float:left;width:98%;}
.index5b{float:right;padding-top:10%;width:47.5%;}
.index5b1{float:right;}
.index5b1 a{color:#960a0a;}
.index5b1 a:before{background-color:rgba(231,18,95,.1);}
.index5b1 a:after{background-color:#e7125f;}
@media(max-width:991px){
	.index5 .web-title{margin-bottom:20px;}
}
@media(max-width:767px){
	.index5 .web-title{margin-bottom:15px;}
	.index5a{float:none;width:100%;}
	.index5b{float:none;padding-top:10%;width:100%;}
}

.index6{position:relative;padding:var(--sectionPadding);background-color:#fff;}
.index6:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f3f3f3;border-top-right-radius:var(--borderRadiusSize);}
.index6a{margin-bottom:50px;}
.index6b{margin:0 -15px;}
.index6b>div{float:left;padding:0 15px;width:50%;}
.index6bt{position:relative;padding:12px 15px;font-size:x-large;font-weight:bold;line-height:1.25;color:#fff;overflow:hidden;background-image:-webkit-linear-gradient(left,#ae34a9,#054699);background-image:linear-gradient(to right,#ae34a9,#054699);border-top-right-radius:10px;border-top-left-radius:10px;}
.index6bt p{position:relative;z-index:1;padding-left:32px;background-position:left center;background-repeat:no-repeat;}
.index6bt.recommend p{padding-right:4.5em;}
.index6bt.recommend:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:4.5em;background-color:#ffb400;transform:skewX(-30deg);}
.index6bt.recommend:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:2em;background-color:#ffb400;}
.index6bt.recommend p:after{content:"推荐";display:block;position:absolute;padding-right:.5em;top:50%;right:0;transform:translateY(-50%);}
ul+.index6bt{margin-top:20px;}
.index6b li{text-align:justify;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.index6b li+li{margin-top:5px;}
.index6b li{padding:15px 30px 15px 47px;background-color:#fff;transition:ease .5s;}
.index6b li:hover{box-shadow:1px 1px 5px #ccc;}
@media(max-width:1599px){
	.index6a{margin-bottom:45px;}
	.index6bt{font-size:22px;}
	.index6bt p{background-size:22px auto;}
	.index6bt.recommend p{padding-right:5em;}
	.index6bt.recommend:before{width:5em;}
}
@media(max-width:1399px){
	.index6a{margin-bottom:40px;}
	.index6bt{font-size:20px;}
	.index6bt p{background-size:20px auto;}
}
@media(max-width:1199px){
	.index6a{margin-bottom:35px;}
	.index6b{margin:0 -7px;}
	.index6b>div{padding:0 7px;}
	.index6bt{font-size:large;}
	ul+.index6bt{margin-top:15px;}
	.index6bt.recommend p{padding-right:5.5em;}
	.index6bt.recommend:before{width:5.5em;}
	.index6b>div{float:none;width:100%;}
	.index6b1{margin-bottom:15px;}
}
@media(max-width:991px){
	.index6a{margin-bottom:30px;}
	.index6bt{font-size:medium;}
}
@media(max-width:767px){
	.index6a{margin-bottom:20px;}
}


.fwn{ }
.fwn img{ display:block; width:80%; margin:20px auto;}
.fwn p{ text-indent:2rem; width:80%; margin: 0 auto;}
  .center6
            {
                overflow: initial;
            }
            .c6 ul li
            {
                width: 230px;
                height: 97px;
                float: left;
                margin: 11px;
                position: relative;
                z-index: 1;
            }
            .c6 ul li:hover
            {
                -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, .10);
                -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, .10);
                box-shadow: 0 15px 25px rgba(0, 0, 0, .10);
                -moz-transition: all 0.2s linear;
                -webkit-transition: all 0.2s linear;
                -o-transition: all 0.2s linear;
                transition: all 0.2s linear;
                z-index: 2;
            }
            .c6 ul li img
            {
                width: 228px;
                height: 97px; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; opacity:.7; */
                cursor: pointer;
            }
            .c6_bottom
            {
                /* width: 1200px;*/
                height: auto;
                margin: 0px auto;
                position: relative;
                padding-bottom:15px;
            }
            .c7_bottom
            {
                /* width: 1200px;*/
                height: auto;
                margin: 0px auto;
                position: relative;
                padding-bottom:15px;
            }
            .slideshow_prev2
            {
                position: absolute;
                left: -60px;
                top: 100px;
            }
            .slideshow_next2
            {
                position: absolute;
                right: -20px;
                top: 100px;
            }
            
            
              .c6{ padding:20px 0; background-color:#fff;}
            
            
            
            .center7
            {
                overflow: initial;
               
            }
            .c7 ul li
            {
                width: 350px; /*600*400*/
                height: 233px;
                float: left;
                margin: 11px;
                position: relative;
                z-index: 1;
            }
            .c7 ul li:hover
            {
                -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, .10);
                -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, .10);
                box-shadow: 0 15px 25px rgba(0, 0, 0, .10);
                -moz-transition: all 0.2s linear;
                -webkit-transition: all 0.2s linear;
                -o-transition: all 0.2s linear;
                transition: all 0.2s linear;
                z-index: 2;
            }
            .c7 ul li img
            {
                width: 100%;
                height: auto; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; opacity:.7; */
                cursor: pointer;
            }
            .c7_bottom
            {
                /* width: 1200px;*/
                height: auto;
                margin: 0px auto;
                position: relative;
            }
            .slideshow_prev
            {
                position: absolute;
                left: -60px;
                top: 100px;
            }
            .slideshow_next
            {
                position: absolute;
                right: -10px;
                top: 100px;
            }
            
            
              .c7{ padding:50px 0; background-color:#f3f3f3; }
            

.index22{position:relative;padding:60px 0;background-color:#fff;}      
.index22b{margin:20px 0 20px;}
.index22c{ margin:10px -10px 0;}
.index22c li{float:left;padding:10px;width:33.333333%;}
.index22c li img{ width:100%; height:333px;}

.index22c li p{margin-top:20px;line-height:1.6;font-size:relative;}
.index23{position:relative;padding:76px 0 85px; }      
.index23 img{ width:100%;}
.xctp_top{ padding:50px 0; clear:both; overflow:hidden; width:100%;}

@media(max-width:767px)
{ .slideshow_prev
            {
                left: -13px;
                top:5rem;
            }
.index22{position:relative;padding:1.5rem 0;background-color:#fff;}
.index22c li img{ width:100%; height:85px;}
.index22c li{float:left;padding:0px 3px;width:33.333333%;}
.index22c li p{margin-top:0.5rem;line-height:1.5rem;font-size:medium; color:#333;}
.index23{padding:24px 0 10px; background-size:100%;} 
.xctp_top{ padding:20px 0 10px 0; }
.c7{ padding:0; background-size:100%;}
.footer1 em{ width:48px; float:left;}
.footerx{ clear:both; text-align:left; width:100%; margin-top:10px;}

.center7{padding-bottom:30px;}
.poster-main{width:80%; height: auto; margin: 0px 10%; position: relative; border-radius: 10px;}
.poster-main .poster-item{width:100%; height: auto; }
.poster-main .poster-item {width:100%; height: auto; overflow: hidden;}
.poster-main .poster-item img{width:100%;}
.poster-prev-btn{ position:absolute; background:url(../images/rr.png) no-repeat center #f8f8f8; width:8%; padding: 0px 1px; display:block; right:-10%; top:0px; background-size: 65% }
.poster-next-btn"{ position:absolute; background:url(../images/ll.png) no-repeat center #f8f8f8; width:8%; padding: 0px 1px; display:block; left: -10%; top:0px; background-size: 65% }
.poster-list{width:100%; height: auto; overflow: hidden;}


.c6_bottom{width:100%; height: auto; padding: 0px 5%; position: relative; }
#slideshow_6{ padding-bottom: 10px;}
.c6_bottom .slideshow_item{width:100%; height: auto; }
.c6_bottom .slideshow_item ul{width:100%; height: auto; }

.c6_bottom .slideshow_item ul li{width:31.33%; height: auto; overflow: hidden; float:left; margin: 5px 1%;}
.c6_bottom .slideshow_item img{width:100%; height:40px;}

.slideshow_prev2{ position:absolute; width:10%; display:block; left:-1rem; top:31%;}
.slideshow_next2{ position:absolute; width:10%; display:block; right:-1rem; top:31%;  }
 .poster-main .poster-next-btn
            {
                right:0 !important;
            }
 .poster-main .poster-prev-btn{ left:0 !important;}
 
 
 .c7_bottom{width:100%; height: 240px; padding: 0px 5%; position: relative; }
#slideshow_7{ padding-bottom: 10px;}
.c7_bottom .slideshow_item{width:100%; height: auto; }
.c7_bottom .slideshow_item ul{width:100%; height: auto; }

.c7_bottom .slideshow_item ul li{width:47%; height: auto; overflow: hidden; float:left; margin: 5px 1%;}
.c7_bottom .slideshow_item img{width:100%; height:auto;}

}  
