* {

  -webkit-text-size-adjust: none;
}
body,p{margin: 0;padding: 0;}
a {
  text-decoration: none !important;
}
a:hover{
  text-decoration: none  !important;
}
a,
button,
input,
div {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
html,
body {
  height: 100%;
  box-sizing: border-box;
}
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
img {
  margin: 0;
  padding: 0;
  display: block;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
/*flexbox*/
.ig-flex {
  display: -webkit-box;
  display: box;
  display: -webkit-flexbox;
  display: flexbox;
  display: -webkit-flex;
  display: flex;
}
/*flex direction*/
.ig-flex-fld {
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}
/*flexbox align  */
.ig-flex-fls {
  -webkit-box-pack: justify;
  box-pack: justify;
  -webkit-flex-pack: justify;
  flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ig-flex-flc {
  -webkit-box-pack: center;
  box-pack: center;
  -webkit-flex-pack: center;
  flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ig-flex-flv {
  -webkit-box-align: center;
  box-align: justify;
  -webkit-flex-align: center;
  flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ig-flex-flt {
  -webkit-box-align: stretch;
  box-align: stretch;
  -webkit-flex-align: stretch;
  flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
/*flex item*/
.ig-flex-item {
  -webkit-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
[v-cloak] {
  display: none;
}
 body {
        font-family: "微软雅黑" !important;
        color: #333333 !important;
    }
/*header*/
   
.logo-sub-title{
  font-size: 24px;
  color: #008aff;
  margin-left:40px;

}
.logo-title::before { position: absolute; content: ''; width: 0; height: 20px; border-left: 1px solid #ddd; top: 12px;left: 160px }
.header { width: 100%;
    border-bottom: 1px solid #ededed; }
.headerWrap {
    width: 1280px;
    margin: 0 auto;
    height: 110px;
    overflow: hidden;
}
  .headerWrap a {
    color: #333;
    text-decoration: none;
}
.logo-title {
    font-size: 30px;
    width: 3000px;
    line-height: 30px;
    position: relative;
}
.logo-sub-title{
  line-height: 38px;
}
.logo-title img{margin-right: 12px;}  
.logo-title{font-size: 30px;}
.time-line {color: #D2D2D2;}
.time-line ul{margin: 0;padding:0;list-style: none; }
.time-line ul li{float:left;margin-right:23px; color: #5D5D5D;}
.time-line ul .on a{color: #1388FC;}
.com-serach {
    height: 40px;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
    width: 248px;
    background: #fff;
}
 .com-serach input {
    height: 30px;
    border: none;
    background: none;
    outline: none;
    color: #999999;
}
.icon-search {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 13px;
}
 /*header*/
     .footer {
            text-align: center;
            font-size: 6px;
            color: #cdcdcd;
            padding: 20px 0;
            position: relative;
            border-top: 1px solid #ededed;
        }

        .kf {
            margin-bottom: 10px;
            width: 320px;
            margin: 0px auto 8px auto;
        }
        .kf-pic{position: absolute;left: 50%;margin-left: -215px;top:-120px;background: url(https://lijiawen.com.cn/img/kf.png);width: 516px;height: 117px;overflow: hidden;}
        .kf-pic ul{overflow: hidden;list-style: none;margin-top: 20px;}
        .kf-pic ul li{overflow: hidden;width: 150px;height: 60px;float:left;}
        .kf-pic a{display: block;width: 150px;height: 60px;}
        .kf a {
            color: #2F94FC;
        }
        .kf-icon{padding-right:4px; }

        .main {
            width: 100%;
  
            background: url(https://lijiawen.com.cn/img/bg.jpg) center top repeat-y;
        }
/*左边*/
        .mainWrap {
           width: 1280px;
            margin: 0 auto;
            overflow: hidden;
            height: 100%;
          
        }

        .cateBlock {
           padding-top: 20px;
        }
        .sidebar-menu li{margin-bottom: 12px}
        .sidebar-menu .sidebar-submenu li{margin-bottom: 0px}
        .cateBlock p {
            font-size: 15px;
        }

        .main-left {
            width: 300px;

            height: 100%;
            line-height: 40px;
            padding-top: 20px;
        }
        .cateTitle{font-size: 15px;}
        .main-left ul {
            margin: 0;
            padding-left: 0px; 
        }
  
        .main-left ul li {
            list-style-type: none;
     
            
        }

        .main-left ul li a:hover {
            background: #F2F2F2;
           color: #1488fc;
        }

        .main-left ul li a {
            color: #363636;
            display: block;
            width: 100%;
            text-decoration: none;
            height: 42px;
            line-height: 42px;
           
        }

        .main-left ul li .tagOn {
            background: #F2F2F2;
            color: #1488fc;
        }
        .main-right {
            padding: 35px 0 100px 60px;
            background: #fcfcfc;
            color: #555555;
            line-height: 26px;
            width: 100%;
            min-height: 600px;
        }

        .sidebar-menu .sidebar-submenu {
            display: none;
            list-style: none;
            margin-top: 14px;
        }
        .sidebar-menu .sidebar-submenu a{
            text-indent: 60px;
        }
         .sidebar-menu .sidebar-submenu .sidebar-submenu  a{
            text-indent: 100px;
        }
        .sidebar-menu li.active>.sidebar-submenu {
            display: block;
        }
        .c1{color: #e4e4e4;}
        .fa-angle{width: 10px;height: 10px;background:url('https://lijiawen.com.cn/img/right.png');display: inline-block;margin-right: 15px;}
        .cateBlock > .active > .cateTitle .fa-angle{background:url('https://lijiawen.com.cn/img/down.png');}
        .active .active  .fa-angle{background:url('https://lijiawen.com.cn/img/down.png');}
        .footer .sp-logo {
    background: url(//lijiawen.com.cn/img/gonglogo.png) 0 0;
    width: 92px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.kf-pic a {
    display: block;
    width: 150px;
    height: 60px;
}