body{ 
    height:100%;
    margin:0px;
    padding:0px;
} 
#view-body{
	/* border: 1px solid red; */
}
.background-list {
    /* background: #fb8f03; */
}
.background-black {
    background: #f5f5f5;  
}
.background-theme {
    background: #00BCD4  
}
ul li{list-style: none}
.content{
    width: 100%;
    height:100%;
}
.logo{
    width: 195px;
    height: 35px;
    margin-left: 3%;
}
.logo img{
    width: 100%;
    height: 100%
}
#rav{padding-top: 2%; }
#rav li{
    float: left;   
      margin-left: 6%;
}
#rav li a{
    text-decoration: none;
    font-size: 16px;
}



/* 首页 */
#index-body{
	/* width: 1192px;
	min-width: 1192px;
	border: 1px solid red;
	margin: 0 auto; */
}






/* 首页轮播 */
.Module{ 
    width: 100%;
    height: 600px;
	background-image: url(../img/banner/banner_7.jpg);
 }
.Module div{
    text-align: center;
    padding-top: 6%;
}
.Module div p:first-child {
    color: #fff;
    font-size: 80px;
    font-weight: bold
}
.Module div p:nth-child(2) {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 1%;
    margin-bottom: 1%;
}
.Module div a{ 
    border-radius: 27px 27px 27px 27px;
    padding: 7px 42px; 
    color: #ffffff;
    font-size: 29px;
    text-decoration: none;
    border: 1px solid #ffffff;
}
.item{
    margin-left: 15%;
    height: 500px;
    width: 70%;
}
.item img{width: 100%;}
/* 产品的增值点 */
.increase{
    width: 100%;
    height:938px;
}
.increase-title h1{
    font-size: 40px;
    width: 70%;
    height: 100px;
    line-height: 100px;
    margin-left: 16%;
}
.increase-title p{ 
	color: #727272;
    font-size: 20px;
    width: 70%;
    margin-left: 16%;
    margin-top: 2%;
}
.increase-list ul{
    width: 80%;
    margin-left: 11%;
    height: 430px;
}
.increase-list ul li{ 
    margin-top: 40px;
    float:left;
    width: 25%;
    text-align: center
}
.bluecircle{
    margin-left: 29%;
}
.increase-list ul li div p{font-size: 20px;margin-top: 4%;color: #727272;} 
/* 系统特点 */
.system{width: 100%;height: 1030px;}
.system-list{width: 100%;height:700px; }
.system-title{width:100%;height:452px;  }
.system-title-detail-01{width:100%}
.system-title-detail-01 img{width: 700px;height: 300px; position: relative; left: 16%;top: 100px;}
.system-title-detail-01 h1{width: 70%;margin-left: 16%;margin-top: 100px; font-size: 40px;height: 100px;line-height: 100px;} 
.system-list-listul{ width: 100%;height: 150px;}
.system-list-ul{width: 65%;margin-left: 16%;}
.system-list-ul li{float: left;width: 33%;height: 240px;text-align: center;}
.ff{ background: aliceblue;color: #727272; }
.ff:hover{background:#fb8f03 ;;cursor:pointer; color: #fff}
.ss{background: whitesmoke;color: #727272; }
.ss:hover{background:#fb8f03 ;;cursor:pointer;color: #fff }
/* .system-list-ul li p{color: #727272;} */
.system-list-ul li p:first-child{font-size: 20px;font-weight: bold;margin-top: 15%;}
.system-list-ul p:last-child{width: 50%;margin-left: 26%;font-size: 20px;}  
.system-list-ul p:nth-child(2){width: 50%;margin-left: 26%;font-size: 20px;}  
/* 产品特点 */
.product{width:100%;height: 1310px;}
.product-text{padding-top: 5%;margin-bottom: 50px;width: 80%;margin-left: 16%;}
.product-text img{width:345px;height:100%}
.product-text p{margin-top: 50px;color: #727272;font-size: 20px;margin-right: 10%;}
.product-img{height: 300px;width: 100%;}
.product-img-ul{margin-left: 10%;margin-right: 10%;}
.product-img-ul li{float: left;width: 25%;text-align: center;}
.product-img-ul li h2{
	margin-top: 10px;
	font-weight: 600;
	color: #fb8f03;
}
/* .product-img-ul li img{margin-bottom: 5%;} */
.product-img-ul li div{border-right:3px solid #727272;}
.product-img-ul li div p{font-size: 20px;color: #727272;margin: 0 0 3px  0;}
.system-detail-ul{height: 486px;padding-top: 3%;}
.system-text{width:100%;}
.system-text ul{width: 70%;margin-left: 15%;}
#system-text-detail li{float: left;width: 48%;margin-bottom: 1%;margin-left: 1%;}
#system-text-detail h2{font-size: 26px;font-weight: 400;}
.system-text ul li div{
	text-align: center;
}
.system-text ul li div:first-child{float: left;width: 30%;height: 150px;line-height: 120px;text-align: center;background: #fb8f03 }
.system-text ul li div:last-child{float: left;width: 70%;height: 150px;background: #c5cad6;}
.system-text ul li div:first-child h2{color: #fff;font-weight: bold;font-size: 30px; padding-top: 20%;}
#system-text-detail li div p{margin: 10px 0 10px;padding-left: 1%;padding-top:7%;width: 100%;font-size: 18px;}  
/* 支持服务 */
.service{ width:100%;height: 850px;}
.service-img{ padding-top: 5%;margin-bottom: 50px;width: 80%;margin-left: 15%;}
.service-img img{ width:345px;height:100%}
.service-img p{margin-top: 50px;color: #727272;font-size: 20px;margin-right: 10%;}
.service-text{margin:0 auto;}
.service-text ul li{
    /* float:left; */
    text-align: center;
    padding: 10px;
	color: #fb8f03;
	/* margin-right: 34px; */
}
.service-text ul h2{
	font-size: 20px;
	margin-top: 20px;
	font-weight: bold;
}
.service-text-item img{
	width: 60px;
	height: 60px;
}
.service-text-title{
	border-right: #727272 1px solid;
	/* padding-right: 40px; */
}


/* 产品介绍 */
.product-PDM,
.product-SCM,
.product-ERP,
.product-MES{
	margin-bottom: 3%;
}
.product-MES{
    margin-bottom: 0;
}
.product-SCM,
.product-MES{
    background-color: #f5f5f5; 
}

.product-PDM-title,
.product-SCM-title,
.product-ERP-title,
.product-MES-title{
	width: 400px;
	margin: 0 auto;
	margin-top: 3%;
	margin-bottom: 3%;
	padding: 10px 0px;
	border: 5px solid #fb8f03;
	border-radius: 35px;
	color: #fb8f03;
}
.product-PDM-info,
.product-SCM-info,
.product-ERP-info,
.product-MES-info{
	margin: 3% 0%;
}
.product-PDM-title h3,
.product-SCM-title h3,
.product-ERP-title h3,
.product-MES-title h3{
	font-weight: bold;
}
.product-PDM-text,
.product-SCM-text,
.product-ERP-text,
.product-MES-text{
	text-align: left;
	color: #727272;
	font-weight: 500;
	font-size: 14px;
}
.product-PDM-text h3,
.product-SCM-text h3,
.product-ERP-text h3,
.product-MES-text h3{
	color: #fb8f03;
	margin-bottom: 2%;
}

.product-PDM-img,
.product-ERP-img{
	text-align: right;
}
.product-PDM-text,
.product-ERP-text{
	text-align: left;
	padding-left: 2%;
}

.product-SCM-img,
.product-MES-img{
	text-align: left;
}
.product-SCM-text,
.product-MES-text{
	text-align: right;
	padding-right: 2%;
}




.produtc-lg-img{width: 100%; margin: 0 auto;}
.c-lg-text{
	text-align: center; height: 600px;padding-top: 6%;
	background-image: url(../img/banner/banner_5.jpg);
}
.c-lg-text p:first-child {color: #fff;font-size: 80px;font-weight: bold}
.c-lg-text p:nth-child(2) {color: #fff;font-size: 30px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;}
.c-lg-text p:nth-child(3) {color: #fff;font-size: 22px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;}
.One-three-wisdom{width: 100%; }

.One-three-wisdom-title{text-align: center;padding-top: 4%;height: 456px;}
.One-three-wisdom-title p:first-child {font-size: 60px;font-weight: bold}
.One-three-wisdom-title p:nth-child(2) {font-size: 30px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;}

.One-three-wisdom-title-img ul{
    width: 80%;
	margin:0 auto;
}
.One-three-wisdom-title-img ul li{
    /* float: left; */
    padding: 10px;
}
.One-three-wisdom-title-img ul div{
	padding: 10px 0px;
	border: 5px solid #fb8f03;
	border-radius: 35px;
	color: #fb8f03;
}
.One-three-wisdom-title-img ul h3{
    margin-top: 10px;
	font-weight: 550;
}
.One-three-wisdom-text{
	font-weight: bold;
	font-size: 18px;
	padding-top: 3%;
    text-align: center;
	height:260px;
}
.product_description{width: 100%;text-align: center;font-weight: bold;font-size: 18px;
  
}

.ERP-goods{width: 100%;}
.ERP-goods-img{width: 400px;height: 93px;text-align: center;margin:  4% 0  4% 40%;}
.ERP-goods-img img{ width:100%;height:auto}
.ERP-detail {
    height: 400px;
    width:80%;
    margin-left: 10%;
}
.ERP-goods-title{
	padding: 10px 0px;
	border: 5px solid #fb8f03;
	border-radius: 35px;
	color: #fb8f03;
}
.ERP-goods-title h3{
	font-weight: bold;
}
.ERP-detail div{
    float: left;
    width: 46%;
    margin: 2%;
}
.ERP-detail div p,
.ERP-detail div:nth-child(2) h3{margin-bottom: 3%; text-align: left;color: #fb8f03 ;font-weight: bold;}
.ERP-detail div:nth-child(2) p{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}


.Intellectual-goods{width: 100%;}
.Intellectual-goods-img{width: 400px;height: 93px;text-align: center;margin:  4% 0  4% 40%;}
.Intellectual-goods-img img{ width:100%;height:auto}
.Intellectual-detail {
    height: 400px;
    width:80%;
    margin-left: 10%;
}
.Intellectual-goods-title{
	padding: 10px 0px;
	border: 5px solid #fb8f03;
	border-radius: 35px;
	color: #fb8f03;
}
.Intellectual-goods-title h3{
	font-weight: bold;
}
.Intellectual-detail div{
    float: left;
    width: 46%;
    margin: 2%;
}
.Intellectual-detail div p,
.Intellectual-detail div:nth-child(2) h3{margin-bottom: 3%; text-align: left;color: #fb8f03 ;font-weight: bold;}
.Intellectual-detail div:nth-child(2) p{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
};


.ERP-detail div p,
.Intellectual div p,
.creation-detail div p,
.Wisdom-detail div p{color:#727272;}

.Intellectual-detail div:nth-child(2) h3{margin-bottom: 3%; text-align: left;color: #fb8f03;font-weight: bold;}
.Intellectual-detail div:nth-child(2) p{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}



.Wisdom-chain{width: 100%;}
.Wisdom-chain-img{width: 400px;height: 93px;text-align: center;margin:  2% 0  4% 40%;}
.Wisdom-chain-img img{width:100%;height:auto}
.Wisdom-detail {
    height: 400px;
    width:80%;
    margin-left: 10%;
}
.Wisdom-detail div{
    float: left;
    width: 46%;
    margin: 2%;
}

.Wisdom-detail div:nth-child(1) h3{margin-bottom: 3%; text-align: left;color: #fb8f03 ;font-weight: bold;}
.Wisdom-detail div:nth-child(1) p{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.ERP-creation{width: 100%;}
.ERP-creation-img{width: 400px;height: 93px;text-align: center;margin:  2% 0  4% 40%;}
.ERP-creation-img img{ width:100%;height:auto}
.ERP-detail {
    height: 400px;
    width:80%;
    margin-left: 10%;
}
.ERP-detail div{
    float: left;
    width: 46%;
    margin: 2%;
}
.ERP-detail div:nth-child(1) h3{margin-bottom: 3%; text-align: left;color: #fb8f03 ;font-weight: bold;}
.ERP-detail div:nth-child(1) p{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.ERP-creation h3{margin-top: 5%;font-weight: bold;}
.ERP-creation-p{margin-bottom: 3%;}
.ERP-creation-text{margin-bottom: 5%;}


.Intellectual-creation{width: 100%;}
.Intellectual-creation-img{width: 400px;height: 93px;text-align: center;margin:  2% 0  4% 40%;}
.Intellectual-creation-img img{ width:100%;height:auto}
.creation-detail {
    height: 400px;
    width:80%;
    margin-left: 10%;
}
.creation-detail div{
    float: left;
    width: 46%;
    margin: 2%;
}
.creation-detail div:nth-child(1) h3{margin-bottom: 3%; text-align: left;color: #fb8f03 ;font-weight: bold;}
.creation-detail div:nth-child(1) p{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.Intellectual-creation h3{margin-top: 5%;font-weight: bold;}
.Intellectual-creation-p{margin-bottom: 3%;}
.Intellectual-creation-text{margin-bottom: 5%;}

.profile-lg-img{
    background: url("../img/25.png") ; 
    /* background-size: 100% auto; */
    background-repeat: repeat-x;
    background-position: 100%,100%;
    width: 100%;height: 888px;
    position: relative;
}

.profile-lg-text{
    text-align: center; height: 600px;padding-top: 1%;
	background-image: url(../img/banner/banner_6.jpg);
}
.profile-lg-text p:first-child {color: #fff;font-size: 80px;font-weight: bold;margin-top: 6%;}
.profile-lg-text p:nth-child(2) {color: #fff;font-size: 30px;font-weight: bold;margin-bottom: 1%;}
.profile-lg-text p:nth-child(3) {color: #fff;font-size: 22px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;}
.profile-lg-text p:nth-child(4) {color: #fff;font-size: 22px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;}
.profile-bg-img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 842px;
    margin-left: -421px;
    margin-top: -125px;
}
.profile-Big-Data{
    width: 100%
    /* background: url("../img/21.jpg") ; 
    background-repeat: repeat-x;
    background-position: 100%,100%;
    width: 100%;height: 903px;
    position: relative; */
}
.profile-Big-img{
    width: 1273px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -636px;
    margin-top: -216px;
}
.profile-Big-text{
    width: 80%;
    margin-left: 10%;
    text-align: center; height: 400px;padding-top: 6%;
}
.profile-Big-text p:first-child {font-size: 40px;font-weight: bold}
.profile-Big-text p:nth-child(2) {font-size: 18px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;color: #727272;}
.profile-Big-text p:nth-child(3),
.profile-Big-text p:nth-child(4) {font-size: 18px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;color: #727272;}



.profile-Vision {width: 100%;height: 400px;}
.profile-Vision-text ul {
    width: 80%;
    margin-left: 10%;
    /* margin-top:5%; */
    height: 200px;
}
.profile-Vision-text ul li{
    float: left;
    width: 45%;
    margin-top: 5%;

}
.profile-Vision-text ul li p{
    font-size: 22px;
    font-weight: bold;
    color: #fb8f03;

}

/* 研发团队 */
.RDteam{width: 100%;height: 800px;padding-top: 1%;}
.RDteam-title{text-align: center;    padding-bottom: 1%;}
.RDteam-title h1{font-weight: bold}
.RDteam-title p{font-size: 16px}
.RDteam-character{width: 100%; position: relative;}
.RDteam-character-child{width: 70%; position: absolute;top: 50%;left: 14%; height: 545px;}
.RDteam-character-child::-webkit-scrollbar{width: 1px;background-color: #fff;}
/* .RDteam-character-child ul {width: 1100px} */
.RDteam-character-child ul li{ text-align: center;float: left;width:25%;color:#727272;}
.RDteam-character-child ul li div{ width: 170px;height: 170px;border: 8px solid #fb8f03;border-radius: 50%;margin: 10% 19%;}
/*供应链顾问  */
.SCconsultant{width: 100%;height: 710px;}
.SCconsultant-title{text-align: center;    padding-bottom: 1%;}
.SCconsultant-title h1{font-weight: bold}
.SCconsultant-title p{font-size: 16px}
.SCconsultant-character{width: 100%;position: relative;}
.SCconsultant-character-child{width: 70%;position: absolute;top: 50%;left: 14%; height: 270px;}
.SCconsultant-character-child::-webkit-scrollbar{width: 1px;background-color: #fff;}
/* .SCconsultant-character-child ul { width: 1100px} */
.SCconsultant-character-child ul li{ text-align: center;float: left;width:25%;color: #727272;;}
.SCconsultant-character-child ul li div{ width: 170px;height: 170px;border: 8px solid #fb8f03;border-radius: 50%;margin: 10% 19%;}

/* 联系尚捷 */
.ContactShangjie{width: 100%;height: 870px;;}
.ContactShangjie-title{text-align: center;}
.ContactShangjie-title p{text-align: center;font-weight: bold;font-size: 38px;}
.ContactShangjie-method{width: 100%;height: 300px;  position: relative;}
.ContactShangjie-method ul{width: 80%;height: 300px; position: absolute;top: 5%;left: 50%;margin-left: -40%;margin-top: 3%;}
.ContactShangjie-method ul li{width: 30%;float: left;text-align: center;color:#727272;}
.rr{margin-top: 10px}
.contact-list-navigation{width: 100%;margin-top: 20px;}
.contact-list-navigation-list{width: 80%;height: 500px;margin-left: 11%;}

/* 加入尚捷 */
.Join-img{widows: 100%;}
/*招聘各个岗位  */
.Recruitment{width: 100%;}
.Recruitment-position{width: 60%;margin-left:20%;margin-top: 50px;}

.test-Claim h3{font-weight: bold;}
.test-detail {margin-top: 3%}
.test-detail h3{font-weight: bold;}
.test-Accusation {margin-top: 2%;margin-bottom: 10%;}
.test-Accusation h3{font-weight: bold;}



/* 尚捷服务 */
#sjServe{
}
.sjServe-lg-text{
	text-align: center; height: 600px;padding-top: 1%;
	background-image: url(../img/banner/banner_1.jpg);
}
.sjServe-lg-text p:first-child {color: #fff;font-size: 80px;font-weight: bold;margin-top: 6%;}
.sjServe-lg-text p:nth-child(2) {color: #fff;font-size: 30px;font-weight: bold;margin-bottom: 1%;}
.sjServe-three-wisdom-text{
	font-weight: bold;
	font-size: 18px;
	padding-top: 3%;
    text-align: center;
	height:220px;
}
.sjServe-item{
	text-align: center;
	margin-right: 34px;
	color: #727272;
}
.sjServe-item p{
	font-size: 16px;
}
.sjServe-icon-font img{
	width: 60px;
	height: 60px;
}

.sjServe-title-lv2{
	text-align: center;
	margin-top: 38px;
	margin-bottom: 38px;
}

/* 案例 */
.sjCase-lg-text{
	text-align: center; height: 600px;padding-top: 1%;
	background-image: url(../img/banner/banner_4.jpg);
}
.sjCase-lg-text p:first-child {color: #fff;font-size: 80px;font-weight: bold;margin-top: 6%;}
.sjCase-lg-text p:nth-child(2) {color: #fff;font-size: 30px;font-weight: bold;margin-bottom: 1%;}
.sjCase-lg-text p:nth-child(3) {color: #fff;font-size: 22px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;}
.sjCase-lg-text p:nth-child(4) {color: #fff;font-size: 22px;font-weight: bold;margin-top: 1%;margin-bottom: 1%;}
#sjCase .case-list{
	margin-top: 40px;
	margin-bottom: 20px;
	color: #727272;
}
#sjCase .case-list .case-list-item{
	text-align: left;
	margin-bottom: 24px;
	height: 140px;
	border-radius: 2px;
	box-shadow:rgb(197, 187, 187) 0px 4px 10px 0px, rgb(245, 234, 234) 0px 6px 10px 0px;
}
#sjCase .case-list-title{
	text-align: center;
	background-color: #fb8f03;
	height: 100%;
	color: white;
}
#sjCase .case-list-title h3{
	margin-top: 60px;
}
#sjCase .case-list-content p{
	margin-top: 30px;
	font-size: 16px;
}
/* #sjCase .case-list-box{
	/* border: 1px solid red; */
	background-color: #fb8f03;
	display: inline-block;
	width: 294px;
	padding: 14px;
	height: 220px;
	overflow-y: auto;
	border-radius: 2px;
	box-shadow:rgb(197, 187, 187) 0px 4px 10px 0px, rgb(245, 234, 234) 0px 6px 10px 0px;
} */


/* 底部 */
#footer{width: 100%;background-color: #373737;color: white;}
.footer-Filing{width: 100%;text-align: center;height: 60px;line-height: 60px;}
.footer-ul{margin-top: 5%;margin-left: 23%;}
.footer-ul li{float: left;width: 25%; }
.footer-ul li h4{color: white;margin: 0 0 10px;}
.footer-ul li p {margin: 0 0 10px;}
.footer-ul li p a{color: white;}
.footer-text{margin-top: 10%;}
.footer-img { width: 120px;height: 120px}
.footer-img img{ width: 100%;height: auto;margin-top: 20%}