@charset "utf-8";
/* CSS Document */


body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"宋体";-webkit-text-size-adjust:none; color:#666666;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#666666;text-decoration:none;}
a:hover{ color:#94252a;text-decoration:underline;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}


/* head */
.head_bg{ background-color:#822007;}
.head_r_bg{ background:url(../images/head_r_bg.jpg) no-repeat top right;}
.head_top_bg{ background:url(../images/head_top_bg.jpg) no-repeat top left; color:#822007; }
.head_top_bg a{ color:#822007; }
.head_top_bg a:hover{ color:#822007; }

/* nav */
.nav_bg01{ background:url(../images/nav_bg01.jpg) no-repeat top left;}
.nav_bg02{ background:url(../images/nav_bg02.jpg) no-repeat top right;}
.nav_bg03{ background:#6b1d06; color:#FFFFFF; font-size:14px; font-family:"微软雅黑";}
.nav_bg03 a{color:#FFFFFF;}
.nav_bg03 a:hover{color:#FFFFFF;}
.nav_bottom{ background:url(../images/nav_bottom_bg.jpg) repeat-x top center;}

/* banner */
.banner_bg{ background:url(../images/banner_bg.jpg) repeat-x top center;}


/* main */
.about_bg{ background:url(../images/about_bg.jpg) no-repeat left top;}
.about_text_bg{ background:url(../images/about_text_bg.jpg) no-repeat center  right;}
.about_img{ border:#d3dbde solid 1px; padding:2px;}

.product_bg01{ background-color:#f8f7f3;}
.product_bg02{ background-color:#eeede9;}
.product_img{ border:#d89d02 solid 1px;}

.new_bg{ background-color:#FFFFFF;}
.new_title_bor{ border-bottom:#e6e6e6 solid 1px;}
.new_text_bor{ border-bottom:#999999 dashed 1px;}

.join_bg{ background:url(../images/join_bg.jpg) no-repeat top left;}
.join_bg01{ background: url(../images/join_bg01.jpg) no-repeat top left;}


/* bottom */
.bottom_bg{ background-color:#822007; color:#FFFFFF;}
.er_about_bg{ background:url(../images/er_about_bg.jpg) no-repeat left top;}
.er_about_bg2{ background:url(../images/about_bg.jpg) no-repeat left top;}


/* er main */
.er_join_bg{ background:url(../images/er_join_bg.jpg) no-repeat top right;}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

/*产品栏目*/
.product_list li{width:33.3%;float:left;margin-bottom:7px;}
.product_list li a.img{width:160px;height:140px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.product_list li a.img img{vertical-align:middle;}
.product_list li a.img:hover{border:1px solid #F90;}
.product_list li p.info{width:162px;line-height:30px;}
.product_list li p.info span{font-family:Verdana;color:#d94f44;float:right;}
.product_list li p.info a{float:left;color:#555;}


/*新闻栏目*/
.news_list2{ padding:0px 10px 0px 10px;}
.news_list2 li{height:50px;line-height:25px;border-bottom:1px solid #eff2f4;padding:6px 0 5px 0;color:#a0a0a0;}
.news_list2 li span.title a{float:left;color:#0f5fbb;font-weight:bold;}
.news_list2 li span.title a:hover{text-decoration:none;color:#000;}
.news_list2 li span.time{float:left;}
.news_list2 li span.hits{float:right;}
.news_list2 li span.class{margin-left:12px;}
.news_list2 li span.class a{text-decoration:underline;color:#a0a0a0;}

/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}

/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .actBox{position:absolute;top:25px;right:30px;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}




.inp3{ width:50px; height:30px;}