.about-main {
	margin-top: 40px;
	margin-bottom: 40px;
}
.about-main-l {
	width: 200px;
}
.about-main-l ul {
	width: 100%;
	float: left;
}
.about-main-l ul li {
	width: 100%;
	height: 34px;
	line-height: 34px;
}
.about-main-l ul li.state {
	background-color: #ae8b6c;
}
.about-main-l ul li.state a {
	background: url("../images/arrowR.gif") left top no-repeat;
	color: #fff;
}
.about-main-l ul li a {
	width: 180px;
	padding-left: 20px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	font-weight: bold;
	color: #000;
}
.about-main-l ul li a:hover {
	background-color: #ae8b6c;
	/*background: url("../images/arrowR.gif") left top  no-repeat;*/
	color: #fff;
}
.about-main-r {
	width: 720px;
	display: inline;
	float: right;
	padding: 0 20px;
}
.about-main-r .about-main-r-title {
	padding-left: 10px;
	line-height: 40px;
	height: 40px;
	border-bottom: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}
.about-main-r .content {
	font-size: 14px;
	margin-bottom: 30px;
	line-height: 24px;
}
.about-main-r .content .h3 {
	height: 24px;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.about-main-r .content .table {
	height: 24px;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.about-main-r .content .table {
	width: 100%;
}
.about-main-r .content .table th, .about-main-r .content .table td {
	border-top: 1px solid #cd9967;/* border: 1px solid #0f820c;*/
}
.about-main-r .content .table th {
	padding: 20px 0;
	height: 24px;
	font-size: 12px;
	text-align: center;
	width: 100px;
}
.about-main-r .content .table td {
	padding: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	width: 620px;
}
.about-main-r .content .table td .text {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	min-height: 44px;
}
.about-main-r .content .table td .more {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	height: 22px;
	cursor: pointer;
	text-align: right;
	font-family: "宋体", Arial;
}
.about-main-r .content .table .on {
	background: #ededed;
}
.about-main-r .content table {
	width: 100%;
}
.about-main-r .content table th {
	width: 80px;
	text-align: left;
	font-weight: normal;
}
.about-main-r .content table td {
	line-height: 30px;
	font-size: 14px;
}
.language {
	height: 30px;
	border-bottom: 2px solid #C00;
	/*border-bottom:1px solid #0f820c;*/
	margin-bottom: 10px;
}
.language li.language_li {
	float: left;
	height: 30px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.language li.language_li_hover {
	float: left;
	height: 30px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	background: #C00;
	/*background: #0f820c;*/
	color: #fff;
}
.pro .about-main-l {
	padding: 0 10px;
	width: 220px;
	float: left;
}
.pro .about-main-l .year {
	line-height: 20px;
	background: #fff;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	margin-bottom: 10px;
}
.pro .about-main-l .year .year_all {
	line-height: 20px;
	float: left;
	width: 50px;
	text-align: center;
	color: #000;
}
.pro .about-main-l .year .year_list {
	line-height: 20px;
	width: 160px;
	float: right;
	font-size: 12px;
}
.pro .about-main-l .year .year_list a {
	width: 40px;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.pro .about-main-l .about-main-l-h3 {
	line-height: 30px;
	height: 30px;
}
.pro .about-main-l ul {
}
.pro .about-main-l ul li {
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
}
.pro .about-main-l ul li a {
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	background: #fff;
	width: 200px;
}
.pro .about-main-l ul li a:hover {
	background: #C00;/*background: #0f820c;*/
}
.pro .about-main-l ul li.state a {
	background: #C00;/*background: #0f820c;*/
}
.pro .about-main-r {
	width: 700px;
	padding: 0;
}
.pro .search {
	height: 30px;
	margin-bottom: 10px;
	width: 100%;
}
.pro .search .name {
	height: 30px;
	line-height: 30px;
	width: 60px;
	float: left;
}
.pro .search .input {
	height: 28px;
	line-height: 30px;
	width: 70px;
	float: left;
	border: 1px solid #C00;
	/*border: 1px solid #0F820C;*/
	padding: 0 5px;
	margin-right: 10px;
}
.pro .search .btn {
	height: 28px;
	line-height: 30px;
	width: 70px;
	float: left;
	background: #C00;
	/*background: #0F820C;*/
	text-align: center;
	font-weight: bold;
	margin: 0;
	border: none;
	padding: 0;
	color: #fff;
	cursor: pointer;
}
.pro .search .input_r {
	height: 26px;
	line-height: 28px;
	width: 230px;
	float: left;
	border: 1px solid #C00;
	/*border: 1px solid #0F820C;*/
	padding: 0 5px;
}
.pro .search .btn_r {
	height: 28px;
	line-height: 28px;
	width: 70px;
	float: left;
	background: #C00;
	/*background: #0F820C;*/
	text-align: center;
	font-weight: bold;
	margin: 0;
	border: none;
	padding: 0;
	color: #fff;
	cursor: pointer;
}
.pro .pro_ul {
	margin-top: 20px;
}
.pro .pro_ul li.pro_li {
	float: left;
	width: 170px;
	margin-right: 5px;
	height: 250px;
	margin-bottom: 15px;
}
.pro .pro_ul li.pro_li .pro_li_a {
	float: left;
	width: 170px;
	height: 250px;
	display: inline-block;
}
.pro .pro_ul li.pro_li .pro_li_a .pro_li_img {
	border: 3px solid #EEEEEE;
	background: #EEEEEE;
	padding: 7px;
	width: 140px;
	height: 140px;
	margin-bottom: 5px;
	text-align: center;
    overflow: hidden;
}
.pro .pro_ul li.pro_li .pro_li_a .pro_li_img img {
	max-width: 140px;
	max-height: 140px;
}
.pro .pro_ul li.pro_li .pro_li_a:hover .pro_li_img {
	border: 3px solid #C00;/*border: 3px solid #0f820c;*/
}
.pro .pro_ul li.pro_li .pro_li_a .pro_li_h3 {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	padding-left:10px;
}
.pro .pro_ul li.pro_li .pro_li_a .pro_li_p {
	height: 24px;
	line-height: 20px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: SimSun, 'Arial Narrow', HELVETICA;*/
	font-size: 12px;
	padding-left:10px;
}
.photo .about-main-r {
	width: 100%;
}
.photo .about-main-r .pro_ul li.pro_li {
	margin: 0px 10px;
	height: 280px;
}
.photo .about-main-r .pro_ul li.pro_li .pro_li_a {
	height: 280px;
}
.photo .pro_ul li.pro_li .pro_li_a .pro_li_h3 {
	text-align: center;
	font-weight: normal;
}
.photo .pro_ul li.pro_li .pro_li_a .pro_li_p {
	text-align: center;
}
.photo .search .name {
	width: 80px;
}
.photo .search .subnav_a {
	margin: 3px 0;
	float: left;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	color: #000;
	padding: 0px 13px;
}
.photo .search .subnav_a_hover {
	margin: 3px 0;
	float: left;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	color: #fff;
	background: #C00;
	/*background: #0F820C;*/
	padding: 0px 13px;
}
.photo .search span {
	float: left;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	color: #000;
	padding: 0px 2px;
}
.news .about-main-r {
	width: 760px;
	padding: 0;
}
.newslist li {
	padding: 12px 13px 13px;
	line-height: 30px;
	font-size: 14px;
	height: 90px;
	border-bottom: 1px dashed #dcdcdc;
}
.newslist li .newslist_top {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.newslist li .newslist_top .span {
	float: right;
	width: 120px;
	text-align: right;
	font-size: 12px;
}
.newslist li .newslist_top .pater {
	float: left;
	text-align: left;
	font-size: 14px;
	margin-right: 25px;
	color: #999;
	font-weight: bold;
}
.newslist li .newslist_top a {
	float: left;
	text-align: left;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.newslist li .p {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	height: 60px;
}
.newslist li .p .more {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	margin-left: 10px;
}
.news .content_news {
	width: 800px;
	margin: 0px 90px;
}
.news .content_news .news_title {
	margin: 0px 0px 18px;
	font-family: "Microsoft Yahei", SimSun;
	font-size: 24px;
	line-height: 1;
	border: 0;
}
.news .content_news .news_info {
	font-family: "Microsoft Yahei", SimSun;
	font-size: 12px;
	color: #666666;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #000;
}
.message {
	margin-bottom: 20px;
}
.message-top {
	margin-top: -10px;
	height: 40px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #dcdcdc;
}
.message-top a {
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	cursor: pointer;
	border: 0;
	padding: 0 20px;
	font-family: 'Microsoft Yahei';
	font-weight: bold;
	background: #C00;
	/*background: #0f820c;*/
	display: inline-block;
	color: #fff;
}
.message li {
	padding: 10px;
	border-bottom: 1px dotted #dcdcdc;
}
.message li .book_title {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}
.message li .book_title span {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	margin-left: 30px;
}
.message li .book_Content {
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.message_b {
	margin-top: 30px;
	border-top: 3px solid #000;
	padding-top: 10px;
}
.message_b .title {
	font-size: 16px;
	font-family: 'Microsoft Yahei';
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}
.message_b .textarea {
	padding: 10px;
	line-height: 20px;
	height: 100px;
	width: 956px;
}
.message_b .sub {
	padding-top: 20px;
	width: 100%;
}
.message_b .sub .inner-editor {
	float: left;
	width: 80px;
	height: 24px;
}
.message_b .sub .submit {
	float: right;
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	cursor: pointer;
	border: 0;
	padding: 0 20px;
	font-family: 'Microsoft Yahei';
	font-weight: bold;
	background: #C00;
	/*background: #0f820c;*/
	color: #fff;
}
/**/
.pro-show {
}
.pro-show .h3 {
	padding: 15px 0;
	text-align: center;
	font-size: 24px;
	height: 40px;
}
.pro-show .h3 {
	padding: 15px 0;
	text-align: center;
	font-size: 24px;
	height: 40px;
}
.pro-show .pro-img {
	text-align: center;
}
.pro-show .pro-img img {
	max-width: 980px;
	max-height: 940px;
	/*max-height: 600px;*/
	margin-bottom: 20px;
}
.pro-show-b {
	margin-top: 20px;
	padding: 20px;
}
.pro-show-b .auctMain {
	background: #fff;
}
.pro-show-b .auctMain th {
	width: 150px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 1px dashed #dcdcdc;
}
.pro-show-b .auctMain td {
	width: 300px;
	height: 30px;
	line-height: 30px;
	border: 1px dashed #dcdcdc;
	text-align: left;
	padding: 0 10px;
}
.photo-show {
	background: #000;
	width: 100%;
	height: 100%;
	padding: 50px 0 20px 0;
	font-family: "宋体", Arial;
}
.photo-show .crumb {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 20px;
}
.photo-show .crumb a {
	font-size: 12px;
	color: #999;
	line-height: 24px;
	padding: 0 10px;
	display: inline-block;
}
.photo-show dl {
	color: #fff;
	margin-top: 20px;
}
.photo-show dl dt {
	color: #fff;
	font-weight: bold;
	width: 100px;
	float: left;
}

#maxPic{
    position: relative;
    min-height: 300px;
}
#maxPic .pre{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 30px;
    height: 50px;
    margin-top: -25px;
    background:#000 url("../images/index_tab_l.png") left center;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity:0.8; /*Firefox私有，透明度50%*/
    opacity:0.8;/*其他，透明度50%*/
}
#maxPic .next{
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px;
    height: 50px;
    margin-top: -25px;
    background:#000 url("../images/index_tab_r.png") left center;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity:0.8; /*Firefox私有，透明度50%*/
    opacity:0.8;/*其他，透明度50%*/
}