﻿@charset "utf-8";
/* CSS Document */
/*--简单动态图标---*/
.gklmOne li i{-webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms; }
.gkwaiblink li:hover i{
	-webkit-transition: -webkit-transform 0.7s ease-out;
    -moz-transition: -moz-transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.mainCenterOne{ width:100%; margin:0 auto;}
.subCenterTow{margin-top:2px;}
.gklmOne{ width:100%; background: url(../images/gklmbg1.jpg) no-repeat top; padding:30px 10px; box-sizing: border-box;}
.gklmOne li{ float: left; width:187px;margin:0 11px; border-radius: 5px; background: #fff;padding:15px 0;}
.gklmOne li i,.gklmOne li span{ display: block;}
.gklmOne li i{width:55px; height: 55px; background: url(../images/gkicon1.png) no-repeat 0 0; margin: 0 auto;}
.gklmOne li span{ text-align: center; line-height: 30px;margin-top:10px; color:#fff;}
li.gklm1 i{ background-position: 0 0;}
li.gklm1:hover i{ background-position: -65px 0;}

li.gklm2 i{ background-position: 0 -55px;}
li.gklm2:hover i{ background-position: -65px -55px;}

li.gklm3 i{ background-position: 0 -110px;}
li.gklm3:hover i{ background-position: -65px -110px;}

li.gklm4 i{ background-position: 0 -165px;}
li.gklm4:hover i{ background-position: -65px -165px;}

li.gklm5 i{ background-position: 0 -220px;}
li.gklm5:hover i{ background-position: -65px -220px;}

li.gklm6 i{ background-position: 0 -275px;}
li.gklm6:hover i{ background-position: -65px -275px;}

li.gklm1{background:#4c9aeb;}
li.gklm2{background:#606ff8;}
li.gklm3{background:#0cc4c2;}
li.gklm4{background:#4c9aeb;}
li.gklm5{background:#606ff8;}
li.gklm6{background:#0cc4c2;}


.gklmTow{ width:100%;margin-top:10px;}
.publeft{ /*width:864px;*/ width:67.5%;padding-top:3px;}
.pubinfo{ width: 100%;}
.pubinfo .bd{margin-top:5px; height:265px; overflow:hidden;}
.newlist li{ background:url(../images/arrow6.png) no-repeat left;}
.newlist li:hover{ background:url(../images/arrow7.png) no-repeat left;transition: 400ms; }
.pubinfo .bd .newlist li{line-height:43px;}
.pubinfo2 .bd .newlist li{line-height:42px;}

.pubright{ /*width:396px;*/  width:31%;}
.gkSearch,.interpret{width:100%;}
.gkSearch{background:url(../images/pubcxbg.jpg) no-repeat bottom #f3f7fc; padding:15px 15px 20px 15px; box-sizing: border-box;}
.gkSearch .tit{ width:100%; text-align: center; height: 27px; line-height: 0; text-indent: -99; font-size: 0; background: url(../images/gk-searchtit.png) no-repeat center;}
.gksousuo{ width:100%; margin-top:15px;}

.gksousuo input,.gksousuo select{ background: #fff; height: 39px; line-height: 39px;font-size: 16px; border: 1px solid #e3eefb; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; text-indent: 10px;} 
.gksousuo label{ color: #555;}
.gksousuo .item-row-1,.gksousuo .item-row-2 {display: flex;align-items: center;gap: 10px;margin-bottom: 17px;}
.gksousuo .item-row-1 .shurk1{ width:280px;}
.gksousuo .item-row-2 select{ width:117px;}
.gksousuo .item-row-2 input{ width:160px;}
.gksousuo .item-row-3 input{ width:136px; background: url(../images/gkrli-icon.png) no-repeat 15px 10px #fff; text-indent: 45px; }

.item-row-1 label {min-width: 75px;display: inline-block;text-align: right;}
.item-row-1 .titel-input {width: 184px;}
.item-row-1 .txt-number-input {width: 108px;} 
.item-row-2 label:first-of-type {  min-width: 77px;text-align: right;}

.gksousuo .but-box{margin-top:10px;margin-left:116px;}
.gksousuo .but-box button {  width: 98px; height: 35px; line-height: 35px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.gksousuo .but-box .active-but{background: linear-gradient(to right, #ffaa55, #ff7038); color: #fff;margin-right:20px;}
.gksousuo .but-box .reset{background: linear-gradient(to right, #adadad, #949494); color: #fff;}

.gkNotice{ width:100%;margin-top:15px;}
.gkNotice .tit{width:100%; }
.gkNotice .tit img{ width:100%;}
.gkNotice .bd{margin-top:15px; background: url(../images/gktzbg.png) no-repeat 0 51px;height:236px; overflow:hidden;}
.gkNotice .bd ul{padding-left:7px !important; box-sizing: border-box; }
.gkNotice li{ background: url(../images/arrow8.png) no-repeat 0 7px; line-height: 22px;margin-bottom:11px;}
.gkNotice li:hover{background: url(../images/arrow9.png) no-repeat 0 13px;}
.gkNotice li span,.gkNotice li a{ float: none;}
.gkNotice li a{ width: 100%; float: none;line-height: 20px; }
.gkNotice li span{ text-align: left; padding-right:0;  }

.gklink{width:100%;/*--margin-top:6px;--*/}
.gklink .bd{ overflow: hidden;}
.gklink ul{ justify-content:flex-start;}
.gklink li{ width:414px; height: 123px; margin-right:18px; overflow: hidden; border-radius: 5px;-webkit-border-radius:5px;}
.gklink li:last-child{margin-right: 0px;}

.zwwgkBox{ width:100%; margin-top:20px; overflow:hidden;zoom:1;}

.zwwgkBox h3{ display:block; float:left; width:157px; height:124px; border: 1px solid #dbf1fe;  margin-right:16px;}
.zwwgkBox h3 i,.zwwgkBox h3 span{ display: block; margin: 0 auto; text-align: center;}
.zwwgkBox h3 i{ width:60px; height: 60px;margin-top:18px;}
.zwwgkBox h3 span{ line-height: 26px; font-size: 18px;margin-top: 10px;}
.zwwgkBox h3.on{margin-right: 0;width:142px;height: 128px; border: 0; border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.zwwgkBox h3.on span{ color: #fff; font-weight: bold;}
.zwwgkBox h3.wgk5{margin-right:0;}

h3.wgk1 i{background: url(../images/wgk-pic1.png) no-repeat;}
h3.wgk1.on i{ background: url(../images/wgk-pic1-2.png) no-repeat;}

h3.wgk2 i{background: url(../images/wgk-pic2.png) no-repeat;}
h3.wgk2.on i{background: url(../images/wgk-pic2-2.png) no-repeat;}

h3.wgk3 i{background: url(../images/wgk-pic3.png) no-repeat;}
h3.wgk3.on i{background: url(../images/wgk-pic3-2.png) no-repeat;}

h3.wgk4 i{background: url(../images/wgk-pic4.png) no-repeat;}
h3.wgk4.on i{background: url(../images/wgk-pic4-2.png) no-repeat;}

h3.wgk5 i{background: url(../images/wgk-pic5.png) no-repeat;}
h3.wgk5.on i{background: url(../images/wgk-pic5-2.png) no-repeat;}

h3.wgk1.on{background: url(../images/wgk-current-bg1.png) no-repeat;}
h3.wgk2.on{background: url(../images/wgk-current-bg2.png) no-repeat;}
h3.wgk3.on{background: url(../images/wgk-current-bg3.png) no-repeat;}
h3.wgk4.on{background: url(../images/wgk-current-bg4.png) no-repeat;}
h3.wgk5.on{background: url(../images/wgk-current-bg5.png) no-repeat;}


.tabBody{ width:422px; padding:10px 0; height:126px;float:left; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-top-left-tadius:0; border-bottom-left-radius:0; z-index:-999; border: 1px solid #dbf1fe; border-left: 0;box-sizing: border-box;
 margin-right:16px; background: #f1f8fe;}

dl.gkzlm{ display:block;width:100%; padding-left:8%;padding-top:10px; position: relative; overflow: hidden;zoom:1;box-sizing: border-box;}
dl.gkzlm dt{ display: block; width:7px;  height: 9px; position: absolute; top:50%; left:-1px ;width: 0;height: 0;border-width:7px;border-style: solid;
border-color: transparent transparent transparent #4097fc;}

dl.gkzlm dd{ line-height:38px; min-width:100px; float:left; margin-right:20px;}
.wgk5info{margin-right:0;}


.tabBody2{border: 1px solid #dbf1fe;background: #f1f8fe;border-left: 0}
.tabBody2 dl dt{border-color: transparent transparent transparent #4097fc !important;}

.tabBody3{border: 1px solid #e9e5fa;background: #f6f4fe;border-left: 0}
.tabBody3 dl dt{border-color: transparent transparent transparent #6a58f1 !important;}

.tabBody4{border: 1px solid #dbf1fe;background: #f1f8fe;border-left: 0}
.tabBody4 dl dt{border-color: transparent transparent transparent #30b8bf !important;}

.tabBody5{border: 1px solid #fefaec;background: #fefcf6;border-left: 0}
.tabBody5 dl dt{border-color: transparent transparent transparent #e2b222 !important;}


.jieduBox{ width:100%;margin-top:-10px;}
.jieduBox .smallTit ul{width:100%; padding-left: 150px; background: url(../images/gk-tit2.png) no-repeat left; box-sizing: border-box;}
.jieduBox .smallTit ul li{width:14.2%;}
.jieduBox .bd{margin-top:10px;}
.jieduBox .bd .newlist li{ width:48%; float: left;margin: 0 5px;}

.dmjdBox{ width:100%; display: flex; justify-content: flex-start; flex-direction: row;flex-wrap: wrap;/*--margin-left:-28px;--*/margin-top:-5px; }
.dmjdBox .dmlist{ width:18%;margin:1% 1% 0.5% 1%;  box-sizing: border-box; position: relative;}
.dmlist .imglist{ width:100%; height: 170px;overflow: hidden;}
.dmlist .imglist img{ width:100%;}
.dmlist .tit{ height: 35px; line-height: 35px; background: url(../images/fous-bg.png) repeat; *background:rgba(0,0,0,0.5); width:100%; padding:0 10px; box-sizing: border-box;
 position: absolute; left: 0; bottom:0; color: #fff; text-align: center;}
.dmlist .tit{ color: #fff;}
.dmlist a{ display: block; width:100%;}
.dmlist a .tit{ color: #fff;}

.gkmuBox{margin-top:5px;}
.gkmuBox .tit{ height: 40px;  background: url(../images/line7.png) repeat-x center;}
.gkmuBox .tit h3{ display:inline-block; height: 20px; line-height: 20px; font-size: 22px; margin-top:10px; border-left:4px solid #1471d3; padding:0 12px; font-weight: bold; color: #1471d3; background: #f4f9ff; }

.muluList{width:100%; position: relative;}
/*.muluList .bd ul{ padding-top:20px !important;}*/
.muluList .bd{padding-top:20px !important;}
.muluList .bd li{ width:18%; background: #fff; border-radius: 5px; height:64px; text-align: center; line-height:64px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-box-shadow: 0 0 10px #b9dff9;-moz-box-shadow: 0 0 10px #b9dff9;	box-shadow: 0 0 10px #b9dff9;margin: 0 1% 2% 1%; padding: 0 10px;box-sizing: border-box;}
.muluList .hd{ width:106px; margin: 0 auto;background: #f4f9ff; position: absolute; top:-40px; right:0; padding:0 5px;}
.muluList .hd a{ display: block; float:left;margin: 0 8px; width:36px; text-align: center;height: 36px;line-height: 36px; background: #d5edfc; border-radius: 100px; color: #5aa3f0;}
.muluList .hd a i{ font-size: 24px; font-weight: bold; }
.muluList .hd a:hover{ background: #5aa3f0; color: #fff;}


.gkwaiblink{width:100%; margin-top:10px;}
.gkwaiblink{margin-top:5px;}
.gkwaiblink ul li{ width:241px; height: 130px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.gkwaiblink ul li i,.gkwaiblink ul li span{ display: block; margin: 0 auto;}
.gkwaiblink ul li i{margin-top:20px; width:50px; height: 50px; background: url(../images/gkinfo-icon1.png) no-repeat 0 0;}
.gkwaiblink ul li span{ text-align: center; line-height: 45px; color: #fff; font-weight:bold;}

li.gkinfolm1 i{ background-position: 0 0;}
li.gkinfolm2 i{ background-position: 0 -50px !important;}
li.gkinfolm3 i{ background-position: 0 -100px !important;}
li.gkinfolm4 i{ background-position: 0 -150px !important;}
li.gkinfolm5 i{ background-position: 0 -200px !important;}
li.gkinfolm6 i{ background-position: 0 -250px !important;}

li.gkinfolm1{ background: url(../images/gkwl-bg1.jpg) no-repeat;}
li.gkinfolm2{ background: url(../images/gkwl-bg2.jpg) no-repeat;}
li.gkinfolm3{ background: url(../images/gkwl-bg3.jpg) no-repeat;}
li.gkinfolm4{ background: url(../images/gkwl-bg4.jpg) no-repeat;}
li.gkinfolm5{ background: url(../images/gkwl-bg5.jpg) no-repeat;}

.df-jcsb{justify-content: flex-start;}
.gkwaiblink .df-jcsb,.contentBox .df-jcsb{justify-content: space-between;}
.page-header .df-jcsb {justify-content: space-between;}
.gkmuBox .muluList .df-jcsb{justify-content: flex-start;}
@media (max-width: 1080px){
  .gklmOne>ul{display:flex;justify-content: space-between;}
  .gklmOne li{width: 15%;padding: 15px 5px;margin: 0px 6px;}
  .gklmOne li span{font-size:16px;}  
  .smallTit ul li{font-size:20px;}
  .newlist li a{font-size:16px;}
  .item-row-1 label,.item-row-2 label{font-size:16px;}
  .gksousuo .item-row-1 .shurk1 {width: 100%;}
  .publeft {width: 65%;padding-top: 3px;}
  .pubright {width: 33.5%;}
  .gksousuo .but-box{margin-left:0;text-align: center;}
  .tabBody{width: calc(100% - 70% - 85px);}
  .zwwgkBox h3,.zwwgkBox h3.on{width: 14%;}
  .zwwgkBox h3 i {width: 50px;height: 50px;}
  h3.wgk1 i,h3.wgk2 i,h3.wgk3 i,h3.wgk4 i,h3.wgk5 i{background-size: contain;}
  .zwwgkBox h3 span{font-size:16px}
  dl.gkzlm{padding-top: 0;}
  dl.gkzlm dd{line-height: 32px;min-width: auto;font-size: 16px;}
  h3.wgk1.on i {background: url(../images/wgk-pic1-2.png) no-repeat;background-size: contain;}
  h3.wgk2.on i {background: url(../images/wgk-pic2-2.png) no-repeat;background-size: contain;}  
  h3.wgk3.on i {background: url(../images/wgk-pic3-2.png) no-repeat;background-size: contain;} 
  h3.wgk4.on i {background: url(../images/wgk-pic4-2.png) no-repeat;background-size: contain;} 
  h3.wgk5.on i {background: url(../images/wgk-pic5-2.png) no-repeat;background-size: contain;} 
  .gklink li{width:calc(33.3% - 18px);height: auto;}
  .gklink li img{width:100%; height:auto;}
  .jieduBox .bd .newlist li{width: 47%;}
  .gkwaiblink ul li {width: 19%;font-size: 16px;}
}