html {
  color: #000;
  background-color: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border:none;
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
}

button {
  outline: none;
}

a:active, a:hover, a:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

input {
  outline: none;
  text-indent: 1em;
}

select {
  -webkit-appearance: listbox;
  width: 70px;
}

body {
  background-color: #fff;
  font-family: '微软雅黑';
  font-size: 14px;
  min-width:1100px;
}

.hide {
  display: none;
}

.clear {
  clear: both;
  overflow: hidden;
  height: 0;
}

.fix {
  *zoom: 1;
}

.fix:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: 'clear';
}

.ell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.b {
  font-weight: bold;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fc {
  clear: both;
}
.white {
  display:inline-block;
  width:5px;
  height:35px;
  background:#fff;
  float:left;
}


.header {
  width: 100%;
  height: 94px;
}



.icon {
  background: url(/tsxxxmsts/images/index/icon.png);
  display: inline-block;
}

.icon-search {
  width: 18px;
  height: 18px;
  background-position: -146px -46px;
  position: absolute;
  right: 10px;
  top: 38px;
  cursor: pointer;
  z-index:9;
}
.icon-point {
  width: 16px;
  height: 17px;
  background-position: -5px -8px;
  position:relative;
  top:-5px;
}
.icon-jiantou {
  width: 16px;
  height: 17px;
  background-position: -25px -8px;
  position:relative;
  top:-5px;
  margin-right:5px;
}

.nav {
  width: 100%;
  background: url(/tsxxxmsts/images/index/navbg.jpg) repeat-x;
  height: 45px;
}

.nav-warp {
  width: 1100px;
  margin: 0px auto;
}

.nav-warp ul {
  width:1100px;
  margin:0 auto;
}

.nav-warp ul li {
  text-align: center;
  float: left;
  width:112px;
  margin-right:15px;
  margin-left:10px;
  height:45px;
  line-height:45px;
}


.nav-warp ul li.first {
  padding-left: 0px;
}

.nav-warp ul li.last {
  padding-right: 0px;
  text-align: right;
}

.nav-warp ul li a {
  color: #fff;
  font-weight: bold;
  width:132px;
  height:45px;
  display:block;
  font-size:15px;
  margin:0 auto;
}

.nav-warp ul li a:hover{ background:#be3b3b;}



.content {
  width: 1100px;
  margin: 25px auto 0 auto;
}
.list_new {
  width: 1100px;
  margin: 15px auto 0 auto;
}

.item-row {
  width: 100%;
}

.item-row .left {
  float: left;
  
  
}

.item-row .right {
  float: right;
}

.news {
  width: 820px;
  height: 340px;
}

.notice {
  width: 350px;
  height: 340px;
}

.index .item-row .title {
  height: 33px;
}

.icon-new {
  width: 30px;
  height: 16px;
  background-position: -5px -35px;
  position: relative;
  top:10px;
  margin-left:10px;
  margin-right:5px;
  float:left;
}

.title-p {
  color: #058ecc;
  font-size: 18px;
  line-height: 33px;
  background: url(/tsxxxmsts/images/index/now.jpg) no-repeat left center;
  color: #fff;
  width:123px;
  display:block;
  text-align: center;
  float:left;
}
.title-z {
  color: #2b97d0;
  font-size: 18px;
  line-height: 33px;
  width:123px;
  display:block;
  text-align:left;
  float:left;
}
.beijing{ float:left; background: url(/tsxxxmsts/images/index/beijing.png) no-repeat left;}

.icon-notice {
  width: 18px;
  height: 18px;
  background-position: -51px -6px;
  position: relative;
  top: 2px;
  margin-right: 10px;
}

.more {
  color: #a2a2a2;
  font-family: '宋体';
  font-size: 12px;
}

.more .blue-go {
  width: 9px;
  height: 9px;
  background-position: -232px -44px;
  margin-left: 5px;
}



.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  height:250px;
  display: block;
}

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 450px;
}

.no-js .slides > li:first-child {
  display: block;
}

.flexslider {
  margin: 0 auto;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.flexslider .slides {
  zoom: 1;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  width: 60px;
  height: 90px;
  margin: -60px 0 0;
  display: block;
  
  position: absolute;
  top: 60%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 0 -90px;
  right: 60px;
}

.flex-direction-nav .flex-prev {
  left: 60px;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

.flex-control-nav {
  
  position: absolute;
  bottom: 10px;
  right: 10px;
  *bottom:15px;
  
}

.flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  background: url(/tsxxxmsts/images/index/icon.png) no-repeat;
  display: block;
  height: 8px;
  overflow: hidden;
  text-indent: -9999999999em;
  width: 8px;
  cursor: pointer;
  background-position: -187px -47px;
  
}

.flex-control-paging li a.flex-active {
  background-position: -199px -47px;
}

.slides .nav {
  position: absolute;
  height: 35px;
  line-height: 35px;
  width: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  bottom: 0px;
  color: #fff;
}

.slides .nav span {
  margin-left: 10px;
  width: 300px;
  display: inline-block;
}


div.tab {
  margin-top:30px;
}

.tab-content {
  margin: 0;
  padding: 0;
  height: 215px;
  display: none;
}

ul.tab {
  margin: 0;
  padding: 0;
  list-style: none;
  height:40px;
}

ul.tab li {
  float: left;
  height: 40px;
  color: #6f6f6f;
  background: #e1e1e1;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  font-size: 16px;
}

ul.tab li.last {
  border-right: none;
}

ul.tab li.right {
  border-right: none;
  background: #fff;
  height: 36px;
  text-align: right;
}

ul.tab li.right:hover {
  background: #fff;
}

.on {
  display: block;
}

.tab li.cur {
  background: url(/tsxxxmsts/images/index/now.jpg) no-repeat left center;
  color: #fff;
  width:123px;
}



.school-list{position:relative;width:1180px;padding:40px 10px 10px 10px;}
.school-list .box{overflow:hidden;position:relative;width:1180px;}
.school-list .list{overflow:hidden;width:9999px;}
.school-list .list li{float: left; width:153px;}
.school-list .list li a {width:103px;text-align: center; display: block;font-size: 12px;color:#121212;font-family:'宋体'}
.school-list .list li img {width:103px;height:103px; margin-bottom:10px;}
.school-list .list li a span{
  width:80px;
  margin:0 auto;
  color:#6f6f6f;
  font-family:'宋体';
  line-height:20px;
  display:block;
}



.scroll_horizontal{position:relative;width:1200px;padding:20px 10px 10px 0px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1100px;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left; width: 210px;}
.scroll_horizontal .list li a {width: 195px;text-align: center; display: block;font-size: 12px;margin:5px 10px; color:#121212;font-family:'宋体'}
.scroll_horizontal .list li img {width: 195px;height:140px; margin-bottom:10px;}

.scroll{position:relative;width:1180px;padding:30px 10px 10px 10px;}
.scroll .box{overflow:hidden;position:relative;width:1180px;}
.scroll .list{overflow:hidden;width:9999px;}
.scroll .list li{float: left; width: 235px;}
.scroll .list li a {width: 210px;text-align: center; display: block;font-size: 12px;margin:5px 10px; color:#121212;font-family:'宋体'}
.scroll .list li img {width: 210px;height:130px; margin-bottom:10px;}




.skil-list {
  padding-top:20px;
}
.skil-list li {
  float:left;
  padding:0 20px;
  font-family:'宋体';
  font-size:14px;
  width:155px;
  line-height:33px;
  *line-height:20px;
}
.skil-list li a {
  color:#6f6f6f;
}

.skil-list li a:hover {
  color:#2a97d0;
}



.footer {
  width: 100%;
  padding:20px 0;
  margin-top:30px;
  background: url(/tsxxxmsts/images/index/bg.png);
  color: #fff;
  text-align: center;
}

.footer p {
  font-size: 12px;
  line-height: 21px;
}

.footer p a {
  color: #fff;
  margin: 0 10px;
}

.footer p a:hover {
  color: #dfdfdf;
}

.img_banner {
  width: 100%;
  height:400px;
}
.img_banner img {
  width: 100%;
  height:100%;
}
.icon-landmark {
  width: 12px;
  height: 18px;
  background-position: -8px -73px;
  position:relative;
  top:5px;
  *top:3px;
  margin-right:8px;
}
