﻿body,html {
	-webkit-tap-highlight-color: transparent;
	background: #fff
}

body {
	font-family: 0 BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,fira sans,droid sans,helvetica neue,sans-serif;
	max-width: 750px;
	margin: auto;
	position: relative;
	padding-bottom: 50px
}

ul {
	list-style: none
}

.img-responsive {
	width: 100%;
	height: auto
}

.link {
	color: #1aad19
}

.container {
	bodyhtmlheight: 100%;
	-webkit-tap-highlight-color: transparent;
	background: #fff;
	overflow: hidden
}

.container,.page {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.page {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	opacity: 0;
	z-index: 1
}

.page.js_show {
	opacity: 1
}

.page__hd {
	padding: 40px
}

.page__ft {
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center
}

.page__ft img {
	height: 19px
}

.page__ft.j_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.page__title {
	text-align: left;
	font-size: 20px;
	font-weight: 400
}

.page__desc {
	margin-top: 5px;
	color: #888;
	text-align: left;
	font-size: 14px
}

.listnav .page__intro-icon {
	margin-top: -.2em;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	vertical-align: middle
}

.listnav .page__title {
	font-size: 0;
	margin-bottom: 15px
}

.listnav .page__bd img {
	width: 30px;
	height: 30px
}

.listnav .page__bd li {
	background-color: #fff;
	overflow: hidden;
	border-radius: 2px;
	cursor: pointer;
	margin: 10px 0
}

.listnav .page__bd li.js_show .weui-flex {
	opacity: .4
}

.listnav .page__bd li.js_show .page__category {
	height: auto
}

.listnav .page__bd li.js_show .page__category-content {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.listnav .page__category {
	height: 0;
	overflow: hidden
}

.listnav .page__category-content {
	opacity: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s
}

.listnav .weui-flex {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-transition: .3s;
	transition: .3s;
	background: #fff;
	margin-bottom: 10px;
	padding: 15px 20px
}

.listnav .weui-cell {
	padding-left: 20px;
	padding-right: 20px
}

.listnav .weui-cell:before {
	left: 20px;
	right: 20px
}

.page.button .button-sp-area {
	width: 60%;
	margin: 0 auto;
	padding: 15px 0
}

.page.cell .page__bd,.page.form .page__bd {
	padding-bottom: 30px
}

.page.panel .page__bd {
	padding-bottom: 20px
}

.page.icons {
	text-align: center
}

.page.icons .page__bd {
	text-align: left;
	padding: 0 40px
}

.page.icons .icon-box {
	margin-bottom: 25px;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.page.icons .icon-box i {
	margin-right: 18px
}

.page.icons .icon-box__ctn {
	-webkit-flex-shrink: 100;
	flex-shrink: 100
}

.page.icons .icon-box__title {
	font-weight: 400
}

.page.icons .icon-box__desc {
	margin-top: 6px;
	font-size: 12px;
	color: #888
}

.page.icons .icon_sp_area {
	margin-top: 10px;
	text-align: left
}

.page.icons .icon_sp_area i:before {
	margin-bottom: 5px
}

.page.flex .placeholder {
	background-color: #ebebeb;
	height: 2.3em;
	line-height: 2.3em;
	text-align: center;
	color: #cfcfcf;
	margin: 5px;
	padding: 0 10px
}

.page.layers {
	overflow-x: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.weui-flex__item .placeholder a {
	line-height: 2.8em
}

.page.layers .page__desc {
	min-height: 4.8em
}

.page.layers .layers__layer {
	position: absolute;
	left: 50%;
	width: 150px;
	height: 266px;
	margin-left: -75px;
	box-sizing: border-box;
	-webkit-transition: .5s;
	transition: .5s;
	background: url(../images/transparent.gif) no-repeat 50%;
	background-size: contain;
	font-size: 14px;
	color: #fff
}

.page.layers .layers__layer span {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s
}

.page.layers .layers__layer:last-child span {
	color: #aaa
}

.page.layers .layers__layer.j_hide {
	opacity: 0
}

.page.layers .layers__layer.j_pic span {
	color: transparent
}

.page.layers .layers__layer_popout {
	border: 1px solid hsla(0,0%,80%,.5);
	z-index: 4
}

.page.layers .layers__layer_popout.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(120px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(120px)
}

.page.layers .layers__layer_popout.j_pic {
	background-image: url(../images/popout.png);
	border-color: transparent
}

.page.layers .layers__layer_mask {
	background-color: rgba(0,0,0,.5);
	z-index: 3
}

.page.layers .layers__layer_mask.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(40px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(40px)
}

.page.layers .layers__layer_navigation {
	background-color: rgba(40,187,102,.5);
	z-index: 2
}

.page.layers .layers__layer_navigation.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px)
}

.page.layers .layers__layer_navigation.j_pic {
	background-color: transparent;
	background-image: url(../images/navigation.png)
}

.page.layers .layers__layer_content {
	background-color: #fff;
	z-index: 1
}

.page.layers .layers__layer_content.j_transform {
	-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-120px);
	transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-120px)
}

.page.layers .layers__layer_content.j_pic {
	background-image: url(../images/content.png)
}

.page.searchbar .searchbar-result {
	display: none;
	margin-top: 0;
	font-size: 14px
}

.page.searchbar .searchbar-result .weui-cell__bd {
	color: #666;
	padding: 2px 0 2px 20px
}

.page.actionsheet,.page.gallery,.page.picker {
	overflow: hidden
}

to {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	opacity: 0
}

.page.slideIn {
	-webkit-animation: a .2s forwards;
	animation: a .2s forwards
}

.page.slideOut {
	-webkit-animation: b .2s forwards;
	animation: b .2s forwards
}

.banner {
	overflow: hidden;
	position: relative;
	margin: 0!important;
	padding: 0!important
}

.banner img {
	min-height: 100%;
	width: 100%
}

.bannertitle {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 25%;
	left: 0;
	font-size: 18px;
	color: #fff
}

.bannertitle span {
	width: 80%;
	display: block;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 auto
}

.bannerdes {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 0
}

.bannerdes span {
	width: 80%;
	display: block;
	font-size: 13px;
	line-height: 1.5;
	color: #fff;
	font-weight: 400!important;
	margin: 0 auto
}

.weui-flex__item .placeholder {
	background-color: #ebebeb;
	height: 2.8em;
	line-height: 2.8em;
	text-align: center;
	color: #15499a;
	margin: 0;
}

.showleft .placeholder {
	background: 0 0;
	margin-left: 0;
	font-size: 18px
}

.procat .placeholder {
	font-size: 12px;
	overflow: hidden
}

.graytitle .placeholder {
	text-align: left;
	background: 0 0;
	margin: 5px 0;
	padding: 0
}

.catlinks {
	-webkit-box-flex: 4;
	-webkit-flex: 4;
	flex: 4
}

.catlinks .placeholder {
	text-align: left;
	background: 0 0!important
}

.casecat {
	font-size: .8em
}

.casecat .weui-flex__item:first-child .placeholder {
	margin-left: 0
}

.casethumbs .weui-flex__item {
	padding-right: 5px
}


.relatedcase .pl-0 {
	padding-left: 0;
	font-weight: 700
}

.relatedcase .pr-0 {
	padding-right: 0
}

.relatedcase .readmore {
	float: right;
	background: 0 0
}

.readmore a {
	color: #999!important;
	font-size: 13px
}

.weui-flex__item.weui-flex__item .readmore a {
	line-height: inherit
}

.topborder {
	border-top: 1px #eee solid;
	margin-left: 15px;
	padding-left: 0
}

.bottomborder {
	border-bottom: 1px #eee solid;
	margin-left: 15px;
	padding-left: 0;
	margin-right: 15px
}

.pbottom65 {
	padding-bottom: 60px
}

.pbottom70 {
	padding-bottom: 70px
}

.pbottom150 {
	padding-bottom: 150px
}

.pb10 {
	padding-bottom: 10px
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.pb17 {
	padding-bottom: 17px
}

.font14 {
	font-size: 14px
}

.mb15 {
	margin-bottom: 15px
}

.mb10 {
	margin-bottom: 10px
}

.mr15 {
	margin-right: 15px
}

.mt1em {
	margin-top: 1em;
	padding-top: 0
}

.bg-color-fa9403 {
	background-color: #15499a
}

.actcat {
	background-color: #3671cf!important;
	color: #fff!important
}

.purefont .placeholder {
	height: 2.4em;
	line-height: 2.4em
}

.indexfont {
	margin-right: 15px;
	overflow: hidden
}

.navtab {
	border-left: 1px #eee solid!important;
	height: 45px;
	line-height: 45px;
	font-size: 14px
}

.weui-actionsheet__cell a {
	width: 100%;
	height: 100%;
	display: block
}

.weui-article h3 {
	font-weight: 600;
	font-size: 15px;
	margin-bottom: .34em
}

.procat .placeholder a,.proseries a,.placeholder a {
	color: #444;
	width: 100%;
	height: 100%;
	display: block
}
.placeholder a {
	display: block;
    width: 40%;
    height: 35px;
    margin: 15px auto;
    font-size: 14px;;
    line-height: 35px;
    text-align: center;
    color: #333;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50px;
}

.catlinks a {
	font-size: 13px;
	margin-right: 10px;
	display: inline!important;
	color: #999;
	padding: 5px 0
}

.orelink {
	height: 7em!important;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0!important;
	padding: 0!important
}

.orelink span {
	position: absolute;
	top: 20%;
	left: 5%;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	color: #fff;
	width: 90%
}

.orelink span a {
	display: inline;
	color: #ff9600
}

.orelink img {
	width: 140%;
	height: auto
}

.orelink .shadow {
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.weui-grid {
	padding: 5px 10px
}

.weui-grid__icon {
	width: 52px;
	height: 52px
}

.indexintro .weui-media-box__desc {
	display: block;
	height: 54px
}

.indexintro a {
	color: #ff9501;
	float: right
}

.indexintro .weui-media-box_appmsg .weui-media-box__thumb {
	width: 100%;
	height: auto;
	margin-top: 20px
}

.indexcase .weui-grid__icon {
	width: 160px;
	height: auto
}

.get-more {
	color: #c1bfbf
}

.recommendpro .weui-grid {
	padding: 15px 10px
}

.recommendpro a:nth-of-type(3n+1) {
	border-left: 1px solid #d9d9d9
}

.weui-bar__item_on p {
	color: #036dec!important
}

.indexico {
	background: url(../images/sy.png) no-repeat 7px 18px;
	padding: 0 10px 0 32px
}

.proico {
	background: url(../images/cp.png) no-repeat 7px 18px;
	padding: 0 10px 0 32px
}

.caseico {
	background: url(../images/al.png) no-repeat 7px 18px;
	padding: 0 10px 0 32px
}

.aboutico {
	background: url(../images/sl.png) no-repeat 7px 18px;
	padding: 0 10px 0 32px
}

.phoneico {
	background: url(../images/phone.png) no-repeat 30% center;
	padding: 0 10px 0 32px
}

.contactusico {
	background: url(../images/contact-us.png) no-repeat 3% center;
	border-right: 1px #eee solid!important;
	padding: 0 1px 0 22px
}

.contactico {
	background: url(../images/lx.png) no-repeat 7px 18px;
	color: #ff8a00;
	padding: 0 10px 0 32px
}

.weui-bar__item_on .indexico {
	background: url(../images/sy_02.png) no-repeat 7px 18px;
	color: #036dec
}

.weui-bar__item_on .proico {
	background: url(../images/cp_02.png) no-repeat 7px 18px;
	color: #036dec
}

.weui-bar__item_on .caseico {
	background: url(../images/al_02.png) no-repeat 7px 18px;
	color: #036dec
}

.weui-bar__item_on .aboutico {
	background: url(../images/sl_02.png) no-repeat 7px 18px;
	color: #036dec
}

.weui-bar__item_on .contactico {
	background: url(../images/lx_02.png) no-repeat 7px 18px;
	color: #ff8a00
}

.weui-bar__item_on .phoneico {
	background: url(../images/phone.png) no-repeat 7px 15px
}

.weui-bar__item_on .contactusico {
	background: url(../images/contact-us.png) no-repeat 7px 15px
}

.toolbars-wrapper {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-color: rgba(0,0,0,.8);
	color: #fff;
	justify-content: center
}

.toolbars-wrapper>ul {
	display: flex;
	flex: 1;
	justify-content: center;
	align-items: center;
	margin: 0 5%
}

.toolbars-wrapper .tool-item {
	text-align: center;
	margin-right: 8px;
	position: relative
}

.toolbars-wrapper .tool-item:last-child {
	margin-right: 0
}

.toolbars-wrapper .tool-item>a {
	display: block;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px
}

.toolbars-wrapper .tool-item.tool-contact>a {
	background-color: #d51721
}

.toolbars-wrapper .tool-item>a span {
	display: inline-block;
	position: relative
}

.tool-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 4px;
	vertical-align: -3px
}

.tool-icon-top {
	background: url(../images/top.png) no-repeat center
}

.tool-icon-contact {
	background: url(../images/contact.png) no-repeat center
}

.tool-icon-menu {
	background: url(../images/menu.png) no-repeat center
}

.toolbars-wrapper .tool-submenu {
	display: block;
	position: absolute;
	bottom: 47px;
	left: 0;
	right: 0;
	background-color: #fff;
	transform: scaleY(0);
	transition: transform 100ms ease;
	transform-origin: 50% 100%
}

.toolbars-wrapper .tool-submenu.active {
	transform: scaleY(1)
}

.toolbars-wrapper .tool-submenu>li>a {
	display: block;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #e5e5e5;
	margin-bottom: -2px
}

.toolbars-wrapper .tool-submenu>li:last-child>a {
	margin-bottom: 0
}

.protable tbody tr:first-child {
	background: #ccc
}

.protable,.table {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	font-size: 12px;
	color: #444;
	text-align: center;
	border-collapse: collapse
}

.protable td,.table td {
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	padding: 3px;
	text-align: center
}

#LRdiv0 {
	display: none!important
}

.switcher-item img {
	height: auto;
	width: 100%
}

.switcher-img-wrapper:after {
	content: '';
	display: table;
	clear: both
}

#main-pro {
	display: none;
	border-top: 10px solid #f9f9f9
}

#bottom-contact {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1000;
	max-width: 750px
}

#bottom-contact .page__bd_spacing {
	padding: 0
}

.title {
	font-weight: 700;
	font-size: 15px;
	color: #444;
	padding: 15px 15px 0
}

.weui-footer_fixed-bottom {
	z-index: 99999
}

.pages {
	position: absolute;
	width: 100%;
	bottom: 15px;
	text-align: center
}

.pages>li {
	display: inline-block;
	margin: 5px
}

.pages>li>a {
	display: block;
	width: 6px;
	height: 6px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	text-indent: -999px;
	overflow: hidden
}

span.toggle-sign {
	float: right;
	margin-right: 10px;
	font-size: 20px;
	color: #666
}

.show {
	display: block
}

#back-to-top {
	display: none;
	position: fixed;
	bottom: 53px;
	right: 5px
}

#back-to-top a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(../images/top.png) no-repeat center center;
	margin-bottom: 5px
}

.sbm-navbar .weui-navbar__item.weui-bar__item_on {
	background-color: #fff;
	font-weight: 700
}

.sbm-navbar .weui-navbar__item span {
	display: inline-block;
	width: 100%;
	position: relative;
	color: #000
}

.sbm-navbar .weui-navbar__item span:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	border-right: 1px solid #ccc;
	color: #ccc;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: scaleX(.5);
	transform: scaleX(.5)
}

.navbar.pronav {
	clear: both;
	height: 45px;
	display: flex;
	align-items: center;
	color: #666;
	font-size: 14px;
	background: #f9f9f9
}

.navbar.pronav .item {
	display: inline-block;
	white-space: nowrap;
	position: relative;
	padding: 0 12px
}

.navbar.pronav .item a {
	color: #666;
	display: inline-block;
	width: 100%;
	position: relative
}

.navbar.pronav .item.active {
	font-weight: 600
}

.navbar.pronav .item.active:after {
	content: '';
	display: inline-block;
	position: absolute;
	color: #15499a;
	background-color: #15499a;
	left: 0;
	right: 0;
	bottom: -11px;
	height: 2px
}

.navbar.pronav .item a:after {
	content: '';
	display: inline-block;
	position: absolute;
	right: -12px;
	top: 5px;
	bottom: 5px;
	background-color: #d4d4d4;
	color: #d4d4d4;
	width: 1px
}

.breadcrumb,.breadcrumb a {
	color: #999;
	font-size: 12px
}

.breadcrumb {
	border-bottom: 1px solid #ededed
}

.breadcrumb li {
	float: left;
	line-height: 24px;
	position: relative;
	padding: 10px 0
}

.breadcrumb li:not(:last-child) {
	margin-right: 10px
}

.breadcrumb li:not(:last-child):after {
	content: '>';
	position: absolute
}

.breadcrumb li a {
	display: inline-block
}

.weui-article .weui-tab__panel {
	padding-top: 70px
}

.big-figure {
	position: relative;
	padding: 15px
}

.big-figure .figure-text {
	position: absolute;
	left: 15px;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	text-align: center;
	padding: 0 15px
}

.big-figure .figure-text h3 {
	font-size: 16px;
	margin-bottom: 10px
}

.big-figure .figure-text p {
	font-size: 12px
}

.bottom-tab {
	height: 45px
}

#case-list .related-flex:first-child:after {
	height: 0;
	border: 0
}

.related-flex:last-child:after {
	left: 0;
	right: 0
}

.about-nav {
	margin-top: 15px;
	margin-bottom: 35px
}

.about-tab {
	position: relative;
	height: 5%
}

.about-navbar {
	display: flex;
	position: absolute;
	z-index: 500;
	top: 0;
	width: 100%;
	background-color: #fafafa
}

.about-navbar span {
	display: inline-block;
	width: 100%;
	position: relative;
	color: #000;
	border-right: 1px solid #ccc
}

.about-navbar__item {
	position: relative;
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
	font-size: 15px;
	-webkit-tap-highlight-color: transparent;
	padding: 13px 0
}

.about-navbar:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5)
}

.main-pro {
	transition: all .5s;
	-moz-transition: width 2s;
	-webkit-transition: width 2s;
	-o-transition: width 2s
}

#case-list .related-flex {
	overflow: hidden;
	display: flex;
	flex-direction: column
}

.page,body,.page.actionsheet,.page.dialog,.page.msg,.page.msg_success,.page.msg_warn,.page.toast,.page.article,.page.loadmore,.pages>li.active>a,.sbm-navbar {
	background-color: #fff
}

.page__bd_spacing,.page.button .page__bd,.page.dialog .page__bd,.recommendpro {
	padding: 0 15px
}

.listnav .page__bd li:first-child,.listnav .weui-cells,.mt0 {
	margin-top: 0
}

.listnav .weui-cells:after,.listnav .weui-cells:before,.hidden,.navbar.pronav .item:last-child a:after {
	display: none
}

.page.layers .page__bd,.sbm-navbar .weui-navbar__item,#news {
	position: relative
}

.casethumbs img,.about-banner img {
	width: 100%
}

.ptpb0,.indexcase {
	padding: 0
}

.pt5,#related-case .weui-media-box,#news .weui-media-box,#case-list .weui-media-box {
	padding-top: 5px
}

.color-ffffff,.proseries .actcat a {
	color: #fff
}

.indexfont .placeholder,.indexcase .weui-grid__label {
	font-size: 13px
}

.navtab:first-child,.navtab:first-of-type {
	border-left: 0
}

.weui-flex__item a,.weui-actionsheet__cell a,.contacth,.contactp,.indexintro {
	color: #999;
	font-size: 13px
}

.toolbars-wrapper .tool-item.tool-top>a,.toolbars-wrapper .tool-item.tool-menu>a {
	background-color: #9a9a9a
}

#main-pro .weui-grids:after,.related-flex .weui-media-box:before,#bottom-contact .weui-tabbar:before {
	border: 0
}

#related-case,#case-list,#pro-list {
	border-top: 10px solid #f6f6f8;
	position: relative
}

div#service {
	border-top: 10px solid #f6f6f8
}
#related-case .weui-panel__bd{
	font-size: 0;
	line-height: 0;
}
#related-case .related-flex{
	width: 50%;
	display: inline-block;
}
#related-case .related-flex .title{
    font-size: 14px;
	padding-top: 0;
	margin-bottom: 10px;
	line-height: 1.5;
	
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
#related-case .weui-media-box_appmsg,#news .weui-media-box_appmsg,#case-list .weui-media-box_appmsg {
	align-items: flex-start
}

#related-case .weui-media-box__desc,#news .weui-media-box__desc,#case-list .weui-media-box__desc {
	-webkit-line-clamp: 4
}

.related-flex:after,#case-list .related-flex:after {
	max-width: 750px;
	content: " ";
	position: absolute;
	height: 1px;
	border-top: 1px solid #e5e5e5;
	color: #e5e5e5;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	left: 15px;
	right: 15px
}
#news .weui-panel__bd a::after{
	display: none;
}
#news .weui-panel__bd a{
	width: 92%;
	font-size: 0;
	line-height: 0;
	padding:3% 4%;
	display: block;
	border-bottom: 1px #eee solid
}
#news .weui-panel__bd a h4{
	display: inline-block;
    width: 70%;
    font-size: 14px;;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#news .weui-panel__bd a span{
	display: inline-block;
    width: 28%;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    text-align: right;
}
.sbm-navbar .weui-navbar__item.weui-bar__item_on:before,.about-bar__item_on:before {
	content: '';
	position: absolute;
	top: 0;
	height: 2px;
	width: 100%;
	background-color: #15499a
}

.sbm-navbar .weui-navbar__item:after,.about-navbar__item:after {
	border-right: 0
}

.about-bar__item_on,.bold {
	font-weight: 700
}

#LXB_CONTAINER {
	transform: translateX(9999px)
}

@media only screen and (max-width:320px) {
	.page.layers .page__hd {
		padding-left: 20px;
		padding-right: 20px
	}

	.page.layers .layers__layer_popout.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(140px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(140px)
	}

	.page.layers .layers__layer_mask.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(80px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(80px)
	}

	.page.layers .layers__layer_navigation.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(20px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(20px)
	}

	.page.layers .layers__layer_content.j_transform {
		-webkit-transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px);
		transform: translateX(15px) rotateX(45deg) rotate(10deg) skew(-15deg) translateZ(-40px)
	}
}

@media only screen and (min-width:375px) and (min-height:603px) {
	.page.layers .layers__layer {
		width: 180px;
		height: 320px;
		margin-left: -90px
	}
}

@media only screen and (min-width:414px) and (min-height:640px) {
	.page.layers .layers__layer {
		width: 200px;
		height: 355px;
		margin-left: -100px
	}
}

@media(max-width:350px) {
	.hidden-xs {
		display: none
	}
}

.protable {
	width: inherit;
	white-space: nowrap;
}

.over-hidden {
	overflow-x: scroll;
	width: 100%;
}

