*{
    padding:0;
    margin:0;
}

a:link{
    text-decoration: none;
    color:#000;
}

a:hover{
    text-decoration: none;
    color: #4071e8;
}

body{
    background: url(../images/bg.png);
}

.content{
    width:1160px;
    height:750px;
    margin:0 auto;
}

.banner{
    width:85%;
    height:130px;
    margin:30px auto;
}

.banner img{
    width:100%;
    height:100%;
}

.midd{
    width:100%;
    height:320px;
    border-bottom: 2px solid #9ea2a7;
}

.midd img{
    float: left;
}

.midd-left img{
    border-radius: 20px 0px 0px 20px ;
}

.midd-right img{
    border-radius: 0px 20px 20px 0px ;
}

.cont-list{
    width:100%;
    height:200px;
}

.cont-list-yi,.cont-list-er,.cont-list-san{
    width:380px;
    height:100%;
    float:left;
    margin-top:10px;
}

.tit{
    width:100%;
    float:left;
    font-size:25px;
    font-weight: 600;
}

.cont-list span{
    font-size:18px;
    font-weight: 600;
}

.foot{
    width:100%;
    height:150px;
    margin-top:20px;
}

.tb1{
    width:800px;
    height:25px;
    margin:0 auto;
    line-height: 40px;
}

.tb2{
    width:200px;
    height:25px;
    margin:0 auto;
    padding-top:20px;
}

.tb3{
    width:320px;
    height:25px;
    margin:0 auto;
    padding-top:20px;
}

li{
    list-style: none;
    width: 100%
}


.nav{
    width:1920px;
    height:270px;
}

.nav img{
    width:100%;
    height:100%;
}

.nav_list{
    width:100%;
    height:50px;
    margin-top:0;
    box-shadow: 0px 1px 5px;
}

.nav_list ul{
    width:1200px;
    height:100%;
    margin:0 auto;
}

.nav_list ul li a{
    display: block;
    width:100%;
    height:100%;
}
.more{
    float: right;
}
.nav_list ul li{
    width: 16%;
    height: 46px;
    line-height: 50px;
    text-align: center;
    list-style: none;
    float: left;
    font-weight: 700;
    font-size:18px;
    cursor: pointer;
}

.nav_list ul li:hover{
    border-bottom: 4px solid #2c3f7c;
}

.contanter{
    width:1200px;
    height:1700px;
    margin:0 auto;
}

.cont-title{
    width:100%;
    height:30px;
    margin:40px auto;
}

.cont-title .title{
    width:400px;
    font-size:30px;
    line-height: 30px;
    font-weight: bold;
    margin:0 auto;
}

.cont-title .title2{
    width:350px;
    margin:20px auto;
}

.title2 span{
    font-size:14px;
    margin-left:20px;
    color: #928f89;
}

.cont-title .title3{
    width:250px;
    margin:20px auto;
    font-size:18px;
    font-weight: bold;
    color:#2C3F7C;
}

.cont-list{
    text-indent:2em;
    padding-left:10px;
    padding-right: 10px;
    line-height:35px;
}

.lister{
    font-size:16px;
    color: #2C3F7C;
    font-weight: bold;

}

.footer{
    width:100%;
    height:200px;
    background-color: #103e7c;
}

.banquan{
    width:400px;
    margin:0 auto;
    line-height:40px;
    color: #ffffff;
    font-size:14px;
    padding-top:30px;
}

.tab1{
    width:260px;
    margin:0 auto;
}

.tab2{
    width:150px;
    margin:0 auto;
}

.cont-act{
    width:1200px;
    height:800px;
    margin:0 auto;
}

.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    white-space: nowrap;
}

.job-don{
    width:1160px;
    height:550px;
    margin:0 auto;
    overflow: hidden;
}
.job-don-left{
    width:65%;
    height:450px;
    margin:20px;
    float:left;
    font-size:18px;

}
.job-don-right{
    width:300px;
    height:450px;
    margin:20px;
    float:right;

}
.job-don-left-tit{
    width:100%;
    height:40px;
    border-bottom: 5px solid #103e7c;
}
.job-list{
    width:97%;
    height:auto;
    float:right;
    margin-top:20px;
}
.job-lists{
    width:100%;
    height:30px;
    border-bottom: 1px solid #ccc;
    line-height:30px;
    padding:5px;
}
.job-lists p{
    width:80%;
    float:left;
    height:30px;
    line-height:30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.job-lists span{
    float:right;
}
.job-don-right img{
    height:76px;
    margin-top:20px;
    border-radius: 4px;
}
.job-don-right img:last-child{
    width:277px;
    margin-top:20px;
}
.fen-ye{
    width:1060px;
    height:100px;
    margin:0 auto;
}
