
@import url("reset.css");
@import url("header.css");
@import url("footer.css");
.addr {
    width:100%;
    height: 41px;
    line-height: 40px;
    text-indent: 2.5em;
    background: url("../images/links_on.png") 10px 13px no-repeat;
    margin-bottom: 10px;
    border-bottom: 1px solid #F1F0EB;
}
.mian {
    background: #fff;
    border: 1px solid #DFDFDF;
    font-family: "Microsoft YaHei";
}
.ztzl_pic{/*! padding: 20px; */height: 350px;border: 1px solid #eddbc3;}
/*s*/
.wrapper{margin:0px auto;/* padding:15px 0px 0px 13px; */width:1000px;}
.portfolio-content, .portfolio-area{overflow: hidden;}
.title-page{font-size:40px;margin:50px 0px 60px 0px;color:#151515;}
.goto{float:right;width:130px;margin:-80px 30px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5;border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding: 7px;width: 220px;height: 50px;}
.image-block img:hover{border: 1px solid #DF3F3C;box-shadow:0 0 5px #DF3F3C;}
.portfolio-area li{float: left;margin: 0px 0px 10px 10px;overflow: hidden;width: 239px;/* padding:5px; */}
.home-portfolio-text{margin-top:10px;text-align:center;font-size: 14px;}
li.active a{ text-decoration:underline;}
/*e*/