* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}
.header{
    height: 80px;
}
.header .cont{
    width: 1200px;
    height: 62px;
    padding: 8px 0;
    margin: 0 auto;
}
.header .cont img{
    float: left;
}
.header .cont h1{
    color: #625CF9;
    font-size: 36px;
    font-weight: bold;
    float: left;
    margin: 6px 0 0 36px;
}
.header .cont div{
    position: relative;
    float: right;
    margin-top: 12px;
}
.header .cont div input{
    width: 260px;
    padding: 0 20px;
    height: 40px;
    background: #F0F0F0;
    border-radius: 20px;
    border: none;
    outline: none;
}
.header .cont div img{
    position: absolute;
    right: 20px;
    top: 9px;
}
.nav{
    height: 40px;
    background: #625CF9;
}
.nav ul{
    width: 1200px;
    margin: 0 auto;
}
.nav ul li{
    float: left;
    margin-right: 64px;
    width: 116px
}
.nav ul li .sub_ul{
   width: 120px;
   background: #FFFFFF;
}
.nav ul li .sub_ul li{
    height: 26px;
    display: none;
}
.nav ul li .sub_ul li a{
    height: 100%;
    line-height: 26px;
    color: #333333;
    font-size: 14px;
}
.nav ul li .sub_ul li a:hover{
    background: #625CF9;
    color: #ffffff;
}
.nav ul li:last-child{
    margin-right: 0;
}
.nav ul li a{
    display: inline-block;
    color: #ffffff;
    width: 116px;
    line-height: 40px;
    text-align: center;
}
.nav ul li a:hover{
    background: #4740FF;
}
.banner { height: 500px; overflow:hidden; position:relative;width: 100%; }
.banner .hd{ height:4px; overflow:hidden; position:absolute; bottom:20px; z-index:1; width: 100%; }
.banner .hd ul{ overflow:hidden; zoom:1; width: 50%; margin-left: 48%; }
.banner .hd ul li{ float:left; margin-right:8px; width:30px; height:4px; background:#EEF5FE; cursor:pointer; border-radius: 2px; }
.banner .hd ul li.on{ background:#625CF9; opacity: 1; }
.banner .bd{ position:relative; height:100%; z-index:0; }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ height: 100%;width: 100%;display:block; }
.banner .prev,.banner .next{
    position: absolute;
    display: inline-block;
    width: 65px;
    height: 66px;
    top: 45%;
}
.banner .prev{
    background: url("../img/icon2o.png") no-repeat;
    left: 8%;
}
.banner .next{
    background: url("../img/icon2.png") no-repeat;
    right: 8%;
}
.banner .prev:hover{
    background: url("../img/icon1.png") no-repeat;
}
.banner .next:hover{
    background: url("../img/icon1o.png") no-repeat;
}
.cont-1 .top{
    height: 30px;
    padding: 50px 0 16px;
    border-bottom: 1px solid #DBDBDB;
    font-size: 24px;
}
.cont-1 .top img{
    vertical-align: bottom;
    margin-right: 15px;
}
.cont-1 .top span{
    font-size: 14px;
    color: #808080;
    margin-left: 10px;
}
.cont-1 .top a{
    float: right;
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
}
.cont-1 .top a:hover{
    color: #625CF9;
}
.cont-1 .left{
    width: 723px;
    float: left;
}
.cont-1 .left .item{
    width: 342px;
    height: 393px;
    border: 1px solid #DBDBDB;
    float: left;
    margin-right: 15px;
}
.cont-1 .left .item div{
    width: 342px;
    height: 160px;
}
.cont-1 .left .item div img{
    width: 100%;
    height: 100%;
}
.cont-1 .left .item .title{
    font-size: 17px;
    margin: 40px 0 15px 10px;
}
.cont-1 .left .item .info{
    font-size: 14px;
    color: #666666;
    margin-left: 10px;
    line-height: 23px;
}
.cont-1 .left .item .more{
    margin: 30px 10px;
    font-size: 14px;
    color: #666666;
}
.cont-1 .left .item .more img{
    margin-right: 10px;
    vertical-align: baseline;
}
.cont-1 .left .item .more a{
    float: right;
    color: #666666;
}
.cont-1 .left .item .more a:hover{
    color: #625CF9;
}
.cont-1 .right{
    width: 477px;
    float: right;
}
.cont-1 .right .item{
    height: 62px;
    padding: 20px 0;
    border-bottom: 1px solid #E6E6E6;
}
.cont-1 .right .item .date{
    width: 60px;
    height: 62px;
    background: #E6E6E6;
    color: #4D4D4D ;
    float: left;
    margin-right: 10px;
}
.cont-1 .right .item .date p{
    font-size: 26px;
    text-align: center;
}
.cont-1 .right .item .date p:last-child{
    font-size: 14px;
}
.cont-1 .right .item .title{
    font-size: 17px;
    line-height: 30px;
}
.cont-1 .right .item .title a{
    color: #4D4D4D;
}
.cont-1 .right .item .title a:hover{
    color: #625CF9;
}
.contBox{
    height: 540px;
    background: url("../img/bj.png") no-repeat;
}
.contBox .cont-2{
    width: 1200px;
    margin: 0 auto;
    height: 540px;
}
.contBox .cont-2 ul li{
    width: 530px;
    height: 118px;
    background: #ffffff;
    padding: 20px;
    margin: 30px 58px 0 0;
    float: left;
}
.contBox .cont-2 ul li:nth-child(2n){
    margin-right: 0;
}
.contBox .cont-2 ul li .date{
    font-size: 14px;
    color: #625CF9;
}
.contBox .cont-2 ul li .title{
    font-size: 18px;
    margin: 10px 0 15px;
    cursor: pointer;
}
.contBox .cont-2 ul li .title a{
    color: #4D4D4D;
}
.contBox .cont-2 ul li .info{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
.contBox .cont-2 ul li .title a:hover{
    color: #625CF9;
}
.cont-3{
    height: 872px;
}
.cont-1{
    width: 1200px;
    margin: 0 auto;
    height: 405px;
}
.cont-3 .item{
    width: 570px;
    float: left;
    margin-right: 60px;
    height: 400px;
}
.cont-3 .item:nth-child(2n){
    margin-right: 0;
}
.cont-3 .item .top{
    margin-bottom: 20px;
}
.cont-3 .item .one{
    height: 120px;
}
.cont-3 .item .one .item-left{
    float: left;
    width: 220px;
    height: 120px;
}
.cont-3 .item .one .item-left img{
    width: 100%;
    height: 100%;
}
.cont-3 .item .one .item-right{
    width: 331px;
    float: right;
    border-bottom: 1px solid #DBDBDB;
    height: 117px;
}
.cont-3 .item .one .item-right .title{
    font-size: 17px;
}
.cont-3 .item .one .item-right .title a{
    color: #4D4D4D;
}
.cont-3 .item .one .item-right .title a:hover{
    color: #625CF9;
}
.cont-3 .item .one .item-right .info{
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    margin: 9px 0;
}
.cont-3 .item .one .item-right .date{
    color: #666666;
    font-size: 14px;
    padding-bottom: 8px;
    float: right;
}
.cont-3 .item ul li{
    margin-top: 20px;
}
.cont-3 .item ul li a{
    color: #4D4D4D;
    font-size: 16px;
}
.cont-3 .item ul li a span{
    display: inline-block;
    width: 60px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #EBEBEB;
    color: #808080;
    margin-right: 20px;
}
.cont-3 .item ul li a:hover{
    color: #625CF9;
}
.footer{
    height: 120px;
    background: #625CF9;
}