/*
* 编写代码简则
*/
/*
* Common
*
* 本项目常用工具，但不包括 .clearon-left, .clear ，
* 它们已经包含在 UI tool 模块里面，请注意
*/

body {
  font-size: 14px;
  font-family: "微软雅黑", "PingHei", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", "sans-serif";
  
}
.top-pro{
 height:50px; 
 background:#000;
 position:fixed;
 display:none;
 z-index:1005;
 width:100%;
 padding-top:13px;
 top:-3px;
} 
.top-pro{
 opacity:0.8;
 }

.top-pro-tittle{
 width:86%; position:relative; float:left; line-height:40px; text-align:center; color:#fff; font-size:24px;
}
.on-left{ float:left;}
.on-right{float:right;}
.icon {
  display: inline-block;
  width:25px;
  height:25px;
  background: url(../images/icon.png) no-repeat 0 0;
  vertical-align: middle;
  margin-right: 5px;
  top:0px;
}

.icon-large {
  width: 30px;
  height:26px;
  background-image: url(../images/icons.png) no-repeat 0 0;
  top: -1px;
  display: inline-block;
  vertical-align:middle;
}

.icon-blue-down {
  background-position: -32px -39px;
  width: 30px;
  height:26px;
  margin-right:0px;
  margin-top:-13px !important;
  right:0px !important;
  
}
.icon-grey-down {
  background-position: -68px -39px;
  width: 30px;
  height:26px;
  margin-right:0px;
  margin-top:-13px !important;
  right:0px !important;
  border-radius:5px;
}
.icon-for{
 width:90px;
 height:90px;
 display:inline-block;
 vertical-align:middle;
 background:url(../images/icons.png) no-repeat 0 -110px;
}
.icon-search{
  background-position: 0px 0px;
  
}
.icon-menu{
  background-position: -35px 0px;
}
.icon-down{
  background-position: -70px 0px;
}
.icon-go{
 background-position: -105px 0px;
 position:absolute;
 right:300px;
 margin-top:40px;
 cursor:pointer;
 z-index:1000;
}

.border {
  border-width: 1px;
  border-color: #D9D9D9;
}

.border-solid {
  border-style: solid;
}

.border-top-none {
  border-top: none;
}
.box-border{
  border:1px solid #e1eaf3;
}
.cfff {
  color: #fff;
}

.cred {
  color: #E60012;
}
.cblue {
  color: #37C4F6
}
.corange {
  color: #f9b954;
}

.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f26 {
  font-size: 26px;
}
.f42 {
  font-size: 42px;
}
.l22 {
  line-height: 22px
}
.l26 {
  line-height: 26px;
}
.l28 {
  line-height: 28px;
}
.l30 {
  line-height: 30px;
}
.center{
 width:100%;
}
.center-1280{
 width:1280px;
 margin:0 auto;
}

/*头部*/
.top{
 height:120px;
 position:fixed;
 width:100%;
 z-index:100;
 background:#fff;
 top:0px;
}
.top-head{
 width:1280px;
 margin:0 auto;
 height:70px;
 position:relative;}
.top-head .logo{
 width:370px;
 height:70px; background:url(../images/logo.png) no-repeat left center; 
 display:inline-block;}
.top-head .head-info{
 width:150px; 
 float:right;
 text-align:right;
 height:25px; 
 margin-top:20px;}

.head-menu{
 width:100%;
 height:50px;
 background:#003592;
 text-align:center;
 position:relative;
 line-height:50px;
 min-width:1280px;
 
}
.head-menu .menu{
 margin:0 auto;
 width:100%;
}
.head-menu .menu ul{
 position:relative;
 text-align:center;
}
.head-menu .menu ul li{
 display:inline-block;
 zoom:1;
 
}
.head-menu ul li a, 
.head-menu ul li a:visited{
 display:inline-block;
 text-align:center;
 text-decoration:none;
 padding-left:39px;
 padding-right:39px;
 height:50px;
 color:#fff;
 font-size:18px;
 line-height:50px;
 font-weight:300;
}
.head-menu ul li a:hover,.head-menu ul li a.curr{
 background:url(../images/menu-curr.png) center bottom no-repeat;
}

/*全部菜单*/
.all-course{width:100%; background:#e8e8e8;  z-index:1008; display:none; left:0px; position:fixed; top:55px;}
.border-right{border-right:1px solid #f5f5f5;}
.border-right-color{border-right:1px solid #ddd;}
.all-course .course-sider{width:320px; padding-right:20px; padding-bottom:20px; }
.course-icon {
  display: inline-block;
  width:48px;
  height:40px;
  vertical-align: middle;
  margin-right:5px;
}
.all-course h3 {
  font-size:21px;
  width:310px;
  margin:0;
  padding:0;
  padding-bottom:10px;
  margin-bottom:4px;
  font-style:normal;
}
.all-course .course-sider dd,
.all-course .course-sider dd a {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  font-style:normal;
}
.all-course .course-sider dd a:hover {
  color: #333;
}

  
/* 尾部 */
.common-top{position:absolute; width:100%; top:1020px; left:0px; z-index:9; min-width:1280px; height:80px; line-height:80px; background:#fff; }
.common-top .common-footers{width:100%;text-align: center;}
.common-top .common-footers h3{font-size: 14px;color: #666;}
.common-top .common-footers a{ color:#333;}
.common-top .common-footers a:hover{ color:#034ea2;}
.footer{ bottom:0; z-index:1; width:100%; height:70px; line-height:80px; background:#fff;  position:relative; padding-bottom:10px;}
.footer .common-footers{width: 100%;text-align: center;}
.footer .common-footers h3{font-size: 14px;color: #666;}
.footer .common-footers h3 a{ color:#666;}
.footer .common-footers h3 a:hover{ color:#034ea2;}
