*{margin: 0;padding: 0}
a{
    text-decoration: none;
    color: #000000;
}
.fl_l{
    float: left;
}
.fl_r{
    float: right;
}
.clf{
    clear: both;
}
.bg{
    max-width: 1920px;
    margin: 0 auto;
    background-image: url("../images/jjbg.png");
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-size: cover;
}
.container{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
header .logo{
    display: block;
    margin: 90px auto 80px auto;
}
header .sthjtlogo{
	margin-top:20px;
}

.left_box{
    width: 839px;
    height: 488px;
    background: url("../images/jjptbg.png") no-repeat;
    padding: 100px 0 0 100px;
    box-sizing: border-box;
}
.left_box p{
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 28px;
}
.left_box a{
    display: block;
    width: 257px;
    height: 65px;
    line-height: 65px;
    background: url("../images/ptrkbg.png") no-repeat;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
	margin: 30px 0 0 190px;
}
.right_box{
    width: 423px;
    height: 449px;
    border: 1px solid #d39b2e;
    padding: 4px 5px 5px 4px;;
    box-sizing: border-box;
    margin-top: 19px;
}
.inner_box{
    width: 100%;
    height: 100%;
    border: 1px solid #e4c690;
    padding: 21px;
    box-sizing: border-box;
}
.djfg_label{
    display: block;
    line-height: 50px;
    color: #ad1e29;
    font-size: 36px;
    /*font-weight: bold;*/
}
.dnfgzd_label,.gjflfg_label{
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
}
.dnfgzd_box ul li,.gjflfg_box ul li{
    display: inline-block;
    width: 30%;
    height: 36px;
    border-radius: 4px;
    background-color: #f9dbdb;
    text-align: center;
    line-height: 36px;
    margin-bottom: 9px;
}
.dnfgzd_box ul li:nth-child(3n-1),.gjflfg_box ul li:nth-child(3n-1){
    margin: 0 9px 8px 9px;
}
.dnfgzd_box ul li a,.gjflfg_box ul li a{
    display: block;
    width: 100%;
    font-size: 14px;
}
.dnfgzd_box ul li:hover,.gjflfg_box ul li:hover{
    background-color: #ad1e29;
}
.dnfgzd_box ul li:hover a,.gjflfg_box ul li:hover a{
    color: #ffffff;
}
.link{
    margin: 65px 0 45px 0;
}
.link ul li{
    display: inline-block;
    margin-right: 21px;
}