﻿.space1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.position-relative{position: relative;}
.position-absolute{position: absolute;}
.overflow-hidden{overflow: hidden;}
.background1{background: #f7f8f9;}
.line-height2{line-height: 2;}
.font-size36px{font-size: 36px;}
.font-size24px{font-size: 24px;}
.font-size20px{font-size: 20px;}
.font-size18px{font-size: 18px;}
.font-size14px{font-size: 14px;}
.font-size0{font-size: 0;}
.color1{color: #ccc;}
.color2{color: #333;}
.color3{color: #3ef2cb;}
.color4{color: #fff;}
.color5{color: #999;}
.margin-top40px{margin-top: 40px;}
.margin-top20px{margin-top: 20px;}

@media(max-width: 996px){
    .font-size36px{font-size: 24px;}
    .font-size24px{font-size: 20px;}
    .font-size20px{font-size: 17px;}
    .font-size18px{font-size: 15px;}
}



.content_paddinglr{padding: 160px 0 100px;}

.character_ul li{width: 20%;float: left;overflow: hidden;}
.character_ul li a{display: block;position: relative;}
.character_ul li a i{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.7);transition: all 1s;-webkit-transition: all 1s;}
.character_ul li a:hover i{top: -100%;transition: all 1s;-webkit-transition: all 1s;}
.character_ul li a img{transition: all 1s;-webkit-transition: all 1s;}
.character_ul li a:hover img{transform: scale(1.06);-webkit-transform: scale(1.06);transition: all 1s;-webkit-transition: all 1s;}
.character_relative .character_absolute{width: 50%;max-width: 837px;top: 30%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.character_relative .character_text_ul{width: 52%;top: 60%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.character_text_ul li{width: 25%;float: left;font-size: 24px;color: #fff;}
.character_text_ul li i{width: 16px;height: 16px;display: inline-block;background: url(../image/decorate.png) no-repeat;background-size: 100% 100%;}
.down_relative .down_absolute{bottom: 10%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.about_us_bj{padding: 160px 12% 100px;}
.about_us_content{padding-bottom: 80px;}
.about_us_content .about_us_left{width: 43%;}
.about_us_content .about_us_right{width: 53%;margin-top: 10%;}
.about_us_content .about_us_code{right: 0;bottom: 20px;text-align: right;}
.about_us_content .about_us_code span{display: inline-block;vertical-align: top;}
.about_us_content .about_us_code span.code{position: relative;top: 42px;border: 2px solid #3ef2cb;}
.about_us_content .about_us_code span.code img{width: 100px;height: 100px;}
.about_us_right_text{max-height: 336px;padding-right: 10px;overflow-y: auto;}
.scrollbar::-webkit-scrollbar{width: 5px;background-color: #34fc83;border-radius: 2px;}
.scrollbar::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #44ebfa;}

.new_artists_bj{padding: 160px 7% 100px;background: #f7f8f9;}
.Scroll-left ul.picList li{float: left;width: 20%;}
.Scroll-left ul.picList li .new_artists_box{padding: 15px;}
.Scroll-left ul.picList li .new_artists_box a{display: block;overflow: hidden;position: relative;box-shadow: 0 5px 12px rgba(0,0,0,0.3);}
.Scroll-left .next,.Scroll-left .prev{width: 34px;height: 62px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor:pointer;z-index: 99;}
.Scroll-left .next{right: -80px;background: url(../image/spriter.png) no-repeat;background-size: 100% 100%;}
.Scroll-left .prev{left: -80px;background: url(../image/spritel.png) no-repeat;background-size: 100% 100%;}
.Scroll-left ul.picList li .new_artists_box a .new_artists_absolute{width: 100%;left: 0;bottom: 0;opacity: 0;padding: 0 15px 15px;background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);-webkit-background: linear-gradient(to bottom,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.4) 100%);transition: all 0.5s;-webkit-transition: all 0.5s;}
.Scroll-left ul.picList li .new_artists_box a:hover .new_artists_absolute{opacity: 1;transition: all 0.5s;-webkit-transition: all 0.5s;}
a.learn_more{display: inline-block;width: 240px;height: 50px;line-height: 50px;font-size: 20px;color: #fff;border-radius: 50px;box-shadow: 0 2px 10px rgba(0,0,0,0.2);background: linear-gradient(left,#41f2cb,#37f99d);background: -webkit-linear-gradient(left,#41f2cb,#37f99d);}

.live_bj{padding: 160px 5% 60px;}
.media_publicity_video{max-width: 1160px;margin: 40px auto 0;}

.innews_content_width{width: 1100px;margin: auto;}
.innews_content_width .innews_content{margin-top: -130px;}
.innews_content_width .innews_content:first-child{margin-top: 0;}
.innews_content .innews_content_text{top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 323px;height: 190px;padding: 10px;box-shadow: 0 4px 10px rgba(0,0,0,0.2);background: #fff;border-radius: 5px;z-index: 99;}
.innews_content:nth-child(2n-1) .innews_img{width: 38%;float: left;}
.innews_content:nth-child(2n) .innews_img{width: 38%;float: right;}
.innews_content:nth-child(2n-1) .innews_content_text{left: 35%;}
.innews_content:nth-child(2n) .innews_content_text{right: 35%;}
.innews_title a{width: 302px;height: 43px;line-height: 43px;display: inline-block;padding: 0 30px;font-size: 14px;color: #333;background: url(../image/news_title_bj.png) no-repeat;background-size: 100% 100%;}
.innews_title a:hover{color: #fff;}
.innews_text{margin-top: 10px;padding: 0 30px;font-size: 12px;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;line-height: 1.6;height: 6.4em;overflow: hidden;}
.innews_content .view_more{bottom: 10px;right: 20px;}
.innews_content .view_more a{font-size: 12px;color: #3ef2cb;}
.innews_content .view_more a:hover{color: #44ebfa;text-decoration: underline !important;}

.flower_sister{width: 1160px;height: 620px;margin: auto;}
.flower_sister .flower1{width: 29.2%;top: 0.8%;left: 35.3%;}
.flower_sister .flower2{width: 35%;top: 0;left: 0;}
.flower_sister .flower3{width: 39.3%;bottom: 8.6%;right: 0;}
.flower_sister .flower4{width: 45%;bottom: 0;left: 0.8%;}
.get_to_know{position: relative;bottom: 2.5%;}

.join_us{padding-bottom: 50px;}
.join_us .join_us_left{width: 32%;margin-left: 8%;}
.join_us_title a{display: inline-block;font-size: 20px;line-height: 2;color: rgba(255,255,255,0.8);padding-left: 20px;position: relative;}
.join_us_title a:before{content: "";width: 4px;height: 60%;background: #aaa;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.join_us_title a:hover{color: #44ebfa;text-decoration: underline !important;}
.join_us_text{font-size: 14px;line-height: 2;color: rgba(255,255,255,0.8);padding-left: 20px;}
.join_us_content{height: 429px;padding-right: 10px;overflow-y: auto;}
.join_us_top{margin-top: 20px;}
.join_us_top:first-child{margin-top: 0;}
.join_us .join_us_right{width: 44%;margin-right: 5%;}
.join_us_img{height: 429px;overflow: hidden;}

@media(max-width: 1440px){
    .about_us_content .about_us_right{margin-top: 0;}
    .about_us_bj,.new_artists_bj,.live_bj{padding: 160px 30px 100px;}
    .Scroll-left ul.picList li{width: 25%;}
}
@media(max-width: 1230px){
    .Scroll-left ul.picList li{width: 33.3%;}
    .Scroll-left .next,.Scroll-left .prev{width: 24px;height: 44px;}
    .Scroll-left .next{right: -50px;}
    .Scroll-left .prev{left: -50px;}

    .innews_content_width{width: 900px;}
    .innews_content_width .innews_content{margin-top: -80px;}
    .innews_content:nth-child(2n-1) .innews_img{width: 44%;float: left;}
    .innews_content:nth-child(2n) .innews_img{width: 44%;float: right;}
    .innews_content:nth-child(2n-1) .innews_content_text{left: 40%;}
    .innews_content:nth-child(2n) .innews_content_text{right: 40%;}
    
    .flower_sister{width: 800px;height: 427px;}
    .join_us .join_us_left{width: 40%;margin-left: 3%;}
    .join_us_content{height: 380px;}
    .join_us .join_us_right{width: 50%;margin-right: 3%;}
    .join_us_img{height: 380px;}
}
@media(max-width: 996px){
    #slideBox{margin-top: 60px;}
    .title_img img{max-width: 64%;}
    .content_paddinglr{padding: 40px 0;}
    .character_relative .character_absolute{width: 70%;top: 16%;}
    .character_relative .character_text_ul{width: 90%;top: 56%;}
    .character_text_ul li{font-size: 14px;}
    .character_text_ul li i{width: 10px;height: 10px;}
    .down_relative .down_absolute{bottom: 15px;}

    .about_us_bj,.new_artists_bj,.live_bj{padding: 80px 0 40px;}
    .about_us_content{padding-bottom: 40px;}
    .about_us_content .about_us_left{width: 100%;}
    .about_us_content .about_us_right{width: 100%;margin-top: 20px;}
    .about_us_content .about_us_code{display: none;}

    .Scroll-left ul.picList li{width: 100%;}
    .Scroll-left .next,.Scroll-left .prev{width: 20px;height: 36px;}
    .Scroll-left .next{right: 15px;}
    .Scroll-left .prev{left: 15px;}
    a.learn_more{font-size: 18px;width: 192px;height: 40px;line-height: 40px;}

    .innews_content_width .innews_content,.innews_content_width .innews_content:first-child{width: 100%;margin-top: 30px;}
    .innews_content_width,.innews_title a{width: 100%;}
    .innews_content .innews_img{display: none;}
    .innews_content .innews_content_text{width: 100%;transform: none;-webkit-transform: none;}
    .innews_content:nth-child(2n-1) .innews_content_text{position: static;}
    .innews_content:nth-child(2n) .innews_content_text{position: static;}

    .flower_sister{width: 100%;height: auto;}
    .flower_sister .flower1,.flower_sister .flower2,.flower_sister .flower3,.flower_sister .flower4{position: static;width: 50%;display: inline-block;vertical-align: middle;}
    .get_to_know{position: static;margin-top: 40px;}

    .join_us{padding-bottom: 0;}
    .join_us .join_us_left{width: 100%;margin-left: 0;}
    .join_us .join_us_right{width: 100%;margin: 40px 0 0;}
    .join_us_img{height: auto;}
}


.studio_content{width: 1216px;margin: 40px auto 0;}
.studio_content img{border-radius: 5px;}
.studio_left,.studio_width{display: inline-block;vertical-align: middle;}
.studio_left{width: 438px;margin: 0 40px;}
.studio_width{width: 348px;}
.studio_img{cursor: pointer;margin-bottom: 40%;}
.studio_img_1{margin-top: 40%;}
.studio_title:before{content: "";position: absolute;left: -20px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 16px;height: 16px;display: inline-block;background: url(../image/decorate.png) no-repeat;background-size: 100% 100%;}
.studio_text{padding-left: 40px;font-size: 12px;}
.studio_content .studio_text1{width: 348px;top: 6%;left: 0;}
.studio_content .studio_text2{width: 348px;bottom: 20%;left: 0;}
.studio_content .studio_text3{width: 380px;top: 6%;right: -32px;}
.studio_content .studio_text4{width: 380px;bottom: 6%;right: -32px;}
.studio_video{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.8);z-index: 999;}
.studio_video_bj{width: 90%;max-width: 800px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
button.btn_gb{position: absolute;right: -18px;top: -18px;width: 36px;height: 36px;background: url(../image/btn_gb.png) no-repeat;background-size: 100% 100%;}

.J_joinus_title{width: 40%;height: 120px;line-height: 120px;cursor: pointer;background: #042425;}
.J_joinus_text{width: 100%;display: none;}
.J_joinus_content{width: 40%;height: 220px;background: #3ef2cb;}
.branch_office_right{width: 60%;height: 700px;top: 0;right: 0;}
.J_joinus_content .J_joinus_content_text{width: 100%;padding: 0 10%;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.open .J_joinus_title{display: none;}
.open .J_joinus_text{display: block;}

@media(max-width: 1230px){
    .studio_content{width: 804px;}
    .studio_left{width: 280px;margin: 0 15px;}
    .studio_width{width: 246px;}
    .studio_img{margin-bottom: 20%;}
    .studio_img_1{margin-top: 20%;}
    .studio_text{padding-left: 0;}
    .studio_content .studio_text1{width: 280px;top: 0;left: -30px;}
    .studio_content .studio_text2{width: 280px;bottom: 0;left: -30px;}
    .studio_content .studio_text3{width: 280px;top: 0;right: -60px;}
    .studio_content .studio_text4{width: 280px;bottom: 0;right: -60px;}

    .J_joinus_title{height: 80px;}
    .J_joinus_content{height: 180px;}
    .branch_office_right{height: 500px;}
    .J_joinus_content .J_joinus_content_text{padding: 0 5%;}
}
@media(max-width: 996px){
    .inside_paddinglr{padding: 40px 0;}
    button.btn_gb{right: -16px;top: -16px;width: 32px;height: 32px;}

    .studio_content{width: 100%;}
    .studio_left{width: 100%;margin: 0;}
    .studio_width{width: 100%;}
    .studio_img{margin-bottom: 0;}
    .studio_img_1{margin-top: 0;}
    .studio_title{padding-left: 20px;}
    .studio_title:before{left: 0;width: 10px;height: 10px;}
    .studio_text{padding-left: 20px;}
    .studio_content .studio_text1,.studio_content .studio_text2,.studio_content .studio_text3,.studio_content .studio_text4{position: static;width: 100%;padding: 20px 0;}
    
    .J_joinus_title{width: 100%;height: 50px;line-height: 50px;}
    .J_joinus_text,.J_joinus_content,.branch_office_right{width: 100%;position: static;height: auto;}
    .J_joinus_content .J_joinus_content_text{width: 100%;padding: 15px;position: static;transform: none;-webkit-transform: none;}
}


.wodo_ul li{width: 31.3%;float: left;background: #fbfbfb;margin-right: 3%;padding: 35px;border-radius: 5px;position: relative;}
.wodo_ul li:last-child{margin-right: 0;}
.wodo_ul li .wodo_text{padding-left: 90px;}
.wodo_ul li span{position: absolute;left: 35px;top: 50%;transform: translateY(-50%);border-radius: 50px;box-shadow: 0 3px 6px rgba(0,0,0,0.3);}
.wodo_get_ul li{width: 20%;float: left;padding: 10px;}

.artists_padding{padding: 40px;}
.swiper-button-next,.swiper-button-prev{width: 34px;height: 62px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);cursor:pointer;z-index: 99;}
.swiper-button-next{right: 0px;background: url(../image/spriter.png) no-repeat;background-size: 100% 100%;}
.swiper-button-prev{left: 0px;background: url(../image/spritel.png) no-repeat;background-size: 100% 100%;}

.swiper-slide a{display: block;padding: 30% 30px;}
.swiper-slide a img{filter: blur(5px);-webkit-filter: blur(5px);-ms-filter: blur(5px);-moz-filter: blur(5px);}
.swiper-slide-active a{padding: 30% 9.5% 33%;background: url(../image/show_bjimg.png) no-repeat;background-size: 100% 100%;}
.swiper-slide-active a img{transform: scale(1.1);filter: blur(0px);-webkit-filter: blur(0px);-ms-filter: blur(0px);-moz-filter: blur(0px);}
.swiper-slide .live_relative .live_absolute{width: 100%;left: 0;bottom: 12.5%;padding: 0 5.5%;}
.swiper-slide .live_relative a .live_absolute{opacity: 0;}
.swiper-slide-active .live_relative a .live_absolute{opacity: 1;}

.artists_padding1{padding: 40px 0 120px;}
.artists_ul li{width: 20%;padding: 1%;float: left;text-align: left;position: relative;transition: all 0.5s;}
.artists_ul li .live_absolute{width: 100%;bottom: 0;left: 0;opacity: 0;transition: all 0.5s;}
.artists_ul li .live_absolute_1{bottom: 8%;left: 8%;opacity: 1;transition: all 0.5s;}
.artists_ul li .live_absolute_1 span{font-size: 14px;color: #fff;background: rgba(0,0,0,0.6);display: inline-block;padding: 4px 12px;border-radius: 50px;}
.artists_ul li:hover{padding: 0;transition: all 0.5s;}
.artists_ul li:hover .live_absolute{opacity: 1;transition: all 0.5s;}
.artists_ul li:hover .live_absolute_1{opacity: 0;transition: all 0.5s;}

@media(max-width: 1230px){
    .wodo_ul li{width: 31.3%;padding: 20px;}
    .wodo_ul li .wodo_text{padding-left: 100px;}
    .wodo_ul li span{position: absolute;left: 20px;top: 50%;transform: translateY(-50%);}

    .artists_ul li{width: 33.3%;}
}
@media(max-width: 996px){
    .wodo_ul li{width: 32.3%;height: 150px;margin-right: 1.4%;padding: 10px;text-align: center;box-shadow: 0 3px 6px rgba(0,0,0,0.3);}
    .wodo_ul li .wodo_text{padding-left: 0;}
    .wodo_ul li span{position: static;left: 30px;top: 50%;transform: none;}

    .artists_padding,.artists_padding1{padding: 40px 0;}
    .wodo_get_ul li{width: 33.3%;}
    .artists_ul li{width: 100%;margin: 15px 0;padding: 0;}
}


.talent_padding{padding: 160px 2% 100px;}
.talent_show_ul li{width: 20%;display: inline-block;vertical-align: middle;padding: 0 15px;}
.talent_show_ul li a img{box-shadow: 0 5px 12px rgba(0,0,0,0.3);transition: all 0.5s;-webkit-transition: all 0.5s;filter: blur(5px);-webkit-filter: blur(5px);-ms-filter: blur(5px);-moz-filter: blur(5px);}
.talent_show_ul li a{display: block;padding: 14.4% 0;transition: all 0.5s;-webkit-transition: all 0.5s;}
.talent_show_ul li a:hover{display: block;padding: 22% 5.5% 26% 5.5%;background: url(../image/show_bjimg.png) no-repeat;background-size: 100% 100%;transition: all 0.5s;-webkit-transition: all 0.5s;}
.talent_show_ul li a .live_absolute{opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;}
.talent_show_ul li a:hover .live_absolute{opacity: 1;transition: all 0.5s;-webkit-transition: all 0.5s;}
.talent_show_ul li a:hover img{box-shadow: none;transition: all 0.5s;-webkit-transition: all 0.5s;filter: blur(0px);-webkit-filter: blur(0px);-ms-filter: blur(0px);-moz-filter: blur(0px);}

.live_relative .live_absolute{width: 100%;left: 0;bottom: 12.6%;padding: 0 5.6% 0 5.6%;}
.live_text_content{padding: 10px;background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);-webkit-background: linear-gradient(to bottom,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.4) 100%);}
.live_text h5{font-size: 20px;line-height: 2;color: #fff;}
.live_text p{width: 46%;float: left;font-size: 12px;color: #fff;line-height: 2;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.live_text p:nth-child(2n){width: 54%;}

@media(max-width: 1440px){
    .talent_show_ul li{width: 33.3%;}
}
@media(max-width: 996px){
    .talent_padding{padding: 40px 0;}
    .talent_show_ul li{width: 100%;padding: 15px;}
}


.media_padding{padding: 160px 12% 100px;}
.media_product a{width: 100%;display: inline-block;margin-bottom: 30px;background: #fff;box-shadow: 0 3px 12px rgba(0,0,0,0.3);border-radius: 5px;overflow: hidden;}
.media_product a .media_padding{padding: 10px 20px;}
.media_product a:hover .media_title{color: #41f2cb;}
.studio_video{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.8);z-index: 999;}
.studio_video_bj{width: 90%;max-width: 800px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
button.btn_gb{position: absolute;right: -18px;top: -18px;width: 36px;height: 36px;background: url(../image/btn_gb.png) no-repeat;background-size: 100% 100%;}

@media(max-width: 996px){
    .media_padding{padding: 40px 0;}
    button.btn_gb{right: -16px;top: -16px;width: 32px;height: 32px;}
}


.inside_news .inside_news_content{margin-top: -210px;}
.inside_news .inside_news_content:first-child{margin-top: 0;}
.inside_news .inside_news_content .inside_news_img{width: 34%;float: left;}
.inside_news .inside_news_content:nth-child(2n) .inside_news_img{width: 34%;float: right;}
.inside_news .inside_news_content .inside_news_bj{width: 500px;height: 300px;padding: 20px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);box-shadow: 0 4px 10px rgba(0,0,0,0.2);background: #fff;border-radius: 5px;z-index: 99;}
.inside_news .inside_news_content:nth-child(2n) .inside_news_bj{right: 30%;}
.inside_news .inside_news_content:nth-child(2n-1) .inside_news_bj{left: 32%;}
.inside_news .inside_news_content .inside_news_title a{width: 100%;display: inline-block;padding: 12px 35px;background: url(../image/news_title_bj.png) no-repeat;background-size: 100% 100%;}
.inside_news .inside_news_content .inside_news_title a:hover{color: #fff;}
.inside_news .inside_news_content .inside_news_text{margin-top: 10px;padding: 0 35px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;line-height: 2;height: 8em;overflow: hidden;}
.inside_news .inside_news_content a.view_more{font-size: 16px;color: #3ef2cb;bottom: 20px;right: 20px;}
.inside_news .inside_news_content a.view_more:hover{text-decoration: underline !important;}

.details_time span{margin-left: 20px;vertical-align: middle;}
.details_width a{width: 100%;display: inline-block;color: #999;line-height: 2;}
.details_width a:hover{color: #41f2cb;text-decoration: underline !important;}

@media(max-width: 1440px){
    .inside_news .inside_news_content{margin-top: -60px;}
}
@media(max-width: 1230px){
    .inside_news .inside_news_content{margin-top: 0;}
}
@media(max-width: 996px){
    .inside_news .inside_news_content:first-child,.inside_news .inside_news_content{margin-top: 40px;}
    .inside_news .inside_news_content .inside_news_img{display: none;}
    .inside_news .inside_news_content .inside_news_bj{width: 100%;height: 240px;padding: 10px;position: static;transform: none;-webkit-transform: none;}
    .inside_news .inside_news_content .inside_news_title a{padding: 8px 15px;}
    .inside_news .inside_news_content .inside_news_text{padding: 0 15px;}
    .inside_news .inside_news_content a.view_more{bottom: 15px;right: 15px;}
}


.upload_data{width: 100%;max-width: 500px;margin: 40px auto 0;}
input.data_input{width: 100%;height: 60px;padding: 0 20px;background: #fff;border: 1px solid #fff;border-radius: 5px;color: #41f2cb;}
input.data_input:focus{border-color: #41f2cb;}
.data_relative .data_absolute{width: 22px;height: 22px;background: url(../image/upload1.png) no-repeat;right: 20px;top: 20px;}
.data_relative .data_absolute.active{background: url(../image/upload2.png) no-repeat;}
.upload_img{width: 331px;height: 349px;margin: auto;}
button.data_button{width: 240px;height: 50px;border-radius: 50px;letter-spacing: 2px;background: linear-gradient(left,#41f2cb,#37f99d);background: -webkit-linear-gradient(left,#41f2cb,#37f99d);}

.joinus_title a{color: #008dff;}
.joinus_title a:hover{text-decoration: underline !important;}

@media(max-width: 996px){
    input.data_input{height: 46px;padding: 0 15px;}
    .data_relative .data_absolute{right: 15px;top: 11px;}
    button.data_button{width: 192px;height: 40px;}
}