/**
报送系统
 */
#submitSystem {
   overflow: hidden;
    margin: 0 auto 16px auto;
    min-width: 1143px;
}
#submitSystem img{
	width:100%;
}

#businessSystem{
    margin-bottom: 16px;
}
.businessSystem, .businessSystemRight {
    width: 49%;
    height: 244px;
    background: url("../image/businessSystem01.png") no-repeat;
	background-size: 100% 100%;
}

.businessSystemRight {
    background: url("../image/businessSystem02.png") no-repeat;
	background-size: 100% 100%;
}

.businessSystem_title {
    font-size: 26px;
    color: #775B32;
    padding: 38px 0 24px 0;
    text-align: center;
}

.businessSystem_ul, .businessSystem_ul_01 {
    width: 540px;
    height: 116px;
    margin: 0 auto;
    background: #FFFFFF;
    padding-top: 16px;
}

.businessSystem_ul li {
    float: left;
    list-style: disc;
    margin: 16px 0 16px 30px;
}

.businessSystem_ul li a, .businessSystem_ul_01 li a {
    font-size: 18px;
    color: #775B32;
}

.businessSystem_ul_01 li {
    list-style: disc;
    margin: 16px auto 16px auto;
    width: 210px;
}

/**
旗县二维码
 */
#service_hall, #service_hall2 {
  /*   width: 1200px; */
    margin-bottom: 24px;
}

.service_hall_01 {
    border-bottom: 3px solid #EEEEEE;
    padding-bottom: 4px;
    position: relative;
    height: 53px;
    margin-bottom: 25px;
}

.service_hall_01 > h3 {
    background: url("../image/service_hall_bg.png") no-repeat;
    height: 53px;
    width: 472px;
    line-height: 53px;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 3px solid #C50201;
    padding-bottom: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

.service_hall_02 li {
    float: left;
    width: 19.2%;
    margin-left: 1%;
    display: table;
	margin-bottom: 0.25rem;

}

.service_hall_02 li a {
    /* display: block; */
    width: 100%;
    /* height: 170px; */
    padding: 5px 7px;
    margin-right: 14px;
    border: 1px solid #DADADA;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.service_hall_02 li a:hover {
    border: 1px solid #C50201;
}

.service_hall_02 li a img {
    width:205px;
	height:205px;
}

.service_hall_02 li a p {
    text-align: center;
    color: #333333;
    font-size: 18px;
   /*  padding-top: 10px; */
    border-top: 2px dashed #DADADA;
	line-height: 50px;
    height: 50px;
}

/**
市大企业二维码
 */
#service_hall2 .service_hall_02 li a {
    width: 95px;
    margin-right: 23px;
    padding: 5px 7px;
}
/***
#service_hall2 .service_hall_02 li a img {
    width: 97px;
    height: 97px;
    margin: 5px auto 8px auto;
}
*/
/**
工作展示
 */
.picMarquee-left {
    overflow: hidden;
    position: relative;
    background: url("../image/workshow_bg.png") no-repeat;
    padding-top: 27px;
    margin-bottom: 40px;
	background-size: 100%;
}

.picMarquee-left h3 {
    background: #C20606;
    width: 105px;
    height: 222px;
    margin-right: 16px;
}

.picMarquee-left h3 a {
    color: #fff;
    font-size: 24px;
    width: 30px;
    display: block;
    line-height: 35px;
    background: url("../image/chuangkou.png") no-repeat;
    margin: 22px auto 0 auto;
    padding-top: 28px;
}

}

.picMarquee-left .bd {
    width: 1069px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 6px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 310px;
    height: 221px;
    display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {
    height: 43px;
    width: 285px;
    line-height: 43px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFFFFF;
    padding-right: 25px;
    background: url("../image/title_right.png") no-repeat rgba(0, 0, 0, 0.5) 290px 15px;
    cursor: pointer;
}

.picMarquee-left .bd ul li .title a {
    line-height: 43px;
    color: #FFFFFF;
}
