
.y-top-section {background-color: #F8F8F8;padding: 0;position: relative;}
.y-top-menu ul li {float: left;width: 25%;height: auto;background: #454545;}
.y-top-menu ul li a {display: block;border: 1px solid #eee;border-right-color: rgb(238, 238, 238);border-right-style: solid;border-right-width: 1px;border-right: none;line-height: 42px;text-align: center;font-size: 16px;color: #fff;}
.y-top-menu ul li.hover {background: #fff;}
.y-top-menu ul li.hover a {color: #000;}
.y-top-menu ul li:hover {background: #fff;}
.y-top-menu ul li:hover a {color: #000;}
.list{justify-content: space-between;align-items: flex-start;}
.list .left{width: 74%;padding: 1em;box-sizing: border-box;}
.list .left h1{font-size:1.5em;padding: 1em 0 .2em;color: #555;text-align: center;}
.article-meta{padding: .5em 0 1em 0;border-bottom: 1px #eeeeee dashed;font-size: .9em;color: #7d7d7d;text-align: center;margin:.7em 0;}
.article-meta span{padding-right: .7em;}

.article-content{color:#636161;font-size: 1em;line-height:1.7em;text-align:justify;padding: 1.5em .7em 1.5em 0;word-break: break-all;word-wrap: break-word;position: relative;}
.article-content img{display:block;margin: 1em auto;max-width: 95% !important;min-width: auto !important;height: auto !important;max-height: 300px;}
.article-content p,.article-content div{margin-bottom:.5em;color: #545454;text-align: justify;}
.article-content h2,.article-content h3{margin: .8em 0;font-size: 1.1em;color: #5c5b5b;}
.s-top-b{padding:1.2em 0 1.5em 1em;border: 1px solid #eeeeee;padding-bottom:1.5em;}
.s-top-b p{width: 100%;color: #ff4939;}
.s-top-b p:last-child{padding-right:1em;}
.correlation{width:100%;overflow: hidden; margin-top: 2em;}
.correlation h4{font-size: 1.2em;font-weight: normal;color:#333;padding-bottom: 1em;position:relative;margin-bottom: 1em;}
.correlation h4::after,.correlation h4::before{content:"";position:absolute;bottom:0;left:0;}
.correlation h4::after{width:100%;height:1px;background:#e6e6e6;}
.correlation h4::before{width:112px;height:3px;background: #ff4939;z-index: 999;}
.correlation ul{ width: 100%; flex-wrap: wrap; justify-content:space-between;}
.correlation ul li{width: 49%;font-size: .95em;height: 2.5em;margin-bottom: 1em;border-bottom: 1px dashed #dedede;}
.correlation ul li:nth-last-child(2),.correlation ul li:nth-last-child(1){ border-bottom:none;}
.correlation ul li p{border-left: 3px solid #b0afaf;line-height: 1.2em;margin-right:10px;padding-left: .5em;}
.correlation ul li a:hover{/*color:#ff4939;*/}
/**************************************************list*************************************************************************/
.position{color: #9c9c9c;padding:1em .5em 0;font-size:.9em;margin-bottom: 1em;border-top: 1px solid #eeeeee;}
.position a:last-child { color: #9c9c9c;}
.list-article>ul>li{border-bottom: 1px solid #eeeeee;display: flex;padding-bottom: 1em;padding-top:1em;/* font-size: .9em; */}
.list-article>ul>li:last-child{ padding-top:0;}
.list-article>ul>li a{ display: block;}
.list-article>ul>li a:last-child{width: 25%;overflow: hidden;margin-right: .8em;height: 9em;margin-left: 3%;}
.list-article>ul>li a:last-child img{width: 100%;height: 9em;object-fit: cover;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;transition: all 0.5s;}
.list-article > ul > li:hover img {transform: scale(1.1);}


.list-article>ul>li a:first-child{ width: 70%; margin-left: 1%; position: relative;}
.list-article>ul>li a:last-child h2{font-size: 1.15em;font-weight: normal;}
.list-article>ul>li a:last-child p{margin-top: .7em;font-size: .95em;margin-bottom: .7em;line-height: 1.25em;}
.list-article>ul>li a:last-child  time{font-size: .85em;color: #b7b6b6; display: block; margin-top: .5em;}
.list-article>ul>li a:last-child span{display: none;background-color: #ff4939;text-align: right;padding: 0 .2em .1em;font-size: .9em;color: #fff;}


/**list_project*/
.btnList-all .btnCont {
	display: none;
}

.btnList-all:hover .btnCont {
	display: block;
}

.list .pro-table {
	width: 100%;
	margin: 1em auto;
}
.pro-table .table-tit {
	height: 2.5em;
	line-height: 2.5em;
	border: 1px solid #7296FF;
	background: #7296FF;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.pro-table .table-list {
	padding-bottom: 2em;
}
.pro-table .table-tit .part-name {
	width: 20%;
}
.pro-table .table-tit .lev2-name {
	width: 80%;
}
.table-list .li-table {
	position: relative;
	min-height: 4em;
	padding-left: 20%;
	margin-bottom: 0.24em;
	border: 1px dotted #7296FF;
	clear: both;
	line-height: 2em;
}
.table-list .li-table .part-link {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 149px;
	height: 100%;
}
.table-list .li-table .init-box .part-icon {
	display: block;
	margin: 0 auto;
	width: 76px;
/*	height: 76px;*/
}
.table-list .li-table .init-box {
	position: absolute;
	left: 0;
	width: 20%;
	text-align: center;
	margin: 0 auto;
}
.table-list .li-table .init-box .part-icon {
	display: block;
	margin: 0 auto;
}
.table-list .li-table .init-box .part-text {
	font-weight: bold;
	color: #b2b2b2;
	margin-top: 1em;
}
.table-list .li-table .eye .part-icon {
	/*background: url(../img/pro_eye.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .nose .part-icon {
	/*background: url(../img/pro_nose.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .face .part-icon {
	/*background: url(../img/pro_face.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .chest .part-icon {
	/*background: url(../img/pro_chest.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .body .part-icon {
	/*background: url(../img/pro_body.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .fnbeauty .part-icon {
	/*background: url(../img/pro_fnbeauty.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .facialwrinkles .part-icon {
	/*background: url(../img/pro_facialwrinkles.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .women .part-icon {
	/*background: url(../img/pro_women.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .hair .part-icon {
	/*background: url(../img/pro_hair.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .tooth .part-icon {
	/*background: url(../img/pro_tooth.png) no-repeat;*/
	background-size: contain;
}
.table-list .li-table .init-box.hair .part-text {

}
.table-list .li-table .list-cont {
    /* border-left: 1px solid #7296FF; */
    padding: 0;
    overflow: hidden;
}
.table-list .li-table .list-cont .cont-tr {
	clear: both;
}
.table-list .li-table .list-cont .cont-tr .tr-init {
	float: left;
	padding: 0 1em 0 2em;
	width: 100%;
}
.table-list .li-table .list-cont .cont-tr .tr-init>a {
	display: block;
	color: #7296FF;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
.table-list .li-table .list-cont .cont-tr .tr-text {
    float: left;
	padding: 0 1em 0 2em;
	width: 100%;
}
.table-list .li-table .list-cont .cont-tr .tr-text > a {
    position: relative;
    float: left;
    display: block;
    color: #808080;
    width: 8em;
}
.table-list .li-table .list-cont .cont-tr .tr-text>a>span {
	position: relative;
	max-width: 100%;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	vertical-align: top;
}
.table-list .li-table .list-cont .cont-tr .tr-text>a>span>i {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.table-list a:hover{
    color: #7296FF;
}
.table-list a{
    color: #898686;
}


/*pagelist*/
.pagelist {text-align: center;color: #666;width: 100%;clear: both;margin: 1.5em 0 0;}
.pagelist ul li {
	border: 1px solid #e5e5e5;
    margin-right: .2em;
    padding: .5em 1em;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    color: #333;
}
/* .pagelist a {color: #666;padding: 5px 10px;background: #F7F7F7;display: inline-block;} */
/* .pagelist a:nth-child(1) { display: none } */
.pagelist a:hover, .pagelist > b {color: #ff4939;color: #FFF;background: #ff4939;}
.pagelist > b { padding: 5px 10px; }
a.curPage { color: #ffffff; font-weight: bold; background: #000; }

.pagelist ul li:hover, .pagelist .active {
    background-color: #FF6980;
    border: 1px solid #FF6980 !important;
}
.pagelist .active span {
    color: #fff;
}
.pagelist ul li a {
    display: block;
    width: 100%;
}
.pagelist ul li a:hover {
	background: unset;
}
.pagelist ul li {
    text-decoration: none;
    color: #666666;
}

.right-box{ width: 25%;}
.right-box .news-title { margin: 0 }
/*topnews*/
.topnews { display: block; margin: 20px 0; background: #000; position: relative; overflow: hidden; border-radius: 3px; max-height: 150px; }
.topnews img {opacity: .7;transition: all 0.5s;height: 150px;object-fit: cover;width: 100%;}
.topnews span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.topnews:hover img { opacity: .9; transform: scale(1.1); }
/*tuijian*/
.tuijian {padding: 1em;margin-bottom: .8em;}
.tuijian ul { overflow: hidden; padding-top: .5em; justify-content:space-between; }
.tuijian li { overflow: hidden; margin-bottom: .7em; width:48%;}
.tuijian li i {height: 5em;overflow: hidden;display: block;}
.tuijian li i img { width:100%; height: 5em; object-fit:cover; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.tuijian li p {text-align: center;margin-top:.5em; line-height:1.5em;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;font-size: .95em;}
.tuijian li:hover { background: #f6f6f6; }
.tuijian li:hover img { transform: scale(1.1); }
/*paihang*/
.side-title{margin-bottom: 1.5em;font-weight: normal;}
.side-title span{border-bottom: #ff4939 solid 4px;padding-bottom: .7em;}
.paihang {padding-left: 1em;padding-top: 1em;padding-right: 1em;margin-bottom: .8em;}
.paihang ul { overflow: hidden; }
.paihang ul li {height: 30px;line-height: 30px;font-size: .95em;margin-bottom: 10px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.paihang ul li i { display: block; width: 16px; height: 16px; background: #B1B1B1; float: left; margin-top: 8px; margin-right: 10px; position: relative; font-style: normal }
.paihang ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 16px; width: 16px; text-align: center;content: counter(section) !important;counter-increment: section; }
/**paihang auto increment id*/
.paihang ul li:first-child {counter-reset: section 0;}
.paihang ul li:first-child i, .paihang ul li:nth-child(2) i, .paihang ul li:nth-child(3) i {background: #ff4939;}
.paihang ul li:last-child i::before { content: "1"; }

.paihang ul li:nth-child(2) i::before { content: "2"; }
.paihang ul li:nth-child(3) i::before { content: "3"; }
.paihang ul li:nth-child(4) i::before { content: "4"; }
.paihang ul li:nth-child(5) i::before { content: "5"; }
.paihang ul li:nth-child(6) i::before { content: "6"; }
.paihang ul li:nth-child(7) i::before { content: "7"; }
.paihang ul li:nth-child(8) i::before { content: "8"; }
.paihang ul li:hover { -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }

/**************************************************index*************************************************************************/
.second{ background-color:#fff; margin-top:1em; padding:1em; box-sizing: border-box;}
/*banner*/
.banner {width: 59%;}
.swiper-slide { position: relative }
/*headline-box*/
.headline-box {width: 40%;padding-left: 1.5em;box-sizing: border-box;}
.headline-news {overflow: hidden;}
.headline-news-title{ border-bottom: 1px solid #f1f1f1; padding-bottom: .8em;}
.headline-news-title h2{font-size: 1.1em;margin-bottom: .8em;text-align: center;}
.headline-news-title h2 a{color: #ff4939;}
.headline-news-title p {font-size:.95em;color: #a6a6a6;line-height: 1.77em;}
.headline-news-list {margin-top: .5em;}
.headline-news-list li {color: #555;/* border-bottom: 1px #ddd dashed; */line-height: 2.3em;font-size: 1em;}
.headline-news-list li:first-child{ border-bottom:none;counter-reset: section 0;}
.headline-news-list li::before {color: #f02626;content: counter(section) "、";counter-increment: section;}
/*.headline-news-list li:before {content: ".";font-size: 1.3em;padding-right: .3em;color: #000;}*/
/*bg*/
.index-content{padding: 0  1.2em .5em;margin-top:1em;box-sizing:border-box;}
.index-content .area_h2{font-weight:normal;line-height: 2em;font-size: 1.5em;border-bottom: 1px solid #f1f1f1;}
.index-content .area_h2 strong {font-size:.8em;font-weight: normal;}
.index-content .area_h2 strong a{padding-bottom: .5em;border-bottom: 2px solid #ff4939;}
.index-content .area_h2 span{ font-size:.6em; color:#797979;float: right;}
.index-content .area_h2 span a{ margin-right:.5em; margin-left:.5em; color:#797979;}


.g-rt-two{overflow: hidden;width: 29%; justify-content: space-between;}
.g-rt-two li{width: 48%;overflow: hidden;}
.g-rt-two li>a{ display:block; height:8em; overflow:hidden;}
.g-rt-two li>a img{ width:100%; height:8em; object-fit:cover;}
.g-rt-two li p{font-size:.95em;line-height: 1.6em;margin-top: .16em;margin-bottom:.5em;}

.wenzi-p,.wenzi-dubp{justify-content: space-between;margin-top: 1em;}
.wenzi-p p,.wenzi-dubp p{margin-bottom: 1em;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 1em;}
.wenzi-p p {width: 47%;padding-left: 1em;position: relative;}
.wenzi-p p :nth-child(odd){ margin-right:2%;}
.wenzi-p p :before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0; top: 10px; }
.wenzi-p p  span {float: right;font-size: .8em;color: #888;}
.wenzi-ul{margin-top: 1em;}
.wenzi-ul li{width: 24%;display: block;margin-right: 1.3%;background-color: #f9f9f9;margin-bottom: 1em;}
.wenzi-ul li:nth-child(4n){ margin-right: 0;}
.wenzi-ul li>a{display:block;height: 11em;overflow:hidden;margin-bottom: 1em;}
.wenzi-ul li img{height: 11em;width: 100%;object-fit:cover;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;transition: all 0.5s;}
.wenzi-ul li:hover img{transform:scale(1.1);}
.wenzi-ul li h2{font-weight: normal;font-size: 1em; padding:0 .5em;}
.wenzi-ul li p{font-size:.95em;position:relative;padding: .7em;line-height:1.7em;padding-bottom: 0.1em;}
.wenzi-ul li p em{font-style:normal; background: #ff4939; color:#fff; font-size:.8em;padding:.2em .3em; }
.wenzi-ul li p i{position:absolute;top: 1.2em;left: 2.65em;display:block;width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 7px;border-color: transparent transparent transparent #ff4939;}
.wenzi-ul li p,.wenzi-ul li p a{ color: #a6a6a6;}
.wenzi-ul li p a{ padding-left:.8em}
.btn-blue-border{ display: none;}

.wenzi-dubp{width: 34%;margin-right: 1%;}
.wenzi-dubp p i{border:1px solid #ff4939;padding: 0 .4em;color: #ff4939;margin-right: .2em;}

.area1-item2 .right{ font-size:15px;}
.area1-item2{overflow: hidden;width: 65%;margin-top: 1em;justify-content: space-between;}
.area1-item2 a{width: 49%;transition: all 1s;justify-content: space-between;}
.area1-item2 a:not(:last-child){margin-bottom: .95em;}
.area1-item2 a:hover{ margin-left: -1em;}
.area1-item2 .left{width: 27%;height: 5em;}
.area1-item2 .left img{width: 100%;height: 5em;object-fit: cover;}
.area1-item2 .right{width: 70%;}
.area1-item2 .right h3{margin-bottom: .2em;font-size: 1.1em;font-weight: normal;}
.area1-item2 .right p{color:#999;line-height: 1.5em;}

/**footer chat pc*/
#MessageMeiErBeiBottom {display: none;}
#footer_f {font-size: 16px;width: 100%;margin: 0 auto;bottom: 0;position: fixed;height: 45px;z-index: 9999;display: none;cursor: pointer;}

@media screen and (max-width: 768px) {
	/**footer chat*/
	#footer_f {font-size: 16px;width: 100%;margin: 0 auto;bottom: 0;position: fixed;height: 45px;z-index: 9999;display: flex !important;cursor: pointer;font-family: "鏂板畫浣�";}
	#footer_f_l {background-color: #fd5877;border-right: 2px solid #fff;}
	#footer_f_r {background-color: #58a6fd;position: relative;}
	#footer_f_l, #footer_f_r {display: block;width: 50%;height: 45px;line-height: 45px;text-align: center;color: #fff;}
	#footer_f_r .sp3 {font-size: .9em;position: absolute;background-color: #f31919;height: 1.2em;padding: 0 .3em;border-radius: 1em;color: #fff;line-height: 1em;font-style: normal;top: .3em;}
	#footer_f_l i {background: url(/static/modules/cms/img/bottomleft.png) no-repeat;background-size: 100%;width: 100%;display: flow-root list-item;background-position: center center;max-width: 222px;margin: 0 auto;}
	#footer_f_r i {background: url(/static/modules/cms/img/bottomright.png) no-repeat;background-size: 100%;width: 100%;display: flow-root list-item;background-position: center center;max-width: 222px;margin: 0 auto;}

	.banner,.headline-box,.g-le-img,.g-cnet,.g-rt-list,.g-rt-two,.wenzi-list p{ width: 100%;}
	.g-le-img,.g-cnet{ margin-bottom: 1em;}
	.headline-box{position:initial;margin-top:1em;padding-left: 0;}
	
	.btn-blue-border{display: block;width: 100%;}
	.btn-blue-border a{width: 60%;margin: 16px auto 0;border: 1px solid #ddd;color: #999;display: block;letter-spacing: 2px;border-radius: 2px;transition: all 0.3s;line-height: 40px;text-align: center;}
	/**list-article*/
	.list-article > ul > li {border-bottom: 1px solid #eeeeee;display: inline-block;}
	.list-article > ul > li a:first-child {width: 100%;}
	.list-article > ul > li a:last-child {width: 100%;margin-left:unset;}
}
@media screen and (max-width: 640px) {
	
	.wenzi-p p,.wenzi-dubp,.wenzi-dubp p,.area1-item2,.area1-item2 a{ width: 100%;}
	.area1-item2{border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: 1em;padding-top: 1em;margin-top: 0;}
	.wenzi-ul li{ width: 49%; margin-bottom:1em; margin-right:2%;}
	.wenzi-ul li:nth-child(even){ margin-right: 0;}
	.g-hot-tj{ display: none;}
	.second{ margin-top: 3em;}
	.wenzi-list div,.list .left,.right-box,.correlation ul li,.s-top-b p{ width:100%;}
	.g-cnet-bottom li{border-bottom: 1px solid #eee;padding-bottom: .5em;}
	
	.list-article>ul>li a:last-child img{ height: auto;}
	.paihang,.tuijian{ border-top: 1px solid #eeeeee; margin-top: 1em;}
	.paihang{ padding-top: 1em;}
	
	.list .left{padding: 0 1em;}
	.list .left h1{ font-size: 1.2em;}
	.article-content p, .article-content div{ font-size:.95em;}
	.article-content h2, .article-content h3{ font-weight: normal;}
	.s-top-b p:last-child{ margin-right:0;}

	.pagelist ul li{display:none;margin-bottom: 1em;}
	.pagelist ul li:first-child, .pagelist ul li:last-child{display:inline-block;}


}
@media screen and (max-width: 480px) 
{
	.tuijian-news-list ul li{ width: 100%;}
}
@media screen and (max-width: 375px) {
	.blogs-list li i{width: 8em;height: 6.5em;}
	.blogs-list li i img{ height:6.5em;}
}



/**price table*/
.rich-content table{
	width: 100%;
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #FE6D4B;
	border-bottom: 1px solid #FE6D4B;
	margin: 10px auto;
}
.rich-content table tr:nth-child(2),tr:nth-child(1){
	font-weight: bold;
	line-height: 40px;
	background-color: #FE6D4B;
	color: #fff;
}

.rich-content tr{
	/**display: flex;*/
	justify-content: space-between;
	align-items: center;
	height: 40px;
	line-height: 40px;
}
.rich-content .table-item:hover{
	background-color: #eee;
}
.rich-content td,.rich-content th{
	border-top: 1px solid #FE6D4B;
	/**flex: 1;*/
	text-align: center;
	border-right: 1px solid #FE6D4B;
}
.rich-content tr:nth-child(1) td{
	border: 0;
	border-right: 1px solid #FE6D4B;
}
.rich-content tr:nth-child(1){
	background-color: #fff;
	border-top: 1px solid #FE6D4B;
	color: #FE6D4B;
	height: auto;
}


/**price table*/
.article-content table{
	width: 100%;
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #FE6D4B;
	border-bottom: 1px solid #FE6D4B;
	margin: 10px auto;
}
.article-content table tr:nth-child(2),tr:nth-child(1){
	font-weight: bold;
	line-height: 40px;
	background-color: #FE6D4B;
	color: #fff;
}

.article-content tr{
	/**display: flex;*/
	justify-content: space-between;
	align-items: center;
	height: 40px;
	line-height: 40px;
}
.article-content .table-item:hover{
	background-color: #eee;
}
.article-content td,.rich-content th{
	border-top: 1px solid #FE6D4B;
	/**flex: 1;*/
	text-align: center;
	border-right: 1px solid #FE6D4B;
}
.article-content tr:nth-child(1) td{
	border: 0;
	border-right: 1px solid #FE6D4B;
}
.article-content tr:nth-child(1){
	background-color: #fff;
	border-top: 1px solid #FE6D4B;
	color: #FE6D4B;
	height: auto;
}




.article-content .article-content-editor table{
        width: 100%;
        font-size: 14px;
        text-align: center;
        border-left: 1px solid #FE6D4B;
        border-bottom: 1px solid #FE6D4B;
        margin: 10px auto;
}
.article-content .article-content-editor table tr:nth-child(2),tr:nth-child(1){
        font-weight: bold;
        line-height: 40px;
        background-color: #FE6D4B;
        color: #fff;
}

.article-content .article-content-editor tr{
        /**display: flex;*/
        justify-content: space-between;
        align-items: center;
        height: 40px;
        line-height: 40px;
}
.article-content  .article-content-editor .table-item:hover{
        background-color: #eee;
}
.article-content  .article-content-editor td,.rich-content  .article-content-editor th{
        border-top: 1px solid #FE6D4B;
        /**flex: 1;*/
        text-align: center;
        border-right: 1px solid #FE6D4B;
}
.article-content  .article-content-editor tr:nth-child(1) td{
        border: 0;
        border-right: 1px solid #FE6D4B;
}
.article-content .article-content-editor tr:nth-child(1){
        background-color: #fff;
        border-top: 1px solid #FE6D4B;
        color: #FE6D4B;
        height: auto;
}
.article-content .article-content-editor table tr:nth-child(odd) {
    background: #f5f5f5;
}	