/*
* @Author: afei
* @Date:   2021-09-02 11:37:37
* @Last Modified by:   lin
* @Last Modified time: 2021-09-08 16:04:14
*/
.block-data { margin-top: 400px; }
.block-title { text-align: center; position: relative; }
.first-title {font-size: 32px;font-family: "microsoft yahei", PingFangSC-Semibold, PingFang SC;font-weight: normal;color: #4079e0;line-height: 22px;background: url('../images/line.png') no-repeat center 10px}
.second-title {font-size: 30px;font-family: "microsoft yahei", PingFangSC-Semibold, PingFang SC;font-weight: 200;color: #333;/* line-height: 70px; */opacity: .1}
.project-data .data-bg { background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%); box-shadow: 4px 4px 15px 0px rgba(0, 30, 170, 0.07); overflow: hidden; }
.project-data .data-bg h2 { background: linear-gradient(270deg, #0050D3 0%, #1869D3 100%); box-shadow: 4px 4px 15px 0px rgba(0, 30, 170, 0.07); border-radius: 2px; display: block; font-size: 16px; color: #fff; text-align: center; line-height: 40px; font-weight: normal; }
.project-data ul { padding: 20px; overflow: hidden; background: url('../images/Fill-right.png') no-repeat right top, url('../images/Fill-left.png') no-repeat left top; }
.project-data ul li { float: left; width: 33%; text-align: center; }
.project-data ul li b { font-size: 26px; display: block; font-family: "DIN", arial, PingFangSC-Semibold; }
.project-data ul li span { font-size: 14px; color: #98A3B7 }
.project-data ul li:nth-child(1), .project-data ul li:nth-child(2) { border-right: 1px rgba(152, 163, 183, .3) solid; }
.project-data ul li:nth-child(1) b { color: #0052D9; }
.project-data ul li:nth-child(2) b { color: #F64041; }
.project-data ul li:nth-child(3) b { color: #F7872C; }
.index-search {background: url('../images/searchbg.png') center top;overflow: hidden;text-align: center;transform-origin: center top;background-size: cover;height: 260px;min-width: 1200px;margin: 0 auto}
.topsearch { text-align: center; width: 700px; margin: 60px auto 0 auto; padding-left: 10px; }
.topsearch input {border: 0 !important;background: #fff;line-height: 50px;height: 50px!important;width: 500px;float: left;color: #999;padding-left: 10px;border-radius: 3px 0 0 3px;}
.search-btn {background: #2a8ae1;line-height: 50px;height: 50px;width: 90px;display: block;float: left;color: #fff;font-size: 18px;border-radius: 0  3px 3px 0;}
.topsearch h3 {color: #fff;padding-bottom: 30px;font-size: 40px;font-weight: normal;background: url(../images/line.png) no-repeat center 26px;}
.gaoji {/* float: left; */line-height: 50px;/* padding: 0 20px; */}
.gaoji a { color: #fff !important; background: url(../images/arrow-right.png) no-repeat right 5px; padding-right: 10px }

/* list data */
.slideTxtBox { width: 1200px; text-align: left; border: 0px #c0c0c0 solid; color: #59647e; margin: 0 auto; }
.slideTxtBox .hd { height: 50px; line-height: 50px; background: #fff; position: relative; }
.slideTxtBox .hd ul { height: 50px; width: 1200px; margin: 0 auto; position: relative; }
.slideTxtBox .hd ul li { float: left; padding: 0 30px; cursor: pointer; font-size: 16px; 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: #006CFF; font-weight: bold; border-bottom: 2px #006CFF solid; }
.slideTxtBox .hd  .more a { color: #215CE0; font-size: 14px; }
.slideTxtBox .hd  .more { text-align: center; position: absolute; right: 20px; top: 0px; background: url('../images/rightarrow.png') no-repeat right 20px; padding-right: 10px }
.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: 500px; }
.inforlist li { position: relative; width: 100%; float: left; background: #fff; transition: all  .15s  ease-in; height: 100px; padding-top: 10px; margin-bottom: 0; border-bottom: 1px rgba(151, 151, 151, 0.2) dashed; }
.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: #fff; padding-right: 5px; text-align: right; height: 19px; width: 131px; position: absolute; right: 0; top: 0 }
.inforlist li .title { font-size: 16px; font-weight: bold; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 30px; color: #000; }
.inforlist li .title span { font-size: 16px; color: #f60; padding-right: 10px }
.inforlist li:hover .title { color: #006CFF; }
.inforlist li .code { font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 30px; }
.inforlist li .data {/* border-top: 1px rgba(151, 151, 151, 0.2) dashed; */margin: 0 30px; margin-bottom: 10px; line-height: 30px; font-size: 12px; position: absolute; left: 0; bottom: 0; width: 95%; }
.inforlist li .data .float-right { color: #bbb; font-size: 12px; line-height: 20px; }
.inforlist li .data .float-left { color: #bbb; font-size: 12px; line-height: 20px; }

/* second list */
.second-index-search { background: url('../images/searchbg.png') center top; text-align: center; transform-origin: center top; background-size: cover; height: 195px; min-width: 1200px; margin: 0 auto }
.second-index-search input { border-radius: 30px; border: 0; height: 55px !important; line-height: 55px !important; width: 805px; margin-top: 97px; background: #fff url('../images/search-icon@2x.png') no-repeat 18px 20px; background-size: 20px 20px; padding-left: 50px; color: #333 }

/* list data */
.second-slideTxtBox { width: 100%; min-width: 1200px; text-align: left; border: 0px #c0c0c0 solid; color: #59647e }
.second-slideTxtBox .hd { height: 140px; line-height: 50px; background: #fff; position: relative; }
.second-slideTxtBox .hd ul { height: 140px; width: 1200px; margin: 0 auto; position: relative; }
.second-slideTxtBox .hd ul li { float: left; padding: 0 30px; cursor: pointer; font-size: 16px; text-align: left; color: #333; }
.second-slideTxtBox .hd ul li span { display: block; float: left; }
.second-slideTxtBox .hd ul li b { padding-left: 7px; color: #ccc }
.second-slideTxtBox .hd ul li.on span { display: block; float: left; color: #006CFF; font-weight: bold; border-bottom: 2px #006CFF solid; }
.second-slideTxtBox .hd  .more a { color: #215CE0; font-size: 14px; }
.second-slideTxtBox .hd  .more { text-align: center; position: absolute; right: 20px; top: 0px; }
.second-slideTxtBox .hd .more a .fa { margin-left: 5px; }
.second-slideTxtBox >.bd { background: url('../images/codebg.png'); }
.second-slideTxtBox >.bd >ul { zoom: 1; }
.second-slideTxtBox >.bd >li { overflow: hidden }
.second-slideTxtBox >.bd >li .date { float: right; color: #999; }
.second-slideTxtBox >.bd >ul { position: relative; overflow: hidden; clear: both; }
.second-inforlist { width: 1200px; margin: 0 auto; padding: 20px 0; min-height: 500px; }
.second-inforlist li { position: relative; background: #fff; transition: all  .15s  ease-in; height: 152px; padding-top: 30px; margin-bottom: 20px; }
.second-inforlist li:hover { box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05); border-radius: 2px; cursor: pointer; transform: translateY(-5px); }
.second-inforlist li .number { background: url('../images/right-top-bg.png') no-repeat; font-size: 12px; color: #fff; padding-right: 5px; text-align: right; height: 19px; width: 131px; position: absolute; right: 0; top: 0 }
.second-inforlist li .title { font-size: 18px; font-weight: bold; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 30px; }
.second-inforlist li:hover .title { color: #006CFF; }
.second-inforlist li .code { font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 30px; }
.second-inforlist li .data { border-top: 1px rgba(151, 151, 151, 0.2) solid; padding: 0 30px; margin-top: 20px; line-height: 46px; font-size: 14px; position: absolute; left: 0; bottom: 0; width: 100% }
.second-inforlist li .data .float-right { color: #999 }
.second-inforlist li .data .float-left { color: #006CFF }
.select-data { border: 1px #FF6600 solid; color: #f60; position: absolute; right: 10px; top: 10px; font-size: 14px; height: 26px; line-height: 26px; background: url('../images/timeselect@2x.png') no-repeat 10px 2px; padding: 0 10px 0 30px; background-size: 16px; }
.select-data a { color: #f60 !important }
.select-data:hover { background: #f60 url('../images/timeselect-hover@2x.png') no-repeat 10px 2px; background-size: 16px; }
.select-data:hover a { color: #fff !important }

/* search null */
.search-null { min-height: 800px; text-align: center; background: url('../images/search-null@2x.png') no-repeat center 200px; padding-top: 340px; background-size: 506px; }
.search-null span { color: #333; padding-top: 20px; font-size: 14px; }
.aboutUs-bg { background: url('../images/aboutus@2x.png') center top; text-align: center; transform-origin: center top; background-size: cover; height: 350px; min-width: 1200px; margin: 0 auto }
.aboutUs-bg h1 { color: # }
.aboutUs-text { position: absolute; top: 100px; left: 10px; width: 600px; color: #fff; text-align: justify; border: 0px #000 solid; }
.aboutUsblocktext { padding-top: 40px; line-height: 30px }
.inducebg { background: #fff; min-height: 500px; padding: 30px; text-indent: 28px; font-size: 14px; }
.inducebg p { line-height: 28px; }
.mainco { color: #59647e; line-height: 24px; font-size: 14px; }
.mainco h3 { font-weight: normal; font-size: 18px; margin: 0; padding: 20px 0px 30px; color: #59647e; }
.mainco p { text-indent: 24px }
.maincp { padding: 0px 10px; text-align: center; color: #59647e; }
.maincp a { display: inline-block; overflow: hidden; }
.maincp img { display: inline-block; -moz-transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; }
.maincp:hover img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); }
.maincp:hover a { color: #1e82e8; }
.friendlink { min-height: 500px; }
.friendlink dl { text-align: center; width: 18%; float: left; margin-right: 20px }
.friendlink dl dt { background: #FFFFFF; box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05); border-radius: 2px; margin-bottom: 10px }

/* timeselect */
.laydate-btns-confirm { width: 50%; height: 42px !important; line-height: 42px !important; color: #fff; text-align: center; background: linear-gradient(90deg, #EF5B11 0%, #F22302 100%); border-radius: 2px; border: 0 !important; margin: 0 auto }
.laydate-btns-confirm:hover { color: #fff !important; }
.laydate-btns-clear { width: 50%; height: 42px !important; line-height: 42px !important; text-align: center; margin-right: 5%; }
.laydate-btns-clear:hover { color: #F0420A !important; }
.layui-laydate-footer { position: relative; height: 100px !important; line-height: 26px; padding: 10px; border: 0 !important; }
.layui-laydate-footer span:first-child.layui-laydate-preview {    /* padding-left: 0; */
text-align: center; width: 100%; }
.layui-laydate-range .laydate-main-list-1 .layui-laydate-content, .layui-laydate-range .laydate-main-list-1 .layui-laydate-header { border-left: 0px solid #e2e2e2 !important; }
.layui-laydate-header { border-bottom: 1px solid #e2e2e2 !important; }
.layui-laydate-main, .layui-laydate-range { width: 335px !important; }
.layui-laydate-content table { border-collapse: collapse; border-spacing: 0; width: 100%; }
.dropdown { position: relative; display: inline-block; width: 805px; padding-left: 10px; }
.dropdown-selected { width: 100% !important; height: 30px; line-height: 30px; border: 0px solid #c6c8cc; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #333; text-indent: 10px; margin-bottom: 0 !important; }
.dropdown ul { padding: 0; width: 710px; max-height: 200px; background: #fff; overflow-y: auto; box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.07); border-radius: 2px; margin-top: 2px; border: 0px solid #c6c8cc; position: absolute; left: 50px; display: none; z-index: 2; }
.dropdown ul li { text-indent: 10px; text-align: left; line-height: 28px; }
.dropdown ul li a { display: block; text-decoration: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dropdown ul li:hover { color: ##006CFF }
.dropdown ul li a:active, .dropdown ul li.active a { color: ##006CFF }
.second-slideTxtBox .hd .select { width: 1200px; border-radius: 0px; margin: 0px auto 0 auto; font-size: 12px; overflow: hidden; padding-bottom: 35px; }
.second-slideTxtBox .hd .select li { list-style: none; padding: 10px 0 5px 100px; }
.second-slideTxtBox .hd .select dl { zoom: 1; position: relative; line-height: 24px; }
.second-slideTxtBox .hd dl { margin-bottom: 0; }
.second-slideTxtBox .hd .select dd {            /*float: left;*/
display: inline-block; margin: 0 10px 10px 0px; text-align: center; border-radius: 3px; text-align: center; background: #f6f7fc }
.second-slideTxtBox .hd .select dd a { display: inline-block; white-space: nowrap; height: 30px; line-height: 30px; padding: 0 10px; text-decoration: none; color: #999; border-radius: 2px; }
.second-slideTxtBox .hd .select .selected a { color: #fff !important; font-weight: bold; background: #f60; }
.second-slideTxtBox .hd .select dt { width: 100px; margin-bottom: 5px; position: absolute; top: 0; left: -100px; text-align: right; color: #8d8d8d; font-weight: normal; height: 24px; line-height: 30px; }
#search .annSearchBtn { position: absolute; cursor: pointer; bottom: 7px; left: 15px; width: 40px; height: 40px; }
#opTimeSelectorBox {/* position: absolute; *//* bottom: 0; *//* left: 0px; */background: #fff; }
#opTimeSelectorBox>div { float: left; }
#opTimeSelectorBox>div>input { height: 30px; text-align: center; outline: 0; border-radius: 3px; appearance: none; -web-kit-appearance: none; -moz-appearance: none; border: 1px solid #d9dce7; line-height: 30px; color: #f60; cursor: pointer; }
#opTimeSelectorBox>div>input:hover { border: 1px solid #fff; color: #fff; background: #8595bb; }
#opTimeSelectorBox>div>input:hover::placeholder { color: #fff; }

/* gaoji search */
.search-gj { background: #fff }
.searchbox-gj { border-bottom: 1px #f0f0f0 solid; padding: 20px; }
.searchbox-gj >.class {line-height: 30px;width: 48%;overflow: hidden;padding: 2px 0;/* border-bottom: 1px #f9f9f9 solid; */float: left;}
.searchbox-gj >.class:first-child{width: 100%}
.searchbox-gj >.class div { float: left; text-align: right; padding-right: 20px; font-weight: normal; }
.searchbox-gj >.class ul { width: 1100px; margin-left: 80px; }
.searchbox-gj >.class ul li { float: left;/* padding: 0 10px; */ border-radius: 3px; text-align: center; background: #f6f7fc; display: inline-block; margin: 0 10px 10px 0px; }
.searchbox-gj >.class ul li a { padding: 2px 5px; display: inline-block; white-space: nowrap; height: 30px; line-height: 30px; padding: 0 10px; text-decoration: none; color: #999; border-radius: 2px; }
.searchbox-gj >.class ul li a:hover { color: #fff; background: #f60; }
.searchbtn{background: #f60 url(../images/search.png) no-repeat 10px 5px;border-radius: 3px;margin: 0 auto;padding: 0 5px;line-height: 30px;height: 30px;display: inline-block;color: #fff!important;width: 110px;margin: 10px;text-align: left;padding-left: 36px}
.clearbtn{background: #bbb;border-radius: 3px;margin: 0 auto;padding: 0 5px;line-height: 30px;height: 30px;display: inline-block;color: #fff!important;width: 70px;margin: 10px;}

a.claaOn {/* background: #f60; *//* padding: 0; *//* color: #fff; */color: #fff !important; font-weight: bold; background: #f60; }
.buttonsearch { border: 0; background: #f60 url(../images/search.png) no-repeat center center; width: 40px; height: 30px; border: none !important; vertical-align: middle; margin-left: 5px; }
.buttonsearch:hover { background: #f16a32 url(../images/search.png) no-repeat center center; }
.listsearch { border: 1px #e0e0e0 solid; height: 24px; width: 200px; vertical-align: middle; color: #999; padding-left: 5px; line-height: 24px; }
.newsBox1 { padding-bottom: 30px; }
.search-gj input { height: 30px !important; text-align: center; outline: 0; border-radius: 5px; appearance: none; -web-kit-appearance: none; -moz-appearance: none; border: 1px solid #d9dce7; line-height: 30px; color: #f60; cursor: pointer; }
.search-gj select {height: 30px;text-align: left;outline: 0;border-radius: 5px;appearance: none;-web-kit-appearance: none;-moz-appearance: none;border: 1px solid #d9dce7;line-height: 30px;/* color: #f60; */cursor: pointer;padding: 0 10px;}

/* products */
.feature-item { flex-basis: 25%; text-align: center; margin: 0px 10px; padding: 40px 30px; border-radius: 10px 10px 10px 10px;/* box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1); */ background: #edf5f7; min-height: 300px; }
.feature-item p { text-align: left; }
.feature-icon { background: #EFF8FE; border-radius: 50%; width: 100px; height: 100px; margin: 0 auto; line-height: 100px; }
.feature-icon i { font-size: 50px; }
.feature-icon h4 { }
.feature-icon p { font-size: 14px; color: #6F8BA4; }
.feature-section.border-top { border-top: 1px solid rgba(0, 0, 0, 0.05) !important; }
.w-hours li { padding: 6px 0px; border-bottom: 1px solid rgba(0, 0, 0, 0.05) }

/* tab */
.tabs-class { border: 0; }
.tabs-class .nav-item {text-align: center;border-radius: 5px;}
.tabs-class  .nav-link { border: 0; border-radius: 0; border: 1px #E5ECF1 solid; background: #F4F9FC; height: auto; }
.tabs-class .nav-item a {border: 1px #E5ECF1 solid;background: #F4F9FC;display: block;height: auto;border-radius: 5px;cursor: pointer;}
.tabs-class .nav-item .active {background: #4079e0;border: 0;color: #fff;display: block;height: auto;border-radius: 5px;}
.tabs-class .nav-item .active i { color: #fff; }
.tabs-class .nav-item:hover .active i { color: #fff; }
.tabs-class .nav-item i { font-size: 2.2em; line-height: 50px; color: #98A7AF }
.tabs-class .nav-item:hover i, .tabs-class .nav-item:active i { color: #4079e0; }
.tabs-class .nav-item div { display: block; height: auto; }
.case-logo { }
.case-logo a { color: #98A7AF; border: 1px #E5ECF1 solid; background: #fff; display: inline-block; width: 100%; margin-bottom: 20px; }
.case-logo-bg { background-image: url(../images/case-bg.png); background-repeat: no-repeat; height: 80px; background-size: cover; line-height: 80px; vertical-align: middle }
.case-logo-bg img { width: 200px; }
.case-logo a span { line-height: 36px; font-size: 0.8em }
.houts_talk { display: block; margin-top: 0; padding: 10px 0 0; overflow: hidden;word-spacing:20px;letter-spacing: 20px; }
.houts_talk ul li { border: 1px solid #dfdfdf; border-radius: 5px; float: left; margin-bottom: 10px; margin-left: 15px; text-align: center; width: 220px; }
.houts_talk ul li a { font-size: 14px; line-height: 30px; text-align: center; }
.houts_talk ul li:hover { background-color: #CE2E20; color: #fff }
.tab-box-listt { padding: 0; }
.tab-box-list li { width: 48%; background: #fff; float: left; margin: 10px 0; box-shadow: 0px 0px 10px 0px rgb(0 42 106 / 5%); }
.tab-box-list li:nth-child(even) { margin-left: 2% }
.tab-box-list li .list_wen { width: 88%; overflow: hidden; }
.tab-box-list li .list_wen p { color: #bbb; padding-left: 10px; }
.tab-box-list li .list_wen p a { color: #f60; }
.tab-box-list .list_time { float: left; width: 12%; text-align: center; }
.tab-box-list .list_time .day { height: 40px; line-height: 40px; font-size: 18px; color: #999; background: #f8f8f8; }
.tab-box-list .list_time .month { height: 40px; line-height: 40px; font-size: 16px; color: #fff; background: #cccccc; }
.tab-box-list .list_time li .list_wen { width: 88%; }
.tab-box-list .list_time li .list_wen p { color: #c8c8c8; }
.tab-box-list .list_time li .list_wen p a { color: #cccccc; }
.l_tit { padding-left: 10px;    /* font-size: 16px; */ font-weight: bold; line-height: 34px; }
.gray-bg { background: #fff }
.newstitle { background: #0066A6; height: 50px; text-align: center; color: #fff; font-size: 22px; line-height: 50px; padding: 0 20px; font-weight: bold; }
.newsbox .box-title {height: 40px;text-align: left;border-bottom: 0px #2753d6 solid;}
.newsbox .box-title h5 {color: #333;font-size: 22px;/* line-height: 50px; */font-weight: normal;}
.newsbox .box-title h5::before {width: 4px;height: 20px;background: #4079e0;border-radius: 2px;margin-right: 15px;float: left;content: "";vertical-align: middle;margin-left: .5em;margin-bottom: 0;margin-top: 3px;}
.news-more {font-size: 12px;color: #666 !important;text-align: center;border-radius: 5px;padding: 2px 5px;line-height: 30px;}
.bluenews .list-group {padding: 0 5px;}
.bluenews .list-group li {position: relative;width: 100%;float: left;background: #fff;transition: all  .15s  ease-in;height: 86px;padding-top: 5px;margin-bottom: 0;border-bottom: 1px rgba(151, 151, 151, 0.2) dashed;}
.bluenews .list-group li:nth-child(odd) {/* margin-right: 2% */ }
.bluenews .list-group li:hover { border-radius: 2px; cursor: pointer; /* transform: translateY(-5px); */ }
.bluenews .list-group li .number { background: url('../images/right-top-bg.png') no-repeat; font-size: 12px; color: #fff; padding-right: 5px; text-align: right; height: 19px; width: 131px; position: absolute; right: 0; top: 0 }
.bluenews .list-group li .title {font-size: 16px;font-weight: bold;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 0px;color: #666;}
.bluenews .list-group li .title span { font-size: 16px; color: #4079e0; padding-right: 10px }
.bluenews .list-group li .title b{float: right;font-weight: normal;color: #999}
.bluenews .list-group li:hover .title { color: #006CFF; }
.bluenews .list-group li .data { color: #999; padding-top: 4px }
.bluenews .list-group li .code { color: #999; line-height: 18px; }
.zcjd-item {width: 31.5%;float: left;text-align: center;margin: 30px 10px;padding: 30px 30px;border-radius: 10px 10px 10px 10px;/* box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1); */background: #edf5f7;min-height: 220px;}
.zcjd-item:hover{box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.05);  cursor: pointer; transform: translateY(-5px);}

.zcjd-item .number { background: url('../images/right-top-bg.png') no-repeat; font-size: 12px; color: #fff; padding-right: 5px; text-align: right; height: 19px; width: 131px; position: absolute; right: 0; top: 0 }
.zcjd-item .title {font-size: 16px;font-weight: bold;line-height: 30px;overflow: hidden;text-overflow: ellipsis;/* white-space: nowrap; */padding: 0 0px;color: #333;padding-bottom: 15px;}
.zcjd-item .title span { font-size: 16px; color: #f60; padding-right: 10px }
.zcjd-item:hover .title { color: #006CFF; }
.zcjd-item .data { color: #999; padding-top: 4px; }
.zcjd-item .code {color: #7a7e81;line-height: 22px;text-align: left;font-size: 14px;min-height: 100px;text-align: justify;}
.cleafix { clear: both; overflow: hidden; }
.nav1 { margin: 10px 10px 10px 10px; height: 350px;/* overflow-y: auto; *//* background: #f9f9f9; */padding: 10px; }
.nav1 li {/* line-height: 30px; */cursor: pointer;/* margin-left: 10px; */ width: 32%; float: left; line-height: 40px; position: relative; }
.nav1 li span {display: block;background: #fff;padding-left: 20px;font-weight: bold;/* border: 1px #eee solid; */line-height: 50px;height: 50px;border-radius: 5px;margin-top: 10px;overflow: hidden;font-size: 16px;}
.nav1 li span i { font-size: 20px; color: #4577da; line-height: 50px; float: left; padding-right: 10px; }
.nav1 li span:hover { color: #f60 }
.nav1 li ul { margin-left: 20px; display: none; width: 300px }
.nav1 li ul li {padding-left: 20px;width: 400px;background: url('../images/dot.png') no-repeat 14px 16px;padding-left: 30px;/* font-weight: bold; */font-size: 16px;}
.nav1 li ul li:hover { color: #2a8ae1; background: #edf2f8 url('../images/dot.png') no-repeat 14px 16px; }
.nav1 .list-item {background: #fff;overflow: hidden;display: block;margin-left: 0;border-radius: 5px;box-shadow: 0px 0px 10px 0px rgb(0 42 106 / 10%);position: absolute;left: 30px;display: none;width: 400px;z-index: 999999;padding: 10px 0;}
.nav1 >li:nth-child(1n) { margin-left: 1% }
.feetbox { padding: 20px; border-top: 1px #e0e0e0 solid; background: #F8F8F8; min-width: 1200px; }
.linktitle {width: 130px;height: 200px;padding-right: 66px;border-right: 1px #e0e0e0 solid;font-size: 14px;font-weight: bold;margin-right: 50px;}
.linkcontent { width: 940px; height: 200px; overflow: hidden; }
.linkcontent li { width: 33%; float: left; line-height: 36px; }
.linkcontent li a { color: #666; }
.linkcontent li a:hover { color: #217ACC; }
.Copyright { height: 100px; color: #ccc; background: #333; padding-top: 14px; font-size: 12px; min-width: 1200px; }
.Copyright .pull-left { width: 600px; }
.Copyright .pull-right { width: 500px; }
.load {
    line-height: 40px;
    color: #999;
}

.linkcontent { width: 940px; height: 200px; overflow: hidden; }
.linkcontent li { width: 33%; float: left; line-height: 36px; }
.linkcontent li a { color: #666; }
.linkcontent li a:hover { color: #217ACC; }
.Copyright { height: 100px; color: #ccc; background: #333; padding-top: 14px; font-size: 12px; min-width: 1200px; }
.Copyright .pull-left { width: 600px; }
.Copyright .pull-right { width: 500px; }
.politicsAndlaw { background: #fff; padding: 20px; min-height: 800px; border-top: 0px #f16a32 solid; }
.bidcontent { margin: 0 40px 40px 40px }
.bidcontent .title { line-height: 40px; font-size: 18px; }
.bidcontent .title b { font-style: italic; font-weight: normal; padding-right: 10px; }
.bidcontent .title hr { float: right; width: 85% }
.bidcontent .pdf { margin: 20px 0; min-height: 500px; }
.politicsAndlaw { }
.politicsAndlaw .title { text-align: center; font-size: 20px; margin-top: 40px; margin-bottom: 20px; font-weight: bold; color: #444; }
.infolist { margin: 40px  210px 40px; overflow: hidden; }
.infolist li:nth-child(1) { width: 100% }
.infolist li { width: 50%; float: left; line-height: 30px; }
.politicsAndlaw  .content {padding: 40px 40px 40px 40px;line-height: 30px;border-top: 1px #eee solid;}

/* area */
.areabox {margin-top: 5px;overflow: hidden;}
.areaclass {line-height: 35px;width: 13.2%;overflow: hidden;padding: 2px 0;float: left;margin-right: 1%;border-radius: 5px;}
.areaclass div {float: left;width: 100%;text-align: right;padding-right: 10px;font-weight: bold;text-align: center;background: #4697f2 url(../images/area.png) no-repeat 35px 16px;color: #fff;line-height: 50px;margin-bottom: 10px;overflow: hidden;height: 50px;}
.areaclass ul {text-align: center;width: 100%;height: 260px;}
.areaclass ul li {
    width: 49%;
    float: left;
    /* background: #edf5f7; */
}
.areaclass:nth-child(5) ul li,.areaclass:nth-child(4) ul li,.areaclass:nth-child(2) ul li{
    width: 100%;
    /* float: unset; */
    }
.areaclass ul li a:link {color: #333;font-size: 14px;display: block;border-radius: 5px;margin: 3px;background: #edf5f7;}

.areaclass ul li a:hover { color: #fff;background: #f60; }
.areaclass ul li a:link.claaOn { background: #f60; padding: 2px 5px; color: #fff; border-radius: 3px; }
.areaclass ul li a:visited.claaOn { background: #bebebe; padding: 2px 5px; color: #fff; }