@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
html { line-height: 1.15; /* Correct the line height in all browsers */ -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS. */ } 
a { background-color: transparent; /* Remove the gray background on active links in IE 10. */ } 
img { border-style: none; /* Remove the border on images inside links in IE 10. */ }
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:16px;  margin:0; padding:0;font-family: "Microsoft Yahei";}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,html,body,nav,th,td,tr{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:15px; font-weight:normal;}
img{border:0;}
ol,ul,li,dd,dl{list-style:none;}
i{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#f00;text-decoration:none;}

.clean70{clear:both;height:70px;overflow:hidden;}
.clean40{clear:both;height:40px;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;}

.w1280{width: 1280px; margin: 0 auto;}
.mar{overflow:hidden;}
.i{font-style:normal}

.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.more-line{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.content{
    position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.clean60{clear:both;height:60px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}

/* 分页banner图 */
#banner{ height:550px;min-width: 1200px; }
/*返回顶部样式*/
.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;}

/* 首页 */
.bt{ width:100%;  float:left; text-align:center}
.bt h1{ font-size:30px; font-weight:bold; line-height:200%; color:#26272c; text-transform: uppercase;}
.bt h1 i{ color:#045c94}
.bt p{ font-size:20px; line-height:180%; color:#999;text-transform: uppercase;}
.bt p:before {
    content: "";
    display: inline-block;
    width: 30px;
    border-top: 1px #d9d9d9 solid;
    margin: 0 10px;
    vertical-align: middle;
}
.bt p:after {
    content: "";
    display: inline-block;
    width: 30px;
    border-top: 1px #d9d9d9 solid;
    margin: 0 10px;
    vertical-align: middle;
}
/*关于我们*/
.gywm{width:100%; float:left; background:url(../images/bjt.jpg) center repeat; padding:30px 0}
.gywm_l span{ width:50%; float:right;}
.gywm_l h1{ font-family: 微软雅黑; font-size: 26px; line-height: 2.5em;border-bottom: 1px #eee solid;text-transform: uppercase;margin-bottom: 3%;}
.gywm_l p{ line-height:30px;}
.gywm_l a{ float:left; margin-top:30px; padding:8px 28px; display:inline-block; background:#045c94; color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }
.gywm_l a:hover{ background:#2895de}
.gywm_l img{ display: block;float: left;width: 45%;margin-right: 5%;box-shadow: 10px 10px 10px rgba(0,0,0,0.2);}



/*合作客户*/

.cp_gd {width:100%; height:185px;overflow: hidden;position: relative; float:left; }
.cp_gd ul{position: absolute;}
.cp_gd ul li{float: left;width:212x;cursor: pointer; background:#fff; margin-right:25px; text-align:center}
.cp_gd ul li a{ width:212px;float:left; display:block}
.cp_gd ul li img {width:212px;height:145px;object-fit:cover; float:left}
.cp_gd ul li p{ width:100%; float:left; line-height:40px;}

/*产品中心*/

.cp_list{ width:100%; float:left; overflow: hidden}
.cp_left{ width:240px; float:left;}
.cp_left span{ width:240px;  float:left; padding:15px 0;  background:#045c94; text-align:center}
.cp_left span h1{ font-size:30px; color:#FFF;line-height:50px;  font-weight:600; display:inline-block;}
.cp_left span a i{ font-size:16px; color:#FFF;text-transform:capitalize}
.cp_left .cp_ul,.cp_left .cp_suan{ width:200px; border:1px solid #d2d2d2;float:left; padding:28px 19px 10px; border-bottom:none}
.cp_left .cp_ul li,.cp_left li{ width:100%; float:left; height:44px; line-height:44px; text-align:center; display:block; margin-bottom:20px; background:url(../images/bjt1.png) no-repeat}
.cp_left .cp_ul li a,.cp_left li a{width:100%; display:inline-block;font-size:15px;}
.cp_left li:hover a{color:#fff}

.cp_left li:hover,.cp_left ul .cut{background:url(../images/bjt2.png) no-repeat}
.cp_left ul .cut a{ color:#fff !important}
.lxw{ width:100%; height:192px; background:url(../images/lmt.png) no-repeat; float:left; text-align:center}
.lxw p{ width:100%; float:left; padding-top:50px; color:#fff;}
.lxw  h1{ font-size:24px; color:#fff; line-height:270%;}
.lxw  a{ display:inline-block; padding:7px 20px; border:1px solid #fff; color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }

.cp_right{ width:79.5%; float:right; overflow:hidden}
.cp_right ul{ width:102%; float: left; overflow:hidden;}
.cp_right ul li{ width:48%; float:left; margin-right:2%; overflow:hidden; margin-bottom:2.5%;  display:inline-block }
.cp_right ul li a span{ width:100%; height:279px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden; *display: block; *font-size: 227px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_right ul li a span img{ width:100%;  height:279px;object-fit:cover; }

.cp_right ul li a:hover span img,.advan li:hover .ing img,.img_r ul li a: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.2);transform:scale(1.2);}





/* 我们的优势*/
.advan{width:100%; float:left; overflow:hidden}
.advan li{ width:33.3%; float:left; text-align:center;}
.advan li .ing{width:100%; height:253px; overflow:hidden}
.advan li .adv_img{ width:100%; height:253px;object-fit:cover; float:left}
.advan li span{ width:100%; float:left; background:#045c94; padding:40px 0}
.advan li span .adv_ico{ height:70px; margin-bottom:20px;}
.advan li span h1{ font-size:22px; color:#fff;}
.advan li span a{ display:inline-block; margin-top:15px;border-top: 1px #fff solid;width: 30%; height:1px}
.advan li:hover span{background:#2895de;}

/* 新闻 */
.new_1{ width:100%; float:left; background:url(../images/new.jpg) repeat; padding:40px 0;  z-index:88}

.new_bt{ width:100%; float:left; text-align:center;}
.new_bt h1{font-family: 微软雅黑; font-size: 30px; letter-spacing: 2px; color:#fff; }
.new_bt p{ color:#fff; line-height:42px;text-transform:uppercase;}
.new_bt a{margin-top:15px; padding:8px 28px; display:inline-block; background:#fb6d03; color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }

.new_lm{ width:100%; float:left; text-align:center; padding:20px 0}
.new_lm a{ display:inline-block; width:16%; margin-left:1%; margin-right:1%; height:34px; text-align:center; line-height:34px; border:1px solid #fff; color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }
.new_lm a:first-child,.new_lm a:hover{ background:#2895de;border:1px solid #2895de; color:#fff}
.new_lb{ width:110%; float:left; padding-top:10px;}
.new_lb li{ width:283px; float:left; background:#fff; border:1px solid #d9d9d9; margin-right:20px; margin-bottom:20px; padding:10px;}
.new_lb li img{ width:100%; height:152px; float:left;object-fit:cover;}
.new_lb li h1{ width:100%; float:left;font-size:16px; line-height:36px;height:36px; overflow:hidden}
.new_lb li i{ width:20px; height:2px; border-bottom:2px solid #045c94; float:left; }
.new_lb li p{ width:100%; float:left; line-height:24px;height:48px;overflow:hidden; margin:8px 0;}
.new_lb li span { float:left; font-size:13px; color:#999; line-height:24px;}
.new_lb li .more{ float:right; color:#045c94;font-size:13px; line-height:24px;text-decoration:underline }


/*map*/
.bjs{width:100%; float:left; background: url(../images/gywm.png) center repeat;}
.shzr ul li{ width:100%; float:left;}
.shzr ul li img{ width:50%; height:300px;object-fit:cover; }
.shzr ul li img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;animation: tada 1s .2s ease both;}
.shzr ul li span{ width:45%; overflow:hidden; padding:15px;}
.shzr ul li span h1{ font-size:24px; line-height:210%; font-weight:600; color:#fff }
.shzr ul li span p{ font-size:14px; line-height:24px; color:#fff;text-indent:2em}
.shzr ul li span i{ margin-top:30px; padding:8px 28px; float:left; display:inline-block; background:#fff; color:#045c94;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px;}



.table_form{ width:100%;  float:left; }
.table_form tr{ width:100%; float:left; color:#969696; line-height:30px; display:block }
.table_form tr th{ width:100%; float:left;  font-size:16px; text-align:left; padding-bottom:10px;}
.table_form td{ width:100%; float:left; overflow:hidden;}
.table_form .input-text{ width:99% !important; height:40px; background:none; border:1px solid #969696}
.table_form textarea { width:98% !important; height:60px; background:none; border:1px solid #969696}
.button{ background:#045c94 !important; width:50%; height:40px; line-height:40px; color:#FFF; text-align:center; border:none; font-size:14px}



.rc_zp p{ line-height:42px; font-size:16px;}

.dit{ padding-top:30px;}


/* 关于我们 */
.h-280{
	height: 280px;
}
.about-us li img{
	width: 279px;
	height: 279px;
}
.about-us li{
	width: 279px;
}
.about-us span{
	text-align: center;
}
.about-size{
	font-size: 14px;
	margin-top: 4px;
}



/* 中间介绍 */

.w900{ width:79.5%; float:right}
.about p{ line-height:36px; font-size:16px;text-align:justify; text-justify:inter-ideograph;}
.about strong{ font-size:18px; color:#045c94}
.about img{ max-width:100%;}
.cp_dt{ width:100%; float:left; height:46px; line-height:46px; border-bottom:1px solid #124185}
.cp_dt b{ color:#124185;font-size:16px; float:left; padding-left:5px;}
.cp_dt span{ float:left}
.cp_dt span a{ font-size:15px;}
.cp_dt span img{ width:19px; float:left; padding-right:10px; padding-top:13px;}
.cp_dt p a{ float:right; font-size:16px; font-weight:bold; color:#124185; padding-right:5px;}

.img_r ul{ width:102%; float: left; overflow:hidden;}
.img_r ul li { width:31%;  text-align:center; border:1px solid #ddd; float:left; margin-right:2%; overflow:hidden; margin-bottom:2%;  display:inline-block }
.img_r ul li a span{ width:278px; height:200px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden; *display: block; *font-size: 227px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.img_r ul li a span img{ max-width:278px;max-height:170px;display: inline-block;vertical-align: middle; width:auto; height:auto}
.img_r ul li p{ line-height:40px;}




.lxwm{ width:100%; float:right}
.lxwm_l{ width:487px; float:left; }
.lxwm_l h1{ font-size:26px; color:#333; line-height:200%}
.lxwm_l p{ font-size:16px; color:#666; line-height:30px; margin-bottom:8px;}
.lxwm_l b{ width:100%; font-size:30px; color:#045c94; margin:20px 0; float:left}
.lxwm_l b img{ width:24px; float:left; padding-right:10px; padding-top:5px; }
.lxwm_l strong{ font-size:18px;}

.lxwm_r{ width:390px; height:470px; float:right; background:url(../images/about.jpg) right top no-repeat;}
.lxwm_rt{ width:248px; height:260px;  margin:0 auto; border:1px solid #d9d9d9; padding:20px; margin-top:80px;  background:#fff}
.lxwm_rt h1{ font-size:20px; line-height:260%}
.lxwm_rt p{ color:#999}
.lxwm_rt dl{ width:100%; float:left; padding-top:20px; text-align:center}
.lxwm_rt dl img{ width:150px;}


/* 产品设备开始 */
.equipment-cneter{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin-top:30px;
}
.equipment-nav-left{
	width: 220px;
}
.equipment-nav-left p{ width:220px; height:97px; text-align:center; background: url(../images/cp.jpg) no-repeat; color:#fff; margin-bottom:5px; }
.equipment-nav-left p b{ font-size:24px; color:#ffc21c;text-shadow:#fff 2px 0 0,#fff 0 1px 0,#fff -2px 0 0,#fff 0 -2px 0;

-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;

-moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0; display:block; padding-top:20px; line-height:30px;letter-spacing:2px}
.equipment-nav-left p i{ font-size:16px; color:#FFF;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.equipment-nav-list li{
	width: 220px;
	height: 57px;
	background-color: #F0F0F0;
	line-height: 57px;
	margin-bottom: 5px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/
}
.equipment-pic-intro{
	width: 960px;
	margin-top: 0px;
}
.equipment-nav-list li a {
	display: inline-block;
	width: 220px;
	height: 57px;
	text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-family: Microsoft YaHei;
	color:#5a5a5a;
	margin-bottom: 10px;
}
.equipment-nav-list li a:hover,.equipment-nav-list li.cug a{
	background-color: #03a9a7;
	color: #FFFFFF;
}
.equipment-pic-intro img{
	width: 298px;
	height: 307px;
}
.equipment-pic-intro a{
	width: 298px;
	height: 365px;
	margin-left: 7px;
	margin-top: 0px; text-align:center
}


/*翻页样式*/
#pages{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both;}
#pages a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #045c94; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #045c94 solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px;line-height: 32px;}


.articlebook a:hover{ color:#045c94}


/* 新闻动态 */

.new_list ul{ width:100%; float:left; overflow:hidden}
.new_list ul li{ width:100%; float:left; border-bottom:1px dashed #e2e2e2; padding-bottom:8px; padding-top:8px;}
.new_list ul li img{ width:18%; height:80px;object-fit:cover; float:left}
.new_list ul li span{ width:80%; float:right}
.new_list ul li h2 { width:78%; line-height:30px; overflow:hidden; font-size:16px;color:#027bc4; font-weight:500; float:left}
.new_list ul li i{ color:#b1b1b1; float:right}
.new_list ul li p{width:100%; font-size:14px; line-height:25px;height:50px; color:#666; padding-top:5px; float:left; overflow:hidden;}
.new_list ul li h2:hover{ color:#108bb7; }

/* 联系我们 */


/* 产品设备介绍 */

.equipment-show-intro h1{
	display: block;
	font-size: 20px;
    /* line-height: 140%; */
    color: #333333;
	font-family: 'Microsoft YaHei';
	min-height: 33px;
    text-indent: 0px;
    font-weight: bold;
    line-height: 33px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.artdetail-time{ width:100%; float:left;
	display: block;
	font-size: 14px;
    line-height: 23px;
    color: #888888;
	font-family: 'Microsoft YaHei';
	/* padding-left: 8px; */
    min-height: 23px;
    text-align: center; padding:10px 0;
 }
.equipment-show-intro b{ height:52px; float:left;
	font-family: 'Microsoft YaHei';
    font-size: 14px;
    line-height:20px;
    color: #868686;
    text-indent: 0;
    border-color: transparent;
    padding: 5px;
    background-color: #F5F5F5;
    border: #E5E5E5 1px solid;
    margin-bottom: 20px; margin-top:20px; font-weight:normal;
}
.equipment-show-intro strong{ font-size:18px; color:#045c94}
.equipment-show-intro p{ line-height:30px; font-size:15px; }
.equipment-show-intro img{ max-width:780px;}




.articlebook a{ line-height:30px;}
.cp_fl img{ max-width:90%;}
.cp_fl h1{ width:100%; height:40px; text-align:center; line-height:40px; margin-bottom:30px; padding-bottom:10px; font-size:24px; border-bottom:1px dashed #efefef; overflow:hidden;}
.cp_fl dd img{ width:430px; float:left;}
.cp_fl .cp_fl1{ width:430px; float:right;}
.cp_fl1 h6{ width:100%; float:left; height:42px; line-height:42px; font-size:16px; font-weight:normal; padding-bottom:10px;}
.cp_fl1 span{ width:98%; float:left; background-color:#efefef; padding:20px; padding-bottom:0; margin-bottom:20px;}
.cp_fl1 span p{ width:45%; float:left; padding-bottom:20px; font-size:14px;}
.cp_fl1 dl{ width:100%; float:left; font-size:18px; color:#045c94; padding-bottom:20px;}
.cp_fl1  b{ width:45%; float:left; line-height:36px;}
.cp_fl1 img{ width:36px; float:left; padding-right:10px;}



.con_nr{ width:100%; float:left; padding-top:30px; padding-bottom:40px;}
.con_nr span{ width:97.8%; float:left; background-color:#045c94; line-height:36px; margin-bottom:28px; padding-left:20px; font-size:16px; border-left:5px solid #fb6d03; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; border-top:1px solid #e3e3e3; color:#FFF}
.con_nr img{ max-width:800px;}
.con_nr p{ line-height:36px; font-size:15px}
.con_nr strong{ font-size:16px}


/*校园招聘*/
.xyzp{ width: 88.4%;padding: 33px 60px; float:left; background:#045c94; margin-top:20px;}
.xyzp span{ width:70%; float:left;}
.xyzp p{ font-size:16px; color:#fff; line-height:36px;}
.xyzp a img{ width:30%; float:right; margin-top:25px;}

/*网站地图*/
.wzmap ul{ width:100%; min-height:400px; float:left; margin-top:20px;}
.wzmap ul .dt_l{ width:16.6%; float:left;}

.wzmap ul li h1{ font-size:18px; width:80%; border-bottom:2px solid #d2d2d2; text-align:center; font-weight:600; line-height:40px; display:inline-block; float:left}
.wzmap ul li p{ width:95%; padding-left:5%; float:left;font-size:16px; line-height:30px !important;  font-weight:normal}



@media (max-width:1300px){
.w1280 {width:1100px; }
.mar{overflow:hidden}
.cp_right,.w900{ width:76%}
.new_lb li{ width:238px}
.shzr ul li img{ height:330px}
.lxwm_r{ width:340px}
}
