body{
	font-size: 13px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif, Helvetica-Fraction;
	color: #333;
}
/* .chc_ctn_menu li{
	line-height: 20px !important;
} */
.ora_topBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0;
	background: url(../images/awd_certBg_r.png) right 10% no-repeat, url(../images/bd_bg_r.png) right bottom no-repeat, url(../images/sc_bg_l.png) left bottom no-repeat;
	border-bottom: 1px solid #5cbaee;
}
.ora_top{
	width: 1200px;
	margin: 0 auto;
}
.ora_top .tit, .ora_bot .tit{
	font-size: 18px;
	font-weight: bold;
	color: #518412;
}
.text_info{
	width: 48%;
	float: left;
}
.text_img{
	width: 20%;
	float: left;
	text-align: center;
}
.ora_top ul{
	width: 100%;
	float: left;
}
.ora_top li{
	width: 48%;
	float: left;
	padding: 15px 2% 15px 0;
}
.ora_top .title{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: 600;
	position: relative;
}
.ora_top .text{
	width: 48%;
	padding: 10px 2% 0 0;
	float: left;
}
.ora_top .img{
	width: 50%;
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
}
.ora_top .source{
	font-size: 12px;
	margin: 5px 0;
	color: #666;
}
.ora_botBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	background: url(../images/ora_bot_bg.jpg) center bottom repeat-x
}
.ora_bot{
	width: 1200px;
	margin: 0 auto;
}
.ora_bot .ctn{
	width: 100%;
	float: left;
	padding: 25px 0 25px 0;
	position: relative;
}
.ora_top .title{

}
.ora_bot .left{
	width: 700px;
	float: left;
}
.ora_bot .left p{
	margin: 10px 0;
}
.ora_bot .right{
	width: 500px;
	float: left;
}
.ora_bot .right img{
	width: 70%;
	height: auto;
}
.source, .source a {
    font-size: 12px;
    color: #666;
}
.ora_bot .btn_more{
	top: 30px !important;
}
.ora_top .btn_more, .ora_bot .btn_more{
	width: 64px;
	right: 10px;
	top: 10px;
	height: 37px;
	margin: 0 5px 0 0;
	position: absolute;
	background: url(../images/new_btn_more.png) center top no-repeat;

}
.ora_top .btn_mor:hover, .ora_bot .btn_more:hover{
	top: 10px;
	right: 10px;
	background: url(../images/new_btn_more.png) center top no-repeat;
}
.add-down {
    width: 35%;
    display: inline-block;
    background: url(../../images/dow_icon.png) no-repeat right bottom #eeeeee;
    border-radius: 6px;
    padding: 10px 100px 30px 20px;
    margin-top: 8px;
    margin-left: 25px;
}
.ora_bot .btn_more:hover{
	top: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.ora_topBg, .ora_botBg{
	min-width: 1000px;
}
.ora_top, .ora_bot{
	width: 970px;
	padding: 0 15px;
}
.ora_top .img img{
	width: 100%;
	height: auto;
}
.ora_bot .left{
	width: 570px;
}
.ora_bot .right{
	width: 400px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.ora_topBg, .ora_botBg{
	min-width: 320px;
}
.ora_top, .ora_bot{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.text_info, .text_img{
	width: 100%;
	padding: 0 0 10px 0;
}
.ora_top li{
	width: 100%;
	padding: 10px 0;
}
.ora_top .text, .ora_top .img{
	width: 100%;
	padding: 0;
}
.ora_top .btn_more, .ora_bot .btn_more{
	position: relative;
}
.ora_bot .left, .ora_bot .right{
	width: 100%;
}
.ora_bot .right img{
	width: 100%;
	height: auto;
}
}
