/**basic style**/
body{
    background-color:#FFFFFF;
    font-size:100%;
    font-family:"微软雅黑";
    min-width:1400px;
}
body, div, p, ul, li{
	margin:0px;
    padding:0px;
}
li{
	list-style-type:none;
}
.clearFix{
	clear: both;
}

/*此文件是描述Token 我的账户页头格式
2016.04.26*/
.topWrapper{
    background-color:#181F28;
    width:100%;
    height:72px;
}
.topWrapperHeader{
    max-width:1042px;
    height:72px;
    margin:0 auto;
}
.logotopWrapper{
     width:139px;
     height:34px;
     margin-top:18px;
     margin-bottom:20px;
     float:left;
}
.logotopWrapper a:hover{
    color:#FFF;
    text-decoration:none;
}
.logoPic{
    width:139px;
    height:34px;
    margin-top:0px;
}
.topWrapMenu{
    width:auto;
    height:44px;
    float:right;
}
.topWrapMenu li{
    font-size:14px;
    color:#FFFFFF;
    margin-top:29px;
    float:left;
    margin-right: 36px;
}
.topWrapMenu li a{
    font-size:14px;
    color:#FFF;
    text-decoration:none;
}
.topWrapMenu li a:hover{
    color:#EB5A64;
}
#topWrapperHeader .logoutLink{
    float:left;
    position: relative;
    color: #FFF;
    font-size:14px;
    line-height:15px;
    margin-top:5px;
}
#topWrapperHeader .logoutLink #login #gbi4m1{
    line-height:34px;
}
#topWrapperHeader .logoutLink #login #gbi4m1:hover{
    color:#EB5A64;
}
.logoutLink .btn-group{
    display: block;
    margin-top: 1px;
}
.btn-group .btn{
    padding: 0px;
    margin-top: -2px;
}
.dropdown-menu{
    border:none;
    min-width:105px;
    background-color:#FFFFFF;
    margin-top: 26px;
	margin-left: -27px;
}
#dropdown-menuli{
    width: 100%;
    margin-right:0px;
    margin-left:0px;
    margin-top:10px;
    cursor: pointer;
}

.dropdown-menu li a {
    color: #333333;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    color: #EB5A64;
    background-color:#F2F2F2;
    border-color:#EB5A64;
}
.tokenLink{
    width:auto;
    height:44px;
    line-height:44px;
    text-align:right;
    margin-right:24px;
    float:left;
    font-size:14px;
}
.tokenLink a{
    color:#FFFFFF;
    text-decoration:none;
}
li.choseLanguage{
	line-height: 22px;
	margin-top: 10px;
}

.help{
	margin-right:5px;
    width:auto;
    background-size: contain;
    cursor:pointer;
}
.help svg{                   /*在IE8下不识别，在新版chrome、firefox下可识别svg格式，进行样式布局*/
    margin-top:0px;
    width:19px;
    height:19px;
}

/**content style**/
.content{
    width:100%;
}
.conTitle{
    background-color:#FFFFFF;
    width:100%;
    height:56px;
    border-bottom:1px solid #EFEFEF;
    padding-top: 9px;
}
.conTitlecon{
    width:1158px;
    height:44px;
    margin-right: auto;
    margin-left: auto;
}
.botBlueColor{
	float: left;
	width: 4px;
	height: 19px;
	background-color: #1e4a7e;
    margin-left: 15px;
    margin-top: 9px;
}

.botServer{
	float: left;
    font-size:20px;
    line-height:20px;
    color:#1e4a7e;
    font-weight:bold;
    margin-left: 15px;
    margin-top: 9px;
}

.con{
    width:1158px;
    margin-left: auto;
    margin-right: auto;
}
.conLeft{
    width:493px;
    height:auto;
    float:left;
    margin-left:60px;
}
.conRight{
    float: left;
    width: 493px;
    height: auto;
    margin-left: 0px;
}
.titleContainer{
	width: 100%;
	height: 34px;
	margin-top: 40px;
	margin-bottom: 26px;
}
.conSideTitle{
	float:left;
	line-height:34px;
	font-size:16px;
    font-weight:bold;
}

.conSideTitle a{
    text-decoration:none;
    color:#242424;
}
.conSideTitle a:hover{
    text-decoration:none;
    color:#EB5A64;
}

.conLogo{
    width:34px;
    height:34px;
    float:left;
    margin-right:20px;
}
.conLogoSvg{
    width:18px;
    height:18px;
    float:left;
    margin-top:8px;
    margin-left:8px;
}

.conList{
    width:493px;
    height:auto;
    margin-left:-27px;
}

.lableTitleCon{
    width: 100%;
    height: 20px;
    margin-left: 30px;
    margin-bottom: 20px;
    clear: both;
}
.lableTitlePic{
    float:left;
    width:18px;
    height:20px;
    margin-left:5px;
}

.lableTitle{
    float:left;
    height:20px;
    line-height:20px;
    margin-left:30px;
    font-size:20px;
    font-weight:bold;
}
.serverList{
    width:444px;
    height:auto;
    margin-left: 45px;
    border-left:1px solid #DBDBDB;
}
.serverList ul{
	min-height: 1px;
    margin-bottom: 15px;
}
.subServerTitle, .subServiceList{
    width: 360px;
    height:38px;
    line-height:38px;
    margin-left: 40px;
}
.subServerTitle{
	font-weight: bold;
	margin-bottom: 10px;
    border-bottom:1px solid #DBDBDB;
}
.subServiceList{
    border-bottom:1px solid #DBDBDB;
}
.subServiceList:hover{
    background-color:#F8F8F8;
}
.subServerTitle a{
    font-size: 14px;
    margin-left: 0px;
    color: #242424;
    text-decoration: none;
}
.subServiceList a{
    font-size: 14px;
    margin-left: 0px;
    color:#242424;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
}
.serverList ul li.subServiceList a:hover{
    color:#EB5A64;
}


/**foot style **/
.foot{
    width:100%;
    height:auto;
    float:left;
}
.foot a{
    text-decoration:none;
}

/**兼容处理listServiceByComponentName页面的样式**/
.conListOfServiceByComponent{
    border-left: none;
}
.topWrapperHeaderOfServiceByComponent{
	width: 100%;
	padding-left: 30px;
	max-width: none;
}
.conTitleconOfServiceByComponent{
    width: 100%;
    padding-left: 30px;
}
.conOfServiceByComponent{
	width: 100%;
	padding-left: 60px;
}