@charset "UTF-8"; @font-face { font-family: "SourceHanSerifCN-Regular"; src: url("../list_font/SourceHanSerifCN-Regular.eot"); src: url("../list_font/SourceHanSerifCN-Regular.eot?#font-spider") format("embedded-opentype"), url("../list_font/SourceHanSerifCN-Regular.woff") format("woff"), url("../list_font/SourceHanSerifCN-Regular.ttf") format("truetype"), url("../list_font/SourceHanSerifCN-Regular.svg") format("svg"); font-weight: normal; font-style: normal; } .font_SHS, .banner_t3, .problem_ct span { font-family: 'SourceHanSerifCN-Regular','宋体'; } @font-face { font-family: "SourceHanSansCN-Light"; src: url("../list_font/SourceHanSansCN-Light.eot"); src: url("../list_font/SourceHanSansCN-Light.eot?#font-spider") format("embedded-opentype"), url("../list_font/SourceHanSansCN-Light.woff") format("woff"), url("../list_font/SourceHanSansCN-Light.ttf") format("truetype"), url("../list_font/SourceHanSansCN-Light.svg") format("svg"); font-weight: normal; font-style: normal; } .font_SHH, .problem_t3, .advantage_t3, .server_t3, .case_t3, .strength_t3, .combo1_t3, .combo2_t3, .honor_t3 { font-family: 'SourceHanSansCN-Light','黑体'; } @font-face { font-family: "PingFang-SC-Medium"; src: url("../list_font/PingFang-SC-Medium.eot"); src: url("../list_font/PingFang-SC-Medium.eot?#font-spider") format("embedded-opentype"), url("../list_font/PingFang-SC-Medium.woff") format("woff"), url("../list_font/PingFang-SC-Medium.ttf") format("truetype"), url("../list_font/PingFang-SC-Medium.svg") format("svg"); font-weight: normal; font-style: normal; } .font_PF, .navbar dl:not(.navbar_last), .navbar_last, .banner_tb span { font-family: 'PingFang-SC-Medium'; } @-webkit-keyframes textUp { 0% { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @keyframes textUp { 0% { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @-webkit-keyframes textRight { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes textRight { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes textLeft { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes textLeft { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes mouseDown { 100% { -webkit-transform: translateY(7px); transform: translateY(7px); opacity: 0; } } @-webkit-keyframes mouseDown { 100% { -webkit-transform: translateY(7px); transform: translateY(7px); opacity: 0; } } @keyframes mouseDown { 100% { -webkit-transform: translateY(7px); transform: translateY(7px); opacity: 0; } } @-webkit-keyframes tr_left { 100% { -webkit-transform: translateX(-20px); transform: translateX(-20px); opacity: 0; } } @keyframes tr_left { 100% { -webkit-transform: translateX(-20px); transform: translateX(-20px); opacity: 0; } } @-webkit-keyframes tr_right { 100% { -webkit-transform: translateX(20px); transform: translateX(20px); opacity: 0; } } @keyframes tr_right { 100% { -webkit-transform: translateX(20px); transform: translateX(20px); opacity: 0; } } @-webkit-keyframes lineUp1 { 100% { top: -667px; opacity: 0; } } @keyframes lineUp1 { 100% { top: -667px; opacity: 0; } } @-webkit-keyframes lineUp2 { 100% { top: -383px; opacity: 0; } } @keyframes lineUp2 { 100% { top: -383px; opacity: 0; } } @-webkit-keyframes lineUp3 { 100% { top: -632px; opacity: 0; } } @keyframes lineUp3 { 100% { top: -632px; opacity: 0; } } @-webkit-keyframes arrowDown { 100% { -webkit-transform: translateY(20px); transform: translateY(20px); opacity: 0; } } @keyframes arrowDown { 100% { -webkit-transform: translateY(20px); transform: translateY(20px); opacity: 0; } } .textUp { -webkit-animation-name: "textUp"; animation-name: "textUp"; } .textRight { -webkit-animation-name: "textRight"; animation-name: "textRight"; } .textLeft { -webkit-animation-name: "textLeft"; animation-name: "textLeft"; } .arrowDown { -webkit-animation-name: "arrowDown"; animation-name: "arrowDown"; } .sprite { display: inline-block; background-image: url(../list_images/xm_thirdpartnar/sprite.png); background-repeat: no-repeat; position: relative; } .commonBtn { display: block; width: 240px; height: 50px; margin: auto; border-radius: 6px; border: solid 1px #6600cc; text-align: center; line-height: 48px; -webkit-transition: all .3s; transition: all .3s; -webkit-box-sizing: border-box; box-sizing: border-box; } .commonBtn i { width: 19px; height: 19px; background-position: -170px -169px; margin-right: 10px; vertical-align: middle; } .commonBtn span { font-size: 18px; color: #6600cc; vertical-align: middle; } .commonBtn:hover { background-color: #6600cc; } .commonBtn:hover i { background-position: -170px -198px; } .commonBtn:hover span { color: #fff; } .navbar { width: 150px; position: fixed; z-index: 9; left: 30px; top: 50%; margin-top: -181px; display: none; } .navbar dt { width: 150px; height: 90px; } .navbar dl { -webkit-transition: all .3s; transition: all .3s; } .navbar dl i { -webkit-transition: all .3s; transition: all .3s; } .navbar dl { width: 148px; border: 1px solid #000; height: 38px; color: #fff; border-top: 0; background-color: #6600cc; font-size: 14px; color: #fff; text-align: center; line-height: 38px; cursor: pointer; position: relative; } .navbar dl:not(.navbar_last) { width: 148px; border: 1px solid #000; height: 38px; color: #fff; border-top: 0; background-color: #6600cc; font-size: 14px; color: #fff; text-align: center; line-height: 38px; cursor: pointer; position: relative; } .navbar dl:after, .navbar dl:before { content: ""; width: 9px; height: 1px; background-color: #ffffff; display: block; position: absolute; top: 19px; } .navbar dl:not(.navbar_last):after, .navbar dl:not(.navbar_last):before { content: ""; width: 9px; height: 1px; background-color: #ffffff; display: block; position: absolute; top: 19px; } .navbar dl:before { left: 30px; } .navbar dl:not(.navbar_last):before { left: 30px; } .navbar dl:after { right: 30px; } .navbar dl:not(.navbar_last):after { right: 30px; } .navbar dl:hover, .navbar dl.on { background-color: #ff00aa; } .navbar dl:not(.navbar_last):hover, .navbar dl:not(.navbar_last).on { background-color: #ff00aa; } .navbar dl:not(.navbar_last):hover:after, .navbar dl:not(.navbar_last):hover:before, .navbar dl:not(.navbar_last).on:after, .navbar dl:not(.navbar_last).on:before { width: 5px; height: 5px; background-color: transparent; border: 1px solid #fff; border-radius: 50%; top: 16px; } .navbar_last { border-radius: 0 0 12px 12px; width: 148px; border: 1px solid #000; height: 38px; color: #fff; border-top: 0; text-align: center; line-height: 38px; background-color: #793dcc; cursor: pointer; } .navbar_last a { width: 100%; height: 100%; display: block; font-size: 14px; color: #fff; } .navbar_last i { width: 19px; height: 19px; background-position: -170px -198px; margin-right: 5px; vertical-align: middle; } .navbar_last:hover { background-color: #ffd400; } .navbar_last:hover a { color: #6600cc; } .navbar_last:hover i { background-position: -170px -169px; } .container { font-size: 0; } .banner { width: 100%; height: 900px; height: 100vh; background: url(../list_images/xm_thirdpartnar/banner_bg.jpg) center center no-repeat; background-size: cover; position: relative; overflow: hidden; } .banner_l { position: absolute; top: 30%; left: 0; z-index: 2; width: 100%; height: 70%; } .banner_f { width: 100%; height: 100%; position: relative; z-index: 4; } .banner_fj1 { width: 1110px; height: 404px; position: absolute; top: 50%; left: 50%; margin-left: -523px; margin-top: -238px; } .banner_fj2 { width: 1643px; height: 823px; position: absolute; top: 50%; left: 50%; margin-left: -820px; margin-top: -395px; } .banner_fp { width: 901px; height: 634px; position: absolute; top: 50%; left: 50%; margin-left: -548px; margin-top: -258px; } .banner_fo { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 6; } .banner_fo1 { position: absolute; width: 35px; height: 34px; background-position: -213px -1px; top: 50%; left: 50%; margin-left: -465px; margin-top: -380px; } .banner_fo2 { position: absolute; width: 35px; height: 30px; background-position: 0px 0px; top: 50%; left: 50%; margin-left: -285px; margin-top: -267px; } .banner_fo3 { position: absolute; width: 36px; height: 30px; background-position: -99px 0px; top: 50%; left: 50%; margin-left: 236px; margin-top: -267px; } .banner_fo4 { position: absolute; width: 23px; height: 23px; background-position: -345px -1px; top: 50%; left: 50%; margin-left: 494px; margin-top: -357px; } .banner_fo5 { position: absolute; width: 40px; height: 33px; background-position: -158px -1px; top: 50%; left: 50%; margin-left: 570px; margin-top: 215px; } .banner_fo6 { position: absolute; width: 18px; height: 16px; background-position: -59px 0px; top: 50%; left: 50%; margin-left: -95px; margin-top: 392px; } .banner_fo7 { position: absolute; width: 53px; height: 45px; background-position: -269px 0px; top: 50%; left: 50%; margin-left: -578px; margin-top: 193px; } .banner_g { width: 1120px; position: absolute; bottom: 0; left: 50%; margin-left: -604px; } .banner_g1 { position: absolute; top: 0; left: 0; -webkit-animation: "lineUp1" 3s ease-out infinite; animation: "lineUp1" 3s ease-out infinite; } .banner_g2 { position: absolute; top: 0; left: 462px; -webkit-animation: "lineUp2" 2s 5s ease-out infinite; animation: "lineUp2" 2s 5s ease-out infinite; } .banner_g3 { position: absolute; top: 0; left: 429px; -webkit-animation: "lineUp3" 2.6s ease-out infinite; animation: "lineUp3" 2.6s ease-out infinite; } .banner_t { width: 1128px; height: 648px; position: absolute; top: 50%; left: 50%; margin-top: -324px; margin-left: -564px; text-align: center; z-index: 6; } .banner_tr { width: 100%; height: 100%; background: url(../list_images/xm_thirdpartnar/banner_tr.png) center center no-repeat; position: absolute; left: 0; top: 0; } .banner_t1 { width: 725px; height: 83px; margin: auto; padding: 206px 0 26px; } .banner_t2 { width: 1128px; height: 114px; margin: 0 auto 35px; } .banner_t3 { font-size: 42px; color: #ffd966; display: inline-block; position: relative; } .banner_t3:after, .banner_t3:before { content: ""; display: inline-block; position: absolute; top: 16px; } .banner_t3:before { width: 0; height: 0; border-width: 8px 14px 8px 0px; border-style: solid; border-color: transparent; border-right-color: #ffd966; left: -34px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .banner_t3:after { width: 0; height: 0; border-width: 8px 0px 8px 14px; border-style: solid; border-color: transparent; border-left-color: #ffd966; right: -34px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .banner_tb { width: 400px; height: 85px; display: inline-block; line-height: 85px; position: absolute; top: 592px; left: 50%; margin-left: -200px; background: url(../list_images/xm_thirdpartnar/banner_btn.png) center center no-repeat; -webkit-transition: all .2s; transition: all .2s; } .banner_tb span { font-size: 28px; color: #ffd966; line-height: 85px; vertical-align: middle; } .banner_tb i { width: 35px; height: 38px; background-position: -399px -2px; vertical-align: middle; margin-right: 10px; } .banner_tb:hover { background: url(../list_images/xm_thirdpartnar/banner_btn_h.png) center center no-repeat; } .banner_tb:hover span { color: #fff; } .banner_tb:hover i { background-position: -450px -2px; } .banner_m { width: 20px; height: 32px; border-radius: 10px; border: solid 2px #00ffff; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 50px; left: 50%; margin-left: -10px; z-index: 9; padding: 6px; } .banner_mi { width: 4px; height: 10px; display: inline-block; background-color: #00ffff; border-radius: 2px; } .banner_mi.begin { -webkit-animation: mouseDown .8s ease-in-out infinite; animation: mouseDown .8s ease-in-out infinite; } .problem { width: 100%; height: 1080px; background: url(../list_images/xm_thirdpartnar/p2_bg.jpg) center center no-repeat; position: relative; z-index: 2; } .problem_t { padding-top: 61px; text-align: center; position: relative; } .problem_t1 { width: 428px; height: 220px; margin: auto; } .problem_t2 { width: 936px; height: 68px; position: absolute; left: 50%; margin-left: -468px; top: 180px; } .problem_t2:after, .problem_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .problem_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #ffd966; left: -55px; } .problem_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #ffd966; right: -55px; } .problem_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .problem_t2 i:first-child { background-position: -506px -13px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .problem_t2 i + img + i { background-position: -541px -13px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .problem_t3 { font-size: 28px; color: #fff; position: absolute; top: 277px; left: 0; right: 0; margin: auto; font-weight: 300; } .problem_c { width: 100%; margin: 144px auto 0; } .problem_c li { margin-bottom: 60px; height: 120px; } .problem_c li div { width: 50%; } .problem_c li div:first-child .problem_cd { text-align: right; } .problem_c dl { height: 120px; } .problem_c1 .problem_ct { margin: 0 65px 0 17px; } .problem_c1 i { background-position: -575px -1.5px; } .problem_c2 .problem_ct { margin: 0 17px 0 65px; } .problem_c2 i { background-position: -736.5px -1.5px; } .problem_c3 .problem_ct { margin: 0 150px 0 17px; } .problem_c3 i { background-position: -628.5px -3px; } .problem_c4 .problem_ct { margin: 0 17px 0 150px; } .problem_c4 i { background-position: -575.5px -55px; } .problem_c5 .problem_ct { margin: 0 65px 0 17px; } .problem_c5 i { background-position: -629px -55.5px; } .problem_c6 .problem_ct { margin: 0 17px 0 65px; } .problem_c6 i { background-position: -681.5px -2px; } .problem_ct { width: 120px; height: 120px; background-color: #000000; border-radius: 24px; border: solid 2px rgba(204, 102, 255, 0.5); -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; line-height: 116px; } .problem_ct span { font-size: 72px; color: #ffffff; z-index: 1; } .problem_ct span:before { content: attr(data-text); display: inline-block; color: #00ffaa; position: absolute; } .problem_ct span:after { } .problem_cd1 { margin: 11px 0 15px; height: 37px; line-height: 37px; } .problem_cd1 span { font-size: 32px; color: #00ffff; font-weight: bold; vertical-align: middle; } .problem_cd1 i { width: 36px; height: 37px; vertical-align: middle; margin: 0 9px; } .problem_cd2 { font-size: 16px; line-height: 20px; font-weight: bold; color: #fff; margin-bottom: 10px; } .problem_cd3 { font-size: 14px; line-height: 16px; color: #fff; } .problem_f { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .problem_f1 { width: 92px; height: 92px; background-position: 12px -44px; position: absolute; left: 9.73958%; top: 230px; } .problem_f2 { width: 85px; height: 99px; background-position: -250px -54px; position: absolute; left: 85.67708%; top: 232px; } .problem_f3 { width: 84px; height: 86px; background-position: -77px -55px; position: absolute; left: 5%; top: 583px; } .problem_f4 { width: 87px; height: 88px; background-position: -337px -55px; position: absolute; left: 90.26042%; top: 586px; } .problem_f5 { width: 93px; height: 93px; background-position: -159px -55px; position: absolute; left: 7.55208%; top: 920px; } .problem_f6 { width: 88px; height: 95px; background-position: -434px -50px; position: absolute; left: 87.55208%; top: 913px; } .advantage { width: 100%; height: 1080px; background: url(../list_images/xm_thirdpartnar/p3_bg.jpg) center center no-repeat; position: relative; } .advantage_t { padding-top: 37px; text-align: center; position: relative; width: 801px; height: 238px; margin: 0 auto 72px; } .advantage_t1 { width: 801px; height: 238px; } .advantage_t2 { width: 500px; height: 68px; position: absolute; left: 50%; margin-left: -250px; top: 103px; } .advantage_t2:after, .advantage_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .advantage_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #6600cc; left: -55px; } .advantage_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #6600cc; right: -55px; } .advantage_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .advantage_t2 i:first-child { background-position: -552px -113px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .advantage_t2 i + img + i { background-position: -597px -113px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .advantage_t3 { font-size: 28px; color: #999; position: absolute; top: 200px; left: 0; right: 0; margin: auto; font-weight: 300; } .advantage_d { width: 1240px; margin: auto; } .advantage_d dl { float: left; } .advantage_d1 dt { width: 308px; background-color: #f7f5fa; height: 80px; border-radius: 6px 6px 0px 0px; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 80px; } .advantage_d1 dt i { width: 29px; height: 31px; margin-right: 10px; background-position: -634px -108px; } .advantage_d1 dt span { color: #959199; } .advantage_d1 dt i { vertical-align: middle; } .advantage_d1 dt span { font-size: 24px; vertical-align: middle; } .advantage_d1 dd { width: 308px; background-color: #f1edf5; height: 80px; margin-top: 2px; line-height: 80px; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; } .advantage_d1 dd i { width: 10px; height: 11px; background-position: -41px -170px; } .advantage_d1 dd span { font-size: 16px; color: #959199; } .advantage_d1 dd span { vertical-align: middle; display: inline-block; max-width: 350px; line-height: 24px; } .advantage_d1 dd i { margin-right: 10px; vertical-align: middle; } .advantage_d2 { margin-left: 2px; } .advantage_d2 dt { width: 464px; background-color: #e4dcf5; height: 80px; border-radius: 6px 6px 0px 0px; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 80px; } .advantage_d2 dt i { width: 33px; height: 24px; margin-right: 6px; background-position: -685px -114px; } .advantage_d2 dt span { color: #6600cc; } .advantage_d2 dt i { vertical-align: middle; } .advantage_d2 dt span { font-size: 24px; vertical-align: middle; } .advantage_d2 dd { width: 464px; background-color: #6600cc; height: 80px; margin-top: 2px; line-height: 80px; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; } .advantage_d2 dd span { font-size: 14px; color: #fff; } .advantage_d2 dd i { width: 24px; height: 25px; background-position: -65px -163px; } .advantage_d2 dd span { vertical-align: middle; display: inline-block; max-width: 350px; line-height: 24px; } .advantage_d2 dd i { margin-right: 10px; vertical-align: middle; } .advantage_d3 { margin-left: 2px; } .advantage_d3 dt { width: 464px; background-color: #e7e6ed; height: 80px; border-radius: 6px 6px 0px 0px; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 80px; } .advantage_d3 dt i { width: 26px; height: 27px; margin-right: 12px; background-position: -742px -110px; } .advantage_d3 dt span { color: #958fb3; } .advantage_d3 dt i { vertical-align: middle; } .advantage_d3 dt span { font-size: 24px; vertical-align: middle; } .advantage_d3 dd { width: 464px; background-color: #958fb3; height: 80px; margin-top: 2px; line-height: 80px; padding-left: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; } .advantage_d3 dd span { font-size: 14px; color: #fff; } .advantage_d3 dd i { width: 25px; height: 26px; background-position: -117px -163px; } .advantage_d3 dd span { vertical-align: middle; display: inline-block; max-width: 350px; line-height: 24px; } .advantage_d3 dd i { margin-right: 10px; vertical-align: middle; } .advantage_b { margin-top: 70px; } .advantage_n { font-size: 20px; color: #999; text-align: center; margin: 62px 0 30px; } .advantage_i { width: 11px; height: 35px; display: block; margin: auto; background-position: -17px -163px; } .server { width: 100%; height: 920px; position: relative; z-index: 2; background: url(../list_images/xm_thirdpartnar/p4_bg.jpg) center center no-repeat; } .server_t { width: 1200px; height: 223px; margin: auto; position: relative; text-align: center; padding-top: 41px; } .server_t1 { width: 1200px; height: 181px; position: absolute; top: 0; left: 0; } .server_t2 { width: 500px; height: 68px; position: absolute; top: 141px; left: 50%; margin-left: -250px; } .server_t2:after, .server_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .server_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #ffd966; left: -55px; } .server_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #ffd966; right: -55px; } .server_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .server_t2 i:first-child { background-position: -506px -13px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .server_t2 i + img + i { background-position: -541px -13px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .server_t3 { font-size: 28px; color: #fff; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; } .server_c { width: 1056px; margin: 60px auto 0; position: relative; z-index: 2; } .server_c li { width: 176px; height: 176px; float: left; text-align: center; padding-top: 46px; -webkit-box-sizing: border-box; box-sizing: border-box; } .server_c li i { width: 59px; height: 51px; margin-bottom: 13px; } .server_c li p { font-size: 20px; color: #fff; } .server_c1 { background: transparent; } .server_c2 { background: rgba(238, 238, 238, 0.2); } .server_c2 i { background-position: -570.5px -267.5px; } .server_c3 { background: transparent; } .server_c4 { background: transparent; } .server_c5 { background: linear-gradient(60deg, #935af1 0%, #6d30ac 100%); } .server_c5 i { background-position: -655px -274px; } .server_c6 { background: rgba(102, 0, 202, 0.5); } .server_c6 i { background-position: -728.5px -273.5px; } .server_c7 { background: rgba(102, 0, 204, 0.6); } .server_c7 i { background-position: -567.5px -340.5px; } .server_c8 { background: linear-gradient(60deg, #935af1 0%, #6d30ac 100%); } .server_c8 i { background-position: -655px -340.5px; } .server_c9 { background: rgba(102, 0, 202, 0.6); } .server_c9 i { background-position: -737px -341px; } .server_c10 { background: rgba(229, 229, 229, 0.2); } .server_c10 i { background-position: -567px -407px; } .server_c11 { background: rgba(102, 0, 202, 0.6); } .server_c11 i { background-position: -654.5px -407.5px; } .server_c12 { background: rgba(255, 255, 255, 0.2); } .server_c12 i { background-position: -737px -406.5px; } .server_c13 { background: transparent; } .server_c14 { background: transparent; } .server_c15 { background: transparent; } .server_c16 { background: linear-gradient(60deg, #925af1 0%, #6d30ac 100%); } .server_c16 i { background-position: -563px -480.5px; } .server_c17 { background: transparent; } .server_c18 { background: transparent; } .case { width: 100%; height: 1080px; background-color: #fff; position: relative; } .case_f { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .case_f1 { position: absolute; top: 77px; left: 0; } .case_f2 { position: absolute; top: 327px; right: 122px; } .case_t { width: 873px; height: 240px; margin: auto; position: relative; text-align: center; } .case_t1 { width: 873px; height: 243px; position: absolute; top: -10px; left: 0; } .case_t2 { width: 248px; height: 70px; position: absolute; top: 115px; left: 50%; margin-left: -124px; } .case_t2:after, .case_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .case_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #6600cc; left: -55px; } .case_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #6600cc; right: -55px; } .case_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .case_t2 i:first-child { background-position: -552px -113px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .case_t2 i + img + i { background-position: -597px -113px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .case_t3 { font-size: 28px; color: #999999; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; } .case_d { width: 1232px; height: 630px; margin: 40px auto 0; position: relative; } .case_dbd { width: 1232px; margin: auto; position: absolute; left: 50%; margin-left: -616px; } .case_d .next, .case_d .prev { display: inline-block; width: 80px; height: 80px; border-radius: 50%; background: transparent; position: absolute; top: 50%; margin-top: -20px; } .case_d .next i, .case_d .prev i { display: inline-block; width: 100%; height: 100%; background: url(../list_images/xm_thirdpartnar/page.png) center center no-repeat; } .case_d .next:hover i, .case_d .prev:hover i { background: url(../list_images/xm_thirdpartnar/page_hover.png) center center no-repeat; } .case_d .prev { left: -80px; } .case_d .prev:hover i { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .case_d .next { right: -80px; } .case_d .next i { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .case_d .next:hover i { -webkit-transform: rotate(0deg); transform: rotate(0deg); } .case_d ul { height: 610px; padding-top: 20px !important; } .case_d li { width: 276px !important; height: 550px; margin: 0 16px; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; position: relative; border: 2px solid transparent; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; -webkit-box-shadow: 0px 10px 30px 0px rgba(71, 31, 153, 0.1); box-shadow: 0px 10px 30px 0px rgba(71, 31, 153, 0.1); } .case_d li:hover { -webkit-box-shadow: 0px 15px 40px 0px rgba(71, 31, 153, 0.2); box-shadow: 0px 15px 40px 0px rgba(71, 31, 153, 0.2); border-color: #6600cc; } .case_d li:hover .case_dn { background-color: #6600cc; } .case_d li:hover .case_dn p { color: #fff; } .case_d li .popTH { display: none; } .case_dl { height: 181px; background-color: #fefefe; padding: 50px; line-height: 80px; border-bottom: 1px solid #f1edf7; -webkit-box-sizing: border-box; box-sizing: border-box; } .case_dl img { max-width: 100%; max-height: 100%; vertical-align: middle; } .case_dt { height: 119px; border-bottom: 1px solid #f1edf7; padding: 25px 20px 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .case_dt p:first-child { font-size: 16px; color: #000; margin-bottom: 17px; } .case_dt p:first-child + p { font-size: 12px; color: #666; line-height: 20px; height: 40px; overflow: hidden; } .case_dn { height: 89px; border-bottom: 1px solid #f1edf7; padding: 24px 0 0 21px; -webkit-transition: all .3s; transition: all .3s; -webkit-box-sizing: border-box; box-sizing: border-box; } .case_dnl { width: 123px; } .case_dn p { -webkit-transition: all .3s; transition: all .3s; } .case_dn p:first-child { font-size: 28px; color: #6600cc; } .case_dn p:first-child + p { font-size: 12px; color: #666; margin-top: 6px; text-align: justify; } .case_dd { padding: 20px 25px 0 20px; } .case_dd p:first-child { font-size: 12px; color: #000; line-height: 20px; height: 80px; overflow: hidden; text-align: justify; } .case_dd p:first-child + p { margin-top: 18px; } .case_dd p:first-child + p span { font-size: 14px; color: #6600cc; } .case_dd p:first-child + p i { width: 5px; height: 10px; margin-left: 11px; background-position: -216px -172px; } .case_p { width: 100%; height: 100vh; background-color: rgba(0, 0, 0, 0.75); position: fixed; top: 0; left: 0; z-index: 9; display: none; } .case_pc { width: 1200px; height: 650px; background-color: #ffffff; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; } .case_pcc { width: 33px; height: 33px; border-radius: 50%; border: 1px solid #999; position: absolute; top: 32px; right: 40px; text-align: center; line-height: 33px; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; } .case_pcc i { width: 13px; height: 13px; background-position: -243px -170px; vertical-align: middle; } .case_pcc:hover { border-color: #6600cc; background-color: #6600cc; } .case_pcc:hover i { background-position: -242px -191px; } .case_pct { line-height: 100px; font-size: 20px; color: #000; margin-left: 40px; } .case_pcd { border-top: 1px solid #ededed; height: 549px; } .case_pcdl { width: 500px; height: 100%; border-right: 1px solid #ededed; padding: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; } .case_pcdlt { padding-bottom: 40px; border-bottom: 1px solid #ededed; } .case_pcdlt1 { font-size: 14px; color: #333; font-weight: bold; } .case_pcdlt2 { font-size: 16px; color: #666666; } .case_pcdlt img { height: 32px; margin: 19px 0 10px; } .case_pcdlbt { font-size: 14px; font-weight: bold; margin: 40px 0 15px; } .case_pcdlbd { line-height: 24px; font-size: 14px; color: #666; text-align: justify; } .case_pcdr { width: 679px; height: 100%; overflow-y: auto; padding: 40px 0 40px 40px; margin-right: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; } .case_pcdrt { padding-bottom: 40px; border-bottom: 1px solid #ededed; } .case_pcdrt1 { font-size: 14px; color: #333; font-weight: bold; } .case_pcdrt2 { padding-top: 20px; } .case_pcdrt2 p:first-child { font-size: 28px; color: #6600cc; } .case_pcdrt2 p:first-child + p { font-size: 12px; color: #666; margin-top: 6px; text-align: justify; } .case_pcdrbt { font-size: 14px; font-weight: bold; margin: 40px 0 15px; } .case_pcdrbd p { line-height: 24px; font-size: 14px; color: #666; text-align: justify; margin-bottom: 12px; } .case_pcdrbd img { padding: 7px 0; margin-bottom: 12px; } .case_b { position: absolute; bottom: 118px; left: 50%; margin-left: -120px; } .strength { height: 1160px; position: relative; z-index: 2; background: url(../list_images/xm_thirdpartnar/p6_bg.jpg) center center no-repeat; } .strength_t { width: 721px; height: 244px; margin: auto; position: relative; text-align: center; z-index: 2; } .strength_t1 { width: 721px; height: 248px; position: absolute; top: 0; left: 0; } .strength_t2 { width: 594px; height: 68px; position: absolute; top: 120px; left: 50%; margin-left: -297px; } .strength_t2:after, .strength_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .strength_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #ffd966; left: -55px; } .strength_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #ffd966; right: -55px; } .strength_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .strength_t2 i:first-child { background-position: -506px -13px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .strength_t2 i + img + i { background-position: -541px -13px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .strength_t3 { font-size: 28px; color: #fff; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; } .strength_l { width: 1200px; height: 234px; margin: 93px auto 38px; } .strength_l li { float: left; text-align: center; width: 20%; } .strength_l i { width: 75px; height: 75px; margin-bottom: 26px; } .strength_l i + p { font-size: 24px; margin-bottom: 18px; color: #fff; } .strength_l i + p + p { font-size: 12px; line-height: 20px; color: #fff; } .strength_l1 i { background-position: -300px -165.5px; } .strength_l2 i { background-position: -397.5px -168px; } .strength_l3 i { background-position: -497px -170px; } .strength_l4 i { background-position: -590px -169.5px; } .strength_l5 i { background-position: -671.5px -170px; } .strength_pic { width: 1200px; margin: auto; height: 420px; } .strength_picl, .strength_picr { width: 285px; height: 100%; } .strength_picm { width: 590px; height: 100%; margin: 0 20px; } .strength_picmt { width: 100%; height: 200px; margin-bottom: 20px; } .strength_picrt { margin-bottom: 20px; } .strength_picrt, .strength_picrb, .strength_picmbl, .strength_picmbr { width: 285px; height: 200px; } .strength_picrt, .strength_picrb, .strength_picmbl, .strength_picmbr, .strength_picl, .strength_picmt { position: relative; border-radius: 6px; overflow: hidden; } .strength_pic img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .strength_pict { position: absolute; width: 100%; height: 80px; bottom: 0; left: 0; background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0))); background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%); } .strength_pict p { text-indent: 15px; font-size: 16px; color: #000; line-height: 120px; } .strength_pict p span { font-weight: bold; } .combo { width: 100%; height: 1560px; position: relative; background: url(../list_images/xm_thirdpartnar/p7_bg.png) center center no-repeat; } .combo1 { height: 740px; position: relative; } .combo1_t { width: 718px; height: 241px; margin: auto; position: relative; text-align: center; padding-top: 23px; -webkit-box-sizing: border-box; box-sizing: border-box; } .combo1_t1 { width: 718px; height: 220px; position: absolute; top: 0px; left: 0; } .combo1_t2 { width: 284px; height: 69px; position: absolute; top: 117px; left: 50%; margin-left: -124px; } .combo1_t2:after, .combo1_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .combo1_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #6600cc; left: -55px; } .combo1_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #6600cc; right: -55px; } .combo1_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .combo1_t2 i:first-child { background-position: -552px -113px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .combo1_t2 i + img + i { background-position: -597px -113px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .combo1_t3 { font-size: 28px; color: #999999; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; } .combo1_d { width: 1330px; height: 416px; position: absolute; left: 50%; margin-left: -665px; top: 323px; } .combo1_dhd { position: absolute; bottom: 0; left: 50%; margin-left: -30px; } .combo1_dhd li { width: 12px; height: 12px; border-radius: 50%; background-color: #959595; float: left; margin: 0 5px; cursor: pointer; } .combo1_dhd li.on, .combo1_dhd li:hover { background-color: #6600cc; } .combo1_dbd { width: 1224px; position: absolute; top: 0; left: 50%; margin-left: -612px; } .combo1_dbd li { width: 298px; margin: 0 18px; height: 324px; background: #fff; border-radius: 8px; padding: 56px 37px 0; position: relative; } .combo1_dbdg { width: 91px; height: 34px; background: linear-gradient(60deg, #dbc789 0%, #daba57 100%); border-radius: 4px; position: absolute; top: 20px; right: -11px; font-size: 16px; color: #f1edf5; text-align: center; line-height: 34px; } .combo1_dbdt { font-size: 24px; color: #4d4d4d; padding-bottom: 20px; border-bottom: 1px solid #f0f0f3; } .combo1_dbdd { font-size: 14px; line-height: 24px; margin: 24px 0 22px; } .combo1_dbd dd { height: 20px; margin-bottom: 10px; } .combo1_dbd dd span { font-size: 14px; color: #999999; } .combo1_dbd dd label { font-size: 24px; display: inline-block; color: #f63165; font-weight: bold; line-height: 1; } .combo1_dbdb { position: absolute; bottom: 48px; } .combo1_dbdb a { display: inline-block; width: 139px; height: 38px; border-radius: 6px; margin-right: 9px; border: solid 1px #6600cc; line-height: 38px; text-align: center; font-size: 16px; -webkit-transition: all .4s; transition: all .4s; } .combo1_dbdb a:hover { opacity: .8; } .combo1_dbdb a:first-child { color: #fffeff; background-color: #6600cc; } .combo1_dbdb a:first-child i { width: 19px; height: 19px; background-position: -170px -198px; margin-right: 10px; vertical-align: middle; } .combo1_dbdb a:first-child + a { color: #6600cc; } .combo1_d .next, .combo1_d .prev { display: inline-block; width: 80px; height: 80px; border-radius: 50%; background: transparent; position: absolute; top: 150px; } .combo1_d .next i, .combo1_d .prev i { display: inline-block; width: 100%; height: 100%; background: url(../list_images/xm_thirdpartnar/page.png) center center no-repeat; } .combo1_d .next:hover i, .combo1_d .prev:hover i { background: url(../list_images/xm_thirdpartnar/page_hover.png) center center no-repeat; } .combo1_d .prev { left: -27px; } .combo1_d .prev:hover i { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .combo1_d .next { right: -27px; } .combo1_d .next i { -webkit-transform: rotate(180deg); transform: rotate(180deg); } .combo1_d .next:hover i { -webkit-transform: rotate(0deg); transform: rotate(0deg); } .combo2 { margin-top: 77px; } .combo2_t { width: 800px; height: 238px; margin: auto; position: relative; text-align: center; } .combo2_t1 { width: 800px; height: 274px; position: absolute; top: 0px; left: 0; } .combo2_t2 { width: 286px; height: 71px; position: absolute; top: 116px; left: 50%; margin-left: -124px; } .combo2_t2:after, .combo2_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .combo2_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #6600cc; left: -55px; } .combo2_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #6600cc; right: -55px; } .combo2_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .combo2_t2 i:first-child { background-position: -552px -113px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .combo2_t2 i + img + i { background-position: -597px -113px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .combo2_t3 { font-size: 28px; color: #999999; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; } .combo2_d { width: 914px; margin: 75px auto 0; height: 350px; background: url(../list_images/xm_thirdpartnar/p7_cbg.png) bottom right no-repeat, #ffffff; border-radius: 8px; } .combo2_dl { width: 376px; height: 376px; position: relative; left: -11px; top: -11px; background: url(../list_images/xm_thirdpartnar/p7_lbg.png) center center no-repeat; padding: 45px 0 0 45px; -webkit-box-sizing: border-box; box-sizing: border-box; } .combo2_dl li { width: 90px; height: 90px; background-color: #fff; margin: 0 8px 8px 0; float: left; text-align: center; padding-top: 23px; -webkit-box-sizing: border-box; box-sizing: border-box; } .combo2_dl li i { width: 28px; height: 24px; } .combo2_dl li p { font-size: 12px; color: #4d4d4d; margin-top: 8px; } .combo2_dl li.combo2_dl7 { width: 286px; padding-top: 0; } .combo2_dl1 i { background-position: -13px -531px; } .combo2_dl2 i { background-position: -64px -531px; } .combo2_dl3 i { background-position: -106px -531px; } .combo2_dl4 i { background-position: -148px -531px; } .combo2_dl5 i { background-position: -196px -531px; } .combo2_dl6 i { background-position: -240px -531px; } .combo2_dl7l { width: 90px; height: 90px; background-color: #f5f5f5; line-height: 90px; } .combo2_dl7l i { width: 27px !important; height: 27px !important; background-position: -285px -529px; vertical-align: middle; } .combo2_dl7r { text-align: left; margin-left: 12px; } .combo2_dl7r p:first-child { font-size: 14px; color: #4d4d4d; margin: 26px 0 9px; } .combo2_dl7r p:first-child + p { font-size: 12px; color: #9a57dc; } .combo2_dr { width: 478px; margin: 15px 60px 0 0; } .combo2_drt { padding: 39px 0 16px; border-bottom: 1px solid rgba(210, 210, 210, 0.3); } .combo2_drtl { font-size: 24px; color: #4d4d4d; font-weight: bold; } .combo2_drtr { width: 134px; height: 24px; border-radius: 12px; border: solid 1px #a57c50; font-size: 14px; color: #a57c50; line-height: 24px; text-align: center; } .combo2_drd { margin: 43px 0 21px; } .combo2_drd label { font-size: 14px; color: #999999; } .combo2_drd span { font-size: 16px; color: #4d4d4d; } .combo2_drp { height: 24px; } .combo2_drpl { height: 21px; display: inline-block; vertical-align: middle; } .combo2_drps { font-size: 14px; color: #999999; display: inline-block; vertical-align: bottom; } .combo2_drp font { font-size: 24px; color: #6600cc; font-weight: bold; display: inline-block; vertical-align: bottom; line-height: 21px; } .combo2_drpt { width: 158px; height: 24px; display: inline-block; vertical-align: middle; background-color: #f63165; border-radius: 3px; margin-left: 18px; font-size: 14px; color: #fffffe; text-align: center; line-height: 24px; position: relative; } .combo2_drpt:before { content: ""; display: block; position: absolute; width: 0; height: 0; border-width: 3.5px 4px 3.5px 0px; border-style: solid; border-color: transparent; border-right-color: #f63165; left: -4px; top: 8px; } .combo2_drb { margin-top: 50px; } .combo2_drb a { display: inline-block; width: 139px; height: 38px; border-radius: 6px; margin-right: 9px; border: solid 1px #6600cc; line-height: 38px; text-align: center; font-size: 16px; -webkit-transition: all .3s; transition: all .3s; } .combo2_drb a:hover { -webkit-transform: translateY(-2px); transform: translateY(-2px); } .combo2_drb a:first-child { color: #fffeff; background-color: #6600cc; } .combo2_drb a:first-child i { width: 19px; height: 19px; background-position: -170px -198px; margin-right: 10px; vertical-align: middle; } .combo2_drb a:first-child + a { color: #6600cc; } .honor { height: 900px; position: relative; z-index: 2; background: url(../list_images/xm_thirdpartnar/p8_bg.jpg) center center no-repeat; } .honor_t { width: 1184px; height: 283px; margin: auto; position: relative; text-align: center; padding-top: 15px; margin-bottom: 63px; } .honor_t1 { width: 1184px; height: 283px; position: absolute; top: 15px; left: 0; } .honor_t2 { width: 285px; height: 69px; position: absolute; top: 140px; left: 50%; margin-left: -142px; } .honor_t2:after, .honor_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .honor_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #ffd966; left: -55px; } .honor_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #ffd966; right: -55px; } .honor_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .honor_t2 i:first-child { background-position: -506px -13px; left: -72px; -webkit-animation: tr_left .8s 2s infinite; animation: tr_left .8s 2s infinite; } .honor_t2 i + img + i { background-position: -541px -13px; right: -72px; -webkit-animation: tr_right .8s 2s infinite; animation: tr_right .8s 2s infinite; } .honor_t3 { font-size: 28px; color: #fff; position: absolute; top: 237px; left: 0; right: 0; margin: auto; } .honor_l { width: 1200px; margin: auto; } .honor_l li { width: 280px; height: 340px; float: left; margin-left: 26px; text-align: center; position: relative; border-radius: 6px; -webkit-border-radius: 6px; } .honor_l .honor_l1 { background: url("../list_images/xm_thirdpartnar/honor_bg01.png") no-repeat; } .honor_l .honor_l2 { background: url("../list_images/xm_thirdpartnar/honor_bg02.png") no-repeat; } .honor_l .honor_l3 { background: url("../list_images/xm_thirdpartnar/honor_bg03.png") no-repeat; } .honor_l .honor_l4 { background: url("../list_images/xm_thirdpartnar/honor_bg04.png") no-repeat; } .honor_l li:first-child { margin-left: 0; } .honor_l li i { display: inline-block; width: 98px; height: 170px; position: relative; z-index: 2; margin-bottom: 28px; } .honor_l li .p1 { font-size: 18px; color: #111; line-height: 50px; } .honor_l li .p2 { font-size: 14px; color: #6b6b6b; line-height: 50px; } .cooperation { height: 580px; background-color: #fff; padding-top: 29px; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; } .cooperation_t { width: 1200px; height: 270px; margin: auto; position: relative; text-align: center; } .cooperation_t1 { width: 1601px; height: 270px; position: absolute; top: 0; left: 50%; margin-left: -800px; } .cooperation_t2 { width: 285px; height: 69px; position: absolute; top: 110px; left: 50%; margin-left: -142px; } .cooperation_t2:after, .cooperation_t2:before { content: ""; display: inline-block; position: absolute; top: 20px; } .cooperation_t2:before { width: 0; height: 0; border-width: 15px 25px 15px 0px; border-style: solid; border-color: transparent; border-right-color: #6600cc; left: -55px; } .cooperation_t2:after { width: 0; height: 0; border-width: 15px 0px 15px 25px; border-style: solid; border-color: transparent; border-left-color: #6600cc; right: -55px; } .cooperation_t2 i { width: 12px; height: 14px; top: 27px; position: absolute; } .cooperation_t2 i:first-child { background-position: -552px -113px; left: -72px; -webkit-animation: tr_left .8s 1.5s infinite; animation: tr_left .8s 1.5s infinite; } .cooperation_t2 i + img + i { background-position: -597px -113px; right: -72px; -webkit-animation: tr_right .8s 1.5s infinite; animation: tr_right .8s 1.5s infinite; } .cooperation_l { width: 1196px; margin: auto; position: relative; top: -30px; z-index: 4; } .cooperation_l li { float: left; margin: 0 0 23px 51px; width: 127px; height: 51px; position: relative; } .cooperation_l li:nth-child(7n+1) { margin-left: 0; } .cooperation_l li:after { content: ""; display: inline-block; width: 100%; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #e2e2e2; position: absolute; top: 0; left: 0; z-index: 2; } .cooperation_l li img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .decorate1 { position: absolute; top: -112px; left: 50%; margin-left: 368px; } .decorate2 { position: absolute; top: 90px; left: 50%; margin-left: 664px; } .decorate3 { position: absolute; top: 996px; right: 50%; margin-right: 493px; } .decorate4 { position: absolute; top: 1191px; right: 50%; margin-right: 759px; } .decorate5 { position: absolute; top: -281px; left: 50%; margin-left: 433px; } .decorate6 { position: absolute; top: -174px; left: 50%; margin-left: 388px; } .decorate7 { position: absolute; top: -137px; right: 50%; margin-right: 481px; } .decorate8 { position: absolute; top: -110px; right: 50%; margin-right: 774px; } .decorate9 { position: absolute; top: -137px; left: 50%; margin-left: 25px; } .decorate10 { position: absolute; top: 1047px; right: 50%; margin-right: 183px; } .decorate11 { position: absolute; top: -131px; left: 50%; margin-left: 369px; } .decorate12 { position: absolute; top: -145px; left: 50%; margin-left: 635px; } .decorate13 { position: absolute; top: 773px; right: 50%; margin-right: 519px; } .decorate14 { position: absolute; top: 1057px; right: 50%; margin-right: 754px; } .decorate15 { position: absolute; top: 301px; right: 50%; margin-right: -956px; } .decorate16 { position: absolute; top: 581px; right: 50%; margin-right: -796px; } .decorate17 { position: absolute; top: 813px; right: 50%; margin-right: 507px; } .decorate18 { position: absolute; top: 832px; right: 50%; margin-right: 768px; } .decorate19 { position: absolute; top: 828px; right: 50%; margin-right: 606px; } .decorate20 { position: absolute; top: 964px; right: 50%; margin-right: 530px; } .header{ z-index:9; } .header_full { position: relative; z-index: 9; } .header, .header_right_top { border-color: rgba(255, 255, 255, 0.2) !important; } .header_right { border-color: rgba(255, 255, 255, 0.2) !important; } @media screen and (max-width: 1400px) { .banner_t { -webkit-transform: scale(0.8); transform: scale(0.8); } .problem_c4 .problem_cd2, .problem_c4 .problem_cd3, .problem_c3 .problem_cd2, .problem_c3 .problem_cd3 { max-width: 286px; } .prev, .next { -webkit-transform: scale(0.8); transform: scale(0.8); background: rgba(0, 0, 0, 0.5) !important; top: 600px !important; -webkit-transition: background .3s; transition: background .3s; } .prev:hover, .next:hover { background: rgba(0, 0, 0, 0.85) !important; } .prev:hover i, .next:hover i { background: url(../list_images/xm_thirdpartnar/page.png) center center no-repeat !important; -webkit-transform: rotate(0) !important; transform: rotate(0) !important; } .prev { left: 20px !important; right: auto !important; } .next { right: 20px !important; left: auto !important; } .next:hover i { -webkit-transform: rotate(180deg) !important; transform: rotate(180deg) !important; } .case_d, .combo1_d { position: static !important; } .combo1_dbd { top: 323px !important; } .combo1_d .prev, .combo1_d .next { top: 473px !important; } } .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #ccc; width: 4px; } .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail { background-color: #f5f5f5; width: 2px; }