.index_content{overflow: hidden;}
.img1{width: 100vw;height: 100vh;background-position: center;background-size:100vw 100vh;overflow: hidden;position: relative;}
.content {width: 100vw;height: 100vh;overflow:hidden;border:0px solid #000000;}
.content #ul {height:auto;position:absolute;z-index:100;color:red;top:80vh;right: 10px;}
.content #ul li {margin:5px;height:10px;width:10px;background-color:transparent;border:2px solid #fff;border-radius:50%;opacity:0.6;list-style-type:none;background-color: #fff;}
.content #ul li:hover {cursor:pointer;border:2px solid #fff;}
.content #ul .ckeck-li {border:2px solid #049ce0;background-color: unset;opacity:1 !important;width: 12px;height: 12px;}
.file {position: absolute;top: 0px;left: 0px;width:100px;color:#fff;z-index:50;}
.file > span {background-color: rgba(39, 112, 139, 0.4);position: absolute;width: 100px;}
.file > input {position: absolute;opacity: 0;z-index: 9999;width: 100px;height: 30px;}
.carousel-indicators li{width: 60px;height: 5px;}
.carousel-indicators .active{width: 60px;height: 5px;}
.index_contentseven .swiper-pagination-bullet{width: 50px;border-radius: 2px;height: 4px;}
.index_contentseven .swiper-pagination{margin: 0 auto;left: 0;right: 0;}
.index_contentseven .swiperaddd {margin: 0 auto;width: 1200px;}

.index_contentsixcon .index_contentsixcon1{background: url(../img/is_01.png) no-repeat center center;background-position-y: 26px;transition: all .4s;opacity: 0;}
.index_contentsixcon .index_contentsixcon2{background: url(../img/is_02.png) no-repeat center center;background-position-y: -23px;transition: all .4s;opacity: 0;}
.index_contentsixcon .index_contentsixcon3{background: url(../img/is_03.png) no-repeat center center;background-position-y: 145px;transition: all .4s;opacity: 0;}
.index_contentsixcon .index_contentsixcon4{background: url(../img/is_04.png) no-repeat center center;background-position-y: 92px;transition: all .4s;opacity: 0;}
.index_contentsixcon .index_contentsixcon5{background: url(../img/is_05.png) no-repeat center center;background-position-y: 97px;transition: all .4s;opacity: 0;}
.index_contentsixcon .index_contentsixcon6{background: url(../img/is_06.png) no-repeat center center;background-position-y: -35px;transition: all .4s;opacity: 0;}

.addindexcontentfo{position: relative;}
.content .index_contentfour .nav-pills li:nth-child(1){margin-right: auto;}
.content .index_contentfour .nav-pills li:nth-child(2){margin: auto;}
.content .index_contentfour .nav-pills li:nth-child(3){margin: auto;}
.content .index_contentfour .nav-pills li:nth-child(4){margin-left: auto;}
.kcdqfouttit{transition: all 300ms;}
.index_contentseven .swiper-pagination-bullet-active{background-color: #ff6d11;}

.index_contentseven .swiper-button-prev{width: 42px;height: 70px; left: 10%;top: 64%;background: url(../img/index_left.png) no-repeat center top;}
.index_contentseven .swiper-button-next{width: 42px;height: 70px;right: 10%;top: 64%;background: url(../img/index_right.png) no-repeat center top;}

@media screen and (min-width: 1201px){
	.index_contenttwo .bktitles{transition: all 1.4s;opacity: 0;margin-left: 0;}
	.index_contenttwo .dhaddone{opacity: 1;margin-left: 8%;}
	.index_contentthr .bk_logo{margin-top: -100px;opacity: 0;transition: all 1.4s;}
	.index_contentthr .dhaddtwo{margin-top: 0;opacity: 1;}

	/*.index_contentfour .bklogosfourt{margin-top: -100px;opacity: 0;transition: all 1.4s;}
	.index_contentfour .dhaddthr{margin-top: 0;opacity: 1;}*/

	.ckdq_thr{padding-top: 0;}

	.index_contentsixcon .index_contentsixconone{background-position-y: 56px;opacity: 1;}
	.index_contentsixcon .index_contentsixcontwo{background-position-y: 13px;opacity: 1;}
	.index_contentsixcon .index_contentsixconthr{background-position-y: 175px;opacity: 1;}
	.index_contentsixcon .index_contentsixconfour{background-position-y: 122px;opacity: 1;}
	.index_contentsixcon .index_contentsixconfive{background-position-y: 127px;opacity: 1;}
	.index_contentsixcon .index_contentsixconsix{background-position-y: -5px;opacity: 1;}
}
@media screen and (max-width: 1200px){
	.content{overflow: unset;}
	.img1{height: auto;background-position: left;background-size: unset;}
	.bktitles img{width: 44%;}
	.index_contenttwo .bktitles{margin-top: 40px;padding-bottom: 50px;}
	.index_contenttwo .bktitles p{font-size: 14px;line-height: 24px;width: 84%;padding-top: 20px;}
	.index_contenttwo .bktitles a{background-size: 100% 100%;width: 115px;height: 40px;}
	body{line-height: 0;}
	.ckdq_thr .ckdq_thrvideo{width: 100%;}
	.bk_logo img{width: 60%;}
	.ckdq_thrzhez{background-size: 100% 100%;background-image: url(../img/wap_bak3.png);background-size: 100% 100%;height: 370px;}
	.ckdq_thr{padding-top: 0;padding-bottom: 30px;}
	.ckdq_thr .bk_logo{margin-top: 0;}
	.bklogosfourt{width: 80%;margin: 0 auto;}
	.kcdqfouttit{padding-top: 150px;}
	.kcdqfouttit .xl_inner p:nth-child(1){font-size: 18px;}
	.kcdqfouttit .xl_inner p:nth-child(2){line-height: 20px;font-size: 12px;width: 100%;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;					-webkit-box-orient: vertical;}
	.addonelios{height: 38px;}
	.kcdqfouttit{height: 430px;}
	.content .nav-pills li{width: 60px;height: 60px;background-color: rgba(255,255,255,0.5);padding: 6px;}
	.content .nav-pills li img{width: 100%;}
	.content .nav-pills .active{width: 60px;height: 60px;}
	.content .nav>li>a{background-color: unset;}
	.content .nav-pills{bottom: 42px;}
	.addindexcontentfo{padding: 0;}
	.fivelefmores{display: none;}
	.listldfjjone div{font-size: 22px;}
	.scroll_horizontal{line-height: normal;}
	.listldfjjone span{font-size: 9px;white-space: nowrap;}
	.listldfjj{padding: 10px 0;}
	.scroll_horizontal .list li .list_img{padding: 5px;}
	.scroll_horizontal .list li p{padding-top: 2px;font-size: 10px;-webkit-line-clamp: 3;}
	.index_contentfive .scroll_horizontal .prev{right: 50px;width: 38px;height: 30px;top: 95%;left: auto;}
	.index_contentfive .scroll_horizontal .next{right: 30px;width: 38px;height: 30px;top: 98%;}
	.scroll_horizontal .box{width: 100%;}
	.scroll_horizontal .list li img{height: 100px;}
	.index_contentfive{padding-bottom: 50px;}
	.index_contentsix{width: 100%;height: 300px;background-size: 100% 100%;}
	.nidayeddd{background-size: 100% 100%;height: 100%; overflow-x: scroll;width: 100%;background: url(../img/wap_pic6.png) no-repeat center top;}
	.index_contentsixcon{width: 100%;background: url(../img/wap_pic6.png) no-repeat center top;}
	.index_contentsixcon div{height: 150px;}
	.index_contentsixcon div:nth-child(1){background-position-y: 56px;background-size: 100%;}
	.index_contentsixcon div:nth-child(2){background-position-y: 13px;background-size: 100%;}
	.index_contentsixcon div:nth-child(3){background-position-y: 80px;background-size: 100%;}
	.index_contentsixcon div:nth-child(4){background-position-y: 48px;background-size: 100%;}
	.index_contentsixcon div:nth-child(5){background-position-y: 52px;background-size: 100%;}
	.index_contentsixcon div:nth-child(6){background-position-y: -5px;background-size: 100%;}
	.carousel-indicators{left: -30%;margin-bottom: 0;}
	.carousel-indicators li{width: 40px;height: 3px;}
	.carousel-indicators .active{width: 40px;height: 3px;}
	.toscollerl{display: none;}
	.index_contentone .swiper-button-next, .index_contentone .swiper-button-prev{background-size: 15px;}


	/*footer*/
	.footlsit{display: none;}
	.footlists .sdlkfjlskdfjlk{border: 0;width: 70%;margin: 0 auto;padding-left: 0;}
	.foot_logo{text-align: center;padding-top: 50px;padding-bottom: 50px;}
	.foot_logo img{width: 75%;}
	.sdlkfjlskdfjlk table img{height: 20px;}
	.footlists table p{font-size: 11px;}
	.kcdqfott_erwn img{width: 100px;}
	.kcdqfott_cate{padding-top: 10px;height: auto;line-height: 18px;font-size: 12px;padding-bottom: 10px;position: unset;}

	.index_contentseven .swiperaddd{width: 100%;}
	.addindexcontentfo .nav-pills li a{font-size: 10px;line-height: 12px;}
	.content .index_contentfour .nav-pills li img{margin-bottom: 0;}
	.index_contentseven .swiper-button-prev{display: none;}
	.index_contentseven .swiper-button-next{display: none;}
	
}

@media screen and (min-width: 1400px) and (max-width: 1679px) {
	.index_contentseven .swiperaddd{width: 1000px;}
	

}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
	.index_contentseven .swiperaddd{width: 800px;}
}



