@charset "utf-8";



/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。

------------------------------------------------------------------------------------------------------ */



/* 全局样式

-------------------------------------------------------------- */

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:"Microsoft YaHei","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;}

/* 页面基本元素

-------------------------------------------------------------- */
/* 内页左侧导航栏样式 */
.left_tel{color:#fff;height:66px;text-align:center;background:url(../images/tel1.jpg) 14px center no-repeat #0fa46a;margin-bottom: 10px;line-height:66px;font-size:16px;padding-left: 30px;}
.left_tel span{font-weight:bold;font-family:Arial;color: #fff;
    font-size: 18px;}
.xypg-left-nav {
    margin: 0 -1px;
}

.xypg-left-nav > li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:last-child {
    border-bottom: none;
}

.xypg-left-nav > li > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(https://gcdn.myxypt.com/images/icon_spirit.png) 0 -240px no-repeat;
}

.xypg-left-nav > li .first-nav-btn.clicked {
    background-position: 0 -270px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
    color: #00a650;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
    color: #00a650;
}

.xypg-left-nav .xypg-left-subnav {
    display: none;
    padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav > li {
    border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav > li > a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
    color: #00a650;
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
    color: #00a650;
}

.xypg-left-nav .xypg-left-threenav > li > a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
    content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
    color: #00a650;
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
    color: #00a650;
}
.latest-news {
    padding: 10px 0;
}

.latest-news li {
    padding: .5em 1em;
    font-size: 14px;
}

.latest-news li a {
	font-size: 16px;
    display: block;
    line-height: 1.2;
    color: #5a5a5a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.latest-news li a:before {
    content: '+';
    font-weight: bold;
    margin-right: 5px;
    font-size: 16px;
}

.latest-news li a:hover {
    color: #00a650;
}

.latest-news li a:hover:before {
    color: #00a650;
}
    .page-wrap-left {
        float: left;
        width: 20%;
        margin-right: 0;
    }
.xypg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}
.page-wrap-contact p {
    border-top: 1px solid #eee;
    position: relative;
    margin-bottom: 0;
    padding: .8em 1.4em;
    color: #2f2f2f;
}
.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    background: #00a650;
    padding: 10px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}
.page-message-img{
	overflow: hidden;
}

.xypg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.xypg-left-title span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.xypg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

.xypg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}


/* 链接样式 */

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;
	background:#fff;
	padding:0 14%;
	}
.logo{
	overflow:hidden;
}
.logo img{
	padding: 18px 0;
	float: left;
}
.logo-r{
	float: left;
	border-left: 1px solid #333;
	padding: 0px 10px;
	margin: 23px 10px
}
.logo-r h2{
	font-size: 20px;
	color: #222;
	padding-bottom: 6px
}
.logo-r p{
	font-size: 18px;
	color: #0aad6e
}
.en{
	overflow:hidden;
	padding:39px 0;
	margin-left:28px;
	}
.en a{
	font-size:17px;
	}
.top-tel{
	font-size: 18px;
	color: #222;
	background: url(../images/tel.png) left center no-repeat;
	padding:30px 0 30px 40px
}
.top-tel span{
	font-size: 26px;
	color: #0aad6e;
	font-family: arial;
	font-weight: bold;
}
/* 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;

}



.form-1{overflow:hidden}
.form-1 .items{margin:0 -22px}
.form-1 .item{padding:0 22px;margin-bottom:44px;float:left;width:33.33%;overflow:hidden}
.form-1 .item.nowrap{width:100%}
.form-1 .name{float:left;width:60px;font-size:16px;color:#969696;line-height:40px}
.form-1 .name i{color:#f04d24}
.form-1 .right{overflow:hidden;width: 100%;}
.form-1 .inp{padding:0 10px;outline:0;border:none;display:block;width:100%;height:40px;line-height:40px;font-size:14px;color:#323232;background-color:#eee}
.form-1 .tar{padding:6px 10px;outline:0;border:none;display:block;width:100%;height:250px;font-size:14px;color:#323232;background-color:#eee;line-height:1.5;resize:none}
.form-1 .submit{margin-left:64px;outline:0;border:none;display:block;width:140px;height:40px;line-height:40px;background-color:#f28f4c;font-size:16px;color:#fff;text-align:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.form-1 .submit:hover{opacity:.8;filter:alpha(opacity=80)}


/* Shield

 ================================================================= */

.shield {

  overflow: visible;



  -webkit-perspective: 400px;

     -moz-perspective: 400px;

      -ms-perspective: 400px;

       -o-perspective: 400px;

          perspective: 400px;

}



.shield li {

  -webkit-transform: rotateX(90deg);

     -moz-transform: rotateX(90deg);

      -ms-transform: rotateX(90deg);

       -o-transform: rotateX(90deg);

          transform: rotateX(90deg);



  -webkit-transform-origin: 0 0;

     -moz-transform-origin: 0 0;

      -ms-transform-origin: 0 0;

       -o-transform-origin: 0 0;

          transform-origin: 0 0;



  -webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);

     -moz-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);

      -ms-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);

       -o-transition-timing-function: cubic-bezier(0, .35, .5, 1.7);

          transition-timing-function: cubic-bezier(0, .35, .5, 1.7);

}
.nav{
	background: #0fa46a
}
.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:56px;
	position:relative;
	}
/* .nav .menu > li:before{
	content:"";
	width:0;
	height:3px;
	background:#a8cf38;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-27px;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	} */
.nav .menu > li:hover:before,.nav .menu > li.current:before{
	width:54px;
	}

.nav .menu > li a{
	color:#fff;
	font-size:16px;
	display:block;
	padding:0 54px;
	margin:0 18px;
	line-height:56px;
	}

.nav .menu > li:hover a,.nav .menu > li.current a{
	color:#a8cf38;
	font-weight:bold;
	}

.nav .menu > li:hover span,.nav .menu > li.current span{
	display:block !important;
	}


.nav .menu > li .submenu{

	width:100%;

	}

.nav .menu > li .submenu li{

	width:100%;

	line-height:30px;

	background:#a8cf38;

	text-align:center;

	border-top:solid 1px #fff;

}

.nav .menu > li .submenu li a{

	display:block;
	color:#fff;
	background:none;
	font-size:14px;
	padding:0;
	margin:0;
	line-height:30px;
}

.nav .menu > li .submenu li:hover{

	background:#ee8544;

}
.nav .menu > li.current:after{
	width:84px;
	}

.cont{
	width:1500px;
	overflow:hidden;
	margin:auto;
	}
.cont1{
	width:1500px;
	height:auto;
	margin:auto;
	}

/* banner

-------------------------------------------------------------- */
.banner{
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	}
.mouse-index{
	position:absolute;
	bottom:30px;
	left:50%;
	width:70px;
	margin-left:-35px;
	z-index:999;
	}
.mouse {
  width: 47px;
  overflow:hidden;
  position:relative;
	left:50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
		  -webkit-animation: scroll 1s infinite alternate;
          animation: scroll 1s infinite alternate;
}
.mouse-index p{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:25px;
	margin-top:20px;
}

@-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);
  }
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
	width:22px;
  padding: 0;
  font-size: 18px;
  list-style: none;
  margin: 0 auto;
  position:absolute;
  top:50%;
  left:2%;
  z-index:99;
  display:inline-block;
  margin-top:-75px;
  }

.rslides_tabs li {
  float: left;
  width: 22px;
  height:22px;
  margin: 14px 0;
  }
.rslides_tabs li:first-child{
	margin-left:0;
	}
.rslides_tabs li:last-child{
	margin-right:0;
	}

.rslides_tabs a {
	width:100%;
  height: 100%;
  display:block;
  border-radius:50%;
  position:relative;
  }
.rslides_tabs li a:before{
	content:"";
	width:10px;
	height:10px;
	border-radius:50%;
	background:#fff;
	position:absolute;
	left:5px;
	top:5px;
	}

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs li a:hover,.rslides_tabs .rslides_here a{
  border:solid 1px #fff;
  }
  
.npronr img{
	width: 100%;
}
.npro_infort  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;
}
/*banner下方的新闻*/
.b_news{
	background: url(../images/b_line.jpg) center center repeat-y;
	height: 100px;
}
.b_news_l{
	width: 32%;float: left;
	line-height: 100px;
	font-size: 20px;color: #333;
}
.b_news_r{
	width: 68%;float: left;
}
/* Callback example */
.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  margin-top: -45px;
  }
.banner .rslides_nav{
	width:38px;
	height:38px;
	position:absolute;
	display:block;
	z-index:998;
	border:solid 1px #fff;
	border-radius:50%;
	 }
.banner .prev{
    background:url("../images/prevh2.png") no-repeat center;
	top:26%;
	right:12.5%;
	}
.banner .prev:hover{
    background:#113152 url("../images/prevh2.png") no-repeat center;
	border:solid 1px #113152;
	}
.banner .next{
    background:url("../images/nexth2.png") no-repeat center;
	top:26%;
	right:10%;
	}
.banner .next:hover{
    background:#113152 url("../images/nexth2.png") no-repeat center;
	border:solid 1px #113152;
	}
.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {

  .callbacks_nav {
    top: 47%;
    }
  }
/*banner*/

/* tit

-------------------------------------------------------------- */
.tit{
	overflow:hidden;
	}
.tit h4{
	width:100%;
	overflow:hidden;
	font-size:38px;
	color:#222;
	line-height:40px;
	margin:0;
	}
.tit h4 a{
	font-size:30px;
	color:#000;
	}
.tit p{
	width:100%;
	overflow:hidden;
	font-size:38px;
	color:#f1f1f1;
	line-height:40px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	font-family: arial;
	}
.more{
	overflow:hidden;
	}
.more a{
	width:188px;
	height:50px;
	display:block;
	font-size:16px;
	color:#a8cf38;
	line-height:50px;
	border:solid 2px #a8cf38;
	text-align: center;
	position:relative;
	text-transform:uppercase;
	/* background:url(../images/tb9.png) no-repeat 90% center; */
	transition: all 0.3s ease;
	}
.more a:hover{
	background:url(../images/tb9.png) no-repeat 86% center;
}

	
/* fuwu
-------------------------------------------------------------- */
.fuwu{
	width:100%;
	overflow:hidden;
	background:#f8f8f8;
	padding:29px 0 40px 0;
	}
.fuwunr dl{
	width:20%;
	overflow:hidden;
	float:left;
	}
.fuwunr dl dt{
	width:100%;
	overflow:hidden;
	text-align:center;
	}
.fuwunr dl dd{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	line-height:30px;
	margin-top:10px;
	}

/* sb
-------------------------------------------------------------- */
.sb{
	width:100%;
	overflow:hidden;
	padding-top:60px;
	padding-bottom:66px;
}
.sb .sbnr{
	margin-top:40px;
	}
.sb .sbnr ul{
	width:100%;
	overflow:hidden;
	}
.sb .sbnr ul li{
	width:380px;
	overflow:hidden;
	float:left;
	margin-right:30px;
	position:relative;
	}
.sb .sbnr ul li:last-child{
	margin-right:0;
	}
.sb .sbnr ul li .sbimg{
	width:100%;
	overflow:hidden;
	}
.sb .sbnr ul li .sbbg{
	width:100%;
	height:100%;
	overflow:hidden;
	background:rgba(9,131,103,0.8);
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	}
.sb .sbnr ul li .sbbg .sbtb{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:88px;
	}
.sb .sbnr ul li:hover .sbbg{
	opacity:1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	}
.sb .sbnr ul li p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:20px;
	color:#fff;
	line-height:30px;
	margin-top:10px;
	}
.sb .more{
	margin-top:58px;
	}
.sb .more a{
	margin:auto;
	}
/* jyfw
-------------------------------------------------------------- */
.jyfw{
	width:100%;
	overflow:hidden;
	background:url(../images/fwbg.jpg) no-repeat top center;
	background-size:cover;
	padding-top:55px;
	padding-bottom:74px;
	}
.jyfw .titen{
	color:#fff;
	}
.jyfw .tit h4 a{
	background:none;
	color:#fff;
	}
.jyfwnr{
	margin-top:56px;
	}
.jyfwnr dl{
	width:200px;
	height:200px;
	overflow:hidden;
	float:left;
	background:#fff;
	padding-top:38px;
	margin-right:50px;
	margin-bottom:0;
	}
.jyfwnr dl:last-child{
	margin-right:0;
	}
.jyfwnr dl dt{
	width:100%;
	overflow:hidden;
	text-align:center;
	transition: all 0.5s;
	}
.jyfwnr dl dt .fwimg2{
	display:none;
	}
.jyfwnr dl:hover dt .fwimg1{
	display:none;
	}
.jyfwnr dl:hover dt .fwimg2{
	display:block;
	margin:auto;
	}
.jyfwnr dl dd{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:22px;
	color:#098367;
	line-height:30px;
	margin-top:10px;
	}
.jyfwnr dl:hover dt{
	transform: rotateY(180deg);
	}
.jyfwnr dl:hover{
	background:#098367;
	}
.jyfwnr dl:hover dd{
	color:#fff;
	}
.fwtel{
	width:340px;
	height:62px;
	line-height:62px;
	overflow:hidden;
	background:#fff;
	border-radius:30px;
	position:relative;
	left:50%;
	margin-left:-170px;
	font-size:26px;
	color:#098367;
	padding-left:20px;
	margin-top:58px;
	}
.fwtel .fwtelnr{
	width:248px;
	height:62px;
	line-height:62px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	background:#098367;
	color:#fff;
	font-size:26px;
	border-radius:30px;
	text-align:center;
	}
/* pro
-------------------------------------------------------------- */
.reason{
    padding-top: 65px;
    padding-bottom: 88px;
    background: #f1f1f1;
}
.title h3 span{
    color: #00a650;
    font-size: 40px;
}
.title{
    text-align: center;
}
.title h3{
    font-size: 40px;
    font-weight: 600;
    color: #333;
}
.title h3 i{
        content: '';
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #333;
        vertical-align: middle;
        margin-right: 7px;
        border-radius: 4px;
}
.title p{
    font-size: 18px;
    color: #888888;
    margin-top: 10px;
}
.ron-show{
    margin-top: 65px;
    position: relative;
}
.ron-cfn{
    float: left;
    border-right: solid 2px #ddd;
    background: #fff;
}
.ron-cfn ul li{
    display: block;
    padding-top: 15px;
    width: 245.64px;
    height: 145.5px;
    padding-bottom: 20px;
    cursor: pointer;
    transition: all .5s ease;
    text-align: center;
}
.ron-cfn ul li .img{height: 60px;line-height: 60px;}
.ron-cfn ul li .img2{display: none;}
.ron-cfn ul li.cur .img1{display: none;}
.ron-cfn ul li.cur .img2{display: inline-block;}
.ron-cfn ul li+li{
    border-top: solid 1px #ddd;
}

.ron-cfn ul li h3{
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-top: 5px;
    font-weight: 600;
}
.ron-cfn ul li h3 span{
    display: block;
    font-size: 13px;
    opacity: .5;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Arial;
}
.ron-cfn ul li.cur{
    background:#00a650;
}
.ron-cfn ul li.cur h3{
    color: #fff;
}

.ron-list{
    position: absolute;
    width: 1336px;
    height: 100%;
    top: 0;
    left: 248px;
}
.ron-con{
    display: none;
}
.ron-exp{
    float: left;
    padding-left: 50px;
    background: #fff;
    padding-top: 60px;
    padding-right: 55px;
    padding-bottom: 59px;
    width: 578.48px;
    height: 581px;
}
.ron-exp h3{
    font-size: 32px;
    color: #333;
    position: relative;
}
.ron-exp h3::after{
    position: absolute;
    content: '';
    height: 4px;
    width: 65px;
    background: #ddd;
    left: 0;
    bottom: -30px;
}
.ron-exp h3 span{
    margin-bottom: 5px;
    display: block;
    font-size: 15px;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 12px;
}
.ron-exp .con{
    font-size: 15px;
    color: #888;
    line-height: 2;
    margin-top: 90px;
    height: 170px;
}
.ron-exp .con p:last-child{
    margin-top: 20px;
}
.ron-exp .p1{
    font-size: 16px;
    color: #999;
    padding-left: 45px;
    background: url(../images/tel2.png)no-repeat left center;
    line-height: 26px;
  margin-top: 20px;   
}
.ron-tel{
    margin-top: 20px;
}
.ron-tel .tel{
    float: left;
}
.ron-tel a{
    float: right;
    display: block;
    width: 135px;
    line-height: 48px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: url(../images/call.png)no-repeat 20px center #00a650;
    padding-left: 35px;
    border-radius: 4px;
}
.ron-tel a:hover{
    /* background: url(//cdn.myxypt.com/7718055b/22/02/039556144a1d4f30e569a28a2e025e7da1064c08.png)no-repeat 20px center #333; */
}
.ron-img{
    float: left;
    overflow: hidden;
    width: 755.54px;
    height: 599px;
}

.pro_list{width: 20%;padding-bottom: 20px;min-height: 634px}
.pro_list_top{background: #0fa46a;padding-top: 1px;}
.pro_list_top ul{background: #eee;}
.pro_list h2{background: #fff;font-size: 18px;color: #222;padding: 10px;margin:20px 10px;text-align:center;}
.pro_list ul{width: 100%; overflow:hidden;}
.pro_list li{width: 100%; height: 52px;line-height: 52px;padding: 0 10px;text-align: center;}
.pro_list li a{font-size: 18px;color: #333;display: block;border-bottom: dashed 1px #ddd;}
.pro_list li:hover a{background:#a8cf38;color: #fff;}

.pro_lists_r{width: 80%}
.pro_lists ul{overflow: hidden;}
.pro_lists li{}
.pro_lists .pro_img{
	border: 1px solid #ddd;    height: 260px;
}
.pro_tit{line-height: 56px;border-bottom: 1px solid #ddd;font-size: 16px;text-align: center;    color: #333;}
.pro_img_border{overflow:hidden ;display: block;margin: 7px;
	-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.pro_lists .pro_img img{width: 100%;}
.pro_lists li:hover .pro_img_border img{transform: scale(1.1); }
.pro_lists li:hover .pro_tit{color: #a8cf38;border-bottom: 1px solid #a8cf38}
.pro_lists li:hover .pro_img{border: 1px solid #a8cf38;}

.pro_bott{background: url(../images/bg_p.jpg) center center no-repeat;padding: 50px 0}
.pro_bott_l h2{font-size: 28px;line-height: 44px}
.pro_bott_l h3{font-size: 26px;line-height: 44px;font-weight: bold;}
.pro_bott_l p{font-size: 26px;line-height: 44px;font-weight: bold;background: #a8cf38;padding: 10px 20px;color: #fff}
.pro_bott_l{width:56%;color: #000}
.pro_bott_r{width:30%;color: #111;font-size: 28px;font-weight: bold;}
.pro_bott_tel{background: url(../images/tel1.png) left center no-repeat;padding-left: 60px}
.pro_bott_tel span{display: block;color: #111;font-size: 28px;}
.pro_more{width: 145px;height: 38px;background: #a8cf38;text-align: center;line-height: 38px;    margin: 14px 0 0 64px;}
.pro_more a{color: #fff;font-size: 18px;}

@media(max-width:767px) {
	.pro_lists .pro_img{height: 120px}
	.pro_tit{
		    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	}
	.pro_bott_l{display: none;}
	.pro_bott_r{width: 100%}
	.newmore a{display: none;}
	.newsdate, .bnav, .bewm, .blogo{display: none;}
	.aboutms{display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;}
    .nmenu{display: none;}

}
.footer .bewm dl dt img {
    width: 90px;
}

.pro{
	width:100%;
	overflow:hidden;
	background:url(../images/bg1.jpg) no-repeat top center;
	background-size:cover;
}
.pro dl{
	width:100%;
    height:768px;
	border-right:solid 1px rgba(251,251,251,0.5);
	background:rgba(0,0,0,0.3);
	background-position: 50% 50%;
	margin:0;
	}
.pro .owl-carousel .owl-item dl{
    float: left;
	transition: all 0.3s ease;
}
.pro .owl-carousel .owl-item dl a{
	width:100%;
	height:100%;
	display:block;
	padding:246px 0 0 0;
}
.pro .owl-carousel .owl-item:last-child dl{
	border-right:none;
	}

.pro .owl-carousel .owl-item:last-child dl{
	border-right:none;
	}
.pro dl dd{
	margin-top:32px;
	transition: all 0.3s ease;
	}
.pro dl dd .probt{
	width:100%;
	overflow:hidden;
	font-size:22px;
	color:#fff;
	line-height:35px;
	text-align:center;
	}
.pro dl dd p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	line-height:30px;
	font-family:Arial;
	color:rgba(255,255,255,0.5);
	text-align:center;
	}
.pro dl dd hr{
	width:32px;
	border-bottom:solid 2px #fff;
	margin:48px auto 0;
	}
.pro dl dd:last-child{
	width:100%;
	position:absolute;
	left:0;
	bottom:54px;
	display:none;
	}
.pro dl dd:last-child .probt{
	font-size:26px;
	padding-bottom: 10px;
	}
.pro dl dd:last-child p{
	color:#fff;
	line-height: 24px;
	padding: 0 14px;
	}
.pro dl:hover {
	background:none;
}
.pro dl:hover:before{
	opacity:1;
}
.pro dl:hover .dd1,.pro dl:hover dt{
	display:none;
	}
.pro dl:hover dd:last-child{
	display:block;
	}
.pro .owl-carousel .owl-item:first-child dl:hover{
	background:url(../images/ys1.jpg) no-repeat top center;
	}
.pro .owl-carousel .owl-item:nth-child(2) dl:hover{
	background:url(../images/ys2.jpg) no-repeat top center;
	}
.pro .owl-carousel .owl-item:nth-child(3) dl:hover{
	background:url(../images/ys3.jpg) no-repeat top center;
	}
.pro .owl-carousel .owl-item:nth-child(4) dl:hover{
	background:url(../images/ys4.jpg) no-repeat top center;
	}
/* .pro .owl-carousel .owl-item:nth-child(5) dl:hover{
	background:url(../images/zdhimg.jpg) no-repeat top center;
	}
.pro .owl-carousel .owl-item:nth-child(6) dl:hover{
	background:url(../images/lhjbg.jpg) no-repeat top center;
	} */

.customer{
	background:url(../images/bg2.jpg) center center no-repeat;padding: 30px 0 90px;
}
.customer .tit{
	padding: 90px 0 30px;
	padding-left: 30px;
}
.customer .tit p{
	color: #e2e2e2;
	font-family: arial;
}
.customer_p{
	font-size: 16px;color: #666;padding: 20px 0 80px 15px;
}
.customer_ul li{
	margin-bottom: 16px;
}
/* zsjm
-------------------------------------------------------------- */
.zsjm .zsjmnr{
	width:100%;
	overflow:hidden;
	margin-top:48px;
	}
.zsjm .zsjmnr table{
	width:100%;
	overflow:hidden;
	border:solid 1px #fff;
	border-collapse:collapse;
	}
.zsjm .zsjmnr table tr td{
	text-align:center;
	font-size:18px;
	color:#000;
	line-height:55px;
	}
.zsjm .zsjmnr img{
	max-width:100%;
	height:auto;
	}
/* partner
-------------------------------------------------------------- */
.partner .partnernr{
	width:100%;
	overflow:hidden;
	margin-top:48px;
	}
.partner .partnernr img{
	max-width:100%;
	height:auto;
	}

/* client
-------------------------------------------------------------- */
.pro_gp{
	width:100%;
	overflow:hidden;
	background:#fafafa;
	padding:80px 0;
	}
.pro_gp .pro_gpnr{
	width:80%;
	overflow:hidden;
	float:right;
	position:relative;
	}
.pro_lf{
	width:33%;
	overflow:hidden;
	margin-top: 34.6%;
	}
.pro_rt{
	width:64%;
	overflow:hidden;
	position:relative;
	}
.pro_rt img{
	width:100%;
	}
.pro_rt .pro_gptit{
	width:100%;
	line-height:30px;
	padding:33px 0;
	text-align:center;
	font-size:26px;
	color:#333;
	background:rgba(255,255,255,0.5);
	position:absolute;
	bottom:0;
	}
.pro_gp_ms{
	width:43%;
	overflow:hidden;
	background:#fafafa;
	position:absolute;
	top:60px;
	left:0;
	z-index:99;
	padding:66px 0 66px 20px;
	}
.pro_gpcn{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#666;
	margin-top:34px;
	}
.pro_gpen{
	width:100%;
	overflow:hidden;
	font-family:Arial;
	line-height:30px;
	text-transform:uppercase;
	color:#666;
	margin-bottom:30px;
	}
#my-slide{
	width:100%;
}

#my-slide .slide-list{
	max-width: 1300px;
	width:100%;
	min-height:230px;
	overflow: hidden;
	position: relative;
	margin:0 auto;
}

#my-slide .slide-list li{
	margin-right:20px;
	position: absolute;
	top:0;
	overflow: hidden;
	width:calc(100% - 20px - 50%);
	max-width: 660px;
	opacity:0.5;
}
#my-slide .slide-list li.active{
	opacity:1;
	}

#my-slide .slide-list li img{
	width:100%;
	height:auto;
}

/**é¡¶éƒ¨å¹»ç¯ç‰‡æŒ‰é’®**/
.slick-top-prev{
	position:absolute;
	display: block;
	height: 94px;
	width:56px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	top: 50%;
	left: 0px;
	margin-top:-47px;
}

.slick-arrow{
	font-family: monospace;
	font-weight: 100;
	font-size: 50px;
	color: #333;
	outline: none;
	z-index: 1;
	opacity: .95;
}

.slick-top-prev:before{
	content: "<";
	font-weight: bold;
}

.slick-top-next{
	position:absolute;
	display: block;
	height: 40px;
	width:22px;
	top: 50%;
	right: 0px;
	margin-top:-47px;
	background:none;
}

.slick-top-next:before{
	content: ">";
	font-weight: bold;
}
/* about
-------------------------------------------------------------- */
.about{
	width:100%;
	overflow:hidden;
	background:url(../images/about_bg.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
	padding-bottom:115px;
	}
.about .aboutimg{
	width:90%;
	overflow:hidden;
	}
.about .aboutimg img{
	width:100%;
	height:auto;
	}
.aboutnr{
	/* position:absolute;
	top:0;
	left:50%;
	margin-left:-750px; */
	}
.aboutnr .aboutlf{
	padding:120px 0 0;
	}
.aboutnr .tab h2{
	font-size: 36px;
	color: #222;
	line-height: 50px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b3b1b1;
}
.aboutms{
	font-size: 16px;
	color: #666;
	margin-top: 16px;
	line-height: 32px;
}
.ab_fl{
	width:65%;
	overflow:hidden;
	margin-top:64px;
	border:solid 1px rgba(255,255,255,0.3);
}
.ab_fl ul{
	width:100%;
	overflow:hidden;
}
.ab_fl ul li{
	overflow:hidden;
	color:rgba(255,255,255,0.5);
	font-weight:normal;
	float:left;
	text-align:center;
	padding:12px 0;
}
.ab_fl ul li:first-child{
	border-right:solid 1px rgba(255,255,255,0.3);
}
.ab_fl ul li span{
	line-height:50px;
}
.ab_fl ul li .counter{
	font-size:38px;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
	}
.ab_fl ul li .wz{
	color:rgba(255,255,255,0.5);
	}
.aboutnr .aboutrt{
	padding:64px 0 0 32px;
	}
.aboutnr .aboutrt .aboutms{
	width:100%;
	overflow:hidden;
	border-top:solid 1px #d0d0d0;
	font-size:16px;
	line-height:32px;
	color:#737373;
	padding-top:40px;
	margin-top:48px;
	}
.tab,.tab ul{
	width:100%;
	overflow:hidden;
	}
.tab ul li{
	overflow:hidden;
	float:left;
	margin-right:30px;
	}
.tab ul li a{
	font-size:36px;
	color:#333;
	}
.tab ul li.hover a{
	color:#003f8c;
	}
.ab_fl2{
	width:100%;
	overflow:hidden;
	margin-top:27px;
	}
.ab_fl2 dl{
	overflow:hidden;
	float:left;
	margin-right:86px;
	}
.ab_fl2 dl dt{
	overflow:hidden;
	color:#003f8c;
	font-size:16px;
	}
.ab_fl2 dl dt span{
	font-size:30px;
	color:#003f8c;
	}
.ab_fl2 dl dd{
	overflow:hidden;
	color:#003f8c;
	}
.about .more{
	margin-top:87px;
	}
/* imglist
-------------------------------------------------------------- */
.pro_gt{
	width:100%;
	overflow:hidden;
	background:#f7f7f7;
	padding:90px 0;
	}
.pro_gt_nr{
	position:absolute;
	left:20px;
	top:0;
	}
.pro_gt_nr .pro_cn{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#666;
	margin-top:34px;
	}
.pro_gt_nr .pro_en{
	width:100%;
	overflow:hidden;
	font-family:Arial;
	line-height:30px;
	text-transform:uppercase;
	color:#666;
	margin-bottom:40px;
	}
.pro_btn{
	width:68px;
	height:68px;
	border-radius:50%;
	background:#ff9031;
	position: absolute;
    left: 50%;
    margin-left: -8.7%;
    z-index: 99;
	top: 50%;
    margin-top: -34px;
	}
.pro_btn:after{
	content:"";
	position:absolute;
	width:4px;
	height:4px;
	border-radius:50%;
	background:#dbdbdb;
	left:32px;
	top:32px;
	}
.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 480px) {
  .swiper-container {
    
  }
}
.swiper-container-wrapper {
  display: flex;
  flex-flow: column nowrap;
  width: 80%;
  float:right;
  position:relative;
}
@media (min-width: 480px) {
  .swiper-container-wrapper {
    flex-flow: row nowrap;
  }
}

.swiper-button-next, .swiper-button-prev {
  color: #fff;
}

.swiper-slide-duplicate,
.swiper-slide {
  text-align: center;
  background-size: cover;
  background-position: center;
  /* Center slide text vertically */
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  /* Slide content */
}




.swiper-slide-duplicate .description,
.swiper-slide-duplicate .title,
.swiper-slide .description,
.swiper-slide .title {
  display: block;
  opacity: 0;
  transition: 0.5s ease 0.5s;
}
.swiper-slide-duplicate-active .description,
.swiper-slide-duplicate-active .title,
.swiper-slide-active .description,
.swiper-slide-active .title {
  opacity: 1;
}
.swiper-slide-duplicate-active .title,
.swiper-slide-active .title {
  margin-bottom: 0.5rem;
  font-size: 24px;
  color: #fff;
  transition: opacity 0.5s ease 0.5s;
}
.swiper-slide-duplicate-active .description,
.swiper-slide-active .description {
  font-size: 16px;
  color: #fff;
  transition: opacity 0.5s ease 0.75s;
}

.gallery-top {
  width: 100%;
}
@media (min-width: 480px) {
  .gallery-top {
    width: 56%;
    margin-right: 10px;
  }
}
.gallery-top .swiper-slide img{
    width: 100%;
  }

.gallery-thumbs {
  width: 100%;
  padding-top: 10px;
}
@media (min-width: 480px) {
  .gallery-thumbs {
    width: 40%;
    padding: 0;
	margin-top:24%;
  }
}
.gallery-thumbs .swiper-wrapper {
  flex-direction: row;
}
@media (min-width: 480px) {
  .gallery-thumbs .swiper-wrapper {
    flex-direction: row;
  }
}
.gallery-thumbs .swiper-slide {
  width: 25%;
  flex-flow: row nowrap;
  height: 100%;
  opacity: 0.75;
  cursor: pointer;
}
@media (min-width: 480px) {
  .gallery-thumbs .swiper-slide {
    flex-flow: row nowrap;
    
  }
  .gallery-thumbs .swiper-slide img{
	  max-width:100%;
	  height:auto;
  }
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}


/* news
-------------------------------------------------------------- */
.news{
	width:100%;
	overflow:hidden;
	background:url(../images/bg3.jpg) no-repeat top center;
	background-size:cover;
	padding-bottom:158px;
	padding-top:80px;
	}
.news .tit{
	width:60%;
	}
.news .more{
	margin:20px 0;
	}
.news .newsnr{
	width:100%;
	overflow:hidden;
	margin-top:33px;
	background:#fff;
	padding-bottom:20px;
	}
.newsnr dl img{width: 100%;overflow: hidden;}
.news .newsnr .newslf{
	padding:0 30px 0 0;
	}
.news .newsnr .newslf dl{
	width:100%;
	overflow:hidden;
	}
.news .newsnr .newslf dl dt,.news .newsnr .newslf dl dd{
	width:100%;
	overflow:hidden;
	}
.news .newsnr .newslf dl:hover dt img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
	}
.news .newsnr .newslf dl dd{
	padding-left:30px;
	margin-top:34px;
	}
.news .newsnr dl dd .newstit{
	width:100%;
	overflow:hidden;
	}
.news .newsnr .newslf dl dd .newstit h5{
	width:78%;
	overflow:hidden;
	float:left;
	font-size:20px;
	color:#343434;
	line-height:35px;
	margin:0;
	font-weight:bold;
	white-space: nowrap;
    text-overflow: ellipsis;
	}
.news .newsnr .newsrt dl dd .newstit h5{
	width:78%;
	overflow:hidden;
	float:left;
	font-size:20px;
	color:#343434;
	line-height:35px;
	margin:0;
	white-space: nowrap;
    text-overflow: ellipsis;
	}
.news .newsnr .newslf dl dd .newstit .newsdate,.news .newsnr .newsrt dl dd .newstit .newsdate{
	width:20%;
	overflow:hidden;
	float:right;
	text-align:right;
	line-height:35px;
	color:#343434;
	font-size:15px;
	}
.news .newsnr .newslf dl dd .newsjs{
	width:100%;
	overflow:hidden;
	font-size:15px;
	color:#9e9e9e;
	margin-top:10px;
	}
.news .newsnr .newsrt{
	padding:0 48px 0 48px;
	}
.news .newsnr .newsrt dl{
	width:100%;
	overflow:hidden;
	border-bottom:solid 1px #e6e6e6;
	padding:30px 0;
	margin:0;
	}
.news .newsnr .newsrt dl:last-child{
	border-bottom:none;
	}
.news .newsnr .newsrt dl dt{
	width:15%;
	overflow:hidden;
	float:left;
	font-size:16px;
	color:#a3a3a3;
	font-weight:normal;
	}
.news .newsnr .newsrt dl dt span{
	width:100%;
	overflow:hidden;
	display:block;
	font-size:52px;
	color:#000;
	line-height:50px;
	margin-bottom:10px;
	font-weight:bold;
	}
.news .newsnr .newsrt dl dd{
	width:85%;
	overflow:hidden;
	float:right;
	}
.news .newsnr .newsrt dl dd .newsjs{
	width:100%;
	overflow:hidden;
	font-size:15px;
	color:#9e9e9e;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
	}
.news .newsnr .newslf dl:hover dd .newstit h5,.news .newsnr .newsrt dl:hover dd .newstit h5,.news .newsnr .newsrt dl:hover dt span{
	color:#a8cf38;
}
/* ys
-------------------------------------------------------------- */
.ystit{
	margin-top:88px;
	}
.ystit .tit{
	width:100%;
	overflow:hidden;
	}
.ystit .tit p{
	text-align:center;
	font-family: arial;
	}
.ystit .tit h4{
	text-align:center;
	}
.ys{
	overflow:hidden;
	margin-top:40px;
	position:relative;
	padding-bottom:59px;
	}
.ys .hj{
	overflow:hidden;
	font-size:165px;
	color:#f1f1f1;
	font-family:Arial;
	font-weight:bold;
	position:absolute;
	top: 50%;
    margin-top: -100px;
	left:0;
	line-height:200px;
	}
.ys hr{
	width:490px;
	height:2px;
	background:#515151;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-245px;
	border:none;
	margin:0;
	}
.ys .owl-carousel{
	width:80%;
	float:right;
	left:100px;
	}
.ys .item{
	width:100%;
	overflow:hidden;
	}
.ys .item .ysimg{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 20px;
	}
.ys .item .ysimg img{
	width:100%;
	height:auto;
	}
.ys .owl-item:nth-child(2n) .ysimg img{
	margin-top:-126px;
	}
.ys .owl-item:nth-child(2n) .ysimg .ystit{
	padding: 0 154px 34px 54px;
}

.ys .item .ysimg .ystit{
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	padding:0 54px 34px 54px;
	}
.ys .item .ysimg .ystit h5{
	width:100%;
	overflow:hidden;
	font-size:26px;
	color:#fff;
	text-align:left;
	line-height:40px;
	margin:0;
	}
.ys .item .ysimg .ystit p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	text-align:left;
	line-height:30px;
	margin-top:10px;
	}

/* link
-------------------------------------------------------------- */
.link{
	line-height:30px;
	font-size:16px;
	padding:50px 0 38px 0;
	background: #111;
	}
.linknr{
	color:rgba(255,255,255,0.5);
	}
.link a{
	font-size:16px;
	margin-right:10px;
	color:rgba(255,255,255,0.5);
	}
	
/* footer
-------------------------------------------------------------- */
.footer{
	width:100%;
	overflow:hidden;
	background:#111;
	padding-top:34px;
}
.footer .blogo,.footer .bnav{
	padding:0;
	}
.footer .blogo img{
	max-width:100%;
	height:auto;
	}
.footer .blogo .btel{
	font-size:16px;
	color:rgba(255,255,255,0.5);
	line-height:30px;
	}
.footer .blogo .btelnr{
	width:100%;
	overflow:hidden;
	font-size:30px;
	color:#fff;
	margin-top:75px;
	}
.footer .blogo .btelnr a{
	font-size:30px;
	color:#fff;
	}
.footer .bewm{
	padding:0;
	}
.footer .bewm dl{
	overflow:hidden;
	float:right;
	padding-left: 10px;
	}
.footer .bewm dl dt{
	overflow:hidden;
	text-align:center;
	}
.footer .bewm dl dd{
	overflow:hidden;
	text-align:center;
	font-size:16px;
	color:#fff;
	line-height:30px;
	margin-top:14px;
	}
.footer .bnav ul{
	width:100%;
	overflow:hidden;
	}
.footer .bnav ul li{
	width:25%;
	overflow:hidden;
	float:left;
	}
.footer .bnav ul li h5{
	width:100%;
	overflow:hidden;
	font-size:17px;
	color:#fff;
	line-height:30px;
	margin:0 0 20px 0;
	}
.footer .bnav ul li h5 a{
	font-size:17px;
	color:#fff;
	}
.footer .bnav ul li p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:34px;
	}
.footer .bnav ul li p a{
	font-size:15px;
	}
.bot{
	width:100%;
	overflow:hidden;
	line-height:30px;
	padding:60px 0;
	color:rgba(255,255,255,0.5);
	}
.bot a{
	color:rgba(255,255,255,0.5);
	}
.bdl{
	width:100%;
	overflow:hidden;
	margin-top:36px;
	}
.bdl dl{
	border:solid 1px #272727;
	padding:14px 0 17px 0;
	margin-bottom:0;
	}
.bdl dl:first-child{
	border-left:none;
	}
.bdl dl:last-child{
	border-right:none;
	}
.bdl dl dt{
	padding-left:36px;
	padding-right:0;
	}
.bdl dl dt p{
	width:100%;
	overflow:hidden;
	line-height:30px;
	font-size:16px;
	color:rgba(255,255,255,0.5);
	font-weight:normal;
	}
.bdl dl dt p a{
	font-size:16px;
	color:rgba(255,255,255,0.5);
}
.bdl dl dd{
	text-align:center;
	padding:0;
	}
.equ_list li{
	margin-bottom: 20px;
}
.pro_img{max-height: 276px;
	overflow:hidden ;display: block;
		-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;
}
.equ_list li:hover img{transform: scale(1.1); }
.equ_list li p{
	height: 50px;line-height: 50px !important;text-align: center;background: #f9f9f9;
}
.equ_list li:hover p{
	background: #a8cf38;
	color: #fff;
	}
/* banner_n
-------------------------------------------------------------- */
.banner_n { 
	width:100%; 
	height:400px;
	background:url(../images/aboutban.jpg) no-repeat top center;
	background-size:cover;
}
@media only screen and (min-width: 1921px) and (max-width: 2560px) {
	.banner_n { 
		height:677px;
	}
}
@media(max-width:1680px) {
	.banner_n{
		height:368px;
	}
}
@media(max-width:1440px) {
	.banner_n{
		height:445px;
	}
}
@media(max-width:1360px) {
	.banner_n{
		height:360px;
	}
}
@media(max-width:1280px) {
	.banner_n{
		height:339px;
	}
}
@media(max-width:1152px) {
	.banner_n{
		height:305px;
	}
}
@media(max-width:1024px) {
	.banner_n{
		height:271px;
	}
}
@media(max-width:921px) {
	.banner_n{
		height:244px;
	}
}
@media(max-width:768px) {
	.banner_n{
		height:203px;
	}
}
@media(max-width:640px) {
	.banner_n{
		height:169px;
	}
}

/* position
-------------------------------------------------------------- */
.position {
	width:100%;
	overflow:hidden;
	border-bottom:solid 1px #d3d3d3;
}
.positionnr{
	line-height:30px;
	padding:17px 0;
	font-size:16px;
	color:#000;
	}
.position a:nth-child(1) {
	color: #2c5830;
	transition: all 0.8s ease;
}

.position a {
	transition: all 0.8s ease;
}

.position a:hover {
	color: #2c5830;
}

.item img {
	max-width: 100%;
}
/* ncontent
-------------------------------------------------------------- */
.bg{
	background:#f2f4f6;
	}
.about_con{
	width: 78%
}
.nmenu{
	width:18%;
	background: #0fa46a;
	overflow:hidden;
	text-align:center;
	padding-bottom: 2px;
	}
.nmenu h2{color: #fff;font-size: 20px;line-height: 32px;text-align: center;padding:14px 0;}
.nmenu span{display: block;color: #fff;line-height: 26px}
.nmenu p{background: #fff;padding:12px;width: 98%;display: inline-block;font-size: 14px;text-align: left;}
.nmenu ul{
	overflow:hidden;
	display:inline-block;
	margin:0;
	background: #fff;
	width: 98%;
	padding: 1%
	}
.nmenu ul li{
	overflow:hidden;
	padding:0 18px;
	line-height:46px;
	border:solid 1px #c1c1c1;
	margin:5px 0;
	}
.nmenu ul li a{
	font-size:16px;
	color:#000;
	display:block;
	}
.nmenu ul li:hover,.nmenu ul li.cur{
	background:#a8cf38;
	border:solid 1px #a8cf38;
	}
.nmenu ul li:hover a,.nmenu ul li.cur a{
	color:#fff;
	}
/* nabout
-------------------------------------------------------------- */
.nabout,.ncontact{
	margin-top:30px;
	margin-bottom:60px;
	}
.nabout .tit{
	width:100%;
	margin-bottom:50px;
	}
.ncontact .tit{
	width:100%;
	margin-bottom:50px;
	}
.nabout .naboutnr{
	overflow:hidden;
	border-top:solid 1px #d1d1d1;
	font-size:16px;
	line-height:32px;
	}
.nabout .naboutnr p{
	overflow:hidden;
	font-size:16px;
	line-height:32px;
	color: #333
	}
.nabout .naboutnr img{
	max-width:100%;
	height:auto;
}
.zzjg{
	width:100%;
	overflow:hidden;
	background:url(../images/zzjgbg.jpg) no-repeat top center;
	background-size:cover;
	padding:80px 0 180px 0;
	}
.zzjgnr .zzjgtit{
	width:100%;
	overflow:hidden;
	}
.zzjgnr .zzjgtit h5{
	width:100%;
	overflow:hidden;
	font-size:30px;
	color:#000;
	line-height:40px;
	text-align:center;
	margin:0;
	}
.zzjgnr .zzjgtit p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:20px;
	color:#000;
	line-height:30px;
	margin-top:8px;
	}
.zzjgimg{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:60px;
	}
.zzjgimg img{
	max-width:100%;
	height:auto;
	}
/* nhonor
-------------------------------------------------------------- */
.nhonor{
	margin-top:60px;
	margin-bottom:60px;
	}
.nhonor ul{
	width:100%;
	overflow:hidden;
	}
.nhonor ul li{
	margin:10px 0;
	}
.nhonor ul li img{
	max-width:100%;
	height:auto;
	}
.nhonor ul li:hover img{
	-webkit-transform: scale(1.1);
    transform: scale(1.02);
	}
.poptrox-popup{
	overflow:visible !important;
}
/* npro
-------------------------------------------------------------- */
.npro{
	margin-top:50px;
	margin-bottom:50px;
	}
.npronr{
	width:78%;
	overflow:hidden;
	}
.npro dl{
	width:470px;
	overflow:hidden;
	float:left;
	margin:20px 45px 20px 0;
	background:#f6f6f6;
	}
.npro dl:nth-child(3n){
	margin-right:0;
	}
.npro dl dt{
	width:100%;
	overflow:hidden;
}
.npro dl dt{
	height:388px;
	position:relative;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	text-align:center;
	}
.npro 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;
}
.npro dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.2);
	}
.npro dl dt .nprobg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,63,140,0.8) url(../images/tb11.png) no-repeat center 60%;
	opacity:0;
	z-index:99;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	}
.npro dl dt .nprotit{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:20px;
	line-height:30px;
	color:#fff;
	margin-top:98px;
	font-weight:bold;
	}
.npro dl:hover dt .nprobg{
	opacity:1;
	-webkit-transform: translateY(100);
	-moz-transform: translateY(100);
	-ms-transform: translateY(100);
	-o-transform: translateY(100);
	transform: translateY(100);
	}
.npro dl dd{
	width:82%;
	margin:0 9%;
	color: #333;
    font-size: 20px;
	line-height:30px;
	padding:20px 0;
	text-align:center;
	border-top:solid 1px #a9a9a9;
	white-space: nowrap;
    text-overflow: ellipsis;
	}
.npro dl:hover{
	background:rgba(0,63,140,0.8);
	}
.npro dl:hover dd{
	color:#fff;
	border-top:solid 1px #fff;
	}
.npro .nproimg{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:60px;
	}
.nproimg img{
	max-width:100%;
	height:auto;
	}
.npro_infolf{
	padding:0 30px 0 0;
}
.npro_infolf img{
	max-width:100%;
	height:auto;
}
.npro_infort{
	padding:32px 0 0 60px;
}
.npro_infort 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;
}
.npro_infort .npro_infolei{
	width:100%;
	overflow:hidden;
	font-size:20px;
	color:#333;
	line-height:30px;
	margin-top:26px;
	margin-bottom:40px;
}
.npro_infort .npro_lxfs{
	width:100%;
	overflow:hidden;
}
.npro_infort .npro_lxfs p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#333;
}
.npro_infort .npro_lxfs p a{
	font-size:16px;
	color:#333;
}
.npro_lxbtn{
	width:100%;
	overflow:hidden;
	margin-top:112px;
	}
.npro_lxbtn a{
	width:190px;
	height:50px;
	display:block;
	padding-left:35px;
	line-height:50px;
	font-size:16px;
	color:#003f8c;
	border:solid 1px #003f8c;
	background:url(../images/tb9.png) no-repeat 90% center;
	}
.nprofb{
	width:100%;
	overflow:hidden;
	margin-top:30px;
	}
.nprofb p{
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	}
.nprofb img{
	max-width:100%;
	height:auto;
	}
.box{width:100%;}
.left-pro{width:100%;}
.left-pro .t1{width:100%;margin-top:10px;}
.left-pro .t2{width:100%;text-indent:0;}
.left-pro .t2 img{text-indent:0; }
.left-pro .t2 .main_img{
	width:100%;
}
#showArea a img{cursor:pointer;display:block;width:19.2%;padding:1px;float:left;margin-left:1%;}
#showArea a img.active{border:solid 1px #ff9031;}
#showArea a:first-child img{margin-left:0;}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{width:100%;overflow:hidden}
/* CSS class for zoomed area */
.MagicZoomBigImageCont{border:1px solid #ff9031;overflow:hidden}
.MagicZoomBigImageCont img{width:800px;height:470px}
.MagicZoomBigImageCont iframe{width:300px;height:176px}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#ff9031;text-align:center !important}
.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
.MagicZoomLoading img{padding-top:3px !important}
.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}
.MagicThumb-zoomed{cursor:default}
.MagicThumb span{display:none}
.MagicThumb-image{border:1px solid #ccc;outline:none}
.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}
.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
.MagicThumb-controlbar{display:block;height:18px}
.MagicThumb-controlbar a{display:block;width:180px;height:106px;margin:0px 1px;outline:none;float:left;overflow:hidden}
.MagicThumb-controlbar a span{display:block;width:1000px;height:588px;background:transparent url(graphics/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
.MagicThumb-loading{border:1px solid #000;background:#fff url(graphics/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
.nprofbnr{
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	margin-top:40px;
	}
.nprofbnr p{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#fff;
	}
.nprofbnr img{
	max-width:100%;
	height:auto;
}
@media(max-width:767px) {
	.about_con, .npronr{width: 100%}
}
/* njob
-------------------------------------------------------------- */
.njob{
	margin-top:50px;
	margin-bottom:50px;
}
.container {
  position: relative;
  margin: 0 auto;
}

.accordion {
  position: relative;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  font-weight: 700;
  color: #74777b;
  vertical-align: middle;
}

.accordion .fa {
  position: relative;
  float: right;
}

.accordion h4 {
  position: relative;
  line-height:80px;
  margin: 0;
  font-size: 18px;
  color: #000;
  padding:0 2%;
}

.accordion a {
  position: relative;
  display: block;
  font-size:18px;
  color: #000;
  line-height:80px;
  text-decoration: none;
  background:#f5f5f5;
  margin-bottom:10px;
}

.accordion a:hover {
  text-decoration: none;
  color: #2cc185;
  background-color: #e7ecea;
  transition: 0.3s;
}

.accordion-desc {
  color: #eee;
  z-index: 2;
  border-top: 1px solid #ff9031;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.11);
-moz-box-shadow: 0px 3px 8px rgba(0,0,0,0.11);
-webkit-box-shadow: 0px 3px 8px rgba(0,0,0,0.11);
margin-bottom:10px;
}
.accordion-desc h5{
  color: #000;
  font-size:18px;
  z-index: 2;
  line-height:80px;
  border-bottom: 1px dashed #dedede;
  margin:0;
  padding:0 2%;
}
 @media (min-width:480px) {

.container { max-width: 80%; }
}
 @media (min-width:768px) {

.container { max-width: 600px; }
}
.njobnr{
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:35px;
	color:#000;
	padding:25px 2%;
}
.njobnr p{
	overflow:hidden;
	font-size:16px;
	line-height:35px;
	color:#000;
}
	
/* nnews
-------------------------------------------------------------- */
.nnews{
	margin-top:50px;
	margin-bottom:50px;
	}
.nnewsnr{
	width:78%;
	margin-top:0px;
	}
.nnews dl{
	margin-bottom:0;
	padding:0 1.5%;
	margin:0px 0 20px;
	}
.nnews dl dt{
	width:100%;
	overflow:hidden;
	position:relative;
	height:284px;
	    border: 1px solid #ddd;
	}
.nnews dl dt img{
	display:block;
	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;
	}
.nnews dl:hover dt img{
	transform:translate(-50%, -50%) scale(1.2);
	}
.nnews dl dd{
	border:1px solid #e1e1e1;
	transition: all .5s;
	width:100%;
	overflow:hidden;
	padding:0 20px;
	padding-top:22px;
	padding-bottom:46px;
	}
.nnews dl dd .nnewstit{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#000;
	line-height:35px;
	text-overflow: ellipsis;
    white-space: nowrap;
	}
.nnews dl dd .nnewsms{
	width:100%;
	overflow:hidden;
	font-size:15px;
	color:#8d8d8d;
	margin-top:10px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	}
.nnews dl dd hr{
	width:30px;
	overflow:hidden;
	border-bottom:solid 2px #a8cf38;
	margin:10px 0 0 0;
	}
.nnews dl dd .nnewsdate{
	width:100%;
	overflow:hidden;
	font-size:15px;
	line-height:30px;
	margin-top:5px;
	}
.nnews dl dd .nnewsmore{
	width:100%;
	overflow:hidden;
	font-size:15px;
	color:#000;
	line-height:30px;
	background:url(../images/tb10.png) no-repeat left center;
	padding-left:38px;
	margin-top:10px;
	}
.nnews dl:hover dd{
	box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
	}
.nnews dl:hover dd .nnewstit{
	color:#a8cf38;
	}
.marg{
	margin-bottom:40px;
	}
.nnews h1{
	width: 100%;
    overflow: hidden;
    font-size: 24px;
    color: #333;
	font-weight:bold;
    text-align: center;
    margin: 0 0 16px 0;
	}
.nnews .fbtime {
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    line-height: 30px;
    color: #666;
    text-align: center;
    border-bottom: solid 1px #ebebeb;
    padding-bottom: 23px;
}
.nnews .fbnr {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    font-size: 18px;
    line-height: 35px;
    color: #333;
}
.nnews .fbnr p {
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    line-height: 35px;
    color: #333;
}
.nnews .fbnr img{
	max-width:100%;
	height:auto;
	}
	
/* ncontact
-------------------------------------------------------------- */
.ncontact .ncontactnr{
	width:100%;
	overflow:hidden;
	border-top:solid 1px #d1d1d1;
	font-size:18px;
	color:#333;
	line-height:35px;
	padding:40px 0 0 0;
	}
.ncontact .ncontactnr p{
	width:100%;
	overflow:hidden;
	font-size:18px;
	color:#333;
	line-height:35px;
	}
.ncontact .ncontactnr p a{
	font-size:18px;
	color:#333;
}
.ncontact .ncontactnr .ncontactlf{
	width:80%;
	overflow:hidden;
	}
.newm{
	width:20%;
	overflow:hidden;
	}
.newm dl{
	overflow:hidden;
	float:right;
	}
.newm dl dt,.newm dl dd{
	overflow:hidden;
	text-align:center;
	}
.newm dl dt img{
	max-width:100%;
	height:auto;
}
.newm dl dd{
	font-size:16px;
	color:#333;
	line-height:32px;
	}
.map{
	height:820px;
	overflow:hidden;
	padding:0;
	}

/* nmessage
-------------------------------------------------------------- */
.nmessage{
	padding: 56px 0 64px 0;
}
.nmessage h4{
	width:100%;
	overflow:hidden;
	font-size:36px;
	color:#098367;
	margin:0;
	line-height:45px;
	text-align:center;
	margin-bottom:25px;
	}
.nmessage hr{
	width:36px;
	height:2px;
	overflow:hidden;
	background:#098367;
	margin-bottom:30px;
	margin:auto;
	}
.nmessagenr ul{
	width:100%;
	overflow:hidden;
	margin-top:50px;
	}
.nmessagenr ul li{
	width:100%;
	overflow:hidden;
	font-size:16px;
	color:#343434;
	line-height:60px;
	}
.nmessagenr ul li input{
	width:100%;
	overflow:hidden;
	border:solid 1px #c6c6c6;
	line-height:60px;
	background:none;
	}
.nmessagenr ul li textarea{
	width:100%;
	height:254px;
	overflow:hidden;
	border:solid 1px #c6c6c6;
	line-height:30px;
	padding:0 5px;
	background:none;
	}
.tjbtn {
    width: 100%;
    overflow: hidden;
    margin-top: 26px;
}
.tjbtn button {
    width: 100%;
    height: 76px;
    background: #098367;
    color: #fff;
	text-align:center;
	font-size:22px;
}

/* dede_pages

-------------------------------------------------------------- */

.dede_pages{
		width:100%; 
		overflow:hidden; 
		margin-top: 10px;
		text-align: center;
}

.dede_pages ul {
    padding: 12px 0px 12px 0;
	display: inline-block;
}

.dede_pages ul li {
    float: left;
    line-height: 17px;
    margin: 5px;
	padding: 5px 10px;
	border:solid 1px #003f8c;
}

.dede_pages ul li.thisclass{
    background-color: #003f8c;
    padding: 5px 10px;
    font-weight: bold;
	color:#fff;
}

.dede_pages ul li.thisclass a{
	color:#fff;
}

.dede_pages ul li:hover{
    background-color: #003f8c;
}
.dede_pages ul li:hover a{
    color: #fff;
}
.dede_pages ul li a {
    float: left;
    display: block;
	color:#454545;
}

.page1{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.page1 p{
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size: 16px;
}
.page1 p a{
	color:#454545;
	font-size: 16px;
}
.page1 p a:hover{
	color:#2b8bc7;
}
.pages{
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
.pages .pageslf,.pages .pagesrt{
	width:50%;
	overflow:hidden;
	font-size:16px;
	line-height:40px;
	padding:0 1%;
	text-align:center;
	background:#f7f7f7;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.pages .pageslf a,.pages .pagesrt a{
	font-size:16px;
}
.pages .pageslf:hover,.pages .pagesrt:hover{
	transition: all .5s ease;
	-moz-transition: all .5s ease; /* Firefox 4 */
	-webkit-transition: all .5s ease; /* Safari 和 Chrome */
	-o-transition: all .5s ease; /* Opera */
	background:#a8cf38;
	color:#fff;
}
.pages .pageslf:hover a,.pages .pagesrt:hover a{
	color:#fff;
}
.dede_pages table, .dede_pages table tr, .dede_pages table td{
	border:none;
}
.dede_pages table td{
	line-height:30px;
	font-size:14px;
}
.dede_pages table td a{
	font-size:14px;
}



.a_txt,.rg{
	display:none;
}
/*移动端导航*/
@media screen and (max-width: 1023px) and (min-width: 0px){
	.nabout, .ncontact{    margin-top: 30px;}
	.b_news_l{display: none;}
	.b_news_r{width: 100%;}
	._container li img{display: none;}
	._container li span{width: 30%;padding-left: 10%;}

.nav, .top-tel, .logo-r{display:none}
.headernr{
	width:98%;
}
.rg{display:block;padding-top:34px;float:right;}
.rg a img{vertical-align:top}
.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.a_txt .div1{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%}
.a_txt .div3 ul{padding-left:5%;padding-right:5%}
.a_txt .div3 ul li{border-bottom:1px solid #232530}
.a_txt .div3 ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.a_txt .div3 ul li .a_js2{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_js2_on{background:url(../images/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:40px;line-height:40px;font-size:14px}
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
	.nnews dl dt{
		height:240px;
	}
}
@media only screen and (min-width: 1360px) and (max-width: 1439px) {
	.npro dl dt{
		height:374px;
	}
	.nnews dl dt{
		height:227px;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1359px) {
	.npro dl dt{
		height:352px;
	}
	.nnews dl dt{
		height:213px;
	}
}
@media only screen and (min-width: 1152px) and (max-width: 1279px) {
	.npro dl dt{
		height:317px;
	}
	.nnews dl dt{
		height:192px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
	.npro dl dt{
		height:282px;
	}
	.nnews dl dt{
		height:170px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
	.npro dl dt{
		height:273px;
	}
	.nnews dl dt{
		height:165px;
	}
}
@media only screen and (min-width: 860px) and (max-width: 991px) {
	.npro dl dt{
		height:355px;
	}
	.nnews dl dt{
		height:222px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 859px) {
	.npro dl dt{
		height:317px;
	}
	.nnews dl dt{
		height:198px;
	}
}
@media only screen and (min-width:640px) and (max-width: 767px) {

	.npro dl dt{
		height:264px;
	}
	.nnews dl dt{
		height:341px;
	}
}
@media only screen and (min-width:540px) and (max-width: 639px) {
	.npro dl dt{
		height:223px;
	}
	.nnews dl dt{
		height:284px;
	}
}
@media only screen and (min-width:425px) and (max-width:539px) {
	.npro dl dt{
		height:175px;
	}
	.nnews dl dt{
		height:226px;
	}
}
@media only screen and (min-width:375px) and (max-width:424px) {
	.npro dl dt{
		height:155px;
	}
	.nnews dl dt{
		height:200px;
	}
}
@media only screen and (min-width:320px) and (max-width:374px) {
	.npro dl dt{
		height:132px;
	}
	.nnews dl dt{
		height:170px;
	}
}
@media only screen and (min-width:0px) and (max-width:319px) {
	.npro dl dt{
		height:130px;
	}
	.nnews dl dt{
		height:165px;
	}
}

@media(max-width:1920px) {
	.banner .prev{
		right: 13.5%;
	}
}
@media(max-width:1680px) {
	.cont,.cont1{
		width:88%;
	}
	.nav .menu > li a {
    padding: 0 25px;
	}
	.banner .prev{
		right: 14%;
	}
	.npro dl {
		width: 31.3333333%;
		margin: 20px 3% 20px 0;
	}
	.aboutnr {
		/* margin-left: -44%; */
	}
	.about .more {
		margin-top: 30px;
	}
	.ys .owl-item:nth-child(2n) .ysimg img {
		margin-top: -80px;
	}
}
@media(max-width:1440px) {
    .nav .menu > li a{
        margin: 0 10px;
    }
	.tit p{
		font-size: 32px;
	}
	.tit h4{
		font-size: 30px;
	}
	.bdl dl dt {
		padding-left: 36px;
	}
	.nav .menu > li a {
		padding: 0 20px;
	}
	.npro dl dd{
		font-size:18px;
	}
	.aboutnr .aboutrt {
		padding: 30px 0 0 32px;
	}
	.aboutnr .aboutrt .aboutms{
		padding-top: 30px;
		margin-top: 30px;
	}
	.about .more{
		margin-top:0;
	}
	.pro dl dd .probt{
		font-size:20px;
	}
	.pro dl dd:last-child .probt{
		font-size:22px;
	}
	.pro dl dd p{
		font-size:14px;
	}
	.ys .item .ysimg .ystit h5{
		font-size:22px;
	}
}
@media(max-width:1360px) {
	.news .newsnr .newsrt dl dd .newstit h5 {
		width: 73%;
	}
	.news .newsnr .newsrt dl dd .newstit .newsdate {
		width: 25%;
	}
	.nav .menu > li a{
	    margin: 0 10px;
	}
}
@media(max-width:1280px) {
	.bdl dl dt {
		padding-left: 15px;
	}
	.nav .menu > li a{
		margin:0;
		padding: 0 18px;
	}
	.ab_fl2 dl {
		margin-right: 50px;
	}
	.tit p {
		font-size: 28px;
		margin-bottom:0;
	}
	.tab ul li a{
		font-size:30px;
	}
	.ab_fl2{
		margin-top:20px;
	}
	.aboutnr .aboutrt .aboutms {
		padding-top: 10px;
		margin-top: 10px;
		line-height:30px;
	}
	.ys .owl-item:nth-child(2n) .ysimg img {
		margin-top: -60px;
	}
	.ys .item .ysimg .ystit h5{
		font-size:20px;
	}
	.news .newsnr .newsrt dl dt span{
		font-size:42px;
	}
	.news .newsnr .newsrt dl dt{
		font-size:14px;
	}
	.news .newsnr .newsrt dl dd .newstit h5{
		font-size:18px;
	}
}
@media(max-width:1152px) {
	.bdl dl dt {
		padding-left: 10px;
	}
	.nav .menu > li a{
		padding: 0 12px;
	}
	.banner .prev {
		right: 15%;
	}
	.npro dl dd{
		font-size:16px;
	}
	.aboutnr .aboutrt .aboutms{
		font-size:15px;
		line-height:26px;
	}
	.pro dl dd .probt{
		font-size:18px;
	}
	.pro dl dd:last-child .probt{
		font-size:20px;
	}
	.ys .item .ysimg .ystit{
		padding: 0 30px 20px 30px;
	}
	.ys .owl-item:nth-child(2n) .ysimg .ystit {
		padding: 0 130px 20px 30px;
	}
	.news .newsnr .newsrt dl dd .newstit h5 {
		width: 71%;
	}
	.news .newsnr .newsrt dl dd .newstit .newsdate {
		width: 27%;
	}
	.news .newsnr .newsrt {
		padding: 0 30px 0 30px;
	}
	.news .newsnr .newslf dl dd .newstit .newsdate{
		width: 25%;
	}
	.news .newsnr .newslf dl dd .newstit h5 {
		width: 73%;
	}
}
@media(max-width:1110px) {
	.bdl dl dt p{
		font-size:14px;
	}
	.nav .menu > li a {
		margin: 0;
	}
}
@media(max-width:1023px) {
	.logo{
		padding:15px 0;
	}
	.logo img{
		height:70px;
	}
}
@media(max-width:991px) {
	.pro_list ul{display: block;}
	.pro_list li{width: 48%;margin: 0 1% 2%;}
	.banner .next{
		right: 2%;
	}
	.banner .prev {
		right: 8%;
	}
	.banner .prev,.banner .next{
		top:15%;display: none;
	}
	.map{
		height:300px;
	}
	.bdl dl:nth-child(2){
		border-right:none;
	}
	.bdl dl:last-child{
		border-left:none;
	}
	.footer .blogo .btelnr{
		margin-top:30px;
	}
	.zzjg {
		padding: 80px 0;
	}
	.npro dl {
		width: 47%;
	}
	.npro dl:nth-child(3n) {
		margin-right: 3%;
	}
	.pages .pageslf, .pages .pagesrt{
		width:100%;
		margin:5px 0;
	}
	.npro .npro_infolf{
		padding:0;
	}
	.npro .npro_infort {
		padding: 32px 0 0 0;
	}
	.npro .npro_infort h1{
		font-size:24px;
	}
  .reason{
    display: none;
  }
	.npro .npro_infort .npro_infolei{
		font-size:18px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.npro_lxbtn {
		margin-top: 30px;
	}
	.aboutnr .aboutrt,.about .aboutimg{
		display:none;
	}
	.aboutnr {
		position: inherit;
	}
	.aboutnr .aboutrt {
		padding: 30px 0 0 0;
	}
	.aboutnr .aboutlf{
		padding: 40px 0;
	}
	.aboutnr .tab h2{
		font-size: 28px;
		padding-bottom: 10px;
	}
	.about{
		padding-bottom:50px;
	}
	.ys{
		width:100%;
	}
	.ys .owl-carousel{
		left:0;
	}
	.ys .item .ysimg .ystit,.ys .owl-item:nth-child(2n) .ysimg .ystit{
		padding: 0 50px 20px 30px;
	}
	.ys .owl-item:nth-child(2n) .ysimg img {
		margin-top: 0;
	}
	.ys .item .ysimg .ystit h5 {
		font-size: 18px;
		line-height:30px;
	}
	.ys .item .ysimg .ystit p{
		font-size:14px;
		line-height:25px;
		margin-top:0;
	}
	.ys .hj{
		font-size:130px;
	}
	.news {
		padding-bottom: 60px;
		padding-top: 60px;
	}
	.news .newsnr .newslf {
		padding: 15px 15px 0 15px;
	}
	.news .newsnr .newslf dl dt img{
		width:100%;
		height:auto;
	}
	.news .newsnr .newslf dl dd {
		padding-left: 0;
		margin-top: 10px;
	}
	.news .newsnr .newsrt {
		padding: 0 15px 0 15px;
	}
}
@media(max-width:767px) {
	.nnewsnr{width: 100%}
	.pro_list{display: none;}
	.pro_lists_r{width: 100%}
	.pro_img{height: 120px}
	.tit p{
		font-size: 26px;
		margin-bottom:0;
	}
	.tit h4{
		font-size: 24px;
	}
	.ncontact .ncontactnr .ncontactlf,.newm{
		width:100%;
	}
	.newm dl{
		float:left;
		margin-top:10px;
	}
	.bdl dl{
		border-right:none;
		border-left:none;
	}
	.footer .bewm dl{
		float:left;
		margin-top:10px;
	}
	.footer .bnav ul li h5 a{
		font-size:16px;
	}
	.footer .bnav ul li p a{
		font-size:14px;
	}
	.banner .prev {
		right: 10%;
	}
	.tab ul li a {
		font-size: 26px;
	}
	.ab_fl2 dl dt span {
		font-size: 24px;
	}
	.ystit {
		margin-top: 50px;
	}
	.ys{
		margin-top: 30px;
	}
	.page-wrap-left{
		display: none;
	}
	.nnews dl {
		margin: 20px 0;
	}
	.nnews dl dd hr{
		margin: 20px 0 0 0;
	}
	.nnews h1{
		font-size:20px;
	}
}
@media(max-width:640px) {
    .tab ul li a {
        font-size: 22px;
    }
}
@media(max-width:540px) {
	.banner .prev {
		right: 12%;
	}
	.mouse-index {
		bottom: 10px;
	}
	.mouse img{
		width:30px;
	}
	.mouse-index p {
		font-size: 14px;
		margin-top: 10px;
	}
	.npro dl dd {
		width: 92%;
		margin: 0 4%;
		padding: 10px 0;
		font-size:14px;
	}
	.ys .hj {
		font-size: 100px;
	}
}
@media(max-width:500px) {
	.news .newsnr .newsrt dl dd .newstit .newsdate{
		display:none;
	}
	.news .newsnr .newsrt dl dd .newstit h5{
		width:100%;
	}
	.news .newsnr .newsrt dl dd {
		width: 80%;
	}
	.news .newsnr .newsrt dl dt {
		width: 20%;
	}
}
@media(max-width:425px) {
	.banner .prev {
		right: 13%;
	}
	.tit p{
		font-size: 22px;
	}
	.tit h4{
		font-size: 20px;
	}
	.ab_fl2 dl {
		margin-right: 30px;
	}
}
@media(max-width:375px) {
	.banner .prev {
		right: 14%;
		display: none;
	}
	.ab_fl2 dl {
		margin-right: 20px;
	}
	.news .newsnr .newsrt dl dd {
		width: 77%;
	}
	.news .newsnr .newsrt dl dt {
		width: 23%;
	}
}
@media(max-width:320px) {
	.news .newsnr .newsrt dl dd {
		width: 76%;
	}
	.news .newsnr .newsrt dl dt {
		width: 24%;
	}
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#a8cf38; color:#fff; }
.ab_pages ul a:hover{ background:#ddd; color:#fff;}
.ab_pages .page-status{ display:none;}
.ab_pages span.page-num{ display:none;}