/*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,.ic_dk,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,.ic_dk,h2,h3,h4,h5,h6,th,td{zoom:1}s{color:#888}[hidden],template{display:none}
.ic_dk,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: 30px;color: #333;}

/*Í·²¿*/
.top{ width:100%; height:60px; background:#961f23;}
.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(/skin/new_index/static/imgs/tel.png) no-repeat left center;padding-left:32px;}
.top .box .app{height:29px;font-size:14px;color:#fff;background:url(/skin/new_index/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: #030b1a;
  height:370px;
}
.footer-logo{
  width:100%;
  display: inline-block;
  margin-top:25px;
  padding-bottom: 18px;
  background:url(/skin/supply/static/imgs/footer-logo_bg.png) no-repeat left bottom;
}
.foot_gp{
  width:78px;
  height:46px;
  float:left;
  margin:25px 0px 0px 280px;
}

.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:128px;
  float:left;
}
.footer-text .cood img{
  width:128px;
}
.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{
  height:50px;
  line-height: 50px;
  font-size:12px;
  color: #929090;
  background-color: #00040a;
  text-align: center;
}


/*------ÄÚÈÝ------*/
.slideBox{
    width:100%;
    display: inline-block;
}

.shida-banner{
    width:100%;
    max-width: 1920px;
    height: 500px;
    overflow: hidden;
    position: relative;
    top:-4px;
    margin:0 auto;
}

.slide-banner{
    position: relative;
    height: 100%;
    z-index: 0;
}

.slide-banner ul li{
    width: 100%;
    height: 500px;
    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:12px;
    height:12px;
    line-height:16px;
    text-align:center;
    background-color:#ddd;
  border-radius:50px;
    cursor:pointer;
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
}

.slide-btn ul li:hover,
.slide-btn ul li.on{
       background: rgba(39, 40, 34, 0.65);
}

.sec00{padding-top:40px;}
.sec00 ul{
  width:1200px;
  padding: 20px 0px 25px 0px;
  border-bottom: 1px solid #9c1b20;
  display: inline-block;
}
.sec00 ul li{
  width:230px;
  height:120px;
  float:left;
  padding-right:12px;
  position: relative;
}
.sec00 ul li:last-child{
  padding:0px;
}
.sec00 ul li .hov{
  width:24px;
  height:20px;
  background:url(/skin/supply/static/imgs/ty_01.png) no-repeat center;
  position: absolute;
  left:43%;
  bottom: -34px;
}
.sec00 ul li:hover .hov{
  background:url(/skin/supply/static/imgs/ty_02.png) no-repeat center;
}

.sec1{
  margin-top:45px;
}
.sec1 ul{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top:38px;
}
.sec1 ul li{
  width:250px;
  height:280px;
  background-color: #ebebeb;
  position: relative;
}
.sec1 ul li .w-img{
  width:80px;
  height:80px;
  margin:30px auto 0;
}
.sec1 ul li .w-img1{
  background:url(/skin/supply/static/imgs/gy_01.png) no-repeat center;
}
.sec1 ul li .w-img2{
  background:url(/skin/supply/static/imgs/gy_02.png) no-repeat center;
}
.sec1 ul li .w-img3{
  background:url(/skin/supply/static/imgs/gy_03.png) no-repeat center;
}
.sec1 ul li .w-img4{
  background:url(/skin/supply/static/imgs/gy_04.png) no-repeat center;
}
.sec1 ul li p{
  font-size:20px;
  color: #555;
  text-align: center;
  padding-top:22px;
}
.sec1 ul li .zx{
  width:118px;
  height:34px;
  line-height: 34px;
  text-align: center;
  font-size:16px;
  color: #666;
  border:1px solid #666;
  border-radius: 10px;
  display: block;
  position: absolute;
  left:26%;
  bottom: 15px
}
.sec1 ul li:hover{
  background-color: #9d1b20;
}
.sec1 ul li:hover p{
  color: #fff
}
.sec1 ul li:hover .zx{
  color: #9d1b20;
  background-color: #fff;
}
.sec1 ul .li1:hover .w-img1{
  background:url(/skin/supply/static/imgs/gy_01_2.png) no-repeat center;
}
.sec1 ul .li2:hover .w-img2{
  background:url(/skin/supply/static/imgs/gy_02_2.png) no-repeat center;
}
.sec1 ul .li3:hover .w-img3{
  background:url(/skin/supply/static/imgs/gy_03_2.png) no-repeat center;
}
.sec1 ul .li4:hover .w-img4{
  background:url(/skin/supply/static/imgs/gy_04_2.png) no-repeat center;
}
.sec1 .last1{
  font-size:22px;
  color: #333;
  padding-top:45px;
  text-align: center;
}
.sec1 .last2{
  font-size:22px;
  color: #9d1b20;
  padding-top:16px;
  text-align: center;
}
.sec1 .last3,.sec4 .last3{
  font-size:26px;
  color: #333;
  padding-top:16px;
  text-align: center;
}
.sec1 .last3 span,.sec4 .last3 span{
  color:#a82024
}

.info{
  margin:35px 0px 0px 92px;
  display: inline-block;
}
.info p{
  width:300px;
  float:left;
  margin-right:42px;
}
.info 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;
}
.info .btn{
  width:300px;
  height:56px;
  line-height: 56px;
  text-align: center;
  font-size:26px;
  color: #fff;
  background-color: #9d1b20;
  border-radius: 5px;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
}

.sec2{
  height:582px;
  background:url(/skin/supply/static/imgs/gy_05.jpg) no-repeat center;
  margin-top:55px;
}
.sec2 .tites{
  padding-top:30px;
}
.sec2 ul{
  width:1000px;
  display: inline-block;
  margin:35px 0px 30px 98px;
}

.sec2 ul li{
  width:100%;
  height:120px;
  background: rgba(250,250,250,0.65);
  margin-bottom: 2px;
}
.sec2 ul li .w-img{
  width:80px;
  height:80px;
  float:left;
  margin:17px 0px 0px 40px;
}
.sec2 ul .li1 .w-img1{
  background:url(/skin/supply/static/imgs/gy_06.png) no-repeat center;
}
.sec2 ul .li2 .w-img2{
  background:url(/skin/supply/static/imgs/gy_07.png) no-repeat center;
}
.sec2 ul .li3 .w-img3{
  background:url(/skin/supply/static/imgs/gy_08.png) no-repeat center;
}
.sec2 ul li .list{
  width:728px;
  float:right;
  margin:10px 100px 0px 0px;
}
.sec2 ul li .list p{
  font-size:26px;
  color: #9d1b20;
  padding-bottom: 5px;
}
.sec2 ul li .list span{
  font-size:20px;
  color: #333;
}
.sec2 ul li:hover{
  background-color: #9d1b20
}
.sec2 ul li:hover p,.sec2 ul li:hover span{
  color: #fff;
}
.sec2 ul .li1:hover .w-img1{
  background:url(/skin/supply/static/imgs/gy_06_2.png) no-repeat center;
}
.sec2 ul .li2:hover .w-img2{
  background:url(/skin/supply/static/imgs/gy_07_2.png) no-repeat center;
}
.sec2 ul .li3:hover .w-img3{
  background:url(/skin/supply/static/imgs/gy_08_2.png) no-repeat center;
}
.sec2 .more{
  width:198px;
  height:48px;
  line-height: 48px;
  text-align: center;
  font-size:18px;
  color: #666;
  border:1px solid #666;
  display: block;
  background-color: #ccdcee;
  margin:0 auto;
}
.sec2 .more:hover{
  color: #9d1b20;
  border:1px solid #9d1b20;
}

.sec3{
  margin-top:45px;
}
.sec3 .cent{
    width:100%;
    height:486px;
    background: url(/skin/supply/static/imgs/gy_09.jpg)no-repeat center;
}
.sec4{
  margin-top:50px;
}
.sec4 .ic_dk{
  font-size:16px;
  color: #555;
  text-align: center;
  margin-top:8px;
}

.coures{
  width:100%;
  height:398px;
  border:1px solid #b93035;
  background-color: #f6eced;
  margin:35px 0px 20px 0px;
}

.cour-ul{
  height:48px;
  background-color: #eadadc;
  border-bottom: 1px solid #b93035
}
.cour-ul li{
  width:33.33%;
  height:48px;
  line-height: 48px;
  text-align: center;
  font-size:24px;
  color: #555;
  border-left:1px solid #b93035;
  float:left;
  cursor: pointer;
}
.cour-ul li:first-child{
  width:33.1%;
  border:none;
}
.cour-ul li.curr{
  background-color: #b93035;
  color: #fff;
}

.cour-cent{
  width:100%;
  display: inline-block;
  margin-top:38px;
}

.cour-last{
  display: none
}
.cour-last h3{
  width:100%;
  font-size:30px;
  color: #9d1b20;
  text-align: center;
  display: inline-block;
}
.cour-last h3 span{
  font-size:24px;
}
.cour-last  dl{
  margin:30px 68px 0px 27px;
  float:left;
}
.cour-last  dl dt{
  font-size:22px;
  color: #555;
  padding-bottom: 10px;
}
.cour-last  dl dd{
  font-size:18px;
  color: #555;
  padding:0px 0px 6px 10px;
}

.sec5{
  margin-top:55px;
  padding:35px 0px 80px 0px;;
  background-color: #f6f4f4;
}
.sec5 .ic_dk,.sec6 .ic_dk,.sec7 .ic_dk{
  font-size:16px;
  color: #555;
  text-align: center;
  padding-top: 10px
}

.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: #a9393d;border:1px solid #a9393d;}

.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 .ic_dk{font-size:20px;padding-top:5px;}
.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:18px;font-size:14px;color:#999;margin:5px 0px 0px 15px;display: inline-block;}
.Box_con .conbox 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;}
.Box_con .conbox ul li:hover .st{border:1px solid #a82024;color: #a82024}

.sec6{
  margin-top:40px;
}
.sec6 ul{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top:40px;
}
.sec6 ul li{
  width:358px;
  height:208px;
  border:1px solid #ccc;
  margin-bottom: 35px;
}
.sec6 ul li .w-img{
  margin-bottom: 12px;
}
.sec6 ul li .w-img img{
  width:100%;
}
.sec6 ul li p{
  font-size:17px;
  color: #666;
  padding-left:10px;
}
.sec6 .zx{
  width:200px;
  height:48px;
  line-height: 48px;
  text-align: center;
  font-size:18px;
  color: #666;
  border:1px solid #666;
  display: block;
  margin:20px auto 0;
}
.sec6 .zx:hover{
  border:1px solid #a82024;color: #a82024
}

.sec7{
  margin:48px 0px 10px 0px;
}
.sec7 .ic_dk span{
  font-size:24px;
  color: #9d1b20
}
.resour{
  width:100%;
  display: inline-block;
  margin-top:28px;
}
.resour li{
  width:100%;
  border-bottom: 1px solid #ccc;
  padding-bottom:8px;
  display: inline-block;
}
.resour-le{
  width:530px;
  margin:32px 0px 0px 35px;
}
.resour-le p{
  font-size:24px;
  color: #555;
}
.resour-le i{
  width:30px;
  height:5px;
  background-color: #9d1b20;
  display: inline-block;
  margin-left:2px;
}
.resour-le span{
  width:100%;
  font-size:18px;
  color: #666;
  margin-top:13px;
  display: inline-block;
}
.resour-le .more{
  width:100px;
  height:30px;
  line-height: 30px;
  text-align: center;
  font-size:16px;
  color: #666;
  border:1px solid #666;
  border-radius: 5px;
  float:right;
  margin-top:20px;
}
.resour-le .more:hover{
  background-color: #a82024;
  color: #fff
}

.resour-rt{
  width:600px;
  position: relative;
}
.resour-rt img{
  width:600px;
  height:180px;
}
.resour-rt .resour-bg{
  width:600px;
  height:180px;
  background-color: #333;
  filter:alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;;
  position: absolute;
  left:0px;
  top:0px;
}


.sec8{
  margin:35px 0 30px 0;
  background-color: #f6f4f4;
  padding: 30px 0px 40px 0px
}
.system{
  width:1150px;
  margin:35px 0px 0px 20px;
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.system li{
  width:359px;
  height:317px;
  text-align: center;
  margin-bottom: 12px;
}
.system li .sys-box{
  width:359px;
  height:317px;
}
.system li .sys-box .w-img{
  margin: 20px 0px 10px 0px;
}
.system li .sys-box p{
  font-size:22px;
  color: #555;
  padding-bottom: 5px;
}
.system li .sys-box span{
  font-size:16px;
  color: #999;
}
.system li .sys-box .last{
  width:270px;
  font-size:18px;
  color: #848484;
  margin:12px 0px 0px 45px;
  display: inline-block;
  text-align: left;
}
.system li:hover{
  background: url(/skin/supply/static/imgs/system_bg.png) no-repeat center;
}

.sec9{
  padding:20px 0px 0px 0px;
}

.guaran{
  width:100%;
  margin-top:32px;
}
.guaran li{
  width:217px;
  height:268px;
  text-align: center;
  background: url(/skin/supply/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: #555;
}
.guaran li:hover{
  background: url(/skin/supply/static/imgs/guaran_02.png) no-repeat center;
}

.sec10{margin:20px 0px 60px 0px;}
.sec10 .tites{
  margin-bottom: 50px;
}
.coke-ul{
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 7px
}
.coke-ul li{
  transition: all .5s
}
.coke-ul li:hover{
box-shadow:0 0 20px rgba(0,0,0,.6);transform:scale(1.1)
}

.sec11{
   background-color: #eee;
  padding:25px 0px;
}
.guide{
  width:100%;
  height:270px;
  display:inline-block;
  background:url(/skin/supply/static/imgs/guide_bg.png) no-repeat top left;
  margin-top:26px;
}
.guide li{
  width:141px;
  height:197px;
  float:left;

}
.guid-bg{
  width:141px;
  height:197px;
  display: none
} 

.w-plan{
  width:100%;
  display: inline-block;
  margin-top:20px;
}
.w-plan .left{
  width:700px;
  margin:25px 0px 0px 28px;
}
.w-plan .left h3{
  font-size:30px;
  color: #9d1b20;
  margin-bottom: 30px;
}
.w-plan .left dl{
  width:100%;
  margin-bottom:2px;
  display: inline-block;
}
.w-plan .left dl dt{
    font-size:19px;
    color: #555;
    line-height: 30px;
    float:left;
}
.w-plan .right{
  width:428px;
  height:315px;
  background-color: #fff;
  border-radius: 10px;
}
.w-plan .right h3{
  text-align: center;
  font-size:24px;
  color: #9d1b20;
  margin-top:23px;
}
.w-plan .right .info2{
  width:100%;
  display: inline-block;
  margin-top:30px;
}
.w-plan .info2 p{
  width:300px;
  float:left;
  margin:0px 19px 22px 62px;
}
.w-plan .info2 p input{
  width:298px;
  height:38px;
  border:1px solid #ccc;
  border-radius: 5px;
  font-size:18px;
  color: #999;
  text-align: center;
  font-family: 'Î¢ÈíÑÅºÚ'
}

.w-plan .info2 .btn{
  width:300px;
  height:38px;
  line-height: 38px;
  text-align: center;
  font-size:20px;
  color: #fff;
  border:1px solid #ccc;
  background-color: #9d1b20;
  border-radius: 5px;
  margin-left:62px;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;
}
.w-plan .text{
  text-align: center;
  font-size:14px;
  color: #999;
  margin-top:12px;
}
.w-plan .text span{
    color: #ff0202
}



/* ¿Î³ÌÊÔÌý */
.main_title{width: 1200px;margin: 0 auto;padding-top: 60px;margin-bottom: 40px}
.main_title h2{display: block;margin: 0 auto;font-size: 48px;color: #fff;text-align: center;font-weight: bold;}
.main_title h2 span{color: #9d1b20}
.shiting { width:100%; background:url(/skin/supply/static/imgs/zcb13bg.jpg) center center no-repeat;  padding-bottom:110px;display: inline-block;}
.shiting .wrap { width:1200px;height:422px; margin:0 auto; padding:10px; background:#d4d4d4;}
.slideBox2{ width:784px; height:418px; overflow:hidden; position:relative; border:1px solid #ddd; }
.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox2 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; position: relative;}
.slideBox2 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;  }
.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
.slideBox2 .bd img{ width:784px; height:418px; display:block;  }
.slideBox2 .bd ul li span{width:110px;height:32px;line-height: 32px;text-align: center;font-size:14px;color: #fff;background-color: #a82024;border-radius: 5px;}
.slideBox2 .bd ul li span {position: absolute;left:45%;bottom:60px;left;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=50);opacity:0.5;   }
.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=50);opacity:0.5; }

.slideBox2  .prev:hover,.slideBox2  .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox2  .prevStop2{ display:none;  }
.slideBox2 .nextStop{ display:none;  } 

.formwrap { width:396px; height:418px; display:block; float:left;}
.formwrap p { height:60px; line-height:60px; font-size:24px;color:#9d1b20; font-weight:900; text-align:center; }
.formwrap span { display:block; width:300px; font-size:12px; color:#ccc; text-align:center; margin:0 auto; color:#999;}
.formwrap .boxform { display:block; width:300px; margin:0 auto;}
.formwrap .boxform  input,.formwrap .boxform  select { width:300px; height:50px; border:1px solid #999; border-radius:5px; padding-left:25px;margin-bottom:13px; font-size:20px; color:#666; box-shadow:none;font-family: 'Î¢ÈíÑÅºÚ'}
.boxfrom_btn {width:326px !important;padding-left:0px !important; background:#a82024; color:#fff !important;cursor: pointer;}

#province3,#course{width:326px;}

/*Ðü¸¡±¨Ãû*/
.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:#F26355;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;}
.apply_btn{ display:inline-block;width:180px; height:36px; cursor:pointer;background:#F26355;color:#fff;text-align:center; line-height:36px; margin-bottom:4px; font-size:18px; border-radius:4px;-webkit-border-radius:4px;position:relative;top:13px;*top:2px;}
.apply_btn:hover{background:#ea554e; color:#fff;text-decoration: none;}


/*µ¯´°*/
#box1{width:510px;height:333px;position:fixed;left:50%;top:50%; margin:-176px 0 0 -280px; z-index:9999;display:none;border-radius:10px;}
#box1 p{padding:0 10px;margin-top:10px;}
#box1 span{color:#ff0;padding-left:5px;}
#box1 h2{ margin:0;height:25px;cursor:move;text-align:right;padding:0 10px;}
#box1 h2 a{color:#fff;font:12px/25px Arial;width:20px;height:20px;line-height: 20px;text-align: center;background-color:#666;border-radius: 50px;float:right;margin-top:5px;}

/*²à±ßÀ¸*/
.t-zxzc-new{width:60px;height:182px;position:fixed;top:32%;right:0px;z-index:9999}
.t-zxzc-new a{display:block;position:relative;width:60px;height:60px;margin-bottom:2px;background:#748395;font-size:12px;text-align:center;color:#fff;cursor:pointer}
.t-zxzc-new i{display:inline-block;margin-top:15px;}
.t-zxzc-new i.i_online{width:38px;height:34px;background:url(/skin/new_index/static/imgs/kf_02.png) no-repeat;}
.t-zxzc-new i.i_tel{width:30px;height:30px;background:url(/skin/new_index/static/imgs/kf_01.png) no-repeat;}
.t-zxzc-new i.i_daili{width:29px;height:32px;background:url(/skin/new_index/static/imgs/kf_03.png) no-repeat;}
.t-zxzc-new i.i_db{width:25px;height:14px;background:url(/skin/new_index/static/imgs/kf_04.png) no-repeat;margin-top:22px;}
.t-zxzc-new a p{line-height:26px}
.t-zxzc-new a .t-pnum,.t-zxzc-new a .t-kf-hover{display:none;position:absolute;top:0;width:60px;height:55px;padding-top:5px;background:#a82024;text-align:center;}
.t-zxzc-new a .t-pnum{left:-220px;width:230px;font-size:24px;line-height:47px}
.t-zxzc-new a .t-kf-hover{left:0;font-size:16px;line-height:23px}
.t-zxzc-new a .t-kf-p{font-size:16px;line-height:23px;margin-top:8px;display: inline-block;}
.t-zxzc-new a:hover .t-pnum,.t-zxzc-new a:hover .t-kf-hover{display:block}

#app{
   
    position: fixed; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    display: none; 
    z-index: 999; 
background: rgba(193,193,193, 0.6);
  display:none; 
}
#app img{
 position: absolute;
 left: 50%;
 top: 50%;
margin-left:-300px;
margin-top:-400px;

  }
  
  .button1 {
  background: #599bb3;
  border-radius: 8px;
  text-shadow: 0px 1px 0px #3d768a;
  -webkit-box-shadow: 0px 10px 14px -7px #276873;
  -moz-box-shadow: 0px 10px 14px -7px #276873;
  box-shadow: 0px 10px 14px -7px #276873;
  color: #ffffff;
  font-size: 16px;
  padding: 12px 30px 12px 30px;
}

.button1:hover {
  color: #ffffff;
  background: #408c99;
  text-decoration: none;
}
.w-close{
   position: absolute;
 top: 75%;
left:48%;

  }


/*µ¯³öÉêÇëÊÔÌý*/
.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 .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: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
}