@charset "UTF-8";

.header_top{
     height: 70px;
}
.header_top .logo{
    margin-left: 20px;
    line-height: 70px;
}
.header_top .logo img{
    margin-right: 10px;
    vertical-align: top;
    margin-top: 13px;
}
.header_top  .logo span{
    font-size: 24px;
    color: #001737;
    font-weight: 600;
    display: inline-block;
}
.banner{
    width: 100%;
    height: 480px;
    background: url(../images/xkjx/xkjx_banner.jpg) no-repeat  center;
    overflow: hidden;
}
.header_con{
     width: 1200px;
     margin:0 auto;
}
.header_title{
     font-size: 60px;
     height: 60px;
     font-weight: 600;
     color:#fff;
     margin-top:80px;
     margin-bottom: 40px;
}
.xkjx_steps{
     width: 360px;
     height: 60px;
     margin-bottom: 15px;
     background: url(../images/xkjx/xkjx_step_bg.png) no-repeat ;
}
.header_profile{
     font-size: 18px;
     color:#fff;
     width: 730px;
     line-height: 32px;
}
.header_con .loginBtn{
    width: 164px;
    height: 38px;
    line-height: 38px;
    display: block;
    text-align: center;
    color:#fff;
    font-size: 16px;
    font-weight: 600;
    background: url(../images/xkjx/loginBtn.png);
    margin-top:20px;
}
.header_con .loginBtn:hover{
     text-decoration: none;
     opacity: 0.8;
}

/*main*/
.main{
   overflow: hidden;
}
.xkjx_item{
   width: 1200px;
   margin:0 auto;
}
.item_title{
     text-align: center;
     font-size: 32px;
     height: 75px;
     font-weight: 600;
     line-height: 75px;
     color:#6464d2;
     background: url(../images/xkjx/title_bg.png) no-repeat center;
     position: relative;
     margin:50px auto 30px;
}
.item_title span{
    position: relative;
    z-index: 2;
}
.item_title i{
    display:inline-block;
    font-size: 32px;
    letter-spacing: 2;
    color:rgba(235,235,235,0.5);
    position: absolute;
    z-index: 1;
    position: absolute;
    left: 50%;
    top:0;
    transform:translate(-50%);
}

.major_list{
  overflow: hidden;
  width: calc(100% + 25px);
  margin-top: 40px;
}
.major_li{
     width: 382px;
     height: 240px;
     background: url(../images/xkjx/xkjx_item_bg.png) no-repeat;
     float: left;
     margin-bottom: 25px;
     margin-right: 25px;
     position: relative;
     padding: 35px 35px 0 35px;
     box-sizing: border-box;
}
.major_li:nth-child(even){
      background: url(../images/xkjx/xkjx_itemHover_bg.png) no-repeat;
}
.major_li h3{
    font-size: 26px;
    height: 30px;
    padding-bottom: 5px;
    color: #333;
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
}
.major_li h3:before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 5px;
    background: #7288fa;
    position: absolute;
    bottom:0;
    left:0;
}
.major_li p{
     line-height: 24px;
    margin-bottom: 5px;
    font-size: 16px;
    padding-left: 10px;
    color: #666;
    position: relative;
}
.major_li  p i{
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: inline-block;
  background: #7288fa;
  position: absolute;
  top:10px;
  left:0;
}
.major_icon{
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 20px;
}
.major_icon1{
    background: url(../images//xkjx/xkjx_icon1.png) no-repeat center;
}
.major_icon2{
    background: url(../images//xkjx/xkjx_icon2.png) no-repeat center;
}
.major_icon3{
    background: url(../images//xkjx/xkjx_icon3.png) no-repeat center;
}
.major_icon4{
    background: url(../images//xkjx/xkjx_icon4.png) no-repeat center;
}
.major_icon5{
    background: url(../images//xkjx/xkjx_icon5.png) no-repeat center;
}
.major_icon6{
    background: url(../images//xkjx/xkjx_icon6.png) no-repeat center;
}

.nav_tabbox{
  overflow: hidden;
  border-bottom: 1px solid #d1dfed;
}
.nav_tab{
     float: left;
    min-width: 120px;
    margin-left:55px;
    cursor: pointer;
    padding: 0 10px;
}
.nav_tab.active{
  border-bottom: 2px solid #6464d2;
}
.nav_tab:first-child{
    margin-left: 0;
}
.tab_img{
  width: 50px;
  height: 45px;
  margin:0 auto;
}
.tab_img1{
   background: url(../images/xkjx/tab_img1.png) no-repeat center;
}
.tab_img1:hover,.active .tab_img1{
   background: url(../images/xkjx/tab_imgAct1.png) no-repeat center;
}
.tab_img2{
   background: url(../images/xkjx/tab_img2.png) no-repeat center;
}
.tab_img2:hover,.active .tab_img2{
   background: url(../images/xkjx/tab_imgAct2.png) no-repeat center;
}
.tab_img3{
   background: url(../images/xkjx/tab_img3.png) no-repeat center;
}
.tab_img3:hover,.active .tab_img3{
   background: url(../images/xkjx/tab_imgAct3.png) no-repeat center;
}
.tab_img5{
   background: url(../images/xkjx/tab_img5.png) no-repeat center;
}
.tab_img5:hover,.active .tab_img5{
   background: url(../images/xkjx/tab_imgAct5.png) no-repeat center;
}
.tab_img6{
   background: url(../images/xkjx/tab_img6.png) no-repeat center;
}
.tab_img6:hover,.active .tab_img6{
   background: url(../images/xkjx/tab_imgAct6.png) no-repeat center;
}
.tab_img7{
   background: url(../images/xkjx/tab_img7.png) no-repeat center;
}
.tab_img7:hover,.active .tab_img7{
   background: url(../images/xkjx/tab_imgAct7.png) no-repeat center;
}
.nav_tab p{
  font-size: 18px;
  color:#333;
  line-height: 30px;
  text-align: center;
  margin:10px 0;
}
.nav_tab.active p,.nav_tab:hover p{
    color: #6464d2;
}
.nav_content{
     width: 100%;
     min-height:500px;
     padding: 50px 0;
     display: none;
}
.nav_profile{
     width: 100%;
     margin-bottom: 20px;
     margin-left: 20px;
}
.nav_profile h4{
   font-size: 26px;
   color:#000;
   font-weight: 600;
   position: relative;
}
.nav_profile i{
     font-size: 76px;
     color: #efefef;
     position: absolute;
}
.nav_profile span{
  position: relative;
  z-index: 2;
}
.nav_profile  p{
  line-height: 30px;
  color:#666;
  margin-top:30px;
  font-size: 15px;
}
.nav_chartPic{
   overflow: hidden;
   text-align: center;
}
.nav_chartPic img{
  max-width: 100%;
}

