@charset "utf-8";
/**初始**/



* {outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; margin: 0; padding: 0;}
html {font: normal 14px "Microsoft YaHei";-webkit-text-size-adjust: 100%}
body {padding: 0;margin: 0 auto;font-size: 14px; color: #666666; font-family: "Microsoft YaHei","Arial";
    -webkit-text-size-adjust: none;
    /*取出点击出现半透明的灰色背景*/
    -webkit-tap-highlight: rgba(0,0,0,0);
    /*控制内容的可选择性*/
    /*-webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;*/
}
input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;}
ul,
li,
form,
dl,
dt,
dd,
div,
ol,
figure,
aside{padding: 0;margin: 0;}
.ul,
.ul li {list-style: none;}
table {border-collapse: collapse;border-spacing: 0}
table td {border-collapse: collapse;font-size: 14px;}
select, input, textarea {font-size: 14px;color: #333;border-radius: 0;-webkit-border-radius: 0;font-family: "Microsoft YaHei";}
img{border: none;max-width: 100%;vertical-align: middle;}
a {color: #333;text-decoration: none;noline:-webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}
a:hover {color: #263147;text-decoration: none;}
a:focus {color: #000;outline: none;-moz-outline: none;}
a:active {color: #000;}
pre{
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-pre-wrap;
    white-space:-o-pre-wrap;
    word-wrap:break-word;
    margin:0;
    font-family: "Microsoft YaHei";
    text-align:justify;
    text-justify:inter-ideograph;
}

.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix {*zoom:1;}/*IE/7/6*/
.clearfix:after {content:''; display:block; height:0; clear:both; }

.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
/*多行文本省略号*/
.dot2,
.dot3,
.dot4{ display:-moz-box;display:box;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;}
/*2行文本省略号*/
.dot2 {-webkit-line-clamp: 2;}
/*3行文本省略号*/
.dot3 {-webkit-line-clamp: 3;}
/*4行文本省略号*/
.dot4 {-webkit-line-clamp: 4;}
.Ispic{ background-repeat:no-repeat; background-position:center center; background-size:cover;}
.Isimg{ position: absolute; left: 50%; top: 50%; max-width: 100%; max-height: 100%; transform: translate(-50%,-50%);}
.Isimg_2{ position: absolute; left: 0; top: 0; width: 100%;height: 100%; transition: transform .8s ease-in-out;}
/*:before,
:after{ position:absolute; content:'';}*/
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fl{ float: left;}
.fr{ float: right;}

.normal{ font-weight: normal;}

.slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list: focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.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)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}
[dir = 'rtl'] .slick-slide {
    float: right;
}
.slick-slide .slick-loading img {
    display: none;
}
.slick-slide .dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow .slick-hidden {
    display: none;
}

.slick-arrow{ width: 23px; height: 42px; position: absolute; top: 50%; margin-top: -20px;  border: none; z-index: 10; font-size: 0; cursor: pointer;}
.slick-prev{ left: 3%;}
.slick-next{ right: 3%;background-position: right center;}

.ytable{ display: table; width: 100%; table-layout: fixed;}
.ytable_cell{ display: table-cell; vertical-align: middle;}

.w1440{ max-width:1440px; margin:0 auto; width: 96%;}
.w960{ max-width: 960px; margin: 0 auto;}
.w880{ max-width: 880px; margin: 0 auto;}





/*发展历程*/

.history_list{ margin: 10% 0; position: relative;}
.history_list:before{ content: ''; width: 100%; height: 2px; background: url("../images/history_line3.png") repeat-y center; position: absolute; left: 0; top: 44.8%; z-index: 100;}
.history_list li{}
.history_list li .hover,
.history_list .slick-current .time{ display: none;}
.history_list li .time{ text-align: center; display: block; padding-top: 282px; position: relative; z-index: 120;}
.history_list .slick-active time{ display: block; margin: 0 -20px;}
.history_list .slick-current .hover{ display: block; position: relative; margin: 0 -46.185%;  padding: 0 5%;}
.history_list .hover:before,
.history_list .hover:after{ content: ''; width: 33px; height: 100%; top: 0; background: url("../images/history_line1.png") no-repeat right center; background-size: cover; position: absolute;}
.history_list .hover:before{ left: -33px;}
.history_list .hover:after{ background-position: left center; background-image: url("../images/history_line2.png"); right: -33px;}
.history_list .info{ max-width: 443px; width: 100%; margin: 0 auto; padding: 2% 0 5% 2%; text-align:center;}
.history_list .info figure{ margin-bottom: 60px;}
.history_list .info time{ display: block; font-size: 30px; color: #666666; margin: 70px 0 20px; position: relative;}
.history_list .info time i{ display: block; width: 34px; height: 2px; background: #209c65; margin-bottom: 8px;}
.history_list .info time:before,
.history_list .info time:after{ content: ''; position: absolute; border-radius: 100%; left: 0; }
.history_list .info time:before{ width: 24px; height: 24px; background: rgba(27,108,73,0.2); top: -40px;}
.history_list .info time:after{ width: 12px; height: 12px; background: #1b6c49; left: 6px; top: -34px;}
.history_list .info ul{}
.history_list .info li{ font-size: 16px; color: #666666; margin-bottom: 12px; padding-left: 15px; position: relative;}
.history_list .info li:before{ content: '' ;position: absolute; left: 0; top: 8px; width: 6px; height: 6px; background: #1b6c49; border-radius: 100%;}
.history_list li .time{ transition: all 0.5s; font-size: 24px; color: #666666;}
.history_list li .time i{ display: block; margin: 0 auto 20px; width: 16px; height: 16px; background: rgba(0,0,0,0.2); border-radius: 100%; position: relative;}
.history_list li .time i:before{ content: ''; position: absolute; width: 8px; height: 8px; left: 50%; top: 50%; margin: -4px 0 0 -4px; background: #333333; border-radius: 100%;}
.history_list #set0 .time{ margin-left: -100%;}
.history_list #set1 .time{ margin-right: -100%;}
.history_list .slick-arrow{ width: 26px; height: 51px; background:url("../images/btn_icon5.png") no-repeat left center; margin-top: -58px;}
.history_list .slick-prev{ left: -1%;}
.history_list .slick-next{ right: -1%; background-position: right center;}
@media(max-width:1200px){
    .history_list:before{top: 43.6%;}
    .history_list li .time{ padding-top: 123.5%;}
}
@media(max-width:1024px){
    .history_list:before{top: 39.6%;}
    .history_list li .time{ padding-top: 135.8%;}
    .history_list .slick-arrow{ margin-top: -93px;}
}
@media(max-width:768px){
    .history_list .slick-current .hover{ margin: 0 -27%;}
    .history_list #set0 .time{ margin-left: -50%;}
    .history_list #set1 .time{ margin-right: -50%;}
    .history_list li .time{ padding-top: 106.8%;}
}
@media(max-width:640px){
    .history_list{ margin: 10% 2%;}
    .history_list .slick-current .hover{ margin: 0;}
    .history_list #set0 .time{ margin-left: 0;}
    .history_list #set1 .time{ margin-right: 0;}
    .history_list li .time{ padding-top: 106.8%;}
    .history_list .info time{ font-size: 24px;}
    .history_list .info li{ font-size: 14px;}
}



