
#conter {
    width: 1200px;
    margin: 0px auto 80px;
    overflow: hidden;
    height: auto;
}

#div3 {
    height: 960px;
    width: 100%;
    margin: auto;
    background-color: #F5F5F5;
}

#div3-1 {
    margin-top: 20px;
}

#div3-1 span {
    font-size: 14px;
    color: #999999;
}

#cu3-2 {
    float: left;
    margin-top: 20px;
    height: 726px;
    width: 282px;
    background-color: #0068B5;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: hidden;
}

#menu li a {
    font-size: 14px;
    display: block;
    padding: 9px 16px;
    text-decoration: none;
    text-align: center;
}
a {
    color: #FFFFFF;
}
/* 鼠标移动到选项上修改背景颜色 */

#menu li a:hover {
    background-color: #005BA4;
    color: #EF8437;
}

#cud1Pa img {
    width: 210px;
    height: 264px;
}

.clear {
    clear: both;
}

.us-hr {
    height: 1px;
    margin-left: 24px;
    width: 870px;
    text-align: left
}

.us-li {
    height: 42px;
}
p{
    text-indent:2em;
}
.subhead{
    font-size: 18px;
    color: #333333;
    height: 27px;
    margin-top: 10px;
    margin-left: 12%;
    width: 88%;
}
.cut4{
    margin-top: 20px;
}