@charset "utf-8";
/* CSS Document */
/* fixed */
html, body {
	font: 14px/1.8 "微软雅黑";
	color: #666;
}
.pw {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.pw2 {
	width: 1464px;
	margin: 0 auto;
	position: relative;
}
.pw3 {
	width: 1490px;
	margin: 0 auto;
	position: relative;
}
.pw4 {
	width: 1600px;
	margin: 0 auto;
	position: relative;
}
@font-face {
	font-family: 'moolbor';
	src: url('../fonts/moolbor.eot');
	src: local('☺'), url('../fonts/moolbor.woff') format('woff'), url('../fonts/moolbor.ttf') format('truetype'), url('../fonts/moolbor.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
/* fixed end */
.onloadbox {
	background: #fff;
	position: fixed;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 9999;
	overflow: hidden;
	transition: 800ms;
	-webkit-transition: 800ms;
}
.ollines {
	position: absolute;
	height: 2px;
	background: #ededed;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -1px;
}
.ollines .line {
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	background: #f08519;
	width: 0;
}
.olens {
	text-align: center;
	font-family: 'moolbor';
	color: #333;
	font-size: 24px;
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -81px;
}
.olens .en1 {
	font-style: italic;
}
.olens .en2 {
	font-size: 48px;
	text-transform: uppercase;
	margin-top: 3px;
}
.olens .en2 .s {
	color: #f08519;
}
.olnum {
	font-family: 'moolbor';
	text-align: center;
	font-size: 24px;
	color: #f08519;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: 31px;
	line-height: 1;
}
.onloadbox.hide {
	top: -100%;
	opacity: 0;
	visibility: hidden;
}
.header {
	padding: 20px 20px 15px 20px;
	background: #fff;
	width:calc(100% - 0px);
	display:inline-block;
}
.nav1 li {
	position: relative;
	display: inline-block;
	width: 10%
}
.nav1 li > a {
	
	color: #333;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-align: center;
}
.nav1 .m {
	position: relative;
}
.nav1 .men {
	font-size: 20px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.nav1 .mch {
	text-transform: uppercase;
	font-size: 16px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(5px);
	-webkit-transform: translateY(5px);
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.nav1 .nvc {
	margin-right: 326px;
}

.nav1 li > a:hover .men{
	color:#f08519;
}
.nav1 li > a.act .mch {
	color: #b60007;
}
.logo {
	width: 20%;
	/*position: absolute;
	left: 50%;
	margin-left: -123px;
	bottom: 41px;*/
	z-index: 99;
	float:left;
}
ul.nav1.wsibf{
	float: right;
	padding:23px 0;
	width: 75%
	}
.tnavbox {
	position: absolute;
	width: 122px;
	left: 50%;
	margin-left: -61px;
	top: 24px;
	height: 100px;
	padding-top: 17px; /*display:none;*/
}
.tnav {
	background: #fff;
	box-shadow: 0 0 16px -4px rgba(0,0,0,.3);
	padding: 20px 1px 18px 1px;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	opacity: 0;
	visibility: hidden;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.tnav a {
	display: block;
	color: #666;
	line-height: 1.1;
	padding: 10px 0;
	transition: background 300ms;
	-webkit-transition: background 300ms;
}
.tnavbox .line {
	z-index: 9;
	width: 20px;
	height: 4px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 17px;
	background: #f08519;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	opacity: 0;
	visibility: hidden;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.tnav a:hover {
	background: #f4f4f4;
	color: #f08519;
}
.tnavbox.show .tnav, .tnavbox.show .line {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.content {
	/* padding: 0 20px; */
	background: #fff;
	transition: 600ms linear;
	-webkit-transition: 600ms linear;
	-ms-transition: 600ms linear;
}
.ixheader {
	position: relative;
	min-height: 80px;
}
.ixheader .header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: none;
	padding:5px;
	background: #fff
}
.banner, .banner .item {
	position: relative;
	overflow: hidden;
}
.banner .pic {
	position: absolute;
	top: 0;
	left: 0;
}
.banner .pic > img {
	opacity: 1;
	transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	transition: transform 5s, opacity 2s;
	-webkit-transition: transform 5s, opacity 2s;
}
.banner .pic.imgIn > img {
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
}
.banner .bx-wrapper .bx-controls-direction a {
	width: 27px;
	height: 73px;
	margin-top: -36px;
	text-indent: 0;
	z-index: 99;
	color: #333;
	font-family: 'moolbor';
	line-height: 50px;
	z-index: 999999;
	font-size: 24px;
	text-transform: lowercase;
}
.banner .bx-wrapper .bx-controls-direction a .line {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 14px;
	transition: 300ms;
	-webkit-transition: 300ms;
	z-index: 999999;
}
.banner .bx-wrapper .bx-prev {
	left: 3.5%;
}
.banner .bx-wrapper .bx-next {
	right: 3.5%;
	text-align: right;
}
.banner .bx-wrapper .bx-prev .line {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/b1ad4857283e6b25141de1f5ce58204c84c6a0e8.png);
}
.banner .bx-wrapper .bx-next .line {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/f877f4de5d5626ccb44f5ddf0c0d390f84fccb71.png);
	left: auto !important;
	right: 0 !important;
}
.banner .bx-wrapper .bx-controls-direction a:hover {
	color: #f08519;
}
.banner .bx-wrapper .bx-controls-direction a:hover .line {
	width: 28px!important;
}
.banum {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10%;
	color: #f08519;
	font-size: 24px;
	line-height: 1.1;
	z-index: 9999;
	font-family: 'moolbor';
	text-align: center;
}
.bamouse {
	width: 27px;
	height: 39px;
	position: absolute;
	left: 50%;
	margin-left: -13px;
	bottom: 3.5%;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/3883e59241ad30df5f808dd42afa330972569bb0.png) no-repeat;
	cursor: pointer;
	z-index: 9999;
}
.bamouse .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/b8081dd08812004d550f28a4de99390bccb17096.png);
	background-position: center 0;
	animation: mouse 3s linear alternate infinite;
	-webkit-animation: mouse 3s linear alternate infinite;
}
@keyframes mouse {
0% {
background-position:center 0;
}
 100% {
background-position:center 15px;
}
}
@-webkit-keyframes mouse {
0% {
background-position:center 0;
}
 100% {
background-position:center 15px;
}
}
.bannerTxts {
	width: 1200px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	text-align: center;
	color: #333;
	overflow: hidden;
}
.bannerTxts .b {
	padding-top: 28%;
	width: 342px;
	position: absolute;
	top: 0;
	transform: translateX(80px);
	-webkit-transform: translateX(80px);
	opacity: 0;
	visibility: hidden;
	transition: 800ms;
	-webkit-transition: 800ms;
}
.bannerTxts .en {
	font-family: 'moolbor';
	text-transform: uppercase;
	line-height: 0.75;
}
.bannerTxts .en1 {
	font-size: 24px;
	margin-bottom: 20px;
}
.bannerTxts .en2 {
	font-size: 42px;
	line-height: 1.2;
	color: #f08519;
	margin: 36px 0 5px 0;
}
.bannerTxts .en3 {
	font-size: 24px;
	margin-top: 28px;
}
.bannerTxts .dot {
	width: 7px;
	height: 5px;
	background: #333;
	display: block;
	margin: 0 auto;
}
.bannerTxts .ch {
	font-size: 22px;
	color: #f08519;
	line-height: 1.1;
	font-weight: bold;
}
.bat1 .b {
	right: 0;
}
.bat2 .b {
	right: 12%;
}
.bat4 .b {
	left: 17.5%;
}
.bannerTxts.show .b {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.header2 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1010;
	background: #fff;
	border-bottom: 1px solid #ededed;
	padding: 25px 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-o-transform: translateY(60px);
	transition: 600ms;
	-webkit-transition: 600ms;
}
.header2.show {
	transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.htnavbox {
	height: 25px;
	overflow: hidden;
	position: relative;
}
.httnav, .htnav {
	transition: 600ms;
	-webkit-transition: 600ms;
}
.httnav a, .htnav a {
	line-height: 25px;
	color: #333;
	font-size: 15px;
	padding: 0 30px;
}
.httnav a{padding: 0 12px;}
.httnav a:hover, .httnav a.act, .htnav a:hover, .htnav a.act {
	color: #f08519;
}
.htnav {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	transform: translateX(80px);
	-ms-transform: translateX(80px);
	-moz-transform: translateX(80px);
	-o-transform: translateX(80px);
	-webkit-transform: translateX(80px);
	opacity: 0;
visibility: hidden;
}
.logo2 {
	width: 257px;
	display: block;
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 4;
}
.logo2 img {
	display: block;
	width: 100%;
}
.htnavbox.showNav .httnav {
	transform: translateX(-80px);
	-webkit-transform: translateX(-80px);
	-ms-transform: translateX(-80px);
	-moz-transform: translateX(-80px);
	-o-transform: translateX(-80px);
	opacity: 0;
	visibility: hidden;
}
.htnavbox.showNav .htnav {
	transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
#bg-santai {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: url("../images/close-icon.ico") 16 16, default;
	z-index: 800;
}
.touchevents #bg-santai {
	cursor: pointer;
}
#menuBox {
	transform: translate(270px, 0);
	-webkit-transform: translate(270px, 0);
	-ms-transform: translate(270px, 0);
	transition: 600ms linear;
	-webkit-transition: 600ms linear;
	-ms-transition: 600ms linear;
	position: fixed;
	background-color: #fff;
	top: 0;
	right: 0;
	width: 270px;
	z-index: 1010;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.open {
	position: relative !important;
}
.open #menuBox {
	transform: translate(0);
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
}
.open .content {
	transform: translate(-270px, 0px);
	-webkit-transform: translate(-270px, 0px);
	-ms-transform: translate(-270px, 0px);
}
/*.navMobile a:link, .navMobile a:visited { color: #fff; }
*/.navMobile a:active, .navMobile a:hover {
	color: #fff;
}
.navMobile dd {
	display: block;
	width: 100%;
}
.navMobile dd p a {
	text-transform: uppercase;
	padding: 0px 30px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	position: relative;
}
.navMobile dd a {
	display: block;
	line-height: 1.4;
	font-size: 13px;
	color: #666;
	padding: 15px 30px;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}
.navMobile dd a:hover, .navMobile dd p a.cur {
	background: none #f08519;
	color: #fff;
}
/*.navMobile dd a:active { background-color: #154c97; }*/
.navMobile dd .msubnav {
	background-color: #fff;
	display: none;
}
.navMobile dd .msubnav a {
	color: #8d8d8d;
	position: relative;
	background: #eff2f3;
	border-top: 1px solid #e3e2e2;
}
.menuTop {
	height: 60px;
	border-bottom: 1px solid #ededed;
}
.ix1 {
	position: relative;
	background-color: #fafafa;
}
.abti .ch {
	color: #333;
	margin-bottom: 10px;
	font-size: 16px;
}
.abti .en {
	color: #333;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 0.8;
	font-family: 'moolbor';
	margin-bottom: 2;
}
.abti .en .c {
	color: #f08519;
}
.abti .line {
	width: 14px;
	height: 6px;
	background: #f08519;
}
/*.ix1 .pw{ height:100%; }*/
.abtxts .txts {
	width: 704px;
	margin-top: 40px;
}
.abtxts .txts .tx1 {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
}
.abtxts .txts .tx2 {
	font-size: 12px;
	color: #999;
	line-height: 1.4;
	margin-top: 10px;
	font-family: arial, helvetica, sans-serif;
}
.abmore {
	margin-top: 32px;
	display: block;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	border: 1px solid #666;
}
.abmore .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/dc589bec1243bcda93037928f26c5f6af21874e2.png);
	background-position: right center;
	transition: none;
	-webkit-transition: none;
}
.abtxts {
	padding-top: 8%;
}
.abmtwo {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
	z-index: 9;
}
.abmtwo .pa {
	padding-right: 35px;
}
.abmtwo .l {
	display: block;
	width: 76.1%;
	float: left;
	position: relative;
	color: #fff;
}
.abmtwo .l .txts {
	position: absolute;
	left: 0;
	bottom: 35px;
	padding-left: 25px;
}
.abmtwo .l .txts .ch {
	font-size: 18px;
}
.abmtwo .l .txts .en {
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'moolbor';
	line-height: 0.8;
	margin-top: 15px;
}
.abmore2 {
	border-color: #fff;
	transition: 300ms;
	-webkit-transition: 300ms;
	margin-top: 7px;
}
.abmore2 .ico {
	background-position: left center;
}
.abmtwo .r {
	display: block;
	width: 23.9%;
	float: left;
	color: #fff;
	position: relative;
}
.abmtwo .r .txts {
	position: absolute;
	top: 0;
	right: 26.5%;
	padding-top: 50px;
}
.abmtwo .r .txts .tx1 {
	width: 14px;
	line-height: 1;
}
.abmtwo .r .txts .lineb {
	width: 1px;
	height: 198px;
	position: absolute;
	top: -168px;
	background: #666;
	right: 7px;
}
.abmtwo .r .txts .lineb .line {
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}
.abmone {
	z-index: 5;
	display: block;
	width: 29%;
	background: #e8e8e8 url(//cdn.myxypt.com/ccef9b1d/21/01/df4b652354fe1eb9702c22aa92f11cccca2eb5d7.png) no-repeat right bottom;
	background-size: cover;
	color: #666; /*background:#e8e8e8;*/
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
.abmone .en2 {
	font-size: 12px;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	margin-top: 50px;
	color: #666;
}
.abmone .pa {
	padding: 22% 0 0 15%;
}
.abti2 .ch {
	font-size: 16px;
}
.abti2 .en {
	font-size: 50px;
}
.abti3 {
	text-align: center;
}
.abti3 .line {
	margin: 0 auto;
}
.abti .txx {
	font-size: 14px;
	margin-top: 20px;
}
.ixproList a {
	display: block;
	position: relative;
	color: #fff;
	width: 23%;
float: left;
margin: 0 1% 37px 1%;
}
.ixproList .cover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/dc760bdc091d8d3c8ab4149395a3bb640df4a668.png);
}
.ixproList .txts {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}
.ixproList .txts .line {
	width: 1px;
	height: 0;
	background: #fff;
	left: 50%;
	position: absolute;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ixproList .txts .line1 {
	top: 0;
}
.ixproList .txts .line2 {
	bottom: 0;
}
.ixproList .txts .ch {
	font-size: 18px;
	transition: 400ms;
	-webkit-transition: 400ms;
	color: #fff;
}
.ixproList .txts .en {
	transition: 400ms;
	-webkit-transition: 400ms;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 0.5;
	margin-top: 50px;
	font-family: 'moolbor';
}
.ixproList .txts .ico {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.promore {
	position: relative;
	display: block;
	width: 178px;
	height: 43px;
	background: #fff;
	color: #666;
	margin: 0 auto;
	font-weight: bold;
}
.promore .aw {
	transition: none;
	-webkit-transition: none;
	position: relative;
	width: 30px;
	height: 100%;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/127d15e03ab778f25b968e1ff2f60a3a6ee0595a.png) no-repeat right center;
	margin-right: 10px;
}
.promore .bg {
	height: 100%;
	background: #f08519;
	width: 0;
}
.promore .txx {
	position: relative;
}
.ixproList .promore {
	transition: 400ms;
	-webkit-transition: 400ms;
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
	opacity: 0;
	visibility: hidden;
}
.ixproList .txts .pa {
	padding-top: 46%;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.abti .line2 {
	width: 1px;
	height: 95px;
	display: block;
	margin: 0 auto;
	background: #f08519;
	margin-top: 20px;
}
.ixproList{display: inline-block;}
.ix2 {
	padding-top: 105px;
	background-color: #f0f0f0;
}
.ix3 {
	background-color: #fafafa;
}
.ixwitti {
	width: 29%;
	float: left;
	height: 100%;
	background: #e8e8e8 url(//cdn.myxypt.com/ccef9b1d/20/11/416306c54e5537b47ac052bbbe2902b32b8d0217.png) no-repeat right bottom;
	background-size: cover;
}
.ixwitti .pa {
	padding: 32.5% 0 0 15%;
}
.ixwitti .abti .txx {
	width: 370px;
	margin-top: 50px;
	text-align: justify;
}
.ixwitti .abti .abmore {
	margin-top: 50px;
}
.ixwitti .abti .line2 {
	margin: 0;
	margin-top: 40px;
	margin-left: 5px;
}
.ixwitbox {
	width: 71%;
	float: left;
	overflow: hidden;
	height: 100%;
}
.ixwitList .item {
	width: 25%;
	overflow: hidden;
}
.ixwitList .item a {
	width: auto;
	margin: 11px;
}
.ixwitList {
	margin: 64px 0 0 64px;
}
.ixnwList a {
	display: block;
	width: 30.33%;
	margin-left: 3%;
	float: left;
	color: #8f8f8f;
}
.ixnwList a .img{
	position: relative;
}
.ixnwList a .img img{
	width: 100%;
}
.ixnwList a .img .marks{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.55);
	z-index: 9;
	transition: .3s;
	opacity: 0;
}
.ixnwList a .img .more1{
	width: 56px;
	height: 56px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/1bde8feeb9ad2b0a92c75068092acd100f70ff4e.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -28px;
	z-index: 99;
	transition: .3s;
	opacity: 0;
}
.ixnwList a:hover .img .marks{
    opacity: 1;
}
.ixnwList a:hover .img .more1{
    opacity: 1;
}
.ixnwList a .wz{
	border: 1px solid #f5f5f5;
	border-top: none;
	padding: 10px;
}
.ixnwList a .wz dd{
	font-size: 14px;
	color: #999999;
	line-height: 3;
	display: block;
}
.ixnwList a .wz h3{
	font-size: 18px;
	color: #000;
	line-height: 2;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ixnwList a .wz .info{
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.ixnwList a:hover h3{
	color: #f08519;
}

.ixnwList {
	margin-left: -3%;
	margin-top: 65px;
}
.ixnwList .nowti {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.ixnwList .line {
	width: 32px;
	height: 5px;
	background: #666;
	margin-bottom: 20px;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.ixnwList .date {
	font-size: 16px;
	color: #999;
	font-family: 'moolbor';
	line-height: 1;
	margin-bottom: 8px;
}
.ixnwList .tx {
	line-height: 20px !important;
	height: 60px;
}
.ixnwmore {
	width: 22px;
	height: 22px;
	border: 1px solid #666;
	border-radius: 100%;
	margin-top: 20px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.ixnwmore .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/837662519e8d2a456a208b594e407d4baa769d04.png);
	background-position: right center;
}
.ix4 {
	padding: 85px 0 105px 0;
}
#map {
	width: 71%;
	float: left;
	height: 100%;
}
#map2{width: 100%;
	float: left;
	height: 100%;}

.ixctati {
	width: 29%;
	float: left;
	height: 100%;
	background: #e8e8e8;
	background-size: cover;
}
.ixctas .ca {
	display: block;
	color: #333;
	padding-left: 45px;
	position: relative;
	margin-bottom: 18px;
}
.ixctas .ca .ch {
	font-size: 16px;
	line-height:40px;
}
.ixctas .ca .en {
	font-size: 18px;
	color: #999;
	line-height: 0.8;
	font-family: 'moolbor';
	margin-top: 1px;
}
.ixctas .ca .ico {
	width: 30px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center top;
	transition: none;
	-webkit-transition: none;
}
.ixctas {
	margin-top: 80px;
}
.ixctas .ca:hover .ico {
	background-position: center bottom;
}
.ixctas .ca:hover {
	color: #f08519;
}
.ixctas .ca:hover .en {
	color: #f08519;
}
.ixshop {
	margin-top: 90px;
	display: block;
	width: 285px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #333  267px center;
	padding-left: 23px;
	font-size: 16px;
}
.ixshop:hover {
	background-color: #f08519;
}
.ixctati .pa {
	padding: 22% 0 0 10%;
}
.footer {
	background: #333;
	font-size: 12px;
	padding: 4.5% 5% 4% 5%;
}
.fnav {
	float: left;
}
.fnav li {
	float: left;
	margin-right: 60px;
}
.fnav a {
	display: block;
	color: #999;
	line-height: 30px;
}
.fnav .home {
	font-size: 24px;
	color: #ccc;
	font-family: 'moolbor';
	text-transform: uppercase;
}
.footer .r {
	float: right;
	text-align:center;
}
.tools {
	overflow: hidden;
}
.tools a {
	display: block;
	float: right;
	width: 38px;
	height: 38px;
	background: #666;
	margin-left: 10px;
}
.tools .weixin .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/596530693316a13b74ea57a59139598659c1ad7c.png);
}
.tools .qq .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/960a4334dbc08e2ecce210f6ef250b4d146a7184.png);
}
.tools .sina .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/960a4334dbc08e2ecce210f6ef250b4d146a7184.png);
}
.tools a:hover {
	background: #f08519;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #f08519;
}
.ftx {
	margin-top: 30px;
}
.wsqh {
	height: 500px;
}
.pbanner {
	position: relative;
	overflow: hidden;
	width:100%;
}
.pbanner .pic {
	position: absolute;
	top: 0;
	left: 0;
}
.picw img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	opacity: 0;
}
.trans-1 img {
	transition: all 1s cubic-bezier(0.165, 0.74, 0.44, 1) 0s;
}
.pbtxts {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	top: 42%;
	color: #333;
	text-align: center;
}
.pbtxts .ch {
	font-size: 16px;
}
.pbtxts .en {
	font-size: 72px;
	line-height: 0.8;
	font-family: 'moolbor';
	text-transform: uppercase;
	margin-top: 15px;
}
.nwbg {
	background: #fafafa;
}
.nwList a {
	display: block;
	width: 30.33%;
	margin-left: 3%;
	margin-bottom: 3%;
	float: left;
	background: #fff;
	color: #8f8f8f;
	transition: 500ms;
	-webkit-transition: 500ms;
}
.nwList {
	margin-left: -3%;
	margin-top:65px;
}
.nwList .pa {
	padding: 20px;
}
.nwList .nowti {
	color: #333;
	font-size: 18px;
}
.nwList .date {
	font-size: 16px;
	color: #999;
	font-family: 'moolbor';
	line-height: 0.8;
	margin-top: 18px;
}
.nwList .tx {
	line-height: 20px !important;
	height: 60px;
	margin-top: 18px;
}
.nwList .txts {
	padding: 22px 0 0;
}
.addmore {
	background: #333;
	color: #fff;
	margin-top: 35px;
}
.addmore .aw {
	background-position: left center;
}
.newspanel {
	padding: 75px 0 85px 0;
}
.backList {
	position: relative;
	display: block;
	padding-left: 95px;
	width: 95px;
	line-height: 37px;
	height: 37px;
	overflow: hidden;
	background: #333;
	color: #fff;
}
.backList .line {
	width: 17px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 65px;
}
.backList .txx {
	position: relative;
}
.backList .bg {
	height: 100%;
	width: 0;
	background: #f08519;
}
.backbox {
	border-bottom: 1px solid #999;
	padding-bottom: 40px;
	position: relative;
}
.swnews a {
	/*display: block;
	width: 38px;
	height: 38px;
	border: 1px solid #999;
	border-radius: 100%;
	float: left;*/
	color:#666;
}
.swnews .prev {
	margin-right: 20px;
}
.swnews .next .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/7b7c569b8066211f55cf3f61561ebc1e6d6abd9f.png);
	background-position: right center;
}
.swnews .prev .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/8429afcde4eb2ea3b1bb7193ae1006835825754b.png);
	background-position: left center;
}
.swnews .ico {
	transition: none;
	-webkit-transition: none;
}
.swnews {
	position: absolute;
	right: 0;
	top: 0;
}
.ndpanel {
	padding: 75px 0;
}
.nwbox .l {
	width: 26%;
	float: left;
}
.nwbox .r {
	width: 69%;
	float: right;
	background: #fff;
}
.nwbox .r .pa {
	padding: 65px 50px 0 50px;
}
.ndti {
	width: 70%;
}
.ndti .ti {
	font-size: 20px;
	color: #333;
}
.ndti .sy {
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
}
.ndti .sy .date {
	font-family: 'moolbor';
	font-size: 16px;
	color: #999;
	margin-right: 12px;
}
.ndtibox {
	border-bottom: 1px solid #e8e8e8;
	position: relative;
	padding-bottom: 3px;
}
.down {
	display: block;
	color: #cc6666;
	position: absolute;
	top: 0;
	right: 0;
}
.down .ico {
	width: 25px;
	height: 25px;

	background-position: center top;
	float: left;
}
.down .txx {
	float: left;
	margin-left: 10px;
	line-height: 25px;
}
.ndtxts {
	padding: 35px 0 85px 0;
}
.nwbox {
	padding: 42px 0 75px 0;
}
.ndpics .slick-dots {
	margin-top: 0;
	padding: 17px 15px;
	background: #f08519;
	text-align: left;
}
.ndpics .slick-dots li {
	background: #fff;
}
.ndpics .slick-dots li.slick-active, .ndpics .slick-dots li:hover {
	background: #e52f47 !important;
}
.share a {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	
}
.share {
	float: left;
}
.sharebox .txx {
	float: left;
	line-height: 30px;
}
.share .sa2 {
	background-position: -30px top;
}
.share .sa3 {
	background-position: -60px top;
}
.share .sa4 {
	background-position: -90px top;
}
.sharebox {
	margin-top: 33px;
}
.pbtxts2 {
	color: #fff;
}
.downList a {
	display: block;
	color: #666;
	overflow: hidden;
	transition: 600ms;
	-webkit-transition: 600ms;
}
.downList .pa {
	padding: 50px 45px;
}
.downList .b {
	position: relative;
}
.downList .txts {
	padding-left: 218px;
	min-height: 106px;
}
.downList .pic {
	width: 193px;
	height: 106px;

	position: absolute;
	top: 0;
	left: 0;
}
.downList .txts .nowti {
	font-size: 16px;
	color: #333;
	width: 70%;
}
.downList .txts .date {
	font-size: 16px;
	color: #999;
	font-family: 'moolbor';
	line-height: 20px;
	margin-top: 13px;
}
.downList .txts .sy {
	font-size: 12px;
	margin-top: 28px;
}
.down2 {
	transition: 300ms;
	-webkit-transition: 300ms;
	display: block;
	width: 88px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	background: #333;
	color: #fff;
	padding: 0 15px;
}
.down2 .line {
	width: 13px;
	height: 1px;
	background: #fff;
	float: left;
	margin-top: 13px;
}
.down2 .txx {
	float: left;
	margin-right: 7px;
	font-size: 12px;
}
.downList .down2 {
	position: absolute;
	top: 0;
	right: 50px;
}
.downList .vibtn {
	width: 36px;
	height: 36px;
	
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
}
.downList a .pw {
	border-bottom: 1px solid #ccc;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.pager a {
	width: 46px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: #333;
	margin: 0 4px;
	color: #fff;
}
.pager .prev, .pager .next {
	width: 76px;
}
.pager a.act {
	background: #f08519;
}
.pager {
	margin-top: 80px;
}
.downpanel {
	padding: 45px 0 85px 0;
}
.ladownbox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	z-index: 9999;
}
.ladown {
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
	opacity: 0;
	visibility: hidden;
	transition: 600ms;
	-webkit-transition: 600ms;
	width: 470px;
	height: 206px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -235px;
	margin-top: -103px;
	background: #333;
}
.ladown .pa {
	padding: 55px 0 0 70px;
}
.dwipb .txt {
	transition: 300ms;
	-webkit-transition: 300ms;
	float: left;
	width: 220px;
	line-height: 24px;
	padding: 8px 10px;
	background: #fff;
	border: 1px solid #fff;
}
.dwipb .btn {
	transition: 300ms;
	-webkit-transition: 300ms;
	float: left;
	height: 42px;
	width: 86px;
	color: #fff;
	background: #990033;
	margin-left: 8px;
	cursor: pointer;
}
.dwipb .txt:focus {
	border-color: #f08519;
}
.ladown .ti {
	color: #fff;
	margin-bottom: 15px;
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
   
}

@media (min-width:1200px) {
    .container {
        width:1464px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}


.foot2 a{
	color: #8b8b8b!important
}
.ladown.show {
	transform: translate(0);
	-webkit-transform: translate(0);
	opacity: 1;
	visibility: visible;
}
.ladown .close-down {
	background: #990033;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.witnav a {
	display: block;
	width: 50%;
	float: left;
	position: relative;
	color: #fff;
}
.witnav .cover {

}
.witnav .txts {
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
	text-align: center;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.witnav .txts .ico {
	width: 84px;
	height: 84px;
	margin: 0 auto;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.witnav .txts .en {
	font-family: 'moolbor';
	line-height: 0.5;
	font-size: 60px;
	text-transform: uppercase;
	margin-top: 42px;
}
.witnav .txts .ch {
	font-size: 16px;
	margin-top: -4px;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.witnav .txts .promore {
	transition: 400ms;
	-webkit-transition: 400ms;
	margin-top: -3px;
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
	opacity: 0;
	visibility: hidden;
}
.witnav a:hover .txts {
	top: 30%;
}
.witList .item {
	width: 20%;
	position: relative;
}
.witList .witA {
	display: block;
	color: #999;
	margin: 11px;
	background: #fff;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.witList .witA .txts {
	padding: 18px 20px 30px 20px;
}
.witList .witA .txts .date {
	font-family: 'moolbor';
	font-size: 16px;
	line-height: 20px;
	width: 50%;
	float: left;
}
.witList .witA .txts .ch {
	line-height: 20px;
	width: 50%;
	float: right;
	text-align: right;
}
.witList .witA .txts .lineb {
	width: 100%;
	height: 1px;
	position: relative;
	margin-top: 15px;
}
.witList .witA .txts .lineb .line {
	transition: 400ms;
	-webkit-transition: 400ms;
	width: 26px;
	height: 1px;
	background: #959595;
	position: absolute;
	top: 0;
	right: 0;
}
.witList .witA .txts .en {
	font-family: 'moolbor';
	text-align: right;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: 9px;
}
.witpanel {
	padding: 60px 0 90px 0;
}
.wo1 {
	position: relative;
}
.sshop .s-select {

	background-repeat: no-repeat;
	background-position: 230px center;
	height: 44px;
	padding: 0 20px;
	width: 270px;
	background-color: #fff;
	float: left;
	display: block;
	color: #666;
	margin-right: 10px;
}
.sshop .sbtn {
	cursor: pointer;
	transition: 300ms;
	-webkit-transition: 300ms;
	width: 160px;
	height: 44px;
	display: block;
	
	margin-top: 40px;
}
.sshop .s {
	margin-top: 50px;
}
.sshop {
	position: absolute;
	top: 31%;
	left: 50%;
	margin-left: -600px;
}
.woList a {
	display: block;
	width: 30.33%;
	margin-left: 3%;
	margin-bottom: 3%;
	float: left;
	color: #666;
	background: #fff;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.woList {
	margin-left: -3%;
}
.woList .txts {
	padding: 30px 35px 40px 35px;
}
.woList .txts .nowti {
	font-size: 16px;
}
.woList .txts .tx {
	height: 24px;
	margin-top: 4px;
}
.wopanel {
	padding-bottom: 110px;
}
.pronav a {
	width: 80px;
	color: #666;
	text-align: center;
}
.pronav .ico {
	width: 100%;
	height: 80px;
	background-position: right center;
}
.pronav .name {
	margin-top: 10px;
}
.pronav .line {
	width: 14px;
	height: 1px;
	background: #999;
	margin: 0 60px;
}
.pronav a.act .ico {
	background-position: left center;
}
.pronav a.act .name {
	color: #f08519;
}
.pronav {
	padding: 90px 0 70px 0;
}
.proBanner .fixbg {
	height: 833px;
}
.proBanner .txts {
	position: absolute;
	left: 0;
	right: 0;
	top: 48%;
	color: #fff;
	text-align: center;
}
.proBanner .txts .en {
	font-size: 72px;
	font-family: 'moolbor';
	text-transform: uppercase;
	line-height: 0.5;
}
.proobtn {
	display: block;
	width: 54px;
	height: 54px;
	border: 3px solid #fff;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 35px;
}
.proobtn .ico {
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/83c7de014fb045f564c1657117ab02dc97f00a54.png);
}
.proobtn .txx {
	position: absolute;
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	background: #a52031;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 54px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
    -webkit-transform::translateY(15px);
	transition: 300ms;
	-webkit-transition: 300ms;
}
.pronavtwo {
	background: #fff;
	overflow: hidden;
	padding: 55px 0 45px 0;
}
.pronavtwo li {
	overflow: hidden;
	margin-bottom: 13px;
}
.pronavtwo li > span {
	float: left;
	color: #333;
	margin-right: 20px;
}
.pronavtwo li > a {
	float: left;
	color: #333;
	margin-right: 25px;
}
.pronavtwo li > a:hover, .pronavtwo li > a.act {
	color: #f08519;
}
.proList a {
	display: block;
	float: left;
	width: 30.33%;
	margin-left: 3%;
	margin-bottom: 3%;
	color: #999;
	background: #fff;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.proList {
	margin-left: -3%;
	margin-top: 65px;
}
.proList .txts {
	padding: 17px 35px 26px 35px;
}
.proList .txts .b {
	position: relative;
	padding-right: 30px;
}
.proList .txts .nowti {
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.proList .txts .ico {
	transition: none;
	-webkit-transition: none;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(//cdn.myxypt.com/ccef9b1d/20/11/8799139727fb8e3454d948b4c6145b2ce9fc9aa4.png);
	background-position: right center;
}
.proList .txts .syb {
	margin-top: 4px;
	padding-left: 80px;
	height: 20px;
	position: relative;
}
.proList .txts .sy {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 20px;
}
.proList .txts .lineb {
	position: relative;
	height: 100%;
}
.proList .txts .lineb .line {
	transition: 400ms;
	-webkit-transition: 400ms;
	width: 26px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 0;
	background: #999;
}
.proList .txts .en {
	font-family: 'moolbor';
	text-transform: uppercase;
	line-height: 20px;
	text-align: right;
	margin-top: 6px;
}
.pagesize{
	text-align:center;
	margin-top:30px;
	}
.pagesize a,.pagesize span{
	padding: 5px 10px;
background-color: #aaa;
font-size: 16px;
color: #fff;
border-radius: 2px;
	}
.pagesize a:hover,.pagesize span.thisclass{
	background-color:#f08519;
	}
div.imgAll{margin-top:65px;}
div.imgAll li{width:31.333333%; margin:10px 1%; float:left; cursor:pointer;}
div.imgAll ul{display:inline-block;}
div.imgAll li img{max-width:100%;transition: all 0.5s;
-moz-transition: all 0.5s;	
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;}
div.imgAll li:hover img{transform: scale(1.05);
-webkit-transform: scale(1.05);-moz-box-shadow:0 2px 5px #333333; -webkit-box-shadow:0 2px 5px #333333; box-shadow:0 2px 5px #333333;}
.probox {
	padding: 75px 0 100px 0;
}
.pdnav {
	position: absolute;
	top: 0;
	right: 0;
}
.pdnav a {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 25px;
}
.pdnav a.act {
	background-position: left center;
}
.pdpics {
	width: 82%;
}
.pdpics .slick-arrow {
	width: 38px;
	height: 38px;
	border: 1px solid #f08519;
	border-radius: 100%;
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 99;
}
.pdpics .slick-next {
	left: 160px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/7b7c569b8066211f55cf3f61561ebc1e6d6abd9f.png) no-repeat left center #f08519;
}
.pdpics .slick-prev {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/8429afcde4eb2ea3b1bb7193ae1006835825754b.png) no-repeat right center #f08519;
}
.pdpics .slick-arrow:hover {
	background-color: #f08519;
	border-color: #f08519;
}
.ppnum {
	width: 90px;
	text-align: center;
	position: absolute;
	line-height: 40px;
	height: 40px;
	left: 70px;
	bottom: 30px;
	z-index: 99;
	color: #fff;
	font-size: 12px;
	background-color: #f08519;
	border-radius: 8px;
}
.pdpicbox {
	position: relative;
}
.xybuy {
	display: block;
	position: absolute;
	bottom: 20%;
	right: 0;
	background: #fff;
	color: #666;
	width: 336px;
}
.xybuy .pa .line {
	width: 26px;
	height: 1px;
	background: #959595;
	margin-bottom: 5px;
}
.xybuy .en {
	font-family: 'moolbor';
	line-height: 20px;
	width: 50%;
	float: left;
	text-transform: uppercase;
}
.xybuy .sy {
	line-height: 20px;
	width: 50%;
	float: left;
	text-align: right;
}
.xybuy .ti {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 30px;
}
.xybuy .tx {
	height: 96px;
	margin-top: 15px;
}
.xybuy .tx a{color:#666;}
.xybuy .tx a:hover{color:#f08519;}
.xybuy .pa {
	padding: 40px 35px 70px 45px;
}
.buyBtn {
	transition: 400ms;
	-webkit-transition: 400ms;
	background: #333;
	height: 43px;
	padding: 0 35px 0 45px;
	line-height: 43px;
	color: #fff;
	overflow: hidden;
}
.buyBtn .txx {
	float: left;
}
.buyBtn .line {
	width: 23px;
	height: 1px;
	background: #fff;
	float: left;
	margin-left: 15px;
	margin-top: 21px;
}
.pdhots {
	background: #fff;
	padding: 95px 0 85px 0;
}
.pdhots .ti {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 35px;
}
.pdhb {
	width: 82%;
}
.pdhotList a {
	display: block;
	width: 22%;
	margin-left: 3%;
	margin-bottom: 3%;
	float: left;
}
.pdhotList {
	margin-left: -3%;
}
.pdbox {
	padding-top: 30px;
}
.stipbox {
	background: #fff;
	padding: 55px 60px;
}
.stipbox .ti {
	font-size: 24px;
	margin-bottom: 40px;
}
.stipbox li {
	width: 50%;
	float: left;
}
.stipbox .name {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.stipbox .s-input {
	display: block;
	border: 1px solid #999;
	line-height: 25px;
	padding: 10px 20px;
	width: 386px;
	transition: 300ms;
	-webkit-transition: 300ms;
	font-size: 16px;
	color: #666;
}
.stipbox .s-input:focus {
	border: 1px solid #f08519;
}
.stipbox .rb {
	overflow: hidden;
}
.stipbox .r {
	float: left;
	margin-right: 38px;
}
.stipbox .r .dot {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #d8d5d5;
	border: 4px solid #d8d5d5;
	cursor: pointer;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.stipbox .r.act .dot {
	border-color: #4a4f54;
	background: #fff;
}
.stipbox .r .txx {
	line-height: 15px;
	font-size: 14px;
	float: left;
	margin-left: 15px;
}
.stipbox .s-select {
	display: block;
	font-size: 16px;
	color: #666;
	width: 532px;
	height: 47px;
	background: #ececec;
	padding: 0 16px;
	background-repeat: no-repeat;
	background-position: 503px center;
}
.stipbox .s {
	overflow: hidden;
	width: 532px;
}
.stipbox .s .s-select {
	float: right;
	width: 258px;
	background-position: 227px center;
}
.stipbox .s .s-select:first-child {
	float: left;
}
.stipbox .c {
	margin-bottom: 20px;
}
.stipbox ul {
	margin-bottom: 35px;
}
.stipbox .cb {
	overflow: hidden;
	margin-top: 35px;
}
.stipbox .cb .txx {
	font-size: 16px;
	float: left;
	line-height: 20px;
}
.stipbox .cb .sq {
	width: 20px;
	height: 20px;
	background: #e4e8e8;
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
.stipbox .cb .sq .ico {
	
	opacity: 0;
	visibility: hidden;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.stipbox .cb.act .sq .ico {
	opacity: 1;
	visibility: visible;
}
.stipbox .subBtn {
	width: 160px;
	height: 47px;
	display: block;
	background: #4a4f54;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	transition: 300ms;
	-webkit-transition: 300ms;
	margin-top: 30px;
}
.stipbox .subBtn:hover {
	background: #f08519;
}
.sttx {
	border-top: 1px solid #ccc;
	margin-top: 45px;
	padding-top: 20px;
}
.sertbox {
	padding: 55px 0 50px 0;
}
.ptpanel .fixbg {
	padding: 130px 0 145px 0;
}
.mabox {
	margin-top: 42px;
}
.mabox .pic {
	width: 124px;
	float: left;
}
.mabox .txx {
	float: left;
	line-height: 24px;
	margin-top: 48px;
	margin-left: 20px;
}
.poList a {
	display: block;
	color: #666;
	position: relative;
	overflow: hidden;
	margin-top: 90px;
}
.poList .txts {
	position: absolute;
	width: 40%;
	top: 18%;
	bottom: 0;
	background: #fafafa;
}
.poList .txts .pa {
	padding: 14% 55px 0 55px;
}
.poList .txts .ti {
	font-size: 18px;
	font-weight: bold;
	color: #f08519;
	margin-bottom: 4px;
}
.poList .txts .tx {
	height: 96px;
	margin-top: 25px;
}
.pomore .txx {
	float: left;
	position: relative;
}
.pomore .line {
	width: 17px;
	height: 1px;
	background: #fff;
	float: left;
	margin-top: 18px;
	margin-left: 25px;
	position: relative;
}
.pomore {
	position: relative;
	background: #333;
	height: 37px;
	line-height: 37px;
	color: #fff;
	padding-left: 35px;
	width: 155px;
}
.pomore .bg {
	height: 100%;
	width: 0;
	background: #f08519;
}
.poList .pomore {
	margin-top: 55px;
}
.poList .item1 {
	padding-right: 40%;
}
.poList .item2 {
	padding-left: 40%;
}
.poList .item1 .txts {
	right: 0;
}
.poList .item2 .txts {
	left: 0;
}
.pobox {
	padding: 0 0 30px 0;
}
.pthone {
	padding-right: 40%;
	position: relative;
	margin-top: 30px;
}
.pthone .txts {
	position: absolute;
	width: 40%;
	right: 0;
	height: 100%;
	background: #e8e8e8;
	top: 0;
}
.pthone .txts .pa {
	padding: 14% 75px 0 75px;
}
.pthone .txts .ti {
	font-size: 18px;
	font-weight: bold;
	color: #f08519;
	margin-bottom: 4px;
}
.pthone .txts .tx {
	margin-top: 25px;
}
.pthone .txts .b .line {
	width: 26px;
	height: 1px;
	background: #959595;
}
.pthone .txts .b .en {
	color: #999;
	font-family: 'moolbor';
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 15px;
}
.pthone .txts .b {
	position: absolute;
	left: 75px;
	bottom: 10%;
}
.pthtwo {
	padding: 80px 0 65px 0;
}
.pthtwo .proList {
	margin-top: 0 !important;
}
.pbabtxts {
	position: absolute;
	z-index: 99;
	left: 50%;
	margin-left: -600px;
	top: 42%;
	color: #fff;
}
.pbabtxts .ch {
	font-size: 36px;
}
.pbabtxts .en {
	font-size: 16px;
	line-height: 20px;
	font-family: 'moolbor';
	text-transform: uppercase;
	margin-top: 7px;
}
.pbabtxts .pa {
	padding-left: 7.5%;
}
.abobox .l {
	width: 30%;
	float: left;
}
.abobox .r {
	width: 70%;
	float: left;
}
.aboti {
	margin-bottom: 30px;
}
.abti .tx2 {
	font-size: 18px;
	line-height: 1.1;
	color: #333;
	margin-top: 4px;
}
.aboti .ch {
	font-size: 16px;
	color: #f08519;
	font-weight: bold;
}
.aboti .en {
	font-size: 16px;
	color: #f08519;
	font-family: 'moolbor';
	text-transform: uppercase;
	line-height: 20px;
}
.abotxts li { /*padding:8px 0 140px 35px;*/
	padding: 8px 0 0px 35px;
	border-left: 1px solid #999;
	position: relative;
}
.abotxts .lineb .line {
	width: 11px;
	height: 1px;
	background: #999;
	margin-bottom: 4px;
}
.abotxts .lineb {
	position: absolute;
	left: -6px;
	top: 13px;
}
.abopanel {
	padding-top: 8%;
	color: #333;
}
.abopanel p {
	color: #333;
}
#abo2, #abo3, #abo4 {
	padding: 140px 0 8px 35px;
}
#abo2 .lineb, #abo3 .lineb, #abo4 .lineb {
	top: 145px;
}
#abo4 {
	padding-bottom: 140px;
}
/*****wj******/
.joinpanel .en {
	font-family: 'moolbor';
	text-transform: uppercase;
}
.joinpanel .tow > *, .joinpanel .one>*, .joinpanel .three>*, .joinpanel .four>*, .joinpanel .five>*, .joinpanel .six>* {
	float: left;
}
.wjMt {
	margin-top: 70px;
}
.wjRed {
	color: #f08519;
}
.wjgre {
	color: #fff;
}
.fs6 {
	font-size: 16px;
}
.joinpanel {
	padding: 45px 0 85px 0;
}
.joinpanel .pw > * {
	background: #fff;
}
.joinpanel .one {
	height: 545px;
}
.joinpanel .one .left {
	width: 30%;
	height: 100%;
}
.joinpanel .head {
	background: #f08519;
	color: #fff;
	padding: 50px 0 35px 45px;
}
.joinpanel .head .ch {
	font-size: 30px;
}
.joinpanel .head .en {
	font-size: 16px;
}
.joinpanel .one .left .font {
	padding: 45px;
}
.joinpanel .one .right {
	width: 70%;
	height: 100%;
	overflow: hidden;
}
.joinpanel .one .right .wjIm {
	width: 100%;
	height: 100%;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/7b19e6998721746a1407605a8a9bbead0f239003.jpg) left;
	background-size: cover;
}
.joinpanel .one .right .wjIm img {
	display: none;
}
.joinpanel .tow {
	height: 250px;
}
.joinpanel .tow .left {
	width: 30%;
	height: 100%;
	overflow: hidden;
}
.joinpanel .tow .right {
	width: 70%;
	height: 100%;
}
.joinpanel .tow .right b {
	padding: 60px 0 0 60px;
	display: block;
	font-size: 18px;
	color: #f08519;
}
.joinpanel .tow .right p {
	padding: 10px 20px 0 60px;
	display: block;
}
.wjp b {
	padding: 55px 0 0 35px;
	display: block;
	font-size: 18px;
}
.wjp p {
	padding: 10px 35px 0;
}
.wjp .hr {
	width: 200px;
	width: 200px;
	height: 1px;
	background: #ecb67f;
	opacity: .8;
	margin-left: 35px;
	margin-top: 10px;
}
.joinpanel .img img {
	display: none !important;
}
.wjS img {
	display: none;
}
.mobileS {
	display: none;
}
.joinpanel .three {
	height: 660px;
}
.joinpanel .three .left {
	width: 70%;
	height: 100%;
	position: relative;
}
.joinpanel .three .left .font {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding-bottom: 90px;
	z-index: 2;
}
.joinpanel .three .left .img {
	height: 100%;
	overflow: hidden;
}
.joinpanel .three .right {
	width: 30%;
	height: 100%;
}
.joinpanel .three .right .font {
	height: 50%;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/cb2db5bb55b9bc7e1d246c8b035437b631105bbe.jpg);
	color: #fff;
}
.joinpanel .three .right .img {
	height: 50%;
	overflow: hidden;
}
.joinpanel .four {
	height: 645px;
}
.joinpanel .four .left {
	width: 100%;
	height: 235px;
}
.joinpanel .four .left .img {
	overflow: hidden;
	height: 100%;
	float: left;
	width: 30%;
}
.joinpanel .four .left .font {
	bottom: 0;
	left: 0;
	background: #fff;
	float: left;
	width: 70%;
}
.joinpanel .four .right {
	width: 100%;
	height: 410px;
}
.joinpanel .four .right .font {
	width: 30%;
	height: 100%;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/cb2db5bb55b9bc7e1d246c8b035437b631105bbe.jpg) center;
	background-size: cover;
	float: left;
}
.joinpanel .four .right .img {
	height: 100%;
	width: 70%;
	overflow: hidden;
	float: left;
}
.joinpanel .five {
	height: 676px;
	position: relative;
}
.joinpanel .five .left {
	width: 30%;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	background: #666666;
	color: #fff;
	padding-bottom: 40px;
}
.joinpanel .five .img {
	width: 100%;
	height: 100%;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/e4814711b34ad297104eadae116e4045bed5516a.jpg) center;
	background-size: cover;
}
.joinpanel .five .right {
	width: 30%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding-bottom: 40px;
}
.wjIco01 {
	width: 35px;
	height: 35px;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -17px;
}
.wjIco01 a {
	display: block;
	height: 100%;
}
.joinpanel .six {
	height: auto;
	overflow: hidden;
	position: relative;
}
.joinpanel .six .head {
	width: 100%;
	background: #fff;
	color: #666666;
	padding: 50px 0;
	position: relative;
}
.joinpanel .six .head p {
	padding-left: 45px;
}
.joinpanel .six .sixList {
	height: auto;
	overflow: hidden;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/513ba804203d88de5a9d981f8214d7b0bfe4d8d6.jpg) center;
	background-size: cover;
	width: 100%;
}
.joinpanel .six .sixList li {
	float: left;
	width: 33.3333333%;
	border-right: 1px solid #999c9d;
	border-bottom: 1px solid #999c9d;
	box-sizing: border-box;
	position: relative;
}
.joinpanel .six .sixList li .cen {
	-webkit-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	color: #fff;
	text-align: center;
	padding: 140px 0 100px 0;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.joinpanel .six .sixList li .cen p {
	font-size: 16px;
}
.joinpanel .six .sixList li .cen p.en {
	padding-top: 10px;
}
.joinpanel .six .sixList li .cen .img {
	width: 11px;
	height: 11px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/d24683feec3077a3867037a7334e531574b3ef37.png);
	display: inline-block;
	margin-top: 10px;
}
.joinpanel .six .sixList li .cen .hr {
	width: 20%;
	height: 1px;
	background: #fff;
	margin-left: 40%;
	margin-top: 5px;
}
.joinpanel .six .sixList li .cen2 {
	-webkit-transform: rotate(1deg) scale(.9);
	transform: rotate(1deg) scale(.9);
	position: absolute;
	top: 0;
	left: 0;
	background: #f08519;
	color: #fff;
	opacity: 0;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.joinpanel .six .sixList li .cen2 p.tit {
	font-size: 24px;
	margin: 60px 10% 30px 10%;
}
.joinpanel .six .sixList li .cen2 p.en {
	font-size: 14px;
	text-align: right;
	padding: 17px 0;
}
.joinpanel .six .sixList li .cen2 p.minh {
	min-height: 142px;
}
.joinpanel .six .sixList li .cen2 > * {
	width: 80%;
	margin-left: 10%;
}
.joinpanel .six .sixList li .cen2 .hr {
	width: 80%;
	height: 1px;
	background: #fff;
	margin-left: 10%;
	margin-top: 5px;
}
.joinpanel .six .sixList li:hover .cen2 {
	opacity: 1;
	-webkit-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
}
.joinpanel .six .sixList li:hover .cen {
	opacity: 0;
	-webkit-transform: rotate(10deg) scale(0);
	transform: rotate(10deg) scale(0);
}
.wjW50 {
	width: 200px;
	float: left;
}
.wjW50 input {
	width: 100% !important;
	box-sizing: border-box;
}
.wjW50.curL {
	margin-right: 20px;
	width: 150px;
}
.wjW50 .rb {
	margin-top: 25px !important;
}
.texta {
	width: 100%;
}
.texta textarea {
	width: 532px !important;
	height: 140px;
	background: #ececec;
	display: inline-block;
	padding: 0 !important;
	text-indent: 20px;
	padding-top: 40px;
}
.texta textarea.s-input {
	border: 1px solid #ececec;
}
.joinpanel .six .stipbox .ti {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.wjFoot {
	width: 100%;
	max-width: 820px;
	height: auto;
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -410px;
	color: #fff;
}
.wjFoot li {
	width: auto;
	float: left;
	height: 35px;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 0;
	margin-right: 10px;
}
.wjFoot li > *, .wjFoot li a> * {
	float: left;
}
.wjFoot li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.wjFoot li .ico {
	width: 35px;
	height: 35px;
	margin-right: 10px;
}
.wjFoot li .en {
	font-family: 'moolbor';
	font-size: 18px;
	color: #fff;
	line-height: 18px;
}
.wjFoot li.cur1 {
	width: 250px;
}
.wjFoot li.cur2 {
	width: 340px;
}
.wjFoot li.cur2 .en, .wjFoot li.cur1 .en {
	margin-top: 2px;
}
.wjFoot li.cur3 {
	width: 200px;
	background: #f08519;
	line-height: 35px;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.wjFoot li.cur1 .ico {
	
	background-size: cover;
}
.wjFoot li.cur2 .ico {
	
	background-size: cover;
}
.wjFoot li.cur3 .ico {

	background-size: cover;
	
	margin-left: 20px;
}
.wjFoot li.cur3 a {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
}
.wjFoot li.cur3 .footCen {
	width: 0;
	height: 200px;
	margin-top: -50px;
	background: #575757;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.wjFoot li.cur3:hover .footCen {
	width: 100%;
}
#wjSubNav {
	width: 50px;
	height: auto;
	position: fixed;
	bottom: 100px;
	right: 22px;
	z-index: 10000;
}
#wjSubNav li {
	width: 100%;
	height: 52px;
	margin-bottom: 2px;
	cursor: pointer;
}
#wjSubNav li .font {
	width: 0px;
	height: 52px;
	position: absolute;
	overflow: hidden;
	left: 0px;
	background: #f08519;
	color: #fff;
	line-height: 52px;
	text-indent: 25px;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
#wjSubNav li .ico {
	width: 52px;
	height: 52px;
	position: absolute;
	left: 0;
}
#wjSubNav li .ico.cur1 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/bbd8a4e33aebe9c152ad09cbcdc56bb401ab0621.png) #333333;
}
#wjSubNav li .ico.cur2 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/8daebb6a01a66514eee373028483a54383089ff1.png) #333333;
}
#wjSubNav li .ico.cur3 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/8158c11a575a471b7db3d184b046123d807dfd22.png) #333333;
}
#wjSubNav li .ico.cur4 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/57cd4ce482fc11a83caf29ac2899c40def6a968f.png) #333333;
}
#wjSubNav li:hover .ico.cur1 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/bbd8a4e33aebe9c152ad09cbcdc56bb401ab0621.png) #f08519;
}
#wjSubNav li:hover .ico.cur2 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/8daebb6a01a66514eee373028483a54383089ff1.png) #f08519;
}
#wjSubNav li:hover .ico.cur3 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/8158c11a575a471b7db3d184b046123d807dfd22.png) #f08519;
}
#wjSubNav li:hover .ico.cur4 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/57cd4ce482fc11a83caf29ac2899c40def6a968f.png) #f08519;
}
#wjSubNav li:hover .font {
	width: 102px;
	left: -102px;
}
#topGo {
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
#topGo.cur {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}
.abobox .r.cur {
	line-height: 30px;
}
.abobox .r.cur p {
	padding-top: 10px;
}
.abobox .r.cur img{max-width:100%;}
#aboList {
	width: 100%;
	height: auto;
	padding-top: 100px;
}
#aboList li {
	width: 32%;
	height: 268px;
	float: left;
	overflow: hidden;
	margin: 0 .5%;
	position: relative;
}
#aboList li a {
	color: #fff;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	display: block;
}
#aboList li .cen {
	width: 100%;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	text-align: center;
	cursor: pointer;
}
#aboList li .cen p {
	font-size: 16px;
	color: #fff;
}
#aboList li .cen p.en {
	font-family: 'moolbor';
	text-transform: uppercase;
	margin-top: 5px;
}
#aboList li .cen .img {
	width: 11px;
	height: 11px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/d24683feec3077a3867037a7334e531574b3ef37.png);
	background-size: cover;
	display: inline-block;
	margin-top: 10px;
}
#aboList li .cen .hr {
	width: 20%;
	height: 1px;
	background: #fff;
	margin-left: 40%;
	margin-top: 5px;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
#aboList li img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	position: relative;
}
#aboList li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#aboList li:hover .cen .hr {
	width: 70%;
	margin-left: 15%;
}
.wjBigImg {
	margin-top: 80px;
}
#viewPic {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #333333;
	z-index: 10000;
	top: 0;
	left: 0;
	display: none;
}
#viewPic .head {
	width: 100%;
	height: 80px;
	background: #000000;
	line-height: 80px;
}
#viewPic .head p {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
}
#viewPic .head ul {
	width: auto;
	height: 30px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
#viewPic .head ul li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	float: left;
	text-align: center;
	border-left: 1px solid #333333;
	padding: 25px;
	cursor: pointer;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
#viewPic .head ul li.cur1 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/5dc0b2509d91f83abbdbad05be5a3d58064eaabb.png) no-repeat center;
}
#viewPic .head ul li.cur3 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/3d8a76e909f98fc0d4c6b2d01138c5c3bf8c77ee.png) no-repeat center;
}
#viewPic .head ul li.cur4 {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/2f55a35aef3283997d0291c0bc30d503d1cbf68a.png) no-repeat center;
}
#viewPic .head ul li.cur1:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/5dc0b2509d91f83abbdbad05be5a3d58064eaabb.png) no-repeat center #f08519;
}
#viewPic .head ul li.cur3:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/3d8a76e909f98fc0d4c6b2d01138c5c3bf8c77ee.png) no-repeat center #f08519;
}
#viewPic .head ul li.cur4:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/2f55a35aef3283997d0291c0bc30d503d1cbf68a.png) no-repeat center #f08519;
}
.wjImgWra {
	width: 60%;
	height: 60%;
	margin: 50px auto;
	overflow: hidden;
	text-align: center;
}
.wjImgWra ul {
	height: 100%;
	position: relative;
}
.wjImgWra ul li {
	height: 100%;
	float: left;
}
.wjImgWra ul li img {
	max-width: 100%;
	max-height: 100%;
}
.wjOne {
	width: 100%;
	padding-top: 130px;
	overflow: hidden;
}
.wjtitle {
	height: auto;
	max-width: 1200px;
	margin: auto;
}
.wjtitle.curtC {
	text-align: center;
}
.wjtitle.curtC .hr {
	margin: auto;
}
.wjtitle .en {
	font-family: 'moolbor';
	text-transform: uppercase;
	line-height: 0.75;
	font-size: 60px;
}
.wjtitle .hr {
	width: 14px;
	height: 6px;
	background: #f08519;
	margin-bottom: 10px;
}
.wjtitle .ch {
	font-size: 16px;
	margin-bottom: 10px;
}
.wjBtnWra {
	height: 24px;
	position: relative;
	margin-top: -24px;
	margin: -24px auto 0;
	width: 1200px;
}
.wjBtnWra > * {
	float: right;
}
.wjBtnWra .yuan {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background: #fff;
	border: 2px solid #f08519;
}
.wjBtnWra .wjBtnPre {
	width: 24px;
	height: 24px;
	position: relative;
}
.wjBtnWra .wjBtnNext {
	width: 24px;
	height: 24px;
	position: relative;
	text-align: right;
}
.wjBtnWra .lin {
	width: 100%;
	height: 3px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/53c918a15b081cb1f72e707db8312b43f478e6f9.png);
	position: absolute;
	top: 50%;
	margin-top: -1px;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.wjBtnWra img {
	margin-top: 5px;
	margin-left: -2px;
}
.wjBtnWra .wjBtnNext img {
	margin-right: -2px;
}
/*.wjBtnWra .wjBtnPre:hover .lin{background:url(../images/wjico13.jpg);}*/
/*.wjBtnWra .wjBtnNext:hover .lin{background:url(../images/wjico13.jpg);}*/
.wjBtnWra .wjBtnNext .lin {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/f70a441286eebb4876a767a198243a9285907b29.jpg);
}
.wjWra {
	height: auto;
	position: relative;
	height: auto;
	margin-top: 70px;
}
.wjWra .hieL {
	width: 1000px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -1600px;
	background: #cccccc;
	height: 1px;
}
.wjWra .hieR {
	width: 1000px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: 600px;
	background: #cccccc;
	height: 1px;
}
.wjWra .hieL .dian {
	width: 6px;
	height: 6px;
	background: #f08519;
	float: right;
	margin-top: -3px;
	position: relative;
	z-index: 10;
	border-radius: 6px;
}
.wjWra .hieR .dian {
	width: 6px;
	height: 6px;
	background: #f08519;
	float: left;
	margin-top: -3px;
	position: relative;
	z-index: 10;
	border-radius: 6px;
}
.wjWra .listWra {
	width: 1200px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.wjWra .listWra ul {
	width: 100000px;
	height: auto;
	position: relative;
}
.wjWra .listWra ul li {
	width: 250px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.wjWra .listWra ul li > p {
	width: 76%;
	margin-left: 12%;
	margin-top: 20px;
	font-size: 12px;
	color: #333;
}
.wjWra .listWra ul li b {
	height: 60px;
	line-height: 90px;
	text-indent: 12%;
	font-size: 48px;
	color: #333;
	position: relative;
	border-bottom: 1px solid #ccc;
	font-weight: 100;
	display: block;
}
.wjWra .en {
	font-family: 'moolbor';
	text-transform: uppercase;
}
.wjWra .listWra ul li b .bottomLine {
	width: 76%;
	height: 4px;
	background: #f08519;
	position: absolute;
	bottom: -2px;
	margin-left: 12%;
}
.wjTow {
	width: 100%;
	overflow: hidden;
	height: auto;

	background-size: cover;
	padding-top: 150px;
	padding-bottom: 150px;
}
.wjTow .listWra {
	width: 1140px;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.wjTow .listWra ul {
	width: 100000px;
	position: relative;
}
.wjTow .listWra li {
	width: 245px;
	height: 340px;
	float: left;
	margin: 0 20px;
	overflow: hidden;
}
.wjTow .listWra li img {
	width: 100%;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
}
.wjTow .listWra li:hover img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.lbWra {
	width: 1200px;
	position: relative;
	height: auto;
	padding-top: 100px;
	margin: auto;
}
.lbWra .wjBtnPre {
	width: 39px;
	height: 39px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/c94e1f7bea5635dcf059a35fb62dfeef3f6204dc.png) center;
	background-size: cover;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -680px;
	cursor: pointer;
}
.lbWra .wjBtnNext {
	width: 39px;
	height: 39px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/55b1b2d8c439c73c4911a39ace2209e0c28578c9.png) center;
	background-size: cover;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 640px;
	cursor: pointer;
}
.lbWra .wjBtnPre:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/fc90ca454843a92a0e17d946f5a428bd706cccbe.png) center;
	background-size: cover;
}
.lbWra .wjBtnNext:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/72b30f67ad39ce60711a3cca19c82a52ada9c0e7.png) center;
	background-size: cover;
}
.wjTree {
	width: 100%;
	height: auto;
	padding-top: 150px;
	padding-bottom: 700px;
	background-size: cover;
	position: relative;
}
.wjTree .lbWras {
	width: 880px;
	height: auto;
	padding: 13px;
	background: #fafafa;
	overflow: hidden;
	position: absolute;
	margin-top: 100px;
	left: 50%;
	margin-left: -600px;
}
.wjTree .lbWras > * {
	float: left;
}
.wjTree .lbWras .wjBtnPre {
	width: 30px;
	margin-right: 5px;
	height: 176px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/f3c162deecf3401f41490832d46332ff942f22fb.png) center no-repeat;
	cursor: pointer;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.wjTree .lbWras .wjBtnNext {
	width: 30px;
	margin-left: 5px;
	height: 176px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/899f7aa236fe78b97c0029f0b0aeae82232d5344.png) center no-repeat;
	cursor: pointer;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.wjTree .lbWras .wjBtnPre:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/2de3deeb92157dcfab629bf9d7cb51349ff138e1.png) center no-repeat;
}
.wjTree .lbWras .wjBtnNext:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/1d5ec0157a45365c1d9395b3369d127da23b9156.png) center no-repeat;
}
.wjTree .lbWras .listWra {
	width: 810px;
	height: 176px;
	position: relative;
	overflow: hidden;
}
.wjTree .lbWras .listWra ul {
	width: 100000px;
	height: 100%;
	position: relative;
}
.wjTree .lbWras .listWra ul li {
	width: 260px;
	height: 156px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	cursor: pointer;
}
.wjTree .lbWras .listWra ul li img {
	-webkit-transform: scale(1);
	transform: scale(1);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.wjTree .lbWras .listWra ul li:hover img {
	height: 100%;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.fouList {
	width: 100%;
	height: 14px;
	text-align: center;
	position: relative;
	margin-top: 40px;
}
.fouList ul {
	width: auto;
	position: absolute;
	left: 50% !important;
}
.fouList ul li {
	width: 14px;
	height: 14px;
	float: left;
	margin: 0 5px;
	border-radius: 14px;
	background: #c8c8c8;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.fouList ul li.cur {
	background: #f08519;
}
.fouList ul li:hover {
	background: #f08519;
}
.wjFour {
	padding-bottom: 80px;
	padding-top: 75px;
}
.wjBtnWra.cur .wjBtnPres {
	width: 39px;
	height: 39px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/c94e1f7bea5635dcf059a35fb62dfeef3f6204dc.png) center;
	background-size: cover;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	cursor: pointer;
	margin-right: 20px;
}
.wjBtnWra.cur .wjBtnNexts {
	width: 39px;
	height: 39px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/55b1b2d8c439c73c4911a39ace2209e0c28578c9.png) center;
	background-size: cover;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	cursor: pointer;
}
.wjBtnWra.cur .wjBtnPres:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/fc90ca454843a92a0e17d946f5a428bd706cccbe.png) center;
	background-size: cover;
}
.wjBtnWra.cur .wjBtnNexts:hover {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/72b30f67ad39ce60711a3cca19c82a52ada9c0e7.png) center;
	background-size: cover;
}
.wjFour .wjListWra {
	width: 1248px;
	margin: auto;
	height: 434px;
	position: relative;
	overflow: hidden;
	margin: 85px auto 0;
}
.wjFour .wjListWra ul {
	width: 1000000px;
	height: 100%;
	position: absolute;
	top: 0;
}
.wjFour .wjListWra ul li {
	float: left;
	margin: 0 25px 50px;
	overflow: hidden;
	width: 262px;
	height: 153px;
}
.wjFour .wjListWra ul li img {
	filter: grayscale(100%);
	width: 100%;
	-webkit-filter: grayscale(100%);
	cursor: pointer;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.wjFour .wjListWra ul li:hover img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.mobaileShow {
	display: none;
}
.wjoh {
	overflow: hidden;
}
/*.filters img,*/.filters {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
}
/*.filtRemove:hover .filters img{filter: grayscale(0);-webkit-filter: grayscale(0);
			-webkit-transform:scale(1.1);transform:scale(1.1);}*/
.filtRemove:hover .filters {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.wjIm {
	width: 100%;
	height: 100%;
}
.joinpanel .one .right .wjIm img {
	display: none;
}
.joinpanel .one .right .wjIm {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/7b19e6998721746a1407605a8a9bbead0f239003.jpg) left;
	background-size: cover;
}
.joinpanel .tow .left .wjIm {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/e94c4f8d4d6c15221b8340559e58a88e3b49d2f0.jpg) center;
	background-size: cover;
}
.joinpanel .three .left .img .wjIm {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/d16af4ccc7dad3d9b09b4fbb746c384febdd34aa.jpg) center;
	background-size: cover;
}
.joinpanel .three .right .img .wjIm {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/31494d0f5a244fcd42bd4200a4a1098702cae0d8.jpg) center;
	background-size: cover;
}
.joinpanel .four .left .img .wjIm {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/be9504396ef852f573885e75c1d6d4765201941b.png) center;
	background-size: cover;
}
.joinpanel .four .right .img .wjIm {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/5fd848610b7ad68e66e9cda140948f2db82f84f6.jpg) center;
	background-size: cover;
}
.wjimgBig {
	height: 500px;
	position: relative;
	background: url(../images/about04.jpg);
	margin-top: 80px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.wjimgBig img {
	display: none;
	width: 90%;
	margin-left: 5%;
}
.wjWra .listWra:hover {
	cursor: pointer;
	cursor: url(../images/hand_Up.ico), auto;
}
.wjWra .listWra.curc:hover {
	cursor: pointer;
	cursor: url(../images/hand_Donw.ico), auto;
}
.wjWra .listWra {
	-webkit-user-select: none;
	user-select: none;
}
.abobox .l.curfiex {
	height: 100px;
}
.abobox .l.curfiex .abti {
	top: 175px;
	position: fixed;
}
.woList .gray img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%); /*filter: gray;*/
}
.nd-box {
	padding: 65px 50px;
	background: #fff;
	margin-top: 42px;
}
.nd-ti {
	text-align: center;
	color: #333;
	font-size: 20px;
	margin-bottom: 15px;
}
.nd-pic .picbox {
	height: 800px;
	position: relative;
	overflow: hidden;
}
.nd-pic .picbox img {
	vertical-align: middle;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.nd-pic .slick-dots {
	margin-top: 0;
	padding: 17px 15px;
	background: #f08519;
	text-align: left;
}
.nd-pic .slick-dots li {
	background: #fff;
}
.nd-pic .slick-dots li.slick-active, .ndpics .slick-dots li:hover {
	background: #e52f47 !important;
}
.nd-pic .slick-arrow {
	display: block;
	width: 38px;
	height: 38px;
	border: 1px solid #999;
	border-radius: 100%;
	top: 50%;
	margin-top: -20px;
	position: absolute;
	z-index: 99;
}
.nd-pic .slick-prev {
	left: 0;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/8429afcde4eb2ea3b1bb7193ae1006835825754b.png) no-repeat left center;
}
.nd-pic .slick-next {
	right: 0;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/7b7c569b8066211f55cf3f61561ebc1e6d6abd9f.png) no-repeat right center;
}
.job-warp {
	width: 1200px;
	margin: 0 auto 80px;
}
.job-warp ul li {
	height: auto;
	width: 100%;
	border-bottom: 1px solid #e9ebed
}
.job-warp li .title {
	height: 52px;
	line-height: 52px;
	padding: 0 40px;
	color: #4b4b4b;
	background-color: #ffffff;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.job-warp li.on .title {
	background-color: #346452;
	color: #fff;
}
.job-warp li .title span {
	float: right;
	padding-right: 30px;
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/eb2c4e87d046b1c7687a56557deabede73d69d64.png) right center no-repeat;
}
.job-warp li.on .title span {
	background: url(//cdn.myxypt.com/ccef9b1d/20/11/ce57463d83f603d0bfaedaa557245ee83788f0ca.png) right center no-repeat
}
.job-warp li .warp {
	padding: 10px 40px 20px;
	background-color: #fff;
	display: none
}
.job-warp .warp .tbl {
	width: 100%;
	margin-bottom: 25px;
	padding: 10px 20% 20px 0;
	border-bottom: 1px solid #e9ebed
}
.job-warp .warp .tbl p {
	width: 25%;
	float: left;
	font-size: 14px;
	color: #222;
	line-height: 26px;
}
.job-warp .warp .tbl p span {
	color: #565656;
	padding-left: 15px;
}
.job-warp .warp .cont h2 {
	font-size: 14px;
	color: #222;
	line-height: 30px;
	margin-bottom: 15px;
}
.job-warp .warp .cont .cent, .job-warp .warp .cont .cent p {
	font-size: 14px;
	line-height: 28px;
	color: #565656
}
.job-warp .warp .btns {
	font-size: 14px;
	line-height: 20px;
	color: #346452;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.job-warp .warp .btns:hover {
	color: #222;
}


.footbg{
	background: #3c3d3c;
	padding-top: 1.5%;
}
.foot1{
	padding-bottom: 2%;
	position: relative;
}
.foot1 .ff1{
	width: 20%;
	float: left;
}
.foot1 .ff1 ul li{
	font-size: 18px;
	color: #fff;
	line-height: 2.5;
    float: left;
    margin-left: 10%;	
}
.foot1 .ff1 ul li a{
	color: #fff;
}
.foot1 .ff2{
	width: 55%;
	float: left;
	border-left: 1px solid #4f4f4f;
	border-right: 1px solid #4f4f4f;
}
.foot1 .ff2 .cont{
	text-align: center;
	padding: 3% 5%;
}
.foot1 .ff2 .cont .flogo img{
	max-width: 100%;
}
.foot1 .ff2 .cont .ms{
	font-size: 18px;
	color: #b1b1b1;
	line-height: 2;
	padding: 0px 0;
}
.foot1 .ff2 .cont .ftel{
	margin-top: 5%;
}
.foot1 .ff2 .cont .ftel dd{
	font-size: 18px;
	color: #b1b1b1;
	font-family: Arial;
}
.foot1 .ff2 .cont .ftel dt{
	font-size: 36px;
	color: #b1b1b1;
	font-weight: bold;
	line-height: 2;
}
.foot1 .ff3{
   position: absolute;
   right: 0;
   top: 0;
   text-align: center;
} 
.foot1 .ff3 h3{
	font-size: 20px;
	color: #fff;
	line-height: 2;
}
.foot1 .ff3 .fewm{
	padding-top: 20px;
    float: left;
    margin-left: 20px;
}
.foot1 .ff3 .fewm img{
	max-width: 100%;
}
.foot1 .ff3 .fewm p{
	font-size: 16px;
	color: #636363;
	line-height: 3;
}
.foot1 .ff3 .zsjm{
	margin-top: 20%;
}
.foot1 .ff3 .zsjm a{
	font-size: 16px;
	color: #fff;
	letter-spacing: 4px;
}
.foot2{
	padding: 20px 0;
	border-top: 1px solid #4f4f4f;
	font-size: 14px;
	color: #8b8b8b;
	line-height: 2;
	text-align: center;
}
.foot2 a{
	color: #8b8b8b;
}
.qweqweqw{
    display: none
}
@media (max-width:1024px) {
.xymob-head{
    display:block!important;
}
    
}


@media (max-width:992px) {
 .qweqweqw{
    display: block
}   
}
.th_f li {
    flex: 1;
}
.th_f {position: absolute;left: 0;bottom: 0;display: flex!important;background-color: #151515;z-index: 999999999;width: 100vw;}
.th_f li {flex: 1;}
.th_f li a {display: flex;width: 100%;flex-direction:column;align-items: center;height: 60px;justify-content : center;}
.th_f li a div {width: 50%;text-align: center;}
.th_f li a div img {max-width: 100%;max-height: 20px;}
.th_f li a h3 {font-size: 12px;color: #fff;line-height: 20px;}

.th_f li.active {background-color: #2a72c5;}

.th_nav {position: absolute;left: 0;width: 50vw;top: 0;z-index: 999999999;background-color: #333436;transform: translateX(-50vw);height: 100vh;padding-top: 10vw;}
.th_nav li {width: 100%;border-bottom: 1px solid #282827;}
.th_nav li a {display: block;width: 100%;text-align: color;line-height: 3;font-size: 12px;color: #fff;text-align: center;}


