#vsb_content p {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important; text-indent:2em;}
#vsb_content font {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content span {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content_2 p {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important; }
#vsb_content_2 font {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content_2 span {font-size:16px!important;line-height:36px!important; font-family:"Î¢ÈíÑÅºÚ"!important;color:#666666!important}
#vsb_content table p{text-indent:0em !important; } 
#vsb_content img{display:block;margin:3px auto; max-width:700px;}


  #slide2{    position: relative;}
    #slide2 .prev, #slide2 .next {
    position: absolute;
    z-index: 200000;
    width: 32px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
display:none;
}
 #slide2:hover .prev{
display:block;;
}
 #slide2:hover .next{
display:block;;
}
   #slide2 .next {
    right: 20px;
    background: url(/images/arr-right.png) center center no-repeat;
}
    
      #slide2 .prev{
    left: 20px;
    background: url(/images/arr-left.png) center center no-repeat;}


@charset "UTF-8";
/* sass±äÁ¿ */
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: #000;
  text-decoration: none;
}

a:hover {
  color: #4da6db;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: #fff;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #fff;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  color: #fff;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #fff;
}

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;
}

.clearfix:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}

body {
  color: #4b4b4b;
  font-size: 14px;min-width:1300px;
}

.wrap {
  width: 1300px;
  margin: 0 auto;
}

.search-cover {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: url(/images/opacity1.png);
}

.search-cover .close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.search-cover .search-box {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 500px;
  max-width: 100%;
  transform: translate(-50%, 0);
}

.search-cover .search-box .text {
  width: 100%;
  height: 45px;
  padding: 10px;
  background: #fff;
  border: none;
  box-sizing: border-box;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5) inset;
}

.search-cover .search-box .btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 45px;
  font-size: 18px;
  width: 100px;
  border: none;
  background: #4da6db;
  color: #fff;
  text-align: center;
}

.main-tit {
  line-height: 40px;
  margin: 60px 0;
}

.main-tit h6 {
  font-size: 32px;
  color: #4da6db;
}

.main-tit h6 span {
  color: #666;
  margin-left: 15px;
}

.main-tit .more {
  float: right;
  position: relative;
  z-index: 2;
  width: 168px;
  line-height: 34px;
  border: 2px solid #4da6db;
  text-align: center;
  color: #4da6db;
  background: #fff;
}

.header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 9;
}

.header .topbar {
     background: #53ACE1;
    line-height: 40px;
    text-align: right;
    color: #fff;
    border-bottom: 2px solid #9bbcd0;
}

.header .topbar a {
  color: #fff;
}

.header .topbar .search {
  display: inline-block;
  padding: 0 25px;
  cursor: pointer;
}

.header .topbar .search img {
  margin-left: 10px;
}

.header .topbar .links {

  background: #5daede;
  display: inline-block;
}
.header .topbar .links a{
  padding: 0 25px;

}
.header .con {
  padding: 30px 0;
}

.header .con .logo {
  float: left;
}

.main-nav {
  position: relative;
  float: right;
  z-index: 3;
}

.main-nav ul {
  margin: 0 -20px;
}

.main-nav li {
  position: relative;
  z-index: 10;
  float: left;
  font-size: 20px;
  line-height: 64px;
  text-align: center;
}

.main-nav li a {
  display: block;
  color: #fff;
  padding: 0 12px;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;
  overflow: hidden;
  left: -30%;
  top: 98%;
  border-top: 2px solid #157dbc;
  min-width: 160%;
  background: #157dbc;
}

.main-nav li .dropdown ul {
  position: relative;
  padding: 10px 0;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 44px;
  overflow: hidden;
  font-size: 14px;
  position: relative;
}

.main-nav li .dropdown li .text {
  white-space: nowrap;
  padding: 0 20px;
}

.main-nav li .dropdown li a {
  color: #fff;
font-size:17px;
}

.main-nav li .dropdown li:hover {
  background: #4da6db;
}

.main-nav li:hover {
  z-index: 11;
}


.index-row1 {
  padding: 30px 0 60px;
  background: url(/images/bg.png) 0 150% repeat-x;
}

.index-row1 .c1 {
  float: left;
  width: 25%;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
  height: 155px;
  color: #717171;
  background: #fff;
}

.index-row1 .c1 a {
  color: #717171;
}

.index-row1 .c1 h6 {
  margin-top: 50px;
  font-size: 23px;
  margin-left: 100px;
}

.index-row1 .c1 p {
  margin-left: 140px;
  font-size: 12px;
  line-height: 20px;
  margin-top: 8px;
}

.index-row1 .c2 {
  float: right;
  width: 75%;
}

.index-row1 .c2 li {
  float: left;
  height: 155px;
  text-align: center;
  width: 33.3%;
  font-size: 20px;
}
.c2 .list li a img{ transition: 0.5s all;}
.c2 .list li a:hover img{ transform: rotate(360deg) scale(1.2);}
.index-row1 .c2 li a {
  color: #fff;
}
.index-row1 .c2 li:hover a {
  color: #fff;
}
.index-row1 .c2 li .pic {
  margin: 25px 0 10px;
}

.index-row1 .c2 .li1 {
  background: #53ace1;
}

.index-row1 .c2 .li2 {
  background: #3b98d0;
}

.index-row1 .c2 .li3 {
  background: #157dbc;
}

.index-row2 {
  padding: 10px 0 10px;
  background: #f3f5f7;
}

.index-row2 .list dl {
  float: left;
  width: 31.3%;
  margin: 0 1%;
}

.index-row2 .list dl dt {
  float: left;
  width: 85px;
  height: 85px;
  text-align: center;
  background: #4da6db;
 font-size: 25px;
    color: #fff;
    line-height: 43px;
}

.index-row2 .list dl dd {
  margin-left: 115px;
}

.index-row2 .list dl dd h6 {
     line-height: 35px;
    height: 70px;
    overflow: hidden;
    font-size: 22px;
}

.index-row2 .list dl dd h6 a {
  color: #4da6db;
}

.index-row2 .list dl dd .desc {
 line-height: 28px;
    font-size: 16px;
    height: 90px;
    overflow: hidden;
    color: #4b4b4b;
    margin-top: 3px;
}

.index-row3 .main-tit {
  width: 1300px;
  margin: 60px auto;
}

.index-row3 .list {
  position: relative;
  padding-bottom: 80px;
}

.index-row3 .list::before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -2px;
  height: 100%;
  background: #58afe3;
  width: 4px;
}

.index-row3 .list::after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -23px;
  background: #58afe3;
  width: 46px;
  height: 40px;
  background: url(/images/more1.png) no-repeat;
  bottom: -2px;
}
.index-row3 .list li .inner .con .text h6 a {
    color: #4da6db;
}
.index-row3 .list li {
  float: left;
  width: 50%;
}

.index-row3 .list li .inner {
  padding-right: 44px;
}

.index-row3 .list li .inner .date {
  text-align: right;
  position: relative;
}

.index-row3 .list li .inner .date span {
  display: inline-block;
  width: 157px;
  height: 43px;
  line-height: 43px;
  background: url(/images/word.png) no-repeat;
  font-size: 22px;
  padding: 0 10px;
  color: #fff;
text-align: center;
}

.index-row3 .list li .inner .date .icon {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/images/icon-date.png) no-repeat;
  right: -60px;
  top: 0;
}

.index-row3 .list li .inner .con {
  margin-top: 35px;
  background: #e9e9e9;
  border-radius: 10px;
  padding: 48px 30px 44px 60px;
  min-height: 200px;
}

.index-row3 .list li .inner .con .text {
  float: left;
  width: 244px;
}

.index-row3 .list li .inner .con .text h6 {
  font-size: 24px;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
}

.index-row3 .list li .inner .con .text h6 a {
  color: #4da6db;
}

.index-row3 .list li .inner .con .text p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 20px;
  color: #666;
}

.index-row3 .list li .inner .con .pic {
  float: right;
  width: 240px;
}

.index-row3 .list li .inner .con .pic img {
  width: 100%;
}

.index-row3 .list .li1 {
  margin-top: 55px;
}

.index-row3 .list .li1 .inner {
  padding-right: 0;
  padding-left: 44px;
}

.index-row3 .list .li1 .inner .date {
  text-align: left;
}

.index-row3 .list .li1 .inner .date span {
  background: url(/images/word1.png) no-repeat;
  padding-left: 15px;
  padding-right: 5px;
}

.index-row3 .list .li1 .inner .date .icon {
  left: -60px;
}

.index-row3 .list .li1 .inner .con .pic {
  float: left;
}

.index-row3 .list .li1 .inner .con .text {
  float: right;
}

.index-row4 {
  padding-top: 1px;
  background: #fff;
  padding-bottom: 60px;
}

.index-row4 .c1 {
  float: left;
  width: 430px;
}

.index-row4 .c1 .list li {
  margin: 2px 0;
  color: #fff;
  cursor: pointer;
  height: 118px;
  display: table;
  width: 100%;
}

.index-row4 .c1 .list li div {
  display: table-cell;
  vertical-align: middle;
}

.index-row4 .c1 .list li .icon {
  padding: 0 25px;
}

.index-row4 .c1 .list li .icon i {
  display: inline-block;
  width: 34px;
  height: 28px;
  background: url(/images/icon-video.png) no-repeat;
}
.index-row4 .c1 .list li a {
 color:#fff;
}

.index-row4 .c1 .list li .text {
  padding-right: 15px;
  font-size: 18px;
  line-height: 2;
}

.index-row4 .c1 .list .li1 {
  background: #5fc3fe;
}

.index-row4 .c1 .list .li2 {
  background: #53ace1;
}

.index-row4 .c1 .list .li3 {
  background: #3b98d0;
}

.index-row4 .c1 .list .li4 {
  background: #157dbc;
}

.index-row4 .c1 .list .on {
  background: #fff;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
}

.index-row4 .c1 .list .on .icon i {
  background: url(/images/icon-video-on.png) no-repeat;
}

.index-row4 .c1 .list .on a {
  color: #333;
}

.index-row4 .c2 {
  float: right;
  width: 830px;
}

.index-row4 .c2 li {
  display: none;
}

.index-row4 .c2 img{
  width: 100%;
  height: 610px;
}
.index-row5 {
  padding: 1px 0 100px;
  background: url(/images/row5-bg.png) top center no-repeat;
}

.index-row5 .list li {
  float: left;
  width: 25%;
  position: relative;
}

.index-row5 .list li .pic {
  height: 380px;
  overflow: hidden;
}

.index-row5 .list li .pic img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.index-row5 .list li .pic:hover img {
  transform: scale(1.1);
}

.index-row5 .list li .text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  padding: 20px;
  background: url(/images/opacity.png);
  transition: all ease 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.index-row5 .list li .text a {
  display: block;
  height: 100%;
  color: #fff;
}

.index-row5 .list li .text h6 {
  font-size:25px;
  line-height:50px;
  margin: 80px 0 30px;
  font-weight: bold;
}

.index-row5 .list li .text p {
  font-size: 20px;
  line-height: 30px;
}

.index-row5 .list li:hover .text {
  opacity: 1;
  filter: alpha(opacity=100);
}

.index-row6 {
  padding:0 0 65px 0;
}

.index-row6 .inner {
  border: 2px solid #dfdede;
margin-top:70px;
}

.index-row6 .c1 {
  float: left;
  width: 20px;
  padding: 20px 17px;
  background: #4da6db;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.index-row6 .c2 {
  float: right;
  width:95%;
}

.index-row6 .c2 .slide {
  margin-left: 20px;
  margin-top: 40px;
}

.index-row6 .c2 .slide .bd {
  overflow: hidden;
}

.index-row6 .c2 .slide .bd li {
  float: left;
  min-width:350px;
text-align:center;
}

.footer {
  min-width: 1350px;
  color: #fff;
}

.footer a {
  color: #fff;
}

.footer .row1 {
  padding: 50px 0 75px;
  background: #262626;
  border-bottom: 1px solid #5e6ea4;
}

.footer .row1 .c1 {
  float: left;
  height: 400px;
  border-bottom: 1px solid #6a6a6a;
  padding-bottom: 40px;
}

.footer .row1 .c1 dl {
  float: left;
  margin-right: 65px;
  font-size: 18px;
}

.footer .row1 .c1 dl dt {
  padding: 25px 0;
  line-height: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #6a6a6a;
}

.footer .row1 .c1 dl dd li {
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 16px;
  line-height: 36px;
}

.footer .row1 .c1 dl.last {
  margin-right: 0;
}

.footer .row1 .c2 {
  float: right;
  width: 400px;
  height: 400px;
  padding-bottom: 40px;
  border-bottom: 1px solid #6a6a6a;
}

.footer .row1 .c2 dl dt {
  font-size: 24px;
  padding: 25px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #6a6a6a;
}

.footer .row1 .c2 dl dt span {
  color: #7e7e7e;
  font-size: 20px;
}

.footer .row1 .c2 dl dd li {
  font-size: 16px;
  line-height: 46px;
  color: #999;
}

.footer .row1 .c2 dl dd li img {
  margin-right: 15px;
}

.footer .row1 .c2 .bottom {
  margin-top: 60px;
  width:500px;
  margin-left:-67px;
}
.bottom a{
  float:left;
  text-align:center;
  width:55px;
}
.bottom a span{
  display:block;
  font-size:10px;
  padding-top:6px;
}
.footer .row2 {
  padding: 10px 0;
  line-height: 40px;
  background: #1a1a1a;
  text-align: center;
}

.footer .row2 span {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.inner-banner {
  position: relative;
  height: 400px;
  overflow: hidden;
}

.inner-banner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(/images/banner-cover.png) top center repeat-x;
  z-index: 2;
}

.inner-banner img {
  width: 100%;
  height: 100%;
}

.inner-page {
  position: relative;
  padding: 30px 0;
}

.inner-page .inner-tit {
  position: relative;
  height: 74px;
  border-bottom: 4px solid #4da6db;
}

.inner-page .inner-tit h6 {
  width: 250px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  font-size: 30px;
  line-height: 74px;
  color: #ffffff;
background: #4da6db;
}

.inner-page .inner-tit .bread {
  float: right;
  font-size: 12px;
  color: #666;
  margin-top: 40px;
}

.inner-page .inner-tit .bread a {
  padding: 0 5px;
}

.inner-page .right-con {
  width: 79%;
  background: #fff;
  padding: 0 0 20px;
  float: right;
  margin-top: 10px;
}

.inner-page .right-con .right-tit {
  text-align: center;
  line-height: 2;
  color: #1469bc;
  font-size: 30px;
  font-family: "STKaiti", "Microsoft YaHei";
}

.inner-page .right-con .inner-list1 li {
  margin-bottom: 35px;
  min-height: 130px;
  list-style: none;
  border: 1px solid #e5e5e5;
 
  background-size: 100% 16px;
}

.inner-page .right-con .inner-list1 li a {
  padding: 15px;
  display: block;
  text-decoration: none;
 
  background-position: calc(100% - 15px) 0px;
  background-size: 15px;
}

.inner-page .right-con .inner-list1 li h3 {
  padding: 0px 0px 10px 0;
  margin: 0px 0px 5px;
  font-size: 18px;
  color: #4da6db;
  line-height: 1.5;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  background-position: 0px 7px;
}

.inner-page .right-con .inner-list1 li p {
  margin: 0px;
  font-size: 14px;
  color: #282828;
  line-height: 1.8;
  text-indent: 2em;    word-break: break-all;
}

.inner-page .right-con .main-pic-list {
  margin: 20px 0;
}

.inner-page .right-con .main-pic-list li {
  float: left;
  width: 33.3%;
}

.inner-page .right-con .main-pic-list li a {
  display: block;
  margin: 10px;
}

.inner-page .right-con .main-pic-list li a .pic {
  overflow: hidden;
  height: 175px;
}

.inner-page .right-con .main-pic-list li a .pic img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.inner-page .right-con .main-pic-list li a .pic:hover img {
  transform: scale(1.1);
}

.inner-page .right-con .main-pic-list li a .text {
  line-height: 24px;
  margin-top: 10px;
  height: 48px;
  overflow: hidden;
}

.inner-page .leftbar {
  width: 250px;
  float: left;
  position: relative;
  background: #ededed;
}

.inner-page .leftbar .list {
  padding-bottom: 40px;
}

.inner-page .leftbar .list li {
  border-left: 6px solid transparent;
  font-size: 18px;
  line-height: 66px;
}

.inner-page .leftbar .list li a {
  display: block;
  padding-left: 60px;
}

.inner-page .leftbar .list li.on {
  border-left: 6px solid #4da6db;
  background: #fff;
}

.inner-page .detail .tit {
  margin-top: 40px;
  line-height: 1.6;
  font-size: 24px;
  margin-bottom: 20px;
  color: #4da6db;
}

.inner-page .detail .infor {
  font-size: 12px;
  min-height: 40px;
  line-height: 40px;
}

.inner-page .detail .infor span {
  color: #999;
  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;
}


.cont_yxbm_rigB{
 width:100%;
 height:auto;
 line-height:30px;
 font-size:15px;
 padding:20px 0;
 min-height:400px;
}
.cont_yxbm_rigB h2{
height: 45px;
    line-height: 45px;
    text-indent: 15px;
    border-left: 3px solid #4da6db;
    background: #f1f1f1;
    margin-bottom: 10px;
    font-size: 18px;
}
.cont_yxbm_rigB ul{
 margin-bottom:20px;
}

.cont_yxbm_rigB ul li{
	    width: 226px;
    height: 41px;
    float: left;
    text-align: left;
    line-height: 40px;
    border: 1px solid #f1f1f1;
    padding: 0 10px;
    margin: 5px 16px;
    display: inline;
    font-size: 16px;
}
.cont_yxbm_rigB ul li.curr{
	background:#4da6db;
	color:#FFF;
}
.cont_yxbm_rigB ul li.curr a{
	color:#FFF;
}
.cont_yxbm_rigB ul li:hover{
	background:#4da6db;
	color:#FFF;
}
.cont_yxbm_rigB ul li:hover a{
	color:#FFF;
}

@media screen and (max-width:1400px) { /*µ±ÆÁÄ»³ß´çÐ¡ÓÚ600pxÊ±£¬Ó¦ÓÃÏÂÃæµÄCSSÑùÊ½*/
  .index-row3 .wrap {
    width: 1300px;
}

}







 /*banner*/
.gallery {

  position: relative;

  z-index: 1;

  overflow: hidden;

  list-style: none;

  padding:5px;

}

ul.gallery li:before,

ul.gallery li:after {

  content: '';

  z-index: -1;

  position: absolute;

  left: 10px;

  bottom: 10px;

  width: 70%;

  height: 55%;

  -webkit-box-shadow: 0 15px 16px #6b6b6b;

  -moz-box-shadow: 0 15px 16px #6b6b6b;

  box-shadow: 0 15px 16px #6b6b6b;

  -webkit-transform: skew(-15deg) rotate(-6deg);

  -moz-transform: skew(-15deg) rotate(-6deg);

  -ms-transform: skew(-15deg) rotate(-6deg);

  -o-transform: skew(-15deg) rotate(-6deg);

  transform: skew(-15deg) rotate(-6deg); 

}

ul.gallery li:after {

  left: auto;

  right: 11px;

  -webkit-transform: skew(15deg) rotate(6deg);

  -moz-transform: skew(15deg) rotate(6deg);

  -ms-transform: skew(15deg) rotate(6deg);

  -o-transform: skew(15deg) rotate(6deg);

  transform: skew(15deg) rotate(6deg); 

}

a.gallery_links img {

  border:none;

}

a.gallery_links {

  position: relative;

  text-decoration: none;

}

 

a.gallery_links:after {

  content: attr(data-tooltip);

  position: absolute;

  bottom: 0%;

  top;

  left:30%;

  background: #111;

  padding: 5px 15px;

  color: white;

  font-family: 'Open Sans', sans-serif;

  text-shadow: 0px 0px 1px #000;

  white-space: nowrap;

  opacity:0.7;

  -webkit-transition: all 0.4s ease;

  -moz-transition   : all 0.4s ease;

  -o-transition: all 0.4s ease;

  transition: all 0.4s ease;

  width:85;

}

  

a.gallery_links:before {

  content: "";

  position: absolute;

  width: 0;

  height: 0;

  -webkit-transition: all 0.4s ease;

  -moz-transition   : all 0.4s ease;

  -o-transition: all 0.4s ease;

  transition: all 0.4s ease;

  opacity: 0;

  left:30%;

  bottom: 90%;

}

a.gallery_links:hover:after {

  bottom: 50%;

}

  

a.gallery_links:hover:before {

  bottom: 70%;

}

a.gallery_links:hover:after, a.gallery_links:hover:before {

  opacity:0.9;

}




.clear{clear:both}



.rslides{

  position:relative;

  list-style:none;

  overflow:hidden;

  width:100%;

  padding:0;

  margin:0;

}

.rslides li{

  -webkit-backface-visibility:hidden;

  position:absolute;

  display:none;

  width:100%;

  left:0;

  top:0;

}

.rslides li:first-child{

  position:relative;

  display:block;

  float:left;

}

.rslides img{

  display:block;

  height:auto;

  float:left;

  width:100%;

  border:0;

}



.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;display:none}

.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}

.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}



.callbacks_container{

  margin-bottom:2px;

  position:relative;

  width:100%;

  max-width:100%;

  text-align:center;

}

.callbacks{

  position:relative;

  list-style:none;

  overflow:hidden;

  width:100%;

  padding:0;

  margin:0;

}

.callbacks li{

  position:absolute;

  width:100%;

  left:0;

  top:0;

}

.callbacks img{

  display:block;

  position:relative;

  z-index:1;

  height:auto;

  width:100%;

  border:0;

}

.callbacks .caption{

  display:block;

  position:absolute;

  z-index:2;

  font-size:20px;

  text-shadow:none;

  color:#fff;

  background:#000;

  background:rgba(0,0,0, .8);

  left:0;

  right:0;

  bottom:0;

  padding:10px 20px;

  margin:0;

  max-width:none;

}

.callbacks_nav{

  position:absolute;

  -webkit-tap-highlight-color:rgba(0,0,0,0);

  top:50%;

  left:15%;

  opacity:0.6;

  z-index:3;

  text-indent:-9999px;

  overflow:hidden;

  text-decoration:none;

  height:61px;

  width:38px;

  background:transparent url("../images/themes.gif") no-repeat left top;

  margin-top:-30px;

  display:none;

}

.callbacks_container:hover .callbacks_nav{display:block;}

.callbacks_nav:active{opacity:1.0;}

.callbacks_nav.next{

  left:auto;

  background-position:right top;

  right:15%;

}