@charset "utf-8";
@import url("reset.css");
@import url("animate.min.css");
@import url("header.css");
@import url("footer.css");

.Main{width: 100%; height: auto; overflow: hidden; min-height: 500px;}
.Part1{width: 100%;height: auto;overflow: hidden;background: #f0f5fb;padding-bottom: 40px;}
/*头条新闻*/
.Part1 .ttxw{width: 100%;height: 140px;margin: 30px auto 0;background-image: linear-gradient(#ddeaff,#ffffff);}
.Part1 .ttxw h3{width: 160px; height: 100%; float: left; position: relative;}
.Part1 .ttxw h3::before{content: ''; width: 174px; height: 100%; position: absolute; left: -14px; top: 0; background: url(index_img01.png) center center no-repeat;}
.Part1 .ttxw h3 a{width: calc(100% - 13px);height: 60px;line-height: 60px;color: #f5f5f5;font-size: 29.56px;font-weight: bold;transform: rotateZ(-7deg);position: relative;display: inline-block;margin-top: 28px;padding-left: 13px;}
.Part1 .ttxw .bd{width: 1180px;height: auto;overflow: hidden;float: left;margin-left: 30px;margin-top: 22px;}
.Part1 .ttxw .bd ul{width: 100%;height: auto;overflow: hidden;}
.Part1 .ttxw .bd ul li{width: 100%; height: auto; overflow: hidden;}
.Part1 .ttxw .bd ul li>a{width: 100%;line-height: 48px;display: block;color: #206be7;font-size: 36px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;}
.Part1 .ttxw .bd ul li a:hover{color: #0049a0;}
.Part1 .ttxw .bd ul li p{width: 100%;line-height: 40px;display: block;color: #999999;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-top: 10px;text-align: center;}
.Part1 .ttxw .bd ul li p a{color: #999999; font-size: 18px;}
.Part1 .ttxw .bd ul li p a:hover{color: #0049a0;}

/*新闻资讯*/
.Part1 .XwzxBox{width: 100%;height: auto;overflow: hidden;background: #FFFFFF;margin-top: 30px;}
.Part1 .xwzxjdt{float: left; width: 840px; height: auto; overflow: hidden;}
/*焦点图*/
.Part1 .Focus {width: 100%;height: 560px;position: relative;overflow: hidden;}
.Focus .pic{height: 100%!important;}
.Focus .pic li {width: 100%!important;height: 100%!important;overflow: hidden;}
.Part1 .Focus .pic img {width: 100%;height: 100%;overflow: hidden;}
.Part1 .Focus .txt-bg{width: 100%; height: 70px; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,0.6);}
.Part1 .Focus .txt {position: absolute;left: 0px;bottom: 0px;width: 100%;height: 70px;}
.Part1 .Focus .txt ul li {width: 100%;height: 100%;}
.Part1 .Focus .txt ul li a {display: block;width: 75%;height: 70px;line-height: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 24px;color: #f2f7ff;padding-left: 30px;}
.Part1 .Focus .txt>ul li:hover {margin-left: 5px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.Part1 .Focus .txt ul li a:hover {color: #206be7;}
.Part1 .Focus .num {height: 12px;position: absolute;bottom: 29px;right: 26px;z-index: 2;}
.Part1 .Focus .num li {width: 12px;height: 12px;float: left;margin: 0px 5px;background: #ffffff; cursor: pointer; border-radius: 6px;opacity: 0.6;transition: all 0.5s;}
.Part1 .Focus .num li.on {opacity: 1; width: 30px;}
.Part1 .Focus .prev,.Focus .next {display: block;width: 30px;height: 80px; background: url(index_img02.png) left center no-repeat; position: absolute;top: 216px;cursor: pointer;transition: all .5s;}
.Part1 .Focus .prev {left: -40px;}
.Part1 .Focus .next {background-position: right center;right: -40px;}
.Part1 .Focus:hover .prev {left: 0px;}
.Part1 .Focus:hover .next {right: 0px;}

/*新闻列表*/
.Part1 .xwzxlist {width: 500px;height: auto;overflow: hidden;float: right;margin: 20px 30px 0px 0px;}
.Part1 .xwzxlist .syyw{width: 100%; height: 346px; overflow: hidden;}
.Part1 .xwzxlist .hd {width: 100%;height: 45px;overflow: hidden;}
.Part1 .xwzxlist .hd ul{width: 100%;height: 100%;display: flex;justify-content: space-between;}
.Part1 .xwzxlist .hd ul li {display: inline-block;width: auto;height: 100%;line-height: 42px;float: left;position: relative;}
.Part1 .xwzxlist .hd ul li a {display: inline-block;height: 100%;font-size: 24px;color: #333333;font-weight: bold;}
.Part1 .xwzxlist .hd ul li a::before {content: "";width: 0;height: 7px;background: url(index_img03.png) center bottom no-repeat;position: absolute;bottom: 0px;left: 50%;z-index: 2;}
.Part1 .xwzxlist .hd ul li a::after {content: "";width: 0;height: 3px;background: #206be7;position: absolute;bottom: 0px;left: 50%;z-index: 2;transition: 0.5s;}
.Part1 .xwzxlist .hd ul li.on a {color: #206be7;}
.Part1 .xwzxlist .hd ul li.on a::before{width: 8px;left: calc(50% - 4px);}
.Part1 .xwzxlist .hd ul li.on a::after{width: 100%;left: 0;}
.Part1 .xwzxlist .bd {width: 100%;height: auto;overflow: hidden;}
.Part1 .xwzxlist .bd ul{width: 100%;height: auto;overflow: hidden;margin-top: 13px;}
.Part1 .xwzxlist .bd ul li {width: 100%;height: 48px;line-height: 48px;overflow: hidden;position: relative;z-index: 0;}
.Part1 .xwzxlist .bd ul li a {color: #333333;font-size: 18px;display: block;width: 75%;padding-left: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.Part1 .xwzxlist .bd ul li a::before {content: "";width: 8px;height: 8px;background: #9fc0f6;border-radius: 50%;position: absolute;bottom: 20px;left: 0;}
.Part1 .xwzxlist .bd ul li span {display: block;text-align: right;float: right;font-size: 18px;color: #999999;}
.Part1 .xwzxlist .bd ul li:before {transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);content: "";width: 0;height: 100%;background: #e6ecf5;position: absolute;top: 0;left: 0;z-index: -1;}
.Part1 .xwzxlist .bd ul li:hover:before {width: 100%;}
.Part1 .xwzxlist .bd ul li a:hover {color: #206be7;}
.Part1 .xwzxlist .bd ul li a:hover::before{background: #206be7;}

/*外部链接*/
.Part1 .wblj{width: 100%;height: auto;overflow: hidden;margin-top: 24px;}
.Part1 .wblj ul{width: 100%;height: auto;overflow: hidden; display: flex; justify-content: space-between;}
.Part1 .wblj ul li{width: 154px;height: 140px;overflow: hidden;position: relative;background: #f4f8ff;}
.Part1 .wblj ul li a{width: 100%; height: 100%; display: block;}
.Part1 .wblj ul li i{width: 54px;height: 54px;display: block;background: url(index_img04.png) no-repeat;margin: 25px auto 0;position: relative;z-index: 1;}
.Part1 .wblj ul li span{color: #333333;font-size: 20px;font-weight: bold;line-height: 44px;text-align: center;display: block;position: relative;z-index: 1;}
.Part1 .wblj ul li.m1 i{background-position: 1px 3px;}
.Part1 .wblj ul li.m2 i{background-position: -172px 3px;}
.Part1 .wblj ul li.m3 i{background-position: -345px 3px;}
.Part1 .wblj ul li a::after {content: "";position: absolute;z-index: 0;background: #206be7;height: 100%;width: 100%;border-radius: 50%;top: 100%;left: 100%;transition: all .7s;}
.Part1 .wblj ul li a:hover::after{transform: scale(2.2) translate3d(-50%, -50%, 50px);}
.Part1 .wblj ul li a:hover span{color: #FFF;}
.Part1 .wblj ul li.m1 a:hover i{background-position: 1px -256px;;}
.Part1 .wblj ul li.m2 a:hover i{background-position: -172px -256px;}
.Part1 .wblj ul li.m3 a:hover i{background-position: -345px -256px;}

/*横幅*/
.Banner{width: 100%;height: auto;overflow: hidden;position: relative;margin-top: 40px;}
.Banner .bd {width: 100%;height: auto;overflow: hidden;}
.Banner .bd ul {width: 100%;height: auto;overflow: hidden;}
.Banner .bd ul li {width: 100%;height: auto;overflow: hidden;}
.Banner .bd ul li a {width: 100%;height: 100%;display: block;}
.Banner .bd ul li img {width: 100%;height: 140px;transition: all 0.5s;}
.Banner .bd ul li img:hover{transform:scale(1.05); transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;}
.Banner .hd {height: auto;z-index: 9;cursor: pointer;position: absolute;bottom: 15px;right: 20px;}
.Banner .hd ul {display: inline-block;height: 12px;overflow: hidden;text-align: center;}
.Banner .hd li {float: left;width: 12px;height: 12px;background: #010101;opacity: 0.3; margin: 0px 2px;border-radius: 50%;}
.Banner .hd li.on {background: #e3f4fe; opacity: 1;}

/*诗画绥阳*/
.Part2{width: 100%; height: auto;overflow: hidden;background:url(index_img06.png) right center no-repeat #FFFFFF;}
.Part2 .ShsyBox{width: 1445px;height: auto;overflow: hidden; padding-right: 45px; position: relative; margin: 0 auto}
.Part2 .ShsyBox .Tit{width: 200px;height: auto;overflow: hidden;position: absolute;left: 45px;top: 51px;z-index: 2;}

.Part2 .ShsyBox .FocusPhoto{position: relative;overflow: hidden;float: left;height: 660px;width: 788px;}
.Part2 .ShsyBox .FocusPhoto .bd{width: 100%;height: 100%;}
.Part2 .ShsyBox .FocusPhoto .bd ul{width: 100%!important;height: 100%!important;}
.Part2 .ShsyBox .FocusPhoto .bd ul li{width: 100%!important;height: 100%;}
.Part2 .ShsyBox .FocusPhoto .bd ul li img{width: 100%;height: 100%;}
.Part2 .ShsyBox .FocusPhoto .hd{position: absolute;width: 100%;bottom: 113px;text-align: center;height: auto;right: 25px;}
.Part2 .ShsyBox .FocusPhoto .hd li{display: inline-block; cursor: pointer; width: 12px;height: 12px;border: 1px solid #FFF;position: relative;overflow: hidden;border-radius: 50%;font-size: 0;margin: 0 5px;}
.Part2 .ShsyBox .FocusPhoto .hd li.on{ background-color: #FFF; }
.Part2 .ShsyBox .FocusPhoto .txt-bg {width: 100%;height: 100%;position: absolute;top: 0;left: 0; background: url(index_img07.png) no-repeat;}

.Part2 .ShsyBox .ShsyCon{width: 640px;height: 100%;}
.Part2 .ShsyBox .ShsyCon .Card{width: 190px;height: 500px;border-radius: 10px;background: rgba(233,243,255,0.6);margin: 80px 0 0;transition: all 0.5s;}
.Part2 .ShsyBox .ShsyCon .Card + .Card{ margin-left: 20px; }
.Part2 .ShsyBox .ShsyCon .Card>.CT{position: relative;width: 100%;margin: 57px auto 20px;text-align: center;}
.Part2 .ShsyBox .ShsyCon .Card>.CT a{width: 100%;height: 100%;display: block;}
.Part2 .ShsyBox .ShsyCon .Card>.CT h1{display: block;width: 30px;padding: 0 10px;font-size: 24px;color: #000000;position: relative;line-height: 26px;padding-bottom: 15px;transition: all 0.3s;font-weight: inherit;margin: 0 auto;}
.Part2 .ShsyBox .ShsyCon .Card>.CT h1::before{content: '';display: block;width: 12px;height: 8px;border: 1px solid #030000;border-right: none;border-bottom: none;position: absolute;left: 0;top: -8px;}
.Part2 .ShsyBox .ShsyCon .Card>.CT h1::after{content: '';display: block;width: 12px;height: 8px;border: 1px solid #030000;border-left: none;border-top: none;position: absolute;right: 0;bottom: 7px;}
.Part2 .ShsyBox .ShsyCon .Card>.CT i{ width: 58px;height: 58px;display: block;border: 2px solid #8fb5f3;border-radius: 10px;margin: 42px auto 0;background: url(index_img08.png) no-repeat;}
.Part2 .ShsyBox .ShsyCon .Card>.CT i.m1{background-position: 8px 9px;}
.Part2 .ShsyBox .ShsyCon .Card>.CT i.m2{background-position: -209px 9px;}
.Part2 .ShsyBox .ShsyCon .Card>.CT i.m3{background-position: -434px 9px;}
.Part2 .ShsyBox .ShsyCon .Card>ul{position: relative;padding: 8px 0px 0px;overflow: hidden;height: 111px;transition: height 0.5s;}
.Part2 .ShsyBox .ShsyCon .Card>ul li{position: relative;overflow: hidden;font-size: 18px;line-height: 38px;text-align: center;}
.Part2 .ShsyBox .ShsyCon .Card>ul li a{color: #000000; font-size: 18px;}
.Part2 .ShsyBox .ShsyCon .Card .More{font-size: 18px;line-height: 30px;padding: 20px 0 0;color: #206be7;text-align: center;}
.Part2 .ShsyBox .ShsyCon .Card.on{width: 214px;height: 580px;margin-top: 40px;box-shadow: 0px 0px 20px #cfdef7;background: rgba(255,255,255,0.6);}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT{margin-top: 60px;}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT h1{font-weight: bold;color: #206be7;font-size: 30px;line-height: 34px;}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT h1::before{border-color: #206be7;top: -10px;}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT h1::after{border-color: #206be7;bottom: 1px;}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT i{width: 76px;height: 76px;margin-top: 39px;}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT i.m1{background-position: 12px -269px;}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT i.m2{background-position: -205px -269px;}
.Part2 .ShsyBox .ShsyCon .Card.on>.CT i.m3{background-position: -434px -269px;}
.Part2 .ShsyBox .ShsyCon .Card.on>ul{height: 148px;padding-top: 9px;}
.Part2 .ShsyBox .ShsyCon .Card.on>ul li{line-height: 36px;}
.Part2 .ShsyBox .ShsyCon .Card.on>ul li a:hover{color: #206be7;}
.Part2 .ShsyBox .ShsyCon .Card.on .More{padding-top: 12px;}

/*政务服务-政务公开-政民互动*/
.Part3{width: 100%;height: auto;overflow: hidden;background: #f0f5fb;padding-bottom: 40px;}
/*政务服务*/
.Part3 .zwfw{width: 1400px;height: auto;overflow: hidden;margin: 40px auto 0;background: #ffffff;}
.Part3 .zwfw .zwfww{width: 456px;padding-right: 24px;height: 140px;line-height: 136px;float: left;background: url("index_img10.png") no-repeat;display: flex;justify-content: center;align-items: center;}
.Part3 .zwfw ul{height: auto;overflow: hidden;width: 800px;float: right;margin-right: 30px;}
.Part3 .zwfw ul li{height: 80px;line-height: 80px;overflow: hidden;margin-top: 30px;transition: all 0.5s;float: left;margin-right: 76px;}
.Part3 .zwfw ul li:last-child{margin-right: 0px;}
.Part3 .zwfw ul li a{width: 100%;height: 100%; display: block;}
.Part3 .zwfw ul li i{width: 80px; height: 80px; display: block; float: left; transition: all 0.5s; border-radius: 50%; background: url("index_img11.png") no-repeat #e9f3ff;}
.Part3 .zwfw ul li.m1 i{background-position: 21px 19px;}
.Part3 .zwfw ul li.m2 i{background-position: -261px 19px;}
.Part3 .zwfw ul li.m3 i{background-position: -543px 19px;}
.Part3 .zwfw ul li span{height: 100%;display: block;color: #000000;font-size: 24px;padding-left: 30px;position: relative;transition: all 0.5s;float: left;}
.Part3 .zwfw ul li:hover i{ background: url("index_img11.png") no-repeat #206be7; transform: scale(1);}
.Part3 .zwfw ul li:hover.m1 i{background-position: 21px -402px;}
.Part3 .zwfw ul li:hover.m2 i{background-position: -261px -402px;}
.Part3 .zwfw ul li:hover.m3 i{background-position: -543px -402px;}
.Part3 .zwfw ul li:hover span{ color: #206be7;}
/*政务公开-政民互动*/
.Part3 .Tit{width: 100%;height: 52px;line-height: 52px;position: relative; display: none;}
.Part3 .Tit:before {content: "";width: calc(100% - 265px);height: 1px;background: #206be7;position: absolute;top: 27px;left: 160px;z-index: 2;}
.Part3 .Tit a{display: block;height: 100%;color: #206be7;font-size: 36px;font-weight: bold;}
.Part3 .Part3Box{width: 1400px;height: auto;margin: 52px auto 0;}
.Part3 .Part3Box .hd{width: 100%; height: 78px; background: #FFFFFF; border-bottom: 9px solid #206be7; border-radius: 10px}
.Part3 .Part3Box .hd ul{width: 100%;height: 100%;}
.Part3 .Part3Box .hd ul li{width: 50%;height: 100%; float: left; position: relative;}
.Part3 .Part3Box .hd ul li::before{content: '';width: 0px;height: 98px;position: absolute;bottom: -8px;transition: all 0.5s;}
.Part3 .Part3Box .hd ul li a{width:100%;height: 100%;position: relative;display: flex;justify-content: center;}
.Part3 .Part3Box .hd ul li i{width: 100px;height: 80px;display: block;float: left;background: url("index_img13.png") no-repeat;transition: all 0.5s;}
.Part3 .Part3Box .hd ul li.m1 i{background-position: 21px 10px;}
.Part3 .Part3Box .hd ul li.m2 i{background-position: -698px 7px;}
.Part3 .Part3Box .hd ul li h3{float: left;height: 100%;font-weight: inherit;}
.Part3 .Part3Box .hd ul li span{color:#333333;font-size: 36px;line-height: 54px;height: 47px;display: inline-block;}
.Part3 .Part3Box .hd ul li p{color:#000000;font-size: 13.66px;text-transform: uppercase;line-height: 24px;}
.Part3 .Part3Box .hd ul li.m1.on::before{width: 737px;background: url("index_img14.png") no-repeat;left: 0;}
.Part3 .Part3Box .hd ul li.m2.on::before{width: 737px;background: url("index_img15.png") no-repeat;right: 0;}
.Part3 .Part3Box .hd ul li.on.m1 i{background-position: 1px -275px;}
.Part3 .Part3Box .hd ul li.on.m2 i{background-position: -698px -277px;}
.Part3 .Part3Box .hd ul li.on span{color: #ffffff;font-weight: bold;}
.Part3 .Part3Box .hd ul li.on p{color: #ffffff; opacity: 0.4;}
.Part3 .Part3Box .bd{width: 100%; height: auto; overflow: hidden; margin-top: 30px;}
.Part3 .Part3Box .hds {width: 100%;height: 45px;overflow: hidden;}
.Part3 .Part3Box .hds ul{width: auto;height: 100%; float: left;}
.Part3 .Part3Box .hds ul li {display: inline-block;width: auto;height: 100%;line-height: 42px;float: left;position: relative;margin-right: 30px;}
.Part3 .Part3Box .hds ul li a {display: inline-block;height: 100%;font-size: 24px;color: #333333;font-weight: bold;}
.Part3 .Part3Box .hds ul li a::before {content: "";width: 0;height: 7px;background: url(index_img03.png) center bottom no-repeat;position: absolute;bottom: 0px;left: 50%;z-index: 2;}
.Part3 .Part3Box .hds ul li a::after {content: "";width: 0;height: 3px;background: #206be7;position: absolute;bottom: 0px;left: 50%;z-index: 2;transition: 0.5s;}
.Part3 .Part3Box .hds ul li.on a {color: #206be7;}
.Part3 .Part3Box .hds ul li.on a::before{width: 8px;left: calc(50% - 4px);}
.Part3 .Part3Box .hds ul li.on a::after{width: 100%;left: 0;}
.Part3 .Part3Box .bds {width: 100%;height: auto;overflow: hidden;}
.Part3 .Part3Box .bds ul{width: 100%;height: auto;overflow: hidden;margin-top: 13px;}
.Part3 .Part3Box .bds ul li {width: 100%;height: 48px;line-height: 48px;overflow: hidden;position: relative;z-index: 0;}
.Part3 .Part3Box .bds ul li a {color: #333333;font-size: 18px;display: block;width: 75%;padding-left: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.Part3 .Part3Box .bds ul li a::before {content: "";width: 8px;height: 8px;background: #9fc0f6;border-radius: 50%;position: absolute;bottom: 20px;left: 0;}
.Part3 .Part3Box .bds ul li span {display: block;text-align: right;float: right;font-size: 18px;color: #999999;}
.Part3 .Part3Box .bds ul li:before {transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);content: "";width: 0;height: 100%;background: #e6ecf5;position: absolute;top: 0;left: 0;z-index: -1;}
.Part3 .Part3Box .bds ul li:hover:before {width: 100%;}
.Part3 .Part3Box .bds ul li a:hover {color: #206be7;}
.Part3 .Part3Box .bds ul li a:hover::before{background: #206be7;}
/*政务公开*/
.Part3 .zwgk{width: 1340px;height: 560px;padding: 20px 30px;background: #FFFFFF;}
.Part3 .zwgk .jcxxgk{width: 100%;height: auto;overflow: hidden;}
.Part3 .zwgk .jcxxgk .zcwjBox{width: 750px;height: auto;overflow: hidden;float: left;margin-top: 10px;}
.Part3 .zwgk .jcxxgk .zcwjBox .zcwjSearch {width: 100%;height: 80px;line-height: 80px;overflow: hidden;background: #e5efff;}
.Part3 .zwgk .jcxxgk .zcwjBox .zcwjSearch h3 {width: 184px;height: 100%;float: left;text-align: left;line-height: 76px;}
.Part3 .zwgk .jcxxgk .zcwjBox .zcwjSearch .input {width: 520px;height: 40px;background: #FFFFFF;border-radius: 6px;float: left;overflow: hidden;margin-top: 20px;margin-left: 26px;}
.Part3 .zwgk .jcxxgk .zcwjBox .zcwjSearch .input input {width: 235px;height: 40px;font-size: 18px;color: #999999;border: none;outline: none;padding-left: 20px;float: left;background: none;}
.Part3 .zwgk .jcxxgk .zcwjBox .zcwjSearch .input a {width: 80px;color: #ffffff;font-size: 18px;height: 100%;display: block;background: #206be7;border-radius: 6px;float: right;text-align: center;line-height: 40px;}
.Part3 .zwgk .jcxxgk .zcwjBox .zcwjSearch .input a:hover { background: #0a54cf;}
.Part3 .zwgk .jcxxgk .zcwjBox .zcwjList{width: 100%;height: auto;overflow: hidden;margin-top: 20px;}
.Part3 .zwgk .jcxxgk .zdlygk{width: 550px;height: auto;overflow: hidden;float: right;}
.Part3 .zwgk .jcxxgk .zdlygk ul{width: 100%;height: auto;overflow: hidden;}
.Part3 .zwgk .jcxxgk .zdlygk ul li{width: 100%;height: auto;overflow: hidden;border-radius: 10px;position: relative;transition: all 0.5s;margin-top: 10px;}
.Part3 .zwgk .jcxxgk .zdlygk ul li+li{margin-top: 19px;}
.Part3 .zwgk .jcxxgk .zdlygk ul li a{width: 100%;height: 100%;display: block; position: relative;}
.Part3 .zwgk .jcxxgk .zdlygk ul li a::before{content: '';width: 270px;height: 100%;position: absolute;top: 0;right: 19px;z-index: 1;}
.Part3 .zwgk .jcxxgk .zdlygk ul li.m1 a::before{background: url("index_img16_1.png") right 11px  bottom no-repeat;}
.Part3 .zwgk .jcxxgk .zdlygk ul li.m2 a::before{background: url("index_img17_1.png") right top 9px no-repeat;}
.Part3 .zwgk .jcxxgk .zdlygk ul li img{width: 100%;height: 100%; transition: transform 1s;transform: scale(1);}
.Part3 .zwgk .jcxxgk .zdlygk ul li p{color: #ffffff;font-size: 24px;font-weight: bold;display: inline-block;position: absolute;left: 41px;top: 35px;}
.Part3 .zwgk .jcxxgk .zdlygk ul li span{width: 120px;height: 40px;line-height: 40px;color: #5275f6;font-size: 18px;text-align: center;background: rgba(255,255,255,0.6);position: absolute;left: 40px;bottom: 36px;border-radius: 10px;}
.Part3 .zwgk .jcxxgk .zdlygk ul li:hover{transform:translateY(-5px);}
.Part3 .zwgk .zfxxgk{width: 100%;height: auto;overflow: hidden;margin-top: 22px;}
.Part3 .zwgk .zfxxgk ul{width: 100%;height: auto;overflow: hidden;display: flex;justify-content: space-between;}
.Part3 .zwgk .zfxxgk ul li{width: 208px;height: 120px; overflow: hidden; position: relative; border-radius: 10px;}
.Part3 .zwgk .zfxxgk ul li::before{content: "";position: absolute;z-index: 0;background: #206be7;height: 100%;width: 100%;border-radius: 50%;top: 100%;left: 100%;transition: all .7s;}
.Part3 .zwgk .zfxxgk ul li.m1{background-image: linear-gradient(to top,#e0efff,#eef5ff);}
.Part3 .zwgk .zfxxgk ul li.m2{background-image: linear-gradient(to top,#dbdef8,#edf0ff);}
.Part3 .zwgk .zfxxgk ul li.m3{background-image: linear-gradient(to top,#d7f3f5,#e9f7f6);}
.Part3 .zwgk .zfxxgk ul li.m4{background-image: linear-gradient(to top,#ffeddf,#fff7f2);}
.Part3 .zwgk .zfxxgk ul li.m5{background-image: linear-gradient(to top,#e0efff,#eef5ff);}
.Part3 .zwgk .zfxxgk ul li.m6{background-image: linear-gradient(to top,#d7f3f5,#d7f3f5);}
.Part3 .zwgk .zfxxgk ul li a{width: 100%;height: 100%; display: block; position: relative;}
.Part3 .zwgk .zfxxgk ul li i{position: absolute;left: calc(50% - 30px);top: 0px;width: 60px;height: 100%;background: url("index_img18.png") no-repeat;}
.Part3 .zwgk .zfxxgk ul li.m1 i{background-position: 4px 16px;}
.Part3 .zwgk .zfxxgk ul li.m2 i{background-position: -222px 16px;}
.Part3 .zwgk .zfxxgk ul li.m3 i{background-position: -448px 16px;}
.Part3 .zwgk .zfxxgk ul li.m4 i{background-position: -675px 16px;}
.Part3 .zwgk .zfxxgk ul li.m5 i{background-position: -901px 16px;}
.Part3 .zwgk .zfxxgk ul li.m6 i{background-position: -1127px 16px;}
.Part3 .zwgk .zfxxgk ul li span{width: 100%;color: #333333;font-size: 20px;display: block;text-align: center;padding-top: 80px;}
.Part3 .zwgk .zfxxgk ul li:hover::before{transform: scale(2.2) translate3d(-50%, -50%, 50px);}
.Part3 .zwgk .zfxxgk ul li:hover i{transform: scale(1);}
.Part3 .zwgk .zfxxgk ul li.m1:hover i{background-position: 4px -290px;}
.Part3 .zwgk .zfxxgk ul li.m2:hover i{background-position: -222px -290px;}
.Part3 .zwgk .zfxxgk ul li.m3:hover i{background-position: -448px -290px;}
.Part3 .zwgk .zfxxgk ul li.m4:hover i{background-position: -675px -290px;}
.Part3 .zwgk .zfxxgk ul li.m5:hover i{background-position: -901px -290px;}
.Part3 .zwgk .zfxxgk ul li.m6:hover i{background-position: -1127px -290px;}
.Part3 .zwgk .zfxxgk ul li:hover span{color: #fff;}

/*互动交流*/
.Part3 .Part3Box .zmhd{width: 1280px;height: 560px;padding: 20px 60px;background: url("index_img20.png") center top no-repeat;}
.Part3 .Part3Box .zmhd .xzxxBox{width: 690px;height: auto;overflow: hidden;float: left;}
.Part3 .Part3Box .zmhd .hds{height: 47px;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub{float: right;height: 30px;margin-top: 7px;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul{height: 100%;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul li{width: 103px;height: 30px;line-height: 30px;float: left;margin-right: 0px;text-align: center;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul li.m1{background: url("index_img20_1.png") no-repeat;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul li.m2{width: 106px; background: url("index_img20_2.png") no-repeat;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul li.m3{width: 106px; background: url("index_img20_3.png") no-repeat;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul li.m4{background: url("index_img20_4.png") no-repeat;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul li a{width: 100%;height: 100%;display: block;position: relative;color: #333333;font-size: 18px;font-weight: normal;}
.Part3 .Part3Box .zmhd .hds .xzxx_sub ul li a:hover{color: #206be7;}
.Part3 .Part3Box .zmhd .xjgsBox{width: 100%;height: auto;overflow: hidden;margin-top: 20px;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_01c{height: 50px;margin-bottom: 14px;background: #f4f8ff;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_01c span{line-height: 50px;display:block;float: left;font-size: 18px;text-align: center;color: #333333;font-weight: bold;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_01c span.t1{width: 63%;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_01c span.t1 a{width: 120px;height: 100%;border-radius: 6px;color: #fff;font-size: 18px;font-weight: bold;display: block;background: #206be7;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_01c span.t2{width: 19%;float: left;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_01c span.t3{width: 17%;float: right;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c{width: 100%;height: auto; position: relative;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li{width: 100%;height: 48px;line-height: 48px;position: relative;z-index: 0;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li a{padding-left: 18px;width: 63%;color: #333333;font-size: 18px;float: left;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li a::before {content: "";width: 8px;height: 8px;background: #9fc0f6;border-radius: 50%;position: absolute;bottom: 20px;left: 0;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li span{width: 19%;display:block;color: #999999;font-style: normal;text-align: center;float: left;font-size: 18px;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li em{width: 17%;display:block;color: #999999;font-style: normal;text-align: center;float: right;font-size: 18px;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li:before { transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1); content: ""; width: 0; height: 100%; background: #e6ecf5; position: absolute; top: 0; left: 0; z-index: -1;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li:hover:before { background: #e6ecf5; width: 100%;}
.Part3 .Part3Box .zmhd .xjgsBox .hdjl_02c li:hover a{color:#0191e7;}
.Part3 .Part3Box .zmhd .zjdcBox{width: 550px;height: auto;overflow: hidden; float: right;}
.Part3 .Part3Box .zmhd .zjdcCon{width: 100%;height: auto;overflow: hidden;}
.Part3 .Part3Box .zmhd .zjdcCon ul{width: 100%; height: auto; overflow: hidden;}
.Part3 .Part3Box .zmhd .zjdcCon ul li {width: 100%;height: 100px;overflow: hidden;margin-top: 14px;margin-bottom: 9px;float: left;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .status{width: 100px;height: 100%;float: left;background: url("index_img21.png") center 6px no-repeat;position: relative;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .status em{width: 80px;height: 30px;line-height: 30px;display: block;color: #ffffff;font-size: 18px;background: #e3bb90;border-radius: 6px;text-align: center;position: absolute;left: 10px;bottom: 0;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .status.jxz{background: url("index_img22.png") center 6px no-repeat;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .status.jxz em{background: #ca1717;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .desc{float: right;height: auto;overflow: hidden;width: 430px;}
.Part3 .Part3Box .zmhd .zjdcCon ul li a {width: 100%;color: #333333;font-size: 18px;display: block;overflow: hidden;height: 60px;line-height: 30px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.Part3 .Part3Box .zmhd .zjdcCon ul li a:hover {color: #3671e2;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .time{width: 100%;height: auto;overflow: hidden;line-height: 30px;margin-top: 14px;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .time span{height: 100%;display: inline-block;color: #999999;font-size: 18px;float: left;}
.Part3 .Part3Box .zmhd .zjdcCon ul li .time span+span{float:right;}
.Part3 .Part3Box .zmhd .qtlm{width: 100%;height: auto;overflow: hidden;margin-top: 76px;float: left;}
.Part3 .Part3Box .zmhd .qtlm ul{width: 100%; height: auto; overflow: hidden; display: flex; justify-content: space-between;}
.Part3 .Part3Box .zmhd .qtlm ul li{width: auto;height: 60px;line-height: 60px;overflow: hidden;margin-top: 12px;transition: all 0.5s;}
.Part3 .Part3Box .zmhd .qtlm ul li a{width: 100%;height: 100%;position: relative; display: block;}
.Part3 .Part3Box .zmhd .qtlm ul li i{width: 59px;height: 100%;display: block;float: left;transition: all 0.5s;background: url("index_img23.png") no-repeat;}
.Part3 .Part3Box .zmhd .qtlm ul li.m1 i{background-position: 0px 12px;}
.Part3 .Part3Box .zmhd .qtlm ul li.m2 i{background-position: -262px 12px;margin-right: 11px;}
.Part3 .Part3Box .zmhd .qtlm ul li.m3 i{background-position: -529px 12px;margin-right: 5px;}
.Part3 .Part3Box .zmhd .qtlm ul li.m4 i{background-position: -794px 12px;}
.Part3 .Part3Box .zmhd .qtlm ul li.m5 i{background-position: -1053px 12px;width: 52px;}
.Part3 .Part3Box .zmhd .qtlm ul li span{height: 100%;display: block;color: #333333;font-size: 24px;font-weight: bold;position: relative;transition: all 0.5s;float: left;}
.Part3 .Part3Box .zmhd .qtlm ul li:hover span{color: #206be7;}

/*专题专栏*/
.Part4{width: 1400px;height: auto;overflow: hidden;margin: 30px auto 40px;}
.Part4 .Tit{width: 100%;height: 52px;line-height: 52px;position: relative;}
.Part4 .Tit:before {content: "";width: calc(100% - 265px);height: 1px;background: #206be7;position: absolute;top: 27px;left: 160px;z-index: 2;}
.Part4 .Tit h3{float: left; height: 100%;}
.Part4 .Tit h3 a{display: block;height: 100%;color: #206be7;font-size: 36px;font-weight: bold;}
.Part4 .Tit .more{height: 26px;line-height: 26px;float: right;margin-top: 14px;}
.Part4 .Tit .more a{width: 100%;height: 100%;display: block;text-align: right;color: #999999;font-size: 18px;}
.Part4 .Tit .more a:hover{ color: #206be7;}
.Part4 .ztzl{width: 100%;height: auto;overflow:hidden;margin: 22px 0px 0px;position: relative;}
.Part4 .ztzl .bd{width: 100%;height: auto;overflow:hidden;}
.Part4 .ztzl .bd ul{width: 100%; height: auto;overflow:hidden;}
.Part4 .ztzl .bd ul li{float: left;width: 328px;height: 184px;margin-right: 29px;}
.Part4 .ztzl .bd ul li:last-child{margin-right: 0px;}
.Part4 .ztzl .bd ul li a{width: 100%; height: 100%; display: block; overflow: hidden; transition: all 0.5s;}
.Part4 .ztzl .bd ul li img{width: 100%; height: 100%; transition: transform 1s; transform: scale(1);}
.Part4 .ztzl .bd ul li img:hover{transform: scale(1.07);}
.Part4 .ztzl .hd{width: 100%; height: auto; overflow: hidden; text-align: center; margin-top: 13px; display: none;}
.Part4 .ztzl .hd ul{text-align: center; display: inline-block; height: 6px;}
.Part4 .ztzl .hd ul li{float: left; width: 6px; height: 6px; margin: 0px 5px; cursor: pointer; background:#cccccc; border-radius: 3px; transform: transition: all 0.5s;;}
.Part4 .ztzl .hd ul li.on{width: 20px; background:#0080ff;}
.Part4 .ztzl .prev,.ztzl .next {display: block;width: 40px;height: 40px;position: absolute;top: calc(50% - 20px);background: url(index_img12.png) no-repeat rgba(0,0,0,0.2);cursor: pointer;z-index: 1;}
.Part4 .ztzl .prev{left: 0;border-radius: 0px 10px 10px 0px;background-position: 12px 10px;}
.Part4 .ztzl .next{right: 0;border-radius: 10px 0px 0px 10px;background-position: -152px 10px;}
.Part4 .ztzl .prev:hover,.Part4 .ztzl .next:hover{background: url(index_img12.png) no-repeat rgba(255,255,255,0.8);}
.Part4 .ztzl .prev:hover {background-position: 12px -107px;}
.Part4 .ztzl .next:hover {background-position: -152px -107px;}
