/*===å…¬ç”¨CSS===*/

@charset "utf-8";
@import url(reset.css);
@import url(footer.css);

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

body,
p {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 12px;
}

img {
    border: 0;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.clearfix:after {
    clear: both;
    content: "";
    display: table;
}

.clearfix {
    zoom: 1;
    /*ä¸ºäº†å…¼å®¹IE6-7*/
}

.overflow {
    overflow: hidden;
}

ol,
ul {
    list-style: none;
}


/*===å…¬ç”¨CSS end ===*/

body {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    background:#FFF;
}


/*å¤´éƒ¨*/

.header {
    width: 100%;
    height: 404px;
    background: url(dsheader.png) no-repeat center top;
}


/* å†…å®¹ä¸»é¢˜ */

.main {
    width: 1200px;
    margin: 40px auto;
}

.main .content1,
.main .content2 {
    margin-bottom: 40px;
}

.main .TYwrap {
    width: 624px;
    height: 384px;
    border: 1px solid #ccc;
}

.main .TYwrap_right {
    width: 540px;
}

.main .TYwrap .title {
    width: 100%;
}

.main .TYwrap .title a {
    width: 70px;
    height: 100%;
    float: right;
}

.main .TYwrap_right .bottom {
    width: 516px;
    margin: 0px auto;
}

.main .TYwrap .bottom li {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px dashed #ccc;
}

.main .TYwrap .bottom li:last-child {
    border-bottom: 0;
}

.main .TYwrap .bottom li a {
    font-size: 16px;
    color: #000;
}

.main .TYwrap .bottom li a {
    width: 495px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main .TYwrap .bottom li i {
    float: left;
    width: 7px;
    height: 7px;
    margin: 26px 10px 0 0;
    background: #c81f1c;
}

.main .TYwrap .bottom li a {
    float: left;
}


/*å†…å®¹ä¸€*/

.main .content1 .left {
    width: 623px;
    height: 393px;
    border: 1px solid #ff8181;
}

.content1 .box {
    width: 605px;
    height: 380px;
    position: relative;
    margin: 7px auto;
}

.content1 .box img {
    width: 100%;
    height: 100%;
}

.content1 .box p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    background: rgba(84, 16, 12, 0.7);
}

.content1 .TYwrap .title1 {
    height: 40px;
    background: url(dsgzdt.png) no-repeat;
}

.content1 .TYwrap {
    border-top: 0;
    height: 393px;
}

.content2 .title4 {
    background: url(dsxxpt.png) no-repeat;
    height: 37px;
}

.main .TYwrap1 {
    width: 1200px;
    height: 400px;
    border: 1px solid #ccc;
}

.main .TYwrap1 .title {
    width: 100%;
}

.main .TYwrap1 .title a {
    width: 70px;
    height: 100%;
    float: right;
}

.main .TYwrap1 .bottom li {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px dashed #ccc;
}

.main .TYwrap1 .bottom li:last-child {
    border-bottom: 0;
}

.main .TYwrap1 .bottom li a {
    font-size: 16px;
    color: #000;
}

.main .TYwrap1 .bottom li a {
    width: 89%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main .TYwrap1 .bottom li i {
    float: left;
    width: 7px;
    height: 7px;
    margin: 26px 10px 0 0;
    background: #c81f1c;
}

.main .TYwrap1 .bottom li a {
    float: left;
}

.main .TYwrap1 .bottom li span {
    float: right;
    font-size: 16px;
    color: #000;
}

.main .TYwrap1 .bottom {
    width: 1180px;
    margin: 0 auto;
}

.bgline {
    width: 100%;
    height: 40px;
    background: #df0606;
}