@charset "UTF-8";
/*----------------党建综合页 start----------------*/
.djSubBanner{position: relative;overflow: hidden;margin-top: 80px;}
.djSubBanner:before{display: block;content: '';padding-top: 32.2916%;}
.djSubBanner img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover; object-position: center center;transform: scale(1.2);-webkit-transform: scale(1.2);transition: all 3s ease;-webkit-transition: all 3s ease;}
.djSubBanner.on  img{transform: scale(1);-webkit-transform: scale(1);}
/*第一通栏 start*/
.djTitle{text-align: center;height: 58px;line-height: 58px;font-size: 40px;font-weight: bold;color: #e60012;}
.djMore{text-align: center;font-size: 0;}
.djMoreBtn{width: 176px;height: 50px;line-height: 50px;border-radius: 25px;position: relative;overflow: hidden;-webkit-transition: 0.4s;transition: 0.4s;background-color: #e60012;text-align: left;display: inline-block;}
.djMoreBtn a{width: 100%;height: 100%;display: block;color: #fff;font-size: 16px;transition: all 300ms linear;-webkit-transition: all 300ms linear;background: url(../images/moreJt1.png) no-repeat center right 25px;padding-left: 25px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.djColumn1{background: url(../test/dj/djC1Bg.jpg) no-repeat center center;background-size: cover;padding: 100px 0 80px 0;height: 908px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.djColumn1Con{overflow: hidden;padding-top: 50px;margin-bottom: 50px;}
.djColumn1ConL{width: 51.2821%;display: inline;float: left;margin-right: 50px;}
.djColumn1Slick{position: relative;}
.djColumn1Slick .bd{overflow: hidden;}
/* .djColumn1Slick .bd .slick-dots{position: absolute;right: 20px;bottom: 15px;z-index: 2;line-height: 12px;font-size: 0;}
.djColumn1Slick .bd .slick-dots li{width:8px;height: 8px;border-radius: 50%;margin: 0 3px;background:#acbcbf;cursor: pointer;display: inline-block;vertical-align: middle;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.djColumn1Slick .bd .slick-dots li.slick-active{background: #FFFFFF;} */
.djColumn1Slick .slick-list{overflow: visible;}
.djColumn1Slick .pic{overflow: hidden;position: relative;}
.djColumn1Slick .pic::before{padding-top: 66.6667%;}
.djColumn1ConR{overflow: hidden;}
.djColumn1ConR .textBox1{overflow: hidden;padding-top: 17px;border-bottom: 1px solid #f0f0f0;}
.djColumn1ConR .textBox1 .title{height: 34px;line-height: 34px;font-size: 26px;margin-bottom: 30px;}
.djColumn1ConR .textBox1 .title a{color: #e60012;display: block;}
.djColumn1ConR .textBox1 .info{height: 56px;line-height: 28px;color: #666;font-size: 14px;margin-bottom: 30px;}
.djColumn1ConR .textBox1 .info a{color: #e60012;}
.djColumn1ConR .textBox1 .time{height: 16px;line-height: 16px;color: #999;font-size: 14px;margin-bottom: 38px;}
.index1TextList{overflow: hidden;padding-top: 27px;}
.index1TextList dd{overflow: hidden;height: 40px;line-height: 40px;position: relative;padding-left: 24px;}
.index1TextList dd::before{display: block;content: '';width: 7px;height: 7px;border-radius: 50%;background-color: #c51121;position: absolute;left: 0;bottom: 15px;}
.index1TextList dd a{overflow: hidden;font-size: 14px;color: #333333;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.index1TextList dd span{float: right;display: inline;font-size: 14px;color: #999999;}
.index1TextList dd:hover a {color: #e60012;letter-spacing: 1px;}
/*第一通栏 end*/
/*第二通栏 start*/
.djColumn2{background: url(../test/dj/djC2Bg.jpg) no-repeat center center;background-size: cover;padding: 100px 0 80px 0;height: 850px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.djTitle1{text-align: center;}
.djTitle1 .title{height: 58px;line-height: 58px;font-size: 40px;font-weight: bold;color: #f7fb8b;margin-bottom: 16px;}
.djTitle1 span{height: 16px;line-height: 16px;font-size: 14px;color: #fff;}
.djC2List{overflow: hidden;margin-right: -30px;padding-top: 65px;margin-bottom: 30px;}
.djC2List dd{width: 33.3333%;display: inline;float: left;margin-bottom: 30px;}
.djC2List dd .con{height: 178px;background: #fff url(../test/dj/c2Icn.png) no-repeat bottom 12px right 20px;margin-right: 30px;}
.djC2List dd .con .title{padding: 24px 30px 22px 30px;border-bottom: 1px solid #fafafa;line-height: 30px;font-size: 16px;font-weight: bold;color: #333;}
.djC2List dd .con .title a{color: #333;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djC2List dd .con .info{padding: 28px 30px;line-height: 16px;font-size: 15px;color: #999;overflow: hidden;}
.djC2List dd .con .info span{display: inline;float: left;}
.djC2List dd .con .info a{display: inline;float: right;color: #999;background: url(../test/dj/c2ddMore.png) no-repeat center right;padding-right: 20px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djC2List dd:hover .con .title a{color: #e60012;}
.djC2List dd:hover .con .info a{color: #e60012;background-image: url(../test/dj/c2ddMoreH.png);}
.djMore1{text-align: center;}
.djMore1Btn{width: 176px;height: 50px;line-height: 50px;border-radius: 25px;border: 1px solid #fff;position: relative;overflow: hidden;-webkit-transition: 0.4s;transition: 0.4s;background: none;display: inline-block;text-align: left;}
.djMore1Btn::before {content: '';position: absolute;top: 0;left: 0;width: 0;height: 50px;background: #e60012;z-index: -1;box-sizing: border-box;-webkit-transition: 0.4s;transition: 0.4s;}
.djMore1Btn a{width: 100%;height: 100%;display: block;color: #fff;font-size: 16px;transition: all 300ms linear;-webkit-transition: all 300ms linear;background: url(../images/moreJt1.png) no-repeat center right 25px;padding-left: 25px;box-sizing: border-box;-webkit-box-sizing: border-box;}
/*第二通栏 end */
/*第三通栏 start */
.djColumn3{background: url(../test/dj/djC3Bg.jpg) no-repeat center center;background-size: cover;padding: 96px 0 50px 0;height: 908px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.djTitle2{text-align: center;margin-bottom: 62px;}
.djTitle2 a{display: inline-block;padding: 0 80px;height: 50px;line-height: 50px;font-size: 40px;font-weight: bold;color: #ccc;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djTitle2 a.fgx{background: url(../test/dj/c3Ticn.png) no-repeat center right;}
.djTitle2 a.hover,.djTitle2 a:hover{color: #e60012;}
.djColumn3ConBox{position: relative;}
.djColumn3Con{position: absolute;top: 0;left: 0;opacity: 0;visibility: hidden;width: 100%;z-index: -1;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djColumn3Con.active{position: relative;z-index: 1;opacity: 1;visibility: visible;}
.djColumn3Slick{position: relative;}
.djColumn3Slick .slick-list{overflow: visible;margin-right: -30px;}
.djColumn3Slick .bd .myslide .con{margin-right: 30px;background-color: #fafafa;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djColumn3Slick .pic{overflow: hidden;}
.djColumn3Slick .pic::before{padding-top: 66.6%;}
.djColumn3Slick .bd .myslide .con .text{padding: 28px 30px 24px 30px;border-bottom: 1px solid #fafafa;}
.djColumn3Slick .bd .myslide .con .text .title{line-height: 22px;font-size: 18px;color: #333;margin-bottom: 14px;}
.djColumn3Slick .bd .myslide .con .text .title a{color: #333;}
.djColumn3Slick .bd .myslide .con .text .info1{height: 48px;line-height: 24px;font-size: 14px;color: #999;}
.djColumn3Slick .bd .myslide .con .info{padding: 28px 30px;line-height: 16px;font-size: 15px;color: #999;overflow: hidden;}
.djColumn3Slick .bd .myslide .con .info span{display: inline;float: left;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djColumn3Slick .bd .myslide .con .info a{display: inline;float: right;color: #999;background: url(../test/dj/c2ddMore.png) no-repeat center right;padding-right: 20px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.djColumn3Slick .bd .myslide:hover .con{box-shadow: 0 2px 8px rgba(153,153,153.0.7);background-color: #fff;}
.djColumn3Slick .bd .myslide:hover .con .info span{color: #e60012;}
.djColumn3Slick .bd .myslide:hover .con .info a{color: #e60012;background-image: url(../test/dj/c2ddMoreH.png);}
.djMore2{text-align: center;}
.djMore2Btn{width: 176px;height: 50px;line-height: 50px;border-radius: 25px;margin-bottom: 95px;border: 1px solid #999999;position: relative;overflow: hidden;-webkit-transition: 0.4s;transition: 0.4s;background: none;text-align: left;display: inline-block;}
.djMore2Btn::before {content: '';position: absolute;top: 0;left: 0;width: 0;height: 50px;background: #e60012;z-index: -1;box-sizing: border-box;-webkit-transition: 0.4s;transition: 0.4s;}
.djMore2Btn a{width: 100%;height: 100%;display: block;color: #999;font-size: 16px;transition: all 300ms linear;-webkit-transition: all 300ms linear;background: url(../images/moreJt.png) no-repeat center right 25px;padding-left: 25px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.djMore2Btn:hover{border: 1px solid transparent;}
.djMore2Btn:hover a{background-image: url(../images/moreJt1.png);}
.djMore2Btn:hover a{color: #fff;z-index: 3;position: relative;}
.djMore2Btn:hover::before {width: 100%;z-index: 2;}
/*第三通栏 end */
/*--------------- 党建综合页 end---------------- */
/*电子期刊 start */
.imgList1{overflow: hidden;margin-right:-60px;}
.imgList1 dd{width: 25%;float: left;display:inline;margin-bottom: 40px;}
.imgList1 dd .con {margin-right: 60px;background-color: #ffffff;overflow: hidden;}
.imgList1 dd .con .pic{border: 3px solid #e6e6e6;}
.imgList1 dd .con .pic::before{padding-top: 136.8732%;}
.imgList1 dd .con .text{padding: 26px 20px 10px 20px;text-align: center;}
.imgList1 dd .con .text span{font-size: 16px;height: 30px;line-height: 30px;color: #666;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.imgList1 dd:hover .con .text span{color: #e60012;}
/*电子期刊 end */
/*集团简介 start*/
.intro{background: url(../test/introBg.jpg) no-repeat center center / cover;padding: 80px 0 50px 0;min-height: 730px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.introC{overflow: hidden;}
.introC .pic{display: inline;float: right;width: 44.8718%;overflow: hidden;}
.introC .pic::before{padding-top: 66.7143%;}
.introC .text{overflow: hidden;padding-right: 80px;}
.introC .pic .play{display:block;position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%); background: rgba(0,0,0,0.3) url(../images/play.png) no-repeat center center;}
.introC .text .title{line-height: 30px;font-size: 30px;color: #333;font-weight: bold;}
.introC .text em{height: 64px; line-height: 64px;font-size: 30px;color: rgba(102,102,102,0.1);text-transform: uppercase;position: relative;padding-bottom: 5px;display: block;margin-bottom: 60px;font-style: normal;}
.introC .text em::after{content: '';display: block;width: 30px;height: 6px;background-color: #e60012;position: absolute;bottom: -12px;left: 0;}
.introC .text .info{line-height: 30px;font-size: 15px;color: #666;}
/*集团简介 end*/
/*董事长致辞 start*/
.dszzc{background: url(../test/introBg.jpg) no-repeat center center / cover;padding: 120px 0 50px 0;min-height: 730px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.dszzcC{overflow: hidden;}
.dszzcC .picBox{display: inline;float: right;width: 22.4359%;overflow: hidden;}
.dszzcC .pic{overflow: hidden;}
.dszzcC .pic::before{padding-top: 123.7143%;}
.dszzcC .picBox .name{line-height: 100px;font-size: 14px;color: #333;background: url(../images/qianmin.png) no-repeat top 20px right 68px ;padding: 20px 68px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.dszzcC .text{overflow: hidden;padding-right: 130px;}
.dszzcC .text .title{line-height: 30px;font-size: 30px;color: #333;font-weight: bold;}
.dszzcC .text span{height: 64px; line-height: 64px;font-size: 30px;color: rgba(102,102,102,0.1);text-transform: uppercase;position: relative;padding-bottom: 5px;display: block;margin-bottom: 60px;}
.dszzcC .text span::after{content: '';display: block;width: 30px;height: 6px;background-color: #e60012;position: absolute;bottom: -12px;left: 0;}
.dszzcC .text .info{line-height: 30px;font-size: 15px;color: #666;}
/*董事长致辞 end*/
/*集团荣誉 start */
.honorList{margin-right: -60px;}
.honorList dd{width: 33.3333%;display: inline;float: left;margin-bottom: 60px;}
.honorList dd .con{margin-right: 60px;padding: 50px 50px 30px 50px;box-shadow: 0px 2px 20px 0px rgb(4 49 20 / 10%);text-align: center;position: relative;}
.honorList dd .con .pic{margin-bottom: 30px;text-align: center;overflow: hidden;}
.honorList dd .con .pic::before{padding-top: 105.7407%;}
.honorList dd .con .pic img{object-fit: contain;}
.honorList dd .con .text{height: 52px;line-height: 26px;color: #333;font-size: 18px;}
.honorList dd .con::before{content: '';display: block;width: 100%;height: 1px;background-color: #e60012;position: absolute;bottom: 0;left: 0;opacity: 0;visibility: hidden;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.honorList dd:hover .con::before{opacity: 1;visibility: visible;}
/*集团荣誉 end */
/*经典案例start*/
.subBg{background: url(../test/introBg.jpg) no-repeat center center / cover;min-height: 730px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.imgList2{margin-right: -60px;}
.imgList2 dd{width: 33.3333%;display: inline;float: left;margin-bottom: 60px;}
.imgList2 dd .con{margin-right: 60px;position: relative;background-color: #fff;}
.imgList2 dd .con .pic{overflow: hidden;}
.imgList2 dd .con .pic::before{padding-top: 66.25%;}
.imgList2 dd .con .text{height: 74px;line-height: 74px;color: #333;font-size: 18px;text-align: center;}
.imgList2 dd .con::before{content: '';display: block;width: 100%;height: 1px;background-color: #f0f0f0;position: absolute;bottom: 0;left: 0;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.imgList2 dd:hover .con::before{background-color: #e60012;}
/*经典案例end*/
/*视频列表 start*/
.videoList{overflow: hidden;margin-right: -60px;}
.videoList dd{width: 33.3333%;display: inline;float: left;transition: all 200ms linear;-webkit-transition: all 200ms linear;overflow: hidden;margin-bottom: 60px;}
.videoList dd .con{position: relative;margin-right: 60px;background-color: #fff;}
.videoList dd .con .pic{position: relative;}
.videoList dd .con .pic::before{padding-top: 66.6667%;}
.videoList dd .con .pic .play{display:block;position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%); background: rgba(0,0,0,0.3) url(../images/play.png) no-repeat center center;}
.videoList dd .con .text{height: 74px;line-height: 74px;color: #333;font-size: 18px;text-align: center;}
.videoList dd .con::before{content: '';display: block;width: 100%;height: 1px;background-color: #f0f0f0;position: absolute;bottom: 0;left: 0;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.videoList dd:hover .con::before{background-color: #e60012;}
.videoList dd:hover .con .text{color: #e60012;}
/*视频列表 end*/
/*开发服务 start*/
.imgText1{overflow: hidden;padding-top: 140px;}
.imgText1 dd{overflow: hidden;margin-bottom: 140px;height: 680px;}
.imgText1 dd .ddR{width: 48.7179%;height: 680px; background: url(../images/imgText1Bg.png) no-repeat center right;padding: 106px 0;box-sizing: border-box;-webkit-box-sizing: border-box;}
.imgText1 dd:nth-child(odd) .ddR{display: inline;float: right;margin-left: 80px;}
.imgText1 dd:nth-child(even) .ddR{display: inline;float: left;background: url(../images/imgText1Bg.png) no-repeat center left;margin-right: 80px;}
.imgText1 dd:nth-child(even) .ddR .c2Slick{display: inline;float: right;}
.imgText1 dd:nth-child(odd) .ddR .c2Slick{display: inline;float: left;}
.c2Slick{position: relative;width: 92.1053%;}
.c2Slick .title{position: absolute;left: 30px;top: 30px;height: 45px;line-height: 45px;color: #fff;font-size: 40px;background: url(../images/kfIcn.png) no-repeat center left;padding-left: 58px;z-index: 2;}
.c2Slick .bd {overflow: hidden;}
.c2Slick .slick-list {overflow: visible;}
.c2SlickPage{position: absolute;bottom: 16px;right: 10%;z-index: 99;width: auto;left: auto;font-size: 15px;color: #fff;}
.c2SlickPage .curt{font-size: 22px;color: #fff;font-weight: bold;}
.c2SlickPage span{font-size: 16px;color: #fff;}
.c2SlickPage .total{font-size: 16px;color: #fff;}
.c2Slick .myslide .con a{display: block;}
.c2Slick .pic {overflow: hidden;position: relative;}
.c2Slick .pic::before{display: block;content: '';padding-top: 66.5714%;}
.c2Slick .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;object-position: center center;}
.c2Slick .textNew{position: absolute;left: 0;bottom: 0;width: 100%; height: 76px;line-height: 76px;font-size: 22px;color: #FFFFFF;padding: 0 20px;-webkit-box-sizing: border-box;z-index: 2;background-color: rgba(0,0,0,0.2);}
.c2Slick .prev{position: absolute;width: 12px;height: 22px;right: 23.5714%;bottom: 20px;cursor: pointer;background: url(../images/kfLbPrev.png)no-repeat center;z-index: 3;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.c2Slick .next{position: absolute;width: 12px;height: 22px;right: 30px;bottom: 20px;cursor: pointer;background: url(../images/kfLbNext.png)no-repeat center;z-index: 3;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.c2Slick .prev:hover{background-image: url(../images/kfLbPrev1.png);}
.c2Slick .next:hover{background-image: url(../images/kfLbNext1.png);}
.imgText1 dd .ddL{overflow: hidden;padding-top: 85px;padding-right: 30px;}
.imgText1 dd .ddL .title{line-height: 30px;font-size: 30px;color: #333;font-weight: bold;}
.imgText1 dd .ddL span{height: 64px; line-height: 64px;font-size: 30px;color: rgba(102,102,102,0.1);text-transform:capitalize;position: relative;padding-bottom: 20px;display: block;margin-bottom: 40px;}
.imgText1 dd .ddL span::after{content: '';display: block;width: 37px;height: 4px;background-color: #e60012;position: absolute;bottom: 0;left: 0;}
.imgText1 dd .ddL .info{line-height: 30px;font-size: 14px;color: #666;margin-bottom: 40px;}
.imgText1 dd .ddL .title1{height: 30px; line-height: 30px;font-size: 22px;color: #333;margin-bottom: 10px;}
.imgText1 dd .ddL .info1{line-height: 30px;font-size: 14px;color: #999;}
/*开发服务 end*/
/*全文列表 start*/
.textList{margin-right: -60px;}
.textList dd{width: 50%;display: inline;float: left;margin-bottom: 60px;}
.textList dd .con{padding: 47px 100px 43px 40px;margin-right: 60px;border-bottom: 1px solid #f5f5f5;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.textList dd .con .time{padding-top: 10px;margin-right: 30px;text-align: center;color: #cccccc;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.textList dd .con .time span{height: 36px;line-height: 36px;font-size: 20px;font-weight: bold;display: block;position: relative;}
.textList dd .con .time span::before{content: '';display: block;width: 10px;height: 2px;background-color: #CCCCCC;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.textList dd .con .time em{height: 38px;line-height: 38px;font-size: 14px;font-weight: bold;font-style: normal;}
.textList dd .con .text{overflow: hidden;}
.textList dd .con .text .title a{height: 30px;line-height: 30px;color: #333;font-size: 22px;margin-bottom: 20px;display: block;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.textList dd .con .text .info{height: 50px;line-height: 25px;color: #999;font-size: 14px;}
.textList dd:hover .con{border-bottom: 1px solid #e60012;box-shadow: 0px 2px 20px 0px rgb(4 49 20 / 10%);}
.textList dd:hover .con .time{color: #333;}
.textList dd:hover .con .time span::before{background-color: #e60012;}
.textList dd:hover .con .text .title a{color: #e60012;}
/*全文列表 end*/
/*人力资源 start*/
/* 人才招聘 start */
.recruit{overflow: hidden;}
.recruitItem1{overflow: hidden;height: 80px;line-height: 80px;background-color: #e60012;color: #fff;font-size: 18px;padding: 0 50px;}
.recruitItem1 .con{display: inline;float: left;width: 46.7948%;}
.recruitItem1 .con1{display: inline;float: left;width: 19.4231%;}
.recruitItem1 .con2{display: inline;float: left;width: 14.359%;}
.recruitItem1 .con .title{color: #fff;font-size: 16px;}
.recruitItem1 .con1 .title{color: #fff;font-size: 16px;}
.recruitList{overflow: hidden;position: relative;}
.recruitList dd{overflow: hidden;background-color: #fff;position: relative;}
.recruitT{height: 100px;line-height: 100px;color: #666;font-size: 16px; cursor: pointer;background: url(../images/recruitXiala.png) no-repeat center right 50px;border-top: 1px solid #ebebeb;}
.recruitList dd:last-child{border-bottom: 1px solid #ebebeb;}
.recruitItem{overflow: hidden;height: 100px;line-height: 100px;border-bottom: 1px solid #dfe5ec;padding: 0 50px;}
.recruitItem .con{display: inline;float: left;width: 46.7948%;}
.recruitItem .con1{display: inline;float: left;width: 19.4231%;}
.recruitItem .con2{display: inline;float: left;width: 14.359%;}
.recruitItem .con .title{color: #666;font-size: 16px;}
.recruitItem .con1 .title{color: #666;font-size: 16px;}
.recruitC{display: none;padding:50px;}
.recruitC .recruitText{font-size: 14px;color: #666666;line-height: 30px;}
.recruitC .recruitText b{font-size: 14px;color: #333333;}
.recruitListBtn{margin-top: 35px;}
.recruitListBtn a{display: inline-block; width: 120px;height: 50px;line-height: 50px; border-radius: 2px;font-size: 16px;color: #fff;background-color: #e60012;text-align: center;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.recruitListBtn a:hover{opacity: 0.9;}
.recruitList dd.active .recruitT{background-image: url(../images/recruitXiala1.png);} 
/* 人才招聘 end */
/* 招聘弹窗 start */
.ruitPopBox {width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 99;transform: scale(0.2);-webkit-transform: scale(0.2);transition: all 0.4s;-webkit-transition: all 0.4s;opacity: 0;}
.ruitPopBox.show {transform: scale(1);-webkit-transform: scale(1);opacity: 1;}
.ruitPopBg {width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, 0.5);}
.ruitPopCon {width: 80%;min-height: 756px;position: fixed;top: 50%;left: 50%;background: #FFFFFF;transform: translate(-50%,-50%);box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 75px 60px 75px;}
.ruitPopCon .popClose {width: 34px;height: 34px;background: url(../images/layerClose.png) no-repeat center center;position: absolute;top: -50px;right: 0;cursor: pointer;}
.ruitPopCon .popTitle {text-align: center;padding: 30px 0;height: 60px;line-height: 60px;font-size: 30px;color: #333;}
/* 表单外框架 开始 */
.form{overflow: hidden;margin-right: -50px;}
.w50p{width: 50%;}
.w100p{width: 100%;}
.form .form-item{display: inline;float: left;margin-bottom: 30px;}
.form .form-item .formC{margin-right: 50px;background-color: #fafafa;border: 1px solid #e6e6e6; position: relative;padding-right: 15px;}
.form .form-item .formC .lable{height: 50px;line-height: 50px;font-size: 14px;color: #999;display: inline;float: left;margin-left: 10px;}
.form .form-item .formC .formBox{overflow: hidden;}

.formBtn{font-size: 0;}
.formBtn a{display: inline-block; width: 160px;height: 50px;line-height: 50px; border-radius: 3px;font-size: 18px;color: #fff;background-color: #fcb900;text-align: center;margin-right: 20px;}
.formBtn a.hover{background-color: #004394;}
.formBtn a:hover{opacity: 0.9;}
/* 表单外框架 结束 */
/* 表单内容 开始 */
.input{overflow: hidden;padding: 0 85px 0 10px;position: relative;}
.input span{position: absolute;width: 85px;height: 50px;line-height: 50px; right: 0;top: 0;text-align: center;color: #d6000f;font-size: 16px;}
.input input{width: 100%;height: 50px;border: none;background: none;}
.input textarea{width: 100%;height: 200px;border: none;background: none;line-height: 30px;}

.radio{overflow: hidden;display: inline;float: left;position: relative;margin-left: 20px;}
.formBox i{position: absolute;width: 85px;height: 50px;line-height: 50px; right: 0;top: 0;text-align: center;color: #d6000f;font-size: 16px;font-style: normal;}
.radio li{display: inline;float: left;overflow: hidden;height: 50px;line-height: 50px;margin-right: 50px;cursor: pointer;}
.radio li em{display: inline;float: left;width: 18px;height: 18px;background: url(../images/radio.png) no-repeat center center;margin-top: 16px;margin-right: 10px;}
.radio li.selected em{background-image: url(../images/radioH.png);}

.yzm{overflow: hidden;line-height: 50px;background-color: #fafafa;}
.yzm .input{overflow: hidden;float: left;display: inline;width: 76.3636%;padding-right: 10px;margin-right: 25px;border-radius: 4px;}
.yzm img{float: left;display: inline;cursor: pointer;}
/* 表单内容 结束 */
/* 表单 end */
/* 招聘信息填写 start */
.form1{overflow: hidden;}
.form-item-yzm{ width: 100%;position: relative;}
.form-item-yzm .formC{overflow: hidden;padding-left: 20px;border: 1px solid #e6e6e6;background-color: #fafafa;padding-right: 15px;}
.form-item-yzm .formC .lable{height: 50px;line-height: 50px;font-size: 14px;color: #999999;display: inline;float: left;}
.form1 .con{width: 51%;display: inline;float: left;}
.form1 .con1{overflow: hidden;}
.formL{margin-right: 50px;}
.formL .form-item{position: relative; width: 100%; margin-bottom: 20px;background-color: #fafafa;border: 1px solid #e6e6e6;}
.formL .form-item .formC{overflow: hidden;background-color: #fafafa;padding-left: 20px;padding-right: 15px;}
.formL .form-item .formC .lable{height: 50px;line-height: 50px;font-size: 14px;color: #999999;display: inline;float: left;}
.formL .form-item .formC .formBox{overflow: hidden;}
.formL .form-item .formC .formBox input{overflow: hidden;border: 1px solid #dedede;position: relative;height: 50px;width: 100%;border: none;background: none;}
.formL .form-item .formC span{position: absolute;width: 20px;height: 50px;line-height: 50px; left: 0;top: 0;text-align: center;color: #d6000f;font-size: 16px;}
.formL .form-item .formC .formBox i {display: block;width: 50px;height: 50px;background: url(../images/sel.png) no-repeat center center;position: absolute;right: 30px;top: 0px;cursor: pointer;}
.formL .form-item .formC .formBox .selTj {width: 100%;overflow: hidden;border: 1px solid #dedede;border-top: none;max-height: 120px;overflow-y: auto;position: absolute;left: -1px;top: 50px;background: #FFF;display: none;z-index: 100000}
.formL .form-item .formC .formBox .selTj a {display: block;height: 40px;line-height: 40px;padding-left: 10px;color: #666666;margin-bottom: 1px;font-size: 12px;}
.formL .form-item .formC .formBox .selTj a:hover {background: #e43030;color: #FFF;}
.formL .form-item .formC .formBox .selTj a.hover {background: #e43030;color: #FFF;}
.formR{overflow: hidden;}
.formR .form-item{position: relative; width: 100%; margin-bottom: 20px;}
.formR .form-item .formC{overflow: hidden;background-color: #fafafa;position: relative;padding-left: 20px;border: 1px solid #e6e6e6;padding-right: 15px;}
.formR .form-item .formC .lable{height: 50px;line-height: 50px;font-size: 14px;color: #999999;display: inline;float: left;}
.formR .form-item .formC .formBox{overflow: hidden;}
.formR .form-item .formC .formBox input{overflow: hidden;position: relative;height: 50px;width: 100%;border: none;background: none;}
.formR .form-item .formC .formBox textarea{width: 100%;height: 190px;border: none;background: none;line-height: 30px;}
.formR .form-item .formC span{position: absolute;width: 20px;height: 50px;line-height: 50px; left: 0;top: 0;text-align: center;color: #d6000f;font-size: 16px;}
.form-item-yzm .formC span{position: absolute;width: 20px;height: 50px;line-height: 50px; left: 0;top: 0;text-align: center;color: #d6000f;font-size: 16px;}
.uploading{height: 116px;padding: 25px 0 25px 20px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.uploadingBtn{font-size: 0;margin-bottom: 15px;}
.uploadingBtn a{display: inline-block; width: 80px;height: 35px;line-height: 35px; border-radius: 2px;font-size: 14px;color: #fff;background-color: #e89214;text-align: center;margin-right: 20px;}
.uploadingBtn a.btn1{background-color: #f3c889;color: #fff;}
.uploadingBtn a:hover{opacity: 0.9;}
.uploadingBtn .webuploader-pick{padding: 0 12px;}
.uploading .text{font-size: 14px;color: #666666;height: 20px;line-height: 20px;}
.form1Btn{font-size: 0;text-align: center;margin-top: 20px;}
.form1Btn a{display: inline-block; width: 130px;height: 50px;line-height: 50px; border-radius: 3px;font-size: 18px;color: #fff;background-color: #d6000f;text-align: center;margin-right: 20px;}
.form1Btn a:hover{opacity: 0.9;}
.formR .form-item .formC.jianL{padding: 27px;}
.formR .form-item em{font-size: 14px;color: #666;font-style: normal;}

/* 下拉 end*/
.recruitFDd {margin-bottom: 30px;}
.recruitFTitle {font-size: 14px;color: #999999;height: 40px;line-height: 40px;}
.recruitFBox {overflow: hidden;}
.recruitFBox1 {margin-left: 60px;width: 88%;}
.recruitFBox2{margin-left: 0;width: 100%;}
.recruitFBox textarea {height: 128px;border: none;outline: none;width: 100%;padding-top: 12px;line-height: 25px;background: #fafafa;}
.recruitFDiv input {width: 120%;height: 40px;line-height: 40px;border: none;outline: none;font-size: 14px;background: none;color: #999;position: relative;z-index: 2;}
.recruitFCon {position: relative;padding-left: 20px;}
.recText {height: 50px;line-height: 50px;overflow: hidden;font-size: 14px;color: #999999;}
.recruitFCon1 {height: 118px;}
.recruitFBtn {padding-top: 27px;}
.recruitFBtn a {width: 77px;height: 34px;line-height: 34px;display: inline-block;margin-right: 23px;background: #004394;border-radius: 4px;text-align: center;font-size: 14px;color: #fff;}
.recruitFBtn a.recruitFBtn1 {background: #f2f2f2;color: #333333;}
.recruitFPs {height: 46px;line-height: 46px;overflow: hidden;font-size: 14px;color: #666666;}
.recruitFCon span {position: absolute;width: 20px;height: 50px;line-height: 50px; left: 0;top: 0;text-align: center;color: #d6000f;font-size: 16px;}
.recruitFSel {height: 50px;position: relative;padding-right: 38px;}
.recruitFSel .seljg {padding-left: 10px;line-height: 50px;color: #000000;font-size: 14px;cursor: pointer;}
.recruitFSel i{display: block;width: 40px;height: 50px;background: url(../images/formXl.png) no-repeat center center;position: absolute;right: 0;top: 0px;cursor: pointer;}
.recruitFSel i.jsXiaLa{display: block;width: 40px;height: 40px;background: url(../images/formXl.png) no-repeat center center;position: absolute;right: 0;top: 0px;cursor: pointer;}
.recruitFSel .selTj {width: 100%;overflow: hidden;border: 1px solid #dedede;border-top: none;max-height: 120px;overflow-y: auto;position: absolute;left: -1px;top: 50px;background: #FFF;display: none;z-index: 100000}
.recruitFSel .jsSelTj{width: 104%;overflow: hidden;border: 1px solid #dedede;border-top: none;max-height: 120px;overflow-y: auto;position: absolute;left: -10px;top: 41px;background: #FFF;display: none;z-index: 100000}
.recruitFSel .selTj a {display: block;height: 40px;line-height: 40px;padding-left: 10px;color: #666666;margin-bottom: 1px;font-size: 12px;}
.recruitFSel .selTj a:hover {background: #d6000f;color: #FFF;}
.recruitFSel .selTj a.hover {background: #d6000f;color: #FFF;}
/* 下拉 end */
/* 招聘信息填写 end */
/*人力资源 end*/
/*图文 start*/
.imgList3 dd{transition: all 200ms linear;-webkit-transition: all 200ms linear;overflow: hidden;background-color: #fff;}
.imgList3 dd .con{width: 1560px;margin: 0 auto; position: relative;overflow: hidden;padding: 30px 180px 30px 0;transition: all 200ms linear;-webkit-transition: all 200ms linear;height: 280px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.imgList3 dd .con .pic{width: 330px; overflow: hidden;margin-right: 50px;display: inline;float: left;}
.imgList3 dd .con .pic::before{padding-top: 66.6667%;}
.imgList3 dd .con .text{padding: 47px 0 38px 0;}
.imgList3 dd .con .text .title{line-height: 20px;color: #333;font-size: 20px;margin-bottom: 17px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.imgList3 dd .con .text .info{line-height: 30px;color: #666;font-size: 14px;margin-bottom: 18px;}
.imgList3 dd .con .text span{height: 20px;line-height: 20px;color: #999;font-size: 14px;}
.imgList3 dd .con .moreBtn a{width: 40px;height: 11px;background: url(../images/newsMore.png) no-repeat center center;display: block;position: absolute;top: 50%;right: 0;margin-top: -11px;}
.imgList3 dd:hover{background-color: #f5f5f5;}
.imgList3 dd:hover .con .text .title a{color: #e60012;}
.jiansuoBox{text-align: center;margin-bottom: 10px;}
.jiansuoBox .jiansuo{width: 200px;height: 40px !important;line-height: 40px !important;border-radius: 6px;border: 1px solid #f5f5f5;display: inline-block;text-align: left !important;background-color: #fefefe;margin-right: 20px;}
.jsSearchBox {width: 300px;height: 40px;overflow: hidden;background: #fefefe;border-radius: 6px;z-index: 9;border: 1px solid #f5f5f5;display: inline-block;text-align: left !important;vertical-align: top;}
.jsSearchBox input {display: block;float: left;width: 230px;height: 40px;background: none;border: none;line-height: 40px;color: #333;font-size: 16px;margin-left: 10px;}
.jsSearchBox input::placeholder {color: #ccc;font-size:14px;}
.jsSearchBox input::-webkit-placeholder {color: #ccc;font-size:14px;}
.jsSearchBox a {display: inline;float: left; width: 60px; height: 40px;background: #e60012 url(../images/searchBai.png) no-repeat center center;background-size: 19px 20px;color: #fff;font-size: 16px;text-align: center;line-height: 40px;}
.searchPWBox a:hover {opacity: 0.9;}
/*图文 end*/
/*在线留言 start*/
.wrap1{width: 1300px;margin: 0 auto;clear: both;}
.msgUp{background: url(../images/messageBg.png) no-repeat center center;padding-top: 50px;height: 260px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.msgUpC{width: 1300px;margin: 0 auto;clear: both;height: 100%; position: relative;}
.msgClose{width: 35px;height: 34px;background: url(../images/msgClose.png) no-repeat center center;position: absolute;top: -30px;right: 0;cursor: pointer;}
.msgUp .text .title{height: 50px;line-height: 50px;color: #333;font-size: 40px;font-weight: bold;margin-bottom: 38px;}
.msgUp .text .info{height: 45px;line-height: 45px;color: #999;font-size: 24px;}
.msgUp .text span{height: 64x;line-height: 64x;color: #e60012;font-size: 50px;}
.msgUp .ewm{width: 112px;margin-top: 60px;}
.msgUp .ewm .pic::before{padding-top: 100%;}
.msgUp .ewm .picBox{padding: 5px;background-color: #fff;border-radius: 3px;}
.msgUp .ewm .text1{height: 34px;line-height: 34px;text-align: center;font-size: 14px;color: #999;}
.msgDown{background-color: #fff;padding: 60px 75px;box-sizing: border-box;-webkit-box-sizing: border-box;}
/*在线留言 end*/
/*公司动态 详情 start*/
.newsL{overflow: hidden;min-height: 600px;}
.newsR{width: 18%; margin-left: 80px;display: inline;float: right;}
.Rtitle{padding-left: 40px;width: 100%;line-height: 32px;height: 32px;margin-bottom: 20px;}
.Rtitle span{line-height: 30px;color: #333;font-size: 30px;position: relative;padding-left: 20px;display: inline;float: left;}
.Rtitle span::before{content: '';display: block;width: 8px;height: 28px;background-color: #e60012;position: absolute;top: 2px;left: 0;}
.newsLsit dd{position: relative;background-color: #fff;margin-bottom: 15px;ransition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsLsit dd .text{padding: 15px 30px 26px 30px;}
.newsLsit dd .text .title{height: 60px;line-height: 30px;color: #333;font-size: 18px;margin-bottom: 20px;ransition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsLsit dd .text span{height: 22px;line-height: 22px;color: #b2b2b2;font-size: 16px;}
.newsLsit dd::before{content: '';display: block;width: 78.5281%;height: 1px;background-color: #f0f0f0;position: absolute;bottom: 0;left: 30px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.newsLsit dd:hover .text .title{color: #e60012;}
.newsLsit dd:hover::before{display: none;}
.newsLsit dd:hover{box-shadow: 0px 2px 20px 0px rgb(4 49 20 / 10%);}
/*公司动态 详情 end*/
/*联系我们 start*/
.contactPage{
	background: url(../images/map.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
}
.contact{
	height: 100vh;
	position: relative;
}
.contactTitle{
	position: relative;
	left: 0;
	top: 210px;
}
.contactTitle .title1{
	font-size: 36px;
	color: #333333;
	height: 55px;
	line-height: 55px;
}
.contactTitle .title2{
	font-size: 20px;
	color: #b2b2b2;
	height: 36px;
	line-height: 36px;
}
.contactAddress{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -180px;
	margin-left: -140px;
}
.contactAddress .text{
	width: 422px;
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #f9bcc4;
	font-size: 15px;
	color: #444444;
	line-height: 30px;
	padding: 8px 0;
	text-align: center;
	background: #ffffff;
	margin-bottom: 24px;
	box-shadow: 0 4px 6px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 4px 6px 2px rgba(0,0,0,0.1);
}
.contactAddress .icon{
	position: absolute;
	left: 50%;
	margin-left: -11px;
	width: 22px;
	height: 33px;
	background: url(../images/mapIcn.png) no-repeat center center;
	background-size: contain;
}
.messageBtn{
	position: absolute;
	left: 0;
	top: 45%;
	height: 50px;
	line-height: 50px;
	margin-top: -21px;
	width: 155px;
	text-align: center;
	cursor: pointer;
	border-radius: 6px;
	overflow: hidden;
	background: #da011e;
	font-size: 16px;
	color: #ffffff;
	box-shadow: 0 10px 20px 0px rgba(217,3,31,0.6);
	-webkit-box-shadow: 0 10px 20px 0px rgba(217,3,31,0.6);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.attractBtn{
	top: 52%;
}
.messageBtn span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #ecd4d7;
	background: url(../images/msgBtn.png) no-repeat center center;
	background-size: auto 10px;
}
.messageBtn:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.contactDl{
	border-radius: 6px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 172px;
	overflow: hidden;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.08);
}
.contactDl dd{
	float: left;
	display: inline;
}
.contactDl dd .con{
	height: 120px;
	padding: 0 92px;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	background: #fff;
}
.contactDl dd.dd4 .con{
	padding: 0 113px;
	
}
.contactDl dd .con .num{
	position: absolute;
	top: 0;
	right: 12px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: rgba(255,255,255,0.3);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	opacity: 0;
	visibility: hidden;
}
.contactDl dd .con .icon{
	position: absolute;
	width: 48px;
	height: 48px;
	left: 30px;
	top: 50%;
	margin-top: -24px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	opacity: 0;
	visibility: hidden;
}
.contactDl dd.dd1 .con .icon{
	background: url(../images/lxPhone.png) no-repeat center center;
	background-size: cover;
}
.contactDl dd.dd2 .con .icon{
	background: url(../images/lxChuanZ.png) no-repeat center center;
	background-size: cover;
}
.contactDl dd.dd3 .con .icon{
	background: url(../images/lxEmail.png) no-repeat center center;
	background-size: cover;
}
.contactDl dd.dd4 .con .icon{
	background: url(../images/lxAddress.png) no-repeat center center;
	background-size: cover;
}
.contactDl dd .text{
	padding-top: 24px;
}
.contactDl dd:nth-child(4) .text{
	padding-top: 5px;
}
.contactDl dd .con:before{
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 36px;
	background: #e6e6e6;
	height: 48px;
	width: 1px;
}
.contactDl dd.dd4 .con:before{
	display: none;
}
.contactDl dd.dd4{width: 39.7%;}
.contactDl dd .text .title{
	font-size: 16px;
	color: #666666;
	height: 32px;
	line-height: 32px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.contactDl dd .text .info{
	font-size: 15px;
	color: #eb3d54;
	line-height: 25px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.contactDl dd:hover .con{
	background: #da011e;
	padding-left: 115px;
	padding-right: 68px;
}
.contactDl dd.dd4:hover .con{
	padding-left: 130px;
	padding-right: 95px;
}
.contactDl dd:hover .con:before{
	display: none;
}
.contactDl dd:hover .con .num{
	opacity: 1;
	visibility: visible;
}
.contactDl dd:hover .con .title{
	color: #fff;
}
.contactDl dd:hover .con .info{
	color: #fff;
}
.contactDl dd:hover .con .icon{
	visibility: visible;
	opacity: 1;
}

.messagePop{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 50px;
	z-index: 9;
	background: #f7f7f7;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.3);
	-webkit-transform: scale(0.3);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.messagePop.show{
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.attractPop{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	background: #f7f7f7;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.3);
	-webkit-transform: scale(0.3);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	overflow-y: auto;
	overflow-x: hidden;
}
.attractPop.show{
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.attractCon{
	padding-top: 60px;
}
.attractCon img{
	max-width: 100%;
}
.messagePopClose{
	position: absolute;
	width: 36px;
	height: 36px;
	right: 80px;
	top: 164px;
	background: url(../images/messageClose.png) no-repeat center center;
	cursor: pointer;
	background-size: cover;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.messagePopClose:hover{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}
.messagePopCon{
	padding-top: 60px;
}
.messagePopTitle{
	overflow: hidden;
	margin-bottom: 20px;
}
.messageEwm {
	margin-top: 118px;
}
.messageEwm .picBox{
	width: 110px;
	padding: 5px;
	background: #ededed;
	border-radius: 3px;
}
.messageEwm .pic:before{
	padding-top: 100%;
}
.messageEwm .ewmText{
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #999999;
	font-family: "hanwen";
}
.messagePopTitle .title{
	font-size: 36px;
	color: #333333;
	height: 90px;
	line-height: 90px;
	margin-bottom: 26px;
}
.messagePopTitle .text{
	font-size: 24px;
	color: #999999;
}
.messagePopTitle .text1{
	font-size: 16px;
	color: #999999;
}
.messagePopTitle .tel{
	font-size: 60px;
	color: #da011e;
}
.messageFormCon{
	padding: 60px 75px 55px;
	background: #ffffff;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.07);
	-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.07);
}

.messageFormBtn a{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background: #da011e;
	border-radius: 5px;
	overflow: hidden;
	width: 130px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
}
.messageFormCon .recruitFBox textarea {
    height: 246px;
    border: none;
    outline: none;
    width: 100%;
    padding-top: 12px;
    line-height: 25px;
    background: #fafafa;
}
.messageFormCon .recruitFTitle {
    font-size: 14px;
    color: #999999;
    height: 48px;
    line-height: 48px;
}
.messageFormCon .recruitFDd {
    margin-bottom: 20px;
}
.messageFormCon .recruitFDiv input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: none;
    outline: none;
    font-size: 14px;
    background: #fafafa;
}
.messageFormCon .recruitFCon span {
    font-size: 14px;
    color: #da011e;
    line-height: 48px;
    position: absolute;
    left: 10px;
    top: 2px;
}
.recruitFDd .yzmImg{
	margin-left: 10px;
	border-radius: 5px;
	overflow: hidden;
}
.recruitFDd .yzmImg img{
	width: 120px;
	height: 50px;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
}
/*联系我们 end*/
/*文化理念 start*/
.cultureCol1{overflow: hidden;margin-right: -60px;margin-bottom: 100px;}
.cultureCol1 dd{width: 33.3333%;display: inline;float: left;}
.cultureCol1 dd .con{height: 550px;margin-right: 60px;background: url(../images/cul1Bg.png) no-repeat center center;background-size: cover;position: relative;transition: all 300ms linear;-webkit-transition: all 300ms linear;padding: 50px 40px 35px 40px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.cultureCol1 dd .con .textC{width: 100%;position: absolute;top: -320px;left: 0;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.cultureCol1 dd .con .textC .textBox{padding: 50px 40px 35px;}
.cultureCol1 dd .con .picBox{height: 320px;overflow: hidden;}
.cultureCol1 dd .con .picBox img{width: 100%;height: 100%;object-fit: cover;}
.cultureCol1 dd .con .icnBox{margin-bottom: 16px;overflow: hidden;}
.cultureCol1 dd .con .icnBox .icn{width: 71px;height: 60px;display: inline;float: left;}
.cultureCol1 dd .con .icnBox .number{height: 60px;line-height: 60px;color: rgba(51,51,51,0.05);font-size: 60px;font-weight: bold;display: inline;float: right;}
.cultureCol1 dd .con .title{height: 60px;line-height: 60px;color: #333;font-size: 30px;}
.cultureCol1 dd .con span{height: 50px;line-height: 50px;color: #666;font-size: 22px;display: block;padding-bottom: 25px;position: relative;transition: all 300ms linear;-webkit-transition: all 300ms linear;margin-bottom: 25px;}
.cultureCol1 dd .con span::after{content: '';display: block;width: 34px;height: 4px;background-color: #e6e5e5;position: absolute;bottom: 0;left: 0;}
.cultureCol1 dd .con .info{line-height: 26px;color: #999;font-size: 14px;}
.cultureCol1 dd .con .info em{color: #333;font-style: normal;}
.cultureCol1 dd:hover .con .textC{top: 0;}
.cultureCol1 dd:hover .con span{opacity: 0;}
.cultureCol2{height: 1000px;background: url(../test/introBg.jpg) no-repeat center left / cover;}
.cultureCol2C{overflow: hidden;}
.cultureCol2C .title{height: 60px;line-height: 60px;color: #e60012;font-size: 40px;font-weight: bold;text-align: center;margin-bottom: 50px;}
.cultureCol2C .pic{width: 31.4103%;display: inline;float: left;border-radius: 50%;overflow: hidden;box-shadow: 0px 2px 10px 10px rgba(247,247,247,1);margin-top: 60px;margin-right: 0;}
.cultureCol2C .pic::before{padding-top: 100%;}
.cultureCol2C .cultureCol2R{overflow: hidden;height: 600px;position: relative;}
.RtabList{position: relative;width: 300px;height: 600px;background: url(../images/tabYuan.png) no-repeat center right -20%;}
.RtabList dd{width: 80px;height: 80px;line-height: 80px;text-align: center;color: #333;background-color: #f5f5f5;border-radius: 50%;cursor: pointer;font-size: 22px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.RtabList dd.dd1{position: absolute;top: 8%;left: 38%;}
.RtabList dd.dd2{position: absolute;top: 30%;left: 62%;}
.RtabList dd.dd3{position: absolute;top: 54%;left: 64%;}
.RtabList dd.dd4{position: absolute;top: 77%;left: 40%;}
.RtabList dd:hover,.RtabList dd.hover{background-color: #e60012;color: #fff;}
.Rcontent{overflow: hidden;height: 600px;padding: 80px 80px 0 20px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.RcontentT{height: 50px;line-height: 50px;color: #333;font-size: 40px;margin-bottom: 50px;}
.Rcontent .info{line-height: 30px;color: #999;font-size: 22px;}
.cultureCol3{position: relative;}
.cultureCol3 .left{width: 44.7917%;height: 572px;background-color: #d70917;padding: 135px 150px 70px 180px;box-sizing: border-box;-webkit-box-sizing: border-box;z-index: 2;position: absolute;left: 0;bottom: 0;}
.col3Slick{position: relative;}
.col3Slick .bd{overflow: hidden;}
.col3Slick .bd .slick-dots{position: absolute;left: 0;bottom: 0;z-index: 2;line-height: 12px;font-size: 0;}
.col3Slick .bd .slick-dots li{width:12px;height: 12px;border-radius: 50%;margin: 0 20px;cursor: pointer;display: inline-block;vertical-align: middle;transition: all 300ms linear;-webkit-transition: all 300ms linear;border: 1px solid #fff;}
.col3Slick .bd .slick-dots li.slick-active{width: 12px;height: 12px;background: #FFFFFF;}
.col3Slick .slick-list{overflow: visible;}
.col3Slick .myslide{height: 380px;}
.col3Slick .myslide .title{height: 38px;line-height: 38px;color: #fff;font-size: 30px;margin-bottom: 46px;}
.col3Slick .myslide .title span{display: inline;float: left;position: relative;margin-right: 20px;}
.col3Slick .myslide .title span::after{content: '';display: block;width: 200px;height: 1px;background-color: rgba(255,255,255,0.2);position: absolute;top: 18px;left: 150px;}
.col3Slick .myslide .info{line-height: 60px;color: #fff;font-size: 40px;}
.cultureCol3 .right{width: 65.2083%;margin-top: -160px;z-index: 1;}
.cultureCol3 .right .pic::before{padding-top: 58.5463%;}
/*文化理念 end*/
/*走进艺丰 start */
/*集团简介 start*/
.aboutCol1{background-color: #fff;padding-top: 135px;height: 903px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.aboutTitle{height: 50px;line-height: 50px;color: #333;font-size: 40px;font-weight: bold;text-align: center;}
.aboutCol1C{overflow: hidden;padding: 85px 0 100px 0;}
.aboutCol1C .pic{position: relative;width: 51.2821%;display: inline;float: right;overflow: hidden;}
.aboutCol1C .pic::before{padding-top: 66.625%;}
.aboutCol1C .text{overflow: hidden;padding:0 150px 0 0;}
.aboutCol1C .text .title{height: 60px;line-height: 60px;font-size: 40px;color: #333;margin-bottom: 30px;}
.aboutCol1C .text .info{height: 90px;line-height: 30px;font-size: 15px;color: #666;text-align: justify;margin-bottom: 70px;}
.aboutCol1C .text .con{overflow: hidden;}
.aboutCol1C .text .con dd{display: inline;float: left;width: 200px;text-align: center;position: relative;}
.aboutCol1C .text .con dd:nth-child(1){text-align: left;width: 150px;}
.aboutCol1C .text .con dd:nth-child(1) .icn{text-align: left;padding-left: 20px;}
.aboutCol1C .text .con dd:nth-child(1) i{margin-left: 15px;}
.aboutCol1C .text .con dd:nth-child(3)::after{display: none;}
.aboutCol1C .text .con dd::after{content: '';display: block;width: 1px;height: 100%;background-color: #f5f5f5;position: absolute;top: 0;right: 0;}
.aboutCol1C .text .con dd .icn{text-align: center;margin-bottom: 20px;}
.aboutCol1C .text .con dd span{height: 40px;line-height: 40px;font-size: 30px;color: #333;}
.aboutCol1C .text .con dd em{font-size: 16px;color: #666;font-style: normal;}
.aboutCol1C .text .con dd i{height: 28px;line-height: 28px;font-size: 14px;color: #999;font-style: normal;}
.aboutMore{width: 176px;height: 50px;line-height: 50px;border-radius: 25px;margin-bottom: 95px;border: 1px solid #999999;position: relative;overflow: hidden;-webkit-transition: 0.4s;transition: 0.4s;background: none;}
.aboutMore::before {content: '';position: absolute;top: 0;left: 0;width: 0;height: 50px;background: #e60012;z-index: -1;box-sizing: border-box;-webkit-transition: 0.4s;transition: 0.4s;}
.aboutMore a{width: 100%;height: 100%;display: block;color: #999;font-size: 16px;transition: all 300ms linear;-webkit-transition: all 300ms linear;background: url(../images/moreJt.png) no-repeat center right 25px;padding-left: 25px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.aboutMore:hover{border: 1px solid transparent;}
.aboutMore:hover a{background-image: url(../images/moreJt1.png);}
.aboutMore:hover a{color: #fff;z-index: 3;position: relative;}
.aboutMore:hover::before {width: 100%;z-index: 2;}
.aboutCol1Down .list{overflow: hidden;}
.aboutCol1Down .list dd{overflow: hidden;width: 33.3333%;display: inline;float: left;position: relative;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.aboutCol1Down .list dd .pic::before{padding-top: 100%;}
.aboutCol1Down .list dd .text{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.5);transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.aboutCol1Down .list dd .textC{position: relative;text-align: center;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.aboutCol1Down .list dd .textC .icn{margin-bottom: 20px;}
.aboutCol1Down .list dd .textC .enTitle{font-size: 22px;color: #fff;line-height: 24px;}
.aboutCol1Down .list dd .moreBtn{position: absolute;top: 57.8125%;left: 50%;transform: translateX(-50%);opacity: 0;visibility: hidden;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.aboutCol1Down .list dd:hover .textC{transform: translateY(-60px);}
.aboutCol1Down .list dd:hover .text{background-color: rgba(0,0,0,0.4);}
.aboutCol1Down .list dd:hover .moreBtn{opacity: 1;visibility: visible;}
.aboutMore1{width: 176px;height: 50px;line-height: 50px;border-radius: 25px;margin-bottom: 95px;position: relative;overflow: hidden;-webkit-transition: 0.4s;transition: 0.4s;background-color: #e60012;}
.aboutMore1 a{width: 100%;height: 100%;display: block;color: #fff;font-size: 16px;transition: all 300ms linear;-webkit-transition: all 300ms linear;background: url(../images/moreJt1.png) no-repeat center right 25px;padding-left: 25px;box-sizing: border-box;-webkit-box-sizing: border-box;}
/*集团简介 end*/
/*发展历程 start*/
.aboutCol2{background-color: #fff;padding: 135px 0 95px 0;height: 930px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.historySlick1{position: relative;overflow: hidden;margin-bottom: 60px;padding-top: 80px;}
.historySlick1 .bd {overflow: hidden;margin-right: -5px;}
.historySlick1 .slick-list {overflow: visible;}
.historySlick1 .myslide .con{overflow: hidden;margin-right: 5px;height: 90px;line-height: 90px;text-align: center;background-color: #f5f5f5;color: #333;font-size: 26px;cursor: pointer;}
.historySlick1 .slick-current .con{background-color: #e60012;color: #fff;}
.historySlick2{position: relative;}
.historySlick2 .bd {overflow: hidden;}
.historySlick2 .slick-list {overflow: visible;}
.historySlick2 .myslide {}
.historySlick2 .myslide .con{overflow: hidden;}
.historySlick2 .pic {overflow: hidden;position: relative;width: 38.4615%;display: inline;float: left;margin-right: 66px;}
.historySlick2 .pic::before{padding-top: 66.6667%;}
.historySlick2 .prev {display: block;width: 55px;height: 50px;cursor: pointer;background: #fff url(../images/aboutPrev.png) no-repeat center center;position: absolute;bottom: 0;right: 75px; z-index: 1;box-shadow: 0px 2px 10px 10px rgba(247,247,247,1);transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.historySlick2 .next {display: block;width: 55px;height: 50px;cursor: pointer;background: #fff url(../images/aboutNext.png) no-repeat center center;position: absolute;bottom: 0;right: 0; z-index: 1;box-shadow: 0px 2px 10px 10px rgba(247,247,247,1);transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.historySlick2 .text{overflow: hidden;padding: 30px 130px 20px 0;height: 400px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.historySlick2 .text .title{height: 38px;line-height: 38px;color: #333;font-size: 30px;margin-bottom: 26px;}
.historySlick2 .text .info{line-height: 38px;color: #666;font-size: 22px;}
.historySlick2 .prev:hover{background-color: #e60012;background-image: url(../images/aboutPrev1.png);}
.historySlick2 .next:hover{background-color: #e60012;background-image: url(../images/aboutNext1.png);}
/*发展历程 end*/
/*公司荣誉 start*/
.aboutCol3{background-color: #f5f5f5;padding: 135px 0 95px 0;height: 1010px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.honorSlick{position: relative;padding-top: 60px;}
.honorSlick .bd {overflow: hidden;padding: 15px;}
.honorSlick .slick-list {overflow: visible;margin-right: -60px;}
.honorSlick .myslide .con{overflow: hidden;margin-right: 60px;padding: 50px 50px 30px 50px;box-shadow: 0px 2px 20px 0px rgb(235 235 235 / 20%);text-align: center;position: relative;background-color: #fff;}
.honorSlick .pic{margin-bottom: 30px;}
.honorSlick .pic::before{padding-top: 98.7407%;}
.honorSlick .pic img{object-fit: contain;}
.honorSlick .myslide .con .text{height: 52px;line-height: 26px;color: #333;font-size: 18px;}
.honorSlick .myslide .con::before{content: '';display: block;width: 100%;height: 1px;background-color: #e60012;position: absolute;bottom: 0;left: 0;opacity: 0;visibility: hidden;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.honorSlick .myslide:hover .con::before{opacity: 1;visibility: visible;}

.honorSlickBtn{font-size: 0;text-align: center;padding-top: 60px;line-height: 50px;}
.honorSlickBtn a{width: 120px;height: 50px;line-height: 50px;background: #fff;text-align: center;color: #999;font-size: 16px;display: inline-block;vertical-align: top;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.honorSlickBtn .prev {display: inline-block;width: 55px;height: 50px;cursor: pointer;background: #fff url(../images/aboutPrev.png) no-repeat center center;z-index: 1;transition: all 200ms linear;-webkit-transition: all 200ms linear;margin-right: 3px;}
.honorSlickBtn .next {display: inline-block;width: 55px;height: 50px;cursor: pointer;background: #fff url(../images/aboutNext.png) no-repeat center center;z-index: 1;transition: all 200ms linear;-webkit-transition: all 200ms linear;margin-left: 3px;}
.honorSlickBtn .prev:hover{background-color: #e60012;background-image: url(../images/aboutPrev1.png);}
.honorSlickBtn .next:hover{background-color: #e60012;background-image: url(../images/aboutNext1.png);}
.honorSlickBtn a:hover{background-color: #e60012;color: #fff;}
/*公司荣誉 start*/
/*走进艺丰 end */
/*发展历程详情 start*/
.developmentBox {
	overflow: hidden;
	padding-top: 170px;
	background: url(../images/histoyBg.jpg) no-repeat center center;
	height: 862px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

.development {
	width: 100%;
	height: 716px;
	position: relative;
}

.evenLine {
	width: 100%;
	padding-top: 9.6354%;
	background: url(../images/historyLine.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 46px;
}

.development .evenTitle {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	margin-bottom: 60px;
}

.deveTitleBox {
	position: absolute;
	left: 0;
	top: 106px;
}

.deveTitleBox .title {
	margin-bottom: 10px;
	font-size: 48px;
	color: #eb6b14;
	background-image:-webkit-linear-gradient(left,#ed2829,#ec451f,#eb5a19,#e97510); 
	-webkit-background-clip:text; 
	-webkit-text-fill-color:transparent;
	font-weight: bold;
}

.deveTitleBox .title img {
	height: 46px;
}

.deveTitleBox .info {
	font-size: 16px;
	color: #eb6b14;
	line-height: 30px;
}

.evenBtnBox {
	
}

.evenBtnBox .next {
	position: absolute;
	left: -54px;
	top: 50%;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	cursor: pointer;
	background: url(../images/historyPrev.png) no-repeat center center;
	background-size: 54px 54px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.evenBtnBox .next:hover {
	background: url(../images/historyPrev1.png) no-repeat center center;
	background-size: 54px 54px;
}

.evenBtnBox .prev {
	position: absolute;
	right: -54px;
	top: 50%;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	cursor: pointer;
	background: url(../images/historyNext.png) no-repeat center center;
	background-size: 54px 54px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.evenBtnBox .prev:hover {
	background: url(../images/historyNext1.png) no-repeat center center;
	background-size: 54px 54px;
}

.eventSlick {
	position: relative;
	height: 642px;
	z-index: 5;
	transform: rotateY(180deg) !important;
	-webkit-transform: rotateY(180deg) !important;
}

.eventSlick .bd {
	height: 100%;
}

.eventSlick .slick-list {
	overflow: visible;
	height: 100%;
}

.eventSlick .slick-track {
	height: 100%;
}

.eventSlick .myslide {
	float: left;
	display: inline;
	position: relative;
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	outline: none;
}
.eventSlick .myslide .dian{width: 40px;height: 40px;background: url(../images/historyDian.png) no-repeat center center;position: absolute;left: -9px;bottom: 0;}
.eventSlick .myslide.slick-active {
	visibility: visible;
	opacity: 1;
}
.eventSlick .slickCon {
	display: block;
	width: 450px;
	height: 500px;
	padding-left: 44px;
	padding-bottom: 96px;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s ease;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.eventSlick .slickCon::before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	overflow: hidden;
	border: 3px solid #bca07b;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.eventSlick .slickCon::after {
	content: '';
	display: block;
	width: 3px;
	height: 80%;
	background-image: -moz-linear-gradient( -90deg, rgb(188,160,123) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(188,160,123) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(188,160,123) 0%, rgb(255,255,255) 100%);
	overflow: hidden;
	position: absolute;
	top: 18px;
	left: 9px;
}

.eventSlick .myslide.slide3 .slickCon::after {
	height: 550px;
}
.eventSlick .myslide.slide3 .slickCon{height: 637px;}
/* .eventSlick .myslide.slide3{margin-top: 140px;}
.eventSlick .myslide.slide4{transform: translateY(140px);-webkit-transform: translateY(140px);} */

.eventSlick .slickCon .text {
	padding: 25px 50px 0 0;
}

.eventSlick .slickCon .year {
	font-size: 30px;
	color: #333;
	height: 32px;
	margin-bottom: 15px;
}

.eventSlick .slickCon .title {
	font-weight: bold;
	line-height: 28px;
}

.eventSlick .slickCon .title a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.eventSlick .slickCon:hover .title a {
	color: #c61b1e;
}

.eventSlick .slickCon .info {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	margin-bottom: 25px;
	max-height: 112px;
	overflow: auto;
}

.eventSlick .slickCon .pic {
	overflow: hidden;
	width: 300px;
}
/*发展历程详情 end*/
/*战略板块 start*/
.zlbkUp{padding: 100px 50px 45px 50px;text-align: center;}
.zlbkUp .title{height: 66px;line-height: 66px;color: #333;font-size: 40px;margin-bottom: 18px;}
.zlbkUp span{line-height: 20px;color: #999;font-size: 14px;}
.fwList{overflow: hidden;border: 1px solid #f5f5f5;border-top: none;}
.fwList .item{width: 33.3333%;display: inline;float: left;}
.fwList .item .title{height: 80px;line-height: 80px;color: #fff;font-size: 26px;text-align: center; background-image: -moz-linear-gradient( 129deg, rgb(216,170,94) 0%, rgb(244,220,180) 100%); background-image: -webkit-linear-gradient( 129deg, rgb(216,170,94) 0%, rgb(244,220,180) 100%); background-image: -ms-linear-gradient( 129deg, rgb(216,170,94) 0%, rgb(244,220,180) 100%);}
.companyList{padding: 36px 60px 20px 60px;border: 1px solid #f5f5f5;overflow: auto;height: 450px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.companyList dd{height: 32px;line-height: 32px;margin-bottom: 24px;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.companyList dd span{color: #f2f2f2;margin-right: 30px;font-size: 30px;font-weight: bold;display: inline;float: left;}
.companyList dd .name{color: #666;font-size: 16px;height: 32px;line-height: 32px;overflow: hidden;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.companyList dd .name a{color: #666;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.companyList dd:hover .name a{color: #c61b1e;letter-spacing: 1px;}
.zlbkDown{overflow: hidden;background: url(../images/zlbkZs.png) no-repeat bottom 143px right;padding-top: 100px;}
.zlbkDownL{width: 63.1410%;margin-right: 90px;position: relative;}
.zlbkDownL .pic::before{padding-top: 95.1269%;}
.zlbkDownL .mapDian{width: 24px;height: 24px;background: url(../images/mapDian.png) no-repeat center center;}
.zlbkDownL .mapDian.dian1{position: absolute;bottom: 35%;left: 48%;}
.zlbkDownL .mapDian.dian2{position: absolute;bottom: 55%;left: 49.3%;}
.zlbkDownL .mapDian.dian3{position: absolute;bottom: 56%;left: 61%;}
.zlbkDownL .mapDian.dian4{position: absolute;bottom: 41.3%;left: 72%;}
.zlbkDownL svg{position: absolute;bottom: 34%;left: 46%;}
.zlbkDownR{padding-top: 50px;overflow: hidden;padding-left: 10px;}
.zlbkDownR .title{line-height: 40px;color: #333;font-size: 40px;margin-bottom: 100px;}
.zlbkDownR .list dd{width: 308px;height: 60px;line-height: 60px;text-align: center;color: #fff;font-size: 30px;background-color: #edd5b6;border-radius: 30px;position: relative;margin-bottom: 20px;}
.zlbkDownR .list dd span{width: 60px;height: 60px;line-height: 60px;border-radius: 50%;text-align: center;color: #fff;font-size: 30px;position: absolute;top: 0;left: 0;box-shadow: 0px 7px 9px 0px rgba(0, 0, 0, 0.07)}
/*战略板块 end*/
/* ========== 单篇+文章页 start ========== */
.articleC {background: #f7f7f7;padding: 0 50px 50px;}
.articleBox {line-height: 25px;padding: 10px 0;color: #666666;font-size: 14px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 58px;font-size: 36px;font-family: "microsoft yahei";color: #333333;position: relative;margin-bottom: 20px;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 20px;padding-bottom: 12px;border-bottom: 1px solid #dddddd;overflow: hidden;}
.articleTime span {padding-right: 16px;font-size: 14px;color: #999999;}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;margin-left: 30px;}
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;background: url(about:blank);}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/common/file/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #da0100;background: #da0100;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../images/common/file/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;overflow: hidden;}
.articleHand a {display: block;line-height: 32px;padding: 0 20px 10px 30px;float: left;background: url(../images/common/file/file.png) no-repeat left center;}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;height: 30px;text-align: center;font-family: Arial;}
.articlePage a {margin: 0 1px;background: #ccc;padding: 5px 10px;}
.articlePage a:hover {color: #fff;background: #da0100;}
.articlePage a.hover {color: #fff;background: #da0100;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 60px;color: #999999;font-size: 16px;padding: 0 15px;}
.articlePageBox{}
.pageUp a {width: 160px;height: 60px;line-height: 60px;font-size: 16px;color: #999999;display: block;transition: all 200ms linear;-webkit-transition: all 200ms linear;text-align: center;box-shadow: 0px 2px 20px 0px rgb(4 49 20 / 10%);-webkit-box-shadow: 0px 2px 20px 0px rgb(4 49 20 / 10%);}
.pageUp a:hover {color: #fff;background-color: #e60012;}

/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5\9;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../components/audio/images/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../components/audio/images/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.video{width: 600px;height: 400px; margin: 0 auto}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 视频列表 start ========== */
.videoList1Dl {overflow: hidden;margin-right: -30px;}
.videoList1Dl dd {width: 25%;float: left;display: inline;margin-bottom: 30px;}
.videoList1Dl dd .con {display: block;margin-right: 30px;background: #fff;overflow: hidden;border-radius: 5px;}
.videoList1Dl dd .pic::before{padding-top: 66.5761%;}
.videoList1Dl dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.videoList1Dl dd .pic span.play {width: 100%;height: 40px;margin-bottom: 24px;display: block;background: url(../images/common/videoIco.png) no-repeat center center;}
.videoList1Dl dd .pic span.time {width: 100%;height: 16px;line-height: 16px;display: block;font-size: 16px;color: #ffffff;text-align: center;}
.videoList1Dl dd .text{padding:20px;}
.videoList1Dl dd .con .title {height: 50px;line-height: 25px;font-size: 16px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s;}
.videoList1Dl dd .con:hover .title {color: #1e5ab0;}
/* ========== 视频列表 end ========== */
/* ========== 全文列表 start ========== */
.textList1Dl{overflow: hidden;margin: -15px;}
.textList1Dl dd{width: 50%;float: left;display: inline;}
.textList1Dl dd .con{display: block;margin: 15px;background: #fff;padding:27px 0 ;overflow: hidden;height: 50px;transition: 0.4s;-webkit-transition: 0.4s;}
.textList1Dl dd .con:hover{box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);}
.textList1Dl dd .timeBox{width: 106px;height: 100%;float: left;display: inline;position: relative;text-align: center;}
.textList1Dl dd .timeBox::before{content: '';display: block;width: 1px;height: 100%;background: #f5f5f5;position: absolute;top: 0;right: 1px;}
.textList1Dl dd .timeBox .time1{height: 30px;line-height: 30px;overflow: hidden;font-size: 30px;color: #999999;font-weight: bold;}
.textList1Dl dd .timeBox .time2{height: 20px;line-height: 20px;overflow: hidden;font-size: 14px;color: #999999;}
.textList1Dl dd .con .text{overflow: hidden;height: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px;}
.textList1Dl dd .title{display: inline-block;font-size: 20px;color: #666666;line-height: 30px;height: 30px;overflow: hidden;max-width: 100%;white-space: nowrap;text-overflow: ellipsis;transition: 0.4s;-webkit-transition: 0.4s;}
.textList1Dl dd .con:hover .title{color: #1e5ab0;letter-spacing: 1px;}
/* ========== 全文列表 end ========== */
/* ========== 全图列表 start ========== */

/* ========== 全图列表 end ========== */
/*产品详情start*/
.productViewL{
	background-color: #ffffff;
	width: 75.9615%;
	float: left;
	display: inline;
	margin-right: 30px;
}
.productViewLUp{
	overflow: hidden;
	border: 1px solid #f0f0f0;
	padding-bottom: 30px;
}
.productViewLUp .scroll{
	width:42.294%;
	margin:30px 50px 0px 28px;
	border-radius: 7px;
	float: left;
	display:inline;
	background-color: #f8f9fb;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	}
.productViewLUp .scroll::before{display: block;content: "";padding-top: 100%;}.productViewLUp .scroll .bd{ overflow: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.productViewLUp .scroll .slick-list{ overflow: visible; width: 100%;height: 100%;  }
.productViewLUp .scroll .slick-track{ width: 100%;height: 100%;  }.productViewLUp .scroll .myslide{ width: 100%;height: 100%; float: left; display: inline;}
.productViewLUp .scroll .myslide img{width: 100%;height: 100%;}.productViewLUp .scroll .con{ padding-right: 0px;}.productViewLUp .scroll .prev{ display:block; width: 36px; height: 64px; cursor: pointer; background: rgba(0,0,0,0.7) url(../images/left.png) no-repeat center center; position: absolute; left: 0; top: 50%; margin-top: -20px; z-index: 1; display: none; border-radius: 0 10px 10px 0;transition: all 200ms linear;-webkit-transition: all 200ms linear;}.productViewLUp .scroll .next{ display:block; width: 36px; height: 64px; cursor: pointer; background: rgba(0,0,0,0.7) url(../images/right.png) no-repeat center center; position: absolute; right:0px; top: 50%; margin-top: -20px; z-index: 1; display: none;border-radius: 10px 0 0 10px;transition: all 200ms linear;-webkit-transition: all 200ms linear;}.productViewLUp .scroll .prev:hover,.productViewLUp .scroll .next:hover{ background-color: #fdc655;}.productViewLUp .scroll .slick-dots{ position: absolute; left:0; bottom: 20px; width: 100%; text-align: center;cursor: pointer;}
.productViewLUp .scroll .slick-dots li{ display: inline-block; width: 12px;height: 12px; border-radius: 50%; background: #dbdadf; margin: 0 3px;} 
.productViewLUp .scroll .slick-dots li.slick-active{ background: #ffb00e;}

.productViewLUp .text{overflow: hidden;padding-top: 30px;margin-right: 50px;}
.productViewLUp .text .title{line-height: 88px;overflow: hidden;padding-top: 13px;border-bottom: 1px solid #f0f0f0;}
.productViewLUp .text .title .titleL{font-size: 28px;font-weight: bold;color: #333333;overflow: hidden;}
.productViewLUp .text .title .button{float: right;display: inline;margin-top:13px;}
.productViewLUp .text .title .button a{
	height: 48px;width: 180px;display: block;font-size: 18px;text-align: center;line-height: 48px;color: #ffffff;border-radius: 8px;
	background: #ff5f2e;
	background: -moz-linear-gradient(left, #ff5f2e 0%, #f9a826 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff5f2e), color-stop(100%,#f9a826));
	background: -webkit-linear-gradient(left, #ff5f2e 0%,#f9a826 100%);
	background: -o-linear-gradient(left, #ff5f2e 0%,#f9a826 100%);
	background: -ms-linear-gradient(left, #ff5f2e 0%,#f9a826 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5f2e', endColorstr='#f9a826',GradientType=0 );
	background: linear-gradient(to right, #ff5f2e 0%,#f9a826 100%);
}
.productViewLUp .text .title .button a span{
	background: url(../images/car.png) no-repeat left center;padding-left: 42px;display: inline-block;
}
.productViewLUpSku{padding-top: 40px;padding-right: 81px;}
.productViewLUpSku dd{overflow: hidden;margin-bottom: 33px;line-height: 32px;}
.productViewLUpSku dd .label{font-size: 22px;font-weight: bold;color: #333333;float: left;display: inline;margin-right: 22px;width: 72px;}
.productViewLUpSku dd .skuText{overflow: hidden;font-size: 18px;color: #555555;}
.productViewLDown{padding:31px 54px 40px 30px;}
.productViewLDown .title{font-size: 20px;font-weight: bold;color: #333333;line-height: 32px;padding-bottom: 21px;}
.productViewLDown .text{font-size: 16px;color: #333333;line-height: 32px;text-indent: 2em;}
.productViewR{padding: 30px 31px 20px 30px;overflow: hidden;background-color: #ffffff;}
.productViewRScroll{position: relative;}.productViewRScroll .bd{ overflow: hidden;}.productViewRScroll .slick-list{ overflow:hidden;}/* .productViewRScroll .myslide{} */.productViewRScroll .con{ margin-bottom: 20px;border-radius: 10px;overflow: hidden;}.productViewRScroll .prev:hover,.productViewRScroll .next:hover{ background-color: #cd291f;}.productViewRScroll .bd .myslide .con a{display: block;position: relative;}
.productViewRScroll .bd .myslide .con a .pic{position: relative;border-radius: 10px;overflow: hidden;}
.productViewRScroll .bd .myslide .con a .pic:before{display: block;content: "";padding-top: 100%;}
.productViewRScroll .bd .myslide .con a .pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.productViewRScroll .bd .myslide .con a .text{line-height:40px;height: 40px; overflow: hidden;font-size: 16px;color: #ffffff;text-align: center;background-color: #7c7c7c;position: absolute;left: 0;bottom: 0px;width: 100%;}
.productViewRScroll .arrow{overflow: hidden;}
.productViewRScroll .arrow .prev{float: left;display: inline;width: 47%;height: 48px;background: #f2f2f2 url(../images/prev.png) no-repeat center center;border-radius:7px; cursor: pointer;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.productViewRScroll .arrow .next{float: right;display: inline;width: 47%;height: 48px;background: #f2f2f2 url(../images/next.png) no-repeat center center;border-radius: 7px; cursor: pointer;transition: all 200ms linear;-webkit-transition: all 200ms linear;}
.productViewRScroll .arrow .prev:hover{ background-color: #ffb00e; background-image:url(../images/prev2.png) ;}
.productViewRScroll .arrow .next:hover{ background-color: #ffb00e; background-image:url(../images/next2.png) ;}

/*产品详情end
/* ========== 图文列表 start ========== */
.imgText1Dl dd{margin-bottom: 30px;}
.imgText1Dl dd .con{overflow: hidden;border-radius: 5px;background: #fff;padding: 30px;transition: 0.4s;-webkit-transition: 0.4s;}
.imgText1Dl dd .con:hover{box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);}
.imgText1Dl dd .pic{width: 330px;float: left;display: inline;margin-right: 30px;}
.imgText1Dl dd .pic::before{padding-top: ;}
.imgText1Dl dd .text{overflow: hidden;}
.imgText1Dl dd .text .time{height: 46px;font-size: 30px;color: #999999;}
.imgText1Dl dd .text .title{height: 32px;line-height: 32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 16px;font-weight: bold;}
.imgText1Dl dd .text .title a{font-size: 16px;color: #333333;transition: 0.4s;-webkit-transition: 0.4s;}
.imgText1Dl dd .con:hover .text .title a{color: #1e5ab0;letter-spacing: 1px;}
.imgText1Dl dd .text .info{line-height: 32px;height: 64px;overflow: hidden;font-size: 16px;color: #666666;}
/* ========== 图文列表 end ========== */
/* ========== 资质荣誉列表瀑布流 start ========== */
.honorGridBox{overflow: hidden;}
.honorGridDl {position: relative;width: 100%;z-index: 1 !important;margin-right: -30px;overflow: hidden;}
.honorGridDl dd {width: 33.3333%;position: absolute;top: 0;left: 0;}
.honorGridDl dd .con {display: block;margin-right: 30px;background: #fff;transition: 0.4s;-webkit-transition: 0.4s;margin-bottom: 30px;border-radius: 5px;overflow: hidden;}
.honorGridDl dd .con:hover {box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);}
.honorGridDl dd .con .grPic {height: auto;padding: 30px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.honorGridDl dd .con .grPic img {width: 100%;height: 100%;}
.honorGridDl dd .con .text {font-size: 16px;color: #333333;background: #ececec;text-align: center;height: 70px;line-height: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.4s;-webkit-transition: 0.4s;}
.honorGridDl dd .con:hover .text {color: #fff;background: #1e5ab0;}
.viewer-number span,
.viewer-number i {font-style: unset;}
/* ========== 资质荣誉列表瀑布流 end ========== */
/* ========== 资质荣誉列表 start ========== */
.honorListDl {overflow: hidden;margin: 0 -30px 20px;}
.honorListDl dd {width: 25%;float: left;display: inline;margin-bottom: 30px;}
.honorListDl dd a {display: block;margin: 0 30px;border-radius: 10px;overflow: hidden;background: #FFFFFF;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;}
.honorListDl dd a .picBox {padding: 50px 53px;}
.honorListDl dd a .picBox .pic::before {padding-top: 141.6058%;}
.honorListDl dd a .picBox .pic img {object-fit: contain;}
.honorListDl dd a .text {box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px;text-align: center;border-top: 1px solid #e7e7e7;}
.honorListDl dd a .text .title {font-size: 16px;color: #333333;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 64px;line-height: 64px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.honorListDl dd a:hover .text .title {color: #1e5ab0;}
.honorListDl dd a:hover {box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);}
.viewer-number span,
.viewer-number i {font-style: normal;}
/* ========== 资质荣誉列表 end ========== */
/* ========== 联系我们 start ========== */
#map{width: 100%;height: 600px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
/* ========== 联系我们 end ========== */