body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "Microsoft YaHei";
}

ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li:hover {
	cursor: pointer;
}

a {
	text-decoration: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    clear: both;
    content: ".";
    height:  0;
    width:  0;
    visibility: hidden;
}

.s-header {
	background: url("/static/images/h_bg.jpg") no-repeat center top;
}

.s-header .header-name {
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 43px;
}

.s-header .header-en {
	text-align: center;
	margin: 10px auto 20px;
}

/*产品展示*/
.pro_rec {
	margin-top: 40px;
}

.pro_rec .c {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.pro_rec .c .pro-cat {
	float: left;
	width: 266px;
}

.pro_rec .c .pro-cat ul li {
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	background: url("/static/images/arr_r.jpg") no-repeat 250px center;
}

.pro_rec .c .pro-cat ul li:hover {
	background: #1991e7 url("/static/images/arr_d.jpg") no-repeat 245px center;
}

.pro_rec .c .pro-cat ul li:hover a {
	color: #fff;
}

.pro_rec .c .pro-list {
	width: 900px;
	float: right;
	position: relative;
}

.pro_rec .c .pro-list .hot-line {
	position: absolute; 
	right: 0px;
	top: 40px;
    display: none;
}

.pro_rec .c .pro-list .hot-line .ico {
	display: inline-block;
	/*background: red;*/
	padding-left: 30px;
	background: url("/static/images/ico01.jpg") no-repeat left center;
}

.pro_rec .c .pro-list .hot-line .tel {
	font-size: 24px;
	color:#1991e7;
}

.pro_rec .c .pro-list #pro-h-list li {
	float: left;
	width: 200px;
	height: 100px;
	background: #d4dce2;
	line-height: 100px;
	text-align: center;
	margin-right: 20px;																			
}

.pro_rec .c .pro-list #pro-h-list li a {
	display: block;
	width: 200px;
	height: 100px;
}

.pro_h_current {
	background: #1991e7;
	color: #333;
}

#pro-h-list li a {
	font-size: 20px;
	color: #fff;
}

.pro-list-items {
	margin-top: 20px;
	display: none;
}

.pro-list-current {
	display: block;
}

.pro-list-items ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #fff;
}

.pro-list-items ul li img {
	margin:0px;
	vertical-align: top;
}

.pro-list-items ul li div {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.pro-list-items ul li:hover {
	border: 2px solid #1991e7;
}

.pro-list-items ul li:hover div {
	background: #1991e7;
	color: #fff;
}

#ad_01 {
	height: 428px;
	background: url("/static/images/ad01.jpg") no-repeat center center;
}

#ad_02 {
	height: 515px;
	background: url("/static/images/ad02.jpg") no-repeat center center;
}

#ad_03 {
	height: 463px;
	background: url("/static/images/ad03.jpg") no-repeat center center;
}

#ad_04{
	height: 478px;
	background: url("/static/images/ad04.jpg") no-repeat center center;
}

#ad_05 {
	height: 411px;
	background: url("/static/images/ad05.jpg") no-repeat center center;
}


/*========== 关于我们 ==========*/
.about_wrap {
	background: url("/static/images/about_bg.jpg") no-repeat center center;
	height: 566px;
	position: relative;
	overflow: hidden;
}

.about_wrap .info_wrap {
	width: 960px;
	height: 377px;
	background: url("/static/images/info_bg.png") no-repeat left top;
	position: absolute;
	right: 0px;
	top: 150px;
	overflow: hidden;
}

.about_wrap .info_wrap .about_more {
	display: block;
	background: url("/static/images/about_more.png") no-repeat left top;
	width: 207px;
	height: 48px;
	position: relative;
	/*margin-top: 10px;*/
	margin-left: 180px;
}

.about_wrap .info_wrap .title {
	font-size: 26px;
	color: #1991e7;
	border-bottom: 2px solid #1991e7;
	padding-bottom: 10px;
	width: 500px;
	margin-left: 20px;
	margin-top: 20px;
}

.about_wrap .info_wrap .info {
	width: 580px;
	height: 223px;
	color: #333;
	font-size: 14px;
	line-height: 26px;
	margin-left: 20px;
	margin-top: 20px;
}

/*========== 公司新闻 ==========*/
.news_wrap {
	width: 1200px;
	text-align: center;
	margin: 50px auto 0px;

}

.news_wrap .news_h a {
	display: block;
	width: 39px;
	height: 39px;
	background: url("/static/images/news_more.jpg") no-repeat left top;
	float: right;
	margin-right: 100px;
}

.news_wrap .news .left {
	width: 540px;
}

.news_wrap .news .left .video {
	width: 540px;
	height: 394px;
	background: #000;
	position: relative;
}

.news_wrap .news .left .video .video_file {
	/*position: absolute;*/
}

.news_wrap .news .right {
	width: 600px;
}

.news_wrap .news .right .news_h {
	overflow: hidden;
}

.news_wrap .news .right .news_h ul {
	padding-bottom: 20px;
	border-bottom:2px solid #ccc;
}

.news_wrap .news .right .news_h ul li {
	float: left;
	font-size: 20px;
	margin-right: 80px;

}

.news_wrap .news .right .news_h ul li .news_h_current {
	color: #1991e7;
}

.news_wrap .news .right .news_h span {
	float: right;
}

.news_wrap .news .right .news_list {
	display: none;
	text-align: left;
}

.news_wrap .news .right .mask_item .m_date {
	float: left;
	width: 80px;
	height: 80px;
	background: #1991e7;
	text-align: center;
	color: #fff;
}

.news_wrap .news .right .news_list .mask_item .m_date .m_d {
	padding: 0px 0px;
	font-size: 30px;
	background: #fff;
	color: #1991e7;
	margin: 3px 3px 10px;
}

.news_wrap .news .right .news_list .mask_item .m_title {
	display: inline-block;
	padding-left:20px;
	color: #1991e7;
	font-size: 16px;
}

.news_wrap .news .right .news_list .mask_item .m_content {
	display: inline-block;
	width: 500px;
	padding-left: 20px;
	padding-top: 25px;
	line-height: 25px;
	margin-bottom: 33px;
}

.news_wrap .news .right .news_list .items li {
	list-style:square inside url('/static/images/list_s_01.png');
	margin-bottom: 20px;
	position: relative;
}


.news_wrap .news .right .news_list .items li .date {
	position: absolute; 
	right: 0px;
}

.news_wrap .news .right .news_current {
	display: block;
}

/*========== 友情链接 ==========*/
.flink {
	width: 1200px;
	margin: 0px auto;
	margin-top: 40px;
}

.flink .flink_head_wrap {

}

.flink .flink_head_wrap .flink_head {
	width: 80px;
	font-size: 18px;
	border-bottom: 3px solid #1991e7;
}

.flink .flink_list {
	margin-top: 10px;
}

.flink .flink_list li {
	float: left;
	margin-right: 20px;
}

.flink .flink_list li a {
	color: #666;
}

.keyword_wrap {
	margin: 35px auto 0px;
	height: 40px;
	background: #1991e7; 
	color: #fff;
	line-height: 40px;
}

.keyword_wrap .keyword_c {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

.keyword_wrap .keyword_c .keyword {
	margin-right: 20px;	
}

.keyword_wrap .keyword_c .pro_cat_wrap {
	width: 230px;
	background: #006633;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	cursor: pointer;
	height: 40px;
}

.keyword_wrap .keyword_c .pro_cat_wrap .pro_cat_menu .f {
	font-size: 20px;
	margin-left: 10px;
}

.keyword_wrap .keyword_c .pro_cat_wrap ul {
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 230px;
	background: #1991e7;
	margin: 0px;
	padding: 0px;
	display: none;
}

.keyword_wrap .keyword_c .pro_cat_wrap ul li a {
	color: #fff;
}

.keyword_wrap .keyword_c .pro_cat_wrap ul li:hover {
	background: #006633;
}
