.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}

.indexOne {   width: 100%; min-width: 1300px; height: 380px;background: url(../images/bg_01.jpg) no-repeat top center; background-color: #eeeeee;}
.indexOne table {margin: auto; text-align: center;}

.indexTwo {width: 100%; background-color: #eeeeee;margin: auto;}
.indexTwo .boxCon {min-width: 1300px; width: 1406px; background-color: #eeeeee}
.indexTwo .boxCon .list {width: 437px;top: 10px;padding-top: 20px;padding-bottom: 20px;background: #fff;}

.indexThree .friend {background: #fff; margin-bottom: 50px;}

/* 内页 */
#top_main {width: 100%; height: 286px;background-repeat: no-repeat;background-position: center; min-width: 1380px; background-color: #76cbf4;}


/* 分页 */
.fy em {font-style: normal;}
.fy { padding: 2rem 0; display: flex;justify-content: center;align-items: center; flex-wrap: wrap;}
.fy a {border: 1px solid #eee; display: flex; align-items: center; justify-content: center; color: #999; font-size: 14px; transition: .4s; margin:5px;  padding: 5px 13px;}
.fy a:hover {color: #fff; background: #ffb21b;}
.fy .layui-laypage-curr {color: #fff; background: #ffb21b; font-size: 14px;  margin: 0 5px; padding: 5px 13px;}
