/* -----------------------banner----------------------- */
.banner-box {
    overflow: hidden;
    padding-left: 90px;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}


.banner-nav{
    position: absolute;
    top: 36px;
    left: 5%;
    font-size: 0;
    z-index: 998;
}
.banner-nav a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding: 0 6px;
}
.banner-nav a:hover{
    text-decoration: underline;
}
.banner-nav span{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    margin: 0 12px;
}



@media all and (max-width:1200px) {

.top-nav .inside-nav .nav-wrap{ overflow:inherit;width:100%;}
.top-nav .inside-nav{float:left !important;}

}







@media all and (max-width:1000px) {.banner-nav{top: 18px;left: 3%;}.banner-nav span{margin: 0 6px;}}


.banner .swiper-button-prev,
.banner .swiper-button-next {
    opacity: .5;
    pointer-events: unset;
}

.banner .swiper-button-prev {
    left: 66px;
}

.banner .swiper-button-next {
    right: 66px;
}

.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover {
    opacity: 1;
}

.banner-pic {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.banner-pic img {
    width: 100%;
    object-fit: cover;
}

.banner-media-pic {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    display: none;
}

.banner-media-pic img {
    width: 100%;
    object-fit: cover;
}

.banner-words {
    position: absolute;
    top: 0;
    right: 10%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    width: 264px;
    padding: 10% 4%;
    z-index: 2;
    color: #fff;
}

.banner-words h6 {
    font-size: 48px;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    letter-spacing: 10px;
    float: left;
    padding-right: 20px; font-weight:bold;
    white-space:nowrap;
}

.banner-words p {
    font-size: 18px;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    letter-spacing: 8px;
    float: right;
    white-space:nowrap;
}
.banner-words h6 span,.banner-words p span{font-family: 'SOURCEHANSANSCN-LIGHT_0';color: inherit;text-decoration: none;border: 0;}

.banner-words p i {
    width: 1px;
    height: 70px;
    display: inline-block;
    background: #fff;
    margin: 10px 0 40px 0;
}

.swiper-slide-active .banner-words h6 {
    animation: bannerriVH 2s ease both;
}

.swiper-slide-active .banner-words p {
    animation: bannerriVP 2s ease both;
}

/*n-center*/
.sub-banner{width:100%;float:left;}

.sub-banner img{max-width:100%;}

.top-nav {
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: 1px solid #e3e3e3;
}.top-nav .title {
  float: left; text-align:left;
}.top-nav .title h3 {
  font-size: 24px; font-weight:bold;
  margin-bottom: 15px;
}.top-nav .inside-nav {
  float: right;
}
.top-nav .inside-nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
}.top-nav .inside-nav .nav-wrap {
  overflow-x: auto;
  padding: 5px 0;
  -webkit-overflow-scrolling: touch;
}.top-nav .inside-nav ul {
  font-size: 15px;
  position: relative;
  display: inline-block;
  white-space: nowrap;
}.top-nav .inside-nav ul li
{
    display: inline-block;

    vertical-align: middle;

    color: #333;
}.top-nav .inside-nav ul li a {

  display: block;
  padding: 10px 10px;
  -webkit-transition: .15s;
  transition: .15s;
  border-radius: 20px;
}.top-nav .inside-nav ul li.active a {
  color: #fff;
  background-color:#21569c;
}
.ab-ne .news-box{ background-color:#fff;}
/*about*/
.company {
  margin: 4% 0 0; font-size:16px; color:#666;line-height:30px;
}
.company p{ font-size:16px; color:#666;line-height:30px;}
.vision{margin-top:4%;}
.vision .row
{font-size: 0;}.vision .row li
{
    display: inline-block;
    float: none;

    margin-bottom: 15px;
    padding: 0 11px;

    vertical-align: top;
}
.vision .row .item
{
    font-size: 14px;

    position: relative;

    overflow: hidden;

    letter-spacing: 0;
}
.vision .row .intro
{
    position: absolute;
    z-index: 10;
    bottom: 15px;
    left: 0;

    width: 260px;
    max-width: 70%;
    padding: 20px 30px;

    color: #fff;
    border-radius: 0 20px 0 0;
    background-color: rgba(0, 0, 0, .55);
}
.vision .row .intro h4
{
    margin-top: 0;
}
.vision .row .intro p
{
    line-height: 1.71428571;

    color: #fff;
}

 .vision .row .item {
  font-size: 14px;
  position: relative;
  overflow: hidden;
  letter-spacing: 0;
}
.vision .row li:nth-child(1) .img-box {
  padding-bottom: 34.94623656%;
}.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}.vision .row .intro {
  position: absolute;
  z-index: 10;
  bottom: 15px;
  left: 0;
  width: 260px;
  max-width: 70%;
  padding: 20px 30px;
  color: #fff;
  border-radius: 0 20px 0 0;
  background-color: rgba(0, 0, 0, .55);
}.vision .row .intro h4 {
  margin-top: 0;
} .vision .row .intro p {
  line-height: 1.71428571;
  color: #fff;
}.vision .col-md-8 {
  width: 66.66666667%;
}.vision .col-md-4 {
  width: 33.33333333%;
}

 .vision .row li:nth-child(2) .img-box {
  padding-bottom: 71.42857143%;
}.vision .img-box {
  padding-bottom: 59.34065934%;
}

/*honor*/
.honor{margin-top:4%;}

/*hezuo*/


.busifirm-list{width: 100%;margin-top: 38px;}
.busifirm-img{display: flex;justify-content: center;cursor: pointer;align-items: center;width: 100%;height: 120px;border: 1px solid #e5e5e5;transition: all .4s ease;position: relative;}
.busifirm-img img{max-width: 88%;max-height: 88%;transition: all .4s ease;}
.busifirm-ht{display: block;}
.busifirm-yt{display: none;}
/* .busifirm-img:hover .busifirm-yt{display: none;}
.busifirm-img:hover .busifirm-ht{display: block;} */
.busifirm-img i:before,.busifirm-img i:after, .busifirm-img:before, .busifirm-img:after{content: "";position: absolute;background:#21569c;}
.busifirm-img i:before,.busifirm-img i:after{width: 2px;height: 0;}
.busifirm-img i:before{left: -1px;top: 0;}
.busifirm-img i:after{right: -1px;bottom: 0;}
.busifirm-img:hover i:before,.busifirm-img:hover i:after{height: 100%;transition: all .6s ease 200ms;}
.busifirm-img:before, .busifirm-img:after{width: 0;height: 2px;}
.busifirm-img:before{top: -1px;left: 0;}
.busifirm-img:after{bottom: -1px;right: 0;}
.busifirm-img:hover:before, .busifirm-img:hover:after{width: 100%;transition: all .6s ease;}
.busifirm-list .swiper-slide{float:left;width:20%;}
.busifirm-list .swiper-wrapper{ display:inherit;}


/*download*/
.download{margin-top:4%;}

/*download*/
.download .content {
    margin-top: 60px;
}.download .content table{
	width: 100%;
	text-align: center;
}
.download .content table th{
	height: 55px;
	color: #333333;
	font-size: 18px;

	border-bottom: #e5e5e5 solid 1px;
}
.download .content table td{
	padding: 15px 10px;
	color: #333333;
	font-size: 16px;
	border-bottom: #e5e5e5 solid 1px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.download .content table tr:hover{
	background-color: #f8f8f8;
}
.download .content table th.img{
	width: 13.8%;
}
.download .content table th.load{
	width: 12%;
}
.download .content table tr .loadlink{
	display: none;
}
.download .content table tr .loadlink img{
	width: 24px;
	height: 24px;
}
.download .content table tr:hover .loadlink{
	display: block;
}
/*news*/
.newst{margin-top:4%;}
.news-list {
    margin-top: 0px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}.news-list li
{
    margin-top: 0px;float:left;width: 33.33333333%;position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;margin-bottom:2%;
}
.news-list .item p{}
.news-list .item
{
    overflow: hidden; background-color:#f4f4f4;padding:5%;
} .news-list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .news-list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    } .news-list .item img
    {
        -webkit-transition:         transform .7s;
        -webkit-transition: -webkit-transform .7s;
                transition: -webkit-transform .7s;
                transition:         transform .7s;
                transition:         transform .7s, -webkit-transform .7s;
    }
    .news-list .item:hover img
    {
        -webkit-transform: scale(1.07);
            -ms-transform: scale(1.07);
                transform: scale(1.07);
    }.news-list .item:hover .more a
    {
        background-color: #03968c;
    }.news-list .item > b
{
    font-size: 16px; font-weight:normal;

    display: block;
    overflow: hidden;

    margin-bottom: 10px;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: #333;
}
.news-list .item .more1 a {
    font-size: 12px;
    line-height: 40px;
    display: block;
    width: 150px;
    height: 40px;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    color: #fff;
    border-radius: 40px;
    background-color: #575757;
}.img-box img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}.news-list .img-box {
    padding-bottom: 56.14035088%;
}

.img-box {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
}
.date{margin-bottom:10px;margin-top:10px;}
.item .more1{margin-top:20px;border:none;}
.item .more1 a:hover{ background-color:#21569c;}
.news-list .item p{font-size: 14px;color: #666;line-height: 32px;margin-top: 0px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}

/*shownews*/

.date {
  margin: 20px 0 15px;
  color: #7e8798;
}.info h1 {
  font-size: 24px; text-align:center;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 20px;
  color: #333;
}.intro-wrap p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  margin-top: 60px;
}.newsxq-updown{width: 864px;overflow: hidden;margin: 18px auto 0;}
.newsxq-updown a{height: 44px;line-height: 44px;position: relative;transition: all .4s ease;font-size: 16px;color: #666;}
.newsxq-prev, .newsxq-next{width: 38%;}
.newsxq-prev i, .newsxq-next i{display: inline-block;width: 44px;height: 1px;background: #b3b3b3;vertical-align: top;transition: all .4s ease;}
.newsxq-prev i{margin: 21px 12px 0 0;}
.newsxq-next i{margin: 21px 0 0 12px;}
.newsxq-more{width: 24%;text-align: center;float: left;}
.newsxq-prev{padding-left: 5px;text-align: left;float: left;}
.newsxq-next{padding-right: 5px;text-align: right;float: right;}
.newsxq-prev:after, .newsxq-next:after{content: "";position: absolute;height: 100%;width: 5px;transition: all .4s ease;}
.newsxq-prev:after{background: url('../images/newsxqArr.png') no-repeat left top 18px;left: 0;}
.newsxq-next:after{background: url('../images/newsxqArr.png') no-repeat right bottom 18px;transform: rotate(180deg);right: 0;}
.newsxq-prev:hover:after{background: url('../images/newsxqArrH.png') no-repeat left top 18px;}
.newsxq-next:hover:after{background: url('../images/newsxqArrH.png') no-repeat right bottom 18px;}
.newsxq-updown a:hover{color: #21569c;}
.newsxq-prev:hover i, .newsxq-next:hover i{background: #21569c;width: 88px;}
.newsxq-more i{display: inline-block;background: url('../images/newsxqMore.png') no-repeat;width: 16px;height: 16px;vertical-align: middle;margin: -4px 10px 0 0;transition: all .4s ease;}
.newsxq-more:hover i{background: url('../images/newsxqMoreH.png') no-repeat;}


/*page_contact*/
.page_contact{margin-top: 4%;}
.joinUs{background:#fff;}
.jobctit{background:#21569c;height:60px;line-height:60px;font-size:16px;color:#fff;}
.jobctit span{display:inline-block;width:15%;text-align:center;}
.job-content *{box-sizing:border-box;}
.job-content h1{text-align:center;font-size:30px;color:#333;font-weight:normal;margin-bottom:50px;}
.job-content{margin-bottom:0px;margin-top:0%;}
.job-content dl dt{height:62px;line-height:62px;cursor:pointer;border-bottom:1px solid #dfdfdf;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:7px;background:url(../images/dl.png) no-repeat center;display:block;margin-top:28px;margin:0px auto;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{display:inline-block;width:15%;text-align:center;color:#666;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{background:#f8f8f8;padding:30px 4.2%;line-height:28px;display:none;}
.job-content dl dd p{color:#666;font-size:14px;}
.job-content dd h4{font-weight:bold;font-size:14px;color:#000;}
.job-content dl dd a.job-apply{background:#0068b7;display: block;width:140px;height:42px;line-height:42px;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;color:#fff;margin-top:20px;transition: all 0.5s ease;font-size:14px;}
.job-content dl dd a.job-apply:hover{background:#02589a;}
.joinUs .pagination a{background:#fff;width:45px;height:45px;line-height:45px;text-align:center;margin:0px 3px;}
.joinUs .pagination a:hover{background:#0068b7;color:#fff;}


/*feekback*/
.feekback{ margin-top: 4%;}
.feekback .content {
    margin-top: 50px;
    width: 100%;
}
.feekback .content .content-li{
	margin-bottom: 70px;
	overflow: hidden;
}
.feekback .content .content-li .input-li{
	float: left;
	width: 42.73%;
	margin-right: 14.54%;
	margin-bottom: 30px;
	padding: 0px 20px;
	border-bottom: #d2d2d2 solid 1px;
	overflow: hidden;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.feekback  .content .content-li .input-li:nth-child(2n){
	margin-right: 0;
}
.feekback  .content .content-li .re-input{
	width: 100%;
    border: none;
    outline: none;
    background: none;
    color: #8b8b8b;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}
.feekback  .content .content-li .textli{
	padding: 0px 20px;
	border-bottom: #d2d2d2 solid 1px;
	overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}.subdiv{
	overflow: hidden
}.sub1 {
    background-color:#21569c;
}
.sub {
    float: left;
    margin-right: 20px;
    width: 150px;
    text-align: center;
}.sub-btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: none;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 16px;
    text-align: center;cursor:pointer;
    margin: 0 auto;
}
.sub:last-child {
    margin-right: 0;
}
.sub2 {
    background-color: #626262;
}





/*search*/
.product-search{
	max-width: 260px;float:right;
	width: 90%;
	height: 56px;
	line-height: 54px;
	border: #b5b5b5 solid 1px;
	background-color: #FFFFFF;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product-search .inputdiv{
	float: left;
	width: 84%;
	padding: 0px 20px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product-search .inputdiv input{
	width: 100%;
	color: #9e9e9e;
	font-size: 14px;
	background: none;
	border: none;
	outline: none;
}
.product-search .inputbtn{
	float: left;
	width: 16%;
	height: 54px;
	overflow: hidden;
	background: url(../images/img162.png) center no-repeat;
	background-size: 19px 18px;
	padding-right: 20px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product-search .inputbtn input{
	width: 100%;
	height: 54px;
	overflow: hidden;
	background: none;
	border: none;
	outline: none;
}


/*n-products*/
.n-products{  margin-top: 4%;}
.n-products .content{
	margin-top: 60px;
	overflow: hidden;margin-bottom:60px;
}
.n-products .content .left{
	float: left;
	width: 100%;

	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.n-products .content .left .box{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: #414141 dashed 1px;
}
.n-products .content .left .box:last-child{
	border-bottom: none;
}
.n-products .content .left .title{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.n-products .content .left .title .t1{
	float: left;
	width: 80%;
	color: #ffffff;
	font-size: 22px;
}
.n-products .content .left .title .icon{
	float: left;display:none;
	width: 20%;
	height: 36px;
	background: url(../images/img163.png) center no-repeat;
}
.n-productst .content .left .title .icon1{
	float: left;
	width: 20%;
	height: 36px;
	background: url(../images/img164.png) center no-repeat;
}

.n-products .content .left ul{
	margin-top: 15px;
}
.n-products .content .left ul{margin:0 -15px;}

.n-products .content .left ul li{
	overflow: hidden;width:25%;float:left; text-align:center;margin-bottom:2%;padding: 0 15px;
}
.n-products .content .left ul li a{
	font-size: 16px;
	color: rgba(255,255,255,.9);width:100%;float:left;
	line-height: 40px; background-color:#999;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;

}
.n-products .content .left ul li:hover a,.n-products .content .left ul li.on a{
	color: #fff;
}.n-products .content .left ul li.on a{background: #21569c;}
.n-products .content .left ul li a:hover{background: #21569c;}

.n-products .content .left ul li .tit{
	color: #cccccc;
	font-size: 16px;
}
.n-products .content .left ul li .color a{
	float: left;
	margin-right: 15px;
}
.n-products .content .left ul li .color a img{
	width: 16px;
	height: 16px;
}
.n-products .content .right, .custom .customdiv{
	float: left;margin-top:2%;
	width: 100%;
}
.n-products .content .right>ul, .custom .customdiv ul{

}
.prolist ul li, .custom .customdiv ul li{
	float: left;
	width: 31.4%;
	margin-right: 2.9%;
	margin-bottom: 2.9%;
}
.prolist ul li:nth-child(3n), .custom .customdiv ul li:nth-child(3n){
	margin-right: 0;
}
.prolist ul li a, .custom .customdiv ul li a{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.n-products .content .right>ul>li:hover{
	box-shadow: 0px 2px 18px rgba(33,86,156,.32);
}
.prolist ul li .above{
	width: 100%;
	overflow: hidden;
	padding:0px 0px 20px;
	background-color: #f6f6f6;
}
.prolist ul li .above .imgbox{
	width: 100%;
	overflow: hidden;
	text-align: center;border:solid 1px #f6f6f6;
}
.prolist ul li .above .imgbox img{
	max-width: 100%;
}
.prolist ul li .above .txtbox{
	margin-top: 20px;
	text-align: center;
}
.prolist ul li .above .txtbox .t1{
	color: #272727;
	font-size: 18px;
	margin-bottom: 12px;
}
.prolist ul li .above .txtbox .t2{
	color: #272727;
	font-size: 16px;
}
.prolist ul li .below{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(33,86,156,.82);
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.prolist ul li:hover .below{
	opacity: 1;
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.prolist ul li .below .box{
	padding: 40px 30px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.prolist ul li .below .t1{
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 5px;
}
.prolist ul li .below .t2{
	font-size: 16px;
	color: #ffffff;
}
.prolist ul li .below .t3{
	font-size: 14px;
	color: #ffffff;
}
.prolist ul li .below ul{
	margin-top: 30px;
	height: 250px;
	overflow: hidden;
}
.prolist ul li .below ul li{
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.75;
}


/*page*/

.page {
  margin-top: 4%;width:100%;float:left;
  text-align: center;
}.page li
{
    font-size: 16px;
    line-height: 36px;

    display: inline-block;

    width: 38px;
    height: 38px;
    margin: 0 3px;

    cursor: pointer;
    -webkit-transition: .3s;
            transition: .3s;
    text-align: center;

    color: #848484;
 
    border-radius: 50%;
    background: #fff;
}
@media (max-width: 767px)
{
	
    .page li
    {
        font-size: 14px;
        line-height: 32px;

        width: 34px;
        height: 34px;
        margin: 0 1px;
    }
}
.page li.active,
.page li:hover
{
    color: #fff;
    border-color: #21569c;
    background-color: #21569c;
}
.page li.active
{
    border-radius: 50%;
}
.page li a
{
    display: block;
}
.page li.prev:before,
.page li.next:before
{
    font-family: 'iconfont' !important;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*.page li.prev:before
{
    content: '<';
}
.page li.next:before
{
    content: '>';
}*/






@keyframes bannerriVH {
    0% {
        transform: translateY(-36px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes bannerriVP {
    0% {
        transform: translateY(36px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

.banner .swiper-pagination {
    bottom: 34px;
}

.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
    vertical-align: middle;
}

.banner .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    opacity: 1;
    position: relative;
}

.banner .swiper-pagination-bullet-active:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    border-radius: 100%;
    margin-top: -5px;
    margin-left: -5px;
}


/* -------------------------road---------------------------- */
.road-box {
    overflow: hidden;
    padding-left: 90px;
}

.road {
    width: 900px;
    margin: 0 auto;
    padding: 80px 0;
    overflow: hidden;
}

.road-title {
    width: 100%;
    text-align: center;
}

.road-title h4 {
    font-size: 40px;
    color: #000;
}

.road-title p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 10px;
}
.road-title p:nth-of-type(1){margin-top: 20px;}

.road-num {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.road-num ul li {
    width: 33.3333333333%;
    float: left;
    text-align: center;
}

.road-num ul li h6 span {
    font-size: 48px;
    color: #000;
}

.road-num ul li h6 b {
    font-weight: normal;
    font-size: 16px;
    color: #666;
    vertical-align: top;
    display: inline-block;
    margin: 10px 0 0 4px;
}

.road-num ul li p {
    font-size: 16px;
    color: #666;
    margin-top: 16px;
}

/* --------------------------------runpic-box------------------------------ */
.runpic-box {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.runpic-words {
    position: absolute;
    width: 1440px;
    top: 42%;
    left: 50%;
    margin-left: -630px;
    z-index: 3;
}

.runpic-words ul li {
    width: 20%;
    float: left;
    text-align: center;
}

.runpic-words ul li img {
    display: block;
    margin: 0 auto;
    transition: all 1s;
}

.runpic-words ul li h6 {
    font-size: 20px;
    color: #fff;
    margin-top: 32px;
}

.runpic-words ul li p {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 10px;
}

.runpic-words ul li:hover img {
    transform: rotateY(180deg);
}

.runpic-line-null {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .1);
    left: 0;
    top: 62%;
    z-index: 4;
}

.runpic-line {
    position: absolute;
    width: 10%;
    height: 1px;
    background-color: #b6b5aa;
    left: 0;
    top: 62%;
    z-index: 4;
    transition: all 1s;
}


.runpic-pic {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 820px;
    background-color: #b6b5aa;
}

.runpic-pic ul li {
    width: 100%;
    height: 820px;
    display: none;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    position: relative;
    background-size: cover;
    position: absolute;
    top: 0%;
    left: 0%;
}
.runpic-pic-true{animation: toPicBig 1s ease-in-out both;}
@keyframes toPicBig
{0% {transform: scale(1.04);}100% {transform: scale(1);}}

.runpic-pic-shade {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    transition: all 2s;
}

.runpic-words-pic {
    height: 42px;
}


/* ------------------------news-box----------------------------- */
.news-box {
    padding-left: 90px;
    overflow: hidden; background-color:rgba(204,204,204,.2);
}

.news {
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    padding: 80px 0;
}
.product-box {
    padding-left: 90px;
    overflow: hidden;
}
.product {
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    padding: 80px 0;
}


.news-title {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.news-title h4 {
    font-size: 40px;
    color: #000;
}

.news-message {
    width: 100%;
    overflow: hidden;
   /* margin-top: 60px;*/
}

.news-messageL {
    width: 48%;
    float: left;
    overflow: hidden;
    position: relative;
}

.news-messageL img {
    width: 100%;
    height: 445px;
    object-fit: cover;
    transition: all 1s ease;
}

.news-messageL img:hover {
    transform: scale(1.04);
}

.news-messageL-words {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    padding: 20px 16px;
}

.news-messageL-words p {
    width: 76%;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-messageL .swiper-pagination {
    text-align: right;
    left: unset;
    right: 16px;
    bottom: 22px;
}

.news-messageL .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
    vertical-align: middle;
}

.news-messageL .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    opacity: 1;
    position: relative;
}

.news-messageL .swiper-pagination-bullet-active:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    border-radius: 100%;
    margin-top: -4px;
    margin-left: -4px;
}


.news-messageR {
    width: 48%;
    float: right;
    overflow: hidden;
}

.news-messageR ul li {
    width: 100%;
    overflow: hidden;
    padding: 25.4px;
    border-bottom: 1px solid #e5e5e5;
}

.news-messageR ul li:first-child {
    border-top: 1px solid #e5e5e5;
}

.news-messageRL {
    width: 22%;
    height: 96px;
    overflow: hidden;
    float: left;
}

.news-messageRL img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .8s ease;
}

.news-messageR ul li:hover .news-messageRL img {
    transform: scale(1.1);
}

.news-messageRC {
    width: 24%;
    float: left;
    text-align: right;
    padding: 0 28px;
    margin-top: 20px;
    border-right: 1px solid #e5e5e5;
    position: relative;
    font-family: 'SOURCEHANSANSCN-LIGHT_0';
}

.news-messageRC:after {
    content: "";
    position: absolute;
    height: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background-color: #dbdbdb;
    transition: all .4s;
}

.news-messageR ul li:hover .news-messageRC:after {
    height: 100%;
}



.news-messageRC h6 {
    font-size: 26px;
    color: #888;
}

.news-messageRC p {
    font-size: 18px;
    color: #888;
    margin-top: 2px;
}

.news-messageRR {
    width: 54%;
    float: left;
    overflow: hidden;
    padding: 0 0 0 28px;
    margin-top: 20px;
}

.news-messageRR h4 {
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-messageRR p {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-messageRR h4:hover {
    color: #000;
}


/*showproducts*/

.grid-box.two>.column{
    width: 55%;
}

.grid-box.two>.left{
    width: 45%;
}



/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {
    .runpic-words {
        width: 94%;
        margin-left: -44.2%;
    }
.product{ width: 94%;}
    .news {
        width: 94%;
    }
	.footer-size{width: 94%;margin:auto;}
	.footer-brand{width: 94%;margin:auto;}
	
    .banner-words{width: 224px;}
    .banner-words h6{font-size: 42px;}
    .banner-words p{letter-spacing: 6px;}
    .banner-words p i{margin: 10px 0 30px 0;}
}

@media all and (max-width:1460px) {
    .news-messageRC h6 {
        font-size: 24px;
    }
    .road-num ul li h6 span{font-size: 40px;}

    .banner-words{width: 204px;}
    .banner-words h6{font-size: 38px;}
    .banner-words p{letter-spacing: 4px;}
    .banner-words p i{margin: 10px 0 20px 0;}
}

@media all and (max-width:1380px) {
    .news-messageRC {
        width: 26%;
    }

    .news-messageRR {
        width: 52%;
    }

    .banner-words{width: 190px;}
    .banner-words h6{font-size: 30px;}
    .banner-words p{letter-spacing: 2px;}
    .banner-words p i{margin: 6px 0 12px 0;}
}

@media all and (max-width:1300px) {}

@media all and (max-width:1280px) {
    .news-messageRC {
        width: 28%;
    }

    .news-messageRR {
        width: 50%;
    }

    .banner-words{width: 178px;}
    .banner-words h6{font-size: 28px;}
    .banner-words p{letter-spacing: 0px;}
    .banner-words p i{margin: 6px 0 12px 0;}
}

@media all and (max-width:1200px) {
    .news-messageL img {
        height: 300px;
    }

    .news-messageL-words p {
        font-size: 14px;
    }

    .news-messageR ul li {
        padding: 14.5px 0;
    }

    .news-messageRL {
        height: 70px;
    }

    .news-messageRC h6 {
        font-size: 18px;
    }

    .news-messageRC p {
        font-size: 14px;
    }

    .news-messageRC {
        margin-top: 12px;
    }

    .news-messageRR h4 {
        font-size: 16px;
    }

    .news-messageRR {
        width: 42%;
        padding: 0 0 0 20px;
    }

    .news {
        padding: 60px 0;
    }

    .news-title h4 {
        font-size: 32px;
    }

    .news-message {
        margin-top: 40px;
    }

    .runpic-pic {
        height: 540px;
    }

    .runpic-pic ul li {
        height: 540px;
        transition: all 1s;
    }

    .runpic-words {
        top: 38%;
    }

    .runpic-line-null {
        top: 64%;
    }

    .runpic-line {
        top: 64%;
    }

    .road {
        width: 94%;
        padding: 60px 0;
    }

    .road-title h4 {
        font-size: 32px;
    }

    .road-num ul li h6 span {
        font-size: 38px;
    }

    .banner-words{width: 164px;}
    .banner-words h6{font-size: 22px;}
    .banner-words p{letter-spacing: 0px;font-size: 16px;}
    .banner-words p i{margin: 6px 0 8px 0;height: 50px;}
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
	
	.news{padding-top:0 !important;}
	.news-message {margin-top: 0px !important;}
    .banner-box {
        padding-left: 0;
    }

    .banner-media-pic {
        display: block;
    }

    .banner-pic {
        display: none;
    }

    .banner .swiper-button-prev {
        left: 10px;
    }

    .banner .swiper-button-next {
        right: 10px;
    }

    .banner-media-pic img {
        height: 300px;
    }

    .banner-words {
        width:90%;
        top: 50%;
        right: unset;
        left: 50%;
        height: auto;
        padding: 6% 2%;
        transform: translate(-50%, -50%);
    }

    .banner-words h6 {
        font-size: 20px;
        writing-mode: unset;
        writing-mode: unset;
        letter-spacing: 6px;
        float: unset;
        padding-right: 0px;
    }

    .banner-words p i {
        display: none;
    }
    .swiper-slide-active .banner-words h6 {
        animation: bannerriVH 1.6s ease both;
    }
    
    .swiper-slide-active .banner-words p {
        animation: bannerriVP 1.6s ease both;
    }
    .banner-words p {
        font-size: 16px;
        writing-mode: unset;
        writing-mode: unset;
        letter-spacing: 4px;
        float: unset;
        margin-top: 10px;
    }

    .banner .swiper-pagination {
        bottom: 18px;
    }

    .road-box {
        padding-left: 0;
    }

    .road {
        padding: 32px 0;
    }

    .road-title h4 {
        font-size: 24px;
    }

    .road-title p {
        margin-top: 16px;
    }

    .road-num ul li h6 span {
        font-size: 24px;
    }

    .road-num ul li h6 b {
        margin: 4px 0 0 4px;
    }

    .road-num {
        margin-top: 32px;
    }

    .road-num ul li p {
        margin-top: 10px;
    }

    .runpic-line {
        display: none;
    }

    .runpic-line-null {
        display: none;
    }

    .runpic-pic {
        height: 340px;
    }

    .runpic-pic ul li {
        height: 340px;
    }

    .runpic-words {
        width: 100%;
        margin-left: 0%;
        left: 0;
        top: 35%;
    }

    .runpic-words ul li p {
        font-size: 14px;
        margin-top: 4px;
    }

    .runpic-words ul li h6 {
        font-size: 16px;
        margin-top: 20px;
    }

    .news-box {
        padding-left: 0;width:100%;float:left;
    }

    .news {
        padding: 32px 0;
    }

    .news-title h4 {
        font-size: 24px;
    }

    .news-message {
        margin-top: 32px;
    }

    .news-messageL {
        width: 100%;
    }

    .news-messageR {
        width: 100%;
        margin-top: 16px;
    }

    .news-messageRL {
        width: 50%;
        height: 80px;
    }

    .news-messageRC {
        width: 50%;
        box-sizing: border-box;
        border-right: none;
        text-align: center;
        margin-top: 22px;
    }

    .news-messageL img {
        height: 220px;
    }

    .news-messageRR {
        width: 100%;
        padding: 0;
    }

    .news-messageL-words p {
        font-size: 12px;
        width: 60%;
    }

    .news-messageL-words {
        padding: 16px 10px;
    }

    .news-messageL .swiper-pagination {
        right: 10px;
        bottom: 14px;
    }
.banner .swiper-button-prev,
.banner .swiper-button-next{display: none;}
.top-nav .inside-nav .nav-wrap{ overflow:inherit;width:100%;}
.top-nav .inside-nav{float:left;width:100%;}.top-nav .inside-nav ul li{float:left;margin-bottom:2%;}
.img-box img{max-width:100%;width:100%;}.vision .row li{width:100%;}.busifirm-list .swiper-slide{width:33.33%;}
.top-nav .title h3{ font-size:20px;}
}

@media(max-width:767px){
	.product-search{width:100%;float:left;margin-top:5%;max-width: 100%;}
	.news-list li{width:48%;padding-left:0;padding-right:0;}.news-list li:nth-child(2n){float:right;}
	.news-list .item p{ font-size:14px;}
	 .job-content span.job_post{padding-left:10px;width:15%;}
	.job-content span.job_num,.job-content  span.job_add{width:15%;}
    .job-content span{font-size:12px;height:60px;line-height:60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .job-content dl dt .down {margin-top: 28px;}
	.feekback .content .content-li .input-li{width:100%;margin-right:0;}.sh-1{width:100%;}.sh-2{width:100%;}
	.feekback .content .content-li .re-input{ font-size:14px;}
	.top-nav .inside-nav .nav-wrap{margin-top:5%;}.top-nav .title h3{ font-size:16px;margin-top: 15px;}.top-nav .title{width:100%;float:left;border-radius: 15px; text-align:center; background-color:#21569c; color:#fff;}
	 .n-products .content .left{width:100%;}
 .n-products .content .right, .custom .customdiv{width:100%;margin-top:20px;}
.prolist ul li, .custom .customdiv ul li{width:49%;float:left;margin-right:0;}
.prolist ul li:nth-child(2n), .custom .customdiv ul li:nth-child(2n){float:right;}
.prolist ul li .above .txtbox .t1{ font-size:16px;}
.prolist ul li .above .txtbox .t2{ font-size:14px;}.n-products .content .left ul li{width:33.333%;}
	}


@media(max-width:500px){
	.company{ font-size:14px;}
	.company p{ font-size:14px;}
	.busifirm-list .swiper-slide{width:50%;}
	.download .content table th{ font-size:16px;}.download .content table td{ font-size:14px;}
		.news-list li{width:100%;}
	}







