.bar {
	float: left;

	margin-right: 15px;
	margin-top: 15px;

	background-color: #fff;}

.rightbar {
	margin-right: 0px;}

.bar_head {
	height: 30px;
  border-bottom: 1px solid black;}

.bar_icon_black {
  margin-top: 9px;}

.more {
	float: right;
  margin-top: 13px;
  margin-right: 20px;}

.bar_content {
	margin: 9px 15px;}

.bar_list {
  line-height: 2em;}

.bar_list li {
  overflow: hidden;}

.bar_list a:before {
  content: '●';
  margin-right: 0.3em;}

.bar_list a {
  float: left;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;}

#news .bar_list a {
  max-width: 22em;}

#notice .bar_list a {
  max-width: 25em;}

#academic .bar_list a {
  max-width: 25em;}

#recruit .bar_list a {
  max-width: 27em;}

#slider_container {
  position: relative;
  width: 695px;
  height: 335px;}

#slider_top {
  width: 100%;
  height: 100%;}

#slider_top a {
  display: block;
  width: 100%;
  height: 100%;}

.slider_image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;}

.slider_description {
  position: absolute;

  padding: 8px 20px;
  bottom: 0;
  right: 0;
  width: 430px;
  height: 36px;

  color: #fff;
  font-size: 14px;
  line-height: 1.3em;

  background-color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

#btn_list {
  position: absolute;

  top: 9px;
  right: 8px;}

#btn_list li {
  float: left;
  margin-right: 4px;
  width: 12px;
  height: 12px;
  background-color: #56627a;
  cursor: pointer;}

#btn_list .active {
  background-color: #e60012;}

#slider_list {
  display: none;}

#notice {
	width: 290px;
	height: 335px;}

#news, #academic {
  width: 330px;
  height: 312px;}

#recruit {
  width: 310px;
  height: 312px;}

#art {
  width: 630px;
  height: 288px;}

#art .bar_content a{
  float: left;}

#art .bar_content img {
  display: block;
  width: 270px;
  height: 100px;}

.art_img_1 {
  margin-left: 23px;
  margin-top: 12px;}
.art_img_2 {
  margin-left: 14px;
  margin-top: 12px;}
.art_img_3 {
  margin-left: 23px;
  margin-top: 14px;}
.art_img_4 {
  margin-left: 14px;
  margin-top: 14px;}

#guojijiaoliu {
  width: 355px;
  height: 288px;}

#guojijiaoliu .bar_content {
  margin-top: 12px;}

#guojijiaoliu img {
  float: left;
  margin-right: 10px;}

#contactus {
  width: 340px;
  height: 173px;}

#contactus a {
  display: block;
  float: left;}

.contactus_email {
  margin-left: 8px;
  margin-top: 12px;}

.contactus_weixin {
  margin-left: 18px;
  margin-top: 12px;}

.contactus_download {
  margin-left: 8px;
  margin-top: 20px;}

.contactus_weibo {
  margin-left: 18px;
  margin-top: 20px;}

#style {
  width: 396px;
  height: 173px;}

#style img {
  display: block;}

.style_photo {
  float: left;
  margin-right: 10px;
  text-align: center;}

.style_name {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;}

#activity {
  width: 234px;
  height: 173px;}

#activity .bar_content img {
  display: block;
  margin-bottom: 6px;
  width: 150px;
  height: 30px;}

#create {
  float: left;

  margin-top: 15px;}

#create .icon {
  display: block;}

.create_head {
  float: left;
  width: 70px;
  height: 217px;

  background-color: #000;}

.bar_icon_white {
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 13px;}

.create_title {
  margin: 0 auto;}

.create_content {
  float: left;}

.create_border {
  width: 930px;
  height: 17px;
  background-image: url(../images/create_border.png);}

.create_slider {
  overflow: hidden;
  position: relative;
  height: 183px;

  background-color: #fff;}

.create_slider ul {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 130px;
  width: 9999px;}

.create_slider li {
  float: left;
  margin-right: 12px;}

.create_slider img {
  height: 130px;
  width: 195px;}

.footerimage {
  margin: 0 auto;
  margin-top: 20px;}

#main {
  margin-top: 0;}

.hint-outer {
  position: relative;}

.hint-outer:hover .hint-box {
  display: block;}

.hint-box {
  position: absolute;
  display: none;
  padding: 10px;
  width: 151px;
  height: 151px;
  border: 1px solid #bbb;
  background-color: #f5f5f5;
  cursor: default;}

.hint-box:before, .hint-box:after {
  content: "";
  display: block;
  position: absolute;
  left: -50%;
  right: -50%;
  margin: auto;
  width: 0;
  border: 10px solid transparent;
  border-bottom-width: 0;}

.hint-box:after {
  border-top-color: #f2f2f2;
  bottom: -10px;}

.hint-box:before {
  border-top-color: #bbb;
  bottom: -11px;}

.hint-box.hint-top {
  top: -161px;
  left: -50%;
  right: -50%;
  margin: auto;}
