﻿@charset "utf-8";
/***********通用基本类************/
body{
	background-color: #38454B;
	font-family:"微软雅黑", Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	text-decoration: none;
	behavior:url("Scripts/csshover3.htc");

}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {color: #333; text-decoration: none;}
a:hover {color: #C00; text-decoration: none;}
a:active {color: #C00; text-decoration: none;}

/*css reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin:0;
	padding:0;
} 
fieldset,img {border:0} 
address,caption,cite,code,dfn,em,strong,var {font-style:normal;font-weight:normal} 
ol,ul {list-style:none} 
caption,th {text-align:left} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal} 
q:before,q:after {content:''} 
abbr,acronym { border:0}

/*文字排版、颜色*/
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{
	font-size:16px;
	color: #C00;
}
.f20{
	font-size:20px;
	font-weight: bold;
	color: #C00;
}
.f18{font-size:18px;}
.f30{font-size:30px; font-weight:bold;}
.lh150{line-height:150%}
.lh20{line-height: 20px;}
.lh22{line-height: 22px;}
.lh24{line-height: 24px;}
.lh26{line-height: 26px;}
.lh28{line-height: 28px;}
.lh180{line-height:180%}
.lh200{line-height:200%}
.Telephone{font-weight: bold;margin:10px 0 4px 0; font-size:20px;color:#C33;}
.color_666{color:#666666; font-size:30px;}
.color_c33{color:#C00;font-size:20px;}
.line{clear: both;border-top: dotted 1px #CCC; height:1px;overflow:hidden;}
.color_Red{color:#C00;}
.phoneFont{color:#333; font-size:12px;font-weight:normal;}
.fontbold{ font-weight:bold;}
/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.vm{vertical-align:middle} 
.pr{position:relative} 
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1} 
.hidden{visibility:hidden} 
.none{display:none}

/*结构*/
.w300{width:300px;}
.w980{width:980px;margin:0 auto;}
.w956{ width:956px; margin:0 auto;}
.w832{width:722px;background-color: #FFF;float: left;padding:30px 54px;}
.w832 p{padding-top: 15px; line-height:200%;}
.w400{ width:400px;}

.content_1{margin-bottom:3px;background-color: #FFF;padding:12px;overflow:hidden;}
.content_2{ height:216px; margin-bottom:3px;background-color: #FFF; padding:12px;}
.content_3{ height:76px; margin-bottom:3px;background-color: #FFF; padding:12px;}
.content_4{ height:94px; margin-bottom:3px;background-color: #FFF; padding:12px;}
.banner_206{}
.banner_310{}
.banner_310 ul{}
.banner_310 ul li{overflow:hidden; float:left; height:76px;}


/*网站顶部*/
.header{
	height:61px;
	background-image:url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, "微软雅黑",  Geneva, sans-serif;
}
.logo{ padding-top:12px; padding-left:5px;}
.info{}
.info ul{margin-top: 15px;}
.info ul li{display: block;float: left;text-decoration: none;}
.info ul li a{float: left;display: block;font-size: 12px;border: 1px solid #CCC;background-color: #FFF;margin-left: 8px;/*IE6*/_margin-left: 4px;text-decoration: none;color: #666;width: 49px;padding: 4px 8px 4px 8px; text-align: center;}
.info ul li a:hover{background-color: #C00;color: #FFF;border: 1px solid #333;}
.info ul li a:visited,active{}
/*英文*/
.info_EN{}
.info_EN ul{margin-top: 15px;}
.info_EN ul li{display: block;float: left;text-decoration: none;}
.info_EN ul li a{float: left;display: block;font-size: 12px;border: 1px solid #CCC;background-color: #FFF;margin-left: 8px;/*IE6*/_margin-left: 4px;text-decoration: none;color: #666;padding: 4px 8px 4px 8px; text-align: center;}
.info_EN ul li a:hover{background-color: #C00;color: #FFF;border: 1px solid #333;}
.info_EN ul li a:visited,active{}

/*主导航*/

a.enter:link {color: #EAEAEA;text-decoration: none;background-repeat: no-repeat;background-position: left;} 
a.enter:hover{background-image: url(../images/nav_menu_enter.png);color: #ccc;} 
/*IE6*/* html a.enter:hover{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/nav_menu_enter.png");background:none;cursor:pointer;}
a.enter:visited{color: #EAEAEA;}
a.enter:active{color: #EAEAEA;}

/*IE6*/* html a.enter_en{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/nav_menu.png");color: #FFFFFF;text-decoration: none;font-weight: bold;background-repeat: no-repeat;background-position: left;cursor:pointer;background:none;}
a.enter_en{background-image: url(../images/nav_menu.png);color: #FFFFFF;text-decoration: none;font-weight: bold;background-repeat: no-repeat;background-position: left;}

a.enter_en:hover{background-image: url(../images/nav_menu_enter_en.png);color: #FFFFFF;text-decoration: none;background-repeat: no-repeat;background-position: left;} 
/*IE6*/* html a.enter_en:hover{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/nav_menu_enter_en.png");background:none;cursor:pointer;color: #FFFFFF;text-decoration: none;background-repeat: no-repeat;background-position: left;} 
a.enter_en:visited{color: #EAEAEA;}

/*  重写  */
.nav{padding-top:15px; height:38px; background-image:url(../images/nav_bg.jpg);position:relative;z-index:100;} 
.nav ul{} 
.nav li {float:left;position:relative;} 
.nav ul ul {visibility:hidden;position:absolute;left:0;top:32px;_top:0;} 
.nav table {position:absolute; top:0; left:0;} 
.nav ul li:hover ul, 
.nav ul a:hover ul{
 visibility:visible;background: url(../images/nav_menu_show.jpg) 4px 20px no-repeat;top:20px; left:-26px;width:134px; padding-top:25px;
} 

.nav a{
	display:block;
	height:18px;
	float: left;font-size: 1
	2px;margin-right: 9px;
	/*IE6*/_margin-right: 5px;
	text-decoration: none;
	width: 55px;
	text-align: center;
	padding: 10px 8px 10px 8px;
	/*IE6*/_padding: 11px 8px 8px 8px;
	font-family: "微软雅黑", Verdana, Geneva, sans-serif;
	} 
.nav ul ul{} 
.nav ul ul li {padding:0 0 0 4px;} 
.nav ul ul li a{display:inline-block;color: #FFF;  width:104px;} 
.nav ul ul li a:link,.nav ul ul li a:visited{color: #FFF;}
.nav ul ul li a:hover,.nav ul ul li a:active{color: #FFF;background:url(../images/nav_menu_li.png);}


/*主导航end*/


/*展示页样式*/
.display{
	width:980px;
	background-color:#FFF;
	overflow:hidden;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*子导航*/
.subnav{
	width:138px;
	float:right;
	background-image:url(../images/subnav_bj.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-bottom:100px;
	overflow:hidden;
	margin: 12px 12px 12px 0;
}
.subnav ul{}
.subnav ul li{
	clear: both;
	height:26px;
	margin:0; padding:0;
}
.subnav ul li a{height:26px;float: left;display: block;text-decoration: none;width: 138px;text-align: center;font-family: "微软雅黑", Verdana, Geneva, sans-serif;line-height:26px;margin-bottom:6px; _margin-bottom:5px; overflow: hidden; clear:both;}
a.SubEnter:link {color: #FFF;text-decoration: none;background-repeat: no-repeat;background-position: left;} 
a.SubEnter:hover{background-image: url(../images/subnav_hover.jpg);color: #ccc;background-position: right;background-repeat: repeat-y;} 
a.SubEnter:visited{color: #EEE;}
a.SubEnter:active{color: #EEE;}
a.SubEnter_en{background-image: url(../images/subnav_enter.jpg);color: #FFFFFF;text-decoration: none;font-weight: bold;background-repeat: no-repeat;background-position: left;height:26px;}
a.SubEnter_en:hover{background-image: url(../images/subnav_enter_en.jpg);color: #FFFFFF;text-decoration: none;background-repeat: no-repeat;background-position: left;} 
a.SubEnter_en:visited{color: #EEE;}
/*子导航end*/

/*footer*/
.footer{background-color: #283135;height:80px;overflow:hidden;margin-right: auto;margin-left: auto;width: 100%;padding-top:10px;}
.ft1{float:left;height:45px;width:188px;background-image: url(../images/Contact.jpg);background-repeat: no-repeat;display: block;}
.ft1 a,.ft1 a:visited {display: block;height:45px;width:188px;text-decoration: none;}
.ft1 a:hover, .ft1 a:active {background-image: url(../images/Contact_enter.jpg);background-repeat: no-repeat;}

.ft2{float:left;height:45px;width:135px;margin-left:10px;background-image: url(../images/tel.jpg);background-repeat: no-repeat;}
.ft2 a,.ft2 a:visited {display: block;height:45px;width:135px;text-decoration: none;}
.ft2 a:hover, .ft2 a:active {background-image: url(../images/tel_enter.jpg);background-repeat: no-repeat;}

.ft3{float:left;height:35px;width:569px;margin-left:10px;background-color: #435259;color: #14191D;padding:5px 0 5px 8px;line-height:17px; font-size:11px;}
.ft3 a,.ft3 a:visited {color: #14191D;text-decoration: none;}
.ft3 a:hover, .ft3 a:active {color: #CCC;}

.ft4{float:left;height:45px;width:50px;margin-left:10px;background-image: url(../images/top.jpg);background-repeat: no-repeat;}
.ft4 a,.ft4 a:visited {display: block;height:45px;width:50px;text-decoration: none;}
.ft4 a:hover, .ft4 a:active {background-image: url(../images/top_enter.jpg);background-repeat: no-repeat;}

/*end footer*/
