body{
  
    width: 100%;
    min-width: 1280px;
    height: 100%;
    margin: 0 auto;
    min-height:700px;
}
body, ul, li, p, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}
body, ul, li, p, h1, h2, h3, h4, h5, h6, li, a,div{
}
.all
{
    width: 100%;
    max-width: 1920px;
    min-width: 1280px;
    height: auto;
    margin: 0 auto;
    /* border: 1px solid #ccc; */
}
li {
    list-style: none;
}
img {
    border: 0;vertical-align: middle;
}
/* .clearfix {zoom: 1;_zoom: 1} */
.clearfix:after {
    content: "";
    display: block;
    line-height: 0px;
    height: 0px;
    clear: both;
    visibility: hidden
}
ul,li
{ 
    list-style:none;
}
a
{ 
    text-decoration:none;
     color:#000;
    }
a:hover
{ 
    text-decoration:none;
    color:#000;}
.clear{
    clear:both;
}
.equal{ 
    padding-bottom:9999px; 
    margin-bottom:-9999px; 
    overflow:hidden;
}
input,textarea,select,button,a:focus {
    outline: none;
}
textarea,input{ 
    word-wrap:break-word; 
    word-break:break-all; 
}
input,textarea,select,button,a:focus
 {
    outline: none;
}
.left{
    float: left;
}
.right
{
    float: right;
}
.top{
    width: 100%;
    height: 144px;
}
.top .header{
    width: 1200px;
    height: 100px;
    background: #ffffff;
    margin: 0 auto;
}
.header .left a{
    color: #8F000B;
    font-size: 17px;
    width: 100%;
    height: 100%;
}
.header .left{
    width: 400px;
    height: 100%;
}
.header .left img {
  margin-top: 18px;
}
.header .right{
    background-color: #f3f3f3;
    height: 30px;
    width:223px;
    line-height: 30px;
    margin-top: 37px;
}
.header .right button {
    display: inline-block;
    margin: 0px;
    background: url(../image/01search.png) center center no-repeat;
    width: 30px;
    height: 30px;
    border: 1px solid #8D1D0E;
    vertical-align: middle;
    border: none;
    border-left: 1px solid #ccc;
    background-color: #f3f3f3;
    outline:none;
    float: right;
    cursor: pointer;
}
.right .input{
    margin: 0px;
    padding:  0 10px 0 10px;
    text-align: inherit;
    width: 172px;
    height: 30px;
    font-size: 10px;
    background-color: #f3f3f3;
    line-height: 30px;
    border: none;
    color: #676363;
    outline:none;
    float: left;
 }
.top .headerNavi{
    width: 100%;
    height: 44px;
    background-color: #8D1D0E;
}
.headerNavi .navi{
    width: 1200px;
  margin:  0 auto;
}
.headerNavi .navi li{
    float: left;
    width: 9.8%; 
    z-index: 100;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #8D1D0E;
    /* border-bottom: 1px solid #fff; */
}
.headerNavi .navi li:hover{
    z-index: 100;
    border-bottom: 2px solid #fff;
}
.headerNavi .navi li a{
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #fff; 
}
.footer{
    width: 100%;
    height: 210px;
    background: #8F000B;
    margin:  0 auto;
    text-align: center;
    position: relative;
    bottom: 0;
}
.footer1{
    width: 1200px;
    height: 210px;
    margin: 0 auto;
}
.footer1 .left{
    width: 33%;
    height: 157px;
    text-align: left;
    margin-top: 57px;
    height:50px;
    font-size:14px;
    font-weight:400;
    color:#fff;
    line-height:24px;
}
.footer1 .left p{
    color: #fff;
    width: 100%;
    height: 15px;
    margin-bottom: 5px;
}
.footer .right{
    width: 33%;
    height: 120px;
    margin-top: 57px;
}
.footer1 .right p{
    height: 20px;
    line-height: 10px;
    font-size: 14px;
    margin-top: 10%;
   
}
.footer1 .right .ewm{
  width: 90px;
  height: 86px;
  padding-top: 6px;
  background: #fff;
  margin:0 auto
}
.footer1 .right p a{
    height: 20px;
    color: #fff;
    font-size: 14px;
}
.footer1 .right  .gm{
    float: left;

}
.footer1 .right .gmwx{
    float: left;
  

}
.footer1 .right .js{
    float: right;
    
}
.r1{
    width: 33%;
}
.r1 img{
    width: 80px;
    height: 80px;
 
}
.content .img {
    background-image: url(../image/二级详情页/icon.png);
    width: 10px;
    height: 8px;
    background-size: 6px 6px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}