﻿@charset "utf-8";
/* ----------------------------
 * channel样式 begin
 * ----------------------------
 */
.subpage {
	width:980px;
	margin:15px auto 0;
}
.top-ad{
	margin-bottom:10px;
}
.con2left {
	float:left;
	width:201px;
	height:420px;
}
.left01 h3,.left02 h4 {
	color: #FFF;
	line-height: 35px;
	text-indent: 25px;
	width: 201px;
	height: 35px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;

}
.left01 h3{
	background: transparent url("../images/left_t1.gif") no-repeat scroll 0 0;
}
.left01 ul,.left02 div,.tjnews-con  {
	padding-bottom:15px;
	background-color: #FFF;
	border: 1px #D5D5D5 solid;
	border-top:none;
}
.left01 ul li {
	height: 30px;
	line-height: 30px;
	width: 180px;
	margin: 0 auto 3px;
	text-indent:10px;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px #D5D5D5 dashed;
}
.left01 ul li a:hover {
	color:#FFA200;
}
.left02{
	margin-top:15px;
}
.left02 h4{
	background: transparent url("../images/left_t2.gif") no-repeat scroll 0 0;
}
.left02 b{
	color:#FFA200;
	font-size:13px;padding:0 10px;
	line-height: 26px;margin:0 auto;text-align: center
}
.left02 p{
	padding:0 10px;
	line-height: 26px;
}
.fly {
	width:201px;
	position: fixed;
	top: 50px;
}
/* ----------------------------
 * channel样式 end 
 * ----------------------------
 */
.rightcon {
	float:left;
	width:767px;
	font:14px/30px '';
	color:#4d4d4d;
	margin-left:10px;
}
.con2title,.tjnews h4,.tjpro h4 {
	font:10px/30px '微软雅黑';
	color:#FFF;
	width:100%;
	margin-bottom:10px;
	text-indent:15px;
	background-color:#3F9900;
	border:1px #3F9900 solid;
}
.con2title a {
	font:10px/30px '微软雅黑';
	color:#FFF;
}
.tjnews,.tjpro{
	margin-top:15px;
}
.tjnews h4{
	margin:0;
}
.tjnews h4 a,.tjpro h4 a{
	color:#FFF;
}
.tjnews h4 .more,.tjpro h4 .more{
	float:right;
	padding-right:15px;
}
.tjnews-con{
	width:100%
}
.tjnews-con ul{
	height:290px;
	
}
.tjnews-con ul li{
	display: inline-block;
	width:49%;
	text-indent: 15px;
}
.tjnews-con ul li span{
	float:right;
}
/*推荐产品*/
.tjpro .list-con {
	width: 100%;
	margin: 0 auto;
}
.list-con-a, .list-con-b {
	float: left;
}
.list-con-c {
	float: right;
}
.list-con-a, .list-con-c {
	margin-top: 43px;
}
.tjpro ul {
	position: relative;
	margin-left: 7px;
}
.tjpro ul li {
	width: 236px;
	padding-left: 0px;
	float: left;
}
.tjpro li img {
	width: 226px;
	height: 166px;
	display: block;
	border: 2px solid #DFE3DE;
	background: #fff;
}
.s_anli_tx {
	width: 100%;
	overflow: hidden;
	text-align: center;
	display: block;
}
.con2right,.news,.news-artile{
	float:left;
	width:100%;
	background-color: #FFF;
	border: 1px #D5D5D5 solid;
	border-radius: 5px;
}
.con2right ul,.news ul,.news-artile .conte{
	margin:15px;
}
.news-artile a{
	color:#56BD54;
}
.pro-view {
}
.pro-view img,.pro-view ul{
	width:360px;
	height:300px;
}
.pro-view ul{
	position: relative;
	float:right;
}
.bdshare{
	position: absolute;
	bottom:0;
	right:0;
}

.con2right li {
	width: 237px;
	height: 220px;
	overflow: hidden;
	float: left;
	margin: 0 4px 15px 4px;
	position: relative;
}
.con2right ul li img {
	width: 237px;
	height: 220px;
}
.picbox p {
	width:100%;
	height:28px;
	position:absolute;
	z-index:2;
	left:0;
	bottom:0;
	text-align:center;
	font:12px/28px '微软雅黑';
	color:#fff;
	background:url(../images/titlebg.png) 0 0 repeat;
}

/* pages*/
	.pages {
	width:100%;
	height:28px;
	margin:14px 0;
	clear:both;
}
.pages ul {
	float:right;
	margin:0 15px 0 0;
	display:inline;
}
.pages ul li {
	float:left;
	display:inline;
	margin:0 7px 0 0;
	font:500 14px/28px 微软雅黑;
	color:#666;
	width:26px;
	height:26px;
	border:1px solid #131313;
	background:#373737;
	text-align:center;
}
.pages ul li a {
	color:#fff;
	display:block;
	width:26px;
	height:26px;
}
.pages ul li.prev {
	width:64px;
	height:26px;
	background:url(../images/prev_page.jpg) 6px center no-repeat #373737;
	text-indent:13px;
	border:1px solid #131313;
	text-align:left;
}
.pages ul li.prev a,.pages ul li.next a {
	display:block;
	width:64px;
	height:26px;
}
.pages ul li.ok a {
	display:block;
	width:55px;
	height:28px;
}
.pages ul li.next {
	width:64px;
	height:26px;
	background:url(../images/next_page.jpg) 54px center no-repeat #373737;
	text-indent:6px;
	border:1px solid #131313;
	text-align:left;
}
.pages ul li.clickli {
	font-weight:bold;
}
.pages ul li.dot {
	border:0;
	background:none;
	color:#3d5d7e;
}
.pages ul li.allpage {
	width:136px;
	border:0;
	background:none;
}
.allpage input {
	width:26px;
	height:26px;
	border:1px solid #131313;
	text-align:center;
	background:#373737;
	margin:0 5px;
	color:#fff;
	font:14px/26px 微软雅黑;
}
.pages ul li.ok {
	background:url(../images/okbg.jpg) no-repeat 0 0;
	width:55px;
	height:28px;
	border:0;
	float:left;
}
.pages ul li.ok a {
	color:#fff;
	text-shadow:1px 1px 1px #473112
}
/* news*/
.news>ul>li {
	width:100%;
	padding:15px 0;
	border-bottom:1px dashed #E1E1E1
}
.news li a{
	color:#ff6901
}
.news li a:hover {
	color:#3F9900;
}
.news dl dt{
	padding: 0 15px;
	background:url(../images/icons3.jpg) 0 12px no-repeat;
}
.news dl dt span{
	float:right
}
/*在线留言*/
.msg li{
}
.msg li span {
	color: #ff0000;
}
.msg li #subject,.msg li #phone{
	margin: 5px 3px 0 3px;
	padding: 3px;
	line-height: 1.8em;
	font-size: 1.2em;
	width:50%;
	color:#333;
}
.msg li #content{
	width:99%;
}
.msgbtn input{
	color:#fff;
	cursor:pointer;
	padding:10px 30px;
	margin-right: 15px;
	border: none
}
.msgbtn input:first-child{
	background-color: #56C054;
}
.msgbtn input:last-child{
	background-color: #FF7B26;
}
/* view*/
.rightcon h1 {
	width:100%;
	font:18px/40px '微软雅黑';
	text-align:center;
	color:#1c1c1c;
}
.datetime {
	width:100%;
	font:12px/14px '微软雅黑';
	text-align:center;
	color:#777;
}
.border {
	width:100%;
	height:0;
	overflow:hidden;
	border-top:1px dashed #a8a8a8;
	margin:12px 0;
}
.footer {
	margin-top:20px;
}
.f_info .content {position: relative;top:65px;}

.ratings_bars{width:407px;height:27px;margin:15px 0;}
.ratings_bars .scale{width:209px;height:13px;float:left;margin:7px 10px auto 10px;position:relative;background:url(../images/progress02.png) 0 0 no-repeat;}
.ratings_bars .scale div{width:0px;position:absolute;width:0;left:0;height:13px;bottom:0;background:url(../images/progress02.png) 0 -14px no-repeat;}
.ratings_bars .scale span{width:20px;height:26px;position:absolute;left:-2px;top:-7px;cursor:pointer;background:url(../images/j.png) no-repeat;}


