.crumbs { padding-top:10px;height:78px;display: flex;align-items: center;width:1200px;margin:0 auto; }
.crumbs a { font-size:20px; }
.crumbs label { font-size:20px; }
.crumbs a:hover { color: #008BFF; }
.crumbs span { width:15px;height:5px;overflow: hidden;background:url(../images/crumbs.png) no-repeat 0 0;margin:0 14px; }
/* 新闻 */
.news-list { width:1240px;margin:0 auto; }
.news-list li { padding:20px;height:140px;width:1200px;display: flex; }
.news-list li img { height:140px;width:210px;margin-right:30px; }
.new-cont { flex:1; }
.new-cont a { height:36px;display:block;line-height:36px;font-size:24px;font-weight: bold;width:900px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.new-cont a:hover { color: #008BFF; }
/* .new-cont p { padding:8px 0 24px;line-height:20px;font-size:20px; } */
/* .new-cont span { color:#999; } */
.news-list li:hover { box-shadow: 0 0 20px #ccc; }
.pages { display: flex;padding:40px 0 60px;justify-content: center; }
.pages a { width:38px;height:38px;margin:5px;border:1px #dfdfdf solid;text-align: center;line-height:38px;border-radius:20px;font-size:20px;color:#999; }
.pages a:hover,.pages a.on { color:#fff;background:#008BFF; }
.pages a.next { width:68px; }
.pages a.prev { width:68px; }
.pages span { padding-left:15px;line-height:50px; }
/*  品牌活动  */
.isc { padding:35px;width:1130px;margin:0 auto;background:#edf2f4;display: flex; }
.isc img { width:230px;height:230px;margin-right:30px;border:15px #fff solid; }
.isc div { flex:1; }
.isc div h4 { line-height: 80px;font-size:36px; }
.isc div p { line-height: 30px;font-size:20px; }
.isc-list { width:1200px;margin:10px auto 0; }
.isc-list li { padding:14px 0 5px;border-bottom:1px #ddd solid; }
.isc-list li a { display: block;line-height:50px;font-size:24px;height:50px;width:1100px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.isc-list li span { display: block;line-height:30px;color:#999; }
.isc-list li a:hover { color: #008BFF; }
/* Member列表 */
.member { width: 1200px;margin:0 auto;position: relative;display: flex;flex-wrap: wrap; }
.member .tips { position: absolute;right:0;top:-30px;color:#f60; }
.member1 { width: 1200px;margin:0 auto;position: relative;display: flex;flex-wrap: wrap; }
.member1 .tips { color:#f60; }
.member .tips em { width:16px;height:18px;display:inline-block;background: url(../images/tipshot.png) no-repeat 0 0; }
.member a { width:216px;margin-bottom:10px;margin-right:30px; }
.member a span { width:216px;height:104px;display: flex;justify-content: center;align-items: center;overflow: hidden;background:#f6f6f6;border-radius:4px; }
.member a em { width:200px;height:50px;line-height: 50px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;display: block; }
.member a:nth-of-type(5n+5) { margin-right:0; }
.member a:hover em { color: #008BFF; }
.see-more { display: block;margin:42px auto 60px;width:171px;height:35px;background: url(../images/Click-to-see-more-1.png) no-repeat 0 0; }
/* photo 列表 */
.photo-list { display: flex;flex-wrap: wrap;width:1200px;margin:0 auto; }
.photo-list a { width:270px;height:230px;overflow: hidden;border-radius:5px;margin:0 40px 30px 0;box-shadow: 0 0 10px #85b8fb; }
.photo-list a img { display: block;width:270px;height:170px; }
.photo-list a span { display: block;width:200px;margin:8px auto 0;color:#1377fc; }
.photo-list a:nth-child(4n+4) { margin-right:0; }






