body {
    background-image: url("../img/icon/bg.jpg");
}

header {
    background-color: transparent;
    position: absolute;
    min-height: 86px;
}

header #nav_btn {
    display: none;
}

.head_box {
    border-bottom: 0;
    height: auto;
    background-color: transparent;
}

.head_box .logo {
    position: absolute;
    left: 50px;
    top: 40px;
    width: 120px;
}

.nav div, .nav:after, .nav:before {
    background-color: white;
}

#home_slider {
    position: relative;
    opacity: 0;
}

#home_slider .copyright {
    color: white;
    font-size: 12px;
    position: absolute;
    bottom: 45px;
    margin-top: 41px;
    width: 100%;
    text-align: center;
    letter-spacing: 0.04em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32);
}

#home_slider .copyright a {
    color: white;
}

#home_slider .bx_slider {
    position: relative;
}

#home_slider .bx_slider .banner {
    position: relative;
    transform: scale(1.1);
    /*-webkit-transition: all 2s ease .5s;
    -moz-transition: all 2s ease .5s;
    -o-transition: all 2s ease .5s;
    -ms-transition: all 2s ease .5s;
    transition: all 2s ease .5s;*/
}
#home_slider .bx_slider .banner.active{
    /*transform: scale(1.0);*/
    /*-webkit-transition: all 6s ease;
    -moz-transition: all 6s ease;
    -o-transition: all 6s ease;
    -ms-transition: all 6s ease;
    transition: all 6s ease;*/
}
#home_slider .bx_slider .banner .img {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 53vw;
    max-height: 100vh;
}

#home_slider .bx_slider .banner .img img {
    display: none;
}

#home_slider .bx_slider .banner .word {
    position: absolute;
    top: 13vw;
    Z-INDEX: 10;
    color: white;
    left: 13vw;
    opacity: 0;
}

#home_slider .bx_slider .banner .word .type {
    position: relative;
    font-size: 24px;
    letter-spacing: 4px;
}

#home_slider .bx_slider .banner .word .h1 {
    position: relative;
    FONT-SIZE: 100px;
    font-weight: 700;
    line-height: 88px;
    margin-top: 16px;
    font-family: "Didact Gothic", Open Sans, Myriad Pro, Myriad, Aria, sans-serif;
}

#home_slider .bx_slider .banner .word .h2 {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    margin-top: 30px;
    letter-spacing: 2px;
}
#home_slider .bx_slider .bx-wrapper .bx-pager .bx-pager-item {
    display: block;
    position: relative;
    padding: 0 0;
    height: 30px;
}
#home_slider .bx_slider .bx-wrapper .bx-pager.bx-default-pager a{
    width: 100%;
    height: 100%;
    position: relative;
        background: transparent;
}
#home_slider .bx_slider .bx-wrapper .bx-pager.bx-default-pager a:after{
    content: '';
    background-color: #8d8f8a;
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 auto;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
        top: 50%;
        margin-top: -4px;
        left: 50%;
        margin-left: -4px;
}

#home_slider .bx_slider .bx-wrapper .bx-pager.bx-default-pager a.active:after {
    background-color: white;
}



#home_slider .bx_slider .bx-wrapper .bx-pager {
    position: absolute;
    right: 0;
    width: 70px;
    height: 100%;
    padding-top: 0;
    top: 0;
    display: flex;
    -webkit-display: flex;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

#home_slider .mid_link {
    position: absolute;
    width: 380px;
    height: 48px;
    background-color: white;
    display: block;
    bottom: 117px;
    left: 50%;
    margin-left: -190px;
    text-align: center;
}

#home_slider .mid_link .home_news {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    font-size: 18px;
    background-color: #f0f0eb;
    color: #141414;
    line-height: 50px;
    letter-spacing: 3px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#home_slider .mid_link .link {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    color: white;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 3px;
    background: #6451f8;
    background: -moz-linear-gradient(left, #6451f8 0%, #1054b2 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #6451f8), color-stop(100%, #1054b2));
    background: -webkit-linear-gradient(left, #6451f8 0%, #1054b2 100%);
    background: -o-linear-gradient(left, #6451f8 0%, #1054b2 100%);
    background: -ms-linear-gradient(left, #6451f8 0%, #1054b2 100%);
    background: linear-gradient(to right, #6451f8 0%, #1054b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6451f8', endColorstr='#1054b2', GradientType=1);
}

.run {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}

.run .scroller {
    position: relative;
    overflow: visible;
}

.run .scroller li {
    width: 327px;
    height: 206px;
    FLOAT: LEFT;
    DISPLAY: BLOCK;
}

.run .scroller .link {
    position: relative;
    width: 327px;
    height: 206px;
    display: block;
    background-color: #f2f3f7;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 40px;
    color: black;
    font-size: 16px;
    line-height: 23px;
    padding-right: 55px;
    padding-left: 50px;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.55);
    z-index: 3;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.run .scroller .link .title {
    display: block;
    padding-top: 16px;
    padding-right: 20px;
    position: relative;
    border-top: 1px solid #cacaca;
	height: 66px;
	/*overflow: hidden;*/
overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}

.run .scroller .link .title:after {
    content: '';
    background-color: #1053b2;
    position: absolute;
    width: 20px;
    height: 2px;
    display: block;
    top: -1px;
    left: 20px;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.run .scroller .link .title:before {
    content: '';
    position: absolute;
    height: 2px;
    display: block;
    top: -1px;
    left: 0;
    z-index: 2;
    background-color: #6451f8;
    width: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.run .scroller li:nth-child(even) .link .title:before{
    background-color: #289bfd;
}
.run .scroller li:nth-child(even) .link .title:after{
    background-color: #008bae;
}



.run .scroller .link .timer {
    display: block;
    position: absolute;
    font-size: 12px;
    color: #6d6d6d;
    line-height: 18px;
    letter-spacing: 0;
    bottom: 48px;
}

.run .scroller .link .arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-left: -25px;
    overflow: hidden;
    text-align: center;
    bottom: -25px;
    left: 50%;
    background: #349ffc;
    background: -moz-linear-gradient(top, #349ffc 0%, #018caf 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #349ffc), color-stop(100%, #018caf));
    background: -webkit-linear-gradient(top, #349ffc 0%, #018caf 100%);
    background: -o-linear-gradient(top, #349ffc 0%, #018caf 100%);
    background: -ms-linear-gradient(top, #349ffc 0%, #018caf 100%);
    background: linear-gradient(to bottom, #349ffc 0%, #018caf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#349ffc', endColorstr='#018caf', GradientType=0);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.run .scroller .link .arrow img {
    position: relative;
    display: block;
    margin: 19px auto;
}

#news_box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 105;
    display: none;
}

#news_box .black {
    background-color: rgba(0, 0, 0, 0.79);
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

#news_box .close {
    width: 140px;
    height: 140px;
    right: 1200px;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    top: 0;
    z-index: 10;
}

#news_box .close:before {
    content: '';
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    background: #6a3a8f;
    background: -moz-linear-gradient(top, #6a3a8f 0%, #292b99 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #6a3a8f), color-stop(100%, #292b99));
    background: -webkit-linear-gradient(top, #6a3a8f 0%, #292b99 100%);
    background: -o-linear-gradient(top, #6a3a8f 0%, #292b99 100%);
    background: -ms-linear-gradient(top, #6a3a8f 0%, #292b99 100%);
    background: linear-gradient(to bottom, #6a3a8f 0%, #292b99 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a3a8f', endColorstr='#292b99', GradientType=0);
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 1;
    transform: scale(1) rotate(0deg);
}

#news_box .close:after {
    content: '';
    position: absolute;
    background-image: url("../img/icon/close.png");
    background-repeat: no-repeat;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background-position: center;
    z-index: 2;
}

#news_box #all_news {
    position: absolute;
    background-color: white;
    width: 1200px;
    right: 0;
    padding-top: 116px;
    padding-right: 183px;
    height: 100%;
}

#news_box #news_content {
    position: relative;
    display: inline-block;
    width: 700px;
    float: right;
    height: calc(100vh - 136px);
}

#news_box #left_link {
    position: relative;
    margin-top: 0;
    width: 195px;
}

#news_box #left_link .link {
    padding-left: 49px;
    padding-right: 5px;
    color: #373737;
    font-weight: 400;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.21);
}

#news_box #left_link .link.active {
    color: #00b698;
}

#news_box #news {
    position: relative;
    margin-top: 21px;
    width: 100%;
    padding-right: 40px;
}

#news_box #news .news_list {
    margin-bottom: 69px;
}

#news_box #news .golink{
    display: block;
    font-size: 13px;
    margin-top: 0;
    height: 48px;
    position: relative;
    overflow: hidden;
    width: 223px;
    margin-bottom: 50px;
}
#news_box #news .golink span{
    background-color: white;
    padding: 10px 20px;
    position: absolute;
    z-index: 2;
    top: 2px;
    left: 2px;
    color: rgba(14, 14, 14, 0.86);
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background-image: url(../img/icon/b_arrow.png);
    background-position: 93% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#news_box #news .golink:before{
    content: '';
    background: #19bbf0;
    background: -moz-linear-gradient(left, #19bbf0 0%, #7adeff 100%);
    background: -webkit-linear-gradient(left, #19bbf0 0%, #7adeff 100%);
    background: linear-gradient(to right, #19bbf0 0%, #7adeff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#19bbf0', endColorstr='#7adeff',GradientType=1 );
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


#news_box #news .type {
    font-size: 20px;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 17px;
    position: relative;
}

#news_box #news .type:after {
    content: '';
    background-color: #00c6a5;
    position: absolute;
    width: 180px;
    height: 2px;
    left: 0;
    bottom: -1px;
}

#news_box #news .news_link {
    color: #121212;
    padding: 36px 0 30px;
}
#news .news_link:last-child {
    border-bottom: 1px solid #d1d1d1;
}

.manufacture {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.manufacture .icon{
    position: absolute;
        z-index: 10;
}
.manufacture .icon01{
    left: 7%;
    top: 0%;
}
.manufacture .icon02{
    right: 16%;
        top: 8%;
}
.manufacture .icon03{
    right: 3%;
    top: 9%;
}
.manufacture .icon04{
    left: 3%;
    top: 40%;
}

.manufacture .head {
    position: relative;
    color: #3f35a0;
    display: block;
    width: 1010px;
    margin: 0 auto 85px;
}

.manufacture .head:before {
    content: '';
    position: absolute;
    background-color: #3f35a0;
    width: 2px;
    height: 40px;
    right: 50%;
    top: 0;
}

.manufacture .head:after {
    content: '';
    position: absolute;
    background-color: #00e0a5;
    width: 2px;
    height: 40px;
    right: 50%;
    top: 40px;
}

.manufacture .head .h2 {
    position: relative;
    font-size: 24px;
    font-weight: 400;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.55);
    line-height: 26px;
    letter-spacing: 3px;
}

.manufacture .head .h1 {
    position: relative;
    font-size: 60px;
    line-height: 66px;
    font-weight: 400;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.55);
    margin-top: 3px;
}

.manufacture .part_box {
    position: relative;
}

.manufacture .part_box .part {
    position: relative;
    display: inline-block;
    margin-bottom: 74px;
    font-size: 17px;
    width: 100%;

}

.manufacture .part_box .part:nth-child(even) .imgs {
    float: right;
}

.manufacture .part_box .part:nth-child(even) .text {
    float: left;
}

.manufacture .part_box .part:nth-child(even) .text .circle {
    left: auto;
    right: -46px;
    background: #269bfa;
    background: -moz-linear-gradient(top, #269bfa 0%, #028cb2 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #269bfa), color-stop(100%, #028cb2));
    background: -webkit-linear-gradient(top, #269bfa 0%, #028cb2 100%);
    background: -o-linear-gradient(top, #269bfa 0%, #028cb2 100%);
    background: -ms-linear-gradient(top, #269bfa 0%, #028cb2 100%);
    background: linear-gradient(to bottom, #269bfa 0%, #028cb2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#269bfa', endColorstr='#028cb2', GradientType=0);
}

.manufacture .part_box .part .imgs {
    position: relative;
    float: left;
    width: 50%;
    z-index: 10;
    background-color: white;
    opacity: 0;
}

.manufacture .part_box .part .text {
    position: relative;
    float: right;
    width: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 355px;
    z-index: 8;
    opacity: 0;
}

.manufacture .part_box .part .text .circle {
    width: 76px;
    height: 76px;
    position: absolute;
    display: block;
    left: -46px;
    background-color: #333308;
    border-radius: 50%;
    top: 50%;
    margin-top: -38px;
    background: #5249f8;
    background: -moz-linear-gradient(top, #5249f8 0%, #0b4bc0 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #5249f8), color-stop(100%, #0b4bc0));
    background: -webkit-linear-gradient(top, #5249f8 0%, #0b4bc0 100%);
    background: -o-linear-gradient(top, #5249f8 0%, #0b4bc0 100%);
    background: -ms-linear-gradient(top, #5249f8 0%, #0b4bc0 100%);
    background: linear-gradient(to bottom, #5249f8 0%, #0b4bc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5249f8', endColorstr='#0b4bc0', GradientType=0);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.manufacture .part_box .part .text .circle.show{
    opacity: 1;
}
.manufacture .part_box .part .text .box {
    position: relative;
    width: 440px;
}

.manufacture .part_box .part .text .box .title {
    position: relative;
    font-size: 26px;
    font-weight: 400;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.55);
    letter-spacing: 5px;
    line-height: 30px;
    color: black;
}

.manufacture .part_box .part .text .box .en_title {
    position: relative;
    color: #5f51f3;
    display: block;
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 2px;
    letter-spacing: 1px;
    font-family: "Didact Gothic", Open Sans, Myriad Pro, Myriad, Aria, sans-serif;
}
.manufacture .part_box .part:nth-child(even) .text .box .en_title{
    color: #098ec6;
}


.manufacture .part_box .part .text .box .summary {
    position: relative;
    color: #3d3d3d;
    letter-spacing: 2px;
    line-height: 28px;
}

.manufacture .part_box .part.part5, .manufacture .part_box .part.part6 {
    float: left;
    width: 50%;
    padding-left: 143px;
}

.manufacture .part_box .part.part5 .imgs, .manufacture .part_box .part.part6 .imgs {
    width: 100%;
}

.manufacture .part_box .part.part5 .imgs img, .manufacture .part_box .part.part6 .imgs img {
    float: left;
}

.manufacture .part_box .part.part5 .text, .manufacture .part_box .part.part6 .text {
    width: 100%;
    color: white;
    display: block;
    height: auto;
}

.manufacture .part_box .part.part5 .text .circle, .manufacture .part_box .part.part6 .text .circle {
    width: 100%;
    left: auto;
    right: auto;
    height: 118px;
    border: 0;
    border-radius: 0;
    top: -1px;
    margin-top: 0;
    opacity: 1;
}

.manufacture .part_box .part.part5 .text .box, .manufacture .part_box .part.part6 .text .box {
    position: relative;
    width: 100%;
    padding-top: 28px;
    padding-left: 82px;
}

.manufacture .part_box .part.part5 .text .box .title, .manufacture .part_box .part.part6 .text .box .title {
    margin-bottom: 7px;
    font-weight: 400;
    color: white;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.55);
}

.manufacture .part_box .part.part5 .text .box .en_title, .manufacture .part_box .part.part6 .text .box .en_title {
    color: white;
    opacity: 0.5;
    margin-bottom: 50px;
}

.manufacture .part_box .part.part5 .text .box .summary, .manufacture .part_box .part.part6 .text .box .summary {
    padding-right: 53px;
}

.manufacture .part_box .part.part6 {
    float: right;
    width: 50%;
    padding-left: 0;
    padding-right: 143px;
}

.brand {
    position: relative;
    width: 1116px;
    margin: 0 auto 44px;
}

.brand .bx-wrapper .bx-pager.bx-default-pager a {
    background: #cecece;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.brand .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #00c6a5;
}

.brand .bx-controls {
    position: absolute;
    top: -58px;
    width: 100%;
}

.brand .bx-controls .bx-pager {
    position: relative;
    padding: 0;
    bottom: auto;
}

.brand .bx-controls .bx-controls-direction {
    position: absolute;
    width: 260px;
    display: block;
    margin: 0 auto 0 -130px;
    left: 50%;
    top: 11px;
}

.brand .bx-controls .bx-controls-direction .bx-prev {
    background-image: url("..//img/icon/p_left.png");
    background-position: center;
}

.brand .bx-controls .bx-controls-direction .bx-next {
    background-image: url("../img/icon/p_right.png");
    background-position: center;
}

.brand .bx-controls .bx-controls-direction a.disabled {
    opacity: 1;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.brand .line {
    position: relative;
    display: block;
    margin-bottom: 123px;
    height: 85px;
}

.brand .line:before {
    content: '';
    position: absolute;
    background-color: #6051f5;
    width: 2px;
    height: 50%;
    right: 50%;
    top: 0;
}

.brand .line:after {
    content: '';
    position: absolute;
    background-color: #279bfb;
    width: 2px;
    height: 50%;
    right: 50%;
    top: 40px;
}

.brand .brand_box {
    position: relative;
}

.brand .brand_box .link {
    position: relative;
    /*display: inline-block;*/
    border: 1px solid #f2f2f2;
}
.brand .brand_box li:after{
    content: '';
    display: block;
    clear: both;
}
.brand .brand_box .link img {
    /*position: relative;
    float: left;*/
}

#news_box .news_type_select {
    display: none;
}

#logo_top{
    cursor: pointer;
    position: fixed;
    width: 109px;
    height: 109px;
    overflow: hidden;
    left: 50px;
    z-index: 20;
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
#logo_top.show{
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
#logo_top img{
    width: 78px;
    margin-top: 30px;
    margin-left: 17px;
}
#logo_top:after{
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(16,84,178,1);
    background: -moz-linear-gradient(-45deg, rgba(16,84,178,1) 0%, rgba(41,29,174,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(16,84,178,1)), color-stop(100%, rgba(41,29,174,1)));
    background: -webkit-linear-gradient(-45deg, rgba(16,84,178,1) 0%, rgba(41,29,174,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(16,84,178,1) 0%, rgba(41,29,174,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(16,84,178,1) 0%, rgba(41,29,174,1) 100%);
    background: linear-gradient(135deg, rgba(16,84,178,1) 0%, rgba(41,29,174,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1054b2', endColorstr='#291dae', GradientType=1 );
}

@media only screen and (min-width: 1025px) {
    .run .scroller .link:hover {
        transform: scale(1.1);
        z-index: 5;
    }
    .run .scroller .link:hover .arrow {
        opacity: 1;
    }
    .run .scroller .link:hover .title:before {
        left: 0;
        width: 50%;
        background-color: #289bfd;
    }
    .run .scroller .link:hover .title:after {
        background-color: #008bae;
        width: 50%;
        left: 50%;
    }

    .run .scroller li:nth-child(odd) .link:hover .title:before{
            background-color: #6451f8;
    }
    .run .scroller li:nth-child(odd) .link:hover .title:after{
            background-color: #1053b2;
    }
    .brand .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #00c6a5;
    }
    #home_slider .mid_link .home_news:hover {
        color: white;
        background-color: #00c6a5;
    }
    #news_box .close:hover:before {
        transform: scale(5) rotate(180deg);
    }
    #news_box #news .golink:hover span{
        background-color: transparent;
        color: white;
        font-weight: 400;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.55);
        background-image: url(../img/icon/w_arrow.png);
    }
}

@media only screen and (max-width: 1400px) {
    .manufacture {
        width: 100%;
    }
    #news_box .close {
        width: 100px;
        height: 100px;
        right: 1016px;
    }
    #news_box #all_news {
        width: 1016px;
        padding-top: 116px;
        padding-right: 60px;
    }
}

@media only screen and (max-width: 1200px) {
    .brand {
        width: 100%;
    }
    #home_slider .mid_link {
        bottom: 50px;
    }
    #home_slider .bx_slider .banner .word .h1 {
        FONT-SIZE: 85px;
        line-height: 73px;
    }
    #home_slider .bx_slider .banner .word .type {
        font-size: 20px;
        letter-spacing: 3px;
    }
}

@media only screen and (max-width: 1150px) {
    #news_box #all_news {
        width: 925px;
        padding-top: 116px;
        padding-right: 10px;
    }
    #news_box .close {
        right: 925px;
    }
}

@media only screen and (max-width: 1024px) {
    #home_slider .bx_slider .banner .img {
        height: 62vw;
    }
    .head_box .logo{
        width: 80px;
        top: 20px;
        left: 30px;
    }
    .nav{
        right: 30px;
    }
    .manufacture .head {
        width: calc(100% - 168px);
    }
    #home_slider .bx_slider .bx-wrapper .bx-pager {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        padding-bottom: 30px;
        width: 65px;
    }
    #home_slider .bx_slider .banner .word .type {
        font-size: 16px;
        letter-spacing: 3px;
    }
    #home_slider .bx_slider .banner .word .h1 {
        FONT-SIZE: 69px;
        line-height: 60px;
        margin-top: 5px;
    }
    #home_slider .bx_slider .banner .word .h2 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px;
    }
    .manufacture .head .h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .manufacture .head .h2 {
        font-size: 18px;
        line-height: 20px;
    }
    .manufacture .head:before, .manufacture .head:after {
        right: 0;
        height: 34px;
    }
    .manufacture .head:after {
        top: 34px;
    }
    .manufacture .part_box .part .text {
        height: 200px;
        width: 50%;
        padding-left: 55px;
        padding-right: 84px;
    }
    .manufacture .part_box .part:nth-child(even) .text {
        padding-right: 55px;
        padding-left: 84px;
    }
    .manufacture .part_box .part .text .box .title {
        font-size: 18px;
        line-height: 24px;
    }
    .manufacture .part_box .part .text .box .en_title {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 12px;
    }
    .manufacture .part_box .part .text .box {
        width: 100%;
    }
    .manufacture .part_box .part .text .box .summary {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        letter-spacing: 1px;
    }
    .manufacture .part_box .part .text .circle {
        width: 46px;
        height: 46px;
        left: -23px;
        top: 34px;
        margin-top: 0;
    }
    .manufacture .part_box .part:nth-child(even) .text .circle {
        right: -23px;
    }
    .manufacture .part_box .part.part5 {
        padding-left: 84px;
    }
    .manufacture .part_box .part.part6 {
        padding-left: 0;
        padding-right: 84px;
    }
    .manufacture .part_box .part.part5 .text, .manufacture .part_box .part.part6 .text {
        padding-left: 0;
        padding-right: 0;
    }
    .manufacture .part_box .part.part5, .manufacture .part_box .part.part6 {
        margin-bottom: 30px;
    }
    .manufacture .part_box .part.part6 .text .circle {
        right: 0;
    }
    .manufacture .part_box .part.part5 .text .circle, .manufacture .part_box .part.part6 .text .circle {
        height: 90px;
    }
    .manufacture .part_box .part.part5 .text .box, .manufacture .part_box .part.part6 .text .box {
        position: relative;
        width: 100%;
        padding-top: 27px;
        padding-left: 27px;
    }
    .manufacture .part_box .part.part5 .text .box .title, .manufacture .part_box .part.part6 .text .box .title {
        margin-bottom: 0;
        opacity: .85;
    }
    .manufacture .part_box .part.part5 .text .box .en_title, .manufacture .part_box .part.part6 .text .box .en_title {
        margin-bottom: 37px;
    }
    .manufacture .part_box .part.part5 .text .box .summary, .manufacture .part_box .part.part6 .text .box .summary {
        padding-right: 37px;
    }
    .brand .line {
        height: 46px;
    }
    .brand .line:after {
        top: 23px;
    }
    .brand {
        width: calc(100% - 168px);
        margin-bottom: 52px;
    }
    #home_slider .copyright {
        margin-left: 0;
        bottom: 16px;
    }
    #home_slider .mid_link {
        bottom: 53px;
    }
    .run .scroller li:nth-child(even) .link {
        background-color: #eceff1;
    }
    .manufacture .part_box .part {
        margin-bottom: 52px;
    }
    #news_box #all_news {
        width: 100%;
        padding-top: 122px;
        padding-right: 86px;
        padding-left: 86px;
        overflow: scroll;
    }
    #news_box .close {
        width: 84px;
        height: 84px;
        right: auto;
        left: 0;
    }
    #news_box .news_type_select {
        width: 147px;
        border-bottom: 1px solid black;
        background-position: right;
        background-repeat: no-repeat;
        height: 45px;
        float: right;
        margin-top: 16px;
        cursor: pointer;
        display: block;
        position: absolute;
        right: 86px;
        top: 24px;
    }
    #news_box .news_type_select select {
        background-color: transparent;
        border: 0;
        padding-left: 0;
    }
    #news_box #news_content {
        width: 100%;
        height: auto;
    }
    #news_box #news {
        padding-right: 0;
    }
    .manufacture .icon02{
        right: 20%;
            top: 8%;
            width: 70px;
    }
    .manufacture .icon03 {
        right: 12%;
        top: 12%;
        width: 36px;
    }
    .manufacture .icon04 {
        left: 3%;
        top: 39%;
        width: 61px;
    }
    .manufacture .icon01 {
        left: 7%;
        top: 7%;
        width: 41px;
    }
    #logo_top{
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    .manufacture .part_box .part:nth-child(even) .text {
        padding-left: 35px;
    }
    .manufacture .part_box .part .text {
        padding-right: 35px;
    }
    .manufacture .part_box .part.part5 {
        padding-left: 35px;
    }
    .manufacture .part_box .part.part6 {
        padding-right: 35px;
    }
    .brand {
        width: calc(100% - 70px);
    }
    header {
        background-color: white;
        height: 64px;
        min-height: 64px;
    }
    .head_box .logo {
        width: 255px;
        top: -0;
        left: 30px;
        margin-top: 0;
    }
    .nav{
            top: 8px;
    }
    .nav div, .nav:after, .nav:before{
        background-color: #9b9b9b;
    }
    .manufacture .head {
        width: calc(100% - 70px);
            margin-bottom: 45px;
    }
    #home_slider .bx_slider .banner .word .h1 {
        FONT-SIZE: 45px;
        line-height: 42px;
        margin-top: 5px;
    }
    header {
        background-color: white;
    }
    #home_slider {
        margin-top: 64px;
    }
    .head_box .logo {
            background-size: auto 40px;
    }
}

@media only screen and (max-width: 600px) {
    .manufacture .icon{
        display: none;
    }
    #news_box #news .news_list{
        margin-top: 0;
    }
    #news_box #news .type{
        margin-bottom: 0;
    }
    .run{
        display: block;
    }
    #news_box #all_news {
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 100px;
    }
    .head_box .logo{
        top: 0;
    }
    .brand .brand_box .link{
        display: inline-block;
    }
    /*.nav {
        top: 9px;
    }*/
    #news_box .close {
        width: 62px;
        height: 62px;
        right: auto;
        left: 0;
    }
    #news_box .news_type_select {
        right: 35px;
        top: 0;
    }
    #news_box .close:after {
        background-size: 46px;
    }
    #home_slider .bx_slider .banner .img {
        height: auto;
    }
    #home_slider .bx_slider .banner .img img {
        display: block;
    }
    #home_slider .bx_slider .banner .word {
        left: 35px;
    }
    #home_slider .bx_slider .banner .word .type {
        font-size: 13px;
        letter-spacing: 3px;
        line-height: 20px;
    }
    #home_slider .bx_slider .banner .word .h1 {
        FONT-SIZE: 32px;
        line-height: 29px;
        margin-top: 2px;
    }
    #home_slider .mid_link {
        bottom: auto;
        position: relative;
        width: calc(100% - 60px);
        left: auto;
        margin: 50px auto 22px;
    }
    #home_slider .copyright {
        display: none;
    }
    #home_slider .bx_slider .bx-wrapper .bx-pager {
        display: block;
        top: auto;
        left: auto;
        height: auto;
        width: 100%;
        padding-bottom: 0;
        bottom: -40px;
    }
    #home_slider .bx_slider .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
        padding: 0px 0;
        width: 36px;
    }
    #home_slider .bx_slider .bx-wrapper .bx-pager.bx-default-pager a:after {
        width: 10px;
        height: 10px;
        border-radius: 50%;
    }
    #home_slider .bx_slider .bx-wrapper .bx-pager.bx-default-pager a.active:after {
        background-color: #00c6a5;
    }
    #home_slider .mid_link .link {
        font-size: 13px;
    }
    .manufacture .part_box .part:nth-child(even) .text {
        padding-right: 0;
        padding-left: 0;
    }
    .manufacture .head .h2 {
        font-size: 15px;
    }
    .manufacture .head .h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .manufacture .head:before, .manufacture .head:after {
        height: 25px;
    }
    .manufacture .head:after {
        top: 25px;
    }
    .manufacture .part_box .part .text .circle {
        display: none;
    }
    .manufacture .part_box {
        padding-left: 35px;
        padding-right: 35px;
    }
    .manufacture .part_box .part .imgs {
        width: 100%;
    }
    .manufacture .part_box .part .text {
        width: 100%;
    }
    .manufacture .part_box .part .text {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        border-bottom: 1px solid #c4c4c4;
        padding-bottom: 40px;
        margin-top: 30px;
        height: auto;
    }
    .manufacture .part_box .part .text .box .summary {
        display: block;
        -webkit-line-clamp: 20;
    }
    .manufacture .part_box .part .text .box .title {
        letter-spacing: 4px;
    }
    .manufacture .part_box .part.part5 {
        padding-left: 0;
        width: 100%;
    }
    .manufacture .part_box .part.part6 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .manufacture .part_box .part.part5 .text, .manufacture .part_box .part.part6 .text {
        margin-top: 0;
        border-bottom: 0;
        padding-bottom: 25px;
    }
    .manufacture .part_box .part.part5 .text .circle, .manufacture .part_box .part.part6 .text .circle {
        display: block;
    }
    .manufacture .part_box .part.part5 .text .box, .manufacture .part_box .part.part6 .text .box {
        position: relative;
        width: 100%;
        padding-top: 24px;
        padding-left: 0;
    }
    .manufacture .part_box .part.part5 .text .box .title, .manufacture .part_box .part.part6 .text .box .title {
        padding-left: 18px;
    }
    .manufacture .part_box .part.part5 .text .box .en_title, .manufacture .part_box .part.part6 .text .box .en_title {
        padding-left: 18px;
    }
    .manufacture .part_box .part.part5 .text .box .summary, .manufacture .part_box .part.part6 .text .box .summary {
        padding-right: 0;
    }
    .brand .line {
        margin-bottom: 75px;
    }
    .brand .bx-controls {
        top: -38px;
    }
    #news_box #news .golink{
        width: 100%
    }
}
@media only screen and (max-width: 370px) {
    .head_box .logo {
        width: 202px;
        left: 20px;
    }

}
