/*调整bulma*/
@media screen and (max-width:1215px) {
	.container.is-widescreen:not(.is-max-desktop) {
		max-width: 1200px !important;
	}
}
@media screen and (min-width:1216px) {
	.container:not(.is-max-desktop) {
		max-width: 1200px !important;
	}
}
body{font-family: Microsoft YaHei;font-size:14px; color:#414B59;}
img{border:0;display:inline-block}
/*public*/
.fl{float: left;}
.fr{float: right;}
.fc{margin:0 auto;}
.text_c{text-align: center;}
.text_wb{font-weight: bold;}
.clearfix:after {content:'';height:0;line-height:0;display:block;visibility:hidden;clear:both;}
.bgf5f6{background-color: #f5f6fa;}
.bgf7f8{background-color: #f7f8fa;}
.bgfff{background-color: #FFFFFF;}
.flex{display: flex;justify-content: space-between;}
.shadow_blue{box-shadow: 0px 0px 21px 0px rgba(38, 92, 240, 0.16)}

.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.pd60_0{padding:60px 0;}

/*按钮 默认蓝色*/
.btn{width: 120px;text-align: center; height: 46px; line-height: 46px !important;background: #68A6FF;border-radius: 5px;cursor:pointer}
.btn.btn_blue_change{background: linear-gradient(-50deg, #1668DE, #2E7DED);color:#FFFFFF;}
.btn.btn_l{width:166px;height:54px;line-height:54px !important;font-size:18px;}
.btn_full{width: 100%; height: 50px;border-radius: 5px;line-height: 50px !important;font-size:16px;}
.btn.btn_blue{background-color: #2c68ff;color:#FFFFFF;}
.btn.btn_yellow{background: linear-gradient(135deg, #FEB223, #FC7619);color: #FFFFFF;}
.btn a{display: block;color: #FFFFFF;}
.btn a:hover{color: #FFFFFF;}

/*public title*/
.title1{font-size:28px; color: #176DCC;line-height: 28px;margin-bottom: 30px;}
.subtitle1{font-size:20px; color: #929FB1;line-height: 20px;margin-bottom: 50px;}
.minititle1{font-size: 18px;color:#414B58; font-weight: bold;line-height:20px;}
.title1_line{width: 31px;height: 6px;background: #0D80FF;border-radius: 3px;margin-bottom:30px;}


/*public banner title*/
.banner_inside_332 {padding-top:80px;height:332px;}
.banner_inside_332 h1{font-size:28px;color:#fff;text-align: center;padding:35px 0; line-height: 28px;}
.banner_inside_332 h2{font-size:18px;color:#fff;text-align: center;line-height:20px;}
.banner_inside_332 h3:first-of-type{padding-top:40px;}
.banner_inside_332 h3{font-size:24px;color:#fff;line-height:26px;margin:0 0 20px 68px;}


/*index begin*/

.index_banner{background-color:#2E7DED;background:linear-gradient(-50deg, #1668DE, #2E7DED);height: 634px;}

/*header*/
.header_about{padding:10px 0;border-bottom:1px dashed rgba(255,255,255,0.15);}
.header_about a{font-size: 14px; color: #86B3F4;}
.header_about span{padding: 0 10px;color: #86B3F4;}
/*header_inside*/
.header_inside {box-shadow: 0px 0px 21px 0px rgba(38, 92, 240, 0.16);}
.header_inside .header_about a{color: #0059B4;}
.header_inside .header_about{border-color: #E9E9E9;}
.header_inside .nav>ul>li>a{color:#0059B4;}
.header_inside .nav ul li.nav_btn{background: linear-gradient(-50deg, #1668DE, #2E7DED);}
.header_inside .nav ul li.btn a{color:#FFFFFF;}

@keyframes animate_header_fixed{
	0%{height:0;overflow:hidden}
	99%{overflow:hidden}
	100%{height:91px;overflow:visible}
}
.header_fixed{animation:animate_header_fixed 1s infinite;animation-iteration-count:1;position:fixed;left:0;top:0;width:100%;z-index:9999;background:#fff;}
.header_fixed .header_about{display: none;}
.header_133{display:none;height:133px}


.logo{width: 245px;height: 63px;}
.navs{padding:14px 0;}
.nav{width:655px;}
.nav ul li{position: relative; float: left;margin-right: 60px;line-height:63px;font-size: 16px;}
.nav ul li a{color:#fff;display: block;}
.nav ul li.nav_btn{margin:8px 14px 0 0;}
.nav ul li.nav_btn2{margin:8px 0 0 0;background: linear-gradient(135deg, #FEB223, #FC7619);}
.sub_nav{display:none;position: absolute;z-index: 99; left: -85px;top:56px;width: 200px;background:#fff;padding:26px 0 20px;border-radius:3px;}
.sub_nav .arrow_top{position:absolute;left:91px;top: -10px; border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;}
.sub_nav dl dd a{color:#47515D;font-size:16px;display: block;padding-left:40px;line-height:50px;}
.sub_nav dl dd a:hover{color:#075CB7;}
.sub_nav dl dd .iconfont{font-size:20px;margin:2px 15px 0 0;}



.index_banner_one{margin-top: 70px;overflow:hidden}
.index_banner_one_img{width:580px;height:420px;}
.index_banner_one_img.fl{margin-left:50px; }
.index_banner_one_img.fr{margin-right:-20px; }
.index_banner_one_text.fl{color: #FFFFFF;margin:67px 0 0 26px;width:600px;}
.index_banner_one_text.fr{color: #FFFFFF;margin:67px 30px 0 0;width:400px;}
.index_banner_one_text h2{font-size: 30px;margin:0 0 28px 0;font-weight:bold; }
.index_banner_one_text h3{font-size: 24px;}
.index_banner_box{position: relative;}
.index_banner_box .hd {position: absolute;bottom:0;left:0;width:100%;text-align: center;}
.index_banner_box .hd a{display: inline-block; width:8px;height: 8px; background-color: #FFFFFF;opacity: 0.5;border-radius:4px;margin:0 5px;transition: width 0.5s;}
.index_banner_box .hd a.on{width:36px;height:8px;opacity:0.8; border-radius: 4px;transition: width 0.5s;}


/*content pubilic*/
.index_content{padding:60px 0;}
.index_content_box{position: relative;}
.index_content_box_text h4{color: #414B58;font-size:24px;line-height:24px;margin-bottom:30px;}
.index_content_box_text h5 {margin-bottom:35px;height: 6px;}
.index_content_box_text h5 span{display: inline-block;width: 30px;height: 6px;background-color: #1668DE;border-radius: 3px;}
.index_content_box_text p{color: #929FB1;font-size: 16px; line-height: 40px;}

/*6块图标动画*/
@keyframes animate_icon6_11{
	0%{top:0;}
	50%{top:30px;}
	100%{top:0}
}
.animate_icon6{}
.animate_icon6_1{animation:animate_icon6_1 3s  infinite;}
.animate_icon6_2{animation:animate_icon6_1 3s 0.15s infinite;}
.animate_icon6_3{animation:animate_icon6_1 3s 0.3s infinite;}
.animate_icon6_4{animation:animate_icon6_1 3s 0.45s infinite;}
.animate_icon6_5{animation:animate_icon6_1 3s 0.6s infinite;}
.animate_icon6_6{animation:animate_icon6_1 3s 0.75s infinite;}

/*四块内容修正*/
.index_content_box_img1{padding-top:100px;position: relative;margin: 0 10px 40px 0;}
.index_content_box_btn{position: absolute;z-index:6; width: 102px;height: 34px;background: #FFFFFF;border: 1px solid #CCD3E7;border-radius: 17px;color:#1F2894;font-size:16px;text-align: center;line-height: 34px;font-weight: bold;}
.index_content_box_img1 .iconfont{position: absolute;left:-24px; top:10px; width: 70px;height: 70px;text-align: center;background: #265CF0;line-height: 70px;color: #fff;font-size: 38px;border-radius: 50%;box-shadow: 0px 0px 21px 0px rgba(38, 92, 240, 0.16);}
.index_content_box_img1 .iconfont.iconweixin{background: #72CC18;left:64px;}
.index_content_box_img1 .iconfont.iconshouji{background: #F0AB26;left:152px;}
.index_content_box_img1 .iconfont.iconlujingbeifen2{background: #2EB0ED;left:240px;}
.index_content_box_img1 .iconfont.iconwangzhan{background: #F07226;left:328px;}
.index_content_box_img1 .iconfont.iconguanggao{background: #FD3F40;left:414px;}

.index_content_box_btn0{right: 259px;top: 180px;}
.index_content_box_btn1{left: 352px;bottom: 138px;}
.index_content_box_text1 {margin:160px 0 0 40px;}
.index_content_box_line1{position: absolute;left: 277px;bottom: -80px;z-index: 2;}

.index_content_box_img2{margin:60px 0 0 -60px;position: relative;z-index: 10;}
.index_content_box_text2{margin: 116px 0 0 0;}
.index_content_box_btn2{left: 584px;bottom: 21px;}
.index_content_box_line2{position: absolute;left: 306px;bottom: -114px;}

.index_content_box_text3{margin:138px 0 0 0;}
.index_content_box_img3{margin: 88px 0 20px 0;position: relative;z-index: 10;}
.index_content_box_btn3{left: 339px;bottom: 21px;}
.index_content_box_line3{position: absolute;left: 246px;bottom:-207px;z-index: 2;}

.index_content_box_img4{margin:100px 0 30px -60px;position: relative;z-index: 10;}
.index_content_box_text4{margin:142px 30px 0 0;}
.index_content_box_btn4{right: 410px;bottom: 21px;}
.index_content_box_line4{position: absolute;left: 506px;bottom: -147px;}

.index_content_box_text5{margin:185px 0 0 0;}
.index_content_box_img5{margin:124px 0 0 0;position: relative;z-index: 10;}

/*index_plugin*/
.index_plugin{padding:60px 0;}
.index_plugin img{margin:20px 0;}
.index_plugin_box{width:1200px;height:480px;margin:80px auto 120px;}
.plugins{width:1200px;height:600px;margin:-100px auto 0;}
.plugins li{width:1000px; height:480px;}
.plugins li .plugins_circle{position: absolute;right:-11px;bottom:-5px; width: 10px;height: 10px;background: #64B6F2;border-radius: 50%;}
.plugins li .plugins_text{position:relative; width: 216px;border-bottom: 2px solid #D8DEE5;padding-bottom: 10px;}
.plugins li .plugins_icon{width: 36px;height: 36px;border: 1px solid #176DCC;border-radius: 50%;font-size:16px;text-align: center;line-height:36px;margin-right:15px;color:#176DCC;}
.plugins li.index_plugin_box_li2 .plugins_text{text-align: right;}
.plugins li.index_plugin_box_li2 .plugins_icon{margin-left:15px;}
.plugins li.index_plugin_box_li2 .plugins_circle{left:-11px}
.plugins_box{position: absolute;}
.plugins_box1{left:80px;top: 50px;}
.plugins_box2{left:10px;top:150px;}
.plugins_box3{left:-60px;top:250px;}
.plugins_box4{left:10px;top:350px;}
.plugins_box5{left:80px;top:450px;}
.plugins_box6{right:80px;top: 50px;}
.plugins_box7{right:10px;top:150px;}
.plugins_box8{right:-60px;top:250px;}
.plugins_box9{right:10px;top:350px;}
.plugins_box10{right:80px;top:450px;}

/*index_safe*/
.index_safe{padding:60px 0;}
.index_safe .title1{margin-bottom:70px;}
.index_safe .column img{display: inline-block;}
.index_safe .column h2{font-size:22px;font-weight: bold;margin:44px 0 20px; line-height:26px;}
.index_safe .column p{font-size:14px;color: #929FB1;line-height:40px;}

/*index_private && index_register*/
.index_private{height:344px; background: url(index_private.jpg) center center no-repeat;}
.index_private .title1{padding-top:95px; color:#fff;}
.index_private .subtitle1{color:#FFFFFF;}

.index_register .title1{padding-top:80px; color:#414B58;}
.index_register .subtitle1{color:#929FB1;}
.index_register{height:312px; background: url(index_register.jpg) center center no-repeat;}

/*index_partner*/
.index_partner{padding: 60px 0;}
.index_partner .title1{margin-bottom: 60px;}

/*footer*/
footer{background-color: #2B2D30;font-size:14px;}
.footer_t{padding: 35px 0 24px;border-bottom: 1px solid rgb(65,66,69);margin-bottom:30px;}
.footer_t span{font-size: 16px;border:1px solid #fff;border-radius:50%;width: 34px;height: 34px;line-height: 34px; text-align: center;color: #FFFFFF;margin-right: 12px;}
.footer_t p{color: #FFFFFF;line-height:34px;}
.footer_c{color: #818893;}
.footer_c .footer_c_logo{margin-top: 20px;}
.footer_c .footer_c_text{margin-top: 20px;}
.footer_c .footer_c_text p{line-height: 30px;}
.footer_c .footer_c_img{padding-bottom:30px;}
.coryright{background-color: #202123;height: 44px; line-height: 44px;color: #8f9298;}
.coryright a{color: #8f9298;}
.coryright span{padding:0 10px;}
.text_beian{padding-left:15px;}

/*price detail*/
.price_service_box{margin-top:-60px; background: #FFFFFF;box-shadow: 0px 0px 24px 0px rgba(38, 92, 240, 0.11);border-radius: 8px;padding:30px 37px;}
.price_service_box .column>div>img{margin-right:10px;}
.price_service_box h2{font-size:18px;color: #414B58;font-weight: bold;margin-bottom: 18px;}
.price_service_box h3{font-size: 14px;color: #929FB1;}

.price_table{padding:60px 0;}
.price_table_box  tr th{height:66px;line-height:66px;text-align: center;background-color: #F6F7FA;}
.price_table_box  tr th.td_vip{background-color: #D0B179 !important;color: #FFFFFF;}
.price_table_box  tr:nth-child(odd) {background-color: #F6F7FA;}
.price_table_box  tr:nth-child(odd) .td_vip {background-color: #F3EEE4;}
.price_table_box  tr td{height:46px;line-height:46px;text-align: center;}
.price_table_box tr td .iconfont{color: #8392A9;}
.price_table_box tr td.td_vip .iconfont{color: #A04F00;}
.price_table_box .td_list1{width: 280px;}
.price_table_box .td_list2{width: 458px;}
.price_table_box .td_vip{width: 458px;}

.price_show_box{margin-bottom: 80px;}
.price_show_box_l{flex: 1;padding:40px;box-shadow: 0px 0px 21px 0px rgba(38, 92, 240, 0.16);}
.price_show_box_l .button{height: 54px;line-height:54px;}
.price_show_box_l .button.on{background:#4A83FD;color: #FFFFFF;}
.price_show_box_l h4{margin-bottom:24px;}
.price_show_box_l_ver{margin-bottom:40px !important;}
.price_show_box_l_num .button{padding:0 30px;}
.price_show_box_r{width: 365px; border-top:4px solid #4a83fd; box-shadow: 10px 0px 20px 0px rgba(38, 92, 240, 0.16);background: url(price_show.png) center right  no-repeat;}
.price_show_box_r h4{margin: 45px 0 92px;}
.price_show_box_r>p{margin-bottom:76px;}
.price_show_box_r span{font-size:28px;color: #FF7A59;}
.price_show_box_r span#price_show{font-size:50px;}

/* detail scrm */
.detail_scrm_box_img1{margin: 30px 0px 40px 0;}
.detail_scrm_box_img2{margin:30px 0 40px 0;}

.detail_fun{padding:60px 0;}
.detail_scrm_fun1{margin:100px 0 0 108px;}
.detail_scrm_fun2{margin:170px 10px 0 0;}
.detail_scrm_fun3{margin:180px 0 0 108px;}

.detail_target{height: 600px;background: url(detail_target.png) center center no-repeat #2C293B;}

.detail_functions{padding:60px 0;}
.detail_functions .title1{margin-bottom:50px;}
.detail_functions .column img{margin:0 auto 15px; display: block;}
.detail_functions .column p{text-align: center;color: #414B58;font-size: 14px;margin-bottom:20px;}

/*detail_big_functions*/
.detail_big_functions{padding:60px 0;}
.detail_big_functions .column>div{background: #FFFFFF;border-radius: 6px;padding:30px 20px;overflow: hidden;}
.detail_big_functions .column>div:hover{box-shadow: 0px 0px 22px 0px rgba(38, 92, 240, 0.22)}
.detail_big_functions .column>div div:first-child{width: 68px;height: 68px;background: #4A98FF;border-radius: 8px;margin-right:15px;text-align: center;line-height: 68px;}
.detail_big_functions .column>div div h2{color: #414B59;font-size: 18px;margin-bottom:14px;}
.detail_big_functions .column>div div h3{color: #929FB1;font-size: 14px;}
.detail_big_functions .column>div>div>span{font-size:32px; color: #FFFFFF;}


/*detail_advantage*/
.detail_advantage{padding: 60px 0 0;}
.detail_advantage .index_content_box{padding:30px 0;}
.detail_advantage_text1{margin-left: 100px;}
.detail_advantage_text2{margin: 130px 100px 0 0;}
.detail_advantage_text3{margin: 130px 0 0 100px;}
.detail_advantage_text4{margin: 150px 100px 0 0;}

/*detail_card*/
.detail_card_content{padding:60px 0;}
.detail_card_content .title1{margin-bottom:60px;}
.detail_card_content .hd{width: 430px;border-right:2px solid #EEF0F4;}
.detail_card_content .hd ul li{height: 126px;overflow: hidden;padding:30px 0 30px 20px; cursor: pointer;}
.detail_card_content .hd ul li.on{background: linear-gradient(-50deg, #1668DE, #2E7DED);box-shadow: 0px 0px 22px 0px rgba(38, 92, 240, 0.22);border-radius: 8px 0px 0px 8px;color: #FFFFFF;padding:30px;}
.detail_card_content .hd ul li span{margin-right:15px;font-size:18px; width: 32px;text-align: center; height: 32px; line-height: 32px; background: linear-gradient(-50deg, #1668DE, #2E7DED);color:#fff; box-shadow: 0px 0px 22px 0px rgba(38, 92, 240, 0.22);border-radius: 50%;}
.detail_card_content .hd ul li div{width: 320px;}
.detail_card_content .hd ul li div h3{font-size:18px;font-weight:bold;color:#414B58;margin-bottom:16px;}
.detail_card_content .hd ul li div p{font-size: 14px;color: #929FB1;}
.detail_card_content .hd ul li.on span{background: #FFFFFF;color:#2E7DED;}
.detail_card_content .hd ul li.on div h3,.detail_card_content .hd ul li.on div p{color: #FFFFFF;}

/*detail_card_right 右侧文字结构*/
.detail_card_content_box2 .hd{width: 430px;border-left:2px solid #EEF0F4;border-right:0;}
.detail_card_content_box2 .hd ul li.on{border-radius: 0px 8px 8px 0px;}
.detail_card_content_box2 .hd ul li img{margin-left:20px;}
.detail_card_content_box2 .hd ul li.on img{margin-left: 0;}

/*detail_workwx_content 描述文字过长*/
.detail_workwx_content .hd ul li.on h3{margin-bottom:6px;}

/*solution*/
.solution_steps .columns{margin:0;}
.solution_steps .column{height:68px;line-height:68px;text-align: center;font-size:18px;padding:0;}
.solution_steps .column.on,.solution_steps .column:hover{background-color: #0D80FF;}
.solution_steps .column.on a,.solution_steps .column:hover a{color: #FFFFFF;display: block;}

.solution_step_content{padding:60px 0 10px;}
.solution_step_content_box{padding:30px 0;}
.solution_step_content ul li{list-style-type: disc;}
.solution_step_content ul li h3{font-size:18px;font-weight: bold;margin-bottom:13px;}
.solution_step_content ul li p{font-size:14px;color: #929FB1;margin-bottom:30px;width:420px;line-height:28px;}

/*solution_step1 图文位置修正*/
.solution_step1_text2{margin-top: 35px;}
.solution_step1_text3{margin-top:40px;}
.solution_step1_text4{margin-top:80px;}
.solution_step1_img3{margin-right:-30px;}

/*solution_step2 图文位置修正*/
.solution_step2_text1{margin-top: 40px;}
.solution_step2_text2{margin-top: 100px;}
.solution_step2_text3{margin:55px 0 0 70px;}
.solution_step_content_img2{margin-left:-30px;}
.solution_step3_text1{margin-top: 80px;}
.solution_step3_text2{margin-top: 120px;}
.solution_step3_text3{margin-top: 62px;}

/*sidebar*/
.side_bar{position:fixed;right:0;top:50%;margin-top:-120px;}
.side_bar ul li {position: relative; width: 84px;height: 84px;background: #4A83FD;color: #fff;text-align: center;border-bottom: 1px solid #D6E0F4;cursor: pointer;}
.side_bar ul li:first-of-type{border-radius: 10px 0px 0px 0px;}
.side_bar ul li:last-of-type{border-radius:0 0px 0px 10px;border:0;}
.side_bar ul li span {font-size: 28px;padding-top: 10px;display: inline-block;}
.side_bar ul li p{font-size:14px;}
.side_bar ul li a{color:#fff;}
.side_bar_show img{margin-top:20px;}
.side_bar_show p{color:#414B59;}
.side_bar_show{display:none;position: absolute;left:-200px;top:0; width: 190px;height: 207px;background: #FFFFFF;box-shadow: 0px 0px 25px 0px rgba(38, 92, 240, 0.2);border-radius: 10px;;}
.side_bar_show_tel{width:190px; height:70px;padding-top:10px;}
.side_bar_show_tel p{line-height:25px;}
.side_bar .scroll_top{display:none; cursor: pointer; width:84px; height:33px; line-height:33px;background:#fff;color:#414B59;font-size:16px;text-align: center;margin-top:14px;box-shadow: 0px 0px 25px 0px rgba(38, 92, 240, 0.2);border-radius: 6px 0px 0px 6px;}

/*register*/
.register{background: url(bg_register.png) center center no-repeat #fff; height: 760px;}

/*privacy && agreement*/
.privacy_box{padding:60px;border-radius:5px;}
.content_title{text-align: center;font-size: 22px;font-weight: bold; line-height:26px;margin-bottom:40px;}
.content_time{color:#929FB1;line-height:20px;margin-bottom:10px;}
.content_time:last-of-type{margin-bottom:40px;}
.content_box h2{font-size:17px;font-weight: bold; margin-bottom:30px;}
.content_box p{line-height:30px;margin-bottom:40px;}

/*partner*/
/*partner*/
.partner_box.columns{margin-top:10px;}
.partner_box .column div{background-color: #ECF5FF;padding:30px 40px;border-radius: 10px;background-position: center center; background-size: cover;}
.partner_box .column div:hover span,.partner_box .column div:hover h2,.partner_box .column div:hover p{color:#FFFFFF;}
.partner_box .column span{font-size:30px;color:#414B58;margin-bottom:18px;width:30px;height: 30px; display: block;}
.partner_box .column h2{text-align: center;font-size:16px;font-weight: bold;color:#414B58;margin-bottom:18px;}
.partner_box .column p{color: #929FB1;line-height:28px;}
/*partner_condition*/
.partner_condition_box .column{text-align: center;}
.partner_condition_box .column img{margin:0 auto 22px;display: block;}
.partner_condition_box .column h3{font-size:16px;}
/*partner process*/
@keyframes animate_arr_r{
	0%{right:20px;}
	100%{right:-20px}
}
.partner_process_box .column div{margin:0 auto 20px; width: 100px;text-align: center; height: 100px; line-height:100px; background-color: #FFFFFF;box-shadow: 0px -8px 22px 0px rgba(66, 104, 241, 0.06), 0px 8px 22px 0px rgba(66, 104, 241, 0.06);border-radius: 50%;}
.partner_process_box .column:hover div{box-shadow: 0px 0 22px 0px rgba(66, 104, 241, 0.3);}
.partner_process_box .column:hover .arr_r{animation:animate_arr_r 1s  infinite;}
.partner_process_box .column div span{font-size:43px; color:#4268F1;}
.partner_process_box .column{position:relative;}
.partner_process_box h3{font-size:16px;text-align: center;}
.partner_process_box .arr_r{position:absolute;right:0; top:50px;transform:rotate(90deg); color: #929FB1;}
.banner_inside_partner_join{padding-top: 90px;}
.banner_inside_partner_join .btn{margin-top:42px;margin-bottom:25px;}
.banner_inside_partner_join h3{text-align: center;color: #FFFFFF;font-size:20px;}

/*about*/
.about_text{padding-top:35px;width: 520px;}
.about_text p{font-size:15px; color:#929FB1;margin-bottom:28px;line-height:26px;}
.team_sense .column{text-align: center;}
.team_sense_box .column img{margin:0 auto 22px;display: block;}
.team_sense_box .column h3{font-size:16px;}
.team_sense_desc{text-align: center;line-height: 30px; color: #929FB1;width:688px;}
.idea_box.columns{margin-top:10px;}
.idea_box img{display: block;}
.idea_box .column div{padding:50px 65px;background-color: #F5F6FA;height:100%;}
.idea_box .column span{font-size:30px;color:#414B58;margin-bottom:18px;width:30px;height: 30px; display: block;}
.idea_box .column h2{text-align: center;font-size:16px;font-weight: bold;color:#414B58;margin-bottom:18px;}
.idea_box .column p{color: #929FB1;line-height:28px;}

/*register*/
.register{overflow: hidden;}
.register_box_form{width:590px;height:537px;margin:98px auto 0;padding:50px 95px 40px;border-radius:16px;background-color: #FFFFFF;}
.register_box_form h2{font-size: 24px;font-weight: bold;color: #0059B4;line-height:26px;margin-bottom:15px;}
.register_box_form h3{font-size: 14px;color: #929FB1;line-height:16px;margin-bottom:30px;}
.register_box_form .control{margin-bottom:20px;}
.register_box_form .control input{height:40px;line-height: 40px;border: 1px solid #E9EBF1;border-radius: 4px;}
.register_box_form .control input:focus,.register_box_form .control select:focus{border:1px solid #1668DE;box-shadow:none;}
.register_box_form .control .form_input_btn{position: absolute;right: 3px;top: 3px;width: 94px;height: 34px;background: linear-gradient(-50deg, #1668DE, #2E7DED);color: #fff;line-height: 34px;text-align: center;border-radius: 2px;font-size: 14px;cursor:pointer}
.register_box_form .control .select{width:100%;height:40px;line-height: 40px;margin-bottom:10px;}
.register_box_form .control select{width: 100%;height:40px;line-height: 40px;border: 1px solid #E9EBF1;border-radius: 4px;padding:0 0 0 15px;}

/*mask*/
.mask{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:9990;display:none}
.mask_show_qr{position:fixed;left:50%;top:50%;margin:-180px 0 0 -150px; width: 300px;height: 366px;border-radius: 10px;z-index:9995;display:none;background:url(mask_show_qr_bg.png) center bottom no-repeat #fff;}
.mask_show_qr img{display:block;width:208px;height:208px;margin:43px auto 20px;}
.mask_show_qr p{font-size: 16px;}