.syryzz{
	width: 100%;
	padding-top: 70rem;
	padding-bottom: 70rem;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% 100%;
	background-image: url(../images/ryzz_bg.png);
}
.home-solution-mod {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 600px;
	position: relative;
	-webkit-font-smoothing: antialiased
}

.home-solution-mod .c-section-tit {
	color: #fff
}

.home-solution-mod .c-section-inner {
	position: relative;
	z-index: 2
}

.home-solution-tab .c-tab-simple .c-tab-tit {
	color: #eef4ff;
	font-size: 16px;
	display: flex;
	flex-direction: row;
	justify-content:start;
	padding-top: 2px;
}
.home-solution-tab .c-tab-simple .c-tab-tit span{
	display: flex;
	flex-direction:column;
	justify-content:start;
}
.home-solution-tab .c-tab-simple .c-tab-tit span i{
	font-style: normal;
	
}
.home-solution-tab .c-tab-simple .c-tab-tit span em{
	text-transform: uppercase;
	opacity: 0.6;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
.home-solution-tab .c-tab-simple.actived:after {}

.home-solution-tab .c-tab-simple.actived .c-tab-tit,
.home-solution-tab .c-tab-simple:hover .c-tab-tit {
	color: #fff;
	text-decoration: none;
}

.home-solution-tab ul {
	display: block
}

.home-solution-tab .c-tab-simple a {
	padding: 10px 0px 10px 20px;
	margin: 30px 0;
}

.home-solution-tab .c-tab-simple.actived a {
	font-weight: bold;
	background: url(../images/innhover.png) no-repeat left center;
}

.home-solution-wrap .home-solution-tab {
	padding: 0 0 5px;
	overflow: hidden;
	height: 485px;
}

.home-solution-tab-more {
	padding: 0 43px 0 0;
	margin-top: 20px;
	text-align: right
}

.home-solution-tab-more a {
	display: inline-block;
	border-top: #667080 1px solid;
	padding-top: 20px;
	color: #eef4ff;
	font-size: 16px;
	padding-right: 5px
}

.home-solution-tab-more a:hover {
	color: #fff;
	text-decoration: none
}

.home-solution-wrap .c-tab-panel {
	padding-left: 0px;
	padding-bottom: 25px;
	border-left: 1px solid rgba(255,255,255,0.3);
}

.home-solution-item {
	padding-top: 23px;
	padding-left: 55px;
}

.home-solution-tit {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 30px
}

.home-solution-txt {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}

.home-solution-links {
	padding: 25px 0 20px;
}

.home-solution-btn {
	padding-top: 60px
}

.home-solution-logo {
	padding-top: 50px;
	overflow: hidden
}

.home-solution-logo-inner {
	display: flex;
	    justify-content: space-between;
}

.solution-logo-item {
	
	display: inline-block;
	margin-bottom: 0px;
}
.wth01{width: 33%;
	margin-right: 2.6%;}
.wth02{width: 33%;
		margin-right: 2.6%;}
.wth03{width: 23%;
	margin-right: 2.6%;}
.solution-logo-item.disabled,
.solution-logo-item.disabled:hover {
	cursor: default
}

.solution-logo-item img {
	width: 100%;
	height: 243rem;
	display: block;
}

.solution-logo-item h3 {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.home-m-solution-mod {
	display: none
}

.home-service-mod {
	position: relative;
	overflow: hidden
}

.home-service-mod .c-section-inner {
	position: relative;
	z-index: 2
}

.c-btn {
	height: 40px;
	min-width: 140px;
	padding: 0 20px;
	border-radius: 2px;
	background: no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	outline: 0;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.c-btn:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #004098;
}

.c-grid {
	font-size: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.c-grid [class*=c-g-] {
	display: inline-block;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	vertical-align: top
}

.c-grid-expand {
	margin-right: -10px;
	margin-left: -10px
}

.c-grid-inner {
	font-size: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -10px;
	margin-left: -10px
}

.c-grid-inner [class*=c-g-] {
	display: inline-block;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top
}

.c-g-4 {
	width: 232px;
	float: left;
}

.c-g-20 {
	float: left;
	margin-left: 30px;
	position: absolute;
}

.c-tab-normal {
	text-align: center
}

.c-tab-normal .c-tab-simple {
	display: inline-block;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	position: relative
}

.c-tab-normal .c-tab-simple a {
	display: block;
	padding: 20px 20px;
	width: 240px;
	text-decoration: none
}

.c-tab-normal .c-tab-simple .c-tab-tit {
	color: #ffffff;
	font-size: 18px
}

.c-tab-normal .c-tab-simple .c-tab-tit img {
	padding-right: 15px;
}

.c-tab-normal .c-tab-simple.actived .c-tab-des,
.c-tab-normal .c-tab-simple.actived .c-tab-tit,
.c-tab-normal .c-tab-simple:hover .c-tab-des,
.c-tab-normal .c-tab-simple:hover .c-tab-tit {
	color: #ffffff
}

.c-tab-normal .c-tab-simple.actived:after {}

.c-tab-vertical {
	display: table
}

.c-tab-vertical .c-tab-panel,
.c-tab-vertical ul {
	display: table-cell
}

.c-tab-vertical .c-tab-simple {
	display: block;
	text-align: left;
	border-bottom: 0
}

.c-tab-vertical .c-tab-simple a {
	padding-right: 20px
}

.c-tab-vertical .c-tab-simple.actived:after {}

.c-tab-nosplit {
	text-align: left;
	margin-left: -20px
}

.c-tab-nosplit .c-tab-simple {
	border-bottom: 0
}

.c-tab-nosplit .c-tab-simple a {
	padding: 0 20px;
	line-height: 45px
}

.c-tab-nosplit .c-tab-simple .c-tab-tit {
	font-size: 16px
}

.c-tab-nosplit .c-tab-simple:after {
	position: absolute;
	right: 0;
	top: 12px;
	content: "";
	display: inline-block;
	width: 1px;
	height: 15px;
	background: #e5e5e5
}

.c-tab-nosplit .c-tab-simple:last-child:after {
	display: none
}

.c-tab-nosplit .c-tab-simple.actived:after {
	position: absolute;
	right: 0;
	left: inherit;
	bottom: inherit;
	top: 12px;
	content: "";
	display: inline-block;
	width: 1px;
	height: 15px;
	background: #e5e5e5
}

.c-tab-weak {
	text-align: left;
	margin-left: -15px
}

.c-tab-weak .c-tab-simple {
	border-bottom: 0
}

.c-tab-weak .c-tab-simple a {
	padding: 0 15px;
	line-height: 45px
}

.c-tab-weak .c-tab-simple .c-tab-tit {
	font-size: 14px
}

.c-tab-weak .c-tab-simple.actived:after,
.c-tab-weak .c-tab-simple:after {
	display: none
}

.c-loading {
	text-align: center
}

.c-loading .c-loading-inner>div {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #2277da;
	-webkit-animation: bouncedelay .7s infinite ease-in-out both;
	animation: bouncedelay .7s infinite ease-in-out both;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px
}

.c-loading .c-loading-inner .one {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.c-loading .c-loading-inner .two {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@keyframes bouncedelay {

	0%,
	100%,
	80% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 1
	}

	40% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: .8
	}
}

.c-loading-weak .c-loading-inner>div {
	background-color: #fff
}

.m .c-loading-inner>div {
	width: 8px;
	height: 8px;
	margin-left: 1px;
	margin-right: 1px
}

.c-pagearea {
	padding: 75px 0;
	min-width: 320px;
	box-sizing: border-box
}

.c-pagearea.bg-color {
	background-color: #f7f8fa
}

.c-pagearea-inner {
	max-width: 1200px;
	min-width: 320px;
	margin: 0 auto
}

.c-pagearea-tit {
	margin-left: 10px;
	margin-right: 10px;
	color: #333;
	text-align: center
}

.c-pagearea-tit .area-title {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 10px;
	text-align: center
}

.c-pagearea-con {
	margin-top: 60px
}

.c-section.c-p-y-tall {
	padding: 90px 0
}

.c-section.c-p-y-short {
	padding: 45px 0
}

.c-section.bg-color {
	background: #f7f8fa
}

.c-section-inner {
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 0px
}

.c-section-hd {
	margin-bottom: 10px
}

.c-section-tit {
	text-align: center;
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: 400;
	line-height: 1.5
}

.c-section-des {
	text-align: center;
	text-align: center;
	font-size: 18px;
	color: #666;
	margin: 15px 0 0;
	line-height: 1.5
}

.c-section-des a {
	color: #2277da
}

.c-section-hd-align-left,
.c-section-hd-align-left .c-section-des,
.c-section-hd-align-left .c-section-tit {
	text-align: left
}

.c-step-box {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	counter-reset: step
}
/* 新闻中心 start */
.news_box { }

.news_box ul { position: relative;margin-top: 20px;}
.news_box ul::after { content: ''; position: absolute; top: 50px; left: 45px; bottom: 50px;width: 1px; background: #799DBE;}
.news_box ul li{ list-style: none;}
.news_box ul li a { display: block; color: #666; font-size: 14px; position: relative; padding-left: 95px;}
.news_box ul li a strong { display: block; position: relative; border-bottom: 1px solid #D2D2D2; padding: 20px 10px; border-radius: 6px; transition: .3s;}
.news_box ul li a strong::after { content: ''; position: absolute; top: 50%; left: -16px; transform: translateY(-50%); display: inline-block; width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:16px solid rgba(0,0,0,0); transition: .3s;}
.news_box ul li a strong i { display: block; padding-bottom: 18px; font-size: 20px; color: #333; transition: .3s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_box ul li:last-child a strong{ border-bottom: none;}

.news_box ul li a span { display: flex; justify-content: center; align-items: center; flex-direction:column; position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 2; width: 80px; height: 80px; font-size: 14px; background: #fff; text-align: center; color: #004889; border-radius: 50%; box-shadow: 10px 10px 25px rgba(0, 72, 137, .16); transition: .3s;}
.news_box ul li a:hover span { background: #0062ac; color: #fff;}
.news_box ul li a span i { font-size: 19px; line-height: 30px; font-style: normal; font-weight: normal;}
.news_box ul li a span em {  font-style: normal; font-weight: normal;display: inline-block; margin-top: 3px; padding: 3px 6px 0; font-size: 18px; border-top: 1px solid #789EC1;}
.news_box ul li a:hover strong { background: #0062ac; color: #fff;}
.news_box ul li a:hover strong i { color: #fff;}
.news_box ul li a:hover strong::after { border-right-color: #0062ac;}
.news_box ul li a strong i { font-style: normal; font-weight: normal;}
.news_box ul li a strong em { font-style: normal; font-weight: normal;}
.news_box a.more { display: none; margin-top: 10px; color: #666; height: 32px; background: rgba(255, 255, 255, .5);; line-height: 32px; text-align: center; border-radius: 5px;}

.home_warp .downIco { display: none;}
@media screen and (min-width: 1200px){    
    .news_box .l_box { opacity: 0; transform: translateX(-100%); transition: .8s; transition-delay: .5s;}
    .news_box.enter .l_box { opacity: 1;transform: translateX(0);}
    .news_box .r_box { opacity: 0; transform: translateX(100%); transition: .8s; transition-delay: .5s;}
    .news_box.enter .r_box { opacity: 1;transform: translateX(0);}
    
    .home_warp .downIco { display: block; position: fixed; bottom: 50px; width: 70px; height: 70px; left: 50%; transform: translateX(-50%); transition: opacity .3s; animation: downIconIco 4s infinite; z-index: 2;}
    .home_warp .downIco.on { opacity: 0;}
    
    
    .news_box ul li a:hover strong { background: #0062ac; color: #fff;}
    .news_box ul li a:hover strong i { color: #fff;}
    .news_box ul li a:hover strong::after { border-right-color: #0062ac;}
	
}
.home_main_y150 .ybg_y150 i.i4{ top: 33%;}
.home_main_y150 .ybg_y150 i.i5{ top: 31%;}
@media screen and (max-width: 1800px){
    .home_main_y150 .ybg_y150 i.i4{ left: 10%;}
    .home_main_y150 .ybg_y150 i.i5{ right: 22%;}
}
@media screen and (max-width: 1450px){
    .home_main_y150 .ybg_y150 i.i4{ left: 5%;}
    .home_main_y150 .ybg_y150 i.i5{ right: 18%;}
}
@media screen and (max-width: 1300px){
    .home_main_y150 .ybg_y150 i.i4{ left: 2%;}
}

@media screen and (max-width: 1680px){
    .news_box h2.t1 { padding: 40px 0 50px;}
    .news_box .r_box h6 { padding: 50px 0  42px}
    .news_box .box{ padding: 15px; display: flex;}
    .news_box .l_box, .news_box .r_box { box-sizing: border-box; padding: 0 15px;}
    .news_box .r_box { flex: 1; padding-left: 30px;}
    .news_box .l_box { width: 771px;}
    .news_box .swiper_warp { width: 100%;}
    .news_box .r_box h6 a { font-size: 16px; padding: 0 15px; margin-left: 10px;}
    .news_box ul li a strong { padding: 15px;}
    .news_box ul li a strong i { padding-bottom: 10px;}
    .news_box ul li a strong em { display: block; height: 40px; line-height: 20px; overflow: hidden;}
    .menu_box .menu_item .ons { width: 300px;}
    .menu_box .menu_item .ons h3 a { font-size: 22px;}
    .menu_box .menu_item .bt1 ul li a { font-size: 18px;}
    .menu_box .menu_item .bt2 ul li a { font-size: 15px;}
    .menu_box .menu_item .ons h3 a.on::before {width: 40px; margin-top: 16px; margin-right: 15px;}
    .menu_box .menu_item .bt1 ul li a.on::before {margin: 13px 12px 0 0;}
}
@media screen and (max-width: 1400px){
    .news_box h2.t1 { padding: 10px 0 20px;}
    .news_box .r_box h6 { padding: 20px 0  12px}
    .floor.s1.news_box .box { padding-left: 620px;}
    .news_box .l_box { width: 620px;}
    .news_box ul::after { left: 36px;}
    .news_box ul li a { padding-left: 100px;}
    .news_box ul li a span { width: 74px; height: 74px; font-size: 12px;}
    .news_box ul li a strong { font-size: 12px; padding: 12px;}
    .news_box ul li a strong i { padding-bottom: 5px; font-size: 17px;}
    .news_box ul li a span i { font-size: 16px; line-height: 24px;}
    .news_box ul li a span em { font-size: 14px;}
    .news_box .swiper_warp .dotTxt ul li span { width: 65px; font-size: 16px;}
    .news_box .swiper_warp .dotTxt ul li span strong { font-size: 16px;}
    .news_box .r_box h6 a { font-size: 15px; }
}
@media screen and (max-width: 1200px){
    .f1-box { height: 100vh}
    .floor.s1 { padding-top: 0;}
    .news_box .box{ display: block;}
    .floor.s1.news_box .box { padding: 15px;}
    .floor.s1.news_box .l_box { position: static;}
    .news_box .l_box, .news_box .r_box { width: 100%; padding: 0;}
    .news_box h2.t1 { padding: 40px 0 30px;}
    .home_main_y150.on .ybg_y150 i.i4, .home_main_y150.on .ybg_y150 i.i5 { display: none;}

    .news_box .swiper-slide img { width: 100%; height: auto;}
    .home_warp { overflow-y: auto;}
    .news_box .r_box a.more { display: block;}

    .banners.boxT2 .titT1 { height: auto; width: 100%; padding: 0 20px; box-sizing: border-box;}
    .banners.boxT2 .titT1 .sp1 { padding-bottom: 20px;}
    .banners.boxT2 { background-size: cover;}
}
@media screen and (max-width: 768px)
{
   .c-g-4 {
	width: 25%;
}
.home-solution-tab .c-tab-simple .c-tab-tit {
	display: block;
        font-size: 14px;
}
.home-solution-tab .c-tab-simple .c-tab-tit span em {
     display:none;
}
.home-solution-txt {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}
.c-g-20 {
    margin-left: 10px;
}
.solution-logo-item h3 {
    color: #fff;
    font-size: 12px;
    margin-top: 0px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.home-solution-logo {
    padding-top: 20px;
    overflow: hidden;
}
.c-tab-normal .c-tab-simple .c-tab-tit img {
    padding-left: 12px;
}
.home-solution-btn {
    padding-top: 30px;
}
.home-solution-item {
    padding-top: 23px;
    padding-left: 25px;
}
.sycynavs {
    height: 205rem;
    margin-top: 55rem;
    margin-bottom: 0rem;
}
.cyonelist {
    margin-top: 5rem;
}
}
@media screen and (max-width: 768px){
    .news_box h2.t1 { padding: 15px 0;}
    .news_box h2.t1 img { height: 26px;}
    .news_box .swiper_warp { border-radius: 10px;}
    .news_box .swiper_warp .dotTxt { display: none;}
    .news_box .swiper_warp .img_ps { height: 60px; padding: 15px; font-size: 14px;}
    .news_box .r_box h6 a { margin-bottom: 5px;}
    .news_box ul li a { padding-left: 80px;}
    .news_box .swiper-slide{height: auto;}
}

/* 新闻中心 end */
/*搜索结果页*/
.searchNav{color:#1a1a1a; font-size:16px; line-height:28px; border-bottom:2px solid #e7e7e7;}
.searchNav span{color:#ef3838;}
.searchList{margin-top:6px;}
.searchList .item{padding:20px 0 20px 10px; border-bottom:1px solid #f0f0f0;}
.searchList .item:hover{background-color:#f7f7f7;}
.searchList .item .search-title{color:#333333; font-size:18px; margin-bottom:14px;}
.searchList .item .search-title span{color:#ef3838;}
.searchList .item .search-title a{color:#333333;}
.searchList .item .search-txt{color:#666666; font-size:14px; line-height:20px; margin-bottom:10px;}
.searchList .item .search-txt span{color:#ef3838;}
.searchList .item .search-date{color:#333333; font-size:12px;}
.searchList .item .search-date em{color:#bababa; margin:0 30px 0 15px;}