/*走进金鸿粤 -webkit-background-clip: text;-webkit-text-fill-color: transparent;background-color: #19385c;background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.6) 30%, #aff0ff 50%, rgba(0, 0, 0, 0.6) 70%);background-blend-mode: hard-light;background-size: 200%;-webkit-animation: shine 3s infinite;*/
.leadership{padding: 80px 0 0 0;}
.leadlf{width:510px;height:300px;}
.leadrg{width:630px;height: 300px;overflow: hidden;position: relative}
.leadrg h1{font-size: 36px;color: #000000;border-bottom: 1px solid #0a6f3a;width: 196px;line-height: 60px;font-weight: normal;}
.leadrg>span{color: #c2c2c2;font-size: 18px;line-height: 40px;}
.leadrg p{color: #737373;font-size: 16px;text-indent: 20px;line-height: 30px;}
.leadrg a{display: inline-block;position: absolute;right: 0; bottom: 0; color: #0a6f3a;border:1px solid #0a6f3a;width: 100px;height: 31px;text-align: center;display: flex;flex-direction: row;align-items: center;}
.leadrg a span{margin-left: 10px;}
.leadrg a img{margin-left:10px;vertical-align: middle;}
/*内容部分复用css -webkit-background-clip: text;-webkit-text-fill-color: transparent;background-color: #19385c;background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.6) 30%, #ff0000 50%, rgba(0, 0, 0, 0.6) 70%);background-blend-mode: hard-light;background-size: 200%;-webkit-animation: shine 3s infinite;*/
.yg_cx,.yg_jidian,.yg_show,.yg_jujin,.yg_pinzhi{width: 100%;height: auto;overflow: hidden;padding:50px 0;}
.jwrap_title{width: 100%;height: 70px;text-align: center;position: relative;}
.jwrap_title h1{font-size: 40px;font-weight:normal;color: #585858;width: 588px;height: auto;margin: 0 auto; }
@-webkit-keyframes shine {from {background-position: 150%;}to { background-position: -50%;}}
.jwrap_title:before{content: '';position: absolute;top: 0;left: 0; width:306px;height: 70px;background: url(../img/yg5.png) no-repeat;background-size:cover ;}
.jwrap_title:after{content: '';position: absolute;top: 0;right: 0; width:306px;height: 70px;background: url(../img/yg6.png) no-repeat;background-size:cover ;}
.jwrap_title span{font-size: 16px;font-weight: normal;color: #a3a3a3;}

/*金鸿粤创新*/
.yg_cx_content{width: 100%;height: auto;overflow: hidden;}
.yg_cx_content ul{width: 100%;height: auto;overflow: hidden;margin-top: 60px;}
.yg_cx_content ul li{float: left;width: 50%;overflow: hidden;}
.yg_cx_content ul li img{height: 100%;transform: scale(1);transition: 1s;}
.yg_cx_content ul li:hover img{transform: scale(1.5);transition: 1.5s;}
/*.yg_cx_content ul li img{filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}*/
/*.yg_cx_content ul li:hover img{filter: grayscale(0%);-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);transition: 1.5s;}*/
.yg_cx_content ul li:nth-child(1){height: 338px;background:#FFFFFF;}
.yg_cx_content ul li:nth-child(1) img{width: 100%;}
.yg_cx_content ul li:nth-child(2){height: 338px;background:#FFFFFF;padding-left: 3%;padding-top: 70px;transition: 1s;}
.yg_cx_content ul li span{font-size: 50px;font-weight: bold;color:#808080;margin-left: -25px;transition: 1s;}
.yg_cx_content ul li h2{font-size: 30px;font-weight: bold;color: #585858;margin-top: -30px;transition: 1s;}
.yg_cx_content ul li label{font-size: 14px;color: #c2c2c2;line-height: 30px;}
.yg_cx_content ul li p{font-size: 16px;color: #888888;line-height: 30px;position: relative;}
.yg_cx_content ul li:nth-child(2) p:after{content: "";position: absolute;width: 50px;height: 2px;background: #888888;bottom: -20px; left: 0;}
.yg_cx_content ul li:nth-child(3){height: 338px;background:#0a6f3a;padding-left: 3%;padding-top: 70px;transition: 1s;}
.yg_cx_content ul li:nth-child(3) span,.yg_cx_content ul li:nth-child(3) h2{color: #FFFFFF;transition: 1s;}
.yg_cx_content ul li:nth-child(3) p,.yg_cx_content ul li:nth-child(3) label{color: #eedfe0;}
.yg_cx_content ul li:nth-child(3) p:after{background: #eedfe0;}
.yg_cx_content ul li:nth-child(4){height: 338px;position: relative;}
.yg_cx_redbox{position: absolute;width: 190px;height: 376px;background:#0a6f3a;right: 0;bottom: 0;}
.yg_cx_content ul li:nth-child(5){height: 240px;background: #FFFFFF;position: relative;}
.yg_cx_content ul li:nth-child(5) img{position: absolute;right: 0;}
.yg_cx_redbox1{position: absolute;width: 400px;height: 40px;background: #0a6f3a;top: 0;left: 0;}
.yg_cx_content ul li:nth-child(6){height: 280px;background: #FFFFFF;padding-right: 3%;padding-top: 40px;text-align: right;padding-left: 20px;transition: 1s;}
.yg_cx_content ul li:nth-child(6)>p:after{content: "";position: absolute;width: 50px;height: 2px;background: #888888;bottom: -20px; right: 0;}
.yg_cx_content ul li:nth-child(6):hover h2,.yg_cx_content ul li:nth-child(6):hover span{color: #0a6f3a;transition: 1.4s;}
.yg_cx_content ul li:nth-child(6):hover{padding-right:5% !important;transition: 1.4s;}
.yg_cx_content ul li:nth-child(2):hover h2,.yg_cx_content ul li:nth-child(2):hover span{color: #0a6f3a;transition: 1.4s;}
.yg_cx_content ul li:nth-child(2):hover{padding-left:5% !important;transition: 1.4s;}
.yg_cx_content ul li:nth-child(3):hover h2,.yg_cx_content ul li:nth-child(3):hover span{color:#000000;transition: 1.4s;}
.yg_cx_content ul li:nth-child(3):hover{padding-left:5% !important;transition: 1.4s;}
/*行业积淀*/
.yg_jidian_subtitle{width: 100%;height: 60px;text-align: center;margin-top: 30px;}
.yg_jidian_subtitle h1{font-size: 30px;color: #888888;font-weight: normal;}
.yg_jidian_subtitle span{font-size: 14px;color: #c2c2c2;font-weight: normal;}
.yg_jidian ul{width: 100%;height: auto;overflow: hidden;}
.yg_jidian ul li{width: 50%;float: left;height: 335px;overflow: hidden;}
.yg_jidian ul li:hover{background: #0a6f3a;transition: 2s;}
.yg_jidian ul li:hover h2,.yg_jidian ul li:hover span,.yg_jidian ul li:hover p{color: #FFFFFF;transition: 2s;}
.yg_jidian ul li:hover p strong{font-size:20px;color: #000000;}
.yg_jidian ul li:hover span:after{background: #FFFFFF;transition: 2s;}
.yg_jidian ul li img{width: 100%;height: 100%;}
.yg_jidian ul li:hover img{transform: scale(1.3); transition:2s;}
.yg_jidian ul li:nth-child(1),.yg_jidian ul li:nth-child(4),.yg_jidian ul li:nth-child(5){padding:40px 100px;text-align: center;}
.yg_jidian ul li h2{font-size: 30px;color: #0a6f3a;font-weight: bold;}
.yg_jidian ul li span{color: #bdbdbd;font-size: 22px;line-height: 45px;position: relative;}
.yg_jidian ul li span:after{position: absolute;content: ''; bottom: -10px; width: 80px;height: 2px;background: #0a6f3a; margin: 0 auto;display: block;left: 0; right: 0;}
.yg_jidian ul li p{margin-top: 20px;color: #686868;font-size: 16px;line-height: 30px;letter-spacing: 0.1rem;}
.yg_jidian ul li p strong{font-size:20px;color: #0a6f3a;}
/*ad*/
.yg_ad{height: 490px;width: 100%;background:url(../images/yg_48.jpg) no-repeat;position: relative;}
.yg_ad ul{width:100%;height: auto; overflow: hidden;}
.yg_ad ul li{width: 50%;height: 245px;float: left; color: #ffffff;padding-top: 81px;}
.yg_ad ul li img{vertical-align:middle;display: inline-block;}
.yg_ad ul li span{display: inline-block;font-size: 18px;font-weight: bold;margin:0 50px;vertical-align: middle;transform: scale(1);transition: 1s;}
.yg_ad ul li:nth-child(1),.yg_ad ul li:nth-child(3){padding-right: 200px;text-align: right;}
.yg_ad ul li:nth-child(2),.yg_ad ul li:nth-child(4){padding-left: 200px;text-align: left;}
.yg_ad_logo{position: absolute; z-index: 444; width:230px;height: 230px;margin: 0 auto;left: 0;right: 0;top:130px;}
.yg_ad_logo label{width: 230px;height: 230px; border: #FFFFFF 2px solid;display: inline-block;transform: rotateZ(-45deg);}
.yg_ad_logo i{width: 230px;height: 230px;background: rgba(255,255,255,.7);display: inline-block;transform: rotateZ(45deg);border-radius: 30px;}
.yg_ad_logo div{width: 127px;height: 125px;margin:52.5px auto;}
.yg_ad:hover .yg_ad_logo{transform: rotateZ(360deg);transition: 1.5s;}
.yg_ad ul li:hover  img{transition: 1.2s;transform: rotateY(180deg)}
.yg_ad ul li:hover span{transform: scale(1.3);transition: 1.2s;}
/*展示 -webkit-background-clip: text;-webkit-text-fill-color: transparent;background-color: #19385c;background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.6) 30%, #aff0ff 50%, rgba(0, 0, 0, 0.6) 70%);background-blend-mode: hard-light;background-size: 200%;-webkit-animation: shine 3s infinite;*/
.yg_show_title h1{font-size: 36px;color: #585858;border-bottom: 1px solid #0a6f3a;width: 196px;line-height: 60px;font-weight: normal;}
.yg_show_title>span{color: #c2c2c2;font-size: 18px;line-height: 40px;}
.yg_show_left,.yg_show_right{width: 555px;height: 339px;margin-top: 30px;} /*box-shadow: 10px 10px 10px #333333;*/
.yg_show_right ul{width: 100%;height: 339px;overflow: hidden;}
.yg_show_right ul li{width: 555px;height: 339px;overflow: hidden;float: left;position: relative;display: none;}
.yg_show_right ul li span{width: 100%;height: 30px;position: absolute;bottom: 0;left: 0; background: rgba(255,255,255,.5);line-height: 30px;text-align: center;}
.yg_show_right ul li img{width: 100%;height: 100%;}
.yg_show_left ul{width: 100%;height: auto;}/*overflow: hidden;*/
.yg_show_left ul li{ float: left;width: 175px;height: 75px;overflow: hidden;margin-bottom: 13px;margin-right: 15px;}
.yg_show_left ul li:nth-child(3n){margin-right:0 !important;}
.li_active2{box-shadow: 5px 5px 10px #0a6f3a;}
/*与日俱进display: inline-block*/
.yg_ad1{height: 470px;width: 100%;background:url(../images/yg_59.jpg) no-repeat;position: relative;overflow: hidden;}
.yg_ad1 ul{width: 100%;position: relative;}
.yg_ad1 ul li{float: left;width: 130px;height: 150px;color: #FFFFFF;position: relative; margin-left:70px;text-align: center; overflow: hidden;}
.yg_ad1 ul li div{width: 92px;height: 92px;border:3px solid #0a6f3a;background: #0a6f3a;border-radius: 50%;text-align: center;line-height: 92px;font-size: 18px;margin: 0 auto;}
.yg_ad1 ul li span{;font-size: 14px;margin-top:10px;}
.yg_ad1 ul li i{width: 20px;background: #FFFFFF;height: 2px;display:block;margin:10px auto;}
/*商贯南北*/
.yg_pz_ul1{width: 233px;height: auto;overflow: hidden;margin-top: 50px;box-shadow: 0px 5px 5px #DDDDDD;}
.yg_pz_ul1 li{width: 100%;height: 100px;background: #272727;font-size: 22px;text-align: center;line-height: 100px;margin-bottom:2px;color: #ffffff;}
.yg_pz_ul1 li:last-child{margin-bottom:0;}
.yg_pz_ul1 li:hover,.li_active{background: #0a6f3a !important;}
.yg_pz_ul2{width: 960px;height: 406px; overflow: hidden;margin-top: 50px;box-shadow: 5px 5px 5px #DDDDDD;}
.yg_pz_ul2 li{width: 100%;height: 100%;overflow: hidden;position: relative;display: none;}
.yg_pz_ul2 li img{width: 100%;height: 100%;}
.yg_pz_ul2 li span{position: absolute;width: 100%;height: 60px;left: 0; bottom: 0;background: rgba(0,0,0,.6);font-size:16px;color: #FFFFFF;line-height: 60px;text-align: center;}
/*新闻资讯*/
.yg_news ul{width: 100%;height: auto;overflow: hidden;margin: 35px 0 80px 0;}
.yg_news ul li{width: 389px; height: 389px; float: left;margin-right: 15px;border:1px solid #1b1b1b;}
.yg_news ul li:hover,.li_active1{background: #1b1b1b !important;}
.yg_news ul li:hover h3,.yg_news ul li:hover span,.yg_news ul li:hover .yg_news_link a,.li_active1 h3,.li_active1 span,.li_active1 .yg_news_link a{color: #FFFFFF !important;}
.yg_news ul li:hover h3:after,.li_active1 h3:after,.yg_news ul li:hover i,.li_active1 i{background: #0a6f3a !important;}
.yg_news ul li:hover p,.li_active1 p{color:#CECECE !important;}

.yg_news ul li:last-child{margin-right:0px;}
.yg_news ul li i{width:329px;height: 2px;background: #696969;display: block;margin: 0 auto;}
.yg_news ul li .yg_news_text{height: 300px;width: 100%;padding: 0 30px;}
.yg_news_text h3{font-size: 30px;color: #cecece;font-weight: normal;position: relative;line-height: 60px;padding-top:50px;}
.yg_news_text h3 label{font-size: 18px;margin-left: 10px;}
.yg_news_text h3:after{content: '';position: absolute;left: 0;bottom: 0px;background: #0a6f3a;width:50px;height:2px;}
.yg_news_text span{color: #000000;font-size: 18px;line-height: 60px;}
.yg_news_text p{color:#666;font-size: 14px;line-height: 30px;}
.yg_news ul li .yg_news_link{height: 88px;width: 100%;padding: 0  30px;line-height: 88px;display: block;}
.yg_news ul li .yg_news_link a,.yg_news ul li .yg_news_link img{color: #333;font-size: 16px;}
.yg_news ul li .yg_news_link img{margin: 27px 0;}
