@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0; font-family:"微软雅黑"; font-size:14px;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal; font-weight:normal}
ol,ul{list-style:none}
abbr,acronym{border:0}
table {border-collapse:collapse; border-spacing:0;}/* tables still need 'cellspacing="0"' in the markup */
img{ -ms-interpolation-mode:bicubic; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
button, input, select, textarea {font-size: 100%;}
a,a:link,a:visited,a:focus,a:hover,a:active {text-decoration:none;}
article, aside, dialog, footer, header, section, footer, nav, figure {display: block;}
:focus {outline-color: -moz-use-text-color;outline-style: none;outline-width: 0;}
*{ box-sizing:content-box}
.clear:after,.area:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}
.clear1 { clear: both; width: 100%; height: 0; font-size: 0; overflow: hidden;}
.hide { display:none }
input{vertical-align:middle}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.fl{ float:left;} .fr{ float:right;}

/*头部第一部分--灰色条*/
.header {
    width: 100%;
    height: 40px;
    background: #f6f6f6;
    color: #666;
    zoom: 1;
    font-size: 14px;
    line-height: 40px;
	border-bottom: 1px solid #ddd;
}
.wrap {
    position: relative;
}
.header .wrap a{ color:#666;}
/*.header-right {
    width: 700px;
    float: right;
    text-align: right;
}*/
.header-right a {
    padding: 5px 10px;
}
/*.header-left {
    width: 480px;
    float: left;
}*/
.icons-services {
    background-position: 0 -12px;
    width: 16px;
    height: 20px;
    margin: -3px 3px 0 0;
    line-height: 10px;
    vertical-align: middle;
}
.icons {
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
}

/*头部logo*/
.header-fix {
    width: 100%;
    background: #FFF;
    height: 72px;
    z-index: 999;
    padding: 32px 0 0;
}
.top-search {
    float: right;
    width: 375px;
    /*height: 38px;*/
    margin-top: 0px;
}
.kf_rx{
    width: 210px;
    float: right;
    line-height: 30px;
    font-weight: bold;
    color: #016cba;
    font-size: 17px;
    padding-left: 26px;
    background-image: url(../images/toubu-tel.png);
    background-repeat: no-repeat;
    background-position: 0 7px;
}

#quote_search {
    width: 230px;
    height: 30px;
    border: 2px solid #016cba;
    background-color: #016cba;
    float: right;
}
#quote_search:hover{ background-color:#005c9f;border: 2px solid #016cba;}
#quote_search input[type=text] {
    width: 170px;
    border: none;
    height: 30px;
    text-indent: 10px;
    font-size:14px;
    color:#666;
}
#quote_search input[type=submit] {
    float: right;
    width: 57px;
    height: 30px;
    background-color: transparent;
    color: #FFF;
    cursor: pointer;
}
#quote_search input[type=submit]:hover{
    
}
input[type=button], input[type=submit] {
    border: none;
}
.top-sale:hover {
    /*font-weight: bold;*/
    background-color:#f50;
    color:#fff;
    font-weight: normal;
}
.top-sale {
    display: inline-block;
    width: 110px;
    height: 63px;
    margin: 0 0 0 7px;
    border: 1px solid #ddd;
    position: relative;
    line-height: 87px;
    text-align: center;
    background-color: #f50;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    padding: 0px;
    text-decoration: none;
    cursor: pointer;
    background-image: url(../images/toubu-fabu.png);
    background-repeat: no-repeat;
    background-position: center 7px;
}
.top-sale {
    float: right;
}
.header-fix .top-logo {
    width: 452px;
    height: 72px;
    float: left;
    padding-left: 4px;
} 

.header-fix .top-logo {
    width: 452px;
    height: 72px;
    float: left;
    padding-left: 4px;
}
.top-logo a {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 373px;
    height: 72px;
    display: block;
}
/*导航菜单*/
.menu_nav{ width:1200px; margin:0 auto; padding-top:30px; position:relative;overflow: hidden}
.menu_nav .navdh li{ padding:0 25px; display:inline-block; float:left; height:38px;}
.menu_nav .navdh li a{ color:#333; font-size:18px; padding:5px 0; display:block;}
.menu_nav .navdh li a:hover,.menu_nav ul.navdh li a.active{ border-bottom:4px solid #f50;}

#menu_tip1{ position:absolute; left:68px;top:68px; width:150px; min-height:20px; background-color:#fff; border:1px solid #ddd; padding:10px; font-size:16px; line-height:30px;z-index:1000;}
#menu_tip2{ position:absolute; left:199px;top:68px; width:150px; min-height:20px; background-color:#fff; border:1px solid #ddd; padding:10px; font-size:16px; line-height:30px;z-index:1000; }
#menu_tip3{ position:absolute; left:336px;top:68px; width:150px; min-height:20px; background-color:#fff; border:1px solid #ddd; padding:10px; font-size:16px; line-height:30px;z-index:1000;}

.nav_er{ border-top:1px solid #ddd;  background:#fff; width:100%;  z-index:100; text-align:center; }
.nav_er ul{ width:1200px; margin:0 auto;border-bottom:1px solid #ddd; height:40px; line-height:40px; margin-bottom:20px;}
.nav_er ul li{ float:left; font-size:14px; color:#333;}
.nav_er ul li a{color:#333; display:block;}
.nav_er ul li a span{ padding: 0 25px; border-right: 1px solid #e6e6e6;}
.nav_er ul li a.active_jiaoyi{ color:#f50; border-bottom:2px solid #f50; font-weight:bold;}
.top-search .seach_box {
/*  margin-right: auto;*/
  margin-left: 0px;
  width: 580px;
  overflow:hidden;
 /* float: right;*/
}
.top-search .seach_box_span {
  margin-top: 0px;
  width: 330px;
  overflow:hidden;
}
.top-search .seach_box_span span{
  display: block;
  float: left;
  padding:3px 10px 5px 10px;
  font-size: 14px;
  color:#0088de;
  cursor: pointer;
}
.top-search .seach_box_span span.sel{
  color:#fff;
  background-color: #0088de;
  border-radius: 5px;
}
.top-search .seach_box_form{
  width: 550px;
  overflow: hidden;
  /*background-color: #fff;*/
  margin-top: -3px;
  /*margin-bottom: 30px;*/
}
.top-search .seach_box_form .sea_inp{
  font-size: 16px;
  padding: 5px;
  border:2px solid #0088de;
  width: 345px;
  float: left;
}
.top-search .seach_box_form .sea_but{
  font-size: 16px;
  color: #fff;
  background-color: #0088de;
  width: 70px;
  line-height: 35px;
  float:left;
}

.top-search .seabar {
  width: 100%; 
  border-bottom: 2px solid #0088de;
  overflow: hidden;
}
.top-search .seabar span{
  display: block;
  float: left;
  font-size: 16px;
  color:#0088de;
  cursor: pointer;
  line-height: 36px;
  padding: 0px 25px;
  color: #000;
  background-color: #E6E5E5;
  margin-left: 1px;
}
.top-search .seabar span.title{
  display: block;
  float: left;
  width: 140px;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  padding: 0px;
  color:#000;
  background-color: #fff;
}
.top-search .seabar span.sel{
  color:#fff;
  background-color: #0088de;
}