*{ padding: 0; margin: 0; text-decoration: none; list-style: none; outline: none;}
body{ font-family:"微软雅黑","黑体","宋体";}
a{ direction: none;}
table{direction:none;}
img{border: none;}


/* pc端样式 */
.pubCon{ width:1400px; margin: 0 auto;}
/* welcome */
.welcome{ width:100%; height: 30px; background:#f5f5f5; border-bottom:1px solid #ddd;}
.welcome p{ font-size:14px; color:#666; float: left; line-height: 30px;}
.welcome b{ font-size:14px;float:right; line-height: 30px; font-weight: 500;}
.welcome b a{ color:#666; }
.welcome b a:hover { color:#0066b0 ;}

/* top */
.top{ width:100%; height:130px;}
.top .logo{ float:left;margin-top:15px;}
.shili{ float:left; margin-left:5%; margin-top:30px;}
.shili p{ font-size:20px; color:#d00e0e; font-weight: 600; margin-bottom:10px;}
.shili img{margin-right:5px;}
.top .ttel{ float:right; margin-top:26px;}
.top .ttel p{ font-size:16px;color:#333;line-height: 30px;}
.top .ttel p b{ font-size:26px; color:#d00e0e; font-weight: 600;}
.top .ttel p span{ font-size:16px; font-weight: 600;}


/* nav */
.daohang{ width:100%; height: 60px; background:#0066b0; }
.daohang ul li{ width:14.2%; float:left; line-height: 59px; text-align: center; position: relative;}
.daohang ul li a{ color:#fff; font-size:18px; width:100%; display:block;}
.daohang ul li:hover,.daohang ul li.on{ background:#004e86;}
header .btn{ display:none;}

/* .daohang ul li dl{ width:100%; margin-top:-2px;display: block;}
.daohang ul li dl dd{ width:100%; height: 45px; }
*/
.daohang ul li dl{ width:650px; height: auto; background:rgba(0,92,217,0.75); position: absolute; z-index: 99;display: none; transition: 0.75s; }
.daohang ul li dl dd { width:30%;float:left; margin:2% 1.5%; }
.daohang ul li dl dd img{ width:100%; border-radius: 5px;border:1px solid #fff; transition: 0.75s;}
.daohang ul li dl dd:hover img{ border:1px solid #0066b0;}
.daohang ul li dl dd p{ font-size:16px; color:#fff; line-height: 30px !important; margin-top:-15px; transition:0.5s;}
.daohang ul li dl dd:hover p{ color:#333;} 
.daohang ul li:hover dl{ display: block;} 
/* banner */
.banner{ z-index: 9; }
.banner .swiper-container {
    width: 100%;
    height: 100%;
  }
.banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 100%;
    height: 100%;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }


.banner .swiper-slide .bannerimg{ width:100%; height: 100%;}
.bannertu{ position: absolute; top:35%; left:20%; z-index: 99;}

.banner .swiper-button-next{ width:50px; height: 80px; background:rgba(255,255,255,0.45); color:#0066b0; transition:0.5s; border-radius: 3px; opacity: 0;}
.banner .swiper-button-prev{ width:50px; height: 80px; background:rgba(255,255,255,0.45); color:#0066b0;transition:0.5s;border-radius: 3px; opacity:0;}
.banner .swiper-button-next:hover{ background:rgba(255,255,255,0.75);}
.banner .swiper-button-prev:hover{background:rgba(255,255,255,0.75);}
.banner:hover .swiper-button-next{ opacity: 1;}
.banner:hover .swiper-button-prev{opacity: 1;}
.swiper-pagination{ font-size:15px; color:#fff;}
.xiaoshou li a{position:relative;display:block;width:35px;float:left;}
.xiaoshou li.li-even{background:#F0F2F3;}
.xiaoshou ul li .code {
  display: none;
  position: absolute;
  z-index: 9;
  width: 90px;
  height: 90px;
}
.xiaoshou a:hover .code{
	display: block;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
	}

.contactxiaoshou h3{ font-size:26px;  color:#d00e0e; line-height: 50px; width:100%; height: 50px; border-bottom:1px solid #ddd; text-align: center;}
.contactxiaoshou ul li{ width:100%; height:40px; line-height: 40px;margin-bottom: 5px;}
.contactxiaoshou ul li p{ float:left; margin-right:20%; color:#666;}
.contactxiaoshou ul li img{ margin-right:5px;}
.contactxiaoshou ul li:hover p{ color:#212121;}

.contactxiaoshou li a{position:relative;display:block;width:40px;float:left;}
.contactxiaoshou li.li-even{background:#F0F2F3;}
.contactxiaoshou ul li .code {
  display: none;
  position: absolute;
  z-index: 9;
  width: 90px;
  height: 90px;
}
.contactxiaoshou a:hover .code{
	display: block;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
	}

/* gonggao */
.gonggao{ width:100%; height: 60px; background:#f5f5f5; border-bottom:1px solid #ddd;}
.ggicon{ width:8%; float:left;}
.ggicon img{  float:left; width:30px; height: 34px; margin-top:12px; margin-right:10px;}
.ggicon p{ font-size:22px; color:#333 ;line-height: 60px;}

.gonggao #marquee2{ width:91%; height: 40px;  background: rgba(255,255,255,0.65); border-radius:5px; float:right; padding-left:1%; margin-top:10px; ; overflow: hidden;}
.gonggao #marquee2 ul li{float:left;  line-height:40px;}
.gonggao #marquee2 ul li a{ color:#333; font-size:15px;}


/* product */

/* 选项卡切换 */

.product{width:100%; margin-top:30px; }
  .slideTxtBox{ width:100%; text-align:left;}

  .slideTxtBox .hd{ height:50px; line-height:50px;   border-bottom:1px solid #0b67e4;  position:relative; }

  .slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:-1px; height:32px; width:100%;  }

  .slideTxtBox .hd ul li{ float:left; cursor:pointer; width:20%;text-align: center; font-size:18px;}

  .slideTxtBox .hd ul li.on{ height:50px;  background:#fff; border-bottom:3px solid #0b67e4; }

  /* 下面是前/后按钮代码，如果不需要删除即可 */

  .slideTxtBox .arrow{  position:absolute; right:10px; top:0; }

  .slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/arrow.png") 0 0 no-repeat; }

  .slideTxtBox .arrow .next{ background-position:0 -50px;  }

  .slideTxtBox .arrow .prevStop{ background-position:-60px 0; }

  .slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }

.proimg{ margin-top:30px;}
.proimg li{ width:19%; margin-right:1.2%;  float:left; margin-bottom:30px;}
.proimg li img{ width:100%; border:1px solid #ddd;}
.proimg li:nth-child(5n){ margin-right:0px;}

.proimg li h4{ font-size:16px; color:#333; width:100%; height: 40px; background:#ddd; margin-top:-5px; border:1px solid #ddd; text-align: center; line-height: 40px; font-weight: 500;transition: 0.5s;overflow:hidden;}
.proimg li:hover h4{ background:#0066b0; color:#fff; border:1px solid #004e86;}
.proimg li:hover img{ border:1px solid #004e86;}


.tonglan1{ width:100%; height:auto;}
.tonglan1 img{ width:100%;}

/* news */
.newska{ width:64% !important;float:left; margin-top:30px; margin-bottom:30px; }
.newsNav li{ width:33% !important;}

.newsLeft { width:40%; margin-top:30px;float:left;}
.newsLeft .newsLimg{ width:100%; }
.newsLeft .newsLimg img{ width:100%;}
.newLtext{ width:96%; padding:2%;}
.newLtext h3{ font-size:18px; color:#333;}
.newLtext .newdate{ font-size:14px; color:#999; margin:5px 0px;}
.newLtext p{ font-size:15px; color:#333; line-height: 25px;}

.newsLrig{ width:57%; float:right; margin-top:30px;}
.newsLrig ul li{ width:100%; height: 40px; line-height:40px; border-bottom:1px dashed #ddd;}
.newsLrig ul li a{ color:#333;}
.newsLrig ul li p{ font-size:15px; color:#555;float:left;  transition:0.5s;}
.newsLrig ul li span{ font-size:14px; color:#999; float:right;}
.newsLrig ul li:hover p{ color:#004e86;}
.newsLrig ul li:hover span{ color:#004e86}

.xiaoshou{ width:32%; float:right; margin-top:30px; margin-bottom:30px;}
.xiaoshou h3{ font-size:26px;  color:#d00e0e; line-height: 50px; width:100%; height: 50px; border-bottom:1px solid #ddd; text-align: center;}
.xiaoshou ul li{ width:100%; height:40px; line-height: 40px;}
.xiaoshou ul li p{ float:left; margin-right:20%; color:#666;}
.xiaoshou ul li img{ margin-right:5px;}
.xiaoshou ul li:hover p{ color:#212121;}

#marquee3{ width:100%; height: 330px; overflow: hidden; margin-top:30px;}


/* honor */
.honor{ width:100%; height: 450px; position: relative; left:0px; top:0px;}
.abbj{ width:100%; height:450px; position:absolute; top:0px; z-index:1px; overflow: hidden;}
.abbj video{width:100%; min-height: 450px;}
.zheshi{ width:100%; height:450px; background:rgba(0,0,0,0.45); position:absolute;top:0px; z-index:9;}

.honorlun{ width:100%; position: relative; z-index: 9;}
.honorlun .swiper-slide img{ width:100%;}
.honorTit{ width:100%; text-align: center; position: relative; z-index: 9;padding-top:50px; margin-bottom:30px;}
.honorTit h3{ font-size:30px; color:#fff;}
.honorTit p{ font-size:18px; color:#fff;}

#case_container1{ display: none;}

.honor .swiper-button-next{ width:40px; height: 60px; background:rgba(0,0,0,0.45); color:#fff; transition:0.5s; border-radius: 3px; opacity: 0;}
.honor .swiper-button-prev{ width:40px; height: 60px; background:rgba(0,0,0,0.45); color:#fff;transition:0.5s;border-radius: 3px; opacity:0;}
.honor .swiper-button-next:hover{ background:rgba(0,0,0,0.75);}
.honor .swiper-button-prev:hover{background:rgba(0,0,0,0.75);}
.honor:hover .swiper-button-next{ opacity: 1;}
.honor:hover .swiper-button-prev{opacity: 1;}


/* kaocha */
.kaocha{ width:100%; margin-top:30px; overflow: hidden;}
.kaochaLeft{ width:65%; float:left; }
.kaochaTit{ width:100%; height: 50px;border-bottom: 1px solid #0b67e4; margin-bottom:30px; }
.kaochaTit h3{ font-size:20px; font-weight: 500; width:20%; height: 50px; line-height: 50px; border-bottom:3px solid #0066b0; }
.kaochaLeft .swiper-slide img{ width:100%;}

.kaochaRIG{ width:33%; float:right; height: 290px; border:1px solid #ddd; }
.kaochaRIG h3{ font-size:20px; color:#d00e0e; width:94% ; margin-left:3%; padding:2% 0px; line-height: 30px; border-bottom:1px solid #ddd;}
.kaochaRIG h3 i{ float:left; width:40px; height: 40px;}
.kaochaRIG h3 i img{ width:100%; margin-right:10px;}
.kaochaRIG ul li{margin-left:2%; width:40%; float:left;line-height: 40px; font-size:18px; text-align: center;}
.kaochaRIG ul li a{ color:#666;}


/* shipin */
.shipin{ width:100%;  background:#f8f8f8; margin-top:30px; overflow: hidden;}
.shipinTit{ width:100%; text-align: center; position: relative; z-index: 9;padding-top:30px; margin-bottom:30px;}
.shipinTit h3{ font-size:30px; color:#333;}
.shipinTit p{ font-size:18px; color:#999;}
.shipin ul { overflow: hidden;}
.shipin ul li{ width:23%; float:left;margin-right:2%; margin-bottom:15px;}
.shipin ul li img{ width:100%;}
.shipin ul li:nth-child(4n){ margin-right: 0px;}
.shipin li h4{ font-size:16px; color:#333; width:100%; height: 40px; background:#ddd; font-weight: 500; text-align: center; line-height: 40px; border:1px solid #ddd;overflow: hidden;}
.shipin li:hover .propic{ border:1px solid #004e86;}
.shipin li:hover h4{ background:#004e86; color:#fff; border:1px solid #004e86;}


/* footer */
footer{ width:100%; height: 180px; background:#212121; color:#fff; font-size:15px;}
.footLeft{ width:40%; float:left; margin-left:25%; margin-top:20px;}
.footLeft p{ width:100%; text-align: center; line-height: 35px; font-size:14px;}
footer a{ color:#fff;}
.footRig{ width:10%; float:left; margin-top:35px; text-align: center;}
.footRig img{ width:100px; height: 100px;}
.footRig  p{ font-size:14px; color:#fff;}


/******************************************************************内页样式************************************************************/
.bannernei{ width:100%; overflow: hidden; position: relative; z-index: 1s;}
.bannernei .bannerneiimg{  z-index: 1;}
.bannernei .bannerneiimg img{ width:100%; height: 100%; }
.bannernei h3{ font-size:40px; width:100%; text-align: center; color:#333; position: absolute; top:45%; z-index: 9;}


.bannernei ul { position: absolute; top:20% ;left:20%; z-index: 9; width:60%; }
.bannernei ul li{ float:left; width:20%; text-align: center;}
.bannernei ul li img{ width:80%;  }
.bannernei ul li p{ font-size:16px; color:#333; margin-top:15px;}


.pubNei{ overflow: hidden;}
.position{ width:100%; height: 50px; border-bottom:2px solid #004e86; margin-top:40px; margin-bottom:30px;}
.position h3{ font-size:22px; color:#fff; width:15%; height: 50px; background:#004e86; text-align: center; line-height: 50px; float:left;} 
.position ul{ float:left; width:80%; margin-left:3%;}
.position ul li{ float:left; width:15%; line-height: 50px; text-align: center; }
.position ul li a{ color:#004e86; width:100%; display: block; font-size:16px;}
.position ul li:hover{ border-bottom:4px solid #004e86;}
.position ul li:hover a{ font-weight: 600;}
.position ul .on{ border-bottom:3px solid #f00;}

/* about */
.abneitext{ font-size:16px; color:#333; line-height: 35px; text-indent: 2em; margin-bottom:30px; text-align: justify;}
.abneitext ul{ clear:both; overflow:hidden;}
.abneitext ul li{ float:left; width:20%; text-align:center;    text-indent: 0em;}
.abneitext ul li img{ width:100px;}
.abneitext ul li p{ text-indent:0; margin:10px auto 0; text-align:center;}

.abneiimg{ width:100%; overflow: hidden;  margin-bottom:50px;}
.abneiimg ul li{ width:32%;float:left; margin-right:2%;}
.abneiimg ul li img{ width:100%;}
.abneiimg ul li:nth-child(3n){ margin-right:0px;}

.clear{clear:both;font-size:0px;line-height:0;height:0;}

@font-face {
	font-family: 'icomoon';
    src:url('/fonts/icomoon.eot?qradjf');
    src:url('/fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('/fonts/icomoon.ttf?qradjf') format('truetype'),
        url('/fonts/icomoon.woff?qradjf') format('woff'),
        url('/fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:40%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(/images/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(/images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:90%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:15px;padding-left:43px;background:url(/images/q1.png) no-repeat left 3px;line-height:36px;}
	.cndns-right-box .box-border .sev-b li a:hover{background:url(/images/q11.png) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:230px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;margin-top: 16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

/*pages*/
.pagination-wrapper{
margin: 20px 0;
}
.pagination{
height: 34px;
text-align: center;
}
.pagination li {
display: inline-block;
height: 32px;
line-height: 32px;
margin-right: 5px;
border: 1px solid #dddddd;
padding: 0 12px;
text-decoration: none;
}
.pagination li a{
 display:inline;
display: block;
font-size: 16px;
color: #555555;

}
.pagination li a:hover{
color:#2b6fa7;
}
.pagination li.thisclass {
background: #2b6fa7;
color: #fff;
height: 32px;
line-height: 32px;
padding: 0 12px;
font-size: 16px;
text-decoration: none;
}
.pagination li.thisclass a,.paginatio1 li.thisclass a:hover{
background: transparent;
border-color: #2b6fa7;
color: #fff;
cursor: default;
}
.pagination {
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.pagination span {
	font-size: 16px;
}
.pagination a {
	margin: 0 5px 5px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	min-width: 36px;
	text-align: center;
}
.pagination .page-status {
	margin-right: 10px;
}
.pagination a:hover,
.pagination .page-num-current {
	background-color: #008ad6;
	color: #fff;
}
/* product */
.proList{ width:100%; overflow: hidden; margin-bottom:30px; margin-top:30px;}
.proRig{ width:75%; float:left; margin-left:2%;}
.proList .proRig li{ width:24%; float:left; margin-right:1.2%; margin-bottom:2%;}
.proList .proRig li:nth-child(4n){ margin-right:0px;}
.proList .proRig li .propic{ width:100%; border:1px solid #ddd; height: auto;}
.proList .proRig li img{ width:100%; min-height: auto;}
.proList .proRig li h4{ font-size:16px; color:#333; width:100%; height: 40px; background:#ddd; font-weight: 500; text-align: center; line-height: 40px; border:1px solid #ddd;overflow: hidden;}
.proList .proRig li:hover .propic{ border:1px solid #004e86;}
.proList .proRig li:hover h4{ background:#004e86; color:#fff; border:1px solid #004e86;}

.proLeft{ width:22%;float:left; overflow: hidden;border:3px solid #004e86;}
.proLeft .proLtit{ width:100%; height: 100px; background:#004e86; color:#fff; text-align: center;}
.proLeft .proLtit h3{ font-size:26px;  padding-top:20px;}
.proLeft .proLtit p{ font-size:15px; color:#ddd;}
.proLeft .yiji{ width:90%; margin-left:4%; margin-top:10px; line-height: 55px; background:#fff;}
.proLeft .yiji a{color:#fff; padding-left:2%; width:100%; display: block; height: 55px; background:#004e86; font-size:17px; margin-bottom:5px; }
.proLeft .yiji a i{ float:right; margin-top:8px; margin-right:5px;}
.proLeft dl{ width:100%; background:#fff; font-size:15px; }
.proLeft dl dd{ margin-top:10px;}
.proLeft dl dd a{color:#666 !important; background:#ddd !important; font-size:14px !important; height: 40px !important; line-height: 40px !important; }

/*pages*/
.pagination-wrapper{
margin: 20px 0;
}
.pagination{
height: 34px;
text-align: center;
}
.pagination li {
display: inline-block;
height: 32px;
line-height: 32px;
margin-right: 5px;
border: 1px solid #dddddd;
padding: 0 12px;
text-decoration: none;
}
.pagination li a{
 display:inline;
display: block;
font-size: 16px;
color: #555555;

}
.pagination li a:hover{
color:#2b6fa7;
}
.pagination li.thisclass {
background: #2b6fa7;
color: #fff;
height: 32px;
line-height: 32px;
padding: 0 12px;
font-size: 16px;
text-decoration: none;
}
.pagination li.thisclass a,.paginatio1 li.thisclass a:hover{
background: transparent;
border-color: #2b6fa7;
color: #fff;
cursor: default;
}
.proNeirong{ width:100%; }
.proNeirong .proNtop{ width:100%;}
.proNtLeft { width:40%; float:left; border:1px solid #ddd;}
.proNtLeft img{ width:100%;}
.proNrig{ width:55%; float:right; margin-top:15px;}
.proNrig h3{ font-size:26px; color:#333; line-height: 60px; border-bottom:1px solid #ddd;}
.proNrig .projianjie{ font-size:15px; color:#333; line-height: 30px; margin-top:20px; text-indent: 2em; margin-bottom:20px;}
.probtn { width:100%;overflow: hidden; margin-top:10px; }
.probtn a{ width:18%; float:left; height: 45px; border-radius: 5px; background:#d00e0e; margin-right:2%; display: block; font-size:16px; color:#fff; text-align: center; line-height: 45px;} 
.probtn .probtn1 {background:#01b68f;}
.probtn .probtn2 {background:#ff8f00;}
.probtn .probtn3 {background:#04c2ff;}
.probtn .probtn4 {background:#fec500;}
.probtn .probtn5 {background:#ff6060;}

.proshu{ width:100%; margin-bottom:50px; overflow: hidden;  border-bottom:1px solid #ddd;}
.proshu p{ width:50%; float:left; font-size:18px; color:#333;line-height: 50px;}
.proshu a{ color:#212121; font-weight: 600;}

.protuijian{margin-bottom: 50px;}
.protuijian h3{ font-size:22px; line-height: 50px; color:#004e86; margin-bottom:25px; width:100%; border-bottom:1px solid #004e86;}
#procontainer{ width:100%;}
#procontainer .swiper-slide img{ width:100%; border:1px solid #ddd;}
#procontainer .swiper-slide h4{ font-size:15px; color:#333; width:100%; height: 35px; background:#ddd; text-align: center; line-height: 35px; margin-top:-5px; border:1px solid #ddd;}

.protext{  font-size:16px; color:#333;line-height: 35px; text-indent: 2em;}
.protext h3{ font-size:22px; line-height: 50px; color:#004e86; margin-bottom:25px; width:100%; border-bottom:1px solid #004e86; text-indent: 0em;}
.probody{ margin-top:50px; font-size:16px; color:#333;line-height: 35px;  margin-bottom:30px;text-indent: 2em;}
.probody img{max-width:80%;max-height:100%;    height: auto !important;}





/* case */
.caseList li{ width:24%; float:left; margin-right:1.2%; margin-bottom:2%;}
.caseList li:nth-child(4n){ margin-right:0px;}
.caseList li .propic{ width:100%; border:1px solid #ddd; height: 275px;}
.caseList li img{ width:100%; min-height: 275px;}
.caseList li h4{ font-size:16px; color:#333; width:100%; height: 40px; background:#ddd; font-weight: 500; text-align: center; line-height: 40px; border:1px solid #ddd;}
.caseList li:hover .propic{ border:1px solid #004e86;}
.caseList li:hover h4{ background:#004e86; color:#fff; border:1px solid #004e86;}




/* shipin */
.pubNei .shipin{ background:none; height: auto; margin-bottom:30px;}
.pubNei  .shipin ul li:nth-child(4n){ margin-right: 0px;}
.pubNei  .shipin li h4{ font-size:16px; color:#333; width:100%; height: 40px; background:#ddd; font-weight: 500; text-align: center; line-height: 40px; border:1px solid #ddd;overflow: hidden;}
.pubNei  .shipin li:hover .propic{ border:1px solid #004e86;}
.pubNei  .shipin li:hover h4{ background:#004e86; color:#fff; border:1px solid #004e86;}


/* news */
.newslist{ margin-top:30px;width:100%; overflow: hidden;}
.newslist li{ float:left; width:100%;height:220px; border-bottom:2px solid #eee; margin:0px 0px 30px;}
.newslist li a{ color:#666;}
.newspic{ width:23%; height:200px;  text-align:center; float:left; transition:0.5s; overflow: hidden;}
.newspic img{ width:100%;min-height: 150px; transition:0.75s;}
.newslist .newstext{ width:75%; float:right;}
.newslist .newstext h3{font-size:18px; color:#333;  margin:10px 0px 10px; transition:0.5s;}
.newslist .newstext span{ font-size:14px; color:#999;}
.newslist .newstext p{ font-size:14px; line-height:1.75em; color:#777; margin-top:10px; }
.newslist .newstext .nmore{ width:20%; height: 35px; background: #ddd;color:#333; font-size:16px; text-align: center; transition:0.5s; line-height: 35px; border-radius: 20px; margin-top:15px; float:right;}

.newslist li:hover a h3{ color:#004e86; margin-left:20px;}
.newslist li:hover .newspic img{ transform: scale(1.1);}
.newslist li:hover .nmore{ background: #004e86; color:#fff;}

/* news内容样式 */
.newsnei{ width:100%; font-size:16px; color:#333; line-height: 35px;text-align: center; overflow: hidden; margin-bottom:30px;}
.newsnei h3{ font-size:24px; }
.newsnei .fdate{text-align: center; margin:5px 0px;}
.newsnei .fdate b{ font-weight: 500; color:#999; font-size:15px;}
.newstext{ text-align: left; text-indent: 2em;}
.newsimg{ width:100%; margin:20px 0px;}
.newsimg img{ max-width:80%; margin-left:10%;}

/* 联系我们 */
.contactCon{ width:40%; float:left; line-height: 35px; font-size:16px; color:#333;}
.contactCon h3{font-size:20px; color:#333; margin-top:15px; }
.ditu{ float:right; width:55%; margin-bottom:50px; margin-top:30px;}


/* 针对笔记本 */
@media (max-width:1450px){
.pubCon{ width:1200px; margin: 0 auto;}

/* top */
.top{ width:100%; height:110px;}
.top .logo{ float:left;margin-top:15px;}
.top .logo img{ width:460px;}
.top .ttel{ margin-top:26px;}

.shili{ float:left; margin-left:5%; margin-top:20px;}
.shili p{ font-size:20px; color:#d00e0e; font-weight: 600; margin-bottom:10px;}
.shili img{margin-right:3px;}

.xiaoshou ul li img{ margin-right:0px;}

.kaochaRIG h3 i{ float:left; width:30px; height: 30px;}

}

@media (max-width:992px){ 
    
/* pc端样式 */
.pubCon{ width:96%; margin: 0 auto;}
/* welcome */
.welcome{display: none;}
.probody img{max-width:100%;m}
/* top */
.top{ width:70%; height:60px; float:left;}
.top .logo{ float:left;margin-top:5px; width: 100%;}
.top .logo img{ width:100%;}
.shili{display: none;}
.top .ttel{ display: none;}

.banner .swiper-button-next{ width:30px; height: 50px; }
.banner .swiper-button-prev{ width:30px; height: 50px;}

header{ width:100%; height: 60px;position: relative; top:0px ;left: 0px; z-index: 999; overflow: visible;}
header .btn{ display:block; width:15%; float:right; margin-top:5px;}
header .btn img{ width:80%;}
  header nav{ display:none; position:absolute;z-index: 9999; width:100%; top:60px; left:0; background:rgba(0,0,0,0.5);margin-left:0px;}

  .daohang{ width:100%; height:auto; background:rgba(0,0,0,0.5);}
  .daohang ul li{ width:100%; float:none; line-height: 45px; text-align: center; position: relative;}
  .daohang ul li a{ color:#fff; font-size:16px; width:100%; display:block;}
  .daohang ul li:hover,.daohang ul li.on{ background:none;}
  .daohang ul li dl{ display: none !important;}


  /* gonggao */
.gonggao{ width:100%; height: 50px; background:#f5f5f5; border-bottom:1px solid #ddd;}
.ggicon{ width:15%; float:left;}
.ggicon img{  float:left; width:20px; height: 26px; margin-top:10px; margin-right:5px;}
.ggicon p{ font-size:14px; color:#333 ;line-height: 50px;}
.gonggao #marquee2{ width:80%; height: 40px;   margin-top:5px;}
.gonggao #marquee2 ul li{float:left;  line-height:40px;}
.gonggao #marquee2 ul li a{  font-size:14px;}

.abneitext{
    font-size:14px;
}

/* news */
.newska{ width:100% !important;float:none; margin-top:30px; margin-bottom:30px; }
.newsNav li{ width:33% !important;}
.newsLeft { display: none;}
.newsLrig{ width:100%; float:none; margin-top:30px;}

.xiaoshou{ width:100%; float:none; margin-top:30px; margin-bottom:30px;}
.xiaoshou h3{ font-size:24px; }
.xiaoshou ul li p{ float:left; margin-right:18%; color:#666;}
.newsLrig ul li p{
    max-width: 260px;
overflow: hidden;
max-height: 40px;
}

/* product */
.slideTxtBox .hd ul li{ float:left; cursor:pointer; width:20%;text-align: center; font-size:14px;}
.proimg li h4{ font-size:14px; color:#333; width:100%; height: 30px; line-height: 30px; overflow: hidden;}
.proimg li:hover h4{ background:#0066b0; color:#fff; border:1px solid #004e86;}
.proimg li:hover img{ border:1px solid #004e86;}

/* honor */
.honor{ width:100%; height: 260px; position: relative; left:0px; top:0px;}
.abbj{ width:100%; height:260px; position:absolute; top:0px; z-index:1px; overflow: hidden;}
.abbj video{display: none;}
.zheshi{ width:100%; height:260px; background:rgba(0,0,0,0.35); position:absolute;top:0px; z-index:9;}

.honorlun{ width:100%; position: relative; z-index: 9;}
.honorlun .swiper-slide img{ width:100%;}
.honorTit{ width:100%; text-align: center; position: relative; z-index: 9;padding-top:20px; margin-bottom:20px;}
.honorTit h3{ font-size:24px; color:#fff;}
.honorTit p{ font-size:16px; color:#fff;}

#case_container{ display: none;}
#case_container1{ display: block;}


/* kaocha */
.kaochaLeft{ width:100%; float:none; }
.kaochaTit h3{ font-size:20px; font-weight: 500; width:25%;}

.kaochaRIG{ width:100%; float:none; height: 290px; border:1px solid #ddd; }
.kaochaRIG h3 i{ float:left; width:30px; height: 30px;}
.kaochaRIG ul li{margin-left:2%; width:45%; float:left;line-height: 40px; font-size:16px;}


/* shipin */
.shipin{ width:100%; height: auto; background:#f8f8f8; margin-top:30px;}
.shipinTit h3{ font-size:24px; color:#333;}
.shipinTit p{ font-size:16px; color:#999;}

.shipin ul li{ width:48%; float:left;margin-right:2%;}
.shipin ul li img{ width:100%;}
.shipin ul li:nth-child(2n){ margin-right: 0px;}

/* footer */
footer{ width:100%; height: 200px; background:#212121; color:#fff; font-size:15px;}
.footLeft{ width:100%; float:none; margin-left:0%; margin-top:20px;}
.footLeft p{ width:100%; text-align: center; line-height: 35px; font-size:14px;}
footer a{ color:#fff;}
.footRig{display: none;}


/* **************************************内页样式 ************************************/
.pubNei{ overflow: hidden;}
.position{ width:100%; height:auto; border-bottom:none; margin-top:30px; margin-bottom:20px; overflow: hidden;}
.position h3{ display: none;} 
.position ul{ float:none; width:100%; margin-left:0%;}
.position ul li{ float:left; width:48%; line-height: 40px; text-align: center; background:#004e86; margin:1%;}
.position ul li a{ color:#fff; font-size:14px;}

.bannernei ul li img{ width:90%;  }
.bannernei ul li p{ display: none;}

.abneitext ul li img{ width:100%;} 



/* product */
.position ul .on{display: none;}

.proList{ width:100%; overflow: hidden; margin-bottom:30px;}
.proList ul li{ width:48%; float:left; margin-right:2%; margin-bottom:1%;}
.proList ul li:nth-child(2n){ margin-right:0px;}
.proList ul li .propic{ width:100%; border:1px solid #ddd; height: 129px;}
.proList ul li img{ width:100%; min-height:129px;}



.proLeft{ width:100%;float:none; overflow: hidden;border:none;}
.proLeft .proLtit{display: none;}
.proLeft .yiji{ width:48%; margin-left:0%; margin-top:5px; line-height: 40px;float:left;margin-right:2% !important;border:none;background:#004e86; height: 40px; }
.proLeft .yiji a{color:#fff;  width:90%; display: block; background:#004e86; font-size:15px; margin-bottom:0px;height: 40px;  padding:0px 5%;}
.proLeft .yiji a i{display: none;}
.proLeft dl{display: none; }
.proLeft .yiji:nth-child(2n){ margin-right:0px;}

.proRig{ width:100%; float:none; margin-left:0%;}
.proList .proRig li{ width:48%; float:left; margin-right:2%; margin-bottom:1%;}
.proList .proRig li:nth-child(2n){ margin-right:0px;}

.proList .proRig li h4{ font-size:15px; color:#333; width:100%; height: 40px; background:#fff; font-weight: 500; text-align: center; line-height: 40px; border:1px solid #ddd;overflow: hidden;}
.proList .proRig li:hover h4{ background:#004e86; color:#fff; border:1px solid #004e86;}



.proNtLeft { width:100%; float:none;}
.proNrig{ width:100%; float:none;}
.proNrig h3{ font-size:22px; color:#333; line-height: 50px; text-align: center; }
.proNrig .projianjie{ font-size:15px; color:#333; line-height: 30px; margin-top:20px; text-indent: 2em; margin-bottom:20px;}
.proshu{ width:100%; margin-bottom:30px; }
.proshu p{ width:100%; }

.protuijian{ display: none;}


.protext{ margin-top:50px; font-size:16px; color:#333;line-height: 35px; text-indent: 2em; margin-bottom:30px;}
.protext h3{ font-size:22px; line-height: 50px; color:#004e86; margin-bottom:25px; width:100%; border-bottom:1px solid #004e86; text-indent: 0em;}




/* case */
.caseList li{ width:48%; float:left; margin-right:2%; margin-bottom:1%;}
.caseList li:nth-child(2n){ margin-right:0px;}
.caseList li .propic{ width:100%; border:none; height: auto;}
.caseList li img{ min-height: auto;}
.caseList li h4{ font-size:14px; background:#fff;  border:none;}




/* news */
.newslist{ margin-top:30px;width:100%; overflow: hidden;}
.newslist li{ float:left; width:100%;height:auto; border-bottom:2px solid #eee; margin:0px 0px 30px;}
.newslist li a{ color:#666;}
.newspic{ width:100%; height:200px;  text-align:center; float:none; }
.newspic img{ width:100%;min-height: 200px; transition:0.75s;}
.newslist .newstext{ width:100%; float:none;}
.newslist .newstext h3{font-size:18px; color:#333;  margin:10px 0px 10px; transition:0.5s; text-indent: 0em;}
.newslist .newstext .nmore{ width:100%; height: 35px; background: #ddd;color:#333; font-size:16px; text-align: center; transition:0.5s; line-height: 35px; border-radius: 20px; margin-top:15px; float:right;}

.newslist li:hover a h3{ color:#004e86; margin-left:20px;}
.newslist li:hover .newspic img{ transform: scale(1.1);}
.newslist li:hover .nmore{ background: #004e86; color:#fff;}

/* 联系我们 */
.contactCon{ width:100%; float:none; line-height: 40px; font-size:16px; color:#333;}
.contactCon h3{font-size:20px; color:#333; }
.ditu{ float:none; width:100%; margin-bottom:30px; height: 300px;}

}

@media (max-width:992px){
  .probody table{ 
    width: 150%;
  }

 
 .probody table tr{
    font-size: 14px  ; 
  } 

   .mtable{
    width: 100%;
    overflow-x: auto;
   }

}



