/*
* @Author: afei
* @Date:   2021-09-02 11:37:37
* @Last Modified by:   lin
* @Last Modified time: 2021-10-11 10:07:44
*/



/* number */
.number-box { position: absolute; left: 0; top: 360px; height: 300px; z-index: 2; width: 100%; }
.number-list { box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07); height: 116px; background: #fff; }
.number-list li { width: 25%; text-align: center; padding-top: 16px; color: #666666; float: left }
.number-list li h3 { font-size: 50px; font-family: "DIN", "microsoft yahei", "arial"; color: #178AE6; }
.number-list li h3 b { font-size: 14px; color: #929AAA; margin-left: 10px }

/* Notice */
.Notice { margin-top: 100px; position: relative; height: 80px;z-index: 3; }
.notic-title { background: #178AE6 url('../images/Notice.png') no-repeat 10px 10px; line-height: 51px; height: 51px; }
.txtScroll-left { position: absolute; top: 20px; left: 100px; width: 1050px; overflow: hidden; height: 52px; background: #FFFFFF; box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07); }
.txtScroll-left .infoList { overflow: hidden; }
.txtScroll-left .infoList li { float: left; width: 48%; }
.txtScroll-left .infoList li a { margin-left: 20px; font-size: 16px; background: url('../images/notic.png') no-repeat 0 13px; padding-left: 30px; line-height: 52px; display: inline-block; }
.txtScroll-left .infoList li span { float: right; line-height: 52px; color: #929AAA }

/* news */
.newsbg { background: #fff; overflow: hidden; padding: 20px; }
.news { float: left; width: 32% }
.news:nth-child(2) { margin: 0 2% }
.news .title::before { margin-top: 3px; width: 4px; height: 23px; margin-right: 14px; background: linear-gradient(45deg, #FF9500 0%, #FFB929 100%); border-radius: 2px; float: left; content: ""; }
.news .title { margin-bottom: 20px }
.news li a { font-size: 16px; color: #666; float: left; width: 80%; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
.news li a:hover { color: #FFA000 }
.news li span { float: right; line-height: 40px; color: #c0c0c0; width: 20%; text-align: right; }
.news li a::before { width: 4px; height: 4px; background: #FFA000; float: left; content: ""; border-radius: 5px; margin-top: 17px; margin-right: 14px; }

/* zbxm */
.white-bg { background: #fff; overflow: hidden; }
.search-input { height: 50px; background: #F3F3F3; border-radius: 25px; border: 0; line-height: 50px; padding-left: 30px; }
.input-group-append button { background: #F3F3F3; border: 0; padding: 0 20px; border-top-right-radius: 25px; border-bottom-right-radius: 25px; }
input[type="text"]:focus { background: #F3F3F3 }
.input-group-append button:hover, .input-group-append button:focus { background: #ccc; border: 0 }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: none; border-color: transparent; box-shadow: none; border: 0; }
.search-input input::-webkit-input-placeholder { color: #B3B3B3; }
.search-input input:-moz-placeholder { color: #B3B3B3; }
.search-input input::-moz-placeholder { color: #B3B3B3; }
.search-input input:-ms-input-placeholder { color: #B3B3B3; }
.form-control { color: #333 !important }

/* updata */
.updata span { font-size: 16px; padding-left: 0px; display: inline-block; vertical-align: bottom; }
.updata b { font-size: 24px; padding: 0 10px; color: #FF2F1F; font-weight: normal; }

/* list data */
.slideTxtBox { width: 100%; text-align: left; border: 0px #c0c0c0 solid; color: #59647e; }
.slideTxtBox .hd { height: 50px; line-height: 50px; background: #fff; position: relative; }
.slideTxtBox .hd ul { height: 52px; width: 1175px; margin: 0 auto; position: relative; background: #F8F9FA; }
.slideTxtBox .hd ul li:nth-child(1){margin-left: 40px}
.slideTxtBox .hd ul li { float: left; padding-right: 60px; cursor: pointer; text-align: left; color: #333; }
.slideTxtBox .hd ul li span { display: block; float: left; }
.slideTxtBox .hd ul li b { padding-left: 7px; color: #ccc }
.slideTxtBox .hd ul li.on span { display: block; float: left; color: #178AE6; font-weight: bold; border-bottom: 2px #178AE6 solid; }
.slideTxtBox .hd  .more a { color: #fff; font-size: 14px;line-height: 39px;display: block;background: url('../images/pub.png') no-repeat 10px 10px;}
.slideTxtBox .hd  .more { text-align: center;padding-left: 10px; position: absolute; right: 8px; top: 6px; width: 130px; height: 39px; background: linear-gradient(42deg, #FF9500 0%, #FFB929 100%); border-radius: 6px; }
.slideTxtBox .hd .more a .fa { margin-left: 5px; }
.slideTxtBox >.bd { background: url('../images/codebg.png'); }
.slideTxtBox >.bd >ul { zoom: 1; }
.slideTxtBox >.bd >li { overflow: hidden }
.slideTxtBox >.bd >li .date { float: right; color: #999; }
.slideTxtBox >.bd >ul { position: relative; overflow: hidden; clear: both; }
.inforlist { width: 1200px; margin: 0 auto; padding: 20px 0; min-height: 600px; }
.inforlist li {position: relative;width: 48%;float: left;background: #fff;transition: all  .15s  ease-in;height: 140px;padding-top: 0px;margin-bottom: 20px;border: 1px #f5f5f5 solid;}
.inforlist li:nth-child(odd) { margin-right: 2% }
.inforlist li:hover { box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05); border-radius: 2px; cursor: pointer; transform: translateY(-5px); }
.inforlist li .number {background: url('../images/right-top-bg.png') no-repeat;font-size: 12px;color: #178ae6;padding-right: 5px;text-align: left;height: 19px;/* width: 150px; */position: absolute;left: 0;top: 10px;padding-left: 15px;}
.inforlist li .title {font-size: 16px;font-weight: bold;line-height: 20px;/* overflow: hidden; *//* text-overflow: ellipsis; *//* white-space: nowrap; */padding: 0 10px 0 15px;color: #000;text-indent: 0px;min-height: 50px;margin-top: 44px;}
.inforlist li:hover .title { color: #FFA000; }
.inforlist li .code {font-size: 14px;color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 15px;position: absolute;right: 0;top: 10px;}
.inforlist li .data {border-top: 1px rgba(151, 151, 151, 0.1) solid;padding: 0 20px;margin-top: 0px;line-height: 40px;font-size: 14px;position: absolute;left: 0;bottom: 0;width: 100%;}
.inforlist li .data .float-right {color: #999;background: url('../images/time.png') no-repeat 0 12px;padding-left: 20px;}
.inforlist li .data .float-left { color: #006CFF; }
.inforlist li .data dd {float: left;color: #178AE6;margin-right: 10px;border-right: 1px #eee solid;padding-right: 10px;line-height: 20px;margin-top: 10px;}
.inforlist li .data dd a { color: #178AE6; margin-right: 10px; border-right: 1px #eee solid; padding-right: 10px }
.inforlist li .data dd a:nth-child(3) { border: 0 }
.infor-more {border: 1px #FFA000 solid;margin-top: 150px;position: absolute;bottom: 5%;left: 45%;border-radius: 50px;padding: 6px 20px;}
.infor-more a { color: #FFA000 !important }
.rzjg-box { margin-top: 40px }
.rzjg-box img { width: 89px; height: 89px; border-radius: 50%; background: #ccc; float: left; margin-right: 20px }
.rzjg-text { font-size: 14px; border-bottom: 1px rgba(151, 151, 151, 0.2) solid; margin-left: 120px; padding-bottom: 30px }
.rzjg-text b { font-weight: bold; font-size: 16px; display: block; margin-bottom: 10px; color: #000; padding-top: 6px }
.rzjg-text span { color: #666; }
.CAmember { background: url('../images/CAmember.png') no-repeat; height: 114px; padding: 12px 0 0 200px; font-size: 50px; color: #fff; }
.zxrx b { color: #fff; font-weight: normal; }

.banner1 { }
.banner1 h3 { font-size: 60px; margin-top: 60px; margin-bottom: 20px; font-weight: 600; color: #FFFFFF; line-height: 84px; text-shadow: 0px 6px 4px rgba(0, 0, 0, 0.1); }
.banner1 h4 { border-top: 1px rgba(255, 255, 255, .5) solid; font-weight: normal; border-bottom: 1px rgba(255, 255, 255, .5) solid; width: 400px; margin: 0 auto; color: #fff; line-height: 38px; }
.banner1 a { width: 194px; height: 45px; background: linear-gradient(90deg, #FF9500 0%, #FFB929 100%); box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.07); border-radius: 33px; color: #fff !important; line-height: 45px; margin: 0 auto; margin-top: 14px }
.banner1 a:hover { background: linear-gradient(90deg, #ffa01a 0%, #ffc03f 100%); }
.banner2 { padding-top: 20px }
.banner2 h3 { color: #FFFFFF; line-height: 49px; letter-spacing: 4px; font-weight: normal; }
.banner3 { padding-top: 40px }
.banner3 h3 { font-size: 60px; font-weight: 600; color: #FFFFFF; line-height: 84px; text-shadow: 0px 6px 4px rgba(0, 0, 0, 0.1); }
.banner3 h4 { font-size: 18px; margin-top: 20px; font-weight: 400; color: #FFFFFF; line-height: 25px; width: 400px; margin-left: 105px; line-height: 38px; text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1); border-top: 1px rgba(255, 255, 255, .5) solid; border-bottom: 1px rgba(255, 255, 255, .5) solid; }
.banner3 a { width: 274px; height: 45px; background: linear-gradient(90deg, #FF9500 0%, #FFB929 100%); box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.07); border-radius: 33px; color: #fff !important; line-height: 45px; margin-top: 20px; margin-left: 105px; line-height: 45px; }
.banner3 a:hover { background: linear-gradient(90deg, #ffa01a 0%, #ffc03f 100%); }
.banner3 a b { background: url('../images/banner/banner3icon.png') no-repeat right 2px; padding-right: 30px }
.banner3 .code { width: 300px; text-align: left; margin-top: 20px }
.banner4 { padding-top: 10px }
.banner4 h3 { color: #FFFFFF; line-height: 75px; text-shadow: 0px 6px 4px rgba(0, 0, 0, 0.1); font-size: 54px; }


