@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0;font-family:"Montserrat","微软雅黑", Arial;
font-size:14px; line-height:1.5; color:#000000; width:100%; min-width:1000px; margin:0px auto;}
a { color:#000000; text-decoration:none;}
a:hover { color:#000000;}
img { border:0; display:inline; vertical-align: bottom; width:auto; height:auto;}
div,ul,li,dl,dd,span,h1,h2,p,h4,h3 { margin:0; padding:0; list-style:none;}
.clear{ clear:both;}
input,textarea{ outline:none;}
.ucontainer{ width:1200px;margin:auto auto;}

.container{
	width:100%;
	
}
.swiper{ overflow:hidden;}

.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* {
    box-sizing: border-box;
}
.flex-between {display: flex;align-items: center;justify-content: space-between;}
.flex-center-y {display: flex;align-items: center;}
.footer .foot .tpright .search_1 .form-content{

	padding: 10px 16px;
    background: #f8f8f8;
    border: 0px;
    border-radius: 7px;
    width: 100%;
    font-family: "Montserrat", "微软雅黑", Arial;
}

.footer .foot .tpright .search_1 .form-div{

	padding: 10px 16px;
    background: #f8f8f8;
    border: 0px;
    border-radius: 7px;
    width: 100%;
    font-family: "Montserrat", "微软雅黑", Arial;
}





.table-container .tp115{ max-width:120px}

.dw1{ font-family:"AirbnbCereal-Book"}

*{ box-sizing: border-box;}
.layui-table-fixed{ z-index:50;}

/* 头部 */
header{ height:61px; background:#fff; width:100%; position:relative;}
.head{ height:61px; background:#fff; width:100%; position:fixed; left:0px; top:0px; z-index:99; box-shadow:0px 0px 8px #ccc; }
.head .logo img{ height:25px; width:auto;}
.head .tpright .icon-sousuoxiao{ font-size:20px; color:#000;cursor:pointer;}
.menu{}
.menu ul{}
.menu ul li{}
.menu ul li a.sumbit{ display:block; line-height:60px; padding:0px 32px; }
.banner{ position:relative;}
.banner ul li{ position:relative; color:#fff;}
.banner ul li .ucontainer{ position:absolute; left:50%; top:0px; height:100%; display: flex;
    align-items: center; max-width:1200px;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.banner ul li .title{ font-size:36px; font-weight:bold; margin-bottom:17px;}
.banner ul li .title_1{ font-size:20px; font-weight:bold; margin-bottom:17px;}
.banner ul li .more{ font-size:16px; font-weight:600; text-align:center; width:246px; height:49px;display: flex;
    align-items: center;
    justify-content: center; border:2px #fff solid; color:#fff;}
.banner ul li img{ width:100%; height:auto;}
.banner .f_button{ position:absolute; left:0px; bottom:20px; width:100%;display: flex;
    align-items: center;
    justify-content: center; z-index:20;}
.banner .f_button a{ display:inline-block; width:40px; height:6px; background:#fff; border-radius:25px; margin:0px 5px;cursor:pointer;}
.banner .f_button a.active{ background:#df2432;}

/*首页*/
.part_1{ padding-top:28px; margin-bottom:55px;}
.part_1 ul{ display:flex;}
.part_1 ul li{ flex:1; text-align:center;}
.part_1 ul li .pic img{ width:72px; height:72px; border-radius:50%;object-fit: cover;
 object-position: center center;}
.part_1 ul li .title{ font-size:16px; font-weight:600; margin:13px 0px 3px;}
.part_1 ul li .desc{ color:#999; font-size:12px;}

.index_bt{ text-align:center; margin-bottom:32px;}
.index_bt .title{font-size:24px; font-weight:600; }
.index_bt5 {    color: white;}


.index_bt .desc{ width:99%; margin:0px auto; color:#999; padding-top:10px;}
.index_bt5  .desc{    color: #e1e1e1;font-size: 12px;}
.index_1 .part_2 { margin-bottom:55px;}
.index_1 .part_2 ul{display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 46px 13px;
align-items: stretch;}
.index_1 .part_2 ul li{ overflow:hidden;border: 1px solid #F3F3F3;display: flex;flex-direction: column;}
.index_1 .part_2 ul li .photo{ position:relative; padding-top:100%; margin-bottom:12px; overflow:hidden;}
.index_1 .part_2 ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.index_1 .part_2 ul li .photo .title{ position:absolute; left:0px; bottom:0px; background:#fff; line-height:48px; padding:0px 22px; display:inline-block; font-size:16px; font-weight:600;}
.index_1 .part_2 ul li .desc{ color:#999; line-height:33px;flex: 1;background: #FAFAFA;border-top: 1px solid #F3F3F3;padding: 7px 0;}
.index_1 .part_2 ul li .desc a{ color:#666; display:block;text-indent: 20px;    font-size: 12px;overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;width: 95%;}

.index_1 .part_3 { position:relative; margin-bottom:55px;}
.index_1 .part_3 ul li{ width:49.2%; float:left; margin-right:1.6%; overflow:hidden;}
.index_1 .part_3 ul li:nth-child(2){ margin-right:0px;}
.index_1 .part_3 ul li a{ display:block;}
.index_1 .part_3 ul li a .photo{ position:relative; width:100%; padding-top:60%; margin-bottom:19px;}
.index_1 .part_3 ul li a .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.index_1 .part_3 ul li a .title{ font-size:16px; font-weight:600;}
.Switch .iconfont{ font-size:32px; display: inline-block; position:absolute; top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);cursor:pointer;}
.Switch .pre{ left:-38px;}
.Switch .next{ right:-38px;}
.Switch .pre:before{ display:inline-block;transform: rotate(
180deg
);
transform: rotateY(
180deg
);
}
.index_1 .part_4 { margin-bottom:65px;}
.index_1 .part_4 ul{display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 13px 13px;
align-items: stretch;}
.index_1 .part_4 ul li{ position:relative;}
.index_1 .part_4 ul li .photo{ position:relative; padding-top:150%;}
.index_1 .part_4 ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; object-fit: cover;
 object-position: center center;}
.index_1 .part_4 ul li .content{ position:absolute; width:100%; left:0px; bottom:0px; padding:28px 18px;background: #FAFAFA;height: 145px;}
.index_1 .part_4 ul li .content .title{ font-size:16px; font-weight:600; margin-bottom:12px;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
.index_1 .part_4 ul li .content .desc{ color:#666;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;font-size: 12px;}
.index_1 .part_5{ 
    background-image: url("/uploads/common/about/pc/group_98.png");
    background-repeat: no-repeat;
    background-position: center top;
	background-size: 100% 100%;
    padding-top:64px; padding-bottom:51px; margin-bottom:55px;}
.c_show { position:relative;}

.c_show ul li{ float:left; width:24%; margin-right:1.3%;}
.c_show ul li .photo{ width:100%; display:block; position:relative; padding-top:150.5%;background: #fff;}
.c_show ul li .photo1{ padding-top:86.5%;}
.c_show ul li .photo p{ 
	position: absolute;
    left: 0px;
    bottom: 4px;
    width: 100%;
    text-align: center;
    font-size: 16px
}


@font-face {
        font-family: 'AirbnbCereal-Book';
        src: url('font/airbnbcereal-book.otf') format('opentype');
        
   }
.c_show ul li .photo img{ position:absolute; left:0%; top:0px;  height:100%;width:100%;object-position: center center;    padding-bottom: 0px;}
.c_show_1  ul li .photo p{position:absolute;left:0px;bottom:4px;width:100%;text-align:center;font-size:16px}
.c_show_1 ul li .photo img{height:100%;padding-bottom:40px}
.c_show ul li:nth-child(4){margin-right:0px}
.c_show.no1{margin-bottom:60px}
.index_case .case_class{display:flex;align-items:center;justify-content:center;border-bottom:3px #d9d9d9 solid;margin-bottom:30px}
.index_case .case_class a{display:inline-block;line-height:56px;padding:0px 34px;font-size:16px;font-weight:600;margin:0px 22px;position:relative;cursor:pointer}
.index_case .case_class a.cur{color:#DF2432}
.index_case .case_class a.cur:before{width:100%;height:6px;position:absolute;left:0px;bottom:0px;background:#df2432;content:''}

.case_show{margin-bottom:86px}
.case_show ul{display:flex}
.case_show ul li{width:24%;margin-right:1.3%}
.case_show ul li .photo{width:100%;display:block;position:relative;padding-top:100%}
.case_show ul li .photo img{position:absolute;left:0px;top:0px;width:100%;height:100%;object-fit:cover;object-position:center center}
.case_show ul li .photo p{position:absolute;left:0px;bottom:-30px;width:100%;text-align:center}
.case_show ul li:nth-child(4n){margin-right:0px}
.tabcontent_1 .case_show{display:none}
.tabcontent_1 .case_show.cur{display:block}
.REVIEWS { position:relative; margin-bottom:60px;}

.REVIEWS ul li{ float:left; width:24%; margin-right:1.3%; background:#f9f9f9; border-radius:20px; padding:25px 28px 40px;}
.REVIEWS ul li:nth-child(4){ margin-right:0px;}
.REVIEWS ul li .content{ display:flex; align-items: center; margin-bottom:30px;}
.REVIEWS ul li .content .pic{ width:64px; height:64px;object-fit: cover;
 object-position: top center; border-radius:50%; overflow:hidden;}
.REVIEWS ul li .content .infor{ flex:1; margin-left:17px;}
.REVIEWS ul li .content .infor .title a{ font-weight:600;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis; margin-bottom:3px;}
.REVIEWS ul li .content .infor .intro{ color:#999; font-size:12px;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
.REVIEWS ul li .desc{ line-height:22px; height:194px; overflow:hidden; margin-bottom:20px;}
.REVIEWS ul li .star{ display:flex;}
.REVIEWS ul li .star img{ width:auto; height:22px; margin-right:4px;}


/*底部*/
.advantage{ background:#f3f3f3; }
.advantage .part_1{ padding-bottom:27px; margin-bottom:0px;}
.advantage .part_1 ul li .title{ font-size:14px;}

footer .foot .container{ padding-top:56px; padding-bottom:36px;align-items:flex-start; }
footer .foot .db_logo img{ height:25px; width:auto;}
footer .foot .db_menu { max-width:875px; flex:1;margin-left: 190px;}
footer .foot .db_menu ul{ display:flex;align-items:flex-start;}
footer .foot .db_menu ul li{ flex:1;}
footer .foot .db_menu ul li .comm{ font-size:16px; font-weight:600; margin-bottom:11px; display:block;}
footer .foot .db_menu ul li .sumbit a{ display:block; line-height:37px;}
footer .foot .tpright .title{font-size:16px; font-weight:600; margin-bottom:13px; display:block;}
footer .foot .tpright .search_1{ background: #f8f8f8;  border-radius:7px; overflow:hidden; margin-bottom:30px;}
footer .foot .tpright .search_1 .formbit{  width: 100%;    flex:1; overflow:hidden; padding:0px 20px;  line-height:normal; border:0px;background: #f8f8f8;}
footer .foot .tpright .search_1 .send{ border:0px; background:#000; color:#fff; width:70px; height:40px; line-height:normal; text-align:center; font-weight:600; cursor:pointer;
    
    border-radius: 0 7px 7px 0;
    
}
footer .foot .tpright .search_1 .formbit::-webkit-input-placeholder {
color:#CCCCCC; 
}
footer .foot .tpright .search_1 .form-content{
	padding: 0px 20px;
    background: #f8f8f8;
    border: 0px;
    border-radius: 7px;
    width: 100%;
    font-family: "Montserrat", "微软雅黑", Arial;
	margin-top: 10px;
}
footer .foot .tpright .search_1 .form-div{
	text-align: center;
	display: flex;
	background: #fff;

}

footer .foot .tpright{width:300px;}

footer .foot .tpright .search_1 .form-div .send{
	/*width: 100%;*/
}
footer .foot .tpright .search_1 .form-content::-webkit-input-placeholder {
	color:#CCCCCC; 
	}
footer .foot .tpright .online a{ display:inline-block; background:#000; width:40px; height:40px; border-radius:50%;display: flex;
    align-items: center;
    justify-content: center; margin-right:10px;}
footer .foot .tpright .online a img{ max-height:20px; width:auto;}
.copyright{ border-top:1px #f3f3f3 solid;}
.copyright .container{ padding-top:28px; padding-bottom:28px;}
.copyright .tpleft a{ margin-right:28px;}

.o_Service{ position:fixed; right:0px; top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%); width:80px; z-index:100;}
.o_Service ul li{ display:block; margin-bottom:1px; position:relative;}
.o_Service ul li:before {
	width: 0px;
	height: 100%;
	position: absolute;
	right: 80px;
	top: 0px;
	content: '';
}
.o_Service ul li a{ height:80px; display:block; background:#333333; color:#fff;display: flex;
    align-items: center;
    justify-content: center; font-size:28px;cursor:pointer;}
.o_Service ul li a:hover,
.o_Service ul li.active a{ background:#df2432;}

.o_Service ul li .icon-xiajiantou:before{ display:block;transform: rotate(
180deg
);
transform: rotateX(
180deg
);
}
.o_Service ul li .icon-changyongicon-{ font-size:36px;}
.o_Service ul li .book{ width:480px; background:#fff; box-shadow:0px 0px 8px #ccc; right:100px; position:absolute; top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%); padding:27px; border-radius:10px; display:none; z-index:100;}
.o_Service ul li .book .title{ font-size:24px; font-weight:600;}
.o_Service ul li .book .title .iconfont{ font-size:25px; margin-right:9px;}
.o_Service ul li .book .desc{ color:#999; margin:10px 0px 17px;}
.o_Service ul li .book ul li { margin-bottom:10px;}
.o_Service ul li .book ul li input{ width:100%; height:40px; line-height:normal; background:#f8f8f8; padding:0px 16px; border:0px; border-radius:7px;}
.o_Service ul li .book ul li textarea{ padding:10px 16px; background:#f8f8f8;  border:0px; border-radius:7px; width:100%;font-family:"Montserrat","微软雅黑", Arial;}
.o_Service ul li .book ul li input::-webkit-input-placeholder,.o_Service ul li .book ul li textarea::-webkit-input-placeholder {
color:#CCCCCC; 
}
.o_Service ul li .book ul li.label{ font-size:12px; color:#999;}
.o_Service ul li .book ul li.label a{ color:#DF2432; display:inline-block; width:auto; height:auto; font-size:12px; background:none;}
.o_Service ul li .book ul li.last { padding-top:10px; display:flex;}
.o_Service ul li .book ul li.last .form_1{ width:48%; height:38px; line-height:normal; border:1px #000 solid; text-align:center; font-size:14px; color:#000; font-weight:600;cursor:pointer; background:#fff;}
.o_Service ul li .book ul li.last .form_1.active{ background:#df2432; border:1px #df2432 solid; color:#fff;}
.o_Service ul li.active .book{ display:block;}

/*搜索弹框*/
.search_f{ background:#333; position:absolute; left:0px; width:100%; top:61px; z-index:40px; padding:20px 0px 29px;}
.search_f .search_2{ border-bottom:2px #d9d9d9 solid; padding-bottom:4px;}
.search_f .search_2 input{ flex:1; overflow:hidden; font-size:24px; color:#fff; background:none; border:0px; outline:none; height:60px; line-height:normal;width: 33px; position: relative;}
.search_f .search_2 input::-webkit-input-placeholder {
color:#999; 
}
.search_f .search_2 .icon-xiajiantou{ color:#fff; font-size:28px;cursor:pointer;}
.search_f .search_2 .icon-xiajiantou:before{ position: absolute;display:inline-block;transform: rotate(
270deg
);}

/*产品弹框*/
/*background:rgb(0,0,0,0.5);height: calc(100vh - 61px);
*/
.product_box{ position:absolute;left:0px; width:100%; top:60px;display: none;
    
    
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
}
.yzz_product_box{background:#f9f9f9;width: 1200px;margin: 0 auto;}
.product_box .container{ display:flex;align-items: stretch; overflow:auto; position:relative;}
.product_box .container .left_b{ background:#fff; width:228px; padding-top:17px; position:relative;min-height: 222px;}
/* .product_box:before {
	width: 50px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #fff;
	content: '';
}
.product_box1:before {
	width: 50px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
	content: '';
} */
.product_box .container .left_b a{ display:block; line-height:40px; padding:0px 20px;cursor:pointer; margin-bottom:10px;}
.product_box .container .left_b a.cur{background:#f9f9f9; color:#DF2432;}
.product_box .container .tabcontent_2,.product_box .container .tabcontent_3{ padding:31px; flex:1; font-size:12px;}
.product_box .container .right_b ul{display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px 30px;
align-items: stretch;}
.product_box .container .right_b ul li .pic{ margin-bottom:10px; display:block;}
.product_box .container .right_b ul li .pic img{ width:80px; height:80px;object-fit: cover;
 object-position: center center;}
.product_box .container .right_b ul li .title{ font-weight:600; margin-bottom:5px; line-height:18px; height:36px; overflow:hidden;}
.product_box .container .right_b ul li .sumbit a{ display:block; color:#999; font-size:12px; line-height:2.4;}
 /* .menu ul li:hover .product_box{ display:block;}*/
.tabcontent_2 .right_b,.tabcontent_3 .right_b{
	display:none;
}
.tabcontent_2 .right_b.cur,.tabcontent_3 .right_b.cur  {
	display: block;
}

/*常见问题*/
.nybanner{ position:relative;}
.nybanner img{ width:100%; height:auto;}
.middle_1{ padding-top:30px; padding-bottom:58px;}
.local{ font-size:12px; color:#999; margin-bottom:20px;}
.local a{ font-size:12px; color:#999;}
.local .black{ color:#000;}
.ques_m{ display:flex;align-items:flex-start; }
.ques_m .q_left{ width:240px;  margin-right:37px;}
.ques_m .q_left .comm{ font-size:16px; font-weight:600;cursor:pointer;}
.ques_m .q_left ul {background:#f9f9f9; padding:18px; margin-bottom:11px;}
.ques_m .q_left ul li { margin-bottom:10px;}
.ques_m .q_left ul li a{ line-height:2.4;}
.ques_m .q_left .comm .iconfont:before{ display:block;transform: rotate(180deg);-webkit-transform: rotate(180deg);
transition:all .25s;-webkit-transition:all .25s;}
.ques_m .q_left .comm.active .iconfont:before{transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.ques_m .q_left ul ul{ padding:0px;}
.ques_m .q_left ul ul li{ margin-bottom:0px;}
.ques_m .q_left ul ul li {
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}
span.tpleft {
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}
.ques_m .q_left ul ul li a{ font-size:14px;}
.ques_m .q_right{ width:930px;}
.ques_m .q_right .q_title{ font-size:36px; font-weight:600; margin-bottom:32px;}
.warr_list{ border-top:1px #d9d9d9 solid; margin-bottom:70px;}
.warr_list ul li { border-bottom:1px #d9d9d9 solid; padding:18px 0px;}
.warr_list ul li .title{ display:flex; justify-content: space-between;align-items: center; cursor:pointer;}
.warr_list ul li .title .tpleft{ flex:1; overflow:hidden; font-size:16px; font-weight:600; margin-right:40px;}
.warr_list ul li .desc{ margin-right:73px; color:#999; margin-top:20px; display:none; user-select:none;}
.warr_list ul li .tpright .iconfont{ font-size:24px;}
.warr_list ul li .tpright .icon-jianhao{ color:#DF2432; display:none;}
.warr_list ul li.active .tpright .icon-jianhao{ display:block;}
.warr_list ul li.active .tpright .icon-jiahao{ display:none;}
.warr_list:last-child{ margin-bottom:0px;}

/*发展历程*/
.history{ position:relative; margin-bottom:60px;}
.history:before {
	width: 5px;
	height: 100%;
	position: absolute;
	left: 50%; top:0px;
	transform:translateX(-50%);-webkit-transform:translateX(-50%);
	background: #df2432; z-index:-1;
	content: '';
}
.history ul li .content{display: flex;
    align-items:flex-start; 
    justify-content: space-between;}
.history ul li .date{ width:99px; height:60px; margin:0px auto 39px; background:#DF2432; border-radius:5px;display: flex;
    align-items: center;
    justify-content: center; color:#fff; font-size:16px; font-weight:600;}
.history ul li .content .tpleft{ width:43%; background:#f9f9f9; padding:20px; position:relative;}
.history ul li .content .tpleft:before {
	border:10px solid transparent;border-left: 10px solid #f9f9f9;
	position: absolute;
	right: -18px; top:29px;
	content: '';
}
.history ul li{ position:relative; padding-bottom:40px;}
.history ul li:before {
	width: 8px;
	height: 8px;
	position: absolute;
	left: 50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);
	top: 128px;
	background: #fff; border:4px #df2432 solid; border-radius:50%;
	content: '';
}
.history ul li .content .tpleft .title{ font-size:24px; font-weight:600; line-height:1.4; margin-bottom:17px;}
.history ul li .content .tpleft .desc{ font-size:16px; color:#999;}
.history ul li .content .tpright{ width:43%; padding-top:16px; }
.history ul li .pic_show { position:relative;}


.history ul li .pic_show .swiper{ margin-right:47px;}
.history ul li .pic_show:after{content:"\200B";display:block; height:0px; overflow:hidden;clear:both;}
.history ul li .pic_show .cont{ width:20%; float:left; margin-right:2%; overflow:hidden;}
.history ul li .pic_show .cont .photo{ width:100%; padding-top:100%; position:relative;cursor:pointer;}
.history ul li .pic_show .cont .photo img{ width:100%; height:100%; position:absolute; left:0px; top:0px;object-fit: cover;
 object-position: top center;}
.history ul li .content .tpright .riqi span{  background:#000; padding:0px 16px;height:42px; color:#fff; font-weight:600; font-size:16px; position:relative; display:inline-block; line-height:42px; margin-bottom:30px;}
.history ul li .content .tpright .riqi span:before {
	border:10px solid transparent;border-right: 10px solid #000;
	position: absolute;
	left: -18px; top:50%;
	transform:translateY(-50%);-webkit-transform:translateY(-50%);
	content: '';
}
.history ul li .pic_show .cont .photo .iconfont{ display:inline-block; position:absolute; right:0px; bottom:0px;  background-color:rgba(0,0,0,0.5); width:24px; height:24px;display: flex;
    align-items: center;
    justify-content: center; font-size:17px; color:#fff; font-weight:600;}
.history ul li .pic_show .Switch .next{ right:0px;}
.history ul li:nth-child(2n) .content{flex-direction: row-reverse; }
.history ul li:nth-child(2n) .content .tpright .riqi{ display:flex;justify-content: flex-end; }
.history ul li:nth-child(2n) .content .tpright .pic_zs img{ width:100%; height:auto;}
.tpright .pic_zs img{ width:100%; height:auto;}
.history ul li:nth-child(2n) .content .tpright .riqi span:before{right: -8px;border-left: 10px solid #000;border-right: 0px solid #000; left:auto;}
.history ul li:nth-child(2n) .content .tpleft:before{border-left: 0px solid #f9f9f9;border-right: 10px solid #f9f9f9;left: -8px;
    right: auto;}
.growth{ margin-bottom:30px;position: relative;}
.growth:after{content:"\200B";display:block; height:0px; overflow:hidden;clear:both;}
.growth .title{ font-size:24px; font-weight:600; margin-bottom:9px; font-family:"AirbnbCereal-Book"}
.growth .desc{ font-size:16px; color:#999;}
.see_list{ position:relative;}
.see_list ul {}
.see_list ul li{ float:left; margin-right:44px;width:25%;}
.see_list ul li .photo{ position:relative; padding-top:100%; margin-bottom:15px;}
.see_list ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.see_list ul li .title a{ font-weight:600; font-size:16px;}
.about_js{ color:#999; font-size:16px; margin-bottom:20px; overflow:hidden;}
.about_js p{ margin-bottom:30px;}
.about_js p img{ max-width:100%; height:auto;}
.part_1.no2 { width:69%; margin:0px auto 20px;}
.part_1.no2 ul{ flex-wrap: wrap;}
.part_1.no2 ul li{ width:33.3%; flex:none; margin-bottom:43px;}

.control{ margin-bottom:42px; padding-top:10px;}
.control ul {display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 28px 10px;
align-items: stretch;}
.control ul li{ text-align:center; }
.control ul li .photo{ position:relative; padding-top:100%; margin-bottom:15px;}
.control ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.control ul li .title{ font-weight:600; font-size:16px; margin-bottom:15px;}
.control ul li .infor{ color:#999;}

.Reliable{ margin-bottom:50px;}
.Reliable ul li{display: flex;
    align-items: stretch; margin-bottom:10px;}
.Reliable ul li .tpleft{ display:flex;align-items: center; width:50%;}
.Reliable ul li .tpleft .content{ width:83%;}

.Reliable ul li .tpleft .content .title{ font-size:24px; font-weight:600; margin-bottom:10px;}
.Reliable ul li .photo{ width:50%; text-align:center;}
.Reliable ul li .photo img{ max-width:100%; height:100%;}
.Reliable ul li .tpleft .content .desc{ color:#999;}
.Reliable ul li:nth-child(2n){flex-direction: row-reverse; }
.Reliable ul li:nth-child(2n) .tpleft{justify-content: flex-end;}

.g_title{font-size: 24px;
    font-weight: 600;
    margin-bottom:18px;}
.see_list.no2{ margin-bottom:50px;}

.c_list{ position:relative;}
.c_list .swiper{ height:237px;}
.c_list .swiper .swiper-slide{ height:auto;}
.c_list ul li{ float:left;}
.c_list ul li .photo{ position:relative; padding-top:45%;}
.c_list ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.cont_js{ margin-bottom:20px;}
.cont_js img{ max-width:100%; height:auto;}

.contact_1{ margin-bottom:72px;}
.contact_1 ul{ display:flex;}
.contact_1 ul li{ flex:1;}
.contact_1 ul li .title{ font-size:16px; font-weight:600; margin-bottom:10px;}
.contact_1 ul li .desc{}
.growth .intro{ color:#999;}

.con_book ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.con_book ul li { margin-bottom:10px; width:100%;}
.con_book ul li.no1{ width:49%;}
.con_book ul li input{ width:100%; height:40px; line-height:normal; background:#f8f8f8; padding:0px 16px; border:0px; border-radius:7px;}
.con_book ul li textarea{ padding:10px 16px; background:#f8f8f8;  border:0px; border-radius:7px; width:100%;font-family:"Montserrat","微软雅黑", Arial;}
.con_book ul li input::-webkit-input-placeholder,.con_book ul li textarea::-webkit-input-placeholder {
color:#CCCCCC; 
}
.con_book ul li.label{ font-size:12px; color:#999;}
.con_book ul li.label a{ color:#DF2432; display:inline-block; width:auto; height:auto; font-size:12px; background:none;}
.con_book ul li.last { padding-top:10px; display:flex;}
.con_book ul li.last .form_1{ width:200px; height:38px; line-height:normal; border:1px #000 solid; text-align:center; font-size:14px; color:#000; font-weight:600;cursor:pointer; background:#fff;}
.con_book ul li.last .form_1.active{ background:#df2432; border:1px #df2432 solid; color:#fff;}

/*工厂实景*/
.factory ul{
display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 34px 10px;
align-items: stretch; margin-bottom:34px;}
.factory ul li{ text-align:center;}
.factory ul li .photo{ width:100%; padding-top:100%; position:relative;cursor:pointer;}
.factory ul li .photo img{ width:100%; height:100%; position:absolute; left:0px; top:0px;object-fit: cover;
 object-position: top center;}
.factory ul li .photo .iconfont{ display:inline-block; position:absolute; right:0px; bottom:0px;  background-color:rgba(0,0,0,0.5); width:24px; height:24px;display: flex;
    align-items: center;
    justify-content: center; font-size:17px; color:#fff; font-weight:600;}
.factory ul li .title{ padding:20px 0px; font-size:16px; font-weight:600;}
.q_title .form_2 select{ border:1px #000 solid; width:240px; padding:0px 14px; height:35px; line-height:normal;appearance:none;  
                -moz-appearance:none;  
                -webkit-appearance:none; background:url(../images/Frame123.png) right 10px center no-repeat;
				background-size:16px 8px;}


/*翻页*/
.fany{display:flex;align-items: center; justify-content: center; 
 }
/*分页*/
.divid-a {
    display: flex;
    align-items: center;
    justify-content: center;

}
.divid-a a {
    background: #fff;
    color: #000;
    font-size: 12px; min-width:47px;
    padding:0px 14px; height:47px;
    cursor:pointer; margin:5px 5px;
	display: flex;
    align-items: center;
    justify-content: center;
	border:1px #e4e4e4 solid; border-radius:5px;
} 

.divid-a .active a{
   color: #fff;
    background:#df2432;
	border:1px #df2432 solid;
}
.divid-a a.omit{ border:0px; padding:0px 0px; min-width:auto;}

.warr_1 { margin-bottom:40px;}
.warr_1:nth-child(n+3){ display:none;}
.showall .warr_1{ display:block;}
.showall .d_more{ display:none;}
.warr_1 ul{ display:flex;}
.warr_1 ul li{ flex:1; padding:12px 19px;}
.warr_1 ul.gate{ font-weight:600;}
.warr_1 ul:nth-child(even){ background:#f9f9f9;}
.warr_1 ul.whitebg li:nth-child(1){ background:#fff;}
.q_right .d_more{ text-align:center;}
.q_right .d_more a{ height:36px; padding:0px 13px; width:151px;display: flex;
    align-items: center; margin:0px auto;
    justify-content: center; border:1px #000 solid; border-radius:30px;cursor:pointer;}
.q_right .d_more a img{ margin-left:10px;}
.war_content{ margin-bottom:42px;}
.w_tearn { font-size:16px; color:#999; margin-bottom:36px;}
.w_tearn .title{ font-size:16px; font-weight:bold; margin-bottom:12px; color:#000;}
.w_tearn .desc{ margin-bottom:19px;}
.w_tearn ul { margin-bottom:25px;}
.w_tearn ul li{ display:flex;align-items: stretch; margin-bottom:12px;}
.w_tearn .title .red{ color:#DF2432;}
.q_right .c_pro ul li{ background:#f9f9f9; margin-bottom:11px; padding:19px;}
.growth.no1{ margin-bottom:10px;}
.q_right .c_pro ul li .title{ font-size:16px; font-weight:600; margin-bottom:10px;}
.q_right .c_pro ul li .desc{font-size:16px; color:#999;}
.q_right .c_pro ul li .desc p{ margin-bottom:10px;}
.control.no2 ul{grid-template-columns: repeat(2, 1fr); grid-gap: 50px 30px;}
.fcous { margin-bottom:66px;}
.fcous ul{
display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px 11px;
align-items: stretch;}
.fcous ul li{ background:#f9f9f9; padding:25px 25px 18px; text-align:center; display:flex;flex-direction: column;}
.fcous ul li .photo { margin-bottom:12px;}
.fcous ul li .photo img{ width:80px; height:80px; border-radius:50%;object-fit: cover; object-position: center center;}
.fcous ul li .title{ font-size:16px; font-weight:600; line-height:22px; height:66px; margin-bottom:12px;}
.fcous ul li .desc{ color:#999;}
.flow_p{ margin-bottom:56px;}
.flow_p ul li{ display:flex;align-items: center; padding-bottom:60px; position:relative;}
.flow_p ul li:before {
	width: 2px;
	height: 40px;
	position: absolute;
	left: 40px;
	bottom: 12px;
	background: #d9d9d9;
	content: '';
}
.flow_p ul li img{ width:80px; height:80px; border-radius:50%; margin-right:19px;}
.flow_p ul li .content{ flex:1;}
.flow_p ul li .content .title{ font-size:16px; font-weight:600; margin-bottom:10px;}
.flow_p ul li .desc{ color:#999;}
.flow_p ul li:last-child{ padding-bottom:0px;}

.q_right .case_class{ display: flex;
    align-items: center; border-bottom:3px #d9d9d9 solid; margin-bottom:30px;}
.q_right .case_class a{ display:inline-block; line-height:56px; font-size:16px; font-weight:600; margin-right:60px; position:relative;cursor:pointer;}
.q_right .case_class a.cur{ color:#DF2432;}
.q_right .case_class a.cur:before {
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #df2432;
	content: '';
}


.tabcontent_1 .policy{
	display:none;
}
.tabcontent_1 .policy.cur{
	display: block;
}
.policy ul{display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 49px 46px;
align-items: stretch;}
.policy ul li{ overflow:hidden;}
.policy ul li .photo{ width:100%; padding-top:100%; position:relative; margin-bottom:19px;}
.policy ul li .photo img{ position:absolute; width:100%; height:100%; left:0px; top:0px;}
.policy ul li .title{ font-size:16px; font-weight:bold; margin-bottom:12px;}
.policy ul li .desc{ color:#999;}
.local.no1{ padding-top:30px;}
.nybanner .content{ position:absolute; left:50%; top:50%;transform: translate(-50%,-50%); max-width:1470px; width:100%; display:flex;align-items: center;
    justify-content: space-between;}
.nybanner .content a{ font-size:24px; font-weight:600; color:#fff; padding:10px 10px;}
.q_title.no3{ text-align:center; line-height:1.3;}
.middle_1.no3{ padding-top:60px;}
.Vision_2{ font-size:24px; text-align:center; color:#999; margin-bottom:69px;}
.growth.no3{ text-align:center;}

.Vision_3{ margin-bottom:64px; padding-top:10px; position:relative; }
.Vision_3 ul li{float:left; width:31.6%; margin-right:2.5%; overflow:hidden; }
.Vision_3 ul li .photo{ position:relative; padding-top:65.7%; margin-bottom:17px;}
.Vision_3 ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.Vision_3 ul li .title{ font-weight:600; font-size:16px; margin-bottom:15px; line-height:22px; height:44px; overflow:hidden;}
.Vision_3 ul li .infor{ color:#999;}
.Vision_3 ul li:nth-child(3){ margin-right:0px;}

.Reliable.no2{ padding-top:20px; margin-bottom:78px;}
.Reliable.no2 ul li .tpleft{ justify-content:center;}
.open_one{
    
    
    background-image: url("/uploads/common/about/pc/OPENNESS.png");
    background-repeat: no-repeat;
    background-position: center top;
    padding:100px 0px; margin-bottom:74px;
    
    
    
    }
.open_one .growth{ color:#fff; margin-bottom:0px; text-align:center;}
.open_one .growth .title{ margin-bottom:23px;}
.open_one .growth .desc{ color:#fff;}
.deve_one{ display:flex;align-items: center;justify-content: space-between; padding-top:20px;}
.deve_one .d_photo{ width:574px; margin-left:60px;}
.deve_one .d_photo img{ width:100%; height:auto;}
.deve_one .d_left ul li{ padding-left:35px; position:relative; font-size:16px; font-weight:600; margin-bottom:24px;}
.deve_one .d_left { flex:1;}
.deve_one .d_left ul li:last-child{ margin-bottom:0px;}
.deve_one .d_left ul li:before {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);
	background: #df2432; border-radius:50%;
	content: '';
}
.q_left .title{ font-size:24px; font-weight:600; margin-bottom:18px;}
.middle_1.no3{ padding-top:10px;}
.case_pic { margin-bottom:40px;}
.case_pic img{ width:100%; height:auto;}
.ques_m .q_right .q_title.no2{ margin-bottom:20px;}
.about_js.no2{ margin-bottom:52px;}
.adv_two{ margin-bottom:48px;}
.adv_two ul li{ background:#f9f9f9; display:flex; align-items: center; padding:23px 19px; margin-bottom:11px;}
.adv_two ul li .pic{ width:80px; height:80px; border-radius:50%; margin-right:19px;}
.adv_two ul li .content{ flex:1; overflow:hidden;}
.adv_two ul li .content .title{ font-size:16px; font-weight:600; margin-bottom:14px;}
.adv_two ul li .content .desc{ color:#999;}
.case_2 { margin-bottom:42px;}
.case_2 img{ width:100%; height:auto;}

.adv_three{ margin-bottom:53px;}
.adv_three ul li{ background:#f9f9f9; display:flex; align-items:flex-start; padding:18px; margin-bottom:11px;}
.adv_three ul li .photo{ width:160px; margin-right:30px;}
.adv_three ul li .photo img{ width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.adv_three ul li .content{ flex:1; overflow:hidden;color:#999;}
.adv_three ul li .content .title{ font-size:16px; font-weight:600; margin-bottom:14px;}
.adv_three ul li .content .desc{ color:#999;}
.adv_three ul li .lab{ display:flex; margin-bottom:15px;flex-wrap: wrap;}
.adv_three ul li .lab span{ display:inline-block; position: relative; padding-right:19px; margin-right:19px;}
.adv_three ul li .lab span:before {
	width: 1px;
	height: 12px;
	position: absolute;
	right: 0px;
	top: 50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);
	background: #d9d9d9; 
	content: '';
}
.adv_three ul li .lab span:last-child{ margin-right:0px;}
.adv_three ul li .content .date{ margin-bottom:14px;}
.adv_three ul li .content .date .iconfont{ margin-right:5px;}
.adv_three ul li .content .tag{ padding-top:16px; padding-bottom:10px;}
.adv_three ul li .content .tag a{ display:inline-block; background:#fff; border:1px #e4e4e4 solid; border-radius:5px; margin:0px 5px; padding:0px 10px; line-height:32px;}
.adv_three.no1 ul li{ padding-right:360px;}
.adv_three.no1 ul li .content{ padding-top:10px;}
.fcous.no2 ul li .title{ height:auto; margin-bottom:15px;}
.support{ display:flex;justify-content: space-between; margin-bottom:54px;}
.support .photo{ width:460px; margin-right:46px;}
.support .photo img{ width:100%; height:auto;}
.support .su_tpright{ flex:1; overflow:hidden;}

.support .su_tpright .title{ font-size:24px; font-weight:600;}
.support .su_tpright .desc{ color:#999; margin:10px 0px 24px;}
.support .su_tpright ul li { margin-bottom:10px;}
.support .su_tpright ul li input{ width:100%; height:40px; line-height:normal; background:#f8f8f8; padding:0px 16px; border:0px; border-radius:7px;}
.support .su_tpright ul li textarea{ padding:10px 16px; background:#f8f8f8;  border:0px; border-radius:7px; width:100%;font-family:"Montserrat","微软雅黑", Arial;}
.support .su_tpright ul li input::-webkit-input-placeholder,.support .su_tpright ul li textarea::-webkit-input-placeholder {
color:#CCCCCC; 
}
.support .su_tpright ul li.last { padding-top:10px; display:flex;}
.support .su_tpright ul li.last .form_1{ flex:1;height:38px; line-height:normal; border:1px #000 solid; text-align:center; font-size:14px; color:#000; font-weight:600;cursor:pointer; background:#fff;}
.support .su_tpright ul li.last .form_1.active{ background:#df2432; border:1px #df2432 solid; color:#fff;}

.article{ position:relative;}
.article ul li{ float:left; width:49%; margin-right:2%; background:#f9f9f9; display:flex; align-items: center;}
.article ul li:nth-child(2n){ margin-right:0%;}
.article ul li .photo{ width:134px;}
.article ul li .photo img{ width:100%; height:134px;object-fit: cover;
 object-position: center center;}
.article ul li .content{ padding-left:28px; padding-right:35px; flex:1;}
.article ul li .content .title a{ font-size:16px; font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis; line-height:1.3; margin-bottom:14px;}
.article ul li .content .date{ color:#999;}

.p_title{ font-size:36px; font-weight:600; border-bottom:0px #D9D9D9 solid; margin-bottom:10px; padding-bottom:10px; padding-top:10px;}
.pro_class{ display: flex;
    align-items: center; margin-bottom:30px; width:100%;}
.pro_class a{ padding:12px 19px;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: 500;
    margin: 0px 22px 0px 0px;
    position: relative;
    cursor: pointer;
	color: #ffffff;
	display: block;
}
.pro_class.yzz_tab2 .qie{
    display: flex;
    height: 50px;
    align-items: end;
}
.pro_class.no3 .mao{
	display: flex;
    height: 50px;
    align-items: end;
}
.pro_class.no3 .qie{
	display: flex;
    height: 50px;
    align-items: end;
}
.pro_class a.active,.pro_class a.cur{ color:#DF2432;    background-color: #ffff;}
/* .pro_class a.active:before,.pro_class a.cur:before {
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #df2432;
	content: '';
} */
.pro_class.no3{ margin-bottom:0px;}
.see_list_1{ margin-bottom:63px;}
.see_list_1 ul {display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 72px 54px;
align-items: stretch;}
.see_list_1 ul li{ }
.see_list_1 ul li .photo{ position:relative; padding-top:100%; margin-bottom:15px;}
.see_list_1 ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.see_list_1 ul li .title a{ font-weight:600; font-size:16px;}

.f_way{ padding-top:58px;}
.f_way .c_name{ text-align: center; font-weight:600; margin-bottom:30px; font-size:16px;}
.f_way ul{display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px 30px;
align-items: stretch;}
.f_way ul li{ background:#f9f9f9; padding:29px 19px; display:flex;align-items:flex-start; }
.f_way ul li .pic{ width:80px; height:80px; border-radius:50%;object-fit: cover; object-position: center center; margin-right:19px;}
.f_way ul li .content{ flex:1; overflow:hidden; padding-top:10px;}
.f_way ul li .content .title{ font-size:20px; font-weight:600; margin-bottom:7px;}
.f_way ul li .content .desc{ color:#999;}

/*文章详情*/

.recomd{ background:#fff; border:1px #f3f3f3 solid; padding:22px 19px 12px; margin-bottom:17px;}
.recomd .title{ font-size:16px; font-weight:600; margin-bottom:15px;}
.recomd .tag{display: flex;flex-wrap: wrap;}
.recomd .tag a{ display:inline-block; line-height:33px; padding:0px 10px; border:1px #e4e4e4 solid; border-radius:5px; margin-right:10px; margin-bottom:10px; font-size:12px;}
.o_kef .tit{ font-size:12px; margin-bottom:14px;}
.o_kef .online a{ display:inline-block; background:#000; width:38px; height:38px; border-radius:50%;display: flex;
    align-items: center;
    justify-content: center; margin-right:10px;}
.o_kef .online a img{ max-height:20px; width:47.36%;}
.show_title{ margin-bottom:25px;}
.show_title .date{ margin-bottom:15px; color:#999;}
.show_title .date .iconfont{ margin-right:5px;}
.show_title .tag{padding-bottom:10px;}
.show_title .tag a{ display:inline-block; background:#fff; border:1px #e4e4e4 solid; border-radius:5px; margin:0px 10px 0px 0px; padding:0px 10px; font-size:12px; line-height:32px;}
.ques_m .q_right .q_title.no4{ margin-bottom:15px;}
.show_js{ font-size:16px; margin-bottom:20px; overflow:hidden;}
.growth table,
.show_js table{width:100%; padding:0; border:0px !important; border-spacing:0 !important; border-collapse:collapse;}
.growth table p,
.show_js table p{ margin-bottom:0;}
.growth table td,
.show_js table td{ padding:10px;}
.growth table tr:nth-child(2n+1),
.show_js table tr:nth-child(2n+1){ 
	background-color:#f9f9f9;
}
.show_js ul li {
    list-style: disc;
}

.show_js ul {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 18px;
}
.show_js h1,.show_js h2,.show_js h3,.show_js h4,.show_js h5 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.show_js h3 a {
    color: #0071c5;
    text-decoration: none;
    cursor: pointer;
}
.show_js table tr td{
    padding: 5px 10px;
    border: 1px solid #dddddd;
    word-break: break-all;
}
.list-paddingleft-2 li::before {
  /* content: "•"; 使用伪元素创建小圆点 */
  /* margin-right: 0.5em;  可选：为小圆点添加间距 */
}

.show_js p{ margin-bottom:25px;}
.show_js img{  width:auto; max-width:100%; height:auto;}
.show_1{ margin-bottom:60px;}
.show_1 ul{display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 0px 13px;
align-items: stretch;}
.show_1 ul li{ padding:13px 10px; display:flex;}
.show_1 ul li.no1{ background:#f9f9f9;}
.show_1 ul li .tpleft{ padding:0px 5px; min-width:185px; font-weight:600; display:flex; align-items:center;}
.show_1 ul li .tpleft:before{
	content:"";
	width:3px;
	height:3px;
	display:block;
	overflow:hidden;
	background-color:#000;
	margin-right:5px;
}
.show_1 ul li .content{ flex:1;}

.pro_one{ font-size:16px; color:#999; background:#f3f3f3; padding:33px 38px;}

.tabcontent_1 .pro_one{
	display:none;
}
.tabcontent_1 .pro_one.cur{
	display: block;
	font-size: 17px;
}
.part_21{ margin-top:30px;}

.index_1 .part_21 { margin-bottom:55px;}
.index_1 .part_21 ul{display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 51px 53px;
align-items: stretch;}
.index_1 .part_21 ul li{ overflow:hidden;}
.index_1 .part_21 ul li .photo{ position:relative; padding-top:100%; margin-bottom:18px; overflow:hidden;}
.index_1 .part_21 ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.index_1 .part_21 ul li .title{ line-height:22px; height:44px; overflow:hidden;font-size:16px; font-weight:600; margin-bottom:24px;}
.index_1 .part_21 ul li .desc{ color:#999; line-height:40px;}
.index_1 .part_21 ul li .desc a{ color:#999; display:flex;align-items: center; margin-bottom:11px;}
.index_1 .part_21 ul li .desc a img{ width:48px; height:48px; margin-right:11px;}
.compatible{ margin-bottom:20px;}
.compatible ul{display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 29px 29px;
align-items: stretch;}
.compatible ul li .photo{ width:100%; position:relative; padding-top: 57%;}
.compatible ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
 .warr_list.no1{ margin-bottom:63px;}
 .policy1 { margin-bottom:10px;}
.policy1 ul{display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 50px 29px;
align-items: stretch;}
.policy1 ul li{ overflow:hidden;}
.policy1 ul li .photo{ width:100%; padding-top:65.7%; position:relative; margin-bottom:19px;}
.policy1 ul li .photo img{ position:absolute; width:100%; height:100%; left:0px; top:0px;}
.policy1 ul li .title{ font-size:16px; font-weight:bold; margin-bottom:7px;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
.policy1 ul li .desc{ color:#999; 
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/* min-height: 68px; */
}

.case_show2 { margin-bottom:60px; position:relative;}

.case_show2 ul li{width:24%; float:left; margin-right:1.3%;}
.case_show2 ul li .photo{ width:100%; display:block; position:relative; padding-top:100%;}
.case_show2 ul li .photo img{ position:absolute; left:0px; top:0px; width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.case_show2 ul li:nth-child(4n){ margin-right:0px;}

.review_1{ margin-bottom:60px;}
.review_1 .re_top{ background:#f9f9f9; border-radius:15px; padding:23px; display:flex;align-items: center; margin-bottom:18px;}
.review_1 .re_top .tpleft{ width:285px; margin-right:65px; margin-left:10px;}
.review_1 .re_top .tpleft .big{ font-size:48px; font-weight:600; margin-left:33px; line-height:1; margin-bottom:10px;}
.review_1 .re_top .tpleft .star .pic{ margin-right:5px;}
.review_1 .re_top .tpleft .star .pic img{ height:22px; width:auto; margin-right:5px;}
.review_1 .re_top .tag{ flex:1;}
.review_1 .re_top .tag a {
    display: inline-block;
    background: #fff;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    margin: 5px;
    padding: 0px 10px;
    line-height: 32px;
}
.review_1 ul li{ display:flex;align-items:flex-start; margin-bottom:17px; }
.review_1 ul li .tpleft{ width:203px; text-align:center; margin-right:16px; padding-top:10px;}
.review_1 ul li .tpleft .pic{ width:64px; height:64px; border-radius:50%;object-fit: cover;
 object-position: center center;}
.review_1 ul li .tpleft .c_name{ font-weight:600; margin:5px 0px;}
.review_1 ul li .tpleft .county{ font-size:12px; color:#999;}
.review_1 ul li .tpleft .adr{display: flex;align-items: center;justify-content: center;font-size:12px; color:#999;}
.review_1 ul li .tpleft .adr .iconfont{ color:#000; margin-right:5px; font-size:18px;}
.review_1 ul li .content{ flex:1; background:#f9f9f9;border-radius:15px; padding:29px 40px; position:relative; }
.review_1 ul li .content:before{border: 15px solid transparent;
    border-right: 15px solid #f9f9f9;
    position: absolute;
    left: -24px;
    top: 29px;
    content: '';}
.review_1 ul li .content .intro{ margin-bottom:20px;}
.review_1 ul li .content .intro .i_left{ display:flex;}
.review_1 ul li .content .intro .i_left .tit{ margin-right:32px;}
.review_1 ul li .content .intro .i_left .tit .gray{ color:#999;}
.review_1 ul li .content .intro .i_right .star img{ height:22px; width:auto; margin-right:5px;}
.review_1 ul li .content .intro .i_right .big{ font-size:24px; font-weight:600; margin-left:10px;}
.review_1 ul li .content .desc{ margin-bottom:30px;font-size: 14px;}
.review_1 ul li .content .mess{ display:flex;}
.review_1 ul li .content .mess .photo{ width:96px; height:96px; margin-right:10px;}
.review_1 ul li .content .mess .photo img{ width:100%; height:100%;object-fit: cover;
 object-position: center center;}
 
 
 /*一级产品类目*/
.Optical{ display:flex;align-items:flex-start; margin-bottom:26px; }
.Optical .ti_left{ width:560px;}
.Optical .ti_left .photo{ position:relative; width:100%; margin-bottom:16px;cursor:pointer;}
.Optical .ti_left .photo .swiper-slide{ padding-bottom:100%;}
.Optical .ti_left .photo img{ position:absolute; width:100%; height:100%; left:0px; top:0px;object-fit: cover;
 object-position: center center;}
.Optical .ti_left .photo .iconfont {
cursor:pointer;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
	z-index:10;
}
.pr_show{ position:relative;}
.pr_show .swiper{ margin:0px 50px; overflow:hidden;}
.pr_show ul li{ width:19%; margin-right:1%; float:left; }
.pr_show ul li .pic{ position:relative; width:100%; padding-top:100%; }
.pr_show ul li .pic img{ position:absolute; width:100%; height:100%; left:0px; top:0px;object-fit: cover;
 object-position: center center;}
.pr_show ul li{border:2px #ffffff solid; cursor:pointer;}
.pr_show ul li.swiper-slide-thumb-active{ border:2px #df2432 solid;}
.pr_show .Switch .pre{ left:0px;}
.pr_show .Switch .next{ right:0px;}
.Optical .ti_right .oem{ margin-top:37px; border: 1px solid #D9D9D9; border-radius:10px;align-items: normal;}
.Optical .ti_right .oem .tpleft{ font-size:36px; font-weight:600; width: 144px;text-align: center;background-color:#F9F9F9;border-right:1px solid #D9D9D9;line-height: 80px;}
.Optical .ti_right .oem .content{ flex:1;display: flex;flex-direction: column;justify-content: center;margin-left: 20px;}
.Optical .ti_right .oem .content .title{ font-size:24px; font-weight:600;margin-bottom: 3px;}
.Optical .ti_right .oem .content .desc{ font-size:12px; color:#999;}
.Optical .ti_right{ flex:1; margin-left:38px;}
.Optical .ti_right .title{ font-size:36px; font-weight:600; line-height:1.3; margin-bottom:32px;}
.Optical .ti_right .Wavelength{ margin-bottom:25px;}
.Optical .ti_right .Wavelength .intro{ margin-bottom:5px;}
.Optical .ti_right .Wavelength .lab{ display:flex;flex-wrap: wrap;}
.Optical .ti_right .Wavelength .lab a{ display:inline-block; line-height:35px; padding:0px 18px; border:1px #000 solid; font-size:16px;cursor:pointer; margin:5px 10px 5px 0px;}
.Optical .ti_right .Wavelength .lab a.active{ border:1px #df2432 solid;}
.Optical .ti_right .w_content{ min-height:383px;}
.Optical .ti_right .online{ display:flex;}
.Optical .ti_right .online a{ display: flex;     width: 290px;align-items: center;    justify-content: center; line-height:50px; padding:0px 36px; background:#df2432; color:#fff; border:2px #df2432 solid; font-size:16px; font-weight:600;cursor:pointer;}
.Optical .ti_right .online a img{
	margin-right: 10px;
}
.Optical .ti_right .online a:last-child{
	background:#000000; color:#fff; border:2px #000000 solid;
	margin-left: 20px;
	width: 290px;
}
/* .Optical .ti_right .online a:hover{ background:#df2432; color:#fff; border:2px #df2432 solid; } */
.pro_class.no3{ margin-bottom:56px;background: #415A71;height: 50px;padding-left: 10px;}
.growth.no4{ margin-bottom:20px;}
.growth.no5{ margin-bottom:46px; font-size:13px;letter-spacing: 1px; text-align:left !important;padding: 15px 15px;background: #FAFAFA;	color: #000000;
}
.yzz_border{
	border: 1px solid #D9D9D9;
	padding: 15px;
	margin-bottom: 60px;
	position: relative;
}
.advan_one{ text-align:center; margin-bottom:30px;}
.advan_one .title{ font-size:24px; font-weight:600; margin-bottom:8px;}
.advan_one .desc{ color:#999; font-size:16px; margin-bottom:26px;}
.advan_one .photo{ text-align:center; margin-bottom:50px;}
.advan_one .photo img{ width:auto; max-width:100%; height:auto;}

.seller{ margin-bottom:64px; overflow:auto;}
.seller table{ text-align:center;}
.seller table tr td{ padding:15px;}
.seller table tr td.no1{ text-align:left; font-weight:600; width:226px;}
.seller table tr:nth-child(even){ background:#f9f9f9;}
.seller table .pro_two{ text-align:center;}
.seller table .pro_two img{ width:96px; height:96px;object-fit: cover;
 object-position: center center; margin-bottom:10px;}
.seller .layui-table{color:#000;}
.seller .layui-table-header{ display:none;}
.seller .layui-table tbody tr:nth-child(1) div{ height:127px;}
.seller .layui-table tbody tr:nth-child(1) .laytable-cell-1-0-0{ line-height:127px;}
.seller .layui-table-view .layui-table td,
.seller  .layui-table-view .layui-table th{
	padding:15px 0px;
}
.seller .laytable-cell-1-0-0{ text-align:left; font-weight:bold;}
.g_intro{ margin-bottom:27px; line-height:1.7;}
.up_down{ margin-bottom:60px;}
.up_down ul{display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 21px 21px;
align-items: stretch;}
.up_down ul li{ background:#f9f9f9; padding:13px; display:flex; justify-content: space-between;align-items: stretch;}
.up_down ul li .tpleft{ display:flex;align-items: center; font-size:16px; font-weight:600;}
.up_down ul li .tpleft img{ width:80px; height:80px; margin-right:13px;}
.up_down ul li .more{ display:flex; text-align:center;  flex-direction: column; border-left:1px #ededed solid; padding:0px 20px; align-items: center; justify-content: center; font-size:12px;}
.up_down ul li .more img{ width:40px; height:40px; margin-bottom:5px;}
.index_1 .part_4.no2{ margin-bottom:60px;}
.swiper-button-disabled{opacity:.1; pointer-events: none;}

@media (max-width:1320px){
	.ques_m .q_left{
		width:183px;
	}
	.ucontainer{
		width:1020px;
	}
	.ques_m .q_right{
		width:800px;
	}
	.o_Service{
		width:60px;
	}
	.o_Service ul li a{
		height:60px;
		font-size:20px;
	}
	.o_Service ul li .icon-changyongicon- {
		font-size: 28px;
	}
	.o_Service ul li a.icon-xiajiantou{
		font-size:22px;
	}
	.o_kef .online a{
		width:26px; height:26px;
	}
	.Optical .ti_right .Wavelength .lab a{
		display: inline-block;
		line-height: 31px;
		padding: 0px 18px;
		border: 1px #000 solid;
		font-size: 14px;
		cursor: pointer;
		margin: 5px 8px 1px 0px;
	}
	.Optical .ti_right{
		width: 450px;
	}
	.Optical .ti_left{
		width: 500px;
	}
	.Optical .ti_right .online a {
		padding: 0px 12px;
		font-size: 14px;
	}
	.yzz_fixed{
		width: 1020px !important;
	}

}

@media (max-width:1100px){
	.yzz_product_box{
		width:900px;
	}
	.yzz_fixed{
		width: 900px !important;
	}
	.ucontainer{
		width:900px;
	}
	.ques_m .q_right{
		width:680px;
	}
	.o_Service{
		width:60px;
	}
}

.show_12 li:nth-child(4n-3),
.show_12 li:nth-child(4n-2) {
	background: #f9f9f9;
}

.g_intro12 li::before {
  content: "\2022"; /* 使用Unicode字符为小点 */
  color: #666666;   /* 自定义小点的颜色 */
  margin-right: 2px; /* 可选：调整小点与文本之间的间距 */
}
.yzz_detail_nr{
	display: flex;
	justify-content: space-between;
}
.yzz_detail_nr .ydr_content{
	width: 49%;
}
.yzz_detail_nr .ydr_content .ydr_content_item{
	display: flex;
	justify-content: space-between;
	height: 40px;
	align-items: center;
	background-color: white;
}
.yzz_detail_nr .ydr_content .ydr_content_item p:first-child{
	width: 40%;
	font-family: AirbnbCereal-Medium;
	font-size: 12px;
	font-weight: 900;
}
.yzz_detail_nr .ydr_content .ydr_content_item p{
	width: 60%;
	font-family: AirbnbCereal-Book;
	font-size: 12px;
	text-indent: 15px;
}
.yzz_detail_nr .ydr_content .ydr_content_item:nth-child(2n+1){
	background-color: #FAFAFA;
}
.yzz_sup{
	display: flex;
	justify-content: space-between;
}
.yzz_sup .yzz_sup_item{
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.yzz_sup .yzz_sup_item .yzz_supItem_img{
	width: 72px;
	height: 72px;
}
.yzz_sup .yzz_sup_item .yzz_supItem_p1{
	font-family: AirbnbCereal-Medium;
	font-size: 14px;
	font-weight: 900;
}
.yzz_sup .yzz_sup_item .yzz_supItem_p2{
	font-family: AirbnbCereal-Book;
	font-size: 12px;
	width: 220px;
	text-align: center;
}
.yzz_det_bg{
	width: 100%;
	height: 171px;
	background-image: url("/uploads/common/about/pc/group_98.png");
	background-size: 100% 100%; 
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	margin-bottom: 60px;
}
.yzz_det_bg .yzz_det_bg_p1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.yzz_det_bg .yzz_det_bg_p2{
	font-size: 12px;
	margin-bottom: 15px;
}
.yzz_det_bg .yzz_det_bg_p3{
	font-size: 13px;
	color: #fff;
}
.yzz_bot_border{
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 15px;
}
.yzz_question{
	margin-bottom: 60px;
}
.yzz_question_item{
	border-bottom: 1px solid #D9D9D9;
	padding: 21px 0;
}
.yzz_question_item .yzz_quItem_p1{
	font-family: AirbnbCereal-Medium;
	font-size: 14px;
	font-weight: 900;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #000000;
}
.yzz_question_item .yzz_quItem_p1 .yzz_quItem_p1_show{
	color: #000000;
	font-size: 24px;
	cursor: pointer;
}
.yzz_question_item .yzz_quItem_p1 .yzz_quItem_p1_close{
	color: #DF2432;
	font-size: 24px;
	cursor: pointer;

}

.yzz_question_item .yzz_quItem_p2{
	font-size: 13px;
	font-weight: 400;
    color: #000000;
	letter-spacing: 1px;
}
.yzz_quItem_none{
	display: none !important;
}
/* .yzz_pf{
	border-radius: 12px;
	display: flex;
	justify-content: space-between;
	background-color: #FAFAFA;
	min-height: 130px;
	box-sizing: border-box;
	padding: 15px 20px;
}
.yzz_pf .yzz_pfLeft_p1{
	font-family: AirbnbCereal-Black;
	font-size: 48px;
	font-weight: 900;
	line-height: 62.5px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;	
	text-indent: 20px;
}
.yzz_pf .yzz_pfLeft_p2{
	display: flex;
	align-items: center;
}
.yzz_pf .yzz_pfLeft_p2 p{
	font-size: 14px;
	margin-left: 5px;
}
.yzz_pf .yzz_pf_right{
	display: flex;
	width: 70%;
}
.yzz_pf .yzz_pf_right .yzz_pf_right_item{
	border-radius: 4px;
	border: 1px solid #E4E4E4;
	padding: 0 10px;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
}
.yzz_pj{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 20px;
}
.yzz_pj .yzz_pj_left{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	flex: 1;
}
.yzz_pj .yzz_pj_left .yzz_pj_left_img{
	width: 64px;
	height: 64px;
}
.yzz_pj .yzz_pj_left .yzz_pj_left_p1{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
.yzz_pj .yzz_pj_left .yzz_pj_left_p2{
	font-size: 12px;
	display: flex;
	align-items: center;
}
.yzz_pj .yzz_pj_left .yzz_pj_left_p2 img{
	margin-right: 4px;
}
.yzz_pj .yzz_pj_right{
	width: 980px;
	min-height: 266px;
	border-radius: 12px;
	box-sizing: border-box;
	padding: 25px 30px;
	background-color: #FAFAFA;
}
.yzz_pjRight_top{
	display: flex;
	justify-content: space-between;
}
.yzz_pjRight_top_p1{
	font-size: 12px;
}
.yzz_pjRight_top_p1 span{
	font-weight: bold;
}
.yzz_pjRight_top_p2{
	display: flex;
	align-items: center;
}
.yzz_pjRight_top_p2 img{
	width: 133px;
	height: 23px;
}
.yzz_pjRight_top_p2 p{
	font-size: 24px;
	margin-left: 18px;
}
.yzz_pjRight_content{
	font-family: Noto Sans;
	font-size: 12px;
	line-height: 16.34px;
	text-align: justified;
	margin-top: 18px;
	margin-bottom: 21px;
}
.yzz_pjRight_img{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.yzz_pjRight_img img{
	width: 96px;
	height: 96px;
	margin-right: 10px;
} */
.yzz_pspec{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.yzz_pspec  p::before{
	content: "•";
    margin-right: 3px;
}
.yzz_pspec  p:nth-child(4n+1) {
    background: #f9f9f9;
}
.yzz_pspec  p:nth-child(4n+2) {
    background: #f9f9f9;
}
.yzz_pspec p{
	width: 49.5%;
	font-family: AirbnbCereal-Book; 
	
	margin-bottom: 5px;
	letter-spacing: 1px;
	/* height: 40px; */ 
	color: #000000;
	display:flex;
	padding:10px 5px;
	font-size: 14px;
	/* overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical; */
}
/* .yzz_ppack{
	display: flex;
	overflow: auto;
}
.yzz_ppack_item{
	width: 50%;
}
.yzz_ppack_item div{
	background: #FAFAFA;
}
.yzz_ppack_item p::before{
	content: "•";
    margin-right: 3px;
}
.yzz_ppack_item p:nth-child(odd) {
    background: #f9f9f9;
}
.yzz_ppack_item p{
	font-size: 14px;
	font-weight: 400;
	width: 98%;
	text-align: left;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	color: #000000;
	padding-left: 5px;

}
.yzz_ppack_item li{
    font-size: 12px;
    font-weight: 400;
    width: 290px;
    text-align: center;
    margin-top: 10px;
} */
.yzz_a_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.yzz_a_title a{
	font-size: 12px;
}
.yzz_part_21 li{
	border: 1px solid #F3F3F3;
}
.tab_content2 .yzz_shop{
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}
.tab_content2 .yzz_shop .yzz_shop_left{
	width: 24%;
	background-color: #415A71;
	padding: 10px 20px;
	color: #fff;
}
.yzz_shopLeft_top{
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.yzz_shopLeft_top img{
	max-width: 100%;
}
.yzz_shopLeft_top p{
	font-family: AirbnbCereal-Black;
	font-size: 16px;
	font-weight: 900;
	text-align: center;
	margin-top: 10px;
}

.yzz_shopLeft_bottom {
	font-size: 12px;
	margin-top: 20px;
	text-align: center;
	font-family: "AirbnbCereal-Book";
	    font-weight: normal;
	color: #fff;
}
.yzz_shopLeft_bottom p{
    display: block;
	margin-bottom: 12px;
	letter-spacing: 1px;
	font-size: 13px; 
}
.yzz_shop_right{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	margin-left: 10px;
}
.yzz_shopRight_item{
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
}
.yzz_shopRight_item:nth-child(3n){
	margin-right: 0%;
}
.yzz_shopRight_item:nth-child(-n+3){
	margin-top: 0;
}

.yzz_shopRight_top{
	padding: 10px 20px;
	border: 1px solid #F3F3F3;
	text-align: center;
	height: 246px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}
.yzz_shopRight_top img{
	/* max-width: 100%; */
	width: 185px;
	height: 185px;
}
.yzz_shopRight_top p{
	color: #000000;
	font-size: 12px;
}
.yzz_shopRight_bottom{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	background: #FAFAFA;
	border: 1px solid #F3F3F3;
	border-top: 0px;
	height: 183px;
	box-sizing: border-box;
	padding: 20px;
}
.yzz_shopRightBt_text p{
	font-size: 13px;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
    letter-spacing: 1px;
}
.yzz_shopRightBt_text p span{
	font-weight: 900;
}
.yzz_shopLeftBt_btn{
	width: 103px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #fff;
	text-align: center;
	color: #DF2432;
	font-size: 12px;
	border: 1px solid #DF2432;
	margin-left: 40px;
}
.yzz_shopRightBt_btn{
	width: 103px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #DF2432;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.yzz_fixed{
	position: fixed;
	top: 61px;
	z-index: 9;
	width: 1200px;
}
.yzz_index_fs .yzz_index_fs_text{
	border: 1px solid #F3F3F3;
	border-top: 0;
	height: 144px;
	padding: 20px;
}
.yzz_index_fs .yzz_index_fs_text .title{
	height: 52px;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.yzz_index_fs .yzz_index_fs_text .desc{
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-size: 12px;
	color: #666;
}
.yzz_index_tab{
	display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 3px #d9d9d9 solid;
    margin-bottom: 30px;
}
.yzz_indexTab_item{
	display: inline-block;
    line-height: 56px;
    padding: 0px 34px;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 22px;
    position: relative;
    cursor: pointer;
}
.yzz_indexTab_item.yzz_active{
	color: #DF2432;
}
.yzz_indexTab_item.yzz_active::before{
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #df2432;
	content: '';
}
