﻿.head {
  width: auto;
  min-width: 1200px;
  height: 50px;
  line-height: 50px;
  background: #b00;
  background: -webkit-linear-gradient(top, #b00, #a00);
}
.head .title {
  max-width: 1200px;
  height: 50px;
  margin: 0 auto;
  background: #b00;
  background: -webkit-linear-gradient(top, #b00, #a00);
}
.head .title .category {
  z-index: 10000;
  position: relative;
  padding: 0 12px;
  height: 35px;
  line-height: 50px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.navigation {
  max-width: 1200px;
  height: 96px;
  margin: 0 auto;
}
.navigation .logo {
  width: 200px;
  height: 96px;
  line-height: 96px;
}
.navigation .logo img {
  padding: 16px 0;
}
.navigation .region {
  margin-top: 30px;
}
.navigation .region .layui-nav{
  padding: 0 10px;
  background-color: #fff;
  color: #334;
  top: -10px;
}
.navigation .region .layui-nav .layui-nav-item a {
  display: block;
  padding: 0 20px;
  color: #334;
  transition: all .3s;
  -webkit-transition: all .3s;
  cursor: pointer;
}
.navigation .region .layui-nav .layui-nav-more {
    content: '';
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #bfbfbf transparent transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -3px;
    border-width: 6px;
}
.navigation .region .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 2px;
    background-color: #dd2222;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.navigation .region .layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this {
    background-color: #dd2222;
    color: #fff;
}
.navigation .seat {  
  height: 96px;
  line-height: 96px;
  margin-left: 20px;
}
.navigation .seat .icon-weizhi {
  font-size: 18px;
  color: #f10;
}
.navigation .category {
  z-index: 10000;
  position: relative;
  padding: 0 10px;
  height: 96px;
  line-height: 100px;
  text-align: center;
  float: left;
  font-size: 14px;
}
.navigation p {
  z-index: 10000;
  position: relative;
  padding: 0 10px;
  height: 96px;
  line-height: 96px;
  text-align: center;
  font-size: 14px;
}
.advert {
  overflow: hidden;
  height: 400px;
}

.sousuo {
  position: absolute;
  height: 0;
  width: 100%;
  margin: -275px auto 0;
  z-index: 1;
}
.sousuo .subject {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
.subject .choice {
  width: 800px;
  height: 150px;
  margin: 0 auto;
  background: #333;
  background-color: #000000a1;
  border-radius: 4px;
}
.subject .choice .genre {
  height: 30px;
  line-height: 30px;
  padding: 16px 20px;
}
.subject .choice .genre div a {
  color: #ffffff;
  font-size: 16px;
  padding: 4px 15px;
  cursor: pointer;
}
.subject .choice .genre div a.selected {
  color: #FFC107;
}
.subject .choice .search {

}
.searchjt {
    display: block;
    width: 0;
    height: 0;
    position: relative;
    float: left;
    left: 61px;
    top: -17px;
    vertical-align: middle;
    border-top: 8px solid #d00;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    -webkit-transition: border-color .25s, color .25s;
    transition: border-color .25s, color .25s;
    color: #d00;
}
.subject .choice .search input {
  display: inline-block;
  width: 520px;
  height: 28px;
  padding: 10px 0 10px 20px;
  border: none;
  outline: none;
  color: #9f9fa6;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.search .search-button {
  display: block;
  width: 100px;
  height: 48px;
  text-align: center;
  color: #fff;
  background-color: #d22;
  line-height: 48px;
  font-size: 16px;
  font-weight: 500;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.search .search-button.iconmap {
  border-radius: 4px;
  background-color: #78b;
}
.module-links {
  width: 100%;
  height: 140px;
  overflow: hidden;
}
.module-links .condition {
  width: 1200px;
  height: 140px;
  margin: 0 auto;
}
.module-links .condition .link-area {
  float: left;
  width: 260px;
  padding-top: 24px;
  font-size: 0;
  padding-right: 25px;
}
.module-links .condition .link-area .title {
  height: 30px;
}
.module-links .condition .link-area .title .iconfont {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  color: #fff;
  line-height: 28px;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.module-links .condition .link-area .title .icon-weizhi1 {
  background-color: #d22;
}
.module-links .condition .link-area .title .icon-jiageqian {
  background-color: #FF9800;
}
.module-links .condition .link-area .title .icon-mianji {
  background-color: #88bb77;
}
.module-links .condition .link-area .title .icon-tese {
  background-color: #7788bb;
}
.module-links .condition .link-area .title .text {
  color: #303033;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}
.module-links .condition div > .links {
  font-size: 0;
  margin-top: 9px;
  height: 60px;
  overflow: hidden;
}
.module-links .condition div > .links ul > li > a {
    display: inline-block;
    line-height: 28px;
    font-size: 12px;
    font-weight: 400;
    margin-right: 12px;
    float: left;
}
.module-links .condition .more {
    padding-top: 58px;
    padding-left: 28px;
}
.module-links .condition .more a {
  color: #9a9a9a;
}
.module-links .condition .more a .more-text {
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
}
.subject .neirong {
  margin:0 auto;
  width: 1200px;
}

/*推荐*/
.hotcake {
    height: 280px;
    margin-top: 25px;
}
.hotcake .layui-tab-brief>.layui-tab-title .layui-this {
    color: #000;
    font-size:18px;
    font-weight: bold;
}
.hotcake .layui-tab-brief>.layui-tab-more li.layui-this:after, 
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #dd2222;
}
.hotcake .layui-tab-content {
    padding: 15px 0 0 0;
}
.hotcake .layui-tab-title {
  background-color: #efefefef;
}
.hotcake .layui-tab-title li {
    /* min-width: 30.67%; */
    min-width: 47.15%;
    border-left: 2px #fff solid;
    font-size: 18px;
}
.hotcake .house-ul.current {
    display: block;
}
.hotcake .house-ul {
    width: 1200px;
    overflow: hidden;
    display: none;
}
.hotcake .house-ul ul {
    height: 230px;
    overflow: hidden;
}
.hotcake .house-ul li:first-child {
    position: relative;
    left: 1px;
    margin-left: 0;
}
.hotcake .house-ul li {
    float: left;
    margin-left: 33px;
    margin-bottom: 5px;
    width: 275px;
    height: 228px;
}
.hotcake .house-ul .house-img {
    position: relative;
    display: block;
    width: 275px;
    height: 200px;
    border-radius: 4px;
    overflow: hidden;
}
.hotcake .house-ul .house-img img {
    width: 275px;
    height: 200px;
    cursor: pointer;
    transition: transform .5s ease .1s;
    -webkit-transition: -webkit-transform .5s ease .1s;
}
.hotcake .house-ul .house-img:hover .house-txt {
    bottom: 0px;
}

.hotcake .house-ul .house-img .house-txt {
    position: absolute;
    left: 0;
    bottom: -55px;
    width: 275px;
    height: 150px;
    line-height: 35px;
    padding: 35px 10px 0;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-image: linear-gradient(-180deg,transparent 10%,#000);
        transition: bottom .5s;
    -webkit-transition: bottom .5s;
    -moz-transition: bottom .5s;
    -ms-transition: bottom .5s;
}
.hotcake .house-ul .house-txt {
    height: 63px;
    width: 220px;
    padding-top: 8px;
    box-sizing: border-box;
}
.hotcake .house-ul .house-txt .tips {
    font-size: 12px;
}
.hotcake .house-ul .house-txt .h-price {
    font-size: 12px;
    color: #d22;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hotcake .house-ul .house-txt .h-price a {
    color: #d22;
    cursor: default;
}
.hotcake .house-ul .house-txt .need-format-price {
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 18px;
}
.hotcake .house-ul .house-txt .need-format-price em {
    white-space: nowrap;
    color: #d22;
    vertical-align: bottom;
    font-size: 18px;
}

.hotcake .house-ul .house-txt .quyu {
    color: #E0E0E0;
    font-size: 12px;
}

.hotcake .house-ul .house-txt .tag {
    border: 1px solid #ccc;
    color: #bbb!important;
    border-radius: 6px;
    padding: 0px 3px 1px;
    font-size: 12px;
}

.hotcake .house-ul .house-txt .h-bottom {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    color: #e95c0d;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
}

.hotcake .house-ul .house-txt .h-bottom .follow {
    float: right;
    color: #ccc;
    line-height: 20px;
    margin-left: 50px;
    font-size: 14px;
    font-weight: normal;
}

.hotcake .house-ul .phone i {
    font-size: 18px;
    color: #d22;
    margin-right: 6px;
    position: relative;
    top: 4px;
    margin-left: 1px;
}
.hotcake .house-ul .phone a {
    cursor: default;
    color: #6d6d73;
}
.hotcake .house-ul .phone .c-tel {
    display: inline-block;
    width: 198px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

/*新房*/
.laybox {
    width: 1200px;
    overflow: hidden;
    zoom: 1;
    z-index: 2;
    background-color: #fff;
}
/*最新开盘、最新交房*/
.a200 {
    float: left;
    width: 300px;    
}
.a200 .title02 {
  width: 290px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px #ddd solid;
  font-family: "Microsoft Yahei",Arial;
}
.a200 .title02 .title_span {
    font-size: 18px;
    padding: 0 5px 5px 0;
    color: #000;
    border-bottom: 1px #d00 solid;
    font-weight: bold;
}
.a200 .calelist {
    position: relative;
    width: 290px;
}
.a200 .calelist li {
    height: 32px;
    border-left: 1px solid #d00;
    margin-left: 3px;
}
.tit222, .tit300 {
    height: 50px;
    line-height: 50px;
    background: #f3f3f3;
    *zoom: 1;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 15px;
}
.a200 .calelist i {
    display: block;
    width: 5px;
    height: 5px;
    overflow: hidden;
    background: #d00;
    margin-top: 11px;
    margin-left: -3px;
    position: absolute;
    border-radius: 50%;
}
.a200 .calelist dt {
    padding: 0 5px;
    text-align: center;
    float: left;
    display: inline-block;
    margin-left: 8px;
    border-radius: 2px;
}
.a200 .calelist dt:before {
    font-size: 0;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-right: 4px solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    color: #f6f6f6;
    left: 5px;
    margin-top: 8px;
}
.a200 .calelist dl {
    display: inline-block;
    margin: 1px 5px;
}
.tit222 span {
    width: 60px;
    overflow: hidden;
    /*background: url(//static.soufunimg.com/navigation/images/search_iconzj.gif) -7px -222px no-repeat;*/
    color: #333333;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-left: 15px;
    font-weight: normal;
}
.a200nr {
    width: 220px;
    overflow: hidden;
}
.a200nrbt {
    height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.xfroll {
    width: 200px;
    height: 405px;
}
.xfroll li {
    clear: both;
    background: url(../images/lia.gif) repeat-y 3px 0;
    padding-bottom: 10px;
}
.timebox {
    float: left;
    width: 7px;
    height: 7px;
    margin-top: 4px;
    margin-right: 10px;
    background: url(../images/newgif.gif?v=12) no-repeat 0px -873px;
}
.infbox {
    float: left;
    width: 170px;
    height: auto;
}
.infbox span.no1 {
    background: #dddddd;
    color: #000;
}
.infbox p {
    width: 170px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 14px;
    overflow: hidden;
}
.infbox p em {
    float: right;
    font-style: normal;
    width: 70px;
    line-height: 22px;
    font-size: 12px;
    color: #888;
    text-align: right;
    overflow: hidden;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.laybox .a978 {
    float: left;
    width: 900px;
}
/*报名通道*/
.laybox .enter {
  width: 255px;
  float: right;
  margin-left: 5px;
  border: 1px solid #d00;
}
.laybox .enter .intention {
    position: relative;
    background: #f6f6f6;
    border-bottom: 1px #d00 solid;
}
.intention>.mid {
    width: 260px;
    height: 295px;
    z-index: 999;
    background: #f2f0f1;
    position: absolute;
    text-align: center;
}
.laybox .clearfix .intention .intent {
    background: #f6f6f6;
}
.typechioce2 {
    width: 216px;
    height: 27px;
    border-radius: 3px;
    border: #cccccc 1px solid;
    margin-bottom: 20px;
    text-indent: 0.5em;
    font-size: 14px;
    line-height: 25px;
    [: ;
    padding: 10px 0;
    height: 15px;
    padding-bottom: 0px;
    line-height: 15px;
    ]: ;
}
.suggestionsBox {
    position: absolute;
    background-color: #fff;
    left: 35px;
    line-height: 200%;
    padding: 5px;
    text-indent: 0.5em;
    border: 1px #CCC solid;
    border-top: none;
    margin-top: -28px;
    z-index: 999;
    width: 190px;
}
.validator_message {
    margin-top: 28px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 193px;
    height: 17px;
    line-height: 16px;
    background: #ffebec;
    border: 1px solid #f7d0d4;
    color: #d00000;
    padding: 0 10px;
}
input#msgcode {
    width: 110px;
    float: left;
    border-radius: 3px 0 0 3px;
}
input.disabled {
    background: #F2F2F2;
    border: 1px solid #D9D9D9;
    box-shadow: none;
    color: #BBB;
    text-shadow: none;
    cursor: default;
    line-height: 25px;
    border-left: none;
    border-radius: 0 3px 3px 0;
}
.getmsgcode {
    width: 106px;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    float: left;
    display: block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
}
.button2 {
    width: 100px;
    font-size: 16px;
    line-height: 200%;
    text-align: center;
    position: relative;
    outline: none;
    display: block;
    border-radius: 3px;
}
/*报名通道e*/
.tit655 {
    height: 50px;
    font-size: 14px;
    margin-bottom: 20px;
    background: #f3f3f3;
}
.tit655 .s1, 
.tit655 .s2 {
    float: left;
    height: 47px;
    line-height: 47px;
    border-bottom: 3px solid #f3f3f3;
    text-align: center;
}
.tit655 .s1 span, .tit655 .s2 span {
    margin: 0 5px;
    display: block;
    padding: 0 10px;
}
.tit655 .s1 span {
    border-bottom: 3px solid #df2f30;
    font-weight: 600;
}
.tit655 .s1 a, 
.tit655 .s2 a {
    text-decoration: none;
}
.tit655 .rinfo {
    float: right;
    font-style: normal;
    color: #333;
    font-size: 14px;
    line-height: 32px;
    /*background: url(../images/723.png) no-repeat 0 8px;*/
    padding-left: 22px;
    padding-right: 20px;
    margin-top: 9px;
}
.a655 {
    float: left;
    width: 655px;
}
.a655nr {
    width: 655px;
    overflow: hidden;
}
.picList1 {
    overflow: hidden;
}
.picList1 li {
    float: left;
    width: 275px;
    margin-top: 17px;
    margin-left: 25px;
    display: inline;
}
.imgbox {
    position: relative;
    width: 275px;
    height: 200px;
    overflow: hidden;
}
.imgbox .imgxq {
  height: 19px; 
  position: absolute; 
  right: 0px; 
  top: 0px; 
  text-align: right;
}
.imgbox .imgxq img {
  width:41px;
  height:19px;
}
.imgbox a {
    color: #ffffff;
}
.imgbox img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.imgbox .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
}
.imgbox .text p {
    padding: 0 10px;
    font-size: 12px;
    color: #ffffff;
}
.imginfo {
    padding-top: 3px;
}
.imginfo p {
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.imginfo .price {
    float: left;
    font-size: 14px;
    margin-top: 1px;
    color: #df2f30;
}
.imginfo .number {
    float: right;
    font-size: 14px;
}
.imginfo .number em {
    font-size: 14px;
    color: #df2f30;
}
.imginfo p.yh, 
.imginfo2 p.yh {
    color: #df2f30;
    height: 24px;
}
.imginfo p.yh a, 
.imginfo2 p.yh a {
    color: #df2f30;
}
/*报名通道*/
.ks-screen {
  width: 280px;
}
.selection {
    border: #ddd 1px solid;
    border-bottom: 2px #d00 solid;
}
#selection .sea-con .select, 
#selection .sea-con .select .droplist {
    width: 166px;
}
.typechioce {
    width: 166px;
    height: 25px;
    border: #cccccc 1px solid;
    margin-top: 15px;
    text-indent: 0.5em;
    font-size: 14px;
    line-height: 25px;
}
#selection .sea-con .select .droplist {
    position: absolute;
    border: 1px solid #ddd;
    background: #fff;
    /* left: -1px; */
    display: none;
    border-top: 0;
    top: -1px;
    z-index: 100;
}
#selection .sea-con .select .droplist em:hover, 
#selection .sea-con .select .droplist .act {
    background: #EFEFEF;
    text-decoration: none;
}
#selection .sea-con .select .l-more em {
     float: left; 
     width: 73px; 
}
#selection .sea-con .select .droplist em:hover, 
#selection .sea-con .select .droplist .act {
    background: #EFEFEF;
    text-decoration: none;
}
#selection .sea-con .select .droplist em {
    display: block;
    text-decoration: none;
    padding-left: 5px;
    color: #444;
    cursor: pointer;
}
.button {
    border: #d00 1px solid;
    text-align: center;
    text-indent: 0;
}
.clearfix:after {
    clear: both;
    content: "\20";
    display: block;
    height: 0;
}
.check-letter {
    padding: 6px 15px;
}
.check-item {
    display: block;
    float: left;
    padding: 10px 10px 0 0;
}
.check-item a {
    float: left;
    line-height: 14px;
    color: #666666;
    text-align: center;
    font-size: 12px;
}
.link {
    text-align: center;
    background: #f5f5f5;
    padding: 8px 0;
}
/*二手房*/
.YTcondition {
    margin-top: -9px;
    *margin-top: -7px;
    margin-top/*\**/: -7px;
    margin-bottom: 10px;
}
.list1 li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.list1 li em {
    color: #ddd;
    margin: 0 7px;
}
.list1 li lable{
	background-color: #d00;
    color: #fff;
    padding: 0px 5px;
}
.lEsf {
    width: 194px;
    height: 160px;
    border: 0px solid #ccc;
    background: #eeeeee;
    border-radius: 0px;
    padding: 10px 12px 0 12px;
}
.lEsf .area3 {
    width: 194px;
    height: 28px;
    overflow: hidden;
}
.lEsf .area3 li {
    float: left;
    width: 16px;
    height: 26px;
    line-height: 26px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    color: #ce0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-right: 4px;
}
.lEsf p.txt1, .lEsf p.txt2 {
    font-size: 14px;
    color: #595b61;
    line-height: 20px;
    text-align: center;
    margin-top: 8px;
}
.lEsf p.txt2 {
    font-size: 12px;
}
.lEsf p.txt2 span {
    color: #333;
}
.lEsf .btn_mf {
    width: 196px;
    height: 30px;
    margin: 10px auto 0;
}
.a300 {
    float: right;
    width: 280px;
}
/*资讯*/
.news-l {
  width: 480px;
  margin-right: 20px;
}
.news-r {
  width: 700px;
}
.news-l .news-list li {
    width: 490px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 200%;
}
.news-l .newstype {
  margin: 15px 0;
}
.smallad img {
  width: 240px;
  height: 135px;  
}
.news-r .headlines {
    /*height: 270px;*/
    overflow: hidden;
}
.news-r .headlines h1 {
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
}
.news-r .redcube {
    font-size: 22px;
    padding: 5px 10px;
    margin-right: 1%;
    font-size:16px;
}
.news-r .headlines h1 > span {
  padding: 10px;
}
.news-r .headlines .sub {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
    height: 55px;
}
.news-r .headlines .sub li.f14 {
    text-align: left;
    float: left;
    width: 50%;
    line-height: 220%;
}
.news-l .topfocus { 
  width:480px; 
  height:320px; 
  overflow:hidden; 
  position:relative; 
}
.news-l .topfocus .hd {
  overflow:hidden;
  position:absolute;
  right:10px; 
  bottom:54px; 
  z-index:1; 
}
.news-l .topfocus .hd ul { 
  overflow:hidden; 
  zoom:1; 
  float:left; 
   }
.news-l .topfocus .hd ul li {
  float:left; 
  text-align:center; 
  cursor:pointer; 
  height: 10px;
  width: 10px;
  background: #ffffff; 
  margin-left: 16px;
}
.news-l .topfocus .hd ul li.on {  
  background:#e40011; 
}
.news-l .topfocus .bd { 
  position:relative; 
  height:100%; 
  z-index:0;   
}
.news-l .topfocus .bd li { 
  zoom:1; 
  vertical-align:middle; 
}
.news-l .topfocus .bd img {
  width:480px; 
  height:320px; 
  display:block; 
}
.news-l .topfocus .bd h3 {
  position: absolute;
  width: 100%;
  font-weight: normal;
  bottom: 0;
  margin: 0 10px;
  z-index: 111;
  font:18px/50px "微软雅黑","宋体";
  color: #fff;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news-l .topfocus .bd .bg {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 50px;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=20);
  bottom: 0;
}
/* fullSlide */
.fullSlide{width:100%;position:relative;height:410px;background:#EFEFEF;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;display: flex;justify-content: center;}
.fullSlide .bd li{width:100% !important;height:410px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:410px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:40px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:11px;margin:1px;overflow:hidden;background:#c9c9c9;filter:alpha(opacity=50);opacity:0.75;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(/images/arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

/*首页视频*/
  .video-mod {
                margin-bottom: 20px;
            }

            .video-mod .video-ul li {
                float: left;
                margin-left: 25px;
                margin-bottom: 5px;
                width: 220px;
            }

            .video-mod .video-ul li:first-child {
                position: relative;
                left: 1px;
                margin-left: 0;
            }

            .video-mod .video-ul .video-img {
                position: relative;
                display: block;
                width: 220px;
                height: 125px;
                border-radius: 4px;
                overflow: hidden;
            }

            .video-mod .video-ul .video-img:hover {
                box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
            }

            .video-mod .video-ul .video-img img {
                width: 220px;
                height: 125px;
                cursor: pointer;
                transition: transform .5s ease .1s;
                -webkit-transition: -webkit-transform .5s ease .1s;
            }

            .video-mod .video-ul .video-img:hover img {
                -webkit-transform: scale(1.05);
                -ms-transform: scale(1.05);
                transform: scale(1.05);
            }

            .video-txt {
                position: relative;
                background: #f8f8f8;
                padding: 6px 10px;
                height: 44px;
                line-height: 22px;
                font-size: 14px;
                overflow: hidden;
            }

            .video-mod .play-btn-inner {
                color: #fff;
                background: rgba(0,0,0,.15);
                -webkit-border-radius: 50%;
                border-radius: 50%;
                width: 55px;
                height: 55px;
                display: flex;
                justify-content: center;
                align-items: center;
                padding-left: 6px;
                box-sizing: border-box;
            }

            .video-mod .right-arrow {
                border: 11px solid #0000;
                border-left-color: #fff;
                width: 0;
                height: 0;
                display: inline-block;
                margin: 0px 0 0;
                border-right: 0;
                border-left-width: 17px;
            }

            .play-btn {
                width: 220px;
                height: 125px;
                top: 0;
                left: 0;
                position: absolute;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .dn {
                display: none; !important;
            }
</style>
