﻿html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
}

body {
    background: url(../images/bg.png) repeat;
    overflow-x: hidden;
}

ul, li, p, img, b, ol, em, a, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: 100;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.container {
    width: 1252px;
    margin: auto;
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.link {
    display: block;
    width: 150px;
    height: 28px;
    margin: 28px auto 0px;
    overflow: hidden;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #000;
}

.link b {
    position: relative;
    top: 0;
    display: block;
}

.link:hover b {
    top: -100%;
}

.title {
    text-align: center
}

.title h2 {
    color: #ff001c;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 10px
}

.title h2 b {
    font-size: 12px;
    display: block;
}

.title h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 45px
}

.title h3 b {
    display: block;
    font-size: 30px;
}

ul.six_ul li a, ul.six_ul li:first-child:after, .Article_qh .fr, .Article_qh .fr span, .Article_qh .fl span, .Article_text:before, .Article_text h3, .Article_text b span, ul.product li img, .product_item_top img, .page_container li b, .fore_left li img, .fore_right li h3, .fore_right li:before, .header_top li a img, .nav li b, .one_img, .one li:after, .two li img, .two li b, .two li span, .two li h3, .two li:before, .two li .fr:after, .link b, .three li h3 b, .three li p {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.header_top, .two li:hover h3, .two li:hover b, .two li .fr:after, .three li p, .three .prev, .three .next, .five {
    color: #fff
}

.Article li:hover b span,.link:hover b, .title h3, .fore_title a, .fore_right li:hover h3, .fore_right li:hover:before, .fore_right li:hover span, .nav li a.cur, .nav li a:hover, ul.product li:hover h3, .product_item_top .fr h3 {
    color: #b71e21
}

/**/

.banner {
    position: relative;
}

.banner .prev, .banner .next {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 50%;
    text-align: center;
    font-size: 30px;
    font-family: '宋体';
    color: #fff;
    line-height: 48px;
    font-weight: bold;
    margin-top: -25px;
    transition: all 600ms ease;
}

.banner .prev {
    left: 60px;
}

.banner .next {
    right: 60px;
}

.banner:hover .prev, .banner:hover .next {
    display: block;
}

.banner .prev:hover, .banner .next:hover {
    background: #fff;
    color: #b71e21;
}

/*header*/

.header {
    background: url(../images/topbg.png) repeat;
    height: 116px;
    position: relative;
    z-index: 9999;
}

.header .fr {
    width: 1100px;
}

.header_top {
    display: block;
    width: 474px;
    height: 44px;
    float: right;
    margin-bottom: 22px;
    padding-left: 30px;
    background: url(../images/ttbg.png) left top no-repeat;
    line-height: 44px;
    animation: header_top 1s ease-out;
    -webkit-animation: header_top 1s ease-out;
    -moz-animation: header_top 1s ease-out;
    -o-animation: header_top 1s ease-out;
    font-size: 14px;
}

@keyframes header_top {
    0% {
        margin-right: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-right: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-webkit-keyframes header_top {
    0% {
        margin-right: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-right: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-moz-keyframes header_top {
    0% {
        margin-right: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-right: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-o-keyframes theader_top {
    0% {
        margin-right: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-right: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

.header_top .fl {
    width: 50%;
}

.header_top .fr {
    width: 50%;
}

.header_top .fl img {
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block;
    animation: t-tel 0.6s linear infinite alternate both;
    -webkit-animation: t-tel 0.6s linear infinite alternate both;
    -moz-animation: t-tel 0.6s linear infinite alternate both;
    -o-animation: t-tel 0.6s linear infinite alternate both;
}

@keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

@-webkit-keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

@-moz-keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

@-o-keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

.header_top li {
    float: left;
    position: relative;
}

.header_top li a {
    display: block;
    width: 20px;
    height: 44px;
    overflow: hidden;
}

.header_top li a img {
    position: relative;
    top: 0;
    display: block;
    margin: auto
}

.header_top li a:hover img {
    top: -100%;
}

.header_top li:nth-child(2), .header_top li:nth-child(3), .header_top li:nth-child(4) {
    padding-left: 30px;
}

.header_top .dh, .header_top .wx, .header_top .wb {
    display: none;
    z-index: 222;
    position: absolute;
    top: 44px;
    left: -50px;
    width: 120px;
    height: 120px;
}

.header_top li:hover .dh, .header_top li:hover .wx, .header_top li:hover .wb {
    display: block;
}

.header_top .dh img, .header_top .wx img, .header_top .wb img {
    display: block;
    width: 100%;
    height: 100%;
}

/*logo*/

.logo {
    height: 85px;
    padding: 15px 0;
    animation: logo 1s ease-out both;
    -webkit-animation: logo 1s ease-out both;
    -moz-animation: logo 1s ease-out both;
    -o-animation: logo 1s ease-out both;
    width: 335px;
}

@keyframes logo {
    0% {
        margin-left: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-left: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-webkit-keyframes logo {
    0% {
        margin-left: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-left: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-moz-keyframes logo {
    0% {
        margin-left: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-left: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-o-keyframes logo {
    0% {
        margin-left: -455px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-left: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

.logo img {
    max-height: 100%;
}

/**/

/*导航*/

.nav {
    clear: both;
}

.nav li {
    float: left;
    position: relative;
    border-right: 1px solid #e6e6e6;
    height: 50px;
}

.nav li:first-child {
    border-left: 1px solid #e6e6e6;
}

.nav li a {
    display: block;
    padding: 0 30px;
    text-align: center;
    line-height: 35px;
    color: #000;
    font-size: 18px;
    overflow: hidden;
    height: 35px;
}

.nav li b {
    display: block;
    position: relative;
    top: 0;
    line-height: 33px
}

.nav li:hover b {
    top: -100%;
    border-bottom: 2px solid #b71e21;
}

.nav a.cur b {
    border-bottom: 2px solid #b71e21;
}

.nav li ul {
    position: absolute;
    width: 100%;
    background: #f4f4f4;
    z-index: 999;
    left: 0;
    top: 50px;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    opacity: 0;
}

.nav .subnav li {
    display: block;
    border: none;
    float: none;
    height: 40px;
    line-height: 40px;
}

.nav .subnav a {
    padding: 0;
    font-size: 14px;
}

.nav li:hover .subnav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.nav li, .page_container li {
    animation: nav 0.6s cubic-bezier(.175, .885, .32, 1.275) both;
    -webkit-animation: nav 0.6s cubic-bezier(.175, .885, .32, 1.275) both;
    -moz-animation: nav 0.6s cubic-bezier(.175, .885, .32, 1.275) both;
    -o-animation: nav 0.6s cubic-bezier(.175, .885, .32, 1.275) both;
}

.nav li, .page_container li {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
}

.nav li:nth-child(2), .page_container li:nth-child(2) {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}

.nav li:nth-child(3), .page_container li:nth-child(3) {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

.nav li:nth-child(4), .page_container li:nth-child(4) {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}

.nav li:nth-child(5), .page_container li:nth-child(5) {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}

.nav li:nth-child(6), .page_container li:nth-child(6) {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
}

.nav li:nth-child(7), .page_container li:nth-child(7) {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
}

.nav li:nth-child(8), .page_container li:nth-child(8) {
    animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
}

@keyframes nav {
    0% {
        margin-top: 50px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-webkit-keyframes nav {
    0% {
        margin-top: 50px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-moz-keyframes nav {
    0% {
        margin-top: 50px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-o-keyframes nav {
    0% {
        margin-top: 50px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

/**/

/*one*/

.one {
    margin: 50px auto 0;
    overflow: hidden;
}

.one li {
    width: 301px;
    height: 481px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    position: relative;
    overflow: hidden;
}

.one_img {
    width: 100%;
    height: 100%;
    display: block;
}

.one li:hover .one_img {
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    -moz-transform: scale(1.15);
}

.one_imgs {
    display: block;
    width: 145px;
    height: 120px;
    position: absolute;
    bottom: -140px;
    left: 78px;
    z-index: 99;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
}

.one_imgs img {
    transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
}

.one li:hover .one_imgs {
    bottom: 52px;
    left: 78px;
}

.one .one_imgs:hover img {
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.one li:before {
    width: 301px;
    height: 481px;
    content: '';
    background: url(../images/sdk.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
}

.one li:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 7;
    background: rgba(0, 0, 0, 0.5);
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
}

.one li:hover:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.one li:nth-child(4n) {
    margin-right: 0px;
}

.one.animate li {
    animation: li 1s ease-in-out both;
    -webkit-animation: li 1s ease-in-out both;
    -moz-animation: li 1s ease-in-out both;
    -o-animation: li 1s ease-in-out both;
}

.one.animate li {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}

.one.animate li:nth-child(2) {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

.one.animate li:nth-child(3) {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}

.one.animate li:nth-child(4) {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}

.one.animate li:nth-child(5) {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
}

/**/

.two {
    margin: 50px auto 0;
    overflow: hidden;
}

.two ul {
    margin-top: 30px;
    overflow: hidden;
}

.two li {
    display: block;
    width: 620px;
    height: 233px;
    float: left;
    background: #eee1b6;
    margin-right: 12px;
    position: relative;
    margin-bottom: 12px;
}

.two.animate li {
    animation: li 1s ease-in-out both;
    -webkit-animation: li 1s ease-in-out both;
    -moz-animation: li 1s ease-in-out both;
    -o-animation: li 1s ease-in-out both;
}

.two.animate li {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}

.two.animate li:nth-child(2) {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

.two.animate li:nth-child(3) {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}

.two.animate li:nth-child(4) {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}

.two li:before {
    display: block;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #ed3c50;
    position: absolute;
    z-index: 0;
    content: "";
}

.two li:hover:before {
    height: 100%;
}

.two li .fl {
    width: 389px;
    height: 233px;
    overflow: hidden;
}

.two li img {
    display: block;
    width: 100%;
    height: 100%;
}

.two li:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.two li:nth-child(2n) {
    margin-right: 0px;
}

.two li .fr {
    width: 231px;
    height: 233px;
    padding: 34px 25px 0;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    position: relative;
}

.two li .fr:after {
    content: '<';
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #ed3c50;
    line-height: 26px;
    text-align: center;
    position: absolute;
    left: -13px;
    top: 164px;
    font-family: '黑体'
}

.two li:hover .fr:after {
    background: #eee1b6;
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    color: #000
}

.two li b {
    line-height: 44px;
    font-size: 30px;
    color: #3d2f01;
    display: block;
}

.two li h3 {
    line-height: 32px;
    font-size: 18px;
    color: #3d2f01;
}

.two li p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #6e623d;
    overflow: hidden;
    margin-bottom: 14px;
}

.two li span {
    display: block;
    width: 46px;
    height: 11px;
    background: url(../images/jgtuq1.png) center left no-repeat;
}

.two li:hover p {
    color: #ffc5cc;
}

.two li:hover span {
    animation: jgq 3s linear infinite alternate both;
    -webkit-animation: jgq 3s linear infinite alternate both;
    -moz-animation: jgq 3s linear infinite alternate both;
    -o-animation: jgq 3s linear infinite alternate both;
    background: url(../images/jgtuq2.png) center left no-repeat;
    margin-left: 135px;
}

@keyframes jgq {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 135px;
    }
}

@-webkit-keyframes jgq {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 135px;
    }
}

@-moz-keyframes jgq {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 135px;
    }
}

@-o-keyframes jgq {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 135px;
    }
}

.two li:hover h3, .two li:hover b {
    padding-left: 10px;
}

/**/

.three {
    background: url(../images/zpbg.jpg) repeat;
    padding: 40px 0;
    overflow: hidden;
    margin-top: 50px;
}

.three .bd {
    margin: 40px 0px 0px 2%;
    overflow: hidden;
    position: relative;
}

.three .bd li {
    float: left;
    width: 18% !important;
    margin-right: 2%;
    position: relative;
    border: 10px solid #fcf3d6;
    background: #fcf3d6;
    box-sizing: border-box;
}

.three .bd li:after {
    content: '';
    background: url(../images/zpybg.png) no-repeat;
    position: absolute;
    left: 0px;
    bottom: -50px;
    width: 250px;
    height: 69px;
    background-size: 100%;
    z-index: -1;
}

.three li h3 {
    position: absolute;
    width: 254px;
    height: 50px;
    padding: 5px;
    left: 50%;
    z-index: 6;
    background: url(../images/zpmbg.png) center center no-repeat;
    bottom: 22px;
    text-align: center;
    line-height: 50px;
    color: #000;
    font-size: 16px;
    margin-left: -132px;
    overflow: hidden;
}

.three li h3 b {
    display: block;
    top: -100%;
    position: relative;
}

.three li:hover b {
    top: 0
}

.three li p {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 2;
    display: none;
    padding: 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%
}

.three li:hover p {
    display: block;
}

.three .bd img {
    width: 100%;
    display: block;
}

.three .prev, .three .next {
    width: 46px;
    height: 46px;
    text-align: center;
    display: block;
    line-height: 46px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    z-index: 5;
    margin-top: -23px;
    font-size: 30px;
    font-family: "宋体"
}

.three .next {
    right: 2%
}

.three.animate .bd {
    animation: three 1s ease-out both;
    -webkit-animation: three 1s ease-out both;
    -moz-animation: three 1s ease-out both;
    -o-animation: three 1s ease-out both;
}

@keyframes three {
    0% {
        margin: 300px 0px 0px 2%;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 40px 0px 0px 2%;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-webkit-keyframes three {
    0% {
        margin: 300px 0px 0px 2%;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 40px 0px 0px 2%;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-moz-keyframes three {
    0% {
        margin: 300px 0px 0px 2%;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 40px 0px 0px 2%;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-o-keyframes three {
    0% {
        margin: 300px 0px 0px 2%;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 40px 0px 0px 2%;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

/**/

.fore {
    position: relative;
    overflow: hidden;
}

.fore_img, .six_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.fore_img img, .six_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.fore .container {
    padding: 50px 0;
    overflow: hidden;
}

.fore_title {
    margin-bottom: 30px;
    width: 825px;
}

.fore_title h2 {
    display: inline-block;
    font-size: 35px;
    line-height: 35px;
}

.fore_title span {
    display: inline-block;
    line-height: 15px;
    font-weight: bold;
}

.fore_title .link {
    float: right;
    margin: 0;
    line-height: 35px;
    height: 35px;
    color: #000 !important;
}

.fore_l {
    width: 825px;
    padding-right: 50px;
}

.fore_left {
    border: 10px solid #fff;
    width: 336px;
    height: 260px;
    overflow: hidden;
    margin-right: 15px;
}

.fore_left li {
    width: 336px;
    height: 260px;
}

.fore_left li img {
    width: 100%;
    height: 100%;
    display: block;
}

.fore_left li:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.fore_right {
    width: 446px;
}

.fore_right li {
    line-height: 40px;
    position: relative;
    padding-left: 30px;
    height: 40px;
    overflow: hidden;
}

.fore_right li:before {
    content: '>';
    width: 30px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    font-family: '宋体';
    color: #000;
    font-weight: bold;
}

.fore_right li h3 {
    display: block;
    float: left;
    width: 337px;
    color: #000;
    font-size: 14px;
}

.fore_right li span {
    display: block;
    float: right;
    color: #7b7b7b;
}

.fore_right li:hover:before {
    padding-left: 5px;
}

.fore_r {
    padding-left: 50px;
    border-left: 1px solid #d9d9d9;
    width: 326px;
}

.fore_sp {
    width: 306px;
    border: 10px solid #fff;
}

.fore.animate .fore_l {
    animation: fore 1s ease-out both;
    -webkit-animation: fore 1s ease-out both;
    -moz-animation: fore 1s ease-out both;
    -o-animation: fore 1s ease-out both;
}

.fore.animate .fore_r {
    animation: fore 2s ease-out both;
    -webkit-animation: fore 2s ease-out both;
    -moz-animation: fore 2s ease-out both;
    -o-animation: fore 2s ease-out both;
}

@keyframes fore {
    0% {
        margin: 300px 0px 0px 0px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 0px 0px 0px 0px;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-webkit-keyframes fore {
    0% {
        margin: 300px 0px 0px 0px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 0px 0px 0px 0px;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-moz-keyframes fore {
    0% {
        margin: 300px 0px 0px 0px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 0px 0px 0px 0px;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

@-o-keyframes fore {
    0% {
        margin: 300px 0px 0px 0px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
    }
    100% {
        margin: 0px 0px 0px 0px;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
    }
}

/**/

.five {
    overflow: hidden;
    background: #7d7d7d;
    padding: 23px 0;
    margin-top: 40px;
}

.five_left {
    display: block;
    width: 300px;
    padding-top: 4px;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
    line-height: 40px
}

.five_left img {
    animation: t-tel 0.6s linear infinite alternate both;
    -webkit-animation: t-tel 0.6s linear infinite alternate both;
    -moz-animation: t-tel 0.6s linear infinite alternate both;
    -o-animation: t-tel 0.6s linear infinite alternate both;
    vertical-align: middle;
    margin-right: 10px
}

@keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

@-webkit-keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

@-moz-keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

@-o-keyframes t-tel {
    0% {
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
    }
}

.five_center {
    width: 665px;
    border-left: 1px solid #929292;
    padding-left: 32px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    box-sizing: border-box
}

.five_right {
    width: 287px;
    border-left: 1px solid #929292;
    padding-left: 32px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    box-sizing: border-box
}

/**/

.six {
    position: relative;
    color: #9c9c9c;
    font-size: 12px;
}

.six .container {
    padding: 50px 0;
    border-bottom: 1px solid #373737;
    overflow: hidden;
}

ul.six_left {
    margin-right: 60px;
}

ul.six_left li {
    float: left;
    display: block;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
}

ul.six_left li img {
    width: 83px;
    height: 83px;
    display: block;
}

ul.six_ul.fl {
    width: 220px;
}

ul.six_ul li {
    display: block;
    line-height: 30px;
    float: left;
    width: 170px;
    border-right: 1px solid #373737;
}

ul.six_ul li:hover a {
    color: #eee;
    padding-left: 6px;
}

ul.six_ul li:first-child {
    border-right: none;
    padding-bottom: 7px;
    font-size: 16px;
    color: #cdcdcd;
    line-height: 32px;
    position: relative;
    margin-bottom: 24px;
}

ul.six_ul li:first-child:after {
    content: '';
    display: block;
    width: 33px;
    height: 1px;
    background: #ce2134;
    position: absolute;
    bottom: 0
}

ul.six_ul li:first-child:hover:after {
    width: 63px;
}

/*page*/

.page_container {
    position: relative;
    height: 345px;
}

.page_banner {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

.page_banner img {
    width: 100%;
    height: 100%;
    display: block;
    animation: page_banner 10s linear infinite alternate both;
    -webkit-animation: page_banner 10s linear infinite alternate both;
    -moz-animation: page_banner 10s linear infinite alternate both;
    -o-animation: page_banner 10s linear infinite alternate both;
}

@keyframes page_banner {
    0% {
        transform: scale(1);
        -ms-transform: scale(1);
        /* IE 9 */
        -webkit-transform: scale(1);
        /* Safari 和 Chrome */
        -o-transform: scale(1);
        /* Opera */
        -moz-transform: scale(1);
    }
    100% {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        /* IE 9 */
        -webkit-transform: scale(1.2);
        /* Safari 和 Chrome */
        -o-transform: scale(1.2);
        /* Opera */
        -moz-transform: scale(1.2);
    }
}

@-webkit-keyframes page_banner {
    0% {
        transform: scale(1);
        -ms-transform: scale(1);
        /* IE 9 */
        -webkit-transform: scale(1);
        /* Safari 和 Chrome */
        -o-transform: scale(1);
        /* Opera */
        -moz-transform: scale(1);
    }
    100% {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        /* IE 9 */
        -webkit-transform: scale(1.2);
        /* Safari 和 Chrome */
        -o-transform: scale(1.2);
        /* Opera */
        -moz-transform: scale(1.2);
    }
}

@-moz-keyframes page_banner {
    0% {
        transform: scale(1);
        -ms-transform: scale(1);
        /* IE 9 */
        -webkit-transform: scale(1);
        /* Safari 和 Chrome */
        -o-transform: scale(1);
        /* Opera */
        -moz-transform: scale(1);
    }
    100% {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        /* IE 9 */
        -webkit-transform: scale(1.2);
        /* Safari 和 Chrome */
        -o-transform: scale(1.2);
        /* Opera */
        -moz-transform: scale(1.2);
    }
}

@-o-keyframes page_banner {
    0% {
        transform: scale(1);
        -ms-transform: scale(1);
        /* IE 9 */
        -webkit-transform: scale(1);
        /* Safari 和 Chrome */
        -o-transform: scale(1);
        /* Opera */
        -moz-transform: scale(1);
    }
    100% {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        /* IE 9 */
        -webkit-transform: scale(1.2);
        /* Safari 和 Chrome */
        -o-transform: scale(1.2);
        /* Opera */
        -moz-transform: scale(1.2);
    }
}

.page_title {
    padding-top: 111px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 50px;
    color: #fff;
}

.page_container li {
    float: left;
    text-align: center;
    position: relative;
}

.page_container li:after {
    content: '';
    height: 18px;
    background: rgba(255, 255, 255, 0.5);
    width: 1px;
    position: absolute;
    left: 0px;
    top: 10px;
}

.page_container li:first-child:after, .page_container .page_ul li:after {
    display: none
}

.page_container li a {
    padding: 0px 40px;
    overflow: hidden;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    height: 36px;
    display: block;
}

.page_container li b {
    display: block;
    position: relative;
    top: 0;
}

.page_container li:hover b {
    top: -100%;
}

ul.page_ul {
    position: absolute;
    display: none;
}

.page_container li:hover .page_ul {
    display: block;
}

ul.page_ul li a {
    font-size: 14px;
    color: #000
}

.page_container li .cur {
    border: 2px solid #fff;
    border-radius: 20px;
}

.zsp {
    position: relative;
    padding-top: 80px;
    margin-top: -30px;
    text-align: center;
    font-size: 9px;
    color: #ccc;
}

.zsp:before {
    width: 1px;
    content: '';
    height: 60px;
    background: #b71e21;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    top: 0px;
}

.zsp h2 {
    font-size: 12px;
    letter-spacing: 5px;
}

.pages .zsp:before {
    background: #dc970c;
}

/**/

ul.product {
    margin-top: 40px;
    overflow: hidden;
}

ul.product li {
    width: 18%;
    display: block;
    float: left;
    overflow: hidden;
    padding: 12px 12px 0px 12px;
    box-sizing: border-box;
    background: #fff;
    margin: 0 1% 1%;
    opacity: 0;
}

ul.product.animate li, ul.Article.animate li {
    animation: caseli 1s cubic-bezier(.175, .885, .32, 1.275) 0.6s both;
    -webkit-animation: caseli 1s cubic-bezier(.175, .885, .32, 1.275) 0.6s both;
    -moz-animation: caseli 1s cubic-bezier(.175, .885, .32, 1.275) 0.6s both;
    -o-animation: caseli 1s cubic-bezier(.175, .885, .32, 1.275) 0.6s both;
}

@keyframes caseli {
    0% {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        -moz-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes caseli {
    0% {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        -moz-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes caseli {
    0% {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        -moz-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes caseli {
    0% {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        -moz-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.page li .imgs {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

ul.product li img {
    display: block;
}

.page li:hover .imgs img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

ul.product li h3 {
    line-height: 68px;
    padding-right: 10px;
    box-sizing: border-box;
    height: 68px;
    overflow: hidden;
    font-size: 16px;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 85%;
    display: inline-block
}

ul.product li h3:after {
    content: '';
    position: absolute;
    height: 25px;
    background: #ccc;
    width: 1px;
    right: 0px;
    top: 21px;
}

ul.product li b {
    float: right;
    width: 15%;
    height: 26px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-top: 20px;
    background: url(../images/jin.png) no-repeat center;
    background-position-y: 10px;
}

ul.product li:hover b {
    animation: b 1s linear infinite alternate both;
    -webkit-animation: b 1s linear infinite alternate both;
    -moz-animation: b 1s linear infinite alternate both;
    -o-animation: b 1s linear infinite alternate both;
}

@keyframes b {
    0% {
        padding-left: 18px;
    }
    100% {
        padding-left: 3px;
    }
}

@-webkit-keyframes b {
    0% {
        padding-left: 18px;
    }
    100% {
        padding-left: 3px;
    }
}

@-moz-keyframes b {
    0% {
        padding-left: 18px;
    }
    100% {
        padding-left: 3px;
    }
}

@-o-keyframes b {
    0% {
        padding-left: 18px;
    }
    100% {
        padding-left: 3px;
    }
}

/**/

.product_item {
    margin: 40px auto 0;
    opacity: 0;
}

.product_item.animate, .Article_item.animate, .page_contents.animate {
    animation: donghua 1.0s linear both;
    -webkit-animation: donghua 1.0s linear both;
    -moz-animation: donghua 1.0s linear both;
    -o-animation: donghua 1.0s linear both;
}

@keyframes donghua {
    0% {
        margin-top: 400px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        margin: 40px auto 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes donghua {
    0% {
        margin-top: 400px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        margin: 40px auto 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes donghua {
    0% {
        margin-top: 400px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        margin: 40px auto 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes donghua {
    0% {
        margin-top: 400px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -o-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        margin: 40px auto 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        filter: alpha(opacity=100);
    }
}

.product_item_top {
    display: block;
    overflow: hidden;
    background: #FFF;
    padding: 40px;
    margin-bottom: 24px;
}

.product_item_top .fl {
    display: block;
    float: left;
    width: 232px;
    height: 337px;
    overflow: hidden;
}

.product_item_top:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.product_item_top .fr {
    float: left;
    margin-left: 35px;
}

.product_item_top .fr h3 {
    line-height: 80px;
    font-size: 26px;
}

.product_item_top .fr p {
    line-height: 26px;
    color: #666;
}

.product_item_bottom {
    display: block;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 40px;
    background: #FFF;
}

.page_qh {
    margin-top: 40px;
    text-align: center;
}

.page_qh span {
    width: 106px;
    height: 147px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
}

.page_qh a {
    color: transparent;
}

.page_qh span.prev {
    background: url(../images/prev.png) no-repeat
}

.page_qh span.next {
    background: url(../images/next.png) no-repeat
}

.page_qh span.fh {
    background: url(../images/ret.png) no-repeat
}

.page_qh span.fh a {
    display: block;
    width: 106px;
    height: 147px;
}

.page_xg_title {
    font-size: 40px;
    font-family: '宋体';
    text-align: center;
    line-height: 40px;
}

.page_xg_title a {
    color: #d5d5d5;
}

.page_xg_title h2 {
    font-size: 30px;
    color: #000;
}

/**/

ul.Article {
    margin: 40px auto 0;
    overflow: hidden;
}

ul.Article {
    margin: 40px auto 0;
    overflow: hidden;
}

ul.Article li {
    display: block;
    width: 613px;
    height: auto;
    margin-right: 26px;
    margin-bottom: 26px;
    overflow: hidden;
    float: left;
    opacity: 0;
}

ul.Article li:nth-child(2n) {
    margin-right: 0
}

ul.Article.container li .imgs {
    width: 613px;
    height: 257px;
}

ul.Article .imgs img {
    display: block;
    width: 100%;
    height: 100%;
}

.Article_text {
    display: block;
    padding: 35px 54px 36px;
    position: relative;
    box-sizing: border-box;
    background: #fff
}

.Article_text:before {
    content: "";
    width: 25px;
    height: 80px;
    border-left: 1px solid #b71e21;
    border-bottom: 1px solid #b71e21;
    position: absolute;
    left: 20px;
    top: -28px;
}

.Article li:hover .Article_text:before {
    top: 19px;
}

.Article_text h3 {
    display: block;
    line-height: 32px;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Article li:hover h3 {
    padding-left: 8px;
    color: #b71e21;
}

.Article_text p {
    margin-top: 17px;
    height: 60px;
    line-height: 30px;
    color: #6f6f6f;
    margin-bottom: 30px;
    overflow: hidden;
}

.Article_text b {
    display: block;
    width: 118px;
    height: 34px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
    line-height: 34px;
    color: #403f3f;
    border-radius: 20px;
}

.Article_text b span {
    position: relative;
    top: 0;
    display: block;
}

.Article li:hover b span {
    top: -100%;

}

.Article li:hover b {
    border-color: #b71e21;
}

/**/

.Article_item {
    display: block;
    background: #FFF;
    padding: 45px 50px;
    overflow: hidden;
    margin-top: 40px;
    box-sizing: border-box;
    opacity: 0;
}

.Article_item_title {
    text-align: center;
    padding-bottom: 26px;
    border-bottom: 1px solid #eee;
    margin-bottom: 28px;
    line-height: 26px;
    font-size: 12px;
    color: #8c8c8c;
}

.Article_item_title a {
    color: #8c8c8c;
}

.Article_item_title h1 {
    display: block;
    padding-bottom: 8px;
    line-height: 50px;
    font-size: 26px;
}

.Article_qh {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #eee;
    overflow: hidden;
}

.Article_qh .fl {
    float: left;
    width: 800px;
}

.Article_qh .fl span {
    display: block;
    line-height: 26px;
    font-size: 12px;
    color: #858585;
}

.Article_qh .fl a {
    color: #858585;
}

.Article_qh .fl span:hover {
    padding-left: 8px;
}

.Article_qh .fr {
    display: block;
    float: right;
    width: 149px;
    height: 46px;
    overflow: hidden;
    border: 2px solid #a6a6a6;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #4a4a4a;
    box-sizing: border-box
}

.Article_qh .fr span {
    display: block;
    position: relative;
    top: 0;
}

.Article_qh .fr:hover {
    border: 2px solid #b71e21;
    background: #b71e21;
}

.Article_qh .fr:hover span {
    top: -100%;
    color: #FFF;
}

/**/

.page_contents {
    margin: 40px auto 0;
    opacity: 0;
}

/*footer*/

.footer {
    padding: 15px 0 15px;
    background: #111111;
}

/*��ز�Ʒ������¿�ʼ*/

.relevant {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

.relevant .rel_title {
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #1D1C1C;
    text-indent: 10px;
    color: #fff !important;
}

.relevant .rel_content {
    padding: 10px;
    overflow: hidden;
}

/*��ز�Ʒ*/

.relevant_product .rel_item {
    width: 122px;
    float: left;
    margin: 0 5px 10px 5px;
}

.relevant_product .rel_item .rel_item_img {
    width: 100%;
    height: 90px;
}

.relevant_product .rel_item .rel_item_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #fff !important;
}

/*�������*/

.relevant_article .rel_item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #59504D;
    overflow: hidden;
}

.relevant_article .rel_item .rel_item_time {
    float: right;
    color: #999;
}

/**/

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
    margin-top: 20px;
}

h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**/

@keyframes li {
    0% {
        top: 300px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes li {
    0% {
        top: 300px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes li {
    0% {
        top: 300px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes li {
    0% {
        top: 300px;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }
}

/**/

.pading {
    text-align: center;
}

.pading a, .pading .current {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: #7d7d7d;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin: 0px 5px;
}

.pading .next, .pading .prev {
    border-radius: 10px;
    width: 94px;
    height: 32px;
}

.pading .current {
    background: #b71e21
}

/**/

.main_lj {
    line-height: 30px;
    display: none
}

.main_lj a {
    color: #000
}
.interlink {
    width: 100%;
    background: #111;
}

.interlink__inner {
    width: 1252px;
    margin: auto;
}

.interlink__list a {
    color: #999;
    float: left;
    margin: 2px 5px;
    margin-top: 0;
    font-size: 12px;
}

.interlink__title {
    color: #999;
    float: left;
    margin-right: 7px;
}

.interlink__list {
    overflow: hidden;
}