@charset "utf-8";
* {font-family: Tahoma, "Microsoft Yahei", Arial; }

body { font-family:Verdana; font-size:14px; margin:0; padding:0;color:#666666; background:#ffffff;}
ul,li {list-style-type:none; margin:0; padding:0;}
a{text-decoration: none;color:#252525}
a:visited{color:#252525}
a:hover{color:#d22c3b;}
.clearBoth{clear:both}
img{border:0px}
.yahei{font-family:"微软雅黑"}

/* 顶部 */
#header {width:100%;height:153px;margin:auto;border:0px solid #ff0000; background:#ffffff;overflow:hidden}
#headerTop{border-bottom:1px solid #c9c7c8;height:32px; background:#f3f3f3}
#headerTopCenter{width:1000px;line-height:32px;margin:auto;}
#headerTopCenterLeft{width:460px;float:left;}
#headerTopCenterRight{width:540px;float:right;text-align:right}

#headerContent{width:1003px;margin:auto;height:192px;}
#logo{width:280px;height:52px;float:left; text-align: center;padding-top:28px;}
#topRight{float:right;padding-top:49px;font-size:19px;font-weight:600;}


.indexTitle{width:162px;height:39px;line-height:39px; text-align:center;float:left;font-size:15px;font-weight:bold;margin-right:10px; cursor:pointer}
.indexTitleOn{width:162px; height:39px;line-height:39px;text-align:center;float:left;font-size:15px;font-weight:bold;margin-right:10px; background:#CCCCCC; cursor:pointer}

.l_icon{display:inline-block;width:10px;height:12px; background:url(images/comm_new_imgs.png);background-position:0 -50px;*vertical-align:top;_background-position:0 -52px}

#mainNav {width:100%;height:100px;margin:auto;border-top:0px solid #cd1311;border-bottom:0px solid #cd1311;
	background:#252525; }
#menu{width:1280px;margin:auto; background: #252525}
#nav{line-height: 100px;height:100px;list-style-type: none;border-left:0px solid #9aa6bc;float:left;}
#nav a{display:block;color:#ffffff;width: 150px; text-align:center;font-size:16px;font-weight:600}
#nav a:hover{color:#ffffff;text-decoration:none;font-weight:bold;background:#535050;font-size:16px;font-weight:600}
#nav li{float: left; width: 150px;border-right:0px solid #9aa6bc}
#nav li ul{line-height: 35px; list-style-type: none;text-align:left;width: 150px; position: absolute;border-right:0px;}
#nav li ul li{float: left;width:150px;height:35px;background: #f47900;border:0px solid #ff0000}
#nav li ul a{width:120px;wedisplay: block;font-size:14px;text-align:left;padding-left:40px;font-weight:600;color:#ffffff}
#nav li ul a:hover{color:#F3F3F3;text-decoration:none;font-weight:normal;background:#535050;font-size:14px;font-weight:600}
#nav li:hover ul {left: auto; }
#nav li.sfhover ul {left: auto; } 
#nav li.menuOn{color:#ffffff!important;border-bottom:3px solid #d22c3b}
#nav li.menuOn a{height:97px;background:#252525;color:#ffffff!important;overflow:hidden}

#nav li.menuHover{color:#ffffff!important;}
#nav li.menuHover a{height:40px;background:#f47900;color:#ffffff!important;overflow:hidden}

#userArea{float:left;width:200px;height:100px;font-size:16px;line-height:100px; background:#d22b3c;color:#ffffff}
#userArea a{color:#ffffff}
#userArea a:hover{color:#eaeaea}
#userArea a:visited{color:#ffffff}

.indexLabel{font-size:24px;font-weight:bold;padding-top:16px;border-top:3px solid #252525; text-align: center;color:#252525}
.btn_viewMore{width:110px;height:36px;line-height:36px;text-align: center; background: #d22c3b;color:#ffffff; border-radius: 10px;}
.btn_viewMore a{color:#ffffff}
.btn_viewMore a:hover{color:#eaeaea}
.btn_viewMore a:visited{color:#ffffff}

.btn_basic {
	background:#eaeaea;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#ffffff), to(#eaeaea));
    background: -webkit-linear-gradient(#ffffff, #eaeaea 70%);
    background: -moz-linear-gradient(#ffffff, #eaeaea 70%);
    background: -ms-linear-gradient(#ffffff, #eaeaea 70%);
    background: -o-linear-gradient(#ffffff, #eaeaea 70%);
    background: linear-gradient(#ffffff, #eaeaea 70%);
	border: 1px solid #D4D4D4;
	border-radius:5px 5px 5px 5px;/*左上,右上，右下，左下*/
	color: #333333;
	cursor: pointer;
	font-size: 14px;
	font-weight:600;
	color:#666666;
	text-align:center;
	line-height:36px;
	padding:8px 22px 8px 22px;
	letter-spacing:2px;
	overflow:hidden;
	box-shadow: 0px 0px 4px 0px #e1e0e0;/*右/下/模糊半径/边框 */
	-pie-background: linear-gradient(#ffffff, #eaeaea);
	behavior: url(/css/pie/PIE.htc);
}
.btn_basic:hover{
	background:#eaeaea;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#eaeaea), to(#ffffff));
    background: -webkit-linear-gradient(#eaeaea, #ffffff 70%);
    background: -moz-linear-gradient(#eaeaea, #ffffff 70%);
    background: -ms-linear-gradient(#eaeaea, #ffffff 70%);
    background: -o-linear-gradient(#eaeaea, #ffffff 70%);
    background: linear-gradient(#eaeaea, #ffffff 70%);
	color: #666666;
}



/* 主框架 */
.mainBorder{border:1px solid #c4c4c4}
.mainTop{padding-top:10px;clear:both}
#container {width:1003px;margin:0 auto;
border-top:0px solid #e4e4e4;
border-right:0px solid #e5e5e5;
border-bottom:0px solid #e4e4e4;
border-left:0px solid #e5e5e5;
border-radius:0px 0px 0px 0px;/*左上,右上，右下，左下*/
box-shadow: 0px 0px 0px 0px #eaeaea;/*右/下/模糊半径/边框 */
z-index:0;
background:#FFFFFF;
}
#indexBarner{width:100%;height:300px;border:1px solid #eaeaea;margin-top:6px;}
#indexAbout{border-right:1px solid #CCCCCC;border-left:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;line-height:1.8}

.leftMenuTitle{height:40px;line-height:40px;text-align:center;font-size:16px;border-bottom:1px dotted #d0c9c9;}
.leftMenuList ul{height:36px;line-height:36px;border-bottom:1px dotted #d0c9c9;padding-left:40px;font-size:14px;}
.leftMenu{background:url(/images/arr.jpg); background-repeat:no-repeat;background-position:0 3px;}
.leftMenuOn{background:url(/images/arr3.jpg); background-repeat:no-repeat;background-position:0 3px;}

.leftMenuSub{padding-left:60px;height:30px;line-height:30px;}
.leftMenuSubOn{background:url(/images/arr3.jpg); background-repeat:no-repeat;background-position:20px 3px;padding-left:60px;height:30px;line-height:30px;}

/* 单页，文章，产品 */
.articleList{width:98%;margin:auto;margin-top:10px;}
.articleList ul{width:100%;border-bottom:1px dotted #d0d0d0;line-height:35px;font-size:12px;float:left;}
.articleList ul li{float:left}
.articleList .itemArrow{width:20px; text-align:center;padding-top:15px;*padding-top:0px;_padding-top:0px}
.articleList .itemTitle{max-width:600px;text-align:left}
.articleList .itemDate{width:90px;float:right;text-align:center}

.articleInfo{width:96%;margin:auto;margin-top:10px;}
.articleTitle{text-align:center;font-size:16px;line-height:40px;font-weight:600;border-bottom:1px solid #eaeaea}
.articleTitleSubInfo{text-align:center;font-size:12px;line-height:30px;}
.articleContent{font-size:14px;line-height:1.6}

.indexNewsLine{height:35px;border-bottom:1px dotted #CCCCCC}

/* 分页 */

.pagelist_a {width:99%;clear:both;padding:3px;margin:3px;text-align:center;border:0px solid #ff0000; text-align:right}
.pagelist_a a{border:#eee 1px solid;padding:2px 5px 2px 5px;margin:2px;color:#666;text-decoration:none}
.pagelist_a a:hover {border:#c6c4c4 1px solid;color:#666;}
.pagelist_a a:active {border:#999 1px solid;color:#666;}
.pagelist_a .current {border:#e0e0e0 1px solid;padding:2px 5px 2px 5px;font-weight:600;margin:2px;color:#aaaaaa; background:#f0f0f0}
.pagelist_a .disabled {border:#eee 1px solid;padding:2px 5px 2px 5px;margin:2px;COLOR:#ddd;}


.listInfo tr td{border-bottom:1px dotted #666666}


/*/*会员中心/登陆/注册/找回密码...*/
.memberLeft{float:left;width:175px;}/*会员左侧*/
.memberRight{float:right;width:802px;min-height:500px;}/*会员右区域*/
.memberFrame{overflow:hidden;padding-top:10px;}/*会员主结构*/



.memberInputText{ background-color:#ffffff;border:1px solid #e5e5e5;color:#878484;width:260px;height:30px;line-height:30px;padding-left:5px; border-radius: 5px;}
.memberInputTextHeight{height:50px;}
.memberInputTextHeight2{height:60px;}
.memberInputTextTitle{font-size:14px;margin-right:8px;}
.forgetPassWordMsg{font-size:14px;padding-top:100px;}

.memberMainInfo{width:97%;margin:auto;margin-top:10px;}
.memberNav{font-size:13px;border-bottom:2px solid #d5d5d5; background:#ffffff;height:35px;line-height:35px;padding-left:12px;margin:0px}/*会员导航*/
.memberNavTitle{font-size:14px;font-weight:600;color:#ff0000;margin-left:2px;}
.memberLeftMenu{width:100%;border:1px solid #eaeaea;}
.memberMenuTopTitle{width:100%-2;color:#ffffff;font-size:15px;font-weight:600; text-align:center;line-height:30px;margin:1px;
	background:#f47900;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#f47900), to(#f47900));
    background: -webkit-linear-gradient(#f47900, #f47900 70%);
    background: -moz-linear-gradient(#f47900, #f47900 70%);
    background: -ms-linear-gradient(#f47900, #f47900 70%);
    background: -o-linear-gradient(#f47900, #f47900 70%);
    background: linear-gradient(#f47900, #f47900 70%);
}
.memberMenuTopUserInfo{ text-align:center;padding:10px 0 10px 0;line-height:30px}
.memberMenuTitle{text-align:left;padding-left:20px;font-weight:600;line-height:30px;height:30px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;
	background:#f8f8f8;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#f2f2f2), to(#f8f8f8));
    background: -webkit-linear-gradient(#f2f2f2, #f8f8f8 70%);
    background: -moz-linear-gradient(#f2f2f2, #f8f8f8 70%);
    background: -ms-linear-gradient(#f2f2f2, #f8f8f8 70%);
    background: -o-linear-gradient(#f2f2f2, #f8f8f8 70%);
    background: linear-gradient(#f2f2f2, #f8f8f8 70%);
}
.memberLeftMenu ul li{width:100%-35px;height:26px;line-height:26px;text-align:left;padding-left:35px;border-bottom:0px dotted #eaeaea}




/* 底部 */
#footer {width:100%;height:140px;margin:auto; background:#eaeaea;border-top:1px solid #c9c7c8}
#footerCenter {width:1003px;margin:auto;line-height:1.9; text-align:center;padding-top:16px;}
#footer a{color:#66666}
#footerText{line-height:1.8}
