@charset "UTF-8";
/*
* 一级栏目页样式
*/

/********** 综合资讯 **********/
.img-new{
    margin-top: 8px;
    margin-bottom: 20px;
}
.row{
    margin: 0 auto;
}
.jxdt{
    margin-bottom: 20px;
}
.new-carousel{
    overflow:hidden;
    position:relative;
    width:100%;
}
.new-carousel .bd .tempWrap{
    margin: 0 auto;
}
.new-carousel .bd ul li{
    float:left;
    display:inline;
    overflow:hidden;
    text-align:center;
    position: relative;
}
.new-carousel .bd ul li .pic{
    margin: 4px;
    width: 380px;
    height: 205px;
}
.new-carousel .bd ul li .pic img{
    width: 100%;
    height: 100%;
}
.new-carousel .bd ul li .pic .pic-title{
    line-height:40px;
    width: 380px;
    box-sizing: border-box;
    padding: 0 15px;
    text-align: left;
    background: rgba(49, 47, 47, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#91434141,endColorstr=#91434141);
    color: #fefefe;
    position: absolute;
    bottom: 5px;
}
.new-carousel .bd .next,
.new-carousel .bd .prev
{
    width: 18px;
    height: 65px;
    position: absolute;
    top: 50%;
    margin-top: -32.5px;
}
.new-carousel .bd .next{
    right: 0;
    background: url("../images/arrow-right.png") no-repeat;
}
.new-carousel .bd .prev{
    left: 0;
    background: url("../images/arrow-left.png") no-repeat;
}

.list{
    height: 295px;
    width: 48%;
    box-sizing: border-box;
    float: left;
    padding: 0 15px;
    overflow: hidden;
}
.list+.list{
    margin-left: 40px;
}
.l-title .t-left{
    font-size: 20px;
    font-weight: 600;
}
.l-title .t-right{
    float: right;
}
.l-title .t-right a{
    font-weight: 400;
    color: #2164B7;
    font-size: 16px;
}
.row .list .common-title{
    padding-left: 16px;
    width: auto;
}
.row .list .com-ul{
    padding: 15px 0;
}
.row .list .com-li{
    height: 40px;
    line-height: 40px;
}
.row .list .com-li a:before{
    margin-top: -30px;
}
.com-li .com-time{
    text-align: right;
}


/********** 信息公开 **********/
.xxgk{
    margin-top: 24px;
    margin-bottom: 20px;
}
.xxgk-left{
    float: left;
    width: 70%;
    box-sizing: border-box;
}
/* 文件切换 */
.slide-file .com-cont,
.slide-law .com-cont{
    width: 600px;
}
.slide-file .hd{
    border-bottom: 2px solid #79A2D3;
    position: relative;
}
.slide-law .hd{
    position: relative;
}
.slide-file .hd .no-tab,
.slide-law .hd .no-tab{
    position: absolute;
    width: 130px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

.slide-file .hd .no-tab{
    left: 272px;
    background: rgb(229, 229, 229);
}
.slide-law .hd .no-tab{
    left: 486px;
    background: rgb(229, 229, 229);
    border-radius: 20px 20px 0 0;
}
.slide-file .hd ul li , .slide-law .hd ul li{
    float: left;
    width: 130px;
    height: 53px;
    line-height: 53px;
    margin-right: 6px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}
.slide-file .hd ul li{
    background: rgb(229, 229, 229);
}
.slide-law .hd ul li{
    /*background: rgb(209, 218, 224);*/
    background: rgb(229, 229, 229);
    border-radius: 20px 20px 0 0;
}
.slide-file .hd ul li a,
.slide-law .hd ul li a
{
    color: #2164b7;
}
.slide-file .hd ul li.on,
.slide-law .hd ul li.on{
    background: #2164b7;
}
.slide-file .hd ul li.on a,
.slide-law .hd ul li.on a{
    color: #fefefe;
}
.slide-file .bd,
.slide-law .bd{
    padding: 20px 0 30px;
    box-sizing: border-box;
    height: 340px;
}
.slide-file .bd .com-ul{
    padding: 10px 26px 10px 20px;
}
.slide-law .bd .com-ul{
    padding: 10px 24px 10px 18px;
}
.slide-law .bd{
    border: 1px solid #bbb;
}

/* 底部三个栏目 */
.l-bottom{
    text-align: center;
    margin-top: 20px;
    margin-right: -100px;
}
.l-bottom .b-item{
	float: left;
    margin-right: 8px;
    width: 202px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 1px solid rgba(49, 47, 47, 0.44);
}
.l-bottom .b-item a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fefefe;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);
    background: rgba(0,0,0,0.3);
}

.xxgk-right{
    float: right;
    width: 336px;
    box-sizing: border-box;
    text-align: center;
}
.xxgk-right .r-top{
    width: 100%;
}
.leader-title{
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    font-weight: 600;
    background: rgb(235, 235, 235);
}
.leader-title .iconfont{
    font-size: 26px;
}
.leader-cont{
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    box-sizing: border-box;
    padding: 0 10px;
}
.leader-img{
    padding-bottom: 15px;
}
.leader-img .img img{
    width: 92px;
    height: 115px;
    margin-top: 15px;
}
.leader-img .name{
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
.leader-img .position{
    font-size: 14px;
    line-height: 20px;
}
.leader-staff{
    border-top: 1px solid #D1D1D1;
    padding: 20px 10px 0;
    font-size: 18px;
    font-weight: 600;
}
.leader-staff li{
    position: relative;
    width: 33.3333%;
    float: left;
    height: 60px;
}
.leader-staff li:hover .tips{
	/*display: block;*/
	opacity: 1;
	filter:Alpha(opacity=100);
	transition: all 0.5s;
}
.leader-staff li .tips{
  position: absolute;
  left: 50%;
  top: 28px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  display: inline-block;
  background-color: #fefefe;
  border: 1px solid #eee;
  padding: 5px 15px;
	box-sizing: border-box;
   white-space:nowrap;
   color: #666;
   opacity: 0;
	filter:Alpha(opacity=0);
	transition: all 0.5s;
}

.xxgk-right .r-middle{
    margin-top: 10px;
}
.mid-item{
    position: relative;
    height: 55px;
    line-height: 55px;
    margin-bottom: 5px;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 600;
    background: rgb(235, 235, 235);
}
.mid-item .iconfont{
    position: absolute;
    left: 80px;
    font-size: 30px;
    margin-right: 8px;
}

.xxgk-right .r-bottom{
    text-align: center;
    margin-top: 15px;
}
.r-bottom .bot-item{
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    font-weight: 600;
    color: #fefefe;
    border-radius: 6px;
    margin-top: 6px;
}
.bot-item1{
    background: #5A86E3;
}
.bot-item2{
    background: #F19247;
}
.bot-item3{
    background: #F26166;
}
.bot-item1:hover{
    background: #6C93E6;
}
.bot-item2:hover{
    background: #F39E5B;
}
.bot-item3:hover{
    background: #F37075;
}

/********** 软考数据 **********/
.jxsj{
    margin-bottom: 40px;
}
.data-img{
    margin: 24px auto 0;
}
.data-img img{
    width: 1200px;
}
/* 经济运行 */
.jjyx{
    margin-top: 20px;
}
.jjyx .list{
    width: 100%;
    height: 335px;
}
.jjyx .com-cont{
    width: 700px;
}
/*.jjyx .t-left{*/
    /*height: 100%;*/
    /*width: 155px;*/
    /*text-align: center;*/
    /*display: inline-block;*/
    /*font-size: 18px;*/
    /*font-weight: 500;*/
/*}*/
/*.jjyx .common-title{*/
    /*padding-left: 0;*/
    /*border: none;*/
/*}*/
/*.jjyx .l-title{*/
    /*border-bottom: none;*/
    /*padding-right: 20px;*/
    /*height: 55px;*/
    /*line-height: 55px;*/
/*}*/
/*.jjyx .jjyx-cont{*/
    /*height: 316px;*/
/*}*/
/*.jjyx .common-title:before{*/
    /*content: normal;*/
/*}*/
/*.jjyx-left{*/
    /*width: 48%;*/
    /*float: left;*/
/*}*/
/*.jjyx-right{*/
    /*width: 48%;*/
    /*float: right;*/
/*}*/
/* 信息化建设 */
.xxhjs{
    margin-top: 20px;
}
.xxhjs-title{
    position: relative;
    width: 100%;
    height: 55px;
    font-size: 18px;
}
.xxhjs-title .line{
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100%;
    background: rgb(185, 205, 230);
    box-shadow: 0 0 5px rgb(185, 205, 230);
}
.xxhjs-title .t-btn{
    position: absolute;
    width: 155px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fefefe;
}
.xxhjs-cont{
    padding: 10px 0 10px;
}
.xxhjs-cont .xx-left{
    width: 44%;
    float: left;
    box-sizing: border-box;
}
.xx-left .com-cont{
    width: 320px;
}
.xx-left .com-li{
    height: 45px;
    line-height: 45px;
}
.xx-right{
    width: 50%;
    float: right;
    position: relative;
}
.xx-right .imgs{
    width: 560px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
}
.xx-right .bd{
}
.xx-right .imgs .pic img {
    width: 560px;
    height: 300px;
}
.xx-right .prev,
.xx-right .next{
    display: inline-block;
    width: 30px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
}
.xx-right .prev{
    left: 0;
    background: url("../images/arrow-prev.png") no-repeat;
}
.xx-right .next{
    right: 0;
    background: url("../images/arrow-next.png") no-repeat;
}

/********** 公共服务 **********/
.ggfw{
    margin: 20px;
}
.ggfw-cont{
    margin: 0 auto;
}
.ggfw-left{
    float: left;
    box-sizing: border-box;
    width: 720px;
}
.ggfw-left .common-title{
    margin-bottom: 15px;
}
.bs-title{
    position: relative;
    height: 55px;
}
.bs-line{
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100%;
    background: rgb(232, 235, 237);
    box-shadow: 0 0 5px rgb(242, 245, 248);
}
.bs-img{
    position: absolute;
    left: 50%;
    margin-left: -72px;
    height: 100%;
    width: 145px;
    background: #fefefe;
}
.bs-img img{
    height: 100%;
}
.bs-cont{
    padding: 0 10px 30px;
    border-right: 1px dashed #e5e5e5;
}
.bs-cont .r1{

}
.bs-cont .bs-item2{
    position: relative;
    width: 45%;
    height: 110px;
    margin-top: 0;
}
.bs-cont .it1{
    background-color: #fffbf7;
}
.bs-icon2{
    display: inline-block;
    position: absolute;
    left: 30px;
    top: 33px;
}
.bs-icon2 img{
    width: 44px;
    height: 44px;
    vertical-align: middle;
}
.bs-name2{
    display: inline-block;
    position: absolute;
    left: 100px;
    top: 33px;
    font-size: 16px;
    line-height: 44px;
    padding-right: 20px;
}
.bs-name2 span{
    display: inline-block;
    line-height: 22px;
}

.bmfw-cont .bs-item3{
    width: 120px;
}

.bs-item{
    float: left;
    width: 146px;
    height: 130px;
    border: 1px solid #e8e8e8;
    box-shadow: #efefef 2px 2px 1px 1px;
    border-radius: 8px;
    font-size: 14px;
    text-align: center;
    margin: 10px;
}
.bs-icon{
    margin: 25px 0 10px;
}
.bs-icon img{
    width: 44px;
    height: 44px;
    margin: 0 auto;
    padding: 0;
    display: block;
}
.bs-name{
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    overflow: hidden;
}
.bs-name span{
    display: inline-block;
    height: 38px;
    line-height: 20px;
}
.bs-item:hover{
    animation: moveShadow 1.5s ease-in-out infinite;
}
@keyframes moveShadow {
    17%{
        box-shadow: #efefef 0 2px 1px 1px;
    }
    34%{
        box-shadow: #efefef -2px 2px 1px 1px;
    }
    51%{
        box-shadow: #efefef -2px 0 1px 1px;
    }
    68%{
        box-shadow: #efefef -2px -2px 1px 1px;
    }
    85%{
        box-shadow: #efefef 0 -2px 1px 1px;
    }
    100%{
        box-shadow: #efefef 2px -2px 1px 1px;
    }
}

.ggfw-right{
    float: right;
    box-sizing: border-box;
    width: 440px;
}
.ggfw-right .r-top-cont{
    margin-top: 56px;
}
.r-top-cont>a{
    display: inline-block;
    float: left;
}
.r-top-cont .top-item{
    float: left;
    width: 208px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #e5e5e5;
    text-align: center;
}
.r-top-cont a:nth-child(odd) {
    margin-right: 20px;
}
.r-top-cont .top-item:hover{
    color: #2164b7;
}
.top-item .img{
    width: 100%;
    height: 100px;
}
.top-item .img img{
    width: 100%;
    height: 100%;
}
.top-item .img-cont{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    box-sizing: border-box;
    position: absolute;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(0,0,0,0.2);
    filter:Alpha(opacity=80);
    line-height: 130px;
}
.img-cont-det{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    overflow: hidden;
}
.img-cont-det span{
    display: inline-block;
    height: 41px;
    line-height: 20px;
}
.ggfw-right .r-bot-cont{
    position: relative;
    border: 1px solid #e5e5e5;
    margin-top: 40px;
    padding: 50px 0 40px;
}
.bmfw-title{
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -115px;
    width: 230px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fefefe;
    font-size: 24px;
    font-weight: 600;
    background-color: rgb(33, 100, 183);
}
.bmfw-cont{
    padding: 6px 6px 3px 6px;
}
.bmfw-item{
    float: left;
    width: 200px;
    height: 60px;
    line-height: 60px;
    margin: 0 6px 12px;
    text-align: center;
    font-size: 20px;
    background-color: rgb(219, 226, 234);
    position: relative;
}
.bmfw-item .bmfw-icon{
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 10px;
}
.bmfw-icon img{
    width: 37px;
    height: 37px;
}
.bmfw-item .iconfont{
    font-size: 35px;
}
.bmfw-item .icon-name{
    position: absolute;
    left: 70px;
}

/********** 互动交流 **********/
.mailbox{
    margin: 48px auto 0;
    position: relative;
}
.m-tips{
    position: absolute;
    top: -24px;
    width: 230px;
    height: 48px;
    line-height: 48px;
    color: rgb(255, 255, 255);
    background-color: rgb(33, 100, 183);
    border-radius: 0 30px 30px 0;
    font-size: 24px;
    text-align: center;
}
.m-cont{
    height: 426px;
    background: #96dbfd url("../images/xx-bg.png") no-repeat center;
    background-size: cover;
}
.m-left{
    display: inline-block;
    margin: 72px 0 0 10px;
    width: 770px;
    height: 284px;
    background-color: #a9dff9;
    background-color: rgba(236, 237, 239, 0.22);
}
.m-left .com-ul{
    padding: 10px 10px 10px 60px;
    font-size: 14px;
}
.m-left .com-li{
    height: 40px;
    line-height: 40px;
}
.m-left .com-li a:before,
.yjzj .com-li a:before{
    width: 4px;
    height: 4px;
    border-radius: 2px;
    margin-top: -32px;
    /*background: rgb(33, 100, 183);*/
    background: url("../images/icon_bottom_list.png") left center no-repeat;
}
.m-left .com-cont{
    width: 550px;
}

.m-left .com-li:hover a .com-cont{
    color: #333;
    text-decoration: underline;
}

.m-right{
    float: right;
    height: 300px;
    margin: 63px 60px 0 0;
}
.mail-item{
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    text-align: center;
    color: #fefefe;
    font-size: 20px;
}
.mail-item:hover{
    color: #d0ffe5;
}
.b-item-a+.b-item-a{
    display: block;
    margin-top: 60px;
}
.mail-item .iconfont{
    font-size: 24px;
    margin-right: 5px;
}
.mail-item1{
    background-color: rgba(33, 100, 183, 0.71);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#712164B7,endColorstr=#712164B7);

}
.mail-item2{
    background-color: rgba(110, 124, 138, 0.79);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#796E7C8A,endColorstr=#796E7C8A);
}
.mail-item3{
    background-color: rgba(85, 117, 48, 0.77);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77557530,endColorstr=#77557530);
}

/* 意见征集 在线交流 */
.hdjl-bot{
    margin: 30px auto 20px;
}
.yjzj{
    float: left;
    box-sizing: border-box;
    width: 700px;
    padding-right: 70px;
}
.yjzj .common-title{
    border-bottom: none;
}
.yjzj .com-ul{
    padding-right: 0;
    padding-left: 24px;
}
.yjzj .com-li{
    height: 40px;
    line-height: 40px;
}
.zxft{
    float: left;
    box-sizing: border-box;
    width: 500px;
    padding: 15px 0;
    border-left: 1px solid #E0E0E0;
}
.zxft-cont{
    position: relative;
    float: right;
    width: 426px;
    box-sizing: border-box;
    padding: 50px 10px 50px 20px;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
}
.zxft-tips{
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -115px;
    width: 230px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #fefefe;
    text-align: center;
    background: rgb(33, 100, 183);
}
.zxft-cont .img{
    float: left;
    display: inline-block;
    margin: 10px 20px 10px 6px;
}
.zxft-cont .img img{
    width: 162px;
    height: 106px;
}
.zxft-det{
    display: inline-block;
    width: 200px;
    font-size: 18px;
    font-style: normal;
    letter-spacing: 0;
    line-height: 27px;
}
.zxft p span{
    /*color: rgb(51, 51, 51);*/
    font-weight: 600;
}
.theme{
    /*max-height: 110px;*/
}

/*3.22修改*/

/*.xxhjs .com-li a:before{
	    margin-top: -34px;
}*/
.jjyx-cont .com-li a:before{
  margin-top: -40px;
}
.jjyx .com-li{
	height: 45px;
	line-height: 45px;
}

/***** 软考运行页面 *****/
.jjyx-gyqs{
    margin-top: 10px;
}
.jjyx-gyqs.row .list .jjyx-article{
    padding: 20px 0 10px;
}
.jjyx-article .on .com-cont{
    color: #2164B7;
}
.gyqs-img{
    text-align: center;
    width: 100%;
    float: right;
    position: relative;
}
.gyqs-img .imgs{
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin: 10px auto 0;
}
.gyqs-img .bd{
}
.gyqs-img .imgs .pic img {
    width: 480px;
    height: 240px;
}
.gyqs-img .prev,
.gyqs-img .next{
    display: inline-block;
    width: 30px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
}
.gyqs-img .prev{
    left: 0;
    background: url("../images/arrow-prev.png") no-repeat;
}
.gyqs-img .next{
    right: 0;
    background: url("../images/arrow-next.png") no-repeat;
}
.jjyx-gyqs .list{
    width: 100%;
}
.jjyx-gyqs .hd{
    float: left;
    width: 48%;
}
.jjyx-gyqs .bd{
    padding-top: 22px;
    float: left;
    width: 48%;
}
.jjyx-gyqs .bd .pic .pic-t{
    float: right;
    width: 90%;
    text-align: center;
    color: #666;
}
.jjyx-gyqs .bd .pic img{
    float: right;
    width: 90%;
    height: 250px;
}
.jjyx-gyqs .com-cont{
    width: 460px;
}

/*3.30修改显示6条*/
.jjyx-gyqs .list{
	height: 350px;
}
.gyqs-img .imgs{
	margin-top: 30px;
}
/*4.9主任信箱修改*/
.m-left{
	margin: 62px 0px 0 40px;
	height: 320px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35ffffff,endColorstr=#35ffffff)
}
.m-left .com-ul{
	padding-left: 20px;
}
