@charset "utf-8";
body {
    background: url(../images/body_bg.png) no-repeat center 700px;
}

/*ny_banner*/
.sub_banner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    z-index: -1000;
}

.sub_banner img {
    display: block;
    transition: all 1s ease 0s;
    width: 100%;
}

.sub_banner img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.sub_content_top {
    margin-top: -132px;
    width: 1028px;
    height: 96px;
    padding: 36px 36px 0 36px;
    background-color: #FFF;
    position: relative;
}

.sub_content_top .sub_leftTitle {
    background: url(../images/left_menu_title.jpg) no-repeat;
    width: 250px;
    height: 96px;
    position: relative;
    float: left;
}

.sub_content_top .sub_leftTitle h2 {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    padding: 42px 22px;
    line-height: 33px;
    position: relative;
}

.demo {
    background-color: rgba(255, 255, 255, 0.92); /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}

.demo p {
    color: #FFFFFF;
}

@media \0screen\,screen\9 {
    /* 只支持IE6、7、8 */
    .demo {
        background-color: #ffffff;
        filter: Alpha(opacity=92);
        position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
        *zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }

    .demo p {
        position: relative; /* 设置子元素为相对定位，可让子元素不继承Alpha值 */
    }
}


.new_list {
    width: 728px;
    float: left;
}

.newlist_time {
    width: 90px;
    height: 90px;
    background-color: #e7e9eb;
    float: left;
}

.newlist_time .newlist_day {
    font-size: 36px;
    color: #00a29a;
    font-family: Arial, sans-serif;
    line-height: 70px;
    float: left;
    text-indent: 25px;
}

.newlist_time .newlist_year {
    font-size: 16px;
    color: #333;
    line-height: 0px;
    font-family: Arial, sans-serif;
    float: left;
    text-indent: 16px;
}

.newlist_info {
    width: 604px;
    height: 90px;
    float: left;
    margin: 0 0 0 28px;
    border-bottom: 1px dashed #ccc;
}

.newlist_info .newlist_title, .newlist_info .newlist_title a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    float: left;
    width: 100%;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.newlist_info .newlist_tips {
    float: left;
    width: 100%;
    line-height: 28px;
    color: #333;
    font-size: 14px;
}

.newlist_info span {
    float: left;
    line-height: 24px;
    color: #999999;
    font-size: 12px;
    padding-right: 40px
}

.newlist_title:hover {
    color: #00a399;
}

.new_list ul li {
    margin-top: 18px;
    height: 110px;
}

/*新闻内容页*/
.news_main {
    width: 860px;
    margin: 0 auto;
    background-color: #FFFFFF;
    min-height: 800px;
    padding: 70px
}

.news_loaction {
    width: 860px;
    border-bottom: 2px solid #d2d2d2;
    font-size: 12px;
    height: 68px;
    line-height: 44px;
    color: #333;
}

.news_loaction span {
}

.news_loaction .right {
    font-size: 14px;
    color: #333;
    float: right;
    margin-top: 25px;
}

.news_loaction a {
    color: #333;
}

.news_loaction a:hover {
    color: #01a29a;
}

.news_info_title {
    font-size: 20px;
    font-weight: bold;
    min-height: 44px;
    line-height: 44px;
    color: #333;
    text-align: center;
    margin: 30px 0 20px;
    letter-spacing: 1px
}

.news_info_cc {
    height: 32px;
    line-height: 32px;
    color: #666;
    font-size: 12px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}

.news_info_cc span {
    line-height: 32px;
    color: #ccc;
    font-size: 8px;
    padding: 0 10px;
}

#cont_news {
    font-size: 15px;
    color: #464646;
    line-height: 26px;
    padding-top: 26px;
    padding-bottom: 80px;
}

#cont_news p {
    font-size: 15px;
    text-indent: 30px;
    line-height: 26px;
    padding: 5px 0;
}

/*社会责任*/
.shzr_list {
    width: 728px;
}

.shzr_list ul li {
    float: left;
    margin: 18px 48px 20px 0;
    width: 340px;
    height: 348px;
}

.shzr_list ul li img {
    width: 340px;
    height: 182px;
}

.shzrlist_info {
    width: 340px;
    height: 40px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.shzrlist_info span {
    line-height: 40px;
    color: #333;
    font-size: 12px;
    padding-right: 40px;
}

.shzrlist_info_title {
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    color: #333;
    text-align: center;
    margin: 10px 0 20px;
}

.shzrlist_info_title a {
    color: #333;
}

.shzrlist_info_title a:hover {
    color: #01a29a;
}

.shzrlist_info_des {
    height: 60px;
    line-height: 18px;
    color: #333;
    font-size: 12px;
    padding-top: 20px;
}
