/* ---------------------------------------------------------- */
/*                                                            */
/* 项目：洛阳青峰移动站模版网站 #02                           */
/*                                                            */
/* - 时间：2017.03.20                                         */
/* - 作者：金铂                                               */
/* - QQ:439933277                                             */
/*                                                            */
/* ---------------------------------------------------------- */

@charset "utf-8";

/* reset */
body{ max-width: 768px; margin: 0 auto;}
input, b, h1, img, span,*:before, *:after{
    -moz-transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
}
img.loading{
  width: 100%;
  background: url('loading.gif') no-repeat center center;
  background-color: rgb(0, 0, 0);
}

/* 这里重置swiper样式*/
.C .swiper-container {
    padding-bottom: 1rem
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0!important
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #fff;
    border: 1px solid #cccccc;
    opacity: 1
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #cccccc;
    border: 1px solid #fff;
}



/* LOGO */
.C{ clear:both;}
.header{/* background: #fff; padding: 0 4%;*/background: #f6f6f6;padding: 0;}
.logo{float: left; width: 100%;height: 50px; vertical-align: middle;position: relative;}
.logo a{display: block; height: 100%}
.logo span{display: inline-block; height: 100%; width: 0; text-align: center; vertical-align: middle;}
.logo img{vertical-align: middle;max-height: 100%}
.logo:after{display: block;content: '';width: 1px;height: 40px;background-color: #e1e1e1;position: absolute;right: 0;top: 50%;margin-top: -20px}
.solan{float: right;width: 50%;height: 55px;background: url(../img/topico.png) 10px 50% no-repeat;background-size:auto 50%; padding-left:2rem; line-height:55px; font-weight:bold}
.solan2{float: right;width:98%;height: 55px;background: url(../img/topico.png) 10px 50% no-repeat;background-size:auto 50%; padding-left:3rem; line-height:55px; font-weight:bold; color:#fff; font-size:1.2rem;}
/*导航*/
.nav{font-size: 0.75rem;text-align: center;}
.nav li{width: 25%;float: left;line-height:2.1rem;border-right: 1px solid #3d3d3d;border-bottom: 1px solid #3d3d3d}
.nav li a{display: block;background-color: #444444;color: #fff;}
.nav li a.active,.nav li a.hover,.nav li a:hover{background: #eaa434;color: #FFF}
.nav li:nth-child(4){border-right: 0px}
.nav li:nth-child(8){border-right: 0px}

/* footer */
.footer{text-align:center;color:#999999;font-size:0.6rem;padding: 0.5rem 0;background: #333333; margin-bottom:3.5rem;}
.footer span{padding: 0 .4rem;display:block;text-align:center}
.footer a{color: #fff}

/* top */
.top{display:none;position:fixed;right:10px;bottom:80px;z-index:999;width:40px;height:40px;font-size:24px;background:rgba(0,0,0,0.4);color:#fff;line-height:40px;text-align:center;cursor:pointer;border-radius: 100%}
.top{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.top:hover{opacity: 0.8}
.top img{vertical-align:middle;}



/* ==========================================================================
   Common module
   ========================================================================== */

/*标题*/
.index_ {padding:1rem 0 1rem;overflow: hidden}
.T{text-align: center;color:#393a45;text-transform: uppercase;position: relative;overflow: hidden; text-align:left; padding-left:0.5rem;}
.T h1{font-weight: normal;text-transform: uppercase;font-family: -webkit-pictograph;line-height: 1}
.T h2{}
.T h2 strong{}
.T h3{}
.T h4{font-weight: normal}
.T h5{font-weight: normal}
.T h6{font-weight: normal}
.T.hasBorder{padding-bottom: 10px}
.i_line:before{display: block;content: '';position: absolute;width:900px;right:0px;bottom: 5px;margin-right:20px;border-bottom: 1px dashed #f8ad35}
.i_line:after{display: block;content: '';position: absolute;width:900px;left: 100%;bottom: 5px;margin-left:20px;border-bottom: 1px dashed #f8ad35}
.i_line{
  display: block;
  content: '';
  position: relative;
  width:0;
  height:0;
  margin:0 auto;
  border-width:10px 10px 0 10px;
  border-style:solid;
  border-color:#f8ad35 transparent transparent ;/*透明 透明  灰*/
}
.C{padding-top: .5rem;padding-bottom: .5rem}
.pro-list-box{ border:1px solid #CCC; background:#FFF;}
.pro-list-box-bar{ background:#f5f5f5; padding:5%;}
.pro-list-li{ background:url(../img/fl_li.jpg) left 5px no-repeat; background-size:14% auto; padding-left:1.5rem; line-height:1.5rem; font-size:14px; }
.pro-list-li:hover{ background:url(../img/fl_li_hover.jpg) left 5px no-repeat; background-size:14% auto;  }
.pro-list-t{ font-size:1rem; background:url(../img/fl_ico.jpg) no-repeat; background-size:auto 50% ; height:2rem; padding-left:2rem;}
.pro-list-show{ border:1px solid #CCC;  margin-bottom:1rem;  background:#FFF;}
.pro-title{ color:#eaa434; font-size:0.85rem; line-height:2.5rem; padding: 0 20px;}
.pro-info{ font-size:0.6rem; padding: 0 20px;}
.pro-info a{ display: inline-block; width: 47%; margin-right: 3%; background: #5c5c5c; color: #fff; font-size: 14px; text-align: center; line-height: 45px;}
.pro-info a:hover,.pro-info a:nth-child(2){ background: #eaa434;}
.pic-bg{ border:1px solid #CCC; padding:1px;}
.sect_about{ background:url(../img/about_bg.jpg) top center no-repeat; background-size:100% 100%; height:17rem; clear:both;}
.about-t{ clear:both; text-align:center; font-size:0.9rem; color:#FFF; line-height:4rem}
.about-bar{ width:97%; padding:0.5rem; background:#eaa434; clear:both; margin:0.2rem auto; font-size:0.65rem; color:#fff; line-height:1rem;}
 .ys-li{ clear:both; height:4.7rem;overflow: hidden;}
 .ys1-txt{ background:#eaa434; color:#FFF; padding:0.5rem; height:5.1rem; display:block}
 .ys2-txt{ background:#f3f3f3; color:#000; padding:0.5rem; height:5.1rem; display:block}
 .ys3-txt{ background:#444; color:#FFF; padding:0.5rem; height:5.1rem; display:block}
 .ys1-t{ font-size:0.85rem;}
 .ys1-t2{ font-size:0.5rem;}
 
@media (max-width: 320px) {
.menu ul li a{ background:none;}
}

.nbom{ position:fixed; bottom:0; height:94px; width:100%; left:0; z-index:100000000000;}
.nbom .w1{ position:relative;background:#505050; height:94px;}
.nbom .ahome{ display:block; width:14.4%; height:118px; position:absolute; top:-30px; left:42.8%;}
.nbom .ahome img{ width:100%;}
.nbom .nav-bom{ height:94px;}
.nbom .nav-bom li{height:94px;float:left; width:25%; line-height:94px; border-right:1px solid #363636;}
.nbom .nav-bom li.li-1{}
.nbom .nav-bom li a{ color:#fff; font-size:18px;line-height:60px; text-align:center; position:relative; padding:0; height:94px; display:block;}
.nbom .nav-bom li i{ display:block; width:29.33%; margin:12px auto 0;}
.nbom .nav-bom li i img{ width:100%;}
.nbom .nav-bom li a:hover{ color:#fff;transition-duration:0.6s; text-decoration:none;}
.nbom .nav-bom li.none{}

@media (max-width: 414px) {
.nbom{ height:65px;}
.nbom .ahome{ top:-25px; width:17.4%;left:41.8%;}
.nbom .nav-bom li a{ font-size:16px; line-height:60px;}
.nbom .ahome{ top:-20px}

}

@media (max-width: 375px) {
.nbom{ height:50px;}
.nbom .nav-bom li i{ margin-top:5px;}
.nbom .nav-bom li a{ font-size:14px; line-height:50px;}

}

@media (max-width: 320px) {
.nbom .ahome{ top:-15px}
} 
 
 
 /*字体盒子模型*/
.services-box{padding-top: 1rem;display: block;}
.services-box .icon{display: inline-block; background: #fff; width: 100px; height: 100px; position: relative; margin-bottom: 0px;}
.services-box .icon a{display: block;width: 67px;height: 67px;margin: 0 auto;padding-top: 12px;}
.services-box .icon img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.services-box .icon a:hover img{transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.services-box h4{}
.services-box p{font-size: 0.6rem;}
.services-box i{display:inline-block;width:105px;height:74px;border-radius:100%;font-size:44px;line-height:74px;/*background-color: rgba(255,255,255,.1);*/ color: #b9b8be}
.services-box.horizontal{text-align: left;padding-bottom: 0}
.services-box.horizontal .icon{display: block;float: left;width:24px;height: 24px;border:3px solid #ccc;border-radius: 5px;font-size: 16px;font-weight: bold;color: #ccc;text-align: center;line-height: 24px;margin-top: 8px;}
.services-box.horizontal .icon a{padding-top: 0;line-height: 67px;text-align: center;font-size: 40px;}
.services-box.horizontal h3{margin-left: 180px;padding: 0;margin-bottom: 20px;}
.services-box.horizontal p{margin-left: 40px;height: 40px;font-size: 12px}

/*媒体盒子模型*/
.media-box{display:block;text-align: center;margin-bottom:.8rem;width: 100%;position: relative;}
.media-box .icon{display: inline-block; background: #fff; width: 168px; height: 130px; overflow: hidden}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box h5{font-weight: normal;color: #000}
.media-box p{font-size: 0.6rem;padding:0.1rem 0.5rem;margin:0;}
.media-box .icon img{width: 100%;height: 100%}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}

/*图片模块*/
.style01 .media-box{border:1px solid #cccccc;}
.style01 .media-box p{background-color: #cccccc;}
.style02 .media-box{border:1px solid #ccc;}
.style03 .media-box{background-color: #fff}

/*新闻模块*/
.news-box li{border-bottom: 1px dashed #959595;line-height: 2;margin-bottom: 2%;position: relative;padding-left: 16px}
.news-box li a{color: #393a45}
.news-box li i{background-color: #f39800;display: block;width: 12px;height: 12px;position: absolute;top: 50%;margin-top:-6px;left: 0}
.news-box li i:before{display: block;content: '';position: absolute;left: 0;right: 0;top:50%;height: 1px;background-color: #fff}
.news-box li i:after{display: block;content: '';position: absolute;top: 0;bottom: 0;left:50%;width: 1px;background-color: #fff}
.news-box li span{float: right;padding-left: 2%}
.sect_news{ background:#FFF;}
.news-img{padding:0.8rem;border-bottom: 1px dashed #ccc;position: relative; background:#f9f9f9; border:2px solid #ebeae7; margin-bottom:1rem;}
.news-img .nimg{float: left;width: 43%}
.news-img .ntext{ display: block;}
.news-img .ntext h5{font-weight: normal; font-size: 16px; color: #1f1f1f;}
.news-img .ntext p{font-size: 14px;overflow: hidden;color: #888; margin: 5px 0;}
.news-img span{font-size: 0.6rem;color: #888; display: block; border-bottom: 1px solid #c6c6c6; padding-bottom: 5px; margin-bottom: 5px;}
.news-img i{ display: inline-block; font-style: normal; background: #eaa434; color: #fff; padding: 0 30px; line-height: 35px;}
/*新闻详细模块*/
.newsDetail{font-size: 0.7rem}
.newsDetail .return{background:#faa21c;display:block;width:50%;margin:auto;margin-top:1rem;margin-bottom:1rem;height:30px;line-height:30px;text-align:center;color:#fff;border-radius:3px}
.newsTit{border-bottom:1px solid #eee;text-align:center;margin-bottom: 10px}
.newsTit h1{font-weight: normal;font-size: 0.95rem}
.newsTit p{font-size:0.6rem;color:#bbb}
.newsTit p span{padding:0 2%}
.newsCont {padding: 2%;line-height: 1.8;color: #666;}
.newsCont img{max-width: 95%;height: auto!important}
.newsCont table *{text-indent: 0!important}
.newsCont table td{padding: 8px!important}
.newsPaN{color: #666;padding: 2% 2%;border-top:1px solid #eee;}
.newsPaN li a{padding:5px 0 5px;color: #393a45;}
.newsThumb{text-align: center;}
.newsThumb img{max-width: 90%}
.newsThumb .swiper-slide img{max-width: 100%}
.newsThumb .swiper-pagination{bottom: 0!important}
.newsThumb .swiper-wrapper{transition-timing-function: linear!important} /*Swiper默认的切换时间曲线是ease*/ 

/*分类模块*/
.cate-hd{text-align: center;margin-bottom: 10px}
.cate-hd a{display: inline-block;font-size: 0.65rem;padding: 0 1em;margin:0 2% 2% 0;line-height:2;color: #eaa434;border:1px solid #eaa434;}
.cate-hd a.on{background: #eaa434;color: #fff;border-color:#eaa434}

/*问题模块*/
.module_quest{border-bottom:1px dotted #bfbfbf;padding:0.5rem 0;margin-bottom:0.4rem}
.module_quest dd,.module_quest dt{padding-left:1.2rem}
.module_quest dt{color:#000;position:relative;padding-bottom: 0.2rem}
.module_quest dt i{position:absolute;top:2px;left:0;background:#343f49;color:#fff;text-align:center;border-radius:3px;padding: 0 3px;font-style: normal;font-size: 12px}
.module_quest dd{position: relative;}
.module_quest dd i{position:absolute;top:2px;left:0;background:#f39800;color:#fff;text-align:center;border-radius:3px;padding: 0 3px;font-style: normal;font-size: 12px}

/*搜索模块*/
.widget-search-form{padding: .5rem 8%;background-color: #2b2b2b;line-height: 36px;font-size: 0.7rem; height:3rem;}
.widget-search-form form{border:1px solid #404040;}
.widget-search-form label{float: left;width: 15%;text-align: center;position: relative;background-color: #fff}
.widget-search-form label:after{right: 0px;top: 5px;bottom: 5px;height: auto}
.widget-search-form .form-control{float:left;width:65%;height:36px;border-color: #f3f3f3}
.widget-search-form .form-btn{width:35%;height:36px;border:none;background-color:#6d6d6d;color: #fff}

/*更多*/
a.more{border:1px solid #959595;padding: 10px 20px;font-size: 0.65rem;margin:0 auto;}

/*tabs标签*/
.module_tabs{margin-bottom:1rem;border-top:1px solid #eee}
.module_tabs a{display:block;width:25%;float:left;color:#000;border-bottom:2px solid #fff;text-align:center;padding:8px 0 4px 0}
.module_tabs a.active,.module_tabs a.cur{border-bottom:2px solid #1f71c5}
.module_tabs a.more{font-size:14px;color:#1f71c5;float:right}



/* ==========================================================================
   Index
   ========================================================================== */
#swiper-banner{min-height: 149px}

/*产品*/
.sect_prod .C {
    
    margin-top: 10px
}
.sect_prod .T{ padding: 20px 0.5rem 10px;}
.cate_box {
    position: relative;
    margin-bottom: 8px
}

.cate_box img{
    width: 100%;
    height: 100%
}

.cate_box .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: url('../img/layer.png');
    text-align: center;
}

.cate_box .mask:before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 1%;
    vertical-align: middle;
}

.cate_box .mask span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    border: 1px solid #fff;
    font-size: 0.6rem;
    border-radius: 4px;
    padding: 0 3px
}

/*优势*/
.sect_adv .T {
    height: 95px;
    background: url('../img/adv_tit.jpg') top center no-repeat;
    background-size: cover
}

.sect_adv .T h3,
.sect_adv .T h6 {
    visibility: hidden;
}

.sect_adv .C {
    background: url('../img/adv_bg.jpg') top center no-repeat #e6e6e6;
}

.widget_adv {
    margin-bottom: 10px
}

.widget_adv img {
    width: 45%;
    float: left;
    margin-right: 2%
}

.widget_adv div {
    width: 53%;
    float: right;
    position: relative;
}

.widget_adv div:before {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #0758b3;
    position: absolute;
    left: 2px;
    top: 3px;
    transform: rotate(45deg);
}

.widget_adv div:after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #287cda;
    position: absolute;
    left: 2px;
    top: 8px;
    transform: rotate(45deg);
}

.widget_adv h5 {
    color: #0758b3;
    border-bottom: 1px solid #0758b3;
    margin-left: 17px
}

.widget_adv p {
    font-size: 0.6rem;
    margin: 0;
    margin-left: 17px;
    color: #000
}

/*案例*/
.sect_case .media-box{
    border:2px solid #0758b3;
    padding-bottom: 14px
}
.sect_case .media-box h5 span{
  position: relative;
}
.sect_case .media-box h5 span:before{
  display: block;
  content: '';
  position: absolute;
  width: 50%;
  height: 1px;
  background: #a0a0a0;
  right: 105%;
  top: 49%
}
.sect_case .media-box h5 span:after{
  display: block;
  content: '';
  position: absolute;
  width: 50%;
  height: 1px;
  background: #a0a0a0;
  left: 105%;
  top: 49%
}
.sect_case .media-box p{
  height: 2rem;
  overflow: hidden;
}
.sect_case .media-box a.more{
    border:1px solid #0758b3;
    background: #0758b3;
    color: #fff;
    font-size: 0.6rem;
    position: absolute;
    bottom: 0;
    transform:translate(-50%,50%);
}

/*合作伙伴*/
.sect_part .media-box{
    margin-bottom: 0
}
.sect_part .icon{
    border:1px solid #959595;
}

/*我们*/
#swiper-us{
    height: 130px;
    padding-left: 32px
}
#swiper-us .swiper-pagination{
    left: 0px;
    top: 20px
}
#swiper-us .swiper-pagination li{
    width: 65px;
    border:1px solid #0758b3;
    background: #fff;
    color: #0758b3;
    font-size: 14px;
    margin-bottom: 0.4rem
}
#swiper-us .swiper-pagination li.active{
    background: #0758b3;
    color: #fff
}
.usbox{
    height: 130px;
    padding: 2% 2% 2% 40px;
    border:1px solid #959595;
    background: #eeeeee;
    font-size: 13px
}
.usbox div{
    height: 100%;
    overflow: hidden;
}
.usbox a{
    color: #0758b3;
    padding-left: 4px
}



/* ==========================================================================
   Inner page
   ========================================================================== */
.page_inne .C{font-size: .7rem}




/* ==========================================================================
   Pad or Pc
   ========================================================================== */
@media only screen and (min-width: 640px) {
	.footer span{display: inline-block;}
	.top {border-radius: 0%}
}