/*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;}

/*Í·²¿*/
.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 h1{font-size:20px;color: #9d1a20;background:url(/skin/newindex/static/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;
  height:57px;
}

.header .nav .nav-item > a{
  display: block;
  line-height: 54px;
  color:#333;
  position: relative;
  cursor:pointer;
}

.header .nav .nav-item > 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 > a, .header .nav .nav-item.on > a {
    color: #c10d0c;
}

.header .nav .nav-item:hover > a:before, .header .nav .nav-item.on > 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: 15px;
   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(/skin/newindex/static/imgs/footer-gua.jpg) 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(/skin/newindex/static/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: 'ËÎÌå'
}


/*-----ÂÖ²¥Í¼-----*/
.slideBox{
    width:100%;
    background:#fff;
    float:left;
}

.shida-banner{
    width:100%;
    max-width: 1920px;
    height: 600px;
    overflow: hidden;
    position: relative;
    top:0px;
    margin:0 auto;
}

.slide-banner{
    position: relative;
    height: 100%;
    z-index: 0;
}

.slide-banner ul li{
    width: 100%;
    height: 600px;
    zoom:1;
    vertical-align: middle;
}
.slide-banner ul li a{
  width:100%;
  height:100%;
  display: inline-block;
}

.slide-btn{
    width: 100%;
    height: 16px;
    overflow:hidden;
    position:absolute;
    bottom:10px;
    text-align: center;
}

.slide-btn ul{
    overflow:hidden;
    zoom:1;
    text-align: center;
}

.slide-btn ul li{
    width:16px;
    height:16px;
    line-height:16px;
    text-align:center;
    background: url(/skin/newindex/static/imgs/dot.png) no-repeat 0 -16px;
    cursor:pointer;
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
}

.slide-btn ul li:hover,
.slide-btn ul li.on{
    background-position:0 0;
}

.slide-arrow .prev,
.slide-arrow .next{
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(/skin/newindex/static/imgs/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 30px;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.slide-arrow .next{
    left:auto;
    background-position: 0 -90px;
    right: 90px;
}
.slide-arrow .prev:hover,
.slide-arrow .next:hover{
    filter:alpha(opacity=100);
    opacity:1;
}

.shida-banner:hover .slide-arrow .prev,
.shida-banner:hover .slide-arrow .next{
    filter:alpha(opacity=100);
    opacity: 1;
}

/*-----ÄÚÈÝ-----*/
.itemBox{
  padding-top:20px;
}
.itemBox dl{
  width:300px;
  float:left;
}
.itemBox dl dt{
  width:47px;
  height:47px;
  line-height: 47px;
  text-align: center;
  font-size:25px;
  color: #9d1b20;
  border:1px solid #9d1b20;
  border-radius: 50%
}
.itemBox dl dd{
  margin-left:15px;
}
.itemBox dl span{
  font-size:18px;
  color: #555;
}
.itemBox dl p{
  font-size:14px;
  color: #808080;
  padding-top:3px;
}


.whates{
  padding-top:45px;
}
.subtit{
  font-size:18px;
  color: #333;
  text-align: center;
  padding-top:12px;
}
.what_ul{
  width:1210px;
  margin-top:20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.what_ul li{
  width:403px;
  height:366px;
  text-align: center;
}
.what_ul li .w-img{
  padding-top:22px;
}
.what_ul li p{
  font-size:26px;
  color: #555;
  padding-top:28px;
}
.what_ul li span{
  width:336px;
  font-size:18px;
  line-height:30px;
  color: #808080;
  margin:25px 0px 0px 30px;
  display: inline-block;
  text-align: left
}
.what_ul li:hover{
  background: url(/skin/newindex/static/imgs/what_bg.png) no-repeat center;
}
.whates .jr{
  width:250px;
  height:50px;
  line-height: 50px;
  text-align: center;
  font-size:18px;
  color: #fff;
  background-color: #9d1b20;
  border-radius: 5px;
  margin:20px auto 0px;
  display: block;
}

.info3{
  margin:25px 0px 0px 92px;
  display: inline-block;
}
.info3 p{
  width:300px;
  float:left;
  margin-right:42px;
}
.info3 p input{
  width:288px;
  height:55px;
  line-height: 55px;
  font-size:20px;
  color: #999;
  border:1px solid #999;
  border-radius: 5px;
  font-family: 'Î¢ÈíÑÅºÚ';
  padding-left:10px;
}
.info3 .btn{
  width:300px;
  height:56px;
  line-height: 56px;
  text-align: center;
  font-size:26px;
  color: #fff;
  background-color: #bf383d;
  border-radius: 5px;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
}
.info3 .btn:hover{
  background-color: #a82024
}


.print{
  height:688px;
  background: url(/skin/newindex/static/imgs/print_bg.jpg) no-repeat center
}
.print .right{
  width:695px;
  margin-top:85px;
}
.print .right .tites{
  padding-bottom:25px; 
}
.print .right .text{
  width:685px;
  line-height: 28px;
  font-size:16px;
  color: #555
}
.print .right ul{
  width:100%;
  margin-top:22px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.print .right ul li{
  width:100px;
  height:100px;
  background-color: #bf383d;
  border-radius: 50%;
  margin:0px 22px 42px 20px;
  display: flex;
  align-items:center;
  font-family: 'ËÎÌå'
}
.print .right ul li p{
  width:100%;
  line-height: 20px;
  font-size:15px;
  color: #fff;
  text-align: center
}
.print .right ul li p span{
    font-size:24px;
    color: #fff;
}

.sh-cour{
  margin-top:60px;
}

.slideBox2{
    width: 1192px;
    height: 470px;
    margin-top:30px;
    border: 4px solid #ccc;
    display: inline-block;
}
.slideBox2 .bd{
    width: 675px;
    height: 410px;
    margin: 30px 0px 0px 17px;
    float: left;
    position: relative;
}
.slideBox2 .bd li{
  width:100%;
  height:410px; 
  cursor:pointer
}
.slideBox2  .prev { position:absolute; left:1%; top:45%; margin-top:-25px; display:block; width:32px; height:80px; background:rgba(0,0,0,.5) url(imgs/slider-arrow.png) -110px 25px no-repeat; filter:alpha(opacity=80);opacity:0.8;   }
.slideBox2  .next{ position:absolute; left:auto; right:1%; top:45%; margin-top:-25px; display:block; width:32px; height:80px; background:rgba(0,0,0,.5) url(imgs/slider-arrow.png) 8px 25px no-repeat; filter:alpha(opacity=80);opacity:0.8; }
.slideBox2  .prev:hover,.slideBox2  .next:hover{ filter:alpha(opacity=100);opacity:1;  }

.slideBox2 .hd{
    width: 480px;
    float: left;
    margin: 30px 0px 0px 15px
}
.slideBox2 .hd li{
    width: 100%;
    border-bottom: 1px solid #dadada;
    padding-bottom: 12px;
    margin-bottom: 15px;
    cursor: pointer
}
.slideBox2 .hd li p{
    font-size: 22px;
    color: #555;
    padding-bottom: 5px;
}
.slideBox2 .hd li span{
  font-size: 16px;
  color: #808080;
}
.slideBox2 .hd li:nth-child(5){
  border:none;
  margin:0px;
  padding:0px;
}
.slideBox2 .hd li.on p,.slideBox2 .hd li.on span{
  color: #a50102
}

.st_path{
  width:100%;
  margin:45px 0px;
  display: inline-block;
}

.st_path li{
  padding:6px 33px;
  border:1px solid #bf383d;
  border-radius: 50px;
  font-size:21px;
  color: #9d1b20;
  float:left;
}
.st_path li.li2{
  margin-right:30px;
  background-color: #9d1b20;
  color: #fff;
}
.st_path li.li2:hover{
	background-color:#fff;
}
.st_path li.li2:hover a{
	color:#9d1b20
}
.st_path li a{
  font-size:21px;
  color: #fff;
}
.st_path li.li3{
  border:none;
  padding:6px 0px 0px 13px;
}
.st_path li.li3 a{
  color: #9d1b20;
}

.w-adver{
  height:150px;
  background:url(/skin/newindex/static/imgs/ad_bg.jpg) no-repeat center;
}
.w-adver .secbox{height:150px;}
.w-adver ul{
  position: absolute;
  right:10px;
  top:52px;
}
.w-adver ul li{
  width:180px;
  height:45px;
  line-height: 45px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin-right:55px;
}
.w-adver ul li a{
  font-size:22px;
  color: #bf383d
}
.w-adver ul li:hover{background-color: #bf383d}
.w-adver ul li:hover a{color: #fff}

.teach{
  background-color: #f6f4f4;
  padding: 35px 0px
}
.picScroll-left {position: relative;margin-top:10px;}
.picScroll-left .prev {position: absolute;left:2px;}
.picScroll-left .next {position: absolute;right:2px;}
.picScroll-left .btn {width: 25px;height: 78px;line-height:78px;text-align:center;position: absolute;top: 150px;font-size:30px;color: #999;font-family: 'ËÎÌå';}
.picScroll-left .btn{border:1px solid #999;border-radius: 5px;background-color: #f4f4f4;cursor: pointer;z-index: 2;font-weight: bold}
.picScroll-left .btn:hover{color: #a9393d;border:1px solid #a9393d;}
.picScroll-left .bd {width:100%;height:430px;position: relative;overflow: hidden;}
.picScroll-left .bd ul li {float: left;width: 300px;height:430px;margin-right: 15px;position: relative;background-color: #fff;text-align: center}
.picScroll-left .bd ul li img {width:300px;height:280px;}
.picScroll-left .bd ul li:hover{box-shadow: 3px 3px 8px #9a9a96;}
.picScroll-left .bd ul li b{font-size:20px;padding:3px 0px;font-weight: normal;display: inline-block;}
.picScroll-left .bd ul li p{font-size:16px;color: #666;line-height: 22px;}
.picScroll-left .bd ul li .st{width:110px;height:30px;line-height: 30px;text-align: center;font-size:16px;color: #999;border:1px solid #999;position: absolute;left:90px;bottom:10px;}
.picScroll-left .bd ul li:hover .st{border:1px solid #a82024;color: #a82024}


.student{padding-top:30px;}
.student .secbox{
  height:627px;
  background:url(/skin/newindex/static/imgs/stud_bg.jpg) no-repeat center;
}
.stud_cent{position: relative;height:530px;}
.stud_cent .prev {position: absolute;left:2px;}
.stud_cent .next {position: absolute;right:2px;}
.stud_cent .btn {width: 42px;height: 82px;line-height:82px;text-align:center;position: absolute;top: 180px;font-size:68px;color: #999;font-weight:bold;z-index: 2;font-family: 'ËÎÌå';}
.stud_cent .btn:hover{color: #a9393d;}
.stud_cent .bd{width:100%;height:530px;position: relative;overflow: hidden;float:left;margin-top:-17px;}
.stud_cent .bd ul li {width: 100%;height:530px;position: relative;}
.stud_cent .bd ul li .mt{margin-top:70px;}
.stud_cent .bd ul li .last{font-size:18px;color: #555555;padding:0px 0px 10px 55px;}
.stud_cent .bd ul li .last span{width:55px;color: #808080;display: inline-block;}
.stud_cent .bd ul li .text{width:680px;line-height: 33px;font-size:18px;color: #555;padding:30px 0px 0px 55px;z-index: 2}
.stud_cent .bd ul li .text em{color: #9d1b20}
.stud_cent .bd .right{position: absolute;right:3px;top:0px;z-index: 0}
.stud_cent .bd .more{width:250px;height:50px;line-height: 50px;text-align: center;font-size:18px;color: #fff;background-color: #9d1b20;border-radius: 5px;display: inline-block;margin:65px 0px 0px 55px;}

.course{
  padding-top:60px;
}
.vod_left{
  width:770px;
  height:595px;
  background:url(/skin/newindex/static/imgs/vod_bg.jpg) no-repeat center;
  margin:25px 0px 0px -12px;
}
.vid_cent{
  width:604px;
  height:458px;
  margin:84px 0px 0px 79px;
}
.vid_cent .flowplayer{
  width:604px;
  height:458px;
  margin-top:-10px;
}

.right_cent{
  width:440px;
  margin-top:65px;
}
.right_cent li{
  width:198px;
  height:35px;
  line-height: 35px;
  text-align: center;
  background-color: #bf383d;
  border:1px solid #bf383d;
  border-radius: 50px;
  float:left;
  margin:0px 0px 32px 20px;
}
.right_cent li a{
  width:198px;
  height:35px;
  font-size:17px;
  color: #fff;
  display: block;
}
.right_cent li:hover{
  background-color: #fff;
  border:1px solid #bf383d;
}
.right_cent li:hover a{color: #bf383d}

.help_on{
  margin:50px 0px;
}
.help_tab{
  width:100%;
  margin-top:40px;
  display: inline-block;
}
.help_tab li{
  width:50%;
  height:40px;
  line-height: 40px;
  text-align: center;
  font-size:22px;
  color: #555;
  background-color: #e7ebed;
  float:left;
  cursor: pointer;
}
.help_tab li.curr{
  background-color: #9d1b20;
  color: #fff;
}
.help_con{
  width:100%;
  margin-top:30px;
  display: inline-block;
}
.help_last{display: none}
.help_last ul{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.help_last li{
  width:285px;
  height:285px;
  background-color: #f3f3f3;
  margin-bottom: 23px;
}
.help_last li img{
  width:285px;
  height:215px;
}
.help_last li p{
  font-size:18px;
  color: #555;
  padding:8px 8px 0px 8px;
}
.help_last li span{
  font-size:16px;
  color: #808080;
  padding-left:8px;
}
.help_last li:hover{background-color: #9d1b20}
.help_last li:hover p,.help_last li:hover span{color: #fff}


.diploma{
  padding:26px 0px 45px 0px;
  background-color: #f6f4f4
}

.dipl_cent {position: relative;margin-top:30px;}
.dipl_cent .prev {position: absolute;left:2px;}
.dipl_cent .next {position: absolute;right:2px;}
.dipl_cent .btn {width: 25px;height: 78px;line-height:78px;text-align:center;position: absolute;top: 80px;font-size:30px;color: #999;font-family: 'ËÎÌå';}
.dipl_cent .btn{border:1px solid #999;border-radius: 5px;background-color: #f4f4f4;cursor: pointer;z-index: 2;font-weight: bold}
.dipl_cent .btn:hover{color: #a9393d;border:1px solid #a9393d;}
.dipl_cent .bd {width:100%;height:213px;position: relative;overflow: hidden;}
.dipl_cent .bd ul li {float: left;width: 320px;height:213px;margin-right: 10px;}
.dipl_cent .bd ul li img {width:320px;height:213px;}
.diploma .more{
  width:250px;
  height:48px;
  line-height: 48px;
  text-align: center;
  font-size:18px;
  color: #fff;
  background-color:#9d1b20;
  border-radius: 5px;
  margin:50px auto 0px;
  display: block;
}

.news{
  margin-top:40px;
}
.new_ad{position: relative;margin-top:20px;}
.new_ad .bd{width:320px;height:435px;position: relative;overflow: hidden;}
.new_ad ul li {float: left;width: 320px;height:435px;}
.new_ad ul li img {width: 320px;height:435px;}
.new_ad .prev {position: absolute;left:2px;}
.new_ad .next {position: absolute;right:2px;}
.new_ad .btn {width: 23px;height: 40px;line-height:40px;text-align:center;position: absolute;top: 220px;font-size:30px;color: #333;font-family: 'ËÎÌå';background-color: #f6f4f4;cursor: pointer;z-index: 2;}
.new_ad .btn:hover{background-color: #a9393d;color: #fff;}

.new_list{
  width:410px;
  margin:38px 0px 0px 30px;
}
.box_tp{
  width:100%;
  height:190px;
  position: relative;
  overflow: hidden;
}
.box_tp img{width:100%;}
.box_tp .box_text{
  width:100%;
  height:30px;
  background: rgba(0,0,0,0.6);
  position: absolute;
  left:0px;
  bottom:0px;
}
.box_tp .box_text p{
  padding:0px 5px;
  line-height: 30px;
  font-size:15px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.box_bt{
  width:100%;
  display: inline-block;
  padding-top:13px;
}
.box_bt .hd{border-bottom:1px solid #ddd;padding-bottom:7px; }
.box_bt .hd h3{
    height:20px;
    line-height: 18px;
    font-size:20px;
    color: #555;
    border-left:4px solid #9d1b20;
    padding-left:5px;
    float:left;
}
.box_bt .hd .more{
  font-size:14px;
  color: #999;
  float:right;
}
.box_bt .hd .more:hover{color: #9d1b20}
.box_bt .bd,.box_bt .hd{
  width:100%;
  display: inline-block;
}
.box_bt .bd li{
  width:100%;
  padding-top:7px;
  display: inline-block;
}
.box_bt .bd li a{
  width:350px;
  font-size:15px;
  color: #808080;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box_bt .bd li span{
  font-size:15px;
  color: #999;
  float:right
}
.box_bt .bd li a:hover{color: #9d1b20}

.agree{
  margin-top:60px;
}
.guaran{
  width:100%;
  margin-top:32px;
}
.guaran li{
  width:217px;
  height:268px;
  text-align: center;
  background: url(/skin/newindex/static/imgs/guaran_01.png) no-repeat center;
  float:left;
  margin:0px 0px 45px 110px;
}
.guaran li .w-img{
  margin:35px 0px 16px 0px;
}
.guaran li h3{
  font-size:26px;
  color: #333;
  padding-bottom: 10px;
}
.guaran li p{
  font-size:18px;
  color: #666;
}
.guaran li:hover{
  background: url(/skin/newindex/static/imgs/guaran_02.png) no-repeat center;
}

.join{
  height:484px;
  background: url(/skin/newindex/static/imgs/join_bg.jpg) no-repeat center;
  margin-top:30px;
}
.join .tites{
  font-size:30px;
  padding-top:65px;
}
.join .subtit{
  font-size:16px;
  color: #555
}

.in_info{
  margin:42px 0px 0px 102px;
}
.in_info p{
  float:left;
  margin-right:45px;
}
.in_info p input,.in_info p select{
  width:281px;
  height:57px;
  line-height: 57px;
  font-size:21px;
  color: #999;
  border:1px solid #999;
  border-radius: 5px;
  padding-left:15px;
}
.in_info .btn{
  width:300px;
  height:58px;
  line-height: 58px;
  text-align: center;
  font-size:24px;
  color: #fff;
  background-color: #9d1b20;
  border:none;
  border-radius: 5px;
  margin:58px 0px 0px 343px;
  display: inline-block;
  cursor: pointer;
}
.in_info .text{
  font-size:16px;
  color: #9d1b20;
  padding:10px 0px 0px 360px;
}



/*µ¯´°*/
#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: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%;

  }


/*µ¯³öÉêÇëÊÔÌý*/
.jlbg{width:100%;height:100px;top:0px;left:0px;position:absolute;filter: Alpha(opacity=50);opacity:0.5; 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 h1{
  text-align: center;
  font-size:32px;
  color: #000;
  font-weight: bold;
}
.popbox h1 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:436px;
  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
}