﻿
*
{
    padding: 0;
    margin: 0;
}
body
{
    padding-bottom: 0;
}
.header
{
    width: 100%;
    overflow: hidden;
    background-color: rgb(247,247,247);
}
.header .container
{
    background: none;
}
.header .container .header_left
{
    float: left;
}
.header .container .header_left h3
{
    line-height: 1px !important;
}
.header .container .header_right
{
    float: right;
}
.header .container .header_right div
{
    margin-top: -14px;
    margin-bottom: 14px;

}
.header .container .header_right div span
{
    margin-right: 20px;
}
.header .container .header_right div a
{
    margin-right: 20px;
}

.logo  h3
{
    /* line-height: 58px; */
     /* border-left: 2px solid rgb(229,229,229);  */
    float: left;
    margin-top: 8px;
    padding-left: 20px;
    font-family: '微软雅黑';
    font-size: 20px;
    line-height: 40px;

}

.search
{
    border-radius: 0;
}
.search button
{
    border-radius: 0;
}


.search
{
    height: 42px;
    display: block;
    background: rgb(248,248,248);
}
.search  .search_1
{
    line-height: 42px;
    background: url(../images/trun_down_3.png) no-repeat 50px 17px;
}

.search .s_btn
{
    color: #ffffff;
}
.search .search_2
{
    top: 41px;
}
.search input
{
    height: 40px;
}

.search button
{
    height: 40px;
}

.search .other
{
    margin-top: 26px;
}
.search .other a
{
    margin-right: 5px;
    text-decoration: none;
}
.search .other span
{
    margin-right: 10px;
}

.nav_all
{
    text-align: left;
    padding-left: 10px;
    background: #A60000;
}

.nav_all .more
{
    vertical-align: middle;
    padding-left: 98px;
}

.content .nav_big li
{
    font-family: '微软雅黑';
    font-size: 16px;
    color: #333333;
}


.footer
{
    width: 100%;
    background: #EEEEEE;
    text-align: center;
}
.footer .container
{
    background: none;
}
.footer .row div
{
    height: 190px;
    border-right: 1px solid #CCCCCC;
    margin-bottom: 60px;
}
.footer .row .wd
{
    width: 15%;
}
.footer .row .border1
{
    width: 15%;
}
.footer .row .border2
{
    width: 22%;
}
.footer .row div ul
{
    text-align: left !important;
    padding-left: 20px !important;
}

.footer .row div ul h3
{
    font-family: '微软雅黑';
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 20px 0;
    text-align: left;
}
.footer .row div ul li
{
    text-align: left;
}
.footer .row div ul li a
{
    font-family: '微软雅黑';
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    transition: all .3s ease-in .2s;
}
.footer .row div ul li a:hover
{
    color: #a60000;
    transition: all .3s ease-in .2s;
}
.footer .row .border1,.footer .row .border2
{
    border: none;
}
.footer .row .lianxi
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.footer .row .lianxi li
{
    float: left;
    margin: 0 5px;
}
.footer .row .lianxi li .a1
{
    font-family: '微软雅黑';
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.footer .row .lianxi li img
{
    width: 100%;
    max-width: 100%;
}

.footer .row .lianxi::after
{
    content: '';
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}








.footer .row .kefu
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.footer .row .kefu li
{
    float: left;
    margin: 0 5px;
}
.footer .row .kefu li img
{
    width: 100%;
    max-width: 100%;
}

.footer .row .kefu::after
{
    content: '';
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}

.footer .row .kefu li .a1
{
    font-family: '微软雅黑';
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}


.footer .row .hezuo
{
    margin-top: 20px;
}
.footer .row .hezuo li
{
    float: left;
    margin: 0 5px;
}
.footer .row .hezuo li img
{
    width: 100%;
    max-width: 100%;
}

.footer .row .hezuo::after
{
    content: '';
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}


.footer .row .hezuo li .a1
{
    font-family: '微软雅黑';
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.footer .Copyright,.footer .address
{
    font-family: '微软雅黑';
    font-size: 14px;
    color: #666666;
}
.footer .Copyright
{
    padding-bottom: 16px;
}
.footer .address
{
    padding-bottom: 28px;
}
@media (max-width: 677px)
{
    .header .container .header_left,.header .container .header_right
    {
        float: none;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .header .container .header_left h3
    {
        margin-bottom: 10px;
        text-align: center;
    }
    .header .container .header_right div
    {
        margin-top: 10px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
    }
}


@media (max-width: 1000px)
{
    .footer .container
    {
        width: 100%;
    }
    .footer .row .wd {
        width: 25%;
    }
    .footer .row .border1 {
        width: 50%;
    }
    .footer .row .border2 {
        width: 50%;
    }
}
@media (min-width: 256px) and (max-width: 1000px)
{
    .footer .row
    {
        display: flex;
    }
}
