﻿* {
  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: 'OpenSans';
}
.section05 ul li {
    margin-left: 20px;
}

@font-face {
	font-family: 'OpenSans';
	src: url(fonts/OpenSans-Regular.ttf)
}
@font-face {
	font-family: 'haettenschweiler';
	src: url(fonts/Haettenschweiler.TTF)
}
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;
}
#flink li {
    float: left;
    margin-right: 20px;
    list-style-type: none;
    margin-left: 20px;
}

.btn{
	padding: 6px 12px;
}
.container>nav,
.containe-fluid>nav {
  text-align: center;
}
.navbar-form .btn {
  vertical-align: top;
}
.swiper-container{
	width: 100%;
	height: auto;
	text-align: center;
}
.swiper-wrapper,
.swiper-slide{
	height: auto !important;
}
.swiper-slide {
	position: relative
}
.swiper-container .pagination-block{
	display: none;
}
.sec01,.sec02,.sec03,.sec04{
	width: 100%;
	padding-bottom: 50px;
}
.sec01{
	padding: 0;
}
.banner{
	display: none;
	position: relative;
}
.ban-con{
	position: absolute;
	bottom: 35%;
	-webkit-transform: translate(0,50%);
	-moz-transform: translate(0,50%);
	-ms-transform: translate(0,50%);
	-o-transform: translate(0,50%);
	transform: translate(0,50%);
	display: none;
}
.ban-con p{
	font-weight: 600;
}
.breadcrumb-div{
	background-color: #F1F1F1;
	display: none;
}
.breadcrumb-div .container img{
	float: left;
	padding: 10px 15px 8px 0px;
}
.breadcrumb-div .breadcrumb{
	margin: 0px;
}
.content .container .h3{
	font-size: 18px;
	font-weight: 700;
	color: #0068b7;
	text-align: center;
}
.content .container>.text{
	display: none;
}
.v-adaptive iframe{
	width: 320px !important;
	height: 180px !important;
	margin: 1rem auto 1.875rem;
	display: block;
}
.pagination{
	clear: none;
	position: absolute;
	bottom: -40px;
	right: 50%;
	margin: 10px -82px 10px 0px;
}
.pagination>span>a,.pagination>span>span{
	font-size: 16px;
	color: #0068b7;
	border-color: #0068b7;
	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: #0068b7;
	color: #fff;
}
.pagination-block>span {
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #0068b7;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  cursor: pointer;
}
.pagination-block>.swiper-active-switch {
  background-color: #0068b7;
}
._mCS_1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #0068b7 !important;
}/*scroll样式*/
.fancybox-nav span{
	display: none;
}
.fancybox-nav:hover span{
	display: block;
}
/******* header start *******/
.header{
	width: 100%;
	background: rgba(255,255,255,.8);
	position: relative;
	top: 0px;
	z-index: 999;
}
.header .navbar{
	max-width: 1200px;
	height: 100%;
	margin: 0px auto;
	position: relative;
}
.header .navbar-header{
	padding: 20px;
}
.header .navbar-nav{
	margin: 0px;
}
.header .menu>li{
	height: 100%;
	text-align: center;
	border-bottom: 2px solid transparent;
	padding: 0px 15px;
}
.header .menu>li:hover{
	border-bottom-color: transparent;
}
.header .menu>li>a{
	width: 100%;
	font-weight: 700;
	color: #333;
	display: block;
}
.header .menu>li>a p{
	margin-bottom: 0;
}
.header .menu>li.on>a,
.header .menu>li:hover>a{
	color: #FFFFFF !important;
	background: #0068b7 !important;
}
.header .menu .dropdown-menu{
	width: 100%;
	border: none;
	padding: 0px;
}
.header .menu .dropdown-menu>li{
	position: relative;
	border-right: none;
}
.header .menu .dropdown-menu>li:last-child{
	border: none;
}
.header .menu .dropdown-menu li:hover a{
	background-color: transparent;
}
.header .menu .dropdown-menu li:hover p{
	color: #0068b7;
}
.header .menu .dropdown-menu li p{
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin: 0px;
}
.header .menu .dropdown-menu li img{
	display: none;
}
.header .navbar-toggle{
	padding: 20px;
	margin: 5px;
	background: transparent url(../images/top_nav.png) no-repeat center;
}
.header .navbar-toggle:focus{
	background-color: transparent;
}
.header .navbar-right{
	padding: 20px 0px 10px 10px;
	position: relative;
	display: none;
}
.header .social-link{
	width: 240px;
	height: 18px;
}
.header .social-link>li{
	width: 48px;
	height: 18px;
	padding: 0px;
	margin-right: 6px;
	background-image: url(../images/icon_02.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.header .social-link>li:first-child{
	background-position: 7px;
}
.header .social-link>li:nth-child(2){
	background-position: -38px;
}
.header .social-link>li:nth-child(3){
	background-position: -70px;
}
.header .social-link>li:last-child{
	background-image: url(../images/icon_01.png);
	background-position: -110px;
}
.header .social-link>li:hover{
	background-image: url(../images/icon_01.png);
}
.header .social-link>li>a{
	width: 100%;
	height: 100%;
	display: block;
}
.header .navbar-search{
	position: absolute;
	top: 70%;
	right: 0px;
	z-index: 999;
	display: none;
}
.header .navbar-search .navbar-form{
	padding: 0px;
	margin: 0px;
}
.header .navbar-search .navbar-form .form-group{
	width: 200px;
	height: 30px;
	position: relative;
}
.header .navbar-search input[type='text']{
	width: 200px;
	height: 100%;
	padding-right: 60px;
	position: absolute;
}
.header .navbar-search button[type='submit']{
	width: 30px;
	height: 100%;
	padding: 0px;
	background: transparent url(../images/icon_01.png) no-repeat -110px;
	position: absolute;
	right: 30px;
}
.header .navbar-search button[type='button']{
	width: 30px;
	height: 100%;
	background: #0068b7 url(../images/cont-btn.png) no-repeat center;
	position: absolute;
	right: 0px;
}
/******* header end *******/


/******* home start *******/
.index .sec01{
	position: relative;
}
.index .sec02{
	padding-top: 20px;
}
.index .sec02 .container,
.index .sec03 .container,
.index .sec04 .container{
	text-align: center;
}
.index .h1{
	width: 100%;
	color: #0068b7;
	font-family: "haettenschweiler";
	text-align: center;
}
.index .text{
	width: 80%;
	margin-left: 10%;
	margin-bottom: 30px;
}

.index .sec01 .swiper-sec1{
	position: relative;
}
.index .sec01 .paging{
	width: 100%;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	z-index: 99;
	display: none;
}
.index .sec01 .paging a{
	width: 26px;
	height: 100%;
	background: url(../images/icon_19.png) no-repeat;
	background-size: 160px 42px;
	position: absolute;
}
.index .sec01 .paging a:first-child{
	background-position: left center;
	left: 5%;
}
.index .sec01 .paging a:last-child{
	background-position: right center;
	right: 5%;
}

.index .sec02{
	background: #F1F1F1;
}
.index .sec02 .con img{
	width: 100%;
}
.index .sec02 .con>div:last-child{
	text-align: left;
	padding-top: 20px;
}
.index .sec02 .con .h4{
	color: #0068b7;
	font-size: 16px;
	font-weight: 700;
	margin-top: 0px;
}
.index .sec02 .con .text{
	line-height: 24px;
}
.index .sec02 .con>div .btn{
	font-size: 14px;
	color: #0068b7;
	border-color: #0068b7;
	background-color: transparent;
}
.index .sec02 .con>div .btn:hover{
	background-color: #0068b7;
	color: #FFFFFF;
}
.index .sec02 .paging{
	width: 100px;
	height: 40px;
	background: rgba(255,255,255,.6) url(../images/icon_10.png) no-repeat center;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.index .sec02 .paging .prevbtn,
.index .sec02 .paging .nextbtn{
	width: 50%;
	height: 100%;
	cursor: pointer;
	position: absolute;
	left: 0%;
}
.index .sec02 .paging .nextbtn{
	left: 50%;
}

.index .sec03 .swiper-sec3{
	position: relative;
}
.index .sec03 .swiper-slide img{
	width: 95%;
	border: 1px solid #ccc;
}
.index .sec03 .swiper-slide p{
	width: 95%;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	background: #0068b7;
	position: absolute;
	left: 2.5%;
	bottom: 0px;
	margin: 0;
}
.index .sec03 .paging{
	width: 100%;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 99;
	display: none;
}
.index .sec03 .paging a{
	width: 20px;
	height: 100%;
	background: rgba(0,0,0,.5) url(../images/icon_07.png) no-repeat;
	position: absolute;
}
.index .sec03 .paging a:first-child{
	background-position: 5px 13px;
	left: 7px;
}
.index .sec03 .paging a:last-child{
	background-position: -45px 13px;
	right: 8px;
}

.index .sec04{
	background: #F1F1F1;
	padding-bottom: 60px;
}
.index .sec04 .con{
	width: 100%;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
	box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
.index .sec04 .con>div{
	height: auto;
	background: #FFFFFF;
	padding: 0px;
}
.index .sec04 .con>div:first-child img{
	width: 100%;
}
.index .sec04 .con>div:last-child{
	text-align: left;
}
.index .sec04 .con-inner{
	padding: 50px 80px;
}
.index .sec04 .con-inner .h4{
	color: #0068b7;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 30px;
}
.index .sec04 .con-inner .list-unstyled{
	max-height: 300px;
	overflow: auto;
}
.index .sec04 .con-inner .list-unstyled .list-li{
	padding: 10px;
	cursor: pointer;
}
.index .sec04 .con-inner .list-unstyled .list-li.active,
.index .sec04 .con-inner .list-unstyled .list-li:hover{
	background: #efedee;
}
.index .sec04 .con-inner .list-inline .list-li:last-child{
	min-width: 196px;
}
.index .sec04 .con-inner .list-inline>li>p{
	color: #333333;
	font-weight: 700;
}
.index .sec05{
	padding: 5px 0 15px;
}
.index .sec05 .back{
	background: #fff;
	padding: 15px 10px;
	position: relative;
}
.index .sec05 .back .h4{
	height: 48px;
	line-height: 24px;
	text-transform: uppercase;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index .sec05 .back .date{
	color: #999;
	text-align: left;
	padding-left: 10px;
}
.index .sec05 .back .btn{
	font-weight: bold;
	padding: 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 5;
}
.index .sec05 .back:hover .h4{
	color: #0068b7;
}
.index .sec05 .back:hover .btn{
	color: #0068b7;
}
/******* home end *******/


/******* about start *******/
.about .sec02{
	padding-bottom: 0px;
}
.about .sec02 .container{
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 0px;
	padding: 0px 35px;
	line-height: 24px;
}
.about .sec02 .container>div{
	margin-bottom: 50px;
}
.about .sec02 .container .section05{
	margin-bottom: 30px;
}
.about .sec02 .h2,
.about .sec02 .h3{
	margin-bottom: 30px;
}
.about .sec02 .section01 .myswiper{
	margin: 20px auto;
}
.about .sec02 .section01 .paging{
	width: 100%;
	height: 64px;
	position: absolute;
	top: 50%;
	margin-top: -32px;
	display: none;
	z-index: 11;
}
.about .sec02 .section01 .prevbtn,
.about .sec02 .section01 .nextbtn{
	width: 30px;
	height: 100%;
	border: 1px solid #0068b7;
	background: url(../images/icon_03.png) no-repeat;
	position: absolute;
}
.about .sec02 .section01 .prevbtn{
	left: 0%;
	background-position: 10px;
}
.about .sec02 .section01 .nextbtn{
	right: 0%;
	background-position: -17px;
}
.about .sec02 .section01 .text img{
	float: left;
	padding: 5px 10px 0px 0px;
}
.about .sec02 .section02 .culture>div:first-child{
	text-align: center;
}
.about .sec02 .section02 .list-unstyled li{
	margin: 50px auto;
}
.about .sec02 .section02 .list-unstyled span{
	width: 35px;
	height: 35px;
	margin-right: 10px;
	float: left;
	background-image: url(../images/icon_04.png);
	background-repeat: no-repeat;
	display: inline-block;
}
.about .sec02 .section02 .cul-i1{
	background-position: 0px 0px;
}
.about .sec02 .section02 .cul-i2{
	background-position: -67px 0px;
}
.about .sec02 .section02 .cul-i3{
	background-position: -133px 0px;
}
.about .sec02 .section05 img{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.about .sec02 .section05 .section-text{
	text-indent: 18px;
}
.about .sec02 .section07 .swiper-sec3{
	padding: 20px 0px 0px;
}
.about .sec02 .section07 .swiper-sec3 img{
	max-width: 95%;
	cursor: pointer;
}
.about .sec02 .section07 .swiper-sec3 p{
	margin-top: 20px;
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.about .sec02 .section08{
	margin-bottom: 10px !important;
}
.about .sec02 .section08 .swiper-sec4{
	padding-bottom: 40px;
}
.about .sec02 .section08 .swiper-sec4 img{
	max-width: 95%;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.about .sec02 .section08 .swiper-sec4 .pagination-block{
	bottom: -26px;
	margin: 20px 0px 20px 0px;
	-webkit-transform: translate(50%, 0);
	-moz-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	-o-transform: translate(50%, 0);
	transform: translate(50%, 0);
}
/******* about end *******/


/******* choose start *******/

/******* choose end *******/


/******* certificate start *******/

/******* certificate end *******/


/******* product start *******/
.pro-list>li {
    overflow: hidden;
}
.pro-list>li .h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product .sec02 .container{
	margin-top: 0px;
}
.product .sec02 .navbar-default{
	padding: 0 5px;
}
.product .sec02 .navbar-header button{
	float: left;
	border: none;
	background: url(../images/nav-bav1.png) no-repeat center;
	padding-left: 80px;
	margin-left: -53px;
}
.product .sec02 .product-form{
	border: 1px solid #a0a0a0;
	padding: 20px;
}
.product .sec02 .product-form input{
	width: 75%;
	display: inline-block;
}
.product .sec02 .product-form button{
	width: 20%;
	height: 34px;
	border-color: #0068b7;
	background: #0068b7 url(../images/icon_12.png) no-repeat center;
}
.product .sec02 .product-nav>li{
	width: 100%;
	margin: 10px auto;
	border: 1px solid transparent;
	cursor: pointer;
}
.product .sec02 .product-nav>li>a{
	width: 100%;
	font-size: 14px;
	background-color: #F1F1F1;
	padding: 10px 0px;
	display: block;
}
.product .sec02 .product-nav>li.on>a,
.product .sec02 .product-nav>li:hover>a{
	color: #FFFFFF;
	background-color: #0068b7;
}
.product .sec02 .product-nav>li.on{
	border-color: #ccc;
}
.product .sec02 .product-nav>li ul{
	padding: 0px 20px;
	display: none;
}
.product .sec02 .product-nav>li.on ul{
	display: block;
}
.product .sec02 .product-nav>li ul li{
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.product .sec02 .product-nav>li ul li:last-child{
	border-bottom: none;
}
.product .sec02 .product-nav>li ul li a:hover{
	color: #0068b7;
}

.product .sec02 .h3{
	text-align: center;
	margin-top: 0px;
}
.product .sec02 .text{
	display: none;
}
.product .sec02 .product-con li{
	margin-bottom: 20px;
	cursor: pointer;
}
.product .sec02 .product-con .col-xs-5{
	width: 50%;
}
.product .sec02 .product-con img{
	border: 1px solid #b8b8b8;
}
.product .sec02 .product-con .info{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	overflow: hidden;
}
.product .sec02 .product-con .choice input{
	margin-top: 0px;
	vertical-align: middle;
}
.product .sec02 .product-con .btn{
	background-color: #F1F1F1;
	border: none;
	padding: 4px 30px;
}
.product .sec02 .product-con li:hover img{
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
	box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
.product .sec02 .product-con li:hover .info{
	color: #0068b7;
}
.product .sec02 .product-con li:hover .btn{
	background-color: #0068b7;
	color: #FFFFFF;
}
/******* product end *******/


/******* product start *******/
.product-info .h3{
	margin-top: 30px;
}
.product-info .h4{
	font-size: 20px;
	line-height: 30px;
	color: #0068b7;
	border-left: 10px solid #0068b7;
	border-bottom: 2px solid #0068b7;
	padding-left: 5px;
	margin-top: 30px;
}
.product-info .section01 .pro-img #etalage{
	display: none !important;
}
.product-info .section01 .pro-img .swiper-sec1{
	margin: 0;
	margin-bottom: 30px;
}
.product-info .section01 .pro-img .swiper-sec1 img{
	border: 1px solid #ccc;
}
.product-info .section01 .pro-info .h3{
	text-align: left;
	margin: 0px auto 10px;
}
.product-info .section01 .pro-info .list-unstyled li{
	line-height: 24px;
}
.product-info .section01 .pro-info .social-link{
	margin-top: 20px;
}
.product-info .section01 .pro-info .social-link .btn{
	color: #FFFFFF;
	border: none;
	background-color: #0068b7;
	display: block;
}
.product-info .section01 .pro-info .social-link a{
	width: 24px;
	height: 24px;
	vertical-align: middle;
	background: url(../images/product_detail_32.png) no-repeat;
	margin: 20px 10px 0 0;
	display: inline-block;
}
.product-info .section01 .pro-info .social-link a.t{
	background-position: -10px 0px;
}
.product-info .section01 .pro-info .social-link a.f{
	background-position: -45px 0px;
}
.product-info .section01 .pro-info .social-link a.i{
	background-position: -81px 0px;
}
.product-info .section01 .pro-info .social-link a.p{
	background-position: -115px 0px;
}
.product-info .section01 .pro-info .social-link a.c{
	background-position: -149px 0px;
}
.product-info .section02 .product-adv{
	padding: 0px 20px;
	margin-top: 50px;
}
.product-info .section02 .product-adv p{
	margin: 20px auto 0;
}
.product-info .section03 fieldset{
	position: relative;
	padding: 140px 20px 30px;
	margin-top: 160px;
}
.product-info .section03 fieldset img{
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-100%);
	-moz-transform: translate(-50%,-100%);
	-ms-transform: translate(-50%,-100%);
	-o-transform: translate(-50%,-100%);
	transform: translate(-50%,-100%);
}
.product-info .section03 fieldset p{
	line-height: 40px;
	text-indent: -56px;
	padding-left: 56px;
}
.product-info .section03 fieldset p span:first-child{
	height: 80px;
	font-size: 24px;
	font-family: impact;
	color: #0068b7;
	margin-right: 30px;
	vertical-align: middle;
}
.product-info .section04{
	text-align: center;
}
.product-info .section04 p{
	font-size: 18px;
	font-weight: 600;
	line-height: 36px;
	color: #0068b7;
	margin: 30px auto 40px;
}
.product-info .section05 .swiper-sec5{
	padding: 20px 0px;
	margin: 0px;
}
.product-info .section05 .swiper-sec5 img{
	max-width: 95%;
	cursor: pointer;
}
.product-info .section06 .swiper-sec6{
	margin: 0px;
}
.product-info .section06 .swiper-sec6 img{
	max-width: 95%;
	border: 1px solid #ccc;
	cursor: pointer;
}
.product-info .section06 .swiper-sec6 .pagination-block{
	bottom: -24px;
	margin: 20px -36px 20px 0px;
}
/******* product end *******/


/******* project start *******/
.project .sec02 .container{
	position: relative;
}
.project .sec02 .navbar-header button{
	float: left;
	border: none;
	background: url(../images/nav-bav1.png) no-repeat center;
	padding-left: 80px;
	margin-left: -53px;
}
.project .sec02 .project-nav{
	text-align: center;
}
.project .sec02 .project-nav li{
	width: 100%;
	line-height: 18px;
	border: none;
	color: #FFFFFF;
	background-color: #999999;
	padding: 10px 15px;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}
.project .sec02 .project-nav li:hover,
.project .sec02 .project-nav li.on{
	background-color: #0068b7;
}
.project .sec02 .project-con{
	text-align: center;
}
.project .sec02 .project-con>li{
	cursor: pointer;
}
.project .sec02 .project-con>li:hover img{
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
	box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
.project .sec02 .project-con p{
	height: 80px;
	padding-top: 20px;
}
/******* project end *******/


/******* new start *******/
.news .sec02 .container{
	position: relative;
}
.news .sec02 .container>p:first-child{
	color: #0068b7;
	font-weight: 700;
	text-align: center;
}
.news .sec02 .container .btn-new{
	text-align: center;
	margin: 15px 0px;
}
.news .sec02 .container .btn-new li a{
	color: #000000;
	background-color: #F1F1F1;
	border: none;
	padding: 6px 12px;
}
.news .sec02 .container .btn-new li.on a,
.news .sec02 .container .btn-new li a:hover{
	color: #FFFFFF;
	background-color: #0068b7;
}

.news .sec02 .new-list>li{
	border: 1px solid #999;
	margin-bottom: 25px;
	padding: 15px;
}
.news .sec02 .new-list>li .pull-left{
	padding-right: 20px;
}
.news .sec02 .new-list>li .text-right{
	display: none;
}
.news .sec02 .new-list>li .btn{
	font-size: 18px;
	color: #0068b7;
	border: 1px solid #0068b7;
	padding: 2px 16px;
	margin-top: 30px;
}
.news .sec02 .new-list>li .btn:hover{
	color: #FFFFFF;
	background-color: #0068b7;
}
.news .sec02 .new-list>li .h5{
	font-weight: 700;
}
.news .sec02 .new-list>li .h5:hover>a{
	color: #0068b7;
}
.news .sec02 .new-list>li time{
	padding: 10px 0px;
	display: block;
}
.news .sec02 .new-list>li .name{
	float: left;
	padding-right: 50px;
}
.news .sec02 .new-list>li p:not(.h5){
	margin-bottom: 0px;
}
/******* new end *******/



/******* new-info start *******/
.new-info .sec02 .container{
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 0px;
	padding: 0px 35px;
	line-height: 30px;
}
.new-info .sec02 .h3{
	color: #0068b7;
	text-align: center;
}
.new-info .sec02 .list-unstyled .list-inline{
	margin: 20px auto;
	text-align: center;
	display: block;
}
.new-info .sec02 .list-unstyled>li:nth-child(4){
	margin: 25px auto;
	text-align: center;
}
.new-info .sec02 .con{
}
.new-info .sec02 .list-unstyled .list-inline .btn{
	min-width: 100px;
	font-size: 14px;
	color: #0068b7;
	background: transparent;
	border: 1px solid #0068b7;
	padding: 6px 12px;
	margin: 5px auto;
}
.new-info .sec02 .list-unstyled .list-inline .btn:hover{
	color: #FFFFFF;
	background-color: #0068b7;
}
/******* new-info end *******/



/******* video start *******/

/******* video end *******/


/******* download start *******/
.download .sec02 .container{
	position: relative;
}
.download .sec02 .text{
	margin: 25px auto;
}
.download .sec02 .row>div{
	padding-bottom: 30px;
}
.download .sec02 .list-unstyled{
	border: 1px solid #ccc;
	padding: 25px;
	cursor: pointer;
}
.download .sec02 .list-unstyled:hover .h5{
	color: #0068b7;
}
.download .sec02 .list-unstyled li:first-child{
	text-align: center;
}
.download .sec02 .list-unstyled span:after{
	content: url(../images/icon_09.png);
}
.download .sec02 .list-unstyled p{
	margin: 0px;
}
.download .sec02 .list-unstyled .h5{
	width: 100%;
	height: 36px;
	font-weight: 700;
	line-height: 18px;
	margin: 25px 0px 15px 0px;
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 2;
}
.download .sec02 .list-unstyled .size{
	line-height: 24px;
	background: url(../images/news_14.png) no-repeat left center;
	padding-left: 25px;
}
.download .sec02 .list-unstyled .time{
	line-height: 24px;
	background: url(../images/news_17.png) no-repeat left center;
	padding-left: 25px;
}
/******* download end *******/


/******* faq start *******/
.faq .sec02 .text{
	margin: 30px auto;
}
.faq .sec02 dl{
	border-bottom: 1px solid #eee;
	margin: 0px;
	padding: 20px 40px 20px 0px;
	position: relative;
}
.faq .sec02 dl.head{
	border-top: 1px solid #eee;
}
.faq .sec02 dl>dt{
	font-size: 16px;
	font-weight: normal;
	position: relative;
	cursor: pointer;
}
.faq .sec02 dl>dt:hover{
	color: #0068b7;
}
.faq .sec02 dl>dt>span{
	content: url(../images/icon_13.png);
	position: absolute;
	right: -15px;
	top: 50%;
	margin-top: -3px;
}
.faq .sec02 dl>dd{
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding: 30px 0px 10px 0px;
	display: none;
}
.faq .sec02 dl.on:after{
	content: '';
	width: 15px;
	height: 100%;
	background-color: #eee;
	position: absolute;
	right: 0;
	top: 0;
}
.faq .sec02 dl.on>dt>span{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.faq .sec02 dl.on>dd{
	display: block;
}
/******* faq end *******/


/******* contact start *******/
.contact iframe {
  width:100%;
  min-height:300px;
  margin:1em auto;
}

.contact .sec02 .container{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.contact .sec02 .text{
	padding: 20px 0px;
}
.contact .sec02 .list-unstyled{
	line-height: 24px;
	text-align: center;
	padding: 30px 0px;
}
.contact .sec02 .list-unstyled .li-img{
	width: 40px;
	height: 40px;
	background: url(../images/icon_08.png) no-repeat;
	margin: auto;
}
.contact .sec02 .list-unstyled .img1{
	background-position: -8px;
}
.contact .sec02 .list-unstyled .img2{
	background-position: -97px;
}
.contact .sec02 .list-unstyled .img3{
	background-position: -187px;
}
.contact .sec02 .list-unstyled .img4{
	background-position: -278px;
}
.contact .sec02 .list-unstyled p{
	margin: 0;
}
.contact .sec02 .list-unstyled .h4{
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	padding-bottom: 20px;
	position: relative;
}
.contact .sec02 .list-unstyled .h4:after{
	content: '';
	width: 50px;
	height: 1px;
	background-color: #0068b7;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.contact .sec02 .list-unstyled .li-text{
	padding-top: 20px;
}
.contact .sec02 form{
	padding-top: 30px;
}
.contact .sec02 .btn{
	width: auto;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #0068b7;
	border: none;
	padding: 6px 20px;
}
/******* contact end *******/


/******* footer start *******/
.footer{
	background: #F9F9F9;
	padding-top: 40px;
}
.footer .container{
	padding: 0px;
	position: relative;
	display: none;
}
.footer .container>.row{
	height: 100%;
	padding-bottom: 40px;
}
.footer .row>.col-sm-4{
	height: 100%;
	line-height: 30px;
	border-right: 1px solid #E5E5E5;
}
.footer .row>.col-sm-4:nth-child(2)>.col-sm-6:first-child{
	height: 100%;
	border-right: 1px solid #E5E5E5;
}
.footer .row>.col-sm-4:last-child{
	border: none;
}
.footer a.bolder{
	font-size: 16px;
	font-weight: 700;
}
.footer a:hover{
	color: #0068b7;
}
.footer a.bolder:hover{
	color: #333;
}
.footer .footer-link{
	padding: 1.5em 0em;
}
.footer .social-media{
	margin: 10px -4px;
}
.footer .social-media li{
  width: 15px;
  height: 15px;
  background-image: url(../images/icon_05.png);
  background-repeat: no-repeat;
  padding: 0px;
  margin-right: 10px;
  cursor: pointer;
}
.footer .social-media li:first-child{
	background-position: 6px;
}
.footer .social-media li:nth-child(2){
	background-position: -28px;
}
.footer .social-media li:nth-child(3){
	background-position: -60px;
}
.footer .social-media li:nth-child(4){
	background-position: -90px;
}
.footer .social-media li:last-child{
	background-position: -120px;
}
.footer .social-media li:hover{
	background-image: url(../images/icon_06.png);
}
.footer .social-media li>a{
	width: 100%;
	height: 100%;
	display: inline-block;
}

footer>p, .footer>p {
	background: #0068b7;
	color: #FFFFFF;
  padding: 10px 10px 15px 10px;
  text-align: center;
  margin-bottom:0;
}
footer>p a, .footer>p a{
	color: #FFFFFF;
	cursor: pointer;
}
footer>p a:active, .footer>p a:active,
footer>p a:hover, .footer>p a:hover,
footer>p a:visited, .footer>p a:visited{
	color: #fff !important;
}

footer .link {
  text-align: center;
  font-size:12px;
  position:relative;
  clear:left;
  padding-top:5px;
}
footer .link .container {position:relative;}
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 #999999;
    display: none;
    background-color: #ffffff;
    margin-bottom:5px;
}
footer .link a {  margin:0 3px;}
footer .link .hide-content a {
  color:#333333 !important;
}
/******* footer end *******/


/****** bottom start *******/

.bottom {
  position: fixed;
  bottom:0;
  left:0;
  width:100%;
  color:#ffffff;
  text-align: center;
  z-index:999;
}
.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:#ffffff;
  width:100px;
  height: 20px;
  display: inline-block;
  _dispaly:inline;
  border-radius:0.3em;
  cursor: pointer;
}
.bottom ul {
  background-color:#000000;
  margin-bottom: 0;
}
.bottom li {
  vertical-align: middle;
  width:18.5%;
  margin:0 !important;
  padding:0;
}
.bottom li a {
  color:#ffffff;
}
.bottom img {
  display: block;
  margin:0.2em auto;
}
.bottom li p {
  margin-bottom:0;
}
.bottom .at-share-btn{
	margin: 0 !important;
	background-color: transparent !important;
}
.bottom .at-icon-wrapper,
.bottom svg{
	width: 26px !important;
	height: 26px !important;
}

/****** bottom end *******/
.to-top {
    width: 40px;
    height: 40px;
    right: 20px;
    top: 50%;
    margin-top: -20px;
    padding: 0.6em;
    background-color: rgba(0,104,183,1.00);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    z-index: 1000;
}
.to-top img{
	width: 15px;
	height: 15px;
}

/****** a-form end *******/
.slideshow {
	transition: all .5s;
	left: 0 !important;
}
#contact-btn .contact-us {
	background-color: rgba(0, 0, 0, .8);
	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 {
	top: 45%;
	cursor: pointer;
	position: fixed;
	text-align: left;
	z-index: 999;
	display: none;
}
#contact-btn img {
	display: inherit;
	width: 50px;
	height: 50px;
	padding: 13px 7px;
	background-color: #0068b7;
	text-align: center
}
.a-form {
	top: 0;
	position: fixed;
	z-index: 999;
	max-width: 440px;
	background-color: #1b1b1b;
	display: none;
	cursor: pointer;
	height: 100%;
	left: -110%;
}
.cont-aside {
	background-color: #fff;
	margin: 30px;
}
.cont-nav {
	border-bottom: 1px solid #ccc;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
.cont-header {
	float: initial
}
.cont-header img {
	padding: 10px;
	margin: 0 auto;
}
.cont-right {
	height: auto
}
.cont-right .h3 {
	color: #333;
	line-height: 24px;
	font-weight: 700;
	margin-top: 10px
}
.cont-right p {
	color: #0068b7;
	line-height: 18px;
	padding: 0 50px;
}
.cont-right p:not(.h3){
	margin-bottom: 15px;
}
.cont-p {
	font-size: 12px;
	line-height: 24px;
	color: #666
}
.cont-aside .cont-h3 {
	color: #0068b7;
	font-size: 16px;
}
.cont-form {
	margin: 15px 30px
}
.cont-form .radio label {
	padding-left: 0;
	padding-right: 50px
}
.aside .form-group {
	margin-bottom: 10px
}
.btn-cont {
	color: #fff;
	background-color: #0068b7;
	border-color: #0068b7;
	margin: 15px auto 0;
	margin-left: 15px;
	padding: 6px 30px
}
.cont-form .btn-cont.focus,
.cont-form .btn-cont:focus,
.cont-form .btn-cont:hover {
	color: #fff;
	background-color: #0068b7;
	border-color: #0068b7
}
#close-btn {
	top: 0;
	position: absolute;
	z-index: 999;
	display: block;
	cursor: pointer;
	right: 0
}
.pro-info ul li {
    margin-left: 20px;

}
#lang{
    float: left;
    width: 40px;
    height: 18px;
    padding: 0px;
	margin-top:20px;
    margin-right: 10px;
    background-image: url(../images/icon_02.png);
    background-repeat: no-repeat;
	 background-position: 0px;
    cursor: pointer;
}

#langcn{
    float: left;
    width: 45px;
    height: 18px;
    padding: 0px;
	margin-top:20px;
    margin-right: 6px;
    background-image: url(../images/icon_02.png);
    background-repeat: no-repeat;
    cursor: pointer;
	background-position: -38px;
}



/****** a-form end *******/


@media (min-width:480px) {
	.content .container .h3{
		font-size: 24px;
	}
	.content .container>.text,
	.product .sec02 .text{
		display: block;
	}

  /******* header start *******/
  /******* header end *******/


  /******* home start *******/

  /******* home end *******/


  /******* about start *******/
	.about .sec02 .section03 .h2{
		font-size: 30px;
	}
  /******* about end *******/


  /******* choose start *******/

  /******* choose end *******/


  /******* certificate start *******/

  /******* certificate end *******/


  /******* product start *******/
 	.product .sec02 .product-con .btn{
		padding: 4px 40px;
	}

	.product-info .section01 .pro-img #etalage{
		display: block !important;
	}
	.product-info .section01 .pro-img .swiper-sec1{
		display: none;
	}
	.product-info .section01 .pro-info .social-link .btn{
		display: inline-block;
	}
	.product-info .section01 .pro-info .social-link a{
		margin: 0 0 0 10px;
	}
	.product-info .section02 .product-adv p{
		height: 20px;
	}
	.product-info .section03 fieldset{
		border: 1px solid #ccc;
		padding: 140px 50px 30px;
	}
  /******* product end *******/


  /******* project start *******/
	.project .sec02 .project-con p{
 		height: 60px;
	}
  /******* project end *******/


  /******* new start *******/

  /******* new end *******/

 	/******* new start *******/
	.new-info .sec02 .list-unstyled .list-inline .btn{
		min-width: 120px;
		font-size: 18px;
	}
  /******* new end *******/


  /******* video start *******/

  /******* video end *******/


  /******* download start *******/

  /******* download end *******/


  /******* faq start *******/

  /******* faq end *******/


  /******* contact start *******/
	.contact .sec02 .container{
		padding: 20px 50px;
	}
  /******* contact end *******/


  /******* footer start *******/

  footer>p, .footer>p {
    padding:10px;
  }

  /******* footer end *******/
}

@media (min-width:768px) {

	/**/
	.banner{
		display: block;
	}
	.ban-con{
		padding-left: 1%;
		display: block;
	}
	.ban-con p{
		width: 230px;
		height: 17px;
		font-size: 0.75rem;
		margin-bottom: 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space:nowrap;
	}
	.v-adaptive iframe{
		width: 480px !important;
		height: 270px !important;
	}

	.breadcrumb-div{
		display: block;
	}
	.sec02{
		padding-top: 20px;
	}

	#contact-btn,
	.a-form {
    display: block;
	}

  /******* header start *******/

  #hide-btn {
    display: none;
  }
  #menu {
    display:block;
  }
  #menu>li {
    display: inline-block;
    _display:inline;
  }

  .header .navbar-header{
		padding: 0px;
	}
	.header .menu>li{
		padding: 15px;
	}
	.header .menu>li:hover{
		border-bottom-color: #0068b7;
	}
	.header .menu>li.on>a,
	.header .menu>li:hover>a{
		color: #0068b7 !important;
		background: transparent !important;
	}
	.header .menu .dropdown-menu{
		border-top: 1px solid #0068b7;
		padding: 30px 0px;
	}
	.header .menu .dropdown-menu>li{
		border-right: 1px solid #E5E5E5;
	}
	.header .menu .dropdown-menu li p{
		text-align: left;
		border-bottom: none;
	}
	.header .menu .dropdown-menu li img{
		display: block;
	}
	.header .navbar-right{
		padding-top: 40px;
		display: block;
	}
  /******* header end *******/


  /******* home start *******/
	.index .sec01 .swiper-sec1:hover>.paging,
	.index .sec03 .swiper-sec3:hover>.paging{
		display: block;
	}
  /******* home end *******/


  /******* about start *******/
	.about .sec02{
		padding-bottom: 50px;
	}
	.about .sec02 .container{
		-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
		box-shadow: 1px 1px 10px rgba(0,0,0,.3);
		padding: 20px 35px;
		margin-top: 20px;
	}
	.about .sec02 .section01 .paging{
		display: block;
	}
	.about .sec02 .section06 .swiper-sec4 .pagination-block{
		display: block;
	}
  /******* about end *******/


  /******* choose start *******/

  /******* choose end *******/


  /******* certificate start *******/

  /******* certificate end *******/


  /******* product start *******/
 	.product .sec02 .product-nav>li>a{
		font-size: 18px;
	}
	.product .sec02 .container{
		margin-top: 20px;
	}
 	.product .sec02 .h3{
 		text-align: left;
 	}
  /******* product end *******/

 	/******* product end *******/
 	.product-info .section01{
 		margin-top: 20px;
 	}
 	.product-info .section01 .pro-info{
		margin-left: 320px;
	}
	.product-info .section02 .product-adv .lt{
		text-align: right;
	}
	.product-info .section02 .product-adv p{
		height: 40px;
		margin: 0 auto 20px;
	}
	.product-info .section02 .product-adv .img{
		padding: 30px;
	}
 	.product-info .section06 .swiper-sec6{
		padding-bottom: 50px;
	}
	.product-info .section06 .swiper-sec6 .pagination-block{
		display: block;
	}
	/******* product end *******/

  /******* project start *******/
 	.project .sec02 .project-nav li{
		width: auto;
		margin: 15px auto 25px auto;
	}
	.project .pagination{
		right: 15px;
		margin: 20px auto;
	}
  /******* project end *******/


 	/******* new start *******/
	.news .sec02 .pagination{
		right: 15px;
		margin-right: 0px;
	}
  /******* new end *******/


  /******* new-info start *******/
	.new-info .sec02 .container{
		-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
		box-shadow: 1px 1px 10px rgba(0,0,0,.3);
		padding: 20px 35px;
		margin-top: 20px;
	}
  /******* new-info end *******/


  /******* video start *******/

  /******* video end *******/


  /******* download start *******/
	.download .sec02 .pagination{
		right: 15px;
		margin-right: 0px;
	}
  /******* download end *******/


  /******* faq start *******/

  /******* faq end *******/


  /******* contact start *******/
	.contact .sec02 .container{
		-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.3);
		box-shadow: 1px 1px 10px rgba(0,0,0,.3);
		padding: 20px 30px;
		margin-top: 20px;
	}
  /******* contact end *******/


  /******* footer start *******/
	.footer .container{
		display: block;
	}
  /******* footer end *******/

  /******* bottom start ******/

  .bottom {
    display: none;
  }

  /******* bottom end ******/
}

@media (min-width:992px) {
	/**/
	.ban-con p{
		width: auto;
		height: auto;
		margin-bottom: 10px;
	}
	.v-adaptive iframe{
		width: 800px !important;
		height: 450px !important;
	}

  /******* header start *******/
 	.header .menu{
		height: 100px;
		padding-top: 10px;
	}
	.header .menu .dropdown-menu .col-md-2{
		width: 20%;
	}
  /******* header end *******/

  /******* home start *******/
	.index .sec01 .paging{
		display: block;
	}
 	.index .sec02 .con>div:last-child{
		padding-top: 0px;
	}
 	.index .sec04 .con-inner{
		padding: 20px 34px 0px 34px;
	}
  /******* home end *******/


  /******* about start *******/

  /******* about end *******/


  /******* choose start *******/

  /******* choose end *******/


  /******* certificate start *******/

  /******* certificate end *******/


  /******* product start *******/
	.product .sec02 .product-con .col-xs-5{
		width: 33.333333%;
	}
	.product .pagination{
		right: 15px;
		margin: 10px auto;
	}

	.product-info .section01 .pro-info{
		margin-left: 50px;
	}
	.product-info .section02 .product-adv .img{
		padding: 0;
	}
  /******* product end *******/


  /******* project start *******/

  /******* project end *******/


  /******* new start *******/
	.news .sec02 .new-list>li .text-right{
		display: block;
	}
  /******* new end *******/


  /******* video start *******/

  /******* video end *******/


  /******* download start *******/

  /******* download end *******/


  /******* faq start *******/

  /******* faq end *******/


  /******* contact start *******/

  /******* contact end *******/


  /******* footer start *******/
  /******* footer end *******/
}

@media (min-width:1072px) {

  /******* header start *******/
 	.header{
		position: fixed;
	}
	/******* header end *******/
}

@media (min-width:1200px) {
	/**/
	.ban-con{
		padding-left: 3%;
	}
	.ban-con p{
		font-size: 1.3rem;
	}

  /******* header start *******/
 	.header .menu{
    margin-left: 40px;
	}
  /******* header end *******/


  /******* home start *******/
	.index .sec04 .con-inner{
		padding: 50px 80px 0px 80px;
	}
  /******* home end *******/


  /******* about start *******/
	.about .sec02 .section01 .prevbtn{
		left: 6%;
	}
	.about .sec02 .section01 .nextbtn{
		right: 6%;
	}
	.about .sec02 .section07 .swiper-sec3 img:hover{
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}
  /******* about end *******/


  /******* choose start *******/

  /******* choose end *******/


  /******* certificate start *******/

  /******* certificate end *******/


  /******* product start *******/
	
	.product .sec02 .navbar-default{
		width: 25%;
	}
	.product .sec02 .com-md-8.col-sm-7{
		width: 75%;
	}
	.product .sec02 .product-con li.col-xs-5{
		width: 25%;
	}

  /******* product end *******/

 	/******* product-info start *******/
 	.product-info .section05 .swiper-sec5 img:hover{
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}
  /******* product-info end *******/


  /******* project start *******/

  /******* project end *******/


  /******* new start *******/

  /******* new end *******/


  /******* video start *******/

  /******* video end *******/


  /******* download start *******/

  /******* download end *******/


  /******* faq start *******/

  /******* faq end *******/


  /******* contact start *******/

  /******* contact end *******/


  /******* footer start *******/

  /******* footer end *******/
}

@media (min-width: 1600px) {
	/**/
	.ban-con{
		padding-left: 5%;
	}
	.ban-con p{
		font-size: 1.5rem;
	}
}
@media (min-width: 1900px) {
	/**/
	.ban-con p{
		font-size: 1.8rem;
	}
}

@media (max-width: 767px) {
	/**/
	.pagination{
		left: 0;
		right: auto;
	}

	.index .sec03 .swiper-slide a{
		margin: 0 30px;
		position: relative;
		display: block;
	}
}

@media (max-width: 600px) {
	/******* home start *******/
	.index .sec04 .con-inner{
		padding: 30px 40px;
	}
	/******* home end *******/
}
@media (max-width: 530px) {
	/******* home start *******/
	.index .sec04 .con-inner{
		padding: 20px;
	}

	.index .sec04 .con-inner .list-unstyled{
		padding-right: 0px;
	}
	/******* home end *******/

	/******* contact start *******/
	.contact .sec02 textarea{
		height: 150px;
	}
	.contact .sec02 .btn{
		width: 100%;
		font-size: 14px;
	}
	/******* contact end *******/
}

@media (max-width:479px) {

  /******* header start *******/

  .navbar-form {
    text-align: center;
  }
  .navbar-form,
  .navbar-brand > img {
    margin: 5px auto;
  }

  /******* header end *******/

	/******* home start *******/
	.index .sec04 .con-inner{
		padding: 30px 10px;
		font-size: 12px;
	}
	/******* home end *******/

	/******* new start *******/
	.news .sec02 .new-list>li .pull-left{
		padding-bottom: 20px;
		float: none !important;
	}
	.news .sec02 .new-list .pull-left img{
		width: 100%;
	}


  /******* footer start *******/

  footer>.container {
      display: none;
  }

  /******* footer end *******/
}

@media (max-width: 421px) {
	/******* home start *******/
	.index .sec04 .con-inner .list-inline{
		text-align: center;
	}
	.index .sec04 .con-inner .list-inline>li{
		display: block;
	}
	.index .sec04 .con-inner .list-inline>li>p{
		margin: 5px 0px;
	}
	/******* home end *******/

}

@media (max-width: 370px) {
	/******* new start *******/
	.news .sec02 .new-list>li .pull-left{
		padding-right: 0px;
	}
	/******* new end *******/
}
/*.net加的*/
.project .navbar-default a{
color:#fff!important;
}
.at-icon {
background-color:#000;
}
