@charset "utf-8";
* { padding: 0; margin: 0; text-decoration: none; list-style: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
html, body { width: 100%; background: #efefef; }
ul li {
    list-style: none;
}
img { border: none;}
.main { width: 1200px; height: 100%; margin: 0 auto; }
.symain { width: 1600px; height: 100%; margin: 0 auto; }
em,i{ font-style:normal;}
@media screen and (max-width: 1660px) { .symain { width: 1200px; } }
@media screen and (max-width: 1260px) {.symain { padding: 0 80px; width: auto; } }
@media screen and (max-width: 780px) {.symain { width: 92%; padding: 0; } }
.fl { float: left; }
.fr { float: right;}
.clear{font-size:0;line-height:0;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.banner{ max-height:940px; overflow:hidden;}
@media screen and (min-width:1200px) {
.banner.pc{ display:block;}
.banner.wap{ display:none;}
}
@media screen and (max-width:1200px) {
.banner.pc{ display:none;}
.banner.wap{ display:block; padding-top:60px;}
}
.banner video{ width:100%;}
.banner-container{ display:block;}
.wenzi {
	position: absolute;
	top:45%;
	color: white;
	width: 100%;
	text-align:center;
	transform: translateY(-50%);
}
.wenzi span{ display:block; margin:2% 0;}
.wenzi span img{ display:inline-block;}

.banner-container { width: 100%; margin: 0 auto; position: relative; }
.banner-container .swiper-slide video { width: 110%; }
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction { top: 50%; transform: translateY(-50%); left: 50px; width: 150px; }
.swiper-pagination .swiper-pagination-bullet:nth-child(1) {background: url(../images/01.jpg) center no-repeat; width: 150px; height: 100px; border-radius: 0; border: 2px #fff solid;}
.swiper-pagination .swiper-pagination-bullet:nth-child(2) { background: url(../images/02.jpg) center no-repeat; width: 150px; height: 100px; border-radius: 0; border: 2px #fff solid; }
.swiper-pagination .swiper-pagination-bullet:nth-child(3) { background: url(../images/03.jpg) center no-repeat; width: 150px; height: 100px; border-radius: 0; border: 2px #fff solid; }

.section_title{text-align: center;color: #272727;font-size:31px; background: url('../images/line.jpg') no-repeat center bottom;padding-bottom:10px;padding-top: 55px}
.section1_pc li{width:16.66%;float: left;text-align: center;padding: 0 9px;}
.section1_pc li a{box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);display: block;padding: 15px 0 30px;border-radius:10px}
.section1_pc li p{font-size: 18px;color: #272727;padding-top: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sec1_pic{width: 115px;height: 115px;border-radius: 50%;margin:0 auto;position: relative;background: url('../images/sec1_bg.png') no-repeat center;overflow: hidden;}
.sec1_pic img{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 105px}
.section1_pc ul{padding:25px 0}
.sec1_pic_on{position: absolute;bottom:0;left:0;width: 115px;height: 115px;opacity: 0;background-size: 60px}
.section1_pc li:hover .sec1_img{opacity: 0}
.section1_pc li:hover .sec1_pic_on{opacity: 1}
.section1_pc li:nth-child(1):hover .sec1_pic_on{background:url('../images/sec1_pic11.png') no-repeat center;}
.section1_pc li:nth-child(2):hover .sec1_pic_on{background:url('../images/sec1_pic22.png') no-repeat center;}
.section1_pc li:nth-child(3):hover .sec1_pic_on{background:url('../images/sec1_pic33.png') no-repeat center;}
.section1_pc li:nth-child(4):hover .sec1_pic_on{background:url('../images/sec1_pic44.png') no-repeat center;}
.section1_pc li:nth-child(5):hover .sec1_pic_on{background:url('../images/sec1_pic55.png') no-repeat center;}
.section1_pc li:nth-child(6):hover .sec1_pic_on{background:url('../images/sec1_pic66.png') no-repeat center;}

.banner img{display: block;}
.sec1_on {
    width: 100%;
    height: 115px;
    border: 0;
    background: 
    #467dbf;
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
    position: absolute;
    top: 100%;
    left: 0;
    transition: 0.5s;
}
.section1_pc li:hover .sec1_on{ top:0px; transition: 0.5s; }

/*第二屏*/
.section2 li{ width: 20%; float: left; padding: 0 6px; margin-bottom: 20px}
@media screen and (min-width:1560px) {
.section2 li{ width:20%;}
}
@media screen and (max-width:1560px) and (min-width:1200px) {
.section2 li{ width:25%;}
}
@media screen and (max-width:1200px) and (min-width:960px) {
.section2 li{ width:33.33%;}
}
@media screen and (max-width:960px) {
 .section2 li{ width:50%;}
}
.section2_pc ul{margin:0 auto;max-width: 92%;width: 1620px}
.section2 li a{box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);border-radius: 10px;display: block;padding:6% 5% 5%}
.section2 .sec2_tit{color: #1d1d1d;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sec2_jian{font-size: 13px;color: #919191;margin:3% 0;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.section2_pc .sec2_jian{height: 24px;line-height: 24px;}
.sec2_pic{margin-top:7px;position:relative;width:100%;height:0;padding-top:51%;}
.sec2_pic img{position:absolute;top:0;left:0;width:100%;height:100%;}
.section2 ul{padding:15px 0;}


/* home_product */
.a-center {
    align-items: center
}
.j-space-between {
    justify-content: space-between
}
.flex {
    display: flex;
    display: -webkit-flex;
}
.home_product {
    position: relative;
    background: url(../images/c1-bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.home_product_fix {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 627px;
    width: 32.65%;
    height: 100%;
    padding-left: 8.333vw;
}

.h-product-sort {
    background: url(../images/wang.png) no-repeat 20px center;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.h-product-sort li {
    position: relative;
    display: flex;
    align-items: center;
    width: 261px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 20px;
    cursor: pointer;
}

.h-product-sort li:nth-child(1) {
    margin-left: 30px
}

.h-product-sort li:nth-child(2) {
    margin-left: 15px
}

.h-product-sort li:nth-child(3) {
    margin-left: 5px
}

.h-product-sort li:nth-child(5) {
    margin-left: 5px
}

.h-product-sort li:nth-child(6) {
    margin-left: 15px
}

.h-product-sort li:nth-child(7) {
    margin-left: 30px
}

.h-product-sort li .small-img {
    position: relative;
    text-align: center;
    width: 66px;
    height: 66px;
    line-height: 66px;
    border-radius: 50%;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    opacity: 0;
    transform: scale(0.65);
    transition: all 0.3s ease 0s;
}

.h-product-sort li .small-img img {
    max-width: 100%;
    max-height: 38px;
    vertical-align: middle;
	ertical-align: middle;
}

.h-product-sort li span {
    margin-left: 2.34375vw;
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.h-product-sort li.on {
    background: url(../images/cp-bold.png) no-repeat left center;
}

.h-product-sort li.on .small-img {
    transform: scale(1);
}

.h-product-sort li.on .small-img {
    opacity: 1;
}


/* */

.h_product_con {
    position: relative;
    height: 100%;
    width: 100%;
}

.h-product-list {
    position: relative;
}

.h-product-list li {
    position: relative;
    height: 100%;
    width: 100%;
}

.h-product-list li .pi-left {
    width: 627px;
    width: 32.65%;
    position: relative;
}

.h-product-list li .pi-left img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.h-product-list li .pi-right {
    width: calc(100% - 627px);
    width: calc(100% - 32.65%);
    position: relative;
    padding-right: 8.3333vw;
    /*overflow: hidden;*/
}

.h-product-list li .pi-right .gimg {
    position: relative;
    text-align: center;
    width: 50.89%;
}

.h-product-list li .pi-right .gimg img {
    display: inline-block;
    max-width: 100%;
    max-height: 30.15vw;
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease 0s;
}
.h-product-list li{ display:none;}
.h-product-list li.on { display:block;}
.h-product-list li.on .pi-right .gimg img {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.h-product-list li .pi-right .gimg-text {
    position: relative;
    width: 46%;
    padding-right: 42px;
}

.h-product-list li .pi-right .gimg-text h3 {
    font-size: 2.2916vw;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}

.h-product-list li .pi-right .gimg-text .gimg-xx {
    font-size: 17px;
    color: #888888;
    line-height: 1.7;
    margin-bottom: 3.125vw;
    max-width: 388px;
}

.h-product-list li .pi-right .gimg-text .ckmore {
    display: block;
    width: 170px;
    line-height: 52px;
    background: #ebd000;
    font-size: 16px;
    color: #111;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all 0.5s ease;
    box-shadow: 0 0 12px rgba(235, 208, 0, .8);
}
.h-product-list li .pi-right .gimg-text .ckmore:hover{
    background: #d31a2d;
    box-shadow: 0 0 16px rgba(182, 27, 43, .6);
}
.h-product-list li .pi-right .gimg-text .ckmore i {
    padding-right: 40px;
    background: url(../images/j-more.png) no-repeat right center;
    font-style: inherit;
}

.h-product-list li .pi-right .gimg-text .arrow {
    position: absolute;
    right: 0px;
    top: 0%;
    width: 42px;
    z-index: 99;
}

.h-product-list li .pi-right .gimg-text .arrow a {
    display: block;
    width: 42px;
    height: 42px;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #d0d0d0;
    transition: all .5s ease;
    cursor: pointer;
}

.h-product-list li .pi-right .gimg-text .arrow a:hover {
    background-color: #b71b2b;
    box-shadow: 0 0 5px rgba(182, 27, 43, .8);
}

.h-product-list li .pi-right .gimg-text .arrow a.prev {
    background-image: url(../images/cp_prev.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.h-product-list li .pi-right .gimg-text .arrow a.next {
    background-image: url(../images/cp_next.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #b71b2b;
    box-shadow: 0 0 5px rgba(182, 27, 43, .8);
}


.home_fuwu{ display:block;}
@media screen and (min-width:960px) {
.home_fuwus{ float:left; width:50%;}
.home_fuwus .fuwuscon{ padding:10%;}
.home_fuwus span{ font-size:30px; line-height:50px;}
.home_fuwus h2{ font-size:70px; line-height:100px;}
.home_fuwus i{ font-size:18px; line-height:45px;}
.home_fuwus li{ float:left; width:27%; margin:3% 6.33% 3% 0; font-size:16px; line-height:40px;}
}
@media screen and (max-width:960px) {
.home_fuwus .fuwuscon{ padding:20px;}
.home_fuwus span{ font-size:18px; line-height:30px;}
.home_fuwus h2{ font-size:32px; line-height:40px;}
.home_fuwus i{ font-size:14px; line-height:25px;}
.home_fuwus ul{ display:none;}
}
.home_fuwus{ position:relative; overflow:hidden;}
.home_fuwus .fuwuscon{ z-index:10; position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.5); box-sizing: border-box; color:#fff; transition:.5s;}
.home_fuwus .fuwusbody{ z-index:10; position:absolute; left:0; bottom:-32%; width:100%; height:32%; background-color:rgba(0,0,0,0.7); box-sizing: border-box; padding:2% 5%; color:#fff; transition:1s; opacity:0;}
.home_fuwus .fuwusbody a{ font-size:16px; color:#fff; position:absolute; right:5%; bottom:15%;}
.home_fuwus .fuwusbody a:hover{ text-decoration:underline;}
.home_fuwus:hover .fuwuscon{ opacity:0; top:100%;}
.home_fuwus:hover .fuwusbody{ opacity:1; bottom:0;}
.home_fuwus span font{ color:#ebd000;}
.home_fuwus h2{ color: rgba(211, 211, 213, 1);}
.home_fuwus i{ margin-bottom:5%; display:block;}
.home_fuwus li{ text-align:center; color:#fff;}
.home_fuwus li img{ display:block; width:auto; margin:0 auto;}
.home_fuwus p{ float:left; width:43%; margin:3% 7% 3% 0; text-align:left; color:#fff; font-size:16px;}
.home_fuwus p img{ display:block; width:auto; float:left; margin-right:15px;}
.home_fuwus img{ display:block; width:100%;}
.home_fuwus img.serImg {
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
.home_fuwus:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}










/* home_number */

.home_number {
    position: relative;
    background: url(../images/c3-bg.jpg) no-repeat top center;
    background-size: cover;
    padding-top: 80px;
	overflow:hidden;
}

.numb-title {
    position: relative;
    text-align: center;
}

.numb-title h3 {
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 2.2916vw;
    color: #fff;
}

.numb-title .numb-about {
    max-width: 1050px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 2;
    color: #fff;
}
@media screen and (max-width:960px) {
.numb-title h3 { font-size:18px;}
.numb-title .numb-about { font-size:15px; line-height:1.6;}
}
.numb-title .numb-more {
    position: relative;
    margin: 3vw 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.numb-title .numb-more a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 30px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin: 0 11px;
    font-size: 16px;
    color: #fff;
    z-index: 99;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.numb-title .numb-more a i {
    width: 20px;
    height: 20px;
    background: url(../images/j-more.png) no-repeat center;
    margin-left: 10px;
    display: block;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

.numb-title .numb-more a:nth-child(1) {
    color: #111;
    border-color: #ebd000;
    background: #ebd000 linear-gradient(to bottom, #ebd000, #ebd000);
}

.numb-title .numb-more a:nth-child(2)::after {
    -webkit-box-shadow: 4px 4px 0 rgba(255, 255, 255, .24);
    box-shadow: 4px 4px 0 rgba(255, 255, 255, .24);
    border-radius: 2px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    pointer-events: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 188px;
}

.numb-title .numb-more a:nth-child(2):hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.numb-title .numb-more a:nth-child(2):hover::after {
    -webkit-box-shadow: 6px 6px 0 rgba(255, 255, 255, .6);
    box-shadow: 6px 6px 0 rgba(255, 255, 255, .6)
}

.numb-title .numb-more a:nth-child(2):hover i {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
}



.ibanner-wrap {
    padding-left: 5.2083vw;
    padding-right: 5.2083vw;
}

.ibanner {
    position: relative;
    background: #fff;
    box-shadow: 0 0 12px 5px rgba(0, 0, 0, .2);
    padding: 4px;
}

.ibanner .swiper-slide {
    clip-path: none;
    opacity: 0;
    z-index: 0;
}

.ibanner .swiper-slide-prev {
    clip-path: polygon(0% -150%, 100% -150%, 100% -20%, 0% 0%);
    opacity: 0;
    transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
    z-index: 3;
}

.ibanner .swiper-slide-active {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 150%);
    opacity: 1;
    transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
    z-index: 2;
    -webkit-transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
    -moz-transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
    -ms-transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
    -o-transition: clip-path 1400ms cubic-bezier(0.23, 1, 0.32, 1), opacity 1s ease;
}

.ibanner .swiper-slide-next {
    z-index: 1;
}

.ibanner .swiper-slide .img_box {
    position: relative;
    height: 100%;
}

.ibanner .swiper-slide .img_box img,
.ibanner .swiper-slide .img_box video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ibanner .swiper-slide .img_box img.hhahgn {
    visibility: hidden;
}

.ibanner .swiper-slide .img_box video {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
}


/* 视频遮罩 */

.ibanner .swiper-slide.video_slide .img_box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    z-index: 0;
}

.ibanner .widgets .wrap {
    position: relative;
}

.ibanner .swiper-button-prev {
    width: 52px;
    height: 52px;
    background: url(../img/prev.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -26px;
    transition: all 0.5s ease;
}

.ibanner .swiper-button-next {
    width: 52px;
    height: 52px;
    background: url(../img/next.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -26px;
    transition: all 0.5s ease;
}

.ibanner .swiper-button-prev:hover {
    background: url(../img/prev_on.png) no-repeat center;
}

.ibanner .swiper-button-next:hover {
    background: url(../img/next_on.png) no-repeat center;
}

.ibanner .swiper-button-prev::after,
.ibanner .swiper-button-next::after {
    display: none;
}

.ibanner .btn-area {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 1
}

.ibanner .swiper-pagination {
    position: static;
    display: flex;
    justify-content: center;
    width: 100%;
}

.ibanner .swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: auto;
    height: auto;
    margin: 0 3.125vw!important;
    background: transparent;
    opacity: 1;
    outline: none;
}

.ibanner .swiper-pagination .swiper-pagination-bullet .tit {
    font-size: 14px;
    color: #fff;
    text-align: left;
    opacity: .7;
    transition: all .5s ease;
}

.ibanner .swiper-pagination .swiper-pagination-bullet-active .tit {
    opacity: 1;
}

.ibanner .swiper-pagination-bullet-active .timer,
.ibanner .swiper-pagination-bullet .timer {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    margin-top: 10px;
    background: transparent;
    opacity: 1
}

.ibanner .swiper-pagination-bullet .timer::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .34;
    content: ''
}

.ibanner .swiper-pagination-bullet-active .timer::before{
     opacity: 1;
}

.ibanner .swiper-pagination-bullet .process {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    opacity: 0;
    height: 100%;
    background: #fff;
    transition-property: width;
    transition-timing-function: linear;
}

.ibanner .swiper-pagination-bullet.play .process {
    opacity: 1;
    width: 100%;
}

.ibanner .swiper-pagination-bullet.play.stop .process {
    transition: none
}

@keyframes about_scroll-down-line {
    0%,
    20% {
        height: 30%;
        top: -45%;
    }
    80%,
    100% {
        height: 30%;
        top: 145%;
    }
}


/* shuzi */

.shuzi {
    display: flex;
    flex-wrap: wrap;
    padding: 2.60416vw 0 3.64583vw;
    position: relative;
    z-index: 999;
}

.shuzi li {
    position: relative;
    width: 25%;
    text-align: center;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.shuzi li+li {
    border-left: 1px solid #e5e5e5;
}

.shuzi li h3 {
    color: #b71b2b;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #ebd000;
    min-width: 130px;
}

.shuzi li h3 i {
    font-style: inherit;
    font-size: 3.125vw;
    font-weight: 600;
    font-family: "Arial";
    background: linear-gradient(45deg, #ebd000, #ebd000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media screen and (max-width:960px) {
.shuzi li h3 i { font-size:21px;}
}

.shuzi li h3 span {
    font-size: 14px;
    font-weight: normal;
    font-style: inherit;
    color: #666666;
    vertical-align: top;
}

.shuzi li p {
    font-size: 17px;
    line-height: 1.7;
    color: #333333;
}







.item_top { margin-bottom: 30px; align-items: center; }
.c-flex { display: flex; flex-wrap: wrap; align-items: center;}
.item_top .sy_item_tit { margin-bottom: 0; margin-right: auto; }
.sy_item_tit h3 { font-weight: normal; font-family: sourb; color: #fff; margin-bottom: 20px; }
.sy_item_tit p { font-size: 14px; color: #fff; }
.more_btn { display: inline-block; text-align: center; overflow: hidden; position: relative; z-index: 1; border: 1px solid #666; text-align: center; border-radius: 25px; box-sizing: border-box;}
.more_btn a{ color:#fff;}
.center{ max-width: 1600px; margin: 0 auto;}
@media screen and (min-width:1060px) {
.sy_item_tit h3 { font-size: 40px; line-height: 40px;}
.padd65 { padding: 95px 0; }
.more_btn { min-width: 160px; line-height:40px; }
.more_btn a{ font-size:15px;}
.new_left{ width: 41%; color: #fff; float:left;}
.news_list{ width: 59%; float:right;}
.news_list ul li{ width: 46%; margin-left: 4%; float: left;}
}
@media screen and (max-width:1060px) {
.sy_item_tit h3 { font-size:24px; line-height:30px;}
.padd65 { padding:20px; }
.more_btn { min-width:130px; margin:0; padding:0; float:right;}
.more_btn a{ font-size:13px; line-height:20px; margin:0; padding:0;}
}

.new_left .imgfd{ margin-bottom: 20px;}
.new_left .imgfd img{ display:block; width:100%;}
.new_left .txt h2{ font-size: 22px;  color: #fff; font-weight: normal; margin-right: auto; max-width: calc(100% - 40px); line-height: 30px; height: 30px; overflow: hidden;}
.new_left .txt{ color: #fff;}
.new_left .txt i.more{ display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #fff; border-radius: 50%; border: 1px solid #fff;}
.new_left .txt span.tag,.news_list ul li span.tag { display: inline-block; font-size: 14px; margin-top:10px; color: #bbbbbb; height:40px; line-height:20px; overflow:hidden;}
.new_left:hover .txt h2{ color: #cfba78;}
.new_left:hover .txt i.more{ border-color: #cfba78; background: #cfba78;}
.new_left .tag a{ color: #bbb;}


.news_list ul li:nth-child(1),.news_list ul li:nth-child(2){ padding-bottom: 40px; margin-bottom: 45px; border-bottom: 1px solid #707070;}
.news_list ul li a{ display: block; color: #fff;}
.news_list ul li .date{ margin-bottom: 25px; font-family: dinm; font-size: 14px;}
.news_list ul li .date b{ font-size: 40px; line-height: 40px;}
@media screen and (max-width:760px) {
.news_list ul li .date b{ font-size:21px; line-height:30px;}
}
.news_list ul li h2{ font-weight: normal; font-size: 20px; color: #fff; line-height: 24px; height: 48px;}
.news_list ul li a.xq{ display: block; font-size: 14px; margin-top: 10px; color:#fff;}
.news_list ul li .tag a{ display: inline-block; color: #bbb;}
.news_list ul li:hover h2{ color: #cfba78;}







/*footer*/
.footer { color: #fff; padding-bottom: 48px; background: #222; }
@media screen and (min-width:960px) {
.footer .bNav { height: 180px; margin-top: 48px; border-right: 1px solid #1a1d21; width:45%;}
.footer .bNav dl { display: inline-block; float: left; overflow: hidden; text-align: left; padding-top: 10px; margin-right:7%;}
.footer .bNav dl dt { display: block;}
.footer .bNav dl dt a { display: block; font-size: 17px; color: #fff; line-height:35px;}
.footer .bNav dl dd { display: block;}
.footer .bNav dl dd a { display: block; font-size:15px; color: #939393; line-height:25px;}
.footer .bNav dl dd a:hover { color: #128f99;}

.footer .ewm { height: 180px; text-align: center; padding-left: 48px; margin-top: 48px; border-left: 1px solid #464a50;}
.footer .ewm dl { width: 140px; float: left; display: block; margin-right: 30px; margin-top: 10px; height: 164px; }
.footer .ewm dl dt { width: 140px; height: 140px; background-color: #fff; text-align: center;}
.footer .ewm dl dt img { width: 130px; height: 130px; display: inline-block; background-size: 100%; margin-top: 5px;}
.footer .ewm dl dd { font-size: 14px; color: #939393; line-height: 24px; padding-top: 5px; }

.footer .contact_info { width:30%; height: 180px; padding-left:5%; border-right: 1px solid #1a1d21; border-left: 1px solid #464a50;}
}
@media screen and (max-width:960px) {
.footer .bNav{ display:none;}
.footer .ewm { display:none;}
}


.footer .contact_info { margin-top: 48px; }
.footer .contact_info p.tel { font-size:15px; color: #eee; line-height:28px; width: 100%; }
.footer .contact_info i { display: block; line-height:50px; font-size:30px; color: #ebd000;}
.footer .contact_info i a { display: inline-block; color: #fff; padding-right: 12px;}
/*copyright*/
.copyright { height:auto; line-height:25px; padding:15px 0; color: #666; background: #111; text-align:center; font-size:15px;}
.copyright span{ color: #939393; margin-right:15px;}
.copyright a { color: #939393;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.copyright a:hover { color: #0e87db;}
.copyright em{ float:right;}










.led-ys-d {
	position: relative;
	z-index: 9;
	top: -60px;
	padding-bottom: 30px;
}
@media screen and (max-width:640px) {
.led-ys-d { top:0;}
}
.led-ys {
	padding: 20px 10px 0px 20px;
	position: relative;
	z-index: 1;
	box-shadow: 0px 5px 20px 0px #dddddd3b;
	transition: .5s;
	overflow: hidden;
	border-radius:30px;
}
.led-ys::before {
	background-color: rgba(235,208,0,0.2);
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 200px;
	content: "";
	z-index: -1;
	border-radius: 0 0 200px 0;
	transition: .5s;
}
.led-ys-in {
	text-align: center;
}
.led-out {
	background-color: #FFFFFF;
	transition: background 1s;
	border-radius: 30px 30px 30px 30px;
	box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.led-ys-in i {
	width: 80px;
	display: inline-block;
	height: 80px;
	line-height: 80px;
	box-shadow: 0px 0px 30px 0px rgba(148,146,245,0.2);
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background: url(../images/wap2.png) center no-repeat;
	background-size: 80% 80%;
}
.led-ys-title {
	padding: 0 10px;
	overflow: hidden;
}
.led-ys-title h3 {
	font-size: 20px;
	line-height: 1.6;
	font-weight: 400;
	padding: 0;
	-webkit-transition: .5s;
	transition: .5s;
	margin: 10px 0 15px;
}
@media screen and (max-width:1560px){
.led-ys-title h3{ font-size:15px;}
}
.led-ys-desc p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	-webkit-transition: .5s;
	transition: .5s;
}
.led-out:hover {
	cursor: default;
}
.led-ys:hover::before {
	width: 100%;
	height: 100%;
	border-radius: 0px;
	background: #ebd000;
	border-radius: 25px;
}
.led-ys:hover .led-ys-in i {
	background: url(../images/wap2.png) #fff center no-repeat;
	background-size: 80% 80%;
	color: #0045AA;
}
.led-ys:hover .led-ys-title h3 {
	color: #222;
}
.led-ys .led-ys-title h3 span{ font-size:15px; display:block; line-height:25px; height:50px;}
.led-ys:hover .led-ys-desc p {
	color: #222;
}
.screen {
	overflow: hidden;
	padding-bottom: 25px;
}

.display-pc {
	display: block;
}
@media only screen and (min-width:960px){
.col-md-3 { width: calc(25% - 18px); margin-right:24px; float: left; }
.col-md-3.lasew{ margin-right:0;}
}
@media only screen and (max-width:960px) and (min-width:560px){
.col-md-3 { width: calc(50% - 20px); float: left; margin:0 10px 20px;}
}
@media only screen and (max-width:560px){
.col-md-3 { margin-bottom:20px;}
}

.infoban{ display:block; position:relative; overflow:hidden;}
@media only screen and (min-width:1200px){
.infoban img{ display:block; width:100%;}
.infoban .banp{ font-size:42px; line-height:50px;}
#info{ margin-top:-65px; background:url(../images/infobg.png) center repeat-y;}
#info .symain{ padding-right:50px;}
}
@media only screen and (max-width:1200px){
.infoban img{ display:block; width:180%;}
.infoban .banp{ font-size:24px; line-height:35px;}
#info{ padding:0px; background:#fff;}
}
.infoban .banp{ position:absolute; z-index:10; width:100%; left:0; top:50%; transform: translateY(-50%); color:#fff; text-align:center; font-weight:700;}

#info{ position:relative; z-index:1;}
#info .symain{ background:#fff;}

.infourl{ border-bottom:1px #ddd solid; line-height:80px;}
.infourl a{ display:block; float:left; color:#111; padding:0 45px; background:#f0f0f0; font-size:16px;}
.infourl a.lion{ background:#ebd000;}

.listab{ padding:3% 0;}
@media only screen and (min-width:960px){
.listab_img{ width:40%; float:right;}
.listab_body{ width: calc(60% - 40px); float:left;}
.listab_body h2{ color:#444; line-height:100px; font-size:29px;}
}
@media only screen and (max-width:960px){
.listab_body h2{ color:#444; line-height:40px; font-size:21px;}
}

.listab_img img{ display:block; width:100%;}
.listab_body{ line-height:2; color:#666; font-size:16px;}


.listsum{ background:#f0f0f0; box-sizing: border-box; margin-bottom:3%; border:1px #ddd solid; overflow:hidden;}
.listhonor{ display:block; padding:3% 0;}
.listhonor li{ width: calc(25% - 18px); float:left; margin-right:24px; margin-bottom:24px;}
.listhonor li:nth-child(4n+0){ margin-right:0;}
.listhonor li .himg{ height:300px; overflow:hidden;}
.listhonor li .himg img{ width:100%; height:300px;}
.listhonor li p{ line-height:58px; background:#f0f0f0; text-align:center;}

@media only screen and (min-width:960px){
.info_ltt{ float:left; width:260px; margin-top:3%;}
.info_class em{ display:block; line-height:75px; background:#ebd000; color:#111; border-top-left-radius:15px; border-top-right-radius:15px; text-align:center; font-size:21px;}
.info_class p{ border:1px #ddd solid;}
.info_class p a{ display:block; line-height:50px; text-align:center; border-bottom:1px #ddd dashed; color:#444;}
.info_class p a:last-child{ border-bottom:none;}
.info_lixi{ border:1px #ddd solid; margin-top:25px; border-top-left-radius:15px; border-top-right-radius:15px; padding:0 25px 30px;}
.info_lixi em{ line-height:60px; display:block; border-bottom:1px #ddd solid; font-size:21px; text-align:center; color:#444; margin-bottom:15px;}
.info_lixi p{ color:#555; font-size:15px; line-height:33px;}
.info_con{ float:right; width: calc(100% - 300px); margin-top:3%; padding-bottom:50px;}
}
@media only screen and (max-width:960px){
.info_ltt{ display:none;}
}

.info_contit{ border-bottom:1px #ddd solid; line-height:65px; font-size:23px; font-weight:700;  background:url(../images/j-more.png) left no-repeat; padding-left:25px; color:#555; margin-bottom:25px;}
.product li{  border:1px #f0f0f0 solid; box-sizing: border-box; padding:15px;}
.product li:hover{ border:1px #ebd000 solid; box-shadow:0px 0px 12px #ebd000;}
@media only screen and (min-width:960px){
.product li{width: calc(25% - 18px); float:left; margin-right:24px; margin-bottom:24px;}
.product li:nth-child(4n+0){ margin-right:0;}
}
@media only screen and (max-width:960px) and (min-width:640px) {
.product li{width: calc(33.33% - 18px); float:left; margin-right:27px; margin-bottom:27px;}
.product li:nth-child(3n+0){ margin-right:0;}
}
@media only screen and (max-width:640px){
.product li{width: calc(50% - 8px); float:left; margin-right:16px; margin-bottom:16px; padding:5px;}
.product li:nth-child(2n+0){ margin-right:0;}
}
.product li .iimg{ overflow:hidden;}
.product li .iimg img{ width:100%;}
.product li span{ display:block; line-height:58px; background:#f0f0f0; text-align:center; color:#333; font-size:15px;}
.product li:hover span{ background:#ebd000;}

.news{ display:block;}
.news li{ padding:10px 0; box-shadow:0px 0px 10px #eee; transition:.5s; border-bottom:1px #ddd dashed;}
.news li:hover{ box-shadow:0px 0px 20px #aaa;}
.news li a{ display:block; padding:10px 20px;}
.news li a div img{ display:block; width:100%;}
@media only screen and (min-width:640px){
.news li a div{ width:240px; overflow:hidden; float:left; margin-right:15px;}
}
.news li a em{ font-size:16px; font-weight:700; line-height:45px; color:#333;}
.news li a p{ color:#999; line-height:22px; height:66px; overflow:hidden; font-size:15px;}

.ntit{ padding:45px 0; line-height:35px; text-align:center; font-weight:100; color:#444; font-size:26px;}
.jhurl{ height:39px; line-height:39px; font-size:12px; text-align:center; color:#999; background:#f0f0f0; margin-bottom:15px;}
.jhurl span{ padding:0 15px;}
.nwcon{ height:auto; font-size:15px; line-height:30px; color:#555;}
.nwcon img{ max-width:100% !important; height:auto !important;}
.context{ line-height:30px; margin:25px 0; background:#f0f0f0; padding:8px 25px;}
.context ul{ margin:0; padding:0;}
.context ul li{ height:30px; line-height:30px; font-size:15px;}
@media only screen and (min-width:640px){
.context ul li{ width:50%; float:left;}
}
.context ul li a{ color:#888; font-size:15px;}
.context ul li a:hover{ color:#cf1d2b;}

.list_lixitit{ display:block; text-align:center; margin:3% 0;}
.list_lixitit span{ display:block; font-size:28px; line-height:60px; font-weight:700;}
.list_lixitit i{ color:#999; font-size:16px;}
.contact_con{ padding:25px 0 50px; text-align:center; font-size:16px;}
.contact_con img{ display:block; margin:0 auto;}
.contact_con em{ display:block; line-height:50px; color:#222; font-weight:700; font-size:16px; font-style:normal;}
.contact_con1{ background:#f0f0f0; float:left; height:210px; padding:25px 0;}
@media only screen and (min-width:960px){
.contact_con1{ width:20%; margin-right:2%;}
.contact_con2{ width:34%; float:right;}
}
@media only screen and (max-width:960px){
.contact_con1{ width:47%; margin-right:2%; margin-bottom:10px;}
.contact_con2{ width:47%; margin-right:2%; float:left;}
.contact_con{ font-size:14px;}
}
.contact_con2{ background:#f0f0f0; height:210px; padding:25px 20px;}

.view_pro{ margin:3% 0;}
@media only screen and (min-width:760px){
.view_proimg{ width:40%; float:left;}
.view_procon{ float:right; width: calc(60% - 40px);}
}
@media only screen and (max-width:960px){
.view_proimg{ margin-bottom:20px;}
}
.view_proimg{ border:1px #ddd solid;}
.view_proimg img{ width:100%;}
.view_procon{ color:#555; line-height:2;}
.view_procon h2{ font-size:24px; line-height:60px; font-weight:700; color:#222; position:relative; margin-bottom:25px;}
.view_procon h2:before{ content:""; position:absolute; left:0; bottom:0; width:60px; height:2px; background:#ebd000;}