﻿html,
body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "Microsoft Yahei", Arial, Helvetica, sans-serif;
    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: 96%;
    margin: auto;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}


/**/

.header {
    background: url(../images/top.jpg);
}

.logo {
    height: 80px;
    line-height: 80px;
}

.logo img {
    display: inline-block;
    vertical-align: middle;
}

.nav {
    margin-top: 8px;
}

.nav li {
    display: inline-block;
}

.nav li ul {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: right;
    z-index: 999;
    background: #c20707;
    color: #fff;
    display: none;
}

.nav li:hover ul {
    display: block;
}

.nav li a {
    line-height: 70px;
    position: relative;
    display: block;
    padding: 0 10px;
}

.nav li a:hover:before,
.nav li a.cur:before {
    content: "";
    width: 5px;
    height: 15px;
    background: #c20707;
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 2.5px);
}

.nav li a:hover,
.nav li a.cur {
    color: #c20707;
}

.nav li li a:before,
.nav li li a:hover:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
    left: 0;
}

.nav li li a:hover {
    color: #fff;
    font-size: 16px;
}

.nav li li a {
    line-height: 50px;
    height: 50px;
}

.navs {
    float: right;
    margin-top: 27px;
    display: none;
}

.navs b {
    display: block;
    width: 20px;
    height: 2px;
    background: #000;
    margin: 5px;
    border-radius: 5px;
}

.navbox {
    width: 50%;
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 999;
    background: #fff;
    padding: 10px 0;
    display: none;
}

.navbox li a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}

.navbox li a:hover,
.navbox li a.cur {
    background: #c20707;
    color: #fff;
}
.navbox li ul {
    display: none;
}

/**/

.banner {
    position: relative;
}

.banner .bd li img {
    width: 100%;
    display: block;
    height: auto;
}

.banner .hd {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center;
}

.banner .hd li {
    display: inline-block;
    font-size: 0px;
    margin: 0 5px 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000;
    opacity: 0.5;
}

.banner .hd li.on {
    opacity: 1;
}

span.prev_b {
    position: absolute;
    width: 40px;
    height: 60px;
    font-size: 40px;
    font-family: "宋体";
    text-align: center;
    line-height: 60px;
    top: calc(50% - 30px);
    left: 0;
    cursor: pointer;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99;
}

span.next_b {
    position: absolute;
    width: 40px;
    height: 60px;
    font-size: 40px;
    font-family: "宋体";
    text-align: center;
    line-height: 60px;
    top: calc(50% - 30px);
    right: 0;
    cursor: pointer;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99;
}


/**/

.one {
    padding: 100px 0;
}

.title {
    text-align: center;
}

.title h3 {
    font-size: 42px;
    font-weight: 400;
    color: #000;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
}

.title h3:before {
    content: "";
    width: 80px;
    height: 40px;
    display: inline-block;
    background: url(../images/1.png) no-repeat;
    margin-right: 10px;
}

.title h3:after {
    content: "";
    display: inline-block;
    width: 124px;
    height: 40px;
    background: url(../images/2.png) no-repeat;
    margin-left: 10px;
}

.title p {
    font-size: 18px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    margin-bottom: 25px;
    color: #333333;
    line-height: 28px;
}

.title p:before {
    width: 7px;
    height: 18px;
    background-color: #c20707;
    margin: 10px auto;
    content: "";
    display: block;
}

.one_c li {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: all 0.2s linear 0s;
    box-sizing: border-box;
    border: 1px solid #000;
    border-left: 0;
}

.one_li_bg {
    display: none;
}

.one_c li h4 {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 32px;
    font-family: SourceHanSerifSC;
    font-weight: 800;
    width: 150px;
    line-height: 150px;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    writing-mode: tb-rl;
    letter-spacing: 2px;
    height: 380px;
    position: relative;
    margin: 100px 50px;
}

.one_c li h4 em {
    display: inline-block;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    background: #c20707;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    color: #ffffff;
    font-size: 32px;
    font-weight: 800;
}

.one_c li h4:before {
    content: "";
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border: 1px solid #000;
    z-index: -1;
}

.one_c li.cur {
    width: 40%;
}

.one_c li.on {
    width: 20%;
}

.one_c li a.more {
    width: 40px;
    height: 100px;
    background: #c20707;
    text-align: center;
    color: #000000;
    color: #ffffff;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: calc(50% - 50px);
    writing-mode: tb-rl;
    display: none;
}

.one_c li.cur a.more {
    display: block;
}

.one_c li p {
    margin-left: 20px;
    width: 76px;
    text-align: left;
    color: #ffffff;
    writing-mode: tb-rl;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    height: 220px;
    position: absolute;
    left: 210px;
    top: calc(50% - 110px);
    display: none;
}

.one_c li p:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 22px;
    background-color: red;
    position: absolute;
    right: -20px;
    top: 0;
}

.one_c li.cur p {
    color: black;
    display: block;
}


/**/

.two {
    background: #ebebeb;
    padding: 100px 0;
}

.two li {
    width: 30%;
    float: left;
    margin: 0 2%;
    position: relative;
}

.two li img {
    width: 100%;
    display: block;
}

.two li:nth-child(3n+1) {
    margin-left: 1%;
}

.two li:nth-child(3n) {
    margin-right: 1%;
}

.two li:hover .two_text {
    display: flex;
}

.two_text {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.two_text h4 {
    font-size: 20px;
    font-family: SourceHanSerifSC;
    font-weight: 800;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.two_text p {
    font-size: 11px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #ffffff;
    width: 80%;
    margin: 15px auto;
    text-align: center;
}

.two_text:after {
    content: "+";
    width: 30px;
    height: 30px;
    background: #c20707;
    border-radius: 50%;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    display: block;
}


/**/

.three {
    margin: 100px auto 0;
    padding: 100px 0;
    position: relative;
}

.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.three .title h3 {
    color: #fff;
}

.three .title p {
    color: #f5f5f5;
}

.three_c li:nth-child(4n+1) {
    border-left: 0;
}

.three_c li {
    width: 25%;
    float: left;
    flex: 0.25;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #fff;
    box-sizing: border-box;
}

.three_c li h4 {
    height: 260px;
    width: 82px;
    text-align: center;
    line-height: 82px;
    font-size: 26px;
    color: #ffffff;
    writing-mode: tb-rl;
    background: url(../images/3.png) no-repeat center;
    margin-right: 20px;
}

.three_c li p {
    height: 220px;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    writing-mode: tb-rl;
}

.three a.more:hover {
    opacity: 1;
}

.three a.more {
    width: 150px;
    height: 40px;
    border: 1px solid #DD3535;
    opacity: 0.67;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #c20707;
    margin-top: 30px;
    font-size: 12px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    display: block;
    box-sizing: border-box;
}


/**/

.four {
    padding: 100px 0 80px;
}

.four li {
    width: 25%;
    float: left;
}

.four li h3 {
    width: 110px;
    height: 112px;
    position: relative;
    text-align: center;
    line-height: 100px;
    font-size: 40px;
    font-family: "楷体";
    -webkit-text-stroke: 1px;
    color: #383838;
    margin: 0 auto;
}

.four li h3 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    filter: grayscale(1);
}

.four li:hover h3 img {
    filter: grayscale(0);
}

.four li:hover h3 {
    color: #c81515;
}

.four li h4 {
    color: #000000;
    font-size: 19px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.four li p {
    font-size: 12px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    line-height: 20px;
    height: 60px;
    text-align: center;
}

.four li:hover a.more {
    visibility: visible;
}

.four li a.more {
    font-size: 12px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #fff;
    width: 86px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #c20707;
    margin: 20px auto 0px;
    visibility: hidden;
    display: block;
}


/**/

.five {
    position: relative;
    padding: 100px 0;
}

.five_c h4 {
    font-size: 26px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000;
    line-height: 40px;
}

.five_c {
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

.five_c img {
    width: 50%;
    float: left;
    margin-right: 2%;
}

.five_c p {
    text-indent: 2em;
}


/**/

.six {
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
    margin-top: 50px;
}

.six h3 {
    background-color: #c20707;
    color: #fff;
    font-size: 27px;
    font-family: SourceHanSerifSC;
    font-weight: 800;
    width: 100px;
    text-align: center;
    padding: 15px 20px;
    box-sizing: border-box;
    line-height: 42px;
    letter-spacing: 2px;
    float: left;
}

.six_c {
    width: calc(100% - 140px);
    float: right;
    height: 114px;
    overflow: hidden;
}

.six_c li {
    float: left;
    line-height: 114px;
    height: 114px;
    width: 186px;
    margin: 0 5px;
}

.six_c li img {
    display: inline-block;
    vertical-align: middle;
}


/**/

.seven {
    padding: 100px 0 60px;
}

.seven_l {
    width: 32%;
    float: left;
    position: relative;
}

.seven_l .bd li {
    position: relative;
}

.seven_l .bd li img {
    width: 100%;
    display: block;
}

.seven_l .bd li p {
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 42px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
    padding-right: 30%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.seven_l .hd {
    position: absolute;
    width: 30%;
    bottom: 0;
    right: 0;
    text-align: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.seven_l .hd li {
    display: inline-block;
    font-size: 0px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 3px;
    vertical-align: middle;
}

.seven_l .hd li.on {
    background: #c71212;
}

.seven_c {
    width: 32%;
    margin: 0 2%;
    float: left;
}

.seven_c li {
    position: relative;
    padding-right: 50px;
    line-height: 30px;
}

.seven_c li h4 {
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.seven_c li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
}

.seven_c li:first-child {
    padding-right: 0;
    padding-left: 100px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.seven_c li:first-child span {
    width: 80px;
    height: 80px;
    left: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    background: #c71212;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.seven_c li:first-child p {
    color: #999999;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    line-height: 25px;
}

.seven_r {
    width: 32%;
    float: left;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 10px 10px 0;
}

.seven_r li {
    overflow: hidden;
    margin-bottom: 10px;
}

.seven_r li img {
    width: 110px;
    height: auto;
    margin-right: 10px;
    float: left;
}

.seven_r li h4 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    margin-bottom: 5px;
    color: #000;
}

.seven_r li:hover h4 {
    color: #c71212;
}

.seven_r li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}


/**/

.bottom {
    position: relative;
    z-index: 0;
    background: #000;
    padding: 100px 0;
    border-bottom: 1px solid #666;
    margin-top: 40px;
}

.bottom_l {
    float: left;
    width: 17%;
    position: relative;
}

.bottom_l img {
    display: block;
    margin-top: -120px;
}

.bootom_c {
    width: 63%;
    float: left;
    box-sizing: border-box;
    padding: 0 50px;
}

.bootom_c ul {
    width: 20%;
    float: left;
    text-align: center;
}

.bootom_c h3 {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 10px;
}

.bootom_c li {
    font-size: 14px;
    line-height: 24px;
    color: #8f8f8f;
}

.bootom_c a:hover {
    color: #f00;
}

.bottom_r {
    width: 20%;
    float: right;
    box-sizing: border-box;
    border-left: 1px solid #666;
    padding-left: 50px;
}

.phone {
    line-height: 30px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.phone img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.ewm:last-child {
    margin-left: 6%;
}

.ewm {
    width: 46%;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}

.footer {
    background: #000;
    padding: 20px 0 50px;
    text-align: center;
    color: #fff;
}


/**/

.tip {
    background: #c20707;
    color: #fff;
    line-height: 40px;
}

.page {
    padding: 40px 0;
}

.page_l {
    width: 20%;
}

.page_n h3 {
    background: #c20707;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 22px;
}

.page_n li a {
    display: block;
    text-align: center;
    line-height: 40px;
    background: #c20707;
    color: #fff;
    margin: 10px;
    font-size: 16px;
}

.page_n ul {
    border: 1px solid #c20707;
    border-left: 20px solid #c20707;
}

.page_n li ul {
    border: 0;
    display: none;
}

.page_n li:hover ul {
    display: block;
}

.page_n li li a {
    line-height: 30px;
    font-size: 14px;
    margin: 10px 20px;
}

.page_n {
    margin-bottom: 20px;
}

.tjxw h3 {
    background: #c20707;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 22px;
}

.tjxw ul {
    border: 1px solid #c20707;
    border-left: 20px solid #c20707;
    padding: 10px 10px 20px;
}

.tjxw li {
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #ccc;
}

.tjxw {
    margin-bottom: 20px;
}

.tjcp h3 {
    background: #c20707;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 22px;
}

.tjcp ul {
    border: 1px solid #c20707;
    border-left: 20px solid #c20707;
    padding: 10px 10px 20px;
}

.tjcp li p {
    line-height: 36px;
    background: #c20707;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}

.tjcp li img {
    width: 100%;
    display: block;
}


/**/

.page_r {
    width: 78%;
}

.produt li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.produt li:nth-child(3n) {
    margin-right: 0;
}

.produt li img {
    width: 100%;
    display: block;
}

.produt li h4 {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.produt li p {
    color: #999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}

.produt li a.details {
    display: block;
    background: #c20707;
    color: #fff;
    text-align: center;
    line-height: 36px;
    margin-top: 10px;
}

.pagination {
    text-align: center;
}

.pagination a,
.pagination span {
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #c20707;
    margin: 0 5px;
}

.pagination span.current {
    background: #c20707;
    color: #fff;
}


/**/

.produt_item h1 {
    text-align: center;
    line-height: 46px;
    font-size: 30px;
}

.info {
    color: #999;
    text-align: center;
    line-height: 30px;
}

.produt_desc {
    color: #868686;
    background: #f5f5f5;
    border: 1px solid #E5E5E5;
    line-height: 24px;
    font-size: 12px;
    margin: 15px 0;
    padding: 10px;
}

.produt_con {
    line-height: 30px;
}

.pageing {
    color: #888;
    background: #f5f5f5;
    border: 1px solid #E5E5E5;
    padding: 10px;
    line-height: 24px;
    margin: 15px 0;
    font-size: 12px;
}


/**/

.article li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}

.article li img {
    width: 150px;
    float: left;
    margin-right: 20px;
}

.article li h4 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article li span {
    display: block;
    font-size: 13px;
    color: #999;
}

.article li p {
    color: #8893a2;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}

.article_item h1 {
    text-align: center;
    line-height: 46px;
    font-size: 30px;
}

.article_desc {
    color: #868686;
    background: #f5f5f5;
    border: 1px solid #E5E5E5;
    line-height: 24px;
    font-size: 12px;
    margin: 15px 0;
    padding: 10px;
}

.article_con {
    line-height: 30px;
}

.page_con {
    line-height: 30px;
}
/**/
.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;
}

.max_banner img {
    width: 100%;
    display: block;
}

.max_banner {
    display: none;
    position: relative;
}


.bottoms {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #333;
    display: none;
    z-index: 999;
}

.bottoms li {
    width: 50%;
    float: left;
}

.bottoms li a {
    display: block;
    line-height: 36px;
    color: #fff;
    text-align: center;
}

.bottoms li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.bottoms li.wxs {
    background: #c71212;
}

/**/

/*相关产品相关文章开始*/

.xgwz,
.xgcp {
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
}


/**/

h4.related {
    border-bottom: 1px dashed #ccc;
    height: 55px;
    font-size: 28px;
    line-height: 55px;
}

h4.related span {
    display: inline-block;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    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;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*友情链接*/

.interlink__inner {
	border:1px solid #d6d6d6;
	box-sizing:border-box;
	overflow:hidden;
	width:96%;
	margin:auto;
}
.interlink__title {
	background-color:#c20707;
	color:#fff;
	font-size:27px;
	font-family:SourceHanSerifSC;
	font-weight:800;
	width:10%;
	text-align:center;
	padding:1% 3%;
	box-sizing:border-box;
	line-height:42px;
	letter-spacing:2px;
	float:left;
}
.interlink__list {
	width:88%;
	float:right;
	padding:0.5% 0;
}
a.interlink__item {
	line-height:35px;
	background:#c20707;
	display:inline-block;
	color:#fff;
	padding:0px 20px;
	margin:7px;
}
@media only screen and (max-width:768px) {
	.interlink__title {
	font-size:20px;
	width:100%;
	float:none;
}
.interlink__list {
	width:100%;
	float:none;
}
a.interlink__item {
	line-height:30px;
}
}

/**/

.one_c li {
	height:580px;
}
.two li img {
	height:370px;
}
.two li {
	margin:0 2% 50px;
}
.two {
	padding:100px 0 50px;
}
.seven_r li img {
	height:65px;
}
.seven_l .bd li img {
	height:310px;
}
.seven_r li {
	margin-bottom:7px;
}
.produt li img {
	height:310px;
}
.article li img {
	height:100px;
}
ul.relate_pr li img {
	height:180px;
}

/**/

@media only screen and (max-width: 768px) {
.tip {
    font-size: 12px;
    padding: 0 2%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .nav {
        display: none;
    }
    .navs {
        display: block;
    }
    .one {
        padding: 30px 0;
    }
    .title h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .title h3:after,
    .title h3:before {
        vertical-align: middle;
    }
.title h3:before {
        width: 90px;
        height: 30px;
        background: url(../images/1.png) no-repeat right;
        background-size: auto 100%;
    }
    .title h3:after {
        width: 90px;
        height: 30px;
        background-size: auto 100%;
    }
    .title p:before {
        width: 2px;
        height: 10px;
        margin: 2px auto;
    }
    .title p {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 20px;
    }
    .one_c li,
    .one_c li.on,
    .one_c li.cur {
        width: 100%;
    }
    .one_c li {
        background-size: 100% !important;
        border: 0;
    }
    .one_c li h4:before {
        display: none;
    }
    .one_c li h4 {
        background: none;
        font-size: 20px;
        width: 60px;
        line-height: 60px;
        height: 160px;
        margin: 50px;
    }
    .one_c li h4 em {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    .one_c li p {
        writing-mode: inherit;
        margin-left: 0;
        padding-left: 20px;
        width: calc(100% - 180px);
        font-size: 15px;
        left: 130px;
        top: calc(50% - 36px);
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 24px;
        height: 72px;
    }
    .one_c li.cur p {
        display: -webkit-box;
    }
    .one_c li p:after {
        left: 0;
    }
    .one_c li a.more {
        width: 30px;
        height: 90px;
        line-height: 30px;
        top: 0;
        font-size: 12px;
        letter-spacing: 5px;
    }
    .one_c li:nth-child(n+2) {
        margin-top: 20px;
    }
    /**/
    .two {
        padding: 30px 0 20px;
    }
    .two li {
        width: 48%;
        margin: 0 1% 10px;
    }
    .two li:nth-child(n+2) {
        margin-top: 0;
    }
    .two li:nth-child(3n+1) {
        margin-left: 1%;
    }
    /**/
     .three {
        margin: 30px auto 0;
        padding: 30px 0;
    }
    .three_c li {
        width: 50%;
        border-left: 0;
        display: block;
        margin-bottom: 20px;
    }
    .three_c li h4 {
        height: 54px;
        width: 90%;
        line-height: 54px;
        font-size: 18px;
        writing-mode: inherit;
        background: url(../images/6.png) no-repeat center;
        background-size: 100% 100%;
        margin: 0 auto;
    }
    .three_c li p {
        height: 72px;
        font-size: 14px;
        writing-mode: initial;
        margin: 10px 10% 0;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .three a.more {
        width: 130px;
        height: 30px;
        line-height: 30px;
        margin-top: 0;
        opacity: 1;
    }
    .three .bg img {
        max-width: none;
        width: auto;
    }
    /**/
    .four {
        padding: 30px 0 10px;
    }
    .four li {
        width: 50%;
        margin-bottom: 20px;
    }
    .four li h4 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .four li h3 img {
        filter: grayscale(0);
    }
    .four li h3 {
        color: #c81515;
    }
    .four li a.more {
        visibility: visible;
        margin: 10px auto 0px;
    }
    .four li p {
        margin: 0 3%;
    }
    /**/
   .five {
        padding: 30px 0;
    }
    .five_c img {
        width: 100%;
        float: none;
        margin-right: 0;
        border: 3px solid #c20707;
        box-sizing: border-box;
    }
    .five_c h4 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .five_c {
        font-size: 14px;
        line-height: 24px;
    }
    /**/
    .six {
        margin-top: 10px;
    }
    .six h3 {
        font-size: 20px;
        width: 90px;
        line-height: 30px;
    }
    .six_c {
        width: calc(100% - 100px);
        height: 90px;
    }
    .six_c li {
        line-height: 90px;
        height: 90px;
        width: 127px;
    }
    /**/
    .seven {
        padding: 30px 0;
    }
    .seven_l {
        width: auto;
        float: none;
    }
    .seven_c {
        width: auto;
        margin: 20px 2%;
        float: none;
    }
    .seven_r {
        width: auto;
        float: none;
        padding: 20px 20px 10px;
    }
    /**/
    .bottom_l {
        float: none;
        width: auto;
    }
    .bottom {
        padding: 40px 0;
    }
    .bottom_l img {
        margin: -60px auto 0;
    }
    .bootom_c {
        width: auto;
        float: none;
        padding: 0;
        margin: 20px 0;
        overflow: hidden;
    }
    .bootom_c h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .bottom_r {
        width: auto;
        float: none;
        border-left: 0;
        padding-left: 0;
    }
    /**/
    .page_l {
        width: auto;
        float: none;
    }
    .tjxw,
    .tjcp {
        display: none;
    }
    .page_n h3 {
        display: none;
    }
    .page_n ul {
        border: 0;
    }
    .page_n li {
        width: 50%;
        float: left;
    }
    .page_n li a {
        line-height: 36px;
        margin: 5px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .page_n li:hover ul {
        display: none;
    }
    .page_n {
        overflow: hidden;
    }
    .page_r {
        width: auto;
        float: none;
    }
    .produt li {
        width: 49%;
    }
    .produt li:nth-child(3n) {
        margin-right: 2%;
    }
    .produt li:nth-child(2n) {
        margin-right: 0;
    }
    .page {
        padding: 20px 0 40px;
    }
    .produt_item h1 {
        line-height: 36px;
        font-size: 20px;
    }
    .article_item h1 {
        line-height: 36px;
        font-size: 20px;
    }
/**/
.p_ban {
        display: none;
    }
    .max_banner {
        display: block;
    }
.bottom {
        display: none;
    }
    .bottoms {
        display: block;
    }
.info {
        line-height: 24px;
        font-size: 12px;
    }
    .article_item h1 {
        line-height: 30px;
        font-size: 17px;
    }
    .page {
        padding: 20px 0;
    }

/**/

	.one_c li {
	height:260px;
}
.two li img {
	height:150px;
}
.two_text h4 {
    font-size: 16px;
    font-weight: normal;
}
.two_text p {
    width: 96%;
    margin: 5px auto;
}
.seven_l .bd li img {
    height: 220px;
}
.produt li img {
    height: 150px;
}
h4.related {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}
.xgwz, .xgcp {
    padding: 10px;
}
ul.relate_news li a {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
ul.relate_pr li img {
    height: 50px;
}


}