html {
    min-width: 1200px
}

* {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: none
}

body {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #333
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #000;
    text-decoration: underline
}

.clear {
    clear: both
}

.fr {
    float: right
}

.fl {
    float: left
}

.mid {
    min-width: 1200px;
    margin: 0 auto;
    width: 1200px;
    position: relative
}

.header .topbg {
    background-color: #f2f2f2;
    height: 30px;
    line-height: 30px
}

.header .logom {
    justify-content: space-between;
    height: 115px;
    display: flex
}

.header .logom .logo {
    display: flex;
    align-items: center;
    text-transform: capitalize;
    height: 115px;
    font-size: 24px;
    font-family: '宋体 Bold', '宋体 常规', '宋体'
}

.header .logom .logo .logo1 {
    padding-left: 10px;
}

.header .logom .tel {
    float: right;
    font-size: 14px;
    height: 115px;
    background: url(tel_u8.png) no-repeat left center;
    padding-left: 50px
}

.header .logom .tel .tel1 {
    padding-top: 28px
}

.header .logom .tel .tel2 {
    font-size: 30px;
    font-family: Impact
}

.header .menu {
    position: absolute;
    width: 100%;
    z-index: 999;
    background: url(menu.png) no-repeat center top
}

.header .menu .nav {
    height: 56px;
    line-height: 56px;
    font-size: 15px
}

.header .menu .nav li {
    float: left;
    display: block;
    position: relative;
    margin-left: -42px;
    font-weight: bold;
    font-family: '宋体 Bold', '宋体 常规', '宋体';
    width: 158px
}

.header .menu .nav li a {
    color: #fff;
    display: block;
    text-align: center;
    width: 158px
}

.header .menu .nav li:hover {
    background: url(u162.png) no-repeat center top
}

.header .menu .nav li:first-child {
    margin-left: 29px
}

.header .menu .nav li:hover div {
    display: block
}

.header .menu .nav li div {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    margin-left: 40px;
    display: none
}

.header .menu .nav li div a {
    line-height: 2.5;
    font-size: 12px;
    font-weight: lighter;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #333
}

.header .menu .nav li div a:hover {
    background-color: rgba(0, 0, 0, 0.5)
}

.bd1 {
    height: 330px;
    background: url(bd1.jpg) no-repeat center center
}

.incp {
    padding-top: 40px
}

.incpfrtit {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #666;
    border-bottom: solid 1px #ddd
}

.incpfrtit .datt {
    border-bottom: 2px solid #333;
    color: #333;
    display: block;
    height: 39px;
    float: left
}

.incpfrtit .more {
    float: right;
    padding-right: 10px;
    font-size: 14px
}

.page2 {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center
}

.page2 li {
    display: inline-block
}

.page2 li a{
    
}


.page2 li a  {
    pointer-events:none;
    color: #c4c4c4;
    text-decoration: none;
    border: 1px solid #c4c4c4;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 3px;
    display: inline-block;
    background: #FFF
}

.page2 li a[data-tmp]  {
    pointer-events: all;

    color: #333;
    text-decoration: none;
    border: 1px solid #333;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 3px;
    display: inline-block;
    background: #FFF
}

.page2 li a[data-tmp]:hover {
    background: #FD8C00;
    border: 1px solid #EF5927;
    color: #FFFFFF
}




.fooder {
    min-height: 280px;
    margin-top: 30px;
    background: url(u188.jpg) no-repeat center top;
    padding-top: 50px
}

.fooder a {
    color: #fff
}

.fooder .dlogo {
    border-right: 1px solid #797979;
    width: 50%;
    color: #fff;
    font-size: 16px;
    float: left;
    line-height: 2
}

.fooder .dlogo .dlogoimg {
    display: flex;
    align-items: center
}

.fooder .dlogo .dlogoimg img {
    display: block
}

.fooder .dlogo .dlogoz {
    padding-top: 15px;
    font-size: 14px
}

.fooder .dbcc {
    float: left;
    padding-left: 40px;
    color: #fff
}

.fooder .dbcc .dnav {
    width: 500px;
    word-wrap: break-word
}

.fooder .dbcc .dnav a {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    margin-right: 20px;
    display: inline-block
}

.fooder .dbcc .dbcctc {
    margin-top: 5px;
    width: 160px;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    background-color: ;
    color: #FFFFFF;
    padding-bottom: 15px
}

.fooder .dbcc .dbcctc img {
    width: 160px
}

.fooder .gotop {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(610px);
    cursor: pointer
}

.flink {
    background-color: #eff1f6;
    padding: 20px 0
}

.flink a {
    margin-left: 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 2
}

.txdt {
    width: 45%;
    float: left;
    margin-right: 50px;
    height: 400px
}

.txdt .dtwz {
    font-size: 14px;
    text-align: left
}

.txdt .dtwz div {
    font-size: 18px
}
