@charset 'utf-8';

.sub_banner{width:100%;overflow: hidden;min-width:1200px}
.sub_banner img{position: relative;left:50%;margin-left:-960px;display:block;width:1920px;}

.location{padding:20px 0 20px 0}
.location a{font-size:14px;color:#666;line-height: 20px;}
.location span{width:20px;height:20px;background:url(../images/goto.png);background-position:center;display:inline-block;vertical-align: middle;}
.location .active{color:#888}

.zixun_list{padding:10px 0}
.zixun_list li{border-bottom:1px solid rgba(229,229,229);padding-bottom:30px;margin-bottom:30px}
.zixun_list .pic{width:240px;height:160px;overflow: hidden;margin-right: 20px;}
.zixun_list .pic img{width:100%}
.zixun_list .text{overflow: hidden;}
.zixun_list .text h3{overflow: hidden;font-size: 24px;font-weight:normal;margin-bottom:10px;line-height:33px;}
.zixun_list .text h3 a{color:#444;}
.zixun_list .text p{line-height: 24px;font-size:14px;color: #888888;height:96px;overflow: hidden;}
.zixun_list .text span{font-size:14px;color: #888888;}
.pagination{ margin: 0px auto;min-width:400px;height: 50px;}
.page{width: 1200px;height: 50px;margin:0 auto;}
.disabled{
    display: block;
    min-width: 50px;
    height: 28px;
    border: 1px solid #f0f2f5;
    margin: 0px 5px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #606060;
    float: left;
}
.pagination li{
	display: block;
    min-width: 50px;
    height: 28px;
    border: 1px solid #f0f2f5;
    margin: 0px 5px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #606060;
    float: left;
}
.pagination a{color: #606060;}

.pagination .active{
	display: block;
    min-width: 50px;
    height: 28px;
    margin: 0px 5px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: red;
    float: left;
    border: 0;
}


.peixun_list .text h3{padding-top:10px;}

.article{background:#fff;margin-bottom:40px;}
.article .title h2{font-size:18px;font-weight:normal;color:#444;line-height: 60px;text-indent: 25px;border-bottom:1px solid #e0e0e0;}
.article .content{padding:30px;}
.article .content h3{font-size:18px;font-weight:normal;color:#444;text-align: center;line-height:25px;margin-bottom:15px;}
.article .content p{font-size:16px;color:#444;line-height: 30px;margin-bottom:5px}