/* 页面元素初始化和常用样式定义-start */
/*======== 全局 ========*/
body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,th,td select option{margin: 0;padding: 0;}
body{background: #fff;font-size: 12px; color: #555; font-family:arial,microsoft yahei,verdana, simsun;}
/*table{border-collapse: collapse; border-spacing: 0;}*/
fieldset,img{border: none; vertical-align:middle;}
ol,ul,li{list-style: none;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal; color: #2d2d2d;}
em{font-style: normal;}
input,button,select,textarea{outline: none; border-color:#dadada;}
/*禁止了文本框的拖拉*/
textarea{resize: none;}
input,button,select,textarea{outline: none; border-color:#dadada; }
table {border-collapse:collapse; border-spacing:0;}

/*link*/
a{text-decoration: none; color: #c8a063; cursor: pointer;}
a:link, a:visited { outline: none; }
input[type="text"],input[type="password"] { height: 43px; font-size: 16px; padding: 0 15px; line-height: 45px; background-color:#fdfdfd; color: #acaaaa; border: 1px solid #cfcfcf;}
.bgLinkHover:hover { background-color: #cb322f!important;}
input.focus { color: #c8a063; border-color:#c8a063; }
input.error { color: red; border-color:red; }
/*浮动*/
.fl{float: left;}
.fr{float: right;}
/*清除浮动*/
.clr:after,.clr:before{content: "";display: table;visibility:hidden;}
.clr:after{clear:both;}
.clearfix {display: block;}


.w1000{ width: 1000px; margin: 0 auto; }
.bg{background: #ffffff;}
html,body{
    width: 100%;
    font-family: Arial, "Microsoft YaHei";
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.header{
    position: fixed;
    top:0;
    width: 100%;
    background-color: #1a99e2;
    cursor: pointer;
    z-index: 99;
}
.header ul li {
    position: relative;
    display: inline-block;
    width: 160px;
    float: left;
    height: 100px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.header ul.small li {
    height: 80px;
}
.header ul li span {
    display: inline-block;
    width: 86px;
    height: 48px;
    line-height: 48px;
    margin-top: 26px;
    border-bottom: solid 2px transparent;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.header ul.small li span {
    margin-top: 16px;
}

.header ul li:hover span,
.homePage .active_home span,
.actPage .active_activity span,
.pizPage .active_prize span,
.dongtaiPage .active_dongtai span {
    border-bottom: solid 2px #fff;
}

.header ul li .top {
    margin-top: 10px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.header ul.small li .top {
    margin-top: 16px;
}
.header ul li a {
    width: 100%;
    height: 100%;
    color: #fff;
}
.header ul li a:link {
    color: #fff;
}
.header ul li a:hover {
    color: #fff;
}
.header ul li a:visited {
    color: #fff;
}

.header ul li a:active {
    color: #fff;
}
.header ul li a span{
    color: #fff;
}
.wqhg-pullDown{
    width: 130px;
    text-align: center;
}
.pullDown-menu {
    position: absolute;
    top:118px;
    left: 4px;
    font-size: 16px;
    color: #fff;
    line-height: 38px;
    display: none;
}
.small .pullDown-menu {
    top: 98px;
}
.bdsharebuttonbox a{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    line-height: 38px !important;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: none !important;
    font-size: inherit !important;
    padding-left: 0 !important;
    line-height: 38px !important;
    height: 38px !important;
    background: none !important;
    margin: 0 !important;
}
.pullDown-menu:before{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 18px;
    left: -6.5px;
    top:-18px;
    background: url("../images/2020/sanjiao.png") no-repeat 50% bottom;
}
.pullDown-menu div{
    background-color: #1a99e2;
    height: 38px;
    position: relative;
}
.pullDown-menu div.moreDiv{
    border-top: solid 0 transparent;
    border-bottom: solid 0 transparent;
}
.pullDown1 .wqhg-item:hover, .pullDown2 .pullDown-menu div:hover{
    background-color: #077bbe !important;
}
.pullDown-menu div:hover .pullDown-child {
    border: none;
}
.pullDown-menu div .pullDown-child a {
    display: block;
}
.pullDown-menu div .pullDown-child a:hover {
    background-color: #077bbe;
}
.pullDown-menu div.moreDiv:hover{
    background-color: #077bbe !important;
    border-top: solid 0 transparent;
    border-bottom: solid 0 transparent;
}
.pullDown-menu .pullDown-child {
    display: none;
    position: absolute;
    left: 128px;
    top: 0;
    height: auto;
    width: 150px;
    background: none;
    padding-left: 15px;
}
.pullDown-menu .pullDown-child:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 13px;
    top: 12px;
    left: 8px;
    background: url(../images/2020/sanjiao-arrow.png) no-repeat;
}
.pullDown-menu .pullDown-child a {
    display: inline-block;
    background: #1a99e2;
}
.fx-pullDown{
    width: 160px;
}
.fx-pullDown div{
    text-indent: 62px;
    -webkit-background-size:26px 24px !important;
    -moz-background-size:26px 24px !important;
    -o-background-size:26px 24px !important;
    background-size:26px 24px !important;
    background-position:26px center !important;
    background-color: #1a99e2 !important;
    text-align: left;
}
.fx-pullDown div.wx{
    background: url("../images/2020/wx.png") no-repeat;
}
.fx-pullDown div.wb{
    background: url("../images/2020/wb.png") no-repeat;
}
.fx-pullDown div.more{
    background: url("../images/2020/more.png") no-repeat;
    -webkit-background-size:16px 16px !important;
    -moz-background-size:16px 16px !important;
    -o-background-size:16px 16px !important;
    background-size:16px 16px !important;
    background-position:30px center !important;
}
.fx-pullDown div.qqkj{
    background: url("../images/2020/qqkj.png") no-repeat;
}
.fx-pullDown div.wxpyq{
    background: url("../images/2020/wxpyq.png") no-repeat;
}
.fx-pullDown div.txwb{
    background: url("../images/2020/txwb.png") no-repeat;
}
.fx-pullDown div.rrw{
    background: url("../images/2020/rrw.png") no-repeat;
}
.moreDiv{
    display: none;
}
.banner{
    padding-top: 100px;
}
.banner img {
    display: block;
    width: 100%;
}
.banner .text {
    position: absolute;
    display: none;
    color: #096067;
    line-height: 22px;
}
.banner .text p {
    margin-bottom: 5px;
}
.carousel-wrap{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.carousel-slide{
    width: auto;
    height: 100%;
    float: left;
}
.carousel-wrap img{
    display: block;
    height: auto;
}
.carousel-buttonDiv {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 42px;
    margin-top: 29px;
}
.carousel-button-prev{
    position: absolute;
    left: 10px;
    background: url("../images/2020/left.png") no-repeat center;
}
.carousel-button-next{
    position: absolute;
    background: url("../images/2020/right.png") no-repeat center;
    right: 10px;
}
.carousel-button {
    width: 24px;
    height: 42px;
    top: 0;
    margin-top: 0;
    cursor: pointer;
}
/*black1*/
.banner2 {
    background: url("../images/2020/bg-3.jpg");
}
.block1{
    position: relative;
    width: 100%;
    min-width: 1000px;
    height: 214px;
    background: url("../images/2020/bg-2.jpg") no-repeat center;
}
.block1 .fd_left {
    position: absolute;
    left: 50%;
    top: 180px;
    width: 200px;
    margin-left: -516px;
    text-align: center;
    line-height: 24px;
    font-size: 14.66px;
    font-weight: 700;
    color: #5a7177;
    font-family: "微软雅黑";
}
.block1 .text{
    width: 960px;
    height: auto;
    font-size: 14px;
    color: #096067;
    line-height: 25px;
    margin-left: 110px;
    margin-top: 38px;
    font-family: "微软雅黑";
}
.block1 .text p{
    margin-bottom: 2px;
}
/*black2*/
.block2 .item{
    position: relative;
    width: 33.3%;
    float: left;
    cursor: pointer;
}
.block2 .item img{
    display: block;
    width: 100%;
    height: 238px;
}
.block2 .item .msk{
    width: 303px;
    height: 238px;
    padding: 0 15px;
}
.msk .Outside {
    position: relative;
    top: 10px;
    height: 210px;
}
.block2 .item .msk h3{
    font-size: 16px;
    height: 32px;
    line-height: 29px;
    color: #333;
    text-indent: 32px;
    background-position: -10px center !important;
    margin-top: 10px;
}
.chengzhang h3{
    background: url("../images/2020/chengzhang.png") no-repeat;
}
.gongyi h3{
    background: url("../images/2020/gongyi.png") no-repeat;
}
.fuwu h3{
    background: url("../images/2020/fuwu.png") no-repeat;
}
.block2 .title1 {
    height: 40px; background: url(../images/2020/title1.png) no-repeat;
    margin: 75px 0 36px;
}
.block2 .item .msk p{
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 12px;
}
.block2 .item .msk p i {
    position: absolute;
    left: 3px;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid;
}
.block2 .item .msk .btn{
    position: absolute;
    left: 50%;
    margin-left: -65px;
    bottom: 12px;
    width: 130px;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    background-color: #38b371;
    border-radius: 8px;
    box-shadow: 0 3px 0px rgba(35,136,83,1);
    text-align: center;
}
/*xia*/
.bottomBtn{
    position: fixed;
    width: 42px;
    height: 24px;
    background: url("../images/2020/bottom.png") no-repeat center;
    bottom: 20px;
    left: 50%;
    margin-left: -21px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
.list1{
    padding-top: 100px;
}
.list1 .list_left{
    margin-top: 50px;
}
.list2 .list_left{
    margin-top: 60px;
}
.list3 .list_left{
    margin-top: 50px;
}
.list4 .list_left{
    margin-top: 50px;
}
span.red{
    color: #ff5455 !important;
    font-weight: normal !important;
}
.djxz{
    font-weight: bold;
    text-decoration: underline;
}
.part2{padding: 75px 0 25px;}
.part2 .title2{height: 40px; background: url(../images/2020/title2.png) no-repeat; margin-bottom: 36px;}
.part2 .imgslide  li{margin-right: 15px; float: left;}
.part2 .imgslide  .last{margin-right: 0;}
.part2 .tab{margin: 40px 0 8px; border-bottom: 1px #95d3fe solid; display: block}
.part2 .tab li{background-color:#e0f2ff;float: left;  height: 42px; line-height: 40px; text-align: center; border-right: 1px #95d3fe solid; border-top: 1px #95d3fe solid;  width: 249px; font-size: 16px; color: #115381; cursor: pointer;  }
.part2 .tab li:first-child{border-left: 1px #95d3fe solid;width: 248px}
.part2 .tab .current{border-top:3px #3590cf solid;height: 40px;line-height: 37px}
.part2 .tabConR{margin-right: 117px;}
.part2 .tabContent li {float: left; width: 49%; height: 29px; line-height: 29px; font-size: 14px; color: #666; margin: 10px 0 6px; border-left: 3px #eaebdd solid; overflow: hidden;}
.part2 .tabContent li a {float: left; line-height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 439px;color: #444;}
.part2 .tabContent li.active {border-left-color: #fe7433;}
.part2 .tabContent li.active a {color: #fe7433;}
.part2 .tabContent .datatime{width: 28px; margin-right: 5px;background-color: #fffcfb;padding-left: 4px;}
.part2 .tabContent .dt1{font-size: 14px; height: 12px; color: #555555; line-height: 14px; font-weight: bold;}
.part2 .tabContent .dt2{font-size: 12px; height: 18px; color: #555555; line-height: 18px;}

.no-list-data {font-size: 16px; font-weight: 700; line-height: 28px; padding: 10px 0; text-align: center;}
.part2 .tabContent li.no-list-data {border:none;}

.xslider{height:160px;width:1000px;padding-top:20px;position:relative;overflow:hidden;margin-top: 24px;}
.xslider a.xbtn{display:block;width:50px;height:102px;position:absolute;z-index:2;background:url(../images/2016/xslider_btn.png) no-repeat;}
.xslider a.aleft{left:0;top:22px;background-position:-51px 0;}
.xslider a.aright{right:0;top:22px;}
.xslider a.xbtn:hover{background:url(../images/2016/xslider_btn_hover.png) no-repeat;}
.xslider a.aleft:hover{left:0;top:22px;background:url(../images/2016/xslider_btn_hover.png) -51px 0 no-repeat;}
ul.ulslider {height:160px;width:20000px;position:absolute;left:0px;top:0px;}
ul.ulslider li{float:left;width:240px;margin-right:12px;}
ul.ulslider li h3{font-size:13px;color:#333;padding:10px 0 8px;font-weight:normal;white-space:nowrap;}
ul.ulslider li p{font-family:Arial;color:#999;line-height:24px;}
ul.ulslider li img{width: 240px;  height: 146px;}

.listbox{padding-bottom: 50px; border-bottom: 1px dashed;}
.listbox.list3 {border-bottom: none;}
.lbg{background: #fff;}
.listbox .img{margin-top: 10px;text-align: center;}
.listbox .img img{width: 74px; height: 74px;}
.listbox .list_t{font-size: 18px; color: #333; margin-top: 2px;line-height: 30px;text-align: center;font-weight: 700;}
.listbox .list_left{width: 250px;}
.listbox .list_right{width: 750px; margin-top: 58px;}
.listbox .list_right li{margin-bottom: 22px;}
.list3 .list_right p{ font-size: 14px; color: #666; }
.list3 .list_right p span{color: #333; font-weight: bold;}
.listbox .number{height: 100%; margin-right: 5px; }
.listbox .number span{display: block; margin-top: 3px;  width: 16px; height: 16px; color: #fff; background: #ffc000; text-align: center; line-height: 16px; border-radius: 50%;}
.listbox .contbox{font-size: 14px;}
.listbox .contbox .p_title,.list3 .list_right .p_title{font-size: 16px; color: #333; font-weight: bold; margin-bottom: 10px;}
.listbox .contbox .ewm{position: relative;text-indent: 0}
.listbox .contbox .ewm img{margin-top: 5px; margin-right: 20px; width: 120px;}
.listbox .contbox .ewm em{position: absolute;bottom: 10px; color: #999;}
.contbox .mtpr{margin-top: -18px;margin-left: 21px;}
.contbox .mtprp{margin-left: 21px;}
.listbox .contbox p{width: 620px;line-height: 24px;  font-size: 14px;color: #666;padding-left: 5em;text-indent: -5em;}
.listbox .contbox p span{ color: #333; font-weight: bold;}
.list4 .img{margin-top: 150px;}
.listbox .xz{font-size: 16px;  font-weight: bold; padding-left: 20px;}
.listbox .xz a{color: #ff5455;}
.listbox .xz a:hover{color: #ff5455 !important;}
.citybox{padding-top: 100px;}
.citybox table{margin-bottom: 160px;}
.citybox h2,.xizebox h2{font-size: 20px; color: #333; height: 80px; line-height: 80px; margin-top: 30px; font-weight: bold;}
.citybox td, .citybox th{width: 20%; padding: 5px 0; text-align: center; font-size: 16px; border: 1px #e5e5e5 solid;}
.citybox th{background:#1185c9; color: #fff; border-right: 1px #e5e5e5 solid;}
.citybox tr{background:#fff; color: #666;}
.citybox tr:nth-child(odd) td {background: #f6f6f6;}

.xizebox{ margin-bottom: 327px;padding-top: 100px}
.xizebox h2 {text-align: center;}
.xizebox h3 {font-size: 15px; font-weight: 700; color: #333; line-height: 24px; margin-top: 10px;}
.xizebox p{font-size: 14px; color: #666; line-height: 24px;text-indent: 2em;}
.xizebox p span{color: #333;}
.xizebox a{font-size: 16px; color: #ff5455; display: inline-block; margin-top: 23px;text-decoration: underline}
.xizebox a:hover{color: #ff5455!important;}
/*尾部*/
.footer{background: #fff;border-top: 1px #d5d5d5 solid;}
.foottop{height: 179px;background: #fff;}
.foottop .logo{width: 168px; height: 52px; margin-top: 56px;}
.foottop .kflogo{width: 123px; height: 114px; margin-top: 32px; margin-left: 30px;}
.foottop .info{height: 90px; border-right: 1px #d5d5d5 solid; margin-left: 35px; margin-top: 38px;}
.foottop .info a i{display: inline-block; width: 45px; height: 45px;background: url(../images/2020/fimginfo.png) 0 0 no-repeat; margin-top: 9px;}
.foottop .info p{color: #999; margin-top: 15px; padding-left: 4px;}
.foottop .info a:hover i {background-position: 0 -90px;}
.foottop .ewm{width: 130px; height:100px; float: left; margin-top: 38px; margin-left: 30px;}
.foottop .ewm img{display: block;margin: auto;width: 74px;}
.foottop .ewm3 {width: 110px; margin-left: 16px;}
.foottop .ewm1 {margin-left: 0;}
.foottop .ewm4 {margin-left: 20px;}
.foottop .ewm5 {margin-left: 20px;}
.foottop .ewm7 {margin-left: 20px;margin-top: 30px;}
.foottop .ewm7 img {width: 90px;}
.foottop .ewm p{margin-top: 10px; text-align: center;}
.footbottom{height: 23px; line-height: 23px;text-align: center; color: #999; background: #fffcfb;}

.wrap {position: relative; width: 1026px; margin: 120px auto 20px;}
.wrap h1 {font-family: 'simsun'; font-size: 28px; font-weight: 700; text-align: center;}
.wrap .crumbs{height:20px;line-height:20px;margin-bottom:14px;font-family:simsun;}
.wrap .crumbs a{color:#3786d0}
.wrap .crumbs a:hover{text-decoration: underline;}

.cont {padding-top:20px;}
.cont h1{font-size:22px;font-family:Arial;font-weight:bold;text-align:center;padding-bottom:10px;}
.cont h2{font-size:16px;font-family:Arial;font-weight:bold;text-align:center;padding-bottom:10px;}
.cont .info{color:#666;text-align:center;border-bottom:1px dotted #999;padding-bottom:15px;}
.cont .body{font-family:Arial;font-size:14px;color:#666;line-height:26px;padding:15px 0}
.cont .body p{padding:6px 0; text-indent: 2em;}

ul#tab{height:41px;border-bottom:1px solid #A5B486;border-left:1px solid #A5B486}
ul#tab li{width:200px;height:40px;_margin-bottom:-1px;line-height:40px;float:left;text-align:center;font-size:14px;border:1px solid #D7D7D7;border-left:0;cursor:pointer;}
ul#tab li.active{background:#1a99e2;border:1px solid #1a99e2;border-left:0;}
ul#tab li a{color:#888;display:block;}ul#tab li.active a{color:#fff}
.panel {border:1px solid #D7D7D7;border-top:0;min-height: 380px}
.panel ul.arts{padding:20px;}
.panel ul.arts li{ padding:12px 0 18px;border-bottom:1px dotted #999}
.panel ul.arts li h2{font-size:16px;font-weight:normal;line-height:20px;padding-bottom:12px;}
.panel ul.arts li h2 a{color:#000}
.panel ul.arts li h2 i{font-family:Arial;float:right;font-size:12px;color:#999}
.panel ul.arts li p{font-family: Arial;color:#666;line-height:21px}
.panel ul.arts li p a{color:#2369ae;font-family:simsun;}
.panel table{height:40px;}
.panel table input{height: 24px;margin: 0 3px;text-align: center;line-height: 24px;background: #fff;padding: 0 9px;border: 1px solid #999;}

.act-more {color: #115381;display: block;}
.act-more:hover {text-decoration: underline;}

.popup {position: fixed; right: 60px; top:50%; margin-top: -100px; width: 220px; height: auto; display: none; z-index: 99;}
.popup img {width: 220px; height: auto;}
.popup .close {position: absolute; top:15px; right: 15px; display: block; width: 28px; height: 28px; background: url("../images/2020/close.png") no-repeat center; cursor: pointer;}

#cusBanner2020 {display: none;}
.footer .foottop.w1000 {width: 820px;}

.title {
    position: relative;
    height: 40px;
    margin: 75px 0 36px;
}
.title .line {
    position: absolute;
    width: 100%;
    top: 20px;
    border-top: 1px solid #D3D3D3;
}
.title .desc {
    position: absolute;
    width: 280px;
    background-color: #FFF;
    text-align: center;
    left: 50%;
    margin-left: -140px;
    font-size: 30px;
    line-height: 40px;
    color: #3590cf;
    font-weight: 700;
}