@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:15px;  margin:0; padding:0;font-family: "微软雅黑"; overflow:hidden; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,html,body,nav{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;}
img{border:0; vertical-align:top}
ol,ul{list-style:none;}
i{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;font-size:15px;blr:expression(this.onFocus=this.blur());font-family: "微软雅黑"; }
a:hover{color:#f00;text-decoration:none;}
.clean80{clear:both;height:80px;overflow:hidden;}

.clean50{clear:both;height:50px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}
.left{ float:left;overflow:hidden;}
.right{float:right;overflow:hidden;}
.mar{ margin:0 auto}
.w1200{ width:1200px; overflow:hidden;clear:both;}
.i{font-style:normal}


/*返回顶部样式*/
.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}


/*导航条1*/
/*返回顶部样式*/
.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}

/* 首页 */

.top{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 37px;
	 line-height:37px;
	background-color:#25292c;
    background-position: center center;
}
.top p{color:#f8f8f8; float:left}
.top .cn{ float: right; margin-right:10px; }	
.top .cn img{ height:20px; float:left; margin-top:8px; margin-right:8px;}

.icon{height: 37px;line-height: 37px;}	
.icon p{ margin-left:20px;}
.icon p img{ height:18px; margin-top:9px; float:left; margin-right:6px;}
.icon a{ color:#fff}

/*菜单栏*/
.heand{ width:1200px; height:120px; margin:0 auto; }
.logo{ float:left; padding-top:15px;}
.logo img{ height:85px;}

.h_tel{ float:left; line-height:120px; margin-left:150px; font-size:24px; color:#999; }



.dht{ width:100%; float: left;height:52px; background:#22b7ab}
.menu{width:100%;  overflow:hidden; float:left}
.menu .menu_item{display:inline-block;float:left;font-size: 18px;width:171px; text-align:center;font-family:"微软雅黑";}
.menu .menu_item a{font-size: 16px;display: block;color:#fff;width: auto; font-weight:600; line-height:52px;font-family:"微软雅黑";}
.menu .menu_item:hover{ background:#eca901}
.cur{text-decoration:none;background:#eca901;}


.menu .menu_item:hover .submenu{ color:#FFF;display:block; z-index:999999; position:absolute;  }
.submenu{background:#333 ; overflow: hidden;z-index:999999999; display:none;}
.submenu_item { padding:0 2px;min-width:167px; text-align:center}
.submenu_item a{ color:#fff !important; font-weight:500 !important; line-height:2.6em !important}
.submenu_item:hover{ background:#22b7ab}
/*banner*/

/* 分页banner图 */

#banner{
	width: 100%;
	min-width: 1200px;
	height: 720px;position:relative;  float:left
}

.banner-subban,.banner-subban img{ width:100%}

.bjs{ width:100%; float:left; background:#f7f7f7;}
.bt{ width:100%; float:left; text-align:center; margin-bottom:40px;}
.bt h1{ font-size:40px; font-weight:500; line-height:160%;}
.bt p{ font-size:16px;color:#434343; font-weight:normal;position:relative}
.bt p::after {
    background:url(../images/bt1.png) no-repeat;
    top: 8px;
    content: ""; width:58px;
    height: 8px;
    left:35%; position: absolute;}
.bt p::before{
    background:url(../images/bt2.png) no-repeat;
    top: 8px;
    content: ""; width:58px;
    height: 8px;
    right:35%; position: absolute;}



.bt1{ width:100%; float:left; text-align:center; background:url(../images/bt3.png) center no-repeat;}
.bt1 a{ display:inline-block; border:1px solid #f1f1f1; margin:0 15px;background:#fff; padding:8px 40px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius: 25px;-o-border-radius: 25px;}
.bt1 a:first-child,.bt1 a:hover{color:#fff; background:#22b7ab !important;border:1px solid #22b7ab;}

/*关于我们*/
.gywm { margin:50px 0;}
.gywm img{ width:587px; float:left}
.gywm span{ width:560px; float:right; margin-top:10px;}
.gywm h1{ font-size:38px; font-weight:600; line-height:38px; border-left:4px solid #22b7ab; padding-left:30px; letter-spacing:6px; display:block; color:#22b7ab}
.gywm h2{padding-left:34px; display:block;letter-spacing:6px;font-size:38px; color:#7b7f98; line-height:56px; }
.gywm h3{padding-left:34px; display:block;text-transform:capitalize; color:#d4d4d4; font-size:20px;}
.gywm p{padding-left:34px; font-size:14px; display:block; line-height:32px; margin:30px 0;}
.gywm a{ display:inline-block; margin-left:34px; color:#fff; background:#22b7ab; padding:8px 40px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius: 25px;-o-border-radius: 25px; }

.youshi{ width:100%; float:left; background: url(../images/bjs.jpg) bottom center no-repeat;overflow:hidden; padding:56px 0 25px;}
.yinz_tit{height: 180px;}
.yinz_tit a{font-size: 40px;color: #333;line-height: 50px;}
.yinz_tit span{display: block;font-size: 30px;color: #666;font-weight: normal;padding: 15px 0 0;}
.yinz_m{background: url(../images/yinz_k.png) no-repeat;width: 600px; float:left}
.yinz_m dl{width: 230px;float: left;height: 240px;}
.yinz_m dl dt{height: 56px;line-height: 56px;font-size: 30px;color: #333;font-weight: bold;overflow: hidden;}
.yinz_m dl dt em{width: 56px;height: 56px;display: block;float: left;line-height: 0;background: #006ab0;border-radius: 50%;margin-right: 16px;transition: all 0.3s ease-in-out 0s;}
.yinz_m dl dt img{width: 56px;height: 56px;}
.yinz_m dl dd{font-size: 16px;color: #666;line-height: 30px;padding: 12px 0 0;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}
.yinz_m dl:nth-child(2n){float: right;}
.yinz_m dl:hover dt em,.gongy_t ul li:hover em{ transform: rotateY(180deg);}


/*新闻*/
.xw_bjs{ width:100%; min-width:1200px; background:#f3f3f3; float:left}
.news_con{ width:110%; float:left; }
.news_con h2 a{ display: block;font-size:22px;line-height: 22px;color: #222222;padding-bottom: 16px;font-weight: normal;}
.new1{ width:391px;float: left;margin-right: 13px;}
.new1_d{ width: 389px;box-sizing: border-box;border:1px solid #dcdcdc;background: #fff;}
.news_con dt img{display: block;width:100% ;height:161px;padding-top: 1px;margin: 0 auto; object-fit:cover;}
.news_con dd{ margin: 0 20px;height: 135px;}
.news_con dd h3 a{ display: block;font-size:18px;line-height: 27px;color: #222222;font-weight: normal; margin: 14px 0;height:54px; overflow:hidden}
.news_con dd p{ font-size:14px ;line-height: 24px;height: 48px; overflow:hidden; display:block;color: #666666;}
.news_con dd p a{ color: #1d2088;}
.new1 ul{ margin: 15px 20px ; }
.new1 ul li a{ display: block;font-size: 14px;line-height: 24px;color: #333333;height:24px; overflow:hidden; margin-bottom:10px;}



.news ul { width:110%; float:left;overflow:hidden}
.news  li{ width:281px; margin-right:25px; float:left;}
.news  li span{ width:281px; height:220px; display:table-cell; text-align: center; vertical-align: middle;overflow: hidden;*display: block; *font-size:245px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.news  li span img{width:281px; height:220px;object-fit:cover;}
.news ul li:hover{ transition: all .7s;}
.news ul li:hover span img,.new_lb ul li:hover  a span img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3);}
.news li h1{ width:100%; color:#666; float:left; height:30px; line-height:30px; font-size:16px; padding-top:10px; overflow:hidden}
.news li i{ color:#CCC}
.news li p{  line-height:22px; height:44px; float:left; overflow:hidden; color:#999}


.gg{ width:100%; text-align:center; background:url(../images/bg06.jpg) top center no-repeat; float:left; padding:40px 0}
.gg h1{ font-size:40px; color:#fff; font-weight:600; margin-bottom:10px;}
.gg p{ color:#fff; font-size:20px;}


.pro_fl{width: 100%;min-width: 1200px;min-height:800px;background-image: url(../images/bg03.jpg);background-attachment:fixed;background-repeat: repeat; float:left }
.gongye{ width:590px; float:left; background:#22b7ab;}
.gongye img{ width:100%; float:left}
.gongye span{ width:530px; float:left;padding:20px 30px;height:216px; display:block}
.gongye span h1{ font-size:26px; color:#fff; line-height:200%}
.gongye span h2{ font-size:20px; color:#fff; margin-bottom:15px; font-weight:600}
.gongye span p{ font-size:15px; line-height:30px; color:#fff;}

.gongye:hover{background:#eca901;}
.gongye:hover a{background:#295ac1;}

.pro_f2{ width:590px; float:right}
.pro_fl ul{ width:110%; float:left;}
.pro_fl ul li{ width:285px; height:340px; float:left; margin-right:20px; margin-bottom:20px; position:relative}
.pro_fl ul li .fl{ width:100%; height:200px;object-fit:cover; float:left; position:relative}
.pro_fl ul li span{width:100%;  float:left; text-align:center; background: url(../images/about1.png) top no-repeat; height:195px; position: absolute; bottom:0; left:0; z-index:11}
.pro_fl ul li span .fr{ width:45px; margin:15px 0;}
.pro_fl ul li span h1{ font-size:26px; color:#fff;}
.pro_fl ul li span p{ font-size:14px; line-height:24px; color:#fff; padding:0 20px; margin-top:10px;}
.pro_fl ul li:hover span{background: url(../images/about2.png) top no-repeat;}

/**/
.g_ys{width: 100%;min-width: 1200px;margin-top: 77px; float:left}
.g_ys h2{background:url(../images/ystit.png) no-repeat center top;height: 143px;margin: 0 auto;text-align: center;font-size: 54px;color: #333333;font-weight: normal;}
.g_ys h2 em{display: block;font-size: 20px;color: #666666;}
.g_ys .m_ys1{background:url(../images/ysbg1.jpg) no-repeat center top;height: 474px;}
.g_ys .m_ys2{background:url(../images/ysbg2.jpg) no-repeat center top;height: 602px;}
.g_ys .m_ys3{background:url(../images/ysbg3.jpg) no-repeat center top;height: 651px;}
.g_ys .m_ys4{background:url(../images/ysbg4.jpg) no-repeat center top;height: 577px;}
.g_ys h3{height: 130px;padding-left: 15px;background:url(../images/ystit2.jpg) no-repeat 0 128px;font-size: 40px;color: #333333;}
.g_ys h3 em{font-weight: normal;display: block;font-size: 28px;}
.g_ys p{font-size: 15px;line-height: 30px;padding-left: 12px;width: 445px;}
.ys1c{width: 1200px;margin: 0 auto;}
.g_ys span a{display: block;margin-top: 40px;width: 136px;height: 42px;line-height: 42px;background: #caa266;border-radius: 50px;text-align: center;font-size: 14px;color: #fff;}

.g_ys .m_ys1 .ys1{padding: 83px 0 0 730px;}
.g_ys .m_ys2 .ys1{padding: 230px 0 0 0;}
.g_ys .m_ys3 .ys1{padding: 211px 0 0 730px;}
.g_ys .m_ys4 .ys1{padding: 190px 0 0 0;}

/*产品中心*/
.bjtu{width: 100%;min-width: 1200px;max-height:800px;background-image: url(../images/bg04.jpg);background-attachment:fixed;background-repeat: no-repeat; float:left}
.prot ul{ width:110%; float:left; overflow:hidden; }
.prot ul li{ width:350px; text-align: center; border:1px solid #eeeeee; background:#fbfbfb; padding:16px; float:left; margin-right:20px; margin-bottom:20px;}
.prot ul li span{ width:350px;  height:350px; float:left;}
.prot ul li .wot{ width:100%;height:350px; object-fit:cover;}

.imghvr-slide-down {position: relative;
	display: inline-block;
	margin: 0;
	max-width: 100%;	
background:rgba(25, 69, 163, 0.8) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
background:#22b7ab; filter:Alpha(opacity=80);/*实现IE背景透明*/
	color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.imghvr-slide-down>img {
	vertical-align: top;
	max-width: 100%
}
.imghvr-slide-down .figcaption{
	background-color: inherit;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%);background-color: inherit
}
.imghvr-slide-down:before,.imghvr-slide-down:after,.imghvr-slide-down *,.imghvr-slide-down *,.imghvr-slide-down *:before,.imghvr-slide-down *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s ease;
	transition: all .35s ease; 

}

.imghvr-slide-down:hover .figcaption {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}


.figcaption {opacity:0.95; width:100%; height:100%; text-align: center;}
.figcaption img{ max-height:48px; margin-top:150px}

.prot ul li h1{ margin-top:15px; display:block; float:left; width:100%; font-size:18px;}
.prot ul li p{ line-height:26px; color:#999}



/*新闻*/
.news_l{ width:338px; height:358px; border:1px solid #dddddd; float:left; padding:30px; background:url(../images/new.jpg) no-repeat}
.news_l a{ display:inline-block}
.news_l img{ width:100%; height:210px;object-fit:cover;}
.news_l h1{ font-size:16px; font-weight:bold; line-height:50px;}
.news_l i{ color:#999; font-size:13px;}
.news_l p{ width:100%; padding-top:10px; line-height:26px; color:#999}

.new_r{ width:708px; height:358px; border:1px solid #dddddd; float: right;padding:30px;}
.new_r li{ width:100%; float:left; padding-bottom:30px; padding-top:15px; overflow:hidden}
.new_r li span{ width:60px; height:60px; text-align:center; margin-right:20px; float:left;}
.new_r li span b{ width:100%; float:left;line-height:41px;color:#db0f31;font-size:32px;}
.new_r li span i{color:#db0f31; font-size:12px; }
.new_r li h1{ float:left; width:618px; font-size:16px; font-weight:700; padding-bottom:12px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.new_r li p{ float:left; width:618px; color:#999;}


.weitu{ width:100%; float:left; background:url(../images/bg04.jpg) top center no-repeat; border-top:8px solid #22b7ab; padding-top:50px}
.wt1{ width:100%; float:left; text-align:center}
.wt1 p{ line-height:32px; color:#fff}
.wt1  a{ display:inline-block; font-size:18px; font-weight:600; margin-top:40px; padding:8px 30px; background:#eaa801; color:#fff;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius: 25px;-o-border-radius: 25px;}

.wt2{width:94%; float:left; padding:35px 3%; background:#f3f3f3; margin-top:60px; }
.wt2 span{ width:100%; text-align:center; height:33px; background: url(../images/btl.jpg) center no-repeat; float:left}
.wt2 span a{ font-size:18px; line-height:33px; letter-spacing:1px; margin:0 15px;}
.wt2 span a i,.wt2 span a:hover{ color:#eaaa00}
.wt2 ul{ width:110%; float:left; margin-top:30px;}
.wt2 ul li{ width:267px; text-align:center; float:left; margin-right:20px;}
.wt2 ul li img{ width:100%; height:180px;object-fit:cover;}
.wt2 ul li h1{ line-height:45px; border-bottom:1px solid #bbbbbb }








/*合作客户*/

.cp_gd {width:100%; height:136px;overflow: hidden;position: relative; float:left; }
.cp_gd ul{position: absolute; width:100%}
.cp_gd ul li{float: left;width:300x;text-align:center;cursor: pointer; margin-right:25px;}
.cp_gd ul li a{ width:100%;float:left; display:block}
.cp_gd ul li img {width:300px;height:100px; border:1px solid #d8d8d8;object-fit:cover;}
.cp_gd ul li p{ line-height:36px; height:36px; overflow:hidden }
.cp_gd ul li a:hover{ transition: all .7s;}
.cp_gd ul li a:hover p{background-color:#22b7ab; color:#FFF;opacity: 1;}

/*foo*/
.foot{ width:100%;  float:left;background: url(../images/contact.jpg) top no-repeat; overflow:hidden; }
.foot_left{ width:270px; float:left; text-align:center; background:#f1f1f1; padding:30px 0; } 
.foot_left span{ width:100%; float:left; padding-bottom:10px;}
.foot_left span img{ max-width:200px;}
.foot_left p img{ max-width:45%; }
.foot_left p{ width:95%; margin-left:2.5%; margin-right:2.5%; float:left; line-height:23px; color:#333; }

.footer{ width:620px;float:left; padding:25px ; padding-bottom:0; margin-left:50px; }
.footer ul { width:110%; float:left; overflow:hidden; padding-top:15px}
.footer ul li a{line-height:30px; font-size:15px; color:#fff; float:left; display:block; padding-left:40px}
.footer span{ width:450px; float:left; padding-top:30px; padding-left:40px;}
.footer p{ color:#f4f4f4; line-height:26px; float:left; width:100%; padding-bottom:7px;}
.footer p a{ color:#f4f4f4}
.footer_r{ width:100px; float:right; margin-top:35px; }
.footer_r h1{ font-size:22px; line-height:46px; padding-bottom:15px; width:100%; float:left;color:#f4f4f4}
.footer_r ul li{ width:100%; float:left; line-height:36px; height:36px; overflow:hidden}
.footer_r ul li a{color:#f4f4f4}


.footdn{ width:100%; float:left; line-height:45px; text-align:center; background:#222; }
.footdn p ,.footdn p a{color:#fff; font-size:14px;}
.footdn p img{ margin-top:13px;}




.foott{ width:100%; height:40px; line-height:40px; background-color:#202020; float:left; text-align:center}
.foott p,.foott a{ color:#999999;}
.foott p img{ margin-top:8px;}
/*翻页*/
#pages,.cpage{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both;}
#pages a,.cpage a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #db0f31; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #db0f31 solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px}
.articlebook a.zuo{ float:left}
.articlebook a.you{ float:right}
.articlebook a:hover{ color:#F00}


/*栏目页*/
/*关于我们*/
.gdt{ width:100%; height:50px; float:left; background-color:#f7f7f7; line-height:50px;}
.rmzx1{ float:left}



.nr_left{ float:right; overflow:hidden}
.nr_left ul li{height:52px; margin-bottom:2px; text-align:center;float: left; border-right:2px solid #fff;overflow: hidden;/*超出部分隐藏*/ padding:0 30px } 
.nr_left ul li:hover,.nr_left ul li.cuz{ background:#22b7ab}
.nr_left ul li:hover a,.nr_left ul li.cuz a{ color:#FFF}

.w950{width:950px; float:right; overflow:hidden}
.bkt{ border:1px solid #eeeeee; width:99.5%;float:left}
.about_nr,.wznr{ width:96%; padding:2%; float:left}
.about_nr img{ max-width:90%;}
.about_nr p{width:100%; float:left; overflow:hidden;  line-height:30px; padding-bottom:5px; }
.about_nr dl,.wznr dl{ width:100%; height:auto; border-bottom:1px solid #E5E5E5; float:left; padding-bottom:10px; margin-bottom:30px;}
.about_nr h1,.wznr h1{ width:100%; line-height:32px; font-size:25px; font-weight:800; float:left; color:#22b7ab}
.about_nr strong{ font-size:18px;}
.about_nr b{width:100%; float:left; text-align:center; font-size:20px; line-height:36px; padding-bottom:10px;}
.about_nr p strong{ font-size:18px; color:#22b7ab}
.about_nr h2{ width:100%; float:left; text-align:center;  padding-bottom:20px;}
.about_nr table{ margin:0 auto; text-align:center}
.about_nr table tr,.about_nr table td{ border:1px solid #eee !important}
.cp_dy{ width:98%; float:left; border:1px solid #e5e5e5; background:#f5f5f5; padding:0 1%; margin-bottom:15px}
.cp_dy dd{ display:block; float:left;line-height:23px; overflow:hidden; color:#868686; font-size:12px; text-align:left}



/*联系我们*/

.lxwm{ width:100%; float:left; overflow:hidden;}
.lxwm ul{ width:110%; float:left; overflow:hidden; padding-top:10px;}
.lxwm ul li{ width:301px; float:left; text-align:center; border-right:1px solid #e8e8e8;}
.lxwm ul li img{ max-width:80px; margin-bottom:30px}
.lxwm ul li p{ line-height:36px; font-size:15px}
.lxwm ul li:hover p{ color:#a10404}
.lxwm ul li:hover img{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}

/*人才招聘*/
.table_form tr{width:100%; }
.table_form th{ width:10%; float:left; text-align:left}
.table_form td{width:88%; float:left;}
.table_form .input-text{width:100% !important; height:46px !important; line-height:46px; background-color:#fbfbfb;border:1px solid #eeeeee}
.table_form textarea{ width:100% !important; background-color:#fbfbfb; border:1px solid #eeeeee}
.table_form select{width:606px !important; height:46px !important; line-height:46px; background-color:#fbfbfb;border:1px solid #eeeeee}
.button{ width:302px; float:left; line-height:40px !important; background:#22b7ab !important}






/*新闻列表*/

.new_list ul li{ width:97.4%; float:left;  border:1px solid #dedede; margin-bottom:20px; padding:15px;}

.new_list ul li dl{ float:left; font-size:16px; padding-right:8px; }
.new_list ul li dl a{color:#db0f31}
.new_list ul li h1{ float: left; font-size:18px; color:#434343;}
.new_list ul li i{ width:100%; float:left; font-size:13px; color:#999; line-height:42px;}
.new_list ul li p{width:100%; float:left; line-height:26px;max-height:52px; overflow:hidden}
.new_list ul li h1:hover{color:#db0f31}

/*应用领域*/
.news-title ul{ width:100%; float:left }
.news-title ul li{ width:100%; float:left;overflow:hidden;margin-bottom:50px; border-bottom:1px solid #f2f2f2; padding-bottom:50px;}
.news-title ul li .news_jl{width: 29%;overflow:hidden; float:left;}
.news-title ul li .news_jl a{width:348px; height:220px; overflow:hidden; display:table-cell; text-align: center; vertical-align: middle; border:1px solid #dedede; overflow: hidden;*display: block; *font-size:220px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.news-title ul li img{max-width:100%;max-height:220px;display: inline-block;vertical-align: middle; width:auto; height:auto}

.news-title ul li .new_tn{float: right;width: 67%;}
.news-title ul li span{float: left;width: 12%; font-family: 'DINmedi';color: #999999;}
.news-title ul li span strong{display: block;font-size: 42px;line-height: 1;}
.news-title ul li span i{font-size: 18px; font-weight:bold}

.news-title ul li .news_nt{width: 84%;float:right}
.news-title ul li .news_nt h1{ width:100%; float:left;color: #080604; font-size:20px; padding-bottom:20px;overflow: hidden; max-height:40px;text-transform:capitalize}
.news-title ul li .news_nt p{ line-height:24px; height:48px; overflow:hidden;width:100%; float:left; margin-bottom:75px;color: #999;text-transform:capitalize}
.news-title ul li dl{font-size:13px; line-height:140%; float:left; display:inline-block; border:1px solid #999; padding:8px 30px;color: #999;}

.news-title ul li:hover{border-bottom:1px solid #f16822;}
.news-title ul li:hover h1,.news-title ul li:hover dl{ color:#f16822}

.news-title ul li:hover img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3);}
/*----图片------*/
.img_list ul{ width:103%; float:left; margin-left:0.5%}
.img_list ul li{float: left;width:30.5%;cursor: pointer;border:1px solid #f2f2f2; padding-bottom:15px;box-shadow: 0px 0px 10px rgba(0,0,0,.2);   margin-right:2%; margin-bottom:2%; text-align:center; overflow:hidden;}
.img_list ul li a{width:100%;float:left; display:block}
.img_list ul li .img{width:100%; min-height:190px;  overflow: hidden; padding:15px;display:table-cell; text-align: center; vertical-align: middle; }
.img_list ul li img {width:353px;height:190px;object-fit:cover;}
.img_list ul li a h1 {width:90%;height:30px;text-align:center; margin-left:5%;float:left;font-size: 16px;line-height:30px;overflow:hidden;}


.img_list ul li a:hover .img img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.img_list ul li:hover{box-shadow: 0px 0px 10px rgba(33,135,255,.4); }
.img_list ul li a:hover h1{ color:#0979eb}








/*优势*/
.qy_sl ul{ width:110%; float:left; overflow:hidden}
.qy_sl ul li{ width:390px; float:left; padding-right:15px;}



.ys_wen{ width:388px; float:left; border:1px solid #dddddd; height:314px;  text-align:center}
.yan1{border-bottom:5px solid #891c22;margin-top:15px;}
.yan2{border-bottom:5px solid #26486e; margin-bottom:15px;}
.yan3{border-bottom:5px solid #000;margin-top:15px;}
.ys_wen img{ width:120px; margin-top:40px; margin-bottom:40px;}
.ys_wen p{width:100%; float:left;  font-size:20px; padding-bottom:15px;}
.ys_wen  b{width:100%; float:left; font-size:22px;}
.ys_wen:hover img{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}


/*关于我们*/
.bjs1{width:100%; float:left; background:url(../images/cpbj.jpg) top no-repeat; overflow:hidden }



/*服务*/
.fuwu ul{ width:110%; float:left; padding-left:30px;}
.fuwu ul li{ width:220px; float:left; padding-right:85px; overflow:hidden; text-align:center}
.fuwu ul li img{ width:80px; margin-bottom:10px;-webkit-transition: -webkit-transform 2s ease-out;  -moz-transition: -moz-transform 2s ease-out;  -o-transition: -o-transform 2s ease-out;  -ms-transition: -ms-transform 2s ease-out;}
.fuwu ul li b{ font-size:20px; line-height:36px; display:block}
.fuwu ul li i{ color:#9999a4; margin-bottom:20px; display:block}
.fuwu ul li dd{ border-bottom:1px solid #cccccc; width:120px; height:1px; margin:0 auto }
.fuwu ul li p{ line-height:22px; margin-top:20px; font-size:12px; color:#666666}
.fuwu ul li:hover img{-webkit-transform:rotateY(360deg);  -moz-transform: rotateY(360deg);  -o-transform:rotateY(360deg);  -ms-transform: rotateY(360deg);  transform: rotateY(360deg);}
.fuwu ul li:hover b,.fuwu ul li:hover i{ color:#891c22}
.fuwu ul li:hover p{ color:#6d7783}













.pro_nr{ width:1110px; border:15px solid #f4f4f4; padding:30px; float:left}










/*新闻内容*/
.new_nr{ width:100%; float:left;overflow:hidden}
.new_nrt{ width:100%; float:left; text-align:center; overflow:hidden; padding-bottom:10px}
.new_nrt h1{ font-size:20px; font-weight:bold; line-height:42px; color:#343742}
.new_nrt span{line-height:40px; color:#999}
.new_nr p{ width:100%; float:left; text-align:left; line-height:30px;padding-top:5px;}
.new_nr p img{max-width:800px;}




/*搜索列表*/
.new_list1 ul{ width:100%; float:left; overflow:hidden}
.new_list1 ul li{ width:100%; float:left; border-bottom:1px dashed #e2e2e2; padding-bottom:8px; padding-top:8px;}
.new_list1 ul li h2 a{ width:78%; line-height:30px; overflow:hidden; font-size:16px; font-weight:500; float:left}
.new_list1 ul li i{color:#4eb02c; font-size:13px; float:left; padding-right:8px; padding-top:8px;  }
.new_list1 ul li span{ color:#b1b1b1; float:right}
.new_list1 ul li p{width:100%; font-size:14px; line-height:25px; color:#666; padding-top:5px; float:left; overflow:hidden;}
.new_list1 ul li h2 a:hover{ color:#891c22; }