﻿html,
body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 12px/24px "Microsoft YaHei", Arial, "宋体", Helvetica, sans-serif, Verdana;
    color: #5a5a5a;
    overflow-x: hidden;
    color: #333;
}

ul,
li,
p,
img,
b,
ol,
em,
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: initial;
}

a,
a:visited,
a:link {
    color: inherit;
    text-decoration: none;
}

#dituContent img {
    max-width: none;
}

img {
    max-width: 100%;
}

.container {
    width: 1200px;
    margin: auto;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}


/**/

.flink {
    background: #000;
    line-height: 36px;
    color: #fff;
    height: 36px;
    overflow: hidden;
}

.flink_t {
    float: left;
    margin-right: 10px;
}

.flink_c a {
    display: inline-block;
    margin: 0 5px;
}


/**/

.Tc {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
}

.Tcs {
    background: #fff;
    width: 70%;
    height: 343px;
    position: absolute;
    left: 50%;
    margin-left: -35%;
    top: 50%;
    margin-top: -171.5px;
    border-radius: 10px;
    padding: 20px 10px;
    box-sizing: border-box;
    text-align: center;
}

.Tc_gb {
    position: absolute;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    top: 0px;
    transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate( 45deg);
}

.Tcs img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 5px;
    box-shadow: 0px 0px 3px 3px #eee;
}

.Tcs .Tc_dt {
    width: 150px;
    height: auto;
    margin: 15px auto 0;
    display: block;
    box-shadow: initial;
}

#weixin {
    line-height: 30px;
    display: inline-block;
    font-size: 15px;
}

#copy_btn {
    background: #000;
    border: none;
    line-height: 30px;
    width: 100px;
    color: #fff;
    border-radius: 5px;
    margin: 5px auto 0px;
}

.Tcs p {
    line-height: 30px;
}


/**/

.xgwz,
.xgcp {
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}


/**/

h4.related {
    border-bottom: 1px dashed #ccc;
    font-size: 22px;
    line-height: 40px;
}

h4.related span {
    display: inline-block;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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;
    height: 130px;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*主色*/

.logo_text p b,
.banner_text h3,
.banner_text h3 b,
.title h3 b,
.two_l_t h3 b,
.two_r_t h3 b,
.four_c li h3:hover,
.six_l_c li span,
.seven h3,
.page_banner_text h3,
.product li h3:hover,
.main_next span.prevrecord:hover,
.main_next span.nextrecord:hover {
    color: #dd2122;
}

.nav li a:hover,
.nav li a.cur,
.four_n,
.five_n li.cur,
.seven h3:after,
.page_t,
.page_n li a:hover {
    background: #dd2122;
}
.main_next span.prevrecord:hover:before,
.main_next span.nextrecord:hover:before{
    background-color: #dd2122;
}
.one_t {
    background: rgba(221, 33, 34, 0.98);
}

.five_n li.cur:before {
    border-top: 25px solid #dd2122;
}

.five_text h4:before {
    background: #c11b1f;
}

.product_item_img .hd li.on {
    border: 2px solid #b90000;
}


/**/

.top {
    line-height: 30px;
    background: #f2f2f2;
    color: #999;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
}

.logo_img {
    float: left;
    height: 120px;
    line-height: 120px;
}

.logo_img img {
    display: inline-block;
    max-height: 100%;
    vertical-align: middle;
}

.logo_text h3 {
    font-size: 20px;
    color: #242424;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: 2px;
}

.logo_text {
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}

.logo_text p {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #636363;
}

.logo_text p b {
    font-weight: bold;
    font-size: 17px;
}

.logo_text p em {
    font-family: arial;
}

.logo_r {
    float: right;
}

.logo_r li p {
    font-size: 14px;
    color: #434343;
    line-height: 24px;
}

.logo_r li b {
    display: block;
    font-size: 26px;
    font-family: arial;
    font-weight: bold;
    color: #5a5a5a;
    line-height: 36px;
}

.logo_r li {
    position: relative;
    padding-left: 50px;
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}

.logo_r li img {
    position: absolute;
    width: 34px;
    height: 34px;
    left: 0;
    top: calc(50% - 17px);
}

.logo {
    position: relative;
}

.navs {
    position: absolute;
    right: 10px;
    top: calc(50% - 13px);
    display: none;
}

.navs b {
    display: block;
    background: #333;
    width: 20px;
    height: 2px;
    margin: 5px;
}

.navbox {
    background: #121212;
    color: #fff;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav li {
    display: inline-block;
    position: relative;
}

.nav li a {
    display: block;
    line-height: 60px;
    padding: 0 50px;
    font-size: 16px;
}

.nav li ul {
    position: absolute;
    background: #121212;
    z-index: 9;
    width: 100%;
    display: none;
}

.nav li ul li {
    display: block;
}

.nav li ul li a {
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

.nav li:hover ul {
    display: block;
}


/**/

.max_banner {
    position: relative;
    display: none;
}

.max_banner img {
    width: 100%;
    display: block;
}

span.prev_b,
span.next_b {
    position: absolute;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    z-index: 1;
    top: calc(50% - 20px);
    font-family: "宋体";
}

span.next_b {
    right: 0;
}


/**/

.banner {
    position: relative;
}

.banner_text {
    width: 1200px;
    position: absolute;
    left: calc(50% - 600px);
    top: calc(50% - 120px);
    z-index: 9;
}

.banner_text h3 {
    font-size: 55px;
    font-weight: bold;
    line-height: 72px;
    position: relative;
}

.banner_text h3 b {
    font-size: 110px;
    font-family: arial;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

.banner_text h3 em {
    font-family: arial;
    color: #9c9d9f;
    letter-spacing: 2px;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 130px;
    line-height: 30px;
}

.banner_text h4 {
    font-size: 53px;
    color: #ffffff;
    letter-spacing: 2px;
    line-height: 70px;
    font-weight: bold;
}

.banner_text p {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 4px;
    background: url(../images/a.png) no-repeat center;
    line-height: 60px;
    width: 550px;
    text-align: center;
    background-size: 100%;
    margin-top: 20px;
}


/**/

.search {
    line-height: 80px;
    border-bottom: 1px solid #eee;
}

.key {
    font-size: 15px;
    color: #999;
}

.key b {
    color: #121212;
    font-weight: bold;
}

.key a {
    display: inline-block;
    margin: 0 10px;
}

.search_input {
    width: 250px;
    line-height: 40px;
    background: #eee;
    border-radius: 20px;
    margin-top: 20px;
}

a.searchBtn {
    width: 40px;
    height: 40px;
    background: url(../images/aa.png) no-repeat center;
}

.search_input input {
    width: 210px;
    border: 0;
    box-sizing: border-box;
    background: none;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    padding: 0 5px 0 20px;
}


/**/

.title {
    text-align: center;
}

.title h3 {
    color: #121212;
    font-size: 42px;
    line-height: 56px;
}

.title h3 b {
    font-weight: bold;
}

.title:after {
    content: "";
    display: block;
    width: 210px;
    height: 11px;
    margin: 5px auto;
    background: url(../images/t.png) no-repeat center;
}

.title p {
    font-size: 16px;
    line-height: 30px;
}


/**/

.one {
    padding: 60px 0;
}

.one_c {
    margin-top: 30px;
}

.one_text {
    font-size: 14px;
    color: #434343;
    line-height: 28px;
    text-align: center;
}

.one_c ul {
    margin-top: 30px;
    overflow: hidden;
}

.one_c li {
    width: 230px;
    float: left;
    margin: 0 5px;
    background: #f4f4f4;
    height: 200px;
    box-sizing: border-box;
    padding: 15px;
    position: relative;
    text-align: center;
}

.one_c li img {
    height: 44px;
    display: block;
    margin: 15px auto 10px;
}

.one_c li h4 {
    font-size: 16px;
    color: #434343;
    line-height: 28px;
}

.one_c li p {
    text-transform: uppercase;
    color: #434343;
    line-height: 16px;
}

.one_c li em {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    background: #3f3f3f;
    color: #f4f4f4;
    font-family: "宋体";
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    margin: 20px auto;
}

.one_t {
    position: absolute;
    width: 200px;
    top: 15px;
    left: 15px;
    height: 170px;
    color: #fff;
    display: none;
}

.one_t h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 55px;
}

.one_c li .one_t p {
    text-decoration: underline;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 10px;
}

.one_c li:hover .one_t {
    display: block;
}


/**/

.two {
    position: relative;
    padding: 80px 0;
}

.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.two .bg img {
    max-width: none;
    width: 1920px;
    position: relative;
    height: 370px;
    left: calc(50% - 960px);
    top: calc(50% - 185px);
}

.two_l {
    float: left;
    width: 600px;
}

.two_l_t {
    margin-bottom: 40px;
}

.two_l_t h3 {
    color: #ffffff;
    font-size: 42px;
    line-height: 55px;
}

.two_l_t h3 b {
    font-weight: bold;
}

.two_l li {
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-left: 1px solid #666666;
    float: left;
    padding: 0 20px;
    line-height: 30px;
}

.two_l li img {
    height: 45px;
    display: block;
    margin: 0 auto 10px;
}

.two_l li:last-child {
    border-right: 1px solid #666666;
}

.two_l ul {
    overflow: hidden;
}

.two_r {
    width: 550px;
    float: right;
}

.two_r_t {
    margin-bottom: 65px;
}

.two_r_t h3 {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
}

.two_r p {
    color: #999999;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}

.two_r h4 {
    font-family: arial;
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
}

.two_r h4 img {
    display: inline-block;
    vertical-align: top;
}


/**/

.three {
    padding: 80px 0 30px;
    counter-reset: number;
}

.three li {
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 50px;
}

.three li:nth-child(2n) .three_text {
    float: left;
}

.three li:nth-child(2n) .three_img {
    float: right;
}

.three_img {
    width: 600px;
    float: left;
}

.three_img img {
    width: 100%;
    display: block;
    height: 450px;
}

.three_text {
    width: 560px;
    float: right;
}

.three_text h3 {
    color: #121212;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    padding-left: 80px;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.three_text h3 em {
    font-size: 14px;
    font-family: arial;
    text-transform: uppercase;
    color: #ccc;
    display: block;
    line-height: 20px;
}

.three_text h3:before {
    counter-increment: number;
    content: "0"counter(number);
    color: #fff;
    font-size: 38px;
    width: 60px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background: url(../images/10.png) no-repeat center;
    display: block;
    font-weight: bold;
    font-family: arial;
    position: absolute;
    left: 0;
    top: 0;
}

.three_text p {
    color: #434343;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 35px;
}

.three_ul li {
    width: 46%;
    float: left;
    margin: 0 2%;
    border-bottom: 0;
}

.three_ul li img {
    width: 100%;
    display: block;
    height: 145px;
}


/**/

.four_bg {
    display: none;
}

.four {
    padding: 60px 0;
}

.four .title h3,
.four .title p {
    color: #fff;
}

.four_n li {
    display: inline-block;
}

.four_n {
    text-align: center;
    color: #fff;
    margin: 30px 0 0;
}

.four_n li a {
    display: block;
    line-height: 42px;
    font-size: 14px;
    margin: 0 15px;
}

.four_n li a:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-right: 5px;
}

.four_n li.cur a,
.four_n li a:hover {
    font-weight: bold;
}

.four_c {
    overflow: hidden;
}

.four_c li {
    width: 386px;
    float: left;
    margin: 20px 20px 0 0;
}

.four_c li:nth-child(3n) {
    margin-right: 0;
}

.four_c li img {
    width: 100%;
    display: block;
    height: 290px;
    transition: 0.3s;
}

.four_c li h3 {
    background: #f4f4f4;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.four_img {
    position: relative;
}

.four_img:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(51, 53, 60, 0.95) url(../images/c.png) no-repeat center;
    background-size: 42px;
    opacity: 0;
    transition: 0.3s;
    z-index: 1;
}

.four_img:hover:before {
    opacity: 1;
}

.four_img:hover img {
    transform: scale(0.9);
}


/**/

.five {
    padding: 60px 0;
}

.five_n {
    background: #eeeeee;
    margin: 25px 0;
}

.five_n li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 15px 0;
    position: relative;
}

.five_n li img {
    height: 40px;
    display: block;
    margin: 0 auto;
}

.five_n li h3 {
    font-size: 24px;
    color: #121212;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.five_n li p {
    color: #cccccc;
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
}

.five_n li.cur h3 {
    color: #fff;
}

.five_n li.cur:before {
    content: "";
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    left: calc(50% - 25px);
    bottom: -25px;
}

.five_c li img {
    width: 100%;
    display: block;
    height: 529px;
}

.five_text {
    position: relative;
    padding-left: 190px;
    margin-top: 20px;
}

.five_c li .five_text img {
    width: 70px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
}

.five_text h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    position: relative;
    color: #121212;
}

.five_text h4:before {
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.five_text p {
    line-height: 40px;
    font-size: 16px;
    margin-top: 30px;
}

.five_text:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #eee;
    position: absolute;
    left: 120px;
    top: 0;
    border-right: 1px solid #fbfbfb;
}


/**/

.six {
    background: #f2f2f2;
    padding: 60px 0;
}

.six .title {
    margin-bottom: 40px;
}

.six_l {
    width: 400px;
    float: left;
    background: #fff;
    box-sizing: border-box;
    padding: 25px 30px;
    position: relative;
    z-index: 0;
}

.six_t h3 {
    font-size: 22px;
    font-weight: bold;
    color: #121212;
    line-height: 30px;
}

.six_t p {
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
    line-height: 20px;
}

.six_t {
    position: relative;
    padding-right: 50px;
}

.six_t a.more {
    color: #e8e8e8;
    font-family: SimHei;
    font-size: 26px;
    font-weight: normal;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 2px solid #e8e8e8;
    position: absolute;
    text-align: center;
    right: 0;
    top: calc(50% - 17px);
}

.six_l:before {
    content: "";
    width: 100%;
    height: 40%;
    position: absolute;
    top: 0;
    left: 0;
    background: #2a2a2a;
    z-index: -1;
}

.six_l .six_t h3 {
    color: #fff;
}

.six_l_c {
    margin-top: 25px;
}

.six_l_c li img {
    width: 100%;
    display: block;
    height: 255px;
}

.six_l_c li h4 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    line-height: 30px;
}

.six_l_c li span {
    display: block;
    font-size: 16px;
    font-family: arial;
    line-height: 28px;
}

.six_l_c li p {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/**/

.six_c {
    width: 400px;
    float: left;
    margin: 0 20px;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
}

.six_c li h4 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}

.six_c li span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}

.six_c li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.six_c li {
    border-top: 1px solid #eaeaea;
    margin-top: 15px;
    padding-top: 10px;
}


/**/

.six_r {
    width: 360px;
    float: right;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
}

.six_r_c {
    margin-top: 15px;
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
    height: 361px;
    overflow: hidden;
}

.six_r_c li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background: url(../images/b.png) no-repeat left center;
    padding-left: 20px;
}


/**/

.seven {
    background: #070707;
    color: #cccccc;
    padding: 50px 0;
}

.seven h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.seven h3 em {
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    color: #5a5a5a;
    display: block;
    line-height: 20px;
}

.seven h3:after {
    content: "";
    width: 20px;
    height: 1px;
    display: block;
    margin: 10px 0 20px;
}

.seven_l {
    width: 260px;
    float: left;
    border-right: 1px solid #222;
    margin-right: 70px;
    padding-right: 40px;
}

.seven_l li {
    font-size: 14px;
    line-height: 36px;
    width: 130px;
    float: left;
    color: #eee;
}

.seven_c {
    width: 468px;
    float: left;
}

.seven_c p {
    line-height: 36px;
    font-size: 14px;
}

.seven_c p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.seven_r {
    width: 361px;
    float: right;
    border-left: 1px solid #222;
    box-sizing: border-box;
    padding-left: 90px;
}

.seven_r .ewm {
    width: 110px;
    float: left;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
}

.seven_r .ewm img {
    width: 100%;
    display: block;
    height: auto;
}

.seven_r .ewm:last-child {
    margin-left: 50px;
}


/**/

.footer {
    background: #d9d9d9;
    line-height: 30px;
    color: #666;
    text-align: center;
    padding: 20px 0;
}

.bottom {
    position: fixed;
    right: 2%;
    bottom: 10px;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    padding: 10px 0;
    width: 36px;
    display: none;
}

.bottom li img {
    display: block;
    margin: 0 auto;
    height: 20px;
}

.bottom li a {
    display: block;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin: 5px 0;
}


/**/

.page_banner {
    position: relative;
}

.page_banner img {
    width: 100%;
    display: block;
    height: auto;
}

.page_banner_text {
    width: 1200px;
    position: absolute;
    left: calc(50% - 600px);
    top: calc(50% - 45px);
}

.page_banner_text h3 {
    font-size: 42px;
    font-weight: bold;
    line-height: 56px;
}

.page_banner_text p {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
}


/**/

.tip {
    line-height: 60px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #666;
    margin-bottom: 40px;
}

.tip_l {
    background: url(../images/d.png) no-repeat left center;
    padding-left: 30px;
}

.tip .search_input {
    margin-top: 15px;
    line-height: 30px;
}

.tip .search_input input {
    line-height: 30px;
}

.tip a.searchBtn {
    height: 30px;
}


/**/

.page {
    margin-bottom: 40px;
}

.page_l {
    width: 220px;
    float: left;
}

.page_t {
    color: #fff;
    padding: 20px 10px;
}

.page_t h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
}

.page_t p {
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    line-height: 22px;
}

.page_n {
    margin-bottom: 20px;
}

.page_n li a {
    display: block;
    line-height: 44px;
    background: #eee;
    color: #000;
    padding: 0 10px;
    position: relative;
    border-top: 1px solid #fff;
    font-size: 14px;
}

.page_n li a:after {
    content: ">";
    font-size: 16px;
    font-family: "宋体";
    color: #666;
    float: right;
}

.page_n li a:hover {
    color: #fff;
}

.page_n li a:hover:after {
    color: #fff;
}

.tj_xw ul {
    background: #eee;
    color: #000;
    padding: 10px;
}

.tj_xw li {
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/b.png) no-repeat left center;
    padding-left: 20px;
}


/**/

.page_r {
    width: 960px;
    float: right;
}

.product li {
    width: 300px;
    float: left;
    margin: 0 10px 20px;
    background: #f7f7f7;
    padding: 15px;
    box-sizing: border-box;
}

.product li img {
    width: 100%;
    display: block;
    height: 203px;
}

.product li h3 {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #121212;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product li p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
}

.pading {
    text-align: center;
}

.pading a,
.pading span {
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    background: #eee;
    margin: 0 3px;
}

.pading span.current {
    background: #333;
    color: #fff;
}


/**/

.page_title {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}

.info {
    font-size: 14px;
    text-align: center;
    color: #5a5a5a;
    line-height: 24px;
    margin: 10px 0;
}

.product_desc {
    color: #666;
    padding: 5px;
    font-size: 14px;
}

.product_item_img {
    width: 500px;
    margin: 30px auto;
    position: relative;
}

.product_item_img li img {
    width: 100%;
    display: block;
}

.product_item_img .bd li img {
    height: 375px;
}

.product_item_img .hd li img {
    height: 100%;
}

.product_item_img .hd li {
    width: 18%;
    margin: 1%;
    float: left;
    box-sizing: border-box;
    height: 62px;
    border: 1px solid #666;
}

.product_item_img .hd {
    overflow: hidden;
    margin: 10px 20px 0;
}

.prev_pro,
.next_pro {
    width: 20px;
    height: 66px;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

.next_pro {
    background: url(../images/an1r.gif) no-repeat center;
    right: 0;
}

.prev_pro {
    background: url(../images/an1l.gif) no-repeat center;
    left: 0;
}

.product_con {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 30px;
}


/**/

.main_next {
    font-family: SimSun;
    font-size: 12px;
    color: #595959;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 30px;
}

.main_next span.prevrecord,
.main_next span.nextrecord {
    display: block;
}

.main_next span.prevrecord:before,
.main_next span.nextrecord:before {
    width: 11px;
    height: 10px;
    content: "";
    display: inline-block;
    margin-right: 5px;
    background-color: #c2c2c2;
}

.main_next span.prevrecord:before {
    background-image: url(../images/shang.png);
}

.main_next span.nextrecord:before {
    background-image: url(../images/xia.png);
}


/**/

.tj_cp ul {
    background: #eee;
    padding: 10px;
}

.tj_cp li img {
    width: 100%;
    display: block;
    height: 150px;
}

.tj_cp li h3 {
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}

.tj_cp li {
    margin-top: 10px;
}


/**/

.article li img {
    width: 200px;
    float: left;
    margin-right: 20px;
    height: 150px;
}

.article li {
    overflow: hidden;
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.article li h3 {
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}

.article li span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.article li p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 96px;
    overflow: hidden;
    margin-top: 4px;
}


/**/

.article_title {
    font-size: 24px;
    color: #000000;
    text-align: center;
    line-height: 40px;
}

.info span {
    display: inline-block;
    margin: 0 5px;
}

.article_con {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.page_con {
    font-size: 14px;
    line-height: 24px;
}


/**/

@media only screen and (max-width:768px) {
    .container {
        width: 96%;
    }
    .logo_text,
    .logo_r {
        display: none;
    }
    .navs {
        display: block;
    }
    .logo_img {
        height: 80px;
        line-height: 80px;
        float: none;
        margin-right: 40px;
    }
    .nav_button {
        position: absolute;
        top: 10px;
        right: 53%;
        width: 30px;
        height: 30px;
        display: block;
        background: url(../images/close.png) no-repeat center;
    }
    .navbox {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        display: none;
    }
    .nav {
        width: 50%;
        height: 100%;
        background: #000;
        box-sizing: border-box;
        float: right;
    }
    .nav li {
        display: block;
    }
    .nav li:hover ul {
        display: none;
    }
    .nav li a {
        padding: 0;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    /**/
    #slider-wrapper {
        display: none;
    }
    .max_banner {
        display: block;
    }
    span.prev_b,
    span.next_b {
        display: none;
    }
    /**/
    .banner_text {
        width: 96%;
        left: 2%;
        top: calc(50% - 46px);
    }
    .banner_text h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .banner_text h3 b {
        font-size: 36px;
        margin-right: 5px;
    }
    .banner_text h3 em {
        display: none;
    }
    .banner_text h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .banner_text p {
        font-size: 14px;
        background: #f00;
        line-height: 24px;
        width: auto;
        letter-spacing: 0;
        display: inline-block;
        padding: 0 5px;
        margin-top: 5px;
    }
    /**/
    .search {
        display: none;
    }
    .title h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .title p {
        font-size: 12px;
        line-height: 24px;
    }
    /**/
    .one {
        padding: 25px 0;
    }
    .one_c {
        margin-top: 20px;
    }
    .one_text {
        line-height: 20px;
        text-align: left;
        font-size: 13px;
    }
    .one_c ul {
        margin-top: 10px;
    }
    .one_c li:hover .one_t {
        display: none;
    }
    .one_c li {
        width: 49%;
        margin: 10px 0 0;
        padding: 15px 10px 15px 50px;
        height: 80px;
    }
    .one_c li:nth-child(2n) {
        margin-left: 2%;
    }
    .one_c li img {
        height: 30px;
        margin: 0;
        position: absolute;
        left: 10px;
        top: calc(50% - 15px);
    }
    .one_c li h4 {
        font-weight: bold;
        line-height: 24px;
    }
    .one_c li p {
        display: none;
    }
    .one_c li em {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 13px;
        margin: 8px auto 0;
    }
    .one_c li:nth-child(5) {
        width: 100%;
        padding-right: calc(50% + 10px);
    }
    /**/
    .two {
        padding: 30px 0;
        overflow: hidden;
    }
    .two .bg img {
        height: 390px;
        top: calc(50% - 195px);
    }
    .two_l {
        float: none;
        width: 100%;
    }
    .two_l_t h3 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }
    .two_l_t:after {
        content: "";
        display: block;
        width: 210px;
        height: 11px;
        margin: 5px auto;
        background: url(../images/t.png) no-repeat center;
    }
    .two_l_t {
        margin-bottom: 20px;
    }
    .two_l li img {
        height: 30px;
        margin-bottom: 5px;
    }
    .two_l li {
        padding: 0;
        width: 25%;
        box-sizing: border-box;
    }
    .two_l li p {
        font-size: 16px;
        font-weight: bold;
    }
    .two_r {
        width: 100%;
        float: none;
        margin-top: 20px;
        text-align: center;
    }
    .two_r_t {
        margin-bottom: 20px;
    }
    .two_r_t h3 {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }
    .two_r_t h3 b {
        display: block;
    }
    .two_r p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0;
        display: inline-block;
    }
    .two_r h4 {
        display: inline-block;
        font-size: 20px;
        font-weight: bold;
        margin-top: 0;
    }
    /**/
    .three {
        padding: 30px 0 0;
    }
    .three li {
        border-bottom: 0;
        margin-bottom: 30px;
    }
    .three_img {
        width: 100%;
        float: none;
    }
    .three_img img {
        height: auto;
    }
    .three_text {
        width: 100%;
        float: none;
    }
    .three_text h3 {
        font-size: 18px;
        color: #222;
        line-height: 30px;
        padding-left: 50px;
        padding-bottom: 0;
        margin: 15px 0;
    }
    .three_text h3 em {
        font-size: 12px;
        color: #999;
    }
    .three_text h3:before {
        width: 43px;
        height: 50px;
        background-size: 100%;
        font-size: 24px;
        line-height: 50px;
    }
    .three_text p {
        font-size: 13px;
        margin-bottom: 0;
    }
    .three_ul {
        margin-top: 15px;
        overflow: hidden;
    }
    .three_ul li {
        width: 48%;
        margin: 0 1%;
    }
    .three_ul li img {
        height: 100px;
    }
    /**/
    .four {
        padding: 30px 0;
    }
    .four_n {
        padding: 10px 0;
        margin-top: 20px;
    }
    .four_n li a {
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 30px;
    }
    .four_n li {
        width: 32%;
    }
    .four_c li {
        width: 48%;
        margin: 10px 1% 0;
    }
    .four_c li:nth-child(3n) {
        margin-right: 1%;
    }
    .four_c li img {
        height: 130px;
    }
    .four_c li h3 {
        background: none;
        color: #fff;
        line-height: 30px;
    }
    /**/
    .five {
        padding: 30px 0;
    }
    .five_n {
        margin: 20px 0 10px;
    }
    .five_n li {
        width: 50%;
        padding: 5px 0;
    }
    .five_n li.cur:before {
        display: none;
    }
    .five_n li h3 {
        font-size: 16px;
        white-space: nowrap;
        margin-top: 0;
    }
    .five_n li p {
        display: none;
    }
    .five_c li img {
        height: 158px;
    }
    .five_text {
        margin-top: 10px;
        padding-left: 90px;
        height: 120px;
    }
    .five_text:before {
        left: 80px;
    }
    .five_text h4 {
        font-size: 16px;
        line-height: 30px;
        height: 60px;
        overflow: hidden;
    }
    .five_text p {
        margin-top: 10px;
        font-size: 12px;
        line-height: 24px;
    }
    /**/
    .six {
        padding: 30px 0;
    }
    .six .title {
        margin-bottom: 20px;
    }
    .six_l {
        width: 100%;
        float: none;
        padding: 15px;
    }
    .six_t h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .six_t p {
        font-size: 12px;
    }
    .six_t a.more {
        width: 24px;
        height: 24px;
        line-height: 24px;
        top: calc(50% - 14px);
    }
    .six_l_c {
        margin-top: 15px;
    }
    .six_l_c li img {
        height: 250px;
    }
    .six_c {
        width: 100%;
        float: none;
        margin: 15px 0;
        padding: 15px;
    }
    .six_c li {
        margin-top: 10px;
        padding-top: 5px;
    }
    .six_r {
        width: 100%;
        float: none;
        padding: 15px;
    }
    .six_r_c {
        margin-top: 10px;
        padding-top: 5px;
        height: 220px;
    }
    /**/
    .seven {
        padding: 30px 0;
    }
    .seven_l,
    .seven_r {
        display: none;
    }
    .seven h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .seven_c p {
        font-size: 13px;
    }
    /**/
    .bottom {
        display: block;
    }
    .flink {
        display: none;
    }
    /**/
    .page_banner_text {
        width: 96%;
        left: 2%;
        top: calc(50% - 25px);
    }
    .page_banner_text h3 {
        font-size: 18px;
        line-height: 30px;
    }
    .page_banner_text p {
        font-size: 14px;
        line-height: 20px;
    }
    .tip .search_input {
        display: none;
    }
    .tip {
        line-height: 40px;
        font-size: 12px;
        margin-bottom: 20px;
    }
    .page_l {
        width: 100%;
        float: none;
    }
    .page_n .page_t {
        display: none;
    }
    .page_n li a:after {
        display: none;
    }
    .page_n {
        overflow: hidden;
    }
    .page_n li {
        width: 33.33%;
        float: left;
    }
    .page_n li a {
        border: 0;
        margin: 2px;
        padding: 0;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 36px;
    }
    .page_t {
        padding: 10px;
    }
    .page_t h3 {
        font-size: 18px;
        line-height: 30px;
    }
    .page_t p {
        font-size: 12px;
        line-height: 20px;
    }
    /**/
    .page_r {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .product li {
        width: 48%;
        margin: 0 1% 10px;
        padding: 10px;
    }
    .product li img {
        height: 122px;
    }
    .product li h3 {
        font-size: 15px;
        margin-top: 0;
    }
    .product li p {
        font-size: 13px;
    }
    .page {
        margin-bottom: 20px;
    }
    .pading {
        margin-top: 10px;
    }
    /**/
    .product_item_img {
        width: 100%;
        margin: 20px auto;
    }
    .product_item_img .bd li img {
        height: 270px;
    }
    .product_item_img .hd li {
        height: 45px;
    }
    .product_con {
        margin-bottom: 15px;
    }
    .main_next {
        margin-bottom: 15px;
    }
    .xgwz,
    .xgcp {
        margin-bottom: 20px;
        padding: 10px;
    }
    h4.related {
        font-size: 18px;
        line-height: 30px;
    }
    ul.relate_news li a {
        line-height: 30px;
        height: 30px;
    }
    ul.relate_pr li img {
        height: 50px;
    }
    /**/
    .tj_cp li {
        width: 48%;
        float: left;
        margin: 10px 1% 0;
    }
    .tj_cp ul {
        overflow: hidden;
        padding: 0 5px 5px;
    }
    .tj_cp li img {
        height: 125px;
    }
    .article li {
        margin-left: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .article li img {
        height: 100px;
        width: 130px;
        margin-right: 10px;
    }
    .article li p {
        height: 48px;
    }
    /**/
    .article_title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .info {
        font-size: 12px;
        margin: 0;
    }
    .article_con {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .page_con {
        font-size: 13px;
    }
}