@charset "utf-8";
/* CSS Document */

.gua01{ background:url(headbg.jpg) no-repeat center 0; height:700px; margin-bottom:130px}
.head01{ display:flex; width:100%; float:left; overflow:hidden; line-height:50px; justify-content:space-between; margin-top:20px; margin-bottom:110px}
.head01 h2{ font-size:25px; color:#fff; font-weight:normal}
.head01 h2 img{ margin-right:15px}
.head01 h5{ font-weight:normal; font-size:17px; color:rgba(255,255,255,.9)}

.gua01 dl{ width:800px; float:left; overflow:hidden}
.gua01 dl dt{ width:100%; float:left; overflow:hidden; line-height:50px; font-size:36px; color:#111; }
.gua01 dl dd{ width:100%; float:left; overflow:hidden; line-height:60px; font-size:50px; color:#111; font-weight:bold; margin-bottom:30px}
.gua01 dl dd span{ color:#146fb6;}
.gua01 dl h6{ width:100%; float:left; overflow:hidden; line-height:60px; font-size:16px; color:#111; font-weight:normal; margin-bottom:50px}
.gua01 dl h3{ width:100%; float:left; overflow:hidden; line-height:40px; font-size:16px; color:#111; font-weight:normal; text-align:center; width:146px;}
.gua01 dl h3 img{ width:130px; border:8px solid #fff; margin-bottom:5px }

.gua02{  background:url(gua02.jpg) no-repeat right bottom; padding-bottom:100px}
.h301{ width:100%; float:left; overflow:hidden; text-align:center; line-height:60px; font-size:50px; margin-bottom:15px; font-weight:normal; color:#111}
.h501{ width:100%; float:left; overflow:hidden; text-align:center; line-height:35px; font-size:18px; margin-bottom:80px; font-weight:normal; color:#666}
.gua02 ul{ width:100%; float:left; overflow:hidden; display:flex; justify-content:space-between}
.gua02 ul li{ width:21%; text-align:center; font-size:22px; color:#333; line-height:30px}

.gua02 ul li img{ max-width:100%; margin-bottom:25px} 

.gua03{ background:url(gnbg.jpg) no-repeat center 0; padding:130px 0;}
.gua03 ul{ width:100%; float:left; overflow:hidden; display:flex;  justify-content:center;}
.gua03 ul dl{ width:30%; background:#fff;  box-shadow:0 0 15px #9bd3ec; margin:15px 0; padding:50px; border-radius:10px}
.gua03 ul dl:first-child{ margin-right:10%}
.gua03 ul dl h5{ width:100%; float:left; overflow:hidden; text-align:center; margin-bottom:30px}
.gua03 ul dl dt{ width:100%; float:left; overflow:hidden; line-height:40px; text-align:center; margin-bottom:15px; font-size:30px; color:#333;}
.gua03 ul dl dd{ width:100%; float:left; overflow:hidden; line-height:30px; text-align:center; font-size:16px; color:#666}

.gua04{ padding:130px 0; background:url(about.jpg) no-repeat left 0}
.gua04 ul{ width:100%; float:left; overflow:hidden; margin-top:50px;}
.gua04 ul h4{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:20px; color:#333; margin-bottom:10px}
.gua04 ul p{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:16px; color:#666}