@charset "UTF-8";
/* CSS Document */
body{
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
	padding:0;
	margin:0;
	color:#585858;
	font-size:18px;
}
@font-face {font-family: 'hrlvetica-lt';
    src: url('../../fonts/hrlvetica-lt.eot');
    src: url('../../fonts/hrlvetica-lt.eot?#iefix') format('embedded-opentype'), 
    url('../../fonts/hrlvetica-lt.woff') format('woff'), 
    url('../../fonts/hrlvetica-lt.ttf') format('truetype');

}
@font-face {
  font-family: 'iconfont';
  src: url('../../fonts/font_354953_0ck32ckh472b7qfr.eot');
  src: url('../../fonts/font_354953_0ck32ckh472b7qfr.eot?#iefix') format('embedded-opentype'),
  url('../../fonts/font_354953_0ck32ckh472b7qfr.woff') format('woff'),
  url('../../fonts/font_354953_0ck32ckh472b7qfr.ttf') format('truetype'),
  url('../../fonts/font_354953_0ck32ckh472b7qfr.svg#iconfont') format('svg');
}
.tongjitu .tjbox{
	padding:0;
}
tongjitu .tjbox #zsbox1{
	height:300px;
	border:1px solid #e6e6e6;
}
.scrollTop{
	position:fixed;
	right:5px;
	bottom:5px;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:22px;
	color:#fff;
	z-index:99999999999999999999;
	background:#000;
}
.iconfont {
    font-family: "iconfont";
    font-size: 16px;
    font-style: normal;
}
hr{
	margin:10px 0;
}
.ad img{
	max-width:100%;
	height:auto;
}
.h30{
	height:30px;
	clear:both;
}
a{
	color:#585858;
}
.homeBox{
	float:left;
	padding-left:15px;
	color:#F00;
	display:inline-block;
	position:absolute;
	white-space:nowrap;
	top:50%;
	transform:translateY(-50%);
}
ul{
	margin:0;
	list-style-type:none;
	padding:0;
}
.h25{
	height:25px;
}
a:hover{
	text-decoration:none;
}
.navbar-header{
	padding:15px 0;
}
.full{
	background:#fefefe;
	line-height:30px;
	border-bottom:1px solid #e3e3e3;
	font-size:12px;
}
.navbar-header{
	width:100%;
}
.telTop{
	float:right;
	display:inline-block;
}
.telTop dl,.telTop img{
	display:inline-block;
	margin:0;
	padding:0;
	float:left;
}
.telTop dl{
	margin-right:20px;
}
.telTop dt{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.telTop dd{
	font-size:16px;
	line-height:30px;
}
.navbar-brand{
	padding:0;
}
.navbar-default .navbar-nav > li > a{
	color:#731583;
}

.navbar-default{
	border:none;
	border-radius:0;
	background:none;
	margin:0;
}
.navbar-brand{
	height:auto;
}
.navbar-nav > li > a.topNav{
	padding:0 25px;
	line-height:63px;
	font-size:16px;
	position:relative;
	color:#fff;
	display:inline-block;
}
.navbar-nav > li > a.topNav:after{
	content:"";
	width:2px;
	height:16px;
	position:absolute;
	right:0;
	top:50%;
	background:#fff;
	transform:translateY(-50%);
}
.navbar-nav{
	position:relative;
	float:none;
	margin:0 auto;
}
.navbg{
	background:#1974d1;
	width:100%;
}
div.subMenu{
	position:fixed;
	width:1200px;
	left:50%;
	transform:translateX(-50%);
	display:none;
	padding:15px 0;
	background:#ededed;
	z-index:999;
}
div.subMenu h2 a{
	font-size:18px;
	color: #333;
}
div.subMenu h2 a:hover{
	color: #e70012;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:transparent;
	color: #e70012;
}
div.subMenu ul li{
	display:block;
}
div.subMenu ul li a{
	color:#333;
	line-height:35px;
	font-size:14px;
}
.navbar-nav > li.baojia a{
	background: #e70012;
	padding: 0px 15px;
	border-radius:5px;
	color:#fff;
	height:33px;
	margin:25px 0;
	transition:background 0.2s;
	line-height:33px;
}
.navbar-nav > li.baojia a:hover{
	background:#333;
	color:#fff;
}
.homeBan{
	width:100%;
	overflow:hidden;
	position:relative;
}
.swiper-button-next-ban,.swiper-button-prev-ban{
	position:absolute;
	width:30px;
	height:50px;
	background:rgba(255,255,255,.6);
	color:#000;
	top:50%;
	line-height:50px;
	cursor:pointer;
	z-index:9999999;
	text-align:center;
	transform:translateY(-50%);
	font-size:25px;
}
.swiper-button-next-ban{
	right:15px;
}
.swiper-button-prev-ban{
	left:15px;
}
.homeBan img{
	max-width:100%;
}
.formMess{
	background:#efeff0;
	padding:20px 0;
	position:relative;
}
.formMess:before{
	content:"";
	position:absolute;
	width:63%;
	height:100%;
	left:0;
	top:0;
	background:#da251e;
}
.formMess h3{
	font-size:24px;
	margin:15px 0;
	color:#fff;
	padding:0;
}
.formMess label{
	font-size:14px;
	font-weight:normal;
	margin:0;
	width:29px;
	color:#fff;
}
.formMess input[type="text"]{
	border:none;
	background:#fff;
	margin-left:15px;
	width:160px;
}
.formMess button{
	background:#da251e;
	height:100px;
	line-height:100px;
	color:#fff;
	font-size:24px;
	padding:0 15px;
	border-radius:5px;
	border:none;
	width:150px;
}
.bgL{
	position:relative;
	height:50px;
	overflow:hidden;
	width:100%;
}
.bgL:after{
	content:"";
	width:50px;
	height:50px;
	background:#da251e;
	position:absolute;
	left:50%;
	top:-25px;
	transform:translateX(-50%);
	transform:rotate(45deg);
}
.title-A{
	background:url(../../images/ldd/logobg.jpg) no-repeat left center/auto 64px;
	padding-left:102px;
	display:table;
	margin:0 auto;
}
.title-A h1{
	font-size:24px;
	color:#3d3e3f;
	font-weight:bold;
	margin-top:5px;
}
.title-A  p{
	font-size:14px;
	line-height:30px;
	width:270px;
	text-align:center;
	letter-spacing:3px;
	color:#3d3e3f;
	display:table;
	border:1px solid #3d3e3f;
}
.sidebar{
	border:4px solid #1974d1;
	background:#fff;
}
.sidebar h2{
	font-size:18px;
	font-weight:bold;
	background:#1974d1;
	color:#fff;
	text-align:center;
	margin:0;
	padding:20px 0;
}
.sidebar h2 span{
	display:block;
	font-size:14px;
	margin-top:15px;
}
.sidebar .box{
	margin:10px;
}
.sidebar .box li{
	margin:8px 0;
	
	line-height:45px;
	font-size:14px;
	text-align:center;
}
.tab-pane .pro-list{
	margin:0 -15px;
}
.sidebar .box li a{
	color:#000;
	background:#f0f0f0;
	transition:background 0.2s;
	display:block;
}
.sidebar .box li a:hover{
	background:#f08519;
}
.sidebar .box li a span,.ppinfo li span{
	font-family:宋体;
	margin-left:15px;
	letter-spacing:-5px;
	font-size:16px;
}
.ppinfo li span{
	margin-right:10px;
	margin-left:0;
}
.contactBox{
	font-size:14px;
	line-height:30px;
}
.contactBox h3{
	font-size:16px;
	font-weight:bold;
}
.title-B{
	position:relative;
	font-size:16px;
	height:60px;
	font-weight:bold;
	text-align:center;
	line-height:60px;
}
.title-B:before,.title-B:after{
	position:absolute;
	content:"";
	width:100%;
	height:10px;
	background:#ddddde;
	left:0;
}
.title-B:before{
	top:0;
}
.title-B:after{
	bottom:0;
}
.pro-tabs{
	height:90px;
	margin:0px -14px 0px -2px;
	margin-bottom:22px;
	line-height:90px;
}
.pro-tabs li{
	float:left;
	width:calc( 25% - 7px );
	margin:0 2px;
	
	text-align:center;
	background:#efefef;
}
.pro-tabs li.active{
	background:#da251e;
}
.pro-tabs li.active a{
	color:#fff;
}
.small{
	width:150px;
	float:left;
	margin-right:15px;
}
.small li{
	margin-bottom:17px;
}
.bigImg{
	width:calc( 100% - 175px );
	float:left;
}
.adv{
	background:url(../../images/ldd/bg1.jpg) no-repeat center top/cover;
	padding-top:50px;
}
.adv img{
	max-width:100%;
	height:auto;
}
.adv .title-A{
	background:none;
	color:#fff;
	padding:0;
}
.adv .title-A h1,.adv .title-A p{
	color:#fff;
	border-color:#fff;
}
.adv .txt .title .num{
	display:inline-block;
	width:77px;
	height:83px;
	background:url(../../images/ldd/bg2.png) no-repeat left center/auto 83px;
	line-height:83px;
	text-align:center;
	font-size:32px;
	font-weight:bold;
	color:#fff;
	margin-right:15px;
	float:left;
}
.adv .txt .title{
	margin-bottom:30px;
}
.adv .txt .title h1{
	font-size:28px;
	margin:0;
	color:#fff;
	padding-top:10px;
	font-weight:bold;
}
.adv .txt .title h1 span{
	color:#fcab0f;
}
.adv .txt .title p{
	font-size:14px;
	color:#fff;
	margin-top:15px;
}
.adv .txt{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	padding-right:15px;
}
.adv .txt ul{
	font-size:16px;
	line-height:30px;
	color:#fff;
	margin-left:92px;
}
.adv .txt ul li{
	background:url(../../images/ldd/bg3.png) no-repeat left 5px;
	padding-left:30px;
}
.adv .txt ul li span{
	color:#dbd61d;
}
.title-C{
	border-bottom:2px solid #616161;
	line-height:45px;
	height:45px;
}
.title-C h3{
	display:inline-block;
	font-size:16px;
	color:#3d3e3f;
	font-weight:bold;
	border-left:2px solid #3d3e3f;
	padding-left:15px;
}
.title-C h3 span{
	font-size:14px;
	font-weight:normal;
	color:#4c4948;
}
.title-C a{
	font-size:14px;
	display:inline-block;
	float:right;
}
.caseBlock{
	font-size:12px;
	line-height:25px;
}
.caseBlock .img{
	position:relative;
}
.caseBlock .img img{
	width:100%;
	height:auto;
}
.caseBlock .img .info{
	background:rgba(0,0,0,.69);
	color:#fff;
	position:absolute;
	bottom:0;
	width:100%;
	font-size:12px;
	line-height:30px;
	text-align:center;
}
.caseBlock h3 a{
	font-size:16px;
	color:#3d3e3f;
}
.aboutHome{
	font-size:12px;
	line-height:25px;
	position:relative;
}
.aboutHome img{
	float:left;
	margin-right:20px;
	position:relative;
}
.aboutHome h3{
	font-size:18px;
	color:#3d3e3f;
	margin:0;
	margin-bottom:20px;
}
a.mbtn{
	background:#3d3e3f;
	display:table;
	min-width:160px;
	text-align:center;
	line-height:40px;
	color:#fff;
}
a.mbtn span{
	display:block;
	margin:2px;
	padding:0 15px;
	border:1px solid #fff;
}
.aboutHome a.mbtn{
	position:absolute;
	bottom:0;
	left:445px;
}
.photo img{
	width:100%;
}
.photo{

	position:relative;
}
.photo .title{
	position:absolute;
	bottom:0;
	width:100%;
	display:block;
	font-size:14px;
	color:#fff;
	background:#3d3e3f;
	line-height:40px;
	text-align:center;
}
.photo .title a{
	color:#fff;
}
.rybox{
	font-size:12px;
	text-align:center;
	line-height:30px;
}
.rybox img{
	max-width:100%;
	height:auto;
}
.swiper-button-prev,.swiper-button-next{
	background:#5f5d5e;
	color:#fff;
	width:16px;
	line-height:44px;
}
.bg4{
	background:url(../../images/ldd/bg4.jpg) no-repeat center top;
	padding-top:120px;
}
.newBox{
	background:#fff;
	padding:15px;
	box-shadow:0 15px 30px rgba(0,0,0,.1);
	min-height:535px;
}
.newBox .sticky{
	height:240px;
}
.newBox .sticky a{
	display:block;
	text-indent:-99999px;
	width:100%;
	height:100%;
	background-size:100% auto;
}
.newBox dl dt{
	width: 100%;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newBox h2{
	font-size:18px;
	color:#3d3e3f;
	display:block;
	border-left:2px solid #3d3e3f;
	padding-left:10px;
}
.newBox h2 span{
	display:block;
	font-size:16px;
	color:#3e3a39;
	margin-top:15px;
}
.sticky img{
	width:100%;
	margin:30px 0;
}
.newBox li{
	font-size:14px;
	line-height:35px;
	list-style-type:disc;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height:35px;
	list-style-position:inside;
}
.newBox a{
	color:#221815;
}
.newBox dl{
	font-size:14px;
	margin-top:15px;
	line-height:25px;
	border-bottom:1px dashed #090104;
	margin-bottom:10px;
	padding-bottom:10px;
}
.newBox dl dd{
	font-size:12px;
	margin-top:15px;
	line-height:25px;
}
.newBox dl span{
	display:inline-block;
	width:16px;
	height:16px;
	line-height:16px;
	margin-right:5px;
	background:#f39800;
	font-size:12px;
	text-align:center;
	color:#fff;
}
.newBox dl dd span{
	background:#3d3e3f;
}
.wxminfo{
	text-align:center;
	padding:15px 0;
	line-height:35px;
	border:2px solid #3d3e3f;
}
.wxminfo span{
	color:#ff2b00;
}
.fmenu{
	background:#3d3e3f;
	text-align:center;
}
.fmenu ul{
	display:table;
	margin:0 auto;
}
.footBox .txt{
	font-size:14px;
	line-height:25px;
	margin-left:20px;
}
.bgBody{
	width:100%;
	background:#dcdedd;
}
.banNy{
	margin-bottom:30px;
	border-bottom:4px solid #27936f;
}
.banNy img{
	max-width:100%;
}
.breadcrumb{
	font-size:12px;
	text-align:right;
	padding:10px 10px 0 0;
	background:#fff;
	margin-bottom:0px;
	line-height:30px;
}
.breadcrumb i{
	margin:0 10px;
}
.nlistBox{
	background:#fff;
}
.news-item {
    border-bottom:1px solid #dddddd;
	padding: 10px;
	margin:10px;
}
.news-item .news-time {
    width: 10%;
    float: left;
	background:none;
	padding:0;
	height:auto;
	margin-top:-8px;
}
.news-item .news-time time {
    color: #000;
	font-size:24px;
	margin:0;
	padding:0;
	margin-bottom:15px;
}
 .news-con {
    width: 70%;
    padding-left: 15px;
    transition: all .3s;
    float: left;
}
.news-con.noSmallPic{
	width:90%;
}
 .news-img {
    width: 20%;
    float: left;
    overflow: hidden;
}
 .news-img img{
	 max-width:100%;
}
.news-item .news-con .news-title {
	height:16px;
	line-height:16px;
    transition: all .3s;
	font-size:16px;
    color: #666;
}
.news-item:hover .news-title {
    color: #5c2e20;
	
}
.news-con .news-desc {
    width: 90%;
    line-height: 24px;
    display: block;
    font-size: 13px;
    color: #7D7D7D;
    transition: all .3s;
}
.news-con.noSmallPic .news-desc{
	width:100%;
}
.news-time time {
    position: relative;
    font-size: 24px;
    color: #999;
    transition: all .3s;
    display: inline-block;
}
.news-time time::before {
    position: absolute;
    content: "";
    width: 25px;
    height: 1px;
    left: 68px;
    top: 15px;
    border-bottom: 1px solid #BFBFBF;
    transition: all .3s;
}
.news-item .news-icon {
    position: relative;
    width: 35px;
    height: 35px;
	margin-left:15px;
    border: 1px solid transparent;
    background-color: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.news-item:hover .news-icon {
    background: #014352;
    background-color: rgb(1, 67, 82);
    background-image: none;
    background-repeat: repeat;
}
.newArt{
	padding:15px;
	font-size:14px;
	line-height:30px;
}
.newArt img{
	max-width:100%;
	display:table;
	height:auto;
	margin:15px auto;
}
.newArt h1{
	font-size:24px;
	text-align:center;
	margin-bottom:20px;
}
.newArt .ninfo{
	font-size:14px;
	padding:0 15px;
	line-height:40px;
	margin-bottom:20px;
	color:#999;
	text-align:center;
}
.newArt .ninfo span{
	margin-right:5px;
}
.prevNext{
	padding:20px 0;
	position:relative;
}
.prevNext .container{
	position:relative;
}
.prevNext li{
	font-size:14px;
	line-height:35px;
}
.backBtn{
	background:#b6b6b6;
	height:40px;
	line-height:40px;
	border-radius:5px;
	color:#fff;
	display:table;
	padding:0 15px;
	right:15px;
	top:50%;
	transition:background 0.2s;
	transform: translateY(-50%);
	position:absolute;
	
}
.backBtn:hover{
	background:#f08519;
	color:#fff;
}

.pro-list ul li .img-box {
    line-height: 0;
    overflow: hidden;
}
.pro-list ul li .img-box img{
	max-width:100%;
	height:192px;
}
.pro-list ul li .pblock{
	position:relative;
	margin-bottom:15px;
	overflow:hidden;
}
.pro-list ul li .text-box{
	z-index:3;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding: 0 20px;
	height:40px;
	background-color: #1974d1;
}
.pro-list ul li .text-box h2{
	font-size: 14px;
	color: #333333;
	line-height:40px;
	display:block;
	width:100%;
	float:none;
	margin:0;
}
.pro-list ul li .text-box h2 a{color: #fff;}
.pro-list ul li .text-box p{
	display: none;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.pro-list ul li .text-box p:first-child{display: block;}
.pro-list ul li .text-box p span{color: #333;}
.pro-list ul li .text-box .tags em{margin:12px 8px 0 0;display: inline-block;font-size: 12px;color: #e70012;border:1px solid #296fb7;padding: 2px 5px;border-radius: 3px;}
.pro-list ul li .text-box .get-price{display: none;margin-top:12px;background-color: #fff;color: #e70012;text-align: center;height: 40px;line-height: 40px;border-radius: 2px;}
.pro-list ul li .text-box .get-price i{font-size: 20px;position: relative;top: 2px;margin-right: 3px;}
.pro-list ul li .text-box .brief{display: none;}
.pro-list ul li:hover .text-box{background:#1974d1; transition:height 0.2s;}
.pro-list ul li:hover .text-box h2{color: #fff;}
.pro-list ul li:hover .text-box h2 a{color: #fff;}
.pro-list ul li:hover .text-box .get-price{display: block;}
.pro-list ul li .product-more{display:none;z-index:2;position:absolute;height:40%;left:0;right:0;top:0;text-align:center;background: url("images/cover-bg.png") repeat;}
.pro-list ul li .product-more a{display:block;position:absolute;top: 50%; width:38px; left:50%; margin-left:-19px;transform: translateY(-50%);height:38px; color:#fff;}
.pro-list ul li .product-more a i{font-size: 38px; display:inline-block; }
.pblock:hover .product-more{
	display:block;
	background:rgba(0,0,0,.6);
}
.pblock:hover .text-box{
	height:60%;
}
.pro-more a i {
    margin-left: 3px;
    color: #e70012;
}
.ppinfo h2{
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
}
.ppinfo h3{
	font-size:14px;
}
.ppinfo li{
	font-size:12px;
	line-height:25px;
}
.ppinfo .telBox .zxbtn{
	display:table;
	padding:8px 15px;
	font-size:14px;
	
	background:#5f5d5e;
	color:#fff;
}
.ppinfo .telBox h3{
	font-size:14px;
	margin-bottom:20px;
	font-weight:bold;
}
.ppinfo .telBox p{
	font-size:28px;
	font-weight:bold;
	margin-bottom:10px;
	color:#F00;
}
.proArcContent{
	background:#eeeeee;
	margin:15px;
	padding:15px;
	font-size:14px;
	line-height:30px;
	margin-bottom:15px;
}
.proArcContent img{
	max-width:100%;
	height:auto;
}
.fmenu li.topLev{
	line-height:45px;
	font-size:14px;
	padding:0 15px;
}
.fmenu li.topLev a{
	color:#fff;
}
#pages{
	text-align:center;
	font-size:12px;
	padding-bottom:30px;
	width:100%;
}
#pages span{
	border:1px solid #3d3e3f;
	display:inline-block;
	background:#3d3e3f;
	color:#fff;
	width:25px;
	line-height:25px;
}
#pages a{
	display:inline-block;
	padding:0 10px;
	line-height:25px;
	transition:background 0.2s;
	color:#636363;
}
#pages a:hover{
	background:#3d3e3f;
	color:#fff;
}
#mysidenav{
	margin:0 -15px;
}
#dituContent{
	width:100%;
	height:320px;
}
#dituContent img{
	max-width:none;
}
.sub_inquiry{ margin:30px 0 0; }
.sub_inquiry .title{ text-align:center; background:#006aae; color:#fff; font-size:14px; height:36px; line-height:36px;}
.sub_inquiry .title span{ display:inline-block; margin-left:20px;}
.sub_inquiry .inquirymain{border:solid 1px #ddd; border-top:none;}
.sub_inquiry .inquirymain form{width:100%;padding:30px 15px; }
.sub_inquiry .inquirymain input{border:solid 1px #ececec; background:#fff; height:26px;  color:#868686; padding-left:10px;}
.sub_inquiry .inquirymain textarea{width:100%;height:110px; background:#fff;border:solid 1px #ececec; color:#868686; padding:5px 0 0 10px;}
.sub_inquiry form label{ width:100%; margin:10px auto; font-size:14px; font-weight:normal;}
.sub_inquiry form label span{ display:inline-block; width:100%;}
.sub_inquiry form label input{ width:95%;}
.sub_inquiry form label i{ font-style:normal; color:#e80000; font-size:14px; display:inline-block; margin-left:10px;}
.sub_inquiry .inquirymain input.sendmessage{ padding:0;width:91px; height:32px; color:#fff; border:1px solid 006699; background:#006aae;}
.flink{font-size:12px; margin-top:15px; line-height:25px; padding:0 15px;}
.relation{ background:#fff;padding:15px 0;}
.relation h2{font-size:18px; margin:0 15px;}
@media (max-width: 767px) {
	.pro-list ul li .img-box img{
		height:auto;
	}
	.navbar-brand > img{
		max-width:80%;
		height:auto;
	}
	.navbar-toggle{
		position:absolute;
		top:10px;
		right:0px;
	}
	.sidebar{
		height:auto;
		margin:0 -15px;
	}
	.pro-tabs{
		margin:15px -18px 15px -18px;
	}
	.pro-tabs{
		line-height:30px;
		font-size:12px;
	}
	.pro-tabs li{
		width:calc( 50% - 6px );
		margin:0 3px 3px 3px;
	}
	.small{
		float:none;
		width:100%;
	}
	.small li img{
		max-width:100%;
		height:auto;
	}
	.small li{
		float:left;
		margin:0 10px;
		width:calc( 25% - 20px );
	}
	.bigImg{
		width:100%;
		margin-top:30px;
	}
	.adv{
		margin-top:30px;
		background:#333;
	}
	.h30{
		height:15px;
	}
	.title-A{
		padding:0;
		background:none;
	}
	.tab-content{
		margin:0 -15px;
	}
	.adv .txt{
		position:static;
		transform:none;
	}
	.adv .txt .title .num{
		font-size:20px;
		width:40px;
		line-height:40px;
		background-size:cover;
		height:40px;
		margin-right:5px;
	}
	.adv .txt .title h1{
		font-size:18px;
		padding:0;
	}
	.adv .txt .title p{
		font-size:9px;
		margin-top:3px;
	}
	.adv .txt ul{
		margin:0;
	}
	.adv img{
		display:table;
		margin:15px auto;
	}
	.eqblock{
		height:auto;
	}
	.bgL::after {
		width:35px;
		height:35px;
	}
	.aboutHome img{
		max-width:100%;
		margin:0;
		margin-bottom:15px;
	}
	.bg4{
		background:#333;
		padding-top:20px;
	}
	.newBox{
		margin:0 -15px 15px -15px;
	}
	.aboutHome a.mbtn{
		position:static;
		margin:15px auto;
	}
	#mynav.collapse.in{
		display:none;
	}
	.sidebar .navbar-toggle .icon-bar{
		background:#fff;
	}
	
	#mysidenav .collapse.in{
		display:block;
	}
	.nlistBox{
		margin:15px -15px;
	}
	.sidebar .box{
		margin:0;
	}
	.sidebar h2{
		padding:10px 0;
	}
	.title-C h3{
		padding-left:5px;
		margin:0;
	}
	.title-C h3 span,.title-C a{
		font-size:12px;
	}
	.pblock:hover .text-box{
		height:100%;
	}
	.pro-list ul li .text-box{
		height:25px;
	}
	.pro-list ul li .text-box h2{
		line-height:25px;
		font-size:12px;
		
	}
	.news-img{
		width:100%;
		float:none;
	}
	.news-con{
		width:100%;
		padding:0;
	}
	.news-con .news-desc{
		width:100%;
	}
	.footBox .txt{
		text-align:center;
		font-size:12px;
		margin:0;
		width:100%;
	}
	.newArt img{
		max-width:100%;
		height:auto;
	}
	.askList{
		margin:0;
	}
	.scrollTop{
		display:none;
	}
}
.telCon{
	width:100%;
	background:#000;
	position:fixed;
	left:0;
	bottom:0;
	text-align:center;
	z-index:9999999999;
}
.telCon ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.telCon a{
	color:#fff;
	font-size:16px;
}
.telCon a i{
	display:block;
	font-size:20px;
	margin:0 auto;
}
.telCon{
	padding:10px 0;
}
.wechat .img{
	width:120px;
	height:auto;
	top:-130px;
	left:-15px;
	position:absolute;
	text-align:center;
	color:#fff;
	display:none;
}
.wechat:hover .img{
	display:block;
}
.wechat .img img{
	max-width:100%;
	height:auto;
} 
.telCon .wechat .img i{
	margin:0;
	top:-10px;
	color:#fff;
	position:relative;
}