 /* main_top_banner */
.main_top_banner{
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #ffce34;
	height: 116px;
}
.main_top_banner>.left_bg{
	position: absolute;
	width: 30%;
	height: 116px;
	top: 0;
	;
	left: 0;
	background: #ffce34
} 
.main_top_banner>.mtb_contents{position:absolute;width:1050px;height:116px;left:50%;margin-left:-490px;}
.main_top_banner>.mtb_contents>.left_cont{float:left;width:343px;padding-right:85px;height:116px;background:url() no-repeat right top;}
.main_top_banner>.mtb_contents>.left_cont>div{width:214px;margin-top:29px;font-size:13px;color:#fff;font-weight:normal;line-height:17px}
.main_top_banner>.mtb_contents>.left_cont>div>.tit{font-size:16px;color:#fff;font-weight:600;line-height:20px;margin-bottom:7px}
.main_top_banner>.mtb_contents>.right_cont{
	float: right;
	width: 1040px;
	height: 116px;
}
.main_top_banner>.mtb_contents>.right_cont>.rc_txt{margin-top:39px;margin-left:-5px;width:107px;font-size:16px;line-height:19px;float:left;color:#fff;}
.main_top_banner>.mtb_contents>.right_cont>.rc_link{float:left;display:block;margin-top:22px;margin-left:20px;}
.main_top_banner>.mtb_contents>.right_cont>.rc_link>a{position:relative;display:inline-block;width:58px;float:left;padding-left:43px;background:url(../img/main/mtb_chain.png) no-repeat 7px 21px}
.main_top_banner>.mtb_contents>.right_cont>.rc_link>a:first-child{padding-left:0px;background:none;}
.main_top_banner>.mtb_contents>.right_cont>.rc_link>a>img{width:47px;height:47px;}
.main_top_banner>.mtb_contents>.right_cont>.rc_link>a>div{
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -32px;
	width: 98px;
	line-height: 24px;
	font-size: 13px;
	color: #3f3f3f;
	text-align: center;
	font-weight: 700;
}
.main_top_banner>.mtb_contents>.right_cont>.rc_link>a:first-child>div{margin-left:-45px;}/*33 16*/
/* //main_top_banner */

