@charset "utf-8";

.infbg {
    background: url(/template/pc/skin/images/infbg.jpg);
}

#ban_about {}

#ban_about img {
    width: 100%;
    display: block;
}

#info {
    width: 1200px;
    margin: 35px auto;
}

.info_lt {
    width: 240px;
}

.info_lt_tit {
    width: 240px;
    text-align: center;
    height: 75px;
    padding-top: 30px;
    background: url(/template/pc/skin/images/inf1.png) center no-repeat;
}

.info_lt_com ul li span {
    float: right;
}

.info_lt_tit span {
    font-size: 22px;
    font-weight: 700;
    line-height: 50px;
    color: #222;
}

.info_lt_con {
    background: url(/template/pc/skin/images/inf2.png) center repeat-y;
}

.info_lt_con ul {
    padding: 0 2px;
}

.info_lt_con ul li {
    height: 35px;
    line-height: 35px;
    background: url(/template/pc/skin/images/d.jpg) 25px center no-repeat;
}

.info_lt_con ul li:hover {
    background: url(/template/pc/skin/images/ds.png) 25px center #e9daaf no-repeat;
}

.info_lt_con ul li a {
    padding-left: 20px;
}

.info_lt_bot {
    width: 240px;
    height: 56px;
    background: url(/template/pc/skin/images/inf3.png) no-repeat;
}

.info_lt_top {
    width: 240px;
    background: #e9daaf;
    height: 45px;
    line-height: 45px;
    display: inline-block;
}

.info_lt_com {
    width: 220px;
    padding: 5px 10px 15px;
    background: #fff;
    margin-bottom: 5px;
}

.info_lt_com ul li {
    border-bottom: 1px #ddd solid;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    padding: 5px 0;
    background: url(/template/pc/skin/images/d.jpg) 5px center no-repeat;
    transition: 0.5s;
}

.info_lt_com ul li:hover {
    background: url(/template/pc/skin/images/d.jpg) 9px center no-repeat;
}

.info_lt_com ul li a {
    padding-left: 23px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inherit;
}

.info_lt_com ul li a:hover {
    color: #780607;
}

.info_lt_top span {
    padding-left: 20px;
    color: #111;
    font-size: 18px;
    font-weight: 700;
}

.info_lt_coy {
    width: 210px;
    padding: 5px 15px 15px;
    background: #fff;
}

.info_lt_coy p {
    line-height: 35px;
}

.fenyesty li a {
    float: left;
    margin: 10px 5px;
    padding: 0 10px;
    height: 32px;
    border: 1px solid #dddddd;
    text-decoration: none;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
}
.fenyesty li.active a
{
    background: #dc1e1d;
    color: #fff;
}
.info_rg {
    width: 880px;
    /* min-height: 600px; */
    background: #fff;
    padding: 10px 30px;
    overflow: hidden;
}

.info_rg_tit {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #ddd solid;
}

.info_rg_tit em {
    float: left;
    font-size: 18px;
    font-weight: 700;
    background: url(/template/pc/skin/images/1.gif) 4px center no-repeat;
    padding-left: 25px;
}

.info_rg_tit span {
    float: right;
    font-size: 13px;
    color: #999;
}

.info_rg_tit span a {
    color: #999;
}

.info_rg_con {
    width: 880px;
}

.ntitle {
    width: 90%;
    padding: 30px 0;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}

.conAuthor {
    height: 33px;
    background: #ddd;
    text-align: center;
    line-height: 33px;
    font-size: 13px;
    color: #999;
}

.nwbody {
    padding: 15px 0;
    line-height: 33px !important;
    font-size: 16px;
}

.nwbody a {
    font-size: 13px;
}

.nwbody img {
    max-width: 800px;
    /* height: auto !important;
    padding: 10px 0; */
}

.info_rg_pic {
    width: 879px;
    padding: 20px 0 25px;
}

.info_rg_pic ul li {
    width: 273px;
    margin: 5px 10px 15px;
    float: left;
}

.info_rg_pic ul li .picsty {
    width: 271px;
    height: 200px;
    overflow: hidden;
    border: 1px #ddd solid;
}

.info_rg_pic ul li .picsty img {
    width: 271px !important;
    height: auto !important;
}

.info_rg_pic ul li:hover .picsty {
    box-shadow: 0px 0px 13px #999;
}

.info_rg_pic ul li em {
    display: block;
    text-align: center;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
}

.info_rg_pic ul li em b {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info_rg_pic ul li p {
    display: block;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #777;
    font-size: 13px;
}

.imgsrt {
    text-align: center;
    margin-top: 25px;
}

.imgsrt img {
    max-width: 100% !important;
    height: auto !important;
}

.info_rg_news {
    width: 880px;
}

.info_rg_news ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px #ddd dashed;
    background: url(/template/pc/skin/images/d.jpg) 5px center no-repeat;
}

.info_rg_news ul li span {
    float: right;
    color: #888;
}

.info_rg_news ul li a {
    padding-left: 25px;
}

.info_rg_news ul li a:hover {
    color: #780607;
}

/**分页**/
.fenyesty {
    width: 880px;
    margin: 15px auto;
    text-align: center;
    background: #ddd;
    line-height: 30px;
}

.newsshxa {
    width: 848px;
    height: auto;
    padding: 15px;
    border: 1px #ddd solid;
    background: #f0f0f0;
}

.newsshxa ul li {
    width: 838px;
    height: 33px;
    line-height: 33px;
}

/**产品推荐**/
.tjian_pro {
    width: 878px;
    border: 1px #e9daaf solid;
    margin: 25px auto;
}

.tjian_pro em {
    display: block;
    line-height: 45px;
    height: 45px;
    background: #e9daaf;
    font-size: 18px;
    font-weight: 700;
    padding-left: 15px;
}

.tjian_pro ul {
    padding: 4px;
}

.tjian_pro ul li {
    width: 270px;
    height: 240px;
    float: left;
    margin: auto 10px;
}

.tjian_pro ul li .tjimg {
    width: 270px;
    height: 190px;
    overflow: hidden;
}

.tjian_pro ul li:hover .tjimg {
    box-shadow: 0px 0px 13px #999;
}

.tjian_pro ul li .tjimg img {
    width: 270px;
    height: auto;
}

.tjian_pro ul li span {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info_rg_liuy {
    width: 830px;
    padding: 25px;
}

.txteyu1 {
    width: 290px;
    height: 35px;
    border: 1px #aaa solid;
    padding: 0 15px;
}

.txteyu2 {
    width: 150px;
    height: 35px;
    border: 1px #aaa solid;
    padding: 0 15px;
}

.txteyu3 {
    width: 200px;
    height: 35px;
    border: 1px #aaa solid;
    padding: 0 15px;
}

.txteyu4 {
    width: 500px;
    height: 125px;
    border: 1px #aaa solid;
    padding: 0 15px;
}

.txteyu5 {
    width: 100px;
    height: 35px;
    border: 1px #aaa solid;
    padding: 0 15px;
}

.substy {
    width: 160px;
    height: 45px;
    background: #f70714;
    color: #fff;
    font-size: 16px;
    border: 0;
}

.thisclass {
    background: #dc1e1d;
    color: #fff;
}

.fenyesty li:hover {
    background: #dc1e1d;
}

.blk-xs {
    width: 240px;
    display: inline-block;
}
.fl {
    float: left;
}
.blk {
    margin-bottom: 5px;
}
.fdh-01-tit {
    background: #e9daaf;
    -height: 80px;
}
.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: bolder;
    line-height: 75px;
    color: #000;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.fdh-01-nav dl {
    padding: 2px 0 4px;
}
.fdh-01-nav dt {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #fff;
    position: relative;
}
.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.clear {
    clear: both;
    height: 0;
}