﻿html,
body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/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%;
    height: auto;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg img {
    width: 100%;
    height: 100%;
    display: block;
}


/*友链*/

.interlink {
    background: #000;
    color: #fff;
    border-top: 1px solid #fff;
    text-align: center;
    line-height: 46px;
}

.interlink__inner {
    max-width: 96%;
    margin: 0 auto;
}

.interlink__title {
    display: inline-block;
    font-size: 16px;
}

.interlink__list {
    display: inline-block;
}

.interlink__list a.interlink__item {
    display: inline-block;
    margin-left: 15px;
}

.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;
    color: #333;
    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 {
    padding: 15px;
    box-sizing: border-box;
    margin-top: 20px;
    border: 1px solid #ccc;
}


/**/

h4.related {
    border-bottom: 1px dashed #ccc;
    font-size: 20px;
    line-height: 40px;
}

h4.related span {
    display: inline-block;
}

.relatedlist {
    margin: 0;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 40px;
    line-height: 40px;
    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: 175px;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*主色*/

.header,
.navbox li ul,
.banner .hd li.on,
.m_banner_btn span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.one ul,
.two_r a.more:hover,
.three,
.three_text li a:hover,
.footer {
    background: #3463bd;
}

.language,
.navbox li:hover>a,
.navbox li a.cur {
    background: linear-gradient(90deg, #ff9600 50%, transparent);
}

.navbox li li a:hover,
.navbox li li a.cur,
.three_n li a:hover,
.three_n li.on a,
.three_n li a:hover:before,
.three_n li.on a:before,
span.prev6:hover,
span.next6:hover {
    background: #ff9600;
}

.two_r h3 {
    color: #ff9600;
}

.one li:before {
    border-right: 1px solid #538bf7;
}

.two_l {
    border: 10px solid #3463bd;
}

.title h3:before {
    background: #3463bd;
    box-shadow: 8px 5px rgb(52 99 189 / 40%);
}

.title p {
    background: #dbf2ff;
    border: 1px dashed #88bfe0;
}

.three .title h3 em {
    color: #4270c7;
}

.three_n li a,
.seven_c li:hover h4,
.seven_c li:hover p {
    color: #3463bd;
}

.three_n li a:before {
    background: #3463bd;
    box-shadow: 0 0 5px #3463bd;
}

.three_text a.more {
    background: #1144a3;
}

.four_c li:hover h4 {
    background: rgba(52, 99, 189, 0.7);
}

.five_c li:after {
    background: #3463bd;
    box-shadow: 0 0 5px #81a9f5;
}


/**/

.page_n h3,
.page_n li a:hover,
.tjxw h3:before,
.tjcp h3:before,
.product li h4,
.pagination span.current,
.product_desc_t {
    background: #3463bd;
}

.tjxw h3 b,
.tjcp h3 b {
    color: #3463bd;
}

.product_item_r .hd li.on {
    border-color: #3463bd;
}


/*头部*/


/*首页*/

.container {
    width: 1500px;
    margin: 0 auto;
}

.header {
    position: relative;
}

.logo {
    float: left;
    height: 120px;
    display: flex;
    align-items: center;
    margin-right: 50px;
}

.logo img {
    display: block;
    max-height: 100px;
}

.language {
    float: right;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 50px 0 0 50px;
    margin-top: 40px;
}

.language a {
    display: inline-block;
    margin: 0 5px;
}

.navs {
    position: absolute;
    right: 10px;
    top: calc(50% - 15px);
    display: none;
}

.navs b {
    width: 24px;
    height: 3px;
    display: block;
    margin: 5px 0;
    position: relative;
    border-radius: 5px;
    background: #fff;
}

.navbox {
    float: left;
}

.navbox li {
    position: relative;
    float: left;
    line-height: 120px;
}

.navbox li a {
    display: inline-block;
    font-size: 18px;
    position: relative;
    color: #fff;
    line-height: 40px;
    padding: 0 40px;
}

.navbox li ul {
    position: absolute;
    z-index: 99;
    width: 100%;
    display: none;
}

.navbox li:hover ul {
    display: block;
}

.navbox li li {
    float: none;
}

.navbox li li a {
    display: block;
    font-size: 16px;
    padding: 0;
    text-align: center;
}

.navbox li:hover>a,
.navbox li a.cur {
    border-radius: 20px 0 0 20px;
}

.navbox li li a:hover,
.navbox li li a.cur {
    border-radius: 0;
}


/**/

.banner {
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
    height: auto;
}

.banner .hd {
    position: absolute;
    text-align: center;
    left: 50%;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    padding: 0 10px;
    transform: translateX(-50%);
}

.banner .hd li {
    display: inline-block;
    font-size: 0px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    margin: 5px;
    opacity: 0.5;
}

.banner .hd li.on {
    opacity: 1;
}

sapn.prev_b,
span.next_b {
    width: 40px;
    line-height: 60px;
    font-size: 60px;
    font-family: "宋体";
    color: #fff;
    position: absolute;
    top: calc(50% - 30px);
    text-align: center;
    cursor: pointer;
    margin: 0 30px;
}

span.next_b {
    right: 0;
}

.m_banner {
    position: relative;
    display: none;
}

.m_banner img {
    width: 100%;
    display: block;
    height: auto;
}

.m_banner_btn {
    position: absolute;
    bottom: 10px;
    z-index: 9;
    text-align: center;
}


/**/

.one {
    padding: 70px 0;
}

.one ul {
    color: #fff;
    border-radius: 20px;
    padding: 50px 0;
}

.one li {
    width: 25%;
    float: left;
    position: relative;
    text-align: center;
    z-index: 0;
}

.one li:before {
    content: "";
    height: 100%;
    border-left: 1px solid #444;
    position: absolute;
    left: 0;
}

.one li p {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
}

.one li h4 {
    font-size: 80px;
    font-weight: bold;
    line-height: 80px;
    font-family: cursive;
    position: relative;
}

.one li h4 em {
    font-size: 18px;
    font-family: auto;
    line-height: 30px;
    position: absolute;
    margin-left: 5px;
    font-weight: normal;
    margin-top: 5px;
}

.one li:nth-child(1):before {
    display: none;
}

.one li:after {
    content: "";
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}


/**/

.two {
    padding-bottom: 70px;
}

.two_l {
    width: 50%;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
}

.two_l img {
    width: 100%;
    display: block;
    height: auto;
}

.two_r {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding-left: 5%;
}

.two_r h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 15px;
}

.two_r h4 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 40px;
}

.two_r p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 30px;
}

.two_r a.more {
    display: block;
    width: 130px;
    border: 1px solid #333;
    line-height: 36px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    margin-top: 40px;
    float: right;
}

.two_r a.more:hover {
    color: #fff;
}

.two .container {
    display: flex;
    align-items: center;
}


/**/

.title {
    text-align: center;
}

.title h3 {
    font-size: 40px;
    font-weight: bold;
    position: relative;
    z-index: 0;
    line-height: 50px;
    padding: 15px 0;
}

.title h3 em {
    color: #f3f5fa;
    font-weight: bold;
    font-size: 100px;
    font-family: cursive;
    text-transform: uppercase;
    line-height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.title h3:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    margin-left: -35px;
    margin-top: 10px;
}

.title p {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    padding: 0 30px;
    border-radius: 30px;
    margin-top: 15px;
}


/**/

.three {
    position: relative;
    padding: 70px 0 0;
    z-index: 0;
}

.three_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 353px;
}

.three_bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.three .title h3 {
    color: #fff;
}

.three .title h3:before {
    background: #fff;
    box-shadow: 8px 5px rgb(255 255 255 / 40%);
}

.three_n {
    margin-top: 50px;
    text-align: center;
}

.three_n li {
    display: inline-block;
}

.three_n li a {
    display: block;
    font-size: 22px;
    background: #fff;
    line-height: 46px;
    padding: 0 30px;
    border-radius: 30px 0;
    margin: 0 5px;
}

.three_n li a:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 15px;
    box-sizing: border-box;
    border: 2px solid #fff;
    vertical-align: middle;
}

.three_n li a:hover,
.three_n li.on a {
    color: #fff;
}

.three_n li a:hover:before,
.three_n li.on a:before {
    box-shadow: 0 0 5px #eee;
}

.three_c {
    margin-top: 50px;
    padding-top: 50px;
}

.three_c li {
    display: flex;
    align-items: center;
}

.three_img {
    width: 70%;
}

.three_text {
    width: 30%;
}

.three_img img {
    display: block;
    height: auto;
}

.three_text h4 {
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 15px;
}

.three_text p {
    color: #838383;
    line-height: 30px;
    font-size: 16px;
}

.three_text ol {
    margin: 50px auto;
    width: 80%;
}

.three_text li a {
    display: block;
    background: #ededed;
    line-height: 60px;
    font-size: 20px;
    border-radius: 20px 20px 20px 0;
    margin-top: 20px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.three_c li .three_text li {
    display: block;
}

.three_text li a:hover {
    color: #fff;
}

.three_text a.more {
    display: block;
    width: 120px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    margin: 0 auto 50px;
}


/**/

.four {
    padding: 70px 0;
}

.four_c {
    margin-top: 20px;
}

.four_c li {
    position: relative;
    width: 31.33%;
    float: left;
    margin: 30px 1% 0;
    border-radius: 20px;
    overflow: hidden;
}

.four_c li img {
    width: 100%;
    height: auto;
    display: block;
}

.four_c li h4 {
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: linear-gradient(90deg, #00000000 10%, #00000080, #00000000 90%);
    color: #fff;
}

.four_c li:hover h4 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.four_c li:hover h4:before,
.four_c li:hover h4:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #fff;
    margin: 15px;
}


/**/

.five {
    position: relative;
    padding-top: 70px;
}

.five_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

.five_bg img {
    width: 100%;
    display: block;
    height: 100%;
}

.five .title h3 {
    color: #fff;
}

.five .title h3 em {
    color: #586c93;
}

.five .title h3:before {
    background: #fff;
    box-shadow: 8px 5px rgb(255 255 255 / 40%);
}

.five_c {
    margin-top: 50px;
    position: relative;
    padding-top: 120px;
}

.five_c li {
    width: 180px;
    background: #fff;
    border-radius: 100px;
    position: absolute;
    text-align: right;
    padding: 15px 25px 15px 110px;
    z-index: 1;
}

.five_c li h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.five_c li h4:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #333;
    vertical-align: middle;
    margin-left: 5px;
}

.five_c li p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
}

.five_c li img {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 81px;
}

.five_c li:nth-child(n+5) {
    padding: 15px 110px 15px 25px;
    text-align: left;
}

.five_c li:nth-child(n+5) img {
    left: auto;
    right: 10px;
}

.five_c li:nth-child(n+5) h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #333;
    vertical-align: middle;
    margin-right: 5px;
}

.five_c li:nth-child(n+5) h4:after {
    display: none;
}

.five_img {
    position: relative;
}

.five_img img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 570px;
}

.five_c li:nth-child(1) {
    top: 420px;
    left: 0;
}

.five_c li:nth-child(2) {
    top: 280px;
    left: 60px;
}

.five_c li:nth-child(3) {
    top: 140px;
    left: 200px;
}

.five_c li:nth-child(4) {
    top: 0;
    left: 380px;
}

.five_c li:nth-child(5) {
    top: 0;
    right: 380px;
}

.five_c li:nth-child(6) {
    top: 140px;
    right: 200px;
}

.five_c li:nth-child(7) {
    top: 280px;
    right: 60px;
}

.five_c li:nth-child(8) {
    top: 420px;
    right: 0;
}

.five_c li:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    border: 3px solid #999;
    box-sizing: border-box;
    top: calc(50% - 10px);
    right: -30px;
}

.five_c li:nth-child(n+5):after {
    left: -30px;
}


/**/

.six {
    padding: 50px 0;
}

.six_c {
    padding: 50px 10px 20px;
    position: relative;
    overflow: hidden;
}

.six_c li {
    box-sizing: border-box;
    border: 10px solid #fff;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px #ccc;
}

.six_c li h4 {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.six_c li img {
    width: 100%;
    display: block;
    height: auto;
}

span.prev6,
span.next6 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #333;
    color: #fff;
    position: absolute;
    top: calc(50% - 25px);
    z-index: 2;
    text-align: center;
    font-size: 40px;
    font-family: "宋体";
    line-height: 50px;
    cursor: pointer;
    margin: 0 30px;
    left: 0;
}

span.next6 {
    left: auto;
    right: 0;
}


/**/

.seven {
    padding: 70px 0;
    background: #f9f9f9;
}

.seven_c {
    margin-top: 20px;
}

.seven_c li {
    width: 44%;
    float: left;
    background: #fff;
    padding: 30px 30px 30px 60px;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 30px 1% 0 5%;
    position: relative;
}

.seven_c li h4 {
    font-size: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    font-weight: bold;
}

.seven_c li p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.date {
    position: absolute;
    left: -60px;
    top: 10px;
    background: url(../images/date.png) no-repeat left center;
    width: 120px;
    height: 120px;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    padding: 35px 50px 25px 20px;
}

.seven_c li:hover .date {
    background: url(../images/dateh.png) no-repeat left center;
    color: #ffffff;
}

.date b {
    display: block;
    border-top: 1px solid #333;
}

.seven_c li:hover .date b {
    border-color: #fff;
}


/**/

.footer {
    padding: 70px 0;
    color: #fff;
}

.footer_nav {
    width: 35%;
    float: left;
    box-sizing: border-box;
}

.footer_lx {
    width: 45%;
    float: left;
    box-sizing: border-box;
    padding: 0 50px;
    position: relative;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 16px;
    line-height: 36px;
}

.footer_ewm {
    width: 20%;
    float: right;
    box-sizing: border-box;
    padding-left: 50px;
    text-align: center;
}

.footer_nav ul {
    width: 50%;
    float: left;
}

.footer h4 {
    font-size: 18px;
    line-height: 36px;
}

.footer_nav li {
    font-size: 16px;
    line-height: 36px;
}

.footer_ewm img {
    display: block;
    height: 120px;
    width: auto;
    margin: 15px auto 0;
}


/**/

.bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: #fff;
    display: none;
}

.bottom li {
    width: 25%;
    float: left;
}

.bottom li img {
    display: block;
    width: auto;
    height: 20px;
    margin: 5px auto 0;
}

.bottom li a {
    display: block;
    text-align: center;
    line-height: 30px;
}


/*内页*/

.page_banner img {
    width: 100%;
    display: block;
    height: auto;
}

.page {
    padding: 50px 0;
}

.tip {
    border: 1px dashed #ddd;
    line-height: 60px;
    font-size: 16px;
    padding: 0 15px;
    margin-bottom: 40px;
}

.tip:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/tip.png) no-repeat center;
    vertical-align: sub;
    margin-right: 5px;
}

.page_l {
    width: 20%;
    float: left;
}

.page_n {
    background: #f0f1f3;
}

.page_n h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.page_n li a {
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #fff;
    transition: 0.3s;
}

.page_n li a:hover {
    color: #fff;
}

.lxfs {
    background: #f0f1f3;
    padding: 30px 20px 20px;
    font-size: 14px;
    line-height: 30px;
}

.lxfs img {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 10px;
}

.tjxw {
    background: #f0f1f3;
    margin-top: 30px;
    padding: 20px;
}

.tjxw h3 {
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}

.tjxw h3:before {
    content: "";
    width: 75px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.tjxw ul {
    margin-top: 10px;
}

.tjxw li a {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 30px;
}

.tjxw li a:before {
    content: "";
    width: 20px;
    height: 16px;
    display: inline-block;
    background: url(../images/xw.png) no-repeat center;
    vertical-align: sub;
    margin-right: 5px;
}

.tjcp {
    background: #f0f1f3;
    margin-top: 30px;
    padding: 20px;
}

.tjcp h3 {
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}

.tjcp h3:before {
    content: "";
    width: 75px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.tjcp li {
    margin-top: 15px;
}

.tjcp li img {
    width: 100%;
    display: block;
    height: auto;
}

.tjcp li h4 {
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/**/

.page_r {
    width: 77%;
    float: right;
}

.product li {
    width: 31.33%;
    float: left;
    margin: 0 1% 30px;
    box-sizing: border-box;
    border: 8px solid #eee;
    overflow: hidden;
}

.product li img {
    width: 100%;
    display: block;
    height: 280px;
    transition: 1s;
}

.product li h4 {
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    position: relative;
}

.product li:hover img {
    transform: scale(1.2);
}

.pagination {
    text-align: center;
}

.pagination span,
.pagination a {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    line-height: 40px;
    background: #f0f1f3;
    padding: 0 15px;
}

.pagination span.current {
    color: #fff;
}

.product_item_l {
    width: 45%;
    float: left;
    position: relative;
}

.product_item_l li img {
    width: 100%;
    display: block;
    height: 420px;
}

.product_item_r {
    width: 52%;
    float: right;
}

.product_item_r h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    color: #444;
}

.product_item_r p {
    font-size: 16px;
    line-height: 40px;
    color: #666;
}

.product_item_r .hd {
    margin-top: 30px;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 5px;
}

.product_item_r .hd li {
    width: calc(20% - 10px);
    float: left;
    margin: 5px;
    border: 2px solid #ccc;
    box-sizing: border-box;
}

.product_item_r .hd li img {
    width: 100%;
    display: block;
    height: 85px;
}

span.prev_c {
    left: 0;
}

span.next_c {
    right: 0;
}

span.prev_c,
span.next_c {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #333;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: calc(50% - 15px);
    font-size: 30px;
    font-family: "宋体";
    cursor: pointer;
}

.product_desc_t {
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}

.product_desc {
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
    box-shadow: 0 3px 10px #ccc;
}

.pageing {
    margin-top: 30px;
    background: #eee;
    color: #666;
    padding: 15px;
    line-height: 30px;
}


/**/

.article li {
    overflow: hidden;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 15px;
}

.article li img {
    float: left;
    margin-right: 20px;
    height: 130px;
    width: auto;
}

.article li h4 {
    font-size: 18px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.article li span {
    display: block;
    font-size: 13px;
    color: #999;
    line-height: 20px;
}

.article li p {
    font-size: 15px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    color: #666;
}

.article_title h1 {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}

.info {
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #666;
}

.article_desc {
    border: 3px double #eee;
    padding: 10px;
    color: #999;
    margin: 20px 0;
}

.article_con {
    font-size: 16px;
    line-height: 30px;
}


/**/

@media only screen and (max-width:1600px) {
    .container {
        width: 1200px;
    }
    .navbox li a {
        padding: 0 25px;
    }
    .three_text h4 {
        font-size: 36px;
    }
    .five_c li:nth-child(4) {
        left: 200px;
    }
    .five_c li:nth-child(5) {
        right: 200px;
    }
    .five_c li:nth-child(3) {
        left: 100px;
    }
    .five_c li:nth-child(2) {
        left: 25px;
    }
    .five_c li:nth-child(6) {
        right: 100px;
    }
    .five_c li:nth-child(7) {
        right: 40px;
    }
    .five_img img {
        max-width: 40%;
        height: auto;
    }
    .five_c {
        padding-top: 290px;
    }
    .seven_c li h4 {
        font-size: 18px;
    }
    .seven_c li {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 20px;
        width: 41%;
        margin: 30px 2% 0 7%;
    }
    /*内页*/
    .tip {
        font-size: 14px;
        line-height: 50px;
    }
    .product li img {
        height: 210px;
    }
    .page_n li a {
        line-height: 50px;
    }
    .product_item_l li img {
        height: 315px;
    }
    .product_item_r .hd li img {
        height: 60px;
    }
    ul.relate_pr li img {
        height: 130px;
    }
    .article li {
        margin-bottom: 20px;
    }
}


/**/

@media only screen and (max-width:1200px) {
    .container {
        width: 960px;
    }
    .logo {
        height: 100px;
        margin-right: 20px;
    }
    .logo img {
        max-height: 80px;
    }
    .language {
        font-size: 14px;
        padding: 0 10px;
        margin-top: 30px;
    }
    .navbox li {
        line-height: 100px;
    }
    .navbox li a {
        padding: 0 15px;
        font-size: 16px;
        line-height: 30px;
    }
    .navbox li li a {
        font-size: 14px;
        line-height: 36px;
    }
    /**/
    .one {
        padding: 50px 0;
    }
    .one ul {
        padding: 30px 0;
    }
    .one li p {
        font-size: 16px;
    }
    .one li h4 em {
        font-size: 16px;
        margin-top: 0;
    }
    .one li h4 {
        font-size: 60px;
        line-height: 60px;
    }
    .one li:after {
        width: 120px;
        height: 120px;
    }
    /**/
    .two {
        padding-bottom: 50px;
    }
    .two_l {
        border-width: 5px;
        border-radius: 10px;
    }
    .two_r h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .two_r h4 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .two_r p {
        font-size: 14px;
        line-height: 24px;
    }
    .two_r a.more {
        font-size: 14px;
        width: 100px;
        line-height: 30px;
        margin-top: 15px;
    }
    /**/
    .three {
        padding: 50px 0 0;
    }
    .title h3 {
        font-size: 30px;
        line-height: 40px;
        padding: 8px 0;
    }
    .title h3 em {
        font-size: 70px;
        line-height: 56px;
    }
    .title h3:before {
        width: 15px;
        height: 15px;
    }
    .title p {
        font-size: 14px;
        line-height: 30px;
    }
    .three_n {
        margin-top: 30px;
    }
    .three_n li a {
        font-size: 16px;
        padding: 0 20px;
        line-height: 40px;
    }
    .three_c {
        margin-top: 30px;
        padding-top: 30px;
    }
    .three_bg {
        padding-top: 253px;
    }
    .three_text h4 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .three_text p {
        font-size: 14px;
        line-height: 24px;
    }
    .three_text ol {
        margin: 30px auto;
        width: 90%;
    }
    .three_text li a {
        font-size: 16px;
        line-height: 40px;
        margin-top: 15px;
        border-radius: 10px 10px 10px 0;
    }
    .three_text a.more {
        margin-bottom: 30px;
    }
    /**/
    .four {
        padding: 50px 0;
    }
    .four_c {
        margin-top: 10px;
    }
    .four_c li {
        margin-top: 20px;
        border-radius: 10px;
    }
    .four_c li h4 {
        font-size: 16px;
        line-height: 40px;
    }
    /**/
    .five {
        padding-top: 50px;
    }
    .five_c {
        margin-top: 30px;
        padding-top: 260px;
    }
    .five_c li {
        padding: 10px 25px 10px 80px;
    }
    .five_c li h4 {
        font-size: 18px;
    }
    .five_c li:nth-child(n+5) {
        padding: 10px 80px 10px 25px;
    }
    .five_c li img {
        width: 60px;
    }
    .five_c li:nth-child(4) {
        left: 155px;
    }
    .five_c li:nth-child(5) {
        right: 155px;
    }
    .five_c li:nth-child(3) {
        top: 125px;
        left: 70px;
    }
    .five_c li:nth-child(6) {
        top: 125px;
        right: 70px;
    }
    .five_c li:nth-child(2) {
        top: 250px;
        left: 20px;
    }
    .five_c li:nth-child(7) {
        top: 250px;
        right: 20px;
    }
    .five_c li:nth-child(1) {
        top: 375px;
    }
    .five_c li:nth-child(8) {
        top: 375px;
    }
    /**/
    .six {
        padding: 30px 0;
    }
    .six_c {
        padding: 30px 10px 20px;
    }
    .six_c li h4 {
        font-size: 16px;
        line-height: 40px;
    }
    /**/
    .seven {
        padding: 50px 0;
    }
    .seven_c {
        margin-top: 10px;
    }
    .seven_c li {
        margin-top: 20px;
        padding: 15px 15px 15px 60px;
    }
    .seven_c li h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .date {
        top: calc(50% - 60px);
    }
    /**/
    .footer {
        padding: 50px 0;
    }
    .footer h4 {
        font-size: 16px;
        line-height: 30px;
    }
    .footer_nav li {
        font-size: 14px;
        line-height: 30px;
    }
    .footer_lx {
        font-size: 14px;
        line-height: 30px;
        padding: 0 30px;
    }
    .footer_ewm {
        padding-left: 30px;
    }
    /*内页*/
    .page {
        padding: 40px 0;
    }
    .tip {
        line-height: 46px;
        margin-bottom: 30px;
    }
    .page_l {
        width: 240px;
    }
    .page_r {
        width: calc(100% - 260px);
    }
    .product li {
        margin-bottom: 20px;
        border-width: 5px;
    }
    .product li img {
        height: 160px;
    }
    .product li h4 {
        line-height: 40px;
    }
    .pagination span,
    .pagination a {
        line-height: 36px;
        padding: 0 13px;
    }
    .product_item_l li img {
        height: 240px;
    }
    .product_item_r h1 {
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .product_item_r p {
        font-size: 14px;
        line-height: 26px;
    }
    .product_item_r .hd {
        margin-top: 15px;
        padding: 2px;
    }
    .product_item_r .hd li {
        margin: 3px;
        width: calc(20% - 6px);
    }
    .product_item_r .hd li img {
        height: 50px;
    }
    .product_desc_t {
        font-size: 18px;
    }
    .product_desc {
        padding: 15px;
        font-size: 14px;
        line-height: 26px;
    }
    .pageing {
        padding: 10px;
        line-height: 26px;
    }
    ul.relate_pr li img {
        height: 95px;
    }
}


/**/

@media only screen and (max-width:768px) {
    .interlink {
        display: none;
    }
    .container {
        width: 96%;
    }
    .logo {
        height: 60px;
        max-width: calc(100% - 140px);
        margin-right: 0;
    }
    .logo img {
        max-height: 40px;
    }
    .language {
        line-height: 30px;
        padding: 0 5px;
        margin-top: 15px;
        margin-right: 40px;
        font-size: 13px;
    }
    .navs {
        display: block;
    }
    .banner {
        display: none;
    }
    .m_banner {
        display: block;
    }
    /**/
    .navbox {
        position: fixed;
        width: 100%;
        top: 0;
        height: 100%;
        left: 0;
        z-index: 99;
        padding: 0;
        background: rgba(0, 0, 0, 0.5);
        display: none;
        margin: 0;
        max-width: none;
        float: none;
        z-index: 999;
    }
    .navbox ul.nav.container.block {
        width: 50%;
        background: #000;
        float: right;
        color: #fff;
        height: 100%;
    }
    .navbox li {
        float: none;
        line-height: inherit;
    }
    .navbox li a {
        width: 100%;
        color: #fff;
        padding: 0;
        font-size: 16px;
        border-bottom: 1px solid #fff;
        line-height: 60px;
        height: 60px;
        border-left: 0;
        text-align: center;
    }
    .navbox li a:before {
        display: none;
    }
    .navbox li:hover ul {
        display: none;
    }
    .navbtn {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 52%;
        background: url(../images/close.png) no-repeat center;
        cursor: pointer;
    }
    ul.nav {
        width: 50%;
        float: right;
        background: #000;
        height: 100%;
    }
    .navbox li a.cur,
    .navbox li a:hover {
        background: #3463bd;
        color: #fff;
        border-radius: 0;
    }
    /**/
    .one {
        padding: 30px 0;
    }
    .one ul {
        padding: 15px 0;
    }
    .one li h4 {
        font-size: 34px;
        line-height: 40px;
    }
    .one li h4 em {
        font-size: 14px;
        margin-left: 3px;
    }
    .one li p {
        font-size: 14px;
        line-height: 24px;
        height: 24px;
    }
    .one li:after {
        width: 80px;
        height: 80px;
    }
    /**/
    .two {
        padding-bottom: 30px;
    }
    .two .container {
        display: block;
    }
    .two_l {
        width: 100%;
    }
    .two_r {
        width: 100%;
        padding: 0;
        margin-top: 15px;
    }
    .two_r h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .two_r h4 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .two_r a.more {
        float: none;
        margin: 10px auto 0;
    }
    /**/
    .three {
        padding: 30px 0 0;
    }
    .title h3 {
        font-size: 24px;
        line-height: 30px;
        padding: 5px 0;
    }
    .title h3:before {
        width: 10px;
        height: 10px;
        margin-left: -25px;
        margin-top: 5px;
    }
    .title h3 em {
        font-size: 50px;
        line-height: 40px;
    }
    .title p {
        font-size: 12px;
        line-height: 24px;
        margin-top: 10px;
        padding: 0 10px;
    }
    .three_n {
        margin-top: 15px;
    }
    .three_n li {
        width: 49%;
    }
    .three_n li a {
        font-size: 14px;
        line-height: 30px;
        padding: 0;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-radius: 15px 0;
    }
    .three_n li a:before {
        margin-right: 10px;
    }
    .three_c {
        margin-top: 10px;
        padding-top: 15px;
    }
    .three_bg {
        padding-top: 205px;
    }
    .three_c li {
        display: block;
    }
    .three_bg img {
        max-width: none;
        width: auto;
    }
    .three_img {
        width: 100%;
    }
    .three_text {
        width: 100%;
    }
    .three_text h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .three_text p {
        color: #333;
    }
    .three_text ol {
        margin: 5px auto 15px;
        width: 100%;
        text-align: center;
        overflow: hidden;
    }
    .three_c li .three_text li {
        width: 31.33%;
        float: left;
        margin: 10px 1% 0;
    }
    .three_text li a {
        font-size: 13px;
        line-height: 30px;
        margin: 0;
        border-radius: 5px 5px 5px 0;
    }
    .three_text a.more {
        width: 100px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    /**/
    .four {
        padding: 30px 0;
    }
    .four_c {
        margin-top: 5px;
    }
    .four_c li {
        margin-top: 10px;
        border-radius: 5px;
        width: 48%;
    }
    .four_c li h4 {
        font-size: 14px;
        line-height: 30px;
    }
    /**/
    .five {
        padding: 30px 0;
    }
    .five_bg img {
        max-width: none;
        width: auto;
        height: 115%;
    }
    .five_c {
        margin-top: 0;
        padding-top: 5px;
    }
    .five_c li {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        box-sizing: border-box;
        margin-top: 10px;
    }
    .five_img {
        display: none;
    }
    .five_c li p {
        height: auto;
    }
    .five_c li:nth-child(n+5) {
        padding: 10px 25px 10px 80px;
        text-align: right;
    }
    .five_c li:nth-child(n+5) img {
        left: 10px;
    }
    .five_c li:nth-child(n+5) h4:after {
        display: inline-block;
    }
    .five_c li:nth-child(n+5) h4:before {
        display: none;
    }
    .five_c li:nth-child(2n) {
        padding: 10px 80px 10px 25px;
        text-align: left;
    }
    .five_c li:nth-child(2n) img {
        left: auto;
        right: 10px;
    }
    .five_c li:nth-child(2n) h4:before {
        display: inline-block;
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: #333;
        vertical-align: middle;
        margin-right: 5px;
    }
    .five_c li:nth-child(2n) h4:after {
        display: none;
    }
    /**/
    .six_c {
        padding: 20px 10px 10px;
    }
    .six {
        padding: 30px 0 20px;
    }
    span.prev6,
    span.next6 {
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 30px;
        top: calc(50% - 15px);
        margin: 0 10px;
    }
    .six_c li {
        border-width: 5px;
        border-radius: 10px;
    }
    .six_c li h4 {
        font-size: 14px;
        line-height: 30px;
    }
    /**/
    .seven {
        padding: 30px 0;
    }
    .seven_c {
        margin-top: 5px;
    }
    .seven_c li {
        width: calc(100% - 40px);
        margin: 10px 0 0 40px;
        padding: 10px 10px 10px 50px;
    }
    .date {
        width: 90px;
        height: 94px;
        background-size: 85px;
        padding: 25px 30px 0 15px;
        left: -40px;
        font-size: 14px;
        line-height: 25px;
        top: calc(50% - 47px);
    }
    .seven_c li:hover .date {
        background-size: 85px;
    }
    /**/
    .footer {
        padding: 25px 0 80px;
    }
    .footer_nav {
        display: none;
    }
    .footer_ewm {
        display: none;
    }
    .footer_lx {
        width: 100%;
        float: none;
        border: 0;
        padding: 0;
        line-height: 24px;
    }
    /**/
    .bottom {
        display: block;
    }
    /*内页*/
    .page {
        padding: 30px 0;
    }
    .tip {
        font-size: 12px;
        line-height: 36px;
        padding: 0 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 20px;
    }
    .page_l {
        width: 100%;
        float: none;
    }
    .lxfs,
    .tjxw,
    .tjcp {
        display: none;
    }
    .page_n h3 {
        display: none;
    }
    .page_n li {
        width: 33.33%;
        float: left;
    }
    .page_n {
        overflow: hidden;
    }
    .page_n li a {
        font-size: 14px;
        border: 1px solid #fff;
        line-height: 40px;
    }
    .page_r {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .product li {
        width: 48%;
        margin: 0 1% 10px;
        border-width: 3px;
    }
    .product li img {
        height: 130px;
    }
    .product li h4 {
        font-size: 14px;
        line-height: 30px;
    }
    .pagination span,
    .pagination a {
        line-height: 30px;
        padding: 0 10px;
        margin: 0 3px;
    }
    .pagination {
        padding-top: 5px;
    }
    /**/
    .product_item_l {
        width: 100%;
        float: none;
    }
    .product_item_l li img {
        height: 270px;
    }
    .product_item_r {
        width: 100%;
        float: none;
    }
    .product_item_r h1 {
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .product_item_r p {
        font-size: 13px;
        line-height: 22px;
    }
    .product_item_r .hd {
        margin-top: 10px;
    }
    .product_item_r .hd li img {
        height: 45px;
    }
    .product_desc_t {
        margin-top: 20px;
        font-size: 16px;
        line-height: 36px;
    }
    .product_desc {
        padding: 10px;
        font-size: 13px;
        line-height: 24px;
    }
    .pageing {
        margin-top: 20px;
        font-size: 12px;
        line-height: 22px;
        padding: 7px;
    }
    .xgwz,
    .xgcp {
        padding: 10px;
    }
    h4.related {
        font-size: 16px;
        line-height: 30px;
    }
    ul.relate_pr li img {
        height: 45px;
    }
    ul.relate_pr p {
        font-size: 12px;
        line-height: 24px;
    }
    .relatedlist {
        padding: 0;
    }
    .article li {
        padding: 10px;
    }
    .article li p {
        height: 50px;
        font-size: 14px;
        line-height: 25px;
    }
    .article li h4 {
        font-size: 16px;
    }
    .article li img {
        height: 100px;
        margin-right: 10px;
    }
    .article_title h1 {
        font-size: 18px;
        line-height: 30px;
    }
    .article_desc {
        padding: 5px;
        margin: 10px 0;
        font-size: 13px;
    }
    .article_con {
        font-size: 14px;
        line-height: 24px;
    }
    .info {
        font-size: 12px;
    }
}