﻿@charset "UTF-8";

/**************************首页*****************************/
a:hover {
    color: #f83434;
}
.hd-container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1200px;
}
body {
    background: #008bce url(hd_home-bg1.jpg) no-repeat center top;
    font-size: 14px;
}
.hd-home-main {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}
.hd-home-body {
    padding-top: 409px;
}
.home-roll1 {
    width: 630px;
    height: 400px;
}
.home-roll1 .banner-tools {
    height: 60px;
}
.home-roll1 .banner-text p {
    height: 60px;
    line-height: 60px;
}
.home-news-sec1 {
    width: 495px;
}
.home-news-sec1 .ct1 {
    height: 111px;
    border-bottom: 1px dashed #7f7f7f;
    overflow: hidden;
}
.home-news-sec1 .ct1 .title {
    padding: 0 5px;
    line-height: 46px;
    font-weight: bold;
    font-size: 24px;
    color: #f83434;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.home-news-sec1 .ct1 .title a {
    color: #f83434;
}
.home-news-sec1 .ct1 .txt {
    padding-top: 5px;
    color: #999;
    text-indent: 2em;
    line-height: 24px;
}
.hd-more1 {
    color: #999;
}
.hd-more1 span {
    color: #f83434;
}
.home-news-sec1 .m-news-list1 {
    height: 280px;
    padding-top: 10px;
    padding-left: 3px;
    overflow: hidden;
}
.home-sec2 {
    height: 480px;
    background: url(hd_home-bg2.jpg) no-repeat center;
}
.home-sec2 .title {
    padding-top: 36px;
    padding-bottom: 15px;
    line-height: 42px;
    text-align: center;
    font-size: 32px;
    color: #333;
    font-weight: bold;
}
.home-sec2 .content {
    padding-left: 60px;
    padding-right: 50px;
}
.home-sec2 .content p {
    font-size: 15px;
    line-height: 40px;
}
.home-sec3 .sec {
    width: 560px;
    height: 192px;
    overflow: hidden;
}
.m-headtt .title.icon1 {
    padding-left: 31px;
    background: url(hd_home-icon3.png) no-repeat left center;
}
.home-sec3 .sec .m-news-list2 {
    padding-top: 10px;
    padding-right: 3px;
}
.home-sec4 .content {
    padding-top: 20px;
    padding-bottom: 10px;
}
.hd-date1 {
    padding-left: 20px;
    color: #999;
    font-size: 12px;
    background: url(hd_home-date.png) no-repeat left center;
}
.m-pictxt .hd-date1 {
    margin-top: 12px;
    line-height: 12px;
}
.home-sec4 .m-pictxt li.ml26 {
    margin-left: 26px;
}
.hd-footer {
    height: 115px;
    padding-top: 10px;
}
.hd-footer p {
    text-align: center;
    line-height: 30px;
}