@charset "utf-8";

/*>>>>>>>>>>>>>>>>>>>>>>>>>>控制信息公开受理样式>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  */
.header{
    background: #713c8e;
    height: 210px;
    border-bottom: 1px solid #b79dc4;
}
.h-content{
    height: 210px;
    background: url(/images/common/topbanner.png) bottom right no-repeat;
}
.h-content img{
    float: left;
    margin-top: 60px;
    width: 28%;
}
.h-content h3{
    float: left;
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    margin:90px 32px 0px;
    font-family: cursive;
}
.h-content .goback{
    float: right;
    margin: 20px 78px 0;
    color: #fff;
    font-size: 16px;
 
    padding: 7px 10px;
    background: #8d64a1;
    border-radius: 5px;
}

.com-title{
    width: 590px;
    height: 80px;
    margin: 0 auto;
    background: url(/images/xxgk/title.png) no-repeat;
    margin-bottom: 20px;
}

.com-title h3{
    text-align: center;
    color: #CC0001;
    line-height: 99px;
    font-size: 28px;
    font-weight: bold;
   /* margin-right: 1%;*/
}
.search-content{
    height: 90px;
    background: #fff;
    padding: 25px 5%;
    box-sizing: border-box;
    border-radius: 7px;
}
.gjc{
    float: left;
}
.gjc span{
    float: left;
    line-height: 38px;
    font-size: 16px;
}
.gjc input{
    width: 765px;
    float: left;
    margin-left: 5px;
    border-radius: 7px;
    background: #f9f9f9;
}
.sjxz{
    float: left;
    margin-left: 50px;
}
.sjxz-input{
    float: left;
    width: 198px;
}
.sjxz-input input{
    border-radius: 7px;
    background: #f9f9f9;
}
.sjxz span{
    float: left;
    line-height: 38px;
    font-size: 16px;
}
.form-mid{
    position: relative;
    float: left;
    display: block;
    padding: 9px 0!important;
    line-height: 20px;
   margin: 0 10px;
}
.sub-content{
    float: left;
    margin-left: 35px;
}
.sub-content ul li{
    float: left;
    margin: 0 10px;
}
.item-btn{
    border: none;
    outline: none;
    width: 100px;
    height: 35px;
    color: #fff;
    border-radius: 7px;
    cursor: pointer;
}

.m-lst-cloum{
    overflow: hidden;
}
.m-lst-cloum ul{
    margin-right: -20px;
}
.m-lst-cloum ul li{
    width: 310px;
    height: 60px;
    line-height: 60px;
    padding-left: 40px;
    box-sizing: border-box;
    border-radius: 7px;
    background: linear-gradient(to bottom, #8a5da2, #733e8e);
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.m-lst-cloum ul li a{
    color: #fff;
    font-size: 16px;
    display: block;
    padding-left: 45px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>控制信息公开受理样式>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.cloum-content{
     margin-right: 0px;
     overflow: hidden; 
}
.gk-box{
    width: 590px;
    height: 200px;
    box-sizing: border-box;
    float: left;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 40px;
    border-radius: 7px;
}
.gk-box img{
	width: 520px;
	height: 120px;
}
*/
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>com-title>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
