html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.new_page .nav {
     border-bottom: 0;
}
a {
    text-decoration: none;
}
.for_nav,.for_search,.for_content {
    width: 1000px;
    margin: auto;
    font-family: "microsoft YaHei", "Î¢ÈíÑÅºÚ", "ËÎÌå", "ºÚÌå";
    color: #444444;
}
.for_nav {
    height: 70px;
}
.for_nav h1{
    display: inline-block;
    font-size: 26px;
    font-weight: normal;
    line-height: 70px;
    margin-left: 20px;
}

.for_nav p {
    float: left;display: inline-block;
}
.new_page .nav .search-part {
    margin-top: -52px;
}
.for_line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e6e6e6;
}

.for_search {
    margin-top: 2px;
    height: 385px;
    border: 0px solid #e6e6e6;
}
.for_search div {
    float: left;
}
.for_search img {
    margin:75px 35px 80px 160px;

}
.for_search_l {
    font-size: 30px;
    font-weight: bold;
    margin-top: 150px;
}
.for_search_r {
    margin-left: 30px;
    margin-top: 38px;
    font-size: 18px;
}

.for_content {
    clear: both;
}
.for_content h2 {

    height: 23px;
    line-height: 23px;
    font-size: 23px;
    display: inline-block;
    border-left: 2px solid #2392e7;
    margin-left: 25px;
    padding-left: 9px;
}
.for_content_map {
    height: 50px;
    line-height: 50px;
}
.for_content_d {
    background: #f9fcfe;
    height: auto;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 18px 26px;
}
.for_content_s{
    height: auto;
    padding: 18px 26px;
}
.for_navc {
    width: 100px;
    height: auto;
    float: left;
}

.for_navc h3 {
    display: table;
    background: #2392e7;
    width: 78px;
    height: 28px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
}

.for_exam {
    font-size: 14px;
    height:  auto;
    overflow:hidden;
}
.for_exam a:hover {
    color: #0089d7;
}
.for_exam a.blue{
    color: #0089d7;
}
.for_exam a {
    color: #444444;
}
.for_exam ul li {
    display: inline-block;
    list-style: none;
    width: auto;
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
}

.company a{
    color:#333333;
}