@charset "utf-8";
#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 26px;
}
.sy_left_l {
    width: 220px;
    float: left;
}
.sort_t {
    height: 60px;
    background: url(/templates/green/images/cp12.jpg) no-repeat center;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 22px;
}
.sort_t a {
    color: #fff;
}
.sort_b {
    background: #fff;
    padding-bottom: 15px;
    padding-top: 5px;
    border-top: 0;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.pro_sort {
    width: 180px;
    margin: 0 auto;
    background: url(/templates/green/images/rc-10.png);
    line-height: 60px;
    font-size: 12px;
    color: #444;
    height: 55px;
    text-indent: 8px;
}
.sort_c .show, .sort_cs .show, .sort_b .show {
    padding-left: 15px;
}
.sort_b a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    width: 180px;
    height: 55px;
    display: block;
}
.sort_b a:hover {
	color: #1681c7;
	text-decoration: none;
	font-size: 13px
}
.sort_ct {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 5px;
}
.sort_ctb {
    width: 197px;
    line-height: 22px;
    margin: 0px auto;
	font-size: 12px;
}
.sort_ctb strong {
    color: rgb(242, 114, 0);
}
/* 右侧 */
/* 产品 */
.right {
    width: 905px;
    float: right;
    padding-bottom: 10px;
}
.sitemp {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    padding-right: 10px;
    background: url(/templates/green/images/nav.png) no-repeat 0% 100%;
}
.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 50px;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}
.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 50px;
	font-size: 14px;
	color: #666;
}
.site a{
	color: #666;
}
.site a:hover{
	color: #0677c6;
}
.right .ct {
    overflow: hidden;
    line-height: 24px;
	margin-top: 15px;
}
.prtlist li {
    float: left;
    margin-left: 5px;
    margin-right: 4px;
    padding-bottom: 15px;
}
.prtlist li .img {
    display: block;
}
.prtlist li .img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}
.prtlist li .img img {
    width: 288px;
    height: 230px;
}
.prtlist li h3 {
    text-align: center;
    padding-top: 5px;
}
.prtlist li h3 a {
    font-weight: normal;
	color: #666;
}
.prtlist li:hover a {
    border-color: #0677c6;
	color: #0677c6;
}
/* 新闻 */
.nst{
	margin-top: 15px;
}
.ns_list li {
    line-height: 45px;
    position: relative;
    padding-left: 10px;
}
.ns_list li h3 {
    font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}
.ns_list li a {
    line-height: 45px;
    color: #666;
}
.ns_list li a:hover {
    text-decoration: none;
    color: #0677c6;
}
.ns_list li p {
    line-height: 24px;
	font-size: 14px;
	color: #666;
	
}
.ns_list li span {
	font-size: 14px;
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 10px;
}
hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}
.page{
	margin-top: 20px;
}
/* 详情 */
.news_detail .title {
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
	letter-spacing: 2px;
	font-weight: bold;
}
.info_title{
	border-bottom: 1px solid #cfcfcf;
	text-align: center;
}
.title_bar {
    line-height: 30px;
    font-weight: normal;
    color: #808080;
    height: 30px;
    overflow: hidden;
	font-size: 14px;
}
.nsct {
    margin-top: 15px;
    overflow: hidden;
    line-height: 1.8;
	font-size: 14px;
}
.nspage {
    line-height: 26px;
    border-top: 1px dashed #cfcfcf;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 12px;
	color: #333;
}
.nspage a{
	color: #333;
}
/* 相关产品 */
.relate_list {
    margin-top: 10px;
}
.relate h4 {
    line-height: 30px;
    border-bottom: 1px solid #0677c6;
    padding-left: 5px;
}
.rtct {
    padding: 0px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}
#relate_p li {
    margin: 0 10px;
}
.product_list li {
    float: left;
    padding-bottom: 15px;
}
.proimg{
	display: block;
	padding: 2px;
    border: 1px solid #cfcfcf;
	width: 148px;
	height: 110px;
}
.product_list li a h3{
	text-align: center;
    padding-top: 5px;
	color: #666;
}
#relate_n li {
    width: 48%;
    float: left;
}
.news_list li {
    line-height: 45px;
    position: relative;
    padding-left: 10px;
}
.news_list li a {
    line-height: 45px;
    color: #666;
}
.abct h2{
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 1px;
}
.abct p{
	line-height: 1.8;
}