@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:16px;  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:middle}
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;}

.clean100{clear:both;height:103px;overflow:hidden;}
.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{   overflow:hidden;}
.w1400{ width:1400px;margin:0 auto;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*/
.hedr{ width:100%;overflow:hidden; margin:0 auto; z-index:999;position: relative;}
.top{ width:100%; height:45px;line-height:45px; border-bottom:1px solid #f8f8f8; float:left; position:relative; background:#fff;z-index:999; }
.top span{ float:left;color:#999}
.top a{ display:inline-block; float:left; padding-right:15px;color:#cccccc }
.top p{ float:right;text-transform:capitalize }
.top p a img{ height:25px; margin-top:8px; margin-right:8px; float:left}
.top a:hover{ color:#6d9eeb}

.bjsn{float:left; width:100%; background: url(../images/dl.jpg) no-repeat}

/*导航条*/
.dht{ float:left;width:100%; padding:20px 0;position: relative;transition: all .5s ease;position: fixed; background:#fff;box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);left: 0;top: 0px; z-index:9999; }
.dht span{ float:left;position: relative;left:0;transition-duration: .5s; overflow:hidden; height:60px;}
.dht img{ height:60px; margin-top:3px;}
.dht span:before{content: "";
    position: absolute;
    left: -665px;
    top: -460px;
    width: 300px;
    height: 15px;
    background-color: rgba(255,255,255,.5);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 1s ease-in 1s infinite;
    -o-animation: searchLights 1s ease-in 1s infinite;
    animation: searchLights 1s ease-in 1s infinite;}
	@-webkit-keyframes searchLights {
	0% {
		left: -100px;
		top: 0;
	}

	to {
		left: 120px;
		top: 100px;
	}
}

@-o-keyframes searchLights {
	0% {
		left: -100px;
		top: 0;
	}

	to {
		left: 120px;
		top: 100px;
	}
}

@-moz-keyframes searchLights {
	0% {
		left: -100px;
		top: 0;
	}

	to {
		left: 120px;
		top: 100px;
	}
}

@keyframes searchLights {
	0% {
		left: -100px;
		top: 0;
	}

	to {
		left: 120px;
		top: 100px;
	}
}

.menu{ width:60%; float:right;}
.menu .menu_item{ display:inline-block;float:left;font-size: 16px;width:14.2%;height:60px; text-align:center; font-family:"微软雅黑";  }
.menu .menu_item a{font-size: 16px; display: block;width: auto; line-height:55px;text-transform:capitalize }
.menu .menu_item:hover,.cur{ background:url(../images/bk.jpg) bottom no-repeat}
.menu .menu_item:hover a,.cur a{ color:#1d3d78; font-weight:600}



.menu .menu_item:hover .submenu{display:block; z-index:99999; position:absolute;}
.submenu{ overflow: hidden; display:none;z-index:999999999; background:#1d3d78; }
.submenu_item {padding:0 2px; min-width:122px; text-align:center; }
.submenu_item a{ color:#fff!important; font-weight:100 !important; line-height:3em !important;}
.submenu_item:hover{ background:#df542d}
.submenu_item a:hover{ color:#fff !important;}

.nav{ width:100%; float:left; padding-top:160px; text-align:center}
.nav h1{ font-size:56px; line-height:100%; margin-bottom:40px; color:#fff; font-weight:bold; letter-spacing:2px;text-transform:capitalize }
.nav h1 i{color:#db0f31}
.nav p{ font-size:20px; color:#fff; line-height:140%; margin-bottom:35px;}
.nav dl{ font-size:28px; color:#fff; font-weight:bold}
.nav a{ background-color:#db0f31; color:#fff; padding:10px 27px; display:inline-block;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius: 25px;-o-border-radius:25px; margin-top:80px;}


/*banner*/


#banner{ height:650px; min-width: 1200px; position:relative; overflow:hidden; z-index:11; top:103px; }

.bannerdw{width:100%;height:300px;clear:both;position: relative;left:0;top:103px;}
.suanbanner{  width:100%;   position:relative; overflow:hidden; }
.suanbanner img{width:100%;height:300px;object-fit:cover;}
.bt1{width:100%; float:left; text-align:center; position:absolute; top:80px;}
.bt1 h1{ font-size:36px; letter-spacing:3px; font-weight:600; color:#012054;text-shadow: #fff 2px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0; line-height:180%;text-transform:uppercase;}
.bt1 b{ display:block; font-size:26px;text-transform:uppercase; color:#f3f3f3;text-transform:capitalize }
.bt1 p{ font-size:20px;color:#f3f3f3; line-height:220%; letter-spacing:4px;text-transform:capitalize } 





.bt{ width:100%; float:left; text-align:center; padding:30px 0; }
.bt b{ width:100%; float:left;font-weight:normal;font-size:30px;text-transform: uppercase; line-height:45px;text-transform:capitalize }
.bt b i{ color:#1d3d78}
.bt h1{ width:100%; font-weight:600; float:left;display:block; font-size:34px; height:45px; line-height:45px; display:inline-block;background: url(../images/pro_line.png) no-repeat center 5px; margin-bottom:10px; }
.bt span{ color:#df542d}
.bt p{ color:#505050;text-transform: uppercase; font-size:14px;  }

.pro_cla{ width:100%; float:left;text-align: center; margin-bottom:40px;}
.pro_cla ul{ width:102%; float:left; overflow:hidden}
.pro_cla li{width:17.5%;float: left;border: solid 2px #4e4e4e;border-radius: 8px; margin-right:2%; }

.pro_cla li p{display: block;line-height:40px;text-transform:capitalize }
.pro_cla li:hover{ background:#1d3d78; border: solid 2px #1d3d78;}
.pro_cla li:hover p{color:#ffff;}


.pro ul{ width:101%; float:left; overflow:hidden}
.pro ul li{ width:23.8%; float:left; border:1px solid #dfdfdf; margin-right:1%; margin-bottom:1%;}
.pro ul li span{ width:100%;float:left; text-align:center;overflow: hidden;*display: block; /*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.pro ul li span img{max-width:100%;display: inline-block;vertical-align: middle; width:auto; height:auto}
.pro ul li .pro_1{ width:94%; float:left; background:#f1f1f1; border-top:1px solid #dfdfdf; padding:3%; text-align:center; }
.pro ul li .pro_1 h1{ font-size:18px; font-weight:600; height:45px; line-height:45px; overflow:hidden;width:100%;float:left; text-transform:capitalize }
.pro ul li .pro_1 dl{width:100%;float:left; }
.pro ul li .pro_1 p{ width:50%; float:left;line-height:40px; color:#fff; background:#202528; margin-bottom:10px;text-transform:capitalize }
.pro ul li:hover{border:1px solid #00349a;-webkit-transition:all 0.4s linear;transition:all 0.4s linear;}

.pro ul li:hover 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);}

.gg,.gg img{width:100%; float:left;}

/*品牌实力*/
.sub_cats{ width:100%; float:left; text-align:center; padding-top:20px; }
.sub_cats a{ padding:6px 23px; margin:15px; display:inline-block; border:1px solid #f2f2f2;box-shadow: 0px 0px 10px rgba(0,0,0,.2);border-radius: 5%;  font-size:18px;}
.sub_cats a.cut,.sub_cats a:hover{ background:#1d3d78; color:#fff;border:1px solid #1d3d78;}


.prot ul{width:110%; float:left}
.prot ul li{ width:251px; background:#fff; text-align:center; float:left; margin-right:20px; margin-bottom:30px; padding:15px; border:2px solid #e7e7e7; box-shadow:1px 1px 3px #e7e7e7 ;}
.prot ul li h1{ width:100%; height:32px; margin-top:10px;line-height:32px; font-size:16px;overflow: hidden;text-transform:capitalize }

.prot ul li img{ max-width:100%; max-height:200px;object-fit:cover; }

.prot ul li:hover h1{ color:#1d3d78}




.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {

  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.bjse{ width:100%; background: url(../images/bjs4.jpg) no-repeat;float:left; }
.qmyd_l ul{ width:110%; float:left; margin:20px 0;}
.qmyd_l ul li{ width:216px; float:left; margin-right:26px; overflow:hidden;}
.qmyd_l ul li .img{ width:216px; height:405px;display:table-cell; text-align: center; vertical-align: middle;overflow: hidden;*display: block; *font-size:353px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.qmyd_l ul li .img img{max-width:216px;max-height:405px;display: inline-block;vertical-align: middle; width:auto; height:auto}
.qmyd_l ul li:hover{ transition: all .7s;}
.qmyd_l ul li: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.3);transform:scale(1.3);}

.qmyd_l ul li .wen{ width:216px; height:74px; display:inline-block; background:url(../images/tubi.png) center  right no-repeat; margin-top:33px; position:relative }
.qmyd_l ul li .wen b{font-size: 60px; line-height:100%; color:#e6e7e8; font-family: fontface__阿里巴巴普惠体-Light__32__32137214061;text-transform:capitalize }
.qmyd_l ul li .wen h1{ position:absolute; bottom:20px; font-size:24px;left:80px; color:#df542d;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;text-transform:capitalize }


/**/
.content{
    position: relative;
	width: 1400px;
	margin:auto;
	overflow: hidden;
}
.edge{font-family:"Microsoft Yahei";font-size:16px;position: relative;line-height:36px;padding:22px 0;}
.edge h2{display: block;text-align: center;height: 182px;text-transform:capitalize }
.edge-ge{background:url(../images/ge01.png) no-repeat center 0;}
.edge1,.edge3{background: #f3f4f6;height: 577px;}
.edge3{height:493px;}
.edge_c1{padding: 69px 0 0;height: 508px;}
.edge_c3{padding: 31px 0 0;height: 462px;}
.edge2{padding: 67px 0 0;height: 372px;}
.edge4{padding: 46px 0 0;height: 417px;}
.edge_w{width: 50%;padding: 50px 20px 0 0;}
.edge_w1{padding-top: 94px;}
.edge_w2{padding-top: 11px;}
.edge_w3{padding-top: 91px;}
.edge_w h3{height: 100px;font-size: 30px;font-weight: normal;color: #2f3030;line-height: 40px;white-space: nowrap;}
.edge_w h3 em{height:68px;font-size:48px;color: #fff;line-height:68px;width: 76px;float: left;background: #686868;border-top: solid 4px #1d3d78;text-align: center;margin:0 20px 0 0;font-family: Arial;}
.edge_w h3 p{width: 80%;float: left;text-transform:capitalize }
.edge_w h3 p b{display: block;font-size:40px;line-height: 40px;color: #1d3d78;text-transform:capitalize }
.edge_w li{background:url(../images/ico03.png) no-repeat 6px 13px;padding: 0 0 0 29px;}






.qi_ry {width:100%; height:240px;overflow: hidden;position: relative; float: right; }
.qi_ry ul{position: absolute;}
.qi_ry ul li{float: left;width:250px;cursor: pointer; margin-right:20px; text-align:center; margin-bottom:10px;}
.qi_ry ul li a{width:250px;float:left; display:block}
.qi_ry ul li .img{ display:table-cell; text-align: center; vertical-align: middle; width:248px; height:198px; overflow: hidden; border:1px solid #e8e8e8; *display: block; *font-size: 124px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.qi_ry ul li img {width:248px;height:198px;object-fit:cover;}
.qi_ry ul li a .box {width:100%;height:40px;text-transform:capitalize ;text-align:center; float:left; text-align:center;line-height:40px; overflow:hidden;white-space: nowrap; background:#1d3d78; color:#fff;}
.qi_ry ul li a:hover{ transition: all .7s;}
.qi_ry 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.3);transform:scale(1.3);}
.qi_ry ul li a:hover .box{background-color:#df542d;}


.lcgy{ width:100%; float:left; text-align:center;}
.lcgy img{ max-width:100%}

/*新闻*/

/*新闻*/
.new_bt{ width:218px;  float:left; }

.new_bt h1{ background:url(../images/news_line.png) no-repeat}

.new_list{ width:99%; margin:0 auto}
.new_list ul{ width:102%; float:left; }
.new_list ul li{ float:left; margin-right:2%; margin-bottom:2%; background:#f7f7f7}
.new_list ul .new_l{ width:48%; }
.new_list ul .new_l span{ width:40%; float:left}
.new_list ul .new_l span img{ width:100%; height:213px;object-fit:cover;}
.new_list ul .new_l dl{ width:53%; float:right; margin:3%}
.new_list ul  h1{ width:100%; float:left; height:45px; line-height:45px; overflow:hidden;text-transform:capitalize }
.new_list ul i{ font-size:14px; color:#999;  width:100%; float:left; padding:10px 0}
.new_list ul p{width:100%; float:left; line-height:24px; font-size:15px; color:#888; height:72px; overflow:hidden;text-transform:capitalize }

.new_list ul .new_r{ width:31.33%; }
.new_list ul .new_r dl{width:90%; float:right; margin:5%}
.new_list ul .new_r p{ height:48px;text-transform:capitalize } 
.new_list ul li:hover{-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.3);box-shadow: 0 2px 10px rgba(0,0,0,0.3)}


/*about*/
.gywm{width:100%; float:left; overflow:hidden;}
.ab_bj{width:100%; float:left; overflow:hidden;background: url(../images/about_bg.jpg) #fff center top no-repeat;padding-top:60px; padding-bottom:60px;box-sizing: border-box;}

.ab_bj dd { width:45%; height:390px; float:left; padding:30px;}
.ab_bj dd h2 {background: url(../images/ab_tt.png) no-repeat center top;height:83px;font-size:44px;color: #fff;font-weight:normal;padding-top:30px;box-sizing: border-box;text-align: center;}
.ab_bj dd h2 a{color: #fff}
.ab_bj dd p{font-size:14px;color: #fff;line-height: 30px;padding-top:48px;text-transform:capitalize }
.ab_bj dd p img{ display:none}
.ab_bj dd em a {display: block;width:190px;height: 40px;line-height:40px;background: #1d3d78;text-align: center;font-size:18px;color: #fff; margin-top:40px; float:left}
.ab_bj dd em a:hover{background: #df542d}
.ab_bj .gywm_l{ width:50%; height:380px;object-fit:cover; float:right; margin-top:10px; }


/*解决方案*/

.bjt3{width: 100%;min-width: 1200px;min-height:300px;background-image: url(../images/slide2.jpg);background-attachment:fixed;background-repeat: no-repeat;}
.container{ width:100%; float:left; padding-top:90px;}
.counter{ width:25%;
	text-align: center;
	position: relative; float:left
}
.counter .counter-content{
	width:100%;
	height: 80px;
	z-index: 1;
	position: relative;
	transition: all 0.3s ease 0s;color:#fff; font-size:18px; font-weight:700
}

.counter .counter-value{
	font-size: 50px;color:#fff;
	font-weight: 700;
}
.counter .title{
	display: inline-block;

	font-size: 14px; color:#fff;
 
	text-transform: capitalize;
	margin: 0;
}



.lxwm{ width:100%; float:left; padding-top:85px; padding-bottom:80px;}
.lxwm ul li{ width:400px; float:left}
.lxwm ul li b{ width:100%; float:left; font-size:18px; color:#db0f31; padding-bottom:25px;text-transform:capitalize }
.lxwm ul li p{ color:#fff; margin-bottom:15px;text-transform:capitalize }
.lxwm ul li img{ width:16px; float:left; padding-right:10px;}
/*在线客服*/
.bg_l{ width:35%; float:left; height:460px; background:url(../images/bg.jpg) no-repeat; padding:150px 30px 0; text-align:center}
.bg_l h1{ text-transform: uppercase; font-size: 33px; color:#df542d;text-transform:capitalize }
.bg_l h2{ font-size:25px;  line-height:300%;text-transform:capitalize }
.bg_l p{  line-height:28px;}

.biaoge{ width:58%; float:right}

/*foo*/
.foot{ width:100%;  float:left;background: url(../images/foot.jpg) center repeat;overflow:hidden; padding-bottom:50px; padding-top:40px; }
.foot_l{ width:34%; float:left; margin-left:5%}
.foot_l span{ width:55%; float:left; height:100px; margin-top:10px; border-right:1px solid #365a96}
.foot_l span img{ width:200px; float:left; padding-top:35px;}
.foot_l strong{ color:#1d3d78; font-size:16px;}
.foot_l b{ float:right; width:40%; font-weight:normal}
.foot_l p{ width:100%; float:left; font-size:16px; color:#f8f8f8; line-height:34px;margin-bottom:4px;}
.foot_l p img{ max-height:25px; padding-right:8px; }
.foot_l dl{ width:45%; line-height:40px; float: left; text-align:center; margin-top:12px; }
.foot_l dl img{ max-width:90%;}


.foot_bg{ width:54%; float:right; margin-right:4%}
.foot_bg img{ height:360px; width:100%;object-fit:cover; margin-top:50px;}

.table_form tr{ width:100%; float:left; margin:10px 0}
.table_form tr th{ width:15%; line-height:30px; font-weight:normal; text-align:left; color:#999 !important; float:left}
.table_form tr td{ width:80%; float:left}
.table_form .input-text{ width:100% !important; line-height:44px; border:1px solid #ccc; background:none}
.table_form textarea{ width:100% !important; line-height:44px; height:92px; background:none; border:1px solid #ccc;}
.button{ width:230px !important; height:40px !important; background:#1d3d78 !important; color:#fff; }

.footer{ width:100%; float:left; border-top:1px solid #202020; text-align:center; background:#151615; line-height:50px;}
.footer p,.footer p a{color:#616161;}



/*翻页*/
#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: #1d3d78; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #1d3d78 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:#1d3d78}


/*栏目页*/
.dh_dy{ width:100%; float:left; height:48px; line-height:48px; background:#f2f2f2;}
.dh_dy img{ height:20px; margin-right:8px;}
.dh_dy p{font-weight: normal;padding-left: 8px; float:left}
.dh_dy span,.dh_dy a{ font-size:15px; color:#666}


/*新闻栏目*/
.news-title ul,.news-zb ul{ width:95%; margin:15px; display:inline-block}
.news-title ul li,.news-zb ul li{ width:100%; float:left;overflow:hidden;margin-bottom:30px;border:1px solid #f2f2f2;box-shadow: 0px 0px 10px rgba(0,0,0,.2);}
.news-title ul li .news_jl{width: 100%;display: flex;padding: 30px;box-sizing: border-box;}
.news-title ul li a img{ width:30%; height:213px;object-fit:cover; }
.news-title ul li .news_nt{ width:68%; float:right}

.news-title ul li .news_nt h1{ width:100%; float:left; font-size:18px; text-transform:capitalize ;padding-bottom:20px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.news-title ul li .news_nt p{ line-height:24px;}
.news-title ul li .news_nt span{ display:block; margin-top:78px;}
.news-title ul li i{font-size:13px; line-height:140%; color:#999; border-right:1px solid #999; float:left; padding-right:8px; margin-right:8px;}
.news-title ul li dl{font-size:13px; line-height:140%; float:left; color:#1d3d78}
.news-title ul li:hover{border:1px solid #1d3d78;box-shadow: 0px 0px 10px rgba(43,116,221,.2);}
.news-title ul li:hover h1,.news-title ul li:hover dl{ color:#1d3d78}
.news-title ul li:hover span{ padding-left:20px; }


/*栏目页*/
.lanmu{ width:192px; height:180px; position:relative; background:#db0f31; padding-left:28px; margin-top:380px; }
.lanmu b{ width:100%; float:left; color:#fff; font-size:24px; padding-top:43px; padding-bottom:12px; font-weight:normal}
.lanmu dl{ width:40px; height:1px; border-bottom:1px solid #fff; float:left;}
.lanmu h1{width:100%; float:left; color:#fff; font-size:20px; padding-top:12px;text-transform:capitalize  }

.suan_sy{ width:100%; height:50px; line-height:50px;float:left; background:#f6f6f6}
.suan_sy span{ width:950px; float:right}
.suan_sy img{ width:20px; float:left; padding:16px 16px 0 0}
.suan_sy a{ font-size:15px;} 

.about_l{ width:17%;  border-top:none; background:#f9f9f9; float:left}
.about_l span{ width:100%; height:100px; line-height:100px; color:#fff;text-transform:uppercase; text-align:center;background: url(../images/lmk1.jpg) repeat; display:inline-block; font-size:22px; font-weight:600}
.about_l span h1{ font-size:20px; text-transform:capitalize ; color:#fff; width:100%; float:left; padding:30px 0 5px 0;text-transform: uppercase;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;}

.accordion {width: 100%; float:left;}

.accordion .linkr {
    cursor: pointer;
    display: block;
    padding: 15px 5px 15px 0; background:#1d3d78;
    border-bottom: 1px dotted #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;text-transform:capitalize 
}
.accordion .linkr a{ font-size: 16px; color: #fff;overflow:}

.accordion li{cursor: pointer;}
.linkr  i { background:url(../images/ttp.png) center no-repeat; height:21px; width:56px; float:left;
   
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion .linkr:hover,.cent .linkr{ background:#df542d;}
.accordion .linkr:hover a,.cent .linkr a{ color:#fff }

/**
 * submenute
 -----------------------------*/
.submenute {background:#f7f7ff;font-size: 14px;}

.submenute li { border-bottom: 1px dotted #dedede;}

.submenute a {display: block;
    text-decoration: none;
    color: #0466cb;
    padding: 12px;
    padding-left:20px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.submenute li i{ background: url(../images/xt.png) center no-repeat; width:50px; height:23px; float:left}
.submenute a:hover ,.submenute li.cento a{background: #df542d; color: #FFF;}
.submenute li:last-child .link {border-bottom: 0;}
.submenute .cento i{ background:url(../images/xt1.jpg) center no-repeat}




.about_lt { width:100%; text-align:center; float:left; padding-bottom:10px;}
.about_lt a{ padding:13px 60px; display:inline-block; background:#1d3d78; color:#fff; margin-right:8px; margin-left:8px; text-align:center;  margin-bottom:20px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }
.about_lt a:hover,.cugt{ background:#df542d !important; color:#fff  }


.w950{width:80%; float:right; overflow:hidden}
.bkt{ border:1px solid #eeeeee; width:99.5%;float:left}

.about_nr p{ width:100%; float:left; line-height:32px; margin-bottom:10px;text-transform:capitalize }
.about_nr strong{ font-size:18px; }

.about_nr  img{ max-width:100%; }

/*产品*/
.cp_gd ul{ width:100%; float:left;}
.cp_gd ul li{float: left; width:31%;cursor: pointer; margin-right:1%; margin-left:1%;margin-bottom:3%; overflow:hidden}
.cp_gd ul li a{ width:100%;float:left; display: inline-block; overflow:hidden}
.cp_gd ul li span{ display:table-cell; text-align: center; vertical-align: middle; width:99.8%;  overflow: hidden; border:1px solid #eaeaea;  *display: block; *font-size:96px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_gd ul li img {width:100%;object-fit:cover;}

.cp_gd ul li a h1{ width:100%; float:left;line-height:48px;font-size:17px; text-align:center;border-bottom:2px solid #1d3d78;  overflow:hidden;text-transform:capitalize }
.cp_gd ul li a:hover{ transition: all .7s;}
.cp_gd ul li a:hover span img,.cp_img 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.2);transform:scale(1.2);}
.cp_gd ul li a:hover h1{background-color:#df542d; color:#FFF;opacity: 1;}

/*关于我们*/
.bjsen{width:100%; float:left; background:#f9f9f9;}




/*图片中心*/
.cp_img{float: left; overflow:hidden; }
.cp_img ul{ width:102%; float:left}
.cp_img li { width:31%;cursor: pointer; background:#fff; margin-right:2%; margin-bottom:2%; border:1px solid #eee; text-align:center; float:left}
.cp_img li a span{ width:100%;height:320px; display: inline-block; cursor: pointer; vertical-align: middle; display:table-cell;overflow: hidden;  *display: block; *font-size:192px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_img li a span img{ width:94%; height:90%;object-fit:cover;vertical-align: middle;}
.cp_img li a h1{ width:95%; line-height:32px;height:32px;font-size:16px; padding-left:2.5%; margin-bottom:10px; overflow:hidden;text-transform:capitalize }
.cp_img li:hover a h1{ color:#df542d; font-weight:600}
.cp_img li:hover{border:1px solid #df542d;}



/*联系我们*/
.lxwm_list{ width:100%; float:left;overflow:hidden; background:#1d3d78; }
.lxwmt{ width:50%; height:499px;object-fit:cover;float:left}
.lxwm_list span{ width:45%; float:right; padding:2.5%;}
.lxwm_list p img{ height:25px;margin-right:10px; }
.lxwm_list p{ line-height:32px; color:#fff; margin-bottom:15px;}
.lxwm_list h1{ font-size:25px; line-height:180%; color:#fff; margin-bottom:10px;text-transform:capitalize }


/*项目服务*/
.cpzs{ width:890px; padding:30px; float:left}
.cpzs ul li{ width:100%; float:left; padding-bottom:30px; border-bottom:1px dotted #ccc; margin-bottom:30px;}
.cpzs ul li span{ float:left}
.cpzs ul li .wor{ width:288px; height:188px;object-fit:cover; float:left}
.cpzs ul li .cpzts{ width:562px; float:right}
.cpzs ul li .cpzts dl{ width:100%; text-align:right;  line-height:24px;}
.cpzs ul li .cpzts dl a{color:#db0f31;}
.cpzs ul li .cpzts h1{ width:100%; color:#5a5a5a; float:left; font-size:18px; font-weight:bold; line-height:33px; padding-bottom:15px;}
.cpzs ul li .cpzts p{ line-height:24px; color:#999}


.wznr{ width:94.6%; padding:30px; float:left;}
.wznr b{width:100%; float:left; text-align:center; font-size:20px; line-height:36px; padding-bottom:20px;text-transform:capitalize}
.wznr p{width:100%; float:left; overflow:hidden;  line-height:28px; padding-bottom:5px; text-transform:capitalize}
.wznr p strong{ font-size:18px; color:#df542d}
.wznr img{ max-width:700px; margin-top:8px;}
.wznr dl{ width:100%; float:left; text-align:center;  padding-bottom:20px;}
.wznr dl a{ color:#df542d; font-size:16px; font-weight:600;text-transform:capitalize}
.wznr table{ margin:0 auto; }

.wznr table td{border:1px solid #ccc !important;}
.wznr table td p{line-height:30px !important;}
.cp_dy{ width:99.8%; float:left; border:1px solid #eee; background:#f9f9f9;}
.cp_dy dd{ float:left; padding:10px; line-height:22px; font-size:13px;}








/*搜索列表*/
.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; }


@media (max-width:1600px){
    .w1400,.content {width:1200px;}
.pro_cla li	{ margin-right:1.9%}
.edge_p{ width:45%}	
.edge_p img{ width:100%}


}
@media (max-width:1440px){
    .w1400,.content {width:1200px;}
}
