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;
}


/*颜色*/

.navbox li a:hover,
.navbox li a.cur,
.one_text a.more:after,
.onexq,
.pageState em,
.five_c li:hover em {
    color: #74ffed;
}

.one_c .hd li.on {
    border-top: 5px solid #42928f;
}

.two_c .hd li.on,
.three_c li i,
.fout_ul a.more,
.five_n li.cur a,
.five_n li:hover a,
.page_l_t h3,
.page_n li a {
    background: #42928f;
}

.fout_ul a.more:before {
    border-right: 40px solid #42928f;
}

.page_l ul {
    border: 2px solid #42928f;
}

.page_n li a:hover,
.page_n li a.cur {
    background: #2e807c;
}


/**/

.flink {
    background: #000;
    line-height: 36px;
    color: #fff;
    height: 36px;
    overflow: hidden;
}

.flink_t {
    float: left;
    margin-right: 10px;
}

.flink_c a {
    display: inline-block;
    margin: 0 5px;
}


/**/

.Tc {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
}

.Tcs {
    background: #fff;
    width: 70%;
    height: 343px;
    position: absolute;
    left: 50%;
    margin-left: -35%;
    top: 50%;
    margin-top: -171.5px;
    border-radius: 10px;
    padding: 20px 10px;
    box-sizing: border-box;
    text-align: center;
}

.Tc_gb {
    position: absolute;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    top: 0px;
    transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate( 45deg);
}

.Tcs img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 5px;
    box-shadow: 0px 0px 3px 3px #eee;
}

.Tcs .Tc_dt {
    width: 150px;
    height: auto;
    margin: 15px auto 0;
    display: block;
    box-shadow: initial;
}

#weixin {
    line-height: 30px;
    display: inline-block;
    font-size: 15px;
}

#copy_btn {
    background: #000;
    border: none;
    line-height: 30px;
    width: 100px;
    color: #fff;
    border-radius: 5px;
    margin: 5px auto 0px;
}

.Tcs p {
    line-height: 30px;
}


/**/

.xgwz,
.xgcp {
    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: 10px;
    top: calc(50% - 13px);
    display: none;
}

.navs b {
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    margin: 5px;
}


/**/

.header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(213 213 213 / 50%)
}

.logo {
    float: left;
    height: 66px;
    line-height: 100px;
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 30px;
}

.logo img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
}

.tel {
    float: right;
    line-height: 100px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 20px;
}

.tel img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}


/**/

.navbox {
    color: #fff;
    float: right;
}

.navbox li {
    display: inline-block;
    position: relative;
}

.navbox li a {
    display: block;
    line-height: 100px;
    font-size: 16px;
    padding: 0 10px;
    position: relative;
    z-index: 0;
}

.navbox li ul {
    position: absolute;
    width: 100px;
    z-index: 99;
    background: #fff;
    color: #666;
    display: none;
    text-align: center;
}

.navbox li:hover ul {
    display: block;
}

.navbox li li a {
    font-size: 14px;
    padding: 0;
    line-height: 36px;
}

.navbox li li {
    display: block;
}


/**/

.banner {
    position: relative;
}

.banner li img {
    width: 100%;
    display: block;
}

.banner .hd {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center;
    z-index: 9;
}

.banner .hd li {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #fff;
    font-size: 0px;
    margin: 0 5px;
    transition: 0.5s;
    border-radius: 10px;
}

.banner .hd li.on {
    width: 70px;
}

span.prev_b,
span.next_b {
    width: 30px;
    height: 60px;
    position: absolute;
    top: calc(50% - 30px);
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    font-family: "宋体";
    background: #333;
    color: #fff;
    transition: 0.5s;
    cursor: pointer;
}

span.prev_b {
    left: -40px;
}

span.next_b {
    right: -40px;
}

.banner:hover span.prev_b {
    left: 20px;
}

.banner:hover span.next_b {
    right: 20px;
}

.max_banner {
    position: relative;
    display: none;
}

.max_banner img {
    width: 100%;
    display: block;
}


/**/

.one {
    padding: 40px 0 0;
}

.title {
    text-align: center;
}

.title h3 {
    font-size: 36px;
    color: #323232;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 54px;
}

.title p {
    font-size: 16px;
    color: #848484;
    line-height: 24px;
}

.one_c {
    position: relative;
    margin-top: 40px;
    background: #f6f6f6;
}

.one_c:before {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -61px;
    width: 122px;
    height: 37px;
    z-index: 9;
    background: url(../images/pic1.jpg) no-repeat;
}

.one_c .bd {
    padding: 40px;
}

.one_img {
    width: 50%;
    float: left;
    display: flex;
    align-content: center;
    height: 400px;
    justify-content: center;
}

.one_img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    width: auto;
    height: auto;
}

.one_text {
    background: #fff;
    width: 49%;
    float: right;
    box-sizing: border-box;
    padding: 50px;
    position: relative;
    height: 500px;
}

.one_text:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../images/ico16.png) no-repeat;
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
}

.one_text h4 {
    font-size: 30px;
    color: #393D42;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.one_text p {
    font-size: 15px;
    color: #666;
    margin-bottom: 30px;
    line-height: 30px;
    height: 270px;
}

.one_text a.more {
    display: block;
    width: 198px;
    height: 50px;
    background: #000;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    color: #939393;
}

.one_text a.more:after {
    content: "...";
    font-size: 50px;
    display: inline-block;
    margin-left: 5px;
    line-height: 10px;
}

.one_c .hd {
    background: #C4C4C4;
    padding-bottom: 5px;
}

.one_c .hd li {
    width: 200px;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 5px solid transparent;
}

.one_c .hd ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.one_c .hd li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.one_c .hd li img {
    width: 100%;
    display: block;
    height: 110px;
}

.one_c .hd li .one_img {
    width: auto;
    float: none;
    height: auto;
}

.one_c .hd li .one_text {
    display: none;
}

.one_qh {
    position: absolute;
    width: calc(50% - 40px);
    bottom: 155px;
    background: #fff;
    left: 40px;
    height: 80px;
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 80px;
}

.onexq {
    float: left;
    font-size: 30px;
    font-family: "宋体";
}

.pageState {
    float: right;
    font-family: Impact;
    font-size: 24px;
    color: #444;
}

.one_c .bd li {
    overflow: hidden;
}


/**/

.two {
    padding: 40px 0;
}

.two_c {
    margin-top: 40px;
    position: relative;
}

.two_c .bd .tempWrap {
    left: calc(50% - 1830px);
}

.two_c .bd li {
    width: 1200px;
    margin: 0 10px;
    position: relative;
}

.two_c .bd li img {
    width: 100%;
    display: block;
    height: auto;
}

.two_c .bd li h4 {
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 30px;
    top: 20px;
    left: 0;
    color: #fff;
}

.two_c .bd li p {
    width: 80%;
    position: absolute;
    text-align: center;
    top: 80px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    left: 10%;
}

.two_c .hd {
    width: 1200px;
    position: absolute;
    left: calc(50% - 600px);
    text-align: center;
    bottom: 20px;
}

.two_c .hd li {
    display: inline-block;
    font-size: 0px;
    width: 30px;
    height: 2px;
    background: #fff;
    margin: 0 5px;
}

span.prev2 {
    left: calc(50% - 580px);
}

span.next2 {
    right: calc(50% - 580px);
}

span.prev2,
span.next2 {
    position: absolute;
    font-size: 30px;
    font-family: "宋体";
    width: 30px;
    line-height: 60px;
    text-align: center;
    top: calc(50% - 30px);
    color: #fff;
    cursor: pointer;
}


/**/

.three {
    padding: 0 0 40px;
}

.three_c {
    margin-top: 60px;
}

.three_c li {
    width: 300px;
    float: left;
    position: relative;
    background: linear-gradient(150deg, #ddd 0%, #f6f6f6 50%, #fff 100%);
    box-sizing: border-box;
    padding: 0 30px 20px;
}

.three_c li i {
    width: 50px;
    height: 50px;
    margin: -30px auto 0;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    position: relative;
    z-index: 2;
    font-style: normal;
    display: block;
    border-radius: 50px;
    border: 7px solid rgba(255, 255, 255, 0.6);
}

.three_c li img {
    display: block;
    margin: 20px auto;
}

.three_c li h4 {
    text-align: center;
    font-size: 20px;
    color: #4F4F4F;
    line-height: 30px;
    margin-bottom: 2px;
}

.three_c li em {
    font-family: ArialMT;
    font-size: 14px;
    color: #4F4F4F;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
    line-height: 24px;
}

.three_c li p {
    font-size: 15px;
    color: #4F4F4F;
    line-height: 28px;
    height: 140px;
}

.three_img {
    clear: both;
    padding-top: 10px;
}

.three_img img {
    width: 100%;
    display: block;
    height: auto;
}


/**/

.four {
    padding: 50px 0;
}

.four_bg {
    display: none;
}

.four_c {
    width: 90%;
    margin: 0 auto;
}

.four_text {
    width: 1200px;
    margin: 40px auto 100px;
    background: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    padding: 20px;
    font-size: 15px;
    color: #545454;
    line-height: 30px;
    text-align: center;
}

.fout_ul {
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: relative;
    padding: 50px 215px 50px 55px;
}

.fout_ul ul {
    float: left;
    max-width: 930px;
}

.fout_ul li {
    float: left;
    overflow: hidden;
    margin-left: 60px;
    min-width: 160px;
}

.fout_ul li h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.fout_ul li h4 b {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
}

.fout_ul li p {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
}

.fout_ul li img {
    height: 50px;
    float: left;
    margin-right: 10px;
}

.fout_ul a.more {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 175px;
    position: absolute;
    height: 152px;
    top: 0;
    right: 0;
    line-height: 152px;
    box-sizing: border-box;
    padding-right: 40px;
}

.fout_ul a.more:before {
    content: "";
    position: absolute;
    border-top: 152px solid transparent;
    bottom: 0;
    left: -40px;
}

.fout_ul a.more:after {
    content: "...";
    position: absolute;
    font-size: 40px;
    line-height: 30px;
    width: 50px;
    text-align: center;
    left: calc(50% - 45px);
    bottom: 50px;
}


/**/

.five {
    padding: 40px 0;
}

.five_n {
    text-align: center;
    margin-top: 30px;
}

.five_n li {
    display: inline-block;
}

.five_n li a {
    display: block;
    line-height: 40px;
    background: #eee;
    font-size: 16px;
    padding: 0 30px;
}

.five_n li.cur a,
.five_n li:hover a {
    color: #fff;
}

.five_c {
    margin-top: 10px;
}

.five_c li {
    width: 580px;
    float: left;
    margin: 20px 10px 0;
    background: #fcfcfc;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 15px;
    position: relative;
}

.five_c li:before {
    content: "";
    border: 1px solid #eee;
    top: 5px;
    left: 5px;
    bottom: -5px;
    right: -5px;
    position: absolute;
    z-index: -1;
    background: #fcfcfc;
}

.five_c li h4 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    border-bottom: 1px solid #eee;
}

.five_c li span {
    display: block;
    line-height: 20px;
    font-size: 13px;
    color: #999;
    margin-top: 5px;
}

.five_c li p {
    font-size: 14px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #666;
}

.five_c li em {
    float: right;
    font-size: 13px;
    color: #999;
}


/**/

.footer {
    position: relative;
    padding: 40px 0;
    color: #eee;
    background: #333;
}

.f_logo {
    float: left;
    margin-right: 50px;
}

.footer_top ul {
    float: left;
    width: 210px;
    margin-right: 50px;
}

.footer_top h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.footer_top li {
    font-size: 14px;
    line-height: 28px;
}

.f_ewm {
    width: 120px;
    float: right;
}

.f_ewm img {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 15px;
}

.footer_top {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.footer_bottom {
    padding-top: 30px;
}

.bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #000;
    color: #fff;
    line-height: 40px;
    display: none;
    z-index: 99;
}

.bottom li {
    width: 25%;
    float: left;
}

.bottom li a {
    display: block;
    text-align: center;
}

.bottom li img {
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}


/**/

.page_banner img {
    width: 100%;
    display: block;
    height: auto;
}

.pagination {
    text-align: center;
}

.pagination a,
.pagination span {
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #ccc;
    margin: 0 5px;
}

.pagination span.current {
    background: #333;
    color: #fff;
}

.pageing {
    padding: 10px;
    background: #999;
    color: #fff;
    line-height: 24px;
    margin-top: 20px;
}


/**/

.tip {
    line-height: 40px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ccc;
}

.page {
    padding: 50px 0;
}

.page_l {
    width: 260px;
    float: left;
}

.page_l_t h3 {
    line-height: 70px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
}

.page_n li a {
    display: block;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 10px;
}

.tj_cp,
.tj_xw {
    margin-top: 30px;
}

.tj_xw li {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    border-bottom: 1px dashed #ccc;
}

.tj_xw ul {
    padding: 10px;
}

.tj_cp li img {
    width: 100%;
    display: block;
    height: auto;
}

.tj_cp li h4 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tj_cp li {
    margin: 10px;
}

.page_r {
    width: 900px;
    float: right;
}

.product li {
    width: 280px;
    float: left;
    margin-bottom: 30px;
}

.product li:nth-child(3n+2) {
    margin: 0 30px 30px;
}

.product li img {
    width: 100%;
    display: block;
    height: 226px;
}

.product li h4 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro_desc_text h1 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.pro_desc_text p {
    color: #666;
    line-height: 24px;
    margin-top: 10px;
}

.pro_desc_img {
    text-align: center;
}


/**/

.article li {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.article li img {
    width: 150px;
    float: left;
    height: 100px;
    margin-right: 15px;
}

.article li h3 {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article li span {
    display: block;
    font-size: 13px;
    color: #999;
    line-height: 20px;
}

.article li p {
    line-height: 25px;
    font-size: 14px;
    color: #666;
    height: 50px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.article_item h1 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.info {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    padding: 10px 0;
}


/**/

@media only screen and (max-width:768px) {
    .container {
        width: 96%;
    }
    /**/
    .header {
        padding: 0;
        position: relative;
        background: #42928f;
    }
    .logo {
        height: 60px;
        line-height: 60px;
        width: auto;
        padding: 5px 0;
        margin: 0;
        border-right: 0;
    }
    .logo_r,
    .logo:after,
    .navbox li a:after {
        display: none;
    }
    .tel {
        display: none;
    }
    .navs {
        display: block;
    }
    .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(../images/close.png) no-repeat center;
    }
    .nav_ul {
        width: 50%;
        height: 100%;
        background: #000;
        padding: 0;
        float: right;
    }
    .navbox li {
        display: block;
        float: none;
    }
    .navbox li a {
        text-align: center;
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        color: #fff;
        line-height: 50px;
    }
    .navbox li:hover ul {
        display: none;
    }
    .navbox li a:hover,
    .navbox li a.cur {
        background: #42928f;
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    /**/
    .banner {
        display: none;
    }
    .max_banner {
        display: block;
    }
    .search {
        display: none;
    }
    /**/
    .one {
        padding: 20px 0 0;
    }
    .title h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .title p {
        font-size: 14px;
        line-height: 20px;
    }
    .one_c {
        margin-top: 20px;
    }
    .one_c:before {
        width: 80px;
        background-size: 100%;
        margin-left: -40px;
        height: 30px;
    }
    .one_c .bd {
        padding: 30px 2% 20px;
    }
    .one_img {
        width: 100%;
        float: none;
        height: auto;
    }
    .one_img img {
        width: 100%;
    }
    .one_text {
        width: 100%;
        float: none;
        background: none;
        padding: 10px;
        height: auto;
    }
    .one_text h4 {
        font-size: 16px;
        line-height: 30px;
        padding-left: 20px;
        margin-bottom: 5px;
    }
    .one_text:before {
        top: 18px;
        left: 10px;
    }
    .one_text p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .one_text a.more {
        line-height: 36px;
        height: 36px;
        font-size: 12px;
        width: 110px;
        float: right;
    }
    .one_qh {
        line-height: 36px;
        height: 36px;
        bottom: 175px;
        left: 2%;
        width: 50%;
        padding: 0 10px;
    }
    .onexq {
        font-size: 24px;
    }
    .pageState {
        font-size: 18px;
    }
    .one_c .hd ul {
        width: 96%;
    }
    .one_c .hd li {
        width: 33.33%;
    }
    .one_c .hd li img {
        height: 70px;
    }
    /**/
    .two {
        padding: 20px 0;
    }
    .two .title p {
        margin: 0 2%;
    }
    .two_c {
        margin-top: 20px;
    }
    .two_c .bd li {
        width: 300px;
        margin: 0 5px;
    }
    .two_c .bd .tempWrap {
        left: calc(50% - 465px);
    }
    .two_c .bd li h4 {
        line-height: 30px;
        font-size: 16px;
top:10px;
    }
    .two_c .bd li p {
    top: 40px;
    font-size: 13px;
    line-height: 22px;
    width: 94%;
    left: 3%;
    text-align: justify;
}
    .two_c .hd {
        width: 300px;
        left: calc(50% - 150px);
        bottom: 0;
    }
    /**/
    .three {
        padding: 0 0 20px;
    }
    .three_c {
        margin-top: 15px;
    }
    .three_c li {
        width: 50%;
        padding: 10px;
    }
    .three_c li img {
        margin: 10px auto;
        height: 60px;
        width: auto;
    }
    .three_c li h4 {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 0;
        white-space: nowrap;
    }
    .three_c li em {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .three_c li p {
        font-size: 13px;
        line-height: 22px;
        text-align: justify;
        height: 132px;
    }
    .three_c li i {
        display: none;
    }
    /**/
    .four {
        padding: 20px 0;
    }
    .four_c {
        width: 96%;
    }
    .four_text {
        width: 100%;
        margin: 15px auto 20px;
        padding: 10px;
        font-size: 13px;
        line-height: 24px;
        text-align: justify;
    }
    .fout_ul {
        padding: 10px 105px 10px 10px;
    }
    .fout_ul ul {
        max-width: 100%;
    }
    .fout_ul li {
        width: 50%;
        min-width: auto;
        margin: 2px 0;
    }
    .fout_ul li h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .fout_ul li h4 b {
        font-size: 16px;
        line-height: 24px;
        color: #42928f;
    }
    .fout_ul li p {
        font-size: 12px;
        line-height: 16px;
    }
    .fout_ul li img {
        height: 30px;
        margin-top: 5px;
        margin-right: 5px;
    }
    .fout_ul a.more {
        font-size: 12px;
        width: 90px;
        height: 108px;
        line-height: 80px;
        padding-right: 5px;
    }
    .fout_ul a.more:before {
        border-right-width: 15px;
        border-top: 110px solid transparent;
        left: -15px;
    }
    .fout_ul a.more:after {
        left: calc(50% - 30px);
        bottom: 35px;
    }
    /**/
    .five {
        padding: 20px 0;
    }
    .five_n {
        margin-top: 15px;
    }
    .five_n li {
        width: 32.55%;
    }
    .five_n li a {
        font-size: 13px;
        padding: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 36px;
    }
    .five_c {
        margin-top: 0;
    }
    .five_c li {
        width: auto;
        float: none;
        margin: 15px 5px 0 0;
        padding: 10px;
    }
    .five_c li:after {
        content: "";
        display: block;
        clear: both;
    }
    /**/
    .footer_top,
    .flink {
        display: none;
    }
    .footer_bottom {
        padding: 0 0 55px;
    }
    .bottom {
        display: block;
    }
    .footer {
        padding: 10px 0 0;
        background-size: 100%;
    }
    /**/
    .xgwz,
    .xgcp {
        padding: 10px;
        margin-top: 15px;
    }
    h4.related {
        font-size: 16px;
        line-height: 30px;
    }
    ul.relate_pr li img {
        height: 50px;
    }
    ul.relate_news li a {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    /**/
    .pagination a,
    .pagination span {
        padding: 0 7px;
        line-height: 24px;
        margin: 0 3px;
        font-size: 12px;
    }
    .pagination {
        padding-top: 10px;
    }
    .pageing {
        padding: 5px;
        font-size: 12px;
        margin-top: 10px;
        line-height: 20px;
    }
    /**/
    /**/
    .page {
        padding: 20px 0;
    }
    .page_l {
        width: 100%;
        float: none;
    }
    .page_r {
        float: none;
        width: 100%;
    }
    .page_l_t {
        display: none;
    }
    .page_l ul {
        border: 0;
    }
    .tj_cp,
    .tj_xw {
        display: none;
    }
    .page_n {
        text-align: center;
    }
    .page_n li {
        display: inline-block;
        width: 32%;
    }
    .page_n li a {
        margin: 0;
        font-size: 13px;
        line-height: 36px;
        border-radius: 5px;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .page_n li a:hover:before,
    .page_n li a.cur:before {
        content: "";
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 8px solid rgba(255, 255, 255, 0.2);
        display: block;
        position: absolute;
        left: -38px;
        top: -35px;
    }
    .product li {
        width: 48%;
        margin: 10px 1% 0;
    }
    .product li:nth-child(3n+2) {
        margin: 10px 1% 0;
    }
    .product li img {
        height: 140px;
    }
    .product li h4 {
        font-size: 14px;
    }
    .pro_desc_text h1 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 10px;
    }
    .pro_desc_text p {
        font-size: 13px;
        line-height: 22px;
        margin-top: 5px;
    }
    .article li {
        padding: 10px;
        margin: 10px 0;
    }
    .article_item h1 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 10px;
    }
    .info {
        font-size: 12px;
        padding: 5px 0;
        margin-bottom: 10px;
    }
    .page_con {
        margin-top: 10px;
    }
}