@charset "utf-8";
/* CSS Document */
.body {
	background: #F2F2F2;
	}
img {
    border: 0;
    display: inline-block;
    max-width: 100%;
}
p {pdding:0; margin: 0}
a{ text-decoration:none; outline:none; color: inherit; }
.el {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*
分页代码
*/
.pages { height:40px; line-height:40px; overflow:hidden; text-align:center; font-family:Verdana, Geneva, sans-serif; margin-top:10px; margin-bottom:15px; width:100%}
.pages a { display:inline-block; height:30px; line-height:30px; border:1px solid #CCC; margin:0px;  margin-right:5px; padding:0px 10px; }
.pages span { display:inline-block; height:30px; line-height:30px; border:1px solid #CCC; margin:0px; margin-right:5px; padding:0px 10px;}
/*上一页，下一页*/
.nextpre {  height:auto; overflow:hidden; border-top:1px dashed #999999; margin-top:10px; f}
.nextpre ul li { float:left; width:50%; line-height:30px; font-size:14px;}
.nextpre ul li a { font-size:14px; line-height:30px;}
.nextpre ul li a:hover { text-decoration:underline;}
@media only screen and (max-width: 1440px) {
    .wrap, .mwrap, .pagecontent { width:1200px; }
	
}
@media only screen and (max-width: 1240px) {
    .wrap, .mwrap, .pagecontent { width:940px; }
	
}
@media only screen and (max-width: 992px) {
    .wrap, .mwrap, .pagecontent { width:740px; }
	
}
@media only screen and (max-width: 760px) {
    .wrap, .mwrap, .pagecontent { padding-left:2%; padding-right:2%; width:auto; }
	.mwrap .wrap { padding-left:0; padding-right:0; }
}

.wrap { margin-left:auto; margin-right: auto;}
.imgZoom img, { 
	-moz-transition:all .8s ease 0s; 
	-ms-transition:all .8s ease 0s; 
	-o-transition:all .8s ease 0s; 
	-webkit-transition:all .8s ease 0s; 
	transition:all .8s ease 0s;
}
.imgZoom { 
	overflow:hidden; 
	-webkit-transform:rotate(0); 
	transform:rotate(0);
}
.imgZoom:hover img{ 
	-moz-transform:scale(1.1,1.1); 
	-ms-transform:scale(1.1,1.1); 
	-o-transform:scale(1.1,1.1); 
	-webkit-transform:scale(1.1,1.1); 
	transform:scale(1.1,1.1);
	transition:all .8s ease 0s;
}
/*产品列表*/
.productlistimg {
	padding:15px;
	
}
.productlistimg ul li{
	float:left;
	width:310px;
	height:350px;
	overflow: hidden;
	margin: 20px 15px;
 	
}
.deviceitem {
	width:415px; 
	margin-right:20px;
	margin-left:20px;
	margin-bottom:35px;
	height:auto; 
	background: none;
	float:left;
	overflow:hidden;
	
	position: relative;
	}
/*.deviceitem:after{
            content: "";
            width: 0;
            height: 1px;
            background: blue;
            position: absolute;
            top: 99.8%;
            left: 0%;
            transition: all .5s;
        }
.deviceitem:hover:after{
      left: 0%;
      width: 100%;
	
 }*/
.deviceitem .device_time { position: relative; font-size: 15px; color: #888;  margin: 10px 0; line-height: 35px; border-top: 1px solid #ddd; padding-left:20px; }
.deviceitem .device_time:after{content: "";
            width: 0;
            height: 1px;
            background: blue;
            position: absolute;
            top: -1;
            left: 0%;
            transition: all .5s; }
.deviceitem:hover .device_time:after{ left:0%; width: 100%; }




.deviceitem:hover {
	transition:all 0.5s ease 0s;
	box-shadow:0 1px 20px #C1C0C0;
	
	}
.deviceitem  .device_info {
	height:50px; 
	line-height: 25px;
	background: none;
	position: relative; 
	padding: 0px 5px; 
	margin:0px;
	font-size: 15px;
	}
.deviceitem a .device_info {
	height:50px; 
	background: none;
	position: relative; 
	padding: 0px 5px; 
	margin:0px;
	color:#535353;
	text-decoration: none;
	}
/*.deviceitem:hover a .device_info div{
	
	color:#0546bc; 
	height:60px;
	transition:all 0.5s ease 0s;
	}
.deviceitem a .device_info div{
	background-color:#FFF; 
	height:60px;
	transition:all 0.5s ease 0s;
	}
*/
.deviceitem  .title {
	height:40px;
	padding:0px 5px;
	text-align:left;
	line-height:40px;
	color:#333;
	font-size:17px;
	}
.deviceitem:hover .title {
	color:#0546bc;
	transition:all 0.5s ease 0s;
	}
.deviceitem a img{
	padding: 0px; 
	margin:0px;
	transition:all 0.5s ease 0s;
	}
.deviceitem a .device_img{
	height:auto; 
	font-size:0px;
	overflow:hidden;
	
	}
.deviceitem a:hover img { 
	transform: scale(1.1, 1.1);
	transition:all 0.5s ease 0s;
	text-decoration: none;
	}
.deviceitem .device_time i{ position: absolute; right: -50px; top: 0; bottom: 0; margin: auto; height: 11px;width:20px; background: url( ../../Png/arrow.png) no-repeat;line-height: 11px; transition-duration: .5s; font-size: 20px; }
.deviceitem:hover .device_time i { opacity: 1; transform: translateX(25px);right: 50px; }

/*公共 start*/
#n5133 li a{width:px; color:#333333; line-height:40px; padding-left:14px; padding-right:14px; font-weight: normal; font-style: normal; text-align:; background-color:#FFFFFF; border:0px  ; border-radius:6px;   }
#n5133 li a.current,#n5133 li a:hover{ color:#FFFFFF; line-height:40px; font-weight: normal; font-style: normal; text-align:; background-color:#00A1E7;  }
.pagemain {width:100%; height:auto; padding:0px; margin:0px; border:1px solid #FF7476;}
.pageclass { text-align: center;}
.pageclass ul { text-align:center; font-size: 0; }
.pageclass ul li { display:inline-block; position: relative; }
.pageclass ul li.n1{ border:0;}
.pageclass ul li a.depth2 { display: block; color:#333; font-size:16px; line-height: 30px;}
.pageclass ul li a.depth2:hover { color:#04a07b;text-decoration:none; }
/*公共 end*/
/*荣誉列表*/
.pagecontent {width:100%; height:auto; padding:0px; margin:20px 0px 40px 0px;}
.pagecontent h2 {font-size:30px;  text-align:center; color:#333;font-weight:normal;}
.content-body {line-height:30px;font-size: 17px; font-family: "Microsoft YaHei";vertical-align:top; margin-top: 20px;}
.content-body img { margin:0 5px 5px 10px;}
img {
    border: 0;
    display: inline-block;
    max-width: 100%;
}
.picbody {width:100%; height:auto; margin:20px;}
.picbody ul li {width:calc(100%/5 - 20px);height:auto; margin:10px 1% 20px 0px;  overflow: hidden; float:left;}
.picbody ul li:hover {box-shadow:0 1px 20px #C1C0C0;}
.picbody ul li a { display: block; width: 100%;height:auto; overflow: hidden; }
.picbody ul li a img{
	padding: 0px; 
	margin:0px;
	transition:all 0.5s ease 0s;
	}
.picbody a:hover img {transform: scale(1.1, 1.1);
	transition:all 0.5s ease 0s;
	text-decoration: none;}
.picbody a .infopicture {height:auto; 
	font-size:0px;
	overflow:hidden;}
.picbody ul li p { width:100%; height：40px; line-height:40px; text-align:center; opacity: 1}

.picbody ul li p{text-align:center; transition:1s ease;}
.picbody ul li:hover p{ background:#006AF9;  transition:1s ease; color:#FFFFFF; }
/*.picbody ul li:hover p{transform:translateY(0); opacity:1; background-color:#00A1E7; color:#FFF; }*/

/*新闻*/
/*列表*/
.newsbody { padding:0px; margin: 0px;}
.newsbody ul li {transition: .5s ease; margin:10px 0px;}
.newsbody ul li:hover { background-color:#0a448d;transition: .5s ease; margin:10px 0px;}
.newsbody ul li .img{float:left; width:28%; overflow: hidden; padding: 0px; margin: 0px;}
.newsbody ul li a {display:block; position: relative;}
.newsbody .picture { padding:0px;  margin:10px 0px;}
.newsbody .img a img{left: 0;top:0;	padding: 0px;margin:0px;transition:all 0.5s ease 0s;}
.newsbody .img a img{padding:0px;margin: 0px;height:auto; font-size:0px;overflow:hidden;}
.newsbody .img a:hover img { transform: scale(1.1, 1.1); transition:all 0.5s ease 0s; text-decoration: none; }
.newsbody ul li .intro {float:left;width:72%;}
.newsbody .intro .box {padding:30px 50px 0px;}
.newsbody ul li .intro .box .txt .t a{ font-size: 26px; color: #373737; transition: .3s ease; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newsbody ul li:hover .intro .box .txt .t a{ color:#fbba40; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: .3s ease; }
.newsbody ul li .intro .box .txt { float: left; width: 80%; }
.newsbody ul li .intro .box .date{float:right; width:10%; text-align:center; color:#333f47;}
.newsbody ul li .intro .box .date .day{font-family:Impact; font-size:48px; transition:.3s ease; line-height:1.2;}
.newsbody ul li .intro .box .date .year{font-family:Arial; font-size:17px;}
.newsbody ul li:hover .intro .box .txt .t a{color:#fbba40; font-size: 24px;}
.newsbody ul li:hover .intro .box .txt .c{color:#fff}
.newsbody ul li:hover .intro .box .date{color:#fbba40}
.newsbody ul li .intro .box .txt .c{font-size:14px; color:#333f47; line-height:26px; height:52px; overflow:hidden; text-overflow: ellipsis; display:-webkit-box;-webkit-line-clamp:2; -webkit-box-orient:vertical; margin:8px 0 15px; font-weight:lighter; transition:.3s ease;}
.newsbody ul li .intro .box .txt .c a:hover{opacity:0.8; color:#fff}
/*新闻详情*/
.newsdetail { width:100%; margin-left:auto; margin-right: auto;}
.newsdetail .tit { font-size:15px; color: #00328B; font-weight: bold;}
.newsdetail .titdate { line-height:25px; font-size:12px;}
.newsdetail .titlebox {border-bottom: 1px solid #d0d0d0; margin-bottom: 25px; padding-bottom: 23px; margin-top: 20px;}
.newsdetail .titlebox .title { font-size: 30px; line-height: 40px; text-align: center; font-weight: bold; color: #3f3f3f; padding-bottom: 10px;  margin-bottom: 0; border: none;}
.newsdetail .content {font-size:15px !important;line-height: 30px;}
.newsdetail .content p {font-size:15px; line-height: 35px; text-indent: 2em;}
/*上一条，下一条*/
.prenext {width:100%; height:auto}
.prenext .pre {line-height:30px; width: 45%; float: left;  border:1px solid #868686; border-radius: 15px;}
.prenext .pre a {display:block; float:left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0px 10px; width:100%;}
.prenext .pre a:hover,.prenext .next a:hover {text-decoration: underline; color:#005CFF;}
.prenext .next {line-height:30px; width: 45%; float:right;  border:1px solid #868686; border-radius: 15px;}
.prenext .next a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0px 10px; width: 100%}
/*产品列表*/
.procontent {width:100%; height:auto; padding:0px; margin-top:20px; margin-bottom: 40px; }
.procontent h2 {font-size:30px;  text-align:center; color:#333;font-weight:normal; margin-bottom: 40px;}
.prolistimg {padding: 0px 0px;margin-top:20px;}
.prolistimg ul li{float:left;width:calc(100%/4 - 20px);height:330px;overflow: hidden;	margin: 20px 5px;}
.proitem {margin-right:0px;margin-left:0px;	margin-bottom:35px;	height:auto; background: none;float:left;overflow:hidden;	border-bottom:1px solid #D8D8D8;	position: relative;	}
.proitem:after{ content: ""; width: 0; height: 1px; background: #004CFF; position: absolute; top: 99.8%; left: 0%; transition: all .5s}
.proitem:hover:after{left: 0%; width: 100%; }
.proitem:hover {transition:all 0.5s ease 0s;box-shadow:0 1px 20px #C1C0C0;}
.proitem a .proinfo {
	height:60px; 
	background: none;
	position: relative; 
	padding: 0px; 
	margin:0px;
	}
.proitem:hover a .proinfo div{
	
	color:#0546bc; 
	height:60px;
	transition:all 0.5s ease 0s;
	}
.proitem a .proinfo div{
	background-color:#FFF; 
	height:60px;
	transition:all 0.5s ease 0s;
	}
.proitem a .proinfo .proname {
	text-align:center;
	line-height:50px;
	color:#333;
	font-size:17px;
	}
.proitem:hover a .proinfo .proname {
	color:#FFF;
	transition:all 0.5s ease 0s;
	}
.proitem a img{
	padding: 0px; 
	margin:0px;
	transition:all 0.5s ease 0s;
	}
.proitem a .proimg{
	height:auto; 
	font-size:0px;
	overflow:hidden;
	
	}
.proitem a:hover img { 
	transform: scale(1.1, 1.1);
	transition:all 0.5s ease 0s;
	}
.proitem a span { display:block; text-align: center; opacity: 1; width: 100%;transition:all 0.5s ease 0s;}
.proitem:hover a span { display:none; text-align: center; opacity: 1; width: 100%;transition:all 0.5s ease 0s;}
.proitem  p{text-align:center; transition:.5s ease; transform:translateY(30px); margin-top:-15px; }
.proitem:hover p{transform:translateY(-6px); opacity:1; background-color:#00A1E7; color:#FFF; }
/*c产品详情*/
.proimg { width:100%; height:auto; margin:10px auto; justify-content: center;align-items: center;}
.proimg img {display:block; margin:0px auto;}
.protext { line-height:30px; font-size:17px; marin:30px 0px 40px 0px;}
.protext p { line-height:30px; font-size:17px;}
/*资料下载*/
/*招标公告*/
/*----------下载模型列表组件 开始----------*/
/*公共*/
.downloadlist{ padding: 0 10px; }
.downloadlist .InfoSContent{ display: none; }
.downloadlist .InfoTime{ display: none; }
.downloadlist:after{ content: ''; display: block; clear: both; }
.downloadlist .InfoWrap span{ font-size: 13px; color: #888; padding-right: 8px; }
.downloadlist .InfoWrap{ transition-duration: .5s; }
.downloadlist .InfoTitle{ font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition-duration: .5s; }
.downloadlist .InfoSContent{ overflow: hidden; color: #666; margin: 5px 10px; font-size: 13px; line-height: 1.5em; height: 3em; }
/*文字列表*/
.text-downloadlist{}
.text-downloadlist li{ width: 100% !important; }
.text-downloadlist{ padding: 0 10px; }
.text-downloadlist li{ overflow: hidden; padding: 15px 0; border-bottom: 1px solid #ddd; transition-duration: .5s; }
.text-downloadlist .InfoWrap{ overflow: hidden; width: 76%; float: left; transition-duration: .5s; }
.text-downloadlist .InfoWrap img{ float: left; width: 32px; margin-right: 10px; }
.text-downloadlist .InfoSContent{ display: none; }
.text-downloadlist .btn{ float: right; transition-duration: .5s; }
.text-downloadlist li:hover{ box-shadow: 0 0 30px rgba(0,0,0,.1); }
.text-downloadlist li:hover .InfoWrap{ transform: translateX(10px); }
.text-downloadlist li:hover .btn{ transform: translateX(-10px); }
/*下载详细*/

.downdetail { width:100%; margin-left:auto; margin-right: auto;}
.downdetail .tit { font-size:15px; color: #00328B; font-weight: bold;}
.downdetail .titdate { line-height:25px; font-size:12px;}
.downdetail .titlebox {border-bottom: 1px solid #d0d0d0; margin-bottom: 25px; padding-bottom: 23px; margin-top: 20px;}
.downdetail .titlebox .title { font-size: 30px; line-height: 40px; text-align: center; font-weight: bold; color: #3f3f3f; padding-bottom: 10px;  margin-bottom: 0; border: none;}
.downdetail .content {font-size:15px !important;line-height: 30px;}
.downdetail .content p {font-size:15px; line-height: 35px; text-indent: 2em;}

.downlink { text-align:center; line-height:30px;}
.downlink a { 
	display:inline-block; 
    padding: 6px 12px;
    font-weight: 400;
    line-height: 25px;
    overflow: hidden;
    background: #0066CC;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-appearance: none;
    appearance: none;}
/*联系我们*/

.in_contact	{
	padding:60px 0;
	background-color:#fafafa;
	}
.in_contact .title{
	overflow:hidden;
	margin-bottom:50px;
	}
.in_contact .title .txt{
	width:20%;
	float:left;
	}
.in_contact .title .img{
	width:80%;
	float:right;
	margin-top: 26px;
	}
.in_contact .title .img p{
	font-size:14px;
	color:#666;
	float:right;
	}
.in_contact .title .img p a{
	font-size:14px;
	color:#666;
	}
.in_contact .title .img p a:hover{
	color:#e70012;
	transition:all 0.3s linear;
	}	
.in_contact .title .txt span{
    font-size: 20px;
    color: #e70012;
    font-family: BEBAS;
    margin-bottom: 8px;
}	
.in_contact .title .txt h1{
    font-size: 28px;
	font-weight:normal;
    color: #3a3a3d;
}	
.in_contact .box{
	overflow:hidden;
	margin-bottom:60px;
	}
.in_contact .box .left{
	float:left;
	width:42%;
	padding:0 2.5%;
	height:300px;
	border:4px solid #e5e5e5;
	background:url(../../../png/contact_bg.png) no-repeat center right;
	}
.in_contact .box .right{
	float:right;
	width:42%;
	padding:0 2.5%;
	height:300px;
	border:4px solid #e5e5e5;
	background:url(../../../png/contact_bg.png) no-repeat center right;
	}
.in_contact .box .right h1{text-align:left;}
.in_contact .box h1{
	margin-top:60px;
	font-weight:normal;
	font-size:22px;
	color:#333;
	margin-bottom:30px;
	}
.in_contact .box .left p{
	font-size:15px;
	color:#666;
	line-height:30px;
	}
.in_contact .box .right>img{
	float:left;
	border:4px solid #fff;
	}