*{
    margin:0;
    padding:0;
    font-family: "微软雅黑";
    font-size:14px;
}

a{
    text-decoration:none;
    color:#000000;
}
img{border:none;}
.public_container{
    margin:0 auto;
    width:1200px;
    position:relative;
}
.clearfix:after {
    content:"";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}
ul{
    list-style:none;
}

.top_one{
    height:40px;
    border-bottom:1px solid #d9d9d9;
    background-color:#f3f3f3;
}
.top_container_left_one{
    line-height:40px;
}
.top__one{
    margin-left:5px;
}
.top_img_one {
    margin-left: 15px;
}
.header_one{
    height:96px;
}
.keyword_one{
    height:34px;
    width:398px;
    border:2px solid #44c6a4;
    border-right:none;
    right:60px;
    color:#868080;
    position:absolute;
    margin-top:28px;
    padding-left:4px;
}
.search_one{
    height:38px;
    width:60px;
    border:none;
    right:0;
    position:absolute;
    margin-top:28px;
    background:url(../images/header_search.png) no-repeat scroll center;
}


.header_right_one{
    font-size:16px;
}
.header_right_one ul li{
    width:40px;
    float:right;
    margin:16px 0 0 40px;
    text-align:center;
}
.logo_one{
    margin-top:16px;
    float:left;
	border:none;
}
.logo_right__one{
    margin-top:26px;
    margin-left:20px;
    float:left;
}
.logo_three_one{
    margin-top:46px;
    float:left;
}
.index_logo_p_one{
    float:left;
    font-size:12px;
    padding-left:15px;
    margin-top:28px;
    line-height:23px;
    text-align:center;
}

.nav_one{
    height:50px;
    background-color:#44c6a4;
}

.index_nav_right_subject_one li{
    float:left;
}

.index_nav_right_subject_one ul li a{
    color:#ffffff;
    margin:16px 12px;
    line-height:50px;
    font-size:18px;
}
.index_nav_right_subject_one ul li:hover{
    background:#006d64;
}

