@charset "utf-8";
/* CSS Document @woniu*/

img{ max-width:100%;}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .2rem;
}
.pall02 {
padding: .2rem;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-container {
	width:1200px;
}


/******header样式******/
.header{ border-top:20px solid #2e3087; height:110px;}
.logo{ margin-top:20px;}
.logo img{ height:70px;}
.menu{ margin-top:28px;}
.menu li{ float:left; position:relative;}
.menu li a{ width:110px; height:53px; line-height:53px; float:left; text-align:center;}
.menu li a:Hover,.menu li a.cur{ background:#2e3087; color:#fff;}

.menu li dl{display: none;position: absolute;top: 100%;left: 0;right: 0;z-index: 400;box-shadow: rgb(34 34 34 / 10%) 0px 6px 10px 0px;border-radius: 0 0 5px 5px;}
.menu li dd{ margin:0;}
.menu li:hover dl{display: block;}
.menu li dl:after{content: '';position: absolute;top: 3px;left: 50%;margin-left: -10px;width: 15px;height: 15px;background-color: #fff;transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);z-index: -1;}
.menu li dl dd a{display: block;font-size: 14px;text-align: center;height: 40px;line-height: 40px;color: #333 !important;background-color: #fff !important;border-bottom: 1px solid #e6e6e6;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;text-indent: 0;}
.menu dl dd:first-child a{border-radius: 5px 5px 0 0;}
.menu dl dd:last-child a{border-radius: 0 0 5px 5px;}
.menu li dl dd a:hover{text-indent: 1em;background-color: #2e3087;color: #fff;}


/* 首页banner样式 */
.x-banner{ position:relative;}
.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background:rgb(0,0,0,.3);
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #2e3087;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .layui-icon-left:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .layui-icon-right:after {
    background-position: -26px -480px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev,
    .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }
    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }
}
.x-banner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 10px;
  outline: none;
  width: 16px;
  height: 16px;
  border-radius:45px ;
  background: #8fb3d2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  background: #2e3087;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background: #2e3087;
}


@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}

.x-banner .layui-icon:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}
.x-banner .layui-icon:before{ content:'';}

.banner-txt{ position:absolute; left:25%; top:35%; background:url(../images/5gzk.png) 40px top no-repeat; z-index:100;}
.banner-txt h2{ font-size:60px; color:#fff; font-weight:bold; margin-top:110px; margin-bottom:40px; line-height:50px;}
.banner-txt p{ font-size:18px; color:#2e3087; padding:0 40px; background:#fff; border-radius:20px; height:41px; line-height:41px;}


/*****首页关于我们****/
.index-about{ padding:40px 0; overflow:hidden;}
.index-ab-img{ border-radius:20px; overflow:hidden;}
.index-ab-img img{ width:100%;}
.index-ab-txt{ width:540px;}
.index-ab-txt h2{ font-size:35px; color:#2e3087; font-weight:bold; line-height:140%; margin-top:20px; margin-bottom:10px;}
.index-ab-txt h3{ font-size:18px; color:#515151; font-weight:400; line-height:140%; margin-bottom:10px;}
.index-ab-txt h4{ font-size:28px; color:#000; font-weight:400; margin-bottom:20px; text-align:center;}
.index-ab-txt p{ text-indent:2em; font-size:15px; color:#737373; line-height:200%;}

.index-ab-more{ width:70%; margin:0 auto; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#ffcc01; font-size:15px; font-weight:bold;}
.index-ab-more a{ color:#fff;}

/*****首页新闻****/
.index-news{ background:url(../images/ti2.jpg) center; height:180px; overflow:hidden; margin-bottom:60px;}
.index-news-t{ width:160px; height:180px; overflow:hidden;}
.index-news-t h2{ font-size:36px; color:#fff; font-weight:bold; margin-top:35px; line-height:140%;}
.index-news-t h3{ font-size:20px; color:#fff; line-height:140%; margin-bottom:15px;}
.index-news-t a{ width:70px; height:22px; line-height:22px; float:left; text-align:center; background:#facb11; color:#fff; font-size:12px;}
.index-news-ul{ width:1040px; height:180px; overflow:hidden;}
.index-news-ul ul{ width:45%; float:left; margin-left:5%; margin-bottom:35px;}
.news-data{ width:90px; height:70px; float:left; background:#2b2b2b; text-align:center; margin-right:20px;}
.news-data p{ font-size:24px; color:#fff; font-weight:bold; line-height:41px;}
.news-data span{ font-size:13px; color:#fff; line-height:18px; float:left; width:100%;}
.news-name{ width:350px; font-size:20px; color:#000; line-height:28px; float:left; height:28px; overflow:hidden;}
.news-des{ width:350px; float:left; font-size:12px; color:#5a5a5a; line-height:23px;}

/*****首页产品展示***/
.index-product{ background:url(../images/tu3.jpg) center no-repeat; overflow:hidden; padding:40px 0 50px; background-size:cover;}
.index-product h2{ font-size:20px; color:#777; font-weight:400;}
.index-product h2 span{ font-size:30px; color:#2e3087; font-weight:bold;}
.product-tu{ width:100%; margin-top:40px; overflow:hidden;}
.product-tu li{ width:170px; height:25px; line-height:25px; float:left; text-align:center;}
.product-tu li a{ font-size:18px; color:#4f4f4f;}
.product-tu li span{ padding-left:40px;}
.product-tu li:nth-child(1) span {
    background: url(../images/tp_3.png) left center no-repeat;
}
.product-tu li:nth-child(2) span {
    background: url(../images/tp_4.png) left center no-repeat;
}
.product-tu li:nth-child(3) span {
    background: url(../images/tp_5.png) left center no-repeat;
}
.product-tu li:nth-child(4) span {
    background: url(../images/tp_6.png) left center no-repeat;
}
.product-tu li:nth-child(5) span {
    background: url(../images/tp_7.png) left center no-repeat;
}

.prd-show{ width:100%; overflow:hidden; margin-top:40px;}
.prd-show ul{ width:380px; height:auto; float:left; background:#fff; border:1px solid #d9d9d9; overflow:hidden; margin-right:27px; margin-bottom:20px;}
.prd-show ul:nth-child(3n) { float:right; margin-right:0;}
.prd-img{ width:100%; height:0; position:relative; padding-bottom:75%; margin-bottom:10px; overflow:hidden;}
.prd-img img{ width:100%;}
.prd-name{ font-size:20px; color:#111; font-weight:bold; line-height:40px; height:40px; overflow:hidden; padding:0 10px; margin-bottom:5px; text-align:center;}
.prd-name a:hover{ font-weight:400; color:#111;}
.prd-des{ padding:0 10px; font-size:15px; color:#727272; line-height:140%;}
.prd-more a{ width:80px; height:25px; line-height:25px; float:right; text-align:center; color:#fff; font-size:14px; background:#2e3087; margin-bottom:20px; margin-right:20px;}

/****首页案例***/
.index-case{ margin:50px 0; overflow:hidden; background:url(../images/tu4.jpg) center; height:auto;}
.case-con{ width:910px; float:left;}
.case-con li{ width:304px; float:left; border:1px solid #eee; overflow:hidden; margin-left:20px;}
.case-con img{ width:100%; height:225px;}
.case-con span{ width:100%; height:40px; line-height:40px; float:left; background:#e5e5e5; text-align:center; font-size:14px; color:#333;}
.case-tit{ width:250px; float:right; padding:40px 0;}
.case-tit h2{ font-size:36px; color:#fff; font-weight:bold; line-height:100%; margin-bottom:25px;}
.case-tit h3{ font-size:20px; color:#fff; margin-bottom:15px;}
.case-tit a{ width:70px; height:22px; line-height:22px; float:left; text-align:center; background:#21227e; color:#fff; font-size:12px;}

/****footer***/
.footer{ background:#21227e; padding:40px 0; overflow:hidden;}
.footnav{ width:60%; float:left;}
.footnav ul{ width:28%; float:left; margin-right:5.33333%;}
.footnav ul h2{ font-size:15px; border-bottom:1px solid #fff; line-height:40px; margin-bottom:20px; padding-bottom:5px;}
.footnav ul h2 a{ color:#fff;}
.footnav ul li{ line-height:30px;}
.footnav ul li a{ font-size:14px; color:#fff;}

.foot-lx{ width:25%; float:left; padding-top:20px;}
.foot-lx h2{ background:url(../images/tp1.png) left 10px no-repeat; padding-left:50px;}
.foot-lx h2 p{ font-size:24px; color:#fff;}
.foot-lx h2 span{ font-size:16px; color:#fff; font-weight:400;}
.foot-lx ul{ background:url(../images/tp2.png) left 10px no-repeat; margin-top:15px; padding:10px 0 10px 50px;}
.foot-lx ul p{ font-size:14px; color:#fff; line-height:200%;}
.foot-lx h3{ margin-top:10px; font-size:14px; color:#fff; font-weight:400;}
.foot-lx h3 a{ color:#fff;}

.foot-wx{ width:130px; float:right; padding-top:30px;}
.foot-wx img{ width:100%;}
.foot-wx span{ width:100%; height:35px; line-height:35px; float:left; text-align:center; font-size:14px; color:#fff;}

.copyright{ height:60px; line-height:60px; background:#1e1f75; overflow:hidden; font-size:13px; color:#fff;}
.copy-txt{ font-size:13px; color:#fff;}
.copy-txt a{ font-size:13px; color:#fff;}

/****关于我们单页*****/
.postion{ height:60px; line-height:60px; background:#f2f2f2; overflow:hidden; font-size:13px; color:#333;}
.postion a{ color:#333;}
.page-about{ padding:40px 0; overflow:hidden;}

.pagec{ width:100%; overflow:hidden; position:relative;}
.pagelist{ width:100%; overflow:hidden; text-align:center;}
.pagelist a{ width:120px; height:42px; line-height:42px; background:#21227d; text-align:center; font-size:15px; color:#fff; display:inline-block; overflow:hidden;}
.pagelist a:hover,.pagelist a.cur{ background:#ffcc01;}
.xian{ width:100%; border-top:1px dashed #028BCF; float:left; position:absolute; left:0; top:20px; z-index:-10;}

.pagecon{ width:100%; overflow:hidden; margin-top:40px; float:left; font-size:18px; color:#5a5a5a; line-height:30px;}
.pa-img{ margin:0 20px 10px 0;}
.pagecon p{ margin-top:15px;}


/****荣誉单页***/
.page-horo{ width:100%; overflow:hidden; margin-top:40px}
.page-horo li{ width:23%; height:390px; line-height:390px; float:left; margin:10px 1%; overflow: hidden;}
.page-horo li img{ width:100%;}

/***联系我们***/
.pg-lxwm{ padding:40px 0; overflow:hidden;}
.lxwm-cm{ width:500px; overflow:hidden; text-align:center;}
.lxwm-cm h2{ font-size:33px; color:#000; margin-bottom:20px;}
.lxwm-cm h3{ font-size:22px; color:#4a86e8; font-weight:400; margin-bottom:20px;}
.lxwm-cm h3 span{ color:#c00;}
.lxwm-cm .hx{ border-top:1px dashed #028BCF; width:100%; margin-bottom:20px;}
.lxwm-cm p{ font-size:18px; color:#5a5a5a;}
#map{ margin-bottom:60px;}
.lxwm-wx{ width:200px; margin:0 50px; overflow:hidden; text-align:center;}
.lxwm-wx img{ width:120px;}
.lxwm-wx span{ width:100%; height:40px; line-height:40px; text-align:center; font-size:15px; color:#333; float:left;}
.lxwm-contact{ width:550px;}
.lxwm-contact p{ font-size:16px; line-height:38px;}


/***新闻中心****/
.page-news{ padding:40px 0; overflow:hidden;}
.pg-news-c{ width:100%; margin-top:40px; overflow:hidden;}
.pg-news-c ul{ width:100%; border-bottom:1px dashed #dbd4cd; padding-bottom:15px; margin-bottom:20px; overflow:hidden;}
.pg-n-data{ width:80px; height:66px; float:left; background:#198ede; text-align:center; margin-right:30px;}
.pg-n-data p{ font-size:24px; color:#fff; font-weight:bold; line-height:41px;}
.pg-n-data span{ font-size:13px; color:#fff; line-height:18px; float:left; width:100%;}
.pg-n-name{ width:1090px; font-size:20px; color:#000; line-height:28px; float:left; height:28px; overflow:hidden;}
.pg-n-name a{ color:#21227d; font-weight:bold;}
.pg-n-name a:hover{ color:#f00;}
.pg-n-des{ width:1090px; float:left; font-size:13px; color:#5a5a5a; line-height:23px;}

.pg-n-content{ width:100%; margin-top:40px; overflow:hidden;}
.pg-n-content h1{ text-align:center; font-size:20px; color:#21227d; margin-bottom:10px;}
.pg-n-content h2{ text-align:center; font-size:14px; color:#5a5a5a; font-weight:400;}
.view{ width:100%; overflow:hidden; margin-top:20px; font-size:16px; line-height:30px; color:#333;}
.view img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.view table{ max-width:100%; word-wrap: break-word; word-break: break-all;}
.view td{ border:1px solid #ddd; padding:5px;}
.newfy{ width:100%; margin-top:15px; font-size:15px; color:#5a5a5a;}
.newfy span{ width:100%; float:left;}

.page-tjnews{ background:#eeeeee; padding:40px 0; overflow:hidden;}
.page-tjnews h2{ font-size:24px; color:#21227d;}
.page-tjnews h2 span{ font-size:14px; color:#5a5a5a; font-weight:400;}
.page-tjnews ul{ width:100%; overflow:hidden; margin-top:20px;}
.page-tjnews li{ width:30.3333%; height:30px; line-height:30px; float:left; margin-right:3%; background:url(../images/21.png) left center no-repeat; text-indent:20px; overflow:hidden;}
.page-tjnews li a{ font-size:13px; color:#5a5a5a;}
.page-tjnews li a:hover{ color:#21227d;}


/*****检测设备****/
.prd-case{ width:100%; overflow:hidden;}
.prd-case ul{ width:370px; height:auto; float:left; background:#fff; border:1px solid #d9d9d9; overflow:hidden; margin-right:27px; margin-bottom:20px;}
.case-shows ul:nth-child(3n) { float:right; margin-right:0;}
.case-imgs{ width:100%; height:0; position:relative; padding-bottom:70%; margin-bottom:10px; overflow:hidden;}
.case-imgs img{ width:100%;}
.case-names{ font-size:20px; color:#111; font-weight:bold; line-height:40px; height:40px; overflow:hidden; padding:0 10px; margin-bottom:5px; text-align:center;}
.case-names a:hover{ font-weight:400; color:#111;}



/****产品中心****/
.pg-p-list{ width:275px; float:left; overflow:hidden;}
.pg-p-ddd{ width:100%; overflow:hidden;}
.pg-p-list h2{ width:100%; height:50px; line-height:50px; float:left; background:url(../images/gz_hover.png) 30px center no-repeat #2e3087; text-indent:65px; border-bottom:1px solid #fff;}
.pg-p-list h2 a{ font-size:16px; color:#fff; font-weight:400;}
.pg-p-list ul{ width:100%; overflow:hidden;}
.pg-p-list li{ width:100%; height:50px; line-height:50px; float:left; border-bottom:1px solid #fff; text-align:center; background:#0e0e0e;}
.pg-p-list li a{ font-size:16px; color:#fff; font-weight:400;}
.pg-p-list li:hover{ background:#5a5a5a;}
.pg-p-fr{ width:900px; float:right; overflow:hidden;}

.pg-p-tit{ width:100%; border-bottom:1px solid #ddd; font-size:30px; color:#000; font-weight:bold; padding-bottom:10px; margin-bottom:20px;}
.prd-shows{ width:100%; overflow:hidden;}
.prd-shows ul{ width:280px; height:auto; float:left; background:#fff; border:1px solid #d9d9d9; overflow:hidden; margin-right:27px; margin-bottom:20px;}
.prd-shows ul:nth-child(3n) { float:right; margin-right:0;}
.prd-imgs{ width:100%; height:0; position:relative; padding-bottom:75%; margin-bottom:10px; overflow:hidden;}
.prd-imgs img{ width:100%;}
.prd-names{ font-size:20px; color:#111; font-weight:bold; line-height:40px; height:40px; overflow:hidden; padding:0 10px; margin-bottom:5px;}
.prd-names a:hover{ font-weight:400; color:#111;}
.prd-dess{ padding:0 10px; font-size:15px; color:#727272; line-height:140%;}
.prd-mores a{ width:80px; height:25px; line-height:25px; float:right; text-align:center; color:#fff; font-size:14px; background:#2e3087; margin-bottom:20px; margin-right:20px;}


/*****手机站样式****/
.dhbtn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 3%;
    top: 20px;
    border-radius: 4px;
    background: url(../images/d1.png) no-repeat center center;
    background-size: 20px 20px;
}

/****手机站导航***/
.wnav {
    position: fixed;
    width: 220px;
    left: -220px;
    top: 80px;
    background: #fff;
    height: calc(100% - 60px);
	z-index:100000;
}
.wnav li {
    float: none;
    padding: 0;
    width: 100%;
	position: relative;
	font-size: 16px;
}
.wnav a {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
	transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
	display:block;
	font-size:16px; 
	font-weight:400;
	text-align:left;
}


.wap-list{ width:100%; border-bottom:1px solid #eee; background:#f9f9f9; padding:10px 0; overflow:hidden;}
.wap-list a{ width:23%; height:27px; line-height:27px; float:left; text-align:center; margin:0 1%; background:#d9d9d9; border-radius:20px; font-size:13px; color:#333;}
.wap-list a.on{ background:#12afa3; color:#fff;}

.embed-toolbar{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 1.932367vw 3.864734vw;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #dddddd;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 2147482100;
	opacity:0;
}
.embed-toolbar-btn{
    flex: 1;
    height: 8.695652vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4.830918vw;
    font-size: 3.864734vw;
    text-decoration: none;
}


.show-xs {
	display: none;
}

@media screen and (max-width: 1024px) {
.layui-container{ padding:0 10px; max-width:100%; min-width:100%; overflow:hidden;}
.hide-xs {
	display: none;
}
.show-xs {
	display: block;
}
.menu{ display:none;}
.header{border-top: 10px solid #2e3087; height:70px; position:fixed; left:0; top:0; width:100%; background:#fff; z-index:10000;}
.logo{ margin-top:5px;}
.logo img{ height:60px;}
.x-banner{ margin-top:80px;}
.banner-txt{ background-size:140px; left:5%; top:10%;}
.banner-txt h2{ font-size:20px; margin-top:10px; margin-bottom:0;}
.banner-txt p{ font-size:12px; padding:0 10px; height:22px; line-height:22px;}
.index-ab-txt{ width:100%; margin-bottom:20px;}
.index-ab-txt h2{ font-size:20px; margin-bottom:3px;}
.index-ab-txt h3{ font-size:12px; margin-bottom:3px;}
.index-ab-txt h4{ font-size:16px;}
.case-tit{ width:100%; padding:0;}
.index-case{ background:#21227d; padding:30px 0; margin:0;}
.case-tit h2{ font-size:20px; margin-bottom:10px;}
.case-tit a{ display:none;}
.case-con{ width:100%;}
.product-tu{ display:none;}
.index-product{ padding:30px 0 0 0;}
.prd-show ul{ width:48%; margin-right:1.5%; border:0; margin-bottom:10px;}
.prd-show ul:nth-child(3n){ float:left; margin-right:1.5%;}
.prd-show ul:nth-child(2n){ float:right; margin-right:0;}
.prd-name{ font-size:16px; width:100%; height:40px; line-height:40px; float:left; background:#f5f5f5;}
.prd-more{ display:none;}
.index-news{ background:none; height:auto; margin-bottom:30px;}
.index-news-t{ width:100%; height:auto;}
.index-product h2{ font-size:15px;}
.index-product h2 span{ font-size:20px;}
.index-news-t h2,.index-news-t h3{ font-size:20px; color:#2e3087;}
.index-news-t a{ display:none;}
.index-news-ul{ width:100%; height:auto;}
.index-news-ul ul{ width:100%; margin:0 0 15px 0; padding:0;}
.news-data{ width:17%; height:60px; margin-right:3%;}
.news-data p{ line-height:35px;}
.news-name,.news-des{ width:80%;}
.news-des{ line-height:20px;}
.footer{ padding:20px 0;}
.footnav,.foot-wx,.copy-txt{ display:none;}
.foot-lx{ width:100%;}
.page-about,.page-news{ padding:20px 0;}
.pa-img{ width:100%; margin:0;}
.embed-toolbar{ opacity:1;}
#map{ margin-bottom:30px;}
.lxwm-cm,.lxwm-wx{ display:none;}
.lxwm-contact{ width:100%;}
.pg-n-data{ width:17%; height:60px; margin-right:3%;}
.pg-n-data p{ line-height:35px;}
.pg-n-name,.pg-n-des{ width:80%;}
.pg-n-des{ height:46px; overflow:hidden;}
.page-tjnews li{ width:47%;}
.xian{ display:none;}
.pagelist a{ width:30.3333%; margin:0 1.5%;}
.prd-case ul{ width:48%; margin-right:1.5%;}
.page-horo li{ width:48%; height:280px; line-height:280px;}
.prd-show{ margin-top:0;}
.pg-n-content{ margin-top:20px;}
}

