.bottomList{background-color:#373d41;width:100%;padding-top:38px;padding-bottom:33px}
.bottomList .bInfo{width:1200px;margin:0 auto;display:flex;justify-content:space-around;padding-bottom:75px}
.bottomList .bInfo .bList{display:flex;flex-direction:column;align-items:center;color:#c0c1c1}
.bottomList .bInfo .bList p{font-size:14px;color:#c0c1c1;margin-bottom:27px}
.bottomList .bInfo .bList a{margin-top:32px;font-size:14px;color:#c0c1c1}
.bottomList .bInfo .bList .tel{display:flex}
.bottomList .bInfo .bList .tel img{width:44px;height:47px;margin-right:20x}
.bottomList .bInfo .bList .tel div{padding-left:20px}
.bottomList .bInfo .bList .tel div p{font-size:18px;color:#c0c1c1;margin-bottom:0}
.bottomList .bInfo .bList .tel div p:last-of-type{font-size:20px;font-weight:700;margin-top:5px}
.bottomList .bInfo .bList1{text-align:left;align-items:flex-start}
.bottomList .bInfo .bList1 a{color:#999;margin-top:20px}
.bottomList .bInfo .bList1 a:first-of-type{margin-top:0}
.bottomList .bInfo .goWx{display:flex;align-items:center;flex-direction:column}
.bottomList .bInfo .goWx img{width:80px;height:80px}
.bottomList .bInfo .goWx a{margin-top:8px;margin-bottom:22px;color:#999}
.bottomList .bLink{padding:31px 0;width:1200px;margin:0 auto;border-bottom:1px solid #4b5054;border-top:1px solid #4b5054}
.bottomList .bLink p{color:#c0c1c1;font-size:14px;line-height:30px}
.bottomList .bLink p a{margin-right:24px;font-size:12px;color:#999}
.bottomList .bWarn{width:1200px;text-align:center;margin:0 auto;padding-top:27px;border-top:1px solid #4b5054}
.bottomList .bWarn p{font-size:12px;color:#888;line-height:20px;text-align:center}
.bottomList .bWarn p a{color:#888}
.bottomList .bWarn img{height:25px;width:25px;margin-top:22px;margin-right:12px}
.newsInfo{width:100%;padding:60px 0}
.newsInfo .newsInfo_box{width:1200px;margin:0 auto}
.newsInfo .newsInfo_box h3{font-size:30px;text-align:center;font-weight:400;color:#333;margin-bottom:38px}
.newsInfo .newsInfo_box .newsInfo_img{max-width:100%;width:446px;height:340px}
.newsInfo .newsInfo_box .newsInfo_img img{max-width:100%;width:100%}
.newsInfo .newsInfo_box .newsInfo_lists{width:59%;margin-left:38px}
.newsInfo .newsInfo_box .newsInfo_lists li{margin-bottom:8px}
.newsInfo .newsInfo_box .newsInfo_lists li .lists_time{font-size:14px;color:#4382ff;text-align:center;padding:10px 14px;border:1px solid #4382ff}
.newsInfo .newsInfo_box .newsInfo_lists li .lists_text{width:87%;margin-left:18px}
.newsInfo .newsInfo_box .newsInfo_lists li .lists_text p{font-size:16px;color:#333;margin-bottom:4px}
.newsInfo .newsInfo_box .newsInfo_lists li .lists_text p.brief{font-size:14px;color:#636262;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:18px;height:36px}
.newsInfo .newsInfo_box .newsInfo_lists li:last-child{margin-bottom:0}
.search{width:100%;height:199px;background-image:url(../images/index/search.png);background-size:100% 100%;background-repeat:no-repeat;padding-top:52px;text-align:center}
.search h3{font-size:30px;font-weight:400;color:#fff;text-align:center;margin-bottom:20px}
.search div{display:flex;align-items:center;justify-content:center}
.search div input{display:inline-block;width:444px;height:44px;background-color:#fff;border-radius:3px 0 0 3px;padding-left:6px;color:#999;font-size:16px;padding-left:6px}
.search div button{width:120px;height:43px;background-color:#5097ff;border-radius:0 3px 3px 0;border:solid 1px #fff;color:#fff;border-left:none;font-size:16px;cursor:pointer}
.page{height:60px;display:flex;text-align:center;justify-content:center;margin-top:0!important}
.page a{display:inline-block;height:30px;width:30px;border:1px solid #e5e5e5;line-height:30px;margin-right:10px;color:#333}
.page a:hover{color:#333}
.page .current{background-color:#5097ff;color:#fff;border:none;height:30px;width:30px;text-align:center;line-height:30px;margin-right:10px}