﻿/*内页*/
 .h-title{ width:100%; margin:0 auto; height: 75px;position: relative;text-align: center;line-height: 75px;background-color: #fff;box-shadow: 0 1px 15px 0 rgba(0,0,0,0.1);margin-bottom: 30px;}

 .h-title .warp{max-width:1600px; margin:0 auto;}

    .h-title i{display: block;width: 54%;position: absolute;left: 0;top: 0;height: 4px;background-color: #34b8c0;}

    .h-title a{font-size: 16px;color: #666666;margin: 0 50px;cursor: pointer;transition: all 0.5s;-webkit-transition: all 0.5s;  display:inline-block;}

    .h-title a.onn,.h-title a:hover{color: #1f57a3; border-top:6px #1f57a3 solid;}
/*关于我们*/

.page_body {
  line-height: 2;
  color: #666;
  overflow: hidden;
}
.page_body img {
  max-width: 100%;
  height: auto;
}
.page_body iframe,
.page_body video {
  width: 100%;
  height: 600px;
}



.aboutPage .culture {
  padding: 30px 0 50px 0; text-align:center;
}
.aboutPage .culture:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.aboutPage .culture ul{ margin:0 auto;}

.aboutPage .culture li {
  width: 400px;
  float: left;
  position: relative;
}
.aboutPage .culture li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .culture li:hover .text {
  background: #1a79b3;
}
.aboutPage .culture li:hover .text .p2,
.aboutPage .culture li:hover .text .p1 {
  color: #ffffff;
}
.aboutPage .culture li:hover .text .p2 p{
  color: #ffffff;
}
.aboutPage .culture li:hover .text .icon1 {
  display: none;
}
.aboutPage .culture li:hover .text .icon2 {
  display: block;
}
.aboutPage .culture li:hover .text::after {
  background-image: url(../images/triangle4.png);
}
.aboutPage .culture li img {
  width: 100%;
  display: block;
}
.aboutPage .culture li .pic {
  width: 400px;
  height: 300px;
  overflow: hidden;
}
.aboutPage .culture li .text {
  width: 400px;
  height: 300px;
  background: #ededed;
  padding: 50px 40px 0 40px;
  box-sizing: border-box;
  position: relative;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li .text .icon2,
.aboutPage .culture li .text .icon1 {
  height: 96px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.aboutPage .culture li .text .icon2 img,
.aboutPage .culture li .text .icon1 img {
  width: auto;
  height: 100%;
  display: inline-block;
}
.aboutPage .culture li .text .icon2 {
  display: none;
}
.aboutPage .culture li .text .p1 {
  line-height: 28px;
  font-size: 24px;
  color: #333333;
  margin-top: 24px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li .text .p2 {
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  margin-top: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li .text::after {
  content: " ";
  width: 21px;
  height: 10px;
  position: absolute;
  left: 63px;
  top: -10px;
  z-index: 4;
  background: url(../images/triangle1.png) no-repeat;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.aboutPage .culture li:nth-child(2) .text::after {
  background: url(../images/triangle2.png) no-repeat;
  top: auto;
  bottom: -10px;
}
.aboutPage .culture li:nth-child(2):hover .text::after {
  background-image: url(../images/triangle5.png);
}
.aboutPage .culture li:nth-child(4) {
  width: 800px;
}
.aboutPage .culture li:nth-child(4) .text,
.aboutPage .culture li:nth-child(4) .pic {
  float: left;
}
.aboutPage .culture li:nth-child(4) .text::after {
  width: 10px;
  height: 21px;
  background: url(../images/triangle3.png) no-repeat;
  top: 62px;
  left: -10px;
}
.aboutPage .culture li:nth-child(4):hover .text::after {
  background-image: url(../images/triangle6.png);
}
.aboutPage .culture li:last-child .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background: none;
}
.aboutPage .culture li:last-child .text .p2,
.aboutPage .culture li:last-child .text .p1 {
  color: #fff;
}
.aboutPage .culture li:last-child .text::after {
  display: none;
}
.aboutPage .culture li:last-child:hover .icon1 {
  display: block;
}




.nybanwap{display:none;}
.news {
    padding-bottom: 110px;
}
.w1200 {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.news-a{
	font-size: 28px;
	line-height: 40px;
	color: #2e2e2e;
	margin-bottom: 50px;
}
.news-b{
	border-top: 1px solid rgba(0,0,0,.1);
}
.news-b li{
	padding: 85px 0;
	margin-bottom: 10px;
	overflow: hidden;
	border-top: 1px dashed rgba(0,0,0,.1);
}.siderBar
.news-b li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.fwcn
.news-b li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.news-b li:first-child{
	border-top: none;
}
.news-b1{
	width: 100px;
	float: left;
}
.news-b1-a{
	font-size: 44px;
	color: #acacac;
	line-height: 70px;
	border-bottom: 1px solid #acacac;
	text-align: center;
}
.news-b1-b{
	font-size: 14px;
	color: #acacac;
	line-height: 40px;
	text-align: center;
}
.news-b2{
	width: 300px;
	float: left;
	margin:0 40px;
	overflow: hidden;
}
.news-b2 img{
	max-width: 100%;
    max-height: 100%;
    transition: all .3s; 
-webkit-transition: all .3s;
}
.news-b2:hover img{
	transform: scale(1.08);
	transition: all .3s; 
-webkit-transition: all .3s;
}
.news-b3{
	width: calc(100% - 480px);
	float: right;
}
.news-b3-a{
	font-size: 18px;
	color: #2e2e2e;
	line-height: 55px;
	height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news-b3-b{
	font-size: 14px;
	color: #515151;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-b3-c{
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,.1);
	margin-top: 25px;
}
.news-b3-d{
	font-size: 14px;
	color: #353535;
	line-height: 20px;
	margin-top: 25px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	background: url(../img/ico06.png) no-repeat right center;
	background-size: 6px;
	transition: all .3s; 
-webkit-transition: all .3s;
}
.news-b3-d:hover{
	padding-right: 15px;
	transition: all .3s; 
-webkit-transition: all .3s;
}
.news-b3-e{
	font-size: 14px;
	color: #353535;
	line-height: 20px;
	margin-top: 25px;
	float: right;
	display: none;
}
.news .page{
	margin-top: 30px;
}

@media (max-width: 1380px) {
.news{padding-top:0px;}
.news-b li {
    padding: 35px 0;
}

}

@media (max-width: 1023px) {
	.news-a{
		font-size: 28px;
		line-height: 35px;
	}
	.news-b3-a{
		font-size: 22px;
		height: 50px;
		line-height: 50px;
	}
	.news-b3{
		width: calc(100% - 380px);
	}
	.news-b3-c{
		margin-top: 15px;
	}
	.news-b3-d{
		margin-top: 15px;
	}
	
	
	
	
	.aboutPage .culture{    padding: 30px 14px;
    box-sizing: border-box;}
	
	.aboutPage .culture li {
	max-width: 800px;
	width: 100%;
	float: none;
	margin: 0 auto;
	background: #ededed;
}
.aboutPage .culture li:hover .text {
	background: #ededed;
}
.aboutPage .culture li:hover .text .p2,
.aboutPage .culture li:hover .text .p1 {
	color: #333333;
}
.aboutPage .culture li:hover .text .icon1 {
	display: block;
}
.aboutPage .culture li:hover .text .icon2 {
	display: none;
}
.aboutPage .culture li:hover .text::after {
	background-image: url(../images/triangle3.png);
}
.aboutPage .culture li .pic {
	width: 50%;
	height: auto;
	float: left;
}
.aboutPage .culture li .text {
	width: 50%;
	height: auto;
	padding: 0px 30px;
	position: absolute;
	right: 0;
	top:50%;
	transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	z-index: 5;
}
.aboutPage .culture li:nth-child(2) .text::after,
.aboutPage .culture li .text::after {
	width: 10px;
	height: 21px;
	left: -10px;
	top: 50%;
	background: url(../images/triangle3.png) no-repeat;
	transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
}
.aboutPage .culture li:nth-child(4) {
	max-width: 800px;
	width: 100%;
}
.aboutPage .culture li:nth-child(even) .pic{
	float: right;
}
.aboutPage .culture li:nth-child(even) .text{
	text-align:center;
	left: 0;
	right: auto;
}
.aboutPage .culture li:nth-child(even):hover .text::after ,
.aboutPage .culture li:nth-child(even) .text::after {
	left: auto;
	right: -10px;
	top: 50%;
	background: url(../images/triangle7.png) no-repeat;
	transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
}
.aboutPage .culture li:last-child .pic{
	width: 100%;
	height: auto;
}
.aboutPage .culture li:last-child .text {
	position: absolute;
	top: 50%;
	left: 0%;
	z-index: 4;
	background: none;
	transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	text-align: center;
	width: 100%;
	padding: 0;
}
.aboutPage .culture li:last-child:hover .text .p2,
.aboutPage .culture li:last-child:hover .text .p1 {
	color: #fff;
}
}
@media (max-width: 1023px) {
	.news-a{
		font-size: 26px;
	}
	.news-b3-a{
		font-size: 20px;
	}
	.news-b li{
		padding: 50px 0;
	}
	.news-b1{
		width: 80px;
	}
	.news-b2{
		width: 260px;
		margin: 0 20px;
	}
	.news-b3{
		width: calc(100% - 380px);
	}
	.news-b3-c{
		margin-top: 15px;
	}
	.news-b3-d{
		margin-top: 15px;
	}
}
@media (max-width: 767px) {
	.news{
		padding-top: 8px;
		padding-bottom: 6px; width:96%;
	}
	.news-a{
		font-size: 20px;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	.news-b li{
		padding: 10px 0;
		margin: 0;
	}
	.news-b1{
		display: none;
	}
	.news-b3-c{display:none;}
	.news-b2{
		width:30%;
		margin: 0; float:left;
	
	}
	.news-b3{
		width:69%; float:right; 
	}
	.news-b3-a{
		font-size: 15px; height:20px;
		line-height: 1.5;
		font-weight: bold; margin-bottom:5px;
	}
	.news-b3-b{
		font-size: 14px; line-height:1.3;
		 height:35px;
	}
	.news-b3-c{
		margin-top: 0rem;
	}
	.news-b3-d{
		font-size: 12px;
		line-height: 1.5;
		margin-top: 15px;
	}
	.news-b3-e{
		display: block;
		font-size: 12px;
		line-height: 1.5;
		margin-top: 15px;
	}
	.news .page{
		margin-top: .3rem;
	}
	
}

@media (max-width: 480px) {

	.news-b3-d{
		margin-top: 5px;
	}
	.news-b3-e{
		margin-top: 5px;
	}
.news-b3-a{margin-bottom:0px;}
.news-b2{padding-top:10px; display:none;}
.news-b3{width:100%; float:none;}

}
.inner-btn1 {
    text-align: center;
    font-size: 0;
}
.in-wrap {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    z-index: 10;
}
.inner-btn-div {
    position: relative;
    /* height: 174px; */
    overflow: hidden;
}
.inner-btn-div{ max-width:960px; margin:0 auto;}


.inner-btn-div a{display:block; width:120px; height:120px; border-radius:120px; text-align:center; line-height:120px; float:left; background:#f2f2f2; font-size:16px; color:#000000; margin:50px 20px; }
.inner-btn-div a.current{ background:#1351a1;  color:#fff; border:none; }

.lmm{background:#edeff4; padding:30px 0; text-align:center;}
.lmm h1{font-size:30px; color:#1351a1; line-height:1.8; font-weight:normal; }
.lmm h2{font-size:16px; color:#4e4e4e; font-weight:normal; font-family: "Times New Roman", Times, serif; text-transform:uppercase; }


.interphone{max-width:1200px; margin:0 auto; padding:50px 0; overflow:hidden; }
.interphone p{font-size:16px; color:#000000; line-height:1.8; margin:10px 0;}
.siderBar{width:100%; overflow:hidden;  margin:50px 0;}
.siderBar .item_block .item_box p{font-size:24px; color:#2053a1; padding-top:20px; margin-bottom:0; }
.list clear{max-width:1400px; margin:0 auto; padding:50px 0;}
.siderBar .item_block {
    height: 150px;
    float: left;
    width: 24%;background:#e8e8e8; margin: 5px 5px;
}
.siderBar .item_block .item_box {

  padding:0 20px; padding-bottom:30px;
}
.siderBar .item_block .title {
  font-size: 24px;
  color: #cc0000;
  line-height: 24px;
  font-family: 'MyriadProSemibold', 'Microsoft YaHei', 'STSong', 'SimSun', Arial, sans-serif;
  padding-top: 5px;
}

.siderBar .item_block .description p {
  font-size: 16px;
  color: #1b1b1b;
  line-height: 24px; margin-top:0px; padding-top:0;
}





.fwcn{width:100%; overflow:hidden;  margin:20px 0;}
.fwcn .item_block .item_box p{font-size:24px; color:#2053a1; margin-bottom:0; padding-right:10px; }
.list clear{max-width:1400px; margin:0 auto; padding:50px 0;}
.fwcn .item_block {
    height: 120px;
    float: left;
    width: 30.333333%;
	margin:0 3% 0 0;
	background:#eee; border-bottom:2px solid #1451a2;padding-bottom:10px;
}
.fwcn .item_block .item_box {

  padding-left: 20px; padding-bottom:30px;
}
.fwcn .item_block .title {
  font-size: 24px;
  color: #cc0000;
  line-height: 24px;
  font-family: 'MyriadProSemibold', 'Microsoft YaHei', 'STSong', 'SimSun', Arial, sans-serif;
  padding-top: 5px;
}

.fwcn .item_block .description p {
  font-size: 16px;
  color: #1b1b1b;
  line-height: 24px; margin-top:0px; padding-top:0;
}



.aboutab{width:100%; overflow:hidden;}
.aboutab_l{width:50%; float:left;}



.cpj{ max-width:1400px; margin:0 auto; margin-bottom:40px; overflow:hidden; }
.cpj a{width:30%; margin-left:1.65%; margin-right:1.65%; float:left;
    display: block; margin-bottom:0px; margin-top:30px
}
.cpj a dl {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.cpj a dl dt {
    width: 100%;
}
.cpj dt img {
   width: 100%; height:100%; 
}
.cpj dd {
    width: 100%;
    height: 100%;
    -webkit-margin-start: 0px;
    position: absolute;
    left: 0;
    top: 0;
    background:rgba(19,81,161,0.8);
    color: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out 0s; text-align:center;
}
.cpj dd span {
    font-size: 22px;
    line-height: 1.6em;
    height: 1.6em;
    display: block;
    overflow: hidden;
}
.cpj dd span.Ethiopia{margin-top:20%;}
.cpj dd span.Structure{ width:140px; height:43px; margin:0 auto; border:1px #fff solid; line-height:43px; margin-top:4%;}
.cpj a p {
    background: #0068B7;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center; display:none; font-size:12px;
}
.cpj dl:hover dd{ transition:all 0.5s ease-in-out; opacity:1;}
.yyly{max-width:1400px; margin:0 auto; overflow:hidden; margin-top:55px;}
.yylytit h1{  font-size: 36px;
  color: #1a1a1a; text-transform:uppercase; font-family: "Times New Roman", Times, serif;}
.yylytit h2{  font-size: 30px;
  color: #1f57a3; margin-bottom:30px;}

.yylyjs{ font-size: 16px;
  color: #262626; line-height:1.8; margin-bottom:30px;} 



.yylyx{width:100%; overflow:hidden;}
.yylyx a{width:49%; float:left; margin-bottom:33px;}

.yylyx a dl {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.yylyx a:nth-of-type(2n){float:right;}


.yylyx a dl dt {
    width: 100%;
}
.yylyx dt img {
   width: 100%; height:100%; 
}


.yylyx dd {
    width: 100%;
    height:44%;
    -webkit-margin-start: 0px;
    position: absolute;
    left: 0;
    top: 0;
    background:rgba(19,81,161,0.6);
    color: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out 0s; text-align:left; padding-left:20px; padding-top:3%;
}
.yylyx dd span {
    font-size: 22px;
    line-height: 1.6em;
    height: 1.6em;
    display: block;
    overflow: hidden; 
}
.yylyx dd span.Structure{ width:140px; height:43px; margin:0 auto; border:1px #fff solid; line-height:43px; margin-top:4%; text-transform:uppercase;}
.yylyx dd span.workshop{ text-transform:uppercase; font-family:"Times New Roman", Times, serif;}

.yylyx a p {
    background: #0068B7;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center; display:none; font-size:12px;
}
.yylyx dl:hover dd{ transition:all 0.5s ease-in-out; opacity:1;}




























.about_bg{ background:url(../img/about_bg.jpg) center top no-repeat; overflow:hidden; background-size:cover;}
.about_bg2{ background:url(../img/about_bg2.jpg) #000000 center bottom no-repeat; overflow:hidden; background-size:cover;}
.about_bg3{ background:#f4f4f4; padding-top:3%; overflow:hidden; padding-bottom:20px;}
.about_bg4{ background:url(../img/honor_bg.jpg) #05050d center bottom no-repeat; overflow:hidden; background-size:cover; padding-top:3%;}
.about_con{ width:96%; max-width:890px; margin:0 auto; color:#ffffff; line-height:18px; overflow:hidden; padding-top:7%; padding-bottom:5%;}
.about_con img{ max-width:100%;}

.about_ul{ line-height:20px; min-height:600px;}
.about_ul li{ display:block; padding-left:17px; background:url(../images/about_pic1.png) left 5px no-repeat; overflow:hidden; padding-bottom:4%;}
.about_ul li em{ display:block; font-size:16px; font-weight:bold;}
.about_ul li h2{ font-size:18px; height:26px; line-height:26px; overflow:hidden; margin-top:15px; margin-bottom:10px;}

.about_t3{ height:90px; overflow:hidden; line-height:90px; text-align:center; background:url(../images/i_bg1.jpg) center bottom no-repeat; font-size:42px; color:#333333; letter-spacing:5px; margin-bottom:3%;}

.about_con2{ width:96%; max-width:1170px; margin:0 auto; color:#ffffff; line-height:18px; overflow:hidden; padding-top:2%; padding-bottom:5%;}
.about_con2 img{ max-width:100%;}

/*企业荣誉*/
.about_t4{ height:90px; overflow:hidden; line-height:90px; text-align:center; background:url(../images/i_about_bg2.jpg) center bottom no-repeat; font-size:42px; color:#fff; letter-spacing:5px; /*margin-bottom:3%;*/}
.about_con3{ width:96%; max-width:838px; margin:0 auto; color:#ffffff; line-height:18px; overflow:hidden; padding-top:7%; padding-bottom:5%;}
.about_con3 img{ max-width:100%;}
.honor_t{ float:right; width:98%; padding-right:10px; max-width:828px; overflow:hidden; height:86px; line-height:86px; background:url(../images/honor_bg1.png) right 31px no-repeat; text-align:center;}
.honor_t a{ float:right; margin-right:40px; margin-left:15px; width:81px; font-size:18px; color:#f75046; font-weight:bold; background:url(../images/honor_bg2.png) no-repeat; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
.honor_t a:last-child{ margin-left:0;}
.honor_t a:hover{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg); cursor:pointer; transform:rotate(360deg);}

.honor_con{ overflow:hidden; float:right; width:99%;max-width:798px; padding-top:4%; padding-left:1%;}
.honor_con .honor_div{ display:none; font-size:14px; min-height:470px;}
.honor_con .honor_div h2{ font-size:14px; margin-bottom:10px;}

.about_con4{ width:96%; max-width:838px; margin:0 auto; color:#ffffff; line-height:22px; overflow:hidden;/* padding-top:2%; padding-bottom:5%;*/}
.about_con4 img{ max-width:100%;}

/*新闻动态*/
.news_ul{ width:100%; padding-bottom:20px;}
.news_ul ul li{ display:block; overflow:hidden;}
.news_ul ul li a{ color:#333; display:block; width:100%; height:100%;}
.news_ul ul li .imgs{ width:50%; overflow:hidden;}
.news_ul ul li .imgs img{ width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.news_ul ul li .news_box{ width:50%; overflow:hidden;}
.news_ul ul li .news_box .news_txt{ width:90%; margin:0 auto; max-width:700px;font-size:16px;}
.news_ul ul li .news_box .news_txt em{ display:block;  color:#c30d23; margin-top:15%; margin-bottom:7%; }
.news_ul ul li .news_box .news_txt h2{font-size:36px; letter-spacing:4px; overflow:hidden; height:36px; line-height:36px;margin-bottom:3%;}
.news_ul ul li .news_box .news_txt p{ line-height:26px; height:78px; overflow:hidden;}
.news_ul ul li .news_box .news_txt label{ width:40%; height:30px; display:block; line-height:30px; padding-top:3%; padding-bottom:3%; border:1px solid #666666;color:#666666; text-align:center; cursor:pointer; margin-top:8%; clear:both; font-size:16px;}
.news_ul ul li .news_box .news_txt label:Hover{ border:1px solid #c30d23;color:#c30d23;}
.news_ul ul li a:hover .news_box .news_txt h2{ color:#c30d23;}
.news_ul ul li a:hover .imgs img{-webkit-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); transform:scale(1.2, 1.2);}

/*分页*/
.pages{ text-align:center; overflow:hidden; margin-top:2%; margin-bottom:2%;}
/*.pages a{ border:1px solid #b3b3b3; height:72px; line-height:72px; overflow:hidden; font-size:18px; letter-spacing:0.5px; display:inline-block; max-width:320px; width:32%;}*/
/*.pages a:hover{ border:1px solid #c6a56d; background:#c30d23; color:#fff;}*/
/*.yema{text-align:center; padding:30px 0 0; overflow:hidden;  margin-bottom:50px;}*/
.yema a,.yema span{ padding:10px 22px; border:#ccc 1px solid; margin:0 2px; font-size:17px; display:inline-block; color:#333; font-family:"宋体"; margin-bottom:10px; border-radius:4px;}
.yema a:hover{  background:#c30d23; margin:0 2px; color:#fff; text-decoration:none; }

a.yema_on{color:#fff !important; border:#c30d23 1px solid !important; background:#c30d23;}
a.yema_on:hover{color:#fff !important; border:#c30d23 1px solid !important; }
a.ok{color:#fff !important; border:#c30d23 1px solid !important; background:#c30d23;}
a.ok:hover{color:#fff !important; border:#c30d23 1px solid !important; }

.o_big{ overflow:hidden;}
.o_big img{ width:100%;}

/*产品中心*/
.product_ul{ text-align:center; overflow:hidden; width:96%; max-width:1190px; margin:0 auto; margin-top:2%;}
.product_ul ul li{ width:33.33%; float:left; margin-bottom:3%; margin-top:3%;}
.product_ul ul li img{display: block;height: 100%;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.product_ul ul li dd{ width:100%; margin:0 auto; max-width:260px;margin-bottom:10px;}
.product_ul ul li dd .imgs{ position:relative; width:100%; overflow:hidden;}
.product_ul ul li dd .imgs p{ position:absolute; width:100%; height:100%; background:url(../images/product_bg.png) center center no-repeat; top:0; text-align:center;opacity:0; filter:alpha(opacity=0);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.product_ul ul li dd  h2{  font-weight:normal; color:#333; font-size:14px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
.product_ul ul li dd:hover img{-webkit-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); transform:scale(1.2, 1.2);}
.product_ul ul li dd:hover h2{ color:#eb6360;}
.product_ul ul li dd:hover .imgs p{opacity:1; filter:alpha(opacity=100);}

/*产品详细*/
.pro_one{ background-color:#f4f4f4; overflow:hidden; padding-top:1%; padding-bottom:2%;}
.pro_one .pro_one_div{ width:96%; max-width:512px; margin:0 auto; text-align:center;}
.pro_one .pro_one_div .pro_one_t{ line-height:26px; font-size:30px; color:#2a2a2a; margin-top:30px; margin-bottom:15px; letter-spacing:3px;}
.pro_one .pro_one_div .pro_one_desc{ font-size:18px; color:#c30d23; line-height:26px;}
.big_img{ width:100%; margin-bottom:30px; margin-top:30px;}

#owl-demo5{  width:96%; max-width:512px; margin:0 auto;text-align:center;}
#owl-demo5 .owl-item.loading{ min-height:100px;}
#owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0%; margin-top:-63%; width:140%; left:-20%; height:0;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:72px; height:72px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/product_left.png) no-repeat; float:left; background-size:100% 100%;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/product_left_on.png) no-repeat; background-size:100% 100%;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/product_right.png) no-repeat; float:right; background-size:100% 100%;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/product_right_on.png) no-repeat; background-size:100% 100%; }


#owl-demo5 .item{margin: 0px 6px; }
#owl-demo5 .item img{display: block;height: 100%;width: 100%; border-radius:50%; border:1px solid #c7c7c7; background-color:#fff;}
#owl-demo5 .item dd{ width:100%; margin:0 auto; max-width:424px;margin-bottom:10px;}
/*#owl-demo5 .item img:Hover{ border:1px solid #c30d23;}*/
#owl-demo5 .item .psel{border:1px solid #c30d23;}

.pro_two{ width:96%; margin:0 auto; max-width:1200px; overflow:hidden; padding-top:2%; padding-bottom:1%;}
.pro_two ul li{ width:30%; margin-left:3%; float:left; height:70px; overflow:hidden;   margin-top:1.5%; font-size:16px; line-height:26px; margin-bottom:2%;word-break:break-all;}
.pro_two ul li img{ float:left; max-width:63px; width:30%; margin-right:2%;}
.pro_two ul li h2{ font-weight:normal; font-size:19.5px; color:#c30d23; margin-top:2%;}
.pro_two ul li div{ float:left; width:68%;}

.pro_three{ overflow:hidden;line-height:36px; font-size:18px; color:#fff; padding-top:60px; padding-bottom:70px;}
.pro_three .pro_txt{ max-width:960px; margin:0 auto; width:94%;}
.pro_three  h2{ font-size:36px; margin-bottom:2%;}
.pro_three .pro_txt2{ max-width:700px; float:right;width:50%; margin-right:3%; margin-top:10%; margin-bottom:10%;}
.pro_con{ overflow:hidden;font-size:14px; line-height:24px;}
.pro_con img{ max-width:100%;}
.pro_con2{ overflow:hidden; padding-top:3%; padding-bottom:20px; font-size:14px; line-height:24px;}
.pro_con2 .pro_con2_t{ font-weight:bold; font-size:36px; letter-spacing:2.5px; margin-bottom:30px; margin-top:10px;}
.pro_con2 img{ max-width:100%;}

#owl-demo6{ text-align:center;}
#owl-demo6.owl-theme .owl-controls{ text-align:right;}
#owl-demo6.owl-theme .owl-controls .owl-buttons{ position:absolute; top:-46px; width:100%; left:0; height:0;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:24px; height:24px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0; float:none;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/pro_left1.png) no-repeat;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/pro_left1_on.png) no-repeat;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/pro_right1.png) no-repeat;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/pro_right1_on.png) no-repeat; }


#owl-demo6 .item{margin: 0px;}
#owl-demo6 .item img{display: block;height: 100%;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo6 .item dd{ width:100%; margin:0 auto; max-width:424px;margin-bottom:10px;}
#owl-demo6 .item dd .imgs{ position:relative; width:100%; overflow:hidden;}
#owl-demo6 .item dd  h2{  font-weight:normal; color:#333; font-size:18px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo6 .item dd:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
#owl-demo6 .item dd:hover h2{ color:#eb6360;}

/*新闻详细*/
.news_bg2{ background:#f5f5f5; padding-top:1%; overflow:hidden; padding-bottom:1%; clear:both;}
.news_t2{ font-size:30px; color:#666; line-height:70px; letter-spacing:2px;}
.about_x{ width:100%; margin:0 auto;margin-top:2%;overflow:hidden; line-height:26px;font-size:14px; padding-bottom:25px;  }
.about_x .show_t{ padding-bottom:10px; line-height:40px; font-size:36px; color:#333333; letter-spacing:1.5px; text-align:left; margin-bottom:10px;}
.about_x .con_line{text-align:left; height:36px; line-height:20px;font-size:16px; color:#868686;}
.about_x .con_id img{margin-bottom:15px; max-width:100%;}
.about_x .con_id{ line-height:28px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:20px;font-size:16px; color:#080808;text-align:left;/* font-family:"宋体";*/ padding-bottom:100px;}
.about_x table{border-collapse:collapse;border-spacing:0;}
.about_x table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}

.prenext{ border-top:1px solid #e6e6e6;font-size:12px; margin-bottom:10px;line-height:30px; padding-top:15px; margin-top:15px; color:#333333;}
.prenext a{ color:#333333;}
.prenext a:hover{ color:#eb5404; text-decoration:none;}
.prenext .goback{ float:right; height:26px; line-height:26px; text-align:right; padding-left:23px;background:url(../images/goback.png) left center no-repeat; font-size:14px; color:#333333; margin-top:16px;/* border-bottom:1px solid #a6a6a6;*/}
.fenxiang{ height:30px; overflow:hidden;}
.fenxiang .span{ float:right; font-size:14px; line-height:34px;}

/*下载列表*/
.down_ul{ overflow:hidden; padding-top:20px;}
.down_ul ul li{ display:block; margin-bottom:22px;}
.down_ul ul li a{ display:block;height:82px;padding-left:60px; line-height:82px; border-radius:6px;   overflow:hidden; font-size:18px; color:#333333; background:url(../images/down_bg1.png) #fff 9px center no-repeat; background-size:auto 53%;}
.down_ul ul li em{ float:right; margin-right:2%; padding-right:70px; background:url(../images/down_bg2.png) right center no-repeat; margin-left:1%;background-size:auto 40%; font-size:14px;}
.down_ul ul li a:hover{background:url(../images/down_bg1.png) #c30d23 9px center no-repeat; color:#fff;background-size:auto 53%;}
.down_ul ul li a:hover em{background:url(../images/down_bg3.png) right center no-repeat;background-size:auto 40%;}

/*技术中心*/
.technology_bg{ background-color:#f0f0f0; overflow:hidden; padding-top:60px; padding-bottom:50px;}
.technology_div{ width:96%; margin:0 auto; max-width:882px; overflow:hidden;}
.technology_div .technology_con{ float:right; width:100%; max-width:774px;}
.technology_div .technology_con h2{ border-bottom:1px solid #c30d23; height:64px; line-height:64px; font-size:28px; font-weight:normal; width:56%; margin-top:13%; margin-bottom:5%;}
.technology_div .technology_con p{ width:47%; font-size:18px; line-height:26px;}
.technology_div .technology_con .imgs{ width:51%; float:right; background-color:#f0f0f0; border-radius:50%;}
.technology_bg2{ background-color:#c30d23; overflow:hidden; padding-top:20px; padding-bottom:30px; color:#fff; text-align:center;}
.technology_bg2 .technology_div2{width:96%; margin:0 auto; overflow:hidden; font-size:14px; line-height:28px;}
.technology_bg2 .technology_div2 h2{ font-size:48px; font-weight:normal; margin-top:2%; margin-bottom:20px; line-height:50px; letter-spacing:3px;}
.technology_bg2 .technology_div2 .tel{ font-size:28px; letter-spacing:2px; color:#fff; margin-top:5px; display:block;}
.technology_bg2 .technology_div2 .tqq{ margin:0 auto;width:165px; height:46px; overflow:hidden; background:url(../images/technology_bg2.png) no-repeat; background-size:100% 100%;display:block; margin-bottom:20px;  clear:both; margin-top:25px;}
.technology_bg2 .technology_div2 .tqq:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}

/*工程案例*/
.case_ul{ overflow:hidden; padding-top:3%;}
.case_ul ul li{ position:relative; width:24%; margin-right:1.33%; float:left; overflow:hidden;height:537px; margin-bottom:5%;}
.case_ul ul li:nth-child(4n+0){ margin-right:0;}
.case_ul ul li img{/*display: block;*/height: 100%;width: 100%;}
.case_ul ul li .bg-list-img{ /*position:absolute; top:0px;*/-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; width:100%;}
.case_ul ul li .bg-list-tit{ height:56px; overflow:hidden; /*bottom:0; position:absolute; */text-align:center; width:100%; margin-top:30px;}
.case_ul ul li .bg-list-tit h4{ margin:0 auto; display:inline-block; border-bottom:2px solid #e2e2e2; font-weight:normal; font-size:18px; line-height:54px; padding-left:10px; padding-right:10px;}
.case_ul ul li .bg-list-more{ width:100%; position:absolute; bottom:0; background:url(../images/i_por_pic1.png) center 38px no-repeat #3c3a38; height:60px; line-height:46px; font-size:14px; color:#fff; text-align:center;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.case_ul ul li .i_pro_bg{position:absolute; width:100%; top:0px; /*height:100%;*/height:90%;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0; left:0;}
.case_ul ul li .bg-list-yew{ position:absolute; width:100%; bottom:0px; height:30%; background-color:#c30d23; text-align:center; color:#fff;}
.case_ul ul li .bg-list-yew h5{  border-bottom:2px solid #fff; font-weight:normal; font-size:18px; line-height:54px; padding-left:10px; padding-right:10px; display:inline-block; margin-top:9%;}
.case_ul ul li .bg-list-hs{ max-height:386px; height:70%; position:absolute; bottom:30%; width:100%; background:url(../images/i_por_pic2.png) center top no-repeat; background-size:100% 100%;}
.case_ul ul li .bg-list-hs p{ width:80%; margin:0 auto; margin-top:10%; color:#fefefe; font-size:14px; height:50%; overflow:hidden; line-height:22px;}
.case_ul ul li:hover .bg-list-img{  /*height:93%;*/height:90%;}
.case_ul ul li:hover .i_pro_bg{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
.case_ul ul li:hover .bg-list-more{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}

.case_bgs{z-index: 19891024;background:url(../images/case_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.case_tc{z-index: 19891025; width: 950px; /* top: 157.5px; */  left: 50%; margin-left:-475px; /* margin-left: -300px; */  position:absolute; background-color: #c30d23; border:6px solid #b2b2b2; border-radius: 6px; overflow: hidden; top:270px; height:0; display: none;}
.case_tc .case_divs{ position:relative;}
.case_tc .case_divs .closed{ right:2%; position:absolute; top:2%; cursor:pointer;}
.case_tc .case_divs .closed:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
.case_tc #tc_big{ width:100%; display:block;}
.case_tc .case_divs .case_txt{ padding:3%; color:#fff; font-size:14px; line-height:22px;}
.case_tc .case_divs .case_txt h2{ font-size:18px; line-height:30px; font-weight:normal;}

/*联系我们*/
.contact_bg{ background-color:#f8f8f8; overflow:hidden; padding-top:3%; padding-bottom:3%;}
.contact_con{width: 96%;margin: 0 auto;  max-width: 1200px; padding:2%; background-color:#fff; overflow: hidden;padding-top: 2%; padding-bottom: 1%;}
.contact_con ul li{ width:30%; margin-left:3%; float:left; overflow:hidden;  margin-top:1.5%; font-size:18px; line-height:26px; margin-bottom:2%; color:#666666; word-break:break-all;}
.contact_con ul li img{ float:left; max-width:80px; width:30%; margin-right:3%; margin-bottom:20px;}
.contact_con ul li h2{ font-weight:normal; font-size:18px;margin-top:4%;}
.contact_con ul li a{ color:#666666;}
.contact_con ul li a:hover{ color:#db3418;}
.contact_con ul li p{ max-width:310px;margin-top:4%;}
.contact_map{ overflow:hidden; margin-top:3%; font-size:14px; color:#666; line-height:28px; text-align:center; margin-bottom:30px;}
.contact_map img{ display:block; margin:0 auto;}
.contact_map2{ overflow:hidden;/* padding-left:1%;*/}
.contact_map2 img{ max-width:100%;}

.feedback_div{ margin:0 auto; width:96%; max-width:1188px; padding-bottom:100px;}
.feedback_div .inputs2{ float:left; width:32%; margin-right:2%; background:#f8f8f8; height:50px; line-height:50px; font-size:14px; color:#666; border:0; outline:none; border-radius:4px; text-indent:3%; margin-bottom:30px;font-family:"微软雅黑";}
.feedback_div .inputs2:last-child{ margin-right:0;}
.feedback_div .textarea{ padding:1%; width:98%; background:#f8f8f8; font-size:14px; font-family:"微软雅黑";border:0;border-radius:4px; outline:none;margin-bottom:30px; }
.feedback_div .bnts2{ border-radius: 4px; border: none;  width:170px;font-size: 14px; height: 46px; background: #db1721; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin:0 auto; display:block;}
.feedback_div .bnts2:hover{filter:alpha(opacity=70);opacity:0.7;transition:all 0.3s;}

/*人才招聘*/
.job_bg{ overflow:hidden; background:url(../images/job_bg.png) #f7f7f7 right top no-repeat; padding-top:3%; padding-bottom:3%;}
.job_list ul{ padding:0;}
.job_list table{border-collapse:collapse;border-spacing:0; margin-bottom:10px;}
.job_list table td{ /*line-height:44px;*/height:60px; color:#333333; font-size:14px; text-align:center;}
.job_list ul li{ height:60px; overflow:hidden; cursor:pointer;transition:all 0.3s;margin-bottom:10px; background:#fff;margin-bottom:20px;}
.job_list ul li tr:first-child td:last-child{background:url(../images/job_pic.png) 56% 15px no-repeat; }
.job_list ul li:Hover{/*border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;background:url(../images/job_pic3.png) 97.5% 10px no-repeat;*/}
.job_list ul li.hauto{height:auto; background:none; }
.job_list ul li.hauto tr:first-child{background:#c30d23; }
.job_list ul li.hauto tr:first-child td:last-child{background:url(../images/job_pic3.png) 56% 15px no-repeat;}
.job_list ul li.hauto tr:first-child td{color:#fff;}
.job_list ul li .job_con{ line-height:22px; font-size:12px; padding-bottom:10px; padding-top:10px;}
.job_list .job_a a{ float:left; padding-right:23px; padding-left:50px; height:39px; line-height:39px; background:url(../images/job_pic4.png) #818181 15px center no-repeat; font-size:14px; color:#fff; text-align:left;}
.job_list .job_a a:Hover{ /*background:url(../images/job_pic5.png) #fff 15px center no-repeat; color:#ca9361; */text-decoration:none;filter:alpha(opacity=70);opacity:0.7;transition:all 0.3s; }
.main-wrapper{width:100%; background:#f0f0f0; border-top:3px #00679f solid; padding-top:40px; padding-bottom:40px;}

.container{max-width:1400px;margin:0 auto; }
.m-ProductCenter a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.m-ProductCenter .top{margin:20px 0;line-height:36px;background-color:#fff;}
.m-ProductCenter .nv{padding:20px 40px 20px 0;border-bottom:1px solid #eee;font-size:14px}
.m-ProductCenter .nv:last-of-type{border-bottom:none; display:none;}
.m-ProductCenter .name{float:left;width:106px;text-align:center;color:#666}
.m-ProductCenter .txt{overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.js-show{height:75px}
.m-ProductCenter a{display:inline-block;*display:inline;*zoom:1;color:#424242;margin-right:35px; margin-left:25px;line-height: 24px; font-size:18px; font-weight:bold; }
.m-ProductCenter a.on,.m-ProductCenter a:hover{color:#00679f}
.m-ProductCenter .btn-more{float:right;width:64px;height:24px;line-height:22px;padding-left:9px;background:url(../images/s-ico2.png) 40px 50% no-repeat;cursor:pointer;color:#666;border:1px solid #dcdcdc;margin-top:5px}
.m-ProductCenter .btn-more.on{background-image:url(../images/s-ico3.png)}
.m-ProductCenter .btn-more.on:hover{background-image:url(../images/s-ico4.png)}
.m-ProductCenter .btn-more:hover{border-color:#0067a0;background-color:#0067a0;color:#fff;background-image:url(../images/s-ico1.png)}


.ul-piclists1{overflow:hidden; margin-bottom:31px}
.ul-piclists1 li{float:left;width:33%;margin-bottom:20px}
.ul-piclists1 a{display:block;margin-right:10px;position:relative;overflow:hidden;background-color:#fff;padding: 0; margin-left:10px;}
.ul-piclists1 .pic{overflow:hidden;position:relative; padding: 10px; }
.slick-pic1 img,.ul-piclists1 .pic img{display:block;max-width:100%; max-height:100%; -webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.slick-pic1 a:hover img,.ul-piclists1 a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.ul-piclists1 .name{ padding: 20px 5px; line-height:1.1;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:16px;text-align:center; }
.ul-piclists1 .txt{position:absolute;bottom:-60px;left:0;right:0;height:58px;line-height:58px;color:#fff;font-size:16px;padding:0 20px;background:url(../images/s-ico5.png) right 19px center no-repeat;background-color:#0067a0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ul-piclists1 a:hover .txt{bottom:0}
.ul-piclists1 a:hover:after{content:'';display:block;position:absolute;top:0;right:0;z-index:1;width:100%;height:100%;border:1px solid #0067a0}
.ul-pic-lists1{overflow:hidden;margin-right:-20px;margin-bottom:31px;margin-top: 20px;}
.ul-pic-lists1 li{float:left;width:20%;margin-bottom:20px}
.ul-pic-lists1 a{display:block;margin-right:20px;position:relative;overflow:hidden;background-color:#fff;padding-bottom:20px}
.ul-pic-lists1 .pic{overflow:hidden;position:relative;padding-top:50%}
.ul-pic-lists1 .pic img{position:absolute;display:block;width:100%;right:0;top:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-pic-lists1 a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.ul-pic-lists1 .name{line-height:1.1;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:16px;text-align:center;padding:0 5px}
.ul-pic-lists1 .txt{position:absolute;bottom:-60px;left:0;right:0;height:58px;line-height:58px;color:#fff;font-size:16px;padding:0 20px;background:url(../images/s-ico5.png) right 19px center no-repeat;background-color:#0067a0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ul-pic-lists1 a:hover .txt{bottom:0}
.ul-pic-lists1 a:hover:after{content:'';display:block;position:absolute;top:0;right:0;z-index:1;width:100%;height:100%;border:1px solid #0067a0}
.m-pages{font-size:0;text-align:center}
.m-pages a{ width:30px;height:30px;text-align:center;line-height:30px;display:inline-block;*display:inline;*zoom:1;font-size:16px;margin:0 5px;font-family:Arial;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;vertical-align:middle}
.m-pages a:hover{opacity:.7}
.m-pages a.num{background-color:#0067a0;color:#fff}
.m-pages a.num.active{background-color:#00ad4e;}
.m-pages a.btn{background-color:#ddd;font-family:'å®‹ä½“';color:#3e3e3e}



.m-showimg{padding-top:60px}
.m-showimg .tit{text-align:center;font-size:24px;color:#666;margin-bottom:25px}
.slick-pic1{padding-bottom:40px}
.slick-pic1 .item{background-color:#fff;margin:0 10px; }
.slick-pic1 .pic{overflow:hidden;position:relative;/*padding-top:85%;*/margin-bottom:-5px}
.slick-pic1 .name{padding: 20px 5px; text-align:center;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333}
.slick-pic1 .slick-arrow{position:absolute;top:50%;display:block;width:32px;height:53px;margin-top:-26px;text-indent:-9999px;overflow:hidden;background-repeat:no-repeat;background-position:center center;z-index:5;border:none;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.slick-pic1 .slick-arrow:hover{opacity:.7}
.slick-pic1 .slick-prev{left:10px;background-image:url(../images/s-prev.png)}
.slick-pic1 .slick-next{right:10px;background-image:url(../images/s-next.png)}
.slick-pic1 .slick-dots{position:absolute;text-align:center;bottom:0;left:0;right:0;font-size:0}
.slick-pic1 .slick-dots li{display:inline-block;*display:inline;*zoom:1;width:8px;height:8px;border-radius:50%;background-color:#c5c5c5;margin:0 7px;vertical-align:middle;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.slick-pic1 .slick-dots li.slick-active{background-color:#959595;width:10px;height:10px}
.m-ProductCenter{width:100%; overflow:hidden;}
.row-s { max-width:1400px; margin:0 auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.row-s .col-r {
    width: 82%; float:right; overflow:hidden;
}
.row-s .col-l{width:17%; float:left;}
.m-likelist {
    background-color: #fff;
    margin-bottom: 20px;
}
.m-likelist .tit {
    background-color: #e0e0e0;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #333;
}
.ul-piclist{padding:10px}
.ul-piclist li{border-top:1px dashed #e5e5e5;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ul-piclist li:first-of-type{border-top:none}
.ul-piclist a{display:block;padding:7px 20px 17px}
.ul-piclist li:hover{-webkit-box-shadow:0 0 10px rgba(132,132,132,.15);box-shadow:0 0 10px rgba(132,132,132,.15);border-top-color:transparent}
.ul-piclist li:hover+li{border-top-color:transparent}
.ul-piclist .pic img{display:block;max-width:75%;margin:0 auto}
.ul-piclist .name{text-align:center;font-size:12px;color:#333;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.m-listshow{background-color:#fff}
.ul-tabs1{overflow:hidden}
.ul-tabs1 li{float:left;width:50%;text-align:center}
.ul-tabs1 a{display:block;font-size:14px;color:#333;background-color:#e0e0e0;line-height:36px}
.ul-tabs1 .hover a,.ul-tabs1 a:hover{background-color:#fff}
.ul-txtlist{padding:15px 25px}
.ul-txtlist a{display:block;padding-left:12px;position:relative;font-size:12px;color:#333}
.ul-txtlist a:after{content:'';display:block;position:absolute;left:0;top:50%;margin-top:-2px;width:4px;height:4px;background-color:#333;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ul-txtlist a:hover:after{background-color:#00679f}
.ul-txtlist a:hover{color:#00679f}
.ul-txtlist li{margin-bottom:12px}
.bxgjs{width:100%; float:right; overflow:hidden; padding-bottom:30px; margin-bottom:10px;  background:#fff;}

.bxgjs dd{float:left; width:37%;}

.bxgjs dt{float:right;  width:51%;}

.bxgjs dt h3{line-height:2;  	color: #000;  	font-size: 30px; font-weight:bold; position:relative ; font-weight:normal; padding-top:50px;}
.bxgjs dt h3:after{content:""; border:1px #004a9a solid; width:100px; position: absolute; bottom:0px; left:0;}
.bxgjs dt p{line-height:2;  	color: #5b5b5b;  	font-size: 16px; padding-top:5%;}
.ul-tabs2{height:43px; line-height:43px; background:#e0e0e0}
.ul-tabs2 li{width:150px; float:left; height:40px; border-top:3px #e0e0e0 solid; text-align:center; }
.ul-tabs2 li.hover{ border-top:3px #00679f solid; background:#fff;}
.tab-showq{ margin:0px auto; background:#fff; padding:20px 10px; font-size:16px;}
.tab-showq img{padding-bottom:20px;}

.xwzx{max-width:1400px; margin:0 auto; overflow:hidden; margin-top:40px; background:#fff; padding-top:20px; padding-bottom:20px;}



.cate_tits {

    position: relative;

    overflow: hidden;

    margin-bottom: 25px;

}

.cate_tits:before {

    content: "";

    position: absolute;

    left: 0px;

    bottom: 0px;

    width: 100%;

    height: 3px;

    background: #ebebeb;

}

.cate_tits span { background:url(lico.jpg) 5px center no-repeat; text-indent:30px;

    border-bottom: 3px solid #333333;

    position: relative;

    z-index: 1;

    height: 52px;

    line-height: 52px;

    color: #5b5b5b;

    display: block;

    overflow: hidden;

    float: left;

    font-size: 24px; text-transform:uppercase;

}



.xwzx ul li{width:49%; float:left; position:relative;}

.xwzx ul li a{width:100%; display:block; border-bottom:1px #545454 dashed;  padding:20px 0; overflow:hidden;}

.xwzx ul li a h3{width:80%; float:left; color:#5b5b5b; font-size:18px; font-weight:normal; text-indent:5px; height:20px; overflow:hidden;}

.xwzx ul li a  span{padding:5px 10px; background:#0153a7; color:#fff; position:absolute; right:0;}

.xwzx ul li:nth-of-type(2n){float:right;}

.news_d1 { max-width:1430px; margin:0 auto;
    padding-top: 66px;
    padding-bottom: 75px;
}
 .news_d1 h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    color: #1f57a3;
}
.news_d1 .zhongk
{
    font-family: '';
    font-size: 16px;
    line-height: 79px;

    height: 79px;
    margin-top: 68px;
    padding-right: 38px;
    padding-left: 38px;

    color: #999;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.news_d1 .zhongk .fr
{
    margin-top: 33px;

    color: #999; float:right; margin-top:0;
}
.news_d1 .zhongk .fr img
{
    width: 21px;
    margin-top: -1px;
    margin-right: 15px;
}

.news_d1 .zhongk .fr:hover
{
    color: #c49a4d;
}
.syp ul li{height:24px; line-height:24px; font-size:16px;}
.news_d1 .conp
{
    padding-top: 68px; font-size:16px;
}
.news_d1 .conp p
{
    font-family: 'HC';
    font-size: 16px;
    line-height: 28px;

    margin-bottom: 28px;
    padding-bottom: 27px;

    color: #464646;
}
.news_d1 .conp h4{
    font-family: 'HC';
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
    padding-bottom: 27px;
    color: #464646;
     border-bottom: 1px solid #eaeaea;
}
.news_d1 .return7
{
        font-size: 18px;
    font-weight: normal;
    line-height: 44px;
    display: block;
    width: 160px;
    height: 44px;
    margin: 54px auto 0;
    text-align: center;
    color: #fff;
    background: #1f57a3;
}
.inpage .h1n {
    font-size: 30px;
    text-align: center;
    color: #464646; margin-top:50px;
}
@media only screen and (max-width: 1199px){
.m-ProductCenter .btn-more{margin-top:10px}
.m-ProductCenter a{margin-right:10px;line-height:25px}
.yylytit h1{font-size:24px; text-align:center;}
.yylytit h2{font-size:20px; text-align:center;}

}

@media only screen and (max-width:959px){
.ul-pic-lists1 li{width:33.3333%}
}

@media only screen and (max-width:767px){
.m-ProductCenter .nv{padding-right:10px}
.m-ProductCenter .btn-more{margin-top:8px}
.ul-certificate{padding-top:15px}
.ul-pic-lists1 li{width:50%;margin-bottom:10px}
.ul-pic-lists1{margin-right:-10px}
.ul-pic-lists1 a{margin-right:10px;padding-bottom:15px}
.m-ProductCenter .name {
    width: 60px;
}


.aboutPage .culture li .text{
		padding: 0 10px;
	}
	.aboutPage .culture li .text .icon1 {
		height: 40px;
	}
	.aboutPage .culture li .text .p1 {
		line-height: 20px;
		font-size: 16px;
		margin-top: 6px;
	}
	.aboutPage .culture li .text .p2 {
		line-height: 14px;
		font-size: 12px;
		margin-top: 5px;
	}

	.aboutPage .culture li:last-child .text .icon1{
		height: 96px;
	}
	.aboutPage .culture li:last-child .text .p1 {
		line-height: 28px;
		font-size: 24px;
		margin-top: 24px;
	}
	.aboutPage .culture li:last-child .text .p2 {
		line-height: 20px;
		font-size: 16px;
		margin-top: 10px;
	}
}
@media screen and (max-width: 1600px) {
/*工程案例*/
.case_ul ul li{ height:500px;}
}

@media screen and (max-width: 1440px) {
/*新闻动态*/
.news_ul ul li .news_box .news_txt em{ margin-top:5%;}
/*工程案例*/
.case_ul ul li{ height:460px;}
}

@media screen and (max-width: 1200px) {
/*工程案例*/
.case_ul ul li{ width:32%; margin-right:2%;}
.case_ul ul li:nth-child(4n+0){ margin-right:2%;}
.case_ul ul li:nth-child(3n+0){ margin-right:0;}
.bxgjs dt h3{font-size:20px;}

}

@media screen and (max-width: 1100px) {
/*新闻动态*/
.news_ul ul li .news_box .news_txt{ font-size:14px;}
.news_ul ul li .news_box .news_txt em{ margin-bottom:3%;}
.news_ul ul li .news_box .news_txt label{ margin-top:4%;}
.news_ul ul li .news_box .news_txt h2{ font-size:25px; line-height:30px; height:30px;}
/*工程案例*/
.case_ul ul li{ height:400px;}
.case_ul ul li .bg-list-hs p{ height:110px;}
}

@media screen and (max-width: 1000px) {
.case_tc{ width:90%; margin-left:-45%;}
.case_tc .case_divs .closed{ width:45px;}
}
@media screen and (max-width: 959px) {
.inner-btn-div{max-width:840px; margin:0 auto;}
.inner-btn-div a {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    text-align: center;
    line-height: 100px;
    float: left;
    background: #f2f2f2;
    font-size: 16px;
    color: #000000;
    margin: 50px 20px;
}


}

@media screen and (max-width: 900px) {
/*关于我们*/
.honor_t{ background:none; float:none; text-align:center; height:auto;}
.honor_t a{ float:none; display:inline-block; margin-bottom:15px;}.cpj dd span.Ethiopia{ font-size:14px;}

}
@media screen and (max-width: 839px) {
.inner-btn-div{max-width:600px; margin:0 auto;}
.inner-btn-div a {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    text-align: center;
    line-height: 80px;
    float: left;
    background: #f2f2f2;
    font-size: 13px;
    color: #000000;
    margin: 30px 10px;
}


}

@media screen and (max-width: 780px) {
.siderBar .item_block{width:100%}
/*新闻动态*/.main-wrapper{padding-top:10px;}

.news_ul ul li{ margin-bottom:30px;}
.news_ul ul li .imgs{ width:96%; margin-left:2%; margin-right:2%;}
.news_ul ul li .news_box{ width:100%;}
.news_ul ul li .news_box .news_txt{ width:96%; margin-left:2%; margin-right:2%;}
.news_ul ul li .news_box .news_txt label{ padding-top:2%; padding-bottom:2%; width:30%;}

/*分页*/
/*.pages a{ height:52px; line-height:52px;}*/

/*产品详细*/
.pro_con2 .pro_con2_t{ font-size:30px; margin-bottom:20px;}
/*工程案例*/
.case_ul ul li{ height:320px;}
.case_ul ul li .bg-list-hs p{ height:88px;}\
.nybanwap{display:block;}
.nyban{display:none;}
.ul-piclists1 li {
    width: 50%;
    margin-bottom: 10px;
}
.ul-piclists1 a {
margin:0 5px;
    padding-bottom: 15px; 
}
.row-s .col-r{float:none; width:100%;}
.row-s .col-l{float:none; width:100%;}
.xwzx ul li {
    width: 100%;
    float: none;
}
}

@media screen and (max-width: 640px) {
.siderBar .item_block .item_box p{padding-top:0px; padding-bottom:10px;} 
/*关于我们*/.news_d1 {
    padding-top:26px;
    padding-bottom: 25px;
}
.news_d1 h1 {
    font-size: 20px;
}
.news_d1 .zhongk {
    font-family: '';
    font-size: 16px;
    line-height: 29px;
    height: 29px;
    margin-top: 28px;
    padding-right: 18px;
    padding-left: 18px;
}
.news_d1 .zhongk .fr{margin-top:3px; float:right;}
.news_d1 .conp { padding:0 2%;
    padding-top: 28px; line-height:26px;
}
.about_t3{ font-size:30px;}
/*产品详细*/
#owl-demo5.owl-theme .owl-controls .owl-buttons{ display:none;}
.pro_two ul li{ font-size:14px; line-height:22px;}
.pro_two ul li h2{ font-size:16px;}

.pro_three{ font-size:16px; line-height:30px;padding-top:50px;}
.pro_three h2{ font-size:30px;}
.pro_con2 .pro_con2_t{ font-size:26px;}

/*新闻详细*/
.news_t2{ font-size:26px;}
.about_x .show_t{ font-size:26px; line-height:32px;}
/*下载列表*/
.down_ul ul li a{ font-size:16px; line-height:60px; height:60px; padding-left:46px;}
.down_ul ul li em{ padding-right:46px; font-size:12px;}

/*技术中心*/
.technology_bg2 .technology_div2 h2{ font-size:36px;}

/*工程案例*/
.case_ul ul li{ width:49%; margin-right:2%; height:400px;}
.case_ul ul li:nth-child(2n+0){ margin-right:0%;}
.case_ul ul li:nth-child(3n+0){ margin-right:2%;}
.case_ul ul li:nth-child(4n+0){ margin-right:0%;}
.case_ul ul li:nth-child(6n+0){ margin-right:0%;}
.case_ul ul li .bg-list-hs p{ height:110px;}
/*联系我们*/
.contact_con ul li{ width:94%;}
.feedback_div .inputs2{ width:100%; text-indent:2%;}
.feedback_div .textarea{ padding:2%; width:96%;}
.yyly {
    margin-top: 15px;
}
.yylyx a{width:100%; float:none; margin-bottom:10px; overflow:hidden; display:block;}

.yylyx a:nth-of-type(2n) {
    float: none;
}
.yylyx dd span{padding-top: 0%;}
.yylyx dd span {
    font-size: 14px;
    line-height: 1.5
}

.yylyx dd {opacity:1;}

.fwcn .item_block .item_box p{font-size:20px;}
.fwcn .item_block .description p{font-size:15px;}
 .lmm h1{font-size:24px;}
 .lmm h2{font-size:14px;}
 
 .bxgjs dt p{line-height:1.5; font-size:12px;}
 .bxgjs dt h3{font-size:18px;}

}
@media screen and (max-width: 599px) {
.inner-btn-div{max-width:300px; margin:0 auto;}
.inner-btn-div a {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    text-align: center;
    line-height: 80px;
    float: left;
    background: #f2f2f2;
    font-size: 13px;
    color: #000000;
    margin: 10px 10px;
}
.lmm {
    padding: 10px 0;
}
.interphone {
    padding: 20px 10px;
}
.siderBar .item_block {
    width: 100%;
}

.fwcn .item_block {
    width: 100%;
}

.aboutab_l{width:100%; float:none;}
.interphone p {
    font-size: 16px;
    line-height: 1.5;
}


.siderBar .item_block{height:auto;}
.siderBar .item_block .item_box{padding-bottom:0px;}
.tab-showq{padding:0 5px; font-size:14px;}
.tab-showq img{width:96%}
.h-title a {
    font-size: 16px;
    color: #666666;
    margin: 0 10px;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    display: inline-block;
}
}



@media screen and (max-width: 480px) {

.clxq ul li{width:33.3%;}
/*分页*/
/*.pages a{ height:46px; line-height:46px;}*/
/*产品详细*/
.pro_two ul li{ width:47%; margin-bottom:5%; font-size:13px;}
.pro_two ul li img{ width:28%; margin-right:4%;}
.pro_two ul li h2{ font-size:15px;}
.pro_three{ font-size:14px; line-height:26px;}
.pro_three h2{ font-size:22px;}
.pro_three .pro_txt2{ width:90%;}
.pro_con2 .pro_con2_t{ font-size:22px;}
#owl-demo6 .item dd  h2{ font-size:14px;}
.about_x .con_id{ font-size:14px;}

/*新闻详细*/
.news_t2{ font-size:22px;}
.about_x .show_t{ font-size:22px; line-height:32px;}
/*下载列表*/
.down_ul ul li{ margin-bottom:12px;}
.down_ul ul li a{ font-size:14px;}

/*技术中心*/
.technology_div .technology_con h2{ font-size:22px; line-height:58px; height:58px; margin-top:8%;}
.technology_div .technology_con p{ font-size:14px;}
.technology_bg2 .technology_div2 h2{ font-size:26px;}
.technology_bg2 .technology_div2 .tel{ font-size:22px;}
.technology_bg2 .technology_div2 .tqq{ width:120px; height:33px;}

/*工程案例*/
.case_ul ul li{ height:320px;}
.case_ul ul li .bg-list-tit h4{ font-size:16px;}
.case_ul ul li .bg-list-yew h5{ font-size:16px;}
.case_ul ul li .bg-list-hs p{ height:88px;}
/*人才招聘*/
.job_list table td{ font-size:12px;}
.job_list ul li{background: url(../images/job_pic.png) #f6f6f6 99% 10px no-repeat;}
.job_list ul li:Hover{background:url(../images/job_pic3.png) #f6f6f6 99% 10px no-repeat;}
.job_list ul li.hauto{background: url(../images/job_pic3.png) #f6f6f6 99% 10px no-repeat;}

.xwzx ul li a h3{font-size:16px;}
.xwzx ul li a {
    padding: 10px 0;
}

}
@media only screen and (max-width:479px){
.mb46{margin-bottom:20px}
.ul-pictxtlist .pic{width:100px;height:64px}
.ul-pictxtlist p{height:25px}
.m-products .btn-box a{display:block;width:auto;text-align:center;padding:0;margin-bottom:5px;background-position:33% 50%}
.m-products .btn-box{padding:10px}
.m-pages .num{display:none}
.m-pages a.prev{display:inline-block;*display:inline;*zoom:1}
.ul-logolist li{width:50%}
.ul-logolist{margin-right:-15px;margin-top:10px;margin-bottom:15px}
.ul-logolist a{margin-right:15px}
.header-wrapper .hd-r{display:none}
.nav .m-tel{display:block;text-align:center}
.nav .m-tel a{display:inline-block;font-size:16px}
.m-search .btn{width:50px}
.m-index{padding:10px 0}
.ul-txt{width:auto;float:none}
.ul-txt li{width:50%}
.ul-imgtxt li{width:50%}
.index-row,.m-logos,.m-mass .box{margin-bottom:10px}
.m-logos{display:none}
.m-map{height:200px}
.owl-theme .owl-controls{margin-top:0px;}
.i_about_con p{line-height:1.5; font-size:14px;     padding: 0 10px;}
.cpj dd span.Ethiopia{ font-size:14px;}
.cpj dd span.Structure{display:none;}

.cpj{padding-top:10px;}

.cpj a{width:80%; float:none; margin:0 auto; margin-bottom:10px;}
.cpj  .hzhb a{width:48%; float:left; margin:0 1%; margin-bottom:10px;}
 }


@media screen and (max-width: 320px) {
/*产品详细*/
.pro_two ul li{ font-size:12px; line-height:20px;}
.pro_two ul li h2{ font-size:14px;}

/*技术中心*/
.technology_bg2 .technology_div2 h2{ font-size:22px;}
.technology_bg2 .technology_div2 .tel{ font-size:20px;}
/*工程案例*/
.case_ul ul li{ height:260px;}
.case_ul ul li .bg-list-hs{ height:60%; bottom:40%;}
.case_ul ul li .bg-list-hs p{ height:66px;}
.case_ul ul li .bg-list-yew{ height:40%;}
}