@charset "utf-8";
/* sass变量 */

.xin{    width: 210px;
    background: #00537e;
    text-align: center;
    text-indent: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    font-size: 22px;
    margin: 50px;}

a.xin:hover{color:#fff;  box-shadow: 2px 3px 5px #337595;}
 body{    min-width: 1300px;}
.tit{display: inline-block;
    width: 800px;
    overflow: hidden;}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font-family: '微软雅黑';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

ul,
ol {
  list-style: none;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #00537e;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: #999;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #999;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  color: #999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #999;
}

fieldset,
img {
  border: 0;
  vertical-align: middle;
}

q:before,
q:after {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-size: 16px;
}

.wrap {
  width: 1300px;
  margin: 0 auto;
}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}

.main-tit {
  padding: 50px 0;
  line-height: 40px;
}

.main-tit h6 {
  font-size: 30px;
  position: relative;
  color: #a60500;
}

.main-tit h6 img {
  vertical-align: middle;
  margin: 0 8px;
}

.main-tit .more {
  float: right;
  text-align: center;
  padding: 0 7px;
  font-size: 18px;
  background: url(../images/more.png) bottom center no-repeat;
}

.header {    padding:35px 0;
 
}

.header .logo {
  float: left;
}

.header .right {
  float: right;
  text-align: right;
    margin-top: 15px;
}

.header .right .links {
  font-size: 14px;
  margin-bottom: 20px;
  opacity: .7;
}

.header .right .links a {
  margin: 0 10px;
}

.search-box {
  display: inline-block;
  text-align: left;
  position: relative;
  vertical-align: middle;
}

.search-box .text {
  border: none;
  background: #e5e5e5;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-size: 14px;
  width: 210px;
  padding: 9px 10px;
}

.search-box .btn {
  position: absolute;
  right: 10px;
  top: 8px;
  vertical-align: middle;
}

.main-nav {
  position: relative;
  z-index: 3;
  line-height: 61px;
  background: #00537e;
}

.main-nav li {
  position: relative;
  float: left;
  width: 8.3%;
  text-align: center;
  z-index: 1;
  font-size: 18px;
}

.main-nav li a {
  color: #fff;
  display: block;
  text-align: center;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 99%;
  min-width: 100%;
}

.main-nav li .dropdown ul {
  position: relative;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 48px;
  overflow: hidden;
  font-size: 14px;
  background: #00537e;
  position: relative;
}

.main-nav li .dropdown li:hover {
  background: #ad2a24;
}

.main-nav li.on {
  background: #1273ff;
}

.main-nav li.on a {
  color: #fff;
}

.main-nav li:hover {
  z-index: 11;
  background: #00537e;
}

.main-nav li:hover a {
  color: #fff;
}

.main-nav li:hover .dropdown li a {
  color: #fff;
}

.main-nav li:hover .dropdown li a:hover {
  color: #fff;
}

.banner {
  min-width: 1300px;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.banner .slide {
  position: relative;
}

.banner .prev, .banner .next {
  position: absolute;
  z-index: 2;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  margin-top: -45px;
}

.banner .prev {
  margin-left: -700px;
  background: url(../images/arr-left.png) center center no-repeat;
}

.banner .next {
  margin-left: 600px;
  background: url(../images/arr-right.png) center center no-repeat;
}

.banner .hd {
  position: absolute;
  bottom: 36px;
  left: 0;
  width: 100%;
  z-index: 2;
  display: none;
  text-align: center;
}

.banner .hd li {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0 8px;
  background: url(../images/dote.png) center center no-repeat;
}

.banner .hd li.on {
  background: url(../images/dote-on.png) center center no-repeat;
}

.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 450px;
  overflow: hidden;
}

.banner .bd ul li .pic {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}

.banner .bd ul li .pic img {
  width: 100%;
  height: 100%;
}

.container {
 
}

.index-row1 {
  height: 395px;
}

.index-row1 .c1 {
 
  width: 100%;
  position: relative;
  background: url(../images/bg1.png) right bottom no-repeat;
margin-top: 20px;
}

 
.index-row1 .c1 .slide {
  float: left;
  width: 715px;
 
  position: relative;
  
  z-index: 2;
  background: #eeeeee;
}

.index-row1 .c1 .slide .next {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48px;
  height: 48px;
  z-index: 10;
  background: url(../images/arr1.png) center center no-repeat #00537e;
}

.index-row1 .c1 .slide .bd li {
  position: relative;
}

.index-row1 .c1 .slide .bd li .pic {
  height: 390px;
  overflow: hidden;
}

.index-row1 .c1 .slide .bd li .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row1 .c1 .slide .bd li .pic:hover img {
  transform: scale(1.1);
}

.index-row1 .c1 .slide .bd li .text {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 48px;
  line-height: 48px;
  text-align: center;
  padding: 0 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  background: url(../images/opacity1.png);
}

.index-row1 .c1 .main {
  float: right;
  width: 553px;
}

.index-row1 .c1 .main .headline {
  padding-bottom: 25px;
  border-bottom: 1px solid #d2d2d2;
}

.index-row1 .c1 .main .headline .date {
  float: left;
  width: 94px;
  height: 84px;
  background: url(../images/date.png);
  text-align: center;
  color: #fff;
  padding-top: 10px;
}

.index-row1 .c1 .main .headline .date .d {
  font-size: 34px;
  line-height: 46px;
}

.index-row1 .c1 .main .headline .text {
  margin-left: 120px;
}

.index-row1 .c1 .main .headline .text h6 {
  padding: 10px 0;
  font-size: 18px;
  line-height: 2;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 .c1 .main .headline .text .desc {
  font-size: 14px;
  color: #474747;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

 

.index-row1 .c1 .main .list li {
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-row1 .c1 .main .list li a{
width: 493px;
    overflow: hidden;
    display: inline-block;
    /* word-break: break-all; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-row1 .c2 {
  float: right;
  width: 395px;
}

.index-row1 .c2 .list li {
  margin: 17px 0;
}

.index-row1 .c2 .list li .date {
  float: left;
  width: 81px;
  height: 84px;
  text-align: center;
  background: url(../images/date1.png) no-repeat;
}

.index-row1 .c2 .list li .date .d {
  line-height: 2;
  font-size: 28px;
}

.index-row1 .c2 .list li .date .y {
  margin-top: 5px;
  color: #fff;
  font-size: 14px;
}

.index-row1 .c2 .list li .text {
  padding-top: 10px;
  margin-left: 100px;
  line-height: 34px;
}

.index-row2 {
  height: 500px;    margin-top: 25px;
}

.index-row2 li{
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-row2 ul.jx li a{

width:100%;
    overflow: hidden;
    display: inline-block;
    /* word-break: break-all; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-row2 .c21 .list li,.index-row2 .c22 .list li,.index-row2 .c23 .list li{font-size:16px;height:40px;line-height:40px}
span.dates{float:right;}
.index-row2  .list  a{font-size:16px;}
.index-row2 .c1 {  float: left;
  width: 525px;
}
.index-row2 .c1 .main-tit h6 {
  color: #333;
}

.index-row2 .c1 .list li {
  line-height: 48px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row2 .c2 {
  float: right;
  width: 790px;
  margin-top: 70px;
}

.index-row2 .c2 .slide .bd li {
  float: left;
  width: 370px;
  margin-right: 46px;
}

.index-row2 .c2 .slide .bd li .pic {
  overflow: hidden;
  height: 206px;
}

.index-row2 .c2 .slide .bd li .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row2 .c2 .slide .bd li .pic:hover img {
  transform: scale(1.1);
}

.index-row2 .c2 .slide .bd li .text1 {
  position: relative;
  padding: 38px 26px;
  background: #fff;
  border: 1px solid #d2d2d2;
}

.index-row2 .c2 .slide .bd li .text1 h6 {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.index-row2 .c2 .slide .bd li .text1 .date {
  position: absolute;
  left: 50%;
  width: 244px;
  margin-left: -122px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  bottom: 100%;
  background: url(../images/opacity.png);
}

.index-row2 .c2 .slide .bd li .text2 {
  display: none;
  position: relative;
  padding: 15px 26px;
  background: #ba4c47;
  color: #fff;
}

.index-row2 .c2 .slide .bd li .text2 h6 {
  position: absolute;
  left: 0;
  right: 0;
  line-height: 30px;
  text-align: center;
  color: #fff;
  bottom: 100%;
  padding: 10px 20px;
  color: #fad294;
  background: url(../images/opacity.png);
}

.index-row2 .c2 .slide .bd li .text2 .desc {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  font-size: 14px;
}

.index-row2 .c2 .slide .bd li .text2 .date {
  margin-top: 25px;
}

.index-row2 .c2 .slide .bd li:hover .text1 {
  display: none;
}

.index-row2 .c2 .slide .bd li:hover .text2 {
  display: block;
}

.index-row2 .c2 .slide .ctrl {
  margin-top: 35px;
  text-align: right;
}

.index-row2 .c2 .slide .ctrl a {
  display: inline-block;
  margin-left: 10px;
  width: 48px;
  height: 48px;
}

.index-row2 .c2 .slide .ctrl .prev {
  background: url(../images/arr-left.png) #ad2a24 center center no-repeat;
}

.index-row2 .c2 .slide .ctrl .next {
  background: url(../images/arr-right.png) #ad2a24 center center no-repeat;
}

.index-row3 {
  padding-bottom: 25px;
}

.index-row3 .c1 {
  float: left;
  width: 650px;
}

.index-row3 .c1 .pic-list li {
  float: left;
  width: 310px;
  height: 193px;
  overflow: hidden;
}

.index-row3 .c1 .pic-list li img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row3 .c1 .pic-list li:hover img {
  transform: scale(1.1);
}

.index-row3 .c1 .pic-list .last {
  float: right;
}

.index-row3 .c1 .list {
  background: #fff;
  padding: 10px;
}

.index-row3 .c1 .list li {
  line-height: 55px;
}

.index-row3 .c1 .list li span {
  float: right;
}

.index-row3 .c1 .list li a {
  margin-right: 100px;
  display: block;
}

.index-row3 .c2 {
  float: right;
  width: 650px;
}

.index-row3 .c2 .list li {
  background: #fff;
}

.index-row3 .c2 .list li a {
  display: block;
  padding: 22px 0;
  margin: 0 10px;
  color: #474747;
  border-bottom: 1px solid #dddddd;
}

.index-row3 .c2 .list li .date {
  float: right;
  font-size: 14px;
  color: #7a7a7a;
  margin-right: 30px;
}

.index-row3 .c2 .list li .date .d {
  font-size: 20px;
}

.index-row3 .c2 .list li h6 {
  line-height: 32px;
  height: 64px;
  width: 480px;
}

.index-row3 .c2 .list li.last a {
  border: none;
}

 

.index-row3 .c2 .list li:hover a {
  color: #fff;
  border-color: #ad2a24;
}

.index-row3 .c2 .list li:hover .date {
  color: #fff;
}

.inner-page .right-con .list span.date{float:right}
.f-links {
  padding: 30px 0;
  line-height: 30px;
}

.f-links .tit {
  float: left;
  font-weight: bold;
  color: #00537e;
  font-size: 20px;
}

.f-links .list {
  margin-left: 100px;
}

.f-links .list a {
  margin: 0 30px;
}

.footer {
   
  padding: 30px 0 20px;
  color: #fff;
  background:url(/images/bg_bottom.png) center bottom no-repeat ;
 background-color:#00537e;
    text-align: left;
    opacity: 0.8;
}

.footer p {
  line-height: 40px;
}

.footer p span {
  margin: 0 20px;
}

.gotop {
  position: fixed;
  left: 50%;
  margin-left: 740px;
  bottom: 10%;
  cursor: pointer;
}

.sidebar-nav {
  position: fixed;
  right: 20%;
  left: 50%;
  width: 81px;
  margin-left: 700px;
  padding: 10px;
  bottom: 25%;
  z-index: 9;
  text-align: center;
}

.sidebar-nav li {
  height: 81px;
  background: #bfbfbf;
  margin-bottom: 5px;
}

.sidebar-nav li a {
  position: relative;
  display: block;
  padding: 17px 0;
  line-height: 2;
  color: #6b6b6b;
  font-size: 14px;
  color: #fff;
}

.sidebar-nav li a .pic {
  position: absolute;
  display: none;
  width: 200px;
  right: 100%;
  bottom: 0;
  margin-right: 20px;
}

.sidebar-nav li a .pic img {
  width: 100%;
}

.sidebar-nav .totop {
  cursor: pointer;
  background: url(../images/totop.png) center center no-repeat #bfbfbf;
}

.inner-banner {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.inner-banner img {
  width: 100%;
  height: 100%;
}

.inner-page {
  margin-bottom: 40px;
  background: url(../images/inner-tit.png) left top no-repeat;
}

.inner-page .leftbar {
  float: left;
  width: 300px;
  position: relative;
  background: #ededed;
}

.inner-page .leftbar .tit {
  position: absolute;
  width: 100%;
  height: 93px;
  font-size: 30px;
  color: #fff;
  background: #00537e;
  background-size: 100% 100%;
  overflow: hidden;
  bottom: 100%;
}

.inner-page .leftbar .tit h6 {
  margin-top: 20px;
  padding: 0 35px;
}

.inner-page .leftbar .tit .line {
  margin-left: 35px;
  width: 30px;
  height: 2px;
  margin-top: 15px;
  background: #fff;
}

.inner-page .leftbar .list {
  padding-left: 21px;
  padding-bottom: 40px;
}

.inner-page .leftbar .list li {
  font-size: 18px;
  line-height: 66px;
}

.inner-page .leftbar .list li a {
  padding-left: 45px;
  display: block;
}

.inner-page .leftbar .list li.on a {
  background: url(../images/dote3.png) 20px center no-repeat #fff;
}

.inner-page .right-con {
  float: right;
  width: 950px;
}

.inner-page .right-con .bread {
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 35px;
  background: url(../images/home.png) left center no-repeat;
}
.inner-page .right-con .breads {  border-bottom: 0px;}
.inner-page .right-con .list {
  padding: 11px 0;
}

.inner-page .right-con .list li {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #b4b4b4;
  line-height: 28px;
}

.inner-page .right-con .list li:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 6px;
  margin: 10px 15px 0 10px;
  background: #1c5eda;
  border-radius: 50%;
}

.inner-page .detail .tit {
  margin-top: 40px;
  text-align: center;
  line-height: 1.6;
  color: #00537e;
  font-size: 24px;
  margin-bottom: 20px;
}

.inner-page .detail .infor {
  text-align: center;
  font-size: 14px;
  min-height: 40px;
  line-height: 40px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.inner-page .detail .infor span {
  margin: 0 10px;
}

.inner-page .detail .content {
  line-height: 34px;
  font-size: 15px;
  padding-bottom: 20px;
  margin: 0 auto;
  color: #666;
}

.inner-page .detail .content img {
  margin: 10px 0;
  max-width: 100%;
}

.inner-page .detail .content p {
  text-indent: 2em;
  margin: 10px 0;
}

.inner-page .detail .detail-pages a {
  display: block;
  line-height: 30px;
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inner-page .detail .detail-pages .next {
  float: right;
}
.ss{margin-top:45px;width:220px;height: 31px;padding:5px 7px;background:url(../images/ssk.png) left top no-repeat;overflow:hidden;margin-right: 300px;}
.ssk{ width:190px; height:25px; line-height:25px; float:left; overflow:hidden; border:none; background:none; outline:medium none; color:#999; font-family:"微软雅黑";}
.search_btn{float:right;width: 22px;height: 21px;outline:medium none;/* LINE-HEIGHT: 50PX; *//* vertical-align: middle; */margin-right: 5px;margin-top: 3px;}



/**********登录***************/
.blue{ color:#31acfb}
.main_right{ width:456px; margin:0 auto; }
.main_r_up{ height:74px;padding-top:20px;}
.main_r_up img{ float:left}
.main_r_up .pp{ float:left;height:74px; line-height:74px; font-size:18px; color:#333; padding-left:20px;letter-spacing:9px;}
.sub{ width:456px; height:30px; font-size:14px; color:#666; border-bottom:1px solid #cccccc;}
.sub p{ float:right}
.txt{ width:456px; height:40px; margin-top:20px}
.txt span{     width: 110px;
    font-size: 14px;
    color: #666;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: right;}
.txt input{height:40px; border:1px solid #ccc; padding-left:20px; margin-left:20px}
.txt input.txtphone{ width:290px; }
.txt input.txtyzm{
    margin-left: 13px;
    width: 153px;
    float:left
}
.txt img.yzmimg{ float:left; margin-left:15px}
.xieyi{ clear:both;padding-left:110px; padding-top:35px; font-size:14px; color:#5a5a5a; height:30px; line-height:30px}
.xiayibu{ width:260px; height:40px; line-height:40px; text-align:center; color:#fff; background:#00537e; font-size:14px; border-radius:5px; margin-left:110px; margin-top:20px; cursor:pointer}

.tipTimer{padding-left: 20px;}
.zhucebtn{
  float: left;
    width: 249px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #30adfa;
    font-size: 14px;
    border-radius: 5px;
    margin: 0 100px;
    cursor: pointer;
}

.jiaotong{margin: 0 20px;width: 200px;height: 41px;border: 1px solid #ccc;}
.sex{ width:456px; margin-top:20px}
.sex span{ width:90px; font-size:14px; color:#666; height:40px; line-height:40px;}
.sex input{border:1px solid #ccc; padding-left:20px; margin-left:20px}

.txt .huoqu{
    height: 42px;
    width: 136px;
    padding-left: 0;
    margin-left: 20px;
}
.txtyzmdx_img img{    width: 110px;
    height: 40px;}

/***********教师学生信息列表**********/
.lncx{    width: 170px;height:30px;line-height:30px;
    display: inline-block;
    margin-top: 20px;}
    .submit{    display: inline-block;
    width: 90px;
    height: 30px;
    background-color: #00537e;
    color: #fff;
    cursor: pointer;
    border-radius: 14px;
    margin-left: 11px;}
    .layui-input-inline{display:inline-block;}
    .layui-form-label{font-size:14px;}
table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color:#00537e;
    border-collapse: collapse;
    margin: 30px auto;}
table.gridtable tr {    font-size: 16px;}
table.gridtable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #00334e4d;}
 
.xxzs{    font-weight: bold;
    text-align: center;
    color: #00537e;
    font-size: 30px;}
table.gridtable .tab_t{font-size: 18px;
    /* font-weight: bold; */
    background: #00537e;
    color: #fff;
    /* text-align: center; */
    height: 30px;
    line-height: 30px;}
.center_sz{height: 60px;
    line-height: 60px;}
.clear{clear: both;}
.wrap .inner-page{    min-height: 300px;}

.tuichu{    background: #00537e;
    width: 160px;
    height: 40px;
    color: #fff;
    margin: 26px 0;    cursor: pointer;}

.grzx{cursor: pointer;}




/*********首页******/

  .slideBox1 {
  width: 715px;
  height: 395px;
  overflow: hidden;
  position: relative;
}
  .slideBox1 .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  bottom: 11px;
  z-index: 1;
  right: 15px;
}
  .slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
  .slideBox1 .hd ul li {
  float: left;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 20px;
  margin-right: 10px;
}
 .slideBox1 .hd ul .on {
  background: #fff;
}
  .slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
  .slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
}
  .slideBox1 .bd li img {
    width: 715px;
  height: 395px;
  display: block;
}
 .slideBox1 .bd li .tpwz {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #fff;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 16px;
}

  .title-box1 {
    border-bottom: 1px solid #00537e;
 
  margin-bottom: 20px;
}
  .title-box1 .title {
  float: left;    width: 130px;
    height: 40px;
    background: #00537e;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.title-box1 div.titles{    
width: 145px;
    height: 45px;
background: url(../images/ba_bgz_03.png);
    position: relative;
    top: 11px;
    left: -8px;}
  .title-box1 .title h2{font-size: 20px;}
.more a{color:#9a0000}


.wrap .mores a{line-height: 40px;font-size:14px;
    height: 40px;
    float: right;
color:#9a0000}
.c21,.c23{width:400px}
.c22 {width:440px;}
.c22{    margin: 0 30px;}
.link_a {
    color: #333!important;
    font-size: 14px!important;
    padding: 0 5px;}
.link_a1{margin-left:10px}


.icon_tit{width:88px;display:inline-block;text-align:center;}
.icon_tit img{    display: block;margin: 0px auto;}
.icon_tit span{font-size:14px;}






/**********内容页统一样式***********/
#vsb_content p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000; text-indent:2em;}
#vsb_content font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000}
#vsb_content span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000}
#vsb_content_2 p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000; }
#vsb_content_2 font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000}
#vsb_content_2 span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#000}
#vsb_content table p{text-indent:0em !important; } 
#vsb_content img{ margin:3px auto; max-width:700px;}