﻿/*
 *  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%; }


.header{border-top: 1px solid #f0590c; background: url(../images/top_icon2.jpg) repeat-x bottom center;}
.header .auto{ position: relative;}
.header .top{ position: absolute; right: 0; top: 0;height: 42px; background: url(../images/top_icon3.jpg) no-repeat right bottom; text-align: right; line-height: 32px; padding-bottom: 15px; font-size: 12px;}
.header .top dt,
.header .top dd{ display: inline-block; margin: 0 0 0 15px;}
.header .top dd{ padding-right: 15px; background: url("../images/top_icon1.jpg") no-repeat right 15px; position: relative;}
.header .top dd a{ display: block;}
.header .top dd:last-child > a{ padding-left: 25px; background:url("../images/top_icon4.jpg") no-repeat left center;}
.header .top dd ul{ display: none; position: absolute; left: 50%; margin-left: -41px; top: 100%; background: #fff; width: 125px; text-align: left; z-index: 102; padding: 10px; line-height: 26px;}
.header .logo{ padding: 2% 0; position: relative; z-index: 1; max-width: 249px;}
.header .logo img{ max-height: 43px;}
.header .MainNav{ position: absolute; right: 0; width: 80%; bottom: 0; text-align: right;}
.header .MainNav li{ display:inline-block; margin-left: 1.4%; position: relative; line-height: 46px;font-size:13px;}
.header .MainNav li a{ display: block;border-bottom:1px solid transparent;}
.header .MainNav>ul>li.onnav>a,
.header .MainNav>ul>li>a:hover{/*border-bottom-color:#e16812;*/color:#e16812;}
.header .MainNav dl{ position: absolute; left: 0; width: 140px; top: 100%; line-height: initial; background: #fff; /*border-bottom: 2px solid #e67717;*/padding: 15px 0;display: none;z-index: 105; text-align:left; line-height: 22px;}
.header .MainNav li#m112 dl{ width:175px;}
.header .MainNav dl a{-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;;transition:all 0.3s ease-out;display:inline-block;padding:3px 0 10px 10px;color:#333333; font-size: 12px;}
/*.header .MainNav dl a:hover{border-left:4px solid #e67717;}*/
.header .MainNav dl a:hover{ color: #e67717;}


.Hbanner img{ width: 100%; display: block;}
.Hbanner .img2{ display: none;}
.Hbanner .bx-pager{ width: 100%; height: 12px; text-align: center; margin: 1% 0;}
.Hbanner .bx-pager div{ display: inline-block; width: 12px; height: 12px; margin: 0 5px;}
.Hbanner .bx-pager div a{ display: block; width: 12px; height: 12px; line-height: 100; overflow: hidden; border-radius: 100%; background: #000;}
.Hbanner .bx-pager div a.active{ background: #e67817;}

.Index{ margin-bottom: 3%;}
.Index .title{ font-size: 30px; color: #fd8a25; font-weight: bold; margin: 4% 0 2.2%;line-height: 36px;}
.Index .title a{ float: right;color: #666666;font-size: 14px;float: right;font-weight:normal;padding-top: 5px;}
.Index .title a:hover{ color: #fd8a25;}
.Index .box1 li{ width: 46.5%; margin-right: 7%; float: left;}
.Index .box1 li:nth-child(2n){ margin-right: 0;}
.Index .box1 li figure{ width:100%; position: relative; padding-top: 60.2%; overflow: hidden;}
.Index .box1 li figure *{transition: all .8s;}
.Index .box1 li figure img,
.Index .box1 li figure:after,
.Index .box1 li figure .text{ position: absolute;}
.Index .box1 li figure img,
.Index .box1 li a figure:after{ left: 0; top: 0; width: 100%; height: 100%;}
.Index .box1 li a .text h3,
.Index .box1 li a .text p{ opacity: 0;}

.Index .box1 li a figure:after{ content: ''; background: rgba(0,0,0,0.0);}
.Index .box1 li a figure .text{ max-height: 100%; top: 100%; transform: translateY(-50%); width: 100%; padding: 0 5% 0 10%; color: #fff; z-index: 10;}
.Index .box1 li a .text h3{font-size: 18px;font-weight: normal;margin: 0; position: relative;}
.Index .box1 li a .text p{font-size: 14px;line-height: 24px;overflow: hidden;}
.Index .box1 li a:hover figure .text{ top: 50%;}
.Index .box1 li a:hover figure:after{ background: rgba(0,0,0,0.4);}
.Index .box1 li a:hover .text h3,
.Index .box1 li a:hover .text p{ opacity: 1;}
.Index .box1 li a:hover figure img{ transform: scale(1.12);}
.Index .box1 li h2{ margin: 0; padding: 2.5% 0; color: #000; font-weight: normal; font-size: 20px; text-align: center;border-bottom: 2px solid transparent;}
.Index .box1 li a:hover h2{border-bottom-color:#e67817;}


.Index .box2{ background: url("../images/index_01_04.jpg") no-repeat top center #eda56a; margin: 5% 0 2%;}
.Index .box2 dt{ float: left; width: 60%; position: relative; overflow: hidden; padding-top: 33.149%; cursor: pointer;}
.Index .box2 dt img.pic,
.Index .box2 dt figure,
.Index .box2 dt video{ position: absolute;}
.Index .box2 dt img.pic,
.Index .box2 dt video{ left: 0; top: 0; width: 100%; height: 100%;}
.Index .box2 dt figure { left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center; color: #fff; line-height: 20px;  }
.Index .box2 dt figure img{ display: block;    -webkit-transition: all .6s;-o-transition: all .6s;-moz-transition: all .6s;transition: all .6s;}
.Index .box2 dt:hover figure img{ -webkit-transform: scale(1.3,1.3);-moz-transform: scale(1.3,1.3);-o-transform: scale(1.3,1.3);;transform: scale(1.3,1.3);}
.Index .box2 dt video{ display: none; z-index: 10;}
.Index .box2 dd{ float: right; width: 35.5%;}
.Index .box2 dd h3{ background: url("../images/index_01_05.jpg") no-repeat left top;background-size: 67.5%; padding: 4% 0 18% 30%;font-size: 30px; color: #000; margin: 10% 0 5%; line-height: 36px}
.Index .box2 dd p{ max-height: 96px; overflow: hidden;}
.Index .box2 dd a{border: 1px solid #000;font-weight: bold;font-size: 0.8em;display: inline-block;line-height: 2.85em;padding-left: 2.5em;padding-right: 3.5em;border-radius: 30px;background: url(../images/Floor001640-a_more.png) no-repeat 90% center;transition: all ease 0.5s;}
.Index .box2 dd a:hover {padding-right: 2.5em;background-color: #fd8a25;border-color: #fd8a25;background-position: 120% center;color: #fff;transition: all ease 0.5s;}

.Index .box3 li a{ display: block;border-bottom: 2px solid transparent;}
.Index .box3 li figure{ position: relative; width: 100%; padding-top: 56.55%; overflow: hidden;}
.Index .box3 li figure img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;-webkit-transition: all .6s;-o-transition: all .6s;-moz-transition: all .6s;transition: all .6s;}
.Index .box3 li .txt{ position: relative; padding-left: 70px; min-height: 63px; margin: 5% 0 0; padding-bottom: 5%;}
.Index .box3 li .txt time{ position: absolute; left: 0; top: 0;line-height: 13px;text-align: center;color: #fff;width: 60px;height: 60px;border-radius: 2px;border: 1px solid #fd8a25;background: #fd8a25;}
.Index .box3 li .txt time b{display: block;line-height: 40px;font-size: 22px;background: #fff;color: #fd8a25;margin-bottom: 4px;}
.Index .box3 li .txt h2{ margin: 0; font-size: 16px; color: #414446;padding-bottom: 3px;}
.Index .box3 li .txt p{ overflow: hidden; margin: 0; line-height: 16px;height: 34px; color: #666;}
.Index .box3 li a:hover{border-bottom-color:#fd8a25;}
.Index .box3 li a:hover h2{ color: #fd8a25;}
.Index .box3 li a:hover figure img{ -webkit-transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);;transform: scale(1.2,1.2);}

.Index .box3 .owl-dots{ text-align: center; position: absolute; right: 83px; top: -15.5%;}
.Index .box3 .owl-dots>div{ display: inline-block; margin:0 2px;}
.Index .box3 .owl-dots>div >span{ display: block; width: 14px; height: 14px; background: url("../images/ban_06.jpg") no-repeat center;}
.Index .box3 .owl-dots>div.active >span{ background-image: url("../images/ban_03.jpg");}

.footer{ background: #efeff1; padding: 2.5% 0 0;}
.footer .auto{ position: relative; /*padding-left:80px;*/ margin-bottom: 2%; }
.footer .auto .f_logo{ width: 10%; position:absolute; left: -60px; top: 10%;}
.footer .auto .code{ float: right; text-align: center; font-size: 12px; line-height: 16px; color: #333; padding-left: 2.5%; position: relative; border-left: 1px solid #e0e0e0; margin-top: 2%;}
.footer .auto .code img{ max-width: 157px;}
.footer .auto .code li{ display: inline-block; margin: 10px 2%;}
.footer .auto .code li a{ display: block; background: url("../images/footer_icon3.png") no-repeat; background-size: 100%; width: 40px; height: 40px;}
.footer .auto .code li.li_2 a{ background-image: url("../images/footer_icon2.png");}
.footer .auto .code li.li_3 a{ background-image: url("../images/footer_icon1.png");}
.footer .auto .f_nav{ overflow: hidden;}
.footer .auto dl{ float: left; margin-right: 1.5%;}
.footer .auto dl dt{ font-size: 14px; color: #333;}
/*.footer .auto dl dt:after{ content: ''; background: #999; width: 33px; height: 1px; display: block; margin: 10px 0;}*/

.footer .auto dl dd{ line-height: 28px; font-size:12px;}
.footer .auto dl dd a{ color:#666;}
.footer .auto dl dd a:hover{ color:#fd8a25;}
.footer .p{ margin: 0;line-height: 45px;text-align: center; border-top: 1px solid #eee; background: #fff; width: 100%; padding: 0 2%;}

.Nbanner img{ width: 100%; display:block;}
.Nbanner .img2{ display: none;}

/*Menu002169 */
.Menu002169{ padding-bottom:3%;}
.Menu002169 dt{ text-align:right; background:url(../images/Menu002169-icon_home.gif) no-repeat right center;font-size:12px; padding:30px 20px 30px 0; color:#999;}
.Menu002169 dt a{ margin-right:5px;color:#999;}
.Menu002169 dt span{ color:#fd8d2b;}
.Menu002169 dd{ width:180px; line-height:80px; background:#fd8d2b; font-size:24px; color:#fff; text-align:center; position:relative; z-index:1; margin-top:-30px;}
.Menu002169 dd:before{ display:inline-block; content:''; width:15px; height:3px; background:#fff; margin-right:5px; vertical-align:middle;}

.Menu002169 nav{ border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; background:#f9f9f9; line-height:50px; }
.Menu002169 nav ul{ text-align: center;}
.Menu002169 nav ul >li{  margin:0 28px;display: inline-block; position: relative; }
.Menu002169 nav ul > li:after{ display:block; width:0; height:0; margin:0 auto;content:'';border:6px solid transparent;  border-bottom:0;    position: absolute;left: 50%;margin-left: -6px;}
.Menu002169 nav ul > li a{ display:block; padding:0 12px; position:relative;}
/*.Menu002169 nav li a:after{ position:absolute; left:0; width:100%; height:3px;  content:''; bottom:-1px;}
.Menu002169 nav li.aon a:after{background:#fd8d2b;}
.Menu002169 nav li.aon:after{border-top-color:#fd8d2b;}*/
.Menu002169 nav ul > li.aon >a{ font-weight:bold; }
.Menu002169 nav ul > li a:hover,
.Menu002169 nav ul > li.aon >a{color:#fd8d2b;}
.Menu002169 nav ul > li ol{ position:absolute; left:0; top:100%; width:100%; border:1px solid #e8e8e8;
    background: #fff; line-height:30px;
    padding: 15px 0;
    display: none; text-align:left;
    z-index: 105;font-size:12px;}
.Menu002169 nav li ol li a{ padding:0 5px; transition:0.3s;}
@media(max-width:768px){
.Menu002169 nav ul > li#menu6{ position:relative;}
.Menu002169 nav ul > li#menu6 a{ z-index:1;}
.Menu002169 nav ul > li#menu6::before{ z-index:10; position:absolute; content:''; width:100%; height:40px; left:0; top:0; background-color:transparent;}
}

.maincontent{ min-height: 300px; padding-bottom: 3%;}
.maincontent_h{ background: #f8f8f8;}
.about_map{ position: relative; margin: 5% auto; max-width: 1086px;}
.about_map li .pic{ display: block; width: 3%; padding-top: 3%; background: url("../images/about_icon1.png") no-repeat center; background-size: contain; z-index: 10;}
.about_map li .pic{ position: absolute;}
.about_map li.li_1 .pic{ top: 15%; left: 48.5%;}
.about_map li.li_2 .pic{ top: 34.2%;left: 81%;}
.about_map li.li_3 .pic{ top: 38%; left: 79.3%;}
.about_map li.li_4 .pic{top: 38%; left: 81%;}

.about_map li .pic span{ display: block;}
.about_map li .map_img,
.about_map li .pic figure{ display: none; position: absolute;}
.about_map li .map_img{ left: 0; top: 0;}
.about_map li .pic figure{ width: 290px; height: 220px; top: 80%; border-radius: 10px; border: 2px solid #fd8d2b; overflow: hidden; z-index: 11;}
.about_map li .pic figure img{width: 290px; height: 220px;}
.about_map li .pic figure p{ position: absolute; left: 0; width: 100%; bottom: 0; margin: 0; line-height: 28px; background: rgba(253,141,43,0.8); font-size: 12px; text-align: center; color: #fff;}

.about_map2 li .pic{ background: none; width: 0.65%; padding-top: 0.65%;}
.about_map li.yw_1 .pic{ left: 78.6%; top: 44%;}
.about_map li.yw_2 .pic{ left: 77.5%; top: 48%;}
.about_map li.yw_3 .pic{ left: 76.8%; top: 50.8%;}
.about_map li.yw_4 .pic{ left: 46.6%; top: 38.75%;}
.about_map li.yw_5 .pic{ left: 48.95%; top: 31.7%;}
.about_map li.yw_6 .pic{ left: 20%; top: 39.3%;}



.Timeline000453{ max-width:1050px; margin:0 auto; min-height:500px; overflow: hidden;}
.Timeline000453 .owl-carousel{ padding: 0 20px;}
.Timeline000453 .owl-nav{ display: block;}
.Timeline000453 .owl-nav div{ top:40px; cursor:pointer; display:block; position:absolute; width:30px; height:30px; line-height: 100; overflow: hidden;}
.Timeline000453 .owl-nav div.owl-prev{ left:0;}
.Timeline000453 .owl-nav div.owl-next{ right:0;}
.Timeline000453 .year{ background:url(../images/Timeline000453-bg.png) no-repeat center bottom; margin-bottom:70px; position: relative;}
.Timeline000453 .year .bd{}

.Timeline000453 .year ul li{ font-size:16px; float:left; width:340px; text-align:center; background:url(../images/Timeline000453-icon-gray.jpg) no-repeat center bottom; padding-bottom: 26px;}
.Timeline000453 .year ul li a{ cursor:pointer; font-size: 16px;}
.Timeline000453 .year ul li a span{ display: block; color: #656565; font-size: 12px; font-weight: normal;}
.Timeline000453 .year ul .aon li{ background:url(../images/Timeline000453-icon-blue.jpg) no-repeat center bottom;}
.Timeline000453 .year ul .owl-item.aon a,
.Timeline000453 .year ul li a:hover,
.Timeline000453 .year ul .owl-item.aon a span,
.Timeline000453 .year ul li a:hover span{ color:#fd8d2b; font-weight: bold;}

.Timeline000453 .list{ position: relative; padding: 20px 0; margin-bottom: 5%; background: url("../images/time_icon.png") no-repeat center top;}
.Timeline000453 .list:before{ width: 1px; height: 100%; background: #696969; position: absolute; left: 50%; top: 4px; content: '';}
.Timeline000453 .list li{ width: 100%; margin-bottom: 2.5%; position: relative; color: #555; font-size: 16px;}
.Timeline000453 .list li:after{ content: ''; width: 9px; height: 9px; position: absolute;  top: 7px; background: #fd8d2b;left: 50%; margin-left: -4px;}
.Timeline000453 .list li .text{ position: relative; min-height: 28px;}
.Timeline000453 .list li time{font-weight: bold; font-size: 18px; position: absolute; top: 0;}
.Timeline000453 .list li.bounceInLeft{ text-align: right; padding-right: 52%;}
.Timeline000453 .list li.bounceInLeft .text{ padding-right: 90px;}
.Timeline000453 .list li.bounceInLeft time{ right: 0;}
.Timeline000453 .list li.bounceInLeft:after{ }
.Timeline000453 .list li.bounceInRight{ padding-left: 52%;}
.Timeline000453 .list li.bounceInRight .text{ padding-left: 90px;}
.Timeline000453 .list li.bounceInRight time{ left: 0;}



/*PicList002120 */
.PicList002120{ background-color:#fff; padding:3% 0;}
.PicList002120 li{ float:left; width:40%; margin-right:8%; margin-bottom:2%;}
.PicList002120 li a{ display:block; }
.PicList002120 li p{ margin:0;  line-height:26px; padding:0 2%; text-align:center; font-size:14px;}
.PicList002120 li .table{ display:none;}
.PicList002120 li figure{padding-bottom:77%; background-size:contain;}
@media(min-width:641px){
    .PicList002120 li:nth-child(4n){ margin-right:0;}
}

/*
 .TextList000591 为demo编号
 */
.TextList000591{ padding:2% 0;}
.TextList000591 ul{ padding:0 2%; background-color:#fff;}
.TextList000591 li{ padding:18px 0; font-size: 14px;  color: #666666;}
.TextList000591 li:last-child{ border-bottom:0;}
.TextList000591 b{ font-size: 14px; color: #fd8d2b;}


.Social{ padding: 0 0 1%;}
.Social li{position: relative; padding-top: 24.75%; width: 49.5%; float: left; margin-right: 1%; margin-bottom: 1%; overflow: hidden;}
.Social li:nth-child(2n){ margin-right: 0;}
.Social li .pic,
.Social li figure{ position: absolute;}
.Social li .pic{ left: 0; top: 0; width: 100%; height: 100%; transition: all 0.5s;}
.Social li figure{ width: 131px; height: 131px; bottom: 5%; right: 2%; border-radius: 100%; background: rgba(255,255,255,0.5); font-size: 16px; text-align: center; transition: all 0.5s;}
.Social li figure img{ max-width: 48px; max-height: 48px; display: block; margin: 23% auto 0;}
/*.Social li a:hover figure{ right: 50%; bottom: 50%; margin:0 -65px -65px 0;}*/
.Social li a:hover .pic{ transform: scale(1.2);}


.Social_info .title{ text-align: center; position: relative; font-size: 22px; color: #fd8d2b; margin-bottom: 2%;}
.Social_info .title span{ display: inline-block;padding: 0 30px; background: #fff; position: relative; z-index: 1;}
.Social_info .title:after,
.Social_info .title span:after,
.Social_info .title span:before{ position: absolute; content: '';}
.Social_info .title:after{ width: 100%; height: 1px; background: #f3eee9; top: 50%; left: 0;}
.Social_info .title span:after,
.Social_info .title span:before{ border-radius: 100%; background: #fd8a25; width: 7px; height: 7px; top: 50%; margin-top: -3px;}
.Social_info .title span:after{ left: 0;}
.Social_info .title span:before{ right: 0;}
.Social_info .list{ margin: 3% 0 5%;}
.Social_info .list figure{ position:relative; width: 100%; padding-top: 70.5%;}
.Social_info .list figure img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.Social_info .list2 figure{ padding-top: 84.2%;}
.Social_info .list2 h2{ font-weight: normal; text-align: center;color: #333;font-size: 18px; margin: 3% 0 1.5%; position: relative;}
.Social_info .list p{ text-align: center; color: #333; font-size: 16px;}
.Social_info .list .owl-nav div{ position: absolute; line-height: 100; overflow: hidden; width: 21px; height: 37px; top: 50%; margin-top: -18px; background: url("../images/btn_icon1.png") no-repeat left center;}
.Social_info .list .owl-nav div.owl-prev{ left: 3%;}
.Social_info .list .owl-nav div.owl-next{ right: 3%; background-position: right center;}
.Social_info .list .owl-nav div.disabled{ opacity: 0.5;}
.Social_info .owl-carousel .owl-nav.disabled, .Social_info .owl-carousel .owl-dots.disabled{ display: block;}

.PicList001213 dl{ margin-bottom: 40px;}
.PicList001213 dl{ display:table; width:100%;}
.PicList001213 dl dt,
.PicList001213 dl dd{ display:table-cell; vertical-align:middle;}
.PicList001213 dl dd{ padding-right: 2%;}
.PicList001213 dl dt{ width:433px; height: 256px; position: relative;}
.PicList001213 dl dt .map,
.PicList001213 dl dt .map .img{ position: absolute; right: 0; top: 0; width: 100%; height: 100%; border-radius: 10px;}
.PicList001213 dl dt .map{ height: 256px;}
.map *{ max-width: none;}

.PicList001213 dl h2{ font-size:18px; margin:0; }
.PicList001213 dl p{ line-height:30px; overflow:hidden; padding-right:3%;}


.personnel ul{ margin-bottom: 2.5%; overflow: hidden; clear: both;}
.personnel li{ float: left; width: 20%; padding-right: 1%; /*padding-left: 20px;*/ font-size: 16px; color: #787878; position: relative; padding-bottom: 10px; margin-bottom: 1%; cursor: pointer;}
.personnel li:nth-child(1),
.personnel li:nth-child(6){ width: 21%;}
.personnel li:nth-child(2),
.personnel li:nth-child(7){ width: 16%;}
.personnel li:nth-child(3),
.personnel li:nth-child(8){ width: 18%;}
.personnel li:nth-child(4),
.personnel li:nth-child(9){ width: 27%;}
.personnel li:nth-child(5n){ width: 13%;}
.personnel li:hover,
.personnel li.on{ font-weight: bold; color: #ff6900;}
/*.personnel li.on:before,
.personnel li.on:after{ content: ''; position: absolute; left: 0; background: #fd8d2b;}
.personnel li.on:before{ width: 10px; height: 10px; border-radius: 100%;  top: 0;}
.personnel li.on:after{ width: 40%; height: 1px; bottom: 0;}*/
.personnel .tab_info .info{ display: none;}


.PicList001964{ padding:0 0 3% 0;}
.PicList001964 li{ float:left; width:32.3%; margin-right:1.5%; margin-bottom:3%; overflow: hidden;}
.PicList001964 li:nth-child(3n){ margin-right:0;}
.PicList001964 li a{ display:block; background-color:#f7f7f7;}
.PicList001964 li figure{ padding-bottom:60%;  background-color:#fff; transition: all .8s; position: relative; overflow: hidden;}
.PicList001964 li figure img{  transition: all .8s; position: absolute; left: 0;top: 0; width: 100%; height: 100%; }
.PicList001964 li div{margin-top:-18px; padding:33px 10px 10px 10px;}
.PicList001964 li h1{ margin:0;color:#333; font-size:18px;line-height:22px;  padding-bottom:5px;}
.PicList001964 li h1 span{ font-size:12px; color:#a1a1a1; float:right; padding-left:5px;}
.PicList001964 li em{ font-style:normal; color:#a1a1a1;}
.PicList001964 li p{ line-height:27px;margin:0; color:#333; padding:5px 0 10px 0; font-size: 16px;}
.PicList001964 li p i{ font-style:normal; float:right; background:#fd8d2b; font-size:12px; border-radius:27px; padding:0 12px; margin-left:5px;color:#fff;}
.PicList001964 li a:hover figure img{transform: scale(1.12);}

.detail-article{ padding:2% 0 5%; color: #1a1002;}
.detail-article .title,
.detail-article .p{text-align:center; display:block;}
.detail-article .title{  font-size:24px; color: #333; font-weight: normal; margin:0; line-height: 30px;}
.detail-article .p{ padding:1% 0;  border-bottom:dashed 1px #ccc; margin-bottom:3%;}
.detail-article .p time{ margin: 0 3%;}
.info_back{ padding:1% 0; text-align:center; margin-top:5%;}
.info_back a{ width: 110px; cursor:pointer; color:#fff; display:inline-block; line-height: 30px; background: #fd8a25;}
.info_prev_next{ border-top: 1px dashed #ccc; margin-top: 3%;}
.info_prev_next span{ margin-top:5px; display:block; color:#a5a5a5;}
.info_prev_next span a{ color:#a5a5a5;}
.info_prev_next span a:hover{ color: #fd8a25;}

/*Page002080 */
.Page002080{ text-align:center; padding:3% 0; line-height:31px;}
.Page002080 .Pages a{ display:inline-block; vertical-align:middle;}
.Page002080 .Pages .p_cur,
.Page002080 .Pages .p_count,
.Page002080 .Pages .p_total,
.Page002080 .Pages .p_jump,
.Page002080 .Pages .a_first,
.Page002080 .Pages .a_end{ display:none;}
.Page002080 .Pages .a_prev,
.Page002080 .Pages .a_next{ width:76px; height:31px; background:url(../images/Page002080-btn.png) no-repeat left top; overflow:hidden; line-height:110px;}
.Page002080 .Pages .a_next{ background-position: right bottom;}
.Page002080 .Pages .a_prev:hover{ background-position: left bottom;}
.Page002080 .Pages .a_next:hover{ background-position: right top;}
.Page002080 .Pages em{ font-style:normal; display:inline-block; font-size:18px; margin:0 10px;}
.Page002080 .Pages em a{ padding:0 8px;}
.Page002080 .Pages a.a_cur{ color:#e97717;}


.PicList002256 li{ position:relative; margin:10px 0;}
.PicList002256 li time{ width:108px;padding:10px 0 0;text-align:center;color:#e97717;position:absolute;right:0;top:16%;font-size:48px;border: 1px solid #e97717;font-weight: bold; line-height: 70px;}
.PicList002256 li time span{ display:block;height: 34px; font-size:16px; background: #e97717; line-height: 34px; font-weight: normal; color: #fff; }
.PicList002256 li .txt{ padding:16px 130px 16px 0; overflow:hidden;}
.PicList002256 li .txt .pic{ display: block;float: left;margin-right: 30px;margin-bottom: 0;}
.PicList002256 li .txt .pic img{ width:229px; height:118px;}
.PicList002256 li .txt h3{ margin:0; margin-top:2%; font-size:14px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; color: #666;}
.PicList002256 li:hover .txt h3 a{ color:#e97717;}
.PicList002256 li .txt p{ margin:10px 0; color:#6f6f6f; height:54px; line-height: 28px; overflow:hidden; font-size:14px; }
.PicList002256 li:hover time{ background: #e97717; color: #fff; border-radius: 10px;}
.PicList002256 li:hover time span{ border-radius: 10px;}

.ReFiContent ul li{line-height:38px;padding-top:9px;padding-right:2%; border-bottom: 1px dotted #999;}
.ReFiContent li:before{display: inline-block;width:2px;height:2px;background: #666;margin:0 15px 4px 15px; content: '';}
.ReFiContent ul li time{float:right;padding-left:38px;background: url("../images/files_05.jpg") no-repeat 0 5px;color:#b8b8b8;}

.ReFiContent2 li{ width: 16%; margin-right: 0.8%; text-align: center; float: left;}
.ReFiContent2 li:last-child{ margin-right: 0;}
.ReFiContent2 li figure{ width: 100%; height: 146px; max-width: 120px; margin: 0 auto; position: relative;}
.ReFiContent2 li figure img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.ReFiContent2 li p{ margin: 0;}

.TextList002208{ padding:1% 0 0;}
.TextList002208 .thead{ line-height:50px; text-align:center; background:#e97717;}
.TextList002208 .thead span{ float:left; width:14%; color:#fff; display:block; font-size:14px; height:50px; text-align:center; font-weight:bold; position:relative;}
.TextList002208 .thead span+span{ border-left:solid 1px #d96300;}
.TextList002208 .dl+.dl{ border-top:1px solid #fff;}
.TextList002208 .dl .dt{line-height:52px; text-align:center; cursor:pointer; background:#fff; border-bottom: 1px solid #f1f1f1;}
.TextList002208 .dl .dt span{float:left; width:14%;  display:block; font-size:14px;}
.TextList002208 .dl .dt .btn{ text-decoration:underline; display:block; position:relative;}
.TextList002208 .dl .dt .btn i{ position:absolute;  right:46%; background:url(../images/TextList002208-icon.png) no-repeat -44px -82px ; display:block; width:21px; height:11px; top:50%; margin-top:20px;}
.TextList002208 .conbox{ background:#fff; padding:20px 4% 4%; display:none;  border-bottom: 1px solid #f1f1f1;}
.TextList002208 .conbox .h5{color:#666; font-size:14px; font-weight: normal;margin-bottom: 10px;}
.TextList002208 .conbox p{color:#666; font-size:14px;line-height:30px;margin:0; margin-bottom:4%;}
.TextList002208 .jobname{ width:30% !important;}
.TextList002208 .dl.active .dt span,.TextList002208 .dl.active .btn{ color:#e97717;}
.TextList002208 .dl.active .dt .btn i{ background-position:-44px -70px;}
.TextList002208 .btn_apply{ padding:10px 0;}
.TextList002208 .btn_apply a{ display:inline-block; max-width:180px; width:40%; height:50px; line-height:50px; text-align:center; color:#fff; background-color:#f29200; font-size:18px; border-radius:3px;}

.Form001725{ padding: 0 2%; margin: 1% 0 4%; background: #ffff; }
.Form001725 .name{padding:15px 0; font-size:18px;border-bottom:1px solid #e5e5e5;}
.Form001725 .name span{ display:inline-block; border-left:6px solid #f29200; padding-left:15px;}
.Form001725 .form{ padding-top:30px; max-width:1100px; width:100%;}
.Form001725 .form td{ padding-bottom:20px; font-size:14px; }
.Form001725 .form td.w1{ width:47%;}
.Form001725 .form td.w2{ width:6%;}
.Form001725 .form .text,
.Form001725 .form select{ width:100%; border-radius:3px; border:1px solid #cfcfcf; line-height:36px;height:36px; text-indent:10px; background:none; }
.Form001725 .form p{ margin:0 0 10px 0;color:#f29200; background:url(../images/Form001725-icon.jpg) no-repeat left center; padding-left:15px;}
.Form001725 .form td em{ font-style:normal; color:#bcbcbc;}
.Form001725 .form td em i{ font-style:normal; color:#fadbbe;}
.Form001725 .form .btn{ background:#f29200; color:#fff; cursor:pointer; font-size:18px; width:60%; max-width:180px; height:50px; border-radius:3px; border:none; margin-top:20px;}
.Form001725 .form dl{ position:relative;}
.Form001725 .form dt{ text-indent:10px; cursor:pointer; border:1px solid #cfcfcf;line-height:36px;height:36px; background:url(../images/Form001725-check.png) no-repeat 95% center;}
.Form001725 .form dd{ display:none; position:absolute; left:0; top:100%; background-color:#eee; width:100%; z-index:10;}
.Form001725 .form dd a{ display:block; line-height:36px; padding:0 10px;}
.Form001725 .form dd a:hover{ background-color:#ccc;}

.Menu000939{ margin-top:-3%;}
.Menu000939 nav{ background-color:#fff; border-bottom: 1px solid #f1f1f1;}
.Menu000939 ul {margin: 0 auto;}
.Menu000939 .biaoti1{ margin: 0 auto; list-style:none; text-align: center;}
.Menu000939 nav .auto{ position:relative; }
.Menu000939 nav li a{ display:block;}
.Menu000939 nav li.nav{position:relative; z-index:51;}
.Menu000939 nav li.nav > a{position:relative; padding-right:40px;}
.Menu000939 nav li.nav > a::before{ position:absolute; content:''; right:14px; top:50%; margin-top:-3px; width:0; height:0; border-left:6px solid transparent;border-right:6px solid transparent; border-top:6px solid #e97717;}
.Menu000939 nav li > a{ padding:0 20px; line-height:62px;height:62px;border-bottom:2px solid transparent;}
.Menu000939 nav li a.aon,
.Menu000939 nav li:hover > a{ /*border-bottom-color:#e97717;*/color:#e97717;}
.Menu000939 nav li dl,
.Menu000939 nav li dl dd .sub{background-color:#e97717;display:none;}
.Menu000939 nav li dl dd .sub{background-color:#be5b07;}
.Menu000939 nav li dl dd{ text-align:center; font-size:12px; position: relative;}
.Menu000939 nav li dl dd a{ display:block; line-height:20px; padding:5px 0;color:#fff;}
.Menu000939 nav li dl dd a:hover{background-color:#f4f4ea;color:#e97717;}
@media(min-width:641px){
    .Menu000939 nav li{ display: inline-block; position:relative;}
    .Menu000939 nav li::before{ position:absolute; content:''; width:1px; background-color:#dad9cb; height:30%; top:35%; right:0;}
    .Menu000939 nav li:last-child::before{ display: none;}
    .Menu000939 nav li dl{ position:absolute; top:62px; left:0; width:100%}
    .Menu000939 nav li dl dd .sub{ width: 100%; left: 100%; top: 0; position: absolute;}
}

.product_Info{ margin: 5% auto; max-width: 750px; position:relative;}
.product_Info .intro{ padding-bottom:2%;}
.product_Info .small{ position: relative; padding: 0 45px; margin: 5% 0;}
.product_Info .pig li figure,
.product_Info .small li figure{ padding-top: 60%; position: relative; overflow: hidden; border: 1px solid transparent;}
.product_Info .small li figure{ padding-top: 62%; cursor: pointer; margin:0 5px;}
.product_Info .small li figure{ padding-top: 62%; cursor: pointer;}
.product_Info li figure img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.product_Info .small li.flex-active-slide figure{ border: 1px solid #fd8d2b;}
#carousel .flex-direction-nav{ display:none;}
#slider{ position:initial;}
#slider .slides{ position:relative;}
#slider .flex-direction-nav a{ background: url("../images/Galary000352-Ban_jt.png") no-repeat left center; width: 40px; bottom:30px;height:40px;  left: 0; position: absolute; overflow: hidden; line-height: 100; z-index:10;}
#slider .flex-direction-nav .flex-next{ left: auto; right: 0; background-position: right center;}


@media(max-width:1200px){
    .Menu002169 nav ul > li{margin-left:20px; }
}
@media(max-width:1100px){
    .personnel li{ width: auto!important; margin-right: 3%; padding-right: 0;}
}
@media(max-width:1080px){
    .header .top{ right: 2%;}
    .header .MainNav{ right: 2%; width:100%; }
    .header .MainNav li{ margin-left: 1.2%;}

    .Hbanner img,
    .Nbanner img{ display: none;}
    .Hbanner .img2,
    .Nbanner .img2{ display: block;}

    .Index .box2 dd h3{ margin-top: 5%; padding: 3% 0 15% 25%;background-size: contain;}
    .Index .box3 .owl-dots{top: -12%;}
    /*.footer .auto{ padding-left: 2%;}*/
    .footer .auto .f_logo{ left: 2%; display: none;}
    .footer .auto .code{ padding-left: 2%;}
    .footer .auto dl{ margin-right: 1%;}

    .about_map li .pic figure{ right: 0;}

}
@media(max-width:1000px){
    .header .mobile_menu{ overflow:hidden; position:absolute;width:50px; height:32px; right: 2%; bottom: 0; background-color:#e67817; border-radius:5px 5px 0 0;}
    .header .mobile_menu span,
    .header .mobile_menu span:before,
    .header .mobile_menu span:after{position:absolute; content:''; width:60%; left:20%; height:3px; background-color:#fff; }
    .header .mobile_menu span:before,
    .header .mobile_menu span:after{ width:100%; left:0;transition:transform 0.3s;}
    .header .mobile_menu span{ top:50%; margin-top:-1.5px;transition:background 0.3s;}
    .header .mobile_menu span:before{top:8px;}
    .header .mobile_menu span:after{ top:-8px;}
    .header .open_menu span{ background-color:transparent;}
    .header .open_menu span:before,
    .header .open_menu span:after{ top:50%;}
    .header .open_menu span:before{transform:rotate(45deg);}
    .header .open_menu span:after{ transform:rotate(-45deg);}

    .header .MainNav{ display: none; bottom: auto; top: 100%; max-width: 260px; background: #fff; text-align: center; z-index: 105;}
    .header .MainNav li{ display:block; margin-left: 0; text-align: center;}
    .header .MainNav li i{ position: absolute; left: 0; width: 100%; z-index: 10; height: 46px; top: 0;}
    .header .MainNav li#m112 dl,
    .header .MainNav li dl{ position: relative; width: 100%; text-align: center;}
    .header .MainNav dl a{ padding-left: 0;}
    .Menu002169 dd,
    .Menu002169 nav{margin-top:0;}
    .Menu002169 nav ul{ float:none;}
    .Social li figure{ width: 100px; height: 100px; font-size: 14px;}
    .Social li figure img{ margin-top: 15%;}
    .Social li a:hover figure{ margin:0 -50px -50px 0;}
    .PicList001964 li{ width:32%; margin-right:2%;}
    .TextList002208 .dl .dt .btn{ padding-right:20px;}
    .TextList002208 .dl .dt .btn i{ background-position:-48px -82px; width:13px;}
    .TextList002208 .dl.active .dt .btn i{background-position:-48px -70px; }
    .footer .auto dl{ margin-right: 0.5%;}
}
@media(max-width:1000px) and (min-width:641px){
    .Menu002169 dl{ overflow:hidden;}
    .Menu002169 dd{ float:left;}
    .Menu002169 dt{ float:right; }
    .PicList001964 li:nth-child(4n){ margin-right:2%;}
    .PicList001964 li:nth-child(3n){ margin-right:0;}

}
@media(max-width:768px){
    .header .logo{ padding: 20px 0;}

    .Index .box1 li{ width: 48%; margin-right: 4%;}
    .Index .box2 dd h3{ margin: 3% 0; padding: 2% 0 10% 22%; font-size: 20px; }
    .Index .box3 .owl-dots{top: -13.5%;}
    .footer .f_nav,
    .footer .auto .f_logo{ display: none;}
    .footer .auto{ padding-left: 0;}
    .footer .auto .code{ border: none; width: 100%; text-align: center;}

    .Menu002169 nav{height:auto; line-height:40px;}
    .Menu002169 nav ul > li{ margin:0; width:25%; text-align:center;}
    .Menu002169 nav ul > li a{display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

    .TextList000591 li time{ display:block;}
}

@media(max-width:640px){
    .header .top{ position: relative;}
    .header .logo{ padding: 2% 0; max-width: 70%;}
    .Index .title{ font-size: 20px;}
    .Index .box1 li a figure .text{ display: none;}
    .Index .box1 li h2{ font-size: 16px;}
    .Index .box2{ padding: 2% 0;}
    .Index .box2 dt,
    .Index .box2 dd{ float: none; width: 100%;}
    .Index .box2 dt{ padding-top: 0;}
    .Index .box2 dt img.pic{ position: relative;}
    .Index .box3 .owl-dots{ top: auto; width: 100%; text-align: center; bottom: -30px; right: 0;}
    .Index .box3 .list{ padding-bottom: 30px;}


    .Menu002169 dt{ padding-top:15px; padding-bottom:15px;}
    .Menu002169 dd{ width:auto; line-height:normal; text-align:left; padding:2%; background-position: right top; background-size:contain;}

    .Timeline000453 .list{ background-position: left top;}
    .Timeline000453 .list:before{ left: 8px;}
    .Timeline000453 .list li.bounceInLeft,
    .Timeline000453 .list li.bounceInRight{ text-align: left; padding: 0 0 0 20px;}
    .Timeline000453 .list li:after{ left: 4px; margin-left: 0;}
    .Timeline000453 .list li.bounceInLeft .text{ padding-left: 90px; padding-right: 0;}
    .Timeline000453 .list li.bounceInLeft time{ left: 0;}
    .PicList002120 li{ width:48%; margin-right:4%;}
    .PicList002120 li:nth-child(2n){ margin-right:0;}

    .Social li{ width: 100%; margin-right: 0; padding-top: 0; min-height: 131px;}
    .Social li .pic{ position: static;}

    .PicList001213 dl{ margin-bottom: 7%;}
    .PicList001213 dl dt,
    .PicList001213 dl dd{ display: block; width: 100%; padding: 0;}

    .PicList001964 li{ width:49%;}
    .PicList001964 li:nth-child(3n){ margin-right:2%;}
    .PicList001964 li:nth-child(2n){ margin-right:0;}

    .Page002080 .Pages em{ display:none;}
    .PicList002256 li time{ display: none;}
    .PicList002256 li .txt{ padding-right: 0;}
    .PicList002256 li .txt .pic{ margin-right: 2%;}
    .PicList002256 li .txt .pic img{ width: 186px; height: 96px;}
    .ReFiContent2 ul{ font-size: 0;}
    .ReFiContent2 li{ width: 32%; font-size: 14px; display: inline-block; float: none; vertical-align: top;}
    .ReFiContent2 li figure{ height: auto; padding-top: 120%;}
    .ReFiContent2 li:nth-child(3n){ margin-right: 0;}

    .TextList002208 .jobyq,.TextList002208 .time{ display:none !important;}
    .TextList002208 .thead span,.TextList002208 .dl .dt span{ width:23%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;min-height: 40px;}

    .Menu000939 nav li{ float:none; font-size:16px; display: block;}
    .Menu000939 nav li a{padding-right: 40px; background-size: contain!important;}
    .Menu000939 nav li dl dd{font-size:14px;}
    .Menu000939 nav li dl dd a{padding:10px 0;}
    .Menu000939 nav li > a{ line-height:55px; height:55px;}

    .Menu000939 nav li.nav > i,
    .Menu000939 nav li .Snav > i{ position: absolute; left: 0; width: 100%; height: 40px; top: 0; z-index: 10;}
    .Menu000939 nav li.nav > i{ height: 55px;}

    .product{ height: 200px;}
    .product .gallery-top{ height: 100%; padding-bottom: 0;}
    .product .small{ display: none;}
    .product .swiper-button-next,
    .product .swiper-button-prev{ top: 50%;}

    .Timeline000453 .list ul{ padding-left: 20px;}
}
@media(max-width:480px){
    .Menu002169 dd{ font-size:20px;}
    .Menu002169 nav ul > li{ width:33.33333333333%;}
    .PicList002120 li p{ font-size:14px;}
    .PicList001964 li{ float:none; width:auto; margin-right:0;}
    .PicList001964 li div{ background-size:100% auto;}
    .Menu000939 .biaoti1{ max-width: 100%;}

}


/*
 市场活动
 */
.Floor001025{ }
.Floor001025 .ti{ text-align: center; font-size: 36px; line-height: 1.5; text-transform: uppercase;}
.Floor001025 .slick-slider{ position: relative; display: block; margin-bottom: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;
}
.Floor001025 .slick-list{ position: relative; overflow: hidden; display: block; margin: 0; padding: 0;}
.Floor001025 .slick-list:focus { outline: none;}

.Floor001025 .slick-list.dragging { cursor: pointer; cursor: hand; background: no-repeat center}
.Floor001025 .slick-slider .slick-track,
.Floor001025 .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);
}

.Floor001025 .slick-track { position: relative; left: 0; top: 0; display: block;}
.Floor001025 .slick-track:before,
.Floor001025 .slick-track:after { content: ""; display: table;}
.Floor001025 .slick-track:after { clear: both;}

.Floor001025 .slick-slide { float: left; /*height: 100%;*/ min-height: 1px; display: none;}
[dir="rtl"] .slick-slide { float: right;}

.Floor001025 .slick-slide img { display: block; width: 570px; height: 380px;}
.Floor001025 .slick-slide.slick-loading img { display: none;}

.Floor001025 .slick-slide.dragging img { pointer-events: none;}
.Floor001025 .slick-initialized .slick-slide{ display: block;}
.Floor001025 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor001025 .slick-arrow.slick-hidden { display: none;}

.Floor001025 .slick-loading .slick-slide {visibility: hidden;}
.Floor001025 .slick-loading .slick-track { visibility: hidden;}
.Floor001025 .slick-loading .slick-list { background: #fff url("../images/Floor001025-loader.gif") center center no-repeat;}


.Floor001025 .carousel-center-mode .slick-slide { outline: none; padding: 0 15px;}
.Floor001025 .carousel-center-mode .slick-slide .image-thumbnail { transition: 450ms;}
@media (min-width: 1200px) {
    .Floor001025 .carousel-center-mode .slick-track{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;

        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .Floor001025 .carousel-center-mode .slick-slide{ position: relative; padding: 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;

        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
    }
    .Floor001025 .carousel-center-mode .slick-slide .image-thumbnail{ min-width: 450px;
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
    }
    .Floor001025 .carousel-center-mode .slick-slide h5{ font-size: 16px; transition: 0s; text-align: center;}
    .Floor001025 .carousel-center-mode .slick-slide p{ font-size: 12px; transition: 0s;}
    .Floor001025 .carousel-center-mode .slick-slide.slick-active{ cursor: pointer;}
    .Floor001025 .carousel-center-mode .slick-slide.slick-center{ z-index: 10; cursor: default;}
    .Floor001025 .carousel-center-mode .slick-slide.slick-center .image-thumbnail{ min-width: 570px;
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.3);
    }
    .Floor001025 .carousel-center-mode .slick-slide.slick-center h5{ font-size:18px; margin: 0; font-weight: normal;}
    .Floor001025 .carousel-center-mode .slick-slide.slick-center p{ font-size: 14px;}
}

.Floor001025 .image-thumbnail { max-width: 570px; margin-left: auto; margin-right: auto; position: relative; border-radius: 10px; overflow: hidden;}
.Floor001025 .image-thumbnail img { border-radius: 10px;}
.Floor001025 .image-thumbnail .caption { padding: 20px;}

@media (min-width: 768px) {
    .Floor001025 .image-thumbnail * { color: #fff;}
    .Floor001025 .image-thumbnail:before { position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ""; display: inline-block;
        background-image: -webkit-linear-gradient(top, transparent 66%, #000 110%);
        background-image: -o-linear-gradient(top, transparent 66%, #000 110%);
        background-image: linear-gradient(to bottom, transparent 66%, #000 110%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
    }
    .Floor001025 .image-thumbnail .caption { position: absolute; left: 0; right: 0; bottom: 0; text-align: left;}
    .Floor001025 .image-thumbnail .caption p { line-height: 21px;}
    .Floor001025 .image-thumbnail .caption h5 + p { margin-top: 12px;}
}

@media (min-width: 1200px) {
    .Floor001025 .image-thumbnail .caption { padding: 20px 35px;}
}


/* Icons */
/* Arrows */
.Floor001025 .slick-prev,
.Floor001025 .slick-next { position: absolute; display: block; height: 60px; width: 60px; line-height: 0; font-size: 0; cursor: pointer; background: #eee; color: transparent; top: 28%; padding: 0; border: none; outline: none; z-index: 9; transition: 350ms;
    margin-top: -10px\9; /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.Floor001025 .slick-prev:hover,
.Floor001025 .slick-prev:focus,
.Floor001025 .slick-next:hover,
.Floor001025 .slick-next:focus { outline: none; background-color: #e97717;}

.Floor001025 .slick-prev:hover:before,
.Floor001025 .slick-prev:focus:before,
.Floor001025 .slick-next:hover:before,
.Floor001025 .slick-next:focus:before { color: #fff;}

.Floor001025 .slick-prev.slick-disabled:before,
.Floor001025 .slick-next.slick-disabled:before { opacity: 0.5;}

@media (min-width: 768px) {
    .Floor001025 .slick-prev,
    .Floor001025 .slick-next { top: 50%;}
}


.Floor001025 .slick-prev:before,
.Floor001025 .slick-next:before { font-size: 40px; line-height:40px; color: #888; opacity: 0.75; font-family: "Material Design Icons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Floor001025 .slick-prev { border-radius: 0 50% 50% 0; left: 0;}
[dir="rtl"] .slick-prev { left: auto; right: 0;}

.Floor001025 .slick-prev:before { content: "<";}
[dir="rtl"] .slick-prev:before { content: "<";}

.Floor001025 .slick-next { border-radius: 50% 0 0 50%; right: 0;}
[dir="rtl"] .slick-next { left: 0; right: auto;}

.Floor001025 .slick-next:before { content: ">";}
[dir="rtl"] .slick-next:before { content: ">";}


/* Dots */
.Floor001025 .slick-dots{ position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%;}
.Floor001025 .slick-dots li{ position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer;}
.Floor001025 .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.Floor001025 .slick-dots li button:hover,
.Floor001025 .slick-dots li button:focus { outline: none;}
.Floor001025 .slick-dots li button:hover:before,
.Floor001025 .slick-dots li button:focus:before { opacity: 1;}
.Floor001025 .slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.Floor001025 .slick-dots li.slick-active button:before { color: black; opacity: 0.75;}
.Floor001025 .carousel-center-mode .slick-track { min-height: 460px; padding: 40px 0;}
.Floor001025 .carousel-center-mode .slick-list { margin-left: auto; margin-right: auto;}

@media (min-width: 768px) {
    .Floor001025 .carousel-center-mode .slick-list { width: 750px;}
}

@media (min-width: 992px) {
    .Floor001025 .carousel-center-mode .slick-list { width: 970px;}
}

@media (min-width: 1200px) {
    .Floor001025 .carousel-center-mode .slick-list { width: 1170px;}
}



/*集团简介*/
.RighInfo002450{color: #1a1002;font-size: 14px;line-height: 30px;}
.RighInfo002450 .tit {color: #fd8d2b;font-size: 24px;margin: 0 0 4%;font-weight: normal;}
@media only screen and (min-width:1201px ) {
    .RighInfo002450 .tit{ font-size: 30px;}
}
@media only screen and (max-width:767px ) {
    .RighInfo002450 .tit{ text-align: center; font-size: 20px;}
}


/*单篇内容*/
/*单篇内容：核心理念*/
.info_201803301403{ position: relative; border-radius:50px 0 50px 0; overflow: hidden; margin-bottom: 2%;}
.info_201803301403 img{ width: 100%;height: 100%; position: absolute; left: 0; top: 0;}
.info_201803301403 .text{width: 100%;float: right;max-width: 598px;border-radius: 50px 0 0 0;background: rgba(255,255,255,0.85);padding: 2% 5% 0.9% 6%;position: relative;z-index: 2;}
.info_201803301403 .text .h2{ font-size: 18px; color: #fd8d2b;}
.info_201803301403 .text .p{ position: relative; color: #333; display: table;}
.info_201803301403 .text .p span{ display: table-cell;}
.info_201803301403 .text .p .span{ min-width: 70px;}

.info_201803311039 td{ padding: 0 2%;}
.info_201803311039 .company_table td{ padding: 5px 2%;}
.info_201803311039 td p{ margin: 0;}


.PicList002120{padding-top:2%;}
.PicList002120 li{ float:left; width:23.5%; margin:1.5% 0; margin-right:2%; border:1px solid #f1f1f1; background: #fff;}
.PicList002120 li a{ display:block;}
.PicList002120 li p{ margin:0;  line-height:46px; padding:0 2%; text-align:center; font-size:16px; color:#777;}
.PicList002120 li .table{ display:none;}
.PicList002120 li figure{padding-bottom:77%; background-size:contain;}
.PicList002120 li:hover{box-shadow: 0 3px 6px #ccc; border: none;}
.PicList002120 li:hover p{color:#e97717;}
.PicList002120_2 li{ width:48%; margin-right:4%;}
.PicList002120_2 li:nth-child(2n){ margin-right:0;}

@media(min-width:641px){
.PicList002120 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:640px){
.PicList002120 li{ width:48%; margin-right:4%;}
.PicList002120 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:375px){
.PicList002120 li p{ font-size:14px;}
}
.product_Info .pig li .desc ul {
    margin-left: 1em;
}

.product_Info .pig li .desc li {
    list-style-type: disc;
}

.product_Info .pig li .desc {
    padding-top: 16px;
    line-height: 1.8;
    color: #666;
}

.product_Info .pig li figure {
    border-radius: 20% 0 20% 0;
    border: 1px solid #dddddd;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}



.product_Info li figure video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


