@charset "utf-8";

/* 首页top */
.index_head{width: 100%;height: 74px;overflow: hidden;}
.index_l_p{padding: 0 10px 0 0;float: left;margin:0;}

.index_h_user{color: #666;font-size: 12px;}
.logined{padding: 20px 0;height: 35px;line-height: 35px;}
.index_hl_name{color: #ff750f;margin: 0 10px 0 0;font-weight: bold;}
.logined .index_hl_a{display: inline-block;width: 70px;height:50px;color:#fff;background:url(../img/head_a_bg.png) no-repeat 0 5px;text-align: center;color: #fff;}
.index_hu_input{width: 80px;height: 25px;padding:0 0 0 3px;vertical-align: middle;border: 1px solid #ddd;}
.index_hu_input:focus{outline: none;}
.index_login .index_hu_btn{text-align:center;display: inline-block; width: 50px;height: 25px;line-height: 25px; background: url(../img/head_btn_bg.png) no-repeat;color:#666;vertical-align: middle;border: none;}

.head_l_b{ cursor:pointer;}
.head_l_b:hover{ color:#0E8BDF;}
.head{ height:40px; background:#F0F0F0; border-bottom:1px solid #D8D8D8;}
.all_wid{ position: relative; width:1050px; margin:0px auto; height:40px; line-height:40px; font-size: 13px; }
.he_us_i{ border-radius:50%;border:1px solid #D8D8D8;width:32px; height:32px; margin:3px 5px 0px 0px; background:#fff;}
.he_us_x{ border:1px solid #fff; border-radius:50%; width:30px; height:30px; overflow:hidden; }
.he_us_x img{ width:100%;height:100%;object-fit:cover;}
.us_name{  padding:0px 0px 0px 5px; cursor:pointer;}
.head_ul li{ float:left;}
.h_x_s{ padding:0px 10px; color:#CCCCCC;}
.he_cen{ background:url(../images/lis_n.png) no-repeat right center; padding:0px 15px 0px 0px; cursor:pointer; position:relative;}
.he_cens{ background:url(../images/lis_n.png) no-repeat 73px center; padding:0px 0px 0px 0px; cursor:pointer; }
.dr_do{ position:absolute; width:95px; background:#fff;  border:1px solid #ccc; left:-13px; top:-11px;}
.dr_do a{ display:block; padding:0px 0px 0px 12px;}
.h_col{ background:url(../images/collection.png) left center no-repeat; padding:0px 0px 0px 15px; cursor:pointer;}


/* 首页nav */
.main_nav{width: 100%;height: 40px;background: url(../img/in_mainnav_bg.png) repeat-x;}
.main_nav ul{margin: 20px 0;}
.main_nav a{display: inline-block; height: 20px;line-height: 20px;margin: 10px 0;border-right: 1px dotted #74a6e0;float: left;color: #fff;padding: 0 25px;font-weight: bold;}
.main_nav a:last-child{border-right:none;}