
/* CSS Document */

@import "base.css";

body { width:100%; font:16px/24px '微软雅黑'; margin:0 auto; color:#333; overflow-x:hidden; background:#fff; position:relative;}
.yy_all{ width:1200px; margin:0 auto;}
i{ font-style:normal;}


.zj_fixed_bottom,.zt_fixed_left{ display:none !important;}

/*logo*/
.yy_g_logo{ font-size:17px; text-align:center; padding:20px 0;}
.yy_g_logo .logo_img{ width:39%;}
.yy_g_logo .logo_img img{ max-width:100%;}
.yy_g_logo .logo_menu{ width:60%; margin-top:8px;}
.yy_g_logo .logo_menu li{ width:16.36%; line-height:42px; padding-bottom:11px; float:left; text-align:center; margin-right:0.3%; position:relative;}
.yy_g_logo .logo_menu li a{ display:block; position:relative; z-index:3;}
.yy_g_logo .logo_menu li.hot{ font-weight:bold;}
.yy_g_logo .logo_menu li.hot a{ color:red;}
.yy_g_logo .logo_menu li.hot img{ position:absolute; top:0; right:-3px;}
.yy_g_logo .logo_menu li i{ width:120px; height:53px; display:none; background:url(../image/menu_ico.jpg) left top no-repeat; position:absolute; left:0; top:0;}
.yy_g_logo .logo_menu li.on i{ display:block;}
.yy_g_logo .logo_menu li.on a{ color:#fff;}
.yy_g_logo .logo_menu li:hover a{ color:#fff;}
.yy_g_logo .logo_menu li:hover i{ display:block;}

/*banner*/
.yy_r_banner{ width:1920px; position:relative; left:50%; margin-left:-960px; }
.yy_r_banner img{ width:100%;}

/*公用标题样式*/
.g_tit{ text-align:center; margin-bottom:20px;}
.g_tit span{ display:block; overflow:hidden;}
.g_tit .span1{ line-height:60px; font-size:44px; font-weight:bold; color:#ff9206;}
.g_tit .span1 strong{ color:#0c75a1;}
.g_tit .span2 img{ margin:0 auto;}
.g_tit .span3{ line-height:26px; font-size:18px; color:#2d2d2d; text-transform:uppercase;}
.g_tit .span3 strong{ color:#ff9206;}


/*公用更多样式*/
.yy_g_more{ text-align:center;}
.yy_g_more a{ line-height:50px; font-size:24px; padding:0 80px; border-radius:8px; display:inline-block; vertical-align:middle; margin:30px auto 0; color:#fff; background:#ff9206; border:5px solid #fff2d3; transition:0.6s ease;}
.yy_g_more a:hover{ transform:scale(1.1);}

/*报名须知*/
.yy_g_xuzhi{ display:none; padding:30px 0; background:url(../image/xuzhi_bg.jpg) repeat;}
.yy_g_xuzhi ul{ overflow:visible; padding:15px 0;}
.yy_g_xuzhi li{ width:25%; float:left; overflow:visible;}
.yy_g_xuzhi li a{ height:auto; overflow:hidden; display:block; margin:0 10px; background:#d9f3f2; background:linear-gradient(to top,#d9f3f2,#fff); transition:1s ease;}
.yy_g_xuzhi li span{ display:block;}
.yy_g_xuzhi li .span1{ width:80px; height:80px; margin:20px auto; background:url(../image/xuzhi_ico.png) no-repeat;}
.yy_g_xuzhi li.li2 .span1{ background-position:-80px 0;}
.yy_g_xuzhi li.li3 .span1{ background-position:-160px 0;}
.yy_g_xuzhi li.li4 .span1{ background-position:-240px 0;}
.yy_g_xuzhi li .span2{ line-height:30px; font-size:22px; margin:10px 50px;}
.yy_g_xuzhi li .span3{ width:70%; line-height:50px; font-size:18px; margin:20px auto 30px; text-align:center; color:#fff; background:#00868a; background:linear-gradient(to top,#00868a,#00a397); border:1px solid #85d4cf; border-radius:30px;}
.yy_g_xuzhi li .span3 strong{ font-weight:normal;}
.yy_g_xuzhi li .span3 i{ width:40px; height:40px; display:inline-block; vertical-align:middle; margin-left:10px; background:url(../image/xuzhi_ico2.png) no-repeat; transition:0.5s ease;}
.yy_g_xuzhi li a:hover{ background:#01838c; transform:scale(1.05);}
.yy_g_xuzhi li a:hover .span2{ color:#fff;}
.yy_g_xuzhi li a:hover .span3{ background:#7da46a; background:linear-gradient(to top,#7da46a,#01838c); border:1px solid #fdb104;}
.yy_g_xuzhi li a:hover .span3 i{ background-position:-40px 0;}

/*好多问题*/
.yy_g_wenti{ display:none; padding:30px 0;}
.yy_g_wenti li{ width:25%; float:left;}
.yy_g_wenti li a{ line-height:30px; height:auto; font-size:20px; overflow:visible; text-align:center; display:block; background:#fff; border:1px solid #05a499; padding:30px; margin:10px; box-shadow:0px 0px 10px rgba(168,168,168,0.24); transition:1s ease;}
.yy_g_wenti li a:hover{ transform:scale(1.05);}
.yy_g_wenti li span{ display:block;}
.yy_g_wenti li .span1{ width:80px; height:80px; margin:0 auto 20px; background:url(../image/wenti_ico.png) no-repeat;}
.yy_g_wenti li.li2 .span1{ background-position:-80px 0;}
.yy_g_wenti li.li3 .span1{ background-position:-160px 0;}
.yy_g_wenti li.li4 .span1{ background-position:-240px 0;}
.yy_g_wenti li.li5 .span1{ background-position:0 -80px;}
.yy_g_wenti li.li6 .span1{ background-position:-80px -80px;}
.yy_g_wenti li.li7 .span1{ background-position:-160px -80px;}
.yy_g_wenti li.li8 .span1{ background-position:-240px -80px;}
.yy_g_wenti li.li9 .span1{ background-position:0 -160px;}
.yy_g_wenti li.li10 .span1{ background-position:-80px -160px;}
.yy_g_wenti li.li11 .span1{ background-position:-160px -160px;}
.yy_g_wenti li.li12 .span1{ background-position:-240px -160px;}
.yy_g_wenti li .span2{ width:100px; height:5px; border-top:1px solid #05a499; border-bottom:1px solid #05a499; margin:15px auto;}

/*新加的问题 2022-11-15*/
.yy_g_wt{ padding:30px 0; background:url(../image/xuzhi_bg.jpg) repeat;}
.yy_g_wt .wt_box{ }
.yy_g_wt .wai_div{ background:#fff; border-radius:8px; box-shadow:0px 0px 10px rgba(2,112,127,0.1); margin:15px 10px; padding:20px} 
.yy_g_wt .div1_tit{ line-height:50px; background:#d9e8f1; padding:15px; position:relative;}
.yy_g_wt .div1_tit i{ width:50px; height:50px; display:block; float:left; background:url(../image/xuzhi_ico3.png) no-repeat;}
.yy_g_wt .zhengshu .div1_tit i{ background-position:-50px 0;}
.yy_g_wt .kaoshi .div1_tit i{ background-position:-100px 0;}
.yy_g_wt .kecheng .div1_tit i{ background-position:-150px 0;}
.yy_g_wt .div1_tit strong{ font-size:24px; font-weight:normal; color:#ff9206; margin:0 15px;}
.yy_g_wt .div1_tit span{ color:#999; text-transform:uppercase;}
.yy_g_wt .div1_tit a{ line-height:30px; font-size:14px; display:block; background:#ff9206; color:#fff; padding:0 10px; border-radius:3px; position:absolute; top:25px; right:15px;}
.yy_g_wt .div1_tit a:hover{ background:#158a9a;}
.yy_g_wt .div2_cont{ line-height:45px;}
.yy_g_wt .div2_cont ul{ margin:10px 0;}
.yy_g_wt .div2_cont li{ border-bottom:1px dotted #c8eff4;}
.yy_g_wt .div2_cont li a{ display:block; padding:0 10px; position:relative;}
.yy_g_wt .div2_cont li span{ font-size:18px;}
.yy_g_wt .div2_cont li span:before{ content:"·"; font-weight:bold; margin-right:10px; color:#d9e8f1;}
.yy_g_wt .div2_cont li i{ line-height:25px; font-size:14px; display:block; background:#ff9206; color:#fff; padding:0 10px; border-radius:3px; position:absolute; top:7.5px; right:15px;}
.yy_g_wt .div2_cont li a:hover{ background:#f8f8f8;}
.yy_g_wt .div2_cont li a:hover span{ color:#ff9206;}
.yy_g_wt .div2_cont li a:hover i{ background:#ff9c00; background:linear-gradient(to right,#fcbe2a,#ff9c00);}


/*地区*/
.yy_g_diqu{ padding:30px 0; background:url(../image/diqu_bg.jpg) top center no-repeat; background-size:100% 100%;}
.yy_g_diqu .yy_all{ position:relative;}
.yy_g_diqu .g_diqu_img{ display:none; position:absolute; left:0; top:0px;}
.yy_g_diqu .g_diqu_cont{ background:#fff; border-radius:20px; padding:25px;}
.yy_g_diqu .g_diqu_cont ul{}
.yy_g_diqu .g_diqu_cont li{ width:16.66%; float:left; text-align:center; position:relative;}
.yy_g_diqu .g_diqu_cont li a{ line-height:45px; font-size:20px; display:block; margin:15px 10px; background:#f0f5f8; color:#01898b;}
.yy_g_diqu .g_diqu_cont li i{ width:54px; height:31px; display:none; background:url(../image/diqu_ico.png) top center no-repeat; position:absolute; top:0; right:15px;}
.yy_g_diqu .g_diqu_cont li.hot a{ color:#fff; background:#0c75a1; background:linear-gradient(to top,#ff9206,#f2a644);}
.yy_g_diqu .g_diqu_cont li.hot i{ display:block;}
.yy_g_diqu .yy_g_more a{ border:5px solid #b4e6fb;}

.yy_g_diqu .g_diqu_cont li.hot i{ animation:aup2 1s infinite; -webkit-animation:aup2 1s infinite;}
@-webkit-keyframes aup2{
	50%{ top:3px;}
}
@-moz-keyframes aup2{
	50%{ top:3px;}
}
@-ms-keyframes aup2{
	50%{ top:3px;}
}
@keyframes aup2{
	50%{ top:3px;}
}

/*逆袭*/
.yy_g_nixi{ padding:30px 0; background:#fefefe url(../image/nixi_bg.jpg) center bottom no-repeat;}
.yy_g_nixi .g_nixi_left{ width:63%;}
.yy_g_nixi .g_nixi_left ul{}
.yy_g_nixi .g_nixi_left li a{ height:auto; overflow:hidden; display:block; margin:10px; background:#fff; border-radius:20px; box-shadow:0px 0px 10px rgba(217,220,228,0.4); transition:1s ease;}
.yy_g_nixi .g_nixi_left li a:hover{ background:#e4f9f5;}
.yy_g_nixi .g_nixi_left li i{ width:35px; height:35px; margin:12px 20px; background:#fff; display:inline-block; vertical-align:middle; border-radius:20px; box-shadow:0px 0px 10px rgba(217,220,228,0.7);}
.yy_g_nixi .g_nixi_left li i img{ margin:7.5px auto;}
.yy_g_nixi .g_nixi_left li strong{ width:20%; font-size:20px; color:#ff9206; display:inline-block; vertical-align:middle;}
.yy_g_nixi .g_nixi_left li span{ width:65%; display:inline-block; vertical-align:middle;}
.yy_g_nixi .g_nixi_right{ width:35%; border-radius:20px;}
.yy_g_nixi .g_nixi_right img{ width:100%;}

/*如何选择*/
.yy_g_xuan{ padding:30px 0;}
.yy_g_xuan .g_xuan_cont{ position:relative;}
.yy_g_xuan .g_xuan_dw{ width:60px; position:absolute; left:50%; margin-left:-30px; top:100px;}
.yy_g_xuan .g_xuan_dw li{ height:106px;}
.yy_g_xuan .g_xuan_dw li img{ width:100%; margin:23px auto;}
.yy_g_xuan .g_xuan_div{ width:50%; border-radius:20px; background:#ff9206; color:#fff;}
.yy_g_xuan .g_xuan_div a{ display:block; color:#fff;}
.yy_g_xuan .g_xuan_tit{ width:35%; line-height:50px; font-size:28px; background:#fff; color:#ff9206; border-radius:30px; text-align:center; margin:30px auto 15px;}
.yy_g_xuan .g_xuan_div ul{ margin:0 80px 40px;}
.yy_g_xuan .g_xuan_div li{ border-bottom:1px dashed #fff; padding:15px 0;}
.yy_g_xuan .g_xuan_div li:last-child{ border:0;}
.yy_g_xuan .g_xuan_div strong{ line-height:40px; font-size:24px; display:block;}
.yy_g_xuan .g_xuan_div span{ line-height:35px; font-size:20px; display:block;}
.yy_g_xuan .g_xuan_bie{ background:#bdbdbd url(../image/xuan_bie_bg.png) right bottom no-repeat;}

/*课程体系*/
.yy_g_tixi{ padding:30px 0 10px; background:url(../image/tixi_bg.jpg) top center no-repeat; background-size:100% 100%;}
.yy_g_tixi .g_tixi_cont{}
.yy_g_tixi ul{ margin-top:10px;}
.yy_g_tixi li{ width:48%; float:left; margin-bottom:30px;}
.yy_g_tixi .g_tixi_tit{ line-height:56px; position:relative;}
.yy_g_tixi .g_tixi_tit span{ display:block;}
.yy_g_tixi .g_tixi_tit .span1{ position:relative; z-index:2;}
.yy_g_tixi .g_tixi_tit i{ width:35px; line-height:35px; font-size:20px; float:left; margin:9.5px 10px; background:#fff; color:#208e92; text-align:center; font-weight:bold; border-radius:30px; display:inline-block; vertical-align:middle;}
.yy_g_tixi .g_tixi_tit strong{ font-size:22px; color:#fff; float:left;}
.yy_g_tixi .g_tixi_tit .span2{ width:100%; height:56px; display:block; position:absolute; left:0; top:0;}
.yy_g_tixi .g_tixi_tit .span2 img{ height:100%;}
.yy_g_tixi .q_tixi_st{ background:#fff; border:1px solid #cfcfcf; padding:15px;}
.yy_g_tixi .st_img{ width:26%;}
.yy_g_tixi .st_img img{ width:100%;}
.yy_g_tixi .st_list{ width:69%;}
.yy_g_tixi .st_list span{ display:block;}
.yy_g_tixi .st_list .span1{ line-height:50px; font-size:20px; font-weight:bold;}
.yy_g_tixi .st_list .span2{ line-height:30px; font-size:18px;}
.yy_g_tixi .st_list a{ width:45%; line-height:40px; font-size:22px; text-align:center; display:block; margin:10px auto; background:#f1f1ef; color:#ff9506; transition:0.5s ease;}
.yy_g_tixi .st_list a img{ display:inline-block; vertical-align:middle; margin-right:10px;}
.yy_g_tixi li:hover a{ transform: scale(1.1); background:#e6efe2;}

.yy_g_tixi li:nth-child(2n){ float:right;}
.yy_g_tixi li:nth-child(2n) .g_tixi_tit .span1 i{ float:right; margin:9.5px 10px;}
.yy_g_tixi li:nth-child(2n) .g_tixi_tit .span1 strong{ float:right;}
.yy_g_tixi li:nth-child(2n) .g_tixi_tit .span2{ webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg);}
.yy_g_tixi li:nth-child(2n) .st_img{ float:right;}
.yy_g_tixi li:nth-child(2n) .st_list{ float:left; margin-left:2%;}


/*专项拓展*/
.yy_g_tuozhan{ display:none; padding:30px 0; background:url(../image/tuozhan_bg.jpg) top center no-repeat; background-size:100% 100%;}
.yy_g_tuozhan .g_tuozhan_img img{ max-width:100%; margin:0 auto;}
.yy_g_tuozhan .yy_g_more a{ border:5px solid #3e998b;}

/*资料专区*/
.yy_g_ziliao{ padding:20px 0 30px; background:#f6fdfd;}
.yy_g_ziliao .g_ziliao_box{ width:32%; border:1px solid #00868a; border:1px solid #85d4cf; border-radius:3px;}
.yy_g_ziliao .shiti{ margin-right:2%;}
.yy_g_ziliao .ziliao_tit{ line-height:50px; font-size:18px; padding:0 15px; color:#fff; background:#00868a; background:linear-gradient(to top,#0c75a1,#529ebc);}
.yy_g_ziliao .ziliao_tit i{ width:40px; height:40px; display:inline-block; vertical-align:middle; margin:-3px 10px 0 0; background:url(../image/xuzhi_ico2.png) right center no-repeat;}
.yy_g_ziliao .g_ziliao_box ul{ line-height:55px; background:#fff; padding:10px 20px;}
.yy_g_ziliao .g_ziliao_box li{ font-size:17px; border-bottom:1px dotted #a3dada;}
.yy_g_ziliao .g_ziliao_box a{ display:block; background:url(../image/ziliao_ico.png) left center no-repeat; padding-left:30px;}
.yy_g_ziliao .g_ziliao_box li i{ line-height:30px; font-size:15px; padding:0 15px; margin:12.5px 0; border-radius:20px; display:block; float:right; color:#fff; background:#038c92; background:linear-gradient(to left,#ff9206,#d7d958);}
.yy_g_ziliao .g_ziliao_box li:hover i{ background:#ff9206;}
.yy_g_ziliao .g_ziliao_box li:hover a{ color:#00868a;}


/*师资*/
.yy_r_teachers{ padding:30px 0; }
.yy_r_teachers .r_teachers_cont{ background:#fff; position:relative; margin:25px 10px; box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.yy_r_teachers .tea_cont{ display:none; position:relative;}
.yy_r_teachers .show{ display:block;}
.yy_r_teachers .teacont_left{ width:68%; float:right; margin:0 3% 0 0; }
.yy_r_teachers .teacont_left span{ display:block;}
.yy_r_teachers .teacont_left .span1{ line-height:50px; font-size:30px; font-weight:bold; margin:15px auto; border-bottom:1px solid #dcdcdc;}
.yy_r_teachers .teacont_left .span1 .i1{ font-size:18px; color:#999; font-weight:normal; display:inline-block; vertical-align:middle; margin-left:15px;}
.yy_r_teachers .teacont_left .span1 .i2{ width:60px; height:2px; background:#0c75a1; display:block;}
.yy_r_teachers .teacont_left .span2{ line-height:40px; font-size:20px; margin-bottom:15px;}
.yy_r_teachers .teacont_left .span3{ line-height:28px;}
.yy_r_teachers .teacont_middle{ width:25%; float:left;}
.yy_r_teachers .teacont_middle img{ width:100%;}
.yy_r_teachers .teacont_right{ width:20%; height:290px; background:#ce2333; border-radius:8px; position:absolute; left:170px; top:40px; z-index:2;}
.yy_r_teachers .tea_list{ width:68%; position:absolute; right:3%; bottom:15px;}
.yy_r_teachers .tea_list ul{ text-align:center;}
.yy_r_teachers .tea_list li{ width:14%; display:inline-block; margin:0 1%;}
.yy_r_teachers .tea_list li a{ display:block;}
.yy_r_teachers .tea_list li span{ display:block;}
.yy_r_teachers .tea_list li .span1{ height:130px; overflow:hidden; border:2px solid #fff;}
.yy_r_teachers .tea_list li .span1 img{ width:100%;}
.yy_r_teachers .tea_list li .span2{ line-height:40px; font-size:24px; border-radius:25px; background:#fff2e2; color:#ce2333;}
.yy_r_teachers .tea_list li.on .span1{ border:2px solid #0c75a1;}
.yy_r_teachers .xlx_tea{ position:relative;}
.yy_r_teachers .div_btn{ width:35px; height:35px; line-height:32px; font-size:24px; font-weight:bold; text-align:center; border:1px solid #CCC; border-radius:30px; background:#fff; position:absolute; top:20px; right:3%; z-index:5; cursor:pointer; transition:0.5s ease;}
.yy_r_teachers .div_btn:hover{ background:#0c75a1; border:1px solid #0c75a1; color:#fff;}
.yy_r_teachers .last_btn{ right:90px;}
.yy_r_teachers .next_btn{}

/*证书样本*/
.yy_g_zshu{ padding:30px 0; background:url(../image/zshu_bg.jpg) top center no-repeat; background-size:100% 100%;}
.yy_g_zshu img{ max-width:100%; margin:0 auto;}

/*最好的时期报名*/
.yy_g_shiqi{ padding:30px 0; background:url(../image/shiqi_bg.jpg) top center no-repeat; background-size:100% 100%;}
.yy_g_shiqi .g_shiqi_tit{ line-height:60px; font-size:36px; font:bold; text-align:center; color:#fff;}
.yy_g_shiqi .g_shiqi_form{ width:60%; margin:20px auto; background:rgba(255,255,255,0.2); padding:20px 40px; border-radius:20px; text-align:center;}
.yy_g_shiqi .g_shiqi_litit{ line-height:40px; font-size:24px; color:#feda2e; margin-bottom:15px;}
.yy_g_shiqi .g_shiqi_litit i{ width:80%; height:2px; margin:0 auto; display:block; background:linear-gradient(to right,#465e8e,#feda2e,#465e8e);}
.yy_g_shiqi .g_shiqi_form input{ line-height:50px; height:50px; font-size:18px; border:0; background:#fff; vertical-align:middle; border-radius:10px; outline:none;}
.yy_g_shiqi .g_shiqi_form .div1{ width:60%; margin:15px auto; padding-left:140px; background:#fff url(../image/shiqi_ico.jpg) no-repeat; border-radius:10px;}
.yy_g_shiqi .g_shiqi_form .div1_02{ background-position:0 -50px;}
.yy_g_shiqi .g_shiqi_form .div1 input{ width:90%; display:block;}
.yy_g_shiqi .g_shiqi_form .div2{}
.yy_g_shiqi .g_shiqi_form .div2 a{ width:28%; line-height:50px; font-size:18px; display:inline-block; vertical-align:middle; border-radius:10px; background:#ff9206; color:#fff; margin:10px 15px 15px; transition:0.5s ease;}
.yy_g_shiqi .g_shiqi_form .div2 input{ width:28%; display:inline-block; vertical-align:middle; margin:10px 15px 15px; color:#fff; background:#fdd92b; background:linear-gradient(to right,#fdd92b,#2b91a9); transition:0.5s ease;}
.yy_g_shiqi .g_shiqi_form .div2 a:hover,.yy_g_shiqi .g_shiqi_form .div2 input:hover{ transform:scale(1.1); }
.yy_g_shiqi .g_shiqi_by{ line-height:40px; font-size:20px; letter-spacing:15px; text-align:center; color:#feda2e;}

/*右侧商桥*/
.yy_g_fixedright{ position:fixed; right:0; bottom:15%; z-index:999;}
.yy_g_fixedright .g_fixediv{ position:relative;}
.yy_g_fixedright .g_fixediv i{ width:30px; height:30px; position:absolute; top:0; right:0; display:block;}


/*全屏弹窗*/
.yy_g_tc{ display:none; width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; left:0; top:0; z-index:1000;}
.yy_g_tc .g_tanc{ width:540px; height:690px; position:relative; left:50%; margin-left:-270px; top:50%; margin-top:-345px;}
.yy_g_tc .g_tanc i{ width:40px; height:40px; position:absolute; top:0; right:0; display:block;}

@media screen and (max-width: 768px){
	
	*{ box-sizing:border-box;}
	body{ width:100%; min-width:320px; max-width:768px; margin:0 auto; font-size:14px; background:#fff;}
	img{ width:100%; display:block;}
	
	.pc_block{ display:none !important;}
	.phone_block{ display:block !important;}
	
	
	.bm_form{ background:#fff; margin:0 15px 15px; border-radius:3px;}
	.bm_form .bm_form_tit{ text-align:center; margin-bottom:15px;}
	.bm_form .bm_form_tit strong{ line-height:30px; font-size:20px; color:#fb5528; display:block;}
	.bm_form .bm_form_tit i{ line-height:18px; font-size:12px; display:block; color:#999; text-transform:uppercase;}
	.bm_form p .span1{ line-height:35px; font-size:17px; display:block;}
	.bm_form p .span2{ width:56%; float:right;}
	.bm_form p .span3{ width:43%; float:left;}
	.bm_form p span input{ display:inline-block; vertical-align:middle; margin-top:7px;}
	.bm_form input{ width:100%; line-height:40px; height:40px; font-weight:bold; color:#000; border:0; border-bottom:1px solid #ccc; margin-bottom:10px; padding:0 10px; display:block;}
	.bm_form input::placeholder{ font-weight:bold; color:#000;}
	
	
	.bm_form label{ display:block; float:left; outline:none;}
	.bm_form .div2 input{ width:90%; font-size:18px; font-weight:bold; color:#fff; background:#593aad; background:linear-gradient(to right,#ff7315,#ff9e5d); margin:10px auto 0; outline:none;}
	.bm_form .div2 input{ -webkit-animation:move 2s linear infinite; -moz-animation:move 2s linear infinite; -ms-animation:move 2s linear infinite; animation:move 2s linear infinite;}
	@-webkit-keyframes move{
		50%{ transform:scale(1.1);}
	}
	@-moz-keyframes move{
		50%{ transform:scale(1.1);}
	}
	@-ms-keyframes move{
		50%{ transform:scale(1.1);}
	}
	@keyframes move{
		50%{ transform:scale(1.1);}
	}
	.bm_form_w2{ padding-top:15px; background:#1d72df;}
	.bm_form_w2 .bm_form{ background:none;}
	.bm_form_w2 input{ width:90%; line-height:40px; height:40px; font-weight:bold; color:#262636; background:#fff; border:0; margin:10px auto; padding:0 10px; display:block;}
	.bm_form_w2 input::placeholder{ color:#262636; }
	.bm_form_w2 .div2 input{ width:80%;}
	
	
	
	.footer{ width:100%; min-width:320px; max-width:768px; margin:0 auto; line-height:50px; font-size:17px; background:#fb5528; color:#fff; text-align:center; position:fixed; bottom:0;}
	.footer .li1{ width:40%; float:left; background:#faf53b;}
	.footer .li1 a{ color:#fb5528;}
	.footer .li2{ width:59%; float:right;}
	.footer a{ color:#fff;}
	
	.web_qita{ margin-bottom:50px;}
	#meiqia-container{ display:none !important;}
	
}
