html{overflow-y:scroll;}
body{margin:0; font:12px ;background:#fcfcfc;}
div,ul,li,h1,h2{padding:0; margin:0;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2{font-weight: normal;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{
margin: 0;
padding: 0;

}
section{display: block}
.header {
    width: 100%;
    height: 90px;
    -moz-box-shadow: 2px 2px 5px #dddddd;
    -webkit-box-shadow: 2px 2px 5px #dddddd;
    box-shadow: 2px 2px 5px #dddddd;
    background: #ffffff;
    position: fixed;
    z-index: 5;
}
.mainwrap{
	padding-top: 92px;
    width: 100%;
}
.secDtlMain {
    -webkit-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    display: none;
}
.productSlide{
	height: 610px;
}
.productSlide{
	display: table;
    width: 100%;
    table-layout: fixed;
    position: relative;
    background: #f9f9f9;
    
}
.productSlide .cell {
    display: table;
    width: 50%;
    vertical-align: middle;
    color: #636772;
    float: left;
}

/* case */
.box{background:#f9f9f9;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;width: 100%;}
.tb-pic a{*display:block;line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;padding:0rem 2rem;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:100px;margin:0 6px 0 6px;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{}
.tb-s310, .tb-s310 img{max-height:600px;max-width:600px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:80px;width:80px;}
.tb-booth{position:relative;z-index:1;margin-left: auto;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #52C9F5;height:80px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
/* case */

.productSlide .specList {
   
}
.specList{
	height:550px;
	overflow:hidden;
	max-width:550px;
	display: block; 
}
.textcon{
	max-width: 550px;
    padding:1rem 2rem;
}
.pro_title{
	line-height: 56px;
    font-size: 1.2rem;
    font-weight: 100;
}
.pro_title h1{
	font-weight: 100;
}
.pro_model{
    border-bottom: 1px solid #dddddd;
    display: block;
    font-size: 0.95rem;
    padding-bottom: 2.5rem;
}
.pro_model h2{
    font-weight: 100;
    color: #4ecbf4;
}
.pro_size img{
	margin-right: 8px;
}
.pro_size{
    border-bottom: 1px solid #dddddd;
    color: #4ecbf4;
    font-size: 0.95rem;
    padding:1.2rem 0;
    line-height: 2rem;
}
.pro_size span{
	margin-right: 20px;

}
.pro_brief p{
	font-size: 0.95rem;
	color: #555555;
	line-height: 1.5rem;
}
.pro_brief{
	border-bottom: 1px solid #dddddd;
    padding-bottom: 1.2rem;
    margin-bottom: 1.2rem;
    padding-top: 1.2rem;
}

.pro_bottom{
	margin:0 auto;
}
.pro_bottom .header_tab{
	border-bottom: 1px solid #ddd;
	height: 40px;

}
.title_pro{
    width: 100%;
    margin-top: 60px;
}
.title_pro p{
   font-size: 1.3rem;
   text-align: center;
   color: #4ecbf4;
   margin-bottom: 20px;
   padding-bottom: 8px;
   border-bottom: 1px solid #dddddd;
}
.secMovieArea {
    margin: 60px auto 0;
    position: relative;
    padding: 0 20px;
    margin-bottom: 60px;
    max-width: 800px;
}
.secMovieArea .movie {
    position: relative;
    text-align: center;
}
.secMovieArea .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.secGallery {
    background: #f3f3f3;
    padding: 0px 0 58px;
    color: #636772;
    position: relative;
    
}
.secGallery .secInr {
    width: 994px;
    margin: 0 auto;
    text-align: center;
    width: 38%;
}
.secInr h2{
	font-size: 1.8em;
    line-height: 50px;
    
}
.secInr p{
    margin:0px 0;
    margin-top: -18px;
 
}
.secInr img{
    width: 100%;
}
.other_prolist{
    width: 100%;

}
.other_con{
    width: 100%;
    margin:0 auto;
}
.other_con .other_ul {
    overflow: hidden;
    margin-top:25px;
     width: 75%;
    margin:0 auto;
}
.other_con .other_ul li{
    float: left;
    width: 27%;
    margin:10px 2%;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
}
.other_con .other_ul li img{
    width: 80%;
}
.other_con .other_ul li a{
    text-decoration: none;
    font-size: 1.3em;
    color: #666666;
}
.other_con .other_ul li p{
    padding:1em 0;
}
.other_title{
    font-size: 1.2em;
    text-align: center;
    color: #4ecbf4;
    margin-top: 2rem;
    margin-bottom: 2em;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1rem;
}
.top_buttom{
    position: relative;
}
.top_buttom .pageTop {
    position: absolute;
    top: -20px;
    right: 30px;
}
.tb_shop{
    margin-top: 1.3rem;
    padding: 0 2rem;
}
.tb_shop a.buttom_s{
   display: block;
    width: 10rem;
    height: 3rem;
    background: #4ecbf4;
    color: #ffffff;
    font-size: 1rem;
    text-align: center;
    line-height: 3rem;
    text-decoration: none;
    border-radius: 0.5rem;
}
@media screen and (min-width: 769px){
.cm-spOnly {
    display: none !important;
}
}


/*最小屏幕分辨率为1280px*/
@media screen and (max-width:1280px){
  
}


/*当页面宽度大于1000px且小于1200px的时候执行，1000-1200*/
@media screen and (min-width:1000px) and (max-width: 1200px){
   .productSlide .cell{
        width: 50%;
    }
   .tb-s310, .tb-s310 img{
    max-width: 400px;
    max-height: 400px;
   }

   .secGallery .secInr {
    margin: 0 auto;
    text-align: center;
    width: 36%;
}
.secMovieArea{
    max-width:500px;
}
}

@media screen and (min-width:1200px) and (max-width: 1280px){
    .header{
        height: 60px;
    }
   .productSlide .cell{
        width: 50%;
    }
   .tb-s310, .tb-s310 img{
    max-width: 400px;
    max-height: 400px;
   }

   .secGallery .secInr {
    margin: 0 auto;
    text-align: center;
    width: 36%;
}
.secMovieArea{
    max-width:500px;
}
.pro_title h1{
    font-size: 1.3rem;
}
.pro_model h2{
    font-size: 1.1rem;
}
.pro_model{
    padding-bottom: 1rem;
}
.pro_size{
    padding: 0.8rem 0;
    line-height: 2rem;
}
.pro_brief p{
    font-size: 0.75rem;
    line-height: 1.1rem;
}
.pro_brief{
    padding-bottom: 1.1rem;
    margin-bottom: 0rem;
    padding-top: 1rem;
}
.productSlide{
    height: 450px;
}
.specList{
    height: 450px;
}
.title_pro{
    margin-top: 10px;
}
.title_pro{
    margin-top: 10px;
}
.pro_size{
    font-size: 0.85rem;
}
.tb-thumb li{
     height: 80px;
}
.tb-s40, .tb-s40 a{
    width: 60px;
    height: 60px;
}
.tb-thumb .tb-selected{
    height: 60px;
}
.tb_shop{
    margin-top: 0;
}
}

/*当页面宽度大于1280px且小于1366px的时候执行,1280-1366*/
@media screen and (min-width:1280px) and (max-width: 1366px){
    .productSlide .cell{
        width: 50%;
    }
   .tb-s310, .tb-s310 img{
    max-width: 400px;
    max-height: 400px;
   }

   .secGallery .secInr {
    margin: 0 auto;
    text-align: center;
    width: 36%;
}
.secMovieArea{
    max-width:500px;
}
.pro_title h1{
    font-size: 1.1rem;
}
.pro_model h2{
    font-size: 1rem;
}
.pro_model{
    padding-bottom: 1rem;
}
.pro_size{
    padding: 0.8rem 0;
    line-height: 2rem;
}
.pro_brief p{
    font-size: 0.75rem;
    line-height: 1.1rem;
}
.pro_brief{
    padding-bottom: 1.1rem;
    margin-bottom: 0rem;
    padding-top: 1rem;
}
.productSlide{
    height: 450px;
}
.specList{
    height: 450px;
}
.title_pro{
    margin-top: 10px;
}
.pro_size{
    font-size: 0.85rem;
}
.tb-thumb li{
     height: 80px;
}
.tb-s40, .tb-s40 a{
    width: 60px;
    height: 60px;
}
.tb-thumb .tb-selected{
    height: 60px;
}
.tb_shop{
    margin-top: 0;
}
}
/*当页面宽度大于1440px且小于1600px的时候执行,1440-1600*/
@media screen and (min-width:1440px) and (max-width:1600px){
    .productSlide .cell{
        width: 50%;
    }
   .tb-s310, .tb-s310 img{
    max-width: 500px;
    max-height: 500px;
   }

   .secGallery .secInr {
    margin: 0 auto;
    text-align: center;
    width: 36%;
}
.secMovieArea{
    max-width:500px;
}
.pro_title h1{
    font-size: 1.3rem;
}
.pro_model h2{
    font-size: 1.1rem;
}
.pro_model{
    padding-bottom: 1rem;
}
.pro_size{
    padding: 0.8rem 0;
    line-height: 2rem;
}
.pro_brief p{
    font-size: 0.75rem;
    line-height: 1.1rem;
}
.pro_brief{
    padding-bottom: 1.1rem;
    margin-bottom: 0rem;
    padding-top: 1rem;
}
.productSlide{
    height: 450px;
}
.title_pro{
    margin-top: 10px;
}
}
/*当页面宽度大于1680px且小于1920px的时候执行,1680-1920*/
@media screen and (min-width:1680px) and (max-width:1920px){
    .productSlide .cell{
        width: 50%;
    }
   .tb-s310, .tb-s310 img{
    max-width: 600px;
    max-height: 600px;
   }

   .secGallery .secInr {
    margin: 0 auto;
    text-align: center;
    width: 36%;
}
.secMovieArea{
    max-width:700px;
}
}

/*移动端分辨率适应*/
@media screen and (min-width:320px) and (max-width:360px){
    .productSlide .cell{
        width: 100%;
    }
    .tb-s310, .tb-s310 img{
        max-height:400px;
    }
    .secGallery .secInr{
        width:58%;
    }
    .header {
    height: 60px;
}
   .mainwrap{
    padding-top: 60px;
   }
}
@media screen and (min-width:360px) and (max-width:390px){
    .productSlide .cell{
        width: 100%;
    }
     .tb-s310, .tb-s310 img{
        max-height:400px;
    }
    .secGallery .secInr{
        width:58%;
    }
    .header {
    height: 60px;
}
   .mainwrap{
    padding-top: 60px;
   }
   
}
@media screen and (min-width:390px) and (max-width:460px){
    .productSlide .cell{
        width: 100%;
    }
     .tb-s310, .tb-s310 img{
        max-height:400px;
    }
    .secGallery .secInr{
        width:58%;
    }
    .header {
    height: 60px;
}
  .mainwrap{
    padding-top: 60px;
   }
}
 

@media screen and (min-width:600px) and (max-width:800px){
     .tb-s310, .tb-s310 img{
        max-height:400px;
    }
    .secGallery .secInr{
        width:48%;
    }
    .header {
    height: 60px;
}
    .mainwrap{
    padding-top: 60px;
   }
}