
html {
font-size: 62.5%; }
body {
background: #fff;
line-height: 1.875;
color: #898989; }
a {
color: #666;
text-decoration: none;
outline: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; }
a:hover, a:active, a:focus {
color: #00b7ee;
outline: none;
text-decoration: none; }
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: normal;
margin: 10px 0; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #666;
text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
color: #00b7ee; }
address, caption, cite, code, dfn, th, var {
font-weight: 400; }

ul, ol {list-style: none; margin: 0; padding: 0px;}


.rat-header-top {}
.rat-header-top .topbar-left, .rat-header-top .topbar-right {
    height: 100px;
}
.disp-table {
    display: table;
}
.rat-header-top .social-indiv-wrap {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.rat-header-top ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.rat-header-top .social-indiv-wrap .social-indiv-inner li {
    padding-right: 18px;
    float: left;
}
.rat-header-top .social-indiv-wrap .social-indiv-inner li:last-child {
    padding-right: 0;
}
.rat-header-top .social-indiv-wrap .social-indiv-inner a {
    color: #000;
    font-size: 16px;
}
.rat-header-top .topbar-right ul {
    list-style: none;
    height: 100%;
    display: table;
}
.rat-header-top .topbar-right li {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding-left: 50px;
    padding-right: 48px;
    position: relative;
    color: #666;
    line-height: 1;
}
.rat-header-top .topbar-right li.email:before {
    content: '\f199';
    font-family: fontawesome;
    font-size: 35px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.rat-header-top .topbar-right li.phone:before {
    content: '\f098';
    font-family: fontawesome;
    font-size: 35px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.rat-header-top .topbar-right li span {
    font-size: 20px;
    line-height: 1;
    display: block;
}
.rat-header-top .topbar-right li.donate {
    padding: 0;
}
.cms-button {
    font-size: 18px;
    line-height: 1;
    color: #fff;
    background: #00b7ee;
    padding: 10px 26px;
    display: inline-block;
    border: 2px solid #00b7ee;
    position: relative;
}
.cms-button:hover, .cms-button:focus {
    color: #fff;
    background: #2f4b7c;
    border-color: #2f4b7c;
}

.site-header {
    background: #f1f1f1;
    position: relative;
}
.site-header {
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    background-position: center center;
}
.site-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.site-headern {
    background: #f1f1f1;
    position: relative;
}
.site-headern {
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    background-position: center center;
    background-image: url(../images/nybanner.jpg);
    height: 620px;
}
.site-headern:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#masthead {
    background-color: transparent;
    position: absolute;
    z-index: 990;
    width: 100%;
    background-image: none;
}
.cshero-main-header {
    height: 80px;
}
.opt-sticky {
    background-color: rgba(0,0,0,0.45);
}
.cshero-main-header.fixed-big {
    position: fixed;
    width: 100%;
    z-index: 990;
    background: rgba(0, 0, 0, 0.85);
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
		height: 70px;
		top: 0px;
}
.main_logo .black {display: none;}
.fixed-big .main_logo .black {display: block;}
.fixed-big .main_logo .lan {display: none;}
.site-header .site-branding, .site-header #cshero-header-navigation {
    height: 100%;
    display: table;
}
.site-header .main_logo, .site-header .giving-phone-icon {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    position: relative;
}
.site-header .main_logo a, .site-header .giving-phone-icon a {
    display: inline-block;
}
.site-headern .site-branding, .site-headern #cshero-header-navigation {
    height: 100%;
    display: table;
}
.site-headern .main_logo, .site-headern .giving-phone-icon {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    position: relative;
}
.site-headern .main_logo a, .site-headern .giving-phone-icon a {
    display: inline-block;
}
#cshero-header-logo img {
    max-height: 60px;
}
.widget_cart_search_wrap {
    position: relative;
}
.site-header .main_logo a, .site-header .giving-phone-icon a {
    display: inline-block;
}
.site-headern .main_logo a, .site-headern .giving-phone-icon a {
    display: inline-block;
}
.menu-main-menu > ul > li > a, .widget_cart_search_wrap .header-icon {
    color: #fff;
}
.widget_cart_search_wrap .header-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    position: relative;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media screen and (min-width: 992px) {
	#site-navigation, .widget_cart_search_wrap {
    display: table-cell;
    vertical-align: middle;
	}
	.site-branding .widget_cart_search_wrap {
		display: none;
		visibility: hidden;
	}
}
@media (min-width: 768px) {
	.navbar-toggle {
    display: none;
		}
}
.site-header .site-branding, .site-header #cshero-header-navigation {
    height: 100%;
    display: table;
}
.cshero-main-header > .container, .cshero-main-header #cshero-header-navigation, .cshero-main-header .main-navigation, .cshero-main-header .menu-main-menu {
    height: 100%;
}
.main-navigation .menu-main-menu li a {
    line-height: 15px;
    font-size: 15px;
}
.widget_cart_search_wrap {
    position: relative;
}
.widget_cart_search_wrap .header-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    position: relative;
}
.menu-main-menu > ul > li > a, .widget_cart_search_wrap .header-icon {
    color: #fff;
}
.menu-main-menu > ul > li > a:hover, .widget_cart_search_wrap .header-icon:hover {
    color: #00b7ee;
}

@media screen and (min-width: 992px) {
	#site-navigation, .widget_cart_search_wrap {
    display: table-cell;
    vertical-align: middle;
	}
	.main-navigation .menu-main-menu {
	    margin: 0;
	    padding: 0;
	    display: table;
	    height: 100%;
	}
	.main-navigation .menu-main-menu > li {
	    display: table-cell;
	    float: none !important;
	    height: 100%;
	    vertical-align: middle;
	}
	.main-navigation .menu-main-menu li {
	    position: relative;
	    margin: 0;
	    text-align: left;
	    float: left;
	    list-style: none;
	}
	.main-navigation .menu-main-menu li a {
	    color: #fff;
	    line-height: 24px;
	    white-space: nowrap;
	    padding: 15px;
	    font-size: 16px;
	    outline: none;
	    display: inline-block;
	    text-decoration: none;
	}
	.main-navigation .menu-main-menu > li > a.is-one-page:hover, .main-navigation .menu-main-menu > li > a.is-one-page:focus, .main-navigation .menu-main-menu > li > a.is-one-page.current {
	    color: #00b7ee;
        font-weight: 900;
	}
	.main-navigation .menu-main-menu li a span {
	    position: relative;
	    display: inline;
	}
	#site-navigation, .widget_cart_search_wrap {
	    display: table-cell;
	    vertical-align: middle;
	}
}

.rat-banner {
  width: 100%;
	height: calc(100vh - 100px);
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
.banner-video {
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	bottom: -20px;
	width: 100%;
}
.banner-bg {
	position: absolute;
	z-index: 10;
	height: 100%;
	width: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: rgba(0,0,0,0.35);
}
.banner-topinfo {
	width: 100%;
	top: 0;
	padding: 38vh 0px 10vh;
	margin: 0px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 25;
}
.banner-topinfo h3 {
	font-size: 55px;
	text-transform: uppercase;
	line-height: 70px;
	padding: 0px;
	margin: 0px 0px 20px;
	overflow: hidden;
}
.banner-topinfo p {
	font-size: 40px;
	line-height: 50px;
	margin: 0px 0px 20px;
	padding: 0px;
	overflow: hidden;
}

@media (max-width:767px) {
	.rat-banner {height: 200px;}
	.banner-video {top: -20px;}
	.banner-txt {display: none;}
}

/* 搜索 */
.cshero-popup-search {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 10001;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.cshero-popup-search .close {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/ico_37.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  transition: transform 0.3s ease 0s;
  opacity: 1;
}
.cshero-popup-search.open {
    opacity: 1;
    visibility: visible;
}
.cshero-popup-search .cshero-search-inner {
    position: relative;
    top: 50%;
    transform: translate(0px, -50%);
}
.cshero-popup-search .cshero-search-inner .searchform {
    position: relative;
}
.search-form-inner {
    position: relative;
}
.search-form-inner .form-control {
    padding-right: 50px;
}
.cshero-popup-search .cshero-search-inner .searchform input[type="text"] {
    background-color: transparent;
    border: medium none;
    color: #fff;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    height: 75px;
    box-shadow: none;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.search-form-inner .searchsubmit {
    background: 0 none;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0;
}
.cshero-popup-search .cshero-search-inner .searchform .searchsubmit {
    background-color: transparent;
    border: medium none;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    top: auto;
    bottom: 10px;
    z-index: 99;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.rat-column-all {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-column-oneinfo {
	width: 33.33333%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.fancy-style-2 {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.fancy-style-2 .fcbox {
	position: relative;
	padding: 60px 20%;
	text-align: center;
	margin: 0 auto;
}
.fancy-style-2 .overlay-bg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.fancy-style-2 h4 {
	width: 100%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 34px;
    line-height: 1.1;
    position: relative;
}
.fancy-style-2 h4 span {
    display: inline-block;
    padding-right: 7px;
}
.text-white {
    color: #fff !important;
}
.fontw-900 {
    font-weight: 900 !important;
}
.fancy-style-2 .cms-button.vc_btn3-color-white {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
}
.fancy-style-2 .cms-button.vc_btn3-color-white:hover, .fancy-style-2 .cms-button.vc_btn3-color-white:focus {
    border-color: #fff;
    background-color: #fff;
    color: #00b7ee;
}

.rat-index-aboutbg {
    padding-top: 100px !important;
    background-color: #f0f0f0 !important;
}
.rat-index-abouttitle {
    margin-bottom: 25px !important;
}
.cms-heading-inner {
	font-size: 28px;
	line-height: 1.4;
	text-align: left;
	font-family: Lato;
	font-weight: 400;
	font-style: normal;
	color: #333;
}
.rat-order-info b {
    display: block;
    padding-left: 40px;
}
.cms-heading-inner em {
    font-style: inherit;
    color: #00b7ee;
}
.rat-index-aboutinfo {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 35px;
}

.wpb_single_image {
	text-align: center;
}
.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}

.rat-certificate-all {
	padding: 60px 0px 20px;
	margin: 0px;
	overflow: hidden;
}
.rat-title-info {
	font-size: 30px;
	line-height: 1;
	text-align: center;
	font-family: Lato;
	font-weight: 900;
	font-style: normal;
	color: #333;
	margin-bottom: 40px;
}
.rat-title-info em {
    font-style: inherit;
    color: #00b7ee;
}

.rat-index-proone {
	border: 1px solid #e0e0e0;
	margin-bottom: 15px;
	overflow: hidden;
}
.rat-index-proimg img {
	width: 100%;
}
.rat-index-protext {
	font: normal 14px/23px "\5FAE\8F6F\96C5\9ED1";
	padding: 8px;
	z-index: 1;
	color: #666;
	background: #f5f5f5;
	border-top: 1px solid #fff;
	overflow: hidden;
}
.rat-index-protext span {
	font-size: 16px;
	height: 22px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main2-list {
}
.main2-list .item>a{
	display: block;
}
.rat-certificate-one {
    margin-bottom: 40px;
    padding: 0px;
    border-bottom: 1px solid #d2d2d2;
}
.owl-carousel .owl-nav div.owl-prev, .owl-carousel .owl-nav div.owl-next, .owl-carousel div.owl-dot {
    top: 40%;
    pointer-events: auto;
    text-align: center;
    position: absolute;
    z-index: 999!important;
    cursor: pointer;
    background: #00b7ee;
    color: #fff;
    line-height: 38px;
    font-size: 20px;
    width: 48px;
    height: 48px;
    padding-top: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50%
}
.main2-list .owl-nav .owl-prev {
    left: -5%
}

.main2-list .owl-nav .owl-next {
    right: -5%
}

@media (max-width:991px) {
    .main2-list .owl-nav .owl-prev {
        left: 5px
    }
    .main2-list .owl-nav .owl-next {
        right: 5px
    }
}

.main2-list .owl-nav .owl-next:hover,
.main2-list .owl-nav .owl-prev:hover {
    background: #00b7ee;
    color: #fff
}

.rat-about {
	background: url(../images/column03.jpg) no-repeat;
	background-size: 100% auto;
	background-attachment: fixed;
	position: relative;
	box-sizing: border-box;
	padding: 100px 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-about-bg {
	background-color: rgba(0,0,0,0.4);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rat-about-title {
	color: #fff;
	margin: 0px 0 18px 0;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 900;
}
.rat-about-desc {
	color: #fff;
	margin-bottom: 15px !important;
	font-size: 14px;
	line-height: 28px;
	padding: 0px;
	overflow: hidden;
}
.rat-about-more {
	border-top: 9px solid #d1d1d1;
	padding: 25px 0px;
	margin: 0px;
	overflow: hidden;
}
.video_box_ux {
    width: 100%;
    position: relative;
    z-index: 97;
    overflow: hidden;
}
.video_box_ux .circle {
    width: 69px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    z-index: 8;
}
.video_box_ux .circle:before {
    content: "";
    background: #000;
    opacity: 0.3;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.video_box_ux em {
    position: absolute;
    font-size: 35px;
    color: #eb5b56;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -10px;
    z-index: 11;
}


.rat-aboutother {
	background: url(../images/aboutother-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-attachment: fixed;
	position: relative;
	box-sizing: border-box;
	padding: 60px 0px 60px;
	margin: 0px;
	overflow: hidden;
}
.rat-aboutother-bg {
	background-color: rgba(0,183,238,0.7);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.banner-bottominfo {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 25;
	color: #fff;
}
.banner-bottominfo .banner-bottomtiao {
	padding: 10px 0px;
	margin: 0px;
	overflow: hidden;
}
.banner-bottom-left {padding: 10px 0px 0px;}
.banner-bottom-left h3 {
	font-size: 30px;
	margin: 0px 0px 15px;
	padding: 0px;
	overflow: hidden;
}
.banner-bottom-left p {
	font-size: 28px;
	margin: 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.banner-bottom-right {}
.banner-bottom-right li {
	width: 80px;
	height: 80px;
	border: 5px solid #fff;
	border-radius: 50%;
	text-align: center;
	padding: 15px 0px 0px;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
	float: left;
	line-height: 20px;
}
.banner-bottom-right li span {font-size: 28px;}


/* 品牌 */
.cell_mid {display: table;height: 100%;width: 100%;}
.cell_h {height: 100%;display: table-cell;vertical-align: middle;}
.rat-hzpp-infoall { position:relative;padding:0 1em; margin:0 auto;}
.rat-hzpp-infodetails{margin:0 auto; max-width:94%;}
.rat-hzpp-infoall-left{ cursor:pointer; background-image:url(../images/img29.png);border-radius:0 4px 0 4px;
width:2.5em; height:2.5em; background-color:#d9d9d9; background-position:center; background-repeat:no-repeat; position:absolute; left:0; top:50%; z-index:10; margin-top:-1.25em;}
.rat-hzpp-infoall-left:hover{
background-color:#00b7ee; background-image:url(../images/img18.png);}
.rat-hzpp-infoall-right{ cursor:pointer; background-image:url(../images/img30.png);border-radius:0 4px 0 4px;
width:2.5em; height:2.5em; background-color:#d9d9d9; background-position:center; background-repeat:no-repeat; position:absolute; right:0; top:50%; z-index:10; margin-top:-1.25em;}
.rat-hzpp-infoall-right:hover{
background-color:#00b7ee; background-image:url(../images/img19.png);}
.rat-hzpp-infoone{
display:block; border:1px #d9d9d9 solid; text-align:center;}
.rat-hzpp-infoone img{max-width:100%;}
.rat-hzpp-infoone:hover{
border-color:#00b7ee;}

.rat-news-all {
	padding: 60px 0px 40px;
	margin: 0px;
	overflow: hidden;
}
.rat-news-oneinfo {
    margin-bottom: 0;
    border-bottom: none;
		padding-bottom: 40px;
}
.rat-news-oneinfo .post-thumbnail {
    margin-bottom: 33px;
    position: relative;
}
.rat-news-oneinfo .post-thumbnail img {
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.rat-news-oneinfo .post-thumbnail .date-time {
    display: table;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    position: absolute;
    bottom: -40px;
    right: 40px;
    color: #fff;
    background: #00b7ee;
    text-align: center;
}
.rat-news-oneinfo .post-thumbnail .date-time span {
    font-size: 14px;
    line-height: 1;
}
.rat-news-oneinfo .post-thumbnail .date-time .date-time-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.rat-news-oneinfo .post-thumbnail .date-time .date {
    display: block;
    font-size: 18px;
    font-weight: 800;
		margin-bottom: 5px;
}
.rat-news-oneinfo .post-thumbnail .date-time .date small {
    font-size: 14px;
    font-weight: 400;
}
.rat-news-oneinfo .post-thumbnail .date-time span {
    font-size: 14px;
    line-height: 1;
}
.rat-news-oneinfo .entry-meta ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
.rat-news-oneinfo .entry-meta ul li {
    float: left;
    padding-right: 13px;
    color: #00b7ee;
    font-size: 14px;
}
.rat-news-oneinfo .entry-meta ul li.detail-author {
    color: #000;
}
.rat-news-oneinfo .entry-meta ul li.detail-author a {
    color: #000;
    font-style: italic;
}
.rat-news-oneinfo .entry-title {
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 1.1;
		font-family: Lato;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
}
.rat-news-oneinfo .entry-title a {
    color: #000;
}
.rat-news-oneinfo .entry-content {
    margin-bottom: 30px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
}
.rat-news-oneinfo .cms-button {
    border-color: #949494;
    color: #666;
    background-color: transparent;
}


/* 底部开始 */
.rat-footer-bg {
	margin: 0px;
	background: #000;
}
.rat-footer-top {
	padding: 50px 0;
	border-bottom: 1px solid #333;
}
.rat-footer-top .footerImg{float:  left; width: 34%;height: 194px;margin-right: 1%;}
.rat-footer-top .footerAbout{float:  left; width: 63%;margin-right: 2%;}
.rat-footer-top .footerAbout .footerLogo{margin-bottom: 18px;text-align: left;}
.rat-footer-top .footerAbout .footerLogo img {height: 50px;}
.rat-footer-top .footerAbout .f_aboutContent{color:#fff;line-height: 30px; font-size: 14px;}
.rat-footer-top .footerAbout .f_aboutContent p {margin: 0px;}
.rat-footer-top .footerAbout .f_aboutMore{display: inline-block;color:#888;margin-top: 25px;}

.rat-footer-top .footerInfo strong{display: block; font-family:'Whitney';font-size: 20px;color:#fff;font-weight:normal;margin-bottom: 15px; }
.rat-footer-top .footerInfo ul li {float: left;width: 100%;margin-bottom: 0px;color:#fff;}
.rat-footer-top .footerInfo ul li a{color:#fff; font-size: 14px;}

.rat-footer-top .footerFollow strong{display: block; font-family:'Whitney';font-size: 20px;color:#fff;font-weight:normal;margin-bottom: 15px; }
.rat-footer-top .footerFollow #newsletter_form .newsletter_input{width: 75%;height: 33px;border:1px solid #cfcfcf;padding:0 0 0 18px;box-sizing: border-box;border-radius: 15px;background: #f6f6f6;}
.rat-footer-top .footerFollow #newsletter_form .newsletter_input::-webkit-input-placeholder {color:#999; font-family: 'WhitneyLight';}
.rat-footer-top .footerFollow #newsletter_form .newsletter_input:-moz-placeholder {color:#999; font-family: 'WhitneyLight';}
.rat-footer-top .footerFollow #newsletter_form .newsletter_input::-moz-placeholder {color:#999; font-family: 'WhitneyLight';}
.rat-footer-top .footerFollow #newsletter_form .newsletter_input:-ms-input-placeholder {color:#999; font-family: 'WhitneyLight';}
.rat-footer-top .footerFollow #newsletter_form .newsletter_submit{width: 20%;height: 33px;background: #d82728;color:#fff;font-family: 'Whitney';border-radius: 16px;margin-left: 5px;border: 0px;}
.rat-footer-top .footerFollow .follow_title{margin: 25px 0 15px;font-family:'Whitney';color:#fff; font-size: 18px; }
.lang_zh_cn .rat-footer-top .footerFollow .follow_title{margin: 0 0 20px;}
.rat-footer-top .footerFollow .f_share a{display: inline-block;vertical-align: middle; margin-right: 10px; border: 1px solid #ccc;padding: 0px 5px;height: 30px;text-align: center;line-height: 30px;width: 30px;border-radius: 5px;font-size: 16px;}
.rat-footer-top .footerFollow .f_share a:last{ margin-right: 0;}
.rat-footer-top .footerFollow .codeList{margin-top: 35px;text-align: center;}
.rat-footer-top .footerFollow .codeList .weChatCode{width: 100px;height: 100px;float: left;margin-right:15px; }
.rat-footer-top .footerFollow .codeList .weiboCode{width: 100px;height: 100px;float: left;}

.rat-footer-bottom {
    padding: 10px 0;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

/* 新版底部信息 */
.autowidth {
    width: 1366px;
    margin: auto;
}
.fr, .floatRight {
    float: right;
}
.fl, .floatLeft {
    float: left;
}
.formMsg .dd {
    background: #212121;
    color: #888;
    padding: 0 10px;
    line-height: 34px;
    margin-top: 10px;
}
.formMsg .dd label {
    float: left;
}
.overHidden {
    overflow: hidden;
		margin: 0px;
}
.colorfff {
    color: #fff;
}
.font18 {
    font-size: 18px;
}
.font36 {
    font-size: 36px;
}
.font16 {
    font-size: 16px;
}
.centerTxt {
    text-align: center;
}
.footerTop{background: #3c3c3c;font-size: 14px; padding: 4% 0 3% 0;color: #666; position: relative; border-top: 5px solid #00b7ee;}
.footerTop .scrollToTop{right: auto;bottom:auto;background-color: #00b7ee;z-index: 1;    padding: 0px 10px; position: absolute; left: 50%;margin-left: -26px;top: 0;}
.footerTop .floatLeft{ width: 50%;}
.footerTop .wxwb{ color: #ccc; position: relative; min-height: 100px;margin-bottom: 20px;}
.footerTop .wxwb .xp img{ vertical-align: sub;}
.footerTop .wxwb .xp{line-height: 1; margin-bottom: 16px;}
.footerTop .fontFFF{color: #fff; display: inline-block;vertical-align: middle; border: 0px; }
.footerTop .attetion{ position: absolute;right: 0;top: 0; text-align: center;}
.footerTop .attetion img{ width: 85px;padding: 0 5px 3px 5px;}
.footerTop .dizhi{background: #212121; padding: 20px;color: #999;}
.footerTop .dizhi p{ padding-top: 8px; margin: 0px;}
.footerTop .floatRight{ width: 45%; padding-left: 5%; border-left: 1px solid #505050;}
.formMsg .dd{background: #212121;color: #888;padding: 0 10px; line-height: 34px; margin-top: 10px;}
.formMsg .dd label{ float: left;}
.formMsg .dd input,.formMsg .dd textarea{color: #fff; overflow: hidden; width: 100%;background: transparent;border: 0;line-height: 24px;display: block;padding: 5px 0; font-family: inherit;}
.footerTop input.submits{margin-top: 20px; display: block; width: 100%;line-height: 40px;color: #fff;background: #00b7ee;color: #fff;border: 0px;}
.formMsg .dd textarea{ min-height: 72px;}
.footerBottom{background: #212121;color: #666; padding: 2% 0px 0px;text-align: center;font-size: 14px;}
.footerBottom .link a{font-size: 16px; margin-bottom: 10px; display: inline-block;line-height: 1; border-left: 1px solid #4d4d4d;color: #aaa;padding: 0 10px;}
.footerBottom .link a:nth-child(1){border: 0;}
.footerBottom .copy{ padding: 0px 0 15px 0;}
.shareBtn .shareA{ display: inline-block; width: 36px;height: 36px;margin: 0 2px;background-color: #4e4e4e;}
.shareBtn .shareA:hover{background-color: #00b7ee !important;}
.footerBottom .link a:hover{color: #00b7ee;}
@media only screen and (max-width: 960px) {
	.footerTop .floatRight {
    float: none;
    width: auto;
    padding: 0 0 20px 0;
    border: 0;
	}
	.footerTop {padding-top: 35px;}
	.footerTop .floatLeft {
		float: none;
		width: auto;
	}
	.footerTop .attetion {
		position: static;
		display: none;
	}
	.footerBottom {
		padding: 20px 10px;
	}
	.footerBottom .link {
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.footerBottom .link a {
		width: 33.3333%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding: 0;
    font-size: 12px;
	}
	.footerBottom .link a:nth-child(4) {
		border: 0;
	}
	.footerBottom .copy {padding: 0px; margin: 0px;}
	.footerBottom .copy span {display: none;}
}

/* 搜索 */
.rat-order-bg {
	background: url(../images/order-bg.jpg) no-repeat;
	padding-top: 190px !important;
	padding-bottom: 190px !important;
	/* background-position: center !important; */
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.rat-order-bg>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.rat-order-info {
	font-size: 72px;
	line-height: 1.1;
	text-align: left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-other-input {
	margin-bottom: 20px !important;
}
.rat-other-input .form-control {
    border: none;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: transparent;
    color: #666;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 8px 14px;
    height: 40px;
    background-color: #fff;
}
/* 内页单页 */
.rat-ny-all {
    padding: 50px 0px;
    margin: 0px;
    position: relative;
}
.rat-ny-title {}
.rat-ny-title .en {
    text-align: center;
    color: #ddd;
    font-family: arial;
    font-weight: normal;
    font-size: 26px;
    text-transform: uppercase;
}
.rat-ny-title .cn {
    text-align: center;
    color: #1c6394;
    margin: 0px 0 20px;
    font-size: 20px;
}
.rat-ny-title .cn s {
    display: inline-block;
    width: 15px;
    height: 1px;
    background: #e0e0e0;
    position: relative;
    margin: 0 10px;
    top: -8px;
}

.rat-nyabout-all {
    padding: 50px 0px;
    margin: 0px;
}
.rat-about-editer {
    margin-bottom: 15px !important;
    padding: 0px;
    overflow: hidden;
}
.rat-about-editer p {
    color: #666;
    font-size: 13px;
    line-height: 25px;
}
.rat-about-editer h3 {
    font-size: 36px;
    line-height: 1;
    text-align: left;
    font-family:Lato;
    font-weight:900;
    margin-bottom: 30px;
    font-style:normal
}
.rat-about-editer em {
    font-style: inherit;
    color: #1c6394;
}

.rat-contact-infoall {background-color: #fff; overflow: hidden;}
.rat-contact-infoall .txt{min-height:450px;background:#3e87cc;padding:50px 0 0 70px}
.rat-contact-infoall .txt .title{padding:0 0 20px 0;position:relative}
.rat-contact-infoall .txt .title h3{display:block;font-size:36px;color:#fff; margin: 0px;}
.rat-contact-infoall .txt .title span{display:block;font-size:30px;color:#fff;font-weight:lighter}
.rat-contact-infoall .txt .title:after{content:'';display:block;width:80px;height:2px;line-height:2px;background:#fff;position:absolute;left:0;bottom:0}
.rat-contact-infoall .txt .des{font-size:15px;line-height:30px;color:#fff;margin:20px 0 10px}
.rat-contact-infoall .txt .des a{color:#fff}
.rat-contact-infoall .txt .des span.tel{display:block;font-size:26px;font-family:'btl'}
.rat-contact-infoall .message{padding:45px 60px}
.rat-contact-infoall .message .item{margin:0 0 20px 0;padding: 0px;}
.rat-contact-infoall .message .item01{padding:0 20px 0 0}
.rat-contact-infoall .message .item02{padding:0 0 0 20px}
.rat-contact-infoall .message input{width: 100%; margin:0;padding:0;border:none;font-size:14px;height:40px;line-height:40px;border-bottom:1px solid #cbcbcb;background:none}
.rat-contact-infoall .message input:focus{box-shadow:none}
.rat-contact-infoall .message textarea{width: 100%; margin:0;padding:0;border:none;font-size:14px;height:120px;line-height:40px;border-bottom:1px solid #cbcbcb;background:none}
.rat-contact-infoall .message textarea:focus{box-shadow:none}
.rat-contact-infoall .message .col_submit{float:left}
.rat-contact-infoall .message .col_submit .submit{width:120px;height:40px;line-height:40px;text-align:center;border:none;cursor:pointer;background:#ebebeb;color:#222;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.rat-contact-infoall .message .col_submit .submit:hover{background:#208acc;color:#fff}

.vc_custom_1490674341536 {
    margin-top: 20px !important;
    margin-bottom: 36px !important;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
.contact-wrap div {
    margin-bottom: 30px !important;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.contact-info-wrap {text-align: right;}

.rat-ny-banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-image: url(../images/nybanner.jpg);
	position: relative;
}
#page-title {
    padding-top: 249px;
}
.rat-ny-banner .container {
    position: relative;
}
.page-title-inner {
    padding: 50px 0;
    position: relative;
		z-index: 20;
}
.page-title-inner:before {
    content: '';
    width: 100%;
    height: 0;
    display: block;
    border-top: 1px solid #fff;
    opacity: 0.3;
    position: absolute;
    left: 0;
    top: 0;
}
.page-title-inner h1 {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 800;
}
#breadcrumb-text {
    text-align: right;
    color: #fff;
    font-size: 12px;
    margin-top: 12px;
}
#breadcrumb-text span[typeof=ListItem]:first-child {
    position: relative;
}
#breadcrumb-text a {
    color: #fff;
}

.filters {
    padding: 30px 0 10px;
}
.filters ul{
    width: 100%;
    text-align: left;
    margin: 0;
    float: none;
}
.filters ul li{
    display: inline-block;
    padding: 0 20px;
    float: none;
}
.filters ul li:first-child{
    padding-left: 0;
}
.filters ul li a{
    display: block;
    font-family: 'Open Sans',Arial,sans-serif;
    text-transform: uppercase;
    color: #7c7367;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: -1px;
    border-bottom: 2px solid transparent;
    transition: all 500ms ease-in-out 0s;
    padding: 0;
}
.filters ul li a.current, .filters ul li a:hover {
    border-color: #ff5739;
    color: #291c09;
    transition: all 10ms ease-in-out 0s;
    background: none;
}


/* 内页产品展示 */
.rat-pro-listItem {
    width: 100%;
    border-radius: 5px;
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
}
.rat-pro-listItem:hover {
    box-shadow: 1px 2px 40px 4px hsla(0,0%,83.9%,.8);
    transition: all .5s;
}
.rat-pro-listItem>img {
    cursor: pointer;
    display: block;
    max-width: 98%;
    margin: 0 auto;
}
.rat-pro-listItem>h3 {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-align: center;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rat-pro-listItem>p {
    font-size: 13px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: rgba(0,0,0,.7);
    border-top: 1px solid hsla(0,0%,83.9%,.8);
    border-bottom: 1px solid hsla(0,0%,83.9%,.8);
    margin-bottom: 15px;
}
.rat-pro-listItem>.detailBtn {
    width: 60%;
    margin: 0px auto;
    height: 25px;
    border: 1px solid #000;
    border-radius: 5px;
    font-size: 13px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}
.rat-pro-listItem>.detailBtn>i {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.rat-pro-detailsup {
	margin: 20px 0px;
	padding: 0px;
	overflow: hidden;
}
.rat-pro-detailsup-pic {
    display: inline-block;
    width: 100%;
    min-height: 350px;
		line-height: 350px;
    overflow: hidden;
		text-align: center;
		border: 1px solid #ccc;
}
.rat-pro-detailsuptitle {
	padding: 0px;
	margin: 0px;
	line-height: 40px;
	height: 40px;
	background-color: #eee;
	overflow: hidden;
}
.rat-pro-detailsuptitle h4 {
	display: block;
	line-height: 40px;
	background-color: #3d65b5;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 30px;
	margin: 0px;
	text-align: center;
	float: left;
	position: relative;
}
.rat-pro-detailsuptitle h4:before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3d65b5;
    border-style: solid;
    border-width: 6px;
    content: "";
    margin-top: -6px;
    opacity: 1;
    position: absolute;
    right: -12px;
    top: 50%;
}
.rat-pro-detailsup-txt {
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
    font-size: 14px;
    line-height: 30px;
}
.rat-pro-detailsinfo {
	font-size: 13px;
	line-height: 25px;
	padding: 10px;
	margin: 0px;
	overflow: hidden;
}
table,table tr th, table tr td { border:1px solid #ccc; padding: 2px 5px;}
table { min-height: 25px; line-height: 25px; width: 100%; font-size: 14px; border-collapse: collapse;}

/* 内页新闻开始 */
.showcase-item {
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.item-body {
    margin-left: 100px;
}
h3.lofshowcase-item-title {
    margin: 0 0 10px!important;
    font-size: 18px;
    padding: 0;
    line-height: 26px;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.showcase-item .item-meta {
    text-align: left;
    margin: 0 0 10px;
    padding-right: 20px;
    position: relative;
}
.showcase-item .item-meta div.create {
    position: absolute;
    left: -100px;
    top: -30px;
    background: #00b7ee;
    color: #fff;
    text-align: center;
    width: 80px;
    line-height: 1;
    padding: 10px 0;
    height: 80px;
    box-sizing: border-box;
    border-radius: 100%;
    font-size: 25px;
}
.showcase-item .item-meta>div>span {
    margin-right: 0;
}
.showcase-item .item-meta .hr {
    background: #fff;
    height: 1px;
    width: 40px;
    margin-left: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block;
}
.lofshowcase-item-intro .description {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    height: 50px;
}
.lofshowcase-readmore a {
    background: #00b7ee;
    box-shadow: 0 2px #1c6394;
    color: #fff;
    border-radius: 5px;
    padding: 7px 10px 5px;
    text-transform: uppercase;
    font-family: brandon;
    display: inline-block;
    margin-bottom: 3px;
}

.sidebar-widget {
    border-bottom: 1px solid #999;
}
.search-widget .form-group {
    width: 80%;
    display: inline-block;
}
.btn {
    width: 18%;
    vertical-align: top;
    background: #00b7ee;
    color: #fff;
}
h3.widget-title {
    font-size: 30px;
    font-weight: 600;
}
.sidebar-widget ul li {
    padding: 12px 0;
    border-top: 1px solid #ddd;
}
.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

.shownews-details {
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
h3.lofshownews-details-title {
    margin: 0 0 10px!important;
    font-size: 24px;
    padding: 0;
    line-height: 30px;
    font-weight: normal;
}
.shownews-details .item-meta {
    text-align: left;
    margin: 0 0 10px;
    padding-right: 20px;
    position: relative;
}
.shownews-details .item-meta div.create {
    position: absolute;
    left: -100px;
    top: -50px;
    background: #00b7ee;
    color: #fff;
    text-align: center;
    width: 80px;
    line-height: 1;
    padding: 10px 0;
    height: 80px;
    box-sizing: border-box;
    border-radius: 100%;
    font-size: 25px;
}
.shownews-details .item-meta>div>span {
    margin-right: 0;
}
.shownews-details .item-meta .hr {
    background: #fff;
    height: 1px;
    width: 40px;
    margin-left: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block;
}
.rat-news-editer {
    padding: 0px 0px;
    margin: 0px;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
}
.rat-news-editer img {
    width: 100%;
}

/* 客户案例 */
.rat-nycase-all {
    padding: 50px 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-case-one {
    padding: 0px;
    margin-bottom: 40px;
}
.rat-case-one .cause-media {
    position: relative;
}
.rat-case-one .post-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #ccc;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.rat-case-one .post-thumbnail img {
    border-radius: 10px;
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.rat-case-one .post-thumbnail:hover img, .rat-case-one .post-thumbnail:focus img {
    opacity: 0.8;
    -webkit-transform: rotate(-2deg) scale(1.1);
    -ms-transform: rotate(-2deg) scale(1.1);
    transform: rotate(-2deg) scale(1.1);
}
.rat-case-one .cause-title {
    font-size: 18px;
    line-height: 1.1;
    margin: 20px 0 15px;
    color: #333;
    text-transform: uppercase;
}
.cause-circle-status .status-bar {
    margin-bottom: 5px;
    width: 100%;
    height: 9px;
    background-color: #d1d1d1;
    position: relative;
}
.cause-circle-status .status-bar div {
    background: #1c6394;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
@media (max-width:767px) {
    .cshero-main-header {
        background: rgba(0, 0, 0, 0.7);
        position: relative;
        height: 50px;
        z-index: 80;
    }
    .cshero-main-header.fixed-big {position: initial;}
    .site-header {height: 230px;}
    .site-headern {height: 230px;}
    .site-branding {
        width: 100%;
        float: none !important;
    }
    #cshero-header-logo img {max-height: 50px;}
	.rat-header-top {display: none;}
    .widget_cart_search_wrap {
        display: inline-block;
    }
    .main_logo {width: 75%;}
    #cshero-header-navigation .widget_cart_search_wrap {
        display: none;
        visibility: hidden;
    }
    #cshero-menu-mobile {
        display: inline-block;
        margin: 0 0 0 15px;
        padding: 0;
        position: static;
        color: #fff;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 0;
        border-radius: 0;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    #cshero-menu-mobile:hover, #cshero-menu-mobile:focus {
        background: #1c6394;
        color: #fff;
    }
    #cshero-header-navigation {width: 100%;}
    #site-navigation {
        background: #666;
        margin-right: -10px;
        margin-left: -10px;
    }
    #cshero-header-navigation {
        display: none;
        padding-bottom: 50px !important;
    }
    #cshero-header-navigation ul#menu-main-menu {
        padding: 10px 0 0 0;
        position: static;
        margin: 0;
    }
    #cshero-header-navigation ul#menu-main-menu li {
        float: none;
        list-style: none;
        margin: 0;
        text-align: left;
        position: relative;
    }
    #cshero-header-navigation ul#menu-main-menu li a {
        display: block;
        border: none;
        color: #d3d3d3;
        font-weight: 400;
        margin: 0;
        font-size: 13px;
        line-height: 20px !important;
        padding: 16px 9px 16px 17px;
        text-align: left;
        text-decoration: none;
        width: 100%;
        text-transform: uppercase;
    }
	.rat-column-oneinfo {width: 100%;}
    .rat-banner {height: calc(75vh - 50px);padding-top: 50px;}
    .rat-banner .swiper-slide { background-size: auto 100% !important;}
    .banner-topinfo {padding-top: 25vh;}
    .banner-topinfo h3 {font-size: 32px; line-height: 50px; margin: 0px;}
    .banner-topinfo p {font-size: 24px; line-height: 30px; margin-bottom: 10px;}
    .banner-topinfo .cms-button {font-size: 14px; line-height: 14px; padding: 12px 30px;}
    .banner-bottominfo {}
    .banner-bottom-left {width: 100%; text-align: center; margin-bottom: 10px; padding: 0px;}
    .banner-bottom-left p {font-size: 22px; margin: 0px;}
    .banner-bottom-right {float: none !important;}
    .banner-bottom-right li {width: 60px;height: 60px;border: 2px solid #fff; padding-top: 10px; margin: 0px 0px 0px 7px;}
    .banner-bottom-right li:first-child {margin: 0px;}
    .banner-bottom-right li span {font-size: 24px;}
    .page-title-inner:before {display: none;}
    .rat-index-aboutbg {padding-top: 30px !important;}
    .cms-heading-inner {font-size: 24px;}
    .rat-index-aboutinfo {line-height: 25px;margin-bottom: 15px;}
    .rat-certificate-all {padding: 30px 0px 0px;}
    .rat-title-info {margin-bottom: 15px;}
    .rat-about {padding: 50px 0px; background-size: auto 100%;}
    .rat-aboutother {background-size: auto 100%;padding: 30px 0px 30px;}
    .rat-news-all {padding: 40px 0px 10px;}
    .rat-order-bg {padding-top: 50px !important;padding-bottom: 50px !important;background-position: right !important;background-size: auto 150% !important;}
    .rat-order-info {padding: 0px 0px 15px;}
    .rat-order-info b {display: initial;padding: 0px 10px;}
		.index_contact {background: linear-gradient(to bottom, #5c5c5c 50%, #fafafa 50%);}
		.index_contact .col-sm-6,.rat-index-contactinfo {padding: 0px;}
    .rat-footer-top {padding: 25px 0px;}
    .rat-footer-top .footerAbout {width: 100%;}

    .rat-nyabout-all {padding: 25px 0px 0px;}
    .page-title {margin-top: 180px !important;}
    .page-title-inner {padding: 30px 0px;}
    #breadcrumb-text {text-align: left;}
    .rat-ny-all,.rat-nycase-all {padding: 30px 0px;}
    .rat-about-editer h3 {margin-top: 20px; margin-bottom: 15px;font-size: 28px;}
    .rat-about-editer p {font-size: 14px;line-height: 25px;}
    .item-sidebar {padding: 10px;}
    .meta-attributes tr td {padding: 5px 0px;}
    .shownews-details .item-meta div.create {bottom: 0px;top: initial;}
    .rat-news-editer {font-size: 14px;line-height: 25px;}
    .sidebar-widget ul li {padding: 8px 0px;}
    .filters {padding: 10px 0px;}
    .filters ul li {
        width: 23%;
        display: inline-block;
        padding: 0px 1%;
        text-align: center;
        float: none;
    }
.vc_custom_1489741952994 {margin-bottom: 20px !important;}
.vc_custom_1489741952994 h3 {text-align: left;}
    .contact-info-wrap {text-align: left;}
    .rat-manual {margin-top: 20px;}
    .rat-manual li {margin: 0 0px 15px 10px;width: calc((100% - 40px) / 2);}
}

#kefu2 {
    position: fixed;
    left: 10px;
    bottom: 100px;
    z-index: 10008;
    padding: 10px 10px 0px;
    background: #fff;
    font-size: 12px;
		box-shadow: 0px 0px 2px 2px #ccc;
}
.cs_qcode {
    padding: 0px;
		border: 1px solid #ccc;
		margin: 0px;
		overflow: hidden;
}
.cs_txt {
	line-height: 35px;
	font-size: 14px;
	color: #c00;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}
@media (max-width:767px) {
	#kefu2 {display: none;}
}

#portfoliolist .portfolio{display: none;}

/* 分页 */
.pagination{display:inline-block;padding-left:0;margin:20px 0 0;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:#337ab7;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:#23527c;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:#337ab7;border-color:#337ab7}
.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}
