i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333333;
}
a:hover{
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: middle;
}
p,dl{
    margin: 0;
    padding: 0;
}
/*清除浮动*/
.clearfix{
    *zoom:1;
} /* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after{
    display:table;
    content:"";
    line-height:0;
}
.clearfix:after{
    clear:both;
}



/*在线访谈细览special*/
.zz-container {
    width: 1200px;
    margin: 0 auto;
}
.xx-content {
    margin: 10px auto 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.zz-container.ldzc {
    padding: 0 20px 20px;
    box-sizing: border-box;
    background: #ffffff;
}
.xx-interview-introduction {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.xx-interview-introduction h3 {
    font-weight: normal;
    display: block;
    overflow: hidden;
    min-height: 65px;
    margin: 20px 0;
    height: 65px;
}

.xx-interview-introduction h3 a {
    display: block;
    min-height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 34px;
    color: #fff;
    overflow: hidden;
    padding: 0 10px;
    word-break: break-all;
}

.xx-interview-introduction h3 a {
    color: #445f8a;
    font-weight: 600;
}
.xx-interview-introduction .sp {
    width: 442px;
    height: 326px;
    margin: 0 19px;
    float: left;
    display: block;
}
.xx-interview-introduction .sp img{
    width: 100%;
    height: 100%;
}
.xx-introduction-cont {
    width: 606px;
    overflow: hidden;
    float: right;
    line-height: 40px;
    font-size: 21px;
}
.xx-introduction-cont p {
    overflow: hidden;
}

.xx-introduction-cont p a {
    font-size: 24px;
    display: block;
    float: left;
    width: 120px;
}
.xx-introduction-cont p a {
    color: #445f8a;
}
.xx-introduction-cont p i {
    font-size: 21px;
    display: block;
    float: left;
    width: 480px;
}

.xx-middle-box {
    height: auto;
    overflow: hidden;
}
.xx-text-record {
    overflow: hidden;
    min-height: 400px;
    width: 100%;
}
.xx-title-type2 {
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    background: #e2e2e2;
}
.xx-title-type2 dl dt {
    float: left;
}
.xx-title-type2 dl dt a {
    color: #fff;
    display: block;
    height: 47px;
    padding: 0 35px;
    font-size: 16px;
    overflow: hidden;
}
.xx-title-type2 dl dt a {
    background: #445f8a;
}
.xx-title-type2 .zhan-kai {
    float: right;
}
.xx-text-record .Zoom {
    height: auto;
}

.xx-text-record .Zoom-n {
    height: 100%;
    overflow: auto;
}

.xx-text-record .Zoom-n p {
    line-height: 40px;
    font-family: 仿宋;
    font-size: 16pt;
}




/*图片列表*/


.zz-container {
    width: 1200px;
    margin: 0 auto;
}
.xx-content {
    margin: 10px auto 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.zz-container.ldzc {
    padding: 0 20px 20px;
    box-sizing: border-box;
    background: #ffffff;
}
.lf{
    float: left;
}
.rt{
    float: right;
}
.special-tplb {
    width: 1165px;
    margin: 35px auto 0;
}

.special-tplb-title{

}
.special-tplb-title .line-bottom {
    display: block;
    height: 1px;
    width: 400px;
    background-color: #c4dbeb;
    margin-top: 22px;
}
.special-tplb-title a{
    display: block;
    float: left;
    width: 365px;
    text-align:center;
}
.special-tplb-title a div{
    display:inline-block;
    text-align:left;
}
.special-tplb-title a span{
    display:block;
    float: left;
    padding-left: 10px;
    font-size: 30px;
    color: #206798;
    line-height: 48px;
}
.special-tplb-title a img{
    display:block;
    float: left;
    width: 39px;
    height: 32px;
    margin: 8px 0 0 0;
}
.special-tplb-content{
    width: 1075px;
    margin: 15px auto 100px;
    overflow: hidden;
}
.special-tplb-text{
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}
.special-tplb-box{
    margin: 20px 0 0 0;
}
.special-tplb-box a{
    float: left;
    display: block;
    width: 168px;
    height: 190px;
    margin: 0 23px 20px;
}
.special-tplb-box a img{
    width: 156px;
    height: 148px;
    padding: 5px;
    border: 1px solid #d0f1fb;
}
.special-tplb-box a:hover img{
    border: 1px solid #b2cfd7;
}
.special-tplb-box a:hover span{
    color: #445f8a;
}
.special-tplb-box a span{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #80aac0;
}
