﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
input {
	border: none;
}
textarea {
	resize: none;/*禁止文本域任意缩放*/
}
body {
	font-family: 微软雅黑;
	color: #000;
}
#top {
	height: 40px;
	width: 100%;
	background-color: #67bea4;
}
.topa{
	width:1200px;
	margin:0 auto;
	}
#top .topleft {
	color: #fff;
	text-height: font-size;
	line-height: 40px;
	font-size: 14px;
	font-weight: 300;
	float: left;
	padding-left: 35px;
}
#top .toptell {
	color: #fff;
	text-height: font-size;
	line-height: 40px;
	font-size: 14px;
	font-weight: 300;
	float: right;
	padding-right: 35px;
}
#topnav {
	height: 70px;
	width: 1200px;
	margin:0 auto;
}
#topnav .toplogo {
	padding-left: 35px;
	float: left;
	padding-top:15px;
}
.nav{
	padding-top:15px;
	}
#topnav .nav .zz {
	line-height: 70px;
	float: left;
}
.zz a{
	font-size: 14px;
	color: #717171;
	font-weight: 600;
	}
.tellf{
	float:left;
    padding-top: 5px;  
    padding-left: 35px;
	}
.weixin{
	float:right;
	padding-right:35px;
	padding-top: 5px;
}
.zz{
	height:55px;
	padding-left:18px;
	padding-right:18px;
	display: block;
	margin:0 auto;
	position:relative;
	}
.jx{
    width:120px;
    height:245px;
    position:absolute;
    top:53px;
    left: -13px;
    z-index:100;
    background-color:#fff;
    opacity:0.8;
    overflow:hidden;
    display:none;
	}
.jx ul{
	width:120px;
	height:245px;
	}
.jx ul li{
	width:100px;
	height:40px;
	text-align:center;
	border-bottom: 1px #d2d2d2 solid;
	margin-left:10px;
	line-height:40px;
	}
.jx ul li a:hover{
	color:#67bea4;
	}
.zz>a:hover{
	color:#67bea4;
	}
.zz:hover{
	cursor:pointer;
	}
#home{
	}
.hh{
	color:#67bea4;
	}
.xx{
	height:5px;
	width:35px;
	text-align:center;
	margin:auto;
	background-image: url(../images/335.png);
	margin-top:5px;
	margin-left:-3px;
	}
.zz>a{
	font-size:14px;
	color:#717171;
	line-height:17px;
	display:block;
	padding-top:12px;
}
.inner{
	width:100%;
	height:400px;
	margin:0 auto;
	padding-bottom:30px;
	}
.inner img{
	width:100%;
	height:400px;
	margin:0 auto;
  }
#r_r{
	width:1290px;
	margin:0 auto;
	}
.r_r_l{
	width:850px;
	text-align:left;
	box-shadow:1px 1px 8px #767676;
    display: inline-block;
    min-height: 1100px;
	}
.r_r_l h4{
	padding-top:40px;
	font-size:30px;
	font-family:黑体;
	font-weight:500;
	text-align:center;
	color:#67bea4;
	}
/*详情页添加css样式*/
.r_r_l .content {
    overflow: hidden;
}
.k_k{
	width:750px;
	height:50px;
	border-bottom:1px solid #999999;
	margin:0 auto;
	}
.k_k span{
	font-size:12px;
	color:#999999;
	line-height:80px;
	margin-left:30px;
	}
.r_r_l p{
	font-size:16px;
	font-family:微软雅黑;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	color:#3f3f3f;
	font-weight:300;
	letter-spacing:1px;
	line-height:24px;
	text-indent:32px;
	padding-bottom:10px;
	}
.r_r_l h5{
	font-family:黑体;
	font-weight:600;
	font-size:16px;
	margin-left:20px;
	margin-right:20px;
	color:#3d3d3d;
	}
#v_v_r{
    display: inline-block;
    float: right;
    width: 420px;
}
.r_r_l .content{
    padding:10px 25px 20px 25px;
}