﻿*{
	margin: 0;
	padding: 0;
}
html, body{
	overflow-x: hidden;
}
body {
	font-family: 'walkway';
	letter-spacing: 2px;
}
@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans-Regular.ttf)
}
@font-face {
	font-family: 'walkway';
	src: url(fonts/walkway.ttf)
}
img{
	max-width: 100%;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: #333;
}
input, textarea, select, button{
	outline: none !important;
}
.form-control{
	letter-spacing: 2px;
}
ul{
	margin-bottom: 0;
}
.banner p{
	margin-bottom:0;
}
.modal-dialog .close{
	font-family: 'OpenSans';
}
.content p:not(.h1):not(.h2):not(.h3):not(.h4):not(.title):not(.text):not(.desc){
	line-height: 24px;
	margin-bottom: 0;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4{
	font-family: 'walkway';
	letter-spacing: 2px;
}
.title{
	font-family: 'walkway';
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #090404;
	margin-top: 10px;
	text-transform: uppercase;
}
.text,
.desc{
	line-height: 24px;
	color: #666;
	margin: 10px auto 30px;
}
.desc{
	padding-bottom: 15px;
	position: relative;
}
.desc:after{
	content: '';
	width: 60px;
	height: 3px;
	background: #003a59;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.title,
.text,
.desc{
	text-align: center;
}
.index .text{
	margin-top: 25px;
}
.product h1,
.product .text,
.product-info h1{
	text-align: left;
}
.head{
  font-size: 20px;
  line-height: 30px;
  color: #003a59;
  border-left: 10px solid #003a59;
  border-bottom: 2px solid #003a59;
  padding-left: 5px;
  margin: 30px 0 !important;
}
.btn{
	padding: 6px 12px;
}
.v-adaptive iframe{
	width: 320px !important;
	height: 180px !important;
	margin: 15px auto 30px;
	display: block;
}
.bordered img{
	border: 1px solid #ccc;
}
.max-img img{
	max-width: 95%;
}
.all-img img{
	max-width: 95%;
	border: 1px solid #ccc;
}
.pct-img img{
	width: 100%;
}
.scale-img{
	overflow: hidden;
}
.scale-img img{
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.scale-img:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.breadcrumb{
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #69cbff;
	border-radius: 0;
}
.breadcrumb>li,
.breadcrumb>.active,
.breadcrumb>li+li:before{
	color: #666;
	text-transform: uppercase;
}
.breadcrumb>li,
.breadcrumb>.active {
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
}
.breadcrumb>li a{
	font-size: 16px;
	color: #003a59;
}
.breadcrumbs{
	margin-left: 0;
}
.breadcrumbs>li{
	padding: 0;
	text-transform: uppercase;
}
.breadcrumbs>li+li:before{
	padding: 0 5px;
	content: '•';
	font-size: 18px;
	font-weight: 600;
	color: #003a59;
}
.breadcrumbs>li a{
	font-size: 16px;
	color: #9f9f9f;
}
.breadcrumbs>li a:hover{
	color: #003a59;
}
.container>nav, .containe-fluid>nav{
	text-align: center;
}
.navbar-form .btn{
	vertical-align: top;
}
.mySwiper{
	position: relative;
}
.pagination-block{
	width: 100%;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	display: block !important;
}
.pagination-block>span{
	width: 10px;
	height: 10px;
	background-color: #999;
	margin: 0 3px;
	opacity: 1;
	display: inline-block;
}
.pagination-block>.swiper-pagination-bullet-active{
	background-color: #003a59
}
.pagination-inline{
	display: inline
}
.pagination-inline .prevbtn,
.pagination-inline .nextbtn{
	width: 25px;
	height: 44px;
	background: rgba(0,0,0,.5) url(../uploadfiles/images/pagination-02.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	display: none;
	z-index: 12;
}
.pagination-inline .prevbtn{
	left: 0%;
	background-position: 10px center;
}
.pagination-inline .nextbtn{
	right: 0%;
	background-position: -19px center;
}
.pager li>a,
.pager li>span{
	border-radius: 0;
	color: #003a59;
	border-color: #003a59;
}
.pager li>a:hover,
.pager li>span:hover{
	color: #fff;
	background-color: #003a59;
}
.pager li+li{
	margin-left: 10px;
}
.content .navbar-header button{
	float: left;
	border: none;
	background: transparent url(../uploadfiles/images/top_nav.png) no-repeat center !important;
	padding-left: 80px;
	margin: 0 0 0 -53px;
}
.list-tag {
	position: relative;
	margin: 10px auto;
}
.list-tag button {
	position: absolute;
	left: 0;
	top: -35px;
	background: none;
	border: none;
	font-size: 16px;
}
.list-tag>ul {
	text-align: center;
	display: none;
}
.list-tag>ul>li {
	position: relative;
}
.list-tag .dropdown-menu {
	margin-top: 0;
	border-radius: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	min-width: 100%;
}
.list-tag .dropdown-menu>li>a {
	border-bottom: 1px solid #cccccc;
	padding: 6px 12px;
}
.list-tag>ul>li>a {
	display: block;
	padding: 6px 20px;
	color: #666666;
	margin: 3px auto;
	text-transform: capitalize;
	border: 1px solid #cccccc;
	border-radius: 6px;
}
.list-tag>ul>.active>a,
.list-tag>ul>li:hover>a {
	background-color: #003a59;
	border-color: #003a59;
	color: #fff;
}
.pagination>span>a,.pagination>span>span{
	font-size: 16px;
	color: #003a59;
	border-color: #003a59;
	padding: 3px 10px;
	margin: 0 7px;
}
.pagination>span>a:hover,
.pagination>span>a:focus,
.pagination>span>span:hover,
.pagination>span>span:focus,
.pagination>span>span{
	background-color: #003a59;
	color: #fff;
}
.product-menu .navbar-collapse{
	padding: 0;
}
.product-menu .product-form{
	border: 1px solid #a0a0a0;
	padding: 20px;
}
.product-menu .product-form input{
	width: 75%;
	display: inline-block;
}
.product-menu .product-form button{
	width: 20%;
	height: 34px;
	border-color: #003a59;
	background: #003a59 url(../uploadfiles/images/icon_12.png) no-repeat center;
}
.product-menu .product-nav>li{
	width: 100%;
	margin: 10px auto;
	border: 1px solid transparent;
	cursor: pointer;
}
.product-menu .product-nav>li>a{
	width: 100%;
	text-align: center;
	color: #333;
	background: #f1f1f1;
	padding: 10px;
	display: block;
}
.product-menu .product-nav>li.active>a,
.product-menu .product-nav>li:hover>a{
	color: #fff;
	background-color: #003a59;
}
.product-menu .product-nav>li.active{
	border-color: #ccc;
}
.product-menu .product-nav>li ul{
	padding: 0px 20px;
	display: none;
}
.product-menu .product-nav>li.active ul{
	display: block;
}
.product-menu .product-nav>li ul li{
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.product-menu .product-nav>li ul li:last-child{
	border-bottom: none;
}
.product-menu .product-nav>li ul li.active a{
	font-weight: bold;
	color: #003a59;
}
.product-menu .product-nav>li ul li a:hover{
	color: #003a59;
}
.fancybox-nav span{
	display: none;
}
.fancybox-nav:hover span{
	display: block;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #003a59 !important;
}

header{
	width: 100%;
	/*font-family: sans-serif, Arial;*/
	background: #005a8c;
	position: relative;
	z-index: 800;
}
header.shadow{
	box-shadow: 3px 3px 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.1);
}
header .navbar-header{
	position: relative;
	z-index: 9;
}
header .navbar-brand{
	width: 412px;
	height: 50px;
	font-size: 0;
	background: url(../uploadfiles/images/logo-2.png) no-repeat center;
	margin: 10px auto;
	vertical-align: middle;
	display: inline-block;
}
header .navbar-toggle{
	width: 36px;
	height: 28px;
	background: transparent url(../uploadfiles/images/menu.png) no-repeat center;
	border: none;
	padding: 0;
	margin: 11px 15px 0px;
}
header .navbar-toggle:hover,
header .navbar-toggle:focus{
	background-color: transparent !important;
}
header .menu>li.active,
header .menu>li:hover{
	background: #69cbff !important;
}
header .menu a{
	text-align: center;
	color: #333 !important;
	background: transparent !important;
}
header .menu>li>a{
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	padding: 6px 12px;
	color: #fff !important;
}
header .menu>li.active>a,
header .menu>li:hover>a{
	/*color: #003a59 !important;
	background: #81d324 !important;*/
}
header .dropdown-menu{
	width: 100%;
	min-width: 1px;
	padding: 0;
}
header .dropdown-menu>li>a{
	white-space: normal;
	border-top: 1px solid #E5E5E5;
}
header .dropdown-menu>li:hover>a{
	color: #fff !important;
	background: #005a8c !important;
}


/*********  content  *********/
.index .sec01{
	position: relative;
}
.index .sec02 .img img{
	width: 100%;
}
.index .sec02 .info p{
	text-transform: uppercase;
	display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index .sec02 .info p a{
	color: #fff;
}
.index .sec03 .swiper-sec3{
	max-width: 1200px;
}
.index .sec03 .back:nth-child(6n+1){
	background: #00689f;
}
.index .sec03 .back:nth-child(6n+2){
	background: #005886;
}
.index .sec03 .back:nth-child(6n+3){
	background: #004c73;
}
.index .sec03 .back:nth-child(6n+4){
	background: #004264;
}
.index .sec03 .back:nth-child(6n+5){
	background: #003652;
}
.index .sec03 .back:nth-child(6n+6){
	background: #00283c;
}
.index .sec03 .back{
	padding: 15px 0 15px;
	text-align: center;
}
.index .sec03 .info{
	padding: 0 5px;
}
.index .sec03 .info p{
	color: #fff;
	display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index .sec03 .info .h3{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.index .sec03 .info .h5{
	font-size: 12px;
}
.index .sec03 .info a{
	color: #fff;
}
.index .sec-title .main{
	position: relative;
}
.index .sec-title .main>div{
	display: inline-block;
}
.index .sec-title .main .img{
	padding: 15px 20px;
}
.index .sec-title .main .img img{
	height: 50px;
}
.index .sec-title .main .info{
	margin-left: 20px;
	vertical-align: middle;
}
.index .sec-title .main .info p{
	margin: 0;
	text-align: left;
	line-height: 1 !important;
	color: #fff;
}
.index .sec-title .main .info .title{
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
}
.index .sec-title .main .con{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0 15px 0 60px;
	color: #fff;
}
.index .sec-title .main .con p{
	text-transform: uppercase;
	font-size: 28px;
	line-height: 80px !important;
}
.index .sec04 .sec-title{
	background: #003a59;
}
.index .sec04 .sec-title .main .img{
	background: #00689f;
}
.index .sec04 .sec-title .main .con{
	background: #00689f;
}
.index .sec04 .sec-back p{
	text-transform: uppercase;
}
.index .sec04 .sec-back .img img{
	width: 100%;
}
.index .sec04 .sec-back .h3{
	margin-top: 5px;
	position: relative;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #003a59;
}
.index .sec04 .sec-back .h3:after{
	content: '';
	width: 120px;
	height: 2px;
	display: block;
	background: #003a59;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index .sec04 .sec-back .h4{
	font-weight: 600;
	color: #000;
}
.index .sec04 .sec-back .h3,
.index .sec04 .sec-back .h4{
	/*font-size: 14px;*/
	display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index .sec04 .sec-icon{
	background: #efefef;
}
.index .sec04 .sec-icon .back{
	padding: 55px 0 30px;
	text-align: center;
}
.index .sec04 .sec-icon .info p{
  color: #666;
	text-transform: uppercase;
	display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index .sec04 .sec-icon .info .h3{
	margin-top: 15px;
  -webkit-line-clamp: 1;
	font-size: 18px;
}
.index .sec05 .sec-title{
	background: #007938;
}
.index .sec05 .sec-title .main .img{
	background: #81d324;
}
.index .sec05 .sec-title .main .con{
	background: #81d324;
}
.index .sec05 .back{
	margin-top: 10px;
}
.index .sec05 .con{
	text-align: center;
}
.index .sec05 p{
	text-align: center;
}
.index .sec05 .btn{
	box-shadow: none;
	text-transform: uppercase;
	font-size: 24px;
	color: #007938;
}
.index .sec05 .btn:before,
.index .sec05 .btn:after{
	content: '';
	width: 16px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	background: url(../uploadfiles/images/index-icon17.png) no-repeat left center;
}
.index .sec05 .btn:before{
	margin-right: 10px;
}
.index .sec05 .btn:after{
	margin-left: 10px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.creen .title{
	text-align: left;
	font-weight: normal;
	color: #007938;
}
.creen .title span,
.creen .title img{
	display: inline-block;
	vertical-align: middle;
}
.creen .info p{
	font-size: 16px;
	color: #81d324;
}
.creen .text-center .btn{
	color: #fff;
	background: #003a59;
	border-radius: 0;
	margin-top: 10px;
}

.about .title{
	color: #003a59;
}
.about .navbar-collapse{
	padding: 0;
}
.about .navbar-collapse li{
	margin-top: 12px;
	cursor: pointer;
}
.about .navbar-collapse li a{
	padding: 8px;
	text-align: left;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	background: #003a59;
	color: #fff;
}
.about .img img{
	width: 100%;
}
.about .info p{
	color: #003a59;
}
.about .info .h3{
	/*font-size: 18px;*/
}

.product-category .title{
	color: #003a59;
}
.product-category .main{
	margin: 0;
}
.product-category .main>div{
	padding: 10px;
	background: #003a59;
}
.product-category .back .h2{
	line-height: 36px;
	font-size: 18px;
}
.product-category .back p{
	margin-top: 10px;
	color: #fff;
}
.product-category .img img{
	width: 100%;
}
.product-category .con{
	float: right;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background: #69cbff;
}
.product-category .con a{
	padding: 0 50px 0 30px;
	text-transform: uppercase;
	height: 100%;
	display: block;
	right: 20px;
	color: #fff;
	background: url(../uploadfiles/images/product-2.png) no-repeat calc(100% - 10px) center;
}

.product-list .title{
	color: #003a59;
}
.product-list .info{
	background: #003a59;
}
.product-list .icon{
	text-align: center;
	position: relative;
	top: -40px;
}
.product-list .info p{
	text-transform: uppercase;
	text-align: center;
	color: #fff;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.product-list .info p a{
	color: #fff;
}
.product-list .info .h2{
	margin-top: 0;
	font-size: 24px;
}
.product-list .info p:not(.h2){
	font-size: 18px;
}
.product-list .img img{
	width: 100%;
}
.product-list .info .con{
	margin-top: 30px;
	padding: 5px 0;
	background: #69cbff;
}
.product-list .info .con a{
	font-size: 18px;
	line-height: 30px;
	display: block;
	text-align: center;
	color: #fff;
}

.product-lists .title{
	color: #003a59;
}
.product-lists .info p{
	text-transform: uppercase;
	color: #003a59;
}
.product-lists .info p,
.product-lists .con{
	margin-top: 10px;
}
.product-lists .con a{
	max-width: 840px;
	position: relative;
	display: block;
	padding: 5px 45px 5px 15px;
	text-align: right;
	text-transform: uppercase;
	background: #003a59;
	line-height: 30px;
	color: #fff;
}
.product-lists .con a:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #69cbff url(../uploadfiles/images/product-2.png) no-repeat center;
}

.product .title{
	color: #003a59;
}
.product .product-con li{
	margin-top: 15px;
}
.product .product-con li a{
	display: block;
}
.product .product-con .info{
	width: 100%;
	height: 30px;
	line-height: 30px !important;
	color: #666;
	font-size: 17px;
	display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.product .product-con .choice input{
	margin-top: 0px;
	vertical-align: middle;
}
.product .product-con .btn{
	letter-spacing: 2px;
	background: transparent;
	color: #003a59;
	border: 1px solid #003a59;
	padding: 3px 20px;
	margin-top: 10px;
}
.product .product-con .btn-default{
  font-size: 14px;
  font-weight: 600;
  background: #003a59;
  color: #fff;
  padding: 3px 8px;
}
.product .product-con li:hover .info{
	color: #003a59;
}
.product .product-con .btn:hover{
	background-color: #003a59;
	color: #fff;
}
.product .sec01{
	padding-bottom: 15px;
}
.product .sec01 .info{
	text-align: center;
}
.product .sec01 .info .h4{
	font-weight: 600;
}
.product .sec01 .info p{
	text-align: left;
	text-transform: uppercase;
	color: #003a59;
}
.product .sec01 .img img{
	width: 100%;
}
.product .sec01 .info .show{
	display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product .sec01 .info .rotate img{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.product .sec01 .info .btn{
	box-shadow: none;
}
.product .sec02{
	background: #e7e7e7;
}
.product .sec02 .back{
	padding: 15px;
	text-align: center;
	background: #fff;
}
.product .sec02 .info{
	/*margin-bottom: 20px !important;*/
}
.product .sec02 .choice{
	margin-top: 10px;
}
.product .sec03 .title{
	text-align: center;
	position: relative;
}
.product .sec03 .title:before{
	content: '';
	width: 100%;
	height: 2px;
	background: #003A59;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.product .sec03 .title span{
	display: inline-block;
	position: relative;
	background: #fff;
}
.product .sec03 .back{
	margin: 0;
	padding: 10px 0;
	background: #003a59;
	border-radius: 5px;
}
.product .sec03 .img{
	text-align: center;
}
.product .sec03 .info p{
	margin: 0;
	text-transform: uppercase;
	color: #fff;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.product .sec03 .info .h3{
	font-size: 36px;
}
.product .sec03 .info .h3 a{
	color: #fff;
}

.product-info .title{
	color: #003a59;
}
.product-info .sec01 .pro-right{
	color: #003a59;
}
.product-info .sec01 .btn{
	padding: 6px 36px;
	text-transform: uppercase;
	border-radius: 0;
	background: #003a59;
	color: #fff;
}
.product-info .sec02{
	background: #efefef;
}
.product-info .sec02 .h2{
	position: relative;
	text-transform: uppercase;
	color: #003a59;
}
.product-info .sec02 .h2:before{
	content: '';
	width: 100%;
	height: 2px;
	display: block;
	background: #003a59;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.product-info .sec02 .h2 span{
	position: relative;
	background: #efefef;
}
.product-info .sec02 .back{
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 15px;
}
.product-info .sec02 .back>div{
	padding-left: 5px;
	padding-right: 5px;
}
.product-info .sec02 .back p{
	text-transform: uppercase;
	color: #003a59;
}
.product-info .sec02 .back .h4{
	margin: 0;
}
.product-info .sec03 .sec-title{
	background: #003a59;
}
.product-info .sec03 .title{
	padding: 15px 0;
	color: #fff;
}
.product-info .sec03 .back{
	margin: 15px 2px 2px;
	padding-bottom: 10px;
	text-align: center;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3);
}
.product-info .sec03 .info{
	padding-top: 10px;
	font-size: 17px;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.product-info .sec03 .info a:hover{
	color: #003a59;
}
.product-info .sec03 .img{
	margin-top: 10px;
}
.product-info .sec03 .btn{
	padding: 6px 36px;
	margin-top: 20px;
	text-transform: uppercase;
	background: #003a59;
	color: #fff;
}

.service .title{
	color: #003a59;
}
.service .tag-panel p{
	font-size: 16px;
}
.service .tag-panel .title{
	font-size: 32px;
}
.service .tag-panel .h3{
	font-size: 24px;
}
.service .navbar-collapse{
	padding: 0;
}
.service .navbar-collapse li{
	margin-top: 12px;
	cursor: pointer;
}
.service .navbar-collapse li a{
	padding: 8px;
	text-align: left;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	background: #003a59;
	color: #fff;
}
.faq{
	font-family: "arial, helvetica, sans-serif";
	letter-spacing: 0px;
}
.faq .h3{
	font-family: "arial, helvetica, sans-serif";
	letter-spacing: 0px;
	margin: 0;
	text-align: center;
	color: #003a59;
}
.faq dl{
	border-bottom: 1px solid #eee;
	padding-right: 15px;
	margin-bottom: 0;
	position: relative;
}
.faq dl>dd>span{
	width: 15px;
	height: 100%;
	background-color: #eee
	position: absolute;
	top: 0;
	right: 0;
}
.faq dl>dt{
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
	padding-top: 10px;
	padding-right: 20px;
	margin: 0 auto 10px;
	position: relative;
	color: #666;
}
.faq dl>dt>span{
	width: 20px;
	height: 20px;
	background: url(../uploadfiles/images/service-icon1.png) no-repeat center;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -4px;
}
.faq dl>dt.active>span{
	background-image: url(../uploadfiles/images/service-icon2.png);
}
.faq dl>dt.active,
.faq dl>dt:hover{
	color: #003a59
}
.faq dl>dd{
	line-height: 24px;
	color: #666;
	margin: 12px auto;
	display: none;
}
.service .img,
.service .info,
.service .h3{
	margin: 15px 0;
	color: #003a59;
}

.case .title{
	color: #003a59;
}
.case .navbar-collapse li .back{
	display: block;
	position: relative;
	cursor: pointer;
}
.case .case-right .h2{
	font-size: 24px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 15px;
	border-bottom: 2px solid #003a59;
}
.case .case-right p{
	color: #003a59;
}

.new .title{
	color: #003a59;
}
.new .new-list{
	margin-top: 30px;
}
.new .new-list>li{
	border: 1px solid #999;
	margin-bottom: 25px;
	padding: 15px;
}
.new .new-list>li .pull-left{
	padding-right: 20px;
}
.new .new-list>li .text-right{
	display: none;
}
.new .new-list>li .btn{
	font-size: 18px;
	color: #003a59;
	border: 1px solid #003a59;
	padding: 4px 30px;
	margin-top: 30px;
}
.new .new-list>li .btn:hover{
	color: #fff;
	background: #003a59;
}
.new .new-list>li p{
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.new .new-list>li .h4{
	text-transform: uppercase;
	font-weight: 600;
	-webkit-line-clamp: 1;
}
.new .new-list>li .h4:hover>a{
	color: #003a59;
}
.new .new-list>li time{
	padding: 10px 0px;
	display: block;
}
.new .new-list>li .name{
	float: left;
	padding-right: 50px;
}

.new-info .new-text .img img{
	width: 100%;
}
.new-info .title{
	color: #003a59;
}
.new-info .new-text p{
	color: #003a59;
}

.contact .title{
	color: #003a59;
}
.contact .navbar-collapse{
	padding: 0;
}
.contact .navbar-collapse li{
	margin-top: 12px;
	cursor: pointer;
}
.contact .navbar-collapse li a{
	padding: 8px;
	text-align: left;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	background: #003a59;
	color: #fff;
}
.contact .info p{
	margin-top: 0;
	color: #003a59;
}
.contact .info .h2{
	font-size: 36px;
}
/*********  content end  *********/


footer{
	font-family: arial sans-serif helvetica;
	letter-spacing: 0;
	line-height: 30px;
	padding-top: 30px;
	margin-top: 30px;
	background: url(../uploadfiles/images/footer-bg.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
}
footer>.container{
	position: relative;
	padding-bottom: 80px;
}
footer>p, .footer>p{
	background: #0c0c0c;
	padding: 10px;
  text-align: center;
  margin-bottom: 0;
  color: #ccc;
}
footer .h3{
	font-size: 20px;
	font-family: arial sans-serif helvetica;
	letter-spacing: 0;
	text-transform: uppercase;
}
footer p{
	line-height: 1.8 !important;
	font-size: 14px;
}
footer a{
	color: #fff !important;
}
footer a:hover{
	color: #81d324 !important;
}
footer .ftr-contact ul li{
	margin-top: 15px;
	padding-left: 35px;
	line-height: 1.8 !important;
}
footer .ftr-contact ul li:nth-of-type(1){
	background: url(../uploadfiles/images/footer-icon1.png) no-repeat left 6px;
}
footer .ftr-contact ul li:nth-of-type(2){
	background: url(../uploadfiles/images/footer-icon2.png) no-repeat left 0;
}
footer .ftr-contact ul li:nth-of-type(3){
	background: url(../uploadfiles/images/footer-icon3.png) no-repeat left 4px;
}
footer .ftr-product ul li{
	margin-bottom: 15px;
	line-height: 1.8 !important;
}
footer .ftr-tag .form-group{
	position: relative;
}
footer .ftr-tag .form-control{
	padding-right: 60px;
}
footer .ftr-tag .btn{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50px;
	background: #81d324 url(../uploadfiles/images/footer-icon4.png) no-repeat center center;
}
footer .ftr-bottom{
	position: absolute;
	bottom: 20px;
	left: -0;
	width: 100%;
}
footer .ftr-bottom ul{
	text-align: center;
}
footer .ftr-bottom .social-media a{
	width: 30px;
	height: 30px;
	display: block;
	background: url(../uploadfiles/images/footer-media.png) no-repeat center center;
}
footer .ftr-bottom .social-media a:hover{
	background-image: url(../uploadfiles/images/footer-media1.png);
}
footer .ftr-bottom .social-media .f{
	background-position: 0px center;
}
footer .ftr-bottom .social-media .t{
	background-position: -35px center;
}
footer .ftr-bottom .social-media .i{
	background-position: -71px center;
}
footer .ftr-bottom .social-media .p{
	background-position: -107px center;
}
footer .ftr-bottom .social-media .c{
	background-position: -142px center;
}
footer .ftr-bottom .ftr-nav{
	margin-top: 35px;
}
footer .ftr-bottom .ftr-nav a{
	color: #ccc;
}
footer .ftr-bottom .ftr-nav a:hover{
	color: #81d324;
}
footer .ftr-bottom .ftr-nav li{
	padding: 0 24px;
	border-right: 1px solid #ccc;
	line-height: 18px;
}
footer .ftr-bottom .ftr-nav li:last-of-type{
	border: none;
}

.bottom {
  position: fixed;
  bottom:0;
  left:0;
  width:100%;
  color:#666;
  text-align: center;
  z-index:999;
  border-top:1px solid #ccc;
}
.bottom p{
	margin-bottom: 0;
}
.bottom .up-btn {
  display: block;
  width:100%;
  height:18px;
  text-align: center;
}
.bottom .up-btn>span {
  background: #000 url(../uploadfiles/images/bottom-btn.png) no-repeat center;
  color:#666;
  width:100px;
  height: 20px;
  display: inline-block;
  _dispaly:inline;
  border-radius:0.3em;
  cursor: pointer;
}
.bottom ul {
  background-color:#fff;
  margin-bottom: 0;
}
.bottom li {
  vertical-align: middle;
  width:18.5%;
  margin:0 !important;
  padding:0;
}
.bottom li a {
  color:#666;
}
.bottom img {
  display: block;
  margin:0.2em auto;
}
.bottom li a p {
  margin-bottom:0;
  color:#666;
}
.at-icon-wrapper {height:26px;}

.at-icon-wrapper>.at-icon-addthis {width:25px !important;height:25px !important;fill:#666 !important;}

.at-share-tbx-element .at-icon-wrapper {
  background: none !important;
}
.at-share-tbx-element .at-share-btn {
  margin: 0 !important;
}
/****** bottom end *******/

/****** pictureSlider start *******/
.poster-main{position: relative;display: none;}
.poster-main a,.poster-main img{display:block;position: relative;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;z-index:10;cursor:pointer;opacity:0.8}
.poster-main .poster-prev-btn{left:0; background: transparent;}
.poster-main .poster-next-btn{right:0; background: transparent;}
/****** pictureSlider end *******/

.to-top {
	width: 40px;
	height: 40px;
  right: 20px;
  padding:0.6em;
  background-color: #81d324;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  z-index:1000;
}

.a-share{
	width: 50px;
	color: #fff;
	background: #003a59;
	text-align: center;
	position: fixed;
	bottom: 120px;
	right: 5px;
	padding: 5px;
	z-index: 1200;
}
.a-share .h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.a-share .h5{
	font-size: 12px;
	margin-top: 0;
}
.a-share .share-media{
	margin-bottom: 5px;
}
.a-share .share-media li a{
	width: 20px;
	height: 32px;
	background: url(../uploadfiles/images/icon-f.png) no-repeat center;
	margin: auto;
	display: block;
}
.a-share .share-media li .t{
	background-image: url(../uploadfiles/images/icon-t.png);
}
.a-share .share-media li .i{
	background-image: url(../uploadfiles/images/icon-i.png);
}
.a-share .share-media li .g{
	background-image: url(../uploadfiles/images/icon-g.png);
}

.card-form{
	width: 40px;
	height: 40px;
	background: transparent;
	border-radius: 50%;
	box-shadow: 0px 0px 3px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,.1);
	position: fixed;
	right: 10px;
	bottom: 120px;
	overflow: hidden;
	z-index: 500;
}
.card-form .card-title{
	height: 50px;
	font-weight: 600;
	line-height: 46px;
	color: #003a59;
	background: linear-gradient(to bottom, rgba(0,58,89,.5), rgba(0,58,89,.0001));
	padding: 0 15px;
	position: relative;
}
.card-form .card-title:before,
.card-form .card-title:after{
  content: "";
  clear: both;
  display: table;
}
.card-form .card-title .pull-left{
	background: url(../uploadfiles/images/products-icon.png) no-repeat left center;
	padding-left: 20px;
}
.card-form .card-title .card-show{
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	background: #003a59;
	border: 1px solid #003a59;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.card-form .card-title li{
	padding: 0;
}
.card-form .card-title .btn{
	font-size: 12px;
	line-height: 16px;
	color: #003a59;
	border-radius: 0;
	padding: 4px 8px;
}
.card-form .card-title .card-hide{
	border-right: 1px solid #003a59;
}
.card-main{
	width: 100%;
	height: 270px;
	padding: 0 15px 15px;
	margin: 0;
	position: relative;
	overflow: auto;
}
.card-form .card-list{
	min-height: 185px;
}
.card-form .card-list>li{
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 8px 0;
}
.card-form .card-list li>div{
	line-height: 24px;
	text-align: center;
	padding: 0 8px;
}
.card-form .card-list li>div:first-of-type{
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.card-form .card-list .btn{
	width: 24px;
	height: 24px;
	line-height: 21px;
	color: #666;
	border: 1px solid #999;
	padding: 0;
}
.card-form .card-sub{
	width: 100%;
	color: #fff;
	background: #003a59;
	border: none;
	margin-top: 20px;
}
.card-form .card-sub:hover{
	background: #003a59;
}

footer .link {
  text-align: center;
  font-size:12px;
  position:relative;
  clear:left;
}
footer .link p {
  line-height: normal;
  margin-bottom:3px;
}
footer .link .hide-content {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  padding: 10px;
  box-shadow: 2px 2px 5px #999;
  display: none;
  background-color: #fff;
  margin-bottom:5px;
}
footer .link a {  margin:0 3px; color:#fff;}
footer .link .hide-content a {
  color:#333 !important;
}

#contact-btn{
  top: 45%;
  position: fixed;
  text-align: left;
  z-index: 1200;
  cursor: pointer;
}
#contact-btn .contact-us{
  background-color: rgba(0,0,0,.7);
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  width: 142px;
  height: 50px;
  text-transform: uppercase;
  line-height: 55px;
  text-align: center;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  position: absolute;
  left: -46px;
  top: -96px;
}
#contact-btn img{
  display: inherit;
  width: 50px;
  height: 50px;
  padding: 13px 7px;
  background-color: #003a59;
  text-align: center;
}

.a-form{
	max-width: 460px;
	height: 100%;
	background: #1b1b1b;
	overflow: auto;
	position: fixed;
	left: -460px;
	top: 0;
	z-index: 9999;
}
.cont-aside {
  background: #fff;
  margin: 30px;
  padding: 30px 0;
}
.cont-nav{
	margin: 0 30px;
}
.cont-form {
  margin: 15px 30px;
}
.cont-form form .form-control,
.cont-form form .btn{
	letter-spacing: 4px;
}
.cont-form .radio{
	margin-left: -20px;
}
.cont-form .btn-cont{
	width: 100%;
	color: #fff;
	background: #003a59;
	margin-top: 20px;
}
#close-btn {
  top: 0;
  position: absolute;
  z-index: 9;
  display: block;
  cursor: pointer;
  right: 0;
}
.cont-aside .cont-h3 {
  color: #003a59;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}

@media (min-width:480px) {
	/**/
	footer>p, .footer>p {
		padding: 10px;
	}
}

@media (min-width:768px) {
	/**/
	#hide-btn {
		display: none;
	}
	#menu {
		display: block;
	}
	#menu>li {
		display: inline-block;
		_display: inline;
	}
	.bottom {
		display: none;
	}
	.v-adaptive iframe{
		width: 480px !important;
		height: 270px !important;
	}
	.all-img,
	.max-img{
		margin-left: -0.625% !important;
		margin-right: -0.625% !important;
	}
	.swiper-dir{
		width: auto;
		margin: 0 -15px !important;
	}
	.swiper-dir .swiper-wrapper{
		display: block;
	}
	.swiper-dir .swiper-slide{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.list-tag button {
		display: none;
	}
	.list-tag>ul {
		display: block;
	}
	.list-tag>ul>li {
		display: inline-block;
		margin: 0 5px;
	}
	
	header .navbar-brand{
		margin-left: 0 !important;
	}
	/*header .menu>li:nth-of-type(2).active, 
	header .menu>li:nth-of-type(2):hover{
		background: #81d324 !important;
	}
	header .menu>li{
		border-left: 1px solid #003a59;
	}*/
	header .dropdown-menu{
		width: 160px;
		left: 50%;
		margin-left: -80px;
	}
	header .dropdown-menu>li>a{
		padding: 10px 3px;
	}
	header .dropdown-menu>li:first-child>a{
		border: none;
	}
	
	.title{
		font-size: 30px;
	}
	.index .sec02 .title{
		width: 180px;
		font-size: 30px;
		position: fixed;
		right: -70px;
		top: 50%;
		z-index: 100;
		margin: 0;
		display: inline-block;
		height: 40px;
		text-align: left;
		line-height: 40px;
		background: #003a59;
		color: #fff;
		cursor: pointer;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.index .sec02 .title span{
		display: inline-block;
		width: 40px;
		height: 40px;
		margin-right: 40px;
		background: #69cbff url(../uploadfiles/images/index-icon18.png) no-repeat center center;
	}
	.index .sec02 .mySwiper{
		max-width: 300px;
		position: fixed;
		right: -300px;
		top: 50%;
		z-index: 200;
		background: #003a59;
		-webkit-transform: translate(0 , -50%);
		-moz-transform: translate(0 , -50%);
		-ms-transform: translate(0 , -50%);
		-o-transform: translate(0 , -50%);
		transform: translate(0 , -50%);
		-webkit-transition: right .5s linear;
		-moz-transition: right .5s linear;
		-o-transition: right .5s linear;
		transition: right .3s linear;
	}
	.index .sec02 .mySwiper.show{
		right: 0;
	}
	.index .sec02 .back{
		background: #003a59;
	}
	.index .sec02 .info{
		height: 40px;
		background: #69cbff;
	}
	.index .sec02 .info p{
		margin: 0 55px 0 40px;
		line-height: 40px;
	}
	.index .sec02 .con{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
	}
	.index .sec02 .con .btn-close{
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 200;
		width: 40px;
		height: 40px;
		display: block;
		background: #69cbff url(../uploadfiles/images/index-icon19.png) no-repeat center center;
		border-radius: 0;
		box-shadow: none;
	}
	.index .sec02 .con span{
		position: absolute;
		right: 10px;
		bottom: 10px;
		z-index: 200;
		padding: 0 6px;
		height: 20px;
		display: inline-block;
		border-radius: 4px;
		background: #003a59;
		color: #fff;
	}
	.index .sec03{
		padding: 30px 0;
	}
	.index .sec03 .back{
		min-height: 220px;
	}
	.index .sec03 .img{
		height: 75px;
		margin-top: 35px;
	}
	.index .sec03 .info .h3{
		font-size: 22px;
	}
	.index .sec04 .sec-back{
		padding: 30px 0;
	}
	/*.index .sec04 .sec-back .h1 span{
		display: inline-block;
		width: 100%;
	}
	.index .sec04 .sec-back .h1 span:last-child{
		font-weight: 600;
	}*/
	.index .sec05 .back .info{
		max-width: 640px;
		margin: 20px auto;
	}
	
	.creen{
		padding-bottom: 30px;
	}
	.creen .title{
		margin: 15px 0;
		/*font-size: 48px;*/
	}
	.creen .info p{
		font-size: 18px;
		margin-bottom: 20px !important;
	}
	
	.about{
		margin-top: 30px;
		margin-bottom: 90px;
	}
	.about .title{
		font-weight: normal;
		text-align: left;
		line-height: 1;
		margin: 0;
	}
	.about>.container>.row{
		margin: 0;
	}
	.about>.container>.row>div{
		padding: 0;
	}
	.about>.container>.row>div:last-of-type{
		padding: 0 50px;
		border-left: 1px solid #69cbff;
		border-right: 1px solid #69cbff;
	}
	.about .navbar-collapse{
		margin-top: 20px;
	}
	.about .navbar-collapse li a{
		width: calc(100% - 30px);
		font-size: 28px;
	}
	.about .navbar-collapse li.active{
		position: relative;
		background: #003a59;
	}
	.about .navbar-collapse li.active:after{
		content: '';
		width: 40px;
		height: 100%;
		display: block;
		background: #69cbff url(../uploadfiles/images/index-icon19.png) no-repeat center center;
		position: absolute;
		left: 100%;
		top: 0;
	}
	.about .info .h3{
		font-size: 36px;
	}
	.about .info p{
		font-size: 16px;
	}
	
	.product-category{
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.product-category .title{
		margin: 15px 0 0;
		text-align: left;
		line-height: 1;
		font-weight: normal;
	}
	.product-category .info{
		padding-bottom: 45px;
		position: relative;
	}
	.product-category .con{
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.product-category .main>div{
		margin-top: 20px;
	}
	
	.product-list{
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.product-list .title{
		margin: 15px 0 0;
		text-align: left;
		line-height: 1;
		font-weight: normal;
	}
	.product-list .main{
		margin-left: -8px;
		margin-right: -8px;
	}
	.product-list .main>div{
		margin-top: 20px;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.product-lists{
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.product-lists .title{
		margin: 15px 0 0;
		text-align: left;
		line-height: 1;
		font-weight: normal;
	}
	.product-lists .info p,
	.product-lists .con{
		margin-top: 15px;
	}
	
	.product{
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.product .title{
		margin: 15px 0 0;
		text-align: left;
		line-height: 1;
		font-weight: normal;
	}
	.product .product-con li{
		margin-top: 25px;
	}
	.product .sec01 .back{
		margin-top: 20px;
	}
	.product .sec01 .img{
		margin-top: 15px;
	}
	.product .sec02{
		padding-bottom: 30px;
	}
	.product .sec03{
		padding-top: 30px;
	}
	.product .sec03 .title{
		margin-bottom: 30px;
		font-size: 24px;
	}
	
	.product-info{
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.product-info .title{
		margin: 15px 0 0;
		text-align: left;
		line-height: 1;
		font-weight: normal;
	}
	.product-info .sec01{
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.product-info .sec01 .btn{
		margin-top: 20px;
	}
	.product-info .sec01 .pro-right{
		font-size: 16px;
		line-height: 28px;
	}
	.product-info .sec03 .title{
		margin: 0;
		font-size: 24px;
	}
	
	.service{
		margin-top: 30px;
		margin-bottom: 90px;
	}
	.service .title{
		font-weight: normal;
		text-align: left;
		line-height: 1;
		margin: 0;
	}
	.service>.container>.row{
		margin: 0;
	}
	.service>.container>.row>div{
		padding: 0;
	}
	.service>.container>.row>div:last-of-type{
		padding: 0 50px;
		border-left: 1px solid #69cbff;
		border-right: 1px solid #69cbff;
	}
	.service .navbar-collapse{
		margin-top: 20px;
	}
	.service .navbar-collapse li a{
		width: calc(100% - 30px);
		font-size: 28px;
	}
	.service .navbar-collapse li.active{
		position: relative;
		background: #003a59;
	}
	.service .navbar-collapse li.active:after{
		content: '';
		width: 40px;
		height: 100%;
		display: block;
		background: #69cbff url(../uploadfiles/images/index-icon19.png) no-repeat center center;
		position: absolute;
		left: 100%;
		top: 0;
	}
	.faq .h3{
		margin-bottom: 20px !important;
	}
	
	.case{
		margin-top: 20px;
		margin-bottom: 60px;
	}
	.case .title{
		margin: 15px 0 0;
		font-weight: normal;
		text-align: left;
		line-height: 1;
	}
	.case .case-info{
		margin-top: 20px;
	}
	.case .navbar-collapse{
		overflow: hidden !important;
	}
	.case .navbar-collapse li .info{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(71,71,71,.7);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}
	.case .navbar-collapse li .info p{
		position: absolute;
		left: 0;
		top: 50%;
		-webkit-transform: translate(0 , -50%);
		-moz-transform: translate(0 , -50%);
		-o-transform: translate(0 , -50%);
		transform: translate(0 , -50%);
		width: 100%;
		line-height: 1.2 !important;
		color: #fff;
		display: -webkit-box !important;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.case .navbar-collapse li.active .info,
	.case .navbar-collapse li:hover .info{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	.case .pagination-inline a{
		width: 40px;
		height: 40px;
		background: #003a59 url(../uploadfiles/images/pagination-03.png) no-repeat center;
		display: block;
		margin-top: 5px;
		top: 100%;
	}
	.case .pagination-inline .prevbtn{
		background-position: 14px center;
		left: calc(100% - 85px);
	}
	.case .pagination-inline .nextbtn{
		background-position: -53px center;
	}
	.case .case-right .h2{
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	
	.new{
		padding-top: 30px;
	}
	.new .title{
		margin: 15px 0 0;
		text-align: left;
		line-height: 1;
		font-weight: normal;
	}
	.new .new-list>li .pull-left img{
		max-width: 250px;
	}
	
	.new-info{
		margin-top: 20px;
	}
	.new-info .title{
		font-size: 24px;
		font-weight: normal;
		line-height: 1;
		margin: 15px 0 0;
	}
	.new-info .new-text{
		margin-top: 20px;
	}
	.new-info .new-text p{
		margin-top: 20px;
	}
	
	.contact{
		margin-top: 30px;
		margin-bottom: 90px;
	}
	.contact .title{
		margin: 0;
		font-weight: normal;
		text-align: left;
		line-height: 1;
	}
	.contact>.container>.row{
		margin: 0;
	}
	.contact>.container>.row>div{
		padding: 0;
	}
	.contact>.container>.row>div:last-of-type{
		padding: 0 50px;
		border-left: 1px solid #69cbff;
		border-right: 1px solid #69cbff;
	}
	.contact .navbar-collapse{
		margin-top: 20px;
	}
	.contact .navbar-collapse li a{
		width: calc(100% - 30px);
		font-size: 28px;
	}
	.contact .navbar-collapse li.active{
		position: relative;
		background: #003a59;
	}
	.contact .navbar-collapse li.active:after{
		content: '';
		width: 40px;
		height: 100%;
		display: block;
		background: #69cbff url(../uploadfiles/images/index-icon19.png) no-repeat center center;
		position: absolute;
		left: 100%;
		top: 0;
	}
	.contact .info{
		margin-bottom: 20px;
	}
}

@media (min-width:768px) and (max-width:991px){
	/**/
	
	header .menu>li{
		padding: 0;
	}
	header .menu>li>a{
		padding: 6px 11px;
	}
	
	.index .sec04 .sec-back .h1{
		font-size: 32px;
		font-weight: 600;
		margin: 0 0 30px;
		text-align: center;
		color: #002031;
	}
	
	.product-category .back .h2{
		font-size: 24px;
	}
	
	.product-info .sec01 .pro-right{
		padding-top: 20px;
	}
	
	.contact .h2{
		font-size: 24px;
	}
}

@media (min-width:992px) {
	/**/
	.v-adaptive iframe{
		width: 800px !important;
		height: 450px !important;
	}
	.pager li>a,
	.pager li>span {
		width: 120px;
		height: 35px;
		line-height: 35px;
		padding: 0;
		font-size: 18px;
	}
	
	header .menu{
		float: right;
	}
	header .menu>li{
		padding: 17px 15px;
	}
	
	footer .ftr-contact{
		width: 40%;
	}
	footer .ftr-product,
	footer .ftr-tag{
		width: 30%;
	}
	
	.index .sec01 .pagination-inline a{
		width: 40px;
		height: 40px;
		background: #003a59 url(../uploadfiles/images/pagination-03.png) no-repeat center;
		border-radius: 50%;
	}
	.index .sec01 .pagination-inline .prevbtn{
		background-position: 14px center;
		left: 5%;
	}
	.index .sec01 .pagination-inline .nextbtn{
		background-position: -53px center;
		right: 5%;
	}
	.index .sec01:hover .pagination-inline a{
		display: block;
	}
	.index .sec04 .sec-back .pagination-inline a{
		width: 40px;
		height: 40px;
		background: #003a59 url(../uploadfiles/images/pagination-03.png) no-repeat center;
		display: block;
		margin-top: 50px;
	}
	.index .sec04 .sec-back .pagination-inline .prevbtn{
		background-position: 14px center;
		left: -142px;
	}
	.index .sec04 .sec-back .pagination-inline .nextbtn{
		background-position: -53px center;
		right: calc(100% + 60px);
	}
	.index .sec-back .h1{
		margin-top: 14px !important;
	}
	.index .sec04 .sec-back{
		padding: 40px 0;
	}
	.index .sec04 .sec-back .h1{
		max-width: 180px;
		margin: 0;
		padding-bottom: 10px;
		border-bottom: 2px solid #002031;
		color: #002031;
	}
	.index .sec04 .sec-back .h1 span:last-child{
		font-weight: 600;
	}
	.index .sec04 .sec-back .h1 span{
		display: inline-block;
		width: 100%;
	}
	
	.about>.container>.row>div:last-of-type{
		padding: 0 70px;
	}

	.product-category .back p:not(.h2){
	    	display: -webkit-box !important;
	    	-webkit-box-orient: vertical;
	    	-webkit-line-clamp: 4;
	    	overflow: hidden;
	}
	
	.product-info .sec01 .btn{
		margin-top: 80px;
	}
	
	.new .new-list>li .text-right {
    display: block; 
	}
	.new .new-list>li p{
    -webkit-line-clamp: 4;
	}
}

@media (min-width:768px) and (max-width:1199px){
	header .navbar-header{
		width: 100%;
		text-align: center;
	}
	footer>.container{
		padding-bottom: 110px;
	}
}

@media (min-width:1200px) {
	/**/
	header .menu>li{
		padding: 17px 0;
	}
	
	footer .ftr-product,
	footer .ftr-tag{
		padding: 0;
	}
	footer .ftr-product .h3,
	footer .ftr-tag .h3{
		padding-left: 30px;
		padding-right: 15px;
	}
	footer .ftr-product .back,
	footer .ftr-tag .back{
		min-height: 180px;
		padding-left: 30px;
		padding-right: 15px;
		border-left: 1px solid #fff;
	}
	
	.title{
		font-size: 60px;
	}
	.index{
		padding-bottom: 50px;
	}
	.index .sec-back .h1{
		margin-top: 33px !important;
	}
	.index .sec03{
		padding: 60px 0;
		/*margin-top: -260px;*/
	}
	
	.creen{
		padding-bottom: 60px;
	}
	.creen .title{
		margin: 20px 0;
	}
	.creen .info p{
		margin-bottom: 30px !important;
		line-height: 30px !important;
	}
	
	.about{
		margin-top: 55px;
		margin-bottom: 140px;
	}
	.about>.container>.row>div:last-of-type{
		padding: 0 90px;
	}
	
	.product-category{
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.product-category .title{
		margin-top: 20px;
	}
	.product-category .main>div{
		margin-top: 30px;
	}
	.product-category .back p:not(.h2){
		-webkit-line-clamp: 6;
	}
	
	.product-list{
		padding-top: 40px;
		padding-bottom: 120px;
	}
	.product-list .title{
		margin-top: 20px;
	}
	.product-list .main>div{
		margin-top: 30px;
	}
	
	.product-lists{
		padding-top: 40px;
		padding-bottom: 120px;
	}
	.product-lists .title{
		margin-top: 20px;
	}
	.product-lists .info p{
		font-size: 18px;
	}
	.product-lists .info p,
	.product-lists .con{
		margin-top: 30px;
	}
	.product-lists .con a{
		font-size: 18px;
	}
	
	.product{
		padding-top: 40px;
		padding-bottom: 120px;
	}
	.product .title{
		margin-top: 20px;
	}
	.product .product-con{
		margin: 0 -30px;
	}
	.product .product-con li{
		padding: 0 30px;
		margin-top: 35px;
	}
	.product .sec01 .back{
		margin-top: 30px;
	}
	.product .sec01 .img{
		margin-top: 20px;
	}
	.product .sec02{
		padding-bottom: 40px;
	}
	.product .sec03{
		padding-top: 40px;
	}
	.product .sec03 .title{
		margin-bottom: 40px;
	}
	
	.product-info{
		padding-top: 40px;
		padding-bottom: 120px;
	}
	.product-info .title{
		margin-top: 20px;
	}
	.product-info .sec01{
		padding-top: 40px;
		padding-bottom: 90px;
	}
	.product-info .sec01 .pro-right{
		font-size: 20px;
		line-height: 36px;
	}
	.product-info .sec01 .btn{
		margin-top: 100px;
		font-size: 18px;
	}
	.product-info .sec03 .title{
		margin: 0;
		padding: 25px 0;
	}	
	
	.service{
		margin-top: 55px;
		margin-bottom: 140px;
	}
	.service>.container>.row>div:last-of-type{
		padding: 0 90px;
	}
	
	.faq .h3{
		margin-bottom: 40px !important;
	}
	.faq dl>dt{
		padding-top: 20px;
		margin: 0 auto 20px;
		font-size: 18px;
	}
	.faq dl>dd{
		margin: 20px auto;
	}
	
	.case{
		margin-top: 30px;
		margin-bottom: 120px;
	}
	.case .title{
		margin-top: 20px;
	}
	.case .case-info{
		margin-top: 30px;
	}
	
	.new{
		padding-top: 40px;
	}
	.new .title{
		margin-top: 20px;
	}
	
	.new-info{
		padding-top: 30px;
	}
	.new-info .title{
		margin-top: 20px;
	}
	.new-info .new-text{
		margin-top: 30px;
	}
	.new-info .new-text p{
		margin-top: 30px;
		font-size: 16px;
	}
	
	.contact{
		margin-top: 55px;
		margin-bottom: 140px;
	}
	.contact>.container>.row>div:last-of-type{
		padding: 0 90px;
	}
	.contact .info{
		margin-bottom: 30px;
	}
	.contact .info p:not(.h2){
		font-size: 20px;
	}
}

@media (min-width:1200px) and (max-width:1400px){
	/**/
	.index .sec03{
		/*margin-top: -120px;*/
	}
}

@media (max-width:767px) {
	/**/
	#etalage,
	#contact-btn,
	.pagination-block,
	.onlineFloatBox{
		display: none !important;
	}
	.banner{
		height: 150px;
		position: relative;
		overflow: hidden;
	}
	.banner .img{
		width: 640px;
		position: absolute;
		left: 50%;
		margin-left: -320px;
	}
	.content-list li{
		padding: 0;
		margin: 10px 0;
		display: block;
	}
	.content-list li a{
		padding: 6px 12px;
		display: block;
	}
	.card-form{
		width: 40px;
		height: 40px;
		border-radius: 50%;
	}
	.card-main{
		height: 90%;
	}
	.card-form .card-title .card-show{
		display: block;
	}
	.all-img img,
	.max-img img{
		width: 100%;
	}
	.index .all-img img,
	.index .max-img img{
		max-width: 100%;
	}
	.swiper-dir .swiper-slide{
		padding: 0;
	}
	
	header .header-link,
	header .navbar-right{
		display: none !important;
	}
	header{
		height: 50px;
	}
	header.on{
		position: fixed;
		z-index: 1000;
	}
	header .navbar-brand{
		width: 330px;
		height: 40px;
		background-size: 330px 40px;
		margin: 5px auto;
		display: block;
	}
	header.on .navbar-toggle{
		background-image: url(../uploadfiles/images/cont-btn.png);
	}
	header .navbar-collapse{
		width: 100%;
		height: 100% !important;
		background: #003a59;
		padding-top: 20px;
		border-top: 2px solid #003a59;
		position: fixed;
		left: 100%;
		top: 50px;
		margin: 0 !important;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
		display: block;
	}
	header.on .navbar-collapse{
		left: 0;
		overflow-y: auto;
	}
	header.on :root{
		overflow: hidden;
	}
	header .menu{
		margin: 0;
	}
	header .menu a{
		text-align: left;
	}
	header .dropdown>a{
		background: url(../uploadfiles/images/faqs_03.png) no-repeat 95% 18px !important;
	}
	header .menu>li>a{
		padding: 12px;
		padding-left: 50px;
	}
	header .menu>li.active>a{
		background-color: #003a59 !important;
		color: #81d324 !important;
		text-decoration: underline;
	}
	header .menu>li:hover>a{
		background-color: #81d324 !important;
		color: #fff !important;
		text-decoration: underline;
	}
	header .dropdown-menu{
		background-color: #fefefe !important;
	}
	header .dropdown-menu>li>a{
		color: #003a59 !important;
		border: none;
		padding: 8px !important;
		padding-left: 50px !important;
		margin: 0 30px;
	}
	
	footer{
		padding-top: 0;
		margin-bottom: 59px;
	}
	footer>.container {
    display: none;
  }
  
  .index .sec02{
  	padding-bottom: 10px;
  	background: #003a59;
  }
  .index .sec02 .title{
  	color: #fff;
  }
	.index .sec03 .img{
		height: 70px;
	}
  .index .sec02 .info p{
  	text-align: center;
  }
  .index .sec02 .info p a:hover{
  	text-decoration: underline;
  }
  .index .sec03{
  	padding: 15px 0;
  }
  .index .sec04 .sec-title .main .con{
  	display: none;
  }
  .index .sec-title .main .img{
  	padding: 15px;
  }
  .index .sec-title .main .img img{
  	height: 30px;
  }
  .index .sec-title .main .info{
  	margin-left: 10px;
  }
  .index .sec04 .sec-back .h1{
  	margin-top: 10px;
  	text-align: center;
  	font-size: 24px;
  	font-weight: 600;
  }
  .index .sec04 .sec-icon .back{
  	padding: 30px 0 20px;
  }
  .index .sec05 .back .info{
  	margin: 15px 0 10px;
  }
  .index .sec05 .btn{
  	font-size: 16px;
  }
  
  .creen .title img{
  	width: 30px;
  }
  .creen .info p{
  	margin-bottom: 10px;
  }
  
  .about .h3{
  	margin-top: 10px;
  	font-size: 18px;
  }
  .about .navbar-collapse li a{
		border: 1px solid #003a59;
		background: transparent;
		color: #003a59;
	}
	.about .navbar-collapse li.active a{
		background: #003a59;
		color: #fff;
	}
	.about .navbar-collapse li:first-of-type{
		margin: 0;
	}
  
  .product-category .main>div{
  	margin-bottom: 15px;
  }
  .product-category .con{
  	margin-top: 10px;
  }
  .product-category .info .h2{
  	font-size: 18px;
  }
  
  .product-list .main>div{
  	margin-bottom: 15px;
  }
  
  .product-lists .info p:first-of-type{
  	margin-top: 0;
  }
  .product-lists .main>div{
  	margin-bottom: 15px;
  }
  
  .product .product-con{
  	margin-left: 5px;
  	margin-right: 5px;
  }
  .product .product-con li{
  	padding-left: 5px;
  	padding-right: 5px;
  }
  .product .sec01 .info .h4{
  	font-weight: normal;
  	margin-top: 0;
  	margin-bottom: 10px;
  }
  .product .sec02{
  	padding-bottom: 15px;
  }
  
  .product-info .sec01{
  	padding-bottom: 15px;
  }
  .product-info .sec01 .img img{
  	width: 100%;
  }
  .product-info .sec01 .btn{
  	margin-top: 15px;
  }
  .product-info .sec02 .h2{
  	margin-top: 15px;
  	margin-bottom: 15px;
  	font-size: 24px;
  }
  .product-info .sec03 .title{
  	padding: 0;
  }
  
  .service .h3{
  	margin-top: 10px;
  	font-size: 18px;
  }
  .service .navbar-collapse li a{
		border: 1px solid #003a59;
		background: transparent;
		color: #003a59;
	}
	.service .navbar-collapse li.active a{
		background: #003a59;
		color: #fff;
	}
	.service .navbar-collapse li:first-of-type{
		margin: 0;
	}
	.faq .h3{
		margin: 10px 0;
	}
	
	.case .navbar-collapse{
		padding: 0;
	}
	.case .navbar-collapse ul{
		display: block;
	}
	.case .navbar-collapse li .img{
		display: none;
	}
	.case .navbar-collapse li .back{
		border: 1px solid #003a59;
		color: #003a59;
	}
	.case .navbar-collapse li.active .back{
		background: #003a59;
		color: #fff;
	}
	.case .case-right .h2{
		font-size: 18px;
	}
	.case .case-right p:not(.h2){
		margin-top: 10px;
	}
	
	.new .new-list{
		margin-top: 0;
	}
	.new .new-list>li{
		margin-bottom: 15px;
	}
	.new .new-list>li .pull-left{
		float: none !important;
	}
	
	.contact .h2{
		margin-top: 15px !important;
		margin-bottom: 5px;
		font-size: 18px;
	}
  	.contact .navbar-collapse li a{
		border: 1px solid #003a59;
		background: transparent;
		color: #003a59;
	}
	.contact .navbar-collapse li.active a{
		background: #003a59;
		color: #fff;
	}
	.contact .navbar-collapse li:first-of-type{
		margin: 0;
	}
}

@media (max-width:479px) {
	/**/
  .navbar-form {
		text-align: center;
	}
	.navbar-form, .navbar-brand>img {
		margin: 5px auto;
	}
	.text,
	.breadcrumb-div,
	.pagination-block{
		display: none !important;
	}
	.title{
		font-size: 18px;
	}
	.desc{
		margin-bottom: 15px;
	}
	.head{
		margin: 15px 0;
	}
	
	.index .sec04 .sec-back .h1{
		font-size: 18px;
	}
	
	.new .new-list>li .pull-left,
	.new .new-list>li .pull-left img{
		width: 100%;
		padding-right: 0;
	}
	.new .new-list>li .h4{
		font-size: 14px;
	}
	
}