@font-face{font-family:'Roboto Condensed';src:url('../fonts/Roboto-Condensed.ttf?v=4.7.0');src:url('../fonts/Roboto-Condensed.ttf?v=4.7.0') format('truetype');font-weight:normal;font-style:normal}
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../fonts/iconfont.ttf?t=1713665147469') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dengpaohei:before {
  content: "\e602";
}

.icon-qiyeshiming:before {
  content: "\e663";
}

.icon-daogangrenyuanqueren:before {
  content: "\e664";
}

body {font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;}
address, cite, dfn, em, var {font-style:normal;} 
code, kbd, pre, samp {font-family: courier new, courier, monospace;} 
small {font-size:  0.75em;} 
ul, ol {list-style: none;margin:0; padding: 0px;}
body,legend {color:#666;}
a{color:inherit;text-decoration: none;}
a:hover  {color:#0094d9;text-decoration: none;}
a:active{color:inherit;}
.css3, a {-webkit-transition-duration: 0.5s;-ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;-moz-transition-duration: 0.5s;	transition-duration: 0.5s;}
.imgview {width: 100%;transition: all 1s;}
.imgview:hover {transform: scale(1.1);transition: all 0.3s linear;}
.pic {background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden; position: relative;}
.clearfix{*zoom:1;}
.clearfix:after{content: ''; display: block; clear: both;}
.pc {display: block;}
.mobile {display: none;}
.containe {
  width: 1560px;
  max-width: 90%;
  margin: 0px auto;
}
@media (min-width: 1600px) {
  .container {max-width: 1520px;}
}


/*位置控制*/
.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}


/*****header*******/
.header{ width: 100%; padding: 0px 0; position: absolute; top:0; left: 0; z-index: 999; -webkit-transition: all cubic-bezier(.23,1,.32,1) .3s; -moz-transition: all cubic-bezier(.23,1,.32,1) .3s; -ms-transition: all cubic-bezier(.23,1,.32,1) .3s; -o-transition: all cubic-bezier(.23,1,.32,1) .3s;transition: all cubic-bezier(.23,1,.32,1) .3s;}
.header_bg{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; background: #fff; -webkit-transition: all cubic-bezier(.23,1,.32,1) .5s; -moz-transition: all cubic-bezier(.23,1,.32,1) .5s; -ms-transition: all cubic-bezier(.23,1,.32,1) .5s; -o-transition: all cubic-bezier(.23,1,.32,1) .5s;transition: all cubic-bezier(.23,1,.32,1) .5s; opacity:0;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;filter:alpha(opacity=0); box-shadow: 0 2px 10px hsla(214,3%,49%,.3);}
.header_con{ width: 100%; position: relative;}
.logo{ float: left; line-height: 60px; position: relative; cursor: pointer; margin: 10px 10px;}
.logo img{height: 60px; opacity:1;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100); -webkit-transition: all cubic-bezier(.23,1,.32,1) .5s; -moz-transition: all cubic-bezier(.23,1,.32,1) .5s; -ms-transition: all cubic-bezier(.23,1,.32,1) .5s; -o-transition: all cubic-bezier(.23,1,.32,1) .5s;transition: all cubic-bezier(.23,1,.32,1) .5s;}
.header_con_right{width: calc(100% - 200px); height: 70px; margin: 5px 0px; overflow: hidden; float: left;}
.rat-header-nav {
  width: 100%;
  padding: 0 200px 0px 0px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
}
.rat-header-nav li {
  font-family:'Roboto Condensed';
  font-size: 18px;
  line-height: 80px;
  padding: 0px 30px;
  margin: 0px;
}
.rat-header-navinfo {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #f4f4f4;
  display: none;
  z-index: 11;
}
.rat-header-navinfoleft {
  width: 42%;
  padding-bottom: 30px;
  float: left;
}
.rat-header-navinfoleft h2 {
  font-family:'Roboto Condensed';
  font-size: 22px;
  color: #4e4e4e;
  margin: 50px 0 20px;
  font-weight: normal;
}
.rat-header-navinfolefttxt {
  margin-bottom: 20px;
  min-height: 150px;
  padding-right: 14%;
}
.rat-header-navinfolefttxt p {
  font-size: 14px;
  line-height: 25px;
}
.rat-header-navinfoleft .more_btn {
  position: relative;
  display: block;
  width: 136px;
  height: 35px;
  border: 1px solid #0094d9;
  font-size: 14px!important;
  line-height: 35px;
  color: #666;
  text-align: center;
  overflow: hidden;
  z-index: 2;
}
.rat-header-navinfocenter {
  width: 26%;
  float: left;
}
.rat-header-navinfocenter dl {
  display: block;
  border-right: 1px #d2d2d2 solid;
  border-left: 1px #d2d2d2 solid;
  padding: 40px 14% 30px;
  min-height: 380px;
  font-size: 16px;
  margin: 0px;
}
.rat-header-navinfocenter a {
  display: block;
  font-family:'Roboto Condensed';
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0px;
  border-bottom: 1px #e9ebed solid;
  color: #666;
  transition: all .5s;
}
.rat-header-navinforight {
  width: 325px;
  padding: 60px 0;
  float: right;
}
.rat-header-navinforight .bigimg {
  overflow: hidden;
}
.rat-header-navinforight .bigimg img {
  display: block;
  width: 100%;
  height: auto;
  transition: all .5s;
}
.header_search{ width: 100px; float: right; height: 80px; text-align: center; line-height: 80px; position: relative; z-index: 3; background: #0094d9;}
.header_search a{ color: #fff; font-size: 16px;font-family:'Roboto Condensed'; font-weight: bold;}
.header_contact{ width: 100px; float: right; height: 80px; text-align: center; line-height: 80px; position: relative; z-index: 2; background: #ccc; font-size: 18px; color: #000; padding-right: 0px; font-family:akrobat;}
.header_contact p {display: inline-block;}
.header .header_bg{ opacity:1;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}
.header.on{ padding: 0; position: fixed;}
.header.on .header_bg{ opacity:1;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}
.sub_nav_img:hover .sub_nav_img_zi p span{ opacity:1;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}

/* 手机栏目 */
.menu_pp_nav{
	width: 90%;
	height: 100%;
	background-color: #f6f6f6;
	position: fixed;
	top: 0;
	left: -90%;
	color: #fff;
	overflow: hidden;
  text-align: left;
  font-weight: 300;
	z-index: 100;
}
.menu_pp_nav ul{
	width: 100%;
	padding-top: 20px;
}
.menu_pp_nav>ul{
	height: 100%;
	position: absolute;
	left:0;
}
.menu_pp_nav ul a{
  font-size: 15px;
  font-weight: 300;
	display: block;
	color: #333;
	border-top: 1px solid #ccc;
}
.menu_pp_nav ul li:first-of-type a{
	border: none;
}
.menu_pp_nav ul li{
	padding:0 20px;
	font-size: 15px;
	font-weight: 300;
	line-height: 45px;
	position: relative;
}
.menu_pp_nav ul li span{
	font-size: 30px;
	color: #0094d9;
	position: absolute;
	right: 35px;
	top: -3px;
}
.menu_pp_logo{
	width: 100%;
	padding: 25px 20px 0 20px;
	overflow: hidden;
	position: relative;
}
.menu_pp_search{
	width: 100%;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.menu_pp_search input{
	width: 100%;
	height: 35px;
	padding-left: 10px;
	color: #333;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.menu_pp_search>i{
	width: 15px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #333;
}
.menu_pp_logo>img{
	height: 60px;
}
.menu_pp_logo h2{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
}
.logo_close{
	width: 30px;
	height: 30px;
	border-radius:15px;
	border: 1px solid #0094d9;
	float: right;
	position: relative;
	right: 0;
	z-index: 11;
}
.logo_close span:first-of-type{
	display: block;
	background-color: #0094d9;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(-45deg);
}
.logo_close span:last-of-type{
	display: block;
	background-color: #0094d9;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(45deg);
}
.menu_pp_two{
	width: 100%;
	height: 100%;
	color: #333;
	padding: 15px 0;
	position: absolute;
	left: -100%;
	bottom: 0;
	z-index: 10;
	background-color: #f6f6f6;
	overflow-y: auto;
}
.menu_pp_two ul{
	padding: 0;
}
.menu_pp_two h3{
	line-height: 45px;
	font-size: 16px;
	padding-left: 25px;
	position: relative;
	margin-top: 5px;
}
.menu_pp_two h3 span{
	font-size: 30px;
	position: absolute;
	left: 15px;
	top: -3px;
	color: #314858;
}
.menu_pp_two h2{
	font-size: 24px;
	padding: 30px 15px;
}
.menu_pp_two h2 a {color:#0094d9; font-weight: 600;}

@media (max-width:991px) {
	.rat-navfixed {padding-top: 70px;}
	.Header {height: 70px;}
	.Header-top {height: 70px;}
	.logo-img {height: 60px; padding-top: 5px; padding-left: 10px;}
	/*公共头部*/
	.rat-head-mobile {width: 100%;}
	.rat-head-bottom .rat-logo {height: 50px; padding-left: 10px;}
	.rat-head-bottom .rat-logo img {height: 40px;}
	.bgs {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: auto;
		z-index: 10;
		width: 100%;
		background: rgba(0, 0, 0, 0.6);
	}
	/*手机端菜单图标*/
	.menu_icon{
		float: right;
		width: 40px;
		height: 40px;
		position: relative;
		top: 10px;
		right: 5px;
	}
	.menu_icon span{
		display: block;
		width: 70%;
		height: 2px;
		border-radius: 2.5px;
		background-color: #fff;
		position: absolute;
		left: 15%;
	}
	.menu_icon span:nth-child(1){
		top:12px;
	}
	.menu_icon span:nth-child(2){
		top: 19px;
	}
	.menu_icon span:nth-child(3){
		top: 26px;
	}
	/*手机端菜单图标变化*/
	.icon_now span:nth-child(1){
		animation: icon1 1s forwards;
	}
	.icon_now span:nth-child(2){
		animation: icon2 1s forwards;
	}
	.icon_now span:nth-child(3){
		animation: icon3 1s forwards;
	}
	.icon_back span:nth-child(1){
		animation: icon4 1s forwards;
	}
	.icon_back span:nth-child(2){
		animation: icon5 1s forwards;
	}
	.icon_back span:nth-child(3){
		animation: icon6 1s forwards;
	}
	@keyframes icon1{
		0%{top:12px;transform: rotate(0deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:19px;transform: rotate(405deg);}
	}
	@keyframes icon3{
		0%{top:26px;transform: rotate(0deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:19px;transform: rotate(405deg);}
	}
	@keyframes icon2{
		0%{transform: rotate(0deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(495deg);}
	}
	@keyframes icon4{
		0%{top:19px;transform: rotate(405deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:12px;transform: rotate(0deg);}
	}
	@keyframes icon6{
		0%{top:19px;transform: rotate(405deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:26px;transform: rotate(0deg);}
	}
	@keyframes icon5{
		0%{transform: rotate(495deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(0deg);}
	}
	/*头部公共END END END*/
}

.seacher-box{width:70%;height:80px;background-color: #fff; padding: 10px; border-radius: 10px; position:fixed;left:50%;top:50%; transform: translate(-50%, -50%); 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;-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:60px;line-height:60px; color: #000; display:block}
.seacher-box .input__field{width:100%;background: url(../images/search.png) no-repeat 5px 20px; padding-left: 40px; border:none;color:#333;height:60px;line-height:60px;font-size:20px}
.seacher-box .input__field:focus-visible {border: 0px; outline-style: none;}
.seacher-box .sub-butn { border: none; height: 60px; margin: 0px; font-size: 18px; line-height: 60px; color: #fff; background-color: #0094d9; text-align: right; position: absolute; right: 20px; top: 10px; 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;}



/* 首页Banner */
.rat-banner {width: 100%;height: 100%;margin-top: 0px;margin-left: auto;margin-right: auto;overflow: hidden;position: relative;}
.index-banner {width:100vw;height:100vh;overflow:hidden;}
.index-banner .swiper-slide {position:relative;}
.index-banner .swiper-slide .img {width:100%;height:100vh;}
.index-banner .swiper-slide .img img {width:100%;height:100vh;-webkit-animation-duration: 5s;animation-duration: 5s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}
.index-banner .leftUp .img img{-webkit-animation-name: leftUp; animation-name: leftUp;}
@-webkit-keyframes leftUp {
  0% {-webkit-transform: scale(1.1) translate(4.545%, 4.545%); transform: scale(1.1) translate(4.545%, 4.545%);} 
  to {-webkit-transform: scale(1.1) translate(-4.545%, -4.545%); transform: scale(1.1) translate(-4.545%, -4.545%);}
}
@keyframes leftUp {
  0% {-webkit-transform: scale(1.1) translate(4.545%, 4.545%); transform: scale(1.1) translate(4.545%, 4.545%);}
  to {-webkit-transform: scale(1.1) translate(-4.545%, -4.545%); transform: scale(1.1) translate(-4.545%, -4.545%);}
}
.index-banner .moveRight .img img{-webkit-animation-name: moveRight; animation-name: moveRight;}
@-webkit-keyframes moveRight {
  0% {-webkit-transform: scale(1.1) translate(-4.545%); transform: scale(1.1) translate(-4.545%);}
  to {-webkit-transform: scale(1.1) translate(4.545%); transform: scale(1.1) translate(4.545%);}
}
@keyframes moveRight {
  0% {-webkit-transform: scale(1.1) translate(-4.545%); transform: scale(1.1) translate(-4.545%);}
  to {-webkit-transform: scale(1.1) translate(4.545%); transform: scale(1.1) translate(4.545%);}
}
.index-banner .moveDown .img img{-webkit-animation-name: moveDown; animation-name: moveDown;}
@-webkit-keyframes moveDown {
  0% {-webkit-transform: scale(1.1) translateY(-4.545%); transform: scale(1.1) translateY(-4.545%);}
  to {-webkit-transform: scale(1.1) translateY(4.545%); transform: scale(1.1) translateY(4.545%);}
}
@keyframes moveDown {
  0% {-webkit-transform: scale(1.1) translateY(-4.545%); transform: scale(1.1) translateY(-4.545%);}
  to {-webkit-transform: scale(1.1) translateY(4.545%); transform: scale(1.1) translateY(4.545%);}
}
.index-banner .centerBig .img img{-webkit-animation-name: centerBig; animation-name: centerBig;}
@-webkit-keyframes centerBig {
  to {-webkit-transform: scale(1.1); transform: scale(1.1);}
}
@keyframes centerBig {
  to {-webkit-transform: scale(1.1); transform: scale(1.1);}
}
.index-banner .rightDownBig .img img{-webkit-animation-name: rightDownBig; animation-name: rightDownBig;}
@-webkit-keyframes rightDownBig {
  to {-webkit-transform: scale(1.1) translate(4%, 4%); transform: scale(1.1) translate(4%, 4%);}
}
@keyframes rightDownBig {
  to {-webkit-transform: scale(1.1) translate(4%, 4%); transform: scale(1.1) translate(4%, 4%);}
}
.index-banner .swiper-slide .img img.pc{display: block;}
.index-banner .swiper-slide .img img.m{display: none;}
.index-banner .swiper-slide .word {position:absolute;width:100%;top:30%;transform: translateY(-50%);}
.index-banner .swiper-slide .word p {font-size:56px;font-weight:bold;color:#fff;line-height:1.5; margin-bottom:10px;}
.index-banner .swiper-slide .word p.pc {margin-top: 80px;}
.index-banner .swiper-slide .word p img.pc {display: inline-block;}
.index-banner .swiper-slide .word span {font-size:24px;line-height:1.8;color:#fff;}
.index1-bot {height:100px;width:calc(100% - 114px);position:absolute;left:57px;bottom:0;border-top:1px solid rgba(255,255,255,0.3);z-index:2}
.index1-bot a.down {position:absolute;left:50%;margin-left:-7px;top:50%;margin-top:-13px;}
.index-next {width:10px;height:18px;background:url(../images/index_r.png) no-repeat;position:absolute;right:57px;bottom:41px;top:auto;}
.index-prev {width:10px;height:18px;background:url(../images/index_l.png) no-repeat;position:absolute;right:130px;bottom:41px;top:auto;left:auto;}
.index-prev:before {content:'';width:1px;height:18px;background:rgba(255,255,255,0.42);position:absolute;right:-33px;top:0;}
.index-p {bottom:40px;left:40px;position:absolute;z-index:3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.index-p .swiper-pagination-bullet {background:transparent;opacity:1;position:relative;width:16px;height:16px;outline:none;margin:0 12px;}
.index-p .swiper-pagination-bullet:after {content:"";position:absolute;left:50%;top:50%;z-index:0;width:8px;height:8px;background-color:#fff;border-radius:50%;margin:-7px 0 0 -6px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;}
.index-p .swiper-pagination-bullet.swiper-pagination-bullet-active .svg {opacity:1;}
.index-p .swiper-pagination-bullet.swiper-pagination-bullet-active:after {opacity:1;width:12px;height:12px;background:url(../images/b_dian.png)no-repeat center;border-radius:0;}
.index-p .swiper-pagination-bullet.swiper-pagination-bullet-active .circle2 {-webkit-animation:svgCircleAnmi 6s linear forwards;animation:svgCircleAnmi 6s linear forwards;}
.index-p .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active .circle2 {-webkit-animation:svgCircleAnmi 16s linear forwards;animation:svgCircleAnmi 16s linear forwards;}
.index-p .svg {margin:-8px 0 0 -8px;width:32px;height:32px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;display:block;}
.index-p .circle1 {stroke:transparent;}
.index-p .circle2 {stroke:#fff;stroke-dasharray:0 339;}
.swiper-container svg:not(:root) {overflow:hidden;}
@-webkit-keyframes svgCircleAnmi {
  0% {stroke-dasharray:0 339;} to {stroke-dasharray:339 339;}
}
@keyframes svgCircleAnmi {
  0% {stroke-dasharray:0 339;} to {stroke-dasharray:339 339;}
}
@media (max-width: 992px) {
  .index-banner video {display: none !important;}
  .index-banner .swiper-slide .img {display: block !important;}
  .index-banner .swiper-slide .img img.pc{display: none;}
  .index-banner .swiper-slide .img img.m{display: block;width:100%;height:100vh;-webkit-animation-duration: 5s; animation-duration: 5s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;}
}

/* 首页简介 */
.cy-index-profileinfo {background-image: url(../images/about-prifilebg.jpg); background-repeat: no-repeat; background-size: 100% auto; background-position: center; padding: 80px 0px; margin: 0px 0px 0px 0px; overflow: hidden;}
.cy-index-profileinfo .containe {width: 1560px; max-width: 90%;}
.cy-index-profileimg {background-image: url(../images/about-prifileimgbg.jpg); background-repeat: no-repeat; background-size: 65% auto; padding: 10px 0px 25px 10px; margin: 0px; overflow: hidden; position: relative;}
.cy-index-profileimg img {width: 100%;}
.cy-index-profileimg i {width: 50px; height: 50px; position: absolute; bottom: 0; right: 10px; background-image: url(../images/about-prifileplay.jpg); background-repeat: no-repeat; background-size: 100% auto; margin: 0px; padding: 0px; overflow: hidden;}
.cy-index-profiledetails {padding: 0px; margin: 0px 0px 0px 30px; height: 100%; overflow: hidden;}
.cy-index-profiletitle {padding: 0px; margin: 0px; overflow: hidden;}
.cy-index-profiletitle h3 {font-family:'Roboto Condensed';font-size: 38px; line-height: 40px; font-weight: 600; color: #000; padding: 0px; margin: 0px 0px 0px; overflow: hidden;}
.cy-index-profiletitle p {font-size: 18px; line-height: 1.6; color: #999; padding: 0px; margin: 0px; overflow: hidden;}
.cy-index-profiledetailstxt {font-size: 14px;font-family:'Roboto Condensed'; line-height: 2; margin: 35px 0px; height: 100%; max-height: 290px; padding: 0px; overflow: hidden; overflow-y: auto;}
.cy-index-profiledetails a {-webkit-clip-path: polygon(25px 0,0 25px,0 100%,100% 100%,100% 0,0 0);clip-path: polygon(25px 0,0 25px,0 100%,100% 100%,100% 0,0 0);display: inline-block;background-color: #555;color: #fff;font-size: 14px;line-height: 30px;padding: 10px 30px;margin: 0px;overflow: hidden;}
.cy-index-profiledetails a:hover {background-color: #0094d9;}
.cy-index-profilenum {padding: 0px;font-family:'Roboto Condensed'; margin: 50px 0px 0px; border: 2px solid #0094d9; background-color: #fff; overflow: hidden;}
.cy-index-profilenum li {width: 25%; padding: 20px 10px; margin: 0px; display: flex; justify-content: center; overflow: hidden; float: left; border-left: 1px solid #0094d9;}
.cy-index-profilenum li:first-child {border-left: 0px;}
.cy-index-profileico {width: 70px; height: 70px; padding: 0px; margin: 0px 10px 0px 0px; overflow: hidden; float: left;}
.cy-index-profileico img {width: 100%;}
.cy-index-profilenumtxt { padding: 0px; margin: 0px; overflow: hidden; float: left;}
.cy-index-profilenumtxt span {display: block; font-size: 14px; line-height: 35px; color: #0094d9; padding: 0px; margin: 0px; overflow: hidden;}
.cy-index-profilenumtxt span strong {font-size: 42px; margin: 0px 5px 0px 0px; padding: 0px; overflow: hidden;}
.cy-index-profilenumtxt p {font-size: 14px; line-height: 25px; padding: 0px; margin: 0px; overflow: hidden;}

/* 首页证书 */
.rat-index-honormain {background: url(../images/index-honorbg.png) center fixed;background-size: cover;padding: 80px 0px;margin: 0px;overflow: hidden;}
.rat-index-honortitle {font-family:'Roboto Condensed';display: flex;display: -webkit-flex;justify-content: space-between;align-items: flex-end;-webkit-justify-content: space-between;-webkit-align-items: flex-end;padding-bottom: 30px;}
.rat-index-honortitle h3 {font-size: 30px;display: block;font-weight: bold;}
.rat-index-honortitle h3 span {font-size: 20px;font-weight: 300;text-transform: uppercase;font-family: "思源黑体";margin-bottom: 5px;display: block;}
.between-center {display: flex;display: -webkit-flex;justify-content: space-between;align-items: center;-webkit-justify-content: space-between;-webkit-align-items: center;}
.rat-index-honortitle ul {display: flex;float: left;}
.rat-index-honortitle ul li {white-space: nowrap;float: left;margin-left: 30px;position: relative;padding: 5px 0;cursor: pointer;font-weight: bold;}
.rat-index-honortitle ul li:first-child {margin-left: 0px;}
.rat-index-honortitle ul li::after {content: '';width: 0;height: 2px;background: #0094d9;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);transition: all .6s;}
.rat-index-honortitle ul li:hover, .rat-index-honortitle ul li.active {color: #0094d9;}
.rat-index-honortitle ul li:hover::after, .rat-index-honortitle ul li.active::after {width: 16px;}
.rat-index-honortitle .more {width: 24px;height: 17px;float: left;background: url(../images/icon_jt4.png) no-repeat center;background-size: 100%; margin-left: 30px;}
.rat-index-honortitle .more:hover {background-image: url(../images/icon_jt4_b.png);}
.rat-index-honorlist {padding: 0px;margin: 0px;overflow: hidden;}
.rat-index-honorlist .swiper-container {width: 100%;}
.rat-index-honorlist .swiper-container .swiper-slide {padding: 15px 10px;background: #fff;}
.rat-index-honorlist .swiper-container .swiper-slide::after {content: '';width: 100%;height: 100%;border: 1px solid #E4E4E4;position: absolute;left: 0;top: 0;transition: all .6s;pointer-events: none;}
.rat-index-honorlist .swiper-container .swiper-slide a {width: 100%;float: left;position: relative;}
.rat-index-honorlist .swiper-container .swiper-slide a span {width: 100%;height: calc(100% - 40px);float: left;margin-bottom: 40px;overflow: hidden;}
.rat-index-honorlist .swiper-container .swiper-slide a span img {width: 100%;height: 100%;object-fit: contain;display: block;transition: all .6s;}
.rat-index-honorlist .swiper-container .swiper-slide a:hover span img {transform: scale(1.1);}
.rat-index-honorlist .swiper-container .swiper-slide a p {width: 100%;line-height: 35px;position: absolute;right: 0;bottom: 0;color: #fff;background: #0094d9;text-align: center;padding: 0 1rem;margin: 0px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .6s;opacity: 1;}
.rat-index-honorlist .swiper-container .swiper-slide a:hover p {opacity: 1;}
.rat-index-honorlist .swiper-page {position: relative;margin-top: 35px;display: flex;display: -webkit-flex;justify-content: space-between;align-items: center;-webkit-justify-content: space-between;-webkit-align-items: center;}
.rat-index-honorlist .swiper-page .swiper-pagination {position: relative;bottom: 0;font-size: 16px;font-weight: bold;}
.rat-index-honorlist .swiper-page .swiper-pagination .swiper-pagination-current {font-size: 32px;color: #0094d9;}
.rat-index-honorlist .swiper-page .pull-right .swiper-button-next, .rat-index-honorlist .swiper-page .pull-right .swiper-button-prev {position: relative;right: auto;left: auto;top: 0;margin: 0;width: 70px;height: 30px;line-height: 30px;text-align: center;color: #fff;background: #d6d6d6;transition: all .6s;opacity: 1;}
.rat-index-honorlist .swiper-page .pull-right .swiper-button-next:hover, .rat-index-honorlist .swiper-page .pull-right .swiper-button-prev:hover {background: #0094d9;}
.rat-index-honorlist .swiper-page .pull-right .swiper-button-next {margin-left: 5px;}

/* 工程案例 */
.rat-index-caseinfo {background-color: #333;padding: 0px;margin: 0px;overflow: hidden;}
.rat-index-casetxt {width: 50%;padding: 3% 0px 0 3%;margin: 0px;overflow: hidden;float: right;}
.rat-index-casetxtinfo h2 {font-family:'Roboto Condensed';font-size: 42px;font-weight: 600;color: #fff;padding: 0px;margin: 0px;overflow: hidden;}
.rat-index-casetxtinfo p {font-size: 14px;line-height: 1.5;color: #ccc;padding: 0px;margin: 25px 0px 40px;overflow: hidden;}
.rat-index-casetxt a {-webkit-clip-path: polygon(25px 0,0 25px,0 100%,100% 100%,100% 0,0 0);clip-path: polygon(25px 0,0 25px,0 100%,100% 100%,100% 0,0 0);display: inline-block;background-color: #555;color: #fff;font-size: 14px;line-height: 30px;padding: 10px 30px;margin: 5% 0px 0px;overflow: hidden;}
.rat-index-casetxt .rat-index-casetxtlist{  padding: 0px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;position: relative;}
.rat-index-casetxt .rat-index-casetxtlist:after{ position: absolute; bottom: 10px; left: 0; width: 100%; background: #444; content: ""; height: 1px;}
.rat-index-casetxtlist .mySwiper{padding-bottom: 50px;  overflow: hidden;}
.rat-index-casetxtlist .mySwiper .swiper-slide{ padding: 0px; border: 1px solid transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.rat-index-casetxtlist .mySwiper .swiper-slide:after,.rat-index-casetxtlist .mySwiper .swiper-slide:before{ position: absolute;  content: ""; border-radius: 50%; transform: scale(0);}
.rat-index-casetxtlist .mySwiper .swiper-slide:after{ left: calc(50% - 5px); width: 10px; height: 10px;  background: #0094d9; bottom: -45px;}
.rat-index-casetxtlist .mySwiper .swiper-slide:before{ left: calc(50% - 10px); width: 20px; height: 20px; border: 1px solid #0094d9; bottom: -50px;}
.rat-index-casetxtlist .mySwiper img{ width: 100%;}
.rat-index-casetxtlist .mySwiper .swiper-slide-thumb-active{ border: 1px solid #666;}
.rat-index-casetxtlist .mySwiper .swiper-slide-thumb-active img{ opacity: 0.5;}
.rat-index-casetxtlist .mySwiper .swiper-slide.swiper-slide-thumb-active:after,.rat-index-casetxtlist .mySwiper .swiper-slide.swiper-slide-thumb-active:before{ transform: scale(1);}
.rat-index-casetxtlist .mySwiper .rat-case-prev{ background-image:none; left:10px; top:50%; width:45px; height:45px; border-radius: 50%; text-align:center; line-height:45px; color:#ffffff; background-color:rgba(0, 0, 0, 0.5); transition:all .3s ease; transform: translateY(-50%); z-index: 99;} 
.rat-index-casetxtlist .mySwiper .rat-case-next{ background-image:none; right:10px; top:50%; width:45px; height:45px; border-radius: 50%; text-align:center; line-height:45px; color:#ffffff; background-color:rgba(0, 0, 0, 0.5); transition:all .3s ease; transform: translateY(-50%); z-index: 99;}
.rat-index-caseimg {width: 50%;padding: 0px;margin: 0px;overflow: hidden;float: left;}
.rat-index-caseimg .mySwiper2{ overflow:hidden;}
.rat-index-caseimg .mySwiper2 img{ width: 100%;}

/* 首页新闻 */
.rat-index-newsmain {background-image: url(../images/index-newsbg.jpg);background-repeat: no-repeat;background-position: bottom center;padding-top: 70px;padding-bottom: 50px;}
.rat-index-newstitle {font-family:'Roboto Condensed';display: flex;flex-wrap: wrap;flex-direction: row;justify-content: space-between;width: 100%;}
.rat-index-newstitle h3 {font-size: 32px;}
.rat-index-newstitle p {align-self: center;flex: 0 0 auto;}
.rat-index-newstitle a {display: block;position: relative;overflow: hidden;text-align: center;box-sizing: border-box;width: 120px;padding: 8px;background-color: rgba(255, 255, 255, 0);font-size: 14px;border-style: solid;border-width: 1px;border-color: #0094d9;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;color: #0094d9;}
.rat-index-newstitle a:hover {background-color: #0094d9;color: #fff;}
.rat-index-newsnav {display: flex;flex-wrap: wrap;flex-direction: row;width: 100%;margin-top: 20px;justify-content: space-between;position: relative;}
.rat-index-newsnav img {width: 100%;height: 100%;object-fit: contain;transition: all .5s ease;}
.rat-index-newsnavgs {flex: 0 0 64%;max-width: 100%;max-height: 100%;overflow: hidden;position: relative;}
.rat-index-newsnavgs img {width: 100%;height: 100%;object-fit: contain;transition: all .5s ease;}
.rat-index-newsnavhy {flex: 0 0 34%;align-self: center;max-width: 100%;max-height: 100%;overflow: hidden;position: relative;}
.rat-index-newsnavhy img {width: 100%;height: 100%;object-fit: contain;transition: all .5s ease;}
.rat-index-newsnavinfo {font-family:'Roboto Condensed';width: 100%;padding-top: 20px;padding-left: 30px;padding-bottom: 20px;padding-right: 30px;bottom: 0;left: 0;position: absolute;}
.rat-index-newsnavinfo h3 {font-size: 26px;color: #fff;line-height: 1.5;}
.rat-index-newsnavinfo p {font-size: 16px;color: #fff;line-height: 1.5;margin-top: 10px;margin-bottom: 15px;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}

.rat-index-newslist {padding: 0px;margin: 10px -10px 0px;overflow: hidden;}
.rat-index-newslist .news_con {padding-bottom: 40px;}
.rat-index-newsone {position: relative;display: flex;flex-wrap: wrap;flex-direction: row;width: auto;background-color: rgba(255,255,255,1);padding: 20px;margin: 10px;box-shadow: 0 5px 10px 0px rgb(29 56 72 / 10%);}
.rat-index-newsone>a {display: inline-block;flex: 1;max-width: 100%;max-height: 100%;z-index: 2;}
.rat-index-newonedata {color: rgba(14,112,185,1);font-size: 20px;display: flex;flex-wrap: wrap;flex-direction: row;align-items: baseline;width: 100%;margin: 0px;padding: 0px 0px 10px;overflow: hidden;}
.rat-index-newonedata span {min-height: 20px;font-size: 46px;line-height: 1;font-family: Impact;margin-bottom: -5px;}
.rat-index-newonedata p {padding: 0px 5px;margin: 0px;}
.rat-index-newonetitle {font-size: 18px;line-height: 1.5;color: #000;padding: 0px;margin: 0px 0px 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.rat-index-newsonedesc {-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;font-size: 14px;color: rgba(119,119,119,1);line-height: 1.5;}
.rat-index-newslist .swiper-pagination-bullet{width:10px;height:10px;background:#bbb;opacity:1}
.rat-index-newslist .swiper-pagination-bullet-active{background:#0094d9}

/* 客服 */
.rat-index-kumain .title h1 img { margin: 0 auto; display: block; }
.rat-index-kumain .title h2 { font-size: 36px; line-height: 36px; color: #333333; font-weight: bold; margin-bottom: 40px; text-align: center; position: relative; margin-top: -30px; }
.rat-index-kumain.service { background: url("../images/service-bg.jpg") center no-repeat; background-size: cover; padding: 130px 0 180px; margin: 0px; overflow: hidden; }
.rat-index-kumain.service .title {text-align: center;}
.rat-index-kumain.service .title h2 { color: #fff; margin-bottom: 20px; }
.rat-index-kumain.service .st { font-size: 16px; color: #fff; text-align: center; }
.rat-index-kumain.service ul { height: auto; overflow: hidden; margin-top: 5%; }
.rat-index-kumain.service ul li { width: 25%; float: left; text-align: center; }
.rat-index-kumain.service ul li .icon { width: 120px; margin: 0 auto; min-width: 100px; }
.rat-index-kumain.service ul li .text { height: auto; overflow: hidden; text-align: center; margin-top: 20px; }
.rat-index-kumain.service ul li .text h2 { font-size: 24px; color: #fff; margin-bottom: 5px; font-weight: 300; }
.rat-index-kumain.service ul li .text p { font-size: 14px; color: #fff; font-weight: 300; line-height: 24px; }

/* 地图 */
.cy-about-mapmain {padding: 80px 0px; margin: 0px; overflow: hidden;}
.cy-about-mapmain .title h1 img { margin: 0 auto; display: block; }
.cy-about-mapmain .title h2 {font-family:'Roboto Condensed'; font-size: 36px; line-height: 36px; color: #333333; font-weight: bold; margin-bottom: 10px; text-align: center; position: relative; margin-top: -30px; }
.cy-about-mapinfo {width: 100%; max-width: 1177px; margin: 0px auto 0px; padding: 10px 0px 0px; position: relative;}
.cy-about-mapinfo .map img {width: 100%;}
.cy-about-mapmain .item.type2 .slideInfor{padding-top: 0vw;padding-bottom: calc(107px + 3vw);top: auto;bottom: 15px;}
.cy-about-mapmain .item.type2 .slideInfor svg.v2 circle{transform: rotateX(180deg) rotate(270deg); transform-origin: center center;}
.cy-about-mapmain .item.type2 .slideInfor:after{top:auto;bottom:0px;  }
.cy-about-mapmain .item:hover{z-index:888}
.cy-about-mapmain .item.type2 .slideInfor svg.v2{bottom: auto;top: 0px;}
.cy-about-mapmain .item.type2 .slideInfor .text{bottom: auto;top:7px;}
.cy-about-mapmain .item{position: absolute;width: 15px;height: 15px;}
.cy-about-mapmain .hover{cursor: pointer;position: absolute;width: 100%;height: 100%;}
.cy-about-mapmain .dot{display: block; width: 10px; height: 10px; background: #0094d9; border: 3px solid #0094d9; border-radius: 50%; position: relative; animation: bordershow 3s infinite; z-index: 2;}
.cy-about-mapmain .dot:after{content: '';display: block;position: absolute;left: 50%;top: 50%;z-index: -1;transform: translate(-50%, -50%);width: 15px;height: 15px;border-radius: 50%;background: rgb(0 148 217 / .4);animation: boderM 3s .75s infinite;}
.cy-about-mapmain .dot:before{content: '';display: block;position: absolute;left: 50%;top: 50%;z-index: -1;transform: translate(-50%, -50%);width: 15px;height: 15px;border-radius: 50%;background: rgb(0 148 217 / .4);animation: boderM 3s infinite; animation-iteration-count: infinite;}
.cy-about-mapmain .name{font-size: 14px;font-family: SourceHanSansCN;font-weight: 500;color: #595757;word-break: keep-all;position: absolute;left: -50%;top: 15px;line-height: 18px;}
.cy-about-mapmain .slideInfor{position: absolute;top: 10px;width: 120px;left: 50%;margin-left: -62px;text-align: center;padding-top: calc(107px + 11vw);z-index: -1;}
.cy-about-mapmain .text{width: 107px;color: #FFFFFF;height: 107px;margin: auto;border-radius: 300px;background: linear-gradient(-87deg, #0094d9 0%, #0094d9 100%);display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;flex-direction: column;justify-content: center;position: absolute;bottom: 7px;margin: auto;-webkit-transition: all .4s cubic-bezier(.77,0,.175,1);-o-transition: all .4s cubic-bezier(.77,0,.175,1);-moz-transition:all .4s cubic-bezier(.77,0,.175,1);-ms-transition: all .4s cubic-bezier(.77,0,.175,1);transition: all .4s cubic-bezier(.77,0,.175,1);-webkit-transform: scale(0,0);-o-transform: scale(0,0);-moz-transform: scale(0,0);-ms-transform: scale(0,0);transform: scale(0,0);left: 7px;bottom: 7px;}
.cy-about-mapmain .text h2{font-size: 28px;margin-top: 15px;margin-bottom: 0px; font-family: SourceHanSansCN;font-weight: 500;width: 107px;color: #FFFFFF;}
.cy-about-mapmain .text p{font-size: 15px;font-family: SourceHanSansCN;font-weight: 500;color: #FFFFFF;padding-top: 7px;}
.cy-about-mapmain .slideInfor {cursor: pointer;}
.cy-about-mapmain .slideInfor .v2{position: absolute;left: 50%;-o-transform: translate(-50%, 0%);-webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%, 0%);-ms-transform: translate(-50%, 0%);transform: translate(-50%, 0%);bottom: 0px;width: 120px;height: 120px;}
.cy-about-mapmain .slideInfor:after{content: "";width: 1px;background: #0094d9;position:absolute;top: 0%;left: 50%;-o-transform: translate(-50%, 0%);-webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%, 0%);-ms-transform: translate(-50%, 0%);transform: translate(-50%, 0%);height: 0px;-webkit-transition: all .4s cubic-bezier(.77,0,.175,1);-o-transition: all .4s cubic-bezier(.77,0,.175,1);-moz-transition:all .4s cubic-bezier(.77,0,.175,1);-ms-transition: all .4s cubic-bezier(.77,0,.175,1);transition: all .4s cubic-bezier(.77,0,.175,1);transition-delay: .8s;}
.cy-about-mapmain .slideInfor svg.v2{stroke-dasharray: 400;stroke-dashoffset: 400;-webkit-transition: all .4s cubic-bezier(.77,0,.175,1);-o-transition: all .4s cubic-bezier(.77,0,.175,1);-moz-transition:all .4s cubic-bezier(.77,0,.175,1);-ms-transition: all .4s cubic-bezier(.77,0,.175,1);transition: all .4s cubic-bezier(.77,0,.175,1);}
.cy-about-mapmain .slideInfor   svg.v2 circle{ transform: rotate(-90deg);  transform-origin: center center;}
.cy-about-mapmain .item:hover .slideInfor:after{ height: calc(3vw - 12px);  transition-delay: 0s;}
.cy-about-mapmain .item:hover .slideInfor   svg.v2{stroke-dashoffset: 115;transition-delay: .4s;}
.cy-about-mapmain .item:hover .text{-webkit-transform: scale(1,1);-o-transform:  scale(1,1);-moz-transform:  scale(1,1);-ms-transform:  scale(1,1);transform: scale(1,1);transition-delay: .6s;}
@keyframes boderM {
  0% {transform: translate(-50%, -50%) scale(1);opacity: 0}
  20% {opacity: 1}
  75% {transform: translate(-50%, -50%) scale(2);opacity: 0}
  100% {opacity: 0}
}
@keyframes bordershow {
  50% {box-shadow: 0px 0px 10px 0 #0094d9;}
}

/* 客户 */
.rat-index-partnersmain {padding: 80px 0px 60px; margin: 0px; overflow: hidden; background-color: #f7f7f7;}
.rat-index-partnersmain .title h1 img { margin: 0 auto; display: block; }
.rat-index-partnersmain .title h2 {font-family:'Roboto Condensed'; font-size: 36px; line-height: 36px; color: #333333; font-weight: bold; margin-bottom: 10px; text-align: center; position: relative; margin-top: -30px; }
.rat-index-partnerslist {padding: 0px;margin: 30px 0px 0px;overflow: hidden;}
.rat-index-partnerslist ul {width: 100%;padding: 0px;margin: 0px 0px 0px;overflow: hidden;}
.rat-index-partnerslist li {width: calc(14.2857% - 20px);padding: 0px;border: 1px solid #0094d9;margin: 0px 9px 20px;text-align: center;overflow: hidden;float: left;}
.rat-index-partnerslist li img {width: 100%;}

/* 底部信息 */
.site-footer-main {background-color: #333;font-family:'Roboto Condensed';padding: 0px;margin: 0px;overflow: hidden;}
.site-footer-top {display: flex;flex-wrap: wrap;flex-direction: row;transition-property: all;max-width: 1600px;margin-left: auto;margin-right: auto;margin-top: 50px;margin-bottom: 30px;display-radio: flex;}
.site-footer-top2wm {flex: 0 0 150px;}
.site-footer-top2wm p {font-size: 16px;font-weight: 600;color: #fff;padding: 0px;margin: 0px 0px 15px;overflow: hidden;}
.site-footer-top2wm img {width: 120px;}
.site-footer-topnav {width: calc(90% - 410px);padding-left: 3%;border-right: 1px solid rgba(255,255,255,.2);border-left: 1px solid rgba(255,255,255,.2);padding-right: 3%;margin-left: 3%;margin-right: 3%;}
.site-footer-topnav ul {display: flex;justify-content: space-between;}
.site-footer-topnav li {width: 17%;padding: 0px 30px 0px 0px;margin: 0px;overflow: hidden;}
.site-footer-topnav li:nth-child(3) {width: 32%;}
.site-footer-topnav dt {font-size: 18px;font-weight: 600;color: #fff;padding: 0px;margin: 0px 0px 15px;overflow: hidden;}
.site-footer-topnav dd {font-size: 13px;line-height: 20px;color: #ccc;padding: 0px;margin: 0px 0px 5px;overflow: hidden;}
.site-footer-contact {flex: 0 0 260px;}
.site-footer-contact h3 {font-size: 20px;font-weight: 600;line-height: 25px;color: #fff;padding: 0px;margin: 0px 0px 20px;overflow: hidden;}
.site-footer-contact p {font-size: 14px;line-height: 1.8;color: #ccc;padding: 0px;margin: 0px;overflow: hidden;}
.site-footer-copyright {font-size: 14px;line-height: 25px;color: #ccc;border-top: 1px solid #666;padding: 15px 0px;margin: 0px;overflow: hidden;}
.site-footer-copyright p {margin: 0px;}
.site-footer-copyright p:first-child {float: left;}
.site-footer-copyright p:last-child {float: right;}


/* 内页开始 */
.rat-ny-banner {padding: 0px;margin: 80px 0px 0px;overflow: hidden;position: relative;}
.rat-ny-banner img {width: 100%;}
.rat-ny-banner::after {content: '';width: 60%;height: 100%;background: -webkit-linear-gradient(left, rgba(0,148,217,0.9), rgba(0,148,217,0));background: -o-linear-gradient(left,rgba(0,148,217,0.9), rgba(0,148,217,0));background: -moz-linear-gradient(left,rgba(0,148,217,0.9), rgba(0,148,217,0));background: -ms-linear-gradient(left,rgba(0,148,217,0.9), rgba(0,148,217,0));position: absolute;left: 0;top: 0;padding: 0px;margin: 0px;overflow: hidden;z-index: 5;}
.rat-ny-bannertxt {width: 100%;position: absolute;top: 50%;left: 0;transform: translateY(-50%);padding: 0px;margin: 0px;overflow: hidden;z-index: 10;}
.rat-ny-bannertxt>.container {position: relative;padding-bottom: 10px;}
.rat-ny-bannertxt h1 {font-size: 42px;font-weight: 600;line-height: 1.6;color: #fff;padding: 0px;margin: 0px;overflow: hidden;}
.rat-ny-bannertxt p {font-size: 24px;line-height: 1.6;color: #eee;padding: 0px;margin: 0px;overflow: hidden;}
.rat-ny-bannertxt>.container::after {content: '';width: 60px;height: 3px;background-color: #eee;position: absolute;bottom: 0;left: calc(var(--bs-gutter-x) * .5);padding: 0px;margin: 0px;overflow: hidden;}
/*二级导航*/
.localNav_area{height: 60px; box-sizing: border-box;border-bottom: 1px solid #e6e6e6; background: #f7f7f7;}
.localNav_area .localNav{height: 100%;}
.localNav_area .localNav p {margin: 0px;}
.localNav_area .home{width: 60px;height: 100%; border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;  display: flex;justify-content: center;align-items: center;}
.localNav_area .b{box-sizing: border-box;height: 100%;padding: 0px 35px; border-right:1px solid #e6e6e6;font-family:'Roboto Condensed';font-size: 16px;line-height: 60px;color: #333; }
.localNav_area .b .txt {font-weight: 600;}
.menuLink{position: relative; padding: 0px 0px 0px 20px !important;width: 250px;}
.menuLink .open{position: relative; display: block;width: 100%; font-size: 14px; color: #333;padding-right: 40px; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; }
.menuLink .open .img{position: absolute;right: 20px;top: 50%;transform: translateY(-50%);transition: all .5s;}
.menuLink .open .img.xz{transform: translateY(-50%)rotate(180deg);}
.menuLink .menu {display:none; position:absolute; top:100%; left:0px; padding:15px 0px; border:1px solid #ccc; background:#fff; width:100%;  z-index:1030;}
.menuLink .menu a {position:relative;display:block;  font-size:15px; padding:10px 38px 10px 20px; background:#fff; line-height:1.2;z-index:1030;color: #666;}
.menuLink .menu a:hover{color:#fff; text-decoration:none; background:#0094d9;}
.menuLink .menu li.on a {color:#fff; text-decoration:none; background:#0094d9;}
.menuLink2:hover .menu {display: block;}

/* 集团简介 */
.rat-about-groupmain {background-image: url(../images/about-groupbg.svg);background-repeat: no-repeat;background-size: 100% auto;background-position: bottom;padding: 60px 0px 180px;margin: 0px;overflow: hidden;}
.rat-about-grouptitle {font-size: 38px;line-height: 1.3;color: #0094d9;font-weight: 600;padding: 0px;margin: 0px 0px 30px;overflow: hidden;}
.rat-about-grouptitle span {font-size: 28px;font-weight: 400;display: block;letter-spacing: 2px;}
.rat-about-groupleft {width: 25%;float: left;font-size: 14px;line-height: 2;padding: 0px;margin: 0px;overflow: hidden;}
.rat-about-groupright {width: 70%;padding: 0px;margin: 0px 0px 0px;overflow: hidden;float: right;}

/* 引领未来 */
.rat-about-futuremain {background-image: url(../images/about-futurebg.jpg);background-repeat: no-repeat;background-size: 100% auto;background-position: center;padding: 100px 0px 130px;margin: 0px;overflow: hidden;}
.rat-about-futuretitle {font-family:'Roboto Condensed';font-size: 32px;line-height: 1.3;color: #0094d9;font-weight: 600;padding: 0px;margin: 0px 0px 30px;overflow: hidden;}
.rat-about-futuretitle span {font-size: 28px;font-weight: 400;display: block;letter-spacing: 1px;}
.rat-about-futureinfo {max-width: 90%;font-size: 14px;line-height: 2;color: #333;padding: 0px;margin: 0px;overflow: hidden;}

/* 公司简介 */
.cy-about-profilemain {background-image: url(../images/about-profilebg.jpg);background-repeat: no-repeat;background-size: cover;padding: 80px 0px;margin: 0px;overflow: hidden;}
.cy-about-profileinfo {padding: 0px;margin: 0px 0px 50px;overflow: hidden;}
.cy-about-profiletitle {font-family:'Roboto Condensed';width: 25%;padding: 0px;margin: 0px;overflow: hidden;float: left;}
.cy-about-profiletitle p {font-size: 24px;line-height: 50px;padding: 0px;margin: 0px 0px 15px;overflow: hidden;position: relative;}
.cy-about-profiletitle p::after {content: '';width: 40px;height: 2px;background: #0094d9;padding: 0px;margin: 0px;position: absolute;left: 0;bottom: 0;overflow: hidden;}
.cy-about-profiletitle h3 {font-size: 20px;font-weight: 400;line-height: 1.6;color: #333;padding: 0px;margin: 0px;overflow: hidden;}
.cy-about-profiletitle h3 span {color: #0094d9;display: block;font-size: 32px;}
.cy-about-profiletitle .imgbox {padding: 0px;margin: 30px 0px 0px;border-radius: 20px;overflow: hidden;position: relative;}
.cy-about-profiletitle .imgbox::after {content: '';width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.3);position: absolute;left: 0;top: 0;padding: 0;margin: 0px;overflow: hidden;z-index: 2;}
.cy-about-profiletitle .imgbox img {width: 100%;}
.cy-about-profiletitle .imgbox i {position: absolute;top: 50%;left: 50%;-o-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);cursor: pointer;background: url(../images/play.png) no-repeat center center;background-size: 64px;width: 100%;height: 100%;z-index: 4;}
.cy-about-profiletxt {width: 70%;padding: 0px;margin: 0px;font-size: 14px;line-height: 1.8;color: #333;overflow: hidden;float: right;}
.cy-about-profiletxt p {text-indent: 2em;}

/* 组织机构 */
.cy-about-coremain {background-image: url(../images/about-corebg.jpg);background-repeat: no-repeat;background-position: top;background-size: 100% auto;padding: 80px 0px;margin: 0px;overflow: hidden;}
.cy-about-coretitle {font-family:'Roboto Condensed';font-size: 38px;font-weight: 600;line-height: 80px;text-align: center;color: #00528e;padding: 0px;margin: 0px 0px 30px;overflow: hidden;position: relative;}
.cy-about-coretitle::after {content: '';width: 50px;height: 2px;background: #0094d9;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);padding: 0px;margin: 0px;overflow: hidden;}
.cy-about-coreinfo {text-align: center;padding: 0px;margin: 0px 0px 30px;overflow: hidden;}
.cy-about-coreinfotitle {padding: 0px;margin: 0px 0px 30px;overflow: hidden;}
.cy-about-coreinfotitle h3 {min-width: 650px;display: table;font-size: 32px;font-weight: 400;line-height: 40px;color: #fff;text-align: center;border-radius: 0px 0px 50px 50px;background: #0094d9;padding: 10px 120px;margin: 0px auto;overflow: hidden;}
.cy-about-coreinfotxt {font-size: 16px;line-height: 2;padding: 0px;margin: 0px;overflow: hidden;}

/* 发展历程 */
.cy-about-historymain {background-image: url(../images/about-historybg.jpg);background-repeat: no-repeat;background-size: cover;padding: 80px 0px;margin: 0px;overflow: hidden;}
.cy-about-historytitle {font-family: 'Roboto Condensed';font-size: 38px;font-weight: 600;line-height: 80px;text-align: center;color: #0094d9;padding: 0px;margin: 0px 0px 50px;overflow: hidden;position: relative;}
.cy-about-historytitle::after {content: '';width: 50px;height: 2px;background: #0094d9;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);padding: 0px;margin: 0px;overflow: hidden;}

.cy-about-historyinfo{ float: left; width: 100%; margin-top: 35px; position: relative;}
.cy-about-historyinfo:after{ position: absolute; content: ''; width: 100%;height: 1px; background: #d0d0d0; left: 0; top:50%; z-index: 0; }
.cy-about-historyinfo .HistoryList{ float: left; width: 100%; position: relative; padding:0 5px;z-index: 3;}
.cy-about-historyinfo .HistoryList:before,
.cy-about-historyinfo .HistoryList:after{ position: absolute; content: ''; width: 12px; height: 12px; left: 0; top:50%; margin-top: -6px; background: #fff; border:1px solid #a490a6; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; z-index: 2;}
.cy-about-historyinfo .HistoryList:before{ left: auto; right: 0;}
.cy-about-historyinfo .HistoryList .l1{ float:left; width:100%; padding:0 8.57%;}
.cy-about-historyinfo .HistoryList .text{ float: left; width: 100%; border:1px solid #ccc; text-align: center; border-radius: 10px;-moz-border-radius:10px;-webkit-border-radius:10px; height: 130px; color:#444444; font-size:14px; line-height: 24px; }
.cy-about-historyinfo .HistoryList .text em{display: table; height: 100%;width: 100%; padding: 0 7%;}
.cy-about-historyinfo .HistoryList .text em i{ display: table-cell; vertical-align: middle;}
.cy-about-historyinfo .HistoryList .time{ float: left; width: 100%; display: block; text-align: center; margin-top: 62px;}
.cy-about-historyinfo .HistoryList .time span{display: inline-block; width: 108px; height: 108px; background: #0094d9; color:#fff; line-height: 108px; font-size: 24px; font-weight: bold; border-radius:80px;-moz-border-radius:80px;-webkit-border-radius:80px; position: relative;}
.cy-about-historyinfo .HistoryList .time span:after{ position: absolute; content: ''; width: 12px; height: 12px; top:-47px; left: 50%; margin-left: -6px; background: #0094d9; border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.cy-about-historyinfo .HistoryList .time span:before{ position: absolute; content: ''; width: 1px; height: 50px; top:-47px; left: 50%; background: #0094d9;}
.cy-about-historyinfo .HistoryList .text.tow{ margin-top: 62px;}
.cy-about-historyinfo .HistoryList .time.tow{ margin-top: 0;}
.cy-about-historyinfo .HistoryList .time.tow span:after{ top: auto; bottom: -48px;}
.cy-about-historyinfo .HistoryList .time.tow span:before{ top: auto; bottom: -45px;}
.cy-about-historyinfo .HistoryList .slick-prev,.cy-about-historyinfo .HistoryList .slick-next{ width:48px; height:48px; border-radius:50%; background:#bebebe; left:-58px;}
.cy-about-historyinfo .HistoryList .slick-next{ left:auto; right:-58px;}
.cy-about-historyinfo .HistoryList .slick-prev:hover,.cy-about-historyinfo .HistoryList .slick-next:hover{ background:#0094d9;}
.cy-about-historyinfo .HistoryList .slick-prev:after,.cy-about-historyinfo .HistoryList .slick-prev:before,.cy-about-historyinfo .HistoryList .slick-next:after,.cy-about-historyinfo .HistoryList .slick-next:before{float:left; width:15px; height:1px; background:#fff; content:''; position:relative;}
.cy-about-historyinfo .HistoryList .slick-next:after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg); top:-5px; left:4px; }
.cy-about-historyinfo .HistoryList .slick-next:before{ -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg); top:5px; left:18px; }
.cy-about-historyinfo .HistoryList .slick-prev:after{ -webkit-transform: rotate(-135deg);  -moz-transform: rotate(-135deg);  -ms-transform: rotate(-135deg);  -o-transform: rotate(-135deg);  transform: rotate(-135deg); top:5px; left:-1px; }
.cy-about-historyinfo .HistoryList .slick-prev:before{ -webkit-transform: rotate(135deg);  -moz-transform: rotate(135deg);  -ms-transform: rotate(135deg);  -o-transform: rotate(135deg);  transform: rotate(135deg); top:-5px; left:14px;}

@media screen and (max-width:1600px){
  .cy-about-historyinfo .HistoryList{ padding:0 40px;}
  .cy-about-historyinfo .HistoryList .l1{ padding:0 6%;}	
  .cy-about-historyinfo .HistoryList .slick-prev{ left:-60px;}
  .cy-about-historyinfo .HistoryList .slick-next{ left:auto; right:-60px;}
  .cy-about-historyinfo .HistoryList .text em{ padding: 0 12px;}
  .cy-about-historyinfo .HistoryList:before, .cy-about-historyinfo .HistoryList:after {z-index: -1;}
}
@media screen and  (max-width:1230px){
  .cy-about-historyinfo .HistoryList .text{ font-size:13px; line-height:24px;}
}
@media screen and  (max-width:992px){
  .cy-about-historymain {padding: 30px 0px;}
  .cy-about-historyinfo .History{ margin-top:20px;}	
  .cy-about-historyinfo .HistoryList .slick-prev,
  .cy-about-historyinfo .HistoryList .slick-next{ width:30px; height:30px;}
  .cy-about-historyinfo .HistoryList .slick-prev{ left:-10px;}
  .cy-about-historyinfo .HistoryList .slick-next{ left:auto; right:-10px;}
  .cy-about-historyinfo .HistoryList .slick-prev:after,
  .cy-about-historyinfo .HistoryList .slick-prev:before,
  .cy-about-historyinfo .HistoryList .slick-next:after,
  .cy-about-historyinfo .HistoryList .slick-next:before{ width:10px; }
  .cy-about-historyinfo .HistoryList{ padding:0 20px;}
  .cy-about-historyinfo .HistoryList .l1{ padding:0 7px;}
  .cy-about-historyinfo .HistoryList .slick-next:after{ top:-4px; left:1px; }
  .cy-about-historyinfo .HistoryList .slick-next:before{ top:2px; left:11px; }
  .cy-about-historyinfo .HistoryList .slick-prev:after{ top:2px; left:0px; }
  .cy-about-historyinfo .HistoryList .slick-prev:before{ top:-4px; left:10px;}
  .cy-about-historyinfo .HistoryList .time span{ width:88px; height:88px; font-size:20px; line-height:88px;}
  .cy-about-historyinfo .HistoryList .text{ height:110px;}
}
/* 企业文化 */
.cy-about-culturemain {
  background-image: url(../images/about-culturebg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
  margin: 0px;
  overflow: hidden;
}
.cy-about-culturetitle {
    font-family:'Roboto Condensed';
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  padding: 0px;
  margin: 0px 0px 60px;
  overflow: hidden;
}
.cy-about-cultureinfo {
  max-width: 1180px;
  height: 500px;
  padding: 0px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}
.cy-about-cultureinfo .cir1{
  width: 473px;
  height: 473px;
  border-top: 1px solid rgba(255,255,255,.2);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: absolute;
  transition: 0.6s;
}
.cy-about-cultureinfo .cir1:nth-child(1){
  top: 0;
  left: 0;
}
.cy-about-cultureinfo .cir1:nth-child(2){
  top: 0;
  left: 356px;
}
.cy-about-cultureinfo .cir1:nth-child(3){
  top: 0;
  left: 710px;
}
.cy-about-cultureinfo .cir1 p{
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  text-align: center;
  color: white;
  transition: 0.6s;
  margin: 0px;
}
.cy-about-cultureinfo .cir1 .quan{
  width: 129px;
  height: 129px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 28px 0px;
  transition: 0.6s;
  cursor: pointer;
}
.cy-about-cultureinfo .cir1 .quan i{
  font-size: 40px;
  transition: 0.6s;
}
.cy-about-cultureinfo .cir1 .cir1-1{
  font-size: 20px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: white;
  line-height: 28px;
  transition: 0.6s;
}
.white p,.white i{
  color: white!important;
}
.white .quan{
  background: #0094d9!important;
}
.white{
  border-top: 1px solid rgba(255,255,255,1)!important;
}

/* 联系我们 */
.rat-contact-maininfo {
  background-color: #fff;
  padding: 60px 0px;
  margin: 0px;
  overflow: hidden;
}
.rat-contact-title {
  font-size: 32px;
  line-height: 1.6;
  color: #000;
  padding: 0px;
  margin: 0px 0px 30px;
  overflow: hidden;
}
.rat-contact-title span {
  display: block;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.rat-contact-info {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  position: relative;
}
.rat-contact-message {
  width: 48%;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  float: left;
}
.rat-contact-messageinpt,.rat-contact-messagelab {
  width: 100%;
  padding: 0px;
  margin: 0px 0px 15px;
  overflow: hidden;
  position: relative;
}
.rat-contact-messageinpt .name {
  float: left;
  color: #888;
  font-size: 14px;
  line-height: 36px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -18px;
}
.rat-contact-messageinpt .name span {
  color: #0094d9;
  padding-left: 5px;
}
.rat-contact-messageinpt input {
  float: left;
  width: 100%;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 20px 20px 70px;
  border: 1px solid #ededed;
}
.rat-contact-messagelab textarea {
  float: left;
  width: 100%;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  height: 182px;
  padding: 12px 20px;
  border: 1px solid #ededed;
}
.rat-contact-messagebtn {
  padding: 0px;
  margin: 30px 0px 0px;
  overflow: hidden;
}
.rat-contact-messagebtn button {
  background-color: #0094d9;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  padding: 10px 50px;
  margin: 0px;
  border: 0px;
  overflow: hidden;
}
.rat-contact-infotxt {
  width: 48%;
  min-height: 100%;
  position: absolute;
  background-color: #f6f6f6;
  background-image: url(../images/contact-infobg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  padding: 3% 5%;
  margin: 0px;
  overflow: hidden;
  right: 0;
  float: right;
}
.rat-contact-infotxt h3 {
  font-size: 24px;
  line-height: 2.5;
  color: #000;
  border-bottom: 1px solid #ccc;
  padding: 0px 0px;
  margin: 0px 0px 20px;
  overflow: hidden;
}
.rat-contact-infotxt p {
  font-size: 15px;
  line-height: 1.8;
  padding: 0px;
  margin: 0px 0px 5px;
  overflow: hidden;
}
.rat-contact-maps {
  font-size: 14px;
  line-height: 2;
  height: 380px;
  border: 1px solid #ccc;
  padding: 0px;
  margin: 50px 0px 0px;
  overflow: hidden;
}
/* 招贤纳士 */
.rat-contact-join .nei2 {
  width: 100%;
  height: 65px;
  background: #F6F7F8;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.rat-contact-join .nei2 span {
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #525456;
  display: block;
  width: 85px;
  text-align: center;
}
.rat-contact-join .nei3 {
  width: 99.9%;
  height: auto;
  border: 1px solid #E6E6E6;
  margin-top: 15px;
}
.rat-contact-join .nei3 .nei3-2 {
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  cursor: pointer;
  transition: 0.6s;
}
.rat-contact-join .nei3 .nei3-2 span {
  font-size: 15px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #626467;
  display: block;
  width: 90px;
  text-align: center;
  transition: 0.6s;
}
.rat-contact-join .nei3 .nei3-3 {
  width: 92%;
  background: white;
  margin: auto;
  display: none;
}
.rat-contact-join .nei3 .nei3-3 .warp{
  display: flex;
}
.nei3-3 .nei3-3-le span {
  font-size: 22px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #1C1C1C;
  line-height: 32px;
}
.nei3-3 .nei3-3-le .nei3-3-le-p p {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #9DA0A5;
  line-height: 26px;
  margin-bottom: 5px;
}
.nei3-3 .nei3-3-le .nei3-3-le-p {
  margin-top: 20px;
  margin-bottom: 35px;
}
.nei3-3 .nei3-3-le .nei3-3-le-bo {
  display: flex;

}
.nei3-3 .nei3-3-le .nei3-3-le-bo p {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #1C1C1C;
  line-height: 32px;
  margin: 0px;
}
.nei3-3 .nei3-3-le,.nei3-3 .nei3-3-ri{
  margin-top: 50px;
  margin-bottom: 50px;
}
.nei3-3 .nei3-3-le .nei3-3-le-bo p:nth-child(2) {
  color: #0094d9;
}
.nei3-3 .nei3-3-ri span {
  font-size: 22px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #1C1C1C;
  line-height: 32px;
}
.nei3-3 .nei3-3-ri .nei3-3-le-p p {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #9DA0A5;
  line-height: 26px;
  margin-bottom: 5px;
}
.nei3-3 .nei3-3-ri .nei3-3-le-p {margin-top: 20px; margin-bottom: 35px;}
.nei3-3 .nei3-3-ri {margin-left: 119px;}
.cc{background: #0094d9;}
.cc span{color: white!important;}
.rat-contact-join .nei3 .nei3-2:hover{background: #0094d9;}
.rat-contact-join .nei3 .nei3-2:hover span{color: white;}

/* 新闻动态 */
.rat-news-maininfo {padding: 80px 0px; margin: 0px; overflow: hidden;}
.rat-news-hotnews{ width:100%;background:#f7f7f7;}
.rat-news-hotnews .rat-news-hotonenews{ float:left; width:100%;}
.rat-news-hotnews .rat-news-hotonenews a{ float:left; width:100%; position:relative; padding-left:508px; height:379px; overflow:hidden;}
.rat-news-hotnews .img{ float:left; width:508px; height:379px; line-height:0; overflow:hidden; position:absolute; left:0; top:0;}
.rat-news-hotnews .img img{-webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.rat-news-hotnews .rat-news-hotonenews:hover .img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.rat-news-hotnews .text{ float:right; width:100%; padding:0 50px 0 45px;}
.rat-news-hotnews .text .time{ width:100%; float:left; font-size:24px; color:#4d4d4d; line-height:72px; height:72px; letter-spacing:1px; margin:30px 0 25px 0;}
.rat-news-hotnews .text .time span{ font-weight:bold; font-size:72px; color:#c2c2c2; font-family:Arial; margin-right:5px;}
.rat-news-hotnews .text .name{ width:100%; float:left; font-size:22px; color:#333; line-height:32px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.rat-news-hotnews .text .p{ width:100%; float:left; margin:7px 0 45px 0; font-size:16px; color:#666666; line-height:32px; height:96px; overflow:hidden;}
.rat-news-hotnews .more{ float:left; width:100%; border-top:1px dashed #cccccc;font-size:16px; color:#666666; line-height:41px; padding:15px 0;}
.rat-news-hotnews .more img{ vertical-align:middle; margin:-3px 0 0 10px; width:16px; display: initial;}
.rat-news-hotnews .rat-news-hotonenews:hover .more,.rat-news-hotnews .rat-news-hotonenews:hover .text .name{ color:#0094d9;}
.rat-news-hotnews .slick-dots {position: absolute;bottom:30px;display: block;width: 100%;padding: 0;margin: 0; padding-right:50px;list-style: none;text-align: right;overflow:hidden; height:11px;}
.rat-news-hotnews .slick-dots li {position: relative;display: inline-block; vertical-align:top; width: 11px;height: 11px;margin:0 0 0 10px;border:solid 1px #0094d9; float:none; padding:0;border-radius:50%;}
.rat-news-hotnews .slick-dots li button { display:none;}
.rat-news-hotnews .slick-dots li.slick-active{background:#0094d9;}
.rat-news-newslist{width:100%; overflow:hidden;	}
.rat-news-newslist li{ float:left; width:100%; margin-top:30px;}
.rat-news-newslist li a{ float:left; width:100%; position:relative; background:#f7f7f7; padding:20px 100px 20px 186px;}
.rat-news-newslist li .time{ float:left; position:absolute; left:0; top:20px; width:186px; height:116px; text-align:center; border-right:1px solid #e0e0e0;-webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
.rat-news-newslist li .time time{ float:left; width:100%; color:#c2c2c2; font-size:72px; line-height:72px; font-family:Arial; font-weight:bold; margin:3px 0;}
.rat-news-newslist li .time span{ float:left; width:100%; color:#4c4c4c; font-size:20px; line-height:20px; font-family:Arial;}
.rat-news-newslist li .text{ float:left; width:100%; padding:0 30px; min-height:116px;}
.rat-news-newslist li .text h5{ float:left; width:100%; color:#333333; font-size:18px; line-height:28px; margin:10px 0 16px 0;-webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.rat-news-newslist li .text p{ float:left; width:100%; color:#666666; font-size:14px; line-height:26px; height:52px; overflow:hidden;-webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; margin: 0px;}
.rat-news-newslist li .text time{ display:none;}
.rat-news-newslist li:hover a{ background:#0094d9;}
.rat-news-newslist li:hover .text h5{ color:#fff;}
.rat-news-newslist li:hover .text p{ color:#fff;opacity:0.8; filter:alpha(opacity=80);}
.rat-news-newslist li:hover .time{ border-right:1px solid #fff; border-right:1px solid rgba(255,255,255,0.2);}
.rat-news-newslist li:hover .time time{ color:#fff;opacity:0.8; filter:alpha(opacity=80); }
.rat-news-newslist li:hover .time span{ color:#fff;}
.rat-news-newspage {text-align: center; margin: 30px 0px 0px; padding: 0px; overflow: hidden;}

.rat-news-detailsinfo {padding: 0px;margin: 0px;overflow: hidden;}
.rat-news-detailstitle {width: 100%;float: left;text-align: center;font-size: 24px;color: #333;line-height: 34px;}
.rat-news-detailssummary {width: 100%;float: left;margin-top: 25px;border-top: solid 1px #d7d8d8;border-bottom: solid 1px #d7d8d8;line-height: 34px;padding: 9px 0;}
.rat-news-detailssummary .date {float: left;font-size: 14px;color: #777;}
.rat-news-detailssummary .back {float: right;font-size: 14px;}
.rat-news-detailssummary .back a {float: left;color: #777;}
.rat-news-detailssummary .back a img {display: inline-block;vertical-align: top;width: 38px;margin: 0 0 0 11px;}
.rat-news-detailstxt {width: 100%;float: left;margin: 44px 0;font-size: 16px;color: #333333;line-height: 36px;}
.rat-news-detailslink {width: 100%;float: left;padding: 16px 0;border-top: solid 1px #d7d8d8;}
.rat-news-detailslink a {width: 49%;float: left;font-size: 14px;color: #666666;line-height: 24px;}
.rat-news-detailslink a:last-child {float: right; text-align: right;}
.rat-news-detailsother {padding: 0px;margin: 30px 0px 0px;overflow: hidden;}
.rat-news-detailsothertitle {width: 100%;font-size: 20px;color: #0094d9;line-height: 28px;}
.rat-news-detailsotherlist {width: 100%;margin: 10px 0px 0px;padding: 0px;overflow: hidden;}
.rat-news-detailsotherlist li {width: 48%;float: left;font-size: 14px;border-bottom: solid 1px #d7d8d8;line-height: 41px;padding-right: 85px;position: relative;text-overflow:ellipsis;white-space: nowrap;}
.rat-news-detailsotherlist li:nth-child(2n) {float: right;}
.rat-news-detailsotherlist li span {position: absolute;right: 0;top: 0;font-size: 14px;line-height: 41px;color: #777;}

/* 工程案例 */
.rat-case-maininfo {background-color: #f6f6f6;padding: 40px 0px 60px;margin: 0px;overflow: hidden;}
.rat-case-mainlist {padding: 0px;margin: 0px;}
.rat-case-mainlist li {height: auto;width: 24%;margin-right: 1.333333%;margin-top: 1.3333%;float: left;transition: all 0.6s;}
.rat-case-mainlist li:nth-of-type(4n) {margin-right: 0;}
.rat-case-mainlist li:hover {box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);transform: translateY(-5px);}
.rat-case-mainlist li .pic {width: 100%;overflow: hidden;}
.rat-case-mainlist li .pic img {width: 100%;transition: transform 0.5s ease-out;-webkit-transition: transform 0.5s ease-out;-moz-transition: transform 0.5s ease-out;}
.rat-case-mainlist li .info {font-family:'Roboto Condensed';padding: 10px 15px 15px;background: #fff;}
.rat-case-mainlist li .info p {padding: 0px;margin: 0px;}
.rat-case-mainlist li .info .t1 {color: #333;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rat-case-mainlist li .info .t2 {color: #666;font-size: 14px;margin-top: 5px;}
.rat-case-mainlist li:hover .info .t1 {color: #0094d9;}
.rat-case-page {width: 100%;padding: 15px 0;margin: 30px 0px 0px;background: #fff;overflow: hidden;}

.rat-case-detailsmain {background-color: #f6f6f6;padding: 0px;margin: 80px 0px 0px;overflow: hidden;}
.case-banner {width: 100%;position: relative;}
.case-banner .case-swiper {width: 100%;height: 100%;position: relative;}
.case-banner .case-swiper .swiper-slide {width: auto !important;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;}
.case-banner .case-swiper .swiper-slide > img {width: auto;opacity: 0;}
.case-banner .case-swiper .swiper-pagination-bullet {width: 12px;height: 12px;background-color: #fff;opacity: 1;}
.case-banner .case-swiper .swiper-pagination-bullet-active {background-color: #00a0e9;}
.case-banner .mouse {width: 15px;height: 64px;background-repeat: no-repeat;background-size: 15px 64px;background-image: url("../images/mouse.png");position: absolute;bottom: 150px;left: 50%;transform: translateX(-50%);z-index: 1000;}
.case-detail-box {margin-top: -70px;z-index: 10;position: relative;margin-bottom: 80px;}
.case-detail-box .case-box {background: #fff;}
.case-detail-box .case-box .top-box {padding: 24px 40px;border-bottom: 1px solid #eee;position: relative;}
.case-detail-box .case-box .top-box .left {width: 85%;}
.case-detail-box .case-box .top-box .left .t2 {font-family:'Roboto Condensed';color: #333;font-size: 40px;margin-top: 10px;font-weight: bold;}
.case-detail-box .case-box .top-box .right {position: absolute;right: 40px;width: 180px;top: 50%;}
.case-detail-box .case-box .top-box .right .page-box {width: 50px;top: 21px;left: 65px;position: absolute;}
.case-detail-box .case-box .top-box .right .page-box .swiper-pagination-case span {font-size: 14px;color: #333;}
.case-detail-box .case-box .top-box .right .page-box .swiper-pagination-case .swiper-pagination-current {font-size: 18px;color: #0094d9;}
.case-detail-box .case-box .top-box .right .button-box .swiper-button-prev-case {width: 40px;height: 40px;background-image: url("../images/ic09.png");background-repeat: no-repeat;background-size: 27px 5px;background-position: center;outline: none;cursor: pointer;}
.case-detail-box .case-box .top-box .right .button-box .swiper-button-prev-case.swiper-button-disabled {background-image: url("../images/ic08.png");opacity: 1;cursor: pointer;}
.case-detail-box .case-box .top-box .right .button-box .swiper-button-next-case {width: 40px;height: 40px;background-image: url("../images/ic11.png");background-repeat: no-repeat;background-size: 27px 5px;background-position: center;outline: none;cursor: pointer;}
.case-detail-box .case-box .top-box .right .button-box .swiper-button-next-case.swiper-button-disabled {background-image: url("../images/ic10.png");opacity: 1;cursor: pointer;}
.case-detail-box .case-box .content {padding: 40px 40px 55px;}
.case-detail-box .case-box .content .left-cont {width: 75%;float: left;}
.case-detail-box .case-box .content .left-cont p {color: #666;font-size: 14px;line-height: 1.8em;text-align: justify;}
.case-detail-box .case-box .content .left-cont img {max-width: 100%;}
.case-detail-box .case-box .content .right-cont {width: 20%;float: right;}
.case-detail-box .case-box .content .right-cont li {border-bottom: 1px solid #eee;padding-bottom: 15px;padding-top: 15px;}
.case-detail-box .case-box .content .right-cont li .title {color: #666;font-size: 14px;margin-bottom: 5px;}
.case-detail-box .case-box .content .right-cont li .info p {line-height: 2em;font-size: 14px;color: #333;font-weight: bold;margin: 0px;}
.case-detail-box .case-box .content .right-cont li:nth-of-type(1) {padding-top: 0;}
.case-detail-box .case-box .content .right-cont li:last-of-type {border-bottom: 0;}
.case-detail-box .case-box .detail-bottom {padding: 30px 40px 35px 45px;border-top: 1px solid #eee;}
.detail-bottom > .left {float: left;}
.detail-bottom > .left p {color: #666;font-size: 14px;margin: 0px;}
.detail-bottom > .left .next {margin-top: 15px;}
.detail-bottom > .left p a {color: #666;font-size: 14px;}
.detail-bottom > .right {display: inline-block;float: right;width: 150px;height: 50px;line-height: 50px;text-align: center;color: #ededed;font-size: 14px;background: #0094d9;}

/* 解决方案 */
.rat-service-rddesignrc {
  padding: 0px;
  margin: 0px 0px 50px;
  overflow: hidden;
}
.rat-service-rddesignrc h4 {
  font-size: 18px;
  font-weight: 600;
  color: #0094d9;
  margin: 10px 0px 15px;
}
.rat-service-rddesignrcinfo {padding: 0px; margin: 0px; overflow: hidden;}
.rat-service-rddesignrcinfotxt {width: 70%;font-size: 15px; line-height: 2; padding: 0px; margin: 0px; overflow: hidden; float: left;}
.rat-service-rddesignrcnum {font-family:'Roboto Condensed';width: calc(30% - 30px); float: right; padding: 0px; margin: 0px 0px 0px 30px; border: 2px solid #0094d9; background-color: #fff; overflow: hidden;}
.rat-service-rddesignrcnum li {width: 50%; padding: 5px 10px; margin: 0px; text-align: center; overflow: hidden; float: left; border-left: 1px solid #0094d9;}
.rat-service-rddesignrcnum li:nth-child(2n-1) {border-left: 0px;}
.rat-service-rddesignrcnum li:nth-child(1), .rat-service-rddesignrcnum li:nth-child(2) {border-bottom: 1px solid #0094d9;}
.rat-service-rddesignrcnum li span {display: block; font-size: 14px; line-height: 1; color: #0094d9; padding: 0px; margin: 0px; overflow: hidden;}
.rat-service-rddesignrcnum li span strong {font-size: 42px; margin: 0px 5px 0px 0px; padding: 0px; overflow: hidden;}
.rat-service-rddesignrcnum li p {display: block; font-size: 14px; line-height: 25px; padding: 0px; margin: 0px; overflow: hidden;}
.rat-service-rddesignrcimg {padding: 0px; margin: 20px 0px 0px;}
.rat-service-rddesignrcimg img {max-width: 100%;}
.rat-service-rddesignkxys {
  padding: 0px;
  margin: 30px 0px 0px;
  overflow: hidden;
}
.rat-service-rddesignkxys h4 {
  font-size: 18px;
  font-weight: 600;
  color: #00a0e9;
  margin: 10px 0px 15px;
}
.rat-service-rddesigntxt {
  width: 90%;
  font-size: 13px;
  line-height: 2;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.rat-service-qualitytxt {
  width: 100%;
  font-size: 12px;
  line-height: 1.8;
  padding: 0px 0px 0px 30px;
  margin: 0px;
  overflow: hidden;
}
.rat-service-advancedtxt {
  width: 100%;
  font-size: 12px;
  line-height: 1.8;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  overflow: hidden;
}
.rat-service-qualitytxt p,.rat-service-advancedtxt p {
  margin: 0px;
  overflow: hidden;
}
.rat-service-qualitytxt img,.rat-service-advancedtxt img {max-width: 100%;}
.rat-service-qualitytxt h4,.rat-service-advancedtxt h4,.rat-service-rddesigntxt h4 {
  font-size: 18px;
  font-weight: 600;
  color: #0094d9;
  margin: 10px 0px 15px;
}
.rat-service-qualitytxt h5 {
  font-size: 14px;
  font-weight: 600;
  margin: 0px 0px 5px;
}

.pagination .page-item a {display: inline-block;width: 30px;height: 30px;line-height: 24px;text-align: center;font-size: 16px;color: #666;background-color: #f1f1f1;border-radius: 3px;margin-right: 10px;transition: all .6s;}
.pagination .page-item a.page-link {padding: 2px 0px;}
.pagination .page-item.active a.page-link {background-color:#0094d9; color: #fff;}

@media (max-width: 1600px) {
  .cy-about-profiledetailstxt {max-height: 210px;}
  .rat-index-honorlist .swiper-container .swiper-slide a {height: 380px;}
}
@media (max-width: 1400px) {
  .cy-about-profiledetailstxt {max-height: 200px; font-size: 14px; line-height: 1.8; margin: 30px 0px;}
  .rat-header-nav li {font-size: 16px; padding: 0px 25px;}
  /* 新闻动态 */
  .rat-news-hotnews .rat-news-hotonenews a{ height:340px; padding-left:456px;}	
  .rat-news-hotnews .img{ width:456px; height:340px;}	
  .rat-news-hotnews .text{ padding:0 30px;}
  .rat-news-hotnews .text .time{ margin:20px 0 15px 0;}
  .rat-news-hotnews .text .name{ font-size:20px; line-height:30px;}
  .rat-news-hotnews .text .p{ margin:7px 0 27px 0;}
  .rat-news-hotnews .slick-dots{padding-right:30px;}
  .rat-news-newslist li a{padding:20px 0 20px 186px;}
}
@media (max-width: 1200px) {
  .cy-about-profiledetailstxt {max-height: 160px; font-size: 13px; margin: 25px 0px;}
  .rat-header-nav li {font-size: 14px; padding: 0px 15px;}
}
@media (max-width: 991px) {
  .header {padding: 0px;}
  .header_con {float: right; width: auto;}
  .pc {display: none;}
  .mobile {display: block;}
  .containe {width: 100%; max-width: 100%; padding: 0px 10px;}

  .header {padding: 0px; background-color: #fff;}
  .header .logo {line-height: initial; margin: 5px;}
  .header .logo img {height: 45px;}
	.header_con_right {display: none;}
  .header_contact {width: 70px; height: 55px; line-height: 55px; font-size: 15px;}
  .header_contact p {display: none;}
  .header_search {width: 55px; height: 55px;}
  .seacher-box {width: 90%; height: 60px;}
  .seacher-box .input {height: 40px; line-height: 40px;}
  .seacher-box .input__field {width: calc(100% - 70px); height: 40px; line-height: 40px; font-size: 16px; background-position: 5px 10px;}
  .seacher-box .sub-butn {height: 40px; font-size: 16px; line-height: 40px; right: 10px; width: 60px;}
  .seacher-box .span-ctn {right: 0px; top: -35px;}
  .seacher-box .span-ctn:after,.seacher-box .span-ctn::before {width: 25px; top: 0px;}

  .index-banner {height: calc(85vh - 65px);}
  .index-banner .swiper-slide .img {height: 100%; position: relative;}
  .index-banner .swiper-slide .img img.pc{display: none;}
  .index-banner .swiper-slide .img img.m{display: block;width:auto; height: 100%; -webkit-animation-duration: 5s;position: absolute;max-width: inherit;animation-duration: 5s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}
  .right_nav{display: none;}
  .index-banner .leftUp .img img.m{-webkit-animation-name: leftUp; animation-name: leftUp;}
  .index-banner .swiper-slide .word {top: 0px; text-align: center !important;transform: none; height: 100%;}
  .index-banner .swiper-slide .word p {position: absolute; top: 20%; width: calc(100% - 20px);}
  .index-banner .swiper-slide .word span {position: absolute; bottom: 15%;}
  .index-banner .swiper-slide .word img {width: 90%; margin: auto;}
  .index-banner .swiper-slide .word p,.cy-ny-bannertxt h1, .cy-ny-bannertxt-left h1 {font-size: 24px; line-height: 1.5;}
  .index-banner .swiper-slide .word span,.cy-ny-bannertxt p, .cy-ny-bannertxt-left p {font-size: 14px; line-height: 20px;}
  .index1-bot {width: 90%; left: 5%; height: 60px;}
  .index-p {bottom: 20px; left: 5%;}
  .index-next {bottom: 20px; right: 5%;}
  .index-prev {bottom: 20px; right: calc(5% + 40px);}
  .index-prev:before {right: -15px;}

  /* 首页简介 */
  .cy-index-profileinfo {padding: 35px 0px; background-position: bottom;}
  .cy-index-profileinfo .containe {max-width: 100%; padding: 0px 10px;}
  .cy-index-profiledetails {margin: 20px 0px 0px;}
  .cy-index-profiletitle h3 {font-size: 24px; line-height: 1; display: inline-block;}
  .cy-index-profiletitle p {font-size: 16px; display: inline;}
  .cy-index-profiledetailstxt {height: auto; max-height: inherit; font-size: 13px; line-height: 1.8; margin: 15px 0px;}
  .cy-index-profiledetailstxt p {margin: 0px;}
  .cy-index-profiledetails a {width: 100%; text-align: center; padding: 5px 10px;}
  .cy-index-profilenum {margin-top: 20px;}
  .cy-index-profilenum li {width: 50%;padding: 10px 5px;}
  .cy-index-profilenum li:nth-child(2n-1) {border-left: 0px;}
  .cy-index-profilenum li:nth-child(1), .cy-index-profilenum li:nth-child(2) {border-bottom: 1px solid #0094d9;}
  .cy-index-profileico {width: 40px; height: 40px; margin-right: 10px;}
  .cy-index-profilenumtxt p {font-size: 12px;}
  .cy-index-profilenumtxt span {line-height: 24px;}
  .cy-index-profilenumtxt span strong {font-size: 24px;}
  .cy-index-profilenumtxt p {font-size: 12px; line-height: 18px;}

  /* 首页资质荣誉 */
  .rat-index-honormain {padding: 30px 0px;}
  .rat-index-honortitle {padding-bottom: 15px;}
  .rat-index-honortitle h3 {font-size: 24px;}
  .rat-index-honortitle h3 span {font-size: 16px;}
  .rat-index-honortitle ul li,.rat-index-honortitle .more {margin-left: 15px;}
  .rat-index-honortitle ul li a {font-size: 14px;}
  .rat-index-honorlist .swiper-container .swiper-slide a {height: 280px;}
  .rat-index-honorlist .swiper-page {margin-top: 10px;}

  /* 首页案例 */
  .rat-index-caseinfo {padding: 20px 10px;}
  .rat-index-casetxt {width: 100%; padding: 0px;}
  .rat-index-casetxtinfo h2 {font-size: 24px;}
  .rat-index-casetxtinfo p {font-size: 14px; line-height: 1.6; margin: 10px 0px 20px;}
  .rat-index-casetxt a {width: 100%; text-align: center;}
  .rat-index-caseimg {width: 100%; float: inherit;}

  /* 首页新闻 */
  .rat-index-newsmain {padding: 30px 0px;}
  .rat-index-newstitle h3 {font-size: 24px; margin: 0px;}
  .rat-index-newstitle p {margin: 0px;}
  .rat-index-newstitle a {font-size: 12px;padding: 3px 20px; width: inherit;}
  .rat-index-newsnavgs {flex: inherit;}

  /* 首页服务 */
  .cy-about-mapmain {padding: 30px 0px;}
  .cy-about-mapmain .title h1 img {height: 35px;}
  .cy-about-mapmain .title h2 {font-size: 24px; line-height: 30px; margin-top: -25px;}
  .cy-about-mapinfo img {width: 100%;}

  .site-footer-top {margin: 20px 0px 15px;}
  .site-footer-contact h3 {margin-bottom: 10px;}
  .site-footer-copyright {text-align: center;}
  
  .rat-index-partnersmain {padding: 30px 0px;}
  .rat-index-partnersmain .title h1 img {height: 35px;}
  .rat-index-partnersmain .title h2 {font-size: 24px; line-height: 30px; margin-top: -25px;}
  .rat-index-partnerslist {margin-top: 15px;}
  .rat-index-partnerslist li {width: calc(33.33333% - 10px); margin: 0px 5px 10px;}

  /* 新闻动态 */
  .rat-news-maininfo {padding: 30px 0px;}
  .rat-news-hotnews .rat-news-hotonenews a{ padding-left:322px; height:240px;}
  .rat-news-hotnews .text{ padding:0 15px;}
  .rat-news-hotnews .text .time{ margin:18px 0 5px 0; font-size:16px; line-height:40px; height:40px;}
  .rat-news-hotnews .text .time span{ font-size:36px;}
  .rat-news-hotnews .text .name{ font-size:16px; line-height:26px;}
  .rat-news-hotnews .text .p{ font-size:14px; line-height:26px; height:78px; margin:7px 0 20px 0;}
  .rat-news-hotnews .more{ padding:2px; font-size:14px;}
  .rat-news-hotnews .img{ width:322px; height:240px;}
  .rat-news-hotnews .slick-dots{ bottom:17px; padding-right:15px;}
  .rat-news-newslist{ padding-top:10px;}
  .rat-news-newslist li{ margin-top:12px;}
  .rat-news-newslist li a{ padding:12px 0 12px 100px;}
  .rat-news-newslist li .time{ width:100px; height:80px; top:12px;}
  .rat-news-newslist li .time time{ font-size:40px; line-height:40px; margin:5px 0 3px 0;}
  .rat-news-newslist li .time span{ font-size:14px; line-height:14px;}
  .rat-news-newslist li .text{ padding:0 15px; min-height:80px;}
  .rat-news-newslist li .text h5{ font-size:16px; line-height:24px; margin:5px 0 7px 0;}
  .rat-news-newslist li .text p{ line-height:22px; height:44px;}
  .rat-news-detailstitle {font-size: 22px;}
  .rat-news-detailssummary {margin-top: 0px; padding: 5px 0px;}
  .rat-news-detailstxt {font-size: 12px; line-height: 1.8; margin: 20px 0px;}
  .rat-news-detailstxt img {max-width: 100%;}
  .rat-news-detailslink {padding: 5px 0px;}
  .rat-news-detailslink a {width: 100%; font-size: 12px;}
  .rat-news-detailslink a:last-child {float: inherit; text-align: left;}
  .rat-news-detailsotherlist li {width: 100%; font-size: 12px; float: inherit;}
  .rat-news-detailsotherlist li:nth-child(2n) {float: inherit;}

  /* 内页开始 */
  .rat-ny-banner {margin-top: 55px;}
  .rat-ny-bannertxt h1 {font-size: 28px; line-height: 1.4;}
  .rat-ny-bannertxt p {font-size: 16px; line-height: 1.4;}
  .rat-ny-bannertxt>.container::after {width: 45px; height: 2px;}
  .localNav_area {height: 50px;}
  .localNav_area .home {width: 50px;}
  .localNav_area .b {padding: 0px 15px; font-size: 14px; line-height: 50px;}
  .menuLink {width: 180px;}
  .menuLink .menu a {font-size: 14px; padding: 5px 20px 5px 10px;}
  .rat-contact-maininfo {padding: 30px 0px;}
  .rat-contact-message {width: 100%;float: inherit;}
  .rat-contact-messageinpt input {padding: 10px 10px 10px 70px; font-size: 13px;}
  .rat-contact-messagebtn {margin-top: 10px;}
  .rat-contact-messagebtn button {width: 100%; text-align: center;}
  .rat-contact-infotxt {width: 100%; float: inherit; position: inherit; top: auto; right: inherit; margin-top: 20px;}
  .rat-contact-maps {margin-top: 30px;}
  .rat-contact-join .nei2{margin-top: 30px;}
  .rat-contact-join .nei2 span{font-size: 12px;}
  .rat-contact-join .nei3 .nei3-2 span{font-size: 12px;}
  .rat-contact-join .nei1 span{font-size: 20px;text-align: center;}
  .rat-contact-join{margin: 30px auto;}
  .rat-contact-join .nei3 .nei3-3 .warp{flex-direction: column;}
  .nei3-3 .nei3-3-le, .nei3-3 .nei3-3-ri{margin: 15px 0px;}
  .nei3-3 .nei3-3-le .nei3-3-le-p{margin: 10px 0px;}
  .nei3-3 .nei3-3-le .nei3-3-le-bo{flex-direction: column;}
  .nei3-3 .nei3-3-ri .nei3-3-le-p {margin: 10px 0px 15px;}
  .nei3-3 .nei3-3-le .nei3-3-le-p p,.nei3-3 .nei3-3-ri .nei3-3-le-p p {font-size: 12px;}
  .rat-case-maininfo {padding: 30px 0px;}
  .rat-case-mainlist li {width: 49%;margin-right: 2%;}
  .rat-case-mainlist li:nth-of-type(2n) {margin-right: 0% !important;}
  .rat-case-mainlist li .info {padding: 5px 8px;}
  .rat-case-mainlist li .info .t1 {font-size: 15px;}
  .rat-case-mainlist li .info .t2 {font-size: 12px;}
  .rat-case-page {padding: 10px; margin-top: 15px;}
  .rat-case-detailsmain {margin-top: 55px;}
  .case-detail-box {margin-bottom: 35px; margin-top: -25px;}
  .rat-case-detailsmain .case-banner .case-swiper {width: 100%;height: 100%;position: relative;}
  .rat-case-detailsmain .case-banner .case-swiper .swiper-slide {background-image: none !important;width: 100% !important;}
  .rat-case-detailsmain .case-banner .case-swiper .swiper-slide > img {opacity: 1;width: 100%;}
  .rat-case-detailsmain .case-detail-box .case-box .top-box {padding: 40px 20px 10px;}
  .rat-case-detailsmain .case-detail-box .case-box .top-box .left .t2 {font-size: 18px; margin: 5px 0px;}
  .rat-case-detailsmain .case-detail-box .case-box .top-box .right {right: calc(50% - 70px);width: 140px;top: 24px;}
  .rat-case-detailsmain .case-detail-box .case-box .top-box .right .page-box {left: 65px;position: absolute;}
  .rat-case-detailsmain .case-detail-box .case-box .top-box .right .page-box .swiper-pagination-case {left: -20px;}
  .rat-case-detailsmain .case-detail-box .case-box .top-box .left {width: 85%;}
  .rat-case-detailsmain .case-detail-box .case-box .content .left-cont, .rat-case-detailsmain .case-detail-box .case-box .content .right-cont {width: 100%;}
  .rat-case-detailsmain .case-detail-box .case-box .content {padding: 15px;}
  .case-detail-box .case-box .content .right-cont li {padding-top: 8px; padding-bottom: 8px;}
  .case-detail-box .case-box .detail-bottom {padding: 15px;}
  .detail-bottom > .left .next {margin-top: 7px;}

  .rat-about-futuretitle,.rat-about-grouptitle {font-size: 24px; margin-bottom: 15px;}
  .rat-about-futuretitle span,.rat-about-grouptitle span {font-size: 17px;}
  .rat-service-rddesigntxt {width: 100%; font-size: 13px; line-height: 1.8; margin-bottom: 30px;}
  .rat-service-qualitytxt {padding: 0px;}
  .rat-service-rddesignrcinfotxt {width: 100%;font-size: 13px; line-height: 1.6;}
  .rat-service-rddesignrcnum {width: 100%;}
  .rat-service-rddesignrcnum li span {line-height: 25px;}
  .rat-service-rddesignrcnum li span strong {font-size: 24px;}

  .rat-about-groupmain {padding: 30px 0px 60px;}
  .rat-about-groupleft {width: 100%; font-size: 13px; line-height: 1.8; float: inherit;}
  .rat-about-groupright {width: 100%; float: inherit;}
  .rat-about-futuremain {padding: 30px 0px; background-size: auto 100%;}
  .rat-about-futureinfo {max-width: 100%; text-align: justify; font-size: 13px; line-height: 1.8;}
  .cy-about-profilemain {padding: 30px 0px;}
  .cy-about-profileinfo {margin-bottom: 20px;}
  .cy-about-profiletitle {width: 100%; margin-bottom: 20px; float: inherit;}
  .cy-about-profiletxt {width: 100%; text-align: justify; font-size: 13px; line-height: 1.8;}
  .cy-about-profiletitle p {line-height: 45px; margin-bottom: 10px;}
  .cy-about-profiletitle h3 {font-size: 18px;}
  .cy-about-profiletitle h3 span {font-size: 20px; font-weight: 600; display: inline-block;}
  .cy-about-profiletitle .imgbox {margin-top: 10px; border-radius: 10px;}
  .cy-about-coremain {padding: 30px 0px;}
  .cy-about-coretitle,.cy-about-historytitle {font-size: 24px; line-height: 45px; margin-bottom: 15px;}
  .cy-about-coreinfo img {max-width: 100%;}
  .cy-about-historyinfo {margin-top: 10px;}

  .cy-about-culturemain {padding: 30px 0px; background-size: cover;}
  .cy-about-culturetitle {font-size: 24px; margin-bottom: 20px;}
  .cy-about-cultureinfo {height: auto;}
  .cy-about-cultureinfo .cir1 {width: 250px;height: 250px;position: relative;margin: auto;}
  .cy-about-cultureinfo .cir1:nth-child(2) {left: 0;}
  .cy-about-cultureinfo .cir1:nth-child(3) {left: 0;}
  .cy-about-cultureinfo .cir1 .quan {width: 100px;height: 100px;margin: 10px 0px;}
}
@media screen and  (max-width:768px){
  .rat-news-hotnews .rat-news-hotonenews a{ padding-left:0; height:auto;}
  .rat-news-hotnews .img{ width:100%; height:auto; position:static;}
  .rat-news-hotnews .text .time{ margin:12px 0 3px 0; }
  .rat-news-hotnews .text .p{ line-height:24px; height:72px; margin:4px 0 14px 0;}
  .rat-news-hotnews .slick-dots li {width: 9px;height: 9px;margin: 0 3px;}
  .rat-news-newslist li a{ padding:12px 0 12px 90px;}
  .rat-news-newslist li .time{ width:90px; height:74px; top:12px;}
  .rat-news-newslist li .text{ min-height:74px;}
  .rat-news-newslist li .text h5{ margin:2px 0 4px 0;}
}