*{margin: 0;padding: 0;font-family: "";font-weight: normal;list-style:none;font-style:normal;text-decoration:none}
.container{width: 1200px;margin: 0 auto;}
@media screen and (max-width:1200px){
    .container{width:100%;}
}
.right {float:right;}
.left {float:left;}
d{margin:0;padding:0;list-style-type:none;}

.c-nav .show{}
.c-nav .hiden{
    display: none;
}

/*nav*/
.c-nav{width: 912px;overflow: hidden;margin-left: 15.8%;}
.c-nav .navFlex{
    /* display: flex; */
    /* display: -webkit-flex; */
    justify-content:space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-content: center;
}
.c-nav ul{
    list-style: none;
    margin-top: 31px;
}
.c-nav ul li{
    display: inline-block;
    margin: 0 11px;
}

.c-nav ul .on a{color:#26b7a7;}
.c-nav ul .on i {display:block;width:20px;height:2px;background:#26b7a7;margin:1px auto;}


.c-nav ul li a{
    display: block;
    padding: 3px 18px;
    color: #676767;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    font-size: 17px;
    letter-spacing: 2px;
}
.c-nav ul li span {
    border-radius: 28px;
    display: block;
    background: #fa841a;
}

.c-nav ul li:hover span a {color:#fff;}
.c-nav ul li:hover span {box-shadow: 1px 1px 3px #26b7a7;}

.c-nav ul li span a {color:#fff;}

.c-nav ul li:hover{
   
}
.c-nav ul li:hover a {color:#26b7a7;}
.c-nav .logo{width: 166px;}
.c-nav .btnImg{
    height: 20px;
    width: 31px;
    padding: 3px 8px 3px 8px;
    box-sizing: content-box;
    border: 1px solid transparent;
}

header {margin-top: 0.5%;z-index: 1000;position: absolute;overflow: hidden;width: 100%;display: block;}

header .left-nav {background: #c62103;}
header .left-nav img {
    padding-right: 38px;
    float: right;
    width: 319px;
}


@media screen and (max-width:1300px){
    .c-nav {margin-left: 8%;width: 765px;}

}
@media screen and (max-width:950px){
    .c-nav p {
    font-size: 14px;
}
    .c-nav .logo {display:block;}
    .c-nav ul li{
        margin-left: 10px;
    }
}
@media screen and (max-width:768px){
    .c-nav ul li:nth-child(4),.c-nav ul li:nth-child(5){
        display: none;
    }
}
@media screen and (max-width:800px){
    header {margin: 0;background: 0;height: auto;overflow: inherit;position: absolute;top: 0;z-index: 99999;}
    header .left-nav {display:none;}
    header .nav-top {display:none;}
    .c-nav{
        z-index: 9999;
        margin: 0;
        box-shadow: none;
        /* background: #ffffff; */
        width: 100%;
        padding: 5px 0px 9px;
        float: none;
    }
    .c-nav .navFlex{
        float: none;
        width: 100%;
        flex-wrap:wrap;
        font-size: 20px;
        justify-content: space-between;
    }
    .c-nav .logo{
    width: 142px;
    }
    .c-nav ul li{
        /* padding-top: 31px; */
        margin: 14px 0;
        display: block;
    }
    .c-nav ul li a{
        padding: 4% 0;
        color: #000;
        line-height: 12px;
    }
    .c-nav ul li:hover{background:#c62103;}
    .c-nav ul li:nth-child(4),.c-nav ul li:nth-child(5){
        display: block;
    }
    .c-nav ul li span {display: block;width: 147px;margin: auto;}
    .c-nav ul {margin: 6% 0;}
    .c-nav .hiden{
        margin-top: 7%;
        float: right;
        display: block;
    }
    .c-nav .show{
        background: #fff;
        width: 100%;
        font-size: 14px;
        text-align: center;
        display: none;
    }
}

/* banner */

.index_banner {margin-bottom: 3%;position: relative;}
.index_banner .banner-content {width:1300px;overflow:hidden;margin:0 auto;}

.index_banner .banner_top {
    z-index: 999;
    width: 100%;
    top: 18%;
    position: absolute;
    margin: auto;
}
.index_banner .banner_top .banner_left {
    width: 50%;
    float: left;
    margin-top: 12%;
}
.index_banner .banner_top .banner_left h1 {
    color: #26b7a7;
    font-size: 47px;
    font-weight: 600;
    letter-spacing: 1px;
}

.index_banner .banner_top .banner_left {}

.index_banner .banner_top .banner_left p {
    letter-spacing: 3px;
    color: #444;
    font-size: 37px;
    display: block;
    margin-top: 3%;
}

.index_banner .banner_top .banner_left ul {
    margin-top: 9%;
    text-align: left;
}

.index_banner .banner_top .banner_left ul li {
    letter-spacing: 1px;
    font-size: 20px;
    color: #fff;
    background: #fa841a;
    display: inline-block;
    padding: 3px 17px;
    border-radius: 25px;
    margin-right: 13px;
}

.index_banner .banner_top .banner_right {
    float: right;
}
.index_banner .banner_top .banner_right iframe {}
.index_banner .banner_boom {
    overflow: hidden;
}
.index_banner .banner_boom .pc {
    float: right;
    z-index: 0;
    position: relative;
    width: 55%;
    right: 0;
    top: 0;
}
.index_banner .banner_boom .m {
    display: none;
} 
.index_banner .banner_boom img {
    width: 100%;
}

@media screen and (max-width:1300px){
    .index_banner .banner-content {width:94%;}
 .index_banner .banner_top .banner_left{
    margin-left: 6%;
    width: 36%;
    margin-top: 3%;
}
    .index_banner .banner_top .banner_left p {font-size: 21px;}
}

@media screen and (max-width:1200px){

.index_banner .banner_top .banner_left{
    margin-left: 6%;
    width: 36%;
    margin-top: 3%;
}

}

@media screen and (max-width:1100px){
    .index_banner .banner-content {width:100%;}
   .index_banner .banner_top .banner_left h1 {font-size:25px; } 
}

@media screen and (max-width:950px){
.index_banner {height: auto;padding: 0;/* position: absolute; */}
.index_banner .banner_top {
    top: 26%;
}
.index_banner .banner_top .banner_left {
    float: none;
    margin: 6% 0;
    width: 100%;
    text-align: center;
}
.index_banner .banner_top .banner_left h1 {
    color: #fff;
    font-size: 26px;
}
.index_banner .banner_top .banner_left p {
    font-size: 24px;
    margin: 4% 0;
    color: #fff;
}
.index_banner .banner_top .banner_right {
    text-align: center;
    float: none;
}

.index_banner .banner_top .banner_left ul {text-align:center;}

.index_banner .banner_top .banner_left ul li{
    font-size: 15px;
    margin: 1%;
}


.index_banner .banner_boom {
}
.index_banner .banner_boom .pc {display: none;}
.index_banner .banner_boom .m {display: block;} 
.index_banner .banner_boom img {}

}

/* banner */

/* shipin */
.index_shipin {
    overflow: hidden;
}
.index_shipin .shipin {
    text-align: right;
    width: 50%;
}

.index_shipin .shipin .shipin_left {
    padding: 0;
    margin: 0;
    background: 0;
    border: 0;
    width: 97%;
}
.index_shipin .shipin .shipin_left img {
    width: 100%;
}

.index_shipin .shipin iframe {width: 640px;height: 360px;}
.index_shipin .shipin h3 {
    font-weight: 600;
    font-size: 35px;
    text-transform: uppercase;
}
.index_shipin .shipin p {
    font-weight: 600;
    font-size: 54px;
    letter-spacing: 5px;
    display: block;
    margin: 2% 0;
}
.index_shipin .shipin b {
    margin: 10% 0;
    display: block;
    width: 100%;
    overflow: hidden;
} 
.index_shipin .shipin b i {
    display: block;
    background: #fa841a;
    width: 132px;
    height: 6px;
    float: right;
    border-radius: 19px;
}
.index_shipin .shipin a {
    float: right;
    font-size: 18px;
    border-radius: 29px;
    color: #fff;
    padding: 7px 14px;
    background: #26b7a7;
    margin-top: 5%;
    display: block;
    width: 106px;
    text-align: center;
}

@media (max-width:1200px){
.index_shipin {}
.index_shipin .shipin {}
.index_shipin .shipin iframe {width: 640px;height: 360px;}
.index_shipin .shipin h3 {
    font-size: 22px;
}
.index_shipin .shipin p {
    font-size: 38px;
}
.index_shipin .shipin i {}
.index_shipin .shipin a {}

}


@media (max-width:950px){
.index_shipin .shipin .shipin_left {
    width: 100%;
}
.index_shipin {}
.index_shipin .shipin {
    width: 100%;
}
.index_shipin .shipin iframe {width: 318px;height: 218px;}
.index_shipin .shipin h3 {
    font-size: 18px;
}
.index_shipin .shipin p {
    font-size: 26px;
}
.index_shipin .shipin b {
    margin: 7% 0;
}
.index_shipin .shipin b i {}
.index_shipin .shipin a {
    margin: 1% 0;
}

}

/* shipin */


.content {overflow: hidden;width: 1300px;margin:0 auto;}
@media (max-width:1300px){
    .content {width:100%;}
   
}

/*index_title*/

.index_title {
    position: relative;
    text-align: center;
}
.index_title .top_title {
    text-align: center;
}
.index_title .top_title p {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    text-align: center;
    letter-spacing: 3px;
    font-size: 34px;
    font-weight: bold;
    color: #26b7a7;
    z-index: 99;
    bottom: 8px;
}
.index_title h3 {
    color: #00000014;
    font-weight: 700;
    font-size: 57px;
    text-transform: uppercase;
}
@media screen and (max-width:950px) {
.index_title {}
.index_title .top_title {
    margin-top: 7%;
}
.index_title .top_title p {
    font-size: 24px;
}
.index_title h3 {
    font-size: 26px;
}
}

/*index_title*/
/*case*/

/*case*/

/*product*/
.jumpBtn{width: 100%;position: absolute;bottom: 20px;text-align: center;}
.jumpBtn .sbnav{margin-bottom: 0px;padding: 0px;}
.jumpBtn .sbnav .active {background-color:000;}
.jumpBtn .sbnav li{width: 26px;height: 6px;border-radius: 22px;display: inline-block;background-color: white;opacity: 0.9;
    margin-left: 10px;}
.jumpBtn .sbnav li:first-child{
    margin-left: 0px;
}

.btn_prev,  .btn_next{z-index: 9999;width:32px;height: 53px;position:absolute;bottom: 26%;overflow:hidden;}
.btn_prev{right: 35px;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.btn_next{right:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.btn_prev a,  .btn_next a{width: 32px;height: 62px;line-height:999em;overflow:hidden;display:block;background-image:url(../images/nf_hp_kv_btn_nav.png);}
.btn_prev a{background-position:0 0;}
.btn_next a{background-position:right 0;}
.btn_prev a:hover,  .btn_next a:hover{opacity:0.8;}

.index_product {margin-top: 3%;}
.clearfix:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
.clearfix{ zoom:1;}

.main{margin: 6% auto;}
.title{font-size:24px; margin-bottom: 15px;}
.w-imgText{/* height: 482px; */position:relative;}
.w-imgText ul,.w-imgText li{list-style:none;padding:0;margin:0;}
.w-imgText .item{ position:relative;}
.w-imgText .item .imTB .sz {
    z-index: 9999;
    position: absolute;
    right: 0;
    top: -51px;
}
.w-imgText .item .imTB .sz p {
    font-size: 42px;
}
.w-imgText .item .imTB .sz p b {
    color: #808080;
    font-size: 22px;
}
.w-imgText .item > a{color: #26b7a7;display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;}
.w-imgText .swiperBox{/* overflow: hidden; */}
.w-imgText .imTB{color: #000;}
.w-imgText .img{ width:50%;}
.w-imgText .img img{width:100%; }
.w-imgText .textB{ position:absolute; left:50%; right:0; top:0; bottom:0;padding:15px 4%; line-height:1.7;}
.w-imgText .textB .bg_x{ position:absolute; left:0; right:0; top:0; bottom:0; z-index:0;}
.w-imgText .textB .text_x{position:relative;z-index:1;max-height: 100%;}
.w-imgText .textB .text_x span {
    line-height: 28px;
    letter-spacing: 0px;
    text-transform: uppercase;
    display: block;
    color: #000000;
    margin-top: 4%;
    margin-bottom: 1%;
    font-size: 17px;
    width: 73%;
}
.w-imgText .textB .text_x .btn a {
    color: #26b7a7;
}

.w-imgText .textB .text_x .tt_h{font-size: 32px;color: #26b7a7;font-weight:bold;line-height:1.5;margin-bottom:0.5em;}
.w-imgText .textB .text_x p{
    width: 100px;
    height: 2px;
    background: #26b7a7;
}
.w-imgText .textB .text_x .btn{margin-top:2em;line-height: 2.5;padding: 0 3em;display: inline-block;border: 1px solid #26b7a7;color:#333;}
.w-imgText .igt_page{position: absolute; z-index: 10; left: auto; width: auto; right: 0; top: -65px; font-size: 20px; color: #999;}
.w-imgText .igt_page span.on{ color: #222; font-size: 200%;}
.igt_page_text{ margin-top: 25px;}
.igt_page_text ul, .igt_page_text li { list-style: none; padding: 0; margin: 0;}
.igt_page_text li {float: left;text-align: center;overflow: hidden;opacity: 0.5;cursor: pointer;}
.igt_page_text li:hover,.igt_page_text li.on{opacity: 1;}
.igt_page_text li .item_span{display: inline-block; *display:inline; *zoom:1;padding: 0 1em 0 0;position: relative;}
.igt_page_text li .item_span:before,.igt_page_text li .item_span:after{ content: ''; position: absolute; height: 1px; width:600px; top: 50%; background: #e3e7ed;}
.igt_page_text li .item_span:before{ right:100%;}
.igt_page_text li .item_span:after{ left: 100%;}
.igt_page_text li .item_span > div{display: inline-block; *display:inline;*zoom:1; vertical-align: middle;}
.igt_page_text li .item_span .num{width:1em;color: #efefef;visibility: hidden;font-size: 100px;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
.igt_page_text li .item_span .tit{ margin-left: 0.5em; font-size: 16px;}
.igt_page_text li:hover .item_span .num,.igt_page_text li.on .item_span .num{visibility: visible;}
.igt_page_text li .item_span .adore{ display: block; width:1em; height: 1em; background:#e0e0e0; border-radius: 50%; -webkit-border-radius: 50%; position: absolute; top:50%; margin-top:-0.5em; left:77px;}
.igt_page_text li.on .item_span .adore{background: #26b7a7;}

@media (max-width:1200px){
    .main {width:100%;}
}

@media (max-width:1050px){
    .igt_page_text li .item_span .num{ font-size: 64px;}
    .igt_page_text li .item_span .adore{ left: 47px;}
}

@media (max-width:860px){
    .btn_prev, .btn_next {bottom:0;}
    .w-imgText {height:431px;}
    .w-imgText .textB .text_x span {width:auto;}
    .w-imgText .item .imTB .sz {}
    .w-imgText .item .imTB .sz p {}
    .w-imgText .item .imTB .sz p b {}
    .w-imgText .igt_page{ display: none;}
    .w-imgText .swiperBox{ padding-right: 0;}
    .w-imgText li{width:100%;}
    .w-imgText .img{width:100%;}
    .w-imgText .textB{position: relative; left:0; padding:1.2em 4%;}
    .w-imgText .textB .text_x{ top:0; transform:none; -webkit-transform:none;}
    :root .w-imgText .textB .text_x{ top:0;}
    .igt_page_text{ margin-top:0; line-height: 1.3;}
    .igt_page_text li .item_span .num{ font-size: 50px;}
    .igt_page_text li .item_span .adore{ left: 34px;}
}

@media (max-width:767px){
    .igt_page_text li .item_span{ padding: 0 1em;}
    .igt_page_text li .item_span .tit{ display: none;}
    .igt_page_text li .item_span .adore{left: 50%; margin-left: -0.5em;}
}

@media (max-width:480px){
    body{font-size:4vw;}
    .title{font-size:6vw;}
    .w-imgText .textB .text_x .tt_h{ font-size: 6vw;}
   .igt_page_text li .item_span .num{ font-size: 14vw;}
}

/*product*/

.indexs_ckgd {
    text-align: center;
}
.indexs_ckgd a {
    border-radius: 43px;
    font-size: 22px;
    color: #fa841a;
    background: #ececec;
    padding: 5px 3%;
    display: block;
    width: 108px;
    margin: 10% 5px 0 auto;
}

.indexs_ckgd:hover a {box-shadow: 2px 2px 6px #5d5d5d80;}

@media (max-width:780px){
  .indexs_ckgd a {font-size: 14px;padding: 4px 4%;margin: 0 auto;}
}

/*news*/
.index_news {
    margin-top: 0%;
}
.index_news .news_cont {
    overflow: hidden;
    margin: 3% 0;
}
.index_news .news_cont dl {
    background: #ffffff;
    margin: 2% 1%;
    float: left;
    width: 39%;
    border-radius: 30px;
    box-shadow: 0px 0px 29px #00000040;
}
.index_news .news_cont dl dd {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    font-size: 0;
}

.index_news .news_cont dl dd h1 {
    top: 35px;
    font-size: 20px;
    position: absolute;
    display: block;
    background: #fa841a;
    color: #fff;
    right: 0;
    padding: 2px 7px;
}

.index_news .news_cont dl dd img {padding: 0;width: 100%;}
.index_news .news_cont dl dt {
    padding: 4% 7%;
}
.index_news .news_cont dl dt p {margin: 6px 0;color: #171717;font-weight: 600;font-size: 22px;}
.index_news .news_cont dl dt i {color: #a0a0a0;display: block;}
.index_news .news_cont dl dt span {color: #565656;font-size: 15px;}
.index_news .news_cont dl dt a {
    width: 100px;
    background: #26b7a7;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    margin: 14px 0;
    line-height: 26px;
}

.index_news .news_cont ul {
    margin-top: 2%;
    float: right;
    width: 48%;
}
.index_news .news_cont ul li {
    background: #ececec;
    margin: 5% 0;
    overflow: hidden;
    padding: 11px 5%;
    border-radius: 36px;
    letter-spacing: 1px;
}
.index_news .news_cont ul li p {
    color: #000;
    float: left;
    font-size: 19px;
    font-weight: 600;
}
.index_news .news_cont ul li b {
    color: #26b7a7;
    float: right;
    font-weight: 600;
}

.index_news .news_cont dl:hover {}
.index_news .news_cont dl:hover dt p {color:#26b7a7;}

@media screen and (max-width:950px) {
.index_news .news_cont dl dd h1 {
    font-size: 15px;
}
.index_news .news_cont dl {width: 92%;margin: 8px 16px;float: none;}
.index_news .news_cont dl dd {float: none;width: 100%;}
.index_news .news_cont dl dt {float: none;width: 87%;}
.index_news .news_cont dl dt p {line-height: 24px;font-size: 15px;}
.index_news .news_cont dl dt span {font-size: 13px;}

.index_news .news_cont ul {
    width: 98%;
}
.index_news .news_cont ul li {
    padding: 3px 6%;
    margin: 4% 0;
}
.index_news .news_cont ul li p {
    font-size: 16px;
}
.index_news .news_cont ul li b {
    font-size: 7px;
}

}

/*news*/

/*index_downl*/
.index_downl {
    margin-top: 1%;
}
.downl-content {padding: 1% 0;width:1300px;margin: 1.3% auto 0;border-radius: 50px;box-shadow: 0 0 71px #00000040;}
@media screen and (max-width:1300px) {

.downl-content {width:auto;}
.index_downl {padding:0 3%;}

}


.index_downl ul {
    overflow: hidden;
    margin: 4% 0 0;
}
.index_downl ul li {
    position: relative;
    float: left;
    width: 29.3%;
    margin: 0 2%;
    overflow: hidden;
    border-radius: 35px;
    font-size: 0;
}
.index_downl ul li img {
    width: 100%;
}

.index_downl ul li .downl_top {
    height: 100%;
    padding: 0 9%;
    width: 82%;
    position: absolute;
    display: block;
}
.index_downl ul li .downl_top b {
    box-shadow: 1px 1px 3px #737373;
    display: block;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    background: #26b7a7;
    width: 53px;
    line-height: 64px;
    text-align: center;
    border-radius: 0 0px 15px 15px;
}
.index_downl ul li:hover .downl_top b {background:#fa841a;}
.index_downl ul li .downl_top h3 {
    font-size: 29px;
    width: 100%;
    display: block;
    text-align: right;
    font-weight: 600;
    color: #fff;
}
.index_downl ul li .downl_top .downl_bot {
    position: absolute;
    overflow: hidden;
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    padding: 5px;
    border-radius: 57px;
    bottom: 29px;
}
.index_downl ul li .downl_top .downl_bot img {
    width: 100%;
}
.index_downl ul li .downl_top .downl_bot .xs {}
.index_downl ul li .downl_top .downl_bot .yc {display:none;}
.index_downl ul li:hover .downl_top .downl_bot .yc {display:block;}
.index_downl ul li:hover .downl_top .downl_bot .xs  {display:none;}


.index_downl ul li h3 {text-align: center;font-size: 20px;margin: 8% 0;}
.index_downl ul li p{}
.index_downl ul li p a{
    text-align: center;
    color: #000;
    font-size: 16px;
    width: 100px;
    display: block;
    margin: 0 auto;
    padding: 1.2% 0;
    background: #e8e8e8;
    border-radius: 23px;
}
.index_downl ul li:hover p a {background:#26b7a7;}

.index_downl .dow_ckgd {
    margin: 3% 0 2%;
    display: block;
    width: 100%;
    text-align: center;
}
.index_downl .dow_ckgd a {
    border-radius: 50px;
    padding: 4px 3%;
    font-size: 25px;
    color: #000;
    background: #ebebeb;
}

@media screen and (max-width:1209px) {
.index_downl ul li .downl_top h3 {font-size:20px;}
.index_downl ul li .downl_top b {
    font-size: 26px;
    width: 44px;
    line-height: 51px;
}
}

@media screen and (max-width:925px) {

.index_downl ul li {
    width:92%;
    margin: 4%;
    border-radius:19px;
}
.index_downl ul li .downl_top b {}
.downl-content {border-radius:19px}
.index_downl .dow_ckgd a {
    border-radius: 50px;
    padding: 4px 3%;
    font-size: 14px;
    color: #000;
    background: #ebebeb;
}
}
/*index_downl*/



/*index_company*/

.index_company {
    margin-top: 3%;
}

.index_company .company_left {
    margin-top: 4%;
    width: 42%;
}
.index_company .company_left img {
    width: 100%;
}

.index_company ul {
    margin-top: 4%;
    text-align: center;
    border-radius: 32px;
    padding: 3% 2% 10%;
    width: 43%;
    background: #efefef;
}
.index_company ul li {
    border-radius: 92px;
    margin: 2%;
    width: 28%;
    display: inline-block;
    overflow: hidden;
    font-size: 0;
}
.index_company ul li img{
    width: 100%;
}
@media screen and (max-width:900px) {
.index_company ul {
    width: 55%;
    padding: 3% 0;
}
.index_company ul li {
    width: 27%;
}
}


/*index_company*/

/*index_coope*/
.control-box {
    margin: 1% 0;
}
.control-box ul {
  list-style: none;
  position: relative;
}
.control-box ul li {
  position: absolute;
  top: 50px;
  cursor: pointer;
}
.prev {
  left: 0;
}
.next {
  right: 0;
}
.bigbox {
}
#switcher {
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box {
  transition:all .7s ease 0s;
  width: 16%!important;
  float: left;
  border-left: 3px white solid;
}
.box img {width: 100%;}

.index_coope {margin: 3% 0;}

@media screen and (max-width: 900px) {
    #switcher {height:auto;}
    .bigbox {height:auto;}
    .bigbox {margin:0;}
    .control-box ul {display:none;}
    .box {width: 32%!important;}

}


/*index_coope*/

/*footer*/
footer {
    background: #353535;
}
footer .footer_top {
    padding: 2% 0;
    overflow: hidden;
}
footer .footer_top .foot-logo {
    width: 34%;
    margin-right: 7%;
    margin-top: 0px;
}
footer .footer_top span {
    margin-top: 24px;
    width: 200px;
    font-size: 19px;
    float: left;
    color: #fff;
}
footer .footer_top span a {
    padding: 0 8%;
    color: #fff;
}
footer .footer_top i {
    width: 17%;
    float: right;
}
footer .footer_top i img {
    width: 100%;
}
footer .footer_bom {background: #000;line-height: 2px;text-align: center;}
footer .footer_bom p {
    display: inline-block;
    font-size: 13px;
    padding: 18px;
    color: #fff;
}
footer .footer_bom p a {
    color: #ffffff;
}
footer .footer_top .footer-left {float:left;}
footer .footer_top b {color: #fff;display:block;font-size: 20px;}

footer .footer_top p {
    line-height: 33px;
    color: #fefefe;
    margin-top: 8%;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
}
@media screen and (max-width: 900px) {
footer {}
footer .footer_top {}
footer .footer_top .foot-logo {
    width: 53%;
    float: none;
    margin: 9px auto;
    display: block;
}


footer .footer_top b {text-align: center;font-size: 19px;}

footer .footer_top p {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 13px 0;
    font-size: 17px;
    font-weight: 100;
    line-height: 30px;
}
footer .footer_top i {
    width: 54%;
    float: none;
    display: block;
    margin: 0 auto;
}
footer .footer_top i img {}
footer .footer_bom {
    display: none;
}
footer .footer_bom p {}
footer .footer_bom p a {
    color: #fff;
}
}

/*footer*/

/*-----------ny-----------*/

/*ny_banner*/
.ny_banner {
    padding-top: 0%;
    position: relative;
}
.ny_banner .banner_top {
    position: absolute;
    color: #fff;
    top: 36%;
    right: 0;
    width: 100%;
    text-align: center;
}
.ny_banner .banner_top h3 {
    font-weight: 600;
    font-size: 44px;
    letter-spacing: 6px;
    margin-bottom: 2%;
}
.ny_banner .banner_top p {
    letter-spacing: 5px;
    font-size: 21px;
}
.ny_banner .banner_top p span {
    font-size: 36px;
}
.ny_banner img {
    width: 100%;
}

@media screen and (max-width:900px) {
.ny_banner {
}
.ny_banner .banner_top {}
.ny_banner .banner_top h3 {
    font-size: 33px;
}
.ny_banner .banner_top p {}
.ny_banner .banner_top p span {
    font-size: 21px;
}

.ny_banner .banner_con img {}

}

@media screen and (max-width:750px) {
.ny_banner .banner_con {margin-top:98px;}
}
@media screen and (max-width:400px) {
.ny_banner .banner_con {margin-top: 25%;}
}
/*ny_banner*/

.position {
    font-size: 0;
    bottom: 0px;
    position: absolute;
    overflow: hidden;
    width: -webkit-fill-available;
    margin: 0;
}
.position .pos_left {display: block;width: 1092px;text-align: center;background: #fff;margin: 0px auto;padding: 0.5% 0;}
@media screen and (max-width:1092px) {
.position {padding:0 5%;}
.position .pos_left {width:auto;}
}

.position .pos_left h1 {
    display: block;
    font-weight: 600;
    font-size: 29px;
    color: #000000;
    margin-top: 7px;
}

.position .pos_left i {
    width: 66px;
    height: 4px;
    display: block;
    background: #26b7a7;
    border-radius: 10px;
    margin: 11px auto 0;
}

@media screen and (max-width:900px) {
.position {}
.position .pos_left {}
.position .pos_left h1 {
    font-size: 15px;
    margin: 0;
}
.position .pos_right {}
.position .pos_right a {}
}

/*ny-case*/
.ny_banner2 {position: relative;padding-top: 108px;}
.ny_banner2 .banner_con {}
.ny_banner2 .banner_con img {width:100%;}
.ny_banner2 .banner_con .m {display:none;}
@media screen and (max-width:1220px) {
.ny_banner2 .banner_con .m {display:block;}
.ny_banner2 .banner_con .cp {display:none;}

}

.ny-case {
    margin: 2% 0;
}
.ny-case ul {
    overflow: hidden;
}
.ny-case ul li {
    position: relative;
    width: 23%;
    display: block;
    float: left;
    margin: 2% 1%;
}
.ny-case ul li a {}
.ny-case ul li i {
    display: none;
    width: 100%;
    height: 100%;
    background: #00000082;
    position: absolute;
    z-index: 9;
}
.ny-case ul li i img {
    margin: 19% auto 0;
    width: 50px;
    display: block;
}
.ny-case ul li img {
    border-radius: 22px;
    width: 100%;
}
.ny-case ul li p {
    margin-top: 2%;
    font-size: 20px;
    text-align: center;
    color: #000000;
    font-weight: 600;
    width: 100%;
}
.ny-case ul li p i {
    background: 0;
    display: none;
    color: #26b7a7;
}

.ny-case ul li:hover i {display:block;}

@media screen and (max-width:900px) {
.ny-case ul li {width: 48%;}
.ny-case ul li p {
    font-size: 14px;
    font-weight: 100;
}
.ny-case ul li:hover i {display:none;}
.ny-case ul li:hover p {color:#fff; bottom:45px;}

}

/*ny-case*/


/*ny-case*/

.ny_hzhb ul {
    overflow: hidden;
}
.ny_hzhb ul li {
    margin: 0;
    position: relative;
    width: 277px;
    display: block;
    float: left;
    height: 233px;
    margin: 10px;
    border-bottom: 1px solid #0000001f;
    
}
.ny_hzhb ul li:hover {box-shadow: 0px 0px 6px #26b7a7;}
.ny_hzhb ul li:hover p {color:#26b7a7;}

.ny_hzhb ul li img {
    width: 100%;
}
.ny_hzhb ul li p {
    position: absolute;
    font-size: 17px;
    text-align: center;
    color: #232323;
    /* font-weight: 600; */
    width: 100%;
    bottom: 17px;
    z-index: 999;
}

@media screen and (max-width:900px) {

.ny_hzhb ul li {width: 137px;height: 113px;}
.ny_hzhb ul li p {
    font-size: 14px;
    font-weight: 100;
}

}

/*ny-case*/

/*news*/
 .ny_news {
    overflow: hidden;
    margin-top: 4%;
}

 .ny_news  dl {
    overflow: hidden;
    background: #ffffff;
    margin: 5% 5%;
    display: block;
}
 .ny_news  dl dd {
    width: 31%;
    float: left;
}
 .ny_news  dl dd img {
    width: 100%;
}
 .ny_news  dl dt {
    float: right;
    width: 65%;
}
 .ny_news  dl dt p {
    font-weight: 600;
    font-size: 23px;
}
 .ny_news  dl dt i {
    color: #000000;
    line-height: 35px;
    display: block;
}
 .ny_news dl dt span {
    display: block;
    font-size: 16px;
}

 .ny_news dl dt a {
    font-size: 18px;
    text-align: center;
    margin: 3% 0 0;
    display: inline-block;
    color: #fff;
    padding: 2px 2%;
    background: #26b7a7;
    border-radius: 50px;
}
.ny_news dl dt a:nth-child(2) {background:#fa841a;}

 .ny_news dl:hover a {color:#fff;background:#26b7a7;}
 .ny_news dl:hover dt p {color:#26b7a7;}
 .ny_news dl:hover {}


@media screen and (max-width:950px) {

 .ny_news dl {width: 100%;margin: 12px 1px;}
 .ny_news dl dd {
    float: none;
    width: 105%;
}

 .ny_news dl dt {
    float: none;
    width: 100%;
}
 .ny_news dl dt p {
    line-height: 24px;
    font-size: 15px;
}

 .ny_news dl dt span {
    font-size: 13px;
}

}

/*contact*/
.lxfs {
    width: 1572px;
    overflow: hidden;
    margin-top: 2%;
}
.lxfs .contact_right {
    margin-top: 3%;
    width: 30%;
    float: right;
}
.lxfs .contact_right h3 {text-align: right;font-size: 40px;font-weight:600;}
.lxfs .contact_right h3 b {margin: 4% 0 15% auto;display:block;width: 67px;height: 6px;border-radius: 70px;background:#fa841a;}

.lxfs .contact_right p {
    font-size: 21px;
    margin: 3% 0;
    font-weight: 600;
    color: #26b7a7;
}
.lxfs .contact_right p img {
    width: 24px;
    /* background: #d6d6d6; */
    /* border-radius: 50px; */
    margin-right: 3%;
}
.lxfs .contact_right p span {
    color: #545454;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.lxfs .contact_right i {
    float: right;
    width: 53%;
    display: block;
    margin-top: 11%;
    text-align: center;
    margin-right: 3%;
}
.lxfs .contact_right i span {
    font-weight:600;
    letter-spacing: 2px;
    font-size:19px;
}

.lxfs .contact_right i img {
    margin-bottom: 3%;
    border-radius: 23px;
    width: 100%;
    box-shadow: 0 0 25px #00000040;
}
.lxfs .contact_left {
    float: left;
    width: 55%;
    margin-top: 3%;
}
.lxfs .contact_left a {}
.lxfs .contact_left a img {
    width: 100%;
}

.ny_about {
    overflow: hidden;
    margin: 3% 0;
}

.ny_about .about-left {
    width: 60%;
    float: left;
}

.ny_about .about-left span {
    text-align: left;
    font-size: 40px;
    font-weight: 600;
}
.ny_about .about-left b {
    display: block;
    width: 67px;
    height: 6px;
    border-radius: 70px;
    background: #fa841a;
    margin-top: 3%;
}

.ny_about .about-left h3 {
    margin-top: 4%;
    color: #000000;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 38px;
}
.ny_about .about-left i {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin: 2% 0 4%;
    color: #26b7a7;
}
.ny_about .about-left p {
    line-height: 37px;
    color: #3a3a3a;
    font-size: 24px;
    margin-bottom: 1%;
}
.ny_about .about-right {
    width: 36%;
    float: right;
    margin-top: 9%;
}
.ny_about .about-right img {
    width: 100%;
}

.ny_about .about-bom {
    overflow: hidden;
    width: 100%;
}
.ny_about .about-bom ul {text-align: center;}
.ny_about .about-bom ul li {
    border-radius: 22px;
    padding: 1% 3%;
    height: 179px;
    float: left;
    text-align: left;
    display: block;
    margin: 6% 1%;
    width: 25%;
    background: #ececec;
}

.ny_about .about-bom li p {
    font-weight: 600;
    margin: 3% 0;
    font-size: 26px;
    color: #000000;
}

.ny_about .about-bom li i {
    display: block;
    width: 59px;
    height: 3px;
    border-radius: 70px;
    background: #26b7a7;
    margin: 4% 0;
}

.ny_about .about-bom li span {
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 19px;
    color: #000000;
    display: block;
}

@media screen and (max-width:1572px) {
    .lxfs {width:auto;}
}


@media screen and (max-width:1200px) {
    .ny_about .about-bom ul li {}
}

@media screen and (max-width:700px) {
.ny_about .about-left span {
    text-align: center;
    font-size: 26px;
    display: block;
}
.ny_about .about-left b {
    margin: 2% auto;
}
.lxfs {}
.lxfs .contact_right {
    margin: 0;
    padding: 0 8%;
    width: auto;
    float:none;
}
.lxfs .contact_right h3 b {
    margin: 4% 0 5% auto;}
.lxfs .contact_right h3 {
    font-size: 27px;
}
.lxfs .contact_right p {
    /* text-align: center; */
    font-size: 20px;
}
.lxfs .contact_right p img {}
.lxfs .contact_right p span {
}
.lxfs .contact_right i {
    display: block;
    margin: 7% auto;
    width: 165px;
    float: none;
}
.lxfs .contact_left i img {}
.lxfs .contact_left {
    float: none;
    width: auto;
}
.lxfs .contact_left a {}
.lxfs .contact_left a img {}
.ny_about .about-left {
    width: auto;
    float: none;
    padding: 0 10px;
}
.ny_about .about-left h3 {
    font-size: 21px;
}
.ny_about .about-left i {
    font-size: 12px;
}
.ny_about .about-left p {
    font-size: 15px;
    line-height: 24px;
}
.ny_about .about-right {float: none;width: auto;}
.ny_about .about-right img {
    display: block;
    width: 210px;
    margin: auto;
}
.ny_about .about-bom {}
.ny_about .about-bom ul {
    padding: 0 5%;
    width: auto;
    float: none;
}
.ny_about .about-bom ul li {
    margin: 2% 0;
    height: auto;
    padding: 6% 6%;
    width: 88%;
}
.ny_about .about-bom i {
    float: none;
    width: auto;
}
.ny_about .about-bom i img {}
.ny_about .about-bom li p {
    font-size: 22px;
    margin: 2% 0;
}

.ny_about .about-bom li i {}

.ny_about .about-bom li span {
    font-size: 17px;
}

}

/*contact*/

/*news*/
/*pagination*/
.pagination {
    margin: 3% 1px;
}
.pagination ul {
    text-align: center;
}
.pagination ul li {
    height: auto;
    border-radius: 25px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    width: 62px;
    background: #262932;
    margin: 5px;
    padding: 6px;
    float: none;
    display: inline-block;
}
.pagination ul li a {
    color: #fff;
}
.pagination ul li:hover {background:#26b7a7;}
.pagination ul .active {background: #26b7a7;}

@media screen and (max-width:950px) {

.pagination ul li {
    font-size: 10px;
    width: 42px;
    padding: 3px;
    margin: 4px 0;
}

}

/*pagination*/


.art_tilir {
    margin: 3% 0;
}
.art_tilir h3 {
    letter-spacing: 2px;
    color: #26b7a7;
    font-weight: 600;
    text-align: center;
    font-size: 29px;
}
.art_tilir span {
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 9px 0;
}
.art_tilir span i {
    font-size: 17px;
    font-weight: 600;
}

.article_boom {
    margin: 2% 0;
    overflow: hidden;
}

.ny_article img {width:100%;}
.article_boom .article_boom-left {float:left;}
.article_boom .article_boom-right {float:right;}
.article_boom a {color:#26b7a7;padding: 7px 10px;display: block;}
.article_boom a:hover {background:#26b7a7;color:#fff;}

@media screen and (max-width:950px) {
.art_tilir h3 {
    letter-spacing: 1px;
    font-size: 18px;
}
.art_tilir span {
    font-size: 12px;
}
.art_tilir span i {
    font-size: 15px;
}

.article_boom .article_boom-left {float:none;}
.article_boom .article_boom-right {float:none;}

}