
@font-face{
	font-family:akrobat;
	font-display:swap;
	src:local('Akrobat-Regular'),url(../fonts/akrobat-regular-webfont.woff2) format('woff2'),url(../fonts/akrobat-regular-webfont.woff) format('woff');
	font-weight:400;
	font-style:normal
}
@font-face{
	font-family:akrobat;
	font-display:swap;
	src:local('Akrobat-Bold'),url(../fonts/akrobat-bold-webfont.woff2) format('woff2'),url(../fonts/akrobat-bold-webfont.woff) format('woff');
	font-weight:700;
	font-style:normal
}
@font-face{
	font-family:akrobat;
	font-display:swap;
	src:local('Akrobat-ExtraBold'),url(../fonts/akrobat-extrabold-webfont.woff2) format('woff2'),url(../fonts/akrobat-extrabold-webfont.woff) format('woff');
	font-weight:900;
	font-style:normal
}

html{font-family: 'Roboto', sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
ul,li{list-style-type:none; padding: 0px; margin: 0px;}
a:focus, a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 {
    font-family: 'futura-pt', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
}
textarea:focus,
input:focus{
    outline: none;
}
/*位置控制*/
.vertical-align {
	font-size: 0
}
.vertical-align:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: ""
}
.vertical-align-bottom,
.vertical-align-middle {
	display: inline-block;
	max-width: 100%;
	font-size: 14px
}
.vertical-align-middle {
	vertical-align: middle
}
.vertical-align-bottom {
	vertical-align: bottom
}

#mobile-menu, .header, .header:before,.thb-mobile-menu .menu-item:hover .nav-link-mask-text,.rat-btn  {
    -moz-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -o-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -webkit-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
#mobile-menu {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 110;
    padding: 70px 90px;
    width: 50%;
    max-width: 100%;
    overflow: hidden;
    right: -10px;
    background: #1f1f1f;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    -moz-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    will-change: transform;
}
#mobile-menu {background-color:#6fa33e !important;}
#mobile-menu .thb-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 30;
    cursor: pointer;
    display: block;
    width: 30px;
    line-height: 1;
}
#mobile-menu .custom_scroll {
    display: flex;
}
.custom_scroll {
    overflow: hidden;
    height: 100%;
    position: relative;
}
#mobile-menu .custom_scroll>div:not(.iScrollVerticalScrollbar) {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
#mobile-menu .mobile-menu-top {
    flex: 1;
}
.thb-mobile-menu {
    display: inline-block;
    list-style: none;
    margin: 0 0 30px;
    position: relative;
    list-style: none;
    -moz-transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -o-transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -webkit-transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.thb-mobile-menu a {
    font-size: 54px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    display: block;
}
.thb-mobile-menu .menu-active .nav-link-mask-text,.thb-mobile-menu .menu-item:hover .nav-link-mask-text,.thb-mobile-menu .menu-item:focus .nav-link-mask-text {
    color: #c0c4ff;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    top: 0;
    left: 0;
    width: 400px;
}
.thb-secondary-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 60%;
}
.thb-secondary-menu li {
    padding: 0;
    display: flex;
    overflow: hidden;
    margin: 0;
    line-height: 1.4;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.small-up-2>.column, .small-up-2>.columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    float: left;
}
.small-up-2>.column:last-child, .small-up-2>.columns:last-child {
    float: left;
}
.small-up-2>.column:nth-of-type(2n+1), .small-up-2>.columns:nth-of-type(2n+1) {
    clear: both;
}
.small-up-2>.column:nth-of-type(1n), .small-up-2>.columns:nth-of-type(1n) {
    clear: none;
}
.thb-secondary-menu a:hover {
    color: #fff;
}
.footer-links a, .thb-secondary-menu li a, .footer .widget ul li a {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
		color: #fff;
}
#mobile-menu .menu-footer {
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    display: flex;
    overflow: hidden;
    margin-top: 30px;
}

.header {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 10px 0;
}
.header:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#fff;
	z-index:-1;
	will-change:transform;
	-moz-transform:scale(1, 0);
	-ms-transform:scale(1, 0);
	-webkit-transform:scale(1, 0);
	transform:scale(1, 0);
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-webkit-transform-origin:0 0;
	transform-origin:0 0
}
.header.hover, .header:hover {
    align-items: center;
}
.header.hover:before, .header:hover:before {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.header .expanded {
	padding: 0 35px;
    width: 100%;
    position: relative;
}
.header .expanded .regular-header {
    will-change: transform, opacity;
}
.header.hover {
    padding: 15px 0;
}
.header .columns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.logo-holder {
    position: relative;
    display: inline-flex;
    align-items: center;
}
.header .logolink {
    display: flex;
}
.white-header .logolink .logoimg, .header:not(.hover):not(:hover) .logolink .logoimg, .disable_header_fill-on.header .logolink .logoimg {
    display: none;
}
.header .search-holder {
    display: inline-flex;
    vertical-align: middle;
    margin-left: 8px;
}
.header .logolink .logoimg {
    max-height: 65px;
}
.white-header .logolink .logoimg.logo-light, .header:not(.hover):not(:hover) .logolink .logoimg.logo-light, .disable_header_fill-on.header .logolink .logoimg.logo-light {
    display: block;
}
.header .logolink .logoimg.logo-light {
    display: none;
}
.header.style1 .search-holder {
    display: inline-flex;
    vertical-align: middle;
    margin-left: 8px;
}
.mobile-toggle {
    transform: scale(1.1);
}
.mobile-toggle {
    display: inline-flex;
    width: 24px;
    height: 14px;
    line-height: 49px;
    position: relative;
}
.mobile-toggle span {
    display: block;
    position: absolute;
    width: 16px;
    height: 2px;
    background: #1f1f1f;
    content: " ";
    right: 0;
    border-radius: 2px;
}
.mobile-toggle span:nth-child(1) {
    top: 1px;
}.mobile-toggle span:nth-child(2) {
    top: 6px;
}.mobile-toggle span:nth-child(3) {
    top: 11px;
}
.white-header .mobile-toggle span, .header:not(.hover):not(:hover) .mobile-toggle span, .disable_header_fill-on.header .mobile-toggle span {
    background: #fff;
}
.color-000 span{background: #000 !important;}
.color-000 svg {fill: #000 !important;}
.white-header #quick_search svg, .header:not(.hover):not(:hover) #quick_search svg, .disable_header_fill-on.header #quick_search svg {fill: #fff;}

.seacher-box{width:70%;height:80px;position:fixed;left:50%;margin-left:-35%;top:50%;margin-top: -40px; z-index:10000;display:none}
.seacher-box .span-ctn{width:35px;height:35px;position:absolute;top:-45px;right:-58px;cursor:pointer}
.seacher-box .span-ctn:before{content:'';width:35px;height:2px;webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .5s;transition:all .5s;position:absolute;top:-1px;background:#fff}
.seacher-box .span-ctn:after{content:'';width:35px;height:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff;position:absolute;top:1px;-webkit-transition:all .5s;transition:all .5s}
.seacher-box .input{width:100%;height:80px;line-height:80px;border-bottom:1px solid #fff;display:block}
.seacher-box .input__field{width:100%;background: url(../images/ico_36.png) no-repeat 5px 30px; padding-left: 40px; border:none;color:#fff;height:80px;line-height:80px;font-size:20px}
.seacher-box .sub-butn {
    border: none;
    height: 80px;
    margin: 0px;
    font-size: 24px;
    line-height: 80px;
    color: #999;
    text-align: right;
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    text-align: center;
}
.sub-menu-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,.8);
    z-index: 9999;
    display: none;
}
@media (max-width:767px) {
	#mobile-menu {width: 90%; padding: 30px;}
	.thb-mobile-menu {margin: 0px; padding: 0px;}
	.thb-mobile-menu a {font-size: 32px;}
	.header .expanded {padding: 0px 20px;}
	.header .logolink .logoimg {max-height: 35px;}
	.seacher-box {width: 90%; margin-left: -45%; height: 60px;}
	.seacher-box .input,.seacher-box .sub-butn {height: 60px; line-height: 60px;}
	.seacher-box .input__field {height: 60px; line-height: 60px; background: url(../images/ico_36.png) no-repeat 5px 20px;}
	.seacher-box .span-ctn {top: -50px; right: 0px;}
}

.bannerall {
	width: 100%;
	min-width: 100%;
	margin: 0px;
	padding-top: 10vh !important;
	padding-bottom: 10vh !important;
	overflow: hidden;
	display: flex;
	position: relative;
	min-height: 100vh;
	background: url(../images/banner-bg.jpg) no-repeat center center;
	background-size: auto 150%;
	flex-flow: row wrap;
}
.banner-logo {
	width: 100%;
	text-align: center;
}
.banner-txt {
    font-family:akrobat;
	font-size: 32px;
	font-weight: 700;
	padding: 0px 20px;
	margin: 10px 0px 0px;
	line-height: 30px;
	color: #018dcd;
	overflow: hidden;
}

.rat-index-proall {
	padding: 50px 10px;
	overflow: hidden;
}
.rat-indexpro-title {
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
.rat-indexpro-title h3 {
	font-size: 56px;
	padding-bottom: 10px;
	color: #018dcd;
}
.rat-indexpro-title span {
	line-height: 1.3;
	font-size: 36px;
	font-weight: 300;
	display: block;
	padding: 0 10% 2%;
	border: 0;
	color: #51881d;
}
.rat-indexpro-imgall {
	overflow: hidden;
}
.rat-indexpro-imgall li {
	width: 33.3%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.bronco-products{}
.bronco-products .bronco-products-image{position:relative;overflow:hidden; /* border: 1px solid #eee; */}
.bronco-products .bronco-products-image img{width:100%;min-height:100%;object-fit:cover;object-position:center center;transition:.5s all .2s}
.bronco-products .bronco-products-image .bronco-products-mask{position:absolute;background:rgba(0,140,205,.85); margin: 0px; height:0;width:100%;bottom:-30%;/* display:flex;justify-content:center; */flex-direction:column;align-items:center;color:#fff;padding:30px;transition:all .5s}
.bronco-products .bronco-products-image .bronco-products-mask p{overflow:hidden;margin: 0px;padding: 0px; font-size: 24px; width: 60%;}
.bronco-products:hover .bronco-products-image img{transform:scale(1.1)}
.bronco-products:hover .bronco-products-image .bronco-products-mask{height:100%;bottom:0}

.rat-wrapper {
	margin-top: 50px;
}
.rat-btn {
	font-family: 'futura-pt', 'BlinkMacSystemFont', -apple-system, 'Roboto', 'Lucida Sans';
    display: inline-flex;
    align-items: center;
    height: 44px;
    background: #1f1f1f;
    color: #fff;
    padding: 0 40px;
    max-width: 100%;
    font-size: 14px;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.rat-btn>span {
    display: flex;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
}
.rat-btn.thb-text-style{align-items:stretch;background:none;color:#1f1f1f;padding:0 25px;position:relative;font-weight:600}
.rat-btn.thb-text-style:before{content:'';background:#1f1f1f;position:absolute;bottom:-1px;left:0;height:1px;width:100%;-moz-transform:scale(0.5, 1);-ms-transform:scale(0.5, 1);-webkit-transform:scale(0.5, 1);transform:scale(0.5, 1)}
.rat-btn.thb-text-style:after{content:'';background:#1f1f1f;position:absolute;top:-1px;left:0;height:1px;width:100%;-moz-transform:scale(0, 1);-ms-transform:scale(0, 1);-webkit-transform:scale(0, 1);transform:scale(0, 1)}
.rat-btn.thb-text-style span{margin:-1px 0;border-bottom:1px solid #1f1f1f;position:relative}
.rat-btn.thb-text-style span:before{content:'';background:#1f1f1f;position:absolute;bottom:0;left:-25px;height:100%;width:1px;-moz-transform:scale(1, 0);-ms-transform:scale(1, 0);-webkit-transform:scale(1, 0);transform:scale(1, 0);-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%}
.rat-btn.thb-text-style span:after{content:'';background:#1f1f1f;position:absolute;bottom:0;right:-25px;height:100%;width:1px;-moz-transform:scale(1, 0);-ms-transform:scale(1, 0);-webkit-transform:scale(1, 0);transform:scale(1, 0);-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%}
.rat-btn.thb-text-style:hover:before{-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}
.rat-btn.thb-text-style:hover span{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}
.rat-btn.thb-text-style:hover span:after,.rat-btn.thb-text-style:hover span:before{-moz-transition-delay:0.1s;-o-transition-delay:0.1s;-webkit-transition-delay:0.1s;transition-delay:0.1s;-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}
.rat-btn.thb-text-style:hover:after{-moz-transition-delay:0.2s;-o-transition-delay:0.2s;-webkit-transition-delay:0.2s;transition-delay:0.2s;-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}
.rat-btn.thb-text-style.white,.light-title.type-portfolio .rat-btn.thb-text-style{color:#fff;background:transparent}
.rat-btn.thb-text-style.white span,.light-title.type-portfolio .rat-btn.thb-text-style span{border-color:#fff}
.rat-btn.thb-text-style.white:before,.rat-btn.thb-text-style.white:after,.rat-btn.thb-text-style.white span:before,.rat-btn.thb-text-style.white span:after,.light-title.type-portfolio .rat-btn.thb-text-style:before,.light-title.type-portfolio .rat-btn.thb-text-style:after,.light-title.type-portfolio .rat-btn.thb-text-style span:before,.light-title.type-portfolio .rat-btn.thb-text-style span:after{background:#fff}
.rat-btn.thb-text-style.white:hover,.light-title.type-portfolio .rat-btn.thb-text-style:hover{background:transparent}
.rat-btn.thb-text-style.accent{color:#ef173b;background:transparent}
.rat-btn.thb-text-style.accent span{border-color:#ef173b}
.rat-btn.thb-text-style.accent:before,.rat-btn.thb-text-style.accent:after,.rat-btn.thb-text-style.accent span:before,.rat-btn.thb-text-style.accent span:after{background:#ef173b}
.rat-btn.thb-text-style.accent:hover{background:transparent}
.rat-btn.thb-solid-border{border:2px solid #efefef;background:#fff;color:#1f1f1f;text-transform:uppercase;font-size:12px;font-weight:600}
.rat-btn.thb-solid-border span{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}

.rat-index-aboutall {
	background: #f0f2f6;
	padding: 50px 0px;
	overflow: hidden;
}
.rat-indexabout-title {
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
.rat-indexabout-title h3 {
	font-size: 42px;
	font-weight: 600;
	padding-bottom: 10px;
	color: #018dcd;
	margin: 0px;
}
.rat-indexabout-title span {
	line-height: 2;
	font-size: 24px;
	font-weight: 400;
	display: block;
	padding: 0;
	color: #018dcd;
}
.rat-indexabout-title p {
	font-size: 18px;
	margin: 0px;
	line-height: 2.4;
}
.rat-indexabout-title a {
	text-align: center;
	color: #70a43f;
	display: block;
	font-size: 20px;
	margin: 0px;
	line-height: 2.4;
	text-decoration:underline;
}
.rat-index-aboutad {
	  width: 100%;
	  margin-left: auto;
	  margin-right: auto;
		margin-top: 20px;
	  overflow: hidden;
	  position: relative;
}
.rat-index-aboutad .swiper-pagination {position: initial; margin-top: 5px; }
.rat-index-aboutad .swiper-pagination .swiper-pagination-bullet {width: 20px; height:5px; margin: 0px 3px;border-radius:initial;}

.rat-index-newsall {
	padding: 50px 0;
	overflow: hidden;
}
.rat-index-otherone {
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}
.rat-index-otherone:first-child {
	padding-top: 0px;
}
.rat-index-otherone:last-child {
	padding-bottom: 0px;
}
.rat-index-othertitle {
	font-size: 42px;
	line-height: 40px;
	margin: 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	color: #666;
	text-transform:uppercase;
}
.rat-index-othertitle span {
	color: #0e87c1;
}
.rat-index-otherinfo {
	font-size: 18px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.rat-index-otherbtn {
	font-size: 16px;
	text-transform:uppercase;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	padding: 0px 20px;
	margin: 10px 0px 0px;
	overflow: hidden;
	background: #70a43f;
	color: #fff;
	display: block;
}
.rat-index-otherbtn:hover {
	color: #eee;
}
.rat-index-othernews {overflow: hidden;}
.rat-index-othernews li {overflow: hidden;padding: 10px 0px;border-bottom: 1px solid #ddd;margin: 0px;}
.rat-index-othernews li .title {
    text-align: left;
    font-size: 24px;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rat-index-othernews li .title span {font-size: 14px; color: #333;float: right;padding: 10px 15px 0px 10px;}
.rat-index-othernews li .news_brief {
	color: #999;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/* .rat-index-newsall .brief {
    padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
    color: #c2c1c1;
    letter-spacing: 1px;
}
.rat-index-newsall .title {
    padding-bottom: 30px;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #018dcd;
    letter-spacing: 2px;
}
.rat-index-newsall .list {
    padding: 30px 0;
    border-bottom: 1px solid #e6e3e3;
		overflow: hidden;
}
.rat-index-newsall .list:first-child {
    border-top: 1px solid #e6e3e3;
}
.rat-index-newsall .list .photo {
    float: left;
    width: 27%;
    height: 150px;
    text-align: center;
}
.rat-index-newsall .list .photo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.rat-index-newsall .list .detail {
    float: left;
    width: 70%;
    margin-left: 3%;
}
.rat-index-newsall .list .detail .news_name {
    margin: 10px 0;
}
.rat-index-newsall .list .detail .news_name a {
    font-size: 22px;
    color: #333333;
}
.rat-index-newsall .list .detail .news_brief {
    color: #bcbcbc;
    font-size: 14px;
}
.rat-index-newsall .read_more {
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto 0px;
    text-align: center;
    border: 1px solid #2c9cd8;
    border-radius: 4px;
}
.rat-index-newsall .read_more a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #2c9cd8;
} */


.full-width-row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.rat-index-contact {
    padding-top: 15vh !important;
    padding-bottom: 25vh !important;
		background-image: url(../images/icontactbg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat !important;
    position: relative;
    overflow: hidden;
}
.rat-index-contacttxt {
	line-height: 35px;
	padding: 5px 0px;
	margin: 20px 0px 0px;
	overflow: hidden;
}
.rat-index-contacttxt a {
	color: #fff;
	font-size: 18px;
	padding: 0px 20px;
	text-shadow: 2px 1px 1px #555;  
}
/* 内页开始 */
.rat-ny-allbg {
	padding: 0px;
	margin: 150px 0px 80px;
	overflow: hidden;
}
.rat-kuan-90 {
	width: 100%;
	margin: 0px;
	padding: 0px 35px;
	overflow: hidden;
}
.rat-ny-title {
    font-size: 32px;
		font-family: 'Roboto';
		font-weight: 600;
    color: #000;
    text-align: left;
    margin: 0px 0px 30px;
    line-height: 1.6;
}
.rat-ny-editor p {
		line-height: 1.8;
    font-weight: 200;
		margin: 0px;
    font-size: 14px;
    color: #4e4e4e;
}

/* 联系我们 */
.rat-contact-message {
	margin: 20px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.rat-contact-message ul li {
    margin-top: 25px;
    float: left;
    width: 31.33333%;
    padding-bottom: 8px;
    border-bottom: 1px #ccc solid;
}
.rat-contact-message ul li:nth-child(2) {
    margin-left: 3%;
    margin-right: 3%;
}
.rat-contact-message ul li:nth-child(4) {
    margin-right: 3%;
}
.rat-contact-message ul li:nth-child(5) {
    float: right;
    width: 65.66666%;
}
.rat-contact-message ul li:nth-child(6) {
    width: 100%;
}
.rat-contact-message ul li:nth-child(7) {
    width: 100%;
		text-align: center;
		border-bottom: 0px;
}
.rat-contact-message ul li #message {
    height: 180px;
    border: none;
    background: none;
    width: 100%;
    font-size: 14px;
}
.rat-contact-message ul li input {
    border: none;
    background: none;
    width: 100%;
    font-size: 14px;
}
.rat-contact-message button {
    display: inline-block;
    width: 190px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #333;
    font-size: 16px;
		border: 0px;
}
/* 产品展示 */
.portfolio-holder {
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
	position: relative;
}
.portfolio-link {
	background: rgba(129,215,66,0.77);
	padding: 30px;
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-moz-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
	justify-content: center;
	    align-items: center;
}
.portfolio-link h2 {
	text-align: center;
	font-size: 32px;
	color: #fff;
	margin: 0px;
	margin-bottom: 5px;
	overflow: hidden;
}
.portfolio-link .thb-categories {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	display: flex;
	overflow: hidden;
}
.portfolio-link:hover {
    opacity: 1;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.portfolio-link h2 span,.portfolio-link .thb-categories span {
	width: 100%;
	display: block;
	will-change: transform;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-moz-transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.portfolio-link:hover h2 span,.portfolio-link:hover .thb-categories span{
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.rat-pro-image {
	padding: 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
	text-align: center;
}

/* 下载 */
.downinfo{ border:1px solid #eaedf4; margin-bottom: 10px; padding: 10px 0px; font-size: 14px;}
.downinfo:hover{box-shadow: 0 0 6px rgba(0,0,0,.15);}
.downinfo .icon{color:#ccc; margin-right:5px;}
.downinfo span{margin-right: 10px; color: #e99c4a;}
.downinfo .line{border-left: 1px solid #eaedf4;}
.downinfo .rat-btn {background-color: #0558a4; border-color: #0558a4; margin-top: 5px;}
.rat-downinfo-mtmb {margin: 5px 0px 0px;}

/* 新闻动态 */

.rat-ny-newsall {
    width: 90%;
    background-color: #fff;
    margin: 60px auto;
    padding: 30px;
    overflow: hidden;
}
.rat-ny-newsall li {
    padding: 0px 0px 20px;
    margin: 0px 0px 20px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.rat-ny-newsall li:last-child {margin-bottom: 0px ; border-bottom: 0px;}
.rat-ny-newsimg {
    width: 300px;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}
.rat-ny-newsimg img {border: 1px solid #eee;}
.rat-ny-newstxt {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}
.rat-ny-newstxt h3 {
    padding: 0px;
    margin: 0px 0px 10px;
    color: #666;
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rat-ny-newstxt h3 i {
    padding: 0px 10px;
    margin: 0px 0px 0px 10px;
    background-color: #2c3388;
    color: #fff;
    display: inline-flex;
    line-height: 20px;
    font-size: 14px;
    border-radius: 5px;
    font-style: normal;
}
.rat-ny-newstxt p {
    padding: 0px;
    margin: 0px;
    line-height: 25px;
    height: 50px;
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.rat-ny-newstxt span {
    border: 1px solid #0558a4;
    color: #0558a4;
    line-height: 30px;
    font-size: 14px;
    padding: 0px 0px 0px 10px;
    margin: 15px 0px 0px;
    display: inline-block;
    overflow: hidden;
}
.rat-ny-newstxt span b {
    background-color: #0558a4;
    color: #fff;
    padding: 0px 10px;
    margin: 0px 0px 0px 10px;
    overflow: hidden;
    display: inline-flex;
}
.rat-news-detailsbg1 {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    margin-top: -30px;
    position: relative;
    z-index: 10;
    padding: 50px;
    overflow: hidden;
}
.rat-news-detailsinfo {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 0px;
}
.rat-news-detailsinfo p{
	margin:0;
	line-height: 24px;
}

.rat-news-detailsinfo p img{
	padding:20px 0;
	margin-bottom: 10px;
	width: 70%;
	display: block;
	margin:0 auto;
	/*height: 100%;*/
}
.news_list1_title1{
	font-size:12px;
	color:#000;
}
.news_list1_title1 span{
    display: inline-block;
	font-size:12px;
	background:#0d56a7;
	color:#fff;
	padding:0 5px;
	margin-right:20px;
}
.news_list1_title2{
	margin-top:20px;
	font-size:22px;
	color:#0d56a7;
	margin-bottom: 45px;
}
.news_list1_txt1{
	padding:20px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
}
.news_list1_txt1 h5{
	text-align: left;
	font-size:20px;
	color:#000;
	padding-left:20px;
	position: relative;
	margin-bottom: 30px;
}
.news_list1_txt1 h5 span{
	position: absolute;
	top:5px;
	left:0;
	width:12px;
	height:12px;
	border:2px solid #0d56a7;
	border-radius: 50%;
}
.news_list1_img2{
	margin-top:20px;
	margin-bottom: 30px;
}
.news_list1_back{
	margin-top:30px;
	text-align: right;
	padding: 30px 0px;
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.news_list1_back a{
	display: inline-block;
	width:60px;
	height:60px;
	line-height: 60px;
	border:1px solid #0d56a7;
	border-radius: 50%;
	color:#333;
	font-size:14px;
	text-align: center;
}
.news_list1_btn{
	padding:20px 0;
}
.news_list1_prev{
	width:50%;
	float:left;
	text-align: left;
	position:relative;
}
.news_list1_prev a{
	display: block;
	position: relative;
	padding-left:50px;
}
.news_list1_next{
	width:50%;
	float:left;
	text-align: right;
	position:relative;
}
.news_list1_next a{
	display: block;
	position: relative;
	padding-right:50px;
}
.news_list1_prev_bg{
	position: absolute;
    top: -5px;
    left: 0;
}
.news_list1_prev_bg span{
	position: absolute;
	top:0;
	left:0;
	width:30px;
	height:30px;
	border:1px solid #0d56a7;
	border-radius: 50%;
}
.news_list1_prev_bg img{
	position: absolute;
    top: -3px;
    left: 6px;
    max-width: initial;
}

.news_list1_next_bg{
    position: absolute;
    top: -5px;
    right: 30px;
}
.news_list1_next_bg span{
	position: absolute;
	top:0;
	left:0;
	width:30px;
	height:30px;
	border:1px solid #0d56a7;
	border-radius: 50%;
}
.news_list1_next_bg img{
    position: absolute;
    top: -3px;
    left: -10px;
    max-width: initial;
}


table,table tr th, table tr td { border:1px solid #999; padding: 2px 5px; width: initial;}
table { min-height: 25px; line-height: 25px; font-size: 14px; border-collapse: collapse; width: 100%; margin-top: 15px;}

/* 分页 */
.pagination {display: inline-block;padding-left: 0;margin: 20px 0 0px;border-radius: 4px}
.pagination>li {display: inline}
.pagination>li>a,.pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #ef8109;text-decoration: none;background-color: #fff;border: 1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px}
.pagination>li:last-child>a,.pagination>li:last-child>span {border-top-right-radius: 4px;border-bottom-right-radius: 4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {z-index: 2;color: #ef8109;background-color: #eee;border-color: #ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color: #ef8109;border-color: #ef8109}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd}
.pagination-lg>li>a,.pagination-lg>li>span {padding: 10px 16px;font-size: 18px;line-height: 1.3333333}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {border-top-left-radius: 6px;border-bottom-left-radius: 6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {border-top-right-radius: 6px;border-bottom-right-radius: 6px}
.pagination-sm>li>a,.pagination-sm>li>span {padding: 5px 10px;font-size: 12px;line-height: 1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {border-top-left-radius: 3px;border-bottom-left-radius: 3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {border-top-right-radius: 3px;border-bottom-right-radius: 3px}

@media (max-width:767px) {
	.rat-index-proall {padding-bottom: 30px; padding-top: 30px;}
	.rat-wrapper {margin-top: 30px;}
	.rat-index-aboutall {padding: 35px 0px;}
	.rat-indexpro-imgall li {width: 100%;}
	.rat-indexpro-title h3 {font-size: 32px; margin: 0px;}
	.rat-indexpro-title span {font-size: 18px; margin-bottom: 10px;}
	.rat-indexabout-title h3 {font-size: 28px;}
	.rat-indexabout-title span {line-height: 28px;font-size: 20px;margin-bottom: 10px;}
	.rat-indexabout-title p {line-height: 25px; font-size: 14px;}
	.rat-index-aboutimg {padding: 30px 0;}
	.rat-index-aboutimg li {width: 50%;}
	.rat-index-aboutimg li:last-child {width: 100%;}
	.rat-index-aboutcon {margin-bottom: 20px;}
	.rat-index-aboutname h3 {font-size: 32px;}
	.rat-index-abouttxt p {font-size:14px; line-height: 25px;}
	.rat-index-aboutbtn {margin-top: 20px;}
	.rat-index-newsall {padding: 20px 0px;}
	.rat-index-othertitle {font-size: 32px;margin-top: 10px;}
	.rat-index-otherinfo {font-size: 14px;line-height: 25px;}
	.rat-index-otherone {padding-top: 10px;padding-bottom: 10px;}
	.rat-index-othernews li .title {font-size: 18px;}
	.rat-index-othernews li .news_brief {font-size: 12px;}
	.rat-ny-allbg {margin: 70px 0px 35px;overflow: auto;}
	.rat-kuan-90 {padding: 0px 10px;overflow: auto;}
	.news_list1_title2 {margin: 0px 0px 15px;}
	.rat-ny-title {font-size: 28px; margin-bottom: 10px;}
	.rat-contact-message ul li,.rat-contact-message ul li:nth-child(5) {width: 100%; float: inherit;}
	.rat-contact-message ul li:nth-child(2) {margin: 0px;}
}