
.inpro {
	height: 815px;
}
.inpro-line{
    width:760px;
	margin:0 auto;
	padding-left:440px;
	padding-top:50px;
}
.inpropic{
    height:600px;
	margin-top:40px;
}
.inpropic ul li{
    height:300px;
    float:left;
	width:235px;
	margin-right:18px;
}
.inpropic ul li div{
    height:233px;
	width:233px;
	border:solid 1px #d3d3d3;
}
.inpropic ul li p{
    text-align:center;
	color:#535353;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:40px;
}

.inabout{
    height:260px;
}
.inabout-line{
  width:760px;
	margin:0 auto;
	padding-left:440px;
	padding-top:50px;
	height:260px;overflow: hidden;
}
.inabout-line p{
	color:#535353;
	line-height:26px;
	font-size:12px;
	margin-bottom: 10px
}


.incase{
    height:890px;
}
.incase-line{
    width:1200px;
	margin: 0 auto;
}
.incase-line ul li{
    height:305px;
	width:390px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	position: relative;
}
.incase-line ul li p{
	position: absolute;width: 100%;height: 30px;
	background: rgba(0,0,0,.5);text-align: center;
	bottom:0;line-height: 30px;color: #fff;
}


.inservice{
    height:345px;
}
.inservice-line{
    width:1150px;
	margin: 0 auto;
	height:270px;
	padding-top:75px;
	padding-left:50px;
}
.inservice-line a{
    width:135px;
	height:210px;
	margin-right:130px;
	cursor:pointer;
	float:left;
}
.inservice-line a p{
    color:#353535;
	font-family:"微软雅黑";
	font-size:24px;
	line-height:80px;
	text-align:center;
	width:135px;
}
.inservice-lineone{
    width:135px;
	height:140px;
	background:url(../images/tubiao1.png) no-repeat;
}
.inservice-linetwo{
    width:135px;
	height:140px;
	background:url(../images/tubiao2.png) no-repeat;
}
.inservice-linethree{
    width:135px;
	height:140px;
	background:url(../images/tubiao3.png) no-repeat;
}
.inservice-line a:hover p{color:#7d2a2e;}
.inservice-line a:hover .inservice-lineone{background:url(../images/tubiao4.png) no-repeat;}
.inservice-line a:hover .inservice-linetwo{background:url(../images/tubiao5.png) no-repeat;}
.inservice-line a:hover .inservice-linethree{background:url(../images/tubiao6.png) no-repeat;}

.innew{height:630px; background:#FFF; }
.innew-line{width:1200px; margin: 0 auto; }
.innew-line ul li{width:375px; height:420px; float:left; margin-left:35px; }
.innew-line li:first-child{margin-left:0px;}
.innew-line li .c1{color:#010101;font-size:18px;font-family:微软雅黑;margin-top:27px;}
.innew-line li .c2{color:#707070;font-size:14px;font-family:微软雅黑;line-height:45px;}
.innew-line li .c3{color:#707070;font-size:14px;}

.incontact{
    height:408px;
	background:#f5f5f5;
	padding-top:42px;
}
.incontact-line{
    width:1200px;
	margin: 0 auto;
}
.incontact-title{
    width:504px;
    height:235px;
	padding-left:95px;
}
.inctitle{
    color:#000;
	font-size:30px;
	line-height:35px;
	font-family:"微软雅黑";
}
.inctext{
	padding-top:25px;
    color:#767676;
	font-size:18px;
	line-height:35px;
	font-family:"微软雅黑";
}