
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.navbar-brand{padding-top: 5px;}

  ul,li{ margin:0; padding:0} 
li{list-style: none;}
.Taxcontentleft{
  height: 600px;
  text-align: center;
  border:1px solid #000031;
  margin-bottom: 10px;
  margin-top: 10px;
}
.Taxcontentleft a{color: #fff;}
.Taxcontentleft ul{height: 400px;}
.Taxcontentleft li{height: 50px;line-height: 50px;border-bottom: 1px solid #fff;}
.Taxcontentleft li:hover{background-color: #fff;color: #000031;}
.Taxcontentleft .actionli li{background-color: #fff;color: #000031;border-top:1px solid #000031; }
.Taxcontentleft .logoname{margin-top: 20px;}
.Taxcontentleft .listnav{background-color: #000031;color: #fff;}
.Taxcontentleft .navbottom{margin-top: 14px;}
.Taxcontentleft .navbottom img{vertical-align: middle;}
.Taxcontentleft .navbottom span{color: #ff0000;font-size: 30px;}
.Taxcontentright{
  border:1px solid #000031;
  margin-bottom: 50px;
  margin-top: 10px;
  min-height: 600px;
}
.Taxcontentright1{
  border:1px solid #000031;
  margin-bottom: 50px;
  margin-top: 10px;
  min-height: 600px;
}
.Taxcontentright ul{margin-top: 20px;}
.Taxcontentright a{color: #000;}
.Taxright p{font-size: 20px;}
.listnav1{margin-bottom: 10px;margin-top: 10px;}
.listnav1 li{float: left;width: 20%;color: #fff;text-align: center;height: 30px;line-height: 30px;margin-left: 10px;border-radius: 10px;background-color: #000031;}
.p1{
  float: left;  
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;  
  display: -webkit-box;  
  -webkit-line-clamp: 1;  
  -webkit-box-orient: vertical;  
  white-space: normal  
}
.p1 span{color: #ff0000;}
.p2{float: right;color: #999;}
.actionli li{background-color: #fff;color: #000031;border-top:1px solid #000031; }
.bg{background-color: #f1f1f1;padding-top: 10px;padding-bottom: 10px;border: 3px solid #fff;}
.bg p{padding-top: 6px;font-weight: bold;font-size: 16px;}
.line{border-bottom: 1px dashed #cdcdcd;padding-bottom:6px;margin-bottom:6px;}
.clear{overflow: hidden;clear: both;}
.footer{background-color: #021032;color: #fff;bottom: 0;}
.footerword{padding-top: 30px;padding-bottom: 30px;}
.aboutPurpose {
    background-image: url(../img/Purposebg.jpg);
    text-align: center;
}
.aboutcontact{text-align: center;padding-top: 40px;margin-bottom: 100px;}
.contacttitle img{padding-bottom: 40px;}
.contactcontent{background-color: #f1f1f1;width: 100%;padding-top: 30px;padding-bottom: 30px;}
.contactcontent img{padding-top: 40px;padding-bottom: 30px;}
.contactp{float: left;text-align: left;padding-top: 30px;font-size: 20px;}
.contactp p{padding-bottom: 8px;}
.contactp span{color: #999;}
.navs-title {
    width: 100%;
    height: 30px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin-top: 5px;
 }
 .navs-title .nav-li {
     display: inline-block;
/*      width: 80px; */
     height: 30px;
     box-sizing: border-box;
     overflow: hidden;
     margin-left: 5px;
     font-size: 14px;
     color: #000;
     text-align: center;
 }
 .active1{color: #020132;border-bottom: 2px solid #020132;margin-top: -10px;}
.navbar-fixed-top{position:inherit;}
.navbar{margin-bottom: 1px;}

.listdiv{margin-top: 10px;}
.line1{border-bottom: 1px dashed #cdcdcd;margin-top: 40px;margin-bottom: 40px;}
.juli{margin-top: 10px;}


.OnlineService_Bg {
  width:100px;
  overflow:hidden;
  position:fixed;
  right:10px;
  bottom:20px;
  z-index:10;
}
.OnlineService_Box {width:100%;overflow:hidden;}
.OnlineService_QQBox {
  width:88px;
  overflow:hidden;
  border:1px solid #cecece;
  margin-bottom:10px;
  background:#f5f5f5;
}
.OnlineService_QQBox li {
  width:auto;
  height:35px;
  overflow:hidden;
  padding-left:34px;
  font-size:12px;
  line-height:35px;
  color:#666;
  background:url(../img/icon_QQ1.png) no-repeat 5px center;
  cursor:pointer
}
.OnlineService_QQBox li:hover {
filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
-moz-opacity:0.5; /*Firefox私有，透明度50%*/
opacity:0.5;/*其他，透明度50%*/
}
.OnlineService_QQBox li a {text-decoration: none;color: #666;}
.OnlineService_Phone {
  width:90px;
  height:90px;
  margin-bottom:10px;
  background-color: #e33043;
}
.OnlineService_Phone a {
  display:block;
  width:90px;
  height:33px;
  background-color:#e33043;
  padding-top:57px;
  line-height:30px;
  font-size:16px;
  text-align:center;
  color:#fff;
  background-image:url(../img/icon_Online.png);
  background-repeat:no-repeat;
  background-position:center 8px;
  cursor:pointer;
  text-decoration:none;
  color:#fff
}
.OnlineService_Top {
  width:90px;
  height:90px;
  margin-bottom:10px;
  background-color: #e33043;
}
.OnlineService_Top a {
  display:block;
  width:90px;
  height:33px;
  background-color:#e33043;
  padding-top:57px;
  line-height:30px;
  font-size:16px;
  text-align:center;
  color:#fff;
  background-image:url(../img/icon_Top.png);
  background-repeat:no-repeat;
  background-position:center 8px;
  cursor:pointer;
  text-decoration:none;
  color:#fff
}
 
