﻿/**************DesignByHancy*********************************************************/
* {
	margin: 0;
	padding: 0;
}
html {
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#E2E2E2;
	scrollbar-shadow-color:#E2E2E2;
	scrollbar-face-color:#E2E2E2;
	scrollbar-highlight-color:#E2E2E2;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-3d-light-color:#E2E2E2;
}
body {
	margin: 0;
	font-size: 12px;
	color: #515151;
	text-align: center;
	font-family: Tahoma,Verdana;
	background-color:#74C2FC;
}
div {
	overflow: hidden;
	margin: auto;
}
ul, ul li, li {
	list-style: none;
}
pre {
	white-space: pre-wrap; /* css-3 */;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */;
	white-space: -pre-wrap; /* Opera 4-6 */;
	white-space: -o-pre-wrap; /* Opera 7 */;
	word-wrap: break-word;  /* Internet Explorer 5.5+ */
}
a, a:visited {
	color: #515151;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
input {
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
}
select {
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
}
table {
	border-collapse: collapse;
}
img {
	border: 0;
	vertical-align: middle;
}
hr {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1px;
	color: #F2F2F2;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-family: "幼圆";
	line-height: 40px;
	text-align: left;
	text-indent: 40px;
	background: url("images/icon-4.gif"/*tpa=http://www.dfyacht.com/images/icon-4.gif*/) 25px 17px no-repeat;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
img {
	border: 0px;
}
strong {
	font-weight: bold;
	color: black;
}
.floatleft {
	float: left;
	clear: both;
	padding-right: 5px;
}
.floatright {
	float: right;
	clear: both;
	padding-left: 5px;
}
/***********************************************************************/
.webtop {
	width: 1004px;
	height: 69px;
	margin: 0px auto;
	clear: both;
}
.topshow {
	position: relative;
	width: 1004px;
	height: 190px;
	border-top: 1px #FFFFFF solid;
	clear: both;
}
#menu {
	position: relative;
	width: 1004px;
	height: 30px;
	text-align: center;
	border-top: 1px #FFFFFF solid;
	background-color: #877E78;
}
#menu ul {
	width: 896px;
	height: 30px;
	margin: 0px auto;
}
#menu ul li {
	float: left;
	width: 112px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	background: url('images/menubar.gif') right top no-repeat;
}
#menu ul li a {
	display: block;
	width: 112px;
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #1F6ED5;
}
#menu ul ul {
	display:none;
}
.menuover {
	position: absolute;
	left: 54px;
	top: 0px;
	height: 30px;
	width: 1px;
	background: url('images/menubar.gif') no-repeat;
}
#indexcontent {
	width: 999px;
	padding: 10px 0px 0px 5px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
.result {
	width: 900px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px silver dashed;
	color: red;
}
.resultbox {
	width: 900px;
	min-height: 400px;
	text-align: left;
	line-height: 200%;
	font-size: 12px;
}
.indexside1 {
	float: left;
	width: 390px;
	margin-right: 5px;
}
.indexside2 {
	float: left;
	width: 345px;
	margin-right: 5px;
}
.indexside3 {
	float: left;
	width: 250px;
}
.indexbox {
	background-color: #F2F2F2;
	border: 1px #C6C6C6 solid;
	padding: 5px 10px;
	text-align: left;
	font-size: 12px;
	color: #515151;
	line-height: 150%;
	margin-bottom: 10px;
}
.indextitle {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-family: "微软雅黑","黑体";
	color: #000000;
	text-align: left;
	text-indent: 15px;
	background: url("images/icon-3.gif"/*tpa=http://www.dfyacht.com/images/icon-3.gif*/) 0px 8px no-repeat;
}
.indexnews {
	width: 370px;
	padding: 4px 0px;
	float: left;
}
.indexnews ul li {
	width: 370px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	text-align: left;
	text-indent: 12px;
	border-bottom: 1px #D7D7D7 dotted;
	background: url("images/icon-1.gif"/*tpa=http://www.dfyacht.com/images/icon-1.gif*/) 3px 7px no-repeat;
}
.indexnews ul li a {
	display: block;
	float: left;
	width: 270px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexnews ul li span {
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	line-height: 22px;
	color: #727272;
}
.indexmore {
	height: 26px;
	line-height: 26px;
	text-align: right;
	margin: 5px auto;
	background: url("images/icon-line.gif"/*tpa=http://www.dfyacht.com/images/icon-line.gif*/) right top no-repeat;
	_padding-top: 5px;
}
.indexsearch {
	height: 26px;
	text-align: left;
	font-size: 12px;
}
.home_input {
	border: 1px solid #8c8c8c;
	width: 156px;
	height: 20px;
	line-height: 20px;
	color: #CC3300;
	font-size: 14px;
	background: #f2f2f2;
}
.home_text03 {
	float: left;
	width: 280px;
	height: 30px;
}
.indexjiao {
	position: absolute;
	right: 0px;
	top: -15px;
}
/****************************************************************/
#indexprod {
	width: 368px;
	height: 172px;
	margin:4px auto 15px auto;
}
#indexprod ul {
	width: 1920px;
	height: 172px;
}
#indexprod ul li {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0px 5px;
}
#indexprod ul li .img {
	width: 150px;
	height: 150px;
}
#indexprod ul li .img img {
	height:150px;
	width:auto;
}
#indexprod .name {
	width: 150px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#indexprod ul ul {
	display:none;
}
/*************************************************************/
.indexprolist {
	width: 227px;
	padding:4px 0px;
}
.indexprolist ul li {
	width: 227px;
	height: 24px;
	line-height: 24px;
	margin: 2px auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexprolist ul li a {
	display: block;
	width: 227px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-align: left;
	color: #000000;
	text-indent: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #E4E4E4 url("images/icon-1.gif"/*tpa=http://www.dfyacht.com/images/icon-1.gif*/) 6px 10px no-repeat;
}
.indexprolist ul li a:hover {
	color: #CC3300;
	background-color: #F2F2F2;
	text-decoration: none;
}
.footer {
	width: 984px;
	padding: 0px 10px;
	text-align: right;
	line-height: 150%;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	clear: both;
}
/**********************************************************/
.position {
	width: 1004px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 35px;
	font-size: 12px;
	background: #F0EEEF url('images/icon-5.gif') 15px 8px no-repeat;
}
#content {
	width: 1004px;
	height: auto;
	background: #FFFFFF url('images/contentbg.gif') left top repeat-y;
}
.sidebar {
	float: left;
	width: 190px;
	height: auto;
	margin-right: 1px;
	border-top: 1px #FFFFFF solid;
	background-color: #E1E1E1;
}
.sidetitle {
	width: 190px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	border-bottom: 1px #A5A5A5 solid;
}
.sidemenu {
	width: 190px;
}
.sidemenu ul li {
	width: 190px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px #B3B3B3 solid;
	background: #F2F2F2 url("images/icon-1.gif"/*tpa=http://www.dfyacht.com/images/icon-1.gif*/) 20px 11px no-repeat;
}
.sidemenu ul ul {
	display:none;
}
.sidetype {
	width: 160px;
	text-align: left;
	line-height: 150%;
	padding: 10px 15px;
	border-bottom: 1px #A5A5A5 solid;
}
.main {
	float: left;
	width: 813px;
	height: auto;
	border-top: 1px #FFFFFF solid;
}
.Nymaintop {
	width: 813px;
	height: 157px;
	clear: both;
}
.mytitle {
	width: 813px;
	height: 40px;
	text-align: left;
	background:url("images/Nyline.gif"/*tpa=http://www.dfyacht.com/images/Nyline.gif*/) left bottom repeat-x;
}
#mybody {
	width:720px;
	margin:15px auto;
	text-align:left;
	line-height:200%;
	color:#000000;
}
#mybody table {
	width:100%;
}
#showimg {
	width:450px;
	border-collapse:collapse;
	float:left;
}
#showimg td {
	padding:5px 0px;
}
#showimg td img {
	border:1px gray solid;
	cursor:hand;
}
.prodate {
	padding:5px 10px;
	text-align:left;
	font-size:12px;
	line-height:190%;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 600px;
	height: 21px;
	line-height: 21px;
	background-color:#ADD5F5;
	font-weight: bold;
	font-size: 12px;
	color:#000099;
	text-indent: 20px;
	margin-top:15px;
}
.ColumnsListMore {
	float: left;
	width: 120px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	background-color: #79BAEE;
	text-align: center;
	margin-top:15px;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	list-style:none;
	margin: 0;
	padding:0;
	text-align: center;
}
.ColumnsList_Ico li{
	float: left;
	width: 150px;
	height:170px;
	margin:10px;
	_display:inline;
}
.ColumnsList_Ico .img{
	width: 150px;
	height: 150px;
	overflow:hidden;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
       *display: block;
       *font-size: 131px;/*约为高度的0.873*/
       *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.ColumnsList_Ico .img img{
	border:0px;
	max-width: 150px;
	max-height: 150px;
	overflow: hidden;
	*width: expression(this.width >150 && this.width > this.height ? 150 : true);
	*height: expression(this.height > 150 ? 150 : true);
	*vertical-align:middle;
}
.ColumnsList_Ico .name{
	width: 150px;
	height: 20px;
	line-height: 20px;
	color:black;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ColumnsList_Ico .desc{
	display:none;
}
.ColumnsList_Ico .details{
	display:none;
}

/********************************产品列表页面***********************************/
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color:gray;
	border-bottom:1px gray dashed;
	clear:both;
}
.ProdRecordTotal a {
	padding:2px 5px 1px 5px;
	border:1px silver solid;
	background-color: #F7F7F7;
	margin:0px 3px;
	height: 18px;
	line-height: 20px;
	text-decoration:none;
}
.ProdRecordTotal a:hover {
	background-color: #FFFFFF;
	border:1px #0065CA solid;
	color:#0065CA;
}
.ProdList{
	list-style:none;
	margin: 0;
	padding:0;
	text-align: center;
}
.ProdList li{
	float: left;
	width: 150px;
	height:170px;
	margin:10px;
	_display:inline;
}
.ProdList li .img{
	width: 150px;
	height: 150px;
	overflow:hidden;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
       *display: block;
       *font-size: 131px;/*约为高度的0.873*/
       *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.ProdList .img img{
	border:0px;
	max-width: 150px;
	max-height: 150px;
	overflow: hidden;
	*width: expression(this.width >150 && this.width > this.height ? 150 : true);
	*height: expression(this.height > 150 ? 150 : true);
	*vertical-align:middle;
}
.ProdList .name{
	width: 150px;
	height: 20px;
	line-height: 20px;
	color:black;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/********页面跳转按钮样式*****************************************************/
.ProdPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/**********************产品内容***************************/
.ProdTitle{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#003399;
	padding-bottom:10px;
}
.ProdBack{
	text-align:center;
	padding:20px 0px;
}
.ProdBack a{
	padding:3px 10px;
	border:1px gray solid;
	background-color:#F9F9F9;
	margin-right:10px;
	color:black;
}
.ProdBack a:hover{
	background-color: #808080;
	color:white;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
}
.NewsList li:hover {
	background-color: #F7F7F7;
}
.NewsList .Name {
	float: left;
	width: 70%;
	background-image: url('images/icon-3.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a {
	display: block;
	font-size: 12px;
	color: black;
}
.NewsList .Name a:hover {
	color: #0000CC;
	background-color: transparent;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
	color: #808080;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F7F7F7;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	display:none;
	font-size: 14px;
	color: #650511;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/**************************在线订单*********************************/
/*表格内文字样式*/
#order_online{
	margin-left:50px;
}
#order_online table{
	font: 9pt Verdana;
	color: #707070;
}
 /*提示*/
#order_online div{
color:#F00
}
 /*行颜色1*/
#order_online .order_tr1{
	background-color: #E7E7E7;
}
 /*行颜色1*/
#order_online .order_tr2{
	background-color: #F2F2F2;
}
 /*输入框样式*/
#order_online .order_testinput{
	font-family: Verdana;
	font-size: 9pt; 
	border: 1px solid #CCCCCC; 
	background-color: #F9F9F9;
}
/***********************************************客户留言样式***********************************************/
.MsgForm{
	text-align:center;
}
.MsgFormTitle{
	font-size:12px;
	font-weight:bold;
	width:600px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
	border:1px  solid #A6D3EE;
}
.MsgForm table{
	width:600px;
	font-size:12px;
	border-collapse:collapse;
	text-align:left;
}
.MsgForm td{
	padding:3px;
	/*border:1px black solid;*/
}
.MsgForm td.td1{
	width:70px;
	text-align: center;
}
.MsgForm input.text1{
	width:200px;
}
.MsgForm textarea.text1{
	width:98%;
}
.MsgForm .submit{
	text-align: center;
}

.MsgTable {
	text-align:center;
}
.MsgTableTitle{
	font-size:12px;
	font-weight:bold;
	width:600px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
}
.MsgTable table{
	width:600px;
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
	margin:3px 0px;
}
.MsgTable td{
	padding:5px;
	border:1px  solid  #999999;
}
.MsgTable .td1 div{
	text-align: center;
}
.MsgTable td.td1{
	width:100px;
	background-color:#D9F8FF;
}
.MsgTable td.td2{
	text-align:right;
	background-color:#D9F8FF;
}
.MsgTable td.td3{
	text-align:left;
	background-color:#D9F8FF;
}
.MsgTable td.td4{
	width:100px;
	font-weight:bold;
	text-align: center;
	background-color:#F2F2F2;
}
.MsgTable td.td5{
	font-weight:bold;
	text-align:right;
	background-color:#F2F2F2;
}
.MsgTable td.td6{
	font-weight:bold;
	text-align:left;
	background-color:#F2F2F2;
}
.MsgTable .Pagination td{
	border:0px;
}