@charset "utf-8";
/* CSS Document */
/*全局*/
*{margin:0;padding:0;}
body{font-family: "微软雅黑";font-size: 100%;font-size: 12px; line-height: 20px;font-weight: normal;margin: 0px;padding: 0px;color:#4a4a4a;;background:#fff;}
html{-webkit-text-size-adjust：none}
form, input, select, p{margin: 0px;padding: 0px;}
img{border:none;margin:0;max-width:100%;}
h1,h2,h3,h4{padding:0; margin:0;color:#554728;}
ul, li{list-style-image: none;list-style-type: none;margin: 0px;padding: 0px;}
a:link, a:visited, a:active{color:#666666;text-decoration: none;}
a{color:#4a4a4a;}
a:hover{color:#066aaa; text-decoration:none;}
i{list-style:none;font-style:normal;}
em{list-style:none;font-style:normal;}
b{font-weight:normal;}
iframe{margin:0;padding:0;}
div img{font-size:0;}
.fl{float:left;}
.fr{float:right;}
.none{display:none;}
.clear{clear:both;}




/*index*/
.header{height:98px;width:960px;margin:0 auto;overflow:hidden;}
.logo{float:left;width:180px;margin-top:15px;}
.header .fr{margin-top:25px;overflow:hidden;}
.phone-num{float:right;width:160px;height:30px;margin-bottom:0px;line-height:30px;font-size:20px;font-weight:bold;color:#066aab;overflow:hidden;}
.nav{clear:both;height:30px;}
.nav ul li{float:left;margin-left:25px;font-size:15px;}
.nav ul li a.on{
    color: #2e5daa;
    font-weight: bold;
}

.content{width:960px;margin:auto;overflow:hidden;}

.joinUs{height:315px;background:#2e5daa;overflow:hidden;}
.joinUs_select{position:relative;}
.joinUs .slide_box{float:left;width:960px;height:315px;}
.join_content{float:left;width:310px;margin-left:35px;height:260px;margin-top:22px;line-height:30px;}
.join_content h2{margin-bottom:10px;font-size:24px;font-weight:normal;color:#fefefe;}
.join_content p{color:#fefefe;}
.join_content a{width:155px;height:35px;margin-top:20px;border:1px #c8c8c8 solid;border-radius:50px;text-align:center;line-height:35px;color:#fefefe;display:block;}
.join_content a:hover{background:#fefefe;color:#606060;}
.join_img{float:right;width:553px;height:293px;margin-right:10px;background:#fff;margin-top:10px;}
.join_img img{padding:3px 4px;}

.lt_service{height:105px;margin-top:18px;overflow:hidden;}
.title{overflow:hidden;}
.title h2{font-size:16px;color:#484848;}
.title h2 a.fr{font-size:12px;width:45px;height:12px;margin-top:5px;background:#7e7e7e url(18.png) no-repeat 38px center;border-radius:25px;color:#fff;text-align:center;line-height:10px;font-weight:100;font-family:Aril;}
.title h2 span{font-size:14px;font-family:Arial;font-weight:normal;color:#606060;}
.lt_service ul{height:70px;margin-top:12px;border:1px solid #dedede;overflow:hidden;background:#f5f5f5;}
.lt_service ul li{
    float:left;
    width:158.8px;
    height:70px;
    border-right:1px solid #dedede;
    font-size:14px;
    text-align:center;
    line-height:70px;}
    .lt_service ul li a{padding-left:20px;color:#6c7a81;background:#f5f5f5;display:block;transition: all 0.3s;}
    .lt_service ul li a p{
        width: 50px;
        overflow: hidden;
        float: left;
    }
.lt_service ul li a p span{
    display: block;
    width: 100px;
    height: 70px;
    overflow: hidden;
}
.lt_service ul li a p span img{
    /* width: 100%; */
    transition: all 0.3s;
}
.lt_service ul li:hover a{
    background-color: #2e5daa;
}
.lt_service ul li:hover span{
    color: #fff;
}
.lt_service ul li:hover p span img{
    transform: translateX(-50px);
}

/* .lt_service .nav_1{background:url(11.png) no-repeat left 20px center;}
.lt_service .nav_1:hover{background:url(10.png) no-repeat left 20px center #2e5daa;color:#fff;}
.lt_service .nav_2{background:url(08.png) no-repeat left 30px center;}
.lt_service .nav_2:hover{background:url(09.png) no-repeat left 30px center #2e5daa;color:#fff;}
.lt_service .nav_3{background:url(13.png) no-repeat left 30px center;}
.lt_service .nav_3:hover{background:url(12.png) no-repeat left 30px center #2e5daa;color:#fff;}
.lt_service .nav_4{background:url(15.png) no-repeat left 30px center;}
.lt_service .nav_4:hover{background:url(14.png) no-repeat left 30px center #2e5daa;color:#fff;}
.lt_service .nav_5{background:url(17.png) no-repeat left 30px center;}
.lt_service .nav_5:hover{background:url(16.png) no-repeat left 30px center #2e5daa;color:#fff;}
.lt_service .nav_6{background:url(gongye.png) no-repeat left 30px center;}
.lt_service .nav_6:hover{background:url(gongye_hover.png) no-repeat left 30px center #2e5daa;color:#fff;} */


.list{height:460px;margin-top:20px;overflow:hidden;}
.list_left{float:left;}
.list_right{float:right;}
.news{width:465px;height:226px;border-bottom:1px solid #e2e2e2;}
.share{width:465px;height:210px;margin-top:20px;}
.text_list{clear:both;margin-top:10px;overflow:hidden;}
.text_list img{padding:2px;margin-right:10px;border:1px solid #dcdcdc;}
.text_list ul{float:left;}
.text_list ul li{width:285px;height:25px;background:url(06.png) no-repeat left center;padding-left:10px;line-height:25px;}
.text_list ul li a{float:left;}
.text_list ul li span{float:right;}
.hot_job{width:465px;height:460px;}
.job{height:427px;margin-top:10px;border:1px solid #e0e0e0;}
.job_search{
    height:39px;
    border-bottom:1px solid #e0e0e0;
    background:#f5f5f5;
}
.job_search h4{float:left;width:130px;background:#2e5daa;font-weight:normal;font-size:12px;color:#fff;line-height:39px;text-align:center;}
.job_list{padding:0 15px;overflow:hidden;}
.job_list h2{margin-top:5px;font-size:12px;color:#6a6a6a;}
.job_list h2 span{font-weight:normal;}
.zhiwei{padding:0 10px;overflow:hidden;}
.zhiwei table tr{}
.zhiwei table tr td{line-height:35px;border-bottom:dashed 1px #ddd;}


.friends_link{min-height:140px;margin-top:20px;overflow:hidden;}
.friends_link h2{height:35px;border-bottom:1px solid #dedede;font-size:16px;font-family:宋体;line-height:35px;color:#666;}
.friends_link ul{margin-top:7px;}
.friends_link ul li{float:left;width:100px;padding:0 8px;line-height:25px;}
.friends_list{margin-top:15px;padding-left:15px;padding-right:30px;overflow:hidden;}
.friends_list a{float:left;margin-right:20px;}

.footer{width:960px;height:68px;margin:0 auto;margin-top:2px;background:#2e5daa;color:#fff;text-align:center;overflow:hidden;}
.footer_content{margin-top:15px;}
.footer_content a{color:#fff;}
.footer_content a:hover{text-decoration:underline;}

/**************内页***************/
.banner{height:199px;overflow:hidden;}
.weizhi{height:40px;border-right:1px solid #e1e1e1;border-left:1px solid #e1e1e1;padding-right:10px;background:#2e5daa;line-height:40px;}
.weizhi .fl{width:210px;font-size:14px;color:#fff;text-align:center;}
.weizhi .fr{color:#fff;}
.weizhi .fr a{color:#fff;}
.weizhi .fr a:hover{color:#d20b19;}
.ny_content{margin-top:10px;overflow:hidden;}
.ny_left{float:left;width:208px;min-height:560px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;}
.ny_left h2{height:40px;padding-left:30px;background:#2e5daa;font-size:16px;color:#fff;line-height:40px;}
.nav_child{overflow:hidden;}
.nav_child ul li{border-bottom:1px solid #e1e1e1;height:40px;padding-left:50px;background:url(ny08.png) no-repeat 30px center;font-size:14px;line-height:40px;}
.nav_child ul li a{width:209px;height:40px;color:#525252;display:block;}
.nav_child ul li a:hover{font-size:14px;font-weight:bold;color:#525252;}
.nav_child .on{font-weight:bold;font-size:14px;color:#525252;}
.xy{}
.xy ul{margin:15px;padding-bottom:10px;border-bottom:1px dashed #ccc;overflow:hidden;}
.xy ul li{padding-left:10px;}
.slt{padding:0 15px;padding-bottom:15px;overflow:hidden;}
.ewm{padding:15px;text-align:center;overflow:hidden;}
.wx{height:355px;background:#f7f7f7;overflow:hidden;}
.wx h2{border-bottom:1px solid #e1e1e1;background:#fff;font-size:16px;font-weight:normal;color:#066aaa;text-align:center;line-height:50px;}
.wx em{width:141px;margin:10px auto;display:block;}
.wx em img{width:141px;height:141px;}
.ny_right{float:right;width:748px;min-height:620px;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;overflow:hidden;}
.danye{padding:10px;font-size:14px;color:#4b4b4b;line-height:25px;}

.danye .layui-form form table{
    margin: 0 auto;
}
.danye .layui-form form table tbody tr td{
    text-align: right;
}
.danye .layui-form form table tbody tr td:last-child{
    text-align: left;
}
.danye .layui-form form table tbody tr .tabright img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.layui-textarea{
    margin-top: 10px;
    margin-bottom: 10px;
}
.wenzhang{padding:15px;color:#4b4b4b;line-height:30px;}
.wenzhang ul li{border-bottom:1px dashed #e1e1e1;overflow:hidden;}
.wenzhang ul li a{float:left;padding-left:10px;background:url(noddle.png) no-repeat left center;}
.wenzhang ul li span{float:right;padding-right:10px;}
.tuwen{padding:25px;padding-top:5px;font-size:14px;color:#4b4b4b;}
.tuwen ul li{float:left;width:150px;margin-top:10px;margin-right:23px;text-align:center;}
.tuwen ul li img{border: 1px solid #dbdbdb;padding: 4px 3px;}
.tuwen ul li img:hover{}

/*************搜索***************/
.job_search .search{
    float:left;
    width:333px;
    height:40px;
}
.job_search .search input{float:left;width:285px;height:38px;padding-left:10px;border:0;background:#f5f5f5;line-height:25px;outline:0;}
.job_search .search a {
    float:left;
    width:30px;
    margin-top:10px;
    padding-left:5px;
    cursor:pointer;
    font-size: 0;
    background: url("04.jpg") no-repeat;
}
.pageClass{clear:both;margin:0 auto;padding-top:15px;text-align:center;}

.danye h2{font-size:14px;text-align:center;}
.danye .time{margin-bottom:5px;padding-bottom:5px;border-bottom:1px dashed #e6e6e6;text-align:center;}

/******合作客户********/
.ny_hzkh h2{border-bottom:1px solid #e1e1e1;background:#eee;font-size:14px;font-weight:bold;color:#6c7a81;text-align:center;line-height:40px;}
.ny_hzkh ul li{padding-left:25px;border-bottom:1px solid #e1e1e1;line-height:40px;text-align:center;}
.ny_hzkh ul li a:hover{font-weight:bold;color:#6c7a81;}
.ny_hzkh .ny_1{background:url(ny03.png) no-repeat left 60px center;}
.ny_hzkh .ny_2{background:url(ny04.png) no-repeat left 60px center;}
.ny_hzkh .ny_3{background:url(ny05.png) no-repeat left 60px center;}
.ny_hzkh .ny_4{background:url(ny06.png) no-repeat left 60px center;}
.ny_hzkh .ny_5{background:url(ny07.png) no-repeat left 60px center;}

/********职位信息模板**********/
.jobInfo{padding:20px;overflow:hidden;}
.pad10{
    border-bottom:1px dashed #ddd;
    /* padding:10px 0; */
}
.jobInfo table{font-size:14px;overflow:hidden;}
.jobInfo table span{font-size:18px;color:#ff6600;}
.jobInfo .pad10 h2{font-size:16px;color:#006cae;}
.jobInfo .pad10 a{font-size:16px;color:#006cae;}
.jobInfo .pad10 a:hover{color:#ff6600;}
.jobInfo table tr td{line-height:25px;}

/************下载***************/
.psd{width:400px;height:30px;padding:15px;border:1px solid #ccc;text-align:center;overflow:hidden;display:non;position:absolute;left:150px;top:40px;}
.psd input{margin-right:20px;}
.psd .sure,.psd .qx{cursor:pointer;}

.article_li{padding:30px 0px;padding-left:20px;border-bottom:solid 1px #efefef;}
.article_li:hover{background:#f5f5f5}
.article_li .time{float:left;width:135px;height:85px;background:url(slash.png) no-repeat center;}
.article_li .time .day{display:block;height:45px;line-height:45px;font-size:30px;color:#404040}
.article_li .time .my{display:block;height:40px;line-height:40px;text-align:right;font-size:20px;color:#7c7c7c;}
.article_li_content{width:575px;float:right;color:#5b5b5b;line-height:30px;}
.article_title{font-size:16px;color:#3c3c3c;line-height:38px;}
.article_li_content >img{width:132px;height:86px;float:left;margin-right:10px;}
.article_title img{margin-top:12px;margin-right:5px;}
.article_li_content .more a{color:#c50303;}
.pageClass{text-align:center;height:50px;margin-top:40px;}
.pageClass >a{display:inline-block;color:#fff;}
.pageClass span{background:#2e5daa;margin:0.5em;padding:10px 15px;}
.pageClass strong span{background:#c50303;color:#fff;}







.layui-laypage{
    clear: both;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.layui-laypage a, .layui-laypage span{
    margin-top: 20px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #2e5daa;
}
.layui-btn{
    background-color: #2e5daa;
}
.Previous{
    padding-left: 10px;
}

/*.job_list .address{height:25px;border-bottom:1px solid #ddd;}
.job_list .address li{float:left;width:58px;height:25px;margin-right:5px;line-height:25px;text-align:center;cursor:pointer;}
.job_list .address li a{height:25px;background:#e5e5e5;border-radius:5px 5px 0 0;font-weight:bold;color:#333;display:block;}
.job_list .address li a:hover{border:1px solid #ddd;border-bottom-color:#fff;margin-bottom:-1px;border-radius:5px 5px 0 0;}
.job_list .address .on{border:1px solid #ddd;border-bottom-color:#fff;margin-bottom:-1px;background:#fff;border-radius:5px 5px 0 0;color:#066aaa;}
.job_list .zhiwei{border:1px solid #ddd;border-top:0;}
.job_list .zhiwei table{clear:both;padding:6px 5px;border-bottom:1px dashed #ddd;overflow:hidden;}
.job_list .zhiwei .b0{border:0;}
.job_list .zhiwei table tr{}
.job_list .zhiwei table tr td{text-align:left}*/
