.ym-nav{width: 100%;overflow: hidden;margin:0 auto;background:#fff;}
.ym-nav .ym-navli{width: calc(100% / 6);float: left;box-sizing: border-box;text-align: center;line-height: 90px;
    font-size: 18px;color: #333;border-bottom: 1px solid #E6E6E6;border-right: 1px solid #E6E6E6;}
.ym-nav .ym-navli img{margin-right: 16px;}
.ym-nav .ym-navli img:nth-child(2){display: none;}
.ym-nav .ym-navli a{width: 100%;display: block;height: 100%;}
.ym-nav .ym-navli.active a{
    background: #125DF1;
    border-bottom: 1px solid #125DF1;border-right: 1px solid #125DF1;
    color: #FFFFFF;
}
.ym-nav .ym-navli.active  img:nth-child(1){display: none;}
.ym-nav .ym-navli.active  img:nth-child(2){display: inline-block;}
.ym-nav .ym-navli:last-child(){border-right: none;}
.rcln{background: url(/statics/img/about-bg.png) no-repeat;background-position:60px, 75px ;overflow: hidden;}
.rcln .rcln-div{width: 1280px;margin: 60px auto;
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    overflow: hidden;
}
.rcln .rcln-div .left-div{float: left;margin-top: 10px;margin-bottom: 10px;margin-left: 10px;}
.rcln .rcln-div .left-div img{width: 660px; height: 380px;}
.rcln .rcln-div .right-div{width: calc(100% - 670px);float: right;
    background: url(/statics/img/cpbjmr2.png) no-repeat;    background-size: 128px 142px;
    background-position: 470px 230px;
    height: 400px;
}
.rcln .rcln-div .right-div h1{
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
    color: #333333;
    height: 36px;
    border-left: 6px solid #125DF1;
    margin-top: 39px;
    margin-left: 80px;
    padding-left: 18px;
}
.rcln .rcln-div .right-div .zi{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    margin-top: 24px;
    width: 425px;
    margin-left: 107px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   	-webkit-line-clamp:6;
   	-webkit-box-orient: vertical;
}
/* 招聘岗位 */
.zpgw{
    background: url(/statics/img/zhaop-bg.png) no-repeat center center;
    overflow: hidden;
    padding-bottom: 60px;
}
/* 职位申请 */
.zwsq{
    width: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
}
.zwsq .zwsq-bd{
    width: 1280px;
    margin: 40px auto 60px;
}
.zwsq .zwsq-bd h1{
    text-align: center;
    color: #666666;
    font-weight: 400;  
    font-size: 16px;
}
.zwsq-bd .anjyy-biaodan .list{
    width: calc(33.3% - 34px);
    float: left;
    margin-right: 50px;
}
.zwsq-bd .anjyy-biaodan .list:nth-child(3){margin-right: 0;}
.zwsq-bd .anjyy-biaodan .list .tishi{
    line-height: 18px;
    color: #333333;   
    font-weight: bold;    
    font-size: 18px;
    margin-bottom: 22px;
    margin-top: 40px;
}
.zwsq-bd .anjyy-biaodan .list input{
    display: block;
    border: 1px solid #D8D8D8;
    height: 53px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
}
/*.zwsq-bd .anjyy-biaodan .list-1{*/
/*    width: 65%;*/
/*}*/
.zwsq-bd .anjyy-biaodan .list-1 select{
    display: block;
    height: 53px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    border: 1px solid #D8D8D8;
    outline: none;
}
.zwsq-bd .anjyy-biaodan .list-2{
    margin-right: 0;
}
.zwsq-bd .anjyy-biaodan .list-2 input{width: 54%;float: left;}
.zwsq-bd .anjyy-biaodan .list-2 img{display:block;width: 40%;float: left;height: 53px;}
.zwsq-bd .anjyy-biaodan .list-3 button{
width: 75px;
height: 40px;
border: 1px solid #D8D8D8;
cursor: pointer;
}
.zwsq-bd .anjyy-biaodan .list-3{
    width: 100%;
    margin-top:45px ;
    margin-bottom: 60px;
}
.zwsq-bd .anjyy-biaodan .list-3 .fasong{
    background-color: #125DF1;
    color: #FFFFFF;
}
/* 组织架构 */
.zzjg-div{width: 100%;background-color: #FFFFFF;padding: 80px 0 60px 0;text-align: center;}
.zzjg-div img{max-width:100%;height: auto;}
/* 公司简介 页面*/
.gs-jianj{
    overflow: hidden;
}
.gsjj-box{background-color: #FFFFFF;}

.gsjj-boxs{display:none; position:fixed;width:100%;height:100%;z-index:9999;top:0;left:0;}
.gsjj-boxs .close{position:absolute;right:40px;top:22px;width:24px;height:24px;background:url('/statics/img/close1.png') center center no-repeat;cursor:pointer;}
.gsjj-boxs:before{content:'';position:absolute;z-index:-1;width:100%;height:100%;background:#000;opacity:0.88;filter:Alpha(opacity=88);}
.gsjj-boxs .mains{position:absolute;width:66%;padding:40px; height:58%; background:#fff;margin-top:50px;left:50%;top:50%;transform: translate(-50%,-50
%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%, -50%);}
.gsjj-boxs .titles{line-height:30px;font-size:28px;text-align:center;margin-bottom:20px;}
.gsjj-boxs .mainss{overflow-y:auto;font-size:16px;line-height:2;height:490px;}

.gsjj-boxs .mainss::-webkit-scrollbar {width : 6px;height: 1px;}
.gsjj-boxs .mainss::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background   : #125EF2;}
.gsjj-boxs .mainss::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background   : #ededed;}

.gs-jianj .jianj-first{width: 750px;margin: 0 auto;margin-top: 60px;overflow: hidden;}
.gs-jianj .jianj-first .gs-tub{width: 33.3%;height: 90px;
    border: 1px solid #E6E6E6;float: left;box-sizing: border-box;text-align: center; line-height: 90px;box-shadow: 0px 1px 10px 0px rgba(18, 94, 242, 0);transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    position: relative;
}
.gs-jianj .jianj-first .gs-tub img{max-width: 100%;height: auto;}
.gs-jianj .jianj-first .gs-tub:hover{
    border: none;
    box-shadow: 0px 1px 10px 0px rgba(18, 94, 242, 0.15);
}
.gs-jianj .jianj-first .gs-tub:before,.gs-jianj .jianj-first .gs-tub:after{content: '';position: absolute;width: 1px;height:0%;background:#125DF1;z-index: 20;transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;}
.gs-jianj .jianj-first .gs-tub:before{bottom:0;left:0;}
.gs-jianj .jianj-first .gs-tub:after{top:0;right:0;}
.gs-jianj .jianj-first .gs-tub p{position: relative;display: block; }
.gs-jianj .jianj-first .gs-tub p:before,.gs-jianj .jianj-first .gs-tub p:after{content: '';position: absolute;width: 0%;height:1px;background:#125DF1;z-index: 20;transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;}
.gs-jianj .jianj-first .gs-tub p:before{top:0;left:0;}
.gs-jianj .jianj-first .gs-tub p:after{bottom:0;right:0;}

.gs-jianj .jianj-first .gs-tub:hover:before,.gs-jianj .jianj-first .gs-tub:hover:after{height:100%;}
.gs-jianj .jianj-first .gs-tub p:hover:before,.gs-jianj .jianj-first .gs-tub p:hover:after{width:100%;}
.gs-jianj h1{
    font-size: 36px;
    font-weight: 400;
    color: #333333;
    line-height: 76px;
    width: 760px;
    border-bottom: 1px dotted #E6E6E6;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.gs-jianj div.jianjienr{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    width: 760px;
    margin: 0 auto;
    margin-top: 36px;
    margin-bottom: 30px;
}
.gs-jianj .more{margin: 0 auto;margin-bottom: 60px;}
.zczb-box{width: 100%;overflow: hidden;}
.zczb-box .zczb-left{width: 50%;height: 446px;float: left;background: url(/statics/img/bg-sz.png) no-repeat center center;position: relative;}
.zczb-box .zczb-left .shuzi-div{width: 100%;overflow: hidden;}
.zczb-box .zczb-left .shuzi-div .shuzi-li{float: left;text-align: left;margin-right: 78px;}
.zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(1){
    font-size: 20px;
    color: #125DF1;
}
.zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(1) span{
    font-size: 48px;
    font-weight: bold;
    color: #125DF1;
}
.zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(2){
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}
.zczb-box .zczb-left .shuzi-div{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.zczb-box .zczb-left .shuzi-div .shuzi-li:nth-child(1){margin-left: 120px;}
.zczb-box .zczb-right{width: 50%;float: right;position: relative;overflow: hidden;}
.zczb-box .zczb-right img{max-width: 100%;height: auto;transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;}
.zczb-box .zczb-right .bofang{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer;}
.zczb-box .zczb-right:hover img.ditu{
    transform: scale(1.06);
    webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
}
.video_pop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999999;
	display: none;
  }
  .video_pop .bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
  }
  .video_pop .close {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 20px;
	top: 20px;
	background: url("/statics/img/close.png") center no-repeat;
    background-size: 24px;
    background-color: #125DF1;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
	cursor: pointer;
	z-index: 2;
  }
  .video_pop .close:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(360deg);
  }
  .video_pop video {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	max-height: 60vh;
	max-width: 60vw;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  }
  /* 发展历程 */
  .gs-history{
      width: 100%;
      height: 760px;
      overflow: hidden;
      background: url(/statics/img/bg-history.png) no-repeat center center;
  }
  .gs-history .youshibox{
    box-sizing: border-box;
    padding: 0 70px;
    margin-top: 40px;
  }

  .gs-history .youshibox .swiper-slide {
    width: 380px;
    height: 400px;
    border-radius: 20px 0px 0px 20px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    box-sizing: border-box;
    padding: 60px 0px 20px 30px;
    
}
.gs-history .youshibox .swiper-slide  .neirong{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-right: 30px;
    overflow-y: auto;
}
.gs-history .youshibox .swiper-slide  .neirong h1{
    font-size: 36px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    height: 36px;
}
.gs-history .youshibox .swiper-slide-active  .neirong h1{color:#125EF2;}
.gs-history .youshibox .swiper-slide  .neirong .nrzi{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin-top: 15px;
}
.gs-history .youshibox .swiper-slide  .neirong .nrzi p{margin-bottom: 10px;box-sizing: border-box;padding-left: 20px;position: relative;}
.gs-history .youshibox .swiper-slide  .neirong .nrzi p::before{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #125DF1;
    top: 12px;
    left: 0px;
}

.gs-history .youshibox .swiper-slide  .neirong::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 60px;
}
.gs-history .youshibox .swiper-slide  .neirong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px #125DF1;
    background:#125DF1;
}
.gs-history .youshibox .swiper-slide  .neirong::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 2px #fff;/*轨道边框颜色*/
    border-radius: 0;
    background: #fff;
}
.licbox{
    box-sizing: border-box;
    padding: 0 60px;
    margin-top: 50px;
}
.licbox .swiper-button-next,.licbox .swiper-button-prev{background-image: none;width: 50px;
    height: 40px;
    background: #F7F7F7;
    border: 1px solid #B2B2B2;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    text-align: center;
    line-height: 40px;
    opacity: 1;
}
.licbox .swiper-button-next img:nth-child(2){
    display: none;
}
.licbox .swiper-button-prev img:nth-child(2){
    display: none;
}

.licbox .swiper-button-next:hover{
    border: 1px solid #125EF2;
    background: #125EF2;
}
.licbox .swiper-button-prev:hover{
    border: 1px solid #125EF2;
    background: #125EF2;
}

.licbox .swiper-button-next:hover img:nth-child(2){
    display: inline-block;
}
.licbox .swiper-button-prev:hover img:nth-child(2){
    display: inline-block;
}
.licbox .swiper-button-next:hover img:nth-child(1){
    display: none;
}
.licbox .swiper-button-prev:hover img:nth-child(1){
    display: none;
}

.licbox .swiper-shijian .swiper-slide{padding-top: 44px;width: 300px;background-image:url(/statics/img/lodbq-01.png) ;background-repeat: no-repeat;background-position: center top;}
.licbox .swiper-shijian .swiper-slide:nth-child(4n-3){background-image:url(/statics/img/lodbq-01.png) ;}
.licbox .swiper-shijian .swiper-slide:nth-child(4n-2){background-image:url(/statics/img/lodbq-02.png) ;}
.licbox .swiper-shijian .swiper-slide:nth-child(4n-1){background-image:url(/statics/img/lodbq-03.png) ;}
.licbox .swiper-shijian .swiper-slide:nth-child(4n){background-image:url(/statics/img/lodbq-04.png) ;}
.licbox .swiper-shijian .swiper-slide-thumb-active:nth-child(4n-3){background-image:url(/statics/img/lodbql-01.png) ;}
.licbox .swiper-shijian .swiper-slide-thumb-active:nth-child(4n-2){background-image:url(/statics/img/lodbql-02.png) ;}
.licbox .swiper-shijian .swiper-slide-thumb-active:nth-child(4n-1){background-image:url(/statics/img/lodbql-03.png) ;}
.licbox .swiper-shijian .swiper-slide-thumb-active:nth-child(4n){background-image:url(/statics/img/lodbql-04.png) ;}


.licbox .swiper-shijian .swiper-slide .neirong .kuai{
    width: 12px;
    height: 12px;
    background: #F7F7F7;
    border: 1px solid #B2B2B2;
    margin: 0 auto;
}
.licbox .swiper-shijian .swiper-slide-thumb-active .kuai{background:#125DF1 !important;border:1px solid #125DF1 !important;}
.licbox .swiper-shijian .swiper-slide .neirong h1{
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    margin-top: 9px;
}
.licbox .swiper-shijian .swiper-slide-thumb-active .neirong h1{color:#125DF1;font-weight:bold;}
.licbox .swiper-button-next:after, .licbox .swiper-button-prev:after{display:none;}
.licbox .swiper-button-next, .licbox .swiper-button-prev{top:63%;}
.licbox .swiper-shijian:before{content:'';position:absolute; width:96%;height:1px;background:#eee;top:20px;left:0;right:0;bottom:0;margin:auto;}
/* 企业各个文化 */
.qywhd-box{width: 100%;background: #FFFFFF;}
.qywhd-box .qywhd-div{overflow: hidden;}
.qywhd-box .qywhd-div .qywh-li{
    width: 450px;
    height: 280px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 25px;
    box-shadow: 0px 2px 10px 0px rgba(18, 93, 241, 0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    border-radius: 4px
}
.qywhd-box .qywhd-div .qywh-li:first-child{
    margin-left: 0;
}
.qywhd-box .qywhd-div .qywh-li .bg-tu{
    width: 100%;
    height: 100%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}
.qywhd-box .qywhd-div .qywh-li:hover{
    box-shadow: 0px 2px 10px 0px rgba(18, 93, 241, 0.35);
}
.qywhd-box .qywhd-div .qywh-li:hover .bg-tu{
    transform: scale(1.06);
    webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
}
.qywhd-box .qywhd-div .qywh-li .worddiv{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qywhd-box .qywhd-div .qywh-li .worddiv .quan{
    width: 80px;
    height: 80px;
    background: rgba(18, 93, 241, 0);
    border: 2px solid #FFFFFF;
    border-radius: 40px;
    text-align: center;
    line-height: 80px;
    margin: 0 auto;
    margin-top: 50px;
}
.qywhd-box .qywhd-div .qywh-li .worddiv h1{
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #FFFFFF;
    height: 28px;
    text-align: center;
    margin-top: 39px;
    width: 100%;
    overflow: hidden;
}
.qywhd-box .qywhd-div .qywh-li .worddiv p{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    height: 16px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-top: 19px;
}
/* 联系瑞迪页面 */
.map{width: 100%;background-color: #FFFFFF;overflow: hidden;}
.map .map-div{margin-top: 80px;margin-bottom: 60px;cursor: pointer;position: relative;}

.tx-map-box{display:none;position: fixed;width: 100%;height:100%;top:0;left:0;z-index: 99999999;}
.tx-map-box #container{position: relative;width: 100%;height:100%;z-index: 10;transition: 0s;-moz-transition: 0s;-webkit-transition: 0s;-o-transition: 0s;}
.tx-map-box #container table{font-size:12px !important;border-collapse:collapse;border-spacing:0px;white-space: nowrap !important; }
.tx-map-box .map-img-box img{margin-bottom: 5px;}
.tx-map-box i.close{position: absolute;z-index: 20; right:50px;top:50px;width: 44px;height:44px;background: #125DF1 url('../img/close.png') center center no-repeat;background-size: 30px auto; cursor: pointer;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
.tx-map-box i.close:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.tx-map-box *{transition: 0s;-moz-transition: 0s;-webkit-transition: 0s;-o-transition: 0s;}
.tx-map-box.active{opacity: 1;filter:Alpha(opacity=100);z-index: 999;}
.map  .map-div .lxwm-div{width: 480px;height: 100%; position: absolute;right: 0;top:0;background-color: rgba(18, 93, 241, 0.8);box-sizing: border-box;padding: 0 30px;overflow: hidden;}
.map  .map-div .lxwm-div h1{
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    height: 30px;
    margin-top: 78px;
    margin-bottom: 14px;
}
.map  .map-div .lxwm-div h2{
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.map  .map-div .lxwm-div .jzlxfs{margin-top: 25px;}
.map  .map-div .lxwm-div .jzlxfs .biaoti{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
    opacity: 0.6;
}
.map  .map-div .lxwm-div .jzlxfs li{width:100%;overflow: hidden;margin-top: 30px;}
.map  .map-div .lxwm-div .jzlxfs li .left-div{
    width: 48px;
    height: 48px;
    background: rgba(18, 93, 241, 0);
    border: 1px solid #FFFFFF;
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    float: left;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}
.map  .map-div .lxwm-div .jzlxfs li .right-div{
    float: left;
    margin-left: 20px;
}
.map  .map-div .lxwm-div .jzlxfs li .right-div p{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    margin-top: -3px;
}
.map  .map-div .lxwm-div .jzlxfs li .left-div img:nth-child(2){display: none; }
.map  .map-div .lxwm-div .jzlxfs li:hover .left-div{
    background:#fff;
}
.map  .map-div .lxwm-div .jzlxfs li:hover .left-div img:nth-child(2){
    display: inline-block;
}
.map  .map-div .lxwm-div .jzlxfs li:hover .left-div img:nth-child(1){
    display: none;
}
.zxlybox{width: 100%; background-color: #ffffff;overflow: hidden;}

.zxlybox .anjyy-biaodan .list-1{width: 100%;}
.zxlybox .anjyy-biaodan .list-1 textarea{width: 100%;display: block;    border: 1px solid #D8D8D8;outline: none;padding:10px;font-size:13px;font-family:'simsun'}
.zxlybox .anjyy-biaodan .list-2{width: 100%;}
.zxlybox .anjyy-biaodan .list-2 input {
    width: 20%;
    float: left;
}
.zwsq-bd .anjyy-biaodan .list-2 img {
    display: block;
    width: auto;
    float: left;
    height: 53px;
}
/* 荣誉资质 */
.ryzz-box{
    overflow: hidden;
   
    background-color: #fff;
}
.ryzz-box .common-width{
    height: 800px;
background: rgba(18, 93, 241, 0);
border: 1px solid #D0D0D0;
margin: 60px auto;
}
.ryzz-box .common-width .ryzz-word{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 60px;
}

.ym-nav .ym-navli h3{display:inline-block;}
.gs-jianj div.jianjienr{
    height: 72px;overflow: hidden;
}
.gs-jianj div.jianjienr.autoh{
    height: auto;
}

.historys-main,.historys-main *{box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
.historys-main{position: relative; padding:0 70px;margin-top:40px;}
.historys-main .gallery-thumbs:before{content:'';position: absolute;width: 96%;height:1px;background:#e6e6e6;bottom:35px;left:2%;}

.historys-item{width: 100%;background:#fff;border-radius: 20px 0 0 20px;padding:60px 0 20px 30px;}
.historys-item-main{height:320px;overflow-y:auto;}
.historys-item-main h3{font-size: 36px;font-weight: normal;margin-bottom: 15px;}
.historys-item-main p{position: relative;padding-left:20px; font-size: 14px;line-height: 28px;margin-bottom: 10px;}
.historys-item-main p:before{content:'';position: absolute;width: 6px;height:6px;background: #125EF2;left:0;top:10px;}
.historys-item-main::-webkit-scrollbar {width:4px;}
.historys-item-main::-webkit-scrollbar-track {-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);border-radius:10px;}
.historys-item-main::-webkit-scrollbar-thumb {border-radius:10px;background:#125EF2;-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);}

.historys-year{padding-top: 44px;text-align: center;background-position: center top;background-repeat: no-repeat;margin-top: 50px;}
.historys-year i{display: inline-block; width:12px;height:12px;background:#f7f7f7;border:1px solid #b2b2b2;}
.historys-year h4{font-size:17px;font-weight: normal;margin-top: 9px;line-height: 16px;}

.historys-main .swiper-button{top:auto;margin-top: 0; bottom:16px; background-image: none;width: 50px;height: 40px; background: #F7F7F7;border: 1px solid #B2B2B2;transform: skew(-10deg);-webkit-transform: skew(-10deg);-moz-transform: skew(-10deg);-o-transform: skew(-10deg);-ms-transform: skew(-10deg);text-align: center;line-height: 40px;opacity: 1;}
.historys-main .swiper-button:focus{outline: none !important;}
.historys-main .swiper-button:after{display: none;}
.historys-main .swiper-button-next{background:#f7f7f7 url('/statics/img/jian-righthei.png') center center no-repeat;}
.historys-main .swiper-button-prev{background:#f7f7f7 url('/statics/img/jian-leftthei.png') center center no-repeat;}

.historys-main .swiper-slide:nth-child(4n-3) .historys-year{background-image: url('../img/lodbq-01.png');}
.historys-main .swiper-slide:nth-child(4n-2) .historys-year{background-image: url('../img/lodbq-02.png');}
.historys-main .swiper-slide:nth-child(4n-1) .historys-year{background-image: url('../img/lodbq-03.png');}
.historys-main .swiper-slide:nth-child(4n) .historys-year{background-image: url('../img/lodbq-04.png');}

.historys-main .swiper-button-next:hover{background:#125EF2 url('/statics/img/jian-right.png') center center no-repeat;border: 1px solid #125EF2;}
.historys-main .swiper-button-prev:hover{background:#125EF2 url('/statics/img/jian-left.png') center center no-repeat;border: 1px solid #125EF2;}


@media only screen and (min-width: 768px){
    .historys-main .swiper-slide-thumb-active:nth-child(4n-3) .historys-year{background-image: url('../img/lodbql-01.png');}
    .historys-main .swiper-slide-thumb-active:nth-child(4n-2) .historys-year{background-image: url('../img/lodbql-02.png');}
    .historys-main .swiper-slide-thumb-active:nth-child(4n-1) .historys-year{background-image: url('../img/lodbql-03.png');}
    .historys-main .swiper-slide-thumb-active:nth-child(4n) .historys-year{background-image: url('../img/lodbql-04.png');}
    
    .historys-main .swiper-slide-thumb-active .historys-item-main h3{color:#125EF2;}
    .historys-main .swiper-slide-thumb-active .historys-year i{background:#125EF2;border:1px solid #125EF2;}
    .historys-main .swiper-slide-thumb-active .historys-year h4{color:#125EF2;font-weight: bold;}
}

@media only screen and (max-width: 1440px){
    .zczb-box .zczb-left .shuzi-div .shuzi-li {
        float: left;
        text-align: center;
        width: 25%;
         margin-right: 0px; 
    }
    .zczb-box .zczb-left .shuzi-div .shuzi-li:nth-child(1) {
         margin-left: 0px; 
    }
    .zczb-box .zczb-left {
        width: 50%;
        height: 332px;
        float: left;
        background: url(/statics/img/bg-sz.png) no-repeat center center;
        position: relative;
    }
    .zczb-box .zczb-right img:nth-child(1){
        height: 332px;
    }
    .gs-jianj div.jianjienr {
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        line-height: 32px;
        width: 950px;
        margin: 0 auto;
        margin-top: 36px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1465px){
    .zwsq .zwsq-bd,.rcln .rcln-div{width:1200px;}
    
    .qywhd-box .qywhd-div .qywh-li{width:32%;margin-left:2%;}
    .qywhd-box .qywhd-div .qywh-li .worddiv h1{margin-top:26px;font-size:22px;}
    .qywhd-box .qywhd-div .qywh-li .worddiv p{font-size:14px;}
    .ym-nav .ym-navli h3{font-size:16px;}
    .ym-nav .ym-navli{line-height:80px;}
    
    .zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(1) span{font-size:42px;}
    .zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(1){font-size:17px;}
    
    .zwsq-bd .anjyy-biaodan .list-2 input{width:42%;}
    
    .map .map-div .lxwm-div h1{font-size:25px;margin-top:40px;}
    .map .map-div .lxwm-div h2{font-size:18px;padding-bottom:20px;}
    .map .map-div .lxwm-div .jzlxfs{margin-top:18px;}
    .map .map-div .lxwm-div .jzlxfs .biaoti{display:none;}
    .map .map-div .lxwm-div .jzlxfs li{margin-top:15px;}
    .map .map-div .lxwm-div .jzlxfs li .right-div p{font-size:14px;}
    
    .rcln .rcln-div .right-div h1{margin-left:30px;font-size:24px;}
    .rcln .rcln-div .right-div .zi{width:100%;margin-left:0;padding-left:30px;padding-right:20px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;font-size:14px;line-height:28px;-webkit-line-clamp:99;}
    .rcln .rcln-div .right-div{background-position:95% 95%;}
    
}

@media only screen and (max-width: 1230px){
    .zwsq .zwsq-bd,.rcln .rcln-div{width:1000px;}
}

@media only screen and (max-width: 768px){
    
    .ym-nav, .zwsq .zwsq-bd, .rcln .rcln-div{width:100%;}
    
    .ym-nav .ym-div{width:100% !important;}
    .ym-nav .ym-navli img{margin-right:0;}
    .ym-nav .ym-navli{font-size:12px;line-height:28px;}
    .ym-nav .ym-navli a{padding:10px 0 2px;}
    .ym-nav .ym-navli h3{display:block;font-size:12px;}
    
    .gs-jianj .jianj-first{width:100%;padding:0 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    .gs-jianj .jianj-first .gs-tub{line-height:70px;height:70px;}
    .gs-jianj .jianj-first{margin-top:20px;}
    .gs-jianj h1{width:100%;font-size:18px;font-weight:bold;line-height:26px;padding:0 25px 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    .gs-jianj div.jianjienr{font-size:13px;line-height:24px;width:100%;padding:0 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;margin:15px 0;}
    
    .gs-jianj .more{margin-top:15px;height:32px;width:120px;margin-bottom:20px;}
    .gs-jianj .more .zi{padding:0 20px;}
    .gs-jianj .more .zi span{font-size:12px;line-height:32px;}
    .gs-jianj .more .zi img{margin-top:8px;}
    
    .zczb-box .zczb-left{width:100%;padding:0 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;height:110px;}
    .zczb-box .zczb-left .shuzi-div{position:relative;width:100%; display:flex;justify-content:space-between;}
    .zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(1){font-size:12px;}
    .zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(2){font-size:12px;}
    .zczb-box .zczb-left .shuzi-div .shuzi-li p:nth-child(1) span{font-size:20px;}
    .zczb-box .zczb-left .shuzi-div .shuzi-li{float:none;display:inline-block; margin:0 !important;}
    .zczb-box .zczb-right{width:100%;}
    .zczb-box .zczb-right .bofang{width:45px;height:45px;}
    .gs-history{padding-bottom:20px;height:auto;}
    .gs-history .youshibox{padding:0 15px;margin-top:15px;}
    .gs-history .youshibox .swiper-slide{padding:24px 15px;height:auto;}
    .gs-history .youshibox .swiper-slide .neirong h1{font-size:22px;font-weight:bold;}
    .gs-history .youshibox .swiper-slide .neirong .nrzi{font-size:13px;line-height:24px;}
    .licbox{margin-top:15px;}
    
    .qywhd-box .qywhd-div .qywh-li{width:100%;margin-left:0;margin-top:20px;margin-bottom:0;height:186px;}
    .qywhd-box .qywhd-div .qywh-li .worddiv .quan{width:60px;height:60px;line-height:60px;}
    .qywhd-box .qywhd-div .qywh-li .worddiv .quan img{width:32px;}
    .qywhd-box .qywhd-div .qywh-li .worddiv h1{font-size:17px;margin-top:12px;}
    .qywhd-box .qywhd-div .qywh-li .worddiv p{font-size:13px;margin-top:8px;}
    .qywhd-box .qywhd-div .qywh-li .worddiv .quan{margin-top:29px;}
    .qywhd-box{padding-bottom:20px;}
    
    .zzjg-div{padding:20px 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    
    .ryzz-box{width:100%;padding:0 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    .ryzz-box .common-width{margin:20px 0;height:auto;}
    .ryzz-box .common-width .ryzz-word{font-size:13px;line-height:24px;margin:15px 0 20px;}
    #certify .swiper-button-prev,#certify .swiper-button-next{display:none;}
    #certify {width:100% !important;}
    #certify .swiper-slide p{font-size:14px !important;}
    
    .rcln .rcln-div{margin:20px 0;width:100%;}
    .rcln .rcln-div .left-div{width:100%;margin:0;padding:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    .rcln{width:100%;padding:0 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    .rcln .rcln-div .left-div img{width:100%;height:auto;}
    .rcln .rcln-div .right-div{width:100%;height:auto;padding-bottom:20px;}
    .rcln .rcln-div .right-div h1{font-size:20px;line-height:20px;height:20px;margin-left:15px;margin-top:15px;}
    .rcln .rcln-div .right-div .zi{width:100%;margin-left:0;font-size:13px;line-height:24px;margin-top:10px; padding:0 15px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    
    .zpgw{padding-bottom:20px;}
    .zwsq .zwsq-bd{width:100%;padding:0 15px;margin:12px 0; font-size:14px; box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    .zwsq-bd .anjyy-biaodan .list{width:100%;}
    .zwsq .zwsq-bd h1{font-size:14px;}
    .zwsq-bd .anjyy-biaodan .list .tishi{font-size:14px;margin-top:15px;margin-bottom:8px;}
    .zwsq-bd .anjyy-biaodan .list input{height:42px;line-height:42px;}
    .zwsq-bd .anjyy-biaodan .list-2 img{height:42px;}
    .zwsq-bd .anjyy-biaodan .list-3{margin-right:0;margin-top:15px;margin-bottom:20px;}
    
    .map .map-div .lxwm-div{width:100%;}
    .map .map-div{margin:20px 0;}
    .map .map-div .lxwm-div{position:relative;width:100%;padding:0 15px 20px;}
    .map .map-div .lxwm-div h1{font-size:17px;margin-top:20px;margin-bottom:2px;}
    .map .map-div .lxwm-div h2{font-size:14px;padding-bottom:15px;}
    .map .map-div .lxwm-div .jzlxfs .biaoti{font-size:15px;}
    .map .map-div .lxwm-div .jzlxfs li .right-div{width:75%;}
    .map .map-div .lxwm-div .jzlxfs li{margin-top:15px;}
    .map .map-div .lxwm-div .jzlxfs li .right-div p{font-size:13px;line-height:24px;}
    .zxlybox .anjyy-biaodan .list-1 textarea{box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}
    .zxlybox .anjyy-biaodan .list-2 input{width:58%;}
    
    .licbox .swiper-button-next, .licbox .swiper-button-prev{display:none;}
    .licbox{padding:0;}
    
    .historys-main{padding:0 15px;margin-top:15px;}
    .historys-item{padding:30px 20px;}
    .historys-item-main h3{font-size:22px;margin-bottom:10px;}
    .historys-item-main p{font-size:13px;line-height:20px;}
    .historys-item-main{height:200px;}
    .historys-year{margin-top:15px;padding-top:35px;background-size:auto 35px;}
    .historys-main .swiper-button{display:none;}
    
    .historys-main .swiper-slide-active:nth-child(4n-3) .historys-year{background-image: url('../img/lodbql-01.png');}
    .historys-main .swiper-slide-active:nth-child(4n-2) .historys-year{background-image: url('../img/lodbql-02.png');}
    .historys-main .swiper-slide-active:nth-child(4n-1) .historys-year{background-image: url('../img/lodbql-03.png');}
    .historys-main .swiper-slide-active:nth-child(4n) .historys-year{background-image: url('../img/lodbql-04.png');}
    
    .historys-main .swiper-slide-active .historys-item-main h3{color:#125EF2;}
    .historys-main .swiper-slide-active .historys-year i{background:#125EF2;border:1px solid #125EF2;}
    .historys-main .swiper-slide-active .historys-year h4{color:#125EF2;font-weight: bold;}
    
}