.row .sol_nav_con {
	width: 875px;
	/*height: 280px;*/
	margin-top: 40px;
	overflow: hidden;
}

.row .nav_all{
	width: 1985px;
}

.row .sol_item {
	width: 170px;
	height: 200px;
	display: inline;
	float: left;
	margin-left: 65px;
	cursor: pointer;
}

.row .sol_item:first-child {
	margin-left: 0;
}

.row .sol_item_img {
	width: 170px;
	height: 142px;
	text-align: center;
	position: relative;
}

.row .sol_item .sol_item_img img:first-child {
	text-align: center;
	display: block;
	position: absolute;
	bottom: -5px;
}

.row .sol_item .sol_item_img img:first-child+img {
	text-align: center;
	display: none;
	position: absolute;
	bottom: -3px;
}

.row .sol_item.onSelect .sol_item_img img:first-child {
	display: none;
}

.row .sol_item.onSelect .sol_item_img img:first-child+img {
	display: block;
}

.row .nav_all .sol_item_title_dec {
	width: 80px;
	height: 5px;
	background-color: #00aeff;
	margin-top: 2px;
	display: none;
}

.row .nav_all .sol_item.onSelect .sol_item_title_dec {
	display: block;
}

.row .sol_item_title {
	font-size: 18px;
	font-weight: normal;
	color: #75809c;
	text-align: center;
	margin-top: 15px;
}

.row .sol_item.onSelect .sol_item_title {
	font-weight: bold;
	color: #18274B;
}

.row .sol_nav_arrow1,.row .sol_nav_arrow2{
	position: absolute;
	width: 59px;
	height: 120px;
	top: 64px;
	cursor: pointer;
	background-position: center;
}

.row .sol_nav_arrow1{
	background-image: url(../img/solution/18.png);
	background-repeat: no-repeat;
	left: 26px;
}
.row .sol_nav_arrow1:hover{
	background-image: url(../img/solution/18-1.png);
	background-repeat: no-repeat;
}

.row .sol_nav_arrow2{
	background-image: url(../img/solution/19.png);
	background-repeat: no-repeat;
	right: 26px;
}
.row .sol_nav_arrow2:hover{
	background-image: url(../img/solution/19-1.png);
	background-repeat: no-repeat;
}

/*苏宁*/
.row .firstIns{
	margin: 0 auto;
	margin-top: 60px;
	width: 1108px;
	height: 365px;
	position: relative;
}
.suningTyp .firstIns{
	background-image: url(../img/tyProj/suningPic1.png);
	background-repeat: no-repeat;
	margin-left: 60px;
}
.row .insTitle{
	width: 100px;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
}
.row .firstIns .insTitle{
	top: 42px;
	left: 770px;
}
.suningTyp .firstIns .insTitle{
	color: #53769b;
}

.row .insContent{
	font-size: 16px;
	position: absolute;
	line-height: 30px;
	width: 465px;
	text-align: justify;
}

.row .firstIns .insContent{
	top: 107px;
	left: 630px;
}

.suningTyp .firstIns .insContent{
	color: #4f7091;
}
/*方案说明*/
.row .secondIns{
	margin: 0 auto;
	margin-top: 60px;
	width: 1080px;
	height: 495px;
	position: relative;
}

.suningTyp .secondIns{
	background-image: url(../img/tyProj/suningPic2.png);
	background-repeat: no-repeat;
}

.row .secondIns .insTitle{
	top: 42px;
	left: 228px;
}
.suningTyp .secondIns .insTitle{
	color: #545c5e;
}

.row .insContent{
	font-size: 16px;
	position: absolute;
	line-height: 30px;
}

.row .secondIns .insContent{
	top: 110px;
	left: 37px;
}

.suningTyp .secondIns .insContent{
	color: #51555b;
}

/*客户价值*/
.row .thirdIns{
	margin: 0 auto;
	margin-top: 130px;
	margin-bottom: 60px;
	width: 1090px;
	height: 368px;
	position: relative;
}
.suningTyp .thirdIns{
	background-image: url(../img/tyProj/suningPic3.png);
	background-repeat: no-repeat;
}
.row .thirdIns .insTitle{
	top: 42px;
	left: 770px;
}
.suningTyp .thirdIns .insTitle{
	color: #474f4d;
}

.row .thirdIns .insContent{
	top: 110px;
	left: 610px;
}

.suningTyp .thirdIns .insContent{
	color: #353939;
}

/*中国移动*/
/*企业需求*/
.chinamobileTyp .firstIns{
	width: 1126px;
}
.chinamobileTyp .firstIns{
	background-image: url(../img/tyProj/chinamobilePic1.png);
	background-repeat: no-repeat;
	margin-left: 60px;
}
.chinamobileTyp .firstIns .insTitle{
	color: #3c63a2;
}

.chinamobileTyp .firstIns .insContent{
	color: #40679b;
}
/*方案说明*/
.chinamobileTyp .secondIns{
	height: 423px;
}

.chinamobileTyp .secondIns{
	background-image: url(../img/tyProj/chinamobilePic2.png);
	background-repeat: no-repeat;
}

.chinamobileTyp .secondIns .insTitle{
	color: #cde4aa;
}

.chinamobileTyp .secondIns .insContent{
	color: #d3ddc1;
	line-height: 26px;
}

/*客户价值*/
.chinamobileTyp .thirdIns{
	width: 1080px;
	height: 330px;
}
.chinamobileTyp .thirdIns{
	background-image: url(../img/tyProj/chinamobilePic3.png);
	background-repeat: no-repeat;
}
.chinamobileTyp .thirdIns .insTitle{
	color: #FFFFFF;
}

.chinamobileTyp .thirdIns .insContent{
	color: #ffffff;
}

.chinamobileTyp .thirdIns .insContent p{
	width: 225px;
	float: left;
	text-align: left;
}

.chinamobileTyp .thirdIns{
	margin-top: 60px;
	margin-bottom: 40px;
}

/*京东*/
/*京东的样式*/
.enterprise_demands_jd{
	margin-top: 60px;
	height: 368px;
}

.row .enterprise_demands_bg_jd{
	background-image: url(../img/tyProj/jingdong/jd1.png);
	width: 1080px;
	height: 368px;
	background-repeat:no-repeat;
	position: relative;
}

.row .enterprise_demands_bg_jd .enterprise_demands_word1_jd{
	width: 100px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 45px;
	left: 770px;
}

.row .enterprise_demands_bg_jd .enterprise_demands_word2_jd{
	width: 410px;
	height: 150px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 114px;
	left: 632px;
	line-height: 30px;
}

.project_desc_jd{
	margin-top: 60px;
	height: 368px;
}

.row .project_desc_bg_jd{
	background-image: url(../img/tyProj/jingdong/jd2.png);
	width: 1080px;
	height: 329px;
	background-repeat:no-repeat;
	position: relative;
}

.row .project_desc_bg_jd .project_desc_word1_jd{
	width: 100px;
	color: #636378;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 45px;
	left: 228px;
}

.row .project_desc_bg_jd .project_desc_word2_jd{
	width: 500px;
	color: #5D5A6F;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 114px;
	left: 37px;
	line-height: 30px;
}
.customer_value_jd{
	margin-top: 60px;
	height: 380px;
}

.row .customer_value_bg_jd{
	background-image: url(../img/tyProj/jingdong/jd3.png);
	width: 1080px;
	height: 369px;
	background-repeat:no-repeat;
	position: relative;
}

.row .customer_value_bg_jd .customer_value_word1_jd{
	width: 100px;
	color: #8D8F8B;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 45px;
	left: 770px;
}

.row .customer_value_bg_jd .customer_value_word2_jd{
	width: 420px;
	height: 180px;
	color: #7A7B78;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 114px;
	left: 618px;
	line-height: 30px;
}
/*京东的样式*/
/*麦当劳的样式*/
.enterprise_demands_mcd{
	margin-top: 60px;
	height: 368px;
}

.row .enterprise_demands_bg_mcd{
	background-image: url(../img/tyProj/mcdonalds/mcdonalds1.png);
	width: 1115px;
	height: 368px;
	background-repeat:no-repeat;
	position: relative;
	margin-left: 60px;
}

.row .enterprise_demands_bg_mcd .enterprise_demands_word1_mcd{
	width: 100px;
	color: #993911;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 45px;
	left: 770px;
}

.row .enterprise_demands_bg_mcd .enterprise_demands_word2_mcd{
	width: 350px;
	height: 130px;
	color: #A83931;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 114px;
	left: 650px;
	line-height: 30px;
}

.project_desc_mcd{
	margin-top: 60px;
	height: 368px;
}

.row .project_desc_bg_mcd{
	background-image: url(../img/tyProj/mcdonalds/mcdonalds2.png);
	width: 1080px;
	height: 329px;
	background-repeat:no-repeat;
	position: relative;
}

.row .project_desc_bg_mcd .project_desc_word1_mcd{
	width: 100px;
	color: #009C77;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 45px;
	left: 228px;
}

.row .project_desc_bg_mcd .project_desc_word2_mcd{
	width: 565px;
	height: 110px;
	color: #2F9481;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 116px;
	left: 37px;
	line-height: 30px;
}

.customer_value_mcd{
	margin-top: 60px;
	height: 368px;
}

.row .customer_value_bg_mcd{
	background-image: url(../img/tyProj/mcdonalds/mcdonalds3.png);
	width: 1080px;
	height: 369px;
	background-repeat:no-repeat;
	position: relative;
}

.row .customer_value_bg_mcd .customer_value_word1_mcd{
	width: 100px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 45px;
	left: 770px;
}

.row .customer_value_bg_mcd .customer_value_word2_mcd{
	width: 420px;
	height: 180px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	position: absolute;
	top: 114px;
	left: 618px;
	line-height: 30px;
}
/*麦当劳的样式*/
/*中石化的样式*/
.enterprise_demands_snp{
	margin-top: 60px;
	height: 368px;
}
.row .enterprise_demands_bg_snp{
	background-image: url(../img/tyProj/sinopec/sinopec1.png);
	width: 1080px;
	height: 368px;
	background-repeat:no-repeat;
	position: relative;
}
.row .enterprise_demands_bg_snp .enterprise_demands_word1_snp{
	width: 100px;
	position: absolute;
	top: 45px;
	left: 770px;
	color: #EB908C;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
}
.row .enterprise_demands_bg_snp .enterprise_demands_word2_snp{
	width: 480px;
	height: 150px ;
	position: absolute;
	top: 114px;
	left: 592px;
	color: #B7C8FC;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	line-height: 30px;
}

.project_desc_snp{
	margin-top: 60px;
	height: 368px;
}

.row .project_desc_bg_snp{
	background-image: url(../img/tyProj/sinopec/sinopec2.png);
	width: 1080px;
	height: 428px;
	background-repeat:no-repeat;
	position: relative;
}

.row .project_desc_bg_snp .project_desc_word1_snp{
	width: 100px;
	position: absolute;
	top: 45px;
	left: 228px;
	color: #FFD302;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
}

.row .project_desc_bg_snp .project_desc_word2_snp{
	width: 480px;
	height: 150px ;
	position: absolute;
	top: 114px;
	left: 37PX;
	color: #D5E4F3;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	line-height: 30px;
}

.customer_value_snp{
	margin-top: 110px;
	height: 356px;
}

.row .customer_value_bg_snp{
	background-image: url(../img/tyProj/sinopec/sinopec3.png);
	width: 1080px;
	height: 330px;
	background-repeat:no-repeat;
	position: relative;
}

.row .customer_value_bg_snp .customer_value_word1_snp{
	width: 100px;
	position: absolute;
	top: 45px;
	left: 770px;
	color: #28709F;
	font-size: 20px;
	font-weight: 600;
	font-family: "微软雅黑";
	text-align: left;
}

.row .customer_value_bg_snp .customer_value_word2_snp{
	width: 400px;
	height: 145px;
	position: absolute;
	top: 114px;
	left: 620px;
	color: #507C93;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: left;
	line-height: 30px;
}

/*内蒙电力*/
/*企业需求*/
.impcTyp .firstIns{
	width: 1080px;
}
.impcTyp .firstIns{
	background-image: url(../img/tyProj/nmtu1.png);
	background-repeat: no-repeat;
	/*margin-left: 60px;*/
}
.impcTyp .firstIns .insTitle{
	color: #D9ECFF;
}

.impcTyp .firstIns .insContent{
	color: #D9ECFF;
	left: 655px;
}
/*方案说明*/
.impcTyp .secondIns{
	height: 423px;
	width: 1080px;
}

.impcTyp .secondIns{
	background-image: url(../img/tyProj/nmtu2.png);
	background-repeat: no-repeat;
}

.impcTyp .secondIns .insTitle{
	color: #464d6b;
}

.impcTyp .secondIns .insContent{
	color: #4a4f65;
	line-height: 30px;
}

/*客户价值*/
.impcTyp .thirdIns{
	width: 1080px;
	height: 330px;
}
.impcTyp .thirdIns{
	background-image: url(../img/tyProj/nmtu3.png);
	background-repeat: no-repeat;
}
.impcTyp .thirdIns .insTitle{
	color: #a8795e;
}

.impcTyp .thirdIns .insContent{
	color: #ba9279;
	left: 645px;
	top: 106px;
}

.impcTyp .thirdIns .insContent p{
	text-align: left;
}

.impcTyp .thirdIns{
	margin-top: 60px;
	margin-bottom: 40px;
}

