﻿﻿@charset "utf-8";
/*==============================common==================================*/
*{margin:0; padding:0;box-sizing: border-box}
body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure {  margin: 0;  padding: 0;  }
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;background: #fff}
ul,ol {list-style:outside none none;}
dl { padding:0; margin:0;}
dd { margin:0;}
a {text-decoration: none; color:#333;}
/*限制文字,文字超出显示冒号*/
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
input,textarea,button{border: none;outline: none;background: none}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}
.align-items{align-items: center}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;}
.wengzhengfanye .wengzhengfanyeA { line-height:1.8;}
.wengzhengfanye .wengzhengfanyeB { line-height:1.8;}
.wengzhengfanye span { color:#333;}
.wengzhengfanye a { text-decoration:none; }
.wengzhengfanye b{font-weight: normal}

/* 文章类别上下页 */
.page { overflow:hidden;}
.pagelink {text-align:center;display: flex;justify-content: center;padding-top: 0.4rem}
.pagelink span,.pagelink a { display:inline-block;text-align:center; padding:5px 10px; border:solid 1px #ddd; color:#666;
	margin-left: -1px;font-size: 12px}
.pagelink a.on { background:#03458e; color:#fff; border:solid 1px #03458e;}
.pagelink span{display:inline-block; color:#fff; background:#03458e; border:solid 1px #03458e;}
.pagelink a:hover{background: #EEEEEE}


/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{margin: 0 0.2rem;font-size: 0.26rem}
.flex-center{display: flex;justify-content: space-between}
.text-center{text-align: center}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;border-bottom: 1px solid rgba(255,255,255,.1);background: #fff}
.logo img{width: 3.5rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.5rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #03458e; border-top:3px solid #03458e; width:25px; height:3px;}

/*浮动导航*/
.top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;}
.maskbg {background:#333; position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;}
.mask-close{cursor:pointer; color:#fff; font-size:20px; position:absolute; top:5px; right:18px;z-index: 2}
.top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%}
.top_fd ul li{width:100%;border-bottom:1px solid rgba(255,255,255,0.1);overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; padding-left:20px;float: left}
.submenu-toggle{cursor:pointer;line-height:36px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;}
.top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%}
.top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:20px;color: #1f1d1c;width: 100%;font-size: 12px}

/*banner图片切换样式*/
.banner{width:100%; overflow:hidden;position: relative}
.banner li{overflow:hidden;height: 4.5rem;display: flex;justify-content: center;align-items: center}
.banner li dl{color: #fff;width: 100%}
.banner li dl h2{font-size: 0.54rem;}
.banner li dl h3{font-size: 0.42rem;padding: 0.1rem 0 0.2rem}
.banner li dl p{}
.banner .swiper-pagination{bottom: 15px;}
.banner .swiper-pagination-bullet{width: 10px; height: 10px; transition: .3s; background-color: #FFFFFF; opacity: 1;border-radius: 100%; margin: 0 6px!important;}
.banner .swiper-pagination-bullet-active{width: 20px;border-radius: 6px}


.title{padding-top: 0.45rem;text-align: center}
.title p{font-size: 0.4rem;color: #e5e5e5;font-family: Arial;line-height: 1.2;text-transform: uppercase}
.title h2{font-size: 0.34rem;margin-bottom: 0.2rem}
.title i{display: inline-block;width: 44px;height: 2px;background: #006ab8}


.oneA{margin-top: 0.4rem}
.oneAl{}
.oneAl .title{padding-top: 0}
.oneAl .text{color: #717171;line-height: 2;padding: 0.45rem 0}
.more{text-align: center}
.more a{display: inline-block;border: 1px solid #999999;width: 2rem;line-height: 0.55rem;text-align: center}

.oneAl .more a{border-color: #e9463b;background: #e9463b;color: #fff;}

.oneB{background: url("../img/ob.png") no-repeat center center;margin-top: 0.5rem;padding: 0 0 0.5rem;background-size: cover}
.oneB .title h2{color: #fff}
.oneB .title p{color: #fff}
.oneB .title i{background: #fff}

.oneB ul{margin-top: 0.4rem}
.oneB ul li{width: 48.5%;margin-bottom: 0.2rem;}
.oneB ul li dd{width: 100%;height: 2.5rem;background: #fff;overflow: hidden;position: relative}
.oneB ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.oneB ul li dd .bk{content: '';position: absolute;top: 0;left: 0;background: rgba(0,106,184,0.63);width: 100%;height: 100%;transition: all 0.3s ease;opacity: 0;}
.oneB ul li dd .bk span{font-size: 16px;color: #FFFFFF;display: block;line-height: 40px;position: absolute;top: 50%;width: 140px;border: 2px solid #FFFFFF;
	left: 50%;transform: translateX(-50%)translateY(-50%);text-align: center;}
.oneB ul li a{color: #fff;}
.oneB ul li p{opacity: 0.8;margin-top: 0.2rem;text-align: center}
.oneB ul li .title{padding-top: 0}
.oneB ul li .title p{font-size: 35px;color: #e5e5e5;font-family: Arial;line-height: 1.2;text-transform: uppercase;text-align: left;margin-top: 0}
.oneB ul li .title h2{color: #fff}
.oneB ul li .title i{background: #fff}
.oneB .more a{border-color: #fff;margin-top: 0.45rem;color: #fff}


.oneC{position: relative;margin-top: 0.4rem;}
.oneC ul li dd{overflow: hidden}
.oneC ul li dd img{max-width: 100%;transition: all 0.5s ease}
.oneC ul li p{text-align: center;margin-top: 0.2rem;opacity: 0.6}
.oneC .swiper-button-prev,.oneC .swiper-button-next{margin-top: -40px; transition: .3s;}
.oneC .swiper-button-prev:after,.oneC .swiper-button-next:after{font-size: 0}
.oneC .swiper-button-prev{left: 0}
.oneC .swiper-button-next{right: 0}


.oneD{background: url("../img/od.png") no-repeat center;background-size: cover;margin-top: 0.5rem;padding-bottom: 0.8rem}
.oneDs{position: relative;}
.oneD .title h2{color: #fff}
.oneD .title i{background-color: #fff}
.oneD .hd{}
.oneD .hd ul li{text-align: center;color: #fff;width: 50%;position: relative;margin-top: 0.4rem}
.oneD .hd ul li img{width: 1.5rem}
.oneD .hd ul li p{margin-top: 0.4rem;}
.oneD .hd ul li:before{content: '';position: absolute;top: -34px;width: 40px;height: 28px;left: 50%;transform: translateX(-50%);background: url(../img/odjt.png)center no-repeat;background-size: cover;opacity: 0;}
.oneD .hd ul li.on:before{opacity: 1}
.oneD .hd ul li.on p{color: #e9463b}
.oneD .hd ul li .img2{display: none}
.oneD .hd ul li.on .img1{display: none}
.oneD .hd ul li.on .img2{display: block;margin: auto}
.oneD .bd ul{z-index: 99;display: none;background: rgba(255,255,255,0.9);height: auto;width: 100%;position: absolute;top: -34px;left: 0;transform: translateY(-100%);border-radius: 10px;padding: 30px;font-size: 18px;color: #373737;}


.oneEl{position: relative;overflow: hidden;margin-top: 0.4rem}
.oneEl ul li{overflow: hidden;position: relative;}
.oneEl ul li img{max-width: 100%;}
.oneEl ul li h3{position: absolute;padding: 0.2rem 0.15rem;background: rgba(0,0,0,0.5);color: #fff;font-size: 0.26rem;
	bottom: 0;left: 0;width: 100%;text-align: center}
.oneEl .swiper-button-prev:after,.oneEl .swiper-button-next:after{font-size: 16px;color: #fff}
.oneEl .swiper-button-next{top: inherit;bottom: 0}
.oneEl .swiper-button-prev{top: inherit;bottom: 0}


.oneEr{margin-top: 0.4rem}
.oneEr ul li{padding: 0.25rem 0.3rem;border: 1px solid #eeeeee;margin-bottom: 0.2rem}
.oneEr ul li dl{width: 80%}
.oneEr ul li h3{margin-bottom: 0.15rem;font-size: 0.26rem}
.oneEr ul li p{color: #666}
.oneEr ul li dt{}
.oneEr ul li dt b,.oneEr ul li dt strong{display: block;}
.oneEr ul li dt b{color: #aaaaaa;font-family: Arial;font-size: 0.3rem;margin-bottom: 8px}
.oneEr ul li dt strong{font-size: 0.26rem;color: #cccccc;}
.oneEr ul li:last-child{margin-bottom: 0}

.contactB{margin-top: 20px;}
.contactB dl{width: 100%;line-height: 1.8;border: 1px solid #eee;padding: 0.2rem;margin: 0.2rem 0 0 0;box-sizing: border-box}
.contactB dl h3{font-size: 16px}


.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #222;color: #fff;margin-top: 0.6rem}
.foot a{color: #fff!important;}
footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;}
footer ul {width:100%; overflow:hidden; background:#03458e; padding:0.1rem 0;}
footer ul li {width:33.3%; float:left; text-align:center;}
footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;}
footer ul li h4 {color:#fff; font-weight:normal;font-size: 0.26rem}
footer ul li:nth-child(1) i { background-image:url(../img/footer01.png); background-size: .45rem;}
footer ul li:nth-child(2) i { background-image:url(../img/footer02.png); background-size: .34rem;}
footer ul li:nth-child(3) i { background-image:url(../img/footer03.png); background-size: .45rem;}

/*=======================================关于我们============================================*/
.ny_ban{overflow: hidden;height: 2.8rem;display:flex;justify-content:center;align-items:center;text-align: center;color: #fff;position: relative}
.ny_ban:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.2);}
.ny_ban dl{position: relative;z-index: 2}
.ny_ban h2{font-size: 0.42rem;font-weight: normal}
.ny_ban p{margin-top: 0.15rem}
.ny_ban dd{border: 1px solid #fff;width: 16px;height: 30px;display: block;margin: 0px auto;border-radius: 20px;position: relative;margin-top: 0.3rem;}
.ny_ban dd i {width: 2px;height: 5px;border-radius: 1px;display: block;background-color: #fff;position: absolute;left: 6px;top: 4px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
@keyframes mouse-dot{
	0% {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	100% {
		transform: translateY(15px);
		-webkit-transform: translateY(15px);
		opacity: 0;
	}
}


.location{border-bottom: 1px solid #e5e5e5;line-height: 0.8rem;}

.ny_nav ul{display: flex;}
.ny_nav ul li{position: relative;margin-right: 0.4rem}
.ny_nav ul li:after{content: "";display: block;width: 0;height: 2px;background: #03458e;transition: all 0.5s ease;
	position: absolute;bottom: 0;left: 0;right: 0;margin: auto}
.ny_nav ul li:hover:after,.ny_nav ul li.active:after{width: 100%}
/*.local{background: url("../img/home.png") no-repeat left;padding-left: 20px}*/


.ny_title{text-align: center;padding: 0.5rem 0 0}
.ny_title h2{font-size: 0.36rem;font-weight: normal}
.ny_title i{display: inline-block;width: 30px;height: 2px;background: #03458e;margin: 0.12rem 0 0}
.ny_title p{color: #999;text-transform: uppercase}


.one{line-height: 2;overflow: hidden;margin-top: 0.45rem;min-height: 300px}
.one img{max-width: 100%}


.product{margin-top: 0.4rem;overflow: hidden}
.product ul li{width: 48.5%;float: left;margin-bottom: 0.2rem}
.product ul li dd{overflow: hidden;height: 2.5rem;display: flex;justify-content: center;align-items: center;border: 1px solid #eee;}
.product ul li dd img{max-width: 100%;transition: all .5s ease;}
.product ul li h3{font-size: 0.26rem;line-height: 40px;padding: 0 10px;text-align: center;transition: all 0.5s;font-weight: normal;}
.product ul li:nth-child(2n){float: right}


.case{overflow: hidden;margin-top: 0.45rem}
.case ul li{width: 100%;margin-bottom: 0.2rem;position: relative}
.case ul li dd{overflow: hidden;width: 100%;}
.case ul li dd img{max-width: 100%;transition: all .5s ease;}
.case ul li h3{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 45px;background: rgba(0,0,0,0.5);text-align: center;color: #fff;font-size: 0.26rem;font-weight: normal}


.news{margin-top: 0.45rem;}
.news ul li{padding: 0.35rem;box-shadow: 0 0 10px #d4d6e8;width: 100%;overflow: hidden;margin-top: 0.3rem;background: #FFFFFF;border-bottom: 4px solid #d9e0f0;}
.news ul li a{display: flex;justify-content: space-between}
.news ul li dd{width:30%;overflow: hidden}
.news ul li dd img{display: block;width: 100%;height: 1.8rem;}
.news ul li dl{width: 65%;}
.news ul li dl h3{font-size: 0.26rem;}
.news ul li dl p{font-size: 12px;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;margin-top: 0.2rem;line-height: 1.6;}
.news ul li dl span{display: block;width: 100%;color: #666;position: relative;border-top: 1px dashed #d9e0f0;padding-top: 0.1rem;margin-top: 0.1rem;padding-left: 0.3rem;
	background: url("../img/time.png") no-repeat left 0.1rem;font-size: 12px;background-size: 0.25rem}

.down{border-top: 2px solid #dcdcdc;margin-top: 0.45rem}
.down ul li{padding: 0.25rem 0;border-bottom: 2px solid #dcdcdc;line-height: 25px;}
.down ul li h3{font-size: 0.26rem;padding-left: 0.2rem;font-weight: normal;border-left: 2px solid #03458e}
.down ul li span{font-size: 0.26rem;color: #7a7a7a;}
.down ul li a{display: inline-block;font-size: 0.26rem;padding-left: 0.5rem;position: relative;background: url("../img/down.png") no-repeat left;background-size: 0.3rem}

.contact{margin-top: 0.45rem}
.contactl{line-height: 1.5}
.contactl h3{font-size: 0.42rem;font-weight: normal}
.contactl i{display: block;width: 70%;height: 2px;background: #03458e;margin: 5px 0;}
.contactl h2{font-size: 0.42rem;font-weight: normal}
.contactl p {border-top: 1px #dcdcdc solid;padding-top: 10px;}
.contactl img{margin-top: 0.3rem;max-width: 100%}
.contactl ul{margin-top: 0.2rem}
.contactl ul li {margin: 5px 0;}

.contactr{margin-top: 0.5rem}
.contactr h3{font-size: 24px;font-weight: normal}
.contactr form{margin-top: 10px}
.contactr input{width: 100%;margin: 5px 0;line-height: 45px;background: #eeeeee;padding: 0 10px;border: none;box-sizing: border-box}
.contactr textarea {font-family: "Microsoft YaHei";box-sizing: border-box;width: 100%;color: #444444;padding-left: 10px;padding-top: 10px;margin: 5px 0;height: 185px;background: #eeeeee;border: none;}
.contactr a{display: block;width: 100%;text-align: center;color: #03458e;margin: 5px 0;background: #FFFFFF;line-height: 45px;border: 1px #03458e solid;}


/*=======================================新闻详情页============================================*/
.news_info{overflow:hidden;background: #fff;border-radius: 4px;margin-top: 0.45rem;}
.info_title{text-align:center;}
.info_title h1{font-size:0.34rem;font-weight: normal;}
.info_laiyuan{text-align:center;padding:0.2rem 0;color: #999;font-size: 12px}
.info_text{padding:0.3rem 0;line-height:2;min-height: 300px;border-bottom: 1px dashed #cfcfcf;border-top: 1px dashed #cfcfcf;margin-bottom: 0.3rem}
.info_pic{background: #fff;}
.info_text img{max-width:100%;display: block;margin: auto}

.info_text table{width: 100%;border: 0;border-collapse: collapse;border-spacing: 0;}
.info_text table td{border: 1px solid #000;text-align: center;line-height: 40px;}


/*=======================================产品详情页============================================*/
.show_info{margin-top: 0.45rem}
.show_text{line-height:2;min-height: 300px;}
.show_text img{max-width:100%;display: block;margin: auto}

.productltit{display: flex;align-items: center;border-bottom: 1px solid #dbdbdb;}
.productltit h2 {display: inline-block;font-size: 0.34rem;color: #333;padding-bottom: 0.12rem;
	position: relative;margin-right: 0.1rem;font-weight: normal;}
.productltit h2:before {content: "";width: 100%;height: 2px;background: #03458e;position: absolute;left: 0;bottom: -2px;}
.productltit span{color: #808080;text-transform: uppercase;font-size: 12px}

.show_relation{background: #F5F5F5;padding: 0.4rem 0 0.6rem;}
.pro_relation{overflow: hidden;margin-top: 0.4rem;position: relative;padding-bottom: 0.4rem}
.pro_relation ul li dd{background: #fff;border: 1px solid #dbdbdb;border-radius: 4px;height:4rem;overflow: hidden;
	display: flex;justify-content: center;align-items: center}
.pro_relation ul li dd img{max-width: 100%;max-height:100%;transition: all 0.5s ease}
.pro_relation ul li h3{font-size: 0.26rem;font-weight: normal;text-align: center;padding: 0.2rem 0 0}
.pro_relation .swiper-pagination{bottom: 0;}
.pro_relation .swiper-pagination-bullet{width: 8px; height: 8px; transition: .3s; background-color: #000; opacity: 0.2;
	border-radius: 100%; margin: 0 6px!important;}
.pro_relation .swiper-pagination-bullet-active{opacity: 1;background: #03458e}

.case_relation{padding-bottom: 0.5rem}
.case_relation ul li dd{border-radius: 0;border: none}
.case_relation ul li h3{background: #fff;padding: 0.2rem}


/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/
