/*footer*/
.footer-top{
  width:100%;
  height:140px;
  background:url(../image/foottop.png) repeat;
  border-top:2px solid #f7f5f6;
  border-bottom:3px solid #e50900;
}
.footer-top-mid{
  width:1200px;
  margin:0 auto;
}
.foot102{
  width:100%;
  height:120px;
  background:url(../image/footlogo.png) no-repeat center center;
}
 
.foot103{width:100%; margin:0 auto; height:30px;}
.hi_word{
  width:149.5px; 
  height:35px; 
  line-height:16px; 
  float:left;
  font-size:13px; 
  text-align:center; 
  color:#767676;
  }
.footer-box{
  width:100%;
  height:380px;
  background:#333;
  clear:both;
}
.footer-beian{
  width:100%;
  text-align:center;
  line-height:26px;
  color:#666;
  font-size:13px;
  margin-bottom:30px;
}
.footer-box-all{
  width:1200px;
  height:208px;
  margin:0 auto 30px auto;
  clear:both;
  color:#fff;
}
.footer-box-top{
  width:100%;
  height:30px;
  clear:both;
}
.footer-box-left{
  width:330px;
  height:208px;
  float:left;
  background:url(../image/shu.png) no-repeat center right;
}
.footer-word{
  font-size:15px;
  margin-top:10px;
  line-height:30px;
}
.footer-word2{
  font-size:19px;
  font-weight:bold;
  line-height:30px;
}
.footer-word3{
  font-size:13px;
    margin-top:10px;
  line-height:25px;
}
.footer-box-mid{
  width:660px;
  height:208px;
  float:left;
  position:relative;
  background:url(../image/shu.png) no-repeat center right;
}
.footer-box-right{
  margin-left:30px;
  float:left;
  }
.footer-box-right p{
  line-height:40px;
}
.footer_nav a { 
	color:#fff;
	font-size:13px;
	line-height:25px;
}
.footer_nav strong{
  line-height:35px;
  font-size:15px;
}
.foot112{
  width:150px;
  float:left;
  margin-left:40px;
}
.foot113{
  width:150px;
  float:left;
}
.foot114{
  width:150px;
  float:left;
}
.foot115{
  width:150px;
  float:left;
}
 
/*footer*/
/* µ¯³ö */
.tc-div{
    position:fixed;
    display:none;
}
.tc-div.bg{
     width:100%;
     height:100vh;
    background:rgba(0,0,0,0.4);
    z-index:9998;
   top:0;
left:0;
}
.tc-div.box{
     z-index:9999;
     width:1000px;
     height:600px;
     background:url(../image/bg.png) no-repeat center center;
     left:50%;
     margin-left:-500px;
     top:50px;
    
}
.tc-div.box2{
     z-index:9999;
     width:516px;
     height:572px;
     background:url(../image/bg3.png) no-repeat center center;
     left:50%;
     margin-left:-258px;
     top:50px;
}
.tc-x{
   width:65px;
   height:65px;
   position:absolute;
   top:0;
   right:0;
   cursor:pointer;
}
.tc-x2{
   width:30px;
   height:30px;
   text-align:center;
   color:#fff;
   border-radius:50%;
   background:#ca2220;
   line-height:30px;
   position:absolute;
   top:0;
   right:0;
   cursor:pointer;
}
.tc-div.box img{
  float:right;
}
.tc-div.box iframe{
  position:absolute;
  left:228px;
  top:360px;
}
.tc-div.box ul{
   position:absolute;
   top:0;
   left:0;
}
.tc-div.box ul li{
   background:rgba(0,0,0,0.2);
   width:214px;
   height:100px;
   text-align:center;
   line-height:23px;
   font-size:16px;
   color:#ccc;
   box-sizing:border-box;
   border-bottom:1px solid #eee;
}
.tc-div.box ul li:hover,.tc-div.box ul li.on{
   border:1px solid #ffb700;
   background:rgba(255,255,255,0.2);
   color:#ffb700;
}
.tc-div.box ul li p{
   padding-top:30px;
}
.tc-img{display:none;}