@charset "utf-8";
/* CSS Document */

.guonei h2{ width:100%; float:left; overflow:hidden; text-align:center; font-size:40px; font-weight:normal; color:#333; margin:80px 0 50px; padding-bottom:20px; background:url(line15.gif) no-repeat center bottom}
.guonei h6{ width:100%; float:left; overflow:hidden; text-align:center; margin-bottom:100px}
.guonei h6 img{ max-width:100%;}
.guonei h4{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:23px; color:#125db2; margin-bottom:50px}
.guonei dl{ width:23.5%; float:left; overflow:hidden; margin-right:2%; margin-bottom:30px; border:1px solid rgba(18,93,178,.5); padding:20px; box-sizing:border-box}
.guonei dl:nth-of-type(4n){ margin-right:0}
.guonei dl dt{ width:100%; float:left; overflow:hidden; height:40px; line-height:40px;  border-bottom:1px solid #d0dff0; white-space: nowrap; text-overflow:ellipsis; margin-bottom:20px; padding-bottom:10px; font-size:18px; color:#666; display:flex; align-items:center}
.guonei dl dt img{ height:25px; margin-right:10px}
.guonei dl dd{ width:100%; float:left; overflow:hidden; line-height:30px; color:#333; font-size:20px}



/******** 手机版 ********/
@media (max-width:767px){
.guonei h2{font-size:22px; margin:20px 0 30px; }
.guonei h6{ margin-bottom:50px}
.guonei h6 img{ max-width:80%}
.guonei h4{  line-height:30px; font-size:18px;margin-bottom:10px}
.guonei dl{ width:100%; margin-right:0; margin-bottom:20px; border:1px solid rgba(18,93,178,.3); padding:10px;}
.guonei dl:nth-of-type(4n){ margin-right:0}
.guonei dl:nth-of-type(2n){ margin-right:0}

.guonei dl dt{  height:30px; line-height:30px; margin-bottom:10px; padding-bottom:10px; font-size:14px; }
.guonei dl dt img{ height:20px; margin-right:5px}
.guonei dl dd{  line-height:30px; font-size:15px; text-indent:5px}	
.guonei dl:last-child{ margin-bottom:5px}	
}

/******** 750px ********/
@media (min-width:768px) and (max-width:991px){
.guonei h2{font-size:30px; margin:50px 0 40px; }
.guonei h6{ margin-bottom:80px}
.guonei h6 img{ max-width:80%}
.guonei h4{  line-height:30px; font-size:23px;margin-bottom:30px}
.guonei dl{ width:48%; margin-right:4%; margin-bottom:30px; border:1px solid rgba(18,93,178,.5); padding:15px;}
.guonei dl:nth-of-type(4n){ margin-right:4%}
.guonei dl:nth-of-type(2n){ margin-right:0}

.guonei dl dt{  height:40px; line-height:40px; margin-bottom:20px; padding-bottom:10px; font-size:16px; }
.guonei dl dt img{ height:25px; margin-right:5px}
.guonei dl dd{  line-height:30px; font-size:18px}


}


/******** 970px ********/
@media (min-width:992px) and (max-width:1199px){

.guonei h2{font-size:30px; margin:50px 0 40px; }
.guonei h6{ margin-bottom:80px}
.guonei h6 img{ max-width:80%}
.guonei h4{  line-height:30px; font-size:23px;margin-bottom:30px}
.guonei dl{ width:32%; margin-right:2%; margin-bottom:30px; border:1px solid rgba(18,93,178,.5); padding:15px;}
.guonei dl:nth-of-type(4n){ margin-right:2%}
.guonei dl:nth-of-type(3n){ margin-right:0}
.guonei dl dt{  height:40px; line-height:40px; margin-bottom:20px; padding-bottom:10px; font-size:16px; }
.guonei dl dt img{ height:25px; margin-right:5px}
.guonei dl dd{  line-height:30px; font-size:18px}



}

/******** 1160px ********/
@media (min-width:1200px) and (max-width:1439px){

.guonei h2{font-size:35px; margin:60px 0 50px; }
.guonei h6{ margin-bottom:100px}
.guonei h4{  line-height:30px; font-size:23px;margin-bottom:40px}
.guonei dl{ width:23.5%; margin-right:2%; margin-bottom:30px; border:1px solid rgba(18,93,178,.5); padding:15px;}
.guonei dl:nth-of-type(4n){ margin-right:0}
.guonei dl dt{  height:40px; line-height:40px; margin-bottom:20px; padding-bottom:10px; font-size:16px; }
.guonei dl dt img{ height:25px; margin-right:5px}
.guonei dl dd{  line-height:30px; font-size:18px}


}

/******** 1400px ********/
@media (min-width:1440px){
	
}



