a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color: #265b97;}颜色根据psd主色调决定，比如很多都是蓝色 */
.more a:hover{color:#3163a4;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
input {
    margin: 0;
    padding: 0;
    outline: none;
}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.content-box{
    background: url(pubbak.jpg) no-repeat bottom center;
    padding-bottom: 20px;
}
.text-tit{
    height: 205px;
    margin-top: 10px;
    padding: 16px 20px 19px 24px;
    overflow: hidden;
    margin-bottom: 20px;
    border:1px solid #fbfcfd;box-shadow: #e6e6e6 0px 0px 15px;-webkit-box-shadow:#e6e6e6 0px 0px 15px;
}
.text-box{
    height: 170px;
    padding: 35px 33px 0 33px;
    background: url(kuang.png) no-repeat center;
}
.text-box p{
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
    font-weight: 600;
}
.text-box a{
    color: #265b97;
}
.zixun-box{
    height: 432px;
    padding: 21px 27px 20px 23px;
    border:1px solid #fbfcfd;box-shadow: #e6e6e6 0px 0px 15px;-webkit-box-shadow:#e6e6e6 0px 0px 15px;
    height: 100%;
    display: inline-block;
}
.zixun-list{
    height: 390px;
    padding: 30px 20px;
    border: solid 1px #eeeeee;
}
.zixun-1{
    width: 100%;
}
.zixun-1 li span{
    line-height: 82px;
    text-align: center;
}
.zixun1,.zixun3,.zixun5{
    width: 528px;
    height: 82px;
    margin-bottom: 40px;
}
.zixun2,.zixun4,.zixun6{
    width: 540px;
    height: 82px;
    margin-bottom: 40px;
}
.zixun-1 li span{
    width: 82px;
    height: 82px;
    display: block;
    background: #265b97;
    line-height: 82px;
    text-align: center;
    margin-right: 20px;
    border-radius: 6px;
    float: left;
    font-size: 14px;
}
.zixun-1 li i{
    width: 82px;
    height: 82px;
    display: block;
    background: #265b97;
    line-height: 82px;
    text-align: center;
    margin-right: 20px;
    border-radius: 6px;
    float: left;
    font-size: 14px;
}
.zixun-1 li a{
    width: 426px;
    font-size: 16px;
    line-height: 24px;
    margin-top: -3px;
    font-weight: 600;
}
.zixun-1 li p{
    text-indent: 2em;
    line-height: 24px;
    color: #4d4d4d;
    font-size: 14px;
}

.zixun-1 li:hover span{
    background: #fc7c00;
} 
.zixun-1 .zixun1 span i{
    background: url(zixun1.png) no-repeat center;
}
.zixun-1 .zixun2 span i{
    background: url(zixun2.png) no-repeat center;
}
.zixun-1 .zixun3 span i{
    background: url(zixun3.png) no-repeat center;
}
.zixun-1 .zixun4 span i{
    background: url(zixun4.png) no-repeat center;
}
.zixun-1 .zixun5 span i{
    background: url(zixun5.png) no-repeat center;
}
.zixun-1 .zixun6 span i{
    background: url(zixun6.png) no-repeat center;
}
@media screen and (max-width:768px) {
	.content-box{
        width: 100%;
        background: none;
        padding-bottom: 0.2rem;
    }
    .content{
        width: 100%;
        margin: 0 auto;
        height: auto;
    }
    .text-tit{
        height: 2.05rem;
        margin-top: 0.1rem;
        padding: 0.16rem 0.20rem 0.19rem 0.24rem;
        overflow: hidden;
        margin-bottom: 0.20rem;
        border:0.01rem solid #fbfcfd;box-shadow: #e6e6e6 0rem 0rem 0.15rem;-webkit-box-shadow:#e6e6e6 0rem 0rem 0.15rem;
    }
    .text-box{
        height: 1.70rem;
        padding: 0.35rem 0.33rem 0 0.33rem;
        background: url(kuang.png) no-repeat center;
        background-size: cover;
    }
    .text-box p{
        font-size: 0.18rem;
        line-height: 0.3rem;
        font-weight: 600;
    }
    .zixun-box{
        padding: 0.21rem 0.27rem 0.20rem 0.23rem;
        border:0.01rem solid #fbfcfd;box-shadow: #e6e6e6 0rem 0rem 0.15rem;-webkit-box-shadow:#e6e6e6 0rem 0rem 0.15rem;
    }
    .zixun-box{
        padding: 0.21rem 0.27rem 0.20rem 0.23rem;
        border:0.01rem solid #fbfcfd;box-shadow: #e6e6e6 0rem 0rem 0.15rem;-webkit-box-shadow:#e6e6e6 0rem 0rem 0.15rem;
    }
    .zixun-list{
        padding: 0;
        border: none;
    }
    .zixun-1{
        width: 100%;
    }
    .zixun-1 li{
        width: 100%;
        float: left;
    }
    .zixun-1 li a{
        width: 84%;
        font-size: 0.24rem;
        margin-bottom: 0.1rem;
    }
    .zixun-1 li p{
        font-size: 0.2rem;
        line-height: 0.36rem;
        color: #4d4d4d;
    }
    .zixun-1 li:nth-child(5){
        height: 82px;
    }
    .zixun-1 li:nth-child(5) span,.zixun-1 li:nth-child(6) span{
        margin-bottom: 0.5rem;
    }
    
}
@media screen and (min-width:320px) and (max-width:767px){
    .zixun-1 li a{
        width: 65%;
    }
    .zixun5{
        height: auto;
    }
    .text-box {
        height: 1.80rem;
        padding: 0.2rem 0.33rem 0 0.33rem;
        background: url(kuang.png) no-repeat center;
        background-size: cover;
    }
    
}
