body{
    background: #f4f4f4;
}
.banner{
    margin-bottom: 60px;
}
.content{ 
    width: 1000px;
    margin: 0 auto;
}
h3.tityw {
    color: #c51508;
    font-size: 24px;
    line-height: 46px;
    border-bottom: 2px solid #c51508;
    margin-bottom: 16px;
}
.main{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    padding: 40px 0 100px 0;
}
.content{
    width: 1000px;
    margin: 0 auto;
}
.list_lb li{
    padding: 24px 0;
    border-bottom: 1px solid #f0f0f0;
}
.list_lb h4{
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 21px;
}
.list_lb h4 a{font-size:18px;
    color: #666666;
}
.list_lb p{
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 16px;
}
.list_lb li div{
    display: flex;
    justify-content: start;
    align-items: center;
}
.list_lb li div span{
    margin-right: 80px;
    color: #999999;
}
.page{
    color: #b3b3b3;
    font-size: 14px;
}
.page ul{
    display: flex;
    width: 100%;
    height: 100%;
    margin-top: 56px;
    justify-content: center;
    align-items: center;
}
.page ul *{
    color: #b3b3b3;
    font-size: 14px;
}
.page ul li{
    margin-right: 20px;
}
.page ul li.on a{
    color: #d10000;
}
*{margin: 0;padding: 0;text-decoration:none;list-style: none; font-family: "微软雅黑", Helvetica;
  font-size: 14px;}
img{border: none;}
input{outline:medium;}
textarea{outline:medium;}
button{outline:medium;}
select{outline:medium;border: none}
li{list-style-type: none}
a{text-decoration: none;cursor: pointer;color: #333333}
i{font-style:normal}
.clearfix:after {content:""; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clearBoth:after{
    content: '';
    display: block;
    clear: both;
}
html, body{
    width: 100%;
}
body{
    position: relative;
    min-width: 1200px;
    /*background: #ffffff;*/
}
/*top-img*/
.topImg{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
/*banner*/

