
/*内容区域*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
font-size: 14px;
}
ul, ol {
    list-style: none;
}

/*大图*/
.sip {
	background:  url("../images/sip/sa-banner.png") no-repeat center center ;
	background-size: cover;
   
}



.container>h1 { font-size: 34px;color: #666;margin-bottom: 50px; text-align: left;color: rgb(102, 102, 102)}
.container >div>p { font-size: 24px;padding-left: 28px;position: relative;}
.container>div>p::before {content: '';width: 8px;height: 26px;background: #33b3e2;position: absolute;left: 0;top: 0;}
.container>div>span{ font-size: 13px; line-height: 22px; color: rgb(102, 102, 102)}
p { padding-top: 0;font-size: 14px;}
i,s,em,del { font-style: normal;text-decoration: none;}





/*产品概述*/

 #sapart2 .box { margin-top: 65px;color: rgb(102, 102, 102);}
  #sapart2 .box .left, .box .mid { float: left;border: 1px solid #bcc7c6;height: 370px;position: relative;width: 100%;  padding-right: 0px;}
  #sapart2 .box .right {width: 100%; float: right;border: 1px solid #bcc7c6;height: 370px;position: relative; }
 #sapart2  .box .mid { margin: 0 0}
 .b {margin: 25px;margin-top: 50px;border: 1px dashed #bcc7c6;height: 260px;padding: 15px;} 
#sapart2 .box>div>div>span {width: 190px;height: 76px;background: url("../images/sip/part2_1.png") no-repeat;position: absolute;top: -38px;left: 25px;padding-left: 86px;font-size: 18px;line-height: 76px;color: #fff; }
 #sapart2 .box .mid span { background: url("../images/sip/part2_2.png") no-repeat; }
 #sapart2  .box .right span { background: url("../images/sip/part2_3.png") no-repeat;}
 .b h4 { color: #33b3e2;font-size: 16px;}
 .b p { margin-top: 8px; font-size: 13px;}
  #sapart2 .box2 {
;border: 1px solid #bcc7c6;margin-top: 60px;height: 670px;position: relative; }
 

 /*核心技术优势*/
#sapart3{margin-top: 0px;padding-top: 0px; }
#sapart3> h1{ font-size: 34px; margin-bottom: 50px; text-align: left;}
#sapart3 .box {background: #fff; overflow: hidden;padding: 30px 5px; }
#sapart3 .box,.text { overflow: hidden;position: relative;}
#sapart3  .box>div>div>div {width: 255px; box-sizing: border-box;border: 1px dashed #999;padding: 25px 10px;padding-bottom: 5px;float: left;height: 420px;position: relative;}
#sapart3 .box>div+div { margin-left: 33px;}

#sapart3 .box h2 {font-size: 18px;color: #41b8e4;text-align: center;margin-top: 0;margin-bottom: 20px;}
#sapart3 .box .box1 span,.box .box4 span,.box .box3 span { display: block;background: #eef7fd;border: 1px solid #e0e2e4;text-align: center;margin-bottom: 12px;padding: 5px 0;font-size: 14px;color: #666;}
#sapart3 .box p { color: #fff;text-align: center;background: -moz-linear-gradient(left, #00c4c7 0%,right, #0095d6 100%);
    background: -webkit-gradient(linear, left , left , color-stop(0%,#00c4c7), color-stop(100%,#0095d6));
    background: -webkit-linear-gradient(left, #00c4c7 0%,#0095d6 100%);
    background: -o-linear-gradient(left, #00c4c7 0%,#0095d6 100%);
    background: -ms-linear-gradient(left, #00c4c7 0%,#0095d6 100%);
    background: linear-gradient(to right, #00c4c7 0%,#0095d6 100%);padding: 10px 0;position: absolute;bottom: 10px;left: 10px;width: 92%;box-sizing: border-box;}
#sapart3 .box h3 { font-size: 14px;font-weight: normal;color: #666;text-align: center;margin-bottom: 10px;}
#sapart3 .box .box4 span { width: 48%;float: left;background: #eef7fd;border: 1px solid #e0e2e4;text-align: center;padding: 5px 0;font-size: 14px;color: #666;margin-bottom: 10px;}
#sapart3 .box .box4 span:nth-child(even) { margin-left: 2%;}
#sapart3 .nbr { border: none;background: none;}
#sapart3 .box .box3 span { margin-bottom: 35px;}
#sapart3 .box i { width: 30px;height: 30px;background: url("../images/sip/cir.png") no-repeat;position: absolute;left: 270px;}
#sapart3 .box i.i1 { top: 130px;}
#sapart3 .box i.i2 { top: 180px;}
#sapart3 .box i.i3 { top: 230px;}
#sapart3 .box i.i4 { top:180px;left: 270px;}
#sapart3 .box i.i5 { top:180px;left: 270px;}
/**/

/*产品价值*/
#sapart4 { padding: 0px;}
#sapart4 >div {}
#sapart4 .li { flex: 1;border: 1px dashed #bcc7c6;height: 300px;text-align: center;}
#sapart4 .li{ margin-left: 15px;}
#sapart4 .li> img { margin: 45px 0 30px 0;}
#sapart4 .li> h4 { font-weight: 700;font-size: 18px;margin-bottom: 10px;color: rgb(102, 102, 102);}

#sapart4 .li> p { padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px;}

.viewer-footer { display: none;}



.content .row{
	margin-bottom: 0;
}
.content .row .item{
	margin-bottom: 20px;
}

.content .row .item h4{
	margin-bottom: 0;
}
.content img:hover{
	-webkit-transform: scale(1.05,1.05);
	   -moz-transform: scale(1.05,1.05);
         -o-transform: scale(1.05,1.05);
        -ms-transform: scale(1.05,1.05);
            transform: scale(1.05,1.05);
}





.map{
	background:#f4f7f9;
}

@media only screen and (min-width:768px){

}
@media only screen and (min-width:992px){
	.content .row{
		margin-bottom: 30px;
	}
	.content .row .item{
		margin-bottom: 0;
	}
}
@media only screen and (min-width:1200px){
	.content .row{
		margin-bottom: 30px;
	}
	.content .row .item{
		margin-bottom: 0;
	}
}
