@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
    list-style-type: none;
    font-family: 'Microsoft YaHei', sans-serif;
    color: #000;
}

body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, p, a, form, select, input, ul, ol, li {
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
}

ul, ol {
    list-style: none;
    text-indent: 0;
    list-style-position: outside;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

img {
    display: block;
}
.footer {
    width: 100%;
    background-color: #282828;
    overflow: hidden;
}

.footer .container {
    width: 100%;
    margin-top: 55px;
    overflow: hidden;
}

.footer .container .left {
    width: 290px;
    float: left;
    border-right: solid 1px #3b3b3b;
    box-sizing: border-box;
}

.footer .container .left .con {
    width: 220px;
}

.footer .container .left .con span {
    font-size: 14px;
    color: #888888;
    display: block;
    text-align: center;
    line-height: 40px;
}

.footer .container .right {
    width: 850px;
    margin: 0 auto;
}

.footer .container .right ul.yw {
    overflow: hidden;
    width: 100%;
}

.footer .container .right ul.yw li {
    width: 84px;
    float: left;
    border-right: solid 1px #888888;
    height: 18px;
}

.footer .container .right ul.yw li:hover a {
    color: #c7161c;
}

.footer .container .right ul.yw li.last {
    border-right: none;
}

.footer .container .right ul.yw li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #888888;
    line-height: 18px;
    cursor: pointer;
}

.footer .container .right .lx {
    width: 215px;
    height: 40px;
    border-radius: 20px;
    background-color: #3d3d3d;
    margin: 25px auto 0 auto;
    padding-right: 10px;
}

.footer .container .right .lx span {
    font-size: 20px;
    color: #ffffff;
    float: left;
    line-height: 40px;
    margin-left: 10px;
}

.footer .container .right .lx img {
    margin: 7px 0 0 20px;
    float: left;
}

.footer .container .right .address {
    font-size: 16px;
    color: #888888;
    margin: 30px 0 0 10px;
    text-align: center;
}

.footer .container .right .friendlinks {
    width: 839px;
    overflow: hidden;
    margin: 25px 0 0 10px;
}

.footer .container .right .friendlinks li {
    float: left;
    font-size: 18px;
    color: #888888;
    margin-right: 10px;
    height: 30px;
}

.footer .container .right .friendlinks li span {
    font-size: 14px;
    color: #888888;
}

.footer .container .right .friendlinks li a {
    font-size: 16px;
    color: #888888;
    line-height: 30px;
}

.footer .icp {
    font-size: 16px;
    color: #888888;
    line-height: 30px;
    text-align: center;
    margin: 20px 0;
    padding-top: 10px;
}

.footer .zx {
    display: none;
}
.head-box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.head-box .logo-box {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.head-box .logo-box .logo img {
    height: 90px;
}

.top-bg {
    height: 36px;
    width: 100%;
    background-color: #f5f5f5;
}

.top-bg .tb-box {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.top-bg ul {
    color: #666;
    height: 36px;
    line-height: 36px;
}

.head-box .logo-box .right-tel {

}

.head-box .logo-box .right-tel .hot {
    display: flex;
    justify-content: left;
    margin-top: 20px;
}

.head-box .logo-box .right-tel .hot li {
    height: 30px;
}

.head-box .logo-box .right-tel .hot .fl-1 {
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 36px;
}

.head-box .logo-box .right-tel .hot .fl-2 {
    color: rgb(241, 58, 58);
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-left: 10px;
}

.head-box .logo-box .right-tel .desc {
    color: rgb(153, 153, 153);
    font-size: 14px;
}

.menu-box {
    height: 50px;
    width: 1200px;
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: left;
}

.menu-box .menu {
    width: 250px;
    height: 50px;
    background-color: rgb(241, 58, 58);
}

.menu-box .menu .pop-doc {
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 50px;
}

.menu-box .menu .pop-m {
    width: 248px;
    position: absolute;
    left: 0;
    top: 50px;
    border: 1px solid #ededed;
}

.menu-box .menu .pop-m ul {
    height: 75px;
    width: 248px;
    border-bottom: 1px dashed #ededed;
    background-color: #fff;
}

.menu-box .menu .pop-m ul a {
    font-size: 16px;
    color: #555;
    line-height: 25px;
    display: block;
    padding-top: 25px;
    text-indent: 27px;
}

.menu-box .menu .pop-m ul a:hover {
    color: rgb(241, 58, 58);
}
.menu-box .ot-menu{
    display: flex;
    justify-content: left;
    height: 50px;
    margin-left: 50px;
}
.menu-box .ot-menu li a{
    display: block;
    padding: 0 40px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: rgba(102, 102, 102, 1);
}
.menu-box .ot-menu li .hover{
    color: rgb(241, 58, 58);
}
.menu-box .ot-menu li a:hover{
    color: rgb(241, 58, 58);
}
.page-banner {
    width: 100%;
    height: 300px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 300px;
}
.index-public-title {
    margin-top: 70px;
    margin-bottom: 50px;
    width: 100%;
}
.index-public-title .ipt-title {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: rgba(53, 53, 53, 1);
}
.index-public-title .ipt-desc {
    margin-top: 15px;
    font-size: 18px;
    color: rgba(153, 153, 153, 1);
    text-align: center;
}