

/* header */

.logo1,.logo2{padding-left: 15px;}

.carousel{overflow: hidden;}

.nav-link{padding: 1.8rem 1.5rem !important;display:inline-block !important;}

#indexReport{width:100%;}

#indexBanner{height:100vh;}

.sm-search .search-icon2,.sm-search .search-icon{display: none;}

.banner_tit{top: 30%;text-align: left;left: 16%;opacity: 1;animation: bantit 3s linear 1;height: 10rem;z-index: 2;position:absolute;z-index:99;color:#ffffff;}

.banner_tit>h2{font-size: 3.125rem;letter-spacing: 10px;font-family: 'syhtr';}

.banner_tit>h2 span{padding-right: 15px;}

.banner_tit>p{font-size: 1rem;letter-spacing: 5.2px;font-family: 'syhtr';}

.lr_btn{position: absolute;bottom: 30%;}

.lb_pageBtn{height: 50px;position: relative;z-index: 2;font-family: 'publicr';font-size: 1.125rem;flex-direction: row;padding: 0;animation: left 1s ease-in-out 1;overflow: hidden;}

.lb_pageBtn ul{display: inline-flex;}

.lb_pageBtn li{position: absolute;z-index: 2;left: 8%;top: 49%;width: 2.5rem;border: none;}

.lb_pageBtn li.active{z-index: 5;}

/*.bannerTab .nav-tabs .nav-items .nav-link.active*/

.lb_pageBtn li span{width: 2.5rem;height: 3px;z-index: 888;display:block;}

.lb_pageBtn li.active span{animation: colorSlide 6s linear infinite;background-color: #c90001;display: block;height: 3px;}

.input-div{border-right: 1px solid #eaeaea;background-color: #ffffff;animation: right .9s ease-in-out 1;overflow: hidden;font-family: 'syhtn';display: flex;overflow: hidden;}

.right-report{animation: left 1s ease-in-out 1;}

.dhBox{width: 30px;height: 3px;z-index: 888;display:inline-block;background: #fff;}

.left-btn{color: #c90001;/* position: absolute; */left: 0;display: inline-block;font-size: 14px;}

.left-btn:hover{color:#c90001 ;}

.right-btn{animation: colorA 6s linear 1;animation-play-state:running;left: -15%;position: relative;color: #c90001 !important;font-size: 14px;}

.banner-lists{transition-duration:2s;transition-timing-function:cubic-bezier(0.1,0.1,0,1);-webkit-transition-timing-function:cubic-bezier(0.1,0.1,0,1);height: 100vh;position:relative;}

.banner-lists img{

    /* width: 100%; */

    min-height: 100vh;

}

/*.tabLb img{display:none;}*/



.tabLb{height:12.125rem;overflow: hidden;min-height: 165px;}

.carousel-item .tab-con{height: 3em;line-height: 1.5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 14px;min-height: 0;}

.tab-con{height:4.25rem;overflow:hidden;min-height: 72px;}

.tab-con>p{display:none;margin-bottom:0;}

.tab-con>p:first-child{display:block !important;font-size:12px !important;}

.tab-con>p:first-child span{font-size:12px !important;}

.tab-con>div,.tab-con>span,.tab-con img,.repCon>div,.repCon>span,.repCon img{display:none;}

.repCon{overflow:hidden;}

.repCon p{display:none;margin-bottom:0;}

.repCon p:first-child{display:block !important;font-size:12px !important;}

.repCon p:first-child span{font-size:12px !important;}

/* #bannerLb:hover .dhbox{animation-play-state:paused;width: 0px !important;background: #fff;}

#bannerLb:hover .right-btn{animation-play-state:paused;} */

@keyframes bantit {

    0%{

        opacity: 0;

    }

	70%{

	    opacity: 0;

	}

    100%{

        opacity: 1;

    }



}

@keyframes left {

		    0%{

		        opacity: 0;

		        -webkit-transform: translateX(-100%);transform: translateX(-100%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		    100%{

		        opacity: 1;

		    	 -webkit-transform: translateX(0%);transform: translateX(0%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		

}

@keyframes bottom {

		    0%{

		        opacity: 0;

		        -webkit-transform: translateY(100%);transform: translateY(100%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		    100%{

		        opacity: 1;

		    	 -webkit-transform: translateY(0%);transform: translateY(0%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		

}

@keyframes right {

		    0%{

		        opacity: 0;

		        -webkit-transform: translateX(100%);transform: translateX(100%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		    100%{

		        opacity: 1;

		    	 -webkit-transform: translateX(0%);transform: translateX(0%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		

}

@keyframes colorSlide {

    0%{

        background-color: #c90001;

		width: 0px;

    }

    100%{

        background-color: #c90001;

		width: 2.5rem;

    }



}

@keyframes colorA {

    0%{

        color: white;

    }

	50%{

		 color: white;

	}

	80%{

		 color: white;

	}

	95%{

		 color: white;

	}

    100%{

        color: #c90001;

    }



}



@keyframes qhLb {

    0%{

        width: 0%;

    }

    100%{

		width: 100%;

    }



}

.sybanner-bot{width:69%;position: absolute;/* max-height: 22.5rem; */margin: 0 15.5%;bottom: 2%;z-index:99;}

#search{color: #bbbbbb;font-size: 12px;padding-left: 0;}

.lb_search{top: 0;width: 100%;margin: 0;right: 0;position: relative;z-index: 2;line-height: 50px;}

#search{display: inline-block;height: 100%;width: 90%;border-radius:0;border: none;outline: none;box-shadow: none;}

#buttonIcon{display: inline-block;background: #fff url(../img/search.png) no-repeat center center;width: 10%;border-radius:0;border: none;height: 100%;box-shadow: none;}

.right-report>.title{color: #c90001;font-family: 'syhtn';font-size: 12px;}

.right-report>.icon{position: absolute;right: 5%;background: url(../img/plus.png) no-repeat center center;width: 10%;height: 100%;}

.right-report>.icon.active{position: absolute;right: 5%;background: url(../img/minus.png) no-repeat center center;width: 10%;height: 100%;}

.none-report{width: 100%;position: absolute;bottom:49px;background-color: #ffffff;}

.reportBan_tit{position: static;left: 0;right: 0;padding: 10px 0;text-align: left;flex-direction: column;display: flex;line-height: 1.6rem;}

.reportBox img{padding: 25px 30px 0px 30px;width: 100%;}

.reportBan_tit .time{color: #999999;font-size: 12px;padding: 0 30px;font-family: 'publicr';}

.reportBan_tit .reptitle{color: #454545 !important;font-size: .875rem;padding: 0 30px;font-weight: 600;}

.reportBan_tit .reptitle:hover{color: #d43334 !important;font-size: .875rem;}

.reportBan_tit .repCon{color: #999999;font-size: 12px;line-height: 1.2rem;padding: 0 30px;margin-bottom: 0;height: 80px;overflow: hidden;}

.report-list{display: flex;flex-direction: column;position: static;margin: 0;}

.listBox{padding: 0;width: 85%;}

.report-list li{background:none;width: 100%;text-indent: 0;height: 35px;line-height: 40px;margin: 0 auto;border: none;opacity: 1;list-style: none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.report-list li a{font-size: .8125rem;color: #454545;padding-left: 30px;opacity: 1 !important;font-weight: 600;}

.report-list li:hover a{color: #c90001;}

.reportBtnBox{width: 100%;position: relative;flex-direction: row;margin: 0 auto;padding-bottom: 10px;}

.report-btn{padding:0;width: 15%;}

.report-btn a{display: block;width: 100%;position: static;height: 35px;padding:0;border: 1px solid #e8e8e8;opacity: 1;border-right: 0;}

.reportLbtn{background: url(../img/right-rbtn.png) no-repeat center center;background-size: 10%;}

.reportRbtn{background: url(../img/left-repBtn.png) no-repeat center center;background-size: 10%;}

.more{background: url(../img/rep-plus.png) no-repeat center center;background-size: 20%;}



/* banneråº•éƒ¨ */

.bannerBot{width: 100%;margin:0;position: relative;/* top: 63%; */margin-top: 4px;/* background-color: #fff; */animation: bottom 1s ease-in-out 1;overflow: hidden;}

.bannerTab{background-color: #fff;border-right: 1px solid #e9e8e3;padding: 0;height: 16.25rem;min-height: 215px;}

.bannerTab>.nav-tabs{border: none;padding: 0 15px;}

.bannerTab>.nav-tabs .nav-items{margin: 0 15px;}

.bannerTab>.nav-tabs .nav-items .nav-link p{margin-bottom: 0;font-size: 1rem;}

.bannerTab>.nav-tabs .nav-items .nav-link{padding: 1.5rem 0 0 0 !important;color: #454545;font-size: 0.875rem;border: none;border-top: 4px solid #ffffff;font-family: 'syhtb';}

.bannerTab>.nav-tabs .nav-items .nav-link.active{border: none;border-top: 4px solid #c90001;color: #c90001 !important;border-radius: 0;}

.tab-content{margin-top: 1rem;}

.tab-box{margin: 0 30px;border: none;}

.tabLb h3{color: #C90001;font-family: 'publicr';font-size: 1.625rem;}

.eyebox{display: inline-block;line-height: 40px;margin-top: 10px;position: absolute;bottom: 18px;}

.eyebox .eyeNum{padding-left: .7rem;font-size: 14px;color: #cccccc;font-family: 'publicr';}

.tabLbBtn{position: absolute;width: 100px;height: 40px;bottom: 18px;right: 0;}

.tabLbtn{background: url(../img/leftJticon.png) no-repeat center center;opacity: 1;width:20%;}

.tabRbtn{background: url(../img/rightJticon.png) no-repeat center center;opacity: 1;width:20%;}

.tab-title{color: #323232;font-size:1.25rem ;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 1rem;display: block;}

.tab-title:hover{color:#C90001;}

.tab-con{font-size:0.8125rem;color: #999999;margin-bottom: 0;}

.numBox{display: block;line-height: 40px;height: 40px;width: 60%;margin: auto;text-align: center;font-family: 'publicr';color: #cccccc;font-size: 15px;}

.firstNum{color: #C90001;}

/* æ­£å¼˜æ ‡å‡† */

.zhStandard{

	position: relative;

	background: url(../img/bz-bg.png) no-repeat;

	background-size: cover;

	height: 16.25rem;

	min-height: 215px;

	}

.bzTitle{color: #000000;font-size: 1.5rem;padding-left: 15px;padding-top: 30px;font-family: 'syhtr';}

.bzP{padding: 10px 0 0 15px;font-size: .875rem;color: #999999;font-family: 'syhtn';}

.bzMore{color: #999999;font-size:12px;position: absolute;bottom: 17px;left: 30px;background: url(../img/right_jt1.png) no-repeat right center;display: block;width: 68px;height: 40px;line-height: 39px;font-family: 'syhtn';}

.bzMore:hover{color: #C90001;}

/* æ­£å¼˜æ•…äº‹ */

.gsStandard{background: url(../img/top-img1.jpg) no-repeat center center;background-size: cover;height: 16.25rem;min-height: 215px;}

.gsTitle{color: #000000;font-size: 1.5rem;padding-left: 15px;padding-top: 30px;font-family: 'syhtr';}

.gsP{padding: 10px 0 0 15px;font-size: .875rem;color: #999999;font-family: 'syhtn';}

.gsMore{color: #999999;font-size: 12px;position: absolute;bottom: 17px;left: 30px;background: url(../img/right_jt1.png) no-repeat right center;display: block;width: 68px;height: 40px;line-height: 39px;font-family: 'syhtn';}

.gsMore:hover{color: #C90001;}



/* ä¸­é—´å†…å®¹éƒ¨åˆ† */

.sectionTop{width: 69%;margin: 2rem auto;display: flex;overflow: hidden;animation: bottom 1s ease-in-out 1;}

.enTit{padding: 30px 0 0 30px;color: #fff;font-size: .875rem;font-family: 'syhtr';}

.enTit span{display: block;line-height: 1rem;font-family: 'banEN';}

.cnTit{color: #fff;font-size: 1.125rem;padding: 10px 0 0 30px;font-family: 'syhtr';}

.none-con{width: 70%;display: none;color: #fff;font-size: 0.875rem;padding-left: 30px;animation:right 1s ease 1;font-family: 'syhtr';}

.none-jt{position: absolute;bottom: 30px;display: none;transition: scale(1.2);}

.sectionTop-sw{display: none;}

.none-jt{animation:right 2s ease infinite;}

@keyframes bhbg {

    0%{

        width: 34%;

    }

    100%{

		width: 46%;

    }



}

@keyframes bhbgs {

    0%{

        width: 46%;

    }

    100%{

		width: 34%;

    }



}

@keyframes bhbgss {

    0%{

        width: 29%;

    }

    100%{

		width: 46%;

    }



}

@keyframes bhbgsss {

    0%{

        width: 46%;

    }

    100%{

		width: 29%;

    }



}

/* .sectionTops:nth-child(1),.sectionTops:nth-child(2){animation: left ease-in-out 1s 1;}

.sectionTops:nth-child(3),.sectionTops:nth-child(4){animation: right ease-in-out 1s 1;} */

.zzwy{width: 46%;height: 14.375rem;min-height:200px;}

.gyjd{width: 34%;height: 14.375rem;min-height:200px;}

.xzlwy,.sywy{width: 29%;height: 14.375rem;min-height:200px;}

.sectionTops{overflow: hidden;}

.zzwy {width: 46%;background:url(../img/zzwy-act.jpg) no-repeat;position: relative;z-index: 20;background-size: 100% 100%;}

.zzwy>.none-con{display: block;color: #fff;font-size: 0.875rem;padding-left: 30px;}

.zzwy>.none-jt{display: block;padding-left: 30px;color: #fff;}

.zzwy .enTit,.zzwy .cnTit{display: block;color: #fff;}

.zzwy.active{width: 34%;background: url(../img/zzwy.jpg) no-repeat;background-size:100% 100%;animation:bhbgs 0.5s linear 1;}

.xzlwy:hover{animation:bhbg 0.5s linear 1;width: 46%;background:url(../img/zzwy-act.jpg) no-repeat;position: relative;z-index: 20;background-size: 100% 100%;}

.zzwy.active .none-con,.zzwy.active .none-jt{display: none !important;color: #fff;}

.zzwy.active .enTit{padding: 30px 0 0 30px;color: #fff;font-size: .875rem;}

.zzwy.active .cnTit{color: #fff;font-size: 1.125rem;padding: 10px 0 0 30px;}



.xzlwy{background: url(../img/xzlwy.png) no-repeat;background-size: 100% 100%;width: 29%;height: 14.375rem;position: relative;z-index: 20;min-height:200px;}

.xzlwy:hover{width: 46%;background:url(../img/xzlwy-act.png) no-repeat;background-size: 100% 100%;animation:bhbgss 0.5s linear 1;}

.xzlwy:hover .none-con,.xzlwy:hover .none-jt{display: block;color: #fff;padding-left: 30px;}

.xzlwy:hover .enTit,.xzlwy:hover .cnTit{display: block;color: #fff;}



.sywy{background: url(../img/sywy.png.jpg) no-repeat;background-size: 100% 100%;width: 29%;height: 14.375rem;position: relative;z-index: 20;min-height:200px;}

.sywy:hover{width: 46%;background:url(../img/sywy-act.jpg) no-repeat;background-size: 100% 100%;animation:bhbgss 0.5s linear 1;}

.sywy:hover .none-con,.sywy:hover .none-jt{display: block;color: #fff;padding-left: 30px;}

.sywy:hover .enTit,.sywy:hover .cnTit{display: block;color: #fff;}



.gyjd{background: url(../img/gyjd.png.jpg) no-repeat;background-size: 100% 100%;width: 34%;height: 14.375rem;position: relative;z-index: 20;min-height:200px;}

.gyjd:hover{width: 46%;background:url(../img/gyjd-act.png) no-repeat;background-size: 100% 100%;animation:bhbg 0.5s linear 1;}

.gyjd:hover .none-con,.gyjd:hover .none-jt{display: block;color: #fff;padding-left: 30px;}

.gyjd:hover .enTit,.gyjd:hover .cnTit{display: block;color: #fff;}



/* æ­£å¼˜ç®€ä»‹ */

.sectionBotbox{background: -moz-linear-gradient(left, #faf3ed 0%, #faede0 100%);background: -webkit-linear-gradient(left, #faf3ed 0%,#faede0 100%);background: -o-linear-gradient(left, #faf3ed 0%,#faede0 100%);background: -ms-linear-gradient(left, #faf3ed 0%,#faede0 100%);background: linear-gradient(to right, #faf3ed 0%,#faede0 100%);width: 100%;padding: 2rem 0;}

.sectionBot{width: 69%;margin: 0 auto;display: flex;flex-direction: row;overflow: hidden; height: 20rem;min-height:270px;}

#briefLb .carousel-indicators{display: none;}

#briefLb .carousel-inner{height:100%;}

.briefLb-box{padding: 0;animation: left ease-in-out 1s 1;}

.briefLb-item{position: absolute;bottom: 0;padding:1rem;width: 90%;left: 0;text-align: left;background:url(../img/black-tmbj.png) repeat;height: 5rem;}

.briefLb-img img{width: 100%;}

.briefLb-img{overflow: hidden;}

.briefLb-item a{color: #fff;font-size: 1rem;font-weight: 600;position: relative;z-index: 99;}

.briefLb-item p{font-size: 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 0;font-family: 'syhtn';}

.briefBtnbox{position: absolute;right: 0;bottom: 0;z-index: 9999;width: 10%;display: flex;flex-direction: column;height:5rem;background: url(../img/black-tmbj.png) repeat;}

.briefBtnbox .briefRbtn{height: 50%;background: url(../img/rightJticon.png) no-repeat center center;border-left: 1px solid #48423a;border-bottom: 1px solid #48423a;}

.briefBtnbox .briefLbtn{height: 50%;background: url(../img/leftJticon.png) no-repeat center center;border-left: 1px solid #48423a;border-top: 1px solid #48423a;}



.briefCon-box{background: url(../img/mapbg.jpg) no-repeat right center;background-size: cover;animation: bottom 1s ease-in-out 1;}



.shzr{background:#e9f6fe url(../img/sy_img.jpg) center /cover no-repeat;background-size: 100%;animation: right 1s ease-in-out 1;}

.shzr-a{font-size: 1.5rem;color: #7b96a7;padding-left: 15px;padding-top: 30px;display: block;font-family: 'syhtn';}

.shzr-enTit{padding: 10px 0 0 15px;color: #7b96a7;font-size: .875rem;font-family: 'syhtn';}

.shzr-enTit span{display: block;line-height: 1rem;font-family: 'banEn';}

.shzr-img{display: none;}



.briefCon{width: 55%;margin: 30px 1rem;}

.con-top{border-bottom: 1px solid #cccccc;}

.con-top p{font-size: 1.5rem;color: #837e75;margin-bottom: .4rem;letter-spacing: 2px;font-family: 'syhtn';}

.jjCon{font-size: 0.875rem;color: #9e978b;padding-bottom: 1.2rem;line-height: 28px;font-family: 'syhtn';}

.con-bottom{padding-top: 2rem;}

.wybq{display: flex;flex-direction: column;padding: 0 35px;border-right: 1px solid #ecded1;}

.wybq:first-child{padding-left: 0;}

.wybq:last-child{padding-right: 0;border-right: none;}

.wybq p{font-size: 2.25rem;color: #d43231;margin-bottom: .5rem;font-family: 'publicr';}

.wybq span{font-size: 12px;color: #837e75;white-space: nowrap;font-family: 'syhtr';}

.sm-banner{display: none;}

.none-item{display: none;}

.two_nav{left: -10px;}

.briefLb-img,#briefLb,.briefLb-img img{height: 100%;}

#briefLb .bannerSwiper{height: 100%;}

@media (max-width:1800px){

		

}

@media (max-width:1760px){

		

}

@media (max-width:1700px){

		.bottom-icon{margin-left:.5rem;}

		

}

@media (max-width:1650px){

		

}

@media (max-width:1600px){

		.banner-lists{/* height: 100%; */}

}

@media (max-width:1550px){

		.fTopRight span{margin-right: 0rem !important;}

		.briefCon{width: 70%;}

}

@media (max-width:1500px){

		.sectionTop,.sectionBot,.fTopBox,.fBotBox{width: 80%;}

		.sybanner-bot{width: 80%;margin: 0 10%;}

		.banner_tit{left: 10%;}

		.tab-title,.cnTit,.briefLb-item a,.jjCon,.zzwy.active .cnTit{font-size: 16px;}

		.bzTitle,.gsTitle,.con-top p,.shzr-a{font-size: 22px;}

		.bzP,.gsP,.enTit span,.bannerTab>.nav-tabs .nav-items .nav-link p,.shzr-enTit span,.report-list li a{font-size: 14px;}

		.bzMore,.briefLb-item p{font-size: 12px;}

		.tabLb h3{font-size: 18px;}

		#search,.right-report>.title,.none-con,.zzwy>.none-con{font-size: 12px;}

		.enTit span{line-height:18px;}

}

@media (max-width:1450px){

		.fTopRight span{margin-right: 0rem !important;}

		.briefCon{width: 90%;}

}

@media (max-width:1400px){

		/* .reportBox img{display: none;} */

		.eyebox{margin-top: 0;}

		

}

@media (max-width:1350px){

		.gsStandard{background-position-x: 0px;}

		.fTopRight span{/* margin-right: .6rem !important; */}

}

@media (max-width:1300px){

	.reportBan_tit .reptitle{font-size: 12px;}

		

}

@media (max-width:1250px){

		.gsStandard{background-position-x: 0px;}

}

@media (max-width:1210px){

		/* .sybanner-bot{position: relative;} */

		.bannerTab .nav-tabs .nav-items .nav-link{/* margin: 0 .5rem; */}

		

}

@media (max-width:1200px){

	.banner_tit>p{letter-spacing:2.5px;}

			#indexBanner{height:100%;}

			.banner-lists img{/* height:100vh; */width: 100%;min-height: auto;}

			.banner_tit{top:35%;}

		.banner_tit>h2{font-size:36px;}

		.lb_pageBtn{top: -25%;left: 2%;}

		.sybanner-bot{width: 90%;margin: 0 5%;}

		.sectionTop,.sectionBot,.fTopBox,.fBotBox{width: 90% !important;margin: 15px auto;}

		.reportBox img{display: block;}

		.right-btn{left: -15%;}

		.bannerTab{border: 1px solid #e9e8e3;margin-bottom: 10px;}

		.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{}

		.bannerTab .nav-tabs .nav-items .nav-link{

    padding-top: 1rem;

}

		.sybanner-bot{position: relative;}

		.lb_search{position: relative;border: 1px solid #e8e8e8;width: 100%;margin-top: 15px;}

		.bannerBot{margin-top: 15px;}

		

}

@media (max-width:1190px){

}

@media (max-width:1150px){

		.video-all{width: 100% !important;margin: 2rem 0 !important;}

		.gsStandard{background-position-x: -15px;}

		.wybq{padding: 0 24px;}

}

@media (max-width:1100px){



}

@media (max-width:1040px){

	/* .bannerTab .nav-tabs .nav-items{margin: 0 .3rem;} */



}

@media (max-width:991px){

	.index-item>.nav-link{font-size: 14px;padding: 12px 10px !important;}

	.banner_tit>p{letter-spacing:1px;}

		.banner_tit>h2{font-size:30px;}

		.lb_pageBtn,.gsStandard,.shzr{display: none;}		

		.sybanner-bot{max-height: 100%;}

		.sectionTop{display: block;}

		.eyebox{margin-top: 10px;}

		.bannerBot{margin-top: 30px;}

		.sectionBot{height: 100%;}

		.briefCon{width: 80%;}

		.wybq{padding: 0 20px;}

		.enTit,.cnTit,.none-jt{padding-left: 15px !important;}

		.none-con{width: 98%;padding-left: 15px !important;}

		.sectionTops:hover{width: 50% !important;}

		.xzlwy,.sywy,.gyjd,.zzwy{width: 50%;float: left;}

		.zzwy.active{width: 50%;position: relative;background: url(../img/zzwy-act.jpg) no-repeat;background-size:100% 100%;animation:none;}

		.zzwy {width: 50%;background:url(../img/zzwy-act.jpg) no-repeat;position: relative;z-index: 99;background-size: 100% 100%;height: 14.375rem;min-height:200px;}

		.xzlwy{background: url(../img/xzlwy-act.png) no-repeat;background-size: 100% 100%;animation:none;width: 50%;}

		.xzlwy:hover{width: 50%;position: relative;z-index: 999;background:url(../img/xzlwy-act.png) no-repeat;background-size: 100% 100%;animation:none;}

		.sywy{background: url(../img/sywy-act.jpg) no-repeat;background-size: 100% 100%;animation:none;width: 50%;}

		.sywy:hover{width: 50%;position: relative;z-index: 999;background:url(../img/sywy-act.jpg) no-repeat;background-size: 100% 100%;animation:none;}

		.gyjd{background: url(../img/gyjd-act.png) no-repeat;background-size: 100% 100%;animation:none;width: 50%;}

		.gyjd:hover{width: 50%;position: relative;z-index: 999;background:url(../img/gyjd-act.png) no-repeat;background-size: 100% 100%;animation:none;}

}

@media (max-width:900px){

	/*.nav-item{padding: 0 .6rem;}*/

	.two_nav{left: -20px;}

}

@media (max-width:850px){

	.tab-con{margin-bottom: .6rem;}

}

@media (max-width:767.5px){

		.banner_tit>h2{font-size:26px;}

		.fTopRight,.fTopLeft,.fBotLeft,.fBotRight{padding:20px 0;}

		/*.banner-lists img{height:100vh;position:relative;width: initial;}*/

		.navbar{position: fixed !important;left: 0;top: 0;z-index: 999999;padding-left: 0;padding-right: 0;padding: 20px 0;}

		.twonavs-t{background:rgba(0,0,0,.7);animation: navdh 1s linear 1;}

		.navbar.fixed{background:#ffffff;box-shadow: 0 5px 5px 1px rgba(213,213,213,.6);transition-duration: 1s;-webkit-transition-duration: 1s;padding: 20px 0;}

		.navbar-nav{height: 100vh;}

		/*.index-item{background: url(../img/index-nav-bg.png) no-repeat right 15px center;background-size: 3%;}*/

		/*.index-item:hover{background: url(../img/index-nav-bg.png) no-repeat right 15px top 15px;background-size: 3%;}*/

		.index-item a{color: #ffffff !important;}

		.logo1,.logo2{padding-left: 15px;}	

		.lb_search{margin-top: 1rem;/* overflow: hidden; */}

		.last-nav-item{display: none;}

		.wybq p{font-size: 1.6rem;}

		.input-div{border-right: none;}

		.sybanner-bot{bottom: 0;}

		.none-con,.none-jt{display: block !important;}

		.briefCon{margin: 30px 15px;}		

		.zzwy.active .none-con,.zzwy.active .none-jt{display: block !important;}		

		.report-info{display: none !important;}

		.navbar.fixed .nav-item>a{color: #ffffff !important;}

		.nav-item{text-align: left !important;}

		.nav-item:last-child{padding-right: 0rem !important;}

		.navbar.fixed .navbar-collapse{background: #000000;}

		/* .nav-link{width: 40%;} */

		.none-item{display: block;text-align: left !important;}

		.navbar.fixed>.navbar-brand>.logo2{display: block;}

		.navbar.fixed>.navbar-brand>.logo1{display: none;}

		.nav-item{border-bottom: 1px solid rgba(225,225,225,0.7);}

		.navbar-nav .nav-item:last-child{/* padding-right:1rem; */}

		.two_nav.show{background:rgba(0,0,0,.4);transition-duration: 1s;-webkit-transition-duration: 1s;}

		.two_nav.show a{border-top: 1px solid rgba(225,225,225,0.7);border-bottom: none;}

		.two_nav.show a:hover{background:rgba(0,0,0,.4);color: #fff !important;}

		@keyframes navdh {

		    0%{

		        opacity: 0;

		        -webkit-transform: translateX(100%);transform: translateX(100%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		    100%{

		        opacity: 1;

				 -webkit-transform: translateX(0%);transform: translateX(0%); transition: 0.5s; -webkit-transition: 0.5s; transition-delay: 0.2s; -webkit-transition-delay: 0.2s;

		    }

		}

		

}

	

@media (max-width:540px){

		.fTopRight,.fBotRight{border-right: 1px solid #ebeae9;}

		.fBotLeft,.fTopLeft {padding: 1rem 0 !important;}

		.fTopBox,.fBotBox{display: block !important;}

		.banner_tit>p{font-size:14px;}
		.banner_tit>h2{font-size:22px;}
		.navbar{padding:10px 0;}
		.bannerBot{margin-top: -32px;}

}

@media (max-width:500px){

		.shzr-img{display: block;max-width: 100%;}

		.banner-lists{/* height: 100%; */}

		/* .big-banner{display: none;} */

		

		/* .sm-banner{display: block;width: 100%;height: 100%;} */

		.sm-search .search-icon{display: inline-block;position: fixed;top: 25px;right: 64px;}

		/* .sm-search .search-icon2,.sm-search .search-icon{display: none;} */

		.navbar.fixed .sm-search .search-icon2{display: inline-block;position: fixed;top: 25px;right: 64px;}

		.navbar.fixed .sm-search .search-icon{display: none;}

		.lb_search{position: relative;border: none;}

		#search{font-size: .875rem;height: 2.25rem;}

		.lb_pageBtn{display: block;left: 0;position: relative;/* top: 0; */margin-top: -75px;}

		.input-div{position: fixed;top: 10%;width: 90%;border: 1px solid #e8e8e8;display: none;}

		.left-btn{left: 33%;position: absolute;}

		.right-btn{left: 54%;position: absolute;}

		.gsStandard{display: block;background-position-x: 0;margin-bottom: 10px;}

		

		.xzlwy,.sywy, .gyjd, .zzwy{width: 100%;}

		.sectionTops {display: none;}

		.sectionTop-sw{display: block;animation: left 1s ease 1;}

		.sectionTop-sw .swiper-pagination-bullet-active{background: #c90001;}

		.sectionSw:hover{width: 100% !important;}

		.sectionSw{margin-bottom: 50px;}

		.sectionTop{margin: 1rem auto;}

		.logo1, .logo2{width: 90%;}

		#briefLb .carousel-indicators{display: flex;bottom: -20px;}

		.briefBtnbox{/* display: none; */}

		.briefLb-item{width: 100%;}

		.sectionBotbox{padding: 0 0;}

		.sectionBot{width: 100% !important;margin: 0;}

		.briefLb-box{padding: 30px 15px 40px 15px;background: #f5f5f5;}

		#briefLb .carousel-indicators li{width: 8px;height: 8px;border-radius: 50%;border: none;margin: 0 4px;background: #cccccc;}

		#briefLb .carousel-indicators li.active{background: #c90001;width: 8px;height: 8px;border-radius: 50%;}

		.briefCon{margin: 0;width: 100%;padding: 20px 0;}

		.shzr{display: block;background: none;background-color: #ffffff;padding: 15px;}

		.shzr div{display: none;}

		.footerTop{border-bottom: none;}

		.fTopRight, .fBotRight,.fBotLeft, .fTopLeft{border-right: none;border-left: none;padding: 1rem 0;}

		.fTopLeft{background: url(../img/logo-fixed.png) no-repeat right center;background-size: 18%;}

		.gzzh{padding-left: 0;}

		.fBotRight .float-right,.fTopRight .float-right{/* float: left !important; */}

		.bzTitle,.bzP,.gsTitle,.gsP{padding-left: 0px;}

		.bzMore,.gsMore{left: 15px;}

		.lb_pageBtn li{left: 40%;}

		.fTopRight,.fBotRight{border-bottom: 1px solid #e8e8e8;}

		.big-block{display: none;}

		.sm-block{display: block;}

		.bannerTab{height: auto;border-top: 0;}

}

@media (max-width:380px){

	    .lb_pageBtn{display:none;}

}



@media (max-height:900px){

	/* .sybanner-bot{position: relative !important;bottom: 4.5% !important;} */

	.banner-lists{height: 100% !important;}

	.bannerTab .nav-tabs .nav-items .nav-link{padding:1rem 0 0 0;}

	.tab-title{margin-bottom: .5rem;}

	.reportBox img{display: block !important;}

}









































