@charset "utf-8";

/*头尾所需统一样式*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:hover {
    color: #1d72c2;
    /* transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s; */
}

ul li {
    float: left;
}

/* 头部样式 */

/* .header {
    width: 100%;
    height: 375px;
    position: relative;
} */

.home_top {
    width: 100%;
    height: 156px;
    background-image: url(top_bg.png);
    background-repeat-x: repeat;
}

.home_icon {
    display: inline-block;
    line-height: 156px;
    margin-right: 34px;
}

.home_nav {
    max-width: 1200px;
    height: 156px;
    margin: 0 auto;
    position: relative;
}

.home_haed_nav {
    display: inline-block;
    position: absolute;
    top: 65px;
}

.home_haed_nav ul li {
    float: left;
    margin-left: 40px;
}

.home_haed_nav ul li a {
    font-size: 24px;
    color: white;
}

.home_nav_hover {
    font-weight: bold;
}

.home_top_nav {
    display: inline-block;
    position: absolute;
    margin-top: 15px;
    margin-left: 20px;
}

.home_top_nav li {
    float: left;
    margin-left: 22px;
}

.home_top_nav li a {
    font-size: 13px;
    color: white;
}

.home_right_nav {
    display: inline-block;
    position: absolute;
    right: 10px;
    margin-top: 15px;
}

.home_right_nav li {
    float: left;
}

.home_fanti {
    background: url(jianti.png) no-repeat 0 center;
    display: block;
    width: 20px;
    height: 20px;
}

.home_english {
    background: url(jianti.png) no-repeat -39px center;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 27px 0 22px;
}

.home_wifi {
    background: url(jianti.png) no-repeat -83px center;
    display: block;
    width: 20px;
    height: 20px;
}



/* 搜索 */
.home_search {
    width: 440px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -220px;
    bottom: 30px;
    background-color: white;
}

#home_tjiao {
    width: 30px;
    height: 35px;
    background: url(search.png) no-repeat;
    border: 0;
    float: right;
    margin-top: 7px;
}

.banner_text {
    width: 264px;
    height: 212px;
    position: absolute;
    right: 150px;
    bottom: 70px;
    background-image: url(banner_text.png);
}

/* 内容 */
.content {
    width: 1200px;
    /*padding-top: 10px;*/
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.content_left {
    width: 750px;
    float: left;
}


.zhengwu {
    width: 750px;
    height: 540px;
}

.zhengwu_title {
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #cfebf8;
}

.zhengwu_title li {
    height: 68px;
}

.zhengwu_title li a {
    padding: 0 30px;
    font-size: 21px;
    color: #2682ae;
    background: url(shu_01.png) no-repeat right;
}

.zhengwu_title .zhengwu_title_hover {
    color: #f08100;
}

.zhengwu_title li .first {
    margin-left: 0;
    padding-left: 0;
}

.zhengwu_title li .last {
    background: none;
}

.zhengwu p {
    font-size: 28px;
    text-align: center;
    margin: 25px 0 30px 0;
}

.zhengwu span {
    font-size: 17px;
    color: #b8b8b8;
    line-height: 30px;
    text-indent: 2em;
    display: block;
    margin-bottom: 30px;
}

.zhengwu span a {
    float: right;
    color: #da0000;

}

.zhengwu_list li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding-left: 15px;
    background: url(dian.png)no-repeat left;
}

.zhengwu_list li span {
    float: right;
    font-size: 17px;
}


/* banner_01 */
.banner_01 {
    margin: 30px 0;
}

/* 国务院 */
.guowuyuan {
    height: 270px;
}

.guowuyuan_title {
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #cfebf8;
}

.guowuyuan_title li {
    height: 68px;
}

.guowuyuan_title li a {
    padding: 0 30px;
    font-size: 21px;
    color: #2682ae;
    background: url(shu_01.png) no-repeat right;
}

.guowuyuan_title .guowuyuan_title_hover {
    color: #f08100;
}

.guowuyuan_title li .first {
    margin-left: 0;
    padding-left: 0;
}

.guowuyuan_title li .last {
    background: none;
}

/* 政务服务 */
.fuwu {
    margin-top: 30px;
}

.fuwu_title {
    height: 40px;
    border-bottom: 1px solid #cfebf8;
}

.fuwu p {
    font-size: 21px;
    color: #2682ae;
    float: left;
}

.fuwu ul {
    height: 27px;
    line-height: 27px;
    float: right;
}

.fuwu_title ul li {
    padding: 0 22px;
    background: url(shu_02.png)no-repeat right;
}

.fuwu ul .last {
    padding-right: 0;
    background: none;
}

.fuwu_title ul li a {
    font-size: 17px;
    color: #999999;
}

.banner_02 {
    margin: 25px 0 30px 0;
}

.zhengwufuwu_list ul {
    width: 750px;
    height: 369px;
    border: 1px solid #e5e5e5;
    border-bottom: none;
}

.zhengwufuwu_list ul li {
    width: 187px;
    height: 92px;
    text-align: center;
    line-height: 92px;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.zhengwufuwu_list ul .first {
    border-left: none;
}

.zhengwufuwu_list ul li a {
    font-size: 17px;
    padding-left: 40px;
    line-height: 92px;
    width: 187px;
    height: 92px;
    display: block;

}

/* list-icon */
.bg-01 {
    background: url('01.png') no-repeat 20px;
}


.bg-02 {
    background: url('02.png') no-repeat 20px;
}


.bg-03 {
    background: url('03.png') no-repeat 20px;
}


.bg-04 {
    background: url('04.png') no-repeat 20px;
}


.bg-05 {
    background: url('05.png') no-repeat 20px;
}


.bg-06 {
    background: url('06.png') no-repeat 20px;
}


.bg-07 {
    background: url('07.png') no-repeat 20px;
}


.bg-08 {
    background: url('08.png') no-repeat 20px;
}


.bg-09 {
    background: url('09.png') no-repeat 20px;
}

.bg-10 {
    background: url('10.png') no-repeat 20px;
}

.bg-11 {
    background: url('11.png') no-repeat 20px;
}

.bg-12 {
    background: url('12.png') no-repeat 20px;
}

.bg-13 {
    background: url('13.png') no-repeat 20px;
}

.bg-14 {
    background: url('14.png') no-repeat 20px;
}

.bg-15 {
    background: url('15.png') no-repeat 20px;
}

.bg-16 {
    background: url('16.png') no-repeat 20px;
}


/* 右 */
.content_right {
    width: 425px;
    height: 1540px;
    padding-left: 25px;
    margin-top: 30px;
    float: right;
    border-left: 1px solid #cfebf8;
}

.xinwen {
    width: 400px;
    height: 327px;
    float: right;
    border-bottom: 1px solid #cfebf8;
}

.tongzhi {
    width: 100%;
    height: 328px;
    float: right;
    border-bottom: 1px solid #cfebf8;
}

.tongzhi_title {
    margin-top: 30px;
    height: 65px;
    line-height: 65px;
    font-size: 21px;
    color: #2682ae;
    background: url(tongzhigonggao.png) no-repeat left;
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 80px;
}

.tongzhi ul li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding-left: 15px;
    background: url(dian.png)no-repeat left;
}

.tongzhi ul li span {
    float: right;
    font-size: 17px;
    color: #b8b8b8;
}

.zhengwugongkai {
    float: right;
    border-bottom: 1px solid #cfebf8;
    height: 343px;
}

.zhengwugongkai_title {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 21px;
    color: #2682ae;
    background: url(zhengwugongkai.png) no-repeat left;
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 80px;
}

.quan {
    padding-left: 15px;
}

.quan li {
    padding-left: 20px;
    margin-right: 44px;
    margin-bottom: 25px;
    background: url(quan.png)no-repeat left;
}

.zhengminhudong_title {
    width: 100%;
    margin-top: 30px;
    height: 65px;
    line-height: 65px;
    font-size: 21px;
    color: #2682ae;
    background: url(zhengminhudong.png) no-repeat left;
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 80px;
}

.zhengminhudong_title ul li a {
    font-size: 17px;
    color: #999999;
}

.zhuantizhuanlan_title {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 21px;
    color: #2682ae;
    background: url(zhuantizhuanlan.png) no-repeat left;
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 80px;
}

.zhuantizhuanlan ul li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding-left: 15px;
    background: url(dian.png)no-repeat left;
}

/* content_01 */
.content_one {
    width: 1200px;
    height: 438px;
    margin: 40px auto;
}

.zhengwu_nav {
    width: 900px;
    height: 45px;
    margin: 0 auto 24px auto;
}

.zhengwu_nav li {
    margin-left: 20px;
    float: left;
}

.zhengwu_nav li:first-child {
    margin-left: 0
}

.zhengwu_nav li a {
    font-size: 25px;
    font-weight: bold;
    padding: 0 8px;
    display: inline-block;
    line-height: 50px;
    height: 50px;
}

.zhengwu_hover a {
    background: url(zhengwu_nav.png)no-repeat bottom;
    padding-bottom: 10px;
    color: #2682ae;
}

/* content_noe_left */
.lunbo {
    width: 600px;
    height: 374px;
    float: left;
}

.lunbo_right {
    width: 600px;
    height: 374px;
    padding: 6px 25px;
    float: right;
    background: #f5f5f5;
}

.lunbo_right ul li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
    background: url(dian.png)no-repeat left;
    border-bottom: 1px dotted #333333;
}

.lunbo_right ul li span {
    float: right;
}


/* content_two */
.content_two {
    width: 100%;
    height: 481px;
    padding: 40px 0;
    background: url(beijing_02.png)no-repeat;
}

.content_two_left {
    width: 599px;
    height: 400px;
    float: left;
}

.content_two_left p {
    height: 44px;
    line-height: 44px;
    font-size: 25px;
    font-weight: bold;
    color: #2682ae;
}

.content_two_list {
    width: 599px;
    height: 143px;
}

.content_two_list li {
    width: 150px;
    height: 143px;
    float: left;
    background: #0693c2;
    text-align: center;
}

.content_two_list .content_two_list_bg {
    background: #16aadc;
}

.content_two_bottom .content_two_list_bg {
    background: #16aadc;
}

.content_two_list li:last-child {
    width: 149px;
}


.content_two_list li a img {
    display: block;
    left: 50%;
    margin-left: 55px;
    top: 50%;
    margin-top: 40px;
    margin-bottom: 28px;
}

.content_two_list li a {
    font-size: 15px;
    color: white;
}

.content_two_bottom {
    margin-top: 2px;
}

.content_two_bottom li {
    width: 150px;
    height: 66px;
    float: left;
    background: #0693c2;
    text-align: center;
    line-height: 66px;
}

.content_two_bottom li:last-child {
    width: 149px;
}

.content_two_bottom li a {
    font-size: 17px;
    color: white;
}

.content_two_right {
    width: 600px;
    height: 400px;
    padding: 24px 25px;
    float: right;
    background: white
}

.two_right_nav {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 12px;
}

.two_right_nav li {
    float: left;
}

.two_right_nav li a {
    font-size: 19px;
    margin: 0 20px;
}

.right_nav_hover a {
    font-size: 19px;
    font-weight: bold;
    color: #2682ae;
}

.right_nav_hover {
    border-bottom: 3px solid #2682ae;
}


.two_right_list li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
    background: url(dian.png)no-repeat left;
    border-bottom: 1px dotted #333333;
}

.two_right_list li span {
    float: right;
}




/* 第三块 */
.content_three {
    width: 1200px;
    height: 550px;
    margin: 20px auto;
}

.three_title {
    width: 100%;
    height: 70px;
    line-height: 70px;
    float: left;
}

.three_title p {
    font-size: 25px;
    font-weight: bold;
    color: #2682ae;
    float: left;
}

.three_title ul {
    padding-top: 15px;
}

.three_title ul li {
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    background: #5fa1b8;
}

.three_title ul li a {
    margin: 0 20px;
    font-size: 17px;
    color: white;
}

.three_title .three_title_hover {
    background: #fea904;
    font-weight: bold;
}

.content_three_list {
    width: 1200px;
}

.content_three_list li {
    width: 200px;
    height: 132px;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding-top: 26px;
    float: left;
}

.content_three_list li img {
    margin-bottom: 21px;
}

.content_three_list_two li {
    border-top: none;
}


/* 底部轮播 */
.footer_nav {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
}

.footer_nav_top {
    width: 1200px;
    height: 20px;
    margin: 0 auto;
    background: url(5-7.png) no-repeat center;
}

.footer_nav_bottom {
    width: 1200px;
    height: 20px;
    margin: 0 auto;
    background: url(5-5.png) no-repeat center;
}


/* footer */
.footer {
    width: 100%;
    height: 217px;
    margin-top: 20px;
    padding: 30px 0;
    border-top: 5px solid #82b7d0;
}

.footer_content {
    width: 1200px;
    height: 156px;
    margin: 0 auto;
}

.footer_one {
    width: 288px;
    float: left;
    border-right: 1px solid #ebebeb;
}

.footer_one li {
    width: 107px;
    height: 27px;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}

.footer_one li a {
    font-size: 15px;
    color: #666666;
}

.footer_two {
    width: 475px;
    margin-left: 51px;
    float: left;
    border-right: 1px solid #ebebeb;
}

.footer_two li {
    float: none;
}

.footer_two li {
    font-size: 13px;
    color: #666666;
    margin-bottom: 25px;
}

.footer_two li a {
    font-size: 13px;
    color: #666666;
}

.footer_three {
    width: 309px;
    float: right;
}

.footer_three_x {
    width: 309px;
    height: 84px;
    border-bottom: 1px solid #9c9a97;
}

.footer_three_x ul li {
    font-size: 13px;
    color: #cecece;
    margin-bottom: 5px;
}