.clr {
	clear: both;
}

.inner {
	width: 1400px;
	margin: 0 auto;
}

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

.huan_title_en {
    text-transform: uppercase;
}
.lh_abblockone {
    padding-top: 70px;
}
.lh_abbomain {
    margin-top: 40px;
}
.gltdswiper img {
    display: block;
    width: 100%;
}
.gltdswiper .btn_right111 {
    width: 49px;
    height: 49px;
    background-size: 100%;
    background-image: url(../images/lh/arrowright.png);
    right: 5.5%;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    margin-top: -24.5px;
}
.gltdswiper .btn_right111:hover {
    opacity: 0.8;
}
.gltdswiper .btn_left111 {
    width: 49px;
    height: 49px;
    background-size: 100%;
    background-image: url(../images/lh/arrowleft.png);
    left: 5.5%;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    margin-top: -24.5px;
}
.gltdswiper .btn_left111:hover {
    opacity: 0.8;
}
@media(max-width:768px) {
    .lh_abblockone {
        padding-top: 30px;
    }
    .lh_abbomain {
        margin-top: 25px;
    }
    .gltdswiper .btn_right111 {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }
    .gltdswiper .btn_left111 {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }
}


.lh_abblocktwo {
    margin: 60px 0;
    background: #f9f9f9;
}
.lh_abblocktwo .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lh_abbt_r {
    width: 46.7%;
}
.lh_abbt_r img {
    display: block;
    width: 100%;
}
.lh_abbt_l {
    width: 45.5%;
    padding: 30px 22px;
}
.lh_abbt_l .huan_page_title {
    text-align: left;
}
.lh_abbt_l .huan_page_title .huan_title_cn {
    position: relative;
    z-index: 99;
}
.lh_abbt_l .huan_page_title .huan_title_en {
    z-index: 0;
}
.lh_abbt_l .redline {
    width: 168px;
	height: 2px;
    background-color: #bf1a2c;
    margin: 25px 0 30px;
}
.lh_abbt_l .lh_abbt_p {
    font-size: 14px;
    color: #333333;
    line-height: 2;
    text-indent: 28px;
}
@media(max-width:1199px) {
    .lh_abblocktwo {
        margin: 30px 0;
    }
    .lh_abbt_r {
        width: 100%;
    }
    .lh_abbt_l {
        width: 100%;
        padding: 30px 0;
    }
    .lh_abbt_l .lh_abbt_p {
        font-size: 12px;
        line-height: 1.6;
        text-indent: 24px;
    }
}


.lh_abblockthree {
    padding: 75px 0 20px;
    background: url(../images/lh/fzlcbg.jpg) 100% 100%/cover no-repeat;
}
.lh_fzlctitle {
    font-size: 35px;
    color: #bf1a2c;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.lh_fzlcmain {
    position: relative;
    margin-top: 30px;
}
.lh_fzlcmaininn {
    width: 1100px;
    margin: 0 auto;
    max-width: 100%;
}
.fzlcswiper {
    padding: 120px 0;
}
.fzlcswiper .swiper-wrapper:after {
    content: '';
    display: block;
    width: 10000%;
    height: 1px;
    background: #bf1a2c;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.fzlcswiper .swiper-slide {
    text-align: center;
    width: 250px;
    margin-right: 150px;
}
.fzlcswiper .swiper-slide h1 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-bottom: 10px;
}
.fzlcswiper .swiper-slide p {
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
    height: 60px;
}
.fzlcswiper .swiper-slide.swiper-slide.active-nav h1 {
    color: #bf1a2c;
}
.fzlcswiper .swiper-slide.swiper-slide.active-nav p {
    color: #bf1a2c;
}
.fzlcswiper .swiper-slide:nth-child(2n-1) {
    background-image: url(../images/lh/fzlcbotpic.png);
    background-size: 97px 98px;
    background-position: right 30px top;
    background-repeat: no-repeat;
    transform: translateY(50%);
    margin-top: -9px;
    padding-top: 110px;
}
.fzlcswiper .swiper-slide:nth-child(2n) {
    background-image: url(../images/lh/fzlctoppic.png);
    background-size: 97px 98px;
    background-position: left 30px bottom;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    margin-bottom: -9px;
    padding-bottom: 110px;
}
.fzlcswiper .swiper-slide:nth-child(2n-1).active-nav {
    background-image: url(../images/lh/fzlcbotpic2.png);
}
.fzlcswiper .swiper-slide:nth-child(2n).active-nav {
    background-image: url(../images/lh/fzlctoppic2.png);
}
.hideswiper {
    height: 0;
    opacity: 0;
}
.lh_fzlcmain .btn_right222 {
    width: 49px;
    height: 49px;
    background-size: 100%;
    background-image: url(../images/lh/arrowright.png);
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    margin-top: -24.5px;
}
.lh_fzlcmain .btn_right222:hover {
    opacity: 0.8;
}
.lh_fzlcmain .btn_left222 {
    width: 49px;
    height: 49px;
    background-size: 100%;
    background-image: url(../images/lh/arrowleft.png);
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    margin-top: -24.5px;
}
.lh_fzlcmain .btn_left222:hover {
    opacity: 0.8;
}
@media(max-width:1399px) {
    .lh_fzlcmaininn {
        width: 900px;
        margin: 0 auto;
        max-width: 100%;
    }
    .fzlcswiper .swiper-slide {
        text-align: center;
        width: 230px;
        margin-right: 80px;
    }
}
@media(max-width:768px) {
    .lh_abblockthree {
        padding: 30px 0 10px;
    }
    .lh_fzlctitle {
        font-size: 24px;
    }
    .fzlcswiper {
        padding: 80px 0;
    }
    .lh_fzlcmaininn {
        width: 90%;
        margin: 0 auto;
        max-width: 100%;
    }
    .fzlcswiper .swiper-slide {
        text-align: center;
        width: 150px;
        margin-right: 10px;
    }
    .fzlcswiper .swiper-slide h1 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .fzlcswiper .swiper-slide p {
        font-size: 12px;
        line-height: 1.4;
        height: 40px;
    }
    .fzlcswiper .swiper-slide:nth-child(2n) {
        background-size: 60px 61px;
        margin-bottom: -5px;
        padding-bottom: 70px;
    }
    .fzlcswiper .swiper-slide:nth-child(2n-1) {
        background-size: 60px 61px;
        margin-top: -5px;
        padding-top: 70px;
    }
    .lh_fzlcmain .btn_right222 {
        width: 25px;
        height: 25px;
        margin-top: -12.5px;
    }
    .lh_fzlcmain .btn_left222 {
        width: 25px;
        height: 25px;
        margin-top: -12.5px;
    }
}


.lh_abblockfour {
    padding: 100px 0 40px;
    background: url(../images/lh/qywhbg.jpg) no-repeat;
    background-position: center top;
    background-size: auto;
}
.lh_abblockfour .huan_page_title .huan_title_cn {
    position: relative;
    z-index: 99;
}
.lh_abblockfour .huan_page_title .huan_title_en {
    z-index: 0;
}
.lh_abbfmain {
    width: 1250px;
    margin: 0 auto;
    max-width: 100%;
    margin-top: 80px;
}
.lh_abbftoplist {
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;
    border-bottom: 1px solid #bf1a2c;
}
.lh_abbftoplist li {
    text-align: center;
    width: 32%;
}
.lh_abbftoplist li h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin: 15px 0;
}
.lh_abbftoplist li p {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 2px;
}

.lh_abbfbotlist {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.lh_abbfbotlist li {
    width: 20%;
    display: flex;
    margin: 0 6.5% 80px;
}
.lh_abbfbotlist li em {
    width: 51px;
	height: 51px;
    background-color: #bf1a2c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
	font-style: italic;
    color: #ffffff;
    font-weight: bold;
    padding-right: 6px;
}
.lh_abbfbotlist li .lh_abbfbotli_r {
    width: 170px;
    margin-left: 15px;
}
.lh_abbfbotlist li .lh_abbfbotli_r h1 {
    font-size: 20px;
    color: #333333;
    line-height: 1;
}
.lh_abbfbotlist li .lh_abbfbotli_r h1 i {
    font-size: 18px;
    color: #bf1a2c;
    font-weight: bold;
    font-family: Arial;
    margin-left: 10px;
}
.lh_abbfbotlist li .lh_abbfbotli_r p {
    font-size: 14px;
    color: #333333;
    line-height: 1.7;
    margin-top: 10px;
}
@media (max-width:1399px) {
    .lh_abbfbotlist li {
        width: 30%;
        margin: 0 0 60px;
    }
}
@media (max-width:992px) {
    .lh_abbfmain {
        margin-top: 50px;
    }
    .lh_abbftoplist {
        flex-wrap: wrap;
        padding-bottom: 30px;
    }
    .lh_abbftoplist li {
        width: 100%;
        margin-bottom: 15px;
    }
    .lh_abbftoplist li h1 {
        font-size: 18px;
    }
    .lh_abbftoplist li p {
        font-size: 14px;
        line-height: 1.6;
    }
    .lh_abbfbotlist {
        justify-content: space-between;
        margin-top: 50px;
    }
    .lh_abbfbotlist li {
        width: 48%;
        margin-bottom: 20px;
    }
    .lh_abbfbotlist li em {
        width: 36px;
        height: 36px;
        font-size: 20px;
    }
    .lh_abbfbotlist li .lh_abbfbotli_r {
        margin-left: 5px;
        width: 120px;
    }
    .lh_abbfbotlist li .lh_abbfbotli_r h1 {
        font-size: 16px;
    }
    .lh_abbfbotlist li .lh_abbfbotli_r h1 i {
        font-size: 12px;
    }
    .lh_abbfbotlist li .lh_abbfbotli_r p {
        font-size: 12px;
        line-height: 1.4;
    }
}


.fttop {
    background: #f0f0f0;
}
.fttop_t {
    padding: 50px 15%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
}
.fttop_t a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 221px;
	height: 72px;
	background-color: #444444;
}
.fttop_t a span {
    font-size: 18px;
    color: #ffffff;
    margin-left: 5px;
}
.fttop_b_title {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 25px;
}
.fttop_b {
    padding: 50px 0 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fttop_b_l {
    display: flex;
    justify-content: space-between;
    width: 30.5%;
}
.fttop_b_l_box a {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 1.8;
}
.fttop_b_c {
    width: 48.5%;
}
.fttop_b_c_b {
    display: flex;
    justify-content: space-between;
}
.fttop_b_c_b p {
    font-size: 14px;
    color: #333333;
    line-height: 1.8;
}

.fttop_b_r {
    display: flex;
    align-items: center;
}
.fttop_b_r_l {
    margin-right: 12px;
}
.fttop_b_r_r img {
    display: block;
    margin-bottom: 25px;
}
.fttop_b_r_r a:last-child img {
    margin-bottom: 0;
}

.ftbot {
    background: #1c1c1c;
}
.ftbot .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
}
.ftbot .inner span {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.8;
}
@media (max-width:1199px) {
    .fttop_t {
        padding: 40px 3%;
    }
    .fttop_b {
        padding: 40px 0;
    }
    .fttop_b_l {
        width: 28%;
    }
    .fttop_b_c {
        width: 52.5%;
    }
}
@media (max-width:992px) {
    .fttop_t {
        padding: 20px 0;
    }
    .fttop_t a {
        width: 30%;
        height: 40px;
    }
    .fttop_t a img {
        display: block;
        width: 20px;
    }
    .fttop_t a span {
        font-size: 14px;
    }
    .fttop_b {
        padding: 20px 0;
    }
    .fttop_b_l {
        width: 100%;
    }
    .fttop_b_c {
        width: 100%;
    }
    .fttop_b_c_b {
        flex-wrap: wrap;
    }
    .fttop_b_c_b p {
        width: 100%;
        margin-bottom: 10px;
    }
    .fttop_b_title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .fttop_b_r_r {
        display: flex;
    }
    .fttop_b_r_r img {
        margin-bottom: 0;
        margin-right: 15px;
    }
    .ftbot .inner {
        flex-wrap: wrap;
        height: auto;
        text-align: center;
        padding: 10px 0;
    }
    .ftbot .inner span {
        display: block;
        width: 100%;
    }
}

/* .hdinn {
    height: 68px;
} */
/* .header {
    position: fixed;
    background: #ffffff;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 0 10px 0 #ddd;
    z-index: 9999;
} */
/* body {
    padding-top: 68px;
} */
.logo {
    padding: 17px 0 15px;
    display: block;
    margin-left: 8.2%;
    float: left;
}
.lh_nav {
    float: left;
    margin-left: 9.5%;
    width: 51%;
    position: relative;
}
.lh_navli {
    width: 16.66%;
    float: left;
    position: relative;
}
.lh_navli a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 68px;
    border-right: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    color: #333333;
}
.lh_navli:first-child a {
    border-left: 1px solid #eee;
}
.lh_blueline {
    height: 2px;
    width: 0;
    background: #bf1a2c;
    position: absolute;
    bottom: 0;
    left: 0;
}
.lh_navli.active .lh_blueline {
    width: 100%;
}
.lh_hd_r {
    float: right;
    height: 100%;
}
.lh_hd_r a {
    float: left;
    display: block;
    width: 88px;
    height: 100%;
    text-align: center;
    line-height: 68px;
    color: #ffffff;
}
.searchbtn {
    background: #bf1a2c;
    position: relative;
}
.enbtn {
    background: #141414;
}

.lh_subnav {
    top: 68px;
    background: #f7f7f7;
    min-width: 980px;
    width: 100%;
    position: absolute;
    z-index: 999;
}
.lh_subin {
    width: 885px;
    height: 305px;
    margin: 0 auto;
    position: relative;
}
.lh_subinbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    zoom: 1;
    overflow: hidden;
}
.lh_subinboxtitle {
    float: left;
    padding-top: 60px;
}
.lh_subinboxtitle .redline {
    width: 42px;
	height: 4px;
	background-color: #bf1a2c;
}
.lh_subinboxtitle h1 {
    font-size: 24px;
    color: #bf1a2c;
    line-height: 1;
    font-weight: bold;
    margin-top: 25px;
}
.lh_subinboxmain {
    float: left;
    padding-top: 50px;
    overflow: hidden;
}
.lh_subinboxmain_box {
    float: left;
    padding: 0 90px;
    border-right: 1px solid #eeeeee;
    min-height: 173px;
}
.lh_subinboxmain_box:last-child {
    border-right: none;
}
.lh_subinboxmain_box h1 {
    font-size: 18px;
    color: #bf1a2c;
    line-height: 1;
    margin-bottom: 20px;
}
.lh_subinboxmain_box a {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    line-height: 1;
    margin-bottom: 15px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
}
.lh_subinboxmain_box a:hover {
    color: #bf1a2c;
}

.searchbtninn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 68px;
}
.lh_searchform {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 120%;
	right: 28px;
	z-index: 999;
	transition: 0.2s all;
	width: 220px;
	height: 40px;
	border-radius: 4px;
	box-shadow: 0 0 5px #aaa;
	background: #fff;
	transform: scale(0);
}
.lh_searchform.show {
	transform: scale(1);
}
.lh_searchform::after {
	content: '';
	display: block;
	border-bottom: 5px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	bottom: 100%;
	right: 10px;
	z-index: 999;
}
.lh_searchform input[type=text] {
	outline: none;
	display: block;
	width: 180px;
	height: 30px;
	padding: 0 15px;
	font-size: 14px;
	color: #666;
}
.lh_searchform input[type=submit] {
	display: block;
	outline: none;
	width: 40px;
	height: 30px;
	background: #fff;
}




.lh_navbtn	{
	width: 30px;
    height: 20px;
    display: none;
    position: relative;
}
.lh_navbtn span {
	width: 30px;
    display: block;
    height: 2px;
    background: #414141;
    border-radius: 2px;
    position: absolute;
    left: 0;
    transition: all .2s linear;
}
.lh_navbtn span:nth-child(1) {
	top: 0;
}
.lh_navbtn span:nth-child(2) {
	top: 10px;
}
.lh_navbtn span:nth-child(3) {
	top: 20px;
}
.lh_navbtn span.no1 {
    transform: rotate(45deg);
    top: 10px;
}
.lh_navbtn span.no2 {
    visibility: hidden;
    opacity: 0;
}
.lh_navbtn span.no3 {
    transform: rotate(-45deg);
    top: 10px;
}
@media (max-width: 1399px) {
    .logo {
        margin-left: 2%;
    }
    .lh_nav {
        margin-left: 3%;
    }
}
@media (max-width: 992px) {
    .lh_navbtn {
        display: block;
        float: right;
    }
    .lh_hd_r a.searchbtn {
        display: none;
    }
    .lh_hd_r a.enbtn {
        line-height: 30px;
        width: 40px;
        font-size: 12px;
    }
    .hdinn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 3%;
        position: relative;
    }
    .hdinn .clr {
        display: none;
    }
    .lh_nav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #ffffff;
        box-shadow: 0 0 5px #ccc;
        margin-left: 0;
        z-index: 999;
    }
    .logo {
        padding: 10px 0;
        margin-left: 0;
    }
    .lh_navli {
        width: 100%;
        border-bottom: 1px solid #f7f7f7;
    }
    .lh_navli a {
        line-height: 40px;
        font-size: 12px;
        width: 100%;
        border: none;
    }
    .lh_blueline {
        display: none;
    }
    .header {
        position: fixed;
        background: #ffffff;
        left: 0;
        top: 0;
        width: 100%;
        box-shadow: 0 0 10px 0 #ddd;
        z-index: 9999;
    }
    body {
        padding-top: 56px;
    }
}


.lh_pagecon {
    padding: 70px 0;
}
.lh_hyyymain {
    font-size: 14px;
	line-height: 30px;
    color: #333333;
    margin-top: 40px;
}
.lh_hyyymain img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
@media (max-width: 768px) {
    .lh_pagecon {
        padding: 30px 0;
    }
    .lh_hyyymain {
        font-size: 12px;
        line-height: 1.6;
        color: #333333;
        margin-top: 20px;
    }
}

.lh_pagecon2 {
    padding: 50px 0;
}
.lh_newsdetailtitle {
    text-align: center;
    font-size: 24px;
    color: #333333;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.lh_newsdetailtit_bot {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.lh_newsdetailtit_bot span {
    font-size: 12px;
    color: #333333;
    opacity: 0.8;
    margin: 0 15px;
}

.lh_newsdetailmain {
    margin-top: 50px;
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
    border-bottom: 1px solid #efefee;
    padding-bottom: 50px;
}
.lh_newsdetailmain img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.lh_newsdetailbot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}
.lh_newsdetailbot_l p {
    font-size: 14px;
    color: #333333;
    margin: 5px 0;
}
.lh_newsdetailbot_r a {
    display: block;
    width: 129px;
	height: 31px;
	border-radius: 4px;
    border: solid 1px #bf1a2c;
    font-size: 14px;
    color: #bf1a2c;
    text-align: center;
    line-height: 29px;
}

@media (max-width: 768px) {
    .lh_pagecon2 {
        padding: 30px 0;
    }
    .lh_newsdetailtitle {
        font-size: 18px;
        padding-bottom: 20px;
    }
    .lh_newsdetailtit_bot {
        margin-top: 15px;
    }
    .lh_newsdetailmain {
        margin-top: 20px;
        font-size: 12px;
        line-height: 1.6;
        padding-bottom: 30px;
    }
    .lh_newsdetailbot_l {
        max-width: 50%;
    }
    .lh_newsdetailbot_l p {
        font-size: 12px;
        color: #333333;
        margin: 5px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .lh_newsdetailbot_r a {
        width: 100px;
        height: 24px;
        border-radius: 4px;
        border: solid 1px #bf1a2c;
        font-size: 12px;
        line-height: 22px;
    }
}
























































