@charset "UTF-8";
.clr {
    clear: both;
}
.inner {
    width: 1200px;
    margin: 0 auto;
}

@media (max-width:1199px) {
    .inner {
        width: 100%;
        padding: 0 2%;
    }
}

html {
    -webkit-text-size-adjust: none;
}

/* ================================================= */
.lh_fttop_t_r img{
    width: 160px;
}





.lh_pgban img {
    display: block;
    width: 100%;
}

.huan_container {
    width: 1200px;
    margin: 0 auto;
}
@media (max-width:1199px) {
    .huan_container {
        width: auto;
        padding: 0 15px;
        max-width: 1200px;
    }
}

.pshow {
    display: none;
}

.flex_between_center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.huan_positon {
    box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
    font-size: 14px;
    color: #999999;
}

.huan_positon .huan_container {
    height: 50px;
}

.huan_positon .pleft em {
    display: inline-flex;
}

.huan_positon .pright ul li {
    display: inline-block;
    margin-left: 30px;
}

.huan_positon .pright ul li a {
    font-size: 14px;
    color: #999999;
}

.huan_positon .pright ul li.hover a {
    color: #df0400;
    font-weight: bold;
}

.join3_section {
    padding: 60px 0 60px;
}

.rec_head {
    width: 100%;
    background-color: #df0400;
    margin-top: 35px;
}

.rec_head ul {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 37px;
}

.rec_head ul li {
    text-align: center;
    flex: 1;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #fefefe;
}

.rec_cons {
    border: 1px solid #f0f0f0;
    border-top: none;
}

.rec_header {
    display: flex;
    align-items: center;
    height: 47px;
    justify-content: space-between;
    cursor: pointer;
}

.rec_header p {
    flex: 1;
    text-align: center;
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;
    color: #4b4b4b;
}

.recs_body {
    padding: 24px;
}

.res_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.res_list p {
    width: 25%;
    font-family: SourceHanSansCN-Normal;
    font-size: 12px;
    line-height: 2;
    color: #999999;
    text-align: center;
}

.res_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 25px;
    padding-left: 80px;
    border-top: 1px solid #ebebeb;
    margin-top: 25px;
}

.res_div h3 {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    line-height: 24px;
    color: #df0400;
    margin-bottom: 10px;
}

.res_div p {
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;
    line-height: 23px;
    color: #7b7b7b;
}

.res_div .res_div_left {
    width: 48%;
}

.rescon_wrapper {
    display: none;
}

.rec_cons ul {
    padding: 0 32px;
}

.rec_cons li:not(:first-child) {
    border-top: 1px solid #ebebeb;
}

.rec_cons li.showtime .rescon_wrapper {
    display: block;
}

@media (max-width:991px) {
    .huan_positon {
        box-shadow: unset;
    }

    .huan_positon .huan_container {
        height: auto;
        flex-wrap: wrap;
        padding: 0;
    }

    .huan_positon .pleft {
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
    }

    .huan_positon .pleft em {
        margin-right: 10px;
    }
    .pshow {
        display: block;
    }
    .pright{
        background: #df0400;
        width: 100%;
        margin-top: 10px;
        padding: 0 10px;
    }
    .phone_nav {
        display: block;
        color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        padding: 3px 10px 4px;
        border-bottom: 1px solid #eb5755;
    }
    .phone_nav span {}
    .phone_nav em {
        font-size: 26px;
    }
    .huan_positon .huan_container ul {
        overflow: unset !important;
        flex-wrap: wrap;
        display: none;
    }
    .huan_positon ul li {
        width: 100%;
        margin: 0 !important;
    }
    .huan_positon ul li:last-child {
        border: 0;
    }
    .huan_positon .huan_container li a {
        width: 100%;
        border-bottom: 1px dashed #eb5755;
        padding: 8px 15px;
        font-size: 14px !important;
        display: block;
        color: #fefefe !important;
        opacity: 0.9;
    }
}
@media (max-width: 767px) {
    .join3_section {
        padding: 6vw 0 6vw;
    }
    .rec_cons ul {
        padding: 0 10px;
    }
    .rec_head ul {
        padding: 0 10px;
    }
    .rec_head ul li {
        font-size: 14px;
    }
    .res_list p {
        width: 100%;
        text-align: left;
    }
    .res_div .res_div_left {
        width: 100%;
    }
    .res_div{
        padding-left: 0px;
    }
    .rec_head {
        margin-top: 5vw;
    }
    
}

.pubtitle {
    text-align: center;
}
.pubtitle h1 {
    text-align: center;
}
.pubtitle h1 span {
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    padding: 0 20px;
    position: relative;
}
.pubtitle h1 span::before {
    content: '';
    display: block;
    width: 28px;
    height: 2px;
    background-color: #df0400;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 100%;
}
.pubtitle h1 span::after {
    content: '';
    display: block;
    width: 28px;
    height: 2px;
    background-color: #df0400;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 100%;
}
.pubtitle h5 {
    text-transform: uppercase;
    font-size: 12px;
    color: #999999;
    line-height: 1;
    margin-top: 10px;
}
@media (max-width: 767px) {
    .pubtitle h1 span {
        font-size: 18px;
        padding: 0 15px;
    }
    .pubtitle h1 span::before {
        height: 1px;
    }
    .pubtitle h1 span::after {
        height: 1px;
    }
    .pubtitle h5 {
        margin-top: 5px;
    }
}


.lh_ftbot {
	height: 40px;
	background-color: #494949;
	line-height: 40px;
	text-align: center;
    
}
.lh_ftbot .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lh_ftbot .inner span {
    color: #fff;
    opacity: 0.5;
	font-size: 12px;
}
.lh_ftbot_link a {
    margin-left: 15px;
}
.lh_fttop {
	background: #333333;
}
.lh_fttop_t {
	display: flex;
	justify-content: space-between;
	padding: 70px 0 60px;
}
.lh_fttop_t_l {
	display: flex;
	justify-content: space-between;
	width: 80%;
}

.lh_fttitle {
    font-size: 18px;
    font-weight: bold;
	color: #ffffff;
	line-height: 1;
}
.lh_ftblueline {
	display: block;
	width: 44px;
	height: 1px;
	background-color: #df0400;
	margin: 20px 0 25px;
}

.lh_ftgzwmlist {
	display: flex;
}
.lh_ftgzwmlist li {
	margin-right: 8px;
}
.lh_ftgzwmlist li:last-child {
	margin-right: 0;
}

.lh_fttop_t_l_l {
	width: 75%;
}
.lh_ftlxwmlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.lh_ftlxwmlist li {
	font-size: 14px;
	color: #ffffff;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.lh_ftlxwmlist li:last-child {
	margin-bottom: 0;
}
.lh_ftlxwmlist li img {
	margin-right: 8px;
}

.lh_fttop_b {
    padding: 30px 0;
    border-top: 1px solid rgba(255,255,255,0.3);
}
.lh_fttop_b_list {
    display: flex;
    align-items: center;
    justify-content: center;
}
.lh_fttop_b_list li {
    padding: 0 30px;
    border-right: 2px solid #999999;
    line-height: 1;
}
.lh_fttop_b_list li:last-child {
    border-right: none;
}
.lh_fttop_b_list li a {
    font-size: 16px;
    color: #ffffff;
}
@media (max-width:1200px) {
    .lh_fttop_b_list li {
        padding: 0 15px;
    }
    .lh_fttop_b_list li a {
        font-size: 14px;
    }
}
@media (max-width:992px) {
	.lh_ftlxwmlist li {
		width: 100%;
	}
	.lh_fttop_t_l {
		width: 70%;
    }
    .lh_fttop_b_list li {
        padding: 0 10px;
    }
    .lh_fttop_b_list li a {
        font-size: 12px;
    }
}
@media (max-width:768px) {
	.lh_fttop_t {
		flex-wrap: wrap;
	}
	.lh_fttop_t_l {
		width: 100%;
		flex-wrap: wrap;
	}
	.lh_fttop_t_l_l {
		width: 100%;
	}
	.lh_fttop_t_l_r {
		margin-top: 30px;
	}
	.lh_fttop_t_r {
		margin-top: 30px;
    }
    .lh_fttop_b {
        display: none;
    }
	.lh_ftbot {
		height: auto;
		line-height: 1.5;
		padding: 5px 0;
    }
    .lh_ftbot .inner {
        flex-wrap: wrap;
    }
    .lh_ftbot .inner span {
        display: block;
        width: 100%;
    }
}

.lh_pgcontent {
    padding: 65px 0;
}
.lh_pgcontent .hmcplist li {
    margin-bottom: 40px;
}
@media (max-width: 768px) {
    .lh_pgcontent {
        padding: 30px 0;
    }
    .lh_pgcontent .hmcplist li {
        margin-bottom: 15px;
    }
}

.hmcplist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 37px;
}
.hmcplist li {
    width: 31.75%;
}
.hmcplipic {
    width: 100%;
    height: 236px;
}
.hmcplipic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hmcplibot {
    padding: 25px 15px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}
.hmcplibot span {
    display: block;
    width: 38px;
    height: 38px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images//lh/hmcparrow.png);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}
.hmcplitext {
    width: calc(100% - 80px);
}
.hmcplitext h1 {
    font-size: 16px;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}
.hmcplitext p {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    margin-top: 15px;
}
.hmcplist li:hover .hmcplibot {
    box-shadow: 0px 3px 7px 0px 
    rgba(143, 143, 143, 0.31);
}
.hmcplist li:hover .hmcplibot span {
    background-image: url(../images//lh/hmcparrow2.png);
    transform: translateY(-48px);
    -webkit-transform: translateY(-48px);
    -moz-transform: translateY(-48px);
    -ms-transform: translateY(-48px);
    -o-transform: translateY(-48px);
}
@media (max-width: 1199px) {
    .hmcplipic {
        height: 190px;
    }
}
@media (max-width: 992px) {
    .hmcplitext {
        width: calc(100% - 50px);
    }
}
@media (max-width: 768px) {
    .hmblockthree {
        padding: 30px 0;
    }
    .hmcptoppic {
        margin: 20px 0;
    }
    .hmcplist li {
        width: 100%;
        margin-bottom: 15px;
    }
    .hmcplipic {
        height: 59vw;
    }
}

#pagesize {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
#pagesize ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
#pagesize ul li a {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 14px;
    color: #a5a6a5;
    text-align: center;
    border: solid 1px #bfbfbf;
    margin: 0 5px;
}
#pagesize ul li a.active {
    color: #ffffff;
    background: #df0400;
    border-color: #df0400;
}

.aboutSection_1 {
    padding: 70px 0;
}
.aboutSection_1 .about_con {
    font-size: 14px;
    line-height: 29px;
    color: #666666;
    margin-top: 35px;
}
.aboutSection_1 .about_conimg img {
    width: 100%;
}
.about_params {
    margin: 33px 0 43px;
}
.about_params ul {
    display: flex;
}
.about_params ul li {
    width: 25%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 136px;
    border-right: 1px solid #e1e1e1;
}
.about_params ul li .pnum {
    font-size: 48px;
    color: #e60314;
    font-weight: bold;
    position: relative;
    padding-right: 4px;
}
.about_params ul li .paramTop {
    display: flex;
}
.about_params ul li .psign {
    font-size: 14px;
    color: #b1b1b1;
}
.about_params ul li .paramText {
    font-size: 16px;
    color: #666666;
    margin-left: -15px;
    margin-top: 10px;
}
.about_params ul li:last-child {
    border: 0;
}

@media (max-width:767px) {
    .aboutSection_1 {
        padding: 30px 0;
    }
    .about_params ul{
        flex-wrap: wrap;
    }
    .about_params ul li{
        width: 50%;
        border-right: 0;
    }
    .about_params ul li .pnum {
        font-size: 30px;
    }
    .about_params ul li .paramText {
        font-size: 12px;
    }
    .about_params ul li:nth-child(1),
    .about_params ul li:nth-child(3){
        border-right: 1px solid #eeeeee;
    }
    .about_params ul li:nth-child(1),
    .about_params ul li:nth-child(2){
        border-bottom: 1px solid #eeeeee;
    }
    .aboutSection_1 .about_con {
        line-height: 22px;
        margin-top: 25px;
        font-size: 12px;
        text-align: justify;
    }
    .about_params {
        margin: 3vw 0;
    }
}

.lh_abblockfour {
    background: url(../images/lh/aboutbg.jpg) 100% 100%/cover no-repeat;
	padding-top: 70px;
}

.lh_history .swiper-wrapper {
	padding: 95px 0;
}
.lh_history .swiper-wrapper:after {
    content: '';
    display: block;
    width: 10000%;
    height: 2px;
    background: #e5e5e5;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
}
.lh_history .swiper-slide {
	position: relative;
}
.lh_history .swiper-slide .historycon h1 {
	font-size: 16px;
	color: #333333;
	transition: 0.2s all;
}
.lh_history .swiper-slide .historycon p {
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
	transition: 0.2s all;
}
.lh_history .swiper-slide:hover .historycon h1 {
	color: #df0400;
}
.lh_history .swiper-slide:hover .historycon p {
	color: #df0400;
}
.lh_history .swiper-slide:nth-child(odd) {
	transform: translateY(-50%);
	min-height: 140px;
	padding: 0 0 30px 30px;
}
.lh_history .swiper-slide:nth-child(odd) .lh_oddiconlinebox {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 100%;
}
.lh_history .swiper-slide:nth-child(odd) .lh_oddiconline {
	width: 2px;
	background-color: #e5e5e5;
	height: 100%;
	margin: 0 auto;
	transition: 0.2s all;
}
.lh_history .swiper-slide:nth-child(odd) .lh_oddiconlinebox em {
	display: block;
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	border: solid 2px #cccccc;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.2s all;
}
.lh_history .swiper-slide:nth-child(even) {
	transform: translateY(50%);
	min-height: 140px;
	padding-top: 25px;
	padding-left: 30px;
}
.lh_history .swiper-slide:nth-child(even) .lh_oddiconlinebox {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 40px;
}
.lh_history .swiper-slide:nth-child(even) .lh_oddiconline {
	width: 2px;
	background-color: #e5e5e5;
	height: 100%;
	margin: 0 auto;
	transition: 0.2s all;
}
.lh_history .swiper-slide:nth-child(even) .lh_oddiconlinebox em {
	display: block;
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	border: solid 2px #cccccc;
	border-radius: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: 0.2s all;
}
.lh_history .swiper-slide:nth-child(odd):hover .lh_oddiconline {
	background:#df0400;
}
.lh_history .swiper-slide:nth-child(even):hover .lh_oddiconline {
	background:#df0400;
}
.lh_history .swiper-slide:nth-child(odd):hover .lh_oddiconlinebox em {
	border: solid 2px #df0400;
}
.lh_history .swiper-slide:nth-child(even):hover .lh_oddiconlinebox em {
	border: solid 2px #df0400;
}

.lh_historydemo {
    position: relative;
    margin-top: 50px;
}
.lh_historydemo .btn_right {
	width: 17px;
    height: 30px;
	margin-top: -15px;
	background-image: url(../images/lh/arrowright2.png);
	background-size: 17px 30px;
	right: -30px;
	outline: none;
}
.lh_historydemo .btn_left {
	width: 17px;
    height: 30px;
	margin-top: -15px;
	background-image: url(../images/lh/arrowright2.png);
	background-size: 17px 30px;
	transform: rotate(180deg);
	left: -30px;
	outline: none;
}
@media (max-width:1199px) {
	.lh_historydemo .btn_right {
		right: -10px;
	}
	.lh_historydemo .btn_left {
		left: -10px;
	}
}
@media (max-width:768px) {
	.lh_abblockfour {
		height: auto;
		padding: 30px 0;
	}
	.lh_historydemo {
		margin-top: 30px;
	}
	.lh_history .swiper-wrapper {
		padding: 20px 0;
	}
	.lh_historydemo .btn_right {
		right: 0;
	}
	.lh_historydemo .btn_left {
		left: 0;
	}
	.lh_history .swiper-slide:nth-child(odd) {
		transform: translateY(0);
		padding: 0 20%;
		min-height: auto;
	}
	.lh_history .swiper-slide:nth-child(even) {
		transform: translateY(0);
		padding: 0 20%;
		min-height: auto;
	}
	.lh_history .swiper-slide .lh_oddiconlinebox {
		display: none;
	}
	.lh_history .swiper-wrapper:after {
		display: none;
	}
}


.lh_cpdetailmain {
    margin-top: 40px;
}
.lh_cpdetailname {
    text-align: center;
    font-size: 24px;
    line-height: 1;
	letter-spacing: 1px;
	color: #333333;
}

.lh_cpdetailpicdemo {
    padding: 0 100px;
    margin-top: 25px;
    position: relative;
}
.lh_cpdetailpicdemo .hmcpdetailpic {
    background-color: #ffffff;
	box-shadow: 0px -3px 7px 0px rgba(143, 143, 143, 0.31);
}
.lh_cpdetailpicdemo .hmcpdetailpic .swiper-slide {
    padding: 12px;
    box-shadow: 0px -3px 7px 0px rgba(143, 143, 143, 0.31);
}
.lh_cpdetailpicdemo .hmcpdetailpic .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lh_cpdetailpicdemo .btn_right333, .lh_cpdetailpicdemo .btn_left333 {
    width: 16px;
    height: 28px;
    background-size: 100% 100%;
    margin-top: -14px;
    outline: none;
}
.lh_cpdetailpicdemo .btn_right333 {
    background-image: url(../images/lh/arrow_next.png);
}
.lh_cpdetailpicdemo .btn_left333 {
    background-image: url(../images/lh/arrow_prev.png);
}
@media (max-width:1199px) {
    .lh_cpdetailpicdemo {
        padding: 0 40px;
    }
}

.lh_cpdetailbot {
    margin-top: 60px;
}
.lh_cpinfodemo {
    margin-top: 25px;
}
.lh_cpinfodemo table {
    text-align: center;
    width: 100%;
}
.lh_cpinfodemo table th {
    height: 40px;
    border: 1px solid #cccccc;
    color: #fff;
    font-size: 18px;
    background: #df0400;
    cursor: pointer;
    background-image: url(../images/lh/cpdetailarrowdown.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    width: 120px;
}
.lh_cpinfodemo table td {
    height: 40px;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: #333333;
}

@media (max-width:767px) {
    .lh_cpdetailname {
        font-size: 18px;
    }
    .lh_cpinfodemo {
        overflow-y: auto;
    }
    .lh_cpinfodemo table {
        width: 767px;
    }
    .lh_cpinfodemo table th {
        font-size: 14px;
        background-size: 10px;
        height: 32px;
    }
    .lh_cpinfodemo table tr {
        font-size: 12px;
        height: 32px;
    }
}

.lh_zxzxbtn {
    display: block;
    width: 116px;
    background-color: #df0400;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    margin: 50px auto 0;
}














































































































































































































































