body {
    background:#fff;
    width: 100%;
    min-width: 1200px;
    height: 100%;
    min-height: 680px
}
.topnav {
    position: fixed;
    top:0;
    z-index: 9999;
    width: 100%;
    background:#b7b7b7 !important;
    border-bottom: none !important;
}
.topnav a{
    color:#fff;
}
.menu:hover{
    background: #797979;
}
.menu:hover .menu_hd b em{
    border-color: red transparent transparent;
}
.menu:hover .menu_hd a{
    color: #b52128;
}
.menu_bd a{
    color: #666;
}
.menu_bd a:hover {
    color: #b52128;
}
.release {
    position: relative;
    margin-left: 172px
}

.release p {
    height: 35px;
    color: #CF0000;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #cf0000;
    background: #fff url(https://image.365me.cn/static/images/down-m.gif) no-repeat 105px center;
    line-height: 35px;
    cursor: pointer;
    width:90px;
    padding: 0 15px ;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.release p:hover, .select-div p.cur {
    border: 1px solid #CF0000
}

.release ul {
    position: absolute;
    left: 0;
    top: 37px;
    border: 1px solid #cf0000;
    border-top-style: none;
    background: #fff;
    display: none;
    z-index: 2
}

.release ul {
    width: 120px;
    max-height: 250px;
    overflow: auto
}

.release ul li a {
    line-height: 38px;
    display: block;
    padding: 0 0 0 20px;
    font-size: 14px
}

.release ul li a:hover {
    background: #CF0000;
    color: #fff
}

.s-step {
    background: #fff;
    width: 740px;
    text-align: center;
    margin-top: 10px;
    padding: 17px 0 18px 0
}

.user-bg {
    text-align: center;
    background: url(https://image.365me.cn/static/images/user-bg.png) center no-repeat;
    height: 35px;
    position: absolute;
    top: -35px;
    display: inline-block;
    width: 240px
}

.user-txt-off {
    /*font-size: 14px;*/
    height:50px;
    width:100%;
}
.user-txt-off img{
    display: block;
    float: left;
    margin-left: 31px;
    margin-top: 6px;
}
.user-txt-on {
    font-size: 14px;
    height: 100px;
    text-align: center;
    border-bottom: 1px solid #ddd
}

.user-txt-on ul {
    padding-top: 10px
}

.user-txt-on ul li {
    line-height: 28px
}

.zcdl {
    border-bottom: 1px solid #ddd;
    /*border-top: 1px solid #cf0000;*/
    height: 50px
}

.zcdl .dl{
    float: left;
    display: block;
    width: 88px;
    height:30px;
    border:1px solid #c2191f;
    line-height: 30px;
    text-align: center;
}
.zcdl a:hover {
    color: #fff;
    background: #b52128;
}
.zcdl .dl{
    margin-left: 20px;
    margin-right: 10px;
    color: #c2191f;
}
.zcdl .zc {
    float: left;
    display: block;
    width: 88px;
    height: 30px;
    border:1px solid #c2191f;
    color: #c2191f;
    line-height: 30px;
    text-align: center;
}
.sj-top{
    width: 100%;
    height:30px;
    line-height: 30px;
    text-align: center;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background: #f0f0f0;
}
.layout-sd52{
    position: absolute !important;
    left: 976px;
    width:224px !important;
    height: 309px !important;
    top: 0;
}
.hotBrand{
    width: 312px;
    height: 213px;
    float: left;
}
.hotBrand img{
    display: block;
    width:100%;
    height:100%;
}
.brand-end {
    margin-right: 0 !important;
    width: 107px !important
}

.category {
    width: 590px;
    border: 1px solid #ddd
}
.server-pt{
    width: 590px;
    height:220px;
    float: left;
}
.server-pt  img{
    display: block;
    width:100%;
    height:100%;
}
.category-img {
    height: 320px;
    width: 250px;
    position: relative;
    float: left;
    border-right: 1px solid #ddd
}

.category-img h3 {
    color: #ffba00;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 20px
}

.category-img p {
    position: absolute;
    bottom: 1px;
    left: 20px
}

.category-img img {
    width: 250px;
    height: 320px;
}

.category-txt {
    height: 320px;
    width: 338px;
    float: left;
    position: relative
}

.category-tit {
    border-bottom: 1px solid #ddd;
    padding: 15px 20px 10px 20px
}

.category-tit h1 {
    font-size: 20px;
    padding-bottom: 5px;
    border-left: 4px solid #CF0000;
    padding-left: 10px
}

.category-number {
    position: absolute;
    right: 10px;
    top: 15px
}

.category-number li {
    float: left;
    font-size: 12px;
    border: 1px solid #ddd;
    background: #fff;
    width: 12px;
    height: 18px;
    margin-left: 5px;
    text-align: center
}

.category-number span {
    float: left;
    margin-left: 2px
}

.category-left {
    width: 200px;
    float: left
}

.category-left ul {
    width: 100%;
    padding-top: 10px
}

.category-left ul li {
    float: left;
    width: 80px;
    margin-left: 20px;
    font-size: 14px;
    padding-bottom: 10px
}

.category-left dl {
    margin: 0 12px;
    border-top: 1px dotted #ddd;
    float: left;
    padding-top: 10px
}

.category-left dl abbr {
    margin: 8px 8px 8px 8px
}

.category-right {
    border-left: 1px solid #ddd;
    float: right;
    width: 130px;
    height: 233px
}

.category-right img {
    width: 90px;
    height: 46px;
    margin-top: 3px;
}

.category-right ul li {
    margin: 0 13px
}

.category-right .zhifu {
    margin-top: 10px
}

.category-right .zhifu li {
    margin: 0px 13px
}

.h320 {
    height: 606px !important;
    margin-bottom: 15px;
    position: relative
}

.loading {
    height: 323px;
    position: absolute;
    z-index: 1;
    width: 100%;
    background: #fff;
    text-align: center
}

.loading span {
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.loading img {
    vertical-align: middle
}

.img50 {
    width: 50px;
    height: 50px
}

.logo{
    width:120px;
    height: 143px;
    float: left;
    margin-left:25px;
}
.cgsx{
    float: left;
    margin-left: 28px;
}
.logo a{
    width:100%;
    height:100%;
}
.logo a img{
    width: 100%;
    height:100%;
}
#logoG {
    margin: 0 auto;
    width: 1200px;
    margin-top: 30px;
}

.gs_content {
    background: #F5F5F5;
    width: 100%;
    height: 400px
}

.wrap {
    margin: 0 auto
}

#site_header {
    position: static;
    margin: 0 auto;
}

#site_header .hd_logo_area {
    float: left
}

#site_header .hd_logo_area a.fl img {
    width: 80px;
    height: 76px;
    margin-left: 62px;
    float: left
}

#site_header .logo_area_right {
    margin-top: 13px
}

#site_header .logo_area_right a, #site_header .logo_area_right img {
    display: block;
    width: 107px;
    height: 50px
}

.hd_head_search {
    float: right;
    width: 960px;
    margin-top: 36px;
}

.hd_hassg {
    margin-left: 25px
}

.hd_head_search .hd_search_wrap {
    border: 2px solid #c2191f;
    background: #fff;
    height: 35px;
    position: relative;
}

.hd_head_search label {
    position: absolute;
    z-index: 0;
    top: 8px;
    left: 36px;
    cursor: text;
    color: #666
}

.hd_head_search input {
    position: relative;
    font-size: 12px;
    z-index: 1;
    height: 35px;
    line-height: 38px;
    width: 606px;
    padding-left: 5px;
    border: 0 none;
    color: #333;
    padding-right: 6px;
    vertical-align: middle;
    float: left;
    outline: 0
}

.hd_head_search div.hd_search_form {
    position: relative;
    height: 48px;
    float: left;
    display: table-cell;
    vertical-align: middle
}

.hd_head_search .hd_search_btn {
    position: absolute;
    top: -2px;
    right:-90px;
    z-index: 2;
    background: #c2191f;
    width: 90px;
    height: 39px;
    line-height: 35px;
    border: 0;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: center;
    color: #FFF;
    vertical-align: middle;
    cursor: pointer
}

.hd_head_search .sd_search_btn {
    float: left;
    background: #00A0FF;
    width: 90px;
    height: 34px;
    line-height: 28px;
    border: 0;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: center;
    color: #FFF;
    vertical-align: middle;
    cursor: pointer
}

.hd_head_search .hd_hot_search {
    line-height: 24px;
    color: #999;
    height: 24px;
    width: 438px;
    padding-left: 7px
}

.hd_head_search .hd_hot_search a {
    font-size: 12px;
    float: left;
    color: #686868;
    margin-right: 10px;
    white-space: nowrap
}

.hd_head_search .hd_hot_search .active, .hd_head_search .hd_hot_search a:hover {
    color: #E60012
}

.hd_head_search .hd_hot_search a.hot_link_red {
    color: #E60012
}

.b-top {
    padding-top: 5px;
    padding-left: 10px;
    color: #999;
    font-family: vrinda
}

.lh-20 {
    line-height: 20px !important
}

.window_yy {
    position: absolute;
    top: 1%;
    left: 85px;
    padding: 5px 10px;
    background: #F9E6A5;
    text-align: center
}

.window_yy img {
    width: 55px
}

.s-step img {
    height: 68px;
}

.inner_link dl {
    float: left;
    margin-top: 25px;
    text-align: left;
    margin-right: 225px;
}

.inner_link dl a {
    display: block;
    padding: 5px 0;
}

.wechat_img {
    background: url(../../images/crad.jpg);
    height: 90px;
    width: 90px;
}

.inner_link dt {
    font-size: 16px;
    margin-bottom: 15px;
}

.service-txt {
    background: #F5F5F5;
}
.all-goods{
    height: 309px;
    top: 41px;
    border:1px solid #4a4949;
}
.all-goods .item{
    height: 22px;
}
.all-goods .item.bg{
    background: #5a5959;
}

.all-goods .pos01{
    top:-1px;
}
.btnone{
    height: 44px;
}
.all-goods .item .product h3 a {
    color: #fff;
}
.all-goods .item:hover .product h3 a {
    color: red;
}
.all-goods .active .product h3 a:hover {
    color: #CF0000;
}
.layout-bg{
    height: 310px;
    background: #e2e2e2;
}
.section-focus-pics{
    height: 310px !important;
}
.section-focus-picv{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 212px !important;
    width: 886px !important;

}
.section-focus-picv .pages{
    width: 987px;
    height:213px;
}
.server{
    width: 1200px;
    margin:0 auto;
    margin-top: 40px;
    margin-bottom: 15px;
    overflow: hidden;
}
.cj,.fx,.cg {
    float: left;
    width: 390px;
    height:166px;
    margin-right: 15px;
    position: relative;
}
.cj img,.fx img,.cg img{
    display: block;
    width: 100%;
    height:100%;
}
.cj-hover,.fx-hover,.cg-hover{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    background: #474747;
    opacity: 0.8;
    filter:alpha(opacity=80);/*ie*/
    -moz-opacity:0.8; /* 老版Mozilla */
    -khtml-opacity:0.8; /* 老版Safari */
    display: none;
}
.cj-hover a,.fx-hover a,.cg-hover a{
    display: block;
    width: 100%;
    height:100%;
    color: #fff;
}
.cj-hover a span,.fx-hover a span,.cg-hover a span {
    display: block;
    padding: 29px 34px;
    font-size: 12px;
    line-height: 24px;
    text-indent: 2em;
}
.cj:hover .cj-hover,.fx:hover .fx-hover,.cg:hover .cg-hover{
    display: block;
}
.radius-20 {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.swiper-container{
    width: 240px;
    height: 150px;
}
#news{
    width: 100%;
    height:209px;
}
#new,#new ul{
    margin-top: 2px;
    width:100%;
    height: 175px;
    overflow: hidden;
    position: relative;
}
#new ul{
    list-style: disc;
}
#new ul li{
    position: relative;
    width:100%;
    height: 25px;
    margin: 0;


}
.Slide {
    overflow: hidden;
}

.Slide div {
    overflow: hidden;
    position: relative;
    width: 219px;
    height: 100%;
}

.Slide dl {
    width: 100%;
    height: 25px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.Slide ul,
.Slide ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.Slide ul {
    position: absolute;
    right: 10px;
    bottom: 50px;
    z-index: 10;
    width: 30px;
    /* change the width, can be changed the layout to vertical or horizontal*/
}

.Slide ul li {
    background-color: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    color: #DE7D4B;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin: 3px;
    overflow: visible;
    text-align: center;
    width: 20px;
    filter: alpha(opacity=60);
    /* IE 6-10 */
    opacity: 0.6;
    /* Firefox, Safari(WebKit), Opera) */
}

.Slide ul li:hover,
.Slide ul li.Activate {
    background-color: #FF6600;
    color: White;
    font-weight: bold;
    filter: alpha(opacity=80);
    /* IE 6-10 */
    opacity: 0.8;
    /* Firefox, Safari(WebKit), Opera) */
}

.floor-btn{
    width:50px;
    overflow:hidden;
    position: fixed;
    left: 50%;
    margin-left: 608px;
    top:50%;
    margin-top: -220px;
    border-top:  1px solid #e2e2e2;
}
.floor-btn li{
    width:24px;
    color: #323232;
    text-align: center;
    line-height: 12px;
    cursor:pointer;
    font-size: 12px;
    padding: 5px 12px;
    border: 1px solid #e2e2e2;
    border-top: none;
}
/*#pb-nav{*/
    /*width: 100%;*/
    /*height:100%;*/
/*}*/
#pb-nav div{
    width: 142px;
    height:100%;
    float: left;
}
#pb-nav div a{
    display: block;
    width: 110px;
    height: 48px;
    margin: 0 auto;
    font-size: 12px;
    color: #666666;
    line-height: 48px;
    text-align: center;
}
.topnav b em{
    border-color: #fff transparent transparent;
}
.innerc_link dl dd a{
    color: #fff;
}
.layout-mn5c {
    margin-left: 199px !important;
}
.section-focus-pics .controler2 .next i {
    background-position: -61px -68px !important;
}
.mail_no{
    background: url(../../images/mail_no.png) no-repeat;
}
.mes_top .top_gif{
    background: url(../../images/mes_tip.png) no-repeat;
    display: block;
    margin-top: -2px;
}
