.nav-tabs>li.active>a.p_tab,.nav-tabs>li.active>a.p_tab:focus,.nav-tabs>li.active>a.p_tab:hover {
	cursor: pointer
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: pointer;
	background: 0;
	border: 0;
	border-bottom-color: transparent
}

.nav-tabs>li.active>a.p_tab,.nav-tabs>li.active>a.p_tab:focus,.nav-tabs>li.active>a.p_tab:hover {
	color: #555;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.product {
	background: #f2f2f2
}

.productTitle {
	margin: 4em 0
}

.productTitle .p_title01 {
	position: relative;
	padding: 20px 0 0 0;
	margin-bottom: 7px;
	color: #333
}

.productTitle .p_title02 {
	font-size: 15px;
	color: #aaa;
	letter-spacing: .1px;
	margin-top: 0;
	font-weight: 100
}

.productTitle .p_title01:before {
	clear: both;
	content: '';
	position: absolute;
	height: 4px;
	background: #66cdcc;
	width: 70px;
	top: 0;
	left: 0
}

.productTabs {
	border: 0
}

.productTabs li {
	width: 33.33%;
	cursor: pointer
}

.nav-tabs>li>a.p_tab {
	display: block;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 9px;
	position: relative;
	border: 0;
	margin-bottom: 30px;
	margin-right: 5%
}

.nav-tabs>li>a.p_tab:after {
	clear: both;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.9);
	z-index: 1;
	display: block;
	border-radius: 8px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.nav-tabs>li.active>a.p_tab,.nav-tabs>li.active>a.p_tab:focus,.nav-tabs>li.active>a.p_tab:hover {
	background-color: #e2e2e3;
	border: 0
}

.nav-tabs>li>a.p_tab .iconfont {
	font-size: 26px;
	color: #333
}

.nav-tabs>li>a.p_tab .p_tabT {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .3px
}

.nav-tabs>li>a.p_tab .p_tabE {
	color: #999;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-weight: bold
}

.nav-tabs .tabLink {
	position: absolute;
	left: 0;
	top: 0;
	width: 80%;
	height: 80%;
	display: block;
	margin: 0;
	cursor: pointer;
	z-index: 999
}

.nav-tabs>li>a.tabLink:hover {
	border: 0;
	background: 0
}

.nav-tabs>li.active>a.tabLink,.nav-tabs>li.active>a.tabLink:focus,.nav-tabs>li.active>a.tabLink:hover,.nav-tabs>li.active>a.tabLink {
	border: 0;
	color: transparent;
	opacity: 0
}

.nav-tabs>li.Nomargin>a.p_tab {
	margin-right: 0
}

.p_tabCon {
	z-index: 2;
	position: relative;
	padding-bottom: 9%
}

.nav-tabs>li.active>a.p_tab:after,.nav-tabs>li.active>a.p_tab:hover:after,.nav-tabs>li.active>a.p_tab:focus:after {
	background-color: #66cdcc
}

.nav-tabs>li.active>a.p_tab:hover .iconfont,.nav-tabs>li.active>a.p_tab .iconfont {
	color: #fff
}

.nav-tabs>li.active>a.p_tab:hover .p_tabT,.nav-tabs>li.active>a.p_tab .p_tabT {
	color: #fff
}

.nav-tabs>li.active>a.p_tab:hover .p_tabE,.nav-tabs>li.active>a.p_tab .p_tabE {
	color: #90a2fb
}

.tab_productCon .p_paneCon .p_paneImg {
	height: 0;
	overflow: hidden;
	padding-bottom: 50%;
	background: #ededed
}

.tab_productCon .p_paneCon img {
	width: 100%;
	display: block
}

.tab_productCon .p_paneCon {
	background-color: #fff;
	position: relative;
	z-index: 2
}

.tab_productCon .tab-pane {
	position: relative;
	z-index: 1;
	padding-left: 4%
}

.tab_productCon .tab-pane:after {
	clear: both;
	content: '';
	position: absolute;
	top: 3%;
	left: 0;
	background-color: #5b5555;
	width: 95%;
	height: 100%;
	z-index: 1
}

.tab_productCon .p_paneCon .p_pane_con {
	position: relative;
	padding: 8% 9% 8% 9%;
	z-index: 2
}

.tab_productCon .p_paneCon .p_pane_con:after {
	clear: both;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background-color: #66cdcc;
}

.tab_productCon .p_paneCon .p_pane_con .p_con_title {
	color: #66cdcc;
	font-size: 22px;
	margin-bottom: 5%
}

.tab_productCon .p_paneCon .p_pane_con .p_con_info {
	color: #999;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 8%;
	height: 196px;
	overflow: hidden
}

.tab_productCon .p_paneCon .p_pane_con .more {
	text-align: right;
	display: block
}

.solution {
	padding: 20px 0 80px 0;
	background-image: linear-gradient(to bottom, #f2f7fd, #d6e5f6);;
}

.solutionTitle {
	margin: 4em 0;
	text-align: right;
	position: relative;
	padding-right: 8%
}

.solutionTitle:after {
	content: '';
	position: absolute;
	clear: both;
	top: -134%;
	right: 0;
	background-color: #66cdcc;
	width: 60px;
	height: 232%
}

.solutionTitle .s_title01 {
	position: relative;
	padding: 20px 0 0 0;
	margin-bottom: 7px;
	color: #333
}

.solutionTitle .s_title02 {
	font-size: 15px;
	color: #aaa;
	letter-spacing: .1px;
	margin-top: 0;
	font-weight: 100
}

.solutionTitle .s_title01:before {
	clear: both;
	content: '';
	position: absolute;
	height: 4px;
	background: #66cdcc;
	width: 70px;
	top: 0;
	right: 0
}

.solutionCon {
	padding: 0 15px
}

.s_listinfoBox {
	padding: 0
}

.s_list a {
	display: block;
	width: 100%
}

.s_listImgBox {
	padding: 0
}

.s_listinfo {
	padding: 0 20px;
	height: 0;
	padding-bottom: 58.7%;
	overflow: hidden;
	background: #fff;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease
}

.s_listinfo .sList_title {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	text-align: center;
}

.s_listinfo .sList_con {
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	
}

.s_listinfo01 {
	padding: 0 20px;
	height: 0;
	padding-bottom: 58.7%;
	overflow: hidden;
	background: #fff;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease
}

.s_listinfo01 .sList_title {
	font-size: 18px;
	font-weight: bold;
	text-align: left
}

.s_listinfo01 .sList_con {
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	overflow: hidden;
	max-height: 100px;
}

.s_listimg {
	height: 0;
	padding-bottom: 58.7%;
	overflow: hidden;
	background: #ddd
}

.s_listimg img {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	width: 100%;
	display: block
}

.s_list a:hover .s_listinfo {
	background-color: #66cdcc
}

.s_list a:hover .s_listinfo .sList_title {
	color: #fff
}

.s_list a:hover .s_listinfo .sList_con {
	color: #fff
}

.s_list a:hover .s_listinfo01 {
	background-color: #66cdcc
}

.s_list a:hover .s_listinfo01 .sList_title {
	color: #fff
}

.s_list a:hover .s_listinfo01 .sList_con {
	color: #fff
}

.s_list a:hover .s_listimg img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.service {
	padding: 0 0 55px 0;
	position: relative
}

.service:before {
	clear: both;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
	z-index: -1;
}

.serviceTitle {
	margin: 4em 0 0;
	text-align: left;
	position: relative;
	padding-left: 8%
}

.serviceTitle:after {
	content: '';
	position: absolute;
	clear: both;
	top: -134%;
	left: 0;
	background-color: #66cdcc;
	width: 60px;
	height: 232%
}

.serviceTitle .ser_title01 {
	position: relative;
	padding: 20px 0 0 0;
	margin-bottom: 7px;
	color: black
}

.serviceTitle .ser_title02 {
	font-size: 15px;
	color: #aaa;
	letter-spacing: .1px;
	margin-top: 0;
	font-weight: 100
}

.serviceTitle .ser_title01:before {
	clear: both;
	content: '';
	position: absolute;
	height: 4px;
	background: #66cdcc;
	width: 70px;
	top: 0;
	left: 0
}

.service01 {
	padding: 0 0 0 15px
}

.serviceCon a {
	display: block;
	position: relative;
	padding: 0 5px 15px
}

.serviceCon a:after {
	clear: both;
	content: '';
	position: absolute;
	top: 10%;
	left: 0;
	background-color: #66cdcc;
	width: 100%;
	height: 92%;
	z-index: 1;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.serviceInfo {
	text-align: center;
	background-color: #fff;
	position: relative;
	z-index: 4;
	padding: 8% 10%
}

.serviceInfo .iconfont {
	font-size: 60px;
	color: #66cdcc;
	display: block;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out
}

.serviceCon a:hover:after {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1)
}

.serviceInfo .serInfo_title {
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
	color: #333;
	width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.serviceInfo .serInfo_con {
	text-align: left;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	height: 120px;
	overflow: hidden
}

.serviceCon a:hover .serviceInfo .iconfont {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg)
}

.designCase {
	padding: 30px 0 0 0
}

.caseTitle {
	margin: 0 0 3em 0;
	text-align: center
}

.caseTitle .c_title01 {
	margin-bottom: 7px;
	color: #333
}

.caseTitle .c_title02 {
	font-size: 15px;
	color: #aaa;
	letter-spacing: .1px;
	margin-top: 0;
	font-weight: 100
}

.caseList {
	overflow: hidden;
	margin-bottom: 50px
}

.no-paddding {
	padding: 0
}

figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	text-align: center;
	cursor: pointer
}

figure img {
	position: relative;
	display: block;
	max-width: 102%;
	opacity: 1
}

figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

figure figcaption::before,figure figcaption::after {
	pointer-events: none
}

figure figcaption,figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0
}

figure h2 {
	word-spacing: -0.15em;
	font-weight: 700
}

figure h2,figure p {
	margin: 0
}

figure p {
	letter-spacing: 1px;
	font-size: 68.5%
}

figure.effect-oscar figcaption {
	padding: 15%
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: ''
}

figure.effect-oscar h2 {
	margin: 0;
	line-height: 1em;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0)
}

figure.effect-oscar figcaption::before,figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,transform .35s;
	-webkit-transform: scale(0);
	transform: scale(0)
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

figure.effect-oscar:hover figcaption::before,figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(0,0,0,0.8)
}

figure.effect-oscar:hover img {
	opacity: .4
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(199,0,10,0.4)
}

figure.effect-oscar {
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
	background-color: #66cdcc;
	width: 100%
}

figure.effect-oscar h2 {
	line-height: 1em;
	font-size: 25px
}

figcaption a {
	border: 1px solid #fff;
	margin-top: 1em;
	display: inline-block;
	color: #fff;
	padding: 0 2em
}

figcaption a:hover {
	text-decoration: none;
	padding: 0 3em;
	color: #fff
}

figure p {
	font-size: 85%;
	margin-top: 10px
}

figure p a {
	font-size: 70.5%
}

figure img {
	width: 100%
}

.news {
	padding: 30px 0 55px 0;
	position: relative
}

/* .news:before {
	clear: both;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5)
} */

.newsTitle {
	text-align: center
}

.newsTitle .n_title01 {
	color: #fff;
	margin-bottom: 7px
}

.newsTitle .n_title01 a {
	color: #fff
}

.newsTitle .n_title02 {
	font-size: 15px;
	color: #aaa;
	letter-spacing: .1px;
	margin-top: 0;
	font-weight: 100
}

.news_row {
	margin-top: 2.5em
}

.news01 {
	padding: 0 15px
}

.newsCon {
	background-color: #fff;
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.newsCon:hover {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.newsCon a {
	display: block;
	padding: 4%
}

.newsInfo .newinfo_box {
	padding: 0 10px;
	overflow: hidden;
	height: 202px
}

.newsInfo .newinfo_box .new_time {
	display: block;
	color: #66cdcc;
	font-weight: bold;
	font-family: 'Arial'
}

.newsInfo .newinfo_box .new_time>strong {
	display: block;
	font-size: 24px;
	font-family: 'Arial'
}

.newsInfo .newinfo_box .new_time>i {
	display: block;
	font-size: 12px;
	font-style: normal;
	margin-top: -10px;
	font-family: 'Arial'
}

.newsInfo .newinfo_box .newsinfo_Title {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	position: relative;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsInfo .newinfo_box .newsinfo_con {
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	position: relative;
	padding-top: 10px
}

.newsInfo .newinfo_box .newsinfo_Title:before {
	position: absolute;
	clear: both;
	content: '';
	top: -10px;
	left: 0;
	width: 50px;
	height: 1px;
	background-color: #ddd
}

.newsInfo .newinfo_box .newsinfo_con:before {
	position: absolute;
	clear: both;
	content: '';
	top: 3px;
	left: 0;
	width: 50px;
	height: 1px;
	background-color: #ddd
}

.newsCon a .newinfo_img {
	padding-bottom: 58.85%;
	height: 0;
	background-color: #66cdcc;
	width: 100%;
	overflow: hidden;
	border: 0
}

.newsCon a .newinfo_img img {
	width: 100%;
	display: block
}

.choose {
	padding: 40px 0
}

.parallax-content {
	padding: 30px 0
}

.chooseTitle {
	text-align: center
}

.chooseTitle .cho_title01 {
	color: #fff;
	margin-bottom: 7px
}

.chooseTitle .cho_title02 {
	font-size: 15px;
	color: #aaa;
	letter-spacing: .1px;
	margin-top: 0;
	font-weight: 100
}

.funfacts h4 {
	font-size: 18px;
	line-height: 26px;
	padding: 0 12%
}

.funfacts .counter {
	font-size: 80px;
	font-family: 'Impact'
}

.choose_list {
	width: 20%;
	padding: 0
}

.customers {
	padding: 60px 0 80px 0
}

.customersTitle {
	text-align: center;
	/* margin-bottom: 30px */
}

.customersTitle .cu_title01 {
	color: #333;
	margin-bottom: 7px;
	margin-top: 0
}

.customersTitle .cu_title02 {
	font-size: 15px;
	color: #aaa;
	letter-spacing: .1px;
	margin-top: 0;
	font-weight: 100
}

/* .customersList {
	margin-top: 20px
} */

.customer01 .slider3 .slide a {
	display: block;
	width: 100%;
	height: 100%
}

.customer01 .slider3 .slide a {
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.customer01 .slider3 .slide a:hover {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1
}

.bx-wrapper img {
	max-width: 100%;
	display: block
}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000
}

.bx-wrapper .bx-prev {
	left: -38px;
	background: url(../images/controls.png) no-repeat 0 -60px
}

.bx-wrapper .bx-next {
	right: -38px;
	background: url(../images/controls.png) no-repeat -43px -60px
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 16px;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 60px;
	text-indent: -9999px;
	z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}

.bx-wrapper .bx-controls-auto {
	text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80,80,80,0.75);
	width: 100%
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}

.bx-wrapper .bx-pager {
	display: none
}

.caseList01 {
    margin: 30px 0;
    border-top: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    margin-top: 30px
}

.caseList01 li {
    float: left;
    width: 20%;
    padding: 10px;
    height: 72px;
    display: block;
    box-sizing: border-box;
    border: 1px solid #ddd;border-top: none;
	border-right: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 52px;
    text-align: center;
}

.caseList01 li a {
    
}
.caseList01 li a img{width: 100%;}
@media screen and (min-width: 992px){
	.service01{width: 20%;float: left;}
}
@media screen and (max-width:1200px) {
	figure.effect-oscar h2 {
		font-size: 20px
	}

	figure p {
		font-size: 68%
	}

	.newsInfo .newinfo_box .newsinfo_con {
		display: none
	}
}

@media screen and (max-width:1000px) {
	.tab_productCon .p_paneCon .p_pane_con .p_con_info {
		height: auto;
		margin-bottom: 3%
	}

	.productTitle .p_title01,.solutionTitle .s_title01 {
		font-size: 25px
	}

	.tab_productCon .p_paneCon .p_pane_con {
		padding: 3% 5%
	}

	.productTitle {
		margin-bottom: 30px
	}

	.tab_productCon .p_paneCon .p_pane_con .p_con_title {
		margin-bottom: 2%
	}

	.tab_productCon .tab-pane {
		padding-left: 0
	}

	.tab_productCon .tab-pane:after {
		display: none
	}

	.productTitle {
		margin: 2em 0
	}

	.s_listinfo .sList_con,.s_listinfo01 .sList_con {
		display: none
	}

	.s_listinfo .sList_title,.s_listinfo01 .sList_title {
		font-size: 14px
	}

	.solutionTitle:after {
		display: none
	}

	.solutionTitle {
		margin: 2em 0;
		padding-right: 0
	}

	.s_listinfo,.s_listinfo01 {
		background-color: #f2f2f2
	}

	.service01 {
		padding: 11px 0 15px 0;
		width: 50%;
		float: left
	}

	.parallax-image {
		background-attachment: scroll;
		background-position: 100% 100%!important
	}

	.serviceInfo .serInfo_con {
		line-height: 24px;
		margin-top: 0;
		height: 71px;
		margin-bottom: 0;
		font-size: 14px
	}

	.serviceTitle {
		margin: 1em 0;
		padding-left: 0
	}

	.serviceTitle::after {
		display: none
	}

	.serviceTitle .ser_title01 {
		font-size: 25px
	}

	.serviceInfo .iconfont {
		font-size: 20px
	}

	.serviceInfo .serInfo_title {
		font-size: 16px
	}

	.solution {
		padding-bottom: 40px
	}

	.caseTitle .c_title01 {
		font-size: 25px
	}

	.caseTitle {
		margin-bottom: 30px
	}

	.case01 {
		width: 25%;
		float: left
	}

	figure.effect-oscar h2 {
		font-size: 18px
	}

	.news01 {
		width: 50%;
		float: left;
		margin-bottom: 20px
	}

	.newsInfo .newinfo_box {
		height: 150px
	}

	.newsTitle .n_title01 {
		font-size: 25px
	}

	.news {
		padding: 11px 0 19px 0
	}

	.choose_list {
		float: left;
		width: 20%
	}

	.funfacts .counter {
		font-size: 50px
	}

	.funfacts h4 {
		font-size: 14px;
		line-height: 18px;
		padding: 0 3%;
		margin-top: 8px
	}

	.chooseTitle .cho_title01 {
		font-size: 25px
	}

	.choose {
		padding: 14px 0 20px 0
	}

	.parallax-content {
		padding: 0 0 10px 0
	}

	.customersTitle .cu_title01 {
		font-size: 25px
	}

	.customersTitle {
		margin-bottom: 20px
	}

	.customers {
		padding: 30px 0
	}
}

@media screen and (max-width:768px) {
	.caseList01 li{width: 33.3%;}
	.tab_productCon {
		display: none
	}

	.nav-tabs .tabLink {
		display: block
	}

	.productTitle {
		margin: 0 0 20px 0
	}

	.p_tabCon {
		padding-bottom: 0
	}

	.nav-tabs>li>a .iconfont {
		font-size: 20px
	}

	.nav-tabs>li>a .p_tabT {
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 0
	}

	.nav-tabs>li>a .p_tabE {
		margin-top: 5px;
		font-weight: normal
	}

	.nav-tabs>li>a {
		margin-bottom: 12px
	}

	.productTitle .p_title01,.solutionTitle .s_title01 {
		font-size: 20px
	}

	.productTitle .p_title02,.solutionTitle .s_title02 {
		font-size: 12px
	}

	.s_listinfoBox,.s_listImgBox {
		padding: 0 15px;
		margin-bottom: 5px
	}

	.s_listinfo,.s_listinfo01 {
		height: auto;
		padding-bottom: 0
	}

	.s_listimg {
		display: none
	}

	.s_listinfo .sList_title,.s_listinfo01 .sList_title {
		text-align: left
	}

	.s_listinfo .sList_con,.s_listinfo01 .sList_con {
		display: block
	}

	.solutionTitle {
		margin: 1em 0
	}
    .product_list .product .top{
        display: none;
    }
    .service .product_list .product{
        width: 100%;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-left: 20px;
        font-size: 14px;
    }
    .service .product_list .product .bottom a{
        font-size: 16px;
    }
	.service01 {
		width: 100%;
		float: none
	}

	.serviceInfo .serInfo_con {
		height: auto
	}

	.serviceInfo {
		padding: 0 3% 3%
	}

	.service .container {
		padding: 0 26px
	}

	.service01 {
		padding-top: 0;
		padding-bottom: 0
	}

	.serviceTitle .ser_title01 {
		font-size: 20px
	}

	.serviceTitle .ser_title02 {
		font-size: 12px
	}

	.serviceInfo .serInfo_title {
		font-size: 14px
	}

	.serviceInfo .serInfo_con {
		font-size: 12px;
		line-height: 19px
	}

	.service {
		padding-bottom: 20px
	}

	.case01 {
		width: 33.33%
	}

	.caseTitle .c_title01 {
		font-size: 20px
	}

	.caseTitle .c_title02 {
		font-size: 12px
	}

	figure.effect-oscar h2 {
		font-size: 16px
	}

	figure p {
		font-size: 50%
	}

	.news01 {
		width: 100%;
		float: none
	}

	.newsInfo .newinfo_box {
		height: auto
	}

	.newsCon a .newinfo_img {
		display: none
	}

	.newsCon a {
		padding: 1%
	}

	.newsTitle .n_title01 {
		font-size: 20px
	}

	.newsTitle .n_title02 {
		font-size: 12px
	}

	.newsInfo .newinfo_box .new_time>strong {
		font-size: 18px
	}

	.newsInfo .newinfo_box .new_time>i {
		margin-top: -6px
	}

	.newsInfo .newinfo_box .new_time {
		float: left
	}

	.newsInfo .newinfo_box .newsinfo_Title {
		margin-left: 60px;
		font-size: 14px;
		margin-top: 0
	}

	.newsInfo .newinfo_box .newsinfo_Title:before {
		display: none
	}

	.chooseTitle .cho_title01 {
		font-size: 20px
	}

	.chooseTitle .cho_title02 {
		font-size: 12px
	}

	.customersTitle .cu_title01 {
		font-size: 20px
	}

	.customersTitle .cu_title02 {
		font-size: 12px
	}

	.tabLink {
		display: block
	}

	.customersList {
		padding-left: 49px;
		padding-right: 49px
	}

	a.tabLink:focus {
		border: 0;
		color: #fff
	}
}

@media screen and (max-width:640px) {
	.productTabs li {
		width: 50%
	}

	.nav-tabs>li>a {
		background-image: none!important
	}

	.nav-tabs>li.Nomargin>a {
		margin-right: 5%
	}

	.nav-tabs>li>a .iconfont {
		display: none
	}

	.nav>li>a {
		padding: 2px 15px
	}

	.s_listinfo .sList_con,.s_listinfo01 .sList_con {
		font-size: 12px;
		line-height: 18px
	}

	.case01 {
		width: 50%
	}

	.funfacts .counter {
		font-size: 22px
	}

	.funfacts h4 {
		font-size: 12px
	}

	.choose {
		padding: 0
	}

	.solution {
		padding-bottom: 20px
	}

	.designCase {
		padding-top: 10px
	}

	.caseList {
		margin-bottom: 20px
	}

	.news_row {
		margin-top: 1.4em
	}

	.customers {
		padding: 20px 0
	}

	.funfacts {
		margin-bottom: 10px
	}

	.nav-tabs>li.Nomargin>a.p_tab {
		margin-right: 5%
	}

	.nav-tabs>li>a.p_tab {
		margin-bottom: 15px
	}
}

@media screen and (max-width:480px) {
	.productTitle .p_title01,.solutionTitle .s_title01 {
		font-size: 16px
	}
/* .caseList01 li{width: 50%;} */
	.nav-tabs>li>a .p_tabT {
		font-size: 14px
	}

	.serviceTitle .ser_title01 {
		font-size: 16px
	}
	.service .service_nav li{
		padding: 0 12px;
	}
	.service .service_nav li a {
		font-size: 14px
	}

	.nav-tabs>li>a.p_tab .p_tabT {
		font-size: 15px
	}
}

@media screen and (max-width:400px) {
	.productTabs li {
		width: 100%;
		float: none
	}

	.productTabs li:nth-child(2n) a {
		margin-right: 0
	}

	.productTabs li a {
		margin-right: 0
	}

	.nav-tabs>li>a.p_tab,.nav-tabs>li.Nomargin>a.p_tab {
		margin-right: 0
	}
}

@media screen and (max-width:360px) {
	.nav-tabs>li.Nomargin>a {
		margin-right: 0
	}

	.case01 {
		width: 100%;
		float: none
	}

	figure.effect-oscar {
		padding-bottom: 35%;
		margin-bottom: 2px
	}
}