/*new*/
.newNew{background-color:#f8f6f7;padding:30px 0 50px}

.newNewBox .newNewLeft{ width: 48%;    display: block; }
.newNewBox .newNewRight{ width: 48% }
.newNewBox .newNewLeft img{ width: 100% }
.newNewBox .newNewRight ul li{ margin: 25px 0 }
.newNewBox .newNewRight ul li .LeftN{width: 21%; border-right: 1px solid #ddd;text-align: center;    display: block;}
.newNewBox .newNewRight ul li .rightN{width: 74%;}
.newNewBox .newNewRight ul li .rightN h4{ font-size: 20px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 10px; }
.newNewBox .newNewRight ul li .rightN p{ font-size: 16px;color: #666 ;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newNewBox .newNewRight ul li .LeftN .date{font-size: 30px;color: #333;}
.newNewBox .newNewRight ul li .LeftN .year{font-size: 18px;color: #666;}
.newNewBox .newNewRight ul li a:hover h4{ color:#e6081f}
/*new end*/
/*banner*/
.flexslider{border: 0!important;overflow: hidden}
body .flexslider{ padding-top:90px}
.flex-control-paging li a{background: #ffffff!important;width: 17px!important;height: 17px!important;}
.flex-control-nav{bottom: 10px!important;z-index: 10}
.flex-control-paging li a.flex-active{background: #e6081f!important;}
.flexslider li img:nth-of-type(2){display: none;}
.flexslider li img:nth-of-type(3){position: absolute; left: 24%;top:19%;width: 55%;}

/*about*/
.about .ls-img{justify-content: flex-start;margin-bottom: 40px;}
.pro-box1 .pro-rt .ls-img{justify-content: flex-start}
.pro-box2 .pro-rt .ls-img{justify-content: flex-start}
.about p{text-indent: 36px;width: 530px;font-size:18px;line-height: 36px;text-align: justify;}
/* .about .title{} */
.orig-rt{margin-top: 1%}
.read{
    color: #e6081f;
    border: 1px solid #e6081f;
    width: 100px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    border-radius:10px;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.read:hover{ background-color:#e6081f;color:#fff}
.pro-lt{width: 50%;}
.pro-box1{margin-top: 5%;margin-bottom:5%}
.pro-box1 .pro-lt img{z-index: 10;position: relative;box-shadow: 0 0 10px #afafaf;}
.pro-lt img{width: 100%;}
.pro-rt{width: 45%; margin-top: 20px;}
.pro-rt h3{color:#333;font-size: 30px;font-weight: normal;margin: 30px 0}
.pro-rt p{color:#5c5c5c!important;font-size: 18px;line-height: 36px;margin: 30px 0}
.pro-box2 .pro-rt{margin-top: 24px;/*text-align: right*/}
.pro-box2 .pro-lt {z-index: 0}
.pro-box2 .pro-lt img{position: relative;box-shadow: 0 0 10px #afafaf;}
.proinga{ background-color: #f8f6f7;padding: 1px 0 0px 0;margin:0px 0 }
/*history*/

.ls,.ls-box{text-align: center;margin: 0 auto;width: 90%;}
.ls-img{margin:2% 0;display: flex; flex-wrap: nowrap;   align-content: center;  justify-content: center; align-items: center;}
.ls-img img{width:40px}
.ls-img span{font-size: 22px; color: #e6081f;margin-left: 10px;}
.ls-box ul{width: 10000%;}
.ls-box li{float: left;height:370px;margin:0 20px;position: relative}
.ls-box li .year{font-size: 30px;position: absolute;top:-7%;left:-5%;font-weight: bold}
.ls-box li .month{font-size: 27px;color: #6d6d6d;position: absolute;bottom:38%;left:-5%;text-align: center;}
.ls-box li p:nth-child(3){margin-top: 105%}
.ls-box li:nth-child(4n-3){background: url(../images/ls1.png) no-repeat;}
.ls-box li:nth-child(4n-2){background: url(../images/ls2.png) no-repeat;}
.ls-box li:nth-child(4n-1){background: url(../images/ls3.png) no-repeat;}
.ls-box li:nth-chilfd(4n){background: url(../images/ls4.png) no-repeat;}
.ls-box li:nth-child(4n-3) .year{color: #1d7a7d;}
.ls-box li:nth-child(4n-2) .year{color: #de7023}
.ls-box li:nth-child(4n-1) .year{color: #26995e}
.ls-box li:nth-child(4n) .year{color: #dd433f}
.ls-box p{font-size:14px;line-height: 28px; width: 100%;margin-top: 10%;width:270px }

/*new*/
.new{text-align: center}
.new-box img{display: block;width: 100%;}
.new-box li{position: relative;width:33.33%;overflow: hidden;float: left}
.new-box .tp1 {
    width: 100%;
    z-index: 0;
    position: relative;
}
.new-box .tp1::after{
    content: "";
    width:1000px;
    height: 800px;
    transform: rotate(45deg);
    position: absolute;
    top:-914px;
    left:-710px;
    background-color: #e6081f;
    transition: 0.9s;
}
.new-box .tp2{
    width: 100%;
    padding: 0 20px;
    position:absolute;
    z-index: 1;
    transition: .4s;
    box-sizing: border-box;
    top: 200%;
}
.new-box .tp2 h2,.new-box .tp2 p:nth-child(2){font-size: 16px;color: #fff;text-align: center;}
.new-box .tp2 h2{margin-bottom: 5px;}
.new-box .tp2 p{margin-bottom: 20px;}
.new-box .tp2 p:nth-child(3){font-size: 14px;color: #fff;margin-top: 15px;}
.new-box li:hover .tp2{top:50%;}
.new-box li:hover .tp1 img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: all 1s cubic-bezier(0.25,0.1,0.25,1) 0s;
    -webkit-transition: all 1s cubic-bezier(0.25,0.1,0.25,1) 0s;
    -moz-transition: all 1s cubic-bezier(0.25,0.1,0.25,1) 0s;
    -o-transition: all 1s cubic-bezier(0.25,0.1,0.25,1) 0s;
    opacity: 1;
}
.new-box li:hover .tp1::after{
    top:-120px;
    left:-145px;
    opacity: .8;
}
/*join*/
.join{text-align: center;margin-top: 70px;}
.join li{width: 20%;float: left;position:relative}
.join li .jointext{position: absolute; left: 0;  background-color: rgb(0 0 0 / 50%); top: 0; bottom: 0; color: #fff;  display: flex; align-items: center;    opacity: 0;transition: all 0.3s ease-in-out;width: 100%;}
.join li .jointext p{color: #fff;width: 80%;margin: auto;font-size:16px;}
.join li:hover .jointext{opacity:1}
.join li img{max-width: 100%;display: block;margin: 0 auto;}
.join li:nth-child(1){margin-right: 20%}
.join li:nth-child(2){margin-right: 20%}
.join li:nth-child(4){margin:0 20%}
.join li:nth-child(5){margin-right: 20%}
.join li:nth-child(6){margin:0 40% 5% 40%}
.join .joinImg{ text-align:center;margin:50px 0}
.join .joinImg img{width:100%}

@media screen and (max-width: 1400px){
    /*about*/
    .about .orig-rt{width: 50%;}
    .about p{width: 100%;}
    .about .orig-lf {width: 45%;}
    .about .orig-lf img{width: 88%;}
    .orig-rt{margin-top: 4%}
    /*pro-box*/
    .pro-box2 .pro-lt img {margin-top:3%;}
	body .flexslider {padding-top: 105px;}
}
@media screen and (max-width: 1200px){
	body .flexslider {padding-top: 56px;}
	.newNewBox .newNewLeft{ width: 100% }
	.newNewBox .newNewRight{ width: 100% }
}
@media screen and (max-width: 1024px){
    .flexslider li img:nth-of-type(3){display: none;}
    /*about*/
    .team p{font-size: 14px!important;}
    .about .orig-rt p{font-size: 14px;}
    .pro-box2 .pro-lt img {margin-top: 5%;}
    .read{width: 70px;height: 30px;font-size: 14px;line-height: 30px;}
    .orig-rt{margin-top: 0;}
    .pro-rt h3{margin: 0;font-size: 18px;}
    .pro-rt p{font-size: 14px;margin: 15px 0;}
    .pro-box2 .pro-rt{margin-left: 0;}
    .pro-box1 .pro-lt img{left: 0;}
    .pro-box2 .pro-lt img{margin-left: 0;}
    .pro-rt{width: 45%;}
    /*join*/
    .join li{width: 50%;margin:0;}
    .join li:nth-child(1){margin-right: 0}
    .join li:nth-child(2){margin-right: 0}
    .join li:nth-child(4){margin:0}
    .join li:nth-child(5){margin: 0}
    .join li:nth-child(6){margin:0 }
}
@media screen and (max-width: 800px){
    /*banner*/
    .flex-control-nav {bottom: 0px!important;}    .flex-control-nav {bottom: 0px!important;}
    .flex-control-paging li a {width: 10px!important;height: 10px!important;}
    /*about*/
    .about .orig-lf,
    .about .orig-rt,
    .pro-lt,
    .pro-rt{width: 100%;float: none;}
    .pro-rt{margin-top: 20px;}
    /*news*/
    .new-box li{width: 50%;}
    .new-box li:nth-of-type(4){display: none;}
    .new-box li:nth-of-type(5){display: none;}
    .new-box li:nth-of-type(6){display: none;}
}
@media screen and (max-width: 480px){
    /*about*/
    .about .title img{max-width: 100%;}
    /*ls*/
    .ls-img img{max-width: 100%;}
    .new-box li{width: 100%;}
}