.rhyb-b-mt50{
	margin-top:50px;
}
.rhyb-b-mt30{
	margin-top:30px;
}
.rhyb-b-mt20{
	margin-top:20px;
}
.rhyb-b-h1-style1{
	font-size:32px;
	font-weight:bold;
}
.rhyb-b-fz50{
	font-size:50px;
}
.rhyb-b-fz18{
	font-size:18px;
}
	
.rhyb-b-fz16{
	font-size:16px;
}	
	
.rhyb-b-fz14{
	font-size:14px;
}

.rhyb-b-fz20{
	font-size:24px;
}

.rhyb-b-fz22{
	font-size:22px;
}

.rhyb-b-fz25{
	font-size:25px;
}

.rhyb-b-fz28{
	font-size:28px;
}

.rhyb-b-fz40{
	font-size:40px;
}

.rhyb-b-fz48{
	font-size:48px;
}

.rhyb-b-fz50{
	font-size:50px;
}
	
.rhyb-b-fw500{
	font-weight:500;
}	
.rhyb-b-fw700{
	font-weight:700;
}


.rhyb-b-fcblue{
	color:#0055aa;
}
.rhyb-b-table{
	width:100%
}

.rhyb-b-lg30{
	line-height:30px;
}
.rhyb-b-lg80{
	line-height:80px;
}
.rhyb-b-lg40{
	line-height:40px;
}
.rhyb-b-lg35{
	line-height:35px;
}
.rhyb-b-lg50{
	line-height:50px;
}
.rhyb-b-lg25{
	line-height:25px;
}
.rhyb-b-lg20{
	line-height:20px;
}
.rhyb-b-borderblue{
	border:1px solid #0055aa;
}
.rhyb-b-bordergray{
	border:1px solid #ccc;
}
.rhyb-b-pd-left-none{
	padding-left:none;
}
.rhyb-b-pd-right-10{
	padding-right:10px;
}

.rhyb-b-table td{
	padding:10px; 
	border:1px solid #ccc;
}
.rhyb-b-bgblue{
	color:#fff;
	background-color:#0055aa;
}
.listicon {
	height:80px;
}
.contact li{
	padding-left:0;
	padding-right:10px;
}


#cen_right_top p.head{line-height:35px;text-align:center;float:left;height:35px;width:100px;margin:0px;padding:0px;cursor:pointer;margin-right:15px;background-color:#f5f5f5;font-size:18px;}
#cen_right_top p.active{background-color:#0055aa;color:#fff;font-weight:700;}
#cen_right_top div.maincontent{clear:both;border-top-width:2px;border-top-style:solid;border-top-color:#0055aa;}


.data ul{
	list-style:none;
	padding:0;
}
.data span {
    display: block;
    float: left;
    height: 35px;
    line-height:35px;
}
.red {
	background: #0055aa;
	color: #FFFFFF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	margin-top:20px;
}

.sp {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #474443;
}

.sp1 {
	width: 20%;
	text-align:left;
	padding-left:20px;
}

.sp2 {
	width: 79%;
	border-right: 1px solid #ccc;
	padding-left: 20px;
	text-align: left;
}

.sp3 {
	width: 50%;
	text-align: left;
	padding-left: 20px;
}

.sp31 {
	width: 34%;
	text-align: left;
	padding-left: 20px;
}
.sp32 {
	width: 10%;
}

.sp33 {
	width: 10%;
}

.sp4 {
	width: 15%;
	padding-left: 8px;
	overflow: hidden;
}

.sp5 {
	width: 15%;
	border-right: 1px solid #ccc;
}

.doc-carousel {
    background: url("../../img/128.png") no-repeat scroll center center #f5f5f5;
    border: 1px solid #fff;
    color: #aaa;
    font-size: 18px;
    height: 300px;
    padding-top: 100px;
    text-align: center;
}
/*
.bg-inverse .nav.nav-tabs.nav-big a {
	padding:0 15px;
}
*/

table.proshowx{
	width:100%;
}

table.proshowx th{
	background-color:#f0f0f0;
	padding:10px 40px;
	border:1px solid #ccc;
	font-size:18px;
	text-align:left;
}

table.proshowx td{
	padding:10px 40px;
	border:1px solid #ccc;
}
.rhyb-b-bggray{
	background-color:#f9f9f9;
}

table.contact{
	width:100%;
}
table.contact td{
	padding:10px;
	border-top:1px solid #ccc;
}
table.contact a{
	color:#0055aa;
}

table.rhyb-b-tablex {
	width:100%;
}
table.rhyb-b-tablex td{
	padding:5px 10px;
	border:1px solid #ccc;
}
table.rhyb-b-tablex th{
	padding:5px 10px;
	background-color:#f0f0f0;
	text-align:left;
	border:1px solid #ccc;
}

table.rhyb-b-tabley{
	width:100%;
}
table.rhyb-b-tabley td{
	padding:10px 10px;
	border:1px solid #ccc;
}
table.rhyb-b-tabley th{
	padding:5px 10px;
	background-color:#0055aa;
	text-align:left;
	border:1px solid #ccc;
	color:#fff;
}

div.zoomDiv {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    display: none;
    height: 200px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 200px;
    z-index: 999;
}
div.zoomMask {
    background: url("../img/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    position: absolute;
    z-index: 1;
}


/*zc*/
table.zcxhmessage{
	width:90%;
}

table.zcxhmessage td{
	padding:10px 0;
	border:none;
	border-bottom:1px solid #f0f0f0;

}
table.zcxhmessage td.td1{
	width:70px;
}


table.zcsx td{
	border:1px solid #ccc;
	padding:10px 15px;
}
table.zcsx td.td1{
	font-weight:700;
	background-color:#f5f5f5;
}

table.zccontact{
	width:100%;
}
table.zccontact td{
	padding:5px;
}
table.zccontact td.td1{
	width:30px;
	font-weight:700;
	font-size:18px;
	color:#0055aa;
}


.bearinghome table table td{
	border:1px solid #333;
	background-color:#fff;
}
.bearinghome table table td img{
	margin-top:30px;
}


/*sctp*/

.index_sctp .title{
	width:210px;
	height:60px;
	overflow:hidden;
	margin:20px auto;
}
.index_sctp .title a{
	color:#0055aa
}
.index_sctp img{
	padding:2px;
	border:1px solid #ccc;
}

