/* headline */
.headline{width: 100%;padding: 35px 10px;}
.headline h2{font-size: 32px;color: #004D93;font-weight: bold;text-align: center;line-height: 1.6;}
.headline h2 a{ color: #004D93;}
.headline .more{width: 100%;text-align: center;font-size: 18px;margin-top: 15px;}
.headline .more a{color: hsl(0, 0%, 40%);}
.headline .more em{color: #666;margin: 0 6px 0 12px;}
/* newsBox */
.newsBox{width: 100%;}
/* slideBox */
.slideBox{width: 570px;height: 380px;position: relative;border-radius: 4px;overflow: hidden;}
.slideBox .hd{position: absolute;right: 5px;bottom: 15px;z-index: 1;}
.slideBox .hd ul li {float: left;margin-right: 10px;cursor: pointer;width: 10px;height: 10px;background: rgba(255, 255, 255, 0.3);border-radius: 5px;}
.slideBox .hd ul li.on {background: #fff;}
.slideBox .bd {position: relative;z-index: 0;}
.slideBox .bd li {position: relative;}
.slideBox .bd li img {width: 100%;height: 380px;}
.slideBox .bd p {position: absolute;bottom: 0;left: 0;width: 100%;height: 44px;line-height: 44px;font-size: 16px;background:rgba(0, 0, 0, 0.4);text-indent: 10px;z-index: 1;}
.slideBox .bd p a {color: #fff;display: block;width: 80%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideBox .prev, .slideBox .next {position: absolute;left: 0;top: 40%;display: none;width: 56px;height: 66px;background: url("../img/prev-btn.png") center no-repeat;}
.slideBox .next {left: auto;right: 0;background-image: url("../img/next-btn.png");}
.slideTxt {width: 600px;height: 380px;overflow: hidden;position: relative;z-index: 1;}
.slideTxt .hd ul {width: 100%;height: 44px;border-bottom: 1px solid #DCDCDC;margin-bottom: 10px;display: -webkit-flex; /* Safari */display: flex;justify-content: space-between;}
.slideTxt .hd ul li {font-size: 22px;color: #999;overflow: hidden;}
.slideTxt .hd ul li a {display: block;color: #999;width: 100%;height: 100%;}
.slideTxt .hd ul li.on {border-bottom: 3px solid #004D93;font-weight: bold;}
.slideTxt .hd ul li.on a{color: #004D93;}
.slideTxt .bd ul {overflow: hidden;}
.slideTxt .bd ul li {font-size: 16px;line-height: 42px;background: url("../img/libg.png") center left no-repeat;overflow: hidden;}
.slideTxt .bd ul li a {display: block;float: left;width: 76%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 14px;}
.slideTxt .bd ul li a:hover {color: #004D93;}
.slideTxt .bd li span {float: right;color: #999;font-size: 14px;}
/* ztUl */
.ztUl{width: 100%;display: -webkit-flex;display: flex;justify-content: space-between;margin: 30px auto;}
/* slideCon */
.slideCon{width: 100%;margin: 0 auto;}
.slideCon .hd ul{width: 100%;height: 72px;line-height: 72px;margin-bottom: 22px;display: -webkit-flex;display: flex;justify-content: space-between;}
.slideCon .hd ul li{width: 398px;text-indent: 176px;font-size: 24px;background: #EFEFEF;}
.slideCon .hd ul li a{display: block;color: #004D93;}
.slideCon .hd ul li.on{background: rgba(140, 192, 249, 0.5);}
.slideCon .hd ul li:first-child a{background: url("../img/slidecon01b.png") center left 128px no-repeat;}
.slideCon .hd ul li:nth-child(2) a{background: url("../img/slidecon02b.png") center left 128px no-repeat;}
.slideCon .hd ul li:nth-child(3) a{background: url("../img/slidecon03b.png") center left 128px no-repeat;}
.zwItem{width: 300px;margin-right: 25px;}
.zwItem li{width: 100%;line-height: 68px;text-align: center;font-size: 18px;margin-bottom: 14px;}
.zwItem li a{display: block;}
.zwItem li:first-child{background: url("../img/zwItemli1.png") top center no-repeat;}
.zwItem li:first-child a{color: #004D93;}
.zwItem li:nth-child(2){background: url("../img/zwItemli2.png") top center no-repeat;}
.zwItem li:nth-child(2) a{color: #1C6E63;}
.zwItem li:nth-child(3){background: url("../img/zwItemli3.png") top center no-repeat;}
.zwItem li:nth-child(3) a{color: #915C28;}
.zwItem li:nth-child(4){background: url("../img/zwItemli4.png") top center no-repeat;}
.zwItem li:nth-child(4) a{color: #2C44AE;}
.zwItem li:nth-child(5){background: url("../img/zwItemli1.png") top center no-repeat;}
.zwItem li:nth-child(5) a{color: #004D93;}
.zwItem li:hover{font-weight: bold;}
.zwSlide {width: 500px;overflow: hidden;position: relative;z-index: 1;}
.w830{width: 830px;}
.zwSlide .inHead ul {width: 100%;height: 32px;border-bottom: 1px solid #DCDCDC;margin-bottom: 10px;display: -webkit-flex; /* Safari */display: flex;justify-content: flex-start;}
.zwSlide .inHead ul li {font-size: 18px;color: #999;overflow: hidden;margin-right: 30px;}
.zwSlide .inHead ul li a {display: block;color: #999;width: 100%;height: 100%;}
.zwSlide .inHead ul li.on {border-bottom: 3px solid #004D93;}
.zwSlide .inHead ul li.on a{color: #004D93;}
.zwSlide .inBody ul {overflow: hidden;}
.zwSlide .inBody ul li {font-size: 16px;line-height: 38px;background: url("../img/libg.png") center left no-repeat;overflow: hidden;}
.zwSlide .inBody ul li a {display: block;float: left;width: 76%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 14px;}
.zwSlide .inBody ul li a:hover {color: #004D93;}
.zwSlide .inBody li span {float: right;color: #999;font-size: 14px;}
.zwSlide .inBody .more {position: absolute;right: 0;top: 8px;z-index: 2;width: 18px;height: 18px;background: url("../img/more.png");}
.zwSlide .inBody .more a{display: block;height: 100%;}
/* xsyZw */
.xsyZw{width: 300px;background: #F4F4F4;margin-left: 30px;padding: 0 40px 30px;}
.xsyZw ul{display: -webkit-flex;display: flex;flex-wrap: wrap;justify-content: space-between;}
.xsyZw ul li{margin: 35px 20px 0;text-align: center;}
.xsyZw ul li a{display: block;}
.xsyZw ul li p{font-size: 16px;margin-top: 10px;}
/* sjItem */
.sjItem{width: 346px;}
.sjItem .title {width: 100%;height: 32px;border-bottom: 1px solid #DCDCDC;margin-bottom: 10px;display: -webkit-flex; /* Safari */display: flex;}
.sjItem .title p {font-size: 18px;border-bottom: 3px solid #004D93;}
.sjItem .title p a{color: #004D93;}
.sjItem h2{color: #666;font-size: 16px;border-radius: 5px;border: 1px solid #999;width: 220px;line-height: 42px;margin: 0 auto;text-align: center;}
.spDiv{width: 346px;height: 180px;}
/* gkList */
.gkList{display: -webkit-flex; /* Safari */display: flex;justify-content: space-between;flex-wrap: wrap;}
.gkList li{width: 80px;margin: 0 10px;text-align: center;font-size: 16px;margin-bottom: 10px;}
.gkList li p{margin-top: 6px;}
/* zlfw */
.zlfw{width: 800px;}
.zlfw .title{width: 100%;height: 32px;border-bottom: 1px solid #DCDCDC;margin-bottom: 15px;display: -webkit-flex; /* Safari */display: flex;}
.zlfw .title p{font-size: 18px;border-bottom: 3px solid #004D93;}
.zlfw .title a{color: #004D93;}
.zlfw .fwList{width: 100%;display: -webkit-flex;display: flex;justify-content: space-between;margin-bottom: 20px;}
.zlfw .fwList li{overflow: hidden;width: 110px;}
.zlfw .fwList li img{display: block;margin: 0 auto;}
.zlfw .fwList li p{text-align: center;font-size: 16px;margin-top: 4px;}
.fwImgFlex{width: 100%;display: -webkit-flex;display: flex;justify-content: space-between;}
.fwImgFlex li{width: 190px;height: 85px;}
.fwImgFlex li p{font-weight: bold;font-size: 17px;color: #fff;padding-left: 25px;}
.fwImgFlex li a{display: block;width: 100%;height: 100%;}
.fwImgFlex .h20{height: 20px;}
.fwImgFlex li:first-child{background: url("../img/zlfw14.png") top center no-repeat;}
.fwImgFlex li:nth-child(2){background: url("../img/zlfw15.png") top center no-repeat;}
.fwImgFlex li:nth-child(3){background: url("../img/zlfw16.png") top center no-repeat;}
.fwImgFlex img{display: block;width: 190px;height: 85px;}
/* tjItem */
.tjItem{width: 372px;height: 390px;background: #EFF7FF;padding: 20px;position: relative;}
.tjItem .cx{width: 100px;height: 30px;line-height: 28px;border: 1px solid #004D93;position: absolute;top: 15px;right: 20px;font-size: 15px;text-indent: 30px;background: url("../img/tabfw8.png") left 12px top 9px no-repeat;border-radius: 2px;}
.tjItem .cx a{color: #004D93;display: block;}
.tjItem .title{width: 100%;height: 32px;border-bottom: 1px solid #DCDCDC;display: -webkit-flex; /* Safari */display: flex;}
.tjItem .title p{font-size: 18px;border-bottom: 3px solid #004D93;}
.tjItem .title a{color: #004D93;}
.tjItem h2{line-height: 60px;text-align: center;font-size: 20px;color: #222;}
.tjItem span{color: #0062c7;font-size: 40px;font-family: cursive;font-weight: bold;}
.tjItem ul.tjUl{width: 100%;display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: wrap;}
.tjItem ul.tjUl li{width: 160px;height: 80px;background: #DAEDFF;margin-bottom: 12px;}
.tjItem ul.tjUl li h4{text-align: center;color: #2286e5;padding-top: 14px;}
.tjItem ul.tjUl li h4 p{font-size: 24px;color: #333;font-family: cursive;font-weight: bold;}
.tjItem ul.tjList{width: 90%;display: -webkit-flex;display: flex;justify-content: space-between;margin: 20px auto 0;}
.tjItem ul.tjList li{overflow: hidden;}
.tjItem ul.tjList li img{display: block;margin: 0 auto;}
.tjItem ul.tjList li p{text-align: center;font-size: 16px;margin-top: 4px;}
/* hdItem */
.hdItem{width: 300px;margin-right: 25px;}
.hdItem li{width: 100%;font-size: 18px;margin-bottom: 10px;}
.hdItem li a{display: block;}
.hdItem li:nth-child(2){background: url("../img/tabhd2.png") top center no-repeat;line-height: 92px;}
.hdItem li:nth-child(2) a{color: #004D93;text-indent: 138px;}
.hdItem li:nth-child(3){background: url("../img/tabhd3.png") top center no-repeat;line-height: 92px;}
.hdItem li:nth-child(3) a{color: #915C28;text-indent: 138px;}
.hdItem li:nth-child(4){background: url("../img/tabhd4x.png") top center no-repeat;line-height: 92px;}
.hdItem li:nth-child(4) a{color: #4C8447;text-indent: 138px;}
.hdItem li:nth-child(5){background: url("../img/tabhd5.png") top center no-repeat;}
.hdItem li:nth-child(5) a{color: #248BA4;text-indent: 138px;}
.hdItem li:hover{font-weight: bold;}
/* ztzl */
.ztzl{width: 100%;}
.ztzl .title{width: 100%;border-top: 1px solid #C8CCD1;}
.ztzl .title p{width: 180px;margin: -20px auto 20px;background: #fff;height: 40px;line-height: 40px;font-size: 30px;font-weight: bold;text-align: center;}
.ztzl .title p span{color: #004D93;}
/* picScroll-left */
.picScroll-left {width: 1200px;height: 140px;margin: 30px auto 0;overflow: hidden;position: relative;}
.picScroll-left .hd .prev,.picScroll-left .hd .next {width: 43px;height: 140px;cursor: pointer;position: absolute;z-index: 1;}
.picScroll-left .hd .prev {left: 0;background: url("../img/ztleft.png") center center no-repeat;}
.picScroll-left .hd .next {right: 0;background: url("../img/ztright.png") center center no-repeat;}
.picScroll-left .bd {width: 1200px;height: 140px;overflow: hidden;}
.picScroll-left .bd ul {height: 184px;overflow: hidden;}
.picScroll-left .bd ul li {float: left;margin-right: 8px;width: 294px;height: 140px;}
.picScroll-left .bd ul li img {display: block;width: 294px;height: 140px;}