[genuitec-file-id="wc1-541"],[genuitec-lp-path="/etks/webapps/static/styles/index.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}


@charset"utf-8";
*{
  margin:0;
  padding:0;
}
html,body{
  font-family:"宋体，Arial, Helvetica, sans-serif";
  width:100%;
  height:auto;
  font-size:12px;
  color:#333;
}
ul{
  list-style:none;
}
a{
  text-decoration:none;
  color:#333;
}
img{
  border:0 none;
}
.clearfix:before,.clearfix:after{
  display:table;
  content:"";
}
.clearfix:after{
  clear:both;
}
.clearfix{
  *zoom:1;
}
/*top*/
#top{
  width:100%;
  height:29px;
  background:#f5f5f5;
  border-bottom:1px #ebebeb solid;
  overflow:hidden;
}
.top-wrap{
  width:980px;
  margin:0 auto;
  height:30px;
}
.top-left{
  line-height:30px;
  float:left;
  color:#aeadad;
}
.top-left a{
  padding:0 6px;
}
.top-left a:hover{
  text-decoration:underline;
  color:#666;
}
.top-right{
  float:right;
  width:300px;
}
.top-right li{
  float:left;
  line-height:30px;
  color:#aeadad;
}
.top-right li a{
  margin:0 6px;
}
.top-right li.top-phone{
  font-family:"Arial";
  background:url(../img/ico-phone.png) no-repeat 0 7px;
  padding-left:18px;
  font-size:16px;
  line-height:30px;
  color:#e00000;
  margin-left:15px;
}
/*head*/
.head{
  width:980px;
  margin:auto;
  height:100px;
  oveflow:hidden;
}
.logo{
  width:320px;
  height:76px;
  display:inline-block;
  margin:16px;
  +float:left;
}
.search{
  width:360px;
  float:right;
  margin:35px 30px 0 0;
}
.search-box input{
  float:left;
  width:280px;
  height:28px;
  border:1px #d8d8d8 solid;
  margin-top:9px;
  border-right:0;
  padding:0 6px;
  outline:none;

}
.search-btn{
  float:left;
  width:60px;
  height:30px;
  line-height:30px;
  text-align:center;
  background:#2392cc;
  margin-top:9px;
  color:#fff;
}
/*nav*/
.nav-wrap{
  width:100%;
  height:42px;
  background:#1b96ed;
}
.nav{
  width:980px;
  height:42px;
  line-height:42px;
  margin:0 auto;
  position:relative;
}
.nav li{
  float:left;
}
.nav li a{
  display:block;
  padding:0 24px;
  font-size:16px;
  color:#fff;
  font-family:"Microsoft Yahei","微软雅黑";
}
.nav li a:hover,.nav_current{
  background:#157ec0;
}
.nav-child{
  background: #71c5fb;
  color:#444;
  position:absolute;
  z-index:3;
  top:42px;
  padding:10px 0;
  display:none;
}
.nav-child li{
  min-width:130px;
  clear:both;
  display:block;
  line-height:30px;
  height:30px;
  padding-left:15px;
}
.nav-child li a{
  display:block;
  margin-right:15px;
  padding-right:15px;
}
.nav-child li a:hover{
  background: #2fa0e7;
}
/* .logo-img{
  float:left;
  margin-top:25px;
} */
.logo-text{
  width:300px;
  float:left;
}
.logo-text h2{
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:20px;
  margin:23px 0 0 15px;
  color:#0b628f;
}
.logo-text span{
  display:block;
  font-weight: bold;
  margin-left:80px;
  margin-top:10px;
  font-size: 16px;
  color:#333;
}
/*content*/
.content{
  width:980px;
  margin:10px auto;
}
.news{
  height:260px;
}
.banner-box{
  width:650px;
  height:260px;
  position:relative;
  overflow:hidden;
  float:left;
}
.banner{
  position:absolute;
  left:0;
  top:0;
}
.banner li{
  width:650px;
  height:260px;
  float:left;
}
.banner-foot{
  position:absolute;
  bottom:0;
  width:650px;
  height:34px;
  background:rgba(0,0,0,0.5);
}
.banner-btn{
  height:10px;
  position:absolute;
  bottom:11px;
  right:30px;
}
.banner-btn span{
  float:left;
  width:10px;
  height:10px;
  border-radius:5px;
  background:#fff;
  margin-right:12px;
  cursor:pointer;
}
.notice{
  width:300px;
  height:260px;
  float:right;
  border-bottom:1px #f5f5f5 solid;
  border-top:2px #1487d0 solid;    
}
.notice-h2{
  height:40px;
  line-height:42px;
  border-bottom:1px #cdddc9 solid;
  margin-bottom:15px;
}
.notice-h2 .notice-bt{
  float:left; 
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:16px;
  margin-left:6px;
}
.notice-h2 .notice-more{
  float:right;
  font-family:"Microsoft Yahei","微软雅黑";
  font-weight:normal;
  font-size:12px;
  margin-right:10px;
  color:#999;
}
.notice a:hover,.active a:hover{
  text-decoration:underline;
  color:#1492e2;
}
.notice-list li{
  background:url(../img/indeximg.jpg) no-repeat 0 12px;
  padding-left:10px;
  margin:0 12px;
  +margin-top:3px;
}
.notice-list li a{
  display:inline-block;
  height:30px;
  line-height:30px;
  overflow:hidden;
  font-size:14px;
}

/*part1*/
.vet-gov{
  margin:10px auto;
  font-family:"Microsoft Yahei","微软雅黑";
  border-bottom:1px #f2f2f2 solid;
  +padding-bottom:15px;
}
.vet-gov h2{
  padding:10px 0;
  font-size:24px;
  font-family:"Arial","Hiragino Sans GB","Microsoft YaHei";
}
.vet-gov h2 span{
  font-size:14px;
  font-weight:normal;
}
.vet-gov h2 b{
  float:right;
  font-size:12px;
  margin-top:15px;
  +margin-top:-30px;
}
.vet-gov h2 b a{
  color:#289ee9;
}
.fl-box{
  width:150px;
  height:270px;
  float:left;
  background:#57a9a2; 
  padding:30px 12px 20px 18px;
}
.fl-box:hover{
  background:#4c9992;
}
.vet-fl li{
  float:left;
  width:75px;
  height:47px;
}
.vet-fl li a{
  font-weight:bold;
  color:#fff;
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:14px;
  margin-left:10px;
  display:block;
  overflow:hidden;
}
.vet-fl li a:hover,.all-course:hover{
  text-decoration:underline;
}
.all-course{
  display:block;
  color:#fff;
  margin-left:12px;
}
.fl-box2{
  background:#9e9944;
}
.fl-box2:hover{
  background:#8e8937;
}
.fl-box3{
  background:#b55555;
}
.fl-box3:hover{
  background:#a74545;
}
.fl-box4{
  background:#7e512a;
}
.fl-box4:hover{
  background:#744216;
}
.vet-gov-big{
  width:380px;
  height:268px;
  float:left;
}
.vet-gov-left p,.vet-gov-left img{
  display:block;
  width:380px;
  height:268px;
}
.vet-gov-left p{
  position:relative;
  z-index:1;
  overflow:hidden;
}
.vet-gov-left p span{
  display:block;
  width:100%;
  height:24px;
  position:absolute;
  left:0;
  bottom:0;
  line-height:24px;
  color:#fff;
  font-weight:bold;
  font-size:14px;
  text-indent:0.75em;
  background:#222\0;
  background:rgba(0,0,0,0.6);
  +filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
}
.animated:hover img{
  transform: scale(1.1);
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.1);
  -webkit-transform: all 1s ease 0s;
}
.animated:hover .vet-gov-title{
  color:#0d7fc8;
}
.vet-gov-title{
  display: block;
  margin:7px 0 5px;
  font-size:15px;
}
.vet-gov-num{
  display:inline-block;
  background:url(../img/video.png)  no-repeat 0 4px;
  color:#999;
  padding-left:16px;
}
.vet-gov-right{
  width:600px;
  float:left;
}
.vet-gov-right li{
  width:180px;
  float:left;
  margin-left:20px;
  margin-bottom:26px;
}
.vet-gov-right  li .vet-gov-left{
  width:180px;
  display:block;
}
.vet-gov-right a p,.vet-gov-right li a p img{
  display:block;
  width:180px;
  height:100px;
}
.vet-gov-right .vet-gov-left p span{
  height:20px;
  line-height:20px;
  font-size:12px;
  text-indent:.5em;
}
.vet-gov-right .vet-gov-title{
  font-size:14px;
  margin:8px 0 3px;
}
.vet-fl li.sub-fl{
  clear:both;
  height:auto;
}
.vet-fl a.sub-title{
  width:130px;
  font-size:15px;
  color:#c8fbe1;
}
.vet-fl a.sub-title2{
  color:#feede0;
}
.sub-vet-fl{
  width:130px;
  margin:7px 0 10px 12px;
}
.vet-fl li.sub-fl .sub-vet-fl li{
  width:65px;
  height:24px;
}
.vet-fl li.sub-fl .sub-vet-fl li a{
  margin-left:0px;
}

/*精品课*/
.course{
  width:100%;
  margin-top:10px;
}
.course .course-title{
  background:url(../img/title.png) no-repeat;
  height:40px;
  line-height:40px;
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:18px;
  color:#fff;
}
.course-title span i{
  float:left;
  width:22px;
  height:22px;
  background:url(../img/icon.png) no-repeat -136px -60px;
  margin:10px 12px 0 15px;
}
.course-title p{
  float:right;
  margin-right:10px;
  font-weight:normal;
  font-size:12px;
  color:#555;
}
.course-title p a{
  display:inline-block;
  margin:0 10px;
}
.course-left{
  width:680px;
  float:left;
  height:320px;

}
.course-fl{
  margin:0 12px;
}
.course-fl-name{
  border-bottom:1px #ddd solid;
  padding-bottom:5px;
  margin:15px 0 15px 12px;
}
.course-fl-name a{
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:14px;
  float:left;
  margin:0 5px 4px;
  height:22px;
  line-height:22px;
  position:relative;
  top:0;
  padding:5px 12px;
}
.course-fl-name i{
  width:6px;
  height:6px;
  background:#d10606;
  display:block;
  position:absolute;
  left:50%;
  bottom:-13px;
  border-radius:3px;
  margin-left:-3px;
  +bottom:-8px;
}
.course-fl-name a.course-red{
  color:#d10606;
  background:#eee;
  text-decoration:none;
}
.course-list li{
  float:left;
  width:200px;
  margin:10px 28px 0 0;
  +margin-right:20px;
  margin-right:18px\0;
}
.course-list li:last-child{
  margin-right:0;
}
.course-pic{
  display:block;
  position:relative;
  width:200px;
  height:112px;
  margin-bottom:10px;
}
.course-pic span{
  display:block;
  background:url(../img/photo-hover.png);
  position:absolute;
  bottom:15px;
  right:25px;
  width:57px;
  height:34px;
}
.course-name,.course-list-bt{
  display:block;
  text-align:center;
  line-height:22px;
  height:22px;
  width:200px;
  overflow:hidden;
}
.course-name{
  color:#888;
}
.course-list-kc{
  display:block;
  border-top:1px #ccc dashed;
  margin-top:8px;
  padding:10px 0;
}
.course-list-kc p{
  display:block;
  height:24px;
  line-height:24px;
  padding:0 3px;
  font-size:12px;
  overflow:hidden;
}
.course-list-kc p i{
  float:left;
  width:15px;
  height:13px;
  background:url(../img/icon.png) -170px -63px;
  margin:5px 6px 0 0;
}
.course-right{
  width:280px;
  height:315px;
  background:#f6f6f6;
  float:right;
  margin-top:5px;
}
.title-h2{
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:15px;
  line-height:34px;
  height:34px;
  margin:5px 15px 5px;
  border-bottom:1px #e7e7e7 solid;
}
.title-h2 span{
  display:inline-block;
  border-bottom:1px #34a150 solid;
  padding:0 7px;
}
.course-down{
  margin:14px 25px;
}
.course-down li{
  height:28px;
  line-height:28px;
  overflow:hidden;
}
.course-down li i{
  float:left;
  width:14px;
  height:14px;
  line-height:14px;
  text-align:center;
  background:#cc0000;
  font-style:normal;
  color:#fff;
  margin:7px 7px 0 0 ;
}
.course-down li.cou-down-num i{
  background:#777;
}
.course-down li a{
  font-size:12px;
  color:#444;
}
.public-course li{
  margin-bottom:15px;
}
.vet-gov-right li.public-course{
  margin-bottom:17px;
  margin-top:10px;
}
/*part4*/
.discuss .course-title{
  background:url(../img/tlt.jpg) no-repeat;
}
.discuss .course-title p a{
  +margin-top:-53px;
}
.discuss .course-title span i{
  background-position:-192px -60px;
  margin-left:438px;
  margin-right:8px;
} 
.discuss-ul{
  margin:7px 8px 0;
  width:472px;
  height:auto;
}
.discuss-ul li{
  padding:8px 11px 12px;
  border-bottom:1px #ddd dashed;
}
.discuss-ul .discuss-ico{
  float:left;
  width:33px;
  height:33px;
  background:url(../img/icon.png) -43px -100px;
  margin-right:13px;
  margin-top:3px;
}
.discuss-ul .discuss-ico2{
  background:url(../img/icon.png) -84px -100px;
}
.discuss-ul .discuss-text{
  float:left;
  width:403px;
  font-family:"Microsoft Yahei","微软雅黑";
}
.discuss-ul .discuss-text b{
  display:block;
  width:425px;
  overflow:hidden;
  height:26px;
  line-height:26px;
}
.discuss-ul .discuss-text b label{
  font-weight:normal;
  color:red;
  font-family:"Arial";
}
.color{
  color:#444;
}
.discuss-text span{
  display:block;
  line-height:18px;
  color:#555;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.discuss-num{
  line-height:20px;
}
.discuss-num a{
  color:#444;
  float:left;
  max-width:110px;
  height:20px;
  overflow:hidden;
}
.discuss-num a.lt-name{
  color:#078c20;
  max-width:210px;
}
.discuss-num a:hover{
  text-decoration:underline;
}
.discuss-text .discuss-num span{
  float:left;
  color:#444;
  margin:0 8px;
}
/*friendship*/
.friend{
  width:980px;
  margin-top:10px;
  border:1px #e9e9e9 solid; 
}
.friend-web{
  width:950px;
  margin:13px auto;
}
.friend-web li{
  float:left;
}
.friend-web a{
  font-size:12px;
  color:#555;
  margin:0 10px 0 15px;
  line-height:26px;
}
.friend a:hover,.footer a:hover{
  text-decoration:underline;
  color:#0d7fc8;
}
/*service*/
.footer{
  background:#f4f4f4;
  margin-top:15px;
}
.service{
  width:980px;
  height:50px;
  margin:10px auto 0; 
  padding:15px 0 7px;
}
.service-tel{
  width:260px;
  height:105px;
  margin:10px 8px 0 10px;
  float:left;
}
.service-tel h4{
  font-size:14px;
  line-height:30px;
  margin-bottom:6px;
}
.service-tel p{
  line-height:22px;
}
.service-mid{
  width:260px;
  float:left;
  margin-top:10px;
}
.service-mid li{
  /*height:70px;*/
  float:left;
  margin:0 22px;
}
.service-mid img{
  /*float:left;*/
  width:50px;
  height:48px;
}
.service-mid span{
  display:block;
  /*height:24px;*/
  font-size:12px;
  margin:8px 0;
  line-height:18px;
  width:84px;
}
.service-mid a{
  display:block;
  width:56px;
  height:20px;
  line-height:20px;
  text-align:center;
  background:#d9271b;
  color:#fff;
}
.service-mid a:hover{
  color:#fff;
  background:#bd150d;
  text-decoration:underline;
}
.service-right{
  width:420px;
  margin-top:10px;
  float:right;
}
.service-right h3 i{
  float:left;
  width:14px;
  height:14px;
  background:url(../img/icon.png) -1px -136px;
  margin:1px 8px 0 0;
}
.service-right p{
  width:90px;
  float:left;
  margin:13px 7px 0;
}
.service-right p a{
  display:inline-block;
  line-height:24px;
  color:#666;
}
.footer-nav{
  width:980px;
  border-top:1px #e5e5e5 solid;
  margin:10px auto 0;
  text-align:center;
  height:30px;
  padding-top:20px;
  +width:410px;
  +height:30px;
}
.footer-nav li{
  display:inline-block;
  line-height:24px;
  font-size:12px;
  color:#444;
  +float:left;
}
.footer-nav li a{
  margin:0 5px;
  line-height:24px;
  color:#444;
}
.copyright{
  width:980px;
  text-align:center;
  margin:0 auto;
  padding-bottom:15px;
}
.copyright li{
  line-height:22px;
  color:#555;
  font-size:12px;
}
/*gonggao*/
.gonggao{
  width:190px;
  float:right;
  height:345px;
  padding:8px 0 10px;
  margin-top:-50px;
}
.gonggao-h3{
  font-size:16px;
  height:40px;
  line-height:34px;
  border-bottom:1px #eee solid;
}
.gonggao-h3 i{
  float:left;
  width:3px;
  height:15px;
  background: #0f86d1;
  margin:10px 6px 0 0;
}
.gonggao-h3 .notice-bt{
  border-bottom:1px #3397d7 solid;
  display:block;
  width:90px;
  height:40px;
}
.gonggao-list{
  border:1px #eee solid;
  border-top:0;
  padding:10px;
  height:308px;
}
.gonggao-list li{
  padding:0 7px;
  line-height:34px;
  height:34px;
  overflow:hidden;
  border-bottom:1px #e2e2e2 dotted;
}
.gonggao-list li:hover{
  background: #f2f2f2;
}
.gonggao-list li.gonggao-xq{
  height:auto;
  line-height:22px;
  padding-bottom:20px;
  padding-top:7px;
  margin-bottom:10px;
}
.gonggao-list li.gonggao-xq a{
  color:#bb0b03;
  display: block;
  text-align:right;
  margin-top:8px;
}
.gonggao-list li.gonggao-search{
  border-bottom:0;
  margin-top:20px;
  padding:0;
  position:relative;
}
.gonggao-list li.gonggao-search:hover{
  background:#fff;
}
.gonggao-list li.gonggao-search input{
  width:100px;
  height:24px;
  border:1px #e2e2e2 solid;
  padding:0 5px;
}
.gonggao-list li.gonggao-search i{
  display:inline-block;
  background:url(../img/ico-search.png) no-repeat;
  width:15px;
  height:16px;
  position:absolute;
  right:8px;
  top:10px;
}
#leftbar h1,#main h1{
	color:#1680c4;
}
/*book*/
.book-list{
  border-top: 1px #999 solid;
  padding:25px 5px 12px;
}
.book-list li{
  float:left;
  margin:0 27px;
}
.book-list li a{
  display:block;
  width:140px;
  height:205px;
  font-size:12px;
  line-height:18px;
  overflow:hidden;
}
.book-list li a:hover{
  color:#0865bc;
  text-decoration: underline;
}
.book-list li p{
  width:140px;
  text-align:center;
  margin-top:10px;
}
.book-list li img{
  width:120px;
  height:155px;
  display:block;
  margin-left: 10px;
}
.book-list li b{
  display:block;
  width:140px;
  text-align: center;
  color:#c60a0a;
  font-family:"Microsoft YaHei","微软雅黑";
  text-align:center;
  line-height:26px;
  font-size: 15px;
}
.book-list li b span{
  text-decoration:line-through;
  color:#ccc;
  margin-left: 10px;
}

/*支付宝*/
.ui-list-icons{margin-left:20px;padding-top:10px;}
.ui-list-icons li{float:left;margin-right:10px;width:218px;padding-right:10px;float:left;padding-bottom:20px;}
.ui-list-icons li input{float:left;vertical-align:middle;line-height:36px;margin:13px 8px 0 0;}
.ui-list-icons .i-box{display:inline-block;background:url(../img/combo.png) no-repeat;height:36px;width:126px;border:1px #ddd solid;padding-right:65px;cursor:pointer;*float:left;}
.ui-list-icons li label:hover{border:1px #ffaa33 solid;}
.ui-list-icons .limited-coupon{border:1px #ffaa33 solid;}
.ui-list-icons .ICBC{background-position:0 -540px;}
.ui-list-icons .BOC{background-position:0 -108px;}
.ui-list-icons .CMB{background-position:0 -324px;}
.ui-list-icons .CCB{background-position:0 -144px;}
.ui-list-icons .ABC{background-position:0 0px;}
.ui-list-icons .SPDB{background-position:0 -756px;}
.ui-list-icons .CIB{background-position:0 -252px;}
.ui-list-icons .GDB{background-position:0 -468px;}
.ui-list-icons .FDB{background-position:0 -432px;}
.ui-list-icons .CITIC{background-position:0 -288px;}
.ui-list-icons .HZCB{background-position:0 -504px;}
.ui-list-icons .SHBANK{background-position:0 -648px;}
.ui-list-icons .NBBANK{background-position:0 -576px;}
.ui-list-icons .SPABANK{background-position:0 -720px;}
.ui-list-icons .POSTGC{background-position:0 -612px;}
