* {
  margin: 0;
  padding: 0;
}
#footer_tell .control-label {
  color: #333333;
}
img {
  max-width: 100%;
  height: auto;
}
ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 14px;
  line-height: 1.7em;
  background: #FFFFFF;
  color: #333333;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", "黑体", Arial, sans-serif;
}
small {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-size: 16px;
  color: #333333;
}
.page-header {
  color: #333333;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: none;
}
@media (min-width: 767px) {
  .modal-dialog {
    margin-top: 180px;
  }
}
.f_left {
  float: left;
}
.r_right {
  float: right;
}
.both {
  clear: both;
}
.menu {
  font-size: 16px;
}
/*顶部导航*/
#navbar {
  border-radius: 0;
}
@media (min-width: 768px) {
  #navbar {
    background: #F2F2F2;
    min-height: 40px;
  }
  #navbar .navbar-brand {
    color: #333333;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    font-size: 14px;
    background: #E7E7E7;
  }
  #navbar .nav a {
    cursor: pointer;
    color: #333333;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  #navbar .nav li ul a {
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #navbar .nav ul li ul {
    background: #080808;
  }
}
/*头部*/
#header {
  padding-bottom: 25px;
}
#header a {
  color: #000;
  text-decoration: none;
}
#header .row {
  padding: 0 15px;
}
#header .log {
  margin-top: 15px;
}
#header .tell {
  margin-top: 15px;
  float: right;
  display: block;
}
#header .ico {
  font-size: 14px;
}
#header .tell .glyphicon {
  font-size: 18px;
}
#header .log {
  float: left;
}
#header .tell .number {
  margin: 0;
  margin-top: 5px;
  color: #F66200;
  font-size: 22px;
}
#header .tell .number span {
  font-size: 15px;
}
#header .pingzhi {
  width: 340px;
  float: left;
  margin-left: 100px;
  margin-top: 20px;
}
.sm {
  list-style: none;
  width: 400px;
  display: block;
  overflow: hidden;
}
.sm li {
  float: left;
  display: inline;
  overflow: hidden;
  height: 46px;
}
@media (max-width: 991px) {
  #header .pingzhi {
    display: none;
  }
}
@media (max-width: 767px) {
  #header .row div {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  #header .row .tell p {
    margin: 0;
    padding: 0;
    display: block;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #navbar .nav li ul a {
    color: #333333;
  }
}
/*导航*/
#qaz {
  margin-bottom: 20px;
  display: none;
}
/*移民国家导航*/
div.wrapper,
.wrapper100 {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  word-wrap: break-word;
}
#topnav a {
  text-decoration: none;
}
#topnav {
  padding: 0;
  color: #C0BAB6;
  background-color: #232323;
  clear: both;
  word-wrap: normal;
  white-space: nowrap;
}
#topnav ul {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 15px;
}
#topnav ul ul {
  z-index: 9999;
  position: absolute;
}
#topnav li {
  position: relative;
  display: block;
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  cursor: pointer;
}
#topnav ul:first-child li:last-child {
  margin-right: 0;
}
#topnav li li {
  width: 100%;
  margin: 0;
}
#topnav li a {
  display: block;
  padding: 10px 5px;
}
#topnav li li a {
  display: block;
  margin: 0;
  padding: 10px 15px;
}
#topnav ul ul {
  display: none;
}
#topnav ul li:hover > ul {
  display: block;
}
#topnav a {
  color: #FFF;
}
#topnav li li a,
#topnav li.active li a {
  color: #333333;
  background: #F2F2F2;
}
#topnav li.active a,
#topnav a:hover {
  color: #FF9900;
}
#topnav ul li li:hover > a {
  color: #FFFFFF;
  background-color: #B2B2B2;
}
#topnav form {
  display: block;
  height: 30px;
  margin: 0 auto;
  padding: 0;
}
#topnav form select {
  display: block;
  width: 100%;
  padding: 8px;
  color: #FFFFFF;
  background-color: #232323;
  border: 1px solid #494949;
  cursor: pointer;
  outline: none;
}
#topnav form select option {
  display: block;
  margin: 10px;
  padding: 0;
  cursor: pointer;
  outline: none;
  border: none;
}
@media screen and (min-width: 180px) and (max-width: 360px) {
  #topnav {
    max-width: 100%;
    margin: 0 auto;
  }
  #topnav ul {
    display: none;
  }
}
@media screen and (min-width: 361px) and (max-width: 615px) {
  #topnav {
    max-width: 100%;
    margin: 0 auto;
  }
  #topnav ul {
    display: none;
  }
}
@media screen and (min-width: 616px) and (max-width: 800px) {
  #topnav {
    max-width: 100%;
    margin: 0 auto;
  }
  #topnav ul {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  #topnav {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1028px) {
  #topnav {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  #topnav {
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 801px) and (max-width: 10000px) {
  #qaz {
    background: #337AB7;
    margin-bottom: 0;
  }
  #topnav form {
    display: none;
  }
}
/*轮播图*/
.lunbo {
  /*border-bottom:1px solid #9999;*/
}
/*关注学校*/
.setGuanzhu {
  display: inline-block;
  background: #636363;
  padding: 3px 8px;
  color: #FFF;
  font-size: 11px;
  cursor: pointer;
  border-radius: 3px;
}
.setGuanzhu:hover {
  background: #7C7C7C;
}
/*表单，按钮，模态框，图片圆角为0*/
.form-control {
  border-radius: 0;
}
.btn {
  border-radius: 0;
}
.modal-content {
  border-radius: 0;
}
.thumbnail {
  border-radius: 0;
}
/*美国法案倒计时*/
#USAdaojishi {
  font-size: 16px;
}
#USAdaojishi strong {
  font-size: 20px;
}
#USAdaojishi strong span {
  color: red;
  font-size: 25px;
}
/*打赏CSS*/
#bask {
  background: #F1F1F1;
  text-align: center;
  padding: 10px 0;
}
#bask p {
  font-size: 14px;
  padding: 5px;
}
#bask span {
  background: #fec22c none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font: 400 25px/50px "microsoft yahei";
  height: 50px;
  width: 50px;
  cursor: pointer;
}
.clearfix {
  clear: both;
}
#daohangtiao {
  background: #063D78;
  color: #FFF;
  position: relative;
}
#daohangtiao .col-xs-12 {
  position: static;
}
#daohangtiao ul.menu li.tab {
  float: left;
  line-height: 3em;
  cursor: pointer;
  padding: 0px 15px;
  font-size: 16px;
  /*font-weight: bold;*/
}
#daohangtiao ul.menu li.tab.active .showBox {
  display: block;
}
#daohangtiao ul.menu li.tab:hover {
  background: rgba(0, 0, 0, 0.2);
}
#daohangtiao .showBox {
  display: none;
  position: absolute;
  top: 48px;
  left: 0px;
  background: rgba(6, 61, 120, 0.9);
  z-index: 9;
  width: 100%;
  padding: 30px 0px;
  color: #FFF;
  cursor: auto;
  font-weight: normal;
  line-height: 1.6em;
}
#daohangtiao .showBox a {
  color: #FFF;
}
#daohangtiao .showBox .boxOne {
  display: flex;
  /*background:rgba(0,0,0,0.2);*/
  border-radius: 5px;
  padding: 20px 0px;
}
#daohangtiao .showBox .boxOne div {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  flex: 1;
  text-align: center;
}
#daohangtiao .showBox .boxOne div h3 {
  margin: 0px;
  line-height: 2em;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: 1px;
}
#daohangtiao .showBox .boxOne div ul li {
  width: 33.33%;
  float: left;
  margin-top: 10px;
}
#daohangtiao .showBox .boxOne div ul li img {
  width: 35px;
  border-radius: 50%;
}
#daohangtiao .showBox .boxOne div ul li p {
  margin: 0px;
  font-size: 14px;
  line-height: 2.5em;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
}
#daohangtiao .showBox .boxOne div:last-child {
  border: 0px;
}
#daohangtiao .showBox .boxTow {
  display: flex;
}
#daohangtiao .showBox .boxTow .let {
  /*background:rgba(0,0,0,0.6);*/
  border-radius: 5px;
  margin-right: 10px;
  padding: 10px 10px;
  width: 120px;
}
#daohangtiao .showBox .boxTow .let ul li {
  line-height: 3em;
  /*padding:15px 0px;*/
}
#daohangtiao .showBox .boxTow .let span.more {
  display: block;
  text-align: center;
  border-radius: 5px;
  line-height: 2.5em;
  background: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  cursor: :pointer;
}
#daohangtiao .showBox .boxTow .cen {
  flex: 1;
  border-radius: 5px;
  padding: 10px;
  margin-right: 10px;
}
#daohangtiao .showBox .boxTow .cen ul li {
  line-height: 3em;
  overflow: hidden;
  height: 48px;
  /*text-overflow: ellipsis;
				    white-space: nowrap;*/
}
#daohangtiao .showBox .boxTow .cen ul li span {
  display: inline-block;
  line-height: 2.5em;
  background: rgba(0, 0, 0, 0.5);
  padding: 0px 10px;
  font-size: 12px;
  margin-right: 10px;
  border-radius: 5px;
}
#daohangtiao .showBox .boxTow .cen span.more {
  display: block;
  text-align: center;
  border-radius: 5px;
  line-height: 2.5em;
  background: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.5);
}
#daohangtiao .showBox .boxTow .rit {
  display: flex;
  flex-direction: column;
}
#daohangtiao .showBox .boxTow .rit div.a {
  margin-bottom: 10px;
}
#daohangtiao .showBox .boxTow .rit div.a img {
  border-radius: 5px;
  width: 150px;
}
#daohangtiao .showBox .boxTow .rit div.b {
  padding: 0px 20px;
  flex: 1;
  /*background:rgba(0,0,0,0.6);*/
  text-align: center;
  border-radius: 5px;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 1px;
}
#daohangtiao .showBox .boxTow .rit div.b:after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}
#daohangtiao .showBox .boxThree {
  display: flex;
}
#daohangtiao .showBox .boxThree div.lis {
  flex: 1;
  margin-right: 15px;
}
#daohangtiao .showBox .boxThree div.lis:last-child {
  margin-right: 0px;
}
#daohangtiao .showBox .boxThree div.lis .typea {
  /*background:rgba(0,0,0,0.6);*/
  padding: 15px;
  border-radius: 5px;
  height: 100%;
  position: relative;
}
#daohangtiao .showBox .boxThree div.lis .typea h3 {
  margin: 0px;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 10px;
}
#daohangtiao .showBox .boxThree div.lis .typea p {
  margin: 0px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
}
#daohangtiao .showBox .boxThree div.lis .typea i {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 36px;
  color: rgba(0, 0, 0, 0);
  font-size: 50px;
}
#daohangtiao .showBox .boxThree div.lis .typeb {
  /*background:rgba(0,0,0,0.6);*/
  padding: 15px;
  border-radius: 5px;
  height: 100%;
  position: relative;
}
#daohangtiao .showBox .boxThree div.lis .typeb:first-child {
  margin-bottom: 10px;
}
#daohangtiao .showBox .boxThree div.lis .typeb h3 {
  margin: 0px;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 10px;
}
#daohangtiao .showBox .boxThree div.lis .typeb p {
  margin: 0px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
}
#daohangtiao .showBox .boxThree div.lis .typeb i {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 36px;
  color: rgba(0, 0, 0, 0);
}
#daohangtiao .showBox .boxThree div.lis .typec {
  /*background:rgba(0,0,0,0.6);*/
  padding: 15px;
  border-radius: 5px;
  height: 100%;
  margin-bottom: 10px;
}
#daohangtiao .showBox .boxThree div.lis .typec:last-child {
  margin-bottom: 0px;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li {
  margin-bottom: 10px;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li span.le {
  display: inline-block;
  height: 50px;
  /*background:#FFF;*/
  float: left;
  font-size: 22px;
  font-style: italic;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li span.le:after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li span.ri {
  display: inline-block;
  height: 50px;
  /*background:#FFF;*/
  float: right;
  font-size: 14px;
  font-style: italic;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li span.ri:after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li div {
  margin-left: 40px;
  margin-right: 40px;
  float: left;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li div h3 {
  margin: 0px;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 0px;
}
#daohangtiao .showBox .boxThree div.lis .typec ul li div p {
  margin: 0px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
}
#daohangtiao .showBox .boxThree div.lis .typec ul li:last-child {
  margin: 0px;
}
#daohangtiao .showBox .boxThree div.neirong {
  display: flex;
  flex-direction: column;
}
#daohangtiao .showBox .boxThree div.neirong div {
  flex: 1;
}
#daohangtiao .showBox .boxThree div.zuihou {
  flex: 2;
}
