.new-top img {
    width: 100%;
}

img {
    border: 0
}

a:link {
    color: #666
}

a:visited {
    color: #666
}

a:hover {
    color: #dc4c4c
}

.container {
    text-align: left;
    width: 1200px;
    margin: auto;
}

.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.nav-border-right {
    height: 50px;
    border-radius: 20px;
    left: 10px;
    z-index: 1;
    position: relative;
    background: #FFF;
    behavior: url("ie-css3.htc");
    line-height: 48px
}

.nav-border-right span {
    padding-left: 40px
}

.nav-border-left {
    width: 50px;
    height: 50px;
    border-radius: 27px;
    background: #FFF;
    z-index: 2;
    position: absolute;
    behavior: url("ie-css3.htc");
    line-height: 50px
}

.nav-border {
    border: 3px solid #dc4c4c;
    font-size: 24px;
    font-weight: bold;
    color: #dc4c4c;
    text-align: center
}

.new-content ul {
    margin-bottom: 83px
}

.new-content ul li {
    height: 376px;
    position: relative
}

.new-content ul li p {
    line-height: 30px
}

.new-content-left-a {
    width: 700px;
    height: 294px;
    padding-top: 80px;
    padding-left: 50px;
    float: left
}

.new-content-right-a {
    width: 490px;
    float: left;
    text-align: center;
    margin-top: 66px
}

.new-content-left-b {
    width: 390px;
    height: 324px;
    padding-top: 50px;
    padding-left: 100px;
    float: left
}

.new-content-right-b {
    width: 700px;
    float: right;
    margin-top: 80px
}

.new-nav {
    margin-bottom: 30px
}

.new-br {
    float: left
}

.font-999999 {
    color: #999
}

.new-content {
    font-size: 19px;
    font-family: "Microsoft YaHei"
}

.new-top img {
    display: block
}

body {
    min-width: 1280px
}