﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    font-family: verdana, Arial;
    font-size: 12px;
    line-height:1;
	background:url(../images/bj.jpg)repeat-x;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    text-decoration: none;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #6c6c6c;
}
a:hover{
    color: #f40;
    transition: color .2s ease-in-out;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}







.fa-gray{
    margin: 0 2px;
    color: #9c9c9c;
}
.fa-orange{
    margin: 2px;
    color: #f40;
}
.vertical-line{
    float: left;
    margin: 0 5px;
    color: #ccc;
}
.a-float-left{
    float: left;
    margin: 0 3px;
}

.sousuo{
    width:100px; 
	height:32px;
    border-radius: 8px;
	background-color:#FF6600;
	color:#FFFFFF;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:16px;
}
.sousuo2{
    height:22px;
	background-color:#eeeeee;
}
.fa-loc{
    float: right;
    margin: 10px 5px 0 0;
}
/*top*/
.top-wrapper{
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;

    border-bottom: 1px solid #eee;
    background-color: #000000;
}
/*scroll-head*/
.scroll-head{
    height:35px;
    width:100%;
}
/*top-info*/
.top-info{
    width: 960px;
    height: 100%;
    margin: auto;
    /*background: red;*/
}
/*top-left*/
.top-left{
    position: relative;
    float: left;
    width: 30%;
    height: 100%;
    line-height: 35px;
}
/*top-right*/
.top-right{
    position: relative;
    float: right;
    height: 100%;
    line-height: 35px;
}
/*user-name*/
.user-name{
    float: left;
	color:#ccc;
	text-align:left;

}
/*down-icon*/
.down-icon{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../img/arrow.png) no-repeat center center;
}
/*down-icon-circle*/
.down-icon-circle{
    border-radius: 12px;
    background: #f40 url(../img/arrow.png) no-repeat center;
}
.run-up{
    transition-duration: .5s;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.run-down{
    transition-duration: .5s;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
/*msg-info*/
.msg-info{
    float: left;
    height: 36px;
    padding: 0 3px;
    line-height: 35px;

}
.user-name:hover{

    background: #000;
}
.msg-info:hover{

    background: #000;
}
/*nav-hover*/
.nav-hover{

    background: #000;
}
/*user-box*/
.user-box,
.msg-box,
.my-taobao-box,
.shopping-box,
.get-box,
.center-box,
.nav-box,
.search-toggle-box,
.search-toggle-box-scroll{
    position: absolute;
    z-index: 99999;
    left: 0;
    top: 35px;
    display: none;
    width: 260px;
    height: 170px;
    border: 1px solid #eee;
    border-top: none;
    overflow: hidden;
    background: #fff;
}
/*msg-box*/
.msg-box{
    left: 92px;
    width: 250px;
    height: 180px;
    box-shadow: 1px 1px 1px #dfdfdf;
}
/*msg-box*/
.msg-box h1{
    position: relative;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #eee;
    text-align: center;
    line-height: 30px;
}
.pencil{
    position: absolute;
    right: 10px;
    top: 10px;
}
.close-msg{
    margin-left: 85px;
    color: #ddd;
    cursor: pointer;
}
.close-msg:hover{
    color: #f40;
}
.read-info{
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #eee;
}
.read-info p{
    height: 35px;
    line-height: 16px;
    margin-right: 10px;
}
.read-info img{
    float: left;
    margin-left: 10px;
}
/*msg-setting*/
.msg-setting a:first-child{
    margin: 0 10px;
}
/*my-taobao-box*/
.my-taobao-box{
    width: 80px;
    height: 140px;
}
.my-taobao-box li{
    width: 95.5%;
    height: 28px;
    line-height: 28px;
    color: #6C6C6C;
    cursor: pointer;
    padding-left: 4.5%;
}
.my-taobao-box li:hover{
    background: #f3f3f3;
}
/*shopping-box*/
.shopping-box{
    width: 260px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    left: 72px;
}
/*check-shopp*/
.check-shopp{
    padding: 5px 5px;
    background: #f40;
    color: #fff;
}
.check-shopp:hover{
    color: #fff;
}
/*get-box*/
.get-box{
    left: 151px;
    width: 77px;
    height: 58px;
}
.get-box li{
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #6C6C6C;
    cursor: pointer;
}
.get-box li:hover{
    background: #f3f3f3;
}
/*center-box*/
.center-box{
    left: 299px;
    width: 90px;
    height: 115px;
}
.center-box li{
    width: 100%;
    height: 28px;
    line-height: 28px;
    color: #6c6c6c;
    text-align: center;
    cursor: pointer;
}
.center-box li:hover{
    background: #f3f3f3;
}
/*nav-box*/
.nav-box{
    left: -675px;
    width: 960px;
    height: 180px;
}
/*right-shadow*/
.right-shadow{
    box-shadow: 1px 0 1px #dddddd;
}

/*other-search*/
.other-search{
    clear: both;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.other-search > a{
    margin-right: 6px;
}
/*more-other*/
.more-other{
    padding: 2px 4px;
    border: 1px solid #eee;
    letter-spacing: 1px;
    margin-left: 3px;
}
.more-other:hover{
    background: #f40;
    color: #fff;
}
/*search-toggle-box*/
.search-toggle-box{
    width: 53px;
    height: 39px;
    padding-left: 19px;
    line-height: 39px;
    text-align: left;
    cursor: pointer;
}
/*.search-toggle-box-scroll*/
.search-toggle-box-scroll{
    top: 29px;
    padding-left: 19px;
    width: 53px;
    height: 30px;
    text-align: left;
    cursor: pointer;
    line-height: 30px;
}
/*my-head*/
.my-head{
    float: left;
    margin: 15px 5px 0 15px;
    border-radius: 80px;
}
/*my-grow*/
.my-grow{
    float: right;
    margin: 5px 0 0 0;
    width: 148px;
    height: 85px;
}
.my-grow > h1{
    float: right;
    margin-right: 8px;
    font-weight: lighter;
}
.my-grow h2{
    line-height: 10px;
}
.my-grow p{
    clear: both;
}
/*my-card*/
.my-card{
    width: 95%;
    height: 55px;
    clear: both;
    margin: 5px auto;
    border-top: 1px solid #eee;
    overflow: hidden;
}
.cards-info{
    margin-top: 10px;
    float: left;
    width: 204px;
    height: 100%;
    overflow: hidden;
}
.cards-info ul{
    width: 410px;
}
.cards-info li{
    float: left;
}

.toggle-box{
    float: right;
    width: 40px;
    height: 100%;
}
/*toggle*/
.toggle{
    margin: 24px auto;
    width: 31px;
    height: 12px;
    border: 1px solid #eee;
}
.arrow-left{
    margin: 0 4px;
    padding-right: 6px;
    border-right: 1px solid #eee;
    cursor: pointer;
}
.arrow-right:hover,
.arrow-left:hover{
    color: #f40;
    cursor: pointer;
}
/**********************top-main*************************/
.top-main{
    margin:50px auto;
    width:1200px;
    height: 75px;
}
.top-main:after{
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    width: 0;
}
.top-main > img{
    float: left;
}
/*search-wrapper*/
.search-wrapper,
.search-wrapper-scroll{
    float: left;
    margin-top: 20px;
    width: 885px;
    height: 75%;
}
.search-wrapper-scroll{
    margin: 0;
    /*height: 29px;*/
}
/*search-box*/
.search-box,
.search-box-scroll{
float:right; 
font-family:'微软雅黑'; 
font-size:18px; 
font-weight:bold; 
color:#FF6600; 
line-height:220%;
}
.search-box-scroll{
    height: 29px;
}
/*search-toggle*/
.search-toggle,
.search-toggle-scroll{
    float: left;
    width: 72px;
    height: 40px;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #fff;
    line-height: 40px;
    text-align: center;
    background: #f6f6f6;
    cursor: pointer;
}
.search-toggle-scroll{
    height: 29px;
    line-height: 29px;
}
/*search-in*/
.search-in,
.search-in-scroll{
    float: left;
    width: 395px;
    height: 38px;
    padding-left: 10px;
    border: none;
    outline: none;
    background: url(../img/search.png) no-repeat 98% center,
                url(../img/s.png) no-repeat 2% center;
}
.search-in-scroll{
    height: 27px;
    line-height: 27px;
}
/*search-but*/
.search-but,
.search-but-scroll{
    float: left;
    width: 95px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 20px;
    letter-spacing: 5px;
    background: #f50;
    cursor: pointer;
    color: #fff;
}
.search-but-scroll{
    height: 29px;
    line-height: 29px;
}
.hight-search{
    display: inline-block;
    height: 32px;
    line-height: 15px;
    padding-top: 8px;
}
/*two-code*/
.two-code{
    float: right;
    position: relative;
    width: 94px;
    height: 112px;
    text-align: center;
    border: 1px solid #eee;
}
/*close-code*/
.close-code{
    position: absolute;
    top: -1px;
    left: -21px;
    width: 19px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #eee;
    font-size: 14px;
    color: #d8d8d8;
    cursor: pointer;
}
.close-code:hover{
    border-color: #f40;
    background: #f40;
    color: #fff;
}
.two-code > h3{
    margin: 9px 0;
    font-size: 12px;
    text-align: center;
    color: #f40;
}

/******************scroll-search*******************/
.scroll-search{
    display: none;
    position: relative;
    z-index: 8888;
    margin: auto;
    padding-top: 10px;
    clear: both;
    width: 100%;
    height: 42px;
    background: #fff;
    border-bottom: 1px solid #eee;
    box-shadow: 0 2px 2px #eee;
}
.search-litter{
    width: 1300px;
    margin: auto;
}
/*scroll-logo*/
.scroll-logo{
    float: left;
    margin-right: 15%;
}
/************************content-top********************/
.content-top{
    width: 960px;
    height: 582px;
    margin: 0 auto;
    clear: both;
    /*border: 1px solid #ccc;*/
}
/*sidebar*/
.sidebar{
    float: left;
    width: 150px;
    height: 100%;
    box-shadow: 2px 2px 2px #e1e1e1;
}
.sidebar > h3{
    width: 100%;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    background: #f40;
    color: #fff;
}
/*sidebar-info*/
.sidebar-info{
    position: relative;
    width: 148px;
    height: 540px;
    border: 1px solid #bbb;
    border-top: none;
}
.side-li{
    position: relative;
    z-index: 5000;
}
/*hiden-box*/
.hiden-box{
    position: fixed;
    z-index: 4888;
    width: 709px;
    height: 472px;
    padding: 10px;
    display: none;
    border: 1px solid #f40;
    overflow: hidden;
    background: #fff;
}
.hiden-box > li{
    width: 96%;
    margin: auto;
    height: 100%;
}
.right-box{
    margin: 0 40px 0 5px;
    padding: 1px 6px;
    border: 1px solid #eee;
    cursor: pointer;
}

/*hidden-title*/
.hidden-title{
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #eee;
}
/*sub-nav-right*/
.sub-nav-right{
    float: left;
    padding-right: 10px;
    width: 340px;
    height: 420px;
    border-right: 1px solid #eee;
}
.sub-nav-left{
    float: right;
    padding-left: 10px;
    width: 330px;
    height: 420px;
}
.cell-box{
    width: 100%;
    height: 116px;
    margin-top: 16px;
    border-bottom: 1px dashed #eee;
}
.cell-box > h1{
    margin-bottom: 10px;
}
/*a-box*/
.a-box{
    line-height: 20px;
    color: #dcdcdc;
}
.a-box span{
    margin-right: 6px;
}
.a-box > a{
    margin: 0 8px 0 0;
    white-space: nowrap;
    color: #3c3c3c;
}
.a-box > a:hover{
    color: #f40;
}
.side-li > li{
    width: 147px;
    margin: auto;
    height: 31px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #fff;
    border-right: none;
    cursor: pointer;
}
.sidebar-info h3{
    width: 93%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px solid #dedede;
    color: #707070;
}
.side-li > li:hover{
   border: 1px solid #f40;
   border-right: 1px solid #fff;
}
.s_1{
    background: url(../img/001.png) no-repeat 10px center;
}
.s_2{
    background: url(../img/002.png) no-repeat 10px center;
}
.s_3{
    background: url(../img/003.png) no-repeat 10px center;
}
.s_4{
    background: url(../img/004.png) no-repeat 10px center;
}
.s_5{
    background: url(../img/005.png) no-repeat 10px center;
}
.s_6{
    background: url(../img/006.png) no-repeat 10px center;
}
.s_7{
    background: url(../img/007.png) no-repeat 10px center;
}
.s_8{
    background: url(../img/008.png) no-repeat 10px center;
}
.s_9{
    background: url(../img/009.png) no-repeat 10px center;
}
.s_10{
    background: url(../img/010.png) no-repeat 10px center;
}
.s_11{
    background: url(../img/011.png) no-repeat 10px center;
}
.s_12{
    background: url(../img/012.png) no-repeat 10px center;
}
.s_13{
    background: url(../img/013.png) no-repeat 10px center;
}
.s_14{
    background: url(../img/014.png) no-repeat 10px center;
}
.s_15{
    background: url(../img/015.png) no-repeat 10px center;
}
.s_16{
    background: url(../img/016.png) no-repeat 10px center;
}
/*right-con*/
.right-con{
    width: 791px;
    height: 100%;
    float: right;
}
/*nav*/
.nav{
    width: 100%;
    height: 41px;
    line-height: 38px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #f40;
}
.nav > a{
    padding: 5px 5px;
    height: 32px;
    margin: 0 8px;
    color: #202020;
}
.nav > a:hover{
    color: #f40;
    background: #ebebeb;
}
#spe-a1,
#spe-a2,
#spe-a3{
    color: #f40;
    font-size: 16px;
}
.line-a{
    color: #efefef;
    padding: 5px;
    margin: 0 8px;
}
.nav img{
    vertical-align: middle;
    border: none;
    margin: 0 0px 0 40px;
}
.keep-a{
    font-size: 11px;
    float: right;
    margin-right: 5px;
}
.keep-a > a{
    color: #202020;
}
.keep-a > a:hover{
    color: #f40;
}
/*show-box*/
.show-box{
    float: left;
    margin-top: 10px;
    width: 720px;
    height: 500px;
}
/*******************************图片轮播**********************************/

/*content*/
.content,
.content-down,
.content-sub{
    position: relative;
    float: left;
    width: 520px;
    height: 280px;
    overflow: hidden;
}
.content-down{
    height: 248px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
.content-sub{
    height: 222px;
    width: 220px;
}
.imgBox,
.imgBox1,
.imgBox2{
    position: absolute;
    clear: both;
    width: 2600px;
    list-style-type: none;
}
.imgBox2{
    width: 660px;
}
.imgBox > li,
.imgBox1 > li{
     float: left;
     width: 520px;
 }
.imgBox2 > li{
    float: left;
    width: 220px;
}
.imgBox a,
.imgBox1 a,
.imgBox2 a{
    display: inline-block;
}
.control,
.control1,
.control2{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 20px;
    background: #000;
    opacity: .3;
    font-size: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 20px;
    display: none;
    cursor: pointer;
    color: #fff;
}
.control2{
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 15px;
    font-size: 20px;
    line-height: 10px;
}
.control:hover,
.control1:hover,
.control2:hover{
    opacity: .8;
}
.to-right,
.to-right1{
    left: 450px;
}
.to-right2{
    left: 180px;
}


/*currentNum*/
.currentNum,
.currentNum-down,
.currentNum-sub{
    position: absolute;
    left: 50%;
    top: 250px;
    margin-left: -35px;
    width: 70px;
    height: 11px;
}
.currentNum-down{
    top: 200px;
}
.currentNum-sub{
    width: 40px;
    margin-left: -20px;
    top: 180px;
}
/*spanNum*/
.imgNum,
.imgNum1,
.imgNum2{
    display: inline-block;
    float: left;
    width: 9px;
    height: 9px;
    margin-right: 4px;
    border-radius: 9px;
    background: #b7b7b7;
    cursor: pointer;
}

.mark-color{
    background: #f40;
}
/*right-sidebar*/
.right-sidebar{
    position: relative;
    margin-top: 10px;
    float: right;
    width: 300px;
    height: 531px;
    overflow: hidden;
}
/*info-box*/
.info-box{
    width: 298px;
    height: 98px;
    border: 1px solid #eee;
}
/***********************tabs***********************/
/*tab-nav*/
.tab-nav{
    margin-left: -1px;
    width: 100%;
    height: 27px;
    list-style-type: none;
    text-align: center;
    border-bottom: 1px solid #eee;
    background: #f7f7f7;
}

.li-nav{
    width: 57px;
    height: 26px;
    float: left;
    line-height: 26px;
    font-size: 11px;
    color: #3c3c3c;
    border: 1px solid #f7f7f7;
    border-bottom: none;
    cursor: pointer;
}
.li-nav:last-child{
    width: 61px;
}
.li-nav:hover{
    border-bottom: 1px solid #fff;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    font-weight: bold;
    background: #fff;
    color: #f40;
}
.li-border{
    border-left: 1px solid #eee;
}
.li-nav-hover{
    border-bottom: 1px solid #fff;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    font-weight: bold;
    background: #fff;
    color: #f40;
}
.li-hover{
    border: 1px solid #ff5640;
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #ff5640;
}
.hiddenBox{
    width: 264px;
    height: 34px;
    display: none;
    border-top: 0;
    padding: 8px 18px;
}
.hiddenBox a{
    line-height: 28px;
    margin-right: 5px;
}
/*user-info*/
.user-info{
    margin-top: 10px;
    width: 298px;
    height: 138px;
    border: 1px solid #ddd;
    background: url(../img/user-bg.png) no-repeat right top;
}
.gold-top{
    margin: 10px auto 0 auto;
    width: 280px;
    height: 62px;
}
.gold-top img{
    float: left;
    margin-right: 12px;
    border-radius: 62px;
}
.inner-user{
    float: left;
    width: 205px;
    height: 100%;
}
.inner-user > h3{
    margin-top: 10px;
    width: 100%;
}
/*get-gold*/
.get-gold,
.vip-home{
    float: left;
    margin-top: 10px;
    display: inline-block;
    height: 28px;
    width: 107px;
    line-height: 28px;
    border: 1px solid #fdb08e;
    background: #fff0e8;
    color: #f55732;
}
.glods{
    display: inline-block;
    margin: 4px 5px 0 5px;
    width: 18px;
    height: 18px;
    background: url(../img/tao.png) no-repeat center;
}
.vip-home:hover,
.get-gold:hover{
    background: #f9eae3;
}
.vip-home{
    margin-left: 5px;
    text-align: center;
    width: 76px;
}
.get-money{
    display: inline-block;
    vertical-align: top;
}
/*login*/
.login{
    margin:20px;
    width: 90%;
    height: 340px;
}
.login-btn{
    display: inline-block;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    letter-spacing: 1px;
    border-bottom: 1px solid #e4e4e4;
    background: #f40;
    color: #fff;
}
.login-btn:hover{
    background: #E83E00;
    color: #fff;
}
.fa-user-loc{
    font-size: 14px;
    margin-right: 10px;
}
.free{
    width: 76px;
}
/*service*/
.service{
    width: 290px;
    height: 279px;
    border: 1px solid #eee;
    background: #f4f4f4;
    padding-left: 8px;
}
/*service-cell*/
.service-cell{
    float: left;
    margin: 10px 0 0 10px;
    width: 56px;
    height: 63px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
    overflow: hidden;
    background: #fff;
    cursor: pointer;
}
.service-z{
    position: relative;
    z-index: 2999;
}
.service-box{
    position: absolute;
    bottom: -50px;
    z-index: 2998;
    width: 278px;
    padding: 10px 10px;
    height: 152px;
    display: none;
    border: 1px solid #eee;
    border-top: 1px solid #ddd;
    background: #fff;
}
/*feihua-in*/
.feihua-in{
    margin-bottom: 10px;
    width: 178px;
    height: 22px;
    border-top: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
.money-in{
    width: 113px;
}
.feihua-in span{
    display: inline-block;
    height: 100%;
    width: 32px;
    background: #e5e5e5;
    line-height: 22px;
    text-align: center;
}
.sel-money{
    margin: 0 0 0 -4px;
    padding: 0;
    height: 100%;
    cursor: pointer;
    border-top: 1px solid #e5e5e5;
}
/*now-chongzhi*/
.now-chongzhi{
    padding: 5px 8px;
    color: #fff;
    background: #f40;
}
/*dingqi*/
.dingqi{
    margin: 0 5px 0 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff;
    color: #000;
}
.sel-money:hover{
    color: #f40;
}
.feihua-in input{
    margin: -4px 0 0 -6px;
    padding-left: 2px;
    height: 18px;
    border: none;
    border-top: 1px solid #d8d7d7;
    border-left: 1px solid #d8d7d7;
    outline: none;
}
.tell-num{
    width: 145px;
    background: url(../img/user-num.png) no-repeat 95% center;
}
/*service-head*/
.service-head{
    margin: 10px 0;
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #f2f2f2;
}
.service-head a:first-child{
    padding: 5px 10px;
    margin-right: 10px;
    background: #ffe0cc;
}
.service-cell > h6{
    margin: 3px 0 2px 0;
    font-weight: lighter;
    color: #9c9c9c;
}
.service-head span{
    float: right;
    margin-right: 10px;
    cursor: pointer;
    color: #ddd;
}
.service-head span:hover{
    color: #f40;
}
.service > h3{
    margin: 20px 0 0 10px;
}
/*service-i*/
.service-i{
    height: 30px;
}
.service-i > img{
    margin-top: 6px;
}

/**********************sub-nav*********************/
.sub-nav{
    position: relative;
    margin: 25px auto;
    width: 1190px;
    height: 88px;
    overflow: hidden;
}
/*top-sub-nav*/
.top-sub-nav{
    height: 145px;
}
/*more-btn*/
.more-btn{
    position: absolute;
    right: 26px;
    bottom: 10px;
    width: 60px;
    height: 25px;
    border: none;
    border-radius: 3px;
    color: #fff;
    outline: none;
    background: #f40 url(../img/down.png) no-repeat 90% center;
    cursor: pointer;
}
/*sub-nav-cell*/
.sub-nav-cell{
    float: left;
    width: 280px;
    padding-left: 15px;
    height: 100%;
    border-right: 1px solid #eee;
}
.sub-nav-cell:last-child{
    border-right: none;
}

.sub-nav-cell > h3{
    margin-bottom: 7px;
    font-size: 15px;
}
.orange{
    color: #f40;
}
.green-sp{
    color: #a0b959;
}
.red-now{
    color: #df61ab;
}
.blue-more{
    color: #55a1e5;
}
.sub-nav-box li{
    display: inline-block;
    margin: 2px 2px;
    height: 25px;
    line-height: 25px;
    width: 58px;
    text-align: center;
}
/*sub-nav-box*/
.sub-nav-box  a{
    display: inline-block;
    height: 25px;
    text-align: center;
    padding: 0 3px;
}
.sub-nav-box  a:hover{
    border-radius: 3px;
    background: #f40;
    color: #fff;
}
.sp a:hover{
    background: #a0b959;
}
.now a:hover{
    background: #df61ab;
}
.more a:hover{
    background: #55a1e5;
}
/***************************main************************/
.main{
    width: 1300px;
    margin: auto;
    height: 4088px;
}

/*main-left*/
.main-left{
    width: 790px;
    float: left;
    height: 4085px;
    border: 1px solid #eee;
    border-top: 2px solid #ddd;
    border-right: none;
}
/*main-title*/
.main-title{
    width: 789px;
    height: 50px;
    margin-left: -1px;
    line-height: 50px;
    border: 1px solid #eee;
    border-top: none;
}
.show-title{
    font-size: 12px;
    margin-right: 20px;
    font-weight: lighter;
    float: right;
}
.main-title h1{
    margin-left: 20px;
    font-size: 16px;
    text-shadow: 2px 2px 2px #c4c4c4;
}
/*product-box*/
.product-box{
    position: relative;
    float:left;
    margin-top: 0px;
    margin-left:3px;
	padding:0px 0px 0 0;
	margin-bottom:36px;
    width: 158px;
    height: 96px;
    border: 1px solid #fff;
}
.product-box:hover{
    border-color: #cccccc;
}
/*inner-info*/
.inner-info{
    width: 158px;
    height: 96px;
    margin: 0px auto;
}
.line-f40{
    margin-right: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #f40;
}
.share-weitao{
    float: right;
    display: none;
}
.text-title{
    font-size: 13px;
    font-weight: bold;
}
.inner-left{
    float: left;
    margin-top: 0px;
    width: 158px;
    height: 96px;
    text-align: center;
    background: #ffffff;
}

.inner-left2{
    background-color:#eeeeee; 
    height:29px; 
    line-height:240%;
}

.inner-left > h1{
    margin: 14px 0 10px 0;
}
.inner-left a{
    color: #000;
}
.inner-left a:hover{
    color: #f40;
}
.inner-left span{
    color: #9c9c9c;
}
/*inner-right*/
.inner-right{
    float: right;
    margin-top: 13px;
    width: 168px;
    height: 190px;
    text-align: center;
}
.inner-right a{
    display: inline-block;
}
.inner-right img{
    margin-bottom: 10px;
}
/*tab-inner*/
.tab-inner{
    margin-top: 20px;
    width: 100%;
    height: 78px;
    border-collapse: collapse;
}
.tab-inner td{
    width: 82px;
    height: 38px;
    line-height: 38px;
    border: 1px dashed #eee;
}
.tab-inner a{
   display: inline-block;
    width: 100%;
    height: 100%;
}
/*****************************main-right*********************/
.main-right{
    float: right;
    width: 378px;
    /*overflow: hidden;*/
}
.time-go{
    position: relative;
    width: 100%;
    height: 1164px;
    border-top: 2px solid #ddd;
    border-left: 2px solid #ddd;
    background: #f4f4f4;
}
/*time-cell*/
.time-cell{
    width: 336px;
    height: 206px;
    margin: 16px auto;
}
.text_shadow{
    text-shadow: 1px 1px 2px #b2b2b2;
}
.time-cell  a{
    font-size: 16px;
}
/*now-news*/
.now-news{
    float: right;
    font-weight: lighter;
}
.now-news > span{
    margin-left: 6px;
    color: #f40;
}
/*inner-show*/
.inner-show{
    margin-top: 19px;
    width: 100%;
    height: 167px;
    border: 1px solid #eee;
    background: #fff;
}
.inner-show > a{
   display: inline-block;
   margin: 9px 4px;
}
.inner-show > a:first-child{
    margin-left: 8px;
}
.inner-show p{
    margin-top: 10px;
    font-size: 9px;
    color: #a3a3a3;
}
.inner-show p:hover{
   color: #f40;
}
.inner-show h3{
    margin-top: 3px;
    font-weight: lighter;
    font-size: 12px;
    text-align: center;
    color: #6c6c6c;
}
.inner-show h3:hover{
    color: #f40;
}
.inner-show h3>a{
    margin-right: 6px;
    font-size: 12px;
}
/*goto-see*/
.goto-see{
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    font-size: 16px;
    border-top: 1px solid #ddd;
}
.goto-see > a{
    float: right;
    font-size: 11px;
}
/*dynamic*/
.dynamic{
    position: relative;
    width: 324px;
    height: 180px;
    margin: 0 auto 20px auto;
    padding-top: 16px;
    padding-left:  12px;
    border: 1px solid #eee;
    background: #fff;
}
.dynamic > h3{
    margin-bottom: 11px;
    font-size: 13px;
    padding-right: 5px;
}
.dynamic > h4{
    text-align: center;
    letter-spacing: 1px;
}
.dynamic span{
    margin-left: 12px;
    font-size: 12px;
    font-weight: lighter;
    color: #a3a3a3;
}
.dynamic p{
    margin-bottom: 13px;
    line-height: 15px;
}
.dynamic h6{
    margin-top: 14px;
}
.dynamic a{
    font-weight: lighter;
    color: #9c9c9c;
}
/*follow*/
.follow{
    display: none;
    float: right;
}
/*arrow*/
.arrow{
    position: absolute;
    top: 10px;
    left: -16px;
    width: 0;
    height: 0;
    border: 8px solid #fff;
    border-color: transparent #fff transparent transparent;
}
/*circle-big*/
.circle-new,
.circle-go{
    position: absolute;
    z-index: 3000;
    top: 10px;
    left: -14px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    height: 25px;
    border-radius: 25px;
    background: #f40;
    color: #fff;
}
.circle-go{
    top: 453px;
}
/*time-circle*/
.time-circle{
    position: absolute;
    top: 744px;
    left: -6px;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #ccc;
    cursor: pointer;
}
.bottom-circle{
    top: 962px;
}
.time-circle:hover{
    background: #f40;
}
/*************gogo-choose****************/
.gogo-choose{
    margin-top: 20px;
    padding: 5% 6%;
    width: 88%;
    height: 884px;
    border: 1px solid #eee;
}
.gogo-choose > h1{
    font-size: 15px;
}
/*sub-show*/
.sub-show{
    margin-top: 20px;
    width: 100%;
    height: 221px;
}
/*sub-right*/
.sub-right{
    width: 110px;
    height: 100%;
    float: right;
}
/*text-show*/
.text-show{
    clear: both;
    margin: 15px 0;
}
.text-show > span{
    display: inline-block;
    margin: 0 10px 14px 0;
}
/*just-look*/
.just-look{
    width: 100%;
    padding-top: 20px;
    height: 150px;
    border-top: 1px dashed #eee;
}
.just-look > a{
    display: inline-block;

}
.just-look h6{
    margin-top: 15px;
    font-weight: lighter;
    text-align: center;
    color: #3c3c3c;
}
.just-look h6:hover{
    color: #f40;
}
/*jst-text*/
.jst-text{
    width: 100%;
    height: 120px;
}
.jst-text > li{
    line-height: 28px;
}
.jst-text a{
    margin: 0 6px;
}
.jst-text em{
    font-size: 14px;
}
.jst-text span{
    color: #acacac;
}
/*last-box*/
.last-box{
    margin-top: 20px;
    width: 100%;
    height: 250px;

}
.last-box > img:first-child{
    margin-right: 4px;
    border: 1px dashed #eee;
}
.fix-right-sub{
    width: 378px;
}
/*****************************main-bottom*****************************/
.main-bottom{
    width:960px;
    margin:0 auto;
	margin-bottom:0px;
    height:250px;
    border: 0px solid #eee;
}
.sub-bottom-nav{
    overflow: hidden;
    width: 100%;
    height: 50px;
}
.sub-bottom-nav > h1{
    float: left;
	font-family:"微软雅黑";
    line-height: 50px;
    font-size: 16px;
	font-weight:normal;
}
.sub-nav-info{
    float: right;
    height: 100%;
    line-height: 50px;
    width: 800px;
    color: #dcdcdc;
}
.sub-nav-info > a{
    margin: 0 3px;
}
/*single-sale*/
.single {
    width:960px; height:250px;; margin:0 auto; border-top:1px solid #eee;   
}
.single2 {
    float:left; width:160px; height:200px; margin:10px auto;   
}
.single-sale{
	margin:0 10px 0 0;
    float: left;
    width: 120px;
    height: 200px;
	margin-left:10px;
}

.single-sale  h3{
    margin: 10px 0 8px 0;
    font-weight: lighter;
	line-height:180%;
}
.single-sale span{
    font-size: 9px;
}
.single-sale p{
    margin-top: 5px;
}
/*send-free*/
.send-free{
    padding: 1px 2px;
    line-height: 14px;
    background: #8bc144;
    color: #fff;
}
.gary-text{
text-align:center;
    color: #9c9c9c;
}

/*帮助中心*/
.help {width:960px; height:175px; margin:0 auto; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}

.help-info {float:left; margin-right:8px; width:150px; height:175px;}
.help-info1 {width:150px; height:45px; margin:5px auto;}
.help-info_img {float:left; width:60px; height:45px; margin-right:5px;}
.help-help {float:left; width:85px; height:45px; font-family:'微软雅黑'; font-size:18px; color:#666666; font-weight:bold; line-height:50px;}
.help-info2 {width:150px; height:115px;}
.help-info3 {float:left; width:60px; height:120px; margin-right:5px;}
.help-info4 {float:left; width:85px; height:120px;}
.help-info5 {width:85px; height:22px; color:#666666; margin:1px auto;}
.help-info6 {float:left; width:145px; height:175px;}
.help-info7 {width:145px; color:#666666; height:45px; margin:5px auto;}
.help-info8 {width:145px; color:#666666; height:30px; text-align:left; margin:5px auto; font-family:'微软雅黑'; font-size:18px;}

.help-info:last-child{
    border-right: none;
}
.help-info h1{
    height: 40px;
    line-height: 40px;
}
.help-text{
    vertical-align: top;
	font-family:"微软雅黑";
    font-size: 17px;
    margin-left:9px;
    color: #666666;

}
.help-a,
.help-a-litter{
    text-indent:4em;
    display: inline-block;
    margin: 10px 70px 0 5px;
}
.help-a2{
font-family:"微软雅黑";
font-size:18px;
color:#666666;
    display: inline-block;
    margin: 10px 0px 0 5px;
}
.help-a-litter{
    margin: 10px 10px 0 5px;
}
.margin-r{
    margin-right: 0;
}
/*footer*/
.footer{
    width:1300px;
    height: 150px;
    margin: 0 auto 10px auto;
}
/*footer-right*/
.footer-right{
    float: left;
    width: 100%;
    height: 100%;
}
/*tao-man*/
.tao-man{
    float: right;
}
/*footer-nav*/
.footer-nav{
    width: 100%;
	text-align:center;
    height: 42px;
	font-family:"微软雅黑";
	font-size:14px;
    line-height: 42px;
    border-bottom: 1px solid #ddd;
    color: #dedede;
}
.footer-nav > a{
    margin: 0 20px;
}

.about{
text-align:center;
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.footer-right p span{
    margin: 0 5px;
}
.some-info{
    margin-top: 10px;
}

/***********************回到顶部***************************/
/*backtoTop*/
.backtoTop{
    clear: both;
    height: 60px;
    width: 40px;
    position: absolute; //绝对定位
    padding: 5px 0;
    right: 15px;
    /*z-index: 9999;*/
    /*避免闪烁*/
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    /*避免闪烁*/
    border-radius: 5px;
    overflow: hidden;
    background: #f5f5f5;
    font-size: 30px;
    cursor: pointer;
    text-align: center;
    color: #9c9c9c;
}
/*up-back*/
.up-back{
    background: #ECF0F1;
}
.down-back{
    background: #BDC3C7;
    color: #fff;
}



/*首页样式*/
.tonglanguanggao {width:960px; height:40px; margin:20px auto;}

.index_fl {width:960px; height:650px; margin:0 auto;}
.index_fl_cp {float:left; width:685px; height:600px;}
.index_fl_hot_title {width:685px; height:40px; font-family:'微软雅黑'; font-size:16px; line-height:260%;}
.index_fl_cp_biao {float:left; width:160px; margin-right:48px; margin-top:10px; margin-bottom:50px; height:265px;}
.index_fl_cp_img {width:180px; margin-bottom:5px; height:180px;}
.index_fl_cp_name {width:180px; height:45px; font-family:'微软雅黑'; font-size:12px; line-height:160%; color:#666666;}
.index_fl_cp_qian {width:180px; height:25px; font-family:'微软雅黑'; font-size:16px;}
.index_fl_cp_qian span {float:right; font-size:12px;}
.index_tuijian {float:right; width:220px; height:600px;}
.index_tuijian_title {width:220px; height:40px; font-family:'微软雅黑'; margin-bottom:10px; font-size:16px; line-height:260%;}
.index_tuijian_sj {float:left; width:108px; height:90px; margin-top:0px; border-bottom:1px solid #eee; border-right:1px solid #eee; border-top:1px solid #eee; border-left:1px solid #eee;}
.index_tuijian_img {width:100px; height:50px; margin:10px 0 0 0;}
.index_tuijian_zi {width:100px; height:30px; line-height:200%; text-align:center; font-family:'微软雅黑'; font-size:14px;}
.index_tuijian_zi span {color:#FF6600;}
.index_sheng {float:left; width:220px; height:195px; margin-top:20px;}
.index_sheng_title {width:220px; height:30px; font-family:'微软雅黑'; margin-bottom:5px; font-size:17px;}
.index_sheng_gundong {overflow:hidden; height:150px; width:220px;}
.index_sheng_biao {width:220px; height:65px; margin-bottom:5px;}
.index_sheng_biao1 {float:left; width:145px; height:65px;}
.index_sheng_zi {width:140px; height:25px; margin:0 auto; line-height:200%;}
.index_sheng_zi span {color:#FF9900;}
.index_sheng_zi2 {width:140px; height:40px; margin:0 auto; line-height:140%;}
.index_sheng_img {float:right; width:70px; height:65px; margin:0 auto;}



/*首页左边导航*/
.index_left {width:960px; height:500px; margin:0 auto;}
.i_zxme{ width:960px; height:100%;; margin:0px auto; margin-top:0px;}
.i_zxmel{ width:708px; float:left; height:100%; float:left;}
.i_zxmelt{ width:708px; height:30px; border-bottom:2px solid #694231; }
.i_zxmelt{ width:708px; height:30px; border-bottom:2px solid #694231; font-size:18px; font-weight:bold; color:#d13600;font-family: "微软雅黑";}
.i_zxmelt a{ color:#d13600;}
.i_zxmelt a:hover{color:#6a3d20;}
.i_zxmelt span{ float:right; font-size:12px; line-height:32px;}
.i_zxmelc{ width:708px; height:100%;}
.i_zxmelc1{ width:100px; height:100%; float:left;}
.i_zxmelc1 ul{ width:126px; height:100%; background:url(../img/index_14.jpg); padding-top:0px;}
.i_zxmelc1 ul li{ width:124px; background-color:#ffeee7; height:44px; border-bottom:1px solid #FFD8CB; border-LEFT:1px solid #FFD8CB; border-top:1px solid #FFD8CB; border-RIGHT:1px solid #FFD8CB; font-size:14px; text-align:center; font-family:"微软雅黑"; line-height:41px; padding-left:0px;}
.i_zxmelc1 ul li.hover{ width:124px; height:44px; background:url(../img/index_16.jpg) no-repeat;}
.i_zxmelc1 ul li.hover a{ color:#FFFFFF;}
.i_zxmelc2{ width:185px; height:278px; float:left; margin-top:10px; }
.i_zxmelc3{ width:600px; height:506px; float:left;}
.i_zxmelc31{ width:750px; height:506px; float:left; margin-left:30px; margin-bottom:5px; background:url(../img/cen_1.gif) repeat-x bottom; line-height:22px; font-size:12px; color:#666666; padding-top:0px;}
.i_zxmelc3d{ float:left; width:750px; padding-left: 10px;}
.i_zxmelc31 p{ font-size:14px; color:#333; text-align:center; font-weight:bold;}
.i_zxmelc31 p a{ color:#333;}
.i_zxmelc31 a{color:#797979;}
.i_zxmelc31 a:hover{ color:#af092c;}
.i_zxmelc32{ width:403px; height:105px; font-size:12px; padding-top:0px;}
.i_zxmelc32 li{ width:185px; float:left; padding-right:10px;line-height:28px;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;}
.i_zxmelc32 li a:hover{ color:#af092c; text-decoration:none;}
.i_zxmelc33{ width:473px; height:80px; padding-top:10px;}
.i_zxmelc33 img{ border:1px solid #dcdcdc; padding:0px; margin-right:13px;}
.i_zxmer{ width:242px; height:310px; float:right; padding-top:5px;}
.i_zxmelc34 {width:818px; height:100%;}




/*导航样式*/
.zzsc {width:1000px; height:40px; line-height:40px; background:#ff9900; margin:0 auto;}
.zzsc a {height:40px; line-height:40px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; color:#fff; text-decoration:none; padding:0px 20px; display:block; float:left;}
.zzsc a:hover {text-decoration:none; background:#ffcc00;}
.zzsc a.thisclass {text-decoration:none; background:#ff6600; color:#FFcc00;}
.zzsc2 {text-align:center;margin:50px 0; font:normal 14px/24px 'MicroSoft YaHei';}
.daohang {width:1300px; height:100px; margin:30px auto;}
.daohang_logo {float:left; width:250px; margin-top:20px; height:100px;}
.daohang_right {float:right; width:1000px; height:40px; margin:45px auto;}



/*分页样式*/
.pages{ width:100.5%; text-align:right; padding:10px 0; clear:both;}
.pages span,.pages a,.pages b{ font-size:12px; font-family:Arial, Helvetica, 
sans-serif; margin:0 2px;}
.pages span font{ color:#f00; font-size:12px;}
.pages a,.pages b{ border:1px solid #ccc; background:#eee; padding:7px 
10px; text-decoration:none}
.pages span { padding-right:10px }
.pages b,.pages a:hover{ background:#ff9900; color:#fff;}



		
/*三步导航*/
.fanlidaohang_index {width:1000px; height:70px; background:url(../img/fanliliucheng.jpg); margin:20px auto;}
.fanlidaohang {width:1000px; height:70px; background:url(../img/fanliliucheng2.jpg); margin:20px auto;}
.fanlidaohang2 {float:left; width:190px; height:70px;}
.fanlidaohang_1 {float:left; width:200px; text-indent:2em; height:70px; font-family:'微软雅黑'; color:#FF6600; font-size:20px; line-height:70px;}
.fanlidaohang_2 {float:left; width:200px; text-indent:2.5em; height:70px; font-family:'微软雅黑'; color:#FF6600; font-size:20px; line-height:70px;}
.fanlidaohang_3 {float:left; width:150px; text-indent:1.2em; height:70px; font-family:'微软雅黑'; color:#FFf; font-size:14px; line-height:70px;}

/*订单正中内容*/
.dingdan {width:1000px; height:820px; margin:0 auto;}
.dingdan_left {float:left; width:165px; height:802px;}
.dingdan_kuang {background-color:#f5f5f5; width:165px; height:572px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.dingdan_my {width:165px; height:55px; border-bottom:1px solid #ccc; text-indent:1em; text-align:center; line-height:340%; font-size:14px; font-weight:bold;}
.dingdan_guanggao {width:165px; height:220px; margin:10px auto;}

.dingdan_right {float:right; width:777px; height:100%;}
.dingdan_right_gonggao {width:777px; height:30px; margin:0 auto; background-color:#ffffcd; border-bottom:1px solid #f3c964; border-right:1px solid #f3c964; border-top:1px solid #f3c964; border-left:1px solid #f3c964;}
.img {margin-top:6px; margin-left:10px;}
.dingdan_right_gonggao2 {margin-left:10px; color:#FF9900;}
.dingdan_right_liebiao {width:777px; height:760px; margin:10px auto; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.dingdan_right_title {width:750px; height:30px; margin:20px auto;}
.shuxian {float:left; width:3px; height:20px; background-color:#FF0000;}
.xinxi {float:left; width:100px; height:20px; font-family:'微软雅黑'; font-size:15px; margin:2px 10px; 0 0;}
.xinxi_biao {width:750px; height:30px; margin:0 auto; background-color:#fff;}
.xinxi_zi {float:left; width:145px; text-align:center; font-family:'微软雅黑'; font-size:14px; font-weight:bold; line-height:200%; height:30px; margin:0 5px 0 0;}
.sjbiao {width:750px; height:110px; margin:0 auto; background-color:#f5f5f5;}
.sjbiao2 {width:750px; height:110px; margin:0 auto; background-color:#fff;}
.sjname {float:left; width:145px; text-align:center; line-height:160%; height:100px; margin:5px 5px 0 0;}
.sjzi {float:left; width:145px; text-align:center; height:100px; margin:5px 5px 0 0; line-height:700%;}
.dingdan_fenye {width:750px; height:50px; text-align:center; line-height:400%; margin:0 auto;}



/*列表页*/
.liebiao_sousuo {width:960px; height:1014px; margin:0 auto;}
.liebiao_sousuo2 {float:left; width:712px; height:994px; background-color:#FFFFFF; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.liebiao_sousuo3 {width:650px; height:80px; margin:15px auto;}
.liebiao_sousuo_img {float:left; width:80px; height:80px;}
.liebiao_sousuo_right {float:right; width:560px; height:80px;}
.liebiao_sousuo_right2 {width:560px; height:10px;}
.liebiao_sousuo_input {width:560px; height:35px;}
.liebiao_sousuo_hot {width:560px; margin-top:5px; height:35px; font-family:'微软雅黑'; font-size:14px; line-height:200%; color:#FF6600; font-weight:bold;}
.liebiao_sousuo_hot span {font-weight:normal; color:#333333;}
.liebiao_sousuo_sj {width:670px; height:80px; line-height:170%; margin:0 auto;}
.liebiao_sousuo_sj2 {float:left; margin:0 20px 0 0;}
.liebiao_sousuo_zi {float:left; margin:0 20px 0 0; text-align:center; margin-bottom:5px; width:60px; background-color:#Fef0e3; height:23px; border-bottom:1px solid #fec995; border-right:1px solid #fec995; border-top:1px solid #fec995; border-left:1px solid #fec995;}
.liebiao_sousuo_zimu {width:670px; height:30px; margin:0 auto;}
.liebiao_sousuo_zimu2 {float:left; font-family:'微软雅黑'; font-size:14px; margin:0 10px 0 0; font-weight:bold; line-height:190%;}
.liebiao_fanli_sj {float:right; width:690px; height:600px; margin:20px auto;}
.liebiao_sj_img {width:140px; height:50px; background-color:#999999; margin:5px auto;}
.liebiao_sj2 {width:140px; height:25px; margin:5px auto; text-align:center; line-height:180%;}
.liebiao_sj_img2 {width:180px; height:40px; margin:5px auto;}
.liebiao_sj_img2 span {font-size:14px; vertical-align:80%;}
.liebiao_fl_shuzi {color:#FF6600; font-weight:bold;}
.liebiao_sj_img3 {width:180px; height:25px; margin:5px auto;}
.liebiao_sj_jieshao {width:180px; height:40px; margin:5px auto; line-height:160%; border-bottom:1px solid #fec995;}
.liebiao_sj_pl {width:180px; height:20px; margin:5px auto; line-height:120%;}
.liebiao_tuijiaan {float:right; width:230px; height:994px;}
.liebiao_sheng {float:left; width:220px; height:185px; margin-top:20px;}
.liebiao_sheng_gundong {overflow:hidden; height:215px; width:220px;}
.liebiao_guanggao {float:right; width:220px; height:283px; margin:100px auto;}


/*详细页*/
.xiangxi_sj {width:960px; height:1014px; margin:0 auto;}
.xiangxi_sj_kuang {float:left; width:712px; background-color:#FFFFFF; height:994px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.xiangxi_sj_wz {width:680px; height:30px; line-height:200%; margin:5px auto;}
.xiangxi_sj1 {width:680px; height:230px; margin:15px auto;}
.xiangxi_sj2 {float:left; width:180px; height:230px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.xiangxi_sj_img {width:160px; height:50px; margin:10px auto;}
.xiangxi_fl {width:160x; height:25px; margin:10px auto; text-align:center; line-height:180%;}
.xiangxi_ys {font-size:14px; color:#FF6600; font-weight:bold;}
.xiangxi_sj_img2 {width:160px; height:40px; margin:10px auto;}
.xiangxi_fl_js {width:160px; height:25px; margin:5px auto; text-align:center; line-height:200%; font-family:'微软雅黑'; font-size:14px; color:#666666;}
.xiangxi_right {float:right; width:480px; height:230px;}
.xiangxi_right_js {width:480px; height:40px; font-family:'微软雅黑'; font-size:18px; font-weight:bold; line-height:240%;}
.xiangxi_right_js span {margin:20px auto;}
.xiangxi_right_js2 {width:480px; height:50px; margin:5px auto; line-height:180%;}
.xiangxi_js_kb {width:480px; height:25px; margin:5px auto; line-height:180%;}
.xiangxi_js_kb span {margin-left:20px;}
.xiangxi_kb_ys {color:#FF6600;}
.xiangxi_kb_pf {text-decoration:underline;}
.xiangxi_js_x {width:480px; height:5px; margin:0 auto;}
.xiangxi_x {border:1px dashed #cccccc;}
.xiangxi_sm {width:480px; height:20px; margin:5px auto; line-height:160%;}
.xiangxi_zi {margin:0 20px 0 0;}
.xiangxi_zi2 {width:480px; height:20px; margin:5px auto; line-height:160%;}
.xiangxi_zi2 span {margin:0 5px 0 0; color:#FF6600;}
.xiangxi_zi3 {text-decoration:underline;}

.sj_jj {width:680px; height:32px; line-height:170%; margin:0 auto;}
.sj_jj2 {float:left; width:116px; height:32px; background:url(../img/jieshao_bj.png); font-family:'微软雅黑'; font-size:15px; font-weight:bold; color:#FFFFFF; line-height:230%; text-indent:2em;}
.sj_jj_r {float:right; width:554px; height:32px;}
.sj_jj_r2 {width:680px; height:2px; background-color:#ff6600; margin:0 auto;}
.sj_jj_r3 {width:680px; height:140px; margin:10px auto;}
.sj_jj_img {float:left; width:116px; height:140px; margin:0px auto;}
.sj_jj_r4 {float:right; width:554px; line-height:240%; height:140px;}
.sj_jj_pj {width:680px; height:32px; line-height:170%; margin:0 auto;}
.sj_jj_df {float:left; width:116px; height:32px; background:url(../img/jieshao_bj.png); font-family:'微软雅黑'; font-size:15px; font-weight:bold; color:#FFFFFF; line-height:230%; text-indent:2em;}
.sj_jj_r5 {float:right; width:554px; height:32px;}
.sj_jj_r6 {width:680px; height:2px; background-color:#ff6600; margin:0 auto;}
.sj_jj_r7 {width:680px; height:70px; margin:20px auto; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.sj_jj_r8 {width:680px; height:20px;}
.sj_jj_r9 {float:left; width:160px; height:50px; margin:0 auto; text-align:center;}
.sj_jj_r9 span {font-family:'微软雅黑'; font-size:24px; color:#FF0000;}
.sj_jj_r10 {font-weight:normal; vertical-align:25%; color:#FF9900; font-size:12px;}
.sj_jj_rr_right {float:right; width:510px; height:50px;}
.sj_jj_rr_right2 {width:500px; height:15px;}
.sj_jj_rr_shuzi {width:25px; text-align:center; height:18px; background:url(../img/pf_bj.png); color:#FFFFFF;}
.sj_jj_rr_ys {width:500px; height:15px;}
.sj_jj_rr_ys1 {float:left; width:100px; height:10px; margin-top:2px; background-color:#FF3300;}
.sj_jj_rr_ys2 {float:left; width:100px; height:10px; margin-top:2px; background-color:#FF9900;}
.sj_jj_rr_ys3 {float:left; width:100px; height:10px; margin-top:2px; background-color:#FFCC00;}
.sj_jj_rr_ys4 {float:left; width:100px; height:10px; margin-top:2px; background-color:#99CC00;}
.sj_jj_rr_ys5 {float:left; width:100px; height:10px; margin-top:2px; background-color:#00CC00;}

.sj_jj_rr_my {width:500px; height:15px;}
.sj_jj_rr_my1 {float:left; width:100px; height:10px; margin-top:2px;}


.sj_jj_xx {width:680px; height:70px; margin:20px auto; border-bottom:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.sj_jj_xx1 {width:680px; height:30px; margin-bottom:5px; background-color:#edf1fd;}
.sj_xx_img {float:left; width:50px; height:30px;}

.sj_xx_ts {float:right; width:620px; height:30px; font-family:'微软雅黑'; font-size:13px; line-height:340%;}
.sj_xx_ts span {margin-left:100px; font-size:18px; color:#FFCC00;}
.sj_xx_text {width:680px; height:120px; margin:20px auto;}
.sj_xx_input {font-family:'微软雅黑'; font-size:14px; font-weight:bold; color:#FFFFFF;}

