HTML BODY {
	MARGIN:0px;  PADDING:0px; TEXT-ALIGN:left; FONT-SIZE:13px; FONT-FAMILY:"微软雅黑";color:#525353;
}
TD,div {font-family: "微软雅黑";font-size: 13px; color: #333333; line-height:28px;}
h3{font-weight: normal;font-family: 微软雅黑;font-size: 16px }
INPUT,TEXTAREA {BORDER-WIDTH:1px; BORDER-COLOR:cccccc;background:ffffff;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;}
.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;}



































.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: "微软雅黑", "Microsoft YaHei"; }
.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;}

/*底部结束*/


/*产品内页右侧*/
.index_chpf_product{width: 100%;min-width: 1190px;max-width: 1920px;height: 705px;padding-top: 60px;}
.index_chpf_title{width: 100%;background: url(../img/index_title_bg.png) no-repeat center 0px;height: 73px;}
.index_xiao_title{font-size: 16px;color: #aeaeae;font-family: Arial;font-weight: normal;text-align: center;line-height: 16px;padding-top: 10px;}
.index_big_title{font-size: 30px;color: #333333;font-weight: bold;font-family: 微软雅黑;text-align: center;line-height: 36px;}
.page_class_main{width: 1190px;margin: 0 auto;height: auto}
.page-right{ width:1190px;}
.page_RightMain{ width:1190px; margin-top: 48px;}

.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;}


.in_banner{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; height:347px;clear: both;}
.r_topbg{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; height:42px; background:transparent;position: absolute;top: 399px;}
.r_top{ width:1190px; margin:0 auto; height:42px; font-size:14px; color:#9e9e9e; line-height:42px;text-align: right;}
.r_top a{font-size:14px; color:#9e9e9e;}
.r_top a:hover{text-decoration: underline;}


/*内页左侧开始*/
.page_Left{ width:100%;min-width: 1190px;max-width: 1920px;background-color: #e8e8e8;min-height: 58px;}
.pageLeftClass{width: 100%;height: auto;border-right: 1px solid #858585;border-left: 1px solid #858585;}
.pageLeftClass li{border-right: 1px solid #fff;}
.parent{width: auto;float: left;background-color: #e8e8e8;}
.parent ul{display: none;}
.parent .fst_a{height: 100%;display: block;}
.parent .fst_a h3{font-size: 18px;color: #545454;font-family:微软雅黑;font-weight: normal;padding: 15px 145px;}
.pageLeftClass .parent:last-child .fst_a h3{background: none;}
.parent .fst_a:hover{width: auto;height: 100%;display: block;background-color: #ffffff;}
.parent .fst_a:hover  h3{font-size: 18px;color: #0c3a94;font-family:微软雅黑;font-weight: normal;padding:15px 145px;}
.xinghao{padding-bottom:10px;}
.left_pro{font-weight: normal;line-height: 20px;padding: 0 34px;}
.left_pro a{color: #666666;font-size: 14px;}
.left_pro:hover{background: url(../img/qf/xinghao_icon.png) no-repeat 12px 6px;}
.left_pro1{font-weight: normal;line-height: 20px;padding: 0 34px;background: url(../img/qf/xinghao_icon.png) no-repeat 12px 6px;}
.left_pro1 a{color: #666666;font-size: 14px;}
.parent1{width: auto;float: left;background-color: #fff;}
.parent1 ul{display: none;}
.parent1 .fst_a{width: auto;height: 100%;display: block;background-color: #ffffff;}
.parent1 .fst_a h3{font-size: 18px;color: #0c3a94;font-family:微软雅黑;font-weight: normal;padding:15px 145px;}
/*.left_pro{width: 262px;background-color: #e6e6e6;margin-bottom: 2px}
.left_pro a{width:195px;height: 100%;display: block;padding:15px 15px 15px 50px;font-size: 14px;}
.left_pro:hover{background:url(../img/nd/tuoyuan.png) no-repeat 213px 22px;background-color: #18495c;}
.left_pro:hover a{font-size: 14px;;color: #fff;}*/
.child_list{width: 241px;margin: 0px 15px;border: 1px solid #f0f0f0;}
.child_list a{width: 201px;height: 100%;display: block;padding: 10px 20px;background: url(../img/dd/xiaosanjiao.png) no-repeat 5px 18px;}
.child_list a h3{font-size: 13px;color: #3f3f3f;font-family:微软雅黑;font-weight: normal; }
.child_list:hover a h3{color: #5584da;}
.child_list2{width: 241px;margin: 0px 15px;border: 1px solid #f0f0f0;}
.child_list2 a{width: 201px;height: 100%;display: block;padding: 10px 20px;background: url(../img/dd/xiaosanjiao.png) no-repeat 5px 18px;}
.child_list2 a h3{font-size: 13px;color: #5584da;font-family:微软雅黑;font-weight: normal;}
.parent1 .child_list{margin-bottom: 10px;}
.parent1 .child_list2{margin-bottom: 10px;}
.page_LeftContact{ width:275px;font-size:14px; margin-top:38px;color:#ffffff; font-weight:bold;}
.left_contlist li{padding: 0 12px 0 37px;font-size: 14px;color: #333333;font-family: 微软雅黑;font-weight: normal;}
.left_contlist li span{font-size: 14px;color: #333333;font-family: 微软雅黑;font-weight: bold;}
/*内页左侧结束*/

/*product.html样式开始*/
.pro_asdlist li{padding: 35px 0;border-bottom: 1px solid #cccccc;width: 100%;}
.asd1{width: 1190px;height: 148px;}
.asd1 .img1{width: 275px;height:148px;overflow: hidden;float: left;margin-right: 20px;}
.img1 img{width:275px; height:148px; transition:all .6s;}
.in_proname_a1{width: 895px;text-align: left;float: left;height: 148px;}
.pro_asdlist_name a{font-size: 22px;color: #454545;line-height: 28px;font-weight: normal;font-family:微软雅黑; }
.pro_asdlist_jj{font-size: 16px;color: #454545;font-weight: normal;line-height: 24px;font-family:微软雅黑;height: 90px;overflow: hidden; }
.jianjie{float: left;height: 100%;width: 50px;}
.jianjie_text{float: left;width: 845px;}
.asd_more{width: 87px;height: 26px;background-color: #404040;text-align: center;float: right;line-height: 26px;clear: both}
.asd_more a{font-size: 14px;color: #fff;font-weight: normal;font-family:微软雅黑; }
.asd1:hover .img1{cursor: pointer;transition: all 1s;overflow: hidden;}
.asd1:hover img{transform: scale(1.2);cursor: pointer;transition: all 1s;}
.asd1:hover .pro_asdlist_name a{color: #0c3a94;}

.product_title{width: 100%;text-align: center;line-height: 45px;margin-top: 30px;}
.title_left,.title_right{display: inline-block;width: 144px;height: 45px;background: url(../img/title_line.jpg) no-repeat center 24px;float: left;}
.title_name{height: 45px;display: inline-block;margin: 0 30px;float: left;line-height: 45px;font-size: 24px;font-weight: bold;font-family:微软雅黑;color: #0c3a94; }

/*product.html样式结束*/



.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: 1190px;margin: 0 auto; padding-bottom: 50px;min-height: 200px;}
.job_list{width: 100%;}
.job_list li{width: 100%;margin: 10px 0;}
.job_list li a,.job_list li span{font-size: 14px;color: #454545;font-weight: normal;font-family:微软雅黑; }
.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:904px; height: auto; }*/
/*.page_Main{ width:904px; margin:0 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_Mainbg3{width:915px;height: auto;/!*position:absolute;top:70px;right:0;*!/ float: right;}
.page_Mainbg3 .page_Main{height: auto;}
.page_Mainbg4{width: 915px;height:auto;float: right}*/

.page_promainbg{width:1190px; margin:0 auto; }


.detail_title{ width:1190px; height:40px;background: url(../img/pro_detail_bg.png) no-repeat 0 38px;line-height: 32px;}
.detail_title span{font-size: 30px;color: #333;font-family:微软雅黑;font-weight: bold;line-height: 32px; }
.d_1{ cursor:pointer; color:#fff;background-color: #18495c;}
.d_2{ color:#1f1f1f;cursor:pointer;background-color: #e6e6e6;}
.pro_detail{width:1190px; margin-top:25px;}
. pro_detail table tr td{padding:0 5px;}
.pro_detail ul li{list-style-type: disc;margin-left: 30px;}

/*通用样式*/



#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: 29px; width: 97px;line-height: 29px;background: #0c3a94;margin-bottom: 50px;margin-top:20px;border-radius: 20px;}
.back a{color: #ffffff;font-size: 13px;font-family: "微软雅黑", "Microsoft YaHei";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:1190px; margin:0 auto; padding:10px 0 0 0;}

.news .body ul li{ line-height:34px;  border-bottom:1px dashed #ccc; list-style:none}
.news .body ul li span{ float:right}

.right{ float:right}
.news #news_detail .body{ width:100%; float:left;}
.news #news_detail{ width:100%; float:left; padding:10px 0}
.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:1190px;  padding-top:30px; padding-bottom:30px;}
.main_page a,.main_page .current{ margin:0 5px;}
.main_page a{ background:#dbdbdb; padding:3px 8px; color:#6f6f6f; border:1px solid #d2d0d0}
.main_page .current{ padding:3px 8px; background:#0c3a94; color:#fff;border:1px solid #0c3a94}

#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:13px;line-height:24px; color:#333}

/*关联产品与新闻*/
.reation{ width:100%; float:left; padding-top:15px;}
.reation h5{ font-size:24px; border-bottom:1px solid #ccc; line-height:38px; margin-bottom:10px;}

/*评论*/
.inquiry{ width:100%;}
.comment{ width:885px; float:left; 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:#0c3a94;
color: #fff;
cursor: pointer;
height: 29px !important;
font-family:微软雅黑;
padding: 0 10px 0 10px !important;
width:97px !important;
border-radius: 20px;
border: none;

}
.productbutton:hover a{
text-decoration: underline;
}



/*自定义样式结束*/
/*产品详细页开始*/
.detail_inClassbg{width: 1190px;height: auto;margin: 0 auto;height: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}
.r_mid{width:1190px; margin:0 auto;}
#product_detail { width:100%;}
#product_detail .left { width: 595px;height: 363px; overflow:hidden; float:left;/*border: 1px solid #dedede;*/}
#product_detail .big_pic { width: 595px; height:363px;overflow: hidden;text-align:center; float:left;}
#product_detail .big_pic img {width:595px; height:363px;}
#product_detail .big_pic .bigimg{ width:700px; height:607px;}
#product_detail .big_pic .view { display: block;text-indent: 20px; margin-left: 130px; width: 19px; height: 15px; display: inline-block; cursor: pointer; }

#product_detail .product_info {width:555px;float:right; overflow:hidden;}
.product_detail_name{font-size: 30px;color: #333333;font-weight: bold;font-family:微软雅黑;padding-left: 40px;padding-top: 18px;}
#product_detail .product_conatct_info{width:100%;}
.product_conatct_info_phone{width: 100%;padding-left: 90px;background: url(../img/top_mail.png) no-repeat 40px;margin-top: 35px;}
.product_conatct_info_phone1{font-size: 14px;color: #333333;font-weight: normal;font-family: 微软雅黑;line-height: 20px;}
.product_conatct_info_phone2{font-size: 20px;color: #219a09;font-weight: bold;font-family: 微软雅黑;line-height: 20px;}



#product_detail .product_info li h4{color:#1e1e1e; font-weight:bold; font-size:16px;}
#product_detail .product_info li a:hover{ color:#474747;}
.detail_jianjie{width: 220px;height: 140px;float: left;}
.detail_jianjie2{width: 515px;padding-left: 40px;}
.detail-share{width: 230px;height: 30px;margin-top: 21px;float: left;}
.detail-share ul{list-style: none;margin-left: 35px;}
.detail-share ul li{float: left}
.detail_inquiry{width: 160px;height: 40px;line-height: 40px;background-color: #1f4a3b;float: right;text-align: center;border-radius: 5px;}
.detail_inquiry a{font-size: 14px;color: #fff;font-weight: normal;font-family: 微软雅黑;cursor: pointer;}
/*
#product_detail ul.pic_list li { width: 141px; height: 106px;text-align:center; float:left;marging-right:10px;}
#product_detail ul li { list-style: none; }*/
.pro_info_box { width:448px; float:left;  font-family:微软雅黑; font-size:12px; color:#474747; text-align:left;  min-height:320px}
.pro_info_box span a{ font-size:18px; color:#fff; font-weight:bold}
.pro_info_box span{ background:#c9151e; padding:10px 10px;-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;}

.mod18{width:479px;height:132px;position:relative;padding: 0 38px;}
.mod18 .btn{position:absolute;width:18px;height:30px; cursor:pointer;z-index:99;top: 58px;}
.mod18 .prevn{left:0px;background: url(../img/detail_prev.png) no-repeat;}
.mod18 .nextn{right:6px; background: url(../img/detail_next.png) no-repeat;}
.mod18 .prevn:hover {background: url(../img/detail_prevon.png) no-repeat;}
.mod18 .nextn:hover {background: url(../img/detail_nexton.png) no-repeat;}

.mod18 .listBox{width:479px;height:132px;padding:0;position:relative;overflow:hidden;}
.mod18 .listBox ul{height:132px;position:absolute;width: 100000px;}
.mod18 .listBox li{cursor:pointer;float: left;margin-right: 36px;width: 216px;height: 132px;}

.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:214px; height: 130px;}
.mod18 .listBox li img{width:214px;height:130px; border: 1px solid #c3c4c6}
.mod18 .listBox .on i{display:block;}

.top-icon{width: 890px;background-color: red;height: 46px;}
.icon{height: 46px;height: 46px;float: left;text-align: center;vertical-align: middle}
#product_detail ul.pic_list {width:100%;height: 152px; float:left;overflow: hidden;margin-top: 32px;}
/*.page_promainbg .page_Main{ width: 884px;height: auto;}*/

.bdsharebuttonbox{width: 145px;display: inline-block;}
.detail-share-box{}
.reationkeywords{font-size: 14px;color: #333333;padding-left: 15px;float: left;}
/*产品详细页结束*/
.chanpingzx{display: none;}
    .head_logo,.indx_wj_page_Menu,.language_select,.DB_bgSet,.indexywfwtitle,.index_ywfw_list,.indexadvtitle,.index_advlist li,.index_wj_pic,.index_abus_neirong,.indexnewstitle,.left_news,.right_news{
            -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;
        }

.index_class ul li a h3{color: #292929;font-size: 16px;font-family: 微软雅黑;font-weight: normal;}

.realationnew{border-bottom: 1px dashed #5c5c5c}
.realationnew:hover a{text-decoration: underline}
.page_case{width: 100%;height: auto;position: relative;}
.caseList{width: 100%;min-height:280px;margin: auto;position: relative;overflow: hidden;}
.section2{position: absolute;width: 100000px;}

.leftbtn{width: 24px;height: 34px;position: absolute;top: 90px;left: 0px; z-index: 999;}
.rightbtn{width: 24px;height: 34px;position: absolute;top: 90px;right: 20px;z-index: 999;}

.leftbtnin{width: 24px;height: 34px;position: absolute;top: 90px;left: 0px; z-index: 999;display: none}
.rightbtnin{width: 24px;height: 34px;position: absolute;top: 90px;right: 20px;z-index: 999;display: none}
.page_case:hover .leftbtnin{display: block}
.page_case:hover .rightbtnin{display: block}



.bianjiqi{padding: 10px 20px;background-color: #e8e8e8;font-size: 16px;color: #454545;font-weight: normal;font-family:微软雅黑; }