/*!

 * Bootstrap v3.3.2 (http://getbootstrap.com)

 * Copyright 2011-2015 Twitter, Inc.

 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 */



/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.language{
	float:left; width:120px;
	
	z-index:9;
	top:6px;
	display: inline-block;
	margin:15px 20px 20px 10px;
	position:relative;
}
.language-choose{  z-index:8}
.language-choose .btn{
	border: none;
	border-radius: 0;
}
.language-choose .fa{
	
}
.language-choose .btn:focus,.language-choose .btn:hover,.language-choose .btn:link,.language-choose .btn:active,.open > .dropdown-toggle.btn-default{
	background: none!important;
	box-shadow:none!important;
}

.pull-right {

  float:left !important;

  font-family:"Î¢ÈíÑÅºÚ";
  font-size:13px;

  font-style:italic;

  font-weight:bold;

  padding-right:0px;

  padding-right:0px;

  

}

.pull-right a{

	

	color:#000;

}
.pull-right b{ font-weight:normal; position:relative;background:url(../../Image/home/round_bg1.png) no-repeat; height:31px; line-height:31px; width:120px; display:block; padding-left:15px; color:#fff;}
.pull-right a:hover{

	

	color:#004098;

}

.btn {

  display: inline-block;

  padding:0px 0px 6px 12px;

  margin-bottom: 0;

  font-size: 14px;

  font-weight: normal;

  line-height: 1.42857143;

  text-align: center;

  white-space: nowrap;

  vertical-align: middle;

  -ms-touch-action: manipulation;

      touch-action: manipulation;

  cursor: pointer;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

  background-image: none;

  border: 1px solid transparent;

  border-radius: 4px;

}




.dropdown-menu {

  position: absolute;

  top:32px;

  left:22px;

  z-index: 999999999999;

  display: none;

  float: left;

  min-width:97px;
  font-size: 14px;

  text-align: left;

  list-style: none;
  background:#e60012;
  padding:5px 0;
  color:#fff;
  width:97px;
  overflow:hidden


}

.dropdown-menu.pull-right {

  right: 0;

  left: auto;

}

.dropdown-menu .divider {

  height: 1px;


  overflow: hidden;



}



.dropdown-menu > li{

	width:97px;

	}

.dropdown-menu > li > a {

  display: block;

  padding: 3px 23px;

  clear: both;

  font-weight: normal;

  line-height: 1.42857143;

  color: #fff;

  font-size:12px;

  font-family:Arial, Helvetica, sans-serif;

  white-space: nowrap;

  font-style:normal;

}

.dropdown-menu > li > a:hover{

  color: #fff;

  text-decoration: none;


}

.dropdown-menu > .active > a,

.dropdown-menu > .active > a:hover{

  color: #fff;

  text-decoration: none;


  outline: 0;

}

.dropdown-menu > .disabled > a,

.dropdown-menu > .disabled > a:hover {

  color: #777;

}

.dropdown-menu > .disabled > a:hover{

  text-decoration: none;

  cursor: not-allowed;

  background-color: transparent;

  background-image: none;

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

}

.open > .dropdown-menu {

  display: block;

}

.open > a {

  outline: 0;

}

.dropdown-menu-right {

  right: 0;

  left: auto;

}

.dropdown-menu-left {

  right: auto;

  left: 0;

}




