/* CSS Document */
@charset "utf-8";
@import "Default.css";
/*---------header------------*/
#header {
    float:left;
    width:980px;
    height:73px;
    margin:8px 0px;
}
#header div { float:left; }
#header div.logo { width:300px; }
#header div.topLink {
    float:right;
    margin-top:10px;
}
#header div.topLink ul {
    float:left;
    width:400px;
    height:26px;
    line-height:26px;
    background:#f9f9f9;
    border:#d1d1d1 solid 1px;
}
#header div.topLink ul li {
    float:left;
    margin:0px 8px;
}
#header div.payImg {
    float:right;
    margin-right:35px;
    margin-top:15px;
}
.chengnuo {
    float:right;
    margin-top:15px;
    margin-left:160px;
}
/*------------mainNav---------------*/
#mainMenu {
    float:left;
    width:980px;
}
#mainMenu ul {
    float:left;
    width:700px;
}
#mainMenu ul li {
    float:left;
    margin-right:4px;
}
#mainMenu ul li a {
    display:block;
    background:url(../Images/mainMenuBg.png) no-repeat;
    background-position:0px -80px;
}
#mainMenu ul li a span {
    display:inline-block;
    padding:0px 12px;
    height:26px;
    line-height:26px;
    background:url(../Images/mainMenuBg.png) no-repeat right;
    background-position:100% -120px;
}
#mainMenu ul li.cunBtn a, #mainMenu ul li a:hover {
    background:url(../Images/mainMenuBg.png) no-repeat;
    background-position:0px 0px;
    color:#FFF;
    cursor:hand;
}
#mainMenu ul li.cunBtn a span, #mainMenu ul li a:hover span {
    background:url(../Images/mainMenuBg.png) no-repeat right;
    background-position:100% -40px;
}
.hotTel{
float:right;
}
/*------------search---------------*/
#search {
    float:left;
    width:943px;
    background:url(../Images/searchBg.jpg) repeat-x;
    border:#b51519 solid 1px;
    margin-bottom:8px;
    padding:5px;
    padding-left:30px;
}
.search_bt{
width:58px;
height:20px;
border:none;
background:url(../Images/search_bt.jpg) no-repeat;}
.search_cont { float:left; }
.search_cont * { vertical-align:middle; }
.cartAear {
    float:right;
    padding-left:30px;
    line-height:26px;
    margin-right:40px;
    background:url(../Images/cartAear.png) left top no-repeat;
}
.cartAear span {
    display:block;
    padding-right:15px;
    background:url(../Images/cartAear.png) right -40px no-repeat;
}
#search a:hover { color:#FFF; }
/*---------------leftNav------------------*/
#leftNav {
    float:left;
    width:200px;
}
#leftNav div { margin-bottom:8px; }
div.frame1 { border:5px solid #ccc; }
div.frame1 ul.title {
    height:30px;
    line-height:30px;
    border-bottom:#ccc dashed 1px;
}
div.frame1 ul.title li {
    padding-left:8px;
	b
    font-size:14px;
}
div.frame1 ul.cnt, div.frame1 ul.cnt2 { padding:8px; }
div.frame1 ul.cnt li { padding:2px 0px 0px 0px; text-align:left  }
.cnt2 {
    border:#dbdbdb solid 1px;
    border-top:none;
}
.cnt2 li {
    padding:1px 0px;
    background:url(../Images/tubiao.png) no-repeat;
    background-position:8px -13px;
    padding-left:25px;
    border-bottom:#CCCCCC dashed 1px;
}
div.frame1 ul.cnt li { padding-left:8px; }
.textAlignCenter { text-align:center; }
.textAlignCenter input { font-size:12px; }
div.frame2 { border:1px solid #b51519;width:198px;}
div.frame2 ul.title, .kefu ul.title {
    height:30px;
    line-height:30px;
	
}
div.frame2 ul.title li, .kefu ul.title li {
    padding-left:8px;
    font-size:14px;
	background-color:#C82A2D
}
.kefu{
border:#dbdbdb solid 1px;}
.kefu li{
padding-left:8px;
margin-bottom:4px;}

div.frame2 ul.cnt li ul.twocnt li {
    background:none;
    padding:0px;
    border:none;
    font-weight:normal;
    color:#333333;
}
.kefu_bg{
background-position:left -50px; background-color:#B2B2B2}

ul.catalogColumn {padding-left:0px;}
ul.catalogColumn h4 {font-size:12px; text-align:center; margin-top:10px; margin-bottom:10px;}
ul.catalogColumn h4 a {color:#b51519;}
#classli{ clear:both}
ul.catalogList {float:left;width:166px;padding-left:16px;border-bottom:1px dashed #ccc;margin-bottom:8px;}
ul.catalogList li {float:left;width:80px;}

div.frame2 ul.cnt { padding:8px; }
div.frame2 ul.cnt li {
    border-bottom:1px dashed #ccc;
    padding:2px 0px;
    background:url(../Images/tubiao.png) no-repeat;
	background-position:8px -33px;
    padding-left:24px;
    font-weight:bold;
    margin-bottom:2px;
}
div.frame2 ul.cnt a { }
div.frame2 ul.cnt a:hover { color:#FF3333; }




/*---------------flashAdv&notify------------------*/
#advColumn {
    float:right;
    width:770px;
    margin-bottom:8px;
}
#advColumn div.flash {
    height:175px;
    width:560px;
    background:#ffceda;
    float:left;
}
.notify {
    width:200px;
    float:right;
}
.adv_bg { background:url(../Images/adv_bg.jpg) no-repeat; }
.adv_title { margin:10px 0px 0px 30px; }
#advColumn ul.title span { font-size:12px; }
/*---------------normal column------------------*/
.normalColumn {
    float:right;
    width:770px;
    overflow-x:hidden;
    margin-bottom:8px;
}
.normalColumn ul.title {
	height:26px;
    font-size:14px;
    border-bottom:#c1c1c1 solid 5px;
    vertical-align:bottom;
}
.normalColumn ul.title li {
    float:left;
    padding:6px 15px;
    padding-bottom:0px;
    width:250px;
    height:20px;
}
.pro_news{
background-position:left -50px;}
.pro_tuijian {background-position:left -100px; }
.pro_tejia{background-position:left -150px;}
.normalColumn ul.title li.right {
    float:right;
    width:auto;
}
.normalColumn div.proList {
    padding-left:10px;
    padding-bottom:25px;
    float:left;
    width:760px;
    overflow-x;hidden;
}
.normalColumn div.proList ul {
    float:left;
    width:142px;
    height:220px;
    overflow:hidden;
    margin-top:20px;
    margin-right:10px;
    text-align:center;
}
.normalColumn div.proList ul li.imgBorder { border:1px solid #fac3d1; overflow:hidden; }
.normalColumn div.proList ul li.imgBorder img { vertical-align:bottom; margin-top:10px; }
.normalColumn div.proList ul li.downimg {
    background:url(../Images/down_2.gif) no-repeat 13px 0px;
    padding-left:20px;
}
.normalColumn div.cntList { padding:20px; }
.normalColumn div.cntList ul, .normalColumn div.cntList div { margin-bottom:8px; }
.proList_footer {
    width:720px;
    text-align:center;
    float:left;
    margin-top:20px;
}
div.proTaxis {
    text-align:right;
    margin-left:30px;
    width:720px;
    margin-top:15px;
}
ul.proViewTitle {
    font-size:14px;
    font-weight:bold;
    color:#0099FF;
    border-bottom:1px solid #0099ff;
}
/*---------------adv_bottom------------------*/
.adv_bottom{
float:left;}
/*---------------friend link------------------*/
#friendLink {
    float:left;
    width:978px;
    margin-bottom:8px;
    border:#dbdbdb 1px solid;
}
.friendLink_bg { background-position:left -100px; }
#friendLink ul.title li { padding:2px 8px; }
#friendLink ul.cnt { padding:8px; }
/*---------------copyright------------------*/
#copyRight {
clear:both;
    float:left;
    width:980px;
    text-align:center;
}
.icp { vertical-align:middle; }
.icp img { vertical-align:middle; }
/*----------downlogin----------------*/
#downlogin {
    background:url(../Images/download_bg.jpg) repeat-x;
    padding:50px 0px;
    text-align:center;
}
#downlogin ul li {
    height:30px;
    line-height:30px;
}

/*---------------space------------------*/
.space { float:left; }
