
.chan_spe{margin-left: 65px;padding: 31px 0;line-height: 60px;position: relative;}
.chan_spe::before{content: "";position: absolute;top: 50%;left: -30px;height: 42px;width: 1px;background: #d2d2d2;margin-top: -21px;}
.chan_spe .mod_design{font-size: 26px;font-weight: bold;color: #333;}

.search_tools{padding: 30px 0;line-height: 31px;width: 50%;font-size: 18px;color: #666;}
.search_line{box-sizing: border-box;position: relative;margin: 11px 0;padding: 0 86px 0 40px;height: 38px;border: 1px solid #e5e5e5;border-radius: 4px;}
.search_icon{box-sizing: border-box;position: absolute;top: 10px;left: 10px;width: 16px;height: 16px;line-height: 16px;font-size: 16px;color: #999;text-align: center;}
.search_input{height: 36px;line-height: 36px;}
.search_input input{margin: 0;padding: 0;display: block;width: 98%;height: 36px;line-height: 36px;color: #999;background: none;border: none;}

.search_btn{box-sizing: border-box;position: absolute;top: 0;right: 0;width: 86px;height: 36px;line-height: 36px;font-size: 16px;color: #fff;text-align: center;background-color: #1274fb;border-radius: 4px;cursor: pointer;}

.quick_links_map{box-sizing: border-box;margin-top: 30px;font-size: 14px;border: 1px solid #e8f3ff;}
.q_tit{box-sizing: border-box;padding: 12px 0;width: 56px;height: 56px;line-height: 16px;font-weight: bold;color: #1274fb;text-align: center;background: #f2f8ff;border-right: 1px solid #e8f3ff;}
.q_links{margin-left: 0;}
.q_link{padding: 0 30px;height: 56px;line-height: 56px;color: #333;text-align: center;}
.q_link:hover{color: #1274fb;}

.links_map{overflow: hidden;}
.link_part{margin-top: 40px;}
.link_part:last-of-type{margin-bottom: 64px;}
.link_part .p_tit{position: relative;padding-bottom: 10px;line-height: 1.5;font-size: 20px;font-weight: bold;color: #1274fb;border-bottom: 3px solid #e5e5e5;}
.link_part .p_tit::after{content: '';position: absolute;left: 0;bottom: -3px;width: 80px;height: 3px;background-color:#1274fb;}
.link_part .p_links{margin-top: 28px;font-size: 14px;}
.link_part .p_link{width: 10%;line-height: 40px;color: #333;}
.link_part .p_link:hover{color: #1274fb;}

.link_part .links_item:not(:first-of-type){margin-top: 28px;}
.link_part .p_l_t{box-sizing: border-box;width: 10%;}
.link_part .p_l_t .p_sug{display: inline-block;padding: 0 14px;line-height: 40px;color: #1274fb;border-radius: 4px;background-color: #e8f3ff;overflow: hidden;}
.link_part .p_l_l{box-sizing: border-box;width: 90%;}

.search_input input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #fff inset;-webkit-text-fill-color:#999 !important;}
.link_part:first-of-type .p_link,.link_part:nth-of-type(2) .p_link{width: 14%;}
