﻿/* ============容器============== */
body{margin:0;padding:0;border:0;height:100%;text-align:left} 
#contain{height:100%;padding:10px;margin:10px auto;border:0;}
#content {margin:10px auto 10px auto} 
#top {margin:0px auto;z-index:99} 
#bodyex {left:0;top:0px;margin:0} 


/*===插件分离层===*/

.pdv_class{position:absolute;border:0px}


/* ==常用== */

div,li,td,p,select,input,textarea,a,button,input{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;text-decoration: none}
ul{margin:0px;padding:0px;}
a:link,a:visited,a:active{color:#505050;text-decoration: none;}
a.nomal:link,a.nomal:visited,a.nomal:active{color:#505050;text-decoration: underline;}
a:hover{color:#ff0000;text-decoration: underline;}

/* ============表单============== */
form{margin:0;padding:0}
.input{border:1px #ddd solid;height:20px;line-height:20px;padding:0px 3px;color:#555;background:#f7f7f7}
.textarea{border:1px #ddd solid;font-size:12px;padding:3px;background:#f7f7f7}
.button{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.submit{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.mustfill{color:#ff0000}
select{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;}

/*主要产品*/
.pros{ width:743px;}
.pros .nr{ width:743px; height:780px; overflow:hidden;}
.pros .nr dl{ background:url(../images/pro_bg.gif) no-repeat; width:352px; _width:360px; height:119px; padding:10px 0 0 9px; _padding:10px 0 0 5px; overflow:hidden; float:left; margin:12px 3px 3px 6px; _margin:12px 0px 3px 3px;}
.pros .nr dt{ float:left; width:103px; height:103px; line-height:0; font-size:0;}
.pros .nr dt img{width:102px; height:102px; border:1px solid #B2E4C9; padding:3px;}
.pros .nr dd{ float:left; text-align:left; line-height:18px; margin-left:15px; width:220px;}
.pros .nr dd input{ float:right;}
.pros .nr dd a{ display:block; text-align:left;  height:18px; line-height:18px; width:216px; overflow:hidden; color:#00A54D;}
.pros .nr .dd{ width:195px; height:48px; line-height:24px; overflow:hidden; display:block; color:#4D4B4B;}
.pros .nr .dd1{ white-space:200px; height:24px; line-height:24px; overflow:hidden; display:block; color:#017FC9;}

/*产品中心*/
.cheng{ padding-top:11px;}
.cheng .nrs{ width:731px; height:129px; border:1px solid #C2D4EB; padding:1px; overflow:hidden; display:block; margin:8px 0 0px 0;}
.cheng .nrs dl{ width:724px; height:123px; background:#F1F6FB; padding:6px 0 0 7px;}
.cheng .nr dt{ float:left; width:117px; height:117px; line-height:0; font-size:0;}
.cheng .nr dt img{width:109px; height:109px; border:1px solid #B2E4C9; padding:3px;}
.cheng .nr dd{ float:left; width:575px; padding-left:19px;}
.cheng .nr dd h4{ width:575px; height:20px; line-height:20px; overflow:hidden; color:#016A9F;}
.cheng .nr dd span{ width:575px; height:92px; line-height:23px; overflow:hidden; display:block; color:#5E5D5D;}
.cheng .nr dd span a{ color:#017FC9;}


/* ==提示样式== */

.msgdiv {color:#336699;padding-left:53px;background:url(../images/chk_msg.gif) 30px no-repeat;}
.errdiv {color:#FF0000;padding-left:53px;background:url(../images/chk_error.gif) 30px no-repeat;}
.rightdiv {color:#505050;padding-left:53px;background:url(../images/chk_right.gif) 30px no-repeat;}
.noticediv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(../images/chk_error.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.okdiv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(../images/chk_right.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.securenotice{line-height:100px;color:#FF0000;text-align:center;}


/* ============提示信息窗口============== */
div#alert {display:none;cursor:default;}
div#alert .border{border:1px #97A0AA solid;}
div#alert .ntc{padding:30px;text-align:left;background:#fff;font: 14px/1.6 Verdana, Arial, Helvetica, sans-serif;}
div#alert .buttonzone{padding:15px;text-align:center;background:#f7f7f7;}
div#alert .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
div#alert .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(../images/pwin3.gif) no-repeat;cursor:pointer}
div#alert .button{border:1px #97A0AA solid;height:22px;line-height:20px;padding:0px 5px;background:#eee}


/* ============弹出frame/或大窗口层============== */
#frmWindow {display:none;cursor:default;}
#frmWindow .border{border:1px #97A0AA solid;}
#frmWindow .ntc{padding:30px;text-align:left;background:#fff;font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;}
#frmWindow .buttonzone{padding:15px;text-align:center;padding-top:10px;background:#f7f7f7;}
#frmWindow .Frm{width:100%;height:500px;border:0}
#frmWindow .windowcontent{width:100%;height:380px;overflow:auto;background:#fff;border:0}
#frmWindow .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
#frmWindow .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(../images/pwin3.gif) no-repeat;cursor:pointer}


/* ============导航菜单============== */
#menumain_dolphin{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:35px;
}

#menumain_dolphin .mainmenuiner {
    height:35px;
	padding:0;
    line-height:35px;
    overflow: hidden;
    margin:0px; 
}

#menumain_dolphin .menuright {
	float:right;
    height:35px;
	width:2px;
	padding:0;
    overflow: hidden;
    margin:0px;
	background:url(../images/menu.jpg) 0px 0px no-repeat;
}

#menumain_dolphin a.menumain_dolphin:link,#menumain_dolphin a.menumain_dolphin:active,#menumain_dolphin a.menumain_dolphin:visited{
   display:block;
   float:left;
   height:35px;
   text-decoration: none;
   text-align:center;
   width:99px;
   _width:98px;
   color:#fff;
   font:12px/35px 'SimSun',Arial,Sans-Serif;
   background:url(../images/menu.jpg) 0px 0px no-repeat;
   margin:0px;
}

#menumain_dolphin a.menumain_dolphin:hover{
   display:block;
   float:left;
   height:35px;
   color:#fff; 
   text-decoration: none;
   font-weight:bold;
   text-align:center;
   width:99px;
   _width:98px; 
   background:url(../images/menunow.jpg) 0px 0px no-repeat;
   margin:0px;
}

/* ============文章列表============== */

ul.newslist_time{
margin:0px;
padding:0px;
}

li.newslist_time {
margin:0px;
padding-left:15px;
list-style-type: none;
height:29px;
background: transparent url(../images/listt.jpg) 0px 0px no-repeat;
}

li.newslist_time .time{
float:right;
font:10px/14px Verdana, Arial, Helvetica, sans-serif;
color:#666;
padding:0px;
}

a.newslist_time:link,a.newslist_time:visited,a.newslist_time:active{
color:#666;
text-decoration: none;
font:12px/17px Verdana, Arial, Helvetica, sans-serif;
}

a.newslist_time:hover{
color:#e10000;
font:12px/17px Verdana, Arial, Helvetica, sans-serif;
}

/* ============分类列表============== */

div.productclass_dolphin{
margin:0px;
padding:17px 0px 25px 12px;
}

div.productclass_dolphin li{ list-style:none; margin:0px; padding:0px;}

a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/24px Verdana, Arial, Helvetica, sans-serif;
height:30px;
text-align:left;
background:url(../images/dot2.gif) 0px 0px no-repeat;
padding-left:30px;
margin:0px;
color:#303030;
}

a.productclass_dolphin:hover{
display:block;
color:#e10000; 
text-decoration: none;
}

/* ============产品图片列表============== */
div .productlist_cyrano_lef{
	border:0px #ebebeb solid;
	padding:16px 0px 0px 2px;
}

div#demo{
	overflow:hidden;
	width:492px;
	color:#ff0000;
	margin-top:7px;
}

div.productlist_cyrano_lef div.fang{
padding:0px;
margin:0px 4px 0px 0px;
text-align:center;
}

div.productlist_cyrano_lef div.picFit{
overflow: hidden;
}


div.productlist_cyrano_lef div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist_cyrano_lef a:link,div.productlist_cyrano_lef a:visited,div.productlist_cyrano_lef a:active{
color:#54471f;
font:12px/35px arial,simsun;
text-decoration: none;
}

div.productlist_cyrano_lef a:hover{
color:#e10000;
text-decoration: underline;
font:12px/35px arial,simsun;
}

/* ============最新视频============== */

div#viewlatest{
	margin:0px;
	text-align:center;
}

div#viewlatest .viewtitle{
	height:25px;
	margin:5px 0px;
	text-align: center;
	font:bold 18px/22px Verdana, Arial, Helvetica, sans-serif ;
}

div#viewlatest .viewzone{
	text-align: center;
	padding:0px;
	margin:0px;
}

div#viewlatest .viewview{
	cursor:pointer;
}

div#viewlatest .viewloading{
	margin:150px 0px;
}

/*=========脚注菜单===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
color:#747474;
font:11px/28px SimSun;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 5px 0px 2px;
color:#747474;
font:12px/28px 'SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 5px 0px 2px;
color:#747474;
font:12px/28px 'SimSun',Arial,Sans-Serif;
text-decoration: underline;
}

/* ============分类列表============== */

div.prolist{
margin:0px;
padding:0px;
background:#fff;
width:100%;
}

.f{cursor:pointer; padding-left:30px; line-height:28px; height:28px; background:url(../images/prolist.jpg) 0px 0px no-repeat;}
.f1{cursor:pointer; padding-left:40px; line-height:28px; height:28px; background:url(../images/prolist1.jpg) 0px 0px no-repeat;}


a.prolist:link,a.prolist:visited,a.prolist:active{
color: #303030; 
text-decoration: none;
font-weight:bold;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}

a.prolist:hover{
color: #ff6600; 
text-decoration: none;
font-weight:bold;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}


a.prolist1:link,a.prolist1:visited,a.prolist1:active{
color: #303030; 
text-decoration: none;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}

a.prolist1:hover{
color: #ff6600; 
text-decoration: none;
font-family:'SimSun',Arial,Sans-Serif;
font-size:12px;
line-height:28px;
}
 