/* 首页头部 */
.lf-logo img {
    width: 350px;
    height: 70px;
}
.rg-dh {
    margin-top: 25px;
}
.rg-dh img {
    width: 180px;
    height: 23px;
}
.head_box {
    background-color: #dc3a3a;
    margin: auto;
    text-align: center;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 12px 0px;
}
.head_ul li {
    float: left;
    width: 106px;
}
.head_ul li a {
    display: block;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
}
.head_ul li.active a {
    background-color: #ff6a6a;
}
.head_ul li a:hover {
    background-color: #ff6a6a;
}
.jgtb {
    justify-content: flex-end;
    display: flex;
}
/* 底部 */
.pt3b1 {
    padding: 30px 20px 50px 20px;
}

.foot {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #434343;
}

.footer {
    border-bottom: 1px solid #e6e6e6;
}

.footer-biaoyu {
    margin: 30px 0 30px 0;
    height: auto;
    overflow: hidden;
}

.footer-biaoyu li {
    width: 300px;
    padding: 0px;
    border-right: 1px solid #e6e6e6;
}

.footer-biaoyu li.last {
    border-right: none;
}

.footer-biaoyu li img {
    margin: 0 18px 0 45px;
    width: 52px;
    height: 52px;
}

.footer-biaoyu li h2 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.footer-biaoyu li span {
    color: #333;
    font-size: 14px;
    display: block;
    margin-top: 8px;
    font-weight: normal;
}

.foot_saoma {
    float: right;
    text-align: right;
}

.foot_saoma .ewmbox img {
    width: 120px;
    height: 120px;
}

.foot_saoma .ewmbox p {
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: center;
}
.foot_saoma .ewmbox p span {
    font-size: 18px;
}
.web_map {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    padding-right: 15px;
}

.web_map > li {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
    margin-right: 20px;
    margin-left: 15px;
}

.web_map > li a {
    color: #acacac;
}

.web_map_My {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #646464;
}

.web_map_My a {
    color: #333;
    cursor: pointer;
}

.web_map_My a:hover {
    text-decoration: underline;
    color: #f3484a;
}

.web_map_My span.copyright {
    color: #808080;
    font-size: 12px;
    margin: 0 0 0 60px;
}
.pr30 {
    padding-right: 30px;
}

.head-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head-cont h4 {
    font-size: 28px;
    color: #dc3a3a;
    font-weight: bold;
}

.ss-box {
    display: flex;
    align-items: center;
    width: 390px;
    border: 1px solid #cccccc;
    height: 50px;
}

.ss-box input {
    flex: 1;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background-color: transparent;
    padding: 0px 15px;
}

.ss-box input::-webkit-input-placeholder {
    color: #9e9e9e;
}

.ss-box p {
    width: 66px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #dc3a3a;
    position: relative;
    cursor: pointer;
}

.ss-box p img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.foot-box {
    display: flex;
}
.cuybg {
    background: #fff;
}
/* 内容banner */
.nycy-banner img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
/* 内容导航 */
.contBox {
    padding: 80px 0;
    min-height: 400px;
}
.gnnr {
    height: 80px;
    line-height: 80px;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}

.gnnr .gnjj {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #333;
}

.gnnr h2 {
    background: #dc3a3a;
    font-size: 20px;
    color: #fff;
    padding: 0 30px;
    font-weight: normal;
}
/* 页码 */
.page {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #333;
    margin-top: 60px;
}

.separator{
    margin-right: 15px;
}
.page a{
    padding: 8px 20px;
    background: #f7f7f7;
    margin-right: 15px;
    cursor: pointer;
    display: block;
}
.page a:hover,
.page li a:hover,
.page li.active a{
    background: #dc3a3a;
    color: #fff;
}
/*.page li a:hover,*/
/*.page li.active a{*/
/* */
/*}*/
.page input{background: #fff;
    border: 1px solid #ddd;
    line-height: 30px;
    width: 60px;
    margin-right: 15px;

    text-align: center; }
.page p{
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
    color: #333;
}

.page select{
    margin-right: 15px;
    height: 30px;
    border: 1px solid #ccc;
    padding: 0px 1px;
}