@charset "utf-8";
/*手机*/
@media screen and (max-width: 767px) {
	/* home-title-center */
	.home-title-center h2 {
		position: relative;
		text-align: center;
		margin-top: 0;
	} 
	
	.home-title-center h2::before{ 
		content: ''; 
		position: relative;
		left: 0;
		top: 0; 
		z-index: 0;
		background: #ffffff;
		width: auto;
		height: auto; 
	} 
	.home-title-center h2 span {
		position: relative;
		display: inline-block;
		background-color: #ffffff;
		height: 0.25rem;
		line-height: 0.25rem;
		font-size: 0.25rem;
		font-weight: 700;
		padding: 0 0.2rem;
		color: #1f466f;
	}
	.home-title-center-more{
		text-align: center;
	}
	.home-title-center-more a{
		font-size: 0.18rem;
		color: #828282;
		text-decoration: none;
	}
	.header-main{
		background-color: #165a9f;
	}
	.header-main-right-width {
		padding-left: 0;
	}
	.header-main-whatsapp-text{
		text-align: center;
		float: none;
		color: #ffffff;
	}
	.header-main-whatsapp-text a{
		color: #ffffff;
	}
	.header-nav{
		padding-top: 0.2rem;
	}
	.u-navbar-style {
		border-radius: 0rem;
		background-color: #ffffff;
		color: #FFFFFF;
		border-left: 0rem;
			border-left-color: currentcolor;
		border-right: 0rem;
			border-right-color: currentcolor;
		border-top: 0;
			border-top-color: currentcolor;
		border-bottom: 0;
			border-bottom-color: currentcolor;
		border-color: #ffffff;
	}
	.navbar-header{
		height: 0.5rem;
	}
	.navbar-brand{
		display: inline-block;
		padding: 0;
	}
	.navbar-brand > img{
		height: 0.5rem;
	}
	.navbar-default .navbar-toggle {
		border-color: #165a9f;
		background-color: #165a9f;
		border-radius: 0;
	}
	.navbar-default .navbar-toggle:focus, 
	.navbar-default .navbar-toggle:hover {
		background-color: #165a9f;
		border-color: #165a9f;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #ffffff;
	}
	.navbar-nav {
		margin: 0.075rem 0;
		background-color: #165a9f;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 0.14rem;
		color: #FFFFFF;
		padding: 0.12rem 0.15rem;
	}
	.navbar-nav > li > .u-dropdown-menu-bg > ul {
		background-color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #ffffff;
		background-color: #eb8c18;
	}
	.dropdown-submenu > .dropdown-menu li {
		border-left: 0rem solid #ffffff;
	}
	.dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu li a{
		padding: 0.05rem 0.15rem 0.05rem 0.35rem;
	}
	.navbar-default .navbar-collapse{
		border-top: 0;
	}

	.navbar-brand {
		height: 0.25rem;
		line-height: 0.25rem;
		font-size: 0.25rem;
		color: #fff;
		padding: 0 0.2rem;
	}

	.navbar-brand:hover {
		color: #fff;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 0.18rem;
		color: #fff;
	}

	.navbar-default .navbar-nav > li > a:hover {
		color: #fff;
	}

	.navbar-default .navbar-nav > li > a:focus {
		color: #fff;
	}

	.navbar-default .navbar-nav > .active > a {
		color: #fff;
		background-color: transparent;
	}

	.navbar-default .navbar-nav > .active > a:hover {
		color: #fff;
		background-color: transparent;
	}

	.navbar-default .navbar-nav > .active > a:focus {
		color: #fff;
		background-color: transparent;
	}

	.navbar-default .navbar-toggle {
		padding-top: 0.2rem;
		border: none;
		background: transparent;
		border-radius: 0rem;
		margin-right: 0;
		margin-top: 0;
		border-left: 0rem;
		border-top: none;
		border-right: 0rem;
		border-bottom: none;
	}

	.navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}

	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
		height: 0.5rem;
		width: 100%;
		margin-bottom: 0;
	}

	.navbar-default .navbar-toggle .icon-bar + .icon-bar {
		margin-top: 0;
	}

	.navbar-default .navbar-toggle .icon-bar:nth-child(2) {
		height: 0.5rem;
		width: 100%;
		margin-bottom: 0;
	}

	.navbar-default .navbar-toggle .icon-bar:nth-child(3) {
		display: none;
	}

	.navbar-default .navbar-toggle .icon-bar:nth-child(4) {
		display: none;
	}

	.navbar-nav {
		margin: 0.075rem 0;
	}

	.navbar-nav > li > a {
		font-size: 0.14rem;
		color: #fff;
		padding: 0.12rem 0.15rem;
	}

	.navbar-nav > li > a:hover {
		color: #fff;
	}

	.navbar-nav > li > a:focus {
		color: #fff;
	}

	.navbar-nav > .active > a {
		color: #fff;
		background-color: transparent;
		border-left: 0rem solid #ffffff;
	}

	.navbar-nav > .active > a:hover {
		color: #fff;
		padding: 0.05rem 0.15rem 0.05rem 0.35rem;
		background-color: transparent;
	}

	.navbar-nav > .active > a:focus {
		color: #fff;
		background-color: transparent;
	}

	

	.banner {
		padding: 0.2rem 0;
		background: #fff;
	}

	.banner-title {
		text-align: center;
		margin-top: 0.2rem;
	}

	.banner-title h1 {
		color: #333;
		font-size: 0.22rem;
		font-weight: bold;
	}

	.banner-title h1 span {
		color: #e74c3c;
	}

	.banner-main {
		height: 0.25rem;
		line-height: 0.25rem;
		font-size: 0.25rem;
		color: #fff;
		text-align: center;
	}

	.banner-main:hover {
		color: #fff;
	}

	.banner-main:focus {
		color: #fff;
	}

	.banner-main:active {
		color: #fff;
	}

	.banner-main:visited {
		color: #fff;
	}

	.banner-main a {
		color: #fff;
		text-decoration: none;
	}

	.banner-main a:hover {
		color: #fff;
		text-decoration: none;
	}

	.banner-main a:focus {
		color: #fff;
		text-decoration: none;
	}

	.banner-main a:active {
		color: #fff;
		text-decoration: none;
	}

	.banner-main a:visited {
		color: #fff;
		text-decoration: none;
	}

	.banner-main .banner-main-border {
		border: none;
		height: 0.01rem;
		background: #fff;
	}

	.banner-main .banner-main-border-top {
		border: none;
		height: 0.35rem;
		line-height: 0.35rem;
		font-size: 0.35rem;
		color: #fff;
		padding: 0 0.2rem;
		background: #fff;
	}

	.banner-main .banner-main-border-bottom {
		padding: 0.2rem 0;
		line-height: 0.24rem;
		background: #fff;
	}

	.banner-main .banner-main-border-bottom h1 {
		color: #333;
		font-size: 0.2rem;
		font-weight: bold;
	}

	.banner-main .banner-main-border-bottom h1 span {
		color: #e74c3c;
	}

	.product-parameter {
		padding: 0 0.15rem 0 0.15rem;
	}

	.product-parameter-one h1 {
		font-size: 0.22rem;
		color: #333;
		font-weight: bold;
		line-height: 0.3rem;
	}

	.product-parameter-one h1 span {
		font-size: 0.16rem;
		color: #e74c3c;
		margin-bottom: 0.1rem;
	}

	.product-parameter-profile {
		padding-bottom: 0.2rem;
	}

	.product-parameter-text {
		padding-bottom: 0.1rem;
	}

	.product-parameter-text p {
		font-size: 0.16rem;
		color: #333;
	}

	.product-directions-fb-posts {
		padding: 0.3rem 0;
		background: #fff;
		margin-top: 0.2rem;
	}

	.product-directions-fb-posts h1 {
		margin-top: 0.1rem;
		color: #333;
		font-weight: bold;
	}

	.product-directions-fb-posts h1 span {
		margin-top: 0rem;
		padding-left: 0.15rem;
		padding-right: 0.15rem;
		color: #e74c3c;
	}

	.product-directions-fb-posts p {
		font-size: 0.2rem;
		color: #333;
	}

	.product-directions-fb-posts .product-directions-fb-posts-content {
		font-size: 0.14rem;
		color: #333;
	}

	.product-directions-fb-posts .product-directions-fb-posts-content a {
		color: #e74c3c;
		text-decoration: none;
	}

	.product-directions-fb-posts .product-directions-fb-posts-content a:hover {
		color: #e74c3c;
		text-decoration: none;
	}

	.provideo-parameter {
		margin-top: 0.2rem;
		padding: 0 0.1rem;
	}

	.provideo-parameter-one h1 {
		padding-left: 0.15rem;
		padding-right: 0.15rem;
		color: #333;
		font-weight: bold;
	}

	.provideo-parameter-one h1 span {
		color: #e74c3c;
	}

	.provideo-parameter-profile {
		line-height: 0.3rem;
	}

	.provideo-parameter-text {
		line-height: 0.26rem;
		font-size: 0.14rem;
		padding: 0.2rem 0;
		margin-bottom: 0.46rem;
		color: #333;
	}

	.provideo-parameter-text p {
		color: #333;
	}

	.provideo-directions-fb-posts {
		margin-top: 0.1rem;
		color: #333;
		font-weight: bold;
	}

	.provideo-directions-fb-posts h1 span {
		margin-top: 0rem;
		padding-left: 0.15rem;
		padding-right: 0.15rem;
		color: #e74c3c;
	}

	.provideo-directions-fb-posts p {
		color: #333;
	}

	.provideo-directions-fb-posts .provideo-directions-fb-posts-content {
		margin-top: 0.2rem;
		padding: 0 0.1rem;
		color: #333;
	}

	.provideo-directions-fb-posts .provideo-directions-fb-posts-content a {
		padding-left: 0.15rem;
		padding-right: 0.15rem;
		color: #e74c3c;
		text-decoration: none;
	}

	
	.home-about-3{
		padding: 0 0.15rem;
		margin-bottom: 0.1rem;
	}
	.home-main-product-list{
		padding: 0.2rem 0;
	}
	.list-product-border{
		padding: 0;
		background-color: #ffffff;
	}
	
	.second-navigation-main{
		margin-top: 0.2rem;
		background-color: #fff;
	}
	.second-navigation span a:hover {
		color: #1f466f;
	}
	.other-our-team-title{
		font-size: 0.22rem;
	}

	/* other-title-left */
	.other-title-left h2{
		display: block;
		position: relative;
		height: 0.25rem;
		line-height: 0.25rem;
		font-size: 0.25rem;
	}
	.other-title-left h2::before { 
		content: '';
		position: relative;
		z-index: 1;
		top: 0;
		left: 0;
		background: #ffffff;
		width: 100%;
		height: 0; 
	}
	.other-title-left h2 span{
		position: relative;
		z-index: 1;
		color: #1f466f;
		display: block;
		background-color: #ffffff;
		font-weight: 700;
		padding: 0 0.2rem;
		text-align: center;
		margin-left: 0;
	}

	/* other-title-center */
	.other-title-center h2 {
		position: relative;
		text-align: center;
	} 
	.other-title-center h2::before{ 
		content: ''; 
		position: absolute;
		left: 0;
		top: 50%; 
		z-index: 0;
		background: #e6e6e6;
		width: 100%;
		height: 0.01rem; 
	} 

	.other-title-center h2 span {
		position: relative;
		display: inline-block;
		background-color: #ffffff;
		height: 0.35rem;
		line-height: 0.35rem;
		font-size: 0.35rem;
		font-weight: 700;
		padding: 0 0.2rem;
	}

	.other-content {
		padding: 0.2rem 0;
		line-height: 0.24rem;
		overflow: hidden;
	}
	.other-content-name h3 {
		margin: 0;
		font-size: 0.2rem;
		color: #828282;
	}
	.other-technology-img{
		width: 100%;
	}
	.other-technology-text{
		width: 100%;
		padding: 0 0.15rem 0 0.15rem;
	}
	.other-technology-name h3 {
		font-size: 0.22rem;
		font-weight: 700;
		color: #1f466f;
		line-height: 0.3rem;
	}
	.other-technology-msg {
		font-size: 0.16rem;
		color: #1f466f;
		margin-bottom: 0.1rem;
	}
	.other-technology-content{
		padding-bottom: 0.2rem;
	}
	.other-content-name {
		text-align: center;
		padding-bottom: 0.1rem;
	}
	.other-content-msg {
		text-align: center;
		font-size: 0.16rem;
		color: #1f466f;
		padding-bottom: 0;
	}
	.other-article-feedback, .other-product-feedback {
		padding: 0.3rem 0;
	}
	.other-content-img{
		margin-top: 0.2rem;
	}


	.product-img-border {
		margin-top: 0.1rem;
	}
	.product-parameter {
		margin-top: 0rem;
		padding-left: 0.15rem;
		padding-right: 0.15rem;
	}
	.product-parameter-one h1 {
		font-size: 0.2rem;
		color: #1f466f;
		text-align: center;
	}
	.product-parameter-profile{
		font-size: 0.14rem;
	}
	div.product-show-main > div.col-xs-12{
		padding-left: 0;
		padding-right: 0;
	}
	.product-directions-fb{
		padding-left: 0;
		padding-right: 0;
	}
	.product-directions-fb-posts {
		margin-top: 0.2rem;
		padding: 0 0.1rem;
	}

	.product-directions-text{
		padding-left: 0.15rem;
		padding-right: 0.15rem;
	}




	
	.footer-content-part-mobile{
		background-color: #165a9f;
		padding: 0;
		color: #ffffff;
		line-height: 0.3rem;
	}
	.copyright-info {
		text-align: center;
		color: #ffffff;
		line-height: 0.26rem;
		font-size: 0.14rem;
		padding: 0.2rem 0;
		margin-bottom: 0.46rem;
	}
    .phonebtn{display:block;position: fixed;bottom: 0; height:0.56rem;width:100%;background: #fff;}
    .phonebtn ul{height:100%;display: -webkit-box;  display: -moz-box;  display: box;border-top: 0.01rem solid #d3d3d3; border-bottom: 0.01rem solid #d3d3d3;}
    .phonebtn ul li{-moz-box-flex: 1;    -webkit-box-flex: 1;    box-flex: 1;    position: relative;    border-left: 0.01rem solid #d3d3d3;}
    .phonebtn ul li a{text-align: center;display:block;}
    .phonebtn ul li a i{padding-top: 0.14rem; font-size: 0.24rem;}
    .footer-part{display:none;}
    .download-form { width: 100%; margin: 0;}
    /* provideo */
	.provideo-img-border {
		margin-top: 0.1rem;
	}
	.provideo-parameter {
		margin-top: 0rem;
		padding-left: 0.15rem;
		padding-right: 0.15rem;
	}
	.provideo-parameter-one h1 {
		font-size: 0.2rem;
		color: #1f466f;
		text-align: center;
	}
	.provideo-parameter-profile{
		font-size: 0.14rem;
	}
	div.provideo-show-main > div.col-xs-12{
		padding-left: 0;
		padding-right: 0;
	}
	.provideo-directions-fb{
		padding-left: 0;
		padding-right: 0;
	}
	.provideo-directions-fb-posts {
		margin-top: 0.2rem;
		padding: 0 0.1rem;
	}

	.provideo-directions-text{
		padding-left: 0.15rem;
		padding-right: 0.15rem;
	}
}
/*平板*/
@media screen and (min-width: 768px) and (max-width: 991px) {
	.container{padding-left: 1.4rem;
    padding-right: 1.4rem;}
	.header-main-logo{
		margin-top: 0.14rem;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 0.15rem;
		color: #FFFFFF;
		padding: 0.18rem 0.06rem;
	}

	.other-technology-img{
		width: 100%;
	}
	.other-technology-img a{
		padding: 0.15rem;
	}
	.other-technology-text{
		width: 100%;
		padding: 0 0.15rem 0 0.15rem;
	}
	.other-technology-name h3 {
		font-size: 0.22rem;
		font-weight: 700;
		color: #1f466f;
		line-height: 0.3rem;
	}
	.other-technology-msg {
		font-size: 0.16rem;
		color: #1f466f;
		margin-bottom: 0.1rem;
	}
	.other-technology-content{
		padding-bottom: 0.2rem;
	}

	.second-navigation-main {
		background-color: #165a9f;
		text-align: center;
		padding: 0.12rem 0.2rem;
	}
	.product-parameter-one h1 {
		font-size: 0.3rem;
		color: #1f466f;
	}
	div.product-show-main > div.col-xs-12{
		padding-left: 0;
		padding-right: 0;
	}
	.product-img-border{
		padding-right: 0.1rem;
	}
	.product-parameter{
		padding-left: 0.1rem;
	}
	.product-parameter-profile {
		font-size: 0.16rem;
		color: #1f466f;
		margin-top: 0.1rem;
	}
	.product-directions-fb-posts {
		margin-top: 0.3rem;
		width: 5rem;
	}
	.phonebtn{display:none;}
	.download-form { width: 100%; margin: 0;}

        /* provideo */
	.provideo-parameter-one h1 {
		font-size: 0.3rem;
		color: #1f466f;
	}
	div.provideo-show-main > div.col-xs-12{
		padding-left: 0;
		padding-right: 0;
	}
	.provideo-img-border{
		padding-right: 0.1rem;
	}
	.provideo-parameter{
		padding-left: 0.1rem;
	}
	.provideo-parameter-profile {
		font-size: 0.16rem;
		color: #1f466f;
		margin-top: 0.1rem;
	}
	.provideo-directions-fb-posts {
		margin-top: 0.3rem;
		width: 5rem;
	}
}
/*普通显示器*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.container{padding-left: 1.4rem;
    padding-right: 1.4rem;}
	.navbar-default .navbar-nav > li > a {
		font-size: 0.18rem;
		color: #000;
		padding: 0.18rem 0.12rem;
	}
	.other-technology-name h3 {
		font-size: 0.26rem;
		font-weight: 700;
		color: #1f466f;
		line-height: 0.35rem;
		margin-top: 0.1rem;
	}
	.other-technology-msg {
		font-size: 0.18rem;
		color: #1f466f;
		margin-bottom: 0.1rem;
	}
	.other-technology-content{
		line-height: 0.22rem;
	}
	.phonebtn{display:none;}
	.other-case-list .col-lg-3:nth-child(4n+1) {clear: both;}
	.other-video-list .col-md-4:nth-child(3n+1) {clear: both;}
}
/*普通显示器*/
@media (min-width: 1200px) and (max-width: 1599px) {
	.other-technology-content{
		display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
	}
	.other-case-list .col-lg-3:nth-child(4n+1){clear:both;}
	
}
/*大显示器*/
@media (min-width: 1600px) {
	
	.phonebtn{display:none;}
	.other-case-list .col-lg-3:nth-child(4n+1) {clear: both;}
	.other-video-list .col-lg-3:nth-child(4n+1) {clear: both;}
	.other-case-list .col-lg-3:nth-child(4n+1){clear:both;}

}









