* {
    word-wrap: break-word;
    word-wrap: break-all;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
iframe,
button,
input,
textarea,
th,
td,
pre {
    margin: 0;
    padding: 0;
}
.col-md-12,.row{
    padding: unset;
    margin: unset;
}
.container{
    width: 1200px !important;
    padding:unset;
}
/*page fenye*/
.cutpage {
    font-size: 12px;
    font-family: Tahoma;
    min-width: 600px;
    width: auto;
    margin: 10px auto;
    color: #000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cutpage a {
    display: inline-block;
    /*height:13px;*/
    border: 1px solid #ccc;
    padding: 0 10px;
    width: auto;
    line-height: 22px;
    text-decoration: none;
    margin: 0px 1px 0;
    vertical-align: middle;
    color: red;
    text-align: center;
}

.cutpage a span {
    padding: 0 2px;
    display: inline-block;
    cursor: pointer;
    line-height: 22px;
    color: #828282
}

.cutpage a.current {
    background: #19185c;
    color: #fff;
}

.cutpage a.current span {
    padding: 0 10px;
    width: auto;
    background: #19185c;
    color: fff;
    border: none;
}

.cutpage a:link,
.cutpage a:visited {
    color: black;
}

.cutpage a:hover {
    color: fff;
}

.cutpage a.current:hover {
    color: green;
}

.cutpage a:hover span {
    background: #19185c;
    display: block;
    color: #fff;
}

.cutpage a.current:link,
.cutpage a.current:visited {
    color: fff;
    background: #19185c;
    padding: 0;
}

.cutpage .fanye_left {
    background: none;
}

.cutpage input {
    border: 1px solid #ccc;
    padding: 0 2px;
    line-height: 22px;
    width: 40px;
    color: #b9b9b9
}

body {
    min-width: 1200px !important;
    zoom:100%;
    background-color: #f9f9f9;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,body {
    position: static;
}

body, th, td, button, input, select, textarea {
    font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1',"微软雅黑";
    color: #5a5a5a;
}
body {
    width: 100%;
    min-height: 800px;
}
body {
    min-width: 1200px!important;
}
.line-0{
    background: #efefef;
    border-bottom: 1px solid #eaeaea;
    height: 31px;
    line-height: 31px;
    color: #707070;
}
.line-0 .welcome{
    margin: unset;
}
.line-0 .welcome span{
    margin-right: 10px;
}
.line-0 .welcome span a{
    color: #5a5a5a;
}
.line-0 .welcome span a:hover {
    color: #02775a;
}
.line-0 .to-index{
    margin: unset;
}
.line-0 .to-index a{
    float: right;
}
.line-1 .search {
    display: flex;
    align-items: center;
}
.line-1 .search p{
    margin:unset;
    margin:unset;
}
.line-1 .search  .txt {
    float: left;
    font-size: 12px;
    line-height: 36px;
    height: 36px;
    min-width: 300px;
    color: #979797;
    border: 2px solid #007054;
}
.line-1 .search .sub{
    float: right;
    height: 36px;
    line-height: 36px;
    width: 58px;
    background: #007054;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}
.line-2{
    border-bottom: 4px solid #02775a;
    height: 38px;
    margin-top: 20px;
}
.line-2 .navbar {
    display: none;
}
.line-2 .nav{
    font-size: 16px;
}
.line-2 .nav .nav-item .nav-link{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    color: #333;
}
.line-2 .nav li.clsc {
    background: #007054;
    width: 233px;
    text-align: left;
    height: 38px;
    line-height: 38px;
}
.line-2 .nav li>a {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    color: #333;
}
.line-2 .nav .clsc>a{
    color: #fff;
}
.line-2 .nav .clsc>a:link, a:visited {
    text-decoration: none;
}
.line-2 .nav li.clsc .icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/menu1.png) no-repeat left center;
    padding-left: 20px;
}
.line-2 .nav .clsc .navleft{
    z-index: 999;
    position: absolute;
}
.line-2 .nav .clsc .navleft ul li{
    width: 234px;
    height: 52px;
    line-height: 52px;
    border-left: #02775a 2px solid;
    border-right: #02775a 2px solid;
    border-top: transparent 2px solid;
    border-bottom: 2px solid transparent;
    padding-left: 30px;
    margin-top: -4px;
    list-style-type: none;
}
.line-2 .nav .clsc .navleft ul li>a {
    display: block;
    font-size: 14px;
    position: relative;
    z-index: 9999;
    width: 204px;
    padding-left: 0!important;
    padding-right: 0!important;
    font-weight: normal!important;
}
.line-2 .nav .clsc .navleft ul li i {
    background: url(../images/icon.png) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    width: 10px;
    height: 12px;
    background-position: -180px 0;
    margin-left: 60px;
    position: absolute;
    left: 115px;
    top: 22px;
}
.line-2 .nav .clsc .navleft ul li>a:hover {
    color: #02775A !important;
}
.line-3{
    margin: 8px 0 0 0;
}
.line-3 .left {
    width: 22.5%;
}
.line-3 .middle {
    width: 60%;
}
.line-3 .right {
    font-size: 14px;
    color: #000;
    float: left;
    border: #DFDFE4 1px solid;
    width: 17%;
    overflow: hidden;
    height: 294px;
    margin-left: 0.5%;
}
.line-3 .right .news_hd{
    width: 100%;
}
.line-3 .right .news_hd a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 10px;
    width: 50%;
    text-align: center;
    background: #eee;
}
.line-3 .right .news_hd .new1,
.line-3 .right .news_hd .new2{
    color: #000;
    display: block;
    float: left;
}
.line-3 .right .news_hd a.on {
    background: #fff;
}
.line-3 .right .news-list .news{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    color: #5a5a5a;
    line-height: 28px;
    padding: 0 10px;
}
.line-3 .right .news-list .news:hover{
    color: #02775A;
    text-decoration:none
}
.line-3 .right .news-list .news i {
    width: 5px;
    height: 5px;
    border-radius: 4px;
    background: #999;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.line-3 .right .newsbox .newsbox1{
    display: none;
}
.line-3 .right .newsbox .newsbox2{
    display: none;
}
.line-3 .right .newsbox .on{
    display: block;
}

.line-4 .left{
    width: 19.3%;
    margin: 0px 0 0 30px;
}

.line-4 .title1{
    border-bottom: #008f6c 2px solid;
    clear: both;
    display: block;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    margin: 0;
    width: 100%;
}

.line-4 .title1 p{
    float: left;
    width: 35px;
    height: 28px;
    background: url(../images/icon.png) no-repeat;
    vertical-align: middle;
}
.line-4 .title1 p.u-f1 {
    background-position: 0 -95px;
}
.line-4 .ltitle h4 {
    float: left;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    margin-left: 10px;
}
.line-4 .ltitle h4 a{
    text-decoration: none;
    color:#000;
}
.line-4 .content{
    border:  #008f6c 1px solid;
    margin: 0;
}
.line-4 .content .img{
    margin: 10px 10px 0 10px;
    border: #DFDFDF 1px solid
}
.line-4 .content .img a{
    margin: 0 auto;
}
.line-4 .content .text{
    margin: 0 10px;
    padding: 10px;
    border: #DFDFDF 1px solid
}
.line-4 .content .text a{
    text-decoration: none;
    font-size: 14px;
    color: #323232;
    margin-left: 8px;
    margin-bottom: 5px;
    clear: both;
}
.line-4 .middle {
    width: 52%;
    padding: 0 0 0 10px;
}
.line-4 .middle .mtitle{
    padding: 15px 0 0 0;
    display: block;
    height: 36px;
    margin: 0;
}
.line-4 .middle .mtitle h4{
    font-size: 14px;
    float: left;
    border-bottom: #008f6c 2px solid;
}
.line-4 .middle .mtitle h4 a{
    text-decoration: none;
    color: #000;
}
.line-4 .middle .mtitle span{
    font-size: 12px;
    float: right;
    display: block;
    margin-right: 10px;
}
.line-4 .middle .mtitle span a{
    text-decoration: none;
    color: #0078cc;;
}
.line-4 .middle .newsbox{
    width: 100%;
    margin: 10px 20px;
}
.line-4 .middle .newsbox .news{
    width: 100%;
    margin: 11px 0;
    border-bottom: 1px #f0f0f0 solid;
}
.line-4 .middle .newsbox .news .line1{
    margin: 0;
    width: 100%;
    display: block;
    font-size: 14px;    
}
.line-4 .middle .newsbox .news .line1 a{
    font-family: microsoft yahei;
    font-size: 14px;
    float: left;
    max-width: 345px;
    display: block;
    color: #5a5a5a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    float: left;
    font-weight: bold;
}
.line-4 .middle .newsbox .news .line1 span{
    float: right;
    display: block;
    margin-right: 20px;
}
.line-4 .middle .newsbox .news .line2{
    margin: 10px 0;
    font-family: microsoft yahei;
    font-size: 14px;
    color: #7a7a7a;
    line-height: 1.5em;
    max-height: 42px;
    overflow: hidden;
    text-indent: 2em;
}
.line-4 .right{
    width: 25%;
    margin-left: 10px
}
.line-4 .right img{
    width: 100%;
    padding-top: 37px;
    height: 588px;
}
.line-5 {
    margin: 20px -9px 30px 15px;
}
.line-5  img{
    width: 100%;
}
.line-6{
    min-height: 120px;
    background-color: #424649;
}
.line-6 .linker{
    margin: 30px auto;
} 
.line-6 .linker .link1{
    color: #fff;
    font-size: 14px ;
    width: 100%;
    text-align: center;
}
.line-6 .linker .link1 a{
    margin: 0 10px;
    text-decoration: none;
    color: #fff ;
}
.line-6 .linker .link2{
    color: #fff;
    font-size: 14px ;
    width: 100%;
    text-align: center;
}
.line-6 .linker .link2 a{
    margin: 0 10px;
    text-decoration: none;
    color: #fff ;
}

/*内页 base*/
.banner-inner{
    margin: unset;
}
.banner-inner img{
    width: 100%;
}
.main-inner{
    margin-top: 20px;
}
.main-inner .main-left-inner
{
    padding: 0 40px;
    width: 25%;
}
.main-inner .main-left-inner .recommended-classification .top
{ 
    display: block;
    height: 36px;
    margin: 0px 15px;
    line-height: 36px;
    text-align: center;
    color: #797979;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px dotted #bfbfbf;
}
.main-inner .main-left-inner .recommended-classification .content
{
    border: unset;
}
.main-inner .main-left-inner .recommended-classification .content a
{
    display: block;
    width: 143px;
    height: 38px;
    padding: 0 0 0 30px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    border-bottom: 1px dotted #bfbfbf;
    background: url(images/ico_10.png) no-repeat 5px center;
    overflow: hidden;
}
.main-inner .main-left-inner .recommended-enterprises
{
    margin: 20px 0;
    border: 1px solid #dddddd;
    font-size: 12px;

}
.main-inner .main-left-inner .recommended-enterprises .title
{
    background: #FAFAFA;
    font-size: 14px;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    border-bottom: 1px solid #DDD;
    padding:unset;
}
.main-inner .main-left-inner .recommended-enterprises .enterprise-list{
    padding: 10px 0;
}
.main-inner .main-left-inner .recommended-enterprises .enterprise .bi{
    color: #f36e21;
    float: left;
}
.main-inner .main-left-inner .recommended-enterprises .enterprise  {
    height: 28px;
    line-height: 28px;
    text-align: left;
    margin-left: 10px;
}
.main-inner .main-left-inner .recommended-enterprises .enterprise a{
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    width: 80%;
}
.main-inner .main-left-inner .recommended-news
{
    margin: 20px 0;
    border: 1px solid #dddddd;
    font-size: 12px;

}
.main-inner .main-left-inner .recommended-news .title
{
    background: #FAFAFA;
    font-size: 14px;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    border-bottom: 1px solid #DDD;
    padding:unset;
}
.main-inner .main-left-inner .recommended-news .news-list{
    padding: 10px 0;
}
.main-inner .main-left-inner .recommended-news .news .bi{
    color: #9aa3ac;
    float: left;
}
.main-inner .main-left-inner .recommended-news .news  {
    height: 28px;
    line-height: 28px;
    text-align: left;
    margin-left: 10px;
}
.main-inner .main-left-inner .recommended-news .news a{
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    width: 80%;
}
.main-inner .main-right-inner{
    width: 75%;
} 
.main-inner .main-right-inner .nav
{
    float: right;
    border-left: 4px solid #646464;
    color: #5c5c5c;
    font-size: 36px;
    font-weight: normal;
    height: 74px;
    line-height: 64px;
    overflow: hidden;
    padding-left: 35px;
    width: 100%;
}

.main-inner .main-right-inner .nav nav{
    position: absolute;
    right: 0;
}
.main-inner .main-right-inner .nav .breadcrumb{
    background-color:unset;
}
.main-inner .main-right-inner .nav .disabled{
    display: none;
}
.main-inner .main-right-inner .nav .breadcrumb .bi{
    float: left;
    font-size: 14px;
}
.main-inner .main-right-inner .nav .breadcrumb .breadcrumb-item{
    float: left;
    font-size: 14px;
}
.main-inner .main-right-inner .nav .breadcrumb .breadcrumb-item a{
    color: #636c72;
    text-decoration: none;
}
.main-inner .main-right-inner .nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before{
    display: inline-block;
    padding: unset;
    color: #636c72;
    content: ">";
}
.main-inner .main-right-inner .news-list{
    margin: 20px;
}
.main-inner .main-right-inner .news-list .news 
{
    float: left;
    width: 100%;
    height: 37px;
    border-bottom: 1px dotted #aeaeae;
    overflow: hidden;
    margin-bottom: 3px;
    line-height: 36px;
    height: 36px;
    padding: unset;
}
.main-inner .main-right-inner .news-list .news a{
    display: inline-block;
    height: 37px;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    text-decoration: none;
    color: #606060;;
    padding: 0 20px;
}

.main-inner .main-right-inner .news-list .news a:hover {
    color: #2f2f2f;
    background: #eeecec;
}
.main-inner .main-right-inner .news-list .news span
{
    position: absolute;
    right: 10px;
}
.main-inner .main-right-inner .news-main
{
    padding: 0 20px;
    border: 1px solid #D5D5D5;
}
.main-inner .main-right-inner .news-main .title 
{
    font-family: "微软雅黑";
    font-size: 28px;
    margin: 15px 0;
    padding: 0;
}
.main-inner .main-right-inner .news-main .info 
{
    height: 50px;
    line-height: 50px;
    color: #727272;
    font-size: 13px;
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
}
.main-inner .main-right-inner .news-main  .content
{
    border: unset;
    line-height: 27px;
    margin-top: 23px !important;
    color: #505050;
    font-size: 14px;
    padding-bottom: 20px;
    overflow: hidden;
}

.main-inner .main-right-inner .news-main  .related_news
{   
    width: 100%;
}
.main-inner .main-right-inner .news-main  .related_news .related_news_title
{
    color: #007054;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 10px;
    font-size: 14px;
}
.main-inner .main-right-inner .news-main  .related_news .related_news_list
{
    padding: 0 20px 40px 20px;
}
.main-inner .main-right-inner .news-main  .related_news .related_news_list .news
{
    text-decoration: none;
    float: left;
    color: #282828;
    line-height: 30px;
    font-size: 14px;
    list-style-type: disc;
    border-bottom: #dfdddd 1px dashed;
    padding-bottom: 5px;
}
.main-inner .main-right-inner .news-main  .related_news .related_news_list .news a{
    color: #282828;
    text-decoration: none;
}
.main-inner .main-right-inner .company-list
{
    margin: 20px 0 0 40px;
    overflow: hidden;
    text-align: left;
}
.main-inner .main-right-inner .company-list .company
{
    float: left;
    width: 292px;
    padding:15px;
    margin: 10px 0;

}
.main-inner .main-right-inner .company-list .company a
{
    width: 100%;
    display: block;
    padding: 10px;
    border: 1px solid #d7d7d7; 
    color: #505050;
    text-decoration: none;
}
.main-inner .main-right-inner .company-list .company a:hover {
    border: 1px solid #8fd638;
    width: 105%;
    height: 105%;
    padding: 0;
    color: #8fd638;
}
.main-inner .main-right-inner .company-list .company a img{
    margin: 0 auto;
    width: 80%;
    display: block;
}
.main-inner .main-right-inner .company-list .company a p{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
}
.sell-index .line-3 .breadcrumb
{
    background-color:unset;
    padding:.75rem 0;
}
.sell-index .line-3 .breadcrumb a{
    color: #636c72;
}
.sell-index .line-3 .breadcrumb .bi
{
    float: left !important;
    margin-right: 10px;
}
.sell-index .line-4 
{
    width: 1200px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    margin: 0 0 20px 0;
    font: 12px microsoft yahei;
}
.sell-index .line-4 .introduce{
    background: #f7f7f7;
    text-align: left;
    text-indent: 15px;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    color: #333;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: relative;
}
.sell-index .line-4 .prices
{
    width: 1200px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    font: 12px microsoft yahei;
    padding:unset;
}
.sell-index .line-4 .prices .listIndex
{
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 1px dotted #CCC;
    overflow: hidden;
    padding: 10px 25px 0;
}
.sell-index .line-4 .prices dl dd label a {
    padding: 5px 8px;
    display: inline-block;
    color: #606060;
    text-decoration: none;
}
.sell-index .line-4 .prices dl dd label a:hover{
    background: #007054;
    color: #FF6600;
}
#custext1, #custext2 {
    /* display: inline-block; */
    *display: inline;
    *zoom: 1;
    width: 50px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #DDD;
    margin-right: 5px;
    color: #999;
    padding: 0px 5px;
}
.sell-index .line-4 .result{
    border: #ddd 1px solid;
    padding: 2px;
    overflow: hidden;
    background: #f6f6f6;
    padding: 14px 0 15px 25px;
    position: relative;
}
.sell-index .line-4 .result .num{
    float: left;
}
.sell-index .line-4 .result .num span{
    margin-right: 5px;
    color: #FF6600;
}
.sell-index .line-4 .result  .condition{
    float: left;
    margin-left: 80px;
}
.sell-index .line-4 .result  .condition span{
    margin: 0 5px;
    color: #FF6600;
    border: #FF6600 1px solid;
    padding: 0 5px;
}
.sell-index .line-4 .result  .condition .bi{
    margin-left: 5px;
    font-size: 11px;
    color:#FF6600;
}
.sell-index .line-4 .result  .condition .clearList{
    float: right;
}
.sell-index .line-4 .result  .condition .clearList #clearbutton
{
    display:block;
    background-color: #000;
}
.sell-index .line-5{
    margin:unset;
}
.sell-index .line-5 .left .recommended-classification 
{
    border: 1px solid #DDD;
    font: 12px/150% microsoft yahei;
    margin-bottom: 20px;
}
.sell-index .line-5 .left .recommended-classification a
{
    height: 35px;
    line-height: 35px;
    background-color: #F9F9F9;
    border-bottom: 1px solid #EEE;
    cursor: pointer;
    font-size: 14px;
    color: #555;
    display: block;
}
.sell-index .line-5 .left .recommended-products 
{
    border: 1px solid #DDD;
    margin-bottom: 20px;
    font: 12px/150% microsoft yahei;
}


.sell-index .line-5 .left .recommended-products  .title {
    height: 31px;
    padding-left: 8px;
    background: #FAFAFA;
    font-size: 14px;
    line-height: 31px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sell-index .line-5  .productlist 
{
    border-top: 1px solid #DDD;

}
.sell-index .line-5  .productlist .product 
{
    padding: 20px;
}
.sell-index .line-5  .productlist .product .pic 
{
    width: 100%;
    margin: 3px 0;
    position: relative;
    text-align: center;
}
.sell-index .line-5 .productlist .product .pic  img{
    width: 100%;
}
.sell-index .line-5 .productlist .product .title a
{    
    color: #606060;
    text-decoration: none;

}

.sell-index .line-5  .productlist .product .title a:hover
{
    color: #02775a;
    text-decoration: none;
    outline: none;
}
.sell-index .line-5  .productlist .product .price 
{
    text-align: center;
    margin: 8px 0 0;
    background: #f5f5f5;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.sell-index .line-5  .productlist .product .name
{
    font-size: 12px;
    line-height: 16px;
    color: #999;
    background-color: #FFF;
    height: 34px;
    display: block;
    padding: 20px 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.sell-index .line-5  .productlist .product .name a:link, a:visited {
    color: #606060;
    text-decoration: none;
}

.sell-index .line-5  .productlist .product .price {
    font: 12px/20px Verdana;
    color: #E31939;
    background-color: #FFF;
    white-space: nowrap;
    display: block;
    height: 25px;
    padding: 5px 10px 10px;
    overflow: hidden;
}
.sell-index .line-5  .productlist .product .price em.sale-price {
    font-size: 16px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    overflow: hidden;
}
.sell-index .line-5  .productlist .product .store {
    line-height: 20px;
    background-color: #F5F5F5;
    text-align: center;
    display: block;
    height: 35px;
    clear: both;
    padding: 8px 0px;
    border-top: 1px solid #EEE;
}
.sell-index .line-5  .productlist .product .store  a{
    color: #606060;
}
.sell-index .line-5  .productlist .product  .add-cart{
    margin-bottom: 20px;
}
.sell-index .line-5  .productlist .product  .add-cart a{
    background-color: #007054;
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #FFF;
    text-shadow: -2px 0px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    display: block;
    height: 35px;
    padding: 5px 0px;
}
.sell-index .line-5 .productlist .product-box
{
    background-color: #fff;
    border: 2px solid #EEE;;
}
.sell-index .line-5 .productlist .product-box:hover
{
        height: 105%;
        border: 1px solid #007054;
        border-radius: 0px;
        box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.65);
        -moz-box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.65);
        -webkit-box-shadow: 0px 2px 2px rgba(102, 102, 102, 0.65);
        z-index: 12;
    }


/*product*/
.main .points{
    width: 100%;
    padding: 20px 10px;
    border: 1px solid #e5e8ed;
    overflow: hidden;
}
.main .points .image img{
    width: 100%;
    width: 270px;
    height: 240px;
}
.main .points .text .title{
    font-size: 24px;
    font-weight: 600;
    color: #222;
}
.main .points .text .pubdate{
    font-size: 12px;
    background: #ffffff;
    color: #666666;
    line-height: 40px;
    font-weight: 400;
    padding-bottom: 10px;
}
.main .points .text .point{
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.main .points .text .point span{
    font-weight: bold;
    color: #1c98e6;
    font-size: 20px;
}
.main .detail{
    display: block;
    margin: 40px 0;
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    min-height: 600px;
    padding: 20px 10px;
    border: 1px solid #e5e8ed;
    color:#666666;
}
