﻿/*Generated by wjdhcms 3.0 */

@charset "utf-8";
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #d61518;
    color: #fff;
}

::-moz-selection {
    background-color: #d61518;
    color: #fff;
}

::-webkit-selection {
    background-color: #d61518;
    color: #fff;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

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

a:link, a:hover, a:active, a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

li, ul {
    list-style-type: none;
}

img {
    border: none;
}

input, textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
    font-weight: normal;
    font-style: normal;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

/* 公用 */

.main_width {
    width: 100%;
    min-width: 1200px;
}

.main_auto {
    width: 1200px;
    margin: 0 auto;
}

.fud {
    float: left;
}

.zitijuz {
    text-align: center;
}

.chaochu {
    overflow: hidden;
}

.slh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 公用 */

/* 头部 */

.header {
    height: 188px;
}

.header_xt {
    height: 40px;
    background: #e6e6e6;
    border-bottom: 1px solid #cccccc
}

.header_top {
    position: relative;
    height: 40px;
}

.header_monds {
    width: 150px;
    height: 40px;
    font-size: 12px;
    color: #666666;
    line-height: 40px;
    padding-left: 20px;
    float: left;
    margin-right: 40px;
    background: url(../images/toplogo.png) left no-repeat
}

.header_a {
    position: absolute;
    right: 0;
    line-height: 40px;
    height: 40px;
}

.header_right {
    float: left;
    font-size: 12px;
    color: #666666;
    width: 60px;
    height: 40px;
    line-height: 40px;
    margin-right: 30px;
    transition: .6s;
    left: 0;
    position: relative;
    display: inline-block;
}

.header_right:hover {
    left: 10px;
    color: #d51517
}

.header_center {
    height: 120px;
}

.header_name {
    height: 120px;
    position: relative;
}

.header_logo, .header_logo a, .header_logo img {
    width: 294px;
    height: 69px;
}

.header_logo {
    position: absolute;
    top: 24px;
}

.header_zj {
    width: 430px;
    height: 69px;
    position: absolute;
    top: 26px;
    left: 320px;
    color: #333;
    padding-left: 30px;
    background: url(../images/zj.png) left no-repeat;
	padding-top: 10px;
}

.head_sc {
    font-size: 14px;
    margin-top: 8px;
}

.head_yanf {
    font-size: 14px;
}

.head_yanf span {
    color: #d92028;
}

.head_tell {
    width: 238px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 30px;
}

.head_phone {
    width: 48px;
    height: 42px;
    position: absolute;
    top: 16px;
    left: 10px;
    background: url(../images/tell.png) center no-repeat;
}

.head_green {
    width: 170px;
    height: 60px;
    margin-left: 22px;
    position: absolute;
    top: 10px;
    right: 0px;
}

.head_green div {
    font-size: 24px;
    color: #d92028;
    font-weight: bold;
    font-style: italic
}

/* 导航 */

.nav_xiala_xx {
    width: 100%;
    height: 68px;
    background: #d51517;
}

.nav_xiala {
    width: 1200px;
    height: 68px;
    margin: 0 auto;
}

.nav_xiala>ul {
    position: relative;
    height: 68px;
}

.nav_xiala ul li {
    float: left;
    width: 132px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.nav_xiala ul li a {
    display: block;
    color: #fff;
    height: 68px;
    line-height: 68px;
    overflow: hidden;
}

.nav_xiala ul li:hover a {
    color: #fff;
}

.nav_xiala ul li:nth-child(1) {
    background: none;
}

.nav_xiala .erji_xiala {
    z-index: 20;
    height: 0px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 68px;
    left: 0;
    width: 100%;
    background: rgba(213, 21, 23, 0.85);
}

.nav_xiala ul li:hover .erji_xiala {
    height: auto;
    visibility: visible;
    opacity: 1;
}

.nav_xiala .erji_xiala .daohang_xiala {
    float: left;
    width: 156px;
    padding: 0 20px 5px 20px;
    opacity: 0;
}

.nav_xiala .erji_xiala .daohang_xiala i {
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    display: block;
}

.nav_xiala .erji_xiala .daohang_xiala span {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
    display: block;
    text-align: left;
}

.nav_xiala .erji_xiala .daohang_xiala a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #FFF;
    font-size: 14px;
    overflow: hidden;
}

.nav_xiala .erji_xiala .daohang_xiala i a {
    font-size: 14px;
    text-align: left;
    background: url(../images/liqsub_ss.png) 0px no-repeat;
    padding-left: 13px;
    overflow: hidden;
}

.nav_xiala .erji_xiala .daohang_xiala i a:hover {
    background: url(../images/liqsub_ss.png) 10px no-repeat;
    padding-left: 23px;
}

.nav_xiala .erji_xiala a {
    transition: .6s
}

.nav_xiala .erji_xiala a:hover {
    color: #FFF;
    padding-left: 15px;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(1) {
    animation: menu0 0.3s ease-in-out forwards;
    animation-delay: 0.3s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(2) {
    animation: menu0 0.3s ease-in-out forwards;
    animation-delay: 0.6s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(3) {
    animation: menu0 0.3s ease-in-out forwards;
    animation-delay: 0.9s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(4) {
    animation: menu0 0.3s ease-in-out forwards;
    animation-delay: 1.2s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(5) {
    animation: menu0 0.3s ease-in-out forwards;
    animation-delay: 1.4s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(6) {
    animation: menu0 0.3s ease-in-out forwards;
    animation-delay: 1.6s;
}

.nav_xiala .erji_xiala1 {
    position: absolute;
    top: 68px;
    z-index: 20;
    width: 132px;
    height: 0px;
    visibility: hidden;
}

.nav_xiala ul li:hover .erji_xiala1 {
    height: auto;
    visibility: visible;
}

.nav_xiala .erji_xiala1 .daohang_xiala i {
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    display: block;
    background: rgba(213, 21, 23, 0.85);
    opacity: 0;
}

.nav_xiala .erji_xiala1 .daohang_xiala a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    color: #FFF;
    overflow: hidden;
    transition: .6s;
}

.nav_xiala .erji_xiala1 a:hover {
    color: #FFF;
    padding-left: 15px;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(1) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.2s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(2) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.4s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(3) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.6s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(4) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.8s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(5) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 1.0s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(6) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 1.2s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(7) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 1.4s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(8) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 1.6s;
}

.nav_xiala>ul>li.another>a {
    color: #fff;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 6;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}

@keyframes menu0 {
    0% {
        opacity: 0;
        transform: translateX(30px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes menu1 {
    0% {
        opacity: 0;
        transform: translateX(50px) rotate(-90deg);
    }
    100% {
        opacity: 1;
        transform: translateX(0) rotate(0);
    }
}

/* 导航 */

/* 头部 */

/* foot */

.foot_red {
    height: 20px;
    background: #d51517;
}

.foot_hui {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #333333;
}

.foot_hui a {
    color: #fff;
    font-size: 12px;
    display: inline-block;
}

.foot_black {
    height: 300px;
    background: #000;
}

.foot_center {
    height: 300px;
    position: relative;
}

.foot_logo {
    position: absolute;
    left: 218px;
    top: 112px;
}

.foot_nav {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #666666;
}

.foot_dh {
    margin: 0 auto;
    width: 1000px;
}

.foot_nav a {
    font-size: 14px;
    float: left;
    color: #fff;
    width: 90px;
    text-align: center;
    margin-right: 20px;
    position: relative;
}

.foot_nav a::before {
    content: '';
    width: 0px;
    height: 2px;
    background: #d51517;
    position: absolute;
    bottom: 0;
    left: 50%;
}

.foot_nav a:hover {
    transition: .6s;
    color: #d51517
}

.foot_nav a:hover::before {
    width: 90px;
    left: 0;
    transition: .6s;
}

.foot_nerong {
    margin-top: 34px;
    margin-left: 446px;
}

.foot_nerong p {
    height: 32px;
    line-height: 32px;
    color: #fff;
    overflow: hidden;
    padding-left: 26px;
    font-size: 12px;
}

.foot_nerong p span {
    width: 84px;
    display: inline-block;
    font-size: 12px;

}

.foot_img0 {
    background: url(../images/foot5.png) left no-repeat;
}

.foot_img1 {
    background: url(../images/foot1.png) left no-repeat;
}

.foot_img2 {
    background: url(../images/foot2.png) left no-repeat;
}

.foot_img3 {
    background: url(../images/foot3.png) left no-repeat;
}

.foot_img4 {
    background: url(../images/foot4.png) left no-repeat;
}

.space1 {
    letter-spacing: 4px;
}

.space2 {
    letter-spacing: 12px;
}

.foot_img4 a {
    color: #fff;
    display: inline-block;
    font-size: 12px;

}
.ewm{
    position: absolute;
    right: 136px;
    top: 90px;
}
.foot_img{
    width: 100px;
    height: 100px;
    padding: 10px;
    background: #fff;
}
.foot_img img{
    width: 100px;
    height: 100px;
}
.ewm_bt{
    color: #fff;
    text-align: center;
}