.conter{width: 1200px;margin:40px auto 150px;}
.conter h5{border-bottom: 1px solid #04437e;margin-top: 50px;}
.conter h5 span:nth-child(1){font: 30px "微软雅黑";color: #04437e;display: inline-block;border-bottom:5px solid #04437e;font-weight: bold;}
.conter h5 span:nth-child(2){font: 24px "微软雅黑";color: #9b9b9b;margin-left: 10px;}
.conter h5 span:nth-child(3){font: 22px "微软雅黑";color: #535353;float: right;line-height: 46px;}
.conter h5 span:nth-child(3) a{color: #535353;}
.conter ul{display: flex;margin-top: 20px;flex-wrap: wrap;justify-content: space-between;}
.conter ul li{width: 23%;margin-top: 20px;margin-bottom: 20px;}
.conter ul li img{border: 1px solid #666666;width: 100%;}
.conter ul li p{text-align: center;font: 20px "微软雅黑";color: #000000;}

.conter ol{display: flex;justify-content:center;align-items:Center;margin-top: 60px;}
.conter ol li{margin: 10px 5px;font-size: 14px;color: #5b5b5b;}
.conter ol li a{width: 40px;height: 40px;display: inline-block;line-height: 40px;border: 1px solid #cdcdcd;text-align: center;color: #5b5b5b;font-size: 14px;}
.conter ol li.list a{width: 70px;margin-right: 10px;}
.conter ol li input{width: 40px;height: 38px;text-align: center;margin: 0 10px;color: #5b5b5b;}
.conter ol li.button a{background: none;border: 1px solid #cdcdcd;height: 40px;line-height: 40px;padding: 0 10px;cursor: pointer;color:#5b5b5b ;}
.conter ol li a.on_list{color: #FFFFFF;background: #04437e;}
.conter ol li.button a{color: #666666;}
.conter ol li a:hover{color: #FFFFFF;background: #04437e;}