﻿/*
Author: WebThemez.com
Website: http://webthemez.com
Note: Please do not remove the footer backlink (webthemez.com)--(if you want to remove contact: webthemez@gmail.com)
Licence: Creative Commons Attribution 3.0** - http://creativecommons.org/licenses/by/3.0/
*/
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
body {
	font-family: '微软雅黑',sans-serif;
	font-weight: normal;
    color: #333;
}

/*General*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: '微软雅黑',sans-serif
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 30px;
}
h2 {
	margin: 30px 0;
}
a{
    color:#3d84e6;
    margin-top: -2px;
    text-overflow: ellipsis;
    white-space:nowrap;
}
a:hover, a:focus{
    color:#3d84e6;
    text-decoration: none;
}
.navbar-toggle {
	background-color: rgba(0, 0, 0, 0.89);
}
.navbar-nav>li>a {
	padding-top: 12px;
	padding-bottom: 20px;
	font-weight: 400 !important;
}
blockquote {
	font-style: italic;
	font-family: Georgia;
	color: #999;
	margin: 0px 0 0px;
	padding: 0px 20px;
}
label {
	color: #777;
}
.btn-inline {
	color: #9C9C9C;
	font-size: 15px;
}
.form-control {
	display: block;
	width: 100%;
	height: 41px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 2.428571;
	color: #555;
	background-color: #F7F7F7;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}
/*.navbar-inverse .navbar-brand img {
	width: 168px;
}*/
.section-title {
	margin-bottom: 20px;
}
/* Header */
#head {
	/*background: #181015 url( ../images/bg_header.jpg) no-repeat;*/
	background-size: cover;
	height: 600px;
	text-align: center;
	color: white;
	font-weight: 300;
	position: relative;
	background-position-x: center;
}
#head.secondary {
	height: 100px;
	min-height: 100px;
	padding-top: 0px;
}
#head .lead {
	font-size: 44px;
	margin-bottom: 6px;
	color: white;
	line-height: 1.15em;
}
#head .tagline {
	color: rgba(255,255,255,0.75);
	margin-bottom: 25px;
}
#head .tagline a {
	color: #fff;
}
#head .btn {
	margin-bottom: 10px;
}
#head .btn-default {
	text-shadow: none;
	background: transparent;
	color: rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	background: transparent;
}
#head .btn-default:hover, #head .btn-default:focus {
	color: rgba(255,255,255,.8);
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	background: transparent;
}
#head .btn-default:active, #head .btn-default.active {
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 0px 3px #fff;
	-moz-box-shadow: inset 0px 0px 0px 3px #fff;
	box-shadow: inset 0px 0px 0px 3px #fff;
	background: transparent;
}
.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
}
.pc_fluid_container{
    height: 490px;
}
#camera_wrap_4 {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position: absolute;
	right: 0;
	top: 0;
}
.basecontent img {display:block;margin:0 auto}
@media (max-width: 768px){
	#camera_wrap_4 img{
		width: 100% !important;
		margin-left: 0 !important;
		height: 100% !important;
	}
}
#camera_wrap_4 img{
	width: 100% !important;
	margin-left: 0 !important;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -100px;
	position: relative;
	z-index: 1;
}
.camera_thumbs_cont {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.camera_overlayer {
	opacity: .1;
}
.panel {
	margin-bottom: 0px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-body {
	padding: 0px;
}
.btn-action, .btn-primary {
	color: #FFEFD7;
	background-image: -webkit-linear-gradient(top, #0ecfec 0%, #09bed9 100%);
	background-image: linear-gradient(to bottom, #0ecfec 0%, #09bed9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ecfec22', endColorstr='#09bed900', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border: 0 none;
}
.btn-action:hover, .btn-primary:hover {
	background: #04a0b7;
}
.btn:hover, .btn:active {
	color: #c0c0c0;
}
ul, .list.custom-list ul {
	margin: 0 0 11px;
	list-style-type: none;
	padding-left: 10px;
}
@media (max-width: 768px){
	ul, .list.custom-list ul{
		padding: 0 10px;
	}
}
.list.custom-list ul li {
	margin: 0;
	padding: 4px 0 5px 0px;
	border-top: 1px dashed #f2f2f2;
	position: relative;
	/*background: url(../images/arrow.png) no-repeat 0 11px;*/
}
.list.custom-list ul li a {
	font: 14px/1.2em 'Roboto', sans-serif;
	color:#878787;
	text-transform: none;
	display: inline;
	position: relative;
}
.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	padding: 4px;
}
.thumbnail time {
	background: #3d84e6;
	padding: 5px 0;
	display: block;
	text-indent: 12px;
	color: #fff;
}
.thumbnail .caption {
	padding: 0;
	color: #606577;
}
.thumbnail .caption:hover {
}
.thumbnail .caption a {
	font: 20px;
}
.slideUp {
	top: -100px;
}
.navbar-inverse {
	background:#fff;
	margin: 0 auto
}
.navbar-inverse {
	border: none;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	opacity:0.9
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open ul > a:hover{
color:#333
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a{
	opacity:1;
	border-radius: 0px;
	/*background: url('../images/navbg.png') no-repeat center bottom;*/
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	text-align: left;
	font-size: 16px;
	margin-top: 11px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover{
	color:#fff;
    border-radius:0px;
    /*background: url('../images/navbg.png') no-repeat center bottom;*/
	font-size:16px;
	margin-top:11px;
    background:#00579a;
}

@media (max-width: 767px){
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover{
		color: white;
	}
}
.heading-text{
    position: absolute;
    z-index: 999;
    text-align: center;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 30%;
}
.heading-text h1{
    font-size: 45px;
}
.heading-text p{
font-size: 27px;
}
/* Highlights*/
.highlight {
	margin-top: 40px;
}
.h-caption {
	text-align: center;
}
.h-caption i {
	display: block;
	font-size: 54px;
	color: #3d84e6;
	margin-bottom: 36px;
}
.h-caption h4 {
	color: #382526;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
div.hbox {
	background: #fff;
	padding: 10px 15px;
}
.h-body {
}
.jumbotron {
	background-color: #E0E0E0;
}
.page-header {
	border-bottom: 1px solid #15c008;
}
.page-title {
	margin-top: 20px;
	font-weight: 300;
	color: #15c008;
}
.text-muted {
	color: #888;
}
.breadcrumb {
	background: none;
	padding: 0;
	margin: 30px 0 0px 0;
}
ul.list-spaces li {
	margin-bottom: 10px;
	text-align: center;
	padding: 13px 0;
	margin: 0 15px;
	border-bottom: 1.5px #e1e0e0 dashed;
}
ul.list-spaces li a{
	font-size: 16px;
	color: #707070;
	text-decoration: none;
	padding: 0 15px;
}
/* Helpers */
.container-full {
	margin: 0 auto;
	width: 100%;
}
.top-space {
	margin-top: 60px;
}
.top-margin {
	/*margin-top: 20px;*/
}
.circle {
	background: rgb(214, 214, 214);
	width: 95px;
	height: 95px;
	border-radius: 90px;
	line-height: 95px;
	margin: 0 auto 20px;
}
img {
	max-width: 100%;
}
img.pull-right {
	margin-left: 10px;
}
img.pull-left {
	margin-right: 10px;
}
#map {
	width: 100%;
	height: 280px;
}
#social {
	margin-top: 50px;
	margin-bottom: 50px;
}
#social .wrapper {
	width: 340px;
	margin: 0 auto;
}
.sidebar {
	border: 1px #cfcfcf solid;
	margin-top: 30px;
	padding: 6px;
}
.sidebar .panel {
	margin-bottom: 20px;
}
.sidebar .panel h4{
	background: #119c9c;
	padding: 15px;
	text-align: center;
	color: white;
	margin: 0 0 10px 0;

}
.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
	margin-top: 20px;
}
.featured-box {
	padding: 20px;
    padding-left: 0px;
	margin-bottom: 20px;
}
.featured-box .text {
	padding-left: 0px;
}
.featured-box h3 {
    font-size: 18px;
	margin: 0 0 5px 0;
}
.featured-box i {
	position: absolute;
	display: inline-block;
	color: #A8A8A8;
	padding: 0px;
	border-radius: 50px;
	width: 24px;
	height: 24px;
	margin: 0px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}

footer {
	border-top: 1px solid #e5e5e5;
	background:#333333;
    padding-top: 20px;
}
 ul.menu{
    padding: 0px;
}
.menu li{
    padding: 5px 0px;
}
.menu li a{
    color:#bbb;
	text-decoration: none;
}
.menu li a:hover{
	color: #ccc;
}
.social {
	margin: 20px 0;
}
.social a {
	font-size: 32px;
	margin: 0 10px;
	color: #d2cfcf;
}
.social a:hover {
	color: #3d84e6;
}
footer h4{
	color: white;
}
footer .qr{
	padding-top:80px;
	float: left;
	width: 35%;
}
footer .footerwidget{
	color: white;
	float: left;
	width: 65%;
	padding-left: 20px;
}
footer .footerwidget img{
	margin-right: 12px;
}
footer .col-lg-3,footer .col-md-3,footer .col-sm-3
,footer .col-sm-6,footer  .col-sm-6,footer  .col-sm-6
,footer .col-sm-2,footer  .col-sm-2,footer  .col-sm-2{
	padding: 0;
}
/* Footer */
.footer1 {
	background: #fff;
	padding: 30px 0 0 0;
	font-size: 12px;
	color: #999;
}
.footer1 a {
	color: #ccc;
}
.footer1 a:hover {
	color: #fff;
}
.footer1 .panel {
	margin-bottom: 30px;

}
.footer2 .panel{
	text-align: center;
}
.footer1 .panel-title {
	font-size: 17px;
	font-weight: bold;
	color: #ccc;
	margin: 0 0 20px;
}
.footer1 .entry-meta {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 35px 0;
	padding: 2px 0;
	color: #888888;
	font-size: 12px;
	font-size: 0.75rem;
}
.footer1 .entry-meta a {
	color: #333333;
}
.footer1 .entry-meta .meta-in {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.follow-me-icons {
	font-size: 30px;
}
.follow-me-icons i {
	float: left;
	margin: 0 10px 0 0;
	color: #3d84e6;
}
.footer2 {
	background: #0c7878;
	padding: 50px 0 15px 0;
	color: #aaa;
	font-size: 12px;

}
.footer3 {
	width: 100%;
	background: #4B4B4B;
	padding: 10px 0;
	color: #aaa;
	font-size: 12px;
	text-align: center;
}
@media (max-width: 775px){
	.footer3{
		margin-bottom: 66px;
	}
}
.footer3 .ifooter span{
	color: #B7B7B7;
	display: inline-block;
	margin-right: 30px;
	float: left;
	font-size: 13px;
	margin-top: 14px;
}
@media (max-width: 991px) {
	.footer3 p span{
		text-align: center!important;
		width: 100%;
		display: block;
		padding: 2px 0;
	}
}
.footer3 p{
	font-size: 13px;
	color: white;
	margin: 6px 0;
}
.footer3 a{
	font-size: 13px;
	color: white;
}
.footer2 a {
	color: #f5f8f8;
	font-size: 14px;
}
.footer2 a:hover {
	color: #fff;
}
.footer2 p {
	margin: 0;
}
.panel-simplenav {
	margin-left: -5px;
}
.panel-simplenav a {
	margin: 0 5px;
}
#services .fa {
	color: #3d84e6;
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px 0px 0px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
}
#quote-carousel img {
	width: 250px;
	height: 100px;
}
/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.contact ul {
	padding: 0px;
}
.contact ul li {
	margin-bottom: 10px;
	list-style: none;
}
footer ul li {
	list-style: none;
}
#map-canvas {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
/* ------- */

.isotopeWrapper article {
	margin-bottom: 30px;
}
#portfolio {
}
#portfolio img {
	width: 100%;
}
#portfolio article p {
	margin-bottom: 1.45em;
	/*set next row on the baseline*/;
}
nav#filter {
	margin-bottom: 1.5em;
}
nav#filter li {
	display: inline-block;
	margin: 10px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	border: 1px solid #3d84e6;
	text-decoration: none;
	color: #3d84e6;
    border-left: 0px;
border-right: 0px;
}
nav#filter a.current {
	background: #3d84e6;
	color: #fff;
}
.iconColor .fa {
	color: #ee0c45;
}
.portfolio-items article img {
	width: 100%;
}
.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.portfolio-item .portfolio-desc {
	display: block;
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220);
}
.fancybox-overlay {
	background: rgba(0, 0, 0, 0.64);
}
.portfolio-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
	transition: all 200ms ease-in-out 0s;
	opacity: 1;
	background: rgba(61, 61, 61, 0.67);
}
.portfolio-item .portfolio-desc a {
	color: #fff;
	text-align: center;
	display: block;
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top: -20px;
	padding: 30px;
	height: 0;
	opacity: 0;
	position: relative;
}
.portfolio-item:hover .folio-info {
	height: 100%;
	opacity: 1;
	transition: all 500ms ease-in-out 0s;
	top: 5px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}
.newsBox {
	margin-bottom: 12px;
}
.newsBox .pic {display:table;width:100%;background:#f8f8f8}
.newsBox .pic span {display:table-cell;width:100%;height:245px;overflow:hidden;vertical-align:middle}
.newsBox img {
	width: 100% !important;
	margin:0 auto;
	vertical-align:middle
}
/*Da Slider*/
.da-slider {
	width: auto;
	height: auto;
	max-height: initial;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
.da-slide h2 {
	text-align: left;
	top: 15%;
	font-weight: bold;
}
.da-slide p {
	text-align: left;
	top: 40%;
	font-size: 30px;
}
.da-arrows span {
	position: absolute;
	top: 45%;
}
.da-dots span.da-dots-current:after {
	content: '';
	background: #3d84e6;
}
.team-member {
	padding-top: 5px;
	margin-bottom: 15px;
}
.team-heading {
	display: block;
	width: 100%;
}
.member-img {
	overflow: hidden;
}
.member-img img {
	border-radius: 0px;
}
.team-socials {
	margin: 15px 0;
	display: block;
	text-align: center;
}
.team-socials i {
	width: 35px;
	height: 35px;
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #C7C7C7;
}
.team-socials i:hover {
	color: #3d84e6;
}
.team-member h4 {
	font-size: 19px;
	line-height: 32px;
	padding: 10px 0 0;
	text-align: center;
	margin: 0px;
}
.team-member .pos {
	display: block;
	margin: 0;
	text-align: center;
}
#head.secondary {
	padding-top: 0px;
	background:#3d84e6;
	/*background: #3d84e6;*/
	background-size: cover;
	text-align: center;
    padding:10px 0;
	height: 140px;
}
#head.secondary h1{
    COLOR: #fff;
    text-align: center;
}
/*Price table*/
.flat {
	margin: 30px 0;
}
.flat .plan {
	border-radius: 0px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29) !important;
}
.flat .plan li {
	padding: 10px 15px;
	color: #ccc;
	border-top: 1px solid #f5f5f5;
	-webkit-transition: 300ms;
	transition: 300ms;
}
.flat .plan li.plan-price {
	border-top: 0;
}
.flat .plan li.plan-name {
	border-radius: 0;
	padding: 15px;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	background: #4E4E4E;
	margin-bottom: 30px;
	border-top: 0;
}
.flat .plan li > strong {
	color: #6B6B6B;
	font-weight: normal;
}
.flat .plan li.plan-action {
	margin-top: 10px;
	border-top: 0;
}
.flat .plan.featured {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .flat .plan.featured.plan-name {
	background: #3d84e6 !important;
}
.btn {
	background: #3d84e6;
	color: #fff;
	padding: 5px 10px;
}
.footer2 a {
	padding: 4px 8px;
}
.w20 {width:20%}
/**
  MEDIA QUERIES
*/
@media (max-width: 767px) {
#head.secondary {
	height: 80px;
	min-height: 80px;
	background-size: initial;
}
#head .lead {
	font-size: 34px;
}

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
}
}

@media (max-width: 767px) {
.navbar-collapse ul {
	margin: 0px;
}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #head.secondary {
height: 157px !important;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	font-size: 16px;
}
    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
text-align: center;
}
#quote-carousel .carousel-indicators {
	bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
.footer2 p {
	margin: 0;
	text-align: center;
}
}

@media (max-width: 450px) {
	.da-slide h2 {
		font-size: 28px;
	}
	.da-slide p {
		font-size: 19px;
		font-weight: 400;
	}
}
.camera_caption h2 {
border-bottom: 4px solid #1fcdff;
font-family: 'Open Sans', sans-serif;
font-size: 100px;
font-weight: 700;
letter-spacing: -2px;
}
.camera_fakehover:before {
content: '';
width: 100%;
height: initial;
z-index: 99999;
position: absolute;
height: inherit;
width: 100%;
left: 0px;
}
.grey-box-icon {
background: #f6f6f6;
padding: 15px 20px 20px 20px;
text-align: center;
margin-top: 113px;
position: relative;
}
.grey-box-icon-pos{
    margin-top: -88px;
    margin-bottom: 31px;
}
.grey-box-icon:hover .fontawesome-icon.circle-white {
background-color: #f6f6f6;
color: #697277;
-moz-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.footer_post li {
float: left;
margin: 2px;
list-style: none;
}

.video-list-thumbs{}
.video-list-thumbs > li{
    margin-bottom:12px
}
.video-list-thumbs > li:last-child{}
.video-list-thumbs > li > a{
	display:block;
	position:relative;
	background-color: #212121;
	color: #fff;
	padding: 8px;
	border-radius:3px
}
.video-list-thumbs > li > a:hover{
	background-color:#000;
	transition:all 500ms ease;
	box-shadow:0 2px 4px rgba(0,0,0,.3);
	text-decoration:none
}
.video-list-thumbs h2{
	bottom: 0;
	font-size: 14px;
	height: 33px;
	margin: 8px 0 0;
}
.video-list-thumbs .play-button{
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 43%;
    top: 34%;
    background: url(../images/playbutton.png) no-repeat;
    width: 36px;
    height: 36px;
}
.video-list-thumbs > li > a:hover .play-button{
	color:#fff;
	opacity:1;
	transition:all 500ms ease;
}
.video-list-thumbs .duration{
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	left: 12px;
	line-height: 13px;
	padding: 2px 3px 1px;
	position: absolute;
	top: 12px;
}
.video-list-thumbs > li > a:hover .duration{
	background-color:#000;
	transition:all 500ms ease;
}

@media (min-width:320px) and (max-width: 480px) {
	.video-list-thumbs .glyphicon-play-circle{
    font-size: 35px;
    right: 36%;
    top: 27%;
	}
	.video-list-thumbs h2{
		bottom: 0;
		font-size: 12px;
		height: 22px;
		margin: 8px 0 0;
	}
}

/* 后来加的 */
.camera_pag{
	position: absolute;
	bottom: -6px;
	width: 100%;
}

.index_servcieBox section .more,.index_product section .more{
	text-align: center;
}
.more a {
	font-size: 15px;
	color: #fff;
	padding: 10px 25px;
	background: #0083e7;
	text-decoration: none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	font-family: '微软雅黑',sans-serif;
}
.more a:hover {
	background: #0269B6;
}
.hvr-curl-bottom-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}

.index_servcieBox{
	background: url('../images/index_servcieBoxbg.png') no-repeat center;
	padding-bottom: 44px;
	background-size: 100% 100%;
}
.index_servcieBox section .box h5 a{
	color: #42464c;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;word-break: break-all;
	line-height: 22px;
}

.index_product{
	background-color: white;
	padding-bottom: 45px;
	overflow: hidden;
}
.index_product section .box h5 a{
	color: #42464c;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;word-break: break-all;
	line-height: 22px;
}

.index_productBox_menus{
	width: 100%;
}
.index_productBox_menus a{
	display: inline-block;
	padding: 6px 15px;
	background-color: white;
	color: #5b6161;
	text-decoration: none;
	margin: 0 2px;
	margin-bottom: 10px;
	border: 1px solid #DEE6E8;
}
.index_productBox_menus a.selected,.index_productBox_menus a:hover {
	background-color: #0173b9;
	color: #fff;
}
.index_servcieBox section .box p{
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;word-break: break-all;
}
.index_product section .box .index_pro_summary{
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;word-break: break-all;
}
@media (max-width:767px) {
	.newsleft{
		padding: 0;
	}
	.index_news{
		padding-top: 30px!important;
		padding-bottom: 40px!important;
	}
}
@media (min-width:768px) {
	.index_news section .newsleft{
		padding-left: 0;padding-right: 40px
	}
	.index_servcieBox section .boxtitle{
		margin-top: 60px;
		margin-bottom: 15px;
		width: 100%;
		height: 90px;
		background: url("../images/index_service.png") no-repeat bottom center;
	}
	.index_product section .boxtitle{
		margin-top: 60px;
		margin-bottom: 15px;
		width: 100%;
		height: 90px;
		background: url("../images/index_product.png") no-repeat bottom center;
	}

}

@media (max-width: 768px){
    .bx-controls{
        display: none;
    }
	.index_servcieBox{
		background: #d7d7d7;
		padding-bottom: 16px;
	}
	.index_servcieBox section .boxtitle{
		margin-top: 0;
		margin-bottom: 7px;
		width: 100%;
		height: 90px;
		background: url("../images/index_service.png") no-repeat bottom center;
		background-size: auto 57%;
	}
	.more a {
		font-size: 14px;
		padding: 7px 15px;
	}

	.index_product section .boxtitle{
		margin-top: 0;
		margin-bottom: 7px;
		width: 100%;
		height: 90px;
		background: url("../images/index_product.png") no-repeat bottom center;
		background-size: auto 57%;
	}
}

/*首页新闻*/
.index_news{
	padding-top: 60px;
	padding-bottom: 40px;
}
.index_news section .newstitle{
	background: url("../images/index_news.png") no-repeat left;
	height: 66px;
}

.index_news .newstop{
	overflow: hidden;
	margin: 30px 0 50px 0;
}

.index_news .newstop .title{
	color: #333333;font-size: 15px;padding: 5px 0;width: 100%;overflow: hidden
}
.index_news .newstop .title p{
	float: left;margin: 0;
}
.index_news .newstop .title p a{
	color: black;
	text-decoration: none;
	font-size: 18px;
}
.index_news .newstop .title p a:hover{
	color: #119c9c;
}
.index_news .newstop .title span{
	float: right;color:#aeaeae;font-size: 15px
}
.index_news .newstop .description{
	color: #999999;font-size: 15px;line-height:22px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;word-break: break-all;
}
.index_news .newstop .col-lg-3, .index_news .newstop .col-md-3, .index_news .newstop .col-sm-3
, .index_news .col-sm-6, .index_news .col-sm-6, .index_news .col-sm-6
, .index_news .newstop .col-sm-9, .index_news .newstop .col-sm-9, .index_news .newstop .col-sm-9{
	padding: 0;
}

.index_news .newsbottom{
	overflow: hidden;
}
.index_news .newsbottom .sort{
	overflow: hidden;
	border-bottom: 1px #e0e0e0 dashed;
	padding: 8px 0;
}
.index_news .newsbottom .sort a{
	text-decoration: none;
	float: left;
	color: #333333;
	font-size: 15px;
	width: 70%;
	overflow: hidden;text-overflow: ellipsis;
	display:-webkit-box;-webkit-line-clamp:1;
	-webkit-box-orient: vertical;word-break: break-all;
	height: 21px;
}
.index_news .newsbottom .sort a:hover{
	color: #119c9c;
}
.index_news .newsbottom .sort span{
	float: right;
	color:#aeaeae;
	font-size: 13px;
}
.news_in .fw {margin:40px auto}
.news_in .fl {width:40%;float:left}
.news_in .fl .pic {width:100%;background:#cc0033;height:auto;overflow:hidden;display:block;position:relative}
.news_in .fl .pic .img {float:right;width:100%;overflow:hidden;height:260px}
.news_in .fl .pic .img img {display:block;width:100%;transition:all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s}
.news_in .fl .text {background:#0b5a9f;padding:20px}
.news_in .fl a.tt {font-size:16px;color:#fff;line-height:40px;display:block;font-weight:bold}
.news_in .fl .txt {line-height:24px;color:#fff}
.news_in .fl a.tt:hover {color:#cc0033}
.news_in .fl .pic:hover .img img {transform:scale(1.08,1.08)}

.news_in .fr {width:50%;float:right}
.news_in .fr li {line-height:55px;border-bottom:1px solid #ddd;padding-right:108px;position:relative}
.news_in .fr li span {position:absolute;top:0;right:0;font-size:14px}
.news_in .fr li a {font-size:14px;color:#333}
.news_in .fr li a:hover {color:#cc0033}

@media (max-width: 768px){
	.index_news section .newstitle{
		background: url("../images/index_news.png") no-repeat left;
		height: 66px;
		background-size: auto 57%;
	}
	.index_news .newstop{
		margin: 10px 0 25px 0;
	}
	.index_news .newstop img{
		width: 100%;
	}
	footer .qr{
		float: none;
		padding-left: 20px;
	}
}
@media (min-width: 768px){
	.newtoptop{
		padding-left: 10px!important;
	}
	.index_news .newsbottom .sortleft{
		margin-right: 20px;
	}
	.index_news .newsbottom .sortright{
		margin-left: 20px;
	}
}

.index_news section .newsright{
	background: #0c7878;
	padding: 10px 40px;
	margin-top: 30px;
}
.index_news section .certtitle{
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 30px 0;
}
.index_news section .user ,.index_news section .pass{
	width: 100%;
	background: white;
	padding:5px 10px 0 10px;
	margin: 10px 0;
}
.index_news section .user img{
	width: 23px;
	vertical-align: top;
}
.index_news section .pass img{
	width: 25px;
	vertical-align: top;
}
.index_news section .user input ,.index_news section .pass input{
	border: 0;
	font-size: 16px;
	margin-left: 5px;
	padding: 0 5px;
	line-height: 30px;
	width: 80%;
	outline: none;
}
.index_news section .newsright button{
	background: linear-gradient(#e8fafa, #aeeaea);
	border: none;
	color: #0c7878;
	padding: 7px 10px;
	transition: .5s linear;
}
.index_news section .newsright button:hover{
	background: #aeeaea;
}
.index_news section .newsbutton1{
	width: 35%;
	margin-right: 3%;
}
.index_news section .newsbutton2{
	width: 60%;
}
.index_news section .newsbutton3{
	width: 100%;
	margin-bottom: 30px;
}


/*base*/
.am-active{
	color: #0173b9!important;
	background: white;
}
.basemaincontent p{
	font-size: 16px!important;
	line-height: 32px;
}
@media (max-width: 992px) and (min-width: 768px){

}


/*service*/
.am-cf{
	margin: 20px 0px;
	overflow: hidden;
	box-shadow: 0px 1px 3px rgba(2,2,0,0.8);
	padding: 0px 35px;
}
.am-cf a{
	text-decoration: none;
	color: #030303;
}
.am-cf h4{
	margin: 0;
	padding-bottom: 8px;
	border-bottom: 1px #e8e8e8 solid;
	overflow: hidden;
}
.am-cf h4 a{
	font-weight: bold;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;word-break: break-all;
	line-height: 24px;
	float: left;
	width: 70%;
	font-size: 20px;
}
@media (max-width: 417px){
	.am-cf h4 a{
		font-size: 17px;
		line-height: 32px;
	}
}
.productcont{
	padding-top: 20px;
}
@media (max-width: 767px){
	.am-cf{
		padding: 20px 10px;
	}
	.am-cf h4{
		margin-top: 9px;
		line-height: 26px;

	}
	.am-cf h4 a{
		width: auto;
	}
	.am-cf .servicecont .m-news-desc{
		height: auto!important;
	}

}
.am-cf h4 .m-date-num{
	display: inline-block;
}
.am-cf h4 .m-date-service{
	float: right;
	font-size: 14px;
	line-height: 24px;
}
.am-cf .serviceread{
	padding: 25px 0;
	color: #313131;
}
.am-cf .serviceread p{
	font-size: 18px;
}
.am-cf .servicecont .m-news-desc{
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;word-break: break-all;
	width: 100%;
	margin-top:12px;
	font-size: 15px;
	color: #313131;
	max-height: 96px;
}
.am-cf .am-btn-xs{
	margin-top: 17px;
}



/*service 阅读页*/
.am-cf .am-service{
	text-align:center;
	padding-top:30px
}
.am-cf .am-service a{
	font-size: 24px;
}
.am-cf .am-service a,.am-cf .am-service span{
	display: block;
}
.am-cf .am-service span{
	float: none;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 20px;
}
.am-cf .am-service a{
	width: 100%;
}
.servicecontent{
	border: 1px #cfcfcf solid;
	margin-left: 30px;
	margin-top: 30px;
}
.servicecontent .navg{
	padding: 20px 0 10px 0;
	margin:0 20px;
	border-bottom: 1px #cfcfcf solid;
}
.servicecontent .navg img{
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}
.servicecontent .navg .navgpath{
	width: 100%;
	color: #898989;
	font-size: 13px;
}
.servicecontent .navg .navgpath a{
	color: #898989;
	text-decoration: none;
}
.servicecontent h3{
	text-align: center;
	color: #119c9c;
	padding-bottom: 20px;
	border-bottom: 1px #e5e5e5 solid;
	margin: 30px 20px 0 20px;
}

@media (min-width: 993px){
	.servicecontent{
		width: 80%;
		float: right;
	}
}
@media (max-width: 992px) and (min-width: 768px){
	.servicecontent{
		margin: 20px 0;
	}
}
@media (max-width: 767px) {
	.servicecontent {
		margin: 20px 5px;
		float: none;
	}


	.am-cf .serviceread{
		padding: 15px;
	}
}

/*分页*/
.espcms_page_botton .pagination{
	padding: 0 10px;
}
.espcms_page_botton .pagination .current{
	background: #666666;
	margin-right: 5px;
	padding: 10px 15px;
	color: white;
	border: #dcdcdc 1px solid;
}
@media (max-width: 380px){
	.espcms_page_botton .pagination .current{
		background: #666666;
		margin-right: 5px;
		padding: 5px 7px;
		color: white;
		border: #dcdcdc 1px solid;
	}
}
.espcms_page_botton .pagination a{
	background: white;
	margin-right: 5px;
	padding: 10px 15px;
	color: #666666;
	border: #dcdcdc 1px solid;
}
@media (max-width: 380px){
	.espcms_page_botton .pagination a{
		background: white;
		margin-right: 5px;
		padding: 5px 7px;
		color: #666666;
		border: #dcdcdc 1px solid;
	}
}
.espcms_page_botton .pagination a:hover{
	background: #666666;
	color: white;
}
.espcms_page_botton .pagination .pagespan{
	line-height: 42px;
	font-size: 16px;
}
@media (max-width: 380px){
	.espcms_page_botton .pagination .pagespan{
		line-height: 40px;
		font-size: 12px;
	}	
}
@media (max-width: 640px) {
	.espcms_page_botton .pagination .current{
		float: left;
		padding: 5px 10px;
	}
	.espcms_page_botton .pagination a{
		float: left;
	}
}


/*检测设备*/
.am-cf .pictitle{
	text-align: center;
	margin: 12px 0;
	font-size: 15px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;word-break: break-all;
}
.am-cf .m-pic-desc{
	padding: 0;
	font-size: 18px;
}
.am-cf .m-pic p{
	font-size: 18px!important;
}
.am-cf .m-pic-summary{
	font-size: 20px!important;
	color: #313131;
}
.am-cf img{
}

.piccontent figure{position: relative}
.piccontent figure:hover figcaption{
	opacity: 0.6;
}

.piccontent figure figcaption{
	background: black;
	opacity: 0;
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
	font-size:25px;
	text-align: center;
	transition: .5s;
}
.piccontent figure figcaption a{
	color: white;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.piccontent .pictitle a{
	color: #313131;
	transition: .5s;
}
.piccontent .pictitle a:hover{
	color: #8C8C8C;
}
@media (max-width: 767px) {
	.piccontent{
		width: 50%;
		float: left;
	}
}




/*项目案例*/
.am-cf .case_main{
	margin-bottom: 20px;
}
.am-cf .case_main{
	cursor: pointer;
}
.am-cf .case_main img{
	transition: opacity .5s linear;
}
.am-cf .case_main img:hover{
	opacity: .6;
}
.am-cf .case_title{
	margin: 8px 0;
	color: #42464c;
	padding: 0 5px;
	font-size: 16px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;word-break: break-all;
}
.am-cf .case_summary{
	color: #a5a6a6;
	padding: 0 5px;
	height: 40px;
	font-size: 14px;
	overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;word-break: break-all;
}
.casecontent{
	border: 1px #cfcfcf solid;
	margin-left: 30px;
	margin-top: 30px;
	float: right;
}
.casecontent .navg{
	padding: 20px 0 10px 0;
	margin:0 20px;
	border-bottom: 1px #cfcfcf solid;
}
.casecontent .navg img{
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}
.casecontent .navg .navgpath{
	width: 100%;
	color: #898989;
	font-size: 13px;
}
.casecontent .navg .navgpath a{
	color: #898989;
	text-decoration: none;
}
.casecontent h3{
	text-align: center;
	color: #119c9c;
	padding-bottom: 20px;
	border-bottom: 1px #e5e5e5 solid;
	margin: 30px 20px 0 20px;
}
@media (max-width: 767px) {
	.casecontent {
		margin: 20px 5px;
		float: none;
	}
}

/*case 阅读页*/
.am-cf .am-case{
	text-align: center;
}
.am-cf .am-case a{
	font-size: 22px;
}
.am-cf .am-case a,.am-cf .am-service span{
	display: inline-block;
}
.am-cf .am-case span{
	float: none;
	font-size: 13px;
	margin-top: 5px;
}
.am-cf .am-case a{
	width: 100%;
}
.am-cf .caseread{
	padding-top: 10px;
}
.am-cf .caseread p{
	font-size: 18px;
}
.am-cf .caseread img{
	width: 46%;
	height: 100%;
	margin-right: 20px;
}

@media (max-width: 767px) {
	.am-cf .caseread{
		padding: 15px;
	}
	.am-cf .caseread img{
		width: 100%;
		height: 100%;
		margin-right: 0;
		margin-top: 10px;
	}
	.am-cf .caseread{
		padding-top: 0;
	}
}

/*新闻*/
.news{
	margin:18px 0;
	border-bottom: 1px #d2d2d2 solid;
}
.news .newsright{
	padding-left: 45px;
}
.am-cf .newsh4{
	border: 0;
	padding-top: 15px;
}
.am-cf .newsh4 a{
	color: #030303;
}
.am-cf .newsh4 a:hover{
	color: #4D4D4D;
}
.am-cf .news_time{
	padding:0 0 0 40px;
}
.news_time a img{width: 100%}
@media (max-width: 1024px) {
	.news .newsright{
		padding: 0 0 0 15px;
	}
}
@media (max-width: 767px){
	.am-cf .news_time{
		border-right:none;
		margin-top:0;
		padding:0;
	}
	.news{
		margin:12px 15px;
		border-bottom: 1px #cccccc solid;
		padding:20px 0 65px 0;
	}
	.news .newsright{
		padding: 0;
	}
}

/*人才招聘*/
.am-cf .job_time{
	text-align: center;
	border-right: 1px #cccccc solid;
	margin-top: 8px;
}
.am-cf .job_time p{
	margin: 0;
}
.am-cf .job_time .m-date-d{
	font-size: 40px;
	font-weight: bold;
}
.am-cf .job_time .m-date-ym{
	font-size: 15px;
}
.news .jobright{
	padding-left: 45px;
}
@media (max-width: 767px){
	.am-cf .job_time{
		border-right:none;
		margin-top:0;
		padding:0;
	}
	.news .jobright{
		padding: 0
	}
	.am-cf .jobread{
		padding: 25px 15px!important;
	}
}
.am-cf .jobread{
	font-size: 18px;
	padding: 25px;
	color: #313131;
}
.am-cf button{
	background:#313131;
	color: white;
	border: 0;
	border-radius: 5px;
	padding: 7px 22px;
}
.am-cf button:active{
	background: #1e3737;
}
.am-cf .jobbutton a{
	background:#313131;
	color: white;
	border: 0;
	border-radius: 5px;
	padding: 7px 22px;
}
.am-cf .jobbutton a:active{
	background: #1e3737;
}





	 /*footer*/
.three{
	overflow: hidden;
	text-align: center;
}
.three li{
	display: inline;
}
.three li a{
	text-decoration: none;
}


/*底部菜单 start*/
.toolbar{
	/*position:fixed;*/
	left:0;
	bottom:0;
	width:100%;
	height:66px;
	z-index: 9999;
}
.toolbar .footerWrap{
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	height: 66px;
	background: #201d24;
	padding: 0;
}
.toolbar .footerWrap li{
	text-align: center;
	height: 66px;
	overflow: hidden;
	border-right: 1px solid #434146;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.toolbar .footerWrap li .text{
	line-height: 26px;
}
.toolbar .footerWrap div{
	height: 66px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}
.toolbar .footerWrap div{
	height: 66px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}
.toolbar .footerWrap .icon{
	width: 30px;
	height: 20px;
	display: block;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
	margin: 12px auto 0 auto;
	position: relative;
}
.toolbar .footerWrap .email {
	background-position:0 -110px;
}
.toolbar .footerWrap .message {
	background-position:-30px -110px;
}
.toolbar .footerWrap .share {
	background-position:-60px -110px;
}
.toolbar .footerWrap .more {
	background-position:-150px -110px;
}
.toolbar .footerWrap .tel {
	background-position:-90px -110px;
}
.toolbar .footerWrap .map {
	background-position:-120px -110px;
}
.toolbar .footerWrap .cart {
	background-position:-212px -110px;
}
.toolbar .footerWrap .member {
	background-position:-240px -110px;
}
.toolbar .footerWrap .home {
	background-position:-180px -110px;
}
/*底部菜单 end*/

/*底部 start*/
.footermb{
	height:96px;
	width:100%;
	margin:0 auto;
	margin-bottom:44px;
	background: #1E1E1E;
	margin-top: 20px;
}

.footermb .copyright{
	width:100%;
	padding-top:15px;
}
.footermb .copyright p{
	color: #969696;
	line-height:32px;
	font-size:16px;
	text-align:center;
	margin: 0;
}
.footermb .copyright p a{
	color: #969696;
	line-height:32px;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}
@media only screen and (max-width:641px) {
	.footermb{
		height:86px;
		margin-bottom:44px;
		margin-top: 0;
	}
	.footermb .copyright{
		padding-top:14px;
	}
	.footermb .copyright p{
		font-size:14px;
		line-height:28px;
	}
	.footermb .copyright p a{
		font-size:14px;
		line-height:28px;
	}
}
.footermb .copyright img{vertical-align: middle;}
.contact-info p span {
	color: white !important;
}
/*底部 end*/
.navbar-nav>li{float:left}

@media (max-width: 991px) {
	.navbar-nav li a{
		text-align: center!important;
	}
	.navbar-collapse ul {text-align: center;width:100%;padding-bottom:10px; border-bottom: 1px solid #EBEBEB;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.navbar-nav li{float: none}
	.navbar-nav li.active{
		background: #0056a9;
	}
	.navbar-nav .active a,.navbar-nav .open a{
		color: white!important;
	}
	.navbar-nav li.open{
		background: #0056a9;
	}
	.navbar-nav .active .dropdown-menu,.navbar-nav .open .dropdown-menu{
		background: #0173b9;
	}
	.navbar-nav .active .dropdown-menu a,.navbar-nav .open .dropdown-menu a{
		color: white!important;
	}
	.navbar-nav .dropdown-menu{
		left: 0;
		box-shadow: none;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
		font-size:15px;
	}
}

/*自定义头*/
.zdy-container{
	width: 1800px;
	margin: 0 auto;
}
.navbar-inverse .navbar-title{
	font-size: 26px;
	color: black;
	float: left;
	padding-top: 37px;
	font-weight: bold;
	padding-left: 62px;
}
.navbar-inverse .navbar-search{
	float: right;
	position: relative;
}
.navbar-inverse .search_input{
	display: none;
	position: absolute;
	z-index: 9999999;
	right: 0;
}
.navbar-inverse .navbar-search input{
	padding: 5px 10px;
	border: 1px #cccccc solid;
	font-size: 17px;
}
.navbar-inverse .navbar-search button{
	position: absolute;
	right: 7px;
	top:7px;
	font-size: 20px;
	background: none;
	border: none;
}

.navbar-topditop{
	background-color: #313131;padding: 7px 5px;
}
.navbar-grey{
	width:1800px;
	/*padding: 0 50px;*/
	margin: 0 auto;
}
.navbar-grey span,.navbar-grey a{
	color: #818080;
	font-size: 13px;
	padding: 0 10px;
}

.nav>li>a{
	padding: 20px 8px;
}

.sm-search{
	display: none!important;
}
.sm-search input{
	width: 100%;
	padding: 8px 30px 8px 8px;
	font-size: 16px;
}
.sm-search button{
	position: absolute!important;
	right: 4px;
	top:10px;
	font-size: 20px;
	background: none;
	border: none;
}

@media (max-width: 991px) {
	.sm-search{
		display: block!important;
	}
}

@media (max-width: 1800px) {
	.zdy-container{
		width: 100%;
	}
	.navbar-inverse .navbar-title{
		font-size: 22px;
		padding-top: 45px;
		padding-left: 16px;
	}
	.navbar-grey {
		width: 100%;
	}
	.navbar-search img{
		width: 90px;
		height: 100px;
	}
}
@media (max-width: 1199px) {
	.navbar-inverse .navbar-title{
		display: none;
	}
	.navbar-topditop{
		display: none;
	}
	.navbar-search{
		display: none;
	}
}
@media (max-width: 767px) {
	.navbar-header img{
		width: 70% !important;
		float: left;
	}
	.navbar-inverse .navbar-brand{
		margin: 0!important;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 27px;
	}
}
figure img{width: 100%}


/*产品*/
.oboxtitle{
	width: 100%;
	margin-top:60px;
	text-align: center;
	margin-bottom: 25px;
}
.oboxtitle div{font-size: 29px;color: #4c4c4c;font-weight: bold}
.oboxtitle p{font-size: 19px;color: #4c4c4c;}

.ileft{width: 50px!important;margin-top: 80px;}
.bdli figure{position: relative}
.bdli figure:hover figcaption{
	opacity: 0.6;
}

.bdli figure figcaption{
	background: black;
	opacity: 0;
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
	font-size:25px;
	text-align: center;
	transition: .5s;
}
.bdli figure figcaption a{
	color: white;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.bdli figure figcaption a i {position:absolute;top:50%;margin-top:-15px}

.thumbnail a>img {height:298px}

.search-top {width:1190px;height:85px;margin:0 auto;margin-top:30px;border:1px solid #00579a;border-radius:10px}
.search-top .tt {float:left;font-size:24px;color:#00579a;width:175px;text-align:center;line-height:85px;font-weight:bold;position:relative}
.search-top .tt:before {position:absolute;content:'';width:2px;height:46px;background:#ccc;right:0;top:20px}
.search-top form {width:990px;float:right}
.search-top td {
	vertical-align:middle;
	color:#666;
	height:85px;
	font-size:12px
	}
.search-top td input.text1 {
	width:126px;
	height:28px;
	line-height:28px;
	border:1px solid #A7A7A7;
	border-radius:3px;
	padding:0 5px;
	background:#fff
	}
.search-top td input.text2 {width:60px}
.search-top td .btn1 {
	width:85px;
	height:85px;
	display:block;
	float:right;
	background:#00579a;
	border:0;
	border-radius:0 10px 10px 0;
	text-align:center;
	color:#fff;
	cursor:pointer;
	font-size:14px;
	line-height:28px
	}
.search-top td .btn1 i {display:block;font-size:30px;margin-top:15px;}
.search-top td .btn1:hover i {margin-top:25px}
.search-top td .btn1:hover span {opacity:0}
.select_box{
	position:relative;cursor:pointer;
	background:#fff;
	font-size:12px;
	margin-right:10px;
	color:#000;
	height:28px;
	line-height:28px;
	border:1px solid #A7A7A7;
	border-radius:3px;
	z-index:500;
	}	
.selet_open{display:inline-block;position:absolute;right:0;top:0;width:20px;height:30px; background:url(../images/search_icon1.gif) no-repeat center center;}
.select_txt1{display:inline-block;padding-left:5px;width:110px;line-height:28px;height:28px;cursor:text;overflow:hidden; z-index:200;}
.option{width:100%;border:solid 1px #EDE7D6;position:absolute;top:26px;left:-1px;z-index:999;overflow:hidden;display:none;}
.option a{display:block;height:26px;line-height:26px;text-align:left;padding:0 10px;width:100%;background:#fff;color:#666}
.option a:hover{background:#00579a; color:#fff;}

.phone_search {width:100%;background:#00579a;padding:10px;box-sizing:border-box;display:none}
.phone_search .text {display:block;box-sizing:border-box;background:#fff;width:100%;height:30px;position:relative;border-radius:20px;line-height:30px;font-size:12px;color:#666;padding-left:10px}
.phone_search .text i {font-size:18px;color:#666;position:absolute;right:10px;line-height:30px}
.search-over{display:none;position:fixed;z-index:110;left:0;top:0;width:100%;height:100%;background:#FFF;/*opacity:0.9;*/}
.search-warmp{display:none;position:fixed; z-index:120;left:0;top:0;width:100%;font-family:Microsoft Yahei;color:#757575;}
.search-hd{padding:1em;overflow:hidden;background:#ececec;border-bottom:1px solid #dcdcdc;}
.search-hd .bd{position:relative;float:left;width:80%;overflow:hidden;background:#FFF;border-radius:0.3em;}
.search-hd .keywords{width:88%;padding:0 10% 0 2%;height:2em;border:none;font-size:1em;line-height:2em;color:#757575;font-family:Microsoft Yahei;outline:none;box-shadow:0 0 0.2em #ababab;}
.search-hd .bd i{display:none;position:absolute;right:0.5em;top:0.5em;width:1em;height:1em;background:#ececec url(../images/search-clear.png) center center no-repeat;background-size:0.5em 0.5em;border-radius:100%;cursor:pointer;}
.search-button{float:left;width:20%;height:2em;line-height:2em;text-align:center;}

.search-warmp h1.tt {background:#ec0032;width:100%;height:50px;line-height:50px;text-align:center;color:#fff;font-size:18px;position:relative}
.search-warmp h1.tt a.cancel {position:absolute;width:50px;height:50px;line-height:50px;text-align:center;color:#fff;right:0;top:0;font-family:helvet;font-size:14px}
.search-warmp dl {padding:10px}
.search-warmp dl dd {border:1px solid #ddd;margin-bottom:10px}
.search-warmp dl dd .text1 {height:30px;line-height:30px;padding:0 10px;width:100%;border:0}
.search-warmp .btn1 {width:50%; display:block;margin:0 auto; height:35px;line-height:35px;background:#333;color:#fff;text-align:center;border:0;padding:0}
.clear {clear:both;}
.row .hd .prev,.row .hd .next{ font-size:39px; margin:0;vertical-align: bottom;
border: 1px #0083e7 solid;background-color: #0083e7;color: white;padding: 0 15px;cursor: pointer;
}
.row .hd .prev:hover,.row .hd .next:hover{
	background-color: #0269B6
}
.row .hd ul{
	position: absolute;
	right: 20px;
}
.row .hd ul li{
	float: left;
	padding: 5px 10px;
	margin: 0 5px;
	background: #6c6c6c;
	color: white;
}
.row .hd ul li:hover{
	background: #313131;
	cursor: pointer;
}
.row .hd .on{
	background: #313131;
}


.bdli h5{
	text-align: center;
}

@media (max-width: 1310px) {
	.product_pic .bd{
		overflow: hidden;
	}
	.service_container{
	}
}
@media (max-width: 1080px) {
	.search-top {display:none}
	.phone_search{
		display:block
	}
}
@media (max-width: 980px) {
	.thumbnail a>img {height:auto}
}
@media (max-width: 768px) {
	.row .hd .prev,.row .hd .next{
		font-size:32px;
	}
}
@media (max-width: 767px) {
	.bdli{
		padding: 0;
	}
}


/*关于我们*/
.pro_container{
	margin: 0 auto;
}
.productabout{
	font-size: 19px;
	font-weight: bold;
}
.product_des{
	font-size: 15px;
	color: #565656;
	margin-bottom: 30px;
	line-height: 30px;
	overflow: hidden;text-overflow: ellipsis;
	display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient: vertical;word-break: break-all;
	display: -moz-box;-moz-line-clamp:12;-moz-box-orient: vertical;
	height:100%;
	text-indent: 2em;
}
.product_des:after{
	content: '...';
}

.pro_wailink{
	text-align: right;
}
.pro_wailink a{
	padding: 10px 25px;
	margin: 0 5px;
	border-radius: 20px;
	background: #e0e0e0;
	color: #313131;
	transition: .3s;
}
.pro_wailink a:hover{
	background: #7a7a7a;
	color: white;
}

@media (max-width: 1800px) {
	.pro_container{
		width: 100%;
	}
}
@media (max-width: 1440px) {
	.productabout{
		background-size: 100%;
	}
}
@media (max-width: 640px) {
	.index_productBox_menus{
		margin: 0;
	}
	.productabout{
		font-size: 16px;
		padding-bottom: 12px;
	}
	.pro_wailink a{
		margin:0;
		padding: 10px 17px;
	}
}
@media (max-width: 360px) {
	.productabout{
		font-size: 13px;
	}
}



/*产品定制*/
.diy {
	background: url("../images/dingzhi.png") no-repeat center;
	background-size:100% 100%;
	height: 580px;
}
@media  (max-width: 1440px){
	.diy {
		height: 460px;
	}
}
@media  (max-width: 1024px){
	.diy {
		background-size:100% 100%;
		height: 300px;
	}
}
@media  (max-width: 640px){
	.diy {
		height: 145px;
	}
}



/*新闻*/

.news_container{
	width: 100%;
}

.onewtitle{
	width: 100%;
	text-align: center;
	margin-bottom: 45px;
}
.onewtitle div{font-size: 29px;color: #4c4c4c;font-weight: bold}
.onewtitle p{font-size: 19px;color: #4c4c4c;}

.onewcont{
	background: url("../images/news.png") no-repeat center;
	background-size:100% 100%;
	overflow: hidden;
}
.onewcont ul{
	width: 1800px;
	overflow: hidden;
	margin: 0 auto;
	padding: 58px 0;
}
.onewcont ul li .newempty{
	background: white;
	padding: 25px 20px;
	overflow: hidden;
}
.onewcont ul li{
	/*margin: 20px 70px;*/
	padding: 25px 40px;
}
.onewcont ul li img{
	padding: 5px;
}
.onewcont ul li h5{
	margin-top: 34px;
	font-weight: bold;
	font-size: 19px;
	color: #313131;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.onewcont ul li h5 a{
	color: #313131;
}
.onewcont ul li h5 a:hover{
	color: #6c6c6c;
}
.onewcont ul li p{
	color: #6c6c6c;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	word-break: break-all;
	font-size: 15px!important;
	max-height: 62px;
}
.onewcont .smlcenter img:hover{
	opacity: 0.5;
	transition: 1s;
}


@media (max-width: 1800px) {
	.news_container{
		width: 100%;
	}
	.onewcont ul{
		width: 100%;
	}
}
@media (max-width: 1200px) {
	.onewcont ul li h5{
		margin-top: 0;
	}
}
@media (max-width: 991px) {
	.onewcont ul li h5{
		margin-top: 10%;
	}
}
@media (max-width: 767px) {
	.onewcont ul li h5{
		margin-top: 10px;
	}
	.onewcont .smlcenter{
		text-align: center;
	}
	.onewcont ul li{
		padding: 25px 20px;
	}
	.onewcont ul li .newempty{
		padding: 25px 0;
	}
}




/*联系我们*/
.contactus{
	position: relative;
}
.contactus .contactabo{
	background: url("../images/map.png") no-repeat center;
	background-size: auto 100%;
	height: 669px;
}
.contactus .contactabo:hover{
	cursor: pointer;
}
.contactus .contactabo a img{
	height: 100%;
}
@media (max-width: 640px) {
	.contactus .contactabo{
		background: url("../images/map.png") no-repeat right center;
		background-size: auto 100%;
		height: 300px;
	}
}
@media (min-width: 2000px) {
	.contactus .contactabo{
		background: url("../images/map.png") no-repeat center;
		background-size: 100% 100%;
	}
}
.contactus .envelope{
	/*background: url("../images/envelope.png") no-repeat center;*/
	position: absolute;
	left: 33%;
	top: 5%;
	z-index: 99999999999;
}
.contactus .envelope img{
	/*float: left;*/
}
.contactus .contact_cont{
	font-size: 18px;
}
.contactus .contact_cont .contact_top{
	position: absolute;
	top: 32px;
	left: 232px;
}
.contactus .contact_cont .contact_title{
	color: #0a5aa9;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
.contactus .contact_cont p{
	color: #d7d7d7;
	font-size: 13px;
}


.contactus .contact_cont .input_name{
	position: absolute;
	top: 100px;
	left: 80px;
}
.contactus .contact_cont .input_tel{
	position: absolute;
	top: 150px;
	left: 80px;
}
.contactus .contact_cont .input_addr{
	position: absolute;
	top: 200px;
	left: 80px;
}
.contactus .contact_cont .input_mess{
	position: absolute;
	top: 250px;
	left: 52px;
}
.contactus .contact_cont .input_mess span{
	float: left;
	padding-right: 3px;
}
.contactus .contact_cont .input_check{
	position: absolute;
	top: 300px;
	left: 66px;
}
.contactus .contact_cont .input_check input{
	width: 130px;
}
.contactus .contact_cont .input_check span{
	padding-right: 3px;
}
.contactus .envelope span{
	padding-right: 8px;
}
.contactus input,.contactus textarea{
	border: 1px #efefef solid;
	border-radius: 2px;
	width: 360px;
	padding: 5px 10px;
}
.contactus button{
	position: absolute;
	top: 385px;
	left: 210px;
	background: #666666;
	color: white;
	border: 1px #898989 solid;
	padding: 6px 45px;
}
.contactus button:hover{
	background: #777777;
}


.contactus .contact_service{
	position: absolute;
	top: 500px;
	left: 157px;
}
.contactus .contact_service i{
	display: block;
	color: #0054a8;
	line-height: 25px;
	font-size: 21px;
}
.contactus .contact_service i span{
	color: #313131;
	padding-left: 7px;
	font-size: 16px;
}
@media (max-width: 1439px) {
	.contactus .envelope{
		left: 13%;
	}
}
@media (max-width: 640px) {
	.contactus .envelope{
		display: none;
	}
	.contactus .contactabo a img{
		height: 170px;
	}
}




/*左侧导航*/
.contleft{
	width: 100%;
	background: white;
	color:#434343;
	border-bottom: 1px solid #f0f2f5;
}
.contleft .leftpanel{
	text-align: center;
}
.contleft .leftpanel .list-leftli li{
	display: inline-block;
	padding: 25px 10px 10px 10px;
}
.contleft a{
	color:#434343;
	padding: 15px 20px;
	border-radius: 10px;
	font-size: 17px;
}
.contleft a:hover{
	cursor: pointer;
}
@media (max-width: 767px) {
	.contleft .leftpanel .list-leftli li{
		padding: 20px 0;
	}
}




/*内页新闻*/
.content_bg{
	background: url("../images/img.png") no-repeat top center;
	background-size:100% 100%;
}
.bg_title{
	padding: 243px 0;
	text-align: center;
	color: white;
}
@media (max-width: 1439px) {
	.bg_title{
		padding: 200px 0;
	}
}
@media (max-width: 1023px) {
	.bg_title {
		padding: 160px 0;
	}
}
@media (max-width: 767px) {
    .bg_title {
        padding: 100px 0;
    }
	.content_bg{
		background-size:auto 100%;
	}
}
.bg_title h1{
	margin-top: 0;
}
.basemaincontent .navg {
	padding: 30px 10px 20px 10px;
	border-bottom: 1px #d2d2d2 solid;
	color: #4c4c4c;
}
.newsh4 span{
    float: right;
	font-size: 16px;
}
@media (max-width: 417px){
	.newsh4 span{
		font-size: 13px;
	}
}
.basemaincontent .navgpath a{
	color: #4c4c4c;
}


.content_more{
	margin:20px 0 0 0;
	border-radius: 5px;
	background: #e5e5e5;
	border: 1px #d2d2d2 solid;
	padding:10px 10px;
}
@media (max-width: 767px) {
	.content_more{
		margin:20px 15px 0 15px;
	}
	.newsh4 span{
		float: right;
	}
}




/*招聘内页*/
.content_jobbg{
    background: url("../images/jobbg.png") no-repeat center;
    background-size:auto 100%;
}
.bg_small{
	padding: 155px 800px 155px 0;
	text-align: center;
	color: white;
}
.news .job_left{
	text-align: center;
}

@media (max-width: 767px) {
	.content_jobbg{
		background-size:auto 100%;
	}
	.news .job_left{
		text-align: left;
		margin-bottom: 20px;
	}
	.navg{margin-bottom: 0!important;}
}
.content_jobbg h2{
    margin: 0;
}

.jobbase{
    margin-top: 40px;
}
.jobbase p{
    font-size: 66px;
    color: #434343;
    display: inline-block;
}
.jobbase span{
    font-size: 25px;
    color: #434343;
}
.jobmaincontent .navg {
	padding: 30px 10px 20px 10px;
	border-bottom: 1px #d2d2d2 solid;
	color: #4c4c4c;
}
.jobmaincontent .navgpath a{
	color: #4c4c4c;
}


/*联系我们内页*/
.content_contactbg{
    background: url("../images/contactbg.png") no-repeat center;
    background-size:auto 100%;
}
@media (max-width: 1024px) {
	.bg_small{
		padding: 155px 0;
		text-align: center;
		color: white;
	}
	.content_contactbg{
		background: url("../images/contactbg.png") no-repeat right center;
		background-size:auto 100%;
	}
}
@media (max-width: 767px) {
	.content_contactbg{
		background-size:auto 100%;
	}
}
.content_contactbg h2{
    margin: 0;
}
.contacttitle,.contactcontent{
    width: 50%;float: left;text-align: center;
    margin-top: 45px;
    margin-bottom: 65px;
}
.contactcontent p span{
    font-size: 15px!important;
}

@media (max-width: 767px){
	.contacttitle,.contactcontent{
		width: 100%;float: left;text-align: center;
		margin-top: 45px;
		margin-bottom: 10px;
	}
    .espcms_bbs_form{
        margin-top: 50px;
    }
    .contact .col-sm-12{
        padding: 0;
    }
}
.espcms_bbs_form .espcms_form_group{
	width: 50%;
    font-size: 15px;
    padding: 5px 25px;
	float: left;
}
.espcms_bbs_form .espcms_form_group .control_required input{
    width: 100%;
    padding: 13px 13px 13px 65px;
	border: 1px #bfbfbf solid;
}
.espcms_bbs_form .espcms_form_group .control_required textarea {
	width: 100%;
	padding: 13px;
	border: 1px #bfbfbf solid;
}
.espcms_bbs_form .espcms_form_group label{
	color: #bfbfbf;
	position: relative;top:35px;left:15px
}
.espcms_button{
	width: 100% !important;
	text-align: center;
	margin-top: 15px;
}
.espcms_bbs_form .espcms_form_group .control_required .button{
    width: 60%;
    background: #6c98c3;
    color:white;
    font-size: 14px;
	padding: 13px;
}
.espcms_bbs_form .espcms_form_group .control_required .button:hover{
	background: #87B2C3;
}


@media (max-width: 767px){
	.espcms_bbs_form .espcms_form_group{
		width: 100%;
		padding: 5px 0;
	}
}


/*callmessage*/
.espcms_formwidth_c{
    border-radius: 4px;
}
.espcms_formwidth_c .oninage{
    color: #313131;
    font-weight: bold;
}
.espcms_formwidth_c .button{
    background: #6c98c3;
    border: 0;
    border-radius: 4px;
    padding: 2px 10px;
    color:white;
    margin-top: 10px;
}
.callmessage{
    background: linear-gradient(#efebeb, #f8f5f5,#efebeb);
    font-weight: bold;
    color:black;
    padding: 12px;
}
@media (max-width: 1000px){
    .espcms_page{
        width: 100%;
    }
}


/*应聘form*/
.espcms_page_typename{
	font-size: 24px;
	color:#313131;
	margin-top: 30px;
	text-align: center;
	height: 60px;
}
.espcms_page_location{
	font-size: 18px;
	color: #cccccc;
	font-weight:bold;
	padding-left: 10px;
}
.espcms_page_left_linkbg{
	overflow: hidden;
	width: 600px;
	margin:  0 auto 30px auto;
}

@media (max-width: 1200px){
	.espcms_page_left_linkbg{
		width: 80%;
		margin-left: 10%;
	}
}
@media (max-width: 767px){
	.espcms_page_left_linkbg{
		width: 100%;
		padding:0 15px;
		margin-left: 0;
	}
	.espcms_book{
		margin-top: 0;
	}
	h1{font-size: 26px}
}


/*QQ*/
.zkbox{
	height: 90px;
	background: #038bdc;
	padding: 30px 6px;
	border-radius: 5px;
	color: #ffffff;
	z-index: 99999;
	transform: translateX(-160px);
	box-shadow: 1px 0px 3px #57c0ff;
	font-size: 20px;
	cursor: pointer;
}
#close{
	cursor: pointer;
}
.qq,.zk{
	position: fixed;
	top: 40%;
	transition: all .5s;
}


/*自定义小屏nav*/
@media (min-width: 992px) {
	.nav-smnav{
		display: none;
	}
}
.nav-smnav{
	float: right;
	margin-top:-62px;
}
.nav-smnav .nav-smright{
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.nav-smnav .nav-smright .smdrown{
	float: left;
	text-align: center;
}
.nav-smnav .nav-smright .smdrown+.smdrown+.smdrown+.smdrown+.smdrown{
    border-bottom: none;
}
.nav-smnav ul li a{
	padding: 20px 10px;
	font-size:1em;
	display: block;
	color: #4c4c4c;
}
.nav-smnav ul li a:focus{
	color: #8C8C8C;
}
@media (max-width: 700px) {
	.nav-smnav{
		float: none;
		margin-top:0;
	}
	.nav-smnav .nav-smright .smdrown{
		width: 25%;
		border-right: 1px #ffffff solid;
		border-bottom: 1px #ffffff solid;
	}
	.nav-smnav ul li a{
		padding: 20px 0;
		font-size: 15px;
		color:#ffffff;
	}
	.nav-smnav .nav-smright{
		background: #4c4c4c;
	}
	.nav-smnav ul li a:focus{
		color: #cccccc;
	}
}

@media (min-width: 640px) {
	.sm-seat{
		display: none;
	}
}
.sm-seat{
	float: right;
	margin-right: 20px;
	margin-top: -64px;
}
.sm-seatimg{float: left;width: 50px}
.sm-seattext{
	float: right;
	padding: 6px;
}
.sm-seattext p{
	margin: 0;
}

.gywm{
	text-align: center;
    margin-top: 40px;
}

.active{
	background:#00579a;
}

@media (min-width: 991px) {
	.dropdown{
		height: 85px;
	}
	.product_pic .bdli {width:25%}
}

@media (min-width: 991px) {
	.am-first{
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 991px) {
	.both{
		clear: both;
	}
}

.gywm_title{
	font-size:26px;
	font-weight: bold;
    color: #4d4b4b;
}
.logo{
	width:1080px;
	float:none;
	padding:25px 0;
	margin:0 auto;
	border-bottom:1px solid #eee
}
.headtel {float:right;color:#333;position:relative;padding-left:50px}
.headtel .icon {font-size:24px;background:#fff;border:3px solid #ec0032;width:42px;height:42px;text-align:center;line-height:38px;color:#ec0032;border-radius:50%;position:absolute;left:0;top:5px}
.headtel .icon i {line-height:35px}
.headtel p {font-size:14px;color:#999;margin:0}
.headtel h4 {font-size:28px;margin:0;font-weight:bold}

.navbar-inverse .navbar-header .collapse ul li ul{

}

@media (max-width: 991px){
    .logo{
        float: left;
    }
}

.navbar-collapse{
    margin: 0 auto;
    z-index: 9999;
	padding-left:0;
	background:#f8f8f8
}

@media (max-width: 1628px) and (min-width: 991px){
	.navbar-collapse{
		width: 1173px!important;
	}
}

@media (max-width: 1180px) and (min-width: 991px){
	.navbar-collapse{
		width: 1055px!important;
	}
}

@media (max-width: 1222px) and (min-width: 991px){
	.navbar-collapse{
		width: 1110px!important;
	}
}

@media (max-width: 1275px) and (min-width: 991px){
	.navbar-collapse{
		width: 1088px!important;
	}
}

@media (max-width: 991px){
	.navbar-collapse{
		position:absolute;
		float: none!important;
		width: 100%!important;
	}
}

@media (max-width: 1076px) and (min-width: 991px){
	.navbar-collapse{
		width: 1022px!important;
	}
}

@media (max-width: 1055px) and (min-width: 991px){
	.navbar-collapse{
		width: 945px!important;
	}
}

@media (max-width: 1440px){
	.nav>li{
		margin: 0px 12px;
	}
}

@media (max-width: 991px){
	.logo{
		height: 36px!important;
		width: 266px!important;
		margin-left: 45px;
		border-bottom:0
	}
}

@media (max-width: 768px){
	.logo{
		margin-top:17px!important;
		height: 36px!important;
		width: 266px!important;
		margin-left: 10px;
		padding:0;
		text-align:left
	}
	.navbar-inverse {background:#fff}
}

@media (max-width: 382px){
	.logo{
		margin-top: 30px!important;
		height: 36px!important;
		width: 250px!important;
		margin-left: 12px;
	}
}

@media (min-width: 320px) and (max-width: 355px){
	.logo{
		margin-top: 30px!important;
		height: 36px!important;
		width: 200px!important;
		margin-left: 12px;
	}
}

@media (max-width: 320px){
	.logo{
		margin-top: 30px!important;
		height: 36px!important;
		width: 200px!important;
		margin-left: 12px;
	}
}

@media (max-width: 305px){
	.logo{
		margin-top: 30px!important;
		height: 36px!important;
		width: 160px!important;
		margin-left: 12px;
	}
}

.footer{
	padding-top: 50px;
}

.message{
	background: #ffffff;
    margin: 0 auto;
    font-size: 16px;
    overflow: hidden;
    padding-left: 18px;
}

@media (max-width: 382px){
	.message{
		padding-left: 0px;
	}
	.container-fluid{
		padding-left: 0px!important;
	}
}

.messconta{
	display: block;
    font-size: 14px;
}

.message .messcont{
	cursor: pointer;
    height: 19px;
    overflow: hidden;
    margin-top: 8px;
    padding-left: 10px;
    margin-right: 50px;
}
.message .messcont:last-child {display:none}

.message .messred{
	color: white;
    float: left;
    margin-right: 5px;
    background-image: url(../images/new.png);
    padding: 7px 28px;
}

.bodyPage{
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    top: 0;
    left: 0;
}

#bodyPage{ width:100%; min-height:100%; height:auto !important; height:100%; top:0; left:0; }
img.bg { position:absolute; top: 0px; left: 0px; z-index:1; display:none;}

.new{
	padding: 0px 0px;
}

.gywm_summary{
	margin-top: 10px;
    color: #acacac;
}

.ibox1{
	font-size: 17px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 13px;
}

.ibox2{
	font-size: 14px;
}

.ibox3{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 5px;
	font-size: 12px;
}

.footer_title{
	font-size: 16px;
	color: #FFFFFF;
}

.contleft a:hover{
	color: #0173b9;
}

.new_list{
	padding: 30px;
	border: 1px #d2d2d2 solid;
}

.title_new:hover{
	color: #0173b9 !important;
}

@media (max-width: 1424px) and (min-width: 991px){
 
	.logo img{
		display: none;
	}

	.logo{
		width: 90px!important;
		height: 32px!important;
		background-image: url(../images/logos.png);
	}
}

@media (max-width: 1815px) and (min-width: 1425px){
	.navbar-collapse{
		width: 1450px!important;
	}
}

@media (max-width: 1425px) and (min-width: 991px){
	.navbar-collapse{
		width: 1201px!important;
	}
}

@media (max-width: 1260px) and (min-width: 991px){
	.navbar-collapse{
		width: 1135px!important;
	}
}

#two{
	text-align: center;
}

@media (max-width: 768px){

	#head{
		height: 190px!important;
	}

	#bodyPage{
		height: 190px!important;
	}

	#bodyPage img{
		height: 190px!important;
	}
}

.messconta{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bd .tempWrap{
	width: 1037px!important;
}

@media (max-width: 380px){

	.messred{
		background-size: 100% 100%;
		padding: 3px 9px!important;
		font-size: 15px;
	}

	.messcont{
		margin-top: 6px!important;
		padding-left: 4px;
		font-size: 14px;
		padding-left: 3px;
	}

}

.product{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}

@media (max-width: 380px){

	.product{
		width: 100px;
	}

}

.dropdown{
	margin: 0px 12px;
}

.active{
	padding: 0px 5px;
}

.head-column{
	float: none;
	width: 100%;
}

.navbar-nav{
	width:100%;
	float:none;
	width:1080px;margin:0 auto
}

@media (max-width: 991px){
	.navbar-collapse{
		padding: 0px;
	}
}

@media (max-width: 1008px) and (min-width: 991px){
	.active{
		padding: 0px;
	}
}

@media (max-width: 1087px) and (min-width: 991px){
	.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
		font-size: 15px;
	}
}

@media (max-width: 768px){
	.footer_row{
		display: none;
	}
}

.home_new{
	border-bottom: 1px solid #DEE6E8;
}


/*
================================
Bx Slider
================================
*/
.main-slider {
    width: 100%;
    height: auto;
    position: relative;
    /*z-index: 99;*/
}

.slider ul li {
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-position: top center;
}
.slider ul li img{
    width: 100%;
}
.slider ul li .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #353535;
    opacity: 0.5;
    filter: alpha(opacity=50);
    /*z-index: 99;*/
}

.slider ul li .content {
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}

.slider ul li .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.slider h2 {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 20px;
    margin-top: 140px;
}

.slider h3 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 10px;
    background: #353535;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding: 20px;
    display: inline-block;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.slider p {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 20px;
}

.slider p.button {
    overflow: hidden;
    margin-top: 10px;
}

.slider p.button a {
    font-size: 16px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #ffffff;
    background: #f57c05;
    padding: 10px 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    text-transform: uppercase;
}

.slider p.button a:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.bx-wrapper .bx-viewport {
    left: 0;
    border: 0 !important;
    box-shadow: none !important;
}
.pcbanner{
    display: block;
    width: 100%;
    height: 580px;
}

@media (max-width: 768px){
    .index_product{
        padding-bottom: 0;
    }
}

.container{max-width:100%;margin-right:auto;margin-left:auto;padding-right:.9375rem;padding-left:.9375rem}.container::after{display:table;clear:both;content:''}@media (min-width:480px){.container{width:606px}}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}@media (min-width:1600px){.container{width:1310px}}.container-fluid{margin-right:auto;margin-left:auto;padding-right:.9375rem;padding-left:.9375rem}.container-fluid::after{display:table;clear:both;content:''}

.border-bottom1, .met-showproduct-head .product-para, .product-detail .met-editor .product-para {
    border-bottom: 1px solid #f0f2f5;
}

/* 内页子栏目导航 */
.subcolumn_nav_met_16_1{background-color:;border-color:#f0f2f5;}
.subcolumn_nav_met_16_1 .active{
	background-color:transparent;
}
.subcolumn_nav_met_16_1{background-color:;}
.subcolumn_nav_met_16_1 .product-search .form-group{max-width:500px;margin:0 auto 10px;}
.subcolumn_nav_met_16_1 .subcolumn_nav_met_16_1-ul > li a:hover, .subcolumn_nav_met_16_1 .subcolumn_nav_met_16_1-ul > li a.active {
    color: #61bfad;
}
@media (max-width:767px){
    .subcolumn_nav_met_16_1 .subcolumn-nav{height:54px;}
	.border-bottom1, .met-showproduct-head .product-para, .product-detail .met-editor .product-para {
		border-bottom: 0;
	}
}
.subcolumn_nav_met_16_1-ul{
	font-size:0;
	margin: 0;
	padding: 10px 0;
}
.subcolumn_nav_met_16_1-ul li{vertical-align:top;float:left;}
.subcolumn_nav_met_16_1-ul li > a{display:block;padding:5px 10px;font-size:16px;}
.subcolumn_nav_met_16_1-ul li a{color:#444444;}
.subcolumn_nav_met_16_1-ul li a{color:;}
.subcolumn_nav_met_16_1-ul li .dropdown-menu{top:40px;}
.subcolumn_nav_met_16_1 .product-search .form-control:focus{border-color: #61bfad;}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.flex-start {
	-webkit-justify-content: flex-start!important;
	justify-content: flex-start!important;
}

.piccontent >.item{
	margin-top: 70px;
	line-height: 23px;
	text-indent: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: left;
}
@media (min-width:768px) {
.prolist {
    width:33.33333333%;float:left
}
}
@media (min-width:1200px) {
.prolist {
    width:25%;padding:10px; float:left
}
}

@media (max-width: 1200px) and (min-width: 992px){
	.piccontent >.item{
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}

@media (max-width: 992px){
	.piccontent >.text{
		margin-top: 19px!important;
		font-size: 32px;
	}
	.piccontent >.item{
		margin-top: 19px;
	}
}

.am-cf >.piccontent{
	border-bottom: 1px #999 solid;
	padding: 45px 0px;
}

.piccontent >figure{
	padding: 0px;
}

.contact{
	font-size: 13px;
}

@media(max-width: 678px){
	.navbar-nav{
		padding-bottom: 60px;
	}
}

@media (max-width: 580px){
	.product_pic{
		margin-top: 5px!important;
	}
	.news-box div{
		margin-top: 2px!important;
	}
}

.row >.item{
	padding: 0px;
}

.item .pic{
	padding: 0px;
}

.item .title{
	width: 50%;
	font-size: 30px;
	margin: 0 auto;
}

.item .summary{
	font-size: 15px;
	margin-top: 2%;
}

.item .content{
	margin-top: 6%;
}

@media (max-width: 998px){
	.item .content{
		margin-top: 3%;
	}
}

.item .summary .summary_box{
	width: 50%;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 auto; 
}

.item .summary .summary_box2{
	width: 32%;
    margin: 0 auto;
    float: right;
    margin-top: 15px;
    margin-bottom: 3%;
}

.item .summary .summary_box2 a{
	color: #0173b9;
}

@media (max-width: 678px){
	.item .summary .summary_box{
		width: 100%;
	}
	.item .title{
		width: 100%;
		text-align: center;
	}
	.item .summary .summary_box2{
		text-align: right;
		margin-right: 4%;
	}
	.item{
		padding-bottom: 26px!important;
	}
	.subcolumn_nav_met_16_1-ul {overflow:auto}
	.subcolumn_nav_met_16_1-ul li {overflow:initial}
}

.item .items a{
	border: 1px solid black;
    padding: 10px 20px;
    background: #3d84e6;
    color: white;
}

.historys{
	margin: 0 auto;
	padding-bottom: 9%;
}

.historys .pubthetit{
	text-align: center;
	padding-top: 5.2%;
}

.historys .pubthetit img{
	border: 0 none;
}

.historys .con{
	margin: 0;
	padding: 0;
}

.historys .con .list{
	overflow: hidden;
	width: 100%;
	padding-top: 6%;
}

.historys .con .list input{
	display: none;
}

.historys .con .list li{
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: url(../images/mark62.jpg) repeat-y center 13px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.historys .con .list li .yearico{
	margin: 0 auto;
	position: absolute;
	width: 100%;
	height: auto;
	text-align: center;
	left: 0px;
	top: 0px;
}

.historys .con .list li .ytcon{
	width: 344px;
	padding-right: 204px;
	float: right;
}

@media (max-width: 997px){
	.historys .con .list li .ytcon{
		width: 344px;
		padding-right: 204px;
		float: left;
	}
}

.historys .con .list li .ytcon .year{
	color: #00949c;
	font-family: 微软雅黑;
	font-size: 24px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	margin-top: 6px;
}

.historys .con .list li .ytcon .htxt{
	color: #a0a0a0;
	font-size: 14px;
	line-height: 22px;
	min-height: 66px;
}

@media (max-width: 1920px) and (min-width: 1000px){
	.historys .con .list .s .ytcon{
		width: 360px;
		float: left;
		text-align: right;
		margin-left: 150px;
	}
}

@media (max-width: 1000px){
	.historys .con .list li .ytcon{
		margin-top: 10px;
	}
	.news_in .fl,.news_in .fr {width:100%}
}

.link-list {
	padding: 26px 0 23px;
    position: relative;
    overflow: hidden;
    background: #F5F5F5;
}

.link-list .bd {
    width: 1020px;
    margin: 0 auto;
}

.f-cb {
    zoom: 1;
}

.link-list .bd ul {
    width: 1095px;
}

.link-list .bd li {
	float: left;
    width: auto;
    margin-left: 44px;
    height: 50px;
    padding-left: 22px;
    line-height: 50px;
    background: url("../images/img06.png") no-repeat left -42px;
    /* margin: 0 25px 20px 0; */
    border-radius: 2px;
    transition: background 0.5s;
}

.link-list .bd li:hover{
	background: url("../images/img06.png") no-repeat left 18px;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.link-list .bd li a:hover{
	color: #0173b9;
}

.link-list .bd li a {
    color: #626262;
    font-size: 18px;
    display: block;
    width: 100%;
    transition: color 0.5s;
}

.link .list {width: 1220px;margin: 0 auto}
.link .list li {float: left;width: 14.2857%;padding: 10px}
.link .list li .pic {display: table;width:100%;height: 100px;border: 1px solid #ddd}
.link .list li .pic span {display: table-cell;width: 100%;height: 100px; vertical-align: middle;overflow: hidden}
.link .list li .pic span img {display: block;margin: 0 auto;max-width: 90%; vertical-align: middle}
.link .list li a p {text-align: center;color: #333;line-height: 24px}

@media (max-width: 775px){
	.link-list{
		padding: 0px; 
	}
}

.pro_detail {padding:40px 0}
.pro_detail .row {width:100%}
.pro_detail .row .pic {float:left;box-sizing:border-box;width:45%;padding:30px 15px;overflow:hidden;background:#f8f8f8;text-align:center;vertical-align:middle;}
.pro_detail .row .pic img {max-width:100%;vertical-align:middle}
.pro_detail .row .txt {width:51%;box-sizing:border-box;padding:0 15px;float:right;font-size:14px;color:#666;line-height:24px}
.pro_detail .row .txt h1 {font-size:24px;color:#333;margin-bottom:15px}
.pro_detail .row .txt table {border:1px solid #f7f7f7;width:100%}
.pro_detail .row .txt table th {background:#f7f7f7}
.pro_shuxing td {border:1px solid #f7f7f7}
.pro_shuxing th span, .pro_shuxing td span {
    padding:5px;
    display:block;
	font-size:14px;
	line-height:25px
	}
.pro_detail .row .txt .hotline {line-height:60px}
.pro_detail .row .txt .hotline span {font-size:22px;color:#D4003C;font-weight:bold}
.pro_detail .detail {float:left;background:#fff;width:100%;box-sizing:border-box;margin-top:30px}
.pro_detail .detail .title {border-bottom:1px solid #ddd;margin-bottom:20px}
.pro_detail .detail .title span {font-size:14px;padding:10px;border-bottom:2px solid #666;display:inline-block;color:#333}
.pro_detail .detail .content {line-height:24px;font-size:14px;color:#666}
.pro_detail .detail .content img {display:block; max-width:100%;margin:10px auto}
.pro_detail .detailist {margin-top:20px}
.pro_detail .detailist li {float:left;width:25%;box-sizing:border-box}
.pro_detail .detailist li p {padding:0 15px;margin-bottom:11px}
.pro_detail .detailist li p a {
	display:block;
	background:#eee;
	line-height:30px;
	padding:0 5px;
	font-size:12px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#666;
	transition:all 0.3s;
	box-sizing:border-box
	}
.pro_detail .detailist li p a:hover {background:#0173b9;color:#fff}
.pro_detail .detailist a.more {display:block;width:200px;height:35px;line-height:35px;background:#0173b9;color:#fff;margin:30px auto 0;text-align:center;border-radius:30px;transition:all 0.3s}
.pro_detail .detailist a.more i {font-size:16px;text-indent:-20px;opacity:0;transition:all 0.3s}
.pro_detail .detailist a.more:hover {box-shadow:0 10px 20px #ccc}
.pro_detail .detailist a.more:hover i {text-indent:0;opacity:1}
@media (max-width:775px){
	.pro_detail .row .pic,.pro_detail .row .txt {width:100%}
	.pro_detail .row {margin-left:0;margin-right:0}
	.pro_detail .detailist li {width:50%}
}