body{color:#696969;font-family:"\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","微软雅黑";font-size: 1.6rem;word-wrap: break-word;}
a{color:#696969;}
*:focus {outline: none;box-shadow: none;}
input:required:invalid ,textarea:required:invalid ,select:required:invalid{outline: none;box-shadow: none;}
a:hover{color:#eb6100;text-decoration:none;transition: all 300ms ease-in-out 0s;}
.on {color:#eb6100;}
.my_ul ,.my_dl{ margin:0; padding:0;}
.my_ul li{ list-style:none;}
.my_dl dt ,.my_dl dd{margin:0;padding:0;font-weight:normal; }
dt + dd{ margin-top:0;}
p{ margin:0 0 1.2rem;}
img{image-rendering: -webkit-optimize-contrast;}
video{display:block;}
.list-paddingleft-2{margin-top: 0;padding-left: 1em;}
.list-paddingleft-2 li{list-style: inherit;}
picture{display: block;}
blockquote{padding: .8rem 1.5rem;background-color: #e6f3eb;font-family: "Arial","\5FAE\8F6F\96C5\9ED1","Microsoft YaHei","微软雅黑";font-size: 1.6rem;border-left: 4px solid #f6ab00;display: flex;align-items: center;margin-bottom:2rem;}
.img_animate{position: relative;overflow: hidden;}
.img_animate img{display:block;width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0; transition: all 0.35s;}
.img_animate:hover img{transform: scale(1.05);}
.layui-fixbar{margin: 0;padding: 0;}

/*
public
*/
.web_w{min-width:1300px;width:1300px;margin:0 auto;}
.am-paragraph-default{ margin:0;color:#696969;font-size:1.6rem;text-align: justify;}
.am-paragraph-default img{ max-width:100%; border:none; padding:0; margin:0;display:inline; height: auto;}
.am-paragraph-default p{ margin:0 0 1.6rem;font-size:1.6rem;}
.am-paragraph-default p ,.am-paragraph-default a{color:#696969;}
.am-paragraph-default video ,.am-paragraph-default iframe{display:inline-block;max-width:100%;background-color: #000;}
.am-paragraph-default embed{display: inline-block;max-width:100%;background-color: #000;}
.am-paragraph-default a:hover{color:#eb6100;}
.am-pureview-actions a{ position:static; float:right; text-align:center;}
.am-icon-chevron-left:before {font-family:'FontAwesome';content: "\f00d";}
.am-pureview-direction a:before{font-family:'FontAwesome';}
.am-pureview-slider img{object-fit: contain;}
.am-pureview-title{text-align: center;}
.picture-hover-animate{ display:block; position:relative; overflow:hidden;}
.picture-hover-animate:after{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;visibility: visible;width: 16rem;height: 16rem;margin: auto;content: '';transition: all 0.6s ease-in-out;transform: scale(6);opacity: 1;border: 80px solid rgba(0, 0, 0, 0.1);border-radius: 80px;}
.picture-hover-animate:hover:after { visibility: hidden; opacity: 0; border: 0 solid rgba(0, 0, 0, 0.1); }
.am-pureview-slider .am-pinch-zoom::after{display: none;}
.am-table-striped > tbody > tr:nth-child(2n+1) > td, .am-table-striped > tbody > tr:nth-child(2n+1) > th {background-color: #f5f5f5;}
.am-table tr td,.am-table tr th{ vertical-align:middle!important;}


/*
header
*/
.header{width: 100%;z-index: 1000;position: relative;left: 0;top: 0;}
.header .menu{display: flex!important;justify-content: space-between;align-items: center;height: 9rem!important;}
.header .logo img{display: block;height: 8.6rem;}
.header .am-topbar-collapse{position: static;display: flex!important;justify-content: flex-end;width: 100%;height: 100% !important;align-items: center;}
.header .am-menu{display: flex;align-items: center;position: static;width: calc(100% - 26rem);height: 100%;}
.header .am-menu-nav{display: flex;font-size: 1.6rem;transition: all 300ms ease-in-out 0s;height: 100%;width: calc(100% - 10rem);justify-content: space-between;}
.header .am-menu-nav a{padding: 0;}
.header .am-menu-nav .parent_li .parent_a{display: flex;align-items: center;color: #333; height: 100%;white-space: nowrap;}
.header .am-menu-nav .parent_li .am-menu-sub a:hover ,.header .am-menu-nav .parent_li:hover .parent_a ,.header .am-menu-nav .parent_li .parent_a.on ,.header .am-menu-nav .parent_li .parent_a:hover{color:#eb6100;}

.header .am-menu-nav .parent_li .am-menu-sub{position: absolute;width: 100%;background-color: #fff;left: 0;top: 100%;overflow: hidden;transition:all .4s ease 0s;height:0;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.header .am-menu-nav .parent_li .am-menu-sub .menu_sub{padding: 0 5%;display: flex;justify-content: space-between;}
.header .am-menu-nav .parent_li .am-menu-sub dt{border-left: #eb6100 solid 1px;padding-left: 6rem;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-content: center;width: 40%;}
.header .am-menu-nav .parent_li .am-menu-sub dt a{display: block;white-space:nowrap;margin:1rem 0;width: 50%;}

.header .am-menu-nav .parent_li .am-menu-sub dd{display: flex;width:42%;justify-content: center;align-items: center;}
.header .am-menu-nav .parent_li .am-menu-sub dd a{display:flex;align-items: center;justify-content: center;width:100%;height: 20rem;position: relative;}
.header .am-menu-nav .parent_li .am-menu-sub dd img{display: block;max-width: 100%;max-height: 100%;object-fit: contain;}

.header .am-menu-nav .parent_li:hover .am-menu-sub {padding: 4rem 0;height:auto;}
.header .am-topbar-btn{display: none;}
.header .language_btn{margin:0 2.6rem 0 3rem;}
.header .top_search{width: 0;height: 3.8rem;position: absolute; top: 50%; right: 0;transform: translateY(-50%);overflow: hidden;transition: all 300ms ease-in-out 0s;opacity: 0;}
.header .navbar_search_btn ,.header .top_search_close .layui-icon{font-size: 1.8rem;}
.header  .menu.am-in .am-menu{position: relative;}
.header .menu.am-in .top_search{width: 100%;opacity: 1;}
.header .menu.am-in .am-menu-nav ,.header .menu.am-in .language_btn{opacity: 0;}
.header .menu.am-in .navbar_search_btn{display: none;}
.header .top_search .layui-form{display: flex;align-items: center;justify-content: space-between;}
.header .top_search .layui-form .layui-input{border: none;width: calc(100% - 8rem);padding-left: 2rem;background: none;}
.header .top_search .layui-form .layui-btn{background:none;display: flex;align-items: center;width: 3rem;font-size: 1.8rem;padding: 0;justify-content: flex-end;color: #4d4d4d; }
.header .top_search .layui-form .top_search_close{width: 3rem;display: flex;align-items: center;justify-content: space-between;font-size: 1.8rem;}
.header .top_search .layui-form .top_search_close::after{display: block;content: '';background-color: #4d4d4d; width: 1px;height: 1.6rem;}

.header.am-sticky{background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.header.am-sticky .am-menu-nav .parent_li .parent_a.on,.header.bg .am-menu-nav .parent_li .parent_a:hover{color: #eb6100;}
.header.am-sticky .menu{height: 7rem!important;}
.header.am-sticky .logo img{height: 6.6rem;}

.header_fixed.am-sticky .logo img:first-of-type{display: block;}
.header_fixed.am-sticky .logo img:last-of-type{display: none;}
.header_fixed.am-sticky .am-menu-nav .parent_li .parent_a ,.header_fixed.am-sticky .navbar_search_btn ,.header_fixed.am-sticky .top_search .layui-form .layui-input ,.header_fixed.am-sticky .top_search .layui-form .layui-btn ,.header_fixed.am-sticky .top_search .layui-form .top_search_close,.header.bg .am-menu-nav .parent_li .parent_a ,.header.bg .navbar_search_btn {color: #4d4d4d;}
.header_fixed.am-sticky .top_search .layui-form .top_search_close::after{background-color: #4d4d4d;}


.header #nprogress{position: absolute;left: 0;bottom: 0;width: 100%;}
.header #nprogress .nprogress-bar{height: 1px;margin: 0;box-shadow: none;position: absolute;left:0;bottom: 0;background-color: #eb6100;}




/*
BANNER
*/
.index_banner{width:100%;margin:0 auto;box-shadow:none;position:relative; z-index:1;border-radius:0;overflow:hidden;background:rgba(0, 0, 0, 1) url(../img/loading.svg) center center no-repeat;}
.index_banner .am-viewport{width: 100%;height: 100%;position: absolute!important;left: 0;top: 0;}
.index_banner .am-slides{margin: 0;width: 100%;height: 100%;position: absolute!important;left: 0;top: 0;}
.index_banner .am-slides li a{display: block;width:100%;position: relative;}
.index_banner .am-slides li .slide_bg::after{display: block;content: '';width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(0, 0, 0, .3);z-index: 2;}
.index_banner .am-slides li a:before ,.index_banner::before{display: block;content: '';padding-bottom: 38%;}
.index_banner .am-slides li .img ,.index_banner .am-slides li video{display: block;width:100%;height:100%;position: absolute;left: 0;top: 0;object-fit: cover;z-index: 1;}
.index_banner .am-slides li .text{width:100%;height:100%;position: absolute;left: 0;top: 0;z-index: 3;color: #fff;opacity: 0;padding-bottom: 2%;}
.index_banner .am-slides li .text .web_w{height:100%;display: flex;align-items: center;}
.index_banner .am-slides li .text img {width:auto;height:50%;}

.index_banner .am-control-nav{ bottom:3rem; z-index:10;width: 1300px; left: 50%;transform: translateX(-50%);display: flex;}
.index_banner .am-control-nav li a{ width:1.6rem; height:1.6rem;background:rgba(255,255,255,0.8);box-shadow:none;}
.index_banner .am-control-nav li a.am-active{width: 9rem;animation: anima 5s 1 cubic-bezier(0.28, 0.77, 1, 1);-webkit-transition:.5s;transition:.5s}
.index_banner .am-control-nav li a.am-active,.index_banner .am-control-nav li a:hover{background-color:#ffffff;}
.index_banner .am-direction-nav a{opacity: 0;}
.index_banner:hover .am-direction-nav a{opacity: 1;}
.index_banner .am-direction-nav a::before{content: "\f104";color: #eb6100;font-size: 4rem!important;}
.index_banner .am-direction-nav a:hover::before{color: #eb6100;}
.index_banner .am-direction-nav a.am-next::before{content: "\f105";}
.index_banner:hover .am-direction-nav a.am-prev{left: calc(2% - 1rem);}
.index_banner:hover .am-direction-nav a.am-next{right:calc(2% - 1rem);}
@keyframes anima{from{width:1.6rem;}to{width:9rem}}


/*
PRODUCT
*/
.index_product .tempWrap{width: 100%!important;}
.index_product .hd{background-color:#f5f5f5;}
.index_product .hd .web_w{height:7rem;display: flex;justify-content: space-between;}
.index_product .hd a{ display:block; width:20%;display: flex;height: 100%;align-items: center;justify-content: center;font-size: 2rem;}
.index_product .hd a.on ,.index_product .hd a:hover{ background-color:#f6ab00; color:#FFFFFF;}
.index_product .bd{ padding:4% 0!important;}
.index_pro_scroll .slick-list{margin: 0 -2rem;}
.index_pro_scroll .item{padding: 0 2rem;}
.index_pro_scroll .item a{background-color: #f2f4f7;display: block;}
.index_pro_scroll .img{border:#f2f4f7 solid 1px;}
.index_pro_scroll .img::after ,.product_list li .img{display: block;content: '';padding-bottom: 89%;}
.index_pro_scroll .img img ,.product_list li .img img{object-fit: cover;}
.index_pro_scroll .title{display: flex;justify-content: center;align-items: center;height: 7rem;padding: 1rem 2rem;transition: all 300ms ease-in-out 0s;font-size: 1.8rem;}
.index_pro_scroll a:hover .title{background-color:#f6ab00;color: #fff;}
.index_pro_scroll .slick-dots{bottom: -3.2rem;}

.product_list{margin: 0 -2rem;}
.product_list li{padding: 0 2rem;margin-top: 4rem;}
.product_list li:nth-of-type(1),.product_list li:nth-of-type(2),.product_list li:nth-of-type(3){margin-top: 0;}
.product_list li a{background-color: #fff;border-radius: 1rem;display: block;text-align: center;}
.product_list li a .img{border-top-left-radius: 1rem;border-top-right-radius: 1rem;}
.product_list li a:hover{box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, .04);}
.product_list li .text{padding: 1rem 2rem 2rem;}
.product_list li .title{text-align: center;}
.product_list li .more{display: inline-block;background-color: #eb6100;color: #fff;font-size: 1.3rem;margin-top: 1rem;padding: .3rem 2rem;border-radius: 100rem;}

.get_more{margin-top: 3rem;}
.get_more .am-btn{background-color: #eb6100;color: #fff;margin-top: 1rem;padding: .8rem 5rem;border-radius: 100rem;}



.pro_page_top{display: flex;justify-content: space-between;}
.pro_page_imgs {width: calc(50% - 1.5rem);}
.pro_page_text{width: calc(50% - 1.5rem);}
.pro_page_top .item{position: relative;overflow: hidden;display: block;}
.pro_page_top .item:after{display: block;content: '';padding-bottom: 100%;}
.pro_page_top .item img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: contain;}
.pro_page_top .slider-for{border: #f2f2f2 solid 1px;}
.pro_page_top .slider-nav{margin-top: 2rem;}
.pro_page_top .slider-nav .slick-arrow::before{font-size: 2.4rem;color: rgba(0, 0, 0, 0.5);}
.pro_page_top .slider-nav .slick-prev{left: -2.5rem;}
.pro_page_top .slider-nav .slick-next{right: -2.5rem;}
.pro_page_top .slider-nav .slick-list{margin:0 -.5rem}
.pro_page_top .slider-nav .item{margin: 0 .5rem;border: #f2f2f2 solid 1px;}
.pro_page_top .slider-nav .item.slick-current{border-color: #eb6100;}
.pro_page_top .slider-for .slick-dots{bottom: 1rem;}
.pro_page_top .slider-for .slick-dots li{width: .8rem;height: .8rem;}
.pro_page_top .slider-for .slick-dots li.slick-active{background-color: #eb6100;}

.pro_page_text{display: flex;flex-direction: column;justify-content: space-between;padding: 0 0 0 2rem;}
.pro_page_text_des .title{font-size: 2.4rem;color: #3e3e3e;}
.pro_page_text_des .subtitle{display: flex;justify-content: space-between;margin-top: 2rem;align-items: center;}
.pro_page_text_des .subtitle span{font-size: 2rem;color: #eb6100;}
.pro_page_text_des .subtitle .tel{display: flex;align-items: center;}
.pro_page_text_des .subtitle .tel::before{display: block;width: 4rem;height: 4rem;content: '';background: url(../img/phone.svg) center center no-repeat;background-size: contain;}
.pro_page_text_des .subtitle .tel .number{margin-left: 1rem;font-size: 1.8rem;}
.pro_page_text_des .subtitle .tel .number em{font-size: 1.4rem;display: block;font-style: normal;}
.pro_page_text_des .des{margin-top: 2rem;}
.pro_page_text_des .des .list{padding: 1rem 1.5rem;}
.pro_page_text_des .des .list span{display: inline-block;width:25%;margin-right: 1rem;}
.pro_page_text_des .des .list:nth-of-type(odd){background-color: #f2f2f2;}

.pro_page_text_footer .list{display: flex;justify-content: space-between;align-items: center;font-size: 1.5rem;}
.pro_page_text_footer .social_share{display: flex;align-items: center;}
.pro_page_text_footer .social_share a{width: 3rem;height: 3rem;margin-left: 1rem;}

.pro_page_text_footer .list .am-btn{width: 46%;text-align: center;background-color: #eb6100;color: #fff;margin-top: 2rem;border-radius: 100rem;padding: 1rem;}
.pro_page_text_footer .list .am-btn:last-of-type{background-color: #f6ab00;}

.pro_page_bottom{border: #e1e1e1 solid 1px;margin-top: 5%;;}
.pro_page_bottom_title{background-color: #f2f2f2;text-align: center;font-size: 2.2rem;padding: 1rem;}
.pro_page_bottom_con{padding: 2rem;}


/*
SOLUTION
*/
.index_solution{padding: 4% 0;background-color: #f2f2f2;}
.index_title{text-align: center;}
.index_title .title{font-size: 3.6rem;color: #4d4d4d;}
.index_title .title a{color: #4d4d4d;}
.index_title .title_en{text-transform: uppercase;font-size: 2rem;color: #bdccd4;position: relative;margin-top: 1rem;}
.index_title .title_en span{position: relative;z-index: 2;background-color: #f2f2f2;padding: 0 3rem;}
.index_title .title_en::before{display: block;content: '';width: 100%;height: 1px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background-color: #bdccd4;}
.index_solution_scroll{margin-top: 3%;}
.index_solution_scroll .slick-list{margin: 0 -2rem;}
.index_solution_scroll .item{padding: 0 2rem;}
.index_solution_scroll .item a{background-color: #ffffff;display: block;}
.index_solution_scroll .img::after{display: block;content: '';padding-bottom: 54.73%;}
.index_solution_scroll .img img{object-fit: contain;}
.index_solution_scroll .title{display: flex;justify-content: space-between;align-items: center;height: 10rem;padding: 2rem 4rem;transition: all 300ms ease-in-out 0s;font-size: 1.8rem;}
.index_solution_scroll .title span{color: #eb6100;font-size: 1.6rem;}
.index_solution_scroll a:hover .title{background-color:#f6ab00;color: #fff;}
.index_solution_scroll a:hover .title span{color: #fff;}
.index_solution_scroll .slick-dots{bottom: -3.2rem;}
.index_solution_scroll .slick-arrow{width: 4.5rem;height: 4.5rem;display: flex;justify-content: center;align-items: center;border-radius: 50%;border: #bdccd4 solid 1px;}
.index_solution_scroll .slick-arrow::before{color: #bdccd4 ;}
.index_solution_scroll .slick-arrow:hover{background-color:#f6ab00;border: #f6ab00 solid 1px;}
.index_solution_scroll .slick-arrow:hover::before{color: #fff;}
.index_solution_scroll .slick-prev{left: -8rem;}
.index_solution_scroll .slick-next{right: -8rem;}


/*
JOB
*/
.job_deail{padding: 4% 0;}
.job_detail_title{text-align: center;font-size: 2.6rem;font-weight: bold;color: #eb6100;}
.job_detail_title:after{display: block;content: '';width: 5rem;height: 2px;background-color: #eb6100;margin: 1rem auto 0;}
.job_deail_dl{display: flex;justify-content: space-between;margin-top: 3%;}
.job_deail_dl dt ,.job_deail_dl dd{width: 50%;position: relative;}
.job_deail_dl dt{padding: 3rem;}
.job_deail_dl dt img{display: block;width: 100%;}
.job_deail_dl dd{padding: 5%;background-color: #f2f2f2;display: flex;align-items: center;}
.job_list_title{font-weight: bold;font-size: 2rem;margin-bottom: 5%;}
.job_title{display: flex;align-items: center;height: 5rem;background-color: #eb6100;color:#fff;margin-top: 3%;padding: 0 2rem;}
.job_title span:nth-of-type(1) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(1){width: 30%;}
.job_title span:nth-of-type(2) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(2){width: 15%; padding:0 2rem;}
.job_title span:nth-of-type(3) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(3){width: 15%; padding:0 2rem;}
.job_title span:nth-of-type(4) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(4){width: 25%; padding:0 2rem;}
.job_title span:nth-of-type(5) ,.job_list .am-accordion-item .am-accordion-title span:nth-of-type(5){width: 15%; padding:0 2rem;}
.job_list{margin:1.5rem 0 0;}
.job_list .am-accordion-item{margin: 1.5rem 0;border: none;}
.job_list .am-accordion-item .am-accordion-title{padding:1rem 2rem;color:#000;display: flex;align-items: center;font-size: 1.6rem;background-color: #f6f6f6;border: none;}
.job_list .am-accordion-item.am-active{border: none;}
.job_list .am-accordion-item.am-active .am-accordion-title{color:#eb6100;font-weight: bold;background-color: #f2f2f2;}
.job_list .am-accordion-content{padding:2rem;font-size: 1.5rem; text-align: justify;background-color: #fafafa;}
.job_list .am-accordion-item.am-active ,.job_list .am-accordion-item {border-color: #f2f2f2;}
.job_not{padding:0 2rem;margin-top: 2%;color: #696969;}
.job_not a{color: #696969;}



/*
About
*/
.index_about dl dd{background-color: #F2F2F2;position: relative;}
.index_about dl dd::after{display: block;content:'';padding-bottom: 82.5%;}
.index_about dl dd .des{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}

.index_block{padding: 6% 0;background-position:center;background-repeat: no-repeat;background-size: cover;}
.index_block.grey{background-color: #f2f2f2;}
.index_block dl{display: flex;justify-content: space-between;}
.index_block dt ,.index_block dd{width: 47%;}
.index_block dt{display: flex;}
.index_block dt img{display: block;width: 100%;height: 100%;object-fit: cover;}

.text_block{background-color: #F2F2F2;padding: 6.6%!important;display: flex;flex-direction: column;justify-content: space-between;transition: all 300ms ease-in-out 0s;}
.text_block:hover{box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, .02);}
.text_block .title ,.index_block .name{font-size: 3.6rem;}
.text_block .title::after ,.index_block .name:after{display: block;content: '';width: 5rem;height: 1px;background-color: #CCCCCC;margin-top: 8%;}
.index_block .name::after{margin: 3% auto 0;}
.text_block .text{text-align: justify;line-height: 2;}
.text_block .am-btn ,.index_block .am-btn ,.news_list .am-btn{padding-left:3rem;padding-right:3rem;transition: all 300ms ease-in-out 0s;background-color: #eb6100;color: #fff;font-size: 1.5rem;}
.text_block .am-btn:after ,.index_block .am-btn:after ,.news_list .am-btn:after{display: inline-block;content: "\f105";font-family:'FontAwesome';margin-left: .6rem;}
.text_block .am-btn:hover ,.index_block .am-btn:hover ,.news_list .am-btn:hover{background-color: #f6ab00;border-color: #f6ab00;}

.about_company{color: #ffffff;}
.about_company .title{font-size: 4rem;}
.about_company a{color: #ffffff;}
.about_company .text{text-align: justify;margin-top: 2%;width: 47%;line-height: 2;}


.about_name{font-size: 3.6rem;line-height: 1.2;text-align: center;}
.about_name::after{display: block;content: '';margin: 3% auto 0;width: 5rem;height: 1px;background-color: #CCCCCC;}
.about_name a{display: block;position: relative;}
.about_name a::before{display: block;content: '';width: 100%;height: 1px;background-color: #BCCBD3;position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 1;}
.about_name a span{background-color: #fff;position: relative;z-index:2;padding: 0 2rem;}

.about_strong_item{display:flex;justify-content:space-between;}
.about_strong_item.reverse{flex-direction: row-reverse;}
.about_strong_item .img{width:calc(50% - 2rem);}
.about_strong_item .img img{display:block;width:100%;}
.about_strong_item .text{width: calc(50% - 2rem);background-color: #f2f2f2;display: flex;flex-direction: column;justify-content: center;padding: 3%;}
.about_strong_item .text .title{font-size: 3.6rem;color: #4d4d4d;}
.about_strong_item .text .title:after{display: block;content: '';width: 5rem;height: 1px;background-color: #CCCCCC;margin-top: 5%;}
.about_strong_item .text .des{margin-top:5%;text-align:justify;}

.about_culture{background-color: #f2f2f2;position: relative;}
.about_culture .img{padding-left: 4%;}
.about_culture_item .con{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.about_culture_item .con .web_w{display: flex;justify-content: flex-end;align-items: center;height: 100%;}

.index_block .get_more{margin-top: 6%;}

/*
NEWS
*/
.index_news{padding: 4% 0;}
.index_news_item{display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_news_scroll .slick-list{margin: 0 -2rem;}
.index_news_scroll .item {padding: 0 2rem;}
.index_news_scroll .img{display: block;position: relative;overflow: hidden;}
.index_news_scroll .img::after{display: block;content: '';padding-bottom: 50.6%;}
.index_news_scroll  .text{padding: 3rem 4rem;position: relative;background-color: #f2f2f2;}
.index_news_scroll  .text .title{font-size: 1.8rem;margin-top: 1rem;line-height: 1.4;font-weight: bold;}
.index_news_scroll .slick-dots{bottom: -4rem;}

.news_warp{padding: 4% 0;}
.news_warp.bg{background-color: #f2f2f2;padding-top: 2%;}
.news_list_warp{display: flex;justify-content: space-between;flex-wrap: wrap;}
.news_list{background-color: #f2f2f2;padding:6% 4.4% 2%;display: flex;justify-content: space-between;width: calc(50% - 2rem);margin-top: 6%;position: relative;}
.news_list_warp .news_list:first-of-type{width: 100%;margin-top: 0;padding:6% 4.5% 2%;}
.news_list_warp .news_list:first-of-type dd{width: calc(50% - 2rem);}
.news_list dt{width: calc(50% - 2rem);}
.news_list dt .img:after{display: block;content: '';padding-bottom: 50.6%;}
.news_list dd{display: flex;flex-direction: column;justify-content: space-between;}
.news_list dd .title{font-size: 2.2rem;}
.news_list dd .des{margin-top: 8%;font-size: 1.5rem;}
.news_list_warp .news_list:not(:first-of-type) dd .des{overflow : hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_list dd .more{margin-top: 10%;}
.news_list dd .more .am-btn{font-size: 1.4rem;}
.news_list dd .social_share{display: flex;width: 100%;justify-content: flex-end;margin-top: 10%;}
.news_list dd .social_share .am-icon-weibo ,.pro_page_text_footer .social_share .am-icon-weibo{background-color: #e5162d;}
.news_list dd .social_share .am-icon-wechat ,.pro_page_text_footer .social_share .am-icon-wechat{background-color: #48ae39;}
.news_list dd .social_share .am-icon-qzone ,.pro_page_text_footer .social_share .am-icon-qzone{background-color: #ffbf29;}
.news_list dd .social_share a{width: 3rem;height: 3rem;font-size: 1.4rem;margin-left: 1rem;}
.news_list .time{width: 10rem;height: 8rem;background-color: #9e9f9f;display: flex;flex-direction: column;justify-content: center;align-items: center;left: 8.8%;top: -4rem;position: absolute;color: #fff;border-radius: .8rem,,;}
.news_list .time span{font-weight: bold;font-size: 4rem;line-height:1;}
.news_list_warp .news_list:first-of-type .time{left:4.5%;}


.slide_contain{display: flex;justify-content: space-between;}
.slide_left{width: calc(100% - 37rem);background-color: #fff;padding: 2rem;}
.slide_right{width: 34rem;}


.article_right_block{padding: 2rem;background-color: #fff;overflow: hidden;box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, .02);margin-top: 3rem;}
.article_right_block:first-of-type{margin-top: 0;}
.article_right_block .layui-form{height: 4rem;border:#e0e0e0 solid 1px;display: flex;justify-content: space-between;align-items: center;}
.article_right_block .layui-form .layui-input{width: calc(100% - 3rem); border: none; height: 3.8rem;font-size: 1.4rem;}
.article_right_block .layui-form .layui-btn{background: none;width: 3rem;height:100%;display: flex;justify-content: center;border: none;padding: 0; align-items: center;color: #818181;}
.article_right_block .tag{margin-top: 3rem;}
.article_right_block .titles{font-size: 1.6rem;border-bottom: #e5eff5 solid 1px;margin-bottom:1.5rem;padding-bottom: 1.5rem;color: #000;font-weight: bold;display: flex;align-items: center;}
.article_right_block .titles:before{display: block;content: '';width: 2px;height: 1.6rem;background-color:#f6ab00;margin-right: .8rem;}
.article_right_block .tag .iteam{margin: 0 -7px;}
.article_right_block .tag a{margin:0 7px 7px 0;padding: .5rem 7px;;display: inline-block;border-radius: 3px;font-size: 1.2rem;font-weight: normal;border: solid 1px #e8e8e8;}
.article_right_block .tag a:hover{border-color: #eb6100;}

.article_right_block .article_hot_list .titles{font-size: 1.6rem;border-bottom: #e5eff5 solid 1px;margin-bottom:1rem;padding-bottom: 1.5rem;color: #000;}
.article_right_block .article_hot{margin-top:1rem;}
.article_right_block .article_hot li{padding:1rem 0; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;font-size:1.5rem;}
.article_right_block .article_hot li i{width:1.6rem;height:1.6rem;line-height:1.6rem;padding:0;font-style:normal;font-size:1rem;margin-right:.6rem;vertical-align: middle;font-weight: 500;}
.article_right_block .article_hot li:nth-of-type(1) i{background: #E61413;color: #fff;}
.article_right_block .article_hot li:nth-of-type(2) i{background: #00BCF2;color: #fff;}
.article_right_block .article_hot li:nth-of-type(3) i{background: #FFD21C;color: #fff;}
.article_right_block .article_hot li:last-of-type{padding-bottom:0;}

.article_right_block .article_new .am-slides li a{display: block; position: relative;}
.article_right_block .article_new .am-slides li a:after{display: block;content: '';padding-bottom: 56.25%;}
.article_right_block .article_new.last .am-slides li a:after{padding-bottom: 75%;}
.article_right_block .article_new .am-slides li img{display:block;width:100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}
.article_right_block .article_new .am-slider-desc{padding: .5rem 1rem; font-size: 1.4rem;text-align: center;}
.article_right_block .article_new .am-control-thumbs img{opacity: .5;}
.article_right_block .article_new .am-control-thumbs img.am-active{opacity: 1;}

.article_right_block .article_rel li{margin-top:2rem;border-bottom: #dedede dashed 1px;}
.article_right_block .article_rel li:first-of-type{margin-top: 0;}
.article_right_block .article_rel li:last-of-type{border-bottom: none;}
.article_right_block .article_rel li a{ overflow: hidden;}
.article_right_block .article_rel li .img{display:block;position: relative;}
.article_right_block .article_rel li .img:after{ display:block; content:''; padding-bottom:55%;}
.article_right_block .article_rel li .img img{display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0;object-fit: cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
.article_right_block .article_rel li .img:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.article_right_block .article_rel li .text{padding:1rem 0 2rem;}
.article_right_block .article_rel li:last-of-type .text{padding-bottom: 0;}
.article_right_block .article_rel li .text .tag{margin-top:1rem}
.article_right_block .article_rel li .text .am-badge{margin-right:1rem;font-weight:normal;}
.article_right_block .article_rel li .text .am-badge:hover{background-color:#f6ab00; color:#fff!important;}

.article_hd{ background-color:#f9f9f9; padding:2rem 3rem;color:#BDCCD4;font-size:1.4rem;}
.article_hd.grey{background-color: #f2f2f2;}
.article_hd .title{ color:#eb6100; font-size:2.2rem;margin: 0;}
.article_hd .other a{color:#BDCCD4; display:inline-block;}
.article_hd .tag a:hover,.article_hd .other a:hover{ color:#f6ab00;}
.article_hd .other{ display: flex;justify-content: space-between;margin-top: 1.5rem;}
.article_hd .other span{ display:inline-block; }
.article_hd .other span:not(:last-of-type){margin-right:3rem;}
.article_hd .other em{font-style:normal;}


.article_bd{padding:3rem 0;text-align:justify}

.article_share{background-color: #f2f2f2;height: 9rem;display: flex;justify-content: space-between;align-items: center;padding: 0 3rem;margin-top: 3%;position: relative;z-index: 100;}
.article_share dt{font-size: 1.4rem;}
.article_share dd{display: flex;justify-content: flex-end;align-items: center;}
.social_share a{ display: flex;flex-direction: column;justify-content: center;align-items: center; font-size:1.5rem;width:3.2rem;height:3.2rem;margin:0 0 0 1.5rem;border-radius:50%; text-align:center;background-color:#999;color:#fff;transition: all 300ms ease-in-out 0s;}
.social_share .digg_a{font-size: 1.4rem; line-height: 1rem;}
.social_share .digg_a span{font-size: 1rem;}
.social_share a:hover{background-color:#f6ab00;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;color: #fff;}

.page_rel{ margin-top:3rem;}
.page_rel .title{ background-color:#f2f2f2; padding:1rem 2rem;color:#000;font-weight: bold;display: flex;align-items: center;}
.page_rel .title:before{display: block;content: '';width: 2px;height: 1.6rem;background-color:#f6ab00;margin-right: .8rem;}
.page_rel .title a{ float:right;font-weight: bold;}
.page_rel .am-list{margin-top:1rem;}
.page_rel .am-list li{border: none;border-bottom: 1px solid #f2f2f2; margin-bottom: 0;padding: 1rem 0;font-size:1.5rem;}
.page_rel .am-list li a{display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;padding: 0;}
.page_rel .am-list li span{float: right;padding-left: 1rem;vertical-align: center;}

.social-share-icon{position: relative;}
.wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-24rem;left:50%;transform: translateX(-50%);width:20rem;font-size:1.6rem;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;color: #999;}
.wechat-qrcode h4{font-weight:normal;height:3rem;line-height:3rem;font-size:1.6rem;background-color:#f3f3f3;margin:0;padding:0;}
.wechat-qrcode .qrcode{width:100%;padding: 1rem;}
.wechat-qrcode .qrcode canvas{width: 100%;display: block};
.wechat-qrcode .help{font-size: 1.4rem;color: #999;}
.wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.social-share-icon:hover .wechat-qrcode{display:block}

.customer_list{margin: 0 -2rem;}
.customer_list li{padding: 0 2rem;text-align: center;margin-top: 3rem;}
.customer_list li:nth-of-type(1),.customer_list li:nth-of-type(2),.customer_list li:nth-of-type(3),.customer_list li:nth-of-type(4){margin-top: 0;}
.customer_list li .img{background-color: #f1f3f6;border-radius: 1rem;}
.customer_list li .img::after{display: block;content: '';padding-bottom: 64.89%;}
.customer_list li .title{text-align: center;margin-top: 1rem;}



/*
联系
*/
.contact_page{padding: 4% 0;}
.contact_info{display: flex;justify-content: space-between;}
.contact_info .gd_map{height: 50rem;width: calc(60% - 2rem);background-color: #f2f2f2;}
.contact_info .text{width: calc(40% - 4rem);display: flex;flex-direction: column;justify-content: space-between;padding-bottom: 8%;line-height: 2;}
.contact_info .text .title{font-size: 2.4rem;}
.gd_map .title{font-weight:bold;border:none;color:#eb6100;}
.gd_map  .content{margin-top: .5rem;min-width: 40rem;}
.gd_map  .amap-logo ,.gd_map  .amap-copyright{display: none!important;}
.gd_map  .amap-icon{overflow: inherit!important;}
.gd_map  .amap-icon::after{display: block; content: "";position: absolute;left: 50%;bottom: 0;width: 2rem;height: .4rem;margin-left: -1rem;box-shadow: inset 0 0 2px #e50a11; border-radius: 50%;animation: scale-zoom 1s infinite;}
.contact_info .text .title:after{display: block;content: '';width: 3rem;height: 2px;background-color: #bdccd4;margin-top: 1rem;}
.contact_form{background-color: #f2f2f2;padding: 4% 0;}
.contact_form .layui-text{text-align: center;font-size: 2.8rem;}
.contact_form_item{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 2%;}
.contact_form_item > .layui-form-item{margin-bottom: 3rem;position: relative;width: calc(50% - 2rem)!important;}
.contact_form .layui-form-item.required::after{display: block;content: '*';position: absolute;right: 1rem;top: 1rem;;color: #ff0000;}
.contact_form .layui-form-item:last-of-type{margin-bottom: 0;}
.contact_form .layui-form-item.flex{display: flex;align-items: center;width: 100%!important;justify-content: space-between;}
.contact_form .layui-form-item.flex::after{display: none;}
.contact_form .layui-form-item.flex .item{width: calc(50% - 2rem);display: flex;justify-content: flex-end;}
.contact_form .layui-form-item.flex.align-items{justify-content: center;}
.contact_form .layui-form-item .codeimg{height: 4.4rem;display: block;margin-left: 2rem;}
.contact_form .layui-input{height: 4.4rem;}
.contact_form .am-form-icon .layui-input {padding-left: 2em !important;}
.contact_form .layui-btn{border-radius: 100rem;min-width: 18rem;background-color: #f6ab00;font-size: 1.6rem;height: 4.4rem;display: flex;align-items: center;justify-content: center;margin-left: 4rem;}
.contact_form .layui-form-item.flex.align-items .layui-btn{margin: 0 2rem;}




/*
FOOTER
*/
.footer{background-color: #e7e7e7;}
.footer_top{display: flex;justify-content: space-between;padding: 3% 0;}
.footer_weixin{width: 11.5rem;text-align: center;font-size: 1.4rem;}
.footer_weixin img{display: block;width: 100%;margin: 0 auto .5rem;}
.footer_nav {display: flex;justify-content: space-between;width: calc(100% - 21rem);}
.footer_nav .am-accordion-item{border:none;}
.footer_nav .am-accordion-title{font-weight:bold;border-bottom:none; padding-left:0; cursor:default;;}
.footer_nav .am-accordion-title:after{ display:none;}
.footer_nav dd.am-collapse{ display:block;}
.footer_nav .am-accordion-content{ padding:0;display: flex;flex-direction: column;}
.footer_nav .am-accordion-content span{margin-top: 1.5rem;display: block;}
.footer_nav .am-accordion-content span a:hover ,.footer_bottom a:hover{color: #eb6100;}


.footer_bottom{background-color: #2b2b2b;padding: 2rem 0;color: #fff;}
.footer_bottom .copyright{display: flex;flex-wrap: wrap;justify-content: space-between;font-size: 1.5rem;}
.footer_bottom .copyright a{color: #fff;}
.footer_bottom .copyright a:hover ,.index_link a:hover{color: #eb6100;}
.copyright span{margin-left:3rem;}


.social-share-icon{position: relative;}
.social-share-icon.am-icon-google::before{content: "\f0d5";}
.wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-24rem;left:50%;transform: translateX(-50%);width:20rem;font-size:1.6rem;text-align:center;background-color:#fff;box-shadow:0 2px 1rem #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;color: #999;}
.wechat-qrcode h4{font-weight:normal;height:3rem;line-height:3rem;font-size:1.6rem;background-color:#f3f3f3;margin:0;padding:0;}
.wechat-qrcode .qrcode{width:100%;padding: 1rem;}
.wechat-qrcode .qrcode canvas{width: 100%;display: block};
.wechat-qrcode .help{font-size: 1.4rem;color: #999;}
.wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.social-share-icon:hover .wechat-qrcode{display:block}

.index_link{background-color: #696969;padding: 2rem 0;color: #fff;font-size: 1.5rem;}
.index_link span{font-weight: bold;}
.index_link a{color: #fff;margin-left:2rem;}

.weixin_src{display: inline-block;width: 20rem;margin: 1rem 0;}

.sitemap{margin: 2% 0 0;border:#dedede solid 1px;}
.sitemap:first-of-type{margin-top: 0;}
.sitemap dt{font-weight: bold;background-color: #f2f2f2;padding: 1rem;padding-left: 2rem;background-color: #fff;}
.sitemap dt a{color: #eb6100;}
.sitemap dd{display: flex;line-height: 3.6rem;padding:2rem;flex-wrap: wrap;background-color: #f5f5f5;}
.sitemap dd a{margin-right: 3rem;}
.sitemap dd a:hover{color: #eb6100;}
.sitemap dd a.amap-info-close{margin: 0;right: 1rem!important;}


.lay-box .layui-layer-btn .layui-layer-btn0{background-color:#f6ab00;border-color:#f6ab00;}
.lay-box .layui-layer-content{padding-bottom: 0!important;}
.layui-layer-btn .layui-layer-btn0,.layui-layer-btn .layui-layer-btn1{font-size: 1.4rem;}


.global_nav{position:fixed;width: 7.6rem;border-radius: 6px;box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);background: #fff;display: flex;flex-direction: column;right: .5rem;top: 50%;transform: translateY(-50%);z-index: 900;padding: 0 .5rem;}
.global_nav a{display: flex;flex-direction: column;align-items: center;border-bottom: #f2f2f2 solid 1px;font-size: 1.1rem;padding: .8rem 0;position: relative;}
.global_nav a.first{display:none;}
.global_nav a i{font-size: 2.2rem;color: #eb6100;}
.global_nav a span{width: 0;height: 100%;display: flex;justify-content: center;align-items: center;position: absolute;left:0;top: 50%;transform: translateY(-50%);background-color: #fff;font-size: 2rem;opacity: 0;transition: all 300ms ease-in-out 0s;border-top-left-radius: .3rem;border-bottom-left-radius: .3rem;white-space: nowrap;font-size:1.6rem;}
.global_nav a:hover span{width: 20rem;left: -20rem;opacity: 1;}
.global_nav a img{display: block;width: 100%;}


/*
DOWN
*/
.inner_warp{padding: 4% 0;}
.inner_warp.grey{background-color: #f2f2f2;}
.inner_con{display: flex;justify-content: space-between;}
.inner_left{width: 27rem;}
.inner_right{width: calc(100% - 32rem);}
.inner_right.grey{background-color: #f2f2f2;padding:3rem;}
.inner_right.white{background-color: #ffffff;padding:3rem;}

.left_menu dt{background-color: #dbdbdb;height: 6.6rem;display: flex;align-items: center;padding: 0 2rem 0 2.5rem;font-size: 1.8rem;font-weight: bold;}
.left_menu dd{background-color: #f2f2f2;padding: 1.5rem 0;display: flex;flex-direction: column;}
.left_menu dd.white{background-color: #fff;}
.left_menu dd a{display: flex;padding: 1rem 2rem 1rem 2.5rem;align-items: center;justify-content: space-between;}
.left_menu dd a:after{display: block;font-family:'FontAwesome';content: "\f105";}

.down_list{margin: 0 -2rem;}
.down_list li{padding: 0 2rem;margin-top: 4rem;}
.down_list li a{background-color: #f2f2f2;display: block;}
.down_list li:nth-of-type(1),.down_list li:nth-of-type(2),.down_list li:nth-of-type(3){margin-top: 0;}
.down_list li .img::after{display: block;content: '';padding-bottom: 65%;}
.down_list li .text{padding: 1rem 2rem;display: flex;flex-direction: column;font-size: 1.4rem;color: #696969;}
.down_list li .text span{margin: .3rem 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.down_list li .text u{color:#eb6100;}


.video_box{width: 100rem;position: relative;}
.video_box::after{display: block;content: '';padding-bottom: 56.25%;}
.video_box .layui-layer-content{width: 100%;height: 100%;position: absolute!important;left: 0;top: 0;}
.video_con{position: relative;width: 100%;height: 100%;background-color:#000000;}
.video_con video{display:block;max-width:100%;height:100%;margin:0 auto;padding:0;background-color:#000000;object-fit: contain;z-index: 1;}
.video_con .move_box{width: 100%;height: 10%;position: absolute;left: 0;top: 0;z-index: 2;}
.layui-layer-resize ,.layui-layer-setwin{z-index: 10;}




/*
Banner
*/
.banner{position:relative;background-position: center;background-repeat: no-repeat;background-size:cover;}
.banner .img{ display:block; width:100%;margin: 0 auto;object-fit: cover;}
.banner .text{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display:none;}
.banner .text .web_w{height: 100%;display: flex;align-items: center;}
.banner .banner_text{display: block;height: 56%;}

.search_banner{height: 36rem;display: block;align-items: center;justify-content: center;display: flex;}
.search_banner .form_search{display: flex;align-items: center;width: 30%;}
.search_banner .form_search .layui-input{height: 4.8rem;border-top-right-radius: 0;border-bottom-right-radius: 0;font-size: 1.5rem;}
.search_banner .form_search .layui-btn{height: 4.8rem;border-top-left-radius: 0;border-bottom-left-radius: 0;background-color: #eb6100;}

/*
GUIDE
*/
.guide_menu.grey{background-color: #f2f2f2;}
.guide_menu dl{display: flex;align-items: center;justify-content: space-between;}
.guide_menu dl dt{display: flex;}
.guide_menu dl dt a{height: 7rem;margin-right: 6vw;position: relative;display: flex;align-items: center;font-size: 1.8rem;}
.guide_menu dl dt a::after{display: block;content: '';position: absolute;left: 25%;width: 50%;opacity: 0;height: 1px;background-color: #eb6100;bottom: 15%;transition: .4s;z-index: 10;}
.guide_menu dl dt a:last-of-type{margin-right: 0;}
.guide_menu dl dt a.active{color: #eb6100;}
.guide_menu dl dt a.active:after,.guide_menu dl dt a:hover:after{opacity:1;left:0;width:100%;color: #eb6100;}
.guide_pos{display: flex;text-align: center;width: 100%;font-size: 2rem;}
.guide_pos a{height: 7rem;line-height: 7rem;position: relative;display: inline-block;flex: 1;border-right: #dbdbdb solid 1px;}
.guide_pos a:last-of-type{border: none;}
.guide_pos a.first{color: #eb6100;font-weight: bold;}
.guide_pos a.active{background-color: #dbdbdb;color: #eb6100;}
.guide_pos a.am-active{background-color: #f6ab00;color: #ffffff;}
.guide_menu.am-sticky{background-color: #fff;z-index: 1300;}
.guide_menu.am-sticky dl{justify-content: center;}
.guide_menu.am-sticky dl dt a::after{display: none;}


/*
PAGEBAR
*/
.page_list{text-align:center;margin-top:3%;}
.page_list.first{margin-bottom: 2%;}
.page_list a {display: inline-block;margin:0 1rem;width:2.5rem;height:2.5rem;line-height:2.5rem;border-radius:50%;background-color:#f2f2f2;}
.page_list .page-num-current{background-color:#eb6100;color: #fff;}
.page_list_bg{display: inline-block;background-color: #fff;padding: .8rem 1.2rem;border-radius: 30rem;margin-top:1rem;}
.page_list_bg a:first-of-type{margin-left: 0;}
.page_list_bg a:last-of-type{margin-right: 0;}
.news_page_pages{ margin-top:3rem; padding:1.5rem 0; border-top:#e1e1e1 solid 1px; border-bottom:#e1e1e1 solid 1px; position:relative; font-size:1.5rem;background-color: rgba(0,0,0,0);}
.news_page_pages.flex{display: flex;justify-content: space-between;}
.news_page_pages dt{ position:absolute; right:0; top:50%; margin-top:-1rem;}
.news_page_pages dd:first-of-type::before{display: inline-block;content: '\f106';margin-right: .6rem;font-family:'FontAwesome';}
.news_page_pages dd:last-of-type::before{display: inline-block;content: '\f107';margin-right: .6rem;font-family:'FontAwesome';}
.news_page_pages.flex dd:first-of-type::before{content: '\f104'}
.news_page_pages.flex dd:last-of-type::before{display: none;}
.news_page_pages.flex dd:last-of-type::after{display: inline-block;content: '\f105';margin-left: .6rem;font-family:'FontAwesome';}
.news_page_pages dd{ line-height:3rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.error_x{ text-align:center; height:15rem; line-height:15rem;font-size:1.5rem;}
.error_x i{ margin-right:1rem;}



/*
SEARCH
*/
.search_page{padding: 2% 0 3%; background-color: #F2F2F2;}
.search_list{display: flex; background-color: #fff;margin-bottom:2rem;padding: 2rem;border-radius: .3rem;box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, .02);}
.search_list dt{width:28rem;height:16rem;display: block;}
.search_list dt a{width:100%;height:100%;display:block;position: relative;overflow: hidden;}
.search_list dt img{display:block;width: 100%;height: 100%; position: absolute; left: 0; top: 0; object-fit: cover;transition: all 0.35s;}
.search_list dt.pro img{object-fit: contain;}
.search_list dt img.contain{object-fit: contain;}
.search_list dt a:hover img{transform: scale(1.02);}
.search_list dd{width:calc(100% - 3rem);display: flex; flex-direction: column; justify-content: space-between;padding-left:3rem;}
.search_list dd h2{margin:0;font-size:1.6rem;font-family: 'MarkPro-Book';}
.search_list dd .card-text{color:#666;font-size: 1.5rem;}
.search_list dd .card-sort{font-size: 1.3rem;color:#999;}
.search_list dd .card-sort span{margin-right:3rem;}
.search_list dd .card-sort span:last-of-type{margin-right:0}
.search_list dd .card-sort a{color:#999;}
.search_list dd .card-sort a:hover{color:#eb6100;}
.tag_list_all{margin: 0 -1rem;}
.tag_list_all li {padding: 0 1rem;margin-bottom: 2rem;}
.tag_list_all li a{display: block;background-color: #999; color: #fff;text-align: center;font-size:1.5rem;padding: 1rem;border-radius: .3rem;}
.tag_list_all li a:hover{background-color: #eb6100;}



