.conter{
    padding-top: 15px;
    background-color: #e9e9e9;
}

.con{
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    position: relative;
}
.dqwz{
    /*line-height: 180px;*/
    padding: 20px;
}
.dqwz i{
    float: left;
    width: 30px;
    height: 15px;
    background: url("dqwz.png") no-repeat center;
}

.xx{

    padding:  0 20px;
}

.xx_one{
    width: 100%;
    height: 200px;
    border-radius: 10px;
    border: 1px solid #fff;
    margin: 20px 0;
    /*transition: all 0.6s;*/
}

.xx_one:hover{
    color: #016ec5;
    border: 1px solid #026fc5;
    /*box-shadow: 0 0 5px 1px inset;*/
    transition: all 2s;
    position:relative;
    z-index:100
}

.one_img{
    width: 160px;
    height: 200px;
    /*margin-right: 30px;*/
    margin-left: 10px;
    margin-top: 10px;
    /*background: url("timg.jpg")no-repeat center;*/
    border-radius: 10px;
}
.one_img img{
    width: 142px;
    height: 178px;
}

.one_right{
    width: 80%;
    height: 135px;
    padding: 20px;
    /*border: 1px solid #000;*/
    float: right;

}

.one_right ul{
    color: #333333;
    transition: all 0.6s;
}

.one_right ul:hover{
    color: #016ec5;
    transition: all 0.6s;
}

.one_right li{
    margin-bottom: 5px;
    font-size: 16px;
    /*color: #333333;*/
}

.one_right ul li p{
    float: left;
    font-weight: 700;
}

.one_right .xx_gd{
    height: 120px;
    overflow: hidden;
    transition:height 1s;
    background-color: #FFFFFF;


}

.one_right .xx_gd:hover{
    color: #016ec5;
    height: 240px;
    border-radius: 10px ;
    cursor: pointer;
    /*box-shadow: 0 0 5px 1px #3d3d3d inset;*/
    transition: all 1s;
    position:relative;
    z-index:100

}

.ye{
    width: 160px;
    height: 60px;

    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0;
    margin: 0 auto;

}

.yi{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-color: #0094ff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-right: 20px;
}
.er{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-color: #e9e9e9;
    text-align: center;
    line-height: 40px;
   margin-right: 20px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
}
#san{
     margin-right:0;
}



















