﻿@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}
.text-center{text-align: center}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.2rem 0 0;}
.wengzhengfanye .wengzhengfanyeA { line-height:2;}
.wengzhengfanye .wengzhengfanyeB { line-height:2;}
.wengzhengfanye span { color:#333;}
.wengzhengfanye a { text-decoration:none; }

/* 文章类别上下页 */
.page { overflow:hidden;padding: 0.4rem 0 0}
.pagelink { text-align:center;}
.pagelink span,.pagelink a { display:inline-block;text-align:center;padding:3px 8px;border:solid 1px #ccc; color:#666; margin:0 2px;}
.pagelink a:hover,.pagelink a.on { background:#F8B62D; color:#fff; border:solid 1px #F8B62D;}
.pagelink span{display:inline-block; color:#fff; background:#F8B62D;border:solid 1px #F8B62D;padding:3px 8px;}

/*==============================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}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;border-bottom: 1px solid rgba(255,255,255,.1);background: #fff}
.logo img{width: 1.8rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.35rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #333; border-top:3px solid #333; 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:26px; position:absolute; top:1px; right:13px;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 #fff;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:35px;color: #1f1d1c;width: 100%;font-size: 12px}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 5.5rem;display:flex;justify-content:center;align-items:center;color: #fff;text-align: center}
.banner li a{display: inline-block;color: #fff;font-size: 0.28rem;
	width:3rem;line-height:0.7rem;border-radius: 38px;background-color: #F8B62D;margin-top: 100%;}
.banner li a:hover{background: #2057AA}
.banner li a:hover {border-color: #444444;background-color: rgb(85, 85, 85);transform: translateX(8px);}
.banner .swiper-pagination{ position: absolute; bottom:0.2rem!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:8px;height:8px;margin:0 4px!important;cursor: pointer;background-color:rgba(0,0,0,0.5);border-radius: 100%;position: relative}
.banner .swiper-pagination-bullet-active{background: #202b66;}

.bg{background: #f7f7f7;padding-bottom: 0.6rem}
.title{text-align: center;padding-top: 0.6rem;overflow: hidden}
.title h2{font-size: 0.34rem;}
.title h2 span{color: #F8B62D}
.title p{color: #999;margin-top: 0.2rem}

.oneA{}
.oneA ul{padding: 0.4rem 0 0;}
.oneA ul li{width:48.5%;float:left;background-color:#fff;margin:0 0 0.2rem 0;text-align:center;padding:0.2rem;box-shadow:rgba(23,14,7,.04) 0 0 10px;}
.oneA ul li:nth-child(2n){float: right}
.oneA ul li h3{font-size: 0.28rem;margin-top: 6px}
.oneA ul li dd img{transition:all .6s;-webkit-transition:all .6s;}
.oneA ul li .ljzx{display:inline-block;width:1.8rem;line-height:0.5rem;border-radius:100px;border:1px solid #08366d;margin-top: 0.2rem;}

.oneA_btn{text-align: center}
.oneA_btn a{width: 60%;border-radius: 27px;background-color: #F8B62D; line-height: 0.7rem; text-align: center;font-size: 0.3rem;color: #ffffff;
	display: inline-block;margin-top: 0.3rem;}
.oneA_btn a img {width: 24px;height: 19px;vertical-align: sub;margin-right: 0.2rem;}


.oneB{margin: 0 0.2rem 0.8rem}
.oneB ul li{width: 48.5%;height: 138px;box-shadow: 0 0 2px rgb(0 0 0);padding: 0 0.1rem;text-align: center;position: relative;margin-top: 1rem}
.oneB ul li h3{font-size: 0.28rem;font-weight: normal;padding: 0.8rem 0 10px}
.oneB ul li p{color: #999;font-size: 12px;line-height: 1.8;}
.oneB ul li dd{width:76px;height:76px;position: absolute;top:-38px;left: 50%;margin-left: -38px;background: #FFF;}
.oneB ul li dd img{max-width: 100%}


.oneC{margin-top: 40px;position: relative;}
.oneC ul li{width: 200px;background: #fff;text-align: center}
.oneC ul li dd{height: 3.5rem;width: 100%;overflow: hidden}
.oneC ul li dd img{max-width: 100%;transition: all 0.5s ease}
.oneC ul li h3{font-size: 0.28rem;margin: 0.2rem 0}
.oneC ul li p{color: #666;margin: 0.2rem 0}
.oneC ul li .ljzx{display: block;line-height: 35px;background: #F8B62D;color: #fff}
.oneC .swiper-button-prev{width: 15px;height: 22px;background: url("../img/ocl.png");}
.oneC .swiper-button-next {width: 15px;height: 22px;background: url("../img/ocr.png");}


.oneD{box-shadow: 0 4px 10px #d8d8d8;overflow: hidden;padding: 0.2rem;margin-top: 0.4rem}
.oneDl{position: relative;overflow: hidden}
.oneDl img{max-width: 100%;transition: all 0.5s;}
.oneDl p{position: absolute;bottom: 0;width: 100%;line-height: 0.8rem;text-indent: 0.2rem;
	text-align: left;color: white;font-size: 0.3rem;background-color: rgba(0,0,0,0.5);}

.oneDr{margin-top: 0.4rem}
.oneDr ul li{margin-bottom: 0.3rem}
.oneDr ul li h3{font-size: 0.28rem;}
.oneDr ul li p {color: #666666;margin-top: 10px;line-height: 24px;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}


.oneD_btn{text-align: center;margin-top: 0.6rem}
.oneD_btn a{ display: inline-block; width: 60%;line-height: 0.7rem;text-align: center;border-radius: 27px;color: #FFFFFF;font-size: 0.3rem;background: #F8B62D}


.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #222;color: #fff;margin-top: 0.8rem}
.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:#333; 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;position: relative}
.ny_ban dl{position: relative;z-index: 2;color: #fff;width: 100%}
.ny_ban dl h2{font-size: 0.36rem;}
.ny_ban dl p{margin-top: 0.25rem;line-height: 1.8;font-size: 12px}

.nav_box{}
.nav_box h5{line-height:0.75rem;padding-left:0.2rem;color:#fff;font-size:0.3rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #153072;}
.nav_box .nav1{display: none}
.nav_box .nav1 ul li{border-bottom: 1px solid #e5e5e5;line-height: 0.65rem;overflow: hidden;padding: 0 0.2rem}
.nav_box .nav1 ul li.active a{color: #153072}
.nav_box .nav1 ul li .submenu{float: right;font-size: 20px;}
.nav_box .nav1 ul li .sub-menu a{width: 50%;color: #666;display: inline-block;font-size: 12px;line-height: 30px}
.nav_box .nav1 ul li .sub-menu a.active{color: #0d2355}

.ny_title{margin-top: 0.5rem;text-align: center;overflow: hidden}
.ny_title h2{font-size: 0.4rem}
.ny_title p{color: #999999;text-transform: uppercase;margin-top: 5px;font-size: 12px}

.aboutA{margin-top: 0.4rem;line-height: 2;color: #666;padding-bottom: 0.6rem}

.aboutB{}
.aboutB ul li{text-align: center;width: 48.5%;margin-top: 0.4rem}
.aboutB ul li dd img{border-radius: 100%}
.aboutB ul li h3{font-size: 0.28rem;margin: 0.2rem 0 0.1rem}
.aboutB ul li p{color: #333;line-height: 1.8}
.aboutB ul li:last-child{width: 100%}

.yewu{overflow: hidden;margin-top: 0.2rem}
.yewu ul li{width: 48.5%;border: 1px solid #ccc;line-height: 1.2rem;font-size: 0.28rem;text-align: center;float: left;
	margin-top: 3.5%;transition: all 0.3s ease}
.yewu ul li a{display: block}
.yewu ul li:nth-child(2n){float: right}


.team{overflow: hidden;}
.team ul{}
.team ul li{width: 48.5%;position: relative;float: left;margin-top: 0.4rem}
.team ul li dl{position: relative;overflow: hidden}
.team ul li dl dd{position: relative}
.team ul li dl dd::before {background-color: rgba(55, 55, 55, 0.7);content: "";position: absolute;top: -30px;left: 0;width: 100%;height: calc(100% + 60px);opacity: 0;z-index: 1;transform: scaleY(0);transition: all 0.3s linear;}
.team ul li dl img{max-width: 100%;transition: all 0.3s ease;}
.team ul li .text{text-align: center;width: 100%;transition: all 0.3s ease;}
.team ul li .text p {font-weight: 500;transition: all 0.3s ease;margin-top: 0.2rem;font-size: 0.28rem}
.team ul li .text p span{color: #F8B62D;font-size: 12px}
.team ul li:nth-child(2n){float: right}

.case{margin-top: 0.2rem;overflow: hidden}
.case ul li{width: 100%;border: #ecf0f6 solid 1px;background: #f8f8f8;position: relative; transition: all 0.4s ease;margin-top: 0.2rem}
.case ul li dd{position: absolute;z-index: 10;left: 0;right: auto;top: 50%;bottom: auto;width: 114px;margin-top: -30px;line-height: 60px;text-align: center;color: #b4b4b4;opacity: .5;}
.case ul li dl{width: 90%;padding: 0.25rem;transition: all 0.4s ease}
.case ul li dl h3{font-size: 0.28rem;font-weight: normal;}
.case ul li dl p{color: #999;margin-top: 0.1rem}


/*=======================================联系我们============================================*/
.contact{margin-top: 0.4rem;border-top: 2px solid #333;padding-top: 0.6rem;overflow: hidden}
.contactl{}
.contactl h3{font-size: 0.32rem;margin-bottom: 0.3rem}
.contactl p{color: #999;line-height: 2}

#dituContent{height: 300px;margin-top: 0.6rem}

.location{line-height: 0.8rem;background: #f5f5f5;}
.local{display: flex;align-items: center;color: #999;}
.local img{margin-right: 12px}
.local a{color: #999;}


/*=======================================详情页============================================*/
.content{margin-top: 0.4rem}
.news_info{overflow:hidden;}
.info_title{text-align:center;}
.info_title h1{font-size:0.34rem;font-weight: normal}
.info_laiyuan{text-align:center; color: #666;padding-top: 0.2rem}
.info_text{padding:0.3rem 0;margin-top:0.2rem;line-height:2;min-height: 200px;color: #666;border-top: 1px dashed #ccc;border-bottom: 1px dashed #ccc;}
.info_text img{max-width:100%;}
.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: 2;}

/***************************分辨率兼容样式属性**************************/
@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分辨率兼容样式属性*************************/
