*{
    -webkit-overflow-scrolling : touch;  
    -webkit-tap-highlight-color:transparent;
}

body,ul,li{
    padding:0;
    margin:0;
    font-family: "Microsoft YaHei" ! important;
/*  overflow: hidden; */
    -webkit-text-size-adjust: none;
}
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
a,a:hover,a:active{
    text-decoration: none;
    color: #8d8d8d;
}
::-webkit-input-placeholder{
    color: #000!important;
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:24px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.container-fluid{
    padding:0;
}
.row{
    margin: 0;
}
#header{
    background-color: #f4f4f4;
}
#logo>img{
    margin: 0 auto;
}
#nav>.navbar{
    border-radius: 0;
    margin-bottom: 0;
}
#nav .navbar li>a{
    font-size: 18px;
}
#slidr-img{
    width: 100%;
    height: 500px;
}
#main{
    padding: 15px;
}
#main .product{
    margin-top: 30px;
}
#case_main{
    margin-top: 10px;
}
#case_main>ul{
    padding-left: 30px;
    background-color: #707070;
}
#case_main li>a{
    color: #fff;
    font-size: 16px;
}
#case_main li.active>a,#case_main li>a:hover{
    background-color: #515148;
}
.m-pagination-page{
    clear: both;
}
#case_main .m-pagination-page li>a{
    color: #000;
}
#case_main .m-pagination-page li.active>a,#case_main .m-pagination-page li>a:hover{
    background-color: #C7C7C7;
    border-color: #C7C7C7;
    color: #fff;
}
#page{
    padding: 10px;
    height: 58px;
    background-color: #f4f4f4;
}
.form-horizontal .form-group{
    margin: 10px 0;
}
.product{
    margin-top: 20px;
    position: relative;
}
.item{
    width: 250px;
    margin: 0 auto;
    border: 1px solid #ddd;
}
.title{
    line-height: 30px;
    height: 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.add{
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 30px;
    z-index: 2;
    color: #8d8d8d;
}
.add.active,.add:hover{
    color: #11cd6e;
}
#sendMessage{
    padding: 10px 30px;
    background-color: rgb(244, 190, 63);
    color: #fff;
    border:0;
    border-radius: 5px;
}
#contact{
    margin-left: 3%;
}
#detail_content{
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
}
#detail_content ul{
    list-style: none;
}
/* .detail_mail{
    height: 1200px;
    overflow: auto;
} */
.detail_mail img{
    width: 100%;
}
.d{
    height: 1200px;
    margin-top: 56px;
    background-color: #f6f6f6;
}
#detail_content ul>li>a{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #d3d3d3;
}
#detail_content ul>li>a.active,#detail_content ul>li>a:hover{
    color:#000;
}
#detail_content .img-responsive{
    margin: 0 auto;
}
#tell{
    line-height: 40px;
    height: 40px;
    padding-left: 20px;
    background-color: #f4f4f4;
}
#getchose{
    background-color: #f4f4f4;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    margin: 10px 0;
}
#sh{
    min-height: 260px;
    border: 1px solid #ddd;
}
#cont-p>p{
    font-size: 14px;
}
.cf-col{
    float: left;
    width: 20%;
}
.cf-col .cf-col-body .cf-col-section {
    padding: 20px 10px 15px 10px;
}
.cf-col .cf-col-body .cf-col-section .cf-col-title {
    position: relative;
}
.cf-col-title h3{
    font-family: 'frankgoth_xcn_btregular', Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin: 0;
    color: #585858;
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    padding-bottom: 11px;
    height: 18px;
    border-bottom: 4px solid #585858;
    position: relative;
    z-index: 200;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-right: 15px;
}
.cf-clear {
    clear: both;
}
.cf-col-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 100px;
    bottom: 0;
    height: 4px;
    background: #dedede;
    z-index: 100;
}
.cf-col-content ul {
    margin: 0;
    padding: 18px 0 25px 0;
}
.cf-col-content ul li{
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-decoration: none;
    color: #8d8d8d;
    margin: 0;
    padding: 0;
    list-style: none;
}
.cf-col-content ul li>a,.cf-col-content ul li>a:visited,.cf-col-content ul li>a:hover{
    color: #8d8d8d;
}
#c{
    padding: 8px;
    background-color: #f4f4f4;
    color: #9b9b9b;
}
#c>span{
    display: inline-block;
    line-height: 34px;
    height: 34px;
}
.icon{
    float: right;
    margin-right: 105px;
}
.icon>i{
    margin-left: 25px;
    color: #000;
}
#sh>div{
    padding: 15px;
}
#sh .sm-item{
    width: 100px;
    margin: 0 auto;
    padding: 10px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #ddd;
}
#sh .dname{
    font-size: 16px;
    margin: 5px 0;
    height: 44px;
    overflow: hidden;
}
.hoverzoom{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.hoverzoom:hover{
    -webkit-transform: scale3d(1.05,1.05,1.05);
    -moz-transform: scale3d(1.05,1.05,1.05);
    -o-transform: scale3d(1.05,1.05,1.05);
    -ms-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05);
}
.thumbnail{
    border: 0;
}
#gsjs .thumbnail>img,#banner .thumbnail>img{
    /* height: 445px; */
    width: 99%;
}
.m-pagination{
    margin-bottom: 0!important;
}
/*slider*/
/* flexslider */
.flexslider{position:relative;width:100%;height:500px;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../Images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:1000;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../Images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
