﻿
	.otherinfo-box {
	background:#f2f3f5;
}
	.otherinfo-box h2 {
	color:#445268;
}
	.pointbox {
	background:#fff;
	height:105px;
	padding:30px 0;
	width:1200px;
	margin:0 auto;
}
.pointbox li {
	display:inline-block;
	float:left;
	width:240px;
	text-align:center;
}
.pointbox li p {
	font-size:16px;
	color:#666;
	margin-top:10px;
}
.pointbox li i {
	display:inline-block;
	vertical-align:middle;
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	box-shadow:0 0 1px transparent;
}
.pointbox li:hover i {
	-webkit-animation-name:hvr-bob-float,hvr-bob;
	animation-name:hvr-bob-float,hvr-bob;
	-webkit-animation-duration:.3s,1.5s;
	animation-duration:.3s,1.5s;
	-webkit-animation-delay:0s,.3s;
	animation-delay:0s,.3s;
	-webkit-animation-timing-function:ease-out,ease-in-out;
	animation-timing-function:ease-out,ease-in-out;
	-webkit-animation-iteration-count:1,infinite;
	animation-iteration-count:1,infinite;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-direction:normal,alternate;
	animation-direction:normal,alternate;
}
.icon-tb01 {
	background-image:url(/ycnh/images/icon.png);
	background-position:0 -166px;
	width:64px;
	height:64px;
}
.icon-tb02 {
background-image:url(/ycnh/images/icon.png);
	background-position:-68px -166px;
	width:64px;
	height:64px;
}
.icon-tb03 {
	background-image:url(/ycnh/images/icon.png);
	background-position:0 -234px;
	width:64px;
	height:64px;
}
.icon-tb04 {
	background-image:url(/ycnh/images/icon.png);
	background-position:-204px -166px;
	width:64px;
	height:64px;
}
.icon-tb05 {
	background-image:url(/ycnh/images/icon.png);
	background-position:-136px -166px;
	width:64px;
	height:64px;
}
.icon-tb06 {
	background-image:url(/ycnh/images/icon.png);
	background-position:-220px -112px;
	width:48px;
	height:40px;
}
.icon-tb07 {
	background-image:url(/ycnh/images/icon.png);
	background-position:-119px -110px;
	width:42px;
	height:42px;
}
.icon-tb08 {
	background-image:url(../images/icon.png);
	background-position:-272px -112px;
	width:42px;
	height:38px;
}
.icon-tb09 {
	background-image:url(../images/icon.png);
	background-position:-192px -302px;
	width:34px;
	height:41px;
}
.icon-tb10 {
	background-image:url(../images/icon.png);
	background-position:-58px -302px;
	width:41px;
	height:41px;
}
.icon-tb11 {
	background-image:url(../images/icon.png);
	background-position:-148px -302px;
	width:40px;
	height:41px;
}
.icon-tb12 {
	background-image:url(../images/icon.png);
	background-position:-165px -110px;
	width:41px;
	height:41px;
}
.icon-tb13 {
	background-image:url(../images/icon.png);
	background-position:-103px -302px;
	width:41px;
	height:41px;
}
.icon-tb14 {
	background-image:url(../images/icon.png);
	background-position:-290px -234px;
	width:41px;
	height:41px;
}
.icon-tb15 {
	background-image:url(../images/icon.png);
	background-position:0 -302px;
	width:54px;
	height:58px;
}
.icon-tb16 {
	background-image:url(../images/icon.png);
	background-position:-68px -234px;
	width:58px;
	height:58px;
}
.icon-tb17 {
	background-image:url(../images/icon.png);
	background-position:-339px -183px;
	width:54px;
	height:58px;
}
.icon-tb18 {
	background-image:url(../images/icon.png);
	background-position:-130px -234px;
	width:58px;
	height:57px;
}
.icon-tb19 {
	background-image:url(../images/icon.png);
	background-position:-192px -234px;
	width:46px;
	height:55px;
}
.icon-tb20 {
	background-image:url(../images/icon.png);
	background-position:-339px 0;
	width:56px;
	height:58px;
}
.icon-tb21 {
	background-image:url(../images/icon.png);
	background-position:-272px -166px;
	width:59px;
	height:59px;
}
.icon-tb22 {
	background-image:url(../images/icon.png);
	background-position:-339px -245px;
	width:50px;
	height:41px;
}
.icon-tb23 {
	background-image:url(../images/icon.png);
	background-position:-242px -234px;
	width:44px;
	height:54px;
}
.icon-tb24 {

	background-image:url(../images/icon.png);
	background-position:-339px -62px;
	width:56px;
	height:57px;
}
.icon-tb25 {
	background-image:url(../images/icon.png);
	background-position:-339px -123px;
	width:56px;
	height:56px;
}
.icon-top-f {
	background-image:url(../images/icon.png);
	background-position:-405px -245px;
	width:12px;
	height:12px;
}
.icon-zjds {
	background-image:url(../images/icon.png);
	background-position:-421px -245px;
	width:6px;
	height:6px;
}
.os-container {
    display: flex;
   
    flex-wrap: wrap;
	width:1200px;
	margin:0 auto;
}

.os-item {
    width: 200px;
    text-align: center;
    margin: 10px;
}

.os-item img {
    width: 100%;
    height: auto;
}

.os-title {
    font-size: 16px;
    margin: 10px 0;
	color:#666;
	font-weight:bold;
}

.os-desc {
    font-size: 14px;
    line-height: 20px;
	color:#666;
	   letter-spacing: 2px;
	   text-align:left;
}

.coming-soon {
    background-color: #ccc;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


/*顶部*/


.top201 .zc201 {
    float: left;
    color: #666;
}
.top201 .r201 {
    float: right;
    color: #666;
}
.w201 {
    width: 1200px;
    margin: 0 auto;
}
.top201 {
    z-index: 10;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
}
.top201 .r201 li {
    display: inline;
    padding: 0 5px;
}
.top201 .r201 li:first-child {
    padding-right: 0;
}
.top201 .r201 li a:hover {
    color: #05469a;
}
.top201 .r201 li a {
    color: #666;
    position: relative;
    z-index: 10;
}
.h201_main {
    position: relative;
    width: 100%;
    z-index: 100;
    background: #fff;
}
.h201_main .head201 {
    position: relative;
    height: 80px;
}
.h201_main .logo201 {
    display: block;

}
.h201_main .logo201 img {
    display: block;
	height:80px;
}
.h201_main .ss201 {
    width: 450px;
    height: 60px;
    line-height: 30px;
    margin-top: -65px;
    position: relative;
    float: right;
}
.h201_main .ss201 * {
    font-family: arial;
}
.h201_main .ss201 .sbtn201 {
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 0;
    background-position: -45px 8px;
    background-color: #dcdcdc;
    cursor: pointer;
    border:none;
}
.h201_main .ss201 .stxt201 {
    width: 400px;
    padding-left: 10px;
    height: 50px;
    line-height: 30px;
    border: 0px;
    background: #ececec;
    outline: none;
    color: #999;
    border-radius: 0;
}
.h201_main .link {
    position: absolute;
    right: 0;
    bottom: 15px;
}
.h201_main .link li {
    float: left;
    margin-right: 20px;
}
.h201_main .link li:last-child {
    margin-right: 0;
}
.h201_main .link li a {
    color: #999;
}
.h201_main .link li a s {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: bottom;
    background-repeat: no-repeat;
}
.h201_main .link li a s.oa {
    background-position: -282px 0;
}
.h201_main .link li a s.yx {
    background-position: -312px 0;
}
.h201_main .link li a s.sp {
    background-position: -343px 0;
}
.h201_main .link li a s.hc {
    background-position: -371px 0;
}
.nav201 {
    width: 100%;
    height: 40px;
    background: #05469a;
    position: relative;
    z-index: 3;
}
.na201 .list201 {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.nav201 .na201 {
    width: 1200px;
    margin: 0 auto;
}
.nav201 .na201 li {
    float: left;
    width: 130px;
    display: block;
    position: relative;
    z-index: 10;
    font-size: 16px;
    text-align: center;
}
.nav201 .na201 li a {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    height: 40px;
}
.nav201 .na201 li a span {
    display: block;
    font-size: 13px;
    line-height: 10px;
    text-transform: uppercase;
}
.nav201 .na201 li a i {
  
    height: 28px;
    background-color: #7d9fca;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
}
.nav201 .na201 li:last-child a i {
    display: none;
}
.nav201 .na201 li a:hover, .nav201 .na201 li a.hover, .nav201 .na201 li #hover2 {
    background: #5dadfd;
}
.nav201 .na201 dl {
    width: 100%;
    background: #05469a;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 12;
}
.nav201 .na201 dl {
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.nav201 .na201 li:hover dl {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.nav201 .na201 dl dd {
    border-top: 1px solid #003b88;
    text-align: left;
    position: relative;
    z-index: 12;
    display: block;
    width: 100%;
}
.nav201 .na201 dl dd:first-child {
    border: none;
}
.nav201 .na201 dl dd a {
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    width: 100%;
    text-align: center;
}
.nav201 .na201 dl dd a:hover, .nav201 .na201 dl dd a.hover {
    background: #5dadfd;
}
.icon201 {background-image: url("/ycnh/images/icon201.png");display: inline-block;vertical-align: middle;}

/*滚动文字*/

.scroll-container {
    width: 1400px;
    overflow: hidden;
    white-space: nowrap;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
}

.scroll-container i {
    margin: 0 10px;
    color: #f00;
    flex-shrink: 0;
	font-size:18px;
}

.text-scroll-wrapper {
    flex-grow: 1;
    overflow: hidden;
}

.scroll-text {
    display: inline-block;
	color: #f00; /* 设置文字颜色为灰色 */
    /* 修改这里的 animation-duration 来控制滚动速度，数值越大，速度越慢 */
    animation: scroll 50s linear infinite; 
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}    




