/*  */
.title{text-transform: capitalize;}
.sub_page_main{padding: 0 50px;}
@media only screen and (max-width: 980px) {
	.sub_page_main{padding: 0 20px;}
	.main_404 svg{max-width: 80%;}
	.main_404>div{padding: 130px 0 100px !important;}
}

body{background-color: var(--bgColor);}
.web_main .brief{font-family: 'Montserrat-Light';}

.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::after, .hoverItem .title, .hoverItem .brief, .hoverItem .pubPic, .hoverItem .pubPic::before, .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);
}

.sitemap-content{padding: 4% 0 0 !important;}
.privacy_main{padding: 4% 0;}
@media only screen and (max-width: 1023px) {
	.sitemap-content{padding: 90px 0 0 !important;}
	.privacy_main{padding: 90px 0 30px !important;}
}
@media only screen and (max-width: 980px) {
	#cont > ul > li > a{font-size: 22px !important;}
	#cont > ul > li > ul > li ul{grid-template-columns: repeat(1, 1fr) !important;}
}

/* pad_top  mar_top */
.pad_top{padding-top: 5.5%;}
.pad_bot{padding-bottom: 5.5%;}
.pad_tb{padding: 5.5% 0;}
.pad_tb_s{padding: 3.5% 0;}
.mar_top{margin-top: 5.5%;}
@media only screen and (max-width: 1450px) {
	.pad_top{padding-top: 5%;}
	.pad_bot{padding-bottom: 5%;}
	.pad_tb{padding: 5% 0;}
	.mar_top{margin-top: 5%;}
}
@media only screen and (max-width: 1300px) {
	.pad_top{padding-top: 4.5%;}
	.pad_bot{padding-bottom: 4.5%;}
	.pad_tb{padding: 4.5% 0;}
	.mar_top{margin-top: 4.5%;}
}
@media only screen and (max-width: 980px) {
	.pad_top{padding-top: 30px;}
	.pad_bot{padding-bottom: 30px;}
	.pad_tb{padding: 30px 0;}
	.pad_tb_s{padding: 30px 0;}
	.mar_top{margin-top: 30px;}
}

/* web_th */
.web_th{text-align: center;}
.web_th .title{font-size: 50px; line-height: 1.2; font-family: 'Montserrat-Bold'; text-transform: capitalize; color: #333;}
.web_th .title .txt_small{display: block; text-align: center; font-size: 16px; font-family: 'Montserrat-Light'; color: var(--secondColor); font-weight: normal; margin-bottom: 10px;}
.web_th .title .txt{color: inherit; position: relative; font-size: inherit; display: inline-block;}
.web_th .title a.txt{border-bottom: 2px solid transparent;}
.web_th .title a.txt:hover{color: var(--commonColor); border-color: var(--commonColor);}
.web_th .brief{line-height: 30px; color: #333; font-family: 'Montserrat-Light'; margin-top: 15px;}

.web_th.flex .brief{margin: 0;}

.th_left{text-align: left;}

.th_small .title{font-size: 45px;}

.th_white .title{color: #fff;}
.th_white .title a.txt:hover{color: #fff; border-bottom: 2px solid #fff; text-decoration: none;}
.th_white .brief{color: #fff;}

@media only screen and (max-width: 1550px) {
	.web_th .title{font-size: 45px;}
	.th_small .title{font-size: 42px;}
}
@media only screen and (max-width: 1450px) {
	.web_th .title{font-size: 42px;}
	.th_small .title{font-size: 40px;}
}
@media only screen and (max-width: 1350px) {
	.web_th .title{font-size: 38px;}
	.th_small .title{font-size: 36px;}
}
@media only screen and (max-width: 1200px) {
	.web_th .title{font-size: 32px; line-height: 1.3;}
	.th_small .title{font-size: 30px;}
}
@media only screen and (max-width: 980px) {
	.web_th.flex{flex-direction: column; align-items: center;}
	.web_th.flex .title{width: 100%;}
	.web_th.flex .brief{margin-top: 10px;}
	.web_th .title{font-size: 26px;}
	.th_small .title{font-size: 26px;}
	.web_th .title .txt_small{margin-bottom: 6px;}
	.web_th .title br{display: none;}
	.web_th .brief{margin-top: 10px; line-height: 28px;}
}

/* pubMore */
.pubMore{display: inline-block; height: 48px; line-height: 46px; background: var(--commonColor); color: #fff; padding: 0 26px; position: relative; border: 1px solid var(--commonColor); z-index: 0; cursor: pointer; box-sizing: border-box; font-family: 'Montserrat-Light'; border-radius: 0; font-size: 17px; text-decoration: underline;}
.pubMore:hover{color: var(--commonColor); background: #fff; text-decoration: none;}

.pubMoreBg{display: inline-block; height: 56px; line-height: 54px; background: #fff; color: var(--commonColor); padding: 0 30px; border: none; border-radius: 5px; cursor: pointer; border: 2px solid #fff; font-size: 20px;}
.pubMoreBg:hover{background: var(--commonColor); color: #fff;}

.pubMore1{display: inline-block; height: 50px; line-height: 50px; border-radius: 30px; cursor: pointer; position: relative; padding: 0 36px; color: #fff; background: var(--linearBg); overflow: hidden; font-family: 'Montserrat-Light';}

.pubMore1:hover, 
.swiper-slide .hoverItem:hover .pubMore1,
.pubMore1:hover{border: 1px solid var(--commonColor); background: #fff; color: var(--commonColor);}
li.hoverItem:hover .pubMore1::before,
.swiper-slide .hoverItem:hover .pubMore1::before,
.pubMore1:hover::before{background: none;}


@media only screen and (max-width: 1400px) {
	.pubMore{height: 52px; line-height: 48px; font-size: 18px;}
	.pubMoreBg{height: 52px; line-height: 50px; font-size: 18px;}
}
@media only screen and (max-width: 1200px) {
	.pubMore{height: 48px; line-height: 44px;}
	.pubMoreBg{height: 48px; line-height: 46px;}
}
@media only screen and (max-width: 980px) {
	.pubMore{height: 46px; line-height: 44px; padding: 0 30px; font-size: 16px;}
	.pubMoreBg{height: 46px; line-height: 44px;}
	.pubMore1{height: 46px; line-height: 46px; padding: 0 34px;}
}

/* c_banner */
.c_banner{position: relative; overflow: hidden;}
.c_banner_bg{
	position: relative; z-index: 0; background-repeat: no-repeat; background-size: cover; background-position: center;
}
/* .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: 10% 0 7%;}
.c_banner_txt .th{font-size: 50px; font-family: 'Montserrat-Bold'; color: #fff; line-height: 1.2; text-transform: capitalize; color: var(--bgColor);}

.c_banner_txt .c_banner_brief{color: #fff; line-height: 1.75; margin-top: 32px; opacity: 0.9; display: none; font-family: 'Montserrat-Light';}

.c_banner_btn{text-align: center;}
.c_banner_btn .btn{display: inline-block; height: 34px; line-height: 34px; width: auto; padding: 0 0 0 32px; color: var(--commonColor); background-repeat: no-repeat; font-size: 17px; background-position: 0 center; background-size: 22px auto; margin-left: 20px;}
.c_banner_btn .btn_pdf{background-image: url(../img/icon_down.png);}
.c_banner_btn .btn_video{background-image: url(../img/icon_video.png);}
.c_banner_btn .btn:hover{text-decoration: underline;}
/* .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;}
	.c_banner_btn .btn{font-size: 18px;}
}
@media only screen and (max-width: 1350px) {
	.c_banner_txt .th{font-size: 36px;}
}
@media only screen and (max-width: 1023px) {
	.c_banner{margin-top: 60px;}
}
@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: 16% 0 10%;}
	.c_banner_txt .th{font-size: 26px;}
	.c_banner_btn{margin-top: 10px;}
	.c_banner_btn .btn{font-size: 16px; margin-left: 16px; padding-left: 26px;}
	.c_banner_btn .btn:first-child{margin-left: 0;}
}


/* c_location */
.c_location{line-height: 24px; overflow: hidden; padding: 2.4% 3.5%; background-color: var(--bgColor); max-width: 1200px; margin: 3% auto 0; width: 100%;}
.c_local_bar{flex-wrap: wrap; text-transform: capitalize; font-size: 18px; flex: 1;}
.c_location li{position: relative; line-height: 24px; padding-right: 28px; margin-right: 10px; text-align: left; color: var(--commonColor); margin-top: 5px; margin-bottom: 5px;}
.c_location li:first-child{padding-left: 32px;}
.c_location li:first-child::before{content: '';width: 20px;height: 18px;position: absolute; left: 0; top: 1px; background: url(../img/icon_home.png) no-repeat left center/auto 100%; margin-right: 20px; vertical-align: text-top;}
.c_location li:last-child{padding-right: 0; margin-right: 0;}
.c_location li::after{position: absolute; right: 0; content: ''; top: 1px; content: ''; background: url(../img/icon_next.png) no-repeat center; background-size: 10px auto; display: block; width: 20px; height: 22px;}
.c_location li:last-child::after{content: ''; display: none;}
.c_location li a{display: block; color: var(--commonColor);}
.c_location li:last-child h1{/* color: var(--commonColor); */ text-decoration: underline; font-weight: inherit; font-size: inherit;}
.c_location li:last-child a,
.c_location li:last-child span{/* color: var(--commonColor); */ text-decoration: underline;}
.c_location li a:hover{color: var(--commonColor); text-decoration: underline;}

@media only screen and (max-width: 1450px) {
	.c_banner .layout{zoom: 0.95;}
}
@media only screen and (max-width: 1300px) {
	.c_banner .layout{zoom: 0.86;}
	.c_location{padding: 22px 26px;}
}
@media only screen and (max-width: 980px) {
	.c_location{padding: 14px 14px; flex-direction: column; margin-top: 15px; zoom: 1;}
	.c_local_bar{font-size: 16px; justify-content: center;}
}


/* 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; bottom: 0;}

@media only screen and (max-width: 1620px) {
	.common-prev{left: -66px;}
	.common-next{right: -66px;}
}
@media only screen and (max-width: 1540px) {
	.common-prev, .common-next{width: 48px; height: 48px; margin-top: -26px; line-height: 46px; font-size: 32px;}
	.common-prev{left: -54px;}
	.common-next{right: -54px;}
}
@media only screen and (max-width: 1024px) {
	.common-prev{left: -30px;}
	.common-next{right: -30px;}
}
@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: 30px; font-family: 'Montserrat-Bold'; line-height: 1.35;}

@media only screen and (max-width: 1200px) {
	.sub_th{font-size: 26px;}
}

/* related_th */
.related_th .title{color: #333; border-bottom: 1px solid rgba(0, 0, 0, 0.1); text-transform: capitalize;}
.related_th .title .txt{display: inline-block; position: relative; padding-bottom: 12px;}
.related_th .title .txt::before{position: absolute; left: 0; bottom: -4px; height: 7px; width: 60px; content: ''; background: #333;}

.related_th .title a.txt:hover::before{background: var(--commonColor);}

@media only screen and (max-width: 980px) {
	.related_th .title .txt{padding-bottom: 8px;}
	.related_th .title .txt::before{height: 5px; bottom: -3px;}
}


/* c_related_video */
.c_related_video{overflow: hidden;}
.related_video_inner{position: relative; margin-top: 2.5%;}
.related_video_inner .swiper-slide{height: auto; width: calc((100% - 50px) / 3); margin-right: 25px;}

.related_video_item>a{display: flex; flex-direction: column; height: 100%;}
.related_video_item .pro_pic{padding-bottom: 65%;}
.related_video_item .pro_pic::before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: rgba(0, 0, 0, 0.5); z-index: 1; opacity: 1; transition: all 0.5s;}
.related_video_item .item_icon{display: block; width: 60px; height: 60px; position: absolute; left: 50%; top: 50%; margin: -30px 0 0 -30px; border-radius: 50%; background-repeat: no-repeat; background-position: center; background-image: url(../img/play.png); opacity: 1; background-size: 20px auto; z-index: 2; border: 1px dashed var(--thirdColor); border-radius: 50%;}
.related_video_item .related_video_info{position: relative; margin-top: 20px; flex: 1; display: flex; flex-direction: column;}
.related_video_item .title{font-size: 20px; line-height: 1.25; overflow: hidden; font-family: 'Montserrat-Bold'; text-transform: capitalize; color: #000; flex: 1;}
.related_video_item .brief{line-height: 28px; color: #666; margin-top: 8px; height: 56px;}




.related_video_item:hover .title{color: var(--commonColor);}
.related_video_item:hover .item_icon{opacity: 1; background-color: var(--commonColor); background-image: url(../img/play.png);}
.related_video_item:hover .pro_pic::before{background: rgba(0, 0, 0, 0.2);}

@media only screen and (max-width: 1350px) {
	.related_video_div{border-radius: 60px;}
}
@media only screen and (max-width: 980px) {
	.related_video_inner{margin-top: 0; padding: 22px 0 36px;}
	.related_video_inner .swiper-slide{width: 100%;}
	.related_video_item .title{font-size: 20px; height: auto; display: block;}
}


/* c_related_pro */
.c_related_pro{overflow: hidden;}
.related_pro_inner{padding: 2.5% 0 0; position: relative;}
.related_pro_inner .swiper-slide{height: auto; width: calc((100% - 64px) / 3); margin-right: 32px;}

.related_pro_item{position: relative; padding-bottom: 84px; height: 100%;}
.related_pro_item .pro_pic{padding-bottom: 100%; border: 1px solid #E5E5E5; background: #fff;}
.related_pro_item .item_icon{display: block; width: 80px; height: 80px; position: absolute; left: 50%; top: 50%; margin: -26px 0 0 -40px; border-radius: 50%; background: rgba(var(--comColorRgb), 0.8); background-repeat: no-repeat; background-position: center; background-image: url(../img/icon_plus.png); opacity: 0; background-size: 20px auto;}
.related_pro_item .title{margin: 22px 0 10px; font-size: 26px; line-height: 1.4; overflow: hidden; font-family: 'Montserrat-Bold'; text-transform: uppercase;}
.related_pro_item .brief{color: #666; line-height: 28px; height: 84px; position: absolute; left: 0; bottom: 0; font-family: 'Montserrat-Light';}
.related_pro_item:hover .title{color: var(--commonColor);}
.related_pro_item:hover .brief{color: #333;}
.related_pro_item:hover .item_icon{margin-top: -40px; opacity: 1;}


@media only screen and (max-width: 1450px) {
	.related_pro_item .title{font-size: 24px;}
	.related_pro_item .item_icon{margin: -20px 0 0 -33px; width: 66px; height: 66px;}
	.related_pro_inner .swiper-slide{width: calc((100% - 56px) / 3); margin-right: 28px;}
}
@media only screen and (max-width: 1350px) {
	.related_pro_item .title{font-size: 20px; margin: 16px 0 6px;}
	.related_pro_inner .swiper-slide{width: calc((100% - 48px) / 3); margin-right: 24px;}
}
@media only screen and (max-width: 980px) {
	.related_pro_inner{padding: 18px 0 35px;}
	.related_pro_inner .swiper-slide{width: 100%; margin-right: 16px;}

	.related_pro_item .title{height: auto; font-size: 20px; display: block;}
	.related_pro_item .brief{height: auto; line-height: 26px;}
	.related_pro_item .item_icon{opacity: 1; margin-top: -33px;}
	
}


/* c_related_news */
.c_related_news{overflow: hidden;}
.related_news_inner{padding: 2% 0 0; position: relative;}
.related_news_inner .swiper-slide{width: calc((100% - 52px) / 3); margin-right: 26px; height: auto;}

.related_news_item{height: 100%; position: relative; border-bottom: 2px solid transparent;}
.related_news_item>a{height: 100%;}

.related_news_item .pic{padding-bottom: 66%;}

.related_news_info{padding: 0 20px 22px; flex: 1; align-items: flex-start; border: 1px solid rgba(0, 0, 0, 0.1); border-top: 0; transition: all 0.5s ease;}
.related_news_info .date{font-family: 'Montserrat-Light'; height: 40px; line-height: 40px; background: var(--commonColor); color: #fff; margin-top: -20px; position: relative; z-index: 1; padding: 0 20px; display: inline-block;}
.related_news_info .title{font-family: 'Montserrat-Regular'; font-size: 22px; margin: 15px 0 8px; line-height: 1.3; overflow: hidden; flex: 1; width: 100%;}
.related_news_info .brief{color: #666; line-height: 28px; height: 84px; overflow: hidden; width: 100%;}

.related_news_item:hover, .related_news_item:hover .related_news_info{border-color: var(--commonColor);}
.related_news_item:hover .related_news_info .brief{color: #333;}


@media only screen and (max-width: 1400px) {
	.related_news_info{padding: 0 16px 18px;}
	.related_news_info .title{font-size: 20px;}
}
@media only screen and (max-width: 980px) {
	.related_news_inner{padding: 16px 0 35px;}
	.related_news_inner .swiper-slide{width: 100%; margin-right: 0;}
	.related_news_info{padding: 0; border: 0;}
	.related_news_info .title{font-size: 20px; display: block; margin-bottom: 0; line-height: 28px;}
	.related_news_info .brief{display: none;}
	.swiper_related_news{padding-bottom: 0;}
}

/* c_related_app */
.c_related_app{overflow: hidden;}
.related_app_inner{padding: 2.6% 0 0; position: relative;}
.related_app_inner .swiper_related_app{padding: 0 6px 6px;}
.related_app_inner .swiper-slide{width: calc((100% - 52px) / 3); margin-right: 26px; height: auto;}
.related_app_item{height: 100%; position: relative; border-radius: 8px; box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);}
.related_app_item .pic{padding-bottom: 120%; border-radius: 8px 8px 0 0;}
.related_app_item .title{font-size: 20px; line-height: 1.4; overflow: hidden; padding: 16px;  border-radius: 0 0 8px 8px; flex: 1; text-align: center;}
.related_app_item:hover{box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);}

@media only screen and (max-width: 980px) {
	.related_app_inner{padding: 22px 0 35px;}
	.related_app_inner .swiper-slide{width: 100%; margin-right: 0;}
	.related_app_info{padding: 15px 0 0;}
	.related_app_info .title{font-size: 20px; max-height: unset; display: block; height: auto;}
}


/*-------------aside-------------*/
.aside {width: 25%;  margin-right: 4%; font-family: 'Montserrat-Light';}
.c_right_box{flex: 1; width: 71%;}

.side-div:nth-child(n+2){margin-top: 9%;}

.side-tit-bar {position: relative; background: var(--commonColor); overflow: hidden;}
.side-tit-bar .side-tit{position: relative; font-size: 24px; line-height: 26px; padding: 16px 25px 14px; color: #fff; font-family: 'Montserrat-Bold'; text-transform: capitalize; line-height: 1.25; display: block; background: var(--commonColor);}
.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 20px; background: rgba(var(--comColorRgb), 0.06); background: #F4F7F5;}
.side-cate li {position: relative; line-height: 26px; font-size: 26px;}
.side-cate li li {font-size: 17px; font-weight: normal; border-bottom: none; margin-top: 5px; padding-left: 8px; text-transform: capitalize;}
.side-cate li li li{font-size: 16px;}
.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: 20px;}
/* .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.nav-current>a, .side-cate li li a:hover,
.side-cate li li.nav-current>a {color: var(--commonColor); text-decoration: underline;}
.side-cate>li li.nav-current a::before,
.side-cate li li a:hover::before{background: var(--commonColor);}

.side-cate>li.nav-current>a{color: var(--commonColor); text-decoration: underline;}

.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: 20px; 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-reso>li.nav-current::before{position: absolute; left: -20px; width: 12px; height: 2px; top: 50%; margin-top: -2px; content: ''; background: var(--commonColor);}

.side_news{padding: 16px 18px; background: rgba(var(--comColorRgb), 0.06); background: #F4F7F5;}
.side_news .related_news_item:nth-child(n+2){margin-top: 16px;}
.side_news .related_news_info{padding: 0; border: 0;}

@media only screen and (max-width: 1400px) {
	.side-tit-bar .side-tit{font-size: 22px; padding: 16px 20px 14px;}
}
@media only screen and (max-width: 1300px) {
	.aside{width: 280px; margin-right: 30px;}
	.side-cate>li>a{font-size: 18px;}
	.c_right_box{width: calc(100% - 310px);}
	.side-cate{padding: 15px 20px 12px;}
	.side-widget .side-tit-bar:nth-child(n+2){margin-top: 30px;}
}

@media only screen and (max-width: 1023px) {
	.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;}
}


/* page_bar */
.page_bar{padding: 4% 0 0; 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: 38px; line-height: 38px; border-radius: 2px; color: #333; text-align: center; min-width: 38px; border: 1px solid #E5E5E5; margin-right: 8px; font-size: 17px; background: #fff;}
.pagination .page-numbers:last-child{margin-right: 0;}
.pagination .page-numbers.current{background: var(--commonColor); color: #fff; border-color: #333;}
.pagination a.page-numbers:hover{background: var(--commonColor); 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; width: auto; padding: 0 15px;}
/* .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: 34px; height: 34px; line-height: 36px; margin-right: 6px; min-width: 30px;}
	.pagination a.prev, .pagination a.next{padding: 0 8px; line-height: 32px;}
	/* .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%; padding-bottom: 10px;}
table{border-spacing: 0; border-collapse: collapse; width: 100%;}
table tr td, table tr th{border: 1px solid #dcdcdc; line-height: 1.25; padding: 14px 30px; text-align: left; font-size: 16px; color: #666;}
table tr th{background: #F5F5F5; color: #333;}

@media only screen and (max-width: 950px) {
	table{max-width: 100%;}
	table tr td, .pro_table tr th{padding: 10px 8px;}
	
	
}

/* innerContent */
.con_data_share{margin-top: 30px; font-family: 'Montserrat-Light';}
.con_data_share .date{color: #666; margin-right: 5%;}
.share_bar{padding: 0 0;}
.share_bar .txt{color: #666; margin-right: 10px; text-transform: capitalize;}

.innerContent{padding: 20px 0 0; color: #666; font-family: 'Montserrat-Light';}
.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 a{color: #f29601;}

.innerContent_other{margin-top: 4%; width: 100%; margin: 4% auto 0; border-top: 1px dashed rgba(var(--comColorRgb), 1); padding-top: 4%; font-family: 'Montserrat-Light';}
.innerContent_other .link_prev, .innerContent_other .link_next{position: relative; line-height: 30px;}
.innerContent_other .link_btn{display: block; background: #EAEAEA; color: var(--commonColor); border-radius: 2px; width: 30px; height: 30px; position: relative; margin-right: 12px;}
.innerContent_other .link_title{line-height: 26px; padding: 2px 0; flex: 1;}
/* .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 a.link_title:hover{text-decoration: underline;}
.innerContent_other .link_next{margin-bottom: 12px;}
.innerContent_other .link_btn::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 0;
	border-right: 8px solid var(--commonColor);
	position: absolute;
	top: 50%;
	margin-top: -7px; left: 15%; left: 11px;
}
.innerContent_other .link_next .link_btn::before{
	border-right: 0;
	border-left: 8px solid var(--commonColor);
}
.innerContent_other a.link_btn:hover{background: var(--commonColor); color: #fff;}
.innerContent_other .link_prev a.link_btn:hover::before{border-right-color: #fff;}
.innerContent_other .link_next a.link_btn:hover::before{border-left-color: #fff;}


@media only screen and (max-width: 980px) {
	.con_data_share{flex-direction: column; align-items: flex-start; margin-top: 20px;}
	.share_bar{margin-top: 15px;}
	
	.innerContent{padding: 15px 0 0;}
	/* .innerContent p{padding-bottom: 15px;} */
	.innerContent, .innerContent p{line-height: 1.75;}

	.innerContent_other{margin-top: 20px; padding-top: 20px;}
	
	.innerContent_other .link_btn{padding-right: 10px;}
}

/* template */
.comm_title{position: relative; padding-left: 12px; font-size: 20px; font-weight: bold; line-height: 26px; font-family: 'Montserrat-Bold'; margin-bottom: 16px; color: #333;}
.comm_title::before{position: absolute; left: 0; content: ''; width: 4px; top: 0; height: 100%; background: #333;}


