@charset "utf-8";

/* 通用样式 */

#main img {
    vertical-align: bottom;
}


/* 返回页首 */

p.backtop {
    text-align: right;
}

p.backtop a.backtop-a {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAEAQMAAAB4CLc+AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURQAAAABLsQqMrBsAAAABdFJOUwBA5thmAAAAEElEQVQI12MQYNBgcGFoAgACjgD/5b/zoAAAAABJRU5ErkJggg==") no-repeat scroll 0 4px transparent;
    line-height: 36px;
    padding-left: 15px;
    text-decoration: none;
}

p.backtop a.backtop-a:hover {
    text-decoration: underline;
}


/* 头部banner */

#main .clearfix {
    zoom: 100%;
}

#main .top_area {
    width: 950px;
    padding: 0;
    margin: 0;
}

#main .top_area .keyVisual {
    position: relative;
}

#main .top_area .keyVisual img {
    width: 950px;
    height: 250px;
    border: 0;
}

#main .botton_register--top {
    width: 950px;
    height: 52px;
    background: url(../images/btn_register_bg.jpg) no-repeat 0 0;
    padding-top: 11.5px;
}

#main .botton_register--top .btnRegist {
    display: block;
    margin-left: 286px;
    width: 378px;
    height: 52px;
    background: url(../images/button_regist.png) no-repeat 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}


/* 价格咨询 */

#main .barnot {
    width: 950px;
    height: 45px;
    line-height: 45px;
    margin: 10px 0;
    background-color: #fff;
    border: 1px solid #1286e9;
    box-sizing: border-box;
}

#main .barnot span {
    color: #000;
    font-size: 14px;
    font-family: 微软雅黑, 黑体;
    padding-left: 10px;
}


/* 导航部分 */

#main .navi-area {
    background-color: #fff;
}

#main .navi-area .navi2 {
    padding: 15px 0 10px 0px;
    width: 955px;
    position: relative;
}

#main .navi-area .navi2 li {
    float: left;
    list-style: none;
    margin-right: 8px;
    /*padding:		15px 10px 15px 10px;*/
    width: 129px;
    text-align: center;
    height: 60px;
}

#main .navi-area .navi2 table {
    width: 129px;
    height: 60px;
    font-size: 16px;
    font-family: 微软雅黑;
}

#main .navi-area .navi2 .navi2_last {
    margin-right: 0px;
}

#main .navi-area .navi2 .navA {
    background-color: #1a79cb;
}

#main .navi-area .navi2 .navB {
    background-color: #0043b6;
}

#main .navi-area .navi2 li a:hover {
    text-decoration: none;
    color: #ffffff;
}

#main .navi-area .navi2 li a:link {
    text-decoration: none;
    color: #ffffff;
}

#main .navi-area .navi2 li a:visited {
    text-decoration: none;
    color: #ffffff;
}


/* 商品部分 */

#main .inner {
    width: 950px;
    margin: 0;
    padding: 0;
    border: 0;
    background: #F4F4F2;
    font-family: "微软雅黑", "Microsoft Yahei", SimHei, STHeiti, Helvetica, serif, Arial;
}

#main .inner .inner_box {
    padding: 0 10px;
}

#main h2 {
    margin-top: 20px;
}

#main h3 {
    margin: 10px 0;
    padding: 5px 0;
    font-size: 27px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background-color: #5e7f9e;
}

#main .itemArea {
    width: 939px;
}

#main .itemArea ul {
    float: left;
    margin: 0 7px 7px 0;
    width: 158px;
    padding: 10px;
    border: 1px solid #00A0E9;
    background: #fff;
}

#main .itemArea ul:hover {
    //border-color:		#e9e9e9;
    box-shadow: 0 0 2px 2px #f8f8f8;
}

#main .itemArea ul li {
    position: relative;
    //padding-top:		40px;
    text-decoration: none;
}

#main .itemArea ul li image {
    //margin-bottom:		5px;
    text-align: center;
}

#main .itemArea ul li .item00 {
    width: 158px;
    height: 140px;
}

#main .itemArea ul li .itembtn {
    width: 158px;
    height: 45px;
    padding-top: 10px;
}

#main .itemArea ul li .title {
    margin-top: 10px;
    //font-family:		Helvetica, Simsun, Simhei, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
}

#main .itemArea ul li .title a:link {
    color: #004bb1;
    outline: none;
    text-decoration: underline;
}


/*  添加hover效果  */

#main .itemArea ul li .title a:hover {
    color: #ff730a;
}


/*  添加visited效果  */

#main .itemArea ul li .title a:visited {
    color: #851f99;
}

#main .itemArea ul li .model {
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: 微软雅黑;
}

#main .itemArea ul li .button .btnDetail {
    font-size: 0px;
    display: block;
    margin: 5px auto 0;
    width: 145px;
    height: 34px;
    background: url(https://www.misumi.com.cn/pr/lpo/img/shop-btn.png) no-repeat;
}

#main .itemArea ul li .deliver {
    display: inline-block;
    background: #666;
    border-radius: 7px;
    width: 40px;
    height: 47px;
    margin-left: 5px;
    padding-top: 3px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}


/* 更多商品BTN样式 */

#main .more {
    padding: 0;
    text-align: center;
}

#main .more a img {
    margin: 10px 0 20px 0;
}

#main .more a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}


/* 品牌介绍 */

#main .brandArea {
    width: 950px;
    height: 200px;
    margin: 0;
    padding: 0;
    background: #F4F4F2;
}

#main .brandArea .beidi {
    float: left;
    margin: 10px;
}

#main .brandArea .beidi img {
    width: 284px;
    height: 177px;
    border: 0;
}

#main .brandArea .txt {
    float: left;
    width: 577px;
    margin: 40px 0;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.6em;
    font-family: 微软雅黑;
}


/* 品牌介绍 */

#main .tequanBox {
    width: 950px;
    text-align: center;
    margin-top: 25px;
}

#main .tequanBox .tequanBox__title {
    position: relative;
    height: 50px;
    background: #92daf6;
    text-align: center;
}

#main .tequanBox .tequanBox__title img {
    width: 352px;
    height: 76px;
    border: 0;
    margin-top: -8px;
}

#main .tequanBox .tequanBox__content {
    width: 950px;
    text-align: center;
    height: 480px;
    background-color: #f4f4f2;
}

#main .tequanBox .tequanBox__content img {
    width: 910px;
    height: 360px;
    border: 0;
    padding-top: 20px;
}

#main .tequanBox .tequanBox__content .btm2 {
    text-align: center;
    padding-top: 5px;
}

#main .tequanBox .tequanBox__content .btm2 img {
    width: 378px;
    height: 52px;
    border: 0;
}

#main .group_end .btm2 a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

#main .itemArea ul li .mark {
    position: relative;
}

#main .itemArea ul li .mark .ico {
    position: absolute;
    background: url(../images/ico.png)no-repeat;
    width: 30px;
    height: 45px;
    color: #FFF;
    top: 0;
    left: 0;
}

#main .itemArea ul li .mark .ico span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.3;
    width: 30px;
    height: 35px;
}

#main .itemArea ul li .mark .ico3 {
    position: absolute;
    background: url(../images/ico.png)no-repeat;
    width: 30px;
    height: 45px;
    color: #FFF;
    top: 0;
    left: 0;
}

#main .itemArea ul li .mark .ico3 span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.3;
    width: 30px;
    height: 35px;
    font-size: 10px;
}