﻿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;
}

.container {
    width: 1200px;
    margin: auto;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}


/*颜色*/

.tip a:hover,
.page_n li li a:hover,
.page_n li li a.cur,
.page_n li li a:hover:after,
.page_n li li a.cur:after,
.product li:hover,
.product_item_tel p,
.article li:hover h3,
.num b,
.title h3 b,
.five_l h4,
.eight_n li.on a,
.eight_n li a:hover {
    color: #1f60d0;
}

.page_n h3,
.page_n li a:hover,
.page_n li a.cur,
.page_n>ul>li:hover>a,
.tjxw h3,
.tjcp h3,
.tjcp li:hover,
.lxfs,
.pagination span.current,
.article li:hover span,
.bottom li.dhzx,
.header,
.title em i:nth-child(2),
.two_n li:hover a,
.two_n li.cur a,
.three_btn a.more1,
.three_btn a.more2,
.six a.more,
.eight_n li a:after,
.nine a.more {
    background: #1f60d0;
}

.product li:hover,
.pagination span.current,
.article li:hover {
    border-color: #1f60d0;
}

.tip:before,
.tjxw li:before,
.product_desc_t:before,
.product_desc_t:after,
.logo,
.three_btn a.more1:hover,
.three_btn a.more2:hover,
.four_l a.more:hover,
.six a.more:hover,
.nine a.more:hover {
    background: #da251c;
}

.navs,
.qiehuan a,
.tel {
    border-left: 1px solid #3570d5;
}

.navbox li li a:hover,
.navbox li li a.cur,
.five_n li:hover,
.five_n li.on {
    background: #1f60d0;
    border-color: #1f60d0;
}

.sp_close:hover {
    background-color: #1f60d0;
}

.four_l a.more {
    background: #2f7cff;
}

.five_n li:after {
    border-top: 15px solid #1f60d0;
}

.seven_tel p {
    color: #004a99;
}

.navbox li a:hover,
.navbox li a.cur,
.seven_c li:hover,
.seven_tel h3 a {
    color: #ffff00;
}

.seven_c li:hover i {
    background: #ffcc00;
}

.seven_c li:hover i:before {
    border-color: #ffcc00;
}


/**/

.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;
    color:#333;
}

.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: 150px;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/**/

.navs {
    position: absolute;
    right: 100px;
    top: 0;
    display: none;
    height: 60px;
    box-sizing: border-box;
    padding: 18px 5px;
}

.navs b {
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    margin: 5px;
}


/**/

.header {
    position: relative;
    color: #fff;
    height: 100px;
}

.logo {
    float: left;
    height: 200px;
    margin-bottom: -100px;
    z-index: 9;
    line-height: 180px;
    position: relative;
    box-sizing: border-box;
    padding: 10px 15px;
}

.logo img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
}

.logo_r {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}

.logo_r h4 {
    font-size: 25px;
    line-height: 33px;
    font-weight: bold;
    white-space: nowrap;
    letter-spacing: 2px;
}

.logo_r p {
    line-height: 22px;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 5px;
}

.qiehuan {
    float: right;
}

.qiehuan a {
    display: block;
    float: left;
    width: 50px;
    line-height: 36px;
    text-align: center;
    height: 100px;
    box-sizing: border-box;
    padding-top: 25px;
}

.qiehuan a img {
    display: block;
    margin: 0 auto 10px;
    width: auto;
    height: 15px;
}

.tel {
    float: right;
    position: relative;
    height: 100px;
    box-sizing: border-box;
    padding: 20px 10px 0;
}

.tel img {
    display: block;
    margin: 0 auto 5px;
    width: auto;
    height: 27px;
}

.tel h4 {
    font-size: 20px;
    line-height: 30px;
}


/**/

.navbox {
    float: right;
    margin: 0 20px;
}

.navbox li {
    position: relative;
    float: left;
    line-height: 100px;
}

.navbox li ul {
    position: absolute;
    z-index: 99;
    background: #f5f5f5;
    padding: 0 10px 10px;
    width: 200px;
    box-sizing: border-box;
    left: calc(50% - 100px);
    display: none;
}

.navbox li a {
    display: block;
    padding: 0 9px;
    font-size: 16px;
}

.navbox li ul li {
    float: none;
    line-height: 36px;
}

.navbox li li a {
    color: #666;
    border: 1px solid #ccc;
    padding: 0;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}

.navbox li:hover ul {
    display: block;
}

.navbox li li a:hover,
.navbox li li a.cur {
    color: #fff;
}


/**/

.max_banner {
    position: relative;
    display: none;
}

.max_banner img {
    width: 100%;
    display: block;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
}

.banner .hd {
    position: absolute;
    width: 100%;
    bottom: 20px;
    text-align: center;
}

.banner .hd li {
    font-size: 0px;
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    border-radius: 10px;
    margin: 0 5px;
    transition: 1s;
}

.banner .hd li.on {
    width: 50px;
}

span.prev_b {
    width: 40px;
    height: 80px;
    position: absolute;
    top: calc(50% - 40px);
    background: url(../image/b_prev.png) no-repeat center;
    left: 100px;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    cursor: pointer;
}

.banner:hover span.prev_b,
.banner:hover span.next_b {
    opacity: 1;
}

span.next_b {
    width: 40px;
    height: 80px;
    position: absolute;
    top: calc(50% - 40px);
    background: url(../image/b_next.png) no-repeat center;
    right: 100px;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    cursor: pointer;
}


/**/

.one_l {
    width: 300px;
    float: left;
    box-sizing: border-box;
    border: 20px solid #fff;
    border-radius: 10px;
    position: relative;
    margin-top: -50px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.one_img img {
    width: 100%;
    display: block;
    height: auto;
}

.sp_show,
.sp_show:before,
.sp_show:after {
    width: 66px;
    height: 66px;
    position: absolute;
    text-align: center;
    line-height: 66px;
    top: calc(50% - 33px);
    left: calc(50% - 33px);
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
    box-shadow: 0 0 0 0 #fff;
    animation: ripple 3s infinite;
    cursor: pointer;
}

.sp_show img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.sp_show:before {
    content: "";
    -webkit-animation-delay: .9s;
    animation-delay: 0.9s;
}

.sp_show:after {
    -webkit-animation-delay: .6s;
    animation-delay: 0.6s;
    content: "";
}

.one_sp {
    position: fixed;
    width: 800px;
    left: calc(50% - 400px);
    z-index: 99;
    border: 5px solid #333;
    box-sizing: border-box;
    height: 460px;
    top: calc(50% - 230px);
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    display: none;
}

.one_sp iframe {
    height: 100%;
    width: 100%;
    display: block;
}

.sp_close {
    width: 30px;
    height: 30px;
    background: #333 url(../image/close.png) no-repeat center;
    position: absolute;
    top: 0;
    right: -30px;
    border-radius: 3px;
    background-size: 20px;
    cursor: pointer;
}

.one_r {
    width: 880px;
    float: right;
    padding-top: 40px;
}

.one_r li {
    width: 220px;
    float: left;
    text-align: center;
    position: relative;
}

.one_r li:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 70px;
    border-left: 1px dotted #cccccc;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
}

.one_r li:nth-child(1):after {
    display: none;
}

.num {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-bottom: 5px;
}

.num b {
    font-size: 60px;
    font-family: fantasy;
    line-height: 70px;
    font-weight: normal;
}

.num i {
    display: inline-block;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #1e1e1e;
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
    margin: 15px 0 0 10px;
    font-style: normal;
    text-align: center;
}

.one_r li p {
    font-size: 18px;
    color: #7d7d7d;
}

.one_r li p em {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin: 5px 0 15px;
}

.one_r li p:after {
    content: "";
    display: block;
    height: 1px;
    width: 40px;
    background: #505050;
    margin: 0 auto;
}


/**/

.two {
    position: relative;
    padding: 80px 0;
    margin-top: 50px;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.title {
    text-align: center;
}

.title h3 {
    font-size: 40px;
    font-weight: bold;
    line-height: 52px;
}

.title h3 b {
    font-weight: bold;
}

.title p {
    display: block;
    font-size: 18px;
    color: #666666;
    margin: 5px 0 10px 0;
}

.title em {
    display: inline-block;
    height: 10px;
}

.title em i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #c9c9c9;
    animation: bounce_fountainG 1.2s linear infinite;
}

.title em i:nth-child(1) {
    animation-delay: .4s;
}

.title em i:nth-child(2) {
    animation-delay: .6s;
}

.title em i:nth-child(3) {
    animation-delay: .8s;
}

.title em i+i {
    margin-left: 10px;
}

.two_n {
    width: 500px;
    float: left;
    margin-top: 40px;
    counter-reset: number;
}

.two_n li {
    width: 240px;
    float: left;
    margin: 0 10px 10px 0;
}

.two_n li img {
    display: none;
}

.two_n li a {
    display: block;
    background: #505050;
    transition: all .3s ease;
    color: #fff;
    font-size: 18px;
    line-height: 90px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.two_n li a:after {
    counter-increment: number;
    content: "0"counter(number);
    position: absolute;
    line-height: 90px;
    font-size: 50px;
    top: 0;
    right: 15px;
    font-family: fantasy;
    color: #fff;
    opacity: 0.05;
}

.two_n li:nth-child(n+10) a:after {
    content: counter(number);
}

.two_c {
    width: 670px;
    float: right;
    margin-top: 40px;
}

.two_c li {
    width: 670px;
    background: #fff;
}

.two_c li img {
    width: auto;
    display: block;
    height: 490px;
    margin: 0 auto;
}

.two_c li p {
    display: none;
}


/**/

.three {
    padding: 80px 0;
}

.three_c {
    margin-top: 40px;
}

.three_c li img {
    width: 100%;
    display: block;
    height: auto;
}

.three_t {
    overflow: hidden;
    padding-top: 40px;
}

.three_t_l {
    float: left;
}

.three_t_l h4 {
    font-size: 23px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}

.three_t_l h5 {
    line-height: 33px;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}

.three_t_l h5 b {
    font-weight: bold;
}

.three_btn {
    float: right;
}

.three_btn a.more1,
.three_btn a.more2 {
    width: 234px;
    line-height: 58px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: lighter;
    display: inline-block;
    transition: all .3s ease;
}

.three_btn a.more2 {
    background: #333;
    margin-left: 11px;
}

.three_text {
    font-size: 14px;
    color: #aaaaaa;
    line-height: 30px;
    font-weight: lighter;
    margin-top: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
}


/**/

.four {
    padding: 80px 0;
    position: relative;
    color: #fff;
}

.four_l {
    width: 50%;
    float: left;
}

.four_l h3 {
    font-weight: bold;
    font-size: 40px;
    line-height: 52px;
    width: 350px;
    float: right;
    margin-right: 130px;
    margin-left: calc(100% - 480px);
}

.four_l h3 b {
    font-size: 75px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    line-height: 99px;
}

.four_l h4 {
    line-height: 37px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #fff;
    font-size: 20px;
    font-weight: lighter;
    width: 350px;
    float: right;
    margin-right: 130px;
    margin-left: calc(100% - 480px);
}

.four_l h5 {
    margin: 15px 0;
    width: 350px;
    float: right;
    margin-right: 130px;
    font-size: 30px;
    line-height: 32px;
    font-family: "楷体";
    margin-left: calc(100% - 480px);
}

.four_l h6 {
    font-size: 12px;
    opacity: 0.2;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: -.5px;
    width: 360px;
    float: right;
    margin-right: 120px;
    margin-left: calc(100% - 480px);
}

.four_l_img {
    width: 100%;
    float: right;
}

.four_l_img img {
    width: 100%;
    display: block;
    height: auto;
    margin-top: -180px;
}

.four_l_tel {
    width: 350px;
    float: right;
    margin-right: 130px;
    font-size: 16px;
    margin-top: 20px;
    line-height: 30px;
    margin-left: calc(100% - 480px);
}

.four_l_tel em {
    font-size: 36px;
    font-family: cursive;
    line-height: 44px;
}

.four_l_tel img {
    display: inline-block;
    height: 16px;
    width: auto;
    margin-right: 10px;
    vertical-align: sub;
}

.four_l a.more {
    width: 220px;
    line-height: 38px;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: lighter;
    transition: all .3s ease;
    float: right;
    margin-right: 195px;
    margin-top: 20px;
    text-align: center;
    margin-left: calc(100% - 415px);
}

.four_r {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding-right: calc(50% - 600px);
}

.four_r li {
    width: 200px;
    float: left;
    margin-left: 100px;
    text-align: center;
    margin-top: 30px;
}

.four_r li:nth-child(1),
.four_r li:nth-child(2) {
    margin-top: 0;
}

.four_r li h4 {
    font-size: 25px;
    margin: 20px 0 10px 0;
    font-weight: bold;
    line-height: 30px;
}

.four_r li p {
    font-size: 16px;
    line-height: 30px;
}

.four_r_img img {
    animation: rotation 3s linear infinite;
    height: 84px;
    width: auto;
    display: block;
    margin: 0 auto;
}


/**/

.five {
    position: relative;
    padding: 80px 0;
}

.five_n {
    margin-top: 30px;
}

.five_n:after {
    content: "";
    display: block;
    clear: both;
}

.five_n li {
    width: 285px;
    float: left;
    margin-right: 20px;
    background: #fff;
    border: 1px solid #eaeaea;
    transition: all .3s ease;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    padding: 30px 0;
    position: relative;
}

.five_n li:hover,
.five_n li.on {
    color: #fff;
}

.five_n li:nth-child(4n) {
    margin-right: 0;
}

.five_n_img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}

.five_n_img img {
    height: 50px;
    display: block;
    width: auto;
    transition: all .3s ease;
    position: relative;
    top: 0;
}

.five_n li:hover .five_n_img img,
.five_n li.on .five_n_img img {
    top: -50px;
}

.five_n li h4 {
    font-size: 30px;
    line-height: 40px;
}

.five_n li h4 em {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
}

.five_n li:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    opacity: 0;
    transition: all .3s ease;
}

.five_n li.on:after,
.five_n li:hover:after {
    opacity: 1;
    bottom: -15px;
}

.five_c {
    margin-top: 30px;
    background: #fff;
}

.five_c li {
    overflow: hidden;
    padding: 50px;
}

.five_r {
    width: 560px;
    float: right;
}

.five_r img {
    width: 100%;
    display: block;
    height: auto;
}

.five_l {
    width: 500px;
    float: left;
}

.five_l h4 {
    font-size: 36px;
    white-space: nowrap;
    line-height: 48px;
}

.five_l h4 em {
    display: block;
    font-size: 16px;
    color: #ccccce;
    text-transform: uppercase;
    margin: 15px 0 25px 0;
    line-height: 20px;
}

.five_l h4:after {
    content: '';
    display: block;
    width: 37px;
    height: 4px;
    background: #dedede;
}

.five_l p {
    margin: 20px 0 0 0;
    font-size: 15px;
    color: #888888;
    font-weight: lighter;
    line-height: 25px;
    padding-left: 40px;
    background: url(../image/11.png) no-repeat left top;
}

.five_tel {
    text-align: center;
    width: 400px;
    height: 60px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    font-size: 16px;
    font-weight: lighter;
    color: #222222;
    line-height: 60px;
    margin-top: 40px;
}

.five_tel em {
    display: inline-block;
    vertical-align: sub;
    font-size: 30px;
}

.five_tel img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}


/**/

.six {
    padding: 80px 0;
}

.six_c {
    margin-top: 10px;
    overflow: hidden;
}

.six_c li {
    width: 380px;
    float: left;
    margin: 20px 10px 0;
    position: relative;
}

.six_c li img {
    width: 100%;
    display: block;
    height: auto;
}

.six_c li h4 {
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.six_c li p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.six_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.six a.more {
    width: 150px;
    line-height: 46px;
    color: #fff;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    transition: all .3s ease;
}

.six a.more:hover {
    width: 100%;
}


/**/

.seven {
    padding: 80px 0;
    position: relative;
    color: #fff;
}

.seven .title p {
    color: #fff;
}

.seven_c {
    margin-top: 40px;
}

.seven_c li {
    width: 133px;
    float: left;
    text-align: center;
    position: relative;
}

.seven_c li h4 {
    font-size: 16px;
    margin: 10px 0 15px 0;
    white-space: nowrap;
    line-height: 24px;
}

.seven_c li h4 em {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    margin-top: 4px;
    line-height: 16px;
}

.seven_img {
    width: 45px;
    height: 50px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.seven_img img {
    display: block;
    margin: 0 auto;
    transition: all .3s ease;
    position: relative;
    top: 0;
    height: 50px;
    width: auto;
}

.seven_c li:hover .seven_img img {
    top: -50px;
}

.seven_c li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #fff;
    margin: 10px;
    border-radius: 50%;
    position: relative;
}

.seven_c li i:before {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: -5px;
    left: -5px;
}

.seven_c li:before,
.seven_c li:after {
    content: "";
    width: calc(50% - 24px);
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 24px;
}

.seven_c li:before {
    left: 0;
}

.seven_c li:after {
    right: 0;
}

.seven_tel {
    text-align: center;
    clear: both;
    padding-top: 30px;
}

.seven_tel h3 {
    font-size: 25px;
    line-height: 35px;
}

.seven_tel p {
    display: block;
    width: 283px;
    line-height: 38px;
    border-radius: 20px;
    background: #8d9eb0;
    font-size: 25px;
    margin: 27px auto 0 auto;
}

.seven_tel p img {
    display: inline-block;
    vertical-align: middle;
}


/**/

.eight {
    padding: 80px 0;
}

.eight_n {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.eight_t {
    float: left;
    position: relative;
}

.eight_n ul {
    float: right;
}

.eight_t h3 {
    font-size: 40px;
    color: #222222;
    padding: 0 38px;
    line-height: 52px;
}

.eight_t:before {
    content: "";
    width: 25px;
    height: 1px;
    background: #222;
    position: absolute;
    top: 25px;
    left: 0;
}

.eight_t:after {
    content: "";
    width: 25px;
    height: 1px;
    background: #222;
    position: absolute;
    top: 25px;
    right: 0;
}

.eight_t h3:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #222;
    position: absolute;
    top: 12px;
    left: 20px;
}

.eight_t h3:after {
    content: "";
    width: 1px;
    height: 20px;
    background: #222;
    position: absolute;
    top: 12px;
    right: 20px;
}

.eight_n li {
    float: left;
    margin-left: 40px;
}

.eight_n li a {
    display: block;
    font-size: 18px;
    line-height: 36px;
    padding-bottom: 30px;
    position: relative;
    transition: all .3s ease;
}

.eight_n li a:after {
    content: "";
    width: 0;
    height: 2px;
    transition: all .3s ease;
    position: absolute;
    left: 0;
    bottom: 0;
}

.eight_n li.on a,
.eight_n li a:hover {
    font-weight: bold;
}

.eight_n li.on a:after,
.eight_n li a:hover:after {
    width: 100%;
}

.eight_c li {
    width: 360px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    margin-left: 10px;
    margin-top: 10px;
    padding: 15px;
}

.eight_c li:first-child {
    margin-left: 0;
    width: 460px;
    position: relative;
    padding: 0;
}

.eight_time {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    font-size: 12px;
    color: #222222;
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.eight_time b {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    display: block;
}

.eight_time:after {
    content: ">";
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 40px;
    font-family: "宋体";
    line-height: 60px;
    text-shadow: #666 1px 0 0, #666 0 1px 0, #666 -1px 0 0, #666 0 -1px 0;
    -webkit-text-shadow: #666 1px 0 0, #666 0 1px 0, #666 -1px 0 0, #666 0 -1px 0;
    -moz-text-shadow: #666 1px 0 0, #666 0 1px 0, #666 -1px 0 0, #666 0 -1px 0;
    color: #666;
}

.eight_c li h4 {
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 36px;
}

.eight_c li p {
    font-size: 14px;
    color: #666;
    font-weight: lighter;
    line-height: 24px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 72px;
}

.eight_c li:first-child img {
    width: 100%;
    display: block;
    height: 450px;
}

.eight_text {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
}

.eight_c li .eight_text h4 {
    color: #fff;
}

.eight_c li .eight_text p {
    color: #fff;
    height: 48px;
}

.eight_c li:first-child:before {
    content: "头条";
    background: #da251c;
    color: #fff;
    position: absolute;
    left: 20px;
    top: -10px;
    line-height: 46px;
    font-size: 20px;
    font-weight: bold;
    width: 60px;
    text-align: center;
}

.eight_c li:first-child:after {
    content: "";
    border-left: 10px solid #a5150d;
    border-top: 10px solid transparent;
    position: absolute;
    left: 80px;
    top: -10px;
}


/**/

.nine {
    padding: 80px 0;
    position: relative;
}

.nine_c {
    margin-top: 40px;
    color: #333;
    line-height: 30px;
}

.nine_c img {
    display: block;
    margin-bottom: 25px;
}

.nine a.more {
    width: 150px;
    line-height: 46px;
    color: #fff;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    transition: all .3s ease;
}

.nine a.more:hover {
    width: 100%;
}


/**/

.footer {
    position: relative;
    padding: 50px 0;
}

.footer_top {
    border-bottom: 1px solid rgba(249, 248, 245, 0.1);
    padding-bottom: 20px;
}

.footer_l {
    float: left;
    margin-right: 50px;
}

.footer_l p {
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
}

.footer_l p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.footer_r {
    float: right;
}

.ewm {
    width: 120px;
    float: left;
    margin-left: 30px;
}

.ewm img {
    width: auto;
    height: auto;
    display: block;
}

.ewm p {
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 5px;
}

.footer_bottom {
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding-top: 20px;
}


/**/

.bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: initial;
    background: #fff;
    border-top: 1px solid #fff;
    display: none;
}

.bottom li {
    width: 25%;
    float: left;
    line-height: 30px;
    text-align: center;
}

.bottom li img {
    display: block;
    margin: 5px auto 0;
    height: 20px;
}

.bottom li.dhzx {
    width: 50%;
    color: #fff;
    line-height: 55px;
    font-size: 16px;
}

.bottom li.dhzx img {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    height: 26px;
}

.bottom li a {
    display: block;
}


/**/

.page_banner img {
    width: 100%;
    height: auto;
    display: block;
}

.page {
    padding-bottom: 40px;
}

.tip {
    line-height: 46px;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    color: #666;
}

.tip:before {
    content: "";
    width: 10px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}


/**/

.page_l {
    width: 240px;
    float: left;
    margin-top: 20px;
}

.page_n h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 80px;
}

.page_n li a {
    display: block;
    padding: 0 30px 0 20px;
    font-size: 16px;
    line-height: 46px;
    background: #ececeb;
    border-top: 1px solid #fff;
    color: #666;
    position: relative;
}

.page_n li a:after {
    content: "+";
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #999;
    width: 20px;
    text-align: center;
}

.page_n li a:hover,
.page_n li a.cur,
.page_n>ul>li:hover>a {
    color: #fff;
}

.page_n li a:hover:after,
.page_n li a.cur:after,
.page_n>ul>li:hover>a:after {
    content: "-";
    color: #fff;
}

.page_n li li a:after {
    content: ">";
    font-family: "宋体";
    font-size: 20px;
}

.page_n li ul {
    padding: 2px 0;
    display: none;
}

.page_n li:hover ul {
    display: block;
}

.page_n li li a:hover,
.page_n li li a.cur {
    background: #ececeb;
}

.page_n li li a:hover:after,
.page_n li li a.cur:after {
    content: ">";
}


/**/

.tjxw {
    margin-top: 20px;
    counter-reset: number;
}

.tjxw h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 80px;
}

.tjxw li {
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tjxw li:before {
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-right: 5px;
}


/**/

.tjcp {
    margin-top: 20px;
}

.tjcp h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 80px;
}

.tjcp li {
    background: #ccc;
    padding: 5px;
}

.tjcp li img {
    width: 100%;
    display: block;
    height: auto;
}

.tjcp li h4 {
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tjcp li:hover {
    color: #fff;
}


/**/

.lxfs {
    margin-top: 20px;
    color: #fff;
}

.lxfs img {
    width: 100%;
    display: block;
    height: auto;
}

.lxfs p {
    line-height: 30px;
    padding-top: 15px;
    text-align: center;
}

.lxfs p img {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.lxfs h4 {
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
}


/**/

.page_r {
    width: 930px;
    float: right;
}

.product li {
    width: 290px;
    float: left;
    margin: 0 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-top: 20px;
    color: #666;
}

.product li img {
    width: 100%;
    display: block;
    height: 288px;
}

.product li h4 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}


/**/

.pagination {
    margin-top: 20px;
    text-align: center;
}

.pagination a,
.pagination span {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 5px;
    color: #666;
}

.pagination span.current {
    color: #fff;
}


/**/

.product_item {
    margin-top: 20px;
}

.product_item_img {
    width: 450px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.product_item_img img {
    width: 100%;
    display: block;
    height: auto;
}

.product_item_text {
    width: 450px;
    float: right;
}

.product_item_text h1 {
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    color: #4a4a4a;
    border-bottom: 4px double #e5e5e5;
    margin-bottom: 10px;
}

.product_item_text p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 86px;
    color: #666;
}

.product_item_tel {
    border-top: 4px double #e5e5e5;
    padding-top: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #454545;
}

.product_item_tel img {
    float: left;
    margin-right: 15px;
    height: 40px;
    margin-top: 7px;
}

.product_item_tel p {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0;
}

.product_desc_t {
    font-size: 24px;
    text-align: center;
    margin: 35px 0 20px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333;
    line-height: 30px;
}

.product_desc_t:before,
.product_desc_t:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 4px;
    margin: 0 10px;
    vertical-align: middle;
}

.product_desc {
    font-size: 14px;
    line-height: 30px;
}

.pageing {
    line-height: 30px;
    color: #666;
    border-top: 4px double #ccc;
    margin-top: 20px;
    padding-top: 10px;
}


/**/

.article {
    margin-top: 20px;
}

.article li {
    margin-top: 15px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 20px;
    overflow: hidden;
}

.article li img {
    width: 200px;
    float: left;
    margin-right: 20px;
    height: 150px;
}

.article li h3 {
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 38px;
}

.article li p {
    height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 10px;
    overflow: hidden;
}

.article li span {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}


/**/

.article_item {
    margin-top: 20px;
}

.article_item h1 {
    height: 40px;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    color: #4b4a4a;
    text-align: center;
}

.info {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}

.article_item_desc {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}

.article_item_con {
    line-height: 30px;
}


/**/

.page_con {
    margin-top: 20px;
    line-height: 30px;
}

/**/

@media only screen and (max-width:1500px) {
	.logo {
	max-width:calc(100% - 1015px);
	height:140px;
	line-height:120px;
}
.navbox li a {
	padding:0 5px;
}
.navbox {
	margin:0 10px;
}
.logo_r {
	margin-left:20px;
}
.tel h4 {
	font-size:16px;
}
}

/**/

@media only screen and (max-width:768px) {
    /**/
    .container {
        width: 96%;
    }
    .logo_r {
        display: none;
    }
    .tel {
        display: none;
    }
    .navs {
        display: block;
    }
    .header {
        height: 60px;
    }
    .logo {
        margin-bottom: 0;
        height: 60px;
        line-height: 40px;
        padding: 10px;
        max-width: calc(100% - 140px);
    }
    .qiehuan a {
        line-height: 24px;
        height: 60px;
        padding-top: 10px;
    }
    .qiehuan a img {
        margin-bottom: 5px;
    }
    .navbox {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        display: none;
        margin: 0;
    }
    .nav_button {
        position: absolute;
        top: 10px;
        right: 53%;
        width: 30px;
        height: 30px;
        display: block;
        background: url(../image/close.png) no-repeat center;
    }
    .nav {
        width: 50%;
        height: 100%;
        background: #000;
        padding: 0;
        float: right;
    }
    .navbox li {
        display: block;
        float: none;
    }
    .navbox li a {
        margin: 0;
        padding: 0;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        border-right: 0;
    }
    .navbox li a:hover:before,
    .navbox li a.cur:before {
        display: none;
    }
    .navbox li:hover ul {
        display: none;
    }
    .navbox li a:hover,
    .navbox li a.cur {
        background: #1f60d0;
    }
    .banner,
    .search {
        display: none;
    }
    .max_banner {
        display: block;
    }
    /**/
    .one {
        padding: 30px 0;
    }
    .one_l {
        width: 100%;
        float: none;
        margin-top: 0;
    }
    .one_r {
        width: 100%;
        float: none;
        padding-top: 0;
    }
    .one_r li {
        width: 50%;
        margin-top: 20px;
    }
    .one_r li:nth-child(2n+1):after {
        display: none;
    }
    .num b {
        font-size: 40px;
        line-height: 50px;
    }
    .num i {
        font-size: 12px;
        margin-top: 5px;
        margin-left: 5px;
    }
    .one_r li p {
        font-size: 16px;
    }
    .one_r li p em {
        margin: 0 0 10px;
    }
    .one_sp {
        width: 100%;
        left: 0;
    }
    .sp_close {
        right: 0;
        top: -35px;
    }
    /**/
    .two {
        padding: 30px 0;
        margin-top: 0;
    }
    .title h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .title p {
        font-size: 14px;
        line-height: 24px;
        margin: 10px 0 5px;
    }
    .two_n {
        width: 100%;
        float: none;
        margin-top: 15px;
        overflow: hidden;
    }
    .two_n li {
        width: 48%;
        margin: 0 1% 10px;
    }
    .two_n li a {
        font-size: 14px;
        line-height: 40px;
        padding: 0 10px;
    }
    .two_n li a:after {
        font-size: 30px;
        line-height: 40px;
        right: 10px;
        opacity: 0.1;
    }
    .two_c {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    .two_c li {
        width: 48%;
        float: left;
        margin: 10px 1% 0;
    }
    .two_c li p {
        display: block;
        background: #505050;
        color: #fff;
        text-align: center;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
    }
    .two_c li img {
        width: 100%;
        height: auto;
    }
    /**/
    .three {
        padding: 30px 0;
    }
    .three_c {
        margin-top: 15px;
    }
    .three_t {
        padding-top: 10px;
    }
    .three_t_l h4 {
        font-size: 16px;
    }
    .three_t_l h5 {
        font-size: 12px;
        line-height: 24px;
        margin-top: 5px;
    }
    .three_btn {
        width: 100px;
    }
    .three_btn a.more1,
    .three_btn a.more2 {
        width: 100%;
        font-size: 12px;
        line-height: 28px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
    .three_btn a.more2 {
        margin-left: 0;
        margin-top: 4px;
    }
    .three_text {
        font-size: 13px;
        line-height: 25px;
        margin-top: 5px;
        height: 50px;
    }
    /**/
    .four {
        padding: 30px 0;
    }
    .four_l {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .four_r {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .four_l h3 {
        font-size: 20px;
        width: 48%;
        margin: 0;
        line-height: 30px;
        float: left;
    }
    .four_l h3 b {
        font-size: 34px;
        line-height: 40px;
    }
    .four_l h4 {
        font-size: 12px;
        width: 45%;
        margin: 5px 0;
        line-height: 20px;
        padding: 5px 10px;
        box-sizing: border-box;
        border-radius: 40px;
    }
    .four_l h5 {
        width: auto;
        margin: 0;
        font-size: 16px;
        clear: both;
        line-height: 30px;
    }
    .four_l h6 {
        width: 49%;
        margin: 0;
        clear: both;
    }
    .four_l_img img {
        margin-top: -110px;
    }
    .four_l_tel {
        width: 100%;
        margin: 15px 0;
        text-align: center;
    }
    .four_l_tel em {
        font-size: 30px;
        line-height: 40px;
    }
    .four_l a.more {
        clear: both;
        font-size: 14px;
        line-height: 30px;
        width: 120px;
        margin: 0 calc(50% - 60px);
    }
    .four_r li {
        width: 50%;
        margin: 15px 0 0;
    }
    .four_r_img img {
        height: 60px;
    }
    .four_r li h4 {
        font-size: 16px;
        margin: 10px 0 5px;
    }
    .four_r li p {
        font-size: 13px;
        line-height: 24px;
        margin: 0 10px;
    }
    /**/
    .five {
        padding: 30px 0;
    }
    .five_n li {
        width: 24.25%;
        margin-right: 1%;
        padding: 5px 0;
        display: block;
    }
    .five_n_img {
        margin: 5px auto;
    }
    .five_n li h4 {
        font-size: 13px;
        line-height: 26px;
        text-align: center;
    }
    .five_n li h4 em {
        font-size: 12px;
    }
    .five_c {
        margin-top: 20px;
    }
    .five_c li {
        padding: 10px;
    }
    .five_l {
        width: 100%;
        float: none;
    }
    .five_l h4 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .five_l h4 em {
        font-size: 12px;
        margin: 0 0 5px;
    }
    .five_l h4:after {
        height: 2px;
        width: 30px;
    }
    .five_l p {
        font-size: 14px;
        margin-top: 10px;
    }
    .five_tel {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 40px;
        margin-top: 20px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    }
    .five_tel img {
        height: 20px;
    }
    .five_tel em {
        font-size: 22px;
    }
    .five_r {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    /**/
    .six {
        padding: 30px 0;
    }
    .six_c {
        margin-top: 5px;
    }
    .six_c li {
        width: 48%;
        margin: 10px 1% 0;
    }
    .six_text {
        padding: 5px;
        position: relative;
        text-align: center;
    }
    .six_c li h4 {
        font-size: 15px;
        line-height: 26px;
    }
    .six_c li p {
        font-size: 13px;
        line-height: 22px;
        height: 22px;
    }
    .six a.more {
        font-size: 13px;
        line-height: 30px;
        width: 100px;
        margin-top: 15px;
    }
    /**/
    .seven {
        padding: 30px 0;
    }
    .seven_c {
        margin-top: 5px;
    }
    .seven_c li {
        width: 33.33%;
        margin-top: 10px;
    }
    .seven_c li h4 {
        font-size: 15px;
        margin: 5px 0;
    }
    .seven_c li h4 em {
        margin-top: 0;
    }
    .seven_c li i {
        width: 10px;
        height: 10px;
    }
    .seven_c li i:before {
        width: 18px;
        height: 18px;
    }
    .seven_c li:before,
    .seven_c li:after {
        width: calc(50% - 18px);
        bottom: 22px;
    }
    .seven_tel {
        padding-top: 5px;
    }
    .seven_tel h3 {
        font-size: 15px;
        line-height: 30px;
    }
    .seven_tel p {
        font-size: 20px;
        line-height: 36px;
        margin: 10px 15% 0;
        width: auto;
    }
    /**/
    .eight {
        padding: 30px 0;
    }
    .eight_n {
        margin-bottom: 10px;
    }
    .eight_t h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .eight_t {
        float: none;
        text-align: center;
    }
    .eight_t:before,
    .eight_t:after {
        top: 10px;
    }
    .eight_t h3:before,
    .eight_t h3:after {
        top: -4px;
    }
    .eight_n ul {
        float: none;
        margin-top: 10px;
    }
    .eight_n li {
        margin: 0 1%;
        width: 31.33%;
    }
    .eight_n li a {
        font-size: 15px;
        line-height: 30px;
        padding-bottom: 10px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .eight_c li:first-child {
        width: 100%;
        float: none;
    }
    .eight_c li {
        width: 100%;
        float: none;
        margin-left: 0;
        padding: 10px;
    }
    .eight_c li:first-child img {
        height: auto;
    }
    .eight_c li:first-child:before {
        font-size: 16px;
        line-height: 36px;
    }
    .eight_text {
        padding: 5px 10px 10px;
    }
    .eight_c li h4 {
        font-size: 16px;
        line-height: 30px;
    }
    .eight_c li p {
        font-size: 13px;
        line-height: 22px;
        height: 44px;
        -webkit-line-clamp: 2;
    }
    .eight_c li .eight_text p {
        height: 44px;
    }
    .eight_time b {
        font-size: 30px;
        line-height: 30px;
    }
    .eight_time:after {
        font-size: 30px;
        right: 5px;
        line-height: 46px;
    }
    /**/
    .nine {
        padding: 30px 0;
    }
    .nine_c {
        margin-top: 15px;
        line-height: 24px;
    }
    .nine_c img {
        margin-bottom: 10px;
    }
    .nine a.more {
        width: 100px;
        font-size: 13px;
        line-height: 30px;
        margin-top: 15px;
    }
    /**/
    .footer {
        padding: 20px 0;
    }
    .footer_l {
        float: none;
        margin: 0;
    }
    .footer_l p {
        margin-bottom: 0;
    }
    .footer_r {
        float: none;
        margin-top: 10px;
        text-align: center;
    }
    .ewm {
        width: 100px;
        margin: 0 5px;
        float: none;
        display: inline-block;
    }
    .footer_bottom {
        line-height: 24px;
        font-size: 13px;
        padding-bottom: 50px;
    }
    .bottom {
        display: block;
    }
    /**/
    .page {
        padding-bottom: 20px;
    }
    .tip {
        line-height: 36px;
        font-size: 13px;
    }
    .page_l {
        width: 100%;
        float: none;
        margin-top: 15px;
        overflow: hidden;
    }
    .page_n h3,
    .page_n li a:after {
        display: none;
    }
    .page_n li {
        width: 33%;
        float: left;
    }
    .page_n li a {
        padding: 0;
        text-align: center;
        border-top: 0;
        margin: 2px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        line-height: 36px;
    }
    .page_n li:hover ul {
        display: none;
    }
    .tjxw,
    .tjcp,
    .lxfs {
        display: none;
    }
    /**/
    .page_r {
        width: 100%;
        float: none;
    }
    .product li {
        width: 48%;
        margin: 10px 1% 0;
    }
    .product li img {
        height: auto;
    }
    .product li h4 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .pagination {
        margin-top: 15px;
    }
    .pagination a,
    .pagination span {
        line-height: 24px;
        font-size: 12px;
        padding: 0 7px;
        margin: 0 3px;
    }
    /**/
    .product_item {
        margin-top: 15px;
    }
    .product_item_img {
        width: 100%;
        float: none;
    }
    .product_item_text {
        width: 100%;
        float: none;
        margin-top: 5px;
    }
    .product_item_text h1 {
        font-size: 18px;
        line-height: 30px;
        height: 30px;
        color: #333;
        margin-bottom: 5px;
    }
    .product_item_text p {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .product_item_tel {
        padding-top: 5px;
        font-size: 14px;
    }
    .product_item_tel p {
        font-size: 18px;
        line-height: 24px;
        margin-top: 0;
    }
    .product_item_tel img {
        margin-right: 10px;
        margin-top: 2px;
    }
    .product_desc {
        font-size: 13px;
        line-height: 24px;
    }
    .product_desc_t {
        font-size: 18px;
        letter-spacing: 1px;
        margin: 10px 0 5px;
        line-height: 24px;
    }
    .product_desc_t:before,
    .product_desc_t:after {
        width: 20px;
        height: 2px;
    }
    .pageing {
        margin-top: 10px;
        padding-top: 5px;
        font-size: 12px;
        line-height: 20px;
    }
    /**/
    .xgwz,
    .xgcp {
        margin-top: 15px;
        padding: 10px;
    }
    h4.related {
        font-size: 16px;
        line-height: 30px;
    }
    .relatedlist {
        padding: 5px 0;
    }
    ul.relate_pr li img {
        height: 50px;
    }
    ul.relate_pr p {
        font-size: 12px;
    }
    ul.relate_news li a {
        font-size: 13px;
        line-height: 30px;
        height: 30px;
    }
    /**/
    .article {
        margin-top: 15px;
    }
    .article li {
        margin-top: 10px;
        padding: 10px;
    }
    .article li img {
        width: 150px;
        height: 120px;
        margin-right: 10px;
    }
    .article li h3 {
        font-size: 16px;
        line-height: 26px;
        height: 26px;
    }
    .article li p {
        font-size: 13px;
        line-height: 21px;
        height: 63px;
        margin-bottom: 6px;
    }
    .article li span {
        width: 70px;
        font-size: 12px;
        line-height: 24px;
        height: 24px;
    }
    /**/
    .article_item {
        margin-top: 15px;
    }
    .article_item h1 {
        font-size: 18px;
        line-height: 30px;
        height: 30px;
    }
    .info {
        margin-bottom: 10px;
    }
    .article_item_desc {
        padding: 10px;
        font-size: 13px;
        margin-bottom: 10px;
        color: #666;
    }
    .article_item_con {
        line-height: 24px;
    }
    /**/
    .page_con {
        margin-top: 15px;
        line-height: 24px;
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
        box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(.5);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.six_c li img {
	height:380px;
}
.article_item h1 {
	height:auto;
}
@media only screen and (max-width:768px) {
	.two_c li img {
	height:130px;
}
.six_c li img {
	height:130px;
}
.product li img {
	height:150px;
}
.three_t_l {
	max-width:calc(100% - 110px);
}
.three_t_l h4,.three_t_l h5 {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
}

@font-face {
    font-family: f;
    src: url(../font/dsj.ttf);
}