/**index_new2016-3-14**/
.body {
  background: #f5f5f5;
  font-family: Microsoft YaHei, PingFangSC-Regular, SimHei;
}

.top_method {
  width: 1200px;
  margin: 0 auto;
  height: 35px;
  line-height: 35px;
}

.top_method .login_reg {
  color: #333333;
  font-size: 12px;
}

.top_method .login_reg a {
  color: #333333;
  font-size: 12px;
  display: inline-block;
  margin: 0px 5px;
}

.top_method .login_reg .blue {
  color: #b03a3e;
}

.top_method ul li {
  background: url(../images/hp_line.png) no-repeat right center;
  float: left;
  display: inline;
  margin-right: 15px;
}

.top_method ul li a {
  color: #434343;
  font-size: 12px;
}

.top_method ul li a.a_one {
  background: url(../images/hp_user.jpg) no-repeat left center;
  padding-left: 15px;
  margin-right: 15px;
}

.top_method ul li a.a_two {
  background: url(../images/hp_pen.jpg) no-repeat left center;
  padding-left: 15px;
  margin-right: 15px;
}

.top_method ul li a.a_three {
  background: url(../images/hp_phone.jpg) no-repeat left center;
  padding-left: 15px;
  margin-right: 15px;
}

.top_method ul li a.a_four {
  background: url(../images/hp_wx.png) no-repeat left center;
  padding-left: 22px;
  margin-right: 15px;
}

.top_method ul li:last-child {
  background: none;
  margin-right: 0px;
}

.top_method ul .weixin {
  position: relative;
}

.top_method ul li .ewm_mobile {
  display: none;
  position: absolute;
  left: -26px;
  z-index: 10;
}

.top_method ul li .ewm_mobile > div {
  width: 95px;
  height: 95px;
  overflow: hidden;
  background: url("../images/in_ewm_bg.png") repeat;
  border: solid 1px #e3e3e3;
  padding: 8px;
}

.hp_nav {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.hp_nav .logo {
  width: 138px;
  height: 39px;
}

.link {
  position: absolute;
  width: 185px;
  z-index: 10;
  display: none;
  top: 34px;
}

.link .top {
  height: 10px;
  background: url(../images/top.png) no-repeat;
}

.link .middle {
  height: auto;
  background: url(../images/middle.png) repeat;
  padding-bottom: 10px;
  overflow: hidden;
}

.link .middle li {
  height: 32px;
  line-height: 32px;
  width: 177px;
  margin: 10px auto 0;
  font-size: 18px;
  text-align: center;
  float: none;
  display: block;
}

.link .middle li a {
  color: #fff;
}

.link .middle li a:hover {
  border: none;
}

.link .middle li:hover {
  background: #b03a3e;
}

.link .bottom {
  height: 4px;
  background: url(../images/bottom.png) no-repeat;
}

.hp_nav ul li {
  float: left;
  display: inline;
  margin-top: 16px;
  text-align: center;
  position: relative;
}

.hp_nav ul li a {
  padding: 0 10px 8px;
  color: #ffffff;
  font-size: 18px;
  display: inline-block;
  margin: 0 5px;
}

.hp_nav ul li.cur a, .hp_nav ul li a:hover {
  padding: 0 10px 8px;
  border-bottom: 3px solid #ffffff;
  padding-bottom: 12px;
  color: #ffffff;
  font-size: 18px;
}

.hp_nav ul li.h_nav a {
  display: inline-block;
  border-bottom: 3px solid #ffffff;
  padding-bottom: 8px;
  color: #ffffff;
  font-size: 18px;
}

.hp_nav .h-form {
  position: relative;
  width: 425px;
  height: 28px;
  border: solid 1px #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #ffffff;
  margin-left: 22px;
  margin-top: 13px;
}

.hp_nav .h-form .sim-select {
  float: left;
  width: 50px;
  height: 28px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.hp_nav .h-form .sim-select h3 {
  width: 60px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  cursor: pointer;
  border-right: 1px solid #e1e1e1;
  margin-top: 2px;
  padding-right: 9px;
}

.hp_nav .h-form .sim-select span {
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
}

.hp_nav .h-form .sim-select i {
  display: inline-block;
  width: 9px;
  height: 6px;
  margin-left: 10px;
  vertical-align: middle;
  background: url(../images/hp_xl.png) no-repeat 0px 0px;
}

.hp_nav .h-form .sim-input {
  float: left;
  width: 314px;
  line-height: 20px;
  padding: 4px 0;
  border: 0;
  outline: none;
  margin-left: 24px;
}

.hp_nav .h-form .submit-btn {
  float: left;
  width: 21px;
  height: 17px;
  background: url(../images/hp_search.png) no-repeat;
  margin: 6px 10px 5px 5px;
  border: 0;
  cursor: pointer;
  outline: none;
}

.hp_nav .h-form .sim-ul-flt {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 4;
  padding: 6px 0 0;
  background: url("../images/slide-down.png") no-repeat center top;
}

.hp_nav .h-form .sim-ul-flt .select {
  width: 58px;
  border: solid 1px #cccccc;
  border-top: 0;
}

.hp_nav .h-form .sim-ul-flt .select a {
  display: block;
  line-height: 30px;
  text-align: center;
  border-top: solid 1px #cccccc;
  color: #9b9b9b;
  font-size: 14px;
  cursor: pointer;
}

.hp_nav .h-form .sim-ul-flt .select a:first-child {
  border-top: 0;
}

.hp_nav .h-form .sim-ul-flt .select a:hover {
  color: #40b4ff;
}

#number_code {
  position: absolute;
  top: 35px;
  right: -32px;
  z-index: 10;
  width: 208px;
  height: 126px;
  border: 1px solid #e3e3e3;
  background: url("../images/in_ewm_bg.png") repeat;
  overflow: hidden;
  padding-left: 8px;
  padding-top: 7px;
  display: none;
  cursor: pointer;
}

#number_code div {
  float: left;
  display: inline-block;
  width: 95px;
  height: 133px;
  margin-right: 8px;
  text-align: center;
  color: #666666;
  font-size: 14px;
}

#number_code div span {
  color: #666666;
  font-size: 14px;
}

.banner_recommond {
  width: 1200px;
  margin: 0 auto;
  margin-top: 7px;
  background: #ffffff repeat;
}

#banner {
  width: 750px;
}

#banner .in-ban {
  width: 750px;
  height: 475px;
  overflow: hidden;
  position: relative;
}

#banner .in-ban-img {
  width: 750px;
  height: 475px;
  overflow: hidden;
}

#banner .in-ban-img li {
  width: 100%;
  height: 475px;
}

#banner .in-ban-icon {
  width: 100%;
  height: 10px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
}

#banner .in-ban-icon li {
  width: 9px;
  height: 9px;
  display: inline-block;
  margin: 0 3px;
  vertical-align: top;
  font-size: 0;
  cursor: pointer;
  background: url(../images/gray_dot.png);
  *display: inline;
  *zoom: 1;
}

#banner .in-ban-icon li.on {
  width: 25px;
  height: 9px;
  background: url(../images/blue_dot.png);
}

#recommond {
  width: 392px;
  float: right;
  display: inline;
  margin-right: 33px;
  height: 475px;
  overflow: hidden;
}

#recommond .in-tit {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 2px;
}

#recommond .in-tit .txt {
  background: url(../images/hp_fire.jpg) no-repeat 8px 16px;
  padding-left: 32px;
  padding-top: 5px;
}

#recommond .in-tit .txt span {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

#recommond .in-tit .txt em {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  margin-left: 5px;
}

#recommond .in-tit .arrow {
  padding-top: 17px;
}

#recommond .in-tit .arrow .prev {
  margin-right: 1px;
}

#recommond .in-hot {
  height: 357px;
}

#recommond .in-hot ul {
  position: relative;
}

#recommond .in-hot ul li {
  height: 390px;
  display: block;
}

#recommond .in-hot li .hot_con {
  width: 100%;
  height: 95px;
  padding: 22px 0px;
  border-bottom: 1px dashed #e2e2e2;
}

#recommond .in-hot li .hot_con .img {
  width: 135px;
  height: 90px;
  overflow: hidden;
}

#recommond .in-hot li .hot_con .info {
  width: 225px;
  height: 90px;
  overflow: hidden;
  padding-right: 10px;
}

#recommond .in-hot li .hot_con .info h3 {
  height: 30px;
  line-height: 15px;
  overflow: hidden;
  margin: 4px 0 0px;
}

#recommond .in-hot li .hot_con .info h3 a {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}

#recommond .in-hot li .hot_con .info p {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  color: #9b9b9b;
  font-size: 12px;
}

#recommond .in-hot li .hot_con .info .red {
  margin-right: 5px;
  color: #d86d7c;
}

#recommond .in-hot li .hot_con:last-child {
  border-bottom: none;
}

#hot_list {
  /*width: 1200px;*/
  margin: 0 auto;
  background-color:white;
}

@media only screen and (max-width: 1080px) {
    #hot_list {width: 1080px;}
}
@media only screen and (min-width: 1200px) {
    #hot_list {width: 1200px;}
}

#hot_list .tit {
    border-bottom: 5px solid #450C06;
    margin-top: 5px;
    margin-bottom: 20px;
}

/*@media only screen and (max-width: 1200px) {
    #hot_list .tit {width: 1198px;}
}
@media only screen and (min-width: 1080px) {
    #hot_list .tit {width: 1080px;}
}*/


#hot_list .tit .tit_l {
  margin-left: 28px;
}

#hot_list .tit .tit_l a {
  display: inline-block;
  line-height: 26px;
  text-align: center;
  background: url(../images/hp_shuline.png) no-repeat right center;
  color: #333333;
  font-size: 14px;
  padding: 0px 15px;
}

#hot_list .tit .tit_l a:hover {
  color: #b03a3e;
}

#hot_list .tit .tit_l a.cur {
  color: #b03a3e;
}

#hot_list .tit .tit_l a:last-child {
  background: none;
}

#hot_list .tit .tit_l a img {
  margin-left: 7px;
}

#hot_list .tit .tit_r {
  color: #666666;
  font-size: 12px;
  margin-right: 52px;
}

#hot_list .tit .tit_r input {
  vertical-align: middle;
  width: 13px;
  height: 13px;
  outline: none;
  cursor: pointer;
  margin-right: 2px;
  letter-spacing: 2px;
}

#hot_list .tit .tit_r .searchInput {
  width: 200px;
  height: 23px;
  border: 1px solid #eaeaea;
  font-size: 12px;
  color: #666666;
  padding: 0 20px;
  letter-spacing: inherit;
}

#hot_list .zxList {
  margin-top: 10px;
  border: 1px solid #eaeceb;
  background-color: #fff;
  padding: 0 11px;
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}

#hot_list .zxList li {
  line-height: 78px;
  height: 78px;
  padding: 0 17px;
}

#hot_list .zxList li + li {
  border-top: 1px solid #eaeceb;
}

#hot_list .zxList li .info {
  width: 505px;
  overflow: hidden;
  height:78px;
}

#hot_list .zxList li.news {
  background: url("../images/cq_new.png") no-repeat 530px center;
}

#hot_list .zxList li .char {
  font-size: 14px;
  color: #666666;
  margin-left: 350px;
}

#hot_list .ul_list {
  /*width: 1200px;*/
  margin: 0 auto;
  overflow: hidden;
}

@media only screen and (min-width: 1200px) {
    #hot_list .ul_list {min-width: 1200px;}
}
@media only screen and (max-width: 1080px) {
    #hot_list .ul_list {min-width: 1080px;}
}

#hot_list .ul_list .btn-loading {
  display: block;
  border: 0;
  height: 75px;
  text-indent: -99em;
  overflow: hidden;
  background: url(../images/btn-loading.gif) center center no-repeat;
}

#hot_list .hl_list {
  /*width: 1225px;*/
  padding: 20px 0;
  overflow: hidden;
}

@media only screen and (min-width: 1200px) {
    #hot_list .hl_list {width: 1200px;}
}
@media only screen and (max-width: 1080px) {
    #hot_list .hl_list {width: 1000px;
                        margin-left: 80px;
    }
}

#hot_list .hl_list li {
  float: left;
  display: inline;
  width: 270px;
  height: 377px;
  overflow: hidden;
  /*margin-right: 26px;*/
  margin:0 15px;
  background: #ffffff;
  margin-bottom: 35px;
  box-shadow: 0 5px 20px 1px rgb(49 49 49 / 20%);
  position:relative;
}
    /*#hot_list .hl_list li:nth-child(4n) {
    margin-right:0px;
    }*/
#hot_list .hl_list li:hover >.img>a>img {
    transform: scale(1.05);
    transition: all 0.3s linear;
}



#hot_list .kt_list li {
  height: auto;
}

#hot_list .kt_list li .intro {
  height: auto !important;
}

#hot_list .kt_list li .intro h3 {
  padding-bottom: 0 !important;
}

#hot_list .hl_list li .img {
  width: 280px;
  height: 185px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  position: relative;
}

#hot_list .hl_list li .img .stateWrap {
  position: absolute;
  bottom: 10px;
  right: 6px;
  z-index: 10;
}

#hot_list .hl_list li .img .stateWrap span {
  display: inline-block;
  line-height: 22px;
  padding: 0 8px;
  border-radius: 11px;
  font-size: 12px;
  padding-left: 24px;
  color: #fff;
}

#hot_list .hl_list li .img .stateWrap .stateCol {
  background: #b03a3e url("../images/love_cq.png") no-repeat 8px center;
}

#hot_list .hl_list li .img .stateWrap .stateZan {
  background: #b03a3e url("../images/zan_cq.png") no-repeat 8px center;
}

#hot_list .hl_list li .img .stateWrap .stateLook {
  background: #b03a3e url("../images/look_cq.png") no-repeat 5px center;
}

#hot_list .hl_list li .img .stateWrap .stateShare {
  background: #b03a3e url("../images/share_cq.png") no-repeat 5px center;
}

#hot_list .hl_list li .img a {
  width: 100%;
  height: 100%;
}

#hot_list .hl_list li .intro {
  width: 240px;
  height: 100px;
  padding: 20px;
  overflow: hidden;
}
#hot_list .hl_list li .intro h2 {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#hot_list .hl_list li .intro h3 {
  height: 30px;
  line-height: 30px;
  color: #333333;
  font-size: 15px;
  font-weight: normal;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 20px;
}

#hot_list .hl_list li .intro h3 a {
  color: #333333;
}

#hot_list .hl_list li .intro p {
  color: #999999;
  font-size: 12px;
  line-height: 22px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

#hot_list .hl_list li .do {
  width: 280px;
  border: 1px solid #e5e5e5;
  height: 50px;
  border-left: none;
  border-right: none;
}

#hot_list .hl_list li .do .collect {
  width: 70px;
  height: 44px;
  line-height: 44px;
  border-right: 1px solid #e5e5e5;
  float: left;
  display: inline;
  text-align: center;
  color: #666666;
  font-size: 12px;
  margin-top: 3px;
  cursor: pointer;
}

#hot_list .hl_list li .do .collect a {
  width: 19px;
  height: 19px;
  background: url(../images/hp_gray.jpg) no-repeat 0px 0px;
  display: block;
  margin: 0 auto;
  margin-top: 5px;
}

#hot_list .hl_list li .do .collect a.collected {
  width: 19px;
  height: 19px;
  background: url(../images/hp_love.png) no-repeat 0px 0px;
}

#hot_list .hl_list li .do .collect span {
  text-align: center;
  height: 20px;
  line-height: 20px;
  display: block;
  margin-top: 1px;
}

#hot_list .hl_list li .do .ticket {
  width: 69px;
  height: 45px;
  line-height: 45px;
  float: left;
  display: inline;
  text-align: center;
  color: #666666;
  font-size: 12px;
}

#hot_list .hl_list li .do .ticket em {
  font-size: 14px;
  color: #3da0c5;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 7px;
}

#hot_list .hl_list li .do .ticket span {
  text-align: center;
  height: 20px;
  line-height: 20px;
  display: block;
}

#hot_list .hl_list li .do .reserve {
  width: 140px;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  float: left;
  display: inline;
  text-align: center;
  background: #b03a3e;
}

#hot_list .hl_list li .do .gray {
  background: #cccccc;
}

#hot_list .hl_list li .do .no_border {
  border: none;
}

#hot_list .hl_list li .no_border {
  border: none;
}

.cd-top {
  position: fixed;
  z-index: 10;
  right: 0px;
  bottom: 100px;
}

/*in_search*/
.aqBread {
  font-size: 14px;
  color: #b03a3e;
  line-height: 56px;
  width: 1158px;
  margin: 0 auto;
  border: solid 1px #ebebeb;
  border-bottom: none;
  background-color: #fff;
  margin-bottom: -10px;
  margin-top: 10px;
  padding: 0 20px;
}

#in_search {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 10px auto;
  background-color:#fff;
  border: solid 1px #eaeceb;
}

@media only screen and (max-width: 1080px) {
    #in_search {width: 1080px;}
}
@media only screen and (min-width: 1200px) {
    #in_search {width: 1200px;}
}

/*#in_search .in_search {
  border: solid 1px #eaeceb;
}*/

.in_search .prop-attrs {
  border-top: solid 1px #ebebeb;
}

.in_search > div:first-child {
  border-top: 0;
}

.in_search .prop-attrs .attr {
  position: relative;
}

.in_search .prop-attrs .attrKey {
  float: left;
  width: 75px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-align: right;
  font-size:18px;
}

.in_search .prop-attrs .attrValue {
  overflow: hidden;
}

.in_search .prop-attrs .attrValue .cqData {
  display: block;
  padding-bottom: 20px;
}

.in_search .prop-attrs .attrValue .cqData input {
  height: 23px;
  border: 1px solid #cccccc;
  font-size: 12px;
  color: #333333;
  background: url("../images/data_cq.png") no-repeat 6px center;
  padding-left: 32px;
  width: 74px;
  float: left;
}

.in_search .prop-attrs .attrValue .cqData em {
  margin: 0 4px;
  color: #cccccc;
  line-height: 25px;
  font-size: 16px;
  float: left;
}

.in_search .prop-attrs-type .attrValue {
  padding:15px 0;
}

.in_search .prop-attrs-type .attr-collapse .av_list {
  overflow: hidden;
}

.in_search .prop-attrs-type .attr-expand .av_list {
  overflow: auto;
}

.in_search .prop-attrs-type .attrValue .av_list {
  overflow: hidden;
}

.in_search .prop-attrs-type .av_list li {
  /*display: inline-block;*/
float:left;

}
.hdyy-ul li {
width: 100px;
height: 32px;
text-align: center;
border: 1px solid #ccc;
margin: 0 13px;
border-radius: 5px;
line-height: 32px;
cursor:pointer;
float:left;
}
.fycc-ul li {
width: auto;
height: 32px;
text-align: center;
border: 1px solid #ccc;
margin: 0 13px;
border-radius: 5px;
line-height: 32px;
cursor:pointer;
float:left;
}
.fycc-ul li > a {
   padding:0 15px;  
}
.my-ul li {
width: 100px;
height: 32px;
text-align: center;
border: 1px solid #ccc;
margin: 0 13px;
border-radius: 5px;
line-height: 32px;
cursor:pointer;
float:left;
}

.in_search .prop-attrs-type .av_list a {
  display: block;
  border: solid 1px #cccccc;
  padding: 0 30px;
  margin: 0 0 12px 32px;
  border-radius:5px;
}

.in_search .prop-attrs-type .av_list li.cur a {
  color: #FFFFFF;
  background: #b03a3e;
  border-color: #b03a3e;
}
.btn-icon:hover{
    cursor:pointer;
}
.in_search .prop-attrs .attr .btn-icon {
  display: block;
  width: 42px;
  height: 23px;
  line-height: 23px;
  padding: 0 8px;
  position: absolute;
  right: 9px;
  bottom: 0;
  border: solid 1px #f1f1f1;
  border-bottom: 0;
  text-align: right;
  color: #999999;
  background: url("../images/in_btn_icon.png") no-repeat;
}

.in_search .prop-attrs .attr .btn-icon {
  background-position: 8px -23px;
}

.in_search .prop-attrs .attr .btn-icon.open {
  background-position: 8px 0;
}

.in_search .prop-attrs-area .attr {
  padding: 15px 0 0px;
}

.in_search .prop-attrs-area .attrValue {
  padding: 0 116px 0 15px;
}

.in_search .prop-attrs-area .attrValue > ul {
  padding-top: 12px;
}

.in_search .prop-attrs-area .attrValue > ul:first-child {
  padding: 0 0 2px;
}

.in_search .prop-attrs-area .av_list:first-child > li:first-child {
  height: 50px;
  float: left;
}

.in_search .prop-attrs-area .av_list li {
  display: inline-block;
  margin-left: 30px;
}

.in_search .prop-attrs-area .av_list li:first-child {
  margin-left: 0px;
}

.in_search .prop-attrs-area .av_list a {
  color: #666666;
  display: block;
  height: 31px;
  line-height: 31px;
}

.in_search .prop-attrs-area .av_list li.cur a {
  color: #b03a3e;
}

.in_search .prop-attrs-area .attr-collapse > ul {
  display: none;
}

.in_search .prop-attrs-area .attr-collapse > ul:first-child {
  display: block;
  border-bottom: 0;
}

.in_search .prop-attrs-area .attr-expand > ul {
  display: block;
}

.in_search .prop-attrs-area .attr .btn-icon {
  display: none;
}

/*.in_search .prop-attrs-other{ padding: 25px 0 0;}*/
.in_search .prop-attrs-other .attr {
  padding-top: 15px;
}

.in_search .prop-attrs-other > div:first-child {
  padding: 13px 0px;
}

.in_search .prop-attrs-other .attr .attrValue {
  padding: 0 0 0 15px;
}

.in_search .prop-attrs-other ul li {
  display: inline-block;
  margin-right: 30px;
}

.in_search .prop-attrs-other ul a {
  color: #666666;
  display: block;
  height: 25px;
  line-height: 25px;
}

.in_search .prop-attrs-other ul li.cur a {
  color: #b03a3e;
}

#number_code {
  left: -14px;
  width: 104px;
}

#hot_list .null_result {
  width: auto;
  margin: 10px 0 60px;
  border: solid 1px #eaeceb;
  background: #FFFFFF;
}

/**con_p**/
#con_p {
  width: 1200px;
  margin: 0 auto;
  margin-top: 54px;
}

#con_p .con_p1 {
  overflow: hidden;
  padding-bottom: 50px;
}

#con_p .con_p1 .titl {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 6px;
  padding-left: 12px;
  color: #333333;
  font-size: 18px;
}

#con_p .con_p1 .titl img {
  margin-bottom: 5px;
  margin-right: 10px;
  vertical-align: middle;
}

#con_p .con_p1 ul {
  margin-top: 30px;
}

#con_p .con_p1 ul li {
  width: 280px;
  height: 315px;
  margin-right: 26px;
  background: #ffffff;
  float: left;
  display: inline;
}

#con_p .con_p1 ul .h285 {
  width: 280px;
  height: 285px;
  margin-right: 26px;
  background: #ffffff;
  float: left;
  display: inline;
}

#con_p .con_p1 ul li img {
  width: 280px;
  height: 185px;
  overflow: hidden;
}

#con_p .con_p1 ul li .conp {
  padding: 20px;
  height: 90px;
  overflow: hidden;
}

#con_p .con_p1 ul li .h100 {
  height: 60px;
  overflow: hidden;
}

#con_p .con_p1 ul li:last-child {
  margin-right: 0px;
}

#con_p .con_p1 ul li h5 {
  width: 240px;
  color: #333333;
  font-size: 15px;
  margin-bottom: 10px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

#con_p .con_p1 ul li p {
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  color: #999999;
  font-size: 12px;
}

#t_activity {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
}

#t_activity .ti_nav {
  width: 1200px;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  margin: 0 auto;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 6px;
}

#t_activity .ti_nav .ti {
  color: #333333;
  font-size: 18px;
  padding-left: 12px;
}

#t_activity .ti_nav .ti img {
  vertical-align: middle;
  margin-right: 10px;
}

#t_activity .ti_nav .navs {
  width: 630px;
  margin-left: 450px;
  height: 32px;
  line-height: 32px;
}

#t_activity .ti_nav .navs a {
  width: 75px;
  height: 32px;
  line-height: 26px;
  margin-top: 10px;
  background: url(../images/gray_bg.png) no-repeat;
  outline: none;
  display: inline-block;
  text-align: center;
  color: #666666;
  font-size: 12px;
  overflow: hidden;
  margin-left: 10px;
}

#t_activity .ti_nav .navs a:hover {
  background: url(../images/click_blue.png) no-repeat;
  outline: none;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
}

#t_activity .ti_nav .navs a.curblue {
  background: url(../images/click_blue.png) no-repeat;
  outline: none;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
}

#t_activity .ti_nav .navs a.forit {
  width: 75px;
}

#t_activity ul {
  margin-top: 30px;
}

#t_activity ul li {
  width: 280px;
  height: 315px;
  margin-right: 26px;
  background: #ffffff;
  float: left;
  display: inline;
}

#t_activity ul .h285 {
  width: 280px;
  height: 285px;
  margin-right: 26px;
  background: #ffffff;
  float: left;
  display: inline;
}

#t_activity ul li img {
  width: 280px;
  height: 185px;
  overflow: hidden;
}

#t_activity ul li .conp {
  padding: 20px;
  height: 90px;
  overflow: hidden;
}

#t_activity ul li .h100 {
  height: 60px;
  overflow: hidden;
}

#t_activity ul li:last-child {
  margin-right: 0px;
}

#t_activity ul li h5 {
  width: 240px;
  color: #333333;
  font-size: 15px;
  margin-bottom: 10px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

#t_activity ul li p {
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  color: #999999;
  font-size: 12px;
}

/**partner**/
#partner {
  width: 1200px;
  margin: 0 auto;
}

#p_tit {
  height: 42px;
  line-height: 42px;
  padding: 0px 40px;
  width: 1118px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #eaeceb;
  margin-top: 10px;
}

#p_tit a {
  color: #333333;
  font-size: 12px;
  margin: 0px 2px;
}

#partner .p_con {
  width: 1133px;
  border: 1px solid #eaeceb;
  padding: 50px 0px 50px 65px;
  background: #ffffff;
  margin-top: 10px;
  margin-bottom: 380px;
}

#partner .p_con .pic a {
  width: 218px;
  height: 108px;
  overflow: hidden;
  margin-right: 58px;
  margin-bottom: 30px;
  display: inline-block;
}

#partner .p_con .pic a img {
  width: 218px;
  height: 108px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#partner .p_con .link {
  width: 1060px;
  margin-right: 55px;
  border-top: 1px solid #ebebeb;
  overflow: hidden;
  padding-top: 50px;
  margin-top: 20px;
}

#partner .p_con .link a {
  width: 30%;
  text-align: center;
  margin-bottom: 15px;
  display: inline-block;
  overflow: hidden;
  margin-left: 20px;
  color: #666666;
  font-size: 14px;
}

/**frindship_link**/
#fr_link {
  width: 1200px;
  margin: 0 auto;
}

#fr_link .fl_con {
  width: 1118px;
  background: #ffffff;
  padding: 20px 40px;
  border: 1px solid #eaeceb;
  margin-bottom: 100px;
  margin-top: 10px;
}

#fr_link .fl_con .l_menu {
  width: 300px;
  border-right: 1px solid #ebebeb;
  overflow: hidden;
}

#fr_link .fl_con .l_menu h3 {
  color: #333333;
  font-weight: normal;
  font-size: 16px;
}

#fr_link .fl_con .l_menu .logos {
  margin-top: 20px;
  padding-bottom: 10px;
}

#fr_link .fl_con .l_menu .logos a {
  display: inline-block;
  text-align: center;
  float: left;
}

#fr_link .fl_con .l_menu .logos a img {
  display: block;
}

#fr_link .fl_con .l_menu .logos a span {
  color: #666666;
  font-size: 12px;
  margin-top: 4px;
  display: block;
}

#fr_link .fl_con .l_menu .logos .logo_l {
  width: 120px;
}

#fr_link .fl_con .l_menu .logos .logo_r {
  width: 75px;
  margin-left: 28px;
}

#fr_link .fl_con .l_menu .code {
  margin-top: 15px;
}

#fr_link .fl_con .l_menu .code h6 {
  font-weight: normal;
  color: #333333;
  font-size: 12px;
}

#fr_link .fl_con .l_menu .code textarea {
  width: 257px;
  height: 48px;
  color: #9a9a9a;
  font-size: 12px;
  outline: none;
  border: 1px solid #dddddd;
  background: #ffffff;
  resize: none;
  margin-top: 5px;
}

#fr_link .fl_con .l_menu .font {
  border-top: 1px solid #d0d0d0;
  width: 260px;
  margin-top: 30px;
  padding-top: 20px;
}

#fr_link .fl_con .l_menu .font p {
  color: #666666;
  font-size: 12px;
  line-height: 24px;
}

#fr_link .fl_con .r_d {
  width: 816px;
}

#fr_link .fl_con .r_d .top a {
  width: 140px;
  height: 69px;
  overflow: hidden;
  margin-left: 19px;
  margin-bottom: 30px;
  display: inline-block;
}

#fr_link .fl_con .r_d .top a img {
  width: 138px;
  height: 67px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #dcdcdc;
}

#fr_link .fl_con .r_d .bottom {
  margin-left: 20px;
}

#fr_link .fl_con .r_d .bottom div {
  width: 30%;
}

#fr_link .fl_con .r_d .bottom div a {
  display: block;
  margin-bottom: 15px;
  color: #666666;
  font-size: 14px;
}

#fr_link .fl_con .r_d .bottom .bc {
  margin-left: 20px;
}

#fr_link .fl_con .r_d .bottom .br {
  margin-left: 20px;
}

/**activity_new**/
#Sweep {
  width: 450px;
  height: 160px;
  margin: 0 auto;
  overflow: hidden;
  border: 1px dashed #b03a3e;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #ffffff;
  padding: 15px 20px;
  margin-top: 30px;
}

#Sweep .s_img {
  width: 152px;
  height: 152px;
  overflow: hidden;
  display: inline-block;
  margin-top: 5px;
}

#Sweep .s_app {
  margin-left: 25px;
  margin-top: 5px;
}

#Sweep .s_app p {
  color: #666666;
  font-size: 16px;
  letter-spacing: 1px;
}

#Sweep .s_app .ios {
  width: 183px;
  height: 48px;
  line-height: 48px;
  text-align: right;
  display: block;
  font-size: 24px;
  color: #b03a3e;
  border: 1px dashed #b03a3e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: url(../images/apple.png) no-repeat 27px 8px;
  padding-right: 30px;
  font-weight: bold;
  margin-top: 15px;
  margin-left: 25px;
}

#Sweep .s_app .android {
  width: 183px;
  height: 48px;
  line-height: 48px;
  text-align: right;
  display: block;
  font-size: 24px;
  color: #b03a3e;
  border: 1px dashed #b03a3e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: url(../images/android.png) no-repeat 27px 8px;
  margin-top: 15px;
  padding-right: 30px;
  font-weight: bold;
  margin-left: 25px;
}

/**phone**/
#Mob_phone {
  width: 1200px;
  height: 736px;
  margin: 0 auto;
  background: url(../images/phone_bg.png) no-repeat;
  margin-top: 10px;
  margin-bottom: 100px;
}

#Mob_phone .mp_l {
  background: url(../images/phone_sbg.png) no-repeat;
  width: 384px;
  height: 677px;
  overflow: hidden;
  margin-top: 70px;
  margin-left: 60px;
}

#banner-phone {
  width: 276px;
  margin-top: 87px;
  margin-left: 56px;
}

#banner-phone .phone-ban {
  width: 276px;
  height: 471px;
  overflow: hidden;
  position: relative;
}

#banner-phone .in-ban-img {
  width: 276px;
  height: 471px;
  overflow: hidden;
}

#banner-phone .in-ban-img li {
  width: 100%;
  height: 471px;
}

#banner-phone .in-ban-icon {
  width: 100%;
  height: 10px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.mp_r {
  width: 586px;
  padding-top: 474px;
}

#Swep {
  width: 510px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px 20px;
  margin-top: 30px;
}

#Swep .s_img {
  width: 152px;
  height: 152px;
  overflow: hidden;
  display: inline-block;
  margin-top: 5px;
}

#Swep .s_app {
  margin-left: 25px;
  margin-top: 5px;
}

#Swep .s_app .ios {
  width: 228px;
  height: 58px;
  line-height: 58px;
  text-align: right;
  display: block;
  font-size: 30px;
  color: #ffffff;
  border: 1px dashed #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: url(../images/apple_w.png) no-repeat 27px 6px;
  padding-right: 30px;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 25px;
}

#Swep .s_app .android {
  width: 228px;
  height: 58px;
  line-height: 58px;
  text-align: right;
  display: block;
  font-size: 30px;
  color: #ffffff;
  border: 1px dashed #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: url(../images/android_w.png) no-repeat 27px 6px;
  margin-top: 15px;
  padding-right: 30px;
  font-weight: bold;
  margin-left: 25px;
}

/**data**/
.in_search .prop-attrs .attrKey {
  height: 31px;
  line-height: 31px;
}

.av_list {
  line-height: 31px;
}

.av-calender {
  height: 31px;
  font-size: 14px;
  margin-top: 1px;
}

.av-calender .start, .av-calender .end {
  float: left;
  width: 120px;
  height: 15px;
  margin-left: 10px;
  line-height: 15px;
  padding: 7px;
  border: solid 1px #D9D9D9;
  position: relative;
}

.av-calender .start {
  margin-right: 10px;
}

.av-calender .text {
  float: left;
  display: inline-block;
  width: 64px;
  color: #999999;
  font-size: 14px;
}

.av-calender input {
  float: left;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  color: #000000;
  width: 84px;
  border: none;
  text-align: center;
  background: #ffffff;
}

.av-calender i {
  display: block;
  position: absolute;
  right: 7px;
  top: 5px;
  width: 15px;
  height: 17px;
  background: url(../images/data_icon.png) no-repeat;
  cursor: pointer;
}

.av-calender .zhi {
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  height: 31px;
  line-height: 31px;
}

.av-calender .confirm {
  margin-left: 10px;
}

.av-calender .confirm a {
  color: #7c7c7c;
  background: #e9e9e9;
  border: 1px solid #dedede;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  text-align: center;
}

.av-calender .one_day {
  margin-left: 10px;
}

.av-calender .one_day a {
  color: #7c7c7c;
  background: #e9e9e9;
  border: 1px solid #dedede;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  text-align: center;
}

.attr dl {
  margin-left: 35px;
  min-height: 50px;
}

.attr dl dt {
  float: left;
  display: inline;
  height: 31px;
  line-height: 31px;
}

.attr dl dt em {
  color: #bd3b4e;
  margin: 0 3px;
}

.attr dl dd {
  float: left;
  display: inline;
  color: #bd3b4e;
}

.attr dl dd a {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #333333;
  background: #f3f9fc;
  border: 1px dashed #c0cbd0;
  height: 29px;
  line-height: 29px;
  position: relative;
  padding: 0px 20px 0px 6px;
  margin-left: 20px;
}

.attr dl dd a:hover {
  color: #333333;
}

.attr dl dd a img {
  position: absolute;
  top: 11px;
  right: 5px;
  width: 8px;
  height: 8px;
}


