@charset "utf-8";
/* CSS Document */
@import url(/ZBGG/zbcg/css/reset.css);
@import url(/ZBGG/zbcg/css/header.css);
@import url(/ZBGG/zbcg/css/footer.css);
.Header{width:100%;height:460px!important;background:url("/ZBGG/zbcg/images/fzlc_bg.png") no-repeat center;}

/*当前位置*/
.dqwz{border-bottom:1px solid #eeeeee;height:71px;line-height:71px;font-size: 16px;}
.dqwz a{line-height: 71px;font-size: 16px;margin: 0px 5px;}
.dqwz a:last-child{color:#999999;}

/*在线留言*/
.list_inBox .inHd{min-width: 360px;max-width: 1240px;/* height:45px; */min-height: 45px;margin: 0px auto !important;width: 100%;text-align: center;}
.list_inBox .inHd ul{width:auto;overflow:hidden;zoom:1;margin: 24px auto  !important;justify-content: center;display: inline-block;text-align: center;}
.list_inBox .inHd ul li{width:auto;height: 40px;text-align:center;float:left;cursor:pointer;margin: 10px 8px;border-radius: 80px;background: #eff6ff;padding: 0px 30px;display: inline;list-style-type: none;}
.list_inBox .inHd ul li a{line-height: 40px;font-size: 20px;}
.list_inBox .inHd ul li.on{background: #2b80ff;color: #fff;}
.list_inBox .inHd ul li.on a{color: #fff !important;}

/* .Con{padding:30px;} */

/*通用左侧*/
.LeftBox{width: 272px;height:auto;overflow:hidden;}
.LeftBox h1{width:100%;height:164px;}
.LeftBox ul{width:205px;float:right;}
.LeftBox ul li{width:100%;height:60px;overflow: hidden;margin-bottom:10px;position: relative;}
.LeftBox ul li a{display:block;width:100%;height: 100%;text-align:center;font-size:24px;}
.LeftBox ul li a span{display:block;width:100%;height: 100%;text-align:center;position: absolute;z-index: 333;font-size:24px;line-height: 60px;}
.LeftBox ul li:hover a span,.LeftBox ul li.on a span{color:#ffffff;}
.LeftBox ul li a::before, .LeftBox ul li a::after { content: ''; border-radius: inherit; position: absolute; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s; transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); top: 0; left: 0; width:100%; height: 100%; }
.LeftBox ul li.on a::before,.LeftBox ul li:hover a::before {border: 2px solid #2d81ff;box-sizing:border-box;}
.LeftBox ul li a:hover::before { transform: scale3d(1, 1, 1) }
.LeftBox ul li.on a::after,.LeftBox ul li:hover a::after {  background-image:-webkit-linear-gradient(to left , #62a1ff , #2d81ff);background-image:linear-gradient(to left, #62a1ff , #2d81ff);}
.LeftBox ul li a:hover { color:#ffffff;z-index:222; }
.LeftBox ul li a:hover::after { background-color: transparent }
.LeftBox ul li a::before, .LeftBox ul li a:hover::after { webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1) }


/*右侧公共样式*/
.RightBox{width: 900px;height:auto;min-height: 600px;overflow:hidden;border:1px solid #eeeeee;padding:30px 30px 50px;box-sizing:border-box;box-shadow: 0px 0px 20px 0px rgba(135,135,135,0.3);}
.RightBox .title{height:52px;border-bottom:1px solid #1774ff;margin-bottom:32px;}
.RightBox .title span{display:inline-block;background: url("/ZBGG/zbcg/images/ddjs_icon01.png") no-repeat right center;padding-right:28px;line-height:52px;font-size:28px;font-weight: bold;color:#1774ff;}

/*信息公开内容左侧*/
.Leftxxgk{width:248px;height:auto;overflow:hidden;}
.Leftxxgk h1{width:100%;height:164px;}
.Leftxxgk h3{height: 60px;margin-bottom:10px;position:relative;}
.Leftxxgk h3 a{display:block;width:100%;height: 100%;text-align:center;font-size:24px;}
.Leftxxgk h3 a span{display:block;width:100%;height: 100%;text-align:center;position: absolute;z-index: 333;font-size:24px;line-height: 60px;}
.Leftxxgk ul{height: auto;overflow: hidden;margin-bottom:15px;display: none;}
.Leftxxgk ul li{height: auto;border-bottom: 1px dashed #dddddd;padding: 15px 30px 15px 10px;background: url(/ZBGG/zbcg/images/xxgk_icon02.png)no-repeat right center;}
.Leftxxgk ul li a {line-height: 24px;font-size: 18px;color: #666666;}

.Leftxxgk h3:hover span,.Leftxxgk h3.on span{color:#ffffff;}
.Leftxxgk h3 a::before, .Leftxxgk h3 a::after { content: ''; border-radius: inherit; position: absolute; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s; transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); top: 0; left: 0; width:100%; height: 100%; }
.Leftxxgk h3.on a::before,.Leftxxgk h3:hover a::before {border: 2px solid #2d81ff;box-sizing:border-box;}
.Leftxxgk h3 a:hover::before { transform: scale3d(1, 1, 1) }
.Leftxxgk h3.on a::after,.Leftxxgk h3:hover a::after {  background-image:-webkit-linear-gradient(to left , #62a1ff , #2d81ff);background-image:linear-gradient(to left, #62a1ff , #2d81ff);}
.Leftxxgk h3 a:hover { color:#ffffff;z-index:222; }
.Leftxxgk h3 a:hover::after { background-color: transparent }
.Leftxxgk h3 a::before, .Leftxxgk h3 a:hover::after { webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1) }


.column{width: 90px;height: 40px;text-align:center;cursor:pointer;margin: 0px 8px 15px;border-radius: 80px;background: #2b80ff;color: #fff;padding: 0px 30px;display: block;list-style-type: none;line-height: 40px;font-size: 20px;}<!--耗时1751459137.3996秒-->