﻿@charset "utf-8";
/* CSS Document */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img ,label{
    margin: 0;
    padding: 0;
}
fieldset,
img,
button {
    border: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
    list-style: none;
}
input {
    padding-top: 0;
    padding-bottom: 0;
}
select,
input,
textarea {
    vertical-align: middle;
    font-size: 12px;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
a {
    color: #333;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    cursor: pointer;
}
body {
    font-family: "Microsoft YaHei";
}
a:hover {
    color: #E92A34;
}
.f-left {float: left}
.f-right {float: right}
.more {font-size: 16px;color: #f35355}


.index_banner {
    background: url("../images/banner.png") no-repeat center top;
    height: 849px;
}
.content_main {
    width: 1100px;
    margin: -350px auto 0px auto;
    min-height: 400px;
}
.white_bg {
    background: #fff;
}
.content_tar {
    background: url("../images/tar.png") no-repeat;
    height: 74px;
    width: 824px;
    clear: both;
}
.content_tar ul {height: 50px;margin-top: 17px;}
.content_tar ul li{    float: right;
    width: 245px;
    display: inline-block;
    text-align: center;
    line-height: 50px;}
.content_tar ul li a{font-size: 30px;color: #fff;}
.contnet_yw {
    clear: both;
    height: 400px;
}
.yw_img {
    width: 458px;
    height: 344px;
    position: relative;
    margin-top: 37px;
    overflow: hidden;
}
.yw_img img {
    width: 458px;
    height: 344px;
    position: absolute;
    top:0px;
}
.yw_img .mask {background: rgba(0,0,0,.5);height: 30px;line-height: 30px;
    position: absolute;
    bottom: 0px;
  display: block;
    padding: 0px 20px;
    width: 100%;
}
.yw_img .mask a{color: #fff;font-size: 16px;}
.yw_content {
  width: 600px;  height: 378px;margin-top: 10px;
}
.yw_content_title {
    background: url("../images/title_yw.png") no-repeat left;
    height: 97px;
    position: relative;
}
.yw_content_title a {    position: absolute;
    right: 0px;
    top: 50px;}
.new_noe {margin-top: 5px;}
.new_noe h2{font-size: 18px;color: #333;line-height: 30px}
.new_noe p {color: #999;line-height: 30px;text-indent: 2em}
.new_noe p a{color: #ff412e}
.yw_content ul{margin-top: 5px;}
.yw_content ul li,.content_hdxd ul li{
    background: url("../images/icon.png") no-repeat left;
    height: 35px;line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yw_content ul li a,.content_hdxd ul li a{color: #333;margin-left: 20px}
.yw_content ul li:hover,.content_hdxd ul li:hover {background: url("../images/icon_hover.png") no-repeat left;}
.yw_content ul li:hover a,.content_hdxd ul li:hover a{color: #ed0000}
.content_hdxd {height: 350px}
.content_hdxd_title { background: url("../images/title_hdxd.png") no-repeat center;height: 125px;
    position: relative;
}
.content_hdxd_title a{
    position: absolute;
    right: 0px;
    top:55px;
}
.content_hdxd ul {width: 540px;overflow: hidden;margin: 30px 0px 20px 0px}

.content_pljd {}
.content_pljd_title{position: relative;background: url("../images/title_pljd.png") no-repeat center;
    height: 125px;

}
.content_pljd_title a{
    position: absolute;
    right: 0px;
    top:55px;
}
.content_pljd_box {
    height: 290px;
    background: #FF321E;padding: 20px;
    margin-top: 40px;
    margin-bottom: 90px;
}
.content_pljd_one {width: 270px;}
.content_pljd_one h2{font-size: 20px;color: #fefefe;font-weight: bold;text-align: center;line-height: 50px;}
.content_pljd_one p{color: #fff;line-height: 30px;text-indent: 2em}
.content_pljd_one p a{color: #fff000}
.content_pljd_item{width: 770px; height: 290px;background: #fff;position: relative}
.content_pljd_item_more {
    background: url("../images/pic_info.png") no-repeat;width: 32px;height: 30px;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
}
.content_pljd_item_tu {
   position: absolute;
    right: 0px;
    bottom: 0px;
}
.content_pljd_item ul {position: absolute;
    top: 60px;
    left: 60px;}
.content_pljd_item ul li{ background: url("../images/icon.png") no-repeat left;height: 35px;line-height: 35px;}
.content_pljd_item ul li a{color: #333;margin-left: 20px}
.content_pljd_item ul li:hover {background: url("../images/icon_hover.png") no-repeat left;}
.content_pljd_item ul li:hover a{color: #ed0000}
.jnb_pic{position: absolute;
    right: 0px;
    bottom: 207px;}




.page {
    height: 50px;
    line-height: 50px;
    text-align: center;
    clear: both;
}

.page span {
    padding: 5px 10px;
    border: solid 1px #adadad;
    margin-right: 10px;
}

.page a {
    padding: 5px 10px;
    border: solid 1px #adadad;
    margin-right: 10px;
}

.page a.num {
    border: solid 1px #FFF;
}

.page span.on {
    background: #CD2626;
    color: #FFF;
    border: none;
}

.page a:hover {
    background: #CD2626;
    color: #FFF;
    border: solid 1px #FFF;
}

/* 内容页*/
.wrap .location {
    width: 1100px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666666;
    margin-left: 20px;
}

.wrap .secBox {
    width: 1020px;
    margin: 0 auto;
    padding: 0px 40px;
    overflow: hidden;
}

.wrap .secBox .print {
    color: #333;
    font-size: 16px;
    float: right
}

.wrap .secBox .print i {
    width: 17px;
    height: 19px;
    margin: 5px 5px 0 0;
    display: block;
    float: left;
    background: url("../images/icon_print.png") no-repeat;
}

.wrap .secBox .secList {
    margin-top: 20px;
    display: block;
}

.wrap .secBox .secList li {
    line-height: 50px;
    font-size: 16px;
    clear: both;
}
.secBox .conTit {
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 15px;
    clear: both;
}
.secBox .conTit h1 {
    font-size: 26px;
    color: #222;
    text-align: center;
    line-height: 50px;
}
.secBox .conTit .time {
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.contentBox {padding: 20px 0px 50px 0px;line-height: 2;font-size: 16px;}
secBox .contentBox {
    margin-top: 15px;
    line-height: 2;
}
/* 列表页*/
.headline {
    padding: 0px 20px;
}
.location {
    height: 50px;
    line-height: 50px;
    color: #333;
}
.secListTitle {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 15px;
}
.secListTitle h2 {
    font-size: 18px;
    color: #be160d;
    font-weight: bold;
    border-bottom: solid 2px #be160d;
    padding: 0 20px;
    display: inline;
    padding-bottom: 7px;
    margin-left: 10px;
}
.headline h1 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin: 30px 0;
}
.secList {padding: 0px 10px}
.secList li {clear: both;    height: 40px;
    line-height: 40px;}
.secList li a {
    font-size: 16px;
}
.secList li a i {
    display: block;
    background: #EEEEEE;
    width: 6px;
    height: 6px;
    float: left;
    margin: 17px 10px 0 0;
}
.secList li.line {
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 15px;
    height: 20px;
}
.secList li:hover a {
    color: #d0120a
}
.secList li:hover a i{
    background: #D20B00;
}
.date {
    float: right;
    color: #999;
}

.footer {
    background: transparent;
    padding: 25px 0px;
    clear: both;
    background: url(http://zyk.guorenshangcheng.com/resources/images/top_bg.gif) repeat;
}


.footer p {
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

.footer .linkPhoto {
    width: 200px;
    height: 80px;
    margin: 0 auto;
}

.footer .linkPhoto .fleft {
    width: 80px;
    height: 80px;
    float: left;
}

script {
    display: none;
}

.footer .linkPhoto .fright {
    width: 110px;
    height: 67px;
    padding-top: 13px;
    margin-left: 10px;
    float: right;
}

.footer a {
    font-size: 14px;
    color: #000
}