/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#427fda;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"微软雅黑";font-size: 15px;}
.inner{
    width: 1200px;
    margin: 0 auto;
}
.hide{
    display: none;
}
/*头部开始*/
.head{
    height: 281px;
}
.head .headTop{
    height: 34px;
    background-color: #eaf0fb;
}
.head .headTop .topLeft{
    margin-left: 3px;
}
.head .headTop .topLeft ul li{
    line-height: 33px;
    float: left;
    padding-left: 32px;
    margin-right: 6px;
    background: url(als_xzgs_pic1.png) left center no-repeat;
}
.head .headTop .topLeft ul li a{
    font-size: 13px;
    color: #333333;
}
.head .headTop .topLeft ul li a:hover{
    color: #427fda;
}
.head .headTop .topRight ul li{
    line-height: 33px;
    float: left;
    padding-left: 11px;
    background: url(als_xzgs_pic5.png) left center no-repeat;
    margin-right: 9px;
}
.head .headTop .topRight ul li a{
    font-size: 13px;
    color: #2d4c86;
}
.head .headTop .topRight ul li a:hover{
    color: #427fda;
}
.head .headTop .topRight ul li:first-child{
    background: none;
}
.head .headContain{
    height: 185px;
    background: url(als_xzgs_pic16.png) center center no-repeat;
}
.head .headContain .containLogo{
    height: 185px;
    width: 375px;
    padding-top: 43px;
}
.head .headContain .containLogo img{
    width: 375px;
    height: 99px;
}
.head .headContain .containSearch{
    width: 389px;
    height: 185px;
    padding-top: 69px;
    position: relative;
    margin-right: 17px;
}
.head .headContain .containSearch .input{
    width: 385px;
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    color: #245399;
    padding-left: 58px;
    background: url(als_xzgs_pic3.png) center center no-repeat;
}
.head .headContain .containSearch .text_input_search{
    width: 77px;
    height: 42px;
    line-height: 42px;
    border: none;
    position: absolute;
    top: 70px;
    right: -1px;
    font-size: 17px;
    color: #ffffff;
    background: url(als_xzgs_pic4.png) center center no-repeat;
    text-align: center;
}
.head .headNav{
    height: 62px;
    background-color: #1069c2;
}
.head .headNav ul li{
    float: left;
    width: 127px;
    margin-left: 86px;
    text-align: center;
    height: 62px;
    line-height: 62px;
}
.head .headNav ul li:first-child{
    margin-left: 0;
}
.head .headNav ul li:hover{
    background-color: #065cb1;
}
.head .headNav ul li a{
    font-size: 19px;
    color: #ffffff;
}
/*头部结束*/
/*主体内容开始*/
.main{
    margin-bottom: 29px;
}
.main .main-title{
    padding-top: 37px;
    height: 135px;
}
.main .main-title h3 a{
    display: inline-block;
    width: 1200px;
}
.main .main-title h3{
    width: 1200px;
    font-size: 32px;
    color: #565656;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin-bottom: 18px;
    text-align: center;
}
.main .main-title .title-produce{
    text-align: center;
    font-size: 15px;
    color: #666666;
    line-height: 15px;
}
/*图片新闻开始*/
.main .inner-top{
    height: 363px;
    margin-bottom: 31px;
}
.main .inner-top .newsPhoto{
    width: 672px;
    height: 363px;
    margin-right: 23px;
    position: relative;
}
.main .inner-top .newsPhoto span{
    width: 100%;
    height: 51px;
    line-height: 51px;
    padding-left: 22px;
    color: #ffffff;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(als_xzgs_pic9.png) center center no-repeat;
}
.main .inner-top .newsPhoto img{
    width: 672px;
    height: 363px;
}
.main .inner-top .newsPhoto ul{
    position: absolute;
    bottom: 21px;
    right: 28px;
}
.main .inner-top .newsPhoto ul li{
    float: left;
    width: 35px;
    height: 7px;
    background-color: #2d4c86;
    margin-right: 4px;
}
.main .inner-top .newsPhoto ul li.select{
    background-color: #eaa52e;
}
/*图片新闻结束*/
/*工作动态开始*/
.main .inner-top .workPlay{
    width: 505px;
    height: 363px;
}
.main .inner-top .workPlay-top{
    height: 37px;
    padding-right: 7px;
    margin-bottom: 6px;
    border-bottom: 1px solid #d8d8d8;
}
.main .inner-top .workPlay-top .spanLeft{
    font-weight: bold;
    padding: 0 5px;
    font-size: 19px;
    color: #1069c2;
    border-bottom: 2px solid #1069c2;
    height: 37px;
}
.main .inner-top .workPlay-top .spanRight{
    font-weight: normal;
    font-size: 15px;
    line-height: 37px;
}
.main .inner-top .workPlay-top .spanRight a{
    color: #999999;
}
.main .inner-top .workPlay-top .spanRight a:hover{
    color: #427fda;
}
.main .inner-top .workPlay-bottom{
    min-height: 320px;
    padding-right: 12px;
}
.main .inner-top .workPlay-bottom ul li{
    padding-left: 16px;
    background: url(als_xzgs_pic6.jpg) left center no-repeat;
    line-height: 38px;
    border-top: 1px dotted #d1d1d1;
}
.main .inner-top .workPlay-bottom ul li:first-child{
    border-top: none;
}
.main .inner-top .workPlay-bottom ul li a{
    font-size: 17px;
}
.main .inner-top .workPlay-bottom ul li span{
    float: right;
    font-size: 15px;
    color: #666666;
}
/*工作动态结束*/
.main .inner-medium{
    height: 367px;
}
/*国务院要闻开始*/
.main .inner-medium .councilNews{
    width: 673px;
    height: 367px;
    margin-right: 22px;
    padding-right: 6px;
}
.main .inner-medium .councilNews-top{
    height: 32px;
    margin-bottom: 8px;
    border-bottom: 1px solid #d8d8d8;
}
.main .inner-medium .councilNews-top span a{
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #999999;
}
.main .inner-medium .councilNews-top span a:hover{
    color: #427fda;
}
.main .inner-medium .councilNews-top ul li{
    float: left;
    padding: 0 5px;
    font-size: 17px;
    color: #333333;
    margin-right: 11px;
    height: 32px;
}
.main .inner-medium .councilNews-top ul li.select{
    color: #1069c2;
    font-size: 19px;
    font-weight: bold;
    border-bottom: 2px solid #1069c2;
}
.main .inner-medium .councilNews-bottom{
    min-height: 328px;
}
.main .inner-medium .councilNews-bottom ul li{
    padding-left: 17px;
    background: url(als_xzgs_pic6.jpg) left center no-repeat;
    border-top: 1px dotted #d1d1d1;
    line-height: 39px;
}
.main .inner-medium .councilNews-bottom ul li:first-child{
    border-top: none;
}
.main .inner-medium .councilNews-bottom ul li a{
    font-size: 17px;
}
.main .inner-medium .councilNews-bottom ul li span{
    float: right;
    font-size: 15px;
    color: #666666;
    line-height: 39px;
}
/*国务院要闻结束*/
.main .inner-medium .affairsInteract{
    width: 505px;
    height: 367px;
}
/*政务公开开始*/
.main .inner-medium .affairsOpen{
    height: 245px;
    margin-bottom: 23px;
}
.main .inner-medium .affairsOpen-top{
    height: 32px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 16px;
}
.main .inner-medium .affairsOpen-top h3{
    font-weight: bold;
}
.main .inner-medium .affairsOpen-top h3 a{
    display: inline-block;
    height: 32px;
    font-size: 19px;
    color: #1069c2;
    padding: 0 5px;
    border-bottom: 2px solid #1069c2;
}
.main .inner-medium .affairsOpen-bottom{
    padding-left: 3px;
    padding-right: 4px;
}
.main .inner-medium .affairsOpen-bottom .openTable{
    width: 499px;
    height: 197px;
}
.main .inner-medium .affairsOpen-bottom .openTable .openTr .openTd{
    border: 1px solid #d8d8d8;
    width: 222px;
    height: 48px;
    padding-left: 26px;
    line-height: 48px;

}
.main .inner-medium .affairsOpen-bottom .openTable .openTr .openTd a{
    font-size: 17px;
    color: #333333;
    display: inline-block;
    width: 222px;
    height: 48px;
    background: url(als_xzgs_pic7.png) right center no-repeat;
}
/*政务公开结束*/
/*互动交流开始*/
.main .inner-medium .interact{
    height: 99px;
}
.main .inner-medium .interact-top{
    height: 32px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 17px;
}
.main .inner-medium .interact-top h3{
    font-weight: bold;
}
.main .inner-medium .interact-top h3 a{
    display: inline-block;
    height: 32px;
    font-size: 19px;
    color: #1069c2;
    padding: 0 5px;
    border-bottom: 2px solid #1069c2;
}
.main .inner-medium .interact-bottom{
    height: 50px;
}
.main .inner-medium .interact-bottom ul li{
    float: left;
    background: url(als_xzgs_pic10.png) center center no-repeat;
    margin-left: 21px;
    width: 242px;
    height: 50px;
    line-height: 50px;
}
.main .inner-medium .interact-bottom ul li:first-child{
    margin-left: 0;
}
.main .inner-medium .interact-bottom ul li a{
    display: inline-block;
    padding-left: 27px;
    width: 242px;
    height: 50px;
    font-size: 17px;
    color: #ffffff;
}
/*互动交流结束*/
/*新闻图片开始*/
.pic_tx{position: relative;}
.pic_tx .LeftBotton, .pic_tx .RightBotton {display:block;width:24px; height:38px;position: absolute;top:26px;z-index: 999;}
.pic_tx .LeftBotton{background:url(als_xzgs_pic17.png) no-repeat;left: 0;}
.pic_tx .RightBotton{background:url(als_xzgs_pic18.png) no-repeat;right: 0;}
.pic_tx{width:1200px;margin: 30px auto 0;height: 90px;}
.pic_tx #List1_1, .pic_tx #List2_1 { float:left; }
.pic_tx .pic_tx_box{ width: 1200px; float:left;overflow:hidden;height: 90px;}
.pic_tx .ScrCont { width:32766px; zoom:1;}
.pic_tx .pl{ width:286px; float:left;margin-right:18px;position: relative;}
.pic_tx .pl img{display:block;width: 286px;height: 90px;}	

/*新闻图片结束*/
/*底部开始*/
.foot{
    border-top: 3px solid #065cb1;
}
.foot .foot-top{
    background-color: #ededed;
    height: 84px;
}
.foot .foot-top .inner{
    padding-top: 20px;
    position: relative;
}
.foot .foot-top .select{
    width: 265px;
    height: 40px;
    background: #ffffff url(als_xzgs_pic15.png) 247px center no-repeat;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    margin-left: 46px;
    padding-left: 30px;
    float: left;
}
.foot .foot-top .select.select1{
    margin-left: 0;
}
.foot .foot-top .select ul{
    width: 1200px;
    height: auto;
    position: absolute;
    left: -1px;
    top: 70px;
    background-color: #ffffff;
    padding: 10px 20px;
}
.foot .foot-top .select ul li{
    width: 195px;
    margin: 10px 18px;
    font-size: 15px;
    color: #333333;
    height: 28px;
    line-height: 28px;
    float: left;
}
.foot .foot-bottom{
    height: 151px;
    padding-top: 30px;
    background-color: #666666;
}
.foot .foot-bottom .footer-top{
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.foot .foot-bottom .footer-top ul{
    width: 500px;
    text-align: center;
    margin: 0 auto;
}
.foot .foot-bottom .footer-top ul li{
    display: inline-block;
    padding-left: 28px;
    margin-right: 22px;
    background: url(als_xzgs_pic19.png) left center no-repeat;
}
.foot .foot-bottom .footer-top ul li:first-child{
    background: none;
    padding-left: 0;
}
.foot .foot-bottom .footer-top ul li a{
    font-size: 15px;
    color: #ffffff;
}
.foot .foot-bottom .footer-bottom ul li.leftLi img{
    width: 54px;
    height: 62px;
}
.foot .foot-bottom .footer-bottom ul li.text{
    padding-left: 200px;
    padding-right: 135px;
    line-height: 31px;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
}
.foot .foot-bottom .footer-bottom ul li.text a{
    font-size: 15px;
    color: #ffffff;
}
.foot .foot-bottom .footer-bottom ul li.rightLi{
    margin-right: 32px;
}
.foot .foot-bottom .footer-bottom ul li.rightLi img{
    width: 110px;
    height: 59px;
}
/*底部结束*/




