@charset "utf-8";
/* CSS Document */
/*start*/
* {margin:0;padding:0;}
body{font-family:"PingFang SC",Arial,"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",simsun,sans-serif; background:#02046b}
ol, ul, li, dt, dd, dl {list-style:none;}
img {border:0;}
select, input {vertical-align:middle;}
a:link, a:visited {color:#880010;text-decoration:none;}
a:hover, a:active {color:#880010;text-decoration:underline;}
h1, h2, h3, h4, h5, h6 {font-size:14px}
/*color*/
.cz {color:#960}
.cRed, a.cRed, a.cRed:visited {color:#890411;}
.cBlue, a.cBlue, a.cBlue:visited {color: #0D589D;}
.cDRed, a.cDRed, a.cDRed:visited {color:#bc2931;}
.cGray, a.cGray, a.cGray:visited {color: #FFCC00;}
.cDGray, a.cDGray, a.cDGray:visited {color: #666666;}
.cWhite, a.cWhite, a.cWhite:visited {color:#ffffff;}
.cBlack, a.cBlack, a.cBlack:visited {color:#000000;}
.cGreen, a.cGreen, a.cGreen:visited {color:#008000;}
.cYellow, a.cYellow, a.cYellow:visited {color:#ff6600;}
.cZi, a.cZi, a.cZi:visited {color:#D1004A;}
.main-box{width:90%; margin:0 auto;  padding:5%;}
.main-box p{color:#fff; line-height:26px; text-indent:2em}
.g-box-3{width:100%;}
.mb15{ margin-bottom:15px}
.imglist,.piclist{ width:92%; margin:0 4%; overflow:hidden}
.imglist li{float:left;display:block;width:44%;padding:2%; background:#fff;border-radius:10px; margin-right:2%;margin-bottom:3% }
.imglist img{display:block;width:100%;height:120px;margin-bottom:5px; text-align:center}
.imglist li h4{ color:#000;text-align:left;height:35px; line-height:35px}
.imglist li h4 a{font-size:16px;  height:35px; line-height:35px; text-align:left;color:#000;}
.imglist li p{font-size:12px; color:#1D1D1D;}
.imglist li p a{font-size:12px; line-height:20px; text-align:left; color:#1D1D1D;}
.imglist li strong{padding:0 15px;font-size:16px; line-height:30px; text-align:left; color:#FF0000;}

.piclist li{float:left;display:block;width:44%;margin-right:2%; padding:2%; background:#fff;border-radius:10px; text-align:center; margin-bottom:3%}
.piclist img{display:block;width:100%; height:120px;margin-bottom:5px; text-align:center}
.piclist li p{color:#000; font-size:14px; line-height:26px}
.font{color:#FDDE7A; font-size:20px; margin-top:30px; font-weight:bold}
.btn{border:; padding:2%; border-radius:15px; width:80px; margin:0 auto}
.btn a{ color:#ffae00; margin-bottom:12px}

