@charset "UTF-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}
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;
}
.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;
}
.clear {
	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 {
	padding: 0 8.33333333%;
}

@media (max-width: 768px) {
body {
	padding-top: 60px;
}
}
.xymob-search-close-btn .icon-close:before {
	content: "";
}
.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);
}
.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: #151515;
}
.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: 70%;
	height: 30px;
	text-align: center;
}
.xymob-head-box .xymob-logo h2, .xymob-head-box .xymob-logo a {
	display: inline;
	font-size: 0;
}
.xymob-head-box .xymob-logo img {
	height: 25px;
}
.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: #000;
	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;
	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: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
}
.x-logo {
	float: left;
	width: 7%;
	padding: 20px 0;
}
.x-logo a {
	display: block;
}
.top-brand {
	color: #fff;
	font-size: 22px;
	line-height: 1.6;
	padding: 1.5vw 0 0 15px;
}
.top-brand a {
	color: #fff;
}
.top-brand p {
	font-weight: 700;
	font-size: 24px;
}
.x-header-right {
	float: right;
	width: 56%;
	text-align: right;
	padding-top: 14px;
}
.x-search {
	padding: 0 30px;
	position: relative;
}
.x-search:before {
	position: absolute;
	left: 0;
	width: 1px;
	height: 18px;
	top: 50%;
	margin-top: -9px;
	background: #fff;
	content: "";
}
.hotline {
	background: url(../images/05cecf841c6d091f8c7fc17d9f58837a90af6d4a.png) no-repeat 0 50%;
	padding-left: 40px;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	padding-right: 25px;
}
.x-header-right .t-ewm {
	position: relative;
	cursor: pointer;
}
.x-header-right .t-ewm .top-ewm {
	display: none;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 999;
}
.x-search {
	cursor: pointer;
}
.x-header-right #formsearch, .x-header-right .x-login {
	display: inline-block;
	vertical-align: middle;
}
.x-header-right #formsearch {
	width: calc(100% - 100px);
	position: relative;
}
.x-header-right #formsearch:before {
	content: '|';
	position: absolute;
	left: 36px;
	top: 5px;
}
.x-header-right #formsearch #s_btn {
	float: left;
	outline: none;
	border: none;
	width: 35px;
	height: 30px;
	font-size: 0;
	background-image: url(../images/icon_spirit.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 -210px;
}
.x-header-right #formsearch #keyword {
	float: left;
	background: none;
	outline: none;
	border: none;
	width: calc(100% - 35px);
	color: rgba(0, 0, 0, 0.8);
	margin-top: 5px;
	height: 20px;
	padding-left: 10px;
}
.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: #9c6e32;
}
.searchbox {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.8);
	z-index: 999;
	padding: 5vh 0;
	display: none;
}
.searchbox #formsearch {
	border-bottom: 1px solid #fff;
	width: 500px;
	margin: 0 auto;
}
.searchbox #keyword {
	background: none;
	border: none;
	outline: none;
	width: calc(100% - 40px);
	float: left;
	line-height: 42px;
	color: #fff;
	text-indent: 20px;
	font-size: 14px;
}
.searchbox #s_btn {
	width: 40px;
	float: left;
	background: url(../images/276d7f391526e70990f6da83c9a23d9a376bfd73.png) no-repeat 50% 50%;
	border: none;
	line-height: 42px;
}
 .searchbox ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ddd;
}
 .searchbox ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ddd;
}
 .searchbox :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ddd;
}
/* 扥路 */
.xa-login {
	position: absolute;
	width: 50%;
	text-align: right;
	top: 0;
	right: 8.33333333%;
}
/* 导航样式 */
.x-menu {
	width: 100%;
	float: right;
	margin-top: 0.3vw;
}
.x-menu > li {
	float: left;
	position: relative;
	width: 14.28%;
	text-align: center;
}
.x-menu > li > a {
	display: block;
	font-size: 17px;
	color: #fff;
	line-height: 2.4;
}
.x-menu > li > a:hover {
	color: rgba(255,255,255,.8);
}
.x-menu > li.active > a {
	color: #fff;
}
.x-menu > li:after {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	left: 0;
	height: 40px;
	opacity: 0;
	top: 100%;
}
.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: 99;
	width: 100%;
	left: 0;
	top: 72px;
	background: #fff;
	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-menu2 {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 160px;
	top: 0px;
	background: #fff;
	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 {
	position: relative;
}
.x-sub-menu li:hover .x-sub-menu2 {
	opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.x-sub-menu > li > a {
	display: block;
	text-align: center;
	line-height: 2;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding: .5em;
}
.x-sub-menu2 > li > a {
	display: block;
	text-align: center;
	line-height: 2;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding: .5em;
}
.x-sub-menu > li > a:hover {
	background: #e9eaeb;
}
.x-sub-menu2 > li > a:hover {
	background: #e9eaeb;
}
/* 首页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: #9c6e32;
}
.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: 16px;
	margin: 0 1.8em;
	outline: none;
	border: 1px solid #fff;
	width: 48px;
	height: 10px;
	font-weight: 700;
	line-height: 8px;
	color: #fff;
	text-align: left;
	text-indent: -30px;
	position: relative;
}
.x-banner .owl-carousel .owl-dots button.owl-dot span {
	display: block;
	background: #fff;
	height: 100%;
	width: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
}
.x-banner .owl-carousel .owl-dots button.owl-dot.active span {
	animation: mymove 7.999s linear infinite;
	-webkit-animation: mymove 7.999s linear infinite;
}
 @keyframes mymove {
 from {
 width: 0;
}
 to {
 width: 100%;
}
}
 @-webkit-keyframes mymove /*Safari and Chrome*/ {
 from {
 width: 0;
}
 to {
 width: 100%;
}
}

@media (max-width: 990px) {
.x-banner .owl-carousel .owl-dots button.owl-dot {
	font-size: 12px;
}
}
/* 产品中心 */
.x-product {
	padding: 5vh 0 8vh;
}
.pro-cate li {
	width: 13.5%;
	float: left;
	text-align: center;
	font-size: 0;
}
.pro-cate li a {
	display: inline-block;
	width: 135px;
	height: 135px;
	/* border: 1px solid #e3e3e3; */
    /* border-radius: 50%; */
	padding-top: 11px;
	cursor: pointer;
}
.pro-cate li .img {
	height: 80px;
	overflow: hidden;
}
.pro-cate li .img img {
	transition: all 0.3s;
}
.pro-cate li h3 {
	color: #666;
	font-size: 15px;
	line-height: 3.3;
}
.pro-cate .on a {
/* background: #9c6e32; */
    /* border: 1px solid #9c6e32; */
}
.pro-cate li.on h3 {
	color: #036eb7;
}
.pro-cate li.on img {
	transform: translateY(-117px);
}
.pro-box {
	margin-top: 6vh;
}
.pro-list {
	margin-left: -15px;
	margin-right: -15px;
}
.pro-list li {
	width: calc(25% - 30px);
	float: left;
	margin: 0 15px;
	box-shadow: 0px 0px 5px 0px #9999999e;
	margin-bottom: 2%;
}
.pro-list li a {
	display: block;
	position: relative;
}
.pro-list li a:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	background: rgba(0,0,0,.3);
	opacity: 0;
	transition: all 0.3s;
}
.pro-list li img {
	width: 100%;
	height: auto;
}
.pro-list li h3 {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	opacity: 0;
	transition: all 0.3s;
	font-size: 0;
}
.pro-list li h3 span {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 60px;
	position: relative;
}
.pro-list li h3 span:before {
	position: absolute;
	width: 100%;
	height: 1px;
	content: "";
	background: #fff;
	left: 0;
	top: 0;
}
.pro-list li h3 span:after {
	position: absolute;
	width: 100%;
	height: 1px;
	content: "";
	background: #fff;
	left: 0;
	bottom: 0;
}

@media(min-width: 992px) {
.pro-list li:hover a:before {
	opacity: 1;
}
.pro-list li:hover h3 {
	opacity: 1;
	margin-top: -30px;
}
}
.x-product .more {
	text-align: center;
	margin-top: 9vh;
}
.in-more a:before, .in-more a:after {
	content: "";
	position: absolute;
	z-index: -1;
	height: 100%;
	width: 0;
	top: 0;
	background-color: #036eb7;
	-webkit-transition: all .6s;
	transition: all .6s;
}
.in-more a:before {
	left: -30px;
	-webkit-transform: skew(-45deg, 0);
	transform: skew(-45deg, 0);
}
.in-more a:after {
	right: -30px;
	-webkit-transform: skew(-45deg, 0);
	transform: skew(-45deg, 0);
}
.in-more a {
	display: inline-block;
	width: 500px;
	border: 2px solid #036eb7;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	background: url(../images/ad4f00dd4d62f98d94322d8c8a84b3b6e4882410.png) no-repeat 92% 50%;
	text-align: left;
	padding-left: 15%;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.in-more a b {
	font-size: 18px;
}
.in-more a:hover:before, .in-more a:hover:after {
	width: 81%;
}
.in-more a:hover {
	color: #fff;
	background: url(../images/baa03f3d5f41185e8b1ab4a97b62bd3351e372ef.png) no-repeat 92% 50%;
}
/* 个性生活 */
.life {
	background: url(../images/6db7688ba1b21458c8a7c4a5c507025d1d7310c2.jpg) no-repeat 50% 50%;
	background-size: cover;
	background-attachment: fixed;
	padding: 36vh 0 10vh;
	border-top-left-radius: 280px;
	border-bottom-right-radius: 280px;
	position: relative;
}
.life .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
	border-top-left-radius: 280px;
	border-bottom-right-radius: 280px;
	z-index: 1;
}
.life:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	background: url(../images/f90a0bb062f9e19468f47006c563e8af6e566b72.jpg) no-repeat 50% 100%;
	z-index: -1;
}
.lifebox {
	position: relative;
	z-index: 9;
}
.life h2 {
	color: #fff;
	font-size: 40px;
	line-height: 1.5;
	font-weight: 700;
}
.life .intro {
	color: #fff;
	font-size: 18px;
	line-height: 2;
	max-width: 645px;
	margin: 2vh 0 4vh;
}
.life .more a {
	display: inline-block;
	width: 150px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	border-radius: 19px;
	padding-left: 30px;
	background: url(../images/f5a7d1ac21aaf59252cef60b12b5c5f19cf00afd.png) no-repeat 80% 50%;
	text-align: left;
}
.life .more a:hover {
	background: url(../images/046ba108c3652259241cb58e9b692b49dec05b60.png) no-repeat 80% 50% #fff;
	color: #333;
}
/* 案例赏鉴 */
.x-case {
	background: url(../images/9366c6a4899384341ff08ffeab42bdba50ea3cc8.jpg) no-repeat 50% 0;
	padding: 6vh 0;
}
.x-case .container {
	text-align: center;
}
.x-case h2 {
	color: #010101;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.5;
}
.case-cate {
	margin-top: 2.5vh
}
.case-cate a {
	color: #666;
	font-size: 18px;
	line-height: 1;
}
.case-cate a:hover {
	color: #9c6e32;
}
.case-cate a + a:before {
	content: " | ";
	color: #666;
	padding: 0 5px;
}
.x-case-list {
	margin-top: 10px;
}
.case-more {
	text-align: center;
	margin-top: 8.5vh;
}
.case-more a {
	display: inline-block;
	width: 500px;
	border: 2px solid #333;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	background: url(../images/ad4f00dd4d62f98d94322d8c8a84b3b6e4882410.png) no-repeat 92% 50%;
	text-align: left;
	padding-left: 10%;
}
.case-moree a b {
	font-size: 18px;
}
/* 核心服务 */
.service {
	background: url(../images/64947163f95e4594951fa43f497b8e37bf35ded3.jpg) no-repeat 50% 50%;
	padding: 5vh 0 7vh;
	margin-top: 7vh;
}
.service h2 {
	color: #010101;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.ser-list {
	margin-top: 4vh;
	margin-left: 4px;
}
.ser-list li {
	width: 33.333%;
	float: left;
	background: #fff;
	padding: 4vh 0 4vh 3.7%;
	margin: -1px 0 0 -1px;
	border: 1px solid #ddd;
	position: relative;
	_display: inline;
}
.ser-list li .bimg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	transition: all 0.3s;
}
.ser-list li:hover .bimg {
	opacity: 1;
}
.ser-list .img {
	height: 70px;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.ser-list .img img {
	transition: all 0.3s;
}
.ser-list li h3 {
	font-size: 24px;
	color: #333;
	line-height: 2;
	position: relative;
	z-index: 9;
}
.ser-list li .intro {
	color: #666;
	font-size: 16px;
	line-height: 23px;
	position: relative;
	z-index: 9;
}
.ser-list li:hover img {
	transform: translateY(-70px);
}
.ser-list li:hover h3 {
	color: #fff;
}
.ser-list li:hover .intro {
	color: #fff;
}
/* 关于我们 */
.x-about {
	padding: 9vh 0 8vh;
}
.about-list {
	width: 48.2%;
}
.about-list .owl-carousel .owl-dots {
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: 7%;
}
.about-list .owl-carousel .owl-dots button.owl-dot {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 .5em;
	outline: none;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}
.about-list .owl-carousel .owl-dots button.owl-dot:hover {
	background: #fff;
}
.about-list .owl-carousel .owl-dots button.owl-dot.active {
	background: #fff;
}
.book {
	width: 48%;
}
.book h3 {
	color: #010101;
	font-size: 50px;
	line-height: 1.5;
	font-weight: 700;
}
.book .tit {
	color: #000;
	font-size: 28px;
	line-height: 1.5;
}
.book #message-form {
	margin-left: -6px;
	margin-right: -6px;
}
.book #message-form .form-group {
	border: 2px solid #ebebeb;
	width: calc(33.33% - 12px);
	float: left;
	margin: 0 6px 1.5vw;
}
.book .form-control {
	border: none;
	outline: none;
	box-shadow: none;
	padding: 6px 5px 6px 48px;
	height: 46px;
}
.book #message-form {
	margin-top: 1.2vw;
}
.book #message-form .btn-form {
	border: none;
}
.book #message-form #checkcode {
	padding-left: 15px;
	width: calc(100% - 95px);
}
.book #message-form #change_code {
	padding: 0;
}
.book #message-form #checkCodeImg {
	padding: 7px 0 0;
	margin: 0;
}
.book #name {
	background: url(../images/3e876f4b1862c8fae03deb95c2d135522ca0cc67.png) no-repeat 12px 50%;
}
.book #contact {
	background: url(../images/0f80e84d6ef48afe459642c41238c122119dac58.png) no-repeat 12px 50%;
}
.book .btn-primary {
	background: #343434;
	border-radius: 0;
	padding: 0;
	font-size: 18px;
}
.mes-tel {
	background: url(../images/d2ebfcb9e708c06f948c9afe11aa111ede2f5262.png) no-repeat 0 50%;
	padding-left: 62px;
	color: #333;
	font-size: 30px;
	font-weight: 700;
	font-family: arial;
	line-height: 44px;
}
.mes-addr {
	color: #333;
	font-size: 16px;
	line-height: 2;
	margin-top: .5vw;
}
/* 新闻资讯 */
.x-news {
	margin-top: 7vh;
}
.x-news .tit {
	border-bottom: 3px solid #f4f4f4;
	padding-bottom: 1.5vh;
	position: relative;
}
.x-news .tit a.more:before, .x-news .tit a.more:after {
	content: "";
	position: absolute;
	z-index: -1;
	height: 100%;
	width: 0;
	top: 0;
	background-color: #333;
	-webkit-transition: all .6s;
	transition: all .6s;
}
.x-news .tit a.more:before {
	left: -30px;
	-webkit-transform: skew(-45deg, 0);
	transform: skew(-45deg, 0);
}
.x-news .tit a.more:after {
	right: -30px;
	-webkit-transform: skew(-45deg, 0);
	transform: skew(-45deg, 0);
}
.x-news .tit a.more {
	position: absolute;
	right: 0;
	bottom: 30px;
	width: 240px;
	border: 2px solid #333;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	padding-left: 45px;
	background: url(../images/ad4f00dd4d62f98d94322d8c8a84b3b6e4882410.png) no-repeat 85% 50%;
	overflow: hidden;
}
.x-news .tit a.more:hover:before, .x-news .tit a.more:hover:after {
	width: 81%;
}
.x-news .tit a.more:hover {
	color: #fff;
	background: url(../images/baa03f3d5f41185e8b1ab4a97b62bd3351e372ef.png) no-repeat 85% 50%;
}
.x-news h2 {
	color: #010101;
	font-size: 50px;
	line-height: 1.5;
	font-weight: 700;
}
.news-cate {
	margin-top: 1vh;
}
.news-cate li {
	color: #333;
	font-size: 24px;
	line-height: 2;
	float: left;
	background: url(../images/1f80fbeb932bc0116c3ff2226748f0a5fc1c786c.png) no-repeat 100% 50%;
	padding-right: 34px;
	cursor: pointer;
}
.news-cate li + li {
	margin-left: 45px;
}
.news-cate li.on {
	background: url(../images/e814a7e2665ac4bf2cc69df65e2be793f16b9a51.png) no-repeat 100% 50%;
	font-weight: 700;
}
.newsbox {
	margin-top: 4vh;
}
.news-list {
	margin-left: -28px;
	margin-right: -28px;
}
.news-list li {
	width: calc(33.333% - 56px);
	margin: 0 28px;
	float: left;
	_display: inline;
}
.news-list li .img {
	overflow: hidden;
}
.news-list li img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.news-list li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.news-list li .date {
	color: #666;
	font-size: 15px;
	line-height: 2;
}
.news-list li h3 {
	color: #333;
	font-size: 17px;
	font-weight: 700;
	line-height: 2;
	margin-bottom: 2vh;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-list li .intro {
	color: #666;
	font-size: 14px;
	line-height: 2;
	margin: 2vh 0 3.5vh;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-list li .more {
	height: 4px;
	background: url(../images/8c331e2cb580874357f370d1fda54f91929f9e9f.png) no-repeat 0 0;
}
.news-list li:hover .more {
	background: url(../images/0aa339da249899292c2c433912f8cd0e618652a9.png) no-repeat 0 0;
}
.pad130 {
	/* padding: 0 130px; */
	display: flex;
	justify-content: center;
}
/* 在线客服 */
.lanyun-section-kefu {
	position: fixed !important;
	right: 8px;
	bottom: 115px;
	z-index: 98;
	display: none;
	transition: all 0.5s;
}
.lanyun-section-kefu.on {
	display: block;
}
.lanyun-section-kefu .service-list {
	background: #fff;
	padding: 20px 0 10px;
	border-radius: 46px;
	border: 1px solid #f5f5f5;
}
.lanyun-section-kefu .service-list li {
	width: 92px;
	height: 90px;
	position: relative;
	line-height: 90px;
	text-align: center
}
.lanyun-section-kefu .service-list li + li:after {
	position: absolute;
	width: 66px;
	height: 1px;
	content: "";
	left: 50%;
	margin-left: -33px;
	top: 0;
	background: #e6e6e6;
}
.lanyun-section-kefu .service-list li.list-item1 .icon {
	background-position: 0 0px
}
.lanyun-section-kefu .service-list li.list-item1:hover .icon {
	background-position: -30px 0px
}
.lanyun-section-kefu .service-list li.list-item2 .icon {
	background-position: 0 -30px
}
.lanyun-section-kefu .service-list li.list-item2:hover .icon {
	background-position: -30px -30px
}
.lanyun-section-kefu .service-list li.list-item3 .icon {
	background-position: 0 -60px
}
.lanyun-section-kefu .service-list li.list-item3:hover .icon {
	background-position: -30px -60px
}
.lanyun-section-kefu .service-list li.list-item4 .icon {
	background-position: 0 -90px
}
.lanyun-section-kefu .service-list li.list-item4:hover .icon {
	background-position: -30px -90px
}
.lanyun-section-kefu .service-list li:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	width: 20px;
	left: -20px;
	opacity: 0
}
.lanyun-section-kefu .service-list li .li-wrap {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	cursor: pointer
}
.lanyun-section-kefu .service-list li .li-wrap p {
	font-size: 14px;
	color: #333;
	margin-top: 9px
}
.lanyun-section-kefu .service-list li .icon {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	background-image: url("../images/7a3bcac030d7db6f801923fda7fba69e56323ad8.png");
	background-repeat: no-repeat
}
.lanyun-section-kefu .service-list li:hover .hover-box {
	display: block
}
.lanyun-section-kefu .service-list li:hover .li-wrap p {
	color: #9c6e32
}
.lanyun-section-kefu .service-list .hover-box {
	background: #fff;
	position: absolute;
	top: 0;
	right: calc(100% + 20px);
	border: 1px solid #f5f5f5;
	display: none;
	line-height: 1
}
.lanyun-section-kefu .service-list .hover-box:after, .lanyun-section-kefu .service-list .hover-box:before {
	position: absolute;
	content: "";
	right: -18px;
	top: 50px;
	border-style: solid;
	border-width: 9px;
	border-color: transparent transparent transparent #fff;
	z-index: 2
}
.lanyun-section-kefu .service-list .hover-box:before {
	right: -20px;
	top: 49px;
	border-width: 10px;
	border-left-color: #f5f5f5;
	z-index: 1
}
.lanyun-section-kefu .service-list .service-box {
	width: 260px
}
.lanyun-section-kefu .service-list .service-box .service-box-top {
	padding: 25px;
	background: #fff
}
.lanyun-section-kefu .service-list .service-box .service-box-top h3 {
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
	text-align: left
}
.lanyun-section-kefu .service-list .service-box .service-box-top .service-box-list {
	font-size: 14px
}
.lanyun-section-kefu .service-list .service-box .service-box-top .service-box-list a {
	color: #9c6e32;
	display: block;
	background: #fff6eb;
	border: 1px solid #efe1d0;
	margin-top: 12px;
	border-radius: 5px;
	line-height: 38px
}
.lanyun-section-kefu .service-list .service-box .service-box-top .service-box-list a:hover {
	color: #fff;
	background: #9c6e32;
	border-color: #9c6e32
}
.lanyun-section-kefu .service-list .service-box .service-box-time {
	background: #f5f5f5;
	padding: 10px 20px;
	text-align: left
}
.lanyun-section-kefu .service-list .service-box .service-box-time p {
	font-size: 14px;
	color: #333;
	margin: 10px 0
}
.lanyun-section-kefu .service-list .ewm-box {
	padding: 14px
}
.lanyun-section-kefu .service-list .ewm-box .img {
	text-align: center;
	display: block;
	width: 105px;
	height: 105px;
	font-size: 0
}
.lanyun-section-kefu .service-list .ewm-box .img img, .lanyun-section-kefu .service-list .ewm-box .img:after {
	display: inline-block;
	vertical-align: middle
}
.lanyun-section-kefu .service-list .ewm-box .img img {
	max-width: 100%;
	max-height: 100%
}
.lanyun-section-kefu .service-list .ewm-box .img:after {
	content: "";
	height: 100%
}
.lanyun-section-kefu .service-list .ewm-box p {
	font-size: 14px;
	color: #7d7d7d;
	text-align: center;
	margin-top: 9px
}

@media(max-width: 760px) {
.lanyun-section-kefu {
	right: 15px;
	bottom: 100px
}
.lanyun-section-kefu .service-list li {
	width: 70px;
	height: 65px;
	line-height: 65px
}
.lanyun-section-kefu .service-list li:before {
	width: 15px;
	left: -15px
}
.lanyun-section-kefu .service-list li .li-wrap p {
	font-size: 12px
}
.lanyun-section-kefu .service-list .hover-box {
	right: calc(100% + 15px)
}
.lanyun-section-kefu .service-list .hover-box:after, .lanyun-section-kefu .service-list .hover-box:before {
	right: -12px;
	top: 30px;
	border-width: 6px
}
.lanyun-section-kefu .service-list .hover-box:before {
	right: -14px;
	top: 29px;
	border-width: 7px
}
.lanyun-section-kefu .service-list .service-box {
	width: 200px
}
.lanyun-section-kefu .service-list .service-box .service-box-top {
	padding: 15px
}
.lanyun-section-kefu .service-list .service-box .service-box-top h3 {
	font-size: 14px;
	margin-bottom: 10px
}
.lanyun-section-kefu .service-list .service-box .service-box-top .service-box-list {
	font-size: 12px
}
.lanyun-section-kefu .service-list .service-box .service-box-top .service-box-list a {
	margin-top: 8px;
	border-radius: 3px;
	line-height: 28px
}
.lanyun-section-kefu .service-list .service-box .service-box-time {
	padding: 5px 10px
}
.lanyun-section-kefu .service-list .service-box .service-box-time p {
	font-size: 12px;
	margin: 4px 0
}
.lanyun-section-kefu .service-list .ewm-box {
	padding: 10px
}
.lanyun-section-kefu .service-list .ewm-box .img {
	text-align: center;
	display: block;
	width: 90px;
	height: 90px;
	font-size: 0
}
.lanyun-section-kefu .service-list .ewm-box .img img, .lanyun-section-kefu .service-list .ewm-box .img:after {
	display: inline-block;
	vertical-align: middle
}
.lanyun-section-kefu .service-list .ewm-box .img img {
	max-width: 100%;
	max-height: 100%
}
.lanyun-section-kefu .service-list .ewm-box .img:after {
	content: "";
	height: 100%
}
.lanyun-section-kefu .service-list .ewm-box p {
	font-size: 12px
}
}
.p-about-en {
	color: #333;
	font-size: 34px;
	font-family: "times new roman";
	text-align: center;
	line-height: 1.5;
	padding-top: 1vh;
}
.p-about-tit {
	color: #333;
	font-size: 36px;
	text-align: center;
	line-height: 1.5;
	font-weight: bold;
	padding-bottom: 3vh;
}

/* 手机样式 */
@media (max-width: 990px) {
.x-title h3 {
	font-size: 14px;
	margin-top: 5px;
}
.x-title h3 span {
	display: inline-block;
	margin-left: 5px;
}
.x-title h3 span:before {
	margin-right: 5px;
	content: '-';
}
.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-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-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 "\5FAE\8F6F\96C5\9ED1";
	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: #333333;
	padding: 4vh 0;
}
.foot-left {
	width: 31%;
	float: left;
	position: relative;
}
.foot-left:after {
	position: absolute;
	width: 1px;
	height: 90%;
	right: 0;
	top: 5%;
	content: "";
	background: rgba(255, 255, 255, 0.2);
}
.x-layout-logo {
	margin-bottom: 3vh;
}
.x-layout-desc {
	max-width: 334px;
	background: #303030;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
}
.x-layout-contact {
	width: 55%;
	float: left;
	padding: 0 0 0 0;
	_display: inline;
}
.f-hotline .tit {
	color: #999;
	font-size: 16px;
	line-height: 23px;
	width: 70px;
}
.telnum {
	font-family: "impact";
	font-size: 46px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	margin-left: 15px;
}
.online {
	width: 152px;
	border-radius: 3px;
	background: url(../images/68d703cde0be33485d21f43931751dd30a35b39c.png) no-repeat 32px 50% #9c6e32;
	padding-left: 62px;
	margin-left: 7%;
}
.online a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
}
.online:hover {
	background: url(../images/68d703cde0be33485d21f43931751dd30a35b39c.png) no-repeat 32px 50% #bb8640;
}
.f-con {
	margin-top: 3vh;
}
.f-con-text {
	color: #999;
	font-size: 16px;
	line-height: 26px;
}
.viewmap {
	margin-top: 26px;
	background: url(../images/e6f2cc6844c3c34ff30c8d88982180525e12406e.png) no-repeat 0 50%;
	color: #999;
	font-size: 14px;
	line-height: 26px;
	padding-left: 25px;
	margin-left: 6%;
}
.viewmap a {
	color: #999;
}
.viewmap a:hover {
	color: rgba(255,255,255,.8);
}
.x-layout-ewm {
	width: 154px;
	text-align: center;
	float: right;
	background: #333;
	padding: 10px 0;
}
.x-layout-ewm img {
	margin-bottom: 8px;
}
.x-layout-ewm p {
	color: #999;
	font-size: 14px;
	line-height: 2;
}
.x-link {
	background: #ffffff;
	border-top: 1px solid rgba(255,255,255,.1);
	padding: 25px 0 20px;
}
.x-link .tit {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	line-height: 46px;
	width: 105px;
}
.x-link .con {
	width: calc(100% - 105px);
	color: rgba(255, 255, 255, 0.24);
	font-size: 13px;
	line-height: 23px;
}
.x-link .con1 {
	position: relative;
}
.x-link .con a {
	color: rgba(255, 255, 255, 0.24);
}
.x-link .sec {
	display: none;
	position: absolute;
	bottom: 100%;
	left: 0;
	background: rgba(255,255,255,.6);
	padding: 10px;
	min-width: 120px;
}
.x-link .sec a {
	color: #2a333c;
	padding: 0 4px;
	font-size: 14px;
	line-height: 24px;
}
.x-footer {
	background: #111;
	padding: 3vh 0;
	/* text-align: center; */
	font-size: 14px;
	color: rgba(153, 153, 153, 0.5);
	line-height: 1.8;
}
.x-footer a {
	color: rgba(153, 153, 153, 0.5);
}
.x-footer a:hover {
	color: rgba(255, 255, 255, 0.8);
}
/*左侧工具条*/
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 4px;
	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: 215px;
	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: 15px 0;
	font-size: 14px;
	color: #2f2f2f;
}
.page-position a {
	color: #2f2f2f;
}
.page-position a:hover {
	color: #000;
}
.page-wrap {
	background: #ffffff;
	padding-bottom: 3.38541667%;
}

@media (min-width: 990px) {
.page-wrap-left {
	float: left;
	width: 100%;
	/* margin-right: 4.16666667%; */
	margin-bottom: 4%;
}
}
.xypg-left-box {
	margin-bottom: 20px;
}
.xypg-left-title {
	background: #036eb7;
	padding: 10px 20px;
	position: relative;
	width: 20%;
}
.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;
}
.xypg-left-title span {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	opacity: .6;
	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: #000;
}
.latest-news li a:hover:before {
	color: #000;
}
.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: #000;
	border-color: #000;
}
.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;
	width: 100%;
}
.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: #000;
	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: #000;
	background: #000;
}
/* 手机站 左侧导航弹出特效 */
.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: #000;
}
.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
	color: #000;
}
.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: #000;
}
.xypg-left-nav .xypg-left-subnav > li.clicked > a {
	color: #000;
}
.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: #000;
}
.xypg-left-nav .xypg-left-threenav > li.clicked > a {
	color: #000;
}

@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: #000;
}
.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: #000;
}
/* 内页新闻列表 */
.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;
	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: #000;
}
.xypg-news-list li:hover .more span {
	color: #fff;
	background-color: #000;
}

@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: #000;
}
.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: #000;
	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: #000;
}
.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: #000;
	background: #000;
}
.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: #000;
}
/*内页详情页面公用样式*/
.xypg-detail-title {
	font-size: 20px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.7;
}
.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 .baidu-share {
	float: left;
	margin-left: 25px;
	margin-top: 7px;
}
.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: #000;
}
.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: #000;
}
.xypg-detail-con-title {
	margin: 20px 0 10px 0;
}
.xypg-detail-con-title span {
	display: inline-block;
	font-size: 18px;
	color: #000;
}
.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: #000;
	line-height: 40px;
	border-bottom: 3px solid #000;
	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: #000;
}
.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: #000;
	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: #000;
}

@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: #000;
	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: #000;
	text-align: center;
}
.relate-product-slick .owl-item:hover p {
	color: #000;
}
.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: #000;
}
.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: #000;
}
.relate-news-list li:hover a:before {
	color: #000;
}
.relate-news-list li:hover span {
	color: #000;
}

@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: #000;
	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: #000;
	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: #000;
}
/* 简历提交表格 */
.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: #000;
}
.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: #000;
	font-size: 14px;
}
#message-form .error-info {
	padding-top: 4px;
	display: inline-block;
	vertical-align: top;
	position: absolute;
}
#job-detail-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;
}
#job-detail-form .error-info {
	display: block;
	padding-top: 0;
	float: none !important;
	padding-left: 10px;
}
#job-detail-form #change_code + .error-info {
	padding-left: 0px;
	margin-left: -7px;
}
}
#message-form.n-default .msg-wrap {
	position: static;
}
#job-detail-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: #000;
}
.xypg-search-result-box {
	margin-bottom: 20px;
}
.xypg-search-result-box .xypg-search-title {
	border-left: 3px solid #000;
	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-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: #000;
}
/* 自动发布 */
.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; */
	text-align: center;
}
.page-product-detail-effect .big-img a {
	display: block;
	text-align: center;
	width: 100%;
	height: 390px;
	font-size: 0;
}
.product-detail-item .icon-qrcode {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
}
.product-detail-item .icon-qrcode:after {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url(../images/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 10px);
	top: calc(50% - 10px);
	background-position: 0 -21px;
	background-size: 200%;
}
.product-detail-item .qr-code {
	position: absolute;
	background: #fff;
	top: 50%;
	z-index: 9;
	left: 100px;
	padding: 10px;
	border: 1px solid;
	display: none;
	height: 122px;
	overflow: hidden;
	margin-top: -61px;
}
.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: #000;
}
.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: #000;
	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) {
.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: #000;
	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 #000;
}
.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;
}
}
/**
 * EasyZoom core styles
 */
.easyzoom {
	position: relative;
	/* 'Shrink-wrap' the element */
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.easyzoom img {
	vertical-align: bottom;
}
.easyzoom.is-loading img {
	cursor: progress;
}
.easyzoom.is-ready img {
	cursor: crosshair;
}
.easyzoom.is-error img {
	cursor: not-allowed;
}
.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
}
.easyzoom-flyout {
	position: absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
}
/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px;
}
/* 站点地图样式 */
.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: #000;
}
.tag-menu li.active a {
	color: #000;
}
.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: #000;
}
.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: #000;
	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 .tab-fenli .tag a {
	padding: 0 5px;
}
.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%;
}
/* 内页banner文字 */
.page-banner {
	position: relative;
}
.page-banner .nybt {
	position: absolute;
	width: 100%;
	top: 45%;
	z-index: 99;
	color: #fff;
	text-align: center;
	display: none;
}
.page-banner .nybt h3 {
	font-size: 2rem;
	text-align: center;
}
/* 手机页脚 */
.footer3 {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 50px;
	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;
}
.xypg-right-content {
	overflow: hidden;
}
.xypg-right-content p img {
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
.icon-close:before {
	display: none;
}
.page-wrap-right p>img, .page-wrap-right span>img, .page-wrap-right strong>p {
	max-width: 100%!important;
	height: auto!important;
}
.container-fluid {
	padding: 0 8.33333333%;
}

@media(min-width: 1420px) {
.container {
	width: 100%;
	padding: 0 15%;
}
}
.binajis {
	width: 800px;
	margin: auto;
}

@media(max-width: 992px) {
.page-product-detail-effect {
	pointer-events: none;
}
}

@media(max-width:1699px) {
.pad130 {
	padding: 0 80px;
}
}

@media(max-width:1599px) {
.pad130 {
	padding: 0;
}
.pro-cate {
	padding: 0 50px;
}
}

@media(max-width:1199px) {
.x-header-right {
	width: 70%;
}
.x-menu > li > a {
	font-size: 16px;
}
.pro-cate {
	padding: 0;
}
.life {
	padding-top: 30vh;
}
.lifebox {
	text-align: center;
}
.life .intro {
	max-width: 80%;
	margin: 2vh auto 4vh;
}
.about-list {
	width: 100%;
	margin-bottom: 20px;
}
.book {
	width: 100%;
}
.book #message-form {
	margin-top: 2vh;
}
.book #message-form .form-group {
	margin-bottom: 15px;
}
.foot-left {
	width: 40%;
}
.x-layout-contact {
	width: 60%;
}
.telnum {
	font-size: 40px;
}
.x-copyright {
	width: 100%;
	text-align: center;
}
}

@media(max-width:991px) {
.x-product {
	padding: 5vh 0;
}
.pro-cate li {
	width: 25%;
	margin-bottom: 15px;
}
.pro-list {
	margin-left: -8px;
	margin-right: -8px;
}
.pro-list li {
	width: calc(33.333% - 16px);
	margin: 0 8px;
}
.pro-list li h3 {
	position: static;
	color: #333;
	font-size: 16px;
	opacity: 1;
}
.life {
	padding: 20vh 0 10vh;
	border-top-left-radius: 150px;
	border-bottom-right-radius: 150px;
}
.life h2 {
	font-size: 30px;
}
.life .cover {
	border-top-left-radius: 150px;
	border-bottom-right-radius: 150px;
}
.pro-box {
	margin-top: 2vh;
}
.x-product .more {
	margin-top: 5vh;
}
.in-more a {
	width: 300px;
	padding-left: 52px;
}
.x-case h2, .service h2, .book h3, .x-news h2 {
	font-size: 40px;
}
.book .tit {
	font-size: 24px;
}
.case-more {
	margin-top: 5vh;
}
.service {
	margin-top: 5vh;
}
.ser-list li {
	padding: 4vh 15px;
	text-align: center;
}
.x-about {
	padding: 5vh 0;
}
.x-news {
	margin-top: 5vh;
}
.foot-left {
	width: 100%;
	text-align: center;
}
.x-layout-desc {
	margin: 0 auto;
}
.foot-left:after {
	background: none;
}
}

@media(max-width:767px) {
.x-banner .owl-carousel .owl-dots {
	bottom: 15px;
}
.x-banner .owl-carousel .owl-dots button.owl-dot {
	font-size: 0;
	margin: 0 5px;
	width: 34px;
	height: 7px;
}
.x-banner .owl-carousel .owl-dots button.owl-dot.active span {
	width: 100%;
	animation: none;
}
.pro-list li:last-child {
	display: none;
}
.pro-list li {
	width: calc(50% - 16px);
}
.x-product .more {
	margin-top: 3vh;
}
.in-more a {
	width: 250px;
	padding-left: 28px;
	font-size: 15px;
	border: 1px solid #333;
}
.in-more a b {
	font-size: 16px;
}
.life {
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
	padding: 15vh 0 8vh;
	background-attachment: scroll;
}
.life h2 {
	font-size: 24px;
}
.life .intro {
	font-size: 16px;
}
.life .cover {
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
}
.x-case {
	padding: 5vh 0;
}
.x-case h2 {
	font-size: 24px;
}
.case-cate a {
	font-size: 16px;
}
.service h2 {
	font-size: 24px;
}
.ser-list li h3 {
	font-size: 16px;
}
.book h3 {
	font-size: 24px;
}
.book .tit {
	font-size: 16px;
}
.book #message-form .form-group {
	width: 100%;
	margin: 0 0 10px;
}
.mes-tel {
	font-size: 20px;
}
.x-news h2 {
	font-size: 24px;
}
.news-cate li {
	font-size: 18px;
	padding-right: 30px;
}
.news-cate li + li {
	margin-left: 14px;
}
.news-list {
	margin: 0;
}
.news-list li {
	width: 100%;
	margin: 0 0 3vh;
}
.news-list li .intro {
	line-height: 1.5;
	margin: 1vh 0;
}
.x-layout-logo img {
	max-width: 60%;
}
.x-layout-desc {
	max-width: 310px;
	font-size: 14px;
}
.x-footer {
	font-size: 13px;
	padding: 2vh 0;
}
.case-cate a + a:before {
	padding: 0;
}
.p-about-en {
	font-size: 18px;
}
.p-about-tit {
	font-size: 24px;
}
}

@media(max-width:414px) {
.pro-cate li a {
	width: 70px;
	height: 70px;
	padding-top: 5px;
}
.pro-cate li h3 {
	font-size: 14px;
}
.pro-list li h3 span {
	font-size: 14px;
}
.mes-tel {
	font-size: 18px;
}
}
/*手机端头部*/
.xymob-head {
	position: fixed;
	top: 0;
	z-index: 999999;
	left: 0;
	right: 0;
	background: #151515;
}
.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: 70%;
	height: 30px;
	text-align: center;
}
.xymob-head-box .xymob-logo h1, .xymob-head-box .xymob-logo a {
	display: inline;
	font-size: 0;
}
.xymob-head-box .xymob-logo img {
	height: 25px;
}
.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: #005bac;
	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;
	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: #ffffff;
	padding: 1.30208333% 0;
}
.x-logo {
	float: left;
	width: 15.3125%;
}
.x-logo a {
	display: block;
}
.x-header-right {
	float: right;
	width: 25%;
	text-align: right;
}
.x-header-right #formsearch, .x-header-right .x-login {
	display: inline-block;
	vertical-align: middle;
}
.x-header-right #formsearch {
	width: calc(100% - 100px);
	position: relative;
}
.x-header-right #formsearch:before {
	content: '|';
	position: absolute;
	left: 36px;
	top: 5px;
}
.x-header-right #formsearch #s_btn {
	float: left;
	outline: none;
	border: none;
	width: 35px;
	height: 30px;
	font-size: 0;
	background-image: url(../images/icon_spirit.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 -210px;
}
.x-header-right #formsearch #keyword {
	float: left;
	background: none;
	outline: none;
	border: none;
	width: calc(100% - 35px);
	color: rgba(0, 0, 0, 0.8);
	margin-top: 5px;
	height: 20px;
	padding-left: 10px;
}
.x-header-right .x-login {
	font-size: 14px;
	color: #000000;
	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: #005bac;
}
/* 扥路 */
.xa-login {
	position: absolute;
	width: 50%;
	text-align: right;
	top: 0;
	right: 8.33333333%;
}
/* 导航样式 */
.x-menu {
	width: 58.75%;
	float: left;
}
.x-menu > li {
	width: 14%;
	margin: 0;
	text-align: center;
	float: none;
	position: relative;
}
.x-menu > li + li::before {
	content: '';
	position: absolute;
	background-color: #cbcbcb;
	height: 12px;
	width: 1px;
	left: 0;
	top: 43%;
	z-index: 999;
}
.x-menu > li:hover::before {
	display: none;
}
.x-menu > li>a {
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	display: block;
}
.x-menu > li:hover .x-sub-menu li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding: 0.5em;
}
.x-menu > li.active a {
	color: #fff;
	background-color: #005bac;
}
.x-menu {
	width: 100%;
	float: none;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.x-menu li a.hvr-sweep-to-top {
	position: absolute;
}
.x-sub-menu {
}
.x-menu .lastli {
	width: 6%!important;
}
.x-menu > li:after {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	left: 0;
	height: 40px;
	opacity: 0;
	top: 100%;
}
.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: 999;
	width: 100%;
	background: #fff;
	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: 14px;
	color: #333;
	line-height: 1.5;
	padding: .5em;
}
.x-menu li.active .x-sub-menu li a {
	background-color: #fff;
}
.x-menu li.active .x-sub-menu li:hover a {
	background: #e9eaeb;
}
.x-sub-menu > li:hover > a {
	background: #e9eaeb;
}
.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;
	display: none;
}
.titles {
	padding: 60px 0 30px 0;
	background: url(../images/zhix.png);
	background-size: cover;
	background-size: 100% 100%;
}
.titles h1 {
	text-align: center;
	font-size: 3.6rem;
}
.titless {
	padding: 0 0 30px 0;
	background: url(../images/zhix2.png);
	background-size: 100% 100%;
}
.titless p {
	text-align: center;
	font-size: 1.8rem;
	padding: 20px 0 0 0;
}
.titles p {
	text-align: center;
	font-size: 1.8rem;
	padding: 30px 0;
}
.sousuo_indes {
	background: #fff;
	border-radius: 48px;
}
input:focus {
	outline: none;
}
input {
	outline: none;
}
.indexsss_sou {
	position: relative;
}
.index_so {
	width: 33%;
	position: absolute;
	bottom: -10px;
	z-index: 99999;
	left: 32%;
	box-shadow: 0px 0px 5px 0px #999;
	background: #fff;
	border-radius: 40px;
	overflow: hidden;
}
.shuru {
	width: 87%;
}
.tijiaone {
	width: 12%;
	float: right;
}
.oks {
	width: 30%;
	font-size: 16px;
	text-align: center;
}
.olkj {
	width: 68%;
	font-size: 16px;
}
.tijiaone {
	background: #036eb7;
	border-radius: 40px;
	padding: 0;
	margin: 0;
}
.lun_text h3 {
	font-size: 2.5rem;
	text-align: center;
	padding: 50px 0 30px 0;
	color: #555;
}
.lun_text p {
	font-size: 1.5rem;
	text-align: center;
	line-height: 26px;
	color: #555555;
	padding: 20px 21px;
}
.lunoi {
	width: 100%;
	background: url(../images/wei.jpg)
}
.lun_img {
	width: 109px;
	height: 109px;
	margin: auto;
	overflow: hidden;
}
.lun_img img {
	transition: all 0.3s;
}
.lun_li:hover img {
	transform: translateY(-145px);
}
.lun_li:hover p {
	color: #036eb7;
}
.lun_li:hover h3 {
	color: #036eb7;
}
.lun_li:hover .lun_xiahua {
	background: #036eb7;
}
.lun_li:hover .lun_as {
	color: #036eb7;
}
.lun_xiahua {
	width: 20%;
	height: 2px;
	background: #999;
	margin: auto;
}
.lun_as {
	text-align: center;
	font-size: 1.5rem;
	color: #555;
}
.lun_li {
	padding: 50px 20px;
}
/* 场景应用场景应用场景应用场景应用场景应用场景应用 */


.w-simImg .image-w {
	position: relative;
	overflow: hidden;
}
.w-simImg img {
	max-width: 100%;
}
.caption {
	position: relative;
}
.caption .captionbg {
	position: absolute;
	width: 100%;
	height: 100%;
}
.caption .caption-text {
	z-index: 10;
	position: relative;
	word-break: break-all;
	word-wrap: break-word;
	padding: 0.5em 1px 0.7em;
}
.caption h3 {
	font-weight: normal;
	font-size: 115%;
	margin: 0;
	line-height: 1.5;
}
.caption p {
	margin: 0;
	padding-top: 0.5em;
	opacity: 0.85;
	font-size: 16px;
	text-align: center;
}
.bg_main {
	background: #006BCC;
}
.imgFloatFull .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	padding-top: 0;
	overflow: hidden;
}
.imgFloatFull .caption .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	z-index: 0;
}
.imgFloatFull .caption .caption-text {
	display: table;
	height: 100%;
	width: 100%;
}
.imgFloatFull .caption .caption-text .caption-text-in {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.imgFloatFull .caption .more1 .more_span {
	border-color: #fff;
}
/*--图片效果--*/
.imgScaleBig .img {
	overflow: hidden;
}
.imgScaleBig:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgScaleSmall .img {
	overflow: hidden;
}
.imgScaleSmall img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.imgScaleSmall:hover img {
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgRotate .img {
	overflow: hidden;
}
.imgRotate:hover img {
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgLeft .img {
	overflow: hidden;
}
.imgLeft img {
	transform: scale(1.2) translateX(5%);
	-ms-transform: scale(1.2) translateX(5%);
	-moz-transform: scale(1.2) translateX(5%);
	-webkit-transform: scale(1.2) translateX(5%);
	-o-transform: scale(1.2) translateX(5%);
}
.imgLeft:hover img {
	transform: scale(1.2) translateX(0);
	-ms-transform: scale(1.2) translateX(0);
	-moz-transform: scale(1.2) translateX(0);
	-webkit-transform: scale(1.2) translateX(0);
	-o-transform: scale(1.2) translateX(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgRight .img {
	overflow: hidden;
}
.imgRight img {
	transform: scale(1.2) translateX(-5%);
	-ms-transform: scale(1.2) translateX(-5%);
	-moz-transform: scale(1.2) translateX(-5%);
	-webkit-transform: scale(1.2) translateX(-5%);
	-o-transform: scale(1.2) translateX(-5%);
}
.imgRight:hover img {
	transform: scale(1.2) translateX(0);
	-ms-transform: scale(1.2) translateX(0);
	-moz-transform: scale(1.2) translateX(0);
	-webkit-transform: scale(1.2) translateX(0);
	-o-transform: scale(1.2) translateX(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgTop .img {
	overflow: hidden;
}
.imgTop img {
	transform: scale(1.2) translateY(5%);
	-ms-transform: scale(1.2) translateY(5%);
	-moz-transform: scale(1.2) translateY(5%);
	-webkit-transform: scale(1.2) translateY(5%);
	-o-transform: scale(1.2) translateY(5%);
}
.imgTop:hover img {
	transform: scale(1.2) translateY(0);
	-ms-transform: scale(1.2) translateY(0);
	-moz-transform: scale(1.2) translateY(0);
	-webkit-transform: scale(1.2) translateY(0);
	-o-transform: scale(1.2) translateY(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgBottom .img {
	overflow: hidden;
}
.imgBottom img {
	transform: scale(1.2) translateY(-5%);
	-ms-transform: scale(1.2) translateY(-5%);
	-moz-transform: scale(1.2) translateY(-5%);
	-webkit-transform: scale(1.2) translateY(-5%);
	-o-transform: scale(1.2) translateY(-5%);
}
.imgBottom:hover img {
	transform: scale(1.2) translateY(0);
	-ms-transform: scale(1.2) translateY(0);
	-moz-transform: scale(1.2) translateY(0);
	-webkit-transform: scale(1.2) translateY(0);
	-o-transform: scale(1.2) translateY(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgLeftBig .img {
	overflow: hidden;
}
.imgLeftBig:hover img {
	transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgLeftBig .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.imgRightBig .img {
	overflow: hidden;
}
.imgRightBig:hover img {
	transform: translateX(100%);
	-ms-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-o-transform: translateX(100%);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgRightBig .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.imgTopBig .img {
	overflow: hidden;
}
.imgTopBig:hover img {
	transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgTopBig .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.imgBottomBig .img {
	overflow: hidden;
}
.imgBottomBig:hover img {
	transform: translateY(100%);
	-ms-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-o-transform: translateY(100%);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgBottomBig .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.imgScaleHide .img {
	overflow: hidden;
}
.imgScaleHide:hover .img {
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgFadeInScale .img {
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.imgFadeInScale:hover .img {
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
/*--文本层效果--*/
.captionbgFadeInDefault .captionbg {
	bottom: -100%;
}
.captionbgFadeInDefault:hover .captionbg {
	bottom: 0;
}
.captionbgFadeInUp .captionbg {
	bottom: -100%;
}
.captionbgFadeInUp:hover .captionbg {
	bottom: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.captionbgFadeInDown .captionbg {
	top: -1000px;
}
.captionbgFadeInDown:hover .captionbg {
	top: 0;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
}
.captionbgFadeInRight .captionbg {
	left: -100%;
}
.captionbgFadeInRight:hover .captionbg {
	left: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.captionbgFadeInLeft .captionbg {
	right: -100%;
}
.captionbgFadeInLeft:hover .captionbg {
	right: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.captionbgFadeInScale .captionbg {
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	bottom: -100%;
}
.captionbgFadeInScale:hover .captionbg {
	bottom: 0;
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgSwingLeft .captionbg {
	left: 100%;
	transform: perspective(400px) rotateY(-90deg);
	-ms-transform: perspective(400px) rotateY(-90deg);
	-moz-transform: perspective(400px) rotateY(-90deg);
	-webkit-transform: perspective(400px) rotateY(-90deg);
	-o-transform: perspective(400px) rotateY(-90deg);
	transform-origin: right center 0;
	-ms-transform-origin: right center 0;
	-moz-transform-origin: right center 0;
	-webkit-transform-origin: right center 0;
	-o-transform-origin: right center 0;
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgSwingLeft:hover .captionbg {
	left: 0;
	transform: perspective(400px) rotateY(0deg);
	-ms-transform: perspective(400px) rotateY(0deg);
	-moz-transform: perspective(400px) rotateY(0deg);
	-webkit-transform: perspective(400px) rotateY(0deg);
	-o-transform: perspective(400px) rotateY(0deg);
}
.captionbgSwingRight .captionbg {
	left: -100%;
	transform: perspective(400px) rotateY(90deg);
	-ms-transform: perspective(400px) rotateY(90deg);
	-moz-transform: perspective(400px) rotateY(90deg);
	-webkit-transform: perspective(400px) rotateY(90deg);
	-o-transform: perspective(400px) rotateY(90deg);
	transform-origin: left center 0;
	-ms-transform-origin: left center 0;
	-moz-transform-origin: left center 0;
	-webkit-transform-origin: left center 0;
	-o-transform-origin: left center 0;
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgSwingRight:hover .captionbg {
	left: 0;
	transform: perspective(400px) rotateY(0deg);
	-ms-transform: perspective(400px) rotateY(0deg);
	-moz-transform: perspective(400px) rotateY(0deg);
	-webkit-transform: perspective(400px) rotateY(0deg);
	-o-transform: perspective(400px) rotateY(0deg);
}
.captionbgSwingDown .captionbg {
	top: -100%;
	transform: perspective(400px) rotateX(-90deg);
	-ms-transform: perspective(400px) rotateX(-90deg);
	-moz-transform: perspective(400px) rotateX(-90deg);
	-webkit-transform: perspective(400px) rotateX(-90deg);
	-o-transform: perspective(400px) rotateX(-90deg);
	transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	-moz-transform-origin: center top 0;
	-webkit-transform-origin: center top 0;
	-o-transform-origin: center top 0;
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgSwingDown:hover .captionbg {
	top: 0;
	transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	-moz-transform: perspective(400px) rotateX(0deg);
	-webkit-transform: perspective(400px) rotateX(0deg);
	-o-transform: perspective(400px) rotateX(0deg);
}
.captionbgSwingUp .captionbg {
	bottom: -100%;
	transform: perspective(400px) rotateX(90deg);
	-ms-transform: perspective(400px) rotateX(90deg);
	-moz-transform: perspective(400px) rotateX(90deg);
	-webkit-transform: perspective(400px) rotateX(90deg);
	-o-transform: perspective(400px) rotateX(90deg);
	transform-origin: center bottom 0;
	-ms-transform-origin: center bottom 0;
	-moz-transform-origin: center bottom 0;
	-webkit-transform-origin: center bottom 0;
	-o-transform-origin: center bottom 0;
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgSwingUp:hover .captionbg {
	bottom: 0;
	transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	-moz-transform: perspective(400px) rotateX(0deg);
	-webkit-transform: perspective(400px) rotateX(0deg);
	-o-transform: perspective(400px) rotateX(0deg);
}
.captionbgFadeInRotate .captionbg {
	bottom: -200%;
	transform: scale(0.5) rotateZ(180deg);
	-ms-transform: scale(0.5) rotateZ(180deg);
	-moz-transform: scale(0.5) rotateZ(180deg);
	-webkit-transform: scale(0.5) rotateZ(180deg);
	-o-transform: scale(0.5) rotateZ(180deg);
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgFadeInRotate:hover .captionbg {
	bottom: 0;
	transform: scale(1) rotateZ(0deg);
	-ms-transform: scale(1) rotateZ(0deg);
	-moz-transform: scale(1) rotateZ(0deg);
	-webkit-transform: scale(1) rotateZ(0deg);
	-o-transform: scale(1) rotateZ(0deg);
}
.captionbgCircleTL .captionbg {
	left: -100%;
	top: -100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.captionbgCircleTL:hover .captionbg {
	left: 0;
	top: 0;
	transform: scale(3);
	-ms-transform: scale(3);
	-moz-transform: scale(3);
	-webkit-transform: scale(3);
	-o-transform: scale(3);
}
.captionbgCircleTR .captionbg {
	right: -100%;
	top: -100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.captionbgCircleTR:hover .captionbg {
	right: 0;
	top: 0;
	transform: scale(3);
	-ms-transform: scale(3);
	-moz-transform: scale(3);
	-webkit-transform: scale(3);
	-o-transform: scale(3);
}
.captionbgCircleBL .captionbg {
	left: -100%;
	bottom: -100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.captionbgCircleBL:hover .captionbg {
	left: 0;
	bottom: 0;
	transform: scale(3);
	-ms-transform: scale(3);
	-moz-transform: scale(3);
	-webkit-transform: scale(3);
	-o-transform: scale(3);
}
.captionbgCircleBR .captionbg {
	left: 100%;
	top: 100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.captionbgCircleBR:hover .captionbg {
	left: 0;
	top: 0;
	transform: scale(3);
	-ms-transform: scale(3);
	-moz-transform: scale(3);
	-webkit-transform: scale(3);
	-o-transform: scale(3);
}
.captionbgHT .captionbg {
	transform: perspective(1000px) rotateY(90deg);
	-ms-transform: translateY(100%);
	-moz-transform: perspective(1000px) rotateY(90deg);
	-webkit-transform: perspective(1000px) rotateY(90deg);
	-o-transform: perspective(1000px) rotateY(90deg);
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgHT:hover .captionbg {
	transform: perspective(600px) rotateY(0deg);
	-ms-transform: translateY(0);
	-moz-transform: perspective(600px) rotateY(0deg);
	-webkit-transform: perspective(600px) rotateY(0deg);
	-o-transform: perspective(600px) rotateY(0deg);
}
.captionbgVT .captionbg {
	transform: perspective(600px) rotateX(90deg);
	-ms-transform: translateX(100%);
	-moz-transform: perspective(600px) rotateX(90deg);
	-webkit-transform: perspective(600px) rotateX(90deg);
	-o-transform: perspective(600px) rotateX(90deg);
	transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	-o-transition: transform 0.5s;
}
.captionbgVT:hover .captionbg {
	transform: perspective(600px) rotateX(0deg);
	-ms-transform: translateX(0);
	-moz-transform: perspective(600px) rotateX(0deg);
	-webkit-transform: perspective(600px) rotateX(0deg);
	-o-transform: perspective(600px) rotateX(0deg);
}
.captionbgFadeOut .caption .captionbg {
	background: #fff;
	opacity: 0.3;
*filter:alpha(opacity=30);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	z-index: 0;
}
.captionbgFadeOutDefault .captionbg {
	bottom: 0;
}
.captionbgFadeOutDefault:hover .caption .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
}
.captionbgFadeOutScale .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	z-index: 0;
}
.captionbgFadeOutScale {
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	bottom: 0;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.captionbgFadeOutScale:hover .captionbg {
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.textFade .textFadeInDefault {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	width: 100%;
}
.textFade:hover .textFadeInDefault {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.textFade .textFadeInUp {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	margin-bottom: -35px;
	width: 100%;
}
.textFade:hover .textFadeInUp {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	margin-bottom: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.textFade .textFadeInDown {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	margin-bottom: 35px;
	width: 100%;
}
.textFade:hover .textFadeInDown {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	margin-bottom: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.textFade .textFadeInLeft {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	margin-left: -100%;
	width: 100%;
}
.textFade:hover .textFadeInLeft {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	margin-left: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.textFade .textFadeInRight {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	margin-left: 100%;
	width: 100%;
}
.textFade:hover .textFadeInRight {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	margin-left: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.textFade .textFadeInScale {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	width: 100%;
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
}
.textFade:hover .textFadeInScale {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.textFade .textFadeInRotate {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	width: 100%;
}
.textFade:hover .textFadeInRotate {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.textFade .textFadeOutDefault {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	width: 100%;
}
.textFade:hover .textFadeOutDefault {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
}
.textFade .textFadeOutScale {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	width: 100%;
	transform: scale(0);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
}
.textFade:hover .textFadeOutScale {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgTextL .caption::before, .imgTextL .caption::after {
	position: absolute;
	content: "";
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	z-index: 99;
}
.imgTextL .caption::before {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	bottom: 20px;
	left: 10px;
	right: 10px;
	top: 20px;
	transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-o-transform-origin: 0 0 0;
}
.imgTextL .caption::after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	bottom: 10px;
	left: 20px;
	right: 20px;
	top: 10px;
	transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform-origin: 100% 0 0;
	-ms-transform-origin: 100% 0 0;
	-moz-transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
	-o-transform-origin: 100% 0 0;
}
.imgTextL:hover .caption::before, .imgTextL:hover .caption::after {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgTextA .caption::before, .imgTextA .caption::after {
	position: absolute;
	content: "";
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	z-index: 99;
}
.imgTextA .caption::before {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 10px;
	transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-o-transform-origin: 0 0 0;
}
.imgTextA .caption::after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 10px;
	transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform-origin: 100% 0 0;
	-ms-transform-origin: 100% 0 0;
	-moz-transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
	-o-transform-origin: 100% 0 0;
}
.imgTextA:hover .caption::before, .imgTextA:hover .caption::after {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgTextB .caption::before {
	content: "";
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	z-index: 99;
	transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	border: 1px solid #fff;
	bottom: 10px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.imgTextB:hover .caption::before {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	z-index: 99;
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgTextS .caption::before, .imgTextS .caption::after {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	z-index: 99;
	top: 50%;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: translate3d(-50%, -50%, 0px);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate3d(-50%, -50%, 0px);
	-webkit-transform: translate3d(-50%, -50%, 0px);
	-o-transform: translate3d(-50%, -50%, 0px);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	width: 80%;
}
.imgTextS:hover .caption::before {
	opacity: 0.5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	transform: translate3d(-50%, -50%, 0px) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate3d(-50%, -50%, 0px) rotate(45deg);
	-webkit-transform: translate3d(-50%, -50%, 0px) rotate(45deg);
	-o-transform: translate3d(-50%, -50%, 0px) rotate(45deg);
}
.imgTextS:hover .caption::after {
	opacity: 0.5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	transform: translate3d(-50%, -50%, 0px) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	-moz-transform: translate3d(-50%, -50%, 0px) rotate(-45deg);
	-webkit-transform: translate3d(-50%, -50%, 0px) rotate(-45deg);
	-o-transform: translate3d(-50%, -50%, 0px) rotate(-45deg);
}
.imgTextC .caption::before {
	content: "";
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	z-index: 99;
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	border: 1px solid #fff;
	bottom: 10px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.imgTextC:hover .caption::before {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgTextD .caption::before {
	border: 2px solid #fff;
	content: "";
	height: 50%;
	left: 50%;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	-ms-transform: translate(-50%, -50%) rotate(-45deg) scale(0, 0);
	-moz-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	-o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	transform-origin: 50% 50% 0;
	-ms-transform-origin: 50% 50% 0;
	-moz-transform-origin: 50% 50% 0;
	-webkit-transform-origin: 50% 50% 0;
	-o-transform-origin: 50% 50% 0;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	width: 50%;
}
.imgTextD:hover .caption::before {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
	-ms-transform: translate(-50%, -50%) rotate(-45deg) scale(1, 1);
	-moz-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
	-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
	-o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
.imgTextE .caption::before {
	border: 2px solid #fff;
	content: "";
	height: 50%;
	left: 50%;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1);
	-ms-transform: translate(-50%, -50%) rotate(45deg) scale(0, 0);
	-moz-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1);
	-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1);
	-o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(0, 0, 1);
	transform-origin: 50% 50% 0;
	-ms-transform-origin: 50% 50% 0;
	-moz-transform-origin: 50% 50% 0;
	-webkit-transform-origin: 50% 50% 0;
	-o-transform-origin: 50% 50% 0;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	width: 50%;
}
.imgTextE:hover .caption::before {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-ms-transform: translate(-50%, -50%) rotate(45deg) scale( 1, 1);
	-moz-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-webkit-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-o-transform: translate3d(-50%, -50%, 0px) rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
.imgTextF .caption::before {
	background: rgba(255, 255, 255, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-ms-transform: scale(1.9, 1.4) rotate(45deg) translate(0px, -100%);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	transition: transform 0.6s ease 0s;
	-moz-transition: transform 0.6s ease 0s;
	-webkit-transition: transform 0.6s ease 0s;
	-o-transition: transform 0.6s ease 0s;
	width: 100%;
}
.imgTextF:hover .caption::before {
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-ms-transform: scale(1.9, 1.4) rotate(45deg) translate(0px, 100%x);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
}
.imgTextF .caption .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.imgTextG .caption::after {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-ms-transform: rotate(45deg) scale(1, 0);
	-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	transform-origin: 50% 50% 0;
	-ms-transform-origin: 50% 50% 0;
	-moz-transform-origin: 50% 50% 0;
	-webkit-transform-origin: 50% 50% 0;
	-o-transform-origin: 50% 50% 0;
	width: 100%;
	transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
	-moz-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
	-webkit-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
	-o-transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
}
.imgTextG:hover .caption::after {
	opacity: 1;
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-ms-transform: rotate(45deg) scale(1, 1);
	-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
.imgGrayScale img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	opacity: 0.4;
}/*灰度*/
.imgGrayScale:hover img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	opacity: 1;
}
.imgGrayScale p {
	font-size: 90%;
	padding-top: 0;
	color: #aaa;
}
.imgFloat.captionbgFadeInDefault.textFade .img {
	overflow: hidden;
}
.imgFloat.captionbgFadeInDefault.textFade .img img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.imgFloat.captionbgFadeInDefault.textFade:hover .img img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.imgFloat.captionbgFadeInDefault.textFade .captionbg {
	bottom: 0;
}
.imgFloat.captionbgFadeInDefault.textFade .textFadeInDefault {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
/*鼠标进入进出*/
.w-multi-imgs-inout li {
	position: relative;
}
.imgInOut a {
	display: block;
	-webkit-perspective: 400px;
	perspective: 400px;
	position: relative;
	overflow: hidden;
}
.imgInOut .caption {
	-webkit-transform: rotate3d(1, 0, 0, 90deg);
	transform: rotate3d(1, 0, 0, 90deg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	color: #fff;
	padding: 0;
}
.imgInOut .caption .captionbg {
	opacity: 0.85;
*filter:alpha(opacity=85);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	z-index: 0;
}
.imgInOut .caption .caption-text {
	display: table;
	height: 100%;
	width: 100%;
}
.imgInOut .caption .caption-text .caption-text-in {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.in-top .caption {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: in-top 300ms ease 0ms 1 forwards;
	animation: in-top 300ms ease 0ms 1 forwards;
}
.in-right .caption {
	-webkit-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
	-webkit-animation: in-right 300ms ease 0ms 1 forwards;
	animation: in-right 300ms ease 0ms 1 forwards;
}
.in-bottom .caption {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: in-bottom 300ms ease 0ms 1 forwards;
	animation: in-bottom 300ms ease 0ms 1 forwards;
}
.in-left .caption {
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-animation: in-left 300ms ease 0ms 1 forwards;
	animation: in-left 300ms ease 0ms 1 forwards;
}
.out-top .caption {
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-animation: out-top 300ms ease 0ms 1 forwards;
	animation: out-top 300ms ease 0ms 1 forwards;
	top: -1px;
}
.out-right .caption {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: out-right 300ms ease 0ms 1 forwards;
	animation: out-right 300ms ease 0ms 1 forwards;
	left: 1px;
}
.out-bottom .caption {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: out-bottom 300ms ease 0ms 1 forwards;
	animation: out-bottom 300ms ease 0ms 1 forwards;
	top: 1px;
}
.out-left .caption {
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-animation: out-left 300ms ease 0ms 1 forwards;
	animation: out-left 300ms ease 0ms 1 forwards;
	left: -1px;
}
@-webkit-keyframes in-top {
 from {
 -webkit-transform:rotate3d(-1, 0, 0, 90deg);
 transform:rotate3d(-1, 0, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@keyframes in-top {
 from {
 -webkit-transform:rotate3d(-1, 0, 0, 90deg);
 transform:rotate3d(-1, 0, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@-webkit-keyframes in-right {
 from {
 -webkit-transform:rotate3d(0, -1, 0, 90deg);
 transform:rotate3d(0, -1, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@keyframes in-right {
 from {
 -webkit-transform:rotate3d(0, -1, 0, 90deg);
 transform:rotate3d(0, -1, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@-webkit-keyframes in-bottom {
 from {
 -webkit-transform:rotate3d(1, 0, 0, 90deg);
 transform:rotate3d(1, 0, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@keyframes in-bottom {
 from {
 -webkit-transform:rotate3d(1, 0, 0, 90deg);
 transform:rotate3d(1, 0, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@-webkit-keyframes in-left {
 from {
 -webkit-transform:rotate3d(0, 1, 0, 90deg);
 transform:rotate3d(0, 1, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@keyframes in-left {
 from {
 -webkit-transform:rotate3d(0, 1, 0, 90deg);
 transform:rotate3d(0, 1, 0, 90deg);
}
 to {
 -webkit-transform:none;
 transform:none;
}
}
@-webkit-keyframes out-top {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(-1, 0, 0, 130deg);
 transform:rotate3d(-1, 0, 0, 130deg);
}
}
@keyframes out-top {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(-1, 0, 0, 130deg);
 transform:rotate3d(-1, 0, 0, 130deg);
}
}
@-webkit-keyframes out-right {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(0, -1, 0, 130deg);
 transform:rotate3d(0, -1, 0, 130deg);
}
}
@keyframes out-right {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(0, -1, 0, 130deg);
 transform:rotate3d(0, -1, 0, 130deg);
}
}
@-webkit-keyframes out-bottom {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(1, 0, 0, 130deg);
 transform:rotate3d(1, 0, 0, 130deg);
}
}
@keyframes out-bottom {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(1, 0, 0, 130deg);
 transform:rotate3d(1, 0, 0, 130deg);
}
}
@-webkit-keyframes out-left {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(0, 1, 0, 130deg);
 transform:rotate3d(0, 1, 0, 130deg);
}
}
@keyframes out-left {
 from {
 -webkit-transform:rotate3d(0, 0, 0, 0deg);
 transform:rotate3d(0, 0, 0, 0deg);
}
 to {
 -webkit-transform:rotate3d(0, 1, 0, 130deg);
 transform:rotate3d(0, 1, 0, 130deg);
}
}
/*特定图文组合效果*/
.simImg_spec .caption h3 {
	font-size: 18px;
}
.simImg_spec .caption {
	overflow: hidden;
}
.specFull .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	padding-top: 0;
}
.specFull .caption .captionbg {
	opacity: 0.9;
*filter:alpha(opacity=90);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	z-index: 0;
}
.specFull .caption .caption-text {
	display: table;
	height: 100%;
	width: 100%;
}
.specFull .caption .caption-text .caption-text-in {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.simImg_spec1 .caption-text {
	position: relative;
}
.simImg_spec1 .caption-text::before, .simImg_spec1 .caption-text::after {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	content: '';
	position: absolute;
	height: 1px;
	background: rgba(255,255,255,0.5);
	left: 10px;
	width: 90%;
	width: calc(100% - 20px);
}
.simImg_spec1 .caption-text::before {
	top: 10px;
}
.simImg_spec1 .caption-text::after {
	bottom: 10px;
}
.simImg_spec1:hover .caption-text::before, .simImg_spec1:hover .caption-text::after {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec1 .caption-text h3, .simImg_spec1 .caption-text p {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	position: relative;
}
.simImg_spec1 .caption-text h3 {
	top: 35px;
}
.simImg_spec1 .caption-text p {
	top: -35px;
}
.simImg_spec1:hover .caption-text h3 {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	top: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec1:hover .caption-text p {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	top: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec2 img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec2 .caption::before, .simImg_spec2 .caption::after {
	border-color: rgba(255,255,255,0.3);
}
.simImg_spec2 .caption .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec2:hover .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec2 .caption-text {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec2:hover .caption-text {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec2 .caption .caption-text .caption-text-in {
	padding: 1.6em;
}
.simImg_spec3 img {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-5%, 0, 0) scale(1.1);
	transform: translate3d(-5%, 0, 0) scale(1.1);
}
.simImg_spec3:hover img {
	-webkit-transform: translate3d(0, 0, 0) scale(1.1);
	transform: translate3d(0, 0, 0) scale(1.1);
}
.simImg_spec3 .captionbg {
	left: 0;
	top: 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.simImg_spec3:hover .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.simImg_spec3 .w-img-caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.simImg_spec3 .caption-text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em;
	width: 100%;
	min-height: 5.5em;
	color: #fff; /*text-align:left;*/
}
.simImg_spec3 h3, .simImg_spec3 p {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.simImg_spec3 p {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec3 h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
.simImg_spec3 p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	height: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}
.simImg_spec3:hover p {
	opacity: 1;
}
.simImg_spec3:hover h3, .simImg_spec3:hover p {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.simImg_spec3:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	height: auto;
}
.simImg_spec4 .captionbg {
	left: 0;
	top: 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.simImg_spec4:hover .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.simImg_spec4 .w-img-caption {/*text-align: right;*/
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff;
}
.simImg_spec4 .caption-text {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
}
.simImg_spec4 h3, .simImg_spec4 p {
	position: absolute;
	right: 1em;
	left: 1em;
	padding: 10px 0;
}
.simImg_spec4 p {
	bottom: 1em;
	line-height: 1.5;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.simImg_spec4 h3 {
	top: 1em;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
}
.simImg_spec4:hover h3 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.simImg_spec4 h3::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
}
.simImg_spec4 h3::after {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.simImg_spec4 p {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.simImg_spec4:hover h3::after {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.simImg_spec4:hover p {
	opacity: 0.9;
*filter:alpha(opacity=90);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.simImg_spec5 .captionbg {
	left: 0;
	top: 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.simImg_spec5:hover .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.simImg_spec5 .w-img-caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	padding: 1.5em;
}
.simImg_spec5 .w-img-caption::before {
	position: absolute;
	top: 1em;
	right: 1em;
	bottom: 1em;
	left: 1em;
	border: 1px solid rgba(255,255,255,0.7);
	content: '';
}
.simImg_spec5 h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.simImg_spec5 .w-img-caption::before {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.simImg_spec5 p {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.simImg_spec5:hover h3 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.simImg_spec5:hover .w-img-caption::before {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.simImg_spec5:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.simImg_spec5:hover .w-img-caption {
	background-color: rgba(58,52,42,0);
}
/*.simImg_spec6 img{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform: translate3d(-5%,0,0) scale(1.1);transform: translate3d(-5%,0,0) scale(1.1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.simImg_spec6:hover img{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}*/
.simImg_spec6 .captionbg {
	left: 0;
	top: 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.simImg_spec6:hover .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.simImg_spec6 .w-img-caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	padding: 1em;
}
.simImg_spec6 h3 {
	position: relative;
	overflow: hidden;
	padding-bottom: 0.5em;
}
.simImg_spec6 h3::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.simImg_spec6:hover h3::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.simImg_spec6 p {
	padding: 1em 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.simImg_spec6:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.simImg_spec7 .w-img-caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	padding: 1em;
}
.simImg_spec7 .caption-text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
}
.simImg_spec7 img, .simImg_spec7 h3 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
.simImg_spec7 h3 {
	padding: 1em;
}
.simImg_spec7 p {
	padding: 0 1.2em;
	text-transform: none;
	font-size: 90%;
	box-sizing: border-box;
	opacity: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	height: 0;
	overflow: hidden;
	-webkit-transform: translate3d(0, 50%, 0) scale(1, 0);
	transform: translate3d(0, 50%, 0) scale(1, 0);
	line-height: 1.5;
}
.simImg_spec7:hover img {
	-webkit-transform: translate3d(0, -30px, 0) scale(1, 1);
	transform: translate3d(0, -30px, 0) scale(1, 1);
}
.simImg_spec7:hover p {
	padding: 1em 1.2em;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	height: auto;
}
/*3.22新增*/
.simImg_spec8 .image-w {
	overflow: visible;
}
.simImg_spec8 .caption {
	z-index: 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.simImg_spec8:hover .caption {
	z-index: 1;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: translate(10px, 10px);
	-webkit-transform: translate(10px, 10px);
	-moz-transform: translate(10px, 10px);
}
.simImg_spec8 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec9 .image-w {
	overflow: visible;
}
.simImg_spec9 .caption {
	z-index: 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.simImg_spec9:hover .caption {
	z-index: 1;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: translate(10px, -10px);
	-webkit-transform: translate(10px, -10px);
	-moz-transform: translate(10px, -10px);
}
.simImg_spec9 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec10 img {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec10:hover img {
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec10 .caption {
	z-index: 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: rotateZ(180deg) scale(0);
	-moz-transform: rotateZ(180deg) scale(0);
	-webkit-transform: rotateZ(180deg) scale(0);
}
.simImg_spec10:hover .caption {
	z-index: 1;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: rotateZ(0deg) scale(1);
	-moz-transform: rotateZ(0deg) scale(1);
	-webkit-transform: rotateZ(0deg) scale(1);
}
.simImg_spec10 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec11 img {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec11:hover img {
	left: 100%;
	transform: rotateZ(180deg) scale(0.7);
	-moz-transform: rotateZ(180deg) scale(0.7);
	-webkit-transform: rotateZ(180deg) scale(0.7);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec11 .caption {
	left: -100%;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: rotateZ(180deg) scale(0.7);
	-moz-transform: rotateZ(180deg) scale(0.7);
	-webkit-transform: rotateZ(180deg) scale(0.7);
}
.simImg_spec11:hover .caption {
	left: 0;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: rotateZ(0deg) scale(1);
	-moz-transform: rotateZ(0deg) scale(1);
	-webkit-transform: rotateZ(0deg) scale(1);
}
.simImg_spec11 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec12 .image-w {
	overflow: visible;
}
.simImg_spec12 .img {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	position: relative;
	z-index: 2;
	bottom: 0;
	font-size: 100%;
}
.simImg_spec12:hover .img {
	bottom: 4.5em;
}
.simImg_spec12 .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 1;
}
.simImg_spec12 .caption .captionbg {
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec12 .caption .caption-text {
	padding: 0.5em 1em 0.7em;
}
.simImg_spec12 .caption h3 {
	line-height: 1.3;
	padding: 0;
}
.simImg_spec12 .caption p {
	line-height: 1.5;
	padding-top: 0.2em;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}
.simImg_spec13 .image-w {
	overflow: visible;
}
.simImg_spec13 .img {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	position: relative;
	z-index: 2;
	top: 0;
	font-size: 100%;
}
.simImg_spec13:hover .img {
	top: 4.5em;
}
.simImg_spec13 .caption {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	top: 0;
	z-index: 1;
}
.simImg_spec13 .caption .captionbg {
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec13 .caption .caption-text {
	padding: 0.5em 1em 0.7em;
}
.simImg_spec13 .caption h3 {
	line-height: 1.3;
	padding: 0;
}
.simImg_spec13 .caption p {
	line-height: 1.5;
	padding-top: 0.2em;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}
.simImg_spec14 .img {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	position: relative;
	z-index: 2;
	bottom: 0;
	font-size: 100%;
}
.simImg_spec14:hover .img {
	bottom: 4.5em;
}
.simImg_spec14 .caption {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	bottom: -4.22em;
	z-index: 1;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.simImg_spec14:hover .caption {
	bottom: 0;
}
.simImg_spec14 .caption .captionbg {
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec14 .caption .caption-text {
	padding: 0.5em 1em 0.7em;
}
.simImg_spec14 .caption h3 {
	line-height: 1.3;
	padding: 0;
}
.simImg_spec14 .caption p {
	line-height: 1.5;
	padding-top: 0.2em;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}
.simImg_spec15 .img {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	position: relative;
	z-index: 2;
	top: 0;
	font-size: 100%;
}
.simImg_spec15:hover .img {
	top: 4.5em;
}
.simImg_spec15 .caption {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	top: -4.22em;
	z-index: 1;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.simImg_spec15:hover .caption {
	top: 0;
}
.simImg_spec15 .caption .captionbg {
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec15 .caption .caption-text {
	padding: 0.5em 1em 0.7em;
}
.simImg_spec15 .caption h3 {
	line-height: 1.3;
	padding: 0;
}
.simImg_spec15 .caption p {
	line-height: 1.5;
	padding-top: 0.2em;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}
.simImg_spec16 .caption {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 0;
	top: 0;
	bottom: auto;
	transform-origin: top;
	-moz-transform-origin: top;
	-webkit-transform-origin: top;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transform: perspective(600px) rotateX(-90deg);
	-moz-transform: perspective(600px) rotateX(-90deg);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.simImg_spec16:hover .caption {
	z-index: 1;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: perspective(600px) rotateX(0deg);
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
}
.simImg_spec16 .caption .captionbg {
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec16 .caption .caption-text {
	padding: 0.5em 1em 0.7em;
}
.simImg_spec17 .caption .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec17:hover .caption .captionbg {
	opacity: 0.8;
*filter:alpha(opacity=80);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.simImg_spec17 .caption .caption-text {
	text-align: center;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
}
.simImg_spec17:hover .caption .caption-text {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.simImg_spec18 .img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
	bottom: 0;
	transform-origin: bottom;
	-moz-transform-origin: bottom;
	-webkit-transform-origin: bottom;
	transform: perspective(600px) rotateX(0deg);
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
}
.simImg_spec18:hover .img {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: perspective(600px) rotateX(90deg);
	-webkit-transform: perspective(600px) rotateX(90deg);
	-moz-transform: perspective(600px) rotateX(90deg);
}
.simImg_spec18 .caption {
	z-index: 0;
	top: 0;
	transform-origin: top;
	-moz-transform-origin: top;
	-webkit-transform-origin: top;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transform: perspective(600px) rotateX(-90deg);
	-moz-transform: perspective(600px) rotateX(-90deg);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec18:hover .caption {
	z-index: 1;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: perspective(600px) rotateX(0deg);
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
}
.simImg_spec18 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec19 .img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
	bottom: 0;
	transform-origin: right;
	-moz-transform-origin: right;
	-webkit-transform-origin: right;
	transform: perspective(600px) rotateY(0deg);
	-webkit-transform: perspective(600px) rotateY(0deg);
	-moz-transform: perspective(600px) rotateY(0deg);
}
.simImg_spec19:hover .img {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: perspective(600px) rotateY(-90deg);
	-webkit-transform: perspective(600px) rotateY(-90deg);
	-moz-transform: perspective(600px) rotateY(-90deg);
}
.simImg_spec19 .caption {
	z-index: 0;
	left: 0;
	transform-origin: left;
	-moz-transform-origin: left;
	-webkit-transform-origin: left;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: perspective(600px) rotateY(90deg);
	-webkit-transform: perspective(600px) rotateY(90deg);
	-moz-transform: perspective(600px) rotateY(90deg);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec19:hover .caption {
	z-index: 1;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: perspective(600px) rotateY(0deg);
	-webkit-transform: perspective(600px) rotateY(0deg);
	-moz-transform: perspective(600px) rotateY(0deg);
}
.simImg_spec19 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec20 .img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
	z-index: 1;
}
.simImg_spec20:hover .img {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: rotate3d(-1, 1, 0, 100deg);
	transform: rotate3d(-1, 1, 0, 100deg);
}
.simImg_spec20 .caption {
	z-index: 0;
	opacity: 0;
	-webkit-transform: rotate3d(1, -1, 0, 100deg);
	transform: rotate3d(1, -1, 0, 100deg);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec20:hover .caption {
	z-index: 2;
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 0, 0deg);
	transform: rotate3d(0, 0, 0, 0deg);
}
.simImg_spec20 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec21 .img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
	z-index: 1;
}
.simImg_spec21:hover .img {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: rotate3d(-1, -1, 0, 100deg);
	transform: rotate3d(-1, -1, 0, 100deg);
}
.simImg_spec21 .caption {
	z-index: 0;
	opacity: 0;
	-webkit-transform: rotate3d(1, 1, 0, 100deg);
	transform: rotate3d(1, 1, 0, 100deg);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.simImg_spec21:hover .caption {
	z-index: 2;
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 0, 0deg);
	transform: rotate3d(0, 0, 0, 0deg);
}
.simImg_spec21 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec22 .caption-text {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.3s 0.2s;
	-moz-transition: all 0.3s 0.2s;
	-webkit-transition: all 0.3s 0.2s;
}
.simImg_spec22:hover .caption-text {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec22 .captionbg {
	top: 50%;
	bottom: 50%;
	left: -35%;
	right: -35%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	width: auto;
	height: auto;
}
.simImg_spec22:hover .captionbg {
	top: -100%;
	bottom: -100%;
}
.simImg_spec23 .img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-webkit-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	position: relative;
	z-index: 1;
}
.simImg_spec23:hover .img {
	opacity: 0;
	-webkit-transform: rotateX(90deg) scale(0.6) translateY(50%);
	transform: rotateX(90deg) scale(0.6) translateY(50%);
}
.simImg_spec23 .caption {
	z-index: 0;
	opacity: 0;
	top: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-webkit-transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
	transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.simImg_spec23:hover .caption {
	z-index: 2;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: rotateX(0deg) translate3d(0%, 0%, 0) scale(1);
	transform: rotateX(0deg) translate3d(0%, 0%, 0) scale(1);
}
.simImg_spec23 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec24 .img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
	z-index: 1;
}
.simImg_spec24:hover .img {
	opacity: 0;
	-webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
	transform: rotateX(-100deg) translateY(50%) scale(0.5);
	-webkit-transition-delay: 0;
	transition-delay: 0;
}
.simImg_spec24 .caption {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	z-index: 0;
	opacity: 0;
	-webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
	transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
.simImg_spec24:hover .caption {
	z-index: 2;
	opacity: 1;
	-webkit-transform: rotateX(0deg) translateY(0%) scale(1);
	transform: rotateX(0deg) translateY(0%) scale(1);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.simImg_spec24 .caption .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec25 .img {
	position: relative;
	z-index: 1;
}
.simImg_spec25 .img:before {
	content: "";
	position: absolute;
	top: -200%;
	right: 0;
	width: 200%;
	height: 200%;
	background: rgba(0,0,0,0.5);
	transform: rotate(45deg) translateX(2%);
	-webkit-transform: rotate(45deg) translateX(2%);
	transform-origin: 100% 0%;
	-webkit-transform-origin: 100% 0%;
	transition: all 200ms ease 0.4s;
	-webkit-transition: all 200ms ease 0.4s;
}
.simImg_spec25:hover .img:before {
	top: 0;
}
.simImg_spec25 .img:after {
	content: "";
	position: absolute;
	bottom: -200%;
	left: 0;
	width: 200%;
	height: 200%;
	background: rgba(0,0,0,0.5);
	transform: rotate(45deg) translateX(-2%);
	-webkit-transform: rotate(45deg) translateX(-2%);
	transform-origin: 0% 100%;
	-webkit-transform-origin: 0% 100%;
	transition: all 200ms ease 0.4s;
	-webkit-transition: all 200ms ease 0.4s;
}
.simImg_spec25:hover .img:after {
	bottom: 0;
}
.simImg_spec25 .caption {
	color: #fff;
	position: absolute;
	width: 100%;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	top: 50%;
	top: 10%\9;
*top:10%;
	transform: translateY(-50%) rotate(55deg);
	-webkit-transform: translateY(-50%) rotate(55deg);
	left: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	z-index: 9;
	overflow: hidden;
}
:root .simImg_spec25 .caption {
	top: 50%;
}
.simImg_spec25:hover .caption {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec25 .caption .captionbg {
	opacity: 0.8;
*filter:alpha(opacity=80);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.simImg_spec25 .caption-text-in {
	padding: 10px;
}
.simImg_spec26 {
	background: #000;
}
.simImg_spec26 img {
	opacity: 1;
	-webkit-transition: opacity .35s;
	transition: opacity .35s
}
.simImg_spec26:hover img {
	opacity: .4;
}
.simImg_spec26 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec26 .captionbg {
	position: absolute;
	top: 2em;
	right: 2em;
	bottom: 2em;
	left: 2em;
	width: auto;
	height: auto;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,.2);
	content: '';
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale3d(1.4, 1.4, 1);
	transform: scale3d(1.4, 1.4, 1);
}
.simImg_spec26 .caption-text {
	top: 50%;
	top: 2%\9;
*top:2%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
:root .simImg_spec26 .caption-text {
	top: 50%;
}
.simImg_spec26 .caption-text-in {
	padding: 3em;
}
.simImg_spec26 h3 {
	font-size: 130%;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.simImg_spec26 p {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.simImg_spec26:hover h3 {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.simImg_spec26:hover .captionbg, .simImg_spec26:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.simImg_spec27 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec27 .caption .caption-text {
	height: 100%;
	width: 100%;
	padding: 0;
}
.simImg_spec27 .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity .35s;
	transition: opacity .35s;
}
.simImg_spec27:hover .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.simImg_spec27 img, .simImg_spec27 p {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s
}
.simImg_spec27:hover img {
	-webkit-transform: scale3d(1.5, 1.5, 1);
	transform: scale3d(1.5, 1.5, 1);
}
.simImg_spec27 h3 {
	font-size: 130%;
	text-align: center;
	padding: 1.5em 1em 0;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.simImg_spec27 p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 1em;
	padding: 1.2em;
	border: 2px solid #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: scale3d(.8, .8, 1);
	transform: scale3d(.8, .8, 1);
	-webkit-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}
.simImg_spec27:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.simImg_spec28 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	transition: all .4s cubic-bezier(.88, -.99, 0, 1.81);
}
.simImg_spec28 .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity .35s;
	transition: opacity .35s;
}
.simImg_spec28:hover .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.simImg_spec28 .caption-text {
	top: 50%;
	top: 10%\9;
*top:10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 0.5em 0;
}
:root .simImg_spec28 .caption-text {
	top: 50%;
}
.simImg_spec28 h3 {
	background: rgba(0,0,0,0.5);
	padding: 0.5em 1.6em;
	transform: translateY(100%);
	transition: all .4s cubic-bezier(.88, -.99, 0, 1.81);
}
.simImg_spec28:hover h3 {
	transform: none;
}
.simImg_spec28 p {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transform: scale(0);
	transition: all .4s cubic-bezier(.88, -.99, 0, 1.81);
	border: 1px solid #fff;
	margin: 1em;
	padding: 1em;
}
.simImg_spec28:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	transform: scale(1);
}
.simImg_spec29 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec29 .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.simImg_spec29:hover .captionbg {
	opacity: 0.7;
*filter:alpha(opacity=70);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.simImg_spec29 .caption-text {
	top: 50%;
	top: 10%\9;
*top:10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 0.5em 0;
}
:root .simImg_spec29 .caption-text {
	top: 50%;
}
.simImg_spec29 img {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.simImg_spec29:hover img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.simImg_spec29 h3 {
	position: relative;
	padding: 0.6em 1em;
	background: rgba(0,0,0,.5);
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.simImg_spec29 p {
	padding: 0.6em 1.15em;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.simImg_spec29:hover h3, .simImg_spec29:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.simImg_spec29:hover p {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}
.simImg_spec30 img {
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.simImg_spec30:hover img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.simImg_spec30 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec30 .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: translate(460px, -100px) rotate(180deg);
	transform: translate(460px, -100px) rotate(180deg);
	-webkit-transition: all .2s .4s ease-in-out;
	transition: all .2s .4s ease-in-out;
}
.simImg_spec30 .caption-text {
	top: 50%;
	top: 10%\9;
*top:10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 0.5em 0;
}
:root .simImg_spec30 .caption-text {
	top: 50%;
}
.simImg_spec30 h3 {
	background: rgba(0,0,0,0.5);
	padding: 0.6em 1em;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.simImg_spec30 p {
	padding: 0.6em 1.15em;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: translateX(300px) rotate(90deg);
	transform: translateX(300px) rotate(90deg);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.simImg_spec30:hover .captionbg {
	opacity: 0.6;
*filter:alpha(opacity=60);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}
.simImg_spec30:hover h3 {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}
.simImg_spec30:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translateX(0px) rotate(0deg);
	transform: translateX(0px) rotate(0deg);
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}
.simImg_spec31 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec31 .caption-text {
	top: 50%;
	top: 10%\9;
*top:10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 0.5em 0;
}
:root .simImg_spec31 .caption-text {
	top: 50%;
}
.simImg_spec31 img {
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec31 .captionbg {
	-webkit-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.simImg_spec31 h3 {
	background: rgba(0,0,0,0.5);
	padding: 0.6em 1em;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.simImg_spec31 p {
	padding: 0.6em 1.15em;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.simImg_spec31:hover img {
	-webkit-transform: rotate(720deg) scale(0);
	transform: rotate(720deg) scale(0);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec31:hover .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translateY(0px) rotate(0deg);
	transform: translateY(0px) rotate(0deg);
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.simImg_spec31:hover h3 {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.simImg_spec31:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.simImg_spec32 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec32 .caption-text {
	top: 50%;
	top: 10%\9;
*top:10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 0.5em 0;
}
:root .simImg_spec32 .caption-text {
	top: 50%;
}
.simImg_spec32 .caption-text-in {
	padding: 0 1.2em;
}
.simImg_spec32 img {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
.simImg_spec32 .captionbg {
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec32 h3 {
	padding: 0.6em 0;
	border-bottom: 1px solid rgba(255,255,255,.3);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec32 p {
	padding: 0.6em 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.simImg_spec32:hover img {
	-webkit-transform: scale(10);
	transform: scale(10);
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec32:hover .captionbg {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec32:hover h3, .simImg_spec32:hover p {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.simImg_spec33 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec33 .caption-text {
	top: 50%;
	top: 10%\9;
*top:10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 0.5em 0;
}
:root .simImg_spec33 .caption-text {
	top: 50%;
}
.simImg_spec33 .caption-text-in {
	padding: 0 1.2em;
}
.simImg_spec33 .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all .3s ease-in .4s;
	transition: all .3s ease-in .4s;
}
.simImg_spec33 h3 {
	padding: 0.6em 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	border-bottom: 1px solid rgba(255,255,255,.3);
	-webkit-transform: scale(10);
	transform: scale(10);
	-webkit-transition: all .3s ease-in-out .1s;
	transition: all .3s ease-in-out .1s;
}
.simImg_spec33 p {
	padding: 0.6em 0;
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transform: scale(10);
	transform: scale(10);
	-webkit-transition: all .3s ease-in-out .2s;
	transition: all .3s ease-in-out .2s;
}
.simImg_spec33:hover .captionbg {
	opacity: 0.85;
*filter:alpha(opacity=85);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
}
.simImg_spec33:hover h3 {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}
.simImg_spec33:hover p {
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.simImg_spec34 img {
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
}
.simImg_spec34:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.simImg_spec34 .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}
.simImg_spec34 .captionbg {
	opacity: 0;
*filter:alpha(opacity=0);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.simImg_spec34:hover .captionbg {
	opacity: 0.85;
*filter:alpha(opacity=85);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
}
.simImg_spec34 .caption-text {
	height: 100%;
	text-align: center;
}
.simImg_spec34 .caption-text::before, .simImg_spec34 .caption-text::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.simImg_spec34:hover .caption-text::before {
	opacity: .5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.simImg_spec34:hover .caption-text::after {
	opacity: .5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.simImg_spec34 h3, .simImg_spec34 p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 0.6em 5%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s;
}
.simImg_spec34 h3 {
	font-size: 150%;
	-webkit-transform: translate3d(0, -130%, 0);
	transform: translate3d(0, -130%, 0);
}
.simImg_spec34 p {
	-webkit-transform: translate3d(0, 1em, 0);
	transform: translate3d(0, 1em, 0);
	line-height: 1.5;
	max-height: 3.5em;
	overflow: hidden;
}
.simImg_spec34:hover h3 {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.simImg_spec34:hover p {
	-webkit-transform: translate3d(0, 0.1em, 0);
	transform: translate3d(0, 0.1em, 0);
}

@media (max-width:960px) {
.img_list li {
	width: 33.333%;
}
.simImg_spec .caption h3 {
	font-size: 115%;
}
.simImg_spec p {
	font-size: 90%;
}
.simImg_spec12:hover .img {
	bottom: 4.2em;
}
.simImg_spec13:hover .img {
	top: 4.2em;
}
.simImg_spec14:hover .img {
	bottom: 4.2em;
}
.simImg_spec15:hover .img {
	top: 4.2em;
}
}

@media (max-width:720px) {
.img_list li {
	width: 50%;
}
}
.left_ying {
	width: 32%;
	float: left;
}
.left_ying img {
	width: 100%;
}
.right_ying {
	width: 68%;
	float: left;
}
.right_li {
	width: 46%;
	float: left;
	margin-left: 4%;
	margin-top: 4%;
}
.right_ying .right_li:nth-child(1) {
	margin-top: 0;
}
.right_ying .right_li:nth-child(2) {
	margin-top: 0;
}
.right_li img {
	width: 100%;
}
.guan_auto {
	width: 100%;
	padding: 58px 40px;
	background: #f8f9fb;
	margin-top: 58px;
}
.left_gong {
	width: 40%;
	float: left;
}
.left_gong img {
	width: 100%;
}
.right_gong {
	width: 55%;
	float: right;
}
.right_gong h2 {
	font-size: 30px;
	padding: 0 0 30px 0;
}
.right_gong h2 span {
	font-size: 16px;
}
.right_gong p {
	font: 400 16px/40px "Microsoft yahei";
}
.a-guan {
	width: 20%;
	min-height: 50px;
	background: #036eb7;
	text-align: center;
	line-height: 50px;
	margin: 50px 0;
	border-radius: 40px;
}
.a-guan a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.gongsi {
	margin: 50px 0 30px 0;
	background: url(../images/guan.jpg);
	background-size: cover;
}
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-weight: normal;
	list-style: none;
	font-style: normal;
	text-decoration: none
}
/*产品展示*/
.pro-center {
	width: 100%;
	height: auto;
	overflow: hidden;/* padding: 35px 0 8px 0; */
	background: #ffffff;
}
.pro-center .title {
	font-size: 34px;
	text-align: center;
	padding-bottom: 5px;
	color: #333333;
	letter-spacing: 1px;
}
.pro-center .sub-title {
	font-size: 20px;
	text-align: center;
	color: #333333;
}
.pro-center .sub-title span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
}
.pro-center .sub-title span.text {
	padding: 0 10px;
}
/*产品展示左侧*/
.pro-left {/* float: left; */
	width: 30%;
	box-sizing: border-box;
	box-shadow: 0px 10px 10px #f7f7f7;
	margin: auto;
}
.pro-content {
	width: 100%;/* padding-top: 40px; */
}
.pro-right {
	float: right;
	width: 100%;
}
.pro-left .left-title {
	background: #317fff;
	height: 110px;
	line-height: 110px;
	text-align: center;
}
.pro-left .left-title span {
	display: inline-block;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.pro-left .left-title span.text {
	padding: 0 10px;
}
.pro-left .left-category ul li {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	width: 40%;
	color: #999999;
	float: left;
	margin-left: 10%;
	border: 1px solid;
	border-radius: 25px 5px 25px;
}
.pro-left .left-category ul li.on {
	background: #087fd2;
	color: #FFFFFF;
	border-radius: 25px 5px 25px;
}
.pro-left .left-category ul li:hover {
	background: #087fd2;
	color: #FFFFFF;
}
.pro-left .left-contact {
	margin-top: 37px;
	margin-bottom: 37px;
	text-indent: 70px;
	background: url(../image/tel.png) left 20px center no-repeat;
}
.pro-left .left-contact p {
	color: #317fff;
	font-size: 14px;
}
.pro-left .left-contact p.tel {
	font-size: 20px;
	padding-top: 10px;
}
/*产品展示右侧*/
.pro-right {
	display: none;
}
.pro-right ul li {
	float: left;
	width: 300px;
	background: #f7f7f7;
	border: 1px solid #f7f7f7;
	margin-right: 20px;
	box-sizing: border-box;
	margin-bottom: 35px;
	transition: all .3s linear;
}
.pro-right ul li:nth-child(3n) {
	margin-right: 0;
}
.pro-right ul li .img {
	width: 100%;
	height: 230px;
	overflow: hidden;
}
.pro-right ul li img {
	width: 100%;
}
.pro-right ul li p {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.pro-right.active {
	display: block;
	position: relative;
}
.pro-right ul li:hover {
	box-shadow: 0px 0px 15px #c6c6c6;
	transition: all .2s linear;
}
/* 必要布局样式css */
.ato-content {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.ato-list ul {
/* height: 470px; */
}
.ato-list ul li {
	margin-top: 30px;
	width: 300px;
	/* height: 420px; */
	float: left;
	margin-left: 26px;
	margin-right: 0;
	text-align: center;
	background-color: #fff;
	-webkit-transition: height 300ms;
	-moz-transition: height 300ms;
	-ms-transition: height 300ms;
	-o-transition: height 300ms;
	transition: height 300ms;
	position: relative;
	/* box-shadow: 1px 0px 8px rgba(0,0,0,0.12); */
	top: 10px;
	left: -10px;
}
.ato-list ul li:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 0 0px 2px rgba(0,0,0,0.24);
}
.ato-list ul li div {
	width: 100%;
	/* margin: 30px 0 25px 0; */
	text-align: center;
}
.ato-list ul li div img {
	width: 100%;
	height: auto;
	border: none;
	display: block;
	margin: 0 auto;
}
.ato-list ul li h3 {
	margin: 20px 0;
	font-size: 14px;
	color: #244e6f;
	font-weight: normal;
}
.ato-list ul li p {
	margin: 0;
	text-align: left;
	font-size: 13px;
	color: #8e8e8e;
	line-height: 25px;
	padding: 0 22px 20px 22px;
}
.ato-more {
	width: 157px;
	height: 36px;
	text-align: center;
	display: none;
	display: inline-block;
	border: 1px solid #7D7D7D;
	line-height: 34px;
	color: #666;
	font-size: 13px;
	text-decoration: none;
	position: absolute;
	bottom: 30px;
	left: 55px;
}
.ato-more:hover {
	background-color: #108cee;
	border-color: #108CEE;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color: #FFF;
}
.ato-list-fl {
	float: left;
	position: absolute;
	left: -60px;
	top: 115px;
}
.ato-list-fl2 {
	float: left;
	position: absolute;
	right: -60px;
	top: 115px;
}
.ato-title {
	width: 266px;
	margin-top: 130px;
	padding-right: 20px;
}
.ato-title h2 {
	font-size: 24px;
	line-height: 33px;
	color: #333;
	padding: 0;
	margin: 0;
	font-weight: inherit;
}
.ato-title p {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.ato-list-fl a {
	width: 50px;
	height: 50px;
	position: relative;
	margin-top: 54px;
	margin-right: 10px;
	float: left;
	border: 1px solid #ABABAB;
	display: block;
	background: #f2f2f2;
	overflow: hidden;
}
.ato-list-fl2 a {
	width: 50px;
	height: 50px;
	position: relative;
	margin-top: 54px;
	margin-right: 10px;
	float: left;
	border: 1px solid #ABABAB;
	display: block;
	background: #f2f2f2;
	overflow: hidden;
}
.ato-list-fl a img {
	width: 22px;
	height: 22px;
	display: block;
	border: none;
	margin: 0 auto;
	margin-top: 12px;
}
.ato-list-fl2 a img {
	width: 22px;
	height: 22px;
	display: block;
	border: none;
	margin: 0 auto;
	margin-top: 12px;
}
.ato-list {
	float: left;
	width: 100%;/* height: 500px; */
}
.ato-list ul li:hover {
	top: -5px;
	box-shadow: 0 10px 12px rgba(0,0,0,0.12);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s
}
.prev:hover .ato-ope {
	opacity: 0;
}
.ato-ope1 {
	opacity: 0;
}
.prev:hover .ato-ope1 {
	opacity: 1;
	position: absolute;
	top: 0;
	left: 11px;
}
.prev:hover .ato-ope {
	opacity: 0;
}
.ato-ope1 {
	opacity: 0;
}
.prev:hover .ato-ope1 {
	opacity: 1;
	position: absolute;
	top: 0;
	left: 11px;
}
.next:hover .ato-ope {
	opacity: 0;
}
.ato-ope1 {
	opacity: 0;
}
.next:hover .ato-ope1 {
	opacity: 1;
	position: absolute;
	top: 0;
	left: 11px;
}
.next:hover .ato-ope {
	opacity: 0;
}
.ato-ope1 {
	opacity: 0;
}
.next:hover .ato-ope1 {
	opacity: 1;
	position: absolute;
	top: 0;
	right: 11px;
}
.ato-list-fl a:hover {
	background: #108cee;
	border: 1px solid #108cee;
}
.ato-list-fl2 a:hover {
	background: #108cee;
	border: 1px solid #108cee;
}
.news_iindex {
	width: 100%;
	margin: auto;
	margin: 0 0 50px 0;
}
.news_ul li {
	width: 31%;
	float: left;
	margin-left: 3%;
}
.news_img img {
	width: 100%;
}
.news_text h3 {
	padding: 20px 0;
	font-size: 18px;
	color: #000;
}
.news_text p {
	font-size: 14px;
	line-height: 26px;
	color: #000;
	min-height: 20px;
	padding-bottom: 15px;
	overflow: hidden;
}
.news_text {
	background: #f1f1f1;
	padding: 0 20px;
}
.news_ul li:nth-child(1) {
	margin-left: 0
}
.news_ul li:hover .news_text {
	background: #036eb7;
}
.news_ul li:hover .news_text h3 {
	color: #fff;
}
.news_ul li:hover .news_text p {
	color: #fff;
}
/*底部*/
.lianjei {
	float: left;
	width: 23px;
	height: 23px;
	margin-top: 9px;
}
.x-layout {
	background-color: #333333;
}
.x-layout .container-fluid {
	padding: 18px 0;
}
.x-layout-menu dl {
	float: left;
	width: 50%;
}
.x-layout-menu dl dt {
	color: #fff;
	font: 600 18px/66px "Microsoft yahei";
	margin-bottom: .5vh;
}
.x-layout-menu dl dd a {
	display: block;
	color: rgba(255, 255, 255, 0.5);
	font: 400 14px/30px "Microsoft yahei";
}
.x-layout-menu dl dd a:hover {
	color: rgba(255, 255, 255, 0.8);
}
.x-layout-logo {
	margin-bottom: 20px;
}
.x-layout-desc {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.5);
}
.x-layout-tt {
	color: #fff;
	font: 600 18px/66px "Microsoft yahei";
	margin-bottom: .5vh;
}
.x-layout-contact {
	float: left;
}
.x-layout-contact-con {
}
.x-layout-contact-con p {
	color: rgba(255, 255, 255, 0.5);
	font: 400 14px/28px "Microsoft yahei";
	margin-bottom: 0;
}
.x-layout-contact .fx {
	display: flex;
	justify-content: flex-start;
	margin-top: 14%;
}
.x-layout-contact .fx li {
	margin-right: 8%;
}
.x-layout-contact .fx li a div.img {
	width: 32px;
	height: 32px;
	background-color: #a9a9a9;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	transition: all ease .3s;
}
.x-layout-contact .fx li:hover a div.img {
	background: #fff;
}
.x-layout-contact .fx li a div.img img {
	max-width: 100%;
	max-height: 100%;
}
.x-layout-ewm {
	width: 170px;
	float: right;
	text-align: center;
	margin-top: 20px;
}
.x-layout-ewm img {
	max-width: 100%;
}
.x-layout-ewm p {
	color: rgba(255, 255, 255, 0.5);
	font: 400 14px/36px "Microsoft yahei";
}
.x-footer {
	background-color: #333333;
	color: #fffefe;
	font: 400 14px/1.8 "Microsoft yahei";
	padding: 25px 0;
	border-top: 1px solid #9999995e;
}
.x-footer a {
	color: #fffefe;
}
.x-copyright {
	float: left;
}
.x-footera:hover {
	color: rgba(255, 255, 255, 0.5);
}
.x-region {
	float: right;
	color: #fffefe;
	font: 400 14px/1.8 "Microsoft yahei";
}
.x-region a {
	color: #fffefe;
	font: 400 14px/1.8 "Microsoft yahei";
}
.x-region a:hover {
	color: rgba(255, 255, 255, 0.5);
}

@media (max-width:1200px) {
.x-layout .container-fluid {
	width: calc(100% - 30px);
	margin: 0 auto !important;
}
.x-layout-ewm {
	display: none;
}
.x-region {
	display: none;
}
}
/*友情*/
.x-link {
	background: #fff;
	padding: 15px 0;
	min-height: 80px;
	border-bottom: 8px solid #036eb7;
}
.x-link a {
	font-size: 12px;
	color: #666666;
	float: left;
	padding: 4px 0 0 10px;
}
.x-link .container-fluid {
	position: relative;
	padding-left: 90px;
}
.x-link span {
	position: absolute;
	width: 90px;
	left: 0;
	top: 0px;
	color: #ffffff;
	font: 400 14px/40px "Microsoft yahei";
	background: url(../images/f3d7a79b8accaac2d62c33563d1dc6e1e04c2501.png) no-repeat right center;
}
.x-link a:hover {
	color: #000;
}
.x-link .sec {
	display: none;
	position: absolute;
	bottom: 100%;
	left: 0;
	background: rgba(0, 0, 0, .6);
	padding: 10px;
	min-width: 120px;
	width: 100%;
}

@media (max-width:1200px) {
.x-link span {
	left: 15px;
	width: 70px;
}
}
.foot_xiahua {
	width: 60px;
	height: 2px;
	background: #fff;
	margin-bottom: 20px;
}
.container2 {
	max-width: 1410px;
	margin: 0 auto;
	padding: 0 5px;
	font-size: 14px;
}
/* 手机站 左侧导航弹出特效 */

.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: 1px solid #eeeeee; */
	width: 24%;
	float: left;
	margin-left: 1.3%;
	margin-top: 3%;
	/* background: #607d8b; */
	box-shadow: 0px 0px 5px 0px #999999b3;
}
.xypg-left-nav>li:last-child {
/* border-bottom: none; */
}
.xypg-left-nav>li>a {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	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;
	opacity: .4;
}
.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: #036eb7;
}
.xypg-left-nav>li:hover .first-nav-btn, .xypg-left-nav>li.clicked .first-nav-btn {
	color: #0158cb;
}
.xypg-left-nav .xypg-left-subnav {
	display: none;
	/* padding: 0 10px; */
	position: absolute;
	z-index: 999;
	background: #fff;
	box-shadow: 0px 2px 5px 0px #9999998c;
	width: 100%;
}
.xypg-left-nav .xypg-left-subnav>li {
	border-top: 1px dashed #eeeeee;
}
.xypg-left-nav .xypg-left-subnav>li>a {
	padding: 15px 8px;
	display: block;
	line-height: 20px;
	color: #818181;
	font-size: 16px;
}
.xypg-left-nav .xypg-left-subnav>li>a:hover {
	color: #0158cb;
}
.xypg-left-nav .xypg-left-subnav>li.clicked>a {
	color: #0158cb;
}
.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: #0158cb;
}
.xypg-left-nav .xypg-left-threenav>li.clicked>a {
	color: #0158cb;
}

@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: 2;
	padding: .8em 0;
}
.xypg-product-list li:hover {
	border-color: #0158cb;
}
.xypg-product-list li:hover h3 a {
	color: #0158cb;
}
.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: 29.333%;
	margin: 0px 2% 10px 2%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	padding: 0;
}
.xypg-case-list li .img {
	display: block;
}
.xypg-case-list li h3 a {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #5a5a5a;
	line-height: 1.6;
	padding: 10px 0;
}
.xypg-case-list li:hover h3 a {
	color: #036eb7;
}
.xypg-case-list li:hover {
	box-shadow: 0px 0px 9px 0px #999;
}
.xypg-case-list li:hover .ccoy dd {
	background: #036eb7;
}
/* 内页新闻列表 */

.xypg-news-list li {
	border: 1px solid #e1e1e1;
	padding: 30px;
	background: #fff;
	margin-bottom: 35px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 48%;
	float: left;
	margin-left: 1%;
}
.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;
	height: 16vh;
	overflow: hidden;
}
.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-left-news {
	display: none;
}
.xypg-left-keys {
	display: none;
}
.xypg-left-contact {
	display: none;
}
.page-message-img {
	display: none;
}
.xypg-left-nav>li:nth-child(1) {
	margin-left: 0;
}
.xypg-left-nav>li:nth-child(6n-1) {
	margin-left: 0;
}
.xypg-left-nav>li:hover {
	background: #607d8b38;
}
/*详情页模板样式2022-3-26*/
.page_row {
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
.width50 {
	width: 50%;
}
.width50 img {
	width: 100%;
	height: auto;
}
.p_title {
	font-size: 40px;
	color: #333333;
}
.p_sub_title {
	font-size: 14px;
	color: #999999
}
.left_newsst {
	width: 30%;
	float: left;
}
.right_newsst {
	width: 68%;
	float: right;
}

@media (max-width: 768px) {
.xypg-news-list li {
	border: 1px solid #e1e1e1;
	padding: 30px;
	background: #fff;
	margin-bottom: 35px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	float: left;
	margin-left: 0;
}
.left_newsst {
	width: 30%;
	float: left;
	display: none;
}
.right_newsst {
	width: 100%;
	float: right;
}
.xypg-left-title {
	background: #036eb7;
	padding: 10px 20px;
	position: relative;
	width: 100%;
}
.xypg-left-nav>li {
	position: relative;
	/* border: 1px solid #eeeeee; */
	width: 100%;
	float: left;
	margin-left: 1.3%;
	margin-top: 3%;
	/* background: #607d8b; */
	box-shadow: 0px 0px 5px 0px #999999b3;
}
.xypg-left-nav>li:nth-child(1) {
	margin-left: 1.3%;
}
}
.dbtel {
	line-height: 70px;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
}
.dbtel p {
	font-weight: 600;
}
.photxt2 {
	float: left;
	padding-left: 20px;
	color: #888888;
	margin-top: 36px;
	font-size: 14px;
}
.liuysng .form-control {
	border: 1px solid #99999975;
}
.ccoy {
	text-align: center;/* margin-top: 10px; */
}
.ccoy dd {
	padding: 5px 20px;
	background: #999;
	display: initial;
	color: #fff;
	font-size: 14px;
	border-radius: 34px;
}
.c2b {
	display: none;
}
.oligeis .active {
	display: block;
	visibility: visible;
}

@media (min-width: 998px) {
.xypg-left-con {
	display: none;
}
}
.aligei {
	padding-bottom: 0;
}
.imgwz h3 {
	font-size: 20px;
	padding: 15px;
	color: #555555;
	font-weight: 500;
}
.tab-ligs li {
	width: 15%;
	float: left;
	text-align: center;
	margin-left: 5%;
	background: #f3f3f3;
	border-radius: 50px;
}
.tab-ligs {
	display: flex;
	justify-content: center;
	margin-bottom: 4%;
}
.tab-ligs li.active {
	background: #036eb7;
	color: #fff;
}
.tab-ligs li.active .imgwz h3 {
	color: #fff;
}
.aligei .page-wrap-left {
	margin-bottom: 2%;
}
.neitexys {
	background: url(../images/bei1.png);
}
.titlsab img {
	max-width: 100%;
}
.autosd {
	padding-bottom: 3%;
}
.leftgs {
	width: 40%;
	float: left;
}
.leftgs img {
	max-width: 100%;
}
.eifght {
	width: 58%;
	float: right;
}
.eifght p {
	font-size: 16px;
	color: #999;
	line-height: 40px;
}
/* 數字滾動 */
.shuzi {
	background: #036eb7;
}
.shuzi_auto ul {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2% 0;
}
.shuzi_auto li {/* display: flex; */
	flex-direction: column;
	width: 30%;
	align-items: center;
	text-align: center;
	position: relative;
}
.shuzi_auto li span {
	color: #fff;
	position: absolute;
	font-size: 16px;
}
.shuzi_auto li em i {
	font-size: calc(5.284rem + 0.5vw);
	font-family: "din";
	line-height: calc(2.284rem + 0.5vw);
	display: inline-block;
	font-weight: 500;
	color: #fff;
	font-style: initial;
	margin-top: 3%;
	margin-bottom: 5%;
}
.shuzi_auto li em b {
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background: #1e2c8f;
	display: inline-block;
	font-size: calc(0.66rem + 0.14vw);
	color: #fff;
	text-align: center;
	line-height: 21px;
	font-weight: lighter;
	top: -13px;
	position: relative;
}
.shuzi_auto li p {
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	color: #fff;
}
.ikmj {
	/* width: 23%; */
    /* float: left; */
	margin-bottom: 1%;
}
.shuzi_auto {
	width: 80vw;
	margin: auto;
}
.olksx {
	width: 23%;
	margin: auto;
	height: 3px;
	background: #fff;
}
.shuzi_auto li::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 80%;
	background: #fff;
}
.shuzi_auto li:nth-child(1)::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 80%;
	background: #fff;
}
.menus li p {/* font-size: 20px; *//* line-height: 20px; */
}
.okg111 {
	background: url(../images/bei2.png)no-repeat;
	width: 100%;/* background-image: linear-gradient(#f3f3f3, #fff); */
	padding-top: 20px;
}
.okg {
	width: 1400px;
	margin: auto;
}
.tab {
	width: 100%;
	/* background-image: url(bg1.png); */
    /* background-size: cover; */
	padding-bottom: 50px;/* padding-top: 50px; */
}
.tab .box {
	width: 100%;
	position: relative;
	margin: 0 auto;
	/* height: 850px; */
	margin-top: 30px;
}
.tab .box .menus {
	width: 21%;
	/* height: 700px; */
    /* background: rgb(92,94,103); */
	float: left;
	margin-top: 0;
	/* border-radius: 10px; */
    /* overflow: hidden; */
	box-shadow: 0px 10px 10px 0px #999;
}
.tab .box .menus li {
	width: 100%;
	/* height: 157px; */
	padding: 41px 0;
	/* font-size: 20px; */
	color: #000;
	text-align: left;
	border-bottom: 1px solid rgb(221 212 213);
	line-height: 1.5;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-image: linear-gradient(#dedede, #f8f8f8);
	display: flex;
	justify-content: center;
	position: relative;
}
.tab .box .menus li:nth-child(7) {
	border-bottom: none;
}
.tab .box .bg {
	/* height: 157px !important; */
	background: #036eb7!important;
	/* line-height: 157px !important; */
	color: #fff !important;
}
.tab .right {
	float: left;
	width: 79%;
	margin-top: 0;
	height: 562px;
	overflow: hidden;
	/* margin-left: 50px; */
    /* border-radius: 10px; */
	background: rgba(0,0,0,0.5);
	box-shadow: 0px 10px 10px 0px #999;
}
.tab .tab_right {
	width: 100%;
	height: 562px;
	color: #fff;
	text-align: center;
	position: relative;
}
.tab .tab_right img {
	width: 100%;
	position: absolute;
	/* top: 50%; */
    /* transform: translateY(-50%); */
	left: 0;
}
.tab .scroll {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.yydgs {
	position: relative;
	width: 100%;
	height: 100%;
}
.koljs {
	position: absolute;
	bottom: 0;
	width: 40%;
	padding: 35px 50px;/* background: #036eb7; */
	right: 0;
	background: linear-gradient(-220deg, transparent 40px, hsl(204deg 97% 36% / 77%) 0) top right;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: left;
}
.koljs h3 {
	font-size: 40px;
}
.koljs dd {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
}
.koljs p {
	font-size: 18px;
}
.imhj {
	width: 20%;
	text-align: left;
}
.imhj img {
	filter: grayscale(100%);
}
.tesxs h3 {
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 5px;
	color: #999999;
}
.tesxs p {
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
}
.tab .box .menus li.bg .tesxs h3 {
	color: #fff;
}
.tab .box .menus li.bg .tesxs p {
	color: #fff;
}
.tab .box .menus li.bg .imhj img {
	filter: grayscale(100%) brightness(640%);
}
.tab .box .menus li .olkdian {
	position: absolute;
	top: 0;
	right: -38px;
	z-index: 9999;
	text-align: center;
	display: none;
}
.tab .box .menus li.bg .olkdian {
	display: block;
}
.olkdian img {
	max-width: 100%;
}
.idnex_yuan ul li {
	width: 30%;
	float: left;
	margin-left: 5%;
	text-align: center;
}
.idnex_yuan ul li:nth-child(1) {
	margin-left: 0;
}
.idnex_yuan ul li img {
	max-width: 100%;
}
.idnex_yuan ul li h3 {
	font-size: 30px;
	margin: 1vw;
	font-weight: 500;
}
.idnex_yuan ul li p {
	font-size: 20px;
	margin-bottom: 2vw;
}
.oljhs {
	padding-bottom: 2vw;
}
.idnex_yuan {
	background: url(../images/bei3.png)no-repeat;
	padding: 10px 0 0;
}
/* 是多少 */
