@charset "UTF-8";
@import "common.css";
.invest-tab{padding-top: 15px;}
.sub-con-tab{display: none;}
.sub-con-tab.active{display: block;}
.iv-top{}
.top1,.top2{
    font-family: "microsoft yahei";
    font-size: 20px;
    color: #9a9a9a;
    font-weight: normal;
    display: inline-block;
    width: 190px;
    cursor: pointer;
    float:left;
    position:relative;
    height: 65px;
    line-height: 65px;
}
.iv-line{
    display: inline-block;
    height: 8px;
    left: 10px;
    position: absolute;
    top: 57px;
    width: 192px;}
.iv-top a.on i{
    background: url("../images/iwant-line.png") no-repeat scroll 0 0 transparent;
}
.top1{
    background: transparent url('../images/inzt.png') 0 0 no-repeat;}
.top2{
    background: transparent url('../images/iwant-zr.png') 0 0 no-repeat;}
.top1.on{
    background: transparent url('../images/inzton.png') 0 0 no-repeat;}
.top1.on a{ color: #ef7b2a; padding-left:70px;}
.top1 a,.top2 a{ padding-left:70px;}
.top2.on{
    background: transparent url('../images/iwant-zr-on.png') 0 0 no-repeat;}
.top2.on a{ color: #ef7b2a; padding-left:70px;}

.top1:hover{
    background: transparent url('../images/inzton.png') 0 0 no-repeat;}
.top2:hover{
    background: transparent url('../images/iwant-zr-on.png') 0 0 no-repeat;}

.top1.on .iv-line,.top2.on .iv-line{
    background: url("../images/iwant-line.png") no-repeat scroll 0 0 transparent;
}

.top1:hover .iv-line{
    background: url("../images/iwant-line.png") no-repeat scroll 0 0 transparent;
}
.top2:hover .iv-line{
    background: url("../images/iwant-line.png") no-repeat scroll 0 0 transparent;
}


.iv-nav{}
.nav1{}
.catalog{

}
.catalog li{
    font-family: "microsoft yahei";
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-top: 35px;
}
.catalog li:first-child{
    margin-top: 4px;
}
.nav2{}
.nav2-ul1 li,.nav2-ul2 li,.nav2-ul3 li{
    float: left;
    width: 110px;
    text-align: center;

}

.glzq .nav2-ul1 li,.glzq  .nav2-ul2 li,.glzq .nav2-ul3 li{
    display: inline-block;
  font-family: "microsoft yahei";
    font-size: 15px;
    color: #606060;
    text-align: left;
    padding: 5px 0;
    width: 80px;
}
.nav2-ul1 li a,.nav2-ul2 li a,.nav2-ul3 li a{
    display: inline-block;
  font-family: "microsoft yahei";
    font-size: 15px;
    color: #606060;
    padding: 2px 15px;
    margin: 3px 0;
    text-align: center;
}
.nav2-ul1 li.active a,.nav2-ul2 li.active a,.nav2-ul3 li.active a{
    background-color: #ef7b2a;
    color: #ffffff;
    border-radius: 20px;
}
.nav2-ul1 li a:hover,.nav2-ul2 li a:hover,.nav2-ul3 li a:hover{
    background-color: #ef7b2a;
    color: #ffffff;
    border-radius: 20px;
}
.nav2-ul2,.nav2-ul3{
}
.nav2-ul2{ margin: 10px 0;padding: 10px 0;border: 1px dashed #ccc; border-left: 0;border-right: 0;}
.nav2-ul3{}
.sort-bar{
    background-color: #fff;
    border: 1px solid #ef7b2a;
    padding: 10px 0;
    margin-top: 32px;
}
.sort-ul li a{ font-family: "microsoft yahei";font-size: 15px;font-weight: bold;display: inline-block;  margin-left: 40px;  padding-right: 20px;  float: left;}
.sort-ul li.arrow-up-down{display: inline-block;}
.sort-ul li.arrow-up-down a{width:65px;background: transparent url('../images/aro-down.png') 64px 4px no-repeat;  }
.sort-ul li a#shouyilv{
    background-position: 48px -16px;
}
.sort-ul li a.on{
    color: #ef7b2a;
    background-position: 64px 4px;
}
.sort-ul li.slide-down a{color: #ef7b2a;background: transparent url('../images/aro-down-on.png') 64px 4px no-repeat; }
.sort-ul li.active a{color: #ef7b2a;background-position: 64px 4px;}
.sort-ul li.slide-up a{background: url(../images/aro-up.png) no-repeat 64px 4px;}
.sort-ul li a:hover{
    color: #ef7b2a;
    background-position: 64px 4px;
}
.sort-ul li a:hover#shouyilv{
    color: #ef7b2a;
    background-position: 48px 4px;
}

.iv-main{

}
.gl_box_list{ padding: 0 0 10px 15px;}
.iv-box{
    display: inline-block;
    float: left;
    margin-top: 38px;
    width: 230px;
    height: 318px;
    background-color: #fff;
    border:1px solid #ddd;
    text-align: center;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-left: 11px;
    position: relative;
    border-radius: 4px;
    border-radius: 0 0 4px 4px;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
.iv-box:hover {
    
}
.col1{
margin-left: 0px;
}

span.finish{
color: #002870;
}
.iv-box-h{
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #4d4d4d;
    text-align: left;
    margin-top: 16px;

}
.progress1{
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: -10px;
    display: inline-block;
    width: 221px;
    height: 6px;
    border-radius: 6px;
    background-color: #dddddd;
    -webkit-box-shadow: none ;
    -moz-box-shadow: none ;
    box-shadow: none ;
}
.progress1 .progress-bar{
    border-radius: 6px;
    height: 6px;
    background: #002870;
}
.progress-bar.finish{
    background-color: #ef7b2a;
}
.iv-box-num{
    margin-top: 14px;
    font-family: "arial";
    font-size: 18px;
    font-weight: normal;
    color: #4d4d4d;
    text-align: left;
}
.iv-box-lh{
    margin: 55px 0;
}
.iv-box-lh-t{
    display: inline-block;
    text-align: center;
    font-family: "microsoft yahei";
    font-size: 12px;
    font-weight: normal;
    color: #6c6c6c;
}
.iv-box-lh-t:first-child{
    float: left;
    margin-left: 0;
}
.iv-box-lh-t:last-child{
    float: left;
}

.nhlv{
    font-family: "arial";
    font-size: 15px;
    font-weight: bolder;
    color: #002870;
}
.hksj{
    font-size: 16px;
    font-weight: bolder;
    color: #ef7b2a;
}
.ver-line{
    background-color: #dcdcdc;
    width: 1px;
    height:30px;
    float: left;
}
.iv-box-txt{
    margin-top: 18px;
}
.iv-box-txt p{
    text-align: left;
    font-family: "microsoft yahei";
    font-size: 12px;
    font-weight: normal;
    color: #606060;
}
.iv-box-state{
    position: absolute;
bottom: 0;
width: 100%;
left: 0;
}
.state-btn{
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #ef7b2a;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: normal;
    border-radius: 0 0 4px 4px;
}
.state-btn:hover{
    background: #FF5C26;
    color: #fff;
}
.state-btn:visited{
    color: #fff;
}
.state-btn:active{
    color: #fff;
}
.state-btn-finish{
    background-color: #999;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: normal;
    border-radius: 0 0 4px 4px;
}
.state-btn-finish:hover{
    color: #ffffff;
}


.page-icon{
    margin:36px 0 43px 0;
    font-size:0;/*修复行内元素之间空隙间隔*/
    text-align:center;
}
.page-icon a,.page-disabled{
    display: inline-block;
    border:1px solid #ededed;
    padding:8px 14px;
    font-size:12PX;/*修复行内元素之间空隙间隔*/
    margin-right:10px;
    background-color: #ffffff;
}
#page-prev{
    background: #ffffff url('../images/page-arrow.png') 11px 7px no-repeat;
}

#page-next{
    background: #ffffff  url('../images/page-arrow.png') -15px 7px no-repeat;
}
.page-icon a{
    text-decoration:none;
    color:#aaaaaa;
}
.page-icon a:hover{
    color:#ffffff;
    background:#ef7b2a;
}
.page-icon a.page-current{
    color:#ffffff;
    background:#ef7b2a;

}
.page-disabled{
    color:#ccc;
}
.ellipsis{
    color:#aaaaaa;
    font-size:12px;
    border:none;
    margin: 0 16px 0 6px;
}