	@charset "UTF-8";
	.hjzx{
          min-width: 1200px;
          box-sizing: border-box;
          height: 510px;
          background-image: url('https://chumanyi-1301856541.cos.ap-beijing.myqcloud.com/quanxin/hjzxTop.jpg');
          background-repeat: no-repeat;
          background-size: 100% 100%;
	}
	.hjzx .info{
		 width: 1200px;
         margin: 0 auto;
         height: 100%;
         display: flex;
         align-items: center;
         position: relative;
	}
	.hjzx .info .text{
		height: 291px;
        width: 446px;
        z-index: 1;
        position: absolute;
        left: 34px;
        top: 194px;
	}
	.hjzx .info .text span:first-child {
		line-height: 1.75;
	    font-size:34px;
	    color:#ffffff;
	}
	.hjzx .info .text span:last-child {
       display: block;
       text-align: justify;
       color:#ffffff;
       line-height:1.75;
       font-size:16px;
       padding-top: 16px;
	}
	.dz{
		 min-width: 1200px;
         box-sizing: border-box;
         background: #F5F5F5;
	}
	.dz .info{
		 width: 1200px;
         height: 489px;
         position: relative;
         margin: 0 auto;
	}
	.dz .info .left-info{
		 height: 142px;
         width: 500px;
         left: 155px;
         top: 190px;
         z-index: 1;
         position: absolute;
	}
	.dz .info .left-info span{
		display: block;
	}
	.dz .info .left-info span:first-child{
		font-size:18px;
	}
	.dz .info .left-info span:last-child{
		padding-top: 24px;
        font-size: 14px;
        line-height: 1.75;
        color: #888888;
	}
    .dz .info .right-img{
        height: 289px;
        width: 426px;
        left: 691px;    
        top: 113px;
        z-index: 1;
        position: absolute;
   }
    img{
         width: 100%;
         height: 100%;
     }
     /* 自动化 */
     .zdh{
		min-width: 1200px;
        box-sizing: border-box;
        background-color: rgb(255, 255, 255);
	}
	.zdh .info{
		width: 1200px;
        margin: 0 auto;
        height: 469px;
        position: relative;
	}
	.zdh .info .left-img{
		 height: 322px;
         width: 509px;
         left: 95px;
         top: 65px;
         z-index: 1;
         position: absolute;
	}
	.zdh .info .right-info{
		height: 142px;
        width: 500px;
        left: 684px;
        top: 123px;
        z-index: 1;
        position: absolute;
	}
	.zdh .info .right-info span{
		display: block;
	}
	.zdh .info .right-info span:first-child {
	 	font-size:18px;
	}
	.zdh .info .right-info span:last-child {
		padding-top: 24px;
        font-size: 14px;
        line-height: 1.75;
        color: #888888;
	}
	/* 深度 */
	.sd{
		 min-width: 1200px;
         box-sizing: border-box;
         background: #F5F5F5;
	}
	.sd .info{
		 width: 1200px;
         height: 447px;
         position: relative;
         margin: 0 auto;
	}
	.sd .info .left-info{
		 height: 182px;
         width: 433px;
         left: 131px;
         top: 188px;
         z-index: 1;
         position: absolute;
	}
	.sd .info .left-info span{
		display: block;
	}
	.sd .info .left-info span:first-child{
		font-size:18px;
	}
	.sd .info .left-info span:last-child{
		padding-top: 24px;
        font-size: 14px;
        line-height: 1.75;
        color: #888888;
	}
    .sd .info .right-img{
        height: 249px;
        width: 474px;
        left: 623px;    
        top: 113px;
        z-index: 1;
        position: absolute;
   }
   /* 底部模块 */
   .btm{
 		min-width: 1200px;
        box-sizing: border-box;
        background: #fff;
        padding: 24px 0;
   }
   .btm .info{
   		width: 1200px;
   		height: 800px;
   		position: relative;
   		margin: 0 auto;
   }
   .btm .info .title{
   		left: 112px;
	    top: 74px;
	    position: absolute;
	    z-index: 1;
   }
   .btm .info .title p:first-child{
	   	height: 83px;
	    width: 1043px;
	    text-align:center;
	    font-size:36px;
	    color:#2672ff;
	    font-family:Source Han Sans,Geneva,sans-serif;
   }
   .btm .info .title p:last-child{
   		color:#888888;
   		font-size:14px;
   		font-family:Source Han Sans,Geneva,sans-serif;
   		text-align: center;
   }
   .btm .info .btm-img{
	   	height: auto;
	    width: 1044px;
	    left: 88px;
	    top: 211px;
	    z-index: 1;
	    position: absolute;
   }
	