@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    width: 100%;
    min-width: 1300px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fc {
    clear: both;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

.bgBule {
    background-color: #2d7dde;
    /* height: 210px; */
}

.w1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}


/* 底部样式 */

.floor {
    background-color: #f3f3f3;
    border-top: 7px solid #287ece;
    margin-top: 15px;
    padding: 50px 0;
}

.w240 {
    width: 240px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    padding: 20px 0;
}

.w900 {
    width: 900px;
}

.w900 p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.w900 p a {
    color: #666;
    text-decoration: none;
}

.w900 p a:hover {
    color: #1f69bf;
    text-decoration: none;
}

.w900 p img {
    vertical-align: middle;
}


/* 导航样式 */

.w1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.bgPic {
    background-image: url(wdimg_02.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 653px;
    -moz-box-shadow: inset 0 5px 5px -5px #666;
    box-shadow: inset 0 5px 5px -5px #666;
}

.browse {
    color: #FFF;
    font-size: 16px;
    text-align: right;
    padding: 10px 0;
}

.browse a {
    color: #FFF;
    text-decoration: none;
}

.browse a:hover {
    color: #FF6;
    text-decoration: none;
}

.browse2 {
    text-align: right;
    width: 400px;
}

.browse2 a {
    padding-left: 10px;
}

.navH {
    height: 57px;
    background-image: url(wdimg_04.jpg);
    background-repeat: repeat-x;
}

.navHead {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    padding: 0;
    position: relative;
}

.navHead li {
    float: left;
    list-style: none;
    margin: 0;
    font-family: "微软雅黑";
    font-size: 20px;
    height: 57px;
}

.navHead li:hover {
    background-color: #2d7dde;
}

.navHead li:hover a {
    color: #FFF;
    border: none;
}

.navHead li a {
    color: #404040;
    text-decoration: none;
    display: block;
    padding: 0 30px;
    border-right: 1px solid #2d7dde;
    height: 14px;
    margin-top: 24px;
    line-height: 14px;
    position: relative;
    left: 1px;
}

.navHead li a:hover {
    color: #FFF;
    text-decoration: none;
    border: none;
}

.navHead li.onme {
    background-color: #2d7dde;
}

.navHead li.onme a {
    color: #FFF;
    text-decoration: none;
    display: block;
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fc {
    clear: both;
}

#wddl {
    position: relative;
}

.wddl {
    width: 0;
    height: 100px;
    overflow: hidden;
    position: absolute;
    background-color: #fff;
    transition: width 1s;
    left: 36px;
    top: -35px;
}

.wd_dw {
    margin: 12px;
}

.dl,
.zc {
    width: 126px;
    display: block;
    height: 36px;
    line-height: 36px;
    background-color: #e1e1e1;
    color: #3c3c3c;
    text-decoration: none;
    text-align: center;
    padding-left: 0!important;
}

.dl {
    background-color: #2d7dde;
    color: #fff;
    margin-bottom: 6px;
}

.h20 {
    height: 20px;
}

.h84 {
    height: 84px;
}

.h153 {
    height: 153px;
}

.w560 {
    width: 560px;
}

.w540 {
    width: 540px;
}

.w360 {
    width: 360px;
}

.w370 {
    width: 370px;
    margin: 0 0 0 30px;
}

.searchL {
    height: 44px;
    width: calc(100% - 146px);
    border-radius: 22px;
}

.buttonA {
    width: 80px;
    background-color: #2d7dde;
    border-radius: 0 22px 22px 0;
    height: 44px;
    background-image: url(wdimg_04.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    float: left;
}

.inputA {
    border: 0;
    height: 40px;
    line-height: 42px;
    width: 345px;
    padding-left: 20px;
    border-radius: 22px 0 0 22px;
    float: left;
    font-size: 16px;
    border: 1px solid #2d7dde;
}

.toutiao h1 {
    font-size: 32px;
    color: #1269d3;
    text-align: center;
    font-weight: normal;
    margin: 26px 0 10px 0;
}

.toutiao h1 a {
    color: #1269d3;
    text-decoration: none;
}

.toutiao h1 a:hover {
    color: #F36;
    text-decoration: none;
}

.toutiao p {
    color: #999999;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    padding: 0 0 25px 0;
}


/* soft_function */

.soft_function {
    width: 560px;
    height: 400px;
    margin: 0 auto;
}

.soft_con_icon {
    width: 560px;
    height: 150px;
    display: block;
}

.soft_con_icon ul {
    margin: 0;
    padding: 0;
    width: 560px;
}

.soft_con_icon ul li {
    float: left;
    display: block;
    list-style: none;
    height: 130px;
    width: 139px;
    margin: 0;
}

.soft_con_icon ul li.mid {
    margin: 0 68px;
}

.soft_con_icon ul li a p {
    color: #333333;
    font-size: 20px;
    font-family: "微软雅黑";
    text-align: center
}

.soft_con {
    height: 296px;
}

.soft_con1 {
    height: 10px;

}

.soft_con2 {
    height: 275px;
    border-bottom: 1px solid #2d7dde;
    border-left: 1px solid #2d7dde;
    border-right: 1px solid #2d7dde;
    background: #ffffff;
    filter: alpha(opacity=60);
    background: rgba(252, 252, 252, 0.6);
    padding: 20px 0 0 50px;
}

.soft_con2 div {
    float: left;
    margin: 8px 0px;
}

.function1 {
    width: 150px;
    height: 110px;
}

.function1 a {
    color: #666;
    text-decoration: none;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    display: block;
}

.function1 a:hover {
    color: #F36;
    text-decoration: none;
    filter: alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.function1 span {
    display: block;
    height: 50px;
    text-align: center;
    margin-top: 20px;
}

.function2 {
    width: 140px;
}

.soft_con2 div p {
    text-align: center
}

.p1 {
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.p2 {
    font-size: 14px;
    color: #c0c0c0;
    font-family: "微软雅黑";
    width: 208px;
    height: 50px;
    line-height: 24px;
    margin: auto;
    overflow: hidden;
}


/* 首页幻灯片  */

.box {
    width: 640px;
    height: 375px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
}

.box-1 ul {
    margin: 0;
    padding: 0;
}

.box-1 ul li {
    width: 640px;
    height: 375px;
    position: relative;
    overflow: hidden;
}

.box-1 ul li img {
    display: block;
    width: 640px;
    height: 375px;
}

.box-1 ul li h2 {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 300px;
    background: #000;
    filter: alpha(opacity=40);
    background: rgba(125, 125, 120, .4);
    text-indent: 2em;
    padding-right: 340px;
    font-size: 15px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
    color: ghostwhite
}

.box-2 {
    position: absolute;
    right: 10px;
    bottom: 14px;
}

.box-2 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #10385d;
    text-indent: 100px;
    cursor: pointer;
}

.box-2 ul .on {
    background: #d13a2d;
}

.box-3 span {
    position: absolute;
    color: white;
    background: rgba(125, 125, 120, .3);
    width: 50px;
    height: 80px;
    top: 50%;
    font-family: "微软雅黑";
    line-height: 80px;
    font-size: 30px;
    margin-top: -40px;
    text-align: center;
    cursor: pointer;
}

.box-3 .prev {
    left: 10px;
}

.box-3 .next {
    right: 10px;
}

.box-3 span::selection {
    background: transparent;
}

.box-3 span:hover {
    background: rgba(125, 125, 120, .8);
}


/* 要闻幻灯片  */

.boxA {
    width: 590px;
    height: 406px;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.boxA-1 ul {
    margin: 0;
    padding: 0;
}

.boxA-1 ul li {
    width: 590px;
    height: 406px;
    position: relative;
    overflow: hidden;
}

.boxA-1 ul li img {
    display: block;
    width: 590px;
    height: 406px;
}

.boxA-1 ul li h2 {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 300px;
    background: rgba(125, 125, 120, .4);
    text-indent: 2em;
    padding-right: 340px;
    font-size: 15px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
    color: ghostwhite
}

.boxA-2 {
    position: absolute;
    right: 10px;
    bottom: 14px;
}

.boxA-2 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    text-indent: 100px;
    cursor: pointer;
}

.boxA-2 ul .on {
    background: #d13a2d;
}

.boxA-3 span {
    position: absolute;
    color: white;
    background: rgba(125, 125, 120, .3);
    width: 50px;
    height: 80px;
    top: 50%;
    font-family: "微软雅黑";
    line-height: 80px;
    font-size: 30px;
    margin-top: -40px;
    text-align: center;
    cursor: pointer;
}

.boxA-3 .prev {
    left: 10px;
}

.boxA-3 .next {
    right: 10px;
}

.boxA-3 span::selection {
    background: transparent;
}

.boxA-3 span:hover {
    background: rgba(125, 125, 120, .8);
}

.w590 {
    width: 590px;
}

.tabsA.YwBg {
    background-color: #fafafa;
    padding: 15px 0 0 0;
}

#tabbox {
    width: 600px;
    overflow: hidden;
    margin: 0 auto;
}

.tab_conbox {
    list-style: none;
    margin: 0;
    padding: 5px;
    border-top: none;
}

.tabs {
    height: 34px;
    border-bottom: 1px dashed #a5a5a5;
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "黑体";
    font-size: 18px;
}

.tabs li {
    height: 31px;
    line-height: 31px;
    float: left;
    overflow: hidden;
    position: relative;
    list-style: none;
}

.tabs li a {
    display: block;
    padding: 0 20px;
    outline: none;
    color: #1F69BF;
    text-decoration: none;
}

.tabs li a:hover {
    background: #ccc;
    text-decoration: none;
}

.tabs .thistab,
.tabs .thistab a {
    background: #1F69BF;
    color: #FFF;
    text-decoration: none;
}

.tabs .thistab,
.tabs .thistab a:hover {
    background: #1F69BF;
    color: #FFF;
    text-decoration: none;
}

.tab_con {
    padding: 0px 5px;
    font-size: 14px;
    line-height: 175%;
    display: none;
    position: relative;
}

.tab_con p {
    position: absolute;
    top: -30px;
    right: 0;
    margin: 0;
    padding: 0;
}

span.timeA {
    float: right;
    color: #69C;
}

.titAx {
    width: 180px;

    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #e26113;
    float: left;
    height: 36px;
    line-height: 36px;
}

.tabsA {
    height: 36px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #bdc8d2;
}

.tabsA li {
    height: 36px;
    line-height: 36px;
    float: left;
    overflow: hidden;
    position: relative;
    list-style: none;
    padding: 0 20px;
    color: #287ece;
    font-size: 20px;
    font-family: "微软雅黑";
}

.tabsA li a {
    display: block;
    color: #287ece;
    text-decoration: none;
}

.tabsA li a:hover {
    text-decoration: none;
}

.tabsA .thistab {
    text-decoration: none;
    border-bottom: 5px solid #d73e2d;
    color: #d73e2d;
    bottom: 2px;
    font-weight: bold;
}

.tabsA .thistab a {
    color: #d73e2d;
    text-decoration: none;
}

.tabsA .thistab a:hover {
    color: #d73e2d;
    text-decoration: none;
}

.listB {
    background-image: url(wdimg_05.jpg);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 13px;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dotted #dedede;
}

.listB a {
    color: #333;
    text-decoration: none;
}

.listB a:hover {
    color: #1f69bf;
    text-decoration: underline;
}

.listB span {
    color: #999;
    font-size: 16px;
    float: right;
}

.listC {
    background-image: url(wdimg_05.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 13px;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
}

.listC a {
    color: #FFF;
    text-decoration: none;
}

.listC a:hover {
    color: #FF9;
    text-decoration: underline;
}

.listC span {
    color: #FFF;
    font-size: 16px;
    float: right;
}

.Titppx1 {
    background-image: url(sit31.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    padding: 10px 0 10px 50px;
    margin-top: 30px;
    color: #FFF;
}

.Titppx2 {
    background-image: url(sit32.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    padding: 10px 0 10px 50px;
    margin-top: 30px;
    color: #FFF;
}

.Titppx a {
    color: #FFF;
    text-decoration: none;
}

.Titppx a:hover {
    color: #FF9;
}

.tabsB {
    height: 30px;
    margin: 10px 0 0 0;
    padding: 0;
    width: 90px;
    float: right;
}

.tabsB li {
    height: 30px;
    line-height: 30px;
    float: left;
    position: relative;
    list-style: none;
    font-size: 20px;
    width: 40px;
    text-align: center;
    font-family: "微软雅黑";
    background-color: #eef6ff;
    border-radius: 3px;
    color: #333;
    margin: 0 5px 0 0;
}

.tabsB .thistab {
    text-decoration: none;
    color: #FFF;
    background-color: #d73e2d;
}


/* 首页滚动图片样式 */

.txtScroll-left {
    width: 1200px;
    position: relative;
    border: 1px solid #ccc;
}

.txtScroll-left .hd {
    overflow: hidden;
    height: 20px;
    width: 40px;
    float: right;
    margin: 25px;
}

.txtScroll-left .hd .prev {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("bn-arrows.png") no-repeat;
    filter: alpha(Opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.txtScroll-left .hd .next {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("bn-arrows.png") no-repeat;
    background-position: -20px 0;
    filter: alpha(Opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.txtScroll-left .hd .prev:hover {
    filter: alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.txtScroll-left .hd .next:hover {
    filter: alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.txtScroll-left .bdRit {
    margin: 14px;
    padding: 0 20px;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    float: left;
    background-color: #d73e2d;
    color: #FFF;
}

.txtScroll-left .bdRit a {
    color: #FFF;
    text-decoration: none;
}

.txtScroll-left .bd {
    padding: 14px 0;
    width: 950px;
    overflow: hidden;
    float: left;
}

.txtScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtScroll-left .bd ul li {
    text-align: left;
    _display: inline;
    width: 450px;
    background-image: url(wdimg_05.jpg);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 13px;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    list-style: none;
    margin-right: 20px;
}

.txtScroll-left .bd ul li span {
    color: #999;
    float: right;
    font-size: 14px;
}

.txtScroll-left .bd ul li a {
    color: #333;
    text-decoration: none;
}

.txtScroll-left .bd ul li a:hover {
    color: #1f69bf;
    text-decoration: underline;
}

.picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 90px;
}

.picScroll-left .bd {
    padding: 0px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
   
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    text-align: center;
    width: 300px;
}

.picScroll-left .bd ul li .pic img {
    width: 288px;
    height: 82px;
    display: block;
    padding: 0 0 0 5px;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}

.picLR span {
    position: absolute;
    color: white;
    background: rgba(125, 125, 120, .2);
    width: 30px;
    height: 50px;
    top: 42%;
    font-family: "宋体";
    line-height: 50px;
    font-size: 30px;
    margin-top: -20px;
    text-align: center;
    cursor: pointer;
}

.picLR .prev {
    left: 7px;
}

.picLR .next {
    right: 7px;
}

.picLR span::selection {
    background: transparent;
}

.picLR span:hover {
    background: rgba(125, 125, 120, .5);
}


/* 要闻滚动图片样式 */

.picScroll-down {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 180px;
}

.picScroll-down .bd {
    padding: 0px;
}

.picScroll-down .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-down .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 300px;
}

.picScroll-down .bd ul li .pic {
    text-align: center;
    text-align: center;
    width: 300px;
}

.picScroll-down .bd ul li .pic img {
    width: 288px;
    height: 180px;
}

.picScroll-down .bd ul li .pic a {
    width: 300px;
    display: block;
    text-align: center;
}

.picScroll-down .bd ul li P {
    line-height: 30px;
    font-size: 18px;
    color: #FFF;
    margin: 0 0 0 6px;
    padding: 0;
    height: 30px;
    position: absolute;
    bottom: 0px;
    background-color: rgba(16, 48, 86, 0.8);
    text-align: center;
    width: 288px;
}

.picLR span {
    position: absolute;
    color: white;
    background: rgba(125, 125, 120, .2);
    width: 30px;
    height: 50px;
    top: 50%;
    font-family: "宋体";
    line-height: 50px;
    font-size: 30px;
    margin-top: -20px;
    text-align: center;
    cursor: pointer;
}

.picLR .prev {
    left: 7px;
}

.picLR .next {
    right: 7px;
}

.picLR span::selection {
    background: transparent;
}

.picLR span:hover {
    background: rgba(125, 125, 120, .5);
}

.faqs {
    padding-top: 20px
}

.faqs dt {
    position: relative;
}

.faqs dt:hover {
    cursor: pointer;
}

.faqs dd {
    margin: 0;
    padding: 20px;
    position: relative;
    border-left: 1px solid #dee1e4;
    border-right: 1px solid #dee1e4;
    border-bottom: 1px solid #dee1e4;
    top: -14px;
}

.wdZd {
    background-image: url(wdimg_09.jpg);
    width: 1200px;
    height: 103px;
    background-repeat: no-repeat;
    background-position: center;
}

.wdZd2 {
    background-image: url(wdimg_09d.jpg);
    width: 1200px;
    height: 103px;
    background-repeat: no-repeat;
    background-position: center;
}

.linkA {
    width: 1300px;
    overflow: hidden;
    margin: 15px 0;
    padding: 0;
}

.wdTit {
    font-size: 20px;
    color: #287ece;
    height: 40px;
    line-height: 40px;
}

.wdTit a {
    color: #287ece;
    text-decoration: none;
}

.lvImg {
    margin: 10px 0 30px 0;
    padding: 0;
    width: 400px;
}

.lvImg li {
    width: 180px;
    height: 130px;
    float: left;
    margin-right: 15px;
}

.lvImg li p {
    position: relative;
    bottom: 30px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(16, 41, 70, 0.80);
    margin: 0;
    padding: 0;
    text-align: center;
}

.lvImg li a {
    color: #FFF;
    text-decoration: none;
}

.lvImg li a:hover {
    color: #FF9;
    text-decoration: none;
}

.wdTxt {
    margin: 0;
    padding: 0;
    width: 370px;
    background-color: #eef6ff;
}

.wdTxt li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    float: left;
    background-image: url(line_06.png);
    background-repeat: no-repeat;
    background-position: 13px center;
    padding-left: 23px;
}

.wdTxt li a {
    color: #333;
    text-decoration: none;
}

.wdTxt li a:hover {
    color: #d73e2d;
    text-decoration: none;
}

.linkA li {
    width: 405px;
    float: left;
    list-style: none;
}

.linkA li .linkAS {
    width: 385px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}

.crumbs {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #999;
}

.crumbs a {
    color: #666;
    text-decoration: none;
}

.crumbs a:hover {
    color: #1f69bf;
    text-decoration: none;
}

.crumbsW {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
}

.crumbsW a {
    color: #FFF;
    text-decoration: none;
}

.crumbsW a:hover {
    color: #FF9;
    text-decoration: none;
}

.w815 {
    width: 815px;
}

.w340 {
    width: 340px;
}

.informA {
    width: 900px;
}

.informA li {
    width: 140px;
    margin-right: 30px;
    float: left;
    text-align: center;
}

.informA li a {
    color: #FFF;
    text-decoration: none;
    display: block;
    width: 140px;
    height: 60px;
    padding: 30px 0;
}

.informA li a p {
    margin: 0;
}

.informA li a:hover {
    background-color: #2d7dde;
    color: #FF9;
}

.informA li:nth-child(1) {
    background-color: #63d7db;
}

.informA li:nth-child(2) {
    background-color: #6bd593;
}

.informA li:nth-child(3) {
    background-color: #d575c9;
}

.informA li:nth-child(4) {
    background-color: #73a1e6;
}

.informA li:nth-child(5) {
    background-color: #e3ad5f;
}

.informB {
    width: 900px;
}

.informB li {
    margin: 15px 15px 0 0;
    float: left;
    text-align: center;
}

.informB li a {
    color: #73a1e6;
    text-decoration: none;
    display: block;
    width: 262px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #73a1e6;
}

.informB li a:hover {
    background-color: #73a1e6;
    color: #FFF;
    border: 1px solid #73a1e6;
}

.informC {
    padding: 0 15px 15px 15px;
    border: 1px solid #dee1e4;
}

.informC li {
    margin: 15px 0 0 0;
    height: 44px;
    line-height: 44px;
    border: 1px solid #73a1e6;
    font-size: 18px;
    padding-left: 45px;
    background-color: #eef6ff;
}

.informC li:hover {
    border: 1px solid #d73e2d;
}

.informC li a {
    color: #1e6acf;
    text-decoration: none;
}

.informC li a:hover {
    color: #1e6acf;
}

.informC li.mC01 {
    background-image: url(inform01.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.informC li.mC02 {
    background-image: url(inform02.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.informC li.mC03 {
    background-image: url(inform03.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.informC li.mC04 {
    background-image: url(inform04.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.informC li.mC05 {
    background-image: url(inform05.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.informC li.mC06 {
    background-image: url(inform06.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.informC li.mC07 {
    background-image: url(qzxxtb.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.informC li.mC08 {
    background-image: url(ysqgktb.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.informC li.mC09 {
    background-image: url(zwdwtb.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}


.informD {
    padding: 15px 0 30px 0;
    margin: 0;
    border: 1px solid #dee1e4;
}

.informD li {
    margin: 15px 0 0 0;
    padding: 0;
    float: left;
    width: 50%;
    text-align: center;
    font-size: 18px;
}

.informD li a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 0 12px;
    line-height: 30px;
}

.informD li a:hover {
    color: #1e6acf;
}

.informD li .pic4 {
    width: 94px;
    height: 70px;
    margin: 0 auto 10px auto;
    border: 1px solid #d2e2fa;
    background-color: #f3f3f3;
}

.informD .inforA01 {
    background-image: url(inforA01.png);
    background-repeat: no-repeat;
    background-position: center;
}

.informD .inforA02 {
    background-image: url(inforA02.png);
    background-repeat: no-repeat;
    background-position: center;
}

.informD .inforA03 {
    background-image: url(inforA03.png);
    background-repeat: no-repeat;
    background-position: center;
}

.informD .inforA04 {
    background-image: url(inforA04.png);
    background-repeat: no-repeat;
    background-position: center;
}

.informD .inforA05 {
    background-image: url(inforA05.png);
    background-repeat: no-repeat;
    background-position: center;
}

.informD .inforA06 {
    background-image: url(inforA06.png);
    background-repeat: no-repeat;
    background-position: center;
}
.informD .inforA07 {
    background-image: url(xiangcun.png);
    background-repeat: no-repeat;
    background-position: center;
}

.informD .inforA08 {
    background-image: url(yiqing.png);
    background-repeat: no-repeat;
    background-position: center;
}
.informD .inforA09 {
    background-image: url(foot.png);
    background-repeat: no-repeat;
    background-position: center;
}
.informD .inforA010 {
    background-image: url(yingshang.png);
    background-repeat: no-repeat;
    background-position: center;
}
.Pt40 {
    margin-top: 40px;
}

.TipX {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 16px;
}

.TipX a {
    color: #666;
    padding: 5px 10px;
    text-decoration: none;
}

.TipX a:hover {
    color: #FFF;
    background-color: #d73e2d;
}

.titBlue {
    font-size: 20px;
    border-bottom: 5px solid #2d7dde;
    color: #2d7dde;
    height: 40px;
    line-height: 40px;
    position: relative;
    bottom: -2px;
    width: 200px;
    text-align: center;
    z-index: 99;
}

.titClue {
    font-size: 20px;
    border-bottom: 5px solid #2d7dde;
    color: #2d7dde;
    height: 40px;
    line-height: 40px;
    position: relative;
    bottom: -2px;
    text-align: center;
    z-index: 99;
    padding: 5px 25px;
    float: left;
}

.titClue a {
    color: #2d7dde;
    text-decoration: none;
}

.textL {
    border: 1px solid #dee1e4;
    padding: 15px;
    float: left;
    width: 558px;
}

.textL .wtSS h1 {
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0;
    line-height: 30px;
    padding: 0;
}

.textL .wtSS h1 a {
    color: #2d7dde;
    text-decoration: none;
}

.textL .wtSS P {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

.As02 {
    margin-bottom: 20px;
}

.As03 {
    margin-bottom: 20px;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.h50 {
    height: 50px;
}

.ranking {
    margin: 0;
    padding: 15px 0;
}

.ranking dd {
    font-size: 16px;
    line-height: 36px;
    color: #333;
    margin: 0;
    padding: 0;
}

.ranking dd span {
    font-size: 12px;
    padding: 0;
    width: 50px;
    text-align: center;
    background-color: #eef6ff;
    color: #1e6acf;
    border-radius: 15px;
    display: block;
    margin: 6px 10px 0 0;
    float: left;
    height: 24px;
    line-height: 24px;
}

.ranking dd:nth-child(1) span {
    background-color: #F00;
    color: #FFF;
}

.ranking dd:nth-child(2) span {
    background-color: #F60;
    color: #FFF;
}

.ranking dd:nth-child(3) span {
    background-color: #06C;
    color: #FFF;
}

.lineGray {
    border: 1px solid #dee1e4;
    height: 445px;
    overflow-y: auto;
    width: 338px;
}

.bgLine {
    border: 1px solid #448ce2;
}

.tab_conbox.borNon {
    padding: 0;
}

.bgTit {
    width: 40px;
    height: 40px;
    color: #FFF;
    background-color: #448ce2;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    float: left;
    padding: 20px 20px;
}

.bgPPt {
    margin: 0;
    padding: 8px 0 0 20px;
    float: left;
}

.bgPPt li {
    margin: 0 15px 0 0;
    padding: 0;
    text-align: center;
    float: left;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}

#jsddm li ul {
    margin: 0;
    padding: 15px 0 0 20px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    visibility: hidden;
    width: 798px;
    border: 1px solid #a6c7ee;
    border-top: 0px;
    z-index: 99999;
    background-color: #FFF;
}

#jsddm li ul li {
    width: 250px;
    text-align: left;
    background-color: #FFF;
    padding: 0 0 0 10px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-image: url(line_06.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#jsddm li ul li.minX {
    background: none;
    font-size: 16px;
}

#jsddm li ul li.minX2 {
    background: none;
    font-size: 16px;
    width: 500px;
}

#jsddm li ul li a {
    color: #333333;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 250px;
}

#jsddm li ul li a:hover {
    color: #F00;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    padding: 0;
}

#jsddm li ul.X50 li {
    width: 380px;
    text-align: left;
    background-color: #FFF;
    padding: 0 0 0 10px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-image: url(line_06.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#jsddm li ul.X50 li.minX {
    background: none;
    font-size: 16px;
}

#jsddm li ul.X50 li a {
    color: #333333;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 250px;
}

#jsddm li ul.X50 li a:hover {
    color: #F00;
    background-color: #FFF;
    height: 40px;
    line-height: 40px;
    padding: 0;
}

.sitPic {
    background-image: url(situation_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 730px;
}

.sitHp {
    text-align: center;
}

.wdgk {
    padding: 30px 0;
}

.wdgk a.redS {
    color: #F00;
}

.wdgk p {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
}

ul.wdgkList {
    margin: 20px 0 0 0;
    padding: 0;
    width: 1250px;
}

ul.wdgkList li {
    width: 130px;
    height: 50px;
    line-height: 50px;
    background-color: #e5f0fd;
    float: left;
    margin: 0 15px 15px 0;
    padding: 0 0 0 60px;
}

ul.wdgkList li a {
    color: #666;
}

ul.wdgkList li a:hover {
    color: #1f69bf;
    text-decoration: underline;
}

ul.wdgkList li.dot01 {
    background-image: url(sit01.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot02 {
    background-image: url(sit02.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot03 {
    background-image: url(sit03.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot04 {
    background-image: url(sit04.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot05 {
    background-image: url(sit05.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot06 {
    background-image: url(sit06.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot07 {
    background-image: url(sit07.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot08 {
    background-image: url(sit08.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot09 {
    background-image: url(sit09.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot10 {
    background-image: url(sit10.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot11 {
    background-image: url(sit11.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot12 {
    background-image: url(sit12.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot13 {
    background-image: url(sit13.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot14 {
    background-image: url(sit14.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

ul.wdgkList li.dot15 {
    background-image: url(sit15.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    width: 335px;
}

ul.wdgkList li.dot16 {
    background-image: url(sit16.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    width: 335px;
}

.wdNJ {
    background-image: url(situation_08.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 548px;
    padding: 130px 0 0 0;
}

.wdQQbg {
    background-image: url(situation_09.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}

.w460 {
    width: 460px;
}

.w700 {
    width: 700px;
}

ul.listNj {
    margin: 0;
    padding: 30px 0 0 0;
}

ul.listNj li {
    width: 233px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

ul.listNj li a {
    color: #666;
    display: block;
    padding: 0 0 0 15px;
}

ul.listNj li a:hover {
    color: #FFF;
    background-color: #2d7dde;
}

ul.picA {
    margin: 0;
    padding: 30px 0;
    width: 1250px;
}

ul.picA li {
    width: 225px;
    float: left;
    margin: 0 15px 0 0;
    background-color: #f3f3f3;
}

ul.picA li p.tit {
    margin: 0;
    padding: 0 15px;
    font-size: 16px;
    line-height: 30px;
    color: #404040;
    font-size: 18px;
}

ul.picA li p {
    margin: 0;
    padding: 0 15px;
    font-size: 16px;
    line-height: 20px;
    color: #999;
    font-size: 16px;
}

ul.picA li div {
    padding: 15px;
}

ul.picA li a {
    color: #FFF;
    background-color: #2d7dde;
    padding: 5px 15px;
    margin: 0;
}

ul.picA li a:hover {
    color: #FFF;
    background-color: #df202f;
    padding: 5px 15px;
    margin: 0;
}

ul.picZt {
    margin: 0;
    padding: 0;
    width: 1200px;
}

ul.picZt li {
    width: 370px;
    float: left;
    margin: 20px 0 0 18px;
    background-color: #f3f3f3;
    border: 1px solid #dfdfdf;
}

ul.picZt li h1 {
    font-size: 18px;
    padding: 0 15px;
    margin: 5px 0;
    font-weight: normal;
    color: #136ad1;
}

ul.picZt li p {
    font-size: 16px;
    padding: 0 15px;
    margin: 8px 0;
    color: #7c7c7c;
}
.f_pic{width: 380px;}
.f_pic_con{width: 150px;height: 112px;float: left;background-color: #73a1e6;margin: 11px 39px 15px 0;text-align: center;}
.f_pic_con a{display: block;color: #fff;font-size: 18px;padding-top: 70px;}
.f_pic .f_pic_con:nth-child(1){background: url(xiangcun.png) no-repeat top 14px center #73a1e6;}
.f_pic .f_pic_con:nth-child(2){background: url(yiqing.png) no-repeat top 14px center #73a1e6;}
.f_pic .f_pic_con:nth-child(3){background: url(foot.png) no-repeat top 14px center #73a1e6;}
.f_pic .f_pic_con:nth-child(4){background: url(yingshang.png) no-repeat top 14px center #73a1e6;}
.wdpageold .listB span{font-size:25px;}

