.list1 div{width: 49%;background-color: #fff;}
.list1 h4{border-bottom: 1px solid #7dbf37;line-height: 80px;color: #7dbf37;}
.list1 .left span{padding-left: 20px;}
.list1 .right span{padding-right: 20px;}
.list1 p{height: 100px;padding: 10px 15px;line-height: 27px;font-size: 16px;}

.list2 h4{border-left: 5px solid #7dbf37;padding-left: 10px;line-height: 1;}
.list2 p{line-height: 29px;font-size: 16px;}
.list2 input{width: 373px;height: 50px;border-radius: 8px;background-color: #fff;border: none;padding: 0 10px;margin: 25px 15px 25px 0;font-size: 16px;}
.list2 input::-webkit-input-placeholder { color: #999;}
.list2 button{padding: 12px 40px;background-color: #ff0000;color: #fff;font-size: 20px;border-radius: 6px;}

.list3 li{width: 300px;float: left;border-right: 1px dashed #c8c8c8;}
.list3 li a{display: block; line-height: 30px;}
.list3 li a:hover{color: #ff0000;text-decoration: underline;}
.list3 .bor-no{border: none;}

.list4 input,.list4 select{width: 279px;height: 50px;border-radius: 8px;background-color: #fff;border: none;padding: 0 10px;margin: 25px 9px 0 0;font-size: 16px;}
.list4 input::-webkit-input-placeholder { color: #999;}
.list4 button{padding: 12px 40px;background-color: #ff0000;color: #fff;font-size: 20px;border-radius: 6px;margin: 25px 0 10px;}

.list5 li{background-image: url(../images/foot_icon.png);background-repeat: no-repeat;background-position: top right;}
.list5 .num{font-size: 30px;font-weight: 600;line-height: 54px;color: #fff;padding-right: 7px;}
.list5 .tit{line-height: 1;border-left: 5px solid #7dbf37;font-size: 18px;font-weight: 600;color: #7dbf37;padding-left: 10px;margin: 30px 30px 0;width: 650px}
.list5 .lit-tit{margin: 0 30px;border-bottom: 1px dashed #999;line-height: 60px;font-size: 16px;}
.list5 .bor-bot{border-bottom: none;}

.list6 li{width: 49.2%;font-size: 16px;margin-bottom: 20px}
.list6 li .right{width: 315px;}
.list6 li h4{margin-bottom: 5px;}
.list6 li p{padding: 10px 0;line-height: 25px;color: #57585a;}
.list6 li p a{color: #57585a;padding-right: 2px;}
.list6 li p a:hover{color: #ff0000;text-decoration: underline;}
.list6 li i{width: 100%;display: block;border-bottom: 1px dashed #b3b3b3;}
.list6 li .right>a{padding: 5px 25px;border-radius: 5px;background-color: #ff0000;color: #fff;display:inline-block; margin-top: 12px;}

.pages li{display: inline-block; width: 35px;height: 35px;border-radius: 4px;border: 1px solid #eef2ff;line-height: 35px;margin-right: 10px;cursor: pointer;}
.pages li:hover,.pages li.active{border-color: #7dbf37;background-color: #7dbf37;color: #fff;}
.pages input{width: 50px;height: 35px;border-radius: 4px;border: 1px solid #eef2ff;line-height: 35px;padding: 0 5px;}
.pages input[type=button]{margin-left: 10px;background-color: #7dbf37;color: #fff;border-color: #7dbf37;}

.hide{display: none;}























