body { font-size: 14px; font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif; }
.Ispic { background-repeat: no-repeat; background-position: center center; background-size: cover; }
img { max-width: 100%; }
/*Top */
.Top { position: fixed; left: 0; top: 0; width: 100%; z-index: 100; transition: 0.3s; }
.Top .logo { width: 160px; display: table; height: 60px; }
.Top .logo a { display: table-cell; vertical-align: middle; }
.Top .logo img { max-width: 60%; max-height: 50px;margin-top: 12px; }
.Top.Top_white .logo img{
	margin-top: 5px;
	max-width: 100px;
}
.Top.Top_white .logo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.Top .top-right > * { float: left; line-height: 36px; }
.Top .top-right a.links { font-size: 14px; padding: 7px 17px; line-height: 1; margin-top: 15px; border: 1px solid #FFF; background-color: rgba(0,0,0,0); border-radius: 20px; color: #fff; -webkit-transition: .3s; transition: .3s; margin-left: 10px; }
.Top .top-right a.links:hover { background: #fff; color: #4194f6; }
.Top, .Top a { color: #fff; }
.Top_white { background: #fff; box-shadow: rgb(229, 229, 229) 0px 0px 3px; }
.Top_white, .Top_white a { color: #333; }
.Top_white .top-right a.links { border: 1px solid #4194f6; background-color: rgba(0,0,0,0); color: #4194f6; }
.Top_white .top-right a.links:hover { background: #4194f6; color: #fff; }
.Top .top-menu nav li { float: left; }
.Top .top-menu nav li span a { padding: 0 20px; color: #fff; line-height: 60px; border-bottom: 2px solid transparent; -webkit-transition: .3s; transition: .3s; }
.Top .top-menu nav li span, .Top .top-menu nav li span a { display: block; }
.Top .top-menu nav li a:hover, .Top .top-menu nav li.aon span a { color: #6a98fd; }
.Top .top-menu nav li span a:hover, .Top .top-menu nav li.aon span a { border-bottom-color: #6a98fd; }
.Top_white .top-menu nav li span a { color: #545c64; }
.Top .top-right { position: relative; z-index: 100; }
.Top .top-right span { padding: 0 15px; position: relative; z-index: 1; line-height: 60px; color: #409eff; cursor: pointer; }
.Top .top-right span:after { position: absolute; width: 4px; height: 4px; content: ''; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); border-right: 1px solid #909399; border-bottom: 1px solid #909399; right: 0; top: 50%; margin-top: -2px; }
.Top .top-right span.cur:after { transform: rotate(225deg); -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); }
.Top .top-right .list { position: absolute; left: 50%; min-width: 200px; transform: translateX(-50%); z-index: 100; background: #fff; border-radius: 2px; top: 100%; padding: 5px 0; -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); display: none; }
.Top .top-right .list a { display: block; line-height: 36px; height: 36px; text-align: center; padding: 0 10px; color: #545c64; }
.Top .top-right .list a:hover { background: #ccc; }
/*Banner */
.Banner { overflow: hidden; position: relative; z-index: 1; }
.Banner .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Banner .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Banner .slick-list:focus { outline: none }
.Banner .slick-list.dragging { cursor: pointer; cursor: hand; }
.Banner .slick-slider .slick-track, .Banner .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.Banner .slick-track { position: relative; top: 0; left: 0; display: block; }
.Banner .slick-track:before, .Banner .slick-track:after { display: table; content: ''; }
.Banner .slick-track:after { clear: both; }
.Banner .slick-loading .slick-track { visibility: hidden; }
.Banner .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Banner .slick-slide .slick-loading img { display: none; }
.Banner .slick-slide .dragging img { pointer-events: none; }
.Banner .slick-initialized .slick-slide { display: block; }
.Banner .slick-loading .slick-slide { visibility: hidden; }
.Banner .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Banner .slick-arrow .slick-hidden { display: none; }
.Banner .slick-slider { position: absolute; left: 0; top: 0; bottom: 0; right: 0; }
.Banner .slick-list, .Banner .slick-track, .Banner .slick-slide { height: 100%; }/*IE*/
.Banner li.slick-slide { position: relative; }
.Banner li .txt { position: absolute; left: 0; top: 5%; bottom: 5%; right: 0; z-index: 10; }
.Banner li .txt dl, .Banner li .Ispic { height: 100%; }
.Banner li .Ispic { background-color: rgb(35, 84, 142); background-attachment: fixed; }
.Banner li .txt .logo { margin-top: 20%; margin-bottom: 45px; }
.Banner li .txt dd { text-align: center; color: #fff; }
.Banner li .txt dd h1 { font-size: 48px; line-height: 1.5; font-weight: normal; margin: 0; color: #eef0f5; }
.Banner li .more { position: relative; margin: 0 auto; }
.Banner li .more a { display: inline-block; padding: 19px 77px; margin-top: 114px; border: #FFF 1px solid; border-radius: 5px; font-size: 20px; color: #FFF; -webkit-transition: .3s; transition: .3s; }
.Banner li .more:hover a { background: #fff; color: #4194f6; }
/*main_title */
.main_title .title { text-align: center; color: #333; }
.main_title .title h3 { font-size: 30px; margin: 0; }
.main_title .title .line { background: url(../images/line.png) center center no-repeat; height: 50px; }
.main_title .title span { display: block; font-size: 16px; }
.main_title .desc { text-align: center; font-size: 16px; color: #666; line-height: 30px; margin: 45px 0 65px 0; }
/*Floor001 */
.Floor001 { height: 794px; }
.Floor001 .txt-area { color: #fff; text-align: center; }
.Floor001 .txt-area h3 { font-size: 36px; margin: 0; padding-top: 80px; }
.Floor001 .txt-area .desc { padding-top: 30px; width: 950px; margin: 0 auto; font-size: 20px; line-height: 36px }
/*Floor002 */
.Floor002 .box { height: 650px; }
.Floor002 .box1 { background: -webkit-linear-gradient(-90deg, #0A90F3 0%, #2352B6 100%); }
.Floor002 .box2 {
    background: url(../images/Floor002-02-bg.jpg) no-repeat center top;
}
.Floor002 .box3 { background: -webkit-linear-gradient(-90deg, #0A90F3 0%, #2352B6 100%); }
.Floor002 .box4 { height: 705px; background: url(../images/Floor002-04-bg.jpg) no-repeat center top; }
.Floor002 .box5 {
    background: url(../images/Floor002-02-bg.jpg) no-repeat center top;
}
.Floor002 .box .auto { height: 100%; }
.Floor002 .box .pic { position: relative; height: 100%; text-align: center; }
.Floor002 .box .text-area { height: 100%; color: #fff; }
.Floor002 .box .text-area h3 { font-size: 38px; margin-bottom: 0; margin-top: 100px; }
.Floor002 .box .text-area ul { margin-top: 30px; }
.Floor002 .box .text-area ul li { font-size: 24px; line-height: 40px; }
.Floor002 .box .text-area .desc { width: 526px; margin-top: 50px; padding: 25px 52px; background: rgba(255,255,255,.2); border-radius: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.Floor002 .box .text-area .desc p { margin: 0; font-size: 18px; line-height: 32px; }
.Floor002 .box1 .pic .pic-inner { position: absolute; bottom: 50px; left: -150px; width: 768px; height: 100%; background-position: right bottom; background-size: auto }
.Floor002 .box1 .pic .pic-inner img { margin-left: 30px; margin-top: 85px; }
.Floor002 .box2 .pic .pic-inner { position: absolute; bottom: 30px; right: 20px; width: 600px; height: 100%; background-position: right bottom; background-size: auto }
.Floor002 .box2 .pic .pic-inner img { margin-left: 30px; margin-top: 85px; }
.Floor002 .box3 .pic .pic-inner { width: 450px; height: 100%; background-position: left 80px; background-size: auto }
.Floor002 .box4 .pic { width: 650px; }
.Floor002 .box4 .pic .pic-inner { position: absolute; top: 0; right: 30px; width: 700px; height: 100%; background-position: right top; background-size: auto }
.Floor002 .box4 .text-area { color: #333; }
.Floor002 .box4 .text-area h3 { font-size: 35px; }
.Floor002 .box4 .text-area .desc { background: #F7F7F7; }
.Floor002 .box5 .pic { width: 650px; }
.Floor002 .box5 .pic .pic-inner { position: absolute; top: 0; left: 0; width: 760px; height: 100%; background-position: left bottom; background-size: auto }
.Floor002 .ani-1 { animation: infinite 3s ease ani-1; }
@keyframes ani-1 {
0% {
transform:translateY(40px)
}
50% {
transform:translateY(0)
}
100% {
transform:translateY(40px)
}
}
@-webkit-keyframes ani-1 {
0% {
transform:translateY(40px)
}
50% {
transform:translateY(0)
}
100% {
transform:translateY(40px)
}
}
@-ms-keyframes ani-1 {
0% {
transform:translateY(40px)
}
50% {
transform:translateY(0)
}
100% {
transform:translateY(40px)
}
}
/*Floor003 */
.Floor003 { padding-top: 70px; padding-bottom: 20px; }
.Floor003 .list li { float: left; width: 33.333%; text-align: center; transition: 0.3s; }
.Floor003 .list li a { display: block; border-radius: 15px; overflow: hidden; margin: 25px; padding: 40px; background: #fff; color: #303133; -webkit-box-shadow: 0 0 20px 0 rgba(30,88,183,.2); box-shadow: 0 0 20px 0 rgba(30,88,183,.2); -webkit-transition: .3s; transition: .3s; }
.Floor003 .list li .icon-pic { height: 160px; display: table; width: 100%; }
.Floor003 .list li .icon-pic figure { display: table-cell; vertical-align: middle; }
.Floor003 .list li .icon-pic .off { display: none; }
.Floor003 .list li:hover .icon-pic .on { display: none; }
.Floor003 .list li:hover .icon-pic .off { display: inline-block; }
.Floor003 .list li h4 { margin: 0; font-size: 20px; color: #2352b6; -webkit-transition: .3s; transition: .3s; }
.Floor003 .list li .desc { margin: 0; font-size: 14px; color: #2352b6; line-height: 20px; padding-top: 10px; margin-bottom: 20px; -webkit-transition: .3s; transition: .3s; }
.Floor003 .list li:hover a { background: -webkit-linear-gradient(-90deg, #0A90F3 0%, #2352B6 100%)!important; -webkit-box-shadow: 0 0 40px 0 #1E58B7; box-shadow: 0 0 40px 0 #1E58B7; }
.Floor003 .list li:hover h4, .Floor003 .list li:hover .desc { color: #fff; }
/*Floor004 */
.Floor004 { padding-top: 70px; padding-bottom: 70px; background: #f5faff; }
.Floor004 .slider { margin: 0 -30px; }
.Floor004 .slider li { padding: 20px 0; }
.Floor004 .slider li a { display: block; margin: 0 30px; padding: 68px 12px; border-radius: 15px; -webkit-box-shadow: 0 0 10px 0 rgba(30,88,183,.2); box-shadow: 0 0 10px 0 rgba(30,88,183,.2); -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/dot.png) no-repeat 37px 65px #FFF; border: 1px solid #EBEEF5; -webkit-transition: .3s; transition: .3s; }
.Floor004 .slider li .inner { padding: 20px; }
.Floor004 .slider li .desc { height: 360px; overflow: hidden; }
.Floor004 .slider li .desc p { text-indent: 2em; font-size: 16px; color: #666; letter-spacing: 1px; line-height: 30px; margin: 0; }
.Floor004 .slider li .desc .indent4 { text-indent: 4.5em; }
.Floor004 .slider li .desc span { font-weight: bold; font-size: 24px; color: #1672D5; }
.Floor004 .slider li .hr { padding-top: 80px; background: url(../images/Floor004-line.png) no-repeat center 37px; }
.Floor004 .slider li .hr .hr-bg { height: 60px; padding-left: 55px; background: url(../images/hr-img.png) no-repeat left center; }
.Floor004 .slider li .hr .hr-name { margin: 0; color: #333; font-size: 16px; font-weight: bold; padding-top: 10px; padding-bottom: 3px; padding-left: 10px; }
.Floor004 .slider li .hr .hr-from { margin: 0; color: #666; font-size: 14px; padding-left: 10px; }
.Floor004 .slider li:hover a { -webkit-box-shadow: 0 0 20px 0 rgba(30,88,183,.5); box-shadow: 0 0 20px 0 rgba(30,88,183,.5); }
/*Floor0015 */
.Floor005 { color: #fff; text-align: center; height: 274px; }
.Floor005 h3 { font-size: 36px; margin: 0; padding-top: 55px; line-height: 1.5; }
.Floor005 .desc { padding-top: 10px; font-size: 20px; line-height: 36px; padding-bottom: 30px; margin: 0; }
.Floor005 .btn { position: relative; margin: 0 auto; }
.Floor005 .btn a { display: inline-block; line-height: 1; padding: 12px 25px; border: #FFF 1px solid; border-radius: 5px; font-size: 16px; background: #fff; color: #4194f6; -webkit-transition: .3s; transition: .3s; }
.Floor005 .btn a:hover { background: transparent; color: #FFF; }
/*Floor006 */
.Floor006 { padding-top: 70px; padding-bottom: 70px; }
/*Bottom */
.Bottom { background: #000; }
.Bottom, .Bottom a { color: rgba(255,255,255,0.4); }
.Bottom a:hover { color: #fff; }
.Bottom .b-top { padding: 50px 0; background: url("../images/Bottom-bg.jpg") no-repeat center top; background-size: 100% 100%; }
.Bottom .b-top nav { width: 830px; border-right: 1px solid #666; }
.Bottom .b-top nav dl { float: left; min-width: 180px; }
.Bottom .b-top nav dt { font-size: 16px; margin-bottom: 15px; padding-left: 30px; }
.Bottom .b-top nav dl:nth-child(1) dt { background: url(../images/bottom-icon01.png) no-repeat left center; }
.Bottom .b-top nav dl:nth-child(2) dt { background: url(../images/bottom-icon02.png) no-repeat left center; }
.Bottom .b-top nav dl:nth-child(3) dt { background: url(../images/bottom-icon03.png) no-repeat left center; }
.Bottom .b-top nav dl:nth-child(4) dt { background: url(../images/bottom-icon04.png) no-repeat left center; }
.Bottom .b-top nav dt a { color: rgba(255,255,255,0.5); }
.Bottom .b-top nav dd { padding: 3px 0; padding-left: 30px; }
.Bottom .b-top nav dd a { color: #fff; }
.Bottom .b-top .code { text-align: center; }
.Bottom .b-top .code .logo { padding: 3px 0 28px 0; }
.Bottom .b-bottom .copyright { text-align: center; border-top: #494949 1px solid; line-height: 60px; color: #494949; }
.Bottom .b-bottom .copyright a { color: #494949; }
/*Ban */
.Ban { margin-top: 60px; height: 400px; overflow: hidden; width: 100%; }
.Ban .title { width: 450px; height: 200px; padding: 10px; margin: 100px auto; background: rgba(255,255,255,0.2); -webkit-box-sizing: border-box; box-sizing: border-box; }
.Ban .title .title-inner { width: 430px; height: 180px; margin: 0 auto; background: rgba(150, 169, 194, 0.2); -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; }
.Ban .title .title-inner h1 { margin: 0; line-height: 1.2; font-size: 54px; font-weight: bold; color: #FFF; padding-top: 30px; }
.Ban-service .title .title-inner h1 { font-size: 38px; }
.Ban .title .title-inner h2 { margin: 0; line-height: 1.2; font-size: 26px; font-weight: bold; color: #FFF; padding-top: 10px; }
.Ban .title .title-inner h2:before, .Ban .title .title-inner h2:after { display: inline-block; content: ''; height: 3px; background: #FFF; width: 60px; margin-right: 10px; vertical-align: middle; }
.Ban .title .title-inner h2:after { margin-right: 0; margin-left: 10px; }
/*About */
.About h3.title { text-align: center; margin: 0; font-weight: normal; font-size: 36px; line-height: 1; color: #333; padding-top: 65px; font-family: 'SimHei'; }
.About .btn { margin-top: 50px; font-size: 20px; padding: 12px 20px; border-radius: 4px; display: inline-block; line-height: 1; white-space: nowrap; cursor: pointer; background: #409EFF; border: 1px solid #409EFF; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .1s; transition: .1s; }
.About .btn a { color: #FFF; }
.About .btn:hover { background: #66b1ff; border-color: #66b1ff; }
.About .box1 { height: 995px; background: url(../images/bg01.png); -webkit-box-sizing: border-box; box-sizing: border-box; }
.About .box1 .desc { height: 370px; background: url(../images/about-bg01.png) no-repeat center top; margin-top: 20px; }
.About .box1 .desc .inner { height: 300px; line-height: 35px; padding: 100px 100px 80px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 20px; color: #333; }
.About .box1 .pic { height: 498px; }
.About .box2 { height: 540px; overflow: hidden; width: 100%; background: #FFF; }
.About .box2 .desc { background-repeat: no-repeat; background-position: left center; margin-top: 20px; height: 357px; }
.About .box2 .inner { width: 576px; height: 100%; padding: 30px 0 0 60px; float: right; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; }
.About .box2 .inner p { margin: 0; font-size: 18px; padding-top: 20px; line-height: 30px; color: #666; }
.About .box2 .inner p:before { content: url(../images/about-01.png); }
.About .box2 .btn { float: left; }
.About .box3 { padding-top: 65px; padding-bottom: 210px; overflow: hidden; text-align: center; width: 100%; background-repeat: no-repeat; background-position: center top; background-size: cover; }
.About .box3 p.desc { margin: 0; color: #333; font-size: 18px; padding-top: 15px; }
.About .box3 .main { margin-top: 45px; height: 484px; background: url(../images/about-bg02.png) no-repeat center top; }
.About .box3 .main .item { width: 41.66667%; float: left; }
.About .box3 .main .item-mid { width: 16.66667%; float: left; }
.About .box3 .main .item .inner { margin-top: 56px; padding: 20px; color: #303133; }
.About .box3 .main .item .inner .tit { font-size: 30px; line-height: 1; font-weight: bold; padding-bottom: 35px; }
.About .box3 .main .item .inner .text { padding-left: 85px; font-size: 18px; line-height: 58px; margin: 0; text-align: left; }
.About .box3 .main .item-mid .inner .tit { visibility: hidden; }
.About .box3 .main .item-mid .inner .text { padding-left: 0; text-align: center; font-size: 20px; color: #666; }
.About .box3 .main .item-right .inner { color: #fff; }
.About .box4 { height: 500px; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; }
.About .box4 figure { position: absolute; top: -138px; left: 0; width: 100%; height: 638px; background-size: auto; }
.About .box4 .btn { position: relative; z-index: 20; margin-top: 300px; margin-right: 120px; font-size: 24px; padding: 10px 50px 10px 20px; border-radius: 24px; display: inline-block; line-height: 1; white-space: nowrap; cursor: pointer; background: url(../images/arrow.png) no-repeat 90% center #fff; border: none; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .1s; transition: .1s; }
.About .box4 .btn a { color: #f67e0d; }
.About .box4 .btn:hover { background-color: #ecf5ff; }
/*Service */
.Service .main_area { text-align: center; }
.Service .main_area h3 { font-size: 36px; font-weight: normal; margin: 0; padding-top: 55px; line-height: 1.5; }
.Service .main_area .desc { padding-top: 10px; font-size: 20px; line-height: 36px; padding-bottom: 30px; margin: 0; }
.Service .btn { position: relative; margin: 0 auto; }
.Service .btn a { display: inline-block; line-height: 1; padding: 12px 25px; border: #FFF 1px solid; border-radius: 5px; font-size: 16px; background: #fff; color: #4194f6; transition: .3s; }
.Service .btn a:hover { background: transparent; color: #FFF; }
.Service .box1 { background: #f5faff; padding-top: 70px; padding-bottom: 70px; }
.Service .box1 .main_content .box { width: 50%; }
.Service .box1 .main_content dl { width: 442px; background: #FFF; border: 1px solid #cecece; border-bottom: none; }
.Service .box1 .main_content dl dd { width: 442px; height: 114px; color: #333333; border-bottom: 1px solid #cecece; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 32px 51px 27px 28px; text-align: left; }
.Service .box1 .main_content dl dd .t1 { margin: 0; font-size: 24px; font-weight: 400; line-height: 30px; }
.Service .box1 .main_content dl dd .t1 .icon-time { content: url(../images/time.png); margin-right: 15px; }
.Service .box1 .main_content dl dd .d1 { margin: 0; font-size: 14px; padding-left: 40px; }
.Service .box1 .main_content dl dd:hover { color: #fff; background: -webkit-gradient(linear, left top, right top, from(#205abe), to(#0f84e7)); background: linear-gradient(90deg, #205abe 0%, #0f84e7 100%); }
.Service .box1 .main_content dl dd:hover .t1 .icon-time { content: url(../images/time-on.png); }
.Service .box1 .main_content .box.fr { height: 457px; }
.Service .box1 .main_content .box.fr .float-div { position: relative; }
.Service .box1 .main_content .box.fr .float-div img { margin-top: 10px; }
.Service .box1 .main_content .box.fr .float-div .float_1688 { position: absolute; top: 91px; left: 158px; }
.Service .box1 .main_content .box.fr .float-div .float_gxzy { position: absolute; top: 33px; right: 77px; }
.Service .box1 .main_content .box.fr .float-div .float_zhzy { position: absolute; top: 172px; right: 11px; }
.Service .box1 .main_content .box.fr .float-div .float_fxqd { position: absolute; top: 0; left: 234px; }
.Service .box1 .main_content .box.fr .float-div .float_wqlm { position: absolute; top: 33px; left: 59px; }
.Service .box1 .main_content .box.fr .float-div .float_ydysh { position: absolute; top: 329px; left: 327px; }
.Service .box1 .main_content .box.fr .float-div .float_zdms { position: absolute; top: 266px; left: 73px; }
.Service .box1 .fimg-1 { animation: infinite 2s ease ani-2; }
.Service .box1 .fimg-2 { animation: infinite 2.4s ease ani-2; }
.Service .box1 .fimg-3 { animation: infinite 2.6s ease ani-2; }
.Service .box1 .fimg-4 { animation: infinite 2.8s ease ani-2; }
.Service .box1 .fimg-6 { animation: infinite 3.2s ease ani-2; }
.Service .box1 .fimg-7 { animation: infinite 3.4s ease ani-2; }
 @keyframes ani-2 {
0% {
transform:translateY(20px)
}
50% {
transform:translateY(0)
}
100% {
transform:translateY(20px)
}
}
@-webkit-keyframes ani-2 {
0% {
transform:translateY(20px)
}
50% {
transform:translateY(0)
}
100% {
transform:translateY(20px)
}
}
@-ms-keyframes ani-2 {
0% {
transform:translateY(20px)
}
50% {
transform:translateY(0)
}
100% {
transform:translateY(20px)
}
}
.Service .box2 { padding-top: 70px; text-align: center; background: url(../images/service-bg2.png) no-repeat center bottom; background-size: 100% 587px; }
.Service .box2 .main_title .desc { margin-bottom: 0; }
.Service .box3 { height: 297px; color: #fff; }
.Service .box4 { height: 780px; background: #f8fafc; }
.Service .box4 .main_area { padding-top: 35px; }
.Service .box4 .main_area .desc { font-size: 18px }
.Service .box4 .table { background: #FFF; color: #333; width: 1200px; border: none; border-bottom: #e2e4e6 1px solid; border-right: #e2e4e6 1px solid; margin-top: 20px; }
.Service .box4 .table tr td { text-align: center; border-top: #e2e4e6 1px solid; border-left: #e2e4e6 1px solid; font-size: 16px; padding: 16px 0; }
.Service .box4 .table tr.trth td { font-size: 18px; font-weight: bold; }
.Service .box4 .table tr td.true { background: url(../images/true.png) no-repeat center center; }
.Service .box4 .table tr td.false { background: url(../images/false.png) no-repeat center center; }
.Service .box5 { padding: 120px 0; }
.Service .box5 .list { height: 320px; }
.Service .box5 .list li { box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); width: 20%; height: 320px; overflow: hidden; float: left; -webkit-transition: .3s; transition: .3s; }
.Service .box5 .list li .inner { color: #fff; text-align: center; margin-top: 79px; height: 400px; -webkit-transition: .3s; transition: .3s; }
.Service .box5 .list li .inner .icon { height: 57px; }
.Service .box5 .list li .inner i { display: block; width: 45px; height: 3px; margin: 68px auto 28px; background: #FFF; -webkit-transition: .3s; transition: .3s; }
.Service .box5 .list li .inner .name { font-size: 24px; }
.Service .box5 .list li .inner .detail { margin-top: 60px; font-size: 14px; -webkit-transition: .3s; transition: .3s; }
.Service .box5 .list li:hover .inner { margin-top: 0; padding-top: 44px; background: -webkit-gradient(linear, left bottom, left top, from(rgba(10,144,243,1)), to(rgba(35,82,182,1))); background: linear-gradient(0deg, rgba(10,144,243,1), rgba(35,82,182,1)); opacity: 0.9; }
.Service .box5 .list li:hover .inner i { margin: 40px auto 22px; }
.Service .box5 .list li:hover .inner .detail { margin-top: 30px; }
.Service .box6 { background: #f8fafc; height: 1300px; }
.Service .box6 .main_area { padding-top: 35px; }
.Service .box6 .main_area .desc { padding-bottom: 0; }
.Service .box6 .detail { text-align: center; border-radius: 5px; background: rgba(0, 0, 0, 0.03); padding: 20px; margin-top: 30px; font-size: 18px; color: #666; line-height: 32px; }
.Service .box6 .list { padding-top: 60px; padding-bottom: 20px; margin: 0 -10px; }
.Service .box6 .list li { width: 33.33333%; float: left; }
.Service .box6 .list li .inner { margin: 10px; padding: 20px; text-align: center; border-radius: 25px; background: #FFF; color: #303133; overflow: hidden; -webkit-transition: .3s; transition: .3s; }
.Service .box6 .list li .inner .icon { height: 60px; margin: 35px auto; }
.Service .box6 .list li .inner h4 { margin: 0; font-weight: normal; font-size: 40px; line-height: 1; color: #333; padding: 10px 0 20px 0; }
.Service .box6 .list li .inner .desc { margin-bottom: 20px; }
.Service .box6 .list li .inner .desc p { margin: 0; font-size: 18px; color: #999; line-height: 25px; }
.Service .box6 .list li:hover .inner { -webkit-box-shadow: 0 0 40px 0 rgba(78,173,255,0.35); box-shadow: 0 0 40px 0 rgba(78,173,255,0.35); }
/*----------  登录  ----------*/
#htmlWrap { background: url(../images/login-bg.jpg) no-repeat 0 0; }
/*Header */
.Header { background: #FFF; border-bottom: #4194f6 3px solid; height: 60px; }
.Header .logo dd { float: left; }
.Header .logo dd.logo-img img { margin-top: 12px;max-width: 78%;
    max-height: 50px; }
.Header .logo dd.logo-txt img { margin-top: 20px; margin-left: 25px; }
.Header .logo dd.name { padding-left: 46px; padding-top: 15px; font-size: 18px; color: #333; position: relative; }
.Header .logo .name:before { position: absolute; right: 94px; bottom: 0; top: 10px; left: 23px; width: 1px; height: 40px; content: ''; background-color: #cecece; }
.Header .links ol, .Header .links li { float: left; }
.Header .links li+li { margin-left: 10px; }
.Header .links a { display: block; padding: 20px; line-height: 20px; -webkit-transition: .3s; transition: .3s; }
.Header .links li a { line-height: 1; border: 1px solid #4194f6; color: #4194f6; padding: 7px 17px; margin-top: 15px; border-radius: 20px; }
.Header .links a:hover { color: #4194f6; }
.Header .links li a:hover { color: #fff; background: #4194f6; }
/*form-container */
.form-container { margin-top: 45px; }
.form-container .fl, .form-container .fr { width: 50%; height: 550px; -webkit-box-shadow: #e5e5e5 0 0px 5px 3px; box-shadow: #e5e5e5 0 0px 5px 3px; }
.form-container .fl { background: #fff; }
.form-container .fl .logo { width: 100%; height: 200px; display: table; }
.form-container .fl .logo figure { display: table-cell; vertical-align: middle; }
.form-container .fr .tit { text-align: center; font-size: 24px; margin-top: 50px; margin-bottom: 130px; }
.form-container .register .tit { margin-bottom: 20px; }
.form-container .form-cnt { width: 450px; margin: 0 auto; }
.form-container .form-cnt .item { margin-bottom: 22px; padding-left: 80px; position: relative; }
.form-container .form-cnt .item label { width: 80px; position: absolute; left: 0; font-size: 14px; line-height: 40px; padding: 0 12px 0 0; }
.form-container .form-cnt .item .item-content { line-height: 40px; font-size: 14px; }
.form-container .form-cnt .input { position: relative; font-size: 14px; display: inline-block; width: 100%; }
.form-container .form-cnt .text { border: none; border-bottom: 1px solid #DCDFE6; padding-right: 30px; -webkit-appearance: none; -webkit-text-fill-color: #c0c4cc; background-color: #FFF; box-sizing: border-box; color: #606266; display: inline-block; font-size: inherit; height: 40px; line-height: 40px; outline: 0; padding: 0 15px; -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1); transition: border-color .2s cubic-bezier(.645, .045, .355, 1); width: 100%; }
.form-container .form-cnt .password { padding-right: 130px; }
.form-container .form-cnt .forget-btn { position: absolute; top: 0; right: 0; color: #ff9500; padding: 8px 5px; font-size: 14px; margin-top: 2px; background: rgba(255,149,0,0.1); border: none; display: inline-block; line-height: 1; text-align: center; -webkit-transition: .1s; transition: .1s; border-radius: 4px; cursor: pointer; }
.form-container .form-cnt .forget-btn:hover { background: #ffeacc; }
.form-container .btn { margin-top: 65px; }
.form-container .btn .sub-btn { padding: 15px 20px; display: block; text-align: center; line-height: 1; width: 100%; border-radius: 4px; font-size: 18px; color: #FFF; background: #409EFF; border: 1px solid #409EFF; cursor: pointer; -webkit-transition: .1s; transition: .1s; }
.form-container .btn .sub2 { margin-top: 25px; color: #4194f6; background: none; }
.form-container .btn .sub-btn:hover { background: #66b1ff; border-color: #66b1ff; }
.form-container .btn .sub2:hover { background: #409EFF; color: #fff; }
.form-container .fr { background-repeat: no-repeat; background-position: right top; background-color: #fff; }
.form-container .register { }
.form-container .register .step { margin: 45px auto 40px auto; width: 450px; height: 39px; background: url(../uploadfiles/step.jpg) no-repeat 0 0 #fff; }
.form-container .register .step2 { background-image: url(../uploadfiles/step2.jpg); }
.form-container .register .step3 { background-image: url(../uploadfiles/step3.jpg); }
.form-container .register .selectbox { width: 41.66667%; line-height: 39px; float: left; border-bottom: 1px solid #DCDFE6; }
.form-container .register .selectbox select { width: 100%; border: none; color: #606266; }
.form-container .register .selectbox select.focus { color: #333; }
.form-container .register .item-address { height: 40px; }
.form-container .register .item-address .text { width: 58.33333%; float: left; }
.form-container .register .form-cnt .textarea { margin-top: 10px; padding: 5px 15px; line-height: 1.5; box-sizing: border-box; width: 100%; color: #606266; background-color: #FFF; border: 1px solid #DCDFE6; border-radius: 4px; -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1); transition: border-color .2s cubic-bezier(.645, .045, .355, 1); }
.form-container .register .btn { margin-top: 0; }
.form-container .register .btn .sub-btn { padding: 10px 20px; }
.form-container .forgetPwd .btn { margin-top: 30px; }
.form-container .check { text-align: center; margin-top: 30px; }
.form-container .check a { color: #409EFF; }
.form-container .checkbox, .form-container .checkbox-input { cursor: pointer; display: inline-block; position: relative; white-space: nowrap; }
.form-container .checkbox { margin-right: 5px; }
.form-container .checkbox-input { outline: 0; line-height: 1; vertical-align: middle; }
.form-container .checkbox-inner { border: 1px solid #DCDFE6; background: #fff; border-radius: 2px; display: inline-block; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; z-index: 1; -webkit-transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46); transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46); }
.form-container .checkbox-inner::after { -webkit-box-sizing: content-box; box-sizing: content-box; content: ""; border: 1px solid #FFF; border-left: 0; border-top: 0; height: 7px; left: 4px; position: absolute; top: 1px; -webkit-transform: rotate(45deg) scaleY(0); transform: rotate(45deg) scaleY(0); width: 3px; -webkit-transition: -webkit-transform .15s ease-in .05s; transition: -webkit-transform .15s ease-in .05s; transition: transform .15s ease-in .05s; transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s; -webkit-transform-origin: center; transform-origin: center; }
.form-container .checkbox-original { opacity: 0; outline: 0; position: absolute; margin: 0; width: 0; height: 0; z-index: -1; }
.form-container .check .checkbox-label { padding-left: 10px; line-height: 19px; }
.form-container .is-checked .checkbox-inner { background-color: #409EFF; border-color: #409EFF; }
.form-container .is-checked .checkbox-inner::after { -webkit-transform: rotate(45deg) scaleY(1); transform: rotate(45deg) scaleY(1); }
/* .form-container .is-checked .checkbox-label { color: #409EFF; } */
.form-container .register .btn { margin-top: 15px; }
.form-container .gologin { text-align: center; margin-top: 10px; }
.form-container .gologin .button-text { border-color: transparent; color: #409EFF; background: 0 0; cursor: pointer; }
.form-container .form-box { text-align: center; }
.form-container .form-box .icon-right { height: 45px; margin-top: 50px; background: url(../images/succeed.png) no-repeat center top; }
.form-container .form-box .step3-back { font-size: 22px; color: #333; margin-top: 20px; }
.form-container .form-box .btn { margin-top: 20px; }
.form-container .tips { margin-top: 50px; position: relative; padding-top: 25px; border-top: 1px solid #c8c7cc; }
.form-container .tips .icon-tips { font-size: 14px; color: #333; padding-left: 30px; background: url(../images/tips.png) no-repeat left center }
.form-container .tips p { margin: 0; color: #999; font-size: 14px; }
/*advantage */
.advantage { margin-top: 45px; padding-bottom: 45px; border-bottom: 1px solid #DCDFE6; }
.advantage li { width: 20%; overflow: hidden; float: left; }
.advantage li .inner { text-align: center; }
.advantage li .inner .icon { height: 20px; }
.advantage li .inner .name { margin: 0; font-size: 18px; color: #333; line-height: 50px; }
.advantage li .inner .detail { margin: 0; font-size: 14px; color: #999; }
/*copyright */
.copyright { padding: 30px 0; }
.copyright p { text-align: center; margin: 0; font-size: 12px; color: #999; line-height: 24px; }
.copyright p a { color: #999; }
/*tablist */
.tablist { margin-top: 45px; border-bottom: 1px solid #EBEEF5; }
.tablist .list { border-top: 1px solid #EBEEF5; }
.tablist .list-title { padding: 0 20px 0 35px; height: 48px; line-height: 48px; font-size: 13px; background-color: #FFF; color: #303133; cursor: pointer; position: relative; overflow: hidden;}
.tablist .list-title:before { position: absolute; content: ">"; font-style: normal; font-family: '宋体'; left: 20px; top: 50%; transform: translateY(-50%); }
.tablist .list-main { display: none; padding: 20px; font-size: 13px; color: #303133; background: #fff; line-height: 1.75; }
.tablist .list-main p{ margin: 0;}
.footer-data { padding: 30px 0 0; text-align: center; font-size: 16px; }
/*----------  HR登录  ----------*/
#HR {
    background: url(../images/login-bg-hr.jpg) no-repeat 0 0;
    height: 100%;
    background-size: cover;
}
/*Header */
#HR .Header { background: none; border-bottom: none; }
#HR .Header .logo dd.name { color: #fff; }
#HR .Header .links li a { background: #fff; }
#HR .Header .links li a:hover { color: #fff; background: #4194f6; }
/*form-container */
#HR .form-container .fl, #HR .form-container .fr { -webkit-box-shadow: none; box-shadow: none; }
#HR .form-container .fl { background: none; }
#HR .form-container .fr { background: url(../images/hr-bg.png) no-repeat 0 0; background-size: 100% 100%; }
#HR .form-container .register .btn { margin-top: 15px; }
/*copyright */
#HR .copyright { border-top: #5d95f1 1px solid; margin-top: 100px; position: absolute; bottom: 0; left: 0; width: 100%; }
#HR .copyright p, #HR .copyright p a { color: #fff; }
/*----------  个人中心  ----------*/
#Member { background: #f2f2f2; height: 100%; }
#Member .Top .top-right { margin-right: 50px; }
#main-content { height: calc(100% - 60px); position: fixed; top: 60px; left: 0; width: 100%; }
#main-content .slidebar { background: #252830; float: left; width: 8.33333%; max-width: 150px; height: 100%; position: relative; }
#main-content .slidebar li { height: 56px; line-height: 56px; padding: 0 20px; cursor: pointer; -webkit-transition: border-color .3s, background-color .3s, color .3s; transition: border-color .3s, background-color .3s, color .3s; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; }
#main-content .slidebar li a { display: block; color: #999; position: relative; padding-left: 25px; }
#main-content .slidebar li a img { position: absolute; left: 0; top: 50%; transform: translateY(-50%); max-width: 20px; }
#main-content .slidebar li .off { display: none; }
#main-content .slidebar li:hover { background: #ecf5ff;}
#main-content .slidebar li:hover .on { display: inline-block; }
#main-content .slidebar li:hover .off { display: none; }
#main-content .slidebar li.aon { background: #FFF; }
#main-content .slidebar li.aon a { color: #000; }
#main-content .slidebar li.aon .on { display: none; }
#main-content .slidebar li.aon .off { display: inline-block; }
#main-content .slidebar li.color a { color: #ff6600; }
#main-content .pos-rightbar { position: relative; height: 100%; overflow-y: scroll; width: 91.66667%; float: left; }
#main-content .pos-rightbar .title { font-size: 16px; font-weight: bold; color: #333; position: relative; text-align: left; padding: 18px 20px; border-bottom: 1px solid #EBEEF5; }
#main-content .pos-rightbar .title:after { position: absolute; right: 0; bottom: 0; top: 20px; left: 0; width: 4px; height: 18px; content: ''; background-color: #4194f6; }
#main-content .pos-rightbar .title .flr-link { float: right; padding: 3px 0; color: #cecece; font-weight: 100; font-size: 14px; }
#main-content .pos-rightbar .title .flr-link:hover { color: #bbb; }
#main-content .pos-rightbar .title-head{font-size: 14px; font-weight: normal; padding: 0 28px !important; height: 50px; line-height: 50px; background: #f5faff; margin-top: 0 !important; border-top: none !important;}
#main-content .pos-rightbar .title-head:after { left: 18px; }

#main-content .pos-rightbar .con { width: 79.16667%; }
#main-content .pos-rightbar .con .box { padding: 13px 28px; margin: 20px; border-radius: 4px; border: 1px solid #EBEEF5; background: #FFF; overflow: hidden; color: #303133; box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); }
#main-content .pos-rightbar .box1 .ul { margin-left: -15px; margin-right: -15px; }
#main-content .pos-rightbar .box1 li { float: left; width: 25%; }
#main-content .pos-rightbar .box1 li a { display: block; padding: 20px 15px; }
#main-content .pos-rightbar .box1 li figure { height: 140px; border-radius: 10px; -webkit-transition: 0.5s; transition: 0.5s; background-size: 100% 100%; }
#main-content .pos-rightbar .box1 li:nth-child(2) a { background-size: 100% 94%; }
#main-content .pos-rightbar .box2 { padding: 0 !important; border: none !important; box-shadow: none !important; border-radius: 0 !important; height: 440px; background: url(../images/bg-data-animate.png) no-repeat center center #3e88f1 !important; background-size: 100% !important; }
#main-content .pos-rightbar .box2 .number { text-align: center; color: #fff; }
#main-content .pos-rightbar .box2 .num-title { padding-top: 50px; margin-bottom: 20px; font-size: 30px; color: #fff; line-height: 45px; }
#main-content .pos-rightbar .box2 .num-text { font-size: 16px; color: #fff; line-height: 28px; }
#main-content .pos-rightbar .box2 .info-num { margin-top: 50px;}
#main-content .pos-rightbar .box2 .info-num li{float: left;width: 33.333%;font-size: 60px;line-height: 30px;}
#main-content .pos-rightbar .box2 .info-num li aside{display: inline-block;position: relative;}
#main-content .pos-rightbar .box2 .info-num li aside b{font-weight: normal;display: block;}
#main-content .pos-rightbar .box2 .info-num li aside sub{position: absolute; left: 100%; word-break: keep-all; bottom: 15%;margin-left: 10px;}
#main-content .pos-rightbar .box2 .info-num li p{font-size: 24px;margin-bottom: 0;margin-top: 24px;}

#main-content .pos-rightbar .box2 .num-jus { display: inline-block; margin-top: 40px; width: 230px; height: 50px; font-size: 16px; color: #fff; line-height: 50px; letter-spacing: 2px; border: 2px solid #fff; cursor: pointer; font-weight: 500; -webkit-transition: all .3s linear; transition: all .3s linear; text-decoration: none; }
#main-content .pos-rightbar .box2 .num-jus:hover{ background: #fff; color: #3e88f1;}
#main-content .pos-rightbar .box3 .ul { margin-left: -15px; margin-right: -15px; }
#main-content .pos-rightbar .box3 li { float: left; width: 25%; position: relative; }
#main-content .pos-rightbar .box3 li .inner { padding: 39px 16%; text-align: center; position: relative; }
#main-content .pos-rightbar .box3 li:not(:first-child) .inner:after { position: absolute; right: 0; bottom: 0; top: 49px; left: 0; width: 1px; height: 40px; content: ''; background-color: #e5e5e5; }
#main-content .pos-rightbar .box3 li .icon, #main-content .pos-rightbar .box3 li .data { width: 50%; float: left; }
#main-content .pos-rightbar .box3 li .data p { margin: 0; font-size: 14px; color: #666; }
#main-content .pos-rightbar .box3 li .data .num { font-size: 30px; line-height: 1; color: #666; margin-bottom: 10px; }
#main-content .pos-rightbar .box4 .ul { margin-left: -15px; margin-right: -15px; }
#main-content .pos-rightbar .box4 li { float: left; width: 16.66667%; padding: 20px 0; position: relative; text-align: center; }
#main-content .pos-rightbar .box4 li:not(:first-child):after { position: absolute; right: 0; bottom: 0; top: 30px; left: 0; width: 1px; height: 40px; content: ''; background-color: #e5e5e5; }
#main-content .pos-rightbar .box4 li .num { display: block; font-size: 32px; margin-bottom: 20px; }
#main-content .pos-rightbar .box4 li .clr-s { color: #863ae1; }
#main-content .pos-rightbar .box4 li .clr-a { color: #ff9300; ; }
#main-content .pos-rightbar .box4 li .clr-b { color: #31b930; }
#main-content .pos-rightbar .box4 li .clr-c { color: #009dff; }
#main-content .pos-rightbar .box4 li .clr-gray { color: #999; }
#main-content .pos-rightbar .box4 li .clr-red { color: #fe0000; }
#main-content .pos-rightbar .box4 li .clr-blue{color: #409eff;}
#main-content .pos-rightbar .box4 li p { margin: 0; font-size: 16px; }


#main-content .pos-rightbar .user-card .user-box .pic{ padding: 20px 0;width: 12.5%; float: left;}
#main-content .pos-rightbar .user-card .user-box .pic img { width: 90px; height: 90px; border: #e5e5e5 1px solid; border-radius: 50%;}
#main-content .pos-rightbar .user-card .user-box .user-info{ padding: 10px 0;width: 62.5%;float: left;}
#main-content .pos-rightbar .user-card .user-box .user-info p{ margin: 0;}
#main-content .pos-rightbar .user-card .user-box .user-info .item{ width: 50%; float: left;}
#main-content .pos-rightbar .user-card .user-box .user-info.w25{ width: 25%;}
#main-content .pos-rightbar .user-card .user-box .user-info .m-total { font-size: 36px; font-weight: bold; color: #4194f6;}
#main-content .pos-rightbar .user-card .user-box .user-info .button {  display: inline-block; line-height: 1; white-space: nowrap; cursor: pointer;  background: #409EFF; border: 1px solid #409EFF; color: #fff; -webkit-appearance: none; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;  outline: 0;  margin: 0; -webkit-transition: .1s; transition: .1s;  font-weight: 500; padding: 9px 15px;  font-size: 12px; border-radius: 3px;}
#main-content .pos-rightbar .user-card .user-box .user-info .button-text{color: #409EFF;background: none; border: none;}

#main-content .pos-rightbar .job-list{    
	margin-top: -20px;
    display: flex;
    margin: 0 -10px;}
#main-content .pos-rightbar .job-card{ 
	    color: #303133;
	    box-sizing: border-box;
	    width: 25%;
	    padding: 0 10px;
		margin-top: 20px;
}
#main-content .pos-rightbar .card-inner{ padding: 15px;
	border-radius: 4px;
	border: 1px solid #EBEEF5;
	background-color: #FFF;
	min-height: 100%;
	box-sizing: border-box;
}
#main-content .pos-rightbar .job-card p{ margin: 0; }
#main-content .pos-rightbar .job-card .jobname {
	width: calc(100% - 110px);
	display: block;
	float: left;
	overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/
}
#main-content .pos-rightbar .job-card .jobname a{ color: #009dff;  font-size: 18px; cursor: pointer;}
#main-content .pos-rightbar .job-card .jobpay{ float: right;width: 100px;text-align: right;}
#main-content .pos-rightbar .job-card .desc{ color: #999;padding: 5px 0 15px 0;}
#main-content .pos-rightbar .job-card .has{color: #FF7800; font-size: 22px;}
#main-content .pos-rightbar .job-card .uptime{float: right; line-height: 28px;color: #999;}
#main-content .pos-rightbar .box-detail{ margin: 0 10px; margin-top: -10px;}
#main-content .pos-rightbar .box-detail .item{ width: 50%; float: left;}
#main-content .pos-rightbar .box-detail .item .box{ margin: 10px;}
#main-content .pos-rightbar .box4 li:after{ display: none;}
#main-content .pos-rightbar .box-detail .item:nth-child(1) li{ width: 25%;}


#main-content .pos-rightbar .footer{ text-align: center;margin: 20px auto;}
#main-content .pos-rightbar .footer .button { display: inline-block; line-height: 1; white-space: nowrap; cursor: pointer;  background: #ecf5ff; border: 1px solid #b3d8ff; color: #409EFF; -webkit-appearance: none; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;  outline: 0;  margin: 0; -webkit-transition: .1s; transition: .1s;  font-weight: 500; padding: 12px 20px;  font-size: 14px; border-radius: 4px;}
#main-content .pos-rightbar .footer .button:hover{ background: #409EFF; border-color: #409EFF; color: #fff;}



#main-content .item-title { position: relative; height: 50px; line-height: 50px; padding: 0 28px; font-size: 14px; color: #333; background: #f5faff; border-bottom: #eee 1px solid;}
#main-content .item-title:before { position: absolute; right: 0; bottom: 0; top: 18px; left: 18px; width: 3px; height: 15px; content: ''; background-color: #4194f6;}
#main-content .item-title .button { position: absolute; top: -10px; right: 50px; display: inline-block; width: auto; padding: 12px 20px; font-size: 16px; height: 60px; line-height: 1; cursor: pointer; border-radius: 4px 4px 0 0; color: #FFF; background: #409EFF; border: 1px solid #409EFF;}
#main-content .item-title .button i{font-size: 28px;font-style: normal;font-weight: 100;margin-right: 5px;}

#main-content .tabs-header{ border-bottom: 2px solid #e4e7ed; }
#main-content .tabs-header span{margin: 0 20px; display: inline-block; cursor: pointer; height: 40px; line-height: 40px;position: relative;}
#main-content .tabs-header span.active{ color: #409EFF; border-bottom: 2px solid #409EFF;}
#main-content .tabs-content .item{display: none;}
#main-content .tabs-content .item .table th,#main-content .tabs-content .item .table tr{ text-align: center;}
#main-content .tabs-content .item .table th.table-column-5,#main-content .tabs-content .item .table td.table-column-5{ text-align: left;}
#main-content .tabs-content .item .table b{ margin-right: 5px;}
#main-content .tabs-content .item .table b a{ color: #666;}
#main-content .tabs-content .item .table em{ font-style: normal; color: #ff9300;}
#main-content .tabs-content .item .tag{ display: inline-block; color: #4194f6; background: rgba(64,158,255,.1); border: 1px solid rgba(64,158,255,.2); border-radius: 4px; height: 20px; padding: 0 5px; font-size: 12px; line-height: 20px; }


#main-content .process{padding: 30px; background: #fff;}
#main-content .process .process-inner{ margin-left: -15px; margin-right: -15px;}
#main-content .process .process-inner .item{ width: 25%; float: left;}
#main-content .process .process-inner .item .process-mk{ margin: 0 15px; padding-left: 15px; height: 40px; line-height: 40px; font-size: 16px; position: relative; background: #cecece; color: #FFF; text-align: center;}
#main-content .process .process-inner .item .process-mk.is-finish { background: #4194f6;}
#main-content .process .process-inner .item .process-mk .arrow-head { display: inline-block; position: absolute; top: 0; right: -40px; border: rgba(0,0,0,0) 20px solid; border-left: #cecece 20px solid;}
#main-content .process .process-inner .item .process-mk.is-finish .arrow-head { border-left: #4194f6 20px solid;}
#main-content .process .process-inner .item .process-mk .arrow-foot{ display: inline-block; position: absolute; top: 0; left: 0; border: rgba(0,0,0,0) 20px solid; border-left: #FFF 20px solid;}



#main-content .detail{padding: 30px; background: #fff;}
#main-content .detail .detail-box{ height: 180px; border: #eee 1px solid;background: #fff;color: #303133;overflow: hidden;}
#main-content .detail .detail-inner{ height: 100%; padding: 16px 15px 15px;}
#main-content .detail .detail-inner p{ margin: 0;color: #999; line-height: 30px; height: 30px; overflow: hidden;}
#main-content .detail .detail-inner p b{color: #333;}
#main-content .detail .detail-inner .it-name{font-size: 16px; color: #4194f6; margin-top: 10px;margin-bottom: 0;}
#main-content .detail .detail-inner p .tips{color: #FF7801;}
#main-content .detail .item { width: 50%; float: left;}
#main-content .detail .item1 { width: 16.66667%; text-align: center;}
#main-content .detail .item2 { width: 33.33333%;}
#main-content .detail .border { width: 8.33333%;position: relative;}
#main-content .detail .border:before {  position: absolute; right: 0;  bottom: 0; top: 0px; left: 30%; width: 1px; height: 150px; content: ''; background-color: #eee;}
#main-content .detail .item4 { width: 37.5%;}


#main-content .detail-title { background: #ff7800; height: 45px; line-height: 45px; padding: 0 10px;}
#main-content .detail-title .tit{ width: 50%; float: left;}
#main-content .detail-title .tit, #main-content .detail-title .tit span { color: #FFF;}
#main-content .detail-title .tit{ text-align: left;}
#main-content .detail-title .tit p{ margin: 0;}
#main-content .detail-title .tit .set-top { padding: 3px 8px; margin-left: 10px; border-radius: 3px; border: #FFF 1px solid; color: #FFF; cursor: pointer;}
#main-content .detail-p { background: #FFF; color: #999; line-height: 45px; padding: 0 10px;}
#main-content .detail-p b { color: #333;}
#main-content .detail-p .col{width: 16.66667%; float: left;}
#main-content .detail-p .col2{width: 50%; float: left;}
#main-content .detail-p .desc{white-space: pre-wrap; padding-left: 20px; max-height: 300px; overflow: auto;}


#main-content .recommend{border-top: 1px solid #EBEEF5; border-bottom: 1px solid #EBEEF5;}
#main-content .recommend .header{display: block;padding-left: 20px;height: 48px;line-height: 48px;font-size: 13px; border-bottom: 1px solid #EBEEF5; background: #409EFF; color: #FFF;}
#main-content .recommend .content{background-color: #FFF; overflow: hidden; border-bottom: 1px solid #EBEEF5;}
#main-content .recommend .content .list-wrap{ color: #333; line-height: 1.75;}
#main-content .recommend .joblist tr { width: 100%;}
#main-content .recommend .joblist tr th, #main-content .recommend .joblist tr td { text-align: center;padding: 10px 0; height: 30px; border-bottom: 1px solid #eee;}
#main-content .recommend .joblist .tag{font-size: 12px;height: 20px;padding: 0 5px;line-height: 20px;border-radius: 4px;background-color: rgba(103,194,58,.1); border: 1px solid rgba(103,194,58,.2); color: #67C23A;}
#main-content .recommend .joblist .button{display: inline-block;font-size: 12px; border-radius: 3px;padding: 7px 15px;color: #C0C4CC;cursor: not-allowed;border: none; background: none;}

#main-content .resumelist .item{ height: 180px; border-bottom: #eee 1px solid;background: #fff;color: #303133;overflow: hidden;}
#main-content .resumelist .item .item-inner{ height: 100%; padding: 16px 15px 15px;}
#main-content .resumelist .item .item-inner p{ margin: 0;color: #999; line-height: 30px; height: 30px; overflow: hidden;}
#main-content .resumelist .item .item-inner p b{color: #333;}
#main-content .resumelist .item .item-inner .it-name{font-size: 16px; color: #4194f6; margin-top: 10px;margin-bottom: 0;}
#main-content .resumelist .item .item-inner p .tips{color: #ff9500;}
#main-content .resumelist .item .item-inner .item1 { width: 16.66667%; text-align: center;}
#main-content .resumelist .item .item-inner .item2 { width: 16.66667%; padding-top: 10px;}
#main-content .resumelist .item .item-inner .item3 { width: 37.5%;}
#main-content .resumelist .item .item-inner .border { width: 8.33333%;position: relative;}
#main-content .resumelist .item .item-inner .border:before {  position: absolute; right: 0;  bottom: 0; top: 0px; left: 30%; width: 1px; height: 150px; content: ''; background-color: #eee;}
#main-content .resumelist .item .item-inner .item4 { width: 12.5%; text-align: right;max-width: 120px;padding-top: 5px;}
#main-content .resumelist .item .item-inner .item4 .it-telphone { font-size: 16px; color: #4194f6; padding: 15px 0 10px;  text-align: center;}
#main-content .resumelist .item .item-inner .item4 .tag { display: inline-block; width: 120px; padding: 10px 0; overflow: hidden; line-height: 1; text-align: center; font-size: 14px; font-weight: 500;background-color: rgba(230,162,60,.1); border: 1px solid rgba(230,162,60,.2); color: #E6A23C;border-radius: 4px;}
#main-content .resumelist .item .item-inner .item4 .it-uptime { font-size: 12px; color: #cecece;margin-top: 10px;}

#main-content .pos-rightbar .con .inner { margin: 20px 20px 20px 80px; background: #FFF; color: #303133;}
#main-content .pos-rightbar .tips{ background: #fff; color: #333; font-size: 12px; padding: 10px; border-bottom: 1px solid #ebeef5;}
#main-content .pos-rightbar .tips p{ margin: 0;}

#main-content .rightbar { position: fixed; top: 30px; right: 45px; width: 16.66667%; float: left; margin-top: 50px; max-height: 90%; }
#main-content .rightbar .share-btn { display: inline-block; line-height: 1; width: 100%; height: 70px; font-size: 18px; color: #FFF; padding: 12px 20px; border-radius: 4px; background: #409EFF; border: 1px solid #409EFF; text-align: center; cursor: pointer; -webkit-transition: .1s; transition: .1s; }

#main-content .rightbar .share-btn i{ display: inline-block; margin-right: 5px; width:16px; height:16px; border-radius: 50%; background: #fff; position: relative;}
#main-content .rightbar .share-btn i::before,
#main-content .rightbar .share-btn i::after{ position:absolute; content:''; left:25%; top:50%; width:50%; height:1px; background:#409EFF;}
#main-content .rightbar .share-btn i::before{ transform:rotate(90deg);}

#main-content .rightbar .tablist{ margin-top: 0;}
#main-content .rightbar .item-title { border-bottom: none;}

#main-content .rightbar .user-content { margin-top: 20px; border-radius: 4px; border: 1px solid #EBEEF5; overflow: hidden; color: #303133; background: #FFF; box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); }
#main-content .rightbar .user-content .inner { padding: 20px; text-align: center; }
#main-content .rightbar .user-content .head-link { margin: 12px 0 0; display: inline-block; }
#main-content .rightbar .user-content .head-img { width: 70px; height: 70px; border: #e5e5e5 1px solid; border-radius: 50%; -webkit-transition: 0.5s; transition: 0.5s; }
#main-content .rightbar .user-info { padding: 10px 14px; }
#main-content .rightbar .username { margin: 0; font-size: 16px; color: #333; font-weight: bold; padding: 5px 0;text-align: center;}
#main-content .rightbar .usercompany { font-size: 14px; color: #333; margin: 5px 0 25px 0;text-align: center; }
#main-content .rightbar .user-content .title { margin-top: 15px; border-top: #cecece 1px dashed; padding: 15px 0 15px 14px; border-bottom: none; }
#main-content .rightbar .user-content .title:after { top: 17px; }
#main-content .rightbar .money .fl { width: 50%; font-size: 14px; color: #999; }
#main-content .rightbar .money .count { font-weight: bold; color: #333; }
#main-content .rightbar .money .add-money { color: #ff704f; }
#main-content .rightbar p { font-size: 14px; color: #666; text-align: left; line-height: 20px; margin: 0; }
#main-content .rightbar .ercode { margin: 5px auto; max-width: 120px; width: 100%; }


#main-content .searchbox{ background: #fff;}
#main-content .searchbox .box{ padding-left: 20px; padding-right: 20px; border-top: #efefef 1px solid;}
#main-content .searchbox .rb-tit, #main-content .searchbox .rb-tips { background: #fff; color: #1a1a1a; line-height: 32px; margin: 0;}
#main-content .searchbox .rb-tit{ padding-top: 5px; padding-bottom: 5px;}
#main-content .searchbox .mt5 { margin-top: 5px;}
#main-content .searchbox .area-jobs .tagbtn {display: inline-block;color: #606266; padding: 0 10px; height: 24px; line-height: 26px; font-size: 12px; border-radius: 30px; margin: 0; margin-right: 3px; margin-bottom: 8px;border: 1px solid #DCDFE6; background: rgba(0,0,0,0);}
#main-content .searchbox .area-jobs .radio.is-checked{background: #4095f7; border-color: #409EFF; color: #fff;}
#main-content .searchbox .area-jobs .radio-input { white-space: nowrap; cursor: pointer; outline: 0; display: inline-block; line-height: 1; position: relative; vertical-align: middle;}
#main-content .searchbox .area-jobs .radio-original { opacity: 0; outline: 0; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; margin: 0;}
#main-content .searchbox .checkbox-group{ border-top: none; padding-bottom: 10px;}
#main-content .searchbox .checkbox-group .label{ width: 25%; float: left;}
#main-content .searchbox .checkbox-group.state .label{ width: 50%; }
#main-content .searchbox .checkbox-group .checkbox { display: inline-block; color: #999; font-size: 12px;}


#main-content .searchbox .box-select{position: relative; width: 100%; margin-bottom: 10px; }
#main-content .searchbox .select-list{position: absolute; z-index: 100; top: 100%; left: 0; width: 100%;border: 1px solid #ededed; background: #fff;border-top: 0;box-shadow: 15px 0 16px rgba(0,0,0,0.04);}
#main-content .searchbox .select-list{color: #606266;display: none;}
#main-content .searchbox .select-list ul{ padding: 5px 0;border: 1px solid #E4E7ED; border-radius: 4px; background-color: #FFF; -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);}
#main-content .searchbox .select-list li{ padding: 0 20px; line-height: 34px; cursor: pointer;}
#main-content .searchbox .select-list li:hover{background: #f5f7fa;}
#main-content .searchbox .select-list .mCustomScrollbar{max-height: 270px;}
#main-content .searchbox .select-list .mCSB_inside > .mCSB_container{margin-right: 0;}
#main-content .searchbox .select-list .mCSB_scrollTools .mCSB_draggerRail {background-color: #fff;}
#main-content .searchbox .select-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #ddd;}
#main-content .searchbox .select-list .mCSB_scrollTools{width: 4px;}

#main-content .searchbox .a_after{display: block;background-color: #FFF; border-radius: 4px; border: 1px solid #DCDFE6; line-height: 30px; padding: 0 15px; padding-right: 30px;position: relative;color: #c0c4cc; transition: 0.3s;}
#main-content .searchbox .box-select.on{z-index: 40;}
#main-content .searchbox .box-select.on .a_after{border-color: #409EFF; }
#main-content .searchbox .a_after:after{position: absolute; content: ''; width: 6px; height: 6px; border-bottom: 1px solid #C0C4CC;border-right: 1px solid #C0C4CC; transform: rotate(45deg); right: 10px; top: 50%; margin-top: -3px;}


#main-content .box-salary .box-select,#main-content .box-education .box-select{width: 49%; float: left;}
#main-content .box-salary .box-select:nth-child(2),#main-content .box-education .box-select:nth-child(2){ float: right;}


.pop-up{ display:none; position:fixed; z-index:150; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3); overflow: auto;}
.pop-up .main{  position:relative; width:50%; margin: 15vh auto 50px auto; background:#fff; border-radius: 2px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3); box-shadow: 0 1px 3px rgba(0,0,0,.3);}
.pop-up .btn-close{ position:absolute; width:20px; height:20px; right:20px; top:20px; cursor:pointer;}
.pop-up .btn-close::before,
.pop-up .btn-close::after{ position:absolute; content:''; left:20%; top:50%; width:60%; height:2px; background:#909399; margin-top:-1px;transform:rotate(-45deg);}
.pop-up .btn-close::before{ transform:rotate(45deg);}

.pop-up .form { padding: 30px 20px; color: #606266; font-size: 14px;}
.pop-up .form .item { margin-bottom: 22px;}
.pop-up .form .item label { width: 100px; text-align: right; vertical-align: middle; float: left; font-size: 14px; color: #333; line-height: 40px; padding: 0 12px 0 0; -webkit-box-sizing: border-box; box-sizing: border-box;}
.pop-up .form .item-content { margin-left: 100px; line-height: 40px; position: relative; font-size: 14px;}
.pop-up .form .item-content .input{position: relative; font-size: 14px; display: inline-block;width: 100%;}
.pop-up .form .item-content .input .text { -webkit-appearance: none; -webkit-text-fill-color: #c0c4cc; background-color: #FFF; border-radius: 4px; border: 1px solid #DCDFE6;  box-sizing: border-box; color: #606266; display: inline-block; font-size: inherit;  height: 40px; line-height: 40px;  outline: 0;  padding: 0 15px;  -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);  transition: border-color .2s cubic-bezier(.645,.045,.355,1);  width: 100%;}
.pop-up .form .item-content select{ -webkit-appearance: none; -webkit-text-fill-color: #c0c4cc; background-color: #FFF; border-radius: 4px; border: 1px solid #DCDFE6;  box-sizing: border-box; color: #606266; display: inline-block; font-size: inherit;  height: 40px; line-height: 40px;  outline: 0;  padding: 0 15px;  -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);  transition: border-color .2s cubic-bezier(.645,.045,.355,1);  width: 100%;}
.pop-up .form .fl{ width: 50%; float: left;}
.pop-up .form .item3 .fl{ width: 47%; }
.pop-up .form .item3 .mid{ width: 6%; text-align: center;}

.pop-up .form .box-select{position: relative; z-index: 30; width: 100%; }
.pop-up .form .select-list{position: absolute; top: 100%; left: 0; width: 100%;border: 1px solid #ededed; background: #fff;border-top: 0;box-shadow: 15px 0 16px rgba(0,0,0,0.04);}
.pop-up .form .select-list{color: #606266;display: none;}
.pop-up .form .select-list ul{ padding: 5px 0;border: 1px solid #E4E7ED; border-radius: 4px; background-color: #FFF; -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);}
.pop-up .form .select-list li{ padding: 0 20px; line-height: 34px; cursor: pointer;}
.pop-up .form .select-list li:hover{background: #f5f7fa;}
.pop-up .form .select-list .mCustomScrollbar{max-height: 270px;}
.pop-up .form .select-list .mCSB_inside > .mCSB_container{margin-right: 0;}
.pop-up .form .select-list .mCSB_scrollTools .mCSB_draggerRail {background-color: #fff;}
.pop-up .form .select-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #ddd;}
.pop-up .form .select-list .mCSB_scrollTools{width: 4px;}

.pop-up .form .a_after{display: block;background-color: #FFF; border-radius: 4px; border: 1px solid #DCDFE6; line-height: 40px; padding: 0 15px; padding-right: 30px;position: relative;color: #c0c4cc; transition: 0.3s;}
.pop-up .form .box-select.on{z-index: 40;}
.pop-up .form .box-select.on .a_after{border-color: #409EFF; }
.pop-up .form .a_after:after{position: absolute; content: ''; width: 6px; height: 6px; border-bottom: 1px solid #C0C4CC;border-right: 1px solid #C0C4CC; transform: rotate(45deg); right: 10px; top: 50%; margin-top: -3px;}


.pop-up .form .textarea { display: inline-block;  width: 100%; vertical-align: bottom; font-size: 14px;}
    .pop-up .form .textarea textarea {
        display: block;
        box-sizing: border-box;
        padding: 5px;
        width: 100%;
        height: 150px;
		border-radius: 4px;
		border-color: #DCDFE6;
    }
.pop-up .form .textarea .textarea-inner { display: block; resize: vertical;  padding: 5px 15px; line-height: 1.5;min-height: 96px; height: 138px; box-sizing: border-box; width: 100%; font-size: inherit; color: #606266;background-color: #FFF;border: 1px solid #DCDFE6; border-radius: 4px; -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1); transition: border-color .2s cubic-bezier(.645,.045,.355,1);}

.pop-up .form .checkbox-group a { color: #409EFF; }
.pop-up .form .checkbox, .pop-up .form .checkbox-input { cursor: pointer; display: inline-block; position: relative; white-space: nowrap; }
.pop-up .form .checkbox { margin-right: 5px; }
.pop-up .form .checkbox-input { outline: 0; line-height: 1; vertical-align: middle; }
.pop-up .form .checkbox-inner { border: 1px solid #DCDFE6; background: #fff; border-radius: 2px; display: inline-block; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; z-index: 1; -webkit-transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46); transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46); }
.pop-up .form .checkbox-inner::after { -webkit-box-sizing: content-box; box-sizing: content-box; content: ""; border: 1px solid #FFF; border-left: 0; border-top: 0; height: 7px; left: 4px; position: absolute; top: 1px; -webkit-transform: rotate(45deg) scaleY(0); transform: rotate(45deg) scaleY(0); width: 3px; -webkit-transition: -webkit-transform .15s ease-in .05s; transition: -webkit-transform .15s ease-in .05s; transition: transform .15s ease-in .05s; transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s; -webkit-transform-origin: center; transform-origin: center; }
.pop-up .form .checkbox-original { opacity: 0; outline: 0; position: absolute; margin: 0; width: 0; height: 0; z-index: -1; }
.pop-up .form .checkbox-group .checkbox-label { padding-left: 10px; line-height: 19px; }
.pop-up .form .is-checked .checkbox-inner { background-color: #409EFF; border-color: #409EFF; }
.pop-up .form .is-checked .checkbox-inner::after { -webkit-transform: rotate(45deg) scaleY(1); transform: rotate(45deg) scaleY(1); }
.pop-up .form .is-checked .checkbox-label { color: #409EFF; }


.pop-up .span{display: inline-block; margin-right: 10px;line-height: 1; cursor: pointer;padding: 7px 15px;font-size: 12px; border-radius: 3px;color: #409EFF; background: #ecf5ff; border:1px solid #b3d8ff;-webkit-transition: .1s; transition: .1s;}


.pop-up .footer { padding: 10px 20px 20px; text-align: right; -webkit-box-sizing: border-box;  box-sizing: border-box;}
.pop-up .footer .btn_submit{
	background: #ecf5ff;
	border-color: #c6e2ff;
	color: #409EFF;
}
.pop-up .footer .button { display: inline-block; line-height: 1; white-space: nowrap; cursor: pointer; background: #FFF; border: 1px solid #DCDFE6; color: #606266;  -webkit-appearance: none; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;  outline: 0; margin: 0;  -webkit-transition: .1s; transition: .1s;  font-weight: 500;  padding: 12px 20px;  font-size: 14px;  border-radius: 4px;}
.pop-up .footer .button1{ margin-right: 10px;color: #FFF; background-color: #409EFF; border-color: #409EFF;}
.pop-up .footer .button:hover{ background: #ecf5ff; border-color: #c6e2ff;color: #409EFF;}
.pop-up .footer .button1:hover{ background: #66b1ff; border-color:#66b1ff; color: #fff; }
.pop-up#form td{ padding-top:4%; vertical-align:top;}
.pop-up#form td.f-name{ text-align:right; width:90px; line-height:32px;}
.pop-up#form td .text{ width:100%; line-height:32px; height:32px; border:1px solid #eee; border-radius:3px; padding:0 5px;}
.pop-up#form td .btn{ width:40%; margin-right:3%; height:40px; cursor:pointer; border:none; border-radius:3px;color:#fff; background:#0598aa; max-width:120px;}
.pop-up#form td .btn_reset{ background:#999;}
.pop-up#form td textarea.text{ height:90px;}
.pop-up .tit{ text-align:center; line-height: 24px; font-size: 18px; color: #303133; padding: 20px 20px 10px;}


#form1 .steps{display: flex;}
#form1 .steps .item{flex-basis: 33.3333%;display: inline-block; text-align: center;font-size: 16px; color: #C0C4CC;}
#form1 .steps .item .step-icon .on{display: none;}
#form1 .steps .item.is-finish { color: #409EFF;}
#form1 .steps .item.is-finish .step-icon .on{display: inline-block;}
#form1 .steps .item.is-finish .step-icon .off{display: none;}
#form1 .steps .item .step-head{position: relative; width: 100%;}
#form1 .steps .item .step-line { left: -50%; right: 50%;height: 2px; top: 11px;width: 100%; position: absolute; background-color: #C0C4CC;}
#form1 .steps .item.is-finish .step-head .step-line { background-color: #409EFF;}
#form1 .steps .item:first-of-type .step-line { display: none;}
#form1 .steps .item .step-icon{ position: relative; z-index: 1; margin: 0 auto; text-align: center; width: 40px;background: #FFF;}
#form1 .steps .item .step-icon .on{display: none;}
#form1 .steps .item.is-finish .step-icon .off{display: none;}
/* #form1 .steps .item.is-finish .step-icon .on{display: inline-block;} */
.table{width: 100%;position: relative; overflow: hidden; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; max-width: 100%; font-size: 14px; color: #606266;background: #fff;}
.table thead{ color: #909399;}
.table .table-body, .table .table-header { table-layout: fixed; border-collapse: separate;}
.table .table-header-wrapper{ overflow: hidden; width: 100%;}
.table .table-body-wrapper { position: relative; width: 100%; overflow-y: auto;}
.table th, .table tr { background-color: #FFF;text-align: left;}
.table th,
.table td{position: relative;padding: 12px 0;border-bottom: 1px solid #EBEEF5; -webkit-transition: background-color .25s ease; transition: background-color .25s ease;}
.table .cell{padding:0 10px;}
.table .buttons{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap;
}
.table .cell .button{margin: 0 5px;}
.button.warning{color: #fff !important;background-color: #e6a23c !important; border-color: #e6a23c !important;}
.button.success{color: #fff !important;background-color: #3a8ee6 !important; border-color: #3a8ee6 !important;}
.button.danger{color: #fff !important;background-color: #f56c6c !important; border-color: #f56c6c !important;}
.button:hover{
	opacity: .8;
}
.table .table-column-1 .cell{padding-left: 14px; padding-right: 14px;line-height: 23px;}
.table td .checkbox{color: #606266; font-weight: 500; font-size: 14px;}
.table td.table-column-2 img{ opacity: 0.5; margin-right: 10px; width: 12px;}
.table td a{color: #409eff;}
.table tr:nth-child(2n){background: #FAFAFA;}
.table tr:hover{background: #ecf5ff;}
.table .popover{ display: none;position: absolute; bottom: 120%; left: -10px; background: #FFF; min-width: 160px; border-radius: 4px; border: 1px solid #EBEEF5; padding: 10px; z-index: 2000; color: #606266; line-height: 1.4; text-align: justify; font-size: 14px; -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); box-shadow: 0 2px 12px 0 rgba(0,0,0,.1); -webkit-box-sizing: border-box; box-sizing: border-box; word-break: break-all;}
.table tr:nth-child(1) .popover{ bottom: auto; top: 120%;}
.table .popover p{ margin: 0; line-height: 20px;}
.table .area{ position: relative;display: inline-block; cursor: pointer; background-color: rgba(64,158,255,.1); padding: 0 10px;height: 28px; line-height: 26px;font-size: 12px; color: #409EFF; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid rgba(64,158,255,.2);}
.table .area:hover .popover{display: block;}
.table .set-top { padding: 3px 8px; margin-left: 10px; border-radius: 3px; border: #409EFF 1px solid; color: #409EFF; cursor: pointer;}
.table .set-top:hover{background: #409EFF; color: #fff;}
.table .table-column-4 b{ color: #333;}

.table .button{ display: block; cursor: pointer; background: #c8c9cc;border: 1px solid #c8c9cc; color: #fff;padding: 7px; font-size: 12px; border-radius: 4px; cursor: default;}



#form1 .step2{ background: #eee;}
#form1 .step2 p{ margin: 0;}
#form1 .step2-title { color: #333; font-size: 16px; padding: 0 20px; margin-top: 10px; font-weight: 500; height: 40px; line-height: 40px; border-bottom: #eee 1px solid; background: #FFF;}
#form1 .step2 .detail{ padding: 0 40px;background: #FFF; color: #999; line-height: 45px;}
#form1 .step2 .detail .item{ float: left; width: 50%;}
#form1 .step2 .detail b { color: #333;}
#form1 .step2 .step2-time-tips { font-size: 14px; color: #999; background: #FFF;  line-height: 40px;}
#form1 .step2 .step2-time-tips span { color: #ff7800;}
#form1 .step2 .text { -webkit-appearance: none; -webkit-text-fill-color: #c0c4cc; background-color: #FFF; border-radius: 4px; border: 1px solid #DCDFE6;  box-sizing: border-box; color: #606266; display: inline-block; font-size: inherit;  height: 40px; line-height: 40px;  outline: 0;  padding: 0 15px;  -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);  transition: border-color .2s cubic-bezier(.645,.045,.355,1);  width: 100%;}

#form1 .step3 .step3-btn { text-align: center; font-size: 22px; font-weight: 500; padding: 50px 0; border-bottom: #eee 1px solid; margin-bottom: 30px;}

#form3 .main,#jobname .main,#form6 .main{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); margin: 0; width:420px; padding: 0 10px; font-size: 18px; background:#fff; border-radius: 4px; -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);}
#form3 .main .tips{color: #606266; font-size: 14px; padding: 0 15px 0 35px; background: url(../images/icon-tips.png) no-repeat left center;}
#form3 .main .footer { padding: 5px 15px 10px; }
#form3 .main .footer .button { padding: 9px 15px; font-size: 12px; border-radius: 3px;}

#form4 .main,#form7 .main{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); margin: 0; width:640px; padding: 0 10px; font-size: 18px; background:#fff; border-radius: 4px; -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);}


#form3 .desc,#form5 .desc,#form6 .desc,#form7 .desc{padding: 10px 15px; color: #606266; font-size: 14px;}
#form3 .desc p,#form5 .desc p,#form6 .desc p,#form7 .desc p{ margin: 0;}
#form3 .desc p num,#form6 .desc p num{ color: #409EFF; font-size: 28px;}

#form1 .stepbox .footer{ text-align: center;}
#form1 .stepbox .footer .button{ margin: 0 5px;}
#form1 .stepbox .footer .bgff7800{ background: #ff7800; border-color: #ff7800; color: #fff;}

#form1 .step3 .button:hover{ background: #409eff;border-color: #409eff;}

/*----------  接单大厅  ----------*/
.main-content{ background: #f5f5f5;padding-bottom: 100px;}
.w74{ width: 74%;}
.w24{ width: 24%;}
.main-content .button{ display: block; cursor: pointer; width: 100%; margin:20px 0; background: #fdf6ec;border: 1px solid #f5dab1; color: #E6A23C;padding: 12px 20px; font-size: 14px; border-radius: 4px;}
.main-content .bgff7800 { background: #ff7800; border-color: #ff7800; color: #fff;}
.main-content .bg4194f6 { background: #4194f6; border-color: #4194f6; color: #fff;}
.main-content .gray{background-color: #909399; border-color: #909399; color: #fff;}
.main-content .normal:hover{ background:#e6a23c; border-color: #e6a23c; color: #fff;}
.main-content .gray:hover{background-color: #a6a9ad; border-color: #a6a9ad;}


.alljobs .title{ margin-bottom: 15px;color: #409EFF; border-bottom: 1px solid #e4e7ed; height: 40px;line-height: 40px;}
.alljobs .title span{ display: inline-block; border-bottom: 2px solid #409EFF;}
.alljobs .item{color: #999; background: #fff;padding: 20px; border: 1px solid #EBEEF5; border-radius: 5px; margin-bottom: 20px;-webkit-transition: .3s; transition: .3s;}
.alljobs .item:hover{ box-shadow: 0 2px 12px rgba(0,0,0,0.1)}
.alljobs .item .box-left {float: left; width: 43%; padding-right: 2%; border-right:1px solid #eee;}
.alljobs .item .box-center {float: left; width: 37.5%; text-align: right;}
.alljobs .item .box-right {float: right; width: 16%; text-align: center;}

.alljobs .item .box-left .tit span a{color: #4194f6;font-size: 16px;}
.alljobs .item .box-left .other{ padding: 18px 0;}
.alljobs .item .box-left .gongzi { color: #333;}
.alljobs .item .box-left .num{color: #E6A23C;}
.alljobs .item .box-left .label span{ display: inline-block; color: #4194f6; background: rgba(64,158,255,.1); border: 1px solid rgba(64,158,255,.2); border-radius: 4px; height: 20px; padding: 0 5px; font-size: 12px; line-height: 20px;margin-right: 3px; margin-bottom: 3px;}

.alljobs .item .box-center .price{ padding: 18px 0;}
.alljobs .item .box-center .price .coinfor{ font-size: 18px; color: #e5224a;}
.alljobs .item .box-center .deadline{ padding-left: 20px; color: #333;}

.alljobs .item .box-right p{ margin: 0;}
.alljobs .item .box-right .yesnum{color: #E6A23C;}
.alljobs .item .box-right .button{ margin: 5px 0; display: inline-block; padding: 7px 15px; width: auto; font-size: 12px; border-radius: 3px;}

.main-content .fr .title,.main-content .jobsdetail .title { margin-top: 15px; background: #f5faff; padding: 0 28px; line-height: 50px; height: 50px; font-weight: bold; color: #333; position: relative; }
.main-content .fr .title:after,.main-content .jobsdetail .title:after { position: absolute; right: 0; bottom: 0; top: 17px; left: 18px; width: 4px; height: 18px; content: ''; background-color: #4194f6; }
.main-content .fr .tablist{ margin-top: 0;}


/*Page002091 */
.Page002091{ text-align:center; line-height:28px; color: #606266;display: block !important;}
.Page002091 .pages .a_first,
.Page002091 .pages .a_end{ display:none;} 
.Page002091 .pages a{ display:inline-block; border-radius:2px; background-color:#f4f4f5; padding:0 10px; margin: 0 5px;}
.Page002091 .pages em{ font-style:normal; display:inline-block;}
.Page002091 .pages a.a_cur{ background-color:#409EFF; color:#fff;}
.Page002091 .pages a.a_prev,
.Page002091 .pages .a_next{ font-family: 宋体;}
.Page002091 .pages b{ font-weight:normal;}
.Page002091 .pages .i_text{ width:45px; height:28px; border-radius:2px; border:1px solid #DCDFE6; background:#fff; text-align:center; line-height:28px; margin:0 5px; font-size:12px;}
.Page002091 .pages .i_button{ width:50px; height:25px; cursor:pointer; border:none; background:#409EFF; color:#fff; padding:0;border-radius:2px; margin-left:5px; font-size:12px;}
@media(max-width:640px){
.Page002091 .pages .p_cur,
.Page002091 .pages .p_total,
.Page002091 .pages .p_count,
.Page002091 .pages em{display:none;} 

}

/*----------  职位详情  ----------*/
.jobsdetail{ position: relative;}
.jobsdetail .font18{ font-size: 18px;}
.jobsdetail .font30{ font-size: 30px;}
.jobsdetail .jobdesc-box{border: 1px solid #EBEEF5; background-color: #FFF; overflow: hidden; color: #303133;}
.jobsdetail .jobdesc-box .header{background: #4193F6; color: #FFF;padding: 18px 20px; border-bottom: 1px solid #EBEEF5;}
.jobsdetail .jobdesc-box .jobname,.jobsdetail .jobdesc-box .jobselary{ width: 50%; float: left;}
.jobsdetail .jobdesc-box .jobname{ font-size: 16px;}
.jobsdetail .jobdesc-box .jobname p{ margin: 0; }
.jobsdetail .jobdesc-box .jobname .jobtitle{ font-size: 30px; line-height: 1; padding-bottom: 10px;}
.jobsdetail .jobdesc-box .jobselary{ text-align: right; font-size: 30px; line-height: 64px;}
.jobsdetail .jobdesc-box .inner{ padding: 20px}
.jobsdetail .jobdesc-box .inner .text{padding: 25px 0;}
.jobsdetail .jobdesc-box .inner .text+.text{border-top: #eee 1px dashed;}
.jobsdetail .jobdesc-box .inner .text p{ margin: 0;padding: 10px 0;}
.jobsdetail .jobdesc-box .inner .text p img{ margin-right: 5px;}
.jobsdetail .jobdesc-box .neednum, .jobsdetail .jobdesc-box .yongjin { color: #ff7800;}
.jobsdetail .jobdesc-box .tag span{ display: inline-block; color: #4194f6; background: rgba(64,158,255,.1); border: 1px solid rgba(64,158,255,.2); border-radius: 4px; height: 20px; padding: 0 5px; font-size: 12px; line-height: 20px;margin-right: 3px; margin-bottom: 3px;}
.jobsdetail .jobdesc-box .jobprice{ width: 49%; float: left; position: relative; padding-left: 10px;}
.jobsdetail .jobdesc-box .jobprice:before{position: absolute; top: 17px; right: 0; bottom: 0; left: 0; width: 3px; height: 18px; content: ''; background-color: #F56C6C;}
.jobsdetail .jobdesc-box .jobbtn{ width: 45%; float: right; text-align: right;}
.jobsdetail .jobdesc-box .jobbtn .button{ display: inline-block; width: auto; margin: 0 0 0 10px; font-size: 12px; padding: 7px 15px;}
.jobsdetail .jobdesc-box .jobtit{position: relative; padding-left: 10px;}
.jobsdetail .jobdesc-box .jobtit p{ padding: 10px 0;}
.jobsdetail .jobdesc-box .jobtit p:after{position: absolute; top: 12px; right: 0; bottom: 0; left: 0; width: 3px; height: 18px; content: ''; background-color: #4194f6;}
.jobsdetail .jobdesc-box .desc{ padding: 10px 0 10px 20px;}
.jobsdetail .jobdesc-box .jobdesc{ width:800px;height: 500px;font-size: 16px;line-height: 1.8;padding: 0 10px;box-sizing: border-box}

.jobsdetail .post-list { margin-top: 20px; color: #333; background: #FFF; border: #eee 1px solid;}
.jobsdetail .title-tips-box { border-bottom: #eee 1px solid;width: 100%;}
.jobsdetail .title-tips-num { margin: 0; padding: 10px 10px 10px 20px; position: relative; }
.jobsdetail .title-tips-num:before { position: absolute; right: 10px; bottom: 0; top: 10px; left: 10px; width: 3px; height: 20px; content: ''; background: #4194F6;}
.jobsdetail .title-tips-num span { color: #4194F6;}
.jobsdetail .title-tips-num .post-resume { color: #FF7800; float: right; cursor: pointer;}
.jobsdetail .list-item { border-bottom: #eee 1px dotted; padding: 10px 30px 10px 30px; width: 100%;}
.jobsdetail .list-item p{ margin: 0;}
.jobsdetail .list-item span { margin-left: 35px;}
.jobsdetail .list-item .p-hr,.jobsdetail .list-item .p-time{ margin-left: 0;}
.jobsdetail .list-item .p-hr { color: #4194F6;}

/*----------  hr-个人中心  ----------*/
.user-box{ padding-top: 20px !important; padding-bottom: 20px !important;}
.user-box .user-title { font-size: 16px; font-weight: bold; color: #333; position: relative; text-align: left; padding: 0 0 0 14px;}
.user-box .user-title:after { position: absolute; right: 0; bottom: 0; top: 2px; left: 0; width: 4px; height: 18px; content: ''; background-color: #4194f6;}
.user-box .user-info{ width: 62.5%;}
.user-box .user-info .item{padding: 10px 0;width: 50%;float: left;}
.user-box .user-info .item p{ margin: 0;color: #999; line-height: 22px; padding-right: 10px;}
.user-box .user-info .item p span{ color: #333;}
.user-box .user-info .item p a{color: #863ae1;}

.box .info .item{padding: 10px 0;width: 50%;float: left;text-align: center;}
.box .info .item p{ margin: 0;}
.box .info .item .open{ display: inline-block; width:100px; line-height:35px; text-align: center; background:#863ae1; color: #fff; border-radius:3px; margin:10px 0; opacity:.8; transition:all .5s;}
.box .info .item .open:hover{ opacity:1;}
.box .info .item .num{ color: #863ae1;font-size: 32px;}

.box table tr{ width: 100%;}
.box table th,.box table td{ padding: 10px 0;text-align: center;}
.box table tr td{ border-top: #eee 1px solid;}
.box table tr:last-child td { border-bottom: #eee 1px solid;}
.box table .tag{ display: inline-block; color: #4194f6; background: rgba(64,158,255,.1); border: 1px solid rgba(64,158,255,.2); border-radius: 4px; height: 20px; padding: 0 5px; font-size: 12px; line-height: 20px;}

.othermsg { padding: 30px; background: #FFF;}
.othermsg b{ color: #FF7801;}

.register-forem .items{display: none;}
.register-forem .items.on{display: block;}

.search-box{ margin-left:20px; padding:0 10px; padding-right:30px; display: inline-block; vertical-align: middle; border:solid 1px #ccc; position: relative; height:30px; border-radius:30px;}
.search-box input{ display: block; width:200px; background: none; border: none; line-height:30px; height:30px;}
.search-box .btn{ font-size:0; display: block; position: absolute; right:0; top:0; width:30px; height:30px; background: url(../images/slidebar-icon03-on.png) no-repeat center;}
.search-box2{margin-top:20px;font-size: 0;}
	.search-box2 .sort {
		display: inline-block;
		width: 60px;
		height: 35px;
		font-size: 16px;
		border: 1px solid #eee;
		text-align: center;
		line-height: 35px;
		box-sizing: border-box;
		vertical-align: middle;
	}
	.search-box2 .sort.on {
		background-color: #4194f6;
		color: #fff;
	}
	.search-box2 .text {
		display: inline-block;
		width: 104px;
		margin: 0 10px;
		font-size: 16px;
		border: 1px solid #eee;
		padding: 0 10px;
		height: 35px;
		box-sizing: border-box;
		vertical-align: middle;
	}
	.search-box2 .select {
		display: inline-block;
		width: 104px;
		font-size: 16px;
		border: 1px solid #eee;
		padding: 0 10px;
		height: 35px;
		box-sizing: border-box;
		vertical-align: middle;
	}
	.search-box2 .btn {
		display: inline-block;
		margin-left: 10px;
		width: 100px;
		font-size: 16px;
		color: #fff;
		background-color: #4194f6;
		text-align: center;
		line-height: 35px;
		box-sizing: border-box;
		vertical-align: middle;
	}
.search-box2 span{margin:0 10px;display:inline-block;font-size: 20px;vertical-align: middle;}