@charset "utf-8";



/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。

------------------------------------------------------------------------------------------------------ */

@font-face
{
	font-family: myThreeFont;
	src: url('../font/BarlowCondensed-SemiBold_mianfeiziti.ttf'),
		 url('../font/BarlowCondensed-SemiBold_mianfeiziti.eot'); /* IE9 */
}

/* 全局样式

-------------------------------------------------------------- */

html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:14px; font-family:"Microsoft YaHei","Arial"; color:#666;}

p{line-height:25px;}

img{ border:none; vertical-align:middle;}

td{ vertical-align:center; font-size:14px;}



*{margin:0;padding:0;}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{border:medium none;margin:0;padding:0;}

body,button,input,select,textarea{outline:none;}

.body{background:#fff;}

.nbody{background:#efefef;}

ul,ol,li{list-style:none;}



img{border:0px;}

table,table tr,table td{border:solid 1px #777777; }

html,body{height:auto;margin:0 auto;}

.hide{display:none;}

.clear{clear:both;}

input,textarea{

	font-family:"Arial";

	}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }



h1 { font-size: 3em; line-height: 1; margin:0; padding:0;}

h2 { font-size: 2em;  margin:0; padding:0;}

h3 { font-size: 1.5em; line-height: 1;  margin:0; padding:0;}

h4 { font-size: 1.2em; line-height: 1.25; margin:0; padding:0;}

h5 { font-size: 1em;  margin:0; padding:0;}

h6 { font-size: 1em; }

body{background:#fff;}

/* 页面基本元素

-------------------------------------------------------------- */



/* 链接样式 */

a {text-decoration:none;}

a:visited {text-decoration:none;}

a:hover {text-decoration:none;}



/* 常用元素 */

.clear { clear:both; font-size:1px; line-height:0px; height:0px; }



/* 层浮动 */

.left { float: left; }

.right{ float: right; }

.center { margin: 0 auto; }



/* 文字对齐 */

.tleft { text-align:left; }

.tright { text-align:right; }

.tcenter {text-align:center; }



img{
	webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);

    transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);

    transition: transform .75s cubic-bezier(.19, 1, .22, 1);

    transition: transform .75s cubic-bezier(.19, 1, .22, 1), -webkit-transform .75s cubic-bezier(.19, 1, .22, 1);

	}

/* top

-------------------------------------------------------------- */
.header{
	width:100%;
	height:210px;
	background:#fff;
	position:absolute;
	z-index: 999;
	left:0;
	top:0;
	}
.top{
	width:100%;
	overflow:hidden;
	height:35px;
	line-height:35px;
	border-bottom:solid 1px #ececec;
	}
.top .toplf,.top .toprt{
	overflow:hidden;
	padding:0;
}
.top .toplf{
	color:#3d3a39;
}
.top .toprt{
	text-align:right;
}
.top .toprt ul{
	overflow:hidden;
	display:inline-block;
}
.top .toprt ul li{
	overflow:hidden;
	float:left;
	padding:0 22px;
	border-right:solid 1px #ececec;
}
.top .toprt ul li:first-child{
	border-left:solid 1px #ececec;
}
.top .toprt ul li a{
	color:#afaeae;
	}
.headernr{
	height:115px;
}
.logo{
	overflow:hidden;
	padding:28.5px 0;
}
.logo img{
	max-width:100%;
	height:auto;
}
.logojs{
	overflow:hidden;
	margin-left:38px;
	padding-left:32px;
	margin-top:25px;
	position:relative;
}
.logojs:before{
	content:"";
	width:1px;
	height:50px;
	background:#3d3a39;
	position:absolute;
	left:0;
	top:6px;
}
.logojs p,.logojs h4{
	width:100%;
	overflow:hidden;
}
.logojs p{
	font-size:18px;
	color:#3d3a39;
	line-height:30px;
}
.logojs h4{
	font-size:22px;
	color:#0760bc;
	line-height:32px;
}
.tel{
	overflow:hidden;
	background:url(../images/icon1.png) no-repeat left center;
	padding-left:48px;
	margin-top:38.5px;
}
.teltit .telen,.teltit .telcn{
	width:100%;
}
.teltit .telen{
	font-family:Arial;
	font-size:18px;
	color:#0760bc;
	text-transform:uppercase;
	font-weight:bold;
	line-height:18px;
}
.teltit .telcn{
	font-size:13px;
	color:#b5b4b4;
	font-weight:bold;
	letter-spacing:6px;
}
.tel .telnr{
	font-size:38px;
	color:#0760bc;
	line-height:38px;
	font-weight:bold;
	margin-left:6px;
}

.small{
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.1); 
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}

/* nav
-------------------------------------------------------------- */
.menu, .menu ul {

  list-style: none;

  padding: 0;

}



.menu > li {

  position: relative;

  display: inline-block;

  outline: 0;

}



.submenu {

  position: absolute;

  left: 0;

  top: 100%;

  z-index: 0;

  overflow: hidden;

  /* IE8 needs this */

  overflow: hidden\0/ !important;

  max-height: 0;

  /* A .submenu should be only revealed when hovering the .menu */

  pointer-events: none;

}



.menu > li:hover .submenu, .menu > li:focus .submenu {

  pointer-events: auto;

  z-index: 10;

  max-height: 2000px;

  -webkit-transition: none;

     -moz-transition: none;

}



/* Default

 ================================================================= */

.submenu li {

  opacity: 0;



  -webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;

     -moz-transition: opacity .4s,    -moz-transform .6s, max-height .6s;

      -ms-transition: opacity .4s,     -ms-transform .6s, max-height .6s;

       -o-transition: opacity .4s,      -o-transform .6s, max-height .6s;

          transition: opacity .4s,         transform .6s, max-height .6s;

}



.menu > li:hover .submenu li, .menu > li:focus .submenu li {

  opacity: 1;



  -webkit-transform: none;

     -moz-transform: none;

      -ms-transform: none;

       -o-transform: none;

          transform: none;

}

.nav{
	width:100%;
	height:60px;
	background:#0760bc;
	position:relative;
}

.nav span{

	display:block !important;

	width:100%;

	line-height:20px;
	font-size:13px;
	font-family:Arial;
	color:#b8b8b8;
	text-transform:uppercase;
}


.nav .menu > li{
	float:left;
	text-align:center;
	line-height:60px;
	position:relative;
	margin-right:13px;
	}
.nav .menu > li.active:before{
	width:100%;
	}

.nav .menu > li a{
	color:#fff;
	font-size:16px;
	display:block;
	line-height:60px;
	padding:0 50px;
	text-transform:uppercase;
	z-index:9;
	}
.nav .menu > li:hover > a,.nav .menu > li.active > a{
	font-weight:bold;
	font-size:17px;
	background:#17a251;
}


.nav .menu > li .submenu{

	width:168px;
	left:50%;
	margin-left:-84px;
	}

.nav .menu > li .submenu li{

	width:100%;
	line-height:30px;
	background:#fff;
	border-radius:10px;
	text-align:center;
	margin-top:1px;
}

.nav .menu > li .submenu li a{

	display:block;
	background:#0760bc;
	color:#fff;
	padding:10px 0;
	font-size:16px;
	line-height:30px;
	margin:0;
}

.nav .menu > li .submenu li:hover a{

	background:#17a251;

}

.cont{
	width:1436px;
	overflow:hidden;
	margin:auto;
	}
.cont1{
	width:1436px;
	height:auto;
	margin:auto;
	}

/* banner

-------------------------------------------------------------- */
.banner{
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:210px;
	}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.banner .img{
	width:100%;
	overflow:hidden;
	position:relative;
}
.banner .img .banner1-1{
	width:30.5%;
	overflow:hidden;
	position:absolute;
	left:11.6%;
	top:25%;
	z-index:99;
	}
.banner .img .banner1-1 img{
	max-width:100%;
	height:auto;
	}
.banner .swiper-container .bannernr1{
	width:28%;
	overflow:hidden;
	position:absolute;
	left:11.5%;
	bottom:12%;
}
.banner .swiper-container .bannernr2{
	width:35%;
	overflow:hidden;
	position:absolute;
	left:11.5%;
	bottom:25%;
}
.banner .swiper-container .bannernr3{
	width:48%;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-24%;
	bottom:28%;
	text-align:center;
}
.banner .swiper-container .banimg{
	width:100%;
	overflow:hidden;
}
.banner .swiper-container .banimg img{
	max-width:100%;
	height:auto;
}
.banner .swiper-container p{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#fff;
	font-family:Arial;
	line-height:25px;
	margin-top:54px;
}
.banner .banmore{
	width:100%;
	overflow:hidden;
	margin-top:104px;
}
.banner .swiper-container .bannernr3 .banmore{
	margin:90px auto 0;
}
.banner .swiper-container .bannernr3 .banmore a{
	margin:auto;
	text-align:left;
}
.swiper-container-android .swiper-slide,.banner .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform
}
.banner .swiper-slide .img img{
	width:100%;
	height:auto;
}
.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,.banner .swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	-o-transition-property: transform,height;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}
.banner .swiper-button{
	overflow:hidden;
	position:absolute;
	left:11.5%;
	bottom:50px;
	z-index:99;
	}
.banner .swiper-button div{
	width:60px;
	height:60px;
	overflow:hidden;
	border:solid 1px #fff;
	float:left;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.banner .swiper-button .swiper-button-prev{
	background:url(../images/prev.png) no-repeat center;
}
.banner .swiper-button .swiper-button-next{
	background:url(../images/next.png) no-repeat center;
	border-left:none;
}
.banner .swiper-button .swiper-button-prev:hover{
	background:#fff url(../images/prevh.png) no-repeat center;
}
.banner .swiper-button .swiper-button-next:hover{
	background:#fff url(../images/nexth.png) no-repeat center;
}
/*shubiao*/
.banner .down{
	width:66px;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	color:#fff;
	position:absolute;
	left:50%;
	margin-left:-33px;
	bottom:16px;
	z-index:99; 
}
.banner .down span{
	display:block;
	width:1px;
	height:96px;
	background:#fff;
	margin:auto;
	}
/*shubiao*/
.shubiao{
	position:absolute;
	left:50%;
	margin-left:-15px;
	bottom:18px;
	z-index:99;
}
.shubiao span{
	width:1px;
	height:116px;
	background:#fff;
	position:absolute;
	left:27.5px;
	bottom:100px;
}
.mouse {
  position: relative;
  width: 22px;
  height: 36px;
  border-radius: 30px;
  border: 2px solid #fff;
  margin:0 auto 0;
}
.mouse:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 3px;
  height: 8px;
  border-radius: 20px;
  background-color: #fff;
  -webkit-animation: scroll 1s infinite alternate;
          animation: scroll 1s infinite alternate;
}
.shubiao p{
	overflow:hidden;
	text-align:center;
	color:#fff;
	margin-top:2px;
}
.banner .down p{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
	letter-spacing:2px;
	line-height:30px;
}
.banner .swiper-slide img{
		width:100%;
		height:auto;
		min-height:100%;
		transition:1s linear 2s;
		}

@-webkit-keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
@keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}

@-webkit-keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
@keyframes scroll {
  100% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
.boxlist .swiper-container,.boxlist2 .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.boxlist .swiper-container-vertical>.swiper-wrapper,.boxlist2 .swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.boxlist .swiper-wrapper,.boxlist2 .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.boxlist .swiper-container-android .swiper-slide,.boxlist .mt-tabpage-cont__wrap .swiper-wrapper,
.boxlist2 .swiper-container-android .swiper-slide,.boxlist2 .mt-tabpage-cont__wrap .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.boxlist .swiper-container-multirow>.swiper-wrapper,.boxlist2 .swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.boxlist .swiper-container-free-mode>.swiper-wrapper,.boxlist2 .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.boxlist .swiper-slide,.boxlist2 .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform
}
.boxlist .swiper-slide-invisible-blank,.boxlist2 .swiper-slide-invisible-blank {
	visibility: hidden
}

.boxlist .swiper-container-autoheight,.boxlist .mt-tabpage-cont__wrap .swiper-container-autoheight .swiper-slide,
.boxlist2 .swiper-container-autoheight,.boxlist2 .mt-tabpage-cont__wrap .swiper-container-autoheight .swiper-slide {
	height: auto
}

.boxlist .swiper-container-autoheight .swiper-wrapper,.boxlist2 .swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	-o-transition-property: transform,height;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform
}
.boxlist .swiper-button div{
	width:52px;
	height:52px;
	position:absolute;
	top:50%;
	margin-top:-26px;
	outline:none;
	border:solid 4px #d5d5d5;
	border-radius:50%;
	z-index:99;
	}
.boxlist .swiper-button .swiper-button-prev{
	background:url(../images/prev2.png) no-repeat center;
	right:210px;
	}
.boxlist .swiper-button .swiper-button-next{
	background:url(../images/next2.png) no-repeat center;
	right:144px;
	}
.boxlist .swiper-button .swiper-button-prev:hover{
	background:url(../images/prevh2.png) no-repeat center;
	}
.boxlist .swiper-button .swiper-button-next:hover{
	background:url(../images/nexth2.png) no-repeat center;
	}
.boxlist .swiper-button div:hover{
	border:solid 4px #b21e23;
}
.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;
	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,right top,left 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: -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,left top,right 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: -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 bottom,left top,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: -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 top,left bottom,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: -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-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.banner .swiper-container-wp8-vertical,.banner .swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.banner .swiper-button-lock {
	display: none
}

.banner .swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:0;
	right: 88px;
	height:40px;
	line-height: 40px;
	color:#b1b1b1;
	font-size:16px;
	top:40px;
}
.swiper-pagination-fraction span{
	color:#fff;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	float:left;
	position:relative;
}

.swiper-pagination-fraction span:before{
	content:"0";
	}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 14px;
	height:14px;
	display: inline-block;
	margin:0 18px;
	background:#fff;
	border-radius:50%;
	outline:none;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active{
	background:none;
	border:solid 3px #fff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top,.2s -webkit-transform;
	transition: .2s top,.2s -webkit-transform;
	-o-transition: .2s transform,.2s top;
	transition: .2s transform,.2s top;
	transition: .2s transform,.2s top,.2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left,.2s -webkit-transform;
	transition: .2s left,.2s -webkit-transform;
	-o-transition: .2s transform,.2s left;
	transition: .2s transform,.2s left;
	transition: .2s transform,.2s left,.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right,.2s -webkit-transform;
	transition: .2s right,.2s -webkit-transform;
	-o-transition: .2s transform,.2s right;
	transition: .2s transform,.2s right;
	transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255,255,255,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}



.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	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%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-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%;
	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);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.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-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.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);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

/*banner*/

.banner .swiper-pagination {
	width:100%;
	overflow:hidden;
	text-align:center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	position:absolute;
	left:0;
	bottom:50px;
	z-index:99;
}
.banner .swiper-pagination-fraction span{
	font-size:30px;
	color:#fff;
	font-family:Arial;
}
.banner .swiper-pagination-fraction .swiper-pagination-current{
	font-size:56px;
	font-family:Arial;
}
.banner .swiper-pagination-fraction span{
	line-height:63px;
}
.banner .swiper-pagination-fraction span:nth-child(2):after{
	content:"/";
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	font-size:30px;
}
.banner .swiper-pagination-fraction span:nth-child(2){
	padding-left:10px;
	padding-top:10px;
}
.banner .swiper-scrollbar{
	width:124px;
	height:5px;
	overflow:hidden;
	background:#fff;
	border-radius:5px;
	position:absolute;
	left:11.6%;
	bottom:40px;
	z-index:99;
}
.banner .swiper-scrollbar .swiper-scrollbar-drag{
	margin:0 6px;
}
.banner .swiper-scrollbar-drag {
    background: #55ae97;
}
/* tit

-------------------------------------------------------------- */
.tit{
	overflow:hidden;
	height:114px;
	-webkit-text-stroke: 1px rgba(7,96,188,0.2);
    color: transparent;
    font-size: 88px;
	line-height:80px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	}
.tit h3{
	width:100%;
	overflow:hidden;
	font-size:45px;
	color:#111111;
	line-height:55px;
	position:absolute;
	left:0;
	bottom:0;
	}
.tit h3 a{
	font-size:45px;
	color:#111111;
	}
.tit h3 span{
	font-size:45px;
	color:#0760bc;
	}
.more{
	width:100%;
	overflow:hidden;
	margin-top:88px;
	}
.more a{
	width:222px;
	height:62px;
	line-height:62px;
	display:block;
	font-size:16px;
	color:#fff;
	background: #0760bc;
	padding-left:38px;
	border-radius:31px;
	}
.more a i{
	float:right;
	margin-right:10px;
	}
/* tjpro
-------------------------------------------------------------- */
.tjpro{
	width:100%;
	overflow:hidden;
	}
.tjpro .tjprolf{
	width:25%;
	height:110px;
	overflow:hidden;
	background:#0760bc;
	padding-left:11.5%;
	line-height:110px;
	}
.tjpro .tjprolf .tjproen{
	overflow:hidden;
	font-size:56px;
	color:rgba(255,255,255,0.4);
	font-family:Arial;
	}
.tjpro .tjprolf .tjprocn{
	padding:27.5px 0;
	margin-left:15px;
	}
.tjpro .tjprolf .tjprocn h4{
	overflow:hidden;
	font-size:25px;
	line-height:35px;
	color:#fff;
	font-family:Arial;
	}
.tjpro .tjprolf .tjprocn p{
	overflow:hidden;
	font-size:13px;
	color:rgba(255,255,255,0.4);
	font-family:Arial;
	text-transform:uppercase;
	line-height:20px;
	}
.tjpro .tjprort{
	width:75%;
	height:110px;
	overflow:hidden;
	background:#ecf0f3;
	padding-right:11.5%;
	line-height:110px;
	}
.tjpro .tjprort .gjc{
	width:76%;
	overflow:hidden;
	font-size:16px;
	color:#1e1e1e;
	line-height:30px;
	padding:40px 0 40px 40px;
	}
.tjpro .tjprort .gjc span{
	font-size:16px;
	color:#1e1e1e;
	margin-right:35px;
	}
.tjprort .search_box{
	overflow:hidden;
	width:23%;
	height:46px;
	border:solid 2px #787878;
	border-radius:25px;
	margin-top:32px;
	}
.tjprort .search_box input{
	width:76%;
	overflow:hidden;
	background:#ecf0f3;
	float:left;
	line-height:46px;
	padding-left:32px;
}
.tjprort .search_box button{
	width:24%;
	overflow:hidden;
	float:left;
	line-height:40px;
	background:none;
}
.tjprort .search_box button img{
	max-width:100%;
	height:auto;
}
.tjprort .search_box ::-webkit-input-placeholder {
  color: #97989b;
  font-size:16px;
}
.tjprort .search_box :-moz-placeholder {
  color: #97989b;
  font-size:16px;
}
.tjprort .search_box ::-moz-placeholder{
	color: #97989b;
  font-size:16px;
}
.tjprort .search_box :-ms-input-placeholder {
  color: #97989b;
  font-size:16px;
}
/* partner
-------------------------------------------------------------- */
.partner{
	width:100%;
	height:960px;
	overflow:hidden;
	background:url(../images/map.jpg) no-repeat top center;
	position:relative;
	}
.partnerrt{
	width:22%;
	overflow:hidden;
	}
.partnertit{
	width:100%;
	overflow:hidden;
	margin-top:272px;
	}
.partnertit h3{
	width:100%;
	overflow:hidden;
	font-size:45px;
	color:#fff;
	line-height:55px;
	font-weight:normal;
	text-align:right;
	}
.partnertit h3 a{
	font-size:45px;
	color:#fff;
	}
.partnertit hr{
	width:70px;
	border:none;
	border-bottom:solid 1px #fff;
	float:right;
	margin-top:38px;
	}
.partnernr .partnerjs{
	width:100%;
	overflow:hidden;
	font-size:17px;
	color:#fff;
	line-height:30px;
	text-align:right;
	margin-top:76px;
	}
.partnermore{
	width:100%;
	overflow:hidden;
	margin-top:130px;
	}
.partnermore a{
	display:block;
	width:160px;
	height:50px;
	line-height:50px;
	background:#c70b19 url(../images/icon2.png) no-repeat 76% center;
	font-size:16px;
	color:#fff;
	padding-left:30px;
	float:right;
	}
 @keyframes pulsate {
	 0% {
	 transform: scale(0.1, 0.1);
	 opacity: 0;
	 filter: alpha(opacity=0);
	}
	 50% {
	 opacity: 1;
	 filter: none;
	}
	 100% {
	 transform: scale(1.2, 1.2);
	 opacity: 0;
	 filter: alpha(opacity=0);
	}
}
/* about
-------------------------------------------------------------- */
.about{
	width:100%;
	overflow:hidden;
	position:relative;
	padding-bottom:39px;
	padding-top:60px;
	}
.aboutnr{
	margin-top:96px;
	}
.about .aboutimg{
	width:50%;
	overflow:hidden;
	border-radius:100px 0 0 0;
	position:absolute;
	right:0;
	bottom:0;
	}
.about .aboutimg img{
	max-width:100%;
	height:auto;
	}
.aboutlf{
	overflow:hidden;
	padding:0 96px 0 0;
}
.aboutlf .abouticon{
	width:100%;
	overflow:hidden;
	}
.aboutlf .tit{
	background:url(../images/a.png) no-repeat left bottom;
}
.aboutlf h4{
	width:100%;
	overflow:hidden;
	color:#111111;
	font-size:35px;
	line-height:45px;
	margin-top:84px;
	}
.aboutlf p{
	width:100%;
	overflow:hidden;
	font-family:Arial;
	color:#111111;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing: 0.4px;
	}
.aboutjs{
	width:100%;
	overflow:hidden;
	color:#5a5a5a;
	font-size:16px;
	line-height:30px;
	margin-top:41px;
	text-align: justify;
	}
.aboutlist{
	width:100%;
	overflow:hidden;
	margin-top:86px;
	}
.aboutlist dl{
	overflow:hidden;
	padding:0;
	}
.aboutlist dl dt,.aboutlist dl dd{
	overflow:hidden;
	float:left;
	}
.aboutlist dl dt{
	padding-right:10px;
	}
.aboutlist dl dd .aboutnum,.aboutlist dl dd p{
	width:100%;
	overflow:hidden;
	}
.aboutlist dl dt img{
	max-width:100%;
	height:auto;
	}
.aboutlist dl dd .aboutnum{
	font-size:20px;
	color:#0760bc;
	font-weight:bold;
}
.aboutlist dl dd .aboutnum .counter{
	font-size:55px;
	color:#0760bc;
	font-family:Arial;
	line-height:55px;
}
.aboutlist dl dd p{
	font-size:16px;
	color:#212121;
	}

/* news
-------------------------------------------------------------- */
.news{
	width:100%;
	overflow:hidden;
	background:#f7f7f7;
	margin-top:100px;
	padding-top:95px;
	padding-bottom:64px;
}
.newstit{
	width:100%;
	overflow:hidden;
	margin-bottom:34px;
	}
.newstit .newstitlf,.newstit .newstitrt{
	overflow:hidden;
	padding:0;
	line-height:35px;
	}
.newstit .newstitlf a{
	font-size:25px;
	color:#343a34;
	font-weight:bold;
	padding-bottom:12px;
	float:left;
	display:block;
	position:relative;
	}
.newstit .newstitlf a:after{
	content:"";
	width:0;
	height:2px;
	background:#0760bc;
	position:absolute;
	left:0;
	bottom:0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	}
.newstit .newstitlf a:hover:after{
	width:100%;
	}
.newstit .newstitlf a:hover{
	color:#0760bc;
	}
.newstit .newstitrt{
	text-align:right;
	margin-top:10px;
	}
.newstit .newstitrt a{
	font-size:18px;
	color:#434343;
	}
.newstit .newstitrt a:hover{
	color:#0760bc;
}
.newslist{
	width:100%;
	overflow:hidden;
	margin-top:48px;
	}
.newsnr .newslf{
	padding:0;
	}
.newsnr .newslf dl,.newsnr .newslf dl dt,.newsnr .newslf dl dd{
	width:100%;
	overflow:hidden;
	}
.newsnr .newslf dl{
	border-bottom:solid 1px #dadada;
	padding-bottom:40px;
	}
.newsnr .newslf dl dt{
	position:relative;
	height:158px;
	}
.newslf dl dt img{
	display:block;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
	height:100%;
	object-fit:cover;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	}
.newslf dl dt .newsdate{
	width:34%;
	height:100%;
	overflow:hidden;
	background:#17a251;
	padding-top:40px;
	position:absolute;
	left:0;
	top:0;
	z-index:9;
	}
.newslf dl dt .newsdate .day,.newslf dl dt .newsdate .month{
	width:100%;
	overflow:hidden;
	text-align:center;
	}
.newslf dl dt .newsdate .day{
	font-size:50px;
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	line-height:50px;
	}
.newslf dl dt .newsdate .month{
	font-size:16px;
	color:#fff;
	font-family:Arial;
	font-weight:normal;
	}
.newsnr .newslf dl dd{
	margin-top:26px;
	}
.newsnr .newslf dl dd h4{
	width:100%;
	overflow:hidden;
	font-size:18px;
	line-height:30px;
	color:#343934;
	white-space: nowrap;
    text-overflow: ellipsis;
	}
.newsnr .newslf dl dd p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#969796;
	margin-top:6px;
	}
.newsnr .newslf dl dd .newsdate{
	width:100%;
	overflow:hidden;
	margin-top:40px;
	text-align:right;
	line-height:30px;
	}
.newslf dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.1);
	}
.newsnr .newslf dl:hover dd h4{
	color:#0760bc;
	}
.newslf_nr{
	width:100%;
	overflow:hidden;
	margin-top:41px;
	}
.newslf_nr .newslf_tit{
	width:80%;
	overflow:hidden;
	font-size:18px;
	color:#343934;
	line-height:30px;
	font-weight:bold;
	}
.newslf_nr:hover .newslf_tit{
	color:#0760bc;
	}
.newslf_nr .newslf_date{
	width:20%;
	overflow:hidden;
	text-align:right;
	font-size:16px;
	color:#343934;
	}
.newslf_nr p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#969796;
	margin-top:4px;
	}
.newsnr .newsrt{
	padding:0 0 0 40px;
	}
.newsnr .newsrt dl{
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
	}
.newsnr .newsrt dl dt{
	width:43%;
	overflow:hidden;
	float:left;
	height:156px;
	position:relative;
	}
.newsrt dl dt img{
	    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.newsrt dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.1);
	}
.newsnr .newsrt dl dd{
	width:57%;
	overflow:hidden;
	float:left;
	padding-left:18px;
	}
.newsnr .newsrt dl dd h4{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#343934;
	line-height:30px;
	margin-top:23px;
	white-space: nowrap;
    text-overflow: ellipsis;
	}
.newsnr .newsrt dl dd p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#969796;
	margin-top:5px;
	}
.newsnr .newsrt dl:hover dd h4{
	color: #0760bc;
	}
/* pro
-------------------------------------------------------------- */
.pro{
	margin-top:92px;
	margin-bottom:120px;
	}
.pro .promenu{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:33px;
	}
.pro .promenu ul{
	overflow:hidden;
	display:inline-block;
	}
.pro .promenu ul li{
	overflow:hidden;
	float:left;
	line-height:30px;
	padding-left:20px;
	margin:5px 25px;
	position:relative;
	}
.pro .promenu ul li:before{
	content:"";
	width:12px;
	height:12px;
	border:solid 2px #0760bc;
	border-radius:50%;
	position:absolute;
	left:0;
	top:9px;
	}
.pro .promenu ul li a{
	font-size:16px;
	color:#111111;
	}
.pro .promenu ul li:hover a{
	color:#0760bc;
	}
.pronr{
	width:100%;
	overflow:hidden;
	margin-top:40px;
}
.pronr dl{
	width:31.3333333333333333%;
	overflow:hidden;
	float:left;
	margin:20px 3% 20px 0;
	border:solid 1px #ededed;
	padding:30px 30px 20px 30px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.pronr dl:nth-child(3n){
	margin-right:0;
	}
.pronr dl dt,.pronr dl dd{
	width:100%;
	overflow:hidden;
}
.pronr dl dt{
	position:relative;
	height:387px;
	border-radius:0 35px 0 35px;
	}
.pronr dl dt img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.pronr dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.1);
	}
.pronr dl dd{
	margin-top:25px;
	}
.pronr dl dd .ddlf{
	width:100%;
	overflow:hidden;
	}
.pronr dl dd .ddlf h4{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:22px;
	color:#111111;
	line-height:32px;
	font-weight:normal;
	}
.pronr dl dd .ddlf p{
	width:100%;
	overflow:hidden;
	color:#a6a6a6;
	line-height:20px;
	margin-top:5px;
	}
.pronr dl dd .ddrt{
	width:104px;
	overflow:hidden;
	margin:auto;
	}
.pronr dl dd .ddrt i{
	width:100%;
	height:16px;
	display:block;
	background:url(../images/icon3.png) no-repeat center right;
	margin-top:9px;
	}
.pronr dl dd .ddrt .proxq{
	width:100%;
	height:42px;
	font-size:16px;
	color:#fff;
	line-height:42px;
	text-align:center;
	background:#0760bc;
	border-radius:21px;
	float:right;
	margin-top:10px;
	}
.pronr dl:hover{
	background:#0760bc;
	}
.pronr dl:hover dd .ddlf h4{
	color:#fff;
	}
.pronr dl:hover dd .ddlf p{
	color:rgba(255,255,255,0.5);
	}
.pronr dl:hover dd .ddrt .proxq{
	background:#17a251;
	}
.pronr dl:hover dd .ddrt i{
	background:url(../images/iconh3.png) no-repeat center right;
	}

/* ys
-------------------------------------------------------------- */
.ys{
	width:100%;
	overflow:hidden;
	background:#ecf0f3 url(../images/ysbg.jpg) no-repeat bottom center;
	padding-top:82px;
	padding-bottom:56px;
}
.ystop{
	width:100%;
	overflow:hidden;
	margin-top:104px;
}
.ystop ul{
	width:100%;
	overflow:hidden;
}
.ystop ul li{
	position:relative;
}
.ystop ul li .ysbg{
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:0;
	}
.ystop ul li .ysbg img{
	width:100%;
	height:auto;
	}
.ystop ul li .ysrq{
	width:292px;
	height:352px;
	margin:auto;
	border:solid 1px #17a251;
	border-radius:20px;
	padding:4px;
	position:relative;
	margin-bottom:21%;
	z-index:9;
	}
.ystop ul li .ysrq .ystopnr{
	width:100%;
	overflow:hidden;
	height:100%;
	border-radius:20px;
	background: -webkit-linear-gradient(left, #ffe6ab, #fff7c3);
    background: -o-linear-gradient(right, #ffe6ab, #fff7c3);
    background: -moz-linear-gradient(right, #ffe6ab, #fff7c3);
    background: linear-gradient(to right, #ffe6ab, #fff7c3);
	position:relative;
	}
.ystop ul li .ysrq .ystopnr .ysicon{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:30px;
	}
.ystop ul li .ysrq .ystopnr .ysicon img{
	max-width:100%;
	height:auto;
	}
.ystop ul li .ysrq .ystopnr h4{
	width:100%;
	overflow:hidden;
	font-size:22px;
	color:#2c2c2c;
	line-height:32px;
	font-weight:normal;
	text-align:center;
	margin-top:24px;
	}
.ystop ul li .ysrq .ystopnr p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#979074;
	text-align:center;
	padding:0 25px;
	margin-top:8px;
	}
.ystop ul li .ysrq .ystopnr .ysbg{
	width:100%;
	height:38px;
	overflow:hidden;
	background:#0760bc;
	position:absolute;
	left:0;
	bottom:56px;
	z-index:10;
	}
.ystop ul li .ysrq .ystopnr .ysnum{
	width:66px;
	height:66px;
	background:#17a251;
	border-radius:50%;
	text-align:center;
	line-height:66px;
	font-family:Arial;
	font-size:35px;
	color:#fff;
	font-weight:bold;
	position:absolute;
	left:50%;
	margin-left:-33px;
	bottom:42px;
	z-index:11;
	}
.ysbot{
	width:100%;
	overflow:hidden;
	background:url(../images/ysbg2.jpg) no-repeat top center;
	background-size:cover;
	padding-top:38px;
	padding-bottom:146px;
	}
.ysbotlist{
	padding:0 0 0 50px;
	float:right;
	}
.ysbotlist .ysbotnum{
	width:120px;
	height:120px;
	border-radius:50%;
	background:rgba(255,255,255,0.5);
	position:relative;
	}
.ysbotlist .ysbotnum:before{
	content:"";
	width:90px;
	height:90px;
	background:#fff;
	border-radius:10px;
	position:absolute;
	left:15px;
	top:15px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
	z-index:1;
	}
.ysbotlist .ysbotnum i{
	display:block;
	width:100%;
	text-align:center;
	line-height:120px;
	font-family:Arial;
	font-size:50px;
	color:#17a251;
	position:relative;
	z-index:9;
	}
.ysbotlist dl{
	padding:0;
	margin-top:70px;
	}
.ysbotlist dl dt{
	width:23%;
	float:left;
	}
.ysbotlist dl dd{
	width:77%;
	float:left;
	}
.ysbotlist dl dd h4{
	width:100%;
	overflow:hidden;
	font-size:39px;
	color:#fff;
	line-height:49px;
	}
.ysbotlist dl dd .ysboten{
	width:100%;
	overflow:hidden;
	font-size:17px;
	color:#fff;
	font-family:Arial;
	}
.ysbotlist dl dd p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	margin-top:18px;
	}

/* message
-------------------------------------------------------------- */
::-webkit-input-placeholder {
  color: #a3a3a3;
}
:-moz-placeholder {
  color: #a3a3a3;
}
::-moz-placeholder{
color: #a3a3a3;
}
:-ms-input-placeholder {
  color: #a3a3a3;
}
.nmessage{
	margin-top:40px;
	margin-bottom:60px;
}
.nmessage .nmessagenr{
	width:100%;
	overflow:hidden;
	margin-top:40px;
	}
.nmessagenr dl{
	width:49%;
	overflow:hidden;
	float:left;
	margin-top:21px;
	}
.nmessagenr dl dt{
	width:100%;
	overflow:hidden;
	color:#323232;
	font-size:16px;
	line-height:30px;
	padding-bottom:10px;
	}
.nmessagenr dl dd{
	width:100%;
	overflow:hidden;
	}
.nmessagenr dl dd input{
	width:100%;
	overflow:hidden;
	border:solid 1px #e4e4e4;
	line-height:60px;
	padding:0 10px;
	color:#323232;
	}
.nmessagenr dl dd textarea{
	width:100%;
	height:300px;
	overflow:hidden;
	border:solid 1px #e4e4e4;
	line-height:30px;
	padding:18px 10px;
	}
.nmessagenr dl:last-child{
	width:100%;
	}
.nmessagenr dl:nth-child(2n+1){
	margin-right:1%;
	}
.nmessagenr dl:nth-child(2n){
	margin-left:1%;
	}
.nmessagenr dl:nth-child(3){
	width:100%;
	}
.nmessagenr .tjbtn {
    width: 100%;
    overflow: hidden;
	margin-top:25px;
}
.nmessagenr .tjbtn button {
    width: 100%;
    height: 60px;
    background: #0760bc;
    color: #fff;
	text-align:center;
	font-size:16px;
}
.btn1{
	width:100%;
	overflow:hidden;
	margin-top:6px;
	color:#343434;
	}
.btn1 .intxt{
	width:60px;
	height:32px;
	overflow:hidden;
	font-size:15px;
	color: #333;
	padding-left: 5px;
	border: solid 1px #e4e4e4;
	}
.btn1 a{
	color:#343434;
}
/* contact
-------------------------------------------------------------- */
.contact{
	width:100%;
	overflow:hidden;
	background:url(../images/footerbg.jpg) no-repeat top center;
	background-size:cover;
	padding-top:160px;
	padding-bottom:188px;
	}
.contactlf{
	overflow:hidden;
	padding:0;
	}
.contacten{
	width:100%;
	overflow:hidden;
	font-size:50px;
	color:#333333;
	line-height:50px;
	text-transform:uppercase;
	font-family:Arial;
	margin-top:20px;
	margin-bottom:74px;
	}
.contactlf dl,.contactlf dl dt,.contactlf dl dd{
	width:100%;
	overflow:hidden;
	}
.contactlf dl dt,.contactlf dl dd{
	font-size:16px;
	color:#333;
	line-height:30px;
	font-weight:normal;
	}
.contactlf dl{
	margin-top:30px;
	}

/* link
-------------------------------------------------------------- */
.link{
	width:100%;
	height:160px;
	overflow:hidden;
	background:url(../images/linkbg.jpg) no-repeat center;
	background-size:cover;
	padding-top:64px;
	}
.linknr{
	color:#fff;
	font-size:16px;
	line-height:30px;
	}
.linknr a{
	color:#fff;
	font-size:16px;
	margin-right:10px;
	}
.linknr img{
	margin-right:25px;
	}
/* footer
-------------------------------------------------------------- */
.footer{
	width:100%;
	overflow:hidden;
	background:#252525;
	padding-top:86px;
	}
.footer .footerlf{
	width:24%;
	overflow:hidden;
	border-right:solid 1px rgba(255,255,255,0.1);
	}
.footer .botlogo{
	width:100%;
	overflow:hidden;
	}
.footer .botlogo img{
	max-width:100%;
	height:auto;
	}
.footer .botnav{
	width:76%;
	overflow:hidden;
	padding-left:160px;
	}
.footer .botnav ul{
	width:100%;
	overflow:hidden;
	}
.footer .botnav ul li{
	width:21%;
	overflow:hidden;
	float:left;
	padding:0;
	}
.footer .botnav ul li:last-child{
	width:37%;
}
.footer .botnav ul li h4,.footer .botnav ul li p{
	width:100%;
	overflow:hidden;
	line-height:30px;
	}
.footer .botnav ul li p{
	margin-top:13px;
	font-size:15px;
	color:rgba(255,255,255,0.4);
	}
.footer .botnav ul li h4{
	font-weight:normal;
	padding-bottom:7px;
	}
.footer .botnav ul li h4 a{
	font-size:17px;
	color:#fff;
	}
.footer .botnav ul li p a{
	font-size:15px;
	color:rgba(255,255,255,0.4);
	}
.footer .botnav ul li p a:hover{
	color:#fff;
}
.footer .footerlf dl{
	overflow:hidden;
	float:left;
	margin-top:75px;
	}
.footer .footerlf dl dt,.footer .footerlf dl dd{
	overflow:hidden;
	text-align:center;
	}
.footer .footerlf dl dt img{
	max-width:100%;
	height:auto;
	}
.footer .footerlf dl dd{
	color:#fff;
	line-height:30px;
	margin-top:3px;
	}
.botlxfs{
	width:100%;
	overflow:hidden;
	margin-top:70px;
	}
.botlxfs dl{
	overflow:hidden;
	padding:17px 0;
	border:solid 1px #313131;
	border-left:none;
	}
.botlxfs dl:last-child{
	border-right:none;
	}
.botlxfs dl dt{
	width:80%;
	float:left;
	padding-left:42px;
	}
.botlxfs dl dt h5{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:rgba(255,255,255,0.4);
	font-weight:normal;
	line-height:30px;
	}
.botlxfs dl dt p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	line-height:28px;
	font-weight:normal;
	}
.botlxfs dl dd{
	width:20%;
	float:left;
	text-align:center;
	}
.botlxfs dl dd img{
	max-width:100%;
	height:auto;
}
/* bot
-------------------------------------------------------------- */
.bot{
	width:100%;
	overflow:hidden;
	background:#252525;
	padding:38px 0;
	margin-top:100px;
	border-top: solid 1px rgba(255,255,255,0.1);
	}
.bot .botlf,.bot .botrt{
	overflow:hidden;
	padding:0;
	line-height:30px;
	color:#8a8a8a;
	}
.bot .botlf a,.bot .botrt a{
	color:#8a8a8a;
	}
.bot .botrt{
	text-align:right;
	}
.bot a:hover{
	color:#fff;
}
/* side
-------------------------------------------------------------- */
.side {
    width:78px;
    position: fixed;
    right: 5px;
	background:#fff;
	top:50%;
    margin-top: -124px;
    z-index: 999;
}
.side ul li {
    width:100%;
    position: relative;
    cursor: pointer;
	border:solid 1px #d2d2d2;
	padding:15px 0;
}
.side ul li:nth-child(2),.side ul li:nth-child(3){
	border-top:none;
}
.side ul li:last-child{
	background:#004ea2;
}
.side ul li:last-child p{
	color:#fff;
}
.side ul li .sideimg{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.side ul li .ewm-box {
    position: absolute;
    z-index: 99;
    padding: 5px;
    background: #fff;
    width: 128px;
	overflow:hidden;
    right: calc(100% + 5px);
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}
.side ul li p{
	width:100%;
	overflow:hidden;
	font-size:13px;
	color:#333333;
	text-align:center;
	margin-top:2px;
}
.side ul li .sideimg img,.side ul li .ewm-box img{
	max-width:100%;
	height:auto;
}
.side ul li.sidezx:hover .ewm-box{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
/* searchnr
-------------------------------------------------------------- */
.search_n{
	margin-top:60px;
	margin-bottom:60px;
}
.searchnr{
	overflow:hidden;
	margin-bottom:15px;
	padding: 0 10px;
}
.searchnr .card,.card-img-150,.card-body,.card-title,.card-text{
	width:100%;
	overflow:hidden;
}
.card-img-150{
	height:260px;
	border: 1px solid #ebebeb;
	position:relative;
}
.card-img-150 img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
	height:100%;
	object-fit:cover;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.card-img-150:hover img{
	transform:translate(-50%, -50%) scale(1.1);
	}
.searchlist{
	width:100%;
	overflow:hidden;
}
.my-4{
	width: 100%;
    overflow: hidden;
    text-align: center;
}
.search_n .btn-info{
	background:#064b8a;
	border:solid 1px #064b8a;
}
.card-body h5{
	width:100%;
	height:30px;
	overflow:hidden;
	line-height:30px;
	color:#000;
	font-size:16px;
	margin-top:10px;
	text-align:center;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.card-body h5 a,.card-body h5 span{
	color:#000 !important;
	font-size:16px;
}
.card-body p{
	width:100%;
	overflow:hidden;
}
/* banner_n
-------------------------------------------------------------- */
.banner_n { 
	width:100%; 
	height:450px;
	background:url(../images/banner1.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
	margin-top:210px;
}
@media only screen and (min-width: 1921px) and (max-width:2560px) {
	.banner_n{
		height:600px;
	}
}
@media(max-width:1680px) {
	.banner_n{
		height:394px;
	}
}
@media(max-width:1440px) {
	.banner_n{
		height:338px;
	}
}
@media(max-width:1360px) {
	.banner_n{
		height:319px;
	}
}
@media(max-width:1280px) {
	.banner_n{
		height:300px;
	}
}
@media(max-width:1152px) {
	.banner_n{
		height:270px;
	}
}
@media(max-width:1024px) {
	.banner_n{
		height:240px;
	}
}
@media(max-width:991px) {
	.banner_n{
		height:232px;
	}
}
@media(max-width:768px) {
	.banner_n{
		height:180px;
	}
}
@media(max-width:640px) {
	.banner_n{
		height:150px;
	}
}
/* position
-------------------------------------------------------------- */
.position {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}
.positionnr{
	font-size: 16px;
	color: #343434;
	line-height: 30px;
	padding: 10px 0 10px 30px;
	background: url(../images/icon22.png) no-repeat left 14.5px;
}
.positionnr .positionrt a {
	font-size: 16px;
	color: #343434;
}
.position a:hover {
	color: #0760bc;
}
/* menu_n
-------------------------------------------------------------- */
.menu_n{
	margin-top:30px;
}
.menu_n ul{
	width:100%;
	overflow:hidden;
}
.menu_n ul li{
	overflow:hidden;
	float:left;
	line-height:30px;
	padding-left:20px;
	margin:5px 25px;
	position:relative;
	}
.menu_n ul li:before{
	content:"";
	width:12px;
	height:12px;
	border:solid 2px #0760bc;
	border-radius:50%;
	position:absolute;
	left:0;
	top:9px;
	}
.menu_n ul li a{
	font-size:16px;
	color:#111111;
	}
.menu_n ul li:hover a,.menu_n ul li.active a{
	color:#0760bc;
	}
/* ntit
-------------------------------------------------------------- */
.ntit{
	width:100%;
	overflow:hidden;
	}
.ntit h3{
	width:100%;
	overflow: hidden;
	color: #111111;
    font-size: 35px;
    line-height: 45px;
	}
.ntit p {
    width: 100%;
    overflow: hidden;
    font-family: Arial;
    color: #111111;
    font-size: 15px;
    text-transform: uppercase;
}
/* nabout
-------------------------------------------------------------- */
.about_n{
	overflow:hidden;
	margin-top:40px;
	margin-bottom:60px;
	}
.aboutnr_n{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#333;
	line-height:30px;
	margin-top:40px;
	}
.aboutnr_n p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#333;
	line-height:30px;
	}
.aboutnr_n img{
	max-width:100%;
	height:auto;
}

/* honor_n
-------------------------------------------------------------- */
.honor_n{
	margin-top:60px;
	margin-bottom:60px;
}
.honornr_n{
	width:100%;
	overflow:hidden;
}
.honornr_n dl{
	overflow:hidden;
	padding:0 10px;
	margin:20px 0;
}
.honornr_n dl dt,.honornr_n dl dd{
	width:100%;
	overflow:hidden;
}
.honornr_n dl dt{
	position:relative;
	height:254px;
}
.honornr_n dl dt img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.honornr_n dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.08);
	}
.honornr_n dl dd{
	text-align:center;
	line-height:30px;
	margin-top:5px;
	color:#333;
	font-size:16px;
}
/* npro
-------------------------------------------------------------- */
.pro_n{
	padding-top:40px;
	padding-bottom:60px;
	}
.pronr_n{
	width:100%;
	overflow:hidden;
	}
.pronr_n dl{
	width:31.33333333333%;
	overflow:hidden;
	border: solid 1px #ededed;
	margin:20px 1%;
	float:left;
	padding:20px;
	position:relative;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.pronr_n dl dt,.pronr_n dl dd{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:9;
}
.pronr_n dl dt{
	height:407px;
	border-radius: 0 35px 0 35px;
}
.pronr_n dl dt img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.pronr_n dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.1);
	}
.pronr_n dl dd{
	font-size:16px;
	color:#333;
	line-height:30px;
	text-align:center;
	margin-top:15px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.pronr_n dl:hover{
	background:#0760bc;
}
.pronr_n dl:hover dd{
	color:#fff;
}
.nprolf{
	width:50%;
	border:1px solid #ddd;
	text-align:center;
	vertical-align: middle;
	position:relative;
}
.nprolf img{
	max-width:100%;
	height:auto;
}
.nprolf .swiper-pagination{
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:5px;
	text-align:center;
	z-index:99;
}
.nprolf .swiper-pagination span{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:100%;
	background:#333;
	margin:0 5px;
}
.nprolf .swiper-pagination span:hover,.nprolf .swiper-pagination span.swiper-pagination-bullet-active{
	background:#0760bc;
	border:none;
}
.nprort{
	width:45%;
}
.nprort h1{
	width:100%;
	overflow:hidden;
	font-size:30px;
	color:#333;
	line-height:40px;
	font-weight:normal;
	margin:0;
	border-bottom:solid 1px #ddd;
	padding-bottom:28px;
}
.nprort .npro_infolei{
	width:100%;
	overflow:hidden;
	font-size:20px;
	color:#333;
	line-height:30px;
	margin-top:26px;
	margin-bottom:40px;
}
.nprort .npro_infolei span{
	font-size:20px;
	color:#333;
}
.nproinfo{
	font-size:16px;
	color:#666;
	line-height:30px;
}
.nprofbtit{
	width: 100%;
    overflow: hidden;
    font-size: 18px;
    line-height: 40px;
    background: #f0f0f0;
    margin-top: 40px;
    padding: 0 20px;
    color: #000;
}
.nprofbnr {
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
}
.nprofbnr p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#343434;
	}
.nprofbnr img{
	max-width:100%;
	height:auto;
}
.nprofbnr table{
	width:100%;
	white-space: nowrap;
	}
.nprofbnr table tr,.nprofbnr table td{
	line-height:30px;
	padding:0 10px;
	font-size:16px;
}

/*产品展示结束*

/* join
-------------------------------------------------------------- */
.join{
	margin-top:60px;
	margin-bottom:60px;
	}
.joinnr{
	width:100%;
	overflow:hidden;
	}
.joinfbnr{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	margin-top:40px;
	}
.joinfbnr p{
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	}
.joinfbnr img{
	max-width:100%;
	height:auto;
	}
/* job
-------------------------------------------------------------- */
.job{
	margin-top:60px;
	margin-bottom:60px;
	}
.jobnr{
	width:100%;
	overflow:hidden;
	margin-top:40px;
	}
.job .tit{
	width:100%;
	border-bottom:solid 1px #e0e1e1;
	padding-bottom:24px;
	}
.job .joblf{
	padding:60px 45px 0 0;
	}
.job .joblf h5{
	width:100%;
	overflow:hidden;
	font-size:20px;
	line-height:30px;
	margin-bottom:20px;
	}
.job .joblf p{
	width:100%;
	overflow:hidden;
	font-size:18px;
	line-height:30px;
	}
.job .jobrt{
	padding:0;
	overflow:hidden;
	border-radius:20px 0;
	}
.job .jobrt img{
	width:100%;
	height:auto;
	}
.joblist{
	width:100%;
	overflow:hidden;
	margin-top:40px;
	}
.jobfb{
	width:100%;
	overflow:hidden;
	margin-top:40px;
	}
	
/* nnews
-------------------------------------------------------------- */
.news_n{
	margin-top:40px;
	margin-bottom:60px;
	}
.newsnr_n{
	width:100%;
	overflow:hidden;
}
.newsnr_n dl{
	width:100%;
	overflow:hidden;
	padding:30px 0;
	border-bottom:solid 1px #dadada;
	}
.newsnr_n dl dt{
	width:24%;
	overflow:hidden;
	float:left;
	height:200px;
	position:relative;
	}
.newsnr_n dl dt img{
	    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.newsnr_n dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.1);
	}
.newsnr_n dl dd{
	width:76%;
	overflow:hidden;
	float:left;
	padding-left:20px;
	}
.newsnr_n dl dd h4{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#343934;
	line-height:30px;
	margin-top:23px;
	white-space: nowrap;
    text-overflow: ellipsis;
	}
.newsnr_n dl dd p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#969796;
	margin-top:10px;
	}
.newsnr_n dl dd .newsdate_n{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	margin-top:10px;
}
.newsnr_n dl:hover dd h4{
	color: #0760bc;
	}
.news_n h1{
	width: 100%;
    overflow: hidden;
    font-size: 28px;
	line-height:38px;
    color: #262626;
	font-weight:normal;
    text-align: center;
	border-bottom:solid 1px #d9d9d9;
	padding-bottom:26px;
	}
.news_n .fbtime{
	width: 100%;
    overflow: hidden;
	margin-top:20px;
	text-align:center;
	font-size:16px;
	line-height:30px;
	}
.news_n .nnewsdatelf{
	width: 70%;
    overflow: hidden;
	line-height:30px;
	font-size:16px;
	color:#333;
	}
.news_n .nnewsdatert{
	width: 30%;
    overflow: hidden;
	text-align:right;
	font-size:16px;
	color:#333;
	line-height:30px;
	}
.news_n .fbnr {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.news_n .fbnr p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.news_n .fbnr img{
	max-width:100%;
	height:auto !important;
	}
/* zsjm_n
-------------------------------------------------------------- */
.zsjm_n{
	margin-top:60px;
	margin-bottom:60px;
	}
.zsjm_n dl{
	width:23%;
	overflow:hidden;
	background:#fff;
	float:left;
	margin:20px 1%;
	padding-bottom:20px;
	}
.zsjm_n dl dt,.zsjm_n dl dd{
	width:100%;
	overflow:hidden;
	text-align:center;
	}
.zsjm_n dl dt img{
	max-width:100%;
	height:auto;
	}
.zsjm_n dl dd{
	line-height:30px;
	font-size:16px;
	}
	
/* contact_n
-------------------------------------------------------------- */
.contact_n{
	margin-top:40px;
	margin-bottom:60px;
	}
.contactnr_n{
	width:100%;
	overflow:hidden;
	margin-top:60px;
	}
.contact_n .contactlf_n{
	width:35%;
	overflow:hidden;
	}
.contact_n .contactrt_n{
	width:65%;
	overflow:hidden;
}
.contact_n .contactlf_n .hello{
	width:100%;
	overflow:hidden;
	font-size:90px;
	color:#000;
	line-height:90px;
	text-transform:uppercase;
	}
.hello .hellonr{
	overflow:hidden;
	float:left;
	}
.hello .helloicon{
	overflow:hidden;
	float:left;
	}
.hello .helloicon img{
	max-width:100%;
	height:auto;
	}
.contact_n .contactlf_n p{
	width:100%;
	overflow:hidden;
	font-size:24px;
	color:#000;
	line-height:34px;
	}
.contactnr_n ul{
	width:100%;
	overflow:hidden;
	border-left:solid 2px #212565;
	margin-top:34px;
	}
.contactnr_n ul li{
	overflow:hidden;
	padding:0 0 0 35px;
	font-size:18px;
	line-height:30px;
	}
.contact_n .contactrt_n h4{
	width:100%;
	overflow:hidden;
	font-size:30px;
	color:#000;
	line-height:40px;
	}
.contact_n .contactrt_n p{
	width:100%;
	overflow:hidden;
	font-size:18px;
	line-height:30px;
	}
.contactlist_n{
	width:100%;
	overflow:hidden;
	margin-top:15px;
	}
.contactlist_n dl{
	overflow:hidden;
	padding:0 10px 0 0;
	margin:10px 0;
	}
.contactlist_n dl:nth-child(4){
	clear:both;
}
.contactlist_n dl dt,.contactlist_n dl dd{
	width:100%;
	overflow:hidden;
	}
.contactlist_n dl dt{
	font-size:18px;
	line-height:30px;
	color:#0760bc;
	}
.contactlist_n dl dd{
	font-size:16px;
	line-height:30px;
	margin-top:4px;
	}
.contactlist_n dl dd a{
	font-size:16px;
}
.map{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:60px;
	}
.map img{
	width:100%;
	height:auto;
	}
/* jssl_n
-------------------------------------------------------------- */
.jssl_n{
	margin-top:60px;
	margin-bottom:60px;
}
.jssllist_n,.jsslcont_n{
	width:100%;
	overflow:hidden;
}
.jssllist_n{
	margin:50px 0;
}
.jssllist_n .jsslimg_n{
	width:48%;
	overflow:hidden;
	border-radius:0 200px 0 0;
}
.jssllist_n .jsslimg_n img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.jssllist_n .jsslcont_n{
	width:52%;
	overflow:hidden;
	padding-top:50px;
}
.jssllist_n:nth-child(2n+1) .jsslcont_n{
	padding-left:200px;
}
.jssllist_n:nth-child(2n) .jsslcont_n{
	padding-right:200px;
}
.jssllist_n:nth-child(2n+1) .jsslimg_n{
	float:left;
}
.jssllist_n:nth-child(2n+1) .jsslcont_n{
	float:right;
}
.jssllist_n:nth-child(2n) .jsslimg_n{
	float:right;
}
.jssllist_n:nth-child(2n) .jsslcont_n{
	float:left;
}
.jsslen{
	width:100%;
	overflow:hidden;
	font-size: 50px;
    color: #333333;
    line-height: 55px;
    font-family: Arial;
    margin-top: 20px;
	margin-bottom:100px;
}
.jsslcont_n h4,.jsslcont_n p{
	width:100%;
	overflow:hidden;
}
.jsslcont_n h4{
	font-size: 45px;
    color: #333;
    line-height: 55px;
    font-weight: normal;
    margin-bottom: 16px;
	margin-bottom:60px;
}
.jsslcont_n p{
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

/* dede_pages

-------------------------------------------------------------- */
.pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.pages ul{display:inline-block;margin:0 auto;padding:0}
.pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin:5px;font-size:12px}
.pages ul a.page-num-current{ background:#ddd; }
.pages ul a:hover{ background:#ddd}
.news-exp2{
	width:100%;
	overflow:hidden;
	margin-top:30px;
	line-height:30px;
	font-size:16px;
	color:#343434;
}
.news-exp2 a{
	display:block;
	width:50%;
	overflow:hidden;
	float:left;
	line-height:30px;
	font-size:16px;
	color:#343434;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.news-exp2 a:last-child{
	text-align:right;
}
.news-exp2 a:hover{
	color:#0760bc;
}

.toggle,#toggleMenu{
	display:none;
}
/*移动端导航*/
@media screen and (max-width: 1023px) and (min-width: 0px){
	.nav,.icon1,.icon2,.side,.logojs,.search_box,.tel,.side{
		display:none
	}
	/**/
	#toggleMenu {
	  position: absolute;
	  width: 100%;
	  min-height: 0;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  overflow: hidden;
	  top:0;
	  left:0;
	  z-index:-1;
	  opacity:0;
	}
	#toggleMenu.active{
		min-height:100vh;
	}
	#toggleMenu.active{
		z-index:999;
	  opacity:1;
	}
	#toggleMenu nav {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  padding: 40px 100px;
	  z-index: 100;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: justify;
		  -ms-flex-pack: justify;
			  justify-content: space-between;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	}

	#toggleMenu nav .logo {
	  position: relative;
	  font-size: 2em;
	  color: #fff;
	  text-transform: uppercase;
	  font-weight: 700;
	  z-index: 15;
	  text-decoration: none;
	  text-shadow: 2px 2px 0 rgba(0,0,0,0.1);
	  -webkit-transition: 0.5s;
	  -o-transition: 0.5s;
	  transition: 0.5s;
	}

	#toggleMenu nav .full-width-menu {
	  position: absolute;
	  top: 0;
	  left: 0;
	  height: 100vh;
	  width: 100%;
	  overflow-y: auto;
	  visibility: hidden;
	  opacity: 0;
	  background: #004ea2;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  overflow: hidden;
	  -webkit-transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	  -o-transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	  transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	}

	#toggleMenu.active nav .full-width-menu {
	  opacity: 1;
	  visibility: visible;
	}

	#toggleMenu nav .full-width-menu .cntBox {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	}

	#toggleMenu nav .full-width-menu .cntBox:nth-child(1) {
	  padding: 0 15px;
	  width: 90%;
	  background: #004ea2;
	  -webkit-transform: translateX(-100%);
		  -ms-transform: translateX(-100%);
			  transform: translateX(-100%);
	  visibility: hidden;
	  opacity: 0;
	  -webkit-transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	  -o-transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	  transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	}

	#toggleMenu.active nav .full-width-menu .cntBox:nth-child(1) {
	  -webkit-transform: translateX(0);
		  -ms-transform: translateX(0);
			  transform: translateX(0);
	  visibility: visible;
	  opacity: 1;
	}

	#toggleMenu nav .full-width-menu .cntBox:nth-child(2) {
	  padding: 0 15px;
	  width: 40%;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		  -ms-flex-direction: column;
			  flex-direction: column;
	  background: #131313;
	  -webkit-transform: translateX(100%);
		  -ms-transform: translateX(100%);
			  transform: translateX(100%);
	  visibility: hidden;
	  opacity: 0;
	  -webkit-transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	  -o-transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	  transition: all .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
	}

	#toggleMenu.active nav .full-width-menu .cntBox:nth-child(2) {
	  -webkit-transform: translateX(0);
		  -ms-transform: translateX(0);
			  transform: translateX(0);
	  visibility: visible;
	  opacity: 1;
	  background: -webkit-linear-gradient(top, #1ccc98 , #042d93);
		background: -o-linear-gradient(bottom, #1ccc98 , #042d93);
		background: -moz-linear-gradient(bottom, #1ccc98 , #042d93);
		background: linear-gradient(to bottom, #1ccc98 , #042d93);
	}

	#toggleMenu nav .navigation {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  width: 80%;
	}

	#toggleMenu nav .navigation li {
	  padding: 5px 0;
	  opacity: 0;
	  visibility: hidden;
	  -webkit-transform: translateX(-30px);
		  -ms-transform: translateX(-30px);
			  transform: translateX(-30px);
	  -webkit-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	}

	#toggleMenu.active nav .navigation li {
		width:100%;
		overflow:hidden;
	  line-height:40px;
	  visibility: visible;
	  opacity: 1;
	  -webkit-transform: translateX(0px);
		  -ms-transform: translateX(0px);
			  transform: translateX(0px);
	}

	#toggleMenu.active nav .navigation li:nth-child(1) {
	  -webkit-transition-delay: 0.3s;
		   -o-transition-delay: 0.3s;
			  transition-delay: 0.3s;
	}

	#toggleMenu.active nav .navigation li:nth-child(2) {
	  -webkit-transition-delay: 0.3s;
		   -o-transition-delay: 0.3s;
			  transition-delay: 0.3s;
	}

	#toggleMenu.active nav .navigation li:nth-child(3) {
	  -webkit-transition-delay: 0.5s;
		   -o-transition-delay: 0.5s;
			  transition-delay: 0.5s;
	}

	#toggleMenu.active nav .navigation li:nth-child(4) {
	  -webkit-transition-delay: 0.6s;
		   -o-transition-delay: 0.6s;
			  transition-delay: 0.6s;
	}

	#toggleMenu.active nav .navigation li:nth-child(5) {
	  -webkit-transition-delay: 0.7s;
		   -o-transition-delay: 0.7s;
			  transition-delay: 0.7s;
	}

	#toggleMenu nav .navigation li a {
	  letter-spacing: 0.5px;
	  font-size: 18px;
	  line-height:30px;
	  font-weight: 700;
	  text-decoration: none;
	  color: #fff;
	  margin:0;
	  -webkit-transition: all ease 0.3s;
	  -o-transition: all ease 0.3s;
	  transition: all ease 0.3s;
	}


	#toggleMenu nav .hinfo {
		width:100%;
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  width: 80%;
	  opacity: 0;
	  visibility: hidden;
	  -webkit-transform: translateX(30px);
		  -ms-transform: translateX(30px);
			  transform: translateX(30px);
	  -webkit-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	}

	#toggleMenu.active nav .hinfo {
	  opacity: 1;
	  visibility: visible;
	  -webkit-transform: translateX(0px);
		  -ms-transform: translateX(0px);
			  transform: translateX(0px);
	}

	#toggleMenu.active nav .hinfo{
	  -webkit-transition-delay: 0.5s;
		   -o-transition-delay: 0.5s;
			  transition-delay: 0.5s;
	}

	#toggleMenu.active nav .hinfo:nth-child(2) {
	  -webkit-transition-delay: 0.6s;
		   -o-transition-delay: 0.6s;
			  transition-delay: 0.6s;
	}

	#toggleMenu.active nav .hinfo:nth-child(3) {
	  -webkit-transition-delay: 0.7s;
		   -o-transition-delay: 0.7s;
			  transition-delay: 0.7s;
	}

	#toggleMenu nav .hinfo:not(:first-child) {
	  margin-top: 30px;
	}

	#toggleMenu nav .hinfo li {
		width:100%;
		overflow:hidden;
		line-height:30px;
	  font-size: 16px;
	  font-weight: 600;
	  padding-top: 5px;
	  color: #fff;
	  text-align:left;
	  font-weight:normal;
	}

	#toggleMenu nav .hinfo li:nth-child(1) {
	  font-size: 18px;
	  opacity: 0.5;
	}

	#toggleMenu nav .hinfo li a {
	  text-decoration: none;
		line-height:30px;
	  font-size: 16px;
	  color: #fff;
	  display: inline-block;
	  margin:0;
	  font-weight:normal;
	}

	#toggleMenu nav .hinfo li a:hover {
	  opacity: 0.5;
	  color:#fff !important;
	}

	#toggleMenu nav .social {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  -ms-flex-wrap: wrap;
		  flex-wrap: wrap;
	}

	#toggleMenu nav .social li:first-child {
	  width: 100%;
	}

	#toggleMenu nav .social li {
	  width: 50%;
	}
	.toggle {
	  position: absolute;
	  width: 40px;
	  height: 40px;
	  cursor: pointer;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		  -ms-flex-direction: column;
			  flex-direction: column;
			  right:6%;
			  top:45px;
			  z-index:9999;
	}

	.toggle span {
	  height: 3px;
	  margin: 3px 5px;
	  width: 30px;
	  display: block;
	  background: #0760bc;
	  -webkit-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	}
	.showHeader .toggle span,.hover .toggle span{
		background: #000;
	}
	.toggle.active span{
		background: #fff;
	}

	.toggle span:nth-child(2) {
	  width: 25px;
	  margin-left: -10px;
	}


	.toggle.active span:nth-child(1) {
	  -webkit-transform: rotate(-45deg) translate(-5px, 6px);
		  -ms-transform: rotate(-45deg) translate(-5px, 6px);
			  transform: rotate(-45deg) translate(-5px, 6px);
	}

	.toggle.active span:nth-child(2) {
	  opacity: 0;
	}

	.toggle.active span:nth-child(3) {
	  -webkit-transform: rotate(45deg) translate(-6px, -7px);
		  -ms-transform: rotate(45deg) translate(-6px, -7px);
			  transform: rotate(45deg) translate(-6px, -7px);
	}


	#toggleMenu .content {
	  position: relative;
	  z-index: 10;
	  text-align: center;
	  -webkit-transition: 0.5s;
	  -o-transition: 0.5s;
	  transition: 0.5s;
	  -webkit-transition-delay: 1s;
		   -o-transition-delay: 1s;
			  transition-delay: 1s;
	}

	#toggleMenu .content h2 {
	  position: relative;
	  color: #fff;
	  font-size: 4rem;
	  text-shadow: 0 5px 5px rgba(0,0,0,0.2);
	}

	#toggleMenu .content h2 span {
	  font-size: 0.2em;
	  font-weight: 300;
	  letter-spacing: 5px;
	  padding: 0 10px;
	  text-transform: uppercase;
	  background: #fff;
	  color: #111;
	  text-shadow: 0 5px 5px rgba(0,0,0,0);
	  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
			  box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	}

	#toggleMenu.active .content {
	  opacity: 0;
	  visibility: hidden;
	  -webkit-transform: translateX(-200px);
		  -ms-transform: translateX(-200px);
			  transform: translateX(-200px);
	  -webkit-transition-delay: 0s;
		   -o-transition-delay: 0s;
			  transition-delay: 0s;
	}

	#toggleMenu .sci {
	  position: absolute;
	  bottom: 40px;
	  right: 100px;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  z-index: 100;
	}

	#toggleMenu .sci li {
	  list-style: none;
	  margin: 5px;
	  padding: 0 6px;
	  -webkit-transition: 0.5s;
	  -o-transition: 0.5s;
	  transition: 0.5s;
	}

	#toggleMenu.active .sci li {
	  opacity: 0;
	  visibility: hidden;
	  -webkit-transform: translateY(100px);
		  -ms-transform: translateY(100px);
			  transform: translateY(100px);
	}

	#toggleMenu .sci li a {
	  color: #111;
	  background: #fff;
	  text-decoration: none;
	  display: inline-block;
	  letter-spacing: 2px;
	  font-weight: 500;
	  font-size: 12px;
	  padding: 2px 5px;
	  text-transform: uppercase;
	}

	#toggleMenu .sci li a:hover {
	  background: #111;
	  color: #fff;
	}

	#toggleMenu .sci li:nth-child(1) {
	  -webkit-transition-delay: 0.2s;
		   -o-transition-delay: 0.2s;
			  transition-delay: 0.2s;
	}

	#toggleMenu .sci li:nth-child(2) {
	  -webkit-transition-delay: 0.3s;
		   -o-transition-delay: 0.3s;
			  transition-delay: 0.3s;
	}

	#toggleMenu .sci li:nth-child(3) {
	  -webkit-transition-delay: 0.4s;
		   -o-transition-delay: 0.4s;
			  transition-delay: 0.4s;
	}
}
/*移动端导航*/


@media only screen and (min-width: 1600px) and (max-width: 1600px) {
	.pronr_n dl dt{
		height:399px;
	}
	.pronr dl dt{
		height:379px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
	.pronr_n dl dt{
		height:355px;
	}
	.pronr dl dt{
		height:335px;
	}
}
@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.pronr_n dl dt{
		height:332px;
	}
	.pronr dl dt{
		height:312px;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1359px) {
	.pronr_n dl dt{
		height:310px;
	}
	.pronr dl dt{
		height:290px;
	}
}
@media only screen and (min-width: 1152px) and (max-width: 1279px) {
	.pronr_n dl dt{
		height:275px;
	}
	.pronr dl dt{
		height:303px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
	.pronr_n dl dt{
		height:240px;
	}
	.pronr dl dt{
		height:264px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
	.pronr_n dl dt{
		height:231px;
	}
	.pronr dl dt{
		height:254px;
	}
}
@media only screen and (min-width: 912px) and (max-width: 991px) {
	.pronr_n dl dt{
		height:363px;
	}
	.pronr dl dt{
		height:343px;
	}
}
@media only screen and (min-width: 820px) and (max-width: 911px) {
	.pronr_n dl dt{
		height:324px;
	}
	.pronr dl dt{
		height:304px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 819px) {
	.pronr_n dl dt{
		height:302px;
	}
	.pronr dl dt{
		height:282px;
	}
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
	.pronr_n dl dt{
		height:248px;
	}
	.pronr dl dt{
		height:244px;
	}
}
@media only screen and (min-width: 540px) and (max-width: 639px) {
	.pronr_n dl dt{
		height:206px;
	}
	.pronr dl dt{
		height:202px;
	}
}
@media only screen and (min-width: 425px) and (max-width: 539px) {
	.pronr_n dl dt{
		height:157px;
	}
	.pronr dl dt{
		height:153px;
	}
}
@media only screen and (min-width: 375px) and (max-width: 424px) {
	.pronr_n dl dt{
		height:150px;
	}
	.pronr dl dt{
		height:132px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
	.pronr_n dl dt{
		height:124px;
	}
	.pronr dl dt{
		height:109px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 319px) {
	.pronr_n dl dt{
		height:105px;
	}
	.pronr dl dt{
		height:92px;
	}
}

@media(max-width:1680px) {
	
}
@media(max-width:1600px) {
	.cont,.cont1{
		width:88%;
		}
	.tit {
		height: 108px;
		font-size: 82px;
		line-height: 75px;
	}
	.tit h3{
		font-size:40px;
		line-height:50px;
	}
	.tit h3 a,.tit h3 span{
		font-size: 40px;
	}
	.tjpro .tjprort .gjc {
		padding-left: 20px;
		font-size: 15px;
	}
	.tjpro .tjprort .gjc span {
		margin-right: 30px;
	}
	.ysbotlist dl dd h4 {
		font-size: 34px;
		line-height: 44px;
	}
	.aboutlf {
		padding: 0 80px 0 0;
	}
	.aboutlist dl dd .aboutnum .counter {
		font-size: 50px;
		line-height: 50px;
	}
	.footer .botnav {
		padding-left: 140px;
	}
}
@media(max-width:1440px) {
	.tel .telnr {
		font-size: 34px;
		line-height: 34px;
	}
	.hello .hellonr{
		font-size:80px;
		line-height:80px;
	}
	.ysbotlist dl dd h4 {
		font-size: 30px;
		line-height: 40px;
	}
	.tjpro .tjprort .gjc span {
		margin-right: 20px;
	}
	.more {
		margin-top: 60px;
	}
	.aboutlist dl dd .aboutnum .counter {
		font-size: 45px;
		line-height: 45px;
	}
	.aboutlist dl dd .aboutnum {
		font-size: 18px;
	}
	.aboutlf h4 {
		font-size: 32px;
		line-height: 42px;
	}
	.aboutlf p {
		font-size: 14px;
		letter-spacing: 0.2px;
	}
	.pronr dl dd .ddlf h4{
		font-size:20px;
		line-height:30px;
	}
	.nprort h1 {
		font-size: 26px;
		line-height: 36px;
	}
	.contact_n .contactrt_n h4{
		font-size:26px;
		line-height:36px;
	}
	.footer .botnav {
		padding-left: 100px;
	}
}
@media(max-width:1360px) {
	.logojs {
		margin-left: 20px;
		padding-left: 20px;
	}
	.tjpro .tjprolf .tjprocn h4 {
		font-size: 22px;
		line-height: 32px;
	}
	.ysbotlist .ysbotnum {
		width: 100px;
		height: 100px;
	}
	.ysbotlist .ysbotnum i{
		line-height: 100px;
	}
	.ysbotlist .ysbotnum:before {
		width: 75px;
		height: 75px;
		left: 12.5px;
		top: 12.5px;
	}
	.pronr dl dd .ddlf h4{
		font-size:18px;
	}
}
@media(max-width:1280px) {
	.tel .telnr {
		font-size: 30px;
	}
	.logojs p {
		font-size: 16px;
	}
	.logojs h4 {
		font-size: 20px;
		line-height: 30px;
	}
	.nav .menu > li a{
		padding:0 40px;
	}
	.tjpro .tjprolf .tjprocn {
		margin-left: 10px;
	}
	.tjpro .tjprolf .tjprocn h4 {
		font-size: 20px;
		line-height: 30px;
	}
	.tjpro .tjprort .gjc span {
		margin-right: 10px;
	}
	.tjpro .tjprolf .tjproen {
		font-size: 50px;
	}
	.pronr dl{
		padding:20px;
	}
	.tit {
		height: 98px;
		font-size: 76px;
		line-height: 70px;
	}
	.tit h3{
		font-size:35px;
		line-height:45px;
	}
	.tit h3 a,.tit h3 span{
		font-size: 35px;
	}
	.aboutlist dl dd .aboutnum .counter {
		font-size: 40px;
		line-height: 40px;
	}
	.aboutlf h4 {
		margin-top: 50px;
	}
	.aboutjs {
		margin-top: 30px;
	}
	.more {
		margin-top: 40px;
	}
	.about {
		padding-bottom: 20px;
	}
	.aboutlf {
		padding: 0 60px 0 0;
	}
	.aboutlf h4 {
		font-size: 28px;
		line-height: 38px;
	}
	.aboutlf p {
		font-size: 12px;
		letter-spacing: 0.3px;
	}
	.ysbotlist dl dd h4 {
		font-size: 26px;
		line-height: 36px;
	}
	.ysbotlist {
		padding: 0 0 0 30px;
	}
	.footer .botnav {
		padding-left: 60px;
	}
}
@media(max-width:1200px) {
	.logojs {
		margin-left: 10px;
		padding-left: 10px;
	}
}
@media(max-width:1190px) {
	.tjpro .tjprort .gjc {
		padding: 25px 0 25px 20px;
	}
}
@media(max-width:1152px) {
	.tel .telnr {
		font-size: 22px;
	}
	.nav .menu > li a {
		padding: 0 32px;
	}
	.ystop ul li .ysrq {
		width: 100%;
	}
	.tjpro .tjprolf .tjprocn {
		margin-left: 5px;
		font-size: 45px;
	}
	.tjpro .tjprolf .tjprocn h4 {
		font-size: 18px;
	}
	.hello .hellonr {
		font-size: 74px;
		line-height: 74px;
	}
	.ysbotlist {
		padding: 0;
	}
}
@media(max-width:1024px) {
	
}

@media(max-width:1023px) {
	.tjpro {
		display: none;
	}
	.headernr {
		height: 60px;
	}
	.logo {
		padding: 10px 0;
	}
	.logo img{
		height:40px;
	}
	.header{
		height:95px;
	}
	.banner,.banner_n{
		margin-top:95px;
	}
}
@media(max-width:991px) {
	.tit {
		height: 80px;
		font-size: 66px;
		line-height: 60px;
	}
	.tit h3{
		font-size:30px;
		line-height:40px;
	}
	.tit h3 a,.tit h3 span{
		font-size: 30px;
	}
	.banner .swiper-pagination{
		bottom:10px;
	}
	.ysbotlist dl dt {
		width: 15%;
	}
	.ysbotlist dl dd {
		width: 85%;
	}
	.nprort .npro_infolei,.nprort .npro_infolei span{
		font-size:18px;
	}
	.pronr dl dd .ddlf h4{
		font-size:16px;
	}
	.pro {
		margin-top: 60px;
		margin-bottom: 40px;
	}
	.ystop {
		margin-top: 30px;
	}
	.ystop ul li{
		margin-top:10px;
	}
	.aboutnr {
		margin-top: 40px;
	}
	.aboutlist dl{
		margin-bottom:20px;
	}
	.aboutlist dl dd .aboutnum .counter {
		font-size: 35px;
		line-height: 35px;
	}
	.aboutlf {
		padding: 0;
	}
	.about .aboutimg {
		width: 100%;
		position: inherit;
		margin-top:40px;
	}
	.aboutlist {
		margin-top: 30px;
	}
	.pronr dl{
		width:48%;
		margin: 20px 2% 20px 0;
	}
	.pronr dl:nth-child(3n) {
		margin-right: 2%;
	}
	.pronr dl:nth-child(2n) {
		margin-right: 0;
	}
	.newstit .newstitlf a{
		font-size:22px;
	}
	.newstit .newstitlf, .newstit .newstitrt{
		line-height:32px;
	}
	.news{
		margin-top:40px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.nprolf,.nprort{
		width:100%;
	}
	.nprort{
		margin-top:30px;
	}
	.nprort h1 {
		font-size: 22px;
		line-height: 32px;
	}
	.nprort .npro_infolei{
		margin-bottom:0;
	}
	.contact_n .contactlf_n,.contact_n .contactrt_n{
		width:100%;
	}
	.contact_n .contactrt_n{
		margin-top:30px;
	}
	.pronr_n dl{
		width:48%;
		padding:10px;
	}
	.hello .hellonr {
		font-size: 68px;
		line-height: 68px;
	}
	.news-exp2 a{
		width:100%;
	}
	.news-exp2 a:last-child {
		text-align: left;
	}
	.news_n h1 {
		font-size: 24px;
		line-height: 34px;
	}
	.news-exp2 a{
		width:100%;
	}
	.news-exp2 a:last-child {
		text-align: left;
	}
	.newsnr .newsrt {
		padding: 0;
		margin-top:30px;
	}
	.newsnr_n dl dt{
		height:180px;
	}
	.botlxfs{
		margin-top:50px;
	}
	.botlxfs dl {
		border-left: solid 1px #313131;
	}
	.botlxfs dl:last-child {
		border-right: solid 1px #313131;
	}
	.footer {
		padding-top: 60px;
	}
	.footer .botlogo,.footer .botnav,.footer .footerlf{
		width:100%;
	}
	.footer .footerlf{
		margin-top:20px;
		border-right:none;
	}
	.footer .botewm{
		margin-top:20px;
	}
	.bot,.footer .footerlf dl{
		margin-top:40px;
	}
	.bot .botlf, .bot .botrt{
		text-align:center;
	}
	.footer .botnav {
		padding-left: 0;
		margin-top:30px;
	}
	.footer .botnav ul li:nth-child(1) p,.footer .botnav ul li:nth-child(2) p,.footer .botnav ul li:nth-child(3) p{
		display:none;
	}
	.footer .botnav ul li{
		width:33.333333333333333%;
	}
	.footer .botnav ul li:last-child{
		width:100%;
	}
}
@media(max-width:768px) {
	.ysbotlist .ysbotnum {
		width: 80px;
		height: 80px;
	}
	.ysbotlist .ysbotnum:before {
		width: 62px;
		height: 62px;
		left: 9px;
		top: 9px;
	}
	.ysbotlist .ysbotnum i{
		font-size: 35px;
		font-size:40px;
		line-height: 80px;
	}
	.newsnr .newsrt dl dd h4{
		margin-top:20px;
	}
	.news_n h1 {
		font-size: 22px;
		line-height: 32px;
	}
}
@media(max-width:767px) {
	.pronr dl {
		padding: 12px;
	}
}
@media(max-width:640px) {
	.tit {
		height: 60px;
		font-size: 46px;
		line-height: 40px;
	}
	.tit h3{
		font-size:26px;
		line-height:36px;
	}
	.tit h3 a,.tit h3 span{
		font-size: 26px;
	}
	.hello .hellonr {
		font-size: 60px;
		line-height: 60px;
	}
	.banner .swiper-slide .img img {
		width: 126%;
		margin-left: -13%;
	}
	.banner .swiper-pagination-bullet{
		margin: 0 15px;
	}
	.ysbot{
		padding-top:20px;
	}
	.pronr dl dd {
		margin-top: 10px;
	}
	.pronr dl dd .ddlf{
		width:100%;
	}
	.pronr dl dd .ddlf h4 {
		text-align:center;
	}
	.pronr dl dd .ddrt{
		display:none;
	}
	.newstit .newstitlf a{
		font-size:20px;
	}
	.newstit .newstitlf, .newstit .newstitrt{
		line-height:30px;
	}
	.aboutlist dl dd .aboutnum {
		font-size: 16px;
	}
	.aboutlist dl dd p{
		font-size:14px;
	}
	.aboutlist dl dd .aboutnum .counter {
		font-size: 30px;
		line-height: 30px;
	}
	.aboutlist dl dt img{
		width:30px;
	}
	.aboutlf h4 {
		font-size: 24px;
		line-height: 34px;
	}
	.aboutlf p {
		letter-spacing: 0;
	}
	.contact_n .contactrt_n h4 {
		font-size: 22px;
		line-height: 32px;
	}
	.pronr_n dl dd {
		font-size: 14px;
	}
	.nmessagenr dl {
		width: 100%;
	}
	.nmessagenr dl:nth-child(2n+1) {
		margin-right: 0;
	}
	.nmessagenr dl:nth-child(2n) {
		margin-left: 0;
	}
	.nmessagenr dl dd textarea{
		height:240px;
	}
	.newslf_nr .newslf_tit,.newslf_nr .newslf_date{
		width:100%;
	}
	.newslf_nr .newslf_date{
		text-align:left;
	}
	.newsnr_n dl dt,.newsnr_n dl dd{
		width:100%;
	}
	.newsnr_n dl dd{
		padding-left:0;
	}
	.ysbotlist dl dt,.ysbotlist dl dd{
		width: 100%;
	}
	.ysbotlist dl dd {
		margin-top:10px;
	}
	.ysbotlist dl {
		margin-top: 40px;
	}
	.ysbot {
		padding-bottom: 60px;
	}
	.ysbotlist dl dd h4 {
		font-size: 22px;
		line-height: 32px;
	}
	.ysbotlist dl dd .ysboten{
		font-size:15px;
	}
	.botlxfs {
		margin-top: 30px;
	}
	.botlxfs dl dt{
		width:85%;
	}
	.botlxfs dl dd{
		width:15%;
	}
	.botlxfs dl dt {
		padding-left: 20px;
	}
	.footer .botnav ul li h4 a{
		font-size:16px;
	}
}
@media(max-width:540px) {
	
}
@media(max-width:500px) {
	.tit {
		height: 50px;
		font-size: 36px;
		line-height: 30px;
	}
	.tit h3{
		font-size:22px;
		line-height:32px;
	}
	.tit h3 a,.tit h3 span{
		font-size: 22px;
	}
	.newsnr .newsrt dl dt,.newsnr .newsrt dl dd{
		width:100%;
	}
	.newsnr .newsrt dl dd{
		padding-left:0;
	}
	
}
@media(max-width:425px) {
	.aboutlist dl dd .aboutnum .counter {
		font-size: 25px;
		line-height: 25px;
	}
	.aboutlist dl dd .aboutnum {
		font-size: 14px;
	}
	.ystop ul li .ysrq .ystopnr h4{
		font-size:20px;
		line-height:30px;
		margin-top:15px;
	}
	.ystop ul li .ysrq .ystopnr p{
		font-size:15px;
		line-height:25px;
	}
	.pronr dl dd .ddlf h4 {
		font-size: 15px;
		line-height:25px;
	}
}
@media(max-width:375px) {
	.top .toplf{
		font-size:13px;
	}
	.tit {
		height: 45px;
		font-size: 30px;
		line-height: 24px;
	}
	.aboutlf h4 {
		font-size: 22px;
		line-height: 32px;
	}
	.aboutlist dl dd .aboutnum .counter {
		font-size: 22px;
		line-height: 22px;
	}
	.contact_n .contactrt_n h4 {
		font-size: 20px;
		line-height: 30px;
	}
}
@media(max-width:320px) {
	.top .toplf{
		font-size:12px;
	}
	.pronr_n dl dd {
		font-size: 13px;
	}
	.pronr dl dd .ddlf h4 {
		font-size: 14px;
	}
}
@media(max-width:310px) {
	.pronr dl dd .ddlf h4 {
		font-size: 13px;
	}
}