article{
    width: 100%;
    margin:0px 0 70px 0;
}
/* 轮播 */
#slider{
    width:100%;
    position: relative;
}
/*成绩*/
.achieve{
	padding:80px 0px;
}
.achieve_1,.achieve_2,.achieve_3{
	float: left;
	width:280px;
    margin-right:177px;
}
.achieve_3{margin-right:0px;}

/* 图片 */
.pic1{
    width:100%;
    height:440px;
}
/*六层安全体系*/
.title{
    text-align: center;
    font-size:30px;
    font-family:FZLTHK--GBK1-0;
    font-weight:400;
    color:rgba(76,76,76,1);
    margin:98px 0 70px 0;
}
/* @media (min-width:1920px){ */
.row1>div{
    width:396px;
    height:420px;
    margin-right:6px;
    float:left;
}
/* } */
/* @media (min-width:1366px){
.row1>div{
    width:282px!important;
    height:299px!important;
    margin-right:4px!important;
    
}
} */
.row1 .content_3{
	margin-right:0px;
}
.row1 .content_1{
    background: url(../img/1_1_pic2.png) no-repeat;
}
.row1 .content_2{
    background: url(../img/1_1_pic3.png) no-repeat;
}
.row1 .content_3{
    background: url(../img/1_1_pic4.png) no-repeat;
}
/* 企业文章 */
.row2 div{
    width:556px;
}
.row2 ul li{
    display: block;
    margin-bottom:20px;
}
.row2 ul li:last-child{margin-bottom: 50px;}
.row2 ul li a{
    display: inline-block;
    width: 428px;
    font-size:18px;
    font-weight:400;
    color:rgba(103,103,103,1);
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/* .row2-col2 ul{
    margin-left:60px;
} */
.row2 ul li span{
    /* width:97px; */
    height:14px;
    font-size:16px;
    font-weight:400;
    color:rgba(127,127,127,1);
    float: right;
}
.row2-col2 ul li span{
    margin-right:0px;
}
/*弹出层 */
.alertBox1{
    display: none;
}
/* 选材弹出层 */
.shadowBox{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,1);
    opacity:0.4;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 2000;
}
.msgBox{
    width:520px;
    min-height:260px;
    padding-bottom:10px;
    background:rgba(255,255,255,1);
    border-radius:5px;
    position: absolute;
    z-index: 2500;
    top:360px;
    left:50%;
    margin-left:-260px;
}
.closeBox{
    height:62px;
    padding-left: 40px;
}
.closeBox span{
    font-size:20px;
    line-height: 100px;
    color:rgba(103,103,103,1);
}
.closeBox img{
    float: right;
    margin-top:16px;
    margin-right:16px;
    cursor: pointer;
}
.tipBox{
    width: 520px;
    height: 110px;
    margin-top:20px;
}
.tipBox select{
    width:440px;
    height:50px;
    border:1px solid rgba(204,204,204,1);
    border-radius:5px;
    margin-left:40px; 
    padding-left:24px;
    color:rgba(127,127,127,1);
}
.choiceBox{
    height:70px;
    border-top:1px solid rgba(203,203,203,1);
    padding:10px ;
    margin:0px 10px;
}
.choiceBox span{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 235px;
    text-align: center;
    color: rgba(128,128,128,1);
    cursor: pointer;
}
.choiceBox span:first-child{
    border-right:1px solid rgba(203,203,203,1);
}
#click{
    color:rgba(243,152,0,1);
}
/* 提交成功弹出层 */
.alertSame .tipBox{
    text-align: center;
    color:rgba(103,103,103,1);
    font-size: 20px;
    color:rgba(103,103,103,1);
    line-height: 36px;
}

/* 侧边栏 */
.right-bar{
	position:fixed;
	top:50%;
	margin-top:-170px;
	right:0px;
	z-index: 10;
}
.bar-main{
	width:80px;
	height:396px; 
	background-color:#ffffff;
}
.bar-main li{
	display:block;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	border-bottom:1px solid #cccccc;
	padding-left:14px;
	cursor:pointer;
}
.bar-main li:last-child{height:50px;border-bottom:0;}
.bar-list a{
	display:block;
	width:40px;
	margin-top:12px;
	margin-bottom:8px;
}
.bar-list a span{display:block;margin-top:6px;}
.bar-list a,.bar-list span{
	color:#7f7f7f;
	font-size:20px;
	font-family:FZLTHEL_SC--GB1-4;
	font-weight:400;
}
.bar-hover{
	height:396px;
	margin-right:10px;		
}
.weixin-hover{
	padding-top:10px;
	padding-bottom:10px;
	width:140px;
	height:142px; 
	background-color:#ffffff;
	box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.35);
	margin-top:40px;
	text-align:center;
}
.weixin-hover p{
	font-size:14px;
	font-family:FZLTHEL_SC--GB1-4;
	font-weight:400;
	color:#7f7f7f;
	text-align:center;
	margin-top:8px;
}
.kefu-hover{
	width:140px;
	background-color:#ffffff;
	box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.35);
	margin-top:222px;
	padding-top:20px;
	padding-bottom:18px;
}
.kefu-hover p{
	font-size:14px;
	font-family:FZLTHEL_SC--GB1-4;
	font-weight:400;
	color:rgba(127,127,127,1);
	line-height:22px;
	text-align:center;
}
.dianhua-hover{
	width:140px;
	background-color:#ffffff;
	box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.35);
	margin-top:142px;
	padding-top:20px;
	padding-bottom:18px;
}
.dianhua-hover p{
	font-size:14px;
	font-family:FZLTHEL_SC--GB1-4;
	font-weight:400;
	color:rgba(127,127,127,1);
	line-height:22px;
	text-align:center;
}
.fuwu-time{margin-top:27px;}
.weixin-hover,.kefu-hover{display:none;}
/* 轮播媒体查询 */
@media (min-width: 1280px) {
 #banner-img {
 	   width:100%;
       height:400px;
    }
   #slider{
   	 	width:100%;
       height:400px!important;
   }
   #pic1{
   		width:100%;
       height:293px!important;
   }
} 	
@media (min-width: 1366px) {
  	 #banner-img {
  	   width:100%;
       height:427px;
    }
     #slider{
   	 	width:100%;
        height:427px!important;
   }
    #pic1{
   		width:100%;
       height:313px!important;
   }
    .container-box{
    	width:370px!important;
		min-height:199px!important;
		margin-top:-100px!important;
		margin-left:-185px!important;
    }
    .btn-cancel,.btn-back{
		font-size:13px;
		padding-top:11px;
		padding-bottom:11px;
	}
	.close-btn img{
		width:21px;
		height:21px;
		margin-top:11px;
	    margin-right:11px;
	}
	#tipBox{
		font-size:14px;
		padding-top:42px;
		padding-bottom:58px;
	}
	#selectItem{
		margin-top:5px;
		margin-bottom:5px;
	}
}
@media (min-width: 1440px) {
 #banner-img {
 		width:100%;
       height:450px;
    }
     #slider{
   	 	width:100%;
       height:450px!important;
   }
     #pic1{
   		width:100%;
       height:330px!important;
   }
    .container-box{
	    width:390px!important;
		min-height:210px!important;
	    margin-top:-105px;
	    margin-left:195px;
   }
     .btn-cancel,.btn-back{
		font-size:14px;
		padding-top:12px;
		padding-bottom:12px;
	}
	.close-btn img{
		width:23px;
		height:23px;
		margin-top:11px;
	    margin-right:11px;
	}
	#tipBox{
		font-size:15px;
		padding-top:45px;
		padding-bottom:63px;
	}
	#selectItem{
		margin-top:5px;
		margin-bottom:5px;
	}
} 
@media (min-width: 1680px) {
#banner-img {
	   width:100%;
       height:525px;
    }
     #slider{
   	 	width:100%;
       height:525px!important;
   }
    #pic1{
   		width:100%;
       height:385px!important;
   }
   .container-box{
   	width:455px!important;
    min-height:245px!important;
    margin-top:-124px;
    margin-left:227px;
   }
   .btn-cancel,.btn-back{
		font-size:16px;
		padding-top:16px;
		padding-bottom:16px;
	}
	.close-btn img{
		width:26px;
		height:26px;
		margin-top:13px;
	    margin-right:13px;
	}
	#tipBox{
		font-size:18px;
		padding-top:53px;
		padding-bottom:78px;
	}
	#selectItem{
		margin-top:5px;
		margin-bottom:5px;
	}
} 
@media (min-width: 1920px) {
 	#banner-img {
 	   width:100%;
       height:600px;
    }
    #slider{
   	 	width:100%;
       height:600px!important;
   }
   #pic1{
   		width:100%;
       height:440px!important;
   }
   .container-box{
   	 width:520px!important;
   	 min-height:280px!important;
   	 margin-top:-140px!important;
   	 margin-left:-260px!important;
   }
   .btn-cancel,.btn-back{
		font-size:18px;
		padding-top:16px;
		padding-bottom:16px;
	}
	.close-btn img{
		width:30px;
		height:30px;
		 margin-top:15px;
	    margin-right:15px;
	}
	#tipBox{
		font-size:20px;
		padding-top:60px;
		padding-bottom:78px;
	}
	#selectItem{
		margin-top:5px;
		margin-bottom:5px;
	}
} 