.banner{
    background: url("http://static.zhen22.com/wp-content/uploads/2015/08/banner.jpg") #298FD2 no-repeat 50% 0;
    width: 100%;
    min-width: 1000px;
    height: 333px;
}
.main{
    background: #F9F9F9;
    font-family: '微软雅黑';
}
.content{
    width: 1000px;
    margin: 0 auto;
}
.first{
background: url("http://static.zhen22.com/wp-content/uploads/2015/08/content_top.jpg") no-repeat 50% 0;
    height: 277px;
}
.second{
    width: 880px;
    margin: 4px auto 0;
    background: url("../images/fxer_pic.png") no-repeat 100% 100%;
    position: relative;
}
.cube{
    position: relative;
    border: 1px solid #7DAFED;
    padding: 10px 10px 15px 65px;
    border-radius: 10px;
    width: 200px;
    margin: 0 auto 40px;
    font-size: 16px;
    line-height: 20px;
    color: #7d7d7d;
}
.cube::after{
    left: 0;
    content: '';
    background: url("../images/jt_pic.png") no-repeat 50% 0;
    height: 34px;
    width: 100%;
    position: absolute;
    bottom: -35px;
}
.cube.nojt{
    margin:0 auto;
}
.cube.nojt::after{
    display: none;
}
.ico1{
    background: url("../images/ico_1.png") no-repeat 22px 50%;
}
.ico2{
    background: url("../images/ico_2.png") no-repeat 22px 50%;
}
.ico3{    background: url("../images/ico_3.png") no-repeat 22px 50%;}
.ico4{    background: url("../images/ico_4.png") no-repeat 22px 50%;}
.ico5{    background: url("../images/ico_5.png") no-repeat 22px 50%;}
.ico6{    background: url("../images/ico_6.png") no-repeat 22px 50%;}
.ico7{    background: url("../images/ico_7.png") no-repeat 22px 50%;}
.xfz{
    background: url("../images/fz.png") no-repeat 48% 0;
    height: 95px;
}
.jys{
    overflow: hidden;
    background: url("../images/xfz.png") no-repeat 50% 100%;
    padding-bottom: 46px;
}
.jy{
    width: 30%;
    float: left;
}
.type{
text-align: center;
font-size: 16px;
line-height: 24px;
margin: 0 auto 57px;
position: relative;
}
.type::after{
    left: 0;
    content: '';
    background: url("../images/jt_pic.png") no-repeat 50% 0;
    height: 34px;
    width: 100%;
    position: absolute;
    bottom: -50px;
}
.type.nojt::after{
    display: none;
}
.type.nojt{
    margin:0 auto;
    /* font-size: 29px; */
    /* font-weight: bold; */
}
.fl1{
    background: url("../images/fl_1.png") no-repeat 50% 0;
    height: 40px;
    width: 65px;
    margin-top: 17px;
    padding: 114px 65px 69px;
}
.fl2{
    background: url("../images/fl_2.png") no-repeat 50% 0;
    height: 40px;
    width: 120px;
    padding: 118px 65px 82px;
}
.fl3{
    background: url("../images/fl3.png") no-repeat 50% 0;
    height: 40px;
    width: 65px;
    padding: 136px 65px 90px;
    font-size: 28px;
    font-weight: bold;
    line-height: 31px;
    color: #7d7d7d;
}
.fl2.fl4{
    padding-top: 129px;
    padding-bottom: 71px;
}
.sx{
    width: 50%;
    border: 1px solid #999999;
    border-width: 0 3px 0 0;
    height: 60px;
    margin-left: -2px;
}
.jy1{}
.jy2{
    padding-left: 50px;

}
.jy3{
    float: right;
    padding-right: 0px;
}
.jy1 .sx{}
.jy2 .sx{
    height: 40px;
}
.jy3 .sx{
    height: 40px;
    margin-left: 0;
}
.cube.wide{
    width: 229px;
}
.footer {
    text-align: center;
    height: 50px;
    background: #F9F9F9;
    padding: 56px 0 10px;
}
.footer p{
    color: #c2c2c2;
    
}
.footerNav {
    line-height: 24px;
    font-family: '微软雅黑';
    color: #000;
}

.footerNav a:first-child {
    border: 0;

}

.footerNav a {
    border-left: 1px solid #C1C1C1;

    color: #666;
    font-size: 14px;
    padding: 0px 7px 0 8px;
}

.footerNav a:hover {
    color: #83b604;
}
.mask{
    opacity: 0.2;
}
.mask .sx{
    opacity: 1;
}
.title{
    text-indent: 33px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 6px;
}
.wide .title{
  text-indent: 48px;  
}
.cube a{
    color:#6d6d6d;
}
.cube a:hover{
    color:#000;
}
.second a{
    display: block;
    
    width: 187px;
    height: 242px;
    position: absolute;
    right: 0;
    bottom: 0;
}