@charset "UTF-8";
::-webkit-scrollbar {
  width: 7px;
  height: 5px;
}
::-webkit-scrollbar-button {
  height: 0;
  width: 0;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: block;
}
::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}
::-webkit-scrollbar-track:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal,
::-webkit-scrollbar-track:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal {
  border-style: solid;
  border-color: transparent;
  border-radius: 2px;
}
::-webkit-scrollbar-track:vertical,
::-webkit-scrollbar-track:horizontal {
  background-clip: padding-box;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.2);
  min-height: 28px;
  padding-top: 100px;
}
::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.4);
}
::-webkit-scrollbar-thumb:active {
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
  background-color: rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-track:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal {
  border-width: 0;
}
::-webkit-scrollbar-track:hover {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.05);
}
::-webkit-scrollbar-track:active {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14), inset -1px -1px 0 rgba(0, 0, 0, 0.07);
  background-color: rgba(0, 0, 0, 0.05);
}
::-webkit-scrollbar-corner {
  background-color: rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-resizer {
  background-color: rgba(0, 0, 0, 0.5);
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
button,
p,
blockquote,
th,
td,
header,
nav,
aside,
menu,
figure,
article,
time,
footer {
  margin: 0;
  padding: 0;
}
header,
nav,
aside,
menu,
figure,
article,
time,
footer {
  display: block;
}
body,
p,
form,
ul,
li {
  list-style: none outside none;
}
img {
  border: none;
  outline: none;
  vertical-align: top;
}
img[src=""],
img:not([src]) {
  opacity: 0;
}
a {
  outline: none;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
a:focus,
a:active,
a:visited {
  outline: none;
}
input,
select,
button,
textarea {
  border: none;
  outline: none;
}
input:focus,
select:focus,
button:focus,
textarea:focus,
input:active,
select:active,
button:active,
textarea:active,
input:visited,
select:visited,
button:visited,
textarea:visited {
  outline: none;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  overflow: visible;
  cursor: pointer;
}
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
textarea {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 12px;
}
button,
input,
textarea {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.less-pseudo-clear:after {
  content: " ";
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
}
.less-list-none {
  padding-left: 0;
}
.less-list-none,
.less-list-none > li {
  list-style: none;
}
/*
@color-smoke:#e3e3e3;
@color-silver:#cccccc;
@color-orange:#f78989;
@color-gold:#f8a20f;
@color-sky:#31b4e2;
@color-gress:#5db75d;
@color-lime:#19ae88;
@color-dodgerblue:#5faee3;
@color-red:#e2265b;
*/
/*@view-base:720;
@rem-font-size-num:50;
@rem-font-base:1rem * @rem-font-size-num;*/
/*@em-font-size-num:50;
@em-font-size-px:1px * @em-font-size-num;
@em-font-base:1em * @em-font-size-num;*/
/*布局设置*/
/****基础扩展****/
/****定位****/
.relative,
.banner,
.banner .photos,
.banner .btns a,
.link-list,
.media,
.media .video-wall {
  position: relative;
}
.absolute,
.banner .btns {
  position: absolute;
}
.over-hidden,
.list-image-source li,
.banner,
.banner .photos,
.link-list,
.bodyer,
.bodyer .topic,
.down-tile,
.comments .response-text,
.list-image-text li,
.form-source-search,
.media .video-wall,
.sites .tabs,
.sites .item > ul,
.course-list,
.tags,
.form-course-search {
  overflow: hidden;
}
/*
.border-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content-box{
    box-sizing:content-box;
}
.over-auto{
    overflow:auto;
}
.over-visible{
    overflow:visible;
}*/
.pull-left,
.list-image-source .cell,
.header-top .actions a,
.side,
.bodyer .topic h3,
.down-tile h3,
.list-image-text .cell,
.tags label,
.tags a {
  float: left;
}
.pull-right,
.paner .paner-head .more,
.bodyer .nav-dir {
  float: right;
}
.clear,
.sites .item > ul {
  clear: both;
}
/*
.clearpre:before,*/
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*
.inline{
    display:inline;
}
.none{
    display:none;
}*/
.block,
.list-image-source .block,
.link-list a,
.list-image-text .block,
.sites .tab a {
  display: block;
}
.inblock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
.index-xs{
    z-index:2;
}
.index-sm{
    z-index:4;
}
.index-md{
    z-index:6;
}
.index-lg{
    z-index:8;
}
*/
/*.inline-hidden{
    display:inline;
    .hidden();
}
.block-hidden{
    display:block;
    .hidden();
}*/
/*
布局控制
.row{
}

.col{

}
*/
/*列*/
.col-1 {
  width: 8.333333333333334%;
}
.col-2 {
  width: 16.666666666666668%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.333333333333336%;
}
.col-5 {
  width: 41.666666666666664%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.333333333333336%;
}
.col-8 {
  width: 66.66666666666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333333333%;
}
.col-11 {
  width: 91.66666666666667%;
}
.col-12 {
  width: 100%;
}
.col-max-1 {
  max-width: 8.333333333333334%;
}
.col-max-2 {
  max-width: 16.666666666666668%;
}
.col-max-3 {
  max-width: 25%;
}
.col-max-4 {
  max-width: 33.333333333333336%;
}
.col-max-5 {
  max-width: 41.666666666666664%;
}
.col-max-6 {
  max-width: 50%;
}
.col-max-7 {
  max-width: 58.333333333333336%;
}
.col-max-8 {
  max-width: 66.66666666666667%;
}
.col-max-9 {
  max-width: 75%;
}
.col-max-10 {
  max-width: 83.33333333333333%;
}
.col-max-11 {
  max-width: 91.66666666666667%;
}
.col-max-12 {
  max-width: 100%;
}
/*行*/
.row-max-1 {
  max-height: 8.333333333333334%;
}
.row-max-2 {
  max-height: 16.666666666666668%;
}
.row-max-3 {
  max-height: 25%;
}
.row-max-4 {
  max-height: 33.333333333333336%;
}
.row-max-5 {
  max-height: 41.666666666666664%;
}
.row-max-6 {
  max-height: 50%;
}
.row-max-7 {
  max-height: 58.333333333333336%;
}
.row-max-8 {
  max-height: 66.66666666666667%;
}
.row-max-9 {
  max-height: 75%;
}
.row-max-10 {
  max-height: 83.33333333333333%;
}
.row-max-11 {
  max-height: 91.66666666666667%;
}
.row-max-12 {
  max-height: 100%;
}
.mt-sm,
.comments .response-text {
  margin-top: 5px;
}
.mt-md,
.paner-02 .image-cell {
  margin-top: 15px;
}
.mt-lg,
.form-source-search,
.table-source {
  margin-top: 20px;
}
.mr-xs,
.list-image-source .text,
.list-image-text .time,
.list-image-text .text {
  margin-right: 5px;
}
.mr-sm {
  margin-right: 10px;
}
.mr-md,
.list-image-source .cell,
.list-image-text .cell {
  margin-right: 15px;
}
.mr-xxxl {
  margin-right: 35px;
}
.mb-sm {
  margin-bottom: 10px;
}
.mb-md {
  margin-bottom: 15px;
}
.mb-lg {
  margin-bottom: 20px;
}
.ml-md {
  margin-left: 15px;
}
.ml-lg {
  margin-left: 20px;
}
.ml-xxl {
  margin-left: 30px;
}
.pl-md {
  padding-left: 15px;
}
.pl-lg {
  padding-left: 15px;
}
.pr-lg {
  padding-right: 15px;
}
/****自定义****/
/*
.wide-xs{
    width:60px;
}
.wide-sm{
    width:120px;
}
.wide-md{
    width:240px;
}
.wide-lg{
    width:380px;
}
.wide-xlg{
    width:520px;
}
.wide-xxlg{
    width:680px;
}
.wide-xxxlg{
    width:840px;
}
.wide-slg{
    width:1000px;
}

.high-xs{
    height:20px;
}
.high-sm{
    height:40px;
}
.high-md{
    height:80px;
}
.high-lg{
    height:140px;
}
.high-xlg{
    height:220px;
}
.high-xxlg{
    height:320px;
}
.high-xxxlg{
    height:440px;
}
.high-slg{
    height:580px;
}

//设备宽高
.wide-dev-xs{
    width:320px;
}
.wide-dev-sm{
    width:720px;
}
.wide-dev-md{
    width:998px;
}
.wide-dev-xl{
    width:1400px;
}

.high-dev-xs{
    height:400px;
}
.high-dev-sm{
    height:550px;
}
.high-dev-md{
    min-height:720px;
}
*/
.wide-dev-max-lg {
  max-width: 1200px;
  margin: 0 auto;
}
.high-dev-min-xs {
  min-height: 400px;
}
.wide-all {
  width: 100%;
}
.wide-middle {
  max-width: 1200px;
  margin: 30px auto;
}
.bg-all01 {
  background: #fafafa;
}
/****表格****/
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-striped > thead > tr > th {
  background-color: #EEEEEE;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
/****自定义****/
/*
.table-muted{
    background-color:#F9F9F9;
}
*/
/****表单样式****/
@-moz-document url-prefix() {
  input[type=file] {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/****自定义****/
.inputs,
.selects,
.textareas {
  box-sizing: border-box;
  display: block;
  padding: 6px 12px;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
.inputs:focus,
.selects:focus,
.textareas:focus {
  border-color: #66afe9;
}
/*
.textareas{
    height:auto;
    min-height:120px;
}

//尺寸
.inputs-sm,
.selects-sm{
    padding:3px 8px;
    height:26px;
}

//单选与多选
.radios,.checkboxs{
    label{
        min-height:20px;
        margin-bottom:0;
        font-weight:400;
        cursor:pointer;
    }
}
.checkboxs input[type=checkbox],
.radios input[type=radio]{
    position:relative;
    margin-right:4px;
    top:2px;
}
*/
/****按钮****/
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/*
//链接按钮
.btn-link {
    font-weight: 400;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
*/
/****自定义****/
/*
//情景
.btn-theme{
    color:#fff;
    background-color:@color-theme;
    &:hover,&:focus,&:active{
        color:#fff;
    }
}
.btn-default {
    .btn-func(#fff, #333, #ccc);
}
.btn-primary {
    .btn-func(#428bca, #fff, #357ebd);
}
.btn-success {
    .btn-func(#5cb85c, #fff, #4cae4c);
}
.btn-info {
    .btn-func(#5bc0de, #fff, #46b8da);
}
.btn-warning {
    .btn-func(#f0ad4e, #fff, #eea236);
}
.btn-danger {
    .btn-func(#d9534f, #fff, #d43f3a);
}
*/
.btn-study {
  color: #fff;
  background-color: #4ca1af;
  border-color: #4ca1af;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  padding: 0 40px;
  font-size: 18px;
}
.btn-study:hover,
.btn-study:focus,
.btn-study:active {
  color: #fff;
  background-color: #44919d;
}
/****分页****/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  font-size: 14px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #4ca1af;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #4ca1af;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #4ca1af;
  border-color: #4ca1af;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-container .pagination-info {
  padding-top: 0;
  margin: 20px 0;
}
/****自定义****/
/*
.pagination-left{
    .pagination,.pagination-rows,.pagination-jump{
        float:left;
        margin-right:10px;
    }
    .pagination-info{
        float:left;
    }
}
.pagination-right{
    .pagination,.pagination-rows,.pagination-jump{
        float:right;
        margin-left:10px;
    }
    .pagination-info{
        float:right;
    }
}
.pagination-justified{
    .pagination,.pagination-rows,.pagination-jump{
        float:left;
    }
    .pagination-info{
        float:right;
    }
}
.pagination-info{
    padding-top:10px;
    padding-bottom:10px;
    line-height:24px;
}
.pagination-rows,.pagination-jump{
    margin-top:5px;
    margin-right:10px;
}
.pagination-rows{
    margin-left:10px;
    width:auto;
    text-align:center;
}
.pagination-jump input{
    margin-left:5px;
    width:60px;
    display:inline-block;
    text-align:center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}*/
.pagination-center {
  text-align: center;
}
.pagination-center > .pagination {
  *display: inline;
  *zoom: 1;
}
/****表格****/
/****自定义****/
/*.actions{
    a{
        position:relative;
        padding:0 5px;
        text-decoration:none;
        &:first-child{
            &:before{
                display:none;
            }
        }
        &:before{
            position:absolute;
            content:" ";
            display:block;
            left:0;
            top:3px;
            width:2px;
            height:14px;
            background:@less-color-lightgray;
        }
    }
    .text-btn:hover{
        color:@color-theme;
    }
}*/
/****列表****/
.list-none,
.list-none li {
  list-style: none;
}
ul.list-none,
ol.list-none {
  padding-left: 0;
}
/****自定义****/
.list-image-source li {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e5e5;
}
.list-image-source li + li {
  margin-top: 20px;
}
.list-image-source .cell {
  display: block;
  overflow: hidden;
  width: 160px;
  height: 120px;
  line-height: 116px;
  *font-size: 90px;
  text-align: center;
  border: 1px solid #e6e5e5;
}
.list-image-source .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.list-image-source .item {
  display: block;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 700;
}
.list-image-source .text {
  overflow: hidden;
  padding-top: 16px;
  line-height: 25px;
  font-size: 14px;
}
.list-image-source .item-term {
  float: left;
  padding-right: 35px;
  min-width: 80px;
}
/****图标****/
/****自定义****/
.ico,
.side-menu-0 > ul > .active > ul > li .item > a > .ang,
.side-menu-0 > ul > .active > ul > li:hover .item > a .ang,
.side-menu-0 > ul > .active > ul > li.active .item > a .ang {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background-image: url("../images/ico/ico-merge.png");
  background-repeat: no-repeat;
}
.ico-1009 {
  height: 23px;
  width: 4px;
  background-position: 0 0;
}
.ico-line {
  height: 23px;
  width: 6px;
  background-position: 0 -23px;
}
.ico-1002,
.side-menu-0 > ul > .active > ul > li:hover .item > a .ang,
.side-menu-0 > ul > .active > ul > li.active .item > a .ang {
  height: 13px;
  width: 7px;
  background-position: 0 -46px;
}
.ico-0256 {
  height: 13px;
  width: 7px;
  background-position: 0 -59px;
}
.ico-1001,
.side-menu-0 > ul > .active > ul > li .item > a > .ang {
  height: 13px;
  width: 7px;
  background-position: 0 -72px;
}
.search_ico {
  height: 5px;
  width: 9px;
  background-position: 0 -85px;
}
.ico-0305 {
  height: 10px;
  width: 10px;
  background-position: 0 -90px;
}
.ico-0049 {
  height: 12px;
  width: 12px;
  background-position: 0 -100px;
}
.ico-0048 {
  height: 9px;
  width: 12px;
  background-position: 0 -112px;
}
.ico-0051 {
  height: 15px;
  width: 12px;
  background-position: 0 -121px;
}
.ico-1005,
.search-btn.desc i {
  height: 13px;
  width: 13px;
  background-position: 0 -136px;
}
.ico-0255 {
  height: 7px;
  width: 13px;
  background-position: 0 -149px;
}
.ico-1008,
.search-btn.asc i {
  height: 13px;
  width: 13px;
  background-position: 0 -156px;
}
.ico-0302 {
  height: 12px;
  width: 14px;
  background-position: 0 -169px;
}
.ico-0047 {
  height: 14px;
  width: 14px;
  background-position: 0 -181px;
}
.ico-0050 {
  height: 16px;
  width: 14px;
  background-position: 0 -195px;
}
.ico-0301 {
  height: 12px;
  width: 14px;
  background-position: 0 -211px;
}
.ico-0303 {
  height: 12px;
  width: 14px;
  background-position: 0 -223px;
}
.ico-1011 {
  height: 28px;
  width: 14px;
  background-position: 0 -235px;
}
.ico-1010 {
  height: 28px;
  width: 14px;
  background-position: 0 -263px;
}
.ico-0304 {
  height: 12px;
  width: 14px;
  background-position: 0 -291px;
}
.ico-0037 {
  height: 15px;
  width: 15px;
  background-position: 0 -303px;
}
.ico-0258 {
  height: 15px;
  width: 15px;
  background-position: 0 -318px;
}
.ico-other-sm {
  height: 16px;
  width: 16px;
  background-position: 0 -333px;
}
.ico-image-sm {
  height: 16px;
  width: 16px;
  background-position: 0 -349px;
}
.ico-video-sm {
  height: 16px;
  width: 16px;
  background-position: 0 -365px;
}
.ico-0052 {
  height: 16px;
  width: 16px;
  background-position: 0 -381px;
}
.ico-0039 {
  height: 17px;
  width: 16px;
  background-position: 0 -397px;
}
.ico-0057 {
  height: 16px;
  width: 16px;
  background-position: 0 -414px;
}
.ico-0257 {
  height: 16px;
  width: 16px;
  background-position: 0 -430px;
}
.ico-1006 {
  height: 16px;
  width: 16px;
  background-position: 0 -446px;
}
.ico-document-sm {
  height: 16px;
  width: 16px;
  background-position: 0 -462px;
}
.ico-animation-sm {
  height: 16px;
  width: 16px;
  background-position: 0 -478px;
}
.ico-0038 {
  height: 17px;
  width: 17px;
  background-position: 0 -494px;
}
.ico-0053 {
  height: 16px;
  width: 17px;
  background-position: 0 -511px;
}
.ico-0008 {
  height: 18px;
  width: 18px;
  background-position: 0 -527px;
}
.ico-0011 {
  height: 18px;
  width: 18px;
  background-position: 0 -545px;
}
.ico-1007 {
  height: 12px;
  width: 18px;
  background-position: 0 -563px;
}
.ico-1003 {
  height: 16px;
  width: 18px;
  background-position: 0 -575px;
}
.ico-1004 {
  height: 18px;
  width: 18px;
  background-position: 0 -591px;
}
.ico-0012 {
  height: 18px;
  width: 18px;
  background-position: 0 -609px;
}
.ico-0044 {
  height: 20px;
  width: 20px;
  background-position: 0 -627px;
}
.ico-text {
  height: 22px;
  width: 22px;
  background-position: 0 -647px;
}
.ico-img-on {
  height: 22px;
  width: 22px;
  background-position: 0 -669px;
}
.ico-text-on {
  height: 22px;
  width: 22px;
  background-position: 0 -691px;
}
.ico-0042 {
  height: 23px;
  width: 22px;
  background-position: 0 -713px;
}
.ico-0041 {
  height: 17px;
  width: 22px;
  background-position: 0 -736px;
}
.ico-0043 {
  height: 19px;
  width: 22px;
  background-position: 0 -753px;
}
.ico-1012 {
  height: 22px;
  width: 22px;
  background-position: 0 -772px;
}
.ico-img {
  height: 22px;
  width: 22px;
  background-position: 0 -794px;
}
.ico-0023-hover {
  height: 25px;
  width: 25px;
  background-position: 0 -816px;
}
.ico-0023 {
  height: 25px;
  width: 25px;
  background-position: 0 -841px;
}
.ico-0040 {
  height: 26px;
  width: 26px;
  background-position: 0 -866px;
}
.ico-0022-hover {
  height: 23px;
  width: 28px;
  background-position: 0 -892px;
}
.ico-0022 {
  height: 23px;
  width: 28px;
  background-position: 0 -915px;
}
.ico-0004 {
  height: 33px;
  width: 29px;
  background-position: 0 -938px;
}
.ico-0017-hover {
  height: 36px;
  width: 29px;
  background-position: 0 -971px;
}
.ico-0017 {
  height: 36px;
  width: 29px;
  background-position: 0 -1007px;
}
.ico-animation-md {
  height: 32px;
  width: 32px;
  background-position: 0 -1043px;
}
.ico-video-md {
  height: 32px;
  width: 32px;
  background-position: 0 -1075px;
}
.ico-other-md {
  height: 32px;
  width: 32px;
  background-position: 0 -1107px;
}
.ico-document-md {
  height: 32px;
  width: 32px;
  background-position: 0 -1139px;
}
.ico-image-md {
  height: 32px;
  width: 32px;
  background-position: 0 -1171px;
}
.ico-0014-hover {
  height: 43px;
  width: 35px;
  background-position: 0 -1203px;
}
.ico-0014 {
  height: 43px;
  width: 35px;
  background-position: 0 -1246px;
}
.ico-0003 {
  height: 36px;
  width: 36px;
  background-position: 0 -1289px;
}
.ico-0002 {
  height: 37px;
  width: 36px;
  background-position: 0 -1325px;
}
.ico-0001 {
  height: 36px;
  width: 36px;
  background-position: 0 -1362px;
}
.ico-0015-hover {
  height: 40px;
  width: 36px;
  background-position: 0 -1398px;
}
.ico-0015 {
  height: 40px;
  width: 36px;
  background-position: 0 -1438px;
}
.ico-0006 {
  height: 36px;
  width: 36px;
  background-position: 0 -1478px;
}
.ico-0005 {
  height: 36px;
  width: 37px;
  background-position: 0 -1514px;
}
.ico-0019 {
  height: 40px;
  width: 38px;
  background-position: 0 -1550px;
}
.ico-0019-hover {
  height: 40px;
  width: 38px;
  background-position: 0 -1590px;
}
.ico-more01 {
  height: 7px;
  width: 39px;
  background-position: 0 -1630px;
}
.ico-0020-hover {
  height: 40px;
  width: 39px;
  background-position: 0 -1637px;
}
.ico-more02 {
  height: 7px;
  width: 39px;
  background-position: 0 -1677px;
}
.ico-0020 {
  height: 40px;
  width: 39px;
  background-position: 0 -1684px;
}
.ico-0021-hover {
  height: 38px;
  width: 41px;
  background-position: 0 -1724px;
}
.ico-0021 {
  height: 38px;
  width: 41px;
  background-position: 0 -1762px;
}
.ico-0035-hover {
  height: 41px;
  width: 41px;
  background-position: 0 -1800px;
}
.ico-0035 {
  height: 41px;
  width: 41px;
  background-position: 0 -1841px;
}
.ico-0007 {
  height: 43px;
  width: 43px;
  background-position: 0 -1882px;
}
.ico-0013 {
  height: 44px;
  width: 44px;
  background-position: 0 -1925px;
}
.ico-0016-hover {
  height: 39px;
  width: 44px;
  background-position: 0 -1969px;
}
.ico-0013-hover {
  height: 44px;
  width: 44px;
  background-position: 0 -2008px;
}
.ico-0016 {
  height: 39px;
  width: 44px;
  background-position: 0 -2052px;
}
.ico-0018-hover {
  height: 43px;
  width: 49px;
  background-position: 0 -2091px;
}
.ico-0018 {
  height: 43px;
  width: 49px;
  background-position: 0 -2134px;
}
.ico-animation {
  height: 60px;
  width: 60px;
  background-position: 0 -2177px;
}
.ico-animation-hover {
  height: 60px;
  width: 60px;
  background-position: 0 -2237px;
}
.ico-video-hover {
  height: 60px;
  width: 60px;
  background-position: 0 -2297px;
}
.ico-video {
  height: 60px;
  width: 60px;
  background-position: 0 -2357px;
}
.ico-other-hover {
  height: 60px;
  width: 60px;
  background-position: 0 -2417px;
}
.ico-document-hover {
  height: 60px;
  width: 60px;
  background-position: 0 -2477px;
}
.ico-document {
  height: 60px;
  width: 60px;
  background-position: 0 -2537px;
}
.ico-image {
  height: 60px;
  width: 60px;
  background-position: 0 -2597px;
}
.ico-image-hover {
  height: 60px;
  width: 60px;
  background-position: 0 -2657px;
}
.ico-ddbjxfw-hover {
  height: 60px;
  width: 60px;
  background-position: 0 -2717px;
}
.ico-other {
  height: 60px;
  width: 60px;
  background-position: 0 -2777px;
}
.ico-ddbjxfw {
  height: 60px;
  width: 60px;
  background-position: 0 -2837px;
}
.ico-0009 {
  height: 65px;
  width: 65px;
  background-position: 0 -2897px;
}
.ico-0010 {
  height: 65px;
  width: 65px;
  background-position: 0 -2962px;
}
/****背景图****/
.bp {
  background-image: url("../images/bp/bp-merge.png");
  background-repeat: no-repeat;
}
.bp-0004 {
  height: 69px;
  width: 167px;
  background-position: 0 0;
}
.bp-0005 {
  height: 69px;
  width: 167px;
  background-position: 0 -69px;
}
.bp-0006 {
  height: 69px;
  width: 167px;
  background-position: 0 -138px;
}
.bp-0001 {
  height: 69px;
  width: 167px;
  background-position: 0 -207px;
}
.bp-0002 {
  height: 69px;
  width: 167px;
  background-position: 0 -276px;
}
.bp-0003 {
  height: 69px;
  width: 167px;
  background-position: 0 -345px;
}
/****字体****/
/****自定义****/
/****文本****/
.text-break {
  word-wrap: break-word;
  word-break: normal;
}
.text-nowrap {
  white-space: nowrap;
}
.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.text-mark {
  color: #f09604;
}
/*.text-thin{
    font-weight:400;
}
.text-bold{
    font-weight:700;
}*/
/*.under-none{
    &,& a{
        &,&:hover,&:focus{
            text-decoration:none;
        }
    }
}*/
.text-left {
  text-align: left;
}
.text-center,
.down-tile h3,
.form-source-search,
.sites .tab a {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*
//标题
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 11px;
}
//雅黑字体
.text-yahei{
    font-family:@less-font-yahei;
}
*/
.text-songti {
  font-family: SimSun, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.text-url,
.text-linker,
.nav ul li a,
.paner .caption-links .item-link {
  cursor: pointer;
}
.text-url,
.text-url a,
.text-url:hover,
.text-url a:hover,
.text-url:focus,
.text-url a:focus,
.text-linker,
.text-linker a,
.text-linker:hover,
.text-linker a:hover,
.text-linker:focus,
.text-linker a:focus,
.nav ul li a,
.nav ul li a a,
.nav ul li a:hover,
.nav ul li a a:hover,
.nav ul li a:focus,
.nav ul li a a:focus,
.paner .caption-links .item-link,
.paner .caption-links .item-link a,
.paner .caption-links .item-link:hover,
.paner .caption-links .item-link a:hover,
.paner .caption-links .item-link:focus,
.paner .caption-links .item-link a:focus {
  text-decoration: none;
}
/****自定义****/
a {
  color: #333;
}
.text-link:hover,
.text-linker:hover,
.paner .caption-links .item-link:hover {
  color: #00b4fa;
}
.text-linker-active {
  color: #00b4fa;
}
/*
.text-scale-xs{
    font-size:0.8em;
}
.text-scale-sm{
    font-size:1.2em;
}
.text-scale-md{
    font-size:1.6em;
}
.text-scale-lg{
    font-size:2em;
}*/
.text-xs,
.paner .paner-head .more {
  font-size: 12px;
}
.text-sm,
.paner-02 .list-text,
.details .detail .middle,
.details .detail .left,
.details .detail .right,
.comments .comment .author,
.comments .response-text,
.table-source > thead > tr > th,
.table-source > tbody > tr > th,
.table-source > tfoot > tr > th,
.table-source > thead > tr > td,
.table-source > tbody > tr > td,
.table-source > tfoot > tr > td,
.tags {
  font-size: 14px;
}
.text-md,
.down-tile h3,
.form-comment .field,
.form-source-search .inputs,
.form-source-search .selects,
.form-source-search .btn,
.table-source > thead > tr > th,
.media .btn,
.form-course-search .inputs,
.form-course-search .btn {
  font-size: 16px;
}
.text-lg,
.list-image-text .item {
  font-size: 18px;
}
/*.tall-xs{
    line-height:20px;
}
.tall-sm{
    line-height:25px;
}
.tall-md{
    line-height:30px;
}
.tall-lg{
    line-height:35px;
}*/
/*
.text-black{
    color:@less-color-black;
}
.text-unstart{
    color:$less-color-unstart;
}
.text-start{
    color:@less-color-start;
}
.text-running{
    color:@less-color-running;
}
.text-warn{
    color:@less-color-warn;
}
.text-error{
    color:@less-color-error;
}
*/
.text-snow,
.table-source > thead > tr > th,
.sites .tab:hover a,
.sites .tab.active a,
.tags a:hover,
.tags a.active {
  color: #fff;
}
.text-lightgray,
.details .detail .disabled,
.list-image-text .time {
  color: #999;
}
.text-gray,
.list-image-source .text,
.paner-02 .list-text a,
.bodyer .text-list-master a,
.details .detail .bottom a,
.comments .comment .text,
.comments .response-text,
.list-image-text .text,
.table-source > thead > tr > th,
.table-source > tbody > tr > th,
.table-source > tfoot > tr > th,
.table-source > thead > tr > td,
.table-source > tbody > tr > td,
.table-source > tfoot > tr > td {
  color: #666;
}
.text-deepgray,
.list-image-source .item,
.form-comment .field,
.tags label,
.tags a {
  color: #333;
}
.text-fa5f58 {
  color: #fa5f58;
}
.text-ee7638 {
  color: #ee7638;
}
/****混杂样式****/
/****自定义****/
.pointer {
  cursor: pointer;
}
/*背景*/
/*
.bg-opacity {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    filter:alpha(opacity=50);
    opacity:0.5;
    background-color:#000000;
}
.bg-snow{
    background-color:@sass-color-snow;
}*/
/*边框*/
/*.border-snow{
    border:1px solid @sass-color-snow;
}*/
.border-lavender {
  border: 1px solid #e6e5e5;
}
.bg-snow {
  background: #fff;
}
/****复杂组件扩展****/
/****组件****/
.wire {
  height: 0;
  border: none;
  border-top: 1px solid transparent;
}
.wire.wire-default {
  border-color: #ddd;
}
.box-shadow {
  background: #fff;
  border: 1px solid #f4f4f4;
  box-shadow: 1px 1px 5px #dfdfdf;
  -moz-box-shadow: 5px 5px 5px #dfdfdf;
  -webkit-box-shadow: 2px 2px 5px #dfdfdf;
}
/*
//提示信息
.will{
    margin-bottom: 20px;
    padding: 10px;
    min-height: 20px;
    line-height:20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}*/
/****自定义****/
/*盒子*/
/*
.boxer{
    border:1px solid #ddd;
    color:#333;
    .less-border-radius(5px);
}
.boxer-head{
    position:relative;
    padding:10px 15px;
    border-bottom:1px solid #ddd;
    background:#f7f7f9;
}
.boxer-title{
    margin:0;
    padding:0;
    font-size:14px;
    font-weight:500;
}
.boxer-close{
    float:right;
    margin-top:-4px;
    font-size:20px;
    font-weight:700;
    color:#999;
    cursor:pointer;
}
.boxer-body{
    padding:10px 15px;
}
.boxer-foot{
    padding:10px 15px;
    border-top:1px solid #ddd;
    background:#f7f7f9;
}
*/
/*徽章*/
/*
.budge{
    padding:2px 8px;
    border:1px solid transparent;
    .less-border-radius(3px);
}
//情景
.budge-theme{
    color:@color-theme;
    border-color:@color-theme;
}
.budge{
    display:inline-block;
    *display:inline;
    *zoom:1;
    padding:2px 8px;
    .less-border-radius(3px);
    color:#fff;
}
//情景
.budge-theme{
    color:@sass-color-snow;
    border-color:@color-theme;
}
*/
/*角标签*/
/*
.labeler{
    position:absolute;
    top:0;
    right:0;
    width:80px;
    height:20px;
    line-height:20px;
    text-align:center;
    color:#fff;
    transform: rotate(45deg) translate(22px,-6px);
    -ms-transform: rotate(45deg) translate(22px,-6px);
    -webkit-transform: rotate(45deg) translate(22px,-6px);
    -o-transform: rotate(45deg) translate(22px,-6px);
    -moz-transform: rotate(45deg) translate(22px,-6px);
}
.labeler-theme{
    background:$color-theme;
}
*/
/*.bg-loading{
    background-image:url("@{less-bgurl}/icon/bg-loading.gif");
    background-position:center center;
    background-repeat:no-repeat;
}
.indicator{
    position:absolute;
    left:50%;
    top:50%;
    z-index:1001;
    .less-border-radius(5px);
    &.indicator-micro{
        margin-left:-25px;
        margin-top:-25px;
        width:50px;
        height:50px;
        .less-bg-rgba(255, 255, 255, 0.8);
    }
    &.indicator-data{
        top:5px;
        margin-left:-50px;
        padding:0 10px 0 42px;
        font-size:12px;
        color:#333;
        text-align:center;
        border:1px solid #ccc;
        background:#fff url("@{less-bgurl}/icon/bg-loading.gif") 10px center no-repeat;
        .less-ellipsis(36px);
    }
}*/
/*
//1
.vc-container{
    overflow:hidden;
    display:table;
    width:1200px;
    height:1000px;
    _position:relative;
    .vc-cell{
        display:table-cell;
        vertical-align:middle;
        text-align:center;
        _position:absolute;
        _top:50%;
        _left:50%;
    }
    .vc-content{
        display:inline-block;
        _position:relative;
        _top:-50%;
        _left:-50%;
    }
}
//2
.vc-container {
    overflow:hidden;
    display: table;
    margin: auto;
    height: 100%;
    .vc-cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        .vc-content {
            display: inline-block;
            vertical-align: middle;
        }
    }
}
//实例，遮盖层文本垂直居中
.vc-container {
    position:absolute;
    overflow:hidden;
    display: table;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin: auto;
    height: 100%;
    .vc-cell {
        display: table-cell;
        padding-left:15px;
        padding-right:15px;
        vertical-align: middle;
        text-align: center;
        .vc-content {
            display: inline-block;
            vertical-align: middle;
        }
    }
}

//3
.vc-container{
    position:relative;
    .vc-content{
        position: absolute;
        overflow: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        width: 300px;
        height: 300px; //必须
    }
}
//4
.vc-container{
    position:relative;
    .vc-content{
        position:absolute;
        left:50%;
        top:50%;
        margin:-150px 0 0 -150px;//必须
        width:300px;//必须
        height:300px;//必须
    }
}
//5
.vc-container{
    display:block;
    text-align:center;
    .vc-content{
        display:inline-block;
        vertical-align:middle;
    }
}
//6
.vc-container{
    .vc-floater{
        height:50%;
        margin-bottom:-100px;
    }
    .vc-content{
        height:200px;
        width:200px;
        margin:auto;
    }
}
//7
.vc-container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
//8
.vc-container{
    display:table-cell;
    width:550px;
    height:1.14em;
    padding:0 0.1em;
    border:4px solid #beceeb;
    color:#069;
    font-size:10em;
    vertical-align:middle;
    .vc-content{
        display:inline-block;
        font-size:0.1em;
        vertical-align:middle;
    }
}

*/
/*
//悬浮显示
.dropshow{
    .drop{
        display:none;
    }
    &:hover > .drop{
        display:block;
    }
}
*/
.paner {
  margin: 15px 5px 5px 0;
  background: #fff;
  border: 1px solid #f4f4f4;
  box-shadow: 1px 1px 5px #dfdfdf;
  -moz-box-shadow: 5px 5px 5px #dfdfdf;
  -webkit-box-shadow: 2px 2px 5px #dfdfdf;
}
.paner .paner-head {
  overflow: hidden;
  padding: 0 15px;
  line-height: 40px;
  background: #4ca1af;
}
.paner .paner-head h3 {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 50%;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}
.paner .paner-head .break {
  float: none;
  padding: 10px 10px 10px 0;
  max-width: 100%;
  line-height: 20px;
  text-overflow: clip;
  white-space: normal;
}
.paner .paner-head .lump {
  float: left;
  margin: 12px 10px 0 0;
  width: 5px;
  height: 16px;
  background: #4ca1af;
}
.paner .paner-head .more {
  color: #fff;
}
.paner .caption-links {
  float: left;
  padding-left: 35px;
}
.paner .caption-links .item-link {
  margin-right: 20px;
  color: #666;
  font-size: 14px;
}
.paner .caption-links .active {
  color: #00b4fa;
}
.paner .nav-dir {
  margin-top: 10px;
}
.paner .paner-body {
  padding: 15px 15px 25px;
}
.paner-side {
  overflow: hidden;
  border: 1px solid #e6e5e5;
  background: #fff;
}
.paner-side .paner-head {
  line-height: 40px;
  background: #4ca1af;
}
.paner-side .paner-head h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.paner-side .paner-head .more {
  float: right;
  margin-right: 5px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.paner-side .paner-head .ico {
  float: left;
  margin: 12px 8px 0 10px;
}
.paner-side .paner-body {
  padding: 10px 0;
}
.tabs-paner .paner-item {
  display: none;
}
.tabs-paner .active {
  display: block;
}
.paner-02 {
  margin-right: 0;
}
.paner-02 .image-cell {
  height: 80px;
}
.paner-02 .list-text dl,
.paner-02 .list-text ul,
.paner-02 .list-text ol {
  padding: 14px 0;
  *float: left;
  *width: 100%;
  border-bottom: 1px dashed transparent;
}
.paner-02 .list-text dd,
.paner-02 .list-text li {
  overflow: hidden;
  margin: 0 4px 0 2px;
  height: 33px;
}
.paner-02 .list-text .list-icon {
  float: left;
  margin-top: 14.5px;
  width: 3px;
  height: 3px;
  background: #1281bf;
}
.paner-02 .list-text .text {
  margin-left: 10px;
  height: 32px;
  line-height: 32px;
  text-indent: 10px;
}
.paner-02 .list-text .text a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 70px;
}
.paner-02 .list-text .time {
  float: right;
  color: #999;
}
.paner-02 .list-text .text {
  text-indent: 6px;
}
.paner-02 .list-text .text a {
  margin-right: 5px;
}
.paner-02 .list-text li:hover a {
  color: #4ca1af;
}
.paner-02 .list-text li:hover .list-icon {
  background: #4ca1af;
}
.paner-02 .list-text .list-icon {
  background: #ccc;
}
.list-tag {
  overflow: hidden;
}
.list-tag .tag-label {
  float: left;
  margin-right: 5px;
  font-size: 16px;
}
.list-tag .tag-container {
  overflow: hidden;
  font-size: 16px;
}
.list-tag .tag {
  float: left;
  margin-right: 5px;
  white-space: nowrap;
}
.list-tag-block {
  padding: 5px 0;
  line-height: 27px;
}
.list-tag-block .tag-label {
  color: #666;
}
.list-tag-block .tag {
  padding: 0 6px;
  margin-bottom: 10px;
  color: #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.list-tag-block .tag:hover,
.list-tag-block .active {
  color: #fff;
  background: #4ca1af;
}
.list-tag-lg {
  margin-bottom: 10px;
}
.list-tag-lg .tag {
  padding: 6px 20px;
  min-width: 60px;
  text-align: center;
  color: #666;
  background: #e6e5e5;
}
.list-tag-lg .tag:hover,
.list-tag-lg .active {
  color: #fff;
  background: #4ca1af;
}
.search-inside {
  overflow: hidden;
  padding: 10px 0;
  font-size: 16px;
}
.search-inside .form-label {
  float: left;
  margin-right: 10px;
  line-height: 27px;
  padding: 0 6px;
  color: #fff;
  background: #4ca1af;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.search-inside .search-wall {
  float: left;
  border: 1px solid #4ca1af;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.search-inside .text,
.search-inside .submit {
  vertical-align: top;
}
.search-inside .text {
  padding: 0 5px;
  height: 25px;
  width: 180px;
  background: none;
  color: #666;
}
.search-inside .submit {
  width: 22px;
  height: 22px;
  background: transparent;
  cursor: pointer;
}
.search-btn {
  border: 1px solid #4ca1af;
  background: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 8px;
  margin-right: 10px;
  color: #4ca1af;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.search-btn i {
  display: none;
}
.search-btn.desc i {
  display: inline-block;
}
.search-btn.asc i {
  display: inline-block;
}
.list-condition ul {
  overflow: hidden;
  padding: 5px 0 10px;
}
.list-condition .condition-label {
  float: left;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}
.list-condition .condition-container {
  overflow: hidden;
  color: #4ca1af;
}
.list-condition .item-condition {
  position: relative;
  float: left;
  margin-right: 5px;
  margin-bottom: 3px;
  padding: 4px 24px 4px 6px;
  max-width: 300px;
  border: 1px solid #f0efef;
}
.list-condition .item-label,
.list-condition .item-strips,
.list-condition .item-remove {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
}
.list-condition .item-label {
  color: #666;
}
.list-condition .item-strips {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list-condition .strip {
  padding-right: 5px;
  color: #4ca1af;
}
.list-condition .item-remove {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 22px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  line-height: 26px;
  color: #4ca1af;
}
.list-condition .item-remove:hover {
  color: #fff;
  background: #4ca1af;
}
.side-menu-0 .menu-title {
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #4ca1af;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.side-menu-0 > ul {
  margin: 15px 0;
  padding: 15px;
  background: #fff;
  border: 1px solid #f4f4f4;
  box-shadow: 1px 1px 5px #dfdfdf;
  -moz-box-shadow: 5px 5px 5px #dfdfdf;
  -webkit-box-shadow: 2px 2px 5px #dfdfdf;
}
.side-menu-0 > ul > li {
  font-size: 16px;
  border-top: 1px dashed #efefef;
}
.side-menu-0 > ul > li a {
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #8d8d8d;
  text-indent: 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.side-menu-0 > ul > li .item {
  padding: 8px 4px;
  font-size: 16px;
  cursor: pointer;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.side-menu-0 > ul > li > .item > a {
  border-left: 3px solid #d1d1d1;
}
.side-menu-0 > ul > li > .item > a > .ang {
  margin: 8px 0 0 5px;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent transparent #999;
  float: right;
}
.side-menu-0 > ul > li:last-child > .item {
  border-bottom: none;
}
.side-menu-0 > ul > li:hover > .item > a,
.side-menu-0 > ul > li.active > .item > a {
  border-left: 3px solid #4ca1af;
  color: #4ca1af;
}
.side-menu-0 > ul > li:hover > .item > a .ang,
.side-menu-0 > ul > li.active > .item > a .ang {
  border-color: transparent transparent transparent #4ca1af;
}
.side-menu-0 > ul > .active > ul > li .item > a {
  font-size: 14px;
}
.side-menu-0 > ul > .active > ul > li .item > a > .ang {
  margin: -2px 12px 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
.side-menu-0 > ul > .active > ul > li:hover .item > a,
.side-menu-0 > ul > .active > ul > li.active .item > a {
  color: #4ca1af;
}
.side-menu-0 > ul > .active > ul > li:hover > ul li a,
.side-menu-0 > ul > .active > ul > li.active > ul li a {
  text-indent: 36px;
}
.side-menu-0 li ul {
  overflow: hidden;
  height: 0;
}
.side-menu-0 li ul li {
  border-top: 1px dashed #efefef;
}
.side-menu-0 .active > ul {
  height: auto;
}
.nav-path {
  text-align: right;
  height: 44px;
  line-height: 44px;
}
.nav-path a:hover {
  color: #4ca1af;
}
/****页面框架样式****/
/*
.less-rem-set(640);
div{
    padding-top:30 / @rem-font-base;
}
.less-em-set(640);
div{
	  font-size:@em-font-size-px;
    padding-top:30 / @em-font-base;
}
*/
/*
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
html,
body {
  /*
    position:relative;
    height:100%;
    */
}
html {
  /*
    overflow-y:auto;
    overflow-x:hidden;
    */
}
body {
  font-size: 14px;
}
/*.nest{
    &,& body{
        overflow:auto;
        min-width:auto;
    }
}*/
/*根容器*/
.wrapper {
  /*
    @height-footer:49px;
    position:relative;
    padding-bottom:@height-footer;
    height:auto;
    min-height:100%;*/
}
/*页面*/
/*页面居中*/
/*.center{

}*/
/*头部*/
/*底部*/
.footer {
  clear: both;
  background: #fff;
}
/*侧部*/
/*中部*/
.main h2.inner-title {
  font-size: 24px;
  font-weight: normal;
  height: 40px;
  margin: 18px;
  text-align: center;
}
.main h2.inner-title span {
  border-bottom: 2px solid #4ca1af;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #2c3e50;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main .inner-content {
  background: url("../images/bg/bg-inner.gif");
  padding: 20px 15px 5px 15px;
}
.main .inner-content:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*内容区*/
/*自适应设置*/
/*ie8兼容*/
/****自定义样式****/
/*头部*/
.header-top {
  padding: 15px 0;
  background: #fff;
  color: #666;
  border-top: 3px solid #4ca1af;
}
.header-top .actions a {
  width: 90px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.header-top .actions .ico {
  margin: -2px 5px 0 10px;
}
.header-top .ico {
  margin: -3px 5px 0 0;
}
.header-top .btn-logo {
  background: none;
  line-height: 40px;
}
/*导航*/
.menu {
  background: #4ca1af;
}
.menu nav {
  height: 50px;
  overflow: hidden;
}
.menu nav a {
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  padding: 0 30px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.menu nav a:hover,
.menu nav a.active {
  background: #4ca1af;
}
.nav {
  max-width: 1200px;
  margin: 0 auto;
  height: 50px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.nav ul {
  width: 100%;
}
.nav ul li {
  text-align: center;
  width: 12.5%;
  float: left;
}
.nav ul li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  padding: 10px 15px;
  text-align: center;
  font-size: 16px;
  color: #64717f;
  position: relative;
}
.nav ul li:hover a,
.nav ul li:active a,
.nav ul li.active a {
  background: #4ca1af;
  color: #fff;
}
.nav .navicon {
  display: none;
}
/*底部*/
.footer {
  background: #4ca1af;
  width: 100%;
  color: #fff;
}
.footer p {
  margin: 0;
  padding: 30px 0;
  text-align: center;
  line-height: 30px;
}
.footer .footer-line {
  background: #086d7e;
  height: 36px;
}
/*中部*/
/*侧部*/
.side {
  margin-right: 25px;
  width: 280px;
}
.side .side-menu {
  background: #fcfcfc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.side .side-menu .menu-head {
  height: 44px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  background: #4ca1af;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.side .side-menu .menu-head .cross {
  font-size: 20px;
}
.side .side-menu .menu-head h3 {
  font-size: 16px;
  font-weight: bold;
}
.side .paner-02,
.side .paner-06 {
  border: 1px solid #e6e5e5;
  height: auto;
}
.side .paner-02 .list-text > ul,
.side .paner-06 .list-text > ul {
  padding-top: 0;
}
/*当前位置*/
/*
.nav-dir{
    padding-left:20px;
    height: 35px;
    line-height: 37px;
    background-color:#F5F5F5;
    border-left: 1px solid #FFF;
    color: #A0A0A0;
    a {
        color: @color-theme;
    }
    b {
        margin: 0 13px;
    }
}
*/
/*返回顶部*/
.go-top {
  overflow: hidden;
  display: none;
  position: fixed;
  right: 5px;
  bottom: 10px;
  width: 36px;
  height: 36px;
  z-index: 101;
  cursor: pointer;
  border: 1px solid #ddd;
  background: url("../images/bg/go-top.png") no-repeat 0 0;
}
.go-top:hover {
  background-position: right 0;
}
/*自适应设置*/
@media (max-width: 1200px) {
  .header .linker > li {
    margin: 0 10px;
  }
}
@media (max-width: 1100px) {
  .header .linker > li {
    margin: 0 6px;
  }
}
@media (min-width: 769px) {
  .nav ul {
    display: block;
  }
  .nav ul.active {
    display: block;
  }
}
@media (max-width: 768px) {
  .nav {
    overflow: visible;
  }
  .nav ul {
    display: none;
    position: absolute;
    top: 50px;
    width: 120px;
    right: 0;
    margin: 0;
    z-index: 99;
    background: #000;
  }
  .nav ul li {
    width: 100%;
    background-color: #333;
    border-bottom: 1px solid #000;
    height: 35px;
    text-align: center;
    margin: 0;
    line-height: 36px;
  }
  .nav ul li:hover,
  .nav ul li.active {
    border-bottom: 1px solid #000;
  }
  .nav ul.active {
    display: block;
  }
  .nav .navicon {
    display: block;
    float: right;
    margin: 15px 15px 0 0;
  }
}
/*ie8兼容*/
/****皮肤****/
/****自定义****/
/****首页****/
/*横幅或推荐*/
.banner {
  max-width: 1900px;
  height: 220px;
}
.banner .photos {
  left: 50%;
  margin-left: -950px;
  width: 1900px;
  height: 220px;
}
.banner .photos li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
}
.banner .photos .active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .handler-btn {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  width: 65px;
  height: 65px;
  cursor: pointer;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.banner .handler-btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .prev {
  left: 10px;
}
.banner .next {
  right: 10px;
}
.banner .btns {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  font-size: 0;
}
.banner .btns .center {
  margin: 0 auto;
  width: 920px;
  text-align: right;
}
.banner .btns .block {
  margin-top: 14px;
}
.banner .btns .block:first-child {
  margin-top: 48px;
  margin-right: 64px;
}
.banner .btns a {
  overflow: hidden;
  margin: 0 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  opacity: 0.85;
  filter: alpha(opacity=85);
  transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
}
.banner .btns a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .btns a:before {
  content: "";
  position: absolute;
  width: 200px;
  height: 100%;
  top: 0;
  left: -150px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.banner .btns a:hover:before {
  left: 150%;
  transition: left 1s ease 0s;
}
.banner01 {
  height: 209px;
}
.banner01 .photos01 {
  height: 209px;
}
/* 顶部搜索 */
.searchbox {
  position: relative;
  z-index: 1;
  height: 38px;
  border: 1px solid #4ca1af;
  border-radius: 20px;
}
.searchbox .mod_select {
  position: absolute;
  left: 0;
  top: 0;
  width: 98px;
}
.searchbox .mod_select .select_box {
  position: relative;
  width: 100px;
  height: 38px;
  background: none;
}
.searchbox .mod_select .select_box .select_txt {
  padding-left: 0;
  width: 98px;
  height: 36px;
  padding-left: 28px;
  overflow: hidden;
  line-height: 36px;
  font-size: 16px;
  cursor: pointer;
}
.searchbox .mod_select .select_box .select_txt,
.searchbox .mod_select .select_box .select_txt > li {
  list-style: none;
}
.searchbox .mod_select .select_box .select-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  width: 17px;
  height: 7px;
  margin-top: 0;
}
.searchbox .mod_select .select_box .option {
  display: none;
  position: absolute;
  top: 39px;
  left: 15px;
  z-index: 9999;
  width: 70px;
  background-color: #fff;
  border: 1px solid #4ca1af;
  border-top: 0;
  padding-left: 0;
  margin: 0;
  padding: 0;
}
.searchbox .mod_select .select_box .option,
.searchbox .mod_select .select_box .option > li {
  list-style: none;
}
.searchbox .mod_select .select_box .option li {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  cursor: pointer;
}
.searchbox .import {
  width: 200px;
  height: 38px;
  margin-left: 100px;
  margin-right: 32px;
  padding: 0;
  border: none;
  outline: none;
}
.searchbox .btn-search {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  color: #fff;
  background-color: #fff;
  border: 0;
  font-size: 14px;
}
.wide-middle h2 {
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  position: relative;
  color: #2c3e50;
  padding: 20px 10px 10px 10px;
  width: 105px;
  margin: 0 auto;
  margin-bottom: 30px;
  border-bottom: 4px solid #4ca1af;
}
.wide-middle h2.other {
  border-bottom: 1px solid #ddd;
  text-align: left;
  height: 45px;
  padding: 0;
  width: 100%;
  margin-bottom: 20px;
}
.wide-middle h2 span {
  position: absolute;
  border-bottom: 2px solid #4ca1af;
  bottom: -1px;
  z-index: 6;
  height: 42px;
  line-height: 42px;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.wide-middle h2 span i {
  margin-right: 20px;
}
.wide-middle h2 a {
  position: absolute;
  right: 0;
  bottom: 14px;
  font-size: 14px;
  color: #4ca1af;
}
.wide-middle h2 a:hover {
  color: #4ca1af;
}
.wide-middle ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* 建设成果 */
.news-build {
  width: 600px;
}
.news-list .news-image {
  padding-left: 10px;
}
.news-list .news-image img {
  margin-right: 10px;
}
.news-list .news-image .desc {
  max-width: 580px;
  line-height: 27px;
  color: #666;
}
.news-list .news-image .desc .title {
  color: #4ca1af;
  margin-bottom: 10px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-list .news-image .desc .info {
  text-indent: 28px;
  max-height: 60px;
  overflow: hidden;
}
.news-list ul {
  padding-left: 0;
  width: 600px;
}
.news-list ul,
.news-list ul > li {
  list-style: none;
}
.news-list ul li {
  border-bottom: 1px dashed #ddd;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-list ul li i.list-icon {
  background: #22b288;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.news-list ul li a {
  height: 50px;
  line-height: 50px;
  color: #666;
  text-decoration: none;
}
.news-list ul li a:hover {
  color: #4ca1af;
}
.news-policy {
  width: 560px;
  margin-left: 40px;
}
.news-policy .news-list ul {
  width: 560px;
  padding-left: 0;
}
.news-policy .news-list .desc {
  max-width: 540px;
}
/* 建设资料库 */
.build-list {
  padding-left: 0;
  padding-top: 30px;
}
.build-list,
.build-list > li {
  list-style: none;
}
.build-list li {
  position: relative;
  width: 234px;
  float: left;
  margin-bottom: 10px;
}
.build-list li p {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  line-height: 75px;
  text-align: center;
  width: 210px;
}
.build-list li.first {
  width: 256px;
}
.build-list li.first p {
  padding: 23px 0 0 20px;
  line-height: 30px;
  text-align: left;
}
.build-list li.other {
  width: 468px;
}
.build-list li.other p {
  width: 444px;
  text-align: center;
}
/* 建设项目 */
.project-list {
  padding-left: 0;
  padding-top: 30px;
}
.project-list,
.project-list > li {
  list-style: none;
}
.project-list li {
  width: 500px;
  float: left;
  margin: 0 40px 30px 40px;
}
.project-list li .project-ico {
  width: 151px;
  height: 174px;
  position: relative;
  margin-right: 50px;
}
.project-list li .project-ico span.ico {
  position: absolute;
  top: 55px;
  left: 44px;
}
.project-list li p {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
  margin: 0;
}
.project-list li p.name {
  font-size: 20px;
  color: #4ca1af;
  margin-top: 15px;
  width: 295px;
}
.project-list li a {
  text-align: center;
  font-size: 14px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  background: #999;
  width: 110px;
  margin: 10px auto;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* 推荐课程 */
.course-list-index {
  margin-left: 8px;
  position: relative;
}
.course-list-index .list-index {
  height: 206px;
  overflow: hidden;
}
.course-list-index .list-index li {
  margin: 20px 20px 0 25px;
  background: #fff;
}
.course-list-index .list-index li .desc {
  font-weight: bold;
}
.course-list-index .course-prev,
.course-list-index .course-next {
  position: absolute;
  top: 110px;
}
.course-list-index .course-prev {
  left: 0;
}
.course-list-index .course-next {
  right: 0;
}
/* 数据统计 */
.resource-list li {
  width: 160px;
  margin: 0 40px;
  text-align: center;
}
.resource-list li .resource-icon {
  width: 155px;
  height: 155px;
  line-height: 155px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #4ca1af;
  border-radius: 50%;
}
.resource-list li p span {
  font-size: 28px;
  color: #009fe9;
  padding: 0 3px;
  margin-top: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* 友情链接 */
.link-list {
  width: 1200px;
  height: 60px;
  padding-top: 30px;
}
.link-list li {
  float: left;
  margin: 0 17px;
  width: 165px;
}
.link-list a {
  height: 58px;
  border: 1px solid #c7c5c5;
}
.link-list .cell {
  display: block;
  overflow: hidden;
  width: auto;
  height: 58px;
  line-height: 54px;
  *font-size: 43px;
  text-align: center;
}
.link-list .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
a.check-more {
  border: 1px solid #4ca1af;
  padding: 8px 20px;
  background: #4ca1af;
  margin-top: 10px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.xm-info .xm-info-img {
  margin: 0 35px 0 0;
}
.xm-info .xm-info-img img {
  width: 370px;
  height: 200px;
  padding: 10px;
  border: 1px solid #e6e5e5;
}
.xm-info .xm-info-detail {
  max-width: 770px;
  padding-top: 5px;
  color: #666;
}
.xm-info .xm-info-detail h3 {
  color: #999;
  font-size: 18px;
  font-weight: normal;
}
.xm-info .xm-info-detail h3 i {
  padding-left: 8px;
}
.xm-info .xm-info-detail p.des {
  padding-top: 10px;
  text-indent: 2em;
  line-height: 30px;
}
.team-list {
  overflow: hidden;
  padding: 0 0;
  padding-left: 15px;
}
.team-list ul {
  margin-right: 0;
  padding: 0;
}
.team-list li {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  width: 220px;
  border-width: 0;
  height: none;
}
.team-list li p {
  margin-top: 12px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.team-list .cell {
  display: block;
  overflow: hidden;
  width: 220px;
  height: 165px;
  line-height: 161px;
  *font-size: 123px;
  text-align: center;
  border: 0 solid #cecece;
}
.team-list .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.team-list li {
  margin: 20px 20px 0 30px;
  border: 1px solid #e6e5e5;
  background: #fff;
  padding: 10px;
}
.team-list .cell img {
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}
.team-list .cell img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.team-list p {
  margin-top: 10px;
  font-weight: bold;
}
.share-list-index {
  overflow: hidden;
  padding: 0 0;
}
.share-list-index ul {
  margin-right: 0;
  padding: 0;
}
.share-list-index li {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  width: 220px;
  border-width: 0;
  height: none;
}
.share-list-index li p {
  margin-top: 12px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.share-list-index .cell {
  display: block;
  overflow: hidden;
  width: 220px;
  height: 165px;
  line-height: 161px;
  *font-size: 123px;
  text-align: center;
  border: 0 solid #cecece;
}
.share-list-index .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.share-list-index ul {
  padding: 0 0 5px 15px;
}
.share-list-index li {
  margin: 20px 20px 0 30px;
  padding: 10px;
  background: #fff;
  border: 1px solid #e6e5e5;
}
.share-list-index li:hover {
  box-shadow: 0px 0px 15px #d0d0d0;
  -moz-box-shadow: 0px 0px 15px #d0d0d0;
  -webkit-box-shadow: 0px 0px 15px #d0d0d0;
}
.share-list-index li p {
  text-align: left;
  height: 20px;
  line-height: 20px;
  margin: 0;
  font-size: 12px;
  color: #999;
}
.share-list-index li p.title {
  margin: 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.share-list-index .cell img {
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}
.share-list-index .cell img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.share-list-index p {
  margin: 10px 0;
}
/*自适应设置*/
@media (max-width: 768px) {
  .project-list .project-list-info {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .project-list .project-list-info {
    width: 50%;
  }
}
/*ie8兼容*/
.course-title {
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  color: #fff;
  background: #4ca1af;
  font-size: 16px;
  font-weight: normal;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/****详情****/
.bodyer .topic {
  height: 32px;
  line-height: 32px;
}
.bodyer .topic h3 {
  color: #4ca1af;
  font-size: 20px;
  font-weight: bold;
}
.bodyer .topic h3 i {
  margin-right: 10px;
}
.bodyer .nav-dir {
  margin-right: 10px;
  line-height: 20px;
}
.bodyer .nav-dir a:hover {
  color: #4ca1af;
}
.bodyer .wall {
  margin: 25px 5px 10px 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #f4f4f4;
  box-shadow: 1px 1px 5px #dfdfdf;
  -moz-box-shadow: 5px 5px 5px #dfdfdf;
  -webkit-box-shadow: 2px 2px 5px #dfdfdf;
}
.bodyer .image-list-master {
  overflow: hidden;
  padding: 0 5px;
  padding: 20px 0 0 40px;
}
.bodyer .image-list-master ul {
  margin-right: -30px;
  padding: 0;
}
.bodyer .image-list-master li {
  float: left;
  margin: 30px 30px 0 0;
  padding: 0;
  width: 220px;
  border-width: 0;
  height: none;
}
.bodyer .image-list-master li p {
  margin-top: 5px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.bodyer .image-list-master .cell {
  display: block;
  overflow: hidden;
  width: 218px;
  height: 165px;
  line-height: 161px;
  *font-size: 123px;
  text-align: center;
  border: 1px solid #cecece;
}
.bodyer .image-list-master .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.bodyer .image-list-master li {
  border: 1px solid #ebebeb;
  padding: 8px;
  margin-top: 0;
  margin-bottom: 30px;
  *margin-right: 22px;
}
.bodyer .image-list-master li p {
  font-weight: 700;
}
.bodyer .image-list-master .cell {
  border: none;
}
.bodyer .image-list-master .cell img {
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}
.bodyer .image-list-master .cell img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.bodyer .image-list-master a {
  color: #666;
}
.bodyer .image-list-master a:hover {
  color: #4ca1af;
}
.bodyer .text-list-master {
  padding: 0 10px;
  margin-bottom: 20px;
}
.bodyer .text-list-master dl,
.bodyer .text-list-master ul,
.bodyer .text-list-master ol {
  padding: 0 0;
  *float: left;
  *width: 100%;
  border-bottom: 1px dashed none;
}
.bodyer .text-list-master dd,
.bodyer .text-list-master li {
  overflow: hidden;
  margin: 0 4px 0 2px;
  height: 51px;
}
.bodyer .text-list-master .list-icon {
  float: left;
  margin-top: 21.5px;
  width: 7px;
  height: 7px;
  background: #1281bf;
}
.bodyer .text-list-master .text {
  margin-left: 10px;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
}
.bodyer .text-list-master .text a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 70px;
}
.bodyer .text-list-master .time {
  float: right;
  color: #999;
}
.bodyer .text-list-master .text {
  text-indent: 6px;
}
.bodyer .text-list-master .text a {
  margin-right: 5px;
}
.bodyer .text-list-master li {
  border-bottom: 1px dashed #b8b8b8;
}
.bodyer .text-list-master li:hover a,
.bodyer .text-list-master li:hover .time {
  color: #4ca1af;
}
.bodyer .text-list-master li:hover .list-icon {
  background: #4ca1af;
}
.bodyer .text-list-master .list-icon {
  background: #22b288;
}
.details {
  min-height: 470px;
}
.details .detail {
  padding: 0 20px;
}
.details .detail > h2 {
  margin: 12px 15px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
}
.details .detail > .top {
  line-height: 20px;
  text-align: center;
  color: #aaa;
}
.details .detail .middle {
  padding: 15px 0;
  min-height: 220px;
  line-height: 28px;
  text-indent: 28px;
  color: #666;
}
.details .detail .middle img {
  max-width: 100%;
  max-height: 100%;
}
.details .detail .bottom {
  overflow: hidden;
  margin-top: 10px;
  padding: 15px 0;
  line-height: 20px;
  border-top: 1px dashed #e6e5e5;
  border-bottom: 1px dashed #e6e5e5;
}
.details .detail .left,
.details .detail .right {
  display: block;
  padding: 5px 0;
}
.down-tile {
  padding: 20px 0 0;
  border-bottom: 1px solid #e6e5e5;
}
.down-tile h3 {
  padding: 5px 15px;
  min-width: 72px;
  font-weight: 400;
  border-bottom: 2px solid #4ca1af;
}
.down-table {
  font-size: 13px;
  margin: 5px 0 15px 20px;
  border-collapse: collapse;
}
.down-table tr {
  background-color: #fff;
}
.down-table tr th,
.down-table tr td {
  padding: 10px 5px;
}
.down-table .btn {
  float: left;
  margin-left: -70px;
  padding: 0;
  width: 89px;
  height: 36px;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
  background-color: #4ca1af;
  cursor: pointer;
  text-align: center;
  *margin-left: 0;
}
/*评论*/
.form-comment .form-header {
  padding-top: 10px;
  text-align: right;
  color: #4ca1af;
  font-size: 14px;
  line-height: 38px;
}
.form-comment .field {
  font-size: 14px;
  line-height: 32px;
}
.form-comment .field-wall {
  *padding-right: 50px;
}
.form-comment .field-wall .col-12 {
  *margin-right: 50px;
}
.form-comment .inputs {
  *height: auto;
}
.form-comment .form-bodyer {
  border: 1px solid #4ca1af;
}
.form-comment .wall {
  padding: 5px;
  border-bottom: 1px solid #ddd;
}
.form-comment .comment-text {
  width: 99%;
  max-width: 99%;
  background: none;
  border: 0;
  margin: 8px;
  color: #666;
}
.form-comment .avatar img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.form-comment .name,
.form-comment .user {
  display: inline-block;
  margin: 8px 2px 0 2px;
}
.form-comment .name {
  color: #4ca1af;
}
.form-comment .user {
  color: #999;
}
.form-comment .actions {
  padding: 5px;
}
.form-comment .actions:after {
  content: " ";
  display: block;
  clear: both;
}
.form-comment .comment-btn {
  float: right;
  padding: 6px 20px;
  font-size: 14px;
  color: #fff;
  background: #4ca1af;
  *margin-top: -5px;
}
.comments .comments-header {
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.comments .comments-header h3 {
  float: left;
  font-size: 16px;
  line-height: 28px;
  border-bottom: 2px solid #4ca1af;
}
.comments .comment {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
.comments .comment > .comments-list {
  margin-left: 20px;
  padding: 10px 0 0 30px;
  border-left: 1px dashed #e5e5e5;
}
.comments .comment > .comments-list > .comment {
  border: none;
  border-top: 1px solid #e5e5e5;
}
.comments .comment .avatar {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.comments .comment .avatar img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.comments .comment .name {
  color: #4ca1af;
}
.comments .comment .time {
  color: #999;
}
.comments .comment .detail {
  overflow: hidden;
}
.comments .comment .text {
  overflow: hidden;
  padding-top: 5px;
  font-size: 14px;
}
.comments .comment .actions {
  text-align: right;
}
.comments .comment .actions a {
  color: #999;
}
.comments .comment .actions .ico {
  margin: -2px 3px 0 0;
}
.comments .response-text {
  padding: 5px;
  border: 1px solid #e6e5e5;
  line-height: 18px;
}
.comments .response-text .pull-left {
  color: #4ca1af;
}
.list-image-text {
  padding: 0 15px;
}
.list-image-text li {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e6e5e5;
}
.list-image-text li + li {
  margin-top: 20px;
}
.list-image-text .cell {
  display: block;
  overflow: hidden;
  width: 220px;
  height: 165px;
  line-height: 161px;
  *font-size: 123px;
  text-align: center;
  border: 1px solid #e6e5e5;
  padding: 8px;
}
.list-image-text .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.list-image-text .item {
  color: #4ca1af;
}
.list-image-text .time {
  margin: 5px 0 15px;
  padding: 0;
}
.list-image-text .text {
  line-height: 25px;
  text-indent: 28px;
}
.list-image-text .text .more {
  color: #4ca1af;
}
.list-image-text .over-hidden {
  padding-top: 10px;
}
.source-ico {
  margin: 10px 0;
}
.source-ico li {
  margin: 0 12px;
}
.form-source-search .inblock {
  width: 205px;
  vertical-align: top;
}
.form-source-search .inblock + .inblock {
  width: 260px;
}
.form-source-search .inputs,
.form-source-search .selects {
  padding-top: 8px;
  padding-bottom: 8px;
  height: 42px;
  *height: auto;
  *padding-top: 11px;
  *padding-bottom: 11px;
}
.form-source-search .selects {
  *margin-top: 12px;
}
.form-source-search .btn {
  padding: 7px 20px;
  background: #4ca1af;
  color: #fff;
  *margin-left: 28px;
  *border: 0;
}
.table-source > thead > tr > th {
  background-color: #4ca1af;
  color: #fff;
  font-weight: 400;
}
.table-source > thead > tr > th,
.table-source > tbody > tr > th,
.table-source > tfoot > tr > th,
.table-source > thead > tr > td,
.table-source > tbody > tr > td,
.table-source > tfoot > tr > td {
  border-top: 0;
  padding: 12px 8px;
}
.table-source > tbody > tr:nth-of-type(even) {
  background-color: #f5f5f5;
}
.table-source a {
  color: #4ca1af;
}
.media > .pull-left {
  width: 800px;
}
.media .video-wall {
  border: 1px solid #f4f4f4;
  width: 800px;
  min-height: 500px;
  text-align: center;
  margin: 10px auto;
  padding: 10px 0;
}
.media #video {
  width: 652px;
  height: 565px;
  margin: 0 auto;
}
.media .info {
  padding: 20px 0 20px 20px;
}
.media .info p {
  line-height: 16px;
  padding-bottom: 10px;
}
.media .btn {
  margin: 10px 0 10px 10px;
  background: #4ca1af;
  color: #fff;
  float: right;
}
.media .btn .ico {
  margin-right: 6px;
}
.resource-related {
  padding-left: 20px;
}
.related-review {
  padding-top: 10px;
}
.resource-related-list ul li {
  padding-top: 10px;
}
.resource-related-list ul li p {
  height: 16px;
  line-height: 16px;
  padding: 5px 0;
}
.resource-related-list ul li p.title {
  color: #4ca1af;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: text-bottom;
}
.resource-related-list ul li p.title i {
  margin-right: 5px;
}
.resource-related-list ul li p.text-lightgray {
  text-indent: 21px;
}
.resource-related-list ul li p.text-lightgray span {
  margin-left: 15px;
}
.tab-title-other {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
}
.tab-title-other span {
  background: #4ca1af;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  padding: 0 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.tab-title-other a {
  position: absolute;
  top: 10px;
  right: 5px;
  color: #4ca1af;
}
.sites {
  min-height: 400px;
  background: #f6f7f9;
  border: 1px solid #ccc;
}
.sites .tabs {
  overflow: hidden;
  padding: 8px 10px;
  border-bottom: 1px dotted #ccc;
}
.sites .tab {
  float: left;
  margin-right: 9px;
  padding: 1px;
  border: 1px solid #bbc5ce;
  background: #fff;
  font-weight: 700;
}
.sites .tab a {
  padding: 0 16px;
  min-width: 46px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4ca1af;
  background: url("../images/bg/0008.jpg");
}
.sites .tab:hover a,
.sites .tab.active a {
  background-image: url("../images/bg/0007.jpg");
}
.sites .panes {
  padding: 20px 18px;
}
.sites .item .name {
  float: left;
  margin-left: 10px;
  padding: 0 10px;
  min-width: 120px;
  background: #e6f0f9;
  color: #000;
  border: 1px solid #c4cfd8;
  border-bottom: none;
  font-weight: 700;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sites .item > ul {
  padding: 10px 30px 20px;
  border-top: 1px solid #c4cfd8;
}
.sites .item > ul > li {
  float: left;
  padding-left: 0;
  margin-left: 0;
  width: 24.8%;
  list-style: square inside none;
  font-family: SimSun, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sites .item > ul > li a {
  margin-left: -12px;
  color: #000;
}
.bar-actions {
  padding: 25px 21px 25px 0;
}
.block-side {
  width: 415px;
  padding: 15px 0 0 15px;
}
.bar-block {
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  background-color: #4ca1af;
  min-width: 102px;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.course-info {
  margin-bottom: 15px;
  padding: 20px 0;
}
.course-info img {
  border: 1px solid #e6e5e5;
  padding: 8px;
}
.course-info .name {
  font-size: 20px;
  font-weight: 400;
  color: #999;
}
.course-detail {
  background: #f2f2f2;
}
.course-info-left,
.course-info-right {
  background: #fff;
}
.info-teach {
  padding: 18px 16px 20px;
}
.info-teach .fileds > div {
  margin-top: 10px;
  margin-bottom: 15px;
}
.info-teach .row-max-2 {
  max-height: 51px;
}
.info-teach .field {
  float: left;
  padding-right: 8px;
}
.info-teach .field img {
  border: 1px solid #e6e5e5;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.info-teach .field + .over-hidden {
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.info-teach > div {
  float: left;
  width: 50%;
  padding: 20px 0;
  border-bottom: 1px dotted #e6e5e5;
}
.notice-list {
  height: 181px;
}
.notice-list dl,
.notice-list ul,
.notice-list ol {
  padding: 13px 0;
  *float: left;
  *width: 100%;
  border-bottom: 1px dashed #cecece;
}
.notice-list dd,
.notice-list li {
  overflow: hidden;
  margin: 0 10px 0 12px;
  height: 31px;
}
.notice-list .list-icon {
  float: left;
  margin-top: 13px;
  width: 4px;
  height: 4px;
  background: #1281bf;
}
.notice-list .text {
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
}
.notice-list .text a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 70px;
}
.notice-list .time {
  float: right;
  color: #999;
}
.notice-list dl {
  margin: 0;
  border: 0;
  font-size: 14px;
}
.notice-list .text {
  margin-left: 0;
  text-indent: 0;
}
.nav-tabs {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-tabs > li {
  position: relative;
  display: block;
}
.nav-tabs > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  text-decoration: none;
  background-color: #eee;
  color: #777;
}
.nav-tabs > li.disabled > a {
  color: #777;
}
.nav-tabs > li.disabled > a:hover,
.nav-tabs > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-tabs .open > a,
.nav-tabs .open > a:hover,
.nav-tabs .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav-tabs .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
/* 图文切换列表 */
.list-tab-change {
  border: 0;
  width: 100px;
  height: 22px;
  overflow: hidden;
}
.list-tab-change li {
  float: right;
  margin: 0 0 0 15px;
  height: 22px;
  overflow: hidden;
}
.list-tab-change li a {
  border: none;
  padding: 0;
  line-height: 22px;
  border-radius: 0;
  width: 22px;
  height: 22px;
  position: relative;
}
.list-tab-change li a i {
  position: absolute;
  top: 0;
  left: 0;
}
.list-tab-change li a i.ico-on {
  display: none;
}
.list-tab-change li a:hover,
.list-tab-change li a:focus {
  background: #fff;
}
.list-tab-change li.active i.ico-normal {
  display: none;
}
.list-tab-change li.active i.ico-on {
  display: block;
}
.list-tab-change li.active a,
.list-tab-change li.active a:hover {
  line-height: 22px;
  border: none;
}
.content-line {
  background: #f2f2f2;
  height: 8px;
  border-radius: 4px;
}
.tabs-course {
  overflow: hidden;
  margin-top: 15px;
  border-bottom: 0;
}
.tabs-course > li {
  min-width: 102px;
  border-right: 1px solid #e6e5e5;
  font-size: 16px;
  text-align: center;
  margin-right: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tabs-course > li a {
  border: 0;
  background: #e7e7e7;
  margin-right: 0;
  color: #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tabs-course > li a:focus,
.tabs-course > li a:hover {
  background: #e7e7e7;
}
.tabs-course > li.active > a,
.tabs-course > li.active > a:focus,
.tabs-course > li.active > a:hover,
.tabs-course > li.active > a:active {
  color: #fff;
  background-color: #4ca1af;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tab-content-course {
  padding-top: 10px;
}
.tab-content-course .tab-pane {
  display: none;
  min-height: 563px;
}
.tab-content-course .tab-pane.active {
  display: block;
}
.tab-content-course .well {
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 0;
  background-color: #f5f5f5;
  color: #666;
}
.tab-content-course .text-gray {
  text-indent: 30px;
  line-height: 30px;
}
.tab-content-course .list-image-text {
  padding-top: 20px;
}
.tab-content-course .docking-failure {
  color: #fff;
  background: #ee7638;
  padding: 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.tab-content-course .docking-success {
  color: #fff;
  background: #45d2d7;
  padding: 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.teacher-building-category a {
  background: #4ca1af;
  padding: 0 28px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  margin: 0 4px 10px 0;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.teacher-building-category a.active {
  background: #30737e;
}
.teacher-building-category-other {
  display: flex;
}
.teacher-building-category-other a {
  flex: 1;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background: #b7d9df;
  font-size: 16px;
  color: #fff;
  padding: 0 5px;
  margin: 0 0 10px 0;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.teacher-building-category-other a.active {
  overflow: visible;
  background: #4ca1af;
  flex: auto;
}
.chapter-list {
  overflow: hidden;
  min-height: 290px;
}
.chapter-list,
.chapter-list ul,
.chapter-list li {
  list-style: none;
}
.chapter-list,
.chapter-list ul {
  margin-left: 0;
  padding-left: 0;
}
.chapter-list .child .text {
  position: relative;
  padding: 0 10px;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.chapter-list .child .text:hover {
  background-color: #f9f9f9;
}
.chapter-list .child .child {
  overflow: hidden;
  position: relative;
}
.chapter-list .child .child .text {
  padding-left: 60px;
}
.chapter-list .child .child .child .text {
  padding-left: 90px;
}
.chapter-list .child .child .child .child .text {
  padding-left: 120px;
}
.course-list {
  overflow: hidden;
  padding: 0 0;
  margin-right: 0;
  padding: 10px 0 0 10px;
  *padding-bottom: 15px;
}
.course-list ul {
  margin-right: 0;
  padding: 0;
}
.course-list li {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  width: 230px;
  border-width: 0;
  height: none;
}
.course-list li p {
  margin-top: 12px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.course-list .cell {
  display: block;
  overflow: hidden;
  width: 230px;
  height: 130px;
  line-height: 126px;
  *font-size: 97px;
  text-align: center;
  border: 0 solid #cecece;
}
.course-list .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.course-list li {
  border: 1px solid #ebebeb;
  padding: 8px;
  margin: 15px 10px;
}
.course-list li:hover {
  box-shadow: 0px 0px 15px #d0d0d0;
  -moz-box-shadow: 0px 0px 15px #d0d0d0;
  -webkit-box-shadow: 0px 0px 15px #d0d0d0;
}
.course-list .cell {
  border: 0;
  *font-size: 95px;
}
.course-list .cell img {
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}
.course-list .cell img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.course-list .block {
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e5e5;
}
.course-list .desc {
  margin: 0 10px;
}
.course-list .desc p {
  text-align: left;
}
.course-list .desc p:hover {
  color: #4ca1af;
}
.course-list .desc .desc-title {
  font-size: 14px;
  color: #333;
  padding: 6px 0;
  font-weight: 700;
}
.course-list .desc > span {
  color: #999;
}
.course-list .ico {
  margin: 0 3px;
}
.course-list .ico-0046 {
  position: relative;
  top: -2px;
  *top: 0;
}
.course-list .ico-0045 {
  *position: relative;
  *top: 2px;
}
.course-list .ico-0047 {
  position: relative;
  top: -2px;
  *top: 0;
}
.resource-list-image {
  overflow: hidden;
  padding: 0 0;
  padding: 5px 0 0;
}
.resource-list-image ul {
  margin-right: 0;
  padding: 0;
}
.resource-list-image li {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  width: 220px;
  border-width: 0;
  height: none;
}
.resource-list-image li p {
  margin-top: 12px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.resource-list-image .cell {
  display: block;
  overflow: hidden;
  width: 220px;
  height: 165px;
  line-height: 161px;
  *font-size: 123px;
  text-align: center;
  border: 0 solid #cecece;
}
.resource-list-image .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.resource-list-image li {
  border: 1px solid #ebebeb;
  padding: 8px;
  margin: 15px 15px 15px 20px;
}
.resource-list-image li .desc {
  color: #999;
  font-size: 12px;
  line-height: 14px;
}
.resource-list-image li .desc .size {
  line-height: 20px;
}
.resource-list-image li .desc p {
  margin: 0;
}
.resource-list-image li .desc p .review-num {
  margin-left: 10px;
}
.resource-list-image li .desc .desc-title {
  font-size: 14px;
  color: #333;
  padding: 6px 0;
  font-weight: 700;
}
.list-padding-md {
  padding: 10px 0 0 20px;
}
.course-slide-list {
  padding: 15px 0 0;
}
.course-slide-list li {
  margin: 0 auto;
  margin-bottom: 15px;
  float: none;
}
.bar-block + .course-list li {
  margin-left: 14px;
}
.tags label,
.tags a {
  margin: 2px 3px;
  padding: 6px 14px;
}
.tags a:hover,
.tags a.active {
  background: #4ca1af;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tags-lg label,
.tags-lg a {
  padding: 10px 18px;
}
.form-course-search .inblock {
  width: 265px;
  vertical-align: top;
}
.form-course-search .inputs {
  padding-top: 8px;
  padding-bottom: 8px;
  height: 42px;
  *height: auto;
  *padding-top: 11px;
  *padding-bottom: 11px;
}
.form-course-search .btn {
  padding: 7px 20px;
  background: #4ca1af;
  color: #fff;
  *margin-left: 28px;
  *border: 0;
}
.bdshare {
  vertical-align: top;
}
/*项目建设列表*/
.project-inner-list {
  padding-top: 20px;
}
.project-inner-list .topic {
  padding-left: 20px;
}
.project-inner-list .topic h3 {
  height: 24px;
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
  color: #4ca1af;
  padding-left: 10px;
  border-left: 3px solid #4ca1af;
}
.project-inner-list .project-list-image {
  overflow: hidden;
  padding: 0 0;
  padding: 5px 0 0 20px;
}
.project-inner-list .project-list-image ul {
  margin-right: 0;
  padding: 0;
}
.project-inner-list .project-list-image li {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  width: 300px;
  border-width: 0;
  height: none;
}
.project-inner-list .project-list-image li p {
  margin-top: 12px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.project-inner-list .project-list-image .cell {
  display: block;
  overflow: hidden;
  width: 300px;
  height: 170px;
  line-height: 166px;
  *font-size: 127px;
  text-align: center;
  border: 0 solid #cecece;
}
.project-inner-list .project-list-image .cell img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.project-inner-list .project-list-image li {
  border: 1px solid #ebebeb;
  padding: 8px;
  margin: 15px 15px 15px 20px;
}
.project-inner-list .project-list-image li .desc {
  color: #999;
  font-size: 12px;
  line-height: 14px;
}
.project-inner-list .project-list-image li .desc .desc-title {
  font-size: 14px;
  color: #333;
  padding: 6px 0;
  font-weight: 700;
  text-align: left;
}
.project-inner-list .project-list-image li .desc span {
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.orange-line {
  background: #f09604;
  height: 8px;
  border-radius: 4px;
  margin-bottom: 30px;
}
/*自适应设置*/
@media (max-width: 1100px) {
  .row .col-mlg-12 {
    width: 100%;
  }
  .media > .pull-left {
    border-right: 0;
  }
  .media .col-mlg-12 {
    border-bottom: 1px solid #ddd;
  }
}
/****分享样式****/
.bdshare {
  position: relative;
}
.bdshare .bdsharebuttonbox {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 0 5px;
  width: 140px;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 10000;
}
.bdshare .bdsharebuttonbox > a {
  float: none;
  display: block;
  padding-left: 20px;
  margin: 8px 10px;
}
.bdshare .bdsharebuttonbox .share-title {
  background: #f8f8f8;
  text-align: left;
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 2;
}
.bdshare .bds_qzone {
  background-position: 0 -52px;
}
.bdshare .bds_tsina {
  background-position: 0 -104px;
}
.bdshare .bds_renren {
  background-position: 0 -208px;
}
.bdshare .bds_tqq {
  background-position: 0 -260px;
}
.bdshare .bds_kaixin001 {
  background-position: 0 -312px;
}
.bdshare .bds_tqf {
  background-position: 0 -364px;
}
.bdshare .bds_hi {
  background-position: 0 -416px;
}
.bdshare .bds_douban {
  background-position: 0 -468px;
}
.bdshare .bds_tieba {
  background-position: 0 -728px;
}
.bdshare .bds_hx {
  background-position: 0 -988px;
}
.bdshare .bds_fx {
  background-position: 0 -1040px;
}
.bdshare .bds_ty {
  background-position: 0 -1196px;
}
.bdshare .bds_fbook {
  background-position: 0 -1352px;
}
.bdshare .bds_twi {
  background-position: 0 -1404px;
}
.bdshare .bds_linkedin {
  background-position: 0 -1664px;
}
.bdshare .bds_meilishuo {
  background-position: 0 -1716px;
}
.bdshare .bds_mogujie {
  background-position: 0 -1768px;
}
.bdshare .bds_diandian {
  background-position: 0 -1820px;
}
.bdshare .bds_huaban {
  background-position: 0 -1872px;
}
.bdshare .bds_duitang {
  background-position: 0 -2028px;
}
.bdshare .bds_youdao {
  background-position: 0 -2080px;
}
.bdshare .bds_wealink {
  background-position: 0 -2184px;
}
.bdshare .bds_copy {
  background-position: 0 -2288px;
}
.bdshare .bds_mail {
  background-position: 0 -2340px;
}
.bdshare .bds_print {
  background-position: 0 -2392px;
}
.bdshare .bds_mshare {
  background-position: 0 -2444px;
}
.bdshare .bds_sqq {
  background-position: 0 -2652px;
}
.bdshare .bds_sdo {
  background-position: 0 -2704px;
}
.bdshare .bds_qingbiji {
  background-position: 0 -2756px;
}
.bdshare .bds_people {
  background-position: 0 -2808px;
}
.bdshare .bds_xinhua {
  background-position: 0 -2912px;
}
.bdshare .bds_yaolan {
  background-position: 0 -2964px;
}
.bdshare .bds_thx {
  background-position: 0 -2496px;
}
.bdshare .bds_bdhome {
  background-position: 0 -156px;
}
.bdshare .bds_bdxc {
  background-position: 0 -2548px;
}
.bdshare .bds_bdysc {
  background-position: 0 -3068px;
}
.bdshare .bds_isohu {
  background-position: 0 -3016px;
}
.bdshare .bds_more {
  background-position: 0 0;
}
.bdshare .bds_ibaidu {
  background-position: 0 -3120px;
}
.bdshare .bds_weixin {
  background-position: 0 -1612px;
}
.bdshare .bds_iguba {
  background-position: 0 -1300px;
}
.bdshare .bds_h163 {
  background-position: 0 -3160px;
}
.bdshare {
  zoom: 1;
}
.bdshare:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.bdshare a,
.bdshare .bds_more {
  font-size: 12px;
  padding-left: 17px;
  line-height: 16px;
  height: 16px;
  background-image: url(../images/ico/ico-bdshare.png);
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 8px 6px 8px 0;
}
.bdshare a:hover {
  color: #333;
  opacity: .8;
  filter: alpha(opacity=80);
}
.bdshare .bds_more {
  color: #333;
  float: left;
}
.bdshare .bds_count {
  color: #333;
  background: url(../img/share/ico-sc.png) no-repeat 0 -30px;
  width: 42px;
  height: 16px;
  padding: 0;
  margin: 6px 0 0;
  text-align: center;
}
.bdshare .bds_count:hover {
  background-position: -42px -30px;
}
.bdshare .bds_button_image {
  float: left;
  cursor: pointer;
  margin: 6px 6px 0 0;
  height: auto;
  padding: 0;
}
.bdshare .bdshare_button_count {
  background: url(../img/share/sc.png) no-repeat 0 0;
  width: 44px;
  height: 24px;
  line-height: 24px;
}
.bdshare .bdshare_button_count:hover {
  background-position: -44px 0;
}
.bds_tsohu,
.bds_tfh,
.bds_baidu,
.bds_qq,
.bds_msn,
.bds_sohu,
.bds_qy,
.bds_leho,
.bds_ifeng,
.bds_ff,
.bds_tuita,
.bds_ms,
.bds_deli,
.bds_s51,
.bds_t163,
.bds_share189,
.bds_xg,
.bds_s139 {
  display: none;
}
.bds_evernotecn {
  background-position: 0 -3195px;
}
