﻿body {
    margin: 0;
    padding: 0;
    background: url(../image/bg.jpg) left top repeat;
    font-family: 'Microsoft Yahei';
}

.Row_1 {
    width:100%;
    height:100px;
}
.row_1_title {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
}
.title_img {
    position: relative;
}
.title_button {
    position: relative;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.title_button a{
    display:block;
    color: #ffc000;
    border: 1px solid #ffc000;
    font-size: 18px;
    font-weight: bold;
    height: 26px;
    width: auto;
    border-radius:10px;
    background-color:transparent;
    text-align: center;
    line-height: 26px;
    margin-right:10px;
    padding:0 10px;
}

.phone_topBar {
    position: relative;
    text-align: right;
    width: .9rem;
    height: .32rem;
    margin-left: 0.5rem;
}
.Row_2 {
    width: 100%;
    height: 66px;
    background: url(../image/nav.gif) left center repeat-x;
}
.Row_2 ul{
    display: flex;
    position: relative;
    align-items: center;
    height: 66px;
    justify-content: flex-start;
}
.Row_2 ul li{
    width: 148px;
    height: 50px;
    line-height: 50px;
}
.Row_2 ul li a{
    display:block;
    color:#fff;
    font-size:16px; 
    text-indent: 15%;
    font-family: 'Microsoft Yahei';
    white-space: nowrap;
}
.Row_2 >div {
    width: 1000px;
    margin: 0 auto;
}
.Row_3 img {
    width: 100%;
    height: 440px;
}
.Row_4 {
    width: 100%;
    background: url(../image/notice.gif) center center no-repeat;
    height: 115px;
    margin: 3px 0;
}
.Row_4_content {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 115px;
    padding-left: 10px;
}
.Row_4_content > div:nth-child(1){
    display:flex;
}
.PMD_img {
    background: url('../image/indexne.png') no-repeat;
    width: 38px;
    height: 30px;
    margin-left: 10px;
}
.Row_4_Pmd {
    width: calc(100% - 70px);
    margin-top: -6px;
    margin-left: 10px;
}
.Row_4_Pmd li{
    color:#fff;
    font-size:16px;
}
.Row_5 {
    height: 210px;
    width: 100%;
}
.Row_5_content {
    width: 1130px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 210px;
}
.Row_5_left {
    margin: 0 15px;
    position: relative;
    top: -10px;
    cursor: pointer;
    background-repeat:no-repeat;
    background-position:center;    
    height:70px;
    width: 35px;
}
.Row_5_right {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    margin: 0 15px;
    position: relative;
    top: -10px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    height: 70px;
    width: 35px;
}
.Row_5_ul{
    display:flex;
    align-items:center;
}
.Row_5_ul li {
    height: 200px;
}
.Row_5_img {
    display: block;
    background: url(../image/leibg.png) left top no-repeat;
    width: 140px;
    height: 140px;
    padding: 15px;
    margin: 0 auto;
}
.Row_5_img img{
    border-radius: 50%;
    width: 140px;
    height: 140px;
}
.Row_5_title {
    display: block;
    text-align: center;
    width: 200px;
    font-size: 16px;
    white-space: nowrap;
    font-family: 'Microsoft Yahei';
}
    .Row_5_title span {
        margin: 0 auto;
        height: auto;
        width: calc(100% - 20px);
        display:block;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }
.Row_6{
    width:100%;
    margin:10px 0;
}
.Row_6_content{
    width:1000px;
    margin:0 auto;
}
.Row_6_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}
.Row_6_title span{
    display:block; 
    background: url(../image/index_l.png) center center no-repeat;
    height: 38px;
    color: #f7f7f7;
    width: 200px;
    font-family: 'Microsoft Yahei';
    font-size:20px;
    text-indent:20px;
    line-height:38px;
}
.Row_6_title a{
    background: #000000;
    color: #f7f7f7;
    border-radius: 15px;
    font-family: 'Microsoft Yahei';
    font-size:16px;
    height: 26px;
    width: 56px;
    text-align: center;
    line-height: 26px;
}
.Row_6_text {
    display: flex;
    justify-content: space-between;
}
.Row_6_text>div {
    width: 100%;
    line-height: 28px;
    color: #000000;
    font-size: 16px;
    padding: 0 0 0 10px;
}
.Row_7 {
    width: 100%;
}
.Row_7_content > ul > li {
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #0a0a0a;
    display:flex;
}
.Row_7_content a:nth-child(2) {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 145px);
}
.Row_8 {
    width: 100%;
}
.Row_8_content {
    width: 1000px;
    margin: 0 auto;
    line-height:50px;
    display:flex;
    align-items:center;
}
.Row_8_content > span {
    font-size: 16px;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
    display: block; 
    width: 100%;
}
.Row_8_content > div > a {
    font-size: 16px;
    color: #000; 
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif; 
    word-break: keep-all; 
    width: 162px;
    height: 88px;
    display: block;
    float: left;
    text-align:center;
    line-height: 88px;
    margin:18px
}
.Row_9 {
    width:100%;
    height:100px;
    background:#000000;
}
.Row_10 {
    background: #ffc000;
    width: 100%;
    height: 52px;
    line-height: 52px;
}
.Row_10_content{
    width:100%;
    margin:0 auto;
}
.Row_10_content ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.Row_10_content li,.Row_10_content a {
    color: #fff;
    font-size: 16px;
}
.Row_10_content li{
    margin:0 4px;
}
.news_content {
    width: 100%;
    margin:10px 0;
}
.news_text{
    width:1000px;
    margin:0 auto;
    display:flex;
    justify-content:center;
}
.news_left{
    width:240px;
}
.news_right {
    width: 740px;
    margin-left: 20px;
}
.news_left1 {
    background: url(../image/fy_ltop.jpg) center top no-repeat;
    width: 100%;
    height: 66px;
    line-height: 66px;
}
.news_left3 {
    background: url(../image/fy_ltop.jpg) center top no-repeat;
    width: 100%;
    height: 66px;
    line-height: 66px;
    margin-top:16px;
}
.news_left1 h2,.news_left3 h2{
    font-family: microsoft yahei;
    font-weight: normal;
    font-size: 24px;
    text-align: center;
    color: #fff;
}
.news_left2 a, .news_left4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #000000;
    width: 200px;
    font-family: 'Microsoft Yahei';
    text-indent: 10px;
    height: 20px;
    margin: 5px 10px;
    background: url(../image/fyjian.gif) left center no-repeat;
}
.Child {
    display: inline-flex;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Child a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fenye {
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    clear: both;
}
.news_right1 {
    background: url(../image/fy_rrtline.gif) left bottom no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
}
.news_right1 label{    
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    font-family: 'Microsoft Yahei';
}
.news_right1 span{
    font-size: 14px;
    color: #000;
    font-family: 'Microsoft Yahei';
}
.news_right2 > ul > li {
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #0a0a0a;
}
.news_right2 > ul > li > a {
    display: flex;
    justify-content: space-between;
}
.news_right2 a span:nth-child(2){
    width:470px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-family: 'Microsoft Yahei';
}
.news_right2_a_img {
    height: 70px;
    width: 140px;
    margin-right: 5px;
    margin-top:5px;
}
.text_content {
    margin: 0 14px;
}
.text_content img{
    max-width:100%
}
.news_right2 h1, .news_right2 span {
    color: #666666;
    font-family: 'Microsoft Yahei';
    word-break: break-all;
}
.pre, .next {
    display: flex;
    margin: 10px;
}
.pre a, .next a {
    color: -webkit-link;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    width: calc(100% - 200px);
}
.product_right2 li {
    width: 33%;
    float: left;
    height: 200px;
    text-align:center;
    margin-top:10px;
}
.product_right2 img {
    width: 88%;
    height: 170px;
}
.product_right2 p {
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 88%;
    margin: 0 auto;
}
.about_right2>p:nth-child(1) {
    font-size: 36px;
    font-family: 'Microsoft Yahei';
    text-align:center;
    margin:10px 0;
}
.about_right2>p:nth-child(3) {
    font-size: 24px;
    font-family: 'Microsoft Yahei';
    text-align: left;
    margin: 10px 0;
    color: #666666;
}
.about_text {
    font-size: 14px;
    color: #666666;
    font-family: 'Microsoft Yahei';
    line-height: 24px;
    margin-bottom:10px;
}
.about_text img{
    max-width:100%;
}
.contact_right2 {
    font-size: 14px;
    color: #666666;
    font-family: 'Microsoft Yahei';
    line-height: 24px;
    margin: 10px 10px;
}
.contact_right2 img{
    max-width:100%;
}
.phone_row, .phone_button, .H94, .phone_title, .phone_Row_9, .Row_7_content a span:nth-child(3), .phone_cpxx, .Row_9_content, .Row_10_content div {
    display: none;
}
.pageCss {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px 0;
}
.Onepage:hover, .toppage:hover, .bottompage:hover, .Atlastpage:hover, .page:hover {
    background: #D11C2D;
    color: #FFF;
}
.Onepage, .toppage, .bottompage, .Atlastpage, .page {
    background: #FFCC00;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    margin: 0px 2px;
    padding: 0 8px;
    height: 26px;
    line-height: 28px;
}
.shareit {
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 20;
}
.topI {
    position: relative;
    top: 10px;
}
.topI i {
    font-size: 34px;
    color: #5c9c67;
}
.BackTop {
    display: block;
    border-radius: 50%;
}
.ShowHide {
    position: relative;
    transform: rotate(90deg);
    top: 5px;
}
.ShowHide i {
    font-size: 34px;
    color: #5c9c67;
}
#customer {
    display: block;
}
.customerService {
    position: relative;
}
.customerService i{
    font-size:34px;
    color: #5c9c67;
}
.hrefCss {
    width: 34px;
    height: 34px;
    margin-bottom:5px;
    border-radius: 50%;
}
.daohangback {
    background: url(../image/nav.jpg) center center no-repeat;
}
.mbxwidth {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.Row_7_content a span:nth-child(1) {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.Row_8_content > div > a > img {
    width: 162px;
    height: 88px;
}
.newsindex_img {
    height: 70px;
    width: 140px;
    margin-right: 5px;
    margin-top: 5px;
}
/*手机适配部分*/
@media screen and (max-width:1024px) {
    .Row_1, .Row_2 {
        display: none;
    }
    .phone, .phone_title, .H94 {
        display: block;
    }
    .phone_button {
        height: auto;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .phone_button a {
        display: block;
        width: 50%;
        text-align: center;
        height: .6rem;
        line-height: .6rem;
        font-size: .3rem;
        color: #ffc000;
    }
    .phone_title {
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.5);
        display: flex;
        position: fixed;
        z-index: 11;
        right: -1200px;
        justify-content: flex-end;
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
    }
    .go-back {
        padding: .5rem .5rem 0 0;
        width: .28rem;
        height: .28rem;
        background: url(../image/ico-go-back.png) no-repeat left center;
        background-size: .28rem .28rem;
    }
    .phone_navigation {
        width: 50%;
        height: 100%;
        background-color: rgba(255,192,0,.9);
    }
    .phone_navigation li{
        padding: 0 .3rem;
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: .42rem;
        border-bottom: 1px solid #fff;
    }
    .phone_navigation a{
        color: #fff;
    }
    .phone_navigation li:nth-child(1) {
        text-align: center;
        line-height: 1.2rem;
        font-size: .42rem;
        color: #000;
    }
    .H94 {
        height: 1.2rem;
    }
    .phone_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        top: 0;
        z-index: 10;
        width: 100%;
        height: 1.2rem;
        background: url(../image/ico-nav-bg.png) repeat left center;
        background-size: 100% 1.22rem;
    }
    .phone_row  img{
        width: 2.32rem;
        height: .8rem;
        vertical-align: text-bottom;
    }
    .menuBtn {
        width: .4rem;
        height: .28rem;
        padding: .2rem .3rem;
        background: url(../image/ico-nav-tab.png) no-repeat center center;
        background-size: .6rem .34rem;
    }
    .Row_4_content, .row_1_title, .Row_6_content, .Row_8_content {
        width: calc(100% - 10px);
    }
    .Row_4_Pmd {
        width: calc(100% - 100px);
        margin-left: 10px;
    }

    .Row_5_content {
        width: 940px;
    }
    .news_text{
        width:100%;
    }
}
@media screen and (max-width:980px) {
    .customerService i {
        font-size: 1rem;
        border-radius: 50%;
    }
    .topI {
        left: auto;
        right: 6px;
    }
    .topI i {
        font-size: .8rem;
        border-radius: 50%;
    }
    .hrefCss {
        width: .8rem;
        height: .8rem;
    }
    #customer {
        display: none;
    }
    .ShowHide {
        transform: rotate(270deg);
    }
    .ShowHide i {
        font-size: .8rem;
    }
    .shareit {
        bottom: 120px;
    }
    .Row_6_text, .phone_cpxx, .Row_10_content div {
        display: block;
    }
    .Row_8, .Row_9, .Row_5_content, .news_right1 label, .news_left, .Row_8_content {
        display: none;
    }
    .Row_6 {
        height: auto;
        width: calc(100% - 20px);
        margin: 0 auto;
    }
    .Row_6_text img{
        width: 100%;
    }
    .phone_cpxx .Row_6_text > div:nth-child(1) {
        text-indent: .56rem;
    }
    .Row_6_text > div {
        width: 100%;
        color: #000000;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        margin: .4rem 0;
        font-size: .2rem;
        line-height: .8rem;
        padding: 0;
    }
    .Row_6_content {
        width: calc(100% - 1rem);
    }
    .Row_6_title span {
        display: block;
        color: #f7f7f7;
        font-family: 'Microsoft Yahei';
        width: 4rem;
        height: .7rem;
        text-indent: .5rem;
        font-size: .4rem;
        color: #fff;
        background-size: 3.9rem .7rem;
        line-height: .6rem;
    }

    .Row_6_title a {
        font-family: 'Microsoft Yahei';
        font-size: .4rem;
        display: block;
        width: 1.75rem;
        height: .7rem;
        background-color: #000;
        border-radius: .48rem;
        color: #fff;
        text-align: center;
        line-height: .64rem;
    }
    .Row_6_title {
        margin: .5rem 0;
    }
    .Row_7{
        height:auto;
        margin-bottom:.2rem;
    }
    .Row_7_content > ul > li {
        height: 1.14rem;
        border-bottom: 1px solid #0a0a0a;
    }
    .Row_7_content a:nth-child(2) {
        display: block;
        height: 1.14rem;
        width: calc(100% - 2.1rem);
    }
    .Row_7_content a span{
        display:block;
        height: .5rem;
        line-height: .5rem;
    }
    .Row_7_content a span:nth-child(1) {
        font-size: .34rem;
        color: #333; 
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        width:calc(100% - 1rem);
        margin-top: .1rem;
    }
    .Row_7_content a span:nth-child(2) {
        font-size: .28rem;
        color: #999;
    }    
    .Row_7_content a span:nth-child(3) {
        display:block;
        width: .18rem;
        height: 1.14rem;
        background: url(../image/ico-index-go.png) no-repeat center center;
        background-size: .18rem .29rem;
        position:relative;
        right:0;
        top: -100%;
        float: right;
    }
    .Row_10 {
        background: #000000;
        height: auto;
        line-height: inherit;
    }
    .phone_Row_9 {
        height: auto;
        width: 100%;
        background: #ffc000;
        text-align: center;
        padding-bottom: .1rem;
        display: inline-block;
    }
    .Row_10_content{
        padding:.2rem 0;
    }
    .Row_10_content li, .Row_10_content a {
        font-size: .3rem;
    }
    .phone_Row_9 > div {
        font-size: .3rem;
        line-height: 2em;
    }
    .Row_4_Pmd li {
        font-size:.4rem;
    }
    .news_left2 a, .news_left4 a {
        font-size: 14px;
        width: 200px;
        text-indent: 10px;
        height: 20px;
        margin: 5px 10px;
        background: url(../image/fyjian.gif) left center no-repeat;
    }
    .fenye {
        font-size: .4rem;
    }
    .Child {
        width: 200px;
    }
    .title_img {
        position: relative;
        top: 10px;
        left: 10px;
    }
    .Onepage, .toppage, .bottompage, .Atlastpage, .page {
        height: .6rem;
        line-height: .6rem;
        font-size: .4rem;
    }
    .Row_4 {
        background-size: 100% 100%;
        height: 1.5rem;
    }
    .Row_4_content{
        height:1.5rem;
    }
    .Row_5_ul {
        display:block;
    }
    .Row_5_ul li {
        float:left;
        height: 2.8rem;
        width: 33%;
    }
    .Row_5_img {
        width: 100%;
        height: 2.2rem;
        padding: 0;
        margin: 0 auto;
        background-size: 2.2rem;
        background-position: 50%;
    }
    .Row_5_img img{
        border-radius: 50%;
        padding-top: .2rem;
        width: 1.8rem;
        height: 1.8rem;
        margin: 0 auto;
        background-position: 50%;
        background-size: 2.2rem;
    }
    .Row_5{
        height:auto;
    }
    .Row_5_title {
        font-size: .35rem;
        width: 100%;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-indent: 0;
    }
    .news_right1 span {
        font-size: .36rem;
        display: inline-flex;
    }
    .about_text, .contact_right2 {
        line-height: .6rem;
        font-size: .26rem;
    }
    .news_right_child {
        display: block;
        background-size: 100%;
        height: auto;
        padding: .2rem 0
    }
    .Row_10_content ul {
        justify-content: space-around;
    }
    .Row_9_content {
        display: block;
        align-items: center;
        width: calc(100% - 10px);
        text-align: center;
        margin-top: .2rem;
        line-height: inherit;
        height: auto;
    }
    .Row_9_content > span {
        font-size: .3rem;
        color: #fff;
        width: 2.6rem;
        font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
        display: block;
        text-align: center;
        width: 100%;
        line-height: 1rem;
    }
    .Row_9_content > div > a {
        font-size: .3rem;
        color: #000;
        font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
        word-break: keep-all;
        width: 50%;
        display: block;
        float: left;
        height: 2.2rem;
        text-align: center;
        line-height:2.2rem;
        margin:.05rem 0;
    }
    .Row_9_content > div > a > img {
        width: 3.8rem;
        height: 2.2rem;
    }
    .Row_10_content div {
        text-align: center;
        font-size: .24rem;
        margin: 10px 0;
    }
    .phone_topBar {
        width: 2.4rem;
        height: .6rem;
    }
    .phone_topBar select{
        height: .6rem;
        font-size: 40px;
        text-align: center;
        text-align-last: center;
        width: 2.4rem;
    }
    .phone_topBar select option{
        font-size: 14px;
        text-align: center;
        text-align-last: center;
    }
    .news_right2_a_img {
        height: 1rem;
        width: 2rem;
        margin-right: 0.1rem;
        margin-top: .07rem;
    }
    .news_right2 h1 {
        font-size: .6rem;
    }
    #releaseTime h3 {
        font-size: .4rem;
    }
    .newsindex_img {
        height: 1rem;
        width: 2rem;
        margin-right: 0.1rem;
        margin-top: .07rem;
    }
    .pre, .next {
        display: flex;
        font-size: .35rem;
        line-height: .5rem;
    }
    .pre a, .next a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: .35rem;
        height: .5rem;
        line-height: .5rem;
    }
    .news_right {
        margin-left: initial;
        width: calc(100% - 1rem);
    }
}

