﻿@charset "utf-8";

.sousou form input:first-child {
    border: none;
    background: #fff;
    font-size: 14px;
    color: #b1b1b1;
    outline: none;
    height: 29px;
    line-height: 29px;
    vertical-align: top;
    padding-left: 17px;
}

.sousou form input:last-child {
    border: none;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 29px;
    background: url(../images/sou.png) no-repeat center;
    background-color: var(--bg);
    outline: none;
    vertical-align: top;
}

.banner-swiper{
    position:relative;
    width:100%;
    overflow: hidden;
}
.banner-swiper .swiper-slide{
    
}
.banner-swiper .swiper-slide a{
    display: block;
    text-align: center;
}
.banner-swiper img{
    display:inline-block;
}
.swiper-pagination-bullet{
    width:12px;
    height:12px;
    border-radius:6px;
    background:#fff;
}
.swiper-pagination-bullet-active{
    background:var(--yellow);
}

/*动画*/
.slide-main {
    height: 380px;
    position: relative;
    width: 100%;
    background: #fff;
}

.item {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: 124;
    bottom: 20px;
    left: 0;
    text-align: center;
}

.item a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 11px;
    background: #eee;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    overflow: hidden;
    opacity: .5;
}

.item a.cur {
    background: var(--bg);
    opacity: 1;
}

.banner-scroll .prev,
.banner-scroll .next {
    width: 43px;
    height: 43px;
    display: inline-block;
    position: absolute;
    z-index: 999;
    top: 50%;
}

.banner-scroll .prev {
    cursor: pointer;
    ;
    background: url(../images/left.png) no-repeat center;
    left: 2%;
}

.banner-scroll .next {
    cursor: pointer;
    ;
    background: url(../images/right.png) no-repeat center;
    right: 2%;
}

.slide-box,
.slide {
    display: block;
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.slide-box {
    position: relative;
}

.slide {
    display: none;
    height: 380px;
    position: relative;
    position: absolute;
    z-index: 8;
}

#bgstylea {
    background: url(../images/banner1.jpg) center no-repeat;
}

#bgstyleb {
    background: url(../images/banner2.jpg) center no-repeat;
}

#bgstylec {
    background: url(../images/banner3.jpg) center no-repeat;
}

#bgstyled {
    background: url(../images/banner4.jpg) center no-repeat;
}

#bgstylee {
    background: url(../images/banner5.jpg) center no-repeat;
}

#bgstylef {
    background: url(../images/banner6.jpg) center no-repeat;
}

#bgstyleg {
    background: url(../images/banner7.jpg) center no-repeat;
}

.slide a {
    display: block;
    width: 100%;
    height: 380px;
    cursor: pointer;
}

.obj-a,
.obj-b,
.obj-c,
.obj-d,
.obj-e,
.obj-f,
.obj-g {
    position: absolute;
    z-index: 9;
    left: 50%;
}

.obj-a,
.obj-b,
.obj-c,
.obj-d,
.obj-e,
.obj-f,
.obj-g {
    width: 1200px;
    text-align: center;
}

.obj-a {
    top: 64px;
    margin-left: -304px;
}

.obj-b {
    top: 40px;
    margin-left: -640px;
}

.obj-c {
    top: 119px;
    margin-left: -300px;
}

.obj-d {
    top: 0;
    margin-left: -1163px;
}

.obj-e {
    top: 120px;
    margin-left: -152px;
}

.obj-f {
    top: 73px;
    margin-left: 147px;
}

.obj-g {
    top: 160px;
    margin-left: 40px;
}

.banAnimate .obj-a {
    display: block;
    animation-name: baoAni;
    -webkit-animation: baoAni 0.4s linear 0s normal none;
    -moz-animation: baoAni 0.4s linear 0s normal none;
    animation: baoAni 0.4s linear 0s normal none;
}

.banAnimate .obj-b {
    display: block;
    animation-name: saAni;
    -webkit-animation: saAni 0.4s linear 0s normal none;
    -moz-animation: saAni 0.4s linear 0s normal none;
    animation: saAni 0.4s linear 0s normal none;
}


.watch-code.code-show {
    display: block;
    animation-name: scode;
    -webkit-animation: scode 0.3s linear 0s normal none;
    -moz-animation: scode 0.3s linear 0s normal none;
    animation: scode 0.3s linear 0s normal none;
}


.banAnimate .obj-c,
.banAnimate .obj-e {
    display: block;
    animation-name: saAnic;
    -webkit-animation: saAnic 0.3s linear 0s normal none;
    -moz-animation: saAnic 0.3s linear 0s normal none;
    animation: saAnic 0.3s linear 0s normal none;
}


.banAnimate .obj-d,
.banAnimate .obj-f,
.banAnimate .obj-g {
    display: block;
    animation-name: saAnid;
    -webkit-animation: saAnid 0.3s linear 0s normal none;
    -moz-animation: saAnid 0.3s linear 0s normal none;
    animation: saAnid 0.3s linear 0s normal none;
}


.index_banner {
    width: 100%;
    height: 380px;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.index_banner .slide-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.index_banner .slide {
    width: 100%;
    height: 100%;
}

/* Product */
.Product {
    font-size: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.ProductTitle {
    text-align: center;
    margin-bottom: 41px;
}

.ProductTitle h2 {
    font-size: 42px;
    color: rgba(20, 121, 253, .15);
    font-family: "Arial";
    height: 30px;
    line-height: 30px;
}

.ProductTitle h1 {
    font-size: 36px;
    color: var(--bg);
    font-family: "Arial";
    background: url(../images/title_bg.png) no-repeat center;
    height: 34px;
    line-height: 34px;
    margin-top: 8px;
}

.ProductMune {
    margin-bottom: 47px;
    text-align: center;
}

.ProductMune li {
    font-size: 16px;
    color: #fff;
    background: #666;
    display: inline-block;
    width: 174.8px;
    height: 50px;
    text-align: left;
    line-height: 50px;
    margin-right: 11px;
    cursor: pointer;
    padding-left: 16px;
    transition: .3s ease-in-out;
}

.ProductMune li:last-child {
    margin-right: 0;
}

.ProductMune li:hover {
    background: var(--bg);
}

.ProductMune .active {
    background: var(--bg);
}

.ProductMune li:before {
    content: "";
    background: url(../images/product_default.png) no-repeat center;
    width: 26px;
    height: 50px;
    display: inline-block;
    margin-right: 9px;
    transition: .1s ease-in-out;
}

.ProductMune li:hover:before {
    background: url(../images/product_acv.png) no-repeat center;
}

.ProductMune .active:before {
    background: url(../images/product_acv.png) no-repeat center;
}

.ProductMune li a {
    vertical-align: top;
    color: #fff;
}

.ProductMune .swiperTab>a {
    font-size: 16px;
    color: #fff;
    background: #666;
    display: inline-block;
    width: 174.8px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-right: 11px;
    cursor: pointer;
    transition: .3s ease-in-out;
    vertical-align: top;
}

.ProductMune .swiperTab>a:hover {
    background: var(--bg);
}

.ProductList ul .product_content1 {
    overflow: hidden;
}

.ProductList ul .product_content2 {
    overflow: hidden;
}

.ProductList ul .product_content3 {
    overflow: hidden;
}

.ProductList ul .product_content4 {
    overflow: hidden;
}

.ProductList ul .product_content5 {
    overflow: hidden;
}

.ProductList ul .product_content6 {
    overflow: hidden;
}

.ProductList li {
    display: inline-block;
    margin-right: 24px;
}

.ProductList .productL {
    background: #fff;
}

.ProductList .productL li:last-child {
    margin-right: 0;
}

.ProductList .ProductImg {
    width: 384px;
}

.ProductList .ProductImg img {
    width: 100%;
}

.ProductList li p {
    font-size: 16px;
    color: #434343;
    text-align: center;
    background: #e6e5e5;
    height: 45px;
    line-height: 45px;
    transition: .3s ease-in-out;
}

.ProductList .productL li:hover p {
    background: var(--bg);
    color: #fff;
}

.ProductList .productL .swiper-button-next,
.ProductList .productL .swiper-button-prev {
    width: 45px;
    height: 45px;
}

.ProductList .productL .swiper-button-prev {
    background: url(../images/left.png) no-repeat center !important;
    outline: none;
    left: -54px !important;
}

.ProductList .productL .swiper-button-next {
    background: url(../images/right.png) no-repeat center !important;
    outline: none;
    right: -54px !important;
}

.ProductList .productL .swiper-slide {
    pointer-events: inherit !important;
}

.Reasons {
    font-size: 0;
    background: url(../images/reasons_bg.png) no-repeat center top;
    height: 648px;
}

.ReasonsLeft {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    background: url(../images/reasons_bg2.png)no-repeat -80px top;
    height: 600px;
}

.ReasonsLeft>div {
    margin-top: 149px;
    margin-left: 245px;
}

.ReasonsLeft h1 {
    font-size: 60px;
    color: #fff;
    font-family: arial;
    height: 41px;
    line-height: 41px;
    margin-bottom: 23px;
}

.ReasonsLeft h2 {
    font-size: 40px;
    color: #fff;
    line-height: 35px;
    height: 38px;
    margin-bottom: 38px;
}

.ReasonsLeft p {
    font-size: 18px;
    color: #fff;
    margin-left: 30px;
}

.ReasonsLeft p:nth-child(3) {
    font-size: 19px;
    margin-bottom: 4px;
}

.ReasonsLeft a {
    font-size: 20px;
    color: #000;
    margin-top: 20px;
    margin-left: 42px;
    display: inline-block;
    transition: .3s ease-in-out;
}

.ReasonsLeft a:hover {
    color: var(--bg);
}

.ReasonsRight {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-top: 50px;
}

.ReasonsRight .ReasonsTitle {
    text-align: center;
    margin-bottom: 32px;
}

.ReasonsRight .ReasonsTitle h2 {
    font-size: 24px;
    color: #fefefe;
    margin-bottom: 3px;
}

.ReasonsRight .ReasonsTitle p {
    font-size: 14px;
    color: rgba(254, 254, 254, .65);
    font-family: "Arial";
    letter-spacing: 4px;
}

.ReasonsList {
    padding-left: 23px;
    padding-right: 29px;
}

.ReasonsList li {
    background: #fff;
    border-radius: 5px;
    padding: 15px 33px;
    margin-bottom: 21px;
    cursor: default;
}

.ReasonsList li:hover {
    background: var(--bg);
    transition: .3s ease-in-out;
}

.ReasonsList li .ReasonsImg {
    display: inline-block;
    vertical-align: middle;
    width: 54px;
    height: 21px;
    margin-right: 12px;
    transition: .3s ease-in-out;
}

.ReasonsList li .number1 {
    background: url(../images/number1.png) no-repeat center;
}

.ReasonsList li .number2 {
    background: url(../images/number2.png) no-repeat center;
}

.ReasonsList li .number3 {
    background: url(../images/number3.png) no-repeat center;
}

.ReasonsList li .number4 {
    background: url(../images/number4.png) no-repeat center;
}

.ReasonsList li:hover .number1 {
    background: url(../images/number1_1.png) no-repeat center;
}

.ReasonsList li:hover .number2 {
    background: url(../images/number2_1.png) no-repeat center;
}

.ReasonsList li:hover .number3 {
    background: url(../images/number3_1.png) no-repeat center;
}

.ReasonsList li:hover .number4 {
    background: url(../images/number4_1.png) no-repeat center;
}

.ReasonsList li .ReasonsArt {
    display: inline-block;
    vertical-align: middle;
}

.ReasonsList li h3 {
    font-size: 14px;
    color: #232323;
}

.ReasonsList li p {
    font-size: 14px;
    color: #545454;
    width: 415px;
}

.ReasonsList li:hover h3 {
    color: #fff;
    transition: .3s ease-in-out;
}

.ReasonsList li:hover p {
    color: #fff;
    transition: .3s ease-in-out;
}

/* About */
.About {
    font-size: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../images/about_bg.png) 100% 100%;
}

.AboutTitle {
    text-align: center;
    margin-bottom: 41px;
}

.AboutTitle h2 {
    font-size: 42px;
    color: rgba(20, 121, 253, .15);
    font-family: "Arial";
    height: 30px;
    line-height: 30px;
}

.AboutTitle h1 {
    font-size: 36px;
    color: var(--bg);
    font-family: "Arial";
    background: url(../images/title_bg.png) no-repeat center;
    height: 34px;
    line-height: 34px;
    margin-top: 8px;
}

.AboutLeft {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.AboutRight {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.AboutRight p {
    font-size: 14px;
    color: #454545;
    margin-left: 57px;
    margin-top: 16px;
    line-height: 36px;
}

.AboutRight a {
    font-size: 16px;
    color: var(--bg);
    width: 125px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    border: 1px solid var(--bg);
    border-radius: 1px;
    display: inline-block;
    margin-top: 30px;
    margin-left: 57px;
    transition: .3s ease-in-out;
}

.AboutRight a:hover {
    background: var(--bg);
    color: #fff;
}

/* News */
.News {
    font-size: 0;
    padding-top: 50px;
    padding-bottom: 55px;
}

.NewsTitle {
    text-align: center;
    margin-bottom: 41px;
}

.NewsTitle h2 {
    font-size: 42px;
    color: rgba(20, 121, 253, .15);
    font-family: "Arial";
    height: 30px;
    line-height: 30px;
}

.NewsTitle h1 {
    font-size: 36px;
    color: var(--bg);
    font-family: "Arial";
    background: url(../images/title_bg.png) no-repeat center;
    height: 34px;
    line-height: 34px;
    margin-top: 8px;
}

.NewsList li {
    width: 374px;
    display: inline-block;
    margin-right: 39px;
    vertical-align: top;
    margin-bottom:39px;
}
.NewsList li:nth-child(3n),
.NewsList li:last-child {
    margin-right: 0;
}

.NewsList .NewsImg {
    width: 374px;
    height: 270px;
    overflow: hidden;
}

.NewsList .NewsImg img {
    width: 100%;
}

.NewsList .NewsArt {
    margin-left: 9px;
}

.NewsList li h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    transition: .3s ease-in-out;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.NewsList li:hover h2 {
    color: var(--bg);
}

.NewsList li span {
    font-size: 14px;
    color: #757575;
    font-family: "Arial";
}

.NewsList li p {
    font-size: 14px;
    color: #656565;
    margin-top: 15px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.n_banner {
    margin: 0 auto;
    width: 100%;
    height: 300px;
    background: url(../images/n_banner.jpg) center no-repeat;
    position: relative;
    background-color: #666;
}

.mainContent {
    margin: 20px auto;
    width: 1200px;
}

.content {
    display: block;
    height: 40px;
    border-bottom: dotted 1px #ddd;
}

.content .title {
    padding-left: 16px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: var(--bg);
    line-height: 40px;
    background: url(../images/ico.gif) left no-repeat;
}

.content .weizhi {
    float: right;
    background: url(../images/home.gif) left no-repeat;
    padding-left: 25px;
    margin-top: 15px;
}

.list_left {
    float: left;
    width: 210px;
}

.list_left .title {
    display: block;
    height: 70px;
    font-size: 22px;
    line-height: 70px;
    text-align: center;
    background: var(--bg);
    color: #FFFFFF;
    border-radius: 30px 0 0 0;
}

.list_left li {
    width: 210px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 2px;
}

.list_left li a {
    display: block;
    background: #f2f2f2;
    font-size: 15px;
}

.list_left li a:hover {
    display: block;
    background: var(--bg);
    color: #FFFFFF;
    transition: 1.5s;
}

.list_left .active a {
    background: var(--bg);
    color: #fff;
    font-weight: bold;
}

.list_right {
    float: right;
    width: 950px;
    border-left: dotted 1px #CCC;
    padding-left: 15px;
}

.list_right_contact {
    display: block;
    margin-top: 20px;
    line-height: 30px;
}

.list_right_contact img {
    border: 1px solid #ccc;
    padding: 2px;
}

.list_right_contact img:hover {
    border: 1px solid var(--bg);
}

.list_right_contact .t {
    line-height: 45px;
}

.list_right1 {
    float: right;
    width: 100%;
}

.ListNav {
    background: #f2f2f2;
    text-align: center;
}

.ListNav li {
    display: inline-block;
    line-height: 52px;
    padding: 0 20px;
}

.ListNav li a {
    font-size: 15px;
    font-weight: bold;
}

.ListNav .active a {
    color: var(--bg);
}


.list_contact {
    display: block;
    margin: 20px 0;
    line-height: 30px;
    font-size: 0;
}

.list_contact .desc {
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.list_contact .desc .title {
    font-size: 24px;
    color: var(--bg);
    text-align: center;
}

.list_contact .desc .date {
    overflow: hidden;
    padding-top: 8px;
    width: 410px;
    margin: auto;
    text-align: center;
    font-size: 12px;
    color: #aaa;
}

.list_contact img {
    max-width: 1170px;
}

.list_contact .contact {
    display: block;
    line-height: 30px;
    margin-top: 10px;
    padding: 20px 0px;
}

.list_contact .contact #MyContent p span {
    background: none !important;
}

.title .date {
    display: block;
    text-align: center;
    margin: 10px 0;
}

.list_contact #next {
    display: block;
    border-top: dotted 1px #CCCCCC;
    margin-top: 15px;
    text-align: center;
    padding-top: 8px;
}

.list_contact p {
    background: none !important;
    ;
}

.list_contact p span {
    background: none !important;
    ;
}

.list_contact {
    display: block;
    margin: 20px 0;
    line-height: 30px;
    font-size: 14px;
}

.list_contact img {
    max-width: 1170px;
}

.list_contact .title {
    font-size: 22px;
    display: block;
    text-align: center;
    font-weight: bold;
    border-bottom: dotted 1px #ddd;
    height: 55px;
    line-height: 45px;
}

.list_contact .contact {
    display: block;
    line-height: 30px;
    margin-top: 10px;
}

.list_contact .date {
    display: block;
    text-align: center;
    margin: 10px 0;
}

.list_contact #next {
    display: block;
    border-top: dotted 1px #CCCCCC;
    margin-top: 15px;
    text-align: center;
    padding-top: 8px;
}

.list_contact_img {
    display: block;
    margin: 20px 0;
}

.list_contact_img li {
    width: 294px;
    display: inline-block;
    margin-right: 29px;
    margin-bottom: 15px;
}

.list_contact_img li:nth-child(3n) {
    margin-right: 0;
}

.list_contact_img li div {
    border: solid 1px #CCC;
    padding: 1px;
    width: 290px;
    overflow: hidden;
}

.list_contact_img li div:hover {
    border: solid 1px var(--bg);
}

.list_contact_img li img {
    display:block;
    width: 100%;
}

.list_contact_img li h4 {
    text-align: center;
    line-height: 35px;
    font-weight: 100;
    font-size: 15px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list_Case_img {
    display: block;
    margin: 20px 0;
}

.list_Case_img li {
    width: 294px;
    display: inline-block;
    margin-right: 29px;
    margin-bottom: 15px;
}

.list_Case_img li:nth-child(3n) {
    margin-right: 0;
}

.list_Case_img li div {
    border: solid 1px #CCC;
    padding: 1px;
    width: 290px;
    height: 230px;
    overflow: hidden;
}

.list_Case_img li div:hover {
    border: solid 1px var(--bg);
}

.list_Case_img li img {
    width: 100%;
    height: 100%
}

.list_Case_img li h4 {
    text-align: center;
    line-height: 35px;
    font-weight: 100;
    font-size: 15px;
}

.list_product_contact {
    width: 100%;
}

.list_product_contact ul {
    margin: 20px 0;
    font-size: 0;
}

.list_product_contact li {
    display: inline-block;
    margin-right: 27px;
    margin-bottom: 25px;
}

.list_product_contact li:nth-child(3n) {
    margin-right: 0;
}

.list_product_contact li img {
    width: 296px;
    margin: 1px 0 0 1px;
}

.list_product_contact li p {
    display: block;
    padding:0 10px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list_product_contact li a {
    width: 298px;
    background: #ddd;
    display: block;
}

.list_product_contact li a:hover {
    background: var(--bg);
    color: #FFFFFF;
}


.list_news {
    display: block;
    margin: 20px auto;
}

.list_news li {
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

.list_news li a {
    display: flex;
}

.list_news li .nNewsImg {
    display: inline-block;
    width: 200px;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
}

.list_news li .nNewsImg img {
    width: 70%;
}

.list_news li .nNewsArt {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    max-width:calc(100% - 200px);
}

.list_news li .nNewsArt h3 {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 20px;
    color: #333
}

.list_news li .nNewsArt h3:hover {
    color: var(--bg)
}

.list_news li .nNewsArt p {
    font-size: 14px;
    color: #666;
    width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 30px;
}

.list_right_news {
    width: 100%;
    padding: 10px 0px 20px;
}

#list_info {
    margin-bottom: 25px;
    overflow: hidden;
}

#list_info .detailed {
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: var(--bg);
    line-height: 50px;
    text-align: left;
    padding: 0px 30px;
    display: block;
}

#list_product_content {
    display: block;
    clear: both;
    margin: 20px auto;
}

#list_product_content .title {
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
}

#list_product_content .contact {
    color: #666;
    font-size: 16px;
    line-height: 30px;
    padding: 0px 30px;
}

#list_product_content .contact td {
    padding-left: 20px;
}

#list_product_content .contact img {
    max-width: 1170px;
    display: block;
    margin: 0 auto;
}

#list_product_content #next {
    display: block;
    border-top: dotted 1px #CCCCCC;
    margin-top: 15px;
    text-align: center;
    padding-top: 8px;
}

.prodtitle {
    font-size: 20px;
    color: #333;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 0 30px;
    padding-top: 30px;
    padding-left: 0;
}

.prodtitle {
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 10px;
}

.products_show_1 {
    padding-top: 15px;
    display: block;
    padding-bottom: 20px;
}

.show_left {
    float: left;
    width: 450px;
}

.show_right {
    width: 450px;
    float: right;
}

.show_right li {
    line-height: 35px;
    overflow: hidden;
    display: block;
    background: url(../images/pdf.jpg) left no-repeat;
    padding-left: 28px;
}

.show_right .d_contact {
    display: block;
    line-height: 35px;
    margin-top: 10px;
}

.list_order {
    border-top: 1px solid #e5e5e5;
    margin: 20px 0 0;
    padding: 20px 0;
    font-family: "Microsoft Yahei";
}

.list_order h2 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    height: 50px;
    overflow: hidden;
}

.list_order h2 span {
    color: #666;
    display: inline-block;
    padding-left: 20px;
    font-weight: normal;
}

.list_order ul li {
    margin-bottom: 25px;
}

.list_order li span {
    display: inline-block;
    width: 80px;
    font-size: 14px;
    vertical-align: top;
    color: #4a4a4a;
    text-align: right;
    line-height: 36px;
    margin-right: 10px;
}

.list_order li span em {
    padding-right: 2px;
    font-style: normal;
}

.list_order .li01 {
    width: 450px;
    float: left;
}

.list_order .li02 {
    width: 450px;
    float: left;
}

.list_order .li03 {
    width: 450px;
    float: left;
}

.list_order .li04 {
    clear: both;
}

.list_order li img {
    vertical-align: middle;
    height: 36px;
    background: #e5e5e5;
}

.list_order .li05,
.online .li06 {
    margin-bottom: 10px;
}

.red_x {
    color: #DD3904;
    display: inline;
    font-family: "微软雅黑";
    font-size: 12px;
}

.inp1 {
    width: 324px;
    height: 36px;
    background: url(../images/ordr_img_lian.png) no-repeat 324px 10px #f2f2f2;
    overflow: hidden;
    line-height: 36px;
    border: 0;
    padding: 0 25px 0 10px;
}

.inp2 {
    width: 324px;
    height: 36px;
    background: url(../images/ordr_img_tel.png) no-repeat 324px 10px #f2f2f2;
    overflow: hidden;
    line-height: 36px;
    border: 0;
    padding: 0 25px 0 10px;
}

.inp3 {
    width: 324px;
    height: 36px;
    background: url(../images/ordr_img_mail.png) no-repeat 324px 10px #f2f2f2;
    overflow: hidden;
    line-height: 36px;
    border: 0;
    padding: 0 25px 0 10px;
}

.inp4 {
    width: 808px;
    height: 109px;
    background: none;
    overflow: hidden;
    line-height: 36px;
    border: 1px solid #e0e0e0;
    resize: none;
}

.inp5 {
    width: 205px;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    border: 1px solid #e0e0e0;
    background: none;
    margin-right: 10px;
}

.inp7 {
    width: 324px;
    height: 36px;
    background: url(../images/ordr_img_contact.png) no-repeat 324px 10px #f2f2f2;
    overflow: hidden;
    line-height: 36px;
    border: 0;
    padding: 0 25px 0 10px;
}

.btn1 {
    width: 80px;
    height: 35px;
    border: 0;
    margin: 10px 27px 0 80px;
    background: #005abc;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "微软雅黑";
    font-size: 16px;
}

.btn1:hover {
    background: #FFA200;
}

.btn2 {
    width: 80px;
    height: 35px;
    border: 0;
    margin: 10px 0 0 0;
    background: #FFA200;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "微软雅黑";
    font-size: 16px;
}

.btn2:hover {
    background: #005abc;
}

.suckerdiv {
    float: left;
    width: 210px;
}

.suckerdiv .title {
    display: block;
    height: 70px;
    font-size: 22px;
    line-height: 70px;
    text-align: center;
    background: var(--bg);
    color: #FFFFFF;
    border-radius: 30px 0 0 0;
}

#suckertree1>li {
    width: 210px;
    text-align: center;
    margin-top: 2px;
    position: relative;
}

#suckertree1>li.withdrop{
    position: relative;
}

#suckertree1>li.withdrop::after{
    content:"";
    position: absolute;
    right: 14px;
    top: 14px;
    width: 16px;
    height: 16px;
    background:url(../images/black-arrow-left.svg) center center no-repeat;
    background-size:100%;
    transform:rotate(180deg);
}
#suckertree1>li.withdrop.classNames::after,
#suckertree1>li.withdrop:hover::after{
    background:url(../images/white-arrow-left.svg) center center no-repeat;
    background-size:100%;
}


#suckertree1>li .Product_Mores {
    width: 20px;
    height: 20px;
    background: url(../images/more_i.png) no-repeat center;
    position: absolute;
    top: 10px;
    margin: auto;
    left: 25px;
    z-index: 999;
}

#suckertree1>li:hover .Product_Mores {
    background: url(../images/more_i_i.png)no-repeat center;
}

#suckertree1>li>a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    font-size: 15px;
    font-weight: bold;
}

#suckertree1>li:hover>a {
    background: var(--bg);
    color: #fff;
}

#suckertree1>li.active>a {
    background: var(--bg);
    color: #fff;
}

#suckertree1>li>a.here {
    background: var(--bg);
    color: #fff;
}

.productContent {
    margin: 0 auto;
    width: 950px;
    float: right;
}

#suckertree1 .nav_er {
    display: none;
}

#suckertree1>li>a.here+ul {
    display: block;
}

#suckertree1 .classNames>a {
    background: var(--bg);
    color: #fff;
}

#suckertree1 .classNames .nav_er {
    display: block;
}

#suckertree1 .classNames .nav_er a.here {
    color: var(--bg);
}

#suckertree1 .nav_er li {
    display: block;
}

#suckertree1 .nav_er li a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    font-size: 14px;
}

.list_contact_dow {
    clear: both;
    line-height: 27px;
    padding: 10px;
}

.list_contact_dow li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-top: 20px;
    border: 1px dashed var(--bg);
}

.list_contact_dow li .dowTitle {
    width: 75%;
    font-size: 14px;
}

.list_contact_dow li span {
    display: block;
    float: left;
    margin-left: 20px;
}

.list_contact_dow li .dowDate {
    width: 20%;
    border-left: 1px dashed var(--bg);
    text-align: center;
    float: right;
}

.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

.jqzoom img {
    width: 450px;
    max-width: 450px;
    border: solid 1px #eee;
}

div.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    text-align: center;
    overflow: hidden;
    width: 400px;
    height: 400px;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff
        /*url(../images/zoom.png) 50% center no-repeat*/
    ;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
    width: 450px;
}

.spec-scroll {
    clear: both;
    margin-top: 5px;
}

.spec-scroll .prev {
    float: left;
    margin-right: 2px;
    background: url(../images/left.gif) no-repeat;
    margin-top: 20px;
}

.spec-scroll .next {
    float: right;
    background: url(../images/right.gif) no-repeat;
    margin-top: 20px;
}

.spec-scroll .prev,
.spec-scroll .next {
    display: block;
    width: 17px;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    text-decoration: none;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 408px;
    height: 56px;
    overflow: hidden;
    margin-top: 20px;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 54px;
}

.spec-scroll .items ul li {
    float: left;
    width: 67px;
    text-align: center;
}

.spec-scroll .items ul li img {
    border: 1px solid #CCC;
    padding: 1px;
    width: 50px;
    height: 50px;
}

.spec-scroll .items ul li img:hover {
    border: 1px solid #FF6600;
    padding: 1px;
}


/*分页*/
#fenye {
    clear: both;
    margin: 20px auto;
    text-align: center;
}

#fenye a {
    display: inline-block;
    color: #333333;
    background: #fff;
    margin: 0px 5px;
    border: 1px solid #dcdddd;
    text-align: center;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 4px 10px;
}

#fenye a:hover,
#fenye b {
    border-radius: 5px;
    padding: 4px 10px;
    background: var(--yellow);
    border: 1px solid var(--yellow);
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#fenye b:visited {
    color: #fff;
}



#fenye a[title="Total record"]{
    display: none;
}

#fenye a.num {
    width: 22px;
}


.list_contact form tr span:first-child {
    display: inline-block;
    width: 130px;
}

.list_contact form tr input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 670px;
    height: 22px;
    padding: 6px 12px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.list_contact form tr textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 670px;
    height: auto;
    vertical-align: top;
    padding: 6px 12px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.list_contact form tr .code span:last-child {
    width: 45px;
    height: 32px;
    border: 1px solid #c0c0c0;
    display: inline-block;
    text-align: center;
    background: #eee;
}

.list_contact tr:last-child {
    padding-left: 135px;
}

.list_contact tr:last-child span {
    width: auto;
}

.list_contact tr:last-child input {
    margin: 0;
    padding: 0;
    width: 80px;
    height: 34px;
    text-align: center;
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    margin-right: 13px;
    cursor: pointer;
}

.floating_ck {
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 99999999999
}

.floating_ck dl dd {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: var(--bg);
    border-bottom: solid 1px #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd:hover {
    background-color: var(--bg);
}

.floating_ck dl dd:hover .floating_left {
    display: block;
}

.consult {
    background-image: url(../images/qq.png);
}

.consults {
    background-image: url(../images/dz.png);
}

.qrcord {
    background-image: url(../images/weixin.png);
}

.return {
    background-image: url(../images/fanhui.png);
}

.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 54px;
}

.floating_left {
    position: absolute;
    left: -120px;
    top: 0px;
    width: 120px;
    height: 80px;
    background-color: var(--bg);
    border-bottom: solid 1px var(--bg);
    display: none;
}

.floating_left a {
    color: #fff;
    line-height: 80px;
}

.floating_ewm {
    height: 150px;
    top: -70px;
}

.floating_ewm i {
    background-image: url(../images/weixin.jpg?v=1.1);
    display: block;
    width: 110px;
    height: 110px;
    margin: auto;
    margin-top: 7px;
}

.floating_ewm ii {
    background-image: url(../images/mobile.jpg?v=1.2);
    display: block;
    width: 110px;
    height: 110px;
    margin: auto;
    margin-top: 7px;
}

.floating_ewm p {
    color: #fff;
    margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
    font-size: 12px;
    line-height: 20px;
}

.floating_ewm .qrcord_p02 {
    font-size: 14px;
}


.banner_bottom {
    height: 246px;
    background: var(--bg);
}

.banner_bottom ul {
    width: 1200px;
    margin: 0 auto;
}

.banner_bottom ul li {
    width: 299px;
    float: left;
    margin-left: 1px;
    background: #fff;
    padding-bottom: 20px;
}

.banner_bottom ul li div {
    margin-bottom: 24px;
    width: 100%;
    font-size: 0;
}

.banner_bottom ul li div img {
    width: 100%;
}

.banner_bottom ul li a {
    display: block;
    float: left;
    width: 116px;
    height: 28px;
    border: 1px solid #d6d6d6;
    margin: 10px 15px;
    text-align: center;
    line-height: 28px;
}

.banner_bottom ul li a:hover {
    background: #41526b;
    color: #fff;
    transition: 1s;
}

.banner_bottom ul li:nth-child(1) {
    margin-left: 0;
}




.photolisting ul {
    margin: 20px 0;
    font-size: 0;
}

.photolisting li {
    display: inline-block;
    margin-right: 27px;
    margin-bottom: 25px;
    vertical-align: top;
}

.photolisting li:nth-child(4n) {
    margin-right: 0;
}

.photolisting li a {
    width: 279px;
    background: #ddd;
    height: 266px;
    display: block;
}

.photolisting li a:hover {
    background: var(--bg);
    color: #fff;
}

.photolisting li img {
    width: 277px;
    height: 225px;
    margin: 1px 0 0 1px;
}

.photolisting li p {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}
.mobile-show{
    display: none;
}
@media screen and (max-width:960px){
    body{
        width:100%;
        overflow-x:hidden;
    }
    .pc-show{
        display: none;
    }
    .mobile-show{
        display: block;
    }
    .banner-swiper {
        position: relative;
        width: 100%;
        overflow: hidden;
        height:162px;
    }
    
    .banner-swiper .swiper-slide {
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
    
    .banner-swiper .swiper-slide a {
        display: block;
        width:100%;
        text-align: center;
    }
    
    .banner-swiper img {
        display: block;
        width: 210%;
        margin-left:-55%;
    }
    .ProductTitle h2{
        font-size:34px;
    }
    .ProductTitle h1{
        margin-top:-10px;
    }
    .ProductList .ProductImg,
    .product-class{
        width:100%;
    }
    .product-class li{
        width:calc((100% - 10px) / 2);
        margin-right:10px;
        margin-bottom:10px;
        float: left;
    }
    .product-class li:nth-child(2n){
        margin-right:0;
    }
    .product-class li img{
        width:100%;
    }
    .mainContent{
        padding:0 15px;
        width:calc(100% - 30px);
    }
    .Reasons{
        display: none;
    }
    .NewsList .NewsImg,
    .NewsList li,
    .AboutLeft img,
    .AboutLeft,
    .AboutRight{
        width:100%;
        height:auto;
        margin-right:0;
    }
    .NewsList li{
        margin-bottom:15px;
    }
    .AboutRight p{
        margin:0;
        line-height:30px;
    }
    .AboutRight a{
        margin-left:0;
    }
    .News{
        padding-bottom:0;
    }
    
    .NewsImg{
        display: none;
    }
    .flink div,
    .list_right,
    .list_left{
        width:100%;
    }
    .list_left .title{
        display: none;
    }
    .list_left ul{
        display:grid; 
	    grid-template-columns: repeat(3, 1fr);
    }
    .list_left li{
        width:auto;
    }
    .content{
        overflow: hidden;
    }
    .content .title{
        display: none;
    }
    .floating_ck dl dd{
        width:50px;
        height:50px;
        background-size: 20px;
        background-position: center center;
    }
    .floating_ck dd span{
        opacity:0;
    }
    .content .weizhi{
        text-overflow:ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .list_contact{
        margin-bottom:0;
    }
    .list_contact .contact{
        margin-top:0;
    }
    .list_contact .title{
        height:auto;
        line-height:36px;
        padding-bottom:10px;
    }
    .list_contact #next span{
        display: block;
        text-align:left;
    }
    .list_contact #next span:last-child{
        margin-top:-20px;
    }
    .list_left .active a {
        background: var(--yellow);
    }
    .list_news li{
        padding:15px 0;
    }
    .list_news li a{
        display: block;
    }
    .list_contact_img li div,
    .list_contact_img li{
        width:100%;
        margin:0;
    }
    .list_news li .nNewsArt p,
    .list_news li .nNewsArt,
    .list_news li .nNewsImg{
        max-width:100%;
        width:100%;
    }
    .list_news li .nNewsArt p{
        text-overflow:ellipsis;
        overflow:hidden;
        -webkit-box-orient:vertical;
        display:-webkit-box;
        -webkit-line-clamp:2;
    }
    .list_news li .nNewsArt h3{
        margin-bottom:10px;
        font-weight:bold;
    }
    .list_news li .nNewsImg img{
        width:80%;
    }
    .productContent{
        width:100%;
    }
    .list_product_contact ul{
        overflow: hidden;
    }
    .list_product_contact li{
        width:calc((100% - 10px) / 2);
        margin-right:10px;
        margin-bottom:10px;
        float: left;
    }
    .list_product_contact li:nth-child(3n){
        margin-right:10px;
    }
    .list_product_contact li:nth-child(2n){
        margin-right:0;
    }
    .list_product_contact li a,
    .list_product_contact li img{
        width:100%;
    }
    .subnav{
        width:100%;
	    overflow: hidden;
	    padding:15px;
	    background:#eee;
    }
    .subnav dl,
    .subnav ul{
        width:100%;
    	overflow-x:scroll;
    	white-space: nowrap;
    }
    .subnav dl{
        margin-top:10px;
    }
    .subnav dl dd,
    .subnav ul li{
        display: inline-block;
	    box-sizing: border-box;
    }
    .subnav ul a{
        font-weight:bold;
    }
    .subnav a{
        font-size:14px;
        margin-right:10px;
    }
    .subnav .active a{
        color:var(--yellow);
    }
    #list_product_content .contact{
        padding:0 10px;
    }
    .jqzoom img,
    .jqzoom,
    .show_left,
    .spec-preview,
    .show_right{
        width:100%;
    }
    .spec-scroll .items {
        width: calc(100% - 40px);
    }
    .list_contact table,
    .list_contact table tbody,
    .list_contact table tbody tr{
        display: block;
    }
    .list_contact tr:last-child{
        padding:0;
    }
    .list_contact form tr td{
        display: block;
        width:100%;
    }
    .list_contact form tr input{
        width:calc(100% - 40px);
        margin:0;
    }
    .list_contact form tr textarea{
        width:calc(100% - 40px);
        margin:0;
    }
    .submit{
        display: block;
        width:70%;
        margin:15px auto 0 auto;
        background:var(--yellow);
        border:0;
        color:#fff;
        line-height:40px;
    }

}
