﻿@charset "utf-8";

/* reset */
* {font-family:'微软雅黑','tahoma'}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;outline:none;}
address,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
b,strong{font-weight:bold}
ul,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;vertical-align:baseline;}
input,select,textarea,button{border-width:1px; font-size:12px;vertical-align:middle}
em, i {font-style: normal; font-weight: normal;}
a {cursor:pointer;}

/* default style */
html,body{
	font-family:"Tahoma","宋体";
	color:#525252;font-size:12px;
	height:100%;width:100%;  
	min-width:1000px;
	margin: 0 auto;
}
html{
	background: #fff url(../images/bg.jpg) top center no-repeat ;
	background-size: cover;
}

a{color:#000;text-decoration:none;cursor:pointer;}
a:hover{text-decoration:none;cursor:pointer;}

/*清除浮动*/
.clearfix:before,.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.aboud-des>p>span{
    white-space: normal !important;
}
/*index #wrap-bg 背景*/
#wrap-bg{
    width:calc(100% - 60px);
    max-width: 1200px;
    height:100%;
    margin:30px auto 0;
    padding:30px;;
    background:#fff;
    height:auto;

}
#wrap-bg .head-title,.head-title{
    display: flex;
}
#wrap-bg .head-title .topwenzi,.head-title .topwenzi {
    display: inline-block;
    width: 600px;
    height: 100px;
    margin: 0 auto;
    line-height: 100px;
    font-size: 45px;
    font-family: '楷体', 'microsoft yahei', '微软雅黑';
    overflow: hidden;
    color: #000;
    font-weight: bold;
    justify-content: center;
}
#wrap-bg .head-title .head-login,.head-title .head-login{
    flex: 1;
    line-height: 100px;
    text-align: right;
    padding-right: 50px;
}
#wrap-bg .head-title .head-login a,.head-title .head-login a{
    font-size: 14px;
    display: inline-block;
    width: 70px;
}
#wrap-bg .head-title .head-login a:first-child:after{
    content:"";
    display: inline-block;
    clear: both;
    width: 1px;
    height:15px;
    position: relative;
    top: 3px;
    left: 12px;
    border-right: 1px solid red;
}
.w-big{
    width:90%;
    max-width: 1200px;
    margin:0 auto;
    margin-top: 13px;
}
.nav ul{
    display: flex;
    display: -webkit-flex;
    /*background:#000;*/
    background: url("../images/nav.png") ;
    height:63px;
}
.nav ul li{
    flex:1;
    list-style: none;
    height:50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-align:center;
    line-height:50px;
    cursor:pointer;
}
.nav ul li a{
    color: #fff;
}
.nav ul li a:after{
    content:"|";
    display:inline-block;
    clear:both;
    color:#e73326;
    margin-left:10px;
    font-weight:bold;
}
.wrap{
	width: 100%;
    margin-top:20px;
    color:#000;
}
.wrap-l{
    width:49%;
    float: left;
}
.wrap-l:first-child{
    margin-right:2%;
}
.wrap-l.w730{
    width:48%;
}
.wrap-l p{
    position: relative;
    font-size: 18px;
    line-height: 40px;
    text-indent:32px;
    background:url("../images/icom.png") #eee 5px center no-repeat;
    background-size: 22px;
    color:#9e260d;
    font-weight: bold;


}
.wrap-l p .more{
    position: absolute;
    right: 20px;
    color:#f37800;
}
.wrap-l ul li{
    border-bottom: 1px dotted #bababa;
    overflow: hidden;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    background: url("../images/new-title.png") left center no-repeat;
}
.wrap-l ul li a{
    display: inline-block;
    width:100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.new ul li a{
    display: inline-block;
    width:450px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wrap-l ul li a:hover{
    color:#f00;
}
.wrap-l ul li span{
    float:right;
    padding-right: 10px;
}
/*gangwei 岗位*/
.gangwei ul li{
    background:none;
}
.gangwei ul li a{
    width:100%;
    display:flex;
    display: -webkit-flex;
}
.gangwei ul li a:hover{
    color:#000;
}
.gangwei ul li span{
    float:none;
    text-align: center;
    float: none;
    flex: 1;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wrap-r{
    width:49%;
    float: right;
}
.wrap-r>p{
      font-size: 18px;
      line-height: 40px;
      text-indent:32px;
      background:url("../images/icom.png") #eee 5px center no-repeat;
      background-size: 22px;
      color:#9e260d;
        font-weight: bold;
        letter-spacing: 2px;
  }
.wrap-r ul{
    display:flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.wrap-r ul li{
    width: 150px;
    height: 122px;
    text-align: center;
}
.wrap-r ul li a{
    display: block;
    height:100%;
}
.wrap-r ul.bian li a:hover{
    color:#f00 !important;
    transition: all 2s;
}
.wrap-r ul.bian li a:hover>img{
    transform: scale(0.95);
    transition: all 2s;
}
.wrap-r ul li a>img{
    display: inline-block;
    width: 75px;
    height: 75px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.wrap-r>ul li a>p{
    line-height:20px;
}
.nav-bg{
    background: url("../images/liucheng.jpg") left center no-repeat;
    height: 95px;
    width: 100%;
    max-width: 1200px;
    margin:35px auto 15px;
    background-size: 100%;
}
.nav-bg2{
   background: url("../images/liucheng2.jpg") left center no-repeat;
   background-size: 100%;
}
.nav-bg3{
    background: url("../images/liucheng3.jpg") left center no-repeat;
    background-size: 100%;
}
/*友情链接*/
.link{
    margin: 30px 0;
}
.link>p{
    font-size: 14px;
    line-height: 40px;
    text-indent:32px;
    background:#eee;
    background:url("../images/icom.png") #eee 5px center no-repeat;
    background-size: 22px;
    color:#f00;
}
.link ul{
    display:flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.link ul li{
    width:198.33px;
    height:50px;
    margin: 15px 2px 5px 0;
    line-height:50px;
    background:pink;
    font-size:16px;
    text-align: center;
}
.link ul li:nth-child(6n){
    margin-right:0;
}
.link ul li a{
    display: block;
    height:100%;
    color:#fff;
}
.link ul li.bg1{background: #fa1e28;}
.link ul li.bg2{background: #d19b44;}
.link ul li.bg3{background: #a88b61;}
.link ul li.bg4{background: #559b7d;}
.link ul li.bg5{background: #c16523;}
.link ul li.bg6{background:#559b7d;}
.link ul li.bg7{background:#372812;}
.link ul li.bg8{background:#fa1e28;}
.link ul li.bg9{background:#1b1d24;}

/*底部 footer 版权信息展示*/
#footer{
    /*margin-top:50px;*/
    background: linear-gradient(#f00,#000);
    text-align: center;
    color:#fff;
    padding: 40px 0;
    font-size:14px;
     width:100%;
     min-width: 1000px;
     max-width: 1200px;
     margin:0 auto;
}
#footer p{
    line-height: 28px;
}

/*aboutUs 关于我们*/
#aboutUs{
    margin:30px 0;
    font-size:14px !important;
}
#aboutUs .aboutFirst,#aboutUs .aboutSecond{
    background: #eee;
    margin: 30px 0;
    padding: 20px;
    border-radius: 10px;
}
#aboutUs h2{
    text-align: center;
    padding: 10px 0 15px;
}
#aboutUs p{
    line-height:30px;
    text-indent:2em;
}

/*standard 合格标准*//*考试政策*/
#standard,#introduce,#policy{
    margin:30px 0;
    font-size:14px !important;
}
#standard h2,#introduce h2,#policy h2{
    text-align: center;
    padding: 10px 0 15px;
}
#standard ul li,#introduce ul li,#policy ul li{
    line-height:30px;
    text-indent:100px;
}
#introduce dl{
    text-indent: 120px;
    font-size:12px;
    color:red;
    background:#eee;
    padding:10px;
    border-radius:10px;
    margin:30px 0;
}
#introduce dt{
    font-size:14px;
}
#introduce dd{
    line-height:24px;
    text-indent: 150px;
}
/*网上答疑 answer*/
#answer{
    margin:30px auto;
    min-height:600px;
}
#answer h2{
    position: relative;
    font-size: 20px;
    line-height: 40px;
    text-indent:32px;
    background:url("../images/icom.png") #eee 5px center no-repeat;
    background-size: 22px;
    color:#9e260d;
}
#answer p .more{
    position: absolute;
    right: 20px;
    color:#c8d613;
}
#answer ul li{
    border-bottom: 1px dotted #bababa;
    overflow: hidden;
    padding-left: 20px;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    background: url("../images/new-title.png") left center no-repeat;
}
#answer ul li a{
    display: inline-block;
    width:80%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#answer ul li a:hover{
    color:#f00;
}
#answer ul li span{
    float:right;
    padding-right: 10px;
}
/*答疑 详情描述*/
#answer-artical{
    margin:30px 0;
    font-size:14px !important;
    min-height:600px;
}
/*#aboutUs .aboutFirst,#aboutUs .aboutSecond{*/
/*    background: #eee;*/
/*    margin: 30px 0;*/
/*    padding: 20px;*/
/*    border-radius: 10px;*/
/*}*/
#answer-artical h1{
    text-align: center;
    padding: 10px 0 15px;
}
#answer-artical .ans-txt{
    line-height:30px;
    text-align: center;
}
#answer-artical p{
    line-height:30px;
    text-indent:2em;
}
#answer-artical p.title{
    background:#eee;
    font-size:12px;
}
/*page 分页效果*/
.page{
    text-align:right;
}
.page-default,.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.page-default > li,.pagination>li{
    display: inline;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
.page-default li a,.pagination li a,.pagination li span{
    font-size: 14px;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    color: #f00;
    text-decoration: none;
    border: 1px solid #ddd;
}
.page-default li.active a,.pagination li.active span{
    background:#f00;
    color:#fff;
}
/*btn 立即报名*/
.anniu{
    text-align: right;
    margin: 10px 0;
}
.btn{
    display: inline-block;
    background: red;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px;
}
/*Apply 申请报名*/
#Apply{
    margin:30px 0;
}
#Apply .search_input_m{
    width: 95%;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    vertical-align: middle;
    border: solid 1px #00b7ee;
    color: #00b7ee;
    border-radius: 5px;
    text-align: center;
    margin:10px auto;
}
.list-img{
    display:flex;
}
.list-img .r-img{
   flex:1
}
.list-img img{
    text-align: center;
    display: block;
    margin: 15px auto;
}
#Apply textarea.search_input_m{
    height:100px;
}
#Apply  .paybtn {

    color: white;
    background: #f00;
    border: 1px solid #f00;
    cursor: pointer;
    font-size: 16px;
}

/*注册账号*/
.info-header{
    width:100%;
    height:70px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
    background:#fff;
    margin-bottom:100px;
}
.top-header{
    height:100%;
    width:1000px;
    margin:0 auto;
    line-height:70px;
    font-size: 14px;
    display:flex;
}
.top-header a.img-logo{
    display:inline-block;
    width:120px;
    margin-right: 10px;
}
.top-header a.img-logo img{
    width:120px;
    height:70px;
}
.top-header .info-txt{
    flex:1;
}
.top-header span{
    display: inline-block;
}
.top-header span:last-child{
    float:right;
}
.top-header span:last-child a{
    color:#f00;
    margin-left:10px;
}
.zc-top{
    width: 470px;
    margin: 0 auto 0;
}
.k-step {
    position: relative;
    display: inline-block;
}
.is-pulled-left {
    float: left!important;
}
.k-steps {
    text-align: center;
}
.k-step__icon {
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #d8dce6;
    background-color: #fff;
    font-weight: 700;
}
.k-step__icon, .k-step__title {
    display: inline-block;
    color: #696e7d;
    vertical-align: middle;
}
.k-step.is-active .k-step__icon {
    background: #f00;
    border-color: #f00;
    color: #fff;
}
.k-step__title {
    margin-left: 5px;
    font-size: 16px;
}
.k-step.is-active .k-step__title, .k-step.is-active:before {
    color: #f00;
}
.k-step~.k-step {
    margin-left: 50px;
}
.k-step~.k-step:before {
    content: "......";
    color: #d8dce6;
    letter-spacing: 1px;
    position: absolute;
    left: -40px;
    line-height:23px;
}
.is-pulled-right {
    float: right!important;
}
.zc-cont{
    width:410px;
    margin:50px auto;
}
.zc-cont .r{
    color:red;
    border:1px solid #ccc0c0;
    margin:30px 0;
}
.zc-cont .r input{
    height: 48px;
    width: 360px;
    border: none;
    text-indent: 10px;
}
.zc-cont .r-bottom{
    display: flex;
    align-items: center;
    justify-content:center;
}
.zc-cont .r-bottom input{
    width:240px;
}
.zc-cont .r-bottom input:after{
    content: "";
    display: inline-block;
    clear: both;
    width:1px;
    height:30px;
    margin-top:9px;
    background:#f00;
}
.zc-cont .r-bottom p{
    flex: 1;
    border-left: 1px solid #ccc0c0;
    text-align:center;
    cursor:pointer;
}
.zc-cont .r-bottom p.hide{
    display:none;
}
.zc-cont .xyb,.ljzc{
    height: 48px;
    line-height: 48px;
    margin-top: 48px;
    background: green;
    border-radius: 2px;
    margin-top: 40px;
    text-align: center;
    color:#fff;
    font-size: 14px;
    cursor:pointer;
}
.disable {
    pointer-events: none;
}
.register-form__title {
    font-size: 16px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 16px;
    white-space: nowrap;
}
.register-form__sub-title {
    margin-left: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #a9aeb8;
}
.hide{
    display: none;
}
.weima{
    display: flex;
}
.weima img{
    width:120px;
    height:120px;
}
.weima .ma-desc{
    flex:1;
    padding:15px;
}
.zc-cont>img{
    width:200px;
    height:200px;
    margin:30px auto 20px;
    display: block;
}
.zc-cont h1{
    text-align: center;
    color: green;
}
/* login 登录界面*/

/* #cjQuery */
#query{
    position: relative;
    margin:30px auto;
    width:600px;
    padding:20px;
    /*background:#f00;*/
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
}
#query img{
    position: absolute;
    top:30px;
    right:30px;
    width:100px;
}
#query h1{
    text-align: center;
    margin-bottom:20px;
}
.query {
    display:flex;
    line-height: 40px;
}
.query p{
    /*flex:1;*/
    width:240px;
}
#query dl dt{
    line-height: 28px;
    font-weight: bold;
}
#query dl dd{
    line-height: 25px;
    text-indent:2em;
}
.query-btn{
  text-align: center;
  margin: 50px auto 30px;
}
.query-btn span{
    padding:10px 30px;
    background:#f00;
    color:#fff;
    border-radius:5px;
    cursor:pointer;
}
#personal{
    margin: 30px auto;
}
#personal h1{
    text-align: center;
    margin-bottom:20px;
}
#personal ul{
    width:980px;
    border:1px solid #eee;
    margin:30px auto;
}
#personal ul li{
    display:flex;
    border-bottom: 1px solid #eee;
    line-height:50px;
}
#personal ul li:last-child{
    border-bottom: none;
}
#personal ul li p{
    flex:1;
    text-indent:20px;
}
.tg{
    text-align: center;
}
.tg span{
    background:#f00;
    color:#fff;
    padding:10px 20px;
    cursor:pointer;
    margin-top:10px;
    border-radius:5px;
}
#personal img{
    width: 120px;
    height:auto;
    display: block;
    margin: 0 auto;
    box-shadow: 3px 3px 5px;
}


