@charset "utf-8";

/*在线客服*/
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 64%;
	       /*-webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;*/
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    /*box-shadow: #DDD -1px 1px 4px;*/
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 82px;
    width: 82px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -120px;
    top: 80px;
    width: 120px;
    height: 120px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    /*-webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;*/
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}




*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
.kf {
	width: 127px;
	border: 1px solid #ff9458;
	position: fixed;
	top: 45%;
	right: 0;
	background: url(../images/kf_ico.png) no-repeat 7px 10px #ff6d1b;
	min-height: 50px;
	_height: auto!important;
	_height: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||130)-(parseInt(this.currentStyle.marginBottom, 10)||130)));
}
.kf_r {
	margin-left: 37px;
	background: #ff8038;
	color: #fff;
	text-align: center;
	padding: 10px 0 10px;
}
.kf_r img {
	margin-bottom: 5px;
}

body{
	font-family: "微软雅黑";
	color:#666;
	line-height: 1.6;
}
a{
	color:#333;
}
a:hover{
	color:#55d3df;
	text-decoration: none;
}
#header{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 9999;
}
.header{
	background:url(../images/topbg.jpg) top center no-repeat;
	overflow: hidden;
	height: 100px;
	padding: 15px 0;
}
.fpd{
	padding-bottom: 154px;
}
.tel{
	padding:0;
	margin-top: 30px;
	font-size: 24px;

}
.menu{
	margin: 0;
	padding: 0;
}
#navbar-collapse{
	margin-top:0;
}

#myCarousel{
	margin:0px;
}
#myCarousel ol{
	margin-bottom:0px;
}
.abouts{
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 30px;
	background: #e9f4f5;
}
.abouts h1, .product h1, .contact h1, .newss h1{
	color: #333;
	font-size: 20px;
	margin: 30px 0;
}

.abouts span, .product span, .contact span, .newss span{
	color: #333;
	font-size: 14px;
	margin-left:10px;
}
.abouts h2{
	font-size: 20px;
	margin: 0px 0 10px 0;
}

.honor-div h4{
	font-size: 12px;
	margin:5px 0;
}


.productslist {
	background: #fff;
	border-radius: 4px;
	padding: 4px;
	margin-bottom: 30px;
	border:1px solid #ddd;
}
.productslist:hover {
	background: #305af8;
	color: #fff;
	border:1px solid #305af8;
}
.productslist img{
	width: 100%;
	height: 275px;
}
.productslist h4{
	padding: 10px 0;
}

.newss{
	background: #e9f4f5;
}

.news-list{
	border:1px solid #d5d5d5;
	background-color: #fff;
	border-radius:10px;
	padding: 20px 10px 15px 10px;
	margin: 20px 0px;
	min-height: 155px;
}
.news-list:hover{
	border:1px solid #55d3df;
	background-color: #fff;
/*	color: #fff;*/
}
/*.news-list:hover a{
	color: #fff;
}
.news-list:hover p{
	color: #fff;
}*/
.news-list h4{
	font-size: 18px;
	margin: 0px 0 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list p{
	color: #888;
	margin: 0;
}
.news-list img{
	border:2px solid #fff;
}
.product{
	background: #f4f4f4;
	padding: 0;
}
.contact{
	background: #f4f4f4;
	padding: 20px 0;

}
.honor-div{
 	border:#bdc4c8 1px solid;
 	border-radius: 8px;
 	padding: 0px 20px 0 40px;
 	margin: 4px 0;
 	position: relative;
}
.honor-num{
	background: #54cfe0;
	color:#fff;
	font-size: 18px;
	width: 28px;
	height: 28px;
	text-align: center;
	position: absolute;
	top:0px;
	left:-10px;
	border-radius: 50%;
}


.pdtb20{
	padding: 15px;
}
.pd0{
	padding: 0px;
}
.mg0{
	margin: 0px;
}


.border-list{
	border: 1px solid #eee;
	overflow: hidden;
	background: #f4f4f4;
	margin:15px 0;
	padding: 10px;
}
.product-text{
	margin-top: 40px;
}
.product-text-btn{
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-align: center;
	border-radius:4px;
	display: block;
	width:100px;
}
.pdtb30{
	padding: 0px;
}
.more {
	margin-top: 30px;
	font-size: 14px;
}
.more a{
	padding: 5px 10px;
	background: #55d3df;
	color:#fff;
	border-radius:6px;
}
.more a:hover{
	background: #2b48fc;
}

#footer{
	background: #555;
	border-top:1px solid #646464;
	padding: 20px 0;
	color:#b8b8b8;
	text-align:center;
}
#footer h4{
	padding-bottom: 15px;
}
#footer p{
	margin-bottom: 5px;
}
#footer h4, #footer a:hover{
	color:#fff;
}
#footer a{
	color:#b8b8b8;
}
#footer .line{
	border-right: 1px solid #5c5c5c;
	min-height: 180px;
}
.copyright{
	padding: 10px 0 0 0;
	margin:0;
}
.tbox {
    bottom: 15px;
    display: none;
    float: right;
    position: fixed;
    right: 10px;
    width: 50px;
}
.tbox #gotop {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
}
.main{
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.mainbanner ul, .mainbanner li{
	height: 360px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.left-title {
	background: #2b48fc;
	color: #fff;
	padding: 20px;
	font-size: 24px;
	margin: 0;
	border-radius: 4px 4px 0 0 ;
}
.left-contact h1{
	font-size: 24px;
}
.left-contact img{
	margin-bottom: 10px;
}
.sub-mob{
	position: absolute;
	right:20px;
	top: 8px;
}

/*菜单列表样式*/
.left_nav ul {
	padding: 0px;
	margin: 0px;
}
.left_nav li {
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 5px 0px;
	position: relative;
}
.left_nav li a {
	width: 100%;
	display: block;
	border-left: 2px solid #ddd;
	border-bottom: 1px solid #eee;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align: left;
	padding-left: 30px;
	color: #666;
	font-size: 14px;
	background: url(../images/left_arrow.png) 94% 0px no-repeat;
	transition: all 0.3s linear 0s;
}
.left_nav li a:hover {
	border-left: 2px solid #2b48fc;
	border-bottom: 1px solid #eee;
	color: #2b48fc;
	transition: all 0.3s linear 0s;
	background: url(../images/left_arrow.png) 94% -40px no-repeat;
}
.left_nav li a.oncurrent {
	border-left: 2px solid #2b48fc;
	border-bottom: 1px solid #eee;
	color: #2b48fc;
	background: url(../images/left_arrow.png) 94% -40px no-repeat;
}
.left_nav li ul {
	display: none;
	position: absolute;
	left: 300px;
	top: 0;
	background:#f1f1f1;
	width: 182px;
	z-index:999;
}
.left_nav li ul li {
	float: left;
	width: 182px;
	border-bottom: 1px solid #ccc;
	margin:0;
}
.left_nav li ul li a {
	width: 160px;
	border-left: 2px solid #ccc;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align: left;
	padding-left: 20px;
	color: #666;
	font-size: 14px;
	background: url(../images/left_arrow.png) 160px 0px no-repeat #f1f1f1;
}
.left_nav li ul li a:hover {
	border-left: 2px solid #912360;
	color: #912360;
	background: url(../images/left_arrow.png) 160px -40px no-repeat #f1f1f1;
}
.main-content h2{
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c4c4c4;
}
.main-content h2 span{
	font-size: 10px;
	margin-left: 6px;
}
.news-main-list{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}
.news-main-list h4{
	font-size: 16px;
}
.news-main-list p{
	color:#999;
}
/*.news-main-list h4{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.news-detail h1{
	font-size: 18px;
	text-align: center;
}
.news-detail .info{
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e8e8e8;
}
.news-detail p{
	line-height: 1.6;
	text-indent:2em;

}
.pingjia{
	background: rgba(0,0,0,0.6);
	padding: 20px 0;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 900;
}
.pj-img{
	margin-top: -60px;
}
.pj-submit{
	font-size: 18px;
	padding: 1.8em 0;
}

.receive-close {
    background: rgba(0, 0, 0, 0) url("../images/receive_close.png") no-repeat scroll center center;
    cursor: pointer;
    display: block;
    height: 25px;
    position: absolute;
    right: 16px;
    top: 0px;
    transition: all 0.5s ease 0s;
    width: 25px;
}
.receive-close:hover {
    transform: rotate(180deg);
}
/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	.more {
		margin-top: 40px;
		font-size: 14px;
	}
	.fpd{
		padding-bottom: 168px;
	}
	.header{
		height: 120px;
	}
	.advantage h4{
		font-size: 20px;
		margin: 0px 0 10px 0;
	}
	 .abouts h1, .product h1, .contact h1, .newss h1{
		font-size: 24px;
		margin: 40px 0;
	}
	.abouts span, .product span, .contact span, .newss span{
		font-size: 16px;
	}
	.honor-div h4{
		font-size: 14px;
	}

	.copyright{
		margin:20px 0 0 0;
		border-top: 1px solid #5c5c5c;
		padding: 20px 0 0 0;
	}
	.sub-mob{
		display: none;
	}
	.main-content h2{
		font-size: 20px;
	}
	.main-content h2 span{
		font-size: 12px;
	}
	.main{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.news-main-list h4{
		font-size: 18px;
	}
	.works h3, .news-detail h1{
		font-size: 20px;
	}
	.pdtb30{
		padding: 30px 0;
	}
	.nav > li {
	    position: relative;
	    display: block;
	    margin: 0 5px;
	}
	.navbar-nav{
		margin: 0;
	}
	.navbar-nav > li > a {
	    padding: 12px 18px;
	    line-height: 24px;
	}
	.advantage h4, .abouts h2{
		font-size: 20px;
	}
}

	/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.more {
		margin-top: 50px;
		font-size: 14px;
	}
	.advantage h4{
		font-size: 22px;
		margin: 0px 0 10px 0;
	}
	.abouts h1, .product h1, .contact h1, .newss h1{
		font-size: 26px;
		margin: 40px 0;
	}
	.abouts span, .product span, .contact span, .newss span{
		font-size: 17px;
	}
	.honor-div h4{
		font-size: 15px;
	}
	.main-content h2{
		font-size: 22px;
	}
	.main-content h2 span{
		font-size: 13px;
	}
	.works h3, .news-detail h1{
		font-size: 22px;
	}
	.advantage h4, .abouts h2{
		font-size: 22px;
	}
	.navbar-nav > li > a {
	    padding: 12px 20px;
	    line-height: 24px;
	}
	.nav > li {
	    position: relative;
	    display: block;
	    margin: 0 5px;
	}
}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
	.more {
		margin-top: 55px;
		font-size: 14px;
	}

	.advantage h4{
		font-size: 24px;
		margin: 0px 0 10px 0;
	}
	.abouts h1, .product h1, .contact h1, .newss h1{
		font-size: 28px;
		margin: 50px 0;
	}
	.abouts span, .product span, .contact span, .newss span{
		font-size: 18px;
	}
	.honor-div h4{
		font-size: 16px;
	}
	.main-content h2{
		font-size: 24px;
	}
	.main-content h2 span{
		font-size: 14px;
	}
	.news-detail h1{
		font-size: 24px;
	}
	.advantage h4, .abouts h2{
		font-size: 24px;
	}
	.navbar-nav > li > a {
	    padding: 12px 24px;
	    line-height: 24px;
	}
	.nav > li {
	    position: relative;
	    display: block;
	    margin: 0 13px;
	}
}


