﻿@charset "utf-8";
html, body {
	background: #fff;
	color: #333;
	font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #007cc3;
	text-decoration: none;
}
header {
	min-height: 100px;
	position: relative;
	z-index: 100;
}
.d_nav_th {
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #fff;
}
.d_nav_th .container-fluid, .d_nav_th .container-fluid > .navbar-header, .d_nav_th .navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.d_nav_th .navbar-nav, .d_nav_th .navbar-form {
	margin: 0px;
}
.d_nav_th .dropdown-menu {
	left: 0px;
}
.d_nav_th .reslang .dropdown-menu {
	left: initial;
}
.nav2li>a {
	height: 100px !important;
	padding: 0px 15px !important;
	line-height: 90px !important;
	border-top: 5px solid rgba(255,255,255,0);
}
.d_nav_th .nav2li>a:hover {
	border-top: 5px solid #337ab7 !important;
}
.nav3ul {
	border: 0px;
	border-radius: 0px;
}
.nav3li>a {
	height: 40px;
	line-height: 40px !important;
}
.d_nav_th .navdown>a {
	border-top: 5px solid #337ab7;
	background-color: #eee;
	color: #007cc3;
}
.d_nav_th .navbar-toggle {
	width: 50px;
	height: 50px;
	background-color: #007cc3;
	margin: 25px 15px 25px 0px;
	border: 0px solid transparent;
	border-radius: 0px;
}
.d_nav_th .navbar-toggle span {
	color: #fff;
	font-size: 20px;
}
@media (max-width: 768px) {
.d_nav_th .navbar-nav .dropdown-menu {
	display: block;
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.d_nav_th .navbar-collapse {
	width: 100%;
}
.d_nav_th .navbar-nav .dropdown-menu > li > a {
	padding: 3px 20px 3px 30px;
}
.d_nav_th .navbar-nav .open .dropdown-menu > li > a {
	padding: 3px 20px 3px 30px;
}
.d_nav_th .navbar-default .navbar-nav > .dropdown > a {
	color: #555 !important;
	background-color: #e7e7e7 !important;
}
.nav2li>a {
	height: 50px !important;
	line-height: 42px !important;
}
.d_nav_th .nav2li>a:hover {
	border-top: 5px solid #337ab7;
}
.nav3li>a {
	height: 40px;
	line-height: 35px !important;
}
#nav1 {
	border-top: 1px solid #337ab7;
}
.d_nav_th .navbar-header {
	min-height: 100px;
}
}
.v2_banner {
	height: 600px;
	background-color: #007cc3;
	overflow: hidden;
}
.v2_banner .v2-banner__dz {
	display: block;
}
.v2_banner .v2-banner__dz img {
	max-width: none !important;
	height: 600px;
}
.v2_banner .carousel-control.left {
	background-image: none;
}
.v2_banner .carousel-control.right {
	background-image: none;
}
.v2_banner .bannerboot img, .v2_banner .v2-banner__dz img {
	max-width: none !important;
	height: 600px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
@media (max-width: 768px) {
.v2_banner {
	height: 200px;
	overflow: hidden;
}
.bannerboot img {
	height: 200px !important;
}
.v2-banner__dz img {
	height: 200px !important;
}
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
.ul {
	list-style: none;
}
/*首页内容*/
.product3 {
}
.product3 ul {
	padding: 1.5em 0px;
}
.product3 ul li {
	padding-top: 1em;
	padding-bottom: 1em;
}
.product3 ul li .lidiv {
	position: relative;
	display: block;
	overflow: hidden;
}
.product3 .lidiv div {
	overflow: hidden;
}
.product3 .lidiv h3 {
	position: absolute;
	top: 10px;
	right: 1em;
	text-align: right;
	color: #333;
	font-size: 16px;
	line-height: 1.5em
}
.product3 .lidiv h3 p {
	font-weight: bold;
	color: #007cc3;
}
/*公司简介*/
.index3 li {
	margin-bottom: 30px;
}
.index3 h3 {
	font-size: 18px;
	color: #333;
	line-height: 1em;
	margin-bottom: 1em;
}
.index3 h3 a {
	float: right;
	margin-right: 5px;
	font-weight: bold;
	color: #666;
}
.index3 dt {
	float: left;
	margin-right: 10px;
	width: 110px;
}
.index3 dt img {
	width: 100%;
	height: auto;
}
.index3 dt a {
	display: block;
}
.index3 dd a {
	line-height: 1.8em;
}
.index3 dd i {
	font-style: normal;
	font-size: 12px;
	margin-right: 5px;
	color: #999;
	display: inline-block;
}
.index3 .met_clear {
	line-height: 1.8em;
}
/*友情链接*/
.v2-link {
	margin-bottom: 30px;
}
.v2-link h3 {
	font-size: 18px;
	color: #333;
	line-height: 1em;
	margin-bottom: 1em;
	padding: 0px 15px;
}
.v2-link a:hover {
	color: #23272a;
}
.tem_txt {
	padding: 0 15px;
}
.v2_footer {
	position: relative;
	padding: 20px 0;
	background: #162f43;
	color: #999;
	font-size: 13px;
}
.v2_footer a {
	color: #999;
}
.v2_footer a:hover {
	color: #666;
}
.v2_footer_text {
	float: left;
}
.v2_footer_nav {
	line-height: 30px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}
.v2_footer_nav a {
	margin-left: 30px;
}
@media(max-width:768px) {
.v2_footer_text {
	padding-right: 0px;
}
.v2_footer_nav {
	float: left;
	text-align: left;
	padding-left: 15px;
}
.v2_footer_nav a {
	margin-left: 0px;
	margin-right: 30px;
}
}
.powered_by_metinfo {
	height: 35px;
	color: #999;
	font-size: 12px;
}
.powered_by_metinfo a {
	color: #999;
}
.powered_by_metinfo a:hover {
	color: #666;
}
/** 内页二三级栏目 */
.sidebar-v2__section, .sidebar-v2__article {
	padding: 0px 15px;
}
.sidebar-v2__article {
	padding-top: 30px;
	padding-bottom: 40px;
}
.section__head {
	min-height: 70px;
	line-height: 70px;
}
.sidebar-v2__h1 {
	display: block;
	font-size: 22px;
	text-align: left;
	height: 70px;
	line-height: 70px;
	position: relative;
	padding: 0px;
}
.sidebar-v2 {
	margin-bottom: 0px;
}
.sidebar-v2 .panel {
	margin-bottom: 0px;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
@media(min-width:768px) {
#sidebar-v2__accordion {
	padding-left: 0px;
	padding-right: 0px;
}
#sidebar-v2__list2 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0px;
	padding: 0px;
}
#sidebar-v2__list2 ul {
	margin-right: -50px;
}
#sidebar-v2__list2 ul li {
	height: 70px;
}
#sidebar-v2__list2 ul li.on a {
	color: #007cc3;
}
#sidebar-v2__list2 ul li a {
	display: block;
	line-height: 70px;
	padding: 0px;
	margin-right: 50px;
	background-color: #fff;
}
#sidebar-v2__list2 ul li a .arrow {
	font-size: 12px;
	color: #999;
	margin-left: 5px;
	top: 2px;
}
#sidebar-v2__list3 {
	display: table;
	width: 100%;
}
.sidebar-v2__h1 button {
	display: block;
	width: 100%;
	border: none;
	background: none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.sidebar-v2__h1 span i {
	display: none;
}
#sidebar-v2__list3 ul {
	position: relative;
	margin-bottom: 0px;
	background: #fff;
	display: table;
	width: 100%;
}
#sidebar-v2__list3 ul li {
	background: #162f43;
	margin: 0 1px 1px 0;
	display: table-cell;
	float: none;
	text-align: center;
}
#sidebar-v2__list3 ul li a {
	color: #fff;
	padding: 15px 20px;
}
#sidebar-v2__list3 ul li a:hover {
	background: #337ab7;
}
#sidebar-v2__list3 ul li.ono a {
	background: #337ab7;
}
}
@media(max-width:768px) {
.sidebar-v2__section, .sidebar-v2__article {
	padding: 0px 10px;
}
.sidebar-v2__article {
	padding-top: 30px;
	padding-bottom: 30px;
}
.section__head {
	margin: 10px 0px 0px;
}
.sidebar-v2__h1 {
	width: calc(100% - 70px);
	float: left;
	text-align: center;
	padding: 0 10px;
}
.sidebar-v2__h1 span i {
	margin-left: 8px;
	top: 4px;
}
.sidebar-v2 .container-fluid {
	padding: 0px;
}
.sidebar-v2 .navbar-header {
	border: 1px solid #ddd;
	margin-right: 0px;
	margin-left: 0px;
}
.sidebar-v2__h1 button {
	display: none;
}
.sidebar-v2__button {
	position: relative;
	width: 70px;
	height: 70px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-image: none;
	border: none;
	border-radius: 0px;
	border-left: 1px solid #ddd;
}
.sidebar-v2__button span {
	font-size: 18px;
}
#sidebar-v2__list2 {
	border: 1px solid #ddd;
	border-top: none;
}
#sidebar-v2__list2 ul li a .arrow {
	display: none;
}
#sidebar-v2__list3 ul li {
	background: #162f43;
	border-bottom: 1px solid #162f43;
}
#sidebar-v2__list3 ul li a {
	color: #fff;
}
#sidebar-v2__list3 ul li a:hover {
	background: #337ab7;
}
#sidebar-v2__list3 .navbar-nav {
	margin: 0px;
}
#sidebar-v2__list2 ul li.on a {
	color: #007cc3;
}
#sidebar-v2__list3 ul li.ono a {
	background: #337ab7;
}
.product-v2__list__box i {
	font-size: 10px;
}
.v2-mb50 {
	margin-bottom: 0px;
}
}
/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
body, h1, h2, h3, h4, h5, h6, dl, dt, li, ol, ul, dd, th, td, p, pre, form, input, button, textarea, hr {
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
.met_clear {
	clear: both
}
.met_none {
	display: none
}
.met_hidden {
	visibility: hidden
}
.met_fl {
	float: left
}
.met_fr {
	float: right
}
.met_editor {
	line-height: 2
}
.met_editor ul, .met_editor ol {
	padding: 0px;
	margin: 0
}
.met_editor a {
	color: #1c57c4
}
.met_editor a:hover {
	text-decoration: underline
}
.met_editor img {
	max-width: 100%;
	height: auto!important;
}
.met_editor blockquote {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left: 4px solid #ddd
}
.met_editor hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #ddd;
	margin: 20px 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.met_editor .metvideobox {
	text-align: center;
	visibility: hidden;
	margin: 10px auto;
}
.met_editor .video-js {
	max-width: 100%;
}
.met_editor table {
	width: 100%!important;
	margin-bottom: 1.6rem;
	border-spacing: 0!important;
	border-collapse: collapse!important;
	padding: 0!important;
	border: 0
}
.met_editor table td {
	border: 1px solid #ddd!important
}
.met_editor table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
padding:.7rem;
	line-height: 1.6;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.met_editor table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #ddd
}
.met_editor #page_break .collapse {
	display: none
}
.met_editor #page_break .num {
	padding: 10px 0;
	text-align: center
}
.met_editor #page_break .num li {
	display: inline;
	margin: 0 2px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	text-align: center;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden
}
.met_editor #page_break .num li.on {
	background-color: #ccc;
	color: #fff;
	font-weight: bold
}
.metinfo-banner1 {
	overflow: hidden;
	margin: 0 auto
}
.met_pager {
	text-align: center;
	padding: 30px 0;
}
.met_pager a {
	border: 1px solid #ddd;
	text-align: center;
	background: #fff;
	padding: 6px 12px;
	text-align: center;
	color: #337ab7
}
.met_pager a:hover {
	background: #f5f5f5;
	text-decoration: none;
}
.met_pager .PreSpan, .met_pager .NextSpan {
	border: 1px solid #ddd;
	padding: 6px 12px;
	background: #fff;
	color: #999;
	cursor: default;
}
.met_pager .firstPage, .met_pager .lastPage {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	min-width: 40px;
	_width: 40px;
	color: #aaa
}
.met_pager a.Ahover {
	background: #337ab7;
	border-color: #337ab7;
	color: #fff;
	cursor: default;
}
.met_pager a.Ahover:hover {
	background: #337ab7;
	border-color: #337ab7;
	color: #fff
}
.met_pager .PageText {
	margin-left: 10px;
	color: #aaa;
	display: none;
}
.met_pager input {
	display: none;
}
.met_pager #metPageT, #metPageB {
	text-align: center;
	border: 1px solid #ccc;
	color: #aaa
}
.met_pager #metPageT {
	width: 40px;
	padding: 6px 5px 5px
}
.met_pager #metPageB {
	min-width: 40px;
	_width: 40px;
	padding: 6px 0 5px;
	cursor: pointer;
}
*html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}

*html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
*+html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}
*+html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
#memberbox {
	padding: 15px
}
ul.searchnavlist:after {
	content: " ";
	clear: both;
	display: block;
}
ul.searchnavlist {
	list-style: none;
	padding: 0 15px 20px;
	margin: 0
}
ul.searchnavlist li {
	padding: 5px 0;
	float: left;
	margin-right: 20px;
}
ul.searchnavlist .advsearch_searchword input {
	width: 90%;
	height: 32px;
	line-height: 32px;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px
}
ul.searchnavlist .searchgo {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}
ul.searchnavlist .searchgo:hover {
	background: #38c4f0
}
ul.searchnavlist .searchgo:active {
	background: #1ba4cf
}
#searchlist {
	padding: 0px 15px 30px;
}
#searchlist li {
	padding-left: 10px;
	margin-bottom: 6px;
	line-height: 1.5
}
#searchlist ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#searchlist ul li {
	padding: 3px 0px;
	margin-bottom: 10px
}
#searchlist ul li img {
	display: none
}
#searchlist .search_title {
	display: block;
	padding: 2px 0
}
#searchlist .search_title a {
	font-size: 16px;
	color: #12C;
	text-decoration: underline
}
#searchlist .search_title em {
	color: #c00;
	text-decoration: underline;
	font-style: normal
}
#searchlist .search_detail {
	display: block
}
#searchlist .search_detail a {
	text-decoration: underline;
	color: #12C
}
#searchlist .search_content em {
	color: #c00;
	font-style: normal
}
#searchlist .search_updatetime {
	display: block;
	margin-top: 5px;
	color: green
}
#searchlist a:hover {
	text-decoration: underline
}
.formerror {
	margin-top: 6px;
	height: 20px;
	line-height: 20px
}
.formerror .fa-times {
	color: #fff;
	border-radius: 3px;
	padding: 1px 2px;
	font-size: 16px;
	margin-right: 5px;
	background: red
}
.formerror .fa-check {
	color: #fff;
	border-radius: 3px;
	padding: 2px;
	font-size: 14px;
	margin-right: 5px;
	background: #10aa00
}
.formerrorbox {
	border: 2px solid #f00!important
}
.v52fmbx dl dd.ftype_description {
	color: #fff;
	padding: 8px;
	margin: 0 5px;
	background: #6c6fbf
}
.ftype_input .fbox {
	float: left
}
.ftype_input .tips {
	float: left;
	padding-top: 5px
}
.ftype_input .fbox input {
	width: 350px;
	height: 28px;
	line-height: 28px\9;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px
}
.placeholder-ie {
	position: relative
}
.placeholder-ie label {
	position: absolute;
	left: 8px;
	top: 7px;
	cursor: text;
	color: #999
}
.ftype_textarea .tips {
	display: block
}
.ftype_textarea textarea {
	width: 350px;
	line-height: 1.5;
	height: 100px;
	padding: 7px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0
}
.ftype_select .tips, .ftype_select-linkage .tips {
	display: block;
	margin-top: 5px
}
select {
	line-height: 31px;
	height: 31px;
	vertical-align: middle;
	background-color: #fff;
	outline: 0;
	border: 1px solid #ccc;
	padding: 4px;
	color: #656565
}
.ftype_radio .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}
.ftype_radio .fbox input[type='radio'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0;
	position: relative;
	top: -1px;
	margin-right: 6px
}
.ftype_radio .formerror {
	margin-top: 0
}
.ftype_checkbox .fbox input[type='checkbox'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0
}
.ftype_checkbox .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}
.ftype_checkbox .fbox input {
	position: relative;
	top: -1px;
	margin-right: 6px!important
}
.ftype_checkbox .formerror {
	margin-top: 0
}
.ftype_transverse .fbox label {
	display: inline;
	margin-right: 15px
}
.submit {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}
.submit:hover {
	background: #38c4f0
}
.submit.active {
	background: #1ba4cf
}
/*
.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999}
.met-focus{border:1px solid #23b7e5!important}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}
*/

/** 模板公用部分 */
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.v2-ac:after {
	content: " ";
	clear: both;
	display: block;
}
.v2-to {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.v2-lc {
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}
.v2-list {
	list-style: none;
}
.v2-dbox {
	display: -moz-box;
	display: -webkit-box;
	display: box;
}
.v2-bf1 {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.v2-bf2 {
	-moz-box-flex: 2;
	-webkit-box-flex: 2;
	box-flex: 2;
}
.v2-bt1d {
	border-bottom: 1px solid #ddd;
}
.v2-w100 {
	width: 100% !important;
}
.v2-mb50 {
	margin-bottom: 50px;
}
.v2-mtb15 {
	margin-bottom: 30px;
}
.v2-mt15 {
	margin-top: 15px;
}
.v2-c {
	cursor: not-allowed;
}

/** 底部下一页 */
@media(max-width:768px) {
.met_tools {
	height: 120px;
}
.met_tools .met_page {
	top: 50px;
	left: 0px;
}
.met_tools .met_page li {
	margin: 0 20px 0 10px;
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.advsearch_class1 select, .advsearch_class2 select, .advsearch_class3 select, .advsearch_searchtype select, .advsearch_searchword input {
	width: 195px !important;
}
}
/** 案例列表页 */
#img-v2 ul {
	border: 1px solid #fff;
	border-right: none;
	border-bottom: none;
	margin-bottom: 20px;
}
#img-v2 li:hover h2 {
	color: #fff;
	background: #162F43;
	transition: background 0.5s, color 0.5s;
}
#img-v2 li a {
	display: block;
	background: #fff;
	padding-bottom: 1px;
	padding-right: 1px;
}
#img-v2 li a span {
	display: block;
	overflow: hidden;
}
#img-v2 li h2 {
	height: 50px;
	background: #F4F4F4;
	font-weight: normal;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #484848;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#img-v2 li img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
#img-v2 li:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}
/** 案例详情页 */
.csSlideOuter {
	overflow: hidden;
}
.lightSlider:before, .lightSlider:after {
	content: " ";
	display: table;
}
.csSlideWrapper > ul:after {
	clear: both;
}
.csSlideWrapper .csSlide {
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition: all 1s;
	transition: all 1s;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-timing-function: inherit;
	transition-timing-function: inherit;
}
.csSlideWrapper .csFade {
	position: relative;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
.csSlideWrapper .csFade > li {
	position: absolute !important;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 9;
	margin-right: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit;
	transition-timing-function: inherit;
}
.csSlideWrapper .csFade > li.active {
	opacity: 1;
	z-index: 10;
}
.csSlideOuter .csPager.cSGallery {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.csSlideOuter .csPager.cSGallery li {
	margin-top: 3px !important;
	opacity: 0.7;
	-webkit-transition: opacity 0.35s linear 0s;
	transition: opacity 0.35s linear 0s;
}
.csSlideOuter .csPager.cSGallery li.active, .csSlideOuter .csPager.cSGallery li:hover {
	opacity: 1;
}
.csSlideOuter .csPager.cSGallery img {
	display: block;
	height: auto;
	max-width: 100%;
}
.csSlideOuter .csPager.cSGallery:before, .csSlideOuter .csPager.cSGallery:after {
	content: " ";
	display: table;
}
.csSlideOuter .csPager.cSGallery:after {
	clear: both;
}
.csAction > a {
	width: 32px;
	display: block;
	top: 50%;
	height: 32px;
	background-image: url('../images/controls.png');
	cursor: pointer;
	position: absolute;
	z-index: 99;
	margin-top: -16px;
	opacity: 0.5;
	-webkit-transition: opacity 0.35s linear 0s;
	transition: opacity 0.35s linear 0s;
}
@media(max-width:768px) {
.csAction > a {
	display: none;
}
}
.csAction > a:hover {
	opacity: 1;
}
.csAction > .csPrev {
	background-position: 0 0;
	left: 10px;
}
.csAction > .csNext {
	background-position: -32px 0;
	right: 10px;
}
.cS-hidden {
	height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}
.csSlideOuter .csPager.cSGallery li.active {
	outline: 2px solid #343434;
	outline-offset: -2px;
}
.gallery li {
	display: block;
	float: left;
	margin-right: 6px;
}
.gallery li img {
	height: auto;
	width: 100%;
	display: block;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
#showimg .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
@media(min-width:768px) {
.container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
	clear: both;
}
/** 产品列表页 */
ol, ul {
	list-style: none;
}
img {
	max-width: 100%;
}
.cd-container {
	max-width: 1170px;
	margin: 0 auto;
}
.cd-container::after {
	content: '';
	display: table;
	clear: both;
}
.cd-img-replace {
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#cd-gallery-items {
	margin-top: 0em;
}
#cd-gallery-items > li {
	position: relative;
	margin-bottom: 6em;
}
#cd-gallery-items > li img {
	width: 100%;
	display: block;
}
@media only screen and (min-width: 320px) {
#cd-gallery-items > li {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 6.5em;
}
#cd-gallery-items > li:nth-child(2n) {
	margin-right: 0;
}
}
@media only screen and (min-width: 768px) {
#cd-gallery-items {
	margin-top: 0em;
}
#cd-gallery-items > li {
	width: 31%;
	float: left;
	margin-right: 3.5%;
	margin-bottom: 6.5em;
}
#cd-gallery-items > li:nth-child(2n) {
	margin-right: 3.5%;
}
#cd-gallery-items > li:nth-child(3n) {
	margin-right: 0;
}
}
@media only screen and (min-width: 1170px) {
#cd-gallery-items {
	margin-top: 0em;
}
#cd-gallery-items > li {
	width: 22%;
	float: left;
	margin-bottom: 7em;
	margin-right: 4%;
}
#cd-gallery-items > li:nth-child(2n) {
	margin-right: 4%;
}
#cd-gallery-items > li:nth-child(3n) {
	margin-right: 4%;
}
#cd-gallery-items > li:nth-child(4n) {
	margin-right: 0;
}
}
.cd-item-wrapper {
	-webkit-perspective: 500px;
	-moz-perspective: 500px;
	perspective: 500px;
	-webkit-perspective-origin: 50% -30%;
	-moz-perspective-origin: 50% -30%;
	perspective-origin: 50% -30%;
}
.cd-item-wrapper li {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.cd-item-wrapper li.cd-item-front {
	position: relative;
	z-index: 3;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.cd-item-wrapper li.cd-item-middle {
	z-index: 2;
}
.active .cd-item-wrapper li.cd-item-middle {
	-webkit-transform: translate3d(0, 0, -20px);
	-moz-transform: translate3d(0, 0, -20px);
	-ms-transform: translate3d(0, 0, -20px);
	-o-transform: translate3d(0, 0, -20px);
	transform: translate3d(0, 0, -20px);
	opacity: .8;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.cd-item-wrapper li.cd-item-back {
	z-index: 1;
}
.active .cd-item-wrapper li.cd-item-back {
	-webkit-transform: translate3d(0, 0, -40px);
	-moz-transform: translate3d(0, 0, -40px);
	-ms-transform: translate3d(0, 0, -40px);
	-o-transform: translate3d(0, 0, -40px);
	transform: translate3d(0, 0, -40px);
	opacity: .4;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.cd-item-wrapper li.cd-item-out {
	z-index: 0;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, -60px);
	-moz-transform: translate3d(0, 0, -60px);
	-ms-transform: translate3d(0, 0, -60px);
	-o-transform: translate3d(0, 0, -60px);
	transform: translate3d(0, 0, -60px);
}
.cd-item-wrapper li.move-right {
	-webkit-transform: translate3d(200px, 0, 0);
	-moz-transform: translate3d(200px, 0, 0);
	-ms-transform: translate3d(200px, 0, 0);
	-o-transform: translate3d(200px, 0, 0);
	transform: translate3d(200px, 0, 0);
	opacity: 0;
	z-index: 4 !important;
}
.cd-item-wrapper li.hidden {
	display: none !important;
}
.no-csstransitions .cd-item-wrapper li.cd-item-middle, .no-csstransitions .cd-item-wrapper li.cd-item-back {
	display: none;
}
.cd-item-info {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-color: #f2f2f2;
	padding: 0 1em;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	z-index: 5;
}
.cd-item-info:after {
	content: "";
	display: table;
	clear: both;
}
.cd-item-info b {
	float: left;
	font-weight: bold;
}
.cd-item-info b a {
	color: #323d55;
}
.cd-item-info b a:hover {
	text-decoration: underline;
}
.cd-item-info em {
	float: right;
	color: #7385ad;
}
.cd-item-navigation a {
	position: absolute;
	top: 50%;
	background-image: url(../images/projt.png);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 36px;
	height: 66px;
	background-color: rgba(216, 216, 216, 0.4);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 4;
	display: none;
	border-radius: 0.25em;
}
.no-touch .cd-item-navigation a:hover {
	background-color: rgba(216, 216, 216, 0.6);
}
.cd-item-navigation a.visible {
	display: block;
	-webkit-animation: cd-fade-in 0.4s;
	-moz-animation: cd-fade-in 0.4s;
	animation: cd-fade-in 0.4s;
}
.cd-item-navigation li:nth-child(1) a {
	left: 14px;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.cd-item-navigation li:nth-child(2) a {
	right: 14px;
}
.no-csstransitions .cd-item-navigation {
	display: none;
}
@-webkit-keyframes cd-fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes cd-fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes cd-fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.cd-3d-trigger {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 44px;
	height: 44px;
	z-index: 4;
}
.no-touch .cd-3d-trigger {
	display: none;
}
.no-touch #cd-gallery-items > li:hover .cd-item-middle, .no-touch #cd-gallery-items > li:hover .cd-item-back {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.no-touch #cd-gallery-items > li:hover .cd-item-middle {
	-webkit-transform: translate3d(0, 0, -20px);
	-moz-transform: translate3d(0, 0, -20px);
	-ms-transform: translate3d(0, 0, -20px);
	-o-transform: translate3d(0, 0, -20px);
	transform: translate3d(0, 0, -20px);
	opacity: .8;
}
.no-touch #cd-gallery-items > li:hover .cd-item-back {
	-webkit-transform: translate3d(0, 0, -40px);
	-moz-transform: translate3d(0, 0, -40px);
	-ms-transform: translate3d(0, 0, -40px);
	-o-transform: translate3d(0, 0, -40px);
	transform: translate3d(0, 0, -40px);
	opacity: .4;
}
/** 产品详情页图片 */
.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	position: relative;
	float: left;
	max-width: 100%;
}
.sp-thumbs {
	text-align: left;
	display: inline-block;
}
.sp-thumbs img {
	min-height: 50px;
	min-width: 50px;
	max-width: 50px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 50px;
	height: 50px;
	margin: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	opacity: .3;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.sp-thumbs a:hover {
	opacity: 1;
}
.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
}
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
}
.sp-large a {
	display: block;
}
.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 500;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 10px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 10px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}
@media screen and (max-width: 400px) {
.sp-wrap {
	margin: 0 0 15px 0;
}
#sp-prev, #sp-next {
	top: auto;
	margin-top: 0;
	bottom: 25px;
}
}
/*产品详情页面参数*/
.showproductright {
	padding-right: 0px;
}
@media screen and (max-width: 768px) {
.showproductleft {
	padding-right: 0px;
}
}
.showproduct_paralist_ul li {
	height: 35px;
	line-height: 35px;
	color: #666;
}
.showproduct_paralist_ul span {
	display: block;
	float: left;
	min-width: 50px;
	margin-right: 10px;
}
/** 新闻列表 */
.newslist_p15 {
	padding: 15px;
}
.newslist_p2015 {
	padding: 20px 15px;
}
.newslist_b0 {
	border: none !important;
}
.newslist_m0 {
	margin: 0px !important;
}
.newslist_p0 {
	padding: 0px !important;
}
.newslist_w126 {
	width: 126px;
}
.newslist_pr0 {
	padding-right: 0px !important;
}
