﻿

.topfix {
	background-color: #FFF;
	height: 76px;
	position: fixed;
	top: 0px;
	width: 100%;
	bottom: 76px;
	z-index: 1000;
	border-bottom:1px solid #cdcdcd;
}

/*Button-End*/

/*顶部样式开始*/
.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 36px;
}

.header .logo {
	float: left;
	text-align: left;
	width: 290px;
	font-size: 32px;
	font-weight: 300;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
}
.header .logo a {
	color: #127fc2;
	font-family: "Raleway",sans-serif;
}
.header .search-box {
	width: 330px;
	height: 36px;
	float: left;
}
.header .top-search{
	background-color: #fff;
	height: 34px;
	width: 325px;
	line-height: 34px;
	padding-left: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #f1f1f1;
        font-family: "Gotham Narrow SSm 4r",Arial;
        font-size: 16px;
}
.header .magnifier {
    background-image: url("../images/Search.PNG");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 36px;
    margin-left: 304px;
    margin-top: -36px;
    position: absolute;
    width: 20px;

}
.header .signbtn {
	float: right;
	text-align: right;
	height: 26px;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
}
.header .signbtn a {
	margin-left: 5px;
}
.header .login {
	float: right;
	text-align: right;
	height: 26px;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
}
.header .login a {
	margin-left: 5px;
}
.header .yuanuser {
	float: right;
	height: 34px;
	width: 34px;
	margin-right: 10px;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	border: 1px solid #c4c4c4;
	margin-top: 2px;
}
.header .yuanuser img{
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
}

/*顶部样式结束*/

/*字体颜色样式*/
.font-light-blue{
	color:#82bbdf;
}
/*字体颜色样式*/

/* 登录  */
.denglu {
   height: 119px;
    margin-right: 130px;
    margin-top: 15px;
    position: absolute;

    width: 300px;
}

.denglu .sign_jian {
	background-image: url(../images/sign_jian.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 10px;
	float: right;
	margin-right: 40px;
        margin-top: 15px;
}
.denglu .sign_kuang {
	height: 172px;
	width: 298px;
	border: 1px solid #c6cad0;
	background-color: #FFF;
	margin-top: 20px;
	position: absolute;
        z-index: 99999;
}
.userInfo_denglu {
	height: 119px;
    margin-right: 30px;
    margin-top: 40px;
    position: absolute;
    right: 100px;
    width: 100px;
	font-size: 13px;
}
.userInfo_sign_jian {
	background-image: url(../images/sign_jian_new.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 10px;
	float: right;
	margin-right: 0px;
	background-color: #FFF;
}
.userInfo_sign_kuang {
	height: 40px;
	width: 100px;
	border: 1px solid #127FC2;
	background-color: #FFF;
	margin-top: 5px;
	position:absolute;
    z-index: 99999;
	border-radius:5px;
	padding: 5px;
}

.header .login {
	float: right;
	text-align: right;
	height: 26px;
	width: 290px;
	padding-top: 10px;
	padding-right: 10px;
}

.header .arrow-down {
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 14px;
	float: right;
	margin-top: 14px;
}
.anniu {
	font-family: "Montserrat",sans-serif;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	display: inline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
/* 	font-weight: bold; */
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: baseline;
}
.anniu:hover {
    text-decoration: none;
}
.anniu:active {
    position: relative;
}
/* blue */
.blue {
	background: #439fe0;
	color: #FFF;
        border:2px solid #439fe0
	

}
.blue:hover {
    background: #3d97d6;
    box-shadow: 0 -2px 0px #3277a8 inset;
    -moz-box-shadow:0 -2px 0px #3277a8 inset;              
    -webkit-box-shadow:0 -2px 0px #3277a8 inset;           
}
.blue:active {
    background: #439fe0;
	box-shadow: 0 2px 0px #3277a8 inset;
	-moz-box-shadow:0 2px 0px #3277a8 inset;              
    -webkit-box-shadow:0 2px 0px #3277a8 inset;  
}


.blossary_address {
    font-size: 12px;
    height: 26px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-top: 83px;
    width: 990px;
}

#top_areanew {
    float: left;
    margin-right: 1px;
    overflow: hidden;
    width: 35px !important;
}


.addterms {   
    min-height: 570px;
    padding-top: 120px;
}

.my-glossary {
    padding-top: 120px;   
    min-height: 570px;
}

#searchFilterAndSuggest {
    margin-top: 76px;
}