.wrapper{
    background: url(../../Img/images/main-box-bg.jpg) repeat top center;
}
.inner-header .ih-top{
    display: none;
}
.inner-header .inner-logo{
    float: none;
    padding: 16px 0 15px;
    background: url("../../Img/images/index-logbg.jpg") no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 0;
}
.inner-header .bot-globar{
    max-width: 1300px;
}
.inner-header .inner-logo a{
    display: inline-block;
}
.inner-header .inner-logo img{
    width: 330px;
    height: 85px;
}
.inner-header ul{
    padding-left: 0;
}
.inner-header ul li{
    padding: 0;
    margin-right: 35px;
}
.inner-header ul li a{
    line-height: 40px;
}
.inner-header .bot-right{
    padding: 23px 0 0;
}
.inner-header .bot-tel i{
    top: 3px;
}

.index-banner{
    position: relative;
    z-index: 10;
}
.index-bd{
    width: 100%;
}
.index-bd ul{
    width: 100%;
    max-width: 100%;
}
.index-bd li{
    width: 100%;
    max-width: 100%;
    height: 752px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.index-hd{
    position: absolute;
    font-size: 0;
    text-align: center;
    bottom: 20px;
    width: 100%;
}
.index-hd a{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #ffffff;
    opacity: 0.5;
    border-radius: 100%;
}
.index-hd a.on{
    opacity: 1;
}

.inner-search{
    filter:alpha(Opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
    position: absolute;
    width: 768px;
    top: 320px;
    left: 50%;
    margin-left: -384px;
}
.is-box .search-bar{
    border: none;
    background: #fff;
}
.is-box .l-box .search-bar-submit{
    height: 60px;
}
.is-box .l-box .search-bar-submit img{
    display: none;
}

.is-box .l-box{
    padding-right: 0;
}
input::-webkit-input-placeholder{
    color: #999999;
}
input::-moz-placeholder{
    color: #999999;
}
input:-moz-placeholder{
    color: #999999;
}
input:-ms-input-placeholder{
    color: #999999;
}

.is-box .l-box .shb-input{
    position: static;
    z-index: 20;
}
/*.is-box .l-box .shb-input .line{*/
    /*left: 0;*/
/*}*/
.is-box .l-box .shb-input:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 425px;
    height: 100%;
    z-index: -1;
}
.ic-fbox{
    position: relative;
    z-index: 10;
    /*width: 68px;*/
    box-sizing: content-box;
    /*text-align: center;*/
    margin-top: 14px;
    color: #666666;
    /*font-size: 18px;*/
    /*line-height: 34px;*/
    font-size: 0;

    width: 300px;
    text-align: right;
}
.city-picker-dropdown{
    margin-left: -50px;
}
.ie9 .ic-fbox{
    margin-top: 24px;
}
.city-picker-input{
    font-size: 0;
    text-align: right;
}
.city-picker-input::-webkit-input-placeholder {
    color: #fff;
    font-size: 0;
}
.city-picker-input::-moz-placeholder {
    color: #fff;
    font-size: 0;
}
.city-picker-input:-ms-input-placeholder {
    color: #fff;
    font-size: 0;
}
.city-picker-span{
    border: none;
    /*max-width: 68px;*/
    /*text-align: left;*/
    overflow: hidden;
    white-space: nowrap;

    width: auto !important;
    font-size: 18px;
    line-height: 34px;
    height: 34px !important;
    text-align: right;
    padding-right: 27px;
    box-sizing: border-box;
}
.city-picker-span span{
    line-height: 34px;
    height: 34px;
}
.city-picker-span > .placeholder{
    color: #666;
}
.city-picker-span > .arrow{
    right: 10px;
    width: 12px;
    height: 6px;
    background:url(../../Img/images/sp-img1.png)  no-repeat;
    background-position:-12px 0;
}
.city-picker-span.focus > .arrow{
    display: block;
}
.city-picker-span.open > .arrow{
    background:url(../../Img/images/sp-img1.png)  no-repeat;
    background-position:0 0;
}
.city-picker-span .title{
    position: relative;
    z-index: 10;
    background: #fff;
}

.city-select-tab{
    text-align: left;
}
.city-select.province dd, .city-select dd{
    text-align: left;
}
.index-box{
    padding: 26px 0 28px;
}
.index-first .first-top{
    overflow: hidden;
}
.index-first .first-top .item{
    position: relative;
    z-index: 10;
    overflow: hidden;
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
}
.index-first .first-top .item:nth-child(4n){
    margin: 0 0 0 1px;
}
.index-first .first-top .item .lazy{
    width: 290px;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-first .top-icon{
    position: absolute;
    top: -30px;
    z-index: 10;
    cursor: pointer;
    transition: top .2s ease-in;
    border-radius: 2px;
}
.index-first .top-icon:hover{
    background-color: rgba(0,0,0,0.7)
}
.index-first .icon1{
    left: 10px;
}
.index-first .icon1 a{
    background: rgba(0,0,0,0.5) url(../../Img/images/sp-img1.png)  no-repeat;
    background-position:-24px 0;
}
.index-first .icon2{
    right: 10px;
}
.index-first .icon2 a{
    background: rgba(0,0,0,0.5) url(../../Img/images/sp-img1.png)  no-repeat;
    background-position:-54px 0;
}
.index-first .top-icon a.on{
    background-color: #771f1e;
}
.index-first .icon3{
    right: 45px;
    background: rgba(0,0,0,0.5) url(../../Img/images/sp-img1.png)  no-repeat;
    background-position:-84px 0;
	display: none;
}
.index-first .top-icon a{
    display: block;
    width: 30px;
    height: 24px;
}
.index-first .first-top .item:hover .top-icon{
    top: 10px;
}
.index-first .first-top .item .txt-box{
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: 10;
    cursor: pointer;
    transition: bottom .2s ease-in;
    background-color: rgba(0,0,0,0.5);
    padding: 9px 15px;
    width: 260px;
}
.index-first .first-top .item .txt-box a{
    display: block;
    overflow: hidden;
}
.index-first .first-top .item:hover .txt-box{
    bottom: 0;
}
.index-first .first-top .item .txt-box span{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}
.index-first .first-top .item .txt-box span:nth-child(1){
    float: left;
    width: 105px;
}
.index-first .first-top .item .txt-box span:nth-child(2){
    float: right;
    width: 140px;
    text-align: right;
}
.index-list{
    overflow: hidden;
}
.index-list .index-item{
    float: left;
    margin: 0 13.5px 0 0;
    position: relative;
    z-index: 10;
}
.index-list .index-item:nth-child(3n){
    margin-right: 0;
}
.index-list .index-item a{
    display: block;
    position: relative;
    overflow: hidden;
}
.index-list .index-item .lazy{
    width: 391px;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-list .index-item .txt-box{
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.4);
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    z-index: 30;
}
.index-list .index-item:hover .top-icon{
    top: 10px;
}
.index-list .index-item:hover .txt-box{
    bottom: 0;
}
.index-list .index-item .txt1{
    color: #ffffff;
    font-size: 16px;
    line-height: 33px;
    margin: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-second{
    position: relative;
    z-index: 10;
    padding-bottom: 18px;
    background: #fdfaf6;
    overflow: hidden;
}
.index-second .index-tit {
    text-align: center;
    font-size: 0;
    line-height: 0;
    padding: 23px 0 15px;
}
.index-tit span{
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #4c4c4c;
    min-width: 132px;
    padding-bottom: 7px;
    background: url(../../Img/images/6.png) no-repeat bottom center;
    background-size: 132px 8px;
}
.index-second .index-list{
    padding-bottom: 12px;
}
.index-second:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 117px;
    width: 268px;
    height: 53px;
    background:url(../../Img/images/sp-img1.png)  no-repeat;
    background-position:-246px 0;
    z-index: -5;
}
.index-second:after {
    content: "";
    position: absolute;
    top: 196px;
    right: 0;
    width: 306px;
    height: 53px;
    background:url(../../Img/images/sp-img1.png)  no-repeat;
    background-position:-514px 0;
    z-index: -5;
}
.index-second .img-box, index-third .img-box{
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.index-second .index-list .index-item .lazy, .index-third .index-list .index-item .lazy{
    transition: all 1.5s ease-out;
    transform: scale(1.01);
}
.index-second .index-list .index-item:hover .lazy, .index-third .index-list .index-item:hover .lazy{
    transform: scale(1.05);
}
.index-third .index-item a:before{
    content: "";
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 10;
}
.index-third .index-item a:hover:before{
    display: block;
}


.index-third{
    padding: 25px 0 90px;
}
.index-third .index-tit{
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin-bottom: 17px;
}
.index-third .index-item .lazy{
    height: 180px;
}
.side-menu-box{
    display: none;
}
.index-third .index-item .txt-con{
    width: 90%;
    left: 50%;
    position: absolute;
    z-index: 30;
    text-align: center;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.index-third .index-item .txt-con .txt1{
    color: #ffffff;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.index-third .index-item .txt-con .txt2{
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
}


.collect-pop{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1030;
    background: #fff;
    width: 380px;
    height: 330px;
    margin: -165px 0 0 -190px;
    border-radius: 2px;
}
.collect-pop .pop-tit{
    padding: 0 0 0 12px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.collect-pop .pop-tit .pop-close{
    float: right;
    width: 30px;
    height: 30px;
    background: url("../../Img/images/pop-close.png") no-repeat center; /*雪碧图*/
}
.collect-pop .pop-tit span{
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding: 11px 0;
    color: #333333;
    float: left;
}
.collect-pop .collect-hid{
    height: 192px;
    background: #f8f8f8;
    overflow: hidden;
    margin: 5px 0 12px;
    padding: 12px 10px 12px 12px;
}
.collect-pop .collect-hid .pop-item a{
    display: block;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    padding: 6px 0 3px 29px;
    background: url("../../Img/images/pop-icon1.png") no-repeat left center;
}
.collect-pop .collect-hid .pop-item{
    background: #fff;
    padding: 0 20px 0 6px;
}
.collect-pop .collect-hid .pop-item:nth-child(2n){
    background: none;
}
.collect-pop .collect-btn{
    padding: 0 12px 10px;
    position: relative;
}
.collect-pop .collect-btn input{
    padding: 0 86px 0 9px;
    color: #666666;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    width: 240px;
    border: 1px solid #d8dce0;
    border-radius: 0 2px 2px 0;
}
.collect-pop .collect-btn .waves{
    position: absolute;
    z-index: 10;
    width: 96px;
    height: 38px;
    right: 12px;
    top: 0;
    background: #771f1e;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    border-radius: 2px;
}

.collect-dt .pop-tit{
    border-bottom: none;
}
.collect-dt .collect-btn {
    padding: 13px 12px 10px;
    position: relative;
    background: #f8f8f8;
}
.collect-dt .collect-btn .waves{
    top: 13px;
    background-color: #cccccc;
}
.collect-dt .collect-btn .waves.on{
    background: #771f1e;
}
.collect-dt .collect-hid{
    margin: 0;
    padding: 0 10px 0 12px;
    height: 158px;
}
.collect-dt .collect-hid .pop-item{
    cursor: pointer;
    padding-right: 35px;
}
.collect-dt .collect-hid .pop-item.active{
    background-image: url("../../Img/images/pop-ok.png"); /*雪碧图*/
    background-repeat: no-repeat;
    background-position: right 12px center;
}
.collect-dt .collect-state{
    padding-top: 11px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.collect-dt .collect-state .cs-btn{
    display: inline-block;
}
.collect-dt .collect-state a{
    display: block;
    float: left;
    width: 96px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    color: #ffffff;
    text-align: center;
    margin: 0 5px;
    border-radius: 2px;
}
.collect-dt .collect-state a.cancel{
    background-color: #cccccc;
}
.collect-dt .collect-state a.confirm{
    background-color: #771f1e;
}

/*5.13*/
.compatibleBody{
    background-color:rgba(0,0,0,.6);
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:3000;
    display : none;
}
.compatibleBox{
    width: 600px;
    margin:100px auto;
    background-color:#fff;
    position:absolute;
    z-index:111;
    top:50px;
    left:50%;
    margin-left:-300px;
    text-align: center;
}
.compatibleBox:before{
    content: '';
    width: 100%;
    height: 59%;
    display: block;
    background-color: #f2f3f5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.compatibleInner{
    /*width: 100%;*/
    position: relative;
    z-index: 10;
    padding: 42px 76px 15px;
}
.compatibleBox .title{
    position: relative;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #43474e;
}
.compatibleBox .itemBox{
    width: 360px;
    margin: 18px auto 0;
    justify-content: space-around;
    overflow: hidden;
    padding: 18px 0 24px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: -3px 3px 12px rgba(0,0,0,0.1);
}
.compatibleBox .itemBox .list{
    width:33.33%;
    float:left;
}
.compatibleBox .itemBox .list a{
    display:block;
    font-size:14px;
    color:#000;
    text-decoration: none;
    text-align: center;
    height: 58px;
    border:0 none;
}
.compatibleBox .itemBox .list img{
    border:0 none;
}
.compatibleBox .itemBox .list a.txt{
    height: 20px;
}
.compatibleBox .itemBox .list a:hover{
    color:#444;
}

.compatibleBox .compatibleContainer p{
    text-align:center;
    font-size:16px;
    line-height: 26px;
    color: #666666;
    margin: 16px 0 0;
}
.compatibleBox .download{
    padding-top:10px;
}
.compatibleBox .ft-box{
    margin-top: 20px;
}
.compatibleBox .btn-wait{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #73a7e8;
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto;
    transition: all 0.35s linear;
    -webkit-transition: all 0.35s linear;
    cursor: pointer;
}
.compatibleBox .btn-wait:hover{
    text-decoration: underline;
}

.login-ft{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    padding-top: 30px;
    text-align: center;
}
.login-ft a{
    color: inherit;
}
.login-ft i{
    font-style: normal;
}
.login-main{
    padding-bottom: 50px;
}

.index-bd li a{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.pop-box1 {
    display: none;
}