@charset "UTF-8";

body {
  background: #f2f2f2;
  width: 100%;
  min-width: 1380px;
  position: relative;
}

.w1360 {
  width: 1360px;
}

/**搜索框**/
.search_wrap {
  font-family: SimSun;
  width: 100%;
  margin-top: 65px;
  min-width: 1380px;
  height: 50px;
  background: #f89436;
}

.search {
  width: 604px;
  height: 50px;
  margin-left: 388px;
  position: relative;
}

.search input {
  background: rgba(255, 255, 255, 0.8);
  height: 50px;
  width: 475px;
  border: none;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  padding-left: 15px;
}

.search button {
  width: 114px;
  height: 50px;
  line-height: 50px;
  background-image: linear-gradient(0deg, #ff7301 0%, #ff9d15 100%);
  border: none;
  color: #fff;
  font-size: 16px;
  position: relative;
  border-right: 1px solid #ffa40e;
}

.search button img {
  vertical-align: middle;
}

.search button::before {
  content: '';
  width: 12px;
  height: 50px;
  display: inline-block;
  background: url(../img/jcl_al/bgl.png) no-repeat;
  position: absolute;
  left: 0px;
  top: 0;
}

.search .search_view {
  display: none;
  width: 489px;
  /* height: 349px;*/
  background-color: #fff;
  position: absolute;
  top: 50px;
  z-index: 10;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-family: MicrosoftYaHei;
  padding-top: 16px;
}

.search .search_view h1 {
  font-size: 12px;
  color: #777;
  padding: 0px 16px 16px;
}

.search .search_view a {
  padding: 0px 16px 16px;
  color: #000;
  font-size: 14px;
  display: block;
}

.search_cx {
  width: 150px;
  height: 50px;
  background-image: linear-gradient(0deg, #ff7301 0%, #ff9d15 100%);
  font-size: 16px;
  position: relative;
  border-right: 1px solid #ffa40e;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.search_cx span {
  color: #fff;
}

.search_cx span::before {
  content: '';
  width: 20px;
  height: 24px;
  display: inline-block;
  background: url(../img/jcl_al/view.png) no-repeat;
  vertical-align: middle;
  margin-right: 6px;
}

.sub_search {
  display: none;
  width: 149px;
  background-color: #ffffff;
  box-shadow: 3px 4px 9px 0px rgba(34, 24, 21, 0.75);
  position: absolute;
  top: 50px;
  line-height: 0px;
  z-index: 50;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.sub_search li {
  padding: 18px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sub_search li a {
  font-size: 14px;
  color: #000;
  display: block;
}

.search_sc {
  width: 150px;
  height: 50px;
  background-image: linear-gradient(0deg, #ff7301 0%, #ff9d15 100%);
  font-size: 16px;
  position: relative;
  border-right: 1px solid #ffa40e;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.search_sc span {
  color: #fff;
}

.search_sc span::before {
  content: '';
  width: 25px;
  height: 30px;
  display: inline-block;
  background: url(../img/jcl_al/sc.png) no-repeat;
  vertical-align: middle;
  margin-right: 6px;
}

/**导航页**/
.banner {
  width: 100%;
  min-width: 1380px;
  height: 80px;
  text-align: center;
  position: relative;
}

/**平台链接**/
.al_link {
  width: 100%;
  height: 120px;
  background: #282828;
  min-width: 1380px;
}

.al_link li:nth-child(1) {
  line-height: 120px;
  font-size: 26px;
  float: left;
  color: #fff;
  width: 200px;
  text-align: center;
}

.al_link li:nth-child(1)::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 30px;
  background: url(../img/jcl_xt/xt_link.png) no-repeat;
  vertical-align: text-bottom;
  background-position-y: -32px;
}

.al_link li:nth-child(2) {
  line-height: 120px;
  font-size: 26px;
  float: left;
  color: #fff;
  width: 200px;
  text-align: center;
}

.al_link li:nth-child(2)::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 30px;
  background: url(../img/jcl_xt/xt_link.png) no-repeat;
  vertical-align: text-bottom;
  background-position-y: -90px;
}

.al_link li:nth-child(3) {
  line-height: 120px;
  font-size: 26px;
  float: left;
  color: #fff;
  width: 240px;
  text-align: center;
}

.al_link li:nth-child(3)::before {
  content: '';
  display: inline-block;
  width: 90px;
  height: 30px;
  background: url(../img/jcl_xt/xt_link.png) no-repeat;
  vertical-align: text-bottom;
  background-position-y: -148px;
}

.al_link li:nth-child(4) {
  line-height: 120px;
  font-size: 26px;
  float: left;
  color: #fff;
  width: 200px;
  text-align: center;
}

.al_link li:nth-child(4)::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 30px;
  background: url(../img/jcl_xt/xt_link.png) no-repeat;
  vertical-align: text-bottom;
  background-position-y: -206px;
}

.al_link li:nth-child(5) {
  line-height: 120px;
  font-size: 26px;
  float: left;
  color: #fff;
  width: 200px;
  text-align: center;
}

.al_link li:nth-child(5)::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 30px;
  background: url(../img/jcl_xt/xt_link.png) no-repeat;
  vertical-align: text-bottom;
  background-position-y: -264px;
}

.al_link li:nth-child(6) {
  line-height: 120px;
  font-size: 26px;
  float: left;
  color: #fff;
  width: 200px;
  text-align: center;
}

.al_link li:nth-child(6)::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 30px;
  background: url(../img/jcl_xt/xt_link.png) no-repeat;
  vertical-align: text-bottom;
  background-position-y: -322px;
}

.al_link img {
  float: left;
}

/**第一层**/
.al_setion1 {
  margin-bottom: 40px;
}

.al_setion1_top {
  background: #fff;
  height: 50px;
  line-height: 50px;
}

.al_setion1_top ul {
  width: 292px;
  height: 50px;
}

.al_setion1_top li {
  float: left;
  font-size: 16px;
  margin-right: 49px;
  font-family: "shs-no";
  cursor: pointer;
}

.al_setion1_top li:last-child {
  margin-right: 0;
}

.al_setion1_top a {
  font-size: 16px;
  color: #000;
}

.al_setion1_top .on {
  border-bottom: 1px solid #000;
}

.al_setion1_con {
  overflow: hidden;
}

.al_setion1_con ul {
  margin-bottom: 60px;
  overflow: hidden;
}

.al_setion1_con li {
  text-align: left;
  float: left;
  width: 332px;
  height: 387px;
  margin-top: 35px;
  margin-right: 17px;
  border-radius: 10px;
  background: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.al_setion1_con li a {
  overflow: hidden;
  display: block;
}

.al_setion1_con li:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.al_setion1_con li:nth-child(4n) {
  margin-right: 0;
}

.al_setion1_con li img {
  width: 332px;
  height: 208px
}

.al_setion1_con li h1 {
  font-size: 17px;
  margin-top: 14px;
  min-height: 22px;
  padding-left: 27px;
  margin-bottom: 4px;
  /*text-overflow: ellipsis;
      white-space: nowrap;*/
}

.al_setion1_con li h2 {
  font-size: 15px;
  min-height: 20px;
  padding-left: 27px;
  color: #6b6b6b;
}

.al_setion1_con .setion1_tx {
  padding: 15px 32px 15px 26px;
  font-size: 16px;
  line-height: 34px;
}

.al_setion1_con .setion1_tx img {
  width: 34px;
  height: 34px;
  border-radius: 60px;
  padding: 0;
}

.al_setion1_con .setion1_tx span {
  color: #6b6b6b;
}

.al_setion1_con .setion1_tx h3 {
  margin-left: 5px;
}

.setion1_zb {
  width: 332px;
  height: 29px;
  background-color: #ef831e;
}

.setion1_zb span {
  font-family: 'shs-me';
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

.setion1_zb span::before {
  content: '';
  background: #fff;
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 4px;
}

.setion1_view {
  height: 44px;
  font-size: 12px;
  color: #a3a3a3;
  text-align: center;
  border-top: 1px solid #ccc;
}

.setion1_view span {
  margin-right: 24px;
  line-height: 45px;
}

/**第二层**/
.al_setion2 {
  margin-bottom: 40px;
}

.al_setion2_top {
  overflow: hidden;
  padding-bottom: 1px;
  margin: 20px 0;
  height: 33px;
}

.al_setion2_top img {
  padding-top: 28px;
  width: 100%;
}

.al_setion2_top ul {
  float: left;

}

.al_setion2_top li {
  float: left;
  font-size: 18px;
  color: #898989;
  margin-right: 49px;
  cursor: pointer;
  padding-bottom: 6px;
}

.al_setion2_top li:last-child {
  margin-right: 0;
}

.al_setion2_top a {
  font-size: 18px;
  color: #555;
}

.al_setion2_top li.on {
  color: #FF9712;
  border-bottom: 3px solid #FF9712;
}

.al_setion2_top .on {
  color: #FF9712;
}

.al_setion2_top span {
  float: right;
  color: #555;
  font-size: 18px;
  margin-right: 20px;
  cursor: pointer;
}

.al_setion2_con {
  overflow: hidden;
  min-height: 500px
}

.mglist {
  margin-bottom: 60px;
  position: relative;
  margin-top: 20px;
}

.mglist .item {
  text-align: center;
  position: absolute;
  width: 332px;
  float: left;
  border-radius: 10px;
  background: #fff;
  text-align: left;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.mglist .item a {
  overflow: hidden;
  display: block;
}

.mglist .item img {
  width: 332px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 14px;
}

.mglist .item:nth-child(4n) {
  margin-right: 0;
}

.mglist .item:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.mglist .item h1 {
  margin: 15px;
  font-size: 17px;
  color: #3d3d3d;
}

.mglist .item h2 {
  padding-left: 13px;
  font-size: 15px;
  color: #6b6b6b;
}

.mglist .setion2_tx {
  font-size: 16px;
  line-height: 28px;
}

.mglist .setion2_tx img {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  padding: 0;
}

.mglist .setion2_tx span {
  color: #999;
  font-size: 13px;
}

.mglist .setion2_tx h3 {
  margin-left: 5px;
  color: #999;
  font-size: 13px;
}

.ns_select {
  width: 1360px;
  border-top: 3px solid #f89436;
  background: #fff;
}

.select {
  border-radius: 4px;
  font-size: 16px;
}

.select li {
  list-style: none;
  position: relative;
  border-bottom: 1px dashed #dddddd;
  padding: 9px 30px 9px;
}

.select dl {
  zoom: 1;
  position: relative;
  line-height: 36px;
}

.select dt {
  color: #5c5c5c;
  height: 24px;
  line-height: 36px;
  float: left;
}

.select dd {
  float: left;
  display: inline;
  line-height: 36px;
  margin-right: 5px;
}

.select a {
  display: inline-block;
  white-space: nowrap;
  height: 24px;
  padding: 0 10px;
  text-decoration: none;
  line-height: 24px;
  color: #000;
  border-radius: 2px;
}

.select .selected a {
  color: #fa7d07;
}

.select a:hover {
  color: #fa7d07;
}

.select .selected a {
  color: #fa7d07;
}

.select a:hover {
  color: #fa7d07;
}

.setion2_zb {
  width: 332px;
  height: 29px;
  background-color: #ef831e;
}

.setion2_zb span {
  font-family: SourceHanSansCN-Medium;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

.setion2_zb span::before {
  content: '';
  background: #fff;
  display: inline-block;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 4px;
}

.setion2_view {
  height: 44px;
  font-size: 12px;
  color: #a3a3a3;
  border-bottom: 1px solid #ccc;
  padding-left: 12px;
}

.setion2_view span {
  margin-right: 24px;
  line-height: 45px;
}

/**第三层**/
.al_setion3 {
  margin-bottom: 40px;
}

.al_setion3_top {
  overflow: hidden;
}

.al_setion3_top img {
  margin-top: 28px;
  width: 100%;
  margin-bottom: 30px;
}

.al_setion3_top span,
.al_setion3_top a {
  font-size: 16px;
}

.al_setion3_top span::after {
  content: '';
  display: inline-block;
  background: url(../img/jcl_index/xin.png) no-repeat;
  margin-left: 8px;
  width: 15px;
  height: 10px;
}

.al_setion3_top a::before {
  content: '';
  display: inline-block;
  background: url(../img/jcl_al/more.png) no-repeat;
  margin-right: 8px;
  width: 16px;
  height: 26px;
  background-position-y: 0px;
  vertical-align: middle;
}

.al_setion3_con {
  overflow: hidden;
}

.al_setion3_con ul {
  margin-bottom: 60px;
  overflow: hidden;
}

.setion2 {
  text-align: center;
  margin-top: 20px;
  float: left;
  width: 332px;
  height: 480px;
  margin-top: 35px;
  margin-right: 17px;
  border-radius: 10px;
  background: #fff;
  text-align: left;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.setion2 a {
  overflow: hidden;
  display: block;
}

.setion2 img {
  width: 332px;
  height: 282px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 14px;
}

.setion2:nth-child(4n) {
  margin-right: 0;
}

.setion2:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.setion2 h1 {
  padding-left: 13px;
  margin-bottom: 8px;
  font-size: 17px;
}

.setion2 h2 {
  padding-left: 13px;
  font-size: 15px;
  color: #6b6b6b;
}

.setion2_tx {
  padding: 15px;
  font-size: 16px;
  line-height: 58px;
}

.setion2_tx img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  padding: 0;
}

.setion2_tx span {
  color: #6b6b6b;
}

.setion2_tx h3 {
  margin-left: 5px;
}

.setion1 {
  text-align: center;
  float: left;
  width: 332px;
  height: 480px;
  margin-top: 35px;
  margin-right: 17px;
  border-radius: 10px;
  background: #fff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.setion1 a {
  overflow: hidden;
  display: block;
}

.setion1:hover {
  box-shadow: 0px 2px 5px #ccc;
  transform: translateY(-5px);
}

.setion1:nth-child(4n) {
  margin-right: 0;
}

.setion1 img {
  padding: 20px 9px 14px;
  width: 314px;
  height: 221px;
}

.setion1 h1 {
  font-family: SourceHanSansCN-Regular;
  font-size: 17px;
  margin-bottom: 10px;
}

.setion1 h2 {
  font-family: SourceHanSansCN-Normal;
  font-size: 15px;
  color: #6b6b6b;
  margin-bottom: 6px;
}

.setion1_tx {
  padding: 15px;
  font-size: 16px;
  line-height: 58px;
}

.setion1_tx img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  padding: 0;
}

.setion1_tx span {
  color: #6b6b6b;
}

.setion1_tx h3 {
  margin-left: 5px;
}

.al_more {
  width: 158px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #d9d9d9;
  margin-top: 60px;
  background: #fff;
  border-radius: 10px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
}

.al_more a {
  font-size: 14px;
  color: #666;
  font-family: SimSun;
  display: block;
}

.al_more:hover {
  background: #f89436;
}

.al_more:hover a {
  color: #fff;
}



/**公共**/
.views::before {
  content: '';
  background: url(../img/jcl_al/icon.png) no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  background-position-y: -3px;
  vertical-align: middle;
}

.mess::before {
  content: '';
  background: url(../img/jcl_al/icon.png) no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px;
  margin-right: 5px;
  background-position: -68px 0;
  vertical-align: middle;
}

.dz::before {
  content: '';
  background: url(../img/jcl_al/icon.png) no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px;
  margin-right: 5px;
  background-position: -130px 0;
  vertical-align: middle;
}

.pb-carouselWarp {
  height: 450px;
}

.pb-carouselWarp .pb-carousel {
  height: 100%;
}

.pb-carouselWarp .pb-carousel li {
  min-width: 1380px;
}

.pb-carouselWarp .pb-carousel li {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.pb-carouselWarp .pb-carousel li img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.pb-carouselWarp .pb-carousel .pb-this {
  display: block;
  left: 0;
}

.pb-carouselWarp .pb-carousel-ind {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.pb-carouselWarp .pb-carousel-ind li {
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}

.pb-carouselWarp .pb-carousel-ind .pb-this {
  background-color: #000;
}

.pb-carouselWarp .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: 0;
}

.pb-carouselWarp .pb-arrow-prev {
  left: 20px;
  background: #000 url(../img/jcl_al/left.png) no-repeat center;
}

.pb-carouselWarp .pb-arrow-next {
  right: 20px;
  background: #000 url(../img/jcl_al/right.png) no-repeat center;
}

.pb-carouselWarp[type=updown] .pb-carousel-ind {
  position: absolute;
  width: 15px;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 20px;
  transform: translateY(-50%);
}

.pb-carouselWarp[type=updown] .pb-carousel-ind li {
  float: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 5px 0;
}

.pb-carouselWarp[type=updown] .pb-carousel-ind .pb-this {
  background-color: #000;
}

.pb-carouselWarp[type=updown] .pb-arrow {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -20px;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.pb-carouselWarp[type=updown] .pb-arrow-prev {
  top: 20px;
  background: #000 url(../img/jcl_al/left.png) no-repeat center;
}

.pb-carouselWarp[type=updown] .pb-arrow-next {
  top: auto;
  bottom: 20px;
  background: #000 url(../img/jcl_al/right.png) no-repeat center;
}

/*# sourceMappingURL=al_index.css.map */

.select li p {
  right: 20px;
  color: #FF9712;
  font-size: 14px;
}

.select li p::before {
  background: none;
}

.ns_select {
  border-top: 2px solid #FF9710;
}

.select .select-result dd a {
  box-sizing: border-box;
  border: none;
  color: #666;
  background-color: #eee;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}

.select .select-result dd a::after {
  margin-left: 6px;
  background: url('/static1/img/al_list/al-close.png') no-repeat;
  background-size: 10px 10px;
  border-radius: 4px;
}