
.yzjindex-center p{  margin: 0; padding: 0;}
.sc-jhAzac { padding-left:10px}

h1 {
	line-height: 78px; font-size: 56px;
}
h1 {
	font-weight: 600;
}
h2 {
	font-weight: 600;
}
h2 {
	line-height: 68px; font-size: 48px;
}
h3 {
	line-height: 60px; font-size: 40px;
}
h3 {
	font-weight: 600;
}
h4 {
	font-weight: 600;
}
h4 {
	line-height: 48px; font-size: 32px;
}
h5 {
	line-height: 36px; font-size: 24px;
}
h5 {
	font-weight: 600;
}
h6 {
	font-weight: 600;
}
h6 {
	line-height: 32px; font-size: 20px;
}
.font26 {
	color: rgb(4, 15, 66); line-height: 40px; font-size: 26px;
}
.font20 {
	color: rgb(4, 15, 66);
}
.font20 {
	line-height: 32px; font-size: 20px;
}
.font20-l1 {
	line-height: 32px; font-size: 20px;
}
.font20-l1 {
	color: rgb(96, 103, 135);
}
.font16 {
	line-height: 28px; font-size: 16px;
}
.font16-l1 {
	line-height: 32px !important; font-size: 16px;
}
.font16-l1 {
	color: rgb(96, 103, 135);
}
.font16-l2 {
	color: rgb(175, 179, 195); line-height: 28px; font-size: 16px;
}
.font12 {
	color: rgb(4, 15, 66);
}
.font12 {
	line-height: 18px; font-size: 12px;
}
.font12-l1 {
	line-height: 18px; font-size: 12px;
}
.font12-l1 {
	color: rgb(96, 103, 135);
}
.font12-l2 {
	color: rgb(175, 179, 195); line-height: 18px; font-size: 12px;
}
.icon {
	width: 1em; height: 1em; overflow: hidden; vertical-align: -0.15em; fill: currentColor;
}


h5 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-size: 100%; vertical-align: baseline; box-sizing: border-box;
}
h6 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-size: 100%; vertical-align: baseline; box-sizing: border-box;
}
a {
	text-decoration: none; cursor: pointer;
}
a {
	color: rgb(29, 39, 84); font-size: 16px; font-weight: 400;
}
body {
	color: rgb(29, 39, 84); font-size: 16px; font-weight: 400;
}
html {
	color: rgb(29, 39, 84); font-size: 16px; font-weight: 400;
}
body {
	width: 100%; height: 100%;
}
html {
	width: 100%; height: 100%;
}

.icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: white;
}

img{vertical-align:top;}

.navDetail{
    
    overflow: hidden;
    display: block;
    z-index: 99;
    cursor: default;
    transition: all .3s;
}
.navDetail ul{
    width: 1200px;
    height: 350px;
    margin: auto;
    display: flex;
}
.navDetail ul li{
    width: 220px;
    height: 250px;
    margin-left: 20px;
}
.navDetail ul li h5{
    width: 170px;
    height: 28px;
    font-size: 20px;
    color: #261533 !important;
    letter-spacing: 0.5px;
    font-weight: 800;
    line-height: 28px;
    overflow: hidden;
    cursor: default;
}
.navDetail ul li h5 img{
    width: 28px;
    margin-right: 8px;
    
}
.navDetail ul li p {
    font-family: PingFang-SC-Light;
    font-size: 16px;
    color: #152633;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
}
.navDetail ul li p a{
    color: #152633;
    display: block;
    height: 30px;
    line-height: 30px;
}

.navDetail ul li p a:hover{
	color: #0F50B6 !important;
	    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.navDetail ul li p a img{
    vertical-align: middle!important;
    position: relative;
    top: -.5px;
}
.navDetail ul li .borderP{
    margin-top: 16px;
    margin-bottom: 15px;
    cursor: default;
    border-bottom: .5px solid rgba(0,0,0,0.10);
}

.yzj-smartwork-list{
        width: 100%;
        min-width: 1200px;
        padding: 20px 0 100px 0px;
        border-top: 1px solid #ebeced;
		height:400px;
		background-color: #F8F9FB;
	}


    .yzj-home-head-icon {
        font-family: 'iconfont-dinghome2019' !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: .2px;
        -moz-osx-font-smoothing: grayscale
    }

    .yzj-home-head-body {
        position: fixed;
        width: 100%;
        min-width: 1300px;
        height: 80px;
        top: 0;
        background-color: #fff;
        /*border-bottom: 1px solid #ebeef3;*/
        z-index: 100;
    }

    .yzj-home-head-body-block {
        position: relative;
        width: 100%;
        min-width: 1300px;
        height: 80px;
        background-color: #fff;
    }

    .yzj-home-head-content {
        position: relative;
        width: 1300px;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .yzj-home-head-logo {
        width: 197px;
        height: 80px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -ms-align-items: center;
        align-items: center;
    }

    .yzj-home-head-logo-link {
        position: relative;
        display: block;
        width: 197px;
        height: 80px;
        background-image: url('../images/logo.png');
        background-position: 0%;
        background-size: 100%;
        text-decoration: none;
    }

    .yzj-home-head-nav {
        width: 760px;
        height: 80px;
        margin-left: 28px;
        display: -ms-flexbox;
        display: flex;
        /*-ms-justify-content: center;*/
        /*justify-content: center;*/
    }

    .yzj-home-head-nav-item {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        height: 80px;
        margin: 0 25px 0 0;
        -ms-flex-align: center;
        -ms-align-items: center;
        align-items: center;
    }

    .yzj-home-head-nav-item.active {
        border-bottom: 2px solid #0F50B6;
    }

    .yzj-home-head-nav-item.active .yzj-home-head-nav-item-link {
        color: #0F50B6;
    }

    .yzj-home-head-nav-item-link {
        font-size: 16px;
        color: #000;
        line-height: 80px;
        text-decoration: none;
    }
    .yzj-home-head-nav-item-link.nohover {
        color: #000 !important;
    }

    .yzj-home-head-nav-item-link:hover {
        color: #0F50B6;
    }

    .yzj-home-head-nav-item-new {
        position: absolute;
        width: 27px;
        height: 17px;
        left: 25px;
        top: 20px;
        background-image: url('new.png');
        background-position: 0%;
        background-size: 100%;
    }

    .yzj-home-head-operation {
        height: 80px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -ms-align-items: center;
        align-items: center;
    }

    .yzj-home-head-operation-region {
        position: relative;
        /*width: 100px;*/
        height: 80px;
        display: -ms-flexbox;
        display: flex;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-align: center;
        -ms-align-items: center;
        align-items: center;
        cursor: pointer;
    }

    .yzj-home-head-operation-region-text {
        font-size: 16px;
        text-align: center;
        color: #000;
    }

    .yzj-home-head-operation-region-icon {
        margin: 1px 0 0 5px;
        font-size: 12px;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
    }

    .yzj-home-head-slide-list {
        display: none;
        position: absolute;
        width: 180px;
        top: 68px;
        left: -12px;
        background-color: #fff;
        box-shadow: 0 10px 16px 0 rgba(0,0,0,0.18);
        border-radius: 6px;
        z-index: 9999;
    }
    .yzj-home-head-slide-list.long {
        width: 180px;
    }

    .yzj-home-head-slide-list-item {
        display: block;
        width: 180px;
        height: 38px;
        padding: 0 13px;
        font-size: 14px;
        color: rgba(0, 0, 0, .7);
        line-height: 38px;
        text-decoration: none;
    }
    .yzj-home-head-slide-list-item.long {
        width: 180px;
    }

    .yzj-home-head-slide-list-item:hover {
        color: #0F50B6 !important;
        background-color: #F6F6F6;
    }

    .yzj-home-head-slide-list-item.active {
        color: #000;
    }

    .yzj-home-head-operation-register {
        position: relative;
        display: block;
        padding: 2px;
        width: 120px;
        height: 46px;
        margin-right: 10px;
        line-height: 40px;
        font-size: 16px;
        font-weight: bold;
        color: #0F50B6;
        -ms-flex-align: center;
        -ms-align-items: center;
        text-align: center;
        text-decoration: none;
        border: 1px solid #0F50B6;
        border-radius: 23px;
    }

    .yzj-home-head-operation-register:hover {
        border: 3px solid #0F50B6;
        padding: 0;
    }

    .yzj-home-head-operation-download {
        position: relative;
        display: block;
        width: 120px;
        height: 46px;
        margin-right: 25px;
        line-height: 46px;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        -ms-flex-align: center;
        -ms-align-items: center;
        text-align: center;
        text-decoration: none;
        border-radius: 23px;
        background-color: #0F50B6;
    }

    .yzj-home-head-operation-download:hover {
        background-color: #007BE5;
    }

    .yzj-home-head-operation-login {
        position: relative;
        display: block;
        font-size: 16px;
        color: #000;
        -ms-flex-align: center;
        -ms-align-items: center;
        text-align: center;
        text-decoration: none;
    }

    .yzj-home-head-operation-login:hover {
        color: #0F50B6;
    }
    .yzj-home-head-product-nav {
        position: absolute;
        display: none;
        top: 68px;
        left: -13px;
        /*width: 360px;*/
        background-color: #fff;
        box-shadow: 0 10px 16px 0 rgba(0,0,0,0.18);
        border-radius: 6px;
        z-index: 9999;
    }

    .yzj-home-head-product-content-nav {
        position: relative;
        /*width: 360px;*/
        display: -ms-flexbox;
        display: flex;
    }
    .yzj-home-head-product-left {
        background-color: #fff;
    }
    
    .yzj-home-head-product-right {
        background-color: #F6F6F6;
    }
    .yzj-home-head-product-left-item {
        position: relative;
        width: 180px;
        height: 38px;
        padding: 0 15px;
        font-size: 14px;
        color: rgba(0, 0, 0, .7);
        line-height: 38px;
        cursor: pointer;
    }
    .yzj-home-head-product-left-item:hover {
        background-color: #F6F6F6;
        color: #000;
    }
    .yzj-home-head-product-left-item.active {
        background-color: #F6F6F6;
        color: #000;
    }
    
    .yzj-home-head-product-left-item-a {
        display: block;
        background-color: #FFF;
        text-decoration: none;
    }
    
    .yzj-home-head-product-left-item-a:hover {
        color: #0F50B6;
    }
    .yzj-home-head-product-right-link {
        position: relative;
        display: block;
        width: 180px;
        height: 38px;
        padding: 0 15px;
        line-height: 38px;
        text-decoration: none;
        font-size: 14px;
        color: rgba(0, 0, 0, .7);
    }
    .yzj-home-head-product-right-link:hover {
        color: #0F50B6;
    }
    .yzj-home-head-product-icon {
        position: absolute;
        font-size: 12px;
        right: 12px;
        color: #7b7f91;
    }
    .yzj-home-head-product-left-item.active .yzj-home-head-product-icon {
        color: #000 !important;
    }
    .yzj-home-head-product-hide {
        display: none;
    }
    .yzj-home-head-product-block {
        display: none;
    }
    .yzj-home-head-product-right-link-new {
        display: inline-block;
        position: absolute;
        top: 8px;
        width: 26px;
        height: 14px;
        margin-left: 6px;
        background-image:url(https://gw.alicdn.com/imgextra/i3/O1CN010oj5kG1HNi7Z1voNl_!!6000000000746-2-tps-52-28.png);
        background-position: 0;
        background-size: 100%;
        background-repeat: no-repeat;
    }


.yzjindex-block6-caseBox,.yzjindex-pc li{list-style:none}
.yzjindex-pc{background:#F6F6F6;overflow:hidden}
.yzjindex-pc a{text-decoration:none}
.yzjindex-pc img{width:100%;vertical-align:bottom}
.yzjindex-pc .clearFix{zoom:1}
.yzjindex-pc .clearFix::after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.yzjindex-pc .yzjindex-center{text-align:center}
.yzjindex-pc .yzjindex-aBlock{display:block;width:100%;height:100%}
.yzjindex-pc .box-title{font-size:42px;line-height:59px;color:#000;-webkit-font-smoothing:antialiased;text-align:center;font-weight:600;margin-bottom:32px}
.yzjindex-pc .yzjindex-block-btn{display:inline-block;width:160px;height:56px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;font-size:16px;line-height:52px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#0F50B6;color:#fff;cursor:pointer;text-align:center}
.yzjindex-pc .yzjindex-block-btn:hover{background-color:#007BE5}
.yzjindex-pc .yzjindex-block-btnNone{background-color:transparent;margin-left:30px;color:#0F50B6;padding:2px;border:1px solid #0F50B6;height:56px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}
.yzjindex-pc .yzjindex-block-btnNone:hover{border-width:3px;padding:0;line-height:48px;background-color:transparent}
.yzjindex-pc .yzjindex-icon-right{display:inline-block;vertical-align:middle;width:24px;height:12px;background-image:url(https://img.alicdn.com/tfs/TB1fBI6F7T2gK0jSZFkXXcIQFXa-48-24.png);-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;background-repeat:no-repeat}
.yzjindex-pc .yzjindex-video-play{width:100%;vertical-align:bottom}
.yzjindex-pc .yzjindex-block-more{color:#0F50B6;position:relative;padding-bottom:5px;display:inline-block}
.yzjindex-pc .yzjindex-block-more::after{content:"";display:block;position:absolute;right:0;left:0;width:0;height:3px;background-color:#0F50B6;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-pc .yzjindex-block-more:hover::after{width:79px}
.yzjindex-pc .yzjindex-blockTxt{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}
.yzjindex-pc .yzjindex-blockTxt-list{width:300px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.yzjindex-pc .yzjindex-blockTxt-icon{width:108px}
.yzjindex-pc .yzjindex-blockTxt-title{margin:0 auto 12px;color:#000;font-size:26px;font-weight:600;-webkit-font-smoothing:antialiased;line-height:37px}
.yzjindex-pc .yzjindex-blockTxt-info{font-size:16px;color:#666;margin:0 3px;line-height:25px}
.yzjindex-block1{background-color:#fff;width:1440px;padding:0 14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;overflow:hidden}
.yzjindex-block1-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-scroll-chaining:chained;-ms-content-zooming:zoom;-ms-scroll-rails:none;-ms-content-zoom-limit-min:100%;-ms-content-zoom-limit-max:500%;-ms-scroll-snap-type:proximity;-ms-scroll-snap-points-x:snapList(100%,200%,300%,400%,500%);-ms-overflow-style:none}
.yzjindex-block1-wrap::-webkit-scrollbar{display:none}

.yzjindex-block1-model,.yzjindex-block1-model-listbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox}
.yzjindex-block1-banner-set-control-span.current .yzjindex-block1-banner-controlItem,.yzjindex-block1-banner-set-control-span:hover .yzjindex-block1-banner-controlItem{opacity:1}
.yzjindex-block1-banner-set-control-span.current .yzjindex-block1-banner-controlItem{bottom:8px;height:17px}
.yzjindex-block1-banner .yzjindex-block-btn{width:160px;height:52px;line-height:48px;background-color:#fff;color:#0F50B6;font-size:16px;margin-top:46px}
.yzjindex-block1-banner .yzjindex-block-btn:hover{background-color:#fff}
.yzjindex-block1-model{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:14px;margin-bottom:6px}
.yzjindex-block1-model-item{width:243px;height:243px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;cursor:pointer;margin-bottom:14px;margin-left:14px;position:relative;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block1-model-item .yzjindex-aBlock,.yzjindex-block1-model-item .yzjindex-itemBlock{position:relative;display:block;width:100%;height:100%;color:#fff;padding-top:19px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.yzjindex-block1-model-item-title{font-size:28px;line-height:40px;margin:0 22px;font-weight:100}
.yzjindex-block1-model-item-p{font-size:16px;line-height:22px;margin:0 22px;color:#FFF}
.yzjindex-block1-model-item-more{position:absolute;bottom:18px;left:22px;color:#fff;font-size:12px;cursor:pointer}
.yzjindex-block1-model-item-more .yzjindex-icon-right{margin-left:8px;position:relative;left:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block1-model-item .yzjindex-block1-itemShow{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:none;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;z-index:10;background-color:#fff}
.yzjindex-block1-model-item .yzjindex-block1-itemShow-title{margin:17px 0 22px 17px;color:#000;font-size:28px;line-height:40px}
.yzjindex-block1-model-item .yzjindex-block1-itemShow-p{font-size:16px;color:#666;line-height:25px;margin:10px 17px 0;overflow:hidden}
.yzjindex-block1-model-item .yzjindex-block1-itemShow-p a{color:#666}
.yzjindex-block1-model-item .yzjindex-block1-itemShow-p:first-child{margin-top:20px}
.yzjindex-block1-model-item .yzjindex-block1-itemShow-p::before{content:'';display:inline-block;width:0;height:12px;overflow:hidden;position:relative;left:-29px;background-image:url(https://img.alicdn.com/tfs/TB1WhI5F7T2gK0jSZPcXXcKkpXa-48-24.png);background-repeat:no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block1-model-item .yzjindex-block1-itemShow-p:hover{color:#000}
.yzjindex-block1-model-item .yzjindex-block1-itemShow-p:hover::before{margin-right:8px;width:24px;left:0}
.yzjindex-block1-model-item:hover{box-shadow:0 8px 12px rgba(0,0,0,.14)}
.yzjindex-block1-model-item:hover .yzjindex-icon-right{left:10px}
.yzjindex-block1-model-item:hover .yzjindex-block1-itemShow{display:block}
.yzjindex-block1-model-tobig{width:640px;height:223px;position:relative}
.yzjindex-block1-model-tobig-hotTexts{position:absolute;left:16px;top:13px;border:1px solid #FFF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;z-index:1}
.yzjindex-block1-model-tobig-hotTexts .yzjindex-aBlock{padding:0}
.yzjindex-block1-model-tobig-hotTexts span{float:left;font-size:12px;height:23px;line-height:23px}
.yzjindex-block1-model-tobig-hotTexts-key{color:#181728;font-weight:700;background:#FFF;padding:0 16px}
.yzjindex-block1-model-tobig-hotTexts-value{padding:0 10px;color:#FFF;width:204px;overflow:hidden;position:relative}
.yzjindex-block1-model-tobig-hotTexts-title{position:absolute;color:#FFF;top:74px;font-weight:600;left:52px;font-size:40px}
.yzjindex-block1-model-tobig-hotTexts-desc{position:absolute;color:#FFF;top:136px;left:52px;font-size:16px}
.yzjindex-block1-model-listbox{width:640px;height:auto;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:14px}
.yzjindex-block1-model-listbox:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.yzjindex-block1-model-listbox img{width:73px}
.yzjindex-block1-model-listbox .yzjindex-product-box{height:96px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px}
.yzjindex-block1-model-listbox .yzjindex-produc{height:223px;width:203px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:relative;cursor:default;background-image:-webkit-linear-gradient(89deg,#42A1FF 0,#0F50B6 100%);background-image:-moz- oldlinear-gradient(89deg,#42A1FF 0,#0F50B6 100%);background-image:linear-gradient(1deg,#42A1FF 0,#0F50B6 100%);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block1-model-listbox .yzjindex-produc:hover{box-shadow:0 8px 12px rgba(0,0,0,.14)}
.yzjindex-block1-model-listbox span{color:#FFF;font-size:24px;display:block;margin-left:16px;margin-top:30px}
.yzjindex-block1-model-listbox .yzjindex-aBlock{height:auto;width:auto;display:inline-block;line-height:14px;padding:8px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #FFF;color:#FFF;font-size:14px;margin-top:8px;margin-left:16px}
.yzjindex-block1-model-listbox .yzjindex-aBlock-trn{position:absolute;top:0;left:0;bottom:0;right:0;border:none}
.yzjindex-block1-modelBox1{width:640px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.yzjindex-block1-modelBox2{width:480px}
.yzjindex-block1-modelBox2 .yzjindex-model-toSmall{width:464px;height:144px}
.yzjindex-block1-modelBox2 .yzjindex-model-tobig{width:464px;height:464px}
.yzjindex-block1-modelBox2 .yzjindex-block1-model-item-info{position:absolute;bottom:14px;left:34px;font-size:22px}
.yzjindex-block-product{background:#FFF;padding:58px 0 65px;max-width:1200px;margin:auto; margin-top:60px}
.yzjindex-block-product .product-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}
.yzjindex-block-product .product-item{width:380px;height:168px;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;overflow:hidden;margin:10px;position:relative;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block-product .product-item .yzjindex-aBlock{position:absolute}
.yzjindex-block-product .product-item:hover{-webkit-box-shadow:0 8px 12px rgba(0,0,0,.14);-moz-box-shadow:0 8px 12px rgba(0,0,0,.14);box-shadow:0 8px 12px rgba(0,0,0,.14)}
.yzjindex-block-product .product-item-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;height:100%}
.yzjindex-block-product .product-item-content img{width:48px}
.yzjindex-block-product .product-item-content-title{font-size:24px;font-weight:600;margin-top:8px}
.yzjindex-block-product .product-item-content-desc{font-size:16px;color:#666;letter-spacing:0;text-align:center;line-height:34px}
.yzjindex-block-product .product-specialty{background-image:url(ynz_index_1.png)}
.yzjindex-block-product .product-exclusive{background-image:url(ynz_index_2.png)}
.yzjindex-block-product .product-proprietary{background-image:url(ynz_index_3.png)}

.yzjindex-block2{padding:58px 0 65px}
.yzjindex-block2 .box-content{width:850px;margin:0 auto;cursor:pointer;position:relative;height:478px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block2-mask,.yzjindex-block2-play{position:absolute;background-repeat:no-repeat}
.yzjindex-block3-Cbtn:before,.yzjindex-block3-Cbtn:checked:before{-webkit-transition:all .2s linear;-moz-transition:all .2s linear}
.yzjindex-block2 .box-content:hover{-webkit-box-shadow:0 10px 16px rgba(0,0,0,.24);-moz-box-shadow:0 10px 16px rgba(0,0,0,.24);box-shadow:0 10px 16px rgba(0,0,0,.24)}
.yzjindex-block2 .box-title{margin-bottom:38px}
.yzjindex-block2 .yzjindex-video-play{width:99%;height:99%;vertical-align:bottom}
.yzjindex-block2-mask{top:0;left:0;bottom:0;right:0;z-index:10;background-image:url(https://img.alicdn.com/imgextra/i1/O1CN01jJxhjv1KaU11IsF3c_!!6000000001180-2-tps-1492-838.png);-webkit-background-size:101% 101%;-moz-background-size:101%;background-size:101%}
.yzjindex-block2-play,.yzjindex-block3-head span.cur::after{-webkit-background-size:100% auto;-moz-background-size:100% auto}
.yzjindex-block2-play{display:block;top:50%;left:50%;width:64px;height:64px;margin-top:-32px;margin-left:-32px;-webkit-box-shadow:0 .5px 0 rgba(29,29,29,.2);-moz-box-shadow:0 .5px 0 rgba(29,29,29,.2);box-shadow:0 .5px 0 rgba(29,29,29,.2);background-image:url(https://img.alicdn.com/tfs/TB17aReF7P2gK0jSZPxXXacQpXa-128-128.png);background-size:100% auto}
.yzjindex-block3{background-color:#fff;position:relative;padding-top:60px}
.yzjindex-block3-Cbtn{position:relative;-webkit-appearance:none;width:67px;height:40px;line-height:40px;background:rgba(120,120,128,.16);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;outline:0;cursor:pointer}
.yzjindex-block3-Cbtn:before{position:absolute;top:2px;left:2px;content:'';width:36px;height:36px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;-webkit-box-shadow:0 3px 8px #ddd;-moz-box-shadow:0 3px 8px #ddd;box-shadow:0 3px 8px #ddd;transition:all .2s linear}
.yzjindex-block3-Cbtn:checked{background:#0F50B6}
.yzjindex-block3-Cbtn:checked:before{left:29px;transition:all .2s linear}
.yzjindex-block3-head{position:absolute;top:0;left:0;right:0;z-index:80;height:60px;-webkit-box-shadow:0 .5px 0 rgba(29,29,29,.2);-moz-box-shadow:0 .5px 0 rgba(29,29,29,.2);box-shadow:0 .5px 0 rgba(29,29,29,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.yzjindex-block3-head span{display:inline-block;padding:0 10px;height:60px;color:#000;position:relative;line-height:60px;font-size:16px;font-weight:600;margin-left:20px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}
.yzjindex-block3-head span:first-child{margin-left:0}
.yzjindex-block3-head span.cur::after{position:absolute;bottom:0;left:0;right:0;margin:0 auto;content:"";width:70px;height:6px;background-image:url(https://img.alicdn.com/imgextra/i2/O1CN01GaTcWY1bMbTombgdw_!!6000000003451-2-tps-140-12.png);background-repeat:no-repeat;background-size:100% auto}
.yzjindex-block3-headFxied{position:fixed;background-color:#fff;top:80px;left:0;right:0}
.yzjindex-block3-content{width:1440px;height:530px;margin:0 auto;background-color:#fff;position:relative;overflow:hidden}
.yzjindex-block3-contentWrap{width:954px;height:100%;margin:0 auto;position:relative}
.yzjindex-block3-contentBox{position:absolute;left:0;right:0;bottom:0;height:530px;width:100%;display:none;text-align:center}
.yzjindex-block3-contentBox .yzjindex-block3-projectRight{position:absolute;right:0;bottom:0;height:100%;width:570px;z-index:4}
.yzjindex-block3-contentBox .yzjindex-block3-projectRight-bg{position:absolute;bottom:0;left:0;right:0;width:100%}
.yzjindex-block3-contentBox .yzjindex-block3-projectRight .yzjindex-block3-mask{position:absolute;bottom:0;right:17px;width:313px;height:486px;z-index:6;overflow:hidden}
.yzjindex-block3-contentBox .yzjindex-block3-projectRight .yzjindex-block3-mask img{position:absolute;top:100%;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#fff;z-index:6;-webkit-border-radius:31px 31px 0 0;-moz-border-radius:31px 31px 0 0;border-radius:31px 31px 0 0}
.yzjindex-block3-contentBox .yzjindex-block3-projectRight .yzjindex-block3-mask .yzjindex-block3-checkImg{top:0;display:none}
.yzjindex-block3-contentBox .yzjindex-block3-projectLeft{position:absolute;left:0;top:0;bottom:0;width:416px;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;z-index:5}
.yzjindex-block3-contentBox .yzjindex-block3-preject{position:relative;top:-20px}
.yzjindex-block3-contentBox .yzjindex-block3-preject-bot{margin-top:44px}
.yzjindex-block3-contentBox .dindex-block3-preject-title{font-size:26px;line-height:37px;margin-bottom:18px}
.yzjindex-block3-contentBox .dindex-block3-preject-info{font-size:16px;line-height:25px}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;height:64px}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox li{width:48px;height:48px;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;cursor:pointer;background-repeat:no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;position:relative;padding:10px 0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox li:first-child{margin-left:0}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox li:hover{padding:0;width:64px;height:64px}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon1{background-image:url(https://img.alicdn.com/tfs/TB1bMmuF8r0gK0jSZFnXXbRRXXa-96-96.png)}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon1:hover{background-image:url(https://img.alicdn.com/tfs/TB10oWuFYY1gK0jSZTEXXXDQVXa-128-128.png);-webkit-box-shadow:0 9px 13px rgba(255,204,12,.26);-moz-box-shadow:0 9px 13px rgba(255,204,12,.26);box-shadow:0 9px 13px rgba(255,204,12,.26)}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon2{background-image:url(https://img.alicdn.com/tfs/TB1hDGkF4n1gK0jSZKPXXXvUXXa-96-96.png)}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon2:hover{background-image:url(https://img.alicdn.com/tfs/TB1gCyuF4v1gK0jSZFFXXb0sXXa-128-128.png);-webkit-box-shadow:0 9px 13px rgba(255,159,0,.26);-moz-box-shadow:0 9px 13px rgba(255,159,0,.26);box-shadow:0 9px 13px rgba(255,159,0,.26)}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon3{background-image:url(https://img.alicdn.com/tfs/TB1IyKcF1L2gK0jSZPhXXahvXXa-96-96.png)}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon3:hover{background-image:url(https://img.alicdn.com/tfs/TB1s2OrFYr1gK0jSZR0XXbP8XXa-128-128.png);-webkit-box-shadow:0 9px 13px rgba(0,184,83,.26);-moz-box-shadow:0 9px 13px rgba(0,184,83,.26);box-shadow:0 9px 13px rgba(0,184,83,.26)}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon4{background-image:url(https://img.alicdn.com/tfs/TB13OeoF4v1gK0jSZFFXXb0sXXa-96-96.png)}
.yzjindex-block3-contentBox .yzjindex-block3-preject-iconBox .yzjindex-block3-preject-icon4:hover{background-image:url(https://img.alicdn.com/tfs/TB10wuqF7L0gK0jSZFtXXXQCXXa-128-128.png);-webkit-box-shadow:0 9px 13px rgba(0,137,255,.26);-moz-box-shadow:0 9px 13px rgba(0,137,255,.26);box-shadow:0 9px 13px rgba(0,137,255,.26)}
.yzjindex-block3-contentBox .yzjindex-block3-check{margin-bottom:14px}
.yzjindex-block3-contentBoxTop{display:block}
.yzjindex-block3-item1 .first-contentBox-1{position:absolute;top:0;left:0;right:0;bottom:0;display:none}
.yzjindex-block3-item1 .first-contentBox-1 .img-block{display:none;position:absolute}
.yzjindex-block3-item1 .first-contentBox-1 .img-1{width:287px;height:145px;left:170px;top:53px}
.yzjindex-block3-item1 .first-contentBox-1 .img-2{width:138px;height:75px;left:698px;top:21px}
.yzjindex-block3-item1 .first-contentBox-1 .img-3{width:238px;height:75px;left:910px;top:58px}
.yzjindex-block3-item1 .first-contentBox-1 .img-4{width:245px;height:75px;left:91px;top:281px}
.yzjindex-block3-item1 .first-contentBox-1 .img-5{width:295px;height:113px;left:316px;top:376px}
.yzjindex-block3-item1 .first-contentBox-1 .img-6{width:196px;height:75px;left:527px;top:286px}
.yzjindex-block3-item1 .first-contentBox-1 .img-7{width:138px;height:75px;left:735px;top:415px}
.yzjindex-block3-item1 .first-contentBox-1 .img-8{width:196px;height:75px;left:887px;top:244px}
.yzjindex-block3-item1 .first-contentBox-1 .img-9{width:285px;height:67px;left:1022px;top:343px}
.yzjindex-block3-item1 .first-contentBox-1 .title-content{position:absolute;display:none;left:511px;top:156px;font-size:46px;color:#000}
.yzjindex-block3-item1 .first-contentBox-2{position:absolute;top:0;left:0;right:0;bottom:0;display:none}
.yzjindex-block3-item1 .first-contentBox-2 .yzjindex-second-img{width:608px;height:507px;position:absolute;display:none;left:0;top:23px}
.yzjindex-block3-item1 .first-contentBox-2 .yzjindex-second-img-3{width:607px;height:508px}
.yzjindex-block3-item1 .first-contentBox-2 .yzjindex-second-img-4{width:623px;height:530px;left:0;top:0}
.yzjindex-block3-item1 .first-contentBox-2 .yzjindex-second-img-active{display:none}
.yzjindex-block3-item1 .first-contentBox-2 .text-contentBox{display:none;position:absolute;right:219px;top:95px;width:393px}
.yzjindex-block3-item1 .first-contentBox-2 .text-title{font-size:26px;height:37px;text-align:left;line-height:37px;color:#000;margin-bottom:18px}
.yzjindex-block3-item1 .first-contentBox-2 .text-options-item{height:25px;font-size:16px;color:#000;line-height:25px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;cursor:pointer}
.yzjindex-block3-item1 .first-contentBox-2 .text-icon{display:inline-block;width:24px;height:24px;margin-right:10px}
.yzjindex-block3-item1 .first-contentBox-2 .icon-active,.yzjindex-block3-item1 .first-contentBox-2 .options-item-active .text-icon{display:none}
.yzjindex-block3-item1 .first-contentBox-2 .options-item-active .icon-active{display:inline-block}
.yzjindex-block3-item1 .first-contentBox-index{z-index:6;display:block}
.yzjindex-block3-item3{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.yzjindex-block3-item3 .box-3-left{position:relative;width:850px;height:530px}
.yzjindex-block3-item3 .box-3-right{position:relative;width:450px;height:240px}
.yzjindex-block3-item3 .box-3-right-top{position:relative;z-index:10;text-align:left;top:-55px}
.yzjindex-block3-item3 .box-3-text-title{margin:0;line-height:50px;font-size:26px}
.yzjindex-block3-item3 .box-3-text-title.item2{margin-top:46px}
.yzjindex-block3-item3 .box-3-text-title.box-3-text-active{font-size:26px;line-height:50px}
.yzjindex-block3-item3 .box-3-text-info{margin:0;font-size:16px;line-height:30px;cursor:pointer}
.yzjindex-block3-item3 .box-3-text-num{color:#0F50B6;font-size:26px;margin:0 5px;vertical-align:top}
.yzjindex-block3-item3 .box-3-text-icon{display:inline-block;width:24px;height:24px;margin-right:9px;background-position:0;-webkit-background-size:100% 100%;-moz-background-size:100%;background-size:100%;background-repeat:no-repeat;vertical-align:sub}
.yzjindex-block3-item3 .box-3-text-icon.icon1-normal{background-image:url(https://img.alicdn.com/tfs/TB1NweHGXT7gK0jSZFpXXaTkpXa-48-48.png);-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.yzjindex-block3-item3 .box-3-text-icon.icon2-normal{background-image:url(https://img.alicdn.com/tfs/TB1YoaJGoT1gK0jSZFhXXaAtVXa-46-46.png);-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.yzjindex-block3-item3 .box-3-text-icon.icon3-fade{background-image:url(https://img.alicdn.com/tfs/TB1uSGIGoT1gK0jSZFrXXcNCXXa-48-48.png);-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.yzjindex-block3-item3 .box-3-text-icon.icon1-active{background-image:url(https://img.alicdn.com/tfs/TB1lsuJGmf2gK0jSZFPXXXsopXa-48-48.png)}
.yzjindex-block3-item3 .box-3-text-icon.icon2-active{background-image:url(https://img.alicdn.com/tfs/TB1iqeMGhv1gK0jSZFFXXb0sXXa-48-48.png)}
.yzjindex-block3-item3 .box-3-text-icon.icon3-active{background-image:url(https://img.alicdn.com/tfs/TB1IcOLGkL0gK0jSZFxXXXWHVXa-48-48.png)}
.yzjindex-block3-item3 .box-3-hide{display:none}
.yzjindex-block3-item3 .box-3-step1{position:relative;width:100%;height:100%}
.yzjindex-block3-item3 .box-3-step1-pic2{position:absolute;bottom:9px;left:0;width:971px;height:472px;background:url(https://gw.alicdn.com/tfs/TB1NSOhmZieb18jSZFvXXaI3FXa-1942-944.png) 100% 0 no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.yzjindex-block3-item3 .box-3-step2-pic1{position:absolute;bottom:9px;left:0;width:973px;height:472px;background:url(https://img.alicdn.com/tfs/TB1SiubGhz1gK0jSZSgXXavwpXa-1946-944.png) 100% 0 no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.yzjindex-block3-item3 .box-3-step2-pic2{position:absolute;top:-130px;left:-288px;width:766px;height:434px;background:url(https://img.alicdn.com/tfs/TB1HFqvGhn1gK0jSZKPXXXvUXXa-766-434.png) 100% 0 no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;z-index:5}
.yzjindex-block3-item3 .box-3-step3-pic1{position:absolute;bottom:0;left:0;width:889px;height:456px;background:url(https://img.alicdn.com/tfs/TB1aAW0GhD1gK0jSZFKXXcJrVXa-1778-912.png) 100% 0 no-repeat;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.yzjindex-block6-more-icon,.yzjindex-block7-modelBox-item{-webkit-background-size:100% auto;-moz-background-size:100% auto;background-repeat:no-repeat}
.yzjindex-block3 .yzjindex-block3-contentBoxTop.yzjindex-block3-contentBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
.yzjindex-block4{padding:72px 0 55px}
.yzjindex-block4-wrap{width:1212px;margin:0 auto}
.yzjindex-block4-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
.yzjindex-block4-list{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:transparent;padding:0 17px}
.yzjindex-block4-list-bg{width:370px;cursor:pointer;-webkit-box-shadow:0 10px 16px rgba(0,0,0,.14);-moz-box-shadow:0 10px 16px rgba(0,0,0,.14);box-shadow:0 10px 16px rgba(0,0,0,.14);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block6-caseList,.yzjindex-block6-more-icon{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;position:relative}
.yzjindex-block4-list-bg:hover{-webkit-box-shadow:0 10px 16px rgba(0,0,0,.2);-moz-box-shadow:0 10px 16px rgba(0,0,0,.2);box-shadow:0 10px 16px rgba(0,0,0,.2)}
.yzjindex-block4-list-content{margin-top:22px}
.yzjindex-block4-list-content-info{color:#666;font-size:14px}
.yzjindex-block4-list-content-title{color:#000;font-size:22px;line-height:30px;font-weight:100;margin-top:2px}
.yzjindex-block5{background-color:#fff;padding-top:72px}
.yzjindex-block5-wrap{width:1098px;margin:0 auto}
.yzjindex-block5-box{width:1098px}
.yzjindex-block5-box:first-child{margin-top:0}
.yzjindex-block5-smallTitle{text-align:center;font-size:24px;font-weight:600;margin-bottom:4px}
.yzjindex-block5-btns{margin-top:77px;text-align:center}
.yzjindex-block5 .yzjindex-block-btn{border:1px solid #0F50B6;padding:0;vertical-align:middle}
.yzjindex-block6{padding-top:128px;background-color:#fff}
.yzjindex-block6-block{display:block;width:100%;cursor:pointer;height:100%}
.yzjindex-block6-more-icon{display:inline-block;left:0;margin-left:8px;width:24px;height:12px;background-image:url(https://img.alicdn.com/tfs/TB1WhI5F7T2gK0jSZPcXXcKkpXa-48-24.png);background-size:100% auto;transition:all .2s linear}
.yzjindex-block6-case{width:1184px;margin:0 auto}
.yzjindex-block6-caseList{width:380px;height:462px;float:left;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;overflow:hidden;margin:22px 0 0 22px;background-color:#FAFAFA;transition:all .2s linear}
.yzjindex-block6-caseList:first-child{margin-left:0}
.yzjindex-block6-caseList:hover{-webkit-box-shadow:0 10px 16px rgba(0,0,0,.14);-moz-box-shadow:0 10px 16px rgba(0,0,0,.14);box-shadow:0 10px 16px rgba(0,0,0,.14);background-color:#fff}
.yzjindex-block6-caseList:hover .yzjindex-block6-more-icon{left:10px}
.yzjindex-block6-casePic{height:220px;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center}
.yzjindex-block6-casePic img{width:100%;height:100%;border:none}
.yzjindex-block6-casePic a{display:block;width:100%;height:100%}
.yzjindex-block6-casetext-more,.yzjindex-block7-modelBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox}
.yzjindex-block6-casetext{height:242px;width:100%}
.yzjindex-block6-casetext .yzjindex-aBlock{position:relative;padding:21px 25px 28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.yzjindex-block6-casetext-title{font-size:22px;line-height:30px;color:#000;margin:3px 0 11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}
.yzjindex-block6-casetext-subtitle{color:#000;font-size:14px;line-height:20px}
.yzjindex-block6-casetext-content{color:#666;font-size:14px;-webkit-font-smoothing:antialiased;line-height:26px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.yzjindex-block6-casetext-more{position:absolute;bottom:28px;left:25px;text-align:left;color:#000;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
.yzjindex-block6-casemore{margin-top:42px;font-size:20px;text-align:center}
.yzjindex-block7{padding-top:90px;background-color:#fff; padding-bottom:100px}
.yzjindex-block7-wrap{text-align:center;width:1200px;margin:0 auto}
.yzjindex-block7 .box-title{margin-bottom:23px}
.yzjindex-block7-content{margin-top:54px}
.yzjindex-block7-info{font-size:22px;line-height:38px}
.yzjindex-block7-modelBox{width:100%;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.yzjindex-block7-modelBox-item{width:413px;height:320px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;text-align:left;margin-top:16px;background-size:100% auto;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;padding-left:30px !important}
.yzjindex-block7-modelBox-item:hover{-webkit-box-shadow:0 10px 16px rgba(0,0,0,.24);-moz-box-shadow:0 10px 16px rgba(0,0,0,.24);box-shadow:0 10px 16px rgba(0,0,0,.24)}
.yzjindex-block7-modelBox-item:hover .yzjindex-icon-right{left:10px}
.yzjindex-block7-modelBox-item .yzjindex-aBlock{position:relative;padding:20px 30px;color:#fff;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.yzjindex-block7-modelBox-item-title{font-size:30px;line-height:42px;font-weight:600;margin-bottom:10px}
.yzjindex-block7-modelBox-item-p{font-size:16px;line-height:27px;width:320px;-webkit-font-smoothing:antialiased}
.yzjindex-block7-modelBox-item .yzjindex-icon-right{position:relative;left:0;margin-left:6px;margin-top:-1px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.yzjindex-block7-modelBox-item-more{position:absolute;bottom:20px;width:100px}

.yzjindex-block7-modelBox-item-ul{list-style:none;margin-top:8px; }
.yzjindex-block7-modelBox-item-ul li{font-size:16px;line-height:26px;-webkit-font-smoothing:antialiased}
.yzjindex-block7-modelBox-item-ul li::before{content:"-";margin-right:4px}
.yzjindex-block7-modelBox-itemTwo{width:844px}
.yzjindex-block7-modelBox-itemTwo .yzjindex-block7-modelBox-item-p{width:750px}
.yzjindex-block8{padding:114px 0 148px;background-color:#fff}
.yzjindex-block8-wrap{text-align:center}
.yzjindex-block8 .box-title{margin-bottom:23px}
.yzjindex-block8-info{font-size:22px;line-height:38px}
.yzjindex-block8-more{font-size:20px;margin-top:52px}
.yzjindex-block8-more a{color:#0F50B6}
.yzjindex-block8-content{width:1056px;margin:30px auto 0;text-align:center}
.yzjindex-block8-content .yzjindex-blockTxt{text-align:left}
.yzjindex-block8-content .yzjindex-blockTxt-title{font-size:24px;margin-top:0;margin-bottom:15px}
.yzjindex-block9{position:relative;width:100%;height:327px;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat}
.yzjindex-block9-wrap{text-align:center;padding-top:73px}
.yzjindex-block9 .box-title{color:#000;margin-bottom:46px}
.yzjindex-block9 .yzjindex-block-btn{color:#fff;border:1px solid #0F50B6;background-color:#0F50B6;padding:0;vertical-align:middle}
.yzjindex-block9 .yzjindex-block-btn:hover{background-color:#007BE5}
.yzjindex-block9 .yzjindex-block-btnNone{color:#0F50B6;border-color:#0F50B6;background-color:transparent}
.yzjindex-block9 .yzjindex-block-btnNone:hover{background-color:transparent}
.yzjindex-block10{position:relative;background-color:#fff;width:100%;height:27px}
.yzjindex-fixedRight{position:fixed;right:0;bottom:5%;z-index:99}
.yzjindex-fixedRight .yzjindex-icon-contact{display:block;margin:0 auto;width:28px;height:28px;background-repeat:no-repeat;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;background-image:url(https://img.alicdn.com/tfs/TB1ZPlWFKL2gK0jSZPhXXahvXXa-56-56.png)}
.yzjindex-fixedRight-box{display:block;width:58px;height:140px;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;background-color:#0F50B6;padding:16px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff}
.yzjindex-fixedRight-box-span{display:block;font-size:16px;line-height:18px;text-align:center;margin:6px auto 0;width:18px}
.yzjindex-fixedRight-box:hover{background-color:#fff;color:#0F50B6;-webkit-box-shadow:0 10px 16px rgba(0,0,0,.14);-moz-box-shadow:0 10px 16px rgba(0,0,0,.14);box-shadow:0 10px 16px rgba(0,0,0,.14)}
.yzjindex-fixedRight-box:hover .yzjindex-icon-contact{background-image:url(https://img.alicdn.com/imgextra/i2/O1CN01wZontU1h4ddiQhmU0_!!6000000004224-2-tps-56-56.png)}
.yzjindex-fixedMask{position:fixed;top:0;left:0;right:0;bottom:0;display:none;z-index:100;background-color:rgba(0,0,0,.7)}
.yzjindex-fixedMask-box{width:980px;height:490px;position:absolute;left:50%;top:50%;z-index:101;margin-left:-490px;margin-top:-245px;background-color:#000}
.yzjindex-fixedMask .yzjindex-icon-close{position:absolute;right:-50px;top:0;width:50px;height:50px;text-align:center;background-image:url(https://img.alicdn.com/tfs/TB1MfgfFQL0gK0jSZFxXXXWHVXa-72-72.png);background-position:center center;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;background-repeat:no-repeat;line-height:50px;background-color:#fff;cursor:pointer}
.marquee{position:absolute;left:0;top:0;white-space:nowrap}


.cc-div{margin-top:100px}
.cc-div .gear-dec-primary{line-height:22px}
.cc-div .content-div{overflow:hidden}
.cc-div .content-div .gear-dec-secondary{width:100%;max-width:530px;margin-top:32px;margin-bottom:28px}
.cc-div .content-div ul li{line-height:36px;font-weight:500;font-size:18px;color:#313A5A}
.cc-div .content-div ul li::before{content:"";display:inline-block;width:8px;height:8px;background:linear-gradient(221deg, #003ce5 0%, #0069ff 100%);border-radius:0px 2px 0px 2px;margin-right:13px;vertical-align:bottom;margin-bottom:14px}
.cc-div .tab-box{overflow:hidden}
.cc-div .content-left{float:left;width:50%;padding-right:70px}
.cc-div .content-right{padding-left:70px;float:right;width:50%}
.cc-div .img-div{z-index:-1;position:relative;margin-top:-218px}
.cc-div .img-div img{width:100%}
.cc-div .case-number-div,.cc-div .cases-div{margin-left:-15px;margin-right:-15px;padding-bottom:15px}
.cc-div .case-number-div .cases-item,.cc-div .cases-div .cases-item{width:33.33%;float:left;padding:0 15px;text-align:center;transform:translateY(0px);transition:all 0.2s linear}
.cc-div .case-number-div .cases-item>div,.cc-div .cases-div .cases-item>div{display:inline-block}
.cases-items{width:25% !important;}
.cc-div .case-number-div .cases-item .cases-item-box,.cc-div .cases-div .cases-item .cases-item-box{position:relative}
.cc-div .case-number-div .cases-item .cases-item-box .case-img-div::before,.cc-div .cases-div .cases-item .cases-item-box .case-img-div::before{content:"";position:absolute;background:url(../images/homepage-new/cases-mark-bg.png) no-repeat;background-size:cover;top:-6px;left:-6px;bottom:-24px;right:-24px;z-index:-1}
.cc-div .case-number-div .cases-item .cases-item-box .case-img-div .case-item-dec,.cc-div .cases-div .cases-item .cases-item-box .case-img-div .case-item-dec{position:absolute;left:0px;right:0;bottom:82px;text-align:left;padding-left:51px;padding-right:39px;color:#fff}
.cc-div .case-number-div .cases-item .cases-item-box .case-img-div .case-item-dec h3,.cc-div .cases-div .cases-item .cases-item-box .case-img-div .case-item-dec h3{font-size:40px;line-height:56px;margin-top:30px;font-weight:600;margin-bottom:0}
.cc-div .case-number-div .cases-item .cases-item-box .case-img-div .case-item-dec p,.cc-div .cases-div .cases-item .cases-item-box .case-img-div .case-item-dec p{font-size:16px}
.cc-div .case-number-div .cases-item .cases-item-box .case-img-div .case-item-dec-01 img,.cc-div .cases-div .cases-item .cases-item-box .case-img-div .case-item-dec-01 img{width:49.8%}
.cc-div .case-number-div .cases-item .cases-item-box .case-img-div .case-item-dec-02 img,.cc-div .cases-div .cases-item .cases-item-box .case-img-div .case-item-dec-02 img{width:16.8%}
.cc-div .case-number-div .cases-item .cases-item-box .case-img-div .case-item-dec-03 img,.cc-div .cases-div .cases-item .cases-item-box .case-img-div .case-item-dec-03 img{width:16.2%}
.cc-div .case-number-div .cases-item .case-title,.cc-div .cases-div .cases-item .case-title{padding-left:4px;font-size:16px;color:rgba(49,58,90,0.6);line-height:22px;text-align:left}
.cc-div .case-number-div .cases-item .number,.cc-div .cases-div .cases-item .number{font-family:Helvetica-Bold,Helvetica;font-weight:600;line-height:82px;font-size:68px;color:#313a5a;text-align:left}
.cc-div .case-number-div .cases-item img,.cc-div .cases-div .cases-item img{width:100%}
.cc-div .case-number-div .case-remarks,.cc-div .cases-div .case-remarks{position:absolute;top:0;bottom:0;left:0;right:0;background:url(cases-remarks.png) no-repeat center center;background-size:cover;z-index:2;padding:0 45px;text-align:left;padding-top:120px;color:#ffffff;font-size:18px;line-height:32px;display:none}
.cc-div .case-number-div .case-remarks img,.cc-div .cases-div .case-remarks img{width:50%}
.cc-div .case-number-div .case-remarks .case-dec-div,.cc-div .cases-div .case-remarks .case-dec-div{display:inline-block;vertical-align:middle}
.cc-div .case-number-div .case-remarks .case-dec-div p,.cc-div .cases-div .case-remarks .case-dec-div p{margin-top:30px; font-size:16px; line-height:180%}
.cc-div .case-number-div .case-remarks::before,.cc-div .cases-div .case-remarks::before{content:"";position:absolute;background:url(..) no-repeat;background-size:cover;top:-12px;bottom:-32px;left:-12px;right:-27px;z-index:-1}
.cc-div .case-number-div .case-remarks-01 img,.cc-div .cases-div .case-remarks-01 img{width:49.8%}
.cc-div .case-number-div .case-remarks-02 img,.cc-div .cases-div .case-remarks-02 img{width:16.8%}
.cc-div .case-number-div .case-remarks-03 img,.cc-div .cases-div .case-remarks-03 img{width:16.2%}
.cc-div .case-number-div .cases-item:hover,.cc-div .cases-div .cases-item:hover{transform:translateY(-2px);transition:all 0.2s linear;-o-transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;box-shadow:none}
.cc-div .case-number-div .cases-item:hover .case-remarks,.cc-div .cases-div .cases-item:hover .case-remarks{display:block}
.cc-div .cases-div{margin-top:20px}
.cc-div .case-logo-content{position:relative}
.cc-div .case-logo-div{margin-top:45px;height:100px}
.cc-div .case-logo-div .case-logo-item{width:20%;float:left;text-align:center;line-height:56px}
.cc-div .case-logo-div .case-logo-item .case-info p{line-height:20px;font-size:14px;margin-top:9px;color:#313A5A}
.cc-div .case-logo-div .case-info{display:none}
.cc-div .case-logo-div .case-logo-item-01 img{width:60.5%}
.cc-div .case-logo-div .case-logo-item-02 img{width:47%}
.cc-div .case-logo-div .case-logo-item-03 img{width:48%}
.cc-div .case-logo-div .case-logo-item-04 img{width:50%}
.cc-div .case-logo-div .case-logo-item-05 img{width:75%}
.cc-div .case-logo-div .case-logo-item-05 .case-info p{margin-left:-20px;margin-right:-20px}
.cc-div .case-logo-div.pc .case-logo-item:hover{line-height:30px}
.cc-div .case-logo-div.pc .case-logo-item:hover img{width:30%}
.cc-div .case-logo-div.pc .case-logo-item:hover .case-info{display:inline-block}
.cc-div .case-logo-div.pc .case-logo-item:hover .case-nav{display:none}
.cc-div .case-logo-div.pc .case-logo-item-03:hover img{width:38%}
.cc-div .case-logo-div.pc .case-logo-item-04:hover img{width:38%}
.cc-div .case-logo-div.pc .case-logo-item-05:hover img{width:53%}
.cc-div .case-logo-dec{background-color:#fff}
.cc-div .case-logo-dec .case-logo-dec-item{line-height:100px;text-align:center;color:#313a5a;background:#ffffff;background-size:cover;position:absolute;top:-20px;left:0;right:0;display:none}
.cc-div .case-logo-dec .case-logo-dec-item>div{background:url(case-logo-hover-bg.png) no-repeat center center}
.cc-div .case-logo-dec .case-logo-dec-item img{vertical-align:middle;margin-bottom:6px}
.cc-div .case-logo-dec .case-logo-dec-item-01 img{width:144px;margin-right:36px}
.cc-div .case-logo-dec .case-logo-dec-item-02 img{width:108px;margin-right:51px}
.cc-div .case-logo-dec .case-logo-dec-item-03 img{width:115px;margin-right:38px}
.cc-div .case-logo-dec .case-logo-dec-item-04 img{width:119px;margin-right:39px}
.cc-div .case-logo-dec .case-logo-dec-item-05 img{width:180px;margin-right:51px}
.cc-div .btn-div{margin-top:16px;text-align:center; margin-bottom:40px}
.content-div{margin-top:60px}
.gear-dec-primary{font-size:22px;color:#313A5A;line-height:40px;font-weight:500}
.gear-dec-secondary{font-size:18px;line-height:32px;color:rgba(49,58,90,0.6)}
.industry-div{margin-top:100px}
.industry-div .left-div{float:left;max-width:527px;max-height:352px;width:43.8%;position:relative;overflow:hidden;border-radius:6px 20px 6px 20px}
.industry-div .left-div img{width:100%;position:relative;z-index:-2}
.industry-div .left-div::after{content:"";display:inline-block;position:absolute;top:50%;bottom:0;left:0;right:0;z-index:-1;background:linear-gradient(180deg, rgba(24,41,160,0) 0%, rgba(0,0,0,0.7) 100%)}
.industry-div .left-div a{color:#fff}
.industry-div .left-div a .img-box{padding-bottom:66.7%;z-index:-1;position:relative}
.industry-div .left-div a>.industry-info{position:absolute;bottom:30px;left:27px;width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.industry-div .left-div .gear-dec-primary{font-size:24px;color:#fff;width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.industry-div .left-div .gear-dec-primary a{color:#ffffff}
.industry-div .left-div .gear-dec-primary a:hover{color:#0069FF}
.industry-div .left-div .gear-dec-secondary{color:rgba(255,255,255,0.8);line-height:36px;width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.industry-div .right-div{float:left;width:56.2%;padding-left:40px;padding-top:9px}
.industry-div .right-div .gear-dec-primary{font-size:18px;line-height:18px;margin-bottom:15px}
.industry-div .right-div .gear-dec-primary a{color:#313A5A}
.industry-div .right-div .gear-dec-primary a:hover{color:#0069FF}
.industry-div .right-div .gear-dec-secondary{margin-bottom:30px;font-size:18px}@media (max-width: 1230px) and (min-width: 769px){.industry-div .left-div .gear-dec-primary{font-size:18px;line-height:26px}
.industry-div .left-div .gear-dec-secondary{line-height:18px}
.industry-div .right-div .gear-dec-primary{font-size:16px}
.industry-div .right-div .gear-dec-secondary{font-size:16px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width: 769px){.industry-div{margin-top:35px}
.industry-div .left-div{width:100%;max-width:100%;float:none;max-height:51%;border-radius:3px 10px 3px 10px}
.industry-div .left-div .gear-dec-primary{font-size:16px;line-height:16px;margin-bottom:8px;width:100%}
.industry-div .left-div .gear-dec-secondary{font-size:12px;line-height:18px;width:100%}
.industry-div .left-div a .img-box{padding-bottom:51%}
.industry-div .left-div a>.industry-info{left:13px;bottom:15px}
.industry-div .right-div{width:100%;float:none;margin-top:25px;padding-left:0}
.industry-div .right-div li{border-bottom:1px solid #E6E6E6;margin-bottom:15px}
.industry-div .right-div li:last-child{margin-bottom:0;border-bottom:none}
.industry-div .right-div .gear-dec-primary{margin-bottom:11px;font-size:14px;line-height:14px}
.industry-div .right-div .gear-dec-secondary{margin-bottom:10px;font-size:12px;line-height:17px;height:17px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}@media (max-width: 320px){.industry-div .right-div .gear-dec-primary{line-height:20px}}


.percent_container__ppR9k {
	padding: 0px 10px; text-align: center;
}
.percent_container__ppR9k p {
	margin-top: 12px;
}
.percent_jumping__1tWqS {
	line-height: 60px; font-size: 40px; font-weight: 600; display: inline;
}
@media all and (max-width:1200px)
{
.percent_container__ppR9k {
	padding: 0px 6px;
}
.percent_jumping__1tWqS {
	line-height: 34px; font-size: 22px;
}
.percent_container__ppR9k p {
	margin-top: 0px;
}
}
.main-topic_container__3Rm8y {
	text-align: center;
}
.main-topic_index__fSREJ {
	margin-top: 0px; margin-bottom: 48px;
}
.main-topic_container__3Rm8y > p {
	padding: 12px 0px 26px;
}
.main-topic_image_container__2XyTr img {
	width: 100%;
}
.main-topic_data__aa7bn {
	padding: 38px 90px 34px 120px; border-radius: 8px; margin-top: 43px; display: flex; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2); justify-content: space-between; align-items: center;
}
.main-topic_index_data__KuCs9 {
	margin: 48px 0px 0px; padding: 30px 86px; border-radius: 8px; width: 100%; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}
@media all and (max-width:1200px)
{
.main-topic_data__aa7bn {
	padding: 18px 0px 0px; flex-wrap: wrap;
}
.main-topic_data__aa7bn > div {
	width: 50%; margin-bottom: 20px;
}
.main-topic_data__aa7bn > div p {
	margin: 0px;
}
.main-topic_image_container__2XyTr {
	padding-right: 0px; padding-left: 0px;
}
}
.button_button {
	border-radius: 4px; border: 1px solid transparent; border-image: none; width: 120px; height: 40px; line-height: 22px; font-size: 16px; display: inline-flex; cursor: pointer; box-sizing: border-box; justify-content: center; align-items: center;
}
.button_button:hover {
	transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.button_button:active {
	transition:0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.button_light__32aNW {
	background: none; border-color: rgb(4, 15, 66); color: rgb(4, 15, 66);
}
.button_light__32aNW:hover {
	border-color: rgb(24, 128, 255); color: rgb(24, 128, 255);
}
.button_light__32aNW:active {
	background: rgb(255, 255, 255); border-color: rgb(24, 128, 255); color: rgb(24, 128, 255); box-shadow: 0px 0px 0px 4px rgba(0,108,239,0.1);
}
.button_primary__2KXpw {
	background: rgb(24, 128, 255); border-color: rgb(24, 128, 255); color: rgb(255, 255, 255);
}
.button_primary__2KXpw:hover {
	background: rgb(0, 108, 239); border-color: rgb(0, 108, 239);
}
.button_primary__2KXpw:active {
	background: rgb(0, 108, 239); border-color: rgb(0, 108, 239); box-shadow: 0px 0px 0px 4px rgba(0,108,239,0.1);
}
.button_reverse {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(29, 39, 84);
}
.button_reverse:hover {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(24, 128, 255);
}
.button_reverse:active {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(0, 108, 239);
}
.button_text_button__2BjZM {
	background: none; border-color: transparent; border-radius: 0px; width: auto; height: auto; color: rgb(4, 15, 66); line-height: 24px;
}
.button_text_button__2BjZM:hover {
	border-color: transparent transparent rgb(24, 128, 255); color: rgb(24, 128, 255);
}
.button_text_button__2BjZM:active {
	background: none; border-color: transparent transparent rgb(0, 108, 239); color: rgb(0, 108, 239); box-shadow: none;
}
@media all and (max-width:1200px)
{
.button_button {
	width: 84px; height: 36px;
}
.button_text_button__2BjZM {
	width: auto; height: auto;
}
}
.container {
	margin:auto; width: 1200px;
}

.footer-list_list__2dzAT {
	padding-top: 28px;
}
.footer-list_list__2dzAT > li {
	line-height: 28px; padding-bottom: 12px;
}
.footer-list_list__2dzAT > li:last-of-type {
	padding-bottom: 0px;
}
@media all and (max-width:1200px)
{
.footer-list_list__2dzAT {
	padding-top: 18px;
}
}
.nav_container__1pkzo {
	height: 64px; display: flex; align-items: center;
}
.nav_nav__2DIZA {
	height: 100%; position: relative;
}
.nav_child_nav_text__3Enu3 {
	cursor: pointer;
}
.nav_child_nav_text__3Enu3:hover {
	transition:color 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); color: rgb(24, 128, 255);
}
.nav_link__3M0Bp {
	padding: 0px 25px; height: 100%; line-height: inherit; display: block; cursor: pointer; box-sizing: border-box;
}
.nav_with_children__12mZg {
	position: relative;
}
.nav_with_children__12mZg::after {
	border-width: 4px 3px; border-style: solid; border-color: rgb(29, 39, 84) transparent transparent; top: 54%; width: 0px; height: 0px; right: 15px; position: absolute; content: ""; transform: translateY(-50%);
}
.nav_nav_children_wrapper__2zExB {
	left: -40px; top: 100%; visibility: hidden; position: absolute; opacity: 0;
}
.nav_nav_children__3dapc {
	background: rgb(255, 255, 255); padding: 12px 0px; border-radius: 8px; left: 0px; top: 18px; width: 247px; position: relative; box-sizing: border-box;
}
.nav_nav_children__3dapc::after {
	border-width: 12px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); border-image: none; left: 70px; top: -24px; width: 0px; height: 0px; position: absolute; content: "";
}
.nav_child_nav__2589I {
	padding: 8px 8px 8px 24px; border: currentColor; border-image: none; display: flex; cursor: pointer; align-items: center;
}
.nav_nav_icon__2BPC5 {
	width: 32px; height: 32px; margin-right: 16px;
}
.nav_visible__1R-K4 {
	transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1); visibility: visible; opacity: 1;
}
.nav_nav_active__3EJ5d > span {
	font-weight: 600;
}
@media all and (max-width:1200px)
{
.nav_container__1pkzo {
	width: 100%; height: 32px; line-height: 32px; position: relative; justify-content: center;
}
.nav_nav_children_wrapper__2zExB {
	left: -20px; top: 100%; right: -20px; position: absolute; z-index: 1;
}
.nav_nav_children__3dapc::after {
	content: none;
}
.nav_nav_children__3dapc {
	border-radius: 0px 0px 8px 8px; top: 0px; width: 100%; filter: none; box-shadow: 0px 6px 8px rgba(10,10,10,0.1);
}
.nav_nav__2DIZA {
	position: static;
}
}
.layout_header__2rhWq {
	transition:0.3s ease-in-out; left: 0px; top: 0px; height: 64px; right: 0px; line-height: 64px; display: flex; z-index: 1;
}
.layout_bg_white__1aDsG {
	box-shadow: 0px 2px 4px rgba(0,0,0,0.11); background-color: rgb(255, 255, 255);
}
.layout_bg_none__1J77K {
	box-shadow: none; background-color: transparent;
}
.layout_header_inner__2G7Cq {
	display: flex; justify-content: space-between;
}
.layout_header_left__1d-Uz {
	display: flex; align-items: center;
}
.layout_nav_logo__27SRY {
	width: 96px; height: 48px; margin-right: 76px; display: block; cursor: pointer;
}
.layout_in_footer__oos5H {
	margin-right: 0px;
}
.layout_main {
	min-width: 1200px;
}
.layout_footer__127N0 {
	background: rgba(24, 128, 255, 0.1); min-width: 1200px;
}
.layout_footer_inner__2NQYP {
	padding-top: 76px; padding-bottom: 24px; display: flex; flex-wrap: wrap; justify-content: space-between;
}
.layout_footer_list__1w5ro {
	display: flex;
}
.layout_footer_list__1w5ro > li {
	width: 180px;
}
.layout_footer_info_wrap__3-y0p h6 {
	margin-bottom: 24px;
}
.layout_footer_info_wrap__3-y0p img {
	margin: 7px 0px 17px; width: 7em; height: 7em; display: block;
}
.layout_footer_info_wrap__3-y0p p:last-of-type {
	margin: 12px 0px;
}
.layout_footer_info_wrap__3-y0p > div {
	display: flex;
}
.layout_header_right__3fNe0 button:first-of-type {
	margin-right: 36px;
}
.layout_case__9ryvL {
	width: 100%; margin-top: 76px; display: flex; justify-content: center; align-items: center;
}
.layout_case__9ryvL button {
	color: rgb(96, 103, 135); font-size: inherit; margin-left: 1em;
}
.layout_risk_wrapper__47w8X {
	background: rgb(255, 255, 255);
}
.layout_risk_container__IrZ0C {
	padding-top: 10px; padding-bottom: 10px; display: flex;
}
.layout_risk_container__IrZ0C p {
	color: rgb(0, 0, 0); line-height: 22px; padding-left: 28px; font-size: 14px; margin-right: 25px; position: relative; flex-grow: 1;
}
.layout_risk_container__IrZ0C p::after {
	background: url("/assets/global/info-fill.svg") no-repeat 50% / cover; left: 0px; top: 3px; width: 16px; height: 16px; position: absolute; content: "";
}
.layout_icon_hidden__2uSKs {
	width: 24px; height: 24px; display: block; cursor: pointer; opacity: 0.5; flex-shrink: 0;
}
.layout_icon_hidden__2uSKs:hover {
	transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1); opacity: 1;
}
.layout_topest__1J7aO {
	top: 0px;
}
.layout_hidden__1159x {
	transition:height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); height: 0px; visibility: hidden;
}
.layout_page_content {
	margin-top: -64px;
}
@media all and (max-width:1200px)
{
.layout_page_content {
	
}
.layout_hidden__1159x {
	height: 0px;
}
.layout_risk_container__IrZ0C p::after {
	top: 2px; width: 18px; height: 18px;
}
.layout_nav_logo__27SRY {
	padding: 6px 0px; width: 96px; height: 42px; margin-right: 0px; box-sizing: content-box;
}
.layout_footer__127N0 {
	min-width: 100%; max-width: 100%;
}
.layout_main {
	min-width: 100%; max-width: 100%;
}
.layout_footer_inner__2NQYP {
	padding-top: 0px; padding-bottom: 20px;
}
.layout_header__2rhWq {
	height: auto; position: static; box-shadow: 0px 0px 8px 0px rgba(10,10,10,0.2);
}
.layout_header_inner__2G7Cq {
	display: block; position: relative;
}
.layout_header_left__1d-Uz {
	flex-direction: column; justify-content: center; align-items: center;
}
.layout_header_right__3fNe0 button {
	display: none; position: absolute;
}
.layout_header_info__2Zn6Q {
	padding: 14px 0px; display: flex; justify-content: center;
}
.layout_bg_white__1aDsG ul div {
	transition:ease-in-out; visibility: hidden; opacity: 0;
}
.layout_footer__127N0 {
	padding-top: 64px;
}
.layout_footer_inner__2NQYP {
	flex-wrap: wrap;
}
.layout_footer_list__1w5ro {
	margin: 28px 0px 48px; width: 100%; justify-content: space-between;
}
.layout_footer_list__1w5ro > li {
	width: auto;
}
.layout_footer_info_wrap__3-y0p h6 {
	margin-bottom: 18px;
}
.layout_footer_info__1-Bks button {
	line-height: 20px; font-size: 14px;
}
.layout_qrcode_container__1p7FQ {
	font-size: 14px; margin-right: 28px;
}
.layout_case__9ryvL {
	text-align: center; margin-top: 48px; flex-wrap: wrap; justify-content: center;
}
.layout_case__9ryvL span {
	width: 100%; display: block;
}
.layout_case__9ryvL button:first-of-type {
	margin-left: 0px;
}
}
.yzj_card_card {
	padding: 48px; border-radius: 8px; transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1); text-align: left; margin-bottom: 24px; display: flex; box-sizing: border-box; justify-content: space-between; align-items: center;
}
.yzj_card_card h4 {
	color: rgb(4, 15, 66);
}
.yzj_card_card p {
	color: rgb(4, 15, 66);
}
.yzj_card_card span {
	color: rgb(4, 15, 66);
}
.yzj_card_card h4 {
	transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yzj_card_card p {
	transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yzj_card_card span {
	transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yzj_card_card ul svg {
	transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yzj_card_card:hover {
	border-radius: 4px; color: rgb(255, 255, 255);
}
.yzj_card_card:hover h4 {
	color: rgb(255, 255, 255);
}
.yzj_card_card:hover p {
	color: rgb(255, 255, 255);
}
.yzj_card_card:hover span {
	color: rgb(255, 255, 255);
}
.yzj_card_card:hover ul svg {
	color: rgb(255, 255, 255);
}
.yzj_card_card_online {
	background: rgba(24, 128, 255, 0.2); width: 100%; padding-right: 89px; box-shadow: 0px 0px 6px 0px #fff;
}
.yzj_card_card_online:hover {
	background: rgb(24, 128, 255); box-shadow: 0px 0px 6px 0px #1880ff;
}
.yzj_card_card_customerServiceRoobot {
	background: rgba(21, 194, 146, 0.2); width: 680px; height: 405px; padding-right: 55px; margin-right: 24px;
}
.yzj_card_card_customerServiceRoobot:hover {
	background: rgb(21, 194, 146); box-shadow: 0px 0px 8px 0px #15c292;
}
.yzj_card_card_workOrderSystem {
	background: rgba(0, 68, 255, 0.2); width: 576px; height: 405px;
}
.yzj_card_card_workOrderSystem:hover {
	background: rgb(0, 68, 255); box-shadow: 0px 0px 8px 0px #04f;
}
.yzj_card_card_workOrderSystem img {
	display: none;
}
.yzj_card_card_marketingRoobot {
	background: rgba(30, 174, 255, 0.2); width: 576px; height: 405px; margin-right: 24px; margin-bottom: 0px;
}
.yzj_card_card_marketingRoobot:hover {
	background: rgb(30, 174, 255); box-shadow: 0px 0px 8px 0px #1eaeff;
}
.yzj_card_card_marketingRoobot img {
	display: none;
}
.yzj_card_card_callingCenter {
	background: rgba(52, 54, 199, 0.2); width: 680px; height: 405px; margin-bottom: 0px;
}
.yzj_card_card_callingCenter:hover {
	background: rgb(52, 54, 199); box-shadow: 0px 0px 8px 0px #3436c7;
}
.yzj_card_hot_yzjs {
	margin-top: 20px  !important; margin-bottom: 8px;
}
.yzj_card_hot_yzjs {
	width: 304px; margin-bottom: 24px; display: flex; flex-wrap: wrap; justify-content: space-between;
}
.yzj_card_hot_yzj {
	width: 140px; margin-right: 12px; margin-bottom: 8px; display: inline-flex; align-items: center;
}
.yzj_card_check {
	color: rgb(21, 194, 146); margin-top: 4px; margin-right: 2px;
}
.yzj_card_img {
	height: 295px;
}
.yzj_card_button {
	width: 125px;
}
.yzj_card_icon_chat {
	width: 20px; height: 20px; margin-left: 4px;
}
@media all and (max-width:1200px)
{
.yzj_card_card {
	padding: 20px; width: 100%; box-sizing: border-box; flex-direction: column; justify-content: center;
}
.yzj_card_text {
	text-align: center;
}
.yzj_card_hot_yzjs {
	display: none;
}
.yzj_card_hot_yzjs {
	width: 100%; padding-left: 6%; margin-top: 18px; box-sizing: border-box; grid-row-gap: 10px; row-gap: 10px;
}
.yzj_card_hot_yzj {
	width: 45%; margin-right: 0px; margin-bottom: 0px;
}
.yzj_card_card_customerServiceRoobot {
	height: auto; margin-right: 0px;
}
.yzj_card_card_workOrderSystem {
	height: auto;
}
.yzj_card_card_marketingRoobot {
	height: auto; margin-right: 0px; margin-bottom: 20px;
}
.yzj_card_card_callingCenter {
	height: auto;
}
.yzj_card_card:hover {
	color: rgb(29, 39, 84); box-shadow: none;
}
.yzj_card_card:hover h4 {
	color: rgb(29, 39, 84);
}
.yzj_card_card:hover p {
	color: rgb(29, 39, 84);
}
.yzj_card_card:hover span {
	color: rgb(29, 39, 84);
}
.yzj_card_check {
	color: rgb(21, 194, 146) !important;
}
.yzj_card_card_callingCenter img {
	width: 100%; height: auto; margin-top: 24px; display: block; max-width: 500px;
}
.yzj_card_card_customerServiceRoobot img {
	width: 100%; height: auto; margin-top: 24px; display: block; max-width: 500px;
}
.yzj_card_card_marketingRoobot img {
	width: 100%; height: auto; margin-top: 24px; display: block; max-width: 500px;
}
.yzj_card_card_online img {
	width: 100%; height: auto; margin-top: 24px; display: block; max-width: 500px;
}
.yzj_card_card_workOrderSystem img {
	width: 100%; height: auto; margin-top: 24px; display: block; max-width: 500px;
}
.yzj_card_card_online:hover {
	background: rgba(24, 128, 255, 0.2);
}
.yzj_card_card_customerServiceRoobot:hover {
	background: rgba(21, 194, 146, 0.2);
}
.yzj_card_card_workOrderSystem:hover {
	background: rgba(0, 68, 255, 0.2);
}
.yzj_card_card_marketingRoobot:hover {
	background: rgba(30, 174, 255, 0.2);
}
.yzj_card_card_callingCenter:hover {
	background: rgba(52, 54, 199, 0.2);
}
}
.try-out-wrapper_try_out_wrapper__XfDa- {
	background: rgb(24, 128, 255); border-radius: 8px; text-align: center; color: rgb(255, 255, 255); padding-top: 58px; padding-bottom: 52px; box-sizing: border-box;
}
.try-out-wrapper_index__2ROeC {
	height: 240px; padding-top: 58px; margin-top: 98px;
}
.try-out-wrapper_try_out_wrapper__XfDa- h4 {
	margin-bottom: 42px;
}
.try-out-wrapper_button__2wdAz {
	width: 125px;
}
.try-out-wrapper_call__9PDmV {
	margin-top: 96px;
}
@media all and (max-width:1200px)
{
.try-out-wrapper_try_out_wrapper__XfDa- {
	padding: 25px 0px; height: auto; margin-top: 64px;
}
.try-out-wrapper_try_out_wrapper__XfDa- h4 {
	margin-bottom: 18px;
}
}
.carousel_wrapper__1jAN1 {
	width: 100%; height: auto;
}
.carousel_main__1mPaX {
	width: 100%; position: relative; min-height: 342px;
}
.carousel_content__FnBjD {
	border-radius: 8px; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; position: absolute;
}
.carousel_display__1gcW8 {
	padding: 48px 104px; left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; display: flex; position: absolute; box-sizing: border-box; flex-direction: column; align-items: center;
}
.carousel_avatar__13bAH {
	margin: 0px auto 24px; width: 64px; height: 64px; display: block;
}
.carousel_evaluation__gJxSS {
	color: rgb(255, 255, 255);
}
.carousel_name__2hu60 {
	color: rgb(255, 255, 255);
}
.carousel_title__Trcmr {
	color: rgb(255, 255, 255);
}
.carousel_evaluation__gJxSS {
	text-align: left;
}
.carousel_title__Trcmr {
	font-weight: 600; margin-bottom: 6px;
}
.carousel_name__2hu60 {
	margin-bottom: 24px;
}
.carousel_clients__2F49s {
	width: 100%; margin-top: 24px; display: flex; column-gap: 35px; justify-content: center; align-items: center; grid-column-gap: 35px; -moz-column-gap: 35px;
}
.carousel_client__1l3rv {
	padding: 20px 16px; position: relative; box-sizing: border-box;
}
.carousel_client__1l3rv {
	border-radius: 4px; width: 188px; height: 64px; cursor: pointer;
}
.carousel_client_logo__1K2cN {
	border-radius: 4px; width: 188px; height: 64px; cursor: pointer;
}
.carousel_client_logo__1K2cN {
	display: block;
}
.carousel_client_selected__D-_OI {
	box-shadow: 0px 0px 12px 0px hsla(0, 0%, 72%, 0.3);
}
.carousel_index_top__2gSl5 {
	z-index: 0;
}
.carousel_index_bottom__3lWnK {
	z-index: -1;
}
@media all and (max-width:1200px)
{
.carousel_wrapper__1jAN1 {
	min-height: 320px;
}
.carousel_clients__2F49s {
	display: none;
}
.carousel_display__1gcW8 {
	padding: 28px 8%;
}
}
.home_banner__2GXno {
	background: url("/assets/index/banner_bg@2x.png") no-repeat center 25% / 1080px auto rgba(24, 128, 255, 0.1); height: 854px; text-align: center; overflow: visible;
}
.home_banner__2GXno h1 {
	padding-top: 192px;
}
.home_banner_desc__51Sin {
	margin: 0px auto; width: 455px; padding-top: 16px;
}
.home_banner__2GXno button {
	margin-top: 46px;
}
.home_all_content_section {
	min-height: 4000px;
}
.home_banner_clint_logos__37rQV {
	width: 100%;
}
.home_banner_business_text__3_ywm {
	padding: 94px 0px 15px;
}
.home_banner_business_log__2sGnV {
	display: flex; justify-content: center;
}
.home_banner_business_log__2sGnV li {
	width: 124px; height: 36px; margin-right: 80px;
}
.home_banner_business_log__2sGnV li img {
	width: 100%; height: 100%;
}
.home_banner_business_log__2sGnV li:last-of-type {
	margin-right: 0px;
}
.home_banner_business_cards_container__3WKPA {
	margin-top: 70px; display: flex; justify-content: center;
}
.home_banner_business_card__1LzXB {
	background: rgb(255, 255, 255); padding: 10px; border-radius: 8px; border: 2px solid rgb(232, 234, 241); transition:0.3s cubic-bezier(0.645, 0.045, 0.355, 1); border-image: none; width: 344px; margin-right: 24px; box-sizing: border-box;
}
.home_banner_business_card__1LzXB:hover {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 8px 0px rgba(10,10,10,0.2);
}
:last-of-type.home_banner_business_card__1LzXB {
	margin-right: 0px;
}
.home_banner_business_card_img__Td_vh {
	background-position: 50%; width: 100%; height: 136px; margin-bottom: 8px; background-size: cover;
}
.home_banner_business_card__1LzXB p {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.home_yzjs {
	text-align: center; margin-top: 188px;
}
.home_yzjs {
	margin-top: 16px;
}
.home_yzj_cards_container {
	margin-top: 40px; display: flex; flex-wrap: wrap;
}
.home_yzj_card_title {
	margin-bottom: 12px;
}
.home_contribution__2DJlb {
	padding-top: 64px; margin-top: 64px; box-sizing: border-box;
}
.home_highlights__PdxP_ {
	padding: 64px 0px;
}
.home_highlights__PdxP_ h2 {
	text-align: center; margin-bottom: 84px;
}
.home_highlights_display__eO07n {
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
.home_highlight_item__32jO- {
	padding: 17px 0px 24px; width: 344px; height: 344px; display: flex; box-sizing: border-box; flex-direction: column; align-items: center;
}
.home_highlight_item__32jO- img {
	width: 84px; height: 84px; margin-bottom: 18px;
}
.home_highlight_item__32jO- h5 {
	text-align: center; margin-bottom: 17px;
}
.home_highlight_item_detail__2npYz li {
	margin-bottom: 12px;
}
.home_highlight_item_detail__2npYz li:last-of-type {
	margin-bottom: 0px;
}
.home_highlight_item_detail__2npYz li span {
	display: inline-block;
}
.home_highlight_item_detail__2npYz li span:first-of-type {
	margin-right: 4px;
}
.home_clients__3ltJy {
	background: url("/assets/global/bg_increaseing@2x.png") no-repeat bottom / 100% auto; padding-bottom: 146px;
}
.home_clients__3ltJy h2 {
	text-align: center; margin-top: 64px; margin-bottom: 78px;
}
.home_clients_container__1HBaJ {
	padding: 0px 24px; display: flex; flex-wrap: wrap; justify-content: space-between;
}
.home_clients_container__1HBaJ li {
	width: 150px; height: 30px; text-align: center; margin-bottom: 64px;
}
.home_clients_container__1HBaJ img {
	height: 100%; background-color: rgb(0, 255, 255);
}
.home_logo_wall__2IijS {
	width: 100%;
}
.home_check__35sp5 {
	color: rgb(21, 194, 146); margin-right: 4px;
}
.home_main_topic__2noCt {
	margin-bottom: 48px;
}
@media all and (max-width:1200px)
{
.home_all_content_section {
	min-height: 4500px;
}
.home_banner__2GXno {
	background: url("/assets/index/banner_bg_mobile@2x.png") no-repeat center 96% / 346px auto rgba(24, 128, 255, 0.1); padding: 64px 0px 256px; height: auto; position: relative;
}
.home_banner__2GXno h1 {
	padding-top: 0px;
}
.home_banner__2GXno button {
	width: 125px; height: 46px; box-shadow: 0px 0px 8px 0px rgba(10,10,10,0.2);
}
.home_banner_desc__51Sin {
	width: 100%;
}
.home_banner_business_text__3_ywm {
	display: none;
}
.home_banner_clint_logos__37rQV {
	display: none;
}
.home_banner_business_cards_container__3WKPA {
	padding: 20px; left: 0px; right: 0px; bottom: -250px; position: absolute; -ms-overflow-x: auto; justify-content: space-between;
}
.home_banner_business_card__1LzXB {
	width: 320px; height: auto; margin-right: 10px; max-width: 320px; flex-shrink: 0;
}
:last-of-type.home_banner_business_card__1LzXB {
	margin-right: 0px; margin-bottom: 0px;
}
.home_yzjs {
	margin-top: 260px;
}
.home_contribution__2DJlb {
	height: auto; margin-top: 0px;
}
.home_highlights__PdxP_ h2 {
	margin-bottom: 36px;
}
.home_highlight_item__32jO- {
	padding: 15px 0px; width: 50%; height: auto;
}
.home_highlight_item__32jO- li {
	text-align: center;
}
.home_highlight_item__32jO- li span {
	font-size: 12px;
}
.home_highlight_item__32jO- svg {
	display: none;
}
.home_highlight_item__32jO- img {
	margin-bottom: 10px;
}
.home_clients__3ltJy {
	overflow: hidden; padding-bottom: 0px;
}
.home_clients__3ltJy h2 {
	margin-top: 0px; margin-bottom: 48px;
}
.home_logo_wall__2IijS {
	width: 184%; transform: translateX(-23%);
}
}


.yzjindex_plan_body {}
.yzjindex_plan_cont {}
.yzjindex_plan_fatab_body {
  width: 1100px;
  margin: 0 auto;
}
.yzjindex_plan_fatab_shouqi {
  display: block;
}
.yzjindex_plan_fatab_cont {
  display: flex;
  width: 1100px;
  height: 376px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 2px solid #F3F5FA;
}
.yzjindex_plan_fatab_logo {
  width: 500px;
  height: inherit;
}
.yzjindex_plan_fatab_logo>img {
  width: inherit;
  height: inherit;
}
.yzjindex_plan_fatab_info {
  flex: 1;
  padding: 40px;
  display: flex;
  flex-direction: column;
}
.yzjindex_plan_fatab_header {
  padding-bottom: 26px;
  border-bottom: 1px solid #F3F5FA;
}
.yzjindex_plan_fatab_title {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
  color: #273045;
  line-height: 34px;
}
.yzjindex_plan_fatab_intro {
  flex: 1;
  margin-top: 15px;
  width: 520px;
  font-size: 16px;
  font-weight: 400;
  color: #596580;
  line-height: 26px;
}
.yzjindex_plan_fatab_xuebajun {
  display: none;
}
.yzjindex_plan_fatab_minsheng {
  display: none;
}
.yzjindex_plan_fatab_hongqi {
  display: none;
}
.yzjindex_plan_fatab_360shuke {
  display: none;
}
#yzjindex_plan_fatab_ul {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
#yzjindex_plan_fatab_ul > li {
  cursor: pointer;
  width: 204px;
  height: 80px;
  background: #FFFFFF;
  /* border: 2px solid #F1F3F5; */
  border-radius: 4px;
}
#yzjindex_plan_fatab_ul > li a {
  display: block;
  height: inherit;
  /* 灰色 */
}
#yzjindex_plan_fatab_ul > li a.active {
  color: #0F50B6;
  border-bottom: 4px solid #0F50B6;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(196, 210, 224, 0.5);
}
#yzjindex_plan_fatab_ul > li a.active img {
  filter: grayscale(0%);
}
#yzjindex_plan_fatab_ul > li a img {
  margin: 15px 32px;
  height: 50px;
  width: 140px;
  filter: grayscale(100%);
}

/* #region 公共样式 */
.yzjindex_green_button {
  font-size: 16px;
  width: 150px;
  height: 46px;
  color: #fff;
  background: #0F50B6;
  border: 1px solid #0F50B6;
  border-radius: 3px;
  line-height: 46px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.yzjindex_green_button:hover {
  color: #fff;
  background: #0F50B6;
  box-shadow: 0px 8px 20px 0px rgba(15,80,182,0.3);
  transform: translateY(-2px);
  transition: all 0.1s ease 0.1s;
}
.yzjindex_green_border_button_medium {
  height: 46px;
  margin-top: 30px;
  color: rgba(0,175,131,1);
  background: white;
}
.yzjindex_green_border_button_small {
  height: 40px;
  line-height: 40px;
  color: #0F50B6;
  background: white;
  width: 104px;
  font-size: 14px;
}
.yzjindex_white_button {
  font-size: 16px;
  width: 150px;
  height: 46px;
  background: rgba(31,36,48,0);
  border: 1px solid rgb(255,255,255,0.5);
  border-radius: 3px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.yzjindex_white_button:hover {
  box-shadow: 0px 8px 20px 0px rgba(31,36,48,0.3);
  transform: translateY(-2px);
  transition: all 0.1s ease 0.1s;
  background: rgb(255,255,255,0.1);
}
.yzjindex_cont {
  padding: 120px 0px;
}
.yzjindex_headline {
  margin-bottom: 80px;
  font-size: 34px;
  color: #273045;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
}
.yzjindex_headline_sub {
  margin-bottom: 80px;
  font-size: 18px;
  font-weight: 400;
  color: #596580;
  line-height: 25px;
  text-align: center;
}
.yzjindex_flex_row_space_between {
  display: flex;
  justify-content: space-between;
}
.yzjindex_flex_column {
  display: flex;
  flex-direction: column;
}
.yzjindex_green_tag {
  height: 33px;
  background: rgb(183, 244, 191, 0.5);
  border-radius: 3px;
  color: #00AF83;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  padding: 0px 20px;
}
.yzjindex_gray_tag {
  height: 33px;
  background: rgb(241, 243, 245, 1);
  border-radius: 3px;
  color: #596580;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  padding: 0px 20px;
}
.yzjindex_syxq_tab_common_title {
  font-size: 24px;
  color: #273045;
  font-weight: 500;
}
.yzjindex_syxq_tab_common_sub {
  margin-top: 20px;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 26px;
  color: #596580;
}
.yzjindex_green_radius_title {
  font-size: 18px;
  height: 40px;
  line-height: 42px;
  color: white;
  background: #00AF83;
  text-align: center;
  border-radius: 20px 3px 20px 3px;
  width: max-content;
  padding: 0 20px;
  font-weight: 900;
}
.yzjindex_bg_color {
  background: #F8FAFC;
}
.yzjindex_img_flex_center {
  display:flex-box;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.yzjindex_img_half_size {
  transform: scale(0.5);
}


.page-header{position:absolute;z-index:20;width:100%;height:80px;line-height:80px;min-width:1200px;background-color:#fff;box-sizing:border-box}

.icon__logo_new{background-image:url(../images/logo.png);width:197px;height:80px;display:inline-block; }
.icon__logo_new:hover{color:#0F50B6}
.removerborder{border:none}
.top-wear-left{float:left;height:80px;width:230px;padding-top:0}
.top-wear-middle{float:left;width:auto;height:80px;font-size:0;color:#7a8ba6}
.top-wear-middle .submenu{display:inline-block;margin-right:32px;width: auto;height:80px;font-size:16px;color:#374567;text-align:center;border-bottom:2px solid transparent;transition:all .25s ease-in-out;box-sizing:border-box;cursor:pointer}
.top-wear-middle .submenu>a{color:#0F50B6}
.top-wear-middle .homepagehover>a{color:#7a8ba6}
.top-wear-middle .homepagehover>a:hover{color:#0F50B6}
.top-wear-middle .homepagehover:hover{cursor:pointer;border-bottom:2px solid #0F50B6}
.top-wear-middle .homepagehover:hover a{color:#0F50B6}
.top-wear-middle .submenu.selected{cursor:pointer;color:#0F50B6;border-bottom:2px solid #0F50B6}
.sidebar-cutover{display:none}
.sidebar-cutover.show{display:block}#nav-aboutus a,#nav-activity a,#nav-case a,#nav-information a,#nav-safe a,#nav-solution a,#nav-umarket a{cursor:pointer}#topmenu{display:inline-block;height:80px}
.top-wear-right{float:right;width:auto;}


input::-webkit-input-placeholder{color:#ddd}input::-moz-placeholder{color:#ddd}input:-moz-placeholder{color:#ddd}input:-ms-input-placeholder{color:#ddd}
.nav-search-wrap{position:relative;display:inline-block;margin:3px 16px 0 0;width:30px;height:30px}
.nav-search-wrap .search-button{display:inline-block;margin-bottom:27px;width:30px;height:30px;background:0 0;color:#374567}
.nav-search-wrap .search-button{float:left;margin-bottom:0;font-size:14px}
.nav-search-wrap.search-hide .search-button{cursor:pointer}
.nav-search-wrap.search-hide .search-button:hover{color:#0F50B6}
.nav-search-wrap .nav-search-dropdown{display:none;margin-top:16px;height:0;transition:height .17s ease;text-align:left}
.nav-search-wrap .nav-search-pro{margin-bottom:8px;width:100%;height:20px;line-height:20px;font-size:14px;box-sizing:border-box;color:#374567}
.nav-search-wrap .nav-search-pro.nosearch{color:#bbb}
.nav-search-wrap .nav-search-result{width:100%;max-height:432px;overflow:auto;border-bottom:1px solid #e1e6f0}
.nav-search-wrap .nav-search-result li{margin-bottom:8px;width:100%;height:28px;line-height:28px;font-size:14px;color:#374567;box-sizing:border-box}
.nav-search-wrap .nav-search-result li a{color:#374567;display:block;width:178px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nav-search-wrap .nav-search-result li:hover a{color:#0F50B6}
.nav-search-wrap .full-search-name{display:none;position:absolute;padding:0 16px;height:36px;line-height:36px;font-size:12px;color:#374567;box-shadow:0 4px 16px rgba(193,205,241,.42);z-index:100;background:#fff}
.nav-search-wrap ::-webkit-scrollbar{width:8px;height:20px;background-color:#f6f7fa}
.nav-search-wrap ::-webkit-scrollbar-thumb{width:8px;height:20px;border-radius:8px;background:#d4dae2}
.nav-search-wrap ::-webkit-scrollbar-track{width:8px;height:20px}
.nav-search-wrap .nav-search-dc{margin-top:8px;width:100%;height:56px;line-height:28px;box-sizing:border-box;font-size:0}
.nav-search-wrap .nav-search-dc a{color:#7a8ba6;font-size:0;display:block}
.nav-search-wrap .nav-search-dc a span{font-size:14px;vertical-align:middle;display:inline-block;max-width:204px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nav-search-wrap .nav-search-dc a:hover{color:#0F50B6}
.nav-search-wrap .nav-search-dc .icon__right{font-size:14px;margin-left:4px;width:12px}
.nav-search-wrap .nav-search-key-box{position:absolute;top:42px;left:-122px;padding:16px;background:#fff;box-shadow:0 16px 16px 0 rgba(55,69,103,.02),0 8px 8px 0 rgba(235,240,252,.02);border:1px solid #ebf0fc;box-sizing:border-box}
.nav-search-wrap .nav-search-key-box .icon__search{position:absolute;top:33px;left:30px;color:#374567;font-size:14px}
.nav-search-wrap .nav-search-key{display:block;padding:12px 36px;width:228px;height:46px;font-size:16px;color:#374567;line-height:46px;background:#f9faff;border:none;border-radius:4px;box-sizing:border-box;outline:0}
.nav-search-wrap .search-clear{display:none;position:absolute;top:25px;right:22px;width:30px;height:30px;font-size:14px;color:#374567;padding:0 9px;background:0 0;cursor:pointer}
.nav-search-wrap .search-clear:hover{color:#0F50B6}
.nav-search-wrap.search-hide .nav-search-key{display:none}
.nav-search-wrap.search-hide .nav-search-key-box{display:none}
.page-header.activity{background-color:rgba(10,22,51,.6);border:none}
.page-header.activity .top-wear-right .link-style{color:#fff}
.nav-menu-dropdown{position:absolute;top:80px;width:100%}
.nav-menu-dropdown .nav-menu-wrap.show{height:auto;background-color:#fff;box-shadow:0 16px 16px 0 rgba(55,69,103,.02),0 8px 8px 0 rgba(235,240,252,.02);border:1px solid #ebf0fc;max-height:650px;opacity:1}
.nav-menu-dropdown .nav-menu-wrap{margin:0 auto;width:1200px !important;height:0;max-height:20px;overflow:hidden;opacity:0;transition:max-height .25s ease-in-out,opacity .25s ease-in-out;z-index:10}
.nav-menu-dropdown .nav-menu-wrap .max-height-wrap{overflow:auto}
.nav-menu-dropdown .nav-menu-wrap .nav-menu-list{padding:28px 88px 60px 88px}
.nav-menu-dropdown .nav-menu-wrap .nav-menu-list a{display:block;position:relative;color:#374567}
.nav-menu-dropdown .nav-menu-wrap .nav-menu-list a:hover{color:#0F50B6}
.nav-menu-dropdown .nav-menu-wrap.nav-product{font-size:0}
.nav-menu-dropdown .nav-menu-wrap.nav-product .nav-menu-list{padding:24px 0 0 0}
.nav-menu-dropdown .nav-menu-wrap.nav-product .waterflow-box{display:inline-block;width:222px;vertical-align:top}
.nav-menu-dropdown .nav-menu-wrap.nav-product .c{width:190px;margin-bottom:16px;margin-right:32px}
.nav-menu-dropdown .nav-menu-wrap.nav-product .nav-submenu:nth-child(4n){margin-right:0}
.nav-menu-dropdown .nav-menu-wrap .nav-category{position:relative;padding-bottom:24px;background-image:linear-gradient(to right,#f9faff,#f9faff);background-size:224px 25px;background-repeat:no-repeat;background-position:bottom left}
.nav-menu-dropdown .nav-menu-wrap .nav-category::before{content:"";position:absolute;top:24px;left:223px;width:1px;height:calc(100% - 50px);background-color:#e5eaff}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type{display:inline-block;padding-top:24px;width:224px;height:526px;overflow:auto;vertical-align:top;box-sizing:border-box;background-color:#f9faff}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li{position:relative;padding:16px 18px 16px 14px;overflow:hidden;border-right:2px solid transparent;transition:all .25s ease-in-out}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li::after{content:"";position:absolute;left:14px;bottom:0;height:1px;width:190px;background-color:#ebf0fc}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li:last-child::after{display:none}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li .title{position:relative;padding-left:46px;font-size:16px;font-weight:700;color:#374567;line-height:32px}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li .title:before{content:"";position:absolute;top:12px;left:14px;width:6px;height:6px;border-radius:50%;background:linear-gradient(90deg,rgba(56,96,244,.21) 0,rgba(249,250,255,0) 100%)}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li .newprod{padding-left:46px;font-size:14px;color:#7a8ba6;line-height:32px;height:32px;overflow:hidden}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li .newprod a{position:relative;margin-right:8px;color:#7a8ba6}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li .newprod a:after{position:absolute;top:4px;right:-6px;content:'';width:1px;height:15px;background:#d8d8d8}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li .newprod a:last-child:after{content:none}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li .newprod a:hover{color:#0F50B6}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li.active{background:linear-gradient(90deg,#f9faff 0,#fff 100%);border-right:2px solid #0F50B6}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li.active .title{color:#0F50B6}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type>li.active .title:before{background:linear-gradient(90deg,#0F50B6 0,rgba(95,135,248,0) 100%)}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type-list{ margin-top:20px;position:absolute;display:inline-block;width:976px;height:526px;padding:0 0 0 60px;background:#fff;vertical-align:top;overflow:auto;box-sizing:border-box;z-index:0}
.nav-menu-dropdown .nav-menu-wrap .nav-category .category-type-list.active{z-index:1}
.nav-menu-dropdown .nav-menu-wrap.nav-solution{font-size:0}
.nav-menu-dropdown .nav-menu-wrap.nav-solution .nav-category .category-type,.nav-menu-dropdown .nav-menu-wrap.nav-solution .nav-category .category-type-list{min-height:592px;max-height:592px;height:auto}
.nav-menu-dropdown .nav-menu-wrap.nav-solution .nav-submenu{margin-right:32px;width:190px}
.nav-menu-dropdown .nav-menu-wrap.nav-solution .nav-submenu .nav-submenu-top{padding-bottom:8px}
.nav-menu-dropdown .nav-menu-wrap.nav-solution .nav-menu-list{padding:28px 0 20px 0}
.nav-menu-dropdown .nav-menu-wrap.nav-case{padding-bottom:24px}
.nav-menu-dropdown .nav-menu-wrap.nav-case .max-height-wrap{padding:28px 60px 0 60px;max-height:578px}
.nav-menu-dropdown .nav-menu-wrap.nav-case .nav-menu-list{padding:0 0 48px 0}
.nav-menu-dropdown .nav-menu-wrap.nav-case .nav-submenu{width:190px;margin-right:28px}
.nav-menu-dropdown .nav-menu-wrap.nav-case .nav-submenu:last-child{margin-right:0}
.nav-menu-dropdown .nav-menu-wrap.nav-case .nav-submenu .nav-submenu-top{padding-bottom:8px}
.nav-menu-dropdown .nav-menu-wrap.nav-activity{overflow:auto}
.nav-menu-dropdown .nav-menu-wrap.nav-activity .nav-menu-list{padding-bottom:24px}
.nav-menu-dropdown .nav-menu-wrap.nav-activity .nav-submenu{width:220px}
.nav-menu-dropdown .nav-menu-wrap.nav-activity .nav-submenu.short{width:224px}
.nav-menu-dropdown .nav-menu-wrap.nav-about{overflow:auto}
.nav-menu-dropdown .nav-menu-wrap.nav-about .nav-submenu{width:313px}
.nav-menu-dropdown .nav-menu-wrap.nav-other{overflow:auto}
.nav-menu-dropdown .nav-menu-wrap.nav-other .nav-submenu{width:220px}
.nav-menu-dropdown .nav-menu-wrap.nav-other .nav-submenu .nav-submenu-other{padding-top:6px}
.nav-menu-dropdown .nav-menu-wrap.nav-partner{overflow:auto}
.nav-menu-dropdown .nav-menu-wrap.nav-partner .nav-submenu{width:488px}
.nav-submenu{width:auto;float:left;margin-right:42px}
.nav-submenu.last{margin-right:0}
.nav-submenu .nav-submenu-top{line-height:normal;padding-bottom:12px;border-bottom:1px solid #ebf0fc}
.nav-submenu .nav-submenu-top .nav-submenu-title{display:inline-block;line-height:32px;color:#374567;font-weight:700}
.nav-submenu .nav-submenu-top .nav-font-color-6gray{margin-top:8px;font-size:14px;line-height:28px;height:56px;overflow:hidden}
.nav-submenu .nav-submenu-top a:hover .nav-submenu-title{color:#0F50B6}
.nav-submenu .nav-submenu-prod{padding-top:12px}
.nav-submenu .nav-submenu-prod li{margin-bottom:8px;font-size:14px;line-height:28px}
.nav-submenu .nav-submenu-solution{padding-top:24px}
.nav-submenu .nav-submenu-solution li{float:left;height:48px;line-height:initial;margin-right:16px}
.nav-submenu .nav-submenu-solution li:last-child{margin-right:0}
.nav-submenu .nav-submenu-solution li img{width:48px;height:48px;border-radius:4px;box-shadow:0 8px 10px 0 rgba(229,234,255,.8)}
.nav-submenu .nav-submenu-case{padding-top:24px}
.nav-submenu .nav-submenu-case li{float:left;height:48px;line-height:initial;margin-right:16px}
.nav-submenu .nav-submenu-case li:last-child{margin-right:0}
.nav-submenu .nav-submenu-case li img{width:48px;height:48px;border-radius:4px;box-shadow:0 8px 10px 0 rgba(229,234,255,.8)}
.nav-submenu .nav-submenu-case li .more{display:block;margin-top:12px;color:#0F50B6}
.nav-submenu .nav-submenu-case li .more:hover{color:#2a49b8}
.nav-submenu .nav-submenu-case li .more .icon__arrow-right{margin-left:4px;font-size:12px}
.nav-submenu .nav-submenu-activity{padding-top:12px}
.nav-submenu .nav-submenu-activity li{float:left;width:92px;height:50px;line-height:initial;margin-right:36px;margin-bottom:64px}
.nav-submenu .nav-submenu-activity li:nth-child(2n+2){margin-right:0}
.nav-submenu .nav-submenu-activity li:hover .activity_des{color:#0F50B6}
.nav-submenu .nav-submenu-activity li a{position:relative;display:block;width:92px;height:50px}
.nav-submenu .nav-submenu-activity li img{width:92px;height:50px;border-radius:4px;box-shadow:0 8px 10px 0 rgba(229,234,255,.8)}
.nav-submenu .nav-submenu-activity li .activity_tag{position:absolute;top:-10px;right:-10px}
.nav-submenu .nav-submenu-activity li .activity_des{padding-top:8px;width:92px;height:32px;line-height:32px;overflow:hidden;font-size:14px;color:#374567}
.nav-submenu .nav-submenu-activity li:nth-child(4n){margin-right:0}
.nav-submenu .nav-submenu-about{padding-top:18px;font-size:0;line-height:0}
.nav-submenu .nav-submenu-about>li{margin-bottom:8px;margin-right:48px;font-size:14px;line-height:32px;width:220px;vertical-align:top}
.nav-submenu .nav-submenu-about>li:nth-child(2n+2){margin-right:0}
.nav-submenu .nav-submenu-other,.nav-submenu .nav-submenu-partner{padding-top:18px;font-size:0;line-height:0}
.nav-submenu .nav-submenu-other>li,.nav-submenu .nav-submenu-partner>li{display:inline-block;margin-bottom:8px;margin-right:48px;font-size:14px;line-height:32px;width:220px;vertical-align:top}
.nav-submenu .nav-submenu-other>li:nth-child(2n+2),.nav-submenu .nav-submenu-partner>li:nth-child(2n+2){margin-right:0}
.nav-hotprods{padding:32px 60px 24px 30px;line-height:initial;background:linear-gradient(180deg,#fff 0,rgba(249,250,255,.6) 100%)}
.nav-hotprods a{display:inline-block;height:34px;padding:0 12px;margin-right:24px;line-height:34px;font-size:16px;color:#7a8ba6;background-color:#f9faff;border-radius:4px}
.nav-hotprods a:hover{background-color:#ebf0fc}
.nav-hotprods a.new{float:right;margin-right:0;display:inline-block;color:#374567;background-color:transparent;padding:0}
.nav-hotprods a.new:hover{color:#0F50B6}
.nav-hotprods a.new .sicon{display:inline-block;width:20px;height:20px;margin-top:6px;margin-right:10px;background-repeat:no-repeat;background-position:right;vertical-align:top}
.nav-hotprods a.new .sicon-new{background-image:url(https://static.ucloud.cn/b6f4696660e849cf8899bf7ff977b11c.png);background-size:cover}
.activity_tag,.prod_tag{position:absolute;display:inline-block;padding:0 4px;margin:-4px 0 0 2px;height:20px;line-height:20px;background:#f7402d;border-radius:2px;font-size:12px;color:#fff;font-weight:700;word-break:keep-all;z-index:0}
.activity_tag:before,.prod_tag:before{display:inline-block;content:"";position:absolute;top:15px;left:8px;border-top:12px solid #f7402d;border-right:10px solid transparent;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);z-index:-1}
.activity_tag.blue_tag,.prod_tag.blue_tag{color:#fff;background:#0F50B6}
.activity_tag.blue_tag:before,.prod_tag.blue_tag:before{border-top:12px solid #0F50B6}
.activity_tag.yellow_tag,.prod_tag.yellow_tag{color:#4e342e;background:#ffcf87}
.activity_tag.yellow_tag:before,.prod_tag.yellow_tag:before{border-top:12px solid #ffcf87}
.activity_tag.green_tag,.prod_tag.green_tag{color:#fff;background:#6fc21a}
.activity_tag.green_tag:before,.prod_tag.green_tag:before{border-top:12px solid #6fc21a}
.activity_tag.light_blue_tag,.prod_tag.light_blue_tag{color:#fff;background:#45bbfa}
.activity_tag.light_blue_tag:before,.prod_tag.light_blue_tag:before{border-top:12px solid #45bbfa}
.font-overflowhidden{width:486px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.displaynone{display:none}
.nav-font-12{font-size:12px}
.nav-font-13{font-size:13px}
.nav-font-14{font-size:14px}
.nav-font-16{font-size:16px}
.nav-font-18{font-size:18px}
.nav-font-color-defaultblue{color:#0F50B6}
.nav-font-color-3black{color:#374567}
.nav-font-color-9gray{color:#abb4c3}
.nav-font-color-6gray{color:#7a8ba6}
.nav-font-color-d9gray{color:#c3cad9}
.main{margin:0 auto;width:1200px;min-width:1200px;height:auto;clear:both;overflow:hidden}
.new-main{margin:0 auto;padding:0 60px;width:1200px;min-width:1200px;height:auto;clear:both;overflow:hidden;box-sizing:border-box}
.clear{clear:both}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both}