@media(min-width: 1600px){
	.container, .container-lg, .container-md, .container-sm, .container-xl{
		max-width: 1580px;
	}
}
.navbar{
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.height{
    height: 90px;
}
a:hover{
	text-decoration: none;
}
ul{
	list-style: none;
	padding-left: 0;
}
.hidden-lg{
    display: none;
}
.mr-auto, .mx-auto{
	margin-left: 25px;
}
.navbar-nav .nav-item{
	margin:0 25px;
}
.dropdown, .dropleft, .dropright, .dropup{

    position: initial;
}
.myright{
    right: 0;
    top:89px;
    
}
.dul{
    display: flex;
    justify-content: center;
}
.dul li{
    flex: 0 0 16.66%;
}
.myright .myright1{
    border-bottom: 0;
    /*margin-right: 1rem;*/
}
.navbar-nav .dropdown-menu{
    width: 80%;
    left: auto;
    border-radius: 0;
    border:none;
    border-top: 4px solid #3485be;
}
.htop{
    background: #f1f1f1;
    padding:10px;
}
.navlisti{
    border-right: 1px dashed #ccc;
    text-align: center;
    margin-top:1rem;
}
.navlisti li a{
    display: flex;
    flex-wrap: wrap;
}
.navlisti li a .img{
    flex: 45%;
}
.navlisti li a .con{
    flex: 53%;
    margin-left:2%;
    text-align: left;
}
.dropdown-submenu {
				position: relative;
			}
			
			.dropdown-submenu>.dropdown-menu {
				top: 0;
				left: 100%;
				margin-top: -6px;
				margin-left: -1px;
				-webkit-border-radius: 0 6px 6px 6px;
				-moz-border-radius: 0 6px 6px;
				border-radius: 0 6px 6px 6px;
			}
			
			.dropdown-submenu:hover>.dropdown-menu {
				display: block;
			}
			

			
			.dropdown-submenu:hover>a:after {
				border-left-color: #fff;
			}
			
			.dropdown-submenu.pull-left {
				float: none;
			}
			.dropdown-menu{
			    padding:0 0 .5rem;
			    margin-top:0;
			    background: rgba(255,255,255,0.9);
			}
			.dropdown-menu li{
			    color: #333;
			    font-size: 12px;
			    padding: 0px;
			    margin-top: 5px;
			    /*border-bottom:1px solid #ccc;*/
			}

			.dropdown-menu li a{
			    color: #333;
			    font-size: 14px;
			}
			.dropdown-submenu.pull-left>.dropdown-menu {
				left: -100%;
				margin-left: 10px;
				-webkit-border-radius: 6px 0 6px 6px;
				-moz-border-radius: 6px 0 6px 6px;
				border-radius: 6px 0 6px 6px;
			}

.card{
	flex-direction: initial;
}
.carousel-indicators li{
	width: 20px;
	border-radius: 3px;
	border:1px solid #fff;
	height:3px;
	background-color: #ffffff;
	opacity: 1;
}
.carousel-indicators .active{
	background-color: #3485be;
	border:1px solid #3485be;
}
.navbar-expand-lg .navbar-nav .nav-link{
    font-size: 1.1rem;
}
section{
	padding:40px 0 25px;
}
.i-title{
	text-align: center;
	margin-bottom: 40px;
}
.i-title .titlet{
	font-size: 36px;
	color: #333;
	font-weight: bold;
}
.i-title span{
	color: #3485be;
}
.i-title p{
	color: #333;
}

.ipro .proimg-i{
	/*height: 260px;*/
    background-color: #f6f6f6;
    /* vertical-align: middle; */
    /* line-height: 260px; */
    text-align: center;
    display: grid;
    align-content: space-around;
    overflow: hidden;
}
.ipro .proimg-i img{
	/*width: 80%;*/
}
.ipro .i-npro h3{
	font-size: 20px;
	margin-top: 30px;
	color: #333;
	font-weight: 600;
}
.ipro .i-npro .xh{
	font-size: 16px;
	margin-top: 10px;
	color: #333;
}
.ipro .i-npro p{
	font-size: 15px;
	margin-top: 15px;
	color: #333;
}
.ipro .i-npro a{
	background-color: #3485be;
	border-radius: 20px;
	display: inline-block;
	width: 90px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
}
.ipro .i-npro a.hqbj{
	background-color: #ff0000;

}

.lmore{
	display: block;
	text-align: center;
	margin:15px auto 5px;
	color: #333;
	border: 1px solid #a0a0a0;
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-size: 16px;
}
.icase .swiper1{
	overflow: hidden;
}
.icase .swiper1 .swiper-wrapper{
    width: 100%;
    margin: 50px auto;
    border-right: 0;
    /*overflow: hidden;*/
}

.icase .swiper1 .swiper-pagination{
    position: inherit;
}
.yqlink{
    padding:10px 0;
}
.yqlink span{
    font-size: 1.2rem;
    
}
.yqlink a{
    display: inline-block;
    margin-left:10px;
    position: relative;
    top:5px;
    color: #333;
}



.swiper1 .swiper-wrapper>div{
    height: 599px;
    opacity: 1;
    /*float: left;*/
    background:no-repeat center center;
    transition:all .7s ease 0s;
    position: relative;
}
.swiper1 .swiper-wrapper>div:hover{
	opacity: 1; 
	width:calc(25vw + 50px)!important;          
}
.swiper1 .swiper-wrapper>div .caseh1{
	color: #fff;
    font-size: 36px;
    text-align: center;
    position: absolute;
    top: 45%;
    width: 100%;
}
.swiper1 .swiper-wrapper>div:hover .caseh1{
	opacity: 0;           
}

.swiper1 .swiper-wrapper>div .content{
    position: absolute;
    top: 20%;
    width: 80%;
    margin: auto;
    text-align: center;
    left: 8%;
    background: rgba(255, 255, 255, 0.8);
    padding: 30px 15px;
    opacity: 0;
    transition: 1s;
}
.swiper1 .swiper-wrapper>div .content p{
    text-align: left;
    margin: 25px 0;
}
.swiper1 .swiper-wrapper>div .content .caseh4{
    font-size: 1.5rem;
}
.swiper1 .swiper-wrapper>div:hover .content{
	opacity: 1;   
	transform: opacity(1);
}

.ihpro .proimg-i{
	/*height: 260px;*/
    background-color: #f6f6f6;
    /* vertical-align: middle; */
    /* line-height: 260px; */
    text-align: center;
    display: grid;
    align-content: space-around;
    overflow: hidden;
	border-right: 1px solid rgba(0,0,0,.125);
}
.ihpro .proimg-i img{
	max-width: 100%;
}
.ihpro .i-npro h3{
	font-size: 24px;
	margin-top: 30px;
	color: #333;
	font-weight: bold;
}
.ihpro .i-npro h6{
	font-size: 20px;
	margin-top: 10px;
	color: #333;
}
.ihpro .i-npro p{
	font-size: 16px;
	margin-top: 15px;
	color: #333;
}
.ihpro .i-npro a{
	background-color: #3485be;
	border-radius: 20px;
	display: inline-block;
	width: 90px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
}
.ihpro .i-npro a.hqbj{
	background-color: #ff0000;

}

.jh_row5{
	background-image: url(../images/iabout.jpg);
	height: 540px;
}
.jh_row6{
	margin-top: 4%;
	margin-bottom: 3%;
}
.jh_size5{
	font-size: 36px;
	text-align: center;
	padding: 3% 0;
	font-weight: bold;
}
.jh_div5{
	color: #FFFFFF;
}
.jh_div6{
	margin-top: 6%;
}
.jh_span1{
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.jh_cmd6{
	text-align:justify;
	color: #fff;
	margin: auto;
	width: 75%;
	font-size: 18px;
	line-height:30px;
	text-indent: 2em;
}

.jh_cmd6 p{
	color: #fff;
	text-align: center;
}

.jh_cmd24{
	display: block;
	background-color: #f4f4f4;
	width: 100%;
	height: 400px;
	position: relative;
}
.jh_cmd24 .sbtab{
	text-align: center;
	overflow: hidden;
	padding-top: 2%;
}
.jh_cmd24 .sbtab li{
	display: inline-block;
	padding: 0 2%;
	border-left: 1px solid #939393;
	cursor: pointer;
}
.jh_cmd24 .sbtab li b{
	display: block;
	font-size: 1.6rem;
	
}
.jh_cmd24 .sbtab li:first-child{
	border-left: none;
}
.jh_cmd24 .sbtab li a{
	display: inline-block;
	padding-left: 70px;
	text-align: left;
	color: #333;
}
.jh_cmd24 .sbtab li:nth-child(1) a{
	background: url(../images/plant.png) no-repeat;
}
.jh_cmd24 .sbtab li:nth-child(2) a{
	background: url(../images/honor.png) no-repeat;
}
.jh_cmd24 .sbtab li:nth-child(3) a{
	background: url(../images/team.png) no-repeat;
}
.jh_cmd24 .sbtab li:hover:nth-child(1) a{
	background: url(../images/plant1.png) no-repeat;
	color: #3485be;
}
.jh_cmd24 .sbtab li:hover:nth-child(2) a{
	background: url(../images/honor1.png) no-repeat;
	color: #3485be;
}
.jh_cmd24 .sbtab li:hover:nth-child(3) a{
	background: url(../images/team1.png) no-repeat;
	color: #3485be;
}
.jh_cmd24 .sbtab li:nth-child(1) .active{
	background: url(../images/plant1.png) no-repeat;
	color: #3485be;
}
.jh_cmd24 .sbtab li:nth-child(2) .active{
	background: url(../images/honor1.png) no-repeat;
	color: #3485be;
}
.jh_cmd24 .sbtab li:nth-child(3) .active{
	background: url(../images/team1.png) no-repeat;
	color: #3485be;
}
.jh_cmd24 .lunbo{
	margin-top: 3%;
}
.jh_cmd24 .lunbo .swiper-slide{
	text-align: center;
}
.jh_cmd24 .lunbo .showsw{
	opacity: 1;
}
.jh_cmd24 .lunbo>div{
	opacity: 0;
	overflow: hidden;
}

.inew{
	background: #f7f7f7;
}
.inew .innav{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.inew .innav li{
	display: inline-block;
	margin-left: 50px;
	

}

.inew .innav li:first-child{
	display: inline-block;
	margin-left: 0;

}
.inew .innav li a{
	color: #333;
	font-size: 20px;
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 9999;
	padding-right: 15px;
}

.inew .innav li:hover a{

    color:  #3485be;

}
.inew .innav li:hover a:after{
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
    left: 0;
    bottom: -16px;
    border: 1px solid #3485be;
    z-index: 9999;
}
.inew .innav li.on a{
	color:  #3485be;
}
.inew .innav li.on a:after{
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
    left: 0;
    bottom: -16px;
    border: 1px solid #3485be;
    z-index: 9999;
}
.inew .nn2{
	margin-left: 43px;
}
.inew .ntop{
	position: relative;
	width: 100%;
}
.inew .ntop h4{
	position: absolute;
	bottom: 0px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	padding-left: 10px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 18px;
}
.inew .nbottom{
	width: 100%;
	margin-top: 0.4rem;
}
.inew .nbottom ul{
	width: 100%;
}
.inew .nbottom ul li{
	width: 100%;
	overflow: hidden;
	padding-left: 10px;
	background: url(../images/kuai.png) no-repeat 0px center ;
	margin-top: 0.4rem;
}
.inew .nbottom ul li a h4{
	color: #333333;
	font-size: 16px;
}
.inew .nbottom ul li span{
	color: #333333;
	font-size: 14px;
}

.inew .jsnews li a h4{
	font-size: 20px;
	color: #333;
	margin-bottom: 0.4rem;
}
.inew .jsnews li a p{
	font-size: 16px;
	color: #9b9999;
	margin-bottom: 0rem;
}


.banner{
	position: relative;
}
.anav{
	position: absolute;
	width: 100%;
	bottom: 0;
	
}
.anav ul{
	overflow: hidden;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	margin-bottom: 0;
}
.anav ul li{
	float: left;
	width: 20%;
	text-align: center;
	padding: 0.8rem 0;
	border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.anav ul li.on{
	border-top: 1px solid #3485be;
}
.anav ul li.on a{
	color: #3485be;
}
.anav ul li:hover{
	border-top: 1px solid #3485be;
}
.anav ul li:hover a{
	color: #3485be;
}
.anav ul li a{
	font-size: 1.5rem;
	font-weight: normal;
	color: #fff;
}
.par{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.par li{
	flex: 0 0 19%;
	margin: 0 0.44%;
	text-align: center;
}
.par li .mypari{
	border: 1px solid #d6d6d6;
	padding: 0.5rem 0;
}
.par li h6{
	margin-top: 0.7rem;
	color: #333;
	font-size: 1rem;
}

.ntitle{
	text-align: center;
}
.ntitle .ttitle{
	font-size:2.2rem;

}
.ntitle .nline{
	width: 50px;
	height: 3px;
	background: #3485be;
	margin: 10px auto 0;
}
.abcon{
	text-align: center;
	width: 80%;
	margin:1.5rem auto 0;
}

.product-number-info {
	position: relative;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.product-number-info .product-number-inner {
	width: 100%;
	margin: 0 auto;
}
.product-number-info ul {
	padding: 15px 0;
}
.product-number-info ul.q:after {
	content: "";
	clear: both;
	display: table;
}
.product-number-info li {
	float: left;
	width: 16.5%;
	height: 90px;
	color: #333;
	padding-top: 1px;
	padding: 0 35px;
}
.product-number-info li:first-child {
	border: none;
}
.product-number-info li b {
	font-weight: 400;
	font-size: 42px;
	line-height: 1;
	display: inline-block;
	position: relative;
	margin: 15px 0 10px;
	font-weight: bold;
	color: #333333;
}
.product-number-info li b i {
	font-style: normal;
}
.product-number-info li b sup {
	position: absolute;
	font-size: 20px;
	right: -15px;
	top: -3px;
	color: #3485be;
}
.product-number-info li b em {
	font-style: normal;
	font-size: 28px;
	font-weight: 100;
	padding-left: 2px;
	position: relative;
	top: -4px;
}
.product-number-info li p {
	font-size: 16px;
	color: #333333;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
	padding-left: 70px;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	padding-left: 70px;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	padding-left: 70px;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
	padding-left: 78px;
}
.product-number-info li.li-5 b, .product-number-info li.li-5 p {
	padding-left: 78px;
}
.product-number-info li.li-6 {
	text-align: right;
}
.product-number-info li.li-6 b {
	padding-right: 27px;
}
.product-number-info li.li-5 b sup{
	right: 13px;
}
.abimg{
	margin: 2rem 0;
}
.cul{
	background: url(../images/cubg.jpg) no-repeat;
	background-size: cover;
	padding: 3rem 0 2rem;
}

.culli{
	width: 100%;
	display: flex;
}
.culli .col-md-4{
	background: #fff;
	width: 100%;
	margin-top: 2rem;
	margin-left: 1%;
	 flex: 0 0 32.333333%;
}
.culli .col-md-4:first-child{
	margin-left: 0;
}
.culli .col-md-4 div{
	text-align: center;
	padding: 2.5rem;
}
.culli .col-md-4 div .sh2{
	margin-top: 2rem;
	color: #333;
	font-size: 2rem;
}
.culli .col-md-4 div p{
	margin-top: 1rem;
	font-size: 1rem;
	line-height: 30px;
}
.zzzs .swiper {
	overflow: hidden;
	position: relative;
	height: 550px;
}
.zzzs .swiper .swiper-pagination-bullet{
	width: 18px;
	height: 7px;
	border-radius: 12px;
}
.zzzs .swiper .swiper-pagination-bullet-active{
	background: #2ab8ed;
}
.zzzs .zlzs{
	border: 1px solid #e5e5e5;
	text-align: center;
}
.zzzs .zlzs img{
	padding: 1rem 0;
}
.zzzs .zlzs .sh3{
	background: #e5e5e5;
	margin-top: 1rem;
	margin-bottom: 0;
	padding: 1rem 0;
	font-size: 1.4rem;
	
}
.szzfw{
	display: flex;
	width: 100%;
}
.szzfw  li{
	flex: 0 0 23.8%;
	margin-left:1.25% ;
	text-align: center;
	border: 1px solid #d6d6d6;
	padding: 1rem 0 1.5rem;
}
.szzfw  li:first-child{
	margin-left:0;
}
.szzfw  li img{
	margin-top: 1rem;
}
.szzfw  li .sh4{
	margin-top: 1rem;
	font-size: 1.8rem;
}
.szzfw  li p{
	margin-top: 1rem;
	font-size: 1.2rem;
}
.szzfw  li a{
	border-bottom: 1px solid #47c1ee;
	color: #47c1ee;
	padding-bottom: 5px;
}
.szzfw1{
	display: flex;
	width: 100%;
}
.szzfw1  li{
	flex: 0 0 23.6%;
	margin-left:1.5% ;
	text-align: center;
	position: relative;
}
.szzfw1  li:first-child{
	margin-left:0;
}

.szzfw1 li .sh4{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	margin-bottom: 0;
	color: #fff;
	font-size: 1rem;
	padding: 0.6rem 0;
}
.szzfw1 li:hover h4{
	display: none;
}


.szzfw1con{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: rgba(61, 190, 238, 0.8);
	padding: 20% 18%;
	color: #fff;
	opacity: 0;
	transition: 1s;
}
.szzfw1con .nline{
	width: 25px;
	height: 1px;
	background: #fff;
	margin: 0 auto 0.6rem;
}
.szzfw1 li:hover .szzfw1con{
	opacity: 1;
}

.feed{
    width: 100%;
}
.feed h4{
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}
.feed h4 span{
    font-size: 20px;
    color: #f9a61f;
}
.feedbb ul{
    overflow: hidden;
    margin-top: 15px;
}
.feedbb ul li{
    float: left;
    width: 46%;
    margin:0% 2%;
    border: 1px solid #ededed;
    
}
.feedbb ul li span{
    float: left;
    width: 25%;
    padding: 12px 0 12px 12px;
    color: #a7aeaf;
}
.feedbb ul li input{
    float: left;
    width: 75%;
    border-left: 1px #ededed solid;
    padding: 12px 8px;
}
.gcon{
    border: 1px #ededed solid;
    margin:0 2%;
    width: 96%;
    height: 120px;
    padding: 12px;
}
.but{
    text-align: center;
    margin-top: 15px;
}
.but .tj{
    display: inline-block;
    text-align: center;
    width: 160px;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    padding: 8px 0;
    color: #fff;
    margin: 0 6px;
    background: #32b4e6;
}

.service-one {
    height: 894px;
    /*background: url(../images/service-map.jpg) no-repeat center #f5f5f5;*/
}
.service-one .left {
    float: left;
    padding-top: 170px;
}
.service-one .left .sh3 {
    font-size: 62px;
    color: #333;
    line-height: 1;
}
.service-one .left .p1 {
    font-size: 22px;
    margin-top: 18px;
}
.service-one .left .p2 {
    margin-top: 5px;
    font-size: 30px;
    color: #3485be;
}
.service-one .left .com-zx {
    margin-top: 370px;
    background: #3485be;
    border-color: #3485be;
}
.com-zx {
    display: inline-block;
    width: 190px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff !important;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.service-one .right {
    float: right;
}
.service-one .right .num-scroll-two {
    width: auto;
    padding: 170px 0 0;
}
.service-one .right .num-scroll-two li {
    display: block;
    padding: 40px 0; 
    min-width: 100%;
    width: auto;
    position: relative;
}
.service-one .right .num-scroll-two li ~ li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border-top: 1px solid #dbdbdb;
}
.service-one .right .num-scroll-two li .cont {
    text-align: center;
}
.service-one {
        background: url(../images/service-map.jpg) no-repeat -90px bottom #f5f5f5;
}
.num-scroll-two {
    text-align: center;
    font-size: 0;
}

.num-scroll-two li {
    display: inline-block;
    width: 25%;
    padding: 0 40px;
    color: #fff;
    font-size: 18px;
    min-width: 162px;
}


.num-scroll-two li .num {
    margin-right: 5px;
    font-size: 82px;
    font-family: "Geometric 415 Black BT","Impact", "Microsoft Yahei";
    line-height: 1;
}
.num-scroll-two.inner {
    padding-top: 160px;
    margin-bottom: 30px;
}
.num-scroll-two.inner li {
    color: #666;
}
.num-scroll-two.inner li .num {
    color: #333;
}
.num-scroll-two li .cont {
    display: inline-block;
    text-align: left;
}
.num-scroll-two li .num-tit {
    color: #e9e9e9;
}
.num-scroll-two.inner li .num-tit {
    color: #666;
}


.page-status,.page-index,.page-last{
   display: none;
}

.pagination{
   justify-content: center;
}
.pagebar .pagination {
  display: flex;
  
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 2px;
  border-radius: 0;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #0081c7;
  border: 1px solid #0081c7;
}
.pagination a.page-num-current {
  color: #fff;
  background: #0081c7;
  border: 1px solid #0081c7;
}

footer {
    background-color: #000000;

}

footer .top {
    padding-top: 62px; 
}

footer .top > .container > .row > .left,
footer .top > .container > .row > .middle,
footer .top > .container > .row > .right {
    display: inline-block;
    border-left: 1px solid #737171;
    
    box-sizing: border-box;
    float: left;
}

footer .top > .container > .row > .left {
    width: 23%;
    padding: 0px 0 0 0;
    background: url(../images/fmap.png) no-repeat center;
    background-size: 100% 100%
}

footer .top > .container > .row > .left > .fth6 {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}

footer .top > .container > .row > .left > .fth5 {
    font-size: 36px;
    color: #0081c7;
    line-height: 40px;
    font-weight: bold;
    margin: 10px 0
}
.feedbb ul li span{
    padding:12px 0 12px 5px;
    width: 45%;
    font-size: 12px;
}
.feedbb ul li input{
    width: 55%;
    font-size: 12px;
}
.iabout p a{
    color: #333!important;
}
footer .top > .container > .row > .left a{
    color: #f9a61f!important;
}
footer .top > .container > .row > .left > p {
    font-size: 12px;
    color: #adadad;
    line-height: 24px;
}

footer .top > .container > .row > div:first-child {
    border-left: 0
}

footer .top > .container > .row > .middle {
    width: 62%;
    padding: 0 50px 20px 60px;
}

footer .top > .container > .row > .middle > ul {
    margin-bottom: 16px;
}

footer .top > .container > .row > .middle > ul > li {
    line-height: 26px;
    /*display: inline-block;*/
    float: left;
    width: 25%;
}

footer .top > .container > .row > .middle > ul a {
    font-size: 17px;
    color: #ffffff;
}
footer .top > .container > .row > .middle > ul li dl dd a {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.8;
}

footer .top > .container > .row > .middle > ul > li:last-child {
    margin-right: 0
}

footer .top > .container > .row > .middle > ul a:hover {
    text-decoration: underline 
}

footer .top > .container > .row > .middle > p {
    font-size: 15px;
    color: #ffffff;
    line-height: 33px;
    opacity: .5
}

footer .top > .container > .row > .middle > p > a {
    color: #ffffff;
}

footer .top > .container > .row > .middle > p > a:hover {
    text-decoration: underline 
}

footer .top > .container > .row > .right {
    padding: 10px 0 55px 60px;
    text-align: center;
    font-size: 17px;
    color: #fcfcfc;
    line-height: 24px;
    width: 15%
}

footer .top > .container > .row > .right > p {
    margin-top: 14px;
    font-size: 14px;
}

footer .bottom {
    font-size: 14px;
    color: #adadad;
    line-height: 30px;
    padding: 10px 0;
    border-top: 1px solid #737171;
}

footer .bottom a {
    color: #adadad;
    font-size: 14px;
    float: right;
}

footer .bottom a:hover {
    text-decoration: underline 
}
.map{
    overflow: hidden;
}
@media(max-width:1599px){
    body{
        zoom: 95%;
    }
    .container{
        max-width: 1300px;
    }
    .navbar-nav .nav-item{
	margin:0 0.5rem;
    }
    .ipro .i-npro a{
        width: 82px;
    }
    .inew .jsnews li a p{
        font-size: 13px;
    }
    .jsnews ul li{
        margin-bottom:1rem!important;
    }
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
}
}
@media only screen and (max-width : 1300px){
    footer .top {
    padding-top: 40px;
}
.npro .i-npro a{
    width: 77px;
    font-size: 13px;
}
footer .top > .container > .row > .left {
    padding: 60px 40px 0 0
}

footer .top > .container > .row > .left > .fth6 {
    font-size: 16px;
    line-height: 24px;
}

footer .top > .container > .row > .left > .fth5 {
    font-size: 20px;
    margin: 0;
    line-height: 26px;
    margin: 7px 0;
}

footer .top > .container > .row > .left > p {
    font-size: 14px;
    line-height: 20px;
}

footer .top > .container > .row > .middle {
    padding: 0 40px 20px;
}

footer .top > .container > .row > .middle > ul a {
    font-size: 16px;
}

footer .top > .container > .row > .right {
    padding: 20px 0 88px 40px;
    font-size: 14px
}

@media (max-width:768px) { 
    .abcon{
        width:95%;
    }
    .procontent img{
        max-width: 100%;
        height: auto!important;
        width: auto!important;
    }
    .jh_cmd6{
        width: 85%;
        font-size: 15px;
    }
    .hidden-lg{
        display: block;
    }
    .hidden-xs{
        display: none;
    }
    .ipro .i-npro a{
        margin-top: 10px;
    }
    .ipro .i-npro p{
        margin-bottom: 10px;
    }
    .ihpro .i-npro a{
        margin-top: 10px;
    }
    .ihpro .i-npro p{
        margin-bottom: 10px;
    }
    .i-title .titlet{
        font-size: 24px;
    }
    .i-title p{
        font-size: 14px;
    }
    .ipro .i-npro h3{
        font-size: 16px;
    }
    .ipro .i-npro .xh{
        font-size: 15px;
    }
    .ihpro .proimg-i img{
        width: 80%;
    }
    .ihpro .i-npro h3{
        font-size: 18px;
    }
    .ihpro .i-npro .xh{
        font-size: 16px;
    }
    .ihpro .i-npro p{
        font-size: 14px;
    }
    .jh_size5{
        font-size: 24px;
    }
    .iabout{
        padding-bottom: 0;
    }
    .jh_row5{
        height: auto;
        padding-bottom:15px;
    }
    .inew .innav li:first-child{
        margin-left:15px;
    }
    .inew .innav li.on a:after{
        bottom: -2px;
    }
    .inew .innav li{
        margin-left: 15px;
        margin-top:5px;
    }
    .inew .container .row .row{
        margin: 0;
    }
    .inew .nbottom ul li a h4{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        width: 120px;
    }
    .swiper1 .swiper-wrapper>div:hover{
	opacity: 1; 
	width:calc(100vw)!important;          
    }
    .hidden-xs{
        display: none;
    }
    .ntitle .ttitle{
        font-size: 1.4rem;
    }
    .product-number-info li{
        width: 50%;
        text-align: center;
        padding:0 10px;
    }
    .product-number-info li.li-6{
        text-align: center;
    }
    .product-number-info li.li-1 b, .product-number-info li.li-1 p{
        padding-left: 0;
    }
    .product-number-info li.li-2 b, .product-number-info li.li-2 p{
        padding-left: 0;
    }
    .product-number-info li.li-3 b, .product-number-info li.li-3 p{
        padding-left: 0;
    }
    .product-number-info li.li-4 b, .product-number-info li.li-4 p{
        padding-left: 0;
    }
    .product-number-info li.li-5 b, .product-number-info li.li-5 p{
        padding-left: 0;
    }
    .zzzs .zlzs .sh3{
        font-size: 1rem;
    }
    .szzfw li .sh4{
        font-size: 1.4rem;
    }
    .szzfw li p{
        font-size: 1rem;
    }
    .szzfw1{
        flex-wrap: wrap;
        width:95%;
        margin:auto;
    }
    .szzfw1 li{
        flex: 0 0 98%;
        margin: 10px 0;
    }
    .culli{
        width: 100%;
    display: flex;
    padding: 0 15px;
    flex-wrap: wrap;
    }
    .culli .col-md-4{
        flex: 0 0 100%;
        margin-left: 0;
    }
    .culli .col-md-4 div .sh2{
        font-size: 1.6rem;
    }
    
    .anav ul li a{
        font-size: 1rem;
    }
    .szzfw{
        flex-wrap: wrap;
    }
    .par li{
        flex:0 0 48%;
    }
    .szzfw li{
        flex:0 0 48%;
        margin: 1%!important;
    }
    .service-one{
        display: none;
    }
    footer .top {
        text-align: center;
    }

    footer .top > .container > .row > .left,
    footer .top > .container > .row > .middle,
    footer .top > .container > .row > .right {
        border-left: 0;
    }

    footer .top > .container > .row > .left {
        width: 100%;
        padding: 0
    }

    footer .top > .container > .row > .middle {
        display: none;
    }

    footer .top > .container > .row > .middle {
        width: 100%;
        padding: 20px 0 0
    }

    footer .top > .container > .row > .right {
        width: 120px;
        padding: 20px 0;
        margin: 0 auto;
        float: none
    }

    footer .bottom {
        text-align: center;
        line-height: 24px;
        padding: 13px 0
    }
}
