﻿@charset "utf-8";

/*内容页页码样式*/
.page2 {
	width: 690px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #333333;
	display: block;
	margin-top: 8px;
}
.page2 a {
	color: #000000;
}	
.page2 a:hover {
	color: #f20019;
}

/*首页视频样式*/
.video_title{
	text-align: left;
	margin-left: 10px;
}
.video_content{
	width: 265px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #354450;
	padding-left: 10px;
	padding-bottom: 8px;
}
.video_list{
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.video_list_title{
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.video_list img{
	border: 1px solid #FFFFFF;
}
/*首页联系方式样式*/
.contact_info{
	width: 680px;
	float: right;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0077ac;
}
.contact_info_box{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
/*首页新闻样式*/
.home_news{
	width: 695px;
	float: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.home_news_image{
	float: left;
	height: 200px;
	width: 200px;
	border: 1px solid #FFFFFF;
	margin-left: 15px;
}
.home_news_list_box{
	width: 440px;
	margin-left: 20px;
	float: right;
	margin-top: 8px;
}
.home_news_list{
	margin: 5px;
	font-size: 12px;
}
.home_news_list a{
	text-decoration: underline;
}
/*首页推荐产品样式*/
.hot_product{
	width: 700px;
	float: right;
	margin-bottom: 10px;
}
.hot_product_box{
	height: 140px;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 18px;
}
.hot_product_title{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
.hot_product_image{
	border: 1px solid #FFFFFF;
	height: 120px;
	width: 150px;
}
/*首页工程案例样式*/
.hot_case{
	width: 180px;
	float: left;
	margin-top: 2px;
	margin-right: 40px;
	margin-bottom: 8px;
	margin-left: 13px;
}
.hot_case_title{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
.hot_case_image{
	border: 1px solid #FFFFFF;
	height: 135px;
	width: 180px;
}
/*工程案例列表样式*/
.show_case{
	width: 690px;
	float: right;
	margin-top: 2px;
	margin-bottom: 30px;
	margin-left: 5px;
}
.show_case_box{
	margin: 8px;
}
.show_case_title{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
.show_case_image{
	border: 1px solid #FFFFFF;
	height: 450px;
	width: 600px;
}

/*新闻列表样式*/
.show_news{
	width: 690px;
	float: right;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.show_news_box{
	width: 670px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.show_news_title{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	width: 650px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.show_news_body{
	width: 650px;
	font-size: 12px;
	line-height: 168%;
	color: #FFFFFF;
	text-indent: 2em;
	margin: 8px;
}
/*新闻页样式*/
.news{
	width: 690px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.news_box{
	width: 690px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.news_title{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	width: 670px;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.news_body{
	width: 680px;
	font-size: 12px;
	line-height: 168%;
	color: #FFFFFF;
	margin: 2px;
	text-align: left;
}
/*产品页样式*/
.product_list_box{
	width: 690px;
	float: left;
	margin: 2px;
}
.product_box{
	height: 140px;
	width: 150px;
	float: left;
	margin: 9px;
}
.product_box_title{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
.product_box_image{
	border: 1px solid #FFFFFF;
	height: 120px;
	width: 150px;
}

/*工程案例页面样式*/
.case_list_box{
	width: 695px;
	float: left;
	margin: 2px;
	text-align: center;
}
.case_box{
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	clear: both;
	overflow: hidden;
}
.case_box2{
	width: 302px;
	height: 202px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
}
.case_box_title{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
.case_box_image{

}

/*680横幅标题样式*/
.title_box{
	float: right;
	width: 695px;
}
/*两列右侧横幅标题样式*/
.title_box2{
	float: left;
	width: 695px;
	clear: both;
	margin-left: 5px;
}
/*940通标题样式*/
.title_box3{
	float: left;
	width: 960px;
	clear: both;
}
/*左侧栏菜单*/
.lsidebar {
	FLOAT: right;
	WIDTH: 240px;
	margin-right: 3px;
}

.lsidebar_top {
	DISPLAY: block;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center;
	background-image: url(../images/lsidebar-top.png);
	background-repeat: no-repeat;
}
.lsidebar_top_en {
	DISPLAY: block;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center;
	background-image: url(../images/lsidebar-top_en.png);
	background-repeat: no-repeat;
}
.lsidebar_top2 {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-top2.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center;
	margin-top: 5px;
}
.lsidebar_top2_en {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-top2_en.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center;
	margin-top: 5px;
}
.lsidebar_top3 {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-top3.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center
	margin-top: 5px;
}
.lsidebar_top3_en {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-top3_en.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center
	margin-top: 5px;
}
.lsidebar_top4 {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-top4.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center
	margin-top: 5px;
}
.lsidebar_top4_en {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-top4_en.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	TEXT-ALIGN: center
	margin-top: 5px;
}
.lsidebar-search {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-search.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 60px;
	HEIGHT: 60px;
	TEXT-ALIGN: center
	margin-top: 25px;
}
.lsidebar-search_en {
	DISPLAY: block;
	BACKGROUND: url(../images/lsidebar-search_en.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 60px;
	HEIGHT: 60px;
	TEXT-ALIGN: center
	margin-top: 25px;
}
.lsidebar_blank{
	DISPLAY: block;
	BACKGROUND: url(../images/cn_lsidebar_blank.png) no-repeat;
	WIDTH: 240px;
	COLOR: #fff;
	LINE-HEIGHT: 15px;
	HEIGHT: 15px;
	TEXT-ALIGN: center
	margin-top: 25px;
}
.lsidebar_bottom {
	MARGIN-BOTTOM: 8px;
	background-image: url(../images/cn_lsidebar-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 240px;
	display: block;
	clear: both;
}
.lsidebar_menu_bg {
	background-color: #3a4245;
	height: 18px;
	display: block;
	width: 240px;
}
.lsidebar_menu_box {
	background-color: #3a4245;
	width: 240px;
}
.lsidebar_menu {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 50px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 3px;
	background-color: #3a4245;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	margin-right: 10px;
	margin-left: 10px;
}
.lsidebar_search {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 3px;
	background-color: #3a4245;
	margin-right: 10px;
	margin-left: 10px;
}
.button_search {
	DISPLAY: block;
	height: 80px;
	width: 80px;
	margin-left: 75px;
	margin-top: 8px;
}
.button_search a {
	DISPLAY: block;
	height: 80px;
	width: 80px;
	background-image: url(../images/Button_Search.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.button_search a:hover {
	DISPLAY: block;
	height: 80px;
	width: 80px;
	background-image: url(../images/Button_Search.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lsidebar_image {
	height: 135px;
	width: 180px;
	background-color: #354859;
	padding: 10px;
}
.lsidebar_image img {
	border: 1px solid #CCCCCC;
}
/*页码样式*/
.Pagecode{

}
/*空白横向分隔*/
.separated{
	float: left;
	width: 675px;
	clear: both;
	height: 18px;
}

/*产品页面样式*/
.products{
	margin-top: 2px;
	margin-bottom: 8px;
	clear: both;
}
.products_img{
	margin-bottom: 8px;
}
.products_body{
	margin-top: 4px;
}
.products_title{
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #FFFFFF;
}
.formore{
	font-size: 12px;
	float: right;
	bottom: 25px;
	position: relative;
}
