/**方正北魏楷书简体*/
@font-face{    
    font-family: "fzbwksjt";
    src: url("../fonts/fzbwksjt.ttf");
}
/**方正中雅宋简体*/
@font-face{    
    font-family: "fzzysj";
    src: url("../fonts/fzzysj.ttf");
}
html, body, div, span, iframe, map, img, a, img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
    padding: 0;
    margin: 0;
    border: none;
    font-weight: normal;.header .ask_box .phone, .header .ask_box .moblie
    font-family: 'fzzysj', '微软雅黑', '宋体';
}
ul, li {
    list-style: none;
}
a {
    text-decoration: none;
}
a:hover {
    color: #ff6600 !important;
}
img {
    border: none;
    display: block;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.l {
    float: left;
}
.r {
    float: right;
}
.clear::after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.clear {
    zoom: 1;
}

.warp{
    width: 100%;
    padding-top: 35px;
    overflow: hidden;
}

.header, .nav_box, .search {
    width: 100%;
    max-width: 1475px;
    margin: 0 auto;
}
.header {
    height: 161px;
}
.header .header_left {
    width: 60%;
}
.header .logo img {
    width: 100%;
    max-width: 156px;
}
.header .logo {
    width: 174px;
    height: 124px;
    border-right: 1px solid #dfdfdf;
}
.header .webname {
    margin-left: 25px;
}
.header .webname h1 {
    font-size: 35.568px;
    font-family: fzbwksjt;
    font-weight: bold;
    color: #ff6600;
    letter-spacing: -2px;
}
.header .webname ul {
    margin-left: 6px;
    margin-top: 10px;
}
.header .header_right {
    width: 40%;
}
.header .webname {
    margin-top: 41px;
}
.header .webname ul li {
    float: left;
}
.header .webname ul li span {
    padding: 0 5px;
    color: #666 !important;
}
.header .webname ul li a {
    font-size: 16px;
    color: #666;
}
.header .webname ul li a:hover {
    color: #ff6600;
}
.header .header_right img {
    margin-top: 5px;
    margin-right: 35px;
    width: 157px;
}
.header .ask_box .ask_title {
    margin-top: 25px;
    font-size: 23px;
    font-family: fzzysj, "微软雅黑";
    color: #333;
}
.header .ask_box .phone, .header .ask_box .moblie {
    margin-top: 8px;
    font-size: 23px;
    font-family: fzzysj, "微软雅黑";
    color: #ff6600;
}

/**导航开始**/
.nav {
    background: #695753;
}
.nav ul {
    padding-left: 20px;
}
.nav ul li {
    float: left;
    line-height: 55px;
    color: #fff;
}
.nav ul li a {
    color: #fff;
    font-weight: 100;
    font-size: 18px;
    font-family: "微软雅黑";
}
.nav ul li a.active {
    color: #ff6600;
}
.nav ul li a span {
    padding: 0 35px;
    color: #fff !important;
}
.nav .nav_mobile {
    display: none;
    position: relative;
}
.nav .nav_mobile .nav_list {
    display: none;
    border-top: 1px solid #fff;
    background: #695753;
    position: absolute;
    width: 100%;
    top: 55px;
    left: 0;
    z-index: 99;
}
.nav .nav_mobile .nav_list ul {
    padding-left: 0px; 
}
.nav .nav_mobile .nav_list ul li {
    float: left;
}
.nav .nav_mobile .nav_list ul li a {
    font-size: 16px;
    padding-left: 20px;
}
.nav .nav_mobile .nav_lxfs {
    line-height: 55px;
    padding-left: 20px;
    color: #fff;
}    
.nav .nav_mobile .nav_btn {
    width: 24px;
    height: 24px;
    margin-top: 16px;
    margin-right: 20px;
    transition-duration:0.5s;
}
.nav .nav_mobile .nav_btn span {
    display: block;
    width: 100%;
    height: 3px;
    margin-bottom: 5px;
    background-color: #fff;
}
.nav .nav_lxfs span {
    margin-right: 20px;
}

/**轮播图**/
.banner img {
    width: 100%;
}

/**搜索**/
.search {
    margin-top: 66px;
    margin-bottom: 4px;
    min-height: 137px;
    position: relative;
}
.search .search_bg {
    width: 1030px;
    height: 4px;
    background: url(../images/bg1.jpg) no-repeat;
    margin-left: -515px;
    position: absolute;
    bottom: -4px;
    left: 50%;
}
.search_text {
    width: 100%;
    border: 1px solid #e2b15b;
    box-sizing: border-box;
}
.search .search_box {
    width: 290px;
    height: 46px;
    border: 2px solid #e2b15b;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    top: -23px;
    right: 23px;
}
.search .search_box input {
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 40px;
    padding-left: 14px;
    outline:none;
    border: none;
    background: none;
}
.search .search_box a {
    display: block;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    background: url('../images/ss.png') center center no-repeat #e2b15b;
    cursor: pointer;
    position: absolute;
    top: -2px;
    right: -26px;
}
.search .keyworld_img img {
    max-width: 286px;
}
.search .keyword_box {
    width: 75%;
    padding-right: 10px;
}
.search .keyword ul li {
    float: right;
    font-size: 12px;
}
.search .keyword ul li a {
    font-family: "微软雅黑";
    color: #d9d9d9;
    line-height: 20px;
}
.search .keyword ul li a::before {
    content: '、';
}
.search .keyword ul li a:hover{
    color: #000;
}
.search .keyword ul li:last-child a::before {
    content: '';
}
.search .keyword1 {
    margin-top: 45px;
}
.pro_or_new {
    display: none;
    position: absolute;
    top: 44px;
    right: -24px;
}
.pro_or_new li {
    color: #fff;
    background: #e2b15b;
    padding: 10px 20px 5px 20px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

/**底部**/
.footer {
    width: 100%;
    background: #5c4c3e;
    overflow: hidden;
}
.footer .footer_nav {
    width: 100%;
    max-width: 1200px;
    margin: 85px auto 0 auto;
}
.footer .footer_navlist {
    float: left;
}
.footer .footer_navlist1 {
    width: 29%;
}
.footer .footer_navlist2 {
    width: 33.25%;
}
.footer .footer_navlist3 {
    width: 24.83%;
}
.footer .footer_navlist4 {
    width: 12.92%;
}
.footer .footer_navlist h3 a {
    font-size: 18px;
    font-family: fzzysj, "微软雅黑";
    color: #fff;
}
.footer .footer_navlist ul {
    margin-top: 28px;
}
.footer .footer_navlist ul li {
    background: url(../images/bg11.jpg) left center no-repeat;
}
.footer .footer_navlist ul li a {
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    padding-left: 10px;
}
.footer .footer_navlist ul li a:hover {
    color: #ff6600;
}
.footer .footer_box {
    width: 100%;
    max-width: 1375px;
    margin: 0 auto;
}
.footer .footer_contact {
    height: 190px;
    padding-top: 40px;
    border: 2px solid #a68b47;
    border-left: none;
    border-right: none;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    position: relative;
}
.footer .contact_list {
    float: left;
}
.footer .footer_logo {
    margin: 15px 0 0 98px;
}
.footer .footer_logo img {
    width: 100%;
    max-width: 185px;
}
.footer .footer_ewm {
    margin: 20px 0 0 123px;
}
.footer .footer_ewm img {
    width: 100%;
    max-width: 70px;
}
.footer .footer_ewm .ewm_text {
    margin-top: 10px;
}
.footer .footer_lxwm {
    margin: -5px 0 0 160px;
}
.footer .lxwm_title, .footer .lxw_add, .footer .lxwm_tel, .footer .lxwm_fax {
    line-height: 26px;
}
.footer .lxw_add, .footer .lxwm_tel, .footer .lxwm_fax {
    margin-top: 5px;
}
.footer .copyright {
    margin-top: 35px;
    font-size: 14px;
}
.footer .copyright a {
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
}
.footer .copyright_mobile {
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    display: none;
}
.footer .footer_lxwm span, .footer .copyright_mobile span {
    margin-left: 10px;
}

.footer .footer_link {
    margin-top: 45px;
    padding-bottom: 80px;
}
.footer .footer_link ul li {
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fff;
    margin-right: 20px;
}
.footer .footer_link ul li a {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fff;
}
.footer .footer_link ul li a:hover {
    color: #ff6600;
}
.footer .footer_nav_btn {
    display: none;
    width: 24px;
    height: 24px;
    transition-duration:0.5s;
    position: absolute;
    top: 16px;
    right: 20px;
}
.footer .footer_nav_btn span {
    display: block;
    width: 100%;
    height: 3px;
    margin-bottom: 5px;
    background-color: #fff;
}
.footer_nav_mobile {
    display: none;
    width: 100%;
    background: #5c4c3e;
    padding-bottom: 20px;
    border-bottom: 2px solid #a68b47;
}
.footer_navlist_mobile {
    padding-top: 20px;
}
.footer .footer_nav_mobile h3 a {
    font-size: 18px;
    font-family: fzzysj, "微软雅黑";
    color: #fff;
    padding-left: 10px;
}
.footer .footer_nav_mobile ul li {
    float: left;
}
.footer .footer_nav_mobile ul li a {
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    padding-left: 20px;
}
.footer .footer_nav_mobile ul li a:hover {
    color: #ff6600;
}
.page {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.pagination {
    display: inline-block;
}
.pagination .page-item {
    display: inline;
    float: left;
    padding: 8px 12px;
}
.pagination .page-item a {
    color: #000;
}
.pagination li.active span {
    color: #ff6600;
}