@charset "utf-8";
/* 格式重置样式，用于清除html标签中默认的设置，以便于兼容各种浏览器，请谨慎修改，这会影响全局样式。 */

/*** 头部 ***/

.h_top{ height:170px; background:url(../images/top_bj.gif); position:relative; z-index:2000;}
.h_top_lj{ height:40px; line-height:40px;}
.h_logo{ width:418px; height:98px;  margin-top:20px;background-position:-13px -1px; text-indent:-9999px;}

.dl_kses_logo_right{width:194px; height:52px; margin-right:60px;  margin-top:50px;text-indent:-9999px;}
.dl_kses_logo_right_1{ width:196px; height:52px; text-indent:-9999px;}
.h_logo a{ display:block;}

.h_logotwo{ height:119px;}
.top_ul{ position:relative; width:320px; height:119px; display:block;}
.h_tel{ width:188px; height:25px; background-position:-155px -130px; margin-top:74px; position:absolute; top:0; left:0;}
.h_sina{ width:119px; height:26px; background-position:-16px -130px; margin-top:74px; position:absolute; top:-35px;; left:178px;}
.h_sina a{ display:block; line-height:30px; text-indent:40px;}
.h_phone{ width:106px; height:26px; border:1px #f47b1d solid;  display:block; font-size:12px; background:#fff6eb url(../images/ico3.gif) no-repeat 90px; text-indent:10px; line-height:26px; color:#666; position:absolute; top:75px; left:205px; z-index:30; cursor:pointer;}
.h_phone_h{ border-bottom:0; }
.h_phone_list{ width:147px; height:119px; font-size:12px; border:1px #f47b1d solid; background:#fff6eb; line-height:24px; text-align:center; position:absolute; top:101px; left:164px;z-index:20;}
    
.h_top_nav{ height:54px}
.navli{ width:147px;}
.navli1{ width:106px;}
.h_top_nav li{ font-size:17px; padding-top:18px; border-left:1px solid #fff; border-right:1px solid #ebebeb; height:36px; text-align:center;}
.h_top_nav li a{ color:#666; text-decoration:none; display:block; height:33px;}
.h_top_nav li a:hover,.h_top_nav li.nav_hover a{ color:#fe7100; height:33px; border-bottom:3px solid #fe7100; background:url(../images/nav_hover.gif) no-repeat bottom;}
.index_ty{ background:url(../images/ES_Logo.jpg) top left no-repeat;}
.width{ width:auto;}
.width1{ width:1002px;}
.height{ height:auto;}
.height1{ height:100%;}
.margin{ margin:auto;}
.inline{ display:inline;}
.left{ float:left}
.right{ float:right}
/*** 底部内容 ***/

.foot{ background:#443e3e; height:100px; border-top:1px solid #fff; margin-top:10px;}
.foot_ul{ margin:auto; height:100px;}
.foot_ul li{ color:#b8b8b8; line-height:26px; text-align:center; padding-top:30px;}
.foot_ul li a{ color:#b8b8b8; text-decoration:none;}
.foot_ul li a:hover{ color:#fe7100; text-decoration:underline}


/*重置样式*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;text-align:center;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
li{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;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
legend{color:#000}
ins{text-decoration:none}
legend{color:#000}
/*字体设置*/
body{font-size:12px;font-family:Verdana,Helvetica,SimSun,Arial,"Arial Unicode MS",MingLiu,PMingLiu,"MS Gothic",sans-serief;} 
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}
table{font-size:inherit;font:100%}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
/*base*/
h1{font-size:138.5%}
h2{font-size:123.1%}
h3{font-size:108%}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold}
abbr,acronym{border-bottom:1px dotted #000;cursor:help}
em{font-style:italic}blockquote{margin:1em}
ul,ol,dl{margin:0}
li,dd{list-style:none;margin:0}
th,td{padding:.5em}
.tabWithBorder{width:100%}
.tabWithBorder th,.tabWithBorder td{border:1px solid orange}
th{font-weight:bold;text-align:center}
caption{margin-bottom:.5em;text-align:center}
p,fieldset,table,pre{margin-bottom:1em}
/*常用样式设置，

包括清除浮动，显示隐藏，居左居右居中，文本替换的隐藏，加粗，左右浮动并清除双倍边距，相对绝对定位，手形标志，红色，字体加大，字体变小*/
.clear{clear:both}
.hide{display:none}
.txtR{text-align:right}
.txtL{text-align:left}
.txtC{text-align:center}
.txtH{text-indent:-999em}
.bold{font-weight:bold}
.fL{float:left;display:inline}
.fR{float:right;display:inline}
.poA{position:absolute}
.poR{position:relative}
.mouseP{cursor:pointer}
.mouseD{cursor:default}
.red{color:red;}
.big{font-size:14px;}
.small{font-size:12px;}
