/*Top003062 */
.Top003062{background: #fff;font-size: 16px;}
.Top003062 .auto{max-width: 1280px;position: relative; z-index: 100;}
.Top003062 .logo{display: table; height: 100px;position: relative; z-index: 1;}

.Top003062 .logo a{display: table-cell; vertical-align: middle;position: relative; z-index: 3;    padding-top: 2px;}
.Top003062 .logo img{max-height: 100px;}

.Top003062 menu li span{display: block;}
.Top003062 menu li span a{display: block; border-bottom: 2px solid transparent;line-height: 26px; transition: 0.3s;color: #333;}
.Top003062 menu li span a:hover,
.Top003062 menu li.aon span a{border-bottom-color: #fe7200;color: #fe7200;}


.Top003062 .open-search{height: 28px;background: url("../images/Top003062_btn.png") no-repeat center center;width: 18px;}
.Top003062 .open-search:before,
.Top003062 .open-search:after{background: #fe7200;}

.Top003062 .top-search{background: #fff;}
.Top003062 .top-search .btn{background-color: #ccc;background-image: url("../images/Top003062_btn.png");}

.Top003062 menu{padding-top: 36px;}
.Top003062 menu li{float: left; padding-right: 2.916vw;  position:relative;}
.Top003062 menu li .sub{ background:#fff; position:absolute; width:100px; padding:5px 0; top:100%; left:-20px; text-align:center; display:none;}
.Top003062 menu li .sub dt a{display: block; line-height: 26px; font-size:12px; color: #666; transition: 0.3s;}
.Top003062 menu li .sub dt a:hover{color: #fe7200;}
.Top003062 menu li:hover .sub{ display:none;}

/*Banner003001 */
.Banner003001 li.slick-slide{position: relative; overflow: hidden;}
.Banner003001 li.slick-slide .txt{position: absolute; transition: 0.5s; left: -20%; top: 0;}
.Banner003001 li.slick-current .txt{left: 0;}
.Banner003001 .slick-dots{position: absolute; left: 0; width: 100%; bottom: 2.29vw; z-index: 10; text-align: center;}
.Banner003001 .slick-dots li{position: relative;display: inline-block; }
.Banner003001 .slick-dots li:not(:last-child){padding-right: 82px;}
.Banner003001 .slick-dots li:not(:last-child):after{content: ''; width: 80px; height: 2px; background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 20%, transparent 50%);background-size: 8px 2px;background-repeat: repeat-x;position: absolute; right: 0; top: 50%; margin-top: -1px;}
.Banner003001 .slick-dots li button{cursor: pointer;width: 40px; height: 40px; border: 1px solid transparent; border-radius: 50%; font-size: 0;background: none;position: relative;}
.Banner003001 .slick-dots li button:after{ border-radius: 50%;content: ''; width: 8px;height: 8px;background-color: #e1e1e1;border-radius: 4px;position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}
.Banner003001 .slick-dots li.slick-active button{border-color: #fe7200;}
.Banner003001 .slick-dots li.slick-active button:after{background: #fe7200;}

/*
 *  Owl Carousel - Core 插件样式如遇多个只留一个
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 .Floor002428 为demo编号
 */
.Floor002428{ padding: 3% 0; overflow: hidden;max-width: 1280px;margin: 0 auto;}
.Floor002428 h1{font-size: 24px;font-weight: bold;text-align: center;color: #333;line-height: 0px;padding-bottom: 7px;}
.Floor002428 h3{text-transform: uppercase;    padding-bottom: 10px;
    text-align: center;
    color: #fe7200;
    font-size: 30px;
    line-height: 0px;}
.Floor002428 li{ position: relative; overflow: hidden;border:5px solid #efefef;}
.Floor002428 li img{ visibility: hidden;}
.Floor002428 li a{ display: block; width: 100%; position: relative; background-repeat: no-repeat; background-position: center; background-size: cover;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
}
.Floor002428 li .word{ position: absolute; top: 20px; left:0; width: 100%; padding: 0 20px; color: #51463c;}
.Floor002428 li.white .word{color: #333;}
.Floor002428 li .word h2{ margin: 0 0 5px; font-weight: normal; font-size: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.Floor002428 li .word p{margin: 0; font-size: 14px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;color: #999;}
.Floor002428 li:hover a{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1) -ms-transform: scale(1.1);;}
.Floor002428 .owl-nav >div{ position: absolute; top: 50%; margin-top: -53px; width: 50px; height: 106px; text-indent: 99999px; overflow: hidden;}
.Floor002428 .owl-nav .owl-prev{ left: 0; background-position: left 0;}
.Floor002428 .owl-nav .owl-next{ right: 0; background-position: right 0;}
@media only screen and (min-width: 1440px) {
	.Floor002428 .owl-nav .owl-prev{ left: 0%;}
	.Floor002428 .owl-nav .owl-next{ right: 0%;}
}

.Floor002428 .owl-dots{ display: block; width: 100%; margin-top: 3%; text-align: center;}
.Floor002428 .owl-dots>div{ display: inline-block; margin:0 5px;}
.Floor002428 .owl-dots>div >span{ display: block; width: 14px; height: 14px; border-radius: 50%; background: #999999;}
.Floor002428 .owl-dots>div.active >span{ background: #fe7200;}

/*Floor002604 */
.Floor002604{ background:#f4f4f4; color:#fff; position:relative;}
/*slick Basic*/
.Floor002604 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002604 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002604 .slick-list:focus {outline: none}
.Floor002604 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002604 .slick-slider .slick-track, 
.Floor002604 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002604 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002604 .slick-track:before, 
.Floor002604 .slick-track:after{display: table; content: '';}
.Floor002604 .slick-track:after{ clear: both;}
.Floor002604 .slick-loading .slick-track { visibility: hidden;}
.Floor002604 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002604 .slick-slide .slick-loading img { display: none;}
.Floor002604 .slick-slide .dragging img { pointer-events: none;}
.Floor002604 .slick-initialized .slick-slide { display: block;}
.Floor002604 .slick-loading .slick-slide { visibility: hidden;}
.Floor002604 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002604 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor002604{display: table; width: 100%; table-layout: fixed; max-width: 1280px; margin: 0 auto;margin-bottom: 70px;}
.Floor002604 > div{display: table-cell;vertical-align: middle;}
.Floor002604 .left{ width:50%;}

.Floor002604 .img-group{position:relative; overflow:hidden;}
.Floor002604 .thumbs{ position:absolute; left:0;width:80%; z-index:3; transform:translateX(-100%); transition:transform 0.3s;  bottom:3%;}
.Floor002604 .thumbs-open{transform:translateX(0);}
.Floor002604 .thumbs .slick-slide{ cursor:pointer; position:relative; background:#000;}
.Floor002604 .slick-slide img{display:block; width:100%;}
.Floor002604 .thumbs .slick-slide img{ opacity:0.5;}
.Floor002604 .thumbs .slick-current img{ opacity:1;}
.Floor002604 .thumbs .slick-current::after{ position:absolute; content:''; border:3px solid #fe7200; left:0; top:0; width:100%; height:100%; z-index:23;}
.Floor002604 .open-thumbs{ cursor:pointer; position:absolute; right:-30px; top:0; z-index:3; background:url(../images/Floor002604_more.png) no-repeat center center #fe7200; height:100%; width:30px;}
.Floor002604 .close-thumbs{ background-color:#fe7200;}

.Floor002604 .left .txt{ padding:0 7%; max-width:760px; margin:0 auto;}
.Floor002604 .left .name{ font-size:30px;}
.Floor002604 .left .name p{ margin:0;color: #333;font-weight: bold;font-size: 24px;}
.Floor002604 .left .name .en{ font-family: Candara,Arial, Helvetica, sans-serif;
    color: #d4d4d4;
    font-size: 30px;
    padding-bottom: 10px;}
.Floor002604 .left aside{ opacity:0.7; line-height:30px;height:90px; font-size:15px; margin:5% 0;color: #999;}
.Floor002604 .left .more{color: #fff;
    display: inline-block;
    padding: 0 5%;
    line-height: 35px;
   transition: 0.3s;
    background: #fe7200;}
.Floor002604 .left .more:hover{ background:#fff; color:#fe7200;}
@media(min-width:1025px) and (max-width:1280px){
.Floor002604 .left .name{ font-size:24px;}
.Floor002604 .left .name .en{ font-size:30px;}
}

/*Floor002718 */
.Floor002718{ position:relative; z-index:1;  font-family:'华文宋体','微软雅黑';margin: 3% 0;}
.Floor002718 .main{color:#e5dbcb; padding:4% 0; background-position:center top; background-size:cover; background-repeat:no-repeat; background-attachment:fixed;}
.Floor002718 .main .ytable{ height:100%;}
.edit-css-2718 h1{font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 0px;
    padding-bottom: 7px;font-family: "微软雅黑"}
.edit-css-2718 h3{text-transform: uppercase;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 0px;font-family: "arial";opacity: 0.5}
.edit-css-2718{ font-size:16px; text-align:center; line-height:32px;}
.edit-css-2718 .tit{ font-size:24px; font-weight:normal; margin:0 0 2% 0; }
.edit-css-2718 .tit span{ display:block; font-size:20px;}
.edit-css-2718 p{ margin-bottom:2%; margin-top:0;}
.Floor002718 .main .link{ width:240px; line-height:50px; text-align:center; color:#fff; border:1px solid #fff; display:block; margin:0 auto; transition:0.3s; font-size:16px;font-family: "微软雅黑"}
.Floor002718 .main .link:hover{ background:#e5dbcb; color:#000;}
/*Floor002948 */
.Floor002948{margin-bottom: 2.08vw;}
.Floor002948 .title{padding: 24px 0 25px 0;font-size: 24px;line-height: 30px;color: #333;font-weight: bold;}
.Floor002948 .title a{float: right;border-radius: 15px;border: solid 1px #dcdcdc; padding: 0 1.642em;font-size: 14px;color: #666;}
.Floor002948 .title a:hover{background: #1e50ae;color: #fff;border-color: #1e50ae;}


.Floor002948 .new-list,
.Floor002948 .new-top{box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}

.Floor002948 .new-top{position: relative;z-index: 1;}
.Floor002948 .new-top aside.dot{line-height: 56px;padding: 0 110px 0 1.667em;font-size: 18px;color: #333;}

.Floor002948 .new-top .btn{border-left: 1px solid #e5e5e5; width: 100px; position: absolute; right: 0; bottom: 0;height: 56px; z-index: 10;background: #fff;}
.Floor002948 .new-top .btn:before{position: absolute; content: ''; width: 4px; height: 4px; border-radius: 50%;background: #ccc; left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor002948 .new-top .slick-arrow{position: absolute; width: 12px; height: 12px; border-left: 2px solid #ccc;border-bottom: 2px solid #ccc; top: 50%; left: 50%; margin-top: -6px; }
.Floor002948 .new-top .slick-prev{margin-left: -24px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002948 .new-top .slick-next{margin-left: 12px;transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}
.Floor002948 .new-top .slick-arrow:hover{border-color: #2a5ab2;}

.Floor002948 .new-list,
.Floor002948 .new-top{width: 49%;}
.Floor002948 .new-top .Ispic{height: 374px;}


.Floor002948 .new-list ul{padding: 11px 18px;}
.Floor002948 .new-list li{line-height: 50px;}
.Floor002948 .new-list li:not(:last-child){border-bottom: 1px dotted #dedede;}
.Floor002948 .new-list li a{padding-left: 20px; background: url("../images/Floor002948_a.gif") no-repeat left center;font-size: 16px;color: #333;}
.Floor002948 .new-list li time{float: right;color: #999; margin-left: 10px;}

/*
 .Floor000924为demo编号
*/ 
.Floor000924 {padding: 3% 0}
.Floor000924 .tit{height: 75px;
    position: relative;
    /* border-bottom: 1px #b38247 solid; */
    margin-bottom: 10px; }

.Floor000924 h1 {    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #333;
    line-height: 0px;
    padding-bottom: 7px; }
.Floor000924 h3{text-transform: uppercase;
    padding-bottom: 10px;
    text-align: center;
    color: #fe7200;
    font-size: 30px;
    line-height: 0px;}
.Floor000924 .list{ position:relative;}
.Floor000924 li{ float:left; }
.Floor000924 li dl{ float:left;}
.Floor000924 li dd{ width:298px; height:94px; } 
.Floor000924 li dd img{ width:100%; display:block; }   

.Floor000924 .hd{ width:100%; height:95px; position:absolute; top:50%; margin-top: -50px; left:0; }
.Floor000924 .bd{margin-left: 40px}
.Floor000924 .hd span{ display:inline-block; background-repeat:no-repeat; width:48px; height:95px; position:absolute; top:0; cursor:pointer; }
.Floor000924 .hd span.prev{ background-image:url(../images/Floor000924_prev.png); left:-48px;}
.Floor000924 .hd span.next{ background-image:url(../images/Floor000924_next.png);right:-48px;}

.Floor000924 .link{ text-align:center; padding:82px 0 74px 0; }
.Floor000924 .link a{ display:inline-block; border:3px #a4a4a4 solid; padding:2px 37px; color:#959595; }
.Floor000924 .link a:hover{ border:3px #b38247 solid; color:#b38247; } 


/*Banner002922 */
.Banner002922 .Ispic{height: 30vw;max-height: 320px;}

/*
 .PicList001200 为demo编号
 */
.PicList001200 {max-width: 1280px;padding: 3% 0 0 0;margin: 0 auto;}
.PicList001200 li{ padding:10px; border:1px solid #ebebeb; margin-bottom:2%;}
.PicList001200 li a{ display:block; position:relative; padding-left:30%;padding-right:15%;}
.PicList001200 li a::after{ position:absolute; content:''; width:33px; height:33px; background:url(../images/PicList001200-more.png) no-repeat left top; right:5%; top:50%; margin-top:-16px;}
.PicList001200 li figure{ position:absolute; left:0; top:0; height:100%; width:27%;}
.PicList001200 li div{ position:relative; padding-right:5%; padding-bottom:13%;}
.PicList001200 li div::before,
.PicList001200 li div::after{ position:absolute; content:''; }
.PicList001200 li div::before{width:1px; height:70%; top:15%; background-color:#ebebeb; right:0;}

.PicList001200 li h3{ margin:0; font-size:22px; padding:3% 0 0 0; font-weight:normal; color:#333;}
.PicList001200 li p{ margin: 3% 0 0 0;
    color: #969696;
    line-height: 26px;
    height: 56px;
    overflow: hidden;
    font-size: 14px;}
.PicList001200 li time{ position:absolute; left:0; bottom:5%; color:#969696;font-size: 15px;}

.PicList001200 li:hover{ border-color:#fe7200; box-shadow:0 5px 5px #eee;}
.PicList001200 li:hover a::after{ background-position:left bottom;}

/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:1% 0 4% 0;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:38px; color:#999;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#fe7200; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background-image:url(../images/Page002046-a_next.gif);}


/*Bottom003063 */
.Bottom003063{background: #2a2a2a;padding: 3.4vw 0 0 0;}
.Bottom003063 .auto{max-width: 1280px;color: #fff;font-size: 14px;}
.Bottom003063 dl .f1{font-size: 15px;
    opacity: 0.5;}
.Bottom003063 footer{border-top: 1px solid rgba(255,255,255,0.2);line-height: 22px; padding: 20px 0; margin-top: 38px;}
.Bottom003063 nav.fr .item{float: left; max-width: 120px;}
.Bottom003063 nav.fr dd{line-height: 30px;}
.Bottom003063 nav.fr dd a{color: #fff;opacity: 0.5;font-size: 14px;}
.Bottom003063 nav.fr dd a:hover{color: #fe7200;}
.Bottom003063 nav.fr .open{display: block;width: 12px; height: 12px; border:6px solid transparent; border-top-color: #fe7200; margin: 10px auto 0; cursor: pointer;}
.Bottom003063 .tit{color: #fff; font-size: 18px;}
.Bottom003063 .tit:after{width: 10px;height: 1px;background-color: #fe7200;display: block; content: ''; margin: 15px 0 10px 0;}

.Bottom003063 .links{max-width: 170px; text-align: center;}
.Bottom003063 .links .code{padding: 11px 0 16px 0;}
.Bottom003063 .links ol,
.Bottom003063 .links ul{text-align: left;}
.Bottom003063 .links ol{line-height: 32px; background-color: #fe7200;color: #fff; padding-left: 13px;position: relative;  cursor: pointer;}
.Bottom003063 .links ol:after{position: absolute; content: '';right: 10px; width: 10px; height: 10px; top: 50%; border-bottom: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg); margin-top: -8px;}
.Bottom003063 .links .select{position: relative;z-index: 20;}
.Bottom003063 .links ul{padding: 13px; position: absolute; left: 0; width: 100%; bottom: 100%;background: #fff;display: none;}
.Bottom003063 .links li{line-height: 30px;color: #333;}
.Bottom003063 .links li a{color: #333;}
.Bottom003063 .links li:not(:last-child){border-bottom: 1px solid #eee;}

.Bottom003063 nav.fr{max-width: 1033px;width: 75%;}
.Bottom003063 .links{width: 23%;}


/*
 .PicList001761 为demo编号
 */
.PicList001761 {max-width: 1280px;margin: 0 auto;padding: 3% 0 0 0;}
.PicList001761 .categoryname{ padding:3% 0; font-size:22px; color:#333;}
.PicList001761 li{ float:left; width:32%; margin-right:2%; text-align:center;margin-bottom: 2%;}
.PicList001761 li figure{height: 280px; background-size:contain;}
.PicList001761 li figure img{ display:none;}
.PicList001761 li a{color:#333; display:block;}
.PicList001761 li a:hover span{ background-color:#fe7200; color:#fff;}
.PicList001761 li span{ line-height:30px; padding:5% 0; font-size:16px;    background: #f4f4f4;}
.PicList001761 li:last-child{ margin-right:0;}



/*
 .PicList001761 为demo编号
 */
.PicList0017611 {max-width: 1280px;margin: 0 auto;padding: 3% 0 0 0;}
.PicList0017611 .categoryname{ padding:3% 0; font-size:22px; color:#333;}
.PicList0017611 li{ float:left; width:32%; margin-right:2%; text-align:center;margin-bottom: 2%;}
.PicList0017611 li:nth-child(3n){ margin-right:0;}
.PicList0017611 li figure{height: 350px; background-size:contain;border: 5px solid #f4f4f4;}
.PicList0017611 li figure img{ display:none;}
.PicList0017611 li a{color:#333; display:block;}
.PicList0017611 li a:hover span{ background-color:#fe7200; color:#fff;}
.PicList0017611 li span{ line-height:30px; padding:5% 0; font-size:16px;    background: #f4f4f4;}
.PicList0017611 li:last-child{ margin-right:0;}




/*
 .RighInfo002254 为demo编号
 */
.RighInfo002254 .auto_1260{ max-width: 1280px;}
.RighInfo002254{ padding:3% 0;}
.RighInfo002254 .list_img{ float:left; width:55.6%; position:relative;}
.RighInfo002254 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo002254 .big_img li,
.RighInfo002254 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
.RighInfo002254 .big_img li figure{ border:1px solid #dcdcdc;background-size:contain;}
.RighInfo002254 .list{ padding:42px 0 42px 82.9%;}
.RighInfo002254 .list .bd{ position:relative;}
.RighInfo002254 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo002254 .list a.prev{ top:0;}
.RighInfo002254 .list a.next{ bottom:0; background-image:url(../images/RighInfo002254-btn_next.png);}
.RighInfo002254 .list a.prevStop,
.RighInfo002254 .list a.nextStop{ cursor:default;}
.RighInfo002254 .list li{ height:130px;  position:relative;}
.RighInfo002254 .list li figure{ position:absolute; left:0; width:97%; top:9px; bottom:15px; background-size:contain; border:1px solid #f2f2f2;}
.RighInfo002254 .list li.on figure{ border:2px solid #fe7200;}
.RighInfo002254 .right_info{ float:right; width:39.2%;}
.RighInfo002254 .right_info h1,
.RighInfo002254 .right_info h3,
.RighInfo002254 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo002254 .right_info h1{ padding:7% 0; color:#333; font-size:26px; }
.RighInfo002254 .right_info h3{ font-size:18px; font-weight:normal;}
.RighInfo002254 .right_info p{line-height:30px; color:#999; margin-bottom:10%;}
.RighInfo002254 .right_info a{ display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#fe7200; transition:0.4s;}
.RighInfo002254 .right_info a:hover{ background-color:#fe7200; color:#fff;}

.RighInfo002254 .tab{ padding:3% 0;}
.RighInfo002254 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo002254 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo002254 .tab .h1_tab span.on{ background-color:#fe7200; color:#fff;}
.RighInfo002254 .tab .info{ padding-top:3%;font-size: 15px;
    line-height: 30px;}
.RighInfo002254 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo002254-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo002254 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo002254-icon.png) no-repeat left center;}





/*RighInfo002218*/
.RighInfo002218{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; min-height:246px; padding:4% 0 5% 0}
.RighInfo002218 .auto{max-width: 1280px;}
.RighInfo002218 .box1{color:#728391;font-size:14px;line-height:30px;}
.RighInfo002218 .box1 .pic{float:right;margin-left:5%;}
.RighInfo002218 .box1 .h3{    font-size: 30px;
    color: #333;
    margin: 0 0 20px 0;
    margin-bottom: 30px;
    font-weight: bold;}
.RighInfo002218 .box1 figure{ padding:0.5% 0%;     color: #666;
    font-size: 15px;}
.RighInfo002218 .list{ padding-top:5%;}
.RighInfo002218 .list li{ display:block; float:left; width:42%;}
.RighInfo002218 .list li+li{ padding-left:2%;}
.RighInfo002218 .list li:first-child,.RighInfo002218 .list li:last-child{ width:29%;}
.RighInfo002218 .list img{ float:left; margin-right:3%; max-width:98px;}
.RighInfo002218 .list figure{ padding-top:7%;}
.RighInfo002218 .list h2{ font-weight:normal; color:#008cd6; font-size:18px; margin:0;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.RighInfo002218 .list p{ margin:10px 0 0; color:#728391;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }

/*RighInfo002218 End*/

/*
 .Menu002188 为demo编号
 */
.Menu002188{ border-bottom:1px solid #e3e3e3;padding:20px 0 0;}
.Menu002188 .Menu{ float:left;}
.Menu002188 .Menu li{ float:left; padding:0 20px 20px;}
.Menu002188 .Menu li a{ font-size:16px; color:#333; padding-bottom:7px;transition: .3s ease-out;}
.Menu002188 .Menu li.aon a,.Menu002188 .Menu li a:hover{ color:#fe7200; border-bottom:2px solid #fe7200;/*font-weight:bold;*/}

/* .RighInfo002228 为demo编号 */
.RighInfo002228 {padding:2% 0;}
.RighInfo002228 .single-header {text-align:center;}
.RighInfo002228 .single-header h1 {color:#fe7200;font-size:20px;margin:0 0 10px 0;font-weight:normal;}
.RighInfo002228 .single-header h3 {color:#666;font-size:16px;margin:0;font-weight:normal;position:relative;}
.RighInfo002228 .single-header h3:after {content:"";display:block;height:1px;background-color:#f3eee9;width:100%;z-index:1;margin-top:15px;}
.RighInfo002228 .single-header h3 span {position:relative;z-index:2;padding:0 30px;background-color:#fff;}
.RighInfo002228 .single-content {text-justify:inter-ideograph;text-align:justify;word-wrap:break-word;overflow:hidden;font-size:14px;line-height:24px;color:#666;padding-top:2%;min-height:400px;}
.RighInfo002228 .single-content p {text-indent:2em;margin:0;padding:10px 0;}
.RighInfo002228 .single-content .no-textindent {text-indent:0;}
.RighInfo002228 .fr {float:none;}
.RighInfo002228 .col2+.col2 {margin-top:10px;}

.RighInfo002228 .auto {padding:0 2%;}

.RighInfo002228 .col2 {width:48%;}
.RighInfo002228 .fr {float:right;}
.RighInfo002228 .col2+.col2 {margin-top:0;}
.RighInfo002228 .single-header h1 {font-size:24px;}
.RighInfo002228 .single-header h3 {font-size:18px;}
.RighInfo002228 .single-content p {padding:15px 0;}
.RighInfo002228 .single-header h3:after {background-color:#f3eee9;position:absolute;top:50%;z-index:1;margin-top:0;}
.RighInfo002228 .single-header h1 {font-size:30px;}
