﻿html {
	font-size: 14px;
	overflow-x: hidden;
}
body {
    font: 12px/140% Arial,Microsoft YaHei,Helvetica, sans-serif,Verdana;
    color: #5a5a5a;
    margin: 0;
    background: #fff;
}
li {
	list-style: none;
}
a {
	color: #434343
}
a:hover {
	text-decoration: none;
	color: #c40000;
}
p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}
.red{
	color:red;
}
.text-secondary a {
	color: #6c757d;
}
.card, .figure {
	margin: 15px 0;
	border: none;
}
/*头部*/
.topbar{
	background: #ededed;
	line-height: 1.4;
	font-size: 14px;
	color: #2b2b2b;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space:nowrap
}
.topbar .blue{
	color: #034496;
}
.topbar .red{
	color: #034496;
}
.topbar .gaoxin{
	background: url(../images/gaoxin.png) no-repeat left center;
	padding-left: 25px;
}
.topbar .top-tel{	
	font-weight: normal;
	text-align: right;
}
.topbar .top-tel i{
	color: #fff;
	font-size: 14px;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	padding:1px;
	text-align: center;
	background: #656565;
	margin-right: 5px;
	margin-left: 10px;
}
.top{
	padding-top: 15px;
	padding-bottom: 15px;
}

/*导航*/
.navbar{
	padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0rem 0rem;
	padding-right: 1.35rem;
	padding-left: 1.35rem;
	font-size: 20px;
	color: #2b2b2b;
	line-height: 50px;
	white-space:nowrap
}
@media only screen and (max-width: 1360px) {
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0rem 0rem;
	padding-right: 0.85rem;
	padding-left: 0.85rem;
	font-size: 20px;
	color: #2b2b2b;
	line-height: 50px;
}
}
@media only screen and (max-width: 1280px) {
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0rem 0rem;
	padding-right: 0.55rem;
	padding-left: 0.55rem;
	font-size: 19px;
	color: #2b2b2b;
	line-height: 50px;
}
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-item a:active{
	color: #034496;   
    font-weight: bold;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #034496;   
    font-weight: bold;
}
.navbar-brand {
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.navbar-nav .nav-item{
	position: relative;
} 
.subnav {
    background-color: #fff;
    text-align: left;
    padding: 1em 1em;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    font-size: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform .14s 0s ease-in-out;
    -moz-transition: -moz-transform .14s 0s ease-in-out;
    -ms-transition: -ms-transform .14s 0s ease-in-out;
    -o-transition: -o-transform .14s 0s ease-in-out;
    transition: transform .14s 0s ease-in-out;
}
.subnav>div {
	opacity: 0;
	padding: 0;
	-webkit-transition: opacity .05s 0s ease-in-out;
	-moz-transition: opacity .05s 0s ease-in-out;
	-ms-transition: opacity .05s 0s ease-in-out;
	-o-transition: opacity .05s 0s ease-in-out;
	transition: opacity .05s 0s ease-in-out
}
.subnav>div a {
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	padding: .5em 1.5em;
	border-bottom: 1px solid #efefef;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
.subnav>div a:hover{
	color: #034496;
}
.navbar-nav .nav-item:hover .subnav {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1)
}
.navbar-nav .nav-item:hover .subnav>div {
	opacity: 1;
	-webkit-transition: opacity .14s .14s ease-in-out;
	-moz-transition: opacity .14s .14s ease-in-out;
	-ms-transition: opacity .14s .14s ease-in-out;
	-o-transition: opacity .14s .14s ease-in-out;
	transition: opacity .14s .14s ease-in-out
}
.shadow-sm-top {
	box-shadow: 0 -.125rem .25rem rgba(0,0,0,.075) !important;
}
.ruixin-banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: .7;
}
.ruixin-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #034496;
}
/*上下外边距*/
.mt-6, .my-6 {
	margin-top: 4rem !important;
}
.mt-7, .my-7 {
	margin-top: 5rem !important;
}
.mt-8, .my-8 {
	margin-top: 6rem !important;
}
.mt-9, .my-9 {
	margin-top: 7rem !important;
}
.mt-10, .my-10 {
	margin-top: 8rem !important;
}
.mb-6, .my-6 {
	margin-bottom: 4rem !important;
}
.mb-7, .my-7 {
	margin-bottom: 5rem !important;
}
.mb-8, .my-8 {
	margin-bottom: 6rem !important;
}
.mb-9, .my-9 {
	margin-bottom: 7rem !important;
}
.mb-10, .my-10 {
	margin-bottom: 8rem !important;
}
/*上下内边距*/
.pt-6, .mp-6 {
	padding-top: 4rem !important;
}
.pt-7, .py-7 {
	padding-top: 5rem !important;
}
.pt-8, .py-8 {
	padding-top: 6rem !important;
}
.pt-9, .py-9 {
	padding-top: 7rem !important;
}
.pt-10, .py-10 {
	padding-top: 8rem !important;
}
.pb-6, .py-6 {
	padding-bottom: 4rem !important;
}
.pb-7, .py-7 {
	padding-bottom: 5rem !important;
}
.pb-8, .py-8 {
	padding-bottom: 6rem !important;
}
.pb-9, .py-9 {
	padding-bottom: 7rem !important;
}
.pb-10, .py-10 {
	padding-bottom: 8rem !important;
}
/*边框*/
.border-top-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-right: 1px dashed #dee2e6 !important;
}
.border-bottom-dashed {
	border-bottom: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
/*字距*/
.ls-1 {
	letter-spacing: 1px;
}
.ls-2 {
	letter-spacing: 2px;
}
.ls-3 {
	letter-spacing: 3px;
}
.ls-4 {
	letter-spacing: 4px;
}
.ls-5 {
	letter-spacing: 5px;
}
 
/*分页*/
.pagination:not(:disabled) {
	cursor: pointer;
}
.pagination a ,.pagination  b {
	position: relative;
	display: block;
	padding: 0.5rem 1rem;
	margin-right: 10px;
	line-height: 1;
	color: #434343;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 30px;
	font-size: 18px;
}
 .pagination  b {
	position: relative;
	display: block;
	padding:0.5rem 1rem;
	margin-right: 10px;
	line-height: 1;
	color: #fff;
	background-color: #fd7202;
	border: 1px solid #dee2e6;
	border-radius: 30px;
	font-size: 18px;
}
 
 
.pagination a:hover, .pagination b:hover {
	text-decoration: none;
	background: #fff;
	color: #fd7202;
}
.pagination .a b {
z-index: 1;
	color: #fff;
	background-color: #fd7202;
	border-color: #fd7202;
}
 
.pagination b :hover {
	color: #fff;
	background-color: #fd7202;
	border-color: #fd7202;
}
.pagination a:first-child{/*display: none;*/}
/*内页*/
.pages {
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pages h2{
	font-size: 30px;
	color: #034496;
	font-weight: bolder;
}
.pages h2:after{
	display: block;
	content: "";
	width: 30px;
	height: 2px;
	margin: 10px 0;
	background-color: #fd7202;
}
.pages h2 span{
	float: right;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: normal;
	margin-top: 10px;
}
/*内页*/
.pages {
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pages h2{
	font-size: 30px;
	color: #034496;
	font-weight: bolder;
}
.pages h2:after{
	display: block;
	content: "";
	width: 30px;
	height: 2px;
	margin: 10px 0;
	background-color: #fd7202;
}
.pages h2 span{
	float: right;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: normal;
	margin-top: 10px;
}
/*销售网络*/
.network{
	background: #fff;
}
.network .net-title{
	background: #0d4d9d;
	line-height: 1.6;
	padding: 22px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.network .net-title p{
	font-weight: normal;
	display: block;
}
.network .net-con{
	padding: 25px 20px;
	min-height: 140px;
	font-size: 14px;
	margin-bottom: 30px;
}
.network .net-con strong{
	color: #034496;
	display: block;
}
/*内页侧边分类*/

.sonsort {
    background-color: #034496;
    margin-top: 0px; 
	z-index: 9999999999;
	padding:50px 20px;
}
.cstlayer{		
	font-size: 38px;
	font-weight: bolder;
	color: #fff;
	line-height: 1.2; 
	margin-bottom: 30px;
}
.cstlayer span{
	display: block;
	font-size: 20px;
	font-weight:lighter;
	text-transform: uppercase;
}
.cstlayer i{
	display: none;
}.aboutBox1 {display: inline-block;width: 100%;}
.aboutBox1 .left{width:56%;line-height:1.8;padding-top:20px;}
.aboutBox1 .font{overflow-y:auto;height:300px;font-size:15px;}
.aboutBox1 .font p{line-height: 1.76;margin-bottom: 10px;}
.aboutBox1 .right{   width: 41%;
    margin-top: 10px;
    height: 300px;
    overflow: hidden;
    display: block;}

.culture{background:#ececec;display: inline-block;width: 100%;padding-top: 20px;
    padding-bottom:20px;margin-bottom: 20px;}
.culture li{float:left;background:#fff;padding:25px;width:31.3%;margin:0 1%!important;list-style:none!important;}
.culture li .pImg{padding-top:40%;}
.culture li .pImg img{width: 100%;}
.culture li h4{font-size:19px;font-weight: bold; color:#222;margin-bottom:15px;margin-top:15px;position:relative;}
.culture li p{font-size: 15px;height: 50px;}
.culture li h4 span{display:block;font-size:12px;font-family:Arial;color:#999;line-height: 2;}
.culture li:hover img{transform: scale(1.1);}
.culture li h4 span:after{content:"";position:absolute;width:14px;height:1px;background:#e21b05;bottom:0;left:0;transition:all .3s;}
.cstlayer:after{
	display: block;
	content: "";
	width: 30px;
	height: 2px;
	margin: 5px 0px;	
	background-color: #d9d9d9;
}
.sonsort ul {
	margin-bottom: 25px;
}
.sonsort ul li a{
	line-height: 39px;
	display: block;
	color: #fff;		
	padding-left: 5px;
	border-bottom: 1px dotted #1c61b8;
}
@media only screen and (min-width: 992px) {
	.col-lg-left{	
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-lg-right{
		-ms-flex: 0 0 80%;
	    flex: 0 0 80%;
	    max-width: 80%;
	    padding-left: 35px;
	}
	.sonsort {	
	margin-top: 0px;	
   }
}
@media (min-width: 1360px){
	.sonsort ul li a{
		line-height: 42px;
	}
}
.sonsort ul li a i{
	font-size: 10px;
	font-weight: lighter;
	margin-right: 10px;
}
.sonsort ul li.active a{
	font-weight: bolder;
}
.left-Contact{
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
	color: #fff;
	line-height: 1.2;
}
.left-Contact span{
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.left-Contact p{
	margin-bottom: 10px;
}
.left-Contact i{
	border: 2px solid #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 100%;
	font-weight: normal;
	margin-bottom: 5px;
}
.left-Contact .code-img{
	background: #fff;
	display: inline-block;
	margin: 0px auto;
	padding: 10px;
}
.left-Contact .code-img .small{
	color: #010101;
	font-size: 12px;
	margin-top: 5px;
}
/*关键词*/
.position {
	color: #434343;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/search.jpg) repeat-x;
}
.search-key{
	font-size: 18px;
	line-height: 35px;
	display: flex;
}
.search-key span{
	color: #034496;
	font-weight: bolder;
}
.search-key ul{
	display: flex;
} 
.search-key ul li{	
	padding: 0px 5px;
}
.search-key ul li a:hover{
	font-weight: bold;
}
.search .search-input{
	width: 100%;
}
.search .search-input input{
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	color: #848484;
	padding-left: 15px;
    padding-right: 5px;
    border: 1px solid #dddddd;
    border-radius: 20px;
    background: #e5e5e5;
}
.search .search-icon{
	position: absolute;
	right: 16px;
	top: 1px;
}
.search .search-icon button{
	border: 0px;
	background-color:transparent;
	width: 50px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    color: #000000;
    font-size: 16px;
    text-align: center;
}
/*产品分类*/
.category{
	background: url(../images/category.jpg) no-repeat top center #ededed;
	padding-top: 9.75rem;
	padding-bottom: 4rem;
}
.category .card{
	border-radius: 0.75rem;
}
.category .card-img{
	margin-top: -90px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.category .card-body{
	background: #2b2b2b;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;    
}
.category .card-title{
	margin-bottom: .05rem;
}
.category .card-title a{
	font-size: 24px;
    color: #fff;
    font-weight: bold!important;
    line-height: 140%;
}
.category .card-more{
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}
.category .card-more a{
	background: #034496;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 20px;
    display: inline-block;
}
.category .card-body:hover{
	background: #034496;
}
.category .card-body:hover .card-more a{
	background: #fff;
	color: #034496;
}
.product{
	background: #ededed;
	padding-bottom: 4rem;
	overflow: hidden;
}
.comtitle{
	text-align: center;
	font-size: 120px;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: Arial;
	color: #fefefe;
	line-height: 1;
	position: relative;
}
.comtitle span{
	position: absolute;
	width: 100%;
	display: block;
	text-align: center;
	top: 0px;
	line-height: 120px;
	font-size: 45px;
	color: #034496;
}
.productlist .card-body{
	background: #2b2b2b;
	color: #fff;
	font-size: 16px;
	line-height: 1.2; margin-bottom: 20px;  
}
.customerlist .card,
.customerlist .card-body{
	background: transparent;
}
.customerlist .card-body{
	padding: 1.25rem 1.25rem 0;
}
.customerlist .card-hover {
    background: #034496;
    position: absolute;
    top: 0;
    opacity: 0;   
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.8;
    z-index: 2;
    transition: all 0.3s linear;
}
.customerlist .card-hover .card-title{
	font-size: 20px;
	font-weight: bold;
}
.customerlist .card-hover .card-body{
	padding: 4rem;
}
.customerlist .card:hover .card-hover{	
	background: #034496;
	color: #fff;	
	opacity: 1;    
}
.productlist .card-title{
	margin-bottom: 0rem;
	font-size: 16px;
    color: #fff;
    line-height: 100%;
    
}
.productlist .card-title span{
	display: block;
	height: 22px;
}
.productlist .card-more{
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}
.productlist .card-more a{
	background: #034496;
    color: #fff;
    font-size: 14px;
    padding: 10px 40px;
    border-radius: 20px;
    display: inline-block;
}
.productlist .card-body:hover{
	background: #034496;
}
.productlist .card-body:hover .card-more a{
	background: #fff;
	color: #034496;
}
/*解决方案*/
.solution{
	background: url(../images/solution.jpg) no-repeat top center #ededed;
	padding-top: 4.75rem;
	padding-bottom: 4rem;
}
.solution .comtitle{
	color: #0f5eb6;
}
.solution .comtitle span{
	color: #fff;
}
@media only screen and (min-width: 760px) {
	.solution .sol-5{
	    -ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}
.solution .card{
	border-radius: 0.5rem;
	padding-top: 5px;
}
.solution .card-body {    
    padding: 0.25rem;
}
.solution .card-body .card-title{
	position: relative;
	padding-top: 10px;
}
.solution .card-body .card-title:before{
	content: "";
    display: block;
    width: 30px;
    height: 2px;
    left: 50%;
    text-align: center;
    margin-left: -15px;
    background-color: #034496;
    position: absolute;
    top: 0;
}
.solution .card-body .card-more{
	min-height: 114px;
	line-height: 114px;
}
/*选择*/
.choose{
	padding:4rem 0;
}
.case-tab-box .nav-tabs{
	border-bottom: 0px solid #dee2e6;
	margin-top: 30px;
	margin-bottom: 30px;
}
.case-tab-box .nav-tabs li a{
	display: block;
	background: #e8e8e8;
	font-size: 24px;
	color: #2b2b2b;
	border-radius: 5px;
	text-align: center;
	line-height: 2.5;
}
.case-tab-box .nav-tabs li a.active,.case-tab-box .nav-tabs li a:hover{
	background: #034496;
	color: #fff;
}
.choose #caseH2,.choose #caseH3,.choose #caseH4{
	height: 0;
}
.choose .slide-box {       
    position: relative;
}
/* advantage */
.choose .gallery-top{ 
  background: #f8f8f8; 
}
.choose .gallery-thumbs{margin:15px 0px;}
.choose .gallery-thumbs .zhishi-list{border-radius:1px;line-height:40px;text-align:center;color:#000;font-size:16px;cursor:pointer}
.choose .gallery-thumbs .zhishi-list a{border-radius:1px;line-height:40px;text-align:center;color:#000;font-size:16px;cursor:pointer}
.choose .gallery-thumbs .zhishi-list.swiper-slide-thumb-active{color:#034496}
.choose .gallery-thumbs .zhishi-list:hover,.choose .gallery-thumbs .zhishi-list:hover a{color:#034496}
.choose .gallery-thumbs .zhishi-list .zhishi-img{
	max-width: 100%;
}
.choose .swiper-slide .adv-img img{
	max-width: 100%;	
}
.choose .swiper-slide .adv-text{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 30px;
  height: 200px;
}
.scrollbox{
    overflow-x: hidden;
    overflow-y: auto;    
    height: 100%;
    padding-right: 10px;
}
/*滚动条样式*/
.scrollbox::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.scrollbox::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.scrollbox::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.choose .swiper-slide .adv-text div.txt-title{font-size:22px;line-height: 1.4; font-weight: bolder; color:#232323;margin-bottom:5px}
.choose .swiper-slide .adv-text div.txt-con{font-size:15px;line-height:26px}
.choose .slide-box{
	position: relative;
}
.choose .slide-box .swiper-button-prev {
    right: auto;
    left: -30px;
}
.choose .slide-box .swiper-button-next {
    right: -30px;
    left: auto;
}

/*关于我们*/
.about{
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	overflow: hidden;
	padding-top: 4rem;
	padding-bottom: 5rem;
}
.about .comtitle{
	color: #034496;
}
.about .comtitle span{
	color: #fff;
}
.about .info{
	font-size: 35px;
	font-weight: bolder;
	line-height: 1.5;
	margin-bottom: 25px;
}
.about .info span{
	font-size: 22px;
	font-weight: normal;
}
.about .about-con{
	width: 85%;
	margin: 0px auto;
	font-size: 16px;
	line-height: 1.8;
}
.about .about-more{
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	display: block;
}
.abouts-more{
	font-size: 18px;
	font-weight: bolder;	
	display: block;
	color: #666;
}
.about .about-img{
	margin: 20px 0px;
	max-width: 100%;
}
.about .honorList{
	position: relative;
}
.about .honorList .swiper-slide img{
	max-width: 100%;
}
.about .honorList .swiper-button-prev {
    right: auto;
    left: -50px;
}
.about .honorList .swiper-button-next {
    right: -50px;
    left: auto;
}
/*最新资讯*/
.news{	
	padding:4rem 0px;
}
.news .comtitle,.choose .comtitle{
	color: #ededed;
}
.picList .img{
	width: 100%;	
	margin-bottom: 10px; 
}
.picList .img img{
	width: 100%;
}
.picList .news-title{
	font-size: 15px;
	color: #2b2b2b;
	padding-bottom: 28px;
}
.picList .swiper-pagination{
	text-align: left;
}
.picList .swiper-pagination-bullet-active{
	background: #034496;
	width: 25px;
	border-radius: 10px;
}
.newslist ul li{
	border-bottom: 1px dotted #dbdbdb;
	font-size: 15px;
	line-height: 2.4;
}
@media only screen and (min-width: 1360px) {
	.newslist ul li{
	border-bottom: 1px dotted #dbdbdb;
	font-size: 15px;
	line-height: 2.6;
}
}
.newslist ul li i{
	color: #000;
	font-size: 12px;
	margin-right: 10px;
}
.newslist ul li span.time{
	float: right;
	font-size: 14px;
	color: #555555;
}
.index-video{
	object-fit:fill;
    height:100%;    
}
.content {
	color: #666;
	line-height: 2;
}
 
.content li {
	list-style: disc outside none;
	margin-left: 20px;
}
/*案例展示*/
.case-show .ntitle{
	font-size: 24px;
	color: #034496;
	font-weight: bolder;
	margin-top: 12px;
	margin-bottom: 12px;
}
.case-show p{
	margin-bottom: 0px;
}
.case-show .table td, .case-show .table th{
	padding: .35rem;
}
.case-show table p{
	margin-bottom: 0px;
}
hr.heng{
	border-top: 2px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	height: 1px;
}
 .inner_contact1{background: linear-gradient(to bottom,#fff 40%, #f2f2f2 40%);padding: 2% 0;}
		.inner_contact1 h3{text-align: center;font-size: 30px;font-weight: bold; margin-bottom: 30px;}
		.inner_contact1 .con1{box-shadow: 0 0 10px #ddd;display: flex;margin-bottom: 50px;}
		.inner_contact1 .item1{width: 50%;float: left;padding: 50px 80px;background: #fff;position: relative;}
		.inner_contact1 .item1 h4{color: #1d3676;font-size: 28px;font-weight: bold; line-height: 1;}
		.inner_contact1 .item1 h5{font-size: 16px;font-weight: normal;color: #888;font-family: Arial;line-height: 2; padding-bottom: 10px;margin-bottom: 50px;position: relative;}
		.inner_contact1 .item1 h5::after{position: absolute;content: '';width: 40px;height: 2px;background: #1d3676;left: 0;bottom: 0;}
		.inner_contact1 .item1 p{color: #666;font-size: 16px;}
		.inner_contact1 .item2{flex: 1;padding: 50px 80px;background: #1d3676;color: #fff;font-size: 14px;}
		.inner_contact1 .item2 h5{font-weight: normal;font-size: 22px;}
		.inner_contact1 .item2 h4{font-weight: normal;font-size: 28px;margin-bottom: 20px;padding-bottom: 20px;position: relative;font-family: Arial;line-height: 1.5;}
		.inner_contact1 .item2 h4::after{position: absolute;content: '';width: 40px;height: 2px;background: #fff;left: 0;bottom: 0;}
		.inner_contact1 .item2 h4.last::after{display: none;}
		.inner_contact1 .map{padding: 10px;background: #f2f2f2;}
.page_newsList dl .col-md-9{padding-left:30px; width: 75%;
    float: right;}
.page_newsList dl .col-md-3{width: 25%;float: left;}
.page_newsList dl .col-md-9 em{color: #fff;font-size: 14px; font-weight: bold;background: #666;border-radius: 3px;width: 100px;height: 36px;text-align: center;margin-top: 10px; }

.page_newsList dl:hover .col-md-9 em{ 
    background:#1d3676;color: #fff; 

}

.page_newsList dl p{

 font-size: 14px;color: #666;
overflow: hidden;
    height: 40px;line-height: 20px;
 
}
.page_newsList dl em{



    display: block;

 font-weight: bold;

    line-height: 40px;



    text-align: left;



    font-size:14px;



    color:#666;



 font-family: "Calibri";



    font-style: normal; 

    margin-top:10px;

  
}
 
.page_newsList dl{ 
    padding-bottom: 30px; 
display: inline-block;
	padding-left: 0px;

}
.page_newsList dl:hover h3{color:#1d3676;}
 
.page_newsList dl a{ 
    display: block;
 
}

.p1 span{font-size: 15px;
    line-height: 4;
    color: #000;}
.p1 a{color: #333;}

.page_newsList dl .col-md-7{ 
    margin-top: 10px;
 
} 
.page_newsList dl .img{
 
    position: relative;

 
 
}
.page_newsList .time{ 
    color:#666; 

    display: inline-block; 
	margin:3px 0 3px; }


.page_newsList dl .img img{
	border: 1px solid #eee;
padding: 5px;

    width: 100%;
 
}
.page_newsList dl h4 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #000022;
    
}
.page_newsList dl h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #000022;
    
}
.page_newsList dl .info {
    position: absolute;
    font: 14px;
    left: 30px;
    width: 90%;
    top: 0;
}
/*案例展示页下面的相关链接*/
.related-liink a{
	display: block;
	background-color: #fff;
	line-height: 4;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	border-radius: 3px;
}
.related-liink a:hover{
	background-color: #034496;
	color: #fff;
	font-weight: bolder;
}
.related-liink a.active{
	display: block;
	background-color: #034496;
	color: #fff;
	font-weight: bolder;
}
/*联系我们内页*/
.contact{
	background-image: url(../images/contact.gif);
	background-size: 100%;
	margin-bottom: 40px;
	overflow: hidden;
}
.contact .contact-con{
	width: 31%;
	float: right;
	font-size: 16px;
	line-height: 1.8;
	color: #2b2b2b;
	margin: 120px 0px;
}
.contact .contact-con strong{
	font-size: 24px;
	color: #034496;
	margin-bottom: 15px;
}
/*产品轮播*/

.view .swiper-slide {	
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.view .swiper-slide img {	
	max-width: 100%;
}
.view .swiper-slide a{
	display: block;
	transition: all 1s;
}
.view .swiper-slide a:hover{
	display: block;
	opacity: 0.8;
	cursor: url(../images/zoomin.cur), pointer !important;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.preview {
	position: relative;	
}
.preview .swiper-slide {	
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
	width: 77px;
}
.preview .swiper-slide img {
	display: inline-block;
	max-width: 100%;
}
.preview .swiper-slide-thumb-active {
	border: 2px solid #034496;
}
.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.product-con{

}
.product-con h5{
   font-size: 22px;
   font-weight: bolder;
   color: #034496;
}
.product-con h5 span{
	display: block;
	font-size: 18px;
}
.product-con h5:after {
    display: block;
    content: "";
    width: 40px;
    height: 2px;
    margin: 10px 0;
    background-color: #fd7202;
}
.product-con .overview{
	font-size: 16px;
	line-height: 30px;
	height: 155px;
	overflow: hidden;	
	text-align:justify;
	text-justify:distribute-all-lines;
}
.product-con .overview span{
	font-size: 20px;
	font-weight: bolder;
	color: #034496;
	display: block;
}

@media (min-width: 1360px){
	.product-con .overview{
		height: 150px;
	}
}
@media (min-width: 1440px){
	.product-con .overview{
		height: 155px;
	}
}
/*产品tab*/
.pro-tab-box {  
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.pro-tab-box .nav-tabs {  
  background: #d6d6d6;
  padding-left: 40px;
  padding-top: 15px;
  border-bottom: 0px solid #dee2e6;
}
.pro-tab-box .nav-tabs>li{
	padding-left: 0px;
}
.pro-tab-box .nav-tabs>li>a {
  margin-right: 0;
  border: none;
  border-radius: 0;  
  width: 100%;
  line-height: 65px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  display: block;
}
.pro-tab-box .nav-tabs>li>a.active, 
.pro-tab-box .nav-tabs>li>a.active:focus, 
.pro-tab-box .nav-tabs>li>a.active:hover,
.pro-tab-box .nav-tabs>li>a:hover {
  color: #034496;
  cursor: pointer; 
  border: none;
  border-bottom-color: none;
  background: #fff;	
  font-weight: bolder;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
}
.pro-tab-box .tab-pane{
	padding: 40px;
	font-size: 16px;
	line-height: 2;
}
.pro-tab-box .tab-pane img{
	max-width: 100%;
}
.pro-tab-box .tab-pane table td,.table td, .table th{
	line-height: 1.6;
 	padding: 0.1rem .75rem;
	font-size:15px;
}
.pro-tab-box .tab-pane table td p{
	margin-bottom:0;
}
.pre-next{
	font-size: 18px;
	line-height: 1.6;
}
.pre-next span{
	font-weight: bold;
}
@media (max-width: 991.98px){
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
	    padding-right: 15px;
	    padding-left: 15px
	}
}
@media (min-width: 992px){
	.sonsort.navbar-expand-lg .navbar-collapse {
	    display: block !important;
	}
}
@media only screen and (max-width: 768px) {
.topbar {    
    line-height: 23px;
    font-size: 15px;
    padding-bottom: 5px;  
}
.view .swiper-slide {
	height: 200px;
}
.preview {
	display: none;
}
.view .arrow-left, .view .arrow-right {
	height: 200px;
	display: block;
}
.sonsort {
    padding: 10px 20px;
}
.cstlayer {
    font-size: 24px;    
    line-height: 1.4;
    margin-bottom: 0px;
}
.cstlayer span {
    font-size: 14px;
}
.cstlayer i{
	display: inline-block;
}
.cstlayer .menu-bar{
	float: right;
	margin-top: 15px;
}
.cstlayer.collapsed .menu-bar:before{
	content: "\f196";
}
.cstlayer .menu-bar:before{
	content: "\f147";
}
}
.footer{
	background-image: url(../images/foot.jpg);
	padding: 2rem 0;
}
.footer .footnav{
	border-bottom: 1px solid #121212;
	padding-bottom: 2.5rem;
	overflow: hidden;
}
.footer .footnav h5{
	font-size: 20px;
	line-height: 2.2;
	color: #fff;
	font-weight: bolder;
}
.footnav .nav-link{
	font-size: 16px;
	font-weight: lighter;
	color: #fff;
	opacity: 0.9;
	padding: 0rem 0rem;
	white-space: nowrap;
}
.footer .code-img{
	padding: 10px;
	margin-top: 15px;
	background: #fff;
	font-size: 16px;
	color: #333;
}
.footer .code-img img{
	width: 100%;
}
.footer .code-img .small{
	text-align: center;
}

.footer .copyright{
	padding-top: 20px;
	line-height: 1.8;
	font-size: 14px;
	border-top: 1px solid #373737;
}
.footer .copyright a{
	color: #fff;
}
@media only screen and (max-width: 1360px) {
.footer .footnav h5 {
    font-size: 18px;
}
.footnav .nav-link {
    font-size: 14px;
}
}
/*在线客服*/
.online {
	position: fixed;
	bottom: 30px;
	right: 0px;	
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #0344966b;
	padding: 15px 12px;
	margin-bottom: 1px;
	position: relative;
	border-radius: 100%;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #034496;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}
.card-img-260 .card-img-top,.imgmask{
	transition-duration: 0.6s;
}
.card-img-260:hover .card-img-top{
	transform: scale(1.1);
}
.imgmask{
	text-align: center;
    position: absolute;
    top: 0px;
    left: 0.15625px;
    background: rgba(204, 0, 0, 0.7);
    z-index: 1002;
    width: 100%;
    height: 100%;
    opacity: 0;    
    display: block;
}
.imgmask img{
	margin-top: 35%;
}
.card-img-260:hover .imgmask{	
	opacity: 1;

}
/*新闻列表*/
.faqlist{
	word-wrap: break-word;    
    border-color: rgb(226, 36, 52) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;    
    background-color: rgb(255, 255, 255);   
    border-style: solid;
}
.faqlist h4{
	border-bottom: 1px solid #eeeeee;
	font-size: 20px;
	line-height: 65px;
	color: #cc0000;
	padding:0px 15px;
}
.faqlist h4 span{
	float: right;
}
.faqlist dl{
	padding:0px 15px 15px;
}
.faqlist dl dt{
	background-image: url(../images/ao_q.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 25px; 
}
.faqlist dl dt h5 a{
	display: inline-block;   
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
.faqlist dl dd{
	background-image: url(../images/ao_a.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	background-size: 20px; 
	padding-left: 25px;
}
.faqlist dl dd .abstract{
	line-height: 140%;
    display: inline-block;    
    font-size: 12px;
    padding-top: 4px;
    color: #434343;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 15px;
    border-bottom: 1px dotted #e2e2e2;
}
.media{
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 15px;
	border-bottom: 1px dotted #e2e2e2;
	margin: 15px 0;
}
.faqlist .time{
	text-align: center;
    margin: 0px 30px;   
    color: #434343;
    font-size: 12px;   
}
.faqlist .time span{
 	display: block;
 	color: #434343;
    font-size: 44px;
    height: 41px;
    line-height: 41px;	
}
/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
.card-img-260 {	
	overflow: hidden;
	position: relative;
}
.card-img-180 {
	height: 180px;
	overflow: hidden;
}
.card-img-150 {
	height: 150px;
	overflow: hidden;
}
.card-img-120 {
	height: 120px;
	overflow: hidden;
}
.card-img-100 {
	height: 100px;
	overflow: hidden;
}
}
/*sm屏幕以下*/

@media only screen and (max-width: 992px) {
.search-key {
    font-size: 14px;
}
.search .search-input input {    
    font-size: 12px;
}
.category {   
    background-size: 202%;
    padding-top: 3.75rem;
    padding-bottom: 4rem;
}
.category .card {
    border-radius: 0.75rem;
    margin-top: 95px;
}
.comtitle {    
    font-size: 60px;
 }
.comtitle span {   
    line-height: 60px;
    font-size: 30px;
}
.productlist .card-title{
	font-size: 14px;
}
.productlist .card-more a{
	font-size: 12px;
	padding: 10px 20px;
}
.solution .card-body .card-title,.solution .card-body .card-more{
	font-size: 0.8rem;
}
.solution .card-body .card-more {
    min-height: 107px;
    line-height: 107px;
}
.case-tab-box .nav-tabs .col-lg-2,.case-tab-box .nav-tabs .col-sm-3,.case-tab-box .nav-tabs .col-3{
	padding-left: 5px;
	padding-right: 5px;
}
.case-tab-box .nav-tabs li a {  
    font-size: 14px;
}
.choose .swiper-slide .adv-img {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.choose .swiper-slide .adv-text {
    margin-top: 20px;
}
.choose .swiper-slide .adv-text div.txt-title {
    font-size: 20px;     
    margin-bottom: 0px;
    padding: 0px 20px;
}
.choose .swiper-slide .adv-text div.txt-con {
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 20px 20px;
}
.choose .adv-zhishi .zhishi-list{
	font-size: 14px;
}
.about .info {
    font-size: 18px;
}
.about .info span {
    font-size: 16px;
}
.about .about-con {
    font-size: 14px;
}
.about .about-more {
    font-size: 16px;
}
.footer .code, .footer .code img {
    height: 100%;
    margin-bottom: 0px;
}
.footer .code-img img{
	height: 100%;
	width: 100%;
}
}
/*********响应式样式******************/
@media only screen and (max-width: 556px) {
.page-num {
	display: none;
}
.head-sm-height {
	height: 61px !important;
}
.category {   
    background-size: 202%;
    padding-top: 0.75rem;
    padding-bottom: 4rem;
}
.category .card-title a {
    font-size: 16px;
}
.category .card-body { 
    font-size: 12px;
}
}
/*行距*/
.lh-1 {
	line-height: 1;
}
.lh-2 {
	line-height: 2;
}
.lh-3 {
	line-height: 3;
}
.lh-4 {
	line-height: 4;
}
/*字体大小*/
.fs-12 {
	font-size: .857rem;
}
.fs-14 {
	font-size: 1rem;
}
.fs-16 {
	font-size: 1.142rem;
}
.fs-18 {
	font-size: 1.285rem;
}
.fs-20 {
	font-size: 1.428rem;
}
.fs-22 {
	font-size: 1.571rem;
}
.fs-24 {
	font-size: 1.714rem;
}
.fs-26 {
	font-size: 1.857rem;
}
.fs-28 {
	font-size: 2rem;
}
.fs-30 {
	font-size: 2.142rem;
}
.fs-32 {
	font-size: 2.286rem;
}
.fs-34 {
	font-size: 2.429rem;
}
.fs-36 {
	font-size: 2.571rem;
}
.fs-38 {
	font-size: 2.714rem;
}
.fs-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-5px {
	height: 5px;
}
.h-10px {
	height: 10px;
}
.h-15px {
	height: 15px;
}
.h-20px {
	height: 20px;
}
.h-25px {
	height: 25px;
}
.h-30px {
	height: 30px;
}
.h-35px {
	height: 35px;
}
.h-40px {
	height: 40px;
}
.h-45px {
	height: 45px;
}
.h-50px {
	height: 50px;
}
.h-55px {
	height: 55px;
}
.h-60px {
	height: 60px;
}
.h-65px {
	height: 65px;
}
.h-70px {
	height: 70px;
}
.h-75px {
	height: 75px;
}
.h-80px {
	height: 80px;
}
.h-85px {
	height: 85px;
}
.h-90px {
	height: 90px;
}
.h-95px {
	height: 95px;
}
.h-100px {
	height: 100px;
}
.h-110px {
	height: 110px;
}
.h-120px {
	height: 120px;
}
.h-130px {
	height: 130px;
}
.h-140px {
	height: 140px;
}
.h-150px {
	height: 150px;
}
.h-160px {
	height: 160px;
}
.h-170px {
	height: 170px;
}
.h-180px {
	height: 180px;
}
.h-190px {
	height: 190px;
}
.h-200px {
	height: 200px;
}
.h-210px {
	height: 210px;
}
.h-220px {
	height: 220px;
}
.h-230px {
	height: 230px;
}
.h-240px {
	height: 240px;
}
.h-250px {
	height: 250px;
}
.h-260px {
	height: 260px;
}
.h-270px {
	height: 270px;
}
.h-280px {
	height: 280px;
}
.h-290px {
	height: 290px;
}
.h-300px {
	height: 300px;
}
.h-310px {
	height: 310px;
}
.h-320px {
	height: 320px;
}
.h-330px {
	height: 330px;
}
.h-340px {
	height: 340px;
}
.h-350px {
	height: 350px;
}
.h-360px {
	height: 360px;
}
.h-370px {
	height: 370px;
}
.h-380px {
	height: 380px;
}
.h-390px {
	height: 390px;
}
.h-400px {
	height: 400px;
}
.h-410px {
	height: 410px;
}
.h-420px {
	height: 420px;
}
.h-430px {
	height: 430px;
}
.h-440px {
	height: 440px;
}
.h-450px {
	height: 450px;
}
.h-460px {
	height: 410px;
}
.h-470px {
	height: 470px;
}
.h-480px {
	height: 480px;
}
.h-490px {
	height: 490px;
}
.h-500px {
	height: 500px;
}

/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
/*行距*/
.lh-sm-1 {
	line-height: 1;
}
.lh-sm-2 {
	line-height: 2;
}
.lh-sm-3 {
	line-height: 3;
}
.lh-sm-4 {
	line-height: 4;
}
/*字体大小*/
.fs-sm-12 {
	font-size: .857rem;
}
.fs-sm-14 {
	font-size: 1rem;
}
.fs-sm-16 {
	font-size: 1.142rem;
}
.fs-sm-18 {
	font-size: 1.285rem;
}
.fs-sm-20 {
	font-size: 1.428rem;
}
.fs-sm-22 {
	font-size: 1.571rem;
}
.fs-sm-24 {
	font-size: 1.714rem;
}
.fs-sm-26 {
	font-size: 1.857rem;
}
.fs-sm-28 {
	font-size: 2rem;
}
.fs-sm-30 {
	font-size: 2.142rem;
}
.fs-sm-32 {
	font-size: 2.286rem;
}
.fs-sm-34 {
	font-size: 2.429rem;
}
.fs-sm-36 {
	font-size: 2.571rem;
}
.fs-sm-38 {
	font-size: 2.714rem;
}
.fs-sm-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-sm-5px {
	height: 5px;
}
.h-sm-10px {
	height: 10px;
}
.h-sm-15px {
	height: 15px;
}
.h-sm-20px {
	height: 20px;
}
.h-sm-25px {
	height: 25px;
}
.h-sm-30px {
	height: 30px;
}
.h-sm-35px {
	height: 35px;
}
.h-sm-40px {
	height: 40px;
}
.h-sm-45px {
	height: 45px;
}
.h-sm-50px {
	height: 50px;
}
.h-sm-55px {
	height: 55px;
}
.h-sm-60px {
	height: 60px;
}
.h-sm-65px {
	height: 65px;
}
.h-sm-70px {
	height: 70px;
}
.h-sm-75px {
	height: 75px;
}
.h-sm-80px {
	height: 80px;
}
.h-sm-85px {
	height: 85px;
}
.h-sm-90px {
	height: 90px;
}
.h-sm-95px {
	height: 95px;
}
.h-sm-100px {
	height: 100px;
}
.h-sm-110px {
	height: 110px;
}
.h-sm-120px {
	height: 120px;
}
.h-sm-130px {
	height: 130px;
}
.h-sm-140px {
	height: 140px;
}
.h-sm-150px {
	height: 150px;
}
.h-sm-160px {
	height: 160px;
}
.h-sm-170px {
	height: 170px;
}
.h-sm-180px {
	height: 180px;
}
.h-sm-190px {
	height: 190px;
}
.h-sm-200px {
	height: 200px;
}
.h-sm-210px {
	height: 210px;
}
.h-sm-220px {
	height: 220px;
}
.h-sm-230px {
	height: 230px;
}
.h-sm-240px {
	height: 240px;
}
.h-sm-250px {
	height: 250px;
}
.h-sm-260px {
	height: 260px;
}
.h-sm-270px {
	height: 270px;
}
.h-sm-280px {
	height: 280px;
}
.h-sm-290px {
	height: 290px;
}
.h-sm-300px {
	height: 300px;
}
.h-sm-310px {
	height: 310px;
}
.h-sm-320px {
	height: 320px;
}
.h-sm-330px {
	height: 330px;
}
.h-sm-340px {
	height: 340px;
}
.h-sm-350px {
	height: 350px;
}
.h-sm-360px {
	height: 360px;
}
.h-sm-370px {
	height: 370px;
}
.h-sm-380px {
	height: 380px;
}
.h-sm-390px {
	height: 390px;
}
.h-sm-400px {
	height: 400px;
}
.h-sm-410px {
	height: 410px;
}
.h-sm-420px {
	height: 420px;
}
.h-sm-430px {
	height: 430px;
}
.h-sm-440px {
	height: 440px;
}
.h-sm-450px {
	height: 450px;
}
.h-sm-460px {
	height: 410px;
}
.h-sm-470px {
	height: 470px;
}
.h-sm-480px {
	height: 480px;
}
.h-sm-490px {
	height: 490px;
}
.h-sm-500px {
	height: 500px;
}
}

/*md屏幕以上*/
@media only screen and (min-width: 768px) {
/*行距*/
.lh-md-1 {
	line-height: 1;
}
.lh-md-2 {
	line-height: 2;
}
.lh-md-3 {
	line-height: 3;
}
.lh-md-4 {
	line-height: 4;
}
/*字体大小*/
.fs-md-12 {
	font-size: .857rem;
}
.fs-md-14 {
	font-size: 1rem;
}
.fs-md-16 {
	font-size: 1.142rem;
}
.fs-md-18 {
	font-size: 1.285rem;
}
.fs-md-20 {
	font-size: 1.428rem;
}
.fs-md-22 {
	font-size: 1.571rem;
}
.fs-md-24 {
	font-size: 1.714rem;
}
.fs-md-26 {
	font-size: 1.857rem;
}
.fs-md-28 {
	font-size: 2rem;
}
.fs-md-30 {
	font-size: 2.142rem;
}
.fs-md-32 {
	font-size: 2.286rem;
}
.fs-md-34 {
	font-size: 2.429rem;
}
.fs-md-36 {
	font-size: 2.571rem;
}
.fs-md-38 {
	font-size: 2.714rem;
}
.fs-md-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-md-5px {
	height: 5px;
}
.h-md-10px {
	height: 10px;
}
.h-md-15px {
	height: 15px;
}
.h-md-20px {
	height: 20px;
}
.h-md-25px {
	height: 25px;
}
.h-md-30px {
	height: 30px;
}
.h-md-35px {
	height: 35px;
}
.h-md-40px {
	height: 40px;
}
.h-md-45px {
	height: 45px;
}
.h-md-50px {
	height: 50px;
}
.h-md-55px {
	height: 55px;
}
.h-md-60px {
	height: 60px;
}
.h-md-65px {
	height: 65px;
}
.h-md-70px {
	height: 70px;
}
.h-md-75px {
	height: 75px;
}
.h-md-80px {
	height: 80px;
}
.h-md-85px {
	height: 85px;
}
.h-md-90px {
	height: 90px;
}
.h-md-95px {
	height: 95px;
}
.h-md-100px {
	height: 100px;
}
.h-md-110px {
	height: 110px;
}
.h-md-120px {
	height: 120px;
}
.h-md-130px {
	height: 130px;
}
.h-md-140px {
	height: 140px;
}
.h-md-150px {
	height: 150px;
}
.h-md-160px {
	height: 160px;
}
.h-md-170px {
	height: 170px;
}
.h-md-180px {
	height: 180px;
}
.h-md-190px {
	height: 190px;
}
.h-md-200px {
	height: 200px;
}
.h-md-210px {
	height: 210px;
}
.h-md-220px {
	height: 220px;
}
.h-md-230px {
	height: 230px;
}
.h-md-240px {
	height: 240px;
}
.h-md-250px {
	height: 250px;
}
.h-md-260px {
	height: 260px;
}
.h-md-270px {
	height: 270px;
}
.h-md-280px {
	height: 280px;
}
.h-md-290px {
	height: 290px;
}
.h-md-300px {
	height: 300px;
}
.h-md-310px {
	height: 310px;
}
.h-md-320px {
	height: 320px;
}
.h-md-330px {
	height: 330px;
}
.h-md-340px {
	height: 340px;
}
.h-md-350px {
	height: 350px;
}
.h-md-360px {
	height: 360px;
}
.h-md-370px {
	height: 370px;
}
.h-md-380px {
	height: 380px;
}
.h-md-390px {
	height: 390px;
}
.h-md-400px {
	height: 400px;
}
.h-md-410px {
	height: 410px;
}
.h-md-420px {
	height: 420px;
}
.h-md-430px {
	height: 430px;
}
.h-md-440px {
	height: 440px;
}
.h-md-450px {
	height: 450px;
}
.h-md-460px {
	height: 410px;
}
.h-md-470px {
	height: 470px;
}
.h-md-480px {
	height: 480px;
}
.h-md-490px {
	height: 490px;
}
.h-md-500px {
	height: 500px;
}
}
/* 合作客户 */
.partner{background:#fff;overflow:hidden;}
.topTie .tMore{float:right;font-size:12px;font-family:Arial;margin-top:35px;margin-right:8px;background: url('..//tem/images/m.png') no-repeat left center;padding-left:20px;}
.partner li{float:left;width:20%;height: 55%; border:1px solid #d9d9d9;  list-style: none!important;margin-left:0px;margin-top:0px;position: relative;transition:all .5s;}
.partner li .pImg{padding-top:62%;}
.partner li p{background:#f68100;color:#fff;height:32px;line-height:32px;text-align:center;padding:0 10px;position:absolute;left:0;bottom:-33px;width:100%;font-size:12px;transition:all .5s;}
.partner li:hover{z-index:2;border:1px solid #f68100;}
.partner li:hover p{bottom:0;}
 .clearfix {
    zoom: 1;    height: 220px;
}
.partner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
/*lg屏幕以上*/
@media only screen and (min-width: 992px) {
/*行距*/
.lh-lg-1 {
	line-height: 1;
}
.lh-lg-2 {
	line-height: 2;
}
.lh-lg-3 {
	line-height: 3;
}
.lh-lg-4 {
	line-height: 4;
}
/*字体大小*/
.fs-lg-12 {
	font-size: .857rem;
}
.fs-lg-14 {
	font-size: 1rem;
}
.fs-lg-16 {
	font-size: 1.142rem;
}
.fs-lg-18 {
	font-size: 1.285rem;
}
.fs-lg-20 {
	font-size: 1.428rem;
}
.fs-lg-22 {
	font-size: 1.571rem;
}
.fs-lg-24 {
	font-size: 1.714rem;
}
.fs-lg-26 {
	font-size: 1.857rem;
}
.fs-lg-28 {
	font-size: 2rem;
}
.fs-lg-30 {
	font-size: 2.142rem;
}
.fs-lg-32 {
	font-size: 2.286rem;
}
.fs-lg-34 {
	font-size: 2.429rem;
}
.fs-lg-36 {
	font-size: 2.571rem;
}
.fs-lg-38 {
	font-size: 2.714rem;
}
.fs-lg-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-lg-5px {
	height: 5px;
}
.h-lg-10px {
	height: 10px;
}
.h-lg-15px {
	height: 15px;
}
.h-lg-20px {
	height: 20px;
}
.h-lg-25px {
	height: 25px;
}
.h-lg-30px {
	height: 30px;
}
.h-lg-35px {
	height: 35px;
}
.h-lg-40px {
	height: 40px;
}
.h-lg-45px {
	height: 45px;
}
.h-lg-50px {
	height: 50px;
}
.h-lg-55px {
	height: 55px;
}
.h-lg-60px {
	height: 60px;
}
.h-lg-65px {
	height: 65px;
}
.h-lg-70px {
	height: 70px;
}
.h-lg-75px {
	height: 75px;
}
.h-lg-80px {
	height: 80px;
}
.h-lg-85px {
	height: 85px;
}
.h-lg-90px {
	height: 90px;
}
.h-lg-95px {
	height: 95px;
}
.h-lg-100px {
	height: 100px;
}
.h-lg-110px {
	height: 110px;
}
.h-lg-120px {
	height: 120px;
}
.h-lg-130px {
	height: 130px;
}
.h-lg-140px {
	height: 140px;
}
.h-lg-150px {
	height: 150px;
}
.h-lg-160px {
	height: 160px;
}
.h-lg-170px {
	height: 170px;
}
.h-lg-180px {
	height: 180px;
}
.h-lg-190px {
	height: 190px;
}
.h-lg-200px {
	height: 200px;
}
.h-lg-210px {
	height: 210px;
}
.h-lg-220px {
	height: 220px;
}
.h-lg-230px {
	height: 230px;
}
.h-lg-240px {
	height: 240px;
}
.h-lg-250px {
	height: 250px;
}
.h-lg-260px {
	height: 260px;
}
.h-lg-270px {
	height: 270px;
}
.h-lg-280px {
	height: 280px;
}
.h-lg-290px {
	height: 290px;
}
.h-lg-300px {
	height: 300px;
}
.h-lg-310px {
	height: 310px;
}
.h-lg-320px {
	height: 320px;
}
.h-lg-330px {
	height: 330px;
}
.h-lg-340px {
	height: 340px;
}
.h-lg-350px {
	height: 350px;
}
.h-lg-360px {
	height: 360px;
}
.h-lg-370px {
	height: 370px;
}
.h-lg-380px {
	height: 380px;
}
.h-lg-390px {
	height: 390px;
}
.h-lg-400px {
	height: 400px;
}
.h-lg-410px {
	height: 410px;
}
.h-lg-420px {
	height: 420px;
}
.h-lg-430px {
	height: 430px;
}
.h-lg-440px {
	height: 440px;
}
.h-lg-450px {
	height: 450px;
}
.h-lg-460px {
	height: 410px;
}
.h-lg-470px {
	height: 470px;
}
.h-lg-480px {
	height: 480px;
}
.h-lg-490px {
	height: 490px;
}
.h-lg-500px {
	height: 500px;
}
}
