@import url("global.css");
/*

“红色” 样式

*/
body { font-family:"微软雅黑";}
body a{outline:none;blr:expression(this.onFocus=this.blur());}

/*-------------恒茂 头部LOGO，右边小菜单------*/


.header { width:100%; height:81px;  min-width:1380px;}
.header1 { width:1380px; height:81px; margin:0 auto;}
.hea_middle { width:1200px; height:81px; margin:0 auto;}
.logo1 { width:190px; height:45px; margin-top:10px; margin-left:8px; float:left;}
.list1 {
	float: right;
	margin-top: 15px;
	height: 20px;
	width: 220px;
}
.list1 ul {
	list-style-position: inside;
}
.list1 ul li {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left:15px;
	background-image: url(../images/list1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.list1 ul a {
	color: #ffffff;
	text-decoration: none;
}
.list1 ul a:link {
	color: #ffffff;
	text-decoration: none;
}
.list1 ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.list1 ul a:hover {
	color: #FF0000;
	text-decoration: none;
}
.list1 ul a:active {
	color: #ff0000;
	list-style-image: url(images/list1.gif);
	text-decoration: none;
}

/*--------------恒茂 头部导航菜单，右边搜索框------*/

.naver {
    width: 100%;
    height: 40px;
    /*margin-bottom: 8px;*/
    /*background-color: #222;*/
    min-width: 1380px;
    /*margin-bottom: 40px;*/
    overflow: visible;
}

.naver1 {
    width: 1380px;
    height: 40px;
    margin: 0 auto;
}

.naver_middle {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.naver_zuo {
    float: left;
    width: 700px;
    height: 45px;

}

.naver_zuo a:hover {
    text-decoration: none;
}

.nav_main {
    height: 40px;
    overflow: visible;
    width: 750px;

}

/*--------------恒茂 头部导航菜单开始------*/
.menu {
    width: 750px;
    margin: 0;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
    padding: 0;
    margin: 0;
    height: 45px;
    list-style-type: none;
}

/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
    float: left;
    position: relative;
    height: auto;
}

/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 94px;
    height: auto;
    /*margin-right: 15px;*/
    padding: 0 15px;
    color: #000000;
    line-height: 45px;
    font-size: 15px;
    font-family: "微软雅黑";
}

/* make the dropdown ul invisible */
.menu ul li ul {
    display: none;
    z-index: 999;
}

.menu ul li ul li{
    width: 120px;
    padding-left: 0px;
    background-color: #000000;
    background:rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
    /*opacity: 0.7;*/
    /*filter:alpha(opacity=70);*/
}


/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li a:hover, .menu ul li a:active {
    /*background-image:url(../images/naver_zuobg.gif);*/
    /*background-repeat: repeat;*/
    color: #ff0000;
    height: 45px;
}

/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
    display: block;
    position: absolute;
    left: 0;
    /*width: 750px;*/
    /*height: 120px;*/
}

/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
    display: block;
    color: #000000;
    width: auto;
    height: 30px;
    padding: 3px 0px;
    margin: 0;
    line-height: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
}

/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
    color: #d50000;
    background-image: none;
}
/*--------------恒茂 头部导航菜单结束------*/


.naver_you {
    float: right;
	margin-top: 10px;
	height: 64px;
	width:231px;
}

.qqq {
    width:231px;
	height: 44px;
}
.www {
	height: 20px;
	width:231px;
	float:right;
	padding-right:10px;
	text-align:right;
}
.www a {
	text-decoration: none;
}
.www a:hover { color:#d50000;}

/*--------------恒茂 尾部导航菜单，右边LOGO------*/

.footer {
	width:100%;
	height:360px;
	/*background-image: url(../images/footer_bg1.gif);*/
	/*background-repeat: repeat;*/
        background-color: #222;
	min-width:1380px;
}
.footer1 { width:1380px; height:85px; margin:0 auto;}
.footer_zuo { width:85px; height:85px; float:left;}
.footer_you { width:85px; height:85px; float:right;}
.footer_middle { width:1200px; height:330px; margin:0 auto;}

.btn_01{overflow:hidden;padding:40px 0px;}
.btn_fr	{width:1200px;overflow:hidden;}
.btn_fr .fl{width:26%;float:left;}
.btn_fr .fl h1{width:100%;overflow:hidden;font-size:20px;color:#fff;margin:0px;padding:0px;line-height:30px;margin-bottom:10px;}
.btn_fr .fl p{font-size:14px;color:#a9a9a9;line-height:24px;}
.btn_fr .fr{width:74%;float:left;}
.btn_fr .fr dl{float:left;margin:0px;padding:0px;margin-right:70px;}
.btn_fr .fr dl dt{margin:0px;padding:0px;font-size:16px;font-weight:bold;color:#d6d6d6;margin-bottom:10px;}
.btn_fr .fr dl dt a{color:#d6d6d6;}
.btn_fr .fr dl dd{margin:0px;padding:0px;line-height:24px;}
.btn_fr .fr dl dd a{font-size:14px;color:#a9a9a9;}
.btn_fr .fr dl a:hover{color:#e6002d;}

#footer_link {
	float: left;
	width: 700px;
}
#footer_link a {
	color:#ffffff;
	text-decoration: none;
}
#footer_link a:hover { color:#FF0000;}

#footer_link1 {
	width: 250px;
	float:right;
}
#footer_link1 a {
	color:#222222;
	text-decoration: none;
}
#footer_link1 a:hover { color:#ffffff;}


/* 页眉
-------------------------------------------------------------------*/
#topBar {
	width:100%;
	line-height:25px;
	height:0px;
	background-color:#EEEEEE;
	min-width:1380px;
	overflow: hidden;	
}
#topBar1 { width:1380px; margin:0 auto;}
#topBar ol li {
	margin-left: -1px;
	border-left: 1px solid #999;
	height:14px;
	line-height:14px;
	padding-right: 8px;
	padding-left: 10px;
}
#userMenu li {
	padding-right: 8px;
	padding-left: 8px;
}
#userMenu li a {
	background-image: url(../images/u.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	padding-left:20px;
}
#userMenu li a.person {
	background-position: left 5px;
}
#userMenu li a.favorite {
	background-position: left -16px;
}
#userMenu li a.exit{
	background:none;
}
#search {
	background-image: url(../images/s.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 231px;
}
#search input {
	background-image: none;
	width: 196px;
	height:18px;
	margin-left:0px;
	margin-right:0px;
	background-color: transparent;
	color:#dbdbdb;
	border:1px solid #cccccc;
}

#search button {
	background-image: none;
	border-style: none;
	width: 25px;
	background-color: transparent;
}
/* 导航菜单
-------------------------------------------------------------------*/
#navMenu li {
	background-image: url(../images/l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 90px;
	margin-left: -2px;
}
#navMenu a {
	color:#fff;
	text-align:center;
	display:block;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	margin-left: 2px;
}
#navMenu a.thisclass,
#navMenu a:hover,
#navMenu a:active{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px -120px;
	color:#DDF1A3;
}
#res {
	background-image: url(../images/r.gif);
	background-repeat: no-repeat;
	background-position: left -40px;
	height: 20px;
	width: 46px;
	display:block;
	text-decoration: none;
}


/* 当前位置
-------------------------------------------------------------------*/
#position {
	line-height: 32px;
	height: 32px;
}
#position li.home {
	background-image: url(../images/r.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	height: 31px;
	float: left;
	padding-left: 20px;
}
#position li {
	margin:0 3px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: -6000px center;
	padding-left: 1em;
}
/* 产品导航
-------------------------------------------------------------------*/
#navigation .sort {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/nt.gif);
	background-position: left center;
	height: 26px;
	line-height:26px;
	text-indent: 15px;
	cursor:pointer;
	background-repeat: no-repeat;
}
#navigation .hover {
	background-image: url(../images/nt.gif);
	background-position: left center;
	background-color: #f6f6f6;
}
#navigation .menu li {
	background-repeat: no-repeat;
	background-position: -7000px; center;
	line-height: 25px;
	margin-left: 2em;
}
#navigation .menu li a {
	margin-left: 1em;
}
/* 关于我们
-------------------------------------------------------------------*/
#about li {
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 29px;
	width: 230px;
	margin-bottom:5px;
}
/* 文章小工具
-------------------------------------------------------------------*/
#tools li{
	padding-left:22px;
	background-image:url(../images/c.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
#tools li a{
	color:#777;
}
#tools li#act-fav{
	background-position:4px 3px;
}
#tools li#act-err{
	background-position:4px -34px;
}
#tools li#act-pus{
	background-position:4px -70px;
}
#tools li#act-pnt{
	background-position:4px -106px;
}
#ask {
	background-image: url(../images/x.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 72px;
	margin-top:2px;
}

/* 新闻动态列表
-------------------------------------------------------------------*/
#news li {
	background-image: url(../images/lt.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:26px;
}
/* 搜索结果
-------------------------------------------------------------------*/
#resultlist {
	padding:2px 20px;
}
#resultlist h2 {
	display:none;
}
/* 产品
-------------------------------------------------------------------*/
#products {
	overflow:hidden;
}
#products li {
	width:25%;
	float:left;
	margin-top: 10px;
	position: relative;
}
#products dl {
	padding:15px;
	height: 260px;
	width: 260px;
	margin: 0px auto;
	background-image: url(../images/img_bg.png);
	background-repeat: no-repeat;
}
#products dl:hover { border:1px solid #0099FF;}
#products dl dt {
	margin-bottom:10px;
}
#products dl dt a {
	display: table-cell !important;
	display:block;
	height:205px;
	font-size:130px;
	width:260px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
#products dl dt img {
	vertical-align:middle;
	width:260px;
	height:205px;
	width:expression(this.width>178?178:true);
	height:expression(this.height>162?162:true);
	border-width: 0px;
}
#products dl dd {
	margin-top:3px;
}
#products dl dt .noLitpic {
	background-image: url(../images/litpic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#products dl dt .vipLitpic {
	background-image: url(../images/litpic.gif);
	background-repeat: no-repeat;
	background-position: left -162px;
}
