body{
    margin: 0;
    font-family: 微软雅黑;
    background: #f7f7f7;
    width: 100%;
    box-sizing:border-box;
}
/*头部*/
.top{
    width: 100%;
    background:#1a56a8 url(top.png) bottom center no-repeat;
    height: 200px;
    min-width: 1220px;
}
.w1220{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    height: 150px;
}
.logo{
    float:left;
    width: 572px;
}
.sq_title{
    float: left;
    width: 90px;
    margin-left: 20px;
    padding-top: 43px;

}
.sq_title h3{
    font-size: 22px;
    color: #fefefe;
    font-weight: bold;
    line-height: 34px;
    height: 36px;
    text-align: center;
    background: url("sjpd.png");
}
.jiansuo{
    width: 350px;
    float: right;
    overflow: hidden;
}
.jiansuo p{
    margin-top: 36px;
    width: 153px;
    float: right;
    background: url(hbswj_index_22.png) no-repeat right center;
}
.jiansuo p a{
    color: #ffffff;
    font-size: 16px;
}
.jiansuo p a:hover{
    text-decoration: underline;
}
.from {
    overflow: hidden;
    margin-top: 72px;
}
.search-text{
    width: 254px;
    height: 36px;
    line-height: 36px;
    outline: none;
    float: left;
    font-size: 16px;
    color: #999999;
    border: 0;
    padding-left: 18px;
}
.search-submit{
    width: 96px;
    height: 36px;
    line-height: 36px;
    outline: none;
    float: left;
    font-size: 16px;
    border: 0;
    background:#194996 url(search.png) no-repeat 20px center;
    color: #ffffff;
    padding-left: 23px;
}
/*导航*/
#nav {
    background: url("nav.png");
    overflow: hidden;
    position: static;
    width: 100%;
    min-width: 1220px;
}
#nav-main {
    margin: 0 auto;
    width: 1220px;
    position: relative;
}
#nav-main li {
    float: left;
    width: 244px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
#nav-main li a:link,#nav-main li a:visited {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    line-height: 50px;
    height: 50px;
}
#nav-main li:hover{
    background: #eaeff5;
}
#nav-main li:hover a{
    color: #2b69ba;
    border-bottom: 3px solid #2b69ba;

}
/*位置*/
.dqwz{
    width: 1220px;
    margin: 0 auto;
    height: 58px;
    line-height: 58px;
}
.wz{
    margin: 0px;
    padding-left: 20px;
}
.wz img{
    margin-right: 10px;
}
.wz a,.wz td{
    font-size: 14px;
    color: #1a56a8;
}
/*内容*/
.bt_main{
    min-width: 1220px;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}
.main{
    width:1220px;
    background: #ffffff;
    margin: 0 auto;
}
.main_left {
    width: 810px;
    float: left;
}
.main_right{
    float: right;
    width: 390px;
}
.main_left_list{
    height: 290px;
    border: 1px solid #e5e5e5;
    width: 810px;
    background: #ffffff;
    margin-bottom: 20px;
    padding: 0 20px;
}
.main_right_list{
    width: 390px;
    height: 290px;
    border: 1px solid #e5e5e5;
    background: #ffffff;
    margin-bottom: 20px;
    padding: 0 20px;
}

.tjss_img{
    display: block;
    padding: 20px 0;
    width: 348px;
    height: 224px;
	position:relative;
	color: #ffffff;
}
.main_right_list .tjss_img img:first-child{
    margin-bottom: 13px;
}
.tjss_img img{
	position: absolute;
	top:0;
	left:0;
	z-index:1;
}
.tjss_img p{
	width: 100%;
	background:#000;
	opacity: 0.7;
	position:absolute;
	z-index:999;
	left:0px;
	bottom: 0px;
	height: 30px;
	line-height:30px;
	padding-left: 10px;
	text-align:left;
}
.zcfgk ul{
    overflow: hidden;
    padding-top: 20px;
}
.zcfgk ul li{
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}
.zcfgk ul li span{
    font-size: 14px;
    display: inline-block;
    text-align:right;
    width:65px;
    float: left;
}
.zcfgk ul li input{
    border: 1px solid #e6e6e6;
    height: 32px;
    line-height: 32px;
    width: 274px;
    border-radius: 2px;
    font-size: 14px;
    float: left;
}
.zcfgk ul li select{
    width: 90px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e6e6e6;
    float: left;
    color: #333333;
    font-size: 14px;
    padding-left: 10px;
}
.submit,.reset{
    width: 132px;
    height: 32px;
    border-radius: 2px;
    text-align: center;
    line-height: 32px;
    border: none;
    margin-bottom: 10px;
}
.submit{
    background: #1a56a8;
    margin-left: 66px;
    color: #ffffff;
}
.reset{
    border: 1px solid #1a56a8;
    margin-left: 10px;
    background: #ffffff;
    color:#2b69ba ;
}
.zcfgk ul li a{
    color: #2b69ba;
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
}
.zcfgk ul li a:hover{text-decoration: underline;}
/*选项卡*/
.tad_title{
    height: 64px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.tad_title li{
    float: left;
    line-height: 64px;
    width: 127px;
    height: 64px;
}
.tad_title li a{
    color: #333333;
    font-size: 22px;
    display: inline-block;
    height: 63px;
    line-height: 63px;
}
.tad_title li.current a,.main1_left .tad_title li a,.main2_right .tad_title li a{
    color: #2e6aba;
    font-weight: bolder;
    border-bottom: 3px solid #2e6aba;
}
.tad li{
    line-height: 36px;
    overflow: hidden;
    list-style: circle inside;
    padding-left: 1px;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tad li:first-child{
    margin-top: 8px;
}
.tad li a{
    color: #333333;
    font-size: 16px;
}
.tad li a:hover{
    text-decoration: underline;
}
/*底部*/
.footer{
    background: #1a56a8;
    height: 106px;
    text-align: center;
    min-width: 1220px;
}
.bt-footer{
    width: 1220px;
    margin: 0 auto;
    padding-top: 20px;
}
.footer1,.footer2{
    height: 32px;
    line-height: 32px;
}
.footer1 a,.footer2{
    color: #ffffff;
    font-size: 14px;
}
.footer1 a:hover{
    text-decoration: underline;
}
.footer1 span{
    color: #ffffff;
    font-size: 14px;
    margin:0  10px;
}
.s-img{position: absolute;top: 10px;right: 97px;  }

.search-text {
    width: 254px;
    height: 36px;
    line-height: 36px;
    outline: none;
    float: left;
    font-size: 16px;
    color: #999999;
    border: 0;
    padding-left: 18px;
}
