﻿html {
	text-align: center;
	/*background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;*/
}
body {
	width: 100%;
	text-align: left;
	position: relative;
	
	background: url(../images/bg.jpg) repeat;;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
	color: #333;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "微软雅黑"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #07519A;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.undis{display: none!important;}
.dis{display: block;}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}
div,a,ul,li,p,span,td,tr{font-family: "MICROSOFT YAHEI";}
/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/

.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "微软雅黑";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}


body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0; }
body { font: 12px "微软雅黑", "Arial Narrow", HELVETICA; background: #fff; -webkit-text-size-adjust: 100%; background:url(../images/bg.jpg) repeat; }
a { text-decoration: none; }
a:hover { text-decoration: underline; color:#007bca; }
.kaiti{ font-family:"楷体"!important; }
em { font-style: normal; }
li { list-style: none; }
.left{ float: left; } .right{ float: right; }
img { border: 0; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; }
p { word-wrap: break-word; }
.clear{ clear:both;font-size:0;height:0;overflow:hidden;}
.clearfix{ zoom:1;}
.clearfix:after{ content:' ';display:block;clear:both;visibility:hidden;font-size:0;height:0;}
.yh{ font-family:'微软雅黑'; }
.undis { display: none; } .absolute{ position:absolute; }
.dis { display: block; }
.ind { text-indent: 2em; }
.mr0{ margin-right: 0!important; }.mo{ margin: 0 auto; }.ml0{ margin-left: 0; }.pl0{ padding-left: 0; }.pr5{ padding-right: 5px; }
.red a, a.red { color: #bd0a01; }.mb10{ margin-bottom: 10px; }
.black a, a.black { color: #000; }.relative{ position:relative; }
.fl, .layout .fl, .chief { float: left; display: inline; }
.fr, .layout .fr, .extra { float: right; display: inline; }
.mid{ text-align: center; }
.mt80{margin-top: 80px!important;}
.hd h2, .hd h3, .hd h4 { float: left; display: inline; }
h2,h3,h4{ font-weight:normal; }
h2,h2 a { font-size: 24px; color: #403f41; }
h3,h3 a{ font-size: 18px; }
h4,h4  a { font-size: 14px; color: #404040; }
.col_1{ background: #d45754; }.col_2{ background: #221e1f; }
.c00{ color: #c00; }



.clearfix:after { clear: both; }
.poa{ position: absolute; }.por{ position: relative; }


.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }  
.f30{ font-size:30px; }
.f36{ font-size:36px; }
.l16 { line-height: 16px; }
.l17 { line-height: 17px; }
.l18 { line-height: 18px; }
.l19 { line-height: 19px; }
.l20 { line-height: 20px; }
.l24 { line-height: 24px; }
.chief { width: 250px; padding: 10px;}
.extra { width: 690px; padding: 10px;}
.chief,.extra{background: url(../images/t30.png) repeat;margin: 2px;padding-bottom: 100px;}
.main .extra{width: 650px;padding:10px 30px 100px 30px;}
.main{ width:1000px; margin: 0 auto; position: relative;padding-top: 50px;overflow: hidden;}
.mb10{ margin-bottom:10px; }.mt10{ margin-top:10px; }
.mb20{ margin-bottom:20px; }.mt20{ margin-top:20px; }
.m10{ margin:10px 0; } .m20{ margin:20px 0; }

/*nav*/
.nav_head{overflow: hidden; z-index: 999;width:100%; height:66px; background:url(../images/nav_bg.gif) repeat-x top; position: fixed;  _position: relative; _top:0px; top: 0;left: 0;margin-bottom: 80px;}
.nav{  position: relative; display: block; z-index: 100; overflow: visible;  top: 0px; /* position fixed for IE6 */
  _position: absolute; _top: expression(documentElement.scrollTop + "px");width:1000px; margin:0 auto; height:66px;}
.logo{ margin:8px 20px 14px 2px; }
.meau ul li{ float:left; height:66px; width: 90px;overflow: hidden;line-height: 66px;text-align: center;}
.meau ul li a{ color:#fff; font-size:16px; display:block;overflow: hidden; overflow: hidden;width: 90px;line-height: 66px;height: 66px; text-decoration:none; }
.meau ul li a.on,.meau ul li a:hover{background:url(../images/nav_bg_h.jpg) repeat-x top; text-decoration:none;color:#fff!important; }
.meau .current-menu-item {background:url(../images/nav_bg.gif) repeat-x top; text-decoration:none; }
/*导航右侧*/
.member {float: right;}
.member ul li{ font-size:14px; float:left; }
.member ul li a{ color:#fff; font-size: 14px; display:inherit; }
.member ul li a:hover{background:url(../images/nav_bg_h.jpg) repeat-x top; text-decoration:none;color:#fff!important;}


/*footer*/
.footer{position: fixed;left: 0;bottom: 0;height: 60px;background: #fff;width: 100%;}
.footer ul{width: 1000px;margin: 0 auto;float: none;padding-top: 10px;}
.footer ul li{line-height: 20px;}
.footer ul li a{color: #333}

/*title*/
.hd span{font-size: 14px;color: #333;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;line-height: 24px;}
.hd span.title{color: #c00;border-bottom: 1px solid #c00;font-size: 18px;padding-bottom: 8px;}
.hd span{font-style: italic;}
.hd{display: block;padding:5px 10px 5px 0;border-bottom: 1px solid #333;margin: 10px 0;}

/*home*/
.main {margin-bottom: 60px;}
.main .chief,.main .extra{overflow: hidden;padding-bottom: 3800px;margin-bottom: -3800px;min-height: 660px;}
.main .chief .bd ul li{line-height: 24px;}
.main .chief .bd ul li:hover{border: none;}
.main .chief .bd ul li a,.main .chief .bd ul dl a{color: #222;padding: 5px 0 5px 15px;border-bottom: 1px solid #ddd; display: block;width: 240px;height: 24px;overflow: hidden;display: block;}
.main .chief .bd ul li a:hover,.main .chief .bd ul li a.on,.main .chief .bd ul dl a:hover,.main .chief .bd ul dl a.on{background:url(../images/lm1.jpg) no-repeat;color: #fff!important;text-decoration: none;padding-left: 35px;border: none;}
.main .chief .contactus .c00{font-style: italic;}
.main .chief .contactus p{line-height: 2em;}
.main .extra img{max-width: 650px;margin: 0 auto;}
.main .extra p{margin-bottom: 15px;}
.main .extra .introduction .bd img{float: right;border: 1px solid #e1e1e1;margin: 0 0 10px 10px;}
.main .extra .introduction .bd  p{font-size: 14px;margin-bottom: 20px;line-height: 1.8em;}
.main .product{overflow: hidden;}
/*二级菜单*/
.main .chief .bd ul li dl{height: 28px;padding-left:20px;}
.main .chief .bd ul li dl a{border: none;font:12px/1.6em "微软雅黑","Microsoft YaHei","黑体","SimHei";color: #333;background: url(../images/333_2.jpg) no-repeat 5px 14px;}
.main .chief .bd ul li dl a:hover,.main .chief .bd ul li dl a.on{color: #c00!important;text-decoration: underline;padding: 5px 0 5px 15px;background: none;background: url(../images/f00_2.jpg) no-repeat 5px 14px;}
/*首页组图*/


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table;}
*html .clearfix{height:1%}
.clearfix{display:block;margin-bottom: 5px;}
*+html .clearfix{min-height:1%}

/*公共部分 首页组图模板*/
.wc650{margin:0 auto;width:650px;height: 160px;}
.fl{float:left;}
.fr{float:right;}
/*.mt20{margin-top:20px;}*/
.icon{background:url(../images/icon.png) no-repeat 0 0;}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#e1e1e1;line-height:24px;}
/*全局板块*/
.row .hd{height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}
/*热门*/
.rowE .warp-pic-list{position:relative;width:650px;height:111px;overflow:hidden;}
.rowE .count li{margin-right:8px;width:125px;height:111px;}
.rowE .count .img_wrap{width:125px;height:86px;}
/*.rowE .count li .text-area{padding:0px 0 10px 15px;}*/
.rowE .count li .text-area  p{line-height:24px;height:24px;text-align: center;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{background-color:#d81c1b;color:#fff;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btn{display:block;height:55px;position:absolute;top:78px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}

.neiwen{position: relative;overflow: hidden;clear: both;}

/*产品介绍*/
.pro_m .chief{padding-top: 30px;}
.pro_m .extra h2{font:36px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";display: block;text-align: center;margin: 10px auto;border-bottom: 1px solid #5d5d5d;padding-bottom: 15px;}
.pro_m .extra h4{font:18px/2em "微软雅黑","Microsoft YaHei","黑体","SimHei";margin: 10px 0;font-weight: bold;}
.pro_m .extra h5{font:16px/2em "微软雅黑","Microsoft YaHei","黑体","SimHei";margin: 10px 0;font-weight: bold;}
.pro_m .extra p{font:14px/2em "微软雅黑","Microsoft YaHei","黑体","SimHei";text-indent: 0;color: #111;margin: 5px 0 15px 0;}

.pro_m .extra {overflow: hidden;}
/*.pro_m .extra ul li{float: left;margin:0 7px 15px 7px;text-align: center;background: #fff;border: 1px solid #ccc;}
.pro_m .extra ul li:hover{background: #c00;color: #fff}
.pro_m .extra  ul li p{line-height: 1em;}
.pro_m .extra  ul li p:hover,.pro_m .extra ul li:hover p{color: #fff;}*/
.pro_m  .extra  p.pro_m_ins{font-size: 12px;color: #333;text-align: right;}
.pro_m_wz{margin: 20px 0;}
.pro_zs {overflow: hidden;display: block;}
.pro_zs  p{margin: 5px 0 !important;}
.pro_zs ul{display: block;overflow: hidden;}
.pro_m_wz a{color: #c00;}
.pro_m_page{overflow: hidden;clear: both;}

/*人才招聘*/
.zhaopin .extra{padding-top: 32px;}
.zhaopin .extra div{font:14px/2em "微软雅黑","Microsoft YaHei","黑体","SimHei";}
.zhaopin .extra h2{display: block;height: 40px;line-height: 40px;color: #fff;font:18px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";
background: #2c2c2c;margin: 0 0 20px 0;padding: 0px 0 0 10px;text-align: left;}

/*联系我们*/
.lxwm .extra {padding-bottom: 1000px;margin-bottom: -1000px;}
.lxwm .extra .map{margin: 30px auto;border: 2px solid #638c0b;}

/*我要咨询*/
.wyzx .main {padding-top: 100px;}
.wyzx .main .bd h3{margin: 10px 0;}
.wyzx .main .bd p{font:14px/2em "微软雅黑","Microsoft YaHei","黑体","SimHei";}

/*关于我们*/
.about_us .product_list{clear: both;}
.about_us .product_list ul li{float: none;background: none;text-align: left;border:none;padding: 5px 0;margin: 0;}
.about_us .product_list ul li a{font:18px/1.8em "微软雅黑";}
.about_us .product_list ul li a:hover,.about_us .product_list ul li:hover{background: none;}
.about_us .product_list ul li dl a{color: #333;background: url(../images/333_2.jpg) no-repeat 0px 7px;font-size: 14px;padding: 2px 10px;}
.about_us .product_list ul li dl a:hover{color: #fff;background: url(../images/f00_2.jpg) no-repeat 0px 7px;}

/*幻灯组图*/

.wrapper_zt{margin: 20px auto!important;width: 650px;background: #eee;}



.frame {width:650px;position:relative;background:#fff;overflow:hidden;margin: 10px auto 0 auto;}
.frame .list {list-style:none;padding:0;margin:0;width:100000px;}
.frame .lh_r{float: left;}
.frame #big_list2 {     height:10000px;}
.frame #big_list2 li {clear:both;}
.frame #big_list4 {height:10000px;}
.frame #big_list4 li {clear:both;}


/*大图显示*/
.frame .list li{position: relative;width:650px;display: inherit;float: left;margin: 0;padding: 0;}
.frame .list li p.poa{position: absolute;width: 640px;color:#fff;height: 30px;line-height: 30px;left: 0;margin: 5px;bottom: 0;background: url(../images/t50.png) repeat;text-align: center;font-size: 14px;}
.frame .list li img{width: 640px;height: 480px;border:1px solid #e1e1e1;padding: 4px;}
.frame .list li .hs_r .fr{background: url(http://mat1.gtimg.com/tech/00Jamesdu/2014/plan/433.jpg) no-repeat;height: 369px;padding: 60px 80px 40px 90px; }
.frame .list li.two .hs_r .fr{width: 250px;}
.t_title{font-family:'微软雅黑', Arial, "Helvetica Neue", Helvetica, sans-serif;font-size: 24px;color: #00b5b0;margin-bottom: 35px;}
/*小图*/
.l_frame {width:550px;height:88px;overflow:hidden;float:left; margin-left:50px;}
.l_frame .list {list-style:none;padding:0;margin:0;width:10000px;}
.l_frame .list li {float:left;margin:0 10px;cursor:pointer;}
.l_frame .list .cur img{/*滑动效果*/border:1px solid #c00;}
.l_frame .list li img{width:110px;height:83px;border:1px solid #e1e1e1;padding: 1px;}

/*下方导航*/
.sm_frame{ width:650px; margin:0 auto; height:88px; margin:10px auto 0;  position:relative;padding-bottom: 10px;}
.sm_frame li{ filter:alpha(opacity=70); opacity:0.7;}
.slide_nav ,.slide_nav2{height: 40px;width: 23px;overflow: hidden;bottom:35px;}
.slide_nav {display:block;float:left;text-indent:-10000px; position:absolute; left:20px; background: url(http://img1.gtimg.com/tech/pics/hv1/66/117/1487/96722076.png) no-repeat;}
.slide_nav2 {display:block;float:right;text-indent:-10000px; position:absolute; right:20px; background: url(http://img1.gtimg.com/tech/pics/hv1/67/117/1487/96722077.png) no-repeat;}
.sm_frame li.cur{ filter:alpha(opacity=100); opacity:1;}

/*电源定制*/
.dydz_area{font-size: 14px;line-height: 2em;}

