@charset "utf-8";
/* CSS Document */
body {
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 14px;
    /*background: url(../image/z_combg_03.png) repeat 0 0;*/
}

input {
    font-family: \5FAE\8F6F\96C5\9ED1;
}

a {
    color: #4a4a4a;
}

li h3 a:hover {
    color: #dc2396 !important;
}

/*公用CSS*/
.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

#header-con {
    width: 100%;
    height: 110px;
    background: #ffffff;
    border-bottom: 4px solid #8c3915;
}

.header-con {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    background: #ffffff;
}

.header-con .logo {
    float: left;
    height: 46px;
    margin: 17px 22px 0 0;
    display: inline;
}

.header-con .logo img {
    display: block;
}

.header-con .nav {
    font-size: 16px;
    color: #8c3915;
    float: left;
    height: 72px;
    line-height: 68px;
    margin: 8px 0 0 0;
    position: relative;
}

.header-con .nav li {
    float: left;
    width: 77px;
    height: 72px;
}

.header-con .nav a {
    display: inline-block;
    width: 77px;
    margin: 0;
    color: #8c3915;
    border-bottom: 4px solid #ffffff;
    text-align: center;
}

#header-con .nav a:hover {
    color: #ac461a;
    border-bottom: 3px solid #ac461a;
}

#header-con .nav a.cur {
    color: #ac461a;
    border-bottom: 3px solid #ac461a;
}

.header-con .nav .demo2 {
    width: 100px;
    position: absolute;
    left: -11px;
    top: 68px;
    background: #ffffff;
    border: 1px solid #ccc;
    border-top: 0;
    display: none;
    z-index: 10;
}

.header-con .nav .demo2 li {
    display: block;
    border-top: 1px solid #ccc;
    height: 46px;
    width: 100%;
}

.header-con .nav .demo2 li a {
    line-height: 44px;
    height: 44px;
    border: none;
    float: none;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #ffffff;
}

.header-con .nav .demo2 li a:hover {
    border-bottom: 2px solid #8c3915;
}

.border10 {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.border3 {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.border5 {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/*header-con*/
.header-con .header-right {
    width: 400px;
    height: 50px;
    padding-top: 20px;
}

.header-con .user-info-top {
    position: relative;
    z-index: 8;
}

.header-con .user-info-top .photo {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.header-con .user-info-top .photo, .header-con .user-info-top .photo img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.header-con .user-info-top .txt {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
}

.header-con .user-info-top .txt a {
    color: #ffffff;
}

.header-con .user-info-top .txt a:hover {
    text-decoration: underline;
}

.header-con .user-info-top .txt em {
    margin: 0 5px;
}

.header-con .user-info-top .menu {
    position: absolute;
    top: 50px;
    right: -19px;
    display: none;
    width: 110px;
    padding: 22px 10px 12px;
    background: url("../image/in-part3.jpg") repeat;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    z-index: 10;
    border: 1px solid #d8d8d8;
}

.header-con .user-info-top .menu li {
    float: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 5px 0;
    background: url("../image/menu-bg.png") no-repeat top left;
}

.header-con .user-info-top .menu li:first-child {
    background: none;
}

.header-con .user-info-top .menu li a {
    display: inline;
    float: left;
    color: #ffffff;
    padding-left: 10px;
}

.header-con .user-info-top .menu li a:hover {
    text-decoration: underline;
}

.header-con .user-info-top .menu li span {
    display: inline;
    float: right;
    width: 24px;
    text-align: right;
    overflow: hidden;
    color: #ffffff;
    font-weight: bold;
    margin-right: 6px;
}

.header-con .header-right .in-hot-search {
    width: 310px;
    height: 38px;
    background: #8c3915;
    border: 1px solid #8c3915;
}

.header-con .header-right .in-hot-search .sim-select {
    float: left;
    width: 82px;
    height: 38px;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #ffffff url(../image/zline1.png) no-repeat right center;
}

.header-con .header-right .in-hot-search .sim-select h3 {
    width: 82px;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    cursor: pointer;
    background: url(../image/zdao.png) no-repeat 57px center;
}

.header-con .header-right .in-hot-search .sim-select span {
    display: inline-block;
    color: #bcbcbc;
    font-size: 16px;
    padding-right: 30px;
}

.header-con .header-right .in-hot-search .sim-select i {
    display: none;
    width: 5px;
    height: 5px;
    margin-left: 5px;
    vertical-align: middle;
    background: url("../image/icon-down.png") no-repeat;
}

.header-con .header-right .in-hot-search .sim-input {
    float: left;
    width: 135px;
    line-height: 20px;
    padding: 4px 0;
    border: 0;
    outline: none;
}

.header-con .header-right .in-hot-search .submit-btn {
    float: left;
    width: 79px;
    display: block;
    height: 38px;
    background: #8c3915;
    color: #ffffff;
    border: 0;
    cursor: pointer;
    outline: none;
    font-size: 20px;
}

.header-con .header-right .in-hot-search .sim-ul-flt {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 4;
    padding: 9px 0 0;
    background: url("../image/slide-down.png") no-repeat center top;
}

.header-con .header-right .in-hot-search .sim-ul-flt ul {
    width: 70px;
    padding: 0 5px;
    border: solid 1px #cea786;
    border-top: 0;
}

.header-con .header-right .in-hot-search .sim-ul-flt ul li {
    line-height: 38px;
    text-align: center;
    border-top: solid 1px #cccccc;
    color: #9b9b9b;
    font-size: 16px;
    cursor: pointer;
}

.header-con .header-right .in-hot-search .sim-ul-flt ul li:first-child {
    border-top: 0;
}

.header-con .header-right .in-hot-search .sim-ul-flt ul li:hover {
    color: #8c3915;
}

/*2016  1 7 */
.in-hot-search .input-text {
    padding: 0 5px;
    width: 139px;
    height: 38px;
    line-height: 38px;
    border: 0;
    background: #ffffff;
    float: left;
    color: #dddddd;
}

/*2016  1 7 */
.header-con .user-info-top .txt {
    color: #a0a0a0;
    font-weight: bold;
    overflow: visible;
}

.header-con .user-info-top .txt a {
    color: #a0a0a0;
}

.header-con .user-info-top .txt .txt-login {
    display: block;
    float: left;
    position: relative;
    padding-bottom: 32px;
    font-size: 14px;
}

.header-con .user-info-top .txt .txt-login-btn {
    padding-right: 6px;
}

.header-con .user-info-top .txt .txt-register-btn {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    border-left: solid 1px #a0a0a0;
    padding-left: 6px;
    color: #a0a0a0;
    margin-top: 12px;
    *vertical-align: top;
    *margin-top: 0;
}

.header-con .user-info-top .txt-login .txt-menu {
    border: 1px solid #d8d8d8;
    display: none;
    position: absolute;
    top: 65px;
    left: -68px;
    width: 150px;
    padding: 33px 18px 14px 17px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #FFFFFF;
}

.header-con .user-info-top .txt-menu a {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 10px 0;
    border-top: solid 1px #EAEAEA;
}

.header-con .user-info-top .txt-menu a:first-child {
    border-top: 0;
}

.header-con .user-info-top .txt-menu a span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-weight: bold;
    margin-left: 14px;
    vertical-align: top;
}

.header-con .user-info-top .txt-menu a i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../image/login-icon2.png") no-repeat;
    vertical-align: top;
}

.header-con .user-info-top .txt-menu a.cloud i {
    background-position: 0 0;
}

.header-con .user-info-top .txt-menu a.qq i {
    background-position: 0 -40px;
}

.header-con .user-info-top .txt-menu a.sina i {
    background-position: 0 -80px;
}

.header-con .user-info-top .txt-menu a.weixin i {
    background-position: 0 -120px;
}

.header-con .user-info-top .menu {
    background: #FFFFFF;
}

.header-con .user-info-top .photo {
    display: block;
    padding: 0 18px;
}

.header-con .user-info-top .photo img {
    width: 40px;
    height: 40px;
}

.header-con .user-info-top .menu li {
    border-top: solid 1px #EAEAEA;
}

.header-con .user-info-top .menu li:first-child {
    border-top: 0;
}

.header-con .user-info-top .menu li a {
    color: #8c3915
}

.header-con .user-info-top .menu li span {
    color: #8c3915;
    font-size: 10px;
}

#in-top {
    border-top: solid 1px #F0F0F0;
    border-bottom: solid 1px #F0F0F0;
}

#in-top .top-search {
    color: #63769F;
    background-image: url("../image/top-search-bg2.jpg");
}

#in-top .top-search a {
    color: #63769F;
}

#in-top .top-search a:hover, #in-top .top-search a.cur {
    color: #FFFFFF;
    background-color: #6376A0;
}

.in-activity li {
    background-color: #F7F7F7;
}

.in-part4 {
    background: #6376A0;
}

#in-top {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 40px;
}

.in-ban {
    width: 100%;
    height: 530px;
    overflow: hidden;
    position: relative;
}

.in-ban .in-ban-img {
    width: 100%;
    height: 530px;
}

.in-ban .in-ban-img li {
    width: 100%;
    height: 530px;
    float: left;
}

.in-ban .in-ban-icon {
    width: 100%;
    height: 20px;
    position: absolute;
    top: 495px;
    left: 0;
    text-align: center;
    clear: both;
    vertical-align: top;
}

.in-ban .in-ban-icon li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 99999px;
    height: 20px;
    cursor: pointer;
    padding: 0 11px;
    font-size: 0;
    margin: 0 6px;
    overflow: hidden;
    vertical-align: top;
    background: url(../image/z_banner2.png) no-repeat center center;
}

.in-ban .in-ban-icon li.on {
    background: url(../image/z_banner1.png) no-repeat center center;
}

#in-top .in-ban-left {
    position: absolute;
    top: 0;
    left: 45px;
}

#in-top .logo {
    width: 146px;
    height: 45px;
    margin: 40px 0 0 4px;
}

#in-top .nav {
    width: 88px;
    height: auto;
    overflow: hidden;
    margin-top: 45px;
}

#in-top .nav a {
    display: block;
    float: left;
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    padding-bottom: 2px;
    color: #556895;
    font-size: 16px;
    background: url("../image/in-nav-bg.png") no-repeat;
}

#in-top .nav a {
    background-position: 0 -38px;
}

#in-top .nav a:hover, #in-top .nav a.cur {
    color: #ffffff;
    background-position: 0 0;
}

#in-top .nav span {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin: 10px 10px 0 15px;
    background: url("../image/nav-icon1.png") no-repeat;
    *margin-top: 2px;
}

#in-top .nav a.activity span {
    background-position: 0 -48px;
}

#in-top .nav a.venues span {
    background-position: 0 -64px;
}

#in-top .nav a.group span {
    background-position: 0 -80px;
}

#in-top .nav a.activity:hover span, #in-top .nav .activity.cur span {
    background-position: 0 0;
}

#in-top .nav a.venues:hover span, #in-top .nav .venues.cur span {
    background-position: 0 -16px;
}

#in-top .nav a.group:hover span, #in-top .nav .group.cur span {
    background-position: 0 -32px;
}

#in-top .user-box {
    width: 296px;
    height: 530px;
    background: url("../image/user-in-bg.png") repeat;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    padding: 0 38px;
}

#in-top .user-box .user-photo {
    width: 120px;
    height: 120px;
    overflow: hidden;
    background: url("../image/user-in-icon2.png") no-repeat;
    padding: 15px;
    margin: 94px auto 0;
}

#in-top .user-box .user-photo img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}

#in-top .user-box h3 {
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    font-size: 16px;
    margin-top: 22px;
}

#in-top .user-box h4 {
    height: 18px;
    line-height: 18px;
    color: #ffffff;
    font-size: 12px;
    margin-top: 4px;
}

#in-top .user-box .user-info {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 85px;
}

#in-top .user-box .user-info a {
    display: block;
    width: 74px;
    height: 60px;
    float: left;
    text-align: center;
}

#in-top .user-box .user-info i {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: url("../image/user-in-icon1.png") no-repeat;
}

#in-top .user-box .user-info span {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0;
    color: #ffffff;
}

#in-top .user-box .user-info .collect i {
    background-position: 0 0;
}

#in-top .user-box .user-info .book i {
    background-position: 0 -30px;
}

#in-top .user-box .user-info .info i {
    background-position: 0 -60px;
}

#in-top .user-box .user-info .personal i {
    background-position: 0 -90px;
}

/*login*/
#in-top .user-login {
    width: 290px;
    height: 530px;
    background: url("../image/user-in-bg.png") repeat;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 41px;
}

#in-top .user-login h2 {
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-family: 黑体;
    font-weight: normal;
    margin: 40px 0 20px;
}

#in-top .user-login .user {
    width: 100%;
    height: 50px;
    overflow: hidden;
    margin-top: 12px;
    padding-bottom: 4px;
    background: url("../image/opacity10.png") no-repeat left bottom;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#in-top .user-login .user input[type=text], #in-top .user-login .user input[type=password] {
    width: 260px;
    height: 22px;
    line-height: 22px;
    padding: 14px 15px;
    border: none;
    background-color: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #7688B1;
    font-size: 14px;
}

#in-top .user-login .user .login-submit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    text-align: center;
    background-color: #556895;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    padding: 0;
    cursor: pointer;
}

#in-top .user-login .forgetPwd {
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    padding: 0 10px;
}

#in-top .user-login .forgetPwd span {
    color: #283348;
}

#in-top .user-login .forgetPwd input {
    float: left;
    margin: 4px 6px 0 0;
}

#in-top .user-login .forgetPwd a {
    color: #283348;
}

#in-top .user-login h4 {
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    text-align: center;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

#in-top .user-login .login-cate {
    width: 270px;
    height: 60px;
    overflow: hidden;
    margin: 14px auto 0;
}

#in-top .user-login .login-cate a {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 0 15px;
    background: url("../image/login-icon1.png") no-repeat;
}

#in-top .user-login .login-cate .qq {
    background-position: 0 0;
}

#in-top .user-login .login-cate .sina {
    background-position: 0 -60px;
}

#in-top .user-login .login-cate .weixin {
    background-position: 0 -120px;
}

#in-top .user-login .register {
    margin-top: 26px;
}

#in-top .user-login .register a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #425175;
    font-size: 14px;
    font-weight: bold;
}

#in-top .top-search {
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    padding: 13px 16px;
    background: url("../image/top-search-bg.jpg") repeat;
}

#in-top .top-search span {
    float: left;
}

#in-top .top-search a {
    display: inline-block;
    height: 24px;
    float: left;
    color: #ffffff;
    padding: 0 5px;
    margin: 0 5px;
}

#in-top .top-search a:hover, #in-top .top-search a.cur {
    color: #556895;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #ffffff;
}

.in-content {
    width: 1200px;
    background: none;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.in_teresting {
    background: url(../image/zindex_white.png) repeat 0 0;
}

.in-content .in-tit {
    width: 100%;
    height: 62px;
    overflow: hidden;
    position: relative;
    padding-top: 63px;
    margin-bottom: 46px;
}

.in-content .in-tit img {
    display: block;
    margin: 0 auto;
}

.in-content .in-tit .more, .in-content .in-tit .change {
    background: url(../image/z_more.png) no-repeat right center;
    padding-right: 26px;
    color: #a7a7a7;
    font-size: 16px;
    display: inline;
    position: absolute;
    right: 0;
    bottom: 0;
}

.in-content .in-tit .change {
    background: url(../image/z_change.png) no-repeat right center;
}

.in-content .in-tit a:hover {
    color: #8c3915;
}

.in-content .in-tit .linel {
    left: 0;
}

.in-content .in-tit .liner {
    right: 0;
}

.in-content .in-tit .tw1 {
    width: 500px;
    position: absolute;
    top: 80px;
    height: 2px;
    overflow: hidden;
    background: #8c3915;
}

.in-content .in-tit .in-cate1 {
}

.in-content .in-tit .in-cate1 a {
    display: inline-block;
    height: 35px;
    margin-left: 10px;
    padding: 0 13px;
    background-color: #8492B3;
    color: #ffffff;
    font-size: 16px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.in-content .in-tit .in-cate1 a:hover, .in-content .in-tit .in-cate1 a.cur {
    background-color: #6376A0;
}

.in-content .in-tit .in-cate1 a.more {
    background-color: #888888;
}

.in-content .in-tit .in-cate1 a.more:hover {
    background-color: #666666;
}

.in-content .in-tit .in-cate2 {
    color: #888888;
    font-size: 16px;
}

.in-content .in-tit .in-cate2 em {
    color: #FF2626;
}

.in-part1 .in-hotList {
    padding: 0 0 0 20px;
    overflow: hidden
}

.in-part1 .in-hotList ul {
    width: 1180px;
}

.in-part1 .in-hotList li {
    float: left;
    width: 275px;
    height: 312px;
    overflow: hidden;
    margin: 0 20px 0 0;
}

.in-part1 .in-hotList li img {
    width: 275px;
    height: 184px;
}

.in-part1 .in-hotList li .down {
    position: relative;
    margin-top: 10px;
}

.in-part1 .in-hotList li .down p {
    line-height: 30px;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    color: #333333;
}

.in-part1 .in-hotList li .down p span {
    display: block;
    height: 30px;
    overflow: hidden;
}

.in-part1 .in-hotList li .down p span:first-child {
    font-size: 14px;
    width: 72px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 12px;
    text-align: center;
    color: #8c3915;
    border: 1px solid #8c3915;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.in-part1 .in-hotList li .heart {
    display: block;
    position: absolute;
    z-index: 2;
    top: 4px;
    right: 0;
    width: 30px;
    height: 31px;
}

.in-part1 .in-hotList li .heart i {
    display: block;
    width: 30px;
    height: 31px;
    background: url(../image/like.png) no-repeat 0 0;
}

.in-part2 .in-loveList {
    width: 1160px;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    padding-left: 20px;
}

.in-part2 .in-loveList ul {
    clear: both;
    height: auto;
    overflow: hidden;
}

.in-part2 .in-loveList li {
    float: left;
    width: 553px;
    height: 168px;
    overflow: hidden;
    margin: 0 26px 20px 0;
}

.in-part2 .in-loveList .img {
    width: 250px;
    height: 168px;
    float: left;
}

.in-part2 .in-loveList .img img {
    width: 250px;
    height: 168px;
}

.in-part2 .in-loveList .info {
    padding-left: 10px;
    width: 292px;
    float: left;
}

.in-part2 .in-loveList .info h3 {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 24px;
}

.in-part2 .in-loveList .info a {
    color: #333333;
}

.in-part2 .in-loveList .info p {
    line-height: 30px;
    font-size: 12px;
    color: #4a4a4a;
}

.in-part3 {
}

.in-activity {
    height: auto;
    overflow: hidden;
    border-radius: 8px;
    border: solid 1px #e5e5e5;
}

.in-activity ul {
    clear: both;
    height: auto;
    overflow: hidden;
    width: 1200px;
}

.in-activity ul li {
    display: inline-block;
    width: 299px;
    height: 450px;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 29px;
    border-bottom: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    -webkit-transition: all .5s ease;
    transition: all .3s ease;
}
.in-activity ul li:hover {
    box-shadow: 0 0 28px rgba(0,0,0,.1) inset;
}
.in-activity ul li:nth-of-type(4n+1) {
    margin-left: 0;
}
.in-activity ul li:nth-of-type(4n) {
    border-right: none;
    width: 301px;
}
.in-activity .img {
    display: block;
    width: 240px;
    height: 180px;
    overflow: hidden;
    border-radius: 4px;
}

.in-activity img {
    width: 240px;
    height: 180px;
}


.in-activity .info {
    background: #fff;
    padding: 12px 10px 0 10px;
    height: 164px;
    overflow: hidden;
}

.in-activity .info h3 {
    margin-top:10px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-size: 18px;
    font-weight: 500;
}

.in-activity .info a {
    color: #333333;
}

.in-activity .info p {
    font-size: 12px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    color: #797979;
}

.in-activity .info .tag {
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    display: none;
    color: #ffffff;
    background: #dc2396;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    white-space: nowrap;
}

.in-activity .info p i {
    font-style: normal;
    color: #797979;
}

.in-activity .icon {
    background: #fff;
    height: 30px;
    padding: 14px 0 16px 110px;
    position: relative;
}

.in-activity .icon a {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 20px;
    position: absolute;
    left: 10px;
    top: 14px;
    color:#fff;
    border:1px #C100A8 solid;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background-color:#C100A8;
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(193,0,168,1) 100%);
    cursor: pointer;
}

.in-activity .icon a:hover{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}
.in-activity .icon a:active{
    background:linear-gradient(180deg,rgba(226,0,211,1) 0%,rgba(226,0,211,1) 100%);
}

/* .in-activity .icon a{ display:inline-block; width:80px; height:30px; line-height:30px; text-align:center; color:#ffffff;background:#8c3915; margin-right:30px;position:absolute;left:0; top:30px;} */
.in-activity .icon span {
    height: 31px;
    line-height: 31px;
    float: left;
    position: relative;
    font-size: 14px;
    color: #000000;
}

.in-activity .icon span i {
    display: block;
    height: 31px;
    position: absolute;
    left: 0px;
    top: 0;
    width: 40px;
    font-size:26px;
    color:#999
}

.in-activity span.heart {
    padding-left: 40px;
    position: relative;
    width: 16px;
}

.in-activity span.heart i {

}

.in-activity span.look {
    padding-left: 32px;
    margin-left: 10px;
}

.in-activity span.look i {

}

.in-activity .more {
    background-color: #8492B3;
}

.in-activity .more a {
    display: block;
    width: 100%;
    height: 420px;
    text-align: center;
    color: #ffffff;
}

.in-activity .more span {
    display: block;
    width: 100%;
    line-height: 60px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 60px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 160px;
}

.in-part3 .in-activity .more p {
    margin-top: 24px;
    line-height: 18px;
}

.in-part4 {
    width: 1200px;
    height: 530px;
    margin: 0 auto;
    background: url(../image/in_part_bg.jpg) no-repeat 0 0;
    position: relative;
}

.in-part4 .in-phone {
    width: 260px;
    margin: 0 auto;
    padding-top: 15px;
}

.in-part4 .in-phone img {
    width: 260px;
}

.in-part4 .in-sweep {
    width: 460px;
    text-align: left;
    position: absolute;
    right: 0;
    top: 146px;
    font-size: 36px;
    line-height: 50px;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    text-align: left;
}

.in-part4 .in-site {
    width: 460px;
    text-align: left;
    position: absolute;
    right: 0;
    top: 146px;
    top: 354px;
    line-height: 1;
    color: #ffffff;
    right: 0;
    font-size: 20px;
}

.in-part4 .in-site span {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.in-part4 .in-app {
    width: 360px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 155px;
    left: 103px;
}

.in-part4 .in-app > div {
    width: 178px;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: center;
}

.in-part4 .in-app img {
    width: 128px;
    height: 128px;
    padding: 10px;
    background-color: #ffffff;
    padding: 10px;
    margin: 0 auto;
}

.in-part4 .in-app span {
    display: block;
    color: #ffffff;
    line-height: 58px;
    font-size: 20px;
}

.in-part4 .in-app span i {
    display: none;
    vertical-align: top;
    width: 16px;
    height: 18px;
    margin-right: 5px;
    background: url("../image/app-icon1.png") no-repeat;
    margin-top: 1px;
}

.in-part4 .in-app .in-iphone i {
    background-position: 0 0px;
}

.in-part4 .in-app .in-android i {
    background-position: 0 -18px;
}

.in-part3 {
    margin-bottom: 98px;
}

#in-footer {
    width: 100%;
    min-width: 1200px;
    height: 150px;
    margin: 0 auto;
    background: #ffffff;
    border-top: 4px solid #8c3915;
}

#in-footer .in-footer {
    width: 1200px;
    height: 68px;
    overflow: hidden;
    margin: 0 auto;
    padding: 26px 0 0;
    position: relative;
    background: #ffffff;
}

#in-footer .in-footer p {
    line-height: 26px;
    color: #9b9b9b;
}

#toTop {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: url("../image/to-top.png") no-repeat;
    position: fixed;
    bottom: 28px;
    right: 10%; /*left: 50%; margin-left: 600px;*/
}

/*2016 3 2 index.html*/
.in-ban {
    position: relative;
}

.arrow {
    width: 39px;
    height: 80px;
    background: #ff0000;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 3;
    cursor: pointer;
}

.prev {
    left: 0;
    background: url(../image/z_left.png) no-repeat 0 0;
}

.next {
    right: 0;
    background: url(../image/z_right.png) no-repeat 0 0;
}

#in-top {
    width: 100%;
}

#in-top #in_banner {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

#in-top .in-ban {
    width: 1200px;
    margin: 0 auto;
}

#in-top .in-ban .tempWrap {
    overflow: visible !important;
}

.in-ban {
    overflow: visible;
}

.opcity_shlter {
    z-index: 3;
    width: 100%;
    height: 530px;
    position: absolute;
    background: #000000;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    top: 0;
    left: -50%;
    margin-left: -602px;
}

.shelter_r {
    left: 50%;
    margin-left: 602px;
}

.shlter_top {
    width: 620px;
    position: absolute;
    left: 50%;
    margin-left: -310px;
    height: 530px;
    z-index: 4;
}

.shlter_top img {
    display: block;
    padding-top: 133px;
    margin-bottom: 120px;
}

.shlter_top p {
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    letter-spacing: 3px;
}

