/* CSS Document */
.nav li .nav6{color:#328358;}
/*main*/
.main{width:100%;height: auto;margin: 50px 0;}
.con{width:100%;height: auto;}
.con .m_left{width:580px;height: auto;margin-bottom: 20px;}
.m_left a{cursor:pointer;}
.m_left .font16px{font-size:16px;line-height: 26px;color:#000;font-weight: bold;margin-top: 10px;}
.m_left .font14px22{font-size:14px;color:#000;margin-top: 10px;}
.m_left .font14px000{width:100%;height: 78px;line-height: 26px;font-size: 14px;margin: 5px 0;color: #999999;overflow: hidden;text-overflow: ellipsis;}
.m_left .img {width:580px;height: 320px;overflow: hidden;}
.m_left .img img{width:580px;height: 320px;transition: .3s all;}
.m_left .img img:hover{transform:scale(1.1);}
.m_left .font14px{width:100%;height: 104px;line-height: 26px;font-size: 14px;margin: 10px 0;color: #333333;overflow: hidden;text-overflow: ellipsis;}


/*tcdPageCode*/
.page {width:100%;height: auto;background-color: #fff;padding:50px 0;}
.page .tcdPageCode{width:100%;height: 40px;text-align:center;}
.tcdPageCode a{display: inline-block;color: #fff;display: inline-block;height: 40px;	line-height: 40px;	padding: 0 15px;border: 1px solid #e6e6e6;	margin: 0 5px;border-radius: 5px;vertical-align: middle;background-color:#cdcdcd; }
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #e6e6e6;}
.tcdPageCode span.current{display: inline-block;height:40px;line-height: 40px;padding: 0 15px;margin: 0 5px;color: #fff;background-color: #338359;	border: 1px solid #338359;border-radius: 5px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 40px;line-height: 40px;padding: 0 15px;margin: 0 20px;	color: #fff;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 5px;vertical-align: middle;}

