@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;
}
tbody{
	width:800px;
	
	}
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 #fff0;
	text-align:center;
}
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: 50px;
	margin-top:15px;
}
.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;
}
.section-fixed-contact {
    position: fixed;
    z-index: 55;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background:linear-gradient(-79deg, #7383f3, #3815f9);
    transition: all 0.5s;
}

.section-fixed-contact.section-fixed-contact-display {
    bottom: -100px;
    transition: all 0.5s;
}

.section-fixed-contact .container {
    position: relative;
}

.section-fixed-contact .text {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
}

.section-fixed-contact .text i {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(images/contact.png) no-repeat center;
    vertical-align: -6px;
    margin-right: 10px;
}

.section-fixed-contact .text .num {
    color: #F81528;
    font-size: 36px;
    vertical-align: top;
    margin: 0 10px;
}

.section-fixed-contact .btns {
    position: absolute;
    top: 27px;
    right: 0;
}

.section-fixed-contact .btns a {
    margin-left: 10px;
}

.section-fixed-contact .btns .btn-red-shadow {
    vertical-align: top;
}

.section-fixed-contact .btns .btn-red-line {
    vertical-align: top;
    height: 48px;
    line-height: 48px;
    width: 158px;
    margin-left: 10px;
}

.section-fixed-contact .close {
    width: 24px;
    height: 24px;
    position: absolute;
    right: -80px;
    top: 10px;
    background: url(images/bottom-white-close.png) no-repeat center;
    opacity: 1;
}

.section-fixed-contact .orange {
    color: #FB6703;
}

.section-fixed-contact .red-number {
    color: #FFE010;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    margin: 0 10px;
}

.section-fixed-contact .form {
    padding-top: 15px;
    overflow: hidden;
}

.section-fixed-contact .form .input {
    width: 200px;
    height: 40px;
    background: #FFFFFF;
    float: left;
    margin-right: 10px;
}

.section-fixed-contact .form .input input {
    padding: 20px 10px;
    height: 24px;
    border: 0;
    width: calc(100% - 20px);
    font-size: 16px;
    color: #888888;
}

.section-fixed-contact .form .btn {
    float: left;
    width: 150px;
    height: 40px;
    background: linear-gradient(-90deg, #FB8732, #F6C418);
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    cursor: pointer;
}

.section-fixed-contact .btns .btn-red-shadow2 {
    width: 190px;
    height: 54px;
    background: #ffffff;
    color: #3371ff;
    display: block;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 16px;
}

.section-fixed-contact .btns .btn-red-shadow2:hover {
    opacity: 0.9;
}

@media screen and (max-width: 1457px) {
    .section-fixed-contact .close {
        right: -30px;
        top: 5px;
    }
}
.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;
}

/**
 *  右侧浮动内容开始
 */
.c_nav {
    position: fixed;
    right: 10px;
    z-index: 9999;
    width: 72px;
    top: 42%;
    margin-top: -158px;
    box-sizing: content-box;
}

.c_nav li {
    float: right;
    box-sizing: content-box;
}

.c_nav li a {
    background: #FFFFFF;
    box-shadow: 0px 5px 10px 0px #d4c5c54f;
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 5px;
    border: #e8e6e6 1px solid;
    font-size: 12px;
    text-align: center;
    margin-bottom: 9px;
    line-height: 1;
}

.c_nav li a i {
    display: inline-block;
    width: 28px;
    height: 22px;
    padding: 11px 0 9px 0;
    transition: all 0.5s;
    box-sizing: content-box;
}

.c_nav li.li1 a {
    background: linear-gradient(-79deg, #7383f3, #3815f9);
    color: #fff;
    transition: all 0.5s;
    height: 78px;
    padding-top: 15px;
    box-sizing: content-box;
}

.c_nav li.li1 a p {
    letter-spacing: 3px;
    line-height: 24px;
    font-size: 16px;
}

.c_nav li.li1 i {
    background: url('images/side_icon_01.png') center no-repeat;
    width: 40px;
    height: 40px;
    box-sizing: content-box;
}

.c_nav li.li2 a {
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
    box-sizing: content-box;

}

.c_nav li.li2 .hides {
    width: 230px;
    height: 70px;
    position: absolute;
    left: 0px;
    top: -5px;
    background: url(images/side_tel_02.png) 20px center no-repeat;
    padding: 0 15px;
    text-align: left;
    display: none;
    text-indent: 50px;
}

.c_nav li.li2 .hides h2 {
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 17px 0 7px 0;
}

.c_nav li.li2 .hides p {
    font-size: 21px;
    color: #fff;
    font-family: "Arial";
    line-height: 1;
}

.c_nav li.li2 i {
    background: url('images/side_tel_01.png') center no-repeat;
    box-sizing: content-box;
}

.c_nav li a:hover i {
    transform: rotate(360deg);
}

.c_nav li.li2 a:hover {
    background: linear-gradient(-79deg, #7383f3, #3815f9);
}

.c_nav li.li2 a:hover .hides {
    display: block;
}

.c_nav li.li2 a:hover .shows {
    display: none;
}

.c_nav li.li2 a:hover {
    width: 230px;
}

.c_nav li.li4 a {
    box-sizing: content-box;
}

.c_nav li.li4 a:hover {
    background: linear-gradient(-79deg, #7383f3, #3815f9);
    color: #FFFFFF;
}

.c_nav li.li4 a:hover i {
    background: url('images/side_wx_02.png') center no-repeat;
}

.c_nav li.li4 i {
    box-sizing: content-box;
    background: url('images/side_wx_01.png') center no-repeat;
}

.c_nav li.li4:hover .ewm_div {
    display: block;
}

.c_nav li.li4 .ewm_div {
    display: none;
    height: 160px;
    width: 140px;
    position: absolute;
    right: 84px;
    min-height: 90px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px 0px rgba(25, 33, 49, 0.18);
    text-align: center;
    background: linear-gradient(-79deg, #7383f3, #3815f9);
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
    top: -51px;
}

.c_nav li.li4 .ewm_div .arrow {
    position: absolute;
    width: 9px;
    height: 18px;
    background: url(images/side_bg_arrow1.png) no-repeat;
    right: -8px;
    top: 70px;
}

.c_nav li.li4 .ewm_div .img_div {
    background: url(images/wx.jpg) center no-repeat;
    width: 119px;
    height: 119px;
    margin: 11px 11px auto;
}

.c_nav li.li5 a {
    position: relative;
    transition: all 0.5s;
}

.c_nav li.li5 a:hover {
    background: linear-gradient(-79deg, #7383f3, #3815f9);
    color: #FFFFFF;
}

.c_nav li.li5 a:hover i {
    background: url('images/side_ewm_02.png') center no-repeat;
}

.c_nav li.li5 i {
    background: url('images/side_ewm_01.png') center no-repeat;
}

.c_nav li.li5 .img {
    width: 108px;
    padding: 15px;
    border-radius: 5px;
    background: #0cd579;
    position: absolute;
    left: 180px;
    top: -48px;
}

.c_nav li.li5 .img img {
    width: 108px;
    height: 108px;
    display: block;
}

.c_nav li.li5 .img p {
    font-size: 16px;
    color: #fff;
    margin-top: 8px;
    letter-spacing: 2px;
}

.c_nav li.li5:hover .ewm_div {
    display: block;
}

.c_nav li.li5 .ewm_div {
    display: none;
    height: 160px;
    width: 140px;
    position: absolute;
    right: 84px;
    min-height: 90px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px 0px rgba(25, 33, 49, 0.18);
    text-align: center;
    background: linear-gradient(-79deg, #7383f3, #3815f9);
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
    top: -51px;
}

.c_nav li.li5 .ewm_div .arrow {
    position: absolute;
    width: 9px;
    height: 18px;
    background: url(images/side_bg_arrow1.png) no-repeat;
    right: -8px;
    top: 70px;
}

.c_nav li.li5 .ewm_div .img_div {
    background: url(images/ewm.jpg) center no-repeat;
    width: 119px;
    height: 119px;
    margin: 11px 11px auto;
}

.c_nav li.li6 .out {
    background: url(images/side_icon_05.png) center no-repeat #FFFFFF;
}

.c_nav li.li6 .top_return {
    box-shadow: 0px 5px 10px 0px #d4c5c54f;
    display: block;
    width: 62px;
    height: 30px;
    border-radius: 5px;
}

.c_nav li.li6 .over {
    display: none;
    background: linear-gradient(-79deg, #7383f3, #3815f9);
    line-height: 35px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

.c_nav li.li6:hover .over {
    display: block;
}

.c_nav li.li6:hover .out {
    display: none;
}

.c_nav li.li1 {
    -webkit-animation: rotateInDownRight 1.5s 0.5s ease both;
    -moz-animation: rotateInDownRight 1.5s 0.5s ease both;
}

.c_nav li.li2 {
    -webkit-animation: rotateInDownLeft 1.5s 1.5s ease both;
    -moz-animation: rotateInDownLeft 1.5s 1.5s ease both;
}

.c_nav li.li4 {
    position: relative;
    -webkit-animation: rotateInDownRight 1.5s 2s ease both;
    -moz-animation: rotateInDownRight 1.5s 2s ease both;
}

.c_nav li.li5 {
    -webkit-animation: rotateInDownRight 1.5s 2.5s ease both;
    -moz-animation: rotateInDownRight 1.5s 2.5s ease both;
    position: relative;
}

.c_nav li.li7 {
    -webkit-animation: rotateInDownLeft 1.5s 3s ease both;
    -moz-animation: rotateInDownLeft 1.5s 3s ease both;
    cursor: pointer;
}

.c_nav li.li6 {
    -webkit-animation: rotateInDownRight 1.5s 3.5s ease both;
    -moz-animation: rotateInDownRight 1.5s 3.5s ease both;
    cursor: pointer;
}

.c_nav .d {
    display: none;
    width: 320px;
    background: #fff;
    position: absolute;
    right: 84px;
    min-height: 90px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px 0px rgba(25, 33, 49, 0.18);
}

.c_nav .d .arrow {
    position: absolute;
    width: 9px;
    height: 18px;
    background: url(images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 190px;
}

/**
 *  右侧浮动内容结束
 */

#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: #000000;	
}
.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;
}
.apply {
    display: none;
}
.apply a {
	    font-size: 20px;
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
    color: #fff;
}
.apply a.bm-phone {
    background-color: #f5643f;
}
.apply a.bm-form {
    background-color: #ed740b;
}
.apply a i {
    margin-right: 10px;
}
/* 产品中心样式结束 */
.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{
	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 {
  padding:6px 15px 6px 6px;
  border:1px solid #fff0;
}
table tr:nth-child(odd) {
  background-color:#FFFFFF;
}
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;
}
.case .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;

}

@media (max-width:768px) {
    .tm-adv-space {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9;
        background-color: #fff
    }

    .tm-adv-space-content {
        padding: 12px 20px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-size: 100% 100%
    }

    .tm-adv-space-content-close {
        color: rgba(238, 240, 245, .5);
        margin-right: 13px;
        margin-left: -20px
    }

    .tm-adv-space-content-close__icon {
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 40px
    }

    .tm-adv-space-content-close__icon:after,
    .tm-adv-space-content-close__icon:before {
        content: "";
        width: 1px;
        height: 10px;
        background: #252b3a;
        position: absolute;
        right: 10px
    }

    .tm-adv-space-content-close__icon:before {
        transform: rotate(45deg)
    }

    .tm-adv-space-content-close__icon:after {
        transform: rotate(-45deg)
    }

    .tm-adv-space-content__image {
        width: 40px;
        height: 40px;
        overflow: hidden;
        border-radius: 6px;
        margin: 0 10px
    }

    .tm-adv-space-content__image img {
        width: 40px;
        height: 40px
    }

    .tm-adv-space-content__main {
        flex: 1;
        margin-right: 15px;
        overflow: hidden;
    }

    .tm-adv-space-content__title {
        font-size: 16px;
        color: #222;
        line-height: 20px
    }

    .tm-adv-space-content__title+.tm-adv-space-content__desc {
        font-size: 12px;
        color: #222;
        line-height: 18px;
        height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .tm-adv-space-btn {
        border-radius: 2px;
        border: 1px solid #222;
        position: relative;
        cursor: pointer
    }

    .tm-adv-space-btn:active {
        border: 1px solid #c7000b
    }

    .tm-adv-space-btn:active .tm-adv-space-btn__inner {
        color: #c7000b
    }

    .tm-adv-space-btn__inner {
        color: #222;
        display: flex;
        font-size: 14px;
        justify-content: center;
        align-items: center;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background: none;
        padding: 0 20px;
        min-height: 30px;
        border: none;
        box-shadow: none;
        height: 100%;
        outline: none
    }

    .light.tm-adv-space .tm-adv-space-content-close__icon:after,
    .light.tm-adv-space .tm-adv-space-content-close__icon:before {
        background: #fff
    }

    .light.tm-adv-space .tm-adv-space-content__desc,
    .light.tm-adv-space .tm-adv-space-content__title {
        color: #fff
    }

    .light.tm-adv-space .tm-adv-space-btn {
        border: 1px solid #fff
    }

    .light.tm-adv-space .tm-adv-space-btn:active {
        border: 1px solid #c7000b
    }

    .light.tm-adv-space .tm-adv-space-btn__inner {
        color: #fff
    }

    .light.tm-adv-space .tm-adv-space-btn:active .tm-adv-space-btn__inner {
        color: #c7000b
    }

    .light-btn.tm-adv-space .tm-adv-space-content-close__icon:after,
    .light-btn.tm-adv-space .tm-adv-space-content-close__icon:before {
        background: #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-content__desc,
    .light-btn.tm-adv-space .tm-adv-space-content__title {
        color: #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn {
        border: 1px solid #fff;
        background: #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn:active {
        border: 1px solid #fff;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn__inner {
        color: #636363;
    }

    .light-btn.tm-adv-space .tm-adv-space-btn:active .tm-adv-space-btn__inner {
        color: #c7000b
    }
}

@media (min-width:769px) {
    .tm-adv-space {
        display: none
    }
}