@charset "utf-8";
/* CSS Document */
@import url(animate.min.css);
@import url(2020gzlh_reset.css);

@keyframes bounceIn{
    0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3);-ms-transform:scale(.3);}
    50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05);-ms-transform:scale(1.05);}
    70%{-webkit-transform:scale(.9);transform:scale(.9);-ms-transform:scale(.9);}
    100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-ms-transform:scale(1);}
}

.warp{width:100%;min-width:1220px;max-width:1920px;position:relative;overflow:hidden;margin:0 auto;background: url(2022gqt_ico_1.png) no-repeat center top #FFF;}

.Top{width:100%;height: 477px;}

.topMain{ height:499px;}
.szfBtn{ position:absolute; left:0px; top:27px;}
.szfBtn img{ width: 317px;}


.LOGO{ position: relative; margin:0 auto; top: 140px; text-align: center;}

.topNav{height:42px;background: url(2021gqt_ico_4.png);padding: 11px 0 12px;display: none;}
.topNav .w1200{ width: 750px;}
.topNav li{ position: relative; overflow: hidden; float: left; height: 42px; border-radius: 21px;}
.topNav li + li{ margin-left: 20px;}
.topNav li a{ font-size: 20px; color: #fff; display: block; text-align: center; line-height: 42px; padding: 0 23px;}
.topNav li.on a,
.topNav li:hover a{ background-color: #0075e6;}


.Ml15{ margin-left:15px;}
.MT10{ margin-top:10px;}
.MT15{ margin-top:15px;}
.MT25{ margin-top:25px;}
.MT30{ margin-top:30px;}
.MT40{ margin-top:40px;}
.MT45{ margin-top:45px;}



.Main{width: 1290px;margin:0 auto 25px;background:rgba(8,45,166,0.8);border-radius: 10px;padding-bottom: 25px;}
.Main>.w1200{/* padding:0 25px; */}

.Main>.HqdtPart{padding: 40px 25px 35px;background: linear-gradient(to bottom, transparent, rgba(255,255,255,0.15));width: 1240px;}

/* 焦点图 */
.Focus{width: 560px;height: 355px;}
.Focus .bd{}
.Focus .bd li{ position: relative; overflow: hidden; width: 560px; height:355px; }
.Focus .bd li img{ display: block; width: 100%; height: auto; min-height: 100%; }
.Focus .bg{ position: absolute; width: 100%; height: 50px; left: 0; bottom: 0; background:#000; opacity: 0.8;}
.Focus .text{position: absolute;width: 420px;height: 50px;left: 10px;bottom: 0;}
.Focus .text li{ padding: 10px 0; position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; font-size: 18px; color: #FFF; line-height: 30px;}
.Focus .num{position: absolute;right: 10px;bottom: 18px;}
.Focus .num li{position: relative;float: left;width: 15px;height: 15px;margin: 0 3px;border-radius: 50%;transition: margin 0.3s;font-size: 0;background-color: #FFF;cursor: pointer;}
.Focus .num li.on{background-color: #226ebc;}

.Focus>a{display:block;width: 60px;height: 150px;position:absolute; top:102px; top: calc((355px - 150px) / 2); background:url(/ztzl/images/2019gzlh_arrows.png) center center no-repeat;cursor:pointer;opacity:0;filter: alpha(opacity=0);transition:all 0.5s;background-position-y:-170px;}
.Focus>a.prev{left:10px;background-position-x: 0;}
.Focus>a.next{right:10px;background-position-x: -80px;}
.Focus:hover>a{ opacity:1;filter: alpha(opacity=100);}
.Focus:hover>a.prev{ left:0px;}
.Focus:hover>a.next{ right:0px;}


.HqdtPart .ulList{width: 650px;}
.HqdtPart .ulList li{padding: 14px 0;padding-left: 18px;background: url(2021_zwgk_point.png) no-repeat left center;}
.HqdtPart .ulList li a{color: #FFF;}
.HqdtPart .ulList li a:hover{text-decoration: underline;}











.Part1{background: #FFF;border-radius: 10px;padding: 20px;/* box-sizing: border-box; */}

.zcTit{ height: 98px; border-radius: 10px; background-color: #276ae1; box-shadow:0px 0px 7px -3px #276ae1;}
.zcTit>h1{ position: relative; float: left; width: auto; height: 98px; background: url(2021gqt_ico_5.png) no-repeat right center #FFF;}
.zcTit>h1 a{ display: block; text-align: center; padding: 0 130px 0 100px; height: 100%; line-height: 98px; font-size: 30px; font-weight: bold; color: #276ae1; background: url(2021gqt_ico_6.png) no-repeat 35px center;}

.zcSeBox{ width: 550px; height: 52px; position: absolute; overflow: hidden; border-radius: 26px; right: 180px; top: 23px; background-color: #FFF;}
.zcSeBox input{ display: block; float: left; background: none; border: none; width: 430px; height: 52px; line-height: 52px; padding-left:25px; outline: medium; font-size: 15px;}
.zcSeBox a{ display: block; float: right; width: 70px; height: 100%; background: url(2021gqt_ico_16.png) no-repeat 20px center #ffa737; cursor: pointer; }


.ulList{ min-height: 20px;}
.ulList li{ position: relative; overflow: hidden; color: #464647; font-size: 16px; padding: 8px 0; padding-left: 18px; background: url(2021gqt_ico_10.png) no-repeat left center;}
.ulList li a{ display: block; max-width: 80%; max-width: calc(100% - 110px); position: relative; overflow: hidden; float:left; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;}
.ulList li span{ float: right; text-align:right; color: #bababa;}


.Part1 .Con .ulList{width: 570px;float: left;}
.Part1 .Con .ulList + .ulList{ float: right;}



.Main .Title{position: relative;overflow: hidden;height: 56px;border-bottom: 3px solid #3957b8;}
.Main .Title>h1{position: relative;float: left;height: 56px;}
.Main .Title>h1 a{display: inline-block;text-align: center;padding: 0 10px 0 50px;height: 100%;line-height: 56px;font-size: 30px;font-weight: bold;color: #276ae1;background: url(2021gqt_ico_7.png) no-repeat left center;}

.Part2{background: #FFF;border-radius: 10px;padding: 20px;/* box-sizing: border-box; */}

.wzjdcon{ }
.wzjdcon .box_l{width:580px;height: 426px;position: relative;}
.wzjdcon .box_l .bd{width:100%;height:348px; margin-bottom:13px;overflow: hidden;}
.wzjdcon .box_l .bd ul{width:100%;height:100%;overflow: hidden;}
.wzjdcon .box_l .bd ul li{width: 100%;height:100%;}
.wzjdcon .box_l .bd ul li a img{display: block;width:100%;min-height: 100%;/* transition: all 2s; */}
.wzjdcon .box_l .hd{height:65px;}
.wzjdcon .box_l .hd ul{width:110%;position: relative;}
.wzjdcon .box_l .hd ul li{width:108px;height:65px;float: left;margin-right: 10px; overflow: hidden;}
.wzjdcon .box_l .hd ul li.on,.zcwjBox .box_l .hd ul li:hover{border:2px solid #d61618;box-sizing: border-box;overflow: hidden;}
.wzjdcon .box_l .hd ul li.on img{transition: all 2s;}
.wzjdcon .box_l .hd ul li.on:hover img{transform: scale(1.1);}
.wzjdcon .box_l .hd ul li img{width:100%;min-height: 100%;}
.wzjdcon .box_l:hover .btn{opacity:1}
.wzjdcon .box_l .btn{width: 80px;height:348px;display: block;position: absolute;top:0;cursor: pointer;background: rgba(0,0,0,0.2);z-index: 2;opacity:0;transition:opacity 0.5s}
.wzjdcon .box_l .sprev{left:0px;}
.wzjdcon .box_l .snext{right:0px;}
.wzjdcon .box_l .btn em{display: block;width: 100%;height:100%;background-repeat: no-repeat;background-position: center;cursor: pointer;}
.wzjdcon .box_l .sprev em{left:0px;background-image: url(2021_zwgk_pre.png);}
.wzjdcon .box_l .snext em{right:0px;background-image: url(2021_zwgk_next.png);}
.wzjdcon .box_l .prevStop em{background: url(2021_zwgk_pre01.png)no-repeat center; }
.wzjdcon .box_l .nextStop em{background: url(2021_zwgk_next01.png)no-repeat center;}
/*政策解读列表*/
.wzjdcon .box_r{width: 596px;height:426px;overflow: hidden;}
.wzjdcon .box_r ul li{width: auto;height: auto; position: relative;overflow: hidden;}
.wzjdcon .box_r ul li + li{margin-top: 17px;}
.wzjdcon .box_r ul li h2{width:100%;height: 20px;background:url(2021_zwgk_point.png) no-repeat 0px center;}
.wzjdcon .box_r ul li h2 a{display: block;margin-left: 14px;width:582px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 20px;font-size: 16px;font-weight: normal;}
.wzjdcon .box_r ul li p{ display:none; width:576;height:22px;margin: 8px 0px 8px 21px;}
.wzjdcon .box_r ul li p>a{display: block;/* width:60px; */height: 22px;background: #ffffff;border:1px solid #3a8ce0;float: left;margin-right: 17px;border-radius: 11px;text-align: center;line-height: 22px;color:#3a8ce0;padding: 0px 15px;}
.wzjdcon .box_r ul li p>a:hover{background:#3a8ce0;color:#ffffff!important; }


.Part3{background: #FFF;border-radius: 10px;padding: 20px;/* box-sizing: border-box; */}
.xmkBox{width: 580px;}
.xmkBox .Title>h1 a{background: url(2021gqt_ico_8.png) no-repeat left center;}

.jggsBox{width: 580px;}
.jggsBox .Title>h1 a{background: url(2021gqt_ico_9.png) no-repeat left center;}


.Part4 .JyptSlide{background: #FFF;border-radius: 10px;padding: 20px;/* box-sizing: border-box; */}

.JyptSlide{}
.JyptSlide .hd{ position: relative; overflow: hidden; height: 56px; background-color: #c4dbfb; border-radius: 8px; box-shadow:0px 0px 7px -3px #c4dbfb;}
.JyptSlide .hd li{ position: relative; float: left; height: 56px;}
.JyptSlide .hd li>a{ display: inline-block; height: 100%; line-height: 56px; padding: 0 43px 0 105px; font-size: 30px; font-weight:bold; color: #7b7b7b; position: relative; overflow: hidden; border-radius: 8px 25px 0 8px;}
.JyptSlide .hd li::before{ content: ''; display: block; position: absolute; overflow: hidden; width: 42px; height: 26px; right: 0; top: 0; background: url(2021gqt_ico_18_a.png) no-repeat right top; z-index: 99;}
.JyptSlide .hd li::after{ content: ''; display: block; position: absolute; overflow: hidden; width: 71px; height: 50px; right: -71px; bottom: 0; background: url(2021gqt_ico_18_b.png) no-repeat left bottom; z-index: 99;}

.JyptSlide .hd li.btn1>a{ background: url(2021gqt_ico_11.png) no-repeat 42px center #FFF;}
.JyptSlide .hd li.btn2>a{ background: url(2021gqt_ico_12.png) no-repeat 45px center #FFF;}
.JyptSlide .hd li.btn3>a{ background: url(2021gqt_ico_13.png) no-repeat 43px center #FFF;}
.JyptSlide .hd li.btn4>a{ background: url(2021gqt_ico_14.png) no-repeat 43px center #FFF;}
.JyptSlide .hd li.on>a,
.JyptSlide .hd li:hover>a{ color: #FFF;}
.JyptSlide .hd li.on.btn1>a,
.JyptSlide .hd li:hover.btn1>a{ background: url(2021gqt_ico_11_on.png) no-repeat 42px center #276ae1;}
.JyptSlide .hd li.on.btn2>a,
.JyptSlide .hd li:hover.btn2>a{ background: url(2021gqt_ico_12_on.png) no-repeat 45px center #276ae1;}
.JyptSlide .hd li.on.btn3>a,
.JyptSlide .hd li:hover.btn3>a{ background: url(2021gqt_ico_13_on.png) no-repeat 43px center #276ae1;}
.JyptSlide .hd li.on.btn4>a,
.JyptSlide .hd li:hover.btn4>a{ background: url(2021gqt_ico_14_on.png) no-repeat 43px center #276ae1;}
.JyptSlide .hd li.on::before{ background: url(2021gqt_ico_19_a.png) no-repeat right top;}
.JyptSlide .hd li.on::after{ background: url(2021gqt_ico_19_b.png) no-repeat left bottom;}

.sideBar_ul {height: 45px;text-align: center;z-index: 6;position: relative;border-bottom: 1px solid #ccd4da;margin: 10px;}
.sideBar_ul  li{width: auto;height: 44px;font-size: 16.5px;float: left;text-align: center;margin-left: 10px;border:1px solid #ccd4da;background: #fbfbfb;border-top-left-radius:  4px;border-top-right-radius:  4px;border-bottom: none;font-weight: bold;}
.sideBar_ul  li a{height: 44px;line-height: 45px;color:#6e6e6e;text-align: center;padding: 0 20px;display: inline-block;}
.sideBar_ul  li.on,.xxqb_box1 .hd li:hover{/* width: 100%; */color:#197FF4;display: block;background:#FFF;border-bottom-color: #FFF;/* padding: 0 20px; */}
.sideBar_ul  li.on a,.xxqb_box1 .hd li:hover a{color:#197FF4;}
.sideBar_ul  li:first-child{margin-left: 0px;}


.Part5{background: #FFF;border-radius: 10px;padding: 20px;/* box-sizing: border-box; */}
.Part5 .Title>h1 a{ background: url(2021gqt_ico_15.png) no-repeat left center;}

.HdqdBox{}
.HdqdBox ul{ width: 110%;}
.HdqdBox li{ position: relative; overflow: hidden; border-radius: 8px; background-color: #f1f4f5; padding: 20px 30px; float: left; width: 520px; margin-top: 25px; margin-right: 38px;}
.HdqdBox li>a{ display: block; position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; font-size: 20px; line-height: 1.5; color: #000;}
.HdqdBox li>a:hover{ color: #F00;}
.HdqdBox li>p{ display: block; line-height: 1.2; font-size: 15px; padding-top: 5px; color: #686868;}







.ConMain{background:#FFF;padding: 1px 15px;box-sizing: border-box;border-radius: 5px;margin-top: 10px;}

.Address{font-size: 16px;color: #FFF;line-height: 1.7;padding: 15px 0 0;/* background-color: #f4faff; */width: 1200px;margin: 0 auto;}
.Address i{ padding: 9px 12px; background: url(PublicList_ico_1.png) no-repeat center;}
.Address font{ padding-left: 10px;}

/*列表页*/
.RightMainBox{ width: 860px; margin-top: 20px;}
.RightMainBox>.Title{height: 51px; border-bottom: 1px solid #1a67c9;}
.RightMainBox>.Title>h1{ display: inline-block;float: left;height: 51px; line-height: 45px; font-size: 24px; color: #1865cd; user-select: none;}

/*文章列表*/
.NewsList{ padding: 10px 0;}
.NewsList li{position: relative;overflow: hidden;font-size: 16px;line-height: 1.3;padding: 8px 0;padding-left: 15px;background: url(PublicList_ico_5.png) no-repeat left center;}
.NewsList li a{ display: inline-block; float:left; max-width: 80%; max-width: calc(100% - 180px); position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; color: #333; transition: all 0.3s;}
.NewsList li span{ display: inline-block; float: right; text-align: right; width: 150px; color: #999;}
.NewsList li:hover a{ color: #1865cd; padding-left:8px;}
.NewsList li.b{padding:0;border-bottom: 1px dashed #CCC;line-height: 0; background: none; margin: 10px 0;}

/*文章细览*/
/**/
.Xxgk_Info{border:1px solid #deeeff;border-bottom: none;border-right: none;}
.Xxgk_Info li{position: relative;overflow: hidden;font-size: 16px;color: #333;height: 42px;line-height: 42px;border-bottom: 1px solid #deeeff;border-right: 1px solid #deeeff;float: left;}
.Xxgk_Info li.T{width: 170px;text-align: center;background-color: #3d7ed8;color: #FFF;user-select: none;}
.Xxgk_Info li.C{width: 427px;width: calc(50% - 173px);text-indent: 1em;position: relative;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;}
.Xxgk_Info li.C.W{ width: 1027px; width: calc(100% - 172px);}


/*正文卡片*/
.DocTextBox{padding: 25px 45px 45px;border-radius: 5px;box-shadow:0px 0px 6px 0px #ebebeb;background: #FFF;}
.DocTextBox .DocTitle{position: relative;overflow: hidden;font-size: 30px;font-weight: bold;color: #0653ab;line-height: 1.6;text-align: center;/* font-family: FZXBSJW; */}
.DocTextBox .Article{}
.DocTextBox .Article .ArticleInfo{ margin: 10px auto; margin-right: 150px; font-size: 14px; color: #999; line-height: 1.5; padding: 10px 0;}
.DocTextBox .Article .ArticleInfo p{display: inline-block;margin: 0 5px;}
.DocTextBox .Article .ArticleInfo span{ padding: 0 10px;}
.DocTextBox .Article .ArticleInfo span.fontsize .curFont{ color:#0653ab; }
.DocTextBox .Article .ArticleInfo span.fontsize a{ user-select: none; }
.DocTextBox .Article .ArticleInfo a{ color: #999; cursor: pointer;}
.DocTextBox .Article .ArticleInfo a:hover{ color: #0653ab; }
.DocTextBox .Article .share{position: absolute !important;margin: 0;top: 23px;right: 0;width: 90px;}
.DocTextBox .Article>.clear{ height: 8px; background: url(PublicList_ico_6.png) repeat-x left bottom;}

.DocHtmlCon{ padding: 20px 0;}
.DocHtmlCon .watermark{ display:none; }

/*正文默认样式*/
.trs_paper_default{color:#333;/* font-size:16px; */zoom:1;}
.trs_paper_default>p{margin:5px 0;margin-bottom:15px;color:#333;/* text-indent:2em; *//* font-size:16px; */line-height:30px;}
.trs_paper_default img{margin-bottom:-3px;max-width: 100% !important;text-align:center;height: auto;}
.trs_key4format{color:#333;font-size:16px;zoom:1;}
.trs_key4format>p{margin:5px 0;margin-bottom:15px;color:#333;text-indent:2em;font-size:16px;line-height:30px;}
.trs_key4format img{margin-bottom:-3px;max-width:100%;text-align:center;}


/*二维码*/
.QRcode{ text-align: center; }
.QRcode>p{ line-height: 30px; font-size: 14px;}
.QRcode #qrcodeEWM{ width: 180px;}

/*上一篇下一篇*/
.Previous{ clear:both; font-size:14px; }
.Previous span{ float:left; display:block; text-align: center; width:100px; height:40px; background:#1865cd; color:#fff; line-height:40px;}
.Previous a{display:inline-block;overflow:hidden;padding-left:10px;max-width: 85%;/* max-width:calc(100% - 100px); */text-overflow:ellipsis;white-space:nowrap;transition:all .3s ease-in 0s;}
.Previous a br{ display:none;}
.Previous .prevpage{ position:relative; overflow:hidden; margin:5px 0; height:40px; background:#f3f3f3; line-height:40px;}
.Previous .nextpage{ position:relative; overflow:hidden; margin:5px 0; height:40px; background:#f3f3f3; line-height:40px;}


/*相关文件*/
.DocTextBox.f_l{width: 726px;}
.DocTextBox.f_l .Article .ArticleInfo{ margin: 0 20px;}
.DocTextBox.f_l .Article .ArticleInfo p{ display: block; margin: 8px 0; text-align: center;}
.DocTextBox.f_l .Article .share{ top: 35px;}

.RelatedDoc{ width: 285px; padding: 0 25px; border-radius: 5px; box-shadow:0px 0px 6px 0px #ebebeb; }
.RelatedDoc .RelCard + .RelCard{margin-top: 25px;border-top:1px solid #deeeff;}
.RelatedDoc .Tit{ height: 34px; line-height: 34px; padding-left: 23px; font-size: 20px; font-weight: bold; background: url(PublicList_ico_7.png) no-repeat left center; margin-top: 20px;}
.RelatedDoc .DocRelLi{ }
.RelatedDoc .DocRelLi li{ position: relative; overflow: hidden; margin-top: 10px; font-size: 15px; color: #333; padding-left: 15px; background: url(PublicList_ico_5.png) no-repeat left 9px; line-height: 1.6;}
.RelatedDoc hr{ border-color: #deeeff !important; margin: 15px 0 5px;}
.RelatedDoc .DocRelPhotos{ position: relative; overflow: hidden; margin-top: 20px;}
.RelatedDoc .DocRelPhotos img{ width: 100%;}

/*政策库-检索*/
.ResultBox{}
.ResultBox li{ position: relative; overflow: hidden; padding: 10px 0; padding-left: 20px; background: url(PublicList_ico_5.png) no-repeat left 19px; border-bottom: 1px dashed #DDD;}
.ResultBox li a{ position: relative; overflow: hidden; display: block; font-size: 16px; line-height: 1.5; margin-bottom: 5px;}
.ResultBox li a:hover{ text-decoration: underline;}
.ResultBox li a em{ color: #F00;}
.ResultBox li p{ font-size: 14px; color: #999; line-height: 1.5;}
.ResultBox li p span + span{ margin-left: 15px;}