﻿* {
padding:0px;
margin:0px;
}
li {
    list-style-type:none;
}
body {
background-color:#F2F2F2;    
}

.cover-image {
    width:100%;
}
 .banner-text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.banner-text .container {
    height: 100%;
    display: table;
    text-align: center;
}
.banner-text .container .banner-text-con {
    display: table-cell;
    vertical-align: middle;
}
    .banner-text h4 {
        margin: 0;
        font-size: 30px;
        font-weight: 500;
        color: #fff;
    }
.maincontainer {
    width:1280px;
    margin:0px auto;
    margin-top:30px;
    overflow:hidden;
  
}
.containerleft {
    width:298px;
    min-height:600px;
    float:left;
     border: 1px solid #e7eaf1;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    box-shadow: 0 1px 3px rgba(0,37,55,0.05);
     min-height:600px;
    background-color:#FFFFFF;
    overflow:hidden;

}
.containerright {
    position:relative;
    width:952px;
    float:left;
    margin-left:30px;
    border: 1px solid #e7eaf1;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    min-height:600px;
    background-color:#FFFFFF;
}
.met-position.pattern-show {
    background: #f2f2f2;
    border-bottom: none;
   
}
.met-position {
    background: #fff;
    border-bottom: 1px solid #f0f2f5;
    
}

 .met-showproduct-head {
    background: #fff;
    padding: 30px 0;
    height:434px;
    width:100%;
}
@media (max-width:800px) {
     .met-showproduct-head {
    background: #fff;
    padding: 30px 0;
    height:434px;
    width:1280px;
}
}
.panel {
    position: relative;
    margin-bottom: 30px;
    border-width: 0;
}
.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.example-title {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    margin-left:14px;
}
.containerleft li {
    list-style-type:none;
    position: relative;
    float: left;
        padding: 0;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 22px;
}
.panel-body {
    position: relative;
     padding: 30px 30px;
}
.txt {
    color: #5e7387;
    text-decoration: none;
    text-align: center;
    width:234px;
   height:30px;
   line-height:30px;
    display:inline-block;
}
.txt:focus, .txt:hover {
    color: #89bceb;
    text-decoration:none;
}

 .product-hot .mob-masonry a.img img {
    margin: 0 auto;
}
.cover-image {
    width: 100%;
    vertical-align: middle;
}

.met-editor {
    padding: 30px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8;
    color: #222;
    word-wrap: break-word;
}

#p_nav_tab a {
    color: #62a8ea!important;
    background-color: transparent!important;
    border-bottom: 2px solid #62a8ea!important;
}

.productimg {
    height:374px;
    width:734px;
    float:left;
}
.productdesc {
    width:546px;
    float:left;
    padding:0px 25px;
    overflow:hidden;
}
 .product-intro p.description {
    margin-bottom: 15px;
    color: #5e7387;
    line-height:25px;
    text-indent:2em;
    
}

 .para {
    margin: 0;
    padding: 10px 0;
    width:546px;
  
    border-top: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;


}
 .product-intro h1 {
    margin-top: 0;
    font-size: 28px;
        text-shadow: rgba(0,0,0,.15) 0 0 1px;
}
#productbydesc {
    width:1280px;
    margin:0px auto;
    background-color:#FFFFFF;
}
@media (max-width:800px) {
    #productbydesc {
    width:1280px;
    margin:0px auto;
    background-color:#FFFFFF;
}
}