/*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%;}
.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(/main/guquan/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;
}

.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: 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: 56px;
}

/*Î²²¿*/
.foot-guar .secbox{
  height:98px;
  background:url(/main/guquan/static/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(/main/guquan/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: 'ËÎÌå'
}

/*-----ÄÚÈÝ-----*/
.banner{
  height:600px;
  background: url(http://images.timesmba.com/guquan_banner.jpg) no-repeat center
}
.banner .secbox{height:600px;}
.sec1-btn{
  position: absolute;
  left: 226px;
    bottom: 70px;
}
.sec1-btn a {
    border-radius: 2px;
    color: #808080;
    font-size: 22px;
    width: 245px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    border: 1px solid #808080;
    margin-left: 80px;
}
.sec1-btn a:hover{
  color: #a82024;
  border: 1px solid #a82024;
}



.sec1{
    padding:46px 0px 50px 0px;
}
.sec1 .box{
  width:100%;
  height: 400px;
  background: url(/main/guquan/static/imgs/question.jpg) center center no-repeat;
  display: inline-block;
  margin:45px 0px 30px 0px;
}
.sec1 .left{
  width:454px;
  margin-right:15px;
}
.sec1 .right{
  width:730px;
}
.sec1 .right li{
  font-size:20px;
  color: #555;
  padding-bottom: 12px;
}
.sec1 .right li:hover{
  color: #9d1b20
}
.section .zx{
    width: 198px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #999;
    border: 1px solid #999;
    display: block;
    margin:0 auto;
}
.zx:hover{
  color: #9d1b20;
  border:1px solid #9d1b20;
}

.sec2{
  height:653px;
  background: url(/main/guquan/static/imgs/gq_02.jpg) no-repeat center
}
.sec2 .tites{padding-top:32px;}
.sec2 h1{
  font-size:16px;
  color: #666;
  text-align: center;
  padding-top:12px;
}

.introd{
  width:100%;
  margin:40px 0px 20px 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.introd li{
  width:300px;
  height:390px;
  text-align: center
}
.introd li:hover{
  width:298px;
  border:1px solid #9d1b20;
  box-shadow: 3px 3px 8px #9d1b20;
}
.introd li .w-img{
  width:120px;
  height:120px;
  margin:20px 0px 0px 88px;
}

.introd li .last{
  margin-top:20px; 
}
.introd li .last p{
  font-size:24px;
  color: #555;
  padding-bottom: 5px
}
.introd li .last span{
  width:100%;
  font-size:18px;
  color: #808080;
  display: inline-block;
}
.introd li .last em{
  width:60px;
  height:1px;
  background-color: #808080;
  display: inline-block;

}
.introd li .text{
  width:260px;
  font-size:16px;
  color: #808080;
  display: inline-block;
  margin-top:16px;
}
.introd li .ico1{
  background: url(/main/guquan/static/imgs/int_01.png) no-repeat center;
}
.introd li .ico2{
  background: url(/main/guquan/static/imgs/int_02.png) no-repeat center;
}
.introd li .ico3{
  background: url(/main/guquan/static/imgs/int_03.png) no-repeat center;
}
.introd li .ico4{
  background: url(/main/guquan/static/imgs/int_04.png) no-repeat center;
}
.introd .li1:hover .ico1{
  background: url(/main/guquan/static/imgs/int_ico1.png) no-repeat center;
}
.introd .li2:hover .ico2{
  background: url(/main/guquan/static/imgs/int_ico2.png) no-repeat center;
}
.introd .li3:hover .ico3{
  background: url(/main/guquan/static/imgs/int_ico3.png) no-repeat center;
}
.introd .li4:hover .ico4{
  background: url(/main/guquan/static/imgs/int_ico4.png) no-repeat center;
}


.sec3{
  padding:50px 0px;
}
.sec3 h3{
  font-size:16px;
  color: #666;
  text-align: center;
  padding-top:12px;
}
.sec3 
.course{
  width:100%;
  margin-top:45px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec3 .course li{
  width:380px;
  height:200px;
  margin-bottom: 42px;
  position: relative;
}
.sec3 .course li img{
  width:380px;
  height:200px;
}
.cou_bg{
  width:380px;
  height:200px;
   background: rgba(0,0,0,0.56);
   position: absolute;
   left:0px;
   top:0px;
   z-index: 1
}
.sec3 .course li .last{
 width:380px;
  height:200px;
  position: absolute;
  left:0px;
  top:0px;
  z-index: 2;
  color:#fff;
}
.sec3 .course li .last h1{
  font-size:24px;
  padding:55px 0px 0px 20px;
}
.sec3 .course li .last em{
  width:50px;
  height:4px;
  background-color:#fff;
  margin:13px 0px 0px 20px;
  display: inline-block;
}
.sec3 .course li .last p{
  font-size:18px;
  position: absolute;
  left:15px;
  bottom:12px

}
.sec3 .course li .last a{
   width:148px;
  height:38px;
  line-height: 38px;
  text-align: center;
  font-size:18px;
  color: #fff;
  border:1px solid #fff;
  display: block;
  position: absolute;
  right:17px;
  bottom:12px;
}
.sec3 .course li:hover .cou_bg{
  background: rgba(211,46,54,0.6);
}

.sec4{
  height:894px;
  background:url(/main/guquan/static/imgs/re_bg.jpg) no-repeat center;
}
.sec4 .tites{
  color: #fff;
  padding-top:30px;
}
.sec4 h1{
  font-size:16px;
  color: #fff;
  text-align: center;
  padding-top:12px;
}

.reward{
  width:1000px;
  margin:23px 0px 0px 95px;
  display: inline-block;
}
.reward li{
  width:100%;
  height:120px;
  background: rgba(250,250,250,0.65);
  margin-bottom: 2px
}
.reward li .w-img{
  width:80px;
  height:86px;
  float:left;
  margin-left:45px;
}
.reward li .last{
  width:820px;
  float:right;
  margin-top:25px;
}
.reward li .last p{
  font-size:26px;
  color: #9d1b20;
  padding-bottom: 3px
}
.reward li .last span{
  font-size:20px;
  color: #1e1e1e;
}
.reward li .ico1{
  background: url(/main/guquan/static/imgs/re_01.png) no-repeat left top;
  margin-top:15px;
}
.reward li .ico2{
  background: url(/main/guquan/static/imgs/re_02.png) no-repeat left top;
  margin-top:20px;
}
.reward li .ico3{
  background: url(/main/guquan/static/imgs/re_03.png) no-repeat left top;
  margin-top:25px;
}
.reward li .ico4{
  background: url(/main/guquan/static/imgs/re_04.png) no-repeat left top;
  margin-top:25px;
}
.reward li .ico5{
  background: url(/main/guquan/static/imgs/re_05.png) no-repeat left top;
  margin-top:25px;
}
.reward li .ico6{
  background: url(/main/guquan/static/imgs/re_06.png) no-repeat left top;
  margin-top:25px;
}
.reward li:hover{
   background: rgba(240,40,49,0.41);
}
.reward li:hover p,.reward li:hover span{
  color: #fff
}
.reward .li1:hover .ico1{
  background: url(/main/guquan/static/imgs/re_ico1.png) no-repeat left top;
}
.reward .li2:hover .ico2{
  background: url(/main/guquan/static/imgs/re_ico2.png) no-repeat left top;
}
.reward .li3:hover .ico3{
  background: url(/main/guquan/static/imgs/re_ico3.png) no-repeat left top;
}
.reward .li4:hover .ico4{
  background: url(/main/guquan/static/imgs/re_ico4.png) no-repeat left top;
}
.reward .li5:hover .ico5{
  background: url(/main/guquan/static/imgs/re_ico5.png) no-repeat left top;
}
.reward .li6:hover .ico6{
  background: url(/main/guquan/static/imgs/re_ico6.png) no-repeat left top;
}

.sec5{
  height:220px;
  background: url(/main/guquan/static/imgs/gq_03.jpg) no-repeat center
}
.sec5 .left{
  width:690px;
  margin-top:20px;
}
.sec5 .left h1{
  font-size:32px;
  color: #fff;
  padding-bottom: 5px;
}
.sec5 .left h2{
  font-size:24px;
  color: #fff;
  padding-bottom: 5px
}
.sec5 .left h2 span{
  font-size:48px;
  color: #eec77a;
}
.sec5 .right{
  width:475px;
  margin-top:38px;
}
.sec5 .right p{
  width:200px;
  margin-left:35px;
  display: inline-block;
  margin-bottom: 25px;
}
.sec5 .right p input{
  font-size:20px;
  color: #d4d4d4;
  width:188px;
  height:38px;
  line-height: 38px;
  padding-left:10px;
  border:1px solid #ccc;
  background: none;
  font-family: 'Î¢ÈíÑÅºÚ'
}
.sec5 .right p input::-webkit-input-placeholder{
        color: #fff;
}
.sec5 .right p input::-moz-placeholder{ 
        color: #fff;        
}
.sec5 .right p input:-ms-input-placeholder{ 
        color: #fff;        
}
.sec5 .right .btn{
  width:200px;
  height:40px;
  line-height: 40px;
  text-align: center;
  font-size:20px;
  color: #fff;
  background-color: #9d1b20;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
  margin-left:150px;
}

.sec6{
  padding:45px 0 55px 0px
}
.sec6 h1,.sec9 h1,.sec10 h1{
  font-size:16px;
  color: #555;
  text-align: center;
  padding-top:10px;
}

.sec6_box{
  display: grid;
  grid-template-columns: 400px 400px 400px;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  justify-content: center;
  padding: 20px 0;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
}
.sec6_box dl{
height: 140px;
padding: 10px 0 0;
box-shadow: 2px 2px 6px #787878;
}
.sec6_box span{
display: inline-block;
width: 10%;
margin: 24px auto 0;
border: 1px solid #e00b39;
height: 2%;
border-radius: 18%;
background-color: #e00b39;
}
.sec6_box_but{
position: relative;
width: 240px;
height: 46px;
line-height: 46px;
margin: 0 auto;
border-radius: 23px;
background-image: linear-gradient(90deg, #df073a, #f0582a);
color: #fff;
font-size: 20px;
text-align: center;
cursor: pointer;
overflow: hidden;
opacity: 1;
transition: all ease-in-out .3s;
}
.system{
  width:1200px;
  height:500px;
  position: relative;
  margin-top:20px;
}
.sys-list{display: none}
.sys-ul{
  width:290px;
  position: absolute;
  left:0px;
  top:65px;
}
.sys-ul li{
  width:290px;
  height:196px;
  font-size:26px;
  color: #555;
  line-height: 196px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 40px;
}
.sys-ul li.curr{
  width:270px;
  height:208px;
  color:#9d1b20;
  background: url(/main/guquan/static/imgs/what_02.png) no-repeat left top;
  position: relative;
  left:-16px;
  text-align: left;
  padding-left:95px;
  z-index: 2;
}
.sys-con{
  width:773px;
  position: absolute;
  left:352px;
  top:17px;
  z-index: 1;
}
.sys-con .tit{
  width:718px;
  text-align: center;
  font-size:30px;
  color: #9d1b20;
  border-bottom: 1px solid  #d9e1f0;
  padding-bottom: 12px;
  margin-top:23px;
}
.sys-con .tit img{margin:-7px 5px 0px 0px;}
.sys-con  .box{
  width:100%;
  display: inline-block;
  margin-top:18px;
}
.sys-con  .box dl{
  width:343px;
  height:160px;
}
.sys-con  .box dl dt{
  font-size:18px;
  color: #555;
}
.sys-con  .box dl dt span{
  font-size:14px;
  color: #999;
}
.sys-con  .box dl dd{
  font-size:16px;
  color: #7b7b7b;
  padding-left:6px;
}
.system .lq{
  width: 298px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 22px;
  background-image: linear-gradient(90deg, #df073a, #f0582a);
  position: absolute;
  left: 38%;
  bottom: 23px;
  cursor: pointer
}
.system .lq:hover{
    color: #fff;
    border:1px solid #df073a;
}

.sec7{
  padding:40px 0px;
  background-color: #f6f4f4;
}
.teach-ul{
  width:100%;
  text-align: center;
  height:25px;
  display: inline-block;
  margin-top:15px;
}
.teach-ul li{
  font-size:18px;
  color: #797979;
  display: inline-block;
  cursor: pointer;
}
.teach-ul li em{
  font-size:18px;
  padding:0px 2px 0px 5px;
  color: #797979;
  font-style: normal;
}
.teach-ul li.curr{
  color: #9d1b20;
}

.teach-tent{
  width:100%;
  display: inline-block;
}

.teach-list{
  display: none
}

.Box_con {position: relative;margin-top:25px;}
.Box_con .btnl {position: absolute;left:2px;}
.Box_con .btnr {position: absolute;right:2px;}
.Box_con .btn {width: 25px;height: 78px;line-height:78px;text-align:center;position: absolute;top: 150px;font-size:30px;color: #999;font-family: 'ËÎÌå';}
.Box_con .btn{border:1px solid #999;border-radius: 5px;background-color: #f4f4f4;cursor: pointer;z-index: 2;font-weight: bold}
.Box_con .btn:hover{color: #564dfe;border:1px solid #564dfe;}

.Box_con .conbox {width:100%;height:480px;position: relative;overflow: hidden;}
.Box_con .conbox ul {position: relative;}
.Box_con .conbox ul li {float: left;width: 300px;height:460px;margin-right: 18px;overflow: hidden;position: relative;background-color: #fff}
.Box_con .conbox ul li img {width:300px;height:280px;}
.Box_con .conbox ul li:hover{box-shadow: 3px 3px 8px #9a9a96;}
.Box_con .conbox ul li h1{font-size:20px;padding-top:5px;text-align: center;}
.Box_con .conbox ul li p{text-align: center;font-size:16px;color: #555;line-height: 20px;}
.Box_con .conbox ul li span{width:272px;line-height:17px;font-size:14px;color:#999;margin:5px 0px 0px 15px;display: inline-block;}
.Box_con .conbox ul li .st{width:120px;height:30px;line-height: 30px;text-align: center;font-size:16px;color: #999;border:1px solid #999;position: absolute;left:90px;bottom:20px;}
.Box_con .conbox ul li:hover .st{color: #9d1b20;border:1px solid #9d1b20;}



.sec8{
  height:860px;
  background: url(/main/guquan/static/imgs/reason_01.jpg) no-repeat center;
}
.sec8 .tites{
  color: #fff;
  padding-top:30px;
}

.reason{
  width:1000px;
  margin:23px 0px 0px 95px;
  display: inline-block;
}
.reason li{
  width:100%;
  height:115px;
  background: rgba(250,250,250,0.65);
  margin-bottom: 2px
}
.reason li .w-img{
  width:100px;
  height:100px;
  float:left;
  margin:8px 25px 0px 18px;
}
.reason li .last{
  width:850px;
  float:left;
  margin-top:12px;
}
.reason li .last p{
  font-size:24px;
  color: #9d1b20;
  padding-bottom: 3px
}
.reason li .last span{
  font-size:18px;
  color: #1e1e1e;
}
.reason li:hover{
  background: rgba(240,40,49,0.41);
}
.reason li:hover p,.reason li:hover span{
  color: #fff
}

.sec9{
  padding:60px 0px 50px 0px;
}
.sec9 p{
  font-size:20px;
  color: #555;
  text-align: center;
  padding-top:40px;
}


.sec10{
  padding-bottom:50px;
}
.sec10 .w-img{
  width:100%;
  height:535px;
  background: url(/main/guquan/static/imgs/gq_05.jpg) no-repeat center;
}


.sec12{
  padding-bottom: 35px;
}
.crowd{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top:50px;
}
.crowd li{
  width:300px;
  text-align: center;
}
.crowd li .w-img{
  margin-bottom: 18px;
}
.crowd li p{
  font-size:24px;
  color: #555;
  text-align: center;
}


.sec13{
  height:559px;
  background: url(/main/guquan/static/imgs/gq_06.jpg) no-repeat center
}
.sec13 .text{
  width:100%;
  font-size:30px;
  color: #fff;
  text-align: center;
  margin-top:36px;
  display: inline-block;
}
.sec13 .text span{
  font-size:40px;
  color: #d50b13;
}
.sec13 .info{
  width:100%;
  display: inline-block;
  margin-top:45px;
}
.sec13 .info h1{
  font-size:30px;
  color: #c70911;
  text-align: center;
  padding-bottom: 35px;
}
.sec13 .info p{
  width:300px;
  float:left;
  margin:0px 30px 25px 52px;
}
.sec13 .info p input{
  width:283px;
  height:48px;
  line-height: 48px;
  font-size:20px;
  color: #555;
  padding-left:15px;
  border-radius: 5px;
  border:none;
  background-color: #fff;
}
.sec13 .info textarea{
  width:1048px;
  height:95px;
  border-radius: 5px;
  font-size:20px;
  color: #555;
  padding-left:10px;
}
.sec13 .info .btn{
  width:160px;
  height:45px;
  line-height: 45px;
  text-align: center;
  border-radius: 5px;
  font-size:20px;
  color: #fff;
  background-color: #9d1b20;
  border:none;
  margin:10px 0px 0px 500px;
  cursor: pointer;
}

.w-case{
  margin-top:30px;
}
.w-case ul{
  width:100%;
   display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top:35px;
}
.w-case ul li{
  width:380px;
  margin-bottom: 35px;
  position: relative;
}
.w-case ul li .w-img{
  width:380px;
  height:262px;

}
.w-case ul li p{
  height:48px;
  line-height: 48px;
  font-size:18px;
  color: #666;
  background-color: #eee;
  padding-left:12px;
}

.w-case ul li .ca-bg{
  width:380px;
  height:262px;
  background: rgba(0,0,0,0.50);
  position: absolute;
  left:0px;
  top:0px;
}
.w-case ul li .xq{
  width:130px;
  height:34px;
  line-height: 34px;
  text-align: center;
  font-size:14px;
  color: #fff;
  border:1px solid #fff;
  border-radius: 5px;
  position: absolute;
  left:120px;
  top:125px;
}
.ca_show{
  display: none
}
.w-case ul li:hover p{
  background-color: #9d1b20;
  color: #fff
}


/*µ¯³öÉêÇëÊÔÌý*/
.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 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
}


/*µ¯´°*/
#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%;

  }


.info2{
  margin:10px 0px 0px 92px;
  display: inline-block;
}
.info2 p{
  width:300px;
  float:left;
  margin-right:42px;
}
.info2 p input{
  width:288px;
  height:50px;
  line-height: 50px;
  font-size:20px;
  color: #999;
  border:1px solid #999;
  border-radius: 5px;
  font-family: 'Î¢ÈíÑÅºÚ';
  padding-left:10px;
}
.info2 .btn{
  width:300px;
  height:52px;
  line-height: 52px;
  text-align: center;
  font-size:26px;
  color: #fff;
  background-color: #9d1b20;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
}
.info2 .btn:hover{
  background-color: #a82024
}


/*ÏêÇéÒ³*/
.bloomer{
  display: inline-block;
  padding-bottom: 50px;
  background-color: #f8f8f8
}
.bloo-box{
  width:820px;
  float:left;
  margin-top:30px;
  background-color: #fff;
  padding:0px 15px 50px 15px;
}
.bloo-box h1{
  font-size:18px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin:25px 0px 40px 0;
}
.bloo-box .text{
  font-size:16px;
  color: #666;
  line-height: 30px;
}
.bloo-box .text strong{
  color: #333
}
.bloo-box dl{
  margin-top:30px;
}
.bloo-box dl dt{
  font-size:20px;
  color: #943734;
  font-weight: bold;
  margin-bottom: 15px;
}
.bloo-box dl dd strong{
  color: #333
}

.bloo-box dl dd{
  min-height: 10px;
  font-size:16px;
  color: #666;
  line-height: 28px;
  text-indent: 2em;
}
.bloo-box dl dd img{
  margin:10px 0px 20px 100px;
}
.bloo-box-rt{
  width:330px;
  float:right;
  margin-top:30px;
  background-color: #fff

}
.bloo-list{
  padding:15px;
}
.bloo-list .title{
    height: 40px;
    line-height: 40px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.bloo-list .title span{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size:16px;
    font-weight: 600;
    border-bottom: 1px solid #ff6f3d;
    position: absolute;
    bottom: -1px;
    left: 0
}
.bloo-list ul{
  padding:10px 5px 0px 10px;
}
.bloo-list ul li{
  line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bloo-list ul li a{
   font-size:14px;
  color: #666;
}
.bloo-list ul li a:hover{
  color: #943734;
  text-decoration: underline;
}
.info3{
  width:600px;
  margin:50px 0px 0px 110px;
  display: inline-block;
}
.info3 h3{
  font-size:30px;
  color: #666;
  text-align:center;
  margin-bottom: 25px;
}
.info3 h3 strong{
  color: #a82024;
}
.info3 p{
  width: 260px;
  float: left;
  margin: 0px 19px 22px 19px;
}
.info3 p input{
    width: 253px;
    height: 38px;
    font-size: 16px;
    color: rgb(153, 153, 153);
    padding-left: 5px;
    font-family: Î¢ÈíÑÅºÚ;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    border-radius: 5px;
}
.info3 .btn{
    width: 296px;
    height: 38px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: 1px solid #ccc;
    background-color: #a82024;
    border-radius: 5px;
    margin-left: 148px;
    font-family: 'Î¢ÈíÑÅºÚ';
    cursor: pointer;
}
.info3 .in-text{
  font-size:13px;
  color: #888;
  text-align: center;
  margin-top:10px;
}
.info3 .in-text em{
  color: #ff0000
}
