@charset "utf-8";
@import url(base.css);
/* CSS Document */


/* ---------------------------lay_top------------------------------ */
.lay_top{
	width:100%;
	height:72px;
}

.lt_wrapper{
	position:relative;
	width:930px;
	height:72px;
	margin:0 auto;
}

.lt_wrapper .logo{
	position:absolute;
	left:0px;
	top:19px;
}

.lt_srh_lang{
	position:absolute;
	right:0px;
	top:25px;
	width:300px;
}

.lt_srh_lang #srhform{
	float:left;
	width:200px;
	height:25px;
	background:url(../../images/bg/lay_bg01.jpg) left center no-repeat;
}

.lt_srh_lang #srhform #skeys{
	float:left;
	width:160px;
	background:none;
	border:none;
	padding:0px;
	margin:4px 5px;
	_display:inline;
	outline:none;
	color:#bfbfbf;
}

.lt_srh_lang #srhform #sbtn{
	float:left;
	width:25px;
	height:24px;
	background:none;
	border:none;
	margin:0px;
	margin-left:2px;
	_display:inline;
	outline:none;
	cursor:pointer;
}

.lt_srh_lang .lang{
	float:right;
	padding-top:10px;
	color:#c5c5c5;
}

.lt_srh_lang .lang a, .lt_srh_lang .lang a:hover{
	color:#c5c5c5;
}


.lay_menu{
	width:100%;
	height:32px;
	background-color:#9d9d9d;
}

.menu_ul{
	display:block;
	width:630px;
	height:32px;
	padding-left:300px;
	margin:0 auto;
	overflow:hidden;
}

.menu_ul li{
	display:block;
	float:left;
	width:126px;
	height:32px;
	background:url(../../images/bg/lay_bg07.jpg) right center no-repeat;
}

.menu_ul li a{
	display:block;
	line-height:32px;
	text-align:center;
	color:#FFF;
}



/* ---------------------------lay_banner------------------------------ */
.lay_ibanner{
	width:100%;
	height:546px;
	overflow:hidden;
}

.lay_ibanner div{
	display:block;
	width:100%;
	height:546px;
	margin:0 auto;
}



.lay_nbanner{
	width:100%;
	height:278px;
}

.lay_nbanner div{
	height:278px;
}

.lay_pbanner{
	width:100%;
	height:360px;
}

.lay_pbanner div{
	height:360px;
}





/* ---------------------------lay_index------------------------------ */
.lay_index{
	width:832px;
	padding:7px 0px 20px 0px;
	margin:0 auto;
}

.index_box{
	float:left;
	width:267px;
	height:240px;
	margin-right:15px;
	_display:inline;
}

.index_box h2{
	display:block;
	text-align:center;
	padding-bottom:7px;
	font-size:16px;
	font-weight:bold;
	color:#00aab1;
}

.index_box img{
	display:block;
}

.index_box p{
	line-height:16px;
	color:#9d9d9d;
}

.index_box .prolink{
	display:block;
	width:267px;
	padding-top:10px;
}

.index_box .prolink li{
	display:block;
	float:left;
	width:130px;
	height:20px;
	overflow:hidden;
	color:#575757;
}

.index_box .prolink li a{
	display:inline-block;
	line-height:20px;
	font-size:13px;
	color:#575757;
}

.index_box .prolink li a:hover{
	text-decoration:underline;
	color:#575757;
}

.index_box p strong{
	display:block;
	padding-top:10px;
	padding-bottom:5px;
	font-size:13px;
	color:#575757;
}

.index_box a.more{
	display:block;
	width:66px;
	height:20px;
	background:url(../../images/bg/lay_bg06.jpg) center no-repeat;
	margin-top:10px;
	margin-left:-5px;
}




/* ---------------------------lay_column------------------------------ */
.lay_column{
	width:930px;
	border:1px solid #e5e5e5;
	background:#FFF;
	padding-bottom:50px;
	margin:0 auto;
	margin-top:-78px;
}

.column_left{
	float:left;
	width:220px;
	background:url(../../images/bg/lay_bg11.jpg) right top no-repeat;
	padding-right:6px;
}

.nleft_dl{
	display:block;
	width:220px;
}

.nleft_dl dt{
	display:block;
	height:81px;
	background:url(../../images/bg/lay_bg08.jpg) right top repeat-x;
}

.nleft_dl dt span{
	display:block;
	text-align:center;
	padding-top:26px;
	font-size:20px;
	font-weight:bold;
	color:#00aab1;
}

.nleft_dl dd{
	display:block;
	height:37px;
	border-bottom:1px dotted #c6c6c6;
	overflow:hidden;
}

.nleft_dl dd a{
	display:block;
	line-height:37px;
	background:url(../../images/bg/lay_bg10.jpg) 30px center no-repeat;
	padding-left:55px;
	font-size:14px;
	color:#7a7a7a;
}

.nleft_dl dd a:hover, .nleft_dl dd a.LeftOn{
	background:url(../../images/bg/lay_bg25.jpg) top center no-repeat;
	color:#FFF;
}

.column_right{
	float:left;
	width:606px;
	margin-left:50px;
	_display:inline;
}

.nright_title{
	line-height:16px;
	text-align:right;
	padding-top:50px;
	padding-bottom:10px;
	border-bottom:2px solid #00aab1;
	color:#7a7a7a;
}

.nright_title a, .nright_title a:hover{
	color:#7a7a7a;
}

.nright_conts{
	line-height:24px;
	padding:25px 0px;
	color:#7a7a7a;
}

.nright_news{
	width:606px;
	height:655px;
}

.newsbox{
	height:80px;
	border-bottom:1px dotted #999;
	padding:25px 0px;
}

.newsbox img{
	display:block;
	float:left;
	width:124px;
	height:80px;
	margin-right:25px;
	_display:inline;
}

.newsbox .ntitle{
	display:block;
	height:40px;
	line-height:20px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
}

.newsbox .ntitle em{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#ff8c1a;
}

.newsbox .ntitle a{
	color:#4c4c4c;
}

.newsbox .ntitle a:hover{
	text-decoration:underline;
	color:#4c4c4c;
}

.newsbox .nconts{
	display:block;
	height:32px;
	line-height:18px;
	padding-top:4px;
	overflow:hidden;
	color:#999;
}

.ndets{
	width:606px;
	height:auto;
	line-height:24px;
	padding:25px 0px;
	color:#666;
}

.ndets .ntitle{
	display:block;
	text-align:center;
	border-bottom:1px dotted #999;
	padding-top:10px;
	margin-bottom:20px;
	font-size:18px;
	font-weight:normal;
	color:#808080;
}

.ndets .ntitle em{
	display:block;
	padding-top:5px;
	padding-bottom:20px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

.ndets .nconts{
	line-height:24px;
	margin-bottom:30px;
	color:#808080;
}

.ndets .backto{
	text-align:center;
}



.pagelist{
	display:block;
	line-height:20px;
	text-align:right;
	margin-top:30px;
}

.pagelist a{
	display:inline-block;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:#e5e5e5;
	margin-left:2px;
	color:#666;
}

.pagelist a:hover, .pagelist a.PageOn{
	background:#f38a0e;
	color:#FFF;
}


/* ---------------------------column------------------------------ */
.column_honor{
	width:606px;
}

.scrollyear{
	position:relative;
	display:block;
	height:30px;
	line-height:30px;
	background:#d7d7d7;
	margin-top:10px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
}

.scrollyear #sleft{
	position:absolute;
	left:10px;
	font-weight:bold;
	color:#00b0b7;
}

.scrollyear #sright{
	position:absolute;
	right:10px;
	font-weight:bold;
	color:#00b0b7;
}

.scrollyear #syear{
	position:absolute;
	left:33px;
	width:540px;
	height:30px;
	overflow:hidden;
}

.scrollyear #syear li{
	display:block;
	width:540px;
	height:30px;
	text-align:center;
}

.scrollyear #syear li a{
	display:block;
	float:left;
	width:54px;
	line-height:30px;
	color:#666;
}

.scrollyear #syear li a:hover,
.scrollyear #syear li a.yearOn{
	font-weight:bold;
	color:#00b0b7;
}

.imgwrapper{
	width:592px;
	height:370px;
	text-align:center;
	border:1px solid #dfdfdf;
	padding:6px 6px;
	margin-bottom:20px;
}

.imgwrapper img{
	max-width:592px;
	max-height:370px;
}

.imglist{
	position:relative;
	width:606px;
	height:100px;
}

.imglist #ileft{
	position:absolute;
	left:0px;
	top:37px;
	width:20px;
	height:26px;
	background:url(../../images/bg/lay_bg19.jpg) center no-repeat;
}

.imglist #iright{
	position:absolute;
	right:0px;
	top:37px;
	width:20px;
	height:26px;
	background:url(../../images/bg/lay_bg20.jpg) center no-repeat;
}

.imglist #ilist{
	position:absolute;
	left:33px;
	width:540px;
	height:100px;
	overflow:hidden;
}

.imglist #ilist li{
	display:block;
	width:540px;
	height:100px;
}

.imglist #ilist li a{
	display:block;
	float:left;
	width:160px;
	height:100px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	_display:inline;
}

.imglist #ilist li img{
	display:block;
	width:160px;
	height:100px;
	/*max-width:160px;
	max-height:100px;*/
}



.column_history{
	width:520px;
	background:url(../../images/bg/lay_bg21.jpg) 52px top repeat-y;
	padding-bottom:20px;
	margin:0 auto;
	margin-top:35px;
}

.hiswrapper{
	width:520px;
	padding:20px 0px;
}

.hiswrapper span{
	display:block;
	float:left;
	width:165px;
	height:43px;
	line-height:43px;
	background:url(../../images/bg/lay_bg22.jpg) left top no-repeat;
	padding-left:18px;
	margin-right:10px;
	_display:inline;
	font-family:"Microsoft YaHei", "微软雅黑", sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#78a22f;
}

.hiswrapper span em{
	margin-left:2px;
	font-style:normal;
	font-size:18px;
}

.hiswrapper p{
	display:block;
	float:left;
	width:327px;
	line-height:18px;
	color:#808080;
}

.hiswrapper p em{
	display:block;
	padding-top:10px;
	padding-bottom:8px;
	font-style:normal;
	font-family:"Microsoft YaHei", "微软雅黑", sans-serif;
	font-size:16px;
	color:#78a22f;
}


.column_download{
	width:606px;
	padding:20px 0px;
}

.column_download .btr1 td{
	border-bottom:1px solid #a1a1a1;
	padding:0px 5px 5px 5px;
	font-weight:bold;
	color:#333;
}

.column_download .btr2 td{
	border-bottom:1px solid #ddd;
	padding:7px 5px;
	color:#707070;
}


.column_problem{
	width:606px;
	/*height:525px;*/
	padding:20px 0px;
}

.prob_type{
	width:606px;
	height:28px;
	border-bottom:1px solid #c6c6c6;
	padding-bottom:5px;
	margin-bottom:15px;
	overflow:hidden;
}

.prob_type a{
	display:block;
	float:left;
	line-height:30px;
	padding:0px 10px;
	margin-right:5px;
	_display:inline;
	color:#4c4c4c;
}

.prob_type a:hover, .prob_type a.ProbOn{
	background:url(../../images/bg/lay_bg09.jpg) right top no-repeat;
	color:#FFF;
}

.prob_wrapper{
	width:604px;
	border:1px solid #ddd;
	margin-bottom:5px;
}

.prob_title{
	width:588px;
	height:28px;
	line-height:28px;
	background-color:#e6e6e6;
	padding:0px 8px;
	cursor:pointer;
	color:#4c4c4c;
}

.prob_title .t1, .prob_conts .t3{
	display:block;
	float:left;
	width:40px;
}

.prob_title .t2{
	display:block;
	float:left;
	width:520px;
}

.prob_title .arrow{
	display:block;
	float:right;
	width:10px;
	height:10px;
	background:url(../../images/bg/lay_bg23.jpg) 0px 0px no-repeat;
	margin-top:10px;
	_display:inline;
}

.prob_title .arrowOn{
	background:url(../../images/bg/lay_bg23.jpg) 0px -10px no-repeat;
}

.prob_conts{
	display:none;
	width:588px;
	line-height:20px;
	padding:5px 8px;
	color:#696969;
}

.prob_conts .t4{
	display:block;
	float:left;
	width:540px;
}









/* ---------------------------lay_product------------------------------ */
.lay_product{
	width:930px;
	background:#FFF;
	padding:0px 35px 50px 35px;
	margin:0 auto;
}

.lay_product .location{
	padding:20px 0px 30px 0px;
	color:#7a7a7a;
}

.lay_product .location a{
	color:#7a7a7a;
}

.lay_product .location a:hover{
	text-decoration:underline;
	color:#7a7a7a;
}

.prolist_h2{
	display:block;
	font-size:24px;
	color:#2f2f2f;
}

.pro_series{
	padding:35px 0px 25px 0px;
}

.pro_series div{
	line-height:24px;
	color:#2f2f2f;
}

.pro_series div a{
	margin:0px 5px;
	color:#2f2f2f;
}

.pro_series div a:hover, .pro_series div a.ClassRed{
	color:#e80000;
}

.plist_ul{
	display:block;
	width:930px;
	height:286px;
	border-top:1px solid #e6e6e6;
	padding:30px 0px;
}

.plist_ul li{
	display:block;
	float:left;
	width:200px;
	height:286px;
	text-align:center;
	margin-right:43px;
	_display:inline;
	overflow:hidden;
}

.plist_ul li.mr0{
	margin-right:0px;
}

.plist_ul li a.imgbox{
	display:table-cell;
	width:170px;
	height:170px;
	vertical-align:middle;
	padding:15px 15px;
}

.plist_ul li img{
	max-width:170px;
	max-height:170px;
}

.plist_ul li p{
	display:block;
	height:22px;
	line-height:22px;
	overflow:hidden;
	color:#565656;
}

.plist_ul li p.pt20{
	padding-top:20px;
}

.plist_ul li p.red{
	color:#ec2020;
}

.plist_ul li a.more{
	display:block;
	width:80px;
	line-height:22px;
	background:url(../../images/bg/lay_bg14.jpg) left center no-repeat;
	padding-left:15px;
	margin:0 auto;
	color:#221f1f;
}

.plist_ul li a.more:hover{
	color:#00aab0;
}

.lay_protop{
	width:930px;
	height:178px;
	margin:0 auto;
}

.lay_protop .location{
	padding:15px 0px 15px 0px;
	color:#7a7a7a;
}

.lay_protop .location a{
	color:#7a7a7a;
}

.lay_protop .location a:hover{
	color:#7a7a7a;
}

.pro_title h2{
	font-family:"Microsoft YaHei", "微软雅黑", sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#7a7a7a;
}

.prodets_img{
	float:left;
	width:300px;
	height:300px;
}

.prodets_img img{
	max-width:300px;
	max-height:300px;
}

.prodets_img .bigimg{
	position:relative;
	top:-20px;
	z-index:990;
	display:block;
	width:80px;
	height:20px;
	background:url(../../images/bg/lay_bg27.jpg) center no-repeat;
}

.prodets_feature{
	float:right;
	width:270px;
}

.prodets_param{
	width:606px;
	padding:50px 0px;
}

.prodets_type{
	height:33px;
	line-height:34px;
	border-bottom:1px solid #dbdbdb;
}

.prodets_type a, .prodets_type a:hover{
	display:block;
	float:left;
	width:81px;
	height:34px;
	text-align:center;
	background:url(../../images/bg/lay_bg15.jpg) center no-repeat;
	margin-right:5px;
	_display:inline;
	color:#4c4b4c;
}

.prodets_type a.ParamOn{
	background:url(../../images/bg/lay_bg16.jpg) center no-repeat;
	color:#4c4b4c;
}

.prodets_conts{
	width:606px;
	padding:20px 0px;
}

.prodets_conts td{
	height:28px;
	border-bottom:1px solid #dcdcdc;
	padding:0px 10px;
}

.prodets_conts td strong{
	color:#2d2d2d;
}


.prodets_hot_h2{
	display:block;
	padding-bottom:30px;
	font-size:14px;
	color:#ec2020;
}

.prodets_ul{
	display:block;
	width:606px;
	height:240px;
}

.prodets_ul li{
	display:block;
	float:left;
	width:180px;
	height:240px;
	margin-right:32px;
	_display:inline;
}

.prodets_ul li.mr0{
	margin-right:0px;
}

.prodets_ul li img{
	display:block;
	width:180px;
	height:180px;
}

.prodets_ul li p{
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}

.prodets_ul li p.pt20{
	padding-top:20px;
}

.prodets_ul li a.more{
	display:block;
	width:80px;
	line-height:22px;
	background:url(../../images/bg/lay_bg14.jpg) left center no-repeat;
	padding-left:15px;
	margin:0 auto;
	color:#221f1f;
}

.prodets_ul li a.more:hover{
	color:#00aab0;
}


.problem_box{
	width:595px;
}




.download_box{
	width:595px;
	padding-bottom:100px;
}

.download_box .btr1 td{
	height:auto;
	border-bottom:1px solid #a1a1a1;
	padding:0px 5px 5px 5px;
	font-weight:bold;
	color:#333;
}

.download_box .btr2 td{
	height:auto;
	border-bottom:1px solid #ddd;
	padding:7px 5px;
	color:#707070;
}





/* ---------------------------lay_foot------------------------------ */
.lay_foot{
	width:832px;
	height:30px;
	padding:15px 0px 25px 0px;
	margin:0 auto;
}

.index_foot{
	background:url(../../images/bg/lay_bg02.jpg) center top no-repeat;
	padding:25px 0px;
}

.lay_foot, .lay_foot a{
	color:#9d9d9d;
}

.lay_foot a:hover{
	text-decoration:underline;
	color:#9d9d9d;
}



.bigImgBg{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:998;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.bigImgBox{
	display:none;
	position:fixed;
	z-index:999;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.bigImgBox img{
	display:block;
	max-width:1240px;
	max-height:680px;
	background-color:#FFF;
	padding:20px 20px;
	opacity:0;
}

.bigImgClose{
	position:fixed;
	/*right:15px;
	top:15px;*/
	z-index:999;
	width:24px;
	height:24px;
	text-align:center;
	line-height:24px;
	border:1px solid #FFF;
	background:#00aab1;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
}







