﻿* {
    margin: 0;
    padding: 0;
}
a{text-decoration:none; font-family:"楷体";; color:#393939;outline: none;}
a:active {star:expression(this.onFocus=this.blur());}

html {
    background-attachment: fixed;
    background-color: #ffffff;
    height: 100%;
}
/* header styles */
#header {
	 width:100%;
	height:100px;
	float:left;
    border:1px solid;
    border-color:rgba(0,0,0,0.1);
    border-bottom-color:rgba(0,0,0,0.2);
    border-top:none;
	background:#ffcc01;
    background-clip:padding-box;
    border-radius:0 0 5px 5px;
    margin:0 auto;
}
.hdi{ float:left; }
.hsss{margin-top:30px; float:left; border-left:2px solid #cc0001; margin:30px 10px 0 30px;color:#cc0001; height:30px; font-size:20px; }
.shouye{ float:left; font-weight:500; color:#cc0001; width:90px; height:20px; }
.hd_88{ float:left; font-size:30px; margin-top:-20px; width:388px; height:80px;  margin-left:10px; font-weight:900; }
.logo_dda{ float:left; font-size:20px; margin-top:30px;font-weight:500; color:#000;}

.content_8{ width:1000px; height:150px; margin:0 auto;}
.header_top{ width:1000px; height:100px; float:left;}
.header_logo{float:left; margin-top:30px; margin-right:200px;  height:80px; width:465px;  } 
#header a {
    color: #4C9FEB;
}
.div_tel_im{ width:45px; height:45px; border:0px; }
#header a:hover {
    color:#FF7D4C;
}
#logo {
    float: left;
    margin: 15px 10px;
}
#logo img {
    border: 0;
}

/* navigation menu styles */
.menu_ative{
    background: -webkit-linear-gradient(#55A6F1, #3F96E5) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(#55A6F1, #3F96E5) repeat scroll 0 0 transparent;
    background: linear-gradient(#55A6F1, #3F96E5) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55A6F1', endColorstr='#3F96E5',GradientType=0 );
    border-bottom: 1px solid #2D81CC;
    border-top: 1px solid #4791D6;
    box-shadow: -1px 0 0 #55A6F1 inset, 1px 0 0 #55A6F1 inset;
    color: #FFFFFF; font-size:16px;  z-index:999;
    margin: -1px 0 -1px -1px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.menu_ative:hover {
	clear:both;
    background: -webkit-linear-gradient(#499FEE, #3F96E5) repeat scroll 0 0 transparent;
	color:#F00;
    background: -moz-linear-gradient(#499FEE, #3F96E5) repeat scroll 0 0 transparent;
    background: linear-gradient(#499FEE, #3F96E5) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499FEE', endColorstr='#3F96E5',GradientType=0 );
}
.hl_menu{ float:left;width:100%; height:30px; background:url(../img/cx.png);
}
.xh_munu{width:1100px; margin-left:auto; margin-right:auto; height:30px;background:url(../img/menu_a.jpg); }

#navmenu {	width:1000px; margin:0 auto; height: 37px;   z-index:9999;}
.menu{position:absolute; height:30px;  width:1000px; z-index:100;}   
.menu ul{list-style:none;}   
.menu ul li {width:100px; height:30px; font-size:14px; text-align:center;float:left; }   
.menu ul ul {visibility:hidden; margin-top:-6px; }   
.menu table { left:0;}   
.menu ul li:hover ul,   
.menu ul a:hover ul{visibility:visible;}   
.menu ul li a{clear:both; z-index:9999;  color:#fff;display:block;padding:5px 10px 8px 10px;}   
.menu a:hover{}   
.menu ul ul li {clear:both; background:#fff;z-index:9999; color:#fff; width:105px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;text-align:left;}   
.menu ul ul li a{ clear:both;color:#2f2e2d; font-size:12px; z-index:9999; padding:5px;   display:block;width:105px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  height:20px;margin:0;border:0;}   
.menu ul ul li a:hover{border:0;background:#cc0001; color:#fff;padding:5px;  text-decoration:underline;}   
.lia{ float:left; height:20px; padding:8px 2px 0 2px; color:#fff; }


.div_tel{ float:left; width:380px; height:104px; }
.div_tel_i{ float:left; margin-left:20px; margin-top:30px;}
.div_tel_p{ float:left; margin-left:10px;}
.div_tel_p h3{ margin-top:10px; }
.div_tel_n{ margin-top:10px; font-size:40px; font-weight:900; color:#ca0204;}



