@charset "utf-8";
@import url("global.css");
@import url("../font/iconfont.css");
/* Width Style*/
.W1400{width:1400px;}
.W1135{width:1135px;}
.W900{width:890px;}
.W800{width:800px;}
.W450{width:450px;}
.W420{width:420px;}
.W240{width:240px;}
.W200{width:200px;}

/* Top Style*/
header {position:relative;z-index:10;height:265px;background-color: #fff;}
.Logo {line-height:145px;}
.Time{height:38px;line-height:38px;border: 1px solid #eee;}
.Time .iconfont{font-size:14px;color:#D1D4DA;}
.Time a{color: #333 !important;}
.logobox {display: flex;justify-content: space-between; align-items: center;}
/*一级导航*/
.navBg{position:relative;z-index:9999;box-shadow: 0px 0px 12px 0px rgba(0,0,0,.12);;}
.nav>ul{display: flex;height: 80px;justify-content: space-between;align-items: center;}
.nav ul > li{text-align:center;position: relative;}
.nav ul > li a{font-size: 18px;color: #000;display:block;line-height: 40px;padding: 0 24px;border-radius: 50px;}
.nav ul > li a.selected,.nav ul li a:hover{background: rgba(0,90,168,1);color: #fff!important;transition: all 0.5s ease;text-decoration:none;box-shadow: 0px 0px 8px 0px rgba(0,90,168,1);}
/*二级导航*/
.nav ul > li > ul.nav_xl{width: 100%;background: #fff;position:absolute;display:none;z-index:99;padding: 10px 0;border-radius: 12px;box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.06);}
.nav ul > li:hover ul.nav_xl { display:block;animation:fadeInDown 0.6s; }
.nav ul > li > ul.nav_xl li{ display: inline-block; height:35px; line-height:35px;text-align: center;width: 100%;}
.nav ul > li > ul.nav_xl li a{font-size:16px;font-weight: normal;padding:0;}
.nav ul > li > ul.nav_xl li a:hover{ background:none;color:rgba(0,90,168,1)!important; text-decoration:underline;box-shadow: none;}



.Weizhi{height:60px;}
.Weizhi .Txt{position: relative;line-height:45px;top:12px;}

/*weixin Style*/
.siteGroup{position:relative; FLOAT: right; LEFT: 0px; Z-INDEX: 99;}
.siteGroup_menu {min-WIDTH:225px; POSITION: absolute; FLOAT: right; Z-INDEX: 100; DISPLAY: none; left:-20px;TOP: 42px;box-shadow: 0px 0px 8px 0px rgba(0,0,0,.15); background:#fff; min-height:140px;padding:10px;border-radius: 10px;}


/* Form Style*/
.Search {position: relative;}
.Search:hover .TxtInput{border-color:rgba(0,90,168,.851)}
.Search:hover .SeachBtn{background:rgba(0,90,168,.851);font-weight: 600;}
.TxtInput{border: 1px solid #ddd;width: 380px;height:34px;line-height:34px;overflow:hidden;text-indent: 15px;font-size:14px;transition:all 0.5s;outline: none;border-radius: 50px;}
.SeachBtn{line-height:36px;width:100px;right:0px;top:0px;position:absolute;background:rgba(0,90,168,1);border:none;z-index:1000;cursor:pointer;border-radius:100px;transition:all 0.5s;outline: none;font-size: 16px;color: #fff;box-shadow: 0px 0px 8px 0px rgba(0,90,168,1);}



/*login Style*/
.rukou1{position: relative;z-index: 9;min-height:480px;border-radius:5px;}
.rukou1 li{padding: 19px 24px 18px;display:block;box-sizing:border-box;border-bottom:1px solid #ddd;line-height: 200%;position: relative;transition: all .51s;cursor: pointer;}
.rukou1 li:last-child{border:0;}
/**.rukou1 li:after{content:'';width: 13px;height: 13px;position:absolute;right: 20px;top: calc(50% - 7px);border-right: 1px solid #333;border-top: 1px solid #333;transform:rotate(45deg);}**/
.rukou1 .name{font-size: 18px;color:#000;}
.rukou1 .def,.rukou1 .def a{color:#999;}
.rukou1 .iconfont{font-size:20px;color:rgba(0,90,168,1);margin:0 6px 0 0;}
.rukou1 .on{background:rgba(0,90,168,1);box-shadow: 0px 0px 8px 0px rgba(0,90,168,1);border-bottom-color: rgba(0,90,168,1);border-radius: 6px;}
.rukou1 .on .iconfont,.rukou1 .on .name{color: #fff;}
.rukou1 .on .def,.rukou1 .on .def a{color:rgba(255,255,255,.6);}
.rukou1 .on::after{border-color:#fff;}

/* 首页开标日历 */
.kbrl{display:flex;flex-wrap:wrap;height: 392px;padding: 30px;justify-content: flex-start;}
.kbrl li{width:270px;height:140px;background-color:rgba(0,90,168,.04);border-radius: 8px;padding:20px;color:#303133;margin: 0 33px 33px 0;cursor:pointer;}
.kbrl li:nth-child(4n){margin-right:0;}
.kbrl li:nth-child(3n+2){background-color:rgba(0,90,168,.08);}
.kbrl li:nth-child(3n+1){background-color:rgba(0,90,168,.08);}
.kbrl li:nth-child(1){background-color:rgba(0,90,168,.04);}
.kbrl li:nth-child(8){background-color:rgba(0,90,168,.04);}
.kbrl li .kbrlTitle{font-size:16px;line-height:22px;font-weight:500;}
.kbrl li .kbrlText{line-height:16px;font-size:14px;margin-top:5px;line-height:22px;color:#8F9399;}
.kbrl li:hover{background-color:rgba(0,90,168,1);box-shadow: 0px 0px 8px 0px rgba(0,90,168,1);}
.kbrl li:hover .kbrlTitle{font-weight: 600;}
.kbrl li:hover .kbrlTitle,.kbrl li:hover .kbrlText{color:#fff!important;}

/*focus 焦点图*/
.swiper1 .swiper-container{width:100%;height:100%;margin:0;padding:0;}
.swiper1 .swiper-slide{background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.swiper1 img{animation-duration:5s;animation-timing-function:linear;animation-fill-mode:forwards;height:480px;display:block;}
.swiper1 .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity:.7}
.swiper1 .swiper-pagination-bullet-active{background:rgb(235,125,50,1);width:18px;border-radius:100px;opacity:.9}
.swiper-button-prev, .swiper-button-next{height:60px;width:30px;background:url(../images/BtnLeft.png) 5px center no-repeat rgba(214, 223, 234,0.5);border-radius: 0 100px 100px 0;left:0px;top:calc(50% - 10px)}
.swiper-button-next{transform: scaleX(-1);left:auto;right:0px;}

.jigou{padding:5px 5px 10px;}
.jigou .swiper-slide{background: #FFF; box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.06);   border-radius: 12px;height:90px;display:flex ;align-items: center;justify-content: center; }
.jigou .swiper-slide img{width:160px;}

/* Title Style*/
.Title1{height:55px;width:100%;line-height: 50px;}
.Title1 a,.Title1{font-size: 21px;font-weight: 600;color: #333;}
.Title1 em{color:#999;font-size: 16px;font-weight: 200;margin:0 0 0 10px;font-style: normal;}

.Title2{padding-left:16px;font-weight:400;box-sizing:border-box;position:relative;margin: 10px 0 15px;}
.Title2:before{content:'';width:5px;height:24px;position:absolute;left:0;top: 7px;background:rgba(0,90,168,1);background-image:linear-gradient(to bottom,#74afff 0%, rgba(0,90,168,1) 100%);border-radius:4px;}
.Title2.white:before{background:#fff}
.Title2>.cn{float:left;font-size:24px;font-weight:700;line-height:38px}
.Title2>.More1{float:right;margin:6px 0;}

.Title3{height:40px;background:#f5f5f5;}
.Title3 h2{display:inline-block;font-size:16px;line-height:30px;position: relative;background:#427EBA;box-shadow: 0 0px 10px rgba(17,83,157, 0.5);color:#fff;font-weight:600;padding:5px 25px;}

.More1{padding:0 12px;font-size:14px;color:#aaa;line-height:26px;transition:all 1s; border:1px solid #ddd;border-radius:50px;height: 26px;}
.More1:hover{color:#fff;background:rgba(0,90,168,1);border-color:rgba(0,90,168,1);line-height:26px;box-shadow: 0px 0px 8px 0px rgba(0,90,168,1);}

.More2 a{border:1px solid #eee; height:31px; line-height:31px; text-align:center; color:#555; display:block;transition:all 1s; border-radius:30px;}
.More2 a:hover{text-decoration:none; color:#fff; background:rgba(0,90,168,1);border-color:rgba(0,90,168,1);box-shadow: 0px 0px 8px 0px rgba(0,90,168,1);}

/** List Style**/
.List1 ul{margin:0;padding:0;}/*资讯列表样式*/
.List1 li{padding: 8px 4px 8px 12px;display:block;position: relative;transition:all .6s;font-size: 14px;line-height: 22px;border-radius: 6px;}
.List1 li::before{position:absolute;content:'';top:18px;left:0;height:4px;width:4px;background:rgba(0,90,168,1);transition: all .8s;}
.List1 li:hover{background:rgba(0,90,168,.05);cursor:pointer;}
.List1 li:nth-child(1)::before{background: none;}
.List1 li:nth-child(1){padding-left:158px;line-height:180%;margin-bottom:5px;height: 80px;}
.List1 li:nth-child(1) img{background: none;position: absolute;left: 0;top: 0;width: 140px;height: 95px;border-radius: 5px;}
.List1 a{font-size: 16px;}
.List1 a:hover{text-decoration:none;}
.List1 p{color:#999;}

.List2 ul{margin:0;padding:0;}/*公告列表样式*/
.List2 li{padding: 12px 4px 12px 12px;display:block;position: relative;transition:all .6s;font-size: 16px;line-height: 22px;border-radius: 12px;}
.List2 li::before{position:absolute;content:'';top:22px;left:0;height:4px;width:4px;background:#ccc;transition: all .8s;}
.List2 li:nth-child(even){background-color:#f9f9f9;}
.List2 li:hover{padding-left:20px;background:rgba(0,90,168,.1);cursor:pointer;font-weight: 600;}
.List2 li:hover::before{background:rgba(0,90,168,1);left:10px}
.List2 li a{font-size:16px;}
.List2 li:hover a{text-decoration:none;color:rgba(0,90,168,1)!important;}
.List2 p{color:#999;}

.List3{padding-top: 25px;display: flex;justify-content: flex-start;align-items: center;flex-direction: row;flex-wrap: wrap;}/*信用平台*/
.List3 li{margin: 0 10px 20px;overflow:hidden;border-radius: 6px;width: 208px;height: 70px;box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);}
.List3 li:last-child{margin-right: 0;}
.List3 img{width: 100%;height:70px;transition: all 0.5s ease 0s;}
.List3 img:hover{transform: scale(1.2, 1.2);}

.List4 li:nth-child(odd){background-color: #f9f9f9;border-radius: 12px;}
.List4 li a{display: flex;justify-content: space-between;padding:14px 15px;font-size:16px;border-radius:12px;position: relative; transition: all .6s}
.List4 li a:hover{background:rgba(0,90,168,.1);color: rgba(0,90,168,1);font-weight: 600;}
.List4 li .tit{flex: 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.List4 li .date{font-size: 14px;color:#888}

/*筛选条件栏*/
.new-info li{height: 43px;float:left;background: rgba(0,0,0,.085);margin-right:10px;box-sizing:border-box;color: #444;text-align:center;padding: 10px 25px;cursor:pointer;border-top-left-radius:10px;border-top-right-radius:10px;font-size: 18px;}
.new-info li.active{background:rgba(0,90,168,1);color:#fff;font-weight: 600;}
.new-info li:hover{background:rgba(0,90,168,1);color:#fff}.new-info li:hover a{color:#fff}
.-group{width:100%;font-size:14px;min-height:120px}
.option-group>div{padding: 10px 15px;border-bottom:1px solid #F1F0EE;position: relative;}
.option-title{color:#666666;text-align:right;line-height:24px;float: left;font-size: 16px;width: 80px;}
.option-time-title{background: rgba(0,90,168,1);color: #fff;padding: 0 10px;margin: 0 10px 0 30px;border-radius: 1px;float: left;}
.options{float: left;width: calc(100% - 90px);margin-left: 5px;}
.options li{float: left;color:#333;line-height:24px;border-radius:3px;padding: 2px 12px;position:relative;cursor: pointer!important;font-size: 16px;margin: 3px 1px;}
.options li:hover,.options li:hover a,.options li.active,.options li.active a{background-color:rgba(0,90,168,1);color:#fff}
.options li ul{position:absolute;background:#fff;padding:10px;border-radius:10px;width: 500px;z-index: 9999;left: -200px;display: none;box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.2); }
.options li:hover ul{display:block;}
.listSearch .TxtInput,.timeSearch .TxtInput{height:40px;line-height:40px;padding:0 5px;border:1px #ddd solid;background-color:#F4FAFF;margin:0;vertical-align:middle;width:82%;border-top-right-radius: 0px;border-bottom-right-radius: 0px;border-right: none;float: left;}
.listSearch button,.timeSearch button{width:90px;height:40px;vertical-align:middle;background:rgba(0,90,168,1);color:#FFFFFF;cursor:pointer;font-size: 16px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;border: 0;float: left;font-weight: 600;}
.timeSearch{position:absolute;left: 440px;top: 12px;width: 350px;}
.timeSearch .TxtInput{width: 150px;height:26px;line-height:26px;float: none;border-radius: 10px;border-right: 1px #ddd solid;}
.listSearch button:hover,.listSearch .TxtInput:hover,.timeSearch .TxtInput:hover{border:1px solid rgba(0,90,168,1)}
.expanded{height:35px;overflow:hidden;}
.listMore{position: absolute;top: 13px;right: 0px;border: 1px solid #ddd;padding: 3px 8px;border-radius: 5px;}
.listMore:hover{border:1px solid rgba(0,90,168,1)}


/****留言板****/
.infolist-tab {border-bottom: 1px solid #e5e5e5;height: 43px;width: 100%;}
.infolist-tab ul, .infolist-tab ul li {float: left;height: 43px;}
.infolist-tab ul{ background:#fff;}
.infolist-tab ul li.current a, .infolist-tab ul li.current a:hover {background-color: #fff;border-bottom: 1px solid #fff;
border-top: 1px solid #C81A1B; color: #C81A1B;font-weight: bold;}
.infolist-tab ul li a {border:1px #e5e5e5 solid; margin-left:-1px;color: #333;float: left; font-size:15px; height: 42px;line-height: 42px; padding: 0 15px;}
.infolist-tab ul li a:hover{ background:#fff;color: #C81A1B;}
.infolist-tab h2{border:1px #e7e7e7 solid; height:43px; line-height:43px; font-size:16px; font-weight:600; padding-left:15px;  border-bottom:1px #e7e7e7 solid;}
.infolist-main{background:#fff;}
.infolist-main table{border:1px solid rgba(234,238,245,1);border-left:none;}
.infolist-main table td{border-left:1px solid rgba(234,238,245,1);border-bottom:1px solid rgba(234,238,245,1);}
.infolist-main table td:nth-child(odd){background:rgba(234,238,245,.4);text-align: right;}
.infolist-main ul li{ height:38px; line-height:38px; padding-left:15px; }
.infolist-main ul li:hover{transition:all ease-in 0.4s;}
.infolist-main ul li a{ display:block; }
.infolist-main ul li a span{font-size:15px;float:left; width:710px; height:38px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.infolist-main ul li a:hover span{color:#C81A1B; font-weight:bold;}
.infolist-main ul li a em{ float:right; color:#999; font-size:13px;}
.infolist-main ul li em.ctg_name{ float:left; margin-right:5px;}
.infolist-main ul li em.ctg_name a{ font-size:14px;color:#ea7620;}

.infolist-main form#guestbookForm table tr td{ padding:5px 12px;}
.infolist-main form#guestbookForm table tr td input{ padding:6px 4px; border:1px #ccc solid; width:200px;border-radius:12px;}
.infolist-main form#guestbookForm table tr td textarea{border:1px #ccc solid;border-radius:12px;}
.infolist-main form#guestbookForm table tr td select{border:1px #ccc solid; padding:5px 15px;border-radius:12px; width:200px;}
.guestbook_bnt{width:100%;text-align:center;padding: 30px;}
.guestbook_bnt input{width: 160px;height: 45px;line-height:20px;display:inline-block;text-align:center;background: #1890FF;border:none;color: #fff;font-size: 18px;cursor:pointer;border-radius: 50px;}
.infolist-main form#guestbookForm table tr td label.error{ color:#ff0000; margin-left:6px; margin-top:-10px;}
.infolist-main .tongji{margin:10px 0 20px;}
.infolist-main .tongji td{line-height: 50px;font-size: 16px;}
.infolist-main .tongji .Red{font-size: 42px!important;}
/*留言回复*/
.infolist-main .gb-dl{ padding-bottom:15px; border-bottom:1px #e7e7e7 dotted;}
.infolist-main .gb-dl .gb-dl-tit{ font-size:14px; line-height:30px; margin-bottom:6px;}
.infolist-main .gb-dl .gb-dl-tit span{ color:#ff0000; margin-right:6px; font-size:14px;}
.infolist-main .gb-dl .gb-photo{ margin-right:10px;}
.infolist-main .gb-dl .gb-time{ margin-bottom:6px;}
.infolist-main .gb-dl .gb-time,.infolist-main .gb-dl .gb-txt { width:630px; float:left; color:#666;}
.infolist-main .gb-dl .gb-txt{ line-height:24px; color:#333; margin-bottom:15px; padding:10px; border:1px #d3efff solid;min-width:500px; max-width:630px; background:#f2faff; border-radius:4px;}
.infolist-main .gb-dl .gb-txt span.gb-jt{ width:23px; height:17px; background:url(../images/icon-gb-jt.png) 0 0 no-repeat; float:left; margin-top:-28px; z-index:10; position:absolute;}
.infolist-main .gb-dl .gb-txt em{ font-weight:600; color:#333; font-size:14px;}
.infolist-main .gb-dl .relpy{ padding:10px;min-width:500px; max-width:630px; background:#fffbf6;border:1px #ffe5c5 solid;border-radius:4px;}
.infolist-main .gb-dl .relpy_txt{ float:right; width:700px; text-align:right; height:35px; line-height:35px;}

/****网页浮动菜单****/
.float_box{position:fixed;bottom:5%;right:10px;z-index:10000;}
.float_box .float_up{background: #FFFFFF;box-shadow: 0px 3px 16px 0px rgba(44,48,49,0.1);border-radius: 50px;cursor:pointer;display:none;transition: all .6s;list-style-type: none;text-align: center;margin-top: 10px;height: 70px;}
.float_box .float_up:hover{color: #fff;background: rgba(0,90,168,1);}
.float_box .float_up:hover .iconfont{color: #fff;}
.float_box .float_up .iconfont{font-size:34px;line-height:70px;color: rgba(0,90,168,1); }
.float_box .float_list{background: #FFFFFF;box-shadow: 0px 3px 16px 0px rgba(44,48,49,0.1);border-radius: 30px;padding: 20px 0;}
.float_box .float_list li{width:70px;height:70px;line-height:5px;text-align:center;cursor:pointer;color:rgba(0,90,168,1);display:block;position:relative;border-radius: 5px;}
.float_box .float_list li .iconfont{font-size:24px;line-height:40px; transition: all 0s!important;}
.float_box .float_list li p{font-size:14px; transition: all 0s!important;}
.float_box .float_list li a{color:rgba(0,90,168,1); transition: all 0s!important;}
.float_box .float_list li a:hover{color:#fff}
.float_box .float_list .show_box{position:absolute;top:0;left:-132px;display:none;z-index:100;width:135px;border-radius:5px 0 0 5px;background:rgba(0,90,168,1);color:#fff;font-size:18px;line-height:70px;}
.float_box .float_list .show_box .code{margin:20px auto 0;width:110px;height:110px}
.float_box .float_list .show_box a{color:#fff}
.float_box .float_list li.active{background:rgba(0,90,168,1);color:#fff;box-shadow:none;display:block;}
.float_box .float_list li.active .show_box{display:block;}

/** WebSite Bottom Style**/
.link{padding:30px;}
.link select{WIDTH:270px;HEIGHT:30px;margin:0 10px;}
footer{min-width:1400px;background:rgba(0,90,168,1); padding:30px 0; color:rgba(255,255,255,.6);margin-top: 20px;}
footer a{color:rgba(255,255,255,.6);margin-right: 10px;}
footer a:hover{color:rgba(255,255,255,1);}
footer h2{color:rgba(255,255,255,1);font-size:16px;font-weight:600;}
footer p{line-height: 220%;}

/** Two Columns Style **/
.LmBanner{height:200px;background:url(../images/LmBanner.jpg) no-repeat top center;}
.LmBanner h2{padding:70px 0 20px;font-size:32px;font-weight:normal!important;}
.LmTitle{background:rgba(0,90,168,1);height: 55px;color: #FFFFFF;border-top-right-radius: 12px;border-top-left-radius: 12px;padding: 10px 0 0 15px;}
.LmTitle h2{font-size:21px;font-weight: 600;text-align: left;display: inline-block;width: 100%;}
.LmTitle em{font-family: Impact;font-size: 16px;color: rgba(255,255,255,.4);font-weight: 400;font-style: normal;}
.list>ul{padding-bottom:20px;}
.list>ul>li{width: 90%;margin:0 auto;}
.list>ul>li a[class=title]{width:100%;text-indent:25px;height:42px;line-height:42px;padding:0;border-bottom: 1px solid #eee;display:block;font-size:16px;position:relative;margin:5px 0; transition: all .5s;}
.list>ul>li a[class=title]:after{content:'';width: 9px;height: 9px;position:absolute;right: 20px;top: calc(50% - 5px);border-right: 1px solid #333;border-top: 1px solid #333;transform:rotate(45deg); transition: all .5s;}
.list>ul>li a:hover[class=title]{color:rgba(0,90,168,1);text-decoration:none;border-color:rgba(0,90,168,.61);}
.list>ul>li a:hover[class=title]:after{border-color:rgba(0,90,168,1);}

.list-se{}
.list-se>li{position: relative;	width:90%;margin:0 auto;}
.list-se>li>a{text-indent:30px;height:35px;line-height:35px;display:block;font-size:14px;color:#666;position: relative;transition: all .51s ;}
.list-se>li>a::before{content:"";display:block;width:6px;height:6px;border-radius:100px;left: 15px;position:absolute;background:#ddd;top:15px; transition: all .51s ;}
.list-se>li>a:hover{color:rgba(0,90,168,1);text-decoration:none;background:rgba(0,90,168,.1); border-radius: 6px;font-weight: 600;}
.list-se>li>a:hover::before{background:rgba(0,90,168,1);}




.Content{padding:10px 50px 20px;line-height:180%; font-size:16px;}
.Content p{line-height:180%; font-size:16px;margin:8px 0;}
.Content p,.Content span,.Content td{line-height:200%!important; font-size:16px!important; font-family:"Microsoft Yahei Font"}
.Content p,.Content td{line-height:180%; font-size:16px;margin-top:8px!important;margin-bottom:8px!important;}

.fenye{padding:20px 0;border-top:1px solid #eee;}
.fenye a ,.fenye select{background: #fff;border: 1px solid #eee;display: inline-block;padding: 5px 12px; transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; cursor:pointer;border-radius: 20px;}
.fenye a:hover,.fenye select:hover{border: 1px solid rgba(0,90,168,1);background:rgba(0,90,168,1);color:#fff;box-shadow: 0px 0px 8px 0px rgba(0,90,168,1)}

