* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

a:hover {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
	
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cf:after {
	display:block;
	content:'';
	height:0;
	visibility:hidden;
	clear:both;
}
.cf {
	zoom:1;
}
.blue{
    color: #1a56a8;
}
.bt-none {
    display: none;
}
.bt-block {
    display: block;
}
/* ------ */
.banner {
    height: 400px;
    background: url(banner.png) top center no-repeat;
}
.banner .main {
    position: relative;
}
.main {
    width: 1200px;
    margin: 0 auto;
}

.BannerTxt {
    font-size: 40px;
    color: white;
    padding-top: 90px;
    text-align: center;
    padding-left: 40px;
}
.banner-search {
    width: 560px;
    height: 60px;
    border-radius: 12px 12px 12px 12px;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 34px;
    margin-left: 340px;
}
.banner-search input[type="text"] {
    width: 465px;
    font-size: 18px;
    line-height: 20px;
    color: #999;
    padding: 20px 0;
    border: none;
    padding-left: 20px;
}
.banner-search input[type="submit"] {
    width: 95px;
    font-size: 18px;
    line-height: 20px;
    padding: 20px 0;
    text-align: center;
    color: #FFF;
    background: #4393F5;
    border: none;
    float: right;
}
/* -------- */
.con-box{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
/* ---title---- */
.qcwb-title{
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: -70px;
}
.qcwb-title ul{
    margin-left: -4px;
}
.qcwb-title ul li{
    width: 397px;
    margin-left: 4px;
    float: left;
    background: url(bjt.png) no-repeat center;
    font-size: 24px;
    font-weight: bold;
}
.qcwb-title ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
}
.qcwb-title ul li.hover{
    background: #FFFFFF;
}
.qcwb-title ul li.hover a{
    color: #4393F5;
}
/* ---- */
.qcwb-list{
    width: 100%;
    margin-top: 30px;
}
.qcwb-list-l{
    width: 240px;
    height: 715px;
    background: #FFFFFF;
box-shadow: 0px 2px 15px 0px rgba(153,153,153,0.2);
}
.qcwb-list-l-title{
    width: 100%;
    height: 60px;
    line-height: 52px;
    border-top: 3px solid #4493F5;
    background-color: #D8E9FF;
}
.qcwb-list-l-title ul li{
    width: 100%;
    font-size: 18px;
color: #999999;
font-weight: bold;
float: left;
padding-left: 90px;
cursor: pointer;
}
/* .qcwb-list-l-title ul li:first-child{
    background: url(fr.png) no-repeat left 27px center;
} */
.qcwb-list-l-title ul li.hover{
    color: #4493F5;
}
.qcwb-list-l-title ul li:first-child.hover{
    background: url(gr-on.png) no-repeat left 60px center;
    background-color: #D8E9FF;
}
.qcwb-list-l-list{
    width: 100%;
    padding: 0 0 26px 0;
}
.qcwb-list-l-list ul li{
    line-height: 60px;
    border-bottom: 1px solid #eeeeee;
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin: 0 26px;
}
.qcwb-list-l-list ul li.hover{
    background: #D8E9FF;
    margin: 0 auto;
    color: #4493F5;
}
.qcwb-list-l-list ul li.hover a{
    color: #4493F5;
}
.qcwb-list-l-list ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
/* ------ */
.qcwb-list-r{
    width: 100%;
    min-height: 300px;
}
.qcwb-list-r ul li span{
    display: block;
    float: left;
    font-size: 16px;
    color: #333333;
}
.hdgk-list-title{
    width: 100%;
    height: 55px;
    background: #F1F2F3;
    line-height: 50px;
}
.hdgk-list-text{
    width: 100%;
    height: 60px;
    line-height: 55px;
    border-bottom: #eeeeee 1px solid;
}
.hdgk-list-title span{
    font-weight: 600;
}
.hdgk-list-bt{
    width: 710px;
    padding-left: 30px;
}
.hdgk-list-time{
    width: 396px;
}

.hdgk-list-cz{
    width: 90px;
}