﻿@charset "utf-8";
/* CSS Document */

.header { margin:0 auto; width:100%; height:350px; background:url(../images/header.png) no-repeat top center fixed;}


/* 版块设置 */
.area-item { width:1000px; margin:0 auto;}
.name-item { height:70px; line-height:70px; background:url(../images/line.png) no-repeat; color:#fff; font-size:24px; font-weight:bold;}
.name-item span { float:left; width:160px; margin-left:10px; text-align:center;}
.main-item { padding:20px; background:#fff; float:left;}

/* 幻灯片 */
.comiis_wrapad { margin: 0 auto; width: 350px; overflow: hidden;}
.comiis_wrapad img { float: left; margin-top: 0px; }
#frameHlicAe { margin: 0px !important; border: 0px !important; }
.block { margin: 0;position: relative; }
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl { zoom: 1; }

.slideshow { clear: both; }
.slideshow li { position: relative; overflow: hidden; }
.slideshow span.title { position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 32px; line-height: 32px; font-size: 14px; text-indent: 10px; }
.slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000); color: #FFF; overflow: hidden; }
.slidebar li { float: left; margin-right: 1px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; cursor: pointer; }
.slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF,endColorstr = #50FFFFFF); color: #000; font-weight: 700; }

.slidebar { position: absolute; bottom: 5px; right: 4px; }
.slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #FFF; overflow: hidden; }
.slidebar li.on { background: rgba(230,17,51,1.0); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #FFF; font-weight: 700; }

.slideshow SPAN.title { text-indent: 0px; }

#slidesImgs li { width: 350px; height: 318px; display: none; }







.about { border:1px solid #ccc; padding:19px; width:540px;}
.about .tit { font-size:20px; font-weight:bold; text-align:center; border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:10px;}
.about .text { text-indent:2em; font-size:16px; line-height:36px;}

/* TAB切换 */
#tags { float:left; height:80px; border-bottom:1px solid #ccc; width:960px;}
#tags li { float:left; height:80px; font-size:12px;}
#tags li a { display:block; height:80px; line-height:80px; background:#fff; color:#999; text-align:center; padding:0 9px 0 10px; background:url(../images/location1.png) no-repeat center 5px;}
#tags li a:hover { text-decoration:none;}
#tags li.selectTag a { display:block; height:80px; line-height:80px; color:#e61133; font-weight:bold; text-align:center; background:url(../images/location2.png) no-repeat top center;}

/* 产品版块 */
.product {}
.product li { float:left; border:1px solid #ccc; padding:19px; background:#fff; width:430px; margin-bottom:20px;}
.product li img { width:420px; border:1px solid #ccc; padding:4px;}
.product li span.f1 { font-size:10px; color:#e61133;}
.product li span.f2 { font-size:14px; color:#e61133;}
.product li .p-title { font-size:16px; border-bottom:3px solid #e61133; margin-bottom:15px; padding-bottom:3px;}
.product li .p-line { height:24px; line-height:24px; color:#333; font-weight:bold; padding-left:20px; background:url(../images/p-point.png) no-repeat left center;}
.product li .p-text { line-height:24px; font-size:12px; color:#333; padding:10px 0; /*border-bottom:1px dotted #ccc; margin-bottom:10px;*/ text-indent:2em;}

