﻿/*通用*/
@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,img,table,tr,th,td,form,input,textarea{margin:0;padding:0;}
body{font-size:12px;font-family:"宋体";}
h1,h2,h3,h4,h5,h6{font-size:12px;}

ul li{list-style-type:none;}
a{text-decoration:none;}
img{border:none;}

/*顶部*/
#top_box{
	width:100%;height:30px;padding:10px 0;
	background:#CCC;border-top:1px solid #666;border-bottom:1px solid #666;
	/*filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5; */
}
#top{width:980px;margin:0 auto;}
#top p{line-height:30px;font:bold 20px/30px "微软雅黑";color:#1C98D6;text-align:center;}
#topBtn{width:100%;height:48px;margin-bottom:-48px;position:relative;z-index:999;}
#topBtn a{
	width:48px;height:48px;display:block;float:right;
	background:url(../images/close-open.gif) 0 0 no-repeat;
}
/*头部*/
#header_box{width:100%;min-width:980px;height:123px;background:url(../Images/header_bg.png) repeat-x;position:relative;z-index:10;}
#header{width:980px;height:123px;margin:0 auto;position:relative;}
#header a.logo{position:absolute;left:0;top:0;}

/*登陆注册*/
.header_links{position:absolute;right:338px;top:42px;}
.header_links a{padding-right:10px;color:#555;border-right:1px dotted #cacacb;line-height:14px;margin-right:10px;float:left;display:inline;}
.header_links a.reseller{cursor:pointer;padding-left:10px;background:url(../Images/link_bg1.png) no-repeat 2px center;}
.header_links a:hover{text-decoration:underline;}
.header_links span{color:#555;float:left;padding:0 3px;}

/*热线*/
#header p.hotline{
	position:absolute;right:320px;top:40px;padding-left:15px;color:#333;line-height:14px;
	background:url(../Images/hotline.png) no-repeat left center;float:left;
}
.language{position:absolute;right:200px;top:40px;padding-left:15px;color:#878787;line-height:14px;
	float:left; }
.language a{ color:#878787;}
.language a:hover,.language a.selected{ color:#1c98d6;}
#header p.hotline span{font-family:"微软雅黑";font-size:14px;font-style:italic;line-height:14px;color:#333; position:relative; top:1px;}

/*搜索*/
#searchfrm{width:172px;height:23px;position:absolute;top:35px;right:0;background:url(../Images/search_bg.png) no-repeat;}
#SearchKey{
	width:144px;height:21px;padding-left:5px;margin:1px 0 0 1px;float:left;display:inline;
	border:0 none;background:none;color:#bababa;line-height:22px;
}
#btnSearch{width:21px;height:23px;border:0 none;background:none;float:right;cursor:pointer;}

/*头部菜单*/
.header_menu{height:29px;position:absolute;left:0;top:93px;}
.header_menu ul li{ width:106px;float:left;padding-right:1px;background:url(../Images/menuList_bg.png) right center no-repeat;position:relative;}
.header_menu ul li a.tit{width:106px;display:block;font:normal 14px/29px "微软雅黑";color:#333;text-align:center;position:relative;}
.header_menu ul li a.tit:hover,.header_menu ul li a.selected,.header_menu ul li a.hover{
	width:106px;background:url(../Images/menuList_hover_bg.png) top repeat-x;
	/*color:#1C98D6;-moz-box-shadow:2px -1px 2px #ccc;-webkit-box-shadow:2px -1px 2px #ccc;box-shadow:2px -1px 2px #ccc;
	border-left:1px solid #ccc;border-right:1px solid #ccc;behavior:url(js/PIE.htc);*/
}
.header_menu dl{
	position:absolute;left:0;top:29px;display:none;padding:10px 0;
	-moz-box-shadow:0 2px 2px #ccc;-webkit-box-shadow:0 2px 2px #ccc;box-shadow:0 2px 2px #ccc;
	border:1px solid #ccc;border-top:none;background:#fff;behavior:url(js/PIE.htc);
}
.header_menu dl dd{width:116px;float:left;}
.header_menu dl dd a.img{width:80px;height:80px;padding:0 18px;display:block;}
.header_menu dl dd img{width:80px;height:80px;float:left;}
.header_menu dl dd a.txt{width:116px;line-height:20px;display:block;color:#333;text-align:center;padding-bottom:10px;}
.header_menu dl dd a.txt:hover,.header_menu dl dd a.select{color:#1C98D6;background:url(../Images/submenu_bg.png) center bottom no-repeat;}

/*首页banner图片*/
#bannerImg_box{width:100%;height:360px;position:relative;}
/*#bannerImg_box a.leftBtn{width:50px;height:50px;position:absolute;left:0;top:195px;}
#bannerImg_box a.rightBtn{width:50px;height:50px;position:absolute;right:0;top:195px;}*/
#bannerImg{width:100%;height:360px;overflow:hidden;}
#bannerImg ul{width:999999px;}
#bannerImg ul li{float:left;overflow:hidden;}
#bannerImg ul li img{width:1920px;height:360px;float:left;}

/*首页banner按钮*/
#bannerBtn_box{width:100%;/*height:10px;*/}
#bannerBtn{width:980px;margin:0 auto;position:relative;}
#bannerBtn ul{position:absolute;right:20px;top:-20px;}
#bannerBtn ul li{
	width:23px;height:7px;margin-top:1px;margin-left:10px;float:left;cursor:pointer;
	background:url(../images/bannerBtn.png) center center no-repeat;line-height:7px;font-size:7px;
}
#bannerBtn ul li.selected{background:url(../images/bannerBtn_hover.png) center center no-repeat;}

/*首页新闻滚动*/
#topNews_box{width:100%;min-width:980px;height:52px;background:url(../images/topNews_bg.png) repeat-x;}
#topNews{
	width:980px;height:40px;margin:0 auto;
	background: url(../Images/topNews.png) no-repeat left center;
	/*-border:1px solid #ccc;moz-box-shadow:0 1px 2px #ccc;-webkit-box-shadow:0 1px 2px #ccc;box-shadow:0 1px 2px #ccc;
	behavior:url(js/PIE.htc);*/position:relative;
}
#topNews h1{float:left;padding:0 58px 0 23px;height:40px;color:#1c98d6;line-height:40px;font-weight:bold;}
#topNews a.leftBtn{width:7px;height:10px;position:absolute;left:93px;top:15px;cursor:pointer;}
#topNews a.rightBtn{width:7px;height:10px;position:absolute;left:114px;top:15px;cursor:pointer;}
#topNews div.topNewsul{height:28px;float:left;overflow:hidden;width:700px;}
#topNews div.topNewsul ul{width:100%;height:9999px;float:left;}
#topNews div.topNewsul ul li{width:100%;height:28px;float:left;overflow:hidden;}
#topNews div.topNewsul ul li a{height:40px;float:left;color:#555;line-height:40px;font-family:"宋体";}
#topNews div.topNewsul ul li span{height:40px;float:left;color:#555;line-height:40px;padding-left:30px;font-family:"宋体";}
#topNews a.more{color:#1c98d6;float:right;margin:13px 10px 0 0;}
#topNews a:hover{text-decoration:underline;}

/*首页中部*/
#main_box{width:100%;min-width:980px;background:url(../images/main_bg.png) repeat-x;position:relative;z-index:1;}
#main{width:980px;margin:0 auto;}

/*首页中部左边*/
.main_left{width:310px;float:left;position:relative;}
.main_left h1{width:310px;height:100px;padding-bottom:10px;/*background:url(../images/mainImg_bg.png) bottom no-repeat;*/}
.main_left h1 img{width:308px;height:98px;border:1px solid #ccc;float:left;}
.main_left dl{width:310px;height:75px;}
.main_left dl dt{width:75px;height:75px;padding:0 10px;float:left;}
.main_left dl dt a img{width:75px;height:75px;float:left;}
.main_left dl dd{width:210px;float:right;overflow:hidden;}
.main_left dl dd.tit{height:18px;}
.main_left dl dd.tit a{line-height:18px;color:#1C98D6;}
.main_left dl dd.txt{height:54px;text-align:justify;margin-top:3px;}
.main_left dl dd.txt a{line-height:18px;color:#888;}
.main_left dl dd.txt a.more{color:#1C98D6;}
.main_left dl dd.tit a:hover,.main_left dl dd.txt a:hover{text-decoration:underline;}

/*首页中部中间*/
.main_mid{width:310px;float:left;margin-left:25px;display:inline;position:relative;}
.main_mid h1{width:310px;height:100px;padding-bottom:10px;/*background:url(../images/mainImg_bg.png) bottom no-repeat;*/}
.main_mid h1 img{width:308px;height:98px;border:1px solid #ccc;float:left;}
.main_mid dl{width:310px;height:75px;}
.main_mid dl dt{width:75px;height:75px;padding:0 10px;float:left;}
.main_mid dl dt a img{width:75px;height:75px;float:left;}
.main_mid dl dd{width:210px;float:right;overflow:hidden;}
.main_mid dl dd.tit{height:18px;}
.main_mid dl dd.tit a{line-height:18px;color:#1C98D6;}
.main_mid dl dd.txt{height:54px;text-align:justify;margin-top:3px;}
.main_mid dl dd.txt a{line-height:18px;color:#888;}
.main_mid dl dd.txt a.more{color:#1C98D6;}
.main_mid dl dd.tit a:hover,.main_mid dl dd.txt a:hover{text-decoration:underline;}


/*首页中部右边*/
.main_right{width:310px;float:right;}
.main_right h1{width:310px;height:100px;padding-bottom:10px;/*background:url(../images/mainImg_bg.png) bottom no-repeat;*/}
.main_right h1 img{width:308px;height:98px;border:1px solid #ccc;float:left;}
.main_right dl{width:310px;height:75px;}
.main_right dl dt{width:75px;height:75px;padding:0 10px;float:left;}
.main_right dl dt a img{width:75px;height:75px;float:left;}
.main_lemain_rightft dl dd{width:210px;float:right;overflow:hidden;}
.main_right dl dd.tit{height:18px;}
.main_right dl dd.tit a{line-height:18px;color:#1C98D6;}
.main_right dl dd.txt{height:54px;text-align:justify;margin-top:3px;}
.main_right dl dd.txt a{line-height:18px;color:#888;}
.main_right dl dd.txt a.more{color:#1C98D6;}
.main_right dl dd.tit a:hover,.main_right dl dd.txt a:hover{text-decoration:underline;}

/*首页中部产品搜索*/
.main_search{width:644px;float:left;margin-top:10px;}
.main_search h1{
	width:642px;height:31px;border:1px solid #dadada;font-weight:normal;position:relative;z-index:2;
	background:url(../Images/main_search_tit.png) repeat-x; line-height:31px; color:#1C98D6;
}
.main_search h1 span{ float:left;color:#1C98D6;  position:relative; left:10px; width:60px;}
.main_search h1 a{ float:right;color:#1C98D6; background:url(../Images/more_bg.png) 51px center no-repeat;  position:relative; right:10px; width:60px;}
.main_search h1 a:hover{ text-decoration:underline;}
/*.main_search h1 span{
	padding-left:21px;height:35px;display:block;float:left;color:#1C98D6;font-weight:bold;line-height:35px;
	background:url(../Images/link_bg2.png) left no-repeat;
}*/
.main_search h1 a.submitBtn{
	width:54px;height:26px;display:block;position:absolute;right:15px;top:5px;cursor:pointer;
	color:#fff;line-height:26px;text-align:center;background:url(../Images/btn1.png) no-repeat;
}
.menuBox{
	width:110px;position:absolute;top:5px;
	border:1px solid #ccc;background:#fff url(../Images/input_bg.png) top repeat-x;
}
.menuBox a.default{
	width:90px;padding-right:10px;margin:0 5px;line-height:24px;color:#333;display:block;
	background:url(../images/def_bg.png) right 10px no-repeat;text-align:center;
}
.menuBox ul{display:none;}
.menuBox ul li a{width:105px;padding-left:5px;line-height:24px;color:#333;display:block;cursor:pointer;text-align:center;}
.menuBox ul li a:hover{color:#1C98D6;background:#f2f2f2;}

/*首页产品展示*/
.main_product{width:644px;height:150px;padding-top:15px;/*background:url(../Images/main_search.png) center top no-repeat;*/}
.main_product dl{width:198px;height:148px;border:1px solid #e5e5e5;float:left;display:inline;}
.main_product dl dt{width:198px;height:124px;/*padding:0 37px;*/}
.main_product dl dt img{width:198px;height:124px;float:left;}
.main_product dl dd{width:198px;height:24px;overflow:hidden;background:#5ac8fd;text-align:center;}
.main_product dl dd a{color:#fff;line-height:24px;}
.main_product dl dd a:hover{text-decoration:underline;}

/*首页中部产品查询*/
.main_check{width:309px;height:196px;float:right;margin-top:10px; border:1px solid #dadada;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;behavior:url(js/PIE.htc); /*background:url(../Images/main_check.png) no-repeat;*/}
.main_check h1{width:265px;height:31px;padding:0 22px;color:#1c98d6;line-height:31px; font-weight:normal;background:url(../Images/main_search_tit.png) repeat-x; border-bottom:1px solid #dadada;}
.main_check dl{width:250px;height:40px;margin:0 auto;}
.main_check dl dt{height:24px;line-height:24px;color:#333; width:60px; float:left; text-align:right;}
.main_check dl dd{height:26px; width:175px; float:right; display:block;}
.main_check dl dd input{
	width:165px;height:24px;line-height:24px;color:#999;padding-left:5px;
	border:1px solid #c9c9c9;background:url(../Images/input_bg.png) top repeat-x;
}
.main_check a{
	width:54px;height:26px;display:block;cursor:pointer; margin-left:75px; position:relative;
	color:#fff;line-height:26px;text-align:center;background:url(../Images/btn1.png) no-repeat;
}

/*内页banner*/
#banner_box{width:100%;min-width:980px;height:200px;}

/*导航*/
#nav_box{width:100%;min-width:980px;height:28px;padding-top:3px;background:url(../Images/navTop_bg.png) top repeat-x;}
#nav{
	width:970px;height:28px;margin:0 auto;
	padding-left:10px;background:url(../Images/nav_bg.png) left 8px no-repeat;
}
#nav a{padding:0 15px 0 10px;color:#888;line-height:28px;background:url(../Images/link_bg3.png) right center no-repeat;}
#nav a.selected{color:#888;background:none;padding-right:0;}
#nav a:hover{text-decoration:underline;}

/*内页中部*/
#center_box{width:100%;min-width:980px;float:left;}
#center{width:980px;margin:0 auto;}

/*左侧菜单*/
.left{float:left;width:200px;}
.left_menu{width:200px;padding-bottom:11px;float:left;background:url(../Images/leftmenu_bottom.png) bottom no-repeat;}
.left_menu h1{
	width:154px;padding:8px 10px 8px 36px;float:left;background:url(../Images/left_tit.png) no-repeat;
	color:#333;line-height:20px;font-size:16px;font-family:"微软雅黑"; font-weight:normal;
}
.left_menu ul{float:left;}
.left_menu ul li{width:198px;border-left:1px solid #ddd; border-right:1px solid #ddd;/*border:1px solid #ddd; border-bottom:1px dashed #ddd;*/float:left;}
.left_menu ul li a{
	width:154px;padding:8px 9px 8px 35px;color:#333;line-height:20px;display:block;
	background:url(../Images/leftmenu.png) left top no-repeat;
}
.left_menu ul li a:hover,.left_menu ul li a.selected{
	color:#1c97d4;background:url(../Images/leftmenu_hover.png) left top no-repeat;
}
.left_menu ul ul { display:none;}
.left_menu ul ul li{border:none;background:#fafafa;}
.left_menu ul ul li a{
	width:141px;padding:4px 9px 4px 48px;
	background:url(../Images/link_bg4.png) 35px 13px no-repeat;
}
.left_menu ul ul li a:hover,.left_menu ul ul li a.selected{
	background:url(../Images/link_bg5.png) 35px 13px no-repeat;
}

/*左侧图片*/
.leftImg{width:200px;float:left;margin-top:30px;}
.leftImg img{width:200px;height:71px;}

/*右边*/
.right{width:752px;float:right;display:inline;}
.content{width:750px;float:left;border:1px solid #ddd;background:#f6f6f6;}
.content h1.tit{
	width:720px;padding-left:30px;height:35px;color:#333;line-height:35px;border-bottom:1px solid #ddd;
	background:url(../Images/tit.png) left top no-repeat; position:relative; z-index:22;
}

/*单页面*/
.single_content{padding:20px 30px;float:left;}
.single_content p{color:#555;line-height:26px;}

/*荣誉资质*/
.honor{padding-top:30px;float:left;}
.honor dl{width:150px;padding-left:30px;float:left;}
.honor dl dt{
	width:140px;height:95px;padding:4px;border:1px solid #d7d7d7;background:#f5f5f5;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:relative;
	-moz-box-shadow:0 0 3px #d7d7d7;-webkit-box-shadow:0 0 3px #d7d7d7;box-shadow:0 0 3px #d7d7d7;
	behavior:url(js/PIE.htc);
}
.honor dl dt img{width:140px;height:95px;float:left;}
.honor dl dd{width:150px;height:30px;margin:10px 0;text-align:center;overflow:hidden;}
.honor dl dd a{color:#555;line-height:15px;}
.honor_bg{width:690px;height:0;line-height:0;border-bottom:1px solid #e1e1e2;margin:0 30px;float:left;display:inline;}

/*会员管理*/
#user{width:978px;border:1px solid #ccc;background:#f6f6f6;float:left;position:relative;}
#user h1.tit{
	width:948px;padding-left:30px;height:35px;color:#333;line-height:35px;border-bottom:1px solid #ddd;
	background:url(../Images/tit.png) left top no-repeat;
}
/*会员左侧*/
.user_left{width:410px;margin:40px 40px 0 40px;float:left;display:inline;padding-bottom:40px;}
.user_left h2{font-size:14px;color:#333;line-height:30px;margin-left:27px;}
.user_left h2 span{color:#555;font-size:12px;font-weight:normal;padding-left:5px;}
.user_left dl{width:100%;padding:8px 0;float:left;}
.user_left dl dt,.user_left dl dd,.user_left dl label{float:left;color:#888;}
.user_left dl dt{width:75px;padding-right:5px;line-height:24px;text-align:right;}
.user_left dl dd input.input{
	height:22px;width:193px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;position:relative;
}
.user_left dl dd textarea{
	height:88px;width:193px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;position:relative;overflow:auto;
}
.user_left dl.verify dd{position:relative;}
.user_left dl.verify dd input{width:67px;}
.user_left dl.verify dd img.code{position:absolute;left:96px;top:0;}
.user_left dl.verify dd label{position:absolute;left:155px;top:0;}
.user_left dl.protocol{padding:0;}
.user_left dl.protocol dd{position:relative;}
.user_left dl.protocol dd input{position:absolute;left:0;top:6px;}
.user_left dl.protocol dd a{margin-left:20px;color:#666;text-decoration:underline;line-height:24px;*line-height:34px;}
.user_left dl.btn dd input.submit{
	width:74px;height:26px;display:block;padding:0;border:0 none;cursor:pointer;
	background:url(../images/btn3.png) no-repeat;color:#fff;float:left;
}
.user_left dl.btn dd input.reset{
	width:74px;height:26px;display:block;padding:0;border:0 none;cursor:pointer;
	background:url(../images/btn3.png) no-repeat;color:#fff;float:left;margin-left:10px;
}
.user_left dl.forget{padding:0;}
.user_left dl.forget a{line-height:24px;color:#188bff;}

/*会员右侧*/
.user_right{
	width:343px;padding:20px 50px;margin-top:40px;float:left;display:inline;background:#fff;
	border:1px solid #ddd;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;
	behavior:url(js/PIE.htc);position:relative;
}
.user_right_bg{width:443px;height:15px;background:url(../Images/user_right.png) no-repeat;float:left;}
.user_right h2{font-size:14px;color:#333;line-height:30px;}
.user_right p{color:#666;line-height:20px;margin:10px 0;}
.user_right a{
	width:74px;height:26px;display:block;
	color:#fff;line-height:26px;text-align:center;
	background:url(../images/btn3.png) no-repeat;
}

/*经销商登录*/
#dResellerLogin{position:relative;width:380px;height:236px;background:url(../Images/resellerlogin_bg.png) no-repeat;z-index:10000;}
#dResellerLogin input.closeWin{position:absolute;right:10px;top:5px;width:38px;padding-top:3px\9;}
#dResellerLogin ul{position:absolute;top:60px;}
#dResellerLogin ul li{height:28px;line-height:28px;margin:10px 0;}
#dResellerLogin ul li span,#dResellerLogin ul li input{float:left;}
#dResellerLogin ul li span.leftinfo{width:85px;height:28px;display:block;text-align:right;color:#1d1d1d;font-size:14px;margin-right:10px;}
#dResellerLogin ul li input{width:211px;height:28px;color:#555;border:none;padding-left:10px;line-height:28px;}
#dResellerLogin ul li input.resellerusrname{background:url(../Images/resellerlogin_input.png) no-repeat;}
#dResellerLogin ul li input.resellerpswd{background:url(../Images/resellerlogin_input.png) no-repeat;}
#dResellerLogin ul li input.btn{
	width:88px;height:30px;line-height:30px;color:#444;text-align:center;font-weight:bold;margin-right:20px;
	background:url(../Images/resellerloginBtn.png) no-repeat;padding:0;cursor:pointer;
}
#dResellerLogin ul li input.hover{background:url(../Images/resellerloginBtnHover.png) no-repeat;color:#fff;}
#dResellerLogin span#errMsg2{margin:15px 0 0 95px;display:inline;color:#F00;}

/*防伪查询*/
.check{width:750px;padding:30px 0 20px;float:left;background:#f6f6f6; border-bottom:1px solid #eaeaea;}
.checkcontent{width:750px;;float:left;background:#f6f6f6; border-top:1px solid #fff; padding:30px 0;}
.checkcontent p{ padding-left:150px; padding-bottom:6px; color:#949494;}
.check p.img{width:220px;height:220px;float:left;padding-left:70px;}
.check dl{width:377px;height:55px;float:left;}
.check dl dt{ width:90px; float:left; text-align:right;height:35px;line-height:35px;color:#333;font-size:14px;}
.check dl dd{width:276px;height:40px; float:left;/*background:url(../Images/check.png) no-repeat;*/}
.check dl dd input{width:264px;height:35px;line-height:35px;color:#999;padding-left:10px;border:0 none; border:1px solid #0ba0ea;float:right;font-size:14px;}
.check dl dd a{width:103px;height:40px;display:block;cursor:pointer;float:left;color:#fff;line-height:40px;}
.checkmore{ background:url(../Images/check_button.png) center center no-repeat; float:left; width:96px; height:35px; padding-left:180px;}
/*查询结果*/
.check_result{width:689px;padding:10px;margin:0 auto;background:#fff;border:1px solid #eee;}
.check_result p{
	color:#666;line-height:30px;
	padding-left:10px;background:url(../Images/link_bg4.png) left 14px no-repeat;
}
.check_result table td{
	color:#666;line-height:30px;
	padding-left:10px;
}
.check_return{width:636px;padding-top:20px;margin:0 auto;background:url(../Images/check_bg.png) center top no-repeat;}
.check_return a{
	width:91px;height:26px;display:block;margin-left:120px;color:#fff;text-align:center;line-height:26px;
	background:url(../images/submitBtn.png) no-repeat;cursor:pointer;
}

/*文章列表无图片*/
.article_list{padding:10px 30px 0 30px;}
.article_list ul li{width:100%;height:40px;overflow:hidden;border-bottom:1px solid #ddd;}
.article_list ul li a{
	float:left;height:40px;line-height:40px;padding-left:10px;font-size:14px;color:#444;
	background:url(../Images/link_bg1.png) left center no-repeat;	
}
.article_list ul li a:hover{text-decoration:underline;}
.article_list ul li span{float:right;height:40px;line-height:40px;font-size:11px;color:#666;}

/*文章列表有图片*/
.article_list_pic{padding:0 30px;}
.article_list_pic dl{width:100%;height:90px;padding:25px 0;border-bottom:1px dashed #d7d7d7;}
.article_list_pic dl dt{
	width:86px;height:86px;float:left;padding:1px;border:1px solid #d7d7d7;background:#fff;
}
.article_list_pic dl dt img{width:86px;height:86px;float:left;}
.article_list_pic dl dd.tit{width:450px;height:20px;float:left;margin:0 20px;display:inline;overflow:hidden;}
.article_list_pic dl dd.tit a{float:left;font-weight:bold;line-height:20px;color:#444;}
.article_list_pic dl dd.tit span{margin-left:30px;color:#999;line-height:20px;}
.article_list_pic dl dd.txt{width:450px;height:60px;margin:5px 20px;float:left;display:inline;overflow:hidden;text-align:justify;}
.article_list_pic dl dd.txt a{line-height:20px;color:#666;}
.article_list_pic dl dd.more{float:left;height:20px;margin-top:8px;display:inline;}
.article_list_pic dl dd.more span{
	height:20px;padding-left:10px;display:block;float:left;
	background:url(../Images/btn2.png) left center no-repeat;
}
.article_list_pic dl dd.more a{
	height:20px;line-height:20px;color:#fff;padding-right:10px;display:block;float:left;
	background:url(../Images/btn2.png) right center no-repeat;
}
.article_list_pic dl dd.tit a:hover,.article_list_pic dl dd.txt a:hover{text-decoration:underline;}

/*文章详细*/
.article_details{padding:0 30px 30px 30px;}
.article_details dl{width:100%;}
.article_details dl dt{width:100%;height:40px;}
.article_details dl dt span{width:49%;height:40px;line-height:40px;color:#999;overflow:hidden;}
.article_details dl dt span a{line-height:40px;color:#555;font-weight:bold;}
.article_details dl dt span a:hover{text-decoration:underline;}
.article_details dl dt span.pre{float:left;}
.article_details dl dt span.next{float:right;text-align:right;}
.article_details dl dd{width:100%;}
.article_details dl dd.tit{font:bold 14px/30px "宋体";color:#333;text-align:center;padding-top:10px;border-top:1px dashed #ddd;}
.article_details dl dd.time{line-height:30px;color:#999;text-align:center;padding-bottom:10px;border-bottom:1px dashed #ddd;}
.article_details dl dd.txt{padding:20px 0;text-align:justify;border-bottom:1px dashed #ddd;}
.article_details dl dd.txt p{line-height:24px;color:#555;}
.article_details dl dd.return{height:26px;padding:10px 0;border-top:1px dashed #ddd;}
.article_details dl dd.return a{
	width:100px;height:24px;display:block;color:#333;line-height:24px;text-align:center;margin:0 auto;
	border:1px solid #ddd;background:url(../Images/link_bg6.png) repeat-x;
}

/*产品图片切换*/
#product_box{width:100%;height:200px;position:relative;}
#productImg{width:100%;height:200px;overflow:hidden;}
#productImg ul{width:999999px;}
#productImg ul li{float:left;overflow:hidden;}
#productImg ul li img{width:1920px;height:200px;float:left;}
#productBtn_box{width:100%;height:10px;position:absolute;bottom:5px;}
#productBtn{width:980px;margin:0 auto;position:relative;}
#productBtn ul{position:absolute;right:20px;}
#productBtn ul li{
	width:23px;height:7px;margin-top:1px;margin-left:10px;float:left;cursor:pointer;
	background:url(../images/bannerBtn.png) center center no-repeat;line-height:7px;font-size:7px;
}
#productBtn ul li.selected{background:url(../images/bannerBtn_hover.png) center center no-repeat;}

/*产品中心*/
.product_center h1{
	width:978px;height:35px;border:1px solid #d0d9e2;font-weight:normal;position:relative;z-index:2;
	background:url(../Images/main_search_tit.png) repeat-x;
}
.product_center h1 span{
	padding-left:21px;height:35px;display:block;float:left;color:#1C98D6;font-weight:bold;line-height:35px;
	background:url(../Images/link_bg2.png) left no-repeat;
}
.product_center h1 a.submitBtn{
	width:54px;height:26px;display:block;position:absolute;left:580px;top:5px;cursor:pointer;
	color:#fff;line-height:26px;text-align:center;background:url(../Images/btn1.png) no-repeat;
}

.product_center h2{
	width:978px;line-height:34px;float:left;background:#f7f7f7;
	border-top:1px solid #eee;border-right:1px solid #d0d9e2;border-bottom:1px solid #eee;border-left:1px solid #d0d9e2;
}
.product_center h2 a{
	padding:0 22px 0 20px;color:#333;line-height:34px;display:block;float:left;
	background:url(../Images/link_bg7.png) right center no-repeat;font-weight:normal;
}
.product_center h2 a:hover{text-decoration:underline;}

/*产品中心列表*/
.product_center_list{
	width:978px;float:left;border-left:1px solid #d0d9e2;border-right:1px solid #d0d9e2;
	background:url(../Images/product_list_bg.png) center top repeat-y;
}
.product_center_list dl{width:296px;padding:10px 10px 10px 20px;float:left;}
.product_center_list dl dd.tit{width:100%;height:20px;overflow:hidden;margin-bottom:10px;}
.product_center_list dl dd.tit a{font-size:14px;font-weight:bold;line-height:20px;color:#333;}
.product_center_list dl dd.tit a:hover{text-decoration:underline;}
.product_center_list dl dt{width:130px;height:130px;float:left;}
.product_center_list dl dt img{width:130px;height:130px;float:left;}
.product_center_list dl dd.txt{width:150px;height:20px;float:right;overflow:hidden;line-height:20px;color:#666;}
.product_center_list dl dd.txt a{color:#333;}
.product_center_list dl dd.more{width:150px;height:20px;float:right;margin-top:10px;overflow:hidden;}
.product_center_list dl dd.more a{color:#1C98D6;line-height:20px;}
.product_center_list dl dd.more a:hover{text-decoration:underline;}

/*产品系列列表*/
.product_series{
	width:750px;padding-top:3px;float:left;
	background:#fff url(../Images/link_bg10.png) left bottom repeat-x;
}
.product_series li{float:left;margin:0 8px;display:inline;}
.product_series li a{padding:1px 21px 0 21px;display:block;line-height:30px;color:#333;float:left;}
.product_series li a:hover,.product_series li a.selected{padding:0 20px;color:#1C98D6;background:#f7f7f7;border:1px solid #eee;border-bottom:none;}

.product_subseries{width:740px;padding-left:10px;float:left;border-bottom:1px solid #1C98D6;background:#f7f7f7;}
.product_subseries li{padding-right:1px;background:url(../Images/link_bg8.png) right center no-repeat;float:left;}
.product_subseries li a{height:26px;padding:0 20px;display:block;line-height:26px;color:#333;float:left;}
.product_subseries li a:hover,.product_subseries li a.selected{color:#1C98D6;background:#fff url(../Images/link_bg9.png) bottom center no-repeat;}

.product_list{float:left;background:url(../Images/product_list_bg2.png) center top repeat-y; width:100%; position:relative; top:-10px;}
.product_list dl{width:315px;padding:15px 30px;float:left;}
.product_list dl dd.tit{width:100%;height:20px;overflow:hidden;margin-bottom:10px;}
.product_list dl dd.tit a{font-size:14px;font-weight:bold;line-height:20px;color:#333;}
.product_list dl dd.tit a:hover{text-decoration:underline;}
.product_list dl dt{width:130px;height:130px;float:left;}
.product_list dl dt img{width:130px;height:130px;float:left;}
.product_list dl dd.txt{width:170px;height:100px;float:right;overflow:hidden;line-height:20px;color:#666;}
.product_list dl dd.txt a{color:#333;}
.product_list dl dd.more{width:170px;height:20px;float:right;margin-top:10px;overflow:hidden;}
.product_list dl dd.more a{color:#1C98D6;line-height:20px;}
.product_list dl dd.more a:hover{text-decoration:underline;}

/*产品详细页*/
.product{width:725px;float:left;/*margin:25px 0 25px 25px;*/display:inline;}
/*产品-左侧图片*/
.product_img{width:385px;float:left;margin: 25px 0 0 25px; display:inline;}
.bigImg{width:375px;height:375px;border:1px solid #ddd;}
.bigImg img{width:375px;height:375px;float:left;}
.smallImg{width:385px;height:73px;margin-top:10px;position:relative;}
/*.smallImg a.leftBtn{position:absolute;left:0;top:7px;cursor:pointer;}
.smallImg a.rightBtn{position:absolute;right:0;top:7px;cursor:pointer;}*/
.smallBox{width:385px;height:73px;overflow:hidden;position:absolute;left:0;top:0;}
.smallBox ul{width:99999px;}
.smallBox ul li{width:69px;height:73px;margin-right:8px;float:left;display:inline;background:#fff;}
.smallBox ul li a{width:61px;height:61px;border:1px solid #ddd;display:block;padding:5px 3px;}
.smallBox ul li a.selected{border:none;padding:6px 4px;background:url(../Images/small_bg.png) no-repeat;}
.smallBox ul li a img{width:61px;height:61px;float:left;}
/*产品-右侧简介*/
.product_intro{width:305px;float:right;margin: 25px 0 0;}
.product_intro dl dt{width:100%;line-height:20px;font-weight:bold;color:#444;float:left;}
.product_intro dl dd.tit{ width:100%; color:#666; line-height:20px; margin-top:10px ; float:left;}
.product_intro dl dd.txt{width:100%;line-height:23px;color:#333;float:left;margin:10px 0; overflow:hidden; min-height:240px;}
.product_intro dl dd.txt p{line-height:20px;color:#666;}
.product_intro dl dd.order{width:100%;height:33px;padding-top:20px;border-top:1px dashed #ddd;float:left;}
.product_intro dl dd.order a{
	width:110px;height:33px;color:#fff;font-weight:bold;line-height:33px;font-size:14px;text-align:center;
	background:url(../Images/orderBtn.png) no-repeat;display:block;
}
.product_intro dl dd.share{width:100%;float:left;margin-top:30px;color:#444;line-height:20px;}

/*产品 - 详细介绍*/
.product_detail{margin-top:25px;float:left;_float:none;  width:725px; margin-left:12px; }
.product_detail h2{width:100%;height:30px;background:url(../Images/border_red.png) bottom repeat-x; font-weight:normal;}
.product_detail h2 a.tit{
	padding:0 20px;color:#333;line-height:28px;display:block;float:left;
	border:1px solid #ccc;border-bottom:none;background:url(../Images/link_bg11.png) repeat-x;
}
.product_detail h2 a.selected{
	border-left:1px solid #09a1ed;border-right:1px solid #09a1ed;border-top:2px solid #09a1ed;border-bottom:1px solid #fff;
	line-height:27px;background:#fff;font-weight:bold;
}
.product_detail h2 a.download{float:right;cursor:pointer;margin-right:20px;display:inline;}
.product_con{padding:10px;color:#333;line-height:24px;background:#fff; margin-bottom:30px;word-break:break-all;}
.product_con p{color:#333;line-height:24px;}

/*产品在线订购 - 弹出窗口*/
.order_cover{width:408px;display:none;}
.orderBox{width:402px;padding:3px;background:#666;float:left;}
.order_cover form{width:400px;background:#f6f6f6;border:1px solid #e0e0e0;float:left;padding-bottom:20px;}
.order_cover h2{
	width:360px;height:35px;padding:0 20px;font-weight:bold;border-bottom:1px solid #ddd;
	background:url(../Images/tit.png) right top no-repeat;
}
.order_cover h2 span{
	color:#333;line-height:35px;display:block;float:left;
	padding-left:20px;background:url(../Images/link_bg12.png) left center no-repeat;
}
.order_cover h2 a{
	width:20px;height:35px;display:block;float:right;cursor:pointer;
	font-size:26px;color:#ccc;text-align:center;line-height:35px;font-weight:bold;
}
.order_cover dl{width:400px;padding:4px 0;float:left;}
.order_cover dl dt,.order_cover dl dd,.order_cover dl label{float:left;color:#666;}
.order_cover dl dt{width:85px;padding-right:5px;line-height:24px;text-align:right;}
.order_cover dl dd input{
	height:22px;width:193px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#666;background:#fff;float:left;position:relative;
}
.order_cover dl dd select{
	width:200px;border:1px solid #ccc;
	color:#666;background:#fff;float:left;position:relative;
}
.order_cover dl dd textarea{
	height:88px;width:263px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#666;background:#fff;float:left;position:relative;overflow:auto;
}
.order_cover dl.verify dd{position:relative;}
.order_cover dl.verify dd input{width:79px;}
.order_cover dl.verify dd img.code{position:absolute;left:92px;top:0;}
.order_cover dl.verify dd label{position:absolute;left:170px;top:0;}
.order_cover dl.btn dd input.submit{
	width:110px;height:33px;display:block;padding:0;border:0 none;cursor:pointer;
	background:url(../images/orderBtn.png) no-repeat;color:#fff;font-weight:bold;float:left;
}

/*招聘列表*/
.job_list{padding:30px 30px 0 30px;}
.job_list1{width:100%; height:200px; border-bottom:1px dashed #cccccc;}
.job_list2{width:100%; margin-top:20px;}
.job_tit p{line-height:20px;color:#555;}
.job_list table{width:100%;margin-bottom:20px;border-left:1px solid #ccc;border-top:1px solid #ccc;}
.job_list table td{line-height:20px;padding:8px 10px;color:#555;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.job_list table td.tit{width:8%;background:#f7f7f7;text-align:center;font-size:12px;font-weight:bold;color:#333;}
.job_list table td.info{width:8%;}
.job_list table td.infoRight{width:8%;}
.job_bg{width:690px;height:0;line-height:0;border-bottom:1px solid #e1e1e2;margin:0 30px;float:left;display:inline;}

/*招聘详细*/
.job_details{padding:5px;}
.job_details table.table_info td{border: solid 1px #E3ECF6;padding: 5px;}
.job_details table.table_info td.title{font-weight:bold;line-height:30px;}
.job_details table.table_info td.tit{text-align:center;font-weight:bold;width:20%;}
.job_details table.table_info td.info{width:30%;}
.job_details table.table_info td.demand{line-height:150%;}

/*下载列表*/
.download_list{padding:10px 30px 0 30px;}
.download_list ul li{width:100%;height:40px;overflow:hidden;border-bottom:1px solid #ddd;}
.download_list ul li a.downleft{
	float:left;height:40px;line-height:40px;padding-left:10px;font-size:14px;color:#444;
	background:url(../Images/link_bg1.png) left center no-repeat;	
}
.download_list ul li a.downleft:hover{text-decoration:underline;}
.download_list ul li span{
	height:20px;padding-left:10px;display:block;float:right;margin-top:10px;
	background:url(../Images/downloads.png) left center no-repeat;
}
.download_list ul li a{
	height:20px;line-height:20px;color:#fff;padding-right:10px;display:block;float:left;
	background:url(../Images/downloads.png) right center no-repeat;
}

/*调查列表*/
.survey_list{padding:5px;}
.survey_list ul li{line-height:30px;border-bottom:1px dotted #cccccc;}
.survey_list ul li a{}
.survey_list ul li a:hover{}
.survey_list ul li span{float:right;*margin-top:-30px;}
/*调查详细*/
.survey_details{padding:5px;}
.survey_details h2.sub{text-align:center;height:30px;line-height:30px;font-weight:bold;}
.survey_details div.intr{line-height:150%;padding-bottom:15px;}
.survey_details dl{}
.survey_details dl dt{height:30px;line-height:30px;}
.survey_details dl dd{padding-left:16px;}
.survey_details dl dd.errmsg{padding-left:16px;height:15px;}
.survey_details input.submit{margin-left:16px;}

/*友情链接*/
.link{padding:15px 0 30px 0;float:left;}
.link p{font-size:14px;color:#333;line-height:30px;margin:0 0 0 48px;}
.link dl{width:127px;padding:10px 0 10px 48px;float:left;}
.link dl dt{
	width:117px;height:38px;padding:4px;border:1px solid #d7d7d7;background:#fff;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:relative;
	-moz-box-shadow:0 0 3px #d7d7d7;-webkit-box-shadow:0 0 3px #d7d7d7;box-shadow:0 0 3px #d7d7d7;
	behavior:url(js/PIE.htc);
}
.link dl dt img{width:117px;height:38px;float:left;}
/*.link dl dd{width:100%;height:30px;margin:5px 0;text-align:center;overflow:hidden;}
.link dl dd a{color:#555;line-height:15px;}*/

/*网站地图*/
.sitemap{padding:10px 30px 30px 30px;float:left;}
.sitemap dl{width:100%;float:left;border-bottom:1px solid #ccc;}
.sitemap dl dt{width:100%;height:30px;float:left;}
.sitemap dl dt a{font-weight:bold;line-height:30px;color:#333;}
.sitemap dl dd{float:left;padding-right:10px;}
.sitemap dl dd a{line-height:30px;color:#333;}
.sitemap dl a:hover{text-decoration:underline;}

/*留言反馈*/
.feedback{width:690px;padding:30px;float:left;}
.feedback dl{width:46%;padding:8px 0;float:left;}
.feedback dl dt,.feedback dl dd,.feedback dl label{float:left;color:#888;}
.feedback dl dt{width:75px;padding-right:5px;line-height:24px;text-align:right;}
.feedback dl dd input.input{
	height:22px;width:193px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;position:relative;
	background:#fff url(../Images/input_bg.png) top repeat-x;
}
.feedback dl dd textarea{
	height:88px;width:510px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;position:relative;overflow:auto;
	background:#fff url(../Images/input_bg.png) top repeat-x;
	font-size:13px;
}
.feedback dl.topic,.feedback dl.info,.feedback dl.verify,.feedback dl.btn{width:100%;}
.feedback dl.topic dd input{width:510px;}
.feedback dl.verify dd{position:relative;}
.feedback dl.verify dd input{width:84px; height:24px;}
.feedback dl.verify dd img.code{position:absolute;left:100px;top:0;}
.feedback dl.verify dd label{position:absolute;left:180px;top:0;}
.feedback dl.btn dd input.submit{
	width:91px;height:26px;display:block;padding:0;border:0 none;cursor:pointer;
	background:url(../images/submitBtn.png) no-repeat;color:#fff;float:left;
}
.feedback dl.btn dd input.reset{
	width:91px;height:26px;display:block;padding:0;border:0 none;cursor:pointer;
	background:url(../images/submitBtn.png) no-repeat;color:#fff;float:left;margin-left:10px;
}

/*模拟下拉列表*/
.feedback dl.sex dd div.selectMenu{
	position:relative;z-index:1;line-height:22px;color:#888;border:1px solid #ccc;float:left;
	background:#fff url(../Images/input_bg.png) top repeat-x;
}
.feedback dl.sex dd div.selectMenu a{width:193px;padding-left:5px;line-height:22px;color:#888;display:block;cursor:pointer;}
.feedback dl.sex dd div.selectMenu a.def{background:url(../images/def_bg.png) 181px center no-repeat;}
.feedback dl.sex dd div.selectMenu ul li a:hover{background:#f2f2f2;color:#333;}

/*经销商订单*/
.resellerfeedback{width:690px;padding:30px;float:left;}
.resellerfeedback dl{width:46%;padding:8px 0;float:left;}
.resellerfeedback dl dt,.resellerfeedback dl dd,.resellerfeedback dl label{float:left;color:#888;}
.resellerfeedback dl dt{width:75px;padding-right:5px;line-height:24px;text-align:right;}
.resellerfeedback dl dd input.input{
	height:22px;width:193px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;position:relative;
}
.resellerfeedback dl dd textarea{
	height:88px;width:510px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;position:relative;overflow:auto;
}
.resellerfeedback dl.topic,.resellerfeedback dl.info,.resellerfeedback dl.verify,.resellerfeedback dl.btn{width:100%;}
.resellerfeedback dl.topic dd input{width:510px;}
.resellerfeedback dl.verify dd{position:relative;}
.resellerfeedback dl.verify dd input{width:82px;}
.resellerfeedback dl.verify dd img.code{position:absolute;left:96px;top:0;}
.resellerfeedback dl.verify dd label{position:absolute;left:176px;top:0;}
.resellerfeedback dl.btn dd input.submit{
	width:110px;height:33px;display:block;padding:0;border:0 none;cursor:pointer;
	background:url(../images/submitBtn.png) no-repeat;color:#fff;font-size:14px;font-weight:bold;
}


/*模拟下拉列表*/
.resellerfeedback dl.sex dd div.selectMenu{position:relative;z-index:1;line-height:22px;color:#888;border:1px solid #ccc;float:left;background:#fff;}
.resellerfeedback dl.sex dd div.selectMenu a{width:193px;padding-left:5px;line-height:22px;color:#888;display:block;cursor:pointer;}
.resellerfeedback dl.sex dd div.selectMenu a.def{background:url(../images/def_bg.png) 181px center no-repeat;}
.resellerfeedback dl.sex dd div.selectMenu ul li a:hover{background:#f2f2f2;color:#333;}




/*内页分类下拉列表*/
.droplist{padding:30px;}
.droplist dl{width:100%;height:24px;padding:8px 0;}
.droplist dl dt,.droplist dl dd{float:left;height:24px;line-height:24px;color:#333;}
.droplist dl dt{width:100px;padding-right:5px;text-align:right;}

.droplist dl dd.type{width:120px;}
.droplist dl dd.type div.typeselectMenu{position:relative;z-index:1;line-height:22px;color:#333;border:1px solid #ccc;background:#fff;}
.droplist dl dd.type div.typeselectMenu a{
	width:113px;height:22px;padding-left:5px;line-height:22px;color:#333;display:block;letter-spacing:5px;
}
.droplist dl dd.type div.typeselectMenu a.typedef{background:url(../images/def_bg.png) 100px center no-repeat;}
.droplist dl dd.type div.typeselectMenu ul li a:hover{background:#f2f2f2;font-weight:bold;}
/*内页接口下拉列表*/
.droplist dl dd.interface{width:120px;}
.droplist dl dd.interface div.interfaceselectMenu{position:relative;z-index:1;line-height:22px;color:#333;border:1px solid #ccc;background:#fff;}
.droplist dl dd.interface div.interfaceselectMenu a{
	width:113px;height:22px;padding-left:5px;line-height:22px;color:#333;display:block;letter-spacing:5px;
}
.droplist dl dd.interface div.interfaceselectMenu a.interfacedef{background:url(../images/def_bg.png) 100px center no-repeat;}
.droplist dl dd.interface div.interfaceselectMenu ul li a:hover{background:#f2f2f2;font-weight:bold;}
/*内页系列下拉列表*/
.droplist dl dd.series{width:120px;}
.droplist dl dd.series div.seriesselectMenu{position:relative;z-index:1;line-height:22px;color:#333;border:1px solid #ccc;background:#fff;}
.droplist dl dd.series div.seriesselectMenu a{
	width:113px;height:22px;padding-left:5px;line-height:22px;color:#333;display:block;letter-spacing:5px;
}
.droplist dl dd.series div.seriesselectMenu a.seriesdef{background:url(../images/def_bg.png) 100px center no-repeat;}
.droplist dl dd.series div.seriesselectMenu ul li a:hover{background:#f2f2f2;font-weight:bold;}

/*问答*/
.faq{width:690px;margin:10px 30px;float:left;display:inline;}
.faq dl{width:100%;float:left;padding:10px 0;border-bottom:1px solid #ddd;}
.faq dl dt,.faq dl dd{width:100%;float:left;}
.faq dl dt span,.faq dl dd span{width:25px;float:left;display:block;line-height:24px;color:#333;font-weight:bold;}
.faq dl dt a,.faq dl dd a{width:665px;float:left;display:block;line-height:24px;color:#333;}
/*搜索列表*/
.search_list{padding:10px 30px 0 30px;}
.search_list ul li{width:100%;height:40px;overflow:hidden;border-bottom:1px solid #ddd;}
.search_list ul li a{
	float:left;height:40px;line-height:40px;padding-left:10px;font-size:14px;color:#444;
	background:url(../Images/link_bg1.png) left center no-repeat;	
}
.search_list ul li a:hover{text-decoration:underline;}
.search_list ul li span{float:right;height:40px;line-height:40px;font-size:11px;color:#aaa;}

/*分页*/
.page{width:750px;height:20px;float:left;margin:20px 0;*float:none;}
.page p{float:left;display:inline;}
.page p a,.page p span{float:left;margin-right:8px;display:inline;}
.page p a{height:12px;line-height:12px;padding:3px 6px;border:1px solid #c7c7c7;color:#3e3e3e;}
.page p a:hover,.page p a.selected{background:#A4E4FF;color:#1C98D6;border:1px solid #1C98D6;}
.page p span{color:#3e3e3e;font-weight:bold;line-height:20px;margin-left:5px;}
.page p a.prePage{padding-left:15px;background:url(../Images/prePage_bg.png) 5px center no-repeat;}
.page p a.nextPage{padding-right:15px;background:url(../Images/nextPage_bg.png) 50px center no-repeat;}
.page p a.prePage:hover{color:#cc0100;background:url(../Images/prePage_bg.png) 5px center no-repeat;}
.page p a.nextPage:hover{color:#1C98D6;background:url(../Images/nextPage_bg.png) 50px center no-repeat;}

/*底部认证图片*/
#bottomImg_box{width:100%;height:100px;float:left;margin-top:15px;}
#bottomImg{width:1000px;height:108px;margin:0 auto;}
#bottomImg a{width:172px;height:92px;border:1px solid #e5e5e5; padding:3px;margin:0 10px;float:left;background:#fff;cursor:default;}
#bottomImg a:hover{background:#f2f2f2;}
#bottomImg img{width:172px;height:92px;}

/*收起帮助信息*/
#showHelp{width:100%;height:20px;float:left;}
#showHelp p{width:980px;height:20px;margin:0 auto;line-height:20px;text-align:right;}
#showHelp a{color:#1C98D6;}

/*帮助信息*/
#help_box{width:100%;min-width:980px;padding:20px 0;float:left;background:#f0f0f0 url(../images/links_bg.png) repeat-x;}
#help{width:930px;padding-left:50px;margin:0 auto;}
#help dl{width:135px;padding:0 10px 0 9px;float:left;border-left:1px dashed #c2c2c2;}
#help dl dt{width:135px;font-weight:bold;margin-bottom:10px;float:left;}
#help dl dt a{color:#333;}
#help dl dd{width:135px;line-height:22px;float:left;}
#help dl dd a{color:#888;}
#help dl a:hover{text-decoration:underline;}


/*底部*/
#footer_box{width:100%;min-width:980px;float:left;background:url(../Images/footer_bg.png) top center repeat-x;}
#footer{width:980px;margin:0 auto;height:30px;}
.footer_info{float:left;width:50%; line-height:30px; color:#b9d5ff;}
.footer_info p{line-height:30px;color:#ffbcb9;}
.footer_link{float:right;width:50%;text-align:right;color:#b9d4ff;}
.footer_link a{line-height:30px;color:#b9d4ff;padding:0 5px 0 6px;}
.footer_link a:hover{text-decoration:underline;}

/*返回顶部*/
.returnTop{
	width:53px;height:53px;position:fixed;right:20px;bottom:50px;display:none;cursor:pointer;
	background:url(../images/returnTop.gif) no-repeat;z-index:5;
}
* html,* html body{background-image:url(about:blank);background-attachment:fixed;}
* html .returnTop{
	position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0 + 20));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0 + 50)))
}