@charset "utf-8";

/*! Robot 1.0 | by nissachang | QQ2801528062. | 2018-3-8 */
/*banner */
.am-slider-i2 .am-slider-images {
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.am-slider-i2 .am-slider-desc {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	margin-top: 50px;
	right: 0;
	color: #4d4a47;
	text-align: center;
}

.am-slider-i2 .am-slider-content h2 {
	font-size: 50px;
	font-family: "museo_sans700", "SimHei";
	margin: 0 auto;
	padding: 0;
	color: #4d4a47;
	width: 60%;
	text-align: center;
}

.am-slider-i2 .am-slider-content h3 {
	margin: 0;
	font-family: "sybold", "SimHei";
	font-weight: bold;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*overflow:hidden;*/
	font-size: 30px;
	color: #333;
	margin-bottom: 15px;
}

.rb-bantxt,
.rb-clutrntxt {
	font-size: 16px;
	padding: 0 20px;
	color: #4d4a47;
	font-family: 'sylight', "SimHei";
}

.am-slider-desc .rb-bantxt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-family: 'sylight', "SimHei";
	/*-webkit-line-clamp:4;overflow:hidden;*/
	margin-top: 50px;
}

.am-slider-i2 .am-slider-content .rb-bantxt {
	font-size: 16px;
	text-align: center;
	/*letter-spacing:-1px;*/
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0 20px;
	color: #626260;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp:4;overflow:hidden;*/
	margin-top: 50px;
	line-height: 2em;
}

.am-slider-i2 .am-slider-content p {
	margin: 0;
	font-family: 'sylight', "SimHei";
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 30px;
	color: #2196f3;
	line-height: 1.7em;
}

.am-slider-i2 .am-slider-content i {
	display: inline-block;
	width: 45px;
	height: 2px;
	background-color: #323433;
}

.am-slider-i2 .am-direction-nav,
.am-slider-i2 .am-pauseplay {
	display: none;
}

.am-contactban .am-slider-images {
	height: 100vh;
}

.rb-newsban .am-slider-images h2 {
	color: #fff;
}

.rb-newsban .am-slider-images i {
	background-color: #fff;
}

/*about start*/
.rb-about-nav {
	display: flex;
	justify-content: center;
	flex-flow: wrap;
}

.rb-about-nav a {
	display: inline-block;
	background-color: #f2f2f2;
	margin: 0 1px;
	text-align: center;
	padding-bottom: 1em;
	transition: all 0.5s;
	width: 25%;
	margin-left: -1px;
}

.rb-about-nav a h3 {
	color: #4d4a47;
	font-size: 18px;
	padding-top: 2em;
	font-weight: normal;
	font-family: "sylight", "SimHei";
}

.rb-about-nav a h4 {
	color: #4d4a47;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'museo_sans700', "SimHei";
;
	font-weight: normal;
}

.arrow-box {
	width: 30px;
	height: 30px;
	margin: 0px auto;
	margin-top: 15px;
	position: relative;
	font-weight: normal;
}

.rb-about-nav a:hover {
	background-color: #ffffff;
}

/*下箭头*/
.bottom {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	/*兼容ie8-*/
}

.bottom-arrow1,
.bottom-arrow2 {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	/*兼容ie8-*/
	border-bottom: 10px transparent dashed;
	border-left: 10px transparent dashed;
	border-right: 10px transparent dashed;
	border-top: 10px white solid;
	overflow: hidden;
}

.bottom-arrow1 {
	top: 1px;
	/*重要*/
	border-top: 10px #e1bc9f solid;
}

.bottom-arrow2 {
	border-top: 10px #f2f2f2 solid;
}

/*about team*/

#rb-about {
	/* height:100vh; */
	min-height: 650px;
	padding-bottom: 50px;
}

#rb-honor {
	/* height:100vh; */
	min-height: 730px;
	padding-bottom: 50px;
}

#rb-clutrue {
	/* height:100vh; */
	min-height: 650px;
	padding-bottom: 50px;
}

.rb-currentitle {
	width: 80%;
	padding: 0 10%;
	box-sizing: content-box;
}

.rb-currentitle h3 {
	color: #192c69;
	font-weight: normal;
	font-size: 42px;
	font-family: "sylight", "SimHei";
	line-height: 55px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.rb-currentitle h4 {
	color: #4d4a47;
	font-weight: bold;
	font-size: 42px;
	font-family: 'museo_sans700', "SimHei";
;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 45px;
}

.rb-currentitle i {
	display: inline-block;
	width: 40px;
	height: 2px;
	background-color: #323232;
	margin-top: 10px;
}

.rb-currentitle .rb-bantxt {
	color: #4d4a47;
	font-weight: normal;
	font-family: "sylight", "SimHei";
	/*letter-spacing:-1px;*/
	font-size: 16px;
	line-height: 2em;
	margin: 0;
	padding: 0;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/*about teams list*/
.rb-abteam,
#rb-event {
	display: block;
	overflow: hidden;
}

.rb-abteam article {
	position: relative;
	text-align: center;
	width: 33.3333333333333%;
	float: left;
	margin-bottom: 22px;
	overflow: hidden;
}

.rb-abteam article h4 {
	color: #d14a00;
	font-size: 18px;
	font-family: "sybold", "SimHei";
	line-height: 1.5em;
	padding: 20px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rb-abteam article img {
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

.rb-abteam .rb-teamcon>div {
	display: table;
	height: 320px;
	font-family: "sylight", "SimHei";
	line-height: 1.6em;
	width: 100%;
	padding: 10px 15px;
	color: #eeeeee;
	background-color: #282828;
	transition: all 0.5s;
}

.rb-abteam .rb-teamcon>div>div {
	display: table-cell;
	vertical-align: middle;
	text-align: justify;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

.rb-abteam article a:hover .rb-teamcon>div {
	background-color: #2d2d2d;
}

.rb-abteam article a:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2)
}

.rb-clutruecon h3 {
	color: #4d4a47;
	font-size: 20px;
	line-height: 1.8em;
	font-family: "sybold", "SimHei";
}

.rb-clutruecon .rb-clutrntxt {
	margin-bottom: 1.8rem;
	font-size: 16px;
	color: #474b4e;
	font-family: "sylight", "SimHei";
}

#owl-demo .item {
	margin: 10px 15px;
}

#owl-demo .item span {
	display: inline-block;
	width: 100%;
	transition: all 0.5s;
	box-shadow: 0px 0px 20px #dcdcde;
}

#owl-demo .item span img {
	transition: all 0.5s;
}

#owl-demo .item span:hover img {
	transform: scale(1.05, 1.05);
}

#owl-demo .item span:hover {
	margin-top: -15px;
}

/*大事件*/
.rb-eventlist {
	max-width: 1000px;
}

.rb-eventlist h4 {
	color: #192c69;
	transition: all 0.5s;
	background-color: #f9f9f9;
	padding: 0 20px;
	line-height: 70px;
	font-size: 28px;
	border-radius: 35px;
	font-family: "sylight", "SimHei";
	font-weight: normal;
}

.rb-eventlist .rb-evencon {
	color: #4d4d4d;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 1.8em;
	padding: 0 16%;
	font-family: "sylight", "SimHei";
	margin-top: 2rem;
	margin-bottom: 2em;
}

.rb-eventlist a {
	display: inline-block;
	color: #ffffff;
	transition: all 0.5s;
	font-family: "sylight", "SimHei";
	font-size: 15px;
	width: 90px;
	text-align: center;
	background-color: #192c69;
	line-height: 32px;
	margin-bottom: 10px;



}

.rb-eventlist article {
	margin-bottom: 30px;
}

.rb-teamlist:hover h4 {
	-moz-box-shadow: 0px 6px 12px #d4d4d4;
	-webkit-box-shadow: 0px 6px 12px #d4d4d4;
	box-shadow: 0px 6px 12px #d4d4d4;
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01)
}

/*大事件 弹窗 start*/
.rb-pupcon h3 {
	color: #192c69;
	text-align: center;
}

.rb-video {
	width: 100%;
	min-height: 320px;
}

[id*=cd-timeline-] {
	position: relative;
	padding: 2em 0;
	/*margin-top:2em;margin-bottom:2em;*/
}

[id*=cd-timeline-]::before {
	content: '';
	position: absolute;
	top: 0;
	left: 19px;
	height: 100%;
	width: 2px;
	background: #ccc;
}

.cd-picture::before {
	content: '';
	position: absolute;
	top: 35%;
	right: 12px;
	width: 40px;
	height: 2px;
	background: #ccc;
}

.cd-movie::before {
	content: '';
	position: absolute;
	top: 35%;
	left: 12px;
	width: 40px;
	height: 2px;
	background: #ccc;
}

.cd-timeline-block {
	position: relative;
	margin: 2em 0;
}

.cd-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}

.cd-timeline-block:first-child {
	margin-top: 0;
}

.cd-timeline-block:last-child {
	margin-bottom: 0;
}

.cd-container .projects {
	margin-left: 40px;
}

.cd-timeline-img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-left: -6px;
	margin-top: -6px;
	background-color: #192c69;
}

.cd-timeline-img img {
	display: block;
	width: 100%;
	transition: all 0.5s;
	height: 4px;
	position: relative;
	left: 0%;
	top: 50%;
	margin-left: -1px;
	margin-top: -1px;
	background-color: #f2f2f2;
}

.cd-timeline-img img.cd-imgline {
	width: 500px;
}

.cd-timeline-img:hover {
	transform: scale(1.05, 1.05);
	cursor: pointer;
}

.cd-timeline-content {
	margin-left: 0;
	width: 45%;
	padding: 20px;
	background-color: #f2f2f2;
	overflow: hidden;
}

.cd-timeline-content h2 {
	background-color: #192c69;
	width: 40px;
	font-size: 16px;
	height: 40px;
	text-align: center;
	font-family: "sybold", "SimHei";
	line-height: 40px;
	float: left;
	color: #ffffff;
}

.cd-timeline-content p {
	width: 86%;
	float: right;
	font-size: 16px;
	/*letter-spacing:-1px;*/
	line-height: 1.7em;
	/*text-align:justify;*/
	font-family: "sylight", "SimHei";
	/*text-align-last:justify;*/
	vertical-align: text-top;
}

.cd-timeline-content::before {
	display: none;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content {
	float: right;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
	top: 24px;
	left: auto;
	right: 100%;
	border-color: transparent;
	border-right-color: white;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
	float: right;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
	left: auto;
	right: 122%;
	text-align: right;
}

.cssanimations .cd-timeline-content.is-hidden {
	visibility: hidden;
}

.cssanimations .cd-timeline-content.bounce-in {
	visibility: visible;
	-webkit-animation: cd-bounce-2 0.6s;
	-moz-animation: cd-bounce-2 0.6s;
	animation: cd-bounce-2 0.6s;
}

[id*=cd-timeline-] {
	/*margin-top:3em;margin-bottom:3em;*/
}

[id*=cd-timeline-]::before {
	left: 50%;
	margin-left: -1px;
}

.vbox-content {
	font-family: "sylight", "museo_sans700", "SimHei";
	color: #4d4a47;
	line-height: 1.7em;
}

span.rb-popdata {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	background-color: #ef7015;
	color: #ffffff;
	padding: 0 10px;
	font-size: 20px;
	font-family: "sylight", "SimHei";
}

.homenews .cd-timeline-block {
	width: 45%;
	padding: 20px;
	background-color: #f2f2f2;
	overflow: hidden;
	margin: 0;
}

.homenews .cd-timeline-block .rb-homrxw h3 {
	font-weight: bold;
	color: #333333;
	font-size: 24px;
	margin: 0;
	line-height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.homenews .cd-timeline-block .rb-homrxw {}

.rb-homrxw .rb-newslistcon {
	color: #898989;
	line-height: 1.4em;
	font-size: 14px;
	display: inline-block;
	box-sizing: content-box;
}

.rb-homrxw .rb-listbig img {
	position: absolute;
	top: -200%;
	left: 0;
	max-width: 100%;
	transition: all 0.5s;
	z-index: 10;
}

.rb-list a:hover img {
	top: 0;
	z-index: 9
}

.rb-list [class*=am-u-] {
	padding-left: 0;
}

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 20%;
	color: #ef7015;
}

/*联系我们 */
.am-tabs-bd {
	border: none;
}

.rb-tab {
	text-align: left;
	height: 100%;
}

.rb-tab>li {
	background-color: #f2f2f2;
	padding: 20px 0;
	height: 100%;
}

.rb-tab>li>a {
	color: #4d4a47;
	font-weight: normal;
	font-family: "sybold", "SimHei";
}

.rb-tab>li>a p i[class*=am-icon-] {
	padding-right: 5px;
	width: 30px;
	text-align: center;
}

.rb-tab>li>a p i.am-icon-sm:before {
	font-size: 120%;
}

.rb-tab>li>a p i.am-icon-envelope:before {
	font-size: 80%;
}


.rb-tab>li>a>h3 {
	font-size: 20px;
	padding-bottom: 10px;
	margin: 10px 0px;
	font-weight: bold;
	font-family: "sylight", "SimHei";
}

.rb-tab>li>a>p {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 2em;
	font-family: "sylight", "SimHei";
}

.rb-tab>.am-active {
	background-color: #192c69;
	color: #fff;
}

.rb-tab>li.am-active>a,
.rb-tab>li.am-active>a:focus,
.rb-tab>li.am-active>a:hover,
.rb-tab>li:hover {
	background-color: #192c69;
	color: #fff;
	border: none;
}

.rb-tab>li:hover>a {
	color: #fff;
	font-weight: normal;
}

.rb-tab-con>.am-tab-panel {
	padding: 0;
	height: 100%;
}

.rb-tab-con>.am-tab-panel>img {
	width: 100%;
	transition: all 0.5s;
}

.rb-tab-con>.am-tab-panel:hover img {
	transform: scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-moz-transform: scale(1.5);
}

/*join us*/
.rb-join {
	display: inline-block;
	width: 100%;
}

.rb-joinlist {
	width: 45%;
	float: left;
	margin-bottom: 30px;
}

.rb-joinlist:nth-child(2n) {
	float: right;
}

.rb-joinlist h4 {
	margin-top: 2em;
}

.join-bg-1 h3 {
	width: 100%;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
	font-family: "sylight", "SimHei";
	background-color: #f2f2f2;
}

.join-bg-1 h3 a {
	color: #4d4a47;
	transition: all .4s;
	background-color: #f2f2f2;
	display: block;
}

.join-bg-1 h3 a:hover {
	background: #192c69 !important;
	color: #fff !important;
}

.join-bg-2 h3 {
	width: 100%;
	background-color: #ffffff;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
	color: #4d4a47;
	font-family: "sylight", "SimHei";
}

.join-bg h4 {
	margin-top: 30px;
	margin-bottom: 0;
	font-family: "sylight", "SimHei";
	color: #4d4a47;
}

.join-bg .rb-joincon {
	font-size: 14px;
	line-height: 25px;
	font-family: "sylight", "SimHei";
	color: #4d4a47;
}

/*news list*/
.rb-list .rb-news {
	margin-top: 25px;
	position: relative;
	overflow: hidden;
	z-index: 8;
}

.rb-list .rb-listbig {
	height: 505px;
	box-sizing: content-box;
	background-color: #ffffff;
}

.rb-list .rb-listbig h3 {
	font-weight: bold;
	color: #333333;
	font-size: 24px;
	margin: 0;
	line-height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "sybold", "SimHei";
}

.rb-list .rb-newslistcon {
	padding: 55px 50px 0px 50px;
	height: 450px;
	z-index: 9;
	background-color: #ffffff;
	color: #4d4a47;
	font-size: 16px;
	line-height: 1.6em;
	box-sizing: content-box;
}

.rb-list .rb-newslistcon p {
	color: #4d4a47;
	font-size: 16px;
	font-family: "sylight", "SimHei";
}

.rb-list .rb-listbig .rb-newslistcon {}

.rb-list .rb-news span {
	position: absolute;
	bottom: 25px;
	z-index: 8;
	font-family: "sylight", "SimHei";
}

.rb-list .rb-listbig img {
	opacity: 1;
	position: absolute;
	top: -200%;
	left: 0;
	max-width: 100%;
	transition: all 0.5s;
	z-index: 11;
}

.rb-list .rb-listbig a:hover img {
	top: 0;
	z-index: 11
}

.rb-list .rb-ssimg {
	height: 240px;
	background-color: #ffffff;
}

.rb-list .rb-ssimg .rb-newslistcon {
	background-color: #ffffff;
	padding: 35px 30px 0px 30px;
	box-sizing: content-box;
	height: 205px;
}

.rb-list .rb-ssimg p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-family: "sylight", "SimHei";
}

.rb-list .rb-listsig-1 .rb-newslistcon {
	position: absolute;
	top: -200%;
	transition: all 0.5s;
	z-index: 9;
	background-color: #ffffff;
	width: 85%;
}

.rb-list .rb-listsig-1 img {
	max-width: 100%;
	transition: all 0.5s;
	z-index: 10;
}

.rb-list .rb-listsig-1:hover .rb-newslistcon {
	top: 0;
}

.rb-list .rb-listsig-2 img {
	position: absolute;
	top: -200%;
	max-width: 100%;
	transition: all 0.5s;
	z-index: 10;
}

.rb-list .rb-listsig-2:hover img {
	top: 0;
}

.rb-list .rb-listsig-2:hover .rb-newslistcon {
	top: -200%;
}

/*industry */
.rb-apply {
	display: block;
	overflow: hidden;
}

.rb-apply article {
	position: relative;
	width: 50%;
	float: left;
}

.rb-apply article .rb-apllycon {
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.5s;
	bottom: 0;
	transition: all 0.5s;
	color: #FFF;
	height: 100%;
	left: 0;
	padding: 0 5%;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color .4s;
	transition: background-color .4s;
	width: 100%;
}

.rb-apply article .rb-apllycon>div {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}

.rb-apply article .rb-apllycon>div>div {
	display: table-cell;
	vertical-align: middle;
}

.rb-apply article .rb-apllycon h3 {
	color: #d25000;
	font-size: 24px;
	font-family: "sybold", "SimHei";
}

.rb-apply article .rb-apllycon h4 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 24px;
}

.rb-apply article .rb-apllycon i {
	display: inline-block;
	width: 22px;
	height: 3px;
	background-color: #fff;
	margin-bottom: 20px;
}

.rb-apply article .rb-apllycon p {
	display: none;
	color: #000;
	font-size: 16px;
	line-height: 1.5em;
	transition: all 0.5s;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.rb-apply article .rb-apllycon span {
	display: none;
	padding: 0 15px;
	background-color: #fd6100;
	line-height: 32px;
	margin-top: 55px;
}

.rb-apply article a:hover .rb-apllycon {
	background-color: rgba(0, 0, 0, 0);
}

.rb-apply article a:hover .rb-apllycon p {
	display: block;
	display: -webkit-box;
}

.rb-apply article a:hover .rb-apllycon span {
	display: inline-block;
}

/*industry*/
/*products*/
.rb-products .rb-prolist {
	position: relative;
	z-index: 7;
}

.rb-products .rb-pronav {
	margin-left: 0;
	width: 600px;
	padding: 0 30px;
	overflow: hidden;
	height: 100vh;
	transition: all 0.5s;
}

.rb-products .rb-prolist .cd-timeline-block,
.rb-homeabout .cd-timeline-block {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 0.5s;
	font-family: "sylight", "SimHei";
}

.rb-products .rb-pronav h3 {
	color: #192c69;
	font-family: "sylight", "SimHei";
	font-size: 36px;
	font-weight: normal;
}

.rb-products .rb-pronav h4 {
	color: #4d4a47;
	font-weight: bold;
	font-family: "museo_sans700", "SimHei";
	text-transform: uppercase;
	font-size: 40px;
	margin-top: 10px;
}

.rb-products .rb-pronav i {
	display: block;
	width: 20px;
	height: 2px;
	background-color: #323232;
	margin-bottom: 70px;
	margin-top: 20px;
}

.rb-products .rb-pronav .rb-prodes {
	font-family: "sylight", "SimHei";
	color: #4d4a47;
	font-size: 16px;
	line-height: 1.8em;
	letter-spacing: 1px;
}

.rb-products .rb-pronav a {
	color: #ffffff;
	/*background-color:#ef7015;*/
	font-size: 16px;
	margin-top: 60px;
	display: inline-block;
	width: 90px;
	transition: all 0.5s;
	text-align: center;
	font-family: "sylight", "SimHei";
	height: 35px;
	position: relative;
	background-color: #192c69;


}

.rb-products .rb-pronav a span {
	display: inline-block;
	font-size: 16px;
	width: 80px;
	height: 25px;
	border: 5px solid #192c69;
	color: #fff;
	line-height: 25px;
	background-color: #192c69;
	position: relative;
	top: 0;
	-webkit-transition: border-width 0.2s linear, background-color 0.1s ease;
	transition: border-width 0.2s linear, background-color 0.1s ease;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}


.rb-products .cd-timeline-block {
	margin: 0;
	background-size: cover;
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 0.9s;
	overflow: hidden;
	height: 100vh;
	min-height: 900px;
}

.rb-products .rb-proleft {
	float: left;
	margin-left: 15%;
}

.rb-products .rb-proright {
	margin-left: 52%;
	transition: all 0.5s;
}

.rb-products .cd-timeline-block:hover {
	background-size: 105%;
}

.rb-products .cd-timeline-block:hover .rb-proright {}

/*products title*/
/*products second*/
.rb-listpro {
	display: block;
	overflow: hidden;
}

.rb-listpro article {
	padding: 0px 15px;
	position: relative;
	background-color: #ffffff;
	text-align: center;
	width: 32%;
	float: left;
	margin-bottom: 22px;
	margin-right: 2%;
	position: relative;
}

.rb-listpro article:nth-child(3n) {
	margin-right: 0;
}

.probootstrap-inner a {
	color: #ffebc3;
	display: inline-block;
	background-color: #ff6503;
	padding: 5px 18px;
	margin-top: 15px;
	transition: all 0.5s;
	display: inline-block;
	overflow: hidden;
}

.rb-listpro article h3 {
	color: #ef7015;
	font-size: 24px;
	font-family: "sylight", "SimHei";
	font-weight: bold;
}

.rb-listpro article span {
	display: inline-block;
	transition: all 0.5s;
	margin-top: 20%;
}

.rb-listpro article span img {}

.rb-listpro article a p {
	transition: all 0.5s;
	color: #4d4a47;
	font-size: 16px;
	line-height: 1.5em;
	transition: all 0.5s;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	text-align: justify;
	transition: all 0.5s;
	margin-top: 20px;
	position: absolute;
	bottom: -100%;
}

.rb-listpro article a:hover {
	bottom: 0px;
}

.rb-listpro article a:hover img {
	top: -100%;
}

.rb-listpro article a:hover p {
	bottom: 0;
}

.rb-allpro {
	display: block;
	overflow: hidden;
}

.rb-allpro article {
	position: relative;
	background-color: #f2f2f2;
	text-align: center;
	width: 32%;
	float: left;
	margin-bottom: 22px;
	margin-right: 2%;
}

.rb-allpro article:nth-child(3n) {
	margin-right: 0;
}

.rb-allpro article h3 {
	color: #3a3a3a;
	font-size: 32px;
	line-height: 1.5em;
	padding: 20px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "sylight", "SimHei";
}

.rb-allpro article h3 span {
	display: inline-block;
	font-size: 14px;
	writing-mode: tb-rl;
	font-weight: normal;
	font-family: "sylight", "SimHei";
}

.rb-allpro .rb-proseclist>div {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}

.rb-allpro .rb-proseclist>div>div {
	display: table-cell;
	vertical-align: middle;
}

.probootstrap-inner span {
	transition: all 0.8s;
	display: inline-block;
	width: 90px;
	text-align: center;
	border: 1px solid #4d4a47;
	color: #4d4a47;
	font-size: 15px;
	line-height: 32px;
	height: 32px;
}

.rb-allpro article a:hover div {
	background-color: #192C69;
}

.rb-allpro article a:hover h3 {
	color: #ffffff;
}

.rb-trade .probootstrap-section-half {
	position: relative;
}

.probootstrap-section-half {
	float: left;
	width: 100%;
	margin-bottom: 40px;
	transition: all 0.5s;
}

.probootstrap-section-half .probootstrap-image,
.probootstrap-section-half .probootstrap-text {
	width: 50%;
}

.probootstrap-section-half .probootstrap-image,
.probootstrap-image {
	background-size: cover;
	background-size: 102%;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 0.5s;
}

.probootstrap-section-half .probootstrap-text {
	background-color: #f2f2f2;
	text-align: center;
}

.probootstrap-inner h3 {
	color: #ff6600;
	font-size: 24px;
	font-family: "sybold", "SimHei";
}

.probootstrap-inner p {
	color: #676767;
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 2.1em;
	margin-bottom: 2.1em;
	font-family: "sylight", "SimHei";
}

.rb-trade a:hover .probootstrap-image {
	background-size: 100%;
}

/*.rb-trade a:hover .probootstrap-inner span{background-color:#fd6100;color:#fff;border:none;font-family:"sybold","SimHei";}*/
.rb-trade a:hover {
	-moz-box-shadow: 0px 6px 12px #d4d4d4;
	-webkit-box-shadow: 0px 6px 12px #d4d4d4;
	box-shadow: 0px 6px 12px #d4d4d4;
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01)
}

@media screen and (min-width:960px) and (max-width:1199px) {
	.rb-apply article .rb-apllycon i {
		margin-bottom: 15px;
	}

	.rb-apply article .rb-apllycon span {
		margin-top: 45px;
	}

	.rb-apply article .rb-apllycon h3 {
		font-size: 24px;
	}

	.rb-apply article .rb-apllycon h4 {
		font-size: 24px;
	}

	.rb-listpro,
	.rb-allpro {
		padding: 0 10px;
	}

	.rb-allpro article h3 {
		font-size: 18px;
		line-height: 1.5em;
		padding: 5px 10px;
	}

	.rb-allpro article {
		margin-bottom: 10px;
	}

	/* .am-slider-i2 .am-slider-desc{top:30%;}
*/
	.am-slider-i2 .am-slider-content .rb-bantxt {
		width: 88%;
		text-align: center;
	}

	.rb-list .rb-listbig {
		height: 400px
	}

	.rb-list .rb-newslistcon {
		padding: 15px;
		height: 370px;
	}
}

@media (max-width:991px) {
	.recruit-hg110 {
		height: 55px;
	}

	.join-bg-1 .recruit-h3 {
		line-height: 40px;
	}

	.probootstrap-section-half .probootstrap-image,
	.probootstrap-section-half .probootstrap-text {
		width: 100%;
	}

	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding: 2em;
	}

	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding-left: 15px;
		padding-right: 15px;
	}

	.rb-list .rb-listbig {
		height: 400px
	}

	.rb-list .rb-newslistcon {
		padding: 15px;
		height: 370px;
	}
}

@media screen and (min-width:960px) and (max-width:1199px) {
	.am-slider-i2 .am-slider-images {
		height: 100vh;
	}

	/* .am-slider-i2 .am-slider-desc{top:40%;}
*/
	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}

	.rb-list .rb-listbig {
		height: 400px
	}

	.rb-list .rb-newslistcon {
		padding: 15px;
		height: 370px;
	}

	.rb-listpro article a:hover p {
		display: none;
	}
}

@media screen and (min-width:768px) and (max-width:959px) {
	.rb-about-nav a h4 {
		display: none;
	}

	.rb-tab>li {
		background-color: #f2f2f2;
		padding: 5px 0;
	}

	.rb-tab>li>a>p {
		padding: 0;
		margin: 0;
		margin-bottom: 0.2rem;
	}

	.rb-apply article .rb-apllycon i {
		margin-bottom: 10px;
	}

	.rb-apply article .rb-apllycon span {
		margin-top: 30px;
	}

	.rb-apply article .rb-apllycon h3 {
		font-size: 20px;
	}

	.rb-apply article .rb-apllycon h4 {
		font-size: 20px;
	}

	.rb-listpro article,
	.rb-allpro article {
		width: 47%;
		margin: 1% 1.5%;
	}

	.rb-listpro article:nth-child(3n),
	.rb-allpro article:nth-child(3n) {
		margin-right: 0;
	}

	.rb-listpro article:nth-child(2n),
	.rb-allpro article:nth-child(2n) {
		float: right;
	}

	.rb-listpro article a:hover p {
		display: none;
	}

	.rb-listpro article h3 {
		font-size: 20px;
	}

	.rb-allpro,
	.rb-join {
		padding: 0 15px;
	}

	.am-slider-i2 .am-slider-images {
		height: 100vh;
	}

	/* .am-slider-i2 .am-slider-desc{top:25%;}
*/
	.am-slider-i2 .am-slider-content h2 {
		font-size: 40px;
	}

	.am-slider-i2 .am-slider-content p {
		font-size: 24px;
	}

	.am-slider-i2 .am-btn {
		margin-top: 10px;
	}

	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}

	.rb-products .rb-pronav {
		padding: 8px;
		width: 96%;
		margin: 0 auto;
	}

	.rb-products .rb-proleft {
		float: none;
	}

	.rb-products .rb-proright {
		float: none;
	}

	.rb-products .rb-pronav h3 {
		font-size: 20px;
	}

	.rb-products .rb-pronav h4 {
		font-size: 20px;
	}

	.rb-products .rb-pronav i {
		margin-top: 5px;
		margin-bottom: 12px;
		display: none;
	}

	.rb-products .rb-pronav a {
		margin-top: 5px;
	}

	.rb-products .rb-pronav {
		height: auto;
		padding-bottom: 20px;
	}

	.rb-eventlist h4 {
		line-height: 70px;
		font-size: 28px;
		border-radius: 35px;
	}

	.rb-list .rb-listbig {
		height: 280px
	}

	.rb-list .rb-newslistcon {
		padding: 10px;
		height: 260px;
	}

	.rb-listpro article a:hover p {
		display: none;
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.rb-joinlist {
		width: 90%;
		padding: 0 5%;
		box-sizing: content-box;
	}

	.rb-apply article .rb-apllycon i {
		margin-bottom: 10px;
	}

	.rb-apply article .rb-apllycon span {
		margin-top: 25px;
	}

	.rb-apply article .rb-apllycon h3 {
		font-size: 18px;
	}

	.rb-apply article .rb-apllycon h4 {
		font-size: 18px;
	}

	.rb-apply article .rb-apllycon p {
		font-size: 14px;
		-webkit-line-clamp: 3;
	}

	.rb-listpro article,
	.rb-allpro article {
		width: 47%;
	}

	.rb-listpro article:nth-child(3n),
	.rb-allpro article:nth-child(3n) {
		margin-right: 0;
	}

	.rb-listpro article:nth-child(2n),
	.rb-allpro article:nth-child(2n) {
		float: right;
	}

	.am-slider-i2 .am-slider-images {
		height: 100vh;
	}

	.am-slider-i2 .am-slider-desc {
		text-align: center;
	}

	.am-slider-i2 .am-slider-content h2 {
		font-size: 20px;
	}

	.am-slider-i2 .am-slider-content p {
		font-size: 14px;
	}

	.am-slider-i2 .am-btn {
		margin-top: 10px;
	}

	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}

	.rb-eventlist h4 {
		line-height: 60px;
		font-size: 24px;
		border-radius: 30px;
	}

	.cd-timeline-content {
		width: 100%;
	}

	.cd-timeline-img {
		display: none;
	}

	.cd-timeline-content {
		padding: 8px;
	}

	.cd-timeline-content h2 {
		width: 20px;
		height: 40px;
		line-height: 20px;
		text-align: center;
		font-size: 14px;
	}

	[id*=cd-timeline-]::before {
		left: 0px;
		margin-left: -2px;
	}

	.am-slider-i2 .am-slider-content .rb-bantxt {
		width: 88%;
	}

	.rb-about-nav {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		align-content: space-evenly;
	}

	.rb-about-nav a {
		display: inline-block;
		width: 48%;
		margin: 1%;
	}

	.rb-about-nav a h3 {
		font-size: 14px;
		padding-top: 2em;
	}

	.rb-about-nav a h4 {
		font-size: 12px;
		display: none;
	}

	.cd-timeline-content p {
		width: 90%;
	}

	.rb-currentitle {
		width: 90%;
		padding: 0 5%;
	}

	.rb-currentitle h3 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 0.5rem;
	}

	.rb-currentitle h4 {
		font-size: 18px;
		line-height: 24px;
	}

	.rb-currentitle i {
		margin-top: 5px;
	}

	.rb-currentitle .rb-bantxt {
		font-size: 16px;
		line-height: 1.5em;
	}

	.owl-theme .owl-controls .owl-buttons div {
		font-size: 3rem;
	}

	.rb-eventlist .rb-evencon {
		padding: 0 3%;
		margin-top: 5px;
	}

	.cd-timeline-content {
		width: 100%;
	}

	.cd-timeline-img {
		display: none;
	}

	.cd-timeline-content {
		padding: 8px;
	}

	.cd-timeline-content h2 {
		width: 20px;
		height: 40px;
		line-height: 20px;
		text-align: center;
		font-size: 14px;
	}

	[id*=cd-timeline-]::before {
		left: 0px;
		margin-left: -2px;
	}

	.am-slider-desc .rb-bantxt {
		/*-webkit-line-clamp:2;*/
	}

	.rb-products .rb-pronav {
		padding: 8px;
		width: 98%;
	}

	.rb-products .rb-proleft {
		margin-left: 0;
	}

	.rb-products .rb-proright {
		margin-right: 0;
	}

	.rb-products .rb-pronav h3 {
		font-size: 20px;
	}

	.rb-products .rb-pronav h4 {
		font-size: 20px;
	}

	.rb-products .rb-pronav i {
		margin-top: 5px;
		margin-bottom: 12px;
		display: none;
	}

	.rb-products .rb-pronav a {
		margin-top: 5px;
	}

	.rb-products .rb-pronav {
		height: auto;
		padding-bottom: 20px;
	}

	.rb-allpro article h3 {
		padding: 8px;
		font-size: 18px;
	}

	.rb-listpro article {
		width: 46%;
		background-color: #fff;
	}

	.rb-listpro article h3 {
		font-size: 16px;
	}

	.rb-listpro article img {
		width: 60%;
	}

	.rb-listpro article:nth-child(3n) {
		margin-right: 0;
	}

	.rb-listpro article:nth-child(2n) {
		float: right;
	}

	.rb-allpro {
		padding: 0 10px;
	}

	.rb-allpro article {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}

	.rb-listpro article {
		margin-left: 1%;
		margin-right: 1%;
	}

	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding: 15px;
	}

	.probootstrap-section-half {
		margin-bottom: 12px;
	}

	.probootstrap-inner h3 {
		margin-bottom: 5px;
		font-size: 16px;
	}

	.probootstrap-section-half .probootstrap-image {
		height: 240px;
	}

	.join-bg-1 h3 {
		line-height: 30px;
	}

	.rb-joinlist h4 {
		margin-top: 10px;
	}

	.rb-joinlist {
		margin-bottom: 20px;
	}

	.probootstrap-section-half .probootstrap-image {
		height: 400px;
	}

	.rb-list .rb-listbig {
		height: 280px
	}

	.rb-list .rb-newslistcon {
		padding: 10px;
		height: 260px;
	}

	.rb-listpro article a:hover p {
		display: none;
	}
}

@media (max-width:991px) {

	.probootstrap-section-half .probootstrap-image,
	.probootstrap-section-half .probootstrap-text {
		width: 100%;
	}
}

@media (max-width:767px) {
	.probootstrap-section-half .probootstrap-image {
		height: 400px;
	}
}

.probootstrap-section-half .probootstrap-text .probootstrap-inner {
	padding: 2.5em 4em;
	transition: all 0.5s;
}

@media (max-width:991px) {
	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding: 2em;
	}

	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width:768px) {
	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	/*change here for spacing*/
	width: 50%;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	/*max-width:100%;*/
	width: 100%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all 1.5s;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
	transition: all 0.5s;
}

.grid figure figcaption,
.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
	word-spacing: -0.15em;
	font-weight: 700;
	color: #ef7015;
	font-family: "sylight", "SimHei";
}

.grid figure h4 {
	/*word-spacing:-0.15em;*/
	font-weight: 700;
}

.grid figure h2,
.grid figure p {
	margin: 0;
	color: #4d4a47;
	transition: all 1.5s;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
	padding: 0 5%;
}

figure.effect-oscar figcaption {
	padding: 1px;
	transition: all 0.5s;
	/*background-color:rgba(58,52,42,0.7);-webkit-transition:background-color 0.35s;transition:background-color 0.35s;*/
	width: 100%;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	/* Firefox */
	-webkit-box-sizing: content-box;
}

figure.effect-oscar p {
	padding: 0 5%;
}

figure.effect-oscar figcaption>div.txt {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
	transition: all 0.5s;
}

figure.effect-oscar figcaption>div.txt1 {
	height: 100%;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.5);
	transform: translateY(0) rotateX(0);
	transition: all 0.6s ease-in-out 0s;
}

figure.effect-oscar figcaption>div.txt2 {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0;
}

figure.effect-oscar figcaption>div>div {
	display: table-cell;
	vertical-align: middle;
	transition: all 0.5s;
}

figure.effect-oscar figcaption a {
	transition: all 0.5s;
	display: none;
	padding: 0 15px;
	background-color: #fd6100;
	font-size: 15px;
	color: #fff;
	line-height: 32px;
	margin-top: 30px;
}

figure.effect-oscar figcaption h4 {
	margin-top: 10px;
	transition: all 0.5s;
	font-family: "sylight", "SimHei";
}

figure.effect-oscar figcaption i {
	display: inline-block;
	width: 30px;
	height: 2px;
	background-color: #fff;
	transition: all 0.5s;
}

/*industry */
figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	/*border:1px solid #fff;*/
	content: '';
}

figure.effect-oscar h2 {
	margin: 0;
	line-height: 1em;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	-webkit-transform: scale(0);
	transform: scale(0);
	display: none;
	font-size: 16px;
	font-family: sylight;
	line-height: 1.7em;
	margin-top: 40px;
	font-family: "sylight", "SimHei";
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	display: block;
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover h4 {
	color: #4d4a47;
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(0, 0, 0, 0.0);
}

figure.effect-oscar:hover figcaption div.txt1 {
	transform: translateY(-100%) rotateX(90deg);
	transform-origin: center bottom 0;
}

figure.effect-oscar:hover figcaption div.txt2 {
	opacity: 1;
}

figure.effect-oscar:hover figcaption i {
	background-color: #4d4a47;
}

figure.effect-oscar:hover img {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

figure.effect-oscar:hover a {
	display: inline-block;
}

/*产品特点*/
.rb-listpro {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	list-style: none;
	text-align: center;
}

/* Common style */
.rb-listpro figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 2% 2% 2% 0;
	width: 23.5%;
	background: #ffffff;
	cursor: pointer;
	border: 2px solid #2196f3;
	border-radius: 10px;
}

.about-listpro figure {
	width: 31%;
	border: 2px solid #2196f3;
	box-sizing: border-box;
	border-radius: 10px;
}

/* .rb-listpro figure a{position: absolute;top:0;left: 0;width:100%;height:100%;} */
.rb-listpro figure.effect-ruby:nth-of-type(2),
.rb-listpro figure.effect-ruby:nth-of-type(4),
.rb-listpro figure.effect-ruby:nth-of-type(5),
.rb-listpro figure.effect-ruby:nth-of-type(7) {
	background: #2196f3;
}

.about-listpro figure.effect-ruby:nth-of-type(2),
.about-listpro figure.effect-ruby:nth-of-type(4),
.about-listpro figure.effect-ruby:nth-of-type(6) {
	background: #2196f3;
}

.about-listpro figure.effect-ruby:nth-of-type(5) {
	background: #fff;
}

@media screen and (min-width:992px) {
	.auto-listpro figure:last-child {
		float: right;
	}

	.auto-listpro figure:nth-of-type(2) {
		transform: translateY(50%);
	}

	.inspection {
		max-width: 1400px;
		margin: 0 auto;
		margin-top: 40px;
	}

	.inspection img {
		/* display: block; */
		/* width: 100%; */
	}
}

@media (max-width:991px) {
	.inspection {
		width: 100%;
		padding: 0 20px;
		margin-top: 40px;
	}

	.inspection img {
		/* display: block; */
		/* width: 100%; */
	}
}

@media (min-width: 768px) {
	.rb-listpro figure:nth-of-type(4n) {
		margin-right: 0;
	}

	.about-listpro figure:nth-of-type(3n) {
		margin-right: 0;
	}

	.about-listpro figure:nth-of-type(4) {
		margin-right: 2%;
	}
}

.about-listpro figure.effect-ruby:nth-of-type(2) h2,
.about-listpro figure.effect-ruby:nth-of-type(2) p,
.about-listpro figure.effect-ruby:nth-of-type(4) h2,
.about-listpro figure.effect-ruby:nth-of-type(4) p,
.about-listpro figure.effect-ruby:nth-of-type(6) h2,
.about-listpro figure.effect-ruby:nth-of-type(6) p {
	color: #fff;
}

.rb-listpro figure.effect-ruby:nth-of-type(2) h2,
.rb-listpro figure.effect-ruby:nth-of-type(2) p,
.rb-listpro figure.effect-ruby:nth-of-type(4) h2,
.rb-listpro figure.effect-ruby:nth-of-type(4) p,
.rb-listpro figure.effect-ruby:nth-of-type(5) h2,
.rb-listpro figure.effect-ruby:nth-of-type(5) p,
.rb-listpro figure.effect-ruby:nth-of-type(7) h2,
.rb-listpro figure.effect-ruby:nth-of-type(7) p {
	color: #fff;
}

.about-listpro figure.effect-ruby:nth-of-type(5) h2 {
	color: #2196f3;
}

.about-listpro figure.effect-ruby:nth-of-type(5) p {
	color: #4d4a47;
}

.rb-listpro figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
	margin: 0 auto;
}

.rb-listpro figure figcaption {
	margin: 0;
}

.rb-listpro figure figcaption a {
	padding: 10px;
	color: #4d4a47;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.rb-listpro figure.effect-ruby {
	background-color: #fff;
}

.rb-listpro figure.effect-ruby img {
	opacity: 0.7;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

.rb-listpro figure figcaption::before,
.rb-listpro figure figcaption::after {
	pointer-events: none;
}

.rb-listpro figure figcaption,
.rb-listpro figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rb-listpro figure figcaption>a {
	z-index: 1000;
	text-align: center;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.rb-listpro figure h2 {
	word-spacing: -0.15em;
	font-weight: 900;
	color: #2196f3;
	font-size: 22px;
	font-family: sybold;
}

.rb-listpro figure h2 span {
	font-weight: 800;
}

.rb-listpro figure p {
	margin: 0;
	color: #4d4a47;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 1.7em;
}

.rb-listpro figure.effect-ruby:hover img {
	opacity: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.rb-listpro figure.effect-ruby h2 {
	margin-top: 50%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	margin-bottom: 0px;
	font-family: "sylight", "SimHei";
}

.rb-listpro figure.effect-ruby p {
	padding: 10px 20px;
	opacity: 0;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
	transform: translate3d(0, 20px, 0) scale(1.1);
	text-align: left;
	text-align: justify;
	font-family: "sylight", "SimHei";
	max-height: 60%;
	overflow-y: auto;
}

.rb-listpro figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	margin-top: 10%;
}

.rb-listpro figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);

}

.rb-listpro figure.effect-ruby p::-webkit-scrollbar-track-piece {
	background-color: transparent;
}

.rb-listpro figure.effect-ruby p::-webkit-scrollbar {
	width: 9px;
	height: 9px;
}

.rb-listpro figure.effect-ruby p::-webkit-scrollbar-thumb {
	background-color: transparent;
	background-clip: padding-box;
	min-height: 28px;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #bbb;
}

.page-popcon h2 {
	font-size: 24px;
	color: #ef7015;
	text-align: center;
}

@media screen and (max-width:50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}

	.grid figure {
		width: 50%;
	}
}

@media (max-width:639px) {
	.grid figure {
		width: 100%;
	}
}

@media (min-width:1930px) {

	.rb-pronav h3 {
		margin-top: 22vh;
	}

}


@media (max-width:1300px) {}

@media (max-width:1150px) {
	#rb-clutrue {
		padding-bottom: 30px;
		height: auto;
	}

	.rb-products .rb-proright {
		margin-left: 40%;
	}

	.rb-list .rb-ssimg {
		height: 188px;
	}




}

@media (max-width:960px) {
	.rb-list2 {
		width: 100%;
	}

	.rb-products .cd-timeline-block {
		height: auto;
		min-height: 400px;
	}

	.rb-products .rb-proright {
		margin-left: 2%;
	}
}

@media (max-width:767px) {
	.am-slider-content {
		top: 45%;
	}

	.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left: 0;
	}

	.owl-theme .owl-controls .owl-buttons div.owl-next {
		right: 0;
	}

	figure.effect-oscar figcaption {
		padding: 8px;
	}

	figure.effect-oscar figcaption::before,
	figure.effect-oscar p {
		margin-top: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	figure.effect-oscar:hover figcaption::before,
	figure.effect-oscar:hover p {
		margin-top: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.rb-products .rb-proright {
		margin-left: 2%;
	}

	.rb-listpro figure h2 {
		font-size: 16px;
	}

	.rb-listpro figure {
		width: 46% !important;
		float: left;
		margin: 2%;
	}

	.rb-products .cd-timeline-block {
		height: auto;
		min-height: 400px;
	}

	.rb-products .rb-proright {
		margin-left: 2%;
	}
}

@media (max-width:480px) {
	.rb-listpro figure.effect-ruby h2 {
		margin-bottom: 0px;
	}

	.rb-listpro figure.effect-ruby p {
		padding: 0 5px;
		line-height: 16px;
	}

	.rb-listpro figure h2 {
		font-size: 12px;
	}

	.rb-listpro figure p {
		font-size: 10px;
	}

	.rb-listpro figure {
		width: 48%;
		float: left;
	}

	#rb-clutrue,
	#rb-honor,
	#rb-event {
		padding-top: 90px;
	}

	#rb-honor {
		min-height: 480px;
	}

	.rb-products .cd-timeline-block {
		height: auto;
		/* min-height: 500px; */
	}
}

.sr_frmipt {
	float: none;
	margin: 0 auto;
}

@media screen and (max-width:479px) {
	#rb-about {
		padding-bottom: 20px;
		padding-top: 70px;
		min-height: 750px;
	}

	.rb-topnav .rb-pagenav>li>a {
		line-height: 30px;
	}

	.am-slider-i2 .am-slider-images {
		min-height: 750px;
	}

	.am-slider-i2 .am-slider-content .rb-bantxt {
		width: 100%;
	}

	.am-slider-i2 .am-slider-desc {
		text-align: center;
		top: 35%;
	}

	.am-slider-i2 .am-slider-content .rb-bantxt {
		font-size: 14px;
		text-align: center;
		letter-spacing: -1px;
		width: 96%;
		margin: 0 auto;
		margin-top: 10px;
		padding: 0 5px;
		color: #626260;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		margin-top: 10px;
		line-height: 2em;
	}

	.am-slider-i2 .am-slider-content h2 {
		font-size: 20px;
		width: 60%;
	}

	.am-slider-i2 .am-slider-content h3 {
		font-size: 20px;
	}

	.am-slider-i2 .am-slider-content p {
		font-size: 14px;
	}

	.am-slider-i2 .am-btn {
		margin-top: 10px;
	}

	.am-slider-i2 .am-direction-nav,
	.am-slider-i2 .am-pauseplay {
		display: none;
	}

	.rb-eventlist h4 {
		line-height: 40px;
		font-size: 20px;
		border-radius: 20px;
	}

	.rb-joinlist {
		width: 90%;
		padding: 0 5%;
		box-sizing: content-box;
	}

	.rb-apply article {
		width: 100%;
	}

	.rb-allpro article {
		width: 100%;
	}

	.rb-listpro article:nth-child(3n),
	.rb-allpro article:nth-child(3n) {
		margin-right: 0;
	}

	.rb-about-nav {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		align-content: space-evenly;
	}

	.rb-about-nav a {
		display: inline-block;
		width: 48%;
		margin: 1%;
	}

	.rb-about-nav a h3 {
		font-size: 14px;
		padding-top: 2em;
	}

	.rb-about-nav a h4 {
		font-size: 12px;
		display: none;
	}

	.rb-currentitle {
		width: 90%;
		padding: 0 5%;
	}

	.rb-currentitle h3 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 0.5rem;
	}

	.rb-currentitle h4 {
		font-size: 18px;
		line-height: 24px;
	}

	.rb-currentitle i {
		margin-top: 5px;
	}

	.rb-currentitle .rb-bantxt {
		font-size: 16px;
		line-height: 1.5em;
	}

	.owl-theme .owl-controls .owl-buttons div {
		font-size: 3rem;
	}

	.rb-eventlist .rb-evencon {
		padding: 0 3%;
		margin-top: 5px;
	}

	.cd-timeline-content {
		width: 100%;
	}

	.cd-timeline-img {
		display: none;
	}

	.cd-timeline-content {
		padding: 8px;
	}

	.cd-timeline-content h2 {
		width: 20px;
		height: 40px;
		line-height: 20px;
		text-align: center;
		font-size: 14px;
	}

	[id*=cd-timeline-]::before {
		left: 0px;
		margin-left: -2px;
	}

	.am-slider-desc .rb-bantxt {
		-webkit-line-clamp: 2;
	}

	.rb-products .rb-pronav {
		padding: 8px;
		width: 98%;
	}

	.rb-products .rb-proleft {
		margin-left: 0;
	}

	.rb-products .rb-proright {
		margin-right: 0;
	}

	.rb-products .rb-pronav h3 {
		font-size: 20px;
	}

	.rb-products .rb-pronav h4 {
		font-size: 20px;
	}

	.rb-products .rb-pronav i {
		margin-top: 5px;
		margin-bottom: 12px;
		display: none;
	}

	.rb-products .rb-pronav a {
		margin-top: 5px;
	}

	.rb-products .rb-pronav {
		height: auto;
		padding-bottom: 20px;
	}

	.rb-products .cd-timeline-block {
		background-size: auto 100%;
	}

	.rb-products .cd-timeline-block:hover {
		background-size: auto 100%;
	}

	.rb-allpro article h3 {
		padding: 8px;
		font-size: 18px;
	}

	.rb-listpro article {
		width: 46%;
		background-color: #fff;
	}

	.rb-listpro article h3 {
		font-size: 14px;
	}

	.rb-listpro article img {
		width: 40%;
	}

	.rb-listpro article:nth-child(3n) {
		margin-right: 0;
	}

	.rb-listpro article:nth-child(2n) {
		float: right;
	}

	.rb-allpro article {
		width: 90%;
		margin: 1% 5%;
	}

	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding: 15px;
	}

	.probootstrap-section-half {
		margin-bottom: 12px;
	}

	.probootstrap-inner h3 {
		margin-bottom: 5px;
		font-size: 16px;
	}

	.join-bg-1 h3 {
		line-height: 30px;
	}

	.rb-joinlist h4 {
		margin-top: 10px;
	}

	.rb-joinlist {
		margin-bottom: 20px;
	}

	.rb-list .rb-listbig {
		height: 280px
	}

	.rb-list .rb-newslistcon {
		padding: 10px;
		height: 260px;
	}

	.rb-listpro article a:hover p {
		display: none;
	}
}