@charset "utf-8";
/*****************
*
*这里是注释，以后都以这个为标准
*本css以公共部分为主，主要是整个项目的通用组件，的编写
*name：项目的名称
*time：2014-10-17
*BY：kom

**************************************************/

/******************css重设 ,css reset************************/
body{height:100%;overflow:auto;position:relative;}
body{font-family: \5FAE\8F6F\96C5\9ED1,arial,tahoma,Verdana,sans-serif;line-height:1.5;font-size:14px;}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
fieldset, input, p,span, blockquote, table, th, td, embed, object,textarea {padding: 0;margin: 0;box-sizing:border-box;}
table{border-collapse: collapse; border-spacing: 0;table-layout:fixed;width:100%;}
fieldset,img,iframe{ border: 0;text-decoration:none;}
address,caption,cite,code,dfn,em,th,var {font-weight: normal;font-style: normal;}
caption, th {text-align:left;}
ul,ol{list-style:none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
q:before, q:after {content: '';}
button, input, select, textarea {font-size:100%;resize:none;font-family: \5FAE\8F6F\96C5\9ED1,arial,tahoma,Verdana,sans-serif;}
abbr, acronym {border: 0;}
:focus {outline: 0;}
a{color:#333;    transition: .6s;}
a, a:link, a:visited, a:hover, a:active{text-decoration:none;}
a:hover{color:#ffb403;}
cite, em, dfn { font-style: italic; }
input[type='button'],input[type='submit'],input[type='reset']{cursor:pointer;vertical-align:middle;margin:0px;padding:0px;}
input[type='text']{vertical-align:middle;}
img{vertical-align:middle;}
.inlineb{display:inline-block;*display:inline;*zoom:1;}
.clearfix {*overflow: hidden; *zoom:1;clear:both; }
.clearfix:after { display: table; content: ""; width: 0; clear: both;}
/* google chrome scrollbar styles start */
::-webkit-scrollbar-track-piece{-webkit-border-radius:0;}
::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-thumb{height:50px;outline-offset:-2px;border:2px solid #c1c1c1;-webkit-border-radius:4px;background-color:#c1c1c1;}
/* google chrome scrollbar styles end */
.e_global_more:hover{background:#ffb403;color:#fff;}
/******************css重设  end ,css reset  end************************/


/******************index************************/
.e_body{overflow:auto;}
.e_body>div{font-size:14px;}
.e_header{height:80px;background:#fff;width:100%;position: fixed;left:0px;top:0px;z-index:82;}
.e_shadow{box-shadow:3px 5px 10px rgba(0,0,0,.15);}
.e_in,.e_head_in{position:relative;width:1180px;height:100%;margin:0 auto;}
.e_head_in{width:1200px;}
.e_logo{float:left;width:205px;height:100%;}
.e_logo table{height:100%;}
.e_logo table td{height:100%;vertical-align:middle;}
.e_login_in{position:absolute;right:0px;top:38px;}
.e_login_list{width:122px;padding-top:40px;display:none;margin-top: -35px;}
.e_login_list_t{height:10px;background:url(hr_login_t.png) no-repeat left top;}
.e_login_list_c{background:url(hr_login_c.png) repeat-y left top;padding:0px 5px;}
.e_login_list_b{height:10px;background:url(hr_login_b.png) no-repeat left top;}
.e_login_head{width:32px;height:32px;position: relative;float:right;margin-right:5px;}
.e_login_mode{border-bottom:1px solid #f2f2f2;}
.e_login_list_c>ul>li{padding:5px 10px 5px 10px;}
.e_login_li{padding:5px 0px;}
.e_login_last{border:none;padding-bottom:0px;}
.e_login_name{color:#999;}
.e_login_name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}


.e_login_head a{display:block}
.e_login_head img{width:32px;height:32px;}
.hr_login_mask{position: absolute;width:32px;height:32px;background:url(e_login_mask.png) no-repeat;}
.e_word_mtitle{display:none;}
.e_nav{height:100%;padding:0px  60px 0px 250px;}
.e_nav_li{float:left;padding-top:0px;margin:0px 14px;border-top:0px solid #fff;padding:40px 18px 0px 18px;position:relative; }
.e_nav_border{position:absolute;left:50%;top:0px;z-index:5;}
.e_nav_border{height:3px;background:#fff;transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);    -webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);width:0px;    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.e_nav_sel .e_nav_border{background:#ffb403;width:100%;left:0px;}
.e_nav_li:hover .e_nav_border{background:#ffb403;width:100%;left:0px;}
.e_nav_sel a{color:#ffb403;}

.e_nav_a{font-size:16px;}
.e_banner{background:#fff7ed url(hr_index.png) no-repeat center center;margin-top:80px;position:relative;height:550px;}
.e_banner_arrow_ico{position:absolute;}
.e_ico1{animation:start2 2.8s infinite ease-in-out;-webkit-animation:start2 2.8s infinite ease-in-out;top:120px;}
.e_ico2{animation:start2 3s infinite ease-in-out;-webkit-animation:start2 3s infinite ease-in-out;top:120px;right:0px;}
.e_ico3{animation:start2 2.5s infinite ease-in-out;-webkit-nimation:start2 2.5s infinite ease-in-out;bottom:60px;left:50%;}
.e_ico4{animation:start2 3s infinite ease-in-out;-webkit-animation:start2 3s infinite ease-in-out;bottom:190px;left:70%;}
.e_ico5{animation:start2 4s infinite ease-in-out;-webkit-animation:start2 4s infinite ease-in-out;top:120px;left:80%;}
.e_login_a{position: absolute;right:0px;top:43px;font-size:14px;}
.e_word{padding-top:110px;}
.e_act{padding-top:110px;}
.e_top{position:relative;padding-top:160px;}
.e_wish{padding:80px 0px 0px 0px;}
.e_wish .e_global_title{position:relative;z-index:49;}
.e_word_in{padding:128px 70px 108px 70px;box-shadow:2px 10px 40px rgba(0,0,0,.2);border:1px solid #eee\9;background:#fff url(hr_word_bg.png) no-repeat left bottom;}
.e_word_left{width:580px;padding:0px 70px 0px 130px;float:left;}
.e_word_title{font-size:18px;padding:10px 0px;margin-bottom:10px;}
.e_word_text{font-size:14px;color:#666;line-height:2;height:255px;}
.e_word_but{margin-top:40px;text-align:right;}
.e_wish_list{min-height:500px;}

.e_word_line{width:8px;height:240px;background:url(hr_eight_line.png) repeat-y;left:70px;top:-50px;position:absolute;transition:all 5s cubic-bezier(.46, 1, .23, 1.52);}
.e_word_subtitle{width:34px;height:0px;height:173px\9;position:absolute;left:100px;top:18px;}

 .e_animate  .e_word_line{animation:long 2s 1 ease forwards;-webkit-animation:long 2s 1 ease forwards;opacity:0;}
 .e_animate  .e_word_subtitle{top:20px;height:173px;}
.e_banner_tougao{width:315px;height:75px;position:absolute;left:50%;margin-left:-157px;bottom:110px;background:url(hr_index_tougao.png) no-repeat;line-height:65px;color:#986b0d;text-align:center;}
.e_global_more{color:#ffb403;border:1px solid #ffb403;padding:10px 20px;}
.e_word_right{float:left;width:380px;}
.e_word_right a:hover img{box-shadow:2px 10px 20px rgba(0,0,0,.2);}
.e_top_in{box-shadow:2px 10px 40px rgba(0,0,0,.2);padding:30px 15px;border:1px solid #eee\9;background:#fff url(hr_top_bg.png) no-repeat left top;}
.e_top_title{height:110px;margin-bottom:25px;}
.e_top_li{float:left;width:50%;padding:10px 15px;}
.e_top_left{float:left;width:230px;}
.e_top_left a td{height:100%;vertical-align:middle;text-align:Center;}
.e_top_left a img{max-width:100%;max-height:160px;}
.e_top_right{padding-left:250px;}
.e_top_wrap{height:180px;border:1px solid #e8e8e8;padding:9px;}
.e_top_wrap:hover{box-shadow:3px 10px 30px rgba(0,0,0,.2);}
.e_top_list_title a{font-size:16px;font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;margin:5px 0px 10px 0px;}
.e_top_list_text{line-height:1.8;color:#666;height:105px;overflow:hidden;margin-top:25px;}
.e_top_more{text-align:right;margin: 20px 15px 10px 0px;}
.e_global_title{text-align:center;padding-bottom:50px;min-width:1180px;}
.e_top_act{width:303px;height:303px;background:url(hr_rect.png) no-repeat;position:absolute;right:-40px;top:-130px;text-align:center;}
.e_top_img{overflow:hidden;width:150px\9;width:150px;    position: absolute; right: 30px;  top: 30px;}
.e_top_img img{display:block;}
.e_top_content{height:400px;}
.e_act_det_pic{height:348px;}
.e_act_det_pic a{display:block;height:100%;overflow:hidden;}
.e_act_det_pic a td{width:100%;height:348px;vertical-align:middle;text-align:Center;}
.e_act_det_pic a td img{}
.e_animate .e_top_act{animation: rotate 2s 1 forwards;opacity:1;-webkit-animation: rotate 2s 1 forwards;}


.e_act{background:url(hr_bal.png) no-repeat 35% 42px;animation: ballon 10s infinite ease;-webkit-animation: ballon 10s infinite ease forwards;}
.e_act_content{position:relative;padding:0px 0px 200px 0px;background:#f5f5f5 url(hr_bl.png) repeat-x center bottom;}
.e_act_swiper{width:100%;height:520px;min-width:1120px;}
.e_act_swiper .swiper-slide{width:560px;height:420px;padding-top:80px;}
.e_act_all{width:1180px;margin:0 auto;}
.e_act_wrap{padding:0px 30px 0px 30px;height:100%;}
.e_act_det{padding:9px;border:1px solid #e8e8e8;background:#fff;height:100%;}
.e_act_det_tit{padding:10px 0px;font-size:16px;font-weight:bold;}
.e_act_det_tit a{display:block;line-height:2;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.e_act_det_des{color:#666;height:45px;overflow:hidden;margin-bottom:10px;}
.e_act_det_time{color:#ffb403;}
.e_act_sel{box-shadow:5px 7px 20px rgba(0,0,0,.2);border:none;transition: all .5s;transform: translate(0px,-50px);}
.e_act_more{padding:15px 0px;text-align:right;}
.e_act_more .e_global_more{padding:10px 20px;margin-right:20px;}
.e_act_arrl,.e_act_arrr{height:82px;width:82px;position:absolute;background:red;z-index:200;top:220px;border-radius:82px;cursor:pointer;display:none;}
.e_act_arrl{left:7%;background:#333333 url(hr_arr_left.png) no-repeat center center;}
.e_act_arrr{right:7%;background:#333333 url(hr_arr_right.png) no-repeat center center;}

.e_act_arrl:hover{background:#ffb403 url(hr_arr_left.png) no-repeat center center;}
.e_act_arrr:hover{background:#ffb403 url(hr_arr_right.png) no-repeat center center;}




.e_line_pic{float:left;width:236px;height:320px;position:relative;cursor:pointer;}
.e_line_det{text-align:center;font-size:16px;margin-top:40px;}
.e_line_dot_line{border-top:1px solid #e8e8e8;height:15px;margin-top:20px;position: relative;z-index:-1;}

.e_line_mask{width:100%;height:100%;position:absolute;left:0px;top:0px;z-index:10;background:url(e_line_s.png) no-repeat center center;}
.e_line_dot{height:82px;transition:all .3s;background:url(e_line_dotd.png) no-repeat center top;position: absolute;left:0px;bottom:0px;width:100%;}
.e_line_pic_sel .e_line_img{width:199px;height:199px;}
.e_line_pic_sel .e_line_mask{background:url(e_line_b.png) no-repeat center center;}
.e_line_pic_sel .e_line_dot{background:url(e_line_dots.png) no-repeat center top;}
.e_line_pic_sel .e_line_det{color:#ffb403;}
.e_line1{background:url(e_line_sm1.png) no-repeat center center;top:40px;}
.e_line2{background:url(e_line_sm2.png) no-repeat center center;top:40px;}
.e_line3{background:url(e_line_sm3.png) no-repeat center center;top:0px;}
.e_line4{background:url(e_line_sm4.png) no-repeat center center;top:0px;}
.e_line5{background:url(e_line_sm5.png) no-repeat center center;top:40px;}
.e_line_img{width:162px;height:162px;margin:0 auto;position:relative;overflow:hidden;background-size: cover; }
.e_line_more{text-align:right;padding:55px 0px 115px 0px;}
.e_line_more .e_global_more{padding:10px 20px;margin-right:30px;}
.e_line_det_name{white-space:nowrap;}
.e_line{padding-top:50px;margin-top:-150px;position:relative;z-index:10;}
.e_eight{padding-top:60px;background:#f5f5f5 url(hr_bashi_bg.png) no-repeat right top;}
.e_eight .e_global_title{position:relative;}
.e_eight_swiper{height:440px;width:100%;background:#f0f0f0 url(hr_word_bg.png) no-repeat left bottom;min-width:1200px;}
.e_eight_wrap{height:440px;position:relative;overflow:hidden;width:100%;}
.e_eight_index{z-index:8;transition:all 1s;}
.e_eight_swiper .swiper-slide{width:600px;height:400px;overflow:hidden;}
.e_eight_slide img{width:100%;display:block;}
.e_eight_content{position:relative;}
.e_eight_side{width:370px;height:317px;background:url(hr_eight_bg.png) no-repeat left center;position:absolute;left:-148px;top:0px;z-index:10;}
.e_eight_href{display:block;padding:0px 8px;width:600px;}
.e_eight_slide{position:relative;width:100%;height:317px;overflow:hidden;}
.e_eight_mask{position: absolute;left:0px;top:0px;width:100%;height:100%;background:url(hr_eight_arr.png) no-repeat;}
.e_eight_slide_in{padding:100px 0px 0px 155px;}
.e_eight_li{margin-bottom:20px;}
.e_eight_side_a{font-size:18px;}
.e_eight_des{padding:15px 8px 0px 73px;}
.e_eight_des li{padding:5px 0px;}
.e_eight_des_t{font-size:14px;color:#666;}
.e_eight_des_c{font-size:16px;}
.e_eight_sel{color:#ffb403;}


.e_wish_bd{width:780px;min-height:500px;background:#fff;box-shadow:2px 10px 40px rgba(0,0,0,.1);padding:0px 20px 20px 20px;position:relative;z-index:10;transition: all 1s;border:1px solid #eee\9;}
.e_wish_bd:hover{box-shadow:2px 10px 40px rgba(0,0,0,.4);margin-left:20px;}
.e_wish_content{padding-bottom:100px;position:relative;}
.e_wish_title{height:60px;line-height:60px;font-size:16px;}
.e_wish_title span{border-left:3px solid #ffb403;padding-left:10px;line-height:1.2;}
.e_wish_table td{vertical-align:top;}
.e_wish_tdl{width:80px;}
.e_wish_tdr{width:150px;text-align:right;}
.e_wish_head{width:62px;height:62px;position:relative;}
.e_wish_mask{position:absolute;width:100%;height:100%;left:0px;top:0px;background:url(hr_head_mask.png) no-repeat;}
.e_wish_head img,.e_wish_head a{width:100%;height:100%;display:block;}
.e_wish_icon{color:#999;font-size:12px;padding-top:33px;}
.e_wish_icon a{color:#999;}
.e_wish_icon a:hover{color:#999;}
.e_wish_icon span{margin-left:20px;padding:5px 0px 5px 26px;}
.e_wish_comment{background:url(hr_com.png) no-repeat left center;}
.e_wish_up{background:url(hr_zan.png) no-repeat left center;cursor:pointer;}
.e_wish_al{background:url(hr_zan_sel.png) no-repeat left center;}
.e_name_name{margin-right:10px;color:#1487f4;cursor:text;}
.e_name_time{font-size:12px;color:#999;margin-right:10px;}
.e_wish_det li{padding:4px 0px;}
.e_wish_text{color:#666;}
.e_wish_li{border-bottom:1px solid #eee;padding:10px 0px;}
.e_wish_media a{margin-right:15px;position:relative;display:inline-block;}
.video-time{    position: absolute;  top: 50%;  left: 50%;  width: 32px;  height: 32px;  margin-left: -16px;  margin-top: -16px;  background: url(ico-video.png) center center no-repeat;}
.e_wish_media img{max-height:60px;}
.e_wish_more{height:80px;text-align:Center;line-height:90px;}
.e_wish_sub{width:480px;height:420px;background:#fff;box-shadow:2px 10px 40px rgba(0,0,0,.1);position:absolute;right:0px;top:150px;padding:35px 40px 35px 30px;transition: all 1s;border:1px solid #eee\9;}
.e_wish_sub:hover{box-shadow:2px 10px 40px rgba(0,0,0,.3);bottom:70px;}
.e_wish_sub_t{background:url(hr_wish_line.png) no-repeat center bottom;padding-bottom:10px;margin-bottom:30px;font-size:18px;text-align:center;}
.e_wish_sub_cont{padding:6px 10px;border:1px solid #ddd;}
.e_wish_forbid{text-align:right;color:#999;}
.e_wish_area textarea{border:none;width:100%;display:block;height:125px;overflow:auto;}
.e_upload_right{float:right;margin-top:38px;}
.e_upload_left{float:left;margin-top:20px;}
.e_upload_left a{margin-right:6px;}
.e_upload_left img{width:50px;height:50px;}
.e_banner_arrow{position:absolute;left:50%;margin-left:-35px;bottom:30px;    z-index:5;background:url(hr_def_arrow_bg.png) no-repeat;cursor:pointer;}
.e_banner_arrow img{animation: start 2s infinite ease-in-out forwards;margin-top:10px\9;-webkit-animation: start 2s infinite ease-in-out forwards;}
.e_ban_img1{}
.e_ban_img2{display:none;}
.e_banner_arrow:hover{background:url(hr_arr_bg.png) no-repeat;}
.e_banner_arrow:hover .e_ban_img1{display:none;}
.e_banner_arrow:hover .e_ban_img2{display:block;}

.e_wish_heart{width:242px;height:187px;position:absolute;animation: balloon2 3s ease-in-out infinite;-webkit-animation: balloon2 3s ease-in-out infinite;background:url(hr_heart.png) no-repeat;right:0px;top:0px;z-index:8;}
.hr_fk{width:136px;height:136px;background:url(hr_fk.png) no-repeat;position:absolute;top:-140px;z-index:45;opacity:0;}
.hr_fkl{left:470px;}
.hr_fkr{left:570px;top:-40px;}

.e_animate .hr_fkl{left:470px; animation-name:slideInLeft;opacity:1;-webkit-animation-name:slideInLeft;}
.e_animate .hr_fkr{left:570px;top:-40px;animation-name:slideInRight;opacity:1;-webkit-animation-name:slideInRight;}

/*qq表情样式*/

.qqFace { margin-top: 4px; background: #fff; padding: 2px; border: 1px #dfe6f6 solid; width:300px;line-height:1.5;}
.qqFace table td { padding: 0px;height:30px; }
.qqFace table tr{height:30px;}
.qqFace table td img { cursor: pointer; border: 1px #fff solid; }
.qqFace table td img:hover { border: 1px #0066cc solid; }

/*qq表情样式 end*/




.e_footer{height:50px;line-height:50px;background:#333333;color:#999999;text-align:center;font-size:12px;min-width:1180px;}
.e_show{display:block!important;}
/******************index&&end*******************/
/******************upload*******************/
.e_wish_content .webuploader-container {
 position: relative;
}
.e_wish_content .webuploader-element-invisible {
 position: absolute !important;
 clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
 clip: rect(1px,1px,1px,1px);
}
.e_wish_content .webuploader-pick {
 position: relative;
 display: inline;
 cursor: pointer;
 text-align: center;
 border-radius: 3px;
 overflow: hidden;
}
.e_wish_content .webuploader-pick-hover {
 background: #fff;
}

.e_wish_content  .webuploader-pick-disable {
 opacity: 0.6;
 pointer-events:none;
}

.e_wish_content  .thumbnail{
 border-bottom: 1px dashed #eee;
 position: relative;
 padding: 2px;
 display: inline-block;
}
.e_wish_content  .thumbnail .error{
 position: absolute;
 bottom: 0;
 font-size: 12px;
 color: #f00;
 background: #000;
 height: 20px;
 width: 50px;
 z-index: 1000;
 line-height: 20px;
}
.e_wish_content  .e_bs_upload{
 display:block;
}
.e_wish_content  p.progress{
 position:absolute;
 bottom:0;
 width:100%;
 height:2px;
}
.e_wish_content  p.progress span{
 display:block;
 border:2px solid #00f;
}

.e_wish_content  .e_bs_upload_add {
 margin-left: 3px;
 margin-top: 3px;
}
.e_wish_content  .file-name{
 padding-left:10px;
}
.e_wish_content  .upload-state-done{
 background:#02CA00;
}
.upload-video{position: absolute;
 left: 50%;
 top: 50%;
 width: 32px;
 height: 32px;
 margin-top: -16px;
 margin-left: -16px;
 background: url(ico-video.png) center center no-repeat;}
.e_bs_upload .uploader-list img{width:50px;height:50px;}

#videoPicker object{
 width:80px!important;
 height:40px!important;
}
#imgPicker object{
 width:80px!important;
 height:40px!important;
}
.e_bs_txt{    word-wrap: break-word;}

#bless-window   #imgPicker div + div{
 width: 100% !important;
 height: 100% !important;
}
#bless-window  #videoPicker div + div {
 width: 100% !important;
 height: 100% !important;
}
.hr_tougao_qishi{margin-bottom:20px;}
.hr_tougao_qishi a{color:#1487f4;padding:5px 0px 5px 30px;background:url(ico-edit.png) no-repeat left center;}
/******************upload&&end*******************/

.e_bs_upload_list,.e_bs_upload_tips,.e_bs_upload_add{float:left;height:50px;}
.e_wish_sub .e_bs_upload_tips{line-height:80px;margin-left:15px;}
.e_bs_upload_add{margin-left:3px;}
.uploader-list .file-item{float:left;margin-right:10px;position:relative;}
.delete-file{position:absolute;right:0px;top:0px;width:20px;    background: url(uploader-del.png) center center no-repeat;background-size:cover;height:20px;cursor:pointer;text-align:Center;line-height:20px;font-size:12px;color:#fff;}
.e_wish_sub .e_bs_upload{padding:10px 20px 0px 0px;display:block;}
.uploader-list img{width:100%;height:100%;}
.e_wish_content  .upload-state-done{background:#1487f4;}
.e_bs_upload_list a{margin-right:5px;}
.e_bs_upload_list a img{width:50px;height:50px;}
.e_bs_icon{margin-right:15px;vertical-align:middle;float:left;}
.wu-example{float:left;}
.e_bs_icon .webuploader-pick{background:none;padding:0px;color:#333;}
.e_bs_icon .uploader-list img{width:50px;height:50px;}
.uploader-list .info{display:none;}
.e_bs_icon span{margin-left:5px;}
.e_bs_textarea{padding:20px 20px 0px 20px;}
.e_bs_textarea textarea{width:100%;border:1px solid #e8e8e8;height:80px;box-sizing: border-box;padding:5px 10px;}
.e_wish_sub .e_bs_function{padding:0px 0px;height:60px;line-height:60px;}
.e_wish_sub .e_bs_fun_send{}
.e_bs_fun_left{float:left;}
.e_bs_fun_right{float:right;}
#e_zhufu_button{padding:8px 15px;border:1px solid #ffb403;color:#ffb403;background:#fff;cursor:pointer;line-height:1.5;}
.e_cel_upload{float:none;}
.e_bs_yzm_wrap{float:left;}
.e_wish_blank{display:block;text-align:center;padding-top:100px;}
.e_upload_tips{display:none;padding:20px 0px;}
.e_cf_area_div{width:388px;height:125px;}
.e_bs_comment_area .e_cf_area_div{width: 100%;
 border: 1px solid #e8e8e8;
 height: 80px;
 box-sizing: border-box;
 padding: 5px 10px;-webkit-user-select: text;}

/******************mobil hide******************/
.e_mo_nav,.e_mo_close,.e_sw2,.e_line_dotm,.e_eight_mob,.e_eight_mob_side,.e_word_sm2{display:none;}

/******************mobil hide end******************/










/******************500px@media******************/

@media screen and (max-width: 500px) {
html{min-width:320px;}
 a{color:#333;    transition:none;-webkit-transition:none;}
 body{left:0px;top:0px;right:0px;bottom:0px;background:#f1f0f0;min-width:320px;position:absolute;}
 .e_header{height:1.22rem;padding:0px 0.37rem;}
 .e_in, .e_head_in{width:100%;}
 .e_global_title,.e_footer{min-width:100%;}
 .e_top_act{display:none;}
 .e_word_sm2{display:block;}
.e_word_line,.e_word_subtitle,.e_top_title,.e_sw1,.e_global_title,.e_eight_pc,.e_word_sm1,.e_footer_span2{display:none;}
.e_nav{position:fixed;left:0px;top:0px;background:#3f352d;width:5rem;padding:0px;display:none;z-index:100;}
 .e_nav_li{float:none;padding:0px;border:none;height:1.67rem;line-height:1.67rem;font-size:0.44rem;border-bottom:1px solid #4e4239;margin:0px;padding-left:0;}
 .e_nav_a{color:#fff; display: block; text-align: center;}
.e_logo{width:3.2rem;margin-left:1.22rem;}
.e_logo img{height:0.8rem;}
.e_mo_nav{position:absolute;left:0px ;top:0.25rem;display:block;}
.e_mo_nav img{width:0.55rem;}
 .e_login_a{top:0.3rem;}
 .e_login_head{width:1rem;height:1rem;margin-right:0px;}
 .hr_login_mask,.e_login_head img{width:1rem;height:1rem;}
 .hr_login_mask{background-size:100% 100%;}
 .e_login_in{top:0.1rem;}
 .e_mo_close{display:none;}
 .e_mo_close img{width:0.44rem;position:absolute;left:5.2rem;top:0.5rem;z-index:10;}
 .e_banner{margin-top:1.22rem;background:#fff7ed url(hr_m_index.png) no-repeat center top;background-size:100% auto;}
.e_banner_arrow{bottom:1rem;}
.e_word_mtitle{display:block;padding:0.8rem 0px 0.6rem 0px;border-bottom:1px solid #e8e8e8;}
.e_word_mtitle img{width:100%;}
.e_word{padding:0.277rem 0.277rem;}
.e_word_in{padding:0px;box-shadow:none;}
.e_word_left{float:none;padding:0px;width:100%;}
.e_eight_href{padding:0px;overflow:hidden;width:100%;}
.e_word_left img{width:100%;}
.e_word_in{border-radius:10px 10px 0px 0px;}
.e_word_right{float:none;padding:0px 0.277rem 0.6rem 0.277rem;width:100%;}
 .e_word_title{font-size:0.54rem;padding:0.3rem 0px;color:#333;font-weight:bold; margin:0.37rem 0px 0px 0px;}
 .e_word_text{font-size:0.42rem;height:auto;}
 .e_word_but{text-align:right;padding-top:0.72rem;margin-top:0px;padding-right:0.2rem;}
.e_global_more{font-size:0.42rem;border:1px solid #ffb403;padding:0.2rem 0.5rem;background:#fff;}
 .e_act_more .e_global_more,.e_line_more .e_global_more{    padding: 0.2rem 0.5rem;}
 .e_top{padding-top:0px;background:#fff;}
 .e_top_in{background:none;box-shadow:none;padding:0rem 0.2777rem 0.4rem 0.2777rem;}
 .e_top_li{width:100%;background:#fff;padding:0rem 0px;border-bottom:1px solid #e6e8eb;border-radius:3px;}
 .e_top_left{width:3.2rem;height:2.3rem;}
 .e_top_left img{width:100%;}
 .e_top_left a td{height:2.3rem;}
 .e_top_right{padding-left:0.4rem;height:2.3rem;overflow:hidden;}
.e_top_list_text{height:1.4rem;overflow:hidden;}
 .e_top_wrap{padding:0.377rem 0.1rem;height:auto;border:none;}
.e_top_more{text-align:right;margin-right:0.477rem;margin-top:1rem;}
 .e_top_wrap:hover{box-shadow:2px 5px 10px rgba(0,0,0,.1);}
.e_act{padding-top:0rem;background:none;animation:none;}
 .e_global_title{padding:0px;}
 .e_act_content{padding-top:0.5rem;background:none;padding-bottom:0px;background:none;}
 .e_global_title img{width:3rem;}
 .e_act_swiper{min-width:100%;height:9rem;z-index:10;}
 .e_act_swiper .swiper-slide{width:10rem;height:9.4rem;padding-top:0px;}
 .e_act_a img{height:auto;}
.e_sw2{display:block;}
 .e_act_wrap{padding:0px;padding-bottom:0.1rem;}
 .e_act_all{background:none;padding:0px 0.277rem 0rem 0.2777rem;width:100%;}
 .e_act_det{padding:0px;}
.e_act_det_tit{font-size:0.48rem;padding:0.3rem 0.277rem 0.2rem 0.2777rem;font-weight:bold;}
.e_act_det_des,.e_act_det_time{padding:0.15rem 0.2777rem 0px 0.2777rem;}
.e_act_det_time{text-align:right;color:#999;font-size:0.333rem;padding-bottom:0.4rem;}

.e_ico1 img,e_ico2 img,.e_ico3 img,.e_ico4 img,.e_ico5 img{width:60%}

.e_line{margin-top:0.2rem;height:16.2rem;padding-top:0rem;background:#fff;}
.e_line_content{height:12rem;margin-top: 0.5rem;;}
.e_line_mask{display:none;}
.e_line_img{border-radius:50%;width:100%;height:100%;margin-left:0px;position: static;}
.e_line_pic_sel .e_line_img{border-radius:50%;width:100%;height:100%;}
 .e_line_pic{float:none;height:2.6rem;position:absolute;width:2.6rem;padding:0.1rem;background:#fff;border-radius:50%;border:1px solid #ccc;}
 .e_line_dot{background:none;}
 .e_dot1{position:absolute;left:1.5rem; top:0rem;}
 .e_dot2{position:absolute;left:7rem; top:2rem;}
 .e_dot3{position:absolute;left:1.5rem; top:4.2rem;}
 .e_dot4{position:absolute;left:7rem; top:6rem;}
 .e_dot5{position:absolute;left:1.5rem; top:8.4rem;}
 .e_line_more{padding:0px;text-align:right;margin-right:0.677rem;}
 .e_line_pic_sel .e_line_dot{background:none;}
 .e_line_dot{position:static;}
 .e_line_dot{height:auto;}
 .e_line_dot_line{border:none;}
 .e_line_det{text-align:left;}
 .e_line_det{font-size:0.388rem;margin-top:0px;}
 .e_dot1 .e_line_dot{position: absolute;    left: 2.8rem;  top: 0.4rem;}
.e_dot2 .e_line_dot{position:absolute;left:-2.8rem; top:0.8rem;}
.e_dot3 .e_line_dot{position:absolute;left: 2.8rem; top:0.6rem;}
.e_dot4 .e_line_dot{position:absolute;left:-2.8rem; top:0.8rem;}
.e_dot5 .e_line_dot{position:absolute;left: 2.8rem; top:0.9rem;}
.e_dot2 .e_line_det{text-align:right;}
.e_dot4 .e_line_det{text-align:right;}

 .e_eight{background:none;padding-top:0rem;}
 .e_eight_wrap{height:11rem;}
 .e_eight_mob_more {text-align:right;    margin: 1.6rem 0.3rem 0px 0px;}
 .e_eight_swiper{min-width:100%;height:8rem;}
 .e_eight_side{width:150px;left:0px;background:#fff;display:none;}
 .e_eight_swiper .swiper-slide{width:100%;height:7rem;background:#fff;}
 .e_eight_mask{display:none;}
 .e_eight_mo_sel{color:#ffb403;border-bottom:1px solid #ffb403;}
 .e_eight_des{padding:0px 0.6rem;}
 .e_eight_des_t{font-size:0.36rem;padding:0.2777rem 0px 0rem 0px;}
 .e_eight_des_c{font-size:0.48rem;}
 .e_eight_slide{height:5.55rem;overflow:hidden;padding:0px 0.2777rem;}
 .e_eight_slide_in{padding:0px;}
.e_wish_heart{display:none;}
.e_wish{background:#fff;margin-top:0rem;}
.e_wish_sub{width:100%;position: static;padding:0px;min-height:auto;background:none;}
.e_wish_bd{position:static;padding:0px;box-shadow:none;width:100%;min-height:auto;border-top:1px solid #e8e8e8;}
 .e_wish{padding:0px;}
 .hr_fk{display:none;}
 .e_wish_bd:hover{box-shadow:none;margin-left:0px;}
.e_wish_sub_t{display:none;}
.e_wish_sub_cont{border:none;background:#f5f5f5;}
.e_eight_mob_side{display:block;border-bottom:1px solid #e8e8e8;}
.e_eight_mob_li,.e_eight_mob_lia{float:left;width:20%;height:1.2rem;line-height:1.2rem;text-align:Center;}
.e_eight_mob_li a{text-align:Center;padding:0.3rem 0.1rem;}
 .e_wish_area textarea{background:none;height:3rem;}
 .e_wish .e_global_title{display:none;}
 .e_upload_left img{width:1.38rem;height:1.38rem;}
 .e_upload_right .e_global_more{font-size:0.42rem;border-radius:0px;border:1px solid #ffb403;padding: 0.2rem 0.5rem;}
 .e_wish_upload{background:#fff;padding:0.22rem 0px 0.222rem 0.2777rem;border-bottom:1px solid #f2f3f7;border-top:1px solid #e6e8eb;}
 .e_upload_left{margin-top:0px;}
 .e_upload_right{margin:0.4rem 0.477rem 0px 0px;}
 .e_upload_left a{margin-right:0.1rem;}
 .e_wish_title{font-size:0.48rem;border:none;height:1.5rem;line-height:1.5rem;border-bottom:1px solid #f2f3f7;}
 .e_wish_title span{border:none;padding-left:0.2777rem;}
 .e_wish_tdl{width:1.45rem;}
 .e_wish_head{width:1.1rem;height:1.1rem;margin-top:0.2rem;}
 .e_wish_tdr{width:0px;}
 .e_wish_det li{padding:0.112rem 0px;font-size:0.42rem;}
 .e_wish_det li a{white-space:normal;word-wrap: break-word;}
.e_wish_li{position:relative;padding:0.277rem 0.2777rem 1rem 0.277rem}
.e_wish_icon{position:absolute;bottom:0.277rem;left:1.45rem;}
 .e_wish_mask{background-size:cover;}
 .e_wish_icon span{margin-left:0.18rem;    padding: 0.14rem 0px 0.14rem 0.6rem;background-size:0.5rem;}
 .e_wish_media img{max-width:1.67rem;}
 .e_wish_more{height:0.9rem;line-height:0.9rem;margin-top:0.8rem;text-align:right;margin-right:0.6777rem;}
 .e_wish_content{padding-bottom:0.7rem;}
 .e_wish .e_word_mtitle{padding-top:0.3rem;}
 .e_top_list_title a{font-size:0.48rem;font-weight:normal;margin:0.14rem 0px 0.2rem 0px;}
.e_top_list_text{font-size:0.36rem;line-height:1.7;margin-top:0px;}
 .e_act_det_pic a td{height:7.1rem;}
 .e_act_det_des{height:1.2rem;margin-bottom:0px;overflow: hidden;  text-overflow: ellipsis;}
 .e_act_more{margin-top:1rem;text-align:right;margin-right:0.477rem;}
 .e_act_all .pagination,.pagination2{position:absolute;width:90%;bottom:1.5rem;z-index:10;height:1rem;text-align:Center;left:5%;}
 .pagination2{bottom:1.8rem;}
 .e_act_all .pagination .swiper-pagination-switch,.pagination2 .swiper-pagination-switch{width:0.277rem;height:0.2777rem;background:#fff;border-radius:50%;border:1px solid #cccccc;display:inline-block;margin:0px 0.15rem;}
 .e_act_all .pagination .swiper-active-switch,.pagination2 .swiper-active-switch{width:0.277rem;height:0.2777rem;background:#ffb403;border-radius:50%;border:none;}
 .e_eight_content{margin-top:0.5rem;padding:0px 0.2777rem;}
 .e_act .e_word_mtitle{border:none;padding-bottom:0px;}
 .e_act_arrl, .e_act_arrr{display:none!important;}
.e_line_dotm{display:block;}
.e_line_dotm>div{width:70%;height:0.15rem;background:url(e_m_dot.png) repeat;background-size:contain;position:absolute;left:1.5rem;}
.e_line_dot1{transform:rotate(22deg);top:2rem;-webkit-transform:rotate(22deg);}
.e_line_dot2{transform:rotate(-20deg);top:4.5rem;-webkit-transform:rotate(-20deg);}
.e_line_dot3{transform:rotate(20deg);top:6.2rem;-webkit-transform:rotate(20deg);}
.e_line_dot4{transform:rotate(-22deg);top:8.6rem;-webkit-transform:rotate(-22deg);}
.e_eight_mob{display:block;}
.e_eight_mob .e_eight_swiper{background:none;box-shadow:2px 2px 5px rgba(0,0,0,.1);}
 .e_body>div{font-size:0.42rem;}
.e_act_det_pic{height:7.1rem;}
.e_wish_sub .e_bs_function{height:auto;line-height:2;margin-top:0.3rem;}
#e_check_text{width:4.5rem;}
 .e_bs_fun_left,.e_bs_fun_right,.e_bs_yzm_wrap,.e_bs_fun_left{float:none;}
 .e_bs_yzm_wrap{margin:0.5rem 0px;}
.e_wish_sub{padding:0.5rem 0.4rem;}
.e_wish_sub_cont{padding:0.15rem 0.27rem;}
.e_banner_tougao{bottom:3.2rem;}
 .e_top_img{display:none;}
 .e_top_content{min-height:9.1rem;height:auto;}
 .e_wish_forbid{padding-top:0.2rem;}
 #e_check_text, #e_check_text2{height:1.1rem;width:5.2rem;border:1px solid #ddd;}
 .e_bs_yzm{margin-right:0.277rem;}
 #e_zhufu_button{margin-right:0.3rem;}
.e_bs_fun_right{text-align:right;}
 .e_wish_list{padding:0px 0.2777rem;}



}

/******************500px@media end******************/











