/* 导航 */
#head {
	width: 100%;
	height: 153px;
}
.head-top {
	width: 100%;
	height: 101px;
	background-color: #FFF;
}
.logo {
	width: 300px;
	height: 101px;
	float: left;
	background: url(../images/logo.jpg) left top no-repeat;
}
.logo a {
	display: block;
	width: 300px;
	height: 101px;
	text-indent: -9999px;
}
.logo-line {
	width: 1px;
	height: 55px;
	border-left: solid 1px #cacaca;
	float: left;
	margin: 21px 13px 0 21px;
	display:none
}
.logo-word {
	width: 240px;
	float: left;
	padding-top: 23px;
	text-align: left;
	font-size: 18px;
	color: #555555;
	display:none
}
.head-tel {
	width: 300px;
	height: 101px;
	float: right;
	background: url(../images/head-tel.png) left 8px no-repeat;
}
.head-tel span {
	display:block;
	margin-top:45px;
	margin-right:30px;
	text-align:right;
	float: right;
}
.head-tel span img,
.head-tel span a {
	vertical-align:middle;
}
.head-tel span a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:4px;
}
.head-tel font {
	display: block;
	color: #50aab5;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 55px 0 0 46px;
	float:left;
}
.en{
	float:right;
	width:55px;
	text-align:center;
	border-left:solid 1px #CCC;
	padding-left:7px;
	margin-top:27px;
}
.en img{
	display:inline-block;
}
.en span{
	display:block;
	text-align:center;
	text-transform:uppercase;
}
.head-list {
	width: 100%;
	height: 52px;
	background-color: #50aab5;
}
.head-list ul {
	float: left;
}
.head-list ul li {
	float: left;
	width: 124px;
	height: 52px;
	border-right: solid 1px #4399a3;
}
.head-list ul li:last-child {
	border: none;
}
.head-list ul li a {
	display: inline-block;
	font-family: "SimSun", "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 124px;
	height: 52px;
	line-height: 52px;
	text-align: center;
}



/* 首页内容 */
.home-main{
	width:100%;
}
.video{
	width:40%;
	height:461px;
	float:left;
	text-align:right;
	border-bottom:solid 1px #FFFFFF;
}
.home-prod{
	width:100%;
	overflow: hidden;
}
.home-prod ol li{
	display: inline-block;    /* 如需支持IE8以下版本，用浮动来做 */
    width: 16.66%;    /* 此处运用了一个css3的表达式，将div三等分，IE8及以上可以支持，当然也可以根据需要设置固定值 */
	float:left;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	position:relative;
	box-sizing:border-box
}
.home-prod ol li img{
	width:100%;
	height:100%;
}



/* 底部 */
#footer{
	width:100%;
	height:120px;
	background-color:#50aab5;
	font-family:"SimSun", "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;
}
.footer-list{
	text-align:center;
	color:#FFF;
}
.footer-list a{
	display:inline-block;
	height:14px;
	line-height:14px;
	padding:0 10px;
	margin-top:32px;
	border-right:solid 1px #FFFFFF;
	color:#FFF;
	font-size:14px;
}
.footer-list a:last-child{
	border-right:none;
}
#footer p{
	text-align:center;
	color:#FFF;
	padding-top:13px;
}
#footer p a{
	color:#FFF;
}
#footer a:hover{
	text-decoration:underline;
}



/* 内页 */
#p1 #l1{color:#50aab5;border-bottom:solid 1px #f2f2f2;}
#p1 #lx{color:#50aab5;}
.main-culm{
	width:940px;
	min-width:300px;
	float:left;
	margin:30px 0;
}



/* 产品系列 */
.prod{
	width:100%;
	min-height:300px;
}
.prod-list{
	width:200px;
	min-height:300px;
	float:left;
	margin-top:50px;
}
.prod-list_head{
	width:200px;
	height:50px;
	float:left;
	background-color:#50aab5;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
.prod-list_head h1{
	font-size:18px;
	color:#FFF;
	padding:15px 0 0 30px;
}
.prod-list_main{
}
.prod-list_main ul{
	width:198px;
	min-height:100px;
	float:left;
	border-left:solid 1px #f2f2f2;
	border-right:solid 1px #f2f2f2;
}
.prod-list_main ul .li1{
	float:left;
	width:198px;
	height:49px;
	line-height:49px;
	font-size:14px;
	border-top:solid 1px #f2f2f2;

}
.prod-list_main ul .li1:last-child{
	border-bottom:solid 1px #f2f2f2;

}
.prod-list_main ul .li1 a{
	display:block;
	float:left;
	width:168px;
	height:49px;
	font-size:14px;
	line-height:49px;
	padding-left:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.prod-list_main ul .li2{
	float:left;
	width:198px;
	height:40px;
	line-height:40px;
	font-size:14px;

}
.prod-list_main ul .li2 a{
	display:block;
	float:left;
	width:168px;
	height:40px;
	font-size:14px;
	line-height:40px;
	padding-left:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.prod-list_bottom{
	width:200px;
	height:15px;
	float:left;
	margin-bottom:30px;
	background-color:#50aab5;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}
.prod-main{
	width:940px;
	min-height:300px;
	float:right;
	margin-top:50px;
}
.location{
	width:940px;
	height:49px;
	float:left;
	border-bottom:solid 1px #f2f2f2;
}
.location h3{
	width:150px;
	height:20px;
	line-height:20px;
	float:left;
	font-size:18px;
	color:#50aab5;
	padding-left:10px;
	font-weight:normal;
	border-left:solid 3px #dddddd;
}
.location h6{
	float:right;
	height:49px;
	line-height:65px;
	color:#636363;
	font-size:13px;
	font-weight:normal;
}
.location h6 a{
	color:#636363;
}
.location h6 a:hover{
	color:#50aab5;
}
.location h6 span{
	color:#50aab5;
}
.prod-con{
	width:940px;
	min-width:300px;
	float:left;
	margin-top:30px;
}
.prod-con ol{
	width:110%;
	float:left;
}
.prod-con ol li{
	width:290px;
	height:265px;
	float:left;
	margin-right:35px;
	margin-bottom:30px;
}
.prod-con ol li div{
	width:278px;
	height:235px;
	padding:5px;
	border:solid 1px #f2f2f2;
}
.prod-con ol li div img{
	width:278px;
	height:235px;
}
.prod-con ol li span{
	display:block;
	width:290px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
}



/* 联系我们 */
.contact{
	float:left;
	width:100%;
}
.contact div{ float:left; width:50%;}
.contact h4{
	font-size:20px;
	color:#50aab5;
	margin-bottom:15px;
}
.contact p{
	font-size:13px;
	margin-bottom:30px;
}


/*新闻列表*/
.news_list li{ height:40px; line-height:40px;padding-left:15px; display: block;}
.news_list li span{width:500px; height:40px; display:block; float:left;text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}
.news_list li p{width:70px; height:40px; display:block;float:right; color:#999}
.news_list li:nth-child(even){height:40px; line-height:40px;padding-left:15px; display: block; background-color:#e3ecf1;}
.news_list li a{ font-size: 14px; }
/* 分页 */
div.fy { padding:0 10px; text-align:center; height:32px; width:920px; float:left; margin-bottom:30px; margin-top:20px;}
div.fy a { margin:2px 5px; padding:9px 12px; border:1px solid #50aab5; color:#60483c; text-decoration:none;}
div.fy a:hover { border:1px solid #50aab5; color:#fff;background-color:#50aab5;}
div.fy a:active { border:1px solid #50aab5; color:#50aab5;}
div.fy span.current { margin:2px 5px; padding:8px 12px; border:1px solid #50aab5; background-color:#50aab5; color:#FFF; font-weight:bold;}
div.fy span.disabled { margin:2px 5px; padding:8px 12px; border:1px solid #DDD; color:#CCC;} 


#banner .owl-dots {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
#banner .owl-dots .owl-dot {
    display: inline-block;
    zoom:1
}
#banner .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #ccc;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
	opacity: 0.7;
}
#banner .owl-dots .owl-dot.active span, #banner .owl-dots .owl-dot:hover span {
    background: #50aab5;
	opacity: 1;
}

/*contact 6.15*/
.shop-list{ margin-top:40px;}
.shop-list h3{ font-size:20px; font-weight:bold; color:#50aab5; margin-bottom:15px;}
.shop-list table{ border:1px solid #50aab5 !important; }
.shop-list tr td:first-child{ font-size:16px; font-weight:bold; color:#fff; text-align:center; background:#fff; border-right:1px solid #50aab5;}
.shop-list tr td{ background:#f8f8f8; padding:6px 15px; font-size:14px; line-height:20px;  border:none;}
.shop-list .one td{border-top:1px solid #50aab5 !important;}
.shop-list .one td:first-child{background:#50aab5 !important; border-bottom:1px solid #fff;}
.shop-list .one:first-child td{ border-top:none !important;}