/*  */
body, .web_main{background: #FEFFF8; text-transform: capitalize;}

.c_location li::after, .side-cate li .icon-cate.icon-cate-up:before, .side-cate li .icon-cate.icon-cate-down:before, .side-cate li li a:before, .sel_item .sel::before, .c_faq_list li .title::before, .more_detail .more:before, .innerPro_item .right_icon::before, .side-cate>li>a::before, .c_ad_btn .more::after, .award_info::before{
	font-family: fontawesome;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
}
/* transition */
.hoverItem, .hoverItem::before, .hoverItem .title, .hoverItem .brief, .hoverItem .pubPic, .pubPic img, .hoverItem .more, .hoverItem .item_icon, .hoverItem .order, .pubMore::before, .pubMore, .pubMoreBg, .hoverPic, .pubMore1, .pubMore1::before, .th_more, .pubMore2, .pubMore2::before{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hoverItem:hover .pubPic img, .hoverPic:hover{
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}

/* pad_top  mar_top */
.pad_top{padding-top: 6%;}
.pad_bot{padding-bottom: 6%;}
.pad_tb{padding: 6% 0;}
.mar_top{margin-top: 6%;}
@media only screen and (max-width: 1450px) {
	.pad_top{padding-top: 5%;}
	.pad_bot{padding-bottom: 4.8%;}
	.pad_tb{padding: 5% 0;}
	.mar_top{margin-top: 5%;}
}
@media only screen and (max-width: 1300px) {
	.pad_top{padding-top: 4.2%;}
	.pad_bot{padding-bottom: 4.2%;}
	.pad_tb{padding: 4.2% 0;}
	.mar_top{margin-top: 4.2%;}
}
@media only screen and (max-width: 980px) {
	.pad_top{padding-top: 30px;}
	.pad_bot{padding-bottom: 30px;}
	.pad_tb{padding: 30px 0;}
	.mar_top{margin-top: 30px;}
}

/* .sitemap-content */
.sitemap-content{padding: 90px 0 0 !important;}
#cont{padding: 0 !important;}

@media only screen and (max-width: 1400px) {
	.sitemap-content{padding: 100px 0 0 !important;}
}

@media only screen and (max-width: 980px) {
	.sitemap-content{padding: 42px 0 0 !important;}
}


/* web_th */
.small_title{color: var(--commonColor); text-transform: capitalize; min-width: 160px; line-height: 24px; margin-top: 10px;}
.small_title .txt{color: inherit; position: relative; padding-left: 70px;}
.small_title .txt::before{position: absolute; left: 0; top: 50%; height: 1px; width: 50px; background: var(--commonColor); content: '';}
.small_title a.txt:hover{margin-left: 5px;}

.web_th{text-align: center; text-transform: capitalize;}
.web_th .title{font-size: 52px; line-height: 1.2; font-family: 'Rambla-Bold'; text-transform: capitalize;}
.web_th .title .txt{color: inherit; position: relative; font-size: inherit;}
.web_th .title a.txt:hover{color: var(--commonColor);}
.web_th .brief{line-height: 1.75; color: #666; margin-top: 15px;}

.th_left{text-align: left;}

.th_small .title{font-size: 40px;}

.th_white .title{color: #fff;}
.th_white .title a.txt:hover{color: var(--commonColor);}
.th_white .brief{color: #fff;}

@media only screen and (max-width: 1550px) {
	.web_th .title{font-size: 46px;}
	.th_small .title{font-size: 36px;}
}
@media only screen and (max-width: 1450px) {
	.web_th .title{font-size: 42px;}
	.th_small .title{font-size: 34px;}
}
@media only screen and (max-width: 1350px) {
	.web_th .title{font-size: 38px;}
	.th_small .title{font-size: 32px;}
}
@media only screen and (max-width: 1200px) {
	.web_th .title{font-size: 36px;}
	.th_small .title{font-size: 28px;}
}
@media only screen and (max-width: 980px) {
	.web_th.flex{flex-direction: column; align-items: center;}
	.web_th.flex .title{width: 100%;}
	.web_th .title{font-size: 28px;}
	.th_small .title{font-size: 26px;}
	.web_th .title br{display: none;}
	.web_th .brief{margin-top: 12px;}
}

/* pubMore */
.pubMore{display: inline-block; height: 56px; line-height: 56px; background: var(--commonColor); color: #333; padding: 0 52px 0 26px; position: relative; border: 1px solid var(--commonColor); z-index: 0; cursor: pointer; box-sizing: border-box; font-family: 'Arial-Bold'; border-radius: 30px;}
.pubMore::before{content: ''; display: block; width: 24px; height: 24px; background: url(../img/icon_more1.png) no-repeat center; background-size: 24px auto; position: absolute; right: 22px; top: 50%; margin-top: -12px;}
.pubMore:hover{color: var(--commonColor); background: #fff;}
.pubMore:hover::before{background-image: url(../img/icon_more1_h.png);}

.pubMoreBg{display: inline-block; height: 42px; line-height: 42px; background: #333; color: #fff; padding: 0 30px; border: none; border-radius: 30px; font-family: 'Titillium Web-Bold'; cursor: pointer;}
.pubMoreBg:hover{background: var(--commonColor); color: #fff;}

.pubMore1{display: inline-block; height: 48px; line-height: 48px; border: 2px solid #333; font-family: 'Arial-Bold'; text-transform: uppercase; border-radius: 30px; cursor: pointer; position: relative; padding: 0 52px 0 26px; color: #333;}
.pubMore1::before{content: ''; display: block; width: 24px; height: 24px; background: url(../img/icon_more1.png) no-repeat center; background-size: 24px auto; position: absolute; right: 22px; top: 50%; margin-top: -12px;}

li.hoverItem:hover .pubMore1, 
.swiper-slide .hoverItem:hover .pubMore1,
.pubMore1:hover{border-color: var(--commonColor); background: var(--commonColor); color: #fff;}
li.hoverItem:hover .pubMore1::before,
.swiper-slide .hoverItem:hover .pubMore1::before,
.pubMore1:hover::before{background-image: url(../img/icon_more1_w.png);}

.th_more{display: inline-block; padding: 0 60px; height: 68px; line-height: 68px; border-radius: 50px; background: linear-gradient( 270deg, #1D1D1D 0%, #A8A8A8 48%, #2A2A2A 100%); font-family: 'Arial-Bold'; font-size: 20px; color: #fff;}

.th_more:hover{color: #fff; background: linear-gradient( 270deg, var(--commonColor) 0%, var(--lightColor) 48%, var(--commonColor) 100%);}

@media only screen and (max-width: 1400px) {
	.pubMore{height: 52px; line-height: 52px;}
	.th_more{height: 56px; line-height: 56px;}
}
@media only screen and (max-width: 1200px) {
	.pubMore{height: 48px; line-height: 48px;}
	.th_more{height: 52px; line-height: 52px;}
}
@media only screen and (max-width: 950px) {
	.pubMore{height: 46px; line-height: 46px;}
	.pubMoreBg{height: 46px; line-height: 46px;}
	.th_more{height: 50px; line-height: 50px; margin-top: 18px; padding: 0 45px;}
}

/* c_banner */
.c_banner{position: relative; border-radius: 0 0 100px 100px; overflow: hidden;}
.c_banner_bg{
	position: relative; z-index: 0; background-repeat: no-repeat; background-size: cover; background-position: center; background-color: #000;
}
.c_banner_bg::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; z-index: 1; background: rgba(0,0,0,0.6);}
.c_banner .layout{z-index: 2; height: 100%;}
.c_banner_txt{text-align: center; width: 100%; min-height: 300px; padding: 16.5% 0 11%;}
.c_banner_txt .th{font-size: 50px; font-family: 'Rambla-Bold'; color: #fff; line-height: 1.2; text-transform: uppercase;}

.c_banner_txt .c_banner_brief{color: #fff; line-height: 1.75; margin-top: 16px; opacity: 0.9;}


.c_banner_btn{text-align: center; margin-top: 20px;}
.c_banner_btn .btn{background: #fff; display: inline-block; height: 46px; line-height: 46px; width: auto; padding: 0 30px 0 62px; color: var(--commonColor); background-repeat: no-repeat;  font-family: 'AkzidenzGroteskBQ-Light'; font-size: 18px; background-position: 26px 10px; background-size: 26px auto;}
.c_banner_btn .btn_pdf{background-image: url(../img/icon_down.png); margin-right: 16px;}
.c_banner_btn .btn_video{background-image: url(../img/icon_video.png);}
.c_banner_btn .btn:hover{color: #fff; background-color: var(--commonColor);}
.c_banner_btn .btn_pdf:hover{background-image: url(../img/icon_down_h.png);}
.c_banner_btn .btn_video:hover{background-image: url(../img/icon_video_h.png);}

@media only screen and (max-width: 1550px) {
	.c_banner_txt .th{font-size: 46px;}
}
@media only screen and (max-width: 1450px) {
	.c_banner_txt .th{font-size: 42px;}
}
@media only screen and (max-width: 1350px) {
	.c_banner_txt .th{font-size: 36px;}
}
@media only screen and (max-width: 1200px) {
	.c_banner{border-radius: 0 0 80px 80px;}
	.c_banner_txt{padding: 20% 0 9%;}
	.c_banner_txt .th{font-size: 32px;}
}
@media only screen and (max-width: 1023px) {
	.c_banner{margin-top: 0; border-radius: 0 0 50px 50px;}
}
@media only screen and (max-width: 980px) {
	.c_banner{margin-bottom: 0;}
	.c_banner_img{min-height: 200px; object-fit: cover;}
	.c_banner_title{margin-bottom: 10px; font-size: 24px;}
	.c_banner_txt{min-height: unset; padding: calc(15% + 62px) 0 15%;}
	.c_banner_txt .th{font-size: 26px;}
	.c_banner_btn{margin-top: 0;}
	.c_banner_btn .btn{font-size: 16px; padding: 0 15px 0 42px; background-position: 14px 10px; background-size: 22px auto; margin-top: 10px;}
	.c_banner_btn .btn_pdf{margin-right: 10px;}
}


/* c_location */
.c_location{justify-content: center; flex-wrap: wrap; line-height: 24px; overflow: hidden; padding: 16px 0 0; font-family: 'Open Sans-Regular';}
.c_local_bar{justify-content: center; flex-wrap: wrap; text-transform: uppercase;}
.c_location li{position: relative; line-height: 24px; padding-right: 26px; margin-right: 8px; text-align: center; color: #fff; margin-bottom: 8px;}
.c_location li:last-child{padding-right: 0; margin-right: 0;}
.c_location li::after{position: absolute; right: 0; content: '\f178'; top: 2px; content: ''; background: url(../img/icon_next.png) no-repeat center; background-size: 18px auto; display: block; width: 20px; height: 22px; transform: scaleY(0.8);}
.c_location li:last-child::after{content: ''; display: none;}
.c_location li a{display: block; color: #fff;}
.c_location li:last-child a{color: var(--commonColor);}
.c_location li:last-child span{color: var(--commonColor);}
.c_location li a:hover{color: var(--commonColor);}

@media only screen and (max-width: 950px) {
	.c_location{padding: 10px 0 0;}
}


/* common-prev common-next */
.swiper{position: static;}
.common-prev, .common-next{display: none;}
.common-prev{left: -74px;}
.common-next{right: -74px;}
.common-pagination{display: none;}

@media only screen and (max-width: 1640px) {
	.common-prev{left: -60px;}
	.common-next{right: -60px;}
}
@media only screen and (max-width: 1500px) {
	.common-prev, .common-next{width: 48px; height: 48px; margin-top: -26px; line-height: 46px; font-size: 32px;}
	.common-prev{left: -55px;}
	.common-next{right: -55px;}
}
@media only screen and (max-width: 980px) {
	.common-prev, .common-next{display: none !important;}
	.common-pagination{display: block;}
}
/* .common-prev:hover, .common-next:hover{color: #fff;} */


/* sub_th */
.sub_th{font-size: 48px; font-family: 'Rambla-Bold'; line-height: 1.25; text-transform: uppercase;}

@media only screen and (max-width: 1450px) {
	.sub_th{font-size: 40px;}
}
@media only screen and (max-width: 1350px) {
	.sub_th{font-size: 36px;}
}
@media only screen and (max-width: 1200px) {
	.sub_th{font-size: 30px;}
}
@media only screen and (max-width: 980px) {
	.sub_th{font-size: 26px;}
}


/* c_related_video */
.related_video_div{background: var(--lightColor); padding: 5.5% 66px; position: relative; border-radius: 80px;}
.related_video_inner{position: relative; margin-top: 3%;}
.related_video_inner .swiper-slide{height: auto; width: calc(50% - 30px); margin-right: 4%;}


.related_video_item .pro_pic{padding-bottom: 75%; border-radius: 30px;}
.related_video_item .pro_pic::before{position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; background: rgba(0, 0, 0, 0.4); z-index: 1; opacity: 0;}
.related_video_item .item_icon{display: block; width: 66px; height: 66px; position: absolute; left: 50%; top: 50%; margin: -23px 0 0 -33px; border-radius: 50%; background-repeat: no-repeat; background-position: center; background-image: url(../img/play.png); opacity: 0; background-size: 100% auto; z-index: 2;}
.related_video_item .title{font-family: 'Arial-Bold'; margin: 20px 0 0; line-height: 1.5; font-size: 20px; text-transform: uppercase;}
.related_video_item:hover .title{color: var(--commonColor);}
.related_video_item:hover .item_icon{opacity: 1; margin-top: -33px; }
.related_video_item:hover .pro_pic::before{opacity: 1;}

.related_video_inner .common-prev{left: -62px;}
.related_video_inner .common-next{right: -62px;}

@media only screen and (max-width: 1350px) {
	.related_video_div{border-radius: 60px;}
	.related_video_inner .common-prev{left: -56px;}
	.related_video_inner .common-next{right: -56px;}
}
@media only screen and (max-width: 980px) {
	.related_video_div{border-radius: 24px; padding: 30px 20px 26px;}
	.related_video_inner{margin-top: 0; padding: 18px 0 36px;}
	.related_video_inner .swiper-slide{width: 100%;}
	.related_video_item .title{font-size: 20px; height: auto; display: block;}
	.related_video_item .pro_pic{border-radius: 20px;}
}


/* c_related_pro */
.related_pro_inner{padding: 3% 0 0; position: relative;}
.related_pro_inner .swiper-slide{height: auto; width: calc((100% - 50px) / 3); margin-right: 25px;}

.related_pro_item .pro_pic{padding-bottom: 78%; border-radius: 24px;}
.related_pro_item .item_icon{display: block; width: 72px; height: 72px; position: absolute; left: 50%; top: 50%; margin: -22px 0 0 -36px; border-radius: 50%; background: rgba(0, 0, 0, 0.8); background-repeat: no-repeat; background-position: center; background-image: url(../img/icon_plus.png); opacity: 0; background-size: 24px auto;}
.related_pro_item .title{margin: 20px 0 16px; font-size: 24px; height: 3em; line-height: 1.5; overflow: hidden; font-family: 'Arial-Bold'; text-transform: uppercase;}
.related_pro_item:hover .title{color: var(--commonColor);}
.related_pro_item:hover .item_icon{margin-top: -36px; opacity: 1;}


@media only screen and (max-width: 1450px) {
	.related_pro_item .title{font-size: 22px;}
	.related_pro_item .item_icon{margin: -20px 0 0 -33px; width: 66px; height: 66px; background-size: 24px auto;}
}
@media only screen and (max-width: 980px) {
	.related_pro_inner{padding: 20px 0 35px;}
	.related_pro_inner .swiper-slide{width: 100%;}

	.related_pro_item .title{height: auto; font-size: 20px; display: block;}
	.related_pro_item .item_icon{opacity: 1; margin-top: -33px;}
	
}


/* c_related_news */
.related_news_inner{padding: 3% 0 0; position: relative;}
.related_news_inner .swiper-slide{width: calc((100% - 120px) / 3); margin-right: 60px; height: auto;}

.related_news_item{border: 1px solid #333; padding: 26px; border-radius: 36px; height: 100%; position: relative;}

.related_news_item .pic{padding-bottom: 68%; border-radius: 12px; border-radius: 36px;}

.related_news_info{padding: 30px 0 0;}
.related_news_info .date{color: #666; font-family: 'Rambla-Regular';}
.related_news_info .title{font-family: 'Rambla-Bold'; font-size: 28px; margin: 14px 0; line-height: 1.25; height: 2.5em; overflow: hidden;}
.related_news_info .brief{color: #666; line-height: 26px; height: 56px; overflow: hidden;}

.related_news_item .pubMore{margin-top: 3%;}

.related_news_item:hover .related_news_info .brief{color: #333;}


@media only screen and (max-width: 1400px) {
	.related_news_item{padding: 20px 20px 24px; border-radius: 30px;}
	.related_news_item .pic{border-radius: 30px;}
	.related_news_info .title{font-size: 24px;}
}
@media only screen and (max-width: 1300px) {
	.related_news_info .title{font-size: 22px;}
}
@media only screen and (max-width: 980px) {
	.related_news_inner{padding: 20px 0 35px;}
	.related_news_inner .swiper-slide{width: 100%; margin-right: 0;}
	.related_news_item{padding: 16px 16px 24px; border-radius: 24px;}
	.related_news_item .pic{border-radius: 20px;}
	.related_news_info{padding: 15px 0 0;}
	.related_news_info .title{font-size: 20px; max-height: unset; display: block; height: auto;}
	.related_news_info .brief{max-height: unset;}
}

/* c_faq_box */
.c_faq_box{}

.c_faq_div{width: 47.5%;}
.c_faq_right{width: 51%;}
.c_faq_right .pic{padding-bottom: 90%;}

.faq_list{margin-top: 4%;}
.faq_list li{margin-bottom: 4%;}
.faq_list li:last-child{margin-bottom: 0;}
.faq_list li .th{position: relative; padding: 20px 72px 20px 24px; cursor: pointer; line-height: 1.3; font-family: 'Rambla-Bold'; text-transform: uppercase; border: 2px solid #333; border-radius: 10px;}
.faq_list li .th .title{font-size: 20px;}

.faq_list li .left_icon{position: absolute; left: 30px; top: 18px; width: 30px; height: 30px; cursor: pointer; font-size: 16px; background: url(../img/icon_faq.png) no-repeat center; background-size: 30px auto;}

.faq_list li .right_icon{position: absolute; right: 14px; top: 50%; width: 32px; height: 32px; cursor: pointer; margin-top: -16px; transition: all 0.3s ease; background: #333; border-radius: 50%;}
.faq_list li .right_icon::before{position: absolute; right: 0; top: 0; font-family: fontawesome; font-size: 24px; color: #fff; line-height: 32px; height: 100%; width: 32px; text-align: center; content: '\f107'; content: '+';}

.faq_list li .faq_con{padding: 24px 24px 20px; line-height: 1.75; display: none; position: relative; margin-top: 0; font-family: 'Arial-Regular'; color: #666;}

.faq_list li.sel_item .th{border-color: var(--commonColor);}
.faq_list li.sel_item .th{color: var(--commonColor);}
.faq_list li.sel_item .right_icon{ transform: rotate(180deg); background: var(--commonColor);}
.faq_list li.sel_item .right_icon::before{content: '\f107'; content: ''; width: 12px; height: 2px; background: #fff; top: 50%; margin-top: -1px; left: 50%; margin-left: -6px;}
.faq_list li.sel_item .faq_con{display: block;}

@media only screen and (max-width: 980px) {
	.c_faq_box .layout{padding: 0 15px; flex-direction: column;}
	.c_faq_div{width: 100%;}
	.c_faq_right{width: 100%; margin-top: 20px;}
	.faq_list{padding: 0;}
	.faq_list li{margin-bottom: 18px;}
	.faq_list li:last-child{margin-bottom: 0;}
	.faq_list li .th{padding: 15px 40px 15px 15px; border-width: 1px;}
	.faq_list li .th::before{left: 15px; right: 15px;}
	.faq_list li .left_icon{left: 15px; top: 16px; background-size: 26px auto;}
	.faq_list li .right_icon{right: 6px;}
	.faq_list li .faq_con{padding: 16px 0 12px;}
}

/*-------------aside-------------*/
.aside {width: 26.5%;  margin-right: 3.5%; font-family: Arial;}
.c_right_box{flex: 1; width: 70%;}

.side-div{border: 3px solid #333; border-radius: 50px; padding: 6%;}
.side-div:nth-child(n+2){margin-top: 9%;}

.side-tit-bar {position: relative; background: var(--commonColor); border-radius: 50px; overflow: hidden;}
.side-tit-bar .side-tit{position: relative; font-size: 28px; line-height: 26px; padding: 20px 14px 18px; color: #333; font-family: 'Arial-Bold'; text-transform: uppercase; line-height: 1.25; text-align: center; display: block; background: linear-gradient( 270deg, var(--commonColor) 0%, var(--lightColor) 48%, var(--commonColor) 100%); transition: color 0s;}
.side-tit-bar a.side-tit:hover{background: var(--commonColor); color: #fff;}

.side-widget {
	position: sticky !important; top: 100px !important; margin: 0 0 0;
}
.side-widget+.side-widget .side-tit-bar .side-tit {text-transform: none;}
.side-widget .side-tit-bar:nth-child(n+2){margin-top: 40px;}
.side-cate {padding: 20px 14px 0;}
.side-cate li {position: relative; line-height: 26px; font-size: 26px;}
.side-cate li li {font-size: 22px; font-weight: normal; border-bottom: none; margin-top: 5px; padding-left: 8px;}
.side-cate li a {position: relative; display: block; color: #333; padding: 8px 30px 8px 0; line-height: 1.25;}
.side-cate>li>a{font-size: 26px;}
/* .side-cate>li>a::before{content: '\f105'; display: block; font-size: 20px; margin-right: 5px; position: absolute; right: 5px; top: 50%; transform: translateY(-50%);} */
.side-cate>li>a.has_child::before{content: '';}
.side-cate ul {display: none; overflow: hidden; padding: 3px 0 8px;}
.side-cate ul ul{padding-left: 6px;}
.side-cate ul li:last-child{border-bottom: none;}
.side-cate li li a {padding: 6px 30px 6px 14px; margin-right: 0; position: relative; color: #666;}
.side-cate li li a::before{position: absolute; left: 0; top: 50%; width: 4px; height: 4px; border-radius: 50%; margin-top: -2px; background: #333; content: '';}
.side-cate li a:hover, .side-cate li.active>a, .side-cate li li a:hover,
.side-cate li li.active>a {color: var(--commonColor);}
.side-cate li li a:hover::before{background: var(--commonColor);}

.side-cate>li.nav-current>a{color: var(--commonColor);}

.side-cate li .icon-cate{position: absolute; right: -4px; top: 7px; display: inline-block; width: 30px; height: 30px; line-height: 29px; overflow: hidden; text-align: center; font-size: 16px; cursor: pointer; color: #000; border-radius: 0%; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}

.side-cate>li.nav-current>.icon-cate{color: var(--commonColor);}

.side-cate li .icon-cate:before {font-size: 26px; width: 100%;}
.side-cate li .icon-cate.icon-cate-down:before {content: '\f0d7'; display: block;}
.side-cate li .icon-cate.icon-cate-up:before {content: '\f0d7'; display: block;}

.side-cate li .icon-cate.icon-cate-up {transform: rotate(180deg);}
.side-cate li .icon-cate:hover{background: #f5f5f5;}
.side-cate li li .icon-cate{top: 1px;}
.side-cate li li:hover>a, .side-cate li li:hover .icon-cate{color: var(--commonColor);}

.side-info{padding: 6px 0 8px; font-family: 'Poppins-Regular';}
.side-info li{margin-top: 12px;}
.side-info li p.name{font-size: 18px; color: #000; line-height: 1.5; margin-bottom: 4px;}

/* side-news */
.side-news{background: #F7F7F7; padding: 20px;}
.side-news li{margin-top: 20px;}
.side-news li:first-child{margin-top: 0;}
.side-news li .side-news-info{padding: 14px 0 0;}
.side-news li .news_pic{padding-bottom: 65%;}
.side-news li .date{color: #666;}
.side-news li .title{line-height: 1.25; font-size: 20px; font-family: 'AkzidenzGroteskBQ-Bold'; margin-top: 5px;}
.side-news li:hover .title{color: var(--commonColor);}

@media only screen and (max-width: 1400px) {
	.side-div{border-radius: 46px; padding: 5%;}
	.side-tit-bar .side-tit{font-size: 24px; padding: 16px 14px 14px;}
	.side-cate>li>a{font-size: 24px;}
	.side-cate li li{font-size: 20px;}
	.side-cate{padding-top: 15px;}
}
@media only screen and (max-width: 1200px) {
	.aside{width: 260px; margin-left: 30px; display: none;}
	.c_right_box{width: calc(100% - 290px); width: 100%;}
	.side-cate{padding: 15px 20px 12px;}
	.side-widget .side-tit-bar:nth-child(n+2){margin-top: 30px;}
}

@media only screen and (max-width: 980px) {
	.c_category_box{padding-top: 30px;}
	.side-tit-bar .side-tit{font-size: 20px;}
	.aside{width: 100%; float: none; margin-bottom: 20px; display: none;}
	.c_right_box{width: 100%; float: none; margin-top: 0; padding-top: 0;}
	.side-widget{position: static !important;}
}

/* c_contact_box */
.c_contact_inner{background-repeat: no-repeat; background-position: center; background-size: cover; padding: 6% 3%; position: relative; border-radius: 80px; overflow: hidden;}
.c_contact_inner::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); content: ''; z-index: 1;}
.c_contact_inner .web_th{position: relative; z-index: 2;}
.c_contact_inner .web_th .title{color: #fff;}
.c_contact_inner .pubMore{margin-top: 3%;}

@media only screen and (max-width: 1400px) {
	.c_contact_inner{border-radius: 50px;}
}
@media only screen and (max-width: 980px) {
	.c_contact_inner{border-radius: 30px; padding: 35px 20px 40px;}
	.c_contact_inner .pubMore1{margin-top: 15px; height: 52px; line-height: 52px;}
}

/* page_bar */
.page_bar{padding: 4% 0 0; font-family: 'AkzidenzGroteskBQ-Light'; font-size: 16px;}
.c_right_box .page_bar{padding: 5% 0 0;}

.page_bar .pagination, .page_bar .pagination .nav-links{display: flex; justify-content: center;}
.pagination .page-numbers{display: block; height: 42px; line-height: 40px; border-radius: 3px; color: #333; text-align: center; min-width: 42px; border: 1px solid #dcdcdc; margin-right: 8px; font-size: 18px; background: #fff;}
.pagination .page-numbers:last-child{margin-right: 0;}
.pagination .page-numbers.current{background: #333; color: #fff; border-color: #333;}
.pagination a.page-numbers:hover{background: #333; color: #fff; border-color: #333;}
/* .pagination a.prev, .pagination a.next{position: relative; width: auto; padding: 0 15px;} */
.pagination a.prev, .pagination a.next{position: relative; color: transparent; width: 42px; border-color: transparent;}
.pagination a.prev{background: none; color: #333; color: transparent;}
.pagination a.next{background: none; color: #333; color: transparent;}
.pagination a.prev::before, .pagination a.next::before{position: absolute; content: '\f105'; font-family: 'fontawesome'; left: 0; top: 0; text-align: center; width: 100%; height: 100%; font-size: 20px; line-height: 40px; background-position: center; background-repeat: no-repeat; background-size: 24px auto; color: #333;}
.pagination a.prev::before{content: '\f104'; left: unset; right: 0;}

.pagination a.prev:hover::before, .pagination a.next:hover::before{color: #fff;}
.pagination a.prev:hover, .pagination a.next:hover{color: transparent;}


@media only screen and (max-width: 980px) {
	.page_bar{padding: 24px 0 0;}
	.c_right_box .page_bar{padding: 24px 0 0;}
	.pagination .page-numbers{min-width: 36px; height: 36px; line-height: 34px;}
	.pagination a.prev, .pagination a.next{padding: 0 10px; min-width: 36px; width: 36px;}
	.pagination a.prev::before, .pagination a.next::before{line-height: 34px;}
}

/* table */
.table_wrap{overflow-x: auto; width: 100%;}
.table_wrap table{border-spacing: 0; border-collapse: collapse; width: 100%; font-family: 'Poppins-Light';}
.table_wrap table tr td, .table_wrap table tr th{border: 1px solid #dcdcdc; line-height: 1.25; padding: 14px 30px; text-align: left; font-size: 16px; color: #666;}
.table_wrap table tr th{background: #F5F5F5; color: #333;}

@media only screen and (max-width: 950px) {
	.table_wrap table{max-width: 100%;}
	.table_wrap table tr td, .pro_table tr th{padding: 10px 8px;}
	
	
}

/* innerContent */
.con_data_share{margin-top: 20px;}
.con_data_share .date{color: #666; margin-right: 5%;}
.share_bar{padding: 15px 0;}
.share_bar .txt{color: #666; margin-right: 10px; text-transform: capitalize;}

.innerContent{padding: 20px 0 0; color: #666;}
.innerContent, .innerContent p, .innerContent span{font-size: 16px; line-height: 1.75;}
.innerContent p{padding-bottom: 2%;}
.innerContent p:last-child{padding-bottom: 0;}
.innerContent img{max-width: 100%; margin: 0 auto; border-radius: 2px;}

.innerContent_other{margin-top: 4%; width: 100%; font-family: 'Arial-Bold'; font-size: 20px; max-width: 960px; margin: 4% auto 0;}
.innerContent_other .link_prev, .innerContent_other .link_next{width: 47.5%; font-size: 20px; position: relative; line-height: 30px; align-items: center;}
.innerContent_other .link_btn{line-height: 46px; display: inline-block; background: #333; color: #fff; border-radius: 30px; min-width: 140px; padding-left: 34px; padding-right: 20px; position: relative;}
.innerContent_other .link_title{line-height: 28px; padding: 9px 0;}
.innerContent_other .link_next{text-align: right; justify-content: flex-end;}
.innerContent_other .link_prev .link_btn{margin-right: 10px;}
.innerContent_other .link_next .link_btn{padding-left: 0; padding-right: 34px; margin-left: 10px; order: 2;}
.innerContent_other .link_next .link_title{order: 1;}
.innerContent_other .link_btn::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 0;
	border-right: 10px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -8px; left: 15%; left: 16px;
}
.innerContent_other .link_prev .link_btn::before{
	top: 50%;
}
.innerContent_other .link_next .link_btn::before{
	border-right: 0;
	border-left: 10px solid #fff; left: unset; right: 16px;
}
.innerContent_other .link_btn:hover{background: var(--commonColor); color: #fff;}
.innerContent_other .link_prev .link_btn:hover::before{border-right-color: #fff;}
.innerContent_other .link_next .link_btn:hover::before{border-left-color: #fff;}


@media only screen and (max-width: 1400px) {
	.innerContent_other{flex-direction: column; max-width: unset;}
	.innerContent_other .link_prev, .innerContent_other .link_next{width: 100%;}
	.innerContent_other .link_next{text-align: left; margin-top: 14px; justify-content: flex-start;}
	.innerContent_other .link_next .link_title{order: 3;}
	.innerContent_other .link_next .link_btn{margin-right: 10px; margin-left: 0; padding-left: 34px; padding-right: 20px;}
	.innerContent_other .link_next .link_btn::before{left: 16px; right: unset;}
}
@media only screen and (max-width: 1200px) {
	.innerContent_other .link_prev, .innerContent_other .link_next{font-size: 18px;}
	.innerContent_other .link_btn{line-height: 42px;}
}
@media only screen and (max-width: 980px) {

	.con_data_share{flex-direction: column; align-items: flex-start;}
	
	.innerContent{padding: 15px 0 0;}
	.innerContent p{padding-bottom: 15px;}
	.innerContent, .innerContent p{line-height: 1.75;}
	
	.innerContent_other .link_title{padding: 0;}
	.innerContent_other .link_btn{padding-right: 10px; min-width: 130px;}
}


/* index_scrollsidebar */
#index_scrollsidebar {
	top: 40%;
	right: 2px;
	transition: all ease-in-out 1s;
	/* visibility: hidden; */
	opacity: 1;
	position: fixed;
	/* transform: translateY(-50%);*/
	z-index: 99999
}

#index_scrollsidebar ul li {
	width: 62px;
	height: 62px;
	background-color: var(--commonColor);
	border-radius: 10px;
	margin-bottom: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

#index_scrollsidebar ul li .show0 {
	position: absolute;
	background-color: var(--commonColor);
	padding: 6px;
	border-radius: 8px;
	right: 80px;
	top: 50%;
	transition: all ease-in-out .5s;
	transform: translateY(-50%);
	display: none
}

#index_scrollsidebar ul li .show0,
#index_scrollsidebar ul li .show0 a {
	font-size: 16px;
	color: #fff;
	text-wrap: nowrap
}

#index_scrollsidebar ul li:hover .show0 {
	display: block
}

#index_scrollsidebar ul li>a {
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	text-align: center;
	line-height: 62px;
	align-items: center;
	justify-content: center;
}

#index_scrollsidebar ul li img {
	border: none;
	vertical-align: middle;
	max-width: 50%;
}

#index_scrollsidebar .gototop {
	background-color: #333
}

#index_scrollsidebar .gototop .s_smooth {
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	text-align: center;
	line-height: 62px;
	align-items: center;
	justify-content: center;
}

#index_scrollsidebar .gototop .s_smooth img {
	width: 23px;
}

.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	overflow: hidden;
	background: var(--commonColor);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.hvr-radial-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: var(--commonColor);
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
		color: #fff
}

.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
	-webkit-transform: scale(2);
	transform: scale(2)
}

@media only screen and (max-width: 1024px) {
	#index_scrollsidebar {
		display: none;
	}
}

.fix_slide_foot {
	display: none;
	background: var(--commonColor);
	position: fixed;
	width: 100%;
	bottom: 0;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: stretch;
	height: 50px;
	z-index: 111;
}

.fix_slide_foot li {
	border-right: 1px solid white;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.fix_slide_foot li:last-of-type() {
	border-right: none;
}

.fix_slide_foot li a[title=email] img {
	height: 30px
}

.fix_slide_foot li a {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.fix_slide_foot li img {
	height: 25px;
	width: auto;
}

.show0 img {
	width: 120px;
	margin: 0 auto 10px;
	display: block;
	max-width: unset !important;
}

.show0 img:last-child {
	margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
	#index_scrollsidebar {
		display: none;
	}

	.fix_slide_foot {
		display: flex;
	}

	body {
		padding-bottom: 50px
	}
}