@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:100px;
	position:absolute;
	z-index: 999;
	top:0;
	padding:0 1%;
	}
.top{
	width:100%;
	overflow:hidden;
	line-height:40px;
	border-bottom:solid 1px rgba(255,255,255,0.25);
	font-size:13px;
	color:#fff;
	text-align:right;
	}
.top a{
	font-size:13px;
	color:#fff;
	}
.logo{
	height:100%;
	overflow:hidden;
	padding:23px 0;
}
.logo img{
	max-width:100%;
	height:auto;
}
.language{
	height:100%;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:100px;
	position:relative;
}
.language a{
	font-size:16px;
	color:#fff;
}
.language a i{
	margin-left:10px;
}
.language .languagenr{
	width:100px;
    display: none;
    position: absolute;
    right: 0;
    top: 100px;
}
.language .languagenr p{
	width:100%;
	padding:0;
	background: rgba(3,88,181,0.8);
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin:1px 0 0 0;
}
.language .languagenr p a {
	width:100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
	display:block;
}
.language .languagenr p:hover{
	background:#0358b5;
}
.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;
}
/* search
-------------------------------------------------------------- */
.search{
	width: 46px;
    height: 46px;
    background: #f25a29;
    border-radius: 50%;
    padding-top: 12px;
	overflow:hidden;
	text-align:center;
	margin:27px 0;
	margin-right:60px;
	cursor:pointer;
	position:relative;
}	
.search_box{
	width:200px;
	position: absolute;
	top:100px;
	right:5px;
	background-color:#f25a29;
	padding:10px; 
	z-index:99;
	display:none;
	}
.search_box input{
	width:80%;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	float:left;
	}
.search_box button{
	width:18%;
	height: 30px;
	line-height: 30px;
	text-align:center;
	float:right;
	background:none;
	}
.search_box button img{
	max-width:100%;
	height:auto;
}

/* 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{
	text-align:right;
	margin-right:106px;
	position:relative;
}
.nav > ul{

	display:inline-block;
	margin:0;
	}

.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:100px;
	position:relative;
	}
.nav .menu > li.active:before{
	width:100%;
	}

.nav .menu > li a{
	color:#fff;
	font-size:16px;
	display:block;
	line-height:100px;
	margin:0 50px;
	position:relative;
	z-index:9;
	}
.nav .menu > li a:hover,.nav .menu > li.active a{
	color:#fb6600;
	font-weight:bold;
}
.nav .menu > li a:after{
	content:"";
	width:0px;
	height:2px;
	background:#fb6600;
	position:absolute;
	left:0;
	bottom:0;
	z-index:0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}


.nav .menu > li .submenu{

	width:160px;
	left:50%;
	margin-left:-80px;
	}

.nav .menu > li .submenu li{

	width:100%;
	line-height:30px;
	background:#fff;
	text-align:center;
	margin-top:1px;
}

.nav .menu > li .submenu li a{

	display:block;
	color:#000;
	padding:10px 0;
	font-size:16px;
	line-height:30px;
	margin:0;
}

.nav .menu > li .submenu li a:after{
	display:none;
}
.nav .menu > li .submenu li:hover{

	background:#004b96;

}
.nav .menu > li .submenu li:hover a{
	color:#fff;
	}
.nav .menu > li:hover a:after,.nav .menu > li.active a:after{
	width:100%;
	}

.cont{
	width:1476px;
	overflow:hidden;
	margin:auto;
	}
.cont1{
	width:1476px;
	height:auto;
	margin:auto;
	}

/* banner

-------------------------------------------------------------- */
.banner{
	width:100%;
	overflow:hidden;
	position:relative;
	}
.banner video{ width:100%; height:100%; object-fit: cover;}
.banner video::-webkit-media-controls{ 
	display:none !important;
}
.banner video::-webkit-media-controls-enclosure{
    display: none !important;
}
.banner .indexbg{
	width:100%;
	height:100%;
	background:rgba(0,54,164,0.22);
	position:absolute;
	left:0;
	top:0;
	z-index:9;
}
.banner .indexbg2{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.08);
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
.mban{
	display:none;
}
.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:34%;
	overflow:hidden;
	position:absolute;
	left:11.5%;
	top:31%;
	z-index:99;
}
.banner .swiper-container .bannernr1 .more{
	margin-top:12%;
}
.banner .swiper-container .bannernr1 .more a{
	margin:0;
}
.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;
}
@media only screen and (min-width: 1921px){
	.banner{
		height:auto;
	}
	.banner .img{
		height:100vh;
	}
}
@media only screen and (min-width: 1920px) and (max-width: 1920px) {
	.banner{
		height:1000px;
	}
}
@media only screen and (min-width: 1768px) and (max-width: 1919px) {
	.banner{
		height:921px;
	}
}
@media only screen and (min-width: 1680px) and (max-width: 1919px) {
	.banner{
		height:875px;
	}
}
@media only screen and (min-width: 1600px) and (max-width: 1679px) {
	.banner{
		height:833px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
	.banner{
		height:750px;
	}
}
@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.banner{
		height:708px;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1359px) {
	.banner{
		height:667px;
	}
}
@media only screen and (min-width: 1152px) and (max-width: 1279px) {
	.banner{
		height:600px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
	.banner{
		height:533px;
	}
}
.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: 100%;
    object-fit: cover;
}
.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:-34px;
	bottom:40px;
	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:5px;
	letter-spacing:3px;
}
.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;
	font-size:18px;
	font-family:Arial;
	float:left;
	position:relative;
}
.swiper-pagination-fraction .swiper-pagination-current{
	font-size:50px;
	color:#fff;
	font-weight:normal;
	font-family:Arial;
	}

.swiper-pagination-fraction span::before{
	content:"0";
	}
.swiper-pagination-fraction span:first-child::after{
	content:"/";
	font-size:18px;
	color:#fff;
	margin-left:5px;
	}
.swiper-pagination-fraction span:first-child{
	padding-right:5px;
	}
.swiper-pagination-fraction span:last-child{
	margin-top:10px;
	}

.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: 6px;
	height:6px;
	display: inline-block;
	margin:0 15px;
	background:#fff;
	outline:none;
	border-radius:50%;
	position:relative;
}
.banner .swiper-pagination-bullet::before{
	content:"";
	width:26px;
	height:30px;
	background:url(../images/dotbg.png) no-repeat center;
	position:absolute;
	left:-10px;
	top:-12px;
	z-index:0;
	opacity:0;
}
.banner .swiper-pagination-bullet-active::before{
	opacity:1;
}

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:#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 {
	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:11.6%;
	bottom:40px;
	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;
	}
.tit .titen{
	width:100%;
	font-size:52px;
	color:#fff;
	line-height:52px;
	font-family: myThreeFont;
}
.tit h3{
	width:100%;
	overflow:hidden;
	font-size:38px;
	color:#fff;
	line-height:48px;
	font-weight:normal;
	margin-top:13px;
	}
.tit h3 a{
	font-size:38px;
	color:#fff;
	}
.tit hr{
	width:398px;
	border:none;
	border-bottom:solid 3px #025bab;
	margin-top:34px;
	}
.more{
	width:100%;
	overflow:hidden;
	margin-top:84px;
	}
.more a{
	width:200px;
	height:60px;
	line-height:60px;
	display:block;
	font-size:16px;
	color:#fff;
	border:solid 1px rgba(255,255,255,0.4);
	margin:auto;
	}
.more .morelf{
	width:79%;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	text-align:center;
	}
.more .morert{
	width:21%;
	height:100%;
	overflow:hidden;
	border-left:solid 1px rgba(255,255,255,0.4);
	background:url(../images/icon7.png) no-repeat center;
	}

/* 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;
	background:#0d3870;
	padding-left:11.6%;
	}
.about .aboutlf{
	width:35%;
	overflow:hidden;
	padding-top:136px;
	}
.about .aboutrt{
	width:65%;
	min-height:679px;
	overflow:hidden;
	background:url(../images/aboutbg.jpg) no-repeat top center;
	background-size:cover;
	}
.aboutlf .aboutnr{
	width:65%;
	overflow:hidden;
	font-size:16px;
	color:rgba(255,255,255,0.6);
	line-height:30px;
	margin-top:36px;
}
.about .aboutmore{
	width:100%;
	overflow:hidden;
	margin-top:79px;
}
.about .aboutmore a{
	display:block;
	width:90px;
	color:#f25a29;
	font-size:16px;
	line-height:30px;
	border-bottom:solid 2px #f25a29;
	padding-bottom:5px;
}
.about .aboutmore a i{
	float:right;
	}
/* aboutlist
-------------------------------------------------------------- */
.aboutlist{
	width:100%;
	overflow:hidden;
	margin-top:240px;
}
.aboutlist ul{
	width:100%;
	overflow:hidden;
}
.aboutlist ul li{
	overflow:hidden;
	padding:0;
	text-align:center;
	position:relative;
}
.aboutlist ul li:after{
	content:"";
	width:1px;
	height:80px;
	background:#fff;
	position:absolute;
	top:17px;
	right:0;
	}
.aboutlist ul li:last-child:after{
	display:none;
	}
.aboutlist ul li dl{
	display:inline-block;
	text-align:left;
}
.aboutlist ul li dl dt,.aboutlist ul li dl dd{
	width:100%;
	overflow:hidden;
}
.aboutlist ul li dl dt{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	}
.aboutlist ul li dl dd{
	font-size:18px;
	color:#fff;
	line-height:30px;
}
.aboutlist ul li dl dt .counter{
	color:#fff;
	font-size:108px;
	font-family: myThreeFont;
	line-height:108px;
}
/* qywh
-------------------------------------------------------------- */
.qywh{
	width:100%;
	overflow:hidden;
	background:#144c9c;
	padding-left:11.6%;
}
.qywh .lxfs{
	width:35%;
	overflow:hidden;
	padding:82px 0 0 0;
}
.qywh .qywhlist{
	width:65%;
	overflow:hidden;
}
.qywh .lxfs .lxfstit{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#fff;
	line-height:36px;
	background:url(../images/icon3.png) no-repeat left center;
	padding-left:50px;
}
.qywh .lxfs .lxfsnr{
	width:100%;
	overflow:hidden;
	font-size:70px;
	color:#fff;
	line-height:70px;
	font-family: myThreeFont;
}
.qywh .lxfs .lxfsnr a{
	font-size:70px;
	color:#fff;
	font-family: myThreeFont;
}
.qywh .qywhlist ul{
	width:100%;
	overflow:hidden;
}
.qywh .qywhlist ul li{
	background:#f1f1f1;
	height:280px;
	padding-top:80px;
}
.qywh .qywhlist ul li .qywhicon,.qywh .qywhlist ul li h5,.qywh .qywhlist ul li p{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.qywh .qywhlist ul li .qywhicon{
	transition: all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
}
.qywh .qywhlist ul li:hover .qywhicon{
	transform:translateY(-10px);
}
.qywh .qywhlist ul li h5{
	font-size:28px;
	color:#2e2e2e;
	line-height:38px;
	font-weight:normal;
	margin-top:20px;
}
.qywh .qywhlist ul li p{
	font-size:18px;
	color:#2e2e2e;
	line-height:30px;
	font-family:Arial;
}
/* news
-------------------------------------------------------------- */
.news{
	width:100%;
	overflow:hidden;
	background:url(../images/newsbg.jpg) no-repeat top center;
	background-size:cover;
	padding-top:127px;
	padding-bottom:96px;
}
.newstit{
	width:100%;
	overflow:hidden;
	}
.newstit .tit,.newstit .newstitrt{
	padding:0;
}
.newstit .newstitrt{
	text-align:right;
	padding-top:50px;
}
.newstit .newstitrt .more{
	width:auto;
	margin:0;
}
.newstit .newstitrt ul,.newstit .newstitrt .more{
	display:inline-block;
}
.newsnr ul{
	overflow:hidden;
	margin-right:50px;
	}
.newsnr ul li{
	overflow:hidden;
	padding:0 8px;
	float:left;
	line-height:30px;
	margin:0 35px;
	padding-bottom:10px;
	position:relative;
	}
.newsnr ul li::after{
	content:"";
	width:0;
	height:1px;
	background:#fff;
	position:absolute;
	left:0;
	bottom:0;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.newsnr ul li:hover::after{
	width:100%;
}
.newsnr ul li a{
	font-size:16px;
	color:#fff;
	}
.newslist{
	width:100%;
	overflow:hidden;
	margin-top:58px;
}
.newslist .newslf,.newslist .newsin,.newslist .newsrt{
	width:32%;
	overflow:hidden;
}
.newslist .newslf,.newslist .newsin{
	margin-right:2%;
}
.newslist .newslf .newslf_img{
	width:100%;
	overflow:hidden;
	position:relative;
	height:320px;
}
.newslist .newslf .newslf_img 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;
	}
.newslist .newslf:hover .newslf_img img{
	transform:translate(-50%, -50%) scale(1.05);
	}
.newslist .newslf .newslf_bot{
	width:100%;
	height:230px;
	overflow:hidden;
	background:#fff;
	padding:35px 48px 0 48px;
}
.newslf_date{
	width:100%;
	overflow:hidden;
}
.newslf_date .newslf_datelf,.newslf_date .newslf_datert{
	padding:0;
	overflow:hidden;
	line-height:30px;
}
.newslf_date .newslf_datelf{
	font-size:16px;
	color:#f25a29;
}
.newslf_date .newslf_datert{
	font-size:16px;
	color:#a7a7a7;
	text-align:right;
}
.newslf .newslf_bot h5{
	width:100%;
	overflow:hidden;
	font-size:23px;
	color:#0f0f0f;
	line-height:33px;
	font-weight:normal;
	margin-top:30px;
}
.newslist .newsin{
	height:550px;
	padding:75px 48px 0 48px;
	background:url(../images/newsbg2.jpg) no-repeat top center;
	background-size:cover;
}
.newslist .newsin h5{
	width:100%;
	overflow:hidden;
	color:#fff;
	font-size:23px;
	line-height:33px;
	font-weight:normal;
	margin-top:30px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.newslist .newsin p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	line-height:30px;
	margin-top:36px;
}
.newslist .newsin .more,.newslist .newsin .more a{
	margin:0;
}
.newslist .newsin .more{
	margin-top:90px;
}
.newslist .newsrt dl{
	width:100%;
	overflow:hidden;
	margin-bottom:51px;
}
.newslist .newsrt dl:last-child{
	margin-bottom:0;
}
.newslist .newsrt dl dt{
	width:49%;
	overflow:hidden;
	height:149px;
	float:left;
	position:relative;
}
.newslist .newsrt dl dt 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;
}
.newslist .newsrt dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.05);
	}
.newslist .newsrt dl dd{
	width:51%;
	overflow:hidden;
	float:left;
	padding-left:20px;
	padding-top:4px;
}
.newslist .newsrt dl dd h5{
	width:100%;
	overflow:hidden;
	color:#fff;
	font-size:20px;
	line-height:30px;
	font-weight:normal;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.newslist .newsrt dl dd p{
	width:100%;
	overflow:hidden;
	color:rgba(255,255,255,0.4);
	font-size:16px;
	margin-top:10px;
}
.newslist .newsrt dl dd .newsmore{
	margin-top:25px;
}
/* pro
-------------------------------------------------------------- */
.pro{
	width:100%;
	overflow:hidden;
	background:url(../images/probg.jpg) no-repeat top center;
	background-size:cover;
	padding-top:146px;
	padding-bottom:144px;
	}
.pro .tit{
	text-align:center;
}
.pronr{
	width:100%;
	margin-top:72px;
	position:relative;
}
.pro dl{
	width:100%;
	overflow:hidden;
	}
.pro dl dt{
	width:100%;
	overflow:hidden;
	position:relative;
	}
.pro dl dt img {
    width: 100%;
	height:auto;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.pro dl:hover dt img{
	transform:scale(1.05);
	}
.pro dl dt,.pro dl dd{
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.pro dl dd{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:22px;
	color:#fff;
	line-height:32px;
	margin-top:20px;
	}
.pro dl:hover dt{
	border:solid 3px #f25a29;
	border-radius:5px;
}
.pro dl:hover dd{
	color:#f25a29;
}
.pronr .swiper-button div{
	width:27px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	opacity:0.3;
	z-index:99;
}
.pronr .swiper-button .swiper-button-prev{
	background:url(../images/prev.png) no-repeat center;
	left:-117px;
	}
.pronr .swiper-button .swiper-button-next{
	background:url(../images/next.png) no-repeat center;
	right:-117px;
	}
.pronr .swiper-button div:hover{
	opacity:1;
	}
/* ywly
-------------------------------------------------------------- */
.ywly{
	position:relative;
	}
.ywly .tit{
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	top:86px;
	z-index:990;
	}
.ywly,.ywly ul{
	width:100%;
	overflow:hidden;
}
.ywly ul{
	height:1000px;
	}
.ywly ul li{
	width:25%;
	height:100%;
	overflow:hidden;
	float:left;
	position:relative;
}
.ywly ul li .ywlyimg{
	width:100%;
	height:100%;
	object-fit:cover;
	}
.ywly ul li .ywlynr{
	width:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:65px;
	padding:0 50px;
	z-index:99;
	}
.ywly ul li .ywlynr hr{
	width:25px;
	border:none;
	border-bottom:solid 3px #fff;
	}
.ywly ul li .ywlynr .ywlyicon{
	width:100%;
	overflow:hidden;
	margin-top:36px;
	}
.ywly ul li .ywlynr .ywlyicon img{
	max-width:100%;
	height:auto;
	}
.ywly ul li .ywlynr h5{
	width:100%;
	overflow:hidden;
	font-size:35px;
	line-height:45px;
	color:#fff;
	font-weight:normal;
	margin-top:6px;
	}
.ywly ul li .ywlybg{
	width:100%;
	height:100%;
	background: -webkit-linear-gradient(left, #0d3870, rgba(13,56,112,0));
    background: -o-linear-gradient(right, #0d3870, rgba(13,56,112,0));
    background: -moz-linear-gradient(right, #0d3870, rgba(13,56,112,0));
    background: linear-gradient(to right, #0d3870, rgba(13,56,112,0));
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	opacity:1;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.ywly ul li:hover .ywlybg{
	opacity:0;
	}
/* gssl
-------------------------------------------------------------- */
.gssl{
	width:100%;
	height:1000px;
	overflow:hidden;
	}
.gssl .gssllf,.gssl .gsslrt{
	height:100%;
	overflow:hidden;
	padding:0;
	}
.gssl .gssllf{
	background:#0d3870;
	padding-left:11.6%;
	padding-top:134px;
	position:relative;
	}
.gssl .gssllf h5{
	width:100%;
	overflow:hidden;
	font-size:45px;
	color:#fff;
	line-height:55px;
	font-weight:normal;
	margin-top:114px;
	}
.gssl .gssllf p{
	width:100%;
	overflow:hidden;
	font-size:22px;
	color:#fff;
	line-height:32px;
	margin-top:12px;
	}
.gssllf .swiper-pagination{
	width:100%;
	overflow:hidden;
	height:auto;
	line-height:50px;
	margin-top:56px;
	}
.gssllf .more{
	margin-top:94px;
	}
.gssllf .more a{
	margin:0;
	}
.gssllf .brandwave{
	width:100%;
	height:280px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:0;
	}
.gssl .gsslrt{
	background:url(../images/gsslbg.jpg) no-repeat top center;
	background-size:cover;
	padding-top:102px;
	}
.gssllist{
	width:80%;
	margin:auto;
	position:relative;
	}
.gssllist .swiper-button{
	overflow:hidden;
	}
.gssllist .swiper-button div{
	width:58px;
	height:58px;
	border-radius:50%;
	position:absolute;
	top:50%;
	margin-top:49px;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	z-index:99;
	}
.gssllist .swiper-button .swiper-button-prev{
	background:#e0e0e0 url(../images/prev2.png) no-repeat center;
	left:0;
	}
.gssllist .swiper-button .swiper-button-prev:hover{
	background:#0d3870 url(../images/prevh2.png) no-repeat center;
	}
.gssllist .swiper-button .swiper-button-next{
	background:#e0e0e0 url(../images/next2.png) no-repeat center;
	right:0;
	}
.gssllist .swiper-button .swiper-button-next:hover{
	background:#0d3870 url(../images/nexth2.png) no-repeat center;
	}
.gssllist h5,.gssllist p,.gssllist .gsslimg{
	width:100%;
	overflow:hidden;
	text-align:center;
	}
.gssllist .gsslimg{
	margin-top:73px;
	}
.gssllist .gsslimg img{
	max-width:100%;
	height:auto;
	}
.gssllist h5{
	font-size:35px;
	color:#111111;
	line-height:45px;
	font-weight:normal;
	}
.gssllist p{
	font-size:16px;
	color:#696969;
	line-height:30px;
	margin-top:10px;
	}
.gsslline{
	width:100%;
	overflow:hidden;
	margin-top:42px;
	}
.gsslline span{
	display:block;
	width:1px;
	height:40px;
	background:#111111;
	margin:auto;
	}
.gssljs{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:26px;
	line-height:36px;
	color:#111111;
	margin-top:18px;
	}

/* message
-------------------------------------------------------------- */
::-webkit-input-placeholder {
  color: #a3a3a3;
}
:-moz-placeholder {
  color: #a3a3a3;
}
::-moz-placeholder{
color: #a3a3a3;
}
:-ms-input-placeholder {
  color: #a3a3a3;
}
.nmessagenr{
	width:100%;
	overflow:hidden;
	margin-top:50px;
	}
.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: #e50012;
    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:80%;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:30px;
	padding-top:12px;
	}
.link a{
	color:#fff;
	font-size:16px;
	margin-right:10px;
	}
/* footer
-------------------------------------------------------------- */
.footer {
	width: 100%;
	overflow: hidden;
	background: #0d1940;
	padding-top:70px;
}
.footertop{
	width: 100%;
	overflow: hidden;
	border-bottom:solid 1px rgba(255,255,255,0.2);
	padding-bottom:52px;
}
.botlogo{
	width: 20%;
	overflow: hidden;
	}
.botlogo img{
	max-width: 100%;
	height:auto;
	}
.footernr{
	padding-top:60px;
}
.footernr .footerlf{
	width:75%;
	overflow:hidden;
	}
.footernr .footerrt{
	width:25%;
	overflow:hidden;
	}
.footernr .footerrt dl{
	overflow:hidden;
	float:left;
	margin-top:42px;
	}
.footernr .footerrt dl dt,.footernr .footerrt dl dd{
	overflow:hidden;
	text-align:center;
	}
.footernr .footerrt dl dt img{
	max-width:100%;
	height:auto;
	}
.footernr .footerrt dl dd{
	font-size:16px;
	color:#fff;
	line-height:30px;
	text-align:center;
	margin-top:3px;
	}
.botlxfs{
	overflow:hidden;
}
.botlxfs .botlxfstit{
	overflow:hidden;
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.botlxfs .botlxfsnr{
	overflow:hidden;
	font-size:43px;
	color:#fff;
	line-height:43px;
	font-family:Arial;
	margin-top:7px;
}
.botlxfs .botlxfsnr a{
	font-size:43px;
	color:#fff;
}
.footernr ul{
	width:100%;
	overflow:hidden;
}
.footernr ul li{
	width:20%;
	overflow:hidden;
	float:left;
}
.footernr ul li h4{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	line-height:30px;
	position:relative;
	padding-bottom:3px;
}
.footernr ul li h4 a{
	font-size:18px;
	color:#fff;
}
.footernr ul li p{
	width:100%;
	overflow:hidden;
	color:rgba(255,255,255,0.6);
	line-height:30px;
	font-size:16px;
	margin-top:10px;
	}
.footernr ul li p a{
	color:rgba(255,255,255,0.6);
	font-size:16px;
	}
.footernr ul li:nth-child(3) p{
	background:none;
	padding-left:0;
	}
.footernr ul li p a:hover{
	color:#fff;
}
.bot{
	width:100%;
	overflow:hidden;
	line-height:30px;
	border-top:solid 1px rgba(255,255,255,0.2);
	padding:54px 0;
	margin-top:82px;
	position:relative;
	}
.bot .botlf,.bot .botrt{
	padding:0;
	overflow:hidden;
	color:#fff;
}
.bot .botrt{
	text-align:right;
}
.bot a{
	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:#144c9c;
}
.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:600px;
	background:url(../images/banner1.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
	.banner_n{
		height:800px;
	}
}
@media(max-width:1680px) {
	.banner_n{
		height:525px;
	}
}
@media(max-width:1440px) {
	.banner_n{
		height:450px;
	}
}
@media(max-width:1360px) {
	.banner_n{
		height:425px;
	}
}
@media(max-width:1280px) {
	.banner_n{
		height:400px;
	}
}
@media(max-width:1152px) {
	.banner_n{
		height:360px;
	}
}
@media(max-width:1024px) {
	.banner_n{
		height:320px;
	}
}
@media(max-width:991px) {
	.banner_n{
		height:310px;
	}
}
@media(max-width:768px) {
	.banner_n{
		height:240px;
	}
}
@media(max-width:640px) {
	.banner_n{
		height:200px;
	}
}
/* position
-------------------------------------------------------------- */
.position {
	width: 100%;
	overflow: hidden;
}
.positionnr{
	font-size: 16px;
	color: #343434;
	line-height: 30px;
	padding: 10px 0;
}
.positionnr .positionrt a {
	font-size: 16px;
	color: #343434;
}
.position a:hover {
	color: #004b96;
}
/* menu_n
-------------------------------------------------------------- */
.menu_n{
	margin-top:30px;
}
.menu_n ul{
	width:100%;
	overflow:hidden;
}
.menu_n ul li{
	overflow:hidden;
	float:left;
	margin-right:25px;
	font-size:16px;
	color:#333;
	line-height:30px;
	border-bottom: solid 1px #d5d5d5;
}
.menu_n ul li a{
	font-size:16px;
	color:#333;
}
/* nmenu
-------------------------------------------------------------- */
.nmenu {
	overflow: hidden;
}
.nmenu ul {
	width:100%;
	overflow: hidden;
}
.nmenu ul li {
	overflow: hidden;
	float: left;
	line-height: 40px;
	text-align: center;
	border-bottom:solid 2px rgba(150,150,150,0.8);
	margin-right:25px;
}
.nmenu ul li a {
	font-size: 16px;
	color: #343434;
	display: block;
}
.nmenu ul li:hover,.nmenu ul li.active{
	border-bottom:solid 2px #144c9c;
}
.nmenu ul li:hover a,.nmenu ul li.active a{
	color:#144c9c;
}


/* 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: myThreeFont;
    color: #111111;
    font-size: 22px;
    text-transform: uppercase;
}
/* nabout
-------------------------------------------------------------- */
.about_n{
	margin-top:60px;
	margin-bottom:60px;
	}
.aboutnr_n{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#333;
	line-height:30px;
	margin-top:50px;
	}
.aboutnr_n p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#333;
	line-height:30px;
	}
.aboutimg_n{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:50px;
	}
.aboutimg_n img{
	width:100%;
	height:auto;
	}
.aboutjs_n{
	width:80%;
	overflow:hidden;
	margin:auto;
	background:#0739ab;
	padding:70px;
	box-shadow:20px 20px 30px 0px rgba(0,0,0,0.3);
	font-size:16px;
	color:#fff;
	line-height:30px;
	margin-top: -15vh;
    position: relative;
    z-index: 9;
}
.aboutjs_n h4{
	width:100%;
	overflow:hidden;
	font-size:24px;
	line-height:34px;
	color:#fff;
	margin-bottom:20px;
}
.aboutjs_n p{
	font-size:16px;
	color:rgba(255,255,255,0.7);
	line-height:30px;
}
.about_n .tit .titen,.about_n .tit h3{
	color:#333;
}
.about_n .aboutlist{
	margin-top:120px;
}
.about_n .aboutlist ul li dl dt,.about_n .aboutlist ul li dl dd{
	color:#333;
}
.about_n .aboutlist ul li dl dt .counter{
	color:#0d1940;
}
.about_n .aboutlist ul li:after{
	background:#333;
	}

/* qywh_n
-------------------------------------------------------------- */
.qywh_n{
	width:100%;
	overflow:hidden;
	background:url(../images/qywhbg.jpg) no-repeat top center;
	background-size:cover;
	padding-top:108px;
	padding-bottom:152px;
}
.qywh_n .tit .titen{
	color:rgba(255,255,255,0.3);
}
.qywh_n .tit h3{
	color:#fff;
}
.qywh_n .qywhnr_n,.qywh_n .qywhnr_n h5,.qywh_n .qywhnr_n .qywhjs_n,.qywh_n .qywhnr_n .qywhjs_n p,.qywhnr_n ul{
	width:100%;
	overflow:hidden;
}
.qywh_n .qywhnr_n{
	margin-top:64px;
}
.qywh_n .qywhnr_n ul li{
	height:430px;
	background:#fff;
	width:48.5%;
	overflow:hidden;
	float:left;
	padding:56px 54px 0 54px;
}
.qywh_n .qywhnr_n ul li:last-child{
	float:right;
}
.qywh_n .qywhnr_n ul li h5{
	font-size:25px;
	color:#212121;
	line-height:35px;
	font-weight:normal;
	margin-bottom:24px;
}
.qywh_n .qywhnr_n ul li .qywhjs_n p{
	font-size:16px;
	color:#797979;
	line-height:30px;
}
/* honor_n
-------------------------------------------------------------- */
.honor_n{
	margin-top:30px;
	margin-bottom:60px;
}
.honornr_n,.sbnr_n{
	width:100%;
	overflow:hidden;
}
.honornr_n dl,.sbnr_n dl{
	overflow:hidden;
	padding:0 10px;
	margin:20px 0;
}
.honornr_n dl dt,.honornr_n dl dd,.sbnr_n dl dt,.sbnr_n dl dd{
	width:100%;
	overflow:hidden;
}
.honornr_n dl dt{
	height:239px;
}
.sbnr_n dl dt{
	height:261px;
}
.honornr_n dl dt,.sbnr_n dl dt{
	position:relative;
}
.honornr_n dl dt img,.sbnr_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,.sbnr_n dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.05);
	}
.honornr_n dl dd,.sbnr_n dl dd{
	text-align:center;
	line-height:30px;
	margin-top:5px;
	color:#333;
	font-size:16px;
}

/* npro
-------------------------------------------------------------- */
.pro_n{
	padding-top:60px;
	padding-bottom:60px;
	}
.pronr_n{
	width:100%;
	overflow:hidden;
}
.pro_n .pronr_n dl{
	width:31.333333333333333%;
	overflow:hidden;
	padding:10px;
	background: rgba(242, 242, 242, 1);
	margin:0 1% 40px 1%;
	float:left;
	position:relative;
}
.pro_n .pronr_n dl:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #0d3870;
    transition: all .5s ease
}

.pro_n .pronr_n dl:hover:after {
    height: 100%
}
.pronr_n dl dt,.pronr_n dl dd{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:9;
}
.pronr_n dl dt{
	height:337px;
}
.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.05);
	}
.pronr_n dl dd{
	font-size:16px;
	color:#333;
	line-height:30px;
	text-align:center;
	padding:10px 0;
}
.pronr_n dl:hover dd{
	color:#fff;
}
.nprolf{
	width:50%;
}
.nprolf img{
	max-width:100%;
	width:100%;
	border:1px solid #ddd;
	padding:3px;
}
.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,.aboutnr_n table{
	width:100%;
	white-space: nowrap;
	}
.nprofbnr table tr,.nprofbnr table td,.aboutnr_n table tr,.aboutnr_n table td{
	line-height:30px;
	padding:0 10px;
	font-size:16px;
}

/*产品展示结束*/
	
/* case_n
-------------------------------------------------------------- */
.case_n{
	margin-top:60px;
	margin-bottom:60px;
}
.casenr_n{
	width:100%;
	overflow:hidden;
}
.casenr_n li {
    width: 33.333333333333336%;
    padding: 0 10px;
    float: left;
    margin-bottom: 60px
}

.casenr_n li img {
    transition: all .5s;
    transform: scale(1.0000001)
}

.casenr_n li .box {
    display: block;
    color: #fff;
    position: relative
}

.casenr_n li .pic {
	height:322px;
    overflow: hidden;
    display: block;
    position: relative
}

.casenr_n li .pic:after {
    content: "";
    display: block;
    padding-top: 80%
}

.casenr_n li .pic:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #01758f;
    display: none \9;
    opacity: 0;
    transition: 200ms opacity linear
}

.casenr_n li .text {
    background: rgba(0,35,64,0.7);
    color: #fff;
    padding: 24px 25px 30px 25px;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all .2s;
    z-index: 2;
    text-align: justify
}

.casenr_n li .bt {
    color: #fff;
    font-size: 30px;
    display: block;
    height: 50px;
    line-height: 50px;
    transition: all .5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.casenr_n li .jsh {
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 20px
}

.casenr_n li .more {
    position: absolute;
    bottom: -23px;
    width: 100%
}

.casenr_n li .more span {
    display: inline-block;
    background: #fff;
    border: 2px #fff solid;
    font-size: 13px;
    color: #002340;
    padding: 0 30px;
    line-height: 42px;
    min-width: 160px;
    text-align: center;
    transition: background .2s,border .2s;
    position: relative
}

.casenr_n li .more span:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/arrow-right-02.png) no-repeat center center;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 16px;
    transition: all .2s
}

.casenr_n li:hover img {
    transform: scale(1.05)
}

.casenr_n li:hover .pic:before {
    opacity: .5
}

.casenr_n li:hover .text {
    padding-bottom: 70px
}

.casenr_n li:hover .jsh {
    height: 96px
}

.casenr_n li:hover .more span {
    background: #002340;
    color: #fff
}

.casenr_n li:hover .more span:after {
    background: url(../images/arrow-right-01.png) no-repeat center center;
    margin-left: 20px
}

.casenr_n li:nth-child(even) .text {
    background: rgba(222,0,0,0.7)
}

.casenr_n li:nth-child(even) .more span {
    color: #de0000
}

.casenr_n li:nth-child(even) .more span:after {
    background: url(../images/arrow-right-03.png) no-repeat center center
}

.casenr_n li:nth-child(even):hover .pic:before {
    background: #de0000
}

.casenr_n li:nth-child(even):hover .more span {
    color: #fff;
    background: #ca1517
}

.casenr_n li:nth-child(even):hover .more span:after {
    background: url(../images/arrow-right-01.png) no-repeat center center
}

.casenr_n li.even .text {
    background: #ca1517
}

.casenr_n li.even .more span {
    color: #ca1517
}

.casenr_n li.even .more span:after {
    background: url(../images/arrow-right-03.png) no-repeat center center
}

.casenr_n li.even:hover .pic:before {
    background: #ca1517
}

.casenr_n li.even:hover .more span {
    background: #ca1517
}

.casenr_n li.even:hover .more span:after {
    background: url(../images/arrow-right-01.png) no-repeat center center
}
/* nnews
-------------------------------------------------------------- */
.news_n{
	margin-top:60px;
	margin-bottom:60px;
	}
.newslist_n{
	width:100%;
	overflow:hidden;
	margin:40px 0;
}
.newslist_n .newsimg_n{
	width:30%;
	overflow:hidden;
	height:289px;
	position:relative;
}
.newslist_n .newsimg_n 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;
}
.newslist_n:hover .newsimg_n img{
	transform:translate(-50%, -50%) scale(1.05);
	}
.newslist_n .newsrt_n{
	width:70%;
	overflow:hidden;
	padding-left:100px;
}
.newslist_n .newsrt_n .newsdate_n{
	width:100%;
	overflow:hidden;
	color: #999999;
    font-size: 22px;
	line-height:32px;
}
.newslist_n .newsrt_n h4{
	width:100%;
	overflow:hidden;
    font-size: 30px;
	line-height:40px;
	color:#333;
	margin-top:50px;
}
.newslist_n .newsrt_n .newsms_n{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	margin-top:30px;
}
.newslist_n .newsrt_n .newsmore_n{
	width:100%;
	overflow:hidden;
	margin-top:50px;
}
.newsrt_n .newsmore_n .newsmorenr_n{
	font-size:18px;
	line-height:30px;
}
.newslist_n .newsrt_n .newsmore_n .newsline_prev{
	width:58px;
	height:1px;
	background:#555;
	margin-top:14.5px;
	margin-right:26px;
	position:relative;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.newslist_n .newsrt_n .newsmore_n .newsline_next{
	width:0;
	height:1px;
	background:#555;
	margin-top:14.5px;
	position:relative;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.newslist_n .newsrt_n .newsmore_n .newsline_prev::before{
	content:"";
	width:6px;
	height:6px;
	background:#555;
	border-radius:50%;
	position:absolute;
	right:0;
	top:-3px;
	z-index:99;
}
.newslist_n .newsrt_n .newsmore_n .newsline_next::after{
	content:"";
	width:6px;
	height:6px;
	background:#555;
	border-radius:50%;
	position:absolute;
	left:0;
	top:-3px;
	z-index:99;
	opacity:0;
}
.newslist_n:hover .newsrt_n .newsmore_n .newsline_prev{
	width:0;
	margin-right:0;
}
.newslist_n:hover .newsrt_n .newsmore_n .newsline_next{
	width:58px;
	margin-left:26px;
}
.newslist_n:hover .newsrt_n .newsmore_n .newsline_next::after{
	opacity:1;
}
.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:60px;
	margin-bottom:60px;
	position:relative;
	z-index:2;
	}
.contactnr_n{
	width:100%;
	overflow:hidden;
	background:#0d3870;
	padding:40px;
	border-radius:20px;
	}
.contactnr_n ul{
	width:100%;
	overflow:hidden;
	}
.contactnr_n ul li{
	width:25%;
	overflow:hidden;
	float:left;
	margin:10px 0;
	}
.contactnr_n ul li .icon{
	width:100%;
	overflow:hidden;
}
.contactnr_n ul li .icon img{
	max-width:100%;
	height:auto;
}
.contactnr_n ul li h4{
	width:100%;
	overflow:hidden;
	font-size:24px;
	line-height:34px;
	color:#fff;
	font-weight:normal;
	margin-top:20px;
}
.contactnr_n ul li p{
	width:100%;
	overflow:hidden;
	font-size:20px;
	line-height:30px;
	color:#fff;
}
.contactnr_n ul li p a{
	font-size:20px;
	color:#fff;
}
.contactnr_n ul li dl{
	overflow:hidden;
	float:left;
	}
.contactnr_n ul li dl dt,.contactnr_n ul li dl dd{
	overflow:hidden;
	text-align:center;
	}
.contactnr_n ul li dl dt img{
	max-width:100%;
	height:auto;
}
.contactnr_n ul li dl dd{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.map_n{
	width:100%;
	height:760px;
	overflow:hidden;
	background:url(../images/map.jpg) no-repeat top center;
	position:relative;
	}
.wapmap{
	display:none;
}
.wapmap img{
	width:100%;
	height:auto;
}
.map_n .mapnr{
	position:absolute;
	right:50%;
	margin-right: -632px;
    top: 310px;
	z-index:99;
	}
#plusDiv1{
	width: 140px;
    height: 140px;
    outline: none;
    background-color: rgba(13, 56, 112, 0.3);
    box-shadow: 1px 1px 8px 0 rgba(13, 56, 112, 0.3);
    border-radius: 100%;
    transform-origin: 0 0;
    display: block;
	margin:auto;
	position:relative;
	}
#plusDiv1::before{
    content: "";
    -webkit-border-radius: 100%;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    background: #0d3870;
    position: absolute;
    margin: 62.5px;
}
#plusDiv1::after{
    content: "";
    -webkit-border-radius: 100%;
    border-radius: 100%;
    height: 200%;
    width: 200%;
    position: absolute;
    margin: -50% 0 0 -50%;
    box-shadow: 0 0 6px 2px rgba(97, 171, 152, 0.2);
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    animation-delay: 1.1s;
}
.mapnr .company{
	height:138px;
	background:#0d3870;
	border-radius:20px;
	padding:28px;
	margin-top:12px;
	}
.company h4{
	width:100%;
	overflow:hidden;
	font-size:26px;
	color:#fff;
	line-height:36px;
	text-align:center;
	border-bottom:solid 1px rgba(255,255,255,0.4);
	padding-bottom:8px;
	}
.company p{
	width:100%;
	overflow:hidden;
	color:#fff;
	text-align:center;
	letter-spacing:2px;
	font-family:Arial;
	margin-top:10px;
	}
/* 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:#fb6600;
}

.a_txt,.rg{
	display:none;
}
.toggle,#toggleMenu{
	display:none;
}
/*移动端导航*/
@media screen and (max-width: 1023px) and (min-width: 0px){
	.nav,.top span,.icon2,.side,.logojs,.search_box,.toptel,.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: #144c9c;
	  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) {
	  width: 100%;
	  background: #144c9c;
	  -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: #282461;
	  -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:60px;
			  top:10px;
			  z-index:9999;
	}

	.toggle span {
	  height: 3px;
	  margin: 3px 5px;
	  width: 30px;
	  display: block;
	  background: #fff;
	  -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) {
	.newslist_n .newsimg_n{
		height:275px;
	}
	.honornr_n dl dt {
		height: 227px;
	}
	.pronr_n dl dt {
		height: 315px;
	}
	.sbnr_n dl dt{
		height:248px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
	.newslist_n .newsimg_n{
		height:248px;
	}
	.honornr_n dl dt {
		height: 203px;
	}
	.pronr_n dl dt {
		height: 282px;
	}
	.sbnr_n dl dt{
		height:222px;
	}
}
@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.newslist_n .newsimg_n{
		height:234px;
	}
	.honornr_n dl dt {
		height: 191px;
	}
	.pronr_n dl dt {
		height: 265px;
	}
	.sbnr_n dl dt{
		height:209px;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1359px) {
	.newslist_n .newsimg_n{
		height:220px;
	}
	.honornr_n dl dt {
		height:179px;
	}
	.pronr_n dl dt {
		height: 249px;
	}
	.sbnr_n dl dt{
		height:195px;
	}
}
@media only screen and (min-width: 1152px) and (max-width: 1279px) {
	.newslist_n .newsimg_n{
		height:198px;
	}
	.honornr_n dl dt {
		height:160px;
	}
	.pronr_n dl dt {
		height: 222px;
	}
	.sbnr_n dl dt{
		height:174px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
	.newslist_n .newsimg_n{
		height:176px;
	}
	.honornr_n dl dt {
		height:140px;
	}
	.pronr_n dl dt {
		height: 196px;
	}
	.sbnr_n dl dt{
		height:153px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
	.newslist_n .newsimg_n{
		height:171px;
	}
	.honornr_n dl dt {
		height:136px;
	}
	.pronr_n dl dt {
		height: 189px;
	}
	.sbnr_n dl dt{
		height:148px;
	}
}
@media only screen and (min-width: 912px) and (max-width: 991px) {
	.newslist_n .newsimg_n{
		height:157px;
	}
	.honornr_n dl dt {
		height:169px;
	}
	.pronr_n dl dt {
		height: 273px;
	}
	.sbnr_n dl dt{
		height:185px;
	}
}
@media only screen and (min-width: 820px) and (max-width: 911px) {
	.newslist_n .newsimg_n{
		height:141px;
	}
	.honornr_n dl dt {
		height:151px;
	}
	.pronr_n dl dt {
		height: 244px;
	}
	.sbnr_n dl dt{
		height:165px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 819px) {
	.newslist_n .newsimg_n{
		height:132px;
	}
	.honornr_n dl dt {
		height:140px;
	}
	.pronr_n dl dt {
		height: 227px;
	}
	.sbnr_n dl dt{
		height:153px;
	}
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
	.honornr_n dl dt {
		height:179px;
	}
	.pronr_n dl dt {
		height: 187px;
	}
	.sbnr_n dl dt{
		height:195px;
	}
}
@media only screen and (min-width: 540px) and (max-width: 639px) {
	.honornr_n dl dt {
		height:149px;
	}
	.pronr_n dl dt {
		height: 155px;
	}
	.sbnr_n dl dt{
		height:162px;
	}
}
@media only screen and (min-width: 425px) and (max-width: 539px) {
	.newslist_n .newsimg_n{
		height:244px;
	}
	.honornr_n dl dt {
		height:114px;
	}
	.pronr_n dl dt {
		height: 119px;
	}
	.sbnr_n dl dt{
		height:125px;
	}
}
@media only screen and (min-width: 414px) and (max-width: 424px) {
	.newslist_n .newsimg_n{
		height:237px;
	}
	.honornr_n dl dt {
		height:111px;
	}
	.pronr_n dl dt {
		height: 257px;
	}
	.sbnr_n dl dt{
		height:121px;
	}
}
@media only screen and (min-width: 393px) and (max-width: 413px) {
	.newslist_n .newsimg_n{
		height:225px;
	}
	.honornr_n dl dt {
		height:104px;
	}
	.pronr_n dl dt {
		height: 244px;
	}
	.sbnr_n dl dt{
		height:114px;
	}
}
@media only screen and (min-width: 375px) and (max-width: 392px) {
	.newslist_n .newsimg_n{
		height:215px;
	}
	.honornr_n dl dt {
		height:99px;
	}
	.pronr_n dl dt {
		height: 232px;
	}
	.sbnr_n dl dt{
		height:108px;
	}
}
@media only screen and (min-width: 360px) and (max-width: 374px) {
	.newslist_n .newsimg_n{
		height:206px;
	}
	.honornr_n dl dt {
		height:95px;
	}
	.pronr_n dl dt {
		height: 222px;
	}
	.sbnr_n dl dt{
		height:103px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
	.newslist_n .newsimg_n{
		height:183px;
	}
	.honornr_n dl dt {
		height:82px;
	}
	.pronr_n dl dt {
		height: 195px;
	}
	.sbnr_n dl dt{
		height:90px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 319px) {
	.newslist_n .newsimg_n{
		height:160px;
	}
	.honornr_n dl dt {
		height:70px;
	}
	.pronr_n dl dt {
		height: 169px;
	}
	.sbnr_n dl dt{
		height:77px;
	}
}

@media(max-width:1768px) {
	.pronr .swiper-button .swiper-button-prev{
		left:-80px;
	}
	.pronr .swiper-button .swiper-button-next{
		right:-80px;
	}
}
@media(max-width:1600px) {
	.cont,.cont1{
		width:88%;
		}
	.nav{
		margin-right: 80px;
	}
	.nav .menu > li a {
		margin: 0 45px;
	}
	.banner .swiper-container .bannernr1{
		left:6%;
	}
	.about,.qywh,.gssl .gssllf{
		padding-left:6%;
	}
	.aboutlf .aboutnr {
		width: 70%;
	}
	.aboutlist ul li dl dt .counter {
		font-size: 88px;
		line-height: 88px;
	}
	.tit .titen {
		font-size: 48px;
		line-height: 48px;
	}
	.tit h3,.tit h3 a{
		font-size: 34px;
		line-height: 44px;
	}
	.gssl .gssllf h5{
		font-size:40px;
		line-height:50px;
	}
	.newslist .newsin {
		padding: 75px 38px 0 38px;
	}
	.newslist .newslf .newslf_bot{
		padding: 35px 38px 0 38px;
	}
	.pronr .swiper-button .swiper-button-prev{
		left:-50px;
	}
	.pronr .swiper-button .swiper-button-next{
		right:-50px;
	}
	.newsnr ul li{
		margin: 0 25px;
	}
	.newsnr ul {
		margin-right: 30px;
	}
	.pro dl dd{
		font-size:20px;
		line-height:30px;
	}
	.gssllist {
		width: 90%;
	}
	.ywly ul li .ywlynr h5 {
		font-size: 30px;
		line-height: 40px;
	}
	.newslist_n .newsrt_n h4{
		font-size:26px;
		line-height:36px;
	}
	.news_n h1{
		font-size:26px;
		line-height:36px;
	}
	.nprort h1 {
		font-size: 26px;
		line-height: 36px;
	}
	.botlxfs .botlxfsnr,.botlxfs .botlxfsnr a{
		font-size:40px;
		line-height:40px;
	}
}
@media(max-width:1440px) {
	.nav{
		margin-right: 60px;
	}
	.aboutlist ul li dl dt .counter {
		font-size: 78px;
		line-height: 78px;
	}
	.gssllist {
		width: 80%;
	}
	.gssllist .swiper-button .swiper-button-prev{
		left:-58px;
	}
	.gssllist .swiper-button .swiper-button-next{
		right:-58px;
	}
	.ywly ul li .ywlynr h5 {
		font-size: 26px;
		line-height: 36px;
	}
	.newslist_n .newsrt_n h4{
		font-size:24px;
		line-height:34px;
	}
	.newslist_n .newsrt_n .newsdate_n{
		font-size: 20px;
		line-height: 30px;
	}
	.news_n h1{
		font-size:24px;
		line-height:34px;
	}
}
@media(max-width:1360px) {
	.nav .menu > li a {
		margin: 0 40px;
	}
	.aboutlist ul li dl dt .counter {
		font-size: 68px;
		line-height: 68px;
	}
	.newslist .newsin h5,.newslf .newslf_bot h5{
		font-size:20px;
		line-height:30px;
	}
	.newslist .newsrt dl dd h5{
		font-size:18px;
	}
	.newslist .newsrt dl dd p,.newslist .newsin p{
		font-size:14px;
	}
	.newslist_n .newsrt_n h4,.newslist_n .newsrt_n .newsmore_n{
		margin-top:30px;
	}
	.botlxfs .botlxfsnr,.botlxfs .botlxfsnr a{
		font-size:35px;
		line-height:35px;
	}
}
@media(max-width:1280px) {
	.nav,.search{
		margin-right: 40px;
	}
	.nav .menu > li a {
		margin: 0 35px;
	}
	.newslist .newsin {
		padding: 75px 28px 0 28px;
	}
	.newslist .newslf .newslf_bot{
		padding: 35px 28px 0 28px;
	}
	.gssl .gssllf h5{
		font-size:35px;
		line-height:45px;
	}
	.gssl .gssllf p{
		font-size:20px;
		line-height:30px;
	}
	.ywly ul li .ywlynr h5 {
		font-size: 24px;
		line-height: 34px;
	}
	.pro dl dd{
		font-size:18px;
	}
	.newslist_n .newsrt_n {
		padding-left: 60px;
	}
	.newslist_n .newsrt_n h4, .newslist_n .newsrt_n .newsmore_n,.newslist_n .newsrt_n .newsms_n{
		margin-top: 20px;
	}
	.nprort h1 {
		font-size: 24px;
		line-height: 34px;
	}
	.contactnr_n ul li h4{
		font-size:22px;
		line-height:32px;
	}
	.contactnr_n ul li p,.contactnr_n ul li p a{
		font-size:18px;
	}
	.aboutlist ul li dl dt .counter {
		font-size: 60px;
		line-height: 60px;
	}
	.about_n .aboutlist {
		margin-top: 80px;
	}
	.qywh .lxfs .lxfsnr a {
		font-size: 60px;
	}
	.mapnr .company {
		height: 118px;
		padding: 20px;
	}
	.company h4{
		font-size:20px;
		line-height:30px;
	}
	.company p{
		letter-spacing: 0;
		font-size: 12px;
	}
	.map_n .mapnr {
		margin-right: -565px;
	}
}
@media(max-width:1200px) {
	.newslist .newsrt dl dd .newsmore {
		margin-top: 20px;
	}
}
@media(max-width:1152px) {
	.nav .menu > li a {
		margin: 0 30px;
	}
	.nav{
		margin-right: 20px;
	}
	.newslist .newsrt dl dd .newsmore {
		margin-top: 15px;
	}
	.gssl .gssllf h5{
		font-size:32px;
		line-height:42px;
	}
	.gssl .gssllf p{
		font-size:18px;
		line-height:30px;
	}
	.gssllist {
		width: 70%;
	}
	.gssllist .swiper-button .swiper-button-prev{
		left:-68px;
	}
	.gssllist .swiper-button .swiper-button-next{
		right:-68px;
	}
	.newslist_n .newsrt_n h4, .newslist_n .newsrt_n .newsmore_n, .newslist_n .newsrt_n .newsms_n {
		margin-top: 10px;
	}
	.newslist_n .newsrt_n {
		padding-left: 40px;
	}
	.newslist_n .newsrt_n h4 {
		font-size: 22px;
		line-height: 32px;
	}
	.newslist_n .newsrt_n .newsdate_n {
		font-size: 18px;
	}
	.contactnr_n ul li h4{
		font-size:20px;
		line-height:30px;
	}
	.contactnr_n ul li p,.contactnr_n ul li p a{
		font-size:16px;
	}
	.botlxfs .botlxfsnr,.botlxfs .botlxfsnr a{
		font-size:30px;
		line-height:30px;
	}
}
@media(max-width:1070px) {
	.nav .menu > li a {
		margin: 0 28px;
	}
}

@media(max-width:1023px) {
	.header{
		height:60px;
	}
	.logo{
		padding:10px 0;
	}
	.logo img{
		height:40px;
	}
	.search{
		padding: 20.5px 0;
	}
	.language{
		line-height:60px;
	}
	.language .languagenr,.search_box{
		top:60px;
	}
	.search{
		display:none;
	}
	.pcban{
		display:none;
	}
	.mban{
		display:block;
	}
	.positionnr .positionrt,.nmenu{
		width:100%;
	}
	.about .aboutlf,.about .aboutrt{
		width:100%;
	}
	.about{
		padding-right:6%;
	}
	.about .aboutlf {
		padding-top: 60px;
		margin-bottom:40px;
	}
	.about .aboutmore {
		margin-top: 40px;
	}
	.about .aboutrt {
		min-height: auto;
		padding: 60px 0;
	}
	.aboutlist {
		margin-top: 0;
	}
	.aboutlf .aboutnr {
		width: 100%;
	}
	.qywh{
		padding-right:6%;
	}
	.qywh .qywhlist ul li {
		height: 180px;
		padding-top: 30px;
	}
	.qywh .qywhlist ul li h5{
		margin-top:10px;
	}
	.qywh .lxfs {
		width: 100%;
		padding: 40px 0 0 0;
	}
	.qywh .qywhlist{
		width:100%;
		margin-top:20px;
	}
	.newslist .newslf, .newslist .newsin,.newslist .newsrt{
		width:100%;
	}
	.newslist .newslf .newslf_bot,.newslist .newsin{
		padding: 30px 20px;
		height:auto;
	}
	.newslist .newsin p,.newslist .newsin .more{
		margin-top:30px;
	}
	.newslist .newsrt{
		margin-top:30px;
	}
	.wapmap{
		display:block;
		height:auto;
		background:none;
	}
	.pcmap{
		display:none;
	}
	.footernr .footerlf,.footernr .footerrt{
		width:100%;
	}
	.footernr .footerrt{
		padding-top:30px;
	}
	.footernr .footerrt dl{
		float:left;
	}
	.footernr ul li p{
		display:none;
	}
	.bot {
		margin-top: 40px;
	}
	.botlxfs{
		float:left;
	}
	.botlogo,.link{
		width:100%;
	}
}
@media(max-width:991px) {
	.pronr .swiper-button .swiper-button-prev{
		left:-30px;
	}
	.pronr .swiper-button .swiper-button-next{
		right:-30px;
	}
	.qywh .lxfs .lxfsnr a {
		font-size: 50px;
	}
	.qywh .qywhlist ul li h5{
		font-size:24px;
		line-height:34px;
	}
	.qywh .qywhlist ul li p{
		font-size:16px;
	}
	.pro,.news{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.pronr,.more{
		margin-top: 40px;
	}
	.gssllf .swiper-pagination{
		display:none;
	}
	.newstit .newstitrt{
		text-align:left;
	}
	.newsnr ul li {
		margin: 0 15px 0 0;
	}
	.gssl{
		height:auto;
	}
	.gssl .gssllf{
		padding-right:6%;
		padding-top:60px;
		padding-bottom:60px;
	}
	.gssl .gssllf h5,.gssllf .swiper-pagination,.gssllf .more{
		margin-top:40px;
	}
	.gssl .gsslrt{
		padding-top:60px;
		padding-bottom:60px;
	}
	.gssllist h5{
		font-size:30px;
		line-height:40px;
	}
	.gssllist .gsslimg{
		margin-top:50px;
	}
	.gssljs {
		font-size: 24px;
		line-height: 34px;
	}
	.gssl .gssllf h5{
		font-size: 28px;
		line-height:38px;
	}
	.gssl .gssllf p{
		font-size:16px;
	}
	.newstit .newstitrt .more{
		display:none;
	}
	.ywly ul li {
		width: 50%;
		height: 50%;
	}
	.more a {
		width: 140px;
		height: 45px;
		line-height: 45px;
	}
	.newslist_n .newsrt_n h4 {
		font-size: 20px;
		line-height: 30px;
	}
	.newslist_n .newsrt_n .newsdate_n,.newsrt_n .newsmore_n .newsmorenr_n{
		font-size:16px;
	}
	.news_n h1{
		font-size:22px;
		line-height:32px;
	}
	.nprolf,.nprort{
		width:100%;
	}
	.nprort{
		margin-top:30px;
	}
	.nprort .npro_infolei{
		margin-bottom:0;
	}
	.news-exp2 a{
		width:100%;
	}
	.news-exp2 a:last-child {
		text-align: left;
	}
	.contactnr_n ul li {
		width: 50%;
	}
	.pro_n .pronr_n dl{
		width:48%;
	}
	.aboutlist ul li dl dt .counter {
		font-size: 50px;
		line-height: 50px;
	}
	.aboutlist ul li dl dt,.aboutlist ul li dl dd{
		font-size:16px;
	}
	.about_n .aboutlist {
		margin-top: 50px;
	}
	.nprort h1 {
		font-size: 22px;
		line-height: 32px;
	}
	.nprort .npro_infolei,.nprort .npro_infolei span{
		font-size:18px;
	}
	.aboutlist ul li:after{
		top:5px;
	}
	.bot .botlf, .bot .botrt{
		text-align:center;
	}
	.bot{
		padding: 20px 0;
	}
}
@media(max-width:768px) {
	.tit .titen {
		font-size: 40px;
		line-height: 40px;
	}
	.tit h3, .tit h3 a {
		font-size: 26px;
		line-height: 36px;
	}
}
@media(max-width:767px) {
	.aboutlist ul li dl dt .counter {
		font-size: 40px;
		line-height: 40px;
	}
	.newslist_n .newsimg_n,.newslist_n .newsrt_n{
		width:100%;
	}
	.newslist_n .newsrt_n {
		padding-left: 0;
		margin-top:20px;
	}
}
@media(max-width:640px) {
	.banner .swiper-slide .img > img {
		width: 120%;
		margin-left: -10%;
	}
	.banner .swiper-pagination{
		left:2%;
		bottom:15px;
	}
	.pronr .swiper-button div{
		background-size:15px !important;
	}
	.pronr .swiper-button .swiper-button-prev{
		left:-22px;
	}
	.pronr .swiper-button .swiper-button-next{
		right:-22px;
	}
	.qywh .qywhlist ul li h5{
		font-size:20px;
		line-height:30px;
	}
	.qywh .qywhlist ul li p{
		font-size:14px;
	}
	.qywh .lxfs .lxfsnr a {
		font-size: 40px;
	}
	.gssllist h5 {
		font-size: 25px;
		line-height: 35px;
	}
	.gssllist .swiper-button div {
		width: 35px;
		height: 35px;
	}
	.gssllist {
		width: 88%;
	}
	.gssllist .swiper-button .swiper-button-prev {
		left: -4%;
	}
	.gssllist .swiper-button .swiper-button-next {
		right: -4%;
	}
	.gssljs {
		font-size: 22px;
		line-height: 32px;
	}
	.gssl .gssllf h5{
		font-size: 24px;
		line-height:34px;
	}
	.gssl .gssllf p {
		font-size: 15px;
	}
	.ywly .tit{
		top:30px;
	}
	.ywly ul li .ywlynr {
		bottom: 30px;
		padding: 0 20px;
	}
	.ywly ul li .ywlynr h5 {
		font-size: 20px;
		line-height: 30px;
	}
	.ywly ul li .ywlynr .ywlyicon img{
		height:50px;
	}
	.newslist .newslf .newslf_img{
		height:240px;
	}
	.pro dl dd{
		font-size:16px;
		margin-top:10px;
	}
	.contactnr_n ul li {
		width: 100%;
	}
	.honornr_n dl dd, .sbnr_n dl dd {
		font-size: 14px;
	}
	.pronr_n dl dd{
		font-size:14px;
	}
	.card-body h5 a, .card-body h5 span {
		font-size: 14px;
	}
	.footer,.footernr{
		padding-top: 40px;
	}
	.footertop{
		padding-bottom:40px;
	}
	.footernr ul li {
		width: 33.33333333333333333%;
	}
}
@media(max-width:540px) {
	.card-img-150{
		height:230px;
	}
}
@media(max-width:425px) {
	.aboutlist ul li dl dt, .aboutlist ul li dl dd {
		font-size: 14px;
	}
	.aboutlist ul li dl dt .counter {
		font-size: 35px;
		line-height: 35px;
	}
	.newslist .newslf .newslf_img{
		height:200px;
	}
	.gssl .gssllf h5 {
		font-size: 22px;
		line-height: 32px;
	}
	.ywly ul {
		height: 800px;
	}
	.card-img-150{
		height:177px;
	}
	.footernr ul li h4,.footernr ul li h4 a {
		font-size: 16px;
	}
}
@media(max-width:424px) {
	.pro_n .pronr_n dl {
		width: 100%;
		margin: 0 0 30px 0;
	}
}
@media(max-width:375px) {
	.contactnr_n{
		padding:40px 30px;
	}
	.aboutlist ul li dl dt .counter {
		font-size: 30px;
		line-height: 30px;
	}
	.card-img-150{
		height:154px;
	}
}
@media(max-width:320px) {
	.aboutlist ul li dl dt .counter {
		font-size: 25px;
		line-height: 25px;
	}
	.aboutlist ul li dl dt, .aboutlist ul li dl dd {
		font-size: 12px;
	}
	.card-img-150{
		height:128px;
	}
}
@media(max-width:319px) {
	.contactnr_n{
		padding:40px 20px;
	}
}