
@charset "utf-8";
/* CSS Document */

/****** Home-banner-style ******/
#banner { }
#banner .slides { }
#banner .slides .Item { position: relative; }
#banner .slides .Item .box { position: absolute; left: 0; top: 73%; width: 100%; text-align: center; }
#banner .slides .Item .Intro { /*padding: 10% 0; */color: #fff; }
#banner .slides .Item h1 { font-size: 52px; line-height: 80px; font-weight: 400; }
#banner .slides .Item h2 { font-size: 30px; line-height: 100px; font-weight: 400; }
#banner .slides .Item .Intro a { margin: 10px; display: inline-block; background: #fff; padding: 10px 40px; font-size: 14px; line-height: 30px; color: #363636; transition: all 0.3s; height:50px;overflow:hidden}
#banner .slides .Item .Intro a i { margin-left: 5px; }
#banner .slides .Item .Intro a:hover { background: #538fdb; color: #fff; }

/****** Home-public-style ******/
.section { padding: 30px 0; }
.section .Tit { margin-bottom: 30px; }
.section .Tit h3 { font-size: 30px; line-height: 60px; color: #333; text-align: center; font-weight: 500; }

/****** Home-Case-style ******/
#Case { background: url('../images/casebg.jpg') top center; }
#Case .main { margin: 0 -15px; margin-bottom: 40px; }
#Case .main li { float: left; width: 25%; }
#Case .main .Item { margin: 0 15px; background: #fff; }
#Case .main .Item .pic { overflow: hidden; }
#Case .main .Item .pic img { transition: all 0.5s; width: 100%; }
#Case .main .Item .Intro { padding: 15px; }
#Case .main .Item .Intro h3 { font-size: 14px; color: #3d3d3d; line-height: 30px; margin-bottom: 10px; white-space: nowrap; height: 30px; overflow: hidden; text-transform: uppercase; position: relative; }
#Case .main .Item .Intro i { margin-right: 10px; height: 26px; width: 26px; overflow: hidden; float: left; display: block; }
#Case .main .Item .Intro i img { position: absolute; left: 0; top: -26px; transition: all 0.3s; }
#Case .main .Item .Intro p { font-size: 14px; color: #666; line-height: 22px; height: 44px; overflow: hidden; }
#Case .main .Item .more { background: #f4f4f4; padding: 10px 15px; border-top: 1px solid #e5e5e5; overflow: hidden; transition: all 0.5s; margin: 0; }
#Case .main .Item .more span { font-size: 14px; color: #666; line-height: 30px; float: left; }
#Case .main .Item .more i { font-size: 12px; color: #666; line-height: 30px; float: right; }
#Case .main .Item:hover .pic img { transform: scale(1.2); }
#Case .main .Item:hover .Intro h3 { color: #96ba14; }
#Case .main .Item:hover .Intro i img { top: 2px; }
#Case .main .Item:hover .more { background: #538fdb; }
#Case .main .Item:hover .more span { color: #fff; }
#Case .main .Item:hover .more i { color: #fff; }

/****** Home-Product-style ******/
#Product { background: url('../images/probg.jpg') top center; }
#Product .Tit h3 { color: #fff; }
#Product .main { margin-bottom: 24px; }
#Product .main .slick { float: left; width: 100%; }
#Product .main .Item { padding-bottom: 20px; }
#Product .main .Item a { display: block; position: relative; }
#Product .main .Item .pic { width: 53%; float: right; position: relative; z-index: 9; top: 20px; padding: 0; }
#Product .main .Item .Intro { float: left; width: 50%; position: absolute; z-index: 8; background: #538fdb; height: 100%; padding: 40px; padding-right: 70px; }
#Product .main .Item h3 { font-size: 24px; color: #fff; line-height: 70px; margin-bottom: 20px; position: relative; }
#Product .main .Item h3 .line { position: absolute; left: 0; bottom: 0; width: 50px; height: 1px; background: #fff; opacity: 0.5; filter: alpha(opacity=50); }
#Product .main .Item p { font-size: 16px; color: #fff; line-height: 30px; margin-bottom: 30px; }
#Product .main .Item .more { border: 1px solid #bdcf7f; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 14px; color: #fff; line-height: 30px; }
#Product .main .Item i { margin-left: 20px; font-size: 12px; color: #fff; line-height: 30px; }
#Product .main button { border: none; outline: none; width: 66px; height: 66px; position: absolute; bottom: 20px; left: 47%; font-size: 0; }
#Product .main button.slick-prev { margin-left: -66px; background: url('../images/bl01.png') no-repeat center center #fff; }
#Product .main button.slick-next { background: url('../images/br.png') no-repeat center center #538fdb; }
.pro-ban { position: relative; }
#Product .main .pro-li { position: relative; }
#Product .main .pro-li a:after { content: ""; clear: both; display: block; }
#Product .main .pro-li a { display: block; height: 100%}
#Product .main .pro-li .pro-li-img { width: 53%; float: right; position: relative; z-index: 9; top: 20px; padding: 0; height: 100%;background: #fff}
#Product .main .pro-li .pro-li-img img{display: block;height: 100%;margin:0 auto;}
#Product .main .pro-li .pro-li-Intro { float: left; width: 50%; position: absolute; z-index: 8; background: #538fdb; height: 95%; padding: 40px; padding-right: 70px; }
#Product .main .pro-li-Intro h3 { font-size: 24px; color: #fff; line-height: 70px; margin-bottom: 20px; position: relative; }
#Product .main .pro-li-Introh3 .line { position: absolute; left: 0; bottom: 0; width: 50px; height: 1px; background: #fff; opacity: 0.5; filter: alpha(opacity=50); }
#Product .main .pro-li-Intro p { font-size: 16px; color: #fff; line-height: 30px; margin-bottom: 30px; }
#Product .main .pro-li-Intro .more { border: 1px solid #bdcf7f; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 14px; color: #fff; line-height: 30px; }
#Product .main .pro-li-Intro i { margin-left: 20px; font-size: 12px; color: #fff; line-height: 30px; }
#Product .main .owl-theme .owl-controls .owl-buttons div { z-index: 98; margin: 0; padding: 0; border: none; outline: none; width: 66px; height: 66px; position: absolute; bottom: 20px; left: 47%; font-size: 0; border-radius: 0; opacity: 1; }
#Product .main .owl-theme .owl-controls .owl-buttons .owl-prev { margin-left: -66px; background: url('../images/bl01.png') no-repeat center center #fff; }
#Product .main .owl-theme .owl-controls .owl-buttons .owl-next { background: url('../images/br.png') no-repeat center center #538fdb; }




/****** Home-News-style ******/
#News { background: url('../images/newsbg.jpg') top center; }
#News .main { margin: 0 -12px; margin-bottom: 30px; }
#News .main li { float: left; width: 50%; margin-bottom: 25px;}
#News .main .Item { margin: 0 12px; overflow: hidden; padding-left: 135px; position: relative; background: #fff; }
#News .main .Item .pic { height: 140px; overflow: hidden; position: relative; background: #f5f4f4; position: absolute; left: 0; top: 0; width: 24%}
#News .main .Item .pic img { transition: all 0.3s; width: 100%; }
#News .main .Item .Intro { padding: 20px; }
#News .main .Item .Intro h3 { font-size: 16px; color: #000; line-height: 27px; font-weight: 300; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 27px; text-transform: uppercase; }
#News .main .Item .Intro .date { display: block; font-size: 12px; color: #999; line-height: 30px; }
#News .main .Item .Intro p { font-size: 14px; color: #999; line-height: 20px; overflow: hidden; height: 40px; }
#News .main .Item:hover .pic { background: #538fdb; }
#News .main .Item:hover .pic img { transform: scale(1.1); }
#News .main .Item:hover .Intro h3 { color: #538fdb; }

/****** Home-supply-chain-style ******/
#supply-chain { background: url('../images/supplybg.jpg') no-repeat center center; }
#supply-chain .main { margin: 0 -8px; margin-bottom: 20px; }
/*#supply-chain .main .slick { float: left; width: 33.33%; }
#supply-chain .main .Item { margin: 10px 8px; box-shadow: 0 0 4px 1px #ccc; }
#supply-chain .main .Item .pic { overflow: hidden; }
#supply-chain .main .Item .pic img { width: 100%; transition: all 0.5s; }
#supply-chain .main .Item .Intro { padding: 20px; background: #fff; }
#supply-chain .main .Item .Intro h3 { font-size: 16px; color: #000; line-height: 28px; margin-bottom: 10px; font-weight: 300; white-space: nowrap; text-transform: uppercase; overflow: hidden; height: 28px; }
#supply-chain .main .Item .Intro p { font-size: 14px; color: #888; line-height: 22px; margin-bottom: 20px; overflow: hidden; height: 44px; }
#supply-chain .main .Item .Intro .more { margin: 0; margin-bottom: 10px; display: inline-block; border: 1px solid #538fdb; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 12px; color: #538fdb; line-height: 20px; transition: all 0.3s; }
#supply-chain .main .Item .Intro .more i { margin-left: 20px; font-size: 12px; line-height: 20px; }
#supply-chain .main .Item:hover .Intro .more { background: #538fdb; color: #fff; }
#supply-chain .main button { position: absolute; border: none; outline: none; font-size: 0; top: 50%; width: 26px; height: 45px; margin-top: -22px; }
#supply-chain .main button.slick-prev { left: -50px; background: url('../images/left1.png'); }
#supply-chain .main button.slick-next { right: -50px; background: url('../images/right1.png'); }
#supply-chain .main button.slick-prev:hover { background: url('../images/left11.png'); }
#supply-chain .main button.slick-next:hover { background: url('../images/right11.png'); }*/


#supply-chain .main .slick { float: left; width: 33.33%; }
#supply-chain .main .ecosystem-li { margin: 10px 8px; box-shadow: 0 0 4px 1px #ccc; }
#supply-chain .main .ecosystem-img { overflow: hidden; }
#supply-chain .main .ecosystem-img img { width: 100%; transition: all 0.5s; }
#supply-chain .main .ecosystem-cont { padding: 20px; background: #fff; }
#supply-chain .main .ecosystem-cont h3 { font-size: 16px; color: #000; line-height: 28px; margin-bottom: 10px; font-weight: 300; white-space: nowrap; text-transform: uppercase; overflow: hidden; height: 28px; }
#supply-chain .main .ecosystem-cont p { font-size: 14px; color: #888; line-height: 22px; margin-bottom: 20px; overflow: hidden; height: 44px; }
#supply-chain .main .ecosystem-cont .more { margin: 0; margin-bottom: 10px; display: inline-block; border: 1px solid #538fdb; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 12px; color: #538fdb; line-height: 20px; transition: all 0.3s; }
#supply-chain .main .ecosystem-cont .more i { margin-left: 20px; font-size: 12px; line-height: 20px; }
#supply-chain .main .ecosystem-li:hover .ecosystem-cont .more { background: #538fdb; color: #fff; }
#supply-chain .main .owl-theme .owl-controls .owl-buttons div { position: absolute; border: none; outline: none; font-size: 0; top: 50%; width: 26px; height: 45px; margin-top: -22px; }
#supply-chain .main .owl-theme .owl-controls .owl-buttons .owl-prev { left: -50px; background: url('../images/left1.png'); }
#supply-chain .main .owl-theme .owl-controls .owl-buttons .owl-next { right: -50px; background: url('../images/right1.png'); }
#supply-chain .main .owl-theme .owl-controls .owl-buttons .owl-prev:hover { background: url('../images/left11.png'); }
#supply-chain .main .owl-theme .owl-controls .owl-buttons .owl-next:hover { background: url('../images/right11.png'); }





/****** Home-cooperation-style ******/
#cooperation { background: url('../images/hzlcbg.jpg') top center; }
#cooperation .Tit { text-align: center; }
#cooperation .Tit h3 { color: #fff; position: relative; padding-bottom: 10px; margin-bottom: 10px; }
#cooperation .Tit h3 .line { position: absolute; left: 50%; bottom: 0; width: 80px; height: 1px; background: #fff; margin-left: -40px; opacity: 0.5; filter: alpha(opacity=50); }
#cooperation .Tit h5 { color: #fff; font-size: 18px; line-height: 40px; font-weight: 500; }
#cooperation .main { margin-bottom: 40px; }
#cooperation .main li { float: left; width: 16%; text-align: center; }
#cooperation .main li:last-child .Item .next { display: none; }
#cooperation .main .Item { position: relative; }
#cooperation .main .Item h3 { font-size: 16px; color: #fff; line-height: 40px; font-weight: 500; }
#cooperation .main .Item .next { position: absolute; right: -8px; top: 50%; margin-top: -30px; }
#cooperation .main .Item .next i { font-size: 16px; color: #fff; line-height: 30px; }
#cooperation .M-lc { display: none; }

@media (min-width: 1200px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 1025px) {
    .section { padding: 30px 0; }
    #Case .main { margin: 0 -5px; }
    #Case .main .Item { margin: 5px; }
    #News .main { margin: 0 -5px; }
    #News .main .Item { margin: 0 5px; }
    #supply-chain .main .owl-theme .owl-controls .owl-buttons div { display: none !important; }
}

@media (max-width: 768px) {
    #banner .slides .Item .box { top: 0; }
    #banner .slides .Item h1, #banner .slides .Item h2, #banner .slides .Item .Intro a { font-size: 20px; line-height: 40px; }
    #banner .slides .Item .Intro a { padding: 5px 10px; }
    .section { padding: 20px 0; }
    .section .Tit { margin-bottom: 10px; }
    .section .Tit h3 { font-size: 20px; line-height: 40px; }
    #Case .main li { width: 50%; }
    #Case .main .Item .Intro h3 { margin: 0; }
    #Case .main .Item .Intro p { display: none; }
    #Case .main .Item .more { display: none; }
    #Case .main .Item .Intro { padding: 5px; }


    /*#Product .main button { display: none !important; }
    #Product .main .Item .pic { float: none; width: 100%; }
    #Product .main .Item .Intro { padding: 20px; position: relative; width: 100%; height: auto; }*/
    #Product .main .owl-theme .owl-controls .owl-buttons div { display: none !important; }
    #Product .main .pro-li .pro-li-img { float: none; width: 100%; top: 0; }
    #Product .main .pro-li .pro-li-Intro { padding: 10px; position: relative; width: 100%; height: auto; }
    #Product .main .pro-li-Intro h3 { margin: 0; font-size: 20px; line-height: 40px; }
    #Product .main .pro-li-Intro p { display: none; }
    #Product .main .pro-li-Intro .more { display: none; }

    #News .main li { width: 100%; }
    #News .main .Item { margin: 5px; padding-left: 100px; }
    #News .main .Item .pic img { width: 100px; top: -103px; }
    #News .main .Item .Intro { padding: 10px; }
    #News .main .Item .Intro h3 { line-height: 24px; font-size: 14px; height: 48px; white-space: normal; }
    #News .main .Item .Intro p { display: none; }

    #supply-chain .main { margin-bottom: 0; }
    #supply-chain .main .ecosystem-li { float: left; width: 50%; margin: 0; box-shadow: none; }
    #supply-chain .main .ecosystem-li .Item { margin: 5px; box-shadow: 0 0 4px 1px #ccc; }
    #supply-chain .main .ecosystem-cont { padding: 5px 15px; }
    #supply-chain .main .ecosystem-cont h3 { font-size: 14px; line-height: 30px; margin: 0; height: 30px; }
    #supply-chain .main .ecosystem-cont p { display: none; }
    #supply-chain .main .ecosystem-cont .more { display: none; }

    #cooperation .main li { width: 25%; }
    #cooperation .main li:nth-child(4) .Item .next { display: none; }
    /*#cooperation .main li:nth-child(5), #cooperation .main li:nth-child(6), #cooperation .main li:nth-child(7) { width: 33.33%; }*/
}

@media (max-width: 640px) {
    #banner .slides .Item h1, #banner .slides .Item h2, #banner .slides .Item .Intro a { font-size: 14px; line-height: 20px; }
    #banner .slides .Item .Intro { padding: 0; padding-top: 7%; }
    #banner .slides .Item .Intro a { padding: 3px 6px; font-size: 12px; }

    #Case .main .Item .Intro h3 { font-size: 14px; font-weight: 500; position: relative; line-height: 25px; height: 50px; padding-left: 30px; white-space: normal; }
    #Case .main .Item .Intro i { position: absolute; left: 0; top: 0; }
    #Case .main li:first-child .Item .Intro h3 { height: 25px; }
    #Case .main li:nth-child(2) .Item .Intro h3 { height: 25px; }

    #cooperation .main { display: none; }
    #cooperation .M-lc { display: block; }

    #News .main .Item .Intro { padding: 5px; }
    #News .main .Item .Intro h3 { font-size: 14px; line-height: 22px; height: 66px; }
}

@media (max-width: 480px) {
    #cooperation .main li { width: 33.33%; }
}

@media (max-width: 420px) {
}

@media (max-width: 320px) {
    #Case .main li { width: 100%; }
}
