#body {
    position: relative;
}

div.lazy {
    display: block;
}

.contact_bot {
    width: 538px;
    height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 60px;
    margin-left: -269px;
}

/* 回到顶部 */
#totop {
    width: 29px;
    height: 16px;
    background: url('../img/comfeature/up_arrow.png') no-repeat;
    position: fixed;
    right: 52px;
    bottom: 52px;
    z-index: 9999;
    display: none;
}

/* 首页 */
/* 固定导航栏 */
.fixnavbar {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    min-width: 1080px;
    background: url('../img/pcEn/header/fixbg.png');
    z-index: 999;
}

.head_fixbox {
    width: 80%;
    height: 50px;
    margin: auto;
    position: relative;
}

#fixlang {
    margin-top: 10px;
    height: 28px;
    font-size: 24px;
    font-family: Source Han Sans HW SC;
    font-weight: bold;
    color: #000;
    width: 194px;
    /* width: 10%; */
    /* margin-right: 176px; */
    position: absolute;
    right: 15%;
}

.navigation_bar {
    width: 25px;
    height: 15px;
    /* background:rgba(89,89,89,1);    */
    cursor: pointer;
    margin-top: 16px;
    position: absolute;
    right: 3%;
}

.head_line {
    padding: 0 18px;
}

.logo {
    width: 426px;
    height: 40px;
    margin-top: 5px;
}

.language {
    margin-top: 10px;
    height: 28px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    width: 194px;
    position: absolute;
    right: 5%;
    cursor: pointer;
}

.language a {
    color: rgba(255, 255, 255, 1);
    font-family: Microsoft YaHei;
}

.navigation_list {
    position: fixed;
    ;
    z-index: 10;
    width: 264px;
    top: 0px;
    right: -260px;
    height: 970px;
    display: none;
    background: rgba(43, 51, 62, 1);
    opacity: 0.8;
    padding-top: 110px;
    margin: auto;
    z-index: 999;
}

.navigation_list li:hover {
    background: rgba(0, 0, 0, .15);
    border-left: 4px solid #0E90FE;
    color: #fff;
}

.navigation_list_txt {
    height: 86px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: rgba(165, 175, 184, 1);
    text-align: center;
    line-height: 86px;
    cursor: pointer;
    z-index: 1001;
}

.head {
    width: 100%;
    height: 1080px;
    background: url('../img/pcEn/header/background.jpg') no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: auto;
}

.headfix {
    width: 80%;
    height: 50px;
    z-index: 999;
    margin: auto;
    position: relative;
}

.head_con {
    width: 100%;
    height: 80px;
    text-align: left;
}

.head_titlogo {
    width: 975px;
    height: 47px;
    font-size: 71px;
    font-family: Paralines;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    background: url('../img/pcEn/header/title.png') no-repeat center;
}

.head_titcon {
    width: 975px;
    height: 80px;
    margin: 330px auto 0;
    text-align: left;
}

.head_titconsub {
    width: 846px;
    padding: 67px 0 33px 0;
}

.header_tit02_txt {
    height: 22px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    line-height: 43px;
}

.head_tit03 {
    /* width: 484px; */
    height: 22px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    line-height: 43px;
}

.head_tit02logo {
    width: 54px;
    height: 46px;
}

.head_bot {
    text-align: center;
    width: 366px;
    height: 19px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 43px;
    position: absolute;
    left: 50%;
    margin-left: -183px;
    bottom: 162px;
}

/* 向下箭头 */
#down_arrow {
    width: 64px;
    height: 34px;
    background: url('../img/pcEn/header/down_arrow.png') no-repeat;
    position: absolute;
    left: 50%;
    bottom: 55px;
    margin: auto;
    margin-left: -32px;
    z-index: 9;
}

/* 公司特点 */
#companyfeature {
    position: relative;
}

.companyfeature {
    width: 100%;
    height: 1020px;
    padding-top: 60px;
    /* background:url('../img/pcEn/comfeature/background.png') no-repeat ; */
    position: relative;
    margin: auto;
    z-index: 6;
    min-width: 1080px;
}

.companyfeature_con {
    width: 410px;
    margin: 28px auto;
    position: relative;
}

.companyfeature_icon {
    width: 22px;
    height: 22px;
    background: url('../img/pcEn/comfeature/icon.png') no-repeat;
    margin-right: 18px;
}

.companyfeature_tit {
    height: 33px;
    font-size: 44px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(100, 100, 100, 1);
    line-height: 33px;
    top: 66px;
    margin-top: 15px;
}

.companyfeature_sub {
    width: 942px;
    height: 59px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(148, 144, 144, 1);
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -571px;
}

.companyfeature_list {
    width: 1018px;
    height: 746px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -709px;
}

.companyfeature_list_bg {
    width: 282px;
    height: 300px;
    border-radius: 20px;
    padding-top: 54px;
    margin-right: 78px;
    margin-bottom: 38px;
    background: url('../img/comfeature/bg_normal.png');
}

.mr0 {
    margin-right: 0;
}

.companyfeature_list_icon {
    width: 54px;
    height: 54px;
    margin: auto;
}

.companyfeature_list_tit {
    height: 24px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 9px;
    color: rgba(85, 85, 85, 1);
}

.companyfeature_list_txt {
    height: 26px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 26px;
    padding: 0 25px 0 39px;
}
/* 媒体 */
/* 媒体宣传 */
.media {
    width: 100%;
    height: 1080px;
    z-index: 5;
    position: relative;
    min-width: 1080px;
}

.media_box {
    width: 100%;
    height: 1080px;
    padding: 95px 0 0;
    position: relative;
}


.media_tit {
    width: 340px;
    height: 104px;
    margin-bottom: 30px;
    position: absolute;
    left: 46%;
    margin-left: -290px;
    top: 66px;
}

.media_titsub {
    width: 960px;
    height: 22px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgb(196 192 192);
    line-height: 22px;
    text-align: center;
    margin-bottom: 32px;
    position: absolute;
    left: 50%;
    top: 200px;
    margin-left: -630px;

}

.media_tit_con {
    width: 960px;
    height: 22px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgb(173, 171, 171);
    line-height: 22px;
    text-align: center;
    margin-bottom: 32px;
    position: absolute;
    left: 50%;
    top: 189px;
    margin-left: -630px;
}

.media_tit_contxt1 {
    width: 380px;
    height: 28px;
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DEDFDE;
    margin: auto;
}

.media_tit_contxt2 {
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    margin: 12px 0 15px;
}

.media_tit_contxt3 {
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
}

.media_list {
    width: 100%;
    height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -280px;
    margin-left: -60%;
    min-width: 1080px;
    padding: 0 auto;
}

.media_list_ul {
    width: 1060px;
    margin: auto;
}

.media_list_img {
    width: 237.6px;
    position: relative;
    height: 132px;
    float: left;
}

.media_list_iv {
    width: 1000px;
    height: auto;
    margin-top: -30px;
    /* text-align: center; */
    margin: 0 auto;
    /* margin-bottom: 32px; */
    /* position: absolute; */
    /* left: 50%; */

    /* margin-left: -630px; */
}

.media_listboth {
    width: 68px;
    height: 68px;
    z-index: 999;
}

.media_listnormal {

    margin: 0 3% 2% 0;
    max-height: 221px;
    width: 510px;
    background-size: 100% 100%;
    color: #fff;
}

.media_listslide {
    background: url('../img/media/bg_slide.png') no-repeat;
    margin: 0 3% 2% 0;
    max-height: 221px;
    width: 510px;
    background-size: 100% 100%;
}

.media_list_icon1 {
    background: url('../img/media/icon01.png') no-repeat;
    margin: 30px 0 0 48px;
}

.media_list_icon2 {
    background: url('../img/media/icon02.png') no-repeat;
    margin: 30px 0 0 48px;
}

.media_list_icon3 {
    background: url('../img/media/icon03.png') no-repeat;
    margin: 30px 0 0 48px;
}

.media_list_icon4 {
    background: url('../img/media/icon04.png') no-repeat;
    margin: 30px 0 0 48px;
}

.media_list_tit {
    height: 31px;
    font-size: 26px;
    font-family: SimHei;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
    line-height: 31px;
    position: relative;
    top: 10px;
    left: 5%;
    z-index: 999;
    /* float: left */
}

.media_list_text {
    padding: 0px 0 50px 27%;
    height: 16px;
    font-size: 18px;
    font-family: SimHei;
    font-weight: 400;
    color: rgb(196 192 192);
    line-height: 24px;
    position: relative;
    top: -80px;
    left: -1%;
    z-index: 999;
    float: left
}

.media_list_titslide {
    color: rgba(236, 236, 236, 1);
}

.media_list_txtslide {
    color: rgba(189, 189, 189, 1);
}


.media_rightarrow {
    position: absolute;
    bottom: 14%;
    width: 237px;
    height: 71px;
    background: url('../img/media/more.png') no-repeat;
    left: 50%;
    margin-left: -95px;
}

/* 关于开发 */
.develop {
    width: 100%;
    height: 790px;
    padding-top: 60px;
    background: rgba(244, 244, 247, 1);
    position: relative;
    margin: auto;
    background: url('../img/pcEn/develop/background.jpg') no-repeat;
    background-size: 100% 100%;
    min-width: 1080px;
}

.develop_tit {
    padding-top: 66px;
    width: 520px;
    height: 54px;
    background: url('../img/pcEn/develop/title.png') no-repeat center;
    margin-bottom: 83px;
    position: absolute;
    left: 50%;
    margin-left: -360px;
    top: 66px;
}

.develop_list {
    height: 510px;
    width: 1040px;
    padding: 100px 0 0 0;
    position: absolute;
    left: 50%;
    margin-left: -520px;
}

.develop_list>li {
    width: 490px;
    height: 114px;
    padding-top: 88px;
    margin-right: 20px;
}

.develop_list_bg {
    width: 300px;
    height: 273px;
    background: url('../img/develop/bg_slide.png') no-repeat;
}

.develop_list_icon {
    width: 90px;
    height: 90px;
    margin: auto;
    background-size: 100% 100%;
}

.develop_list_txt {
    width: 364px;
    height: 32px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    line-height: 32px;
    text-align: left;
    margin: 14px 0 0 20px;
}

.develop_list_txtactive {
    color: rgba(216, 10, 20, 1);
}

.devolop_footer {
    width: 100%;
    height: 230px;
    text-align: center;
}

.devolop_footer span {
    width: 310px;
    height: 28px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(93, 93, 93, 1);
    margin: 57px 0 28px 0;
    display: inline-block;
}

.develop_footsub {
    height: 23px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: rgba(163, 161, 162, 1);
    line-height: 36px;
    text-align: center;
}

/* 关于我们 */
.about {
    width: 100%;
    height: 1080px;
    margin: auto;
    z-index: 3;
    min-width: 1080px;
}

.about_bg {
    margin-top: 40px;
    width: 100%;
    height: 672px;
    padding-top: 66px;
    position: relative;
    min-width: 1080px;
}

.about_tit {
    height: 120px;
    background: url('../img/pcEn/about/title.png') no-repeat center;
    width: 400px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 66px;
}

.about_tabbox {
    width: 1040px;
    position: absolute;
    left: 50%;
    margin-left: -520px;
    bottom: -290px;
}

.about_tab {
    margin: 0 auto;
}

.about_img {
    width: 200px;
    height: 434px;
    opacity: 0.77;
    margin-right: 60px;
    cursor: pointer;
    padding-top: 34px;
}

.about_01 {
    background: rgba(0, 0, 0, 1) url('../img/pcEn/about/pic01_slide.jpg') no-repeat;
}

.about_02 {
    background: rgba(0, 0, 0, 1) url('../img/pcEn/about/pic02_normal.jpg') no-repeat;
}

.about_03 {
    background: rgba(0, 0, 0, 1) url('../img/pcEn/about/pic03_normal.jpg') no-repeat;
}

.about_04 {
    background: rgba(0, 0, 0, 1) url('../img/pcEn/about/pic04_normal.jpg') no-repeat;
}

/* 新增内容 */
.about_05 {
    background: rgba(0, 0, 0, 1) url('../img/pcEn/about/pic05_normal.png') no-repeat;
}

.about_tabbox .about_con>div {
    display: none;
}

.about_tabbox .about_con>div.active {
    display: block;
}

.about_line {
    width: 2px;
    height: 103px;
    background: rgba(167, 43, 45, 1);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.28);
    display: inline-block;
    margin: 8px 20px 0 28px;
}

.about_sub {
    width: 350px;
    font-size: 24px;
    line-height: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    opacity: 0.4;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    margin-left: -110px;
    margin-top: 58px;
}

.about_subclick {
    opacity: 1;
}

.about_con {
    width: 1040px;
    height: 254px;
    margin: 0 auto;
}

.about_con .about_contxt {
    margin-top: 101px;
    height: 92px;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 40px;
}

.about_bottomlin {
    margin-top: 40px;
    width: 117px;
    height: 3px;
    background: rgba(206, 9, 27, 1);
}

/* 联系我们 */
.contactus {
    width: 100%;
    height: 850px;
    margin: auto;
    padding-top: 230px;
    position: relative;
}

.contactus_tit {
    width: 451px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -326px;
    top: 230px;
}

.contactus_txt {
    border: 1px solid #fff;
    width: 1070px;
    height: 60px;
    text-align: center;
    font-size: 27px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -620px;
    top: 336px;
}

.contactus_list {
    width: 560px;
    height: 240px;
    position: absolute;
    left: 50%;
    margin-left: -350px;
    bottom: 340px;
}

.contactus_info {
    height: 70px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    line-height: 70px;
}

.contactus_info_A {
    width: 1040px;
    height: 70px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
}

.contactus_logo {
    width: 763px;
    height: 40px;
    position: absolute;
    left: 43%;
    margin-left: -360px;
    bottom: 194px;
}

/* 我们的合作伙伴 */
.partner {
    width: 100%;
    height: 1080px;
    position: relative;
}

.partner_head {
    width: 520px;
    height: 104px;
    position: absolute;
    left: 50%;
    margin-left: -360px;
    top: 126px;
}

.partner_tit {
    width: 553px;
    height: 48px;
}

.partner_titsub {
    height: 21px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: rgba(148, 144, 144, 1);
    margin: 28px 0 0 40px;
}

.partner_list {
    width: 100%;
    height: 820px;
    /* background: url('../img/pcEn/partner/background.png') no-repeat; */
    background: rgba(245, 245, 245, 1);
    position: absolute;
    left: -100px;
    top: 300px;
}

.partner_ul {
    width: 70%;
    height: 300px;
    margin: auto;
    padding-top: 100px;
}

.partner_li {
    width: 24%;
    height: 142px;
    margin: 0 1% 100px 0;
    background: url('../img/pcEn/partner/bg.png') no-repeat;
    position: relative;
    background-size: 100% 100%;
}

.partner_libg {
    width: 100%;
    height: 142px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    top: 0;
    color: #FFFFFF;
}

.partner_li_txt {
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #A72B2D;
    padding-bottom: 40px;
    margin: 48px 40px 0px;
    display: inline-block;
    display: none;
}

.partner_dec {
    width: 20px;
    height: 20px;
    background: url('../img/pcEn/partner/decoration.png') no-repeat;
    margin: 20px 0 0 26px;
    background-size: 100% 100%;
}

.partner_li01 {
    width: 130px;
    height: 20px;
    margin: 6px auto 0;
    background: url('../img/pcEn/partner/logo01.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li02 {
    width: 70px;
    height: 50px;
    background: url('../img/pcEn/partner/logo02.png') no-repeat;
    margin: 6px auto 0;
    background-size: 100% 100%;
}

.partner_li03 {
    width: 58px;
    height: 30px;
    margin: 8px auto 0;
    background: url('../img/pcEn/partner/logo03.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li04 {
    width: 122px;
    height: 38px;
    margin: 10px auto 0;
    background: url('../img/pcEn/partner/logo04.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li05 {
    width: 86px;
    height: 50px;
    margin: 13px auto 0;
    background: url('../img/pcEn/partner/logo05.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li06 {
    width: 74px;
    height: 74px;
    margin: -4px auto 0;
    background: url('../img/pcEn/partner/logo06.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li07 {
    width: 96px;
    height: 82px;
    margin: -12px auto 0;
    background: url('../img/pcEn/partner/logo07.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li08 {
    width: 122px;
    height: 46px;
    margin: 7px auto 0;
    background: url('../img/pcEn/partner/logo08.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li09 {
    width: 88px;
    height: 50px;
    margin: 5px auto 0;
    background: url('../img/pcEn/partner/logo09.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li10 {
    width: 108px;
    height: 48px;
    margin: 5px auto 0;
    background: url('../img/pcEn/partner/logo10.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li11 {
    width: 63px;
    height: 63px;
    margin: 0 auto;
    background: url('../img/pcEn/partner/logo11.png') no-repeat;
    background-size: 100% 100%;
}

.partner_li12 {
    width: 63px;
    height: 63px;
    margin: 0 auto;
    background: url('../img/pcEn/partner/logo12.png') no-repeat;
    background-size: 100% 100%;
}

/* 产品服务 */
.service {
    width: 100%;
    height: 566px;
    position: relative;
}

.service_head {
    width: 660px;
    height: 500px;
    position: absolute;
    left: 50%;
    margin-left: -430px;
    top: 228px;
}

.ser_tit {
    width: 440px;
    height: 55px;
}

.ser_titsub {
    height: 23px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin: 54px 0 22px 40px;
}

.ser_titcon {
    width: 589px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-left: 40px;
}

/* 产品服务选项卡*/
.service_line {
    width: 100%;
    height: 1px;
    background: #ccc;
}

.service_box {
    width: 100%;
    position: relative;
    left: 50%;
    margin-left: -60%;
}

.service_box_nav {
    width: 90%;
    position: absolute;
    margin: auto;
    padding: 18px 5%;
    height: 44px;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.13);
}

.service_box_ul {
    margin: auto;
    width: 977px;
}

.service_tab {
    height: 44px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #878282;
    line-height: 44px;
    cursor: pointer;
    padding: 0 20px;
}

.service_tabred {
    border-bottom: 2px solid red;
    padding-bottom: 16px;
}

.service_listwrap {
    width: 100%;
    background: #f5f5f5;
    position: absolute;
    left: 0;
    top: 81px;
    display: none;
}

.service_list {
    /* width:1080px; */
    width: 98%;
    /* margin: auto;  */
    /* display: none; */
    margin: 32px auto 0;
    max-width: 1080px;
}

.service_listshow {
    display: block;
}

.service_list_txtdetai,.service_list_txtdetai2,.service_list_txtdetai3,.service_list_txtdetai4,.service_list_txtdetai5,.service_list_txtdetai6 {
    width: 114px;
    height: 30px;
    border: 1px solid #fff;
    margin: 48px auto;
    line-height: 30px;
    cursor: pointer;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    background: url('../img/pcEn/service/button.png');
}

.service_list_txtdetaihide{
    display: none;
}

.service_list_txtdetaishow {
    display: block;
    margin: 48px auto;
}

.service_list_tit {
    width: 260px;
    height: 30px;
    line-height: 20px;
    font-size: 17px;
    margin: auto;
    font-weight: bold;
    color: rgba(120, 120, 120, 1);
    padding-top: 25px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;

}

.service_list_tit_long {
    width: 260px;
    height: 30px;
    line-height: 20px;
    font-size: 17px;
    margin: auto;
    font-weight: bold;
    color: rgba(120, 120, 120, 1);
    padding-top: 7px;
    padding-bottom: 32px;
    border-bottom: 1px solid #ccc;

}

.service_list_txt {
    /* width:222px; */
    height: 40px;
    /* font-size:16px; */
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(127, 127, 127, 1);
    line-height: 24px;
    text-align: center;
    margin: auto;
    padding-top: 15px;
    padding-left: 19px;
    padding-right: 19px;
    text-overflow: ellipsis;
}

.service_list_txthide {
    /* width:234px; */
    height: 40px;
    text-align: center;
    z-index: 999;
    margin: auto;
    /* padding:0 22px; */
}

.service_list_txtshow {
    display: block;
}

.service_listboth {
    width: 100%;
    height: 188px;
    background-size: 100% 100%;
}

.service_list_bg {
    width: 260px;
    height: 269px;
    background: url('../img/service/bg_slide.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.service_list01 {
    background: url('../img/pcEn/service/bg_case01.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list02 {
    background: url('../img/pcEn/service/bg_case02.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list03 {
    background: url('../img/pcEn/service/bg_case03.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list04 {
    background: url('../img/pcEn/service/bg_case04.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list05 {
    background: url('../img/pcEn/service/bg_case05.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list06 {
    background: url('../img/pcEn/service/bg_case06.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list07 {
    background: url('../img/pcEn/service/bg_case07.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list08 {
    background: url('../img/pcEn/service/bg_case08.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list09 {
    background: url('../img/pcEn/service/bg_case09.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list10 {
    background: url('../img/pcEn/service/bg_case10.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list11 {
    background: url('../img/pcEn/service/bg_case11.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list12 {
    background: url('../img/pcEn/service/bg_case12.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list13 {
    background: url('../img/pcEn/service/bg_case13.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list14 {
    background: url('../img/pcEn/service/bg_case14.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list15 {
    background: url('../img/pcEn/service/bg_case15.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list16 {
    background: url('../img/pcEn/service/bg_case16.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list17 {
    background: url('../img/pcEn/service/bg_case17.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list18 {
    background: url('../img/pcEn/service/bg_case18.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list19 {
    background: url('../img/pcEn/service/bg_case19.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list20 {
    background: url('../img/pcEn/service/bg_case20.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list21 {
    background: url('../img/pcEn/service/bg_case21.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list22 {
    background: url('../img/pcEn/service/bg_case22.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list23 {
    background: url('../img/pcEn/service/bg_case23.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_list24 {
    background: url('../img/pcEn/service/bg_case24.jpg') no-repeat;
    background-size: 100% 100%;
}



.service_listmr,
.service_listmr2,
.service_listmr3,
.service_listmr4,
.service_listmr5,
.service_listmr6 {
    margin: 0 1% 25px 0;
    width: 24%;
    height: 340px;
    position: relative;
    background: url('../img/pcEn/service/bg.jpg') no-repeat;
    background-size: 100% 100%;
    border-bottom: 1px solid #ccc;
}

.service_list_line {
    width: 38px;
    height: 3px;
    background: url('../img/service/shortline_normal.png') no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -19px;
}

/* 点击图片放大 */
.bigimg,
.bigimg2,
.bigimg3,
.bigimg4,
.bigimg5,
.bigimg6 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    background: url('../img/detailcase/bg.png')no-repeat;
    z-index: 999;
}

#fullbg1 {
    width: 90%;
    height: 70%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99993;
}

.fillbgbox,
.swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.fillboth {
    width: 100%;
    height: 100%;
}

.fillbgcons {
    width: 200px;
    height: 318px;
    position: absolute;
    left: 5.4%;
    top: 4%;
    background: url('../img/pcEn/detailcase/cons.png') no-repeat;
    background-size: 100% 100%;
}

.fillbg_ul {
    width: 84%;
    height: 75%;
    position: absolute;
    left: 9.3%;
    top: 21.5%;
}

.fillbg_li {
    width: 30%;
    height: 100%;
    margin-right: 3.3%;
    background: rgba(249, 246, 246, 1);
}

.fillbg_img {
    width: 100%;
    height: 50%;
    background: url('../img/detailcase/case14_pic01.png') no-repeat;
    background-size: 100% 100%;
}

.fillbg_img2 {
    width: 100%;
    height: 50%;
    background: url('../img/detailcase/case14_pic02.png') no-repeat;
    background-size: 100% 100%;
}

.fillbg_img3 {
    width: 100%;
    height: 50%;
    background: url('../img/detailcase/case14_pic03.png') no-repeat;
    background-size: 100% 100%;
}

.fillbg_contit {
    height: 26px;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
    border-bottom: 1px solid #B5B5B5;
    text-align: center;
}

.fillbg_contxt {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    padding: 13px 18px;
    text-align: left;
}

.casedetail_close {
    width: 34px;
    height: 34px;
    background: url('../img/detailcase/close_fork.png') no-repeat;
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 99994;
    background-size: 100% 100%;
}

.fillbgcon {
    width: 46%;
    height: 80%;
    float: left;
}

.fillbgconreport {
    width: 80%;
    height: 30%;

}

.fillbgconreportit {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(243, 241, 241, 1);
    position: absolute;
    margin-bottom: 15px;
    bottom: 20%;
    left: 40px;
}

.fillbgconreportxt {
    width: 90%;
    position: absolute;
    left: 3.5%;
    top: 80%;
    line-height: 20px;
    z-index: 99994;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFCFC;
    text-align: left;
}

.fillbgconright {
    width: 44%;
    height: 80%;
    float: right;
}

.casedetail_tit {
    height: 36px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(243, 241, 241, 1);
    position: absolute;
    margin-bottom: 15px;
    top: 25%;
    left: 4.5%;
}

.casedetail_titright {
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(243, 241, 241, 1);
    position: absolute;
    margin-bottom: 15px;
    top: 30%;
}

.casedetail_txt {
    width: 42%;
    height: 70%;
    position: absolute;
    left: 4.5%;
    top: 42%;
    line-height: 28px;
    z-index: 99994;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFCFC;
    text-align: left;
}

.casedetail_txtright {
    width: 41%;
    height: 70%;
    position: absolute;
    right: 1.5%;
    top: 42%;
    line-height: 28px;
    z-index: 99994;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFCFC;
    text-align: left;
}

.casedetail_txtblack {
    color: #616264;
}

.casedetail_txtbrown{
    width: 800px;
    height: 38px;
    text-align: left;
    text-indent: 10px;
    color: #795237;
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0))
}

.casedetail_txtwhite{
    text-align: left;
    color:#ffffff;
}

.casedetail_txtgreen{
    color:#56938C;
}

.casealine{
    width: 650px;
    height: 3px;
    top: 18%;
    right: 5%;
    background: #FFFFFF;
}

.casealine_green{
    background: #56938C;
}


.casedetail_produtit {
    top: 27%;
    color: #4babff;
    font-size: 28px;
    margin-bottom: 0;
    left: 0;
    padding: 0 5%;
}

.casedetail_produtxt {
    width: 90%;
    height: 100%;
    padding: 0 5%;
    left: 0;
    top: 42%;
    font-size: 14px;
    line-height: 24px;
}