HTML BODY {
	MARGIN:0px;  PADDING:0px; TEXT-ALIGN:left; FONT-SIZE:13px; FONT-FAMILY:"微软雅黑";color:#525353;
}
TD,div {font-family: "微软雅黑";font-size: 14px; color: #333333; line-height:22px;}

INPUT,TEXTAREA {BORDER-WIDTH:1px;color: #474e54; font-family: "微软雅黑";}
img{ border:0}
*{ margin:0;padding: 0;}
a{ text-decoration:none; color:#333}
ul{ padding:0; margin:0}
li{ list-style:none;}
.clear{clear:both;}
.containter{margin: auto;width: 1190px;}
.container{margin: auto;width: 1190px;}

.page_Topbg{ width:100%; margin:0 auto; min-width:1190px; max-width:1920px; height:140px;}

.top2{float: left;font-size: 14px;line-height: 31px;font-family:微软雅黑;font-weight: normal;color: #6f6f6f; }



.page_Top{ width:1190px; margin:0 auto; height:108px; text-align:right;}
.page_Logo{ width:343px; height:82px;float: left;padding-top: 16px;}

.page_Logo img{width:225px; height:43px;border: 0;float: left;}

.top_number{width: auto;height: auto;float: left; font-size: 15px;color: #333;font-family:微软雅黑;font-weight: normal }






.ind_menu{width: 100%;height: 45px;z-index: 9999999;position: absolute;}



/**/
.title{text-align: center;}
.bigtitle{margin: auto;font-size: 32px;color: #1a1a1a;font-family: 微软雅黑;font-weight: normal;}
.smtitle{margin: auto;font-size: 18px;color: #666666;font-family: 微软雅黑;font-weight: normal;}
.news_date{float: right;}
.abpic{background: url("../img/abpic.jpg") no-repeat;height: 458px;float: left;width: 594px;}
.abtext{background: url("../img/abpic2.jpg") no-repeat;height: 458px;width:594px;float: left;position: relative;}
.abtext a h1 img{width: 249px;height: 59px;}
.fenlei{width: 100%;background: url(../img/fenlei.jpg) no-repeat;}
.advantage{position: relative;height: 474px;}
.ad1{position: absolute;top: 0;left: 0;background: #07669e;width: 169px;height: 137px;}
.ad2{position: absolute;top: 0;left: 201px;background: url("../img/ad2.jpg") no-repeat;width: 181px;height: 325px;}
.ad3{position: absolute;top: 0;left: 358px;background: url("../img/ad.png") no-repeat;width: 158px;height: 158px;}
.ad4{position: absolute;top: 0;left: 516px;background: url("../img/ad4.jpg") no-repeat;width: 158px;height: 158px;}
.ad5{position: absolute;top: 0;left: 674px;background: url("../img/ad.png") no-repeat;width: 158px;height: 158px;}
.ad6{position: absolute;top: 0;left: 832px;background: url("../img/ad6.jpg") no-repeat;width: 158px;height: 158px;}
.ad7{position: absolute;top: 0;left: 990px;background: #07669e;width: 171px;height: 137px;}
.ad8{position: absolute;top: 157px;left: 0;background: url("../img/ad8.jpg") no-repeat;width: 203px;height: 161px;}
.ad9{position: absolute;top: 156px;left: 358px;background: url("../img/ad.png") no-repeat;width: 158px;height: 158px;}
.ad10{position: absolute;top: 157px;left: 516px;background: #07669e;width: 126px;height: 138px;}
.ad11{position: absolute;top: 156px;left: 674px;background: url("../img/ad11.jpg") no-repeat;width: 157px;height: 315px}
.ad12{position: absolute;top: 156px;left: 832px;background: url("../img/ad.png") no-repeat;width: 158px;height: 158px;}
.ad13{position: absolute;top: 315px;left: 99px;background: #07669e;width: 228px;height: 137px;}
.ad14{position: absolute;top: 314px;left: 359px;background: url("../img/ad14.jpg") no-repeat;width: 315px;height: 157px;}
.ad15{position: absolute;top: 312px;left: 831px;background: #07669e;width: 263px;height: 139px;}
.ad1,.ad7,.ad10,.ad13,.ad15{padding: 20px 16px 0 16px;font-size: 14px;color: #FFFFFF;font-family: 微软雅黑;font-weight: normal;}
.ad1 p,.ad7 p,.ad10 p,.ad13 p,.ad15 p{font-size: 14px;color: #FFFFFF;font-family: 微软雅黑;font-weight: normal;}
.ad2,.ad4,.ad6,.ad11,.ad14{z-index: 999;}
.ad2:hover,.ad4:hover,.ad6:hover,.ad11:hover,.ad14:hover {
	z-index: 9999;
	-webkit-animation:pulse 1s .2s ease both;
	-moz-animation:pulse 1s .2s ease both;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform:perspective(400px) rotateY(0);
		-webkit-animation-timing-function:ease-out
	}
	40% {
		-webkit-transform:perspective(400px)  rotateY(170deg);
		-webkit-animation-timing-function:ease-out
	}
	50% {
		-webkit-transform:perspective(400px)  rotateY(190deg) ;
		-webkit-animation-timing-function:ease-in
	}
	80% {
		-webkit-transform:perspective(400px) rotateY(360deg) ;
		-webkit-animation-timing-function:ease-in
	}
	100% {
		-webkit-transform:perspective(400px) ;
		-webkit-animation-timing-function:ease-in
	}
}
@-moz-keyframes flip {
	0% {
		-moz-transform:perspective(400px) rotateY(0);
		-moz-animation-timing-function:ease-out
	}
	40% {
		-moz-transform:perspective(400px)  rotateY(170deg);
		-moz-animation-timing-function:ease-out
	}
	50% {
		-moz-transform:perspective(400px)  rotateY(190deg) ;
		-moz-animation-timing-function:ease-in
	}
	80% {
		-moz-transform:perspective(400px) rotateY(360deg) ;
		-moz-animation-timing-function:ease-in
	}
	100% {
		-moz-transform:perspective(400px) ;
		-moz-animation-timing-function:ease-in
	}
}
.fadeIn{
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;

	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;

	visibility: visible !important;
}

@keyframes fadeIn {
	0% {
		transform: scale(0);
		opacity: 0.0;
	}
	60% {
		transform: scale(1.1);
	}
	80% {
		transform: scale(0.9);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 1;

	}
}

@-webkit-keyframes fadeIn {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0;
	}
	60% {
		-webkit-transform: scale(1.1);
	}
	80% {
		-webkit-transform: scale(0.9);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;

	}
}
.leftin {
	-webkit-animation:fadeInLeft 1s .2s ease both;
	-moz-animation:fadeInLeft 1s .2s ease both;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity:0;
		-webkit-transform:translateX(-20px)
	}
	100% {
		opacity:1;
		-webkit-transform:translateX(0)
	}
}
@-moz-keyframes fadeInLeft {
	0% {
		opacity:0;
		-moz-transform:translateX(-20px)
	}
	100% {
		opacity:1;
		-moz-transform:translateX(0)
	}
}
.swing {
	-webkit-animation:swing 1s .2s ease both;
	-moz-animation:swing 1s .2s ease both;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% {
		-webkit-transform-origin:top center
	}
	20% {
		-webkit-transform:rotate(15deg)
	}
	40% {
		-webkit-transform:rotate(-10deg)
	}
	60% {
		-webkit-transform:rotate(5deg)
	}
	80% {
		-webkit-transform:rotate(-5deg)
	}
	100% {
		-webkit-transform:rotate(0deg)
	}
}
@-moz-keyframes swing {
	20%, 40%, 60%, 80%, 100% {
		-moz-transform-origin:top center
	}
	20% {
		-moz-transform:rotate(15deg)
	}
	40% {
		-moz-transform:rotate(-10deg)
	}
	60% {
		-moz-transform:rotate(5deg)
	}
	80% {
		-moz-transform:rotate(-5deg)
	}
	100% {
		-moz-transform:rotate(0deg)
	}
}

.bounceInLeft{
	-webkit-animation:bounceInLeft 1s .2s ease both;
	-moz-animation:bounceInLeft 1s .2s ease both;}
@-webkit-keyframes bounceInLeft{
	0%{opacity:0;
		-webkit-transform:translateX(-2000px)}
	60%{opacity:1;
		-webkit-transform:translateX(30px)}
	80%{-webkit-transform:translateX(-10px)}
	100%{-webkit-transform:translateX(0)}
}
@-moz-keyframes bounceInLeft{
	0%{opacity:0;
		-moz-transform:translateX(-2000px)}
	60%{opacity:1;
		-moz-transform:translateX(30px)}
	80%{-moz-transform:translateX(-10px)}
	100%{-moz-transform:translateX(0)}
}
.bounceInRight {
	-webkit-animation:bounceInRight 1s .2s ease both;
	-moz-animation:bounceInRight 1s .2s ease both;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity:0;
		-webkit-transform:translateX(2000px)
	}
	60% {
		opacity:1;
		-webkit-transform:translateX(-30px)
	}
	80% {
		-webkit-transform:translateX(10px)
	}
	100% {
		-webkit-transform:translateX(0)
	}
}
@-moz-keyframes bounceInRight {
	0% {
		opacity:0;
		-moz-transform:translateX(2000px)
	}
	60% {
		opacity:1;
		-moz-transform:translateX(-30px)
	}
	80% {
		-moz-transform:translateX(10px)
	}
	100% {
		-moz-transform:translateX(0)
	}
}
.fadeInDown {
	-webkit-animation:fadeInDown 1s .2s ease both;
	-moz-animation:fadeInDown 1s .2s ease both;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity:0;
		-webkit-transform:translateY(-20px)
	}
	100% {
		opacity:1;
		-webkit-transform:translateY(0)
	}
}
@-moz-keyframes fadeInDown {
	0% {
		opacity:0;
		-moz-transform:translateY(-20px)
	}
	100% {
		opacity:1;
		-moz-transform:translateY(0)
	}
}
.pulse {
	-webkit-animation:pulse 1s .2s ease both;
	-moz-animation:pulse 1s .2s ease both;
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform:scale(1)
	}
	50% {
		-webkit-transform:scale(1.1)
	}
	100% {
		-webkit-transform:scale(1)
	}
}
@-moz-keyframes pulse {
	0% {
		-moz-transform:scale(1)
	}
	50% {
		-moz-transform:scale(1.1)
	}
	100% {
		-moz-transform:scale(1)
	}
}
.proclass{float: left;width: 81px;}
.class_title{text-align: center;word-wrap:break-word}
.sp_title{width: 81px;}
.sp_title h3{color: #000;font-size: 14px;font-family: 微软雅黑;word-wrap:break-word}
.sp_title h3:hover{color: #07669e;}



.index_cont{width: 1190px;margin: auto;}

/*.top_img,.top_logo,.page_Menu,#abtitle,.abpic, .abtext,#classtlt,.proclass,#adv_title,.advantage,.indexpro,#pro_title{display: none;}*/

































.page_Aboutbg{ width:100%; margin:0 auto; height:678px; background:url(../img/aboutbg.png) center no-repeat; padding-top:12px;}
.AboutTitle{ width:932px; margin:0 auto; background:url(../img/about.jpg) left no-repeat; padding-left:70px;}
.AboutTitle h2{ font-size:30px; color:#1e1e1e;line-height:46px; text-transform:uppercase;font-family:微软雅黑;}
.AboutTitle p{font-size:14px; color:#1e1e1e; line-height:18px;}
.About_List{ width:1000px; margin:0 auto; height:426px; padding-top:21px;}
.About_List ul li{ list-style:none; float:left;}
.page_indexClass{ width:932px; margin:0 auto; height:106px; padding-top:61px; background:url(../img/classbg.png) left bottom no-repeat; padding-left:70px; position:relative}
.page_indexClass h2{font-size:30px; color:#fff;line-height:42px; text-transform:uppercase;font-family:微软雅黑; padding-top:15px;}
.page_indexClass ul li{ list-style:none; float:left; padding-right:65px; position:relative}
.page_indexClass ul li h3{ font-size:16px; color:#e8e8e8; line-height:40px; font-weight:normal; background:url(../img/sj.png) right no-repeat; padding-right:20px;}

.indexclass{position: absolute; top:40px;visibility: hidden; z-index:99999; left:-10px;}
.page_indexClass ul li ul{ background:#f3f3f3; width:230px;}
.page_indexClass ul li ul li{ padding-right:0; float:none}
.page_indexClass ul li ul li h3{ background:none; text-align:left; color:#333;font-size:15px; line-height:18px; padding:10px 0 10px 10px}
.page_indexClass ul li ul li:hover h3{ color:#c9151e}
.page_indexClass span{ position:absolute; right:26px; top:125px;}
.page_indexClass span a{ font-size:14px; color:#eaeaea; text-transform:uppercase}
.page_probg{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; background:#b7b7b7}


.page_pro1{ width:320px; float:left; height:332px;}
.proimg1{ width:300px; height:260px; float:left; background:#fff; padding:10px 10px;}
.proimg1 img{width:298px; height:258px; border:1px solid #b1b1b1}

.page_pro{ width:320px; float:left; height:329px;}
.proimg{ width:320px; height:277px; float:left;}
.proimg img{width:320px; height:277px;}
.proname{ width:320px; height:52px; float:left; background:#1e1e1e; text-align:center}
.proname a{ font-size:14px; color:#fff; line-height:52px;}
.page_pro:hover .proname{ background:#c9151e}
.page_pro:hover .proname a{ font-size:18px; color:#fff;}

.page_ysbg{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; padding:78px 0 60px 0; background:#1e1e1e;height:539px;}
.page_ys{width:1002px; margin:0 auto; position:relative; height:569px;}
.page_yspic{ width:456px; height:424px;position:absolute; top:-264px; left:-3px}

.page_ystitle{ position:absolute; top:0px; right:20px; width:210px; background:url(../img/ystitlebg.png) left 15px no-repeat; padding-left:70px;}
.page_ystitle h2{ font-size:30px; color:#e8e8e8;font-family:微软雅黑; background:url(../img/line.jpg) bottom left no-repeat; padding-bottom:32px}
.page_ystitle p{ font-size:14px; color:#e8e8e8; line-height:24px; padding-top:10px;}

.ys_pic{ position:relative; width:273px; height:189px; overflow:hidden}
.ys_pic .rsp{width:273px;height:189px;overflow:hidden;position: absolute;background:url(../img/ysbg_1.png) no-repeat;top:0;left:0;z-index:9999}
.ys_pic .text{position:absolute;width:273px;height:189px;bottom:-189px;left:0;overflow:hidden; text-align:left; z-index:9999}
.ys_pic .text ul li{ list-style:none; float:left; width:273px;}
.ys_pic .text ul li h2{ font-size:14px; line-height:24px; font-weight:bold;color:#e8e8e8; text-align:center; text-transform:uppercase; padding-top:44px;}
.ys_pic .text ul li h3{ text-align:center; padding-top:14px;}
.ys_pic .text ul li p{ color:#e8e8e8; font-size:14px; line-height:24px; padding:28px 12px}

.ys_pic2{ position:relative; width:273px; height:379px; overflow:hidden}
.ys_pic2 .rsp2{width:273px;height:379px;overflow:hidden;position: absolute;background:url(../img/ysbg_1.png) no-repeat;top:0;left:0;}
.ys_pic2 .text2{position:absolute;width:273px;height:379px;bottom:-379px;left:0;overflow:hidden; text-align:left;}
.ys_pic2 .text2 ul li{ list-style:none;width:273px; height:189px}
.ys_pic2 .text2 ul li h2{ font-size:14px; line-height:24px; font-weight:bold;color:#e8e8e8; text-align:center; text-transform:uppercase; padding-top:44px;}
.ys_pic2 .text2 ul li h3{ text-align:center; padding-top:14px;}
.ys_pic2 .text2 ul li p{ color:#e8e8e8; font-size:14px; line-height:24px; padding:28px 12px}

.ys_pic3{ position:relative; width:273px; height:189px; overflow:hidden;}
.ys_pic3 .rsp3{width:273px;height:379px;overflow:hidden;position: absolute;background:url(../img/ysbg_1.png) no-repeat;top:0;left:0;}
.ys_pic3 .text3{position:absolute;width:273px;height:379px;bottom:-379px;left:0;overflow:hidden; text-align:left;}
.ys_pic3 .text3 ul li{ list-style:none;width:273px; height:189px}
.ys_pic3 .text3 ul li h2{ font-size:14px; line-height:24px; font-weight:bold;color:#e8e8e8; text-align:center; text-transform:uppercase; padding-top:44px;}
.ys_pic3 .text3 ul li h3{ text-align:center; padding-top:14px;}
.ys_pic3 .text3 ul li p{ color:#e8e8e8; font-size:14px; line-height:24px; padding:28px 12px}

.ys_1{ position:absolute; top:160px; left:93px;width:273px; height:189px;}
.ys_2{ position:absolute; top:160px; left:367px;width:273px; height:189px;}
.ys_3{ position:absolute; top:160px; left:641px;width:273px; height:379px;}
.ys_4{ position:absolute; top:350px; left:93px;width:273px; height:379px;}
.ys_5{ position:absolute; top:350px; left:367px;width:273px; height:189px;}
.ys_6{ position:absolute; top:350px; left:641px;width:273px; height:189px;}

.page_email{ position:absolute; right:0; top:-150px; background:url(../img/indexemail.png) left no-repeat; width:260px; height:24px; padding-left:40px;}
.page_email a{ font-size:24px; color:#c9151e; font-weight:bold}


/*底部*/
.footer{width:100%; margin:auto; min-width:1190px; max-width:1920px;background-color: #2f2f2f; height:295px;position: relative;}
.ft_li li{float: left;line-height: 26px;height: 26px;display: block;margin-bottom: 10px;}
.ft_li li span{display: inline-block;height: 26px;line-height: 26px;color: #ffffff;font-size: 14px;margin-left: 16px;}
.ft_li li img ,.ft_li li span{float: left;}
.ftqq:hover{text-decoration: underline}

.phone-wb{float: left;width: 184px;height: 194px;padding-left: 50px;padding-right: 38px;}
.cont-us{float: left;width: 634px;height: 194px;padding-left: 50px;}
.cont-list ul li{list-style: none;float: left;margin-right: 88px}
.cont-list ul li :last-child{margin-right: 0;}
.cont-list ul li h2{ font-size:16px; color:#fff; line-height:47px; font-weight:normal;font-family: 微软雅黑; }
.cont-list ul li:hover{background: url("../img/line.jpg") repeat-x bottom left;overflow: hidden}
.cont-list ul li :hover h2{color: #ff0000}
.cont-us ul li{float: left;width:248px;height:48px;margin-right: 68px;list-style: none;color: #fff}
.cont-us ul li h3{color: #fff;}

/*底部结束*/


/*产品内页右侧*/
.page_class_main{width: 1190px;margin: 0 auto;height: auto}
.page-right{ width:915px; float:right;}
.page_RightTitle{ width:915px; height:46px; text-align:left;background-color: #e50012}
.page_RightTitle h2{font-size:18px; float:left;  display:inline-block; color:#ffffff; line-height:46px; padding-left:12px; text-transform:uppercase;}
.page_RightTitle2{ width:700px; height:46px; border-bottom:1px solid #dcdcdc; padding-bottom:15px;}
.page_RightTitle2 h2{ font-size:24px; color:#333333;text-transform:uppercase; line-height:46px; font-weight:bold;}
.page_RightMain{ width:915px; margin-top: 22px;}




.in_banner{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; height:320px;clear: both;}

/*头部导航开始*/
.index_zeronice_page_Menu_nei{width: 100%;height: 75px;z-index:9999; }
.index_zeronice_logo{float: left;width: 247px;}
.index_zeronice_page_Menu_nei ul{width:auto;margin: auto;float: left}
.index_zeronice_page_Menu_nei ul li{float: left;height: 27px;text-align: center;line-height: 27px;margin-top: 32px;position: relative;}
.index_zeronice_page_Menu_nei ul li .menu_a{height: 27px;display: block;padding: 0 40px;}
.index_zeronice_page_Menu_nei ul li a h2{font-size: 16px;color: #333333;font-family: 微软雅黑;font-weight: normal;}
.index_zeronice_page_Menu_nei ul li:hover{background-color: #171716}
.index_zeronice_page_Menu_nei ul li:hover a h2{color: #fff;}
.index_zeronice_page_Menu_nei ul li:last-child{display: none;}


/*.index_zeronice_zhe{width: 1012px;height: 326px;background-color: #000;opacity: 0.5;position: absolute;top: 90px;left: 20%;display: none;}
.index_zeronice_menuclass{width: 972px;height: 286px;position: absolute;top: 90px;left: 20%;z-index: 999;padding: 20px;display: block;}
.index_zeronice_menu_fen>li{float: left;margin-left: 50px;}
.index_zeronice_menu_fen>li:first-child{margin-left: 0;}
.fen_a h3{font-size: 16px;color: #fff;font-family: 微软雅黑;font-weight: normal;padding-bottom: 10px;}
.fener_a h3{font-size: 14px;color: #888c8e;font-weight: normal;font-family: 微软雅黑;padding-bottom: 6px;}
.child_fen:hover{background: url(../img/zy/san.png) no-repeat left;color: #fff;}
.child_fen:hover a h3{color: #fff;}*/
/*头部导航*/

/*面包屑*/
.r_topbg{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; height:42px; background:#fff;}
.r_top{ width:1190px; margin:0 auto; height:42px; font-size:13px; color:#7c7c7c; line-height:42px;text-align: right;}
.r_top a{font-size:13px; color:#7c7c7c;}
/*内页左侧开始*/
.page_Left{ width:1190px;margin: auto;}
.page-le-tit{width: 262px;height: 80px;background-color: #e6e6e6;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom: 1px solid #58555a;}
.page_LeftTitle{ width:262px; height:40px; padding-top:30px; text-align:center; font-size:26px;color: #18495c; font-weight:bold; font-family: "微软雅黑"}
.pageLeftClass{width: 1190px;height: auto;margin: auto}

.parent{width: auto;background-color: #ffffff;float: left}
.parent ul{display: none;}
.parent .fst_a{width:auto;height: 100%;display: block;padding:10px 40px;text-align: center}
.parent .fst_a h3{font-size: 16px;color: #333333;font-family:微软雅黑;font-weight: normal; }
.parent .fst_a:hover{width: auto;height: 100%;display: block;padding:10px 40px;background-color: #0061a6;text-align: center;}
.parent .fst_a:hover  h3{font-size: 16px;color: #ffffff;font-family:微软雅黑;font-weight: normal;}
.parent1{width: auto;background-color: #0061a6;float: left}
.parent1 ul{display: none;}
.parent1 .fst_a{width: auto;height: 100%;display: inline-block;padding:10px 40px;background-color: #0061a6;text-align: center;}
.parent1 .fst_a h3{font-size: 16px;color: #ffffff;font-family:微软雅黑;font-weight: normal;}

.danye_title{width: 100%;min-width: 1190px;max-width: 1920px;height:144px;background-color: #0061a6; }
.danye_title_1{margin: auto;padding: 0 30px;border-right: 1px solid #ffffff;border-left:1px solid #ffffff;color: #ffffff;font-size: 36px;font-weight: bold;text-align: center; }


.child_list{width: 180px;margin: 4px 0;padding: 15px 40px;background-color: #e6e6e6;}
.child_list a{width: 100%;height: 100%;display: block;}
.child_list a h3{font-size: 14px;color: #333333;font-family:微软雅黑;font-weight: normal; }
.child_list:hover a h3{text-decoration: underline;}
.child_list2{width: 180px;margin: 4px 0;padding: 15px 40px;background-color: #e6e6e6;}
.child_list2 a{width: 100%;height: 100%;display: block;}
.child_list2 a h3{font-size: 14px;color: #333333;font-family:微软雅黑;font-weight: normal;text-decoration: underline;}

.page_LeftContact{ width:262px;  height:auto;}
.left-text{list-style: none;height: auto;padding-top:10px;padding-bottom:10px;background-color: #e6e6e6;}
.left-text li{line-height:20px;text-align: left;width: 250px;padding:0 6px;font-size: 14px;font-family: "微软雅黑";font-weight: normal;color: #333333; }
.left-text li span{font-size: 14px;font-family: "微软雅黑";color: #333333;line-height: 20px;font-weight: bold;}
/*内页左侧结束*/
/*内页左侧开始*/
#body_left{width:270px; float:left; margin-bottom:20px;}
.left_top{width:236px; background:url(../img/in_pro_dot.jpg) left 7px no-repeat; height:47px; line-height:40px; padding-left:34px; text-transform:uppercase; font-size:26px; color:#2f343a; font-weight:bold;}
.leftmenuM{width:270px; background:url(../img/in_line.jpg) bottom repeat-x #e3e3e3;}
.leftmenuM h3{width:240px; padding:12px 15px 12px 15px; font-weight:bold; font-size:14px; color:#666666; text-align:left;}
.leftmenuM h3:hover{color:#ffffff; background:#0061a6; display:block; font-size:14px; color:#fff;}
.leftmenuN{width:270px; background:#0061a6;}
.leftmenuN h3{width:240px; padding:12px 15px 12px 15px; font-weight:bold; font-size:14px; color:#ffffff; text-align:left;}

.leftmenuC{width:270px; background:url(../img/pro_dot.jpg) 14px no-repeat; border-bottom:1px solid #eaeaea;}
.leftmenuC h3{width:235px; padding:10px 7px 10px 28px; color:#737373; font-weight:normal; font-size:13px;}
.leftmenuC h3:hover{color:#0061a6; font-size:13px; font-weight:bold;}
.leftmenuD{width:270px; background:url(../img/pro_dot.jpg) 14px no-repeat; border-bottom:1px solid #eaeaea;}
.leftmenuD h3{width:235px; padding:10px 7px 10px 28px; color:#0061a6; font-size:13px; font-weight:bold;}

.leftmenuA{width:210px; border-bottom:1px dashed #eaeaea;}
.leftmenuA h3{width:175px; padding:10px 7px 10px 28px; color:#737373; font-weight:normal; font-size:13px;}
.leftmenuA h3:hover{color:#da251c; font-size:13px; font-weight:bold;}
.leftmenuB{width:210px; border-bottom:1px dashed #eaeaea;}
.leftmenuB h3{width:175px; padding:10px 7px 10px 28px; color:#da251c; font-size:13px; font-weight:bold;}
/*内页左侧结束*/
#body_right{width:880px; float:right;}
.rightbg{width:100%; height:54px; background:url(../img/right_line.jpg) bottom no-repeat; text-align:left; font-size:26px; color:#2f343a; font-weight:bold; text-transform:uppercase; line-height:48px;}
.rightbg1{width:100%; height:54px; background:url(../img/right_line.jpg) bottom no-repeat; text-align:left; font-size:26px; color:#2f343a; text-transform:uppercase; line-height:48px;}
.rightbg1 span{ float:right; padding-top:5px;}
.product_body2{padding:20px 0px 0px 0px; width:100%;}
#Pro_ListBody{padding:20px 0px 0px 0px; width:100%;}

.Home_product{width:1002px; margin:auto; margin-top:30px; overflow:hidden;}
.product_head{width:1002px; height:50px; margin:auto; background:url(../img/index_line.jpg) bottom no-repeat; text-align:center; font-size:26px; color:#2f343a; text-transform:uppercase; line-height:45px;}
.product_head span{font-size:26px; font-weight:bold; color:#2f343a;}
.index_classname{width:150px; float:left; text-align:center; margin-right:8px; line-height:25px;}
.index_classname h3{font-size:14px; text-align:center; color:#737373; font-weight:normal;}
.index_classname:hover{ width:150px; background:#f21301; border: 0 !important; -moz-border-radius: 15px; -webkit-border-radius: 15px;
	border-radius: 15px; cursor: pointer; text-align:center; margin-right:8px; line-height:25px;}
.index_classname:hover h3{ font-size:14px; text-align:center; color:#ffffff; font-weight:normal;}
.Page_pro{width:1002px; margin-top:25px;}
.home_pro{width:283px; height:250px; float:left; margin-bottom:28px; cursor:pointer;}
.pro_pic{width:283px; height:206px; overflow:hidden;border: 1px solid #e3e3e3;}
.pro_pic img{width:283px; height:206px;transition: all 0.6s}
.Pro_name{width:283px; margin:auto; text-align:center; padding-top:9px; height:43px; line-height:20px; font-size:15px; color:#0061a6; border-bottom:2px #0061a6 solid;}
.Pro_name a{font-size:15px; color:#333333;}
.home_pro:hover .pro_pic img{transform: scale(1.1);transition: all 1s; }
.home_pro:hover .Pro_name a{font-size:15px; color:#0061a6;}




.page_LeftContact{ width:256px;  height:520px; font-size:14px; margin-top:38px;color:#ffffff; font-weight:bold;}
.left-con{list-style: none;height: 150px;position: absolute;top:9px;left: 20px;width: 60px;}

.left-con li{text-align: right;line-height: 32px;width:60px;font-size: 14px;color: #7c7c7c;font-family: "Microsoft YaHei";font-weight: normal;}

.in_pro{width:238px; float:left; overflow:hidden; border-bottom:1px solid #b3b3b3; margin-bottom:39px;}
.inpro_img{width:238px; height:170px; overflow:hidden;}
.inpro_img img{width:236px; height:168px; border:1px solid #b3b3b3; display:block;}
.inpro_name {overflow:hidden; background:url(../img/proname_dot.jpg) right no-repeat; padding:12px 5px; color:#666666; font-size:16px; line-height:20px; text-align:center;}
.inpro_name a{color:#666666; font-size:13px;}
.in_pro:hover{border-bottom:1px solid #0089d5;}
.in_pro:hover .inpro_img img{border:1px solid #0089d5;}
.in_pro:hover .inpro_name{background:url(../img/proname_dot1.jpg) right no-repeat;}
.in_pro:hover .inpro_name a{color:#0089d5; font-size:13px;}


.in_Pro_js{width:190px; text-align:left; margin:auto; padding-top:35px;}
.in_Pro_mc{width:180px; background:url(../img/dot3.png) left no-repeat; padding-left:30px; margin:auto; font-size:16px; color:#FFFFFF; font-weight:bold; text-align:left;}
.in_Pro_cc{width:163px; float:left; padding-left:25px; font-size:14px; color:#FFFFFF; padding-top:15px; text-align:left;}
.page_proname2{ width:202px; margin:auto; height:40px; background:url(../img/pro_dot1.png) right no-repeat; font-size:16px; color:#ffffff; line-height:40px; text-align:left}
.page_proname2 a{ font-size:16px; color:#ffffff;}
.in_proname{width:204px; margin:auto; padding:10px; background:#5e6265; line-height:20px; text-align:center; color:#ffffff; font-size:16px;}
.in_proname a{color:#ffffff; font-size:16px; text-align:center;}



.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
	opacity: 0.8;
}

/*产品分类页开始*/
.inClassbg{width: 100%;max-width: 1920px;min-width: 1190px;clear: both;height: auto;}
.zeronice_jieshi{font-size: 17px;color: #737373;font-family: 微软雅黑;font-weight: normal;line-height: 30px;margin-top: 30px;}
.page_Mainbg3{width:1190px;height: auto; float: left;margin-top: 40px;}
.page_case{width: 100%;height: auto;position: relative;}
.caseList{width: 660px;height: 500px;margin: auto;position: relative;overflow: hidden;}
.section2{position: absolute;width: 100000px;}
.section2 ul li{float: left;width: 297px;height:249px;display: inline;text-align: left;}
.leftbtn{width: 24px;height: 23px;position: absolute;top: 120px;left: -4px; z-index: 111;}
.rightbtn{width: 24px;height: 23px;position: absolute;top: 120px;right: -4px;z-index: 111;}
.pro_title{width:330px; padding:0 60px; font-size: 45px;color: #0a1f54;font-family: "微软雅黑";font-weight: bold;line-height: 45px;}

.productclass{clear: both;margin-top: 30px;}
.productclass li {padding-left: 65px;background: url(../img/zy/fuhao.png) no-repeat 32px 10px}
.productclass li a h3{font-size: 16px;font-family: 微软雅黑;font-weight: normal;padding: 5px 0;color: #0061a6}
.productclass li a h3:hover{text-decoration: underline;}

.pro_ul li a{font-size: 17px;color: #0061a6;font-family: 微软雅黑;font-weight: normal;line-height: 36px;padding-left: 60px;}
.pro_ul li a:hover{text-decoration: underline}
.left_pro a{font-size: 16px;color: #333333;font-family: 微软雅黑;font-weight: normal;line-height: 24px;padding-left: 60px;}
.left_pro a:hover{text-decoration: underline}
.page_lmTitle{ width:885px; line-height:46px; float: right;background-color: #e50012;margin-bottom: 20px;}
.page_lmTitle h2{ font-size:18px; color:#ffffff; line-height:32px;font-family:微软雅黑; padding-left: 12px; display:inline-block}
.page_lmTitle span{ font-size:14px; color:#8b8a8a; float:right; text-transform:uppercase; line-height:58px;}
.page_lmTitle span a{font-size:14px; color:#8b8a8a;}
.page_Mainbg{width:1190px; height: auto; }
.page_Main{ width:1190px; margin:auto;height: auto}

.page_lmbg{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; padding-top:24px; height:66px; background:#c9151e}
.page_lmTitle2{width:1002px; margin:0 auto; height:65px; border-bottom:1px solid #fff; background:url(../img/hot.png) left no-repeat;}
.page_lmTitle2 h2{ font-size:30px; color:#fff; line-height:64px;font-family:微软雅黑;padding-left: 3px; border-bottom:2px solid #1e1e1e; display:inline-block}
.page_lmTitle2 span{ font-size:14px; color:#ffd5d5; float:right; text-transform:uppercase; line-height:66px;}
.page_lmTitle2 span a{font-size:14px; color:#ffd5d5;}


.page_Mainbg4{width: 710px;height:auto;float: left}

.page_promainbg{width:885px; margin:0 auto; }



.d_1{ cursor:pointer; color:#18495c;}
.d_2{ color:#1f1f1f;cursor:pointer}



/*通用样式*/



#inbut{border: none;outline-style: none;}



#pro_profile{ width:982px; float:left; padding:21px 10px}

.pro_title1{  float:left; font-size:22px; color:#00366e; line-height:49px; border-bottom:5px solid #002c6f}
.back{   text-align:center ;height: 31px; width: 102px;line-height: 31px;background: #1463b8;margin-top: 44px;margin-bottom: 58px;color: #fff}
.back a{color: #ffffff;font-size: 14px;font-family: 微软雅黑;font-weight: normal;}

.page_inquirybg{ width:100%; margin:0 auto; min-width:1002px; max-width:1920px; padding-bottom:37px; background:#f1f1f1; margin-bottom:30px; padding-top:28px;}

.pro_title2{width:885px; text-align:left; float:left;line-height:42px;background: url("../img/about-line.jpg") no-repeat left bottom; font-size:22px; color:#1e1e1e; border-bottom: 1px solid #cccacc;}

.proinquiry{width:100%; margin:0 auto; padding:10px 0 0 0}

.news .body ul li{ line-height:40px;  border-bottom:1px dashed #ccc; list-style:none}
.news .body ul li span{ float:right;font-size: 15px;}
.news .body ul li a{font-size: 16px;font-family: 微软雅黑;font-weight: normal;}
.right{ float:right}
.news #news_detail .body{ width:100%; float:left;}
.news #news_detail{ width:100%; float:left; padding:25px 0 10px;}
.news #news_detail h1{ text-align:center; font-size:18px;}
.prev_next{padding-bottom:20px; width:100%; float:left;}
.prev_next ul li{ list-style:none}

.news_view{ width:100%; float:left; padding:5px 0; border-bottom:1px dashed #ccc}

.back input[type=button]{ background:#000; padding:3px 15px; border:0; color:#fff; cursor:pointer; font-family:微软雅黑}
.news_body{ padding:10px 0}

.main_page{text-align:center;width:885px;  padding-top:20px; padding-bottom:15px;}
.main_page a,.main_page .current{ margin:0 5px;}
.main_page a{ background:#ffffff; padding:3px 8px; color:#6f6f6f; border:1px solid #ffffff}
.main_page .current{ padding:3px 8px; background:#1075b1; color:#fff;border:1px solid #6f6f6f}

#sitemap ul li{ list-style:none; text-align:left; padding-left:30px; list-style:none}
#sitemap ul li h2{ font-size:14px; padding-bottom:8px;color:#333}
#sitemap ul li ul li{ float:inherit; padding-left:30px}
#sitemap ul li ul li h3,#sitemap ul li ul li a{ font-size:12px;line-height:24px; color:#333}

/*关联产品与新闻*/
.reation{ width:100%; padding-top:15px;margin-bottom: 30px;}
.reation h5{ font-size:24px; border-bottom:1px solid #ccc; line-height:38px; margin-bottom:10px;}

/*评论*/
.inquiry{ width:1190px;}
.comment{ width:1190px;padding:10px 0}
.commentTitle{ width:100%; float:left; text-align:left;}
.commentTitle h5{ font-size:22px; color:#333; line-height:53px;text-align:left; font-weight:normal}
.commentTitle h5 span{ float:right; line-height:53px; font-size:14px;}
.commentlist{ width:100%; float:left; padding-top:10px; text-align:left;}
.commentlist ul{ width:100%; float:left;}
.commentlist ul li{ float:left; list-style:none}
.inquiryinfo{ width:100%; float:left; padding-bottom:10px;}

.friendlink{ width:1190px; margin:0 auto;color:#fff}
.friendlink a{ color:#fff}

.chose{width:195px; height:22px; line-height:22px; text-align:left; background:url(../img/link.jpg) no-repeat; padding-left:10px; font-size:13px; color:#7a7a7a}
#m1 { position:absolute; bottom:23px;width: 203px; padding:0; border:1px solid #ccc; background: white; color: #5e4d3c; z-index:1000; right:0;}
#m1 ul li{ padding:5px 10px;}
#m1 ul li a{ color:#999}
#m1 ul li a:hover{ color:#000}

.productbutton{

	background:#1463b8;
	color: #fff;
	cursor: pointer;
	height: 30px !important;
	font-family:微软雅黑;
	padding: 0 10px 0 10px !important;
	width:114px !important;
	border: none;

}
.productbutton:hover {
	background:#1463b8;
}



/*自定义样式结束*/
/*产品详细页开始*/
.detail_inClassbg{width: 100%;min-width: 1190px;max-width: 1920px;}
.detail_pro_ul{width: 1190px;margin: auto;}
.pro_detail{ margin-top:25px; -moz-column-count:2;-webkit-column-count:2;}

.page_right{width: 1190px;height: auto;margin: auto;}
.page_lmTitle3{width:915px; height:46px; float: right;background-color: #e50012}
.page_lmTitle3 h2{ font-size:18px; color:#ffffff; line-height:46px;font-family:微软雅黑;padding-left: 12px; display:inline-block}
.page_Mainbg2{width:915px; padding:24px 0 0 0; background:#ffffff;}
.r_mid{width: 880px;}
#product_detail { width:100%;margin-top: 20px;}
#product_detail .left { width: 305px; overflow:hidden; float:left;}
#product_detail .big_pic { width: 305px; overflow: hidden;text-align:center;}
#product_detail .big_pic img { width:303px; height:264px; border:1px solid #e6e6e6;}
#product_detail .big_pic .bigimg{ width:500px; height:383px;}
#product_detail .big_pic .view { display: block;text-indent: 20px; margin-left: 130px; width: 19px; height: 15px; display: inline-block; cursor: pointer; }
#product_name{width:100%;font-size:16px; color:#000;padding-bottom:10px; display:block;font-weight: bold;}

#product_detail .product_info {width:550px; float:right; overflow:hidden;}
.pro_info_box {width:100%; font-family:微软雅黑; font-size:12px; color:#474747; text-align:left}
.pro_info_box .product_lx{background-color: #1463b8; margin-top:8px; text-align:center; width:125px !important; height:27px; color:#FFFFFF; font-size:15px; font-weight:bold; line-height:25px;}
.pro_info_box .product_lx a{color:#FFFFFF; font-size:15px; font-weight:normal; line-height:25px;}
#product_detail ul.pic_list {width:100%; overflow: hidden;}
#product_detail ul.pic_list li { width: 125px; height: 96px; padding:0; float: left;text-align:center; margin-right:5px;}
#product_detail ul.pic_list li img { width:123px; height:94px; border:1px #e5e5e5 solid;}
#product_detail ul li { list-style: none; }

/*焦点图*/
.mod18{width:100%;height:96px;margin:0px auto;position:relative; margin-top:20px;}
.mod18 .btn{position:absolute;width:11px;height:96px;top:0px;cursor:pointer;z-index:9;}
.mod18 .prev{left:0;background:url(../img/zy/btn2.jpg) no-repeat;}
.mod18 .next{right:0;background:url(../img/zy/btn1.jpg) no-repeat;}
.mod18 li{float:left;}
.mod18 .listBox{width:516px;height:96px;margin:0 auto;position:relative;overflow:hidden;}
.mod18 .listBox ul{height:96px;position:absolute;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:123px;height:94px;}
.mod18 .listBox li img{width:123px;height:94px;}
.mod18 .listBox .on i{display:block;}
.ovx { text-align: left; width:870px; padding-left:10px; height:35px; background:url(../img/zy/in_title.jpg) no-repeat; display: block; line-height: 35px; font-size:20px; color:#333; font-weight:bold; }
.ovy { width:880px; overflow:hidden;}


.zy_pro_chajian{width: 1190px;position: relative;}
.zy_prolist{width: 100%;height: 257px;position: relative;overflow: hidden;margin: auto;}
.zy_prolist .section2{width: 10000px;position: absolute;}
.zy_prolist .productlist_item{float: left;margin-right: 16px;}
.zy_prolist .productlist_item a img{width: 382px;height: 255px;border: 1px solid #dddddd;}
.index_zyleftbtn{position: absolute;top: 112px;left: 0;width: 30px;height: 30px;z-index: 9999;display: none;}
.index_zyrightbtn{position: absolute;top: 112px;right: 0;width: 30px;height: 30px;z-index: 9999;display: none;}
.zy_pro_chajian:hover .index_zyleftbtn,.zy_pro_chajian:hover .index_zyrightbtn{display: block}

.top-icon{width: 890px;background-color: red;height: 46px;}
.icon{height: 46px;height: 46px;float: left;text-align: center;vertical-align: middle}

.page_promainbg{width: 884px;height: auto;}
.page_promainbg .page_Main{ width: 884px;height: auto;}

.bdsharebuttonbox{width: 180px;}
.product_detail_labelpro{width: 1190px;position: relative;}
.product_detail_labelproList{width: 880px;position: relative;overflow: hidden;height: auto;margin: auto;}
.section3{position: absolute;width: 100000px;}

/*产品详细页结束*/

.welcome,.cont,.indexproTitle,.index_class,.indx_search,.page_index_pro,.abnd_left,.hotline,.ch_title_1,.ch_title_2,.neirong,.case_neirong,.news_neirong,#customers{



	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;

	-webkit-animation-duration: 1s;
	-webkit-animation-delay: .2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-delay: .2s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 1s;
	-ms-animation-delay: .2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: 1s;
	animation-delay: .2s;
	animation-timing-function: ease;
	animation-fill-mode: both;
}
.bianjiqi{width: 94px;height: 31px;line-height: 31px;display: block;background:url(../img/nd/bianjiqi.png) no-repeat 0 ;background-color:#e6e6e6;padding-left:18px;font-size: 14px;color: #000000;font-weight: bold;font-family: 微软雅黑}
/*.menu_on{background-color: #171716}
.index_zeronice_page_Menu{width: 100%;height: 75px;z-index:9999;position: absolute;top: 0;left: 0; }
.index_zeronice_logo{float: left;width: 247px;}
.index_zeronice_page_Menu ul{width:auto;margin: auto;float: left;margin-left: 45px;}
.index_zeronice_page_Menu ul li{float: left;height: 27px;text-align: center;line-height: 27px;margin-top: 32px;position: relative;}
.index_zeronice_page_Menu ul li .menu_a{height: 27px;display: block;padding: 0 40px;}
.index_zeronice_page_Menu ul li a h2{font-size: 16px;color: #333333;font-family: 微软雅黑;font-weight: normal;}
.index_zeronice_page_Menu ul li:hover{background-color: #171716}
.index_zeronice_page_Menu ul li:hover a h2{color: #fff;}
.index_zeronice_page_Menu ul li:last-child{display: none;}
.erjidaohang{width: 160px;height: auto;background-color: #000;opacity: 0.9;position: absolute;top: 27px;left: -20px;display: none;padding: 20px;}
.erjidaohang div{text-align: left;padding-bottom: 6px;}
.erjidaohang div a{font-size: 14px;color: #FFF ;padding-left: 12px;}
.index_zeronice_page_Menu ul li:hover .erjidaohang{display: block;}
/!*搜索开始*!/
.index_zeronice_top_search{float: right;height:25px;width: 124px;margin-top: 30px;border:1px solid #514d4d;margin-right: 20px;}
.top_search form {width: 120px;height: 20px;}
.top_search form ul li:hover .erjidaohang{display: block}
/!*搜索结束*!/
.index_zeronice_zhe{width: 904px;height: 326px;background-color: #000;opacity:0.9;position: absolute;top: 27px;left: -360px;display: none;z-index: 99}
.index_zeronice_zhe_new{width: 1012px;height: 326px;background-color: #000;opacity: 0.7;position: absolute;top: 27px;left: -360px;display: none;}
.index_zeronice_menuclass{width: 864px;height: 286px;position: absolute;top: 27px;left: -360px;z-index: 999;padding: 20px;display: none;background: url(../img/zy/logo_xv.png) no-repeat 660px 255px;}
.index_zeronice_menu_fen>div{float: left;margin-left: 50px;text-align: left;}
.index_zeronice_menu_fen>div:first-child{margin-left: 0;}
.fen_a h3{font-size: 16px;color: #fff;font-family: 微软雅黑;font-weight: bold;padding-bottom: 10px;}
.fener_a h3{font-size: 14px;color: #e8e8e8;font-weight: normal;font-family: 微软雅黑;padding-bottom: 6px;padding-left: 12px;}
.child_fen:hover{background: url(../img/zy/san.png) no-repeat left;}
.child_fen:hover a h3{color: #fff;}*/
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-ms-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-ms-keyframes fadeInDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-ms-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.index_zeronice_page_Menu,.index_zeronice_advantage,.index_zeronice_productcategories,.index_zeronice_about_nd,.index_zeronice_new_cont,.index_zeronice_new_new{display: none}


.index_zeronice_page_Menu{width: 100%;height: 75px;z-index:9999;position: absolute;top: 0;left: 0; }
.index_zeronice_logo{float: left;width: 247px;}
.index_zeronice_page_Menu ul{width:auto;margin: auto;float: left;margin-left: 45px;}
.index_zeronice_page_Menu ul li{float: left;height: 27px;text-align: center;line-height: 27px;margin-top: 32px;position: relative;}
.index_zeronice_page_Menu ul li .menu_a{height: 27px;display: block;padding: 0 40px;}
.index_zeronice_page_Menu ul li a h2{font-size: 16px;color: #333333;font-family: 微软雅黑;font-weight: normal;}
.index_zeronice_page_Menu ul li:hover{background-color: #171716}
.index_zeronice_page_Menu ul li:hover a h2{color: #fff;}
.index_zeronice_page_Menu ul li:last-child{display: none;}
.erjidaohang{width: 160px;height: auto;background-color: #000;opacity: 0.9;position: absolute;top: 27px;left: -20px;display: none;padding: 20px;}
.erjidaohang div{text-align: left;padding-bottom: 6px;}
.erjidaohang div a{font-size: 14px;color: #FFF ;padding-left: 12px;}
.index_zeronice_page_Menu ul li:hover .erjidaohang{display: block;}
/*搜索开始*/
.index_zeronice_top_search{float: right;height:25px;width: 124px;margin-top: 24px;border:1px solid #514d4d;margin-right: 20px;}
.top_search form {width: 120px;height: 20px;}
.top_search form ul li:hover .erjidaohang{display: block}
/*搜索结束*/
.index_zeronice_zhe{width: 100%;height: 326px;background-color: #000;opacity:0.9;position: absolute;top: 59px;left: 0;display: none;z-index: 99}
.index_zeronice_zhe_new{width: 1012px;height: 326px;background-color: #000;opacity: 0.7;position: absolute;top: 27px;left: -360px;display: block;}
.index_zeronice_menuclass{width: 100%;height: 326px;z-index: 999;display: none;background: url(../img/zy/logo_xv.png) no-repeat 1190px 255px;position: absolute;top: 59px;left: 0;}
.index_zeronice_menu_fen>div{float: left;margin-right: 80px;text-align: left;}
.fen_a h3{font-size: 16px;color: #fff;font-family: 微软雅黑;font-weight: bold;padding-bottom: 10px;padding-left: 12px;padding-top: 10px;}
.fener_a h3{font-size: 14px;color: #e8e8e8;font-weight: normal;font-family: 微软雅黑;padding-left: 12px;}
.fener_class{margin-bottom: 6px;}
.fener_class .fener_a:hover h3{background: url(../img/zy/san.png) no-repeat left;}

/*菜单*/
.page_Menubg{ width:100%; margin:0 auto; min-width:1002px; max-width:1920px; height:75px; background:transparent; position:absolute;top: 0;}
.page_Menu{ width:550px; height:auto; float: left;margin-top: 26px;margin-left: 225px;}
.page_Menu .menu_line{ padding:0;}
.page_Menu .menuon1{ background:#e70b13 !important; display:block;}
.page_Menu .menuon1 h2{ font-size:16px; color:#514d4d !important;}

.page_Menu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:40px;
}
.page_Menu>ul>div:last-child{display: none;}
.page_Menu>ul>li{
	position: relative;
	display: inline;
	float: left;
	height:40px;
}
.page_Menu ul li h2{ color:#000;font-size:16px; font-weight:normal; padding:0px 25px; line-height:27px;}
.page_Menu ul li:hover h2{background-color: #000;color: #fff;}
* html .page_Menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.page_Menu ul li a:link, .page_Menu ul li a:visited{
	color: #fff;
}

.page_Menu ul li a.selected,.page_Menu ul li a:hover{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #fff;
}

.page_Menu ul li ul li a.selected,.page_Menu ul li  ul li a:hover{
	color: #fff;
}
.page_Menu ul li ul li a:link, .page_Menu ul li ul li a:visited{
	color: #fff;
}
/*1st sub level menu*/
.page_Menu ul li ul{
	position: absolute;
	left: -15px !important;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	padding:0;
	margin:0;
	z-index:999;
	background:#000;-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;filter:alpha(opacity=90);
	height:auto;
	top: 62px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.page_Menu ul li ul li{
	display: list-item;
	float: none;
	line-height:normal;
	padding: 0;
	line-height:20px;
	padding:6px 0;
	background:none;
}
.page_Menu ul li ul li:hover h3{color:#fff;}
.page_Menu ul li ul li h3{ color:#fff; font-weight:normal; text-align:center;font-size:14px; line-height:20px;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.page_Menu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.page_Menu ul li ul li a{
	font:"微软雅黑";
	font-weight:normal;
	font-size:12px;
	padding:0;
	margin: 0;
	line-height:32px;
	border-top-width: 0;
	z-index:999;
	border:none;
}

/* Holly Hack for IE \*/
* html .page_Menu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
	opacity: 0.8;
}

.navigation-down{position:absolute;top:90px;left:0px;width:100%;}
.navigation-down .nav-down-menu{width:100%;margin:0;position:absolute;top:0px; left:0; z-index:9999;padding-bottom: 20px;}

#product{background-color: #000;-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;filter:alpha(opacity=90);}

.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:690px;position:relative;background:url(../img/zy/logo_xv.png) bottom right no-repeat}
.navigation-down .nav-down-menu dl{float:left;margin:18px 5px 18px 0}
.navigation-down .menu-1 dl{margin:20px 148px 25px 25px;}
.navigation-down .menu-1 dt{font:bold 16px "微软雅黑";color:#000000; line-height:18px; padding-left:12px; text-align:left; height:28px;}
.navigation-down .menu-1 dt h3{font:bold 16px "微软雅黑";color:#ffffff; line-height:18px;}
.navigation-down .menu-1 dd{margin:0;text-align:left; padding:5px 0 3px 0;}
.navigation-down .menu-1 dd h3{font:normal 14px "微软雅黑"; line-height:18px; color:#fff;  padding-left:12px;}
.navigation-down .menu-1 dd h3:hover{color:#fff;background:url(../img/zy/san.png) left no-repeat;}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 14px "微软雅黑"}
.sjmenu a:hover{color:#0c4ca0}

.navigation-down .menu-2 dl{ width:162px;margin:20px 0px 5px 0; height:20px;}
.navigation-down .menu-2 dt{font:bold 14px "微软雅黑";color:#000000; line-height:14px; padding-left:10px; text-align:left; height:20px;}
.navigation-down .menu-2 dd{margin:0;text-align:left; padding:5px 0 3px 10px;}
.navigation-down .menu-2 dd a{color:#6c6c6c;font:normal 12px "微软雅黑"; line-height:14px;}
.navigation-down .menu-2 dd a:hover{color:#6c6c6c}
.menu_on{}