/* Title  */
.Title{text-align: center;position: relative;}
.Title h3{color: #333;font-size: 36px;font-weight: bold !important;}
.Title h3 i{width: 180px;height: 1px;background-color: #ddd;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 10px;}
.Title h3 a{color: #333;}
.Title h3 b{color: #ff3478;margin-left: 5px;}
.Title p{color: #666;font-size: 16px;margin-top: 10px;}
.Title02 h3 a{}
.Title02 h3 a b{}
.Title02 p{}
/* Title End */

/* Banner  */
.banner{width: 100%;height: 750px;position: relative;}
.banner .slideBox{width: 100%;height: 750px;position: relative;z-index: 8;background: #ddd;}
.banner .slideBox ul{ position: absolute;left: 0;top: 0 ;}
.banner .slideBox li{position: relative;float: left;height: 750px;overflow: hidden;}
.banner .slideBox li img{display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;width: 1920px;height: 750px;}
.banner i{width: 58px;height: 58px;display: block;overflow: hidden;cursor: pointer;position: absolute;top: 50%;z-index: 999;margin-top: -29px;display: none;}
.banner i img{width: 58px;height: 58px;display: block;}
.banner i.prev{left: 58px;}
.banner i.next{right: 58px;}
.banner:hover i{display: block;}
.BannerBot{width: 100%;position: absolute;left: 0;bottom: 35px;text-align: center;z-index: 998;}
.BannerBot span{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 12px;height: 12px;background: #E72463;margin: 0 7px;cursor: pointer;}
.BannerBot span.cur {background: #ec7e27;}
/* Banner End */

/* SearchFor  */
.SearchFor{height: 50px;line-height: 50px;background-color: #ececec;}
.SearchFor p{font-size: 14px;width:  520px;overflow:  hidden;height: 50px;color: #666;}
.SearchFor p a{color: #666;margin: 0 10px;display: block;float: left;}
.SearchFor p a:hover{color: #E72463;}
.SearchFor p span{float: left;}
.SearchFor form{width: 300px;height: 30px;line-height: 30px;float: right;margin-top: 10px;position: relative;overflow:  hidden;background-color: #fff;border-radius: 5px;border: 1px #ddd solid;}
.SearchFor form input{padding-left: 17px;font-size: 14px;outline: none;border: none;color: #666;height: 30px;line-height: 30px;width: 247px;padding: 0 10px;background: none;float: left;border-right: 1px #ddd solid;}
.SearchFor form button{display: block;width: 30px;height: 30px;background: url(../image/searchBtn.jpg) no-repeat center;float: right;border: none;}
/* SearchFor End */

/* Link  */
.FooterTop clearfix{margin-right: 40px;}
.Footer-Boxs{height: 80px;background-color:#111;padding:12px 0;}
.Footer-Boxs dl dd{width: 990px;overflow: hidden;word-break: keep-all;width:990px;}
.Footer-Boxs dl dd a{font-size:14px;color:#999;margin: 10px 4px 20px 1px;position: relative;top: 5px; line-height: 35px;}
.Footer-Boxs dl dt{font-size:26px;color:#fff;text-transform: uppercase;font-weight:normal;margin-right: 20px;line-height: 80px;width:150px;}
.Footer-Boxs dl dt i{font-size: 14px;}
.Footer-Boxs dl dt i a{color: #fff;}
/* Link End */

/* News  */
.News{padding: 50px 0 70px;}
.NewsTop{margin-bottom: 30px;height: 60px;line-height: 60px;background-color: #f2f2f2;}
.NewsTop ul li{float: left;width: 120px;height: 60px;text-align: center;background: url(../image/NewsBox.jpg) no-repeat left;}
.NewsTop ul li a{font-size: 18px;color: #333;}
.NewsTop ul li:first-child{background: none;}
.NewsTop ul li.cur a{color: #E72463;}
.NewsTop a.Morem em{font-size: 12px;color: #999;display: inline-block;margin-right: 5px;}
.NewsCon{margin-top: 30px;}
.NewsLeft{width: 800px;}
.NewsLeft .NewsL{width: 341px;}
.NewsLeft .NewsL dl dt a{display: block;width: 341px;height: 221px;overflow: hidden;border: 1px #ddd solid;}
.NewsLeft .NewsL dl dt a img{display: block;width: 341px;height: 221px;transition: .8s;}
.NewsLeft .NewsL dl:hover dt a img{transform: scale(1.1);}
.NewsLeft .NewsL dl:hover dd h3 a{color: #E72463;}
.NewsLeft .NewsL dl dd{margin-top: 20px;}
.NewsLeft .NewsL dl dd h3{font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.NewsLeft .NewsL dl dd h3 a{font-size: 18px;color: #333;}
.NewsLeft .NewsL dl dd p{font-size: 14px;color: #999;line-height: 25px;margin-top: 15px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.NewsLeft .NewsR{width: 330px;}
.NewsLeft .NewsR dl{overflow: hidden;margin-top: 29px;}
.NewsLeft .NewsR dl:first-child{margin-top: 0;}
.NewsLeft .NewsR dl dt{width: 73px;height: 67px;background-color: #f1f0f0;text-align: center;font-size: 24px;color: #333;float: left;padding-top: 5px;}
.NewsLeft .NewsR dl dt em{display: block;font-size: 16px;margin-top: 4px;border-top: 1px #fff dotted;padding-top: 4px;}
.NewsLeft .NewsR dl dd{float: right;width: 240px;}
.NewsLeft .NewsR dl dd h3{font-weight: normal;font-size: 16px;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.NewsLeft .NewsR dl dd p{font-size: 14px;color: #999;line-height: 20px;margin-top: 14px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;height: 39px;-webkit-box-orient: vertical;}
.NewsLeft .NewsR dl:hover dt{background-color: #E72463;color: #fff;}
.NewsLeft .NewsR dl:hover dd h3{color: #E72463;}
.NewsRight{width: 450px;}
.NewsTitle{height: 60px;line-height: 60px;background-color: #f2f2f2;text-indent: 15px;}
.NewsTitle h3{font-weight: normal;}
.NewsTitle h3 a{font-size: 18px;color: #333;}
.NewsTitle h3 a em{float: right;color: #666;font-size: 14px;}
.NewsRightCon{margin-top: 40px;position: relative;overflow: hidden;}
.NewsRightCon ul{position: relative;height: 375px !important;}
.NewsRightCon ul li{background: url(../image/NewsRight.jpg) no-repeat left 5px;padding-left: 35px;margin-bottom: 38px;}
.NewsRightCon ul li:hover h3{color: #E72463;}
.NewsRightCon ul li h3{font-weight: normal;font-size: 14px;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.NewsRightCon ul li p{font-size: 14px;color: #999;line-height: 20px;margin-top: 10px;}
/* News End */

/* CooperativePartner  */
.CooperativePartner{padding: 80px 0;}
.CooperativePartner-Box{position: relative;overflow: hidden;}
.CooperativePartner-Box ul{position: relative;}
.CooperativePartner-Box ul li{float: left;width: 230px;border:1px #ddd solid;margin-left: 10px;}
.CooperativePartner-Box ul li:first-child{margin-left: 0;}
.CooperativePartner-Box ul li a{display: block;width: 230px;/*! height: 146px; */overflow: hidden;}
.CooperativePartner-Box ul li a img{display: block;width: 230px;/*! height: 146px; */transition: .8s;}
.CooperativePartner-Box ul li:hover a img{transform: scale(1.1);}
.CooperativePartner-Box ul li:hover{border: 1px #E72463 solid;}
.CooperativePartner-Con{position: relative;margin-top: 50px;}
.CooperativePartner-Con i{display: block;width: 50px;height: 50px;overflow: hidden;cursor: pointer;position: absolute;top: 50%;margin-top: -25px;}
.CooperativePartner-Con i img{display: block;width: 50px;height: 100px;position: relative;}
.CooperativePartner-Con i:hover img{position: relative;top: -50px;}
.CooperativePartner-Con i.prev{left: -60px;}
.CooperativePartner-Con i.next{right: -60px;}
/* CooperativePartner End */

/* Process  */
.Process{padding: 70px 0;}
.ProcessCon{margin-top: 50px;}
.ProcessCon ul li{float: left;text-align: center;padding-right: 40px;position: relative;}
.ProcessCon ul li::before{content: "";position: absolute;left: -35px;top: 32px;background: url(../image/ProcessBox02.png) no-repeat  center center;width: 32px;height: 6px;display: block;}
.ProcessCon ul li:hover::before{background: url(../image/ProcessBox01.png) no-repeat  center center;}
.ProcessCon ul li:first-child::before{background: none;}
.ProcessCon ul li span{width: 68px;height: 68px;display: block;position: relative;overflow: hidden;}
.ProcessCon ul li span img{width: 68px;height: 136px;display: block;position: relative;}
.ProcessCon ul li:hover span img{position: relative;top: -68px;}
.ProcessCon ul li:hover p{color: #ec7e27;font-weight: bold;}
.ProcessCon ul li p{color: #666;font-size: 16px;margin-top: 20px;}
/* Process End */

/* AboutUs  */
.AboutUs{background: #ececec url(../image/section-bg.png) repeat center;padding-top: 100px;position: relative;z-index: 1;margin-top: 100px;background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}
.bg-overlay-theme-5::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(6,70,178,0.9);
    content: "";
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.AboutUsCon{margin-top: 50px;font-size: 16px;}
.AboutUsCon dl dt{width: 50%;}
.AboutUsCon dl dt a{display: block;width: 600px;height: 400px;overflow: hidden;}
.AboutUsCon dl dt a img{display: block;width: 600px;height: 400px;transition: .8s;}
.AboutUsCon dl dt:hover a img{transform: scale(1.1);}
.AboutUsCon dl dd{width: 50%;}
.AboutUsCon dl dd h3 {font-size: 20px;}
.AboutUsCon dl dd p{line-height: 25px;margin-top: 25px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;text-indent: 2em;}
.AboutUsCon dl dd em{color: #fff;font-size: 14px;line-height: 25px;display: block;margin-top: 15px;background: url(../image/AboutUsIcon.jpg) no-repeat left 10px;padding-left: 20px;}
.id-about-videobox{
    width: 600px;
}
.id-about-videobox video{
    width: 100%;
    height: 100%;
    border:1px solid #101aac;
    display: block;
    min-height: 150px;
    max-height:450px;
    background:#000;
    display: none;
}
.id-about-video{
    width: 100%;
    height: 450px;
    background: url(../images/id-about-pic.jpg) center center no-repeat;
    position: relative;
}
.id-about-video:before{
    content: "";
    display: block;
    content: "";
    display: block;
    background: url(../images/paly.png) center center no-repeat;
    height: 60px;
    width: 60px;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform:translateX(-50%)translateY(-50%);
    -moz-transform:translateX(-50%)translateY(-50%);
    -o-transform:translateX(-50%)translateY(-50%);
    -ms-transform:translateX(-50%)translateY(-50%);
    transform:translateX(-50%)translateY(-50%);
    cursor: pointer;
}
/* AboutUs End */

/* ProductionSite  */
.ProductionSite{/*! box-shadow: 0 0 50px rgba(0,0,0,0.1); */padding: 50px 10px;text-align: center;position: relative;margin-top: -50px;z-index: 9;}
.ProductionSite h3{font-size: 20px;font-weight: normal;border-bottom: 2px #E72463 solid;padding-bottom: 10px;display: inline-block;}
.ProductionSite h3 a{color: #333;}
.ProductionSiteBox{margin-top: 40px;position: relative;overflow: hidden;}
.ProductionSiteBox ul{position: relative;}
.ProductionSiteBox ul li{float: left;width: 230px;text-align: center;margin-left: 21px;}
.ProductionSiteBox ul li:first-child{margin-left: 0;}
.ProductionSiteBox ul li span{width: 230px;display: block;overflow: hidden;}
.ProductionSiteBox ul li span img{width: 100%;display: block;transition: .8s;}
.ProductionSiteBox ul li:hover span img{transform: scale(1.03);}
.ProductionSiteBox ul li p{font-size: 16px;margin-top: 25px;display: none;}
.ProductionSiteBox ul li:hover p{color: #ec7e27;}
.ProductionSiteCon{position: relative;}
.ProductionSiteCon i{display: block;width: 50px;height: 50px;overflow: hidden;cursor: pointer;position: absolute;top: 128px;}
.ProductionSiteCon i img{display: block;width: 50px;height: 100px;position: relative;}
.ProductionSiteCon i:hover img{position: relative;top: -38px;}
.ProductionSiteCon i.prev{left: -70px;}
.ProductionSiteCon i.next{right: -70px;} 
/* ProductionSite End */

/* CustomService  */
.CustomService{background-color: #fff;padding: 70px 0 0;}
.CustomServiceTop{text-align: center;margin-top: 50px;position: relative;z-index: 9;}
.CustomServiceTop ul li{width: 250px;height: 60px;text-align: center;line-height: 60px;background-color: #eaeaea;border-radius: 48px;display: inline-block;*display: inline;*zoom: 1;margin: 0 5px;font-size: 16px;color: #333;cursor: pointer;}
.CustomServiceTop ul li.cur{background-color: #E72463;color: #fff;}
.CustomServiceBot{/*! background-color: #fff; */padding: 50px 0 0;position: relative;/*! top: -30px; */}
.CustomServiceBot .clearfix{padding: 40px 0;position: relative;}
.CustomServiceBot .clearfix p {
	font-size: 16px;
}
.CustomServiceBot dl dt{width: 40%;overflow: hidden;}
.CustomServiceBot dl dt img{height: 298px;width: 473px;transition: .8s;display: block;}
.CustomServiceBot dl:hover dt img{transform: scale(1.03);} 
.CustomServiceBot dl dd{margin-left: 40px;width: 56%;}
.CustomServiceBot dl dd h3{font-size: 24px;color: #333;margin: 15px auto;}
.CustomServiceBot dl dd h3 b{color: #ff3478;}
.CustomServiceBot dl dd i{width: 80px;height: 2px;display: block;background-color: #E72463;margin: 20px 0 20px;}
.CustomServiceBot dl dd p em{display: block;font-size: 16px;color: #666;margin-top: 20px;background: url(../image/CustomServiceBox.png) no-repeat center left;padding-left: 15px;}
.CustomServiceBot dl dd p em:first-child{margin-top: 0;}
.CustomServiceBot dl dd p em  strong{color: #ec7e27;font-weight: normal;}
/* CustomService End */

/* CraftShow  */
.CraftShow{padding: 70px;background: url('../image/our-clients-bg.png') no-repeat,#ececec;background-position: center center;background-size: contain;}
.CraftShowCon{margin-top: 50px;}
.CraftShowCon ul li{float: left;width: 200px;margin-left: 15px;text-align: center;}
.CraftShowCon ul li:first-child{margin-left: 0;}
.CraftShowCon ul li span{width: 390px;display: block;overflow: hidden;}
.CraftShowCon ul li span img{display: block;width: 200px;transition: .8s;background: #fff;}
.CraftShowCon ul li:hover span img{transform: scale(1.03);}
.CraftShowCon ul li p{color: #fff;font-size: 16px;color: #fff;margin-top: 15px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
/* CraftShow End */
 

/* 产品中心 */
.Product{padding: 60px 0;overflow: hidden;background-color: #fff;}
.Product-Con{margin-top: 40px;}
.Product-Nav{text-align: center;}
.Product-Nav ul{border: 1px #d9d9d9 solid;border-radius: 50px;display: inline-block;*display: inline;*zoom: 1;overflow-y: hidden;}
.Product-Nav ul li{font-size: 14px;height: 40px;line-height: 40px;width: 130px;border-left: 1px #d9d9d9 solid;float: left;}
.Product-Nav ul li:first-child{border-left: none;}
.Product-Nav ul li a{display: block;color: #808080;}
.Product-Nav ul li.cur{background-color: #E72463;}
.Product-Nav ul li.cur a{color: #fff;}
.Product-Box{margin-top: 40px;}
.Product-Group .item{float: left;border: 1px #d9d9d9 solid;box-sizing: border-box;width: 301px;margin: 5px;}
.Product-Group .item:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);position: relative;z-index: 9;}
.Product-Group .item .pic{width: auto;overflow: hidden;padding: 5px;} 
.Product-Group .item .pic img{width: 100%;height: 100%;display: block;transition: .8s all;}
.Product-Group .item:hover .pic img{transform: scale(1.1);}
.Product-Group .item .text{padding: 15px;text-align: center;font-size: 16px;}
.Product-Group .item .text h3{font-weight: normal;font-size: 24px;}
.Product-Group .item .text h3 a{color: #333;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 16px;}
.Product-Group .item .text p{font-size: 14px;color: #333;line-height: 20px;margin-top: 10px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;display: none;}
.Product-Group .item .text h4{font-weight: normal;overflow: hidden;margin-top: 35px;}
.Product-Group .item .text h4 a.More{display: block;float: left;width: 105px;height: 30px;line-height: 30px;border-radius: 50px;color: #666;font-size: 14px;border: 1px #ddd solid;text-align: center;}
.Product-Group .item:hover .text h4 a.More{background-color: #E72463;color: #fff;border: 1px #E72463 solid;}
.Product-Group .item .text h4 a.lxwm{display: block;float: left;width: 32px;height: 32px;background: url(../images/Index/lxzxIcon.png) no-repeat center center;margin-left: 20px;}
/* 产品中心 End */

/* Solution  */
.Solution{padding-top: 70px;}
.SolutionCon{margin-top: 50px;}
.SolutionLeft{width: 275px;}
.SolutionLeft ul li{height: 80px;line-height: 80px;border-bottom: 1px #ddd solid;font-size: 20px;padding: 0 30px;}
.SolutionLeft ul li a{color: #333;display: block;}
.SolutionLeft ul li.cur{background-color: #E72463;color: #fff;border-radius: 5px;}
.SolutionLeft ul li.cur a{color: #fff;}
.SolutionLeft ul li a i{width: 30px;height: 30px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-right: 30px;position: relative;overflow: hidden;}
.SolutionLeft ul li a i img{display: block;height: 60px;width: 30px;position: relative;}
.SolutionLeft ul li.cur a i img{position: relative;top: -30px;}
.SolutionRight{background-color: #f2f2f2;padding: 30px 40px;width: 910px;height: 426px;}
.SolutionRight dl dt{width: 538px;border: 1px #ddd solid;}
.SolutionRight dl dt a{width: 538px;height: 348px;display: block;overflow: hidden;}
.SolutionRight dl dt a img{display: block;width: 538px;height: 348px;transition: .8s;}
.SolutionRight dl dt a:hover img{transform: scale(1.03);}
.SolutionRight dl dd a{width: 258px;height: 165px;display: block;overflow: hidden;margin-top: 20px;}
.SolutionRight dl dd a:first-child{margin-top: 0;}
.SolutionRight dl dd a img{display: block;width: 258px;height: 165px;transition: .8s;}
.SolutionRight dl dd a:hover img{transform: scale(1.03);}
.SolutionRight:hover .SolutionBox h3 a{color: #E72463;}

.SolutionRight .SolutionBox{position: relative;}
.SolutionRight .SolutionBox h3{font-size: 18px;font-weight: normal;margin-top: 25px;width: 65%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.SolutionRight .SolutionBox h3 a{color: #333;}
.SolutionRight .SolutionBox p{font-size: 14px;color: #666;margin-top: 15px;width: 82%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.SolutionRight .SolutionBox a.More{width: 130px;height: 50px;background-color: #ec7e27;border-radius: 5px;text-align: center;line-height: 50px;display: block;color: #fff;font-size: 14px;position: absolute;right: 0;bottom: 0;}
.SolutionRight .SolutionBox a.More i{background: url(../image/SolutionBox.png) no-repeat center center;width: 10px;height: 12px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-left: 10px;}
/* Solution End */

/* PainPoints */
.PainPoints{padding-top: 70px;background: url(../image/PainPointsBg.jpg) no-repeat center bottom;height: 543px;}
.PainPointsTitle{text-align: center;margin: 50px auto;overflow: hidden;}
.PainPointsTitle div{color: #333;font-size: 32px;font-weight: normal;}
.PainPointsTitle h3 b{font-weight: normal;width: 63px;height: 63px;display: inline-block;*display: inline;*zoom: 1;background-color: #E72463;border-radius: 50%;text-align: center;line-height: 63px;color: #fff;margin: 0 1px;}
.PainPointsTitle p{color: #333;font-size: 24px;margin-top: 10px;}
.PainPointsCon ul li{float: left;text-align: center;position: relative;}
.PainPointsCon ul li i{width: 30px;height: 30px;display: block;text-align: center;line-height: 30px;background-color: #E72463;color: #fff;font-size: 18px;border-radius: 50%;margin: 0 auto;}
.PainPointsCon ul li h3{color: #333;font-size: 20px;margin: 15px 0;}
.PainPointsCon ul li p{color: #666;font-size: 16px;}
.PainPointsCon ul li.li01{top: 285px;left: 50px;}
.PainPointsCon ul li.li02{top: 120px;left: 80px;}
.PainPointsCon ul li.li03{top: 45px;left: 185px;}
.PainPointsCon ul li.li04{top: 120px;left: 320px;}
.PainPointsCon ul li.li05{top: 285px;left: 330px;}
/* PainPoints End */

/* Advantage */
.Advantage{background-color: #f8f8f8;margin-top: 50px;}

.AdvantageTitle{background-color: #E72463;padding: 45px 0 30px;position: relative;}
.AdvantageTitle img{width: 893px;height: 124px;display: block;margin: 0 auto;}
.AdvantageTitle i{width: 67px;height: 58px;display: block;background: url(../image/AdvantageSjx.png) no-repeat center bottom;position: absolute;left: 50%;margin-left: -33.5px;bottom: -58px;}
.AdvantageCon dl.dl01{padding-top: 90px;}
.AdvantageCon dl dd{width: 630px;background: url(../image/ReasonIcon01.png) no-repeat top left;}
.AdvantageCon dl dd h3{font-weight: normal;color: #333;font-size: 20px;margin-left: 120px;}
.AdvantageCon dl dd h5{color: #666;font-size: 14px;margin-top: 25px;font-weight: normal;margin-left: 96px;}
.AdvantageCon dl dd i.i02{width: 80px;height: 2px;background-color: #E72463;display: block;margin-top: 20px;margin-left: 125px;}
.AdvantageCon dl dd h5 p{margin-bottom: 17px;line-height: 25px;border-bottom: 1px #ddd dotted;padding-bottom: 17px;overflow: hidden;}
.AdvantageCon dl dd h5 i{width: 45px;height: 45px;background-color: #ec7e27;display: block;border-radius: 50%;text-align: center;line-height: 45px;color: #fff;font-size: 16px;font-weight: bold;float: left;}
.AdvantageCon dl dd h5 strong{font-weight: normal;width: 470px;float: right;}
.AdvantageCon dl dd em{color: #333;font-size: 24px;text-transform: uppercase;margin-bottom: 10px;display: block;margin-left: 120px; font-weight: bold;}
.AdvantageCon dl.dl02{padding: 0 0 30px;}
.AdvantageCon dl.dl02 dd{width: 551px;position: relative;top: 60px;background: url(../image/ReasonIcon02.png) no-repeat top left;}
.AdvantageCon dl.dl02 dd{height: 361px;}
.AdvantageCon dl.dl02 dd h5{margin-left: 125px}
.AdvantageCon dl.dl02 dd h5 strong{float: left;}
.AdvantageCon dl.dl03{padding-bottom: 80px;}
.AdvantageCon dl.dl03 dd{background: url(../image/ReasonIcon03.png) no-repeat top left;height: 264px;}
/* Advantage End */

.proListClassify{width:100%;padding-top:30px}
.proListClassify .sidebar{width:300px;float:left;background-image:linear-gradient(0deg,#E72463 0%,#E72463 100%);border:3px solid #E72463}
.proListClassify .sidebar h3 a{display:block;color:#fff;text-decoration:none}
.proListClassify .sidebar h3 em{font-weight:bold;color:#fff}
.proListClassify .sidebar .box1{padding:15px;background:#fff}
.proListClassify .sidebar .box1 dl{margin-top:10px}
.proListClassify .sidebar .box1 dl:first-child{margin-top:0}
.proListClassify .sidebar .box1 dt{height:56px;text-indent:26px;font-size:18px;background:url(../image/proListClassify_icon02.png) no-repeat 220px center #eaeaea;line-height:56px}
.proListClassify .sidebar .box1 dt a:hover,.proListClassify .sidebar .box1 dt a.cur{color:#0A7718;background:url(../image/proListClassify_icon03.png) no-repeat 220px center;font-weight:bold}
.proListClassify .sidebar .box1 dd a{display:block;font-size:14px;color:#666666;height:50px;line-height:50px;background:url(../image/proListClassify_icon02.png) no-repeat 220px center;text-indent:25px;text-decoration:none;border:1px solid #eaeaea}
.proListClassify .sidebar .box1 dd a:first-child{border-top:none}
.proListClassify .sidebar .box1 dd a:hover,.proListClassify .sidebar .box1 dd a.cur{color:#0A7718;background:url(../image/proListClassify_icon03.png) no-repeat 220px center;font-weight:bold}
.proListClassify .sidebar .box2{background:#fff;margin:15px auto}
.proListClassify .sidebar .box2 .phone{background:url(../image/proListClassify_phone.png) no-repeat 32px center;padding-left:86px;padding-top:25px;padding-bottom:20px;border-bottom:1px solid #eaeaea}
.proListClassify .sidebar .box2 .phone span{display:block;font-size:14px;color:#333333}
.proListClassify .sidebar .box2 .phone p{font-size:24px;color:#0A7718;font-family:arial}
.proListClassify .sidebar .intro{padding:28px 28px 24px}
.proListClassify .sidebar .intro p{font-size:14px;color:#333333;margin-bottom:8px;line-height:20px}
.proListClassify .sidebar .intro p em{font-size:14px;color:#333;font-family:arial}
.proListClassify .section .con ul{width:105%}
.proListClassify .section .con li .Pic{display:block;width:100%;overflow:hidden;border:solid 1px #e4e4e4}
.proListClassify .section .con li .Pic img{display:block;transform:scale(1);transition:all 2s ease-out;width:285px;/*! height:210px */}
.proListClassify .section .con li:hover .Pic img{transform:scale(1.2)} 
.proListClassify .section .con li .intro h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.proListClassify .section .con li .intro p{line-height:20px;color:#666666;font-size:14px;margin-top:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;height:63px}
.proListClassify .section .con li .intro .btn a{display:block;width:140px;height:42px;line-height:42px;text-align:center;float:left;font-size:14px;color:#777777;text-decoration:none}
.proListClassify .section .con li .intro .btn a i{display:inline-block;width:7px;height:12px;background:url(../image/proListClassify_icon04.png) no-repeat center;margin-left:8px;position:relative;top:2px}
.proListClassify .section .con li .intro .btn a:first-child{border-right:1px solid #eaeaea}
.proListClassify .section .con li .intro .btn a:hover{color:#fff}
.proListClassify .section .con li:hover h3 a{color:#E72463}
.proListClassify .section .con li .intro .btn a.more:hover{background:url(../image/proListClassifyBg02.png) no-repeat center}
.proListClassify .section .con li .intro .btn a.more:hover i{background:url(../image/proListClassify_icon05.png) no-repeat center}
.proListClassify .section .con li .intro .btn a.zx:hover i{background:url(../image/proListClassify_icon05.png) no-repeat center}
.proListSecCon{width:100%;background:#f5f5f5;padding-top:6px;padding-bottom:20px}
.proListSecCon .proListSecItem dl{margin-bottom:15px}
.proListSecCon .proListSecItem dt{background:#fff;width:144px;height:40px;line-height:40px;text-align:center;float:left}
.proListSecCon .proListSecItem dd{float:left;margin-left:5px;padding-top:9px;width:960px}
.proListClassify .sidebar .top{width:300px;height:70px;display:block;text-align:center;padding-top:0.3333rem;padding-bottom:0.3333rem;background-image:linear-gradient(0deg,#E72463 0%,#0A7718 100%);color:#fff}
.proListClassify .sidebar h3{padding:20px 0 0 26px;font-size:24px;font-weight:normal}
.proListClassify .sidebar h3 a{display:block;color:#fff;text-decoration:none}
.proListClassify .sidebar h3 em{font-weight:bold;color:#fff}
.proListClassify .sidebar h3 span{font-size:10px;color:#fff;margin-left:6px;position:relative;top:2px}
.proListClassify .sidebar .box1 dl{margin-top:10px;background-color:#fff}
.proListClassify .sidebar .box1 dl:first-child{margin-top:0}
.proListClassify .sidebar .box1 dt{height:56px;text-indent:26px;font-size:18px;background:url(../image/proListClassify_icon02.png) no-repeat 220px center #eaeaea;line-height:56px}
.proListClassify .sidebar .box1 dt a{display:block;color:#333;text-decoration:none}
.proListClassify .sidebar .box1 dd a{display:block;font-size:14px;color:#666666;height:50px;line-height:50px;background:url(../image/proListClassify_icon02.png) no-repeat 220px center;text-indent:25px;text-decoration:none;border:1px solid #eaeaea}
.proListClassify .sidebar .box1 dd a:first-child{border-top:none}
.proListClassify .sidebar .box1 dd a:hover{color:#E72463;background:url(../image/proListClassify_icon03.png) no-repeat 220px center;font-weight:bold}
.proListClassify .sidebar .box2 .phone{background:url(../image/proListClassify_phone.png) no-repeat 32px center;padding-left:86px;padding-top:25px;padding-bottom:15px;border-bottom:1px solid #eaeaea}
.proListClassify .sidebar .box2 .phone span{display:block;font-size:14px;color:#333333}
.proListClassify .sidebar .box2 .phone p{font-size:24px;color:#E72463;font-family:arial}
.proListClassify .sidebar .intro{padding:28px 28px 24px}
.proListClassify .sidebar .intro p{font-size:14px;color:#333333;margin-bottom:8px;line-height:20px}
.proListClassify .sidebar .intro p em{font-size:14px;color:#333;font-family:arial}
.proListClassify .section{width:975px;float:right}
.proListClassify .section .con ul{width:100%}
.proListClassify .section .con li{width:31%;float:left;margin-bottom:20px;margin-left:10px}
.proListClassify .section .con li:hover .Pic img{transform:scale(1.2)}
.proListClassify .section .con li .intro{padding:18px 30px 0;background:#fff;text-align:center}
.proListClassify .section .con li .intro h3{font-size:16px;color:#333333;font-weight:normal}
.proListClassify .section .con li .intro p{line-height:22px;color:#666666;font-size:13px;margin-top:14px}
.proListClassify .section .con li .intro .btn{overflow:hidden;width:223px;height:42px;position:absolute;bottom:26px;left:32px;border:1px #ddd solid;border-radius:50px;display:none}
.proListClassify .section .con li .intro .btn a{display:block;width:111px;height:42px;line-height:42px;text-align:center;float:left;font-size:14px;color:#777777;text-decoration:none}
.proListClassify .section .con li .intro .btn a i{display:inline-block;width:7px;height:12px;background:url(../image/proListClassify_icon04.png) no-repeat center;margin-left:8px;position:relative;top:2px}
.proListClassify .section .con li .intro .btn a:first-child{border-right:1px solid #eaeaea}
.proListClassify .section .con li .intro .btn a:hover{color:#fff}
.proListClassify .section .con li .intro .btn a.more:hover{background:url(../image/proListClassifyBg02.png) no-repeat center}
.proListClassify .section .con li .intro .btn a.more:hover i{background:url(../image/proListClassify_icon05.png) no-repeat center}
.proListClassify .section .con li .intro .btn a.zx:hover{background:url(../image/proListClassifyBg03.png) no-repeat center}
.proListClassify .section .con li .intro .btn a.zx:hover i{background:url(../image/proListClassify_icon05.png) no-repeat center}
.ProductList{background-color:#fff;border-top:1px #e8e8e8 solid;border-left:1px #e8e8e8 solid;border-right:1px #e8e8e8 solid;margin-bottom:20px}
.ProductList dl{height:80px;line-height:80px;border-bottom:1px #e8e8e8 solid}
.ProductList dl dt{background-color:#f9f9f9;border-right:1px #e8e8e8 solid;display:block;height:80px;line-height:80px;width:10%;text-align:center;font-size:14px;color:#666;box-sizing:border-box}
.ProductList dl dd{width:90%;padding-top:25px}
.ProductList dl dd a{display:inline-block;font-size:14px;color:#333;text-decoration:none;margin-left:20px}
.ProductList dl dd a em{height:30px;line-height:30px;font-style:normal;font-weight:400;padding:0 4px 0 8px;border:1px solid transparent;border-bottom:none;display:inline-block;position:relative;z-index:2}


/* 资讯频道 YangFangLing 2019年7月23日 */
.News{padding: 60px 0;overflow: hidden;background: url('../image/our-clients-bg.png') no-repeat,#ececec;}

.News-Con{margin-top: 30px;overflow: hidden;} 

.News-Title{overflow: hidden;border-bottom: 1px #e6e6e6 solid;}
.News-Title ul{float: left;}
.News-Title ul li{float: left;font-size: 16px;padding-bottom: 10px;margin-left: 40px;position: relative;}
.News-Title ul li:after{content: "";width: 1px;height: 18px;background-color: #e6e6e6;display: block;position: absolute;left: -20px;top: 2px;}
.News-Title ul li:first-child:after{display: none;}
.News-Title ul li:first-child{margin-left: 0;}
.News-Title ul li a{color: #333;}
.News-Title ul li.cur{border-bottom: 2px #ff3478 solid;}
.News-Title ul li.cur a{color: #ff3478;font-weight: bold;}
.News-Title a.More{float: right;font-size: 14px;color: #999;display: block;}

.News-Left{float: left;width: 560px;animation: fadeinL 1s ease-out backwards;}

.News-Box{margin-top: 30px;}

.News-Group .item{overflow: hidden;border-top: 1px #e6e6e6 solid;padding-top: 20px;margin-top: 20px;}
.News-Group .item:first-child{margin-top: 0;padding-top: 0;border-top: none;}
.News-Group .item .pic{width: 240px;height: 169px;overflow: hidden;float: left;}
.News-Group .item .pic img{display: block;width: 240px;height: 169px;transition: .8s all;}
.News-Group .item:hover .pic img{transform: scale(1.1);}
.News-Group .item .text{width: 300px;float: right;}
.News-Group .item .text h3{font-weight: normal;font-size: 16px;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.News-Group .item:hover .text h3{color: #E72463;}
.News-Group .item .text p{font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.News-Group .item .text span{display: block;font-size: 14px;color: #999;background: url(../images/Index/News_Icon.png) no-repeat center right;margin-top: 20px;}

.Questions{float: right;width: 560px;animation: fadeinR 1s ease-out backwards;}
.Questions h2{overflow: hidden;font-weight: normal;border-bottom: 1px #e6e6e6 solid;padding-bottom: 10px;}
.Questions h2 a{display: block;overflow: hidden;}
.Questions h2 span{font-size: 16px;color: #333;display: block;float: left;}
.Questions h2 em{display: block;float: right;font-size: 14px;color: #999;}

.Questions-Con{margin-top: 30px;}
.Questions-Con .tempWrap{height: 382px !important;}
.Questions-Con ul li{border-top: 1px #e6e6e6 solid;padding-top: 26px;margin-top: 26px;}
.Questions-Con ul li a{display: block;background: url(../images/Index/QuestionsIcon.png) no-repeat center left;padding-left: 54px;}
.Questions-Con ul li:first-child{margin-top: 0;padding-top: 0;border-top: none;}
.Questions-Con ul li h3{font-weight: normal;font-size: 18px;color: #333;}
.Questions-Con ul li:hover h3{color: #E72463;}
.Questions-Con ul li p{font-size: 14px;color: #666;margin-top: 20px;line-height: 25px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
/* 资讯频道 End */


 
        .service-header {
            text-align: center;
            margin-bottom: 40px;
            padding-top: 60px;
            border-radius: 15px;
        }
        
        .service-header h1 {
            margin-bottom: 15px;
            font-size: 36px;
            color: #333;
        }
        
        .service-header p {
            opacity: 0.9;
            color: #666;
            font-size: 16px;
            margin-top: 10px;
        }
        
        .service-container {
            display: grid;
            gap: 25px;
            max-width: 1400px;
            margin: 0 auto;
            grid-template-columns: repeat(4, 1fr);
        }
        
        .service-card {
            background: white;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.081);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            position: relative;
            border: 1px solid #eee;
            padding-bottom: 20px;
        }
        
        .service-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
        }
        
        .card-header {
            background: var(--primary);
            padding: 30px 15px 0 15px;
            text-align: center;
        }
        
        .card-header i {
            font-size: 2.48rem; 
            background: rgba(255, 255, 255, 0.2);
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: auto;
            text-align: center;
            margin-bottom: 15px;
            color: #ff3478;
        }
        
        .card-header h2 {
            font-size: 1.5rem;
            font-weight: normal;
        }
        
        .card-content {
            padding: 15px;
            text-align: center;
        }
        
        .phase {
            margin-bottom: 25px;
            position: relative;
            display: none;
        }
        
        .phase:last-child {
            margin-bottom: 0;
        }
        
        .phase::before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            background: var(--accent);
        }
        
        .phase h3 {
            color: var(--dark);
            margin-bottom: 12px;
            font-size: 1.25rem;
            display: flex;
            align-items: center;
        }
        
        .phase h3 i {
            margin-right: 10px;
            color: var(--secondary);
        }
        
        .details {
            background: #f8faff;
            padding-top: 15px;
            border-radius: 10px;
            margin-top: 15px;
        }
        
        .details p {
            margin: 8px 0;
            /*! display: flex; */
        }
        
        .details p i {
            color: var(--accent);
            margin-right: 10px;
            min-width: 24px;
            display: none;
        }
        
        .highlight {
            /*! background: linear-gradient(120deg, rgba(232, 123, 158, 0.1) 0%, rgba(232, 123, 158, 0) 100%); */
            border-radius: 10px;
            border: 1px dashed var(--secondary);
            /*! bottom: 15px; */
            /*! position: absolute; */
            padding: ;
        }
        
        .highlight h4 {
            color: var(--secondary);
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            display: none;
        }
        
        .highlight h4 i {
            margin-right: 10px;
        }
        
        .icon-label {
            display: inline-flex;
            align-items: center;
            background: #eee;
            padding: 3px 10px;
            border-radius: 20px;
            margin: 5px 5px 5px 0;
            font-size: 0.85rem;
            color: var(--primary);
            font-weight: bold;
        }
        
        @media (max-width: 768px) {
            .service-container {
                grid-template-columns: 1fr;
            }
            
            .service-header h1 {
                font-size: 2rem;
            }
        }