@charset "UTF-8";
body {
	overflow-x: hidden;
	font-family: "Microsoft YaHei";
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
a {
	color: #337ab7;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: none;
}
a:focus {
	outline: none;
	outline-offset: -2px;
}
.clear {
	clear: both;
}
.hot-keys:after, .xypg-download-list .download-title:after, .xypg-download-list .download-item:after, .xypg-download-list .download-item .download-item-span:after, .xypg-job-list .job-title:after, .xypg-job-list .job-item:after, .xypg-job-list .job-item .job-item-span:after, .xypg-detail-info-bar:after, .xypg-detail-info-bar .xypg-file-down .file-down-list li:after, .xypg-detail-pn div:after, .xypg-detail-file-dwon:after, .product-detail-tab .product-detail-tabli:after, .tag-list-product .tag-wz .tab-fenli:after {
	content: "";
	display: table;
	clear: both;
}
.x-header-right .x-login .username, .x-product-list li h3, .x-case-item .wz h3, .x-news-top h3, .x-news-list li a, .latest-news li a, .hot-keys li a, .xypg-left-nav>li>a, .xypg-left-nav .xypg-left-subnav>li>a, .xypg-left-nav .xypg-left-threenav>li>a, .xypg-product-list li h3 a, .xypg-case-list li h3 a, .xypg-news-list li .tit h3, .xypg-album-cate li .album-title, .xypg-album-list li h3, .xypg-download-list .download-item .download-item-span.download-item-first, .xypg-download-list .download-item .download-item-span .download-item-con, .xypg-job-list .job-item .job-item-span .job-item-con, .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p, .xypg-detail-pn div a, .relate-product-slick .owl-item p, .relate-news-list li a, .xypg-jod-detail .job-detail-title, .cover-item .item-first .wz h3, .cover-item .item-list h4, .tag-list-product .tag-wz h1, .tag-list-product .tag-wz .tab-fenli p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.x-banner .owl-carousel .banner-item a, .x-product-list li .img, .x-case-item .img, .x-news-img, .page-banner, .xypg-product-list li .img, .xypg-case-list li .img, .relate-product-slick .owl-item .img, .x-logo a, .x-layout-logo, .x-layout-ewm img, .page-message-img {
	font-size: 0;
}
.x-banner .owl-carousel .banner-item a img, .x-product-list li .img img, .x-case-item .img img, .x-news-img img, .page-banner img, .xypg-product-list li .img img, .xypg-case-list li .img img, .relate-product-slick .owl-item .img img {
	width: 100%;
}
.x-logo a img, .x-layout-logo img, .x-layout-ewm img img, .page-message-img img {
/* max-width: 100%; */
}
.x-product-list li .img, .x-case-item .img, .x-news-img, .xypg-product-list li .img, .xypg-case-list li .img, .relate-product-slick .owl-item .img {
	overflow: hidden;
}
.x-product-list li .img img, .x-case-item .img img, .x-news-img img, .xypg-product-list li .img img, .xypg-case-list li .img img, .relate-product-slick .owl-item .img img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.x-product-list li .img:hover img, .x-case-item .img:hover img, .x-news-img:hover img, .xypg-product-list li .img:hover img, .xypg-case-list li .img:hover img, .relate-product-slick .owl-item .img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.container-fluid {
	width: 1430px;
}

@media (max-width: 1450px) {
.container-fluid {
	width: 1200px;
}
.x-process {
	background: url(../images/beijin.png) no-repeat center;
	padding: 16vh 0 11vh;
}
}

@media (max-width: 1200px) {
.container-fluid {
	width: 100%;
}
}

@media (max-width: 768px) {
body {
	padding-top: 60px;
}
}
.n-loading .n-icon {
	background: url("../images/loading.gif") 0 center no-repeat !important;
}
.n-default .msg-wrap .n-icon {
	background-image: url("../images/validator_default.png") !important;
}
.n-simple .msg-wrap .n-icon {
	background-image: url("../images/validator_simple.png") !important;
}
.n-yellow .msg-wrap .n-icon {
	background-image: url("../images/validator_simple.png") !important;
}
/*手机端头部*/

.xymob-head {
	position: fixed;
	top: 0;
	z-index: 999999;
	left: 0;
	right: 0;
	background: #15151573;
}
.xymob-head-box {
	position: relative;
	height: 60px;
}
.xymob-head-box .xymob-logo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 26%;
	height: 30px;
	text-align: center;
	overflow: hidden;
}
.xymob-head-box .xymob-logo h1, .xymob-head-box .xymob-logo a {
	display: inline;
	font-size: 0;
}
.xymob-head-box .xymob-logo img {
	height: 40px;
	margin-left: -105px;
}
.xymob-navbtn {
	position: absolute;
	z-index: 9;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto 0 auto 27px;
	width: 30px;
	height: 20px;
}
.xymob-navbtn span, .xymob-navbtn:after, .xymob-navbtn:before {
	display: block;
	height: 2px;
	width: 100%;
	background: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.xymob-navbtn span {
	margin: 7px 0;
}
.xymob-navbtn:after, .xymob-navbtn:before {
	content: '';
	-webkit-transform-origin: 7.5%;
	transform-origin: 7.5%;
}
.xymob-navbtn.clicked span {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
}
.xymob-navbtn.clicked:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.xymob-navbtn.clicked:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.xymob-search-btn {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	bottom: 0;
	width: 14%;
	text-align: center;
	line-height: 60px;
}
.xymob-search-btn .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-search-btn .icon-font:after {
	background-position: -30px -210px;
}
.xymob-menu {
	display: none;
	position: absolute;
	z-index: 9999;
	left: 0;
	right: 0;
	height: 100vh;
	background: #151515;
	padding: 0 10%;
}
.xymob-menu .xymob-menu-box {
	height: 100vh;
	overflow: auto;
	padding-bottom: 80px;
}
.xymob-nav>li {
	border-bottom: 1px solid #2b2b2b;
	position: relative;
}
.xymob-nav>li>a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
}
.xymob-nav .xymob-menu-jt {
	position: absolute;
	width: 20%;
	height: 50px;
	line-height: 50px;
	right: 0;
	top: 0;
	text-align: center;
	z-index: 9;
}
.xymob-nav .xymob-menu-jt .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-nav .xymob-menu-jt .icon-font:after {
	background-position: -30px -240px;
}
.xymob-nav .xymob-menu-jt.clicked .icon-font:after {
	background-position: -30px -270px;
}
.xymob-nav .xymob-sub-menu {
	background: #1E1E1E;
	display: none;
}
.xymob-nav .xymob-sub-menu>li {
	border-top: 1px dashed #2b2b2b;
}
.xymob-nav .xymob-sub-menu>li>a {
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 40px;
	text-indent: 2em;
}
.xymob-dlbtn {
	margin-top: 40px;
}
.xymob-dlbtn a {
	text-align: center;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #292e39;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
}
.xymob-dlbtn a i {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.xymob-dlbtn a .icon-dl:after {
	background-position: -30px -540px;
}
.xymob-dlbtn a .icon-pn:after {
	background-position: -30px -600px;
}
.xymob-dlbtn a .icon-tc:after {
	background-position: -30px -570px;
}
.xymob-dlbtn .zx-btn {
	margin-top: 10px;
	background: none;
	border: 1px solid #fff;
}
.xymob-search {
	position: fixed;
	z-index: 99999;
	left: 100%;
	bottom: 0;
	top: 0;
	width: 100%;
	background: #151515;
	padding: 15px 15% 0 15%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.xymob-search .xymob-search-close-btn {
	position: absolute;
	top: 27px;
	left: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

@media (max-width: 420px) {
.xymob-search .xymob-search-close-btn {
	left: 15px;
}
}
.xymob-search .xymob-search-close-btn i {
	width: 100%;
	height: 100%;
	display: block;
}
.xymob-search .xymob-search-close-btn i:after {
	background-position: -30px -300px;
}
.xymob-search .xymob-search-box {
	height: 50px;
	border-bottom: 2px solid #2d2d2d;
}
.xymob-search .xymob-search-box input[type="text"] {
	width: 80%;
	float: left;
	background: none;
	border: none;
	outline: none;
	color: rgba(255, 255, 255, 0.3);
	font-family: "Microsoft YaHei";
	font-size: 16px;
	height: 50px;
}
.xymob-search .xymob-search-box #s_btn {
	width: 20%;
	height: 50px;
	outline: none;
	border: none;
	cursor: pointer;
	font-size: 0;
	background: none;
	border: none;
}
.xymob-search .xymob-search-box #s_btn .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-search .xymob-search-box #s_btn .icon-font:after {
	background-position: -30px -210px;
}
.xymob-search .xymob-seaerch-wz span, .xymob-search .xymob-seaerch-wz a {
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 45px;
	border-bottom: 1px solid #2b2b2b;
}
.xymob-search.clicked {
	left: 0;
}
.x-header {
	background: #00000030;
	/* padding: 1.7vh 0; */
	position: absolute;
	top: 0;
	z-index: 9999;
	width: 100%;
}
.x-logo {
	float: left;
	width: 15.3125%;
	line-height: 66px;
	overflow: hidden;
}
.x-logo a {
	display: block;
}
.x-header-right {
	float: right;
	width: 100px;
	text-align: right;
	margin-top: 38px;
}
.x-header-right #formsearch, .x-header-right .x-login {
	display: inline-block;
	vertical-align: middle;
}
.x-header-right #formsearch {
	position: relative;
}
.x-header-right #formsearch #s_btn {
	float: left;
	outline: none;
	border: none;
	width: 35px;
	height: 30px;
	background: url(../images/3bba2f854dd9e99bf14ec80306858cea229013dd.png) no-repeat center;
	font-size: 0;
}
.x-header-right #formsearch #keyword {
	float: left;
	background: none;
	outline: none;
	border: none;
	width: calc(100% - 35px);
	color: #fff;
	height: 30px;
	padding-left: 10px;
	text-align: center;
}
.x-header-right .x-login {
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
	line-height: 30px;
}
.x-header-right .x-login .username {
	max-width: 75px;
	vertical-align: -10px;
	display: inline-block;
}
.x-header-right .x-login a {
	color: #000;
}
.x-header-right .x-login a:hover {
	color: #007ec5;
}
/* 扥路 */

.xa-login {
	position: absolute;
	width: 50%;
	text-align: right;
	top: 0;
	right: 8.33333333%;
}
/* 导航样式 */

.x-menu {
	width: 60%;
	float: right;
	margin-top: 18px;
}
.x-menu>li {
	float: left;
	position: relative;
	width: 16.66%;
	text-align: center;
}
.x-menu>li>a {
	display: block;
	color: #fff;
	font: 400 17px/66px "Microsoft yahei";
}
.x-menu>li>a:hover {
	color: #007ec5;
}
.x-menu>li.active>a {
}
.x-menu>li:after {
	content: '/';
	position: absolute;
	z-index: 100;
	right: 0;
	top: 23px;
	color: #c7c7c7;
}
.x-menu>li:last-child:after {
	opacity: 0;
}
.x-menu>li:hover .x-sub-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.x-sub-menu {
	position: absolute;
	z-index: 9999;
	width: 120%;
	left: -10%;
	top: 65px;
	background: rgba(255,255,255,.95);
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.x-sub-menu>li>a {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #555;
	line-height: 1.6;
	padding: .5em;
	border-bottom: 1px dashed #ddd
}
.x-sub-menu>li>a:hover {
	background: #024dca;
	color: #fff;
}
.x-sub-menu:after {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 10px;
	cursor: pointer;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #fff transparent;
	border-top: none;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	z-index: 99;
}
/* 首页banner样式 */

.x-banner .owl-carousel {
	position: relative;
}
.x-banner .owl-carousel .banner-item a {
	display: block;
}
.x-banner .owl-carousel .owl-nav .owl-prev {
	left: 0;
}
.x-banner .owl-carousel .owl-nav .owl-next {
	right: 0;
}
.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
	outline: none;
	position: absolute;
	top: 50%;
	z-index: 9999;
	background: #424246;
	height: 65px;
	width: 50px;
	margin-top: -32.5px;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.x-banner .owl-carousel .owl-nav button.owl-prev:hover, .x-banner .owl-carousel .owl-nav button.owl-next:hover {
	background: #007ec5;
}
.x-banner .owl-carousel .owl-nav .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
	background-position: -34px -180px;
}
.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
	background-position: -26px -480px;
}

@media (max-width: 990px) {
.x-banner .owl-carousel .owl-nav button.owl-prev,  .x-banner .owl-carousel .owl-nav button.owl-next {
	height: 40px;
	width: 30px;
	margin-top: -20px;
}
.x-banner .owl-carousel .owl-nav .iconfont {
	font-size: 20px;
}
}
.x-banner .owl-carousel .owl-dots {
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: 5%;
}
.x-banner .owl-carousel .owl-dots button.owl-dot {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	margin: 0 .9em;
	outline: none;
	background: #007ec5;
	border-radius: 50%;
	width: 1em;
	height: 1em;
	border: 2px solid #007ec5;
}
.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
	background-color: rgba(255, 255, 255, 0.01);
	border: 2px solid #fff;
}
.x-banner .owl-carousel .owl-dots button.owl-dot.active {
	background-color: rgba(255, 255, 255, 0.01);
	border: 2px solid #fff
}

@media (max-width: 990px) {
.x-banner .owl-carousel .owl-dots button.owl-dot {
	font-size: 8px;
}
}
.x-about {
	padding: 0 0 4vh 0;
}

@media (min-width: 990px) {
.x-about .x-title {
	float: left;
	width: 32.5%;
}
}
.x-title {
	color: #024dca;
	position: relative;
}
.x-title h3 {
	color: inherit;
	font: 500 40px/66px "Microsoft yahei";
	text-align: center;
	color: #000;
}
.x-title h3 p {
	display: block;
	color: #999999;
	font: 400 16px/20px "Microsoft yahei";
	text-transform: uppercase;
}
.x-title h3 span {
	color: #000;
	font-weight: 500;
}
.x-title a {
	position: absolute;
	bottom: 0;
	right: 0;
	border: 1px solid #000;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.x-title a:hover {
	background: #000;
}
.x-title a:hover .icon-add:after {
	background-position: -30px -450px;
}
.x-title .icon-add {
	width: 100%;
	height: 100%;
	display: block;
}
.x-title .icon-add:after {
	background-position: 0 -450px;
}

@media (max-width: 1024px) {
.x-title h3 {
	font-size: 20px;
}
.x-title a {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
}
.x-title.white {
	color: #fff;
}
.x-title.white a {
	border: 1px solid #fff;
	background: transparent;
	opacity: .8;
}
.x-title.white a .icon-font:after {
	background-position: -30px -450px;
}
.x-title.white a:hover {
	background: #fff;
}
.x-title.white a:hover .icon-font:after {
	background-position: 0 -450px;
}
/*产品中心*/

.x-product {
	background-color: #f8f8f8;
	padding: 5vh 0 5.8vh;
}
.x-product-list {
	margin-top: 50px;
	margin-left: -13px;
	margin-right: -13px;
}

@media (max-width: 1024px) {
}
.x-product-itembg {
	padding: 10px 13px;
}
.x-product-item a {
	display: block;
	padding: 9px;
	border: 1px solid #eeeeee;
	background-color: #024dcc;
}
.x-product-item .wz {
	margin-top: 30px;
	margin-bottom: 30px;
}
.x-product-item .wz h3 {
	color: #fff;
	text-align: center;
	font: 600 18px/36px "Microsoft yahei";
	margin-bottom: 15px;
}
.x-product-item-more {
	width: 150px;
	margin: 0 auto;
}
.x-product-item-more h4 {
	text-align: center;
	float: left;
	width: 105px;
	text-align: center;
	color: #666666;
	font: 400 12px/38px "Microsoft yahei";
	border: 1px solid #e2e2e2;
	background-color: #fff;
}
.x-product-item-more span {
	text-align: center;
	float: right;
	width: 45px;
	display: block;
	background-color: #e2e2e2;
	font: 400 12px/40px "Microsoft yahei";
	color: #000;
}
.x-product-item:hover .x-product-itembg .wz .x-product-item-more h4 {
	border: 1px solid #3d3d3d;
	background-color: #3d3d3d;
	color: #fff;
}
.x-product-item:hover .x-product-itembg .wz .x-product-item-more span {
	background-color: #fff;
	color: #024dca;
}

@media (max-width: 1024px) {
.x-product-item .wz {
	margin-top: 10px;
}
.x-product-item .wz h3 {
	font-size: 16px;
}
.x-product-item .wz p {
	font-size: 13px;
	margin-bottom: 1.5em;
}
}
.x-product-item:hover a {
	border-color: #024dcc;
}
.x-product-list .owl-dots {
	text-align: center;
	margin-top: 5vh;
}
.x-product-list .owl-carousel button {
	outline: none;
}
.x-product-list .owl-carousel button.owl-dot span {
	background-color: #666666;
	width: 10px;
	height: 10px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 6px;
}
.x-product-list .owl-carousel button.active span {
	background-color: #024dcc;
}

@media (max-width: 768px) {
.x-product-itembg {
	padding: 1px;
}
}
/*应用领域*/

.x-company {
	background: #f0f0f0;
	padding: 2.60416667% 0 2.08333333%;
}
.x-company-title {
	font-size: 20px;
	color: rgba(0, 0, 0, 0.9);
	line-height: 1.6;
}
.x-company-title:after {
	content: '';
	display: block;
	width: 20px;
	height: 4px;
	background: #3d3d3d;
	margin-top: 10px;
}

@media (max-width: 990px) {
.x-company-title {
	font-size: 18px;
}
.x-company-title:after {
	height: 3px;
}
}
.x-company-list {
}
.x-company-item {
	position: relative;
}
.x-company-item a {
	display: block;
	text-align: center;
	width: 100%;
}
.x-company-item a img {
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
.x-company-item a:after {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.x-company-item a img {
	width: auto;
	display: inline-block !important;
}
.x-company-item a p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #024dcaa6;
	font: 400 16px/52px "Microsoft yahei";
	text-align: left;
	padding-left: 16px;
	color: #fff;
	border-top-right-radius: 36px;
	margin-bottom: 0;
}
.x-company-item a p span {
	float: right;
	padding-right: 20px;
	font: 400 14px/52px "Microsoft yahei";
}
.x-company-item:hover a p {
	color: rgba(255, 255, 255, 0.6);
}
/*新闻*/

.x-news {
	background: #f1f2f4;
	padding: 6.7vh 0 8.5vh;
}
.x-news-box {
	margin-top: 3.125%;
	font-size: 0;
}
.x-news-left {
	display: inline-block;
	vertical-align: middle;
	width: 46%;
}
.x-news-right {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	float: right;
}
.x-news-right li+li {
	margin-top: 56px;
}
.x-news-right li .news-img {
	float: left;
	width: 25%;
}
.x-news-right li .news-img img {
	max-width: 100%;
}
.x-news-right li .news-date {
	float: left;
	width: 16%;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
}
.x-news-right li .news-date:before {
	content: '';
	display: block;
	background-color: #e3e3e3;
	width: 2px;
	top: 10px;
	bottom: 6px;
	right: 0;
	position: absolute;
}
.x-news-right li .news-date h4 {
	color: #2e2f34;
	font: 600 40px/52px "Airal";
}
.x-news-right li .news-date h5 {
	color: #666666;
	font: 400 16px/30px "Airal";
}
.x-news-right li .news-text {
	float: right;
	width: 56%;
	margin-top: 11px;
}
.x-news-right li .news-text h3 {
	color: #333333;
	font: 600 18px/26px "Microsoft yahei";
	margin-bottom: 6px;
}
.x-news-right li .news-text p {
	color: #999999;
	font: 400 14px/26px "Microsoft yahei";
}
.x-news-right li:hover .news-text h3 {
	color: #024dca;
}

@media (max-width: 1430px) {
.x-news-right li+li {
	margin-top: 39px;
}
}

@media (max-width: 1430px) {
.x-news-right li+li {
	margin-top: 26px;
}
.x-news-right li .news-date {
	padding-top: 0px;
	padding-bottom: 0px;
}
.x-news-right li .news-text {
}
}

@media (max-width: 768px) {
.x-news-right li .news-img {
	width: 35%;
}
.x-news-right li .news-text {
	width: 62%;
}
}

@media (max-width: 550px) {
.x-news-right li .news-img {
	width: 100%;
}
.x-news-right li .news-text {
	width: 100%;
}
}
/*关于我们*/

.x-about-box {
	position: relative;
	min-height: 280px;
}
.x-about-img img {
	max-width: 100%;
}
.x-about-left {
	width: 344px;
	background: url(../images/2bce45a1954c4bbc6fbe8b3f441ea6f82db06be3.jpg) no-repeat center;
	float: left;
	top: -150px;
	z-index: 999;
	position: absolute;
}
.x-about-title {
	text-align: center;
	padding: 20px 0;
}
.x-about-title h3 {
	color: #fff;
	font: 600 40px/66px "Microsoftt yahei";
}
.x-about-title p {
	color: #fff;
	font: 400 14px/28px "Microsoftt yahei";
}
.x-about-tel {
	padding: 40px;
}
.x-about-tel h3 {
	color: #fff;
	font: 400 24px/40px "Microsoft yahei";
}
.x-about-tel p {
	color: #b0b0b0;
	font: 400 16px/30px "Microsoft yahei";
}
.x-about-hot {
	margin-top: 40px;
}
.x-about-hot h3 {
	color: rgba(255, 255, 255, 0.6);
	font: 400 14px/26px "Microsoft yahei";
	background: url(../images/1a0811dd95c10e2dae5d3fbd360e2727677c0a62.png) no-repeat left center;
	padding-left: 38px;
}
.x-about-hot p {
	color: #fff;
	font: 400 32px/44px "Microsoft yahei";
}

@media (max-width: 1366px) {
.x-about-left ul li h3 {
	font-size: 30px;
}
}

@media (max-width: 1024px) {
.x-about-left>p {
	font-size: 14px;
}
.x-about-left ul li h3 {
	font-size: 20px;
}
.x-about-left ul li p {
	font-size: 14px;
}
}
.x-about-right {
	float: right;
	width: 70%;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.9);
	line-height: 1.846;
}
.x-about-right h4 {
	color: #333333;
	font: 600 28px/52px "Microsoft yahei";
	padding: 30px 0 19px 0;
}
.x-about-right p {
	color: #666666;
	font: 400 16px/36px "Microsoft yahei";
}
.x-about-right strong {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 1.6;
	margin-bottom: 1.1em;
	font-weight: normal;
}
.x-about-right p {
	margin-bottom: 0;
}

@media (max-width: 1430px) {
.x-about-left {
	width: 300px;
}
.x-about-tel {
	padding: 30px 20px;
	background: #3d3d3d;
}
.x-about-tel h3 {
	font: 400 20px/40px "Microsoft yahei";
}
}

@media (max-width: 1200px) {
.x-about-right {
	width: calc(100% - 330px);
}
.x-about-right h4 {
	padding: 20px 0;
}
}

@media (max-width: 1024px) {
.x-about-right {
	width: 100%;
	font-size: 12px;
}
.x-about-right strong {
	font-size: 14px;
	color: #000;
	line-height: 1.6;
	margin-bottom: 10px;
}
}
/*案例展示*/

.x-case {
	padding: 0;
}
.x-case-list {
	margin-left: -11px;
	margin-right: -11px;
}
.x-case-item {
/* background: #fff; */
}
.x-case-item a {
	display: block;
	padding: 0px 11px;
}
.x-case-item h3 {
	color: #666666;
	text-align: center;
	font: 400 14px/60px "Microsoft yahei";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.x-case-item:hover h3 {
	color: #007ec5;
}

@media (max-width: 1024px) {
.x-case-item .wz {
	margin-top: 10px;
}
.x-case-item .wz h3 {
	font-size: 16px;
}
.x-case-item .wz p {
	font-size: 13px;
	margin-bottom: 1.5em;
 line-height:
}
}
.x-case-item:hover a {
	border-color: #e5e5e5;
}
.x-case-item:hover .icon-right-arrow {
	background: #000;
	border-color: #000;
}
.x-case-item:hover .icon-right-arrow:after {
	background-position: -28px -241px;
	opacity: 1;
}
.x-message {
	background: #f0f0f0;
	padding: 2.34375% 0;
}
.x-message-wrap {
	margin-left: 24.375%;
	margin-right: 24.375%;
}

@media (max-width: 1366px) {
.x-message-wrap {
	margin-left: 12.5%;
	margin-right: 12.5%;
}
}
.x-message-wrap .row {
	margin-left: -5px;
	font-size: 0;
	margin-right: -5px;
}
.x-message-wrap div[class^='col-'] {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}
.x-message-wrap input[type='text'], .x-message-wrap textarea {
	width: 100%;
	height: 42px;
	border: 1px solid #d8d8d8;
	padding: 0 10px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.9);
	background: #f0f0f0;
	outline: none;
	margin-bottom: 10px;
}
 .x-message-wrap input[type='text']::-webkit-input-placeholder, .x-message-wrap textarea::-webkit-input-placeholder {
 color: rgba(0, 0, 0, 0.8);
}
 .x-message-wrap input[type='text']:-ms-input-placeholder, .x-message-wrap textarea:-ms-input-placeholder {
 color: rgba(0, 0, 0, 0.8);
}
 .x-message-wrap input[type='text']::-ms-input-placeholder, .x-message-wrap textarea::-ms-input-placeholder {
 color: rgba(0, 0, 0, 0.8);
}
 .x-message-wrap input[type='text']::placeholder, .x-message-wrap textarea::placeholder {
 color: rgba(0, 0, 0, 0.8);
}
.x-message-wrap textarea {
	padding-top: 5px;
	height: 95px;
	resize: none;
}
.x-message-wrap #checkcode {
	float: left;
	width: 32.29813665%;
	margin-bottom: 0;
}
.x-message-wrap .checkCodeImg {
	float: left;
	display: block;
	text-align: center;
	width: 17.39130435%;
	height: 42px;
	font-size: 0;
	background: #e7e4e4;
	padding: 5px 10px;
}
.x-message-wrap .checkCodeImg img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.x-message-wrap .checkCodeImg:after {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.x-message-wrap .checkCodeImg img {
	cursor: pointer;
}
.x-message-wrap .x-submit {
	float: right;
	width: 49.68944099%;
	height: 42px;
	background: #2d323b;
	color: #fff;
	font-size: 14px;
	border: none;
	outline: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.x-message-wrap .x-submit:hover {
	background: #007ec5;
}
.n-default .n-invalid {
	border-color: #007ec5 !important;
}
.n-default .msg-wrap {
	top: 8px;
	right: 5px;
	margin-left: 0;
}
.n-default .x-textarea .msg-wrap {
	top: 65px;
}

/* 手机样式 */

@media (max-width: 990px) {
.x-title h3 {
	font-size: 20px;
	margin-top: 5px;
}
.x-title h3 span {
	display: inline-block;
	margin-left: 5px;
}
.x-title h3 span:before {
	margin-right: 5px;
	content: '-';
}
.x-about .x-title {
	margin-bottom: 20px;
}
.x-about-left {
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
}
.x-product-list {
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 20px;
}
.x-product-list li {
	width: calc(50% - 10px);
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.x-case-list {
	margin-left: 0;
	margin-top: 20px;
}
.x-case-item a {
	padding: 10px;
}
.x-company-title {
	font-size: 14px;
}
.x-company-title p {
	margin-bottom: 0;
}
.x-company-title:after {
	margin-top: 5px;
}
.x-company-list {
	margin-top: 15px;
}
.x-news-box {
	margin-top: 20px;
}
.x-news-img,  .x-news-right {
	width: 100%;
}
.x-news-img {
	margin-bottom: 15px;
}
.x-news-top h3 {
	font-size: 16px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.x-news-top p {
	font-size: 12px;
}
.x-news-top .date h4 {
	font-size: 30px;
}
.x-news-top .date h5 {
	font-size: 12px;
}
.x-message-wrap {
	margin-left: 0;
	margin-right: 0;
}
.x-message-wrap #checkcode {
	width: 65%;
}
.x-message-wrap .checkCodeImg {
	width: 35%;
}
.x-message-wrap .x-submit {
	float: none;
	margin-top: 10px;
	width: 100%;
}
}
#container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
	border: 1px solid #f4f4f4;
	padding: 10px;
}
#container .city_list {
	padding-top: 10px;
}
#container .city_list .item {
	padding: 10px 0;
	line-height: 24px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}
#container .city_list .item dt {
	float: left;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	width: 35px;
	padding-left: 25px;
	color: #444;
	display: table-cell;
}
#container .city_list .item dd {
	margin: 0 0 0 55px;
	padding-left: 15px;
	border-left: 1px dashed #b2b2b2;
}
#container .city_list .item dd a {
	padding: 1px 12px 1px 12px;
	white-space: nowrap;
	float: left;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
#container .city_list .item dd a:hover {
	text-decoration: none;
	background: #eb2830;
	color: #fff;
}
#foot {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
	color: #666;
	border-top: 2px solid #eb2830;
	padding-top: 10px;
	font-size: 14px;
}
#foot a {
	color: #666;
	text-decoration: none;
}
#foot a:hover {
	color: #0aa8dd;
}
.return {
	position: relative;
	height: 36px;
	padding: 6px;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font: bold 22px/42px "5FAE8F6F96C59ED1";
	color: #737372;
}
.return a {
	position: absolute;
	right: 10px;
	top: 12px;
	height: 36px;
	width: 100px;
	text-align: center;
	display: block;
	background: #eb2830;
	color: #fff;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
}
.return a:hover {
	text-decoration: none;
	background: #f39c11;
	color: #fff;
}
/* 口令弹窗 */

.float-modal {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0.5);
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}
.float-modal .float-ads {
	position: absolute;
	width: 90%;
	top: 50%;
	left: 5%;
	margin-top: -70px;
	background: #fff;
	text-align: center;
	padding: 30px 0;
	border-radius: 15px;
}
.float-modal .float-ads h3 {
	color: #333;
	margin-bottom: 20px;
	font-size: 16px;
}
.float-modal .float-ads button {
	background: #1292f8;
	border: none;
	color: #fff;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
}
.x-layout {
	background-color: #181819;
	padding: 5vh 0 0 0;
}
.x-layout-contact {
	margin-top: 8px;
}
.x-layout-contact p {
	margin-bottom: 0;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.7;
}
.x-seo {
	color: #999999;
	margin-top: 2vh;
}
.x-seo a {
	color: #999999;
	font: 400 12px/12px "Microsoft yahei";
}
.x-seo a:hover {
	color: #666;
}
.x-layout-menu dl {
	float: left;
	width: 33%;
	text-align: left;
}
.x-layout-menu dl dt {
	color: #fff;
	margin-bottom: 1em;
	font: 600 18px/30px "Microsoft yahei";
}
.x-layout-menu dl dd a {
	display: block;
	font: 400 14px/28px "Microsoft yahei";
	color: rgba(255, 255, 255, 0.6);
}
.x-layout-menu dl dd a:hover {
	color: rgba(255, 255, 255, 0.8);
}
.about-more {
	margin-top: 2vh;
}
.about-more a {
	color: rgba(255, 255, 255, 0.2);
}
.about-more a:hover {
	color: rgba(255, 255, 255, 0.8);
}
.x-layout-tel h3 {
	color: #ffffff;
	font: 400 16px/30px "Microsoft yahei";
	background: url(../images/3a8013fc19f6a31512d44ea33f2ef06d124346a4.png) no-repeat left center;
	padding-left: 28px;
}
.x-layout-tel p {
	color: #ffffff;
	font: 600 36px/52px "Airal";
}
.x-layout-contact {
}
.x-layout-ewm {
	text-align: center;
	background-color: #2a2a2a;
	padding: 10px;
	max-width: 144px;
	float: right;
}
.x-layout-ewm img {
	max-width: 100%;
}
.x-layout-ewm p {
	color: rgba(255, 255, 255, 0.6);
	font: 400 14px/26px "Microsoft yahei";
	margin-top: 10px;
	margin-bottom: 0;
}
.x-footer {
	background: #0c0c0c;
	padding: 15px 0;
	text-align: left;
	font: 400 14px/46px "Microsoft yahei";
	color: rgba(255, 255, 255, 0.6);
}
.x-footer a {
	color: rgba(255, 255, 255, 0.5);
}
.x-footer a:hover {
	color: rgba(255, 255, 255, 0.8);
}
.x-copyright {
}
.x-region {
	text-align: right;
}
.x-link {
	background: #fff;
	border-bottom: 3px solid #0c0c0c;
	padding:20px 0 20px 0;
}
.x-link a {
	font: 400 14px/25px "Microsoft yahei";
	color:#666;
}
/*左侧工具条*/

.icon-font {
	position: relative;
}
.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 17px;
	bottom: 10%;
}
#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}
#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #292e39;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}
#toolbar li .icon-font {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
}
#toolbar li .icon-qq:after {
	background-position: 0 -150px;
}
#toolbar li .icon-phone:after {
	background-position: 0 -90px;
}
#toolbar li .icon-ewm:after {
	background-position: 0 -30px;
}
#toolbar li .icon-message:after {
	background-position: 0 -120px;
}
#toolbar li .icon-top:after {
	background-position: 0 -60px;
}
#toolbar li .icon-wangwang:after {
	background-position: 0 0;
}
#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}
#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #292e39;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}
#toolbar li.ewm .ewm-box p {
	margin-bottom: 0;
}
#toolbar li.ewm .ewm-box img {
	max-width: 100%;
}
#toolbar li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #292e39;
	border-right: none;
}
#toolbar li.ewm:hover .icon {
	background-position: -57px -180px;
}
#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#toolbar li.backtop {
	cursor: pointer;
}
#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #292e39;
}
#toolbar li:hover a {
	width: 200px;
}
#toolbar li:hover .icon-font {
	background-color: #292e39;
}
#toolbar li:hover .icon-qq:after {
	background-position: -30px -150px;
}
#toolbar li:hover .icon-phone:after {
	background-position: -30px -90px;
}
#toolbar li:hover .icon-ewm:after {
	background-position: -30px -30px;
}
#toolbar li:hover .icon-message:after {
	background-position: -30px -120px;
}
#toolbar li:hover .icon-wangwang:after {
	background-position: -30px 0;
}
#toolbar li:hover .icon-top:after {
	background-position: -30px -60px;
}

@media (max-width: 990px) {
#toolbar {
	display: none;
}
}
.page-position {
	padding: 22px 0;
	font-size: 14px;
	color: #666;
}
.page-position a {
	color: #666;
}
.page-position a:hover {
	color: #007ec5;
}
.page-wrap {
	background: #ffffff;
	padding-bottom: 3.38541667%;
}

@media (min-width: 990px) {
.page-wrap-left {
	float: left;
	width: 305px;
	margin-right: 4.16666667%;
}
}
.xypg-left-box {
	margin-bottom: 20px;
}
.xypg-left-title {
	background: #007ec5;
	padding: 10px 20px;
	position: relative;
}
.xypg-left-title h3 {
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	position: relative;
	z-index: 9;
}
.xypg-left-title i {
	position: absolute;
	left: -5px;
	top: -9px;
	font-style: normal;
	font-size: 67px;
	font-weight: bold;
	opacity: .1;
	color: #fff;
	line-height: 1;
	z-index: 1;
	text-transform: uppercase;
	display: none;
}
.xypg-left-title span {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	margin-left: 10px;
	text-transform: capitalize;
}
.xypg-left-title span:before {
	content: "/";
	padding-right: 5px;
}
.xypg-left-con {
	border: 1px solid #d2d2d2;
	border-top: none;
}
.latest-news {
	padding: 10px 0;
}
.latest-news li {
	padding: .5em 1em;
	font-size: 14px;
}
.latest-news li a {
	display: block;
	line-height: 1.2;
	color: #5a5a5a;
}
.latest-news li a:before {
	content: '+';
	font-weight: bold;
	margin-right: 5px;
	font-size: 16px;
}
.latest-news li a:hover {
	color: #007ec5;
}
.latest-news li a:hover:before {
	color: #007ec5;
}
.hot-keys {
	padding: 20px 7px 8px 7px;
}
.hot-keys li {
	width: calc(50% - 14px);
	float: left;
	margin: 0 7px 14px 7px;
}
.hot-keys li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 2.857;
	border: 1px dashed #f1f1f1;
}
.hot-keys li a:hover {
	color: #007ec5;
	border-color: #007ec5;
}
.page-wrap-contact {
	padding: 10px 0;
	font-size: 14px;
}
.page-wrap-contact h4 {
	padding: .3em 1.4em .8em 1.4em;
	font-size: 16px;
	color: #000000;
}
.page-wrap-contact p {
	border-top: 1px solid #eee;
	position: relative;
	margin-bottom: 0;
	padding: .8em 1.4em;
	color: #2f2f2f;
}
.page-message-img img {
	border: 1px solid #d2d2d2;
}
.page-wrap-right {
	overflow: hidden;
}
.page-mob-tool {
	position: fixed;
	right: 15px;
	bottom: 100px;
	z-index: 9999;
}
.page-mob-tool li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.page-mob-tool li:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #292e39;
	opacity: .7;
}
.page-mob-tool li i {
	display: block;
	width: 100%;
	height: 100%;
}
.page-mob-tool li .icon-dots-horizontal:after {
	background-position: -30px -390px;
}
.page-mob-tool li .icon-top:after {
	background-position: -30px -60px;
}

@media (min-width: 992px) {
.page-mob-tool {
	display: none;
}
}
.navigation a {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	font-family: "Microsoft YaHei", Arial;
	line-height: 26px;
	border: 1px solid #cbcbcb;
	margin: 0 5px;
	padding: 0 8px;
}
.navigation a.previous_page {
	float: left;
}
.navigation a.next_page {
	float: right;
}
.navigation a:hover {
	color: #fff;
	border-color: #007ec5;
	background: #007ec5;
}
/* 手机站 左侧导航弹出特效 */

.xymob-left-close-btn {
	display: none;
}

@media (max-width: 990px) {
/* 弹出框之后 body 上增加一个禁止滚动的类*/
body.no-scroll,  html.no-scroll {
	height: 100vh;
	overflow: hidden;
}
.xymob-menu-click {
	position: fixed;
	width: 100vw;
	overflow-y: scroll;
	top: 0;
	left: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 999999;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
}
.xymob-menu-click .xypg-left-news,  .xymob-menu-click .xypg-left-keys,  .xymob-menu-click .xypg-left-contact,  .xymob-menu-click .page-message-img {
	display: none;
}
.xymob-menu-click .xymob-left-close-btn {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
	background: black;
}
.xymob-menu-click .xymob-left-close-btn .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-menu-click .xymob-left-close-btn .icon-font:after {
	background-position: -30px -300px;
}
.xymob-menu-click .xypg-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 90vh;
	padding: 5vh 0;
}
.xymob-menu-click .xypg-left .xypg-left-menu {
	width: 90%;
	background: #fff;
}
.xymob-menu-click.click {
	left: 0;
}
}
/* 内页左侧导航栏样式 */

.xypg-left-nav {
	margin: 0 -1px;
}
.xypg-left-nav>li {
	position: relative;
	border-bottom: 1px solid #eeeeee;
}
.xypg-left-nav>li:last-child {
	border-bottom: none;
}
.xypg-left-nav>li>a {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #2e2e2e;
	padding: 15px 18px;
}
.xypg-left-nav>li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 30px;
	height: 30px;
	text-align: center;
	top: 10px;
	right: 20px;
	cursor: pointer;
	background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}
.xypg-left-nav>li .first-nav-btn.clicked {
	background-position: 0 -270px;
}
.xypg-left-nav>li:hover>a, .xypg-left-nav>li.clicked>a {
	color: #fff;
	background: #024dca;
}
.xypg-left-nav>li:hover .first-nav-btn, .xypg-left-nav>li.clicked .first-nav-btn {
	color: #007ec5;
}
.xypg-left-nav .xypg-left-subnav {
	display: none;
	padding: 0 10px;
}
.xypg-left-nav .xypg-left-subnav>li {
	border-top: 1px dashed #eeeeee;
}
.xypg-left-nav .xypg-left-subnav>li>a {
	padding: 8px;
	display: block;
	line-height: 20px;
	color: #818181;
	font-size: 16px;
}
.xypg-left-nav .xypg-left-subnav>li>a:hover {
	color: #007ec5;
}
.xypg-left-nav .xypg-left-subnav>li.clicked>a {
	color: #007ec5;
}
.xypg-left-nav .xypg-left-threenav>li>a {
	padding: 5px 10px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
.xypg-left-nav .xypg-left-threenav>li>a:before {
	content: '2014   ';
}
.xypg-left-nav .xypg-left-threenav>li>a:hover {
	color: #007ec5;
}
.xypg-left-nav .xypg-left-threenav>li.clicked>a {
	color: #007ec5;
}

@media (max-width: 990px) {
.xypg-left-nav .xypg-left-threenav {
	display: block;
}
}
.xypg-pro-description {
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 15px;
	text-indent: 2em;
}
.xypg-product-list {
	margin: 0 -1.5%;
	font-size: 0;
}
.xypg-product-list li {
	display: inline-block;
	vertical-align: bottom;
	width: 30.333%;
	margin: 0 1.5% 20px 1.5%;
	padding: 10px 10px 0 10px;
	border: 1px solid #eeeeee;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.xypg-product-list li .img {
	display: block;
}
.xypg-product-list li h3 a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 1.6;
	padding: .8em 0;
}
.xypg-product-list li:hover {
	border-color: #024dca;
}
.xypg-product-list li:hover h3 a {
	color: #024dca;
}
.xypg-product-list .no-result {
	margin: 0 1.5%;
	font-size: 14px;
}
.xypg-case-list {
	margin: 0 -1%;
	font-size: 0;
}
.xypg-case-list li {
	display: inline-block;
	vertical-align: bottom;
	width: 31.333%;
	margin: 0 1% 10px 1%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.xypg-case-list li .img {
	display: block;
}
.xypg-case-list li h3 a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 1.6;
	padding: .8em 0;
}
.xypg-case-list li:hover h3 a {
	color: #007ec5;
}
/* 内页新闻列表 */

.xypg-news-list li {
	border: 1px solid #e1e1e1;
	padding: 30px;
	background: #fff;
	margin-bottom: 35px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.xypg-news-list li .tit {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 15px;
	position: relative;
}
.xypg-news-list li .tit h3 {
	padding-bottom: 15px;
	font-size: 18px;
	color: #565656;
	font-weight: normal;
	padding-right: 25%;
	margin: 0;
}
.xypg-news-list li .tit .date {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666666;
}
.xypg-news-list li .info {
	font-size: 14px;
	line-height: 2;
	color: #999999;
}
.xypg-news-list li .more {
	margin-top: 15px;
}
.xypg-news-list li .more span {
	display: inline-block;
	width: 130px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 14px;
	color: #666666;
	border: 1px solid #e1e1e1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.xypg-news-list li:hover {
	-webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
	box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}
.xypg-news-list li:hover .tit h3 {
	color: #292e39;
}
.xypg-news-list li:hover .more span {
	color: #fff;
	background-color: #292e39;
}

@media (max-width: 990px) {
.xypg-news-list li .tit {
	border-bottom: none;
}
.xypg-news-list li .tit h3 {
	padding-right: 0;
	padding-bottom: 10px;
}
.xypg-news-list li .tit .date {
	position: static;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 5px;
	color: #999;
}
}
.xypg-album-cate {
	margin: 0 -1%;
}
.xypg-album-cate li {
	float: left;
	width: 31.33333%;
	margin: 0 1% 20px 1%;
	border: 1px solid #eaeaea;
	padding: 10px;
}
.xypg-album-cate li .album-img {
	margin-bottom: 15px;
}
.xypg-album-cate li .album-img img {
	width: 100%;
}
.xypg-album-cate li .album-title {
	text-align: center;
	font-size: 15px;
	color: #666666;
	margin-bottom: 5px;
}
.xypg-album-cate li .album-num {
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.xypg-album-cate li .album-num span {
	display: inline-block;
	margin-right: 5px;
}

@media (max-width: 768px) {
.xypg-album-cate li {
	width: 48%;
}
}

@media (max-width: 420px) {
.xypg-album-cate {
	margin: 0;
}
.xypg-album-cate li {
	width: 100%;
	margin: 0 0 20px 0;
}
}
.xypg-album-list {
	margin: 0 -1%;
}
.xypg-album-list li {
	float: left;
	width: 31.33333%;
	margin: 0 1% 20px 1%;
	position: relative;
}
.xypg-album-list li .img {
	display: block;
	overflow: hidden;
}
.xypg-album-list li .img img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.xypg-album-list li h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-weight: normal;
	font-size: 16px;
}
.xypg-album-list li:hover .img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

@media (max-width: 768px) {
.xypg-album-list li {
	width: 48%;
}
}

@media (max-width: 420px) {
.xypg-album-list {
	margin: 0;
}
.xypg-album-list li {
	width: 100%;
	margin: 0 0 20px 0;
}
}
.xypg-album-list.xypg-getkey-list li {
	width: 18%;
}

@media (max-width: 1200px) {
.xypg-album-list.xypg-getkey-list li {
	width: 31.3333%;
}
}

@media (max-width: 768px) {
.xypg-album-list.xypg-getkey-list li {
	width: 48%;
}
}

@media (max-width: 420px) {
.xypg-album-list.xypg-getkey-list {
	margin: 0;
}
.xypg-album-list.xypg-getkey-list li {
	width: 100%;
	margin: 0 0 20px 0;
}
}
/* 下载列表页 */

.xypg-download-list .download-title {
	line-height: 60px;
	background: #d9d9d9;
	font-size: 18px;
	color: #333333;
}
.xypg-download-list .download-title span {
	display: block;
	float: left;
	text-align: center;
	width: 19%;
}
.xypg-download-list .download-title .file-name {
	width: 43%;
	text-align: left;
	padding-left: 5%;
}
.xypg-download-list .download-item {
	line-height: 50px;
}
.xypg-download-list .download-item .download-item-span {
	float: left;
	width: 19%;
	text-align: center;
	font-size: 14px;
	color: #555555;
}
.xypg-download-list .download-item .download-item-span.download-item-first {
	padding-left: 4%;
	width: 43%;
	text-align: left;
}
.xypg-download-list .download-item .download-item-span.download-item-iocn .iconfont {
	margin-right: 5px;
	font-size: 14px;
}
.xypg-download-list .download-item .download-item-span.download-item-iocn a {
	color: #292e39;
}
.xypg-download-list .download-item .download-item-span.download-item-iocn a:hover {
	text-decoration: underline;
}
.xypg-download-list .download-item:nth-child(odd) {
	background: #f3f3f3;
}
.xypg-download-list .download-item .mob-download-title {
	display: none;
}

@media (max-width: 768px) {
.xypg-download-list .download-title {
	display: none;
}
.xypg-download-list .download-item {
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	background: #fff !important;
}
.xypg-download-list .download-item .download-item-span {
	float: none;
	width: 100%;
}
.xypg-download-list .download-item .download-item-span.download-item-first {
	padding-left: 0;
	width: 100%;
}
.xypg-download-list .download-item .download-item-span .mob-download-title {
	float: left;
	display: block;
	width: 130px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
}
.xypg-download-list .download-item .download-item-span .download-item-con {
	float: right;
	width: calc(100% - 130px);
	text-align: right;
	padding-right: 20px;
}
.xypg-download-list .download-item .download-item-span+.download-item-span {
	border-top: 1px dashed #ebebeb;
}
}
/* 下招聘列表页 */

.xypg-job-list .job-name {
	width: 32.5%;
	padding-left: 4%;
}
.xypg-job-list .job-xlyq {
	width: 32.5%;
	padding-left: 4%;
}
.xypg-job-list .job-number {
	width: 20%;
	text-align: center;
}
.xypg-job-list .job-more {
	width: 15%;
	text-align: center;
}
.xypg-job-list .job-title {
	line-height: 60px;
	background: #292e39;
	font-size: 18px;
	color: #fff;
}
.xypg-job-list .job-title span {
	display: block;
	float: left;
	font-weight: bold;
}
.xypg-job-list .job-item {
	margin-top: 20px;
	line-height: 60px;
	background: #f8f8f8;
}
.xypg-job-list .job-item .job-item-span {
	float: left;
	font-size: 16px;
	color: #333333;
	min-height: 1px;
}
.xypg-job-list .job-item .job-item-span .job-item-con {
	display: block;
}
.xypg-job-list .job-item .job-more a {
	float: right;
	display: block;
	text-align: center;
	background: #000;
	width: 29px;
	height: 29px;
	margin: 15px 30px 0 0;
	background: #9c9c9c url(../images/xypg-job-jt.png) center no-repeat;
	border-radius: 50%;
}
.xypg-job-list .job-item .job-more a:hover {
	background-color: #292e39;
}
.xypg-job-list .job-item .mob-job-title {
	display: none;
}

@media (max-width: 768px) {
.xypg-job-list .job-title {
	display: none;
}
.xypg-job-list .job-item {
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	background: #fff !important;
	line-height: 50px;
}
.xypg-job-list .job-item .job-item-span {
	float: none;
	width: 100%;
	padding-left: 0;
	font-size: 14px;
}
.xypg-job-list .job-item .job-item-span .mob-job-title {
	float: left;
	display: block;
	width: 130px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
}
.xypg-job-list .job-item .job-item-span .job-item-con {
	float: right;
	width: calc(100% - 130px);
	text-align: right;
	padding-right: 20px;
}
.xypg-job-list .job-item .job-more a {
	margin: 12px 0 0 0;
}
.xypg-job-list .job-item .job-item-span+.job-item-span {
	border-top: 1px dashed #ebebeb;
}
}

@media (max-width: 768px) {
.xypg-product-list li {
	width: 47%;
}
.xypg-case-list li {
	width: 48%;
}
}

@media (max-width: 375px) {
.xypg-product-list li {
	width: 97%;
}
.xypg-case-list li {
	width: 98%;
}
}
/* 分页基本样式 */

.xypg-pagination {
	margin-top: 20px;
	text-align: center;
	font-size: 0;
}
.xypg-pagination .pagin-left, .xypg-pagination .pagin-mid, .xypg-pagination .pagin-right, .xypg-pagination .pagin-select {
	display: inline-block;
	vertical-align: middle;
}
.xypg-pagination a, .xypg-pagination #current {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	font-family: "Microsoft YaHei", Arial;
	line-height: 26px;
	border: 1px solid #cbcbcb;
	margin: 0 5px;
	padding: 0 8px;
}
.xypg-pagination #current, .xypg-pagination a:hover {
	color: #fff;
	border-color: #292e39;
	background: #292e39;
}
.xypg-pagination .pagin-mid {
	font-size: 14px;
}
.xypg-pagination .pagin-mid .mob-pagin-mid {
	display: none;
}
.xypg-pagination .pagin-select {
	font-size: 14px;
}
.xypg-pagination .pagin-select select {
	height: 28px;
	padding: 0 8px;
	margin: -1px 5px 0 5px;
}

@media (max-width: 768px) {
.xypg-pagination .pagin-mid .pc-pagin-mid {
	display: none;
}
.xypg-pagination .pagin-mid .mob-pagin-mid {
	display: block;
}
.xypg-pagination .pagin-mid .mob-pagin-mid span {
	display: inline-block;
	padding: 0 8px;
	line-height: 28px;
	font-size: 14px;
}
.xypg-pagination .pagin-select {
	display: none;
}
}
/* 详细页分页样式 */

.paging_num {
	padding: 10px 0;
}
.paging_num a {
	padding: 0 7px;
	text-align: center;
	display: inline-block;
	border: 1px dashed #e0e1dc;
	color: #666;
	margin-right: 8px;
}
.paging_num a.paging_hover, .paging_num a:hover {
	border-color: #007ec5;
}
/*内页详情页面公用样式*/

.xypg-detail-title {
	font-size: 20px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.7;
	text-align: center;
}
.xypg-detail-info-bar {
	font-size: 14px;
	font-family: Arial;
	color: #9e9e9e;
	line-height: 35px;
	border-bottom: 1px dashed #cfcfcf;
	margin-bottom: 20px;
}
.xypg-detail-info-bar .detail-info-time {
	float: left;
	margin-right: 20px;
	position: relative;
	padding-left: 25px;
}
.xypg-detail-info-bar .detail-info-time i {
	position: absolute;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
	left: 0;
}
.xypg-detail-info-bar .detail-info-time i:after {
	opacity: .5;
	background-position: 0 -360px;
}
.xypg-detail-info-bar .detail-info-numbers {
	float: left;
	position: relative;
	padding-left: 25px;
}
.xypg-detail-info-bar .detail-info-numbers i {
	position: absolute;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
	left: 0;
}
.xypg-detail-info-bar .detail-info-numbers i:after {
	opacity: .5;
	background-position: 0 -330px;
}
.xypg-detail-info-bar .xypg-file-down {
	float: right;
	position: relative;
}
.xypg-detail-info-bar .xypg-file-down .file-down-title {
	cursor: pointer;
	position: relative;
	padding-left: 25px;
}
.xypg-detail-info-bar .xypg-file-down .file-down-title i {
	position: absolute;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
	left: 0;
}
.xypg-detail-info-bar .xypg-file-down .file-down-title i:after {
	background-position: 0 -630px;
}
.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
	color: #292e39;
}
.xypg-detail-info-bar .xypg-file-down .file-down-list {
	position: absolute;
	z-index: 9999;
	width: 250%;
	right: 0;
	background: #fff;
	display: none;
}
.xypg-detail-info-bar .xypg-file-down .file-down-list li {
	padding: 10px 0;
	border-top: 1px dashed #cfcfcf;
}
.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
	float: left;
	font-size: 40px;
	line-height: 40px;
	margin-right: 5px;
	height: 40px;
}
.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
	overflow: hidden;
	line-height: 1;
}
.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 20px;
}
.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
	font-size: 12px;
}
.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
	color: #292e39;
}
.xypg-detail-con-title {
	margin: 20px 0 10px 0;
}
.xypg-detail-con-title span {
	display: inline-block;
	font-size: 18px;
	color: #292e39;
}
.xypg-detail-con {
	font-size: 16px;
	color: #333;
	line-height: 1.7;
}
.xypg-detail-con img, .xypg-detail-con p img {
	width: auto !important;
	max-width: 100%;
	height: auto !important;
}
.xypg-detail-tags {
	margin-top: 40px;
}
.xypg-detail-tags .tags-title {
	border-bottom: 1px solid #c3c3c3;
	position: relative;
}
.xypg-detail-tags .tags-title h3 {
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	color: #292e39;
	line-height: 40px;
	border-bottom: 3px solid #007ec5;
	margin-bottom: -1px;
}
.xypg-detail-tags .tags-title .baidu-share {
	position: absolute;
	right: 0;
	top: 8px;
}
.xypg-detail-tags .tags-content {
	padding-top: 12px;
}
.xypg-detail-tags .tags-content a {
	font-size: 12px;
	color: #2f2f2f;
	display: inline-block;
	margin-right: 9px;
	background: #f4f4f4;
	line-height: 28px;
	padding: 0 15px;
}
.xypg-detail-tags .tags-content a:hover {
	color: #007ec5;
}
.xypg-detail-url {
	margin-top: 15px;
}
.xypg-detail-url a {
	word-break: break-all;
}
.xypg-detail-article p {
	margin: 10px 0 20px 0;
	line-height: 24px;
}
.xypg-detail-pn {
	margin-top: 30px;
}
.xypg-detail-pn div+div {
	margin-top: 15px;
}
.xypg-detail-pn div {
	line-height: 22px;
	padding: 10px;
	position: relative;
	border: 1px solid #eeeeee;
}
.xypg-detail-pn div b {
	font-size: 14px;
	color: #292e39;
	float: left;
	font-weight: normal;
}
.xypg-detail-pn div a {
	float: left;
	width: 75%;
	font-size: 14px;
	color: #666666;
}
.xypg-detail-pn div a:hover {
	color: #007ec5;
}

@media (max-width: 600px) {
.xypg-detail-pn div a {
	width: 60%;
}
}

@media (max-width: 600px) {
.xypg-detail-pn div a {
	width: 50%;
}
}
.xypg-detail-pn div span {
	position: absolute;
	right: 20px;
	top: 11px;
	font-size: 14px;
	color: #666666;
}
/*相关产品 和 相关新闻*/

.xypg-relate {
	margin-top: 45px;
}
.relate-title {
	border: 1px solid #eeeeee;
	font-size: 14px;
	line-height: 2.857;
	margin-bottom: 15px;
}
.relate-title span {
	display: inline-block;
	color: #007ec5;
	padding: 0 1.4em;
	border-right: 1px solid #eeeeee;
}
.relate-product-slick {
	position: relative;
}
.relate-product-slick .owl-item {
	display: block;
	font-size: 0;
}
.relate-product-slick .owl-item .img {
	display: block;
	margin-bottom: 8px;
}
.relate-product-slick .owl-item p {
	margin-bottom: 0;
	padding: .5em 0;
	font-size: 12px;
	color: #292e39;
	text-align: center;
}
.relate-product-slick .owl-item:hover p {
	color: #007ec5;
}
.relate-product-slick .owl-nav button.owl-prev, .relate-product-slick .owl-nav button.owl-next {
	width: 25px;
	height: 35px;
	color: #fff;
	font-size: 20px;
	margin-top: -17.5px;
	line-height: 35px;
}
.relate-product-slick .owl-nav button.owl-prev span, .relate-product-slick .owl-nav button.owl-next span {
	display: inline;
}
.xypg-relate .relate-news {
	margin-top: 45px;
}
.relate-news-list li {
	float: left;
	width: 48%;
	position: relative;
	line-height: 2.143;
	font-size: 14px;
	color: #292e39;
}
.relate-news-list li:nth-child(even) {
	float: right;
}
.relate-news-list li a {
	display: block;
	padding-right: 125px;
	color: #666666;
}
.relate-news-list li a:before {
	content: '+';
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	margin-right: 5px;
}
.relate-news-list li span {
	position: absolute;
	right: 0;
	top: 2.5px;
	width: 125px;
	text-align: right;
	font-size: 12px;
	color: #666666;
}
.relate-news-list li:hover a {
	color: #007ec5;
}
.relate-news-list li:hover a:before {
	color: #007ec5;
}
.relate-news-list li:hover span {
	color: #007ec5;
}

@media (max-width: 990px) {
.xypg-relate {
	display: none;
}
}
/*新闻详情页*/

/*案例基本详情页*/

.xypg-case-detail .main-img {
	text-align: center;
}
.xypg-case-detail .main-img img {
	max-width: 100%;
}
/* 招聘详情页面 */

.xypg-jod-detail .job-detail-title {
	font-size: 16px;
	color: #ffffff;
	background: #292e39;
	line-height: 60px;
	padding-left: 25px;
}
.xypg-jod-detail .job-detail-con {
	background: #f8f8f8;
	padding: 25px;
}
.xypg-jod-detail .job-detail-small-title {
	font-size: 16px;
	color: #292e39;
	margin-bottom: 10px;
}
.xypg-jod-detail .job-detail-con-box {
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}
.xypg-jod-detail .job-detail-btn a {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	background: #666666;
	width: 200px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
}
.xypg-jod-detail .job-detail-btn a:hover {
	background: #292e39;
}
/* 简历提交表格 */

.job-detail-form .form-title {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	line-height: 2.5;
}
.job-detail-form .form-info {
	line-height: 2;
	margin: 10px 0;
}
.job-detail-form .form-info span {
	color: red;
}
.job-detail-form .red-star {
	color: red;
}
.job-detail-form textarea {
	resize: none;
}
.job-detail-form #checkcode {
	display: inline-block;
	width: 30%;
}
.job-detail-form #checkCodeImg {
	vertical-align: top;
	margin-left: 10px;
}
.job-detail-form #change_code {
	line-height: 34px;
	padding: 0 10px;
	color: #292e39;
}
.job-detail-form .form-small-tit {
	line-height: 2;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.job-detail-form .form-prompt {
	font-size: 12px;
	margin-bottom: 15px;
	color: #999;
}
/* 在线留言页面 */

#message-form {
	font-size: 0;
}
#message-form .red-star {
	color: red;
}
#message-form label {
	font-size: 14px;
}
#message-form textarea {
	resize: none;
}
#message-form #checkcode {
	display: inline-block;
	width: 30%;
}
#message-form #checkCodeImg {
	vertical-align: top;
	margin-left: 10px;
}
#message-form #change_code {
	line-height: 34px;
	padding: 0 10px;
	color: #292e39;
	font-size: 14px;
}
#message-form .error-info {
	padding-top: 4px;
	display: inline-block;
	vertical-align: top;
	position: absolute;
}

@media (max-width: 768px) {
#message-form .form-group {
	margin-bottom: 25px;
}
#message-form .error-info {
	display: block;
	padding-top: 0;
	float: none !important;
	padding-left: 10px;
}
#message-form #change_code+.error-info {
	padding-left: 0px;
	margin-left: -7px;
}
}
#message-form.n-default .msg-wrap {
	position: static;
}
/* 下载详情页面 */

.xypg-download-list.xypg-download-detail-list .download-title {
	background: #f3f3f3;
}
.xypg-download-list.xypg-download-detail-list .download-title .file-name {
	width: 35%;
}
.xypg-download-list.xypg-download-detail-list .download-title span {
	width: 16.25%;
}
.xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
	width: 16.25%;
}
.xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
	width: 35%;
}

@media (max-width: 768px) {
.xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
	width: 100%;
}
.xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
	width: 100%;
}
}
/* 搜索结果页面样式 */

.xypg-search-result .search-tag {
	margin-bottom: 20px;
	border: 1px solid #efefef;
	border-radius: 5px;
	overflow: hidden;
}
.xypg-search-result .search-tag a {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	padding: 0 30px;
	font-size: 16px;
	color: #333;
}
.xypg-search-result .search-tag a:hover, .xypg-search-result .search-tag a.on {
	color: #007ec5;
}
.xypg-search-result-box {
	margin-bottom: 20px;
}
.xypg-search-result-box .xypg-search-title {
	border-left: 3px solid #292e39;
	padding-left: 15px;
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 15px;
	font-weight: bold;
}
/* 详情页面下载列表样式 */

.xypg-detail-file-dwon li {
	padding: 10px 0;
	border-bottom: 1px dashed #cfcfcf;
	width: 50%;
	float: left;
}
.xypg-detail-file-dwon li .file-icon {
	float: left;
	height: 40px;
	width: 50px;
	margin-right: 5px;
	background-image: url(../images/file_icon.png);
	background-repeat: no-repeat;
}
.xypg-detail-file-dwon li .file_txt {
	background-position: -180px -60px;
}
.xypg-detail-file-dwon li .file_zip {
	background-position: 0 0;
}
.xypg-detail-file-dwon li .file_gif {
	background-position: -60px 0;
}
.xypg-detail-file-dwon li .file_doc {
	background-position: -120px 0;
}
.xypg-detail-file-dwon li .file_jpg {
	background-position: -180px 0;
}
.xypg-detail-file-dwon li .file_xls {
	background-position: -240px 0;
}
.xypg-detail-file-dwon li .file_rar {
	background-position: 0 -60px;
}
.xypg-detail-file-dwon li .file_png {
	background-position: -60px -60px;
}
.xypg-detail-file-dwon li .file_pdf {
	background-position: -120px -60px;
}
.xypg-detail-file-dwon li .list-con {
	overflow: hidden;
	line-height: 1;
}
.xypg-detail-file-dwon li .list-con p {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 20px;
}
.xypg-detail-file-dwon li .list-con a {
	font-size: 12px;
}
.xypg-detail-file-dwon li .list-con a:hover {
	color: #007ec5;
}
/* 自动发布 */

.xypg-detail-article .article-img {
	text-align: center;
	margin: 5px 0;
}
.xypg-detail-article .article-img img {
	border: 1px solid #efefef;
	padding: 1px;
	max-width: 100%;
	height: auto !important;
}
.page-product-detail-effect {
	float: left;
	width: 42.61%;
}
.page-product-detail-effect .big-img {
	border: 1px solid #eee;
}
.page-product-detail-effect .big-img a {
	display: block;
	display: block;
	text-align: center;
	width: 100%;
	height: 330px;
	font-size: 0;
}
.page-product-detail-effect .big-img a img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.page-product-detail-effect .big-img a:after {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.page-product-detail-right {
	width: 50%;
	float: right;
}
.page-product-detail-right>h1 {
	font-size: 22px;
	color: #0d0d0d;
	margin-bottom: 20px;
}
.product-detail-item li {
	font-size: 14px;
	line-height: 30px;
	color: #777272;
}
.product-detail-slick {
	position: relative;
	margin-top: 20px;
}
.product-detail-slick a.slick-item {
	display: block;
	text-align: center;
	width: 100%;
	height: 95px;
	font-size: 0;
	border: 1px solid #eee;
	position: relative;
}
.product-detail-slick a.slick-item img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.product-detail-slick a.slick-item:after {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.product-detail-slick a.slick-item.active {
	border-color: #007ec5;
}
.product-detail-slick .owl-nav button {
	position: absolute;
	width: 27px;
	height: 27px;
	background: rgba(37, 37, 37, 0.6) !important;
	border-radius: 50%;
	text-align: center;
	line-height: 27px;
	top: 50%;
	margin-top: -13.5px;
	z-index: 9;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	outline: none;
	border: none;
}
.product-detail-slick .owl-nav button .icon-font {
	width: 100%;
	height: 100%;
	display: block;
}
.product-detail-slick .owl-nav button .icon-left-arrow:after {
	background-position: 1px -509px;
}
.product-detail-slick .owl-nav button .icon-right-arrow:after {
	background-position: -27px -240px;
}
.product-detail-slick .owl-prev {
	left: 0;
}
.product-detail-slick .owl-prev:after {
	background-position: 0 0;
}
.product-detail-slick .owl-next {
	right: 0;
}
.product-detail-slick:hover .owl-nav button {
	opacity: 1;
}
.page-product-inquiry {
	margin-top: 30px;
}
.page-product-inquiry a {
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	background: #007ec5;
	padding: .5em 1.875em;
	border-radius: 2em;
}
.page-product-inquiry a:hover {
	opacity: .8;
}

@media (max-width: 990px) {
.page-product-detail-effect {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.page-product-detail-right {
	width: 100%;
	float: none;
}
}

@media (max-width: 640px) {
.page-product-detail-effect .big-img {
	height: 280px;
}
.product-detail-slick .slick-item {
	height: 65px;
}
.page-product-inquiry a {
	font-size: 12px;
}
.page-product-detail-right>h1 {
	font-size: 16px;
	margin-bottom: 15px;
}
}
.product-detail-tab {
	margin-top: 50px;
}
.product-detail-tab .product-detail-tabli {
	border: 1px solid #eee;
	height: 40px;
	line-height: 38px;
}
.product-detail-tab .product-detail-tabli li {
	float: left;
	width: 20%;
	text-align: center;
	font-size: 14px;
	color: #2f2f2f;
	cursor: pointer;
	border-right: 1px solid #eee;
}
.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:visited, .product-detail-tab .product-detail-tabli li:active {
	color: #007ec5;
	position: relative;
}
.product-detail-tab .product-detail-tabli li.on:before, .product-detail-tab .product-detail-tabli li:visited:before, .product-detail-tab .product-detail-tabli li:active:before {
	content: '';
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: -1px;
	top: -1px;
	border: 1px solid #007ec5;
}
.product-detail-tab .product-detail-tabcon {
	padding: 15px 0;
}
.product-detail-tab .product-detail-tabcon img, .product-detail-tab .product-detail-tabcon p img {
	max-width: 100%;
	height: auto !important;
	width: auto !important;
}

@media (max-width: 768px) {
.product-detail-tab .product-detail-tabli {
	height: 35px;
}
.product-detail-tab .product-detail-tabli li {
	font-size: 13px;
	line-height: 33px;
}
}

@media (max-width: 420px) {
.product-detail-tab .product-detail-tabli {
	height: 30px;
}
.product-detail-tab .product-detail-tabli li {
	font-size: 12px;
	line-height: 28px;
}
}
/* 站点地图样式 */

.xypg-sitemap .map_title {
	line-height: 40px;
	background-color: #f5f8fa;
	border: 1px solid #d6dbe1;
	text-indent: 20px;
	color: #666;
	border-bottom: 2px solid #ccc;
	font-size: 16px;
}
.xypg-sitemap .map_list {
	line-height: 30px;
	padding: 0 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.xypg-sitemap .map_list a {
	padding: 4px;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}
.xypg-sitemap .map_list a:hover {
	text-decoration: none;
	color: #3b639f;
	padding: 4px;
}
.xypg-sitemap .map_list .layer1 {
	margin-bottom: 10px;
}
.xypg-sitemap .map_list h3 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	line-height: 36px;
}
.xypg-sitemap .map_list h3 a {
	font-weight: normal;
}
.xypg-sitemap .map_list .layer2 a {
	color: #999;
}
.xypg-sitemap .map_list .layer2 a:hover {
	text-decoration: none;
	color: #3b639f;
}
/* 产品封面 */

.cover-item {
	margin-bottom: 20px;
	border-bottom: 3px double #ccc;
}
.cover-item a {
	display: block;
}
.cover-item .img {
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
}
.cover-item .img img {
	width: 100%;
}
.cover-item .item-first {
	margin-bottom: 20px;
	position: relative;
}
.cover-item .item-first .img {
	width: 30%;
	margin-right: 20px;
}
.cover-item .item-first .wz {
	overflow: hidden;
}
.cover-item .item-first .wz h3 {
	font-size: 18px;
	color: #333;
	line-height: 2;
}
.cover-item .item-first .wz .info {
	font-size: 14px;
	line-height: 1.7;
	color: #666;
}
.cover-item .item-first .wz .more {
	width: 100px;
	line-height: 30px;
	color: #fff;
	background: #666666;
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
}
.cover-item .item-list a {
	margin-bottom: 10px;
}
.cover-item .item-list .img {
	float: none;
}
.cover-item .item-list h4 {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: center;
}

@media (max-width: 768px) {
.cover-item .item-first .img {
	margin-bottom: 10px;
	text-align: center;
	float: none;
	width: 100%;
}
.cover-item .item-first .wz .more {
	position: static;
	margin-top: 10px;
	display: block;
}
}
/* 二级封面 */

.sort_a {
	overflow: hidden;
}
.sort_a .layer1 {
	padding: 15px 0px;
	border-bottom: 1px dashed #a7b8d4;
	position: relative;
	z-index: 1;
}
.sort_a .layer1 .img {
	float: left;
	padding: 5px;
	border: 1px solid #dddddd;
}
.sort_a .layer1 .img img {
	width: 191px;
	height: 153px;
}
.sort_a .layer1 .img_right {
	width: 560px;
	float: right;
}
.sort_a .layer1 .img_right h3 {
	font: bold 14px/36px "Microsoft YaHei";
}
.sort_a .layer1 .img_right span {
	line-height: 25px;
	display: block;
}
.sort_a .layer1 .pro_more {
	position: absolute;
	right: 0px;
	bottom: 15px;
	width: 110px;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #666666;
	color: #fff;
	font: bold 24px/24px "Microsoft YaHei";
}
.sort_a .layer1 .pro_more span {
	float: left;
}
.sort_a .layer1 .pro_more a {
	font: normal 12px/28px "Microsoft YaHei";
	color: #fff;
	padding-right: 15px;
	display: inline-block;
}
.sort_a .layer1 .pro_more a:hover {
	text-decoration: none;
	color: #faf104;
}
.sort_a .abb_product {
	padding-top: 15px;
	border: 1px dashed #a7b8d4;
	border-top: none;
}
.productcates {
	padding-top: 10px;
}
.catemore {
	color: #0080d9;
	margin-top: 6px;
	overflow: hidden;
	position: relative;
}
.catemore h2 {
	width: 360px;
	float: left;
	font: bold 15px/36px "Microsoft YaHei";
}
.catemore a {
	float: right;
	font: normal 14px/36px "Microsoft YaHei";
	color: #444444;
	padding-right: 28px;
}
.catemore a:hover {
	text-decoration: none;
	color: #0080d9;
}
.product-comment-list {
	position: relative;
	overflow: hidden;
}
#commentList li {
	padding: 10px 10px 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.user-column {
	width: 100px;
	float: left;
}
.user-column img {
	height: 50px;
	max-width: 50px;
	border-radius: 50%;
}
.user-name {
	color: #333;
	padding-top: 5px;
	display: block;
}
.comment-content {
	margin-left: 120px;
	overflow: hidden;
	position: relative;
}
.comment-stars i {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	background: url(../images/star-h.png) center no-repeat;
	display: none;
}
.comment-stars i.shows {
	display: inline-block;
}
.comment-stars span {
	position: absolute;
	right: 0;
	top: 5px;
	color: #999;
}
.comment-text {
	padding: 5px 0;
	line-height: 22px;
}
.comment-recovery {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #ddd;
	line-height: 22px;
	color: #888;
}
.comment-recovery span {
	color: #f90;
}
.no-content-icon {
	text-align: center;
	line-height: 50px;
	padding-top: 40px;
	color: #999;
}
.no-content-icon .iconfont {
	font-size: 60px;
}
/* 商品评论页面分页样式 */

.holder {
	margin: 15px 0;
	text-align: center;
}
.holder a {
	cursor: pointer;
	margin: 0 5px;
	display: inline-block;
	padding: 3px 12px;
	border: 1px solid #efefef;
	font-size: 12px;
	color: #333;
}
.holder a:hover {
	background-color: #222;
	color: #fff;
}
.holder a.jp-previous {
	margin-right: 15px;
}
.holder a.jp-next {
	margin-left: 15px;
}
.holder a.jp-current {
	color: #FF4242;
	font-weight: bold;
}
a.jp-current:hover {
	color: #FF4242;
	font-weight: bold;
}
.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}
.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default;
	background: none;
}
.holder span {
	margin: 0 5px;
}
/* 网站标签页面样式 */

.tagdescription {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 14px;
	line-height: 1.7;
	background: #efefef;
	margin-bottom: 20px;
	margin-top: 15px;
}
.tag-all a {
	background-color: #f2f2f2;
	color: #666;
	padding: 5px 8px;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline-block;
}
.tag-all a:hover {
	background-color: #ddd;
}
.tag-menu {
	border: 1px solid #efefef;
	border-radius: 5px;
	overflow: hidden;
}
.tag-menu li {
	list-style-type: none;
	text-align: center;
	line-height: 40px;
	padding: 0 20px;
	float: left;
}
.tag-menu li a {
	color: #666;
	font-size: 16px;
}
.tag-menu li a:hover {
	color: #007ec5;
}
.tag-menu li.active a {
	color: #007ec5;
}
.tag-notice {
	line-height: 40px;
	padding: 0 10px;
	margin-top: 10px;
}
.tag-item {
	padding: 15px 0;
	font-size: 14px;
	border-bottom: 1px solid #d6dbe1;
	margin-top: 10px;
	color: #666;
}
.tag-item span {
	color: #292e39;
}
.tag-category {
	margin-bottom: 20px;
}
.tag-category span {
	font-size: 16px;
	color: #000;
	display: inline-block;
}
.tag-category a {
	display: inline-block;
	line-height: 25px;
	padding: 0 15px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	color: #333;
	margin-right: 10px;
}
.tag-category a:hover {
	background: #292e39;
	color: #fff;
}
.tag-list-product li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.tag-list-product li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.tag-list-product .tag-img {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.tag-list-product .tag-img .img {
	display: block;
	border: 1px solid #e1e1e1;
}
.tag-list-product .tag-img .img img {
	width: 100%;
}
.tag-list-product .tag-wz {
	overflow: hidden;
}
.tag-list-product .tag-wz h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}
.tag-list-product .tag-wz h1 a {
	color: #000;
}
.tag-list-product .tag-wz .tab-fenli p {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #333;
	margin-bottom: 0;
}
.tag-list-product .tag-wz .desp {
	font-size: 12px;
	line-height: 2;
	height: 48px;
	overflow: hidden;
	color: #666;
	margin: 5px 0;
}

@media (max-width: 768px) {
.tag-list-product .tag-img {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.tag-list-product .tag-img .img img {
	width: auto;
	max-width: 100%;
}
.tag-list-product .tag-wz .tab-fenli p {
	width: 100%;
	float: none;
}
}
.xytag-title {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	margin-bottom: 10px;
}
.xytag-recom-product ul {
	margin: 0 -1%;
}
.xytag-recom-product li {
	float: left;
	position: relative;
	width: 18%;
	margin: 0 1%;
	overflow: hidden;
}
.xytag-recom-product li img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.xytag-recom-product li .zz-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.xytag-recom-product li .zz-bg h2 {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	height: 30px;
	margin: auto;
}
.xytag-recom-product li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.xytag-recom-product li:hover .zz-bg {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.input-box {
	position: relative;
}
.input-box .placeholder {
	position: absolute;
	z-index: 10;
	color: #999;
	top: 10px;
	font-size: 14px;
}
#message-form .input-box .placeholder, #job-detail-form .input-box .placeholder {
	top: 8px;
}
.x-header-right .input-box .placeholder {
	top: 5px;
	left: 50px !important;
}
.code-group .input-box {
	float: left;
	width: 32.29813665%;
}
.code-group .input-box #checkcode {
	float: none;
	width: 100%;
}
.bsBox, .bsBox * {
	box-sizing: content-box;
}
/* 工艺流程 */

.x-process {
	background: url(../images/beijin.png) no-repeat center;
	padding: 7vh 0 8vh;
}
.x-process .x-title {
	padding-bottom: 2.2vh;
}
.x-process-list {
	width: 1400px;
	height: 330px;
	background: url(../images/3e260ca286fcb2d068bf649a8a8bfe3f63d363e0.png) no-repeat center;
	margin-top: 4.4vh;
	position: relative;
	padding: 0 149px;
}
.x-client-list_of ul li img {
	width: 100%;
	transition: all 0.6s;
}
.x-client-list_of ul li {
	width: 10%;
	float: left;
	margin-left: 4%;
	transition: all ease .3s;
}
.x-client-list_of ul li p {
	font-size: 20px;
	text-align: center;
	padding: 30px 0 0 0;
}
.x-client-list_of ul li:hover img {
	transform: rotateY( 360deg);
}
.x-process-list li {
	position: relative;
	float: left;
	text-align: center;
	width: 102px;
	height: 102px;
	background-color: #e6e7e9;
	margin-left: 40px;
	margin-right: 40px;
	border-radius: 52px;
}
.x-process-list li .num {
	position: absolute;
	width: 22px;
	height: 22px;
	font: 400 12px/22px "Microsoft yahei";
	letter-spacing: -1px;
	background-color: #007ec5;
	color: #fff;
	text-align: center;
	border-radius: 11px;
	bottom: -9px;
	left: 38px;
}
.x-process-list li:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em
}
.x-process-list li h3 {
	color: #007ec5;
	font: 600 17px/30px "Microsoft yahei";
	display: inline-block;
	vertical-align: middle;
}
.x-process-list li:first-child {
	position: absolute;
	left: -42px;
	top: 115px;
	background-color: #007ec5;
}
.x-process-list li:first-child .num {
	background-color: #fff;
	color: #007ec5;
}
.x-process-list li:first-child h3 {
	color: #fff;
}
.x-process-list li:nth-child(5) {
	background-color: #007ec5;
}
.x-process-list li:nth-child(5) h3 {
	color: #fff;
}
.x-process-list li:nth-child(5) .num {
	background-color: #fff;
	color: #007ec5;
}
.x-process-list li:nth-child(8) {
	position: absolute;
	right: -42px;
	top: 115px;
	background-color: #007ec5;
}
.x-process-list li:nth-child(8) h3 {
	color: #fff;
}
.x-process-list li:nth-child(8) .num {
	background-color: #fff;
	color: #007ec5;
}
.x-process-list li:nth-child(11) {
	background-color: #007ec5;
}
.x-process-list li:nth-child(11) h3 {
	color: #fff;
}
.x-process-list li:nth-child(11) .num {
	background-color: #fff;
	color: #007ec5;
}
.x-process-list li:nth-child(n+9) {
	margin-top: 126px;
}

@media(max-width:1460px) {
.x-process-list {
	width: 1100px;
	height: 270px;
	margin: 0 auto;
	background: url(../images/f45fc6c3cd4aa8d0c514a5ae5823103a6f13e062.png) no-repeat center;
	padding: 0 50px;
}
.x-process-list li {
	width: 88px;
	height: 88px;
	margin-left: 30px;
	margin-right: 30px;
}
.x-process-list li .num {
	left: 33px;
}
.x-process-list li:first-child {
	left: -21px;
}
.x-process-list li:nth-child(2) {
	margin-left: 88px;
}
.x-process-list li:nth-child(8) {
	right: -21px;
}
.x-process-list li:nth-child(9) {
	margin-left: 88px;
}
.x-process-list li:nth-child(n+9) {
	margin-top: 88px;
}
}
.x-process-list1 {
}
.x-process-list1 li {
	width: calc(16.66% - 15px);
	float: left;
	margin-bottom: 40px;
	background: url(../images/ad0144835f5187150a31f8c0dbdea867fcbb60bf.png) no-repeat right;
}
.x-process-list1 li:nth-child(7) {
	width: 88px;
	background: url(../images/5de5ed81de72a50e4f256a031ec556209de1400a.png) no-repeat center bottom;
}
.x-process-list1 li:nth-child(14) {
	width: 88px;
}
.x-process-list1 li:nth-child(n+7) {
	float: right;
	background: url(../images/7447d3bdac5c16341b9fcbc122407c5c53892c33.png) no-repeat left center;
}
.x-process-list1 li:nth-child(n+7) .wz {
	float: right;
}
.x-process-list1 li .wz {
	width: 88px;
	height: 88px;
	position: relative;
	background-color: #e6e7e9;
	text-align: center;
	border-radius: 52px;
}
.x-process-list1 li .wz h3 {
	color: #007ec5;
	font: 600 17px/30px "Microsoft yahei";
	display: inline-block;
	vertical-align: middle;
}
.x-process-list1 li .wz:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
.x-process-list1 li .wz .num {
	position: absolute;
	width: 22px;
	height: 22px;
	font: 400 12px/22px "Microsoft yahei";
	letter-spacing: -1px;
	color: #007fc6;
	text-align: center;
	border-radius: 11px;
	bottom: 0px;
	left: 38px;
}

@media(max-width:992px) {
.x-process {
	padding: 30px 0;
}
.x-process-list1 li {
	width: calc(50% - 38px);
	background: url(../images/ca37ab0308fe48d1f599bb7cfd26f5b34824f8be.png) no-repeat 70%;
}
.x-process-list1 li .wz {
	width: 76px;
	height: 76px;
}
.x-process-list1 li .wz h3 {
	color: #007ec5;
	font: 600 15px/25px "Microsoft yahei";
	display: inline-block;
	vertical-align: middle;
}
.x-process-list1 li .wz .num {
	left: 26px;
}
.x-process-list1 li:nth-child(3) {
	width: 76px;
}
.x-process-list1 li:nth-child(4n) {
	width: 76px;
}
.x-process-list1 li:nth-child(4) {
	float: right;
}
.x-process-list1 li:nth-child(5) {
	float: right;
	background: url(../images/4e7a48a76eba3cb9c6b71a654f8627b52d5f142f.png) no-repeat 70%;
}
.x-process-list1 li:nth-child(6) {
	float: right;
	background: url(../images/4e7a48a76eba3cb9c6b71a654f8627b52d5f142f.png) no-repeat 70%;
}
.x-process-list1 li:nth-child(7) {
	float: left;
	width: calc(50% - 38px);
	background: url(../images/ec90cfe5e20469ad09db9cafe45a8b7e92d27285.png) no-repeat 70%;
}
.x-process-list1 li:nth-child(7) .wz {
	float: left;
}
.x-process-list1 li:nth-child(8) {
	float: left;
	width: calc(50% - 38px);
	background: url(../images/ec90cfe5e20469ad09db9cafe45a8b7e92d27285.png) no-repeat 70%;
}
.x-process-list1 li:nth-child(8) .wz {
	float: left;
}
.x-process-list1 li:nth-child(9) {
	float: left;
	width: 76px;
}
.x-process-list1 li:nth-child(10) {
	width: 76px;
	background: none;
}
.x-process-list1 li:nth-child(11) {
	width: calc(50% - 38px);
	background: url(../images/4e7a48a76eba3cb9c6b71a654f8627b52d5f142f.png) no-repeat 70%;
}
.x-process-list1 li:nth-child(11) .wz {
	float: left;
}
.x-process-list1 li:nth-child(12) {
	width: calc(50% - 38px);
	background: url(../images/4e7a48a76eba3cb9c6b71a654f8627b52d5f142f.png) no-repeat 70%;
}
.x-process-list1 li:nth-child(12) .wz {
	float: left;
}
.x-process-list1 li:nth-child(13) {
	float: left;
	width: calc(50% - 38px);
	background: url(../images/ec90cfe5e20469ad09db9cafe45a8b7e92d27285.png) no-repeat 70%;
}
.x-process-list1 li:nth-child(13) .wz {
	float: left;
}
.x-process-list1 li:nth-child(14) {
	float: left;
	width: 76px;
}
}

@media(max-width:768px) {
.x-process-list1 li {
	background-position: 100% !important;
}
}
/* 应用领域 */

.x-apply {
	padding-top: 5vh;
	position: relative;
}
.x-apply .x-title {
	margin-bottom: 5.6vh;
}
.x-apply-con {
	padding: 10px;
}
.x-apply-con .img {
	position: relative;/* background-color: #000; */
}
.x-apply-con img {
	max-width: 100%;
	opacity: 0.7;
}
.x-apply .x-apply-con .img .wz {
	position: absolute;
	opacity: 0;
	left: 44px;
	right: 44px;
	bottom: 55px;
	background-color: #00000052;
}
.x-apply .x-apply-con .img .wz .imgico {
	float: left;
	padding: 26px;
	padding-bottom: 20px;
}
.x-apply .x-apply-con .img .wz img {
	border: 1px solid #007ec5;
	border-radius: 44px;
	float: left;
	width: 82px;
	height: 82px;
}
.x-apply .x-apply-con .img .wz h3 {
	margin-left: 10px;
	float: left;
	width: calc(100% - 280px);
	padding-top: 19px;
	color: #ffffffe0;
	font: 600 24px/44px "Microsoft yahei";
}
.x-apply .x-apply-con .img .wz h3 p {
	color: #ffffff82;
	font: 400 14px/22px "Microsoft yahei";
}
.x-apply .x-apply-con .img .wz .more {
	float: right;
	width: 120px;
	font: 400 14px/120px "Micrtosoft yahei";
	color: #fff;
	text-align: center;
 background: url(../images/c2907d8….png) no-repeat center 80px #024dcc;
	padding-bottom: 10px;
}
.slick-initialized .slick-slide.slick-active .x-apply-con .img img {
	opacity: 1;
}
.slick-initialized .slick-slide.slick-active .x-apply-con .img .wz {
	opacity: 1;
}
.center .slick-arrow {
	position: absolute;
	top: 45%;
}
.center .slick-arrow.slick-prev {
	font-size: 0;
	outline: none;
	width: 68px;
	height: 94px;
	left: 240px;
	background: url(../images/ab88ba0e2773994c021c12700850768a1196b01f.png) no-repeat center rgba(255, 255, 255, 0.3);
	border: none;
	z-index: 99;
}
.center .slick-arrow.slick-next {
	font-size: 0;
	outline: none;
	width: 68px;
	height: 94px;
	right: 240px;
	background: url(../images/d262ebef397816191b78ad0ff74c9d8546dcc346.png) no-repeat center rgba(255, 255, 255, 0.3);
	border: none;
	z-index: 99;
}

@media(max-width:1700px) {
.x-apply .x-apply-con .img .wz h3 {
	font: 600 22px/44px "Microsoft yahei";
	padding-top: 6px;
	width: calc(100% - 220px);
}
.x-apply .x-apply-con .img .wz .imgico {
	padding: 22px 10px;
}
.x-apply .x-apply-con .img .wz .more {
	width: 100px;
}
.center .slick-arrow {
	top: 40%;
}
}

@media(max-width:1620px) {
.x-apply .x-apply-con .img .wz .more {
	display: none;
}
.x-apply .x-apply-con .img .wz {
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.x-apply .x-apply-con .img .wz h3 {
	width: calc(100% - 120px);
	padding-top: 0px;
}
.center .slick-arrow.slick-prev {
	width: 44px;
	height: 66px;
	left: 50px;
}
.center .slick-arrow.slick-next {
	width: 44px;
	height: 66px;
	right: 50px;
}
}

@media(max-width:1500px) {
.x-apply .x-apply-con .img .wz .imgico {
	display: none;
}
.x-apply .x-apply-con .img .wz h3 {
	width: 100%;
	text-align: center;
	font: 600 16px/36px "Microsoft yahei";
}
.x-apply .x-apply-con .img .wz h3 p {
	display: none;
}
}
/*中小屏应用*/

.x-apply-list {
	margin-left: -11px;
	margin-right: -11px;
}

@media (max-width: 1024px) {
}
.x-apply-item {
	background: #fff;
}
.x-apply-item a {
	display: block;
	padding: 0px 11px;
}
.x-apply-item h3 {
	color: #666666;
	text-align: center;
	font: 400 14px/60px "Microsoft yahei";
}
.x-apply-item:hover h3 {
	color: #007ec5;
}

@media (max-width: 1024px) {
.x-apply-item .wz {
	margin-top: 10px;
}
.x-apply-item .wz h3 {
	font-size: 16px;
}
.x-apply-item .wz p {
	font-size: 13px;
	margin-bottom: 1.5em;
 line-height:
}
}
.x-apply-item:hover a {
	border-color: #e5e5e5;
}
.x-apply-item:hover .icon-right-arrow {
	background: #000;
	border-color: #000;
}
.x-apply-item:hover .icon-right-arrow:after {
	background-position: -28px -241px;
	opacity: 1;
}
/*小屏幕底部*/

.foot {
	background: #1e1d2d;
	color: #bcbbbe;
	padding: 0 15px;/*padding-top: 20px;*/
    /*padding-bottom: 15px;*/
}
.fw {
	width: 95%;
	margin: 0 auto;
}
.fw .du .dul .p1 span {
	margin-right: 30px;
}
.fw .du .dul .sec li {
	padding-left: 10px;
}
.fw .du .dul .sec {
	display: none;
}
.fw .du .dul .sec a {
	color: #939090;
	font: 400 12px/30px "Microsoft yahei";
}
.fw .du .dul p {
	border-bottom: 1px solid #7a7a7a;
	line-height: 40px;
}
.fw .du {
	font-size: 14px;
}
.sjbq {
	font-size: 12px;
	color: #bcbbbe;
	padding-top: 5px;
}
.sjbq a {
	color: #bcbbbe;
}
.x-m-power {
	text-align: center;
	color: #bcbbbe;
	font: 400 14px/20px "Microsoft yahei";
	margin-top: 20px;
}
.x-m-power a {
	color: #bcbbbe;
	font: 400 14px/20px "Microsoft yahei";
}
.x-m-power a:hover {
	color: rgba(255, 255, 255, 0.6);
}
.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	line-height: 22px;
	align-items: center;
}
.flex .x-copyright {
	width: 50%;
}
.flex .x-region {
	width: 50%;
}
.page-wrap-left {
	display: none;
}
.footer3 {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: #222;
}
.footer3 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.footer3 ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	color: #ffffff;
	line-height: 50px;
	font-size: 0;
}
.footer3 ul li a {
	display: block;
	color: #ffffff;
}
.footer3 ul li .iconfont {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.footer3 ul li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
}
.tyfl {
}
.tyfl ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 2vw;
}
.tyfl ul li {
}
.xypg-left-nav>li .first-nav-btn {
	display: none;
}
.xypg-left-nav>li {
	border: none;
	margin: 5px 5px;
	width: 14%;
}
.xypg-left-nav>li>a {
	padding: 0 0.9em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 1.5em;
	border: solid 1px #cccccc;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.875;
	letter-spacing: 0px;
	color: #333333;
}

@media (max-width: 992px) {
.xypg-news-list li {
	width: 100%!important;
}
.page-wrap-left {
	display: block;
}
.tyfl {
	display: none;
}
.xypg-left-nav>li .first-nav-btn {
	display: block;
}
.xypg-left-nav > li {
	position: relative;
	border-bottom: 1px solid #eeeeee;
	width: 100%;
	margin: 0;
}
.xypg-left-nav > li:last-child {
	border-bottom: none;
}
.xypg-left-nav > li > a {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #2e2e2e;
	padding: 15px 18px;
	width: 100%;
	border-radius: 0;
	border: none;
	text-align: left;
}
.xypg-left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 30px;
	height: 30px;
	text-align: center;
	top: 10px;
	right: 20px;
	cursor: pointer;
	background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}
.xypg-left-nav > li .first-nav-btn.clicked {
	background-position: 0 -270px;
}
.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
	color: #088e47;
}
.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
	color: #088e47;
}
.xypg-left-nav .xypg-left-subnav {
	display: none;
	padding: 0 10px;
}
.xypg-left-nav .xypg-left-subnav > li {
	border-top: 1px dashed #eeeeee;
}
.xypg-left-nav .xypg-left-subnav > li > a {
	padding: 8px;
	display: block;
	line-height: 20px;
	color: #818181;
	font-size: 16px;
}
.xypg-left-nav .xypg-left-subnav > li > a:hover {
	color: #088e47;
}
.xypg-left-nav .xypg-left-subnav > li.clicked > a {
	color: #088e47;
}
.xypg-left-nav .xypg-left-threenav > li > a {
	padding: 5px 10px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
.xypg-left-nav .xypg-left-threenav > li > a:before {
	content: '2014   ';
}
.xypg-left-nav .xypg-left-threenav > li > a:hover {
	color: #088e47;
}
.xypg-left-nav .xypg-left-threenav > li.clicked > a {
	color: #088e47;
}
}

@media (max-width: 768px) {
body {
	padding-bottom: 60px;
}
.x-news-right li .news-img img {
	width: 100%!important;
}
}
.sort2 {
	position: relative;
	margin: 15px 0 30px;
	text-align: center;
}
.sort2 li {
	position: relative;
	display: inline-block;
	padding: 0 15px;
}
.sort2 li+li::before {
	position: absolute;
	left: 0px;
	content: "|";
	top: 2px;
}
.sort2 li a {
	display: block;
	color: #666666;
	font-size: 18px;
}
.sort2 li:hover a, .sort2 li.on a {
	color: #007bbc;
}
.page-nav {
	font-size: 12px;
	margin-top: 15px;
	padding-bottom: 4px;
	margin-bottom: 25px;
	clear: both;
	text-align: center
}
.page-nav span, .page-nav a {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	margin: 2px 6px 2px 0;
	padding: 6px 9px 5px 9px;
	background: #4f5355;
	border-top: solid 1px #d2d2d2;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #9f9f9f;
	background: #fff;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #fff));
	background: -ms-linear-gradient(bottom, #dfdfdf, #fff);
	background: -moz-linear-gradient(center bottom, #dfdfdf 0, #fff 100%);
	background: -o-linear-gradient(#fff, #dfdfdf);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	color: #646464;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
	width: auto;
	text-decoration: none
}
.page-nav select {
	height: 28px;
	padding: 0 8px;
	margin: -1px 5px 0 5px;
}
.page-nav span:last-child, .page-nav a:last-child, {
margin-right:0
}
.page-nav a:hover {
	background: #f0f0f0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0d0d0), color-stop(1, #f0f0f0));
	background: -ms-linear-gradient(bottom, #d0d0d0, #f0f0f0);
	background: -moz-linear-gradient(center bottom, #d0d0d0 0, #f0f0f0 100%);
	background: -o-linear-gradient(#f0f0f0, #d0d0d0);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d0d0d0', GradientType=0);
	color: #606060
}
.page-nav .current {
	border-top: solid 1px #222;
	border-left: solid 1px #222;
	border-right: solid 1px #222;
	border-bottom: solid 1px #222;
	background: #333;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #505050), color-stop(1, #333));
	background: -ms-linear-gradient(bottom, #505050, #333);
	background: -moz-linear-gradient(center bottom, #505050 0, #333 100%);
	background: -o-linear-gradient(#333, #505050);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#505050', GradientType=0);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
	color: #efefef
}
.x-news-box .x-news-right {
	display: none;
}
.new-cfn {
	padding: 20px 0;
}
.new-cfn ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 630px;
	margin: 0 auto;
}
.new-cfn ul li {
	padding: 15px 0;
}
.new-cfn ul li a {
	padding: 10px 50px;
	background: #fff;
	border-radius: 48px;
	color: #000;
	font-size: 1vw;
}
.new-cfn ul .cur a {
	padding: 10px 50px;
	background: #024dca;
	border-radius: 48px;
	color: #fff;
}

@media (max-width: 1450px) {
.x-process {
	background: url(../images/beijin.png) no-repeat center;
	padding: 16vh 0 11vh;
}
}

@media (max-width: 1200px) {
.x-process {
	background: url(../images/beijin.png) no-repeat center;
	padding: 24vh 0 11vh;
}
}

@media (max-width: 850px) {
.x-process {
	background: url(../images/beijin.png) no-repeat center;
	padding: 30vh 0 11vh;
}
.x-client-list_of ul li p {
	font-size: 12px;
	text-align: center;
	padding: 30px 0 0 0;
}
}

@media (max-width: 721px) {
.x-process {
	background: url(../images/beijin.png) no-repeat center;
	padding: 36vh 0 11vh;
}
}

@media (max-width: 530px) {
.x-process {
	background: url(../images/beijin.png) no-repeat center;
	padding: 4vh 0 11vh;
}
.x-client-list_of ul li {
	width: 12%;
	float: left;
	margin-left: 2%;
}
}
.x-processs {
	background: url(../images/oligei.png);
	padding: 35px 0 50px 0;
}
.x-case-item2 {/* background: #f1f2f4; */
}

@media (max-width: 768px) {
.sort2 li {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: 42%;
	float: left;
	border: 1px solid #99999954;
	margin: 5px 12px;
	height: 22px;
	overflow: hidden;
}
.sort2 li a {
	display: block;
	color: #666666;
	font-size: 14px;
}
.sort2 li+li::before {
	position: absolute;
	left: 0px;
	content: "";
	top: 2px;
}
.x-product {
	background-color: #f8f8f8;
	padding: 0vh 0 5.8vh;
}
.x-processs {
	background: #f1f2f4;
	padding: 0 0;
}
.new-cfn ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 500px;
	margin: 0 auto;
}
.new-cfn ul .cur a {
	padding: 10px 50px;
	background: #024dca;
	border-radius: 48px;
	color: #fff;
	margin: 0 15px;
}
.x-product-list .owl-dots {
	text-align: center;
	margin-top: 5vh;
	display: none;
}
}
/* CSS Reset */
html {
	-webkit-text-size-adjust: none;
}
body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	font-family: PingFang SC, Microsoft Yahei, Helvetica Neue, Arial;
}
header, nav, section, article, aside, footer {
	display: block;
}
a {
	text-decoration: none;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
a * {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.fullscreen, .fullscreen body {
	height: 100%;
	overflow: hidden
}
.alltransition {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
.pcshow {
	display: block;
}
.mbshow {
	display: none!important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.img {
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}
.img img, .pic img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	border: 0;
	width: 100%;
	height: auto;
}
.img-center {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: auto!important;
	height: auto!important;
	z-index: 1;
}
.img-block {
	display: block;
	width: 100%;
	height: auto;
}
.img-inline {
	display: inline-block;
	width: auto;
	height: auto;
}
.pic {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
::-webkit-scrollbar {
height:4px;
width:5px;
background: #dbdedf;
}
::-webkit-scrollbar-button {
height:0;
width:5px;
background: #dbdedf;
}
::-webkit-scrollbar-thumb {
background-color:#d9a655;
box-shadow:inset 1px 1px 0 #d9a655, inset 0 -1px 0 #d9a655;
}
input, select, textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], input[type="password"] {
	-webkit-appearance: none;
}
input, select, textarea {
	font-family: PingFang SC, Microsoft Yahei, Helvetica Neue, Arial;
}
/* index */
.osn-index-banner {
	position: relative;
	width: 100%;
	height: 100%;
}
.osn-index-banner .swiper-slide {
	background: #000;
}
.osn-index-banner .osn-index-banner-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.osn-index-banner .text {
	position: absolute;
	width: 90%;
	top: 34%;
	left: 8%;
	z-index: 10;
}
.osn-index-banner .title-1 {
	font-weight: 700;
	transform: translateY(200px);
	opacity: 0;
	transition: all 0.2s;
}
.osn-index-banner .text-2 {
	max-width: 35%;
	line-height: 60px;
	transform: translateY(200px);
	opacity: 0;
	transition: all 0.9s;
}
.osn-index-banner .viewmore {
	transform: translateY(200px);
	opacity: 0;
	transition: all 1.2s;
}
.osn-index-banner .swiper-slide-active .title-1 {
	transform: translateY(0px);
	opacity: 1;
}
.osn-index-banner .swiper-slide-active .text-2 {
	transform: translateY(0px);
	opacity: .8;
}
.osn-index-banner .swiper-slide-active .viewmore {
	transform: translateY(0px);
	opacity: 1;
}
.osn-index-banner .swiper-slide-active .img {
	animation: bigimgani 5000ms infinite ease;
}
.osn-index-banner-scroll {
	position: absolute;
	left: 5%;
	bottom: 5%;
	z-index: 10;
	display: none;
}
.osn-index-banner-scroll i {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 28px;
	background: url('../images/scroll.png');
}
.osn-index-banner-scroll span {
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.osn-index-banner .osn-index-banner-container.center .text {
	text-align: center;
	left: 5%;
}
.osn-index-banner .osn-index-banner-container.center .text-2 {
	margin: auto;
}
.osn-index-banner .osn-index-banner-container.center .viewmore {
	margin: 50px auto auto auto;
	display: inline-block;
}
.osn-index-banner .osn-index-banner-container.right .text {
	text-align: right;
	left: auto;
	right: 8%;
}
.osn-index-banner .osn-index-banner-container.right .title-1 {
	margin-right: -10px;
}
.osn-index-banner .osn-index-banner-container.right .text-2 {
	display: inline-block;
}
.osn-index-banner .osn-index-banner-container.right .viewmore a {
	display: inline-block;
}
.osn-index-banner .osn-index-banner-container.left .title-1 {/* margin-left: -10px; */
}
.osn-index-banner .osn-index-banner-container.none .text {
	display: none;
}
.osn-index-banner-pagination-right {
	width: auto;
	z-index: 90;
	right: 5%;
	bottom: 3%;
	width: 80px;
	height: 55px;
	position: absolute;
}
.osn-index-banner-pagination {
	bottom: auto;
	display: block;
	z-index: 90;
	right: auto;
	bottom: auto!important;
	left: auto!important;
}
.osn-index-banner-pagination .swiper-pagination-bullet {
	width: 80px;
	height: 10px;
	margin: 0;
	border-radius: 0;
	opacity: 1;
	background: none;
	position: absolute;
	z-index: 9;
	outline: none;
}
.osn-index-banner-pagination .swiper-pagination-bullet::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 5px;
	opacity: 1;
	z-index: 9;
}
.osn-index-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	z-index: 20!important;
}
.osn-index-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	opacity: 1;
	z-index: 20!important;
}
.osn-index-banner-pagination .swiper-pagination-bullet::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 0;
	height: 1px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.osn-index-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	-webkit-animation: w100 4000ms 1;
	animation: w100 4000ms 1;
}
.viewmore {
	margin-top: 50px;
	overflow: hidden;
}
.viewmore a {
	display: block;
	width: 200px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.viewmore span {
	position: relative;
	text-transform: uppercase;
}
.osn-content {
	width: 90%;
	margin: auto;
}
.osn-content-top {
	overflow: hidden;
}
/* color */
body, body a {
	color: #342b25;
}
.viewdetails i *, .osn-index-activity-list .viewdetail i *, .osn-livingspace-top .osn-path a i *, .livingspace-nav-type strong *, .osn-news-detail .osn-path a i * {
	fill: #342b25!important;
}
.osn-logo *, .osn-header-right i *, .osn-content-top-returntop i *, .osn-footer .osn-content-social a *, .osn-swiper-prev-style1 *, .osn-swiper-next-style1 *, .viewdetail i *, .viewdetail i svg, .osn-path a i * {
	fill: #fff!important;
}
.osn-footer-logo, .osn-footer-logo *, .viewdetails a:hover i *, .osn-index-activity-list a:hover .viewdetail i * {
	fill: #d9a655!important;
}
.osn-left-navs-title .icon-1 i *, .osn-activity-top-item .viewdetail i *, .osn-activity-list-item .viewdetail i *, .osn-customized-search-list-text .viewdetail i * {
	fill: #6a6868!important;
}
.osn-header .osn-content::after, .osn-header-nav li a::after, .osn-index-banner-pagination .swiper-pagination-bullet::before, .osn-index-process .process-item .text-5, .osn-left-navs, .osn-livingspace-banner, .osn-livingspace-banner-swiper .swiper-pagination span, .osn-news-content-list-item .text, .osn-news-detail-main {
	background: #fff;
}
.osn-index-process .osn-content::after, .osn-right-nav li a::before, .osn-index-product-item .title-1::after, .viewdetails a::before, .osn-swiper-next-style1, .osn-index-activity-list .line-2::before, .osn-index-joining .osn-content-left .text-3::before, .osn-header-products-nav li a::before, .osn-header.hover a:hover::after, .osn-header li.cur a::after, .osn-select-type i::before, .osn-select-type.osn-select-type-2 li.cur i, .osn-page-trun a.prev:hover, .osn-page-trun a.next:hover, .osn-page-trun a.cur, .osn-product-detail-pic-swiper .play a, .osn-inspiration-swiper .osn-progressbar span.swiper-pagination-progressbar-fill, .osn-livingspace-banner-swiper .swiper-pagination .swiper-pagination-bullet-active, .osn-livingspace-bottom a.cur::after, .osn-index-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after, .osn-customized-right .osn-customized-li li strong::after, .osn-customized-list-text .title-1::after, .osn-text .title-1::after, .osn-honor-left .osn-honor-nav a span::after, .osn-news-content-list-item a:hover .text, .osn-news-detail-main .type-1 a, .osn-news-detail-main .line-4::before, .viewmore a:hover, .osn-index-process .process-item a:hover .num-1 i, .osn-product-detail-left-pic-swiper .swiper-slide-thumb-active .img::before, .osn-banner-nav a.cur span:before {
	background: #d9a655;
}
.osn-footer, .osn-left-navs-item-title i::before, .osn-left-navs-item-title i::after {
	background: #1f1f1f;
}
.viewdetails a::after, .osn-swiper-prev-style1, .osn-reset-filter a::before {
	background: #342b25;
}
.osn-index-process, .osn-index-process .process-item .dot-4 i, .osn-index-activity-list .osn-activity-center .text, .osn-page-trun a.prev, .osn-page-trun a.next {
	background: #f7f7f5;
}
.osn-index-process .osn-content::before, .osn-Chooseus-swiper .swiper-slide::after, .swiper-pagination-chooseus span::before, .osn-Chooseus-swiper .swiper-slide::before, .osn-index-activity-list .line-2, .osn-header-products-nav li a::after, .osn-inspiration-swiper .osn-progressbar, .osn-brand-about-data li::before, .osn-news-detail-main .line-4, .osn-news-detail-main .pageturn-6 a.prev span::before, .osn-news-detail-main .pageturn-6 a.next span::after, .osn-activity-top::before, .osn-activity-content-list::before, .osn-activity-content-list::after, .osn-activity-top::after {
	background: #dededc;
}
.osn-right-products-item .pic img.img-block {
	background: #f1f1f1;
}
.osn-header-nav li a, .osn-header-right span, .osn-header-right a, .osn-index-banner-scroll span, .osn-index-banner .text, .viewmore span, .viewmore a:hover span, .osn-index-banner-pagination-num *, .osn-index-banner-pagination-num, .osn-footer, .osn-footer a, .osn-index-customized-item .title-1, .viewdetail span, .osn-banner .osn-title .title-2, .osn-path a span, .osn-path em, .osn-page-trun a.cur, .osn-page-trun a.cur:hover, .osn-product-title h1, .osn-banner-nav em, .osn-banner-nav a span, .osn-banner-nav a.cur:hover span, .osn-text, .osn-brand-content-swiper-right-pic .swiper-slide .text, .osn-news-content-list-item a:hover .title-1, .osn-news-detail-main .type-1 a, .osn-index-process .process-item a:hover i, .osn-news-content-list-item a:hover .title-1 strong {
	color: #fff;
}
.osn-header-nav li a:hover::after, .viewmore a:hover, .osn-index-banner-pagination .swiper-pagination-bullet::after, .osn-header-nav li a:hover, .osn-footer a:hover, .osn-right-nav a:hover, .viewdetails a:hover span, .swiper-page-control-num span:first-child, .osn-index-activity-list a:hover .viewdetail span, .osn-header-products-nav li a:hover strong, .osn-header-products-nav li a:hover em, .osn-header-products-nav li a:hover i, .livingspace-nav-item a:hover, .osn-select-type a:hover span, .osn-reset-filter a:hover, .osn-right-content-search .search-result strong, .osn-right-products-item a:hover .title-1, .osn-page-trun a:hover, .swiper-pagination-num span:first-child, .osn-livingspace-bottom a.cur, .osn-livingspace-item a:hover .title-1, .osn-banner-nav a:hover span, .osn-brand-content-swiper-left .osn-text .text-2 strong, .osn-brand-content-swiper-left .swiper-num span:first-child, .osn-honor-pic-swiper .swiper-slide .text .data-2 span:first-child, .osn-news-detail-main .pageturn-6 a:hover span, .osn-activity-top-item a:hover .title-2, .osn-activity-list-item a:hover .title-2, .osn-search-nav a.cur, .osn-search-nav a:hover, .osn-search-result strong, .osn-right-products-item .title-1 strong, .osn-customized-search-list-text .title-2 strong, .osn-news-content-list-item .title-1 strong, .osn-index-activity-list a:hover .title-2, .osn-index-activity-list a:hover .data-1, .osn-index-activity-list a:hover .text-3, .osn-activity-item a:hover .title-3, .osn-customized-list-item.list-item3 a:hover .title-1, .osn-banner-nav a.cur span, .osn-banner-nav a.cur:hover span {
	color: #d9a655;
}
.osn-index-process .process-item .title-2, .osn-index-process .process-item .english-3, .osn-index-process .process-item .text-content, .osn-right-nav li.cur a, .osn-index-product-item .title-1, .osn-index-product-item .ennum-2, .viewdetails span, .osn-livingspace-top .osn-path a span, .osn-brand-content-item-right .osn-text, .osn-brand-content-swiper-left .osn-text, .osn-news-detail .osn-path em {
	color: #342b25;
}
.osn-index-process .process-item .english-3, .osn-index-product-item .text-3, .osn-chooseus-item .text-3, .osn-index-activity-list .data-1, .osn-index-activity-list .text-3, .osn-select-type span, .osn-product-detail-right-text .item-4 span, .osn-product-detail-right-text .item-4 i, .osn-livingspace-top .osn-path em, .osn-news-detail .osn-path a span, .osn-news-detail-main .date-3 span, .osn-activity-top-item .date-1, .osn-activity-list-item .date-1, .osn-customized-search-list-text .data-1 {
	color: #666;
}
.osn-right-nav a::after, .osn-right-nav a, .swiper-page-control-num span, .swiper-page-control-num, .swiper-pagination-chooseus span, .osn-index-activity-list .viewdetail span, .osn-header-products-nav li i, .osn-right-content-search .search-result, .osn-right-products-item .text-2, .osn-page-trun a, .swiper-pagination-num span, .osn-livingspace-item .text-2, .osn-brand-about-data span, .osn-brand-about-data p, .osn-activity-top-item .viewdetail span, .osn-activity-list-item .viewdetail span, .osn-search-result, .osn-customized-search-list-text .viewdetail span {
	color: #999;
}
.osn-header-right .telephone a {
	border: 1px solid #fff;
}
.viewmore a:hover, .osn-content-top-returntop a:hover span, .osn-viewmore a:hover i, .osn-select-type a:hover i, .osn-select-type li.cur i, .osn-product-detail-pic-swiper .play a::before, .osn-product-detail-left-pic-swiper .swiper-slide-thumb-active .img, .swiper-button-next-other:hover i, .swiper-button-prev-other:hover i, .osn-customized-list-item.list-item1 a:hover .viewdetail i, .osn-index-process .process-item a:hover .num-1 i {
	border: 1px solid #d9a655;
}
.osn-index-process .process-item .dot-4 i {
	border: 2px solid #d3d3d1;
}
.osn-banner .osn-title .title-2 i {
	border: 2px solid #fff;
}
.osn-index-process .process-item.cur .dot-4 i, .osn-title .title-2 i, .osn-product-detail-right-text .title-3 i, .osn-text .title-1 i {
	border: 2px solid #d9a557;
}
.osn-index-process .process-item .num-1 i {
	border: 1px solid #d1cfcc;
	color: #707070;
}
.livingspace-nav-type strong, .osn-left-navs-title .icon-1 i, .osn-select-type i, .osn-product-detail-left-pic-swiper .img, .osn-product-detail-pic-swiper, .swiper-button-next-other i, .swiper-button-prev-other i, .osn-customized-list-item.list-item1 .viewdetail i {
	border: 1px solid #ccc;
}
.viewmore a {
	border: 1px solid rgba(255,255,255,.4);
}
.osn-content-top-returntop span {
	border: 1px solid #494949;
}
.osn-news-detail-main .pageturn-6 {
	border-top: 2px solid #342b25;
}
.osn-index-Chooseus {
	border-top: 1px solid #e6e4e1;
}
.osn-contact-li {
	border-top: 2px solid #d9a655;
}
.osn-index-product .osn-content-top, .osn-index-customized .osn-content-top, .osn-right-content-search .osn-right-search .search-input {
	border-bottom: 1px solid #d1cfcc;
}
.osn-index-process .process-item .text-5::before {
	border-bottom: 20px solid #fff;
}
.osn-footer .osn-content-center, .osn-footer .osn-content-top {
	border-bottom: 1px solid #363636;
}
.osn-right-content-search .osn-right-search .search-input:focus {
	border-bottom: 1px solid #d9a557;
}
.osn-activity-item, .livingspace-nav-type, .osn-left-navs-title, .osn-left-navs-item, .osn-product-detail-right-text .title-1, .osn-product-detail-right-text .item-4 li, .osn-livingspace-bottom, .osn-customized-list-item.list-item3 .text-2, .osn-contact-li li, .osn-activity-list-item, .osn-search-top, .osn-customized-search-list-text {
	border-bottom: 1px solid #e5e5e5;
}
.osn-index-process {
	border-bottom: 2px solid #ebd6b6;
}
.osn-viewmore i, .swiper-pagination-chooseus span.swiper-pagination-bullet-active::after {
	border: 1px solid #d1cfcc;
}
.osn-title .english-1 {
	background: linear-gradient(to bottom, #e3bd84 50%, #b38238 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 6px 10.392px 10px rgba(132, 92, 32, 0.2);
}
.osn-banner .osn-title .english-1 {
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	color: #fff;
	text-shadow: 6px 10.392px 10px rgba(255, 255, 255, 0.2);
}
/* font-size */
.osn-header-nav, .osn-header-nav li {
	font-size: 0;
}
.osn-footer .osn-content-hotline span, .osn-footer, .osn-footer a, .osn-content-linkurl-show a, .osn-index-process .process-item .english-3, .swiper-pagination-chooseus span, .osn-news-detail-main .type-1 a, .osn-activity-list-item .date-1 {
	font-size: 12px;
}
.osn-chooseus-item .text-3, .osn-path a span {
	font-size: 13px;
}
.osn-index-banner-scroll span, .osn-index-process .process-item .num-1 i, .osn-index-process .process-item .text-content, .viewdetail span, .osn-viewmore.smallsize span, .osn-index-activity-list .text-3, .livingspace-nav-item a, .osn-select-type span, .osn-reset-filter a, .osn-right-content-search .search-result, .osn-right-products-item .text-2, .osn-livingspace-item .text-2, .osn-customized-list-text .text-2, .osn-brand-about-data span, .osn-news-detail-main .date-3 span, .osn-news-detail-main .pageturn-6 a span, .osn-contact-li li span, .osn-search-result {
	font-size: 14px;
}
.osn-header-nav li a, .osn-header-right span, .osn-content-nav a, .osn-content-linkurl a {
	font-size: 15px;
}
.osn-index-banner .text .text-2, .viewmore span, .osn-index-process .process-item .title-2, .osn-index-product-item .ennum-2, .osn-index-product-item .text-3, .osn-activity-item .title-3, .osn-page-trun a, .osn-brand-about-data p, .osn-contact-li li strong, .osn-contact-li li h5, .osn-activity-top-item .date-1, .osn-customized-search-list-text .data-1 {
	font-size: 20px;
}
.osn-header-right .telephone span, .osn-right-nav li a, .osn-right-nav a::after, .viewdetails span, .osn-index-customized-item .title-1, .osn-header-products-nav li i, .livingspace-nav-type span i, .osn-left-navs-title .title-2 .title-en, .osn-right-products-item .title-1, .osn-livingspace-item .title-1, .osn-customized-right .osn-customized-li li strong, .osn-banner-nav a span, .osn-brand-content-swiper-right-pic .swiper-slide .text, .osn-honor-pic-swiper .swiper-slide .text .data-2, .osn-news-content-list-item .title-1, .osn-activity-list-item .title-2 {
	font-size: 18px;
}
.swiper-page-control-num span, .osn-chooseus-item .title-2 i, .osn-chooseus-item .title-2 strong, .osn-index-activity-list .title-2, .osn-header-products-nav li em, .livingspace-nav-type span em, .osn-left-navs-item-title strong, .osn-right-content-search .osn-right-search .search-input, .osn-product-detail-right-text .title-3 strong, .swiper-pagination-num span, .osn-livingspace-bottom a, .osn-brand-content-swiper-left .swiper-num span, .osn-honor-left .osn-honor-nav a span, .osn-honor-pic-swiper .swiper-slide .text .title-1, .osn-contact-li li a, .osn-activity-top-item .title-2, .osn-search-nav a, .osn-customized-search-list-text .title-2 {
	font-size: 20px;
}
.osn-viewmore span {
	font-size: 21px;
}
.osn-index-joining .osn-content-left .text-3, .osn-left-navs-title .title-2 .title-cn {
	font-size: 22px;
}
.osn-index-banner-pagination-num strong {
	font-size: 26px;
}
.osn-footer .osn-content-hotline h3, .osn-index-product-item .title-1, .osn-customized-list-text .title-1 {
	font-size: 30px;
}
.osn-title .title-2 h3, .osn-brand-content-left .title-1 strong, .osn-text .title-1, .osn-news-detail-main .title-2 h1 {
	font-size: 36px;
}
.osn-product-detail-right-text .title-1, .osn-brand-about-data strong {
	font-size: 40px;
}
.osn-header-products-nav li strong {
	font-size: 46px;
}
.osn-product-title h1 {
	font-size: 50px;
}
.osn-title .english-1 {
	font-size: 70px;
}
.osn-banner .osn-title .english-1 {
	font-size: 80px;
}
.osn-index-banner .text .title-1 {
	font-size: 90px;
}
/* fonts */
.osn-header-right span, .osn-index-process .process-item .num-1 i, .osn-index-product-item .ennum-2, .swiper-page-control-num span, .osn-chooseus-item .title-2 i, .osn-index-activity-list .data-1, .swiper-pagination-num span, .osn-honor-pic-swiper .swiper-slide .text .data-2, .osn-activity-top-item .date-1, .osn-activity-list-item .date-1, .osn-customized-search-list-text .data-1 {
	font-family: 'timesi';
}
.osn-index-banner-pagination-num, .osn-index-banner-pagination-num *, .osn-footer .osn-content-hotline h3, .osn-brand-content-swiper-left .swiper-num span {
	font-family: 'timesbi';
}
.osn-index-banner-scroll span, .viewmore span, .osn-index-process .process-item .english-3, .osn-right-nav a::after, .viewdetail span, .osn-viewmore span, .osn-header-products-nav li i, .livingspace-nav-type span i, .osn-left-navs-title .title-2 .title-en, .swiper-button-next-other span, .swiper-button-prev-other span {
	font-family: 'Cormorant-Italic';
}
.osn-title .english-1 {
	font-family: 'Oswald-Light';
}
.osn-customized-right .osn-customized-li li strong, .osn-contact-li li *, .osn-brand-content-swiper-left .osn-text .text-2 {
	font-family: 'timesbi', PingFang SC, Microsoft Yahei, Helvetica Neue, Arial;
}
.osn-brand-about-data strong, .osn-honor-pic-swiper .img .year-3 {
	font-family: 'timesbi';
}
.osn-footer .osn-content-copy span, .osn-footer .osn-content-copy a, .osn-footer .osn-bottom-right a {
	font-family: 'timesi', PingFang SC, Microsoft Yahei, Helvetica Neue, Arial;
	;
}
.osn-index-banner-pagination-num strong, .osn-index-banner-pagination-num span, .viewdetails span {
	font-family: 'timesi';
	font-weight: normal;
}
@font-face {
	font-family: 'Oswald-Light';
	src: url('../fonts/oswald-light.eot');
	src: local('☺'), url('../fonts/oswald-light.woff') format('woff'), url('../fonts/oswald-light.ttf') format('truetype'), url('../fonts/oswald-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Cormorant-Italic';
	src: url('../fonts/cormorant-italic.eot');
	src: local('☺'), url('../fonts/cormorant-italic.woff') format('woff'), url('../fonts/cormorant-italic.ttf') format('truetype'), url('../fonts/cormorant-italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Cormorant-BoldItalic';
	src: url('../fonts/cormorant-bolditalic.eot');
	src: local('☺'), url('../fonts/cormorant-bolditalic.woff') format('woff'), url('../fonts/cormorant-bolditalic.ttf') format('truetype'), url('../fonts/cormorant-bolditalic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'timesi';
	src: url('../fonts/timesi.eot');
	src: local('☺'), url('../fonts/timesi.woff') format('woff'), url('../fonts/timesi.ttf') format('truetype'), url('../fonts/timesi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'timesbi';
	src: url('../fonts/timesi.eot');
	src: local('☺'), url('../fonts/timesbi.woff') format('woff'), url('../fonts/timesbi.ttf') format('truetype'), url('../fonts/timesbi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* other */
.osn-index-customized-item .title-1, .osn-title .english-1, .viewdetails span, .osn-news-detail-main .pageturn-6 a span, .osn-right-products-item .title-1, .osn-right-products-item .text-2, .osn-customized-list-text .title-1, .osn-customized-search-list-text .title-2, .osn-index-process .process-item .english-3, .osn-oproducts-swiper .name-3, .osn-honor-text-swiper .swiper-slide span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.osn-activity-item .title-3, .osn-index-activity-list .title-2, .osn-customized-list-item.list-item3 .osn-customized-list-text .text-2, .osn-news-content-list-item .title-1 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.osn-index-activity-list .text-3, .osn-index-product-item .text-3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.galleryOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 100000;
	background-color: rgba(0,0,0,.7);
	overflow: hidden;
	display: none;
	-moz-transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.galleryOverlay.visible {
	opacity: 1;
}
.gallerySlider {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
}
.gallerySlider .placeholder {
	background: url("../images/loading.gif") no-repeat center center;
	height: 100%;
	line-height: 1px;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.gallerySlider .placeholder:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}
.gallerySlider .placeholder img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.prevArrow, .nextArrow {
	border: none;
	text-decoration: none;
	opacity: 0.5;
	cursor: pointer;
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	margin-top: 0px;
}
.prevArrow:hover, .nextArrow:hover {
	opacity: 1;
}
.prevArrow {
	background-position: left top;
	left: 0;
}
.nextArrow {
	background-position: right top;
	right: 0;
}
.pagelimit {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -18px;
	color: #fff;
	font-size: 18px;
}
.closed {
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 2%;
	top: 3%;
	background: url(../images/xxx.png) center no-repeat #fff;
	transition-duration: 0.5s;
}
.closed:hover {
	opacity: 0.5;
}




/* animation */
@keyframes w100 {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes bigimgani {
0% {
transform:scale(1.05);
}
100% {
transform:scale(1);
}
}
@keyframes updown1 {
0% {
top:25px;
}
50% {
top:35px;
}
100% {
top:25px;
}
}
@keyframes rightdong1 {
0% {
right:0px;
}
50% {
right:2%;
}
100% {
right:0;
}
}
@keyframes leftdong1 {
0% {
left: -40px;
}
50% {
left: -30px;
}
100% {
left: -40px;
}
}
@keyframes bgimgain {
0% {
transform:scale(1.05);
}
100% {
transform:scale(1.0);
}
}
@keyframes leftdong2 {
0% {
left: -30px;
}
50% {
left: -40px;
}
100% {
left: -30px;
}
}
@keyframes leftdong3 {
0% {
left: 20px;
}
50% {
left: 10px;
}
100% {
left: 20px;
}
}
@keyframes leftdong4 {
0% {
left: -25px;
}
50% {
left: -35px
}
100% {
left: -25px;
}
}

@media screen and (max-width: 5120px) {
}

@media screen and (max-width: 3840px) {
}

@media screen and (max-width: 2560px) {
}

@media screen and (max-width: 2048px) {
}

@media screen and (max-width: 1920px) {
}

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1600px) {
.osn-header-products-nav {
	padding: 40px 4% 80px 4%;
	margin-top: 100px;
}
.osn-header-products-nav li {
	padding: 0 20px 0 0;
}
.osn-header-products-nav li a {
	padding: 10px 0;
}
.osn-header-livingspace-nav .livingspace-nav {
	width: 30%;
}
.osn-header-livingspace-nav {
	padding: 40px 4% 50px 4%;
}
.osn-index-process .osn-content::before {
	width: 88%;
	left: 6%;
}
.osn-index-process .osn-content::after {
	left: 6%;
}
.osn-index-process .osn-content.w10::after {
	width: 11%;
}
.osn-index-process .osn-content.w20::after {
	width: 22%;
}
.osn-index-process .osn-content.w30::after {
	width: 33%;
}
.osn-index-process .osn-content.w40::after {
	width: 44%;
}
.osn-index-process .osn-content.w50::after {
	width: 55%;
}
.osn-index-process .osn-content.w60::after {
	width: 66%;
}
.osn-index-process .osn-content.w70::after {
	width: 77%;
}
.osn-index-process .osn-content.w80::after {
	width: 88%;
}
.osn-index-process .osn-content.w90::after {
	width: 99%;
}
.osn-index-process .process-item .text-5 {
	width: 280px;
	top: 150px;
	margin-left: -150px;
}
.osn-index-product .osn-content, .osn-index-customized .osn-content, .osn-index-Chooseus .osn-content, .osn-index-activity .osn-content,  .osn-index-joining .osn-content, .osn-footer .osn-content, .osn-customized-list .osn-content, .osn-news-content {
	width: 86%;
}
.osn-control .page-control {
	width: 50%;
}
.osn-index-product-item .text {
	padding: 0px 0 20px 0;
}
.viewmore a {
	width: 160px;
	height: 50px;
	line-height: 50px;
}
.osn-select-type li {
	padding: 0 0 5px 0;
}
.osn-product-detail-right-text .title-1 {
	padding: 0px 0 20px 0;
}
.osn-product-detail-right-text .text-2 {
	padding-top: 20px;
}
.osn-product-detail-right-text .item-4 li {
	padding: 18px 0;
}
.osn-other-product {
	width: 100%;
}
.swiper-button-next-other, .swiper-button-prev-other {
	margin-top: -50px;
}
.livingspace-nav-type {
	padding: 10px 0;
}
.livingspace-nav-item {
	margin-top: 10px;
}
.livingspace-nav-item a {
	margin-right: 10px;
	margin-bottom: 10px;
}
.osn-livingspace-banner {
	margin-bottom: 30px;
}
.osn-livingspace-bottom a {
	padding: 0px 0px 30px 0px;
}
.osn-livingspace-list .osn-content {
	width: 88%;
}
.osn-customized-right {
	width: 30%;
	margin: 1% 0 0 5%;
}
.osn-customized-item.fr .osn-customized-right {
	margin: 1% 5% 0 0;
}
.osn-customized-right .osn-customized-li {
	padding: 6% 0 1% 0;
}
.osn-news-detail-main {
	padding: 5% 5% 1% 5%;
	width: 70%;
}
.osn-brand-content-top {
	width: 74%;
	padding: 10% 0;
}
.osn-brand-content-bottom {
	width: 74%;
	margin-top: 0px;
}
.osn-brand-content {
	background: url(../images/brandbg1.jpg) center top no-repeat;
	background-size: 100%;
}
.osn-honor-text {
	width: 25%;
}
.osn-honor-pic {
	width: 70%;
	padding-bottom: 0;
	margin-top: 10%;
}
.osn-honor-pic-swiper .img {
	width: 80%;
	margin: auto;
}
.osn-honor-content, .osn-activity-content {
	width: 90%;
}
.osn-contact-left {
	width: 32%;
	padding-left: 7%;
	padding-top: 1%;
}
.osn-contact-li li {
	padding: 20px 0;
}
.osn-contact-right {
	width: 55%;
}
.osn-header-nav li a, .osn-header-right span, .osn-content-nav a, .osn-content-linkurl a, .osn-header-right a {
	font-size: 13px;
}
.osn-index-banner .text .text-2, .viewmore span, .osn-index-process .process-item .title-2, .osn-index-product-item .ennum-2, .osn-index-product-item .text-3, .osn-activity-item .title-3, .osn-page-trun a, .osn-brand-about-data p, .osn-contact-li li strong, .osn-contact-li li h5, .osn-activity-top-item .date-1, .osn-customized-search-list-text .data-1 {
	font-size: 14px;
}
.osn-header-right .telephone span, .osn-right-nav li a, .osn-right-nav a::after, .viewdetails span, .osn-index-customized-item .title-1, .osn-header-products-nav li i, .livingspace-nav-type span i, .osn-left-navs-title .title-2 .title-en, .osn-right-products-item .title-1, .osn-livingspace-item .title-1, .osn-customized-right .osn-customized-li li strong, .osn-banner-nav a span, .osn-brand-content-swiper-right-pic .swiper-slide .text, .osn-honor-pic-swiper .swiper-slide .text .data-2, .osn-news-content-list-item .title-1, .osn-activity-list-item .title-2 {
	font-size: 16px;
}
.swiper-page-control-num span, .osn-chooseus-item .title-2 i, .osn-chooseus-item .title-2 strong, .osn-index-activity-list .title-2, .osn-header-products-nav li em, .livingspace-nav-type span em, .osn-left-navs-item-title strong, .osn-right-content-search .osn-right-search .search-input, .osn-product-detail-right-text .title-3 strong, .swiper-pagination-num span, .osn-livingspace-bottom a, .osn-brand-content-swiper-left .swiper-num span, .osn-honor-left .osn-honor-nav a span, .osn-honor-pic-swiper .swiper-slide .text .title-1, .osn-contact-li li a, .osn-activity-top-item .title-2, .osn-search-nav a, .osn-customized-search-list-text .title-2 {
	font-size: 16px;
}
.osn-viewmore span {
	font-size: 18px;
}
.osn-index-joining .osn-content-left .text-3, .osn-left-navs-title .title-2 .title-cn {
	font-size: 18px;
}
.osn-index-banner-pagination-num strong {
	font-size: 18px;
}
.osn-footer .osn-content-hotline h3, .osn-index-product-item .title-1, .osn-customized-list-text .title-1 {
	font-size: 18px;
}
.osn-title .title-2 h3, .osn-brand-content-left .title-1 strong, .osn-text .title-1, .osn-news-detail-main .title-2 h1 {
	font-size: 26px;
}
.osn-product-detail-right-text .title-1, .osn-brand-about-data strong {
	font-size: 30px;
}
.osn-header-products-nav li strong {
	font-size: 46px;
}
.osn-product-title h1 {
	font-size: 40px;
}
.osn-title .english-1 {
	font-size: 50px;
}
.osn-banner .osn-title .english-1 {
	font-size: 60px;
}
.osn-index-banner .text .title-1 {
	font-size: 70px;
}
.osn-index-process .process-item .text-content {
	font-size: 12px;
	line-height: 22px;
}
.osn-right-content-search .osn-right-search .search-input::placeholder {
font-size: 16px;
}
.osn-index-banner-scroll span, .osn-index-process .process-item .num-1 i, .osn-index-process .process-item .text-content, .viewdetail span, .osn-viewmore.smallsize span, .osn-index-activity-list .text-3, .livingspace-nav-item a, .osn-select-type span, .osn-reset-filter a, .osn-right-content-search .search-result, .osn-right-products-item .text-2, .osn-livingspace-item .text-2, .osn-customized-list-text .text-2, .osn-brand-about-data span, .osn-news-detail-main .date-3 span, .osn-news-detail-main .pageturn-6 a span, .osn-contact-li li span, .osn-search-result {
	font-size: 12px;
}
.osn-product-detail-right-text .text-2 {
	font-size: 14px;
	line-height: 24px;
}
.osn-product-detail-right-text .item-4 strong, .osn-product-detail-right-text .item-4 li, .osn-honor-text-swiper .swiper-slide span {
	font-size: 14px;
}
.osn-text .text-2 {
	line-height: 26px;
	font-size: 14px;
}
}

@media screen and (max-width: 1500px) {
#language.osn-header-nav-show-content {
	right: 12%;
}
.osn-livingspace-detail .osn-product-detail-right {
	width: 33%;
}
.osn-livingspace-detail .osn-product-detail-right-text .item-4 li {
	padding: 15px 0;
}
.osn-livingspace-detail .osn-product-detail-right-text .item-4 {
	margin-top: 0px;
}
.osn-oproducts-swiper .name-3 {
	padding-top: 10px;
	font-size: 14px;
}
.osn-livingspace-detail .osn-product-detail-right-text .title-3 {
	margin-top: 20px;
}
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1366px) {
.osn-index-banner .text .title-1 {
	font-size: 60px;
}
.osn-header-right .telephone span {
	font-size: 12px;
}
.osn-header .osn-content {
	height: 70px;
}
.osn-header-products-nav {
	padding: 30px 5% 60px 5%;
	margin-top: 60px;
}
.osn-header-livingspace-nav {
	padding: 30px 5% 60px 5%;
	margin-top: 60px;
}
.osn-header-search {
	padding: 40px 0;
	margin-top: 70px;
}
.osn-header-products-nav li strong {
	font-size: 36px;
}
.osn-header-products-nav li span em {
	font-size: 14px;
}
.osn-index-activity-list .text-3, .osn-index-product-item .text-3 {
	font-size: 13px;
	line-height: 24px;
}
.viewdetails {
	width: 40%;
}
.osn-control .page-control {
	width: 60%;
}
.osn-index-product-item .ennum-2 {
	padding-bottom: 20px;
}
.osn-index-activity-list .title-2, .osn-activity-item .title-3 {
	line-height: 24px;
}
.osn-index-activity-list .data-1 {
	padding: 0px 0 10px 0;
}
.osn-path {
	top: 70px;
}
.osn-inspiration-swiper img {
	max-height: 400px;
}
.osn-other-product-swiper {
	width: 75%;
}
.osn-livingspace-top {
	margin-top: 70px;
}
.osn-customized-right .osn-customized-li li strong {
	padding: 5px 0;
}
.osn-about-text {
	width: 45%;
	margin-left: 10%;
	line-height: 26px;
	font-size: 14px;
}
.osn-honor-pic-swiper .swiper-slide .text {
	bottom: -130px;
}
.osn-honor-pic {
	padding-bottom: 5%;
}
.osn-honor-right {
	padding: 0 0 5% 10%;
}
.osn-banner-nav em {
	margin: -5px 20px 0 20px;
}
#language.osn-header-nav-show-content {
	right: 13%;
}
}

@media screen and (max-width: 1280px) {
.osn-product-detail-right-text .title-1, .osn-brand-about-data strong {
	font-size: 24px;
	padding: 0px 0 10px 0;
}
.osn-livingspace-detail .osn-product-detail-right-text .parameter-3 {
	margin-top: 0px;
}
.osn-product-detail-right-text .item-4 strong, .osn-product-detail-right-text .item-4 span {
	font-size: 12px;
}
.osn-product-detail-right-text .title-3 strong {
	font-size: 14px;
}
}

@media screen and (max-width: 1152px) {
.osn-index-banner .text .title-1 {
	font-size: 40px;
}
.osn-index-banner .text-2 {
	max-width: 50%;
	line-height: 24px
}
.osn-swiper-prev-style1, .osn-swiper-next-style1 {
	width: 40px;
}
.viewdetails span {
	font-size: 12px;
}
.osn-swiper-prev-style1 {
	margin-right: 10px;
}
.osn-swiper-next-style1 {
	margin-left: 10px;
}
.osn-right-nav a {
	font-size: 14px;
	padding-right: 25px;
}
.osn-right-nav a::after {
	padding: 0 7px;
}
.osn-footer .osn-content-nav a {
	margin-right: 10px;
}
.osn-product-detail-right-text .item-4 li {
	width: 100%;
}
.osn-livingspace-item {
	margin: 2% 1%;
}
.osn-livingspace-banner-left, .osn-livingspace-banner-right {
	width: 100%;
}
.osn-livingspace-banner-nav {
	padding: 5%;
}
.osn-contact-left {
	width: 38%;
	padding-left: 3%;
}
.osn-contact-li li:first-child strong {
	position: relative;
}
.osn-contact-li li:first-child {
	text-align: left;
}
.osn-contact-li li {
	padding: 10px 0;
}
}

@media screen and (max-width: 1024px) {
.osn-header-nav li {
	padding-right: 10px;
	font-size: 12px;
}
}

@media screen and (max-width: 840px) {
.pcshow, .osn-path, .swiper-button-next-other, .swiper-button-prev-other, .osn-news-detail-main .pageturn-6 a span, .osn-honor-right::before {
	display: none!important;
}
.mbshow {
	display: block!important;
}
.osn-header .osn-content {
	height: 50px;
}
.osn-header-left, .osn-header-right .merchants, .osn-header-right .telephone, .osn-header-right, .osn-Chooseus-swiper .swiper-slide::before, .osn-content-linkurl {
	display: none;
}
.menu-toggle {
	display: block;
}
.osn-logo {
	left: 0;
	margin: -10px 0 0 0px;
	width: 170px;
	height: 20px;
}
.osn-header.scroll-down .menu-toggle span.hamburger, .osn-header.scroll-down .menu-toggle span.hamburger:after, .osn-header.scroll-down .menu-toggle span.hamburger:before,  .osn-header.scroll-top .menu-toggle span.hamburger, .osn-header.scroll-top .menu-toggle span.hamburger:after, .osn-header.scroll-top .menu-toggle span.hamburger:before,  .osn-header.hover .menu-toggle span.hamburger, .osn-header.hover .menu-toggle span.hamburger:after, .osn-header.hover .menu-toggle span.hamburger:before, .detail .osn-header.cur .menu-toggle span.hamburger, .detail .osn-header.cur .menu-toggle span.hamburger:after, .detail .osn-header.cur .menu-toggle span.hamburger:before, .search .osn-header.cur .menu-toggle span.hamburger, .search .osn-header.cur .menu-toggle span.hamburger:after, .search .osn-header.cur .menu-toggle span.hamburger:before, .osn-header.cur .menu-toggle span.hamburger, .osn-header.cur .menu-toggle span.hamburger:after, .osn-header.cur .menu-toggle span.hamburger:before {
	background: #000;
}
.no-touch .osn-header {
	background: #fff;
}
.no-touch .osn-logo * {
	fill: #d9a655!important;
}
.osn-index-banner .text .title-1 {
	font-size: 30px;
}
.osn-index-banner .text-2 {
	max-width: 100%;
}
.viewmore, .osn-index-activity-list .osn-activity-center, .osn-index-activity-list .osn-activity-right {
	margin-top: 20px;
}
.osn-index-banner-pagination-right {
	bottom: 1%;
}
.osn-index-banner .osn-index-banner-container.center .viewmore {
	margin: 20px auto auto auto;
}
.osn-index-product, .osn-index-customized, .osn-index-Chooseus, .osn-index-activity,  .osn-product-detail-inspiration, .osn-product-detail-main, .osn-product-detail-other {
	padding: 15% 0;
}
.osn-right-nav {
	width: 100%;
	position: relative;
	right: auto;
	bottom: auto;
	text-align: left;
	margin-top: 40px;
}
.osn-right-nav li, .osn-index-customized-item, .osn-index-activity-list .osn-activity-center {
	margin-bottom: 10px;
}
.osn-right-nav a {
	padding-bottom: 10px;
	padding-right: 25px;
}
.osn-right-nav a::after {
	padding: 0 5px;
}
.osn-index-product .osn-content-top {
	padding-bottom: 10px;
}
.osn-content-product-swiper, .osn-content-customized, .osn-viewmore, .swiper-pagination-chooseus, .osn-product-detail-right-text {
	margin-top: 30px;
}
.osn-index-product-item .left, .osn-index-product-item .right, .osn-index-customized-item.c-item1, .osn-index-customized-item.c-item2, .osn-index-customized-item.c-item3, .osn-index-customized-item.c-item4, .osn-index-Chooseus .osn-content-left, .osn-index-Chooseus .osn-content-right, .osn-index-activity-list .osn-activity-left, .osn-index-activity-list .osn-activity-center, .osn-index-activity-list .osn-activity-right, .osn-index-joining .osn-content-right, .osn-footer .osn-content-nav, .osn-footer .osn-content-social, .osn-index-process-swiper, .osn-right-content, .osn-product-detail-pic-swiper, .osn-product-detail-left, .osn-product-detail-right, .osn-product-detail-right-text .item-4 li, .osn-product-detail-main-pic, .osn-livingspace-banner-left, .osn-livingspace-banner-right, .osn-customized-left, .osn-customized-right, .osn-customized-list-left, .osn-customized-list-right, .osn-brand-about .osn-title, .osn-brand-content-left, .osn-brand-content-item-left, .osn-brand-content-left .img, .osn-honor-left, .osn-honor-right, .osn-honor-pic, .osn-news-content-top .osn-title, .osn-news-content-top .osn-right-content-search, .osn-news-content-list-item, .osn-contact-right {
	width: 100%;
}
.osn-index-product-item .right, .osn-index-Chooseus .osn-content-right {
	padding-left: 0;
	padding-top: 30px;
}
.osn-swiper-prev-style1, .osn-swiper-next-style1 {
	width: 35px;
	height: 35px;
}
.swiper-page-control-num span {
	line-height: 35px;
}
.osn-control .page-control {
	width: 50%;
}
.viewdetails {
	width: 45%;
}
.viewdetails a, .osn-index-customized .osn-content-top {
	padding-bottom: 10px;
}
.osn-index-customized-item.c-item1, .osn-index-customized-item.c-item2, .osn-index-customized-item.c-item3, .osn-index-customized-item.c-item4 {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.osn-viewmore i {
	width: 50px;
	height: 50px;
	margin-top: -25px;
}
.osn-index-Chooseus .osn-content-right, .osn-index-activity-list .osn-activity-center {
	margin-left: 0;
}
.osn-chooseus-item {
	padding: 0;
}
.swiper-pagination-chooseus span {
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin-right: 0;
}
.swiper-pagination-chooseus span::after {
	width: 30px;
	height: 30px;
	margin: -16px 0 0 -16px;
}
.osn-index-activity .osn-content-top .osn-viewmore.smallsize {
	top: 0;
	margin-top: 0px;
}
.osn-index-activity-list .data-1, .osn-brand-about-data p {
	font-size: 12px;
}
.osn-index-joining .osn-content-left {
	position: relative;
	left: auto;
	top: auto;
	width: 100%;
}
.osn-index-joining {
	padding: 10px 0 15% 0;
}
.osn-footer-logo {
	width: 180px;
}
.osn-footer .osn-content-nav {
	float: none;
}
.osn-footer .osn-content-nav a {
	float: none;
	margin-right: 0px;
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #333;
}
.osn-footer .osn-content-social {
	text-align: left;
	float: none;
	margin-top: 30px;
}
.osn-footer .osn-content-social a, .osn-product-detail-right-text .item-4 li {
	margin-left: 0;
	margin-right: 10px;
}
.osn-footer .osn-content-hotline {
	position: relative;
	right: auto;
	bottom: auto;
	text-align: left;
	margin-top: 30px;
}
.osn-index-process .process-item .text-5 {
	width: 100%;
	top: 0px;
	margin-left: 0px;
	margin-top: 20px;
	display: block;
	z-index: 1;
	position: relative;
	left: auto;
	top: auto;
	height: auto;
}
.osn-index-process .process-item {
	display: block;
	overflow: hidden;
}
.osn-index-process .process-item a, .osn-index-process-swiper {
	overflow: hidden;
}
.osn-index-process .process-item .dot-4 {
	top: 60px;
}
.osn-index-process .process-item .text-5::before {
	margin-left: -20px;
}
.osn-index-process .osn-content::before {
	top: 22.5%;
}
.osn-index-process .process-item a:hover .text-5 {
	display: block;
	top: auto;
	height: auto;
	z-index: 10;
}
.osn-banner .osn-title .english-1, .osn-title .english-1 {
	font-size: 40px;
}
.osn-left-navs {
	float: none;
	width: 100%;
	position: relative;
	left: auto;
	top: auto;
	min-height: auto;
}
.osn-right-products-item {
	float: none;
	width: 100%;
	margin: 0 0 4% 0;
}
.osn-page-trun a.prev, .osn-page-trun a.next {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 3px;
}
.osn-left-navs-title, .osn-left-navs-content {
	padding: 5%;
}
.osn-left-navs-content {
	padding: 0 5%;
}
.osn-product-title h1 {
	font-size: 30px;
	width: 90%;
	margin: auto;
}
.osn-product-detail-left-pic {
	display: none;
}
.osn-inspiration-swiper img {
	max-height: 200px;
}
.osn-inspiration-swiper .osn-progressbar {
	width: 60%;
}
.osn-livingspace-top {
	margin-top: 50px;
}
.osn-livingspace-item {
	width: 100%;
	margin: 2% 0;
}
.osn-product-title {
	z-index: 10;
}
.osn-customized-item.fr .osn-customized-right {
	float: left;
	margin: 3% 0 0 5%;
}
.osn-banner-nav em {
	margin: -5px 10px 0 10px;
}
.osn-banner-nav a span {
	font-size: 14px;
}
.osn-customized-list-text {
	padding: 5%;
}
.osn-customized-list-text .text-2 {
	line-height: 24px;
}
.osn-customized-list-item.list-item3 {
	width: 100%;
	margin-right: 0;
	margin-bottom: 3%;
}
.osn-news-detail-main {
	padding: 10% 5%;
	width: 90%;
}
.osn-news-detail {
	padding: 30px 0 0px 0;
}
.osn-news-detail-main .detail-5 {
	line-height: 24px;
	font-size: 14px;
}
.osn-brand-about {
	margin: auto;
	width: 90%;
	float: none;
	padding: 15% 0;
}
.osn-about-text {
	width: 100%;
	margin-left: 0%;
	padding-top: 30px;
}
.osn-about-video .about-play {
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	background: url(../images/play1.png);
	background-size: 100%;
}
.osn-brand-about-data li {
	padding: 0 3%;
	width: 25%;
	margin-bottom: 20px;
}
.osn-brand-about-data strong, .osn-honor-pic-swiper .img .year-3 {
	font-size: 20px;
}
.osn-brand-about-data p {
	padding-top: 0px;
}
.osn-brand-about-data li:nth-child(4)::before, .osn-honor-text, .osn-activity-top::before, .osn-activity-top::after, .osn-activity-content-list::before, .osn-activity-content-list::after, .osn-search-result-customized-list::before {
	display: none;
}
.osn-brand-about-data li:nth-child(4) {
	padding: 0 5% 0 0
}
.osn-text {
	width: 100%;
	padding-left: 0;
	margin-top: 15%;
}
.osn-text .title-1 strong, .osn-text .text-2 {
	color: #000;
}
.osn-brand-content-right {
	width: 100%;
	margin-top: 10%;
	overflow: hidden;
}
.osn-brand-content-item-right {
	width: 100%;
	position: relative;
	right: auto;
	bottom: auto;
	padding-top: 30px;
	overflow: hidden;
}
.osn-brand-content-swiper-left {
	width: 100%;
	margin-top: 3%;
}
.osn-brand-content-swiper, .osn-brand-content-top, .osn-brand-content-bottom, .osn-index-product .osn-content, .osn-index-customized .osn-content, .osn-index-Chooseus .osn-content, .osn-index-activity .osn-content, .osn-index-joining .osn-content, .osn-footer .osn-content, .osn-customized-list .osn-content, .osn-news-content {
	width: 90%;
}
.osn-brand-content-swiper-right {
	width: 100%;
	margin: 40px 0;
}
.osn-brand-content-swiper {
	float: none;
	margin: auto;
}
.osn-honor-right {
	padding: 10% 0;
}
.osn-honor-left .osn-honor-nav a {
	display: inline-block;
	margin-right: 30px;
}
.osn-honor-left .osn-honor-nav {
	margin-top: 20px;
}
.osn-honor-pic {
	padding-bottom: 35%;
}
.osn-honor-pic-pingtai {
	margin-top: -20px;
}
.osn-contact-left {
	width: 90%;
	padding-left: 5%;
	padding-top: 5%;
}
.osn-contact-li li:first-child {
	text-align: left;
}
.osn-contact-li li:first-child strong {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
}
.mobile-nav {
	z-index: 90;
}
.osn-activity-top-item {
	float: none;
	width: 100%;
	padding: 3%;
}
.osn-activity-list {
	column-count: 1;
	column-gap: 0px;
}
.osn-search .osn-search-top .img .img-block {
	max-width: 250%;
	width: 250%;
}
.osn-search-content .osn-right-content-search, .osn-search-result, .osn-search-result-list, .osn-search-result-customized-list {
	width: 90%;
}
.osn-search-content .osn-right-content-search .osn-right-search .search-input {
	padding: 15px 35px;
}
.osn-search-nav a {
	margin: 0 10px;
}
.osn-search-bottom {
	overflow: hidden;
	padding: 15% 0;
}
.osn-customized-search-list-item {
	width: 100%;
	margin: 0 0 3% 0;
}
.osn-select-type li {
	display: inline-block;
	margin-right: 10px;
}
.osn-left-navs.cur {
	position: relative;
	top: auto;
	left: auto;
	overflow: hidden;
}
.osn-right-content-search .osn-right-search .search-submit {
	left: auto;
	right: 0;
}
.menu-toggle {
	position: absolute;
}
.osn-right-livingspace-list .osn-livingspace-item {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 4%;
}
.osn-livingspace-detail .osn-product-detail-pic-swiper, .osn-livingspace-detail .osn-product-detail-left, .osn-livingspace-detail .osn-product-detail-right {
	width: 100%;
}
.osn-product-detail-right-text {
	padding-bottom: 50px;
}
.osn-search-nav a {
	margin: 0 5px;
	font-size: 14px
}
}

/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}

@media only screen and (max-height : 650px) {
}

/*仅IE6和IE7识别*/
@media screen\9 {
}

/*仅IE6和IE7、IE8识别*/
@media \0screen\,screen\9 {
}

/*仅IE8识别*/
@media \0screen {
}

/*仅IE8-10识别*/
@media screen\0 {
}

/*仅IE9和IE10识别*/
@media screen and (min-width:0\0) {
}

/*仅IE10/11识别*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}
.x-header:hover {
	background: #ffffffab;
}
.x-header:hover .x-menu>li>a {
	display: block;
	color: #000;
	font: 400 17px/66px "Microsoft yahei";
}
.x-logo img {
	margin-left: -235px;
}
.x-header:hover .x-logo img {
	margin-left: 0;
	transition: all .5s ease;
}
.oksmy {
	padding: 0 0 5vh 0;
}
.oksmy h3 p {
	color: #fff;
}
.oksmy h3 span {
	color: #fff;
}
.oksmy h3 {
	color: #fff;
}
.c2wz p {
	line-height: 30px;
}
.c2 .c2z .ons dd {
	font-size: 25px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 1.5em;
	border: solid 1px #cccccc;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.875;
	letter-spacing: 0px;
	color: #fff;
	padding: 0 0.9em;
	background: #024dca;
}