
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
html,
body{ line-height:180%; font-size:1.0em;background:white;width:100%;
height100%; }
 
li {list-style:none;}
 */
img {
  border: 0;
  /* 1 */
  vertical-align: middle;
  /* 0 */
  -ms-interpolation-mode: bicubic
  /* 2 */ }
 input{outline:none;}
.container {
    max-width: 1368px;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row.no-gutter > [class*='col-'] {
    padding-right: 3px;
    padding-left: 3px;
}
 
.cl{clear:both;}
.pa-t-80{padding-top:80px;}
.pa-t-40{padding-top:40px;}
a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;text-decoration:none;}
a:hover {text-decoration:none;}
.contain{object-fit:contain;    }  
.cover{  object-fit:cover;    }   
.none{ object-fit:none;    }   
.scale{ object-fit:scale-down;    }
 .d-tit{margin:0 auto;
 text-center:left;overflow:hidden;}
 .d-tit h3{
     font-size: 36px;
    margin-bottom: 1px;
    color: #fff;
    font-weight: 600;
	float:left;
}
 .d-tit p{
     font-size: 16px;
    margin-bottom: 1px;
    color: #fff;
    font-weight: 200;float:left;padding-top:20px;padding-left:30px;
}
 .xline {
  
  width: 86px;
  height: 2px;
  background-color: #fff;
  margin:20px 0 30px 0;
}
.homemore{margin-top: 2%;margin-bottom: 2%;}
.homemore .pxgridsbtn{display: inline-block;padding: 0 10px;background-color: #fff;position: relative;z-index: 2;}
.homemore:after{content:'';position:absolute;top:20px;left:0;width:100%;height:1px;z-index:1;background:-webkit-linear-gradient(left,rgba(186,186,186,0) 0,rgba(186,186,186,0.5) 20%,rgba(186,186,186,0.5) 80%,rgba(186,186,186,0) 100%);background:-moz-linear-gradient(left,rgba(186,186,186,0) 0,rgba(186,186,186,0.5) 20%,rgba(186,186,186,0.5) 80%,rgba(186,186,186,0) 100%);background:-ms-linear-gradient(left,rgba(186,186,186,0) 0,rgba(186,186,186,0.5) 20%,rgba(186,186,186,0.5) 80%,rgba(186,186,186,0) 100%);background:linear-gradient(left,rgba(186,186,186,0.5) 0,rgba(186,186,186,0.5) 20%,rgba(186,186,186,0.5) 80%,rgba(186,186,186,0) 100%)}

.pxgridsbtn a{border-radius: 40px;padding: 10px 90px;border:1px solid #d9d9d9;color: #999;display: inline-block;-webkit-user-select: none;-moz-user-select: none;-mz-user-select: none;user-select: none;position: relative;overflow: hidden;background-color: #fff;z-index: 999;font-size: 14px;}
.pxgridsbtn a:hover{color: #fff;background-color: #f57d00;border: 1px solid #f57d00;}
.pxgridsbtn span{font-family: sans-serif;}
.pxgridsbtn a:before {content: ' ';display: block;background: rgba(255, 255, 255, .2);position: absolute;left: 0;top: 0;right: 0;bottom: 0;border-radius: 30px;transform: scale(0, 1);-webkit-transform: scale(0, 1);transition: transform 0.3s ease;-webkit-transition: -webkit-transform 0.3s ease;}
.pxgridsbtn a:hover:before {transform: scale(1, 1);-webkit-transform: scale(1, 1);}

 /*** 头部 ***/
.header {
  overflow: hidden;
   height: 120px;
    background: #FFF;    position: relative;    margin: 0 auto;
}
.logo{
    height: 120px;
    overflow: hidden;
    float: left; 
} 
#menu{width: 100%;background:#0067b4; height: 60px;overflow: hidden; }
.nav {  width: 1368px;margin: 0 auto;
          font-size: 18px;
}
.nav li{ position: relative; float:left; z-index:9999; width:160px; height:60px;}
.nav li a{ display:block; color:#fff; font-size:16px; width:160px; margin:0 auto; height:60px; text-align:center; line-height:60px;  }
.nav li a:hover{ color:#fff;}
.nav li a.col{ color:#fff; width:160px; } 
.nav li a:hover,.nav .cur a{color: #0080c1;background:#fff;border-top: 1px solid #f3f3f3;}
.nav .cur:nth-child(1):before{content: "";position: absolute;background:url(../image/home.png) no-repeat;width: 20px;height: 20px;left:10px;top:22px;}
 .children li{margin-left:-40px;}
 .h_ad2{
    background: url(../image/ad2.jpg) no-repeat center top;
    height: 311px;
}
.brand{max-width:1340px; margin:10px auto;  overflow: hidden; }
/**/
.swiper, .swiper2 {
	height: 550px;
	position: relative;
	z-index:1;
}
.swiper .slide, .swiper2 .slide {
	width: 100%;
	height: 550px;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.swiper .slidePage, .swiper2 .slidePage2 {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 3;
}
.swiper .slidePage li {
	width: 86px;
	height: 2px;
	background: #fff;
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
}
.swiper .slidePage li.cur {
	background: #ff4254;
	animation: all ease .3s;
	-webkit-animation: all ease .3s;
}
.swiper2 .slidePage2 li {
	width: 10px;
	height: 10px;
	background: url(/themes/images/circle.png) no-repeat;
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
}
.swiper2 .slidePage2 li.cur {
	background: url(/themes/images/circle2.png) no-repeat;
	animation: all ease .3s;
	-webkit-animation: all ease .3s;
}
.prev9, .swiper2 .prev9 {
	background: url(/themes/images/preNext.png) no-repeat 0 center;
	width: 44px;
	height: 85px;
	display: block;
	position: absolute;
	top: 207px;
	left: 2%;
	cursor: pointer;
	z-index: 4;
	display: none;
}
.next9, .swiper2 .next9 {
	background: url(/themes/images/preNext.png) no-repeat right center;
	width: 44px;
	height: 85px;
	display: block;
	position: absolute;
	top: 207px;
	right: 2%;
	cursor: pointer;
	z-index: 4;
	display: none;
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-fles-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube {
	overflow: visible
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px)
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
	z-index: 0
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end)infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end)infinite;
	animation: swiper-preloader-spin 1s steps(12, end)infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}
.fl{float:left;}
.fr{float:right;}
.my-slide .item{ margin:0 !important;}
.my-slide .owl-controls{ margin-top:0 !important; position:absolute; bottom:15px; left:50%; margin-left:-39px;}
.my-slide .owl-controls .active span{ background:#fff !important;}
.slideBox {
	width: 100%;
	min-width: 1200px;
	height: 594px;
	position: relative;
	left: 0;
	margin: auto;
	overflow: hidden;
}
.slideBox .prev {
	position: absolute;
	top: 200px;
	margin-top: -40px;
	left: 3%;
	width: 38px;
	height: 69px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	background: url(/themes/images/l1.png) no-repeat center;
}
.slideBox .prev:hover {
	background: url(/themes/images/l2.png) no-repeat center;
}
.slideBox .next {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	top: 200px;
	right: 3%;
	position: absolute;
	margin-top: -11px;
	width: 38px;
	height: 69px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	background: url(/themes/images/r1.png) no-repeat center;
}
.slideBox .next:hover {
	background: url(/themes/images/r2.png) no-repeat center;
}
.slideBox .hd {
	position: absolute;
	bottom: 10px;
	left: 46%;
	z-index: 2;
}
.slideBox .hd ul {
	text-align: center;
	margin-bottom: 10px;
}
.slideBox .hd ul li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 10px;
	border-radius: 10px;
	background: #2c2f34;
	text-indent: 3em;
	overflow: hidden;
	cursor: pointer;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.slideBox .hd ul .on {
	background: #00a583 !important;
	width: 15px;
	height: 15px;
	margin-left: 10px;
	border-radius: 10px;
}
.slideBox .bd {
	margin: auto;
	width: 100%;
	height: 594px;
	min-width: 1200px;
}
.slideBox .bd ul li {
	margin: auto;
	width: 100%;
	height: 594px;
}
.slideBox .bd ul li a {
	margin: auto;
	width: 100%;
	height: 594px;
}
.lkjh {
	margin: auto;
	width: 100%;
	height: 594px;
}
.h-left {
    float: left;
    width: 238px;
  
}
.h-right {
    
    width: 920px;
     float: right;
	 
}
 /* Filter controls */
ul.simplefilter {
    text-align: center;
    margin: 1em 0 2em;
}
.simplefilter li {
    color: #999;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.8em 2em;
    margin: 0 0.3em;
    border: 1px solid #e8e8e8;
	font-size:1em;
} 
.simplefilter li:hover {
    border-color: #2278d1;
    color: #2278d1;
}
.simplefilter li.active {
	border-color: #2278d1;
    background-color: #2278d1;
    color: #fff;
}
.agileits-img {
	width:385px;
	 height:268px;
}
.agileits-img img{
	width: 100%; height: 100%; 
}
.agileits-img a{ 
	display:block;
	overflow:hidden; 
}
.agileits-img a img{
    width: 100%;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all; 
}
.agileits-img:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); 
}
.agileits-img {
  background-color: #FFF;
  display: block; 
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 0 0 #555;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  filter: alpha(opacity=100);
} 
.agileits-img:before {
  content: '';
  background-color: rgba(0, 0, 0, 0);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.agileits-img:hover {
  cursor: pointer;
}
.agileits-img:hover:before {
  background-color: rgba(0, 0, 0, 0.8);
}
.agileits-img:hover .wthree-pcatn {
  -moz-transform: translateY(0%) scale(1);
  -o-transform: translateY(0%) scale(1);
  -ms-transform: translateY(0%) scale(1);
  -webkit-transform: translateY(0%) scale(1);
  transform: translateY(0%) scale(1);
}
.agileits-img .wthree-pcatn {
    background-color: rgba(0, 0, 0, 0.54);
    bottom: 0;
    height: 25%;
    left: 0;
    padding: 15px 15px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: translateY(150%) scale(1.5);
    -o-transform: translateY(150%) scale(1.5);
    -ms-transform: translateY(150%) scale(1.5);
    -webkit-transform: translateY(150%) scale(1.5);
    transform: translateY(150%) scale(1.5);
}
.agileits-img .wthree-pcatn h4 {
    font-size: 1.25em;
    color: #ffffff;
    text-align: center;
    font-weight: 200;
    letter-spacing: 2px;
} 
.blk_t {
 width: 307px;
  height: 100px;
  background: url(../image/bb3.jpg) no-repeat ; 
   color: #fff;
  text-align: center;
  text-indent: 4px;
  overflow: hidden;
  line-height:56px;font-size: 30px;
     font-weight: bold;
	 padding-top:20px;
}
.filtr-item {
    padding: 0.5em;
}
 .blk_t a {
  
  color: #fff;
}
 .h-cp-box {
    width: 238px;height: 496px;
    overflow: hidden;
    background: #e6e6e6;
  
    margin-bottom: 15px;
}
.h-cp-hd {

 margin:20px 0 0 -30px;
  }

 
.h-cp-hd li {display: block;
  background: url(/themes/images/libg1.jpg) left -44px no-repeat;
  height: 50px; width: 214px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;padding-bottom:20px;
 }
.h-cp-hdul li a {
   color: #666666!important;
}
.h-cp-hd li a:hover {color:#fff!important;
  display: block;
  width: 214px;
  height: 37px;
  overflow: hidden;
  text-align: center;
  background: url(/themes/images/libg1.jpg) no-repeat;
  
}
 #h-cp{padding: 20px 0;
    background: #fff;}
 #h-h-cp{
     background: url(/themes/images/h-hcpbg.jpg) repeat-x;}
 #h-h-xw{padding: 20px 0;
    background: #fff;
     }
.index-main{overflow:hidden;  width: 1200px;
  margin: 0 auto;
  clear: both;
  position: relative;}
.blk_29 { PADDING-RIGHT: 0px;  PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative}
.blk_29 .LeftBotton {background:url(/themes/images/tt3.jpg) no-repeat 0px 0px;left: 15px;float: left;width: 12px;cursor: pointer;position: absolute;height: 78px;top:64px;display: none;	}
.blk_29 .RightBotton {background:url(/themes/images/tt4.jpg) no-repeat 0px 0px;right: 15px;float: right;width: 12px;cursor: pointer;position: absolute;height: 78px;top: 64px;display: none;	}

.blk_29 .Cont {	overflow: hidden;
 width: 1200px;
  height: 300px;
  overflow: hidden;
  padding-top: 38px;}
.blk_29 .box {  width: 235px;
 
  float: left;
  overflow: hidden;
  margin-right: 10px;}
.blk_29 .box h3 a:hover{color:#0885d0!important;}
.blk_29 .box h3{
  display: block;
 
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 22px;
  padding-top: 10px;
  font: 14px/22px "microsoft yahei";
  color: #666;
}
.blk_29 .box IMG { PADDING-RIGHT: 3px;  DISPLAY: block; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px auto;  PADDING-TOP: 3px; }
/*.blk_29 .box A:hover IMG {	BORDER-RIGHT: #5385cc 1px solid; BORDER-TOP: #5385cc 1px solid; BORDER-LEFT: #5385cc 1px solid; BORDER-BOTTOM: #5385cc 1px solid}*/
.blk_29 .box P {	MARGIN: 6px auto 0px; WIDTH: 97px; LINE-HEIGHT: 20px}
.product_list {
	margin-left: -30px;
}
.product_list li {
	float: left;
	text-align: center;
	width: 224px;
	height: 190px;
	margin: 0 2px 0 2px;
}
.product_list li .pic{
	display: block;
	text-align: center;
	/*非IE的主流浏览器识别的垂直居中的方法*/        
	display: table-cell;
	vertical-align: middle;        /*设置水平居中*/
	text-align: center;         /* 针对IE的Hack */
*display: block;
*font-size:130px;/*约为高度的0.873，200*0.873 约为175*/
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width: 220px;
	height: 150px;
	border:1px solid #ccc;overflow:hidden;
}
 
.product_list li .pic:hover{border:1px solid #F90;}
.product_list img{vertical-align:middle; max-width: 100%;
    max-height: 100%; transition:.6s}
 

.s2-item{  margin:15px 0;  position:relative;overflow:hidden;  }
.s2-item:hover{box-shadow:0 15px 30px rgba(0,0,0,.1)}
.s2-item a{display:block;position:relative;text-decoration:none;overflow:hidden}
.s2-img{position:relative;display:block;overflow:hidden}
.s2-img img{width:100%; transition:.6s}
.s2-item:hover .s2-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s2-img i{display:block;width:42px;height:42px;text-align:center;font-size:22px;line-height:38px;border:2px solid #fff;border-radius:50%;position:absolute;left:50%;top:-40px;margin:-21px 0 0 -21px;color:#fff;z-index:3;transition:.6s}
.s2-img:before{display:block;content:"";background:#000;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;height:100%;width:100%;z-index:2;transition:.6s}
.s2-item:hover .s2-img:before{opacity:.3}
.s2-item:hover .s2-img i{top:50%}
.s2-text{text-align:center;padding:20px;position:relative}
.s2-text h4{font-size:16px;color:#333;margin:0 0 3px}
.s2-text p{font-size:14px;color:#000;text-align:left;}
.s2-text:before{content:"";display:block;height:4px;position:absolute;width:100%;z-index:2;background:#e3e3e3;left:0;right:0;top:0}
.s2-text:after{content:"";display:block;height:4px;position:absolute;width:0;z-index:2;background:#00C0FF;transition:.6s;left:0;top:0}
.s2-item:hover .s2-text:after{width:100%}
 
.ny-l{    float: left;
    width: 238px;}
.ny-r{    float: right;
    width: 920px;}
.footer{background:#0a4e93;overflow:hidden; height:50px;line-height:50px;text-align:center;color:#eeeeee}
.footer a{ color:#fff}
.banner {
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.banner_bg1 {
	background: url(../image/gs-ba.jpg) no-repeat center top;
	z-index: -1;
}
.banner_bg2 {
	background: url(../image/xd-cp.jpg) no-repeat center top;
}
.banner_bg3 {
	background: url(../image/xd-xw.jpg) no-repeat center top;
}
.banner_bg4 {
	background: url(../image/al-ba.jpg) no-repeat center top;
}
.banner_bg5 {
	background: url(../image/xd-js.jpg) no-repeat center top;
}
.banner_bg6 {
	background: url(../image/xd-lx.jpg) no-repeat center top;
}
.banner_bg7 {
	background: url(/themes/images/lc-wh.jpg) no-repeat center top;
}
 #h-us{padding: 40px 0;
    background: url(../image/us-bg.jpg)  no-repeat;}
.section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}
.us-pic {
    position: absolute;
    top: 50px;
    left: -160px;
}
 #h-us{height:650px;}
 #h-us dl{position:relative;float:right;width:1000px;height:380px;margin-top:80px;padding:0 40px 0 400px ;background:#fff;}
 #h-us dl dt{display:inline-block;margin:60px 0 10px;padding-bottom:5px;font-size:20px;color:#000;border-bottom:1px solid #f84653;}
 #h-us dl dd{line-height:30px;font-size:14px;color:#818181;}
 #h-us dl dd.pic{position:absolute;top:50px;left:-160px;}
 
  .detail {
    display: block;
    width: 160px;
    height: 40px;
    float:right;
    margin-top: 20px;
    border: 1px solid rgba(51,51,51,.6);
    background: #fff;
    padding: 0;
    position: relative;
}
.jumpBtn {
    cursor: pointer;
    transition: opacity .1s;
}
 .detail span {
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #555;
    margin: 10px auto;
    padding: 0 20px;
    border-right: 1px solid rgba(51,51,51,.2);
    width: 118px;
    box-sizing: border-box;
    color: rgba(51,51,51,.6);
}
 .detail i {
    float: right;
    display: block;
    width: 12px;
    height: 8px;
	background: url(/themes/images/jt1.png)  no-repeat;
    margin: -23px 15px; 
}
.detail:hover span {
    color: #333;
    transition: all 200ms ease-in-out;
}
.detail:hover{border:1px solid #333}
.jumpBtn:hover{opacity:1.6}
.listConts{line-height:26px;color:#666;}
.listConts h1{line-height:26px;color:#666;font-size: 24px; text-align:center;padding-top:60px;}
.listConts .title1{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg img{max-width: 1000px;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}
 
.newstitle{font-size:18px;}
.newsinfo{margin:5px 0px;height:120px;}
.newsmore{text-align:right;margin-top:10px;}
.kh_con { margin-top:10px;}
.zz01,.zz03 { padding:35px 5px 0}
.zz01 a { background: url(/themes/images/leftb.png) no-repeat; width:17px; height:66px; display:block;}
.zz01 a:hover { background:url(/themes/images/leftb.png) no-repeat;}
.zz03 a { background:url(/themes/images/rightb.png) no-repeat; width:17px; height:66px; display:block;}
.zz03 a:hover { background:url(/themes/images/rightb.png) no-repeat;}
.zz02 ul li { float:left; width:236px; height: 246px; padding:0 8px;}
.zz02 ul li img { width:224px; height:138px; border:solid 7px #dfdfdf;}
.zz02 ul li span { display:block; height:153px; line-height:25px; overflow:hidden; text-align:center;}
.zz02 ul li span a { color:#000; font-family:"Microsoft YaHei";}
.xw-pic{
	width:560px;
	float:left;
}
.xw-pic p {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 32px;
	margin-top: -32px;
	font: bold 16px/32px "microsoft yahei";
	background: rgba(0,0,0,0.5) scroll repeat !important;
	filter: Alpha(opacity=70);
	background: #000;
	color: #FFF;
	text-align: center;
	text-indent: 10px;
	overflow: hidden;
}
.xw-pic a:hover p {
	background: rgba(203,0,0,0.8) scroll repeat !important;
	filter: Alpha(opacity=80);
	background: #CB0000;
}
.xw-list{
	width:570px;
	float:right;
} 
 .home_xw{}
 .home_xw li{
	 width:530px;
	 height:140px;
	 line-height:23px;
	}
.home_xw h1{
	 width:85px;
	  height:130px; 
	  padding:6px;font-weight:normal;
	  font-size:18px;text-align:center;
	background: #3889c7;
	  color: #fff;
	  }
.home_xw h1 b{  height:90px; 
	  font:bold 48px/56px "microsoft yahei"; 
	  display:block;
	  color:#fff;
	  }
   .home_xw h2{
	   width:390px; height:103px; font:bold 16px/26px "microsoft yahei";
	   margin-left:15px;
	   color:#000;
	   padding:4px;
	   text-align:left;
 	    }
.home_xw h2 a{
	color:#000;}
.home_xw p{
	line-height:23px;
	text-align:left;
	font-weight:normal;
}
.bg-gr{background:#f7f7f7;}
.bg-f{background:#ffffff;}
.bg-b{background:#ffbcbc;}
.pa-30{padding:30px 0;}
.ma-30{margin-top:20px;margin-bottom:30px;}
.ny-l-box{
	 width:90%;
	background: #fff;padding:10px;}
.ny-l-box2{
	 width:90%;
	background: #0c56e3;padding:10px;}
#h-bt{ width:100%; height:236px; background: #045dd3; color: #fff;}
#h-bt i{ font-style:normal}
 .foo-con-top {
    padding-top: 30px;
    padding-bottom: 30px;
}

.link-more{
  padding-top: 30px;
}
.address{
  margin-top: 20px;
}
.link-more .more-item{
  display: inline-block;
  margin-right: 15px;
  font-size: 1.6rem;
   color: #fff;;
}
.link-more .more-item:before{
  display: inline-block;
  margin-right: 15px;
  width: 8px;
  height: 1px;
  content: '';
  background-color: #b7b3b3;
  vertical-align: middle;
}
.link-more .more-item:first-child:before{
  display: none;
  margin-right: 0;
}
 .contact-mode{
  margin-top: 5px;
  margin-bottom: 10px;
}
.contact-mode .mode-item{
  display: inline-block;
  margin-right: 20px;
  color: #fff;
}
.mode-item i{
  color: #fff;
}
.code {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
.code img {width: 120px;}
.code i {
  display: block;
  margin-top: 13px;
  font-size: 13px;
  color: #fff;
  line-height: 1.3;
}
.index_three{
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	background: #f1f1f1;
}
.index_three div.left{
	float: left;
	width: 50%;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.index_three div.left .leftin{
	display: block;
	width: 100%;
	height: 500px;
	background: url(/themes/images/a9.png) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_three div.left .leftinbg{
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
	height: 500px;
	background:rgba(0,0,0,.7); 
	-pie-background:rgba(0,0,0,.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
}
.index_three div.left .leftinbg>img{
	display: block;
	width: 502px;
	height: 109px;
	position: absolute;
	right: 20%;
	top: 50%;
	margin: -54px 0 0 0;
}
@media (max-width: 1335px) {
	.index_three div.left .leftinbg>img{
		right: 50%;
		margin: -54px -251px 0 0;
	}
}
.index_three div.right{
	display: block;
	float: right;
	width: 50%;
	height: 500px;
	background: #d5000e;
	overflow: hidden;
	position: relative;
}
.index_three div.right .rightin{
	width: 100%;
	height: 500px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 200px 0 100px;
}
.index_three div.right .rightin h1,
.index_three div.right .rightin h6,
.index_three div.right .rightin h2,
.index_three div.right .rightin h3{
	font-weight: normal;
	line-height: 1.5em;
	width: 100%;
}
.index_three div.right .rightin h1,
.index_three div.right .rightin h6{
	font-size: 36px;
	color: #fff;
}
.index_three div.right .rightin h2{
	font-size: 24px;
	color: #e5e5e5;
}
.index_three div.right .rightin h3{
	font-size: 16px;
	color: #f0f0f0;
	width: 100%;
	margin: 40px 0;
	max-height: 13.5em;
	overflow: hidden;
	text-align: justify;
	line-height: 2em;
}
.index_three div.right .rightin .rightinbtn{
	width: 150px;
	height: 42px;
	border: 1px solid #fff;
	border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	position: relative;
	-webkit-border-radius: 2px;
}
.index_three div.right .rightin .rightinbtn a{
	display: block;
	height: 40px;
	position: relative;
	z-index: 5;
}
.index_three div.right .rightin .rightinbtn span{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #f0f0f0;
	font-weight: bold;
	float: left;
	width: 50%;
	text-align: right;
	text-transform: uppercase;
}
.index_three div.right .rightin .rightinbtn i{
	display: block;
	height: 7px;
	float: left;
	margin: 16.5px 0 0 10px;
	background: url(/themes/images/a11.png) left top no-repeat;
	width: 40px;
}
.index_three div.right .rightin .rightinbtn:hover span{
	color: #d5000e;
}
.index_three div.right .rightin .rightinbtn:hover i{
	background-position: left bottom;
}
	.button--wayra {
		overflow: hidden;
		width: 100%;
		-webkit-transition: border-color 0.3s, color 0.3s;
		transition: border-color 0.3s, color 0.3s;
		-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	}
	.button--wayra::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 150%;
		height: 100%;
		background: #fff;
		-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
		transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
		-webkit-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
		transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
	}
	.button--wayra:hover::before {
		opacity: 1;
		background: #fff;
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
		-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
		transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	}

.i-header {
    padding-top: 1.7rem;
    padding-bottom: 1.3rem;
}
.i-header .header-title {
    color: #333;
    font-weight: 500;
    font-size:2.06rem;
    text-align: center;
}

.i-header .header-des{
    color: #999;
    font-size: 1.2rem;
    margin-top: 10px;
    text-align: center;
}
.wal {
	width: 24rem;
	margin: 0 auto
}
.pcShow {
	display: block;
}
#h-al{    padding: 20px 0;
    background: #fff;}
 .picMarquee-left{width:1200px;height:341px;overflow:hidden; }
.picMarquee-left .bd ul{overflow:hidden;zoom:1; height:240px;}
.picMarquee-left .bd ul li{margin:0 4px;float:left; _display:inline; overflow:hidden; text-align:center;width:283px;height:188px;border:1px solid #e5e3e3;    position: relative;z-index:1; }
.picMarquee-left .bd ul li .pic{position:relative;width:100%;height:100%;text-align:center;/*padding-top:34px;*//* Firefox */
display:-moz-box;
-moz-box-pack:center;
-moz-box-align:center;

/* Safari, Chrome, and Opera */
display:-webkit-box;
-webkit-box-pack:center;
-webkit-box-align:center;

/* W3C */
display:box;
box-pack:center;
box-align:center;}
.picMarquee-left .bd ul li img{max-height:100%;max-width:100%;}
#prev{width:36px;height:36px;background:url(/themes/images/rightJiantou.png) no-repeat center center ;display:block;float:left;margin:10px auto;background-size:36px 36px;}
#next{width:36px;height:36px;background:url(/themes/images/leftJiantou.png) no-repeat center center ;display:block;float:left;margin:10px auto;background-size:36px 36px;}

.picMarquee-left .bd ul li a:hover img{border-color:#999;}
.picListscroll dl{display: none; position: absolute;top: 0;left: 0;z-index:999;overflow: hidden;background:url(/themes/images/bk_hover.png) repeat; width:270px;height:205px;}
.picListscroll dl dt{width:270px;height:110px;}
.picListscroll dl dt a{width:230px;height:30px;padding:60px 20px 20px;line-height:30px; color: #fff;font-size: 24px;text-align: center;}
.picListscroll dl dd{width:230px;height:60px;padding:0px 20px 25px; text-align: center;line-height: 24px; color: #fff;font-size: 14px;}
 .jiantou_{width:87px;height:36px;margin:0 auto;}
 .picListscroll {
    width:1200px;
}
.home-stats {
	background: url(/themes/images/stats.png);
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center
}

.home-stats .stat {
	margin-bottom: 30px;
	font-size: 64px
}

.home-stats .text {
	margin-bottom: 20px;
	font-size: 24px;
	color: #e1e1e1
}
header{
	position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  box-sizing:border-box;
	height: 80px;
	padding: 0 45px;
	background: #fff;
}
header .logo{
	float: left;
	margin-top: 0px;
}
/*header .main-nav>ul>li.active a{
  color:#006fdb;
}*/
header .operate-box{
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 25px 0 0 25px;
}
header .operate-box .search{
	position: relative;
	float: left;
	top: -5px;
	height: 40px;
	width: 40px;
}
header .search-slide{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	width: 0px;
	background: #fff;
	padding-left: 30px;
	overflow: hidden;
	transition:all .6s;
}
header .search-slide.open{
	width: 190px;
	opacity: 1;
	border-bottom: solid 1px #ccc;
	border-radius: 3px
}
header .search-slide .inp-search{
	height: 40px;
	line-height: 26px;
	width: 100%;
	padding: 7px 20px 7px 0;
	border: 0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;outline:none;
}
.icon-search{
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 2;
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: center;
	color: #d2d2d2;
	cursor: pointer;
	background: #fff;
	transition:all .2s;
}
.icon-search:hover{
	color: #a7a0a0;
}
.icon-close{
	position: absolute;
	right: 0;
	top: 5px;
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: center;
	color: #d2d2d2;
	cursor: pointer;
	background: #fff;
	transition:all .2s;
}
.icon-close:hover{
	color: #a7a0a0;
}
header .app-menuBar{
  position: relative;
  float: right;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-top: 20px;
  background: #d2d2d2;
  cursor: pointer;
  display: none;
}
header .app-menuBar i{
  position: absolute;
  width: 24px;
  height: 2px;
  background: #000;
  left: 8px;
  transition:all .1s;
  -webkit-transition:all .1s;
}
header .app-menuBar .line1{
  top: 11px;
}
header .app-menuBar .line2{
  top: 19px;
}
header .app-menuBar .line3{
  top: 27px;
}

header .app-menuBar.open .line2{
  opacity: 0;
}
header .app-menuBar.open .line1{
  transform:translate(0,8px) rotate(45deg);
}
header .app-menuBar.open .line3{
  transform:translate(0,-8px) rotate(-45deg);
}
header .operate-box .language{
	position: relative;
	width: 20px;
	text-align: center;
	padding-left: 13px;
	float: left;
	font-size: 12px;
	color: #d2d2d2;
	cursor: pointer;
	transition:all .2s;
}
header .operate-box .language:hover{
	color: #a7a0a0;
}
header .operate-box .language::before{
	content: "\200B";
	position: absolute;
	left: 3px;
	top: 3px;
	height: 25px;
	width: 0;
	border-left: solid 1px #d9d9d9;
}

header .main-nav{
	height:80px;
	float: right;
  transition:marginRight .6s;
	-webkit-transition:margin .6s;
}
header .main-nav.open{
	margin-right: 150px;
}
header .main-nav>ul>li{
	position: relative;
	float: left;
	padding: 25px;
	height: 80px; 
	display:block;
	line-height:30px;
	cursor: pointer;
  transition:background .5s;
  -webkit-transition:background .5s;
}
header .main-nav>ul>li:hover{
	background: #016fdb;
}
header .main-nav>ul>li:hover>a{
	color: #fff;
}
header .main-nav>ul>li:hover .sub-menu{
  opacity: 1;
  height: 50px;
  line-height:50px;
  z-index: 20;
}

header .main-nav li a{
	position: relative;
	z-index: 2;
	color: #313131;
}
header .main-nav .active>a{
  position: relative;
  z-index: 2;
  color: #016fdb;
}
.main-nav .sub-menu{
	position: absolute;
	top: 100%;
	width:100%;
	left: 0;
	z-index: 5;
	height: 0;
	opacity: 0;
  overflow: hidden;
  background: #016fdb;
  transition:all .5s;
  -webkit-transition:all .5s;
}
.main-nav .sub-menu ul{
  position: absolute;
  left: 0;
	display: table;
}
.main-nav .sub-menu li{
	display: table-cell;
	padding: 10px 25px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
}
.main-nav .sub-menu li a{
	color: #fff;
}
.main-nav .sub-menu li:hover a{
	color: #d8e1ed;
}
 /*大图样式*/
.picarr {
	position: relative;
	margin: 20px auto;
}
.picarr .picture {
	width: 100%;
	text-align: center;
}
.picarr .picture a {
	display: none;
}
.picarr .preview {
	width: 685px;
	margin: 20px auto;
	padding: 5px;
	background: #eef3fa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.picarr .preview li {
	float: left;
	margin: 4px;
}
.picarr .preview li img{
	 width:100%;
	 height:100%;
}
.picarr .preview li a {
	width: 58px;
	height: 45px;
	border: 1px solid #fff;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:35px;
*font-family:Arial;
}
.picarr .preview li a img {
	vertical-align: middle;
}
.picarr .preview li.current a {
	border: 1px solid #000;
}
/*分页样式*/
.page_info {
	text-align: center;
	margin:0 auto;
	color: #333;
	overflow:hidden;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 12px;
	margin: 10px auto;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.contPage a {
	display: inline-block;
	color: #898989;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #898989;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
.lx-list{}
.lx-list i{text-align:center;color: #2278d1;display:block;margin-bottom:30px;}
.lx-list h3{color: #999999;text-align:center;font-size:16px;}
.lx-list h4{color: #333333;text-align:center;font-size:18px;margin-top:20px;}
#i-ly{overflow: hidden;height:780px; 
background:#fff;  
 }
 
#i-ly img{ width: 100%; height: 100%;   
 }
 
 
#i-cp{  
background:#fafafa;  
 }
#i-xw{  
background:#fff;  
 }
#i-us{overflow: hidden;height:611px; 
background: url(../image/us-bg.jpg) no-repeat;   
 }
.us-box {
margin-top:60px;
width:100%;
height:511px; 
background:#fff;
}
#i-map{overflow: hidden;height:449px; 
background: url(/themes/images/map.jpg) no-repeat;  
 }
.map-box {
padding-top:60px;
padding-left:0px;
padding-right:0px;
padding-bottom:40px;
}
.map-box {width:100%;
height:246px;
overflow:hidden;
background:#fff;
 
}
.map-box i{ text-align:center;display:block;margin-bottom:30px;
 
}
.map-box h3{color: #1971c2;text-align:center;height:30px;font-size:16px;position: relative;}
.map-box h3:after {
 content: ''; display: block; height: 2px;
  position: absolute;
  top: 100%;
   display: inline-block;
   width: 70px;left: 50%; margin-left: -35px;
  background: #86c5ff; 
}
.map-box  h4{color: #232633;text-align:center;font-size:18px;margin-top:20px;}
.title {
	font-size: 26px;
	padding: 0px 0 0px;
	color: #363f54; display: block;      /*设置为块级元素会独占一行形成上下居中的效果*/
    position: relative;  /*定位横线（当横线的父元素）*/
}
.title:before, .title:after { 
    content: ''; 
    position: absolute;   /*定位背景横线的位置*/
    top: 70%; 
    background:#c2c2c2;   /*背景横线颜色*/
    width: 35%;            /*单侧横线的长度*/
    height: 1px; 
} 
.title:before { 
    left: 2%;              /*调整背景横线的左右距离*/
} 

.title:after { 
    right: 2%; 
}
.title2 {
	font-size: 26px;
	padding: 0px 0 0px;
	color: #fff;  display: block;      /*设置为块级元素会独占一行形成上下居中的效果*/
    position: relative;  /*定位横线（当横线的父元素）*/
}
.title2:before, .title2:after { 
    content: ''; 
    position: absolute;   /*定位背景横线的位置*/
    top: 70%; 
    background: #fff;   /*背景横线颜色*/
    width: 35%;            /*单侧横线的长度*/
    height: 1px; 
} 
.title2:before { 
    left: 2%;              /*调整背景横线的左右距离*/
} 

.title2:after { 
    right: 2%; 
}
.en-title {
	display: block;
	width: 478px;
	color: rgba(191, 191, 191, 0.91);
	font-size: 14px;
	margin: 0 auto;
	border-bottom: 0px #ececec solid;
	padding-bottom: 10px;
	margin: 0 auto;
	text-transform: uppercase
}
 

.en-title2 {
	display: block;
	width: 478px;
	color: rgba(255, 255, 255, 0.91);
	font-size: 14px;
	margin: 0 auto;
	border-bottom: 0px #ececec solid;
	padding-bottom: 10px;
	margin: 0 auto;
	text-transform: uppercase
}

.h-title {
	padding: 40px 0;
}
.text-center {
	text-align: center;
}
.us-img {
	width: 438px;
	height:268px;
 	overflow:hidden;text-align:center;display:block;
	margin:60px 0 0 20px;
}
 

.us-img img{
	width: 100%; height: 100%; 
}
.stat {
	margin-bottom: 30px;
	font-size: 64px;color:#0e6bc0;
}

.text9 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #363f54;
}
.i-Bt{font-size:16px;display:block;text-align:center;}
.i-Bt{color:rgb(14, 107, 192);}
.i-Bt{font-weight:normal;}
.i-Bt{text-decoration:none;}
.i-Bt{font-style:normal;}
.i-Bt:before{background-color:transparent;}
.i-Bt{border-color:rgb(14, 107, 192);}
.i-Bt{border-style:solid;}
.i-Bt{border-width:1px;}
.i-Bt{border-top-left-radius:50px;}
.i-Bt{border-top-right-radius:50px;}
.i-Bt{border-bottom-left-radius:50px;}
.i-Bt{border-bottom-right-radius:50px;}
.i-Bt{width:160px;}
.i-Bt{height:46px;line-height:46px;}
.BodyCenter{color:#2196f3;}
.i-Bt:hover{font-size:16px;}
.i-Bt:hover{color:#fff;}
.i-Bt:hover{font-weight:normal;}
.i-Bt:hover{text-decoration:none;}
.i-Bt:hover{font-style:normal;}
.i-Bt:hover{background-color:rgb(14, 107, 192);}
.i-Bt:hover:before{background-color:rgb(14, 107, 192);}
.i-Bt:hover{border-color:#1e88e5;}
.i-Bt:hover{border-style:solid;}
.i-Bt:hover{border-width:1px;}
.us-title { width:100%;display:block;padding:50px 60px 0 0;
}
.us-title h3{color:#363f54; font-size: 30px; height:45px;float: left;
}
.us-title span:after {
 content: ''; display: block; height: 2px;
  position: absolute;
  top: 100%;
   display: inline-block;
   width: 80px;left: 50%; margin-left: -35px;
  background: #4f92f8; 
}
.us-title span:hover:after{
            left: 50%;
            width: 100%;
        }
.us-title span{font-family: impact, chicago; color: rgb(255, 101, 29); font-size: 30px;height:45px;position: relative;float: left;padding-top:5px;
}
.pic-l-1{ height:620px;
overflow:hidden; position:relative; 
    display: block;}
.pic-c-1{height:305px;position:relative; 
overflow:hidden;}
.pic-c-2{height:305px;
overflow:hidden; position:relative; 
    display: block;}

.pic-r-1{height:305px;
overflow:hidden; position:relative; 
    display: block;}
.pic-r-2{height:305px;
overflow:hidden; position:relative; 
    display: block;}
 .mask1 {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 620px;
    background: rgba(89, 130, 191, 0.6);
    color: #ffffff;
    opacity: 1;
}
.mask1 h3 {
    text-align: center;  position: absolute;
    top: 50%;left: 20%;
}
  .mask1:hover {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 620px;
    background: rgba(89, 130, 191, 0.8);
    color: #fff;
    opacity:0;
}
 
 .mask {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 305px;
    background: rgba(89, 130, 191, 0.6);
    color: #ffffff;
    opacity: 1;
}
.mask h3 {
    text-align: center;  position: absolute;
    top: 50%;left: 20%;
}
 
   .mask:hover {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 620px;
    background: rgba(89, 130, 191, 0.8);
    color: #fff;
    opacity:0;
}
#i-ly span{ display:block; width:93%;font-size: 36px; position:absolute; left:10%; top:30%; height:500px; line-height:60px;  padding:25px 2% 20px 5%; font-size:35px; color:#FFF;  z-index:100000;
 
}
 
 .zoom-img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
 .zoom-img:hover {
  -webkit-transform: scale(1.6);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}


.news-item {
    padding: 12px 0;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
}
.news-time {
    float: left;
    display: inline-block;
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 28px;
    background-color: #f2f2f2;
	margin-top:30px;
}
 .news-desc {
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.news-title{    font-size: 18px;
    color: #333;
    overflow: hidden;}
 
.news-time span {
    display: block;
}
.news-item .yearAndMonth{    color: #999;
    font-size: 14px;}
 
.news-item .day{    padding-top: 24px;
    font-size: 28px;
    color: #666;}
 
.news-item:hover{border-bottom-color:#e5e5e5;}
.news-item:hover{border-bottom-style:dashed;}
.news-item:hover{border-bottom-width:1px;}
.news-item:hover .news-title{font-size:18px;}
.news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
.news-item:hover .news-title{color:rgb(14, 107, 192);}
.news-item:hover .news-title{font-weight:normal;}
.news-item:hover .news-title{text-decoration:none;}
.news-item:hover .news-title{font-style:normal;}
.news-content {
    width: 80%;
    height: 100%;
    display: inline-block;
    padding-left: 35px;
    vertical-align: top;
}
.news-bt{margin:30px auto;}
.contact_con {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	padding: 2%;
	background-color: #fff;
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 1%;
}
.contact_con ul li {
	width: 32%;
	margin-left: 1%;
	float: left;
	overflow: hidden;
	margin-top: 1.5%;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 2%;
	color: #666666;
	word-break: break-all;
}
.contact_con ul li img {
	float: left;
	max-width: 80px;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.contact_con ul li h2 {
	font-weight: normal;
	font-size: 18px;
	margin-top: 4%;
}
.contact_con ul li a {
	color: #666666;
}
.contact_con ul li a:hover {
	color: #0160a9;
}
.contact_con ul li p {
	max-width: 310px;
	margin-top: 4%;
}
.x-title {
	width: 280px;
	margin:50px auto;
	padding-bottom: 10px;
	text-align: center;
	background: url(/themes/images/t-h1.jpg) no-repeat;
 
	 
}
.x-title h3 {
	 
    height:55px;
	color: #292727;
	font-size: 36px; position: relative;
}
.x-title h3:after {
 content: ''; display: block; height: 3px;
  position: absolute;
  top: 100%;
   display: inline-block;
   width: 70px;left: 50%; margin-left: -35px;
  background: #107fcd; 
}
.x-title:hover:after{
            left: 0%;
            width: 100%;
        }
.x-title h4 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #bcbcbc;
}
.contact_map {
	overflow: hidden;
	margin-top: 3%;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-align: center;
	margin-bottom: 30px;
}
.contact_map img {
	display: block;
	margin: 0 auto;
}
 .p-ca{width:100%;height:35px;
text-indent:40px;font-weight:900;overflow:hidden;line-height:35px;margin-bottom:1px;}
.p-ca a {background: #fff url(../image/dot1.png) no-repeat 10px 10px;font-weight:bold;margin-left:0px;color:#fffff;display:block;font-size:16px;border-bottom:1px solid #dddddd;border-top:0px solid #dddddd; height:33px;}
.p-ca a:hover{background: #0a8af7 url(../image/dot2.png) no-repeat 10px 10px;;font-weight:bold;margin-left:0px;color:#ffffff;font-size:18px;}

.p-ca a:hover{ transition: all 0.3s ease 0s; }
.zMenu li a{text-align:left;text-indent:5px;color:#000;}
.zMenu li a:hover{background-position:0 -25px;font-weight:bold;margin-left:0px;}
.dh-title{height:61px; background:url(/themes/images/line3.jpg) bottom repeat-x;}
.dh-title h1{float:left; font-size:24px; font-weight:400; color:#007bc5; border-bottom:#007bc5 solid 2px; padding:20px 5px 0 5px; height:61px;}
.dh-title h2{float:right;font-size:16px; background:url(../image/home.png) left center no-repeat; padding-left:20px; position:relative; top:30px; white-space:nowrap; color:#a1a0a0;}

.m-confirm{width:67px;position:fixed;top:50%;right:0px;background-color:#fff;font-size:12px;color:#fff;margin-top:-171px;z-index:10003;}
.m-confirm .z-show{display:block !important;}
.m-confirm .z-over{background-color:#197ad8 !important;}
.m-confirm .z-over-1{background-color:#c6c6c6 !important;}
.m-confirm .i-sprite{background:url(data:image/png;base64,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) no-repeat;display:inline-block;zoom:1;width:67px;height:31px;margin-top:28px;overflow:hidden;}
.m-confirm .online{height:99px;text-align:center;border-bottom:1px solid #f7b876;cursor:pointer;background-color:#f57d00;}
.m-confirm .online .i-sprite-1{background-position:20px 0px;}
.m-confirm .skype{height:99px;text-align:center;border-bottom:1px solid #f7b876;position:relative;cursor:pointer;background-color:#f57d00;}
.m-confirm .skype .i-sprite-2{background-position:20px -35px;}
.m-confirm .wchat{height:99px;text-align:center;position:relative;cursor:pointer;background-color:#f57d00;}
.m-confirm .wchat .i-sprite-3{background-position:20px -66px;}
.m-confirm .top{height:43px;text-align:center;background-color:#dbdbdb;cursor:pointer;}
.m-confirm .top .i-sprite-4{height:20px;background-position:27px -92px;margin-top:0px;}
.m-confirm .top p{color:#666;font-weight:bolder;height:20px;line-height:10px;}
.showbox .content{display: block !important;}
.m-confirm .online a,.m-confirm .skype a{color: #fff;}
.m-confirm .online:hover,.m-confirm .skype:hover{background-color: #4b1874;}
.m-confirm .wchat .content{background-color: #fff;border-radius: 3px;box-shadow: 0px 0px 5px #ccc;position:absolute;top:-8px;display:none;right:80px;z-index:9999;background-size: contain;width: 330px;}
.m-confirm .wchat .content img.weixin{width: 90%;}
.m-confirm .wchat .content:before{background-image: url(/images/humaneotec/kefubefore.png);content: '';width: 7px;height: 14px;position: absolute;z-index: 1;background-size: contain;right: -7px;top: 60px;}
.m-confirm .wchat .content span{display: block;text-align: center;color: #444;font-size: 16px;padding-top: 10px;}
.m-confirm .wchat .content ul{margin-bottom: 10px;margin-top: 15px;}
.m-confirm .wchat .content ul li{display: inline-block;width: 48%;}
.search_bg { background: #1ea5fa; top; width: 100%;  padding:10px 0; }
.hotsearch { width: 1200px; margin-right: auto; margin-left: auto; line-height: 41px; }
 .hotsearch dl dt { float: left; color: #fff; }
 .hotsearch dl dd { float: left; padding-left: 10px; }
        .hotsearch dl dd a { font-size: 14px; color: #fff; }
            .hotsearch dl dd a:hover { }
    .hotsearch dl { float: left; display: block; width: 680px; height: 41px; overflow: hidden; }
.productsearch { float: right; width: 500px; height: 36px; margin-top: 60px; }
 .productsearch input { border: 0; padding: 0px; margin: 0px; }
 .productsearch .s_text { width: 415px;     height: 36px;display: block; float: left; line-height: 36px; background: #fff; padding-left: 10px; padding-left: 10px;border: 1px solid #a2a2a2; color:#999;}
 .productsearch .s_btn { cursor: pointer; display: block; float: left; height: 36px; width: 65px; font-size: 14px; font-weight: 700; color: #FFF;  background: #a2a2a2 url(../image/search.png) no-repeat 26px center;
    background-size: 18px auto; line-height: 36px; }
 .productsearch .s_btn:hover { }
.i-zero-wrap { background: #f9f9f9; }
    .i-zero-wrap .w1200 { }
.counter_list { padding-top: 50px; padding-bottom: 50px; }
    .counter_list li { width: 25%; float: left; text-align: center; position: relative; }
        .counter_list li:not(:last-child):after { content: ''; position: absolute; width: 1px; height: 45px; background-color: rgba(170,170,170,.2); right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .counter_list li p { text-align: left; margin-left: 90px; }
            .counter_list li p.number .counterDX { font-size: 50px; font-family: helveticaneuethn,Arial; text-align: center; margin-top: 15px; line-height: 52px; vertical-align: top; color: #3c3c3c; }
            .counter_list li p.number .unit { position: relative; top: 1px; left: 3px; font-size: 16px; vertical-align: top; color: #999; }
        .counter_list li .title9 { color: #999; font-size: 14px; line-height: 30px; }
.i-fir-wrap { padding-bottom: 10px; background: #fff; overflow: hidden; margin-top: 50px; }
.i-category a { display: inline-block; margin-right: 3px; font-size: 15px; line-height: 30px; text-align: center; padding: 0 10px; float: left; }
    .i-category a.active, .i-category a:hover { color: #fff; background: #ed9516; }

.product_ct { position: relative; }
    .product_ct .pprev { position: absolute; top: 50%; margin-top: -37px; left: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(/themes/img/proprev.png) no-repeat center; }
    .product_ct .pnext { position: absolute; top: 50%; margin-top: -37px; right: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(/themes/img/pronext.png) no-repeat center; }
        .product_ct .pprev:hover, .product_ct .pnext:hover { background-color: #1ea5fa; }


.up-graybox { width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease 0s; }
    .up-graybox .bgbox { display: block; width: 100%; height: 100%; background-color: #000; opacity: 0.4; filter: alpha(opacity=40); }
    .up-graybox .stit { font-size: 16px; line-height: 30px; width: 100%; text-align: center; position: absolute; left: 0; top: 50%; margin-top: -15px; color: #fff; }
    .up-graybox .line { display: inline-block; width: 100px; height: 1px; background-color: #f2f2f2; position: absolute; left: 50%; margin-left: -50px; transition: all 0.6s ease 0s; }
    .up-graybox .linet { top: 0; }
    .up-graybox .lineb { bottom: 0; }
    .up-graybox .out-ico { display: none; width: 26px; height: 26px; position: absolute; right: 20px; top: 20px; }
    .up-graybox:hover .line { width: 6px; margin-left: -3px; opacity: 0.6; filter: alpha(opacity=60); }

img.up-pic { position: absolute; left: 0; top: 0; width: 396px;
    height: 280px;z-index: 2; }
.product_ct ul { width: 1232px; }
.product_ct li { width: 396px; transition: box-shadow 0.3s ease 0s; margin-right: 32px; float: left; margin-bottom: 32px; }
.product_ct .img { display: block; width: 380px;height: 220px; position: relative; overflow: hidden; border: 1px solid #f2f2f2; }
.product_ct .img  img{
	width: 100%; height: 100%; 
}
 .product_ct .img img.up-pic { transform: translateZ(0px); transition: transform 0.3s ease 0s; }
.product_ct .up-graybox { z-index: 3; }
.product_ct .img:hover img.up-pic { transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s; }
.product_ct .img:hover .up-graybox { opacity: 1; filter: alpha(opacity=1); }
.product_ct .cont-wrap { width: 100%; padding: 10px 6.5%;   margin-top: -1px; height: 50px; background: #fff; text-align: center; }
.product_ct li:hover .cont-wrap { background: #fff; }
.product_ct .tit1 { line-height: 32px; }
    .product_ct .tit1 a { display: inline-block; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.product_ct li:hover .tit a { color: #000; }
.product_ct .intr { display: block; line-height: 26px; font-size: 14px; height: 52px; overflow: hidden; }
.product_ct li:hover .intr { color: #000; }

.p_more { width: 185px; height: 35px; display: block; margin: 30px auto; background: url(/themes/img/more.html) no-repeat; -webkit-transition: all 0.5s ease-in-out 0s; }
    .p_more:hover { background: url(/themes/img/more_hover.html) no-repeat; }
.more { display: inline-block; width: 24px; height: 8px; background: url(/themes/img/ico_08.png) no-repeat right center; }
    .more:hover { background: url(/themes/img/ico_08_h.html) no-repeat right center; }
.i-thi-wrap { height: 602px; background: url(../image/us-bg.jpg) no-repeat bottom; padding-top: 50px; box-sizing: border-box; font-family: "Microsoft Yahei"; position: relative; max-width: 1920px; padding-bottom: 1px; padding-bottom: 80px; }
 
.us-txt{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.p_gridbox {
	width:100%;
	height:168px;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 5px 20px 10px rgba(79,122,156,0.22);
	shadow-angle: 90;
	shadow-distance: 5
}
.about-num {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: 0；
}
.about-num h5 {
 font-family: 'Alternate Gothic',sans-serif !important;
	font-size: 20px;
	color: #ff7700;
	line-height: 20px;
	font-weight: bold;
	display: inline-block;
	margin-top:10px;
	text-indent:40px;
}

.about-num li {
	float: left;
	width: 25%;
	position: relative;
	padding-left: 2vw;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	border-left: 1px solid #ccc
}

.about-num li:before {
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	width: 3px;
	height: 30%;
	background: #f70;
	z-index: 1
}

.about-num li h2 {
	font-family: 'Alternate Gothic',sans-serif !important;
	font-size: 40px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	display: inline-block
}

.about-num li p {
	color: #999;
	font-size: 14px;
	line-height: 30px
}

.about-num .count-unit {
	font-size: 16px;
	color: #f70;
	text-align: right;
	display: inline-block;
	font-style: normal
}

.about-num li .bot p {
	font-size: 15px;
	color: #666;
	line-height: 24px
}

@media only screen and (max-width:768px) {
	.about-num li h2 {
		font-size: 30px;
		line-height: 30px
	}

	.about-num {
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}

	.about-num .count-unit {
		font-size: 14px
	}

	.about-num li p {
		font-size: 14px
	}

	.about-num li {
		width: 50%;
		border-bottom: 0
	}

	.about-num li:nth-child(1) {
		border-top: 0
	}

	.about-num li:nth-child(2) {
		border-top: 0;
		border-right: 0
	}

	.about-num li:nth-child(4) {
		border-right: 0
	}

	.about-num li:last-child {
		display: block
	}
}

.w1200 { width: 1200px; margin: 0 auto; }
.newList {
	position: relative;
	overflow: hidden
}
.newList {
    padding: 5px;
    height: 240px;}
.newListCon {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	padding: 30px;
	background: #f3f3f3;
	width: 100%;
	height: 100%;
	overflow: hidden
}

 .newTimeBox {width: 150px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-content: flex-start
}

 .year {
	color: #222;
	font-size: 1rem;
	text-align: right;
	display: block;
	margin-top: 5px;
	font-family: "Arial"
}

  .mon {
	color: #222;
	font-size: 1.2rem;
	display: block;
	font-style: normal;
	text-align: right;
	font-family: "Arial";
	font-weight: bold
}

 .dotBlack {
	width: 60px;
	height: 60px;
	position: absolute;
	bottom: 0px;
	left: 0px
}

 .dott {
	width: 100%;
	height: 100%
}
.protel{
    width: 266px;
	height: 92px;
    background:url(../image/protel.png) top 26px left 8px no-repeat;
    font:bold 18px/20px MicrosoftYaHei;
    color: #fff;
    padding-left: 62px;
    padding-top: 20px;
    border-top: solid 1px #f;
}

 .newTitleLink {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #595959
}

 .newMs {
	color: #999;
	font-size: 14px;
	line-height: 32px;
	margin-top: 20px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2px;
	-webkit-box-orient: vertical;
	height: 64px
}

 .newDetailLink {
	width: 45px;
	height: 12px;
	display: block;
	margin-top: 2rem
} .jtj {
	width: 100%;
	height: 100%
}

 .content {
	z-index: 2
}

  .newListCon::before {
	content: '';
	width: 0px;
	height: 100%;
	background: #004eb4;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all .2s
}

 .newList:hover .newListCon::before {
	width: 100%
}

  .newList:hover .year {
	color: #fff
}

 .newList:hover .mon {
	color: #fff
}

 .newList:hover .newTitle {
	color: #fff
}

 .newList:hover .newTitleLink {
	color: #fff
}
 .newList:hover .newMs {
	color: #fff
}
@media only screen and (min-width:769px) {

	.newList {
		padding: 5px;
	 
		height: 240px
	}
.newTimeBox {
		width: 110px;
		padding-right: 30px
	}

.content {
		width: calc((100% - 110px)/1)
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {


	 .newList {
		width: 50%;
		height: 280px
	}
}

@media only screen and (max-width:768px) {


.newListCon {
		position: relative;
		padding: 20px
	}

.newList {
		width: 100%;
		height: 170px;
		margin: 1rem 0
	}

.newTimeBox {
		width: 70px
	}

 .mon {
		font-size: 1.45rem
	}
.content {
		width: calc((100% - 70px)/1)
	}

.dotBlack {
		left: auto;
		right: 0
	}

.content {
		padding-left: 2rem
	}

 .newMs {
		line-height: 22px;
		height: 44px;
		margin-top: 10px
	}
.newDetailLink {
		margin-top: 1.5rem
	}
}
.btn-about{display: block;width:130px;text-align: center;height: 30px;line-height: 30px;color: #ff7700;border:1px solid #ff7700;margin: 40px auto;}
.btn-about:hover {
	color: #000;
	background: #fff;
	text-decoration: none;border:1px solid #fff;
}
.ad01-box{

    width: 100%;

    height: 210px;

    background: url(/themes/images/ad01-bg.jpg) no-repeat center;

    background-size:cover;margin:15px 0 0 0;

}

.ad01-cen{

    width: 1180px;

    height: 100%;

    background: url(../image/ad01-cen.png) no-repeat center;

    background-size:cover;margin:0 auto;position: relative;

}

.ad01-cen span{

    display: block;

    font-size:33px;font-weight: bold;

    color:#fff; position: absolute;    

    top: 70px;

    right: 27px;

}

.ad01-cen a{

    display: block;width: 175px;height: 43px;

    font-size:16px;

    color:#fff;text-align: center; line-height: 43px;

    position: absolute;    bottom: 37px;

    right: 106px;

}

.pro-left {
    width: 241px;
    height: 620px;
    border: 1px solid #0097FF;
    float: left;
    background: #E7E7E7;
	margin-top:15px;
	 
}
.pro-right {
    width: 1030px;
   height: 100%;
    float: right;  
	padding-left:20px;

}
 .t-top {
    width: 241px;
    height: 125px;
    position: relative;
    background: url(../image/pro-left.jpg) no-repeat center;
    background-size: cover;
}
 .t-top span {
    display: block;
    font-size: 26px;
    position: absolute;
    top: 20px;
    left: 67px;
    color: #fff;
    font-weight: bold;
}
.t-top p {
    display: block;
    font-size: 12px;
    position: absolute;
    bottom: 2px;
    left: 39px;
    color: #fff;
    text-transform: uppercase;
}
.pro-left ul{

    width: 99%;height: 462px;overflow: hidden;

}

.pro-left ul li{

     height: 45px;border-bottom: 1px solid #fff;
	margin-left:-40px;
	text-indent:40px;
	font-weight:bold;

}

.pro-left ul li span{display: block;width: 4px;height: 4px;border-radius: 50%;

    background: #265AA7;float: left;margin:21px 9px 0 56px;}

.pro-left ul li a{

    display: block;

    font-size: 16px;

    color: #333;line-height: 45px;float: left;

}

.pro-left ul li:hover{

    background: #D9D7D7;

}

.pro-left ul li a:hover{

    color:#265AA7;

}
.kh-box { background: #fff; overflow: hidden; padding-top: 70px; padding-bottom: 30px; }
.footWrap { background: #1e83da; overflow: hidden; padding-top: 70px; padding-bottom: 30px; }
    /*.footWrap .w1200:before { content: ""; width: 1200px; height: 1px; position: absolute; top: 64px; background-color: rgba(0,0,0,.05); display: block; margin: 0 auto; }*/
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;    color: #fff;}
	.f_pic { width: 302px; padding: 10px 46px 0 0; text-align: center; }
    .f_pic img { width: 190px; }
    .f_pic p { color: #fff; line-height: 36px; font-size: 16px; font-weight: bold; }
.f_wz { width: 720px; color: #bfbfbf; color: #aeaeae; }
    .f_wz .f-tit1 { font-size: 24px; line-height: 36px; color: #555; }
    .f_wz .f-tit2 { font-size: 14px; line-height: 21px; text-transform: uppercase; color: #bbb; }
    .f_wz a { color: #aeaeae; }
    .f_wz img { vertical-align: middle; margin-left: 12px; }
.contactinfo {font-weight: bold; }
    .contactinfo h3 { color: #111; margin-bottom: 30px; margin-top: 20px; font-size: 24px; line-height: 24px; font-weight: 100; }
    .contactinfo p { float: left; width: 540px; padding-right: 60px; height: auto; color: #666; font-size: 16px; line-height: inherit; line-height: 40px; padding-left: 30px; }
        .contactinfo p.p1 { background: url(../image/icon1.png) no-repeat 5px center; background-size: auto 20px; }
        .contactinfo p.p2 { background: url(/img/icon2.png) no-repeat 5px center; background-size: auto 20px; }
        .contactinfo p.p3 { background: url(../image/icon3.png) no-repeat 5px center; background-size: auto 20px; }
.map_content { width: 540px; height: 240px; top: 120px; right: 0; }
.tit-box h4 { font-size: 24px; line-height: 30px; color: #555; margin-right: 10px; display: inline-block; }
.tit-box .intr { font-size: 14px; color: #bbb; line-height: 26px; display: inline-block; }
.tit-box .line { display: block; width: 10px; height: 2px; background-color: #1ea5fa; margin-top: 6px; line-height: 2px; }
.tit-box .more { display: inline-block; line-height: 32px; margin-top: 16px; padding-left: 25px; background: url(/themes/img/ico_09.html) no-repeat left center; font-size: 12px; }

.codeimg { text-align: center; top: 30px; right: 140px; }
.product_ct { position: relative; }
    .product_ct .pprev { position: absolute; top: 50%; margin-top: -37px; left: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(../image/proprev.png) no-repeat center; }
    .product_ct .pnext { position: absolute; top: 50%; margin-top: -37px; right: -100px; cursor: pointer; width: 50px; height: 50px; z-index: 3; background: #D6D6D6 url(../image/pronext.png) no-repeat center; }
        .product_ct .pprev:hover, .product_ct .pnext:hover { background-color: #1ea5fa; }
.yb_conct { position: fixed; z-index: 9999999; top: 200px; right: -157px; cursor: pointer; transition: all .3s ease; }
.yb_bar ul li { width: 210px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden; }
.yb_bar .yb_top { background: #1ea5fa url(../image/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #1ea5fa url(../image/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #1ea5fa url(../image/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #1ea5fa url(../image/rightbar.png) no-repeat 0 -169px; }
.hd_qr { padding: 0 29px 25px 29px; }
.yb_QQ a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff; }
.i-sec-wrap { background: url(/themes/img/new_bg.jpg) no-repeat center; height: 574px; overflow: hidden; padding-top: 50px; }
.i-news { padding-top: 40px; }
.left-wrap { width: 482px; }
    .left-wrap .img { width: 482px; height: 240px; display: block; transition: transform 0.3s ease 0s; overflow: hidden; }
        .left-wrap .img:hover img { transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s; }
    .left-wrap .cont { padding: 28px; background: #1ea5fa; color: #fff; }
        .left-wrap .cont .date { width: 60px; text-align: center; }
            .left-wrap .cont .date b { font-size: 30px; display: block; line-height: 45px; }
        .left-wrap .cont .tit-box { width: 342px; }
            .left-wrap .cont .tit-box p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #7daad3; font-size: 16px; }
            .left-wrap .cont .tit-box .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
            .left-wrap .cont .tit-box a, .left-wrap .cont .tit-box a:hover { color: #fff; }


.right-list { width: 628px; }
    .right-list dl { margin-top: 18px; }
    .right-list dd { width: 80px; text-align: center; }
        .right-list dd b { font-size: 30px; display: block; line-height: 45px; }

    .right-list dt { width: 480px; }
        .right-list dt p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #dadada; font-size: 16px; }
            .right-list dt p a { color: #1ea5fa; }
        .right-list dt .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
.main-list { margin-top: 22px;margin-left:-35px; }
    .main-list li { line-height: 55px; border-bottom: 1px solid #dadada; }
        .main-list li a { float: left; width: 520px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .main-list li span { float: right; }


.i-sec-wrap .nmore { width: 160px; height: 33px; line-height: 33px; background: #ed9516; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #494949; }
.i-fou-wrap { background: url(../image/case_bj.jpg) no-repeat center bottom; height: 591px; overflow: hidden; padding-top: 50px; }
    .i-fou-wrap .w1200 { position: relative; }
    .i-fou-wrap .prev { display: block; position: absolute; width: 60px; height: 60px; top: 125px; left: -80px; overflow: hidden; background: url(../image/move_l.png) no-repeat center top; transition: all 0.3s ease; cursor: pointer; }
    .i-fou-wrap .next { display: block; position: absolute; width: 60px; height: 60px; top: 125px; right: -80px; overflow: hidden; background: url(../image/move_r.png) no-repeat center top; transition: all 0.3s ease; cursor: pointer; }
        .i-fou-wrap .next:hover { background-position: center bottom; }
    .i-fou-wrap .prev:hover { background-position: center bottom; }
.case_i { width: 280px; height: 365px; float: left; margin-right: 26px; display: block }
    .case_i .img { width: 280px; height: 315px; overflow: hidden; display: block; }
    .case_i img { transition: 500ms; }
    .case_i span { line-height: 50px; height: 50px; background: #dfe0e2; color: #101010; display: block; text-align: center; }
    .case_i:hover span { background: #1ea5fa; color: #fff; }
    .case_i:hover img { vertical-align: middle; transform: scale(1.1); }
.iban-wrap { height: 530px; min-width: 1200px; }
.iban { height: 530px; background: url(/themes/img/loadings.gif) no-repeat center; }
    .iban .imglist li.active { animation: bannerIn 15s forwards; }
.z1 {
  z-index: 1; }
.por {
    position: relative;
}
.ovh {
    overflow: hidden;
}
.poa-f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
.nav_n{
	height: 48px;
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.nav_n ul{
	width: 1200px;
	margin: auto;
}
.nav_n ul .left{
	width: 265px;
	margin-top: 20px;
}
.nav_n ul .left .home_n{
	width: 18px;
	height: 15px;
	display: block;
	background: url(../image/home_n.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.nav_n ul .left img{
	float: left;
	margin-top: 12px;
}
.nav_n ul .left h2{
	padding: 0 10px;
	float: left;
	color: #888;
	font-size: 20px;
}
.nav_n ul .right{
	width: 935px;
	text-align: right;
	line-height: 68px;
	
}
.nav_n ul .right a{
	line-height: 66px;
	padding: 0 10px;
	display: inline-block;
	color: #999999;
	transition: all 0.4s;
	background: url(/themes/css/images/nav_n_bj.jpg) no-repeat -150px 64px;
	
}
.nav_n ul .right a:hover , .nav_n ul .right .gl{
    background-position: 0 64px;
	color: #cb2014;
}
.ny-tit h1{
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    color: #333;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #eee;
}
.ny-tit h1:after{
    position: absolute;
    width: 2em;
    height: 2px;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0E93E3;
}
.ny-tit{
    padding: 40px 0 20px 0;
}

 .us-left{ width:740px;
 padding:20px 0 0 40px;
 float:left;
   
}
 .us-right{ 
 width:585px;
 padding:10px 40px 0 0;
 float:right;
   
}
.newListx{    clear: both;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;}
.newListx .date {
    float: left;
    width: 60px;
}
.newListx .date .d {
    font-size: 36px;
    padding: 15px 5px;
    width: 50px;
    border: 1px solid #ccc;
    text-align: center;
    background: #fff;
}
.newListx .date .m {
    font-size: 12px;
    margin-top: 1px;
    padding: 0px 5px;
    width: 50px;
    background: #0066ff;
    color: white;
    border: 1px solid #0066ff;
    text-align: center;
}
.newListx .news{padding:0px 20px;margin-left:60px;}
.newstitle{font-size:18px;}
.newsinfo{margin:5px 0px;height:120px;}
.newsmore{text-align:right;margin-top:10px;}

 .date8 {
    width: 96px;
    height:96px;
	background:#d6d8db;
	 margin-left:90px;
}
 .date8 .d8 {
    font-size: 36px;
    padding: 15px 5px;
    text-align: center;
	color:#484c50;
 }
 .date8 .m8 {
    font-size: 12px;
    margin-top: 1px;
    padding: 0px 5px;
    text-align: center;
}
 .news8{padding:0px 20px;margin-left:10px; float: left;}
.newstitle8{font-size:18px;font-weight:500;}
.newsinfo8{margin:5px 0px;height:120px;    color: #666;
    font-size: 12px;
    line-height: 24px;}
.newsmore8{text-align:right;margin-top:10px;}
.pa10 {
    padding: 20px 0;
}
  .tit {
        text-align: center;
        font-weight: normal;
        height: 78px;
        background:url(/themes/images/t2.jpg)  no-repeat bottom center;
		margin:40px auto;
    }
    
    .tit span {
        display: block;
        font-size: 36px;
        color: #333;
        line-height: 36px;
    }
    
    .tit i {
        display: block;
        font-size: 15px;
        line-height: 42px;
        color: #999;
        font-style: normal
    }
 .lx2-list{background:#fff;
 padding:20px;
   
}	
 .lx2-list .pp0 {
    font-size: 32px;
    color: #222222;
    margin-bottom: 10px;
    margin-top: 8px;
}

 .lx2-list .pp1 {
    width: 100%;
    line-height: 50px;
    font-size: 34px;     color: #004eb4;
    font-weight: 600;
}

 .lx2-list .pp2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 38px;
    color: #f83f06;
}

 .lx2-list p {
    line-height: 35px;
    font-size: 15px;
    color: #111;
}
.g-tit01 {
	text-align: center;
	margin:0 auto;
	overflow:hidden;
}
.g-tit01 .tit {
	font-size: 36px;
	margin-bottom: 1px;
	color: #004eb4;
	font-weight: 600;
}
.g-tit01 .tit span {
	color: #666;
}
.g-tit01 p {
	font-size: 16px;
	color: #666;
	display: inline-block;
	max-width:850px;
}
.index-line {
	width: 50px;
	height: 4px;
	margin: 0 auto;
	background: url(../image/line.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 0px;
	margin-bottom: 20px;
}
.wx-foot{ text-align: center;}
.wx-foot p{
	text-align: center;color: #fff;}

/* f404 ======================================================================================================== */
.f404 {
	text-align: center;
	margin: 100px 0
}
.f404 h1 {width: 500px;
	font-size: 60px;
	margin: 40px auto;    overflow: hidden;
}
.f404 h2 {
	font-size: 16px;
	margin-bottom: 20px;
}
