﻿*{margin:0;padding:0;box-sizing:border-box;}
html{overflow-y:scroll}
body{position:relative;width:100%;height:100%;font-size:14px;font-family:"Microsoft YaHei"}
.body_bg{background:#ffffff}
a{color:#505050;text-decoration:none;outline:none;}
a:hover{color:#CD0200;text-decoration:underline;}
.red a,.red a:hover,.red a:visited,.red a:active{color:red;text-decoration:none;}
.red,a.red:link,a.red:visited,a.red:hover{color:#FF0000;}
.lvse a,.lvse a:hover,.lvse a:visited,.lvse a:active,.lvse,a.lvse:link,a.lvse:visited,a.lvse:hover{color:#019418;text-decoration:none;}
em,i{font-style:normal;}
li{list-style:none outside none;}
img{border:0 none;vertical-align:middle;}
input{outline:medium none;}
.m5{margin-top:5px;}
.m10{margin-top:10px;}
.m15{margin-top:15px;}
.mt20{margin-top:20px;}
.clear{clear:both;}
.fl{float:left}
.fr{float:right}
.Orange{color:#F60}
.red{color:red;}
.blue{color:#4189d8}
.blod{font-weight:bold;}
.none{display:none;}
.w1200{width:1200px;margin:0 auto}
.main{width:1200px;overflow:hidden;margin:0 auto;}
.ads{margin-top:2px;margin-bottom:2px;text-align:center;clear:both;}
/* 顶部 */
.head{width:100%;height:36px;background:#f4f4f4;border-bottom:1px solid #ececec;}
.head_m{width:1200px;overflow:hidden;margin:0 auto;background:#f4f4f4;}
.head_l{float:left;overflow:hidden;}
.head_r{float:right;text-align:right;overflow:hidden;}
.head_m a{font-size:14px;text-decoration:none;line-height:36px;color:#5A5A5A;margin-right:15px;}
.head_m a:hover{color:red;}
/*Logo+搜索 大气改版 */
.hp_head{width:100%;background:#fff;float:left;padding:18px 0;}
.hp_head .w1200{display:flex;align-items:center;justify-content:space-between;}
.hp_head_search{display:flex;height:48px;margin-top:0;}
.hp_head_search_job{width:110px;border:2px solid #ff552e;height:48px;line-height:44px;background:#fff;position:relative;z-index:300;border-radius:6px 0 0 6px;cursor:pointer;}
/*下拉箭头css*/
.hp_head_search_job_b{padding:0 12px;display:block;cursor:pointer;position:relative;font-size:15px;}
.hp_head_search_job_b::after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;}
.index_header_seach_find_list{width:110px;border:2px solid #ff552e;border-top:none;background:#fff;position:absolute;left:-2px;top:46px;z-index:999;}
.index_header_seach_find_list a{display:block;padding:0 12px;height:36px;line-height:36px;font-size:14px;}
.index_header_seach_find_list a:hover{background:#FFFAEA;color:#666;text-decoration:none;}
.hp_head_search_text{border-top:2px solid #ff552e;border-bottom:2px solid #ff552e;border-left:none;border-right:none;width:480px;height:48px;line-height:46px;background:#fff;text-indent:14px;font-size:16px;color:#000;font-family:"Microsoft YaHei","Arial Narrow",HELVETICA;}
.hp_head_search_sr{color:#fff;font-size:17px;font-weight:500;height:48px;line-height:48px;background:#ff552e;width:110px;cursor:pointer;text-align:center;border:none;border-radius:0 6px 6px 0;transition:0.2s;}
.hp_head_search_sr:hover{background:#e64b26;}
/*主导航*/
.hp_nav{width:100%;min-width:1200px;height:48px;line-height:48px;background:#ff552e;color:#fff;float:left;overflow:hidden}
.hp_nav ul li{font-size:17px;float:left;position:relative;margin-right:1px;z-index:1}
.hp_nav ul li a{color:#fff;padding:0 26px;display:inline-block;}
.hp_nav ul li a:hover{text-decoration:none;background:#da411e;color:#fff;}
.hp_nav ul .nav_list_hover{background:#da411e;}
