/*************************
 *
 *@author:kam&&hjf
 *
 *@Create at:2016-4-7
 *
 *@Ӧ����İ�
 *
 ***********************/
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,legend,input,textarea,p,th,td{margin:0;padding:0;}
a,input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/outline:none;}img{border:0;vertical-align:middle;}em{font-style:normal}textarea{resize:none;}
body{font: 12px/1.5 \5FAE\8F6F\96C5\9ED1,Helvetica,Arial,sans-serif;word-break: break-word;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
ol,ul{list-style:none}
h1,h2,h3,h4,h5{font-size:14px;font-weight:normal}
input,label,select{font:100% Tahoma}
.clearfix:before,.clearfix:after{content:"";display:block;height:0;font-size:0;line-height:0;visibility:hidden;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}

body {
  background-color: #f4f4f4;
  font-family:Microsoft Yahei;
}

.main {
  width: 1024px;
  margin: 0 auto;

}
.hide {
  display: none;
}
.mr-no {
  margin-right: 0;
}

.center {
  text-align: center;
}

/*ͷ��*/
.header {
  background-color: #ff6765;
  height: 36px;
  color: #fff;
  font-family: "SimSun";
}
.header_content {
  width: 1024px;
  margin: 0 auto;
}
.yl {
  float: left;
  padding-left: 26px;
  height: 36px;
  line-height: 36px;
  color: #fff;
}
.signup {
  float: right;
  height: 36px;
  line-height: 36px;
  margin-right: 30px;
  font-size: 14px;
}
.signup a {
  color: #fff;
}

.signup span {
  background: url(../images/fresh_sprite.png) no-repeat;
  display: block;
  width: 36px;
  height: 36px;
  float: left;

}
span.stu {
  background-position: 8px 12px;
}
span.school {
  background-position: 8px -53px;
}
span.company {
  background-position: 8px -21px;
}
.company_logged_name {
  color: #fff;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  display: block;
  width: 140px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.company_logged {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: "microsoft yahei";
}
.company_logged_ul {
  position: absolute;
  top: 36px;
  z-index: 10;
  right: 183px;
  border: 1px solid #ededed;
  border-bottom: none;
  width: 170px;
  background-color: #fff;
}
.company_logged_ul li {
  height: 41px;
  line-height: 40px;
}
.company_logged_ul a {
  display: block;
  padding: 0 20px;
  border-bottom: 1px solid #ededed;
  background-color: #fff;
  color: #666;
  font-size: 14px;
}
.company_logged_ul a:hover {
  background-color: #e84c4c;
  color: #fff;
}
.com_arrow {
  position: absolute;
  top: -5px;
  left: 80px;
  background: url(../images/head_arrow.png) no-repeat;
  width: 12px;
  height: 5px;
}


.stu_log {
  float: right;
  padding-right: 20px;
}
.stu_ul {
  line-height: 36px;
  height: 36px;
}
.stu_li {
  position: relative;
  float: left;
  margin-right: 32px;
  z-index: 100;
}
.stu_ul img {
  border-radius: 50%;
}
.stu_status {
  cursor: pointer;
}
.stu_offer {
  padding: 20px 34px;
}
.stu_offer em {
  padding: 0 10px;
  background-color: #e84c4c;
  color: #fff;
  border-radius:10px;
  margin-left: 20px;
}
.stu_box {
  position: absolute;
  top: 36px;
  left: -226px;
  border: 1px solid #ededed;
  background-color: #fff;
  width: 290px;
  font-family: "microsoft yahei";
}

.stu_arrow {
  position: absolute;
  top: -6px;
  right: 34px;
  width: 12px;
  height: 5px;
  z-index:11;
  background: url(../images/head_arrow.png) no-repeat;
}
.stu_box_ul {
  border-bottom: 1px solid #ededed;
  background-color: #f6f6f6;
}
.mes a {
  display: block;
  color: #333;
  font-size: 14px;
}

.stu_box_li {
  width: 144px;
  color: #333;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.stu_status i {
  background: url(../images/login_icon.png) no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 28px;
  height: 22px;
  vertical-align: middle;
}
.stu_status .stu_settings {
  background-position: 0 -29px;
}
.stu_settings_list {
  position: absolute;
  background-color: #fff;
  width: 168px;
  border: 1px solid #eaecee;
  border-bottom: 0;
  right: -56px;
  z-index: 8;
}
.stu_settings_list li {
  border-bottom: 1px solid #eaecee;
}
.stu_settings_list a {
  display:block;
  color: #666;
  padding-left: 20px;
}
.stu_settings_list a:hover {
  background-color: #ff6765;
  color:#fff;
  transition: background-color .5s;

}
.pos_per {
  right: -70px;
  top: 36px;
}


/*������&logo*/

.nav {
  width: 1024px;
  margin: 0 auto;
  height: 86px;
}
.g-nav {
  background-color: #fff;
}
.logo {
  float: left;
  height: 86px;
  line-height: 86px;
  padding-left: 26px;
}
.logo img{
  *margin:19px 0;
}
.header_company .logo{
  height: auto;
  line-height: 1;
  padding:0;
}

.nav_bar {
  margin: 0 0 0 520px;
}

.nav_bar li {
  float: left;
  font-size: 20px;
  padding: 0 10px;
  height: 86px;
  line-height: 86px;
}

.nav_bar a {
  float: left;
  color: #333;
  display: block;
  padding: 0 8px;
  height: 80px;
}
.nav_bar .current {
  border-bottom: 6px solid #e84c4c;
  color: #e84c4c;
}
.nav_bar a:hover {
  border-bottom: 6px solid #e84c4c;
  color: #e84c4c;
}
.banner img {
  width: 100%;
}
/*--search start--*/


.search {
  background-color: #fff;
  color: #4f4f4f;
  padding: 30px 36px;
  margin-bottom: 12px;
  border: 1px solid #eaeaea;
  border-top: 0;
}
.search-box {
  border: 1px solid #e84c4c;
  height: 45px;
  line-height: 45px;
  position: relative;
}
.search-type {
  position: relative;
  font-size: 16px;
  float: left;
  width:142px;
  height: 45px;
  line-height: 45px;
  border-right: 1px solid #e84c4c;
  cursor: pointer;
  text-align: center;
}
.select-list {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  border: 1px solid #e84c4c;
  margin-left: -1px;
  background-color: #fff;
}
.select-list li {
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 41px;
}
.select-list li:hover {
  background-color: #e3e6ec;
  color: #e84c4c;
}
.search_region {
  position: relative;
  font-size: 16px;
  float: left;
  text-align: center;
  width: 142px;
  border-right: 1px solid #e84c4c;
  cursor: pointer;
  white-space: nowrap;
  overflow:hidden;
}
.search-text {
  color: #a9a9a9;
  font-size: 16px;
  float: left;
  border: none;
  width: 548px;

}
.search-text input {
  border: 0;
  float: left;
  padding: 0 10px;
  width: 98%;
  height: 45px;
  line-height: 45px;
  font-family: "microsoft yahei";
  color:#a9a9a9;
}
.search-submit {
  width: 114px;
  cursor: pointer;
  float: left;
}
.search-submit input{

  width:100%;
  height: 45px;
  border: 0;
  color: #fff;
  cursor: pointer;
  text-align: left;
  padding-left: 44%;
  font-size: 16px;

  background: #e84c4c url(../images/fresh_sprite.png) no-repeat 29px -88px;
}
.search_region span,
.search-type span {
  display: inline-block;
  *display: inline;
  *zoom:1;
  vertical-align: middle;
  height: 10px;
  width: 10px;
  margin: 0 0 0 15px;
  background: url(../images/fresh_sprite.png) no-repeat -27px 1px;
}
.search-type i {
  font-style: normal;
  line-height: 45px;
  height: 45px;
  display: inline-block;
  *display: inline;
  _zoom: 1;
}
.hot {
  color: #e13e3e;
  padding: 20px 0;
}
.hot a {
  color:#666;
  padding-right: 8px;
}
.hot a:hover {
  color: #e13e3e;
  text-decoration: underline;
}
.choose_area {
  top: 45px;
  left: 142px;
  border: 1px solid #e84c4c;
  display: none;
}
.u-select {
  position: absolute;
  top: 43px;
  left: 0;
  background-color: #fff;
  border: 1px solid #2e6699;
  border-top: none;
  margin-left: -1px;
  width: 100%;
  display: none;
  text-align: left;
}
.u-select li {
  padding:0 0 0 24px;
  cursor: pointer;
}

/*������Ƹ*/
.g-corperation {
  background-color: #fff;
  margin-bottom: 12px;
  border: 1px solid #eaeaea;
}
.title {
  font-size: 24px;
  color: #333;
  padding: 24px;
}
.list-wrap {
  position: relative;
  width: 621px;
  overflow: hidden;
  height: 21px;
}
.list {
  position: absolute;
  left: 0;
  top: 0;
  width: 1050px;
}
.list li a:hover {
  background-color: #e84c4c;
}
.list li a:hover {
  color:#fff;
}
.list li a{
  color:#333;
  display: block;
}

/*У԰��Ƹ��Ϣ*/

.cam-mation {
  float: left;

}
.campus-offer {
  background-color: #fff;
  margin-bottom: 12px;
  border: 1px solid #eaeaea;
}
.trade_menu {
  width: auto;
  margin: 0;
  margin-top: 34px;
}
.trade_menu_choose {
  margin-top: 36px;
}
.find-tab {
  margin: 0 20px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  border-bottom: 0;
}
.find-tab li {
  width: 489px;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #5a5a5c;
  height: 50px;
  line-height: 50px;
  background-color: #f6f6f6;
  cursor: pointer;
  border-bottom: 1px solid #eaeaea;
}
li.tab-now {
  color: #e84c4c;
  background-color: #fff;
  border-bottom: 0;
}
.zw-type {
  border-left: 1px solid #eaeaea;

}
.tablist {
  margin: 0 20px;
  border: 1px solid #eaeaea;
  border-top: 0;
}
.pro-list {
  width: 20%;
  float: left;
}
.pro-list li {
  height: 30px;
  line-height: 30px;
  padding-left: 24px;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro-list a {
  font-size: 14px;
  color: #5a5a5c;

}
.pro-list a:hover {
  color: #e84c4c;
}
.urgent_jobs_list {
  margin:12px 20px 0;
  padding-bottom: 16px;
}
.urgent_jobs_list .urgent_jobs_detail {
  width: 290px;
  cursor: pointer;
}
.load-more {
  padding-bottom: 24px;
  width: 100%;
}
.load-more a {
  display: block;
  width: 216px;
  height: 42px;
  line-height: 42px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  background-color: #e84d4c;
  border-radius: 4px;
}

/*jjr*/

.jjr {
  background-color: #fff;
  margin-bottom: 12px;
}
.jjr-title {
  font-size: 24px;
  color: #333;
  padding: 24px 24px 20px;
}
.jjr-nav li {
  float: left;
  height: 84px;
  line-height: 84px;
  padding-right: 24px;
}
.jjr-nav span{
  color: #333;
  font-size: 13px;
  cursor:pointer;

}
.jjr-now span{
  color: #e84d4c;
  border-bottom: 1px solid #e84d4c;
}
.vist-more {
  float: right;
  padding-right: 32px;
  height: 96px;
  line-height: 96px;
  color: #333;
  font-size: 13px;
  cursor:pointer;
}
.vist-more:hover{
  color:#fa4144;
}

.energy_container {
   padding-left: 136px;
}
.energy_title {
  margin-bottom: 10px;
}
.energy_mes {

}
.energy_ico {
  display: inline-block;
  *display: inline;
  _zoom: 1;
  width: 16px;
  height: 14px;
  background: url(../images/sign_ico.png) no-repeat;
  vertical-align: middle;
}
.energy_tag {
  display: inline-block;
  *display: inline;
  _zoom: 1;
  color: #3d9ccc;
  padding: 0 6px;
  background-color: #edf9ff;
  border: 1px solid #e1f2fa;
}
.energy_bt {
  margin-top: 10px;
}
/*һ����ְ��*/
.yl_talk_ul {
  padding: 0 24px;
}

.yl_talk_ul li {
  width: 160px;
  float: left;
  margin: 0 40px 20px 0;
}
.yl_talk_ul img {
  width: 160px;
  height: 168px;
}
.powerful_img {
  width: 118px;
  height: 145px;
}
.talk_description {
  background-color: #e0e0e0;
  line-height: 2;
  color: #333;
  text-align: center;
  font-family: "SimSun";
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.talk_description font {
  color: #e84c4c;
}
.energy_txt {
  height: 80px;
}

/*�ȵ�н��*/

.power_ul {
  padding: 0 12px;
}
.power_ul li {
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px 12px;
  overflow:hidden;
}
.power_pic {
  float:left;
  padding-right: 20px;
}
.power_pic img {
  width: 118px;
  height:145px;
}
.hot_news_pic {
  width: 220px;
  height: 140px;
}
.power_container {
  padding: 0 0 26px 0;
}
.power_title {
  font-size: 18px;
  line-height: 26px;
  color: #343434;
}
.power_title:hover {
  color: #e84c4c;
}
.power_info {
  font-size: 14px;
  color: #999;
  line-height: 30px;
}
.power_txt {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  padding-left: 138px;
}
.power_mes {
  position: absolute;
  right: -20px;
  bottom: 30px;
}
.power_box {
  display: inline-block;
  *display: inline;
  _zoom: 1;
  color: #999;
  margin-right: 20px;
}
.power_box i {
  background: url(../images/power_ico.png) no-repeat;
  display: inline-block;
  *display: inline;
  _zoom: 1;
  width: 20px;
  height: 14px;
  vertical-align: bottom;
}
.power_box .power_comment {
  background-position: 0 -15px;
  width: 16px;
  vertical-align: -2px;
}
.power_num {

}
.power_box a {
  color: #999;
}

/*agent*/
.agent_cont_box{border:1px solid #e9e9e9;padding: 25px 20px 0;}
.dl_agent_area{}
.dl_agent_area li{float: left;}
.ta_pho{}
.ta_pho img{width: 234px;height: 142px;}

.r_intro_cont{width: 728px;padding: 0 0 0 12px;}
.change_ta_list{width: 494px;*font-size: 0;}
.about_ta_intro{width: 152px;}
.change_ta_list a{color: #333;line-height: 28px;font-size: 13px;display:inline-block;width:490px;}
.change_ta_list p{height: 28px;line-height: 28px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;width: 494px;}
.about_ta_intro p{font-size: 14px;color: #666;line-height: 23px;}
.about_ta_intro .ta_service_num{font-size: 16px;color: #666;padding: 5px 0 4px 0;}
.about_ta_intro .ta_service_num em{color: #fa4144;display:inline-block;padding:0 3px;}

.agent_top{position: relative;border-top: 1px solid #e4e4e4;height: 20px;margin: 20px 0 0;}
.agent_top span,.agent_top a{display: inline-block;font-weight: bold;color: #333;width: 116px;background: #fff;line-height: 26px;
  margin: 0 124px 0 0;font-size: 16px;}

.ta_pub_art{position: absolute;top: -14px;left: 0px;}
.ta_pub_art .ta_menu{background: url(../images/dl_sprite_icon.png) no-repeat -48px -49px;display: inline-block;width: 102px;height: 26px;
text-align: center;line-height: 26px;color: #333;margin: 0 10px 0 0;font-weight:normal;float:left;cursor:pointer;font-size:14px;}
.ta_pub_art .hover{background: url(../images/dl_sprite_icon.png) no-repeat -48px -5px;color: #fa4144;}

/* talent person */
.new_talent_block{padding:0 10px;height:278px;overflow:hidden;}
.talent_person_list{height:278px; padding: 0 8px;}
.talent_person_list li{font-size:12px;line-height:30px;}
.talent_person_list li a{display:inline-block;width:50px;color:#f60001;}

/* ta articel */
.tj_work_deta{}
.tj_work_deta li{}
.comp_job_wage{font-size:14px;}
.comp_job_wage a{color:#a1a1a1;display:inline-block;width:200px;margin:0 40px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.comp_job_wage a:hover{color:#fa4144;}
.comp_job_wage .tj_work_name{color:#3399ff;font-weight:bold;display:inline-block;width:148px;margin:0 10px 0 0;}
.comp_job_wage span{color:#ff6666;vertical-align:top;}
.comp_ask_condation{font-size:12px;color:#a1a1a1;line-height:20px;}

.tj_person_deta{}
.tj_person_deta li{position:relative;}
.tj_person_deta li .ta_job_pho{display:inline-block;width:46px;height:46px;position:absolute;top:6px;left:0;}
.ta_job_pho img{width:46px;height:46px;}
.r_basic_experice{width:326px;padding:2px 0 0 58px;}
.want_apply_work{color:#333;line-height:20px;}
.person_job_basic .tj_work_name{color:#3399ff;font-weight:bold;display:inline-block;margin:0 16px 0 0;}
.person_job_basic{color:#999;}

.ta_article_deta{}
.ta_article_deta li{}
.ta_article_deta h4 a{color:#333;font-size:14px;}
.ta_article_deta p a{color:#666;font-size:13px;}
.ta_article_deta h4 a:hover,.ta_article_deta p a:hover{color:#fa4144;}
.swiper-container {
  width: auto;
}
/* agent result */
.swiper-container{width: 980px;height: 200px;position: relative;}
.swiper-slide {
  width: 980px;
  height: 200px;
}
.swiper-pagination-switch {
    background: #d6d6d6;
    display: inline-block;
    float: left;
    height: 8px;
    margin: 0 10px 0 0;
    width: 8px;
    border-radius: 50%;
    overflow: hidden;
}
.swiper-active-switch {
    background: #fa4144;
}
.swiper-slide-active{padding: 10px 0 0;}
.pagination {
    bottom: 12px;
    left: 50%;
    position: absolute;
    z-index: 20;
}
.secert_message{border:1px solid #e4e4e4;display: inline-block;width:55px;color: #666;margin:8px 15px 0 0;
  -webkit-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;text-align:center;}
.secert_message a,.trust_ta a{color: #666;width:100%;height:100%;display:inline-block;cursor:pointer;}
.trust_ta{border:1px solid #e4e4e4;display: inline-block;color: #666;margin:8px 0 0 0;
  -webkit-border-radius: 4px;-ms-border-radius: 4px;border-radius: 4px;width:52px;text-align:center;}

/*doc*/

.yjs-doc {
  background-color: #fff;
  margin-bottom: 12px;
  border: 1px solid #eaeaea;
}
.doc-list {

  padding: 0 26px;
}
.document {
  position: absolute;
  left: 12px;
  top: 15px;
  height: 52px;
  width: 40px;
  background: url(../images/type-ico.png) no-repeat;
}

.ppt {
  background-position: -80px 0;
}
.excel {
  background-position:  -160px 0;
}
.pdf {
  background-position: -240px 0;
}
.doc-list li {
  height: 72px;
  padding-left: 72px;
  padding-top: 10px;
  position: relative;
}
.doc-txt {
  font-size: 16px;
    line-height: 2;
}
.doc-txt a {
  color: #333;

}
.doc-txt a:hover {
  color: #e84d4c;
}
.doc-info {
  font-size: 13px;
  color: #999;
  line-height: 2;
}
.doc-info > span {
    margin-right: 8px;
}
.doc-info em{
  margin:0 4px;
}
.score {
  position: absolute;
  top: 50%;
  right: 80px;
  height: 13px;
  margin-top: -6px;
}
.ic {
  display: inline-block;
  *display: inline;
  *zoom:1;
  width: 14px;
  height: 13px;
  background: url(../images/star-ico.png) no-repeat;
}
.ic-star-s-on {
  background-position: 0 0;
}
.ic-star-s-off {
  background-position: 0 -36px;
}
.ic-star-s-half {
  background-position: 0 -19px;
}
.skills {
  margin: 28px 0;
}
.skills a {
  display: block;
  width: 216px;
  margin: 0 auto;
  background-color: #e84d4c;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

/*partner*/

.partner {
  background-color: #fff;
  border: 1px solid #eaeaea;
  position: relative;
  margin-bottom: 12px;
}
.title-ex {
  padding: 20px 24px 16px;
  font-size: 18px;
  color: #333;
}
.img-f-list {
  padding: 0 24px;
}
.img-f-list li {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.img-f-list img {
  border: 1px solid #eaeaea;
  width: 90px;
  height:32px;
}
.btn-extend {
  position: absolute;
  top: 64px;
  right: 68px;
  width: 13px;
  height: 32px;
  background: url(../images/part.png) no-repeat;
  cursor: pointer;
}
.friendlink {
  table-layout: fixed;
  width: 100%;
}
.flink {
  padding: 0 24px;
}
.friendlink td {
  height: 26px;
}
.friendlink a {
  color: #5a5a5c;
}
.friendlink a:hover {
  color: #e84c4c;
}


/*author hejf*/
/*������Ƹ��ҳ��*/
.body_bg{
  background:#f4f4f4;
  font-family:Microsoft Yahei;
}
.xjh_wrap{
  overflow:hidden;
  width:996px;
  margin:0 auto 20px;
  color:#333;
}
.search_wrap{
  position: relative;
  z-index:2;
  margin:12px 0;
  padding:22px;
  background:#fff;
  font-size:16px;
}
.search_sub_wrap{
  position:relative;
  height:42px;
  line-height:42px;
  border:solid 1px #f35a5a;
  z-index: 4;
}
.search_choose:hover,.xjh_search_btn:hover{
  cursor:pointer;
}
.search_choose{
  position:relative;
  float:left;
  width:90px;
  padding:0 24px 0 6px;
  text-align:center;
  border-right:solid 1px #c0c0c0;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.search_choose span{
  position:absolute;
  top:18px;
  right:11px;
  height:7px;
  width:10px;
  background:url(../images/icon.png) no-repeat 0 0;
  _background:url(../images/select_icon.gif) no-repeat;
}
.search_choose i{
  font-style:normal;
}
.xjh_search_input{
  float:left;
  width:566px;
  height:30px;
  padding:6px 12px;
  border:0;
  line-height:30px;
  color:#a9a9a9;
}
.xjh_search_btn{
  position:relative;
  float:right;
  width:118px;
  height:42px;
  text-align:center;
  background:#e84c4c;
}
.xjh_search_btn i{
  position:absolute;
  top:14px;
  left:26px;
  height:16px;
  width:16px;
  background:url(../images/icon.png) no-repeat 0 -34px;
  _background:url(../images/search_icon.gif) no-repeat;
}
.xjh_search_btn input{
  width:100%;
  height:42px;
  padding-left:26px;
  border:0;
  color:#fff;
  background:#e84c4c;
}
.xjh_content_wrap{
  width:704px;
  background:#fff;
}
.xjh_content_top{
  position:relative;
  z-index:1;
  height:50px;
  line-height:48px;
  border-bottom: 1px dashed #ededed;
  background-color: #fff;
}
.xjh_content_title{
  width:74px;
  margin-left:20px;
  border-bottom:solid 2px #f02f4a;
  font-size:18px;
  text-align:center;
  margin-top: 1px;
}
.xjh_content_page{
  _display:inline;
  margin-left:15px;
  font-size:14px;
  color:#666;
}
.red_right{
  color:#f02f4a;
}
.xjh_list{
  margin-top:-1px;
  border-top:dotted 1px #ededed;
  background-color: #fff;
}
.xjh_list li{
  height:108px;
  position:relative;
  overflow:hidden;
  border-bottom:solid 1px #ededed;
}
.xjh_list .last{
  border:0;
}
.date_img{
  position:absolute;
  top:18px;
  left:25px;
}
.xjh_date{
  position:absolute;
  top:18px;
  left:25px;
  width:71px;
  text-align:center;
  font-size:18px;
  line-height:33px;
}
.xjh_mom{
  color:#fff;
}
.xjh_day{
  color:#f75555;
}
.timeout .xjh_day{
  color:#696969;
}
.xjh_item_right{
  margin:14px 0 15px 115px;
  line-height:1.5;
}
.xjh_item_right a{
  color:#000;
}
.xjh_item_right a:hover{
  color:#e13e3e;
  cursor:pointer;
}
.xjh_item_company{
  width: 490px;
  font-size:18px;
  color:#000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
}
.xjh_item_place,.xjh_item_time{
  color:#5a5959;
  font-size:14px;
  margin-top:4px;
}
.xjh_item_place i{
  display:inline-block;
  vertical-align:middle;
  width:11px;
  height:14px;
  margin-right:10px;
  _font-size:0;
  background:url(../images/icon.png) no-repeat 0 -7px;
}
.xjh_item_time i{
  display:inline-block;
  vertical-align:middle;
  width:13px;
  height:13px;
  margin-right:10px;
  _font-size:0;
  background:url(../images/icon.png) no-repeat 0 -21px;
}
.timeout_warning{
  position:absolute;
  top:36px;
  right:34px;
}
.aside_wrap{
  width:280px;
  margin-left:12px;
}
.xjh_aside{
/*  min-height:284px;
  _height:284px;*/
  margin-bottom:12px;
  padding:12px 16px 20px;
  background:#fff;
}
.xjh_aside_top{
  font-size:20px;
}
.xjh_aside_top i{
  display:inline-block;
  height:20px;
  width:4px;
  margin-right:5px;
  background:#f75555;
  vertical-align:-4px;
  *vertical-align:3px;
}
.xjh_aside_top .more{
  margin-top:5px;
  font-size:13px;
  color:#666;
  cursor:pointer;
}
.xjh_aside_top .more:hover{
  color:#f75555;
}
.aside_list{
  margin-top:10px;
}
.aside_list li{
  _width:248px;
  font-size: 14px;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  line-height:1.8;
}
.aside_list a{
  color:#333;
  cursor:pointer;
}
.aside_list a:hover{
  color:#f75555;
}

/*��ҳ*/
/*#page{height:22px;line-height:1.5;margin:15px 0 24px 0; vertical-align:middle;color:#4c4c4c; text-align:center;font-size:12px;}
#page .bar{display:inline-block;*display:inline;}
#page span{margin:0 5px;}
#page a,
#page .text{display:inline-block;height:18px;line-height:18px;margin:0 5px 0 0;padding:0 6px;border:1px solid #ccc;color:#4c4c4c;vertical-align:middle;*height:16px;*line-height:16px;*padding:2px 6px 0 6px;height:16px\9;line-height:16px\9;padding:2px 6px 0 6px\9;}
#page .current,
#page .page-sb,
#page a:hover{background:#ca0109;color:#fff;}
#page .text{width:20px;padding:0;}
#page .page-sb{width:28px; height:22px;line-height:1.5;border:none;cursor:pointer;}*/

/*��ҳ�İ�*/
.paging{
  padding:30px 0;
  text-align:center;
}
.paging .cpage{
  color:#fa4144;
}
.paging a{
    border: 1px solid #d7d7d7;
    color: #333;
    display: inline-block;
    line-height: 24px;
    margin-left: 4px;
    padding: 0 9px;
    text-decoration: none;
}
.paging a:hover{
  background: #fa4144 none repeat scroll 0 0;
  border: 1px solid #fa4144;
  color: #fff;
}
.paging input{
  width:45px;
  height:24px;
  padding-left:8px;
  line-height: 24px;
  border: 1px solid #d7d7d7;
  color: #333;
  *vertical-align:-5px;
}

.paging b{
    display: inline-block;
    line-height: 24px;
    margin-left: 4px;
    padding: 0 9px;
    text-decoration: none;
    background: #fa4144 none repeat scroll 0 0;
    border: 1px solid #fa4144;
    color: #fff;
    font-weight:normal;
}
/*search by school*/

.w1 {
  width: 687px;
}
.sch {
  position:relative;
  padding: 10px 20px;
  margin-top: 16px;
  background-color: #eee;
}
.sch-choose {
  float:left;
  position: relative;
  width: 250px;
  border:solid 1px #ddd;
  margin-right: 36px;
  background-color: #fff;
  height: 38px;
  line-height: 38px;
  padding: 0 14px;
  font-family:Microsoft Yahei;
}
.sch-choose div {
  cursor: pointer;
}
.major_txt{
  width: 250px;
  height: 38px;
  padding: 0 14px;
  border:solid 1px #ddd;
  background-color: #fff;
  line-height: 38px;
  font-size:16px;
  color:#333;
  font-weight:normal;
  font-family:Microsoft Yahei;
  float:left;
}
.drodown {
  position: absolute;
  top: 17px;
  right: 14px;
  height:7px;
  width:10px;

  background:url(../images/icon.png) no-repeat 0 0;
  _background:url(../images/select_icon.gif) no-repeat;
}
.drodown_sp{
  position: absolute;
  top: 27px;
  right: 34px;
  height:7px;
  width:10px;

  background:url(../images/icon.png) no-repeat 0 0;
  _background:url(../images/select_icon.gif) no-repeat;
}
.school_list li {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #f5f5f5;
}
.sch_logo {
  position: absolute;
  top: 20px;
  left: 26px;
  border: 1px solid #e6e6e6;
}
.sch_logo img{
  height:88px;
  width:88px;
}
.sch_wrapper {
  padding-left: 130px;

}
.sch_info {
  padding-bottom: 10px;
}
.sch_info a {
  display: inline-block;
}
.sch_name {
  font-size: 18px;
  margin-right: 12px;
  color: #000;
}
.sch_name:hover {
  color: #e84c4c;
}
.sch_honor {
  font-size: 14px;
  color: #fff;
  background-color: #e84c4c;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  margin-right: 10px;
}
.sch_txt {
  color: #5a5959;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-family: "SimSun";
}
.sch_txt a {
  color: #5a5959;
}
.sch_txt b {
  font-weight: normal;
  color: #e84c4c;
}
.sch_txt .unactivated {
  color: #ccc;
}
.mr34 {
  margin-right: 34px;
}
.sch_loca {
  font-size: 14px;
  color: #5a5959;
  height: 30px;
  line-height: 30px;
  font-family: "SimSun";
}
.sch_loca a {
  color: #5a5959;
}
.sch_loca i {
  background: url("../images/icon.png") no-repeat scroll 0 -7px;
 display: inline-block;
 height: 14px;
 margin-right: 4px;
 width: 11px;
 vertical-align: -2px;
 *vertical-align: middle;
}
.fa {
  background-color: #faf8f8;
}
.school_style {
  top: 65px;
  left: 22px;
}

/*school_detail*/
.sch_detail {
  position: relative;
  background: url(../images/yjs_topbg.jpg) no-repeat;
  height: 153px;
  border: 1px solid #edecec;
  margin: 12px 0;
}
.sch_title {
  padding-left: 175px;
  font-size: 20px;
  line-height: 153px;
}
.sch_detail img {
  width: 116px;
}
.int {
  top: 50%;
  margin-top: -58px;
}
.sch_zp {
  margin-bottom: 12px;
}
.sch_content_wrap {
  width: 704px;

}
.more i {
  background: url(../images/more_arrow.png) no-repeat;
  display: inline-block;
  *display: inline;
  _zoom: 1;
  width: 5px;
  height: 12px;
  vertical-align: -1px;
}
.pr30 {
  padding-right: 30px;
}

.sch_other_list {}
.sch_other_list li {
  width: 112px;
  float: left;
  margin: 16px 20px 0 0;
}
.sch_other_list a {}
.sch_other_list img {
  border: 1px solid #dcdcdc;
  width: 110px;
}
.sch_detail_name {
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
 .no-mr {
  margin-right: 0!important;
}
.sch_intro {
  position: relative;
  padding: 20px 34px;
  background-color: #fff;
  margin-bottom: 12px;
}

.intro_tab li {
  float: left;
  margin-right: 30px;
  font-size: 18px;
  color: #272727;
  display: block;
  padding: 0 3px;
  cursor: pointer;
}

.intro_tab li:hover {
  border-bottom: 6px solid #e84c4c;
  color: #e84c4c;
}
.intro_tab .intro_tab_now {
  border-bottom: 6px solid #e84c4c;
  color: #e84c4c;
}
.intro_content {
  margin-top: 20px;
}
.intro_txt {
  text-indent: 2em;
  line-height: 1.8;
  font-size: 14px;
  color: #666;
}
.intro_btn {
  display: block;
  margin: 0 auto;
  color: #999;
  font-size: 14px;
  width: 72px;
}
.intro_child {
  position: relative;
  padding-top: 16px;
}
.intro_child i {
  position: absolute;
  width: 275px;
  height: 1px;
  top: 26px;
  background: url(../images/sch_line.png) no-repeat;
}
.intro_left {
  left: 0;
}
.intro_right {
  right: 0;
}
.intro_btn b {
  background: url(../images/intro_ico.png) no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *vertical-align:middle;
  width: 11px;
  height: 7px;
}
.intro_table {
  margin-top: 24px;
  width: 652px;
}
.intro_table li {
  float: left;
  width: 296px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  margin-right: 12px;
  margin-bottom: 10px;
  background-color: #eee;
  padding-left: 16px;
  white-space: nowrap;
  text-overflow:ellipsis;
  overflow: hidden;
}
.intro_honor {
  font-size: 12px;
  background-color: #e84c4c;
  color: #fff;
  padding: 2px 4px;
  margin-right: 4px;
}
.intro_addr {
  color: #666;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.intro_addr:hover {
  color: #e84c4c;
}
.intro_btn .intro_up {
  background-position: 0 -7px;
  height: 9px;
}
.bdsharebuttonbox {
  position: absolute;
  top: 20px;
  right: 24px;
}
  /*ԺУ��Դ*/

  .st_resoure {
    position: relative;
    padding-top: 20px;
  }
  .menu_select {
    position: relative;
    z-index: 10;
    background-color: #eee;
    padding: 10px 14px;
    font-size: 14px;
  }
  .menu_select_li {
    float: left;
    width: 130px;
    margin-right: 12px;
    height: 30px;
    line-height: 30px;
  }
  .menu_ul {
    background-color: #fff;
  overflow:auto;
    display: none;
  height: 300px;
  }
  .menu_ul li {
    padding: 0 10px;
    cursor: pointer;
  white-space: nowrap;
  }
  .menu_ul li:hover {
    color: #e84c4c;

  }
  .menu_select_li a {
    position: relative;
    color: #333;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    background-color: #fff;
    padding: 0 10px;
  }
  .menu_select_li a i {
    position: absolute;
    top: 16px;
    right: 12px;
    width: 11px;
    height: 6px;
    background: url(../images/resoures.gif) no-repeat;
  }
  .resoure_reset {
    position: absolute;
    top: 30px;
    right: 11px;
    z-index: 11;
    width: 35px;
    color: #4e81de;
  }
  .resoure_reset:hover {
    color: #333;
  }
  .tab_content {
    margin-top: 12px;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
  }
  .table_head {
    background-color: #f6f6f6;
  }
  .table_campus tr {
    height: 40px;
    text-align: center;
  }
  .table_campus td,.table_campus th {
    border: 1px solid #ededed;
    border-bottom: 0;
    border-right: 0;
  }


/*�������ҳ��*/
.detail_wrap{
  width:704px;
}
.detail_wrap h1{
  margin-bottom:20px;
  font-size:24px;
  line-height:1.5;
}
.detail_sub_wrap{
  min-height:276px;
  _height:276px;
  padding:20px 16px;
  margin-bottom:12px;
  background:#fff;
}
.detail_date{
  width:162px;
  border:solid 1px #f85a5a;
}
.detail_date .detail_mon{
  height:72px;
  line-height:72px;
  color:#fff;
  font-size:26px;
  text-align:center;
  background:#f85a5a;
}
.detail_date .detail_day{
  height:116px;
  line-height:116px;
  color:#f85a5a;
  font-size:93px;
  text-align:center;
}
.detail_list{
  margin-left:15px;
  font-size:16px;
  color:#000;
}
.detail_list li{
  margin-top:18px;
}
.detail_list .mT3{
  margin-top:3px;
}
.detail_list span{
  color:#999;
}
.detail_icon1,.detail_icon2,.detail_icon3,.detail_icon4,.detail_icon5{
  display:inline-block;
  vertical-align:text-bottom;
}
.detail_icon1{
  height:18px;
  width:18px;
  margin-right:6px;
  background:url(../images/company.gif) no-repeat;
}
.detail_icon2{
  height:14px;
  width:24px;
  margin-left:-3px;
  background:url(../images/school.gif) no-repeat;
}
.detail_icon3{
  height:18px;
  width:18px;
  margin-right:5px;
  background:url(../images/time.gif) no-repeat;
}
.detail_icon4{
  height:21px;
  width:18px;
  margin-right:5px;
  background:url(../images/city.gif) no-repeat;
}
.detail_icon5{
  height:21px;
  width:14px;
  margin-right:9px;
  background:url(../images/place.gif) no-repeat;
}
.yjs_share{
  float:right;
  margin:10px 20px 0 0;
}
.yjs_share span{
  font-size:15px;
  color:#999;
}
.share_icon1,.share_icon2,.share_icon3,.share_icon4,.share_icon5{
  display:inline-block;
  height:16px;
  width:16px;
  margin-left:3px;
  background:url(../images/share_all.png) no-repeat;
  vertical-align:-2px;
  _font-size:0;
}
.share_icon1{
  background-position:0 -48px;
}
.share_icon2{
  background-position:0 -64px;
}
.share_icon3{
  background-position:0 -32px;
}
.share_icon4{
  background-position:0 -16px;
}
.share_icon5{
  background-position:0 0;
}
.detail_sub_wrap .bdsharebuttonbox{
  position: static;
  float:right;
  margin: 10px 20px 0 0;
}
.bdsharebuttonbox span{
  float: left;
  margin:4px 5px 0 0;
  color:#999;
}
.des_about{
  margin-top:14px;
  font-size:14px;
  line-height:2;
  color:#333;
}
.report{
  font-size:14px;
  color:#3d9ccc;
  text-decoration:underline;
  cursor:pointer;
  line-height:2.4;
}
.des_tip{
  position:relative;
  padding:10px 20px;
  font-size:14px;
  background:#f2f1f1;
}
.des_tip h3{
  color:#f85a5a;
}
.des_tip p{
  color:#666;
  line-height:1.5;

}
.des_tip .tip_cancel{
  position:absolute;
  top:15px;
  right:15px;
  _right:28px;
  width:9px;
  height:9px;
  background:url(../images/tip_cancel.png) no-repeat;
  cursor:pointer;
}
.item_l{
  *display:inline;
  float:left;
  width:380px;
  _width:370px;
}
.item_l_A{
  width:338px;
  margin-top:14px;
  font-size:18px;
  color:#5b74c4;
}
.item_l_A a,.item_r_A a{
  text-decoration:none;
  cursor:pointer;
}
.item_l_A a:visited,.item_r_A a:visited{
  color:#913032;
}
.item_l_A a{
  color:#5b74c4;
  font-weight:600;
}
.item_r_A a{
  color:#333;
}
.item_l_A a:hover,.item_r_A a:hover{
  color: #fa4144;
}
.item_l,.item_l_A,.item_r_A,.item_r_B,.item_r_C,.item_l_B{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.item_l_B{
  width:338px;
  margin-top:10px;
  font-size:16px;
  color:#666;
}
.item_l_B .top_c_page{
  color:#fa4144;
}
.item_l_C{
  margin-top:8px;
  font-size:12px;
  color:#a1a1a1;
}
.item_r{
  float:left;
}
.item_r_A{
  max-width:280px;
  _width:280px;
  margin-top:16px;
  font-size:16px;
  color:#333;
}
.item_r_B{
  width:280px;
  margin-top:10px;
  font-size:14px;
  color:#999;
}
.item_r_C{
  width:280px;
  margin-top:10px;
}
.welfare_item{
  display:inline-block;
  padding:0 5px;
  margin-right:10px;
  line-height:18px;
  font-size:12px;
  background:#f8f8f8;
  color:#666;
  border:solid 1px #c9c9c9;
}
.job_list li{
  padding-bottom:16px;
  border-top:solid 1px #f5f5f5;
  overflow:hidden;
}
.xjh_nojob{
  margin:28px 0 11px;
  padding:10px 0;
  background:#f2f1f1;
  text-align:center;
  font-size:14px;
}
.xjh_nojob a{
  color:#f35a5a;
}
.job_list_A{
  margin-top:-1px;
  border-top:dashed 1px #ededed;
}
.job_list_A li{
  padding-bottom:16px;
  border-bottom:solid 1px #f5f5f5;
  overflow:hidden;
}
.xjh_total{
  padding:10px 16px 10px 0;
  text-align:right;
  color:#a1b0c8;
  font-size:12px;
}
.salary_list li{
  font-size:12px;
  padding:4px 0;
}
.salary_list a{
  display:inline-block;
  max-width:130px;
  _width:130px;
  overflow:hidden;
  text-overflow:ellipsis;
  vertical-align: -6px;
  *vertical-align: baseline;
  color:#303030;
}
.salary_img{
  height:16px;
  width:16px;
  margin-right:5px;
  vertical-align:-2px;
}
.ago{
  color:#999;
  margin-left:5px;
}
.salary_more{
  padding-top:10px;
  font-size:12px;
  text-align:right;
}
.salary_more a{
  color:#666;
}
.salary_more a:hover{
  color:#e84c4c;
}
.job_noResult{
  width:450px;
  padding-bottom:400px;
  margin:150px auto 0;
  color:#333;
}
.job_noResult i{
  float:left;
  width:131px;
  height:167px;
  background:url(../images/noResult.gif) no-repeat;
}
.job_noResult div{
  float:left;
  width:275px;
  margin-left:30px;
}
.job_noResult h3{
  margin-top:36px;
  font-size:18px;
  font-weight:600;
}
.job_noResult p{
  margin-top:10px;
  font-size:16px;
  line-height:1.8;
}

.n_select-list,.time_select-list{
  position: absolute;
  z-index:10;
  left: 0;
  width: 100%;
  border-top:0;
  margin-left: -1px;
  background-color: #fff;
}
.n_select-list{
  top: 38px;
  border:solid 1px #eee;
}
.time_select-list{
  top:42px;
  border:1px solid #f35a5a;
}
.n_select-list li,.time_select-list li{
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 33px;
  cursor:pointer;
}
.n_select-list li:hover,.time_select-list li:hover{
  background-color: #e3e6ec;
  color: #e84c4c;
}
.job-choose {
  float:left;
  position: relative;
  width: 132px;
  padding: 0 24px 0 14px;
  border:solid 1px #ddd;
  margin-right: 13px;
  background-color: #fff;
  height: 38px;
  line-height: 38px;
}
.choose_item{
  font-family:Microsoft Yahei;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space: nowrap;
}
.job_text_wrap{
  float:left;
  position: relative;
  *display:inline;
  margin-right: 13px;
}
.job_txt{
  width: 133px;
  height: 38px;
  padding: 0 24px 0 14px;
  border:solid 1px #ddd;
  background-color: #fff;
  line-height: 38px;
  font-size:16px;
  color:#333;
  font-weight:normal;
  font-family:Microsoft Yahei;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space: nowrap;
}
.no_mg{
  margin:0;
}
.job_s{
  position:relative;
  padding: 10px 18px;
  margin-top: 16px;
  background-color: #eee;
}
.item_select{
  overflow:visible;
}

/*��Ƹ�����鼰������Ƹ����*/
.breadcrumbs{
  height:42px;
  line-height:42px;
  font-size:14px;
  color:#666;
}
.breadcrumbs a{
  color:#666;
}
.breadcrumbs .active{
  color:#e84c4c;
}
.aside_time{
  color:#999;
}
.job_btn{
  display:inline-block;
  height:24px;
  width:70px;
  border:solid 1px #999;
  margin:0 0 10px 12px;
  line-height:24px;
  font-size:14px;
  color:#999;
  text-align:center;
}
.job_btn:hover{
  color:#e13e3e;
  border:solid 1px #e13e3e;
}


/*������Ƹ*/
.company_industry{
  position:relative;
  padding:8px 8px 0;
}
.company_industry ul{
  padding:20px 10px;
  background:#f0eeee;
}
.company_industry li{
  float:left;
  width:95px;
  padding:6px 0;
}
.company_industry .industry_btn{
  display:inline-block;
  height:26px;
  line-height:26px;
  padding:0 6px;
  font-size:16px;
  color:#666;
}
.industry_btn:hover{
  color:#fff;
  background:#f75555;
}
.company_industry .active{
  color:#fff;
  background:#f75555;
}
.company_industry .arrow_down{
  position:absolute;
  z-index:5;
  left:40px;
  bottom:-10px;
  height:11px;
  width:37px;
  background:url(../images/arrow_down.gif) no-repeat;
}
.m_industry_right{
  margin:22px 0 15px 115px;
  line-height:1.5;
}
.m_industry_right a{
  color:#000;
}
.m_industry_right a:hover{
  color:#e13e3e;
  cursor:pointer;
}
.industry_item{
  margin-top:8px;
  color:#5a5959;
  font-size:14px;
}
.industry_item a{
  color:#5a5959;
}
.industry_item .a_industry{
  display:inline-block;
  min-width:90px;
  _width:90px;
  margin-right:20px;
}
.industry_item .industry{
  display:inline-block;
  height: 15px;
  width: 12px;
  margin-right: 5px;
  vertical-align:-1px;
  _font-size:0;
  background:url(../images/city_sm.gif) no-repeat;
}
.industry_item .place{
  display:inline-block;
  width:11px;
  height:14px;
  margin-right:10px;
  _font-size:0;
  vertical-align: middle;
  background:url(../images/icon.png) no-repeat 0 -7px;
}

/*ְλ����*/
.job_weixin{
  *z-index:20;
}

/*������ʽ*/
.mT0{
  margin-top:0;
}
.mT12{
  margin-top:12px;
}
.pdLR16{
  padding:0 16px;
}
.h_auto{
  min-height:0;
  height:auto;
}
.active{
  color:#e84c4c;
}
.mL0{
  margin-left:0;
}
.pb10{
  padding-bottom:10px;
}
.mT32{
  margin-top:32px;
}
.time_input{
  border:0;
  border-right: 1px solid #c0c0c0;
  float: left;
  overflow: hidden;
  padding: 0 24px 0 6px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90px;
  height:42px;
  line-height: 42px;
  color:#333;
  font-family:Microsoft Yahei;
}
.search_sub_wrap .WdateFmtErr{
  font-weight:normal;
  color:#333;
}
.search_sub_wrap .down_arrow{
   background:url(../images/icon.png) no-repeat;
   height: 7px;
   position: absolute;
   left: 94px;
   top: 19px;
   width: 10px;
}
.about_ta_change {
  height: 116px;
  overflow:hidden;
}
