.bannerwarp{
    width: 100%;
    height: 260px;
}
.bannerwarp>img{
    width: 100%;
   height:260px;
}
.indexMain{
    width:1200px;
    margin:0 auto;
    margin-top: 30px;
    margin-bottom:80px;
}
.indexNew{
    width:647px;
    overflow: hidden;
}
.indexNew .newTop{
    width:100%;
    height:227px;
}
.newsTit{
    width:100%;
    height:30px;
    line-height: 30px;
}
.newsTit>.titText{
    font-size: 22px;
    color:#005db8;
    margin-left: 20px;
}
.iconLeft{
    height:22px;
    width: 3px;
    background:#0069b7;
    display: block;
    float: left;
    margin-top:6px;
}
.newsMore{
    width:145px;
    height:28px;
    color:#323232;
    background: #fff;
    border:1px solid #dfdfdf;
    float: right;
    text-align: center;
}
.newsMore:hover{
    background:#2d619b;
    border-color: #2d619b;
    color:#fff;
}
.newContant{
    margin-top:20px;
    width:100%;
    height:180px;
    overflow:hidden;
}
.contantImg{
    width:280px;
    height:100%;
    overflow:hidden;
}
.contantList{
    width:100%;
    height:100%;
    overflow:hidden;
}
.contantListUl>li>a{
    color:#616161;
}
.contantListUl>li>a:hover{
    color:#2d619b;
}
.newsPos{
    position:relative;
}
.newsTits{
    width:300px;
    white-space: nowrap;
}
.newIcon{
    background:#e22829;
    font-size:12px;
    padding:1px 7px;
    color:#fff;
    border-radius:3px;
    position:absolute;
    top:0;
    right:-42px;
}
.ulChange{
    width:550px;
}
.ulChange>li{
    line-height:30px;
}
.consultation{
    width:550px;
    height:100%;
    font-size: 14px;
    color:#616161;
}
.consultation>span~span{
    margin-left:33px;
}
.consultationImg,.consultationImg>img{
    width:97px;
}
.newsTime{
    display: block;
    line-height:30px;
}
.newsBottom{
    margin-top:32px;
}
.indexLogin{
    width:496px;
    height:485px;
    border:1px solid #046bb8;
}
.loginWrapper{
    padding: 34px;
}
.loginTit>span{
    font-size:27px;
    font-weight: bold;
    color:#9c9c9c;
    height:44px;
    display: block;
    border-bottom: 4px solid transparent;
    cursor:pointer;
}
.loginTit>span.loginActive{
    color:#073c68;
    border-bottom-color: #073c68;
}
.loginBox{
    width: 100%;
    margin-top:70px;
}
.inputBox{
    width:100%;
    height:34px;
    border-bottom:1px solid #527088;
    margin-bottom: 36px;
    position:relative;
}
.inputStyle{
    width:100%;
    height:24px;
    border: 0;
    outline: none;
    margin-left:5px;
    font-size:19px;
    color:#000;
}
input.inputStyle::-webkit-input-placeholder{
    color:#9a9a9a;
}
input.inputStyle::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#9a9a9a;
}
input.inputStyle:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#9a9a9a;
}
input.inputStyle:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#9a9a9a;
}
.inputChange{
    width:84px;
}
.yamImg{
    width:120px;
    height:31px;
    border:2px solid #9a9a9a;
}
.yzmBtn{
    font-size:12px;
    color:#858994;
    margin-left:20px;
    cursor:pointer;
}
.loginBtn{
    width:100%;
    height:42px;
    border:1px solid #003966;
    background:#003966;
    cursor:pointer;
    font-size:18px;
    color:#fff;
    letter-spacing: 2px;
    margin-top:30px;
}
.loginBtn:hover{
    opacity: .9;
}
.jgLogin{
    display:none;
}
.loginShow{
    display: block;
}
.ksInputBox{
    margin-bottom:36px;
}
.ksLoginBtn{
    margin-top:30px;
}
.indexBg{
    width:1206px;
    margin:0 auto;
    background-color: #fff;
    padding: 25px 0 30px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
    margin-bottom:60px;
}
.index-links{
    height:70px;
}
.index-links>li{
    float: left;
    width: 134px;
    text-align: center
}
.index-links>li>a{
    display: block;
}
.index-links>li>a>i{
    font-size: 45px;
    color: #f39800;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
     display:block;
}
.index-links>li>a>span{
    display:block;
    margin-top:5px;
 }
 .index-links li>a:hover i{
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}
.Validform_wrong{
    position:absolute;
    top:37px;
    left:4px;
    font-size:12px;
    color:red;
}
#Validform_msg{
    display:none !important;
}
.newsContant{
    width:1200px;
    margin:0 auto;
    position:relative;
}
.newsLeftBox{
    width:178px;
    position:absolute;
    left:0;
    top:-45px;
    z-index:999;
}
.newsLeftBoxs{
    width:178px;
    float: left;
    margin-top:30px;
}
.newsLeftTits{
    height:74px;
    width:100%;
    background:#356ec8;
    color:#fff;
    position:relative;
}
.newBg{
    width:136px;
    height:70px;
    background:rgba(238,105,26,.8);
    color:#fff;
    position:absolute;
    left:22px;
    bottom:-35px;
    text-align: center;
}
.newBgList{
    margin-top:45px;
}
.newBgList>li{
    width:100%;
    height:48px;
    border-bottom:1px solid #eeeeee;
    text-align: center;
    line-height:48px;
    color:#828282;
}
.homeColor{
    color:#0e6ec2;
}
.newsColor{
    color:#626262;
}
.newsRightTits{
    height: 21px;
    line-height:21px;
    border-left: 3px solid #ff7701;
    margin-bottom:11px;
}
.newsContent{
    border-top:1px solid #eeeeee;
}
.newsRightTits span{
    margin-left:12px;
}
.newBgList>li:hover{
    color:#222222;
    border-bottom-color:#d7d7d7;
}
.newBgList .newBgActive{
    color:#222222;
    border-bottom-color:#d7d7d7;
}
.newBgList>li>a{
    width:100%;
    height:100%;
    display: block;
}
.newBg>p{
    font-size:20px;
    line-height:34px;
}
.newBg>span{
    margin-top:9px;
    display: block;
}
.newsLeftTit{
    height:74px;
    width:100%;
    background:#356ec8;
    opacity:.8;
    color:#fff;
}
.newsLeftTit>p{
    font-size:18px;
    padding-top:10px;
    padding-left:10px;
}
.newsLeftTit>span{
    color:#999;
    font-size:12px;
    margin-top:15px;
    padding-right: 10px;
}
.newsLeftCont{
    background:#fff;
}
.newsLeftCont>li{
    width:100%;
    height:38px;
    border-bottom:1px dashed #ddd;
    cursor:pointer;
    line-height:38px;
}
.newsLeftCont>li>a>span{
    margin-left: 10px;
}
.newsLeftCont>li>a>i{
    font-size:14px;
    margin-right:10px;
}
.newsLeftCont>li:hover{
    color:#356ec5;
}
.newsLeftCont>li.colorShow{
    color:#356ec5;
}
.newsRightBox{
    width:967px;
    margin-top:30px;
}
.newsRightTit{
    font-size:16px;
    color:#252525;
    height:34px;
    border-bottom:2px solid #b3b3b3;
}
.newsRightList{
    margin-top:16px;
}
.newsRightList>li{
    width:100%;
    height:130px;
    overflow:hidden;
    border-bottom:1px dashed #ddd;
    margin-bottom:42px;
}
.newsListImg,.newsListImg>img{
    width:196px;
    height:112px;
}
.newsListImg{
    margin-right:30px;
}
.newsListCont{
    width:734px;
}
.newsListCont>a{
    font: 400 18px/26px "\5FAE\8F6F\96C5\9ED1",tahoma;
    color: #222;
    font-weight:bold;
    margin-top:4px;
    display: block;
}
.seeBtn{
    color:#356ec8;
}
.newsListCont>p{
    width: 100%;
    height:64px;
    overflow:hidden;
    margin-top:25px;
    color:#999;
    font-size:12px;
    line-height:22px;
}
.paging{
    height:35px;
}
.newsDatial{
    text-align: center;
}
.newsDatial>h2{
    margin-top:45px;
    font-size:30px;
}
.newsDatial>span{
    color:#999;
    margin-top:24px;
    font-size:12px;
    display: block;
    margin-bottom:50px;
}
.newsDatial>p{
    margin-top:30px;
    color:#999;
    line-height:30px;
    text-align: left;
    text-indent:28px;
}
.occupationWrapper{
    width:1200px;
    margin:0 auto;
}
.occupationTit{
    
    text-align: center;
    font-size:28px;
    color:#000;
}
.occupationSearch{
    margin-top:45px;
}
.searchBox{
    width:348px;
    height:40px;
    border:1px solid #d0d0d0;
    border-radius: 4px;
    position:relative;
}
.searchBox .secInput{
    width:284px;
    height:40px;
    border:0;
    outline:none;
    margin-left:12px;
}
.searchBtn1{
    width:50px;
    height:42px;
    background:#24a5f8;
    text-align: center;
    line-height:39px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display:block;
    position:absolute;
    right:0;
    top:-1px;
}
.occupationBox{
    margin-top:22px;
    margin-bottom:100px;
}
.occupationUl{
    width:100%;
}
.occupationUl>li{
    width:25%;
    height:300px;
    margin-bottom:30px;
    float: left;
    position:relative;
    overflow:hidden;
    cursor:pointer;

}
.occupationUl>li>img{
    width:100%;
    height:300px;
}
.imgMark{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    bottom: 0;
    left:0;
    background:rgba(0,0,0,.4);
    text-align: center;

}
.markCont>img{
    width:60px;
    margin-top:90px;
}
.markLine{
    width:44px;
    height:2px;
    display: block;
    margin: 14px auto;
    background:#fff;
}
.markTit{
    font-size:24px;
    color:#fff;
    margin-top:122px;
    letter-spacing:1px;
    font-weight:bold;
}
.markMain{
    width:100%;
    height:100%;
    background:rgba(59,111,187,.8);
    position:absolute;
    top: 300px;
    left:0;
    bottom:0;
    z-index:99;
    text-align: center;
    -webkit-transition: all .6s;
       -moz-transition: all .6s;
        -ms-transition: all .6s;
         -o-transition: all .6s;
            transition: all .6s;
}
.markMain>a{
    width:100%;
    height:100%;
    display: block;
}
.markMain>a>img{
    margin-top:44px;
}
.markMainTit{
    margin-top:88px;
    color:#fff;
    font-size:24px;
    letter-spacing:1px;
    font-weight:bold;
}
.markMainList{
    padding:26px 21px;
    height: 80px;
    padding-bottom:0px;
    font-size:12px;
    color:#fff;
    line-height:20px;
    text-align: left;
    overflow:hidden;
}
.occupationUl>li:hover .markMain{
    top:0px;
    -webkit-transition: all .6s;
       -moz-transition: all .6s;
        -ms-transition: all .6s;
         -o-transition: all .6s;
            transition: all .6s;
}
.markCont{
    -webkit-transition: all .6s;
       -moz-transition: all .6s;
        -ms-transition: all .6s;
         -o-transition: all .6s;
            transition: all .6s;
}
.occupationUl>li:hover .imgMark .markCont{
    opacity:0;
    -webkit-transition: all .6s;
       -moz-transition: all .6s;
        -ms-transition: all .6s;
         -o-transition: all .6s;
            transition: all .6s;

}
.policiesWrapper{
    width:1200px;
    margin: 0px auto;
    padding:30px 0px;
    position:relative;
}
.policiesTit{
    border-top: 2px solid #3171cb;
}
.policiesTit>span{
    font-size:16px;
    color:#fff;
    display: block;
    width:114px;
    height:45px;
    text-align: center;
    line-height:45px;
    background:#3370cd;
}
.policiesList{
    margin-top:27px;
    margin-bottom:66px;
}
.policiesLeft,.policiesLeft>img{
    width:255px;
    height:147px;
    overflow: hidden;
}
.policiesRight{
    width:580px;
    margin-left:30px;
    height:147px;
    overflow: hidden;
}
.rightTit{
    display: block;
    width:734px;
    font-size:18px;
    color:#393939;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.rightTit:hover{
    color:#326fcc;
}
.rightCont{
    font-size:12px;
    color:#aeaeae;
    margin-top:20px;
    height:52px;
    overflow: hidden;
}
.rightDatial{
    color:#326fcc;
    margin-top:10px;
    display: block;
}
.rightTime{
    font-size:12px;
    color:#595959;
    margin-top:7px;
    display: block;
}
.policiesUl>li{
    margin-bottom:40px;
}
.certificateBox{
    width:480px;
    margin: 0 auto;
    padding-top:112px;
}
.certificateBox>h2{
    text-align: center;
    font-size:38px;
    color:#0262b6;
}
.policiesInputBox{
    margin-top:60px;
    margin-bottom:135px;
}
.policiesInput{
    width:100%;
    height:38px;
    border-bottom:2px solid #015190;
    margin-bottom:38px;
    position:relative;
}
.policiesInput>.Validform_wrong{
    top:41px;
}
.policiesInput>input{
    height:30px;
    margin-left:6px;
    border:0;
    outline:none;
    font-size:20px;
}
.policiesInput>input::-webkit-input-placeholder {
  color: #015190;
}
.policiesInput>input:-moz-placeholder {/* Firefox 18- */
  color: #015190;
}
.policiesInput>input::-moz-placeholder{/* Firefox 19+ */
 color: #015190;
}
.policiesInput>input:-ms-input-placeholder {
  color: #015190;
}
.policiesBtn{
    width:100%;
    height:47px;
    background:#0063b4;
    border:0;
    color:#fff;
    font-size:20px;
    letter-spacing:1px;
    cursor:pointer;
}

.centerWrapper{
    width:1200px;
    margin:0 auto;
    margin-top:75px;
    margin-bottom:100px;
}
.centerImg{
    width:234px;
    height:159px;
    border:1px solid #dddddd;
}
.centerpadding{
    width:224px;
    height:151px;
    margin: 0 auto;
    margin-top:3px;
    background:#6dbef3;
    overflow: hidden;
}
.centerpadding>img{
    width:100%;
}
.centerListBox{
    width:700px;
    height:159px;
    overflow: hidden;
    margin-left:26px;
}
.centerListTit{
    font-weight:bold;
    font-size:16px;
    color:#000;
    letter-spacing:1px;
}
.centerListBox>p{
    font-size:14px;
    color:#727272;
    margin-top:18px;
    height:70px;
    overflow: hidden;
    line-height:24px;
}
.centerBtn{
    display: block;
    margin-top:25px;
    width:130px;
}
.centerMore{
    font-size:12px;
    color:#fff;
    width:90px;
    height:24px;
    background:url(../img/centerMore.png) no-repeat;
    display: inline-block;
    background-size: 100% 100%;
    line-height:24px;
    text-indent:14px;
    vertical-align: middle;
}
.ss{
    font-size:12px;
    color:red;
}
.centerGo{
    width:40px;
    color:#fff;
    height:24px;
    background:url(../img/go.png) no-repeat;
    display: inline-block;
    background-size: 100% 100%;
    line-height:24px;
    vertical-align: middle;
    margin-left:-12px;
    text-align: center;
}
.centerBtn:hover .centerMore{
    background:url(../img/more-hover.png) no-repeat;
    background-size: 100% 100%;
}
.centerUl>li{
    margin-bottom:50px;
}
.cejsTit{
    text-align: center;
    font-size:22px;
    color:#0077c0;
    letter-spacing:1px;
}
.tabcroal{
    margin-top:80px;
    border-top:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
    height:80px;
}
.tabcroal span{
    width:166px;
    height:77px;
    display: inline-block;
    border-bottom:3px solid transparent;
    text-align: center;
    font-size:16px;
    color:#373737;
    line-height:80px;
    cursor:pointer;
}
.tabcroal span:hover{
    color:#3171cb;
    border-bottom-color:#3171cb;
}
.tabcroal span.spanActives{
    color:#3171cb;
    border-bottom-color:#3171cb;
}
.occupationUl .occupationLis{
    width:241px;
    margin-right:14px;
}
.occupationUlss{
    width:1030px;
    margin:0 auto;
    margin-left:-36px;
}
.occupationLis .markTit{
    font-size:18px;
    font-weight:normal;
    margin-top:130px;
}
.occupationLis .markText{
    font-size:12px;
    color:#fff;
    margin-top:24px;
    display: block;
}
.markMain .markDetial{
    width:180px;
    height:40px;
    background:#ffffff;
    display: block;
    margin: 0 auto;
    margin-top: 26px;
    line-height:40px;
    color:#4073c2;
    font-size: 16px;
}
.occupationLis .markTit.markTitss{
    margin-top:100px;
}
.occupationDatial{
    width:1200px;
    margin: 0 auto;
    margin-top:50px;
    margin-bottom:100px;
}
.occupationDatialTIt{
    text-align: center;
    position:relative;
}
.occupationDatialTIt span{
    font-size:28px;
    font-weight:bold;
}
.backLeft{
    position:absolute;
    left:0px;
    top: -5px;
    font-size:34px;
}
.datialContent{
    margin-top:110px;
    color:#010101;
}
.datialContent h4{
    font-size:22px;
    font-weight:normal;
    margin-bottom:20px;
}
.datialContent p{
    line-height:30px;
}
.footLink{
    width:1200px;
    margin: 0 auto;
}
.footLink>a~a{
    margin-left:100px;
}