
@font-face {
  font-family: "ariblk";
  src: url("http://cdn.jihuinet.com/wechat/upload/ariblk.ttf") format("truetype"),
       url("http://cdn.jihuinet.com/wechat/upload/ariblk.eot") format("embedded-opentype"),
       url("http://cdn.jihuinet.com/wechat/upload/ariblk.svg") format("svg"),
       url("http://cdn.jihuinet.com/wechat/upload/ariblk.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.ariblk{
	font-family: "ariblk" !important;
}
@font-face {
  font-family: "Avenir-Roman";
  src: url("http://cdn.jihuinet.com/wechat/upload/Avenir-Roman.ttf") format("truetype"),
       url("http://cdn.jihuinet.com/wechat/upload/Avenir-Roman.eot") format("embedded-opentype"),
       url("http://cdn.jihuinet.com/wechat/upload/Avenir-Roman.svg") format("svg"),
       url("http://cdn.jihuinet.com/wechat/upload/Avenir-Roman.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.Avenir-Roman{
	font-family: "Avenir-Roman" !important;
}
@media (min-width: 1501px){
.container {
    width: 1400px;
    padding: 0;
}
}
@media (max-width: 767px){
.container {
    padding: 0 15px;
}
}
#jh_talent_1 {
    min-height: auto !important;
}
/**************/
.AdvertisingBig101 #jh2_xbanner_19 .item-1 .fix_width {
	/*display: none;*/
}
		  @font-face {
    font-family: 'sl_iconfont';  /* project id 249974 */
    src: url('//at.alicdn.com/t/font_249974_depjvjdzaw.eot');
  src: url('//at.alicdn.com/t/font_249974_depjvjdzaw.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_depjvjdzaw.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_depjvjdzaw.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_depjvjdzaw.svg#iconfont') format('svg');
}
.webIcon{
    font-family: "sl_iconfont" !important;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_j7atjy81it.eot');
  src: url('//at.alicdn.com/t/font_249974_j7atjy81it.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_j7atjy81it.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_j7atjy81it.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_j7atjy81it.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_j7atjy81it.svg#iconfont') format('svg');
}
.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
#sl_header.header_pc{
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 1000;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.page-index #sl_header.header_pc{
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.2);
}
.page-index #sl_header.header_pc.active{
    background-color: #fff;
    box-shadow: 0 0 15px #999;
}
#sl_header.header_pc .header_content{
    height: 44px;
    margin: 0 auto;
    box-sizing: content-box;
    padding: 23px 48px 23px 75px;
    position: relative;
}
#sl_header.header_pc .header_content:after{
    content: "";
    position: absolute;
    top: 0;
    right: 114px;
    height: 90px;
    width: 1px;
    background-color: rgba(204,204,204,0.5);
}
#sl_header.header_pc .header_content .logo{
    float: left;
}
#sl_header.header_pc .header_content .logo a{
    display: block;
    font-size: 0;
    height: 44px;
}
#sl_header.header_pc .header_content .logo a img{
    height: 100%;
}
#sl_header.header_pc .header_content .logo .nav_rotate{
    width: 195px;
    height: 44px;
    display: block;
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
#sl_header.header_pc .header_content .logo.active .nav_rotate{
    transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
}
#sl_header.header_pc .header_content .logo .nav_rotate .logo_front{
    position: absolute;
    transform: translate3d(0, 0, 22px);
    -webkit-transform: translate3d(0, 0, 22px);
    height: 100%;
}
#sl_header.header_pc .header_content .logo .nav_rotate .logo_back{
    position: absolute;
    transform: rotateX(90deg) translate3d(0, 0, 22px);
    -webkit-transform: rotateX(90deg) translate3d(0, 0, 22px);
    height: 100%;
}
#sl_header.header_pc .header_content .nav{
    float: right;
    height: 44px;
}
#sl_header.header_pc .nav .nav_list{
    float: left;
}
#sl_header.header_pc .nav .nav_list>li{
    height: 44px;
    padding: 0 20px;
    float: left;
    position: relative;
}
#sl_header.header_pc .nav .nav_list>li>a{
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
}
#sl_header.header_pc.cn .nav .nav_list a{
    /*font-family: "nav_title_cn";*/
    font-size: 14px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
#sl_header.header_pc.cn .nav .nav_list a.active,
#sl_header.header_pc.cn .nav .nav_list>li>a:hover{
    color: rgba(25,169,109,1);
}
#sl_header.header_pc .nav .nav_list>li>a:after{
    content:url(//cdn.jihui88.com/upload//d//d2//dfwj_lvkj//picture//2020//04//20/bf8145db-9f07-4fb9-857e-d538c2181cbe.png);
    display: block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: all .5s;
    -webkit-transition: all .5s;
    opacity: 0;
}
#sl_header.header_pc .nav .nav_list>li>a.active:after,
#sl_header.header_pc .nav .nav_list>li>a:hover:after{
    bottom: -25px;
    opacity: 1;
}
.page-index #sl_header.header_pc .nav .nav_list a{
    color: #fff;
}
.page-index #sl_header.header_pc.active .nav .nav_list a{
    color: #000;
}
.page-index #sl_header.header_pc.active .nav .nav_list a.active,
.page-index #sl_header.header_pc.active .nav .nav_list>li>a:hover{
    color: rgba(25,169,109,1);
}
#sl_header.header_pc .nav .search{
    position: relative;
    _width: 50px;
    height: 44px;
    float: left;
    margin-left: 95px;
    margin-right: 28px;
}
#sl_header.header_pc .search .search_icon{
    _width: 50px;
    height: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
}
#sl_header.header_pc .search .search_icon span{
    color: #000000;
}
.page-index #sl_header.header_pc .search .search_icon span{
    font-size: 14px;
    color: #fff;
    margin-left: 8px;
    display: inline-block;
    transition: all .5s;
    -webkit-transition: all .5s;
}
#sl_header.header_pc.active .search .search_icon span{
    color: #000;
}
#sl_header.header_pc .search .search_icon .webIcon{
    color: #000000;
    font-size: 16px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
#sl_header.header_pc .search .search_icon:hover .webIcon,
#sl_header.header_pc .search .search_icon:hover span{
    color: rgba(25,169,109,1);
}
.page-index #sl_header.header_pc .search .search_icon .webIcon{
    color: #fff;   
}
.page-index #sl_header.header_pc.active .search .search_icon .webIcon{
    color: #000;   
}
.page-index #sl_header.header_pc .search .search_icon:hover .webIcon{
    color: rgba(25,169,109,1);   
}
#sl_header.header_pc .search .search_icon .webIcon:after{
    content: "\e8d8";/* content: "\e8c7"; */
}
#sl_header.header_pc .search .search_content{
    display: none;
    border: 1px solid #ccc;
    position: absolute;
    right: -7px;
    width: 250px;
    top: 50px;
    padding: 10px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    box-shadow: 0 0 10px #999;
    -webkit-box-shadow: 0 0 10px #999;
}
@-webkit-keyframes avia_pop {
    0% { -webkit-transform:scale(0.8); }
    100% { -webkit-transform:scale(1); }
}
@keyframes avia_pop {
    0% { transform:scale(0.8); }
    100% { transform:scale(1); }
}
#sl_header.header_pc .search .search_content:after{
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: -6px;
    right: 17px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
#sl_header.header_pc .search .search_content .search_text{
    width: 188px;
    padding: 0 10px;
    border: none;
    outline: none;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    background-color: #eee;
    transition: all .3s;
    -webkit-transition: all .3s;
}
#sl_header.header_pc .search .search_content .search_btn{
    float: left;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    background-color: #999;
    color: #fff;
    position: relative;
    z-index: 5;
    transition: all .3s;
    -webkit-transition: all .3s;
}
#sl_header.header_pc .search .search_content .search_btn:hover{
    background-color: rgba(25,169,109,1);
}
#sl_header.header_pc .search .search_content .search_btn .webIcon{
    font-size: 22px;
    color: #fff;
}
#sl_header.header_pc .search .search_content .search_btn .webIcon:after{
    content: "\e8c7";
}
#sl_header.header_pc .nav .nav_content{
    margin-left: 48px;
    padding-top: 15px;
    padding-bottom: 9px;
    float: left;
}
#sl_header.header_pc .nav_content .nav_icon{
    width: 18px;
    height: 17px;
    display: block;
    position: relative;
}
#sl_header.header_pc .nav_content .nav_icon:before{
    content: "";
    width: 18px;
    height: 1px;
    display: block;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.page-index #sl_header.header_pc .nav_content .nav_icon:before{
    background-color: #fff;
}
.page-index #sl_header.header_pc.active .nav_content .nav_icon:before{
    background-color: #000;
}
#sl_header.header_pc .nav_content .nav_icon:hover::before{
    background-color: rgba(25,169,109,1) !important;
    left: -4px;
}
#sl_header.header_pc .nav_content .nav_icon:after{
    content: "";
    width: 18px;
    height: 1px;
    display: block;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.page-index #sl_header.header_pc .nav_content .nav_icon:after{
    background-color: #fff;
}
.page-index #sl_header.header_pc.active .nav_content .nav_icon:after{
    background-color: #000;
}
#sl_header.header_pc .nav_content .nav_icon:hover::after{
    background-color: rgba(25,169,109,1) !important;
    left: -4px;
}
#sl_header.header_pc .nav_content .nav_icon span{
    width: 18px;
    height: 1px;
    display: block;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 8px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.page-index #sl_header.header_pc .nav_content .nav_icon span{
    background-color: #fff;
}
.page-index #sl_header.header_pc.active .nav_content .nav_icon span{
    background-color: #000;
}
#sl_header.header_pc .nav_content .nav_icon:hover span{
    background-color: rgba(25,169,109,1) !important;
    left: 4px;
}
/* 子导航 */
#sl_header.header_pc .nav .search .nav_drop,
#sl_header.header_pc .nav .nav_list .nav_drop{
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    padding-top: 15px;
}
#sl_header.header_pc .nav .search .drop_content,
#sl_header.header_pc .nav .nav_list .drop_content{
    background-color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    text-align: center;
    -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    display: none;
    position: relative;
}
@-webkit-keyframes avia_pop {
    0% { -webkit-transform:scale(0.8); }
    100% { -webkit-transform:scale(1); }
}
@keyframes avia_pop {
    0% { transform:scale(0.8); }
    100% { transform:scale(1); }
}
#sl_header.header_pc .nav .search .drop_content:after,
#sl_header.header_pc .nav .nav_list .drop_content:after{
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: -2px;
    left: 50%;
    transform: rotate(45deg) translateX(-50%);
    -webkit-transform: rotate(45deg) translateX(-50%);
}
#sl_header.header_pc .nav .search .drop_content a,
#sl_header.header_pc .nav .nav_list .drop_content a{
    white-space: nowrap;
    display: block;
    margin: 5px 0;
    padding: 0 12px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    border-radius: 4px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#sl_header.header_pc .nav .search .drop_content a:hover,
#sl_header.header_pc .nav .nav_list .drop_content a:hover{
    background-color: rgba(25,169,109,1);
    color: #fff;
}
/* 语言切换 */
#sl_header.header_pc .nav .search .drop_content {
    text-align: left;
}
#sl_header.header_pc .nav .search .drop_content a {
    padding: 0 12px 0 40px;
    line-height: 36px;
    position: relative;
}
#sl_header.header_pc .nav .search .drop_content a:after {
    content: "";
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    background-position: center;
    background-size: contain;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#sl_header.header_pc .nav .search .drop_content a.en:after {
    background-image: url(//img1.jihui88.com/upload/1/16/13705897998/picture/2019/03/26/077abaf9-5374-4d91-b925-36997349633c.png);
}
#sl_header.header_pc .nav .search .drop_content a.cn:after {
    background-image: url(//img1.jihui88.com/upload/1/16/13705897998/picture/2019/03/26/bc8f013f-8740-431e-b76a-4b870d76da9c.png);
}
#sl_header.header_pc .nav .search .drop_content a:hover:after {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
/* 手机导航 */
#laymod_1184416 .nav_fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    z-index: 20;
    top: 0;
    left: 0;
    overflow-y: scroll;
}
#laymod_1184416 .nav-top{
    height: 50px;
    width: 100%;
    position: fixed;
}
#laymod_1184416 .nav_fixed .logo img{
    height: 100%;
    /* filter: invert(100%);
    -webkit-filter: invert(100%); */
    padding: 12px 0 12px 15px;
}
#laymod_1184416 .nav_fixed .close_click {
  color: #fff;
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  right: 15px;
  top: 13px;
  cursor: pointer;
  transition: all .3s ease-out;
}
#laymod_1184416 .nav_fixed .close_click:after {
    content: "\e803";
}
#laymod_1184416 .nav_fixed .close_click:hover {
    transform: rotate(180deg);
}
#laymod_1184416 #nav_list .foot_title,
#laymod_1184416 .nav_fixed .foot_title {
    position: relative;
}
#laymod_1184416 #nav_list .nav_list,
#laymod_1184416 .nav_fixed .nav-bottom .jl-list{
    border-bottom: 1px solid rgba(220,220,220,.5);
}
#laymod_1184416 #nav_list .son-list,
#laymod_1184416 .nav_fixed .nav-bottom .jl-list .son-list{
    display: none;
}
#laymod_1184416 .nav_fixed .nav-bottom{
    padding: 0 15px;
    margin-top: 50px;
}
#laymod_1184416 .nav_fixed .nav-bottom a {
    height: 48px;
    line-height: 48px;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    background-size: 12px;
    display: block;
    opacity: 0.8;
}
#laymod_1184416 #nav_list .iconfont {
    top: 0px;
    right: 0px;
    width: 10vw;
    height: 14vw;
    line-height: 14vw;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-size: 4vw;
}
#laymod_1184416 .nav_fixed .nav-bottom .iconfont {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: rgba(255,255,255,0.6);
}
#laymod_1184416 #nav_list .foot_title.active .iconfont:before,
#laymod_1184416 .nav_fixed .nav-bottom .foot_title.active .iconfont:before {
    content: "\e947";
}
#laymod_1184416 #nav_list .foot_title .iconfont:before,
#laymod_1184416 .nav_fixed .nav-bottom .foot_title .iconfont:before {
    content: "\e944";
}
#laymod_1184416 .nav_fixed .nav-bottom .pic img{
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
#laymod_1184416 #nav_list .son-list a,
#laymod_1184416 .nav_fixed .nav-bottom .son-list a {
    padding-left: 20px;
    font-size: 13px;
}
#laymod_1184416 #nav_list .son-list a:last-child,
#laymod_1184416 .nav_fixed .nav-bottom .son-list a:last-child {
    margin-bottom: 20px;
}
/* 移动端 */
#sl_header .header_mobile{
    width: 100%;
    height: 16vw;
    background-color: #fff;
    position: relative;
}
#sl_header .header_mobile .header_content{
    text-align: center;
    position: relative;
    z-index: 100;
    box-shadow: 0 0 1vw #ccc;
}
#sl_header .header_mobile .logo{
    display: inline-block;
    height: 16vw;
    width: 35vw;
}
#sl_header .header_mobile .logo img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
#sl_header .header_mobile .nav_icon{
    width: 16vw;
    height: 16vw;
    padding: 5vw;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
#sl_header .header_mobile .nav_icon .webIcon{
    font-size: 6vw;
    color: rgba(25,169,109,1);
    width: 6vw;
    height: 6vw;
    display: block;
    text-align: center;
    line-height: 6vw;
}
#sl_header .header_mobile .nav_icon .webIcon:after{
    content: "\e7ff";
}
#sl_header .header_mobile .search_icon{
    width: 16vw;
    height: 16vw;
    padding: 5vw;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
#sl_header .header_mobile .search_icon .webIcon{
    font-size: 6vw;
    color: rgba(25,169,109,1);
    width: 6vw;
    height: 6vw;
    display: block;
    text-align: center;
    line-height: 6vw;
}
#sl_header .header_mobile .search_icon .webIcon:after{
    content: "\e6f9";
}
#sl_header .header_mobile .search_block{
    position: absolute;
    width: 100vw;
    height: 14vw;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 16vw;
    z-index: 99;
    overflow: hidden;
    padding-left: 2vw;
    height: 0;
    transition: all ease-in-out .3s;
}
#sl_header .header_mobile .search_block.active{
    height: 14vw;
}
#sl_header .header_mobile .search_text{
    height: 14vw;
    float: left;
    width: calc(100vw - 16vw);
    padding: 0 3vw;
}
#sl_header .header_mobile .search_btn{
    width: 14vw;
    height: 14vw;
    padding: 4vw;
    display: block;
    float: right;
}
#sl_header .header_mobile .search_btn .webIcon{
    font-size: 6vw;
    color: rgba(25,169,109,1);
    width: 6vw;
    height: 6vw;
    display: block;
    text-align: center;
    line-height: 6vw;
}
#sl_header .header_mobile .search_btn .webIcon:after{
    content: "\e6f9";
}
#sl_header .nav_mobile{
    position: fixed;
    height: 100%;
    width: 80vw;
    z-index: 200;
    left: -80vw;
    top: 0;
    background-color: #f3f3f3;
    padding-top: 6vw;
    transition: all .3s;
    overflow-y: scroll;
}
#sl_header .nav_mobile.active{
    left: 0;
}
#g_web{
    position: relative;
    left: 0;
    transition: all .3s;
}
#g_web.active{
    left: 80vw;
}
#g_body{
    overflow: auto;
}
#g_body.active{
    overflow: hidden;
}
#sl_header .close_nav{
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: 0.5;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}
#sl_header .nav_mobile .nav_list{
    width: 100%;
    _height: 14vw;
    line-height: 14vw;
    box-sizing: content-box;
    border-bottom: 1px solid #ccc;
}
#sl_header .nav_mobile .nav_list.nav_active{
    background-color: #fff;
}
#sl_header .nav_mobile .nav_list a{
    width: 70vw;
    font-size: 4vw;
    display: inline-block;
    padding: 0 5vw;
    line-height: 14vw;
    color: #666;
    text-transform: uppercase;
}
#sl_header .nav_mobile #nav_list .son-list a {
    padding-left: 8vw;
    font-size: 3.5vw;
}
#sl_header .nav_mobile .nav_list.nav_active a{
    color: rgba(25,169,109,1);
}
/* 导航 */
#laymod_1184416 #jh_nav_search {
  position:fixed;
  top:5%;
  left:76.5%;
  height:0;
  width:0;
  z-index: 1005;
  opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition:all 0.8s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;
  -moz-transition:all 0.8s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;
  -webkit-transition:all 0.8s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;
  -o-transition:all 0.8s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;
    overflow:hidden;
}
#laymod_1184416 #jh_nav_search.active_bg {
  left:0;
  top:0;
  opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    width:100%;
    height:100%;
}
#laymod_1184416 #jh_nav_search.out_bg {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  top:5%;
  left:76.5%;
  height:0;
  width:0;
}
#laymod_1184416 #jh_nav_search .search_bg {
  width:100%;
  height:100%;
  background:#000;
  position:absolute;
  top:0;
  left:0;
  z-index: 1;
}
#laymod_1184416 #jh_nav_search .search_cont {
  position:relative;
  z-index: 2;
  height:100%;
  padding:0 60px;
}
#laymod_1184416 #jh_nav_search .search_close {
  display:block;
  width:100px;
  height:100px;
  position:absolute;
  right:-50px;
  top:-50px;
  border-radius:50px;
  background:rgba(25,169,109,1);
}
#laymod_1184416 #jh_nav_search .search_close:before,
#laymod_1184416 #jh_nav_search .search_close:after {
  content:"";
  display:block;
  width:25px;
  height:2px;
  position:absolute;
  left:20px;
  bottom:30px;
  background:#fff;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}
#laymod_1184416 #jh_nav_search .search_close:before {
  transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
#laymod_1184416 #jh_nav_search .search_close:hover:before {
  transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    transform-origin: 60% 60%;
    -ms-transform-origin: 60% 60%;
    -webkit-transform-origin: 60% 60%;
    -moz-transform-origin: 60% 60%;
    -o-transform-origin: 60% 60%;
}
#laymod_1184416 #jh_nav_search .search_close:after {
  transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
#laymod_1184416 #jh_nav_search .search_close:hover:after {
  transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    transform-origin: 60% 60%;
    -ms-transform-origin: 60% 60%;
    -webkit-transform-origin: 60% 60%;
    -moz-transform-origin: 60% 60%;
    -o-transform-origin: 60% 60%;
}
#laymod_1184416 #jh_nav_search .search_cont .title {
  padding:60px 0 20px 0;
  font-size:32px;
  line-height:1;
  color:#fff;
      border-bottom:1px solid rgba(255,255,255,0.4);
}
#laymod_1184416 #jh_nav_search .cont {
  padding:84px 0 0 0;
}
#laymod_1184416 #jh_nav_search .nav_search_list {
  border-bottom:3px solid #fff;
  padding:0 0 14px 0;
  width:50%;
  margin:0 auto 50px auto;
  overflow:visible;
  height:61px;
  position:relative;
}
#laymod_1184416 #jh_nav_search .nav_search_list:before {
  content:"";
  display:block;
  width:0;
  height:3px;
  background:rgba(25,169,109,1);
  transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -webkit-transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s;
  position:absolute;
  left:0;
  bottom:-3px;
}
#laymod_1184416 #jh_nav_search .nav_search_list:hover:before {
  width:100%;
}
#laymod_1184416 #jh_nav_search .nav_search_list .search_text {
  width: 90%;
    padding: 0;
    border: none;
    outline: none;
    float: left;
    height: 44px;
    line-height:44px;
    font-size: 14px;
    color: #fff;
    background:none;
    transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}
#laymod_1184416 #jh_nav_search .nav_search_list .search_text:focus {
  font-size:22px;
}
#laymod_1184416 #jh_nav_search .nav_search_list .search_btn {
  float: right;
    padding: 0;
    width: 10%;
    height: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
    color: #fff;
    transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}
#laymod_1184416 #jh_nav_search .nav_search_list .search_btn:before {
  content:"\e690";
}
#laymod_1184416 #jh_nav_search .nav_search_list .search_btn:hover {
  background-color: rgba(25,169,109,1);
}
#laymod_1184416 #jh_nav_search .pro_title {
  font-size:15px;
  color:#fff;
  line-height:3;
  text-align:center;
}
#laymod_1184416 #jh_nav_search .pro_title .pro_title2 {
  font-size:12px;
}
#laymod_1184416 #jh_nav_search .swiper-container3 {
  width:100%;
  margin:0 auto;
  overflow:hidden;
  height:440px;
  padding:50px 0;
  position:relative;
  z-index: 1;
}
#laymod_1184416 #jh_nav_search .swiper-container3:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:60px;
  background:#000;
  -webkit-mask-image: url(//cdn.jihui88.com/upload//d//d2//dfwj_jhtest//picture//2017//11//27/c58f7b1c-0db2-4c9c-b031-1e6373d207bf.png);
    mask-image: url(//cdn.jihui88.com/upload//d//d2//dfwj_jhtest//picture//2017//11//27/c58f7b1c-0db2-4c9c-b031-1e6373d207bf.png);
    z-index: 10;
}
#laymod_1184416 #jh_nav_search .swiper-container3:after {
  content:"";
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:60px;
  background:#000;
  -webkit-mask-image: url(//cdn.jihui88.com/upload//d//d2//dfwj_jhtest//picture//2017//11//27/daf4bf73-6f4e-4bd3-b76d-8711f5e6c661.png);
    mask-image: url(//cdn.jihui88.com/upload//d//d2//dfwj_jhtest//picture//2017//11//27/daf4bf73-6f4e-4bd3-b76d-8711f5e6c661.png);
    z-index: 10;
}
#laymod_1184416 #jh_nav_search .swiper-slide {
  text-align:center;
}
#laymod_1184416 #jh_nav_search .swiper-slide a {
  font-size:32px;
  line-height:2;
  color:#fff;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter:alpha(opacity=20);
}
#laymod_1184416 #jh_nav_search .swiper-slide.swiper-slide-prev a,
#laymod_1184416 #jh_nav_search .swiper-slide.swiper-slide-next a {
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter:alpha(opacity=40);
}
#laymod_1184416 #jh_nav_search .swiper-slide.swiper-slide-active a,
#laymod_1184416 #jh_nav_search .swiper-slide a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
#laymod_1184416 .nav_search_list input::-webkit-input-placeholder {
  color: #fff;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:991px) {
  /*----slideInLeft 动效---*/
  @-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } 
  }
  @keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } 
  }
  /*----slideInLeft 动效---*/
  #laymod_1184416 #jh_nav_search .swiper-container3 {
    height:320px;
  }
  #laymod_1184416 #jh_nav_search .search_cont {
    padding:0 30px;
  }
  #laymod_1184416 #jh_nav_search .search_cont .title {
    padding:30px 0 10px 0;
    font-size:16px;
  }
  #laymod_1184416 #jh_nav_search .cont {
    padding:42px 0 0 0;
  }
  #laymod_1184416 #jh_nav_search .nav_search_list {
    width:100%;
    margin:0 0 25px 0;
  }
  #laymod_1184416 #jh_nav_search .swiper-slide a {
    font-size:16px;
  }
}
@media(max-width: 1400px) and (min-width: 1100px){
    #sl_header.header_pc .header_content {
        padding: 23px 48px 23px 4vw;
    }
    #sl_header.header_pc .nav .nav_list>li {
        padding: 0 1vw;
    }
    #sl_header.header_pc .nav .search {
        margin-left: 4vw;
    }
}
		  img {
border:0 none;	
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal;	
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_1184417 #jh2_ad_9 {
	position:relative;
	overflow:hidden;
		font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1184417 .bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_1184417 .bg_img {
	z-index:2;
}
#laymod_1184417 .bodyCont_width {
	position:relative;
	z-index:4;
	padding: 0;
  opacity: 1;
}
#laymod_1184417 .bodyContContent .pc_moduel {
	text-align: center;
}
#laymod_1184417 .bodyContContent img {
	max-width: 100%;
}
@media(min-width: 768px) and (max-width: 992px) {
	#laymod_1184417 .container {
    width: 100%;
	}
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot');
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {
border:0 none;	
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal;	
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_1184419 #jh_talent_1 {
	position:relative;
	overflow:hidden;
		font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
	min-height:640px;
}
#laymod_1184419 #jh_talent_1.active_bg {
	z-index: 1500;
}
#laymod_1184419 #jh_talent_1>.bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_1184419 #jh_talent_1>.bg_img {
	z-index:2;
}
#laymod_1184419 .bodyCont_width {
	position:relative;
	z-index:4;
}
/*标题控制*/
#laymod_1184419 .bodyContTitle {
	margin:0 auto;
	position:relative;
	z-index: 3;
	overflow:hidden;
}
#laymod_1184419 .bodyContTitle .fl {
	font-size:24px;
	text-align: center;
	color:#333;
}
#laymod_1184419 .bodyContTitle .fl2 {
	font-size:12px;
	text-align: center;
	color:#999;
}
#laymod_1184419 .bodyContContent {
	position:relative;
	z-index: 4;
}
/*模版主体部分*/
/*招聘描述*/
#laymod_1184419 .graphic_title {
	font-size:13px;
	line-height:2.307;
	color:#666;
	padding-bottom:25px;
	clear:both;
}
/*招聘列表*/
#laymod_1184419 .graphic_cont {
	float:none;
	clear:both;
}
#laymod_1184419 .graphic_cont ul {
	border-top:1px dotted #ccc;
}
#laymod_1184419 .graphic_cont li {
	border-bottom:1px dotted #ccc;
	padding:20px 0;
	overflow:hidden;
	color:#666;
	font-size:13px;
	display: none;
}
.design-html #laymod_1184419 .graphic_cont li,
#laymod_1184419 .graphic_cont li.job_i_0 {
	display: block;
}
#laymod_1184419 .graphic_cont li dl {
	/*display*/
	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/*flex-direction*/
	-webkit-box-orient:horizontal;/*horizontal*/
	-webkit-box-direction:normal;/*reverse*/
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;/*row*/
	-webkit-flex-direction:row;
	/*flex-wrap*/
	-webkit-flex-wrap:wrap;/*nowrap*/
	-webkit-box-lines:multiple;/*single*/
	-moz-flex-wrap:wrap;
	flex-wrap:wrap;
	/*justify-content*/
	-webkit-justify-content:flex-start;
	justify-content:flex-start;/*主轴上对齐（横轴）*/
	-moz-box-pack:start;
	-webkit--moz-box-pack:start;
	box-pack:start;
	/*align-items*/
	align-items:flex-start;/*交叉轴对齐（垂直）*/
	-webkit-align-items:flex-start;
	box-align:start;
	-moz-box-align:start;
	-webkit-box-align:start;
}
#laymod_1184419 .graphic_cont li dd {
	padding:0 2px;
	line-height:2.307;
	/*display*/
	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/*flex-direction*/
	-webkit-box-orient:horizontal;/*horizontal*/
	-webkit-box-direction:normal;/*reverse*/
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;/*row*/
	-webkit-flex-direction:row;
	/*flex-wrap*/
	-webkit-flex-wrap:wrap;/*nowrap*/
	-webkit-box-lines:multiple;/*single*/
	-moz-flex-wrap:wrap;
	flex-wrap:wrap;
	/*justify-content*/
	-webkit-justify-content:flex-start;
	justify-content:flex-start;/*主轴上对齐（横轴）*/
	-moz-box-pack:start;
	-webkit--moz-box-pack:start;
	box-pack:start;
	/*align-items*/
	align-items:flex-start;/*交叉轴对齐（垂直）*/
	-webkit-align-items:flex-start;
	box-align:start;
	-moz-box-align:start;
	-webkit-box-align:start;
}
#laymod_1184419 .graphic_cont li dd span {
	display:inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#laymod_1184419 .graphic_cont li dd .title {
	max-width:40%;
}
#laymod_1184419 .graphic_cont li dd .content {
	max-width:60%;
}
#laymod_1184419 .graphic_cont li a.rec_more {
	background:#eee;
	display:block;
	text-align:center;
	color:#666;
	font-size:13px;
	line-height:2.307;
	transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-moz-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-webkit-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-o-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	padding:0;
}
#laymod_1184419 .active_false .graphic_cont li a.rec_more:hover {
	background:rgba(25,169,109,1);
	color:#fff;
}
/*职位信息弹窗*/
#laymod_1184419 .job_info {
	position:fixed;
	top:50%;
	left:0;
	width:100%;
	height:0;
	z-index: 5;
	transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-moz-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-webkit-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-o-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	overflow:hidden;
}
#laymod_1184419 .active_bg .job_info {
	top:13%;
	height:85%;
	overflow:visible;
}
#laymod_1184419 .job_info>.container {
	position:relative;
	height:100%;
}
#laymod_1184419 .job_info .job_bg {
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	z-index: 0;
}
#laymod_1184419 .job_info .job_detail {
	position:relative;
	z-index: 1;
	padding:25px 10px;
	overflow:hidden;
	height:100%;
}
#laymod_1184419 .job_info .job_title {
	padding:0 0 18px 0;
	border-bottom:1px dotted #ccc;
	font-size:16px;
	line-height:1;
	color:#000;
	overflow:hidden;
}
#laymod_1184419 .job_info .job_title .job_close {
	font-weight:bold;
	color:#000;
	transition:all 2s cubic-bezier(.075,.82,.165,1) 0s;
	-moz-transition:all 2s cubic-bezier(.075,.82,.165,1) 0s;
	-webkit-transition:all 2s cubic-bezier(.075,.82,.165,1) 0s;
	-o-transition:all 2s cubic-bezier(.075,.82,.165,1) 0s;
	font-size:20px;
}
#laymod_1184419 .job_info .job_title .job_close:before {
	content:"\e635";
}
#laymod_1184419 .job_content {
	position:relative;
	height:90%;
	overflow-x:hidden;
	overflow-y:auto;
}
#laymod_1184419 .job_content dl {
	/*display*/
	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/*flex-direction*/
	-webkit-box-orient:horizontal;/*horizontal*/
	-webkit-box-direction:normal;/*reverse*/
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;/*row*/
	-webkit-flex-direction:row;
	/*flex-wrap*/
	-webkit-flex-wrap:wrap;/*nowrap*/
	-webkit-box-lines:multiple;/*single*/
	-moz-flex-wrap:wrap;
	flex-wrap:wrap;
	/*justify-content*/
	-webkit-justify-content:flex-start;
	justify-content:flex-start;/*主轴上对齐（横轴）*/
	-moz-box-pack:start;
	-webkit--moz-box-pack:start;
	box-pack:start;
	/*align-items*/
	align-items:flex-start;/*交叉轴对齐（垂直）*/
	-webkit-align-items:flex-start;
	box-align:start;
	-moz-box-align:start;
	-webkit-box-align:start;
	padding:20px 0;
	overflow:hidden;
}
#laymod_1184419 .job_content dl dd {
	padding:0 2px;
	line-height:2.307;
	/*display*/
	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/*flex-direction*/
	-webkit-box-orient:horizontal;/*horizontal*/
	-webkit-box-direction:normal;/*reverse*/
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;/*row*/
	-webkit-flex-direction:row;
	/*flex-wrap*/
	-webkit-flex-wrap:wrap;/*nowrap*/
	-webkit-box-lines:multiple;/*single*/
	-moz-flex-wrap:wrap;
	flex-wrap:wrap;
	/*justify-content*/
	-webkit-justify-content:flex-start;
	justify-content:flex-start;/*主轴上对齐（横轴）*/
	-moz-box-pack:start;
	-webkit--moz-box-pack:start;
	box-pack:start;
	/*align-items*/
	align-items:flex-start;/*交叉轴对齐（垂直）*/
	-webkit-align-items:flex-start;
	box-align:start;
	-moz-box-align:start;
	-webkit-box-align:start;
}
#laymod_1184419 .job_content dl dd span {
	display:inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size:13px;
}
#laymod_1184419 .job_content dl dd .title {
	max-width:40%;
}
#laymod_1184419 .job_content dl dd .content {
	max-width:60%;
}
#laymod_1184419 .job_content .job_desc {
	font-size:12px;
	line-height:2.307;
	color:#666;
	clear:both;
	width:100%;
	overflow-x:hidden;
	overflow-y:auto;
}
#laymod_1184419 .job_content .job_desc strong {
	color:#000;
}
#laymod_1184419 .job_content .job_button {
	text-align:center;
	font-size:0;
	margin:20px 0 0 0;
	width:100%;
}
#laymod_1184419 .job_content .job_button a {
	background:#eee;
	display:inline-block;
	text-align:center;
	color:#666;
	font-size:13px;
	line-height:3.923;
	transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-moz-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-webkit-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-o-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	padding:0 37px;
}
/*暂无招聘信息*/
#laymod_1184419 .graphic_cont .pro_search_noting {
	font-size:14px;
	color:rgba(25,169,109,1);
	line-height:3;
}
/*页码*/
#laymod_1184419 .graphic_pages {
	margin:57px auto 0 auto;
	clear:both;
	overflow:hidden;
	text-align:center;
	font-size:0;
}
#laymod_1184419 .graphic_pages .pages_li {
	float:none;
	display:inline-block;
	*display:inline;
	*zoom:1;
    vertical-align: top;
}
#laymod_1184419 .graphic_pages .pages_li a {
	display: inline-block;
	border:1px solid #e5e5e5;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-khtml-border-radius: 2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
    padding: 0;
    font-size: 14px;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
	color:#000;
	transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-moz-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-ms-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-webkit-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	-o-transition:all 1s cubic-bezier(.075,.82,.165,1) 0s;
	margin:0 6px;
    _margin:0 3px;
}
#laymod_1184419 .graphic_pages .pages_li a.active_bg {
	color:#fff;
	border-color:rgba(25,169,109,1);
	background-color:rgba(25,169,109,1);
}
#laymod_1184419 .graphic_pages .pages_li a.page_dot,
#laymod_1184419 .graphic_pages .pages_li a.page_dot.active_bg {
	border-color:transparent;
		color:#e5e5e5;
	background:none;
	font-size:12px;
	margin:0;
	_margin:0;
}
#laymod_1184419 .graphic_pages .pageDisable {
	display:none;
}
#laymod_1184419 .graphic_pages .pages_prev>a,
#laymod_1184419 .graphic_pages .pages_next>a {
	font-size:12px;
}
#laymod_1184419 .graphic_pages .pages_prev>a:before {
	content:"\e7a7";
}
#laymod_1184419 .graphic_pages .pages_next>a:before {
	content:"\e7a5";
}
#laymod_1184419 .graphic_pages .pages_total {
	font-size:12px;
	line-height:35px;
		color:#666;
}
@media (min-width: 992px) {
	#laymod_1184419 .bodyContContent .graphic_wrap {
		padding: 0;
	}
}
#laymod_1184419 .active_false .job_info .job_title .job_close:hover {
	color:rgba(25,169,109,1);
	transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
#laymod_1184419 .active_false .job_content .job_button a:hover {
	background:rgba(25,169,109,1);
	color:#fff;
}
#laymod_1184419 .active_false .graphic_pages .pages_li a:hover {
	color:#fff;
	border-color:rgba(25,169,109,1);
	background-color:rgba(25,169,109,1);
}
#laymod_1184419 .active_false .graphic_pages .pages_li a.page_dot:hover {
	border-color:transparent;
		color:#e5e5e5;
	background:none;
	font-size:12px;
	margin:0;
	_margin:0;
}
/*直接控制小于991px屏幕时css*/
@media (max-width:991px) {
	#laymod_1184419 .bodyContTitle .fl,
	#laymod_1184419 .bodyContTitle .fl p,
	#laymod_1184419 .bodyContTitle .fl span {
		font-size:20px;
	}
	#laymod_1184419 .bodyContTitle .fl2,
	#laymod_1184419 .bodyContTitle .fl2 p,
	#laymod_1184419 .bodyContTitle .fl2 span {
		font-size:12px;
	}
	#laymod_1184419 .graphic_title {
		line-height: 1.8;
	  padding-bottom: 15px;
	}
	#laymod_1184419 .graphic_cont li dd span,
	#laymod_1184419 .job_content dl dd span {
		overflow:visible;
		text-overflow:inherit;
		white-space: inherit;
		max-width:inherit;
	}
	#laymod_1184419 .job_content dl dd {
		line-height:1.5;
	}
	#laymod_1184419 .graphic_cont li a.rec_more {
		margin:20px 0 0 0;
		line-height:3;
	}
	#laymod_1184419 .job_info .job_bg {
		margin:0 4%;
		width:92%;
	}
	/*页码*/
	#laymod_1184419 .graphic_pages .pages_li a {
		margin:0 1px;
		_margin:0 0.5px;
	}
}
 @media(max-width:767px) {
  #laymod_1184419 .ql-size-12,
  #laymod_1184419 .ql-size-13,
  #laymod_1184419 .ql-size-14,
  #laymod_1184419 .ql-size-15,
  #laymod_1184419 .ql-size-16 {
    font-size: 2vw;
  }
  #laymod_1184419 .ql-size-17,
  #laymod_1184419 .ql-size-18,
  #laymod_1184419 .ql-size-19,
  #laymod_1184419 .ql-size-20,
  #laymod_1184419 .ql-size-21 {
    font-size: 3vw;
  }
  #laymod_1184419 .ql-size-22,
  #laymod_1184419 .ql-size-23,
  #laymod_1184419 .ql-size-24,
  #laymod_1184419 .ql-size-25,
  #laymod_1184419 .ql-size-26 {
    font-size: 4vw;
  }
  #laymod_1184419 .ql-size-27,
  #laymod_1184419 .ql-size-28,
  #laymod_1184419 .ql-size-29,
  #laymod_1184419 .ql-size-30,
  #laymod_1184419 .ql-size-31 {
    font-size: 4.5vw;
  }
  #laymod_1184419 .ql-size-32,
  #laymod_1184419 .ql-size-33,
  #laymod_1184419 .ql-size-34,
  #laymod_1184419 .ql-size-35,
  #laymod_1184419 .ql-size-36 {
    font-size: 5vw;
  }
  #laymod_1184419 .ql-size-37,
  #laymod_1184419 .ql-size-38,
  #laymod_1184419 .ql-size-39,
  #laymod_1184419 .ql-size-40,
  #laymod_1184419 .ql-size-41 {
    font-size: 5.5vw;
  }
  #laymod_1184419 .ql-size-42,
  #laymod_1184419 .ql-size-43,
  #laymod_1184419 .ql-size-44,
  #laymod_1184419 .ql-size-45,
  #laymod_1184419 .ql-size-46 {
    font-size: 6vw;
  }
}
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_h66liosg33f.eot');
  src: url('//at.alicdn.com/t/font_249974_h66liosg33f.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.svg#iconfont') format('svg');
}
.iconfont {
    font-family: 'iconfont';
    font-style: normal;
}
img {
border:0 none;
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
.inb{display: inline-block;}
.flt{float:left;}
.frt{float:right;}
#laymod_1184418 #wl_foot>.bg {
    position:absolute;
    z-index: 1;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
#laymod_1184418 #wl_foot>.bg_img {
    z-index:2;
}
#laymod_1184418 .bodyCont_width {
    position:relative;
    z-index:4;
}
/*模版整体控制*/
#laymod_1184418 #wl_foot {
    position:relative;
        font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 3px 5px;
    -moz-box-shadow: rgba(0, 0, 0, .1) 0 3px 5px;
    box-shadow: rgba(0, 0, 0, .1) 0 3px 5px;
}
#laymod_1184418 #wl_foot a:hover{
    color: rgba(25,169,109,1) !important;
}
#laymod_1184418 #wl_foot .bot_list{
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    -webkit-box-justify-content:space-between;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-box-pack:space-between;
    -moz-box-pack:space-between;
    box-pack:space-between;
    padding-top: 60px;
    padding-bottom: 90px;
}
#laymod_1184418 #wl_foot .foot_nav{
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    -webkit-box-justify-content:space-between;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-box-pack:space-between;
    -moz-box-pack:space-between;
    box-pack:space-between;
    width: 60%;
}
#laymod_1184418 #wl_foot .bot_list .foot_title{
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
#laymod_1184418 #wl_foot .bot_list .foot_sj .sj_ewm img{
    width: 135px;
    display: inline-block !important;
}
#laymod_1184418 #wl_foot .bot_list .foot_sj .sj_ewm{
    font-size: 0;
}
#laymod_1184418 #wl_foot .bot_list .foot_sj .sj_ewm .ewm1{
    margin-right: 38px;
}
#laymod_1184418 #wl_foot .bot_list .foot_title a{
    color: #fff;
}
#laymod_1184418 #wl_foot .bot_list .foot_list{
    font-size: 12px;
}
#laymod_1184418 #wl_foot .bot_list .foot_list li{
    margin-bottom: 15px;
}
#laymod_1184418 #wl_foot .bot_list .foot_list li a{
    color: #666;
}
#laymod_1184418 #wl_foot .foot_btn li{
    display: inline-block;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 2;
}
#laymod_1184418 #wl_foot .foot_btn li:last-child{
    padding-right: 0;
}
#laymod_1184418 #wl_foot .foot_btn li a{
    color: #fff;
}
#laymod_1184418 #wl_foot .foot_link{
    _padding-top: 65px;
    margin-bottom: 30px;
    font-size: 0;
}
#laymod_1184418 #wl_foot .foot_link li{
    display: inline-block;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #666;
}
#laymod_1184418 #wl_foot .foot_link li:first-child {
    padding: 0;
    color: #666;
    border-right: 0px solid #666;
}
#laymod_1184418 #wl_foot .foot_link li:first-child{
    padding-left: 0;
}
#laymod_1184418 #wl_foot .foot_link li:last-child{
    border-right: 0px solid #666;
}
#laymod_1184418 #wl_foot .foot_link li a{
    color: #666;
}
#laymod_1184418 #wl_foot .foot_info{
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 12px;
    color: #fff;
    border-top: 1px solid #343434;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    -webkit-box-justify-content:space-between;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-box-pack:space-between;
    -moz-box-pack:space-between;
    box-pack:space-between;
    align-items:flex-end;/*交叉轴对齐（垂直）*/
    -webkit-align-items:flex-end;
    -webkit-box-align-items:flex-end;
    box-align:flex-end;
    -moz-box-align:flex-end;
    -webkit-box-align:flex-end;
}
#laymod_1184418 #wl_foot .foot_info .foot-left{
    line-height: 2
}
@media(min-width: 1201px){
    #laymod_1184418 #wl_foot .foot_info .foot-left .cop{
        margin-right: 20px;
    }
}
#laymod_1184418 #wl_foot .foot_info .foot-left .wa,
#laymod_1184418 #wl_foot .foot_info .foot-left .des,
#laymod_1184418 #wl_foot .foot_info .foot-left .tec{
    margin-left: 18px;
}
#laymod_1184418 #wl_foot .foot_info .foot-left .wa a{
    background: url(http://cdn.jihui88.com/upload//d//d2//dfwj_xyb//picture//2017//11//13/c323a83d-5b5a-4bf9-a908-caef35524e53.png) no-repeat left center;
    padding: 0 0 0 16px;
    color: #fff;
}
#laymod_1184418 #wl_foot .foot_info .foot-left .icp a,
#laymod_1184418 #wl_foot .foot_info .foot-left .des a,
#laymod_1184418 #wl_foot .foot_info .foot-left .tec a{
    color: #fff;
}
#laymod_1184418 #wl_foot .foot_info .foot-right .share_icon a{
    color: #000;
}
#laymod_1184418 #wl_foot .foot_info .foot-right{
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    align-items:flex-end;/*交叉轴对齐（垂直）*/
    -webkit-align-items:flex-end;
    -webkit-box-align-items:flex-end;
    box-align:flex-end;
    -moz-box-align:flex-end;
    -webkit-box-align:flex-end;
}
#laymod_1184418 #wl_foot .foot_info .foot-right .share_icon .weixin{
    margin-right: 16px;
}
#laymod_1184418 #wl_foot .foot_info .foot-right .share_icon .weixin:before{
    content: "\e728";
    font-size: 18px;
}
#laymod_1184418 #wl_foot .foot_info .foot-right .share_icon .weibo:before{
    content: "\e726";
    font-size: 20px;
}
#laymod_1184418 #wl_foot .foot_info .foot-right .share_icon .ewm {
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,0.6);
    transition: all .35s ease-in;
}
#laymod_1184418 #wl_foot .foot_info .foot-right .share_icon .ewm.active {
    z-index: 2000;
    opacity: 1;
    visibility: visible;
}
#laymod_1184418 #wl_foot .foot_info .foot-right .share_icon .ewm img {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    top: 0;
    bottom: 0;
}
@media(max-width:1200px) {
    #laymod_1184418 #wl_foot .foot_link{
        padding-top: 45px;
        text-align: center; 
    }
    #laymod_1184418 #wl_foot .foot_info{
        display: block;
        text-align: center; 
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .cop{
        display: block;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .icp{
        margin-left: 0;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .icp,
    #laymod_1184418 #wl_foot .foot_info .foot-left .wa,
    #laymod_1184418 #wl_foot .foot_info .foot-left .des,
    #laymod_1184418 #wl_foot .foot_info .foot-left .tec{
        margin-top: 10px;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-right{
        margin-top: 10px;
        display: block;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .beian{
        display: block;
    }
    #laymod_1184418 #wl_foot .foot_info{
        margin-left: 0;
        margin-right: 0;
    }
}
@media(min-width:992px) and (max-width: 1200px){
    #laymod_1184418 #wl_foot .foot_info {
        text-align: unset;
    }
    #laymod_1184418 #wl_foot .foot_info {
        padding-top: 25px;
        padding-bottom: 35px;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .cop,
    #laymod_1184418 #wl_foot .foot_info .foot-left .beian{
        display: inline-block;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .icp,
    #laymod_1184418 #wl_foot .foot_info .foot-left .wa,
    #laymod_1184418 #wl_foot .foot_info .foot-left .des,
    #laymod_1184418 #wl_foot .foot_info .foot-left .tec{
        margin-top: 0;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .icp{
        margin-left: 20px;
    }
}
@media(min-width:768px) and (max-width: 991px){
    #laymod_1184418 #wl_foot .bot_list {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 35px;
        padding-bottom: 20px;
    }
    #laymod_1184418 #wl_foot .foot_btn {
        display: none !important;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_sj .sj_ewm .ewm1 {
        margin-right: 15px;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_sj .sj_ewm img {
        width: 100px;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title {
        margin-bottom: 15px;
        font-size: 14px;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left {
        line-height: 1;
    }
}
@media(max-width:767px) {
    #laymod_1184418 #wl_foot .bot_list{
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 30px;
        _border-bottom: 1px solid #999;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_nav{
        display: block;
        width: 100%;
        border-bottom: 1px solid #000;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_sj .sj_ewm {
        padding-left: 15px;
    }
    #laymod_1184418 #wl_foot .icon_list .icon-con {
        padding-left: 0;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title{
        position: relative;
        margin-bottom: 20px;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title a {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        position: relative;
        color: #999;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title .iconfont {
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 14px;
        color: #999;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title.active .iconfont:before {
        content: "\e947";
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title .iconfont:before {
        content: "\e944";
    }
    #laymod_1184418 #wl_foot .bot_list .foot_list {
        display: none;
        width: 100%;
        margin: 0;
        padding-left: 15px;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_list li {
        margin-bottom: 20px;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_list li a {
        font-size: 13px;
        line-height: 20px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    #laymod_1184418 #wl_foot .foot_link{
        display: none;
    }
    #laymod_1184418 #wl_foot .foot_info{
        padding-top: 0;
        padding-bottom: 0;
        border-top: 0px solid #343434;
        color: #999;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left .icp a, 
    #laymod_1184418 #wl_foot .foot_info .foot-left .des a, 
    #laymod_1184418 #wl_foot .foot_info .foot-left .tec a {
        color: #999;
    }
    /* #laymod_1184418 #wl_foot .foot_info .cop span{
        display: block;
        margin-top: 15px;
    } */
    #laymod_1184418 #wl_foot .foot_info .foot-left .icp,
    #laymod_1184418 #wl_foot .foot_info .foot-left .wa{
        margin-left: 0;
        display: block;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title {
        font-weight: normal;
    }
    #laymod_1184418 #wl_foot .foot_btn {
        display: none !important;
    }
    #laymod_1184418 #wl_foot .foot_btn li {
        padding-left: 5px;
        padding-right: 5px;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_title {
        color: #999;
    }
    #laymod_1184418 #wl_foot .bot_list .foot_sj{
        border-top: 1px solid #343434;
        border-bottom: 1px solid #000;
        padding: 25px 0;
    }
    #laymod_1184418 #wl_foot .foot_info .foot-left {
        line-height: 1;
    }
    #laymod_1184418 #wl_foot .foot_info .container{
        border-top: 1px solid #343434;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
