body{
	font-size: 13px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif, Helvetica-Fraction;
	color: #333;
}
.btn_more{
	position: absolute;
	top: 5px;
	right: 15px;
	width: 73px;
	height: 38px;
	background: url(../images/chc_btn_more.png) no-repeat;
}
.btn_more:hover{
	background: url(../images/chc_btn_more.png) no-repeat;
}
.new_listBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0;
}
.new_list{
	width: 1200px;
	margin: 0 auto;
}
.new_list .chc_tit{
	position: relative;
}
ul.list{
	width: 100%;
	float: left;
	padding: 15px 0;
}
ul.list li{
	width: 46%;
	padding: 0 2%;
	float: left;
}
ul.list a:hover{
	color: #333;
}
ul.list li .date{
	width: 100%;
	float: left;
	line-height: 48px;
	font-size: 30px;
	font-weight: normal;
	color: #0068b7;
}
.date span{
	width: 49px;
	float: left;
	height: 48px;
	background: url(../images/new_list_bg.png) no-repeat;
	text-align: center;
	line-height: 48px;
	color: #FFFFFF;
	font-size: 30px;
	font-family: 'Century Gothic';
	margin-right: 10px;
}
ul.list li .tit{
	float: left;
	width: 50%;
	font-weight: 600;
	font-size: 17px;
}
ul.list li .tit, ul.list li .text{
	width: 50%;
	float: left;
}
.new_proBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0;
	background: url(../images/new_pro_bg.png) center top repeat-x;
}
.new_pro{
	width: 1200px;
	margin: 0 auto;
}
.new_pro .text{
	float: left;
	padding: 3px 0 0 0;
	width: 80%;
}
.new_pro p.tit{
	width: 71% !important;
	border-bottom: 6px solid #94b11f;
	text-align: center;
}
.new_pro .tit span{
	font-size: 20px;
	font-weight: 600;
}
.new_pro .right{
	width: 364px;
	padding: 40px 0 80px 0;
	float: left;
	background: url(../images/new_pro_bg_l.png) center center no-repeat;
}
.new_pro .right p, .new_pro .left p{
	width: 65%;
	margin: 5px auto;
}
.new_pro .left{
	width: 358px;
	padding: 40px;
	padding: 80px 0 40px 0;
	float: right;
	background: url(../images/new_pro_bg_r.png) top center no-repeat;
}
.new_vidBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0;
	
}
.new_vid{
	width: 1200px;
	margin: 0 auto;
}
.new_pic, .new_mov{
	width: 50%;
	float: left;
	position: relative;
	padding: 30px 0;
}
.pho_main ul{
	width: 1140px;
	margin: 0 auto;
}
.new_pic li, .pho_main li{
	width: 263px;
	height: 220px;
	margin: 0 10px;
	float: left;
	position: relative;
	background: url(../images/new_pic_bg.png)
}
.new_pic li .img, .pho_main li .img{
	width: 183px;
	height: 120px;
	float: left;
	padding: 30px 40px 15px 40px;
	position: relative;
	z-index: 1;
}
.new_pic li .img img, .pho_main li .img img{
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
 	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* Opera 10.50 and later (CSS3 standard) */
}
.new_pic li .img span, .pho_main li .img span{
	background: url(../images/new_pic_img_bg.png) no-repeat;
	z-index: 2;
	position: absolute;
	width: 180px;
	height: 120px; 
}
.new_pic li .text, .pho_main li .text{
	width: 253px;
	float: left;
	color: #506500;
	padding: 0 10px 0 0;
	text-align: center;
	font-weight: 600;
}
.new_pic li .btn, .pho_main li .btn{
	width: 52px;
	height: 52px;
	float: left;
	position: absolute;
	z-index: 3;
	right: 25px;
	top: 5px;
	background: url(../images/new_pic_btn.png) no-repeat;
}
.new_pic li:hover .btn, .pho_main li .btn:hover{
	background: url(../images/new_pic_btn_2.png) no-repeat;
}
.new_mov{
	background: url(../images/new_ved_bg.png) left bottom no-repeat;
}
.new_mov ul{
	width: 90%;
	padding: 0 5%;
}
.new_mov li{
	width: 220px;
	height: 55px;
	text-align: center;
	padding: 165px 0 0 0;
	margin: 0 15px;
	float: left;
	background: url(../images/new_mov_img_bg.png) center center no-repeat;
}
.pho_mainBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 0;
}
.pho_main{
	width: 1200px;
	margin: 0 auto;
}
.pho_main .bg, .pho_main .bg2{
	width: 100%;
	padding: 50px 0 50px 0;
	float: left;
	background: url(../images/pho_bg_1.png) left bottom no-repeat;
}
.pho_main .bg2{
	background: url(../images/pho_bg_2.png) right top no-repeat;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.new_listBg{
	min-width: 1000px;
}
.new_list{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.new_proBg{
	min-width: 1000px;
}
.new_pro{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.new_vidBg{
	min-width: 1000px;
	background: url(../images/new_ved_bg.png) left bottom no-repeat;
}
.new_vid{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.new_pic li .img{
	
}
.new_pic li, .new_mov li{
	margin: 10px auto;
}
.new_mov{
	background: none;
}
.new_mov li{
	float: none;
}
.new_pro .text{
	width: auto;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.new_proBg, .new_vidBg{
	min-width: 320px;
	padding: 20px 0;
}
.new_proBg{
	background: #c4d0b6;
	padding: 0 0 20px 0;
}
.new_pro, .new_vid{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.new_pro .text{
	width: 100%;
}
.new_pro .right, .new_pro .left{
	width: 100%;
	background: none;
	padding: 10px 0;
}
.new_pro p.tit{
	width: 80% !important;
}
.new_pic, .new_mov{
	width: 100%;
}
}