/*最小宽度设置1200/1100*/
body{background: #fff;min-width: 1200px;}
.clear:after{clear:both;content:'';height:0;overflow:hidden;display:block;}
/*banner*/
.index_banner{
    width: 100%;
    min-width: 1200px;
    text-align: center;
}
.index_btn{
    width: 100%;
    text-align: center;
    min-width: 1200px;
    background-color: #004c68;
}
.index_btn .btnArry{
    width: 1200px;
    margin:0 auto;
}
.index_btn .btnArry li{
    width: 300px;
    float: left;
    padding-top: 18px;
    padding-bottom: 18px;
}
.activeBtn{
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: #2594bd;
}
.index_btn .btnArry li a{
    font-size: 22px;
    color:#fff;
}

.index_title{
    width: 1200px;
    margin: 0 auto;
}
.index_title .txt{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding-top: 114px;
}
.index_content{
    width: 1200px;
    /*height:400px;*/
    margin:0 auto;
    background-color: #004c68;
    border-radius: 80px;
    margin-top: 34px;
    padding-top: 44px;
    padding-bottom: 44px;
}
.index_content .con_txt{
    width: 1100px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
}
.index_content .con_txt .item{
    text-indent: 2em;
    line-height: 34px;
}
.indexPic{
    width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
    /*height: 270px;*/
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: #d8ecf3;
}

/*无缝滚动*/
#marquee1{width:1180px;height:216px;overflow:hidden; margin:0 auto;}

#marquee1 ul li{float:left; padding:0 1px;margin-left:10px;}

#marquee1 ul li img{display:block;}

/*step*/
.stepContent{
    width:1200px;
    margin:0 auto;
}
.stepContent .jobLef{
    /*width: 430px;*/
    /*float: left;*/
    width: 1200px !important;
    margin-top: 114px !important;
    margin-bottom: 116px !important;
    /*background-color: #eaf8fc;*/
}
.stepContent .jobLef .jobTitle{
    width: 1176px !important;
    background: url('../imgs/jobTitle.png') no-repeat !important;
}
.stepContent .jobLef .jobArry .cityArry{
    width: 940px !important;
}
.stepContent .jobLef .jobArry .cityArry .item{
    width: 188px !important;
    cursor:pointer;
}
.stepContent .lef{
    width: 430px;
    /*float: left;*/
    /*margin-top: 114px;*/
    background-color: #eaf8fc;
}
.stepContent .lef .stepTitle{
    width: 408px;
    height:92px;
    margin:0 auto;
    background: url('../imgs/lefTitle.png') no-repeat;
    background-size: 100%;
    position: relative;
}
.stepContent .lef .stepTitle .txt{
    font-size: 22px;
    color:#fff;
    position: absolute;
    left:164px;
    top:18px;
}
.stepContent .lef .stepTitle .txt2{
    font-size: 22px;
    color:#fff;
    position: absolute;
    left:146px;
    top:18px;
}
.stepContent .jobLef .jobTitle .txt2{
    left:510px !important;
}
.stepContent .jobLef .jobArry{
 width:1176px !important;
}
.stepContent .lef .stepTxt{
    width: 408px;
    /*height: 600px;*/
    margin: 0 auto;
    border-right:1px solid #347e8d;
    border-left:1px solid #347e8d;
    box-sizing: border-box;
}
.stepContent .lef .jobArry{
    font-size: 16px;
}
.stepContent .lef .jobArry .cityArry{
    width: 320px;
    margin: 0 auto;
    padding-top: 26px;
}
.stepContent .lef .jobArry .cityArry .item{
    width: 160px;
    float: left;
    text-align: center;
    line-height: 40px;
}
.stepContent .lef .stepTxt .listArry{
    width: 362px;
    margin: 0 auto;
}
.stepContent .lef .stepTxt .list{
    font-size: 16px;
    color: #000;
    text-indent: 2em;
    line-height: 30px;
    padding-top: 14px;
}
.end{
    width: 430px;
    height: 426px;
    background: url('../imgs/house.png') bottom left no-repeat;
    background-size: 100%;
}
.stepContent .right{
    width: 760px;
    float: right;
}
.stepContent .right .stepTitle2{
    margin-top: 18px;
}
.stepContent .right .stepRoute{
    width: 733px;
    margin: 0 auto;
    margin-top: 68px;
}
.stepContent .right .stepTxt{
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
}
.stepContent .right .stepTxt .item{
    font-size: 16px;
    color:#000;
    line-height: 34px;
    margin-top: 14px;
}
/*职位*/
.jobList{
    width: 1200px;
    margin: 0 auto;
}
.jobList .jobTab{
    width: 1000px;
    margin-top: 26px;
    margin: 0 auto;
}
.jobList .sH{
    font-size: 20px;
}
.jobList .jobTab .row{
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px dashed #004c68;
}
.jobList .jobTab .row .list{
    width: 80%;
    text-indent: 2em;
}
.jobList .jobTab .row .list2 .jobBtn{
    width: 142px;
    /*height: 34px;*/
    background-color: #004c68;
    color: #fff;
    border-radius: 20px;
    padding:6px 24px 6px 24px;
}
.comlist li.cur{background: #6BA9DE;color: #fff;}

/*底部*/
.footer{
    width:100%;
    height:80px;
    text-align: center;
    line-height: 80px;
    background-color: #004c68;
    color:#fff;
}

/*非正式链接提醒内容*/
.fixTxt{
    width: 800px;
    height:200px;
    position: fixed;
    left:50%;
    z-index: 9999;
    margin-left: -400px;
    top:40%;
    background-color: #000;
    box-shadow: 10px 10px 5px #888888;
}
.fixTxt p{
    color: #fff;
    font-size: 28px;
    padding-left: 40px;
    padding-top: 10px;
}
.fixTxt .shape{
    position: absolute;
    top:0;
    right:0;
}
.fixTxt .isTrue{
    width: 60px;
    text-align: center;
    font-size: 20px;
    border:2px solid blue;
    float: right;
    margin-right: 100px;
    margin-top: 40px;
}