@charset "utf-8";
/* CSS 预处理 */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 0.26rem;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
ol, ul, li {
	list-style: none
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	background: #fff;
	max-width: 640px;
	margin:0 auto;
}
a, em {
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
}
.clearfix {
    clear: both;
    content: '';
    zoom: 1;
}
@font-face {
	font-family: 'HYRunYuan-65W';
	src: url('../font/HYRunYuan-65W.ttf')
}
@font-face { 
	font-family: "dincond-medium"; 
	src: url('../font/dincond-regular.ttf');
}
@font-face {
	font-family: "novecentowide-book";
	src: url("../font/HelveticaNeueLTPro-LtEx.woff.ttf");
}
.main{width:100%;box-sizing:border-box;padding:0 0.2rem;}
.cl{clear: both;}
.zanwu{width:100%;text-align: center;height: 30px;line-height: 30px;font-size: 12px;color:#000;}
.center{width:7.2rem;padding: 0 0.15rem;overflow: hidden;}
.page{text-align: center;width: 100%;height: 30px;padding:20px 0;float: left;font-size: 0;}
.page a{color: #525252;width:30px;height: 30px;line-height: 30px;display: inline-block;margin:0 3px;letter-spacing:0;font-size: 14px;background: #eaeaea;}
.page a.pre_page{background: url("../images/prev.jpg") no-repeat center;width:30px;height: 30px;display: inline-block;font-size: 0;line-height: 41px;display: none;}
.page a.next_page{background: url("../images/next.jpg") no-repeat center;width:30px;height: 30px;display: inline-block;font-size: 0;line-height: 41px;display: none;}
.page a.select{color: #fff;background: #19427D;;}
/*遮罩*/
.mask{position: fixed;width: 100%;height: 100%;left: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,1);z-index: 900;}
/*侧边栏*/
.sidebar{width:100%;height:100%;position:fixed;top: 0;right:0;background:#eeeeee;z-index: 1000;-webkit-transform: translateX(-100%); transform: translateX(-100%);-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;display:block;overflow-y: scroll;}
.mask{width:100%;height:100%;background: rgba(0, 0, 0, 0.5);position:fixed;top: 0;left:0;z-index: 900;display:none;}
.open-side-nav .sidebar{-webkit-transform: translateX(0%); transform: translateX(0%);background: #0ea09d;}
.open-side-nav .mask{display:block;}
.open-side .side-language{-webkit-transform: translateX(0%); transform: translateX(0%);}
/*侧边栏头部*/
.sidehead{width:100%;height:1.2rem;position:relative;background:#fff;}
.sidehead .sidelogo{float:left;display:block;height:1.2rem;}
.sidehead .sidelogo img{height:1.2rem;margin-left: 0.2rem;}
.sidehead .close{width:auto;height:26px;float:right;margin-right: 0.2rem;display: flex;align-items:center;height:1.2rem;}
.sidehead .close img{height:34px;display: block;}

.sidenav{width:100%;position:relative;background:#0ea09d;}
.warp{width:100%;}
.sidenav li{width:100%;}
.sidenav li>a{font-size:0.3rem;color:#fff; width:100%;height:1rem;line-height:1rem;padding:0 8% 0 3%;position:relative;display:block;border-bottom:1px #fff solid;-webkit-transition: all .3s;transition: all .3s;box-sizing:border-box;}
.sidenav li a span{width:5%;height:1rem;position:absolute;right:3%;top:0;background:url("../images/open.png") no-repeat center center;background-size:100%;-webkit-transition: all .3s;transition: all .3s;}
.sidenav li.curr >a{color:#fff;}
.sidenav li.curr a span{background:url("../images/open-on.png") no-repeat center center;background-size:100%;-webkit-transition: all .3s;transition: all .3s;}
.sidenav dl{box-sizing:border-box;width:100%;padding: 0rem 0 0.1rem 3%;display:none;background: #fff;font-size: 0.24rem;}
.sidenav dl dd{border-bottom: 1px solid #f2f2f2;}
.sidenav dl dd:last-child{border-bottom: 0px solid #f2f2f2;}
.sidenav dd a{font-size:0.24rem;color:#999999;-webkit-transition: all .3s;transition: all .3s;height:0.8rem;line-height: 0.8rem;}
.sidenav dd a.on{color:#333333;}

/*top*/
.top{width: 100%;height: 1.2rem;background: #fff;position: relative;}
.top_left{position: absolute;height:1.2rem;display: flex;align-items:center;left:0.2rem;z-index:1;}
.top_left img{height:0.56rem;}
.top_center{display: flex;align-items:center;height:1.2rem;justify-content: center;position: absolute;background: #fff;width:100%;}
.top_center img{display: block;height: 1.2rem;margin: auto;}
.top_right img{display: block;height: 0.5rem;margin: auto;}
.top_right{float: right;position: absolute;cursor: pointer;height:1.2rem;right: 0.2rem;display: flex;}
/*banner*/
.banner img{width:100%;display: block;}
/* search */
.search{width:100%;box-sizing:border-box;padding:0 0.2rem;background: #0ea09d;height:0.8rem;display: flex;align-items:center;}
.search form{width:100%;background: #fff;border-radius:0.5rem;height:0.68rem;}
.search #key{width:calc(100% - 0.84rem);height:100%;border-radius:0.5rem;border:none;float: left;outline: none;text-indent: 0.5rem;}
.search #sub{width:0.5rem;height:100%;background: url("../images/search.png") no-repeat center;border:none;background-size:0.44rem;font-size: 0;}
/* 底部 */
.foot{width: 100%;position: fixed;width:1rem;height:1rem;background: #3eb3b1;z-index:9;right: 3%;top: 30%;border-radius:50%;}
.foot .fmenu{display: flex;align-items: center;justify-content: center;width:100%;height:100%;}
.foot img{width:0.6rem;}
.foot ul{display: none;width:1rem;height:3.7rem;background: rgba(14,160,157,0.8);border-radius:0.5rem;padding:0.1rem 0;box-sizing:border-box;margin-top:0.1rem;}
.foot ul.info{display: block;}
.foot ul li{display: flex;align-items: center;justify-content: center;width:1rem;flex-direction: column;margin:0.2rem 0;}
.foot ul li p{color: #fff;}


.navlist{margin-bottom:3%;}
.navlist ul{margin:0 -0.15rem;}
.navlist ul li{margin: 0.15rem;width: 2.2rem;float: left;}
.navlist ul li a{color: #57595b;display: block;width: 100%;font-size: 0.26rem;line-height: 0.7rem;background: #e6e9ec;text-align:center;}
.navlist ul li.on a{background: #19427D;}
.navlist ul li.on a{color: #fff;}
/* 关于我们 */
.inc_about{width:100%;box-sizing:border-box;padding:0 0.2rem;background: url("../images/incabo.jpg") no-repeat center top;background-size: 100%;}
.inc_about .hd{width:6rem;display: flex;align-items: center;margin:0 auto;}
.inc_about .hd li{width:2rem;display: flex;align-items:center;flex-direction: column;justify-content: center;opacity: 0.5;cursor: pointer;float: left;padding:0.4rem 0;}
.inc_about .hd li img{width:0.84rem;}
.inc_about .hd li p{color: #000;margin-top:10px;}
.inc_about .hd li.on{opacity:1;}
.inc_about .hd li.on p{color: #e98924;}
.inc_about .bd{}
.abo{width:100%;height:100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.abo .tit{font-size: 0.5rem;color: #0ea09d;text-align: center;}
.abo .con{color: #0c0c0c;line-height: 30px;margin:0.25rem 0;width:100%;}
.abo .a{width:1.8rem;height:0.6rem;background: #0ea09d;display: block;color: #fff;font-size: 0.26rem;text-align: center;border-radius:0.1rem;margin:0 auto;display: flex;align-items:center;justify-content: center;}

/* 产品 */
.home_shade{z-index: 200; opacity: 0.65; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #191C21; display: none;}
.home_videoShow{width: 800px; height: 462px; background: #000; z-index: 201; opacity: 1; position: fixed; display: none; left: 0px; right: 0px; bottom: 0px; top: 0px; margin: auto;}
.home_btnClose:hover{transform: rotate(180deg);}
.home_btnClose{position: absolute;width: 25px;height: 25px;right: -30px;background: url(../images/home_close_btn.png) no-repeat; background-size: 100%;top: 0; transition: all .3s linear;}
.home_videoShow video{width:100%;height:auto;}
    
.incvideo{background: url("../images/vbg.jpg") no-repeat center top;position: relative;background-size:100%;margin-top:0.7rem;}
.incvideo .video{width:6.8rem;height:4.8rem;margin:0 auto;position: relative;}
.incvideo .video .play{width:100%;height:100%;background: url("../images/bo.png") no-repeat center;position: absolute;top:0;left: 0;z-index:9;background-size: 1rem;}
.incvideo .video img{width:6.6rem;padding:0.1rem;height:4.6rem}

.incpro{}
.incpro .title{color: #0ea09d;text-align: center;padding-top:0.8rem;}
.incpro .title img{margin:0 auto;height:1rem;}
.incpro .title p{position: relative;display: flex;align-items:center;justify-content: center;font-size: 0.34rem;}
.incpro .title p:before{display: block;content:"";width:0.9rem;height:1px;background: #0ea09d;}
.incpro .title p:after{display: block;content:"";width:0.9rem;height:1px;background: #0ea09d;}

.incprocon{margin-top:0.4rem;text-align: center;box-sizing:border-box;width:100%;padding:0 0.2rem;}
.incpro .hd{background: #0ea09d;border-radius:0.3rem;height:0.6rem;display: inline-block;height: 0.6rem;width:100%;position: relative;}
.incpro .hd .swiper-container{width: 6.5rem;position: unset!important;}
.incpro .hd .swiper-button-next{width:0.12rem;height:0.25rem;background: url("../images/next.png") no-repeat;position: absolute;right: 0.08rem;opacity:1!important;top:0.175rem;background-size:100%;margin-top:0;}
.incpro .hd .swiper-button-prev{width:0.12rem;height:0.25rem;background: url("../images/prev.png") no-repeat;position: absolute;left: 0.08rem;opacity:1!important;top:0.175rem;background-size:100%;margin-top:0;}
.incpro .hd ul{width: 6.5rem;margin: 0 auto;}
.incpro .hd li{width:1rem;height:0.6rem;color: #fff;text-align: center;line-height: 0.6rem;border-radius:0.3rem;cursor:pointer;font-size: 0.26rem;float: left;}
.incpro .hd li.on{background: #f48e1f;}
.incpro .bd{margin-top:0.5rem;}
.incpro .bd ul{margin:-1.5%;}
.incpro .bd li{width:47%;float: left;box-sizing:border-box;border:2px solid #0ea09d;margin:1.5%;position: relative;overflow: hidden;}
.incpro .bd li img{width:100%;display: block;}
.incpro .bd li .tit{position: absolute;width:100%;height:0.54rem;background-color: rgba(14,160,157,0.8);transition: all .3s linear;bottom:0;}
.incpro .bd li .tit a{color:#fff;font-size: 0.24rem;display: flex;align-items:center;height:100%;justify-content: center;}
.incpro .more{display: flex;align-items: center;justify-content: center;margin-top:0.3rem;margin-bottom: 0.3rem;}
.incpro .more a{width:1.2rem;height:1.2rem;background: url("../images/mimi.png") no-repeat center;display: block;color: #4a1c03;font-size: 0.22rem;text-align: center;margin:0 0.3rem;background-size:100%;display: flex;align-items: center;justify-content: center;}
/* 系列套装 */
.inc_tao{width:100%;background: url("../images/taobg.jpg") no-repeat center top;float: left;background-size:100%;height:5.85rem;}
.inc_tao .tit{font-size: 0.3rem;color: #fff;text-align: center;margin:0.3rem auto;}
.inc_tao .swiper-slide{width:6.5rem;position: relative;text-align: center;}
.inc_tao .swiper-slide img{border:2px solid #fff;box-sizing:border-box;width:6.5rem;display: inline-block;}
.inc_tao .swiper-slide.swiper-slide-active:after{background: none;}
.inc_tao .swiper-button-next{width:0.3rem;height:0.6rem;background: url("../images/next4.png") no-repeat;position: absolute;right: 0.1rem;opacity:1!important;top:50%;margin-top:-0.3rem;background-size:100%;}
.inc_tao .swiper-button-prev{width:0.3rem;height:0.6rem;background: url("../images/prev4.png") no-repeat;position: absolute;left: 0.1rem;opacity:1!important;top:50%;margin-top:-0.3rem;background-size:100%;}

.inc_tao .tao{width:1.8rem;height:0.5rem;background: #67452a;color: #fff;font-size: 0.24rem;text-align: center;margin:0.13rem auto 0;border-radius:0.3rem;display: flex;align-items: center;justify-content: center;}
.inc_tao .tao a{color:#fff;}
/* 新闻 */
.index5{background: url("../images/newsbg.jpg") no-repeat center top;float: left;width:100%;height:18rem;background-size:100%;}
.index5 .title{color: #0ea09d;text-align: center;padding-top:0.4rem;}
.index5 .title img{margin:0 auto;height:1rem;}
.index5 .title p{position: relative;display: flex;align-items:center;justify-content: center;font-size: 0.34rem;}
.index5 .title p:before{display: block;content:"";width:0.9rem;height:1px;background: #0ea09d;}
.index5 .title p:after{display: block;content:"";width:0.9rem;height:1px;background: #0ea09d;}

.incnews{margin-top:0.3rem;text-align: center;}
.incnews .hd{border-radius:0.3rem;height:0.6rem;display: inline-block;}
.incnews .hd li{width:1.9rem;height:0.6rem;color: #fff;text-align: center;line-height: 0.6rem;border-radius:0.3rem;cursor:pointer;font-size: 0.26rem;float: left;background: #0ea09d;margin:0 0.15rem;}
.incnews .hd li.on{background: #f48e1f;}
.incnews .bd{margin-top:0.3rem;height:320px;}
.incnews .bd ul li{width:100%;height:1.45rem;border:1px solid #0ea09d;float: left;margin-bottom:0.15rem;}
.incnews .bd ul li .newsdate{width:1.36rem;height:1.36rem;background: #0ea09d;float: left;margin:0.045rem;}
.incnews .bd ul li .newsdate .p2{font-size: 0.72rem;font-weight: bold;color: #0c0c0c;}
.incnews .bd ul li .newsdate .p1{font-size: 0.3rem;color: #0c0c0c;}
.incnews .bd ul li .wen{width:calc(100% - 1.6rem);height:1.36rem;float: right;text-align: left;padding:0.045rem;display: flex;flex-direction: column;justify-content: center;}
.incnews .bd ul li .wen .p1{font-size: 0.26rem;color: #0c0c0c;}
.incnews .bd ul li .wen .p2{font-size: 0.24rem;color: #535353;margin-top:0.1rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.incnews .more{width:1.85rem;height:0.6rem;background: #0ea09d;border-radius:0.3rem;display: block;margin:0.3rem auto 0;font-size: 0.26rem;color: #fff;line-height: 0.6rem;}
.incnews .bd ul li:hover .wen .p1{font-size: 18px;color: #0ea09d;}

.incgbook{width:100%;border-radius:10px;background: #0ea09d;margin-top:0.7rem;float: left;}
.incgbook .gbook{width:96%;height:7rem;background: #fff;border-radius:10px;margin:2%;}
.incgbook .tit{font-size: 0.34rem;color: #0ea09d;text-align: center;padding-top:0.3rem;}

.incgbook form{width:90%;margin:0.3rem auto 0;}
.incgbook li{width:100%;height:0.7rem;border:1px solid #0ea09d;border-radius:10px;float: left;margin-right: 10px;margin-bottom:10px;}
.incgbook li span{color:#9d9692;font-size: 0.28rem;width:50px;line-height: 0.7rem;display: block;float: left;text-align: center;}
.incgbook .input1{border:none;height:0.7rem;width:calc(100% - 50px);float: right;border-radius:10px;font-size: 0.26rem;outline: none;}
.incgbook .input2{border:none;height:90px;width:calc(100% - 50px);float: right;border-radius:10px;outline: none;font-size: 0.26rem;line-height: 0.7rem;}
.incgbook #tijiao{width:2.8rem;height:0.7rem;background: #0ea09d;border:none;border-radius:0.1rem;font-size: 0.26rem;color: #fff;border:1px solid #0ea09d;float:left;}
.incgbook #reset{width:2.8rem;height:0.7rem;background: #fff;border:none;border-radius:0.1rem;font-size: 0.26rem;color: #0ea09d;border:1px solid #0ea09d;float:right;}
/*底部样式*/
.index6{background: url("../images/botbg.jpg") no-repeat center bottom;float: left;width:100%;height:12rem;background-size:100%;}
.incbot{width:100%;border-radius:10px;background: #0ea09d;margin-top:35px;float: left;}
.incbot .bot{width:96%;background: #fff;border-radius:10px;margin:2%;padding:5%;box-sizing:border-box;}
.bot .bot_t{width:100%;height:5.3rem;}
.bot .bot_t .bot_t_l{width:100%;float: left;line-height: 2;}
.bot .bot_t .bot_t_l .tit{color:#67452a;font-size: 0.3rem;}
.bot .bot_t .bot_t_l .tel{width:100%;color: #67452a;}
.bot .bot_t .bot_t_l .add{font-size: 0.3rem;color: #67452a;}
.bot .bot_t .bot_t_r{width:100%;float: left;}
.bot .bot_t .bot_t_r .ewm{width:3rem;height:3.5rem;float: left;background: url("../images/ewmbg.png") no-repeat center top;background-size:100%;}
.bot .bot_t .bot_t_r .ewm img{width:2.2rem;padding:0.4rem;}
.bot .bot_t .bot_t_r .ewm p{font-size: 0.2rem;color: #67452a;text-align: center;}
.bot .bot_b{}
.bot .bot_b p{font-size: 0.3rem;color: #3d2817;line-height: 2;}
.bot .bot_b ul li{width:1.15rem;height:0.67rem;float: left;margin-right: 0.1rem;}
.bot .bot_b ul li img{width:1.15rem;height:0.67rem;}
.bot .bei{margin-top:0.3rem;text-align: center;font-size: 0.24rem;line-height: 2;color: #333;}

.bot .bei a{color:#333;}


/**************************************************************** 二级 ***********************************************************************/
.ertop{height:1rem;line-height: 1rem;font-size: 0.26rem;color: #272626;width:100%;padding:0 0.2rem;box-sizing:border-box;position: relative;text-indent: 0.2rem;}
.ertop::before{display: block;content:"";width:2px;height:0.3rem;background: #0ea09d;position: absolute;top:0.35rem;}
.ertop span{text-transform: uppercase;}
.erprotop .title{color: #0ea09d;text-align: center;padding-top:0.4rem;}
.erprotop .title img{margin:0 auto;height:1rem;}
.erprotop .title p{position: relative;display: flex;align-items:center;justify-content: center;font-size: 0.34rem;}
.erprotop .title p:before{display: block;content:"";width:0.9rem;height:1px;background: #0ea09d;}
.erprotop .title p:after{display: block;content:"";width:0.9rem;height:1px;background: #0ea09d;}

.ernavlist{margin-top:3%;}
.ernavlist ul li{width: 25%;float: left;}
.ernavlist ul li a{color: #57595b;display: block;width: 100%;font-size: 0.26rem;line-height: 2;text-align:center;}
.ernavlist ul li a img{opacity: 0.8;height:0.8rem;}
.ernavlist ul li.on img{opacity: 1;}
.ernavlist ul li.on a{color: #e98924;}

.about_con{width: 100%;font-size: 14px;color:#433C34;background: #fff;float: left;border-bottom:1px solid #f0f0f0;padding-bottom:3%;margin-bottom:3%;}
.about_con img{max-width: 100%;}
#gengduo_button{width: 100%;padding: 2% 0;text-align: center;color:#fff;font-size:14px;background: #f48e1f;cursor: pointer;margin-top:5%;}
/* 图文列表 */
.ernavp{margin-top:0.3rem;text-align: center;position: relative;width:100%;background: #0ea09d;border-radius:0.3rem;height:0.6rem;}
.erpronav{height:0.6rem;width:6.5rem;position: unset!important;}
.erpronav ul{width:6.5rem;margin:0 auto;}
.erpronav li{width:1rem;height:0.6rem;color: #fff;text-align: center;line-height: 0.6rem;border-radius:0.3rem;cursor:pointer;font-size: 0.26rem;float: left;}
.erpronav li.on{background: #f48e1f;}
.erpronav li a{color:#fff;}
.erpronav .swiper-button-next{width:0.12rem;height:0.25rem;background: url("../images/next.png") no-repeat;position: absolute;right: 0.08rem;opacity:1!important;top:0.175rem;background-size:100%;margin-top:0;}
.erpronav .swiper-button-prev{width:0.12rem;height:0.25rem;background: url("../images/prev.png") no-repeat;position: absolute;left: 0.08rem;opacity:1!important;top:0.175rem;background-size:100%;margin-top:0;}


.proli{}
.proli ul{margin:0 -1.5%;}
.proli li{width: 47%;float: left;margin:0 1.5%;margin-bottom:3%;position: relative;}
.proli li img{display: block;height:3.5rem;}
.proli li p{display: flex;align-items:center;height:100%;justify-content: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#fff;font-size: 0.24rem;background: rgba(14,160,157,0.8);height:0.54rem;line-height: 0.7rem;position: absolute;bottom: 0;width: 100%;padding:0 0.15rem;box-sizing:border-box;}

/* 新闻列表 */
.ernewslist{margin-top:3%;display: flex;justify-content: center;}
.ernewslist ul li{width: 1.85rem;float: left;height:0.6rem;border-radius:0.3rem;background: #0ea09d;margin:0 0.2rem;}
.ernewslist ul li a{color: #fff;display: flex;width: 100%;font-size: 0.26rem;align-items:center;justify-content: center;height:0.6rem;}
.ernewslist ul li.on{background: #e98924;}
.ernewslist ul li.on a{color: #fff;}

.newsli{padding-bottom:0.3rem;}
.newsli ul{margin:0 -1.5%;}
.newsli li{width: 47%;float: left;margin:0 1.5%;margin-bottom:0.2rem;background: #fff;padding:0.1rem;box-sizing:border-box;border:1px solid #0ea09d;}
.newsli li .img{}
.newsli li img{width:100%;display: block;}
.newsli li .wen{padding:0.15rem 0 0rem;}
.newsli li .p1{color: #4a4a4a;font-size: 0.26rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsli li .p2{font-size: 0.24rem;line-height: 0.32rem;color: #828282;margin-top:0.1rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsli li .p3{font-size:0.18rem;color:#606060;margin-top:0.1rem;display: flex;align-items: center;}


/* 新闻详情 */
.fanye{padding-bottom: 10%;width: 100%;float: left;}
.fanye p{font-size: 14px;color:#626262;margin-top: 2%;}
.fanye p:hover{color:#f48e1f;}

.new_show_title{padding: 3% 0;border-bottom:1px solid #f5ba38;margin-bottom:3%;}
.new_show_title h2,.proshow_title h2{color:#0ea09d;font-size:0.3rem;text-align: center;font-weight: normal;}
.new_show_title h3,.proshow_title h3{color:#333333;font-size:0.24rem;margin-top: 0.1rem;text-align: left;}
.new_show_title h3 span{float: right;color:#333333;}

.prdshow_title{padding: 3% 0;border-bottom:2px solid #f0f0f0;font-size: 0.4rem;text-align: center;font-weight: bold;}
.prdshow_jianjie{color: #636363;padding-bottom:3%;line-height: 1.5;}
.prdshow_img img{width: 100%;}
.prdshow_con{}
.pro_more{}
.pro_more .p3{font-size: 1.428rem;font-weight: bold;color: #313131;padding:0.8rem 0 1rem;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;}
.pro_more .p3 .cell{box-sizing: border-box;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;width: 20%;-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;max-width: 100%;display: block;padding: 0!important;position: relative;}
.pro_more .p3 .cell hr{border: 1px solid #f1f1f1;}

.tj .tit{font-size: 0.3rem;color: #0ea09d;font-weight: bold;line-height: 3;}
.tj ul{margin:-1.5%;}
.tj li{width:47%;float: left;box-sizing:border-box;border:2px solid #0ea09d;margin:1.5%;position: relative;overflow: hidden;}
.tj li img{width:100%;display: block;}
.tj li .tit{position: absolute;width:100%;height:0.54rem;background-color: rgba(14,160,157,0.8);transition: all .3s linear;bottom:0;}
.tj li .tit a{color:#fff;font-size: 0.24rem;display: flex;align-items:center;height:100%;justify-content: center;}
/* 联系我们 */
.danyecon{background: url("../images/conbg.png");background-size:100%;}
.danyecon img{max-width:100%;}
/* 在线招聘 */
.job{width:96%;position:relative;margin:0 auto;}
.warp{width:100%;}
.job li{width:100%;}
.job li>a{box-sizing:border-box;font-size:0.3rem;color:#313131; width:100%;height:1rem;line-height:1rem;padding:0 8% 0 3%;position:relative;display:block;border-bottom:1px #f0f0f0 solid;-webkit-transition: all .3s;transition: all .3s;box-sizing:border-box;}
.job li a span{width:5%;height:3rem;position:absolute;right:3%;top:0;background:url("../images/open1.png") no-repeat center center;background-size:100%;-webkit-transition: all .3s;transition: all .3s;}
.job li.curr >a{color:#19427D;border-bottom: none;}
.job li.curr a span{background:url("../images/open-on1.png") no-repeat center center;background-size:100%;-webkit-transition: all .3s;transition: all .3s;}
.job .side-list{width:94%;padding:3%;display:none;background: #f0f0f0;border-top:2px solid #19427D;font-size: 0.26rem;line-height: 2;}
/* 留言 */
.gbook{margin-top: 5%;}
.gbookli1{width:85%;background: #EBEBEB;padding:2% 0;margin-bottom: 2%;text-indent: 10px;}
.gbook p{float: left;text-align: center;font-size:12px;color:#484848;text-indent: 10px;}
.gbookli1 input{border:none;background:none;font-size: 14px;color:#484848;width: 77%;}
.gbookli2{width:100%;background: #EBEBEB;padding:2% 0;margin-bottom: 2%;}
.gbookli2 textarea{height:150px;width:77%;resize:none;border:none;background: none;font-size:14px;color:#484848;}
.gbookli3{text-align: right;margin-top: 5%;text-align: center;}
.gbookli3 input{border:none;margin-left: 5%;cursor: pointer;}
#submit{background: #46a037;background-size: 100%;width: 100px;height: 30px;color: #fff;font-size: 15px;line-height: 30px;}
#reset{background: #46a037;background-size: 100%;width: 100px;height: 30px;color: #fff;font-size: 15px;line-height: 30px;}

.tan{width: 2rem;
    height: 1rem;
    background: #19427D;
    margin: 0.5rem auto;
    padding: 0.2rem;}
.tan .p1{color: #fff;font-size: 0.3rem;}
.tan .p2{color: #fff;font-size: 0.26rem;}
