﻿@font-face
{font-family: pingfang;
src: url('../images/pingfang.ttf')}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select{font-family:Microsoft YaHei;margin:0;padding:0;color:inherit;    line-height: 1;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
a:hover{color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
.auto{width: 1000px;margin:0 auto;}
em,i{font-style:normal;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.center{text-align: center;}
.img{width: 100%;display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.auto{width: 1200px;margin:0 auto;}
.btn{display: block;text-align: center;}
.button_gradient{background:#00a1fd;background: -webkit-gradient(linear, left top, right bottom, from(#00a1fd), to(#00e4f4)); background: -moz-linear-gradient(top,  #00a1fd,  #00e4f4); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1fd', endColorstr='#00e4f4');}
.c_pink{color: #ff006c;}
.c_green{color: #00cd6f;}
.c_blue{color: #199fff;}
.c_org{color: #ff5722;}
.white_bg{background: #fff;}
/*头部*/
.head{position:fixed;width: 100%;left: 0;top: 0;z-index:100;padding:10px 0;height: 80px;}
.inner_head{background: #fff;}
.inner_head .hd_nav li{color: #333333;}

.hd_logo{position:absolute;top: 10px;left: 2%;}
.hd_logo .img{height: 60px;width: auto;}
.hd_btns{position:absolute;top: 20px;right: 1%;}
.hd_btns .lk{display: block;float: right;width: 100px;height: 40px;text-align: center;line-height: 40px;border:1px solid #33aaff;border-radius:3px;font-size: 16px;margin-left: 30px;}
.hd_btns .login{color: #fff;background: #33aaff;}
.hd_btns .reg{color: #33aaff;}
.hd_btns .lk:hover{box-shadow:0 0 5px #33aaff;}

.hd_center{font-size: 15px;color: #fff;line-height: 50px;top: 15px;}
.hd_center .hdimg{width: 50px;height: 50px;border-radius:50%;border:2px solid #fff;margin-right: 10px;}

.hd_nav{text-align: center;padding:10px 0;}
.hd_nav li{display: inline-block;font-size: 16px;color: #fff;line-height: 40px;margin:0 25px;}
.hd_nav li:hover,.hd_nav li.cur{color: #33aaff;}

.inner_head{box-shadow:0 0 10px #eee;}


/*底部*/
.foot{background: #2d3040;padding:15px 0;font-size: 13px;color: rgba(255,255,255,.4);text-align: center;    line-height: 24px;}

.main{margin-top: 80px;}
/*注册*/
.reg_main{background: url(../images/reg_07.jpg) no-repeat bottom center;background-size:cover;}
.reg_form{width: 800px;margin:30px auto auto;border-radius:10px;}
.reg_form .module{border-radius:6px; background: #fff;}
.reg_form .top{background: #eff8ff;padding:30px 20px;border-radius:10px;}
.reg_form .title{font-size: 24px;color: #333333;line-height: 20px;border-left:4px solid #199fff;padding-left: 25px;height: 20px;display: block;}
.reg_form .detail{padding:45px 20px 50px 155px;}
.reg_form .row{margin-bottom: 15px;}
.reg_form .ipt_txt{display: inline-block;border:1px solid #eeeeee;border-radius:4px;width: 320px;height: 45px;line-height: 45px;padding-left: 60px;font-size: 15px;color: #333;margin-right: 15px;background-repeat:no-repeat;background-position:20px center;background-size:22px;}
.reg_form .tip{display: inline-block;font-size: 13px;color: #aaaaaa;line-height: 45px;}
.reg_form .getcode{width: 120px;height: 45px;line-height: 45px;display: inline-block;border-radius:23px;color: #fff;font-size: 16px;}
.reg_form .phone{background-image:url(../images/reg_01.png);}
.reg_form .psd{background-image:url(../images/reg_02.png);}
.reg_form .psdagain{background-image:url(../images/reg_02.png);}
.reg_form .code{background-image:url(../images/reg_03.png);}
.reg_form .name{background-image:url(../images/reg_04.png);}
.reg_form .company{background-image:url(../images/reg_05.png);}
.reg_form .qq{background-image:url(../images/reg_06.png);}
.reg_form .ipt_button{width: 300px;height: 45px;line-height: 45px;border-radius:23px;font-size: 16px;color: #fff;margin:30px auto 0;}
.reg_form .notice{text-align: center;margin-top: 15px;font-size: 13px;color: #999999;line-height: 20px;}
.reg_form .notice .sel{width: 20px;height: 20px;border:1px solid #dddddd;border-radius:3px;margin-right: 5px;display: inline-block;}
.reg_form .notice .sel.cur{background: url(../images/reg_08.png) no-repeat center;background-size:cover;border-color:#33aaff;}
.reg_form .notice input{opacity: 0;filter:alpha(opacity=0);}
/*登录*/
.login_main{position:fixed;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/login_03.jpg) no-repeat center;background-size:cover;}

.login_box{position:fixed;width: 1200px;left: 50%;top: 50%;margin-left: -600px;margin-top: -280px;border-radius:30px;background: #fff;padding:70px 110px 50px 70px;}
.login_box .imgbox{width: 600px;}
.login_box .info{width: 330px;}
.login_box .title{font-size: 36px;color: #333333;text-align: center;}
.login_box .smtit{font-size: 12px;color: rgba(0,0,0,.6);margin-top: 15px;text-align: center;}
.login_form{margin-top: 40px;}
.login_form .row{padding:18px 0 10px;border-bottom:1px solid #33aaff;}
.login_form .ipt{height: 44px;line-height: 44px;font-size: 16px;color: #333;display: inline-block;}
.login_form .ipt_txt{padding-left: 60px;width: 100%;background-repeat:no-repeat;background-position:10px center;background-size:20px;}
.login_form .imgcode{width: 110px;height: 44px;display: inline-block;float: right;}
.login_form .ipt_button{width: 320px;height: 50px;background: #33aaff;border-radius:25px;font-size: 18px;color: #fff;line-height: 50px;margin:30px auto 0;}
.login_form .name{background-image: url(../images/reg_04.png);}
.login_form .psd{background-image: url(../images/reg_02.png);}

.login_form .code{background-image: url(../images/reg_03.png);width: 200px;}
.login_form .notice{margin-top: 15px;}
.login_form .remember{font-size: 14px;color: #888888;}
.login_form .remember input{opacity: 0;filter:alpha(opacity=0);}
.login_form .remember .sel{width: 16px;height: 16px;border-radius:3px;border:1px solid #ddd;display: inline-block;margin-right: 5px;}
.login_form .remember .sel.cur{background: url(../images/reg_08.png) no-repeat center;background-size:cover;border-color:#33aaff;}
.login_form .notice a{font-size: 14px;color: #888888;margin-left: 10px;}
.login_form .notice .reg_btn{color: #33aaff;}
.login_form .notice a:hover{text-decoration: underline;}


/*底部*/
.footer{background: #20243e;}
.footer_b{padding:15px 0;border-top:1px solid #3c415e;}
.footer_b p{font-size: 13px;color: #99a6bf;text-align: center;line-height: 26px;}

.footer_t{padding:60px 0 30px;}
.ft_col1{width: 215px;}
.ft_col1 .tit{font-size: 22px;color: #ffffff;}
.ft_col1 .box{margin-top: 25px;}
.ft_col1 .lk{font-size: 14px;color: #99a6bf;line-height: 30px;display: block;}
.ft_col1 a.lk:hover{color: #fff;text-decoration: underline;}
.ft_txt{width: 340px;border-left:1px solid #3c415e;padding:10px 0 10px 40px;}
.ft_txt .logo{height: 40px;width: auto;margin:0 auto;display: block;}
.ft_txt .brief{font-size: 14px;color: #99a6bf;line-height: 22px;margin-top: 20px;}

.sj_menu{background: url(../images/sj_menu.png) no-repeat center;background-size:cover;width: 28px;height: 28px;display: none;position:fixed;right: 20px;top: 10px;}
.sj_logo{display: none;}
@media screen and (min-width:320px) and (max-width:1199px){
    .auto{width: 100%;padding:0 3%;}
  
}
@media screen and (min-width:1201px) and (max-width:1300px){
    /*首页*/
   .idx_login{margin-top: -250px;}
  
}
@media screen and (min-width:992px) and (max-width:1200px){
    .head{padding:5px 0;height: 60px;}
    .hd_logo{position:initial;float: left;}
    .hd_logo .img{height: 50px;}
    .hd_btns{position:initial;float: right;}
    .hd_nav{padding: 0;float: left;margin-left: 35px;}
    .hd_nav li{line-height: 50px;margin:0 15px;}
    .hd_btns{margin-top: 10px;}
    .hd_btns .lk{width: 80px;height: 30px;line-height: 30px;margin-left: 15px;font-size: 14px;}
    
    /*首页*/
   .idx_login{display: none;}
   /*底部*/
  .ft_col1{width: 18%;}
  .ft_txt{width: 28%;}
   /*登录*/
  .login_box{width:500px;height: 500px;margin-top: -250px;margin-left: -250px;padding: 40px 30px 30px 30px;}
  .login_box .imgbox{width: 60%;display: none;}
  .login_box .info{width: 100%;}
  .login_main .hd_logo{margin-top: 10px;}
  
  .login_box .title{font-size: 30px;}
  .login_form .ipt_button{display: block;float:none;}
  
  /*注册*/
  .main{margin-top: 60px;}
  .foot{padding:15px 3%;line-height: 20px;}
 
 
 
 
 
 
 
 
 
 
}

@media screen and (min-width:768px) and (max-width:991px){
    .sj_menu{display: block;}
    
   .head{padding:5px 0;height: 50px;}
    .hd_logo{position:initial;float: left;}
    .hd_logo .img{height: 40px;}
    .hd_btns{position:initial;float: right;}
    .hd_nav{padding: 0;float: left;position:absolute;width: 100%;left: 0;top: 50px;background: rgba(0,0,0,.6);display: none;}
    .hd_nav li{line-height: 40px;margin:0 15px;display: block;text-align: left;padding:0 3%;}
    .hd_btns{margin-top: 5px;margin-right: 50px;}
    .hd_btns .lk{width: 60px;height: 30px;line-height: 30px;margin-left: 15px;font-size: 14px;}
    
    /*首页*/
   .idx_login{display: none;}
   .idx_banner{height: 400px;}
   
   .idx_top{width:100%;margin-top: 0;    padding: 40px 30px;box-shadow:none;}
   .idx_top li{width: 25%;}
   .idx_top .num span{font-size: 26px;}
   .idx_top .icon{width: 40px;height: 40px;margin-right: 10px;}
   .idx_top .font{margin-top: 5px;}
   
   .idx_seo{padding: 20px 0 10px;margin-top: 0;}
   .idx_seo .brief{width: 90%;}
   .idx_seo .detail .img{}
   .idx_seo .title{font-size: 26px;}
   .idx_seo .smtit{font-size: 20px;}
   
   .idx_titbox .en{font-size: 50px;}
   .idx_titbox .cn{font-size: 30px;margin-top: -25px;}
   .idx_titbox .sm{font-size: 16px;}
   
   .idx_price .item .icon:before, .idx_price .item .icon:after{display: none;}
   .idx_price .item .icon{width: 80px;height: 80px;}
   .idx_price .item .title{font-size: 20px;}
   .idx_price .item .price{font-size: 22px;}
   
   .idx_risk .lbox{width: 50%;}
   .idx_risk .lbox li{padding: 20px 15px;margin-bottom: 15px;}
   .idx_risk .lbox .icon{width: 40px;}
   .idx_risk .lbox .info{width:calc(100% - 50px);}
   .idx_risk .lbox .desc{margin-top: 5px;}
   .idx_risk .lbox .title{font-size: 17px;}
   
   .idx_advan .item{    padding: 30px 15px 0;height: 375px;}
   .idx_advan .item .icon{width: 80px;height: 80px;}
   .idx_advan .item .title{font-size: 28px;margin-top: 30px;}
   .idx_advan .item .desc{margin-top: 20px;font-size: 14px;line-height: 24px;}
   
   .idx_customer .list li{height: 300px;padding-top: 35px;}
   .idx_customer .list .icon{width: 100px;}
   .idx_customer .list .title{margin-top: 30px;font-size: 22px;}
   
   .idx_ad{padding: 100px 0 100px;}
   .idx_ad .title{font-size: 28px;}
   .idx_ad .title .fz{font-size: 40px;}
   
   
   .idx_media .list{margin-left: 0;}
   .idx_media .list .item{/*width: 23%;*/margin-left:0;height: auto;}
   
   .idx_news .detail{margin-left: -1%;}
   .idx_news .column{width: 32.3%;margin-left: 1%;}
   .idx_news .column .t_tit{font-size: 20px;}
   /*底部*/
  .ft_col1{width: 25%;}
  .ft_txt{width: 100%;display: none;}
   
   /*登录*/
  .login_box{width:460px;height: 480px;margin-top: -250px;margin-left: -230px;padding: 40px 30px 20px 30px;}
  .login_box .imgbox{width: 60%;display: none;}
  .login_box .info{width: 100%;}
  .login_main .hd_logo{margin-top: 10px;}
  
  .login_box .title{font-size: 26px;}
  .login_form .ipt_button{display: block;float:none;}
  .login_form .ipt{height: 36px;line-height: 36px;}
   
   /*注册*/
  .main{margin-top: 50px;}
  .foot{padding:15px 3%;line-height: 20px;}
  .inner_head{background: rgba(0,0,0,.6)!important;}
  .sj_logo{display: block;}
  .pc_logo{display: none;}
   .inner_head .hd_nav li{color: #fff;}
   
   .reg_form .detail{padding: 45px 0 20px;width: 80%;margin:0 auto;}
   /*联系我们*/
    .mar_l{width: 100%;float:none;font-size: 0;}
   .mar_l li{width: 31.3%;margin:0 1%;display: inline-block;padding: 0;height: 45px;}
   .mar_l li a{background-position: 15px center;padding-left: 35px;width: 100%;height: 45px;line-height: 45px;    background-size: 24px;font-size: 16px;}
   
   
   
   .mar_l li a{background-position: 25px center;padding-left: 70px;width: 100%;}
  .mar_r{width:100%;margin-top:20px;}
  .contact_info .title{font-size: 24px;}
  .contact_info .box .tit{font-size: 20px;}
   
   /*营销学院*/
 .mar_top .rbox{display: none;}
  .mar_list .info{width:calc(100% - 240px);padding-top: 10px;}
  .mar_list .brief{margin-top: 10px;line-height: 20px;}
  .mar_list .bot{margin-top: 10px;}
   
   .pagelist a{width: 36px;height: 36px;line-height: 36px;}
   /*文章详情*/
 .arc_content .title{font-size: 28px;}
 .arc_content .tag span{margin:0 15px;}
 .pagenav li{width: 100%;line-height: 30px;}
 .pagenav li.next{text-align: left;}
   
}
@media screen and (min-width:320px) and (max-width:767px){
    .sj_menu{display: block;}
    
   .head{padding:5px 0;height: 50px;background: rgba(0,0,0,.6)!important;}
    .hd_logo{position:initial;float: left;}
    .hd_logo .img{height: 40px;}
    .hd_btns{position:initial;float: right;}
    .hd_nav{padding: 0;float: left;position:absolute;width: 100%;left: 0;top: 50px;background: rgba(0,0,0,.6);display: none;padding-bottom: 10px;}
    .hd_nav li{line-height: 35px;margin:0 15px;display: block;text-align: left;padding:0 3%;font-size: 15px;}
    .hd_btns{margin-top: 5px;margin-right: 50px;}
    .hd_btns .lk{height: 30px;line-height: 30px;margin-left: 15px;font-size: 14px;border:none;width: auto;}
    .hd_btns .login{background: transparent;}
    /*首页*/
   .idx_login{display: none;}
   .idx_banner{height: 210px;}
   
   .idx_top{width:100%;margin-top: 0;    padding: 20px 0px;box-shadow:none;}
   .idx_top li{width: 25%;text-align: center;}
   .idx_top .num span{font-size: 16px;}
   .idx_top .icon{width: 30px;height: 30px;float:none;margin:0 auto;}
   .idx_top .font{margin-top: 5px;font-size: 12px;}
   .idx_top li .info{display: block;margin-top: 5px;}
   .idx_top .num{font-size: 16px;margin-top: 10px;}
   
   .idx_seo{padding: 10px 0 10px;margin-top: 0;}
   .idx_seo .brief{width: 100%;font-size: 14px;line-height: 24px;margin-top: 25px;}
   .idx_seo .detail{margin-top: 15px;}
   .idx_seo .detail .img{}
   .idx_seo .title{font-size: 16px;line-height: 24px;padding: 0 5%;}
   .idx_seo .smtit{font-size: 15px;margin-top: 15px;}
   
   .idx_titbox .en{font-size: 34px;}
   .idx_titbox .cn{font-size: 22px;margin-top: -18px;}
   .idx_titbox .line{margin-top: 15px;}
   .idx_titbox .sm{font-size: 14px;margin-top: 20px;}
   
   .idx_risk{padding: 90px 0 30px;}
   .idx_risk .detail{margin-top: 35px;}
   .idx_risk .lbox{width: 100%;float:none;}
   .idx_risk .lbox li{padding: 20px 15px;margin-bottom: 15px;}
   .idx_risk .lbox .icon{width: 40px;}
   .idx_risk .lbox .info{width:calc(100% - 50px);}
   .idx_risk .lbox .desc{margin-top: 5px;font-size: 14px;}
   .idx_risk .lbox .title{font-size: 16px;}
   .idx_risk .rbox{width: 80%;margin:15px auto 0;float:none;}
   
   .idx_price .list{margin-top: 40px;}
   .idx_price .item{width: 50%;margin-bottom: 25px;}
   .idx_price{padding-top: 50px;}
   .idx_price .item .icon:before, .idx_price .item .icon:after{display: none;}
   .idx_price .item .icon{width: 60px;height: 60px;}
   .idx_price .item .title{font-size: 16px;margin-top: 15px;}
   .idx_price .item .price{font-size: 17px;margin:15px 0;}
   .idx_price .item .fz{font-size: 14px;}
   
   .idx_advan{    padding: 150px 0 30px;}
   .idx_advan .list{margin-top: 30px;}
   .idx_advan .item{ width: 100%;   padding: 20px 15px 20px;height: auto;margin-bottom: 15px;}
   .idx_advan .item .icon{width: 70px;height: 70px;}
   .idx_advan .item .sm_line{margin-top: 15px;}
   .idx_advan .item .title{font-size: 20px;margin-top: 20px;}
   .idx_advan .item .desc{margin-top: 15px;font-size: 14px;line-height: 24px;}
   
   .idx_customer{padding: 80px 0 50px;background: url(../images/idx_29.jpg) no-repeat center;}
   .idx_customer .list{margin-top: 30px;}
   .idx_customer .list li{height: auto;padding:20px 0 30px;width: 31.3%;margin:0 1% 0;}
   .idx_customer .list .icon{width: 50px;}
   .idx_customer .list .title{margin-top: 20px;font-size: 15px;}
   .idx_customer .list .en_tit{font-size: 12px;margin-top: 15px;}
   .idx_customer .list .sm_line{height: 4px;}
   
   .idx_case .detail{margin-top: 35px;margin-left: 0;}
   .idx_case .column{width: 100%;margin-left: 0;margin-bottom: 10px;}
   .idx_case .column td{padding:5px 0;}
   .idx_case .column th{font-size: 15px;line-height: 30px;}
   
   .idx_media{padding:30px 0;}
   .idx_media .list{margin-left: 0;margin-top: 30px;padding-bottom: 35px;}
   .idx_media .list .item{/*width: 48%;*/margin-left:0;height: auto;margin-bottom: 10px;}
   .idx_media .list .title{font-size: 14px;line-height: 36px;}
   .idx_media .swiper-pagination-bullet{width: 8px;height: 8px;margin:0 4px!important;}
   
   .idx_ad{padding: 60px 0 60px;box-shadow:0 0 10px #999;}
   .idx_ad .title{font-size: 16px;}
   .idx_ad .title .fz{font-size: 20px;}
   .idx_ad .button{width: 150px;height: 36px;line-height: 36px;font-size: 14px;margin-top: 50px;}
   
   .idx_last{padding-bottom: 40px;}
   .idx_news{margin-top: 40px;}
   .idx_news .detail{margin-left: 0;margin-top: 30px;}
   .idx_news .column{width: 100%;margin-left: 0;margin-bottom: 10px;padding: 20px 10px 20px;}
   .idx_news .column .t_tit{font-size: 18px;}
   .idx_news .column li{font-size: 14px;line-height: 26px;display: none;}
   .idx_news .column .tit,.idx_news .column .date{line-height: 26px;font-size: 14px;}
   .idx_news .column li:before{margin-top: 11px;}
   
   .idx_news .column li:nth-child(1){display: block;}
   .idx_news .column li:nth-child(2){display: block;}
   .idx_news .column li:nth-child(3){display: block;}
   .idx_news .column li:nth-child(4){display: block;}
   .idx_news .column li:nth-child(5){display: block;}
   
   /*底部*/
  .footer_t{padding:20px 0 5px;}
  .ft_col1{width: 100%;margin-bottom: 10px;}
  .ft_txt{width: 100%;display: none;}
  .ft_col1 .tit{font-size: 14px;}
  .ft_col1 .box{margin-top: 5px;}
  .ft_col1 .lk{font-size: 12px;line-height: 24px;display: inline-block;margin-right: 15px;}
  .footer_b p{font-size: 12px;line-height: 22px;}
  
  /*登录*/
  .login_box{width:90%;height: auto;margin-top: -190px;margin-left: 0;padding: 30px 30px 30px 30px;left: 5%;border-radius: 15px;}
  .login_box .imgbox{width: 60%;display: none;}
  .login_box .info{width: 100%;}
  .login_main .hd_logo{margin-top: 10px;}
  
  .login_box .title{font-size: 20px;}
  .login_form{margin-top: 20px;}
  .login_form .ipt_button{display: block;width: 100%;height: 40px;line-height: 40px;font-size: 16px;}
   .login_form .ipt{height: 36px;line-height: 36px;font-size: 14px;}
   .login_form .row{    padding: 8px 0 3px;}
  .login_form .ipt_txt{padding-left: 45px;    background-size: 16px;}
  .login_form .imgcode{width: 90px;height: 36px;}
  .login_form .imgcode img{height: 36px;width: 90px;}
  .login_form .code{width: 180px;}
  /*注册*/
  .main{margin-top: 50px;}
  .foot{padding:10px 4%;line-height: 18px;font-size: 12px;}
  .inner_head{background: rgba(0,0,0,.6)!important;}
  .sj_logo{display: block;}
  .pc_logo{display: none;}
   .inner_head .hd_nav li{color: #fff;}
   
   .reg_main{padding:15px 0 20px;}
   .reg_form{width: 100%;}
   .reg_form .detail{padding: 25px 0 20px;width: 90%;margin:0 auto;}
  .reg_form .top{padding:15px 10px;}
  .reg_form .title{font-size: 16px;padding-left: 15px;}
  .reg_form .tip{display: block;line-height: 35px;}
  .reg_form .ipt_txt{background-size:18px;    background-position: 15px center;padding-left: 45px;margin-right: 0;height: 40px;line-height: 40px;font-size: 14px;display: block;width: 100%;}
  .reg_form .row{margin-bottom: 5px;}
  .reg_form .code{width: 70%;float: left;}
  .reg_form .getcode{width: 25%;font-size: 14px;border-radius:10px;float: right;height: 40px;line-height: 40px;}
  .reg_form .module{margin-bottom: 0;}
  .reg_form .ipt_button{width: 60%;height: 40px;line-height: 40px;margin-top: 20px;}
  .reg_form .notice .sel{width: 15px;height: 15px;}
  .reg_form .notice{line-height: 15px;}
  
  /*联系我们*/
   .mar_l{width: 100%;float:none;font-size: 0;}
   .mar_l li{width: 31.3%;margin:0 1%;display: inline-block;padding: 0;height: 40px;}
   .mar_l li a{background-position: 10px center;padding-left: 35px;width: 100%;height: 40px;line-height: 40px;    background-size: 20px;font-size: 15px;}
  .mar_r{width:100%;margin-top:20px;}
  .contact_info .title{font-size: 17px;}
  .contact_info .box {padding:25px 0;}
  .contact_info .box .tit{font-size: 15px;text-align: left;}
  .contact_info .box li{font-size: 14px;line-height: 33px;text-align: left;}
  .contact_info{background: transparent;box-shadow:none;}
  
  /*营销学院*/
 .mar_top .rbox{display: none;}
 .mar_top .lbox{width: 100%;}
 .mar_top .title{font-size: 16px;}
 .mar_top .brief{font-size: 14px;line-height: 22px;}
  .mar_list .info{width:100%;padding-top: 15px;}
  .mar_list .brief{margin-top: 10px;line-height: 20px;}
  .mar_list .bot{margin-top: 10px;}
   .mar_list .item{padding: 10px;}
   .mar_list .imgbox{width: 100%;height: auto;}
   .mar_list .title{font-size: 17px;}
   .mar_list .tag{font-size: 12px;line-height: 16px;}
   .mar_list .tag .icon{width: 16px;height: 16px;margin-right: 5px;}
   .mar_list .more{margin-top: 10px;}
   
   
   .pagelist a{width: 30px;height: 30px;line-height: 30px;font-size: 13px;}
   
   /*文章详情*/
 .arc_content .title{font-size: 18px;}
 .arc_content .tag span{margin:0 15px;}
 .pagenav li{width: 100%;line-height: 26px;font-size: 14px;}
 .pagenav li.next{text-align: left;}
  
  .arc_content{padding:35px 10px;}
  .arc_content .tag{margin-top: 15px;}
  .arc_content .tag span{font-size: 12px;}
  .arc_content .tag .icon{width: 14px;height: 14px;}
  .arc_content .tag span:nth-child(1){display: none;}
  .arc_content .tag span:nth-child(2){display: none;}
  .arc_content .editbox p{font-size: 14px;line-height: 24px;}
  .arc_content .editbox{padding:15px 5px;}
  
  .arc_rela{padding:20px 10px;}
  .arc_rela .title{font-size: 16px;padding-left: 20px;}
  
  .arc_rela_list{margin-top: 10px;padding-top: 10px;}
  .arc_rela_list li{width: 100%;font-size: 14px;line-height: 30px;background: url(../images/mar_12.jpg) no-repeat 10px center;padding-left: 25px;}
  .arc_main{padding-bottom: 30px;}
}
.yq_p{
	color: #99a6bf;
	font-size: 14px;
}
.yq_link{
	color: #99a6bf;
	font-size: 14px;
	padding-top: 15px;
}

#embed-text {
    height: 42px;
    width: 100%;
    text-align: center;
    border-radius: 2px;
    background-color: #F3F3F3;
    color: #BBBBBB;
    font-size: 14px;
    letter-spacing: 0.1px;
    line-height: 42px;
}

#embed-wait {
    display: none;
    height: 42px;
    width: 298px;
    text-align: center;
    border-radius: 2px;
    background-color: #F3F3F3;
}

.embed-loading {
    margin: auto;
    width: 70px;
    height: 20px;
}

.embed-loading-dot {
    float: left;
    width: 8px;
    height: 8px;
    margin: 18px 4px;
    background: #ccc;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    opacity: 0;

    -webkit-box-shadow: 0 0 2px black;
    -moz-box-shadow: 0 0 2px black;
    -ms-box-shadow: 0 0 2px black;
    -o-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;

    -webkit-animation: loadingFade 1s infinite;
    -moz-animation: loadingFade 1s infinite;
    animation: loadingFade 1s infinite;
}

.embed-loading-dot:nth-child(1) {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}

.embed-loading-dot:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.embed-loading-dot:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.embed-loading-dot:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

@-webkit-keyframes loadingFade {
    0% { opacity: 0; }
    50% { opacity: 0.8; }
    100% { opacity: 0; }
}

@-moz-keyframes loadingFade {
    0% { opacity: 0; }
    50% { opacity: 0.8; }
    100% { opacity: 0; }
}

@keyframes loadingFade {
    0% { opacity: 0; }
    50% { opacity: 0.8; }
    100% { opacity: 0; }
}