/*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;padding-top: 3px;}
.sub{text-align: center;font-size: 18px;color: #666;padding-top: 5px}

/*Í·²¿*/
.top{ width:100%; height:60px;}
.top .bz{width:326px;height:59px;}
.top .box{margin:12px 8px 0px 0px;}
.top .box .tel{margin-right:20px;float: left}
.top .box .tel .ic_dk{font-size:24px;color: #fff;background:url(http://www.timesmba.com/main/faguo/static/imgs/tel.png) no-repeat left center;padding-left:32px;}
.top .box .app{height:29px;font-size:14px;color:#fff;background:url(http://www.timesmba.com/main/faguo/static/imgs/app.png) no-repeat left 5px;display: inline-block;cursor: pointer;padding:10px 0px 0px 30px;}

.header{
  width: 100%;
  height: 70px;
  background:#fff;
  box-shadow:0px 3px 6px rgba(0,0,0,0.1);
  display: inline-block;
  margin-bottom: 5px;
}
.header .logo{width:215px;margin-top:8px;}
.header .nav{
  width:950px;
  float:right;
  margin-top:15px;
}

.header .nav .nav-item{
  font-size: 15px;
  margin-left: 22px;
  position: relative;
  height:55px;
}

.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: 14px;
   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;
}

.footer{
  background-color: #001F39;
  height:370px;
}
.footer-logo{
  width:100%;
  display: inline-block;
  margin-top:25px;
  padding-bottom: 18px;
  background:url(http://www.timesmba.com/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:600px;
  background:url(http://www.timesmba.com/main/faguo/static/imgs/banner.jpg) no-repeat center;
}
.banner .secbox{height:600px;}
.sec-btn{
    position: absolute;
    left: 11%;
    bottom: 86px;
}
.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
}

.sec1{padding:20px 0px 30px 0px;}
.sec1 .sub{font-size:36px;color: #961F23;font-weight: bold;padding-top:0px;}
.sec1 .text{
  width:994px;
  height:135px;
  background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_02.png) no-repeat center;
  margin-left:100px;
  text-align: center;
  display: inline-block;
}
.sec1 .text p{
  line-height: 28px;
  font-size:18px;
  color: #071C34;
  padding-top:30px;
}
.sec1 .text span{
  color: #961F23;
  font-weight: bold;
}

.sec1 .box{
  width:100%;
  display: inline-block;
  margin-top:20px;
} 
.sec1 .w-img{
  width:590px;
  float:left;
}
.sec1 ul{
  width:590px;
  float:left;
  margin-left:8px;
}
.sec1 ul li{
  width:100%;
  height:56px;
  background-color: #cdd3da;
  display: inline-block;
  margin-top:37px;
  position: relative;
}
.sec1 ul li p{
  width:27px;
  height:27px;
  line-height: 27px;
  text-align: center;
  font-size:22px;
  color: #fff;
  background-color: #065A9E;
  position: absolute;
  left:6px;
  top:-18px;
}
.sec1 ul li .list{
  line-height: 56px;
  font-size:24px;
  color: #071C34;
  padding-left:15px;
}
.sec1 ul li .list span{color: #DB2251;font-weight: bold;}

.sec2{
  height:820px;
  background: url(http://www.timesmba.com/main/faguo/static/imgs/jr_04.jpg) no-repeat center
}
.sec2 .secbox{height:947px;}
.sec2 .lj{
  width:290px;
  height:42px;
  line-height: 42px;
  text-align: center;
  font-size:16px;
  color: #fff;
  border:1px solid #fff;
  border-radius: 50px;
  position: absolute;
  left:38%;
  bottom: 160px
}


.sec3{
  padding:20px 0px 25px 0px;
}
.sec3 .w-img{
  width:100%;
  height:177px;
  background: url(http://www.timesmba.com/main/faguo/static/imgs/jr_05.jpg) no-repeat center;
  margin-top:26px;
}
.sec4{
  padding:30px 0px;
  background-color: #f9f9f9;
}

.action{
  width:590px;
  padding-top: 25px
}
.action .lin-img{margin-bottom: 12px}
.action .tit{
  width:100%;
  background-color:#F5F7FC;
  padding:5px 0px;
  display: inline-block;
}
.action .tit em{
  width:5px;
  height:25px;
  background-color: #065A9E;
  float:left;
  margin:10px 5px 0px 16px;
}
.action .tit h3{
  font-size:28px;
  color: #030B1A;
  font-weight: bold;
}
.action dl{
  width:100%;
  padding-top:15px;
  display: inline-block;
}
.action dl dt{
  font-size:24px;
  color: #030B1A;
    font-weight: bold;
    padding-bottom:2px;
}
.action dl dt img{
  width:22px;
  margin:8px 8px 0px 0px;
  float:left;
}
.action dl dd{
  font-size:18px;
  color: #4F494F;
  padding-left:30px;
  display: inline-block;
}

.sec5{
  height:240px;
  background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_12.jpg) no-repeat center;
}

.sec5 .left{
  width:465px;
  margin-top:52px;
}
.sec5 .left em{
  width:26px;
  height:4px;
  background-color: #fff;
  display: inline-block;
}
.sec5 .left p{
  font-size:40px;
  color: #fff;
  font-weight: bold;
  padding-top:12px;
}
.sec5 .right{
  width:585px;
  margin-top:45px;
}
.sec5 .right h3{
  width:100%;
  font-size:20px;
  color: #fff;
  display: inline-block;
}
.sec5 .right h3 span{
  color: #EEC77A
}
.sec5 .right .info{
  width:610px;
  display: inline-block;
  margin-top: 15px;
}
.sec5 .right .info p{
  width:276px;
  margin:0px 15px 10px 0px;
  float:left;
}
.sec5 .right .info p input{
  width:98%;
  height:38px;
  font-size:15px;
  color: #707070;
  padding-left:2%;
  border-radius:4px;
  border:none;
}
.sec5 .right .info p select{
  width:98%;
  height:38px;
  font-size:14px;
  color: #707070;
  padding-left:2%;
  border-radius:4px;
  border:none;
}
.sec5 .right .info .btn{
    width: 276px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    background-color: #DB2251;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.sec6{height:512px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_13.png) no-repeat center;}
.sec7{height:188px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_14.jpg) no-repeat center;}
.sec7 p{
  font-size:28px;
  color: #fff;
  text-align: center;
  padding-top:5px;
}
.sec7 .p1{padding-top:23px;}.sec7 p span{color: #EEC77A;font-weight: bold;}
.sec8{height:556px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_15.png) no-repeat center;}
.sec9{height:145px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_16.jpg) no-repeat center;}
.sec10{padding:35px 0px;}.sec10 .secbox{width:900px;}
.sec10 .w-img{width:100%;height:624px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_16_2.png) no-repeat center;margin-top:25px;}
.sec10 .cou_ul1{
  width:287px;
  float:left;
}
.sec10 .cou_ul1 li{
  width:100%;
  font-size:28px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background-color: #961f23;
  margin-bottom: 2px;
  float: left
}
.sec10 .cou_ul2{
  width:149px;
  margin-left:3px;
  float:left;
}
.sec10 .cou_ul2 li{
  width:100%;
  height:43px;
  line-height: 43px;
  text-align: center;
  font-size:24px;
  color: #fff;
  background-color: #961f23;
  margin-bottom: 3px;
  display: inline-block;
}
.sec10 .cou_ul2 .li2{background-color: #09274a}
.sec10 .cou_ul3{
  width:546px;
  height:678px;
  border:1px solid #961F23;
  background-color: #f2f2f2;
  float:left;
  margin-left:3px;
}
.sec10 .cou_ul3 ul{
  width:100%;
  height:90px;
  border-top:1px solid #961F23;
  display: inline-block;
}
.sec10 .cou_ul3 ul li{
  width:526px;
  padding:3px 10px;
  display: inline-block;
}
.sec10 .cou_ul3 ul li p{
  font-size:24px;
  color: #030B1A;
  float:left;
}
.sec10 .cou_ul3 ul li span{
  font-size:21px;
  color: #999;
  float:right;
}

.info3{
  margin:40px 0px 0px 0px;
  display: inline-block;
}
.info3 p{
  width:250px;
  float:left;
  margin-right:42px;
}
.info3 p input{
  width:260px;
  height:40px;
  line-height: 40px;
  font-size:16px;
  color: #999;
  border:1px solid #ddd;
  border-radius: 5px;
  font-family: 'Î¢ÈíÑÅºÚ';
  padding-left:10px;
}
.info3 .btn{
  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;
}



.sec11{height:721px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_18.jpg) no-repeat center;}
.sec11 .tites{padding-top:35px;color: #fff;}
.sec11 ul{
  width:1210px;
  margin-top:30px;
  display: inline-block;
}
.sec11 ul li{
  width:287px;
  height:96px;
  background-color: #fff;
  box-shadow:0px 3px 6px rgba(0,0,0,0.16);
  float:left;
  margin:0px 0px 15px 12px;
  position: relative;
}
.sec11 ul li p{
  font-size:24px;
  color: #030B1A;
  font-weight: bold;
  margin:6px 0px 0px 25px;
}
.sec11 ul li span{
  width:248px;
  font-size:16px;
  color: #4F494F;
  padding-left:25px;
  display: inline-block;

}


.sec12{height:850px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_19.jpg) no-repeat center;}
.sec12 a{width:100%;height:863px;display: inline-block;}
.sec13_1{height:160px;background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_20.jpg) no-repeat center;}
.sec13_1 .tites{padding-top:20px;color: #fff}
.sec13_2{padding:35px 0px 12px 0px;}
.sec13_2 .new{
  width:580px;
  height:360px;
  box-shadow:0px 3px 12px rgba(0,0,0,0.16);
  border-radius:8px;
  position: relative;
}
.sec13_2 .new .tit{
  width:152px;
  height:42px;
  line-height: 42px;
  text-align: center;
  font-size:24px;
  color: #fff;
  font-weight: bold;
  background-color: #065A9E;
  border-radius: 50px;
  position: absolute;
  left:38%;
  top:-18px;
}
.enro_ul{
  width:100%;
  display: inline-block;
  margin-top:40px;
}
.enro_ul li{
  width:530px;
  padding:7px 0px 7px 15px;
  border-bottom: 1px dashed #065A9E;
  background:url(http://www.timesmba.com/main/faguo/static/imgs/jr_23.jpg) no-repeat left center;
  margin:0px 25px;
  display: inline-block;
  box-sizing: border-box;
}
.enro_ul li p{
  font-size:18px;
  color: #999;
  display: inline-block;
}
.enro_ul li span{
  font-size:18px;
  color: #030B1A;
  display: inline-block;
}
.enro_ul li:last-child{border:none;}
.sec13_2 .new .fn{
  width:530px;
  height:36px;
  line-height: 36px;
  text-align: center;
  background-color: #DB2251;
  font-size:20px;
  color: #fff;
  border-radius: 8px;
  margin:20px 0px 0px 25px;
  display: inline-block;
  cursor: pointer;
}
.sec13_2 .new .fn img{
  width:16px;
  padding-left: 7px;
}
.sec13_2 .new .w-img{
  width:20px;
  float:left;
  margin:58px 10px 0px 18px;
}

.stat_ul{
  width:515px;
  margin-top:55px;
  display: inline-block;
}
.stat_ul li{
  width:100%;
  font-size:18px;
  color: #030B1A;
  padding-bottom: 42px;
  display: inline-block;
}
.stat_ul li span{font-size:17px;color: #999}












.sec14{
  height:676px;
  background: url(http://www.timesmba.com/main/faguo/static/imgs/yc_12.jpg) no-repeat center
}
.enroll{
  width:1143px;
  height:534px;
  background-color: #fff;
  border-radius:8px;
  margin:62px auto 0px;
  position: relative;
}
.enroll .left{
  width:470px;
  float:left;
  position: relative;
  z-index: 2
}
.enroll .left .sp1{
  width:167px;
  position: absolute;
  left:25px;
  top:0px;
}
.enroll .left .sp2{
  width:100%;
  font-size:24px;
  color: #030B1A;
  font-weight: bold;
  text-align: center;
  padding-top:120px;
  display: inline-block;
}

.enroll .left .sp3{
  width:464px;
  margin:15px 0px 0px 25px;
}

.recr_rt{
  width:616px;
  position: absolute;
  right:20px;
  top:40px;
  z-index: 2
}
.recr_rt .last{
  width:100%;
  line-height: 35px;
  font-size:20px;
  color: #030B1A;
  display: inline-block;
}
.recr_rt .last span{color: #DB2251;font-weight:bold;}
.recr_rt .info2{
  width:616px;
  height:354px;
  background-color: #F9F9F9;
  display: inline-block;
  margin-top:20px;
}
.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(http://www.timesmba.com/main/faguo/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: #9C1B20;
  font-weight: bold;
}

/*²âÆÀµ¯´°*/
.test_tc{
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -330px;
  margin-top: -280px;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .2);
  background-color: #fff;
  z-index: 999999999;
  width: 660px;
  display: none;
  overflow: hidden;
  padding-bottom: 25px;
}
.test_po{
  width:100%;
  display: inline-block;
  position: relative;
}
.test_tc h3{
  font-size: 28px;
  color: #fff;
  text-align: center;
  background: url(http://www.timesmba.com/main/faguo/static/imgs/test_bg.png) no-repeat center center;
  background-size: 660px 88px;
  height: 88px;
  line-height: 88px;
  letter-spacing: 1px;
  margin-bottom: 24px;
}
.test_close{
  width: 18px;
  height: 18px;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
  opacity: .8;
  transition: all .3s ease-in;
}
.test_tc ul{
    margin: auto;
    font-size: 16px;
    color: #333333;
    padding-left: 0;
}
.test_tc ul li{
  width:590px;
    text-align: left;
    margin-left: 70px;
}
.test_tc ul li p{
    margin-bottom: 8px;
    margin-top: 2px;
    margin-left: -20px;
    font-size: 18px;
}
.test_tc .type-text{
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
  margin-right: 36px;
}
.test_tc .type-text input{width:16px;height:16px;}
.test_tc .last{
  margin:10px 0px 0px 80px;
}
.test_tc .last .telephone{
  width: 240px;
  height: 42px;
  padding: 0 10px;
  border: 1px solid #aaa;
  border-radius: 4px;
  font-size: 17px;
  text-align: center;
  outline: none;
}
.test_tc .last .btn{
  width: 200px;
    height: 44px;
    background-image: -moz-linear-gradient( 90deg, rgb(92, 169, 251) 0%, rgb(99, 114, 255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(92, 169, 251) 0%, rgb(99, 114, 255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(92, 169, 251) 0%, rgb(99, 114, 255) 100%);
    color: #fff;
    text-align: center;
    border-radius: 4px;
    line-height: 44px;
    font-size: 17px;
    cursor: pointer;
    margin-left: 10px;
    transition: all .2s;
    border-radius: 5px;
    border:none;
    display: inline-block;
}


/*µ¯³öÉêÇëÊÔÌý*/
.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(http://www.timesmba.com/main/faguo/static/imgs/kf_02.png) no-repeat;}
.t-zxzc-new i.i_tel{width:30px;height:30px;background:url(http://www.timesmba.com/main/faguo/static/imgs/kf_01.png) no-repeat;}
.t-zxzc-new i.i_daili{width:29px;height:32px;background:url(http://www.timesmba.com/main/faguo/static/imgs/kf_03.png) no-repeat;}
.t-zxzc-new i.i_db{width:25px;height:14px;background:url(http://www.timesmba.com/main/faguo/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%;

  }
