﻿/*in-page1*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: middle;
}/* HTML5 display-role reset for older browsers */
body {
    margin: 0;
    padding: 0;
    font-family: SourceHanSansCN !important;
}

.BMapLabel {
    /* background: none!important; */
    /* border: none!important; */
    max-width: initial;
}

body::-webkit-scrollbar {
    display: none;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.fixed-header {
    background: #fff;
}

.bghead .header-nav .nav-a {
    color: #fff;
}

#section-5,
#section-5 .fp-tableCell {
    height: auto!important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .sw_banner {
    width: 100%;
    height: 100%;
   
}
.swiper-slide .sw_banner img{
	width: 100%;
	height: 100%;
	display: block;
}
.index_banner .swiper-pagination-bullet {
    width: 23px !important;
    height: 23px !important;
    background-color: transparent !important;
    border: solid 3px #ffffff !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    bottom: 20px !important;
}

.index_banner .swiper-pagination-bullet-active {
    border: solid 3px #ffffff;
    background-color: #FFFFFF !important;
}

@media (max-width: 767px) {
    .index_banner .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        background-color: transparent !important;
        border: solid 1px #ffffff !important;
        opacity: 1 !important;
        margin: 0 6px !important;
        bottom: 20px !important;
    }
    .index_banner .swiper-pagination-bullet-active {
        border: solid 1px #ffffff;
        background-color: #FFFFFF !important;
    }
}

.banner_msg1 {
    width: 18rem;
    position: absolute;
    top: 4rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner_logo {
    width: 18rem;
    margin-right: -4rem;
}

.banner_title {
    width: 11rem;
    background-image: url(../images/banner_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: .7rem;
    font-style: italic;
    letter-spacing: 3px;
    color: #fffefe;
    margin-top: -10rem;
    margin: auto;
    opacity: .9;
}

.banner_title2 {
    width: 11rem;
    background-image: url(../images/banner_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: .7rem;
    font-style: italic;
    letter-spacing: 3px;
    color: #fffefe;
    margin-top: -10rem;
    margin: auto;
    opacity: .9;
}

.banner_msg1 p {
    font-size: .45rem;
    font-style: italic;
    font-family: SourceHanSansCN-ExtraLight;
    letter-spacing: 2px;
    color: #fffefe;
    margin-top: .76rem;
    opacity: .8;
}

.icon_mouse {
    display: block;
    width: 30px;
    height: 41px;
    margin: 0 auto;
    margin-top: 71px;
}

.banner_msg2 {
    width: 18rem;
    position: absolute;
    top: 10rem;
    left: 0rem;
}

.banner_msg2 p {
    font-size: .45rem;
    font-style: italic;
    font-family: SourceHanSansCN-ExtraLight;
    letter-spacing: 2px;
    color: #fffefe;
    margin-top: .76rem;
    margin-left: 3rem;
    opacity: .8;
}

.icon_mouse1 {
    display: block;
    width: 30px;
    height: 41px;
    position: absolute;
    top: 6.5rem;
    left: 4.75rem;
}

.banner_msg3 {
    width: 19rem;
    position: absolute;
    top: 8.2rem;
    right: 0rem;
}

.banner_title3 {
    width: 10rem;
    height: 1.425rem;
    background-image: url(../images/banner3_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: .7rem;
    font-style: italic;
    letter-spacing: 3px;
    color: #3b73b7;
    margin-top: -10rem;
    margin: auto;
    opacity: .9;
}

.banner_msg3 p {
    font-size: .45rem;
    font-family: SourceHanSansCN-ExtraLight;
    font-style: italic;
    letter-spacing: 2px;
    color: #3b73b7;
    margin-top: 1.6rem;
    margin-right: 4.3rem;
    opacity: .8;
}

@media (max-width: 767px) {
    .banner_msg1 {
        width: 14rem;
        position: absolute;
        top: 4rem;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_logo {
        width: 16rem;
        margin-right: -2rem;
        margin-top: 1rem;
    }
    .banner_title2 {
        width: 11rem;
        background-image: url(../images/banner_line.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        font-size: .7rem;
        font-style: italic;
        letter-spacing: 3px;
        color: #fffefe;
        margin-top: -10rem;
        margin: auto;
        opacity: .9;
    }
    .banner_msg1 p {
        font-size: .45rem;
        font-style: italic;
        font-family: SourceHanSansCN-ExtraLight;
        letter-spacing: 2px;
        color: #fffefe;
        margin-top: .76rem;
        opacity: .8;
    }
    .icon_mouse {
        display: block;
        width: 30px;
        height: 41px;
        margin: 0 auto;
        margin-top: 145px;
    }
    .banner_msg2 {
        width: 15rem;
        position: absolute;
        top: 10rem;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_msg2 p {
        font-size: .45rem;
        font-style: italic;
        font-family: SourceHanSansCN-ExtraLight;
        letter-spacing: 2px;
        color: #fffefe;
        margin-top: .76rem;
        margin-left: 0rem;
        opacity: .8;
    }
    .icon_mouse1 {
        display: block;
        width: 30px;
        height: 41px;
        position: absolute;
        top: 240px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_msg3 {
        width: 15rem;
        position: absolute;
        top: 10rem;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_title3 {
        width: 10rem;
        height: 1.425rem;
        background-image: url(../images/banner3_line.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        font-size: .7rem;
        font-style: italic;
        letter-spacing: 3px;
        color: #3b73b7;
        margin-top: -10rem;
        margin: auto;
        opacity: .9;
    }
    .banner_msg3 p {
        font-size: .45rem;
        font-family: SourceHanSansCN-ExtraLight;
        font-style: italic;
        letter-spacing: 2px;
        color: #3b73b7;
        margin-top: 1.6rem;
        margin-right: 0;
        opacity: .8;
    }
}


/*in-page2*/

.page2bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/about_banner.png);
}

.page2_title {
    width: max-content;
    margin: auto;
    padding-top: 3.25rem;
}

.page2_line {
    display: block;
    width: 1.325rem;
    height: 1px;
    background-color: #a72f2c;
    margin-top: .475rem;
}

.page2_ti {
    display: block;
    font-size: 30px;
    font-weight: 400;
    line-height: .9rem;
    color: #a72f2c;
    margin: 0 .375rem;
}

.page2_title p {
    font-size: .5rem;
    color: #a72f2c;
    text-align: center;
    margin-top: .5rem;
}

.page2_ul {
    /* display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox; */
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 40px;
    overflow: hidden;
}


/* @media (max-width: 768px) {
    .page2_ul {
        display: none;
    }
} */


/* @media (max-width: 1200px) {
    .page2_ul {
        display: none;
    }
} */


/* .page2_ul li {
    width: 12.65rem;
    height: 6.475rem;
    position: relative;
}

@media (max-width: 1680px) {
    .page2_ul li {
        width: 10rem;
        height: 5.08rem;
        position: relative;
    }
} */

.page2_img {
    width: 100%;
    /* height: 100%; */
    /* position: absolute; */
}

.li_msg {
    width: 6.5rem;
    height: 1.35rem;
    border-radius: 27px;
    border: solid 1px #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.li_msg p {
	font-size: .6rem;
	font-weight: 600;
	line-height: 1.35rem;
	color: #ffffff;
	text-align: center;
}

.page2_news {
    margin-top: 1.175rem;
}

.page2_news p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.page2_more {
    margin-top: 40px;
}

.page2_more p {
    font-size: .65rem;
    line-height: .8rem;
    letter-spacing: 0px;
    color: #a72f2c;
    text-align: center;
}

.page2_moreimg {
    display: block;
    width: 5.9rem;
    margin: auto;
    margin-top: .65rem;
}


/*page2m*/

.mpage2 {
    display: none;
}

@media (min-width: 320px) and (max-width: 1200px) {
    .mpage2 {
        margin-top: .8rem;
        display: block;
    }
    .page2_news {
        margin-top: .9rem;
    }
    .page2_more {
        margin-top: .8rem;
        margin-bottom: .8rem;
    }
}

.sw_page2 {
    height: 6.475rem !important;
}

.page2m_img {
    width: 100%;
    height: 6.475rem !important;
}

.mpage2_sw {
    position: static !important;
    margin-top: .2rem !important;
}

.mpage2_sw .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    border: none !important;
    background-color: #dddddd !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    bottom: 20px !important;
}

.mpage2_sw .swiper-pagination-bullet-active {
    background-color: #a72f2c !important;
}


/*page2m-end*/

.padd112 {
    padding: 0 2.8rem;
}

.mpage3 {
    display: none;
}

.fixed-header .subnav {
    position: absolute;
    top: 40px;
    color: #000;
    overflow: hidden;
}

@media (max-width:1199px) {
    .subnav {
        display: none;
    }
}

.subnav {
    position: absolute;
    top: 40px;
    color: #000;
    overflow: hidden;
    width: 185px;
}

.subnav li {
    font-size: 14px;
    line-height: 49px;
    position: relative;
    background-color: #a72f2c;
    padding: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    display: none;
    color: #fff;
    border: 1px solid #a72f2c;   
 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}

.list:hover .subnav li {
    display: block;
    white-space: nowrap;
}

.subnav li:hover {
    color: #a72f2c;
    background-color: #fff;
}

@media (min-width: 320px) and (max-width: 980px) {
    .mpage3 {
        margin-top: .8rem;
        display: block;
    }
}

.page3bg {
    background-color: #FFFFFF;
}

.page3_title {
    margin-top: .5rem;
}

.page3_line {
    width: 86px;
    height: 1px;
    background-color: #a72f2c;
    margin: auto;
}

.page3_title p {
    font-size: .5rem;
    color: #a72f2c;
    text-align: center;
    margin-top: .5rem;
}

.page3_ul {
    margin-top: 1.05rem;
}

@media (max-width: 768px) {
    .page3_ul {
        display: none;
    }
}

@media (max-width: 1199px) {
    .page3_ul {
        display: none;
    }
}

@media (max-width: 1200px) {
    .page3_ul {
        display: block;
        /* width: 1000px; */
        margin: 0 auto;
    }
    .page3_ul li {
        display: inline-block;
        width: 20%;
        /* height: 5.65rem; */
        position: relative;
        /* margin: 0 .4rem .5rem 0; */
    }
}

.page3_ul li {
    display: inline-block;
    width: 19.5%;
    position: relative;
    box-sizing: border-box;
}

.video .img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 51.2%;
}

.video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}

.video .video-box a {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 19%;
}

.video .video-box a p {
    display: inline-block;
    font-size: .8rem;
    font-weight: bold;
    line-height: 1.25rem;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    border-radius: 27px;
    border: solid 1px #ffffff;
    padding: 0 13px;
}

@media (max-width:1199px) {
    .page3_ul li {
        display: inline-block;
        width: 24.5%;
        position: relative;
        box-sizing: border-box;
    }
    .page3bg.padd112 {
        padding: 0 .5rem;
    }
}

@media (max-width:800px) {
    .page3_ul li {
        display: inline-block;
        width: 32.5%;
        position: relative;
        box-sizing: border-box;
    }
}

@media (max-width:470px) {
    .page3_ul li {
        display: inline-block;
        width: 49%;
        position: relative;
        box-sizing: border-box;
    }
}

.page3_ul li .item {
    margin: 0 .4rem .5rem 0;
}
.page3_ul li .item .img_box{
	overflow: hidden;
	border: 1px solid #ddd;
}
@media (max-width:1199px) {
    .page3_ul li .item {
        margin: 0 .2rem .5rem 0;
    }
    .page3_ul li:nth-child(2n) .item {
        margin: 0 0 .5rem .2rem;
    }
    .page3_ul li:first-child .item {
        margin: 0 .2rem .5rem 0;
    }
}

.page3_img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.page3_ul .item {
    overflow: hidden;
}

.page3_ul .item:hover img.page3_img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.li_msg3 {
    /*position: absolute;
    left: .65rem;
    bottom: .3rem;*/
    margin: auto;
}

.li_msg3 p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page3_more {
    margin-top: 30px;
}

@media (min-width: 320px) and (max-width: 1200px) {
    .page3_more {
        margin-top: .8rem;
        margin-bottom: .8rem;
    }
}

.page3_more p {
    font-size: .65rem;
    line-height: .8rem;
    letter-spacing: 0px;
    color: #a72f2c;
    text-align: center;
}

.page2_moreimg {
    display: block;
    width: 5.9rem;
    height: .8rem;
    margin: auto;
    margin-top: .65rem;
}

.page4bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/banner_advantage.png);
}

.page4_title {
    width: max-content;
    margin: auto;
    padding-top: 3.25rem;
}

.page4_line {
    display: block;
    width: 1.325rem;
    height: 1px;
    background-color: #FFFEFE;
    margin-top: .475rem;
}

.page4_ti {
    display: block;
    font-size: 30px;
    font-weight: 400;
    line-height: .9rem;
    color: #FFFEFE;
    margin: 0 .375rem;
}

.page4_titl {
    margin-top: .5rem;
}

.page4_bottomline {
    width: 86px;
    height: 1px;
    background-color: #FFFEFE;
    margin: auto;
}

.page4_titl p {
    font-size: .5rem;
    color: #FFFEFE;
    text-align: center;
    margin-top: .1rem;
}

.adv_ul {
    width: 98%;
}

.adv_ul li {
    height: 3.5rem;
    padding: .5rem 1rem .6rem 1rem;
}

.adv_ul li:first-child {
    background-color: #d04844;
}

.adv_ul li:nth-child(2) {
    background-color: #a72f2c;
}

.adv_ul li:nth-child(3) {
    background-color: #f96764;
}

.adv_ul li:nth-child(4) {
    background-color: #8c1511;
}
.advantage {
    margin-top: .875rem;
}

.advantagefl {
    width: 54%;
}

.adv_num {
    width: .75rem;
    height: 1.7rem;
    display: block;
    font-size: 1.6rem;
    font-family: AlternateGotNo1D;
    color: #ffffff;
    margin-top: .25rem;
}

.adv_msg {
    width: 90%;
}

.adv_msg p {
    font-size: .375rem;
    line-height: .75rem;
    color: #ffffff;
    margin-top: .15rem;
}

.adv_msg p:last-child {
	font-size: 14px;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

@media (max-width:1440px) {
    .adv_msg p:last-child {
        line-height: 22px;
        /*height: 1.4666666rem;*/
        /*overflow-y: auto;*/
    }
}


/* //滚动条整体部分 */

.adv_msg p:last-child::-webkit-scrollbar {
    width: 5px;
    height: 10px;
    background-color: rgba(0, 0, 0, .8);
}


/* //scroll轨道背景 */

.adv_msg p:last-child::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .8);
}


/*   滚动条中能上下移动的小块 */

.adv_msg p:last-child::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #b5b1b1;
}


/* @media (max-) */

.adv_msg p:first-child {
    font-size: 18px;
    color: #ffffff;
    padding-bottom: .25rem;
    border-bottom: 1px solid rgba(250, 250, 250, .8);
    margin-top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.advantagefr {
    width: 46%;
}

@media (max-width:1545px) {}

.pic_advantage {
    width: 49%;
    height: 14rem;
}

.pic_advantage img {
    width: 100%;
    height: 100%;
}

.page4_more {
    margin-top: 2rem;
}

.page4_more p {
    font-size: .65rem;
    line-height: .8rem;
    letter-spacing: 0px;
    color: #FFFEFE;
    text-align: center;
}

.box-news .news {
    margin: 0 -20px;
    margin-top: 30px;
}

@media (max-width:1199px) {
    .box-news .news {
        margin: 0;
        margin-top: 30px;
    }
}

@media (max-width: 1440px) {
    .box-news .news {
        padding: 0 6%;
    }
}

@media (max-width: 991px) {
    .box-news .news {
        padding: 0;
    }
}

.box-news .news .slick-slide {
    padding: 0 20px;
}

@media (max-width:767px) {
    .box-news .news .slick-slide {
        padding: 0 5px;
    }
}

.item {
    background-color: #FFFEFE;
}
.box-news .news .item{
	outline: none;
}
.box-news .news .item .date span {
    font-size: 20px;
    color: #a72f2c;
    display: block;
    text-align: left;
}

.box-news .news .item .date span:after {
    display: block;
    width: 100px;
    height: 4px;
    margin-top: 8px;
    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: #a72f2c;
}

.img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
}

.box-news .news .item .img-box {
    /*padding-bottom: 59.70212766%;*/
    height: auto;
}

.box-news .news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100%;
}

.box-news .news .slick-track.p-slick {
    display: block;
}

.box-news .news .slick-track.m-slick {
    display: none;
}

@media (max-width: 992px) {
    .box-news .news .slick-track.m-slick {
        display: block;
    }
    .box-news .news .slick-track.p-slick {
        display: none;
    }
}

.box-news .news .item .note {
    padding: 15px 30px 45px 30px;
    background-color: #FFFEFE;
}

@media (max-width:1199px) {
    .box-news .news .item .note {
        padding: 10px;
        padding-bottom: 50px;
    }
}

.box-news .news .item .note b {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    display: block;
    overflow: hidden;
    height: 30px;
    color: #a72f2c;
    text-overflow:ellipsis;
   
}

@media (max-width: 767px) {
    .box-news .news .item .note b {
        font-size: 18px;
    }
}

.box-news .news .item .note p {
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
    overflow: hidden;
    margin: 10px 0 0 0;
    color: #666666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.box-news .news .item:hover .date span:after {
    width: 100%;
}

.box-news .news .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


/*about*/

.about_page {
    padding-bottom: 100px;
}

.about_bg {
    margin-top: 88px;
    position: relative;
}

@media (max-width: 985px) {
    .about_bg {
        margin-top: 50px;
    }
}

.about_bg .about_banner {
    width: 100%;
    position: relative;
}

.about_bg .text-word {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
}

.about_bg .text-word p {
    font-size: 17px;
}

@media(max-width:767px) {
    .about_bg .text-word {
        position: absolute;
        right: auto;
        left: 5%;
        /*top: 20%;*/
display:none;
    }
    .about_more {
        display: block;
        width: 19px;
        height: 47px;
        position: absolute;
        right: 15%;
        bottom: 5%;
    }
    .about_bg .text-word p {
        font-size: 15px;
    }
}

.about_bg .text-word h2,
.about_bg .text-word p {
    text-align: right;
    color: #fff;
}

.about_bg .text-word div {
    overflow: hidden;
}

.about_bg .text-word h2 {
    display: inline-block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    float: right;
    /*font-weight: bold;*/
    padding-top: 16px;
    padding-bottom: 23px;
    font-size: 44px;
    margin-bottom: 20px;
}

@media(max-width:767px) {
    .about_bg .text-word h2 {
        font-size: 20px;
    }
    .about_bg .text-word h2 {
        display: inline-block;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        float: right;
        font-weight: bold;
        padding-top: 7px;
        padding-bottom: 10px;
        /* margin-bottom: 20px; */
    }
    .about_bg .text-word p {
        color: #fff!important;
    }
}

.about_more {
    display: block;
    width: 19px;
    height: 47px;
    position: absolute;
    right: 10%;
    top: 63%;
    cursor: pointer;
    transition: all .3s;
}

.about_more:hover {
    margin-top: 20px;
}

@media (max-width: 985px) {
    .about_more {
        width: 12px;
        height: 40px;
        cursor: pointer;
    }
}

.about_title {
    width: 100%;
    height: 1.625rem;
    background-color: #FFFEFE;
    border-bottom: 1px solid #dddddd;
}

.about_scoll {
    position: fixed;
    z-index: 10;
    top: 88px;
    border-top: 1px solid #dddddd;
}

#intro,
#wenhua,
#zizhi {
    position: relative;
    top: -60px;
}

.about_ul {
    padding-left: 5rem;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .about_ul {
        padding-left: 0rem;
    }
}

.about_ul li {
    padding: 0 30px;
    float: left;
    border-left: 1px solid #DDDDDD;
    /*border-right: 1px solid #DDDDDD;*/
}

.about_ul li:last-child {
    border-right: 1px solid #DDDDDD;
}

.about_ul li a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.625rem;
    color: #666666;
    text-align: center;
}

.li_active {
    background-color: #a72f2c;
}

.li_active a {
    color: #FFFFFF !important;
}

.padd200 {
    padding: 0 5rem;
}

@media (max-width: 768px) {
    .padd200 {
        padding: 0 1rem;
    }
    .fp-tableCell .padd200 {
        padding: 0;
    }
}

@media (max-width: 414px) {
    .padd200 {
        padding: 0 15px;
    }
}

@media (max-width: 375px) {
    .padd200 {
        padding: 0 .5rem;
    }
}

@media (max-width: 320px) {
    .padd200 {
        padding: 0 1rem;
    }
}

.introduction {
    margin-top: 1.5rem;
}

.introduction_title {
    margin: auto;
    margin-bottom: 1.6rem;    display: flex;
    justify-content: center;
}

.introduction_title.case_title_five{

}

.in_line {
    display: block;
    width: 1.325rem;
    height: 1px;
    background-color: #a72f2c;
    margin-top: .475rem;
}

.in_title {
    display: block;
    font-size: 1.05rem;
    font-weight: 400;
    line-height: .9rem;
    color: #a72f2c;
    margin: 0 .375rem;
}

.introduction_msg p {
    font-size: 16px;
    line-height: 2;
    color: #666666;
    margin: 0;
}

.introduction_msg p img{
    width: 100%;
}

.introduction_msg div {
    font-size: .6rem;
    color: #224da0;
    margin: .75rem 0 1.25rem 0;
}

.culture {
    margin-top: 1.75rem;
}

.cultrue_ul li {
    /* width: 18.625rem;
    height: 6.45rem; */
    /* background-image: url(../images/libg.png);
     */
    /* background: #f1f1f1; */
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: .7rem;
}

.cultrue_ul li div.item {
    overflow: hidden;
    background: #f1f1f1
}

.cultrue_ul li:hover .lifl img {
    transform: scale(1.1);
}

.lifl {
    position: relative;
    width: 9.9rem;
    padding-bottom: 34.5%;
    overflow: hidden;
}

.lifl img {
    transition: all .5s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.lifr {
    padding-top: 2rem;
    padding-right: 3rem;
}

.about_linian .lifr{
    padding-top: 1.5rem;
}

.lifr .cul_title {
    width: 8.5rem;
    font-size: 24px;
    font-weight: bold;
    line-height: .9rem;
    color: #a72f2c;
    padding-bottom: .4rem;
    border-bottom: .075rem solid #a72f2c;
}

.lifr p {
    font-size: 16px;
    color: #666666;
    margin-top: .3rem;
}

.slick-slide .img-box img {
    width: 100%;
}

.honor_slide {
    display: block !important;
}
.honor_slide .img_box{
	overflow: hidden;
	border: 1px solid #ddd;
}
.honor_slide img {
    width: 100%;
    height: auto;
    display: block;
    transition:.35s;
}

.honor_slide p {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #666666;
}

.about_swiper {
    position: static !important;
    margin-top: 1rem !important;
}

.about_swiper .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    border: none !important;
    background-color: #dddddd !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    bottom: 20px !important;
}

.about_swiper .swiper-pagination-bullet-active {
    background-color: #a72f2c !important;
}


/*footer*/

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/* @media (min-width: 1520px) .container {
    width: 1490px;
} */

.footer {
    width: 100%;
    /*height: 100%;*/
    background-color: #a72f2c;
}

.footer_title {
    height: 82px;
    border-bottom: 1px solid rgba(210, 210, 210, .5);
}

.footer_ti {
    line-height: 82px;
    font-size: 18px;
    color: #FFFFFF;
    opacity: .9;
}
.footer_ti a{
	color: #fff;
}
.footer_ti a:hover{
	color: #999;
}
.footer_ti span {
    font-size: 20px !important;
    color: #FFFFFF;
    opacity: 1 !important;
    padding-right: .75rem;
}

.wlogo {
    width: 177px;
    height: 20px;
    margin-top: 30px;
}

.footer_content {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.footer_content .footer_msg {
    display: inline-block;
    max-width: 20.2%;
    /*vertical-align: top;
	word-break: break-all;*/
}

.footer_li h3 {
    font-size: 20px;
    line-height: 32px;
    color: #FFFEFE;
    margin: 0;
}

.footer_info {
    margin-top: 30px;
}

.footer_info span {
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 3px;
    background-color: #FFFEFE;
    margin-right: 12px;
}

.footer_info a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #FFFEFE;
    opacity: .8;
    cursor: pointer;
}

.footer_info a:hover {
    color: #FFFEFE;
}

.infoo {
    margin-top: 78px;
    margin-left: -25px;
}

.footer_li p {
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
}

.footer_li span {
    display: block;
    font-size: 18px;
    color: #FFFFFF;
    opacity: .8;
}

.footer_info p {
    font-size: 15px;
    color: #FFFFFF;
    opacity: .8;
}

.info_dis {
    margin-top: 20px !important;
}

@media (max-width: 1199px) {}

@media (min-width: 1200px) {
    /*.container>ul>li {
		display: inline-block;
		max-width: 14.28571429%;
		vertical-align: top;
		word-break: break-all;
	}*/
}

@media (max-width: 1199px) {
    /*.container>ul>li {
		display: inline-block;
		width: 33.33333333%;
		margin-right: -4px;
		padding: 0 15px;
		vertical-align: top;
	}*/
}

@media (max-width: 991px) {}

.copyright {
    border-top: 1px solid rgba(210, 210, 210, .5);
    padding: 20px 0;
    margin-top: 80px;
    position: relative;
}

@media (max-width: 991px) {
    .copyright {
        padding: 10px 0;
        text-align: center;
    }
}

.copyright p {
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    color: #FFFEFE;
    opacity: .6;
}
.copyright a{color: #FFFEFE;}
@media (max-width: 991px) {
    .copyright p {
        font-size: 14px;
    }
}

.copyright p span {
    display: inline-block;
}

.copyright .top {
    position: absolute;
    top: 22px;
    right: 0px;
}

.copyright .top a img {
    margin-right: 30px;
}

@media (max-width:1198px) {
    .copyright .top {
        position: absolute;
        top: 22px;
        right: -40px;
    }
    .copyright .top a img {
        margin-right: 10px;
    }
    .footer .footer_title,
    .footer .footer_content {
        display: none;
    }
    .copyright {
        border-top: 1px solid rgba(210, 210, 210, .5);
        padding-top: 20px;
        padding-bottom: 0px;
        margin-top: 0px;
    }
    .advantagefr {
        display: none;
    }
    .advantagefl {
        width: 100%;
    }
    .pic_advantage {
        width: 49%;
        height: auto;
        padding-top: 1rem;
        padding-right: .6rem;
    }
    .adv_ul li {
        height: auto;
        padding: .5rem 1rem .6rem 1rem;
    }
    .adv_msg p {
        font-size: .375rem;
        line-height: .75rem;
        color: #ffffff;
        margin-top: .15rem;
    }
    .adv_msg p:last-child {
        height: auto;
    }
}

@media (max-width:1800px) {
    .footer_info p {
        font-size: 15px;
        color: #FFFFFF;
        opacity: .8;
    }
    .footer_li p {
        font-size: 24px;
        line-height: 36px;
        color: #FFFFFF;
    }
    .footer_info a {
        display: block;
        font-size: 14px;
        line-height: 36px;
        color: #FFFEFE;
        opacity: .8;
        cursor: pointer;
    }
    .footer_li h3 {
        font-size: 18px;
        line-height: 32px;
        color: #FFFEFE;
    }
    .footer_ti {
        line-height: 82px;
        font-size: 16px;
        color: #FFFFFF;
        opacity: .9;
    }
}

@media (max-width:1400px) {
    .footer_info p {
        font-size: 14px;
        color: #FFFFFF;
        opacity: .8;
    }
    .footer_li p {
        font-size: 24px;
        line-height: 36px;
        color: #FFFFFF;
    }
    .footer_info a {
        display: block;
        font-size: 13px;
        line-height: 36px;
        color: #FFFEFE;
        opacity: .8;
        cursor: pointer;
    }
    .footer_li h3 {
        font-size: 17px;
        line-height: 32px;
        color: #FFFEFE;
    }
    .footer_ti span {
        font-size: 16px !important;
        color: #FFFFFF;
        opacity: 1 !important;
        padding-right: .75rem;
    }
}

.index_pro.swiper-container {
	padding-bottom: 50px;
}
.index_pro .swiper-pagination-bullet,.index_case .swiper-pagination-bullet{
	background: #000;
}
.index_pro .swiper-pagination-bullet-active,.index_case .swiper-pagination-bullet-active{
	background: #a72f2c;
}



.job{height: 50px;background: #a72f2c;padding: 0 5%;border-bottom: 1px solid #fff;}
.job span{color: #fff;font-size: 16px;height: 50px;line-height: 50px;display: block;float:left;}
#job_left{float: left;}
#job_right{float: right;text-align:right;width:50px;}
.joblist{display: block;width: 100%;overflow: hidden;background: #eeeeee}
.joblist li{display: block;overflow:hidden;}
.jobmain_up{padding: 0 5%;height: 50px;border-bottom: 1px solid #fff; cursor: pointer;}
.jobmain_up span{float: left;display: block;height: 50px;line-height: 50px;font-size: 16px;transition:0.35s;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.job span:nth-child(1){width: 19%;}
.job span:nth-child(2){width: 15%;}
.job span:nth-child(3){width: 26%;}
.job span:nth-child(4){width: 32%;}
.jobmain_up span:nth-child(1){width: 19%;}
.jobmain_up span:nth-child(2){width: 15%;}
.jobmain_up span:nth-child(3){width: 26%;}
.jobmain_up span:nth-child(4){width: 32%;}
.jobmain_up span:last-child{float: right;width: 45px;text-align: center;}
.jobmain_up i{display: block;width: 11px;height: 11px;margin: 16px 0 0 24px;position: relative;}
.jobmain_up span i:before{content: "";width: 100%;height: 1px;background: #a72f2c;position: absolute;left: 0;top: 5px;transition: 0.3s;}
.jobmain_up span i:after{content: "";width: 1px;height: 100%;background: #a72f2c;position: absolute;left: 5px;top: 0;transition: 0.3s;}
.jobmain_down{display: none;padding: 5%;overflow: hidden;border-bottom: 1px solid #fff;margin: 0;}
.jobmain_down dt{font-size: 15px;font-weight: bold;margin:9px 0;line-height: 1em;}
.jobmain_down dd{margin: 9px 0;font-size: 13px;color: #777;line-height: 20px;text-align: justify;}
.ljsq{display: block;width: 100px;height: 35px;line-height: 35px;background: #666;color: #fff;font-size: 13px;margin: 0 auto;text-align: center;}
.ljsq:hover{background:#a72f2c;color:#fff;}
.job_on{background-color: #a72f2c;color: #fff;}
.job_on span i:before{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 5px;transition: 0.3s;z-index: 1}



.apply_i {
  background: #fff;
  padding:0 50px;
  /*margin-top: 50px;*/
}
.apply_i_tit {
  font-size: 18px;
  color: #333333;
  padding: 32px 0 16px;
  border-bottom: 1px solid #e5e5e5;
}
.apply_i p {
  font-size: 14px;
  color: #666666;
}
.apply_i p span {
  color: #ff0000;
  width: 20px;
  margin-right: 10px;
}
.apply_i_inp label {
  display: block;
  float: left;
  width: calc(50% - 13px);
  margin-right: 25px;
  margin-top: 20px;
  font-weight: 400;
}
.apply_i_inp label:nth-child(2n) {
  margin-right: 0;
}
.apply_i_inp label:nth-child(2n + 1) {
  clear: both;
}
.apply_i_inp label input,
.apply_i_inp label select {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: solid 1px #dcdcdc;
  margin-top: 10px;
  padding: 0 20px;
  color: #999999;
  -webkit-appearance: button;
  line-height:50px;
}
.apply_i_inp label input::placeholder {
  color: #999;
}
.apply_i_textarea label {
  margin-top: 20px;
  display: block;
  font-weight: 400;
}
.apply_i_textarea .textarea {
  margin-top: 10px;
  position: relative;
}
.apply_i_textarea .textarea textarea {
  height: 180px;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: solid 1px #dcdcdc;
  padding: 20px;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
  width: 100%;
  resize: none;
}


.apply_i_textarea .textarea .select {
  position: absolute;
  left: 30px;
  top: 0px;
  right: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.apply_i_textarea .textarea .select select {
  background: transparent;
  font-size: 14px;
  color: #999;
  border: 0;
}
.apply_i .common_btn {
  width: 180px;
  border-radius: 3px;
  margin: 50px auto 0;
  display: block;
    overflow: hidden;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #999;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.apply_i .common_btn:hover{
  background: #792523;
}
.msg_code{
    margin-top: 20px;
}
.msg_code label{
    display: block;   
    width: calc(50% - 13px);
    position: relative;
    font-weight: 400;
}
.msg_code p{
    font-size: 14px;
    color: #666666;
}
.msg_code input{
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-top: 10px;
    padding: 0 20px;
    color: #999999;
}
.msg_code img{
    position: absolute;
    right: 15px;
    top: calc(50% + 17px);
    transform: translateY(-50%);
}



@media screen and (max-width: 1024px) {
  	.page2_ti{
  		font-size: 25px;
  	}
}


@media screen and (max-width: 768px) {
	.apply_i_inp label {
	  	float: none;
	  	width: 100%;
	  	margin-right: 0px;
	  	margin-top: 20px;
	}
	.msg_code label{
	  	width: 100%;
	}
	.about_page{
		padding-bottom: 40px;
	}
  .job span:nth-child(1){width: 80%;}
  .job span:nth-child(2){display: none;}
  .job span:nth-child(3){display: none;}
  .job span:nth-child(4){display: none;}
  .jobmain_up span:nth-child(1){width: 80%;}
  .jobmain_up span:nth-child(2){display: none;}
  .jobmain_up span:nth-child(3){display: none;}
  .jobmain_up span:nth-child(4){display: none;}
}

@media screen and (max-width: 767px) {
	.about_ul li{
    width: 20%;
    border-left: none;
    border-right: 1px solid #ddd;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;height: 1.625rem;
	}
	.about_ul li:last-child{
		
	}
	.introduction{
		margin-top: 30px;
	}
	.introduction_title{
		margin-bottom: 30px;
	}
	.in_title{
		font-size: 24px;
	}
	.apply_i{
		padding: 0;
	}
.cultrue_ul li:hover .lifl img {
    transform: initial;
}
}

.product_contact .contact table{border-collapse:collapse;}
.product_contact .contact td{border-width:1px; border-style:solid;padding:5px;line-height:200%;color:#666;word-wrap:break-word;word-break:break-all;table-layout:fixed;}


/**/
.in_strategy .bottom {
	/*padding-top: 40px;*/
}
.in_strategy .bottom .b_top {
	display: table;
	width: 100%;
    overflow: hidden;
}
.in_strategy .bottom .b_top .img1 {
	width: 50%;
	display: table-cell;
	position: relative;
	overflow: hidden;
}
.in_strategy .bottom .b_top .img1 img {
	width: 100%;
}
.in_strategy .bottom .b_top .img1 i.i1, .in_strategy .bottom .b_bottom .img1 i.i1 {
	display: inline-block;
	width: 17px;
	height: 29px;
	position: absolute;
	background: url(../images/strategy_in_arraw.png) no-repeat;
	top: 50%;
	right: -1px;
}
.in_strategy .bottom .b_bottom .img2 i.i2 {
	display: inline-block;
	width: 17px;
	height: 29px;
	position: absolute;
	background: url(../images/strategy_in_arraw1.png) no-repeat;
	top: 50%;
	left: -1px;
}
.in_strategy .bottom .b_top .text {
	width: 50%;
	display: table-cell;
	/*vertical-align: top;*/
	padding: 2% 1% 1% 2%;
}
.in_strategy .bottom .b_top .text div.p1, .in_strategy .bottom .b_bottom .text1 div.p1, .in_strategy .bottom .b_bottom .right .text div.p1{
	font-size: 18px;
	color: #666666;
	line-height: 28px;
	padding-top: 25px;
}
.in_strategy .bottom .b_top .text h2.title, .in_strategy .bottom .b_bottom .text1 h2.title, .in_strategy .bottom .b_bottom .right .text h2.title {
	font-size: 24px;
	color: #a72e2b;
        display: none;
}
.in_strategy .bottom .b_top .text p.p1, .in_strategy .bottom .b_bottom .text1 p.p1, .in_strategy .bottom .b_bottom .right .text p.p1 {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding-top: 10px;
}
.in_strategy .bottom .b_bottom {
	display: table;
	width: 100%;
	overflow: hidden;
}
.in_strategy .bottom .b_bottom .left {
	display: table-cell;
	width: 50%;
}
.in_strategy .bottom .b_bottom .left .img1 {
	position: relative;
	display: table-cell;
	width: 50%;
}
.in_strategy .bottom .b_bottom .left .text1 {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	padding: 2% 2% 1% 4%;
}
.in_strategy .bottom .b_bottom .right {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	position: relative;
}
.in_strategy .bottom .b_bottom .right .img2 {
	width: 100%;
	overflow: hidden;
}
.in_strategy .bottom .b_bottom .right .img2 img {
	width: 100%;
}
.in_strategy .bottom .b_bottom .right .text {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	background: rgba(255,255,255,0.7);
	padding: 1.5%;
}
.in_strategy .bottom .b_top:hover .img1 img{
    -webkit-transform: scale(1.02, 1.02);
    transition: transform 1s;
    -moz-transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
    -webkit-transition: transform 1s;
}
.in_strategy .bottom .b_bottom:hover .img2 img{
    -webkit-transform: scale(1.02, 1.02);
    transition: transform 1s;
    -moz-transition: transform 1s;
    -ms-transition: transform 1s;
    -o-transition: transform 1s;
    -webkit-transition: transform 1s;
}
.num-box {
    position: relative;
    width: 94px;
    height: 94px;
    font-size: 30px;
    font-weight: 500;
    color: #ad3e3b;
    line-height: 134px;
   /* margin-top: 80px;*/
    padding-left: 18px;
    border: 2px solid #dddde7;
}
.num-box:after {
    position: absolute;
    bottom: -2px;
    display: block;
    content: "";
    width: 19px;
    height: 2px;
    background: #ad3e3b;
}
@media only screen and (max-width:768px) {
.in_strategy .bottom .b_top .img1 i.i1, .in_strategy .bottom .b_bottom .img1 i.i1 { display: none; }
.in_strategy .bottom .b_top .img1, .in_strategy .bottom .b_top .text, .in_strategy .bottom .b_bottom .left .img1, .in_strategy .bottom .b_bottom .left .text1 {display: block;width: 100%;}
.in_strategy .bottom .b_bottom .left .img1 { /*height: 300px;*/ }
.in_strategy .bottom .b_top .img1 { width: 100%; display: block; /*height: 300px;*/ }
.in_strategy .bottom .b_bottom .right .text { width: 100%; top: auto; bottom: 0; }
.in_strategy .bottom .b_bottom .left, .in_strategy .bottom .b_bottom .right { width: 100%; display: block; }
.in_strategy .bottom .b_top .text h2.title, .in_strategy .bottom .b_bottom .text1 h2.title, .in_strategy .bottom .b_bottom .right .text h2.title {
    display: block;
    text-align: center;
}
.num-box{
    display: none;
}
.in_strategy .bottom .b_bottom .img2 i.i2{
    display: none;
}
.cultrue_ul li div.item .lifl {
    width: 100%;    padding-bottom: 100%;
}
.cultrue_ul li div.item .lifr{
    width: 100%;
}
.lifr .cul_title {
    width: auto;}
}























































