﻿.content{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.index-wrap1-col1{
    width: 526px;
    height: 330px;
}
.box{
    width: 572px;
    height: 100%;
}
.part1{
    height: 332px;
}
body{
    min-width: 1240px;
    background: url(../images/bg1.png) top center no-repeat;
}
.title{
    margin-top: 145px;
    margin-bottom: 240px;

}
.list li a{
    color: #333333;
    font-size: 16px;
    display: inline-block;
    padding-top: 20px;
}
.list li span{
    margin-top: 10px;
    float:left;
    display: inline-block;
    width: 1px;
    height: 1px;
    border-radius: 100%;
    border: 1px solid #17567c;
    background: #17567c;
    margin-right: 10px;
}
.part2{
    margin-top: 45px;
}
.video-box{
    width: 1110px;
    height: 625px;
    background: url(../images/video-bg.png) top center no-repeat;
}
.list li a:hover{
    color:#17567c;
}
