body{
    font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    padding: 0;
    color: #666;
    margin:0 auto;   
}
ul{
	margin: 0 !important;
	padding: 0;
}
li{
	list-style: none;
}
.hidden{
	display: none;
}
a:hover{
	text-decoration:none !important;
}
.vfb-span{
	display: none !important;
}
/*头部样式*/
.header_top{
	height: 35px;
	line-height: 35px;
	color: #999;
	background:#fafafa;
	border-bottom: 1px solid #f5f5f5;
}
.logo img{
	height:60px;
	width:auto;
}
.navbar-brand{
    	display: none;
    }
.toptab a{
    color: #999;
    margin-left: 10px;
}
.toptab a i{
    margin-right: 5px;
}
.header_center{
	height: 100px;
	line-height: 100px;
}
.form-control{
	margin-top: 33px;
}
.fa-paper-plane{
	margin-right: 5px;
}
#searchsubmit{
	color: #fff;
}
.header_bottom .navbar-default{
	background: none;
	border:none;
	margin-bottom: 0;
}
.header_bottom .navbar-collapse{
	padding:0;
}
.header_bottom .navbar-default .navbar-nav>li>a{
	color: #fff;
	margin-right: 3px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 16px;
}
/*底部样式*/
.footer{
	color: #fff;
	padding: 20px 0;
}

/* 幻灯片样式 */
.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 15px;
	z-index: 1;
	margin-left: -61px;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	border-radius: 50%;
	float: left;
	margin:0 5px;
	width: 12px;
	height: 12px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


/*首页板块公用样式*/
.conpart{
	padding: 45px 0;
}
.parttit h2{
	font-size: 24px;
	margin:0;
}
.parttit span{
	text-transform : uppercase;
	margin-top:5px;

}
.titline{
	margin-top: -30px;
}
.yslistpartimg{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	margin:0 auto;
	margin-top: 45px;
}
.yslistpartimg i{
	line-height: 110px;
	font-size: 50px;
}
.youshilistpart:hover .yslistpartimg i{
	color: #fff !important;
}
.youshilistpart h2{
	font-size: 16px;
}
.youshilistpart p{
	font-size: 14px;
	line-height: 24px;
}


/*首页产品样式*/
.productlist{
	margin-top: 45px;

}
.productlistpart img{
    width: 100%;
    height: auto;
}
.producttit{
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*首页案例样式*/
.indexcaselist{
	margin-top: 45px;
}
.indexcasepart{
	width: 50%;
}
.indexcase_text{
	width: 50%;
	padding: 25px;
}
.indexcase_text h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.indexcase_text p{
	line-height: 24px;
	margin-bottom: 20px;
}
.indexcase_img{
	width: 50%;
}
.indexcase_img img{
	width: 100%;
	height: auto;

}

/*首页新闻资讯样式*/
.indexnewslist{
	margin-top: 15px;
}
.indexnewspart{
	margin-top: 30px;
}
.indexnewspart_img{
	width: 30%;
}
.indexnewspart_img img{
	width: 100%;
	height: auto;
}
.indexnewspart_text{
	width: 70%;
	padding: 0 20px 10px 20px;
}
.indexnewspart h3{
	font-size: 18px;
	margin-bottom: 8px;
}
.indexnewszhaiyao{
	line-height: 22px;
}

/*首页关于我们样式*/
.indexabout{
	margin-top: 45px;
}
.indexabout_text{
	width: 50%;
	padding:40px 30px;
}
.indexabout_text p{
	line-height: 30px;
	margin-bottom: 25px;
}

.indexabout_text a{
	color: #fff;
	padding: 7px 15px;
	display: inline-block;
}
.indexabout_img{
	width: 50%;
}
.indexabout_img img{
	width: 100%;
	height: auto;
}
/*内页公共样式*/
.maincon{
    background: #f9f9f9;
}
.nybanner img{
	width: 100%;
	height: auto;
}
.neicon{
	padding-top: 30px;
	padding-bottom: 30px;
}
.sidbarnav{
	background: #fff;
	padding:20px;
	margin-bottom: 20px;
}
.listcon{
	background: #fff;
	padding:30px;
}
.tzggtit{
    margin-bottom: 5px;
}
.ymtitle li a{
	height: 34px;
	line-height: 34px;
	background: #f2f3f6;
	display: block;
	margin-top: 10px;
	padding-left: 15px;
	color: #333;
}
.sidbarcontact{
	background: #fff;
	padding:20px;
}
.sidbarcontact p{
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
.sidbarcontact a{
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #111;
    border: 1px solid #eaeaea;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    transition: 0.3s;
}
.bread{
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	color: #999;
}
.pagetit{
	font-size: 24px;
	margin-bottom: 20px;
}
.pagecontent img{
	max-width: 100%;
	height: auto;
	display: block;
	margin:0 auto;
}
.pagecontent p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
}

/*内页列表样式*/
.newslistpart h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
    
}
.newslistpart h1 a{
	color: #333;
}
.newstag span{
	color: #999;
	margin-right: 10px;
	font-size: 12px;
}
.newslistpart .newszy{
	color: #666;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 0;

}
.newslistpart{
	padding: 30px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.newslistpart img{
	width: 100%;
	height: auto;
}
.page_navi{
	margin-top: 30px;
}
.page_navi a{
    padding: 5px 12px;
    border:1px solid #e5e5e5;
    margin:0 2px ;
    color: #333;
}
.sancon h1{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 8px !important;
}
.noborder{
	border:none !important;
	padding-bottom: 0 !important;
	margin-bottom: -10px;
}
.casetitle{
	margin-top: 10px !important;
}
.downloadlistpart{
	line-height: 40px;
	border-bottom: 1px solid #f5f5f5;
}
.downloadlistpart h1{
	font-size: 14px;
	margin:0;
	line-height: 40px;
}
.downloadtime{
	font-size: 12px;
	color: #999;
}
.downloadlistpart h1 a{
	color: #333;
}
.sancontit{
	font-size: 16px !important;
	font-weight: bold !important;
	text-align: left !important;
	line-height: 20px;
}
.threetag .newstag{
	margin-top: -5px;
	margin-bottom: -5px;
}
.lefttime{
	background: #fafafa;
	padding: 10px 0 1px 0;
}
.lefttime p{
	color: #999;
}
.year{
	font-size: 18px;
	font-weight: bold;
}
.bdsharebuttonbox{
	float: right;
	margin-top: 10px;
}
.conbottom{
	margin-top: 30px;
	background: #fafafa;
	padding: 20px 15px 10px 15px;

}
.not-found{
	margin-bottom: 160px;
}

/*信息反馈样式*/
.pagecontent .visual-form-builder fieldset{
	background: none;
	border:none;
	margin:0 !important;
}
.pagecontent .vfb-legend{
	display: none;
}
.pagecontent .visual-form-builder fieldset input,.pagecontent .visual-form-builder fieldset textarea{
	border-radius: 0;
	background: none;
	border:1px solid #e5e5e5;
	padding:10px 5px;
	width: 100%;
	margin-top: 5px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
#vfb-3{
	display: none;
}
.conbottom p{
	color: #999;
}
.conbottom a{
	color: #333;
}
.indexnewstag{
	margin-bottom: 6px;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background:url(images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background:url(images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background:url(images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {

	background:url(images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	display: block;
	margin:0 auto;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_QQ a:hover{
	color: #fff;
}

@media (max-width: 768px){
	.yb_conct{
		display: none;
	}
	.bdsharebuttonbox{
		float: left;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.lefttime{
		display: none;
	}
	.sidbar{
		display: none;
	}
	.links{
		margin-bottom: -30px;
	}
	.linkpart{
		margin-bottom: 30px;
	}
	.indexabout_text{
	width: 100%;
    }
.indexabout_img{
	width: 100%;
    }
	.indexcasepart{
	width: 100%;
    }
    .indexcasepart{
    	margin-bottom: 15px;
    }
    .indexcase_text h3{
    margin-top: 0;
	font-size: 16px;
	margin-bottom: 10px;
    }
.indexcase_text p{
	line-height: 18px;
	margin-bottom: 5px;
	font-size: 12px;
    }
    .indexcase_text{
	padding: 20px;
    }
    .indexnewspart_img{
	width: 100%;
    }
.indexnewspart_text{
	width: 100%;
    }
    .header_center{
    	display: none;
    }
    .header_top{
    	display: none;
    }
    .header_bottom{
    	background: none !important;
    }
    .navbar-brand{
    	display: block;
    	padding: 10px 0 !important;
    }
    .navbar-brand img{
    	height: 35px;
    	width: auto;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    	background: none !important;
    }
    .header_bottom .navbar-default .navbar-nav>li>a{
    	margin-right: 0;
    	margin-bottom: 3px;
    	padding-left: 30px;
    }
    .dropdown-menu li a{
    	color: #fff !important;
    	padding-left: 45px !important;
    	line-height: 30px !important;
    }
    .navbar-toggle{
    	margin-right: 0 !important;
    }
}