
@media screen and (min-width:200px) and (max-width:768px){ 
	.head{height:64px;width: 100%;background-color: #01b2a0;position: fixed;z-index: 10;}
	.head .head-logo img{width: 90px;margin-top: 19px;}
	.head .login{text-align: right;color: #ffffff;height: 64px;line-height:64px;}
	.head .line{display: inline-block;background: #ffffff;height: 16px;width: 1px;margin: 0px 5px;position: relative;top: 4px;}
	.head .user{width: 16px;height: 16px;font-size: 16px;}
	.head .square{width: 16px;height: 14px;font-size: 16px;}
	.head .userTitle{color: #333333;position: relative;top: 1px}
	.head .squareTitle{color: #333333;position: relative;top: 1px}
	.head .head-logo-img1{display: none;}
	.head .head-logo-img2{display: inline-block;width: 85%;}
	.head .pc{display: none;}
	.head .ip{display: block;}
	.head .pc1{display: none;}
	.head .ip1{display: inline-block;}
	/*头部菜单*/
	.head-menu-unfold{width: 20px;margin-left: 5px;}
	.head-menu .head-float{padding-left: 39px;height: 40px;line-height: 40px;}
	.head-menu{display: none; position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.45);z-index: 99;}
	.head-menu .ant-menu-inline{padding: 0px 0px;}
	.head-menu .head-menu-bg{  left: -256px;padding: 0px;background: #ffffff;width: 60%;margin-left: 0px;flex: 0 0 256px;max-width: 256px;min-width: 256px;width: 256px;height: 100%;}
	.head-menu .active{background-color: #fff2f0;position: relative;}
	.head-menu .active:after{content: '';background: #ce2123;width: 3px;height: 100%;position: absolute;right: 0px;}
	.head-sider-logo{position: relative;height: 64px;padding-left: 24px;overflow: hidden;line-height: 64px;background: #ce2123;margin-bottom: 10px;}
	.head-sider-logo img{width: 90%;}
/*登录状态的头部信息*/
	.head-signIn{cursor:pointer;position: relative;}
	.userCenter{display: block;}
	.head-signIn img{width: 24px;height: 24px;margin-right: 4px;}
	.head-signIn span{color: rgb(255, 255, 255); margin-left: 4px;}
	.head-signIn .sideMenu{ position: absolute;top: 87px;background: #ffffff;color: #333333;width: 162px;text-align: left;right: -47px;z-index: 9999; box-shadow: 0px 0px 10px 0px #cbc9c9;}
	.head-signIn .sideMenu div{ height: 22px;line-height: 22px;}
	.sideMenu img{width: 14px;height: 14px;margin-right: 8px;}
	.sideMenu div{padding: 5px 12px;}
	.layui-nav .layui-nav-child a:hover{background: #fff2f0;color: #ce2123;}
	.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{opacity: 0;background: rgb(95 184 120 / 0%);}
	.layui-nav{background: none;text-align: right;padding:0px;}
	.layui-nav-child{top:64px;text-align: left;position: static;border: none;box-shadow: 0 3px 4px rgba(0,0,0,.12);}
	.layui-nav .layui-nav-item a{color: #333333;}
	.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a{color: #333;}
	.layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this{background: #fff2f0}
	/*新的头部导航*/
	.head .layui-bg-white{height: 100%;   transition: ease-in-out .65s;transform: translate3d(100%,0,0);   width: 100%;display: block; background: #fff;position: fixed;top: 62px;}
	.head .no{ transform: translate3d(0,0,0);}
	.head .lh-map-btn{display: none; position: absolute; right: 5.7vw;top: 50%;margin-top: -20px;width: 40px;height: 40px; border: none;cursor: pointer;}
	.head .lh-map-btn span {display: block;width: 16px;height: 2px;background: #791a96;position: absolute;right: 7px;top: 50%;margin-top: -1px; transition: ease .45s;}
	.head .lh-map-btn span:before {content: '';display: block;width: 22px;height: 2px;background: #791a96;position: absolute;right: 0;top: -8px;transition: ease .45s;}
	.head .lh-map-btn span:after {content: '';display: block;width: 22px;height: 2px;background: #791a96;position: absolute;right: 0;top: 8px;transition: ease .45s;}
	:after, :before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;/* box-sizing: border-box; */}
	.head .lh-map-btn:hover span:before {width: 16px;}
	.head .lh-map-btn:hover span:after {width: 10px;}
	.head .lh-map-btn:hover span{width: 22px;}
	.station{width: 100%;height: 62px;}
	.layui-nav .layui-nav-item{  display: block;text-align: left;}
	.layui-nav-child dd{padding-left: 10px;}
	/*新增*/
	.layui-nav .layui-nav-item a{color: #333333;font-size: 16px;}
	.layui-nav .layui-nav-item a:hover{color: #cf0d97;}
	.layui-nav .layui-nav-item .active{color: #cf0d97;}
	.layui-nav .layui-nav-more{    border-color: #333 transparent transparent;}
	.layui-nav .active .layui-nav-more{ border-color: #cf0d97 transparent transparent;}
	.layui-nav .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more {margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #cf0d97}
	.layui-nav .active .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more{margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #cf0d97}
	/*新增*/
	.rz-line {display: none; width: 1px;height: 17px;background-color: #ffffff;opacity: 0.51;position: relative;margin: 0px 4px 0px 4px;    top: 14px;}
	.re-title {display: none;font-family: MicrosoftYaHei;font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 3px;color: #ffffff;position: relative;    top: 9px;}
	.rz-phone {text-align: right; line-height: 63px;}
	.rz-phone-name {font-family: MicrosoftYaHei;font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 48px;letter-spacing: 0px;color: #ffffff;}
	.rz-phone-number {font-family: MicrosoftYaHei-Bold;font-style: italic;font-size: 14px;font-weight: normal;letter-spacing: 0px;color: #ffffff;font-weight: bold;}
}/* 超小设备（手机，小于 768px） */

/*小屏幕*/
@media screen and (min-width: 768px) and (max-width:992px)  {
  		.head{height:100px;width: 100%;background-color: #01b2a0;position: fixed;z-index: 10;}
	.head .head-logo img{margin-top: 20px;width: 192px;}
	.head .login{text-align: right;color: #ffffff;height: 64px;line-height:64px;}
	.head .line{display: inline-block;background: #ffffff;height: 16px;width: 1px;margin: 0px 5px;position: relative;top: 4px;}
	.head .user{width: 16px;height: 16px;font-size: 16px;}
	.head .square{width: 16px;height: 14px;font-size: 16px;}
	.head .userTitle{color: #333333;position: relative;top: 1px}
	.head .squareTitle{color: #333333;position: relative;top: 1px}
	.head .head-logo-img1{display: none;}
	.head .head-logo-img2{display: inline-block;width: 51%;}
	.head .pc{display: none;}
	.head .ip{display: block;}
	.head .pc1{display: none;}
	.head .ip1{display: inline-block;}
	/*头部菜单*/
	.head-menu-unfold{width: 20px;margin-left: 5px;}
	.head-menu .head-float{padding-left: 39px;height: 40px;line-height: 40px;}
	.head-menu{display: none; position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.45);z-index: 99;}
	.head-menu .ant-menu-inline{padding: 0px 0px;}
	.head-menu .head-menu-bg{  left: -256px;padding: 0px;background: #ffffff;width: 60%;margin-left: 0px;flex: 0 0 256px;max-width: 256px;min-width: 256px;width: 256px;height: 100%;}
	.head-menu .active{background-color: #fff2f0;position: relative;}
	.head-menu .active:after{content: '';background: #ce2123;width: 3px;height: 100%;position: absolute;right: 0px;}
	.head-sider-logo{position: relative;height: 64px;padding-left: 24px;overflow: hidden;line-height: 64px;background: #ce2123;margin-bottom: 10px;}
	.head-sider-logo img{width: 90%;}
/*登录状态的头部信息*/
	.head-signIn{cursor:pointer;position: relative;}
	.userCenter{display: block;}
	.head-signIn img{width: 24px;height: 24px;margin-right: 4px;}
	.head-signIn span{color: rgb(255, 255, 255); margin-left: 4px;}
	.head-signIn .sideMenu{ position: absolute;top: 87px;background: #ffffff;color: #333333;width: 162px;text-align: left;right: -47px;z-index: 9999; box-shadow: 0px 0px 10px 0px #cbc9c9;}
	.head-signIn .sideMenu div{ height: 22px;line-height: 22px;}
	.sideMenu img{width: 14px;height: 14px;margin-right: 8px;}
	.sideMenu div{padding: 5px 12px;}
	.layui-nav .layui-nav-child a:hover{background: #fff2f0;color: #ce2123;}
	.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{opacity: 0;background: rgb(95 184 120 / 0%);}
	.layui-nav{background: none;text-align: right;padding:0px;}
	.layui-nav-child{top:64px;text-align: left;position: static;border: none;box-shadow: 0 3px 4px rgba(0,0,0,.12);}
	.layui-nav .layui-nav-item a{color: #333333;}
	.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a{color: #333;}
	.layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this{background: #fff2f0}
	/*新的头部导航*/
	.head .layui-bg-white{height: 100%;   transition: ease-in-out .65s;transform: translate3d(100%,0,0);   width: 100%;display: block; background: #fff;position: fixed;top: 62px;}
	.head .no{ transform: translate3d(0,0,0);}
	.head .lh-map-btn{display: none; position: absolute; right: 5.7vw;top: 50%;margin-top: -20px;width: 40px;height: 40px; border: none;cursor: pointer;}
	.head .lh-map-btn span {display: block;width: 16px;height: 2px;background: #791a96;position: absolute;right: 7px;top: 50%;margin-top: -1px; transition: ease .45s;}
	.head .lh-map-btn span:before {content: '';display: block;width: 22px;height: 2px;background: #791a96;position: absolute;right: 0;top: -8px;transition: ease .45s;}
	.head .lh-map-btn span:after {content: '';display: block;width: 22px;height: 2px;background: #791a96;position: absolute;right: 0;top: 8px;transition: ease .45s;}
	:after, :before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;/* box-sizing: border-box; */}
	.head .lh-map-btn:hover span:before {width: 16px;}
	.head .lh-map-btn:hover span:after {width: 10px;}
	.head .lh-map-btn:hover span{width: 22px;}
	.station{width: 100%;height: 62px;}
	.layui-nav .layui-nav-item{  display: block;text-align: left;}
	.layui-nav-child dd{padding-left: 10px;}
	/*新增*/
	.layui-nav .layui-nav-item a{color: #333333;font-size: 16px;}
	.layui-nav .layui-nav-item a:hover{color: #cf0d97;}
	.layui-nav .layui-nav-item .active{color: #cf0d97;}
	.layui-nav .layui-nav-more{    border-color: #333 transparent transparent;}
	.layui-nav .active .layui-nav-more{ border-color: #cf0d97 transparent transparent;}
	.layui-nav .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more {margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #cf0d97}
	.layui-nav .active .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more{margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #cf0d97}
	/*新增*/
	.rz-line { width: 1px;height: 22px;background-color: #ffffff;opacity: 0.51;display: none;position: relative;margin: 0px 20px 0px 23px;    top: 15px;}
	.re-title {font-family: MicrosoftYaHei;font-size: 26px;font-weight: normal;font-stretch: normal;letter-spacing: 3px;color: #ffffff;position: relative;    top: 12px;}
	.rz-phone {text-align: right; line-height: 93px;}
	.rz-phone-name {font-family: MicrosoftYaHei;font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 48px;letter-spacing: 0px;color: #ffffff;}
	.rz-phone-number {font-family: MicrosoftYaHei-Bold;font-style: italic;font-size: 26px;font-weight: normal;letter-spacing: 0px;color: #ffffff;font-weight: bold;}
}

@media screen and (min-width: 992px){
	.head{width: 100%;background-color: #01b2a0;height: 100px;}
	.head .head-logo img{margin-top: 19px;}
	.head .login{text-align: right;color: #ffffff;height: 82px;line-height: 82px;}
	.head .line{display: inline-block;background: #ffffff;height: 16px;width: 1px;margin: 0px 10px;position: relative;top: 4px;}
	.head .user{width: 16px;height: 16px;font-size: 16px;}
	.head .square{width: 16px;height: 14px;font-size: 16px;}
	.head .userTitle{color: #ffffff;position: relative;top: 1px}
	.head .squareTitle{color: #ffffff;position: relative;top: 1px}
	.head .head-logo-img1{display: block;}
	.head .head-logo-img2{display: none;}
	.head .pc{display: block;}
	.head .ip{display: none;}
	.head .pc1{display: block;}
	.head .ip1{display: none;}
	/*头部菜单*/
	.head-menu{height: 82px;background-color: #ffffff;width: 100%;box-shadow: 0px 7px 10px 0px #f3efee;position: relative;z-index: 46}
	.head-menu .head-float{float: left;width: 11.1111111%;font-size: 18px;color: #333333;line-height: 82px;text-align: center;}
	.head-menu .active{color: #ce2123;position: relative;}
	.head-menu .active:after{ content: '';background-color: #ce2123;width: 41px;position: absolute;bottom: 0px; height: 7px;left: 29.5%;}
	.head-menu .head-float:hover{color: #ce2123;position: relative;}
	.head-menu-unfold{display: none;}
/*登录状态的头部信息*/
	.head-signIn{cursor:pointer;position: relative;}
	.userCenter{display: block;}
	.head-signIn img{width: 24px;height: 24px;margin-right: 4px;}
	.head-signIn span{color: rgb(255, 255, 255); margin-left: 4px;}
	.head-signIn .sideMenu{ position: absolute;top: 87px;background: #ffffff;color: #333333;width: 162px;text-align: left;right: -47px;z-index: 9999; box-shadow: 0px 0px 10px 0px #cbc9c9;}
	.head-signIn .sideMenu div{ height: 22px;line-height: 22px;}
	.sideMenu img{width: 14px;height: 14px;margin-right: 8px;}
	.sideMenu div{padding: 5px 12px;}
	.layui-nav .layui-nav-child a:hover{background: #fff2f0;color: #ce2123;}
	.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{opacity: 0;background: rgb(95 184 120 / 0%);}
	.layui-nav{background: none;height: 82px;line-height: 82px; text-align: right;}
	.layui-nav-child{top:73px; width: 162px;text-align: left;}
	/*新增*/
	.layui-nav .layui-nav-item a{color: #333333;font-size: 16px;}
	.layui-nav .layui-nav-item a:hover{color: #cf0d97;}
	.layui-nav .layui-nav-item .active{color: #cf0d97;}
	.layui-nav .layui-nav-more{    border-color: #333 transparent transparent;}
	.layui-nav .active .layui-nav-more{ border-color: #cf0d97 transparent transparent;}
	.layui-nav .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more {margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #cf0d97}
	.layui-nav .active .layui-nav-mored,.layui-nav-itemed>a .layui-nav-more{margin-top:-9px;border-style:dashed dashed solid;border-color:transparent transparent #cf0d97}
	/*新增*/
	.rz-line {width: 1px;height: 22px;background-color: #ffffff;opacity: 0.51;display: inline-block;position: relative;margin: 0px 20px 0px 23px;    top: 15px;}
	.re-title {font-family: MicrosoftYaHei;font-size: 25px;font-weight: normal;font-stretch: normal;letter-spacing: 3px;color: #ffffff;position: relative;    top: 12px;}
	.rz-phone {text-align: right; line-height: 93px;}
	.rz-phone-name {font-family: MicrosoftYaHei;font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 48px;letter-spacing: 0px;color: #ffffff;}
	.rz-phone-number {font-family: MicrosoftYaHei-Bold;font-style: italic;font-size: 26px;font-weight: normal;letter-spacing: 0px;color: #ffffff;font-weight: bold;}
}
/*大屏幕*/
@media screen and (min-width: 1200px){
	.layui-container{width: 1200px;}
	.head{width: 100%;background-color: #01b2a0;height: 100px;}
	.head .head-logo img{margin-top: 19px;}
	.head .login{text-align: right;color: #ffffff;height: 82px;line-height: 82px;}
	.head .line{display: inline-block;background: #ffffff;height: 16px;width: 1px;margin: 0px 10px;position: relative;top: 4px;}
	.head .user{width: 16px;height: 16px;font-size: 16px;}
	.head .square{width: 16px;height: 14px;font-size: 16px;}
	.head .userTitle{color: #ffffff;position: relative;top: 1px}
	.head .squareTitle{color: #ffffff;position: relative;top: 1px}
	.head .head-logo-img1{display: block;}
	.head .head-logo-img2{display: none;}
	.head .pc{display: block;}
	.head .ip{display: none;}
	.head .pc1{display: block;}
	.head .ip1{display: none;}
	/*头部菜单*/
	.head-menu{height: 82px;background-color: #ffffff;width: 100%;box-shadow: 0px 7px 10px 0px #f3efee;position: relative;z-index: 46}
	.head-menu .head-float{float: left;width: 11.1111111%;font-size: 20px;color: #333333;line-height: 82px;text-align: center;}
	.head-menu .active{color: #ce2123;position: relative;}
	.head-menu .active:after{ content: '';background-color: #ce2123;width: 41px;position: absolute;bottom: 0px; height: 7px;left: 33.5%;}
	.head-menu .head-float:hover{color: #ce2123;position: relative;}
	.head-menu-unfold{display: none;}
/*登录状态的头部信息*/
	.head-signIn{cursor:pointer;position: relative;}
	.userCenter{display: block;}
	.head-signIn img{width: 24px;height: 24px;margin-right: 4px;}
	.head-signIn span{color: rgb(255, 255, 255); margin-left: 4px;}
	.head-signIn .sideMenu{ position: absolute;top: 87px;background: #ffffff;color: #333333;width: 162px;text-align: left;right: -47px;z-index: 9999; box-shadow: 0px 0px 10px 0px #cbc9c9;}
	.head-signIn .sideMenu div{ height: 22px;line-height: 22px;}
	.sideMenu img{width: 14px;height: 14px;margin-right: 8px;}
	.sideMenu div{padding: 5px 12px;}
	.layui-nav .layui-nav-child a:hover{background: #fff2f0;color: #ce2123;}
	.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{opacity: 0;background: rgb(95 184 120 / 0%);}
	.layui-nav{background: none;height: 82px;line-height: 82px; text-align: right;}
	.layui-nav-child{top:73px; width: 162px;text-align: left;}
	/*新增*/
	.rz-line {width: 1px;height: 22px;background-color: #ffffff;opacity: 0.51;display: inline-block;position: relative;margin: 0px 20px 0px 23px;    top: 15px;}
	.re-title {font-family: MicrosoftYaHei;font-size: 26px;font-weight: normal;font-stretch: normal;letter-spacing: 3px;color: #ffffff;position: relative;    top: 12px;}
	.rz-phone {text-align: right; line-height: 93px;}
	.rz-phone-name {font-family: MicrosoftYaHei;font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 48px;letter-spacing: 0px;color: #ffffff;}
	.rz-phone-number {font-family: MicrosoftYaHei-Bold;font-style: italic;font-size: 26px;font-weight: normal;letter-spacing: 0px;color: #ffffff;font-weight: bold;}

}
/*大屏幕*/
@media screen and (min-width: 1380px){
	.layui-container{width: 1380px;}
	.head{width: 100%;background-color: #01b2a0;height: 100px;}
	.head .head-logo img{ margin-top: 14.5px;width: 219px;}
	.head .login{text-align: right;color: #ffffff;height: 82px;line-height: 82px;}
	.head .line{display: inline-block;background: #ffffff;height: 16px;width: 1px;margin: 0px 10px;position: relative;top: 4px;}
	.head .user{width: 16px;height: 16px;font-size: 16px;}
	.head .square{width: 16px;height: 14px;font-size: 16px;}
	.head .userTitle{color: #ffffff;position: relative;top: 1px}
	.head .squareTitle{color: #ffffff;position: relative;top: 1px}
	.head .head-logo-img1{display: inline-block;}
	.head .head-logo-img2{display: none;}
	.head .pc{display: block;}
	.head .ip{display: none;}
	.head .pc1{display: block;}
	.head .ip1{display: none;}
	/*头部菜单*/
	.head-menu{height: 82px;background-color: #ffffff;width: 100%;box-shadow: 0px 7px 10px 0px #f3efee;position: relative;z-index: 46}
	.head-menu .head-float{float: left;width: 11.1111111%;font-size: 20px;color: #333333;line-height: 82px;text-align: center;}
	.head-menu .active{color: #ce2123;position: relative;}
	.head-menu .active:after{ content: '';background-color: #ce2123;width: 41px;position: absolute;bottom: 0px; height: 7px;left: 36.5%;}
	.head-menu .head-float:hover{color: #ce2123;position: relative;}
	.head-menu-unfold{display: none;}
	/*登录状态的头部信息*/
	.head-signIn{cursor:pointer;position: relative;}
	.userCenter{display: block;}
	.head-signIn img{width: 24px;height: 24px;margin-right: 4px;}
	.head-signIn span{color: rgb(255, 255, 255); margin-left: 4px;}
	.head-signIn .sideMenu{ position: absolute;top: 87px;background: #ffffff;color: #333333;width: 162px;text-align: left;right: -47px;z-index: 9999; box-shadow: 0px 0px 10px 0px #cbc9c9;}
	.head-signIn .sideMenu div{ height: 22px;line-height: 22px;}
	.sideMenu img{width: 14px;height: 14px;margin-right: 8px;}
	.sideMenu div{padding: 5px 12px;}
	.layui-nav .layui-nav-child a:hover{background: #fff2f0;color: #ce2123;}
	.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{opacity: 0;background: rgb(95 184 120 / 0%);}
	.layui-nav{background: none;height: 82px;line-height: 82px; text-align: right;}
	.layui-nav-child{top:73px; width: 162px;text-align: left;}
	.head-ul{position: relative;}
	.head-ul ul{width: 148px;position: absolute;top: 91px;background: #fff; padding: 10px 0px;border-radius: 6px;}
	.head-ul ul:after{content: '';display: inline-block;width: 0;height: 0;border-left: 11px solid transparent;border-right: 13px solid transparent;border-bottom: 16px solid #ffffff;position: absolute;top: -9px;left: 62px;}
	.head-ul ul li{width: 100%;height: 38px;line-height: 38px;padding-left: 21px;font-size: 16px;}
	/*新增*/
	.rz-line {width: 1px;height: 22px;background-color: #ffffff;opacity: 0.51;display: inline-block;position: relative;margin: 0px 20px 0px 23px;    top: 15px;}
	.re-title {font-family: MicrosoftYaHei;font-size: 26px;font-weight: normal;font-stretch: normal;letter-spacing: 3px;color: #ffffff;position: relative;    top: 12px;}
	.rz-phone {text-align: right; line-height: 93px;}
	.rz-phone-name {font-family: MicrosoftYaHei;font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 48px;letter-spacing: 0px;color: #ffffff;}
	.rz-phone-number {font-family: MicrosoftYaHei-Bold;font-style: italic;font-size: 26px;font-weight: normal;letter-spacing: 0px;color: #ffffff;font-weight: bold;}
	
}	

	.ellipsis-2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

    .ellipsis_ie { overflow: hidden; position: relative;}
    .ellipsis_ie_texter { height: 68px; }
    .ellipsis_ie_texter:after { content: ' ... '; position: absolute; bottom: 0; right: 0; }




