﻿body {
  
    -webkit-text-size-adjust: 100%;
}

/*顶部提示*/
 .bannerbox {width:100%;min-width:1200px;position:relative;overflow:hidden;height:64px;display:none;}
 .banner {width:1920px;  min-width:1200px;         position:absolute;            left:50%;            margin-left:-960px;       }



/*迷你导航条*/
.mininav{width:100%;min-width:1200px; height:40px;background:#333 ;box-shadow: 0 1px 7px rgba(0,0,0,.4);    margin-bottom: 7px;transition: height .2s ease;}
.mininavInner{width:1200px;height:40px;margin:0 auto!important;}
.mininavInner a{color:#ccc;text-decoration:none;}
.mininavInner a:hover{color:red;}
.mininavInner .mininavLeft{float:left;color:#b4b4b4;padding-top:5px;width:220px;font-size: 14px;}
.mininavInner .mininavLeft .fl{height: 24px; color:#fff;font-family: "Microsoft Yahei";padding-top: 4px;padding-left:15px;border-radius:20px; }
.mininavInner .mininavLeft .fl a:link,.mininavInner .mininavLeft .fl a:visited{color:#333;}
.mininavInner .mininavLeft .fl span{color:#c1272f;font-weight:700;}
.mininavInner .switch {float: left;}
.mininavInner .r{float:right;}
.mininavInner .mininavSearch{float: left; width:200px;border-radius:12px;  height: 24px;background-color: #fff;      margin-top:7px;     padding-left: 2px;}
.mininavInner .mininavSearch .btn_search {     width: 16px;    height: 16px; background:url(../images2016/a_search-btn.png);  border: 0; outline:0;    float: right;    margin: 4px 6px 4px 0;    background-color: transparent;    cursor: pointer;}
.mininavInner .mininavSearch .text_search {    width: 156px;  height: 24px;line-height:24px;  border: 0;margin-left: 10px;color: #999;    -webkit-appearance: caret;outline:0;     }

.mininavInner .mininavKeFu{float: left; width:160px;height:35px;    padding-top: 5px;padding-left:30px;}

.mininavInner .mininavRight{ float:right;padding-right:25px;padding-top: 5px;padding-left:25px; height:35px;background-color: #424242;}
.mininavInner .u-menu{padding-top:5px;float: left; }
.mininavInner .u-menu li{ float: left;}
.mininavInner .c-menu{padding-top:5px;padding-left:30px;float: left;color:#fff; }
.mininavInner .c-menu li{ float: left;}
.mininavInner .site-nav-pipe { padding: 0 2px;font-style: normal;color: #DDD;}
.mininavInner .title { color: #fff;padding-right:8px;}


/*头部*/

.mainnav{width:100%;min-width:1200px;height:100px;background:#ffffff ;border-bottom:1px solid #ebebeb;}
.mainnavnner{width:1200px;height:100px;margin:0 auto!important;background: #ffffff;}

.mainnavnner .left{width:330px;height:56px;background:#ffffff;float:left;    padding-top: 18px;}
.mainnavnner .left .h_logo{float:left;}
.mainnavnner .left .h_logo .pd2{padding:2px;}
.mainnavnner .left .city{float:left;width:44px;height:56px;}
.mainnavnner .left .city ul{font-size:14px;color:#555;padding:10px 2px 0px 1px;text-align:center;}
#shortcut #ttbar-mycity .dt {width:64px; height:38px;   padding: 0px 2px; overflow:hidden;}
#shortcut #ttbar-mycity .arrow{width:15px;height:15px;margin: 13px 5px 0px 53px;  background: url(../images2016/a_arrow.png) no-repeat; float:left; }
#shortcut .ui-area-mini-text{width:50px; height:40px;text-align:right;color:#f3574b;display:block;line-height:40px;font-size:14px;overflow:hidden;float:left;}
#shortcut .dorpdown-layer {    top: 0px;    background: #333;    border-color: #E0E0E0;    box-shadow: 0 3px 5px rgba(0,0,0,.2);}
.mainnavnner .mid{width:672px;height:44px;padding:28px 0px;float:left;margin-left:18px;}
.mainnavnner .mid ul{margin:0px 20px;}
.mainnavnner .mid li {position: relative;float: left;height: 42px;line-height: 42px;text-align: center;}
.mainnavnner .mid li a:link,.mainnavnner .mid li a:visited {    display: block;    color: #555;    font-size: 16px; padding: 0 10px;   font-family: "Microsoft Yahei";    text-decoration: none;
                                                           -webkit-transition:0.3s;  -moz-transition: 0.3s;  -o-transition:0.3s;  transition: 0.3s;}
.mainnavnner .mid li.first {     /*border-bottom:5px solid #fe0000;*/}
.mainnavnner .mid li.first a:link,.mainnavnner .mid li.first a:visited {    color:#fe0000;    font-weight:700;  }
.mainnavnner .mid li a:hover{  border-bottom:none;  background-color:#333;  color:#ffffff; }
.mainnavnner .right{width:180px;height:95px;float:right;background:#ffffff;padding-top:5px;}
.mainnavnner .right .tip {
        width:80px;height:95px;line-height:90px;text-align:center;
        display: block;
        color: #555;
        font-size: 16px;
        font-family: "Microsoft Yahei";
        text-decoration: none;
        float:left;
    }

/*
    头部新的
.mainnav{width:100%;height:90px;background:#222222 ;}
.mainnavnner{width:1200px;height:90px;margin:0 auto!important;background: #1a1a1a;}

.mainnavnner .left{width:344px;height:56px;margin:17px 0px;float:left;}
.mainnavnner .left .h_logo{float:left;}
.mainnavnner .left .h_logo .pd2{padding:2px;}
.mainnavnner .left .city{float:left;width:49px;height:55px;}
.mainnavnner .left .city ul{font-size:14px;color:#fff;padding:10px 2px 0px 1px;text-align:center;}
#shortcut #ttbar-mycity .dt {width:45px; height:38px;   padding: 0px 2px; overflow:hidden;}
#shortcut #ttbar-mycity .arrow{width:15px;height:15px;margin: 3px 13px;  background: url(../images2016/arrow.png) no-repeat;  }

.mainnavnner .search{width:606px;height:90px;float:left;}

.mainnavnner .search .search-panel {    padding-top:23px;   margin-left: 15px;    width: 580px;    height:46px;    border: none;    outline: 0; }
.mainnavnner .search .search-panel .l{  width:444px;height:45px;float:left;   }
.mainnavnner .search .search-panel .l .search-input {    padding: 6px 0px;    text-indent: 10px;    height: 30px;
    line-height: 30px;    overflow: hidden;
    width:444px;       border: 1px solid #e70012;        outline: 0;    background-color: #fff;    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;    border-radius: 8px;    text-overflow: ellipsis;    font-size:16px;
}

.mainnavnner .search .search-panel .r{  width:134px;height:45px;float:left;   }
.mainnavnner .search .search-panel .r .search-btn {    margin-left: -10px;   display: inline-block;    cursor: pointer;
        -moz-border-radius: 5px;    -webkit-border-radius: 5px;    border-radius: 5px;    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;    box-shadow: 0 0 0 transparent;  
     width:136px;height:45px;  background-image: url(../images2016/search-btn.png);       border: none;    outline: 0;
}



.mainnavnner .right{width:250px;height:90px;float:right;}
.mainnavnner .right .tb{width:100%;height:100%;}
.mainnavnner .right .tb td{width:24%;}
.mainnavnner .right .tb .first{padding-left:15px;}
.mainnavnner .right .tb .last{width:28%;}

.b-nav{width:100%;min-width: 1200px;height:40px;background:#4d4d4d;}
.b-nav .inner {width: 1200px;height: 40px;margin: 0 auto !important;}
.b-nav .l-nav{float:left;}
.b-nav .l-nav li {position: relative;float: left;height: 40px;line-height: 40px;text-align: center;}
.b-nav .l-nav li a{padding: 0 35px;}
.b-nav .l-nav li.first{background:#e50112;}
.b-nav .l-nav li a:hover{ color: #fff;background:#e50112;}
.b-nav .l-nav li a:link,.b-nav .l-nav li a:visited {    display: block;    color: #fff;    font-size: 16px;    font-family: "Microsoft Yahei";    text-decoration: none;}
.b-nav .r{float:right;width:250px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:16px;}
.b-nav .r .red{color:red;}*/

/*四大推荐信图片*/
.tjx-bar{width:1200px;height:160px;padding:15px 0px 0px 0px;}
.tjx-bar li.item{float:left;margin-right:18px;width:286px;height:151px;  background: #fff;  z-index: 1;  -webkit-transition: all .2s linear;    transition: all .2s linear}
.tjx-bar li.item:hover {    z-index: 2}
.tjx-bar li.last{margin-right:0px;}
.tjx-bar li.active{  -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);    box-shadow: 0 15px 30px rgba(0,0,0,0.1);    -webkit-transform: translate3d(0, -2px, 0);    transform: translate3d(0, -2px, 0)}



/*中部*/
.layout {
    width: 1200px;
    margin: 0 auto;
    color: #222;
    font-family: "微软雅黑","Arial Narrow",HELVETICA;
}
.layout:after, .hd:after, .bd:after, .ft:after {
    content: "";
    display: table;
    clear: both;
}
.mt10 {
    margin-top: 10px;
}
.bg-w{ background:#fff;min-width: 1200px;}

.bg-g{ background:#f2f2f2;min-width: 1200px;}
.bg-g2{ background:#f9f7f8;min-width: 1200px;}
.bg-mp{ background:#f2f2f2;min-width: 1200px;}

/*幻灯片展示*/
.slide{float: left;width:950px;height:450px;}

/*登录注册*/
.extra{float: right;width:250px;height:450px;}
.extra .login{ background:#393939 ;height:320px;}
.extra .login .nav-tabs {width:250px;height:66px;background:#4d4d4d ;}
.extra .login .nav-tabs li{  float: left; width:125px; text-align:center;  border-bottom:4px solid #000;  }
.extra .login .nav-tabs .active{ border-bottom:4px solid #f0584b; }
.nav-tabs>li>a {  float: left;  width:125px; height:62px; display: inline-block;text-align:center;      line-height: 62px;      color:#fff;    font-size:14px;}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {     cursor: default;   }
.tab-content {    overflow: auto;}
.tab-content>.tab-pane {    display: none;}
.tab-content>.active {    display: block;}
.tab-content .c_login{ padding:11px 18px;} 
.tab-content .c_login .control-label{color:#fff;margin-bottom:5px;}
.tab-content .c_login .input-a{width:190px;height:27px;margin-bottom:6px;padding: 0px 10px;}
.tab-content .c_login .input-b{width:80px;height:27px;margin-bottom:6px;float:left;padding: 0px 10px;}

.tab-content .c_login .login_button {width: 102px;height: 28px;line-height: 28px;border: 0;font-size: 14px;color: #fff;cursor: pointer;background: #29aae3;margin-top:15px;margin-left:10px;}
.tab-content .c_login .login_link{ color:#f8931f;padding-right:10px;}
.tab-content .c_login .pl_right{padding-left:100px;}

.ext_mod{width:250px;height:130px; background:url(../images2016/ext_bg.png);}
.ext_mod ul{}
.ext_mod ul li{float:left;width:118px;height:59px;margin:3px;}
.ext_mod ul li a{width:110px;height:55px;cursor:pointer;text-decoration:none;padding:2px;}

/*精英推荐信*/
.elite{float: left;width:598px;height:487px;}
.elite .jytjx{width:598px;height:145px;}
.elite .hd{ position: relative;    height: 30px;    background: #ccc;    color:#333;}
.elite .hd h2 {    position: absolute;   font-size: 14px;      padding:5px 250px;}
.elite .hd .more_link{ position:absolute;right:10px;top:5px;color:#fff;font-size:14px;}
.elite .hd .more_link:hover{text-decoration:none;color:#c2272d;}
.elite .bd{ }
.elite .bd ul{}
.elite .bd ul li{    float: left;  width: 297px;height:35px; overflow: hidden; border:1px dashed #ececec;}
.elite .bd ul li.last{border-left:none;}
.elite .bd .n_bg{float: left; }
.elite .bd .n_title{float: left;}
.elite .bd .n_title .link{height:35px;    color: #505050;    font-size: 14px;  line-height:35px;padding-left:5px;white-space:nowrap;	text-overflow:ellipsis;overflow: hidden;}
.elite .bd .n_title a:hover{text-decoration:none;color:#c2272d;}
/*企业滚动展示*/


.elite .mc {   width:598px;height:241px;  }
/*.sw {    position: relative; width:598px; height:307px;  overflow: hidden;  border:1px solid #ececec;  border-top:none;   background:#fff;}
.sw li {    width: 276px;  border-bottom:1px dashed #ececec;   height: 46px; margin-left:10px;    margin-bottom: 3px;   float:left;    background: url(../images2016/li_bg.png) no-repeat 3px 12px;    padding-left: 13px;      line-height:23px;    overflow: hidden;    text-overflow:ellipsis;     white-space:nowrap;}
.sw li  a.company{color:#505050;font-size:14px; float:left;	width:205px;	text-align:left;	white-space:nowrap;	text-overflow:ellipsis;	-o-text-overflow:ellipsis;	overflow: hidden;}
.sw li  a.bg{  border-radius: 3px;  margin-left:10px;text-align: center;font-size:12px;padding:1px 5px;background:#ccc;color:#555;}
.sw li  a.bg2{  border-radius: 3px;  margin-left: 20px;text-align: center;font-size:12px;padding:1px 5px;background:#ccc;color:#555;}*/


/*企业招聘*/
.recruitment{float: right;width:598px;height:487px;overflow: hidden;}
.recruitment .hd{ position: relative;height: 30px;background: #ccc;color:#333;}
.recruitment .hd h2 {    position: absolute;   font-size: 14px;      padding:5px 250px;}
.recruitment .hd .more_link{position:absolute;right:10px;top:5px;color:#fff;font-size:14px;}
.recruitment .hd .more_link:hover{text-decoration:none;color:#c2272d;}
.recruitment .bd{ }
.recruitment .bd ul{}
.recruitment .bd ul li{    float: left;  width: 297px; overflow: hidden; border:1px solid #ececec;}
.recruitment .bd ul li img{     width: 297px; }
.recruitment .bd ul li.last{border-left:none;}

/*自主招聘*/
.zizhu_job{width:1200px;height:358px;overflow: hidden;}
.zizhu_job .hd{ position: relative;height: 30px;background: #ccc;color:#333;}
.zizhu_job .hd h2 {    position: absolute;   font-size: 14px;      padding:3px 550px;}
.zizhu_job .hd .more_link{position:absolute;right:10px;top:5px;color:#fff;font-size:14px;}
.zizhu_job .hd .more_link:hover{text-decoration:none;color:#c2272d;}
.zizhu_job .bd{ background:#ffffff;height:325px; }
.zizhu_job .bd ul{ padding:5px 18px; }
.zizhu_job .bd ul li{  width: 278px;   background: url(../images2016/li_bg.png) no-repeat 3px 12px;    padding-left: 13px;    height: 26px;    line-height:26px;    overflow: hidden;    text-overflow:ellipsis;     white-space:nowrap;}
.zizhu_job .bd ul li a:link,.box_list .box .bd ul li a:visited{ color:#343434}
.zizhu_job .bd ul li a:hover{ color:#cd0001;}




/*推荐信理念*/
.idea{}
.idea  h3{background: #ccc;line-height:27px;color:#333;padding:3px 560px;font-size:14px;}
.idea .bd{ }
.idea .bd ul{}
.idea .bd ul li{    float: left;  width:292px; overflow: hidden; border:1px solid #ececec;padding:3px;}
.idea .bd ul li img{ width:292px;height:165px;    }
.idea .bd ul li:nth-child(2n){border-left:none;}
.idea .bd ul li .title {    font-size: 14px;    font-family: "微软雅黑";color:#222;}

/*五大板块*/
.box_list{width:100%; height:538px;padding:80px 0px 44px 0px; font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;}
.box_list .box{  background:#ffffff;float: left;width:225px;height:535px;margin-right:18px;}
.box_list .first_box{float: left;width:226px;height:535px;padding-left:0px;}
.box_list .last_box{float: left;width:226px;height:535px;margin-right:0px;}
.box_list .box .hd{  height: 50px; text-align:center;font-size:16px;line-height:50px;  }
.box_list .box .a{ border-top:2px solid #f3825a;color:#f3825a;   }
.box_list .box .b{ border-top:2px solid #a8d26c;color:#a8d26c;   }
.box_list .box .c{ border-top:2px solid #cf5a60;color:#cf5a60;   }
.box_list .box .d{ border-top:2px solid #3e93ca;color:#3e93ca;   }
.box_list .box .e{ border-top:2px solid #f05599;color:#f05599;   }

.box_list .box .bd{height:484px; }
.box_list .box .bd ul{ }
.box_list .box .bd ul li{ margin:0px 16px;    background: url(../images2016/tjx_titile_bg9.png) no-repeat 0px 10px;    padding-left: 15px;    height: 26px;    line-height:26px;    overflow: hidden;    text-overflow:ellipsis;     white-space:nowrap;}
.box_list .box .bd ul li a:link,.box_list .box .bd ul li a:visited{ color:#343434}
.box_list .box .bd ul li a:hover{ color:#cd0001;}
.box_list .box  .more_link{ width:226px;height:36px;line-height:36px; background-color:#e6e6e6; text-align:center;}
.box_list .box  .more_link a { color :#4d4d4d;font-size:14px;}
.box_list .box  .more_link a:hover{text-decoration:none;color:#c2272d; }


/*页面底部*/
.footer{background:#fff;width:100%;}
.fooinner{height:487px;background: #fff;width:100%;}
.fooinner .bg{width:1200px;height:273px; background:url(../images2016/a_foot_bg.png) }
.fooinner .info{width:440px;height:200px;color:#a0a0a0;padding:52px 20px 20px 400px;font-size:14px;}
.g_foot {    width: 1200px;}
.g_foot a {color: #ccc;}

/** slide-pic(slide-pic.css) **/
.slide-pic .prev,.slide-pic .next,.circle-ctrl .item{background:url(../images2016/bg_24.png); background-repeat:no-repeat;}

.slide-pic {position:relative; zoom:1;}
.slide-pic .pics {width:99999px;font-size:0;}
.slide-pic .slide-wrap {width: 100%; position:relative; zoom:1; overflow:hidden;}
.slide-pic .pics li {float:left;}
.slide-pic .pics li img {vertical-align:top;}
.slide-pic .prev,.slide-pic .next {width:35px; height:69px; margin-top:-35px; position:absolute; top:50%; z-index:2;outline:none;
	-webkit-transition: right .2s, left .2s;
	-moz-transition: right .2s, left .2s;
	-ms-transition: right .2s, left .2s;
	-o-transition: right .2s, left .2s;
	transition: right .2s, left .2s;
}

.slide-pic .prev {background-position:0 0;left:-35px;}
.slide-pic .next {background-position:-72px 0;right:-35px;}
.slide-pic .prev:hover {background-position:-36px 0;}
.slide-pic .next:hover {background-position:-108px 0;}

.box .slide-pic {padding-top:20px;}

.slide-pic-hover .prev {left:0;_left:1px;}
.slide-pic-hover .next {right:0;right:-2px;}

.circle-ctrl {height: 12px;text-align:right; zoom:1;line-height:0; font-size:0; overflow:hidden;}
.circle-wrap {display:inline-block; overflow:hidden; vertical-align:top;}
.circle-ctrl .item {width:10px; height:10px; float:left; margin-left:5px; background-position: 0 -74px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../images2016/circle.png');}
.circle-ctrl .current {background-position:-12px -74px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../images2016/circle_b.png');}

.circle-ctrl-out {padding: 5px 0 0 0; float:right;}


.focus-slide{width:950px;}
.focus-slide .slide-wrap,.focus-slide .slide-wrap li {height:450px;}
.focus-slide .circle-ctrl {width: 90%; position:absolute; bottom: 21px; left: 0;}











/*精英推荐信 */

.tjx-jingying{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:20px 0px 0px 0px;}
.tjx-jingying .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.tjx-jingying .hd .r{float:right; height: 23px;line-height: 23px;}
.tjx-jingying .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.tjx-jingying .hd .r li a{font-size:15px;color:#fe858a;}
.tjx-jingying .hd .r li a:hover{color:#e50112;}    
.tjx-jingying .bd{ margin:20px 0px}
.tjx-jingying .bd ul li{float:left;overflow: hidden; width:200px;height:105px;background: url(../images2016/tuijianxin_article_bg.jpg);z-index: 1;  -webkit-transition: all .2s linear;    transition: all .2s linear}
.tjx-jingying .bd .name{width:200px;height:18px;text-align:center;font-size:18px;color:#fff;display:block;margin-top:8px;}
.tjx-jingying .bd .job{width:200px;height:21px;text-align:center;font-size:21px;color:#fff;display:block;margin-top:12px;}
.tjx-jingying .bd .company{width:200px;height:14px;text-align:center;font-size:14px;color:#fff;display:block;margin-top:12px;}
.tjx-jingying .bd  ul li.show_tip{display: block;zoom:1; z-index:2;width:200px;height:105px;   background: url(../images2016/tuijianxin_article_open.png);       cursor: pointer;    opacity: .9;    filter: alpha(opacity=90); 
                                  -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);    box-shadow: 0 15px 30px rgba(0,0,0,0.1);    -webkit-transform: translate3d(0, -2px, 0);    transform: translate3d(0, -2px, 0) ;
                                   
}

/*.tjx-jingying .bd  ul li a .show_tip{display: block;position: absolute;left: 0;top: 100%;width: 100%;height: 100%;     background: url(../images2016/tuijianxin_article_open.png);      opacity: .99;    filter: alpha(opacity=99);    cursor: pointer;    zoom: 1;}
.tjx-jingying .bd  ul li a:hover {zoom:1; z-index:2;-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);    box-shadow: 0 15px 30px rgba(0,0,0,0.1);    -webkit-transform: translate3d(0, -2px, 0);    transform: translate3d(0, -2px, 0) ;  }
.tjx-jingying .bd  ul li a:hover .show_tip {top: 0; }*/



/*企业推荐*/

.company-tuijian{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:20px 0px 0px 0px;}
.company-tuijian .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.company-tuijian .hd .r{float:right; height: 23px;line-height: 23px;}
.company-tuijian .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.company-tuijian .hd .r li a{font-size:15px;color:#fe858a;}
.company-tuijian .hd .r li a:hover{color:#e50112;}    

.company-tuijian .bd { margin:20px 0px}
.company-tuijian .bd .left_bg{width:240px;height:400px;margin-right:20px;float:left; } 
 
.company-tuijian .bd ul li{width:300px;height:66px;float:left;margin-right:17px;margin-bottom:18px;}
.company-tuijian .bd ul li.last{margin-right:0px;}
.company-tuijian .bd ul li img{width:300px;height:66px;} 
/*.company-tuijian .bd ul li{width:222px;height:90px;float:left;margin-right:17px;margin-bottom:14px;}
.company-tuijian .bd ul li.last{margin-right:0px;}
.company-tuijian .bd ul li img{width:222px;height:90px;}*/




/*企业职位*/
.company-mod{ }
.company-mod .job{float:left;  width:730px; height: 470px;}
.company-mod .job{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:20px 0px 0px 0px;}
.company-mod .job .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.company-mod .job .hd .r{float:right; height: 23px;line-height: 23px;}
.company-mod .job .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.company-mod .job .hd .r li a{font-size:15px;color:#fe858a;}
.company-mod .job .hd .r li a:hover{color:#e50112;}    
.company-mod .job .bd { margin:20px 0px}
.company-mod .job .bd .left_bg{width:240px;height:400px;margin-right:20px;float:left; }   
.company-mod .job .bd ul {width:463px;height:400px;float:left;}
.company-mod .job .bd ul li{float:left;width:223px;height:90px;margin-right:16px;margin-bottom:14px;}
.company-mod .job .bd ul li.last{margin-right:0px;}
.company-mod .job .bd .l{float:left; width:142px;height:70px;background:#fff;padding:10px 5px; }
.company-mod .job .bd .l .top{width:142px;height:24px;line-height:24px;}
.company-mod .job .bd .l .top .title{float:left; width:82px;color:#f2676c;font-size:12px;white-space:nowrap;	text-overflow:ellipsis;	-o-text-overflow:ellipsis;overflow:hidden;	}
.company-mod .job .bd .l .top .time{float: right;width:60px; color:#cccccc;font-size:12px;}
.company-mod .job .bd .l .info{width:142px;height:22px;line-height:22px;color:#000;	}
.company-mod .job .bd .l .company{width:142px;height:22px;line-height:22px;color:#000;white-space:nowrap;	text-overflow:ellipsis;	-o-text-overflow:ellipsis;overflow:hidden;}
.company-mod .job .bd .r{float:right; width:70px;height:90px;background:#fd7662;color:#fff;font-size:14px; line-height:90px;text-align:center;}

/*新注册企业*/
.company-mod .reg{float:right; width:462px; height: 470px;}
.company-mod .reg{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:20px 0px 0px 0px;}
.company-mod .reg .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.company-mod .reg .hd .r{float:right; height: 23px;line-height: 23px;}
.company-mod .reg .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.company-mod .reg .hd .r li a{font-size:15px;color:#fe858a;}
.company-mod .reg .hd .r li a:hover{color:#e50112;}    
.company-mod .reg .sw{margin:20px 0px;}
.company-mod .reg .sw .left_bg{width:220px;height:400px;margin-right:20px;float:left; }   
.company-mod .reg .sw ul {width:221px;height:400px;float:left;}
.company-mod .reg .sw li {width: 201px;font-size:12px; background:#fff;  color:#ccc; padding:10px 20px; height:70px;margin-bottom:14px;   float:left;  line-height:23px;    overflow: hidden;    text-overflow:ellipsis;     white-space:nowrap;}
.company-mod .reg .sw li  a.company{color:#000;font-size:12px; float:left;	width:190px;	text-align:left;	white-space:nowrap;	text-overflow:ellipsis;	-o-text-overflow:ellipsis;	overflow: hidden;}
.company-mod .reg .sw li  a.bg{  border-radius: 2px; text-align: center;font-size:12px;padding:2px 6px;background:#fe7763;color:#fff;}
.company-mod .reg .sw li  a.bg2{  border-radius:2px;  margin-left: 10px;text-align: center;font-size:12px;padding:2px 6px;background:#fe7763;color:#fff;}




/*校园活动*/
.school-mod{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:30px 0px 30px 0px;}
.school-mod .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.school-mod .hd .r{float:right; height: 23px;line-height: 23px;}
.school-mod .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.school-mod .hd .r li a{font-size:15px;color:#fe858a;}
.school-mod .hd .r li a:hover{color:#e50112;}


.school-mod .bd{padding:20px 0px;}
.school-mod .bd ul{margin:0px;padding:0px;}
.school-mod .bd ul li{    float: left;  width:220px;height:160px; overflow: hidden;margin-right:25px; }
.school-mod .bd ul li.last{margin-right:0px;}
.school-mod .bd ul li a{    outline: 0;}
.school-mod .bd ul li .item{ width:220px;height:160px;display: block; }
.school-mod .bd ul li .item .item-pic{ width:100%;height:116px;  display: block;  overflow: hidden;  }
.school-mod .bd ul li .item .item-info { background:#e6e6e6;font-size: 14px; color:#222;width:210px;height:28px;display: block;padding:10px 0px 6px 10px;text-align: left;}

.sl_box,.picbox {width:1200px;}



/*企业告示板*/

.notice_mod{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:30px 0px 30px 0px;}
.notice_mod .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.notice_mod .hd .r{float:right; height: 23px;line-height: 23px;}
.notice_mod .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.notice_mod .hd .r li a{font-size:15px;color:#fe858a;}
.notice_mod .hd .r li a:hover{color:#e50112;}

.notice_mod .bd{margin:20px 0px;}
/*.notice_mod .bd ul{margin:0px;padding:0px;}
.notice_mod .bd ul li{    float: left;  width:500px;height:160px; overflow: hidden;margin-right:25px; }
.notice_mod .bd ul li.last{margin-right:0px;}*/

.notice_mod .bd{ width:100%; height:280px; }
.notice_mod .bd ul{margin:0px;padding:0px;}
.notice_mod .bd ul li{  float: left;  width:362px;height:45px; margin:5px; background:#ffffff;text-align:right; border-bottom:1px dashed #e6e6e6;padding:8px;color:#cccccc;overflow: hidden;margin-right:25px; }
.notice_mod .bd ul li.last { margin-right:0px;}
.notice_mod .bd ul li h3{height:23px;line-height:23px; margin:0px 16px 0px 0px;    background: url(../images2016/tjx_titile_bg9.png) no-repeat 0px 5px;    padding-left: 15px; }
.notice_mod .bd ul li h3 a{display:block;color:#505050;text-align:left;line-height:18px; font-size:12px;   overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.notice_mod .bd ul li a.company{color:#888;font-size:12px; float:left; margin:0px 16px 0px 0px;    background: url(../images2016/tjx_titile_bg9.png) no-repeat 0px 5px;    padding-left: 15px; 	width:200px;	text-align:left;	white-space:nowrap;	text-overflow:ellipsis;	-o-text-overflow:ellipsis;	overflow: hidden;}






/*推荐信理念 */
.tjx-linian{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:10px 0px;}
.tjx-linian .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.tjx-linian .hd .r{float:right; height: 23px;line-height: 23px;}
.tjx-linian .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.tjx-linian .hd .r li a{font-size:15px;color:#fe858a;}
.tjx-linian .hd .r li a:hover{color:#e50112;}
.tjx-linian .bd{padding:20px 0px;}
.tjx-linian .bd ul{}
.tjx-linian .bd ul li{ float: left;  width:226px;height:210px; overflow: hidden;margin-right:17px;margin-bottom:20px; }
.tjx-linian .bd ul li.last{margin-right:0px;}
.tjx-linian .bd ul li a{ outline: 0;}
.tjx-linian .bd ul li .item{ width:226px;height:210px;display: block; }
.tjx-linian .bd ul li .item .item-pic{ width:100%;height:144px;  display: block;  overflow: hidden; }
.tjx-linian .bd ul li .item .item-info {  background:#fff;   font-size: 12px; font-weight:700; color:#333;height:18px;line-height: 18px;display: block;    padding:10px 0px 2px 0px;    text-align: center;}
.tjx-linian .bd ul li .item .item-cc {  background:#fff;   font-size: 12px;  color:#888;height:18px;line-height: 18px;display: block;    padding:3px 0px 8px 0px;    text-align: center;}






/*推荐信 二级页面 旧版*/
/*.section {position: relative;min-width: 1200px;-webkit-font-smoothing: antialiased;}
.tjx-2-container { width: 1200px;  *zoom:1;  margin-right: auto;    margin-left: auto;}
.preload-1 {height:800px; background: #fff url(../images2016/tjx_2_bg1.png) no-repeat 50% 0;}

.preload-2 {height:797px; background: #fff url(../images2016/tjx_2_bg2.png) no-repeat 50% 0;}

.preload-3 {height:800px; background: #fff url(../images2016/tjx_2_bg3.jpg) no-repeat 50% 0;}

.preload-4 {height:800px; background: #fff url(../images2016/tjx_2_bg4.jpg) no-repeat 50% 0;}

.preload-5 {height:480px; background: #f2f2f2;}


.preload-2 .tjx-2-container .content{    position: relative;    top: 500px;    left: 760px;    z-index: 10;    width:300px;    height: 200px;   
     -webkit-transition: all 1s ease-out;    transition: all 1s ease-out;
}

.preload-2 .tjx-2-container .content .btn_big{width:270px;height: 75px;background:#08a1ef;text-align:center;margin-bottom:27px;border-radius:5px;}
.preload-2 .tjx-2-container .content .btn_big a{ color:#fff;line-height:75px;font-size:40px;}
.preload-2 .tjx-2-container .content ul li{   float: left;text-align:center;    width: 135px;    height: 36px; }
.preload-2 .tjx-2-container .content ul li a {color: #fd7662; line-height:45px;font-size:21px;   }


.preload-3 .tjx-2-container .content{ position: relative;    top:235px;    left: 70px;    z-index: 10;   width:1138px; height:380px;      
      -webkit-transition: all 1s ease-out;    transition: all 1s ease-out;}
.preload-3 .tjx-2-container .content ul li{ position: relative;overflow: hidden;  float: left;text-align:center;     margin: 0px 25px 20px 0px;   width: 200px;    height: 105px;    background: url(../images2016/tjx_2_xin_red.jpg); }
.preload-3 .tjx-2-container .content ul li .name{width:200px;height:18px;text-align:center;font-size:18px;color:#fff;display:block;margin-top:8px;}
.preload-3 .tjx-2-container .content ul li .job{width:200px;height:21px;text-align:center;font-size:21px;color:#fff;display:block;margin-top:12px;}
.preload-3 .tjx-2-container .content ul li .company{width:200px;height:14px;text-align:center;font-size:14px;color:#fff;display:block;margin-top:12px;}
.preload-3 .tjx-2-container .content ul li a .show_tip{display: block;position: absolute;left: 0;top: 100%;width: 100%;height: 100%;     background: url(../images2016/tjx_2_xin_open.png);      opacity: .99;    filter: alpha(opacity=99);    cursor: pointer;    zoom: 1;}
.preload-3 .tjx-2-container .content ul li a:hover {zoom:1}
.preload-3 .tjx-2-container .content ul li a:hover .show_tip {top: 0}

.preload-4 .tjx-2-container .content{ position: relative;    top:278px;    left: 60px;    z-index: 10;   width:900px; height:360px;      
      -webkit-transition: all 1s ease-out;    transition: all 1s ease-out;}
.preload-4 .tjx-2-container .content ul{height:240px;}
.preload-4 .tjx-2-container .content ul li{  position: relative;overflow: hidden; float: left;text-align:center;     margin: 0px 25px 20px 0px;   width: 200px;    height: 105px;    background: url(../images2016/tjx_2_xin_blue.jpg); }
.preload-4 .tjx-2-container .content ul li .name{width:200px;height:18px;text-align:center;font-size:18px;color:#fff;display:block;margin-top:8px;}
.preload-4 .tjx-2-container .content ul li .job{width:200px;height:21px;text-align:center;font-size:21px;color:#fff;display:block;margin-top:12px;}
.preload-4 .tjx-2-container .content ul li .company{width:200px;height:14px;text-align:center;font-size:14px;color:#fff;display:block;margin-top:12px;}
.preload-4 .tjx-2-container .content ul li a .show_tip{display: block;position: absolute;left: 0;top: 100%;width: 100%;height: 100%;     background: url(../images2016/tjx_2_xin_open.png);      opacity: .99;    filter: alpha(opacity=99);    cursor: pointer;    zoom: 1;}
.preload-4 .tjx-2-container .content ul li a:hover {zoom:1}
.preload-4 .tjx-2-container .content ul li a:hover .show_tip {top: 0}
.preload-4 .tjx-2-container .content .more{  padding:16px 30px;font-size:27px;color:#fff;border:1px solid #fff;}

.preload-5 .tjx-2-container .hd{ background:url(../images2016/tjx_2_f_hd.png); height:91px;}
.preload-5 .tjx-2-container .bd{ height:280px;margin-top:20px;}
.preload-5 .tjx-2-container .bd ul{}
.preload-5 .tjx-2-container .bd ul li{float: left;width: 395px;height: 267px;margin: 10px 7px 10px 0px;border-radius: 10px;}
.preload-5 .tjx-2-container .bd ul li.last { margin-right:0px;   }*/





/*推荐信 二级页面 新版*/
.section {position: relative;min-width: 1200px;-webkit-font-smoothing: antialiased;}
.tjx-2-container { width: 1200px;  *zoom:1;  margin-right: auto;    margin-left: auto;}
.preload-1 {height:500px; background: #fff url(../images2016/tjx_2_bg1_1200.png) no-repeat 50% 0;}

.preload-2 {height:498px; background: #fff url(../images2016/tjx_2_bg2_1200.png) no-repeat 50% 0;}

.preload-3 {height:500px; background: #fff url(../images2016/tjx_2_bg3_1200.png) no-repeat 50% 0;}

.preload-4 {height:500px; background: #fff url(../images2016/tjx_2_bg4_1200.png) no-repeat 50% 0;}

.preload-5 {height:480px; background: #f2f2f2;}


.preload-2 .tjx-2-container .content{    position: relative;    top: 278px;    left: 680px;    z-index: 10;    width:300px;    height: 200px;   
     -webkit-transition: all 1s ease-out;    transition: all 1s ease-out;
}

.preload-2 .tjx-2-container .content .btn_big{width:250px;height: 60px;background:#08a1ef;text-align:center;margin-bottom:27px;border-radius:5px;}
.preload-2 .tjx-2-container .content .btn_big a{ color:#fff;line-height:60px;font-size:25px;}
.preload-2 .tjx-2-container .content ul li{   float: left;text-align:center;    width: 135px;    height: 36px; }
.preload-2 .tjx-2-container .content ul li a {color: #fd7662; line-height:45px;font-size:21px;   }


.preload-3 .tjx-2-container .content{ position: relative;    top:156px;    left: 360px;    z-index: 10;   width:690px; height:380px;      
      -webkit-transition: all 1s ease-out;    transition: all 1s ease-out;}
.preload-3 .tjx-2-container .content ul li{ position: relative;overflow: hidden;  float: left;text-align:center;     margin: 0px 25px 20px 0px;   width: 200px;    height: 105px;    background: url(../images2016/tjx_2_xin_red.jpg); }
.preload-3 .tjx-2-container .content ul li .name{width:200px;height:18px;text-align:center;font-size:18px;color:#fff;display:block;margin-top:8px;}
.preload-3 .tjx-2-container .content ul li .job{width:200px;height:21px;text-align:center;font-size:21px;color:#fff;display:block;margin-top:12px;}
.preload-3 .tjx-2-container .content ul li .company{width:200px;height:14px;text-align:center;font-size:14px;color:#fff;display:block;margin-top:12px;}
.preload-3 .tjx-2-container .content ul li a .show_tip{display: block;position: absolute;left: 0;top: 100%;width: 100%;height: 100%;     background: url(../images2016/tjx_2_xin_open.png);      opacity: .99;    filter: alpha(opacity=99);    cursor: pointer;    zoom: 1;}
.preload-3 .tjx-2-container .content ul li a:hover {zoom:1}
.preload-3 .tjx-2-container .content ul li a:hover .show_tip {top: 0}

.preload-4 .tjx-2-container .content{ position: relative;    top:168px;    left:110px;    z-index: 10;   width:680px; height:360px;      
      -webkit-transition: all 1s ease-out;    transition: all 1s ease-out;}
.preload-4 .tjx-2-container .content ul{height:240px;}
.preload-4 .tjx-2-container .content ul li{  position: relative;overflow: hidden; float: left;text-align:center;     margin: 0px 25px 20px 0px;   width: 200px;    height: 105px;    background: url(../images2016/tjx_2_xin_blue.jpg); }
.preload-4 .tjx-2-container .content ul li .name{width:200px;height:18px;text-align:center;font-size:18px;color:#fff;display:block;margin-top:8px;}
.preload-4 .tjx-2-container .content ul li .job{width:200px;height:21px;text-align:center;font-size:21px;color:#fff;display:block;margin-top:12px;}
.preload-4 .tjx-2-container .content ul li .company{width:200px;height:14px;text-align:center;font-size:14px;color:#fff;display:block;margin-top:12px;}
.preload-4 .tjx-2-container .content ul li a .show_tip{display: block;position: absolute;left: 0;top: 100%;width: 100%;height: 100%;     background: url(../images2016/tjx_2_xin_open.png);      opacity: .99;    filter: alpha(opacity=99);    cursor: pointer;    zoom: 1;}
.preload-4 .tjx-2-container .content ul li a:hover {zoom:1}
.preload-4 .tjx-2-container .content ul li a:hover .show_tip {top: 0}
.preload-4 .tjx-2-container .content .more{  padding:12px 20px;font-size:21px;color:#fff;border:1px solid #fff;}

.preload-5 .tjx-2-container .hd{ background:url(../images2016/tjx_2_f_hd.png); height:91px;}
.preload-5 .tjx-2-container .bd{ height:280px;margin-top:20px;}
.preload-5 .tjx-2-container .bd ul{}
.preload-5 .tjx-2-container .bd ul li{float: left;width: 395px;height: 267px;margin: 10px 7px 10px 0px;border-radius: 10px;}
.preload-5 .tjx-2-container .bd ul li.last { margin-right:0px;   }




/* 首页 文章列表 */

.tjx-mp{ font-family: "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;padding:20px 0px 0px 0px;}
.tjx-mp .hd .l{float: left;  line-height:23px;color:#000000;font-size:21px;   }
.tjx-mp .hd .r{float:right; height: 23px;line-height: 23px;}
.tjx-mp .hd .r li{ float: left; margin-right:10px;line-height:23px; height: 23px;}
.tjx-mp .hd .r li a{font-size:15px;color:#fe858a;}
.tjx-mp .hd .r li a:hover{color:#e50112;}    
.tjx-mp .bd{ margin:0px 0px 20px 0px}



.article-recent-box .article-list{margin-top:8px;margin-bottom:38px;width: 1200px;}
.article-recent-box .article-list .article-item{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e4e7eb;width:600px; margin: 5px 0px; background: #fff;  float: left;}
.article-recent-box .item-left{float:left;z-index:9;display:block;width:126px;height:82px;overflow:hidden;}
.article-recent-box .item-left img{display:block;width:126px;height:82px;border-radius: 2px;
                                    -webkit-transition: transform .5s ease-out;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out
}
.article-recent-box .item-left a:hover img {    -webkit-transform: scale(1.08,1.08);    transform: scale(1.08,1.08)}

.article-recent-box .item-right{z-index:1;width:450px;float:right;}
.article-recent-box .item-right h4{font-size:18px;line-height:18px;}
.article-recent-box .item-right h4 a{line-height: 1.15;    color: #222;}
.article-recent-box .item-right .l1{padding-top:5px;}
.article-recent-box .item-right .l2{padding-top:3px;}
.article-recent-box .item-right .l1 a{max-height:58px; margin-right:18px;font-size:12px;color:#8c8c8c;line-height:20px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 3; }
.article-recent-box .item-right .l1 a:hover {color: #8c8c8c;}
.article-recent-box .item-right .l2 span{margin-right:18px;font-size:12px;color:#888;line-height:20px;    display: inline-block;}
.article-recent-box .item-right .l2 a{color:#888;}
.article-recent-box .item-right .l2 a:hover {color: #406599;}
.article-recent-box .item-right .l2 .l{width:100%;}
.article-recent-box .item-right .l2 .l .media-avatar{float:left;margin-right:6px;width:20px;height:20px;border-radius:50%;border:1px solid #eee;background-color:#eee;overflow:hidden;display:inline-block;}
.article-recent-box .item-right .l2 .l .media-avatar>img{width:100%;height:100%;}

.article-recent-box .title-box{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
.article-recent-box .title-box a{font-size:18px;line-height:18px;font-weight:700;color:#222;}
.article-recent-box .img-list{margin-top:10px;margin-bottom:10px;}
.article-recent-box .img-list .img-wrap{display:inline-block; width:194px;height:108px;overflow: hidden;float:left;margin-right:2px;background:#e8e8e8;border:1px solid #e8e8e8;}
.article-recent-box .img-list .img-wrap img{width:100%;height:100%; }
.article-recent-box .img-list .img-wrap img{-webkit-transition: transform .5s ease-out;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out}
.article-recent-box .img-list .img-wrap:hover img{   -webkit-transform: scale(1.08,1.08);    transform: scale(1.08,1.08)}
.article-recent-box .item-footer .l2 span{margin-right:18px;font-size:12px;color:#888;}
.article-recent-box .item-footer .l2 a{color:#888;}
.article-recent-box .item-footer .l2 a:hover {color: #406599;}
.article-recent-box .item-footer .l2 .l{width:100%;}
.article-recent-box .item-footer .l2 .l .media-avatar{float:left;margin-right:6px;width:20px;height:20px;border-radius:50%;border:1px solid #eee;background-color:#eee;overflow:hidden;display:inline-block;}
.article-recent-box .item-footer .l2 .l .media-avatar>img{width:100%;height:100%;}
/*文章列表 广告标签*/
.tag_ad{border:1px solid #f56467;color:#f56467 !important;margin:0px !important;padding:1px 2px;line-height:12px !important;font-size:10px !important;}
