@charset "utf-8";
/*
Theme Name: 上海松江
Author: 纳姆网络
Author URI: http://www.namu66.com   
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2018.4
Text Domain: xs
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure {
	border: 0;
	font-size: 14px;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
	background-color: #ffffff;
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
b,strong{font-weight:bold;}
a,a:focus{
	text-decoration: none;
	color: #111;
}
a:hover{
	color: #0093dd;
	text-decoration: none;
}
a,button,input{ 
outline: none;
}

select.search-select,option {
    border:none;
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
textarea{
	resize: vertical;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #666;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #666;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #666;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #666;   
}
.alignleft {
display:inline;
float:left;
margin-right:1.625em;
}
.alignright {
display:inline;
float:right;
margin-left:1.625em;
}
.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
embed,
iframe,
object {
  max-width: 100%;
  margin:auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
  vertical-align:baseline;
  padding:5px 15px 5px 6px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
	vertical-align: middle;
	padding: 10px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
#header{
	height: 80px;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
	box-shadow: rgb(102, 102, 102) 1px 1px 8px;
}

.header-logo{
	float:left;
}
.header-logo a{
	display:block;
	height:80px;
}
.header-logo a img{
    display: inline-block;
    max-height: 36px;
	margin-top:22px;
}
.header-logo p{
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 20px;
    height: 30px;
    margin-top: 25px;
	color:#111;	
}
.header-menu{
	float:left;	
	margin-left:30px;
}
.header-menu>ul>li{
    padding: 0 25px;
    float: left;
	position: relative;
	height: 80px;
    line-height: 80px;
}
.header-menu>ul>li.current-menu-item>a,.header-menu>ul>li:hover>a{
    color: #0093dd;
}
.header-menu>ul>li>a{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 1.4;
    height: 40px;
    margin-top: 20px;
	text-align: center;

}
.header-menu>ul>li>a span{
	font-weight:800;
    line-height: 1.4;
    display: list-item;
}
.slicknav_nav span.des{display:none;}
.header-tool{
	float:right;
	border-left: 1px solid #e5e5e5;
}
.header-tool .lang{
	float:left;
	position:relative;
}
.header-tool .lang p{
	cursor:pointer;
    width: 100px;
    text-align: center;
    background: url(images/icon-hlang.png) no-repeat 20px center;
    transition: none;
    -webkit-transition: none;
    font-size: 16px;
    color: #8c8f95;
    line-height: 80px;
    height: 80px;
    padding-left: 20px;
}
.header-tool .lang .lang-box{ 
    width: 105px;
	-moz-box-shadow:1px 1px 10px #333;
	-webkit-box-shadow:1px 1px 10px #333;
	box-shadow:1px 1px 10px #333;
    background: #fff;
    position: absolute;
    top: 80px;
    display: none;
    text-align: center;
}
.header-tool .lang .lang-box:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -8px;
    left: 50%;
    margin: 0 0 0 -6px;
}
.header-tool .lang .lang-box a {
    display: block;
    padding: 5px 10px 5px 5px;
    line-height: 30px;
}
.header-tool .lang .lang-box a:hover {
    color: #fff;
    background: #0062b2;
}
.header-tool .header-search{
	float:left;
	position:relative;
    background: #00479d;
    width: 80px;
    text-align: center;
	height: 80px;
}
.header-tool .header-search p{
	cursor:pointer;
	text-indent:-999999px;
    width: 80px;
    height: 100%;
    background: url(images/icon-hsrch.png) no-repeat center center;
}
.header-tool .header-search .search-box{
  position: absolute;
  top: 80px;
  left: -220px;
  display: none;
}
.header-search .search-box form {
  height: 40px;
  line-height: 40px;
  position: relative;
}
.header-search .search-box form .text {
	-moz-box-shadow:1px 1px 10px #333;
	-webkit-box-shadow:1px 1px 10px #333;
	box-shadow:1px 1px 10px #333;
  background: #fff;
  width: 300px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border: none;
}
.header-search .search-box form .btn-search {
  position: absolute;
  right: 0px;
  top: 10px;
  border: none;
  background: none;
  line-height:1;
}
.header-search .search-box form .btn-search i {
  color: #111;
}

#slider{
    position: relative;
    margin-top: 70px;	
}
.slider-con .owl-dots{
	position: absolute;
    width: 100%;
    bottom: 10px;
}
.fw-con{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 120px;
    background: rgba(0,0,0,0.6);
    z-index: 3;
    padding: 25px 0;
    color: #fff;
    text-align: center;
}
.fw-con .owl-carousel .owl-item img{
	width:auto !important;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.fw-con p{
	color:#fff;
}

.fw-con .owl-theme .owl-nav{
    margin-top: -15px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: absolute;
    width: 100%;
    top: 50%;
}
.fw-con .owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    color: #fff;
    cursor: pointer;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    text-indent: -999999px;
	border-radius: 50%;
	background:none;
}
.fw-con .owl-nav .owl-prev {
    background-image: url(images/icon28.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fw-con .owl-nav .owl-next {
    text-indent: -999px;
    background-image: url(images/icon29.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.fw-con .owl-theme .owl-prev {
    left: 0px;
}
.fw-con .owl-theme .owl-next {
    right: 0px;
}
.fw-con .owl-theme .owl-nav [class*='owl-']:hover{
	background: #0093dd;
    color: #fff;
}

.section-head{
	position:relative;
	overflow:hidden;
	z-index:9;
}
.section-head h2{
	color: #333;
    font-size: 30px;
	font-weight:bold;
	position:relative;
	display:inline-block;
}
.section-head h2:after,.section-head h2:before { 
    content: "";
    border-top: 1px solid #ccc;
    display: block;
    position: absolute;
    width: 50px;
    top: 15px;    /* 这里的top值= 标题的margin + 字体大小/2 ，*/
            }

.section-head h2:before {
                left: 130%;      /* 左偏离 */
            }

.section-head h2:after {
                right: 130%;     /* 右偏离 == 左偏离 */
            }

.section-head span{
	position:relative;
	display: block;
    color: #ccc;
    margin-top: 10px;
}
.section-head a.btn-more{
    display: inline-block;
    white-space: nowrap;
    padding: 10px 30px;
    background-color: #FFA700;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
}
.pro-cat ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-inline-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    clear: both;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.pro-cat ul li a{
	display:block;
	height: 100%;
	box-shadow: 0 15px 40px -10px rgba(22,35,49,.15);
}
.pro-cat ul li a:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    -moz-box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pro-cat h3{
	    padding: 0 15px;
	font-size:18px;
	font-weight:800;
	color:#333;
	text-align:center;
	text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
}
.pro-cat p{
	color:#666;
    padding: 0 20px 10px;

}

.sticky .text{
	float:left;
	width:47%;
    padding:3% 0;
}
.sticky .text .text-con{
	background: #e5e9ed;
	padding:7%;
	height: 100%;
}
.sticky .images{
	float:left;
	width:53%;
}
.sticky .item{
	padding:0 5%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-inline-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    clear: both;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.sticky .text .time{color: #888;display:inline-block;}
 .sticky .text h2 a{
	font-size: 24px;
    font-weight: bold;
    display: block;
    line-height: 1.4;
}
 .sticky .text p{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.sticky .text a.more{
	color:#111;
}
.sticky .text a.more i{
	margin-left:10px;
}
.sticky .owl-dots{margin-top:50px;}
.sticky .owl-theme .owl-nav{
    margin-top: -15px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: absolute;
    width: 100%;
    top: 50%;
}
.sticky .owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    color: #fff;
    cursor: pointer;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    text-indent: -999999px;
	border-radius: 50%;
	background: #0093dd;
}
.sticky .owl-nav .owl-prev {
    background-image: url(images/icon28.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.sticky .owl-nav .owl-next {
    text-indent: -999px;
    background-image: url(images/icon29.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.sticky .owl-theme .owl-prev {
    left: 0px;
}
.sticky .owl-theme .owl-next {
    right: 0px;
}
.news-cat .news-head{
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
	overflow: hidden;
	margin-bottom:20px;
	    position: relative;
}
.news-cat .news-head h3 a{
	font-size:22px;
	font-weight:800;
	float:left;
	display:inline-block;
}
.news-cat .news-head a.more{
	color:#666;
	position:absolute;
	right:0;
	bottom:15px;
}
.news-cat .news-head a.more:hover{
	color:#0093dd;
}
.news-cat .news-list li{
	overflow:hidden;
}
.news-cat .news-list .images{
	float:left;
	margin-right:20px;
}
.news-cat .news-list .text{
	overflow: hidden;
}

.news-cat .text h2{
	font-size:18px;
	font-weight:800;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-bottom:10px;
	margin-top: 10px;
}
.news-cat .text p{
	font-size:16px;
	color:#666;
}
.news-cat .text span {
    display: inline-block;
    padding: 5px 7px;
	color:#fff;
    background-color: #0093dd;
    border-radius: 20px;
	margin-right:10px;
}

.case-item a{
	display:inline-block;
	padding:10px;
	border:1px solid #ccc;
}

.filters li {
    margin: 0px 7px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
	padding:10px 30px;
    font-size: 16px;
    color: #666666;
    border: 1px solid #e5e5e5;
}
.filters li.on,.filters li:hover {
    background: #0093dd;
    color: #fff;
    border-color: #0093dd;
}

.case-list .case-item{
	height:0;
	overflow:hidden;
	    transition: bottom 0.6s ease 0s;
}
.case-list .on{
	height:100%;
}



#gallery-1 img{padding:10px;border:none !important;}


/* 底部样式 */

#footer {
	color: #858e99;
	background:#313840;
}
#footer h3 {
  font-size: 16px;
  color: #ffffff;
  margin: 0px 0px 15px;
}
.footer-nav .item{
	width:14.28%;
	float:left;
}
.footer-nav ul li a {
  color: #fff;
  display:block;
  line-height:2;
  opacity: .6;
}
.footer-nav ul li a:hover {
 opacity: 1;
}
#footer .copyr {
    text-align: center;
    color: rgba(255,255,255,.4);
    background: #272d35;
}
#footer .copyr a {
    color: rgba(255,255,255,.4);
}
.footer-top{
	    border-top: 1px solid #1b1b1b;
}
.link{
	background: #333;
	color:#fff;
}
.link h3{
	font-size: 16px;
	float: left;
    line-height: 30px;
    height: 30px;
    margin-right: 15px;
	overflow:hidden;
}
.link ul{
	float: left;
	}
.link ul li {
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
}
.link ul li a{
	color:#fff;
	opacity: .6;
}
.rz{
	background: #313840;
    border-bottom: 1px solid #41484f;
}
.rz ul li{
	float:left;
	width:20%;
	text-align:center;
}
.rz ul li span{
	line-height:66px;
	height:66px;
	font-size:16px;
	color:#fff;
}
.rz img{
    margin-right: 20px;
    display: inline-block;
    width: 66px;
    height: 66px;
    position: relative;
}

.content iframe,.content embed{
    max-width: 100%;
    margin: auto;
    display: block;
}
/* 侧边栏样式 */
.content {
    padding:30px;
	background-color:#fff;
}
.sidebar .case-con li:last-child{
	margin-bottom:0 !important;
}
.sidebar aside{
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff;
}
.sidebar aside:last-child{
	margin-bottom:0;
}
.sidebar .widget-title{
	margin-bottom:10px;
}
.sidebar .widget-title h3{
	font-weight:bold;
	padding: 10px 0px 10px 0px;
    font-size: 18px;
    border-bottom: #0093dd 2px solid;
	z-index:99;
	margin-bottom: -2px;
}
.sidebar ul.menu li{
   background:#f6f6f6;
   margin-bottom:10px;
}
.sidebar aside ul.menu li a {
	    font-size: 16px;
    display: block;
    padding: 10px 0 10px 20px;
}
.sidebar ul.menu li.current-menu-item{
	background:#0093dd;
}
.sidebar ul.menu li.current-menu-item a{
	color:#fff;
}
.widget_recent_entries ul{
	margin-top:15px;
}
.widget_recent_entries ul li {
    margin-bottom: 10px;
    position: relative;
	
}
.widget_recent_entries ul li a {
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
.widget_recent_entries ul li a:before {
    display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background: #49a8fa;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    content: "";
}
.content-title{
	overflow:hidden;
	border-bottom: #0093dd 2px solid;
	margin-bottom:20px;
}
.content-title h1 {
    font-size: 18px;
    color: #fff;
    background-color:#0093dd;
    padding: 10px 30px 10px 20px;
    display: inline-block;
    border-radius: 0 90px 0 0;
}
.entry-meta p {
	clear:both;
	color: #999999;
	margin-top:15px;
}
.f6f6f6{
	background-color:#f6f6f6;
}
.crumbs{
    padding: 20px 0;
}
.crumbs a,.crumbs {
    color: #999999;
}

.content-list li{
	padding-bottom: 30px;
    margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
.content-list li:last-child{
	margin-bottom:0;
}
.content-list li h2 a{
	font-weight: bold;
	display:inline-block;
	font-size:18px;

}

.content-list li h2{
	margin-top:5px;
    margin-bottom: 15px;
    overflow: hidden;
	line-height:1.42;
}
.content-list li p{
	font-size:16px;
    overflow: hidden;
	line-height:1.42;
}
.content-list li span{
	float:left;
	color: #b4b4b4;
}
.content-list li span i{
	margin-right:10px;
}
.content-list li p{
	color: #999999;
}
.entry-content p{
	margin-bottom:1em;
	font-size: 16px;
	line-height: 1.75;
}
.entry-content a{
    color: #ff0000;	
}
.entry-content div{
	margin-bottom:1em;
	max-width: 100%;
	font-size: 16px;
}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h2:first-child{
    margin: 0px 0px 15px;
}
.entry-content h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h3:first-child{
    margin: 0px 0px 15px;
}
.entry-content ul {
  list-style: disc;
  margin: 15px 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}

.entry-content ol {
  list-style: decimal;
  margin: 15px 0 15px 30px;
}
 .entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
  border-left: 5px solid #eee;
  margin: 20px;
  padding: 5px 10px;
  clear: both;
}
.gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
	font-size:16px;
}
.single-header{
	margin-bottom:10px;
	border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}

 .single-header .single-meta {
  overflow: hidden;
  padding: 20px;   
  color: #999999;
}

#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;

}
.bdsharebuttonbox {
  display: inline-block;
  overflow: hidden;
}
.share-hmj {
  float: left;
  color: #999;
}
.bds_more {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  width: 18px !important;
  height: 18px !important;
  display: inline-block !important;
  cursor: pointer !important;
  opacity: 0.8 !important;
  position: relative !important;
  line-height: 18px !important;
  text-align: center;
  padding-left: 0px !important;
  color: #fff;
  border-radius: 3px;
  font-size: 12px !important;
margin: 0px 6px 0px 0 !important;
}
.bdshare-button-style0-16 .bds_tsina {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .bds_qzone {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .qq {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .bds_weixin {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 a:hover {
  opacity: 1 !important;
  color: #fff !important;
  background-color:#0093dd !important;
}
.bdshare-button-style0-16 .bds_more {
  color: #FFF !important;
}
.bdsharebuttonbox {
    display: block;
	margin-top:20px;
}

/* 产品中心样式开始 */
.cp-con{
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
}
.cp-con h1{
	 font-size: 20px;
    font-weight: bold;
    color: #111;
    line-height: 1.42;
}
 .cp-cat,.cp-cat a ,.cp-des h3{
    font-size: 16px;
    font-weight: bold;
}
.cp-des p{
	line-height: 2;
    color: #999999;
}
.cp-con .bdsharebuttonbox {
    display:inline-block;
    float: left !important;
}
.navigation {
	margin:30px auto 0;
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin: 0 1px;
      background: #fff;
}
.navigation .current {
  background: #49a8fa;
  color: #fff;
  text-decoration: none;
  border: 1px solid #49a8fa;
}
.screen-reader-text{
	    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* 产品中心样式结束 */
.textwidget p{
	line-height:2;
}
.cp-xg h3 ,.post-xg h3,.case-xg h3{
    font-size: 18px;
    font-weight: bold;
	margin-bottom:20px;
}

.cp-xg ul li a{
    display: block;
    padding: 5px;
    border: 1px solid #f6f6f6;
}
.cp-xg ul li a p,.case-xg ul li a p,.post-con ul li{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.case-xg ul li a{
    display: block;
    padding: 5px;
    border: 1px solid #f6f6f6;
}
.wpcf7 label,.wpcf7 input,.wpcf7 textarea{
	width:100%;
}
.wpcf7-submit{
    background: #49a8fa;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
}

.single-info {
    color: #999999;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin: 20px 0;
    overflow: hidden;
}
table{
  margin-top:15px;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
  vertical-align:baseline;
  padding:5px 15px 5px 6px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
  vertical-align:text-top;
  padding:6px 15px 6px 6px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
.single-pro-nav{
	border-bottom: 3px solid #0093dd;
}
.single-pro-list li{
	margin-right:1px;
	float:left;
	background-color:#f5f5f5;
	-moz-border-radius: 15px 15px 0 0; /* Firefox */
  -webkit-border-radius:15px 15px 0 0;/* Safari 和 Chrome */
  border-radius: 15px 15px 0 0;/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

}
.single-pro-list li.on{
	background-color:#0093dd;
}
.single-pro-list li.on a{
	color:#ffffff;
}
.single-pro-list li a{
	display:inline-block;
	padding:10px 20px;
		color:#000000;
}
.pro-wrap .pro-item {
    display: none;
    margin-top: 20px;
}
.pro-wrap .pro-item ul li{
    position: relative;
	overflow: hidden;
	margin-bottom:10px;
}
.pro-cat-img {
    display: block;
    text-align: center;
}
.pro-wrap  div:first-child{display:block;}
		.side-top{
    position: fixed;
    width: 50px;
    bottom: 50px;
    right: 10px;
    z-index: 1000;
}
.side-top a {
    width: 50px;
    height: 50px;
    position: relative;
    text-align: center;
    display: block;
    cursor: pointer;
    background: #666;
}
.side-top a:hover{
	    background: #49a8fa;
}
.f_top {
    display: block !important;
    font-size: 24px !important;
    color: #fff !important;
    line-height: 50px !important;
}
.filter-con{overflow:hidden;}
.filter-con ul li{
    float: left;
}
.filter-con ul li.current-menu-item a,.filter-con ul li:hover a{
    border: 1px solid #0093dd;
	background-color:#0093dd;
	color:#fff;
}
.filter-con ul li a{
	display:block;
	margin: 0 10px 10px 0;
    border: 1px solid #ccc;
    padding: 5px 15px;
}
.lianxi {
width: 180px;
}
.owl-stage-outer p{

    padding:10px;

    position: absolute;

    width: 100%;

    bottom: 0;

    left: 0;

    text-align:center;

    color: #fff;

    background-color: rgba(0,0,0,0.6);	

	    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}