.w-section {
	clear: both;
}
.gpa {
	background: url(/wp-content/themes/usa/zhuanti/images/service/ksts1.jpg) no-repeat;
	background-size: 100% 100%;
    background-position: center;
	color: #fff;
	margin: 40px 0;
	height: 560px;
}
.gpa1, .gpa2 {
	width: 50%;
	float: left;
	height: 560px;
}
.gpa1 {
	background: #241e2fc2;
	padding: 40px 80px;
}
.gpa1 p {
	color: #ffffffb3;
	margin-bottom: 10px;
}
.gpa1 .p-tit {
	border-left: 3px solid #DE2C2C;
	border-right: 6px solid #DE2C2C;
	border-radius: 5px;
	display: inline-block;
	padding: 2px 0;
}
.gpa1 .p-tit span {
	font-weight: 700;
	padding: 5px 10px;
	color: #fff;
	background-color: #ffb400;
	border-radius: 2px;
}
.gpa2 {
	background: #fff;
	padding: 40px 80px;
	color: #666;
	font-size: 14px;
}
.gpa3 {
	margin-bottom: 40px;
	color: #fff;
	font-size: 14px;
	background: url(/wp-content/themes/usa/zhuanti/images/service/ksts1.jpg) no-repeat;
	background-size: cover;
    background-position: center;
	height: 180px;
}
.gpa3-1, .gpa3-2 {
	width: 50%;
	float: left;
	height: 180px;
}
.gpa3-1 {
	background: #fff;
    padding: 20px 80px;
    color: #333;
}
.gpa3-2 {
	background: #241e2f08;	
	padding: 20px 80px;
}
@media (max-width: 767px) {
	.gpa {
		height: auto;
	}
	.gpa1, .gpa2 {
		width: 100%;
		float: unset;
		height: auto;
		padding: 20px
	}
	.gpa3 {
		height: auto;
	}
	.gpa3-1, .gpa3-2 {
		width: 100%;
		float: unset;
		height: auto;
		padding: 20px;
	}
}

.icon-circle-slelected:before {
	color: #ea5413;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: middle;
}
.kcyd-p {
    color: #000;
    margin-top: 5px;
    padding-top: 5px;
    border-top: solid 1px #99999924;
}
.fl-nav {
	width: 1170px;
	margin: 0 auto 10px;
	border-top: 1px solid #d6d6d7;
    padding: 5px 0;
    border-radius: 4px;
}
.fl-nav ul {
	padding-left: 0;
	margin-bottom: 5px;
}
.fl-nav ul .nav-first {
	font-weight: bold;
	border-right: 1px solid #333;
}
.fl-nav li {
	display: inline-block;
	font-size: 14px;
	padding: 0 10px;
	margin: 5px 0;
	color: #ea5413;
	line-height: 14px;
}
.fl-nav li a {
	color: #333;
	font-size: 16px;
}
.fl-nav li a:hover {
	color: #ef5e17;
	
}
.mbx {
	margin-bottom: 0;
}
@media screen and (max-width: 768px) {
	.fl-nav {
		width: 100%;
	}
}
.hot {
	margin-top: 20px;
}
.hot .hot-lt {
	display: inline-block;
	width: 700px;
	margin-right: 30px;
	vertical-align: top; 
}
.hot .hot-lt img {
	width: 700px;
	height: 350px;
	border-radius: 5px;
}
.hot .hot-rt {
	display: inline-block;
	width: 400px;
	height: 350px;
    box-shadow: 0 0 10px #eee;
    border-radius: 5px;
}
.hot .hot-rt ul {
	margin: 0;
	padding:0;
}
.hot .hot-rt ul li {
	margin: 0 15px;
}
.hot .hot-rt ul li:first-child a, .hot .hot-rt ul li:nth-of-type(5) a  {
	font-size: 20px;
    color: #ea5413;
    line-height: 24px;
	padding-left: 0;
}

.hot .hot-rt ul li:nth-of-type(4){
	border-bottom: 1px dashed #b3b0b0 ;
}

.hot .hot-rt ul li a {
	display: block;
    font-size: 16px;
    color: #666;
    line-height: 18px;
    margin: 20px auto;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    padding-left: 5px;
}
.hot .hot-rt ul li a:hover {
	color: #ea5413;
	font-weight: bold;
}
.hot .hot-rt ul li a:before {
	content: '>';
    color: #ea5413;
    align-self: center;
    font-weight: 700;
    margin-right: 5px;
}
.hot .hot-rt ul li:hover a:before {
	font-weight: bold;
}
.hot .hot-rt ul li:first-child a:before, .hot .hot-rt ul li:nth-of-type(5) a:before  {
	content: '';
}
@media screen and (max-width: 768px) {
	.hot .hot-lt {
		width: 100%;
		margin-right: 0;
	}
	.hot .hot-lt img {
		width: 100%;
		height: auto;
	}
	.hot .hot-rt {
		width: 100%;
		height: auto;
	}
	.hot .hot-rt ul li:first-child a, .hot .hot-rt ul li:nth-of-type(5) a {
		font-size: 18px;
	}
	.hot .hot-rt ul li a {
		font-size: 14px;
	}
}



.fl-news {
    width: 100%;
}
.fl-news h2 {
    background-image: url(/images/fenlei/head_bg.jpg);
    background-size: 55px 33px;
    background-repeat: no-repeat;
    background-position: left top;
    color: #3a4560;
    font-size: 20px;
    padding-left: 18px;
    line-height: 40px;
    font-weight: 600;
	padding-bottom: 0;
	margin-bottom: 0;
}
.fl-news .fl-news-head {
	width: 1140px;
    height: 2px;
    background-color: #f9f9f8;
    margin-top: 5px;
    position: relative;
    overflow: hidden;
	
}
.fl-news .fl-news-head span {
	display: block;
    height: 2px;
    width: 145px;
    background-color: #fb7108;
    margin-left: 0;
}
.fl-news ul {
	height: 250px;
	margin-left: 0;
}
.fl-news ul li {
    width: 50%;
    float: left;
    padding: 0;
	position: relative;
}
.entry-header img {
	vertical-align: top;
    padding-top: 10px;
    width: 3.5%;
}
.fl-news .fl-news-main {
    padding: 0;
}
.fl-news .fl-news-main ul li a {
    width: 50%;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    padding: 5px 15px 5px 5px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fl-news h2 a {
	font-size: 20px;
	color: #333;
}
.fl-news .fl-news-main .a-cls {
    width: auto;
    font-size: 14px;
    color: #379c9c;
    padding: 5px;
    border: 1px solid #379c9c;
    height: 30px;
    line-height: 18px;
    border-radius: 4px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.fl-news .fl-news-main a:hover {
    color: #ea5413;
	font-weight: 700;
}
.fl-news .fl-news-main .a-cls:hover {
    color: #da4d00;
    box-shadow: 0 5px 10px #ccc;
    -webkit-box-shadow: 0 5px 10px #ccc;
    -o-box-shadow: 0 5px 10px #ccc;
    -moz-box-shadow: 0 5px 10px #ccc;
    background: -webkit-linear-gradient(left, #fffe9f, #f5ef35);
    background: -o-linear-gradient(right, #fffe9f, #f5ef35);
    background: -moz-linear-gradient(right, #fffe9f, #f5ef35);
    background: linear-gradient(to right, #fffe9f, #f5ef35);
    -pie-background: linear-gradient(right, #fffe9f, #f5ef35);
    border: none;
    padding: 6px;
}
.fl-news .fl-news-main .sp-tim {
    line-height: 40px;
	position: absolute;
    right: 50px;
}


.text-center {
    text-align: center;
}
.right {
    float: right;
}
.tpzs img {
    max-width: 100%;
}
.zhuanye-h2 {
	margin-bottom: 15px;
    margin-top: 60px;
    font-size: 2.4rem;
    line-height: 3.125rem;
}
.zhuanye-line {
	height: 2px;
    width: 80px;
    display: block;
	background: #008ed6;
	margin-bottom: 25px;
}
.entry-content {
	padding: 10px 20px;
    color: #818080;
    background: #f9f9f994;
    border-radius: 4px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.entry-content p {
	margin: 0;
}

@media screen and (max-width: 768px) {
	.fl-news h2 {
		background-image: unset;
	}
	.fl-news .fl-news-head {
		width: 100%;
	}

    .fl-news .fl-news-main a {
        font-size: 16px;
        line-height: 2rem;
        width: 96%;
    }

    .fl-news .fl-news-main .a-cls {
        font-size: 14px;
        height: auto;
        padding: 2px 5px;
        margin: 0 10px;
    }
    .fl-news .fl-news-main .sp-tim {
        line-height:20px;
        margin-bottom: 10px;
		position: unset;
		float: right;
    }
	.fl-news ul {
		height: auto;
	}
    .fl-news ul li {
        width: 100%;
        display: block;
		position: unset;
		float: none;
    }
	.fl-news ul {
		height: auto;
	}
}


.pa25 {
    padding-bottom: 25px;
}
.gh_tit {
    position: relative;
    margin: 0 0 10px 0;
    padding-left: 30px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}
.gh_tit em {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(/zhuanti/images/kecheng/icon-0.png) center no-repeat;
    background-size: 100% 100%;
}
.gh_table {
	width: 90%;
    margin: auto;
}
.gh_table h5 {
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    color: #ea5413;
    text-align: center;
    font-size: 16px;
	font-weight: 700;
}
.gh_pai .tablebox {
    height: 416px;
    overflow-y: auto;
}
.gh_table table {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.gh_pai .tablebox tr td:first-of-type {
    width: 98px;
}
.gh_pai .tablebox td {
    padding: 6px 0;
}
.gh_table table td {
    padding: 12px 0;
    color: #000000;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
}
@media screen and (max-width: 768px) {
	.gh_pai .tablebox tr td:first-of-type {
		width: auto;
	}
	.gh_table {
		width: 100%;
	}
}




.line_01 {

    background-color: #ffffff;
}
.line_01_main {
    width: 1200px;
    margin: 0 auto;
}
.h2_title {
    margin: auto;
    width: 100%;
    margin-bottom: 20px;
}
.title_34 {
    font-size: 34px;
    font-weight: bold;
    padding-top: 30px;
    letter-spacing: 1px;
    color: #393939;
    text-align: center;
}
.text_18 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #797979;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.text_18::before {
    content: '';
    width: 81px;
    height: 7px;
    background: url(/zhuanti/images/sheda/text_right.png) no-repeat top center;
    margin-right: 11px;
}
.text_18::after {
    content: '';
    width: 81px;
    height: 7px;
    background: url(/zhuanti/images/sheda/text_left.png) no-repeat top center;
    margin-left: 11px;
}
.jobSecurity {
    margin: 40px auto 0;
    flex-flow: row wrap;
    justify-content: space-between;
    color: #595959;
}
.jobSecurity .itemT {
    width: 23%;
    height: 194px;
    text-align: center;
	display: inline-block;
	vertical-align: top;
	border: 2px solid #eee;
	box-shadow:0 0 10px #eee;
	    margin-bottom: 20px;	
}
.jobSecurity .itemT .itemTitle {
    padding-top: 30px;
    font-size: 16px;
    font-weight: bold;
	    color: #000;
}
.jobSecurity .itemT .itemMain {
    padding-top: 10px;
    line-height: 30px;
    font-size: 14px;
	text-align: left;
    padding: 10px 15px;
}
.jobSecurity .itemB {
    width: 23%;
    height: 242px;
    background: url(../images/jobSecurityB.png) no-repeat;
    position: relative;
	display: inline-block;
	border: 2px solid #f75b1b;
	box-shadow:0 0 10px #f75b1b24;
	    vertical-align: top;
}

.jobSecurity .itemB .rIcon {
    width: 120px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 20px;
	background: #f75b1b;
}
.jobSecurity .itemB .titleBox {
    height: 30px;
    text-align: center;
    margin: 60px auto 5px;
}
.jobSecurity .itemB .titleBox .titleText {
    height: 28px;
    font-size: 18px;
    color: #393939;
    line-height: 1;
}
.jobSecurity .itemB .titleBox .titleLineBox {
    height: 2px;
}
.jobSecurity .itemB .titleBox .titleLineBox .line {
    width: 23px;
    height: 2px;
    background-color: #f75b1b;
    margin: 0 auto;
}
.itemBList {
    font-size: 14px;
    line-height: 30px;
    color: #797979;
	text-align: left;
    padding: 0 15px;
}

@media (max-width: 767px) {
	.line_01_main {
		width: 100%;
	}
	.title_34 {
		font-size: 20px;
	}
	.text_18 {
		font-size: 14px;
	}
	.jobSecurity {
		padding: 0 10px;
	}
	.jobSecurity .itemT {
		width: 100%;
	}
	.jobSecurity .itemB {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}



.activity {
	padding: 30px 0 60px;
}
.activity-body {
    width: 1170px;
    margin: 0 auto;
}
.activity-body h3 {
    padding-top: 80px;
    height: 42px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    font-size: 30px;
    color: #191C3D;
    text-align: center;
}
.activity-body h5 {
    height: 28px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 20px;
    margin: 40px 0 10px;
    color: #191C3D;
    text-align: center;
}
.activity-body .activity-hr {
    margin: 0 auto;
    width: 120px;
    height: 2px;
    background: #EF5E17;
}
.activity-body .activity-info {
    margin-top: 50px;
    border-top: 1px solid #E4E4E4;
    display: flex;
    gap: 20px;
}
.activity-body .activity-info .activity-item {
    width: 19%;
    cursor: pointer;
}
.activity-body .activity-info .activity-item:hover .activity-item-time:after {
    background: #ef5e17;
}
 .activity-body .activity-info .activity-item-time {
    position: relative;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #191C3D;
    text-align: center;
	padding: 10px 0 30px;
    font-weight: 700;
}
.activity-body .activity-info .activity-item-time:after {
    content: '';
    position: absolute;
    top: -4px;
    left: calc(50% - 12px);
    width: 24px;
    height: 8px;
    background: #CBCBCB;
    border-radius: 5px;
}
.activity-body .activity-info .activity-item .activity-item-content {
    width: 100%;
    background: #f7f9fb;
    border-radius: 6px;
	margin-top: 40px;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-img {
    border-radius: 6px 6px 0 0;
    cursor: pointer;
    display: block;
	text-align: center;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-img img {
    width: 30%;
    object-fit: cover;
    border-radius: 6px 6px 0 0;
	margin: -35px auto 0;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-title {
    padding: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #191C3D;
    line-height: 30px;
	text-align: center;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-author {
    display: flex;
    justify-content: space-between;
    padding: 16px 20px 0;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-author .activity-item-author-time {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #8C8D9E;
    text-align: justify;
    line-height: 22px;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-author .activity-item-author-tag {
    height: 24px;
    line-height: 24px;
    padding: 2px 14px;
    background: #FFF5E8;
    border-radius: 14px 2px 14px 2px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #EF631B;
    text-align: center;
}
@media (max-width: 767px) {
	.activity-body {
		width: 100%;
	}
	.activity-body .activity-info {
		display: block;
		padding-left: 0;
	}
	
	.activity-body .activity-info .activity-item {
		width: 96%;
		display: inline-block;
		margin: 4% 2%;
	}
	.activity-body .activity-info .activity-item .activity-item-content {
		width: 100%;
		height: auto;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-img {
		width: 100%;
		height: auto;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-img img {
		width: 25%;
		height: auto;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-title {
		font-size: 14px;
		text-align: center;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-author {
		padding: 16px 10px 10px;
	}
}


.timeline {
    width: 1100px;
    margin: 0 auto;
}
.timeline h3 {
	text-align: center;
	font-size: 30px;
    margin-bottom: 30px;
    color: #616265;
}
.date-timeline-wap {
    display: flex;
    flex-wrap: wrap;
}
.date-item {
    width: 33.33333333333333%;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
}
.date-item .img {
    width: 28px;
    height: 28px;
}
.date-item .content {
    flex: 1;
    padding: 0 10px;
}
.date-item .content .date {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 20px;
    color: #303133;
    letter-spacing: 0;
}
 .date-item .content .text {
    word-wrap: break-word;
    height: 17px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #717378;
    letter-spacing: 0;
    margin-top: 14px;
    line-height: 20px;
}

@media (max-width: 767px) {
	.timeline {
		width: 100%;
	}
	.timeline h3 {
		font-size: 18px;
	}
	.date-timeline-wap {
		margin-left: 2%;
	}
	.date-item .content .date {
		font-size: 16px;
	}
	.date-item .content .text {
		font-size: 14px;
	}
	.date-item .img {
		width: 18px;
		height: 18px;
	}
}

/*常见问题 开始*/
.cjwt {
	margin: 0 auto;
	width: 1100px;
}
.wp-block-columns {
    display: flex;
    margin-bottom: 28px;
    flex-wrap: wrap;
	width: 100%;
}

@media(min-width:782px){
	
	.wp-block-columns{
		flex-wrap:nowrap
		
	}
	.wp-block-column{
		flex-basis:100%!important;
		width: 100%;
	}
}

@media(max-width:599px){
	.wp-block-column{
		flex-basis:100%!important;
		width: 100%;
	}
	.cjwt {
		width: 100%;
	}
}
@media(min-width:600px) and (max-width:781px){
	.wp-block-column{
		flex-basis:calc(50% - 16px)!important;
		flex-grow:0
	}
	.wp-block-column:nth-child(2n){
		margin-left:32px
	}
}
@media(min-width:782px){
	.wp-block-column{
		flex-basis:0%;flex-grow:1
	}
	.wp-block-column[style*=flex-basis]{
		flex-grow:0
	}
	.wp-block-column:not(:first-child){
		margin-left:32px
	}
}
.wp-block-columns.are-vertically-aligned-top{
	align-items:flex-start
}
.wp-block-columns.are-vertically-aligned-center{
	align-items:center
}
.wp-block-columns.are-vertically-aligned-bottom{
	align-items:flex-end
}
.wp-block-column.is-vertically-aligned-top{
	align-self:flex-start
}
.wp-block-column.is-vertically-aligned-center{
	-ms-grid-row-align:center;align-self:center
}
.wp-block-column.is-vertically-aligned-bottom{
	align-self:flex-end
}
.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{
	width:100%
}
details , summary {
	display: block;	
}
details summary::-webkit-details-marker{
	color: #999;
}
details summary:hover::-webkit-details-marker{
	color: #ff6873;
}
.qna summary {
    font-size: 16px;
    line-height: 45px;
    margin-bottom: 10px;
    background-color: #f6f6f6;
    padding-left: 2%;
    cursor: pointer;
	color: #000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	outline:none;
}
.qna summary:hover {
	background: #ea5413;
	color: #fff;
	font-weight: 700;
}
.entry-content p:last-child {
    margin-bottom: 0;
	color: #000;
}
details p {
    margin: 0 15px;
    font-size: 14px;
	word-wrap: break-word;
    line-height: 1.8;
}
.KCYD_SS a  {
    margin: 0;
    color: #28ab9c;
    font-weight: bold;
    padding: 0.3em 0.6em 0.4em;
    border-radius: 0.4em;
	font-size:15px;
	display: block;
}
.KCYD_SS {
	width: 100%;
	margin: 0 auto 10px auto;
	padding: 20px 0;
	font-size: 1.4rem;
	color: #666;
	    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.KCYD_SS h4 {
	font-size: 1.8rem;
	color: #333;
	border-left: 4px solid #3ca5f6;
	padding: .2rem 1rem;
}
/*常见问题 结束*/
.page-header h1 {
	font-size: 30px;
	font-weight: 700;
}
.hxnr {
	border-radius: 12px;
    border: 0;
    padding: 12px 16px 0;
	margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
}
.hxnr1 {
	width: 49%;
    display: inline-block;
    height: 230px;
    vertical-align: top;
}
.hxnr2 {
	
}
.hxnr h2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}
.hxnr h2:before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 20px;
    background: url(/images/line.png) no-repeat;
    background-size: 80%;
    vertical-align: bottom;
}

    .hxnr .wrapper {
        overflow: hidden;
        padding: 15px;
        margin: 0 auto;
        border-right: 8px;
    }

    .hxnr .text {
        position: relative;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        font-size: 16px;
        text-align: justify;
        text-overflow: ellipsis;
        transition: .3s max-height;
    }
	.hxnr1 .text {
		display: block;
	}
	.hxnr2 .text {
		display: block;
	}
	.hxnr .text p {
		margin: 0;
	}

    .hxnr .text::before {
        float: right;
        content: '';
        height: calc(100% - 24px);
    }


    .hxnr .text::after {
        position: absolute;
        content: '';
        width: 999vw;
        height: 999vw;
        margin-left: -100px;
        background-color: #000;
        box-shadow: inset calc(100px - 999vw) calc(30px - 999vw) 0 0 #fff;
    }


    .hxnr .btn {
        position: absolute;
		right: 0;
		bottom: 0;
        margin-left: 10px;
        font-size: 14px;
        padding: 2px 10px;
        color: #eb5e20;
        cursor: pointer;       
		border: 1px solid #eb5e20;
        line-height: 24px;
        border-radius: 4px;
    }
	.hxnr .btn:hover {
		background: #eb5e20;
		color: #fff;
	}

    .hxnr .btn::before {content: '展开';}

    .hxnr .exp { display: none; }
    .hxnr .exp:checked + .text {
        max-height: 200000px; /*超出最大行高度就可以了*/
        -webkit-line-clamp: 10000;
    }
    .hxnr .exp:checked+.text::after{
        visibility: hidden;
    }
    .hxnr .exp:checked + .text .btn::before {
        content: '收起';
    }
@media (max-width: 767px) {
	.hxnr1 {
		width: 100%;
		height: auto;
	}
}

