@charset "utf-8";
/*!
 * @base.css
 * @功能：1、页面主要样式
 *       2、时间：2019-06-03
 */

 /*顶部*/
  .hd-fi{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    background-color: #fff;
    /*border-bottom: 1px solid #ccc;*/
 }
 .logo-img{
    width: 120px;
    height: auto;
 }
 .logo-sp {
   padding: 0px 3px;
   background-color: #f26722;
   border-radius: 4px;
   font-size: 12px;
   color: #fff;
   position: absolute;
   right: -20px;
   top: 2px;
 }
 .na-bt{
    border: none!important;
    outline: none!important;
    background-color: #fff;
    position: relative;
 }
 .na-ic-bar{
    width: 38px;
    height: 2px;
    margin: 4px 0;
    background-color: #535353;
 }
 .nav-share{
    position: fixed;
    left: 0;
    top: 68.45px;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 77;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
 }
 .hd-bg{
    position: fixed;
    width: 0;
    left: 0;
    top: 68.45px;
    bottom: 0;
    background-color: black;
    z-index: 88;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    overflow: hidden;
 }
 .hd-na-li{
    padding: 12px 10px;
    border-bottom: 1px solid #fff;
 }
 .hd-na-a{
    font-size: 15px;
    color: white;
    display: block;
 }
 .in-cr-he-le{
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
 }
.in-cr-he-ri{
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/*首页*/
.ma-mt-100{
    margin-top: 68.45px;
}
.in-tit {
   font-size: 18px;
   color: #333;
   width: 100%;
   text-align: center;
   display: inline-block;
}
.in-mege {
   border: 1px solid #dcdcdc;
}
.in-mege-img {
   width: 80px;
   height: 80px;
   margin-right: 10px;
   overflow: hidden;
}
.in-meger {
   overflow: hidden;
   flex: 1;
   height: 80px;
}
.in-meger-p {
   font-size: 16px;
   color: #231f20;
   margin-bottom: 10px;
}
.in-meger-sp {
   font-size: 14px;
   color: #6b6b6b;
   line-height: 24px;
}
.in-whob-img {
   border: 1px solid #ddd;
   border-bottom: none;
}
.in-whob {
   border: 1px solid #ddd;
}
.in-whob-p {
   font-size: 18px;
   color: #333;
   margin-bottom: 5px;
}
.in-whob-sp {
   font-size: 15px;
   color: #656565;
}
.in-ly {
   border-bottom: 1px solid #d2d2d2;
}
.in-lyp {
   font-size: 18px;
   color: #333;
   margin-bottom: 10px;
}
.in-lysp {
   font-size: 14px;
   color: #696969;
   line-height: 24px;
}
.in-abcon {
   font-size: 16px;
   color: #646464;
   line-height: 30px;
   text-align: justify;
}
.in-nege {
   border-bottom: 1px solid #eee;
}
.in-gedt {
   margin-bottom: 8px;
}
.in-nege-dd {
   font-size: 15px;
   color: #535353;
   width: 80px;
   display: inline-block;
   overflow: hidden;
   text-align: right;
}
.in-nege-dt {
   overflow: hidden;
   flex: 1;
   font-size: 18px;
   color: #2b2b2b;
   font-weight: normal;
}
.in-negecon {
   font-size: 15px;
   color: #6a6a6a;
   line-height: 26px;
}
/* 网站建设 */
.we-titp {
   font-size: 22px;
   color: #333;
}
.we-titsp {
   font-size: 16px;
   color: #636363;
}
.we-sw {
   border: 1px solid #bfbfbf;
}
.we-swl {
   display: inline-block;
   width: 50%;
}
.we-swp {
   font-size: 16px;
   color: #535353;
}
.we-swsp {
   font-size: 12px;
   color: #777777;
   line-height: 24px;
   margin-bottom: 5px;
}
.we-swsp1 {
   display: inline-block;
   width: 100px;
   height: 35px;
   background-color: #f26722;
   line-height: 35px;
   text-align: center;
   font-size: 14px;
   color: #ffffff;
}
.we-swr {
   display: inline-block;
   width: 50%;
}
/* 优化推广 */
.ex-bg {
   color: #fff;
}
.ex-bg:nth-child(1) {
   background-color: #222831;
}
.ex-bg:nth-child(2) {
   background-color: #4bb1a2;
}
.ex-bg:nth-child(3) {
   background-color: #f7941c;
}
.ex-bg:nth-child(4) {
   background-color: #37436c;
}
.ex-bg:nth-child(5) {
   background-color: #f2f3f4;
   color: #333;
}
.ex-tit {
   font-size: 32px;
}
.ex-txtsp {
   font-size: 16px;
   line-height: 30px;
}
.ex-dia {
   box-sizing: border-box;
   padding-left: 15px;
}
.ex-dia-sp {
   font-size: 14px;
   line-height: 30px;
   position: relative;
}
.ex-bg:nth-child(5) .ex-dia-sp::after {
   background-color: #333;
}
.ex-dia-sp::after {
   content: '';
   display: inline-block;
   width: 7px;
   height: 7px;
   background-color: #fff;
   border-radius: 50%;
   position: absolute;
   left: -13px;
   top: 13px;
}

/* 客户案例 */
.ca-ge {
   display: inline-block;
   width: 50%;
   box-sizing: border-box;
   padding-left: 0;
   padding-right: 10px;
}
.ca-ge:nth-child(2n+0) {
   padding-right: 0;
   padding-left: 10px;
}
.ca-geimg {
   border: 1px solid #ddd;
}
.ca-gesp {
   background-color: rgba(225, 225, 225, .7);
    height: 30px;
    line-height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    text-align: center;
    font-size: 12px;
    color: #333;
}
.ca-gep {
   height: 35px;
   line-height: 35px;
   text-align: center;
   box-sizing: border-box;
   background-color: #f26722;
   font-size: 12px;
   color: #fff;
}
.wz-bor {
   border-bottom: 1px solid #eee;
}
.pr-detit {
   font-size: 20px;
   color: #333;
   text-align: center;
}
.pr-detime {
   font-size: 14px;
   color: #666;
}
.pr-decon {
   font-size: 16px;
   color: #666;
   line-height: 30px;
   text-align: justify;
}
.pr-decon img {
   max-width: 100%;
   height: auto;
}
/* 关于我们 */
.ab_tit {
   font-size: 18px;
   color: #201f1f;
}
.ab-con {
   font-size: 16px;
   color: #504f4f;
   line-height: 30px;
   text-align: justify;
}
.ab-con img {
   max-width: 100%;
   height: auto;
}
.ab-jy {
   font-size: 20px
   color: #262626;
}
.ab-jysp {
   font-size: 16px;
   color: #666;
}
.ab-jyimg {
   max-width: 70%;
   height: auto;
}
/* 联系我们 */
.co-sps {
   font-size: 15px;
   color: #333;
   line-height: 25px;
   text-align: center;
}
.co-imgs {
   max-width: 70%;
   height: auto;
}
.map {
   height: 300px;
}
.co-con {
   background-color: #202020;
   color: #fff;
}
.co-sp11 {
   font-size: 26px;
}
.co-sp12 {
   font-size: 16px;
   text-align: center;
}
.co-sp13 {
   font-size: 13px;

}



/*底部*/
.f-m152{
    margin-bottom: 74px;
}
.fl-bla {
   background-color: #7d7d7d;
   font-size: 12px;
   color: #fff;
}
.fl-blasp {
   font-size: 12px;
   color: #fff;
   margin-right: 5px;
}
.fl-blaa {
   font-size: 12px;
   color: #fff;
}
.bo-di-fi {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 99;
}
.fool-img{
    width: 32px;
    height: auto;
}
.bo-di-fi-sp {
    font-size: 16px;
    color: white;
}