/*通用部分*/
* {
    margin:0;
    padding:0;
    /*字体笔画精细化*/
    -webkit-text-stroke-width: 0px;
    -moz-text-stroke-width: 0px;
    -o-text-stroke-width: 0px;
    -ms-text-stroke-width: 0px;
    /*边框和内间距算在宽度和高度之内*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing:border-box;
    font-family: 'MicrosoftYaHei';
}

a {color: #000;font-size: 100%;text-decoration: none;}
a, a:after, a:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -ms-touch-action: none;
    -moz-user-select: -moz-none;
}
a img{ border:0}
a {color:#000000;text-decoration: none;}
input,select,textarea {vertical-align:middle;outline: none;border:0;}
input, textarea, keygen, select, button {
    margin: 0em;
    font: -webkit-small-control;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
}
textarea {font-family: monospace;border-color: rgb(169, 169, 169);}
user agent stylesheettextarea {
    -webkit-appearance: textarea;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    resize: auto;
    cursor: auto;
    padding: 2px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
img {vertical-align:middle;border:0;}
div, p, dl, dt, dd, ul, ol, li, h1,h2,h3,h4 {display: block;height: auto;font-family: 'Microsoft YaHei';}
table {width: 100%;border-collapse: separate;border-spacing:0px;border: 0;}


/*首页轮播*/
#hmx-shouye{
    margin:0 auto;
    height:auto;
}
#banner{
    width:100%;
    height:430px;
    
}
#banner_top{
    width:1200px;
    height:430px;
    /*background:red;*/
    margin:0 auto;
    position: relative;
    /*overflow: hidden;*/
}
#banner_left{
    width:210px;
    height:430px;
    position: absolute;
    background:#fff;
}
#banner_right{
    width:200px;
    height:430px;
    position: absolute;
    right:0;
    top:0;
}
#banner_bottom{
    overflow: hidden;
    height: 430px;
    width:790px;
    position: relative;
    margin-left: 210px;
}
#banner_move{
    position: absolute;
    left: 0;
    top: 0;
    height: 430px;
    width:4740px;
}
#banner_move li{
    width: 790px;
    height: 430px;
    float: left;
}
#banner_pot{
    width:260px;
    height:20px;
    margin:400px auto 0px;
    position:relative;
}
#banner_pot li{
    width:12px;
    height:12px;
    border-radius: 50%;
    background:#fff;
    line-height: 18px;
    float: left;
    margin-right: 30px;
    cursor:pointer; 
}
#banner_pot .on{
        background: red;
}
#left_list1{
    width:158px;
    margin-left: 26px;
}
#left_list1 a{
    font-family:'Microsoft YaHei';
    font-size: 12px;
    color:rgb(85,85,85);
}
.public{
    width:210px;
    height:22px;
    margin-top:5px;
}
.public>img{
    display:block;
    float:left;

}
.public>span{
    display:block;
    float:left;
    font-size:14px;
    line-height: 22px;
    color:#b21b00;
    margin-left:10px;
}
.detail{
    width:180px;
    line-height:20px;
    margin-top:5px;
}
.detail a{
    display: inline-block;
    border-right: 1px solid #e6e6e6;
}
.detail a span{
    font-size:12px;
    color:#555;
    font-family: "Microsoft YaHei";
    margin-right: 5px;
}
.detail>a:hover span{color:#e60012;}
/*捡漏专场*/
#find{
    width:1200px;
    height:329px;
    margin: 0px auto;
    padding-top: 20px;
    position: relative;
    margin-bottom: 10px;
}
#find_left{
    width:950px;
    height:309px;
    padding-left: 36px;
    position: relative;
}
#find_top li{
    float: left;
    width:auto;
    font:22px/44px "Microsoft YaHei";
    color:#333;
    padding-right:20px;
    cursor:pointer;
    padding-left:20px;
    margin-top: 3px;
    

}
#find_top{
    height:40px;
}
#find_bottom{
    position: absolute;
    height:250px;
    width:916px;
    overflow: hidden;
}

#find_fa{
    width:950px;
    height:266px;
    position:absolute;
    top:46px;
    left:0px;
    padding-left: 17px;
}
.find_pic{
    width:1832px;
    height:266px;
    position:absolute;
    padding-top: 6px;
    display: none;
}
#find_bottom .find_child{
    width:224px;
    height:224px;
    background:url(/homev/xxhmx/images/newhome/shadow.png);
    margin-right: 5px;
    text-align: center;
    vertical-align: center;
    padding-top: 0px;
    float:left;
}
.find_child a{
    display: block;
    width:224px;
    height:224px;
    text-align: center;
    display: table-cell;
    vertical-align:middle;
}
.find_child p{
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color:rgb(51,51,51);
    padding-top:3px;
}
#find_bottom .find_left{
    position:absolute;
    width:12px;
    height:224px;
    top:0;
    left:0;
    background:red;
}
#find_top .find_on{
    background:#f4f4f4;
    color:#e60012;
}
#find_right{
    width:238px;
    height:309px;
    background:#fff;
    position:absolute;
    right:0;
    top:20px;
}
#find_title{
    width:100%;
    height:59px;
    display: block;
    background:url(/homev/xxhmx/images/newhome/findtitle.png);
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color:rgb(255,255,255);
    font-family: 'Microsoft YaHei';
    line-height: 59px;
}
.find_txt{
    font-size:14px;
    color:rgb(51,51,51);
    margin-left: 10px;
    margin-top:5px;

}
#find_in{
    width:66px;
    height:19px;
    background:url(/homev/xxhmx/images/newhome/140.png);
    font-size: 12px;
    color:#fff;
    display: block;
    text-align: center;
    line-height: 19px;
    position: absolute;
    right:0;
    top:69px;
}
#find_th{
    width:238px;
    height:151px;
    text-align: center;
    padding:15px 0;
}
#last2{
    color:red;
    letter-spacing:3px;
}
/*当代名家*/
#famous_title{
    width:1200px;
    height:37px;
    border-bottom: 2px solid #bb3035;
    margin:0 auto;
    position: relative;
    margin-bottom: 8px;
}
#famous_title img{
    margin-top:10px; 
    margin-left: 20px;
    width:86px;
    height:20px;
}
#famous_title a{
    position:absolute;
    right:0;
    top:0;
    line-height: 37px;
    font-size: 13px;
    color:rgb(51,51,51);
    font-family: 'Microsoft YaHei';
}
#famous_show{
    width:1200px;
    height:420px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
}
#famous_left{
    width:420px;
    height:420px;
    border:10px solid #f3f4f6;
    background: #fff; 
    position:relative;
}
#famous_right{
    width: 780px;
    height:420px;
    border:10px solid #f3f4f6;
    border-right: none;
    position: absolute;
    right:0;
    top:0;
    background:#f3f4f6;
}
#famous_middle{
    width:2px;
    height:400px;
    background:#a0a0a0;
    position:absolute;
    left:419px;
    top:10px;
    z-index: 1; 
}
#famous_name{
    width:auto;
    height:60px;
    font-size: 24px;
    color:rgb(51,51,51);
    line-height: 60px;
    padding-left:24px;
}
#famous_have{
    padding-left:24px;
    font-size: 16px;
    color:rgb(85,85,85);
}
#famous_sale{
    padding-left:24px;
    font-size: 16px;
    color:rgb(85,85,85);
    font-family: 'Microsoft YaHei';
}
#famous_in{
    display: block;
    position: absolute;;
    width:80px;
    height:25px;
    right:10px;
    bottom:33px;
    background:url(/homev/xxhmx/images/newhome/redius.png);
    line-height: 25px;
    font-size: 16px;
    color:rgb(255,255,255);
    text-align: center;
}
.famous_small{
    width:150px;
    height:195px;

}
#famous_right li{
    position: relative;
    margin-right: 4px;
    float: left;
    margin-bottom:10px; 
}
#famous_right ul{
    width:770px;
}
#famous_right h3{
    height:36px;
    width:150px;
    opacity:0.3;
    background:black;
    position:absolute;
    bottom:0px;
    left:0;
    
}
#famous_right p{
   color:#fff;
   font-size: 16px;
   color:rgb(255,255,255); 
   line-height: 36px;
   width:150px;
   height:36px;
   line-height: 36px;
   position: absolute;;
   bottom:0px;
   left:0;
   text-align: center;
}
.masking{
    width:150px;
    height:195px;
    position: absolute;
    left:0;
    top:0;
    opacity:0.5;
    background: #fff;
    display: none;
}
#famous_showpic{
    width:400px;
    height:314px;
    text-align: center;
    vertical-align: middle;
}
#famous_showpic img{
    height:314px;
}


/*书画新锐*/
#paint_title{
    width:1200px;
    height:37px;
    border-bottom: 2px solid #bb3035;
    margin:0 auto;
    position: relative;
    margin-bottom: 8px;
}
#paint_title img{
    margin-top:10px; 
    margin-left: 20px;
    width:86px;
    height:20px;
}
#paint_title a{
    position:absolute;
    right:0;
    top:0;
    line-height: 37px;
    font-size: 13px;
    color:rgb(51,51,51);
    font-family: 'Microsoft YaHei';
}
#paint_show{
    width:1200px;
    height:420px;
    margin: 0 auto;
    position: relative;
}
#paint_left{
    width:420px;
    height:420px;
    border:10px solid #f3f4f6;
    background: #fff; 
    position:absolute;
    right:0;
    top:0;
}
#paint_right{
    width: 780px;
    height:420px;
    border:10px solid #f3f4f6;
    border-left: none;
    position: absolute;
    
    background:#f3f4f6;
}
#paint_middle{
    width:2px;
    height:400px;
    background:#a0a0a0;
    position:absolute;
    right:419px;
    top:10px;
    z-index: 1; 
}
#paint_name{
    width:auto;
    height:60px;
    font-size: 24px;
    color:rgb(51,51,51);
    line-height: 60px;
    padding-left:24px;
}
#paint_have{
    padding-left:24px;
    font-size: 16px;
    color:rgb(85,85,85);
}
#paint_sale{
    padding-left:24px;
    font-size: 16px;
    color:rgb(85,85,85);
    font-family: 'Microsoft YaHei';
}
#paint_in{
    display: block;
    position: absolute;;
    width:80px;
    height:25px;
    right:10px;
    bottom:33px;
    background:url(/homev/xxhmx/images/newhome/redius.png);
    line-height: 25px;
    font-size: 16px;
    color:rgb(255,255,255);
    text-align: center;
}
.paint_small{
    width:150px;
    height:195px;

}
#paint_right li{
    position: relative;
    margin-left: 4px;
    float: left;
    margin-bottom:10px; 
}
#paint_right ul{
    width:770px;
}
#paint_right h3{
    height:36px;
    width:150px;
    opacity:0.3;
    background:black;
    position:absolute;
    bottom:0px;
    left:0;
    
}
#paint_right p{
   color:#fff;
   font-size: 16px;
   color:rgb(255,255,255); 
   line-height: 36px;
   width:150px;
   height:36px;
   line-height: 36px;
   position: absolute;;
   bottom:0px;
   left:0;
   text-align: center;
}

#paint_showpic{
    width:400px;
    height:314px;
    text-align: center;
    vertical-align: middle;
}
#paint_showpic img{
    height:314px;
}


/*左侧导航栏*/
#nav .word{
    height:20px;
    margin-bottom: 5px;
    width:70px;
    text-align:center;
    line-height: 20px;
    font-size: 15px;
    color:#68251e;
}   
#nav{
    width:83px;
    height:329px;
    position:fixed;
    left: 50%;
    top: 50%;
    background:url(/homev/xxhmx/images/newhome/nav.png);
    margin: -280px 0 0px -700px;
    text-align: center;
    padding-top: 18px;
    padding-left: 6px;
    opacity:0;
}
#nav a{
    width:70px;
    display: block;
    height:20px;
    font-size: 15px;
    color:#68251e;
}
#nav .nav_on{
    color:rgb(255,255,255);
    background: #cb1c39;
}


/*书法*/
.pencraft{
    width:1200px;
    height:568px;
    margin:0 auto;
    position: relative;
}
.pen_title{
    width:1200px;
    height:68px;
    border-bottom: 1px solid #8c3025;
    padding-top: 30px;
    position: relative;
}

.pen_title>img{
    margin-top: 9px;
    margin-left: 20px;
}
.pen_title>a{
    display: inline-block;
    position: absolute;
    right:2px;
    line-height: 50px;
    font-size: 12px;
    color:rgb(51,51,51);
}
.pen_title>ul{
    position: absolute;
    right:84px;
    top:30px;
}
.pen_title>ul>li{
    float:left;
    width:auto;
  	padding-left:20px;
  	padding-right:20px;
    height:38px;
    font-size: 12px;
    font-family: 'SimSun';
    color:rgb(51,51,51);
    text-align: center;
    line-height: 38px;
    padding-top: 4px;
    border-bottom:1px solid #8c3025 ;
    cursor: pointer;
}

.pen_title .pen_on{
    border:1px solid #8c3025;
    border-top: 4px solid #8c3025;
    border-bottom: none;
    padding-top: 0px;
    background: #fff;
}
.pen_title>ul>li>span{
    border-right:1px solid #e6e6e6;
    display: inline-block;
    width:100%;
    height:12px;
    margin-top:-26px; 
}
.pen_left{
    width:185px;
    height:500px;
    position: absolute;
    left:0;
    top:68px;
    overflow: hidden;
}
.pen_left .biao{
    width:75px;
    height:20px;
    margin:20px 0 10px 53px;

}
.pen_right{
    width:1015px;
    height:500px;
    position: absolute;
    right: 0;
    top:68px;
    background: #fff;
}
.pen_left .pen_list{
    width:175px;
    line-height: 35px;
    margin:0 auto;
}

.pen_left .pen_list span{
    background:url(/homev/xxhmx/images/newhome/xu.png) no-repeat;
    display: inline-block;
    width:19px;
    height:17px;
    margin:5px 5px 0 5px;
    text-align: center;
    line-height: 17px;
    color:#fff;
    font-weight: bold;
}
.pen_left .pen_list>a{
    border-bottom: 1px dashed #e6e6e6;
    font-size: 12px;
    color:rgb(102,102,102);
    display: inline-block;
}
.pen_left .pen_list:hover{
    color:red;
}
.pen_left .pen_list:hover span{
    background-size: 16px 16px;
    background:url(/homev/xxhmx/images/newhome/xu1.png) no-repeat;

}
.pen_left .pen_list:hover .pen_lipic{
    display: block;
}
.pen_left .pen_lipic{
    width:135px;
    height:165px;
    text-align: center;
    margin:0 auto;
    position: relative;
    padding-top: 10px;
    background:#fff;
    display: none;
}
.pen_left .pen_lipic>img{
    width:125px;
    height:125px;
}
.pen_left .pen_lipic:hover img{
    width:135px;
    height:135px;
}
.pen_left .pen_lipic>p{
    width:100%;
    height:20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    color:red;
    position: absolute;
    bottom: 0px;
} 
.pen_right .pen_rlist{
    width:203px;
    height:250px;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    float:left;
    padding-top: 20px;
    text-align: center;
    position: relative;
} 
.pen_right ul{
    display: none;
}
.pen_right .pen_rlist img{
    width:144px;
    height:155px;
    
} 
.pen_right .pen_rlist:hover img{
    width:154px;
    height:165px;
}
.pen_right .pen_rlist h3{
    font-size: 15px;
    color:rgb(51,51,51);
    position: absolute;
    bottom:44px;
    left:29px;
    height:auto;
}
.pen_right .pen_rlist h3 a{
    color:red;
  font-size: 13px;
}
.pen_right .pen_rlist p{
    font-size: 11px;
    color:rgb(102,102,102);
    font-family: 'SimSun';
    bottom:16px;
    height:auto;
    left:29px;
    position: absolute;
}
/*广告*/
.ad{
    width:1200px;
    height:150px;
    padding-top: 10px;
    margin:0 auto;
    margin-bottom: 20px;
}
.ad .ad1{
    float:left;
}
.ad .direct{
    display:block;
    float:right; 
    width:381px;
    background: url(/homev/xxhmx/images/newhome/108.png) no-repeat;
    background-size: 381px 140px;
    height:140px;
    text-align: center;
    padding-top: 30px;
}
.ad .direct p{
    font-size: 30px;
    color:rgb(230,0,81);
    font-weight: bold;
}
.collect{
    width:1200px;
    height:264px;
    margin:0 auto 20px;
}
.collect .collect_left{
    width:808px;
    height:264px;
    float:left;
    background:#f6f6f6;

}
.collect .collect_title{
    width:100%;
    height:54px;
    background:url(/homev/xxhmx/images/newhome/106.png) no-repeat #e6e6e6;
    padding-top: 15px;
    padding-left: 20px;

}
.collect .collect_right{
    width:384px;
    height:264px;
    float:right;
    background:url(/homev/xxhmx/images/newhome/62.png) no-repeat;
    padding-top:11px;
    padding-left:15px;
}
.collect .collect_right div{
    background:url(/homev/xxhmx/images/newhome/63.jpg) no-repeat;
    width:352px;
    height:238px;
    padding-top: 41px;
}
.collect .collect_right a{
    display: block;
    height:64px;
    width:224px;
    background: url(/homev/xxhmx/images/newhome/12.png);
    margin:0 auto;
    font-size: 20px;
    color:rgb(230,0,18);
    text-align: center;
    line-height: 64px;
    font-weight: bold;
    margin-bottom: 18px;
}
.collect .collect_right p{
    margin-left: 29px;
    margin-bottom: 10px;
    font-size: 14px;
    color:rgb(51,51,51);
    width:270px;
}
.collect_left .collect_list{ 
    padding:10px 6px 6px 10px;
}
.collect_left .collect_list li{
    float: left;
    margin-right: 10px;
    width:150px;
}
.collect_left .collect_list li:last-child{
    margin-right: 0px;
}
.collect_left .collect_list li div{
    width:150px;
    height:190px;
    position: relative;
    
}
.collect_left .maskad1{
    position: absolute;
    bottom: 0px;
    opacity: 0.3;
    background: #fff;
    display: block;
    width:150px;
    height:40px;
}
.collect_left b{
    font-weight: normal;
    font-size: 18px;
    color:rgb(3,51,51);
    width:150px;
    height:40px;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0px;
    line-height: 40px;
}
.collect_left .maskad2{
    width:150px;
    height:190px;
    opacity:0.2;
    display: none;
    position: absolute;
    top:0;
    left:0;
    background: #000;
}
.collect_left .collect_list li:hover .maskad2{
    display: block;
}
.collect .dingzhi_right{
    width:384px;
    height:264px;
    float:right;
    background:url(/homev/xxhmx/images/newhome/62.png) no-repeat;
    padding-top:11px;
    padding-left:15px;
}
.collect .dingzhi_right div{
    background:url(/homev/xxhmx/images/newhome/63.jpg) no-repeat;
    width:352px;
    height:238px;
    padding-top: 41px;
    position: relative;
}
.collect .dingzhi_right a{
    width:352px;
    height:238px;
    display: block;
    position: absolute;
    left:0;
    top:0;
}
.collect .dingzhi_right h3{
    height:20px;
    width:224px;
    margin:0 auto;
    font-size: 20px;
    color:rgb(230,0,18);
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 18px;
}
.collect .dingzhi_right p{
    margin-left: 29px;
    margin-bottom: 10px;
    font-size: 14px;
    color:rgb(51,51,51);
    width:270px;
}
#guanggao{
    width:1200px;
    margin:0 auto;
    height:122px;
    background: url(/homev/xxhmx/images/newhome/guanggao.png);
    margin-top:10px;
    position: relative;
}
#guanggao a{
    position: absolute;
    display: block;
    width:124px;
    height:36px;
    right:260px;
    bottom:12px;
}