*{
    margin:0;
    padding:0;
    font-family: "微软雅黑";
}
@font-face {font-family: 'iconfont';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.container{
    width:1349px;
}

body{
    font-size: 12px;
    line-height: 1.5;
    font-family: tahoma, arial, å®‹ä½“;
}
ul,li{
    list-style:none;
}
a{
    text-decoration:none;
}
.nav{
    width:1349px;
    background:#f2f2f2;
    height:32px;
    border-bottom: 1px solid #e5e5e5;
}
.in-nav{
    width:1230px;
    height:32px;
    margin:0 auto;
}
.z-nav{
    width:218px;
    height:32px;
    float: left;
    line-height:32px;
    color:#999;
    font-family:"Microsoft YaHei";
}
.y-nav{
    height:32px;
    width:634px;
    float: right;
    line-height:32px;
    font-family:"Microsoft YaHei";
    line-height:32px;
}
.z-nav .dl{
    padding-left:20px;
    padding-right:10px;
    color:#999;
}
.z-nav .zc{
    padding-left:10px;
    color:#999;
}
.z-nav .dl:hover,.z-nav .zc:hover{
    color:#c40000;
}
.wdtb{
    width:74px;
    height:32px;
    float: left;
    position:relative;
}
.wdtb:hover{
    background:#fff;
}
.wdtb1{
    display:block;

    height:32px;
    padding-left:10px;
    padding-right:14px;
    border-left:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;
    color:#999;
    position:relative;

}
.wdtb1:hover{
    text-decoration:underline;
    color: #c40000;
}
.sj22{
    position:absolute;
    right:6px;
    top:15px;
    font-weight:bold;
    width:0;
    height:0;
    border-top:3px solid #bbb;
    border-right:3px solid rgba(0,0,0,0);
    border-left:3px solid rgba(0,0,0,0);
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -moz-transition:    -moz-transform 0.2s ease-in;
    -o-transition:      -o-transform 0.2s ease-in;
    transition:         transform 0.2s ease-in;
}
.wdtb1:hover .sj22{
    -moz-transform:           rotate(180deg);
    -webkit-transform:        rotate(180deg);
    -o-transform:             rotate(180deg);
    transform:                rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.ymbb{
    position:absolute;
    width:74px;
    height:40px;
    padding:8px 10px;
    border-top:0;
    border-left:1px solid #eee;
    border-bottom:1px solid #eee;
    border-right:1px solid #eee;
    background:#fff;
    display:none;
    z-index:9999;
}
.ymbb1{
    width:74px;
    height:40px;
    line-height:20px;
}
.ymbb1 a{
    color:#999;
}
.ymbb1 a:hover{
    text-decoration:underline;
    color: #c40000;
}
.mybrand{
    padding-left:10px;
    padding-right:10px;
    width:87px;
    height:32px;
    float: left;
    position:relative;
}
.xin{
    margin-top:1px;
    float: left;
}
.brand{
    color:#999;
}
.brand:hover{
    color: #c40000;
}
.gwc{
    width:74px;
    height:32px;
    padding-left: 10px;
    padding-right:10px;
    float: left;
}
.scj{
    width:60px;
    height:32px;
    float: left;
}
.scj:hover{
    background:#fff;
}
.shoucj{
    display:block;
    width:36px;
    height:32px;
    padding-left:10px;
    padding-right:14px;
    border-left:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;
    color:#999;
    position:relative;
}
.scbb{
    position:absolute;
    width:72px;
    height:40px;
    padding:8px 10px;
    border-top:0;
    border-left:1px solid #eee;
    border-bottom:1px solid #eee;
    border-right:1px solid #eee;
    background:#fff;
    display:none;
    z-index:9999;
}
.scbb1{
    width:72px;
    height:40px;
    line-height:20px;
}
.scbb1 a{
    color:#999;
}
.scbb1 a:hover{
    text-decoration:underline;
    color: #c40000;
}
.xian{
    width:0;
    height:14px;
    float: left;
    border-left:1px solid #ccc;
    margin:9px 2px 0 5px;
}
.shouji{
    width:51px;
    height:32px;
    padding-left:10px;
    padding-right:10px;
    float: left;
    position:relative;
}
.sj8{
    float: left;
    position:relative;
    top:3px;
}
.ewm{
    width:175px;
    height:227px;
    position:absolute;
    left:-48px;
    top:26px;
    background:#fff;
    box-shadow:0 0 5px #aaa;
    display:none;
    z-index:99999;
}
.sanjiao{
    position:absolute;
    top:-6px;
    left:80px;
    font-weight:bold;
    width:0;
    height:0;
    border-bottom:6px solid #fff;
    border-right:6px solid rgba(0,0,0,0);
    border-left:6px solid rgba(0,0,0,0);
}
.taobao{
    width:36px;
    height:32px;
    padding:0 10px;
    float: left;
}
.taobao a{
    color:#999;
}
.taobao a:hover{
    color: #c40000;
}
.sjzz{
    width:48px;
    height:32px;
    padding-left: 10px;
    padding-right:14px;
    border-left:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;
    float: left;
    position:relative;

}
.sjzz:hover{
    background: #fff;
}

.qg2{
    color: #666;
    height:16px;
    line-height:16px;
    font-weight:700;

}
.qg3{
    display: block;
    float: left;
    width: 48px;
    height:22px;
    margin-right: 20px;
    line-height: 22px;
    color:#666;
}
.qg3:hover{
    color:#DD2727;
    text-decoration: underline;
}
.g-sj{
    width:122px;
    height:159px;
    padding:8px 10px;
    border-left:1px solid #eee; border-bottom:1px solid #eee;
    border-right:1px solid #eee;
    background:#fff;
    position:absolute;
    overflow:hidden;
    left:-71px;
    z-index: 999;
    display:none;
}
.qg4{
    float: none;
    padding: 5px 0;
    height: 39px;
    width:100%;
    display: block;
    line-height: 1.4;
    border-bottom: 1px dotted #827777;
    margin-right: -20px
}
.qg1{
    width:100%;
    height:104px;
    padding:5px 0;
    border-bottom:1px dotted #827777;
    margin-right: -20px;
}
.qg3:nth-of-type(2n){
    margin-right:0;
}
.sjzz1{
    color:#999;
}
.sjzz1:hover .sj22{
    -moz-transform:           rotate(180deg);
    -webkit-transform:        rotate(180deg);
    -o-transform:             rotate(180deg);
    transform:                rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.wzdh{
    width:90px;
    height:32px;
    float: left;
}
.wzdh1{
    width:64px;
    height:32px;
    padding-left:10px;
    padding-right:14px;
    border-left:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;
    position:relative;
}
.wzdh:hover{
    background:#fff;
}
.gyf{
    width:1198px;
    height:200px;
    padding:25px 0;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    z-index:999999;
    background:#fff;
    position:absolute;
    left:90px;
    display:none;
}
.site-brand{
    width:270px;
    border-right: 1px solid #f5f5f5;
}
.site-market{
    width:375px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}
.site-hot{
    width:275px;
}
.site-hot h2{
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1',arial,"\5b8b\4f53";
    font-weight: 100;
    color:#f56a00;
}
.site-market h2{
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1',arial,"\5b8b\4f53";
    font-weight: 100;
    color:#2263d4;
}
.site-brand h2{
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1',arial,"\5b8b\4f53";
    font-weight: 100;
    color:#000;
}
.site-help h2{
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1',arial,"\5b8b\4f53";
    font-weight: 100;
    color:#666;
}
.jia2:hover{
    color:#2263d4;
    text-decoration: underline;
}
.jia3:hover{
    color:#000;
    text-decoration: underline;
}
.jia1:hover{
    color:#f56a00;
    text-decoration: underline;
}
.jia4:hover{
    color:#666;
    text-decoration:underline;
}
.site-hot ul{
    width:295px;
    height:140px;
    margin-right: -20px;
}
.site-market ul{
    margin-right:-20px;
}
.site-brand ul{
    margin-right:-20px;
}
.jia{
    width:95px;
    height:16px;
    padding:6px 0;
    float: left;
    line-height:1.4;
}
.jia-1{
    width:95px;
    height:16px;
    padding:6px 0;
    line-height:1.4;
}
.jia1,.jia2,.jia3,.jia4{
    color:#666;
}
.site-cont{
    padding-left: 30px;
    overflow: hidden;
    height: 200px;
    float: left;

}
.brand1{
    color:#999;
}
.wzdh:hover .sj22{
    -moz-transform:           rotate(180deg);
    -webkit-transform:        rotate(180deg);
    -o-transform:             rotate(180deg);
    transform:                rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

/*æœç´¢æ */
.header{
    width:1349px;
    height:100px;
    position:relative;
}
.header-layout{
    width:1230px;
    height:100px;
    margin:0 auto;

}
.gif{
    float: left;
    width:290px;
    height:130px;
    position:absolute;
    left:0px;
    z-index:99999;
}
.boluo{
    width:200px;
    height:70px;
    float: right;
    padding-left:102.5px;
    padding-top:10px;
}
.shuru{
    width:625px;
    height:62px;
    padding-top:38px;
    float: right;
}
.gyf-shu{
    width:491px;
    height:36px;
    float: left;
}
.box-shu{
    width:623px;height:36px;
    border-top:2px solid  #c40000;
    border-left:2px solid #c40000;
    border-bottom:2px solid #c40000;
}
.input{
    width:483px;
    height:22px;
    padding:5px 3px 5px 5px;
    outline:none;
}
.gyf-button{
    width:132px;
    height:36px;
    background:#c40000;
    text-align:center;
    line-height:36px;
    cursor:pointer;
    font-size:18px;
    letter-spacing:5px;
    font-weight:700;
    font-family: '\5FAE\8F6F\96C5\9ED1',arial,"\5b8b\4f53";
    color:#fff;
    float: left;
}
.gyf-hot{
    width:625px;
    height:18px;
    padding-top:4px;
    margin-left:-13px;
}
.li{
    padding:0 12px;
    float: left;
    line-height:1.1;
    border-left:1px solid #ccc;
}
.li a{
    font-size:14px;
    color:#999;
}
.li .hot-inner{
    color:#c40000;
}
.gyf-hot li:nth-of-type(1){
    border-left:0px;
}
.content{
    font-family: "Microsoft YaHei";
    background-color: #f5f5f5;
    width: 100%;
    position: relative;
    z-index: 200;
}
/*banner header*/
.b-header{
    width:100%;
    height:36px;
    padding-top:30px;
    background:#fff;
}
.bin-header{
    width:100%;
    height:36px;
    background:#DD2727;
}
.header-inner{
    width:1230px;
    height:36px;
    margin:0 auto;
}
.gyf-spfl{
    width:200px;
    height:36px;
    background:#c40000;
    float: left;
}
.fenlei{
    margin-left:14px;
    position:relative;
    top:1px;
}
.gyf-spfl span{
    font-size:16px;
    line-height:36px;
    color:#fff;
    font-family: "Microsoft YaHei",SimSun,'\5b8b\4f53',sans-serif;
    font-weight:700;
    margin-left:8px;
    z-index:99999;
}
.tmcs{
    display:block;
    height:36px;
    padding:0 15px;
    float: left;
    font-size:16px;
    color:#fff;
    line-height:36px;
    font-weight:500;
    position:relative;
}
.mao-pic{
    background:url(../img/banner/g4.png) no-repeat;
    background-size: 40px 15px;
    position:absolute;
    width:40px;
    top:0;
    left:50%;
    margin-left:-20px;
    height:15px;
    opacity:0;
}
.tmcs:hover .mao-pic{
    opacity:1;
    transition:all .4s;
    margin-top:-10px;
}
.tmcs img{
    width:90px;
    height:36px;
}
.tmcs:nth-of-type(1){
    margin-left:15px;
}
/*banner*/
.banner{
    width:1349px;
    height:500px;
    position:relative;
}
.g-banner{
    width:1349px;
    height:500px;
    position:relative;

}

.main-banner{
    width:1349px;
    height:500px;
    position:absolute;
    background:blue;
}
.out-banner{
    width:1230px;
    height:500px;
    margin:0 auto;
}
.zcdh{
    width:200px;
    height:500px;
    background:rgb(237,237,237);
    position:relative;
    top:-486px;
    left:60px;
}
.g-you{
    width:100px;
    height:480px;
    background-color: rgba(0,0,0,.5);
    position:absolute;
    right:60px;
    top:9px;
    z-index:100;
    color:#FFF;
    transition:background-color .2s;
}
.g-you:hover{
    background-color:rgba(0,0,0,0.8);
}
.g-you1{
    width:100px;
    height:480px;
}
.g-y-1:hover,.g-y-2:hover,.gdtq:hover{
    text-decoration:underline;
}
.g_mao{
    width:100px;
    height:90px;
}
.mao-1{
    width:70px;
    height:70px;
    margin:12px 15px;
    background:url(../img/banner/g8.png) no-repeat;
}
.g-you2{
    margin: 0 auto;
    text-align: center;
    width: 80px;
    height: 83px;
    font-size: 12px
}
.g-y-1{
    margin: 9px auto 6px;
    background-color: #DD2727;
    border-radius: 12px;
    height: 24px;
    display:block;
    line-height:22px;
    color: #fff;
}
.g-y-2{
    display: block;
    line-height: 22px;
    height: 22px;
    color: #fff;
}
.g-xian{
    border-bottom: 1px dashed rgba(0,0,0,.3);
    width: 80px;
    margin: 0 auto;
    height: 0;
}
.g-you-3{
    width:100px;
    height:127px;
    margin-top:20px;
    text-align:center;
}
.g-you-3 li{
    width:100px;
    height:22px;
    line-height:22px;
}
.gdtq{
    display: block;
    line-height: 22px;
    height: 22px;
    color: #fff;
    margin-top:10px;
}
.g-you-4{
    width:100px;
    height: 154px;
}
.g-you-4 a{
    display:block;
}
.g-y-title{
    background-color: rgba(0,0,0,.15);
    height: 24px;
    line-height: 24px;
    text-align: center;
}
.tjhd{
    height: 57px;
    width: 57px;
    margin: 17px auto 7px;
    display: block;
    border-radius: 28px;
}
.sglj,.jifen{
    width:100px;height:22px;color:#fff;text-align:center;
}


.dakuang{
    width:852px;
    height:500px;
    background: #fff;
    position:absolute;
    top:0;
    left:200px;
    display:none;
}
.hot-word-con{
    width:583px;
    height:462px;
    margin:19px 30px;
}
.gg-list{
    width:583px;
}
.line-title{
    width: 60px;
    color: #333;
    margin-right: 30px;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    height: 22px;
    float: left;
}
.line-con{
    width:493px;
    float: left;
}
.line-con1{
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    float: left;
    margin-left: 13px;
}
.line-con2{
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    float: left;
    margin-left: 13px;
}
.line-con1:nth-of-type(1),.line-con1:nth-of-type(3),.line-con1:nth-of-type(6),.line-con1:nth-of-type(8){
    color: #e54077!important;
}
.line-con2:nth-of-type(1),.line-con2:nth-of-type(3),.line-con2:nth-of-type(6),.line-con2:nth-of-type(8){
    color:#427def!important;
}
.line-con1:hover{
    color: #e54077;
}
.line-con2:hover{
    color: #427def;
}
.clearfix{
    width:493px;
    height:11px;
    border-bottom:1px;
    border-bottom-style: dashed;
    border-bottom-color: rgba(0,0,0,0.1);
    float: left;
    margin-bottom:10px;
}
.nav-item{
    width:200px;
    height:31.18px;
    line-height:31.2px;
    color:#454324;
    font-size:14px;
}

.nav-item:hover{
    background:#fff;
}

.nav-item:hover .dakuang{
    display:block;
}
.nav-item a{
    color:#454324;
}
.img-item{
    position:relative;
    margin-right:18px;
    left:10px;
    top:5px;
}
.img-item1{
    position:relative;
    left:10px;
    top:8px;

}
.nav-item:hover .img-item1{
    display:block;
}

.main-banner:nth-of-type(1){
    background:#E7B3B9;
}
.main-banner:nth-of-type(2){
    background:#E8E8E8;
}
.main-banner:nth-of-type(3){
    background:#8CB4D5;
}
.main-banner:nth-of-type(4){
    background:#1281D9;
}
.main-banner:nth-of-type(5){
    background:#E8E8E8;
}
.main-banner:nth-of-type(6){
    background:#CCEEF2;
}
.yuandian{
    width:300px;
    height:26px;
    position:relative;
    left:50%;
    margin-left:-100px;
    margin-top:-40px;
}
#icon{
    margin-left:14px;
    margin-right:4px;
    font-size:16px;
}
.g-yd{
    cursor: pointer;
    width:18px;
    height:18px;
    padding:2px;
    margin-left:10px;
    float: left;
    background: url(../img/banner/g5.png) no-repeat;
}
.g-select{
    background:url(../img/banner/g6.png) no-repeat;
}

/*çƒ­é—¨å“ç‰Œ HOT BRANDS*/
.brand-icon{
    width:1230px;
    height:402px;
    margin:60px auto 0;
}
.brand-title{
    width:220px;
    height:30px;
    padding-left:15px;
    line-height:30px;
    color:#000;font-size:18px;
    font-weight:400;
}
.brand-content{
    width:1230px;
    height:372px;
}
.pinp-img{
    width:245px;
    height:371px;
    float: left;
}
.pinp-img a{
    width:245px;
    height:371px;
    display:block;
}
.pinp-img img{
    width:100%;
    height:100%;
}
.brand-list{
    width:738px;
    height:371px;
    float: left;
}
.brand-item{
    width:122px;
    height:92px;
    margin-bottom:1px;
    margin-right:1px;
    float: left;
    position:relative;
}
.brand-img{
    width:122px;
    height:92px;
    background:#fff;
    line-height:92px;
    text-align: center;
}
.brand-img img{
    width:100px;
    height:50px;
    vertical-align:middle;
}
.mask{
    width:122px;
    height:92px;
    position:absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,.8);
    opacity:0;
    transition: all .3s ease;
}
.brand-item:hover .mask{
    opacity:1;
}
@font-face {font-family: 'iconfont';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chromeã€firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
#icon-xin{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    right: 8px;
    color: red;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}
.gzrs{
    width:122px;
    height:60px;
    line-height:80px;
    text-align:center;
    color:#fff;
}
.enter{
    width:122px;
    height:32px;
    text-align:center;
}
.enter1{
    display:inline-block;
    width:63px;
    height:18px;
    background:red;
    color:#fff;
    border-radius:9px;
    text-align:center;
    line-height:18px;
}
.reconmend-list{
    width:246px;
    height:371px;
    float: left;
    background-color: #f9f8f3;
}
.g-r-list{
    width:210px;
    height:75px;
    padding:9px 18px;

}
.luotuo{
    width:210px;
    height:75px;
    display:block;
}
.g-logo{
    width:74px;
    height:74px;
    float: left;
    overflow:hidden;
    border-radius:50%;
    background:#fff;
    text-align:center;
    line-height:74px;
}
.g-logo img{
    vertical-align:middle;
    max-width:100%;
    max-height:100%;
    transition:all .3s ease;
}
.meta{
    width:120px;
    height:40px;
    padding-top:17px;
    padding-bottom:17px;
    float: right;

}
.g-title{
    color:#333;font-size:14px;
    line-height:20px;
    transition:all .3s ease;
}
.g-desc{
    color:#999;font-size:14px;line-height:20px;
    transition:all .3s ease;
}
.g-r-list:hover .g-logo img{
    opacity: 0.8;
}
.g-r-list:hover .g-title,.g-r-list:hover .g-desc{
    color:red;
}

/*æ½®æµå‰æ²¿*/
.chaoliu-content{
    width:1230px;
    margin:30px auto 0;
    height:577px;
}
.chaoliu{
    width:1230px;
    height:477px;
}
.channel{
    width:238px;
    float: left;
    margin-right:10px;
    height:476px;margin-right:10px;
    background:#fff;
    border-bottom:1px solid transparent;
}
.channel:nth-of-type(5){
    margin-right: 0;
}
.ch-title{
    width:238px;
    height:36px;
    background:#DD2727;
    text-align:center;
}
.yifu{
    width:22px;
    height:36px;
    margin-right:4px;
    display:inline-block;
    overflow:hidden;
    vertical-align:top;
}
.yf-zi{
    display:inline-block;
    width:72px;
    height:36px;
    line-height:36px;
    color:#fff;
    font-size:18px;
    font-weight:700;
    text-align:center;
}
.huanxin{
    width:238px;
    height:220px;
}
.huanxin1{
    display:block;
    width:238px;
    height:220px;
}
.hx-title{
    width:238px;
    height:24px;
    padding-top:19px;
    font-size:22px;
    line-height:22px;
    color:#000;
    text-align:center;
}
.hx-title1{
    width:238px;
    height:14px;
    font-size:14px;
    line-height:14px;
    text-align:14px;color:#888;
    margin-top:5px;
    text-align:center;
}
.img-con{
    width:140px;
    height:140px;
    margin:9px auto 0;
    position: relative;
    text-align:center;
}
.img-con1{
    position:relative;
    width:140px;
    height:140px;
    border-radius:50%;
    background:#000;
    opacity:0.03;
    z-index:999;
}

.img-pixie{
    display:inline-block;
    position:absolute;
    vertical-align:middle;
    width:95%;
    height:95%;
    left:3px;top:3px;
    z-index:1;
    transition:all .3s ease;
}
.huanxin:hover .img-pixie{
    transform:scale(1.1)
}
.xian1{
    width:200px;
    height:1px;
    margin:0 auto;
    background: #eee;
}
.clxia{
    width:1230px;
    height:90px;
    overflow:hidden;
    margin-top:10px;
}
.clxia1{

    width:1230px;
    height:90px;
    display:block;
    line-height:90px;
}
.clxia1 img{
    margin-left:-165px;
    vertical-align:middle;
}

/*äº²å­*/
.floor-content{
    width:1230px;
    height:auto;
    margin:30px auto 0;
}
.qinzi{
    width:100%;
    height:470px;
    position:relative;
    margin-top:30px;
}
.qz-title{
    width:100%;
    height:31px;
}
.color-mask{
    width:5px;
    height:20px;
    background:#F7A945;
    float: left;
}
.floor-name{
    height:18px;
    font-size:18px;
    margin-left:10px;
    color:#000;line-height:18px;
    float: left;
}
.floor-Egname{
    height:18px;
    font-size:14px;
    margin-left:10px;
    color:#000;line-height:24px;
    float: left;
}
.floor-xuan{
    width:800px;
    height:30px;
    float: right;
}
.floor-li{
    height:30px;
    padding-left:10px;
    padding-right:10px;
    float: right;
}
.floor-li a{
    color:#000;
    font-size:14px;
    line-height:20px;
    display:block;
    height:20px;
    margin-top:5px;
    margin-bottom:5px;
    border-bottom:1px solid #f5f5f5;
}
.floor-li a:hover{
    border-bottom:1px solid #000;
}
.floor-img{
    width:1230px;
    height:440px;
}
.floor-baby{
    width:246px;
    height:440px;
    float: left;
}
.floor-a{
    width:246px;
    height:440px;
    display:block;
}
.g-img{
    width:100%;
    height:330px;
    position:relative;
}
.g-img1{
    display:block;
    width:100%;
    height:100%;
    transition:all .5s ease;
}
.floor-baby:hover .g-img1{
    opacity:0.7;
}

.act-title{
    width:100%;
    height:30px;
    background:rgba(255,255,255,0.8);
    position:absolute;
    bottom:0;
    overflow: hidden;
}
.solid-item{
    width:100%;
    height:30px;
    font-size:14px;
    line-height:30px;
    text-align:center;
    position:absolute;
    color:#000;
    font-family: å¾®è½¯é›…é»‘;
    transition:color .5s ease;
}
.solid-item1{
    width:100%;
    height:30px;
    font-size:14px;
    line-height:30px;
    text-align:center;
    position:absolute;
    color:#000;
    font-family: å¾®è½¯é›…é»‘;
    transition:color .5s ease;
}
.floor-baby:hover .solid-item{
    color: red;
}
.title-icon{
    width:100%;
    height:110px;
    color:#fff;
    background:#F7A945;
}
.title-icon1{
    width:100%;
    text-align:center;
    padding-top:20px;
    font-size:22px;
    font-weight: 700;
}
.title-icon2{
    width:100%;
    text-align:center;
    font-size:18px;
    text-align:center;
}
.title-icon3{
    width:100%;
    height:30px;
    background:url(../img/qinzi/ä¸‹è½½.png) no-repeat center;
}

.middel-con{
    width:735px;
    height:440px;
    float: left;
}
.gyf-con1{
    width:244px;
    height:220px;
    display:block;float: left;
    background:#fff;
    position:relative;
    border-bottom:1px solid #f5f5f5;
    border-right:1px solid #f5f5f5;
}
.fhgz{
    position:absolute;
    top:25px;
    left:25px;width:220px;height: 24px;
    font-size:18px;line-height: 24px;color:#000;
}
.xuezi{
    position:absolute;
    top:54px;
    left:25px;
    width:220px;
    height:18px;
    font-size:14px;line-height:18px;
    color:#F7A945;
    z-index: 99;
}
.gyf-con1 img{
    width:154px;
    height:154px;
    position:absolute;
    bottom:0;
    right:5px;
    transition:all .3s ease;
}
.gyf-con1:hover .gg-img{
    margin-right:8px;
}
.right-con{
    width:248px;
    height:440px;
    float: left;
    background:#fff;
}
.r-con{
    width:248px;
    height:146px;
    display:block;
    position:relative;
    border-bottom:1px solid #f5f5f5;
    border-right:1px solid #f5f5f5;
}
.r-con img{
    width:100px;
    height:100px;
    position:absolute;
    bottom:0;
    right:0;
    transition:all .3s ease;
}
.r-con:hover .gg-img1{
    margin-right:8px;
}
.pin-panel{
    width:1230px;
    height:824px;
    margin:30px auto 0;
}
.pinp-title{
    width:220px;
    height:30px;
    line-height:30px;font-size:18px;font-weight:400;color:#000;
    padding-left:15px;
}
.pinp-title span{
    font-size:14px;
}
.moduel{
    width:1230px;
    height:694px;
}
.g-boshi{
    width:594px;
    height:326px;
    padding:10px;
    background:#fff;
    margin-right:1px;
    position:relative;
    margin-bottom:1px;
    float: left;
}
.g-boshi:hover{
    outline:1px solid #dd2727;
}
.boshi-title{
    height:50px;
    width:100%;
}
.boshi-logo{
    width:100px;
    height:50px;
    line-height:50px;
    text-align:center;margin-right:10px;float: left;
}
.boshi-logo img{
    width:50px;
    height:50px;
}
.g-meta{
    width:200px;
    height:50px;
    float: left;
}
.meta1{
    width:200px;
    height:30px;
    display:block;
    color:#333;
    font-size:16px;
    line-height:30px;
    cursor:pointer;
}
.meta2{
    color:#999;
    font-size:14px;
    height:20px;
    width:200px;
    line-height:20px;
}
.ent-btn{
    width:80px;
    height:30px;
    float: right;
    margin-top:10px;
}
.ent-btn1{
    width:80px;
    height:30px;
    display:block;
    background:#eee;
    line-height:30px;
    font-size:14px;
    color:#666;text-align:center;
}
.shop-items{
    width:606px;
    height:268px;
    margin:10px -6px;
}
.shop-item{
    width:192px;
    height:268px;
    margin: 0 5px;
    float: left;
}
.shop-item1{
    width:192px;
    height:268px;
    display:block;
}
.poster{
    width:192px;
    height:192px;
    margin-bottom:10px;
}
.poster1{
    width:100%;
    height:100%;
    transition:all .3s ease;
}
.shop-item:hover .poster1{
    opacity:0.7;
}
.g-price{
    width:172px;
    height:66px;
    padding:0 10px;
}
.price1{
    width:172px;
    height:36px;line-height:18px;
    color:#000;font-size:12px;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.price2{
    color: #dd2727;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
}
.cnxh{
    width:1230px;
    margin:30px auto 0;
    height:6775px; 		/*.........sdfsdgdsfgdfgdfgdfgdfgdfg..........*/
}
.wonder-title{
    width:1230px;
    height:43px;
    color:#666;text-align:center;font-weight:100;
}
.wonder-img{
    width:1230px;
    height:6660px;  /*............dfgdfgdfgdfgdfgdfgdfgdfgdfgdf.......*/
}
.wonder-item{
    width:235px;
    height:326px;
    margin-right:12px;
    margin-bottom:7px;
    float: left;
}
.wonder-a{
    width:235px;
    height:315px;
    position:relative;
    background:#fff;
    border:2px solid #fff;
    display:block;
}
.wonder_img1{
    width:235px;
    height:230px;
}
.g_img2{
    width:235px;
    height:235px;
    transition:all .3s ease;
}
.wonder-item:hover .g_img2{
    opacity:0.8;
}
.wonder-a:hover{
    outline:1px solid #dd2727;
}
.wonder_zi{
    width:211px;
    height:69px;
    padding:14px 12px 8px 12px;
}
.wonder_zi1{
    width:211px;
    height:34px;
    color:#666;
    font-size:13px;
    line-height:18px;
    overflow:hidden;
}
.wonder_zi2{
    color:red;
    line-height:32px;
}
.p1,.p3{
    font-size:14px;
}
.p2{
    font-size:16px;
}
.wonder-item:nth-of-type(5n){
    margin-right:0;
}

.g-end{
    width:130px;
    height:72px;
    margin:0 auto 10px;
    background:url(../img/cnxh/g2.png) 0 -103px no-repeat;
}


/*foot*/
.g-foot{
    width:1349px;
    height:560px;
    border-top:1px solid #D1D7DC;
    background:#fff;
}
.ensur{
    width:1190px;
    height:100px;
    margin:25px auto;
    text-align:center;
}
.ensur a{
    width:1190px;
    height:100px;
    display:block;
}
.tall-desc{
    width:1190px;
    padding-top:22px;
    height:190px;
    margin:auto;
    border-top:1px solid #ededed;
    background:url(../img/foot/g1.jpg) no-repeat 45px bottom;
}
.ft-desc{
    width:186px;
    height:90px;
    padding-left:52px;
    float: left;
}
.g-gouwu{
    color: #646464;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.mfzc{
    width:186px;
}
.mfzc1{
    width:100px;
    height:20px;
    display:block;
    color:#8b8b8b;
    line-height:20px;
}
.copyright{
    width:1349px;
    height:177px;
    border-top:2px solid #c40000;
    background:#000;
    text-align:center;
}
.foot1{
    width:1349px;
    height:175px;
}
.g-p1{
    width:1190px;
    height:25px;
    padding:5px 0;
    margin:0 auto;
    color:#fff;
    line-height:25px;
    text-align:left;
    font-family:å¾®è½¯é›…é»‘;
}
.foot-a{
    margin-right:3px;
    color:#fff;
}
.footer-cop{
    width:1190px;
    height:105px;
    margin:0 auto;
    font-family: å¾®è½¯é›…é»‘;
    background:#000;
    color:#a4a4a4;
    line-height:20px;
    text-align:left;
}
.cop1{
    color:#a4a4a4;
    margin-right: 65px;
}
b{
    display: block;
    color: #686868;
    font-weight: 400
}
.foot-icon{
    width:1190px;
    height:30px;padding-top:10px;padding-bottom:5px;
}
.foot-icon a{
    margin-right:10px;
}
.sever{
    width:1349px;
    height:18px;
    background:#000;
}
.gmask1{
    color:#19C8A9;
}
#gmask1{
    background:#19C8A9;
}
.gmask2{
    color:#F15453;
}
#gmask2{
    background:#F15453;
}

.zcfix{
    width:35px;
    height:370px;
    position:fixed;
    left:1px;
    bottom:50px;
    z-index:99999;
    display:none;
}
.nav-title{
    position: relative;
    background:#DD2727;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin-top: 1px;
    font-family:å¾®è½¯é›…é»‘;
}
.g-nav{
    position: relative;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin-top: 1px;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    font-size: 12px;
}
.g-nav-name{
    line-height: 12px;
    width: 24px;
    height: 28px;
    margin: 6px auto;
    font-family:å¾®è½¯é›…é»‘;
}
.nav-fh{
    position: relative;
    width: 36px;
    height: 36px;
    text-align: center;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin-top: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height:36px;
    font-family:å¾®è½¯é›…é»‘;
}


/*å³å›ºå®š*/
.fixed{
    height:100%;
    width:35px;
    background-color: #000;
    position:fixed;
    z-index:9999999;
    top:0;
    right:0;
}
.fixed_tm{
    height: 35px;
    width:35px;
    margin-top: 100px;
    margin-bottom: 10px;
    position: relative;
}
.fixed_gwc{
    height: 98px;
    width:35px;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    color:#fff;
    text-align: center;
    font-size: 13px;
    position: relative;
}
.fixed_gwc img{
    margin-top: 5px;
    position: absolute;
    top:0;
    left:0;
}
.fixed_gwc img:first-child{
    display: none;
}
.fixed_gwc_img{
    height: 40px;
    width:35px;
}
.fixed_gwc:hover{
    height: 100px;
    background-color: #c40000;
    border:none;
}
.fixed_sc{
    height: 35px;
    width:35px;
    margin-top: 10px;
    position: relative;
}
.fixed_ewm{
    height: 35px;
    width:35px;
    margin-top: 120px;
    position: relative;
}
.fixed_top{
    height: 35px;
    width:35px;
    position: relative;
}



.fixed_content{
    width:90px;
    height: 35px;
    background-color: #525252;
    position: absolute;
    top:0;
    left:-150px;
    z-index: 999;
    color:#fff;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    opacity: 0;
}
.sj{
    height:0;
    width:0;
    border-left: 9px solid #525252;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    left:89px;
    top:13px;
}
.dc3{
    height: 207px;
    width:154px;
    position: absolute;
    top:-160px;
    left:-180px;
    opacity: 0;
    background-image: url(../img/footer/23.png);
}
.dc3_img{
    height: 100px;
    width:100px;
    margin:0 auto;
    margin-top: 44px;
}
.dc3_img img{
    height: 100px;
}
.dc3_img1{
    height: 45px;
    width:135px;
    margin:0 auto;
}
.sj1{
    height:0;
    width:0;
    border-left: 9px solid #F5392E;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    left:153px;
    bottom:23px;
}
.clear{
    clear:both;
}
.Top-container{
    width:1349px;
    height:50px;
    position:fixed;
    top:-50px;
    opacity: 1;
    z-index: 99999;
    box-shadow: 0 0 4px #eaeaea;
    background:#DF3131;

}
.Top1{
    width:1230px;
    height:50px;
    margin:0 auto;
}
.Top2{
    width:246px;
    height:50px;
    float: left;
}
.Top-sou{
    width:740px;
    height:30px;
    padding-top:12px;
    float: left;
}
.Top-ss{
    width:640px;
    height:20px;
    padding:5px 3px 5px 5px;
    color:rgb(102, 102, 102);
    background:#fff;
    border:0;

}
.TOPg{
    float: left;
}
.top-btn{
    width:90px;
    border: 0;
    font-size: 16px;
    letter-spacing: 4px;
    cursor: pointer;
    text-align: center;
    line-height:30px;
    color: #fff;
    background-color: #c40000;
    height: 30px;
    float: left;
    font-family:aria;
}