ul,
dl {
    list-style: none;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: /template/25069585/000000;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-family: Microsoft Yahei;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
    line-height: 0;
}

.opacity {
    filter: alpha(opacity=50);
    /* IE */
    -moz-opacity: 0.5;
    /* 老版Mozilla */
    -khtml-opacity: 0.5;
    /* 老版Safari */
    opacity: 0.5;
    /* 支持opacity的浏览器*/
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.bg {
    min-width: 1260px;
    margin: 0 auto;
}

.banner {
    height: 648px;
    background: url('/template/25069585/25069587.jpg') no-repeat center top;
    /* background-size: contain; */
}

.banner2 {
    margin: auto;
    width: 1200px;
    line-height: 74px;
    padding-top: 30px;
}

.banner2 img {
    width: 330px;
    height: 69px;
}


/* sec1 */

.sec1 {
    margin: 55px auto;
}

.sec1 ul li {
    width: 562px;
    float: left;
    line-height: 50px;
}

.sec1 ul li img {
    width: 15px;
    height: 16px;
}

.sec1 ul li:nth-child(even) {
    float: right;
}


/* sec2 */

.sec2 {
    margin-bottom: 40px;
}

.sec2 ul li img {
    width: 370px;
    height: 245px;
    margin-bottom: 10px;
}

.sec2 ul li {
    float: left;
    margin: 13px 15px;
    overflow: hidden;
}

.sec2 ul li p {
    text-align: center;
}


/* sec3 */

.sec3 ul li img {
    width: 369px;
    height: 350px;
    margin-bottom: 10px;
}

.sec3 ul li {
    float: left;
    margin: 13px 15px;
}

.sec3 ul li p {
    text-align: center;
}


/* footer */

.footer {
    width: 100%;
    height: 158px;
    margin-top: 40px;
    background-color: /template/25069585/2175C1;
}

.ft {
    width: 1200px;
    height: 120px;
    margin: auto;
    padding: 19px 0px;
    vertical-align: middle;
}

.word {
    width: 960px;
    height: 120px;
    margin: -134px 240px;
    padding: 10px 0px;
}

.word p a {
    color: /template/25069585/fff;
}

.logo1 {
    margin: 20px 0px 20px 20px;
}

.logo2 {
    margin: 30px 15px;
}

.footer p {
    text-align: center;
    line-height: 30px;
    color: /template/25069585/fff;
}


/* 
.sec1 .title1 .more a {
    display: block;
    width: 80px;
    height: 60px;
    font-weight: bold;
    margin-left: 30px;
    padding-top: 20px;
    font-size: 24px;
}

.list {
    margin: 0 auto;
    width: 1260px;
    overflow: hidden;
} */


/* .news {
    display: block;
    width: 1200px;
    margin-top: 50px;
    padding: 20px 30px 0px 30px;
    border-top: 3px solid /template/25069585/DA0B00;
}

.news li {
    line-height: 46px;
    font-size: 16px;
    padding-left: 22px;
    background: url('/template/25069585/') no-repeat left center;
    overflow: hidden;
    border-bottom: 1px solid /template/25069585/e5e5e5;
}

.news span {
    float: right;
    color: /template/25069585/DA0B00;
} */