﻿html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu,a{margin:0;padding:0;box-sizing: border-box;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
small{font-size:100%;font-weight: normal;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/24px "Microsoft YaHei",arial,sans-serif,\5b8b\4f53;color:#666666;outline:0;}
html,body{background:#FFF;width:100%;max-width: 750px;}
body{padding-top: 1.3rem;}
img{max-width: 100%;height: auto;box-sizing: border-box;border: 0;vertical-align: middle;}
a{color: inherit;text-decoration: none;}
div,li{box-sizing: border-box;}
p{font-size: .24rem;line-height: .42rem;color: #888888;}
.le{float: left;}
.ri{float: right;}
.pr{position: relative;}
.pa{position: absolute;}
.mrn{margin: 0 !important;}
.pdn{padding: 0 !important;}
.mbn{margin-bottom: 0 !important;}
.none{display: none !important;}
.block{display: block !important;}
.img img{display: block;width: 100%;}
.tabs_info{display: none;}
.tabs_info.on{display: block;}
.clearfix{}
.clearfix:after{clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
input,button{border: none;background-color: transparent;box-sizing: border-box;outline: none;}
input[type="checkbox"]{vertical-align: -2px;margin-right: 4px;}
/*占位符*/input::-webkit-input-placeholder{color: #c9c6bd;}
input:-moz-placeholder{color: #c9c6bd;}
input::-moz-placeholder{color: #c9c6bd;}
input:-ms-input-placeholder{color: #c9c6bd;}
textarea::-webkit-input-placeholder{color: #c9c6bd;}
textarea:-moz-placeholder{color: #c9c6bd;}
textarea::-moz-placeholder{color: #c9c6bd;}
textarea:-ms-input-placeholder{color: #c9c6bd;}
/* 加小手触发*/input[type="button"]{cursor: pointer;}
/* 去掉默认触发*/input[type="text"]{outline: none;}
input[type="button"], input[type="submit"], input[type="reset"]{-webkit-appearance: none;border-radius: 0;}
input[type=button],input[type=text],input[type=password],textarea{-webkit-appearance:none;outline:none;border-radius: 0;opacity: 1;}
/*滚动条样式*/body::-webkit-scrollbar{width: 5px;height: 5px;/*background-color:rgba(210, 210, 210, 0.48);*/-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0;}
body::-webkit-scrollbar-thumb{background-color: #e3403d;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0;}
::-webkit-scrollbar{width: 2px;height: 2px;/*background-color:rgba(210, 210, 210, 0.48);*/-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0;}
::-webkit-scrollbar-thumb{background-color: #e3403d;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0;}
@font-face{font-family: 'Rajdhani';src: url('../font/Rajdhani.eot');src: url('../font/Rajdhani.otf')format('otf'), url('../font/Rajdhani.eot?#iefix') format('embedded-opentype'), url('../font/Rajdhani.woff') format('woff'), url('../font/Rajdhani.woff2') format('woff2'), url('../font/Rajdhani.ttf') format('truetype'), url('../font/Rajdhani.svg') format('svg');font-weight: normal;font-style: normal;}
/* pop*/.pop{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;}
.pop .bg{width: 100%;height: 100%;background: rgba(0,0,0,.5);}
.pop .popBody{position: absolute;top: 50%;left: 0;width: 100%;-webkit-transform: translateY(-50%) translatex(0);transform: translateY(-50%) translatex(0);}
.pop .popBody_bg{background-color: #fff;position: relative;z-index: 2;}
.pop .popBody .close{position: absolute;top: -1.1rem !important;right: 0;width: .94rem;height: .94rem;background: url(../images/closepop.png) no-repeat center;background-size: .32rem .32rem;border: .02rem solid #fff;cursor: pointer;z-index: 1;}
.pop .popBody .tit{text-align: center;padding: .6rem 0 .4rem;}
.pop .popBody .tit h3.pop_cn{font-size: .36rem;color: #333333;line-height: .3rem;}
.pop .popBody .tit h3.pop_en{font-family: 'Rajdhani';font-size: .32rem;color: #e3403d;text-transform: uppercase;}
.pop .popBody .txt h3{font-size: .28rem;color: #555555;line-height: .3rem;margin: .45rem 0 .06rem;}
.pop .popBody .txt h3:first-child{margin: 0 0 .06rem;}
/* 下拉选项*/.mySelect{position: relative;width: 100%;height: 1rem;color: #9e9e9d;background-color: #f8f7f4;}
.mySelect .show{padding: 0 0.29rem;width: 100%;height: 1rem;line-height: 1rem;font-size: .24rem;border: .01rem solid #e2ded6;position: relative;z-index: 1;cursor: pointer;transition-duration: .3s;}
.mySelect .show:after{content: '';position: absolute;top: 0;bottom: 0;right: .29rem;margin: auto;width: .22rem;height: .15rem;background: url(../images/news/ico2.png) no-repeat center/cover;}
.mySelect .drapList{display: none;position: absolute;top: 100%;left: 0;overflow: auto;width: 100%;background-color: #f8f7f4;border: .01rem solid #e2ded6;z-index: 2;border-top: none;}
.mySelect .drapList ul{overflow: hidden;overflow-y: auto;height: 2.4rem;}
.mySelect .drapList li{font-family: 'Rajdhani';padding-left: .29rem;font-size: .24rem;line-height: .78rem;color: #9e9e9d;cursor: pointer;border-bottom: .01rem solid #e2ded6;}
.mySelect .drapList li:last-child{border: none;}
.mySelect .drapList li:focus,
.mySelect .drapList li:hover{background-color: #eeebe3;color: #e3413d;}
.mySelect .drapList::-webkit-scrollbar{display: none;}
/*头部*/#header,
.header{width: 100%;max-width: 750px;height: 1.3rem;background: #fff;position: fixed;top: 0;z-index: 10;}
.header .head_logo{width: 3.08rem;height: .52rem;float: left;margin: .4rem 0 0 .4rem;}
.header .head_nav_btn{width: .42rem;height: .36rem;margin: .47rem .4rem 0 0;float: right;background: url(../images/menu.png) no-repeat center/cover;}
.head_nav_bg .head_nav h3.name{font-family: 'Rajdhani';font-size: .48rem;color: #212020;line-height: 1.3rem;text-transform: uppercase;border-bottom: 1px solid #e7e7e7;padding-left: .4rem;}
/*左侧导航*/.ovfHiden{position:fixed;overflow: hidden;height: 100%;}
.head_nav_bg{display: none;position: fixed;width: 100%;height: 100%;top: 0;z-index: 10;}
.head_bg{width: 100%;height: 100%;top: 0;background-color: rgba(0, 0, 0, 0.5);}
.head_nav_bg .close{width: 1.3rem;height: 1.3rem;float: right;background: url(../images/close.jpg) no-repeat;background-size: 100%;position: absolute;top: -0.99rem;right: 5.2rem;opacity: 0;}
.head_nav{width: 5.2rem;position: absolute;top: 0;right: -100%;opacity: 0;/* height: 100%;*/background: #ffffff;overflow-y: scroll;padding-bottom: .44rem;}
.nav_list>li{color: #4c4f51;border-bottom: 1px solid #e7e7e7;}
.nav_list>li>a{color: #4c4f51;display: block;height: 1rem;line-height: 1rem;font-size: .3rem;padding-left: .4rem;}
.nav_list>li>a p{height: 1rem;line-height: 1rem;font-size: .3rem;color: #4c4f51;}
.nav_list>li>p{font-size: .3rem;color: #4c4f51;background: url(../images/m-menuguan.png) no-repeat left;background-size: .24rem .24rem;background-position: 4.15rem center;height: 1rem;line-height: 1rem;padding-left: .4rem;/* border-bottom: 1px solid #e7e7e7;*/}
.nav_list>li>p.on{background: url(../images/m-menukai.png) no-repeat right;background-size: .24rem .24rem;background-position: 4.15rem center;color: #e3403d;border-bottom: 1px solid #e7e7e7;}
/*子导航*/.ul_nei_nav{display: none;padding-left: .4rem;}
.ul_nei_nav li{height: .9rem;line-height: .9rem;color: #abafb3;font-size: .26rem;border-bottom: 1px solid #e7e7e7;}
.ul_nei_nav li:last-child{border: none;}
.nav_list>li.curr a,
.ul_nei_nav li.curr a{color: #e3403d;}
.ul_nei_nav li a{color: #abafb3;display: inherit;font-size: .26rem;}
/*子导航*/.head_nav_bg .text{padding-left: 0.6rem;padding-top: 0.2rem;margin-bottom: 0.8rem;}
.head_nav_bg .text h3{color: #ff0000;font-size: 0.82rem;background: url(../img/num_img.png) no-repeat;background-size: 0.32rem 0.26rem;background-position: 1.7rem 0.33rem;}
.head_nav_bg .text p{color: #5f5c5c;font-size: 0.24rem;}
/*头部样式结束*/.container{margin-right: auto;margin-left: auto;width: 94%;}
/* @media screen and (max-width: 1200px){.container{width: 1170px}}
@media screen and (max-width: 1024px){.container{width: 970px}} */
@media screen and (max-width: 768px){.container{width: 6.7rem}}
#footer{background-color: #38383a;}
#footer .sNav{padding: .3rem .4rem 0;}
.sNav .dt{position: relative;font-size: .28rem;line-height: .9rem;border-bottom: 1px solid #4c4c4f;color: #fff;background:url(../images/add.png) no-repeat right center;background-size: .24rem auto;}
.sNav .dd{display: none;padding: .15rem 0 .2rem;}
.sNav .dd a{display: block;color: #abafb3;font-size: .26rem;line-height: .6rem;}
.sNav .dd a.act{color: #e3403d;}
.sNav .dl.on{border-bottom: 1px solid #4c4c4f;}
.sNav .dl.on .dt{color: #e3403d;background-image: url(../images/reduce.png);}
.business .merge .le .cn{padding-top: .25rem;height: 1.51rem;font-size: .36rem;color: #f1b639;background: url(../images/btn_bg.png) no-repeat center;background-size: 3.12rem auto;}
footer{width: 100%;padding: 0 0 .35rem;}
footer .up{overflow: hidden;padding: .4rem 0 .29rem;border-bottom: 1px solid #4c4c4f;margin-bottom: .25rem;}
footer .up .le{width: 5.15rem;}
footer .up .le h3{font-family: 'Rajdhani';font-size: .42rem;color: #e64845;font-weight: bold;line-height: .64rem;margin-bottom: .14rem;}
footer .up .le h3 img{width: .64rem;margin-right: .14rem;}
footer .up .le dl{font-size: .24rem;line-height: .38rem;color: #797873;}
footer .up .le dl dd,
footer .up .le dl dt{float: left;}
footer .up .ri{width: 1.54rem;}
footer p{font-size: .24rem;line-height: .38rem;color: #797873;}
/* body.body-hide footer{background-color: #fcfaf5;}*//* body.body-hide footer .up{border-color: #eceae6;}*/.mytop{width: .9rem;height: .9rem;position: fixed;right: .4rem;bottom: 3.9rem;background: url(../images/top.png) no-repeat center/.9rem .9rem;display: none;cursor: pointer;z-index: 99;}
/* 幻灯片*/.kondarl_side .swiper-slide{width: 100%;/* height: 4.2rem;*/height: 8.6rem;background-size: cover;background-position: center;}
.kondarl_side .swiper-pagination{bottom: .9rem;}
.swiper-slide a{width: 100%;height: 100%;}
.m-slider-caption{position: absolute;top: 1.6rem;left: 0;width: 100%;height: auto;color: #fff;/* padding: 0 4%;*/}
.m-slider-caption.kondarl_t11 h2{width: 4.51rem;}
.m-slider-caption.kondarl_t11{top: 1.45rem;left: .5rem;}
.m-slider-caption.kondarl_t1{top: 1.45rem;left: .5rem;}
.m-slider-caption.kondarl_t1 h2{width: 3.74rem;}
.m-slider-caption.kondarl_t1 h3{width: 3.04rem;}
.m-slider-caption.kondarl_t2{top: 1.32rem;left: .5rem;}
.m-slider-caption.kondarl_t2 h2{width: 4rem;margin-bottom: .16rem;}
.m-slider-caption.kondarl_t2 h3{width: 4.2rem;}
.m-slider-caption.kondarl_t3{top: 1.32rem;left: 0;}
.m-slider-caption.kondarl_t3 h2{width: 6.4rem;margin: auto;}
.m-slider-caption.kondarl_t3 h3{width: 5.58rem;margin: auto;}
.m-slider-caption.kondarl_t4{left: .5rem;top: 0;}
.m-slider-caption.kondarl_t4 h2{width: 3.05rem;}
.m-slider-caption.kondarl_t5{left: 0rem;top: 1.88rem;}
.m-slider-caption.kondarl_t5 h2{width: 5.8rem;margin: 0 auto .14rem;/* margin-bottom: .15rem;*/}
.m-slider-caption.kondarl_t5 h3{width: 5.15rem;margin: auto;}
.m-slider-caption.kondarl_t6{top: .42rem;left: 0;}
.m-slider-caption.kondarl_t6 h2{width: 3.15rem;margin: 0 auto .47rem;}
.m-slider-caption.kondarl_t6 h3{width: 3.2rem;margin: 0 auto;}
/* 首页*/.index-cont{background-color: #fbf8f2;position: relative;z-index: 9;}
.index-cont:before{content: '';width: 7.1rem;height: 5.2rem;background: url(../images/index/ico8.png) no-repeat center top/cover;position: absolute;left: 0;right: 0;top: -.5rem;margin: auto;}
.index-cont .cTop{overflow: hidden;}
.index-cont .cTop .leCard{overflow: hidden;}
.index-cont .cTop .leCard .li{float: left;width: 33.333333%;height: 2.5rem;text-align: center;position: relative;}
.index-cont .cTop .leCard .li h3{color: #666666;font-size: .26rem;line-height: .22rem;}
.index-cont .cTop .leCard .li .ic{width: 1.1rem;height: 1.1rem;margin: .2rem auto .22rem;}
/* .index-cont .cTop .leCard .li.i3{display: none;} */
.index-cont .cTop .leCard .li.i1 .ic{background: url(../images/index/ico4.png) no-repeat center/cover;}
.index-cont .cTop .leCard .li.i2 .ic{background: url(../images/index/ico6.png) no-repeat center/cover;}
.index-cont .cTop .leCard .li.i3 .ic{background: url(../images/index/ico5.png) no-repeat center/cover;}
.index-cont .cTop .leCard .li.i4 .ic{background: url(../images/index/ico7.png) no-repeat center/cover;}
.index-cont .cTop .le .listing{width: 100%;height: 3rem;background: url(../images/index/ico9.jpg) no-repeat center/cover;position: relative;padding: 0 .48rem;}
.index-cont .cTop .le .listing h3.name{font-size: .32rem;color: #8e8883;font-weight: bold;padding-top: .47rem;}
.index-cont .cTop .le .listing h3.name em{font-family: 'Rajdhani';}
.index-cont .cTop .le .listing .txt{width: 100%;margin: 0 auto;padding: .52rem 0 .22rem;overflow: hidden;}
.index-cont .cTop .le .listing h3.num{font-family: 'Rajdhani';font-size: .8rem;color: #ec0010;font-weight: bold;position: relative;float: left;}
.index-cont .cTop .le .listing h3.num:before{content: '';width: .35rem;height: .24rem;background: url(../images/index/ico10.png) no-repeat center;background-size: .35rem .24rem;position: absolute;right: -.5rem;top: -.1rem;}
.index-cont .cTop .le .listing ul{overflow: hidden;float: left;margin-left: .8rem;}
.index-cont .cTop .le .listing li{float: left;font-family: 'Rajdhani';font-size: .3rem;color: #ec0010;line-height: .42rem;background-color: rgba(236, 0, 16, .08);border-radius: .22rem;padding: 0 .1rem;margin-right: .2rem;}
.index-cont .cTop .le .listing p{font-size: .28rem;font-family: 'Rajdhani';color: #8e8883;clear: both;}
.index-cont .cTop .le .listing.green h3.num{color: #3caf1e;}
.index-cont .cTop .le .listing.green h3.num:before{background: url(../images/index/ico11.png) no-repeat;background-size: .35rem .24rem;}
.index-cont .cTop .le .listing.green li{color: #3caf1e;background-color: #eafae6;}
.index-cont .cTop .le .news{width: 100%;margin: .35rem 0 .33rem;padding-bottom: .15rem;overflow: hidden;display: block;}
.index-cont .cTop .le .news .date{font-family: 'Rajdhani';font-size: .4rem;color: #a4a4a4;float: left;letter-spacing: -.01rem;}
.index-cont .cTop .le .news .tit{float: right;width: 4.97rem;font-size: .32rem;color: #685f57;line-height: .46rem;margin-bottom: .15rem;}
.index-cont .cTop .le .news .txt{float: right;width: 4.97rem;font-size: .24rem;color: #9e9b99;line-height: .42rem;}
.index-cont .bom-card{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;padding-bottom: .4rem;overflow: hidden;}
.index-cont .bom-card .li{position: relative;overflow: hidden;width: 2.1rem;height: 1.76rem;}
.index-cont .bom-card .img{width: 2.1rem;height: 1.76rem;}
/* .index-cont .i3 {width: 100%;height: 2.2rem;background: no-repeat center;background-size: cover;position: relative;margin-top: .1rem;display: block;} */
/* .index-cont .i3 .play-cover{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.35);opacity: 0;transition: all .25s;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;} */
/* .index-cont .i3 .play-cover:before{content: "";left: 50%;top: .6rem;margin: 0 0 0 -.32rem;width: .64rem;height: .64rem;background: url(../images/index/_ico10.png) no-repeat center;background-size: .64rem .64rem; position: absolute;transition: all .25s;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transform: scale(1.5);-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);} */
/* .index-cont .i3 h3 {font-size: .24rem;color: #fff;line-height: 1;position: absolute;left: 0;width: 100%;top: 1.33rem;text-align: center;z-index: 9;} */
/* .index-cont .i3 h4 {display: none;} */
/*.index-cont .bom-card .li + .li{margin-top: .1rem;}*/.index-cont .bom-card .li .txt{position: absolute;left: .2rem;top: .5rem;}
.index-cont .bom-card .li.li1 .txt {top: .26rem;left: .18rem;}
.index-cont .bom-card .li .txt h3.en{font-family: 'Rajdhani';font-size: .28rem;line-height: .28rem;text-transform: uppercase;opacity: .4;font-weight: bold;letter-spacing: -.01rem;}
.index-cont .bom-card .li.li1 .txt h3.en{color: #56544b;}
.index-cont .bom-card .li.li2 .txt h3.en{color: #ffffff;}
.index-cont .bom-card .li.li3 .txt h3.en{color: #838a92;}
.index-cont .bom-card .li .txt h3.cn{font-size: .24rem;line-height: .28rem;margin: .12rem 0 .33rem;}
.index-cont .bom-card .li.li1 .txt h3.cn{color: #56544b; margin: 0;}
.index-cont .bom-card .li.li2 .txt h3.cn{color: #ffffff;}
.index-cont .bom-card .li.li3 .txt h3.cn{color: #838a92;}
.index-cont .bom-card .li .txt p{font-size: .24rem;line-height: .22rem;color: #777670;position: relative;}
.index-cont .bom-card .li.li1 .txt p:before{content: '';width: .27rem;height: .13rem;background: url(../images/index/ico12.png) no-repeat center/cover;position: absolute;right: -.4rem;top: 0;bottom: 0;margin: auto;}
.index-cont .bom-card .li.li1 .txt p {font-size: .2rem;color: #777670;line-height: .3rem;}
.index-cont .bom-card .li.li1 .txt ul { margin-top: .1rem;}
.index-cont .bom-card .li.li1 .txt p::before {display: none;}
/* 内页*/.page_ban{height: 2.8rem;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.page_nav{height: 1.2rem;line-height: 1.2rem;border-top: .01rem solid #efede8;border-bottom: .01rem solid #efede8;margin-top: .7rem;text-align: center;}
.page_nav a{width: 30%;display: inline-block;font-size: .28rem;color: #817f7a;position: relative;line-height: 1.2;vertical-align: middle;}
.page_nav a + a:before{content: '';width: .02rem;height: .24rem;background-color: #efede8;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.page_nav a.on{color: #e3403d;}
/* 董事长致辞*/.about{overflow: hidden;padding-bottom: .6rem;}
.about .up{/* width: 100%;*/height: 5.9rem;margin: 0 -.4rem;background-color: #f1eee6;position: relative;}
.about .up .ico .img{width: 3.17rem;height: 3.97rem;position: absolute;left: 0;bottom: 0;}
.about .up .ico .txt{border-left: 3px solid #e3403d;padding-left: .18rem;position: absolute;top: 3.8rem;left: 3.46rem;}
.about .up .ico .txt h3{font-size: .28rem;color: #444444;line-height: .24rem;margin-bottom: .14rem;}
.about .up .ico .txt p{width: 3.4rem;font-size: .24rem;color: #787876;line-height: .32rem;}
.about .up .list h3{font-size: .24rem;color: #dfd8ce;position: absolute;top: .47rem;left: 2.37rem;}
.about .up .list h3 + h3{font-size: .2rem;color: #e5dfd7;top: .88rem;left: 3.3rem;animation-delay: .6s;-webkit-animation-delay: .6s;}
.about .up .list h3 + h3 + h3{font-size: .24rem;color: #e5dfd7;top: 1.34rem;left: 2.8rem;animation-delay: 1s;-webkit-animation-delay: 1s;}
.about .up .list h3 + h3 + h3 + h3{font-size: .26rem;color: #e5dfd7;top: 1.86rem;left: 3.4rem;animation-delay: .4s;-webkit-animation-delay: .4s;}
.about .up .list h3 + h3 + h3 + h3 + h3{font-size: .26rem;color: #ddd8d3;top: 2.42rem;left: 4.5rem;animation-delay: .8s;-webkit-animation-delay: .8s;}
.about .down .le{width: 100%;background-color: #e3403d;padding: .55rem .42rem .62rem;position: relative;margin-top: -.3rem;margin-bottom: .2rem;}
.about .down .le h3.cn{font-size: .32rem;color: #ffffff;line-height: .42rem;margin-bottom: .06rem;}
.about .down .le h3.en{width: 76%;font-family: 'Rajdhani';font-size: .32rem;color: #ffffff;line-height: .36rem;opacity: .6;text-transform: uppercase;}
.about .down .ri p{margin-top: .12rem;}
/* 总裁致辞*/.about2{overflow: hidden;padding-bottom: .6rem;}
.about2 .up{/* width: 100%;*/height: 5.4rem;margin: 0 -.4rem;background-color: #f1eee6;position: relative;}
.about2 .up .ico .img{width: 3.6rem;height: 3.62rem;position: absolute;left: .01rem;bottom: 0;}
.about2 .up .ico .txt{border-left: 3px solid #e3403d;padding-left: .18rem;position: absolute;top: 3.58rem;left: 3.46rem;}
.about2 .up .ico .txt h3{font-size: .28rem;color: #444444;line-height: .24rem;margin-bottom: .14rem;}
.about2 .up .ico .txt p{width: 3.4rem;font-size: .24rem;color: #787876;line-height: .32rem;}
.about2 .up .list h3{font-size: .2rem;color: #cbc2b6;position: absolute;top: .52rem;left: 2.9rem;}
.about2 .up .list h3 + h3{font-size: .24rem;color: #b3aca2;top: .89rem;left: 2.54rem;animation-delay: .6s;-webkit-animation-delay: .6s;}
.about2 .up .list h3 + h3 + h3{font-size: .34rem;color: #dcd8cc;top: 1.47rem;left: 2.96rem;animation-delay: 1s;-webkit-animation-delay: 1s;}
.about2 .up .list h3 + h3 + h3 + h3{font-size: .2rem;color: #dcd5cc;top: 2rem;left: 3.8rem;animation-delay: .4s;-webkit-animation-delay: .4s;}
.about2 .up .list h3 + h3 + h3 + h3 + h3{font-size: .26rem;color: #ddd8d3;top: 2.45rem;left: 3.75rem;animation-delay: .8s;-webkit-animation-delay: .8s;}
.about2 .down .le{width: 100%;background-color: #e3403d;padding: .55rem .42rem .62rem;position: relative;margin-top: -.3rem;margin-bottom: .2rem;}
.about2 .down .le h3.cn{font-size: .32rem;color: #ffffff;line-height: .42rem;margin-bottom: .06rem;}
.about2 .down .le h3.en{font-family: 'Rajdhani';font-size: .32rem;color: #ffffff;line-height: .36rem;opacity: .6;text-transform: uppercase;}
.about2 .down .ri p{margin-top: .12rem;}
/* 集团介绍*/.about8{padding: .5rem 0 .4rem;}
.about3 .up .le ul{overflow: hidden;padding: .7rem 0 .15rem;}
.about3 .up .le li{float: left;width: 2.25rem;float: left;position: relative;padding-left: .3rem;}
.about3 .up .le li + li{width: 2.97rem;}
.about3 .up .le li + li + li{float: right;width: auto;}
.about3 .up .le li:before{content: '';width: .03rem;height: 1.42rem;background-color: #f0efec;position: absolute;left: 0;top: 0;}
.about3 .up .le li h3{font-size: .28rem;color: #888888;}
.about3 .up .le li h3 em.counter{font-size: .8rem;font-family: 'Rajdhani';color: #bda660;line-height: .8rem;}
.about3 .up .le li p{font-size: .24rem;line-height: .32rem;color: #666;position: relative;margin: 0;}
.about8 .up .le h3{font-size: .32rem;color: #e3403d;line-height: .42rem;letter-spacing: 3px;margin-bottom: .2rem;}
.about3 .up .le p{margin-top: .12rem;}
.about3 .up .le{float: none;}
.about3 .up .ri{width: 100%;float: none;position: relative;margin-top: .42rem;}
.about3 .up .ri .imgbg{/* width: 100%;*//* height: 1.99rem;*//* background: url(../images/about/ico4.png) no-repeat center bottom/cover;*/position: absolute;bottom: .3rem;right: .3rem;/* padding: 1.34rem .44rem 0;*/}
.about3 .up .ri .imgbg h3{font-size: .26rem;color: #fff;background-color: #000000;background-color: rgba(0, 0, 0, .5);display: inline-block;line-height: .44rem;padding: 0 .16rem;}
.about3 .up .ri .imgbg h3 em{font-family: 'Rajdhani';}
.about3 .video{width: 3.2rem;height: 1rem;background-color: #e3403d;position: absolute;bottom: 0;left: 0;}
.about3 .video:before{content: '';width: 3rem;height: .8rem;border: 1px solid #fff;opacity: .3;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.about3 .video h3:before{content: '';width: 100%;height: .75rem;background: url(../images/about/vR.png) no-repeat center;background-size: .5rem .5rem;position: absolute;left: -2.32rem;right: 0;top: .1rem;margin: auto;}
.about3 .down{background: url(../images/about/ico6.jpg) no-repeat center/cover;height: 4.4rem;position: relative;padding: 1.63rem .4rem 0;margin: 0 -.4rem;}
.about3 .down h3.cn{font-size: .4rem;color: #e3403d;line-height: .4rem;letter-spacing: .1rem;}
.about3 .down h3.en{font-family: 'Rajdhani';font-size: .36rem;color: #877672;opacity: .2;line-height: .4rem;text-transform: uppercase;margin-top: .2rem;letter-spacing: -.01rem;}
.about3 .down .ico{width: 4.17rem;height: 3.78rem;background: url(../images/about/ico7.png) no-repeat center/cover;position: absolute;right: 0;bottom: 0;}
/* 组织架构*/.about4{padding-top: .7rem;}
.about4 .txt{font-size: .28rem;color: #76706b;margin: .25rem auto .6rem;text-align: center;line-height: .44rem;}
.about4 .txt img{width: .44rem;height: .44rem;margin-right: .15rem;}
/* 发展历程*/.about5{width: 100%;min-height: 14.26rem;background: url(../images/about/ico10.jpg) repeat-y center bottom;background-size: 7.5rem 12.26rem;padding-top: .68rem;overflow: hidden;}
.about5 .w_lump1{width: 1.9rem;position: relative;float: left;}
.about5 .w_lump1 .box{width: 100%;height: 2.25rem;color: #fff;position: relative;padding-top: .34rem;z-index: 2;text-align: center;}
.about5 .w_lump1 .box.on{z-index: 3;}
.about5 .w_lump1 .box + .box{margin-top: -.28rem;}
.about5 .w_lump1 .box:before{content: '';width: 100%;height: 2.25rem;background: url(../images/about/ico35.png) no-repeat center/cover;position: absolute;top: 0;left: 0;z-index: -1;-webkit-animation: fadeInUp .3s 1 linear;animation: fadeInUp .3s 1 linear;}
.about5 .w_lump1 .box + .box:before{background: url(../images/about/ico34.png) no-repeat center/cover;}
.about5 .w_lump1 .box + .box + .box:before{background: url(../images/about/ico11.png) no-repeat center/cover;}
.about5 .w_lump1 .box + .box + .box + .box:before{background: url(../images/about/ico12.png) no-repeat center/cover;}
.about5 .w_lump1 .box + .box + .box + .box + .box:before{background: url(../images/about/ico13.png) no-repeat center/cover;}
.about5 .w_lump1 .box + .box + .box + .box + .box + .box:before{background: url(../images/about/ico14.png) no-repeat center/cover;}
.about5 .w_lump1 .box + .box + .box + .box + .box + .box + .box:before{background: url(../images/about/ico15.png) no-repeat center/cover;}
.about5 .w_lump1 .box h3.num{font-family: 'Rajdhani';font-size: .36rem;}
.about5 .w_lump1 .box h3.cn{font-size: .28rem;line-height: .2rem;margin: .14rem 0 .06rem;}
.about5 .w_lump1 .box p{color: #fff;opacity: .6;}
.about5 .course_side{float: right;width: 4.4rem;height: 13.5rem;overflow: auto;padding-right: .1rem;}
.about5 .course_side li + li{margin-top: .36rem;}
.about5 .course_side li h4{font-family: 'Rajdhani';font-size: .48rem;color: #b38446;padding-left: .24rem;margin-bottom: .1rem;}
.course_side p{position: relative;padding-left: .24rem;margin-bottom: .08rem;}
.course_side p:before{content: '';width: 6px;height: 6px;background-color: #b59b62;position: absolute;left: 0;top: .15rem;}
/* 荣誉称号*/.about6 .up .tabs_nav{margin: .7rem -.05rem 1.25rem;overflow: hidden;text-align: center;}
.about6 .up .tabs_nav li{/* float: left;*/line-height: .8rem;background-color: #f1f1f1;border-radius: .4rem;text-align: center;font-size: .24rem;color: #666666;padding: 0 .28rem;margin: 0 .05rem;cursor: pointer;display: inline-block;}
.about6 .up .tabs_nav li.on{background-color: #e3403d;color: #fff;}
.about6 .up .tabs_info{display: none;position: relative;padding: .52rem 0 1.8rem;}
.about6 .up .tabs_info.on{display: block;}
.about6 .up .tabs_info:before{content: '';width: .04rem;height: 100%;background-color: #e9e9e9;position: absolute;top: 0;left: 50%;}
.about6 .up .tabs_info:after{content: '';width: .68rem;height: .68rem;background: url(../images/about/ico16.png) no-repeat center/cover;position: absolute;top: -.68rem;left: 0;right: 0;margin: 0 auto;}
.about6 .up .tabs_info ul{height: 9rem;overflow-y: auto;/* padding-right: .15rem;*/}
.about6 .up .tabs_info li{width: 100%;display: inline-block;position: relative;}
.about6 .up .tabs_info li + li{margin-top: .55rem;}
.about6 .up .tabs_info li .tit{font-family: 'Rajdhani';font-size: .44rem;color: #e3403d;font-weight: bold;letter-spacing: -.01rem;}
.about6 .up .tabs_info li:before{content: '';width: .04rem;height: .38rem;background-color: #e3403d;position: absolute;top: .04rem;left: 3.35rem;}
.about6 .up .tabs_info li.itema .tit{float: left;width: 3.05rem;text-align: right;}
.about6 .up .tabs_info li.itemb .tit{float: right;width: 2.88rem;}
.about6 .up .tabs_info li.itema .txt{float: right;width: 2.88rem;}
.about6 .up .tabs_info li.itemb .txt{float: left;width: 3.05rem;}
.about6 .up .tabs_info li.itemb .txt p{text-align: right;}
.about6 .down{height: 5rem;background-color: #f3f0ee;padding: .6rem .4rem;margin: 0 -.4rem;overflow: hidden;}
.about6_ban{width: 100%;margin: 0 auto;position: relative;}
.about6_ban .swiper-wrapper{padding-bottom: 1.2rem;}
.about6_ban .swiper-slide{padding: 0 .15rem;}
.about6_ban .swiper-slide a{width: 100%;background: url(../images/about/ico19.png) no-repeat center/100% 100%;display: block;padding: .25rem;}
.about6_ban .button{position: absolute;bottom: 0;left: 0;width: 100%;height: .9rem;z-index: 99;}
.about6_ban .ico{padding: 0 .15rem;float: left;position: static;width: 50%;height: .9rem;background: none;margin: 0;}
.about6_ban .ico a{width: 100%;height: 100%;border: .02rem solid #e3403d;background-position: center;background-repeat: no-repeat;background-size: .43rem .24rem;display: block;}
.about6_ban .swiper-button-prev a{background-image: url(../images/about/ico21.png);}
.about6_ban .swiper-button-next a{background-image: url(../images/about/ico20.png);}
/* 社会责任*/
.about7 .about7_cont1 {
  min-height: 6.3rem;
  background: url(../images/about/ico22.jpg) no-repeat center bottom/cover #fff;
  padding: .7rem .3rem 1.35rem;
  text-align: center;
}

.about7 .about7_cont1 .txt .ico {
  width: 1.2rem;
  height: 1.2rem;
  background: url(../images/about/ico23.png) no-repeat center/cover;
  display: block;
  margin: 0 auto .22rem;
}

.about7 .about7_cont1 .txt h3 {
  font-size: .36rem;
  color: #555662;
  line-height: .4rem;
  letter-spacing: .03rem;
  margin: .3rem;
}

.about7 .about7_cont1 .txt p {
  color: #999999;
}

/* .about7 .about7_cont2 .img {
  height: 4.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
} */

.about7> .left  .txt {
  min-height: 5.14rem;
  background: url(../images/about/ico24.jpg) no-repeat center bottom/cover #f5f9fb;
  padding: 0 .4rem;
}

.about7> .left  .txt h3 {
  font-size: .32rem;
  color: #67707a;
  position: relative;
  display: inline-block;
  margin: .88rem 0 .12rem;
}

.about7   .txt h3 i.num {
  height: .78rem;
  position: absolute;
  right: -.49rem;
  top: -.49rem;
}

.about7 .txt h3 i.num img {
  height: .78rem;
}

.about7 .txt p {
  color: #999999;
  margin-bottom: .12rem;
}
.about7  .slide_img{
  height: 4.5rem;
  position: relative;
  overflow: hidden;
}
/* .about7 .about7_cont3 .img {
  height: 4.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
} */

.about7 .txt {
  /* min-height: 9.2rem; */
  /* background: #f5f4ea; */
  padding: .6rem .4rem ;
  position: relative;
}

.about7 .txt>h3 {
  font-size: .32rem;
  color: #755d44;
  position: relative;
  display: inline-block;
  margin: .88rem 0 .12rem;
}

.about7 .txt>h3 i.num {
  height: .78rem;
  position: absolute;
  right: -.49rem;
  top: -.49rem;
}

.about7 .txt>h3 i.num img {
  height: .78rem;
}

.about7 .bg {
  /* height: 6.3rem; */
  /* background-color: #f0efe2; */
  overflow: hidden;
  /* position: absolute;
  left: 0;
  right: 0;
  bottom: 0; */
  margin: auto;
}

.about7  .tabs_nav_ {
  overflow: hidden;
  border-bottom: .01rem solid rgba(137, 134, 131, .2);
}
.about7 .about7_cont5 .tabs_nav_ li{
  width: 25%;
}
.about7  .tabs_nav_ li {
  float: left;
  width: 33.33333%;
  line-height: 1.05rem;
  font-size: .26rem;
  color: #8d8578;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.about7  .tabs_nav_ li.on {
  color: #e3403d;
  border-bottom: .03rem solid #e3403d;
}

.about7  .tabs_nav_ li+li:before {
  content: '';
  width: .01rem;
  height: 100%;
  background-color: rgba(137, 134, 131, .2);
  position: absolute;
  left: 0;
  top: 0;
}
.about7  .tabs_info_.on{
  display: block;
}
.about7  .tabs_info_ {
  padding: .35rem .32rem 0 .32rem;
  animation: fadeInUp .6s 1 linear;
  -webkit-animation: fadeInUp .6s 1 linear;
  /* height: 4.9rem; */
  overflow: auto;
  display: none;
}
.about7  .slide_img  .img,.business .ico .swiper-slide .img{
  width: 100% ;
  height: 4.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.business .ico .slide_img {
  width:100% !important;
  max-width: 6.9rem;
  margin: 0 auto;
}
.business .ico .swiper-slide{
  width:100% !important;
  max-width: 6.9rem;
  margin: 0 auto;
  /* margin-right: .2rem;
  width: 100% !important; */
}
.business .ico .swiper-slide .img{
  height: 4.4rem;
  width: 6.9rem;
  
}
.about7> .left {
  /* background: url(../images/about/ico29.jpg) no-repeat bottom left; */
  background-size: cover;
  position: relative;
}
.about7> .right {
  background: #f5f4ea;
  position: relative;
}
/* .about7 .in.num03 .txt {
  padding: 0 .4rem .3rem !important;
} */
/* 现代农业*/.business{overflow: hidden;}
.business .up{overflow: hidden;padding: .7rem 0 .6rem;}
.business .up .ico{width: 5.03rem;margin-bottom: .36rem;}
.business .up h3{font-size: .24rem;line-height: .42rem;color: #888888;margin-bottom: .12rem;}
.business .in{padding: .7rem 0 .6rem;}
.business .in .le{float: none;}
.business .tit{text-align: center;}
.business .tit h3.cn{font-size: .36rem;color: #4b4a4a;margin-bottom: .06rem;}
.business .tit h3.en{font-family: 'Rajdhani';font-size: .36rem;color: #aaaaaa;text-transform: uppercase;}
.business .in .txt h3{font-size: .28rem;color: #9fc850;margin: .3rem 0 .14rem;}
.business .in .ico{margin: .3rem 0 .5rem;overflow: hidden;}
.business .in .item{padding: 0 .4rem;margin: 0 -.4rem;}
.business_ban{width: 100%;margin: 0 auto;position: relative;}
.business_ban .swiper-wrapper{padding-bottom: 1.2rem;}
.business_ban .swiper-slide{padding: 0 .15rem;}
.business_ban .swiper-slide a{width: 100%;background: url(../images/about/ico19.png) no-repeat center/100% 100%;display: block;padding: .25rem;}
.business_ban .button{position: absolute;bottom: 0;left: 0;width: 100%;height: .9rem;z-index: 99;}
.business_ban .ico{padding: 0 .15rem;float: left;position: static;width: 50%;height: .9rem;background: none;margin: 0 !important;}
.business_ban .ico a{width: 100%;height: 100%;border: .02rem solid #e3403d;background-position: center;background-repeat: no-repeat;background-size: .43rem .24rem;display: block;}
.business_ban .swiper-button-prev a{background-image: url(../images/about/ico21.png);}
.business_ban .swiper-button-next a{background-image: url(../images/about/ico20.png);}
.popImg{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;}
.popImg .bg{width: 100%;height: 100%;background-color: rgba(0, 0, 0, .6);}
.popImg .imgBox{position: absolute;top: 50%;left: 50%;width: 100%;padding: 0 .4rem;transform: translate(-50%,-50%);}
.popImg .imgBox .closeBtn{position: absolute;right: .4rem;top: -1.4rem;width: .96rem;height: .96rem;background: url(../images/closeBtn.png);background-size: cover;}
.popImg .imgList{position: relative;padding-bottom: 1.2rem;overflow: hidden;}
.popImg .imgList .button{position: absolute;bottom: 0;left: 0;width: 100%;height:.9rem;overflow: hidden;}
.popImg .imgList .button .ico{left: 0;top: 0;margin-top: 0;width: 3.2rem;height: 100%;background: url(../images/arrow_l.png) no-repeat center;background-size: .43rem auto;border: .02rem solid #fff;}
.popImg .imgList .button .swiper-button-next{right: 0;left: auto;background-image: url(../images/arrow_r.png);}
.popImg .swiper-slide a{display: block;width: 100%;padding: .1rem;background-color: #fff;}
.popImg .swiper-slide p{font-size: .3rem;color: #fff;line-height: .4rem;text-align: center;margin-top: .2rem;}
.popImg .swiper-slide a img{width: 100%;}
.business .down{background-color: #ebf2ed;padding: 40px 0 30px;}
.business .down .tit h3.cn{color: #696b69;}
.business .down .tit h3.en{color: #dce4de;}
.business .down .le{float: none;}
.business .down .le .txt{text-align: center;margin: .25rem 0 .33rem;}
.business .down .le .txt h3{font-size: .28rem;color: #9d9f99;line-height: .5rem;letter-spacing: .2rem;margin-bottom: .2rem;}
.business .down .le .txt p img{width: .98rem;}
.business .down .ico{overflow: hidden;margin: 0 -.1rem;}
.business .down .ico a{float: left;width: 33.33333%;padding: 0 .1rem;margin-bottom: 10px;}
.ga-card{height: 12rem;background: url(../images/business/ico15.jpg) no-repeat center/cover;position: relative;}
.ga-card:before{content: '';width: 100%;height: 100%;background: #000;opacity: .7;position: absolute;left: 0;top: 0;}
.ga-card a.li{width: 100%;height: 2rem;display: block;position: relative;}
.ga-card a.li + a.li{border-top: .01rem solid rgba(255, 255, 255, .25);}
.ga-card a.li .bg{width: 100%;height: 100%;position: absolute;background-repeat: no-repeat;background-position: center;background-size: cover;left: 0;top: 0;}
.ga-card a.li1 .bg{background-image: url(../images/business/ico16.png);}
.ga-card a.li2 .bg{background-image: url(../images/business/ico17.png);}
.ga-card a.li3 .bg{background-image: url(../images/business/ico18.png);}
.ga-card a.li4 .bg{background-image: url(../images/business/ico19.png);}
.ga-card a.li5 .bg{background-image: url(../images/business/ico20.png);}
.ga-card a.li6 .bg{background-image: url(../images/business/ico21.png);}
.ga-card a.li .wot{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.ga-card a.li .wot .cont{height: .52rem;}
.ga-card a.li:nth-of-type(odd) .wot .cont{position: absolute;top: 0;bottom: 0;right: .8rem;margin: auto;}
.ga-card a.li:nth-of-type(even) .wot .cont{position: absolute;top: 0;bottom: 0;left: 1.6rem;margin: auto;}
.ga-card a.li .wot .cont .time{width: .49rem;height: .5rem;background-repeat: no-repeat;background-position: center;background-size: contain;float: left;margin-right: .36rem;}
.ga-card a.li1 .wot .cont .time{background-image: url(../images/business/ico28.png);}
.ga-card a.li2 .wot .cont .time{background-image: url(../images/business/ico29.png);}
.ga-card a.li3 .wot .cont .time{background-image: url(../images/business/ico30.png);}
.ga-card a.li4 .wot .cont .time{background-image: url(../images/business/ico31.png);}
.ga-card a.li5 .wot .cont .time{background-image: url(../images/business/ico32.png);}
.ga-card a.li6 .wot .cont .time{background-image: url(../images/business/ico33.png);}
.ga-card a.li .wot .cont h4{font-size: .48rem;color: #fff;opacity: .8;float: left;}
.ga-card a.li .wot .cont p{display: none;}
.ga-card a.li .wot .bic{width: .98rem;height: .84rem;background-repeat: no-repeat;background-position: center;background-size: cover;}
.ga-card a.li:nth-of-type(odd) .wot .bic{position: absolute;top: 0;bottom: 0;left: .8rem;margin: auto;}
.ga-card a.li:nth-of-type(even) .wot .bic{position: absolute;top: 0;bottom: 0;right: .8rem;margin: auto;}
.ga-card a.li1 .wot .bic{background-image: url(../images/business/ico22.png);}
.ga-card a.li2 .wot .bic{background-image: url(../images/business/ico23.png);}
.ga-card a.li3 .wot .bic{background-image: url(../images/business/ico24.png);}
.ga-card a.li4 .wot .bic{background-image: url(../images/business/ico25.png);}
.ga-card a.li5 .wot .bic{background-image: url(../images/business/ico26.png);}
.ga-card a.li6 .wot .bic{background-image: url(../images/business/ico27.png);}
/* 现代农业详情*/.business_d .up .tit{width: 7.2rem;margin: .7rem auto .6rem;}
.business_d .list > li{position: relative;height: 11.98rem;padding: .8rem .4rem .4rem;margin: 0 -.4rem;}
.business_d .list li.item1{background-color: #f6d8db;padding: .5rem .4rem .4rem;}
.business_d .list li.item2{height: 10.5rem;background-color: #fce5d6;}
.business_d .list li.item3{height: 14.7rem;background-color: #f8edba;}
.business_d .list li.item4{height: 7.5rem;background-color: #c5e4fb;}
.business_d .list li.item5{height: 7.2rem;background-color: #d1f5fa;}
.business_d .list li.item6{/*height: 18.7rem;*/background-color: #d7f6d8;height: auto;padding: .8rem .4rem .6rem;}
.business_d .list > li:before{content: '';width: 7.5rem;height: .5rem;background: url(../images/business/ico72.png) no-repeat center/cover;position: absolute;bottom: -.5rem;left: 0;right: 0;margin: auto;z-index: 2;}
.business_d .list li.item2:before{background: url(../images/business/ico73.png) no-repeat center/cover;}
.business_d .list li.item3:before{background: url(../images/business/ico74.png) no-repeat center/cover;}
.business_d .list li.item4:before{background: url(../images/business/ico75.png) no-repeat center/cover;}
.business_d .list li.item5:before{background: url(../images/business/ico76.png) no-repeat center/cover;}
.business_d .list > li:after{content: '';width: 100%;height: 1.77rem;background: url(../images/business/ico77.png) no-repeat center/cover;position: absolute;left: 0;bottom: -.5rem;z-index: 2;}
.business_d .list li.item2:after{background: url(../images/business/ico78.png) no-repeat center/cover;}
.business_d .list li.item3:after{background: url(../images/business/ico79.png) no-repeat center/cover;}
.business_d .list li.item4:after{background: url(../images/business/ico80.png) no-repeat center/cover;}
.business_d .list li.item5:after{background: url(../images/business/ico81.png) no-repeat center/cover;}
.business_d .list > li em.ico{content: '';width: .3rem;height: .21rem;background: url(../images/business/ico67.png) no-repeat center/cover;position: absolute;bottom: -.2rem;left: 0;right: 0;margin: 0 auto;z-index: 3;animation: arrow_movement_down 2s ease-in-out infinite;-webkit-animation: arrow_movement_down 2s ease-in-out infinite;}
.business_d .list > li.item2 em.ico{background: url(../images/business/ico68.png) no-repeat center/cover;}
.business_d .list > li.item3 em.ico{background: url(../images/business/ico69.png) no-repeat center/cover;}
.business_d .list > li.item4 em.ico{background: url(../images/business/ico70.png) no-repeat center/cover;}
.business_d .list > li.item5 em.ico{background: url(../images/business/ico71.png) no-repeat center/cover;}
.business_d .list > li .auto{width: 100%;display: inline-block;position: relative;z-index: 4;overflow: hidden;}
.business_d .list > li .list_tit{height: .91rem;background-repeat: no-repeat;background-position: center;background-size: 1.14rem .91rem;padding-top: .55rem;text-align: center;}
.business_d .list > li.item2 .list_tit{background-size: 1.38rem .91rem;}
.business_d .list > li.item3 .list_tit{background-size: 1.39rem .91rem;}
.business_d .list > li.item4 .list_tit{background-size: 1.4rem .91rem;}
.business_d .list > li.item5 .list_tit{background-size: 1.39rem .91rem;}
.business_d .list > li.item6 .list_tit{background-size: 1.39rem .91rem;}
.business_d .list > li .list_tit h3.cn{font-size: .36rem;color: #e3403d;letter-spacing: .06rem;}
.business_d .list > li.item2 .list_tit h3.cn{color: #ff6800;}
.business_d .list > li.item3 .list_tit h3.cn{color: #bea21f;}
.business_d .list > li.item4 .list_tit h3.cn{color: #315ce8;}
.business_d .list > li.item5 .list_tit h3.cn{color: #52c5d9;}
.business_d .list > li.item6 .list_tit h3.cn{color: #459c47;}
.business_d .list > li .box{margin-top: .5rem;overflow: hidden;}
.business_d .list > li .txt p{color: #766f6f;margin-bottom: .12rem;}
.business_d .list > li .txt li h3{font-size: .24rem;color: #888888;position: relative;margin-bottom: -.06rem;line-height: .7rem;}
.business_d .list > li .txt li h3 em{font-family: 'Rajdhani';font-size: .8rem;color: #be945c;margin-right: .1rem;}
.business_d .list > li .txt li p{font-size: .24rem;color: #555555;line-height: .34rem;margin: 0;}
/* 饲料业务*/.business_d .list > li.item1 .box .txt ul{margin-bottom: .15rem;width: 100%;display: inline-block;}
.business_d .list > li.item1 .box .txt li{float: left;padding-left: .29rem;border-left: .03rem solid #d5aeb2;height: 1.42rem;text-align: left;width: 50%;}
.business_d .list > li.item1 .box .img{width: 3.7rem;margin: .1rem auto 0;}
/* 养殖业务*/.business_d .list > li.item2 .box{margin-top: .26rem;}
.business_d .list > li.item2 .box .txt{overflow: hidden;}
.business_d .list > li.item2 .box .txt ul{height: .7rem;padding-top: 1.27rem;margin-top: .2rem;position: relative;}
.business_d .list > li.item2 .box .txt ul:before{content: '';width: .88rem;height: 1.05rem;background: url(../images/business/ico84.png) no-repeat center/cover;position: absolute;left: 0;right: 0;top: 0;margin: auto;}
.business_d .list > li.item2 .box .txt ul li{float: left;}
.business_d .list > li.item2 .box .txt ul li:nth-child(2){animation-delay: .2s;-webkit-animation-delay: .2s;}
.business_d .list > li.item2 .box .txt ul li:nth-child(3){animation-delay: .4s;-webkit-animation-delay: .4s;}
.business_d .list > li.item2 .box .txt ul li + li{margin-left: .2rem;}
.business_d .list > li.item2 .box .txt ul li p{line-height: .7rem;margin: 0;padding: 0 .15rem;background-color: #f2d4a9;border-radius: .35rem;font-size: .24rem;color: #ec9922;}
.business_d .list > li.item2 .img{width: 3.7rem;margin: .4rem auto 0;}
/* 屠宰加工*/.business_d .list > li.item3 .box{margin-top: .2rem;}
.business_d .list > li.item3 .box .txt ul{width: 100%;display: inline-block;margin-bottom: .8rem;}
.business_d .list > li.item3 .box .txt li{float: left;padding: 0 .1rem;border-left: .03rem solid #e5daa4;height: 1.42rem;line-height: .3rem;text-align: left;width: 25%;}
.business_d .list > li.item3 .txt li p{font-size: .2rem;display: inline;}
.business_d .list > li.item3 .txt li h3 em{font-size: .6rem;color: #ef753f;}
.business_d .list > li.item3 .box .txt li + li{width: 39%;}
.business_d .list > li.item3 .box .txt li + li + li{width: 35%;}
.business_d .list > li.item3 .box .txt .tabs_info{display: none;height: 5.2rem;overflow-y: scroll;}
.business_d .list > li.item3 .box .txt .tabs_info.on{display: block;opacity: 1;visibility: visible !important;}
.business_d .list > li.item3 .box .txt .tabs_info h3{font-size: .32rem;color: #ef753f;line-height: 1;text-align: center;margin-bottom: .18rem;}
.business_d .list > li.item3 .img{width: 100%;height: 4.97rem;background: url(../images/business/ico85.png) no-repeat center/100% 100%;position: relative;margin-bottom: .1rem;text-align: center;margin-top: -.3rem;}
.business_d .list > li.item3 .img .tabs_nav li{line-height: .32rem;cursor: pointer;}
.business_d .list > li.item3 .img .tabs_nav li{position: absolute;animation-delay: .8s !important;-webkit-animation-delay: .8s !important;}
.business_d .list > li.item3 .img .tabs_nav li h3{position: relative;z-index: 9;font-size: .24rem;color: #515151;letter-spacing: -.01rem;}
.business_d .list > li.item3 .img .tabs_nav li h3:before{content: '';width: 100%;height: .32rem;background-image: url(../images/business/ico86.png);background-repeat: no-repeat;background-position: center right;background-size: .26rem .32rem;position: absolute;/* animation: h_fadeIntops 2s infinite;-webkit-animation: h_fadeIntops 2s infinite;*/}
.business_d .list > li.item3 .img .tabs_nav li.num1{top: 1.2rem;left: 4rem;}
.business_d .list > li.item3 .img .tabs_nav li.num1 h3{padding-right: .28rem;}
.business_d .list > li.item3 .img .tabs_nav li.num1 h3:before{right: .45rem;top: .34rem;}
.business_d .list > li.item3 .img .tabs_nav li.num2{top: 1.72rem;left: 4.05rem;}
.business_d .list > li.item3 .img .tabs_nav li.num2 h3{/* padding-top: .05rem;*/padding-right: .6rem;left: -1.2rem;}
.business_d .list > li.item3 .img .tabs_nav li.num2 h3:before{right: -.8rem;left: auto;top: 0;background-position: center;}
.business_d .list > li.item3 .img .tabs_nav li.num3{top: 2.2rem;left: 1.2rem;}
.business_d .list > li.item3 .img .tabs_nav li.num3 h3{padding-right: .29rem;}
.business_d .list > li.item3 .img .tabs_nav li.num3 h3:before{right: 0;top: 0;}
.business_d .list > li.item3 .img .tabs_nav li.num4{top: 2.78rem;left: 3.36rem;}
.business_d .list > li.item3 .img .tabs_nav li.num4 h3{padding-left: .28rem;}
.business_d .list > li.item3 .img .tabs_nav li.num4 h3:before{left: 0;top: 0;background-position: left center;}
.business_d .list > li.item3 .img .tabs_nav li.num5{top: 3rem;left: 1.8rem;}
.business_d .list > li.item3 .img .tabs_nav li.num5 h3{padding-top: .36rem;}
.business_d .list > li.item3 .img .tabs_nav li.num5 h3:before{right: 0;left: 0;top: .01rem;background-position: center;}
.business_d .list > li.item3 .img .tabs_nav li.num6{top: .68rem;right: 0;}
.business_d .list > li.item3 .img .tabs_nav li.num6 h3{padding-bottom: .36rem;}
.business_d .list > li.item3 .img .tabs_nav li.num6 h3:before{right: .54rem;bottom: 0;background-position: center right;}
.business_d .list > li.item3 .img .tabs_nav li.num7{top: 3.9rem;left: 2.2rem;}
.business_d .list > li.item3 .img .tabs_nav li.num7 h3{padding-top: .36rem;}
.business_d .list > li.item3 .img .tabs_nav li.num7 h3:before{right: 0;left: 0;top: 0;background-position: center;}
.business_d .list > li.item3 .img .tabs_nav li.num8{top: .7rem;left: 1.3rem;}
.business_d .list > li.item3 .img .tabs_nav li.num8 h3{padding: 0 .28rem .2rem 0;}
.business_d .list > li.item3 .img .tabs_nav li.num8 h3:before{right: 0;bottom: 0;}
.business_d .list > li.item3 .img .tabs_nav li.num9{top: 2.47rem;left: 4.1rem;}
.business_d .list > li.item3 .img .tabs_nav li.num9 h3{padding-left: .28rem;letter-spacing: -.01rem;}
.business_d .list > li.item3 .img .tabs_nav li.num9 h3:before{left: 0;top: 0;background-position: left center;}
.business_d .list > li.item3 .img .tabs_nav li.num11{top: 2.5rem;left: 1.7rem;}
.business_d .list > li.item3 .img .tabs_nav li.num11 h3{padding-right: .25rem;}
.business_d .list > li.item3 .img .tabs_nav li.num10{top: 1.7rem;left: 4rem;}
.business_d .list > li.item3 .img .tabs_nav li.num10 h3{padding-top: .45rem;}
.business_d .list > li.item3 .img .tabs_nav li.num10 h3:before{right: -.5rem;left: auto;top: .2rem;background-position: center;}
.business_d .list > li.item3 .img .tabs_nav li.num12{top: 1.95rem;left: 2.7rem;}
.business_d .list > li.item3 .img .tabs_nav li.num12 h3{/* padding-top: .05rem;*/padding-right: 1rem;left: -1.4rem;}
.business_d .list > li.item3 .img .tabs_nav li.num12 h3:before{right: -.8rem;left: auto;top: 0;background-position: center;}
.business_d .list > li.item3 .img .tabs_nav li.num13{top: 1.3rem;left: 1.8rem;}
.business_d .list > li.item3 .img .tabs_nav li.num13 h3{padding: 0 .28rem .2rem 0;}
.business_d .list > li.item3 .img .tabs_nav li.num13 h3:before{right: 0;bottom: 0;}
.business_d .list > li.item3 .img .tabs_nav li.on:before{content: '';width: 1.02rem;height: 1.02rem;background: url(../images/business/ico103.png) no-repeat center/cover;position: absolute;animation: h_change 2s infinite;-webkit-animation: h_change 2s infinite;}
.business_d .list > li.item3 .img .tabs_nav li.on.num1:before{right: 0rem;top: 0rem;}
.business_d .list > li.item3 .img .tabs_nav li.on.num2:before{right: 1.12rem;top: -.3rem;/* left: 0;*/margin: auto;}
.business_d .list > li.item3 .img .tabs_nav li.on.num3:before{right: -.4rem;top: -.36rem;}
.business_d .list > li.item3 .img .tabs_nav li.on.num4:before{left: -.4rem;top: -.36rem;}
.business_d .list > li.item3 .img .tabs_nav li.on.num5:before{right: 0;top: -.35rem;left: 0;margin: auto;}
.business_d .list > li.item3 .img .tabs_nav li.on.num6:before{right: .15rem;bottom: -.36rem;}
.business_d .list > li.item3 .img .tabs_nav li.on.num7:before{right: 0;top: -.35rem;left: 0;margin: auto;}
.business_d .list > li.item3 .img .tabs_nav li.on.num8:before{right: -.4rem;bottom: -.36rem;}
.business_d .list > li.item3 .img .tabs_nav li.on.num9:before{left: -.4rem;top: -.36rem;}
.business_d .list > li.item3 .img .tabs_nav li.on.num12:before{right: 1.7rem;top: -.3rem;/* left: 0;*/margin: auto;}
.business_d .list > li.item3 .img .tabs_nav li.on.num13:before{right: -.4rem;bottom: -.36rem;}
/* 冷链物流*/.business_d .list > li.item4 .box{margin-top: .4rem;}
.business_d .list > li.item4 .img{width: 3.6rem;margin: 0 auto .27rem;}
.business_d .list > li.item4 .box .txt h3{width: 6.32rem;height: 2.08rem;background: url(../images/business/ico88.png) no-repeat center/cover;font-size: .24rem;color: #666666;line-height: .4rem;padding: .4rem .75rem 0;margin: auto;text-align: center;}
/* 终端销售*/.business_d .list > li.item5 .img{width: 6.1rem;margin: 0 auto .45rem;}
.business_d .list > li.item5 .box .txt p img{width: 2.95rem;margin: .45rem auto 0;}
.business_d .list > li.item5 .box .txt h3{font-size: .24rem;color: #666666;line-height: .4rem;text-align: center;}
/* 食品*/.business_d .list > li.item6:after,
.business_d .list > li.item6:before{display: none;}
.business_d .list > li.item6 .box{margin-top: .5rem;}
.business_d .list > li.item6 .box .txt p img{width: 5.04rem;}
.business_d .list > li.item6 .box .txt ul{overflow: hidden;margin: .28rem 0 .3rem;text-align: center;}
.business_d .list > li.item6 .box .txt li{display: inline-block;padding-left: .29rem;border-left: .03rem solid #bddcbe;height: 1.42rem;text-align: left;width: 33%;}
.business_d .list > li .txt li h3 em{color: #459c47;}
.business_d .list > li.item6 .img{overflow: hidden;margin: .2rem auto .15rem;}
.business_d .list > li.item6 .img a{width: 50%;float: left;text-align: center;}
.business_d .list > li.item6 .img a + a + a{margin-top: .5rem;}
.business_d .list > li.item6 .img a img{width: 2.4rem;margin: 0 auto;}
.business_d .list > li.item6 .img a .tit{line-height: .92rem;background-color: #fecead;border-radius: .46rem;text-align: center;padding: 0 .4rem;margin: .14rem auto 0;position: relative;display: inline-block;}
.business_d .list > li.item6 .img a .tit .p{font-size: .24rem;color: #ff6800;float: left;position: relative;z-index: 2;}
.business_d .list > li.item6 .img a .tit .ico{width: .3rem;height: .92rem;background: url(../images/business/ico96.png) no-repeat center/.26rem .32rem;float: left;margin-left: .14rem;position: relative;z-index: 2;}
.business_d .wow{opacity: 0;}
.business_d .wow.animated{opacity: 1;visibility: visible !important;}
.business_d .list{position: relative;}
.business_d .list:before{content: '';width: 7.14rem;height: 52.27rem;background: url(../images/business/ico66.png) no-repeat center/100% 100%;position: absolute;left: -.4rem;right: -.4rem;margin: auto;top: 1.25rem;z-index: 1;}
/* 现代农业详情*/.page_ban.business-d{height: 5.2rem;}
.business_details{background: url(../images/business/ico113.jpg) repeat-y center top;padding: .7rem 0;text-align: center;}
.business_details .tit{font-size: .52rem;color: #333333;}
.business_details .txt h3{font-size: .24rem;color: #888888;line-height: .56rem;margin-top: .4rem;}
.business_details .txt p{line-height: .56rem;margin-top: .4rem;}
.business_return{width: 1rem;height: 1rem;background: url(../images/business/ico114.png) no-repeat center/cover;position: fixed;bottom: 20%;right: .4rem;z-index: 999;}
/* 公用事业*/.business2{overflow: hidden;}
.business2 .up{overflow: hidden;padding: .7rem 0 .6rem;}
.business2 .up .ico{width: 1.02rem;margin: 0 auto .2rem;}
.business2 .up .le{float: none;}
.business2 .up h3{font-size: .24rem;line-height: .42rem;color: #888888;margin-bottom: .12rem;}
.business2 .down{height: 12.91rem;background: url(../images/business/ico35.jpg) no-repeat center/cover;padding: 0 .4rem .68rem;margin: 0 -.4rem;position: relative;}
.business2 .down .le{float: none;position: relative;}
.business2 .down .le a{width: 2.76rem;height: 1rem;line-height: 1rem;background-color: #fff;padding-left: .62rem;font-size: .28rem;color: #70c6bf;border-radius: .5rem 0 0 .5rem;position: absolute;top: 0;bottom: 0;right: 0;margin: auto;}
.business2 .down .le a:before{content: '';width: .43rem;height: .24rem;background: url(../images/business/ico37.png) no-repeat center/cover;position: absolute;right: .45rem;top: 0;bottom: 0;margin: auto;}
.business2 .down .ri{float: none;margin-top: .52rem;text-align: center;}
.business2 .down .ri h3{font-size: .36rem;color: #526069;}
.business2 .down .ri hr{background-color: #c3deef;height: .02rem;border: none;margin: .25rem 0 0;}
.business2 .down .ri ul{overflow: hidden;padding-bottom: .3rem;}
.business2 .down .ri li{width: 50%;float: left;padding: .33rem 0 .3rem;}
.business2 .down .ri li img{width: .74rem;height: .7rem;display: block;margin: 0 auto .16rem;}
.business2 .down .ri li p{font-size: .28rem;color: #707c7b;}
.business2 .down .ico{width: 100%;height: 3rem;position: absolute;right: -.4rem;bottom: .68rem;}
.business2 .down .ico:before{content: '';width: 100%;height: 100%;background: url(../images/business/ico43.jpg) no-repeat center/cover;position: absolute;top: 0;left: 0;/* -o-object-fit: cover;object-fit: cover;-webkit-filter: url(#water);filter: url(#water);*/}
.business2 .down .ico .video{position: absolute;z-index: 99;text-align: center;left: 0;right: 0;top: .68rem;width: 1.2rem;height: 1.2rem;margin: auto;cursor: pointer;}
.business2 .down .ico .video em{width: 1.2rem;height: 1.2rem;background: url(../images/business/ico42.png) no-repeat center;background-size: .9rem .9rem;display: block;margin: 0 auto;position: relative;}
.business2 .down .ico .video em:before{content: '';width: 1.2rem;height: 1.2rem;background: rgba(255, 255, 255, .25);border-radius: 50%;position: absolute;left: 0;top: 0;animation: h_change 2s infinite;-webkit-animation: h_change 2s infinite;z-index: -1;}
.business2 .down .ico .video span{font-size: .28rem;color: #fff;margin-top: .05rem;display: inline-block;}
.business2 .down .ico:after{content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, .2);position: absolute;top: 0;left: 0;opacity: 0;filter:Alpha(opacity=0);z-index: 2;transition: all .4s;-webkit-transition: all .4s;}
.business2 .down .ico:hover:after,
.business2 .down .ico:focus:after{opacity: 1;filter:Alpha(opacity=100);}
#video{width: 100%;object-fit: cover;}
.pop.video_pop .popBody_bg{background: none;}
/* 公用事业详情*/.business2_d{overflow: hidden;}
.business2_d .up{padding: .7rem 0 .4rem;}
.business2_d .up .le{float: none;}
.business2_d .up .le h3{font-size: .36rem;color: #70c6bf;}
.business2_d .up .le p{margin-top: .12rem;}
.business2_d .up .ico{margin-top: .36rem;}
.business2_d .in{height: 8.08rem;position: relative;background: url(../images/business/ico45.jpg) no-repeat center/cover;margin: 0 -.4rem;}
.business2_d .in:before{content: '';width: 100%;height: 8.08rem;background: url(../images/business/ico45.jpg) no-repeat center/cover;position: absolute;left: 0;top: 0;/* -o-object-fit: cover;object-fit: cover;-webkit-filter: url(#water);filter: url(#water);*/}
.business2_d .in .list{position: relative;z-index: 2;overflow: hidden;}
.business2_d .in .list li{width: 50%;height: 2.58rem;float: left;background: url(../images/business/ico46.png) no-repeat center;background-size: 2.78rem 2.58rem;text-align: center;padding-top: .7rem;margin-top: .4rem;}
.business2_d .in .list li h3{font-family: 'Rajdhani';font-size: .72rem;color: #66a2e4;font-weight: bold;margin-bottom: .18rem;}
.business2_d .in .list li p{font-size: .24rem;color: #96999c;line-height: .3rem;text-align: center;}
.business2_d .down{height: 6.4rem;background-color: #70c6bf;padding: .6rem .4rem .7rem;margin: 0 -.4rem;}
.business2_d .down > h3{font-size: .36rem;color: #ffffff;padding-bottom: .32rem;text-align: center;}
.business2_ban{width: 100%;margin: 0 auto;position: relative;}
.business2_ban .swiper-wrapper{padding-bottom: 1.2rem;}
.business2_ban .swiper-slide{padding: 0 .15rem;}
.business2_ban .swiper-slide a{width: 100%;background-color: #fff;display: block;}
.business2_ban .swiper-slide a .tit{height: .8rem;line-height: .8rem;text-align: center;}
.business2_ban .swiper-slide a .tit h4{padding: 0 .15rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.business2_ban .button{position: absolute;bottom: 0;left: 0;width: 100%;height: .9rem;z-index: 99;}
.business2_ban .ico{padding: 0 .15rem;float: left;position: static;width: 50%;height: .9rem;background: none;margin: 0;}
.business2_ban .ico a{width: 100%;height: 100%;border: .02rem solid #fff;background-position: center;background-repeat: no-repeat;background-size: .43rem .24rem;display: block;}
.business2_ban .swiper-button-prev a{background-image: url(../images/about/ico21_on.png);}
.business2_ban .swiper-button-next a{background-image: url(../images/about/ico20_on.png);}
/* 房地产业*/.page_ban.business_ban3{height: 5.6rem;}
.page_ban .information{padding: .8rem 0 0 .82rem;}
.page_ban .information h3.en{font-family: 'Rajdhani';font-size: .8rem;color: rgba(0, 0, 0, .05);line-height: .8rem;text-transform: uppercase;font-weight: bold;letter-spacing: -.01rem;}
.page_ban .information h3.cn{font-size: .36rem;color: #545e71;position: relative;margin-top: -.4rem;margin-bottom: .36rem;}
.page_ban .information ul{width: 4.95rem;height: .98rem;overflow: hidden;background: url(../images/business/ico52.png) no-repeat center/100% 100%;}
.page_ban .information li{float: left;color: #3e74a9;opacity: .6;font-size: .24rem;line-height: .98rem;margin-right: .26rem;}
.business3{padding-bottom: .7rem;}
.business3 .container > .txt{padding: .6rem 0 .52rem;}
.business3 .txt p{color: #6a6e71;}
.business3 .txt p + p{margin-top: .12rem;}
.business3 .list{overflow: hidden;}
.business3 .list li{width: 100%;}
.business3 .list li a{display: block;}
.business3 .list li + li{margin-top: .4rem;}
.business3 .list li .txt h3.tit{line-height: 1rem;background-color: #f5f7fa;font-size: .28rem;color: #444444;text-align: center;}
/* 房地产业详情*/.page_ban.business3_bans{height: 4.2rem;}
.page_down{background-color: #f5f7fb;padding: .6rem 0 .65rem;text-align: center;}
.page_down .txt .ico img{height: .74rem;}
.page_down .txt h3{font-size: .44rem;color: #333333;margin: .42rem 0}
.page_down .txt ul{overflow: hidden;margin-bottom: .4rem;}
.page_down .txt li{font-size: .2rem;color: #7695ce;line-height: .36rem;text-align: center;padding: 0 .12rem;margin: 0 .01rem;background-color: #e8ecf4;border-radius: .02rem;display: inline-block;}
.page_down .txt p{line-height: .24rem;color: #666666;}
.page_down .txt p em{font-family: 'Rajdhani';font-size: .36rem;color: #e3403d;}
.page_down .txt p + p{margin-top: .18rem;}
.business3_d{padding: .4rem 0 .7rem;}
.business3_d .up{padding: 0 .4rem .3rem;background-color: #f5f7fb;}
.business3_d .up h3{font-size: .32rem;color: #333333;line-height: .48rem;padding: .4rem 0 .08rem;text-align: center;}
.business3_d .up p{margin-bottom: .12rem;}
.business3_d .in{background-color: #f5f7fb;margin: .4rem 0;}
.business3_d .in .til_box .h_h1{font-size: .32rem;color: #333333;line-height: .48rem;padding: .4rem 0 .42rem;text-align: center;}
.business3_d .in .til_box .btn ul{text-align: center;border-bottom: .01rem solid #e6e8ee;}
.business3_d .in .til_box .btn li{font-size: .28rem;color: #999999;cursor: pointer;display: inline-block;padding-bottom: .24rem;margin: 0 .21rem;}
.business3_d .in .til_box .btn li.crt{color: #7695ce;border-bottom: .01rem solid #7695ce;}
.business3_d .in .map_around_box{position: relative;height: 8.5rem;overflow: hidden;}
.business3_d .in #in_d_map{height: 3.76rem;width: 100%;}
.business3_d .in #in_d_map img{max-width: none;}
.business3_d .in #r-result{width: 100%;padding: 0 .4rem;overflow: hidden;overflow-y: auto;height: 4.72rem;}
.business3_d .in #r-result li{padding: .3rem 0;border-bottom: .01rem solid #d9e0eb;cursor: pointer;}
.business3_d .in #r-result h6{font-size: .26rem;color:#666666;}
.business3_d .in #r-result p{font-size: .26rem;color:#999999;}
.business3_d .down{background-color: #f5f7fb;padding-bottom: .4rem;}
.business3_d .down .txt{margin-bottom: .4rem;}
.business3_d .down .le{float: none;}
.business3_d .down h3{font-size: .32rem;color: #333333;line-height: .48rem;padding: .4rem 0 .28rem;text-align: center;}
.business3_d .down .ri{text-align: center;border-bottom: .01rem solid #e6e8ee;float: none;}
.business3_d .down .ri a{font-size: .28rem;color: #999999;cursor: pointer;display: inline-block;padding-bottom: .24rem;margin: 0 .33rem;}
.business3_d .down .ri a.on{color: #7695ce;border-bottom: .01rem solid #7695ce;}
.image_side{/* width: 100%;*/margin: 0 .4rem;position: relative;overflow: hidden;}
.image_side .swiper-wrapper{padding-bottom: 1.2rem;}
.image_side .swiper-slide{padding: 0 .15rem;}
.image_side .swiper-slide a{width: 100%;display: block;}
.image_side .button{position: absolute;bottom: 0;left: 0;width: 100%;height: .9rem;z-index: 99;}
.image_side .ico{padding: 0 .15rem;float: left;position: static;width: 50%;height: .9rem;background: none;margin: 0;}
.image_side .ico a{width: 100%;height: 100%;border: .02rem solid #7695ce;background-position: center;background-repeat: no-repeat;background-size: .43rem .24rem;display: block;}
.image_side .swiper-button-prev a{background-image: url(../images/about/ico21_onl.png);}
.image_side .swiper-button-next a{background-image: url(../images/about/ico20_onl.png);}
/* 金融投资业*/.business4 .up{overflow: hidden;padding: .7rem 0;}
.business4 .up .ico{width: 1.7rem;margin: 0 auto .3rem;}
.business4 .up .le{float: none;margin-bottom: .3rem;}
/* 集团新闻*/.news{padding-bottom: .7rem;}
.news .news_search{width: 100%;margin: .5rem 0 .4rem;display: inline-block;position: relative;z-index: 2;}
.news .news_my{float: left;width: 2.8rem;}
.news .news_search .seek_box{float: left;width: 3.9rem;height: 1rem;line-height: 1rem;border: .01rem solid #e2ded6;padding: 0 .66rem 0 .29rem;background: #f8f7f4;position: relative;margin-left: -.01rem;}
.news .seek_box input{display: block;width: 100%;line-height: 1rem;font-size: .24rem;color: #c9c6bd;}
.news .news_search .btn_search{width: .3rem;height: .3rem;background: url(../images/news/ico3.png) no-repeat center/cover;position: absolute;right: .3rem;top: 0;bottom: 0;margin: auto;}
.news_search .txt p em{color: #e3403d;}
.news .list li + li{margin-top: .3rem;}
.news .list li a{display: block;overflow: hidden;}
.news .list li .img{width: 2.8rem;height: 1.9rem;float: left;}
.news .list li .txt{float: left;width: 3.5rem;margin-left: .3rem;}
.news .list li .txt .date{font-family: 'Rajdhani';font-size: .36rem;color: #e3403d;margin-top: .25rem;}
.news .list .txt .tit{font-size: .26rem;color: #444444;line-height: .4rem;}
.news_more{width: 2.8rem;height: 1rem;line-height: 1rem;background-color: #e3413d;font-size: .28rem;color: #fff;text-align: center;display: block;margin: 0 auto;}
.news .news_more{margin-top: .5rem;}
/* 集团新闻详情*/.news_d{padding: .7rem 0;}
.news_d .le,
.news_d .ri{float: none;}
.news_d .details_title{font-size: .32rem;color: #444444;line-height: .5rem;}
.news_d .details_in{overflow: hidden;padding: .2rem 0 .35rem;margin-bottom: .3rem;border-bottom: .02rem solid #ededed;}
.news_d .details_in .date{font-family: 'Rajdhani';font-size: .32rem;color: #e3403d;float: left;margin-right: .65rem;}
.news_d .details_in a{font-size: .24rem;color: #b7b7b7;float: left;margin-right: .5rem;}
.news_d .details_er p{margin-bottom: .12rem;}
.news_d .ri .details_recommend{height: 3.2rem;background-color: #f7f7f7;padding: .5rem .4rem;}
.news_d .ri .details_recommend > .tit{font-size: .32rem;color: #e3403d;margin-bottom: .2rem;}
.news_d .ri .details_recommend a.tit_s{font-size: .24rem;color: #888888;line-height: .52rem;padding-left: .26rem;position: relative;max-width: 96%;white-space: nowrap;text-decoration: none;text-overflow: ellipsis;overflow: hidden;display: block;}
.news_d .ri .details_recommend a.tit_s:before{content: '';width: .08rem;height: .08rem;background-color: #b38446;position: absolute;left: 0;top: .22rem;}
.news_d .ri .pager{overflow: hidden;margin-top: .28rem;}
.news_d .ri .pager a{width: 3.25rem;height: 1rem;line-height: 1rem;border: .01rem solid #dfdbdb;text-align: center;font-size: .24rem;color: #888888;float: left;}
.news_d .ri .pager a + a{float: right;}
.news_d .ri .return{width: 100%;height: 1rem;line-height: 1rem;border: .01rem solid #dfdbdb;text-align: center;font-size: .24rem;color: #888888;margin-top: .2rem;display: block;}
.bshare-custom{overflow: hidden;margin: .26rem 0 .36rem;}
.bshare-custom a{width: 46px !important;height: 46px !important;margin: 0 !important;margin-right: 10px !important;display: block !important;float: left;background-image: url(../images/news/ico6.png) !important;}
.bshare-custom .bshare-weixin{background-position: 0 0 !important;}
.bshare-custom .bshare-sinaminiblog{background-position: -56px 0 !important;}
.bshare-custom .bshare-qzone{background-position: -112px 0 !important;}
.bshare-custom .bshare-qqim{background-position: -168px 0 !important;}
.bshare-custom .bshare-weixin:hover{background-position: 0 -55px !important;transition-duration: .6s;-webkit-transition-duration: .6s;}
.bshare-custom .bshare-sinaminiblog:hover{background-position: -56px -55px !important;transition-duration: .6s;-webkit-transition-duration: .6s;}
.bshare-custom .bshare-qzone:hover{background-position: -112px -55px !important;transition-duration: .6s;-webkit-transition-duration: .6s;}
.bshare-custom .bshare-qqim:hover{background-position: -168px -55px !important;transition-duration: .6s;-webkit-transition-duration: .6s;}
.bsFrameDiv > div{width: 100% !important;height: 100% !important;text-align: center;}
.bsFrameDiv img{margin: 14px 0 !important;}
.bsTop{width: 100% !important;}
.bshare-custom .bshare_tit{line-height: 46px;font-size: .24rem;color: #777777;float: left;margin-right: 8px;}
/* 公司治理*/.investor{padding-bottom: .7rem;}
.investor .page_nav a,.news .page_nav a{width: 23%;}
.investor .stock{width: 100%;/* height: 4.36rem;*/background: url(../images/investor/ico1.jpg) no-repeat center/cover;padding: .6rem 0 .6rem .4rem;}
.investor .stock{margin-top: .5rem;}
.investor .stock .up{margin-bottom: .24rem;}
.investor .stock .up h3{font-family: 'Rajdhani';font-size: .8rem;color: #ec0010;margin-bottom: .18rem;font-weight: bold;}
.investor .stock .up h3 em{position: relative;}
.investor .stock .up h3 em:before{content: '';width: .32rem;height: .23rem;background: url(../images/investor/ico2.png) no-repeat center/cover;position: absolute;right: -.55rem;top: .22rem;}
.investor .stock .up p{line-height: .36rem;color: #767470;}
.investor .stock p em{font-family: 'Rajdhani';}
.investor .stock p a + a{margin-left: .2rem;}
.investor .stock .down h3{color: #e3403d;font-size: .32rem;margin-bottom: .15rem;}
.investor .stock .down p{color: #666666;line-height: .36rem;}
.investor .stock .down p em{font-family: 'Rajdhani';}
.investor .stock .up h3.green{color: #3eba6a;}
.investor .stock .up h3.green em:before{background: url(../images/investor/ico4.png) no-repeat center/cover;}
.investor .list li{height: 1.77rem;padding: 0 .3rem;position: relative;border-bottom: .02rem solid #f1f1f1;}
.investor .list li .date{font-family: 'Rajdhani';font-size: .3rem;color: #e3403d;float: left;line-height: 1.77rem;margin-right: .42rem;}
.investor .list li .tit{font-size: .24rem;color: #666666;line-height: .42rem;height: 1.77rem;box-sizing: border-box;display: table-cell;vertical-align: middle;width: 3.6rem;}
.investor .list li .ico{width: .52rem;height: .68rem;background: url(../images/investor/ico3.png) no-repeat center/cover;position: absolute;right: .3rem;top: 0;bottom: 0;margin: auto;}
.investor .news_more{margin-top: .5rem;}
/* 集团宣传册*/.brand .bg{background: url(../images/brand/ico1.jpg) no-repeat center/cover;position: relative;padding-bottom: 2rem;margin: .7rem 0;min-height: 8.9rem;}
.brand .bg .more{width: 2.86rem;height: 1rem;line-height: 1rem;position: absolute;left: 0;right: 0;bottom: .85rem;margin: auto;font-size: .24rem;color: #666666;padding-left: 1.23rem;background-color: #fff;border-radius: .5rem;box-shadow: 0 0 .2rem rgba(69,70,75,.2);}
.brand .bg .more:before{content: '';width: .36rem;height: .48rem;background: url(../images/investor/ico3.png) no-repeat center/cover;position: absolute;left: .7rem;top: 0;bottom: 0;margin: auto;}
/* 特别策划*/.brand2{padding-bottom: .7rem;}
.brand2 .list{margin-top: .65rem;}
.brand2 .list li + li{margin-top: .4rem;}
.brand2 .list li a{width: 100%;height: 100%;display: block;overflow: hidden;}
.brand2 .list li .txt{height: 1rem;line-height: 1rem;text-align: center;padding: 0 .2rem;background-color: #f5f5f5;}
.brand2 .list li .txt h3{font-size: .28rem;color: #666666;max-width: 100%;white-space: nowrap;text-decoration: none;text-overflow: ellipsis;overflow: hidden;}
.brand2 .news_more{margin-top: .5rem;}
/* 自媒体矩阵*/.brand3{padding-bottom: .7rem;}
.brand3 .list{overflow: hidden;margin: .65rem -.15rem 0;}
.brand3 .list li{float: left;width: 50%;min-height: 3.2rem;padding: 0 .15rem;text-align: center;}
.brand3 .list li a{width: 100%;height: 3.9rem;background-color: #f8f7f4;padding-top: .5rem;display: block;}
.brand3 .list li .img{width: 2.04rem;height: 2.04rem;padding: .1rem;margin: 0 auto;border: .01rem solid #dbd9d3;position: relative;z-index: 2;}
.brand3 .list li + li + li{margin-top: .3rem;}
.brand3 .list li .txt{line-height: .2rem;padding-top: .32rem;}
.brand3 .list li .txt h3{font-size: .24rem;color: #6f6e6c;margin-bottom: .05rem;}
.brand3 .list li .txt p{font-family: 'Rajdhani';font-size: .24rem;color: #a8a7a4;}
/* 人才理念*/.join .list{margin: .7rem -.4rem 0;}
.join .list li{padding: 0 .4rem;background-repeat: no-repeat;background-position: center bottom;background-size: cover;}
.join .item1 .txt{text-align: center;padding-top: 1.35rem;}
.join .item1 .txt img{width: 2.54rem;margin-bottom: .15rem;}
.join .item2 .merge{padding: .4rem 0 0 1.43rem;}
.join .item2 .merge .ico{width: .88rem;}
.join .item2 .merge .txt{padding-top: .43rem;position: relative;margin-top: .09rem;}
.join .item2 .merge .txt:before{content: '';width: .04rem;height: .2rem;background-color: #e3403d;position: absolute;left: .13rem;top: 0;}
.join .item3 .merge{padding: .47rem 0 0 3.35rem;}
.join .item3 .merge .ico{width: .88rem;}
.join .item3 .merge .txt{padding-top: .43rem;position: relative;margin-top: .25rem;}
.join .item3 .merge .txt:before{content: '';width: .04rem;height: .2rem;background-color: #e3403d;position: absolute;left: .13rem;top: 0;}
.join .list p{font-size: .26rem;color: #787a7d;line-height: .36rem;}
.join .list .item1 p{font-size: .24rem;color: #787a7d;line-height: .3rem;}
/* 员工发展*/.join2 .list{margin-top: .7rem;}
.join2 .list li{overflow: hidden;}
.join2 .list li + li{margin-top: .4rem;}
.join2 .list li .txt{background-color: #f5f5f5;padding: .5rem .4rem .4rem;}
.join2 .list li .txt h3{font-size: .32rem;color: #e3403d;position: relative;padding-bottom: .14rem;}
.join2 .list li .txt p{line-height: .4rem;color: #8c8b89;text-align: justify;letter-spacing: 1px;}
.join2 .down{height: 14.32rem;background: url(../images/join/ico9.jpg) no-repeat center/cover;padding: .7rem .4rem;margin: .6rem -.4rem 0;position: relative;}
.join2 .down .flesh{width: 1.98rem;height: 1.98rem;line-height: 1.98rem;background-color: #efe7d9;border-radius: 50%;font-size: .28rem;color: #b38446;text-align: center;margin: 0 auto;position: relative;}
.join2 .down .bg{width: 100%;position: relative;overflow: hidden;padding: 1.42rem 0 .2rem;}
.join2 .down .bg:before{content: '';width: 3.68rem;height: 100%;background: url(../images/join/ico10.png) repeat-y center top/cover;position: absolute;left: 0;right: 0;top: -.02rem;margin: auto;}
.join2 .down .bg .blue{float: left;width: 45%;}
.join2 .down .bg .blue li{width: 1.48rem;height: 1.48rem;line-height: 1.48rem;background-color: #506bf5;border-radius: 50%;font-size: .28rem;color: #fff;text-align: center;position: relative;margin: 0 auto .6rem;}
.join2 .down .blue li:before{content: '';width: 1.38rem;height: 1.38rem;border: 1px solid rgba(255, 255, 255, .2);border-radius: 50%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.join2 .down .bg .red{float: right;width: 45%;}
.join2 .down .bg .red li{width: 1.48rem;height: 1.48rem;line-height: 1.48rem;background-color: #e3403d;border-radius: 50%;font-size: .28rem;color: #fff;text-align: center;position: relative;margin: 0 auto;}
.join2 .down .bg .red li + li{margin-top: 1.64rem;}
.join2 .down .red li:before{content: '';width: 1.38rem;height: 1.38rem;border: 1px solid rgba(255, 255, 255, .2);border-radius: 50%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.join2 .down .box{overflow: hidden;}
.join2 .down .blue_tit{width: 2.36rem;height: .92rem;line-height: .92rem;background-color: #506bf5;border-radius: .05rem;text-align: center;font-size: .28rem;color: #fff;float: left;margin-left: .35rem;}
.join2 .down .red_tit{width: 2.36rem;height: .92rem;line-height: .92rem;background-color: #e3403d;border-radius: .05rem;text-align: center;font-size: .28rem;color: #fff;float: right;margin-right: .35rem;}
/* 人才招聘*/.join3{padding-bottom: .7rem;}
.join3 .news_search{width: 100%;margin: .5rem 0 .4rem;display: inline-block;position: relative;z-index: 2;}
.join3 .news_my{float: left;width: 2.8rem;}
.join3 .news_search .seek_box{float: left;width: 3.9rem;height: 1rem;line-height: 1rem;border: .01rem solid #e2ded6;padding: 0 .66rem 0 .29rem;background: #f8f7f4;position: relative;margin-left: -.01rem;}
.join3 .seek_box input{display: block;width: 100%;line-height: 1rem;font-size: .24rem;color: #c9c6bd;}
.join3 .news_search .btn_search{width: .3rem;height: .3rem;background: url(../images/news/ico3.png) no-repeat center/cover;position: absolute;right: .3rem;top: 0;bottom: 0;margin: auto;}
.join3_li > li{background-color: #f9f9f9;border: .01rem solid #e6e6e6;margin-bottom: .2rem;position: relative;}
.join3_li li .list{overflow: hidden;padding: .5rem .3rem 0;height: 1.78rem;position: relative;cursor: pointer;}
.join3_li li .list .date{font-family: 'Rajdhani';font-size: .36rem;color: #e3403d;font-weight: bold;float: left;margin-right: .5rem;line-height: .52rem;}
.join3_li li .list .merge{overflow: hidden;float: left;width: 3.2rem;}
.join3_li li .list .tit{font-size: .28rem;color: #444444;}
.join3_li li .list .txt{font-size: .28rem;color: #888888;position: relative;}
.join3_li li .list .txt em{font-family: 'Rajdhani';}
.join3_li li .list .ico{width: .56rem;height: .66rem;background: url(../images/join/ico11.png) no-repeat center/cover;float: right;margin-top: .06rem;}
.join3_li li .lister{padding: 0 .3rem 1.15rem;display: none;position: relative;}
.join3_li li .lister h3{font-size: .28rem;color: #666666;line-height: .26rem;margin: .4rem 0 .12rem;}
.join3_li li .lister p{margin-bottom: .12rem;}
.join3_li li .list.on:before{content: '';width: 94%;height: .02rem;background: url(../images/join/ico13.png) no-repeat center/cover;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;}
.join3_li li .lister hr{background: url(../images/join/ico13.png) no-repeat center/cover;height: .02rem;border: none;margin-top: .4rem;}
.join3_li li .lister h4{font-size: .28rem;color: #666666;line-height: .26rem;margin: .4rem 0 .12rem;}
.join3_li li .lister ul{position: relative;min-height: 1.2rem;}
.join3_li li .lister li{font-size: .24rem;color: #888888;line-height: .42rem;}
.join3_li li .lister li em{font-family: 'Rajdhani';color: #b38446;}
.join3_li li .lister li + li + li em{color: #888888;}
.join3_li li .lister li:last-child{position: absolute;right: 0;top: .1rem;}
.join3_li li .lister li a{width: 1.5rem;height: .86rem;line-height: .86rem;background-color: #e3403d;border-radius: .43rem;text-align: center;font-size: .28rem;color: #fff;display: block;}
.join3_li li .lister .ico{width: .46rem;height: .29rem;position: absolute;right: 0;left: 0;bottom: .38rem;margin: auto;}
.join3_li li .lister .ico:after{content: '';width: .46rem;height: .29rem;background: url(../images/join/ico14.png) no-repeat center/cover;position: absolute;right: 0;bottom: 0;animation: arrow_movement_up 2s ease-in-out infinite;-webkit-animation: arrow_movement_up 2s ease-in-out infinite;}
.join3_li li .lister .ico:before{content: '';width: .46rem;height: .29rem;background: url(../images/join/ico14.png) no-repeat center/cover;position: absolute;right: 0;bottom: 0;animation: arrow_movement_up 2s 1s ease-in-out infinite;-webkit-animation: arrow_movement_up 2s 1s ease-in-out infinite;}
.join3_li > li:hover .list .ico,
.join3_li li .list.on .ico{background: url(../images/join/ico12.png) no-repeat center/cover;}
.join3_li > li.on{border: .01rem solid #e3403d;}
.join3 .news_more{margin-top: .5rem;}
/* 联系方式*/.contact{position: relative;padding-bottom: 4.5rem;}
.contact .page_nav a{width: 47%;}
.contact:before{content: '';width: 100%;height: 4.5rem;background: url(../images/contact/ico1.jpg) no-repeat center/cover;position: absolute;left: 0;bottom: 0;}
.contact .txt{position: relative;z-index: 2;padding: .6rem 0 .55rem .4rem;margin: .7rem 0 -.6rem;background-color: #f7f5f0;}
.contact .txt h3{font-size: .32rem;color: #e3403d;margin-bottom: .42rem;}
.contact .txt li{min-height: .6rem;background-repeat: no-repeat;background-position: left 0;background-size: .6rem .6rem;padding-left: .84rem;margin-bottom: .5rem;}
.contact .txt li p{font-size: .24rem;color: #85837d;line-height: .3rem;}
.contact .txt li + li p{line-height: .6rem;}
.contact .txt li p em{font-family: 'Rajdhani';font-size: .44rem;color: #e3403d;}
.contact .WeChat{width: 1.84rem;overflow: hidden;text-align: center;margin: 0 auto;}
.contact .WeChat p{font-size: .24rem;color: #85837d;line-height: .22rem;margin-top: .22rem;}
/* 廉政举报*/.contact2{padding-bottom: .7rem;}
.contact2 .le,
.contact2 .ri{float: none;}
.contact2 .up .le .txt{margin-top: .7rem;}
.contact2 .up .le .input{overflow: hidden;margin-top: .5rem;}
.contact2 .up .le input{width: 100%;height: 1rem;line-height: 1rem;background-color: #f8f7f4;border: .01rem solid #e2ded6;padding: 0 .29rem;margin-bottom: .2rem;font-size: .24rem;color: #d5d3cd;}
.contact2 .up .le input.submit{width: 3rem;height: 1rem;line-height: 1rem;background-color: #e3403d;border: 1px solid #e3403d;text-align: center;font-size: .28rem;color: #fff;margin: .3rem auto 0;cursor: pointer;display: block;}
.contact2 .up .ri p img{display: block;width: 1.84rem;margin: .88rem auto .52rem;}
.contact2 .up .ri p{font-size: .28rem;color: #666666;line-height: .3rem;}
.contact2 .up .ri p em{font-family: 'Rajdhani';font-size: .32rem;color: #e3403d;}
.contact2 .up .ri p + p{margin-top: .26rem;}
.contact2 .up .ri p + p em{color: #666666;}
/* 关于集团*/.about-group{height: 11.6rem;background: url(../images/about/ico29.jpg) no-repeat center/cover;position: relative;padding-top: 1.85rem;}
.about-group .txt{color: #fff;text-align: center;margin-bottom: .8rem;}
.about-group .txt h3.cn{font-size: .4rem;margin-bottom: .15rem;}
.about-group .txt h3.en{font-family: 'Rajdhani';font-size: .54rem;text-transform: uppercase;}
.about-group .ico{width: 5.98rem;height: 6.79rem;background: url(../images/about/ico30.png) no-repeat center/cover;position: relative;margin: 0 auto;}
.about-group .ico:after{content: '';width: 7.41rem;height: 6.95rem;background: url(../images/about/ico31.png) no-repeat center/cover;position: absolute;left: -.7rem;top: -.43rem;animation: h_breath 6s ease infinite;-webkit-animation: h_breath 6s ease infinite;}
.about-group .ico .ico_c{width: 2.4rem;height: 2.4rem;background: url(../images/about/ico32.png) no-repeat center/cover;position: absolute;left: 0;right: 0;margin: 0 auto;top: 1.84rem;}
.about-group .ico .ico_c:before{content: '';width: 2.4rem;height: 2.4rem;background: url(../images/about/ico33.png) no-repeat center/cover;position: absolute;left: 0;right: 0;margin: 0 auto;top: 0;-webkit-animation: h_circle_r 6s ease infinite;animation: h_circle_r 6s ease infinite;}
.about-group .ico a{font-size: .24rem;color: #fff;position: absolute;z-index: 2;}
.about-group .ico a:before{content: '';width: .2rem;height: .2rem;background-color: #fff;border-radius: 50%;position: absolute;}
.about-group .ico a.a1{color: #f8e993;left: 4.62rem;top: 3.26rem;}
.about-group .ico a.a1:before{left: -.26rem;top: -.1rem;}
.about-group .ico a.a2{color: #fbbd65;left: .42rem;top: 3.3rem;animation-delay: .2s;-webkit-animation-delay: .2s;}
.about-group .ico a.a2:before{right: -.26rem;top: -.1rem;}
.about-group .ico a.a4{left: 2.95rem;top: 3.15rem;animation-delay: .4s;-webkit-animation-delay: .4s;}
.about-group .ico a.a4:before{left: -.06rem;top: -.2rem;}
.about-group .ico a.a3{left: 4.2rem;top: 4.25rem;animation-delay: .6s;-webkit-animation-delay: .6s;}
.about-group .ico a.a3:before{right: -.36rem;bottom: -.06rem;background-color: #e97156;}
.about-group .ico a.a5{left: 4.7rem;top: 1.8rem;animation-delay: .8s;-webkit-animation-delay: .8s;}
.about-group .ico a.a5:before{right: -.28rem;bottom: -.06rem;}
.about-group .ico a.a6{left: .13rem;top: 2.28rem;animation-delay: 1s;-webkit-animation-delay: 1s;}
.about-group .ico a.a6:before{left: -.2rem;bottom: -.25rem;}
.about-group .ico a.a7{left: 1.8rem;top: .3rem;animation-delay: 1.2s;-webkit-animation-delay: 1.2s;}
.about-group .ico a.a7:before{left: 0;right: 0;top: -.3rem;margin: auto;}
.about-group .ico a.a8{left: 4.1rem;top: .66rem;animation-delay: .8s;-webkit-animation-delay: .8s;}
.about-group .ico a.a8:before{right: -.28rem;bottom: -.06rem;}
/* 业务模块*/.business-group{height: 11.6rem;background: url(../images/business/ico98.jpg) no-repeat center/cover;position: relative;padding-top: 1.85rem;overflow: hidden;}
.business-group .txt{color: #fff;text-align: center;margin-bottom: .8rem;}
.business-group .txt h3.cn{font-size: .4rem;margin-bottom: .15rem;}
.business-group .txt h3.en{font-family: 'Rajdhani';font-size: .54rem;text-transform: uppercase;}
.business-group .ico{width: 6.34rem;height: 5.22rem;background: url(../images/business/ico99.png) no-repeat center/cover;position: absolute;margin: auto;left: 0;right: 0;bottom: 1.6rem;}
.business-group .ico:after{content: '';width: 7.42rem;height: 7.46rem;background: url(../images/business/ico100.png) no-repeat center/cover;position: absolute;left: -.55rem;top: -1.1rem;/* animation: h_breath 6s ease infinite;*//* -webkit-animation: h_breath 6s ease infinite;*//* right: 0;*//* margin: auto;*/}
.business-group .ico .ico_c{width: 2.54rem;height: 2.52rem;background: url(../images/business/ico101.png) no-repeat center/cover;position: absolute;left: 0;right: 0;margin: 0 auto;top: 1.35rem;}
.business-group .ico .ico_c:before{content: '';width: 2.48rem;height: 2.48rem;background: url(../images/business/ico102.png) no-repeat center/100% 100%;position: absolute;left: 0;right: 0;margin: 0 auto;top: 0;-webkit-animation: h_circle_r 6s ease infinite;animation: h_circle_r 6s ease infinite;}
.business-group .ico a{font-size: .22rem;color: #fff;position: absolute;z-index: 2;}
.business-group .ico a:before{content: '';width: .2rem;height: .2rem;background-color: #fff;border-radius: 50%;position: absolute;}
.business-group .ico a.a1{left: 2.68rem;top: 2.06rem;}
.business-group .ico a.a1:before{left: 0;right: 0;margin: auto;bottom: -.2rem;}
.business-group .ico a.a2{left: .65rem;top: 2.1rem;color: #fed01c;animation-delay: .2s;-webkit-animation-delay: .2s;}
.business-group .ico a.a2:before{right: -.24rem;top: .38rem;}
.business-group .ico a.a3{left: 4.62rem;top: 2.7rem;color: #fed01c;animation-delay: .4s;-webkit-animation-delay: .4s;}
.business-group .ico a.a3:before{right: -.34rem;top: .1rem;left: -.04rem;top: -.18rem;}
.business-group .ico a.a4{left: 2.68rem;top: 6.13rem;color: #fed01c;animation-delay: .6s;-webkit-animation-delay: .6s;}
.business-group .ico a.a4:before{left: 0;right: 0;margin: auto;bottom: -.2rem;}
/* 法律声明*/.pop.legal_pop .popBody{width: 6.7rem;left: 0;right: 0;margin: 0 auto;}
.pop.legal_pop .popBody_bg{padding: 0 .4rem .8rem;}
@media screen and (max-width: 320px){.business_d .list > li.item3 .img .tabs_nav li h3{font-size: .20rem;}}
@keyframes h_change{0%{-webkit-transform: scale(.5, .5);transform: scale(.5, .5);opacity: 0;}
100%{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}}
@-webkit-keyframes h_change{0%{-webkit-transform: scale(.5, .5);transform: scale(.5, .5);opacity: 0;}
100%{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}}
@keyframes arrow_movement_up{0%{opacity: 0;-webkit-transform: translateY(10px);transform: translateY(10px)}
70%{opacity: 1;}
to{opacity: 0;}} @-webkit-keyframes arrow_movement_up{0%{opacity: 0;-webkit-transform: translateY(10px);transform: translateY(10px)}
70%{opacity: 1;}
to{opacity: 0;}}
@keyframes arrow_movement_down{0%{opacity: 0;-webkit-transform: translateY(-10px);transform: translateY(-10px)}
70%{opacity: 1;}
to{opacity: 0;}} @-webkit-keyframes arrow_movement_down{0%{opacity: 0;-webkit-transform: translateY(-10px);transform: translateY(-10px)}
70%{opacity: 1;}
to{opacity: 0;}}
@keyframes h_breath{from{opacity: 0.1;}
50%{opacity: 1;}
to{opacity: 0.1;}}
@-webkit-keyframes h_breath{from{opacity: 0.1;}
50%{opacity: 1;}
to{opacity: 0.1;}}
@keyframes h_circle_r{0%{-webkit-transform: rotate(0deg)}
100%{-webkit-transform: rotate(360deg)}}
@-webkit-keyframes h_circle_r{0%{-webkit-transform: rotate(0deg)}
100%{-webkit-transform: rotate(360deg)}}
@-webkit-keyframes h_fadeIntops{0%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}
50%{-webkit-transform:none;transform:none;}
100%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}}
@keyframes h_fadeIntops{0%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}
50%{-webkit-transform:none;transform:none;}
100%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}}
.h_change{-webkit-animation-name: h_change;animation-name: h_change;}
.arrow_movement_up{-webkit-animation-name: arrow_movement_up;animation-name: arrow_movement_up;}
.arrow_movement_down{-webkit-animation-name: arrow_movement_down;animation-name: arrow_movement_down;}
.h_breath{-webkit-animation-name: h_breath;animation-name: h_breath;}
.h_circle_r{-webkit-animation-name: h_circle_r;animation-name: h_circle_r;}
.h_fadeIntops{-webkit-animation-name: h_fadeIntops;animation-name: h_fadeIntops;}
.business_d .list > li.item3 .img .tabs_nav li.num4,.business_d .list > li.item3 .img .tabs_nav li.num6,.business_d .list > li.item3 .img .tabs_nav li.num9,.business_d .list > li.item3 .img .tabs_nav li.num10,.business_d .list > li.item3 .img .tabs_nav li.num11,.business_d .list > li.item3 .img .tabs_nav li.num12,.business_d .list > li.item3 .img .tabs_nav li.num13{display: none;}
/* 2021-12-2 */
.video_pop .popBody {
  width: 92%;
  left: 4%;
}
.video_pop video {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.brand .page_nav {
  padding: 0 .15rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.brand .page_nav a {
  width: auto;
}
.brand .page_nav a + a:before {
  left: -.24rem;
}
.brand4 {padding-bottom: .7rem;}
.brand4 .list{overflow: hidden;margin-left: -.05rem;margin-right: -.05rem;margin-top: .66rem;}
.brand4 .list li{float: left;width: 50%;padding: 0 .05rem;margin-bottom: .3rem;}
.brand4 .list .img{width: 100%;height: 1.92rem;background: no-repeat center;background-size: cover;position: relative;}
.brand4 .list li a{background-color: #f5f5f5;display: block; text-align: center;}
.brand4 .list li .play-cover{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);transition: all .25s;}
.brand4 .list li .play-cover:before{content: "";left: 50%;top: 50%;margin: -.36rem 0 0 -.36rem;width: .72rem;height: .72rem;transition: all .25s;background: url(../images/brand/ico13.png) no-repeat center;background-size: .72rem .72rem; position: absolute;}
.brand4 .list li .txt{padding: 0 .04rem;height: .7rem;line-height: .7rem;}
.brand4 .list li .name{display: inline-block;vertical-align: middle;}
.brand4 .list li h3{font-size: .24rem;color: #666666;line-height: .3rem;}
.brand4 .news_more {margin: .2rem auto 0;}
.business_d .list .item6 .wrap{overflow: hidden;clear: both;background-color: #c7efc8;margin-top: .5rem;}
.business_d .list .item6 .wrap .img{background: no-repeat center;background-size: cover;width: 100%;height: 3.9rem;margin: 0;}
.business_d .list .item6 .wrap .text{width: 100%;}
.business_d .list .item6 .wrap .con{padding: .3rem .24rem;}
.business_d .list .item6 .wrap h3{font-size: .34rem;color: #459c47;text-align: left;margin-bottom: .1rem;}
.business_d .list .item6 .wrap p{color: #716e6c;line-height: .42rem;font-size: .24rem;}
.business_d .list .item6 .wrap h5{color: #459c47;font-size: .28rem;margin-top: .04rem;text-align: left;}
.business_d .slide .swiper-slide {background: no-repeat center;background-size: cover;width: 100%;height: 3.9rem;margin: 0;}


/* 2023-2-22 */
.investor-two .tab-name {
  overflow: hidden;
  text-align: center;
  margin: .3rem 0;
}
.investor-two .tab-name a {
  float: left;
  width: 50%;
  background-color: #f8f7f4;
  font-size: .24rem;
  color: #666666;
  line-height: .85rem;
}
.investor-two .tab-name a.on {
  background-color: #e3403d;
  color: #fff;
}
.investor-two .list {
  float: none;
  width: 100%;
}