@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('../font/Oswald-Medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('../font/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('../font/Oswald-ExtraLight.ttf'); 
}
@font-face {
	font-family: 'font5';
	src: url('../font/AgencyFB.ttf');
}
@font-face {
	font-family: siyuan;
	src: url("../fonts/siyuan.otf") format("opentype");
}
/* CSS Document */
html {
	color: #333;
	background: #fff
}


body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,p,dl,dt,dd,input,textarea{
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none !important;
}

a:focus {
	text-decoration: none !important;
}
fieldset,
img {
	border: 0
}

ol,
ul {
	list-style: none
}


.w-1260 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1300px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
.t-align-c {
    text-align: center;
}
#w-70 {
	margin: 0 auto;
	width: 70%;
	overflow: hidden;
}

#w-80 {
	margin: 0 auto;
	width: 80%;
	/* overflow: hidden; */
}

#w-90 {
	margin: 0 auto;
	width: 90%;
	 overflow: hidden; 
}

#w-1260 {
	margin: 0 auto;
	width: 1300px;
	overflow: hidden;
}

#w-1260-1 {
	margin: 0 auto;
	width: 1300px;
}

#pro-w {
	margin: 0 auto;
	width: 80%;
	overflow: hidden;
}
#w-1300 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

#w-1300-1 {
	width: 1300px;
	margin: 0 auto;
}
.p-img {
	width: 100%;
}
/*top*/
.top-w{
position: absolute;
    z-index: 100000;
    top: 30px;
    left: 5%;
    width: 90%;
    height: 116px;
    background-color: #fff;
    border-radius: 10px;
}
.t-logo{
	margin-left: 2%;
    margin-top: 5px;
    float: left;
    width: 13%;
}
.t-menu{
	float: left;
    width: 56%;
    margin-left: 1%;
    text-align: center;
}
.t-phone{
	float: right;
    margin-top: 10px;
    margin-right: 1.5%;
    width: 25%;
    text-align: right;
}
.t-phone img{
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.t-phone .zia{
	display: inline-block;
	font-size: 15px;
	color: #393939;
	height: 40px;
	line-height: 40px;
}
.t-phone .zib{
	display: inline-block;
	font-size: 17px;
	color: #393939;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
/*导航*/

/*导航*/
.yuyan{
	padding-top: 15px;
	text-align: right;
}
.yuyan a{
	display: inline-block;
	margin:0px 2px;
	padding:2px 25px;
	border: 1px solid #fff;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.header-nav{
  position: relative;
  z-index: 0;
  padding:0px 20px;
}
.header-nav .nav-list{ width: 100%; margin:0 auto; padding-top: 45px; text-align: center; }
.header-nav .nav-list ul{text-align: center;}
.header-nav .nav-list>li{/* float:left; */padding:0px 0;position:relative; display: inline-block;}
.header-nav .nav-list>li>a{padding:0 17px;font-size:17px;position:relative; z-index: 100; height: 30px; display: block; line-height: 28px; color: #333;border-radius: 30px;overflow: hidden;}
.header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#fff; background-color: #45a404;}
.header-nav .nav-list>li:hover:after{content:'';position:absolute;width:100%;height:30px;background-color:#45a404;top:0px; left: 0px; z-index: 10; border-radius: 20px;overflow: hidden;}
.header-nav .nav-list>li:hover>a{color: #fff;}
.header-nav .nav-list>li:last-child>a:after{display:none;}
.header-nav .header-contact{margin-top:32px; no-repeat left center;padding-left:42px;}
.header-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.header-nav .header-contact>.fr p:first-child{font-size:12px;color:#bbb;line-height: 12px;}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:6px;}
.icon-follow{background:url("img/top_icons2.png") no-repeat left center;}
.icon-global{background:url("img/top_icons3.png") no-repeat left center;}
.dropdown-menu{border-radius:0;margin-top:0;border-top-color:#ddd;min-width:auto;display:block;display: none\9;display: block\9\0;-webkit-transform:scale(1.2,0);transform:scale(1.2,0);opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease-out;-webkit-transition:-webkit-all .2s ease-out;transition:-webkit-all .2s ease-out;transition:all .2s ease-out;transition:all .2s ease-out,-webkit-all .2s ease-out;-webkit-box-shadow:0px 5px 8px rgba(102,102,102,0.35);box-shadow:0px 5px 8px rgba(102,102,102,0.35);padding:17px 26px;}
.dropdown-menu > li:not(:last-child){border-bottom:1px solid #d7d7d7;}
.dropdown-menu > li>a{padding:5px 0;font-size:14px;line-height:28px;}
.dropdown-menu > li>a:hover{color:#f19a41;background-color:transparent;}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}
/*横排*/

.chanpin_list_wrap{ -webkit-transition: all .2s ease-out;-webkit-transition: -webkit-all .2s ease-out;transition: -webkit-all .2s ease-out;transition: all .2s ease-out;transition: all .2s ease-out,-webkit-all .2s ease-out;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;position: absolute;z-index: 99;left: 0;right: 0; top:97px; background-color: #fff;padding-top:30px;padding-bottom:22px;}
.chanpin_list_wrap .chanpin_list{/* margin:0 15px; */text-align:center;}
.chanpin_list_wrap .chanpin_list h3{border-bottom:1px solid #ddd;padding-bottom:15px;color: #333;margin-top: 20px;margin-bottom: 10px;font-size:16px;font-weight:bold;}
.chanpin_list_wrap ul{padding-left:0;}
.chanpin_list_wrap ul li{line-height:24px;}
.chanpin_list_wrap ul li .pro_list_item a{color:#999;font-size:14px;margin:0 10px 14px;line-height:14px;display:inline-block;}
.chanpin_list_wrap ul li .pro_list_item a.active{color:#FF9900}
.chanpin_list_wrap li span{color:#3671CF;width:80px;border-right:1px solid #e4e4e4;line-height:14px;margin-right:15px;float:left;}
.chanpin_list_wrap li a{color:#777;}
.chanpin_list_wrap li a:hover{color:#01a175;}
.chanpin_list_wrap li span>a{color:inherit;}
.chanpin_list_wrap li span>a:hover{color:inherit;}
.chanpin_list_wrap .pro_list_item{overflow:hidden;}
.hide{display:none;}

/*====================手机站menu====================*/
.ph-menu {
	display: block;
	width: 100%;
	padding: 10px 0px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.iphone {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

.iphone-tit {
	padding: 10px 0px;
	width: 100%;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.iphone__screen {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 100%;
	/*height:100%;*/
	overflow: hidden;
}

.iphone__content {
	position: relative;
	width: 100%;
	height: 100%;
}

.nav {
	position: absolute;
	z-index: 100;
	opacity: 0;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav--active .nav {
	opacity: 1;
	background-color: #333;
}

.nav__list {
	margin: 0;
	padding: 10px;
	padding-top: 30px;
}

.nav__item {
	margin: 0 auto;
	width: 90%;
	padding: 7px;
	list-style-type: none;
	text-align: left;
}

.nav__item:after {
	content: '';
	display: block;
	position: relative;
	bottom: -8px;
	width: 50%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
}

.nav__link {
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	opacity: 1;
	-webkit-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}

.nav__trigger {
	display: block;
	position: relative;
	z-index: 111111;
	position: fixed;
	top: 20px;
	right: 10px;
	padding: 10px;
	padding-bottom: 15px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 8px;
}

.nav--active .nav__trigger {
	opacity: 0.5;
}

.nav__icon {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 5px;
	background-color: #FFFFFF;
	-webkit-transition-property: background-color, -webkit-transform;
	transition-property: background-color, -webkit-transform;
	transition-property: background-color, transform;
	transition-property: background-color, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	background: #FFFFFF;
	-webkit-transition-property: margin, -webkit-transform;
	transition-property: margin, -webkit-transform;
	transition-property: margin, transform;
	transition-property: margin, transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
}

.nav__icon:before {
	margin-top: -10px;
}

.nav__icon:after {
	margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
	height: auto;
	padding: 5px;
	background-color: #45a404;
	overflow: hidden;
}

.ph-menu2 li {
	float: left;
	width: 25%;
	height: auto;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.ph-menu2 li a {
	display: block;
	margin: 2px auto;
	padding: 6px 0px;
	width: 96%;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 5px;
}


/* 样式一*/
.style-1 .nav {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	height: 100%;
}

.style-1 .nav--active {
	height: 100%;
}

.style-1 .nav__link {
	opacity: 0;
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
	opacity: 1;
}

.style-1 .nav--active .nav {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
	background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
	margin-top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
/*====================top====================*/

/*产品分类*/
.gl-proc{
    padding:15px 0px;
    text-align: center;
  }
  .gl-proc li{
    width: 19%;
    margin:0.2%;
    display: inline-block;
    text-align: -webkit-match-parent;
  }
  .gl-proc li a{
    display: block;
    font-size: 18px;
    padding: 8px 8px;
    color: #fff;
    background-color: #45a404;
    border-radius: 3px;
    transition: all 0.5s;
    text-align: center;
  }
  .gl-proc li:hover a{
    background-color: #333;
    color: #fff;
  }
  .h-proc1-hover{
    background-color: #333 !important;
    color: #fff !important;
  }
/*====================middle====================*/

.part1-r{
	float: right;
	width: 375px;
	height: 71px;
	border-left: 1px solid #dcdcdc;
}
.h-input1{
  float: left;
  padding-left: 51px;
  width: 300px;
  height: 71px;
  border:0px;
  background: url(../images/search-tu1.jpg) top left no-repeat;
  font-size: 14px;
  color: #666;
  line-height: 71px;
}
.h-input2{
  float: right;
  width: 72px;
  height: 71px;
  background: url(../images/search.jpg) center center no-repeat;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.hot-nr{
	float: left;
	width: 880px;
	padding-top: 25px;
}
.hot-nr h3{
	display: inline-block;
	float: left;
	padding: 2px 0px;
	font-size: 16px;
	color: #343399;
	font-weight: bold;
}
.hot-nr p{
	display: inline-block;
	float: left;
}
.hot-nr p a{
	display: inline-block;
	float: left;
	padding:0px 5px;
	font-size: 15px;
	color: #666;
}

.part2-w{
	width: 100%;
	height: 573px;
	background: url(../images/part1-bga.jpg) top center no-repeat;
}
.part2-tit {
	text-align: center;
}
.part2-tit h2{
	display: block;
	text-align: center;
	padding-top: 71px;
	font-size: 53px;
	color: #212224;
	font-weight: bold;
}
.part2-tit h2 .zia{
	font-size: 53px;
	color: #343399;
	font-weight: bold;
}
.part2-tit p{
	margin-top: 25px;
	display: inline-block;
	padding: 10px 30px;
	font-size: 25px;
	color: #767676;
	background-color: #fff;
	border-radius: 50px;
}
.part2-list{
	margin-top: 40px;
	width: 100%;
	background-color: #0a3190;
	border-radius: 10px;
	overflow: hidden;
}
.part2-list li{
	float: left;
	padding:30px 0px;
	width: 25%;
	text-align: center;
	background: url(../images/part1-bg.jpg) top left repeat-y;
}
.part2-list li:first-child{
	background-image: none;
}
.part2-list li img{
	display: block;
	margin:0 auto;
}
.part2-list li p{
	margin-bottom: 10px;
	display: block;
	font-size: 28px;
	color: #fff;
	text-align: center;
}
.part2-list li span{
	display: block;
	width: 80%;
	margin:0 auto;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 150%;
}
.poc-w{
	width: 100%;
	background-color: #eff6fe;
	overflow: hidden;
}
.pro-more a{
	display: block;
	float: right;
	width: 125px;
	height: 110px;
	background-color: #0a3190;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 110px;
}


/*产品*/
.pro-list{
	text-align: center;
}
.pro-list li {
	display: inline-block;
	width: 24%;
	margin:0.3%;
	margin-bottom: 15px;
	padding: 12px;
	background-color: #f4f4f4;
	overflow: hidden;
}

.pro-list li .pro-tit {
	display: block;
	overflow: hidden;
}

.pro-list li .pro-tit .por-logo {
	width: 50%;
	margin-left: 10px;
	float: left;

}

.pro-list li .pro-tit .por-logo img {
	float: left;

}

.pro-list li .pro-tit .por-logo p {
	display: none;
	margin-left: 30%;
	padding-top: 5px;
	font-size: 16px;
	color: #5e5e5e;
	font-weight: bold;
	text-align: left;
}

.pro-list li .pro-tit a h3 {
	margin-left: 50%;
	padding-right: 10px;
	padding-top: 12px;
	font-size: 23px;
	color: #404040;
	font-weight: bold;
	text-align: right;
}

.pro-list li .tua {
	margin-top: 10px;
	overflow: hidden;
}

.pro-list li .tua img {
	width: 100%;
}

.pro-list li:hover .tua img {
	transition: all 0.3s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}


.pro-list li .pro-phone {
	margin-top: 10px;
	padding: 10px;
	background-color: #ec6201;
	text-align: center;
	vertical-align: middle;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}

.pro-list li:hover .pro-phone {
	background-color: #333;
}

.pro-list li .pro-phone img {
	display: inline-block;
}

.pro-list li .pro-phone p {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}
/*优势*/
.ys-tit{
	text-align: center;
}
.ys-tit img{
	display: block;
	margin:0 auto;
}
.ys-bg1{
	background: url(../images/ys-bg1.jpg) top center;
}
.ys-bg2{
	background: url(../images/ys-bg2.jpg) top center;
}
.ys-bg3{
	background: url(../images/ys-bg3.jpg) top center;
}
.ys-bg4{
	background: url(../images/ys-bg4.jpg) top center;
}
.ys-list{
	margin-top: 15px;
	text-align: center;
}
.ys-list li{
	position: relative;
	display: block;
	float: left;
	width: 25%;
	height: 613px;
	border-left: 1px solid #bfbfbf;
	box-sizing: border-box;
}
.ys-list li .bt{
	position: absolute;
	top:35px;
	left:0px;
	z-index: 10;
	width: 282px;
	height: 65px;
	background: url(../images/ys-tit-bg.png) top center no-repeat;
}
.ys-list li .bt p{
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.ys-list li .cont{
	position: absolute;
	bottom:0px;
	left:0px;
	width: 100%;
	padding:30px 0px;
	text-align: center;
}
.ys-list li:hover .cont{
	bottom:15px;
}
.ys-list li .cont p{
	display: block;
	width: 80%;
	margin:0 auto;
	font-size: 20px;
	color: #fff;
	line-height: 150%;
}
.jiantu-bg{
	width: 100%;
	height: 365px;
	background: url(../images/fanwei-bg.jpg) top center no-repeat;
	overflow: hidden;
}
.jiantu-l{
	float: left;
	width: 590px;
}
.jiantu-l .tua{
	margin-top: 35px;
}
.jiantu-l .tub{
	margin-top: 20px;
}
.jiantu-r{
	margin-left: 590px;
	margin-top: 40px;
}
.jiantu-r li{
	width: 15.5%;
	margin-right: 1%;
	float: left;
}
.jiantu-r li:last-child{
	margin-right: 0px;
}
.jiantu-r li .tua{
	width: 100%;
	border:1px solid #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.jiantu-r li .tua img{
	width: 100%;
}
.jiantu-r li p{
	display: block;
	padding:7px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
/*荣誉*/
.rongyu-w{
	padding:50px 0px 0px;
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	overflow: hidden;
}



.jiantuc-w{
	width: 100%;
	height: 428px;
	background: url(../images/fuwu-bg.jpg) top center no-repeat;
	overflow: hidden;
}
.jiantuc-l{
	margin-top: 74px;
	float: left;
	width: 380px;
}
.jiantuc-l h2{
	display: block;
	font-size: 32px;
	color: #343399;
	font-weight: bold;
}
.jiantuc-l p{
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 19px;
	color: #bababa;
	text-transform: uppercase;
}
.jiantuc-l a{
	display: block;
	width: 110px;
	height: 31px;
	background-color: #f5f5f5;
	border: 1px solid #7d7d7d;
	line-height: 29px;
	text-align: center;
	font-size: 16px;
	color: #535353;
}
.jiantuc-r{
	margin-top: 98px;
	float: right;
	width: 60%;
}
.jiantuc-r img{
	display: block;
	float: right;
}
.jiantuc-r .cont{
	float: right;
	width: 820px;
	margin-top: 30px;
}
.jiantuc-r .cont p{
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 150%;
}

/*首页产品分类*/
.proc-h {
	padding: 30px;
	background-color: #f5f5f5;
	border-radius: 0px 50px 0px 50px;
	text-align: center;
}

.proc-h li {
	display: inline-block;
	width: 13%;
	margin: 0.5%;
}

.proc-h li a h3 {
	display: block;
	padding-left: 28px;
	font-size: 20px;
	color: #323232;
	font-weight: bold;
	text-align: left;
}

.proc-h li .linea {
	padding: 3px 0px;
	display: block;
}

.proc-h li .linea i {
	float: left;
	width: 9px;
	height: 9px;
	border: 2px solid #2da6a1;
	border-radius: 50%;
}

.proc-h li .linea .xian {
	margin-left: 15px;
	margin-top: 5px;
	height: 3px;
	background-color: #2da6a1;
}

.proc-h li .second-pro {
	margin-top: 15px;
	padding-left: 28px;
}

.proc-h li .second-pro a {
	display: block;
	padding-bottom: 5px;
	font-size: 15px;
	color: #323232;
	text-align: left;
}

/*荣誉*/
.zhanhui {
	padding: 0px;
}

.zhanhui .tua {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.zhanhui .tua img {
	width: 100%;
}

.zhanhui .tua .tit-name {
	position: absolute;
	z-index: 10;
	bottom: -80px;
	left: 0px;
	width: 100%;
	padding: 20px 0px;
	background: rgba(0, 0, 0, 0.7);
	font-size: 17px;
	color: #fff;
}

.zhanhui:hover .tua .tit-name {
	bottom: 0px;
}

.jiantu2{
	width: 100%;
	height: 251px;
	background: url(../images/jiantu.jpg) top center;
}
/*样式修改*/
.swiper-container-pj {
	margin: 0 auto;
	width: 100%;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-container-pj .swiper-slide {
	text-align: center;
	font-size: 18px;
	color: #fff;
	/* background-color: #00347B; */
	/* height: calc((100% - 30px) / 2); */
	height: auto;


	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-pj {
	padding: 15px 0px;
	width: 100%;
	text-align: center;
	position: relative;
}

.swiper-pagination-pj .swiper-pagination-bullet {
	background-color: #333;
	margin: 0px 4px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

.th-pj {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.th-pj .tua {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.th-pj .tua img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.th-pj:hover .tua img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

/*展会 end*/



/*样式修改*/
.swiper-container-pro {
	margin: 0 auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-container-pro .swiper-slide {
	/* background-color: #00347B; */
	/* height: calc((100% - 30px) / 2); */
	height: auto;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-pro {
	padding: 15px 0px;
	width: 100%;
	text-align: center;
	position: relative;
}

.swiper-pagination-pro .swiper-pagination-bullet {
	background-color: #333;
	margin: 0px 4px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}


/*新闻*/
.news-w{
	padding: 70px 0px;
	width: 100%;
	background-color: #f7f7f7;
	overflow: hidden;
}
.news-list{
	text-align: center;
}
.news-list li{
	float: left;
	padding: 15px 23px;
	width: 48%;
	margin:1%;
	background-color: #fff;
	overflow: hidden;
}
.news-list li:nth-child(even){
	margin-right: 1%;
}
.news-list li .tua{
	float: left;
	width: 40%;
}
.news-list li .tua img{
	width: 100%;
}
.news-list li .news-r{
	margin-left: 43%;
	margin-right: 20%;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	border-right: 1px solid #d8d8d8;
	
}
.news-list li .news-r h3{
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 210%;
	color: #2a2929;
	overflow: hidden;
}
.news-list li .news-r p{
	display: block;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #808080;
	overflow: hidden;
	line-height: 190%;
	height: 94px;
}
.news-list li .datea{
	float: right;
	padding-left: 40px;
	padding-top: 6px;
	width: 20%;
	text-align: left;
}
.news-list li .datea p{
	display: block;
	font-size: 32px;
	color: #000;
	font-weight: bold;
	font-family: "font5";
}
.news-list li .datea span{
	display: block;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.news-list li .datea .linea{
	width: 28px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	background-color: #e5e5e5;
}
.news-list li .morea {
	display: block;
	font-size: 15px;
	color: #242424;
}

/*====================end middle====================*/





/*====================PC====================*/
@media only screen and (max-width: 1560px) {
	#pro-w {
		width: 100%;
	}

}

@media only screen and (max-width: 1260px) {
	#w-1260 {
		width: 100%;
	}

	#w-1260-1 {
		width: 100%;
	}

	#w-90 {
		width: 100%;
	}

	#w-80 {
		width: 100%;
	}

	#w-70 {
		width: 100%;
	}

	#pro-w {
		width: 100%;
	}

	/*menu*/
	.header-nav .nav-list>li>a {
		padding: 0 13px;
	}

	.header-nav .nav-list>li>a::after {
		margin-left: 12px;
	}

}

/*====================992====================*/
@media only screen and (max-width: 992px) {
	#w-1260 {
		width: 100%;
	}

	#w-1260-1 {
		width: 100%;
	}

	#w-90 {
		width: 100%;
	}

	#w-80 {
		width: 100%;
	}

	#w-70 {
		width: 100%;
	}

	#pro-w {
		width: 100%;
	}

	.padding15-8 {
		padding: 8px;
	}

	.header-nav .nav-list>li>a {
		padding: 0 3px;
	}



}


/*====================手机====================*/
@media only screen and (max-width: 768px) {
	#w-1260 {
		width: 100%;
	}

	#w-1260-1 {
		width: 100%;
	}

	#w-90 {
		width: 100%;
	}

	#w-80 {
		width: 100%;
	}

	#w-70 {
		width: 100%;
	}

	.padding0-sm15 {
		padding: 15px;
	}


}

.div1 {
	width: 100%;
	height: 120px;
	background: url(../images/1.jpg) top center no-repeat;
	overflow: hidden;
}

.div2 {
	width: 100%;
	height:1727px;
	background: url(../images/2.jpg) top center no-repeat;
	overflow: hidden;
}

.div3{
	width: 100%;
	height: 1631px;
	background: url(../images/3.jpg) top center no-repeat;
	overflow: hidden;
}


.div4 {
	width: 100%;
	height: 1549px;
	background: url(../images/4.jpg) top center no-repeat;
	overflow: hidden;
}

.div5 {
	width: 100%;
	height: 1216px;
	background: url(../images/5.jpg) top center no-repeat;
	overflow: hidden;
}

.div6 {
	width: 100%;
	height: 648px;
	background: url(../images/6.jpg) top center no-repeat;
	overflow: hidden;
}

.div7 {
	width: 100%;
	height: 1073px;
	background: url(../images/7.jpg) top center no-repeat;
	overflow: hidden;
}

.div8 {
	width: 100%;
	height: 432px;
	background: url(../images/8.jpg) top center no-repeat;
	overflow: hidden;
}
.div9 {
	width: 100%;
	height: 1107px;
	background: url(../images/9.jpg) top center no-repeat;
	overflow: hidden;
}
.div10 {
	width: 100%;
	height: 708px;
	background: url(../images/10.jpg) top center no-repeat;
	overflow: hidden;
}


/*新*/
/*part1*/

.part1-hot {
	padding:24px 0px;
}

.part1-hot p {
	display: inline-block;
	padding-right: 5px;
	font-size: 18px;
	color: #45a404;
}

.part1-hot a {
	display: inline-block;
	padding-right: 15px;
	font-size: 15px;
	color: #636363;
}


.h-form {
	float: right;
	width: 100%;
	padding-left: 5%;
	height: 79px;
	border: 0px;
	border-left: 1px solid #e5e5e5;
	background-color: #fff;
	overflow: hidden;
}

.h-input1 {
	float: left;
	padding-left: 50px;
	width: 78%;
	height: 79px;
	font-size: 15px;
	color: #636363;
	line-height: 32px;
	background: url(../images/search-tu2.jpg) center left no-repeat;
	border:none;
}

.h-input2 {
	float: right;
	width: 22%;
	height: 79px;
	background: url(../images/search-tu.jpg) center center no-repeat #fe641d;
	border:none;
}
/*====================middle====================*/
.part-w{
	padding:15px 30px;
}
.part1-w{
	width: 100%;
}
.part1-w li{
	position: relative;
	float: left;
	width: 49.4%;
	margin-right: 0.8%;
	margin-bottom: 1.2%;
	border-radius: 8px;
	background-color: #3d4144;
	overflow: hidden;
}
.part1-w li:nth-child(2n){
	float: right;
	margin-right: 0px;
}
.part1-w li img{
	width: 100%;
}
.part1-w li:hover img{
	opacity: 0.5;
}
.part1-w li .biaoti{
	position: absolute;
	z-index: 111;
	width: 60%;
	right:10%;
	bottom:10%;
}
.part1-w li .biaoti .numa{
	text-align: right;
	font-size: 73px;
	color: #fff;
	font-weight: bold;
	text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
}
.part1-w li .biaoti p{
	display: block;
	text-align: right;
	font-size: 41px;
	color: #fff;
	text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
	font-weight: bold;
}
.part1-w li .biaoti .morea{
	display: inline-block;
	opacity: 0;
	margin-top: 20px;
	float: right;
	padding:0px;
	background-color: #fff;
	color: #000;
	border-radius: 6px;
	overflow: hidden;
}
.part1-w li:hover .biaoti .morea{
	opacity: 1;
	padding:12px 35px;
}
.part1-w li .biaoti .linea{
	float: right;
	margin:10px 0px;
	width: 72px;
	height: 1px;
	background-color: #fff;
}

.dingzhi-w{
	width: 85%;
	margin:0 auto;
}
.dingzhi-w li{
	float: left;
	background-color: #eeeeee;
	border:1px solid #e5e5e5;
	width: 24.4%;
	height: 400px;
	margin-right: 0.8%;
	margin-bottom: 1.2%;
	overflow: hidden;
}
.dingzhi-w li:hover{
	background-color: #cbcbcb;
}
.dingzhi-w li:nth-child(4n){
	float: right;
	margin-right: 0px;
}
.dingzhi-w .nra{
	padding-top: 40px;
	text-align: center;
}
.dingzhi-w .nra img{
	display: block;
	margin:0 auto;
}
.dingzhi-w .nra h3{
	display: block;
	margin:15px 10px;
	font-size: 61px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.dingzhi-w .nra p{
	display: block;
	width: 80%;
	margin:0 auto;
	text-align: center;
	font-size: 20px;
	color: #000;
	line-height: 170%;
}

/*主推产品*/
.hot-pro {
	padding-bottom: 30px;
	width: 100%;
	background: url(../images/hot-bg.jpg) top center;
	overflow: hidden;
}

.hot-pro-tit {
	padding-top: 60px;
	text-align: center;
}

.hot-pro-tit h2 {
	display: block;
	font-size: 45px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.hot-pro-tit h2 font {
	font-size: 45px;
	color: #fa750a;
	font-weight: bold;
}

.hot-pro-tit p {
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 20px;
	color: #2e2e2e;
	padding:0px 15px;
}

.hot-pro-tit span {
	display: block;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
	color: #2e2e2e;
	text-transform: uppercase;
}
.proc-bga-1{
	background: url(../images/proc-bga.jpg) top left no-repeat;
}
.proc-bga-2{
	background: url(../images/proc-bgb.jpg) top left no-repeat;
}
.proc-bga{
	padding:30px 30px;
	background-color: #fff;
	border:1px solid #e5e5e5;
	overflow: hidden;
}
.proc-bga .tua{
	float: left;
	width: 52%;
}
.proc-bga .tua img{
	width: 100%;
}
.proc-bga .proc-r{
	float: right;
	width: 43%;
}
.proc-bga .proc-r .proc-bt h2{
	display:inline-block;
	font-size: 26px;
	color: #45a404;
	font-weight: bold;
}
.proc-bga .proc-r .proc-bt a{
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #45a404;
	padding:3px 12px;
	border:1px solid #45a404;
	border-radius: 20px;
}
.h-proc{
	margin-top: 15px;
}
.h-proc a{
	padding:3px 0px;
	display: block;
	font-size: 18px;
	color: #454545;
	font-weight: bold;
}
/*标题*/
.tit01 {
	padding-top: 6px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.tit01 h2 {
	display: block;
	font-size: 35px;
	color: #45a404;
	text-align: center;
	font-weight: bold;
}

.tit01 p {
	display: block;
	margin-top: 10px;
	position: relative;
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
}

.tit01 span {
	display: block;
	margin-top: 8px;
	text-align: center;
	font-size: 14px;
	color: #999;
}

.tit01 .zia {
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}


.tit02 {
	padding-top: 6px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.tit02 h2 {
	display: block;
	font-size: 35px;
	color: #ffb400;
	text-align: center;
	font-weight: bold;
}

.tit02 p {
	display: block;
	margin-top: 10px;
	position: relative;
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
}

.tit02 span {
	display: block;
	margin-top: 8px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.tit02 .zia {
	font-size: 35px;
	color: #ffb400;
	font-weight: bold;
}

.tit04 {
	padding-top: 6px;
	padding-bottom: 15px;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.tit04 h2 {
	display: block;
	font-size: 45px;
	color: #45a404;
	text-align: center;
	font-weight: bold;
	letter-spacing: 5px;
}

.tit04 p {
	display: block;
	height: 42px;
	margin-top: 15px;
	font-size: 27px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.tit04 span {
	display: block;
	margin-top: 12px;
	text-align: center;
	font-size: 18px;
	color: #565151;
	padding:0px 15px;
}

.tit04 .zia {
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}
.tit04 .linea{
	margin-top: 10px;
	width: 100%;
	border-bottom: 1px solid #efefef;
	height: 3px;
}
.tit04 .lineb{
	margin:5px auto;
	margin-top: 10px;
	width: 50px;
	height: 5px;
	background-color: #2056ae;
}

/*产品*/
.pro-padd {
	padding: 8px;
}

.pro-bg {
	padding: 20px 0px 20px 0px;
	overflow: hidden;
}

.jy-pro {
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #666;
	background-color: #fff;
}

.jy-pro:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 1;
	width: 0;
	height: 100%;
	background-color: #45a404;
	transition: all 0.3s ease-out;
}

.jy-pro:hover:before {
	left: 0px;
	width: 100%;
}

.jy-pro .tu {
	position: relative;
	z-index: 10;
	margin: 5px;
	height: auto;
	overflow: hidden;
}

.jy-pro .tu img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.jy-pro:hover .tu img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}

.jy-pro h3 {
	display: block;
	position: relative;
	z-index: 10;
	padding: 15px 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	transition: all 0.3s ease-out;
}


.jy-pro .linea {
	display: block;
	position: relative;
	z-index: 10;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 50px;
	height: 2px;
	background-color: #666;
	transition: all 0.3s ease-out;
}

.jy-pro p {
	display: block;
	padding: 0px 15px;
	position: relative;
	z-index: 10;
	height: 40px;
	font-size: 14px;
	color: #666;
	line-height: 150%;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s ease-out;
}

.jy-pro .more {
	display: block;
	position: relative;
	z-index: 10;
	margin: 15px auto;
	padding: 5px;
	width: 30%;
	background-color: #45a404;
	text-align: center;
	font-size: 15px;
	color: #fff;
	border-radius: 5px;
	transition: all 0.3s ease-out;
}

.jy-pro:hover .more {
	background-color: #fffc1a;
	color: #333;
}


.jy-pro:hover h3,
.jy-pro:hover p {
	color: #fff;
}

.jy-pro:hover .linea {
	background-color: #fff;
}


/*--案例--*/
#albj{
	width:100%;
	height:auto;
	padding-bottom:40px;
	padding-top:50px;
	overflow:hidden;
	background-image: url(../images/albj.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#albj .allm{width:100%; height:auto;padding-top:30px; text-align:center;}
#albj .allm h3{font-family:"微软雅黑"; font-size:36px; color:#333; font-weight:bold; line-height:40px;}
#albj .allm h3 span{font-family:"微软雅黑"; font-size:36px; font-weight:bold; line-height:40px; color:#FFCC00;}
#albj .allm p{font-family:"微软雅黑"; font-size:16px; color:#8F8F8F; line-height:30px; text-align:center;}
#albj .allm span{font-family:"微软雅黑"; font-size:14px; color:#FFCC00; line-height:30px;}
#albj .sjal{width:100%; overflow:hidden;}
#focus_Box {
  position: relative;
  width: 1180px;
  margin:40px auto 0 auto;
   }
  #focus_Box ul {
    position: relative;
    height: 440px; }
  #focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    overflow: hidden;
    border-radius: 20px;
    border: 5px solid #fff; }
    #focus_Box li img {
      width: 100%;
      vertical-align: top;
      transition: .5s;
      border-radius: 20px; }
    #focus_Box li:hover img {
      transform: scale(1.05, 1.05); }
  #focus_Box .prev {
    background: url(../images/btnl.png) no-repeat;
    left: -110px;
    top:280px; }
    #focus_Box .prev:hover {
      left: -120px;
      opacity: 1; }
  #focus_Box .next {
    background: url(../images/btnr.png) no-repeat;
    right: -130px;
    top:280px; }
    #focus_Box .next:hover {
      right: -140px;
      opacity: 1; }
  #focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    height: 23px;
    overflow: hidden;
    background: url(../images/share-btn.png) no-repeat;
    text-indent: -999px; }

#focus_Box .prev, #focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 51px;
  height: 101px;
  top: 200px;
  transition: 0.5s;
  opacity: 0.6; }


/*问题*/
.wenti-w{
	margin-top: 30px;
	width: 100%;
	height: 1100px;
	background: url(../images/wenti-w.jpg) top center repeat-x;
	overflow: hidden;
}
.wenti-tit{}
.wenti-tit .linea{
	margin:0 auto;
	margin-bottom: 44px;
	width: 1px;
	height: 52px;
	background-color: #8cd707;
}
.wenti-tit .tit-a{
	text-align: center;
}
.wenti-tit .tit-a .zia{
	display: inline-block;
	font-size: 102px;
	color: #8cd707;
	font-weight: bold;
	vertical-align: middle;
}
.wenti-tit .tit-a .tita-r{
	display: inline-block;
	margin-top: 15px;
	padding:8px 15px;
	border:1px solid #8cd707;
	vertical-align: middle;
}
.wenti-tit .tit-a .tita-r .zia{
	display: block;
	text-align: center;
	font-size: 17px;
	color: #8cd707;
	font-weight: bold;
	text-transform: uppercase;
}
.wenti-tit .tit-a .tita-r .zib{
	display: block;
	text-align: center;
	font-size: 37px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}
.wenti-tit .zic{
	display: block;
	margin-top: -15px;
	text-align: center;
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 5px;
}

.weinti-list{
	padding:50px 14%;
	height: 430px;
}

.weinti-list:hover
{
	background: rgba(138,216,6,0.7);
}
.weinti-list .numa{
	font-size: 35px;
	color: #ffa200;
	font-weight: bold;
}
.weinti-list .linea{
	margin-top: 10px;
	width: 1px;
	margin-left: 5px;
	height: 30px;
	background-color: #ffa200;
}
.weinti-list p{
	display: block;
	margin-top: 20px;
	font-size: 31px;
	color: #ffa200;
	font-weight: bold;
	letter-spacing: 3px;
}
.weinti-list span{
	display: block;
	margin-top:15px;
	font-size: 23px;
	color: #a7a6a4;
	letter-spacing: 3px;
}
.weinti-list:hover .numa,.weinti-list:hover p,.weinti-list:hover span{
	color: #fff;
}
.weinti-list-first{
	background: rgba(138,216,6,0.7) !important;
} 
.weinti-list-first .numa,.weinti-list-first p,.weinti-list-first span{
	color: #fff !important;
}
.wenti-kf{
	margin-top: 5px;
}
.wenti-kf .renwu{
	text-align: center;
}
.wenti-kf .renwu img{
	display: block;
	margin:0 auto;
}
.wenti-kf .dianhua{
	position: relative;
	height: 100px;
}
.wenti-kf .dianhua .linea{
	position: absolute;
	z-index: 1;
	top:40%;
	width: 100%;
	height: 1px;
	background-color: #634819;
}
.wenti-kf .dianhua .phonea{
	position: absolute;
	top:0px;
	z-index: 10;
	width: 100%;
}
.wenti-kf .dianhua .phonea p{
	width: 576px;
	margin:0 auto;
	padding:5px 45px;
	background-color: #f0a009;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	border-radius: 50px;
}
.wenti-kf .dianhua .phonea p font{
	font-size: 33px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}
/*简介*/
.about-list {
	background-color: #45a404;
	padding: 26px 0px 95px 0px;
	overflow: hidden;
}

.about-ys {
	text-align: center;
}

.about-ys li {
	display: inline-block;
	width: 24%;
	vertical-align: middle;
}

.about-ys li img {
	display: block;
	margin: 0 auto;
}

.about-ys li p {
	display: block;
	text-align: center;
	font-size: 26px;
	color: #fff;
}

.about-ys li span {
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.about-ys .linea {
	display: inline-block;
	height: 56px;
	width: 1px;
	background-color: #fff;
	vertical-align: middle;
}

.abotu-w {
	margin-top: -60px;
	background-color: #f0f0f0;
	padding: 54px 70px;
	overflow: hidden;
}

.about-tu {
	float: left;
	width: 562px;
	height: 386px;
	border: 8px solid #d2d2d2;
	box-sizing: border-box;
}

.about-tu img {
	width: 100%;
}

.about-cont {
	margin-left: 630px;
}

.about-cont .ab-tit {
	margin-bottom: 20px;
}

.about-cont .ab-tit h3 strong {
	display: block;
	font-size: 36px;
	color: #262626;
	font-weight: bold;
}

.about-cont .ab-tit p {
	margin-top: 10px;
	display: block;
	font-size: 26px;
	color: #262626;
}

.about-nr {
	width: 100%;
	height: 203px;
	overflow: hidden;
}

.about-nr p {
	font-size: 15px;
	color: #262626;
	line-height: 170%;
}

.about-more a {
	display: inline-block;
	margin-top: 15px;
	padding: 8px 30px;
	background-color: #fe641d;
	font-size: 15px;
	color: #fff;
	border-radius: 5px;
}

.about-pro {
	margin-top: 50px;
	text-align: center;
}

.about-pro li {
	display: inline-block;
	margin-right: 40px;
	float: left;
	padding-bottom: 13px;
	width: 48%;
	background-color: #fff;
	overflow: hidden;
}

.about-pro li:last-child {
	margin-right: 0px;
}

.about-pro li .left-nr {
	float: left;
	margin-left: 35px;
	width: 240px;
	text-align: left;
}

.about-pro li .left-nr .about-ptit {
	margin-top: 19px;
}

.about-pro li .left-nr .about-ptit p {
	font-size: 25px;
	color: #282828;
	font-weight: bold;
}

.about-pro li .left-nr .about-ptit span {
	display: block;
	margin-top: 12px;
	font-size: 15px;
	color: #282828;
}

.ab-protu {
	text-align: center;
	margin-top: 20px;
}

.ab-protu .pro-tu {
	display: inline-block;
	width: 32%;
}

.ab-protu .pro-tu img {
	display: block;
	margin: 0 auto;
}

.ab-protu .pro-tu p {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #282828;
}

.about-pro li .right-nr {
	margin-left: 310px;
	margin-top: 19px;
	margin-right: 20px;
}

.about-pro li .right-nr img {
	width: 100%;
}
/*新闻*/
.news-tit {
	padding: 60px 45px;
	background: url(../images/news-bga.jpg) top center no-repeat;
}

.news-tit span {
	display: block;
	font-size: 31px;
	color: #333;
	font-weight: bold;
}

.news-tit .linea {
	display: block;
	margin: 15px 0px;
	overflow: hidden;
}

.news-tit .lineb {
	float: left;
	width: 37px;
	height: 3px;
	background-color: #1f57ae;

}

.news-tit .linec {
	float: left;
	width: 85px;
	height: 3px;
	background-color: #45a404;
}

.news-tit h2 {
	display: block;
	margin-top: 15px;
	font-size: 26px;
	color: #333;
	font-weight: bold;
}

.news-tit a {
	display: inline-block;
	margin-top: 300px;
	padding: 10px 25px;
	background-color: #45a404;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}


.news-li {
	padding: 30px;
	border: 3px solid #eeeeee;
	box-sizing: border-box;
}

.news-li:hover {
	border: 3px solid #45a404;
}

.news-li span {
	display: block;
	font-size: 17px;
	color: #2c2727;
	font-weight: bold;
}

.news-li a h3 {
	display: block;
	margin-top: 20px;
	font-size: 18px;
	color: #2c2727;
	font-weight: bold;
	height: 50px;
	line-height: 150%;
	overflow: hidden;
}

.news-li .linea {
	margin: 22px 0px;
	width: 47px;
	height: 5px;
	background-color: #45a404;
}

.news-li:hover .linea {
	width: 100%;
}

.news-li p {
	display: block;
	width: 100%;
	height: 96px;
	font-size: 15px;
	color: #2c2727;
	line-height: 170%;
	overflow: hidden;
}

.news-li .tua {
	margin-top: 40px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news-li .tua img {
	width: 100%;
}
/*案例*/
.casea-w{
	padding:30px 0px;
	background: url(../images/bg1.jpg);
	overflow: hidden;
}
.casea {
	padding: 2px;
}

.casea .tua {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.casea .tua .zh-logo {
	position: absolute;
	z-index: 10;
	bottom: 50%;
	left: 50%;
	margin-bottom: -150px;
	margin-left: -150px;
	opacity: 0;
}

.casea .tua .zh-logo img {
	width: 300%;
}

.casea:hover .tua .zh-logo {
	opacity: 1;
	left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.casea:hover .tua .zh-logo img {
	width: 100px;
}

.casea .tua img {
	width: 100%;
}

.casea .tita {
	padding: 0px 15px;
	/* background-color: #333; */
}

.casea .tita a h3 {
	display: block;
	padding: 10px 0px;
	font-size: 26px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.casea .tita p {
	display: block;
	padding: 0px 15px 15px 15px;
	font-size: 15px;
	color: #333;
	text-align: center;
}

.casea:hover .tita {
	/* background-color: #ed1111; */
}

.casea:hover .tita a h3,
.casea:hover .tita p {
	color: #333;
}

/*展会 end*/

/*优势*/
.youshi-tit {
	margin-top: 30px;
	text-align: center;
}

.youshi-tit img {
	display: block;
	margin: 0 auto;
}

.youshi-pa {
	padding: 0px;
}

.youshi-lbg {
	height: 563px;
	background: url(../images/ys-bg1.jpg) top right no-repeat;
}

.youshi-rbg {
	height: 563px;
	background: url(../images/ys-bg2.jpg) top left no-repeat;
}

.youshi-list-jian {
	width: 100%;
	height: 46px;
}

.youshi-list {
	padding: 40px;
}

.youshi-list li {}

.youshi-list li .biaotia {
	padding-bottom: 23px;
	border-bottom: 1px solid #d2d2d2;
}

.youshi-list li .biaotia .numa {
	display: block;
	float: left;
	width: 61px;
	height: 61px;
	background-color: #45a404;
	border-radius: 5px;
	font-size: 34px;
	color: #fff;
	line-height: 61px;
	text-align: center;
}

.youshi-list li .biaotia .bta {
	margin-left: 98px;
}

.youshi-list li .biaotia .bta p {
	display: block;
	font-size: 30px;
	color: #040404;
	font-weight: bold;
}

.youshi-list li .biaotia .bta p font {
	font-size: 30px;
	color: #fe641d;
	font-weight: bold;
}

.youshi-list li .biaotia .bta span {
	display: block;
	font-size: 14px;
	color: #aaa;
	text-transform: uppercase;
}

.youshi-list li .conta p {
	display: block;
	margin-top: 29px;
	font-size: 17px;
	color: #606060;
	line-height: 190%;
}


/*foot*/
.foot-w {
	padding: 60px 0px;
	width: 100%;
	height: auto;
	background: -webkit-linear-gradient(left,#286b10,#046d1a);
	overflow: hidden;
}
.foot-l {
	float: left;
	width: 70%;
	border-right: 1px solid #666;
	overflow: hidden;
}

.foot-one {
	float: left;
	width: 30%;
}

.foot-twe {
	float: left;
	width: 45%;
}

.foot-tit {
	margin-bottom: 28px;
}

.foot-tit h3 {
	display: block;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
}

.foot-tit .linea {
	margin: 15px 0px;
	width: 25px;
	height: 3px;
	background-color: #ff7e00;
}

.foot-proc {}

.foot-proc a {
	float: left;
	display: inline-block;
	width: 40%;
	padding-bottom: 5px;
	font-size: 16px;
	color: #fff;
}

.foot-menu {}

.foot-menu a {
	float: left;
	display: inline-block;
	width: 50%;
	padding-bottom: 5px;
	font-size: 16px;
	color: #fff;
}

.foot-r {
	float: right;
	width: 25%;
}

.foot-r .foot-logo {
	width: 100%;
}

.foot-r .foot-logo img {}

.foot-lx {
	padding: 28px 15px;
	font-size: 15px;
	color: #fff;
	line-height: 170%;
	text-align: center;
}

.foot-lx img {
	display: inline-block;
	vertical-align: middle;
}

.foot-ewm {
	float: left;
	width: 25%;
	text-align: center;
}

.foot-ewm img {
	display: block;
	margin: 0 auto;
}

.foot-ewm p {
	display: block;
	padding: 20px 0px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}

.foot-list {
	margin-top: 15px;
	margin-right: 20px;
	padding: 20px 0px;
	border-top: 1px dashed #666;
}

.foot-list li {
	float: left;
	width: 33%;
}

.foot-list li .tua {
	float: left;
	width: 40px;
}

.foot-list li .tua img {}

.foot-list li .f-r-p {
	margin-left: 58px;
}

.foot-list li .f-r-p p {
	font-size: 16px;
	color: #fff;
	line-height: 150%;
}

.foot-lx p,
.foot-lx p a,
.foot-lx p strong {
	font-size: 14px;
	color: #fff;
	line-height: 220%;
	text-align: center;
}

.f-bq {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.f-bq a,
.f-bq p,
.f-bq p a {
	font-size: 14px;
	color: #fff;
	text-align: center;
}
/*==========================内页==========================*/
.lk-ny-fla1{
  background: url(../images/ABOUT.jpg) top center no-repeat;
}
.lk-ny-fla2{
  background: url(../images/PRODUCT.jpg) top center no-repeat;
}
.lk-ny-fla3{
  background: url(../images/NEWS.jpg) top center no-repeat;
}
.lk-ny-fla4{
  background: url(../images/CASE.jpg) top center no-repeat;
}
.lk-ny-fla5{
  background: url(../images/zhishi.jpg) top center no-repeat;
}
.lk-ny-fla6{
  background: url(../images/KEHU.jpg) top center no-repeat;
}
.lk-ny-fla7{
  background: url(../images/CONTACT.jpg) top center no-repeat;
}
.lk-flash1{
    width: 100%;
    height: 400px;
    position: relative;
}
.lk-content{
    perspective: 2000px;
    perspective-origin: top;
    position: relative;
    width: 1300px;
    margin: 0 auto;
    top: -25px;
}

.lk-tit1{
    transition: 0.5s;
    transform-origin: bottom center;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    background-color: #fff;
    
    animation-name: fadeInUp;
    padding: 30px 50px 32px 50px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background-color: #fff;
}

.lk-tit1 h2{
    display: block;
    text-align: left;
    font-size: 20px;
    color: #444;
    letter-spacing: 0px;
}
.lk-tit1 p{
    display: block;
    text-align: left;
    color: #c1c1c1;
    font-size: 16px;
    letter-spacing: 0px;
    font-family: "HELVETICANEUELTPRO-THEX";
}
.lk-tit1-bian{
    -webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(93deg) rotateZ(0);    border-bottom: 1px solid #d9d9d9;
}

/*========================内页主体============================*/
.lk-ny-r01{
  float: right;
  width: 75%;
  height: auto;
}

/*============内页位置及小导航==============*/
.lk-ny-weizhi{
    float: left;
    margin-left: 25px;
    line-height: 45px;
    color: #666;
    font-size: 14px;
}
.lk-m-line{
    display: inline-block;
    padding: 0 10px;
    line-height: inherit;
    font-size:12px;
    transform: translate(0, 0);
    font: normal normal normal 14px/1 FontAwesome;
}
.lk-m-line:before{
    content: "\>";
}
.lk-ny-weizhi a{
    color: #666;
    font-size: 14px;
}
.lk-ny-weizhi a:last-child{
    color: #3488ea;
}
.lk-ny-menu{
    float: right;
    padding-top: 0px;
    padding-right: 35px;
    text-align: center;
    line-height: 45px;
    text-align: center;
}
.lk-ny-menu a{
    display: inline-block; 
    margin: 0 5px; 
    font-size: 13px; 
    color: #666;
    line-height: 30px; 
    text-align: center; 
    padding: 0 20px;
    transition: all 0.36s ease;
    border: none;
    position: relative;
}
.lk-ny-menu a:hover{
    border-color: #3488ea; 
    background-color: #3488ea; 
    color: #fff;
}
.lk-ny-menu a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: rgba(170, 170, 170, .3);
    top: 10px;
    right: -7px;
}
.lk-ny-menu-hover{
    border-color: #3488ea; 
    background-color: #3488ea; 
    color: #fff !important;
}
/*============end内页位置及小导航==============*/


.lk-con1-l{
    float: left;
    margin-left:50px;
    width: 20%;
    height: auto;
    overflow: hidden;
}
.lk-con1-l-t1{
    width: 200px;
}
.lk-con1-l-t1 h3{
    display: block;
    padding-bottom: 20px;
    width: 100%;
    font-size: 18px;
    color: #375cac;
    font-weight: bold;
    letter-spacing: 0px;
}
.lk-ny-proc{
    width: 100%;
    height: auto;
}
.lk-ny-proc dt{
    display:block; 
    padding-left:40px;
    margin-top: 5px;
    background-color: #375cac;
    height:auto;
    line-height:43px;
    border:1px solid #375cac;
    border-radius: 5px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.lk-ny-proc dt a{
    display: block;
    color:#fff; 
    font-size:16px; 
    position:relative; 
    padding:0;
    line-height: 41px;
    height: 43px; 
}
.lk-ny-proc dt a::before { 
    content:''; 
    position:absolute; 
    width:3px; 
    height:15px; 
    background:transparent; 
    left:-16px; 
    margin-top:14px;
    background:#fff;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; 
}

.lk-ny-proc dd { 
    padding-left:30px; 
    height:auto; 
    border-bottom:1px solid #efefef !important;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.lk-ny-proc dd:hover {
    padding-left:40px;
    color: #365cad;
    border-bottom:1px solid #365cad !important;
}
.lk-ny-proc dd:last-child { 
    border-bottom:none;
}
.lk-ny-proc dd a { 
    border:0px; 
    background:none; 
    color:#666; 
    font-size:14px; 
    position:relative; 
    padding:0;
    line-height: 44px;
}

/*==========================内页关于我们==========================*/

.lk-tit2{
    transition: 0.5s;
    transform-origin: bottom center;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    animation-name: fadeInUp;
    padding: 36px 0px 26px 0px;
    background-color: #fff;
}

.lk-tit2 h2{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #444;
    letter-spacing: 0px;
}
.lk-tit2 p{
    display: block;
    text-align: center;
    color: #c1c1c1;
    font-size: 16px;
    letter-spacing: 0px;
    font-family: "HELVETICANEUELTPRO-THEX";
}
.lk-tit2-bian{
    -webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(93deg) rotateZ(0);    border-bottom: 1px solid #d9d9d9;
}
.lt-contact2{
    margin:0 auto;
    width: 100%;
    padding:25px;
    height: auto;
    font-size:14px;
    letter-spacing: 0px;
}
.lt-contact2 p{
    margin-top: 15px;
    font-size:14px;
    color: #6a6a6a;
    line-height: 190%;
    letter-spacing: 0px;
}
/*==========================售后服务 内页==========================*/
.lk-shfw{
    width: 1100px;
    height: auto;
}
.lk-shfw-1{
    width: 530px;
    height: 230px;
    background-color: #375cad;
}
/*==========================资质荣誉 内页==========================*/
.lk-rongyu{
    width: 1200px;
    height: auto;
}
.lk-rongyu li{
    position: relative;
    float: left;
    margin-right: 38px;
    margin-bottom: 30px;
    width: 340px;
    height: 570px;
    box-shadow: 0 0 0 rgba(0,0,0,.15);
    transition: all .36s ease;
}
.lk-rongyu li:hover{
    box-shadow:0 0 20px rgba(0,0,0,.2);
}
.lk-rongyu li .tu{
    position: relative;
    width: 340px;
    height: 470px;
    overflow: hidden;

}
.lk-rongyu li .tu img{
    z-index: 10;
    width: 340px;
    height: 470px;
          transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.lk-rongyu li:hover .tu img{
          transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.lk-rongyu li .tu .more-img{
    position: absolute;
    top:50%;
    left:50%;
    z-index: 1000;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    transition:all .36s ease;
    opacity:0;
    border-radius:100%;
    width:60px;
    height:60px;
    border:1px solid #000;
    box-sizing:border-box;
    margin-top:-50px;
}
.lk-rongyu li:hover .tu .more-img{
    opacity:1;
    margin:0;
}
.lk-rongyu li:hover .tu .more-img:before{
    content:'';
    position:
    absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:1px;
    height:20px;
    background-color:#000;
    }
.lk-rongyu li:hover .tu .more-img:after{
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:20px;
    height:1px;
    background-color:#000;
    }
.lk-rongyu li .tit1{
    transition: padding .36s ease;
    padding: 6% 4% 6%;
    text-align: left;
}
.lk-rongyu li:hover .tit1{
    padding-left:10%;
}
.lk-rongyu li .tit1 a h2{
    display: block;
    color: #303030;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.lk-rongyu li .tit1 p{
    display: block;
    margin-top: 8px;
    color: #aaa;
    font-size: 14px;
    line-height: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.lk-rongyu li .line1{
    margin: 0 auto;
    width: 30%;
    height: 2px;
    background-color: #233876;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition:all .3s ease;
}
.lk-rongyu li:hover .line1{
    width:100%;
    opacity:1;
    background-color: #233876;
}
/*==========================公司新闻 内页==========================*/
.lk-news1{
    margin:0 auto;
    width: 1100px;
}
.lk-news1 li{
    margin-bottom:20px;
    width: 100%;
    height: 225px;
    border-bottom:1px solid #e8e8e8;
    background: url(../images/news-bg1.jpg) bottom right no-repeat;
    background-position: 460px 225px;
    transition: all 0.6s ease-in-out;
}
.lk-news1 li:hover{
    background-position: 460px 3px;
    box-shadow:0 0 20px rgba(0,0,0,.2);
}
.lk-news1 li .tu1{
    float: left;
    width: 380px;
    height: 225px;
    overflow: hidden;
    transition: all 0.36s ease-in-out;
}
.lk-news1 li .tu1 img{
    width: 380px;
    height: 225px;
          transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.lk-news1 li:hover .tu1 img{
          transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.lk-news1 li .r01{
    float: right;
    margin-top:40px;
    width: 640px;
    transition: all 0.36s ease-in-out;
}
.lk-news1 li:hover .r01{
    margin-right: 20px;
}
.lk-news1 li .r01 a h2{
    display: block;
    font-size: 18px;
    color: #656565;
    line-height: 22px;
}
.lk-news1 li .r01 p{
    margin-top: 5px;
    display: block;
    font-size: 14px;
    color: #929292;
}
.lk-news1 li .r01 span{
    display: block;
    margin-top: 22px;
    font-size: 14px;
    color: #929292;
    line-height: 150%;
    height: 40px;
    overflow: hidden;
}
/*==========================新闻2==========================*/
.lk-news2{
    width: 1100px;
    height: auto;
}
.lk-news2 li{
    padding:22px 0px;
    width: 100%;
    height: 137px;
    border-bottom:1px solid #ebebeb;
    background:url(../images/news-bg2.png) bottom left no-repeat;
    background-position: 0 0px;
    transition: all 0.5s ease;
}
.lk-news2 li:hover{
    background-position: 270px 0px;
}
.lk-news2 li .tu1{
    float: left;
    width: 270px;
    height: 137px;
    overflow: hidden;
}
.lk-news2 li .tu1 img{
    display: inline;
    width: 270px;
    height: 137px;
    transition: all 0.36s ease;
}
.lk-news2 li:hover .tu1 img{
    transform: scale(1.08);
}
.lk-news2 li .r01{
    float: right;
    width: 780px;
    padding-top: 10px;
    transition: all 0.36s ease;
    /*transition-property: all;
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;*/
}
.lk-news2 li .r01 .tit1-date{
    width: 100%;
    height: 53px;
}
.lk-news2 li .r01 .tit1-date a h2{
    display: block;
    margin-left: 0;
    width: 78%;
    color: #555;
    font-size: 16px;
    transition: all 0.36s ease;
}
.lk-news2 li:hover .r01 .tit1-date a h2{
    margin-left: 10px;
    color: #3488ea;
}
.lk-news2 li .r01 .tit1-date .date1{
    float: right;
    width: auto;
    position: relative;
    top: -28px;
    right: 0px;
    font-size: 13px;
    line-height: 26px;
    color: #888;
}
.lk-news2 li .r01 p{
    display: block;
    width: 690px;
    height: 45px;
    color: #868585;
    font-size: 13px;
    line-height: 26px;
    transition: all 0.36s ease;
    overflow: hidden;
}
.lk-news2 li:hover .r01 p{
    margin-left: 10px;
}
.lk-news2 li .more1 a{
    display: block;
    float: right;
    padding: 0 20px;
    margin:-5px 0px 25px 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    line-height: 30px;
    color: #999;
    letter-spacing: 0px;
    transition: all 0.36s ease;
    
}
.lk-news2 li:hover .more1 a{
    color: #fff;
    border-color: #3488ea;
    background-color: #3488ea;
}
/*==========================新闻3==========================*/
.lk-news3{
    width: 1200px;
    height: auto;
}
.lk-news3 li{
    float: left;  
    margin-right: 17px;  
    width: 355px;
    height: 400px;
}
.lk-news3 li:hover{
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
}
.lk-news3 li .tu1{
    width: 355px;
    height: 190px;
    overflow: hidden;
}
.lk-news3 li .tu1 img{
    width: 355px;
    height: 190px;
    transition: all 0.36s ease;
}
.lk-news3 li:hover .tu1 img{
    transform:scale(1.08);
}
.lk-news3 li .news-nr{
    padding: 24px 30px 24px 20px;
    border-bottom:1px solid #ededed;
    transition: all 0.3s ease-out 0s;
}
.lk-news3 li:hover .news-nr{
    padding-left: 30px;
    padding-right: 20px;
}
.lk-news3 li .news-nr a h2{
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    transition: all 0.36s ease;
}
.lk-news3 li:hover .news-nr a h2{
    color: #3488ea;
}
.lk-news3 li .news-nr p{
    display: block;
    margin-top:8px;
    font-size: 13px;
    color: #999;
    line-height: 25px;
    height: 45px;
    overflow: hidden;
    transition: all 0.36s ease;
}
.lk-news3 li .more1 a{
    display: block;
    margin-left: 20px;
    margin-top: 20px;
    padding: 0 20px;
    border: 1px solid rgba(170, 170, 170, 0.2);
    width: 50px;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    letter-spacing: 0px;
    transition: all 0.36s ease;
}
.lk-news3 li:hover .more1 a{
    margin-left: 30px;
    color: #fff;
    border-color: #3488ea;
    background-color: #3488ea;
}

/*==========================news4==========================*/
.lk-news4{
    width: 1200px;
    height: auto;
}
.lk-news4 li{
    float: left;
    height: 385px;
    position: relative;
    margin-right: 17px;
    margin-bottom: 20px;
    width: 540px;
    border: 1px solid rgba(170, 170, 170, 0.2);
    transition: all 0.36s ease;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}
.lk-news4 li .tu1{
    width: 540px;
    height: 190px;
    overflow: hidden;
    transform: all 0.36s ease-in-out;
}
.lk-news4 li .tu1 img{
    width: 540px;
    height: 190px;
    transition: all 0.36s ease;
}
.lk-news4 li:hover .tu1 img{
    transform:scale(1.08);
}
.lk-news4 li .news4-nr{
    padding: 24px 20px;
    transition: all 0.36s ease;
}
.lk-news4 li:hover .news4-nr{
    padding-top:18px;
}
.lk-news4 li .news4-nr .date1{
    float: inherit;
    margin-bottom: 14px;
    font-size: 24px;
    font-family: helveticaneuethn, Arial;
    line-height: 26px;
    color: #888;
    letter-spacing: 0px;
    transition: all 0.36s ease;
}
.lk-news4 li .news4-nr a h2{
    display: block;
    height: 43px;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    overflow: hidden;
    transition: all 0.36s ease;
}
.lk-news4 li:hover .news4-nr a h2{
    color: #3488ea;
}
.lk-news4 li .news4-nr p{
    display: block;
    margin-top: 13px;
    height: 43px;
    color: #868585;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 170%;
    overflow: hidden;
}


.lk-news4 li:before {
    content: "";
    width: 0px;
    border-bottom: 1px solid #083ba6;
    position: absolute;
    bottom: 0;
    transition: all 0.45s ease;
}

.lk-news4 li:hover:before{
    width: 540px;
}
/*==========================pc视频展示==========================*/
.lk-video{
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.lk-video li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 360px;
    height: 350px;
    transition: all 0.36s ease-in-out;
}
.lk-video li .tu{
    position: relative;
    width: 360px;
    height: 230px;
    overflow: hidden;
}
.lk-video li .tu .tu2{
    position: absolute;
    top:0px;
    left:0px;
    z-index: 10;
    width: 360px;
    height: 230px;
    overflow: hidden;
}
.lk-video li .tu .tu2 img{
    width: 360px;
    height: 230px;
    transition: all 0.36s ease-in-out;
}
.lk-video li:hover .tu .tu2 img{
    filter:alpha(Opacity=80)
    background-color:#333;
}
.lk-video li .tu .imgvideo{
    position: absolute;
    top:-60px;
    left:50%;
    z-index: 100;
    margin-left:-30px;
    transition: all 0.36s ease-in-out;
}
.lk-video li:hover .tu .imgvideo{
    top:50%;
    margin-top:-30px;
}
.lk-video li .video-nr{
    margin-top:28px;
}
.lk-video li .video-nr a h2{
    display: block;
    font-size: 16px;
    color: #333;
    transition: all 0.36s ease-in-out;
}
.lk-video li:hover .video-nr{
    margin-left:15px;
    transition: all 0.36s ease-in-out;
}
.lk-video li .video-nr p{
    display: block;
    margin-top:10px;
    font-size: 13px;
    color: #7d7d7d;
}

/*==========================video 点击==========================*/
.lk-video-show{
  display: none;
  position: fixed;
  top:0px;
  left:0px;
  z-index: 10000000000;
  width: 100%;
  height: 100%;
  padding-top:50px;
  background-color: rgba(0,0,0,0.6);
}
.lk-video-show .guan1{
  position: absolute;
  top:20px;
  right: 50px;
  width: 60px;
  height: 60px;
}
.lk-video-box{
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-367px;
  margin-top:-300px;
  width: 735px;
  height: 606px;
  background-color:#313131;
}
.lk-video-box h2{
  display: block;
  margin-top:15px;
  margin-left:15px;
  font-size: 20px;
  color: #fff;
}
.lk-video-show .video-con{
  margin-top:15px;
  margin-left:15px;
}

/*==========================END 内页==========================*/
/*缓动*/


#header,#header div,#header #top_bnt_box{ -moz-transition: all 0.8s ease-in-out;

-webkit-transition: all 0.8s ease-in-out;

-o-transition: all 0.8s ease-in-out;

-ms-transition: all 0.8s ease-in-out;

transition: all 0.8s ease-in-out; } 



/*产品详情页样式*/
.p-r{
  margin-top: 45px;
  margin-left: 15px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.p-r h1{
  display: block;
  width: 100%;
  height: 40px !important;
  font-size: 20px !important;
  text-indent: 0px;
  line-height: 40px !important;
  font-weight: bold;
  border-bottom: 1px solid #666;
  text-align: left !important;
}
.p-r p{
  display: block;
  margin-top: 1em !important;
  font-size: 19px;
  color: #333;
  font-weight: bold;
  text-align: left;
  text-indent: 0px !important;
}
.p-red{
  color:#ff2b0f;
  font-size: 18px;
}
/*手机站产品详情页样式*/
.ph-p-r{
  margin:0 auto;
  width: 90%;
  height: auto;
  overflow: hidden;
}
.ph-p-r h1{
  display: block;
  width: 100%;
  height: 40px !important;
  font-size: 20px !important;
  text-indent: 0px;
  line-height: 30px !important;
  font-weight: bold;
  border-bottom: 1px solid #666;
  text-align: left !important;
}
.ph-p-r p{
  display: block;
  margin-top: 0.5em !important;
  padding:0px !important;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: left;
  text-indent: 0px !important;
}
.p-red{
  color:#ff2b0f;
  font-size: 18px;
}

/*内页*/
.ny-m1{
  width: 100%;
  height: 50px;
  background-color: #f1f1f3;
}
.ny-m1-1{
  width: 1200px;
  height: 50px;
}
.ny-m1-1 p{
  float: left;
  margin-right: 15px;
  font-size: 14px;
  color: #8a8a8a;
  line-height: 50px;
}
.ny-m1-1 a{
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 14px;
  color: #8a8a8a;
  line-height: 50px;
}
.ny-flash{ width: 100%; height: 360px; background-image: url(../images/ny-flash.jpg); }
.ny-df01{ width:100%;padding:30px 0px;  border-top:#dcdcdc 1px solid;}
.ny-conent01{
  padding:20px 20px; 
  color: #333;
  line-height: 190%;
  overflow: hidden;
  font-size:15px;
  letter-spacing: 0px;
}
.ny-conent01 p{
  display: block;
  margin-bottom: 15px;
  font-size:15px;
  color: #333;
}
.ny-conent02{
  padding-top:20px;
  color: #666666;
  line-height: 190%;
  overflow: hidden;
}
/*修改新闻详情页*/
.news-show01{
  margin-top: 15px;
  height:30px;
    line-height: 30px;
    text-align: center;
    color: #999;
    /*background-color: #efefef;*/
    border-bottom: 1px solid #efefef;
    font-size: 15px;
}
  /*内页news9*/
  /*news9*/
.my-ny-news09{ width:1200px; height:auto; margin:0 auto; overflow: hidden;}
.my-ny-news09 ul{margin-top:20px; width:1300px;}
.my-ny-news09 ul li{ float:left; width:560px; height:106px; margin-right:48px;}
.my-ny-news09 ul li .l{ float:left; width:67px; height:73px; background-image:url(../images/M-news-tu01.jpg);-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .l h4{ display:block; height:33px; line-height:33px; text-align:center; margin-top:15px; font-size:22px; color:#8d8d8d;}
.my-ny-news09 ul li .l h5{ display:block; height:22px; line-height:22px; text-align:center; font-size:12px; color:#c5c5c5; letter-spacing:0px; margin:0px; padding:0px;}
.my-ny-news09 ul li .r{ float:right; width:470px; overflow:hidden;}
.my-ny-news09 ul li .r a h3{ display:block; height:31px; line-height:31px; text-align:left; font-size:16px; color:#000; overflow:hidden;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .r p{ display:block; height:38px; line-height:140%; text-align:left; font-size:13px; color:#949494; overflow:hidden;}
.my-ny-news09 ul li:hover .l, .my-ny-news09 ul li:first-child .l{ float:left; width:67px; height:73px; background-image:url(../images/M-news-tu02.jpg);-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.my-ny-news09 ul li:hover .l h4, .my-ny-news09 ul li:first-child .l h4{ color:#306fb5;}
.my-ny-news09 ul li:hover .l h5, .my-ny-news09 ul li:first-child .l h5{ color:#306fb5;}
.my-ny-news09 ul li:hover .r a h3, .my-ny-news09 ul li:first-child .r a h3{ color:#306fb5; font-size:16px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}

  /*案例*/
.h-case01{ margin:0px; padding:0px; width:1200px; overflow:hidden;}
.h-case01 ul{ width:1300px; margin-top:30px;}
.h-case01 ul li{ float:left; width:287px; height:250px; margin-right:16px;}
.h-case01 ul li .tu{ width:287px; height:168px; border:#febe3b 2px solid; overflow:hidden; margin-bottom:20px;border:#015cb5 2px solid;
-moz-border-radius: 10px;       -webkit-border-radius: 10px;     border-radius:10px;        
}
.h-case01 ul li .tu .tu01 a{ width:287px; height:168px;  overflow:hidden;
 -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.h-case01 ul li:hover .tu .tu01{ width:287px; height:168px;
 -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;
}
.h-case01 ul li a{display:block; width:170px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#110e0e; margin:0 auto; border-top:#535353 1px solid; border-bottom:#535353 1px solid;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.h-case01 ul li:hover a{width:287px; border:0px; background-color:#015cb5; color:#fff;
-moz-border-radius: 20px;     
-webkit-border-radius: 20px;   
border-radius:20px;           
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}

/*news15*/
.my-ny-news15{
  width:950px;
  height: auto;
  overflow: hidden;
}
.my-ny-news15 ul{
  width: 950px;
}
.my-ny-news15 ul li{
  padding:15px;
  margin-bottom: 15px;
  float: left;
  width: 950px;
  height: 145px;
  background-color: #f2f2f2;
  border: 1px solid #eaeaea;
}
.my-ny-news15 ul li img{
  float: left;
  width: 208px;
  height: 142px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.my-ny-news15 ul li .r01{
  float: right;
  width: 710px;
  height: auto;
}
.my-ny-news15 ul li .r01 a h3{
  margin-top:8px;
  display: block;
  width:95%;
  height: 39px;
  font-size: 17px;
  color: #5f5f5f;
}
.my-ny-news15 ul li:hover .r01 a h3{
  color: #202162;
}
.my-ny-news15 ul li .r01 p{
  display: block;
  width: 95%;
  height: 30px;
  font-size: 14px;
  color: #999999;
  line-height: 120%;
  overflow: hidden;
}
.my-ny-news15 ul li .r01 .more01 a{
  margin-top:30px;
  display: block;
  float: left;
  width: 88px;
  height: 23px;
  border: 1px solid #f8bf00;
  font-size: 12px;
  color: #202162;
  text-align: center;
  line-height: 23px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.my-ny-news15 ul li:hover .r01 .more01 a{
  background-color: #f8bf00;
  color: #000;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}
/*end内页*/

 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
  padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
  float: left;
  width: 15%;
  overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
    width: 100%;
  overflow: hidden;
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 10%;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
  color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:2%;
  width: 70%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
  color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}

/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
    margin-left:166px;
  padding:18px 45px;
  height: 115px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
/*内页*/
    /*单页效果*/
.ny-cont{
    padding:10px 0px 20px 0px;
    margin:0 auto;
    width: 1260px;
    font-size: 15px;
    color: #333;
    line-height: 190%;
    letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
    margin-top:15px;
    font-size: 15px;
    color: #333;
    line-height: 190%;
}
.ny-cont a{
    font-size: 15px;
    color: #333;
    line-height: 190%;
 }
 .ny-cont-h1{
    display: block;
    width: 100%;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

/*内页*/
.ny-flash1{
  position: relative; width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-about.jpg) top center no-repeat;
}
.ny-flash2{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-product.jpg) top center no-repeat;
}
.ny-flash3{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-case.jpg) top center no-repeat;
}
.ny-flash4{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-news.jpg) top center no-repeat;
}
.ny-flash5{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-fahuo.jpg) top center no-repeat;
}
.ny-flash6{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-shouhou.jpg) top center no-repeat;
}
.ny-flash7{
  width: 100%;height: 400px; overflow: hidden;background: url(../images/ny-contact.jpg) top center no-repeat;
}

.jt-page{
  width: 100%;
  height: 80px;
  background-color: #fff;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
}

.page-tti{
  width: 100%;
}
.page-tit p{
  /*margin-left: 30px;*/
  color: #ddd;
  font-size: 60px;
  font-family: "font1";
  text-transform: uppercase;
  letter-spacing: -1px;
  animation: cth1 800ms ease-out forwards;
  display: inline-block;
  text-transform: uppercase;
}
.page-tit h2{
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 20px;
  margin-left: 0 \9;
  color: #5a575b;
  font-size: 24px;
  font-weight: bold;
}
.ny-pagemenu{
  text-align:left;
  /*background-color: #f2f2f2;*/
  /*margin: 0 30px;*/
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 12px;
}
.ny-pagemenu li a{
  display: block;
  color: #666;
  font-size: 15px;
  padding: 29px 5px;
}
.ny-pagemenu li:after{
  content: "";
  position: absolute;
  bottom:0px;
  left:50%;
  width: 0px;
  height:2px;
  background-color: #45a404;
  transition: all 0.3s ease-out;
}
.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #45a404;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #45a404 !important;
   font-weight: bold;
}
.ny-loc{
  margin-top: 28px;
  font-size: 14px;
  text-align: right;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../images/home-icon.png) no-repeat;
  position: relative;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(../images/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}


/*内页标题*/
.lh-ntit h2{
  margin-top: 30px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.ny-tit11 h1{
  display: block;
  padding:5px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #333;
}
.ny-tit2{
  padding:10px 10px;
}
.ny-tit2 h2{
  display: block;
  font-size: 26px;
  color:#3b3b3b;
  text-align: center;
  font-weight: bold;
}
.ny-tit2 .line1{
  margin:0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 58px;
  height: 6px;
  background-color: #ffc422;
}
.ny-tit2 p{
  text-align: center;
  font-size: 16px;
  color: #3b3b3b;
}
/*内页分类*/
.ny-proc1{
  padding:25px 10px 20px 10px;
  text-align: center;
}
.ny-proc1 a{
  display: inline-block;
  margin:3px 0px;
  width: 130px;
  height: 35px;
  border:1px solid #ccc;
  font-size: 15px;
  color: #333;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
}
.ny-proc1 a:hover{
  background-color: #42c0f0;
  color: #fff;
}
.ny-proc1-hover{
  background-color: #42c0f0 !important;
  color: #fff !important;
}

.ny-proc3{
  padding:25px 10px 20px 10px;
  text-align: center;
}
.ny-proc3 a{
  display: inline-block;
  margin:3px 3px;
  width: 130px;
  height: 35px;
  border:1px solid #1e1e1e;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 32px;
}
.ny-proc3 a:hover{
  background-color: #42c0f0;
  color: #fff;
}
.ny-proc3-hover{
  background-color: #42c0f0 !important;
  color: #fff !important;
}

.ny-menu-hover {
    color: #fff !important;
    background-color: #42c0f0 !important;
    border: 1px solid #45a404 !important;
}

.ny-tit1{
  padding:20px 10px 10px 10px;
}
.ny-tit1 h2{
  display: block;
  font-size: 35px;
  color:#000;
  text-align: center;
  font-weight: bold;
}
.ny-tit1 p{
  display: block;
  padding-top: 10px;
  font-size: 16px;
  color: #2d2d2d;
  text-align: center;
  letter-spacing: 0px;
}

.ny-tit3 h2{
  padding:15px 15px;
  font-size: 16px;
  color: #fff;
  background-color: #45a404;
  text-align: left;
}



/*===========================手机站样式=============================*/
/*返回顶部*/
.to-top { position: relative; z-index: 11111111111; display: none; padding: 5px 10px; color: #fff !important; background-color: #f50;}
.to-top:visited { color: #fff;}
/*手机banner轮播*/
.banner{width:100%;}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
    -webkit-transition:left 800ms ease-in 0;
    -moz-transition:left 800ms ease-in 0;
    -o-transition:left 800ms ease-in 0;
    -ms-transition:left 800ms ease-in 0;
    transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0px;bottom:0px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}


.mini_jj{ padding:15px 0px; border-bottom:1px dashed #eaeaea; text-align:center; font-size:18px; font-weight:bold; color:#fa3e3e;}

.mini_jjmore{ width:30%; height:35px; margin:0px auto; background:#313131; text-align:center; border-radius: 5px;-moz-border-radius: 10px;-webkit-border-radius: 10px;line-height:35px;}
.mini_jjmore a{ font-size:14px; color:#ffffff;}

/* 底部固定导航 */
.social_nav5{height:60px;position:fixed; bottom:0; width:100%;  z-index:999; background: #45a404; border-radius: 15px 15px 0px 0px;}

.social_nav5 li{ width:25%; float:left; position:relative;border-right:1px solid #fff; font-size:12px; text-align:center; color:#fff;line-height:12px; height:58px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}

.social_nav5 li:last-child{border-right:none;}
.social_nav5 li:first-child{border-left:none;}
.social_nav5 li em{ width:23px; display:block; margin:0 auto; padding:10px 0 6px 0;}
.social_nav5 li em img{width: 23px;}
.social_nav5 li a{ color:#fff;}
.social_nav5 li.cur{ color:#fff; background: #ffae02;}
.social_nav5 li .erji{ position:absolute; bottom:58px; left:0; width:100%; text-align:left; background:#0c7051; display:none; }
.social_nav5 li .erji a{ display:block; border-bottom:1px solid #20a6ee; font-size:12px; height: 26px; line-height:26px;position:relative; text-align:center;  color:#fff;}
.social_nav5 li .erji a:last-child{border-bottom:none;}


.part-ys2{
    margin-top: 15px;
    width: 100%;
    background-size: 100%;
    display: flex;
    flex-direction:row;
    justify-content: space-around;
    text-align: center;
    
    }   
    

.part-ys2 a{
        border-radius:20px;
        width:30%;
        height: 90px;
        font-size: 22px; 
        font-weight: bold;
        text-align: center;
        color: #fa3e3e;
        background:#ffde00;
        line-height: 90px;
        align-self:center;
    }




.topdh{text-align:right; font-size:12px; margin-top:5px;}
.topdh img{ float:right; margin-right:5px; }
.topdh span{ float:right; display:block; width:50px; height:20px; line-height:20px;}
.sjal{display: none;}	
/*适配*/


@media only screen and (max-width: 1560px){
	.header-nav .nav-list>li>a{padding:0px 5px;}
	.part2-list li p{font-size: 23px;}
	#w-80{width: 95%;}
	.sjal{display: none;}	
}

@media only screen and (max-width: 1300px){
    .w-1260 ,.w-1260-1,#w-1260,#w-1260-1,#w-90,#w-80,#w-1300-1,#w-1300{width: 100%;}
    .header-nav .nav-list>li>a{padding:0px 3px;}
    .top-w{width: 98%;}
    .top-logo img ,.top-phone img{width: 100%;}
    .about-tu{width: 48%;}
    .about-cont{width: 50%; margin-left: 0px; float: right;}
    .abotu-w{padding:15px;}
    .about-tu{height: auto;}
    .about-cont .ab-tit h3 strong{font-size: 26px; margin-top: 15px}
    .about-cont .ab-tit p{font-size: 20px;}
    .about-pro li{margin-right: 1%; float: none;}
.dingzhi-w .nra h3{font-size: 50px;}
    .foot-w{padding:60px 15px 20px 15px;}
    .foot-r .foot-logo img{width: 100%;}
 	.sjal{display: none;}	  
   
}
@media only screen and (max-width: 1180px){
    .header-nav .nav-list>li{width: 24%;}
    .header-nav .nav-list>li>a{text-align: center;}
    .header-nav .nav-list{padding-top: 23px;}
    #w-80{width: 100%;}
	#focus_Box{display: none;}
	.sjal{display: block;}
    .jiantu-w{background: url(../images/jiantu-2.jpg) top center no-repeat;}
	.sjal{display: block;}	
}

@media only screen and (max-width: 1020px){
     #top1 .top1-logo{width: 30%;}
     #top1 .top1-r{width: 67%;}
     .ny-xq{width: 100%;}
    
}

@media only screen and (max-width: 992px){
	.lk-flash1{height: auto;}
	.lk-flash1 img{width: 100%;}
	.sh-ny-cont{padding:3%;}

 	.hot-pro-tit h2 font{font-size: 24px;}
 	.hot-pro-tit p{font-size: 14px;}
  	.hot-pro-tit span{font-size: 10px;}
  	.hot-pro-tit{padding-top: 20px; }

  	.proc-bga .tua{width: 100%;}
  	.proc-bga{background-repeat: repeat;}
  	.proc-bga .proc-r{width: 100%; margin-top: 15px;}
  	.proc-bga .proc-r .proc-bt h2{font-size: 24px;}
 	.hot-pro-tit{padding-top: 20px;}
	.about-pro li .left-nr .about-ptit p{font-size: 20px;}
	.about-pro li .left-nr{width: 43%; margin-left: 5%}
	.about-pro li .right-nr{width: 38%; float: right; margin-left: 0px;}
	.ab-protu .pro-tu img{width: 30px;}
	 .youshi-tit img{width: 90%; display: block; margin:0 auto;}

  .foot-w{padding:60px 15px;}

	.proa-l{width: 100%;}
	.proc-b .second-pro{text-align: center;}
	.proc-b .second-pro a{width: 49%; margin:0.5%; display: inline-block;}
	.proc-b .one-pro{margin-bottom: 10px;}

	.foot-w{padding:25px 15px;}
  .foot-one{width: 41%;}

}

@media only screen and (max-width: 768px){
	.sh-ny-cont{padding:3% 5%;}
	.sh-ny-cont2{padding:3% 5%;}
	.lk-ny-fla1{height: auto;}

	.tit01 h2,.tit01 .zia{font-size: 26px;}
	.tit01 p{font-size: 14px; padding:0px 15px;}
	.part1-hot{padding:10px 0px;}
	.h-form,.h-input1{height: 45px;}
	.h-form{margin-bottom: 15px; background-color: #efefef;}
	.h-input2{height: 45px; background-size: 25px;}

	.jl-pro .pro-tit{padding:10px; margin-top: 8px;}

	.about-pro li{width: 100%; margin-bottom: 15px;}
	.about-tu{width: 100%;}
	.about-cont{width: 100%;}
	.about-pro li .left-nr .about-ptit p{font-size: 17px;}
	.about-ys li{width: 23%;}
	.about-ys li p{font-size: 15px;}
	.about-ys li img{width: 30px;}
	.about-ys li span{font-size: 10px;}
	.about-list{padding:10px 0px 50px 0px;}
	.about-ys{overflow: hidden;}

	.jg-proc{padding: 3px 15px;}
	.jg-proc a{width: 49%;}
	.jg-proc a h3{font-size: 16px;}
	.jy-pro .more{width: 50%;}
	.jy-pro h3{font-size: 16px;}
	.jy-pro p{display: none;}
	.ab-protu{display: none;}
	.about-cont .ab-tit h3 strong{font-size: 20px;}
	.about-cont .ab-tit p{font-size: 16px;}

	.tit04 h2{font-size: 26px;}
	.tit04 p{font-size: 18px; margin-top: 0px; height: auto;}
	.tit04 span{font-size: 14px; margin-top: 0px;}
	.casea .tita a h3{font-size: 16px;}
	.youshi-list{padding:15px;}
	.youshi-list li .biaotia .numa{width: 50px;height: 50px; line-height: 50px;font-size: 25px;}
	.youshi-list li .biaotia .bta p{font-size: 22px;}
	.youshi-list li .biaotia .bta p font{font-size: 22px;}
	.youshi-list li .biaotia .bta{margin-left: 65px;}
	.youshi-list li .biaotia .bta span{font-size: 10px;}
	.youshi-list li .conta p{margin-top: 15px;font-size: 14px;}
	.youshi-list-jian{height: 20px;}
	.youshi-lbg,.youshi-rbg{height: auto;}
	.news-li{padding:15px;}
  .news-li a h3{font-size: 18px; margin-top: 10px;}

	.foot-r{width: 100%;}
  .foot-r .foot-logo img{width: 80%; margin:0 auto; display: block;}
  .foot-ewm{width: 100%; text-align: center;}
.part-w{padding: 15px;}
	.part1-w li{width: 100%; margin-right: 0px;}
	.part1-w li .biaoti a{opacity: 1;padding:6px 8px;}
	.part1-w li .biaoti .numa{text-shadow:2px 2px 0px #666;}
	.part1-w li .biaoti p{text-shadow:1px 1px 0px #000; letter-spacing: 1px;}
	.part1-w li .biaoti{}
	.dingzhi-w li:nth-child(2n){float: left;margin-right: 0px;}
	.dingzhi-w li:nth-child(4n){float: left;margin-right: 0px;}
	.dingzhi-w li{width: 49.5%;height: 265px;}
	.dingzhi-w .nra{padding-top: 20px;}
	.dingzhi-w .nra img{width: 50%;}
	.dingzhi-w .nra h3{font-size: 30px; margin: 10px 10px;}
	.dingzhi-w .nra p{font-size: 15px;}
	.part-w{padding: 15px;}
	.wenti-w{height: auto; background-color: #2461a4;}
.wenti-tit .tit-a .zia{font-size: 50px;}
.wenti-tit .linea{height: 45px; margin-bottom: 0px;}
.wenti-tit .tit-a .tita-r{width: 90%;margin:0 auto;}
.wenti-tit .tit-a .tita-r .zib{font-size: 26px;}
.wenti-tit .zic{font-size: 20px; margin-top: 20px;letter-spacing: 1px;}
.wenti-padding{padding:15px;}
.weinti-list{height: auto; padding:12px 10%;}
.weinti-list p{font-size: 20px;}
.weinti-list span{font-size: 16px;}
.wenti-kf .renwu img{width: 80%;}
.wenti-kf .dianhua .phonea p{display: block; width: 100%;overflow: hidden; height: 150px;}
.wenti-kf .dianhua{height: 80px;}
.wenti-kf .dianhua .phonea p{font-size: 18px; height: auto; text-align: center;}
.wenti-kf .dianhua .phonea p font{font-size: 17px;}

#albj{ background:#f08302;padding-bottom:0px; padding-top:0px;}
    #albj .allm h3{color:#fff; font-size:30px;}
    #albj .allm h3 span{color:#FFCC00;font-size:30px;}
    #albj .allm p{color:#fff;font-size:15px;}
    #albj .allm span{color:#FFCC00; line-height:20px;}
	
	.anlirol2 {height:auto;}
	.anlirol2 li {background: #fff; margin-top:30px;}
	.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
	.anlirol2 li a h4 {overflow: hidden; }
	.anlirol2 li a img {width: 100%; height:auto;display: block;transition: all .5s; }
	.anlirol2 li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding:10px;box-sizing: border-box; }
		.anlirol2 li p {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding:10px;box-sizing: border-box; }
	.anlirol2 li a ol i {display: block;color: dimgray;font-size: 14px;margin-top: 10px; }
	.anlirol2 li a ol a {color: #fff;font-size: 18px; }
	.anlirol2 li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
	.anlirol2 li a:hover ol {background: #2645af;color: #fff; }
	.anlirol2 li a:hover ol i {color: #fff;}
		
	
	
/*内页图片*/
.p-img2{width: 100% !important;}
/*位置*/
.ny-weizhi{
  padding:10px;
}
/*内页分类*/
.ny-p2-padding{
  padding:2px 0px;
}
.ny-proc2{
  margin-top: 10px;
}
.ny-proc2 dt a{
  padding:5px;
}
.ny-proc2 dd{
  padding: 0px 15px 5px 15px;
  overflow: hidden;
}
.ny-proc2 dd a{
  display: inline-block;
  padding:3px 5px;
  font-size: 14px;
}

   .top1-logo img{display: block;width: 100%; margin-top: 5px; margin-bottom: 5px;}
   .ny-pagemenu li a{padding:15px 0px;}
   .jt-page{height: auto;}
   .ny-pagemenu-ov:after{left:9px !important;}
  
   .lk-ny-weizhi{width: 100%;}
   .lk-ny-menu{display: block;float: none;width: 100%; padding-right: 0px;}
   .lk-ny-menu a{margin:0px; padding:0px 10px;}
   .lk-tit2{padding:20px 0px;}
   .lt-contact2{padding:0px;}
   .showlist li .t{font-size: 14px;}
   .gl-proc li{width: 45%;}
   .gl-proc{padding-top: 0px;}
   .gl-proc li a{font-size: 15px; }
   .lk-ny-r01{width: 100%;}
   .ny-cont-h1{font-size: 20px;}
   .ny-xq-l{width: 118px;}
   .ny-xq-r{margin-left: 127px; padding:15px;}
   .lk-content{width: 87%;}
   

   .h-proc1{text-align: center;}
   .h-proc1 li{width: 48%;}
   .h-tit1 span{font-size: 9px;}


    .ny-news01 li .tu1{width: 20%;}
    .ny-news01 li .l01{width: 15%; height: 60px;}
    .ny-news01 li .l01 .n-day{font-size: 26px; height: 30px; line-height: 30px;}
    .ny-news01 li .l01 .n-month{font-size: 12px;}
    .ny-news01 li .r01{width: 57%;}
    .ny-news01 li .r01 a h2{font-size: 15px; line-height: 150%;}
    .ny-news01 li .r01 p{display:none;}
    .ny-news01{padding:15px;}

}