/* 重置样式 */
section,
body,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
a,
ul,
li,
dt,
dd,
dl,
ol,
header,
nav,
footer {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

input {
    border: none;
    outline: none;
    background-color: transparent;
}

/* 通用样式 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.abouts {
    margin: 0 15px;
}

.logo {
    width: 75%;
    margin-left: 3%;
}

.abox {
    margin-top: 10px;
    background: #f4f4f4;
    padding-bottom: 30px;
}

.box1 {
    padding: 20px 10px;
}

.abt {
    color: #474443;
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 20px;
   background: url(../images/line1.png) no-repeat left bottom;
}

.abt span {
    display: block;
    color: #666666;
    font-size: 13px;
    margin-top: 6px;
}

.box1 a {
    font-size: 14px;
    color: #ffffff;
    display: block;
    width: 30%;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    text-align: center;
    border-bottom: 2px solid #febb1f;
    background: #91c500;
}

.acon {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
}

.aimg img {
    display: block;
    width: 100%;
}

.pmore a {
     margin: 0 15px;
    font-size: 14px;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    text-align: center;
    border-bottom: 2px solid #febb1f;
    background: #91c500;
}


.box2 {
    padding: 15px;
}

.sul {
    border-bottom: 15px solid #f1f1f1;
    font-size: 0;
    padding: 0 7.5px;
}

.sul li {
    vertical-align: top;
    width: calc(50% - 15px);
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0 7.5px 15px 7.5px;

}

.sul li a {
    display: block;
}

.sul li img {
    width: 100%;
}

.sul li:nth-child(2n) .img {
    float: right;
}

.sul li .img img {
    width: 100%;
    display: block;
}

.sul li .det {
    width: 40%;
    margin-left: 4%;
}

.sul li:nth-child(2n) .det {
    margin-left: 0;
}

.sul li h3 {
   width: 100%;
    background: #f3f3f3;
    color: #666666;
    font-size: 14px;
    line-height: 35px;
    text-indent: 5px;
}

.det span {
    display: block;
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
    display: none;
}

.sul li .pmore {
   margin-top: 15px;
    width: 100px;
    font-size: 14px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
    border-bottom: 2px solid #febb1f;
    background: #91c500;
}




.news_list1 li a.img {
    display: block;
    position: relative;
}

.news_list1 li a.img img {
    display: block;
    width: 100%;
}

.news_list1 li span {
    width: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: 2px solid #febb1f;
    background: #91c500;
}

.nbox {
    background: #f4f4f4;
    padding: 10px;
}

.nbox h3 a {
    display: block;
    color: #333333;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 5px;
}

.nbox .summy {
    color: #666666;
    font-size: 13px;
    line-height: 21px;
}


.footbg {
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 8px;
    padding-top: 8px;
    background: #272b34;
}

.footer {
    max-width: 640px;
    margin: 0 auto;
    display: -webkit-box;
}

.footer a {
    -webkit-box-flex: 1;
    display: -webkit-box;
    color: #fff;
    padding: 10px 0;
}

.footer a:last-child {
    border: none;
}

.footer span {
    display: block;
    margin: 0 auto;
    text-align: right;
    font: 500 16px "Arial";
    color: #fff;
    padding: 31px 0 0;
}

.footer span.span1{background:url(../images/a11.png) center top no-repeat;}
.footer span.span2{background:url(../images/a22.png) center top no-repeat;}
.footer span.span3{background:url(../images/a33.png) center top no-repeat;}
.footer span.span4{background:url(../images/a44.png) center top no-repeat;}
.footer span.span5{background:url(../images/a55.png) center top no-repeat;}


 .p1-title {
    text-align: center;
    margin-top: 20px;
}

 .p1-title h3 {
    font-family: "Arial";
    font-size: 16px;
    font-weight: normal;
    color: #b4b4b4;
    margin-bottom: 8px;
}

 .p1-title p {
    font-size: 18px;
    font-weight: 700;
    color: #272b34;
}

.p1-title p span {
    color: #febb1f;
}
.p1a {
    padding: 0 2%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.p1a li{
    width:28%;
}
.p1a li a {
    display: block;
}
.p1a li a  div.img  {
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.p1a li a  div.img  img {width: 40%;}
.p1a li a h3 {
    font-size: 14px;;
	letter-spacing: 2px;
	color: #212529;
    padding: 0 14px;
    text-align: center;
    line-height: 1.6;
}