@media screen and (min-width: 768px) and (max-width: 1024px) {
.chc_ctn_titleBg, .chc_ctn_siteBg{
	min-width: 1000px;
}
.chc_ctn_title, .chc_ctn_site{
	width: 970px;
	padding: 0 15px;
}
.idx_topBg, .idx_pdBg, .idx_ctnBg, .idx_botBg{
	min-width: 1000px;
}
.idx_top, .idx_ctn, .idx_bot{
	width: 970px;
	padding: 0 15px;
}
.idx_pd{
	width: 970px;
	padding: 15px;
}
.idx_slide{
	width: 970px;
	padding: 10px 0;
	height: auto;
}
.idx_info{
	width: 100%;
	padding: 0;
}
.idx_info .news{
	width: 54%;
	padding: 0 1% 0 0;
	overflow: hidden;
}
.idx_info .fin{
	width: 44%;
	padding: 0 0 0 1%;
}
.idx_info .news li{
	width: 96%;
}
.idx_info .fin li, .idx_info .fin li.ss{
	background-position: right center;
}
.idx_pdBg{
	height: 405px;
}
.idx_pd .left{
	width: 280px;
}
.idx_pd .left .info{
	width: 250px;
	padding: 0 15px;
	overflow: hidden;
}
.idx_pd .left .p1{
	width: 280px;
}
.idx_pd .left .p1:hover{
	background: url(../images/idx_pd_img_01h.png) center center no-repeat;
}
.idx_pd .right{
	width: 180px;
	margin: 0 10px;
}
.idx_pd .right .p2, .idx_pd .right .p5{
	width: 180px;
}
.idx_pd .left .p3, .idx_pd .left .p4{
	width: 280px;
}
.idx_bot .csr{
	width: 485px;
}
.idx_bot .csr .text{
	width: 260px;
	height: 200px;
	overflow: hidden;
	
}
.idx_bot .cont{
	width: 220px;
}
.idx_bot .cont .text{
	width: 190px;
}
.idx_bot .cont .text li{
	padding: 5px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.idx_topBg, .idx_pdBg{
	width: 100%;
	height: auto;
	min-width: 320px;
	padding: 10px 0;
}
.idx_top{
	width: 100%;
	height: auto;
}
.chc_ctn_titleBg, .chc_ctn_siteBg{
	min-width: 320px;
}
.chc_ctn_title, .chc_ctn_site{
	width: 90%;
	margin: 0 5%;
}
.idx_slide{
	width: 100%;
	height: auto;
	padding: 0;
}
.idx_ctnBg{
	min-width: 320px;
}
.idx_ctn{
	width: 100%;
	height: auto;
	padding: 0;
}
.idx_info, .idx_pd{
	width: 90%;
	padding: 3% 5%;
	float: left;
	height: auto;
}
.idx_info .news, .idx_info .fin{
	width: 100%;
	padding: 10px 0;
}
.idx_info .news .left, .idx_info .news .right{
	width: 100%;
}
.idx_info .news .right p{
	text-align: center;
}
.idx_info .news .right p img{
	width: 90%;
	height: auto;
}
.idx_info .news li{
	width: 100%;
	height: auto;
}
.idx_info .fin li, .idx_info .fin li.ss{
	width: 90%;
	height: auto;
	background: url(../images/idx_fin_bg_m.png) center center no-repeat, #f1d974;
	padding: 3% 5%;
	margin: 5px 0;
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
}
.idx_info .fin li.ss{
	background: url(../images/idx_fin_bg_m.png) center center no-repeat, #f6b77c;
}
/*product*/
.idx_pd .left, .idx_pd .right{
	display: none;
}
.idx_pd .img{
	width: 100%;
	float: left;
	height: auto;
	display: block;
	text-align: center;
}
.idx_pd .img img{
	width: 50%;
	height: auto;
	float: left;
}
.idx_botBg{
	min-width: 320px;
	padding: 10px 0;
}
.idx_bot{
	width: 90%;
	height: auto;
	padding: 5%;
	margin: 5px 0;
}
.idx_bot .csr, .idx_bot .mis, .idx_bot .cont{
	width: 100%;
	height: auto;
	padding: 10px 0;
}
.idx_bot .csr .img, .idx_bot .mis .img{
	width: 100%;
	background-position: center center;
}
.idx_bot .csr .text{
	width: 100%;
	height: auto;
	padding: 10px 0;
}
.idx_bot .cont .text{
	width: 90%;
	height: auto;
	padding: 5%;
}