@charset "UTF-8";
/*
* @Author: Administrator
* @Date:   2018-05-09 13:36:35
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-16 16:41:40
*/
/* base */
/*
* @Author: Administrator
* @Date:   2018-05-09 13:35:41
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-14 16:57:04
*/
/* 颜色变量 */
/*
* @Author: Administrator
* @Date:   2018-05-09 13:35:41
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-09 17:03:53
*/
@import "http://at.alicdn.com/t/font_2463532_r5443rsi0ho.css";
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form, figure, figcaption {
  margin: 0px; }

ul, ol {
  list-style: none;
  margin: 0px;
  padding: 0px; }

body {
  font: 14px/1.5 "微软雅黑", "宋体", arial;
  width: 100%;
  color: #333;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

/* 清除点击出现虚拟框 */
a {
  outline: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  a:focus {
    outline: 0; }
  a:link, a:visited {
    color: #333;
    text-decoration: none; }

a img {
  border: none; }

input, textarea, select {
  outline: none;
  font: 12px/1.5 "微软雅黑", "宋体", arial; }

.link-a {
  color: #333 !important; }
  .link-a:hover {
    cursor: pointer;
    color: #3ab0f0 !important; }

/* clearfix */
.clearfix {
  height: 1%; }
  .clearfix:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }

.inline-block {
  display: inline-block; }

/*
* @Author: Administrator
* @Date:   2018-05-09 14:18:37
* @Last Modified by:   Administrator
* @Last Modified time: 2018-06-02 09:57:42
*/
.padding-0 {
  padding: 0px !important; }

.padding-5 {
  padding: 5px !important; }

.padding-10 {
  padding: 10px !important; }

.padding-15 {
  padding: 15px !important; }

.padding-20 {
  padding: 20px !important; }

.padding-25 {
  padding: 25px !important; }

.padding-30 {
  padding: 30px !important; }

.padding-35 {
  padding: 35px !important; }

.padding-40 {
  padding: 40px !important; }

.padding-45 {
  padding: 45px !important; }

.padding-50 {
  padding: 50px !important; }

.padding-55 {
  padding: 55px !important; }

.padding-60 {
  padding: 60px !important; }

.padding-65 {
  padding: 65px !important; }

.padding-70 {
  padding: 70px !important; }

.padding-75 {
  padding: 75px !important; }

.padding-80 {
  padding: 80px !important; }

.padding-85 {
  padding: 85px !important; }

.padding-90 {
  padding: 90px !important; }

.padding-95 {
  padding: 95px !important; }

.margin-0 {
  margin: 0px !important; }

.margin-5 {
  margin: 5px !important; }

.margin-10 {
  margin: 10px !important; }

.margin-15 {
  margin: 15px !important; }

.margin-20 {
  margin: 20px !important; }

.margin-25 {
  margin: 25px !important; }

.margin-30 {
  margin: 30px !important; }

.margin-35 {
  margin: 35px !important; }

.margin-40 {
  margin: 40px !important; }

.margin-45 {
  margin: 45px !important; }

.margin-50 {
  margin: 50px !important; }

.margin-55 {
  margin: 55px !important; }

.margin-60 {
  margin: 60px !important; }

.margin-65 {
  margin: 65px !important; }

.margin-70 {
  margin: 70px !important; }

.margin-75 {
  margin: 75px !important; }

.margin-80 {
  margin: 80px !important; }

.margin-85 {
  margin: 85px !important; }

.margin-90 {
  margin: 90px !important; }

.margin-95 {
  margin: 95px !important; }

/* margin-top */
.mt-0 {
  margin-top: 0px !important; }

.ml-0 {
  margin-left: 0px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mt-1 {
  margin-top: 1px !important; }

.ml-1 {
  margin-left: 1px !important; }

.mr-1 {
  margin-right: 1px !important; }

.mb-1 {
  margin-bottom: 1px !important; }

.mt-2 {
  margin-top: 2px !important; }

.ml-2 {
  margin-left: 2px !important; }

.mr-2 {
  margin-right: 2px !important; }

.mb-2 {
  margin-bottom: 2px !important; }

.mt-3 {
  margin-top: 3px !important; }

.ml-3 {
  margin-left: 3px !important; }

.mr-3 {
  margin-right: 3px !important; }

.mb-3 {
  margin-bottom: 3px !important; }

.mt-4 {
  margin-top: 4px !important; }

.ml-4 {
  margin-left: 4px !important; }

.mr-4 {
  margin-right: 4px !important; }

.mb-4 {
  margin-bottom: 4px !important; }

.mt-5 {
  margin-top: 5px !important; }

.ml-5 {
  margin-left: 5px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mt-6 {
  margin-top: 6px !important; }

.ml-6 {
  margin-left: 6px !important; }

.mr-6 {
  margin-right: 6px !important; }

.mb-6 {
  margin-bottom: 6px !important; }

.mt-7 {
  margin-top: 7px !important; }

.ml-7 {
  margin-left: 7px !important; }

.mr-7 {
  margin-right: 7px !important; }

.mb-7 {
  margin-bottom: 7px !important; }

.mt-8 {
  margin-top: 8px !important; }

.ml-8 {
  margin-left: 8px !important; }

.mr-8 {
  margin-right: 8px !important; }

.mb-8 {
  margin-bottom: 8px !important; }

.mt-9 {
  margin-top: 9px !important; }

.ml-9 {
  margin-left: 9px !important; }

.mr-9 {
  margin-right: 9px !important; }

.mb-9 {
  margin-bottom: 9px !important; }

.mt-10 {
  margin-top: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mt-11 {
  margin-top: 11px !important; }

.ml-11 {
  margin-left: 11px !important; }

.mr-11 {
  margin-right: 11px !important; }

.mb-11 {
  margin-bottom: 11px !important; }

.mt-12 {
  margin-top: 12px !important; }

.ml-12 {
  margin-left: 12px !important; }

.mr-12 {
  margin-right: 12px !important; }

.mb-12 {
  margin-bottom: 12px !important; }

.mt-13 {
  margin-top: 13px !important; }

.ml-13 {
  margin-left: 13px !important; }

.mr-13 {
  margin-right: 13px !important; }

.mb-13 {
  margin-bottom: 13px !important; }

.mt-14 {
  margin-top: 14px !important; }

.ml-14 {
  margin-left: 14px !important; }

.mr-14 {
  margin-right: 14px !important; }

.mb-14 {
  margin-bottom: 14px !important; }

.mt-15 {
  margin-top: 15px !important; }

.ml-15 {
  margin-left: 15px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mt-16 {
  margin-top: 16px !important; }

.ml-16 {
  margin-left: 16px !important; }

.mr-16 {
  margin-right: 16px !important; }

.mb-16 {
  margin-bottom: 16px !important; }

.mt-17 {
  margin-top: 17px !important; }

.ml-17 {
  margin-left: 17px !important; }

.mr-17 {
  margin-right: 17px !important; }

.mb-17 {
  margin-bottom: 17px !important; }

.mt-18 {
  margin-top: 18px !important; }

.ml-18 {
  margin-left: 18px !important; }

.mr-18 {
  margin-right: 18px !important; }

.mb-18 {
  margin-bottom: 18px !important; }

.mt-19 {
  margin-top: 19px !important; }

.ml-19 {
  margin-left: 19px !important; }

.mr-19 {
  margin-right: 19px !important; }

.mb-19 {
  margin-bottom: 19px !important; }

.mt-20 {
  margin-top: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mt-20 {
  margin-top: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.ml-25 {
  margin-left: 25px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.ml-35 {
  margin-left: 35px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.ml-55 {
  margin-left: 55px !important; }

.mr-55 {
  margin-right: 55px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mt-65 {
  margin-top: 65px !important; }

.ml-65 {
  margin-left: 65px !important; }

.mr-65 {
  margin-right: 65px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.ml-75 {
  margin-left: 75px !important; }

.mr-75 {
  margin-right: 75px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.ml-85 {
  margin-left: 85px !important; }

.mr-85 {
  margin-right: 85px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.ml-95 {
  margin-left: 95px !important; }

.mr-95 {
  margin-right: 95px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mt-100 {
  margin-top: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

/* padding */
.pt-0 {
  padding-top: 0px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pt-1 {
  padding-top: 1px !important; }

.pl-1 {
  padding-left: 1px !important; }

.pr-1 {
  padding-right: 1px !important; }

.pb-1 {
  padding-bottom: 1px !important; }

.pt-2 {
  padding-top: 2px !important; }

.pl-2 {
  padding-left: 2px !important; }

.pr-2 {
  padding-right: 2px !important; }

.pb-2 {
  padding-bottom: 2px !important; }

.pt-3 {
  padding-top: 3px !important; }

.pl-3 {
  padding-left: 3px !important; }

.pr-3 {
  padding-right: 3px !important; }

.pb-3 {
  padding-bottom: 3px !important; }

.pt-4 {
  padding-top: 4px !important; }

.pl-4 {
  padding-left: 4px !important; }

.pr-4 {
  padding-right: 4px !important; }

.pb-4 {
  padding-bottom: 4px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pt-6 {
  padding-top: 6px !important; }

.pl-6 {
  padding-left: 6px !important; }

.pr-6 {
  padding-right: 6px !important; }

.pb-6 {
  padding-bottom: 6px !important; }

.pt-7 {
  padding-top: 7px !important; }

.pl-7 {
  padding-left: 7px !important; }

.pr-7 {
  padding-right: 7px !important; }

.pb-7 {
  padding-bottom: 7px !important; }

.pt-8 {
  padding-top: 8px !important; }

.pl-8 {
  padding-left: 8px !important; }

.pr-8 {
  padding-right: 8px !important; }

.pb-8 {
  padding-bottom: 8px !important; }

.pt-9 {
  padding-top: 9px !important; }

.pl-9 {
  padding-left: 9px !important; }

.pr-9 {
  padding-right: 9px !important; }

.pb-9 {
  padding-bottom: 9px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pt-11 {
  padding-top: 11px !important; }

.pl-11 {
  padding-left: 11px !important; }

.pr-11 {
  padding-right: 11px !important; }

.pb-11 {
  padding-bottom: 11px !important; }

.pt-12 {
  padding-top: 12px !important; }

.pl-12 {
  padding-left: 12px !important; }

.pr-12 {
  padding-right: 12px !important; }

.pb-12 {
  padding-bottom: 12px !important; }

.pt-13 {
  padding-top: 13px !important; }

.pl-13 {
  padding-left: 13px !important; }

.pr-13 {
  padding-right: 13px !important; }

.pb-13 {
  padding-bottom: 13px !important; }

.pt-14 {
  padding-top: 14px !important; }

.pl-14 {
  padding-left: 14px !important; }

.pr-14 {
  padding-right: 14px !important; }

.pb-14 {
  padding-bottom: 14px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pt-16 {
  padding-top: 16px !important; }

.pl-16 {
  padding-left: 16px !important; }

.pr-16 {
  padding-right: 16px !important; }

.pb-16 {
  padding-bottom: 16px !important; }

.pt-17 {
  padding-top: 17px !important; }

.pl-17 {
  padding-left: 17px !important; }

.pr-17 {
  padding-right: 17px !important; }

.pb-17 {
  padding-bottom: 17px !important; }

.pt-18 {
  padding-top: 18px !important; }

.pl-18 {
  padding-left: 18px !important; }

.pr-18 {
  padding-right: 18px !important; }

.pb-18 {
  padding-bottom: 18px !important; }

.pt-19 {
  padding-top: 19px !important; }

.pl-19 {
  padding-left: 19px !important; }

.pr-19 {
  padding-right: 19px !important; }

.pb-19 {
  padding-bottom: 19px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pl-55 {
  padding-left: 55px !important; }

.pr-55 {
  padding-right: 55px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pl-60 {
  padding-left: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pl-65 {
  padding-left: 65px !important; }

.pr-65 {
  padding-right: 65px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pl-70 {
  padding-left: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pl-75 {
  padding-left: 75px !important; }

.pr-75 {
  padding-right: 75px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pl-80 {
  padding-left: 80px !important; }

.pr-80 {
  padding-right: 80px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pl-85 {
  padding-left: 85px !important; }

.pr-85 {
  padding-right: 85px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pl-90 {
  padding-left: 90px !important; }

.pr-90 {
  padding-right: 90px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pl-95 {
  padding-left: 95px !important; }

.pr-95 {
  padding-right: 95px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pl-100 {
  padding-left: 100px !important; }

.pr-100 {
  padding-right: 100px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

/* font-size */
.ft-12 {
  font-size: 12px !important; }

.ft-13 {
  font-size: 13px !important; }

.ft-14 {
  font-size: 14px !important; }

.ft-15 {
  font-size: 15px !important; }

.ft-16 {
  font-size: 16px !important; }

.ft-17 {
  font-size: 17px !important; }

.ft-18 {
  font-size: 18px !important; }

.ft-19 {
  font-size: 19px !important; }

.ft-20 {
  font-size: 20px !important; }

.ft-21 {
  font-size: 21px !important; }

.ft-22 {
  font-size: 22px !important; }

.ft-23 {
  font-size: 23px !important; }

.ft-24 {
  font-size: 24px !important; }

.ft-25 {
  font-size: 25px !important; }

.ft-26 {
  font-size: 26px !important; }

.ft-27 {
  font-size: 27px !important; }

.ft-28 {
  font-size: 28px !important; }

.ft-29 {
  font-size: 29px !important; }

.ft-30 {
  font-size: 30px !important; }

/* modules模块文件 */
/*
* @Author: Administrator
* @Date:   2018-05-14 12:35:44
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-14 16:22:49
*/
/* 导航条 */
.cx-nav {
  height: 45px;
  line-height: 45px;
  background: #3ab0f0;
  position: relative; }
  .cx-nav a {
    color: #fff;
    font-weight: bold; }
  .cx-nav .nLi {
    float: left;
    position: relative;
    display: inline; }
    .cx-nav .nLi h3 a {
      display: block;
      width: 108px;
      text-align: center;
      font-size: 16px; }
  .cx-nav .sub {
    display: none;
    width: 146px;
    left: 0;
    top: 45px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-top: none;
    position: absolute;
    background: #fff;
    line-height: 30px;
    color: #333;
    padding: 8px 0;
    z-index: 999; }
    .cx-nav .sub li {
      zoom: 1; }
    .cx-nav .sub li a {
      display: block;
      padding: 0 6px;
      text-align: center;
      color: #333;
      font-weight: normal; }
      .cx-nav .sub li a:hover {
        background: #3ab0f0;
        color: #fff; }
  .cx-nav .on h3 a {
    background: #0f98e2;
    color: #fff; }

/* 头部导航条 */
.cx-nav-top {
  height: 30px;
  line-height: 30px;
  background: #fafafa;
  border-bottom: 1px solid #ddd; }
  .cx-nav-top a {
    color: #333; }
  .cx-nav-top .nLi a {
    font-size: 12px !important; }
  .cx-nav-top .nLi h3 a {
    width: 92px; }
  .cx-nav-top .nLi.on h3 a {
    background: none;
    color: #333; }
  .cx-nav-top .sub {
    width: 90px;
    top: 30px; }

/* banner轮播 */
.cx-slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; }
  .cx-slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1; }
    .cx-slideBox .hd ul {
      overflow: hidden;
      zoom: 1;
      float: left; }
    .cx-slideBox .hd ul li {
      float: left;
      margin-right: 5px;
      width: 8px;
      height: 8px;
      line-height: 8px;
      text-align: center;
      background: #fff;
      cursor: pointer;
      border-radius: 50%; }
    .cx-slideBox .hd ul li.on {
      background: #f3981c;
      color: #fff; }
  .cx-slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0; }
    .cx-slideBox .bd li {
      position: relative;
      zoom: 1;
      vertical-align: middle; }
      .cx-slideBox .bd li .slide-tit {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 30px;
        line-height: 30px;
        width: 100%;
        background: rgba(0, 0, 0, 0.3);
        color: #fff;
        z-index: 99;
        text-indent: 10px; }
    .cx-slideBox .bd img {
      width: 100%;
      height: auto;
      display: block; }
  .cx-slideBox .prev, .cx-slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5; }
    .cx-slideBox .prev:hover, .cx-slideBox .next:hover {
      filter: alpha(opacity=100);
      opacity: 1; }
  .cx-slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px; }
  .cx-slideBox .prevStop, .cx-slideBox .nextStop {
    display: none; }

/*
* @Author: Administrator
* @Date:   2018-05-09 13:35:09
* @Last Modified by:   Administrator
* @Last Modified time: 2018-06-02 10:25:51
*/
/* 按钮 */
.cx-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  cursor: pointer;
  font-family: "微软雅黑";
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.cx-btn {
  background: #3ab0f0; }
  .cx-btn:hover {
    opacity: 0.8; }

.cx-btn-normal {
  background: #009688; }

.cx-btn-blue {
  background: #0f98e2; }

.cx-btn-danger {
  background: #e40038; }

.cx-btn-success {
  background: #9FD569; }

.cx-btn-warning {
  background: #f3981c; }

.cx-btn-disabled {
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #bbb;
  cursor: not-allowed;
  opacity: 1; }

.cx-btn-default {
  border: 1px solid #ddd;
  background-color: #fff;
  color: #666; }
  .cx-btn-default:hover {
    border-color: #3ab0f0;
    color: #333; }

.cx-btn-lg {
  height: 44px;
  line-height: 44px;
  padding: 0 25px;
  font-size: 16px; }

.cx-btn-sm {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px; }

.cx-btn-xs {
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  font-size: 12px; }

.cx-btn-abs {
  width: 60px;
  padding: 0 5px !important; }

.cx-btn-group {
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }
  .cx-btn-group .cx-btn {
    margin-left: -1px !important;
    margin-right: 0 !important;
    border-radius: 0; }
    .cx-btn-group .cx-btn:first-child {
      border-left: none;
      border-radius: 2px 0 0 2px; }
    .cx-btn-group .cx-btn:last-child {
      border-radius: 0 2px 2px 0; }
  .cx-btn-group .cx-btn-default:hover {
    border: 1px solid #ddd; }
    .cx-btn-group .cx-btn-default:hover i {
      color: #3ab0f0; }
  .cx-btn-group .cx-btn-default:first-child {
    border-left: 1px solid #ddd; }

.cx-btn-border {
  background: none;
  border: 1px solid #3ab0f0;
  color: #3ab0f0; }

.cx-btn-border-warning {
  border: 1px solid #f3981c;
  color: #f3981c; }

.cx-btn-border-success {
  border: 1px solid #9FD569;
  color: #9FD569; }

.cx-btn-border-danger {
  border: 1px solid #e40038;
  color: #e40038; }

.cx-btn-border-normal {
  border: 1px solid #009688;
  color: #009688; }

.cx-btn-container {
  font-size: 0; }
  .cx-btn-container .cx-btn {
    margin-right: 10px;
    margin-bottom: 10px; }

.cx-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: relative;
  display: inline-block; }

.cx-btn-radius0 {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.cx-btn-block {
  display: block !important;
  width: 100%; }

.btn-circle {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px; }

/*
* @Author: Administrator
* @Date:   2018-05-09 14:43:33
* @Last Modified by:   Administrator
* @Last Modified time: 2018-06-02 10:40:29
*/
/* 文字颜色 */
.cx-text-main {
  color: #3ab0f0 !important; }

.cx-text-red {
  color: #ff504c !important; }

.cx-text-success {
  color: #9FD569 !important; }

.cx-text-warning {
  color: #f3981c !important; }

.cx-text-33 {
  color: #333 !important; }

.cx-text-66 {
  color: #666 !important; }

.cx-text-99 {
  color: #999 !important; }

.cx-text-ff {
  color: #fff !important; }

/* 背景颜色 */
.cx-bg-main {
  background: #fff !important; }

.cx-bg-blue {
  background: #3ab0f0 !important; }

.cx-bg-ff {
  background: #fff !important; }

.cx-bg-warning {
  background: #f3981c !important; }

.cx-bg-red {
  background: #ff504c !important; }

.cx-bg-success {
  background: #9FD569 !important; }

.cx-bg-normal {
  background: #009688 !important; }

.cx-bg-33 {
  background: #333 !important; }

.cx-bg-66 {
  background: #666 !important; }

.cx-bg-99 {
  background: #999 !important; }

.cx-bg-f6 {
  background: #f6f6f6 !important; }

.cx-bg-fa {
  background: #fafafa !important; }

.cx-bg-ee {
  background: #eee !important; }

.cx-bg-blue2 {
  background: #deeff9 !important; }

/*
* @Author: Administrator
* @Date:   2018-05-09 14:45:26
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-14 16:22:53
*/
table {
  border-spacing: 0; }

.cx-table {
  width: 100%;
  margin-top: 20px;
  border: none; }
  .cx-table thead > tr > th {
    background: #f6f6f6;
    border-collapse: collapse; }
  .cx-table tbody > tr:nth-child(2n) > td {
    background: #f6f6f6; }
  .cx-table thead > tr > th, .cx-table tbody > tr > td, .cx-table tfoot > tr > td {
    padding: 15px 12px;
    line-height: 24px;
    text-align: center;
    border-left: none;
    border-right: none; }

.cx-table-border {
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd; }
  .cx-table-border th, .cx-table-border td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd !important; }

/*
* @Author: Administrator
* @Date:   2018-05-09 14:53:35
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-14 16:22:46
*/
.cx-input, .cx-textarea {
  height: 38px;
  line-height: 1.3;
  line-height: 38px\9;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  text-indent: 10px;
  font-size: 14px; }

.cx-input-inline {
  display: inline-block;
  vertical-align: middle; }

.cx-input:hover, .cx-textarea:hover {
  border-color: #d2d2d2; }

.cx-textarea {
  min-height: 100px;
  height: auto;
  line-height: 20px;
  padding: 6px 10px;
  resize: vertical;
  text-indent: 0; }

.cx-form-item {
  margin-bottom: 15px;
  clear: both; }
  .cx-form-item:after {
    content: '\20';
    clear: both;
    display: block;
    height: 0; }
  .cx-form-item .cx-form-label {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 85px;
    font-weight: 400;
    line-height: 20px;
    text-align: right; }
  .cx-form-item .cx-input-block {
    margin-left: 115px;
    min-height: 36px; }
  .cx-form-item .cx-input-inline {
    float: left;
    margin-right: 10px; }
  .cx-form-item .cx-input-mid {
    float: left;
    display: block;
    padding: 9px 0 !important;
    line-height: 20px;
    margin-right: 10px; }

/* 下拉框选择 */
.cx-select:before, .cx-select:after {
  -webkit-transition: transform .25s;
  -moz-transition: transform .25s;
  -ms-transition: transform .25s;
  -o-transition: transform .25s;
  transition: transform .25s; }

.cx-select.active:before, .cx-select.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

/* 选择下拉框 */
.cx-select {
  position: relative;
  float: left;
  width: 150px;
  height: 40px;
  padding-left: 11px;
  font-size: 15px;
  line-height: 40px;
  cursor: pointer;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  margin-right: 20px;
  outline: none; }
  .cx-select:before {
    position: absolute;
    right: 13px;
    top: 18px;
    width: 0;
    height: 0;
    content: "";
    border-width: 8px 8px 0 8px;
    border-style: solid;
    border-color: #d2d2d2 transparent; }
  .cx-select:after {
    position: absolute;
    right: 15px;
    top: 18px;
    width: 0;
    height: 0;
    content: "";
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent; }
  .cx-select.active:after {
    top: 20px; }
  .cx-select .dropdown {
    position: absolute;
    right: 0;
    left: 0;
    display: none;
    padding: 0;
    border-radius: inherit;
    background: #fff;
    border: 1px solid #d2d2d2;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); }
  .cx-select.active .dropdown {
    display: block; }
  .cx-select .dropdown:before {
    position: absolute;
    right: 13px;
    bottom: 100%;
    width: 0;
    height: 0;
    content: "";
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: #d2d2d2 transparent; }
  .cx-select .dropdown:after {
    position: absolute;
    right: 15px;
    bottom: 100%;
    width: 0;
    height: 0;
    content: "";
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent; }
  .cx-select .dropdown li {
    float: left;
    width: 159px;
    font-size: 14px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-align: center; }
    .cx-select .dropdown li:first-of-type {
      border-radius: 3px 3px 0 0; }
    .cx-select .dropdown li:last-of-type {
      border-radius: 0 0 3px 3px; }
    .cx-select .dropdown li:hover {
      color: #fff;
      background: #9FD569; }

/* 选择下拉框 */
.cx-radio {
  margin: 8px 20px 0 0;
  display: inline-block;
  cursor: pointer; }
  .cx-radio .radio-hide, .cx-radio .checkbox-hide {
    display: none; }
  .cx-radio .radio-input {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    margin-top: -1px;
    vertical-align: middle;
    width: 16px;
    line-height: 1; }

.radio-hide:checked + .radio-input:after, .checkbox-hide:checked + .checkbox-input:after {
  background-color: #57ad68;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 12px;
  margin: 2px;
  width: 12px; }

.cx-checkbox, .checkbox-hide:checked + .checkbox-input:after {
  border-radius: 0; }

.cx-radio {
  margin: 8px 20px 0 0;
  display: inline-block;
  cursor: pointer; }
  .cx-radio .radio-hide, .cx-radio .checkbox-hide {
    display: none; }
  .cx-radio .radio-input, .cx-radio .checkbox-input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 100%;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    margin-top: -1px;
    vertical-align: middle;
    width: 16px;
    line-height: 1; }
  .cx-radio .radio-hide:checked + .radio-input:after, .cx-radio .checkbox-hide:checked + .checkbox-input:after {
    background-color: #3ab0f0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 12px;
    margin: 2px;
    width: 12px; }
  .cx-radio .checkbox-input, .cx-radio .checkbox-hide:checked + .checkbox-input:after {
    border-radius: 0; }

/* tab切换 */
.cx-tab .hd ul {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd; }
  .cx-tab .hd ul li {
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    cursor: pointer; }
    .cx-tab .hd ul li.on {
      color: #3ab0f0;
      border-bottom: 2px solid #3ab0f0; }

.cx-input-block {
  position: relative; }
  .cx-input-block label.cx-error {
    position: absolute;
    right: 0;
    top: -35px;
    padding: 5px 15px;
    font-size: 12px;
    color: #fff;
    background: #e40038; }
    .cx-input-block label.cx-error:after {
      position: absolute;
      left: 20px;
      bottom: -14px;
      color: #e40038;
      content: "\e6b5";
      font-family: "iconfont" !important;
      font-size: 16px;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

label.error {
  color: #e40038 !important; }

input.error, textarea.error, select.error {
  border: 1px solid #e40038 !important; }

/*
* @Author: Administrator
* @Date:   2018-05-09 15:15:07
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-14 16:22:48
*/
.span-1 {
  width: 8.3333333333%; }

.span-2 {
  width: 16.6666666667%; }

.span-3 {
  width: 25%; }

.span-4 {
  width: 33.3333333333%; }

.span-5 {
  width: 41.6666666667%; }

.span-6 {
  width: 50%; }

.span-7 {
  width: 58.3333333333%; }

.span-8 {
  width: 66.6666666667%; }

.span-9 {
  width: 75%; }

.span-10 {
  width: 83.3333333333%; }

.span-11 {
  width: 91.6666666667%; }

.span-12 {
  width: 100%; }

.cx-row:after, .cx-row:before {
  content: '';
  display: block;
  clear: both; }
.cx-row [class^="span"] {
  float: left;
  box-sizing: border-box; }

/* 左右布局 */
.layout .cx-left {
  width: 820px;
  float: left; }
.layout .cx-right {
  width: 325px;
  float: left;
  margin-left: 30px; }

/*
* @Author: Administrator
* @Date:   2018-05-14 14:31:53
* @Last Modified by:   Administrator
* @Last Modified time: 2018-05-14 16:26:31
*/
/* 模态框样式覆盖 */
.layui-layer-btn {
  border-top: 1px solid #ddd !important; }
  .layui-layer-btn .layui-layer-btn0 {
    background: #3ab0f0 !important;
    border: 1px solid #3ab0f0 !important; }
  .layui-layer-btn .layui-layer-btn1 {
    background: #eee !important; }

/*内容主体样式 */
.cx-hed-search {
  height: 100px; }
  .cx-hed-search .search-input {
    margin-top: 25px;
    float: left; }
    .cx-hed-search .search-input input {
      height: 20px;
      border: 2px solid #3ab0f0;
      background: #fff;
      padding: 7px 5px;
      width: 435px;
      font-size: 14px; }
  .cx-hed-search .btn-search {
    width: 70px;
    height: 38px;
    padding: 0 5px;
    background: #3ab0f0;
    color: #fff;
    font-size: 16px;
    margin-left: -3px;
    border: none;
    float: left;
    margin-top: 25px;
    outline: none;
    cursor: pointer; }

.cx-footer {
  background: #3ab0f0;
  height: 210px;
  width: 100%; }
  .cx-footer h4 {
    color: #fff; }
  .cx-footer p {
    color: #fff; }

.border-right-dd {
  border-right: 1px solid #ddd; }

.footer-list {
  width: 180px;
  margin: 0 auto; }
  .footer-list li {
    padding: 5px 0; }

.list-link {
  width: 300px; }

.footer-bottom {
  height: 40px;
  line-height: 40px;
  background: #3ab0f0;
  color: #fff; }

.cx-btn-a {
  width: 80%; }

.icon-dian {
  color: #e40038 !important; }

/* .footer-bottom{
height:80px;
line-height:80px;
background：$color-66;
text-align：center;


} */
body {
  background: #fff; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.fl {
  float: left !important; }

.fr {
  float: right !important; }

.cx-container {
  margin: 0 auto; }

.cx-container {
  width: 1200px; }

/* 首页内容区 */
.ft-bold {
  font-weight: bold; }

.slide {
  width: 39%;
  height: 280px; }

.keyan {
  width: 36%;
  height: 280px;
  padding-left: 20px;
  padding-right: 10px; }
  .keyan .hd {
    width: 95%; }
  .keyan .bd {
    border-right: 1px solid #ddd; }

.cx-overflow {
  padding-right: 10px;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.cx-tit-lists li {
  height: 29px;
  line-height: 29px; }

.cx-hed {
  height: 40px;
  line-height: 40px;
  color: #3ab0f0;
  border-bottom: 1px solid #ddd; }

.cx-hed > h3 {
  color: #3ab0f0;
  padding: 0 10px;
  border-bottom: 2px solid #3ab0f0;
  display: block;
  margin-top: -1px; }

.gonggao {
  padding-left: 10px; }

.cx-border-right-1 {
  border-right: 1px solid #ddd; }

.cx-tit-img {
  padding-top: 10px;
  display: block;
  height: 75px !important;
  margin-bottom: 5px;
  overflow: hidden;
  padding-right: 10px; }
  .cx-tit-img .cx-tit-left {
    width: 110px;
    height: 75px;
    float: left; }
  .cx-tit-img .cx-tit-right {
    float: left;
    width: 240px;
    margin-left: 20px; }
    .cx-tit-img .cx-tit-right p {
      line-height: 1.6; }
    .cx-tit-img .cx-tit-right a {
      font-weight: bold; }

.cx-tit-date li {
  position: relative; }
  .cx-tit-date li a {
    padding-right: 60px; }
  .cx-tit-date li span {
    position: absolute;
    right: 5px;
    top: 2px;
    font-size: 12px;
    color: #999; }

.cx-tit-abs {
  width: 366px; }

.cx-tit-abs1 {
  width: 360px; }

.cx-tit2 {
  margin-bottom: 0;
  height: 70px !important; }
  .cx-tit2 .cx-tit-right {
    margin-left: 5px; }
    .cx-tit2 .cx-tit-right p {
      line-height: 1.2; }

.cx-hover-shadow {
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }
  .cx-hover-shadow：hover {
    z-index: 2 !important;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0); }

.cx-tools li {
  box-sizing: border-box;
  background: #f6f6f6;
  display: inline-block;
  margin-right: 6px; }
  .cx-tools li a {
    display: block;
    width: 205px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-indent: 45px; }
.cx-tools .cx-icon1 a {
  background: url("../images/icon1.png") no-repeat 20% center;
  background-size: 40px; }
.cx-tools .cx-icon2 a {
  background: url("../images/icon2.png") no-repeat 20% center;
  background-size: 30px; }
.cx-tools .cx-icon3 a {
  background: url("../images/icon3.png") no-repeat 20% center;
  background-size: 30px; }
.cx-tools .cx-icon4 a {
  background: url("../images/icon4.png") no-repeat 20% center;
  background-size: 32px; }
.cx-tools .cx-icon5 a {
  background: url("../images/icon5.png") no-repeat 20% center; }
.cx-tools .cx-icon6 a {
  background: url("../images/icon6.png") no-repeat 20% center;
  background-size: 28px; }
.cx-tools .cx-icon7 a {
  background: url("../images/icon7.png") no-repeat 20% center;
  background-size: 35px; }
.cx-tools .cx-icon8 a {
  background: url("../images/icon8.png") no-repeat 20% center;
  background-size: 37px; }
.cx-tools .cx-icon9 a {
  background: url("../images/icon9.png") no-repeat 20% center;
  background-size: 33px; }
.cx-tools .cx-icon10 a {
  background: url("../images/icon10.png") no-repeat 20% center; }

.cx-more {
  background: #f6f6f6;
  height: 160px;
  line-height: 160px;
  text-align: center;
  font-size: 16px; }
  .cx-more a {
    color: #3ab0f0 !important; }

.cx-tit-item .item-left {
  display: block;
  width: 80px;
  float: left; }
.cx-tit-item .item-right {
  width: 190px;
  float: left;
  line-height: 25px; }

/* 面包屑 */
.breadcrumb {
  font-size: 13px;
  color: #666;
  padding: 15px 0; }
  .breadcrumb li {
    display: inline-block; }

.pagination {
  margin-top: 20px;
  text-align: right; }
  .pagination li {
    background: #eee;
    color: #333;
    display: inline-block;
    margin-left: 5px;
    padding: 7px 15px;
    cursor: pointer; }
    .pagination li.active, .pagination li:hover {
      background: #3ab0f0;
      color: #fff; }

/* 学科导航 */
.cx-tit-lists .cx-dh {
  height: 205px;
  position: relative; }
  .cx-tit-lists .cx-dh a {
    display: block; }
  .cx-tit-lists .cx-dh span {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    width: 350px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    color: #fff;
    bottom: 5px;
    left: 0; }

/* 在线学习 */
.cx-month {
  padding: 15px;
  padding-left: 16px; }
  .cx-month li {
    background: #fff;
    color: #3ab0f0;
    text-align: center;
    width: 97px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
    float: left;
    margin-top: -1px;
    margin-left: -1px;
    cursor: pointer; }

.cx-share {
  background: #666;
  padding: 10px;
  width: 780px;
  margin-left: 10px; }
  .cx-share a {
    color: #ddd;
    margin-right: 10px; }
    .cx-share a:hover {
      color: #3ab0f0; }

.cx-relative {
  position: relative; }

.cx-tj {
  position: absolute;
  right: 0;
  top: 5px; }

.relative {
  position: relative; }

.m-btn {
  position: absolute;
  z-index: 10;
  left: 5%;
  bottom: 10%; }

.m-btn a {
  display: block;
  text-align: center;
  padding: 10px 40px;
  background: #f3981c;
  color: #fff;
  font-size: 20px; }

.m-btn2 {
  background: #f3981c;
  color: #fff;
  font-size: 18px;
  width: 140px;
  height: 45px;
  line-height: 45px; }

.h-hed {
  position: relative; }
  .h-hed:before {
    position: absolute;
    content: "";
    width: 11.3px;
    height: 11.3px;
    background-color: #3ab0f0;
    border-radius: 50%;
    bottom: -18px;
    left: 18px;
    z-index: 1; }
  .h-hed:after {
    position: absolute;
    content: "";
    width: 120px;
    height: 5px;
    border-radius: 35px;
    background-color: #d6daeb;
    left: 0;
    bottom: -16px; }

.line-height-2 {
  line-height: 2; }

.tab-left {
  min-height: 450px; }
  .tab-left ul li {
    padding: 15px;
    width: 90%;
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ddd;
    margin-top: -1px; }
    .tab-left ul li.active {
      background: #3ab0f0;
      color: #fff;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd; }

.tab-right {
  min-height: 450px; }
  .tab-right ul li {
    width: 46.5%;
    border-bottom: 1px solid #ddd;
    margin-right: 17px; }
    .tab-right ul li:nth-child(even) {
      margin-right: 0px; }
    .tab-right ul li small {
      font-weight: normal; }

.border-blue {
  border: 3px solid #3ab0f0 !important; }

.border-bottom-dd {
  border-bottom: 1px solid #ddd; }

.cx-text-33 {
  color: #333 !important; }

.box-shadow {
  box-shadow: 0px 0px 20px 5px #f3f3f3; }

.floor-listimg dl {
  width: 100%;
  justify-content: center;
  display: flex;
  margin-top: 30px;
  margin-bottom: 10px; }
  .floor-listimg dl dt {
    border-right: 1px solid #018bb0;
    color: #018bb0;
    font-size: 40px;
    padding-right: 10px;
    height: 45px;
    line-height: 45px;
    float: left;
    font-family: Arial; }
  .floor-listimg dl dd {
    float: left;
    font-size: 18px;
    margin-left: 10px; }
    .floor-listimg dl dd a {
      font-size: 12px;
      color: #00A094; }
.floor-listimg p {
  text-indent: 0;
  text-align: center;
  color: #00A094;
  padding: 0 10px;
  height: 60px; }

.span-time {
  border: 1px solid #3ab0f0;
  color: #3ab0f0;
  font-size: 12px;
  padding: 5px 8px; }

.cx-overflow2 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.cx-right-item {
  background: #fafafa;
  width: 325px; }
  .cx-right-item .cx-select {
    width: 100%;
    font-size: 14px; }
  .cx-right-item h3 {
    fonr-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    color: #3ab0f0; }

.tab-ul-h li {
  display: block;
  float: left;
  width: 296px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  background: #f1f1f1;
  border: 1px solid #ddd;
  margin-left: -1px;
  cursor: pointer; }
  .tab-ul-h li.active {
    background: #3ab0f0;
    color: #fff; }

.border-top-dashed {
  border-top: 1px dashed #ddd; }

.border-bottom-dashed {
  border-bottom: 1px dashed #ddd; }

.link-a:hover {
  color: #3ab0f0; }

.box-border {
  border: 1px solid #ddd;
  margin-top: -1px; }

.sx-ul li {
  border: 1px solid #ddd;
  padding: 3px 6px;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px; }
  .sx-ul li.active {
    border: 1px solid #3ab0f0;
    color: #3ab0f0; }

.article-box {
  border: 1px solid #ddd; }

.cx-hr {
  border: none;
  border-top: 1px solid #ddd !important;
  height: 1px;
  margin: 10px 0; }

.pl-box {
  border: 2px solid #eee;
  margin-top: 20px; }
  .pl-box textarea {
    border: none;
    width: 100%;
    max-width: 100%;
    height: 60px;
    max-height: 60px; }

.img-guanzhu button {
  display: none; }

.cx-ding, .cx-cai, .cx-reply {
  color: #999;
  cursor: pointer; }
  .cx-ding:hover, .cx-cai:hover, .cx-reply:hover {
    color: #3ab0f0 !important; }

.reply-main {
  display: none; }
  .reply-main .textarea-reply {
    border: 2px solid #eee;
    height: 45px;
    max-height: 60px;
    width: 99%;
    max-width: 100%;
    padding: 10px; }
  .reply-main .btn-reply {
    height: 68px !important;
    border-radius: 0; }

.zx-article p {
  line-height: 2;
  text-indent: 10px;
  padding-bottom: 10px; }

.img-circle {
  border-radius: 50%; }

/* ===视频教程 beign*/
/* ====视频教程列表 begin*/
.video-list .media{-webkit-transition:.5s;transition:.5s;}
.video-list .media:hover{box-shadow:0 30px 50px rgba(229,229,229,.8)}
.video-list .media-img{position:relative;overflow:hidden}
.video-list .media-body .padding-big{padding:20px}
.video-list .media-body h2{margin:0 0 20px 0;overflow:hidden}
.video-list .media a.play{opacity:.6;position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;width:48px;height:48px;line-height:48px;background:rgba(0,0,0,.6);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media a.play i{font-size: 24px;}
.video-list .media .playtime{position:absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,.5);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media:hover a.collect,.video-list .media:hover a.play{opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .excerpt-info ul li.v2-1{width:50%}
.video-list .excerpt-info ul li.v2-2{width:50%;}
/* 视频教程列表 end*/

/* =====视频内容页 */
.video-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding-left:25px;border-bottom:1px solid #EFEFEF}
.video-detail .tab .tab-nav li {display:inline-block;width:13%;margin:0}
/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {color:#616770;padding:18px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;display:block;line-height:20px;font-weight:500;border-radius:0;font-size:16px;text-align:center;}
.video-detail .tab .tab-nav .active {border-radius:0px;}
.video-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:2px solid #ff9600;font-weight:600}
.video-detail .tab .tab-nav li a,.video-detail .tab .tab-nav .active a:focus {outline:none;}
.video-detail .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px}
/* ======播放器 */
.jw-video{text-align: center;height: 510px; border-right: 1px solid #433D3D;}
.jw-video video{width: auto;max-width: 100%;height: 100%;}
.jw-video-expense{position:absolute;left:0;top:0;width:100%;height:100%;background:#616770;z-index:1;display:none}
.jw-video-expense .apply{position:absolute;left:50%;margin-left:-176px;top:50%;margin-top:-50px}
.jw-video-expense .button{cursor:pointer}
.video-period .price{font-size:32px;margin-top:5px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;display:block;}
.video-period-title{padding:15px 10px 15px 20px}
.video-period-list{overflow:hidden;height:410px;overflow-y:auto}
.video-period-list li{height:69px;width:100%;border-bottom:1px #433D3D solid;position:relative;text-align:left}
.video-period-list li a{display:block;padding:8px 10px 8px 50px}
.video-period-list li a.cur{background:#2D2D2D;display:block;}
.video-period-list li:hover{background:#2D2D2D;}
.video-period-list li p{font-size:14px;color:#888888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.video-period-list li:before{content:"";position:absolute;width:20px;height:13px;left:18px;top:15px;background:url(../images/video-ico.png) no-repeat;z-index:4}
.video-period-list li .video-info{padding-top:8px;position:relative;color:#616770}
.video-period-list li .video-info span{position:absolute;right:0;width:62px;text-align:right}
.video-period-list li:last-child{border-bottom:none}
.video-content-tit{padding:5px 30px 0;line-height:50px;border-bottom:1px solid #ECEFF5}
.video-content-tit h2{font-size:18px;color:#434C5A;border-bottom:1px solid #434C5A;display:block;width:72px;margin-bottom:-1px}
/* 播放器 end*/
/* 视频内容页end */
/* 视频教程 end*/
