<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*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:18px;color: #707070;padding-top:5px;}

/*å¤´éƒ¨*/
.top{ width:100%; height:72px; background:#fff;}
.top .logo{width:230px;margin-top:10px;}
.top .logo img{width:100%}
.top .bz{width:248px;height:42px;margin:18px 0px 0px 55px;}
.top .box{margin:16px 8px 0px 0px;}
.top .box .tel{margin-right:17px;float: left}
.top .box .tel .ic_dk{font-size:20px;color: #9d1a20;background:url(imgs/tel.jpg) no-repeat left center;padding-left:26px;}
.top .box .tel p{font-size:13px;color:#808080;text-align: center;}
.top .box .app{width:110px;height:32px;display: inline-block;margin-top:10px;cursor: pointer;}

.header{
  width: 100%;
  height: 54px;
  background:#fff;
  display: inline-block;
}

.header .nav{
  width:100%;
  display: inline-block;
}

.header .nav .nav-item{
  font-size: 18px;
  margin-left: 33px;
  position: relative;
}

.header .nav .nav-item &gt; a{
  display: block;
  line-height: 54px;
  color:#333;
  position: relative;
  cursor:pointer;
}

.header .nav .nav-item &gt; a:before{
    content: " ";
    display: block;
    width: 100%;
    width: 0\9;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #c10d0c;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.header .nav .nav-item:hover &gt; a, .header .nav .nav-item.on &gt; a {
    color: #c10d0c;
}

.header .nav .nav-item:hover &gt; a:before, .header .nav .nav-item.on &gt; a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100% \9;
}

.fixed-header{
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 999;
}
.soft-drop{
  width: 142px;
  height: auto;
  min-height: 138px;
  background: rgba(255, 255, 255, 0.8);
  filter: Alpha(opacity=80);
  background: #fff;
  position: absolute;
  top: 38px;
  left: -5px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.soft-drop a{
   display: block;
   padding: 0 6px;
   height: 46px;
   line-height: 46px;
   font-size: 16px;
   color: #333;
}

.soft-drop a:hover{
  background: #cc0000;
  color:#fff;
}

.soft-drop a.soft-more{
  border-top:1px #f1f1f1 solid;
  color: #666;
  text-align: center;
}

.header .nav .nav-item .drop-icon{
  display: inline-block;
  width: 8px;
  height: 5px;
  vertical-align: middle;
  margin-left: 4px;
}

.header .nav .nav-item:hover .soft-drop{
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  z-index: 1000;
  top: 54px;
}

/*å°¾éƒ¨*/
.foot-guar .secbox{
  height:98px;
  background:url(imgs/footer-gua.png) no-repeat center;
}
.foot-guar ul{
    margin-left:60px;
}
.foot-guar ul li{
  width:150px;
  margin:10px 88px 0px 0px;
  float:left;
}
.foot-guar ul li p{
  font-size:18px;
  color: #555;
}
.foot-guar ul li span{
  font-size:14px;
  color: #8e8e8e;
}

.footer{
  background-color: #171b21;
  height:390px;
}
.footer-logo{
  width:100%;
  display: inline-block;
  margin-top:5px;
}
.footer-text{
  width:100%;
  display: inline-block;
  margin-top:25px;
}
.footer-text dl{
  margin-left:110px;
  float:left;
}
.footer-text dl dt{
  font-size:18px;
  color: #fff;
  margin-bottom: 13px
}
.footer-text dl dt em{
  font-family: 'å®‹ä½“';
  font-weight: bold;
  padding-right:5px;
}
.footer-text dl dd{
  padding: 0px 0px 5px 15px;
}
.footer-text dl dd a{
  font-size:14px;
  color:#bcbcbc;
}
.footer-text dl dd a:hover{
  text-decoration:underline;
}
.footer-text .cood{
  width:142px;
  float:left;
}
.footer-text .cood img{
  width:127px;
  padding-left:5px;
}
.footer-text .cood p{
  font-size:14px;
  text-align: center;
  color: #bcbcbc;
  padding-top: 5px;
}
.foot-tel{
  width:255px;
  height:130px;
  background:url(imgs/foot-tel.png) no-repeat left 4px;
  display: inline-block;
  padding-left:25px;
  margin-left:10px;
}
.foot-tel span{
  width:100%;
  font-size:16px;
  color: #d9d9d9;
  display: inline-block;
  padding-bottom:6px; 
}

.footer-btm{
  height:50px;
  line-height: 50px;
  font-size:12px;
  color: #929090;
  background-color: #0d121a;
  text-align: center;
  font-family: 'å®‹ä½“'
}

/*-----å†…å®¹-----*/
.banner{
  height:600px;
  background:url(imgs/jl_01.jpg) no-repeat center;
}
.banner .secbox{height:600px;}
.sec-btn{
    position: absolute;
    left: 25%;
    bottom: 45px;
}
.sec-btn a{
    color: #fff;
    font-size: 24px;
    width: 195px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    display: inline-block;
    background-color: #9C1B20;
    margin-left: 55px;
    border-radius: 5px;
}
.sec-btn a:hover{
  background-color: #d62027
}

.sec1{padding:30px 0px 20px 0px;}.sec1 .secbox{width:1090px;}
.sec1 .strike{
  width:335px;
  margin-top:18px;
}
.sec1 .strike li{
  width:100%;
  height:75px;
  background-color: #fff;
  box-shadow:0px 3px 6px rgba(0,0,0,0.16);
  margin-bottom: 30px;
  position: relative;
}
.sec1 .strike li p{
  font-size:18px;
  color: #333;
  font-weight: bold;
  padding:12px 0px 5px 10px;
}
.sec1 .strike li span{
  font-size:14px;
  color: #707070;
  padding-left:10px;
}
.sec1 .strike .num{
  font-size:62px;
  color: #F1A5AE;
  font-weight: bold;
  position: absolute;
  right:0px;
  top:-10px;
  opacity:0.2;
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  opacity:0.2;
}

.sec1 .str_box{
  width:350px;
  float:left;
  margin-left:33px;
  text-align: center;
}
.sec1 .str_box .last{
  width:100%;
  height:148px;
  background-color: #f9f9f9;
  display: inline-block;
}
.sec1 .str_box .last p{
  font-size:36px;
  color: #333;
  font-weight: bold;
  line-height: 45px;
  padding:12px 0px 6px 0px;
}
.sec1 .str_box .last span{
  font-size:18px;
  color: #707070
}

.box_bg{
  background-color: #f5f5f5;
  padding: 10px 0px 30px 0px
}
.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{
  width:300px;
  height:42px;
  line-height: 42px;
  text-align: center;
  font-size:16px;
  color: #fff;
  background-color: #9c1b20;
  border-radius: 5px;
  border:none;
  font-family: 'å¾®è½¯é›…é»‘';
  cursor: pointer;
}

.sec2{
  height:430px;
  background:url(imgs/jl_03_bg.jpg) no-repeat center;
}

.sec2 .resu_box{
  width:315px;
  margin-top:45px;
}
.sec2 .resu_box p{
  line-height: 47px;
  font-size:36px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 8px
}
.sec2 .resu_box span{
  color: #fff;
  font-size:18px;
}
.sec2 .resu_row{
  width:796px;
}
.sec2 .resu_ul{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top:60px;
}

.sec2 .resu_ul li{
  width:389px;
  height:111px;
  position: relative;
  background: url(imgs/resu_ul.png) no-repeat center
}
.sec2 .resu_ul li:hover{
	 box-shadow: 3px 3px 8px #fff;
}
.sec2 .resu_ul li .w-img{
  position: absolute;
  left:20px;
  top:-22px;
}
.sec2 .resu_ul li p{
    font-size:18px;
    color: #fff;
    font-weight: bold;
    margin:25px 0px 10px 15px;
}
.sec2 .resu_ul li span{
  font-size:14px;
  color: #fff;
  padding-left:15px;
}
.sec2 .resu_bm{
  width:100%;
  display: inline-block;
}
.sec2 .resu_bm  .resu_ul li .w-img{
  left:22px;
}

.sec3{
  padding:35px 0px;
}
.sec3 h3{
  font-size:32px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-top:30px;
}
.sec3 .room_box{
  width:400px;
  float:left;
  margin-top: 35px;
}
.sec3 .room_box dl{
  width:100%;
  display: inline-block;
  margin-bottom: 15px;
}
.sec3 .room_box dl dt{
  font-size:20px;
  color: #333;
  font-weight: bold;
  margin-bottom: 13px
}
.sec3 .room_box dl dt span{
  height:20px;
  line-height: 20px;
  color: #fff;
  background-color:#9D1B20; 
  padding:0px 7px;
  margin-right:5px;
  display: inline-block;
}
.sec3 .room_box dl dd{
  margin-bottom: 10px;
  border-left:2px solid #9D1B20;
  padding-left:3px;
}
.sec3 .room_box dl dd h4{
  font-size:16px;
  color: #333;
  font-weight: bold;
}
.sec3 .room_box dl dd p{
  font-size:14px;
  color: #666;
  padding-left:8px;
}
.sec3 .last{
  width:100%;
  height:100px;
  box-shadow:0px 3px 12px rgba(0,0,0,0.16);
  display: inline-block;
  margin-top:20px;
}
.sec3 .last .info{
  margin: 27px 0px 0px 92px
}

.sec4{
  background-color: #f5f5f5;
  padding:40px 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(156,27,32,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: #9C1B20;
  padding:6px 30px;
  background-color: #fff;
  border-radius: 3px;
  position: absolute;
  left:42px;
  bottom:15px;
  display: inline-block;
}
.sec4 .zs_img{text-align: center;margin-bottom: 10px;}
.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;
}
.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 #9c1b20;
}
.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:430px;
  background: url(imgs/social_bg.jpg) no-repeat center
}
.sec6 .tites{
  color: #fff;
  padding-top: 55px;
}
.soci_ul{
  width: 658px;
  margin:20px auto 0px;
}
.soci_ul li{
  width:100%;
  line-height: 76px;
  font-size:24px;
  color: #fff;
  text-align: center;
  border-bottom:1px dashed #fff;
}
.soci_ul li:last-child{border:none;}

.sec7{
  padding:45px 0px 30px 0px;
}
.sec7 .eff_ul{
  width:100%;
  margin:30px 0px;
  display: inline-block;
}
.sec7 .eff_ul li{
  width:225px;
  height:243px;
  box-shadow:0px 3px 12px rgba(0,0,0,0.16);
  text-align: center;
  float:left;
  margin-left:15px;
}
.sec7 .eff_ul li em{
  width:100%;
  height:12px;
  background:url(imgs/jl_09.png) no-repeat center;
  display: inline-block;
  margin-top: 25px;
}
.sec7 .eff_ul li h3{
    font-size:24px;
    color: #333;
    font-weight: bold;
    padding:5px 0px 2px 0px;
}
.sec7 .eff_ul li p{
  font-size:18px;
  color: #666;
  padding-bottom: 15px;
}
.sec7 .eff_ul li span{
  font-size:16px;
  color: #333;
  line-height: 30px;
}
.sec7 .eff_ul li:hover{
  box-shadow: 3px 3px 8px #9c1b20;
}

.sec8{
  background-color: #f5f5f5;
  padding:40px 0px;
}

.video-cent{
  width:100%;
  height:505px;
  margin-top:25px;
}
.video-list{
  width:100%;
  height:500px;
  display: inline-block;
  position: relative;
}
.video-row{
    width: 721px;
    height: 500px;
    display: inline-block
}
.video-box{
  display: none
}
.video-row .flowplayer{
  width:721px;
}
.video_nr{
  width:448px;
  height:500px;
  position: absolute;
  right:0px;
  top:0px;
}
.vid_row1{
  width:100%;
  height:130px;
  background-color: #fff;
  float:left;
}
.vid_row1 dl{
  width:342px;
  margin:16px 0px 0px 20px;
  display: inline-block;
}
.vid_row1 dl dt{
  font-size:20px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.vid_row1 dl dd{
  font-size:14px;
  color: #333;
  padding-bottom: 5px
}
.vid_row1 dl dd b{
  font-size:18px;
}
.vid_row2{
  width:100%;
  margin-top:15px;
  background-color: #fff;
  float:left;
  padding-bottom: 28px;
}
.vid_row2 h3{
  font-size:14px;
  color: #333;
  padding:20px 20px 0px 20px;
}
.vid_row2 .info3{
  width:395px;
  height:188px;
  background-color: #f5f5f5;
  margin:25px 0px 0px 25px;
  padding-top:10px;
}
.vid_row2 .info3 p{
  width:285px;
  display: inline-block;
  margin:15px 0px 0px 55px;
}
.vid_row2 .info3 p input{
  width:273px;
  height:38px;
  font-size:14px;
  color: #707070;
  border:1px solid #dfdfdf;
  border-radius: 5px;
  background:none;
  padding-left:10px;
  outline:0;
}

.vid_row2 .info3 .btn{
  width:285px;
  height:42px;
  line-height: 42px;
  font-size:14px;
  color: #fff;
  text-align: center;
  background-color: #9c1b20;
  display: inline-block;
  margin:10px 0px 0px 55px;
  border-radius: 5px;
  border:none;
  cursor: pointer;
}

.vid_row2 .al{
    padding: 6px 30px;
    font-size: 14px;
    color: #fff;
    background-color: #9c1b20;
    border-radius: 5px;
    display: inline-block;
    margin: 35px 0px 0px 22px
}

.video-tab{
  display: inline-block;
  margin:18px 0px 0px 110px;
}
.video-tab li{
  width:112px;
  height:64px;
  margin-right:18px;
  float:left;
  cursor: pointer;
  border:2px solid #f5f5f5;

}
.video-tab li img{width:112px;height:64px;}
.video-tab li.curr{
  border:2px solid #9c1b20;
}

.sec9{
  padding:40px 0px;
}
.sec9 .w-img{
  width:100%;
  height:500px;
  background:url(imgs/jl_10.jpg) no-repeat center;
  margin-top:20px;
}
.sec10{
  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
}

.sec11{
  height:430px;
  background:url(imgs/jl_11.jpg) no-repeat center;
}
.sec11 .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: #9D1B20;
  font-weight: bold;
  padding-bottom: 8px;
}
.serve li .last span{
  font-size:14px;
  color: #030B1A;
}

.sec12{
  padding:45px 0px 30px 0px;
}
.sec12 .w-img{
  width:807px;
  height:62px;
  background:url(imgs/jl_12.jpg) 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(imgs/jl_12_2.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;
}


.sec13{
  height:518px;
  background: url(imgs/jl_13.jpg) no-repeat center
}
.enroll{
  width:908px;
  height:421px;
  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: 55px;
  font-size:46px;
  color: #333;
  font-weight: bold;
}
.enroll .left .sp2 em{
  color: #9D1B20;
  font-weight: bold;
}
.enroll .left .sp3{
  font-size:16px;
  color: #333;
  font-weight: bold;
  margin-top:50px;
}
.enroll .left .sp3 em{
  color: #9D1B20;
  font-weight: bold;
}
.enroll .left .zs{
  width:33px;
  height:33px;
  background:url(imgs/jl_15.png) no-repeat center;
  position: absolute;
  right:80px;
  bottom:0px;
}
.enr_bg{
  width:909px;
  height:423px;
  background:url(imgs/jl_14.png) no-repeat center;
  position: absolute;
  left:146px;
  bottom:0px;
  z-index: 0
}
.enroll .left .sp4{
  font-size:17px;
  color: #333;
  font-weight: bold;
  padding-top:12px;
}
.recr_rt{
  width:282px;
  position: absolute;
  right:250px;
  top:0px;
  z-index: 2
}
.recr_rt h3{
  text-align: center;
  font-size:16px;
  color: #9D1B20;
  font-weight: bold;
  text-align: center;
}
.recr_rt .tit{
  font-size:24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-top:25px;
}
.recr_rt em{
  width:19px;
  height:10px;
  background:url(imgs/jl_09.png) no-repeat center;
  display: inline-block;
  margin:8px 0px 0px 130px
}
.recr_rt p{
  width:280px;
  display: inline-block;
  margin-top:10px;
}
.recr_rt p input{
  width:268px;
  height:38px;
  line-height: 38px;
  font-size:14px;
  color: #707070;
  border:1px solid #ddd;
  border-radius: 5px;
  padding-left:10px;
}
.recr_rt .btn{
  width:285px;
  height:40px;
  line-height: 40px;
  font-size:14px;
  color: #fff;
  text-align: center;
  background-color: #9c1b20;
  display: inline-block;
  margin-top:15px;
  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: #9C1B20;
  font-weight: bold;
}

.w-enter{padding:30px 0px 40px 0px}
.w-enter .w-img{width:100%;height:498px;background:url(imgs/enter.png) no-repeat center;margin-top:30px;}


/*å¼¹å‡ºç”³è¯·è¯•å¬*/
.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
}


.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:#a82024;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;}



/*å¼¹çª—*/
#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;}

/*ä¾§è¾¹æ&nbsp;*/
.t-zxzc-new{width:56px;height:182px;position:fixed;top:30%;right:20px;z-index:9999}
.t-zxzc-new a{display:block;position:relative;width:67px;height:67px;margin-bottom:7px;background:#a82024;font-size:12px;text-align:center;color:#fff;cursor:pointer}
.t-zxzc-new i{display:inline-block;width:26px;height:26px;background:url(http://www.timesmba.com/images/index-icon.png) no-repeat;margin:13px auto -3px}
.t-zxzc-new i.i_online{background-position:-331px 0}
.t-zxzc-new i.i_tel{background-position:-367px 0}
.t-zxzc-new i.i_reg{background-position:-403px 0}
.t-zxzc-new i.i_daili{background-position:-403px -30px}
.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:67px;height:57px;padding-top:10px;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-pnum i{position:relative;top:7px;left:5px;display:inline-block;width:38px;height:30px; background:url(http://www.timesmba.com/images/index-icon.png) no-repeat -490px 0 / 1690px auto;margin:0 10px 0 0}
.t-zxzc-new a .t-kf-hover{left:0;font-size:16px;line-height:23px}
.t-zxzc-new a:hover .t-pnum,.t-zxzc-new a:hover .t-kf-hover{display:block}
.t-zxzc-new a .t-kft p{font-size:14px;line-height:20px}
.t-sear .z-zh i{background:url(http://www.timesmba.com/images/index-icon.png) no-repeat -308px -28px!important;width:14px;height:7px;display:inline-block;margin-left:3px}
.t-sear .z-zh i.up{background:url(http://www.timesmba.com/images/index-icon.png) no-repeat -308px -37px!important}

#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%;

  }</pre></body></html>