@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
a{color: #333333;}

a:hover {
    color: #004a7c;
    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";
    width: 100%;
}
.height10{width: 100%;height: 10px;}
.height15{width: 100%;height: 15px;}
.height20{width: 100%;height: 20px;}
.height25{width: 100%;height: 25px;}
.height30{width: 100%;height: 30px;}
.height40{width: 100%;height: 40px;}
/*******main*******/

body{ font-family:微软雅黑;} 

.conter_box{ width:100%; background:url(jszwfw_conter_topbg.png) repeat-x left top;margin-bottom: 50px; padding-top: 40px;}
.kdcx{ width:1200px; margin:0px auto;}
.kdcx_jl{ width:1200px; margin:0px auto;}
.kdxq{ width:100%; float:left; margin-top:10px;}
.kdxq p{ font-size:17px; color:#000; line-height:32px;}

.kdxq_box{ width:100%; float:left; padding:0px 25px; margin-top:40px;}
.ljdw{ width:100%; position:relative; background:url(jszw_kdcx_tbd.png) repeat-y 155px top; float:left;padding-bottom: 30px; cursor:pointer;}
.xqjl_name{ float:left; width:195px;}
.xqjl_name span{ display:block; width:105px; text-align:right; font-size:19px; color:#666666}
.xqjl_list{ float:left; color:#999999; font-size:19px;}
.xqjl_list p{ line-height:35px;}
.xqjl_time{margin-bottom: 10px;}
.xqjl_time b{ color:#000}
.dw_tp{ background:url(jszw_kdcx_tb01.png) no-repeat center; width:48px; height:48px; position:absolute; top:-12px; left:132px;}
.ljdw_fst{width:100%; position:relative;  float:left;padding-bottom: 20px; cursor:pointer;}

.kdjd>.xqjl_name span{ color:#fe6800; font-weight:bold;}
.kdjd>.xqjl_list p{ color:#000;}
.kdjd>.xqjl_name .dw_tp{ background:url(jszw_kdcx_tb02.png) no-repeat center !important;}

.ljdw:hover>.xqjl_name span{ color:#fe6800; font-weight:bold;}
.ljdw:hover>.xqjl_list p{ color:#000;}
.ljdw:hover>.xqjl_name .dw_tp{ background:url(jszw_kdcx_tb02.png) no-repeat center !important;}

.ljdw_fst:hover>.xqjl_name span{ color:#fe6800; font-weight:bold;}
.ljdw_fst:hover>.xqjl_list p{ color:#000;}
.ljdw_fst:hover>.xqjl_name .dw_tp{ background:url(jszw_kdcx_tb02.png) no-repeat center !important;}


.dlts{ color:#000; font-size:17px; height:35px; line-height:35px;margin: 20px 0px 30px;}
.dlts span{ color:#fe4242; padding-right:10px;}
.login_numb{ margin-bottom:30px;}
.login_numb span i{ color:#fe4242; padding-right:20px;}
.login_numb input{ width:518px; border:1px solid #cbcbcb; height:60px; padding-left:10px;}
.login_yzm input{ width:300px; border:1px solid #cbcbcb; height:60px; padding-left:10px;}
.login_yzm span i{ color:#fe4242; padding-right:20px;}
.fl{ float:left;}
.fr{ float:right;}
.butn_tj{ display:block; width:242px; height:60px; line-height:60px; background:#4d8ed9; color:#fff; font-size:19px; float:left; text-align:center;margin-top: 30px; margin-left: 96px;}

/*foot*/
.foot{ width:100%; height:auto; background-color:#d9d9d9;}