
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,span,em,i,button{margin:0;padding:0;color:inherit;line-height: inherit;
  color:#333;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i,p,span,div{font-style:normal;font-size:inherit;color:inherit;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{margin:0 auto;width: 1200px;}
:hover{transition: all .2s;}
.bold{font-weight: bold;}
.center{text-align: center!important;}
.img{width: 100%;display: block;}
.ellipsis{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{border:none;}
.img_hover_wrap{overflow: hidden;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
body{background: #ffffff;min-width:1200px;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}

.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.zoomimg{position:relative;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.text-right{text-align: right!important;}
.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-around {-webkit-box-pack: justify;-webkit-justify-content: pace-around;-ms-flex-pack: justify;justify-content: space-around;}
.flex-v { -webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-start{align-items: flex-start;}
.flex-end{align-items: flex-end;}

::-webkit-input-placeholder{color:rgba(51,51,51,.4);}
:-moz-placeholder{color:rgba(51,51,51,.4);}
::-moz-placeholder{color:rgba(51,51,51,.4);}
:-ms-input-placeholder{color:rgba(51,51,51,.4);}

.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.btn{color: #fff;background: #f19537;border:none;display: inline-block;cursor: pointer;text-align: center;vertical-align: middle;}
.btn:hover{background-color: #e62129!important;}

.bg-white{background: #fff;}
.bg-grey{background-color: #f6f6f6;}

/* 公共 */
.head{background: #ffffff;border-bottom:1px solid #ddd;height: 80px;position:relative;z-index:1;}
.headtop{background: #ffffff;border-bottom:1px solid #ddd;height: 42px;position:relative;z-index:4;}
.hd-nav{background: #ffffff;border-bottom:1px solid #ddd;height: 40px;position:relative;z-index:1;}
.hd-logo{display: inline-block;vertical-align: middle;/* margin-top: 30px; */}
.hd-logo .img{width: auto;margin-top: 20px;}
.hd-logo .img1 {
  width: 175px;
  height: 43px;
  margin-top: 10px;
}
.head .z-title{margin-top: 30px; font-size: 22px;margin-left: 40px;position: relative;}
.head .z-title::before{content: ''; width: 2px;height: 25px;position: absolute; left: -20px;background-color: #bbb;}

.headtop .hd-nav{margin:0; border: 0;height: 20px;}
.headtop .hd-nav li>a{padding:10px;}
.hd-nav{margin-top: 14px;margin-left: 36px; }
.hd-nav li{display: inline-block;vertical-align: middle;position: relative;}
.hd-nav li>a:hover{color: #17afc6;text-decoration: none;}
.hd-nav li>a{display: block;font-size: 16px;color: #3e3e3e;position:relative;font-weight: bolder;padding: 16px 14px;border: 1px #ffffff solid;background-color: #ffffff; z-index: 2;}
.hd-nav .topchoice:hover>a{color: #17afc6;font-weight: bold; text-decoration:none;}
.hd-nav .topchoice>a::after{content:'';position:absolute;width: 100%;height: 4px;background: #17afc6;left: 0;top: -1px;width: 0;}
.hd-nav .topchoice:hover>a::after{width: 100%;left: 0;}
/* .hd-nav li>a::before{content:'';position:absolute;width: 24px;height: 15px;background: url(../images/icon_02.png) no-repeat center;background-size:contain;left: 50%;bottom:4px;margin-left: -12px;display: none;} */
.hd-nav .topchoice:hover>a{border-left: 1px #d4d4d4 solid; border-right:1px #d4d4d4 solid; z-index: 4;}
.hd-nav .topchoice:hover .drop{display: block;}

.Prepare0{color: #e53138;}
.Prepare1{color: #fc0;}
.Prepare2{color: #ff9600;}
.Prepare3{color: #00c5a2;}

.headtop .hd-nav .drop{background-color: #ffffff;position:absolute;left:-400px;top: 39px;; padding-bottom:65px;display: none; border: 1px #d4d4d4 solid;;z-index: 3;}
.hd-nav .drop{background-color: #ffffff;position:absolute;left:-400px;top: 51px;; padding-bottom:65px;display: none; border: 1px #d4d4d4 solid;;z-index: 3;}
.hd-nav .drop .row{float: left; width: 180px; margin: 10px 0px;}
.hd-nav .drop .row .iconfont{ display: inline-block; width: 48px; height: 48px; font-size: 40px;text-align: center;margin: 28px auto 10px auto; font-weight: bold;}
/* .hd-nav .drop .row:last-child{margin-bottom: 0;} */
.hd-nav .drop .tit{font-size: 16px;color: #000;font-weight: bold;width: 180px;display: block;text-align: center;}
.hd-nav .drop .info{text-align: center;}
.hd-nav .drop .info>a{display: block;}

.hd-nav .drop .lk{font-size: 14px;color: #595959;display: inline-block;vertical-align: middle;line-height: 18px; padding: 10px; font-weight: bold;width: 180px;}
.hd-nav .drop .lk:hover{color: #17afc6;}

.hd-rig{margin-top: 10px;}

.loginedimg{ width: 30px;height: 30px; border-radius: 50%; margin-right: 10px;cursor: pointer;}

.hd-sear{width: 196px;border:1px solid #bababa;border-radius:31px;display: inline-block;vertical-align: middle;}
.hd-sear .ipt-txt{height: 34px;line-height: 34px;font-size: 14px;color:#333;padding:0px;width:calc(100% - 40px);background: transparent;}
.hd-sear .submit{width: 34px;height: 34px;background: url(../images/xx_01.png) no-repeat center;background-size:14px;cursor: pointer;border:none; float: left;}

.hd-xian{height: 20px;display: inline-block;vertical-align: middle;background: #bababa;margin:0 35px;margin:0 15px;}


.hd-sign{font-size: 16px;color: #bababa;line-height: 60px;/* margin-top: 50px; */display: inline-block;vertical-align: middle;height: 60px;}
.hd-rig> .hd-sign a{font-weight: bold; cursor: pointer;}
.hd-rig> .hd-sign a:hover{color: #17afc6;}
.hd-rig> .hd-sign a:first-child{color: #17afc6;}


.pagelist{padding:16px 0;text-align: center;font-size: 16px;color: #909090;}
.pagelist a{display: inline-block;vertical-align: middle;font-size: 16px;color: #909090;min-width:32px;line-height: 32px;border-radius:8px;border: 1px #bebebe solid; margin:0 6px;padding:0 15px;text-decoration: none;}
.pagelist .num{width: 32px;text-align: center;font-size: 16px;color: #909090;display: inline-block;vertical-align: middle;line-height: 32px;background: #f9f9f9;border: 1px #bebebe solid; border-radius:8px;margin:0 6px;}
.pagelist .go{font-size: 16px;width: 32px;line-height: 22px;height: 32px;border-radius:8px;margin-left: 20px;}
.pagelist .active{display: inline-block;vertical-align: middle;font-size: 16px;color: #fff;min-width:34px;line-height: 34px;border-radius:8px; margin:0 6px;padding:0 15px; background-color: #17afc6;}

.foot{padding:25px 0;background: #333333;}
.foot .wrap{display: flex;justify-content: space-between;flex-wrap:wrap;align-items: center;}
.foot .lbox{width:70%;}
.foot .tit{font-size: 18px;color: #fff;margin-bottom: 5px;}
.foot .lks{max-width:815px;font-size: 12px;color: #fff;margin-left: -8px;}
.foot .lks a{font-size: 12px;color: #f5f5f6;line-height: 24px;display: inline-block;vertical-align: middle;padding:0 8px;}
.foot .lks a:hover{color: #f19537;}
.foot .txt{font-size: 16px;color: #f5f5f6;line-height: 24px;margin-top: 16px;}
.foot .txt span{margin-right: 15px; font-size: 12px;}

.foot .rbox{width: 30%;font-size: 0;}
.foot .grp{display: inline-block;vertical-align: middle;width: 42%;margin:0 4%;}
.foot .grp .pic{width: 70%;display: block;margin:0 auto;}
.foot .grp .wz{font-size: 12px;color: #f5f5f6;text-align: center;margin-top: 5px;}
.foot .grp:first-child{margin-left: 0;}
.underline{border-bottom: 1px #d6d6d6 solid;}
.more{font-size: 12px;color: #989898;line-height: 14px;}
.more:hover{color: #17afc6;cursor: pointer;}
.title{font-size: 24px;font-weight: bold;margin-right: 20px;color:#464646}
/* 弹框 */
.head-home {
  background: #FFFFFF;
  box-shadow: 0 4px 8px 0 rgba(7, 17, 27, .1);
  margin: 0 auto;
  width: 100vw;
  height: 60px;
  line-height: 60px;
  min-width: 1260px;
}

.hand {
  cursor: pointer;
}

.head-login {
  margin-left: 35px;
  position: relative;
}

.code {
  background: url(code_bg.jpg);
  font-family: Arial;
  font-style: italic;
  color: blue;
  font-size: 30px;
  border: 0;
  padding: 2px 3px;
  letter-spacing: 3px;
  font-weight: bolder;
  float: left;
  cursor: pointer;
  width: 150px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}

.img-logo {
  height: 40px;
  width: 28px;
}

.input-home-head {
  outline:none;
  width: 340px;
  height: 32px;
  vertical-align: middle;
  border-radius: 30px;
  border: 1px solid #AAAAAA;
  margin-left: -300px;
  padding-left: 22px;
  padding-right: 42px;
  position: relative;
}

.span-home-head {
  font-family: "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma, arial, simsun, "\5B8B\4F53";
  font-size: 16px;
  color: #333333;
  vertical-align: middle;
  cursor: pointer;
}

.btn-homeLogin {
  width: 70px;
  border-radius: 30px;
  margin-left: 32px;
  height: 36px;
  cursor: pointer;
}

.btn-homeRegister {
  width: 70px;
  border-radius: 30px;
  font-size: 16px;
  background: #FFFFFF;
  color: #666666;
  text-align: center;
  margin-left: 12px;
  height: 36px;
  cursor: pointer;
}

.span-login {
  margin-top: 38px;
  font-size: 16px;
}

.btn-login {
  margin-top: 20px;
  width: 335px;
  height: 42px;
  border-radius: 4px;
}

.input-login {
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  background-color: #F4F4F4
}



.phone {
  width: 30px;
  height: 30px;
  font-size: 12px;
  /* text-align: center; */
  position: absolute;
  right: 150px;
  bottom: 20px;
}

.phone a {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url('../../resource/img/home/phone.png') no-repeat center top;
}

.phone .phone_nr {
  width: 100px;
  height: 120px;
  padding: 10px;
  background: #fff;
  text-align: center;
  position: absolute;
  left: -45px;
  top: -155px;
  display: none;
}

.phone .phone_nr .arrow {
  width: 0;
  height: 0;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 50px;
  top: 0;
}

.phone.on .phone_nr {
  display: block;
  width: 120px;
  height: 150px
}


.nav-link {
  color: #a0a0a0 !important;
  font-size: 13px;
}

.textmore2-40h {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
}

.phoneLogin {
  margin-left: 245px;
  vertical-align: middle;
  color: #979797;
  font-size: 14px;
  cursor: pointer;
}

.forget {
  margin-left: 275px;
  vertical-align: middle;
  color: #979797;
  font-size: 14px;
  cursor: pointer;
}

.ui-autocomplete-category {
  font-weight: bold;
  padding: .2em .4em;
  margin: .8em 0 .2em;
  line-height: 1.5;
}

.region{
  padding: 18px 0;
  background-color: #fff;
  margin-bottom: 0px;
}
.region>a{
  width: 70px;
  font-size: 12px;
  color: #797979;
  text-align: center;
  margin: 5px 0;
}
a:hover{
  color: #17afc6;
}
.region>a:hover{
  color: #17afc6;
  text-decoration: none;
}
.region>.cur{
  color: #17afc6;
  text-decoration: none;
}
.subnavigation{
  height: 60px;
  background-color: #17afc6;
  font-size: 20px;
  color: #fff;
}
#subnavigationcontext div{
  display: inline-block;
  padding: 15px 35px;
  height: 57px;
  margin-top: 4px;
  /* margin-right: 10px; */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.son_CC{
  box-shadow: 1px 1px 10px rgb(174, 174, 174);
}
.subnavigationzi{
  position: absolute;
  width: 500px;
  height: 50px;
  bottom: -48px;
  left: 0px;
  border: 1px #17afc6 solid;
  border-top: 0px;
  background-color: #fff;
  font-size: 16px;
  /* font-weight: 600; */
  text-align: center;
  z-index: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: none;
}
#subnavigationcontext>div:nth-child(2) .subnavigationzi{
  width: 840px;
}
.subnavigationzi>a{
  display: inline-block;
  color: #000;
  padding: 10px;
  text-decoration: none;
}
/* .subnavigationzi>a:nth-child(2)::before{
  content: '';
  width: 40px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 36%;
  border-top: 1px #979797 dashed;
} */
#subnavigationcontext div:hover .subnavigationzi{
  /* display: block; */
}
.subnavigationzi>a:hover{
  color: #17afc6;
}
#subnavigationcontext div::after{
  content: '';
  height: 20px;
  width: 1px;
  background-color: #fff;
  position: absolute;
  right: -1px;
}

#subnavigationcontext div:last-child::after{
  content: '';
  width: 0px;
  background-color: #fff;
  position: absolute;
  right: -38px;
}
#subnavigationcontext .cur{
  background-color: #fff;
  color: #17afc6;
}
#subnavigationcontext div:hover{
  background-color: #fff;
  color: #17afc6;
}
.lh_Navigation .crumb{
  padding: 28px 0;
  font-size: 17px;
  color: #a2a2a2;
}

.lh_Navigation a{
  font-size: 17px;
  color: #a2a2a2;
}
.lh_Navigation a:first-child{
  margin-left: 16px;
}

.lh_region>.region{
  background-color: #fbfbfb;
  box-shadow: 1px 1px 5px rgb(135, 135, 135);
  font-weight: bold;
}
.son_realTimeInfo>div{
  height: 760px;
  padding: 10px 0 0 0;
}
.son_realTimeInfo>.visual{
  height: 710px;
  padding: 10px 0 0 0;
}
.son_realTimeInfo .son_left{
  width: 700px;
}
.son_realVideoprepare>div{
  height: 760px;
  padding: 40px 0;
}
.son_realVideoprepare .son_left{
  width: 700px;
}
.son_left .title{
  position: relative;
  font-size: 22px;
}
.son_left .title::after{
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #17afc6;
}

.son_left .more{
  line-height: 20px;
  margin-top: 15px;
}
.son_left > ul li{
  line-height: 40px;
  margin-right: 20px;
  color: #595959;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.son_left > .video-list2 li{
  line-height: 20px;
  padding:32px 0;
  margin-right: 0;
}
.son_left >ul li:hover{
  color: #17afc6;
}
.son_left > ul>.cur{
  color: #17afc6;
}

.son_left >.examinationtype> ul li{
  line-height: 40px;
  margin-right: 20px;
  color: #595959;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;

}
.son_left >.examinationtype>ul li:hover{
  color: #17afc6;
}
.son_left >.examinationtype> ul>.cur{
  color: #17afc6;
}
.son_left .s_list{
  padding: 30px 0;
  border-bottom: 1px #1c1919 dashed;
  color: #4e4e4e;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.son_left .s_list .CivilservantSubPagetit{
  color: #4e4e4e;
  font-weight: 600;
  font-size: 16px;
}
.son_left .s_list:hover .CivilservantSubPagetit{
  color: #17afc6;
}
.son_left .s_list:hover{
  transform: translateY(-5px);
}
.son_left .s_list:hover .tit{
  color: #17afc6;
}
.son_left .s_list .tit{
  width: 388px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
  color: #2a2a2a;
}
.son_left .s_list .classtime{
  line-height: 28px;
  font-size: 12px;
  color: #999999;
  font-weight: bold;
  margin-bottom: 10px;
}
.son_left .s_list .classtime>span{
  font-size: 12px;
  color: #909090;
}

.son_right{
  width: 428px;
  height: 650px;
  border: 1px #929292 solid;
}
.son_videoright{
  width: 428px;
  height: 518px;
}
.son_videoright .title{
  position: relative;
  line-height: 30px;
}
.son_videoright .title::after{
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 140px;
  height: 2px;
  background-color: #17afc6;
}
.son_videorightlist{
  width: 428px;
  height: 435px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 5px;
}
.son_videorightlist >li{
  padding: 12px 5px;
  font-size: 12px;
  cursor: pointer;
}
.son_videorightlist >li:hover{
  background-color: #bbb;
}

.son_videorightlist >li>h6{
  font-size: 12px;
  font-weight: 600;
}
.son_videorightlist >li>h6 i{
  font-size: 32px;
  color: #d7d5d8;
  margin-right: 10px;
  font-weight: 100;
}
.son_videorightlist >li>span{
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  color: #ee2e1f;
  background-color: #ffeff2;
  font-weight: 600;
  cursor: pointer;
}



.videoCourse{
  margin: 30px 0;
}
.videoCourse>img{
  width: 436px;
  height: 228px;
}
.videoCourse_ul>li{
  height: 57px;
  width: 270px;
  box-sizing: border-box;
  padding: 16px 16px 16px 8px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px #b6b6b6 dashed;
}
.videoCourse_ul>li:hover{
  cursor: pointer;
  color: #fff;
  background: #f0414e; background: -moz-linear-gradient(225deg,  #f0414e 0%,#fd9672 100%); background: -webkit-linear-gradient(225deg,  #f0414e 0%,#fd9672 100%); background: linear-gradient(225deg,  #f0414e 0%,#fd9672 100%);
}
.videoCourse_ul>li>img{
  width: 67px;
  height: 37px;
  margin-right: 10px;
}

.vc_videitem{
  width: 222px;
  height: 160px;
  box-shadow: 1px 1px 10px #929292;
  cursor: pointer;
}
.vc_videitem:hover >h5{
  color: #f0414e;
}
.vc_videitem>img{
  width: 222px;
  height: 128px;
}
.vc_videitem>h5{
  line-height: 30px;
  font-size: 12px;
  padding-left: 10px;
  font-weight: bold;
}

.Universalhead{
  padding-bottom: 6px;
  margin: 10px 0;
}
.Universalhead>.title{
  position: relative;
  font-size: 22px;
}
.Universalhead>.title::before{
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #17afc6;
}

.Universalhead >ul a{
  position: relative;
  bottom: -6px;
  margin-right: 16px;
  font-size: 16px;
  color: #2a2a2a;
  font-weight: 600;
  text-decoration: none;
}
.son_realTimeInfo .CivilservantSubPagebox{
  border: none;
}


.CivilservantSubPagebox .tit{
  display: block;
  padding:0 10px 10px 15px;
  font-weight: 600;
  font-size: 22px;
}
.CivilservantSubPageentrance{
  padding: 6px 30px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 15px;
  background-color: #17afc6;
  color: #fff;
  margin: 5px;
}
.CivilservantSubPagebox>.CivilservantSubPageentrancebox{
  margin-bottom: 0;
}
.CivilservantSubPageentrancebox{
  background-color: #fff;
  
  padding: 28px 15px 15px 10px;
}
.CivilservantSubPageentrancebox>.ButtonSet{
  position: relative;
}
.CivilservantSubPageentrancebox>.ButtonSet::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px #7f7f7f dashed;
  left: 0;
  bottom: -11px;
}
.Entrance-item{
  font-size: 14px;
  margin-top: 20px;
  padding-left: 14px;
  font-weight: 600;
}
.Entrance-item>h5{
  font-size: 16px;
  font-weight: 600;
}
.Entrance-item>.info{
  position: relative;
}
.Entrance-item>.info::after{
  content: '';
  position: absolute;
  bottom: -6px;
  left: -5px;
  width: 100%;
  height: 1px;
  border-bottom: 1px #d7d5d8 dashed;
}
/* .Entrance-item>.info:nth-child(3)::after{
  content: '';
  position: absolute;
  bottom: -6px;
  left: -5px;
  width:0;
  height: 1px;
  border-bottom: 0;
} */

.Entrance-item a{
  display: inline-block;
  margin: 6px 6px 6px 0;
  padding: 5px 20px;
  color: #333333;
  font-size: 14px;
  background-color: #F9F9F9;
  border-radius: 10px;
}
.Entrance-item a:hover{
  text-decoration: none;
  color: #fff;
  background-color: #17afc6;
}
.RealQuestionSimulation{
  font-size: 12px;
  margin: 10px 0 40px 0;
}
.RealQuestionSimulation>li{
  padding:10px 0;
  cursor: pointer;
}
.RealQuestionSimulation>li:hover h6{
  color: #17afc6;
}
.RealQuestionSimulation>li>h6{
  font-size: 14px;
  font-weight: 600;
}
.RealQuestionSimulation>li>span{
  color: #606060;
  font-size: 12px;
  width: 96px;
  text-align: right;
}
.Hotinformationrecommendationspan{
  width: 120px;
  font-size: 12px;
  text-align: right;
  color: #717171;
}
#Icodeimg{
  position: relative;
  top:22px;
}
.realtimeinfonav ul> .excur{
  color: #17afc6;
}
#information_left_contentlist{
  min-height: 500px;
}
.copyright {
  padding: 20px 0 20px;
  text-align: center;
  color: #797c82;
  font-size: 14px;
  background-color: #2f3741;
  letter-spacing: 2px;
}
.copyright .imgGA {
  vertical-align: middle;
  width: 23px;
  height: 23px;
}