.clearfix{ zoom: 1;}
.clearfix::after{ content: ""; display: table; clear: both;}
* {outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/*cont01*/


/*×شتتس¦ح¼ئ¬*/

.content1{ background-color: #f5f5f5; margin-bottom: 100px;}
.main-con{ width: 77vw; margin: 0 auto;}
.child-menu .topnews{ width: 33.333%; float: left; position: relative; overflow: hidden;}

/*.child-menu .topnews img{ opacity: 0.5; -webkit-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out;}*/

.child-menu .topnews img{ transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s; -moz-transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s; -webkit-transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s; -o-transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s;}
.child-menu.move .topnews img{ -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); opacity: 0.5; -moz-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s;}
.menu-txt{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding-left: 8%; padding-right: 8%; padding-top: 5%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.menu-txt .ntb{ float: left;}
.menu-txt .ntb img{ width: 80%;}


.menu-tit{ font-size: 20px; color: #fff; line-height: 1;}
.menu-tit1{ font-size: 20px; color: #1754a3; line-height: 1;}
.line{ width: 40px; height: 2px; background: #fff; margin-top: 12px; margin-bottom: 24px; margin-left: 50px;}
.line2{ width: 40px; height: 2px; background: #1754a3; margin-top: 12px; margin-bottom: 24px; margin-left: 50px;}
.menu-tit2{ font-size: 18px; color: #3d3d3d; line-height: 1; margin-bottom: 7px;}
.menu-text ul {}
.menu-text li{ border-bottom: 1px dashed #c9c9c9; padding-bottom: 10px; margin-bottom: 10px; font-size: 12px; position: relative;}
.menu-text .col li a{ color: #fff;}
.menu-text li a{ color: #666;}

/*.menu-text li time{ position: absolute; right: 0; top: 0; color: #999; font-size: 14px;}*/

.dot{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.right_icon{ position: absolute; width: 37px; height: 37px; background: url(/templets/default/images/right_icon.png) no-repeat; right: 11%; top: 16%; display: block; -webkit-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out;}
.child-menu .topnews:hover .right_icon{ right: 10%;}
.child-menu .topnews .menu-img{ overflow: hidden;}
.child-menu .topnews .menu-img img{ -webkit-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out;}
.child-menu .topnews:hover .menu-img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); opacity: 1;}
.img-responsive{ width: 100%; height: auto;}


/*cont02*/
.content2{overflow: hidden; padding-bottom: 130px;}
.home2 .wrap{ width: 77vw; height: 100%; margin: 0 auto; position: relative;}
.home2 .img{ float: right; width: 40%; overflow: hidden; display-radio: 1; max-width: none; margin-left: auto; margin-right: auto; border-top-left-radius: 100px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 100px;}
.home2 .img img{ width: 100%;transition: .5s all;}
.home2 .img img:hover{ transform: scale(1.05);}
.home2 .cont{ float: left; width: 50%;}
.home2 .cont .bt{ font-size: 24px; color: #8d8d8d;}
.home2 .cont .h2{ font-size: 30px; font-family: Impact; text-transform: uppercase; margin-bottom: 20px;}
.home2 .line{ width: 30px; height: 2px; background: #a2c64b; margin-top: 12px; margin-bottom: 24px; margin-left: 0px;}
.home2 .cont .p{letter-spacing: 0.1em; font-size: 14px; margin-bottom: 10px; line-height: 24px;}
.home2 .cont span{display: inline-block;letter-spacing: 0.1em; display: block; font-size: 6.25em; text-transform: uppercase; line-height: 24px; font-weight: bold; color: rgba(0, 0, 0, 0.05); padding-bottom: 30px;}
.home2 .cont .more{top: 25px;border-radius: 25px;position: relative;font-size: 12px;color: #fff;text-align: center;display: block;padding: 1% 3%;line-height: 24px;background: #27417c; float: right;}
.home2 .cont .more:after{ content: ''; position: absolute; right: 0.25rem; top: 0.14rem; width: 0.4rem; height: 0.09rem; background: url(/templets/default/css/nimg40_1.png) no-repeat; background-size: 0.4rem;}
.home2 .cont .more{display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0);}
.home2 .cont .more:before{pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);/* W3C */
	-webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity;}
.home2 .cont .more:hover, .more:focus, .more:active{-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate;}
.home2 .cont .more:hover:before, .more:focus:before, .more:active:before{opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate;}

/*cont03*/
.content3{overflow: hidden; padding-bottom: 80px;}
.news{ width: 77vw; margin: 0 auto; position: relative;}
.news .contlm {}
.news .contlm .bt1{ text-align: center; font-size: 24px; color: #8d8d8d;}
.news .contlm .bt2{ text-align: center; font-size: 30px; font-family: Impact; text-transform: uppercase; margin-bottom: 20px;}
.news-cont{ margin-top: 45px; display: flex; justify-content: space-between;}
.news-cont .left{ width: 48%;}
.news-cont .left .tab-head{margin-bottom: 4px; display: flex; justify-content: space-between;}
.news-cont .left .tab-head a{ display: flex; justify-content: center; align-items: center; width: 33%; height: 50px; border: 1px solid #ededed; font-size: 16px; color: #3b3b3b;}
.news-cont .left .tab-head a.on, .news-cont .left .tab-head a:hover{ background-color: #27417c; border: 1px solid #27417c; color: #fff; font-weight: bold;}
.news-cont .left .tab-cont ul{ display: none;}
.news-cont .left .tab-cont ul.on{ display: block;}
.news-cont .left .tab-cont ul li{ display: flex; justify-content: flex-start; align-items: center; padding: 14px 10px; border-bottom: 1px solid #ebebeb;}
.news-cont .left .tab-cont ul li:hover{ background-color: #27417c;}
.news-cont .left .tab-cont ul li:last-child{ border: none;}
.news-cont .left .tab-cont ul li .time{ width: 12%; display: flex; flex-flow: column nowrap; align-items: center;}
.news-cont .left .tab-cont ul li .time .day{ font-weight: bold; font-size: 36px; color: #3b3b3b;}
.news-cont .left .tab-cont ul li .time .month{ font-size: 12px; color: #a7a7a7;}
.news-cont .left .tab-cont ul li .text{ width: 85%; margin-left: 20px; border-left: 1px solid #ebebeb; padding-left: 20px; box-sizing: border-box;}
.news-cont .left .tab-cont ul li .text .tit a{ font-size: 16px; color: #3b3b3b; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all;}
.news-cont .left .tab-cont ul li .text p{ font-size: 12px; color: #a7a7a7; overflow: hidden; text-overflow: ellipsis; margin-top: 10px; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all;}
.news-cont .left .tab-cont ul li:hover .text p{ color: #fff;}
.news-cont .left .tab-cont ul li:hover .time .day{ color: #fff; font-weight: bold;}
.news-cont .left .tab-cont ul li:hover .time .month{ color: #fff;}
.news-cont .left .tab-cont ul li:hover .text .tit a{ color: #fff;}
.news-cont .right{ width: 50%;}
.news-cont .right .swiper-slide .text{ border: 1px solid #ebebeb; border-top: none; width: 100%; padding: 25px 30px 15px; box-sizing: border-box;}
.news-cont .right .swiper-slide .text .tit a{ font-size: 16px; font-weight: bold; color: #3b3b3b;}
.news-cont .right .swiper-slide .text .tit:hover a{ color: #27417c;}
.news-cont .right .swiper-slide .text p{ width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px; color: #a7a7a7; margin: 5px 0 0;}
.news-cont .right .swiper-slide .text .time{ font-size: 12px; color: #a7a7a7; margin-bottom: 20px; text-align: left;}
.news-cont .right .swiper-slide .img{ overflow: hidden;}
.news-cont .right .swiper-slide .img img{ transition: all .5s; height: 340px; width: 100%;}
.news-cont .right .swiper-slide .img img:hover{ transform: scale(1.05);}
.news-cont .right .swiper-button-prev, .news-cont .right .swiper-button-next{ width: 35px; height: 50px; top: 35%;}
.news-cont .right .swiper-button-prev{ left: 0px; background: url(/templets/default/images/new-l.png);}
.news-cont .right .swiper-button-prev:hover{ background: url(/templets/default/images/new-l-h.png);}
.news-cont .right .swiper-button-next{ background: url(/templets/default/images/new-r.png); right: 0px;}
.news-cont .right .swiper-button-next:hover{ background: url(/templets/default/images/new-r-h.png);}

.content4{ background: url(/templets/default/images/bg1.jpg) center center no-repeat;}
.recommend{ width: 77vw; margin: 0 auto; position: relative; padding-bottom: 50px;}
.recommend .main .contlm{ padding-top: 50px;}
.recommend .contlm .bt1{ text-align: center; font-size: 24px; color: #8d8d8d;}
.recommend .contlm .bt2{ text-align: center; font-size: 30px; font-family: Impact; text-transform: uppercase;}
.recommend .index_title{ color: #1a1a1a; text-align: center;}
.recommend_content{ display: flex; flex-direction: row; justify-content: space-between; height: 630px; margin-top: 50px;}

.recommend_right{ display: flex; flex-direction: column; justify-content: space-between; width: 32%;}

.recommend_content .recommend_02{height: 48.5%;}
.recommend_content .recommend_03{height: 48.5%;}
.recommend_content .recommend_lbk{ display: flex; flex-wrap: wrap; flex-direction: column; justify-content: inherit; width: 66.66%;}
.recommend_lbk .recommend_bottom{ display: flex; flex-direction: row; justify-content: space-between; height: 48.5%; width: 100%;}
.recommend_lbk .recommend_bottom .recommend_list{ width: 49%;}
.recommend_lbk .recommend_01{ height: 48.5%; width: 100%;}
.recommend_content a{ display: block; padding: 26px; width: 100%; height: 100%; position: relative; transition: all 0.6s; -webkit-transition: all 0.6s;}
.recommend_content a .box{ width: 100%; height: 100%; position: relative; display: flex; align-items: flex-end;}
.recommend_content a .box .text{ position: absolute; top: 0; left: 0; transition: all 0.6s; -webkit-transition: all 0.6s; width: 100%; height: 100%; display: none;}
.recommend_content a .p0{ font-size: 16px; color: #fff; line-height: 24px;}
.recommend_content a .Title{ font-size: 18px; color: #fff;}
.recommend_content a .Title2{ font-size: 12px; color: #fff;}
.recommend_content a .text p{ font-size: 16px; color: #fff; line-height: 24px;}
.recommend_content a .text .h6_text{ font-size: 18px; color: #fff;}
.recommend_content a .text .h6_text2{ font-size: 12px; color: #fff;}
.recommend_content a .text .mores{ margin-top: 20px;}
.recommend_content a:hover{ width: 100%; height: 100%; box-shadow: 0 -140px 86px -60px rgba(0, 0, 0, .8) inset;}
.recommend_content a:hover .txt{ display: none;}
.recommend_content a:hover .text{ display: block;}
.recommend_content a:hover .text{ display: block;}
.recommend_content a .text .text_box{ width: 100%; height: 100%; display: flex; align-items: flex-end;}
.recommend_content a .text .text_box .p1_text, .recommend_content a .text .text_box .h6_text, .recommend_content a .text .text_box .p2_text, .recommend_content a .text .text_box .mores{ opacity: 0;}
.recommend_content a .text .text_box .p1_text{ animation: fadeInUp 0.2s 0.2s linear forwards;}
.recommend_content a .text .text_box .h6_text{ animation: fadeInUp 0.4s 0.4s linear forwards;}
.recommend_content a .text .text_box .h6_text2{ opacity: 0;}
.recommend_content a .text .text_box .h6_text2{ animation: fadeInUp 0.4s 0.4s linear forwards;}
.recommend_content a .text .text_box .p2_text{ animation: fadeInUp 0.6s 0.6s linear forwards;}
.recommend_content a .text .text_box .mores{ animation: fadeInUp 0.6s 0.6s linear forwards;}

.fadeInRightBig{ -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig}
@-webkit-keyframes fadeInUp{ 0%{ opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0)}
	100%{ opacity: 1; -webkit-transform: none; transform: none}
	}
@keyframes fadeInUp{ 0%{ opacity: 0; -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0)}
	100%{ opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none}
	}



.index_banner{ width: 100%; height: calc(100vh - 80px); margin-top: 80px;}
.index_banner .banner_swiper{ width: 100%; height: 100%;}
.index_banner .banner_swiper .main{ height: 100%; display: flex; align-items: center;}
.index_banner .banner_swiper .main .box{ width: 65%;}
.index_banner .banner_swiper .main .box p{ font-size: 24px; color: #fff; font-weight: 300;}
.index_banner .banner_swiper .main .box h2{ font-size: 56px; color: #fff; font-weight: bold;}
.index_banner .banner_swiper .main .box h6{ font-size: 30px; line-height: 36px; color: #fff; font-weight: 300;}
.index_banner .banner_swiper .main .box p.mores a{ font-size: 16px; color: #fff; display: inline-block; padding: 0 36px; line-height: 52px; background-color: #a2c64b; border-radius: 26px; margin-top: 40px;}
.banner_swiper .banner_pag .swiper-pagination-bullet{ width: 20px; height: 6px; background: #fff; border-radius: 3px; opacity: .8; transition: all 0.4s; -webkit-transition: all 0.4s;}
.index_banner .banner_swiper .swiper-slide{ position: relative;}
.index_banner .banner_swiper .swiper-slide .box{ position: relative; z-index: 10;}
.banner_swiper .banner_pag .swiper-pagination-bullet-active{ width: 30px; height: 6px; background-color: #a2c64b; opacity: 1;}
/*.index_banner .banner_swiper .swiper-slide::after{ position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, .3); top: 0; left: 0; z-index: 2;}
*/



@media (max-width: 1400px){ .news-cont .left{ width: 48%;}
	}
@media (max-width: 1200px){ .menu-txt{ padding-left: 5%; padding-right: 5%; padding-top: 5%;}
	.menu-tit2{ font-size: 16px;}
	.line{ margin-top: 12px; margin-bottom: 8px;}
	.menu-tit{ font-size: 20px;}
	}
@media (max-width: 1023px){ .menu-txt{ padding-left: 8%; padding-right: 8%; padding-top: 10%;}
	.menu-text{ line-height: 20px;}
	.menu-text{ display: none;}
	.content1{ margin-bottom: 2em;}
	.main-con{ width: 100%; margin: 0 auto;}
	}
@media (max-width: 768px){ .txt p:nth-child(2){ margin-top: 5px;}
	.child-menu.move .topnews>div, .child-menu .topnews >a{ -webkit-transform: translate3d(0%, 0, 0) rotate(.0001deg); -moz-transform: translate3d(0%, 0, 0) rotate(.0001deg); transform: translate3d(0%, 0, 0) rotate(.0001deg);}
	.child-menu .topnews a:before{ display: none;}
	.menu-img, .line, .menu-tit2, .menu-text, .right_icon{ display: none;}
	.child-menu .topnews{ height: 50px; border: 1px solid #d6d6d6; border-right: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
	.child-menu .topnews:first-child{ border-left: none;}
	.menu-txt{ position: relative; color: #333; padding: 0;}
	.menu-txt .menu-tit{ font-size: 14px; color: #333; line-height: 50px; text-align: center;}
	.menu-txt .menu-tit1{ font-size: 14px; color: #333; line-height: 50px; text-align: center;}
	.child-menu .topnews:hover{ background: #1754a3; border-color: #1754a3}
	.child-menu .topnews:hover .menu-tit{ color: #fff;}
	.child-menu .topnews:hover .menu-tit1{ color: #fff;}
	.content2{ overflow: hidden; padding-bottom: 50px;}
	.content3{ overflow: hidden; padding-bottom: 10px;}
	
	
	.home2 .wrap { width: 90%; height: 100%; margin: 0 auto; position: relative;}
	.news{ width: 90%; margin: 10px auto 0;}
	.news-cont{ display: flex; flex-flow: column nowrap; margin-top: 20px;}
	.news-cont .left{ width: 100%;}
	.news-cont .left .tab-head a{ height: 40px;}
	.news-cont .left .tab-cont ul li .time{ width: 20%;}
	.news-cont .left .tab-cont ul li .text{ width: 70%;}
	.news-cont .left .tab-cont ul li .text .tit a{ display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.news-cont .right{ margin: 10px 0px; width: 100%; }
	.news-cont .right .swiper-slide img{ width: 100%;}
	.news-cont .right .swiper-slide .text{ padding: 10px;}
	.news-cont .right .swiper-slide .text .tit a{ font-size: 16px; display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	
	.recommend{ width: 90%;}
	.recommend_content { height: 350px;}
	.recommend .main .contlm{ padding-top: 0px;}
	.recommend{ padding-top: 30px; padding-bottom: 30px;}
	.recommend_content{ height: 260px; margin-top: 20px;}
	.recommend_content a{ padding: 10px;}
	.recommend_content a .Title{ font-size: 14px;}
	.recommend_content a .Title2{ font-size: 12px;}
	.recommend_content a .text .h6_text{ font-size: 14px;}
	.recommend_content a .text .h6_text2{ font-size: 12px;}
	.recommend_content a .text .mores{margin-top: 0px; width: 30%;}
	
	.index_banner{ width: 100%; height: calc(40vh - 130px); margin-top: 50px;}
	.menu-txt .ntb img{ display: none;}

	}


@media screen and (max-width:1120px){ 
	.wrap{width: auto;padding: 0 0.3rem;}
	.home2{padding: 0.2rem 0 0.6rem;}
	.home2 .img{float: none;width: auto;height: auto; transition: none;-webkit-transition: none;transform: none;-webkit-transform: none;opacity: 1;margin-bottom: 2em;}
	.home2 .cont{float: none;width: auto; transition: none;-webkit-transition: none;transform: none;-webkit-transform: none;opacity: 1;}
	.home2 .cont .bt{font-size: 12px;margin-bottom: 5px;}
	.home2 .cont .h2{font-size: 18px;margin-bottom: 10px;}
	.home2 .cont .p{margin-bottom: 0px;font-size: 12px;}
	.home2 .cont *{transition: none;-webkit-transition: none;transform: none;-webkit-transform: none;opacity: 1;}
	.home2 .cont span{ width: 100%;display: inline-block; letter-spacing: 0.1em; display: block; font-size: 4.25em; text-transform: uppercase; line-height: 24px; font-weight: bold; color: rgba(0, 0, 0, 0.05);}
	.home2 .cont .more{border-radius: 25px;position: relative;font-size: 12px;color: #fff;text-align: center;display: block;padding: 1% 3%;line-height: 24px;background: #27417c; float: right;}
	.home2 .cont .more:after{ content: ''; position: absolute; right: 0.25rem; top: 0.14rem; width: 0.4rem; height: 0.09rem; background: url(/templets/default/css/nimg40_1.png) no-repeat; background-size: 0.4rem;}
	.home2 .cont .more{display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0);}
	.home2 .cont .more:before{pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);/* W3C */
		-webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity;}
	.home2 .cont .more:hover, .more:focus, .more:active{-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate;}
	.home2 .cont .more:hover:before, .more:focus:before, .more:active:before{opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate;}
	
	.news-cont .left, .news-cont .right, .news-cont .swiper-container{ width: 100%;}
	.news-cont .right .swiper-slide .img img{ width: 100%; height: 100%;}
	.news-cont{ display: flex; flex-flow: column nowrap;}
	.newsTion-con{ flex-direction: column;}
	/*.index_banner{ width: 100%; height: calc(80vh - 40px); margin-top: 50px;}*/

	}
