*{
	margin: 0;
	padding: 0;
}
html, body {
	overflow-x: hidden;
}
.h1,.h2,.h3,.h4,.h5,.h6,
h1,h2,h3,h4,h5,h6,
p,span,a,li,div {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	max-width: 100%;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #333333;
}
input, textarea, select, button {
	outline: none !important;
}
ul {
	margin-bottom: 0;
}
.content p:not(.h1):not(.h2):not(.h3):not(.h4){
	line-height: 24px;
	margin-bottom: 0;
}
.new-info p{ color:#565656; line-height: 26px; }
.new-info img{ padding:12px 0; }
.title, .index .text{
	text-align: center;
}
.title{
	font-size: 24px;
	line-height: 30px;
	color: #071a38;
	text-transform: uppercase;
	margin-top: 10px;
}
.product-info .title{
	text-align: left;
}
.text{
	margin: 20px 0 30px;
}
.btn{
	padding: 6px 12px;
}
.bordered img {
	border: 1px solid #cccccc;
}
.container>nav, .containe-fluid>nav {
	text-align: center;
}
.navbar-form .btn {
	vertical-align: top;
}
.swiper-wrapper, .swiper-slide {
	height: auto !important
}
.swiper-container>a {
	display: none
}
.swiper-container:hover>a {
	display: block
}
.swiper-slide{
	position: relative;
}
.swiper-container .pagination {
	display: inline
}
.pagination-block {
	clear: left;
	width: 100%;
	text-align: center;
	padding: 0;
	display: block !important
}
.pagination-block>span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #999;
	margin: 0 3px;
	cursor: pointer;
}
.pagination-block>.swiper-active-switch {
	background-color: #c00000
}
.pagination-banner{
	position: absolute;
	bottom: 0;
}
.pagination-banner>span{
	background-color: #FFFFFF;
}
.pagination a.prevbtn,
.pagination a.nextbtn{
	width: 20px;
	height: 40px;
	background: rgba(0,0,0,.5) url(../images/product-detail-20.png) no-repeat center;
	display: none;
}
.pagination a.prevbtn{
	float: left;
	background-position-x: 5px;
}
.pagination a.nextbtn{
	float: right;
	background-position-x: -14px;
}
.pager li>a,
.pager li>span {
	border-radius: 0;
	color: #071a38;
	border-color: #071a38;
}
.pager li>a:hover,
.pager li>span:hover{
	color: #FFFFFF;
	background-color: #071a38;
}
.pager li+li {
	margin-left: 10px;
}
.swiper-certificate img {
	max-width: 90%;
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
}
.swiper-certificate img:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
	box-shadow: 2px 2px 10px #666;
	max-width: 100%;
}
.content .navbar-header button{
	float: left;
	border: none;
	background: transparent url(../images/top_nav.png) no-repeat center !important;
	padding-left: 80px;
	margin: 0 0 0 -53px;
}
.pagination>span>a,.pagination>span>span{
	color: #333333;
	padding: 6px 12px;
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>span>a:hover,
.pagination>span>a:focus,
.pagination>span>span:hover,
.pagination>span>span:focus,
.pagination>span>span{
	background: none;
	color: #071a38;
}
.fancybox-nav span{
	display: none;
}
.fancybox-nav:hover span{
	display: block;
}
.btn-default {
  background-color:#ab0e19;
  color:#ffffff;
}
.btn-default:hover {
  background-color:#021026;
  color:#ffffff;
}

header{
	width: 100%;
	background: #FFFFFF;
	position: relative;
	z-index: 1200;
}
header.shadow{
	box-shadow: 3px 3px 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.1);
}
header .header-link{
	font-size: 12px;
	line-height: 35px;
	border-bottom: 1px solid #F1F1F1;
}
header .header-link .right{
	float: right;
	padding: 0 20px;
}
header .header-link .p{
	padding-left: 16px;
	background: url(../images/1-index-06.png) no-repeat left 10px;
}
header .header-link .e{
	padding-left: 20px;
	background: url(../images/1-index-11.png) no-repeat left 11px;
}
header .header-link .s{
	position: relative;
	padding: 0;
}
header .header-link .s a{
	background: url(../images/1-index-08.png) no-repeat center;
	padding: 10px 16px;
	cursor: pointer;
}
header .navbar-search{
	width: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9;
	overflow: hidden;
}
header .navbar-search .navbar-form{
	padding: 0px;
	margin: 0px;
}
header .navbar-search .navbar-form .form-group{
	width: 200px;
	height: 35px;
	position: relative;
}
header .navbar-search input{
	width: 100%;
	height: 100%;
	padding-right: 70px;
	position: absolute;
}
header .navbar-search .btn{
	width: 35px;
	height: 100%;
	border: none;
	position: absolute;
}
header .navbar-search .search-com{
	padding: 0px;
	background: url(../images/1-index-09.png) no-repeat center;
	right: 35px;
}
header .navbar-search .search-out{
	background: #071a38 url(../images/cont-btn.png) no-repeat center !important;
	right: 0px;
}
header .header-link .s,
header .header-link .l,
header .social-media li{
	border-left: 1px solid #F1F1F1;
}
header .header-link .r{
	padding: 0;
}
header .social-media{
	margin: 0;
}
header .social-media li:last-child{
	border-right: 1px solid #F1F1F1;
}
header .container-fluid{
	position: relative;
}
.navbar {
	border-radius:0px !important;

}
header .navbar-brand span{
    width: 94px;
    height: 80px;
    background: url(../images/image18.jpg) no-repeat center;
    background-size: 77%;
    margin: 0 5px 0 10px;
	display: inline-block;
}
header .navbar-toggle{
	padding: 12px;
	margin: 16px 18px 0px;
	background: transparent url(../images/top_nav.png) no-repeat center;
	background-size: 75%;
}
header .menu>li{
	padding: 15px 10px;
}

header .menu a{
	text-align: center;
	color: #333333 !important;
	background: transparent !important;
}
header .menu>li>a{
	line-height: 24px;
	text-transform: uppercase;
	padding: 0;
	border-bottom: 2px solid transparent;
	color:#fff !important;
}
header .menu>li.active>a,
header .menu>li>a:hover{
	border-color: #fff !important;

}
header .dropdown-menu{
	padding: 0;
}
header .dropdown-menu>li>a{
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 12px;
}
header .dropdown-menu>li>a:hover{
	color: #FFFFFF !important;
	background: #2a487a !important;
}
header .dropdown-menu>li>a:focus{
	color: #333333 !important;
	background: transparent !important;
}
header .pro-menu{
	width: 100%;
}


/*********  content  *********/
.index .h1{
	font-family: impact;
	color: #fff;
	text-transform: uppercase;
	position: relative;
}
.index .h1:not(.not){
	text-align: center;
}
.index .h1:after{
	content: '';
	width: 60px;
	height: 2px;
	/*background: #65a1c7;*/
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -30px;
}
.index .h1.not:after{
	left: 0;
	margin-left: 0;
}
.index .btn{
	color: #333;
	border: 1px solid #ccc;
	    background-color: #fff;
	border-radius: 20px;
	padding: 6px 50px;
}
@media (min-width: 992px){
	.ftr-main ul {
	    margin-top: 33px;
	    padding-bottom: 17px;
	}
}
.ftr-main ul{
	background: #fff;
	padding: 30px 40px 50px;
}
.ftr-main ul li{
	min-height: 30px;
	padding-left: 45px;
	margin-bottom: 20px;
}
 .ftr-main ul li:first-child{
	background: url(../images/bottom-1.png) no-repeat left top;
}
 .ftr-main ul li:nth-child(2){
	background: url(../images/bottom-2.png) no-repeat left top;
}
 .ftr-main ul li:nth-child(3){
	background: url(../images/bottom-3.png) no-repeat left top;
}

.index .btn:hover{
	color: #FFFFFF;
	background: #2a487a;
}
.index .sec01 .paging {
  margin: 0;
  display: block !important;
}
.index .sec01 .pagination a.prevbtn,
.index .sec01 .pagination a.nextbtn{
	width: 120px;
  height: 100%;
  position: absolute;
  top: 0;
}
.index .sec01 .pagination a.prevbtn{
	left: 0px;
	background: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,.0001));
}
.index .sec01 .pagination a.nextbtn{
	right: 0px;
	background: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,.0001));
}
.index .sec01 .pagination a.prevbtn:after,
.index .sec01 .pagination a.nextbtn:after{
	content: '';
	width: 45px;
	height: 100px;
	background: url(../images/icon-2.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -50px;
}
.index .sec01 .pagination a.prevbtn:after{
	left: 30px;
	background-position-x: 10px;
}
.index .sec01 .pagination a.nextbtn:after{
	right: 30px;
	background-position-x: -50px;
}
.index .sec02{
		background: url(../images/pbgg.png);
		background-repeat: repeat;
/*	color:rgb(64,64,64);
	line-height: 35px;
	background-size: cover;*/
	/*padding: 100px 0 0 0;*/
	height: 100%;
	padding: 70px 0 10px;
}
.index .sec02 .pro-top{
	margin-top: 30px;
	margin-bottom: 30px;
}
.index .sec02 .pro-top img:hover{
/*	-webkit-transform: scale(1.01,1.01);
	-moz-transform: scale(1.01,1.01);
	-o-transform: scale(1.01,1.01);
	transform: scale(1.01,1.01);*/
}
.index .sec02 .pro-con{
	width: 96%;
	background: #FFFFFF;
	margin-left: 2%;
}
.index .sec02 .pro-con>div{
	position: static;
}
.index .sec02 .pro-con p{
	font-weight: 600;
	color: #666666;
	padding-right: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.index .sec02 .back{
	width: 96%;
	height: 100%;
	left: 2%;
	color: #FFFFFF;
	background-color: rgba(7,26,56,.7);
	position: absolute;
	top: 100%;
	z-index: 5;
}
.index .sec02 .back:after{
	content: '';
	width: 92%;
	height: 86%;
	border: 1px solid #FFFFFF;
	background-color: transparent;
	position: absolute;
	left: 4%;
	top: 7%;
}
.index .sec02 .back .con{
	width: 80%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
}
.index .sec02 .back .btn{
	padding: 8px 50px;
	color: #FFFFFF !important;
	border-color: #FFFFFF !important;
}
.index .sec02 .back .btn:hover{
	color: #071A38 !important;
	background-color: #FFFFFF !important;
}
.index .sec03{
	/*background: url(../images/image17.jpg) no-repeat center;*/
	color:rgb(64,64,64);
	line-height: 35px;
	background-size: cover;
	padding: 100px 0 0 0;
}
.index .sec03 .zw p{

	line-height: 35px;

}
.index .sec03 p:not(.h1){
	margin-top: 20px;
}
.index .sec03 .btn{
	margin-top: 30px;
}
.index .sec04{
	background: url(../uploadfiles/images/1-background-03.jpg) no-repeat center;
	background-size: cover;
	padding: 40px 0 50px;
}
.index .sec04 p.h5{
	margin-top: 20px;
}
.index .sec04 p.h5:hover strong{
	color: #e66c00;
}
.index .sec04 .btn{
	margin-top: 30px;
}
.index .sec04 .swiper-sec4{
	margin-top: 30px;
	text-align: center;
}
.index .sec05{
	background: url(../images/image17.jpeg) no-repeat center;
color: rgb(64,64,64);
    line-height: 35px;
    background-size: cover;
    padding: 70px 0 0 0;
}
.index .sec05 .swiper-sec5{
	margin-top: 30px;
}
.index .sec05 .new-con{
	width: 96%;
	background: #FFFFFF;
	margin-left: 2%;
	padding: 0 15px;
}
.index .sec05 .img{
	margin: 0 -15px;
}
.index .sec05 .img img{
	width: 100%;
	max-height: 270px;
}
.index .sec05 .h4{
	height: 51px;
	line-height: 27px;
	font-size: 16px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index .sec05 .hr{
	width: 30px;
	height: 1px;
	background: #65a1c7;
	z-index: 9;
}
.index .sec05 .h5{
	height: 115px;
	display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.index .sec05 .btn{
	padding: 6px 30px;
	margin: 20px 0 30px;
}

/*********  about start  *********/

.about .swiper-sec1 {
  margin: 15px auto;
  text-align: center;
}

.about .arrow-left1,
.about .arrow-right1 {
  color: transparent;
  position: absolute;
  top: 50%;
  margin-top: -33px;
  width: 30px;
  height: 65px;
  border: 1px solid #071a38;
  z-index: 12;
  background-color: #fff;
  background-image: url("../images/2-about-us-07.png");
  background-repeat: no-repeat;
  display: none;
}

.about .arrow-left1 {
  left: 0;
  background-position: 10px center
}

.about .arrow-right1 {
  right: 0;
  background-position: -21px center
}

.about .swiper-sec1:hover .arrow-left1,
.about .swiper-sec1:hover .arrow-right1  {
  display: block;
}

/*********  about end  *********/


/*********  product start  *********/

/****** product start ******/

.product .container{
  margin-top: 0px;
}
.product .navbar-default{
  padding: 0 5px;
}
.product .navbar-header button{
  float: left;
  border: none;
}
.product .product-form{
  border: 1px solid #a0a0a0 !important;
  padding: 20px;
}
.product .product-form input{
  width: 75%;
  display: inline-block !important;
}
.product .product-form button{
  width: 20%;
  height: 34px;
  border-color: #071a38;
  background: #071a38 url(../images/icon_12.png) no-repeat center;
}
.product .product-nav {
  text-align: center;
}
.product .product-nav>li{
  width: 100%;
  margin: 10px auto;
  border: 1px solid transparent;
  cursor: pointer;
  position:relative;
  clear: left;
}
.product .product-nav>li>a{
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #6a7688;
  color:#ffffff;
  padding: 10px 0px;
  display: block;
}
.product .product-nav>li.active>a,
.product .product-nav>li:hover>a{
  color: #FFFFFF;
  background-color: #071a38;
}
.product .product-nav>li.on{
  border-color: #ccc;
}
.product .product-nav>li>ul{
  padding: 0 20px;
  position:relative;
  width:100%;
  box-shadow: none;
  border-radius:0;
  border-color:#cccccc;
  display: none;
  border-top:none;
  border-bottom:none;
  text-align: center;
}
.product .product-nav>li.active>ul{
  display: block;
}
.product .product-nav>li ul li{
  padding:6px 10px;
  border-bottom: 1px solid #ccc;
}
.product .product-nav>li ul li:last-child{
  border-bottom: none;
}
.product .product-nav>li>ul li a {
	color: #666666;
	padding:3px 0;
}
.product .product-nav>li ul li:hover>a{
  color: #071a38;
  background:none;
}

.product .title{
  text-align: left;
  margin-top: 0;
  margin-bottom:10px !important;
}
.product .text{
  display: none;
}
.product .product-con {margin-left:-5px;margin-right:-5px;}
.product .product-con li{
  margin-bottom: 12px;
  cursor: pointer;
  position:relative;
}
.product .product-con .col-xs-5{
  width: 50%;
}
.product .product-con img{
  border: 1px solid #b8b8b8;
  width:100%;
}
.product .product-con li:hover img{
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}
.product .product-con .info{
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 10px;
  overflow: hidden;
  margin-bottom:0;
}
.product .product-con .choice input{
  margin-top: 0;
  vertical-align: middle;
}
.product .product-con .btn{
  background:none !important;
  outline: none;
  border: none !important;
  padding: 4px;
  text-transform: uppercase;
  color:#666666 !important;
}
.product .product-con li:hover .info,
.product .product-con li:hover .btn {
  color:#071a38 !important;
}


.pro-info ul li {line-height: 24px;}
.pro-info .btn {border-radius:0;margin-top:15px;}
.product-info .h4 {border-bottom:2px solid #071a38;color:#071a38; margin:20px 0; position:relative;padding-left:20px;padding-bottom:3px;font-weight: bold;}
.product-info .h4:before {content:" "; position:absolute; left:0; top:0; width:12px; height:100%; background-color:#071a38;}

.product-info .swiper-container {
	position:relative;
	margin: 0;
}
.product-info .arrow-left,
.product-info .arrow-right {
  background-image: url("../images/product-detail-20.png");
  background-repeat: no-repeat;
  background-color:rgba(0,0,0,.5);
  position:absolute;
  top:50%;
  margin-top:-20px;
  width:20px;
  height:40px;
  z-index:9;
  display: none;
}
.product-info .arrow-left {
  left:7px;
  background-position: 5px center;
}
.product-info .arrow-right {
  right:7px;
  background-position:-14px center;
}
.product-info .swiper-sec04:hover .arrow-left,
.product-info .swiper-sec04:hover .arrow-right {
  display: block;
}
.list {
  padding:15px 0;
}
.list:nth-child(even) {
  background-color:#faf8f0;
}
.list .col-sm-7 {
  color:#071a38;
}
.list .h3 {
	color:#071a38;
	font-family: impact;
	font-weight: bold;
}

.product-info .swiper-slide {text-align: center;}
.product-info .swiper-slide img {border:1px solid #cccccc;max-width:96%;}
.product-info .swiper-slide a {color:#071a38;}


.product-info .swiper-sec04 .swiper-slide:hover img,
.product-info .swiper-sec05 .swiper-slide:hover img{
	/*box-shadow: 3px 3px 5px rgba(0,0,0,.3);*/
}
.product-info .swiper-sec05 .swiper-slide:hover a{
	color: #2a487a;
}
/*********  product end  *********/

/****** faq start ******/
.faq {
  margin-bottom: 30px;
}

.faq dl {
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
  position: relative;
  padding-right: 15px
}

.faq dl:first-of-type {
  border-top: 1px solid #eee
}

.faq dl > dd > span {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background-color: #eee
}

.faq dl > dt {
  font-weight: normal;
  cursor: pointer;
  margin: 0 auto 10px;
  padding-top: 10px;
  font-size: 16px;
  position: relative;
  padding-right: 20px
}

.faq dl > dt > span {
  position: absolute;
  right: 5px;
  width: 10px;
  height: 5px;
  top: 50%;
  margin-top: 4px;
  background: url("../images/faqs_03.png") center center
}

.faq dl > dt:hover {
  color: #071a38
}

.faq dl > dd {
  color: #666;
  display: none;
  margin: 12px auto;
  line-height: 24px
}

/****** faq end ******/

/****** new start ******/

.new .title-list {
  text-align: center;
}

.new .title-list li a {
  display: block;
  padding: 5px 15px;
  background-color: #f1f1f1;
  color: #333333;
  border-radius: 4px;
  margin: 5px auto
}

.new .title-list .active a {
  background-color: #071a38;
  color: #ffffff;
}

.new ul.list-unstyled li {
    color: #666;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 15px 35px 15px;
    margin-bottom: 35px;
}

.new ul li .h4 a {
	line-height: 23px;
  color: #333
}

.new ul li time {
  display: block
}

.new ul li time img {
  margin: 0 10px 0 5px
}

.new ul li .btn {

  margin-top: 10px
      color: #c00000;
    background-color: #fff;
    border: 1px solid #c00000;
}

.new ul li:hover .h4 a {

  color: #071a38
}

.new ul li:hover .btn {
 background-color: #c00000;
  color: #fff;
  border: none;
}

/*.new-info h1 {
    text-align: center;
    color: #071a38;
    font-size: 18px;
}*/

.new-info time {
  display: block;
  margin: 10px auto;
  text-align: center;
   border-bottom:1px solid #e1e1e1;
   padding-bottom: 15px;
   margin-bottom:15px;
}

.new-info .center-block {
  margin: 10px auto;
}

/****** new end ******/

/****** quality start ******/

.quality h1 {
  text-align: center;
  text-transform: uppercase;
  color:#071a38;
}
.quality .title {margin-bottom:20px !important;text-transform: capitalize !important;font-weight: bold;}

.quality .section {
  padding:20px 0;
}
.quality .section01 {
  padding-top:0 !important;
}
.quality .section:nth-child(even) {
  background-color:#f5f5f5;
}
.quality .section img {
  display: block;
  margin:15px auto;
}
.quality .section05 {
  margin-top:30px;
}
.quality table tr:nth-child(odd) {
  background-color:#f5f5f5;
}
.quality table tr td {
  vertical-align: middle;
  text-align: center;
}
/****** quality end ******/

/******* contact start *******/
.contact .list-unstyled{
  line-height: 24px;
  text-align: center;
  padding: 5px 0px;
}
.contact .h4{
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 5px;
  position: relative;
}
.contact .h4:after{
  content: '';
  width: 50px;
  height: 1px;
  background-color: #071a38;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.contact .list-unstyled .li-text{
  margin-top: 5px;
  position:relative;
}
.contact .list-unstyled .li-text:after {
  content:" ";
  position:absolute;
  left:50%;
  width:60px;
  height:2px;
  bottom:-5px;
  border-bottom:1px dotted #071a38;
  margin-left:-30px;
}
.contact  form{
  padding-top: 30px;
}
.contact .btn{
  width: auto;
  font-size: 16px;
  line-height: 30px;
  padding: 6px 20px;
}

/******* contact end *******/


footer{
	padding-top: 20px;
	margin-top: 30px;
	background: #F5F5F5;
}
footer a{
	line-height: 30px;
}
footer a:hover:not(.bolder){
	color: #2a487a !important;
}
footer a.bolder{
	font-size: 16px;
	font-weight: 600;
}
footer .top{
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
}
footer .top>.col-sm-5,
footer .top>.col-sm-4{
	padding: 0;
}
footer form{
	position: relative;
}
footer form input{
	height: 40px !important;
	padding-right: 52px !important;
}
footer form .btn{
	border: none;
	/*background: #071A38 url(../images/1-index-24.png) no-repeat center;*/
	padding: 20px;
	position: absolute;
	top: 0;
	right: 0;
}
footer form .btn:hover{
	background-color: #2A487A;
}
footer .contact-link li{
	margin: 10px 0;
	padding-left: 50px;
	background: no-repeat left top;
	position: relative;
}
footer .contact-link li:first-child{
	background-image: url(../images/1-index-27.png);
}
footer .contact-link li:nth-child(2){
	background-image: url(../images/fang.png);
	background-size: 26px;
}
footer .contact-link li:nth-child(3){
	background-image: url(../images/1-index-29.png);
}
footer .contact-link li:last-child{
	background-image: url(../images/1-index-32.png);
}
footer .contact-link li:after{
	content: '';
	width: 1px;
	height: 100%;
	background-color: #dedede;
	position: absolute;
	top: 0;
	left: 37px;
}
footer .contact-link p{
	margin: 0;
}
footer .contact-link p.h5{
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
}
footer>p, .footer>p {
	color: #333;
  padding: 10px 10px 15px 10px;
  text-align: center;
  margin-bottom:0;
  border-top:1px solid #e1e1e1;
  background-color: #fff;
}

.social-media{
	text-align: center;
	margin: 20px 0;
}
.social-media li{
  width: 40px;
  height: 35px;
  background-image: url(../images/1-index-03-top.png);
  background-repeat: no-repeat;
  padding: 0px;
  cursor: pointer;
}
.social-media li:first-child{
	background-position: 2px;
}
.social-media li:nth-child(2){
	background-position: -38px;
}
.social-media li:nth-child(3){
	background-position: -77px;
}
.social-media li:nth-child(4){
	background-position: -118px;
}
.social-media li:last-child{
	background-position: -159px;
}
.social-media li:hover{
	background-image: url(../images/1-icon-03-top.png);
}
.social-media li>a{
	width: 100%;
	height: 100%;
	display: inline-block;
}

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

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

.at-share-tbx-element .at-icon-wrapper {
  background: none !important;
}
.at-share-tbx-element .at-share-btn {
  margin: 10px 0 0 !important;
}
/****** bottom end *******/
.to-top {
	width: 40px;
	height: 40px;
  right: 20px;
  padding:0.6em;
  background-color: rgb(192, 0, 0);
  color: #fff;
  border-radius: 50%;
  text-align: center;
  z-index:1000;
}

#focus_Box{
	position:relative;
	width:550px;
	height:400px;
	margin:20px auto;
}
#focus_Box ul{
	width:100%;
	height:400px;
	position: relative;
}
#focus_Box li{
	z-index:0;
	width: 0;
	height: 0;
	position:absolute;
	cursor:pointer;
}
#focus_Box li:after{
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
#focus_Box li:nth-child(2):after{
	display: none;
}
#focus_Box li img{
	width: 100%;
	background:url(images/loading.gif) no-repeat center 50%;
	vertical-align:top;
}
#focus_Box .prev,#focus_Box .next{
	display:block;
	z-index:100;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:30px;
	height:30px;
	left: 50%;
	bottom: -20px;
}
#focus_Box .prev{
	margin-left: -45px;
	background: url(../images/1-index-20.png) no-repeat 0px center;
}
#focus_Box .next{
	margin-left: 15px;
	background: url(../images/1-index-20.png) no-repeat -88px center;
}

@media (min-width:480px) {
	/**/
	footer>p, .footer>p {
		padding: 10px;
	}
	.pagination>span>a, .pagination>span>span{
		padding: 6px;
	}
	
	.product .product-con .info {
    margin-bottom:10px;
  }
  .product .product-con .choice {
    position:absolute;
    right:15px;
    bottom:45px;
  }

  .contact .col-sm-6{
    padding: 0;
  }
  .contact input{
    height: 44px;
  }
}

@media (min-width:480px) and (max-width:767px) {
	/**/
  .list {width:48%;display:inline-block;background:none !important;text-align: center;}
}

@media (min-width:768px) {
	/**/
	#navbar-collapse .row { text-align: center; }
	#hide-btn {
		display: none;
	}
	#menu {
		margin-left: 0px !important; 
		display: inline-block;
	}
	#menu>li {
		display: inline-block;
		_display: inline;
	}
	.navbar-nav {
     float: none !important; 
    margin: 0;
}
	.bottom {
		display: none;
	}
	.container>nav, .containe-fluid>nav, .col-md-9 > nav {
    text-align: right;
  }
	
	header .pro-li{
		position: static;
	}
	header .dropdown-menu{
		top: 65px;
	}
	header .dropdown-menu>li:last-child>a{
		border: none;
	}
	header .pro-menu{
		min-height: 385px;
		border: none;
		background: rgba(255,255,255,.95);
		box-shadow: 3px 3px 5px rgba(0,0,0,.3), -1px -1px 5px rgba(0,0,0,.3);
		-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3), -1px -1px 5px rgba(0,0,0,.3);
		margin: 0;
		padding: 0;
	}
	header .pro-menu>li{
		padding: 0;
	}
	header .pro-menu>li:after{
		content: url(../images/1-index-xian_03.jpg);
		position: absolute;
		top: 0;
		left: 100%;
		z-index: 9;
	}
	header .pro-menu>li:last-child:after{
		display: none;
	}
	header .pro-menu a.h5{
		color: #2a487a !important;
		text-align: left;
		text-transform: uppercase;
		border: none;
		padding: 3px 10px;
		margin-top: 20px;
	}
	header .pro-menu ul{
		margin-bottom: 25px;
	}
	header .pro-menu ul li{
		margin-bottom: 4px;
		padding: 3px 10px;
	}
	header .pro-menu ul li:hover a{
		text-decoration: underline;
	}
	
	.index .sec01 .swiper-sec1:hover a.prevbtn,
	.index .sec01 .swiper-sec1:hover a.nextbtn{
		display: block;
	}
	.index .sec04 .swiper-sec4{
		display: none;
	}
	
	.choose{
		margin-bottom: -30px;
	}
	
  .list .col-sm-7 {
    padding-top: 50px;
  }

  /******* product start *******/
  /*.product .product-nav>li a{
    font-size: 18px;
  }*/
  /******* product end *******/

  .contact .h4 {
    padding-bottom:20px;
  }
  .contact .list-unstyled .li-text {
    min-height:72px;
    margin-top:20px;
  }
  .contact .list-unstyled{
    padding: 30px 0px;
  }
	
}

@media (min-width:768px) and (max-width:991px){
	/**/
	header .container-fluid{
		position: static;
	}
	header .navbar-brand span{
		margin: 5px 267px;
	}
	header .menu>li{
		padding: 15px 16px;
	}
	
}

@media (min-width:992px) {
	/**/
	.pager li>a,
	.pager li>span {
		width: 120px;
		height: 35px;
		line-height: 35px;
		padding: 0;
		font-size: 18px;
	}
	.list {
    padding:30px 0;
  }
  .pagination>span>a,.pagination>span>span{
    font-size:18px;
  }
	
	header .header-link ul .e{
		margin-left: 30px;
	}
	header .menu{
		margin-left: 65px;
	}
	header .menu>li{
		padding: 27px 12px 15px;
	}
	header .pro-menu{
		top: 65px;
	}
	header .pro-menu a.h5{
		padding-left: 35px;
	}
	header .pro-menu ul li{
		padding-left: 35px;
	}
	
	.index .h1.not{
		margin-top: 0;
	}
	
	.product .text{
    display:block;
  }

  .pro-info .btn {
    width:160px;
    height:35px;
    padding:0;
    line-height: 35px;
  }

  .product-info .section02 {
    margin-top:20px;
  }

  .product-info .h4 {
    margin:30px auto;
    font-size:20px;
  }

  .new .title-list {
    margin-bottom: 25px
  }

  .new .title-list li a {
    padding: 10px 30px;
    font-size: 16px
  }

  .new-info time {
    margin-bottom: 15px
  }

  .new-info .center-block {
    margin: 20px auto;
  }

  .quality .section {
    padding:30px 0;
  }
  .quality .title {
    margin-bottom:30px !important;
  }

  .contact .btn-default {
    width:150px;
    height:50px;
    line-height: 50px;
    padding:0;
    font-size:16px;
  }
}

@media (min-width:1200px) {
	/**/
	header .menu{
		margin-left: 83px;
	}
	header .menu>li{
		padding: 27px 25px 15px;
	}
	
	.index .h1.not{
		margin-bottom: 40px;
	}
	.index .sec03 .h1{
		margin-top: 30px;
	}
	
	.new ul.list-unstyled li {
    padding: 52px 40px 52px 40px;
    /*margin-bottom: 52px*/
  }

  .new ul li time {
    margin: 10px auto
  }

  .new ul li time img:last-child {
    margin-left: 50px
  }

  .new ul li .btn {
    width: 120px;
    height: 35px;
    padding: 0;
    line-height: 35px;
    font-size: 18px;
    margin-top: 15px
  }

  .pro-img {
    width:47%;
  }
  .pro-info {
    width:53%;
  }
}

@media (max-width:767px) {
	/**/
	header .header-link,
	header .pro-menu>li>div,
	header .pro-menu>li>ul,
	footer>.container {
    display: none;
  }
  header .navbar-brand span{
  	margin-left: 15px;
  }
  header .menu{
		margin: 0;
	}
	header .menu>li{
		border-bottom: 1px solid #c79393;
		padding: 0;
	}
	header .menu>li>a{
		padding: 5px;
	}
	header .menu>li.active>a,
	header .menu>li>a:hover{
		color: #FFFFFF !important;
		background: #071A38 !important;
	}
	header .dropdown-menu{
		padding: 0;
	}
	header .pro-menu a.h5{
		margin: 0;
	}
	footer{
		padding-top: 0;
	}
  #focus_Box{
  	display: none;
  }
  
  .index .sec02 .text-center>div{
  	margin-top: 10px;
  }
  .index .sec05{
  	padding-bottom: 30px;
  	margin-bottom: -50px;
  }
  
  .new ul.list-unstyled li .col-xs-5 {
    float: left;
    width: auto
  }

  .new ul.list-unstyled li .col-xs-7 {
    width: 100%;
    float: none !important
  }

  .new ul li .btn {
    display: none !important;
  }

  .product .col-md-9,
  .product .col-md-3 {
  	padding-left:0;
  	padding-right:0;
  }
  .product .col-md-9>nav{
		text-align: center;
	}
	.product .col-md-9>nav a{
		padding: 6px 12px;
	}
}

@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;
	}
	.quality h1 {
    font-size:24px;
  }
	
	.index .sec04,
	.index .sec05{
		padding-top: 10px;
	}
	.index .sec02{
		padding: 10px 0 30px;
	}
	.index .sec03{
		padding: 15px 0 40px;
	}
	
	.product-info .section01{
		padding-top: 30px;
	}
	
	.new ul.list-unstyled li .col-xs-5 {
    width: 100%;
    float: none !important
  }

  .new ul.list-unstyled .text-right {
    text-align: left
  }

  .contact textarea{
    height: 150px;
  }
  .contact .btn{
    width: 100%;
  }
	
}