@charset "utf-8";
@import "reset.css";
@import "header.css";
@import "footer.css";

/*今日头条*/
.jrtt-box{ width:100%; margin:0 auto; height:118px;}
.jrtt-box .jrtt-nr{width:100%; text-align:center;}
.jrtt-box .jrtt-nr a h1{ font-size:32px; color:#3d71a0; font-weight:bold; margin-top:27px;}
.jrtt-box .jrtt-nr a p{ margin-top:19px; color:#1665a2;}
.jrtt-box .jrtt-nr a p span{width:94%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;font-size: 16px;}
.jrtt-box .jrtt-nr a p b{ color:#e21727; float:left; font-weight:normal;}

/*图片轮播*/
.tplb{width: 1200px;height: 434px;overflow: hidden; margin:20px auto 0 auto;}
.anythingSlider { width: 1200px; height: 400px; position: relative; overflow: hidden;margin:0px auto; }
.anythingSlider .tWrapper { width: 1200px; height: 400px; margin: 0 0px; position: absolute; top: 0; left: 0; background: #fff; }
.anythingSlider .tWrapper ul { width: 99999px; height: 407px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li { display: block; float: left; padding: 0; height: 400px; width: 1200px; }
.anythingSlider ul li dl { width: 1200px; height: 400px;}
.tWrapper ul li dl dt { width: 830px; height: 400px; overflow: hidden; float: left; }
.tWrapper ul li dl dd { width: 305px; padding: 40px 25px 25px 40px; z-index: 10; display: block; height: 380px; float: right;background: #e0e0e0; }
.tWrapper ul li dl dd h3 { line-height: 30px; padding: 5px 0 10px 0; font-weight:700; font-size: 14px;}
.tWrapper ul li dl dd p.hdx { color: #000; padding-top: 8px; line-height: 30px;font-size: 14px; }
.tWrapper ul li dl dd a { color: #000;font-size: 18px;font-weight: 700; }
.tWrapper ul li dl dd a:hover { color: #fb6e52;font-size: 18px;}
#thumbNav { position: absolute; top: 365px; right: 25px; height: 13px; z-index: 500; }
#thumbNav a, #thumbNav a:hover { cursor: pointer; overflow: hidden; float: left; display: inline-block; width: 13px; height: 13px; margin-right: 6px;font-size: 16px;  display: inline-block; }
#thumbNav a.cur { color: #fff; }

.anythingSliders { width: 1200px; height:100%; position: relative; overflow: hidden;  margin: 0 auto;}
.anythingSliders .prev {position: absolute;left: 42px;top: 50px;background: url(index_jdt_l.png) no-repeat;width: 39px;height: 10px;z-index: 1000;cursor: pointer;}
.anythingSliders .next {position: absolute;left: 474px;top: 50px;background: url(index_jdt_r.png) no-repeat;width: 40px;height: 10px;z-index: 1000;cursor: pointer;}
.anythingSliders .hd{ height:28px; overflow:hidden; position:absolute; left:220px; top:40px; z-index:1; }
.anythingSliders .hd ul{ overflow:hidden; zoom:1; float:left;  }
.anythingSliders .hd ul li{border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; float:left; margin: 10px; margin-right:2px;  width:12px; height:12px; line-height:14px; text-align:center; background:#e4e4e3; cursor:pointer;}
.anythingSliders .hd ul li.on{ background:#115db2;}
.anythingSliders .bd { height: 100%; position: relative;  width: 1200px;  z-index: 0;}
.anythingSliders .bd li { vertical-align: middle;}
.anythingSliders .bd li>a {float: right;}
.anythingSliders .bd img { display: block; height: 412px; width:640px;}
.anythingSliders .bd h1 { left: 30px; line-height: 39px;overflow: hidden;  text-align: center;}
.anythingSliders .bd h1 a {font-size:22px;font-weight:bold; line-height:39px;  text-decoration: none;}
.anythingSliders .bd h2 {font-size: 16px;font-weight:normal;left: 30px;line-height: 28px;overflow: hidden;}
.anythingSliders .bd h2 a{font-weight:normal;color: #1665a2;display: block;text-align: center;margin-top: 10px;}
.l_lbbox {background: #ffffff;width: 506px;height: 300px;box-shadow:0 0  10px -2px #ccc;position: absolute;top: 2px;left: 2px;padding: 84px 26px 24px 24px;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}

/*banner*/
.banner {height: 100px;width: 100%;position: relative;margin-bottom: 5px;}
.banner .hd {height: 4px;position: absolute;right: 16px;bottom: 12px;z-index: 1000;}
.banner .hd li {width: 25px;height: 4px;float: left;background: #f7f7f7;margin-right: 3px;}
.banner .hd li.on {background: #339de7;}
.banner2 {width: 100%;height: 99px;}
.banner2 li {float: left;margin-right: 3px;}
.banner2 li:first-child +li + li +li {margin-right: 0;}

.middle_box {width: 100%;height:467px;background: url(index_bg2.png) no-repeat;margin-top: 22px;padding-top: 65px;position: relative;}
.middle_box .hd_news {width: 900px;margin: 0 auto;height: 50px;}
.middle_box .hd_news li {float: left;width: 215px;height: 50px;line-height:50px;text-align: center;}
.middle_box .hd_news li a {font-size: 22px;}
.middle_box .hd_news li a:hover {color: #dee9f2;}
.middle_box .hd_news li.on {background: #115db2;border-top-left-radius: 10px;border-bottom-right-radius: 10px;}
.middle_box .hd_news li:hover {background: #115db2;border-top-left-radius: 10px;border-bottom-right-radius: 10px;}
.middle_box .hd_news li.on a {color: #dee9f2;font-weight: 700;}
.middle_box .hd_news li.hover a {color: #dee9f2;font-weight: 700;}
.middle_box .bd_news{height:243px;padding: 21px;width: 1158px;margin: 0 auto;background: #ffffff;margin-top: 47px;position: relative;}
.middle_box .bd li {width: 261px;height: 242px;margin-right: 33px;float: left;}
.middle_box .bd li .date span {font-size: 51px;color: #b1b1b1;font-weight: 700;margin-right: 8px;}
.middle_box .bd li .date {color: #999999;font-size: 16px;}
.middle_box .bd li .h1 {line-height: 23px;margin-top: 10px;}
.middle_box .bd li .h1 a {font-size: 16px;color: #333333;}
.middle_box .bd li .h1 a:hover {color:#009cef;}
.middle_box .bd li p {font-size: 14px;color: #999999;margin-top: 25px;font-weight: 400;line-height: 25px;}
.middle_box .bd .tempWrap {width: 1147px !important;}
.middle_box .news_prev {width: 46px;height: 51px;background: url(index_qh_l.png) no-repeat;position: absolute;left: 50%;margin-left: -676px;top: 50%;margin-top: -25px;cursor: pointer;}
.middle_box .news_next {width: 46px;height: 51px;background: url(index_qh_r.png) no-repeat;position: absolute;left: 50%;margin-left: 634px;top: 50%;margin-top: -25px;cursor: pointer;}

.bottom_box {height: auto;overflow: hidden;}
.bottom_box .b_hd {height: 79px;width: 100%;background: #115db2;margin-bottom: 30px;}
.bottom_box .b_hd li:first-child {margin-left: 81px;}
.bottom_box .b_hd li {float: left;line-height: 77px;width: 305px;text-align: center;}
.bottom_box .b_hd li a {font-size: 24px;color: #ffffff;}
.bottom_box .b_hd li.on {background: url(index_qh_bg.png) no-repeat bottom;}
.bottom_box .b_hd li.on a {color: #1665a2;}
.bottom_box .b_bd {overflow: hidden;}
.bottom_box .b_bd .b_box1{height: 330px;overflow: hidden;}
.bottom_box .b_bd .b_box1 .policy {width: 678px;height: 327px;float: left;}

.ind_zcwj{ width:676px; float:left;}
.ind_zcwj .zcwj-search{ height:43px; margin: 0 auto;}
.ind_zcwj .zcwj-search .input-box{ height:43px; float:left;margin-bottom: 10px;}
.ind_zcwj .zcwj-search .input-box input{ border:1px solid #115db2; width:494px; height:41px; line-height:37px; text-indent:1em; float:left; background: none; }
.ind_zcwj .zcwj-search .input-box input:focus{ outline: none;}
.ind_zcwj .zcwj-search .input-box input::-webkit-input-placeholder{color: #333;}
.ind_zcwj .zcwj-search .input-box span{ display:block; float:left; line-height:41px;}
.ind_zcwj .zcwj-search .input-box button:hover{ color:#3cb2f0; }
.ind_zcwj .zcwj-search .input-box a {display: block;width: 116px;height: 43px;line-height: 43px;border: 0;float: left;color: #fff;outline: none;cursor: pointer;font-size: 16px;background: #115db2;text-align: center;}
.ind_zcwj .zcwj-search .input-box a:hover{ color:#3cb2f0; }

/* 政策文件*/
.ind_zcwj .hd{ height: 49px; line-height: 46px; width: 100%;background: #f8f8f8;}
.ind_zcwj .hd ul{ height: auto; overflow: hidden; width: 100%;}
.ind_zcwj .hd ul li{float: left; height: 45px; line-height: 45px; width:140px; text-align:center;}
.ind_zcwj .hd ul li a{color: #000; font-size: 18px;}
.ind_zcwj .hd ul li.on{background: #115db2;}
.ind_zcwj .hd ul li.on a{color: #ffffff;}
.ind_zcwj .bd{width: 100%;overflow: hidden;height:290px;  margin-top: 10px; float: left; }
.ind_zcwj .bd ul{ overflow: hidden; height:264px;padding: 15px 0;}
.ind_zcwj .bd ul li{ height:42px;line-height:42px; }
.ind_zcwj .bd ul li a{ font-size: 16px; width:75%;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:left; color: #474747; padding-left: 19px; background: url(2021_dian.png) left center no-repeat;}
.ind_zcwj .bd ul li span{float: right;width: 20%;text-align: right;color: #a7a7a7;font-size: 16px;}
.ind_zcwj .bd ul li a:hover{color: #009cef;}
.ind_zcwj .tempWrap{margin-top:0 !important;}

/*政府信息公开*/
.government {width: 489px;height: 325px;float: right;}
.gov_hd {width: 489px;height: 90px;}
.gov_bd {margin-top: 20px;}
.gov_bd li {float: left;width: 235px;height: 32px;background: #f8f8f8;text-align: center;padding-top: 64px;position: relative;}
.gov_bd li a {font-size:16px;}
.gov_bd .a2,.gov_bd .a4{margin-left: 19px;}
.gov_bd .a3,.gov_bd .a4 {margin-top: 20px;}
.gov_bd li i {display: block;position: absolute;background: url(index_zfxxgk_icon.png) no-repeat;}
.gov_bd .a1 i {width: 38px;height: 30px;background-position: -11px -8px;top: 21px;left: 94px;}
.gov_bd .a2 i {width: 41px;height: 35px;background-position: -262px -5px;top: 21px;left: 94px;}
.gov_bd .a3 i {width: 31px;height: 33px;background-position: -14px -124px;top: 21px;left: 100px;}
.gov_bd .a4 i {width: 38px;height: 38px;background-position: -266px -115px;top: 19px;left: 97px;}

/*重点领域公开*/
.key_field {height: 244px;margin-top: 15px;}
.key_field .key_hd {height: 54px;line-height: 54px;position: relative;}
.key_field .key_hd ul {position: absolute;right: 16px;bottom: 9px;}
.key_field .key_hd ul li {float: left;margin-right: 7px;width: 9px;height: 9px;background: #dddddd;border-radius: 50%;cursor: pointer;}
.key_field .key_hd ul li.on {background: #4da0da;}
.key_field .key_hd a {font-size: 20px;color: #115db2;display: block;height: 54px;background: url(bottom_line.png) no-repeat left bottom;width: 121px;}
.key_field .key_bd {height: 136px;box-shadow: 1.54px 2.57px 8px 0.6px rgba(116,116,116,.19);width: 1120px;margin: 0 auto;padding: 30px 0 0 70px;border-radius: 5px;margin-top: 15px;}
.key_field .key_bd li {float: left;width: 128px;padding-left:48px;height: 35px;line-height: 35px;margin-right: 47px;margin-bottom: 33px;position: relative;}
.key_field .key_bd li a {font-size:16px;}
.key_field .key_bd li i {display: block;position: absolute;background: url(index_zdlygk.png) no-repeat;}
.key_field .key_bd .b1 i{width: 34px;height: 33px;background-position: -10px -5px;left: 0;top: 1px;}
.key_field .key_bd .b2 i{width: 35px;height: 33px;background-position: -231px -5px;left: 0;top: 1px;}
.key_field .key_bd .b3 i{width: 39px;height: 36px;background-position: -446px -3px;left: 0;top: 1px;}
.key_field .key_bd .b4 i{width: 35px;height: 40px;background-position: -677px -2px;left: 0;top: 0px;}
.key_field .key_bd .b5 i{width: 39px;height: 44px;background-position: -913px 0;left: 0;top: 0;}
.key_field .key_bd .b6 i{width: 38px;height: 35px;background-position: -8px -69px;left: 0;top: 1px;}
.key_field .key_bd .b7 i{width: 31px;height: 38px;background-position: -234px -68px;left: 0;top: -1px;}
.key_field .key_bd .b8 i{width: 37px;height: 36px;background-position: -442px -69px;left: 0;top: 1px;}
.key_field .key_bd .b9 i{width: 41px;height: 40px;background-position: -675px -66px;left: 0;top: -4px;}
.key_field .key_bd .b10 i{width: 38px;height: 37px;background-position: -913px -68px;left: 0;top: -1px;}
.key_field .key_bd .b11 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 38px;height: 35px;background-position: -19px -13px;left: 0;top: 1px;}
.key_field .key_bd .b12 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 40px;height: 37px;background-position: -236px -16px;left: 0;top: 1px;}
.key_field .key_bd .b13 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 37px;height: 34px;background-position: -458px -13px;left: 0;top: 1px;}
.key_field .key_bd .b14 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 40px;height: 33px;background-position: -686px -13px;left: 0;top: 1px;}
.key_field .key_bd .b15 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 40px;height: 44px;background-position: -926px -10px;left: 0;top: -3px;}
.key_field .key_bd .b16 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 36px;height: 43px;background-position: -22px -79px;left: 0;top: -1px;}
.key_field .key_bd .b17 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 33px;height: 35px;background-position: -240px -82px;left: 0;top: 1px;}
.key_field .key_bd .b18 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 40px;height: 41px;background-position: -453px -77px;left: 0;top: -2px;}
.key_field .key_bd .b19 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 38px;height: 40px;background-position: -688px -80px;left: 0;top: -3px;}
.key_field .key_bd .b20 i{background: url(index_zdlygk_icon2.png) no-repeat;width: 39px;height: 38px;background-position: -928px -82px;left: 0;top: -1px;}

.key_field .key_bd .b21 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 40px;height: 42px;background-position: -21px -16px;left: 0;top: -3px;}
.key_field .key_bd .b22 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 38px;height: 37px;background-position: -246px -18px;left: 0;top: -2px;}
.key_field .key_bd .b23 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 37px;height: 40px;background-position: -465px -18px;left: 0;top: -3px;}
.key_field .key_bd .b24 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 47px;height: 44px;background-position: -683px -18px;left: 0;top: -3px;}
.key_field .key_bd .b25 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 38px;height: 38px;background-position: -928px -18px;left: 0;top: -3px;}
.key_field .key_bd .b26 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 36px;height: 35px;background-position: -25px -88px;left: 0;top: -1px;}
.key_field .key_bd .b27 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 41px;height: 45px;background-position: -244px -82px;left: 0;top: -3px;}
.key_field .key_bd .b28 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 40px;height: 44px;background-position: -460px -84px;left: 0;top: -3px;}
.key_field .key_bd .b29 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 40px;height: 46px;background-position: -690px -85px;left: 0;top: -6px;}
.key_field .key_bd .b30 i{background: url(index_zdlygk_icon3.png) no-repeat;width: 43px;height: 45px;background-position: -925px -87px;left: 0;top: -5px;}

.key_field .key_bd .b31 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 41px;height: 41px;background-position: -20px -14px;left: 0;top: -4px;}
.key_field .key_bd .b32 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 37px;height: 33px;background-position: -254px -23px;left: 0;top: 1px;}
.key_field .key_bd .b33 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 35px;height: 40px;background-position: -470px -20px;left: 0;top: -1px;}
.key_field .key_bd .b34 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 43px;height: 39px;background-position: -688px -18px;left: -4px;top: -3px;}
.key_field .key_bd .b35 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 43px;height: 44px;background-position: -930px -16px;left: -5px;top: -4px;}
.key_field .key_bd .b36 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 49px;height: 40px;background-position: -16px -88px;left: 0;top: -4px;}
.key_field .key_bd .b37 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 45px;height: 42px;background-position: -247px -91px;left: -5px;top: -3px;}
.key_field .key_bd .b38 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 35px;height: 36px;background-position: -469px -90px;left: 0;top: 0;}
.key_field .key_bd .b39 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 38px;height: 42px;background-position: -698px -84px;left: 0;top: -5px;}
.key_field .key_bd .b40 i{background: url(index_zdlygk_icon4.png) no-repeat;width: 37px;height: 40px;background-position: -933px -84px;left: 0;top: -5px;}

.key_field .key_bd .b41 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 40px;height: 42px;background-position: -29px -14px;left: -2px;top: -3px;}
.key_field .key_bd .b42 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 35px;height: 35px;background-position: -250px -20px;left: 0;top: 0px;}
.key_field .key_bd .b43 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 38px;height: 39px;background-position: -464px -19px;left: 0;top: -3px;}
.key_field .key_bd .b44 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 34px;height: 44px;background-position: -696px -12px;left: 0;top: -7px;}
.key_field .key_bd .b45 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 36px;height: 38px;background-position: -936px -12px;left: 0;top: -2px;}
.key_field .key_bd .b46 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 36px;height: 36px;background-position: -30px -90px;left: 0;top: 0;}
.key_field .key_bd .b47 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 40px;height: 38px;background-position: -249px -84px;left: 0;top: -4px;}
.key_field .key_bd .b48 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 37px;height: 42px;background-position: -463px -84px;left: 0;top: -3px;}
.key_field .key_bd .b49 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 37px;height: 36px;background-position: -697px -90px;left: 0;top: 0;}
.key_field .key_bd .b50 i{background: url(index_zdlygk_icon5.png) no-repeat;width: 42px;height: 39px;background-position: -932px -86px;left: 0;top: -5px;}



/*政务服务*/
.zwfw {height: 363px;}
.l_zwfw {width: 705px;height: 361px;float: left;}
.l_zwfw .public {width: 170px;height: 316px;background: #f0f5f9;margin-right: 13px;float: left;padding-top: 44px;padding-left: 28px;padding-right:28px;position: relative;}
.l_zwfw .hybs {margin-right: 0;}
.l_zwfw .public .title {text-align: center;height: 22px;padding-top: 57px;}
.l_zwfw .public .title a {color:#2f6e9d;font-size: 18px;}
.l_zwfw .public .title a i {display: block;position: absolute;background: url(index_zwfw_icontwo.png) no-repeat;}
.l_zwfw .grbs .title a i {width:40px;height:41px;background-position: -5px -13px;left: 92px;top: 48px;}
.l_zwfw .qybs .title a i {width:36px;height:37px;background-position: -246px -15px;left: 95px;top: 48px;}
.l_zwfw .hybs .title a i {width:37px;height:37px;background-position: -485px -15px;left: 92px;top: 48px;}
.l_zwfw .public .bs_list {margin-top: 28px;text-align:center;}
.l_zwfw .public .bs_list li {line-height: 28px;}
.l_zwfw .public .bs_list li a {font-size:16px;}
.l_zwfw .public .ckqb {height: 33px;line-height:33px;border-radius:18px;width: 96px;background: #e9e9e9;text-align: center;position: absolute;bottom: 23px;left: 69px;}
.r_zwfw {width: 453px;height: 361px;float: right;}
.zwfw_pic {width: 451px;height: 87px;position: relative;}
.zwfw_pic .zw_bd li img {width: 451px;height: 87px;}
.zwfw_pic .zwhd {position: absolute;right: 0;bottom: 8px;z-index: 1000;}
.zwfw_pic .zwhd li {width: 36px;height: 5px;background: #e9e9e9;border-radius: 5px;margin-right: 4px;float: left;}
.zwfw_pic .zwhd li.on {background: #2b85e2;}
/*便民利企*/
.convenience {height: 248px;margin-top: 24px;width: 453px;}
.convenience .con_title {height: 40px;line-height: 40px;position: relative;}
.convenience .con_title a {font-size: 20px;color: #306f9f;display: block;width: 83px;border-bottom: 4px solid #306f9f;}
.convenience .con_hd {position: absolute;right: 0;bottom: 10px;}
.convenience .con_hd li {width: 10px;height: 10px;border-radius: 50%;margin-right: 4px;background: #dddddd;float: left;cursor: pointer;}
.convenience .con_hd li.on {background: #4da0da;}
.convenience .con_bd {margin-top: 15px;}
.convenience .con_bd ul li {height: 37px;width: 149px;float: left;text-align: center;padding-top: 57px;border-top:1px solid #f0f5f9;border-left:1px solid #f0f5f9;position: relative;}
.convenience .con_bd ul li a {font-size:16px;}
.convenience .con_bd ul .c3 {border-right: 1px solid #f0f5f9;}
.convenience .con_bd ul .c6 {border-right: 1px solid #f0f5f9;border-bottom:1px solid #f0f5f9 }
.convenience .con_bd ul .c4,.convenience .con_bd ul .c5 {border-bottom:1px solid #f0f5f9 }
.convenience .con_bd ul li i {display: block;position: absolute;background: url(index_zwfw_icon.png) no-repeat;}
.convenience .con_bd ul .c1 i {width:31px;height:32px;background-position: -7px -11px;left: 55px;top: 21px;}
.convenience .con_bd ul .c2 i {width:30px;height:30px;background-position: -166px -9px;left: 55px;top: 21px;}
.convenience .con_bd ul .c3 i {width:36px;height:28px;background-position: -313px -12px;left: 55px;top: 21px;}
.convenience .con_bd ul .c4 i {width:28px;height:31px;background-position: -10px -103px;left: 55px;top: 21px;}
.convenience .con_bd ul .c5 i {width:31px;height:32px;background-position: -165px -103px;left: 55px;top: 21px;}
.convenience .con_bd ul .c6 i {width:32px;height:35px;background-position: -316px -101px;left: 55px;top: 17px;}

/*互动交流*/
.hdjl {height: 418px;}
.hdjl .l_hdjl {width: 563px;height: 418px;float: left;}
.hdjl .l_hdjl .sjxzjlt {width: 562px;height: 78px;}
.hdjl .l_hdjl .sjxzjlt img {width: 100%;height: 100%;}
.hdjl .l_hdjl .ldxx {height: 327px;width: 563px;margin-top: 13px;}
.hdjl .l_hdjl .ldxx .ldxx_title {height: 40px;line-height: 40px;}
.hdjl .l_hdjl .ldxx .ldxx_title a {font-size: 20px;color: #306f9f;display: block;width: 83px;border-bottom: 4px solid #306f9f;}
.hdjl .l_hdjl .ldxx .ldxx_list ul{padding: 15px 0;}
.hdjl .l_hdjl .ldxx .ldxx_list ul li{ height:42px;line-height:42px; }
.hdjl .l_hdjl .ldxx .ldxx_list ul li a{ font-size: 16px; width:75%;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:left; color: #474747; padding-left: 19px; background: url(2021_dian.png) left center no-repeat;}
.hdjl .l_hdjl .ldxx .ldxx_list ul li span{float: right;width: 20%;text-align: right;color: #a7a7a7;font-size: 16px;}
.hdjl .l_hdjl .ldxx .ldxx_list ul li a:hover{color: #009cef;}

.hdjl .r_hdjl {width: 618px;height: 418px;float: right;}
.hdjl .r_hdjl .xx_list {height: 76px;line-height: 76px;width: 618px;}
.hdjl .r_hdjl .xx_list li {float: left;width: 178px;height: 76px;line-height: 76px;background: #f8f8f8;margin-right: 10px;position: relative;padding-left: 124px;}
.hdjl .r_hdjl .xx_list li a {font-size: 18px;color: #0156a9;}
.hdjl .r_hdjl .xx_list li i {display: block;position: absolute;background: url(index_hdjl_iocn1.png) no-repeat;}
.hdjl .r_hdjl .xx_list .d2 {margin-right: 0;}
.hdjl .r_hdjl .xx_list .d1 i {width: 34px;height: 35px;background-position: -10px -12px;left: 66px;top:21px;}
.hdjl .r_hdjl .xx_list .d2 i {width: 32px;height: 34px;background-position: -323px -10px;left: 66px;top:19px;}
.survey_collect {width: 622px;height: 228px;}
.survey_collect .sur_title {height: 40px;line-height: 40px;margin-top: 13px;}
.survey_collect .sur_title li {float: left;width: 84px;margin-right: 45px;text-align: center;}
.survey_collect .sur_title li a {font-size: 20px;}
.survey_collect .sur_title li.on {border-bottom: 4px solid #306f9f;}
.survey_collect .sur_title li.on a {color: #306f9f;}
.survey_collect .sur_bd ul{padding: 15px 0;}
.survey_collect .sur_bd ul li{ height:42px;line-height:42px; }
.survey_collect .sur_bd ul li a{ font-size: 16px; width:75%;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float:left; color: #474747; padding-left: 19px; background: url(2021_dian.png) left center no-repeat;}
.survey_collect .sur_bd ul li span{float: right;width: 20%;text-align: center;color: #a7a7a7;font-size: 16px;}
.survey_collect .sur_bd ul li a:hover{color: #009cef;}
/*热点回应、在线访谈*/
.hot_interviews {height: 80px;}
.hot_interviews li {float: left;width: 178px;height: 81px;line-height: 81px;background: #f8f8f8;margin-right: 10px;position: relative;padding-left: 124px;}
.hot_interviews li a {font-size: 18px;color: #0156a9;}
.hot_interviews li i {display: block;position: absolute;background: url(index_hdjl_icon2.png) no-repeat;}
.hot_interviews .e2 {margin-right: 0;}
.hot_interviews .e1 i {width: 35px;height: 35px;background-position: -20px -10px;left: 66px;top:24px;}
.hot_interviews .e2 i {width: 30px;height: 33px;background-position: -343px -9px;left: 66px;top:23px;}

.b_box3 {width: 1200px;height: 230px;margin:0 auto;margin-top: 37px;}
.sky_column {width: 675px;float: left;height: 230px;}
.sky_title {height: 46px;line-height:46px;background: #f8f8f8;}
.sky_title a {display: block;background: url(bottom_line.png) no-repeat left bottom;font-size: 20px;color: #115db2;}
.sky_bottom {margin-top: 22px;}
.sky_bottom .sky_pic {width: 265px;height: 163px;position: relative;float: left;}
.sky_bottom .sky_pic .tstz {position: absolute;width: 44px;height: 93px;background: url(index_tstz.png) no-repeat;left: 0;top: 0;z-index: 1000;}
.sky_bottom .sky_pic li img {width: 265px;height: 163px;}
.sky_bottom .sky_pic .tstz a {display: block;width: 44px;height: 93px;}
.sky_bottom .sky_bd {width: 268px;height: 161px;float: left;margin-left: 10px;position: relative;}
.sky_bottom .sky_bd .txt-bg {position: absolute;opacity: 0.5;background: #000000;left: 0;bottom: 0;width: 100%;height: 30px;}
.sky_bottom .sky_bd li p {position: absolute;left: 0;bottom: 0;line-height: 48px;height: 30px;padding: 10px;color: #ffffff;}
.sky_bottom .sky_bd li p a {color: #ffffff;}
.sky_bottom .sky_bd li img {width: 100%;height: 100%;}
.sky_bottom .sky_hd {width: 132px;float: right;text-align: center;margin-top: 10px;}
.sky_bottom .sky_hd li {height: 30px;line-height: 30px;}
.sky_bottom .sky_hd li a {font-size:16px;}
.sky_bottom .sky_hd li.on {background: url(index_tstz_qh.png) no-repeat;}
.sky_bottom .sky_hd li.on a {color: #ffffff;}

/*专题专栏*/
.special_column {height: 229px;width: 491px;float: right;}
.special_column .spe_title {height: 46px;line-height:46px;background: #f8f8f8;}
.special_column .spe_title a {display: block;background: url(bottom_line.png) no-repeat left bottom;font-size: 20px;color: #115db2;}
.special_column .spe_bd {margin-top: 16px;margin-left: 19px;position: relative;}
.special_column .spe_bd .spe_prev {background: url(index_ztzl_qh.png) no-repeat -24px -41px;width: 18px;height: 30px;position: absolute;left: -25px;top: 67px;cursor: pointer;z-index: 1000;}
.special_column .spe_bd .spe_next {background: url(index_ztzl_qh.png) no-repeat -494px -40px;width: 17px;height: 28px;position: absolute;right: -1px;top: 67px;cursor: pointer;z-index: 1000;}
.special_column .spe_bd li {width:452px;height: 165px;}
.special_column .spe_bd li img {width:452px;height: 100%;}