@charset "utf-8";


/* 全局样式

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

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:#555;}

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-798370{background:#fff;}

.nbody-b868f3{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-e3d3d6{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;}

/* 页面基本元素

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



/* 链接样式 */

a {text-decoration:none;}

a:visited {text-decoration:none;}

a:hover {text-decoration:none;}



/* 常用元素 */

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



/* 层浮动 */

.left-dcb29d { float: left; }

.right-e9c23c{ float: right; }

.center-a7fc49 { margin: 0 auto; }



/* 文字对齐 */

.tleft-9a1959 { text-align:left; }

.tright-06ee76 { text-align:right; }

.tcenter-4b66ef {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-1b4ea6{
	width:1400px;
	height:90px;
	position: absolute;
	z-index: 9999;
	top:40px;
	background:#fff;
	border-radius:0 30px 0px 30px;
	left:50%;
	margin-left:-700px;
}
.small-74e5ca .headernr-5288f1{
	display:none;
}
.logo-662811{
	width:27%;
	overflow:hidden;
	padding:15px 0 0 0px;
	text-align:center;
}
.logo-662811 img{ height:60px}
.nav{
	float:right;
	background: linear-gradient(to right,#0068b4,#0da12b);
	width:73%;
	border-radius:0 30px 0 0;
}
.menu-5473ca, .menu-5473ca ul {
	list-style: none;
	padding: 0;
}
.menu-5473ca > li {
  position: relative;
  display: inline-block;
  outline: 0;
}
.submenu-0f301d {
  position: absolute;

  left: 0;

  top: 100%;

  z-index: 0;

  overflow: hidden;

  /* IE8 needs this */

  overflow: hidden\0/ !important;

  max-height: 0;

  /* A .submenu-0f301d should be only revealed when hovering the .menu-5473ca */

  pointer-events: none;

}




.menu-5473ca > li:hover .submenu-0f301d, .menu-5473ca > li:focus .submenu-0f301d {

  pointer-events: auto;

  z-index: 10;

  max-height: 2000px;

  -webkit-transition: none;

     -moz-transition: none;

}



/* Default

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

.submenu-0f301d 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-5473ca > li:hover .submenu-0f301d li, .menu-5473ca > li:focus .submenu-0f301d li {

  opacity: 1;



  -webkit-transform: none;

     -moz-transform: none;

      -ms-transform: none;

       -o-transform: none;

          transform: none;

}

/* Shield

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

.shield-19c526 {

  overflow: visible;



  -webkit-perspective: 400px;

     -moz-perspective: 400px;

      -ms-perspective: 400px;

       -o-perspective: 400px;

          perspective: 400px;

}



.shield-19c526 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 > ul{

	width:100%;

	}

.nav span{

	display:block;

	width:1px;

	height:30px;

	background:rgba(255,255,255,0.7);

	margin-top:16px;

}

.nav span:last-child{

	display:none;

}

.nav .menu-5473ca > li{
	height:90px;

	float:left;

	text-align:center;

	line-height:90px;

	}

.nav .menu-5473ca > li > a{
	color:#fff;
	font-size:16px;
	display:block;
	padding:0 28px;
}

.nav .menu-5473ca > li:hover > a,
.nav .menu-5473ca > li.current > a{
	color:#fff;
}
.nav .menu-5473ca > li > a >img{
	margin-top:25px;
}
.nav .menu-5473ca > li.taobao-a471c7{
	background:url(../images/navline.png) no-repeat left center;
}
.nav .menu-5473ca > li.taobao-a471c7 a{
	padding:0 0 0 30px;
}
.nav .menu-5473ca > li.en-6c8074 a{
	padding:0 0 0 20px;
}
.nav .menu-5473ca > li .submenu-0f301d{
	width:130%;
	left:-15%;
}

.nav .menu-5473ca > li .submenu-0f301d li{

	width:100%;

	height:40px;

	line-height:40px;

	background: linear-gradient(to right,#0068b5,#0da12c);

	text-align:center;

	border-top:solid 1px #fff;

}

.nav .menu-5473ca > li .submenu-0f301d li a{

	display:block;

	color:#fff;

	font-size:14px;

}

.nav .menu-5473ca > li .submenu-0f301d li:hover{

	background: linear-gradient(to right,#0da12c,#0068b5);

}
.mobile-header-ff748c{
	display:none;
}
#menu span {
    width: 1.875rem;
    height: 0.1875rem;
    background-color: #ca0a55;
    margin: 0 auto 0.4375rem;
    display: block;
    line-height: 1;
    transition: all 0.5s;
}
#menu{
	width: 3.5rem;
	height: 3.5rem;
	display: block;
	position: absolute;
	right: 0rem;
	top: 10px;
	text-align: center;
	line-height: 3.5rem;
	z-index: 5;
	padding-top: 1rem;
	transition: all 0.5s;
	opacity: 1;
}
#menu.active{
	opacity: 0;
}
#menu span{
	width: 2rem;
	height: 2px;
	background-image: -webkit-linear-gradient(bottom,#0068b4,#0da12b);
	margin: 0 auto 6px;
	display: block;
	line-height: 1;
	transition: all 0.5s;
}
#menu:hover span{
	background-color:#ca0a55;
}
#menu span:last-child{
	margin-bottom: 0;
}
.phone-b88ba7{ display:none;}
/*sidenav*/
#sidenav{
	text-align: center;
	position: fixed;
	right: -30rem;
	top: 0;
	width: 15rem;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index:9999;
	padding: 0 ;
	transition: all 0.5s;
}
#sidenav.active{
	right: 0;
}
#sidenav .nav-close{
	width: 20px;
	height:20px;
	display: block;
	transition: all 0.5s;
	font-size:24px;
	line-height:20px;
}
#sidenav .nav-close:before {
    content: "\00d7";
    color: #fff;
}
#sidenav .nav-close span{
	color:#fff;
}
#sidenav .nav-close:hover{
	transform: rotate(180deg);
}
#sidenav .nav-close:hover span{
	background-color: #ffe700;
}
#sidenav .nav-close span:nth-child(1){
	transform: rotate(45deg);
}
#sidenav .close-964b0f span:nth-child(2){
	transform: rotate(-45deg);
}
#sidenav ul li {
    padding: 15px 0;
    border-bottom: 1px solid #666;
}
#sidenav ul li a {
    color: #fff;
    font-size: 16px;
}
#sidenav ul li a:hover{
	color:#0068b5;
}
.cont-73f26c{
	width:1400px;
	overflow:hidden;
	margin:auto;
}
.cont1-57d0f1{
	width:1200px;
	height:auto;
	margin:auto;
	}

/* banner

-------------------------------------------------------------- */
#wrapper {
	position:relative;
	box-shadow: 0px 2px 5px rgba(120,120,120,0.75);
	-moz-box-shadow: 0px 2px 5px rgba(120,120,120,0.75);
	-webkit-box-shadow: 0px 2px 5px rgba(120,120,120,0.75);
}

#wrapper a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}

#wrapper a:focus ,#wrapper a:link,#wrapper a:active {
	outline:none;
}

#wrapper a:hover {
	color:#444;
}
.fullwidthbanner-container-65ef7a{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:800px !important;
	overflow:hidden;

}
.fullwidthbanner-container-65ef7a .fullwidthabnner-07103f	{
	width:100% !important;
	max-height:800px !important;
	position:relative;

}



@media only screen and (min-width: 768px) and (max-width: 959px) {

	  .banner-d6e14e, .bannercontainer-7c7f2f			{	width:768px; height:309px;}

}



@media only screen and (min-width: 480px) and (max-width: 767px) {

	   .banner-d6e14e, .bannercontainer-7c7f2f		{	width:480px; height:193px;	}

}



@media only screen and (min-width: 320px) and (max-width: 479px) {

		.banner-d6e14e, .bannercontainer-7c7f2f		{	width:320px;height:129px;	}

}



@media only screen and (max-width: 319px) {

		.banner-d6e14e, .bannercontainer-7c7f2f		{	width:240px;height:97px;	}

}



.tp-bullets-8247f2.simplebullets-8ff632.round-84dbbd .bullet-360a7c:hover,

.tp-bullets-8247f2.simplebullets-8ff632.round-84dbbd .bullet-360a7c.selected,

.tp-bullets-8247f2.simplebullets-8ff632.navbar .bullet-360a7c:hover,

.tp-bullets-8247f2.simplebullets-8ff632.navbar .bullet-360a7c.selected {	

	background:#0da22a !important; 
	border:solid 3px #0da22a;

}

.tp-leftarrow-042354:hover,

.tp-rightarrow-ce7ea9:hover {	

	background-color:#0da22a !important;
	border:solid 3px #0da22a;

 }
/*BANNER1*/
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:800px;
	background-color:#e6e6e6;
	overflow:hidden
}
.pc-37f483{ display:block}
.phone-b88ba7{ display:none !important;}
.flickerplate-4dbbcf ul.flicks-c3c5fa {
	width:10000%;
	height:100%;
	padding:0px;
	margin:0px;
	list-style:none
}
.flickerplate-4dbbcf ul.flicks-c3c5fa>li {
	float:left;
	width:1%;
	height:100%;
	background-position:center;
	background-size:cover;
	display:table
}
.flickerplate-4dbbcf ul.flicks-c3c5fa>li .flick-inner-7c252c {
	height:100%;
	padding:10px;
	color:#fff;
	display:table-cell;
	vertical-align:middle
}
.flickerplate-4dbbcf ul.flicks-c3c5fa>li .flick-inner-7c252c .flick-content-9c00a1 {
	max-width:68.75em;
	margin-left:auto;
	margin-right:auto
}
.flickerplate-4dbbcf ul.flicks-c3c5fa>li .flick-title-841d23 {
	padding:0px 0px;
	font-size:2.778em;
	line-height:1.995em;
	text-align:center
}
@media only screen and (max-width: 43.813em) {
.flickerplate-4dbbcf ul.flicks-c3c5fa>li .flick-title-841d23 {
font-size:1.667em
}
}
.flickerplate-4dbbcf ul.flicks-c3c5fa>li .flick-sub-text-05df26 {
	padding:5px;
	font-weight:300;
	line-height:2.5em;
	color:rgba(255, 255, 255, 0.8);
	text-align:center
}
.flickerplate-4dbbcf ul.flicks-c3c5fa>li .flick-title-841d23 span.flick-block-text-d6393c, .flickerplate-4dbbcf ul.flicks-c3c5fa>li .flick-sub-text-05df26 span.flick-block-text-d6393c {
	padding:12px 18px;
	background-color:rgba(0, 0, 0, 0.6)
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd {
	position:absolute;
	height:80%;
	width:10%;
	top:10%;
	z-index:100;
	overflow:hidden
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd .arrow-ccfd31 {
	display:block;
	height:100%;
	width:90%;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd:hover, .flickerplate-4dbbcf .arrow-navigation-59b1cd .arrow-ccfd31:hover {
	cursor:pointer
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd.left-dcb29d {
	left:0%
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd.left-dcb29d .arrow-ccfd31 {
	opacity:0;
	margin:0px 0px 0px 50%;
	background-image:url("../images/arrow-left-light.png");
	background-repeat:no-repeat;
	background-position:left
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd.right-e9c23c {
	right:0%
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd.right-e9c23c .arrow-ccfd31 {
	opacity:0;
	margin:0px 0px 0px -50%;
	background-image:url("../images/arrow-right-light.png");
	background-repeat:no-repeat;
	background-position:right
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd.left-dcb29d.hover-5b8805 .arrow-ccfd31 {
	opacity:1;
	margin:0px 0px 0px 20%
}
.flickerplate-4dbbcf .arrow-navigation-59b1cd.right-e9c23c.hover-5b8805 .arrow-ccfd31 {
	opacity:1;
	margin:0px 0px 0px -20%
}
.flickerplate-4dbbcf .dot-navigation-3b17c0 {
	position:absolute;
	bottom:15px;
	width:100%;
	text-align:center;
	z-index:100
}
.flickerplate-4dbbcf .dot-navigation-3b17c0 ul {
	text-align:center;
	list-style:none;
	padding:0px 15px
}
.flickerplate-4dbbcf .dot-navigation-3b17c0 ul li {
	display:inline-block;
	float:none
}
.flickerplate-4dbbcf .dot-navigation-3b17c0 .dot-e272d5 {
	width:14px;
	height:14px;
	margin:0px 6px;
	background-color:rgba(255, 255, 255, 0.3);
	border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-transition:background-color 0.2s ease-out;
	-moz-transition:background-color 0.2s ease-out;
	-o-transition:background-color 0.2s ease-out;
	-ms-transition:background-color 0.2s ease-out;
	transition:background-color 0.2s ease-out
}
.flickerplate-4dbbcf .dot-navigation-3b17c0 .dot-e272d5:hover {
	cursor:pointer;
	background-color:rgba(255, 255, 255, 0.6)
}
.flickerplate-4dbbcf .dot-navigation-3b17c0 .dot-e272d5.active {
	background-color:#fff
}
.flickerplate-4dbbcf .dot-navigation-3b17c0.left-dcb29d, .flickerplate-4dbbcf .dot-navigation-3b17c0.left-dcb29d ul {
	text-align:left
}
.flickerplate-4dbbcf .dot-navigation-3b17c0.right-e9c23c, .flickerplate-4dbbcf .dot-navigation-3b17c0.right-e9c23c ul {
	text-align:right
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd .arrow-navigation-59b1cd.left-dcb29d .arrow-ccfd31 {
	background-image:url("../images/arrow-left-dark.png")
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd .arrow-navigation-59b1cd.right-e9c23c .arrow-ccfd31 {
	background-image:url("../images/arrow-right-dark.png")
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd .dot-navigation-3b17c0 .dot-e272d5 {
	background-color:rgba(0, 0, 0, 0.12)
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd .dot-navigation-3b17c0 .dot-e272d5:hover {
	background-color:rgba(0, 0, 0, 0.6)
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd .dot-navigation-3b17c0 .dot-e272d5.active {
	background-color:#000
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd ul.flicks-c3c5fa li .flick-inner-7c252c {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd ul.flicks-c3c5fa li .flick-inner-7c252c .flick-content-9c00a1 .flick-sub-text-05df26 {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate-4dbbcf.flicker-theme-dark-3bd3dd ul.flicks-c3c5fa li .flick-inner-7c252c .flick-content-9c00a1 .flick-title-841d23 span.flick-block-text-d6393c, .flickerplate-4dbbcf.flicker-theme-dark-3bd3dd ul.flicks-c3c5fa li .flick-inner-7c252c .flick-content-9c00a1 .flick-sub-text-05df26 span.flick-block-text-d6393c {
	background-color:rgba(255, 255, 255, 0.5)
}
.flickerplate-4dbbcf ul.flicks-c3c5fa li.flick-theme-dark-0381bb .flick-inner-7c252c {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate-4dbbcf ul.flicks-c3c5fa li.flick-theme-dark-0381bb .flick-inner-7c252c .flick-content-9c00a1 .flick-sub-text-05df26 {
	color:rgba(0, 0, 0, 0.9)
}
.flickerplate-4dbbcf ul.flicks-c3c5fa li.flick-theme-dark-0381bb .flick-inner-7c252c .flick-content-9c00a1 .flick-title-841d23 span.flick-block-text-d6393c, .flickerplate-4dbbcf ul.flicks-c3c5fa li.flick-theme-dark-0381bb .flick-inner-7c252c .flick-content-9c00a1 .flick-sub-text-05df26 span.flick-block-text-d6393c {
	background-color:rgba(255, 255, 255, 0.5)
}
.flickerplate-4dbbcf.animate-transform-slide-c346cc ul.flicks-c3c5fa {
	-webkit-perspective:1000;
	-webkit-backface-visibility:hidden;
	transform:translate3d(0%, 0px, 0px);
	-webkit-transform:translate3d(0%, 0px, 0px);
	-webkit-transition:-webkit-transform 0.6s;
	-o-transition:-o-transform 0.6s;
	-moz-transition:-moz-transform 0.6s;
	transition:transform 0.6s
}
.flickerplate-4dbbcf.animate-transition-slide-81faf6 ul.flicks-c3c5fa {
	position:relative;
	left:0%;
	-webkit-transition:left 0.4s ease-out;
	-moz-transition:left 0.4s ease-out;
	-o-transition:left 0.4s ease-out;
	-ms-transition:left 0.4s ease-out;
	transition:left 0.4s ease-out
}
.flickerplate-4dbbcf.animate-jquery-slide-8a6e71 ul.flicks-c3c5fa {
	position:relative;
	left:0%
}
.flickerplate-4dbbcf.animate-scroller-slide-3aaa66 {
	padding-bottom:0px;
	overflow:auto
}
.flickerplate-4dbbcf.animate-scroller-slide-3aaa66 ul.flicks-c3c5fa {
	position:auto
}

/** BULLETS **/

.tp-bullets-8247f2 {

    z-index: 1001;

    position: absolute;

    bottom: 0px;

	width: 162px !important;

}



.tp-bullets-8247f2.simplebullets-8ff632.round-84dbbd .bullet-360a7c {

    cursor: pointer;

    position: relative;

    background: rgba(255,255,255,0);
	border:solid 3px #fff;
    width: 16px;

    height: 16px;

	border-radius:50%;

	margin:0 10px 20px 10px;

    float: left;

    -webkit-transition: background 0.1s linear;

    -moz-transition: color, background 0.1s linear;

    -o-transition: color, background 0.1s linear;

    transition: color, background 0.1s linear;

}







.tp-bullets-8247f2.tp-thumbs-3cf31e {

    z-index: 100;

    position: absolute;

    padding: 3px;

    background-color: #fff;

    width: 500px;

    height: 50px;

    margin-top: -50px;

}



.fullwidthbanner-container-65ef7a .tp-thumbs-3cf31e {

    padding: 3px;

}



.tp-bullets-8247f2.tp-thumbs-3cf31e .tp-mask-116b64 {

    width: 500px;

    height: 50px;

    overflow: hidden;

    position: relative;

}



.tp-bullets-8247f2.tp-thumbs-3cf31e .tp-mask-116b64 .tp-thumbcontainer-93e9b7 {

    width: 5000px;

    position: absolute;

}



.tp-bullets-8247f2.tp-thumbs-3cf31e .bullet-360a7c {

    width: 100px;

    height: 50px;

    cursor: pointer;

    overflow: hidden;

    background: none;

    margin: 0;

    float: left;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

	/*filter: alpha(opacity=50);	*/

    -moz-opacity: 0.5;

    -khtml-opacity: 0.5;

    opacity: 0.5;

    -webkit-transition: all 0.2s ease-out;

    -moz-transition: all 0.2s ease-out;

    -o-transition: all 0.2s ease-out;

    -ms-transition: all 0.2s ease-out;

}



.tp-bullets-8247f2.tp-thumbs-3cf31e .bullet-360a7c:hover,

.tp-bullets-8247f2.tp-thumbs-3cf31e .bullet-360a7c.selected {

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    -moz-opacity: 1;

    -khtml-opacity: 1;

    opacity: 1;

}



.tp-thumbs-3cf31e img {

    width: 100%;

}



.tp-bannertimer-0d19bf {

    width: 100%;

    height: 10px;

    position: absolute;

    z-index: 200;

    z-index: 5000;

}



.tp-bannertimer-0d19bf.tp-bottom-5ea51d {

    bottom: 0px !important;

    height: 5px;

}





@media only screen and (min-width: 768px) and (max-width: 959px) {;

}



@media only screen and (min-width: 480px) and (max-width: 767px) {

    .responsive-f1af6e .tp-bullets-8247f2.tp-thumbs-3cf31e {

        width: 300px !important;

        height: 30px !important;

    }



    .responsive-f1af6e .tp-bullets-8247f2.tp-thumbs-3cf31e .tp-mask-116b64 {

        width: 300px !important;

        height: 30px !important;

    }



    .responsive-f1af6e .tp-bullets-8247f2.tp-thumbs-3cf31e .bullet-360a7c {

        width: 60px !important;

        height: 30px !important;

    }

}



@media only screen and (min-width: 0px) and (max-width: 479px) {

    .responsive-f1af6e .tp-bullets-8247f2 {

        display: none;

    }



    .responsive-f1af6e .tparrows-59b70a {

        display: none;

    }

}





.tp-simpleresponsive-18e46f img {

    -moz-user-select: none;

    -khtml-user-select: none;

    -webkit-user-select: none;

    -o-user-select: none;

}



.tp-simpleresponsive-18e46f a {

    text-decoration: none;

}



.tp-simpleresponsive-18e46f ul {

    list-style: none;

    padding: 0;

    margin: 0;

}



.tp-simpleresponsive-18e46f >ul >li {

    list-stye: none;

    position: absolute;

    visibility: hidden;

}



.caption-ccb28a.slidelink-b45c45 a div,

.tp-caption-0b2e46.slidelink-b45c45 a div {

    width: 10000px;

    height: 10000px;

}



.tp-loader-61f476 {
    display: none;
    background-color: #fff;

    margin: -22px -22px;

    top: 50%;

    left: 50%;

    z-index: 10000;

    position: absolute;

    width: 44px;

    height: 44px;

    border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

}
.pcbanner-ac5428{
    display: block;
}
.mobilebanner-6b7222{
    display: none;
}


/* tit

-------------------------------------------------------------- */
.tit-0fdcd8{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.tit-0fdcd8 h3{
	width:100%;
	text-align:center;
	line-height:50px;
	margin-bottom:30px;
}
.tit-0fdcd8 h3 a{
	font-size:36px;
	color:#4e4e4e;
}
.tit-0fdcd8 p{
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:32px;
}
.tit-0fdcd8 h3 a:after{
	position:absolute;
	bottom:-15px;
	content:"";
	background: linear-gradient(to right,#0da12b,#0068b4);
	width:72px;
	height:4px;
	left:50%;
	margin-left:-36px;
}
/* about
-------------------------------------------------------------- */
.about-d36775{
	background:url(../images/aboutbg.jpg) no-repeat top center;
	background-size:cover;
	padding:100px 0;
}
.gradient-text-326f24{
	text-align: left;
	line-height: 50px;
	font-size:48px;
	font-weight:bolder; 
	position: relative;
	margin-bottom:30px;
}
.gradient-text-one-d283fb{ 
	background-image:-webkit-linear-gradient(bottom,#0068b4,#0da12b);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.aboutnrl-9d8ab2{
	padding-right:50px !important;
}
.abouttit-6d8eb3 h3{
	line-height:40px;
	margin:0 0 35px 0;
	position:relative;
}
.abouttit-6d8eb3 h3 a{
	font-size:36px;
	font-weight:bold;
}
.abouttit-6d8eb3 h3::after{
	position:absolute;
	bottom:-20px;
	content:"";
	background: linear-gradient(to right,#0068b4,#0da12b);
	width:75px;
	height:4px;
	left:0;
}
.aboutnr-f14512 p{
	font-size:16px;
	color:#666;
	line-height:32px;
}
.ab_fl-2df0cb{
	margin:20px 0 30px 0;
}
.ab_fl-2df0cb dt{
	color:#0da27a;
	font-size:16px;
	font-weight:normal;
}
.ab_fl-2df0cb dd{
	font-size:16px;
	color:#666;
}
.ab_fl-2df0cb .counter-2d873e{
	font-size:40px;
	color:#0067b6;
	font-weight:bold;
}
.ab_fl-2df0cb dl{
	border-left:1px solid #c6c6c6;
	position:relative;
	padding:0px 0 8px 15px;
}
.ab_fl-2df0cb dl::after{
	position:absolute;
	content:"";
	width:1px;
	height:20px;
	background:#0da27a;
	left:-1px;
	top:0;
}
.aboutmore-03220e a{
	background:linear-gradient(to right,#0068b4,#0da12b);
	width:200px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:16px;
	display:block;
	border-radius:0 30px 0 30px;
	transition: all 0.5s ease 0s;
}
.aboutmore-03220e a:hover{
	background:linear-gradient(to right,#0da12b,#0068b4);
	transition: all 0.5s ease 0s;
	border-radius:0 30px 0 30px;
}
.aboutnrr-1b800b{
	overflow:hidden;
}
.aboutnrr-1b800b img:hover{
	transform:scale(1.1);
	transition: all 0.5s ease 0s;
}
/* pro
-------------------------------------------------------------- */
.pro-a432d5{
	width:100%;
	overflow:hidden;
	background:url(../images/probg.jpg) no-repeat top center;
	background-size: cover;
	padding:60px 0 50px 0;
}
.pro-a432d5 .tit-0fdcd8 a{
	color:#fff;
}
.pro-a432d5 .tit-0fdcd8 a::after{
	background:#fff;
}
.pro-a432d5 .aboutmore-03220e a{
	margin:50px auto;
}
.propage-d274fa{
	text-align:center;
	padding:25px 0;
}
.propage-d274fa .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background:#ffffff;
	border-radius:50%;
	border:2px solid #ffffff;
	margin:0 3px;
	cursor:pointer;
}
.propage-d274fa .swiper-pagination-bullet-active{
	background:none;
}
.prolist-ae67a8 .proimg-9ff3ec{
	width:100%; 
	overflow:hidden; 
	background:#fff; 
	position: relative;
    width: 100%;
    height: 330px;
    display: block;
}
.prolist-ae67a8 .proimg-9ff3ec img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
}
.prolist-ae67a8 .protit-3fc530{
    height:65px;
	padding:0 10px;
	background:#f5f5f5;
	text-align:center;
	font-size:16px;
	line-height:65px;
}
.prolist-ae67a8:hover{
	box-shadow:0px 4px 9px #aaa;
}
.prolist-ae67a8:hover .protit-3fc530{
	background: linear-gradient(to right,#0068b4,#0da12b);
	color:#fff;
}
.prolist-ae67a8:hover .proimg-9ff3ec img{
	transform:translate(-50%, -50%) scale(1.2);
	transition: all 0.5s ease 0s;
}
/* news
-------------------------------------------------------------- */
.news-5c7ed1{
	margin-top:58px;
}
.news-5c7ed1 .aboutmore-03220e a{
	margin:50px auto;
}
.newslist-0f5a8c{
	padding:40px 0;
	border-bottom:1px solid #ebebeb;
}
.newslist-0f5a8c .newsdate-ba3b5a{
	width:14%;
	float:left;
	text-align:right;
}
.newslist-0f5a8c .newsdate-ba3b5a p{
	font-size:36px;
	font-family:Arial;
	line-height:40px;
}
.newslist-0f5a8c .newsdate-ba3b5a span{
	font-size:20px;
	font-family:Arial;
}
.newslist-0f5a8c .newscon-30a870{
	float:right;
	width:80%;
}
.newslist-0f5a8c:hover{
	background: linear-gradient(to right,#0068b4,#0da12b);
}
.newslist-0f5a8c:hover .newsbt-af7f4e,
.newslist-0f5a8c:hover .newsms-e89367,
.newslist-0f5a8c:hover .newsdate-ba3b5a p,
.newslist-0f5a8c:hover .newsdate-ba3b5a span{
	color:#fff;
}
.newslist-0f5a8c .newsbt-af7f4e{
	font-size:20px;
	line-height:35px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newslist-0f5a8c .newsms-e89367{
	line-height:30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	font-size:16px;
}
/*partnernr--------------------*/
.partner-526002 .tit-0fdcd8{
	margin-bottom:40px;
}
.partnernr-d2647b{
	background:#f9f9f9;
	padding:15px 0;
}
.partnerlist-7dd3da .partnerimg-40f76d{
	width:100%; 
	overflow:hidden; 
	background:#fff; 
	position: relative;
    width: 100%;
    height: 100px;
    display: block;
}
.partnerlist-7dd3da .partnerimg-40f76d img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
}
.partnerlist-7dd3da:hover .partnerimg-40f76d img{
	transform:translate(-50%, -50%) scale(1.2);
	transition: all 0.5s ease 0s;
}
.partnerpage-d2d059{
	text-align:center;
	padding:25px 0;
}
.partnerpage-d2d059 .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background:#009b4c;
	border-radius:50%;
	border:2px solid #009b4c;
	margin:0 3px;
	cursor:pointer;
}
.partnerpage-d2d059 .swiper-pagination-bullet-active{
	background: #fff;
}
/* link
-------------------------------------------------------------- */
.link-7686e5{
	width:100%;
	overflow:hidden;
	background:#fff;
	border-top:1px solid #f1f1f1;
}
.link-7686e5 .linknr-2305a6{
	padding:15px 0;
	}
.link-7686e5 .linknr-2305a6 span{
	font-size:14px;
	color:#888;
}
.link-7686e5 .linknr-2305a6 a{
	color:#888;
	padding-right:5px;
	border-right:1px solid #888;
}
.link-7686e5 .linknr-2305a6 a:last-child{
	border-right:none;
}
/* footer
-------------------------------------------------------------- */
.footer-04b1c3{
	width:100%;
	overflow:hidden;
	background:#4c4c4c;
	padding:30px 0;
}
.foottop-9e809b{
	padding-bottom:30px;
}
.footerlogo-950901 p{
	font-size:32px;
	color:#fff;
	line-height:50px;
}
.footerlogo-950901 span{
	color:#a5a5a5;
	font-size:16px;
}
.botnav-7d662d li{
	float:left;
	width:70px;
	margin-right:20px; line-height: 50px;
}
.botnav-7d662d li a{
	font-size:16px;
	color:#fff;
}
.botnav-7d662d li a:hover{
	color:#a5a5a5;
}
.ab_img-688b12 img{ max-width:100% !important; height:auto !important;display:inline-block;}
.ab_img-688b12 p{text-wrap: inherit !important;}
.ab_img-688b12 p span{text-wrap: inherit !important;}
.lxwm-ac54d5{
	border-top:1px solid #5c5c5c;
	padding-top:30px;
}
.lxwm-ac54d5 li{
	float:left;
	width:33.3333%;
	text-align:center;
	padding:15px 3px;
}
.lxwm-ac54d5 li p{
	line-height:26px;
	color:#fff;
	margin-top:5px;
	font-size:16px;
}
.lxwm-ac54d5 li p a{
	color:#fff;
	font-size:16px;
}
.lxwm-ac54d5 li span{
	display:block;
	color:#fff;
	line-height:30px;
	font-size:16px;
}
.lxwm-ac54d5 li:hover img{
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.bot-0e4de0{
	width:100%;
	overflow:hidden;
	padding:15px 0;
	color:#b0b0b0;
	background:#3f3f3f;
	line-height:24px;
}
.bot-0e4de0 a,.bot-0e4de0 a:active,.bot-0e4de0 a:visited{
	color:#b0b0b0;
}
.bot-0e4de0 a:hover{
	color:#fff;
}
.botbeian-a96a9b{
	text-align:right;
}
/*手机端底部样式*/
.blog-footer-780538{
    padding: 10px 0;
    text-align: center;
    background: #e7ae00;
    color: #fff;
    margin-bottom: 70px;
    line-height: 30px;
}
.blog-footer-780538 a {
    color: #fff;
}
.top_menu-35d211{
    position: fixed;
    z-index: 900;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
    width: 100%;
    background: #000;
    display:none;
}
.top_menu-35d211 li{
    -webkit-box-flex: 1;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
    -webkit-background-size: 1px 100%, 1px 100%;
    background-size: 1px 100%, 1px 100%;
    background-position: 1px center, 2px center;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 33.3%;
    float: left;
}
.top_menu-35d211 li a{
    display: block;
    text-align: center;
    height: 55px;
    color: #fff;
    text-shadow: 0 1px rgba(255, 255, 255, 0.3);
    text-decoration: none;
    -webkit-box-flex: 1;
}
.top_menu-35d211 li a img{
    padding: 0;
    height: 20px;
    width: 20px;
    color: #fff;
    vertical-align: middle;
    display: block;
    margin: 15px auto 0;
}
.top_menu-35d211 li a label{
    padding: 3px 0 0 3px;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

/* banner_n
-------------------------------------------------------------- */

.banner_n-fe53f8{ 
	width:100%; 
	height:500px;
	position:relative;
	background-size:cover;
}
.capitalize-9b65fc{
	position: absolute;
    width: 90%;
    color: #fff;
    text-align: center;
    top: 60%;
    left: 5%;
    line-height: 1.6;
    transform: translate(0, -50%);
    z-index: 4;
}
.capitalize-9b65fc .ad-tit-1e6a48 {
    font-size: 36px;
    font-weight: normal;
	font-weight:bolder; 
	position: relative; 
	background-image:-webkit-linear-gradient(bottom,#0068b4,#0da12b);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.capitalize-9b65fc .ad-line-6d990e {
    height: 2px;
    width: 3%;
    background: linear-gradient(to right,#0068b4,#0da12b);
    margin: 0.8% auto;
}
.mbanner-daa4b2{
	display:none;
}
/* position
-------------------------------------------------------------- */
.post-65b687{
	background:#f5f5f5;
	margin-bottom:50px;
}
.nabout_menu-8ab138 ul{
	margin:0;
}
.nabout_menu-8ab138 li{
	display:inline-block;
	position:relative;
}
.nabout_menu-8ab138 li > a {
    position: relative;
    font-size: 16px;
    height: 100px;
    line-height: 100px;
    padding: 0px 30px;
    color: #333;
    display: block;
    transition: 0.3s ease 0s;
}
.nabout_menu-8ab138 li.cur-d92d82 > a:before{
	width:90%;
	left:5%;
	background: linear-gradient(to right,#0068b4,#0da12b);
	position:absolute;
	content:'';
	height:3px;
}
.nabout_menu-8ab138 li.cur-d92d82 > a{
	color:#0068b4;
}
.nabout_menu-8ab138 li > a:before{
	position:absolute;
	content:'';
	left:50%;
	bottom:0px;
	width:0%;
	height:3px;
	background-color:none;
	transition:all .3s;
}
.nabout_menu-8ab138 li > a:hover{
	color:#0068b4;
}
.nabout_menu-8ab138 li > a:hover:before{
	width:90%;
	left:5%;
	background: linear-gradient(to right,#0068b4,#0da12b);
}
.postcon-f2a57c{
	width:1400px;
	margin:0 auto;
}
.nsub_menu-adea8d{
	position:absolute;
	left:0;
	top:100px;
	width:90%;
	left:5%;
	background:#f1f1f1;
	text-align:center;
	display:none;
}
.nsub_menu-adea8d a{
	line-height:40px;
	border-bottom:1px solid #ddd;
	text-align:center;
	display:block;
}
.nsub_menu-adea8d a:hover{
	color:#0068b4;
}
.position-2aebea{
	line-height:100px;
	text-align:right;
}
.position-2aebea img{
	margin-top:-3px;
}
.position-2aebea a{
	margin:0 3px;
}
/* nabout
-------------------------------------------------------------- */
.nabout-17528f{
	margin-top:30px;
	margin-bottom:30px;
}
.naboutnr-e467de{
	margin-bottom:40px;
}
.naboutnr-e467de p{
	
	font-size:16px;
	line-height:30px;
}
.naboutimg-4e57ca{
	max-width:100%;
}
/* nmassgenr
-------------------------------------------------------------- */
.nmessage-f9ba70{
	margin-top:40px;
	margin-bottom:40px;
}
.nmessagenr-b78d90{
	width:100%;
	overflow:hidden;
	padding-bottom:50px;
}
.nmessagenr-b78d90 ul{
	width:100%;
	overflow:hidden;
}
.nmessagenr-b78d90 ul li{
	width:32%;
	overflow:hidden;
	float:left;
	margin-right:2%;
}
.nmessagenr-b78d90 ul li:nth-child(3){
	margin-right:0;
}
.nmessagenr-b78d90 ul li:last-child{
	width:100%;
	margin-top:15px;
}
.nmessagenr-b78d90 ul li input{
	width:100%;
	height:46px;
	line-height:46px;
	overflow:hidden;
	border-radius:5px;
	font-size:14px;
}
.nmessagenr-b78d90 ul li .name-2eeeb5{
	background:#efefef url(../images/tb7.jpg) no-repeat 18px center;
	padding-left:45px;
	}
.nmessagenr-b78d90 ul li .phone-b88ba7{
	background:#efefef url(../images/tb8.jpg) no-repeat 18px center;
	padding-left:45px;
	display:block !important;
	}
.nmessagenr-b78d90 ul li .email-869a2b{
	background:#efefef url(../images/tb9.jpg) no-repeat 18px center;
	padding-left:50px;
	}
.nmessagenr-b78d90 ul li textarea{
	width:100%;
	height:140px;
	line-height:30px;
	border:solid 1px #e2e2e2;
	border-radius:5px;
	padding:5px 5px 5px 45px;
	font-size: 14px;
	background:#efefef url(../images/tb10.jpg) no-repeat 18px 12px;
}
.nmessagenr-b78d90 .tjbtn-8ebf16{
	width:100%;
	overflow:hidden;
	margin-top:20px;
}
.nmessagenr-b78d90 .tjbtn-8ebf16 button{
	width: 100%;
    height: 50px;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: linear-gradient(to right,#0068b4,#0da12b);
    font-size: 16px;
	border-radius:5px;
}
.nmessagenr-b78d90 input::-webkit-input-placeholder {
        color: #cdd2db;
      }
.nmessagenr-b78d90 input::-moz-input-placeholder {
        color: #cdd2db;
      }
.nmessagenr-b78d90 input::-ms-input-placeholder {
        color: #cdd2db;
      }
	  
.nmessagenr-b78d90 textarea::-webkit-input-placeholder {
        color: #cdd2db;
      }
.nmessagenr-b78d90 textarea::-moz-input-placeholder {
        color: #cdd2db;
      }
.nmessagenr-b78d90 textarea::-ms-input-placeholder {
        color: #cdd2db;
      }
.has-error em{
	color:#d6000f;
	font-style:normal;
	font-size:12px;
	margin-left:10%;
}
/* nnews
-------------------------------------------------------------- */
.nnewsnrlist-7c93e1 .newsimg-3c4512{
	background:#d6000f;
	position:relative;
	}
.nnewsnrlist-7c93e1 .newsimg-3c4512 img{
	max-width:100%;
	height:auto;
	}
.nnewsnrlist-7c93e1 .newsicon-184b08{
	width:64px;
	height:64px;
	position:absolute;
	bottom:-22px;
	right:-22px;
	background:#d6000f url(../images/tb3.png) no-repeat center;
	opacity: 0;
	}
.nnewsnrlist-7c93e1:hover .newsimg-3c4512 img{
	transform: translate(10px, 10px);
	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);
	}
.nnewsnrlist-7c93e1:hover .newsicon-184b08{
	opacity: 1;
 	transition-duration: 1s;
	}
.nnewsnrlist-7c93e1 dl{
	width:100%;
	overflow:hidden;
	margin-top:15px;
	}
.nnewsnrlist-7c93e1 dl dt{
	width:18%;
	overflow:hidden;
	font-size:60px;
	font-family:Arial;
	font-weight:normal;
	color:#666;
	float:left;
	padding-top:8px;
	}
.nnewsnrlist-7c93e1 dl dt p{
	font-size:60px;
	font-family:Arial;
	font-weight:normal;
	color:#666;
	line-height: 50px;
	text-align:center;
	}
.nnewsnrlist-7c93e1 dl dt span{
	font-size:16px;
	font-family:Arial;
	display:block;
	text-align:center;
	}
.nnewsnrlist-7c93e1 dl dd{
	border-left:solid 1px #eee;
	width:82%;
	overflow:hidden;
	padding:0 15px;
	float:left;
	}
.nnewsnrlist-7c93e1 dl dd .newsbt-af7f4e{
	font-size:18px;
	color:#313131;
	line-height:35px;
	margin-bottom:4px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	}
.nnewsnrlist-7c93e1 dl dd .newsms-e89367{
	color:#acacac;
	line-height:23px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.nnewsnr-4a2037 h1{
	text-align:center;
	font-size:18px;
	padding:15px 0;
	margin:0 0 10px 0;
	line-height:26px;
	border-bottom:1px solid #d9d9d9;
}
.nnewsnr-4a2037 .fbtime-5b28af{
	font-size:14px;
	padding:15px 0;
}
.info-25d2e2{
	background:#f5f5f5;
	padding:10px;
	margin-bottom:15px;
	line-height:24px;
}
.news_content-683a2c{
	line-height:28px;
}
/* ncontact
-------------------------------------------------------------- */
#map {
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin:30px 0 50px 0;
}

.ncontactnr-5cd7a7 li{
	float:left;
	width:31%;
	margin:15px 1%;
	text-align:center;
	font-size:16px;
}
.ncontactnr-5cd7a7 li img{
	margin-bottom:10px;
}
.ncontactnr-5cd7a7 li p.ncontactnrp-a4efb8{
	font-weight:bold;
}
.ncontactnr-5cd7a7 li p,
.ncontactnr-5cd7a7 li p a,
.ncontactnr-5cd7a7 li p span{
	font-size:16px;
	display:block;
}
/* npro
-------------------------------------------------------------- */

.npronr_list-66e56b{ 
	overflow:hidden; 
	margin:15px 1%;
	width:23%;
	float:left;
	position:relative;
	box-shadow:0px 3px 8px #eee;
}
.npronr_list-66e56b a{
	display:block;
	overflow:hidden;
	width:100%;
}
.npronr_list-66e56b .proimg-9ff3ec{
	width:100%; 
	overflow:hidden; 
	background:#fff; 
	position: relative;
    width: 100%;
    height: 320px;
    display: block;
}
.npronr_list-66e56b .proimg-9ff3ec img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
}
.npronr_list-66e56b:hover{
	box-shadow:0px 3px 8px #aaa;
}
.npronr_list-66e56b .protit-3fc530{
    height:60px;
	padding:0 20px;
	background:#f5f5f5;
	text-align:center;
	line-height:60px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 16px;
}
.npronr_list-66e56b .showprobg-3c0892{
	position:absolute;
	left:0;
	top:-100%;
	width:100%;
	height:320px;
	overflow:hidden;
	box-sizing:border-box;
	color:#fff;
	background:url(../images/pro01.png) no-repeat center center rgba(0,104,180,0.5);
}
.npronr_list-66e56b:hover .showprobg-3c0892{
	left:0;
	top:0;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}	
.npronr_list-66e56b:hover .protit-3fc530{
	background: linear-gradient(to right,#0068b4,#0da12b);
	color:#fff;
}
.npronr_list-66e56b:hover  img{
	transform:translate(-50%, -50%) scale(1.2);
}
.nprolf-18c173{
	width:35%;
}
.nprolf-18c173 img{
	max-width:100%;
	width:100%;
	border:1px solid #ddd;
	padding:3px;
}
.nprort-ad521d{
	width:60%;
}
.nprort-ad521d h3,
.nprort-ad521d p{
	font-size:16px;
	margin:0;
	line-height:40px;
	color:#666;
}
.nprort-ad521d h3 span{
	color:#0068b4;
	font-size:16px;
}
.nprotit-b96049{
	height:50px;
	line-height:50px;
	background: linear-gradient(to right,#0068b4,#0da12b);
	text-align:left;
	padding-left:20px;
	color:#fff;
	margin:25px 0;
	font-size:18px;
}
/*产品展示结束*/

/*npartner*/
.npartner_list-1b66db{
	float:left;
	width:14.666%;
	margin:10px 1%;
}
.npartner_list-1b66db .npartnerimg-167586{
	width:100%; 
	overflow:hidden; 
	background:#fff; 
	position: relative;
    width: 100%;
    height: 100px;
    display: block;
}
.npartner_list-1b66db .npartnerimg-167586 img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
}
.npartner_list-1b66db:hover .npartnerimg-167586 img{
	transform:translate(-50%, -50%) scale(1.2);
	transition: all 0.5s ease 0s;
}
/* dede_pages

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

.dede_pages-30df9d{
		width:100%; 
		overflow:hidden; 
		margin-top: 30px;
		text-align: center;
}

.dede_pages-30df9d ul {
    padding: 12px 0px 12px 0;
	display: inline-block;
}

.dede_pages-30df9d ul li {
    float: left;
    margin-right: 6px;
	border:1px solid #dcdcdc;
	padding:5px 10px;
	font-size:14px;
}
.dede_pages-30df9d ul li.thisclass-e9a984{
    box-sizing: border-box;
	background: linear-gradient(to right,#0068b4,#0da12b);
	color:#fff;
	border:1px solid #0068b4;
}
.dede_pages-30df9d ul li.thisclass-e9a984 a{
	color:#fff;
}
.dede_pages-30df9d ul li:hover a{
	color:#fff;
}
.dede_pages-30df9d ul li:hover{
    background: linear-gradient(to right,#0068b4,#0da12b);
	color: #fff;
	cursor:pointer;
	border:1px solid #0068b4;
}
.dede_pages-30df9d ul li:hover span{
	color:#fff;
}
.page1-5842a4{
	width:100%;
	overflow:hidden;
	margin-top:50px;
	margin-bottom:50px;
}
.pageleft-33cd63,
.pageright-07117b{
	width:49%;
	float:left;
	height:50px;
	line-height:50px;
	border-radius:30px;
	background:#f4f4f4
}
.pageright-07117b{
	float:right;
}
.page1-5842a4 .pageleft-33cd63:hover,
.page1-5842a4 .pageright-07117b:hover{
	background: linear-gradient(to right,#0068b4,#0da12b);
}
.pageleft-33cd63 p{
	background:url(../images/news02.png) no-repeat  left center ;
}
.pageright-07117b p{
	background:url(../images/news03.png) no-repeat right center;
}
.pageleft-33cd63:hover p{
	background:url(../images/news02h.png) no-repeat  left center ;
	color:#fff;
}
.pageright-07117b:hover p{
	background:url(../images/news03h.png) no-repeat right center;
	color:#fff;
}

.page1-5842a4 .pageleft-33cd63 p{
	padding:0 10px 0 80px;
}
.page1-5842a4 .pageright-07117b p{
	padding:0 80px 0 20px;
}
.page1-5842a4 p{
	width:100%;
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size: 16px;
}
.page1-5842a4 p a{
	color:#454545;
	font-size: 16px;
}
.pageleft-33cd63:hover p a,
.pageleft-33cd63 p:hover a
.pageright-07117b:hover p a,
.pageright-07117b p:hover a{
	color:#fff;
}
.page1-5842a4 p a:hover{
	color:#fff;
}
/**/
@media(max-width:1440px) {
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:600px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
	.header-1b4ea6{
		width:1200px;
		margin-left:-600px;
	}
	.nav .menu-5473ca > li a{
		padding:0 17px;
	}
	.logo-662811{
		width:30%;
	}
	.nav{
		width:70%;
	}
	.cont-73f26c{
		width:1200px;
		margin:0 auto;
	}
	.aboutnrr-1b800b img{
		width:100%;
	}
	.prolist-ae67a8 .proimg-9ff3ec{
		height:285px;
	}
	.pro-a432d5 {
		padding-bottom:0;
	}
	.postcon-f2a57c{
		width:1200px;
	}
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:270px;
	}
	.npartner_list-1b66db{
		width:18%;
	}
}
@media(max-width:1200px) {
    
	.header-1b4ea6{
		width:98%;
		left:1%;
		margin:0;
	}
	.nav .menu-5473ca > li a{
		padding:0 13px;
	}
	.cont-73f26c,.postcon-f2a57c{
		width:94%;
	}
	.prolist-ae67a8 .proimg-9ff3ec{
		height:260px;
	}
	.about-d36775{
		padding:70px 0;
	}
	.npronr_list-66e56b{
		width:31%;
	}
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:340px;
	}
}
@media(max-width:1024px) {
    
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:500px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
	.header-1b4ea6{
		width:100%;
		left:0;
		top:0;
		height:60px;
		border-radius: 0;
	}
	.hidden-s{
		display:none;
	}
	.mobile-header-ff748c{
		display:block;
	}
	.logo-662811{
		width:80%;
		padding-top:10px;
		text-align:left;
	}
	.logo-662811 img{
	    margin-left:10px; height:40px
		
	}
	.banner_n-fe53f8{
		height:300px;
	}
	.gradient-text-326f24{
		font-size:38px;
		line-height:40px;
	}
	.abouttit-6d8eb3 h3 a,
	.pro-a432d5 .tit-0fdcd8 a,
	.tit-0fdcd8 h3 a{
		font-size:30px;
	}
	.prolist-ae67a8 .proimg-9ff3ec{
		height:220px;
	}
	.botnav-7d662d li{
		margin-right:5px;
	}
	.footerlogo-950901 p{
		font-size:28px;
	}
	.footerlogo-950901 span{
		font-size:14px;
	}
	.position-2aebea {
		display:none;
	}
	.nabout_menu-8ab138{
		width:100% !important;
	}
	.nabout_menu-8ab138 li > a{
		padding:0 10px;
	}
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:290px;
	}
	.npartner_list-1b66db{
		width:23%;
	}
	
	
}
@media(max-width:991px) {
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:400px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
	.aboutnrr-1b800b{
		margin-top:15px;
	}
	.prolist-ae67a8 .proimg-9ff3ec {
		height: 290px;
	}
	.gradient-text-326f24{
		font-size:30px;
	}
	.lxwm-ac54d5 span font{
		display:block;
	}
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:285px;
	}
}

@media(max-width:768px) {
    
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:400px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
	.left-dcb29d,.right-e9c23c{
		float:none;
	}
	.aboutnrl-9d8ab2 {
        padding-right: 0px;
    }
	.pageleft-33cd63, .pageright-07117b{
		width:100%;
		margin-bottom:15px;
	}
	.botnav-7d662d li{
		margin-top:20px;
	}
	.banner_n-fe53f8{
		height:240px;
	}
	.capitalize-9b65fc .ad-tit-1e6a48{
		font-size:24px;
	}
	.capitalize-9b65fc .ad-line-6d990e{
		width:8%;
	}
	.about-d36775{
		padding:40px 0;
	}
	.npronr_list-66e56b{
		width:48%;
	}
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:340px;
	}
	.npartner_list-1b66db {
		width: 31%;
	}
	.nabout_menu-8ab138 li > a{
		height:70px;
		line-height:70px;
	}
	.nsub_menu-adea8d{
		top:70px;
	}
	.nprolf-18c173,.nprort-ad521d{
		width:100%;
	}
	.nprort-ad521d{
		margin-top:15px;
	}
	.footerlogo-950901 p {
		font-size: 20px;
	}
	#top_menu{ display:block;}
}
@media(max-width:767px) {
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:350px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
	.botbeian-a96a9b{
		text-align:left;
	}
	
}
@media(max-width:640px) {
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:350px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
	.pageleft-33cd63, .pageright-07117b{
		width:100%;
		float:none;
		height:45px;
		line-height:45px;
	}
	.pageright-07117b{
		margin-top:10px;
	}
	.page1-5842a4 p{
		font-size:14px;
		height:45px;
		line-height:45px;
	}
	.page1-5842a4 p a{
		font-size:14px;
	}
	.gradient-text-326f24{
		margin-bottom:15px;
	}
	.newslist-0f5a8c .newsdate-ba3b5a p{
		font-size:28px;
	}
	.newslist-0f5a8c{
		padding:15px 0;
	}
	.aboutmore-03220e a{
		height:50px;
		line-height:50px;
		border-radius:0 20px 0 20px;
	}
	.aboutmore-03220e a:hover{
		border-radius: 20px 0 20px 0;
	}
	.prolist-ae67a8 .protit-3fc530{
		height:50px;
		line-height:50px;
	}
	.pro-a432d5{
		padding:40px 0 0 0;
	}
	.nmessagenr-b78d90 ul li{
		width:100%;
		margin:15px 0 0 0;
	}
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:280px;
	}
	
}

@media(max-width:500px) {
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:300px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
    .fullwidthbanner-3d81af{
        height:550px !important;
    }
	.banner_n-fe53f8{
		height:200px;
	}
	.capitalize-9b65fc .ad-tit-1e6a48{
		font-size:20px;
	}
	.newslist-0f5a8c .newsdate-ba3b5a{
		width:18%;
	}
	.newslist-0f5a8c .newsdate-ba3b5a p {
		font-size: 22px;
	}
	.newslist-0f5a8c .newsdate-ba3b5a span {
		font-size: 16px;
	}
	.newslist-0f5a8c .newsbt-af7f4e{
		font-size:16px;
	}
	.newslist-0f5a8c .newsms-e89367{
		font-size:14px;
	}
	.lxwm-ac54d5 li{
		width:100%;
	}
	.prolist-ae67a8 .proimg-9ff3ec {
		height: 220px;
	}
	.pro-a432d5 .aboutmore-03220e a,
	.news-5c7ed1 .aboutmore-03220e a{
		margin: 30px auto;
	}
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:220px;
	}
	.ncontactnr-5cd7a7 li{
		width:100%;
		margin:8px 0;
	}
	.logo-662811{
		width:90%;
	}
	.pcbanner-ac5428{
        display: none;
    }
    .mobilebanner-6b7222{
        display: block;
    }
}

@media(max-width:414px) {
    
    
.flickerplate-4dbbcf {
	position:relative;
	width:100%;
	height:500px !important;
	background-color:#e6e6e6;
	overflow:hidden
}
.pc-37f483{ display:none !important; height:550px !important;}
.pc-37f483 ul.flicks-c3c5fa li:nth-child(1){ background:url(../images/s1.jpg) no-repeat center top !important; background-size:100% !important; height:550px;}
.pc-37f483 ul.flicks-c3c5fa li:nth-child(2){ background:url(../images/s2.jpg) no-repeat center top !important; background-size:100% !important; height:550px;}
.pc-37f483 ul.flicks-c3c5fa li:nth-child(3){ background:url(../images/s3.jpg) no-repeat center top !important; background-size:100% !important; height:550px;}
.pc-37f483 ul.flicks-c3c5fa li:nth-child(4){ background:url(../images/s4.jpg) no-repeat center top !important; background-size:100% !important; height:550px;}
.phone-b88ba7{ display:block !important;}
	.logo-662811 img{
		height:40px;
	}
	.prolist-ae67a8 .proimg-9ff3ec,
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:180px;
	}
	.tp-simpleresponsive-18e46f >ul >li .slotholder-c1c83b:first{
	    display: none;
	}
}
@media(max-width:360px) {
	.prolist-ae67a8 .proimg-9ff3ec,
	.npronr_list-66e56b .proimg-9ff3ec,
	.npronr_list-66e56b .showprobg-3c0892{
		height:150px;
	}
	.ab_fl-2df0cb .counter-2d873e{
		font-size:30px;
	}
}
@media(max-width:320px) {
	.banner_n-fe53f8 {
		height: 140px;
	}
}

.ab_pages-550ef9{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages-550ef9 ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages-550ef9 ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages-550ef9 ul a.page-num-current-9ebc87{ background:linear-gradient(to right,#0068b4,#0da12b); color:#fff; }
.ab_pages-550ef9 ul a:hover{ background:#ddd; color:#fff;}
.ab_pages-550ef9 .page-status-4fbdfb{ display:none;}
.ab_pages-550ef9 span.page-num-c4bba8{ display:none;}

.pagebar-bcbf56 { padding:20px; overflow:hidden; clear:both}
.pagebar-bcbf56 .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current-9ebc87 {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st-360940{ font-family:宋体}
.text-secondary-aecff8{ text-align:center; padding:20px 0}

.prolist-ae67a8{ width:32%; float:left; margin-right:2%; margin-bottom:2%}
@media screen and (max-width: 800px) {
    .prolist-ae67a8{ width:48%; margin-right:4%; margin-bottom:4%}
	.prolist-ae67a8:nth-child(2n){ margin-right:0}
	.mySwiper-68dfef{ margin-top:60px;}
}
