﻿@import url("base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	background:#fff;
}
a {text-decoration:none;}
a:link,a:visited,a:active {color:#333;}
a:hover {color:#ff8700;}
.a:link,.a:visited,.a:active,.a:hover {color:#ff8700;}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

/*===================================================================================*/

#header {
	padding:10px 0px;
	font-size:0px;
	text-align:center;
}
#logo {

}
#nav {
	width:100%;
	height:71px;
	background:#e8e8e8;
	overflow:hidden;
}
#nav li {
	float:left;
	width:25%;
	height:35px;
}
#nav li a {
	display:block;
	height:35px;
	line-height:37px;
	text-align:center;
	font-weight:bold;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	overflow:hidden;
}
.nav_out:link,.nav_out:visited,.nav_out:active,nav_out:hover {color:#333;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#ff8700;}
.flash {
	position:relative;
	z-index:1;
	margin:0px auto;
	width:640px;
	height:260px;
	overflow:hidden;
}
.ul_flash {
	width:100000px;
	height:260px;
}
.ul_flash li {
	float:left;
	width:640px;
	height:100%;
}
.ul_flash img {
	width:100%;
	height:100%;
}
.flash .pagination {
	position:absolute;
	left:0px;
	bottom:10px;
	z-index:2;
	width:100%;
	height:12px;
	text-align:center;
}
.flash .pagination span {
	display:inline-block;
	margin:0px 4px;
	width:12px;
	height:12px;
	font-size:0px;
	border-radius:6px;
	background:#fff;
	overflow:hidden;
}
.flash .pagination span.swiper-active-switch{
	background:#fd7146;
}
#content {
	margin:0px auto;
	width:94%;
}
#footer {
	margin-top:30px;
	padding-top:20px;
	width:100%;
	background:#e7e7e7;
}
#footer_tel {
	font-size:22px;
	color:#ff7a01;
	text-align:center;
}
#footer_tel a {color:#ff7a01;}
#footer_tel img {
	position:relative;
	top:3px;
	margin-right:10px;
	height:22px;
}
#footer_content {
	padding:12px 0px;
	width:100%;
	line-height:1.6;
	text-align:center;
	color:#555;
	background:#e7e7e7;
}
#footer_nav {
	margin:0px auto;
	width:90%;
}
#footer_nav a {
	display:block;
	position:relative;
	margin-bottom:15px;
	padding-left:60px;
	height:50px;
	line-height:50px;
	font-size:18px;
	color:#666;
	border:1px solid #dbdbdb;
	background:#fff;
}
.footer_nav_image {
	position:absolute;
	top:20%;
	left:20px;
	height:60%;
}
.footer_nav_arrow {
	position:absolute;
	top:25%;
	right:20px;
	height:50%;
}

/*===================================================================================*/

.ititle {
	position:relative;
	margin-top:20px;
	height:30px;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
.ititle span {
	margin-left:10px;
	color:#bbb;
}
.ititle a {
	position:absolute;
	top:3px;
	right:0px;
	font-size:14px;
	font-weight:normal;
}
#iabout {
	font-size:16px;
	line-height:1.6;
}
#iabout_image img {
	width:100%;
}

#isolution_com {
	padding-top:5px;
}
#isolution_com dt {
	float:left;
	width:40%;
}
#isolution_com dt img {
	width:100%;
}
#isolution_com dd {
	float:right;
	width:55%;
}
#isolution_com dd strong {
	display:block;
	padding-top:5px;
	font-size:14px;
}
#isolution_com dd p {
	margin:5px 0px;
	height:48px;
	line-height:16px;
	color:#666;
	font-size:12px;
	overflow:hidden;
}

#isolution {
	margin-top:15px;
}
#isolution p {
	margin-top:5px;
	line-height:18px;
	color:#666;
	font-size:12px;
}

/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	color:#999;
}
.title {
	position:relative;
	padding:20px 0px 10px 5px;
	font-size:20px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ddd;
}
.title_menu {
	position:absolute;
	bottom:8px;
	right:0px;
	padding:0px 10px;
	height:28px;
	color:#ff8700;
	font-size:14px;
	border:1px solid #ddd;
	background:#fff;
}
#showtext {
	padding-top:15px;
	width:100%;
}
.inputtext {
	padding:0px 5px;
	height:28px;
	line-height:28px\9;
	border:1px solid #bebebe;
}
.inputarea {
	padding:5px;
	border:1px solid #bebebe;
	overflow-y:auto;
}
.input_text {
	padding:0px 10px;
	height:42px;
	line-height:42px\9;
	font-family:"微软雅黑";
	font-size:14px;
	border:1px solid #bebebe;
}
.input_area {
	padding:10px;
	line-height:20px;
	font-size:14px;
	border:2px solid #f0f0f0;
	overflow-y:auto;
}
.button {
	display:block;
	margin:20px auto 0px auto;
	width:70%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:16px;
	border:none;
	background:#cb0044;
}

.editorc {
	line-height:1.6;
}
.editorc p {
	margin-bottom:10px;
}
.editorc ul {
	margin-left:35px;
}
.editorc ul li {
	list-style-type:disc;
	line-height:18px;
}
.editorc ol {
	margin-left:35px;
}
.editorc ol li {
	list-style-type:decimal;
	line-height:18px;
}
.editorc_tbe table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.editorc_tbe td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.editorc_tbe td table {
	margin-bottom:0px;
}
.editorc_tbe td p {
	margin:0px;
	padding:0px;
}

#prenext {
	margin-top:20px;
	padding-top:6px;
	font-weight:bold;
	border-top:1px solid #ddd;
}
#prenext p {
	padding-top:8px;
	line-height:1.4;
}
#prenext strong {
	font-weight:normal;
}

/*===================================================================================*/

#about_image {
}
#about_image dl {
	margin-top:20px;
	text-align:center;
}
#about_image dl dt img {
	width:100%;
}
#about_image dl dd {
	padding:8px 0px 10px 0px;
	font-size:16px;
}

/*===================================================================================*/
/* 名表品牌 */

#products {
}
#products dl {
	margin-top:15px;
	width:48%;
	text-align:center;
}
#products dl dt {font-size:0px;}
#products dl dt img {width:100%;}
#products dl dd {
	padding-top:10px;
	line-height:1.4;
}
#products_image {
	margin-top:8px;
	font-size:0px;
}
#products_image img {
	width:100%;
}
#products_name {
	margin-top:20px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
.products_title {
	padding:30px 0px 10px 2px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ddd;
}
.products_content {
	margin-top:10px;
}

/*===================================================================================*/
/* 案例展示 */

#cases {
	width:100%;
}
#cases dl {
	margin-top:20px;
	width:100%;
}
#cases dl dt {
	float:left;
	margin-top:3px;
	width:30%;
}
#cases dl dt img {
	width:100%;
}
#cases dl dd {
	float:right;
	width:65%;
}
#cases dl dd strong {
	display:block;
	font-size:16px;
	line-height:1.4;
}
#cases dl dd p {
	margin-top:5px;
	line-height:1.4;
	color:#666;
}
.cases_list_line {
	clear:both;
	height:20px;
	border-bottom:1px dashed #ccc;
}

#cases_image {
	margin-top:10px;
	font-size:0px;
}
#cases_image img {
	width:100%;
}
#cases_name {
	padding:30px 0px 15px 0px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px dashed #ddd;
}

/*===================================================================================*/
/* 新闻列表 */

#news {}
#news dl {margin-top:12px;}
#news dl dt {
	float:left;
	margin-top:3px;
	width:20%;
	height:60px;
	text-align:center;
	border:1px solid #ddd;
	background:#e7e7e7;
}
#news dl dt strong {
	display:block;
	padding-top:10px;
	height:25px;
	font-size:20px;
}
#news dl dt span {
	display:block;
	height:25px;
	line-height:20px;
	color:#999;
}
#news dl dd {
	float:right;
	width:75%;
}
#news dl dd strong {
	display:block;
	padding-top:5px;
	font-size:14px;
}
#news dl dd p {
	margin-top:5px;
	color:#666;
	line-height:1.4;
}
.news_list_line {
	clear:both;
	height:15px;
	border-bottom:1px dashed #ccc;
}
/*
#news {
	width:100%;
}
#news dl {
	margin-top:20px;
	width:100%;
}
#news dl dt {
	float:left;
	width:30%;
}
#news dl dt img {
	width:100%;
}
#news dl dd {
	float:right;
	width:65%;
}
.news_list_title {
	display:block;
	font-size:14px;
	font-weight:normal;
	line-height:1.4;
}
.news_list_date {
	margin-top:10px;
	color:#999;
}
.news_list_line {
	height:21px;
	clear:both;
	background:url(../../images/line3_ccc.gif) repeat-x left bottom;
}
*/
#news_title {
	margin:0px auto;
	padding:30px 0px 20px 0px;
	font-size:16px;
	line-height:1.4;
	text-align:center;
	color:#000;
}
#news_info {
	margin:0px auto;
	padding-bottom:8px;
	color:#999;
	text-align:center;
	background:url(../../images/line_666.gif) repeat-x left bottom;
}

#article {
	padding-top:5px;
	width:100%;
}
#article li {
	width:100%;
	border-bottom:1px dashed #ddd;
}
#article li a {
	display:block;
	padding:10px 0px 10px 8px;
	font-size:16px;
	line-height:1.5;
}
#article li a span {
	margin-left:10px;
	color:#999;
	font-size:14px;
}
#article_title {
	margin:0px auto;
	padding:30px 0px 15px 0px;
	font-size:16px;
	line-height:1.4;
	text-align:center;
	color:#000;
	background:url(../../images/line_666.gif) repeat-x left bottom;
}
/*===================================================================================*/

.fypage_blk {
	margin-top:30px;
	height:24px;
	overflow:hidden;
}
.fypage a {
	float:left;
	display:block;
	margin-right:5px;
	padding:0px 8px;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#666;
	border:1px solid #dbdbdb;
	background:#fff;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #9a9a9a;
	background:#9a9a9a;
}
.fypage a.fypage_str {
	line-height:24px;
}
.fypage span {
	float:left;
	display:block;
	margin-right:8px;
	padding:0px 8px;
	height:22px;
	line-height:22px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	font-weight:bold;
	line-height:22px;
	color:#fff;
	border:1px solid #9a9a9a;
	background:#9a9a9a;
}
.fypage span.fypage_disabled {
	line-height:24px;
	color:#666;
	border:1px solid #dbdbdb;
	background:#fff;
	overflow:hidden;
}
.fypage_sl {
	float:left;
	display:block;
	margin-right:5px;
	width:15px;
	height:24px;
	line-height:24px;
	font-weight:normal;
	color:#333;
}
.fypage_go {
	float:left;
	position:relative;
	margin-right:5px;
	width:95px;
	height:24px;
	overflow:hidden;
}
#fypage_gov {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 8px;
	width:36px;
	height:22px;
	line-height:22px\9;
	color:#666;
	border:1px solid #dbdbdb;
	background:#fff;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:59px;
	padding:0px;
	width:34px;
	height:22px;
	line-height:22px;
	color:#666;
	border:1px solid #dbdbdb;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#fff;
	border:1px solid #9a9a9a;
	background:#9a9a9a;
}