/*global 151201 filter:alpha(opacity=97);-moz-opacity:0.97;opacity:0.97;font:62.5%/150% '\5FAE\8F6F\96C5\9ED1''\5b8b\4f53'*/
html{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;overflow-x:hidden}
body,div,span,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,address,code,del,em,q,dl,dt,dd,ol,ul,li,form,caption,tbody,tfoot,thead,
article,aside,dialog,figure,footer,header,nav,section,td{margin:0;padding:0;border:0;word-wrap:break-word;word-break:break-all}
body{height:100%;font:normal 12px/1.5 "simsun","Helvetica Neue", Verdana, Geneva, sans-serif;color:#333;background:#fff}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section{display:block}
div,p,dt,dd,li,h1,h2,h3,h4,h5,h6,th,td{zoom:1}s{color:#888}[hidden],template{display:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}table,th,tr ,td{border-collapse:collapse;border-spacing:0}
li{list-style-type:none}img,.nobd{border:none !important}em,th,i{font-style:normal;font-weight:normal}
input,select,form img,button,label,textarea{vertical-align:middle;font-family:Tahoma;color:#000}
a{background-color:transparent;color:#333;text-decoration:none;zoom:1}
img{vertical-align:middle}
body{font-family:Microsoft Yahei,"Arial","Hiragino Sans GB",sans-serif}

/*--Expand Css--*/
.section{width:100%;display: inline-block;}
.secbox{width:1200px; margin:0 auto; position:relative}
.lin-img{width:100%;float:left;}.lin-img img{width:100%;}
.fl{float:left;}.fr{float:right;}
.clearfix:after{content:'.';clear:both;display:block;height:0;visibility:hidden;font-size:0;line-height:0}
.tites{text-align: center;font-size: 36px;color: #333;font-weight: bold;}
.subtit{text-align: center;font-size:19px;color: #666;padding-top:5px;}

/*Í·²¿*/
.header{
  width: 100%;
  height: 58px;
  background:#fff;
}
.header .logo{width:auto}
.header .nav{
  float:left;
  margin:6px 0px 0px 30px;
}

.header .nav .nav-item{
  width:105px;
  text-align: center;
  font-size: 16px;
  position: relative;
  height:52px;
}
.header .nav .nav-item:nth-child(3) a{color: #DB2251}
.header .nav .nav-item:hover{background-color: #003764}
.header .nav .nav-item:hover .drop-icon{background:url(/skin/index_new/static/imgs/us_38.png) no-repeat }
.header .nav .nav-item:hover > a{
  color: #fff
}
.header .nav .nav-item > a{
  line-height: 52px;
  color:#3C3C3C;
  position: relative;
  cursor:pointer;
  display: inline-block;
}

.fixed-header{
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 999;
}
.soft-drop{
  width: 120px;
  height: auto;
  min-height: 84px;
  background: rgba(255, 255, 255, 0.8);
  filter: Alpha(opacity=80);
  background: #fff;
  position: absolute;
  top: 0px;
  left:-4px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.soft-drop a{
   display: block;
   height: 46px;
   line-height: 46px;
   font-size: 14px;
   color: #333;
}
.soft-drop a:hover{
  background-color: #F8FAFF;
  color: #DB2251
}

.soft-drop a.soft-more{
  border-top:1px #f1f1f1 solid;
  color: #666;
  text-align: center;
}

.header .nav .nav-item .drop-icon{
  width: 8px;
  height: 6px;
  background:url(/skin/index_new/static/imgs/us_37.png) no-repeat; 
  margin: 24px 0px 0px 4px;
  float:right;
}

.header .nav .nav-item:hover .soft-drop{
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1000;
  top: 52px;
  visibility: visible;
}
.soft-drop .nav_ul2{
   width:100%;
   margin-top:20px;
   display: inline-block;
}
.soft-drop .nav_ul2 li{
   width:240px;
   height:146px;
   margin-left:38px;
   position: relative;
   float:left;
}
.soft-drop .nav_ul2 li:nth-child(1){margin-left:50px;}
.soft-drop .nav_ul2 li .nav_bg{
   width:240px;
   height:146px;
   background:rgba(0,55,100,0.5); 
   position: absolute;
   left:0px;
   top:0px;
}
.soft-drop .nav_ul2 li .nav_bg:hover{background: none}
.soft-drop .nav_ul2 li .nav_bg p{
  width:100%;
  font-size:18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left:0px;
  bottom: 0px;
}
.nav_kc{
  width:282px;
  margin-top:25px;
  text-align: left;
  float:left;
}
.nav_kc h3{
  font-size:18px;
  color: #3C3C3C;
  font-weight: bold;
}
.nav_kc em{
  width:26px;
  height:2px;
  background-color: #3C3C3C;
  margin-top:5px;
  display: inline-block;
}
.nav_kc .last{ 
  width:100%;
  margin-top:8px;
  display: inline-block;
}
.nav_kc .last a{
  width:215px;
  height:33px;
  line-height: 33px;
  display: inline-block;
}


/*Î²²¿*/
.footer{
  background-color: #001F39;
  height:370px;
}
.footer-logo{
  width:100%;
  display: inline-block;
  margin-top:25px;
  padding-bottom: 18px;
  background:url(/skin/index_new/static/imgs/footer-logo_bg.png) no-repeat left bottom;
}
.foot_gp{
  width:78px;
  height:46px;
  float:left;
  margin:25px 0px 0px 278px;
}

.footer-text{
  width:100%;
  display: inline-block;
  margin-top:35px;
}
.footer-text dl{
  width:125px;
  margin-left:62px;
  float:left;
}
.footer-text dl dt{
  font-size:16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 13px
}
.footer-text dl dt em{
  width:20px;
  height:2px;
  background-color: #fff;
  display: inline-block;
}
.footer-text dl dd{
  width:125px;
  float:left;
  padding-bottom: 6px;
}
.footer-text dl dd a{
  font-size:14px;
  color:#bcbcbc;
}
.footer-text dl dd a:hover{
  text-decoration:underline;
}
.footer-text .cood{
  width:103px;
  margin-top:25px;
  float:left;
}
.footer-text .cood img{
  width:103px;
}
.footer-text .cood p{
  font-size:12px;
  text-align: center;
  color: #fff;
  padding-top: 5px;
}
.foot-tel{
  width:410px;
  float:left;
  padding-left:15px;
}
.foot-tel span{
  width:100%;
  font-size:14px;
  color: #d9d9d9;
  display: inline-block;
  padding-bottom:6px; 
}
.foot-tel h3{
  font-size:36px;
  color: #F5CE92;
  font-weight: bold;
}
.footer-btm,.footer-btm a{
  height:50px;
  line-height: 50px;
  font-size:12px;
  color: #929090;
  background-color: #001A2E;
  text-align: center;

}
.fot_safe{
  height:145px;
  background-color: #F5F7FC;
}
.as_ul{
  width:100%;
  padding-top: 25px;
  display: inline-block;
}
.as_ul li{
  width:102px;
  text-align: center;
  margin-left:30px;
  float:left;
}
.as_ul li .w-img{
  height:32px;
  padding-bottom: 10px; 
}
.as_ul li p{
  font-size:12px;
  line-height: 21px;
  color: #909399
}
.as_ul li:nth-child(1){margin-left:10px;}

/*-----ÄÚÈÝ-----*/
.banner{
  height:660px;
  background:url(/skin/new_renli/static/imgs/banner.jpg) no-repeat center;
}
.banner .secbox{height:666px;}
.sec-btn{
    position: absolute;
    left: 27%;
    bottom: 30px;
}
.sec-btn a{
    color: #fff;
    font-size: 24px;
    width: 195px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    display: inline-block;
    background-color: #DB2251;
    margin-left: 55px;
    border-radius: 5px;
}
.sec-btn a:hover{
  background-color: #d62027
}

.sec00{padding-top:40px;}
.sec00 ul{
  width:1200px;
  padding: 20px 0px 25px 0px;
  border-bottom: 1px solid #DB2251;
  display: inline-block;
}
.sec00 ul li{
  width:230px;
  height:120px;
  float:left;
  padding-right:12px;
  position: relative;
}
.sec00 ul li:last-child{
  padding:0px;
}
.sec00 ul li .hov{
  width:24px;
  height:20px;
  background:url(/skin/new_renli/static/imgs/ty_01.png) no-repeat center;
  position: absolute;
  left:43%;
  bottom: -34px;
}
.sec00 ul li:hover .hov{
  background:url(/skin/new_renli/static/imgs/ty_02.png) no-repeat center;
}

.sec1{
  padding:40px 0px;
}
.sec1 .bump{
  width:100%;
  display: inline-block;
  margin-top:25px;
}
.sec1 .bump li{
  width:400px;
  float:left;
  margin-bottom: 25px;
}
.sec1 .bump li .w-img{
  width:44px;
  float:left;
  margin-top:3px;
}
.sec1 .bump li .last{
  width:auto;
  float:left;
  padding-left:5px;
}
.sec1 .bump li .last p{
  font-size:18px;
  color: 333;
  font-weight: bold;
}
.sec1 .bump li .last span{
  font-size:14px;
  color: #707070;
}
.sec1 .box{
  background-color: #f5f5f5;
  padding-bottom: 25px;
  margin-top:10px;
}

.info{
  margin:20px 0px 0px 92px;
  display: inline-block;
}
.info p{
  width:300px;
  float:left;
  margin-right:42px;
}
.info p input{
  width:280px;
  height:40px;
  line-height: 40px;
  font-size:16px;
  color: #999;
  border:1px solid #ddd;
  border-radius: 5px;
  font-family: 'Î¢ÈíÑÅºÚ';
  padding-left:10px;
}

.info p select{
  width:280px;
  height:40px;
  line-height: 40px;
  font-size:16px;
  color: #999;
  border:1px solid #ddd;
  border-radius: 5px;
  font-family: 'Î¢ÈíÑÅºÚ';
  padding-left:10px;
}
.info .btn{
  float: right;
  width:300px;
  height:42px;
  line-height: 42px;
  text-align: center;
  font-size:16px;
  color: #fff;
  background-color: #DB2251;
  border-radius: 5px;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
}

.sec2{
  height:428px;
  background:url(/skin/new_renli/static/imgs/act_bg.jpg) no-repeat center;
}
.sec2 .tites{
  color: #fff;
  padding-top: 48px;
}
.sec2 .act_ul{
  width:100%;
  display: inline-block;
  margin-top:35px;
}
.sec2 .act_ul li{
  width:225px;
  float:left;
  margin-left:17px;
  text-align: center
}
.act_ul li:first-child{margin:0px;}
.act_ul li .box1{
   width:212px;
  height:92px;
  background-color: #065A9E;
  border-radius:4px 4px 0px 0px;
  display: inline-block;
  margin-left:5px;
}
.act_ul li .box1 .w-img{
  margin-top:15px;
}
.act_ul li .box1 .w-img img{
  height:29px;
}
.act_ul li .box1 p{
  font-size:18px;
  color: #fff;
  font-weight: bold;
  padding-top: 10px;
}
.act_ul li .box2{
  width:100%;
  height:75px;
  background-color: #fff;
  box-shadow:0px 0px 12px rgba(0,0,0,0.1);
  border-radius:4px
}
.act_ul li .box2 p{
  font-size:15px;
  color: #333;
  padding-top:15px;
}
.sec2 .info{
  margin:35px 0px 0px 92px;
}

.sec3{
  padding:40px 0px 30px 0px;
}

.sec3 .course{
  width:1190px;
  height:760px;
  box-shadow:0px 0px 12px rgba(0,0,0,0.1);
  margin-top:25px;
  border-top:5px solid #065A9E;
}
.cou_box{
  width:332px;
  margin:30px 0px 0px 28px;
  float:left;
}
.cou_row{
  width:100%;
  background-color: #f5f5f5;
  padding:16px 13px 20px 13px;
  box-sizing: border-box;
  margin-bottom: 10px;
  display: inline-block;
}
.cou_row .tit{
  width:100%;
  border-bottom:1px solid #065A9E;
  display: inline-block;
}
.cou_row .tit em{
  width:53px;
  height:33px;
  line-height: 33px;
  font-size:20px;
  color: #fff;
  font-weight: bold;
  background:url(/skin/new_renli/static/imgs/cou_bg.png) no-repeat left center;
  padding-left:8px;
  float:left;
}
.cou_row .tit h3{
  font-size:20px;
  color: #333;
  font-weight: bold;
  float:left;
  padding-left:5px;
}
.cou_row .last{
  width:100%;
  display: inline-block;
  margin-top:10px;
}
.cou_row .last p{
  font-size:16px;
  color: #333;
  font-weight: bold;
}
.cou_row .last p i{
  width:5px;
  height:5px;
  background:rgba(6,90,158,1);
  border-radius:50%;
  float:left;
  margin-top:10px;
}
.cou_row .last span{
  font-size:14px;
  color: #666;
  padding-left:15px;
}

.sec4{
  background-color: #f5f5f5;
  padding:38px 0px 25px 0px;
}
.teach{
  width:1086px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin:30px 0px 0px 50px;
}
.teach li{
  width:200px;
  height:321px;
  position: relative;
  margin-bottom: 20px
}
.teach li .w-img img{
  width:100%;
}
.teach_cent{
   width:200px;
   height:0px;
   background: rgba(6,90,158,0.9);
   position: absolute;
   overflow: hidden;
   left:0px;
   bottom:0px;
}
.teach_cent h3{
  font-size:20px;
  color: #fff;
  font-weight: bold;
  margin:12px 0px 5px 10px;
}
.teach_cent p{
  font-size:12px;
  color: #fff;
  padding:0px 8px 0px 8px;
}
.teach_cent .p2{
  padding:5px 8px 5px 8px;
}
.teach_cent em{
  width:17px;
  height:3px;
  background-color: #fff;
  display: inline-block;
  margin:12px 0px 6px 10px;
}
.teach_cent .st{
  font-size:14px;
  color: #DB2251;
  padding:6px 30px;
  background-color: #fff;
  border-radius: 3px;
  position: absolute;
  left:42px;
  bottom:15px;
  display: inline-block;
}
.sec4 .info{margin: 20px 0px 0px 47px}.sec4 .info p{width:240px;}.sec4 .info p input{width:228px;}.sec4 .info p select{width:228px;}.sec4 .btn{width:240px;}


.sec5{
  padding:35px 0px;
}
.sec5 .tites span{
  padding: 0 6px;
  font-size: 60px;
  color: #DB2251;
  font-weight: 600;
  font-style: italic;
}
.pract{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top:25px;
}
.pract li{
  width:388px;
  margin-bottom: 25px;
  background-color: #fff;
  box-shadow:0px 0px 12px rgba(0,0,0,0.16);
  border-radius:4px;
  padding-bottom: 10px;
}
.pract li:hover{
  box-shadow: 3px 3px 8px #DB2251;
}
.pract li p{
  font-size:20px;
  color: #333;
  font-weight: bold;
  margin:10px 0px 0px 15px;
}
.pract li span{
  font-size:16px;
  color: #707070;
  padding:2px 0px 0px 15px;
  display: inline-block;
}

.sec6{
  height: 530px;
  background:url(/skin/new_renli/static/imgs/cou_san.jpg) no-repeat center;
}
.sec6 .tites{margin-top:50px;color: #fff}.sec6 .subtit{color: #fff}
.sec6 .cou_san{
  margin:40px 0px 0px 160px;
  display: inline-block;
}
.sec6 .cou_san li{
  width:388px;
  height:63px;
  background: url(/skin/new_renli/static/imgs/cou_san1.png) no-repeat center;
  float:left;
  margin:0px 0px 35px 35px;
}
.sec6 .cou_san li span{
  font-size:33px;
  color: #DB2251;
  font-weight: bold;
  line-height:63px;
  padding-left:12px;
  float:left;
}
.sec6 .cou_san li p{
  width:290px;
  font-size:16px;
  color: #fff;
  float:right;
  margin:7px 10px 0px 0px;
}
.sec6 .box{
  width:812px;
  background:rgba(255,255,255,0.4);
  margin-left:195px;
  padding-bottom: 25px; 
}
.sec6 .info{margin: 25px 0px 0px 25px;}.sec6 .info p{width:236px;margin-right:22px;}.sec6 .info p input{width:226px;}.sec6 .info .btn{width:240px;}

.sec7{
  background-color: #f5f5f5;
  padding:40px 0px;
}
.reco_ul{
  width:100%;
  display: inline-block;
  margin-top:52px;
}
.reco_ul li{
  width:388px;
  height:257px;
  background-color: #fff;
  box-shadow:0px 0px 12px rgba(0,0,0,0.16);
  border-radius:4px;
  float:left;
  margin-left:17px;
  position: relative;
}
.reco_ul li:first-child{margin:0px;}
.reco_ul li .w-img{
  width:55px;
  height:42px;
  background:url(/skin/new_renli/static/imgs/reco_01.png) no-repeat center;
  position: absolute;
  right:0px;
  top:-16px;
}
.reco_ul li h3{
  font-size:20px;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
}
.reco_ul li p{
  width:330px;
  line-height: 24px;
  height:132px;
  font-size:14px;
  color: #666;
  display: inline-block;
  margin:10px 0px 0px 30px;
}
.reco_ul li span{
  width:96%;
  font-size:14px;
  color: #666;
  float:right;
  text-align: right;
  padding-right:15px;
}
.sec8{
  padding:40px 0px;
}
.sec8 .w-img{
  width: 100%;
  height: 678px;
  background: url(http://www.timesmba.com/images/duibi.jpg) no-repeat center;
  margin-top: 20px;
}
.sec9{
  background-color: #f5f5f5;
  padding:40px 0px;
}

.guaran{
  width:1062px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin:50px 0px 0px 70px;
}
.guaran li{
  width:215px;
  text-align: center;
  margin-bottom: 32px;
}
.guaran li .w-img{
  padding-bottom: 10px;
}
.guaran li h3{
  font-size:20px;
  color: #333;
  font-weight: bold;
  padding-bottom: 8px;
}
.guaran li p{
  font-size:14px;
  color: #707070
}

.sec10{
  height:430px;
  background:url(/skin/new_renli/static/imgs/jl_11.jpg) no-repeat center;
}
.sec10 .tites{
  margin-top:50px;
  color: #fff
}
.serve{
  margin:48px 0px 0px 48px;
  display: inline-block;
}
.serve li{
  width:503px;
  height:90px;
  background-color: #fff;
  float:left;
  margin:0px 0px 20px 40px;
}
.serve li .w-img{
  width:85px;
  text-align: center;
  float:left;
  margin-top:18px;
}
.serve li .last{
  width:372px;
  float:left;
  margin-top:16px;
}
.serve li .last p{
  font-size:20px;
  color: #065A9E;
  font-weight: bold;
  padding-bottom: 8px;
}
.serve li .last span{
  font-size:14px;
  color: #030B1A;
}

.sec11{
  height:460px;
  background:url(/skin/new_renli/static/imgs/not_bg.jpg) no-repeat center;
}
.sec11 .tites{
  margin-top:30px;
}
.sec11 .w-img{
  width:816px;
  height:56px;
  background:url(/skin/new_renli/static/imgs/not_01.png) no-repeat center;
  margin:30px 0px 0px 200px;
}
.notice{
  margin:26px 0px 0px 65px;
  display: inline-block;
}
.notice dl{
  width:266px;
  height:216px;
  background: url(/skin/new_renli/static/imgs/not_02.png) no-repeat center;
  margin-left:5px;
  float:left;
  text-align: center;
}
.notice dl dt{
  font-size:18px;
  color: #fff;
  font-weight: bold;
  margin-top:40px;
}
.notice dl dd{
  width:195px;
  font-size:17px;
  color: #030B1A;
  margin:30px 0px 0px 0px;
  display: inline-block;
}

.sec12{
  height:640px;
  background: url(/skin/new_renli/static/imgs/enr_bg.jpg) no-repeat center
}
.enroll{
  width:1143px;
  height:534px;
  background-color: #fff;
  border-radius:8px;
  margin:42px auto 0px;
}
.enroll .left{
  width:482px;
  float:left;
  margin:33px 0px 0px 33px;
  position: relative;
  z-index: 2
}
.enroll .left .sp1{
  margin-bottom: 10px
}
.enroll .left .sp2{
  line-height: 50px;
  font-size:31px;
  color: #333;
  font-weight: bold;
}
.enroll .left .sp2 em{
  font-size:21px;
  color: #9D1B20;
  font-weight: bold;
}

.enroll .left .sp3{
  font-size:24px;
  color: #DB2251;
  font-weight: bold;
}

.enroll .left .sp4{
 padding-top: 8px
}

.recr_rt{
  width: 616px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}
.recr_rt h3{
  font-size:20px;
  color: #030B1A;
}
.recr_rt h3 span{
  color: #DB2251;
  font-weight: bold;
}
.recr_rt .info2{
  width:588px;
  height:354px;
  background-color: #F9F9F9;
  display: inline-block;
  margin-top:10px;
}
.recr_rt .tit{
  font-size:24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-top:15px;
}
.recr_rt em{
  width:19px;
  height:10px;
  background:url(/skin/new_renli/static/imgs/yc_13.png) no-repeat center;
  display: inline-block;
  margin:8px 0px 0px 300px
}
.recr_rt p{
  width:280px;
  display: inline-block;
  margin:10px 0px 0px 170px;
}
.recr_rt p input{
  width:268px;
  height:40px;
  line-height: 40px;
  font-size:14px;
  color: #707070;
  border:1px solid #ddd;
  background:none;
  border-radius: 5px;
  padding-left:10px;
}
.recr_rt p select{
  width:100%;
  height:36px;
  line-height: 36px;
  font-size:14px;
  color: #707070;
  border:1px solid #ddd;
  background:none;
  border-radius: 5px;
  padding-left:10px;
}
.recr_rt .btn{
  width:285px;
  height:38px;
  line-height: 38px;
  font-size:14px;
  color: #fff;
  text-align: center;
  background-color: #DB2251;
  display: inline-block;
  margin:15px 0px 0px 170px;
  border-radius: 5px;
  border:none;
  cursor: pointer;
}
.recr_rt .text{
  width:100%;
  font-size:12px;
  color: #999;
  padding-top: 5px;
  text-align: center;
  display: inline-block;
}
.recr_rt .text i{
  font-size:14px;
  color: #DB2251;
  font-weight: bold;
}

.w-enter{padding:30px 0px 40px 0px}
.w-enter .w-img{width:100%;height:498px;background:url(/skin/new_renli/static/imgs/enter.png) no-repeat center;margin-top:30px;}


.float-apply-box{ width:100%; height:60px; margin:0 auto; position:fixed; left:0; bottom:0; z-index:500;}
.float-apply-bg{ width:100%;height:100%;position:absolute;left:0;top:0; background-color:#666; margin:0;filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}
.float-apply{ width:1100px; height:100%; position:absolute;left:50%;margin-left:-550px;top:0;}
.apply_img{position:absolute; left:0; bottom:0;}
.apply_text{position:absolute; left:93px; bottom:15px;}
.form_group{position:absolute; left:477px; bottom:0;height:100%;line-height:60px;}
.apply_input {
    width: 160px;
    height: 36px;
    margin-right: 15px;
    font-size: 16px;
    padding-left: 10px;
    line-height: 36px;
  border:1px solid #eee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
  margin-bottom:0!important;
  background:rgba(255,255,255,.7);
  font-family: 'Î¢ÈíÑÅºÚ'
}
.apply_btn{display:inline-block;width:180px;height:36px;cursor:pointer;background:#DB2251;color:#fff;text-align:center;line-height:36px;font-size:18px;border-radius:4px;-webkit-border-radius:4px;position:relative;top:3px;font-family: '???????¡§???????€??€??????€?';border:none;}
.apply_btn:hover{background:#ea554e; color:#fff;text-decoration: none;}
.apply_exit{ position:absolute; right:6px; top:6px;cursor:pointer;}
.apply_input{ width:180px; height:36px; background:#fff; margin-right:18px; border-radius:8px; font-size:18px; padding-left:10px; line-height:36px; border-radius:4px;-webkit-border-radius:4px;position:relative;top:10px;}

/*µ¯³öÉêÇëÊÔÌý*/
.jlbg{width:100%;height:100px;top:0px;left:0px;position:absolute;filter: Alpha(opacity=35);opacity:0.35; background:#000; display:none;z-index:9998}
.popbox{
  width:615px;
  height:400px;
  position: fixed;
  left:50%;
  top:25%;
  margin:0px 0 0 -300px;
  background-color: #fff;
  border:5px solid #ccc;
  border-radius: 5px;
  z-index: 9999;
  display: none
}
.pupc{
  width:100%;
  float:left;
  margin:16px 0px 20px 0px;

}
.pupc a{
  float:right;
  font-size:16px;
  margin-right:28px;
}
.popbox .ic_dk{
  text-align: center;
  font-size:32px;
  color: #000;
  font-weight: bold;
}
.popbox .ic_dk span{
  color: #ff0000
}
.popbox .info2{
  margin:20px 0px 0px 80px;
}
.popbox .info2 p{
  margin-bottom: 18px;
}
.popbox .info2 p input{
  width:420px;
  height:36px;
  line-height: 36px;
  padding-left:12px;
  font-size:16px;
  font-family: 'Î¢ÈíÑÅºÚ'
}
.popbox .info2 select{
  width:435px;
  height:36px;
  line-height: 36px;
  padding-left:12px;
  font-size:16px;
  color: #666;
  font-family: 'Î¢ÈíÑÅºÚ';
  margin-bottom: 20px;
  border:1px solid #ccc;
}


.popbox .info2 .btn{
  width:432px;
  height:38px;
  line-height: 38px;
  text-align: center;
  font-size:18px;
  color: #fff;
  background-color: #bf0000;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;

}
.popbox .text{
  width:442px;
  margin:20px 0px 0px 80px;
  font-size:14px;
  color: #666;
  text-align: center;
}
.popbox .text span{
  background: red;
  padding:2px 5px;
  color: #fff
}



/*µ¯´°*/
#box1{width:510px;height:333px;position:fixed;left:50%;top:50%; margin:-176px 0 0 -280px; z-index:9999;display:none;border-radius:10px;}
#box1 p{padding:0 10px;margin-top:10px;}
#box1 span{color:#ff0;padding-left:5px;}
#box1 h2{ margin:0;height:25px;cursor:move;text-align:right;padding:0 10px;}
#box1 h2 a{color:#fff;font:12px/25px Arial;width:20px;height:20px;line-height: 20px;text-align: center;background-color:#666;border-radius: 50px;float:right;margin-top:5px;}

/*²à±ßÀ¸*/
.t-zxzc-new{width:60px;height:182px;position:fixed;top:32%;right:0px;z-index:9999}
.t-zxzc-new a{display:block;position:relative;width:60px;height:60px;margin-bottom:2px;background:#748395;font-size:12px;text-align:center;color:#fff;cursor:pointer}
.t-zxzc-new i{display:inline-block;margin-top:15px;}
.t-zxzc-new i.i_online{width:38px;height:34px;background:url(/skin/new_index/static/imgs/kf_02.png) no-repeat;}
.t-zxzc-new i.i_tel{width:30px;height:30px;background:url(/skin/new_index/static/imgs/kf_01.png) no-repeat;}
.t-zxzc-new i.i_daili{width:29px;height:32px;background:url(/skin/new_index/static/imgs/kf_03.png) no-repeat;}
.t-zxzc-new i.i_db{width:25px;height:14px;background:url(/skin/new_index/static/imgs/kf_04.png) no-repeat;margin-top:22px;}
.t-zxzc-new a p{line-height:26px}
.t-zxzc-new a .t-pnum,.t-zxzc-new a .t-kf-hover{display:none;position:absolute;top:0;width:60px;height:55px;padding-top:5px;background:#a82024;text-align:center;}
.t-zxzc-new a .t-pnum{left:-220px;width:230px;font-size:24px;line-height:47px}
.t-zxzc-new a .t-kf-hover{left:0;font-size:16px;line-height:23px}
.t-zxzc-new a .t-kf-p{font-size:16px;line-height:23px;margin-top:8px;display: inline-block;}
.t-zxzc-new a:hover .t-pnum,.t-zxzc-new a:hover .t-kf-hover{display:block}

#app{
   
    position: fixed; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    display: none; 
    z-index: 999; 
background: rgba(193,193,193, 0.6);
  display:none; 
}
#app img{
 position: absolute;
 left: 50%;
 top: 50%;
margin-left:-300px;
margin-top:-400px;

  }
  
  .button1 {
  background: #599bb3;
  border-radius: 8px;
  text-shadow: 0px 1px 0px #3d768a;
  -webkit-box-shadow: 0px 10px 14px -7px #276873;
  -moz-box-shadow: 0px 10px 14px -7px #276873;
  box-shadow: 0px 10px 14px -7px #276873;
  color: #ffffff;
  font-size: 16px;
  padding: 12px 30px 12px 30px;
}

.button1:hover {
  color: #ffffff;
  background: #408c99;
  text-decoration: none;
}
.w-close{
   position: absolute;
 top: 75%;
left:48%;

  }

    /* ÐÂÔöÐÞ¸ÄÑùÊ½ */


    .sec01{
      margin-top: 40px;
    }
    
    .sec01 .con_tent{
      margin: 44px 0;
      display: grid;
      grid-template-columns: 360px 360px 360px;
      grid-row-gap: 38px;
      grid-column-gap: 20px;
      justify-content: center;
    }
  
    .sec01 .numb{
      line-height: 12px;
      font-size: 50px;    
      color: #f1f1f1;
      font-style: italic;
    }
  
    .sec01 dl{
      width: 93%;
      padding: 20px 0 20px 13px;
      background: none;
      position: relative;
      cursor: pointer;
    }
  
    .sec01 dl:hover{
      background: #79c4ff;
    }
  
    .sec01 dl em{
      height: 72px;
      border-right: 1px solid #949494;
      position: absolute;
      right: -13px;
      top: 27px;
    }
  
    .sec01 dt{
      padding: 6px 0;
      font-size: 18px;
      font-weight: bold;
      font-size: 20px;
    }
  
    .sec01 dl dt span{
      margin: 0 4px;
      padding: 0 10px;
      background-color: #f6e299;
      border-radius: 2px;
      letter-spacing: 1px;
    }
  
    .sec01 dd{
      font-size: 14px;
      font-weight: 200;
    }
  
    .photograph {
      padding-top: 50px;
    }
    
    .photograph-swiper {
      width: 1200px;
      margin: 30px auto;
    }
    
    .photograph-swiper .swiper-wrapper .swiper-slide {
      height: 315px;
    }
    
    .photograph-swiper .swiper-wrapper .swiper-slide .btn-wrap {
      width: 1200px;
      display: flex;
      justify-content: space-around;
    }
    
    .photograph-swiper .swiper-wrapper .swiper-slide .btn-wrap .btn {
      margin-left: 342px;
    }
  
    .sec02{
      height: 467px;
      background: #f9f9f9;
    }
    .sec02 .tites{
      padding-top:50px;
    }
    
    .sec02 img{
      width: 100%;
    }
    .cou_san{
      display: grid;
      margin-top: 20px;
      grid-template-columns: 23% 23% 23% 23%;
      grid-column-gap: 23px;
      justify-content: center;
      align-items: center;
    }
    .cou_san li{
      width: 265px;
      float: left;
      text-align: center;
      height: 260px;
      box-shadow: 2px 2px 2px #747474;
      background: #fff;
    }
    .cou_san li:hover{
      box-shadow: 0px 3px 6px #065A9E;
    }
    
    .cou_san li:last-child{
      margin:0px;
    }
  
    .cou_san li span{
      padding: 18px 6px 0;
      font-size: 17px;
    }
    .consul_all {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
      height: 260px;
    }

    .sec04{
      margin-bottom:40px;
    }

    .sec04 .cont{
      display: grid;
      margin-top: 30px;
      grid-template-columns: 43% 43%;
      align-items: center;
      grid-column-gap: 26px;
      grid-row-gap: 26px;
      justify-content: center;
    }
  
    .sec04 dl{
      height: 264px;
      position: relative;
    }

    .sec04 dl .w-img{
      width:55px;
      height:42px;
      background:url(/skin/new_renli/static/imgs/reco_01.png) no-repeat center;
      position: absolute;
      right:0px;
      top:-16px;
    }

    .sec04 dl:nth-child(1){
      background: url(http://www.timesmba.com/skin/new_renli/static/imgs/sec04_3.png)center no-repeat;
      background-size: 100%;
    }
    .sec04 dl:nth-child(2){
      background: url(http://www.timesmba.com/skin/new_renli/static/imgs/sec04_2.png)center no-repeat;
      background-size: 100%;
    }
    .sec04 dl:nth-child(3){
      background: url(http://www.timesmba.com/skin/new_renli/static/imgs/sec04_3.png)center no-repeat;
      background-size: 100%;
    }
    .sec04 dl:nth-child(4){
      background: url(http://www.timesmba.com/skin/new_renli/static/imgs/sec04_2.png)center no-repeat;
      background-size: 100%;
    }
  
    .sec04 dl dt{
      padding: 22px 0 14px 12px;
      font-size: 20px;
      font-weight: 600;
      border-bottom: 1px dashed #a9a9a9;
    }
  
    .sec04 dl dt span{
      margin-left: 8px;
      padding: 0 8px;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: 1px;
      background: #f6e299;
      text-align: center;
    }
  
    .sec04 dl dd{
      padding: 10px 0 0 13px;
      line-height: 30px;
      font-size: 15px;
      letter-spacing: 1px;
    }