@charset "utf-8";


/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"宋体";color:#000;-webkit-text-size-adjust:none;background:url(../images/bg.jpg) no-repeat center top #e7e7e7;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;}ul,li{list-style:none;}
h3{font-size:14px;font-weight:normal;}
a{color:#000; text-decoration:none;cursor:hand;}
a:hover{color:#000; text-decoration:none;}
.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,.hr_15{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}.hr_15{height:15px;}


/*头部区域*/
.header{background:url(../images/header_bg.jpg);}
.header_top,.header_top a{color:#6e6e6e;line-height:35px;}
.header_top a:hover{color:#000;}
.banner_bg{background:url(../images/banner_bg.jpg);color:#fff;}


/*左侧区域*/
.left_bg{background:url(../images/left_bg.jpg);}
.left_list,.left_list a{color:#fff;line-height:23px;}
.left_list a:hover{color:#fff;text-decoration:underline;}


/*右侧区域*/
.right_bg{background:url(../images/right_bg.jpg);color:#282828;}
.company_line{background:url(../images/company_line.jpg) no-repeat bottom left;}
.information_line{background:url(../images/company_line.jpg) no-repeat bottom right;}
.information_list td{background:url(../images/information_icon.jpg) no-repeat 10px center;text-indent:25px;}
.information_list a{color:#282828;}
.information_list a:hover{color:#a90000;}
.products_text a{color:#fff;font-size:14px;font-weight:bold;line-height:33px;}
.products_text a:hover{color:#fff;text-decoration:underline;}


/*尾部区域*/
.footer_bg01{background:url(../images/footer_bg01.jpg);color:#fff;}


/*二级页*/
.main_leftbg{background:url(../images/main_leftbg.jpg) repeat-y right;color:#fff;}
.main_rightbg{background:url(../images/main_rightbg.jpg) no-repeat top;}
.main_title{border-bottom:#a1a1a1 solid 1px;color:#282828;font-size:14px;font-weight:bold;}
.main_titleleft{text-indent:5px;}
.main_red{color:#d10000;}
.footer_bg02{background:url(../images/footer_bg02.jpg);color:#fff;}

