/*内页新闻中心*/
.tu{width:100%;height:1.56rem;margin-bottom:15px;}
.news1{width:144px;height:90px;}
.news-ul .float-left img {width: 150px;height: 100px;border:1px solid #ddd;}
.news-ul {border-bottom: 1px dashed #ddd;padding-bottom: 10px;}
.news1 img{width:100%;height:100%;}
.proinfo{padding: 10px}
/*文章图片列表样式*/
.page-pic-list {margin-bottom: 20px;}
.page-pic-list >a {border:1px solid #ddd;height: 210px;display: block;overflow: hidden;text-align: center;}
.page-pic-list >a >img {height: 100%;width: 100%;}
.page-pic-list >p {text-align: center;}



/*产品内页*/
/*产品列表页面上方的栏目描述内容*/
.cate-description {border-bottom: 1px dotted #ddd;padding-bottom: 5px;margin-bottom: 10px;}
.chanping_img{height:300px;display: block;overflow: hidden;text-align: center;border:1px solid #ddd;line-height: 300px}
.propar {margin-top:30px;}
.chanping_img img {height:100%!important;}
.product{padding:20px; line-height:30px; border-top:none;min-height:485px; 
    height:auto !important; 
    height:485px;border-bottom:solid 1px #ececec;
}
.bds_tools_32 span.bds_more {
    /*background:url(../images/is_32.png) no-repeat 0 5px!important;*/
    width: 37px;
    height:40px!important;
    text-indent: -100em;
    padding-left: 0;
}
 .bds_tools_32 a.shareCount {
     width:50px!important; 
    height: 32px;
    background-position: 0 -60px!important;
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 32px;
    text-indent: 0!important;
}   
.poofen{line-height:40px; background:#f5f5f5;position: relative;padding: 0px 10px;border-left:5px solid #ddd;}
.poofen .gd_next{position: absolute;top:0;right:0;}
.poofen li{padding-left: 2%;color:#999;}
.poofen li a{color:#333;}

.xiangguan-pro >a {display: block;border:1px solid #ddd;height: 150px;overflow: hidden;text-align: center;}
.xiangguan-pro >a img {height: 100%;}

/*产品详情页面-产品介绍内容*/
.proinfo img {max-width: 100%;}
.proinfo a{color: #06c;text-decoration: underline;}
/*产品详情页面标签*/
.pro_key {margin-top:10px;margin-bottom: 10px;}
.pro_key a {margin-right: 15px;}
/*网站联盟*/
#alliance{ width: 90%; height: auto;margin:0px auto;margin-top: 20px;}
#alliance ul li{text-align: center;padding-bottom: 10px;border-bottom: 1px solid #ccc; }
#alliance ul li a:hover{color: red;}
/*站点地图*/
#sitemap{ margin-top:30px ;margin-bottom: 30px }
.sitemap-nav{margin-left:80%;border: 1px solid #cdcdcd}
.sitemap-nav >a:hover{color: red}
.sitemap-category{margin-top:20px;}
.sitemap-category >strong>a:hover{color: red}
.sitemap-content{border: 1px solid #e0e0e0}
.sitemap-content >li{margin-right: 13%;float: left;padding-left: 3%}
.sitemap-content >li>a:hover{color: #1E9FFF;}
/*企业分站*/
#other-web{ margin-top:30px  }
.other-web-select{outline:0;-webkit-transition:border-color .3s cubic-bezier(.65,.05,.35,.5);transition:border-color .3s cubic-bezier(.65,.05,.35,.5);-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}
.other-web-select{height:28px;line-height:28px;line-height:25px\9;border:1px solid #e6e6e6;background-color:#fff;border-radius:2px}
.other-web-select{padding:0 10px;float: left}
.other-web-button{width: 75px;height: 28px;background-color: #1E9FFF;outline:0;color: white;border: none;border-radius: 3px}
.other-web-input{width: 200px;height: 28px;border-radius: 3px}
.other-web-div >input:focus {
    outline: none !important;
    border:1px solid #1E9FFF;
}
.other-web-content >span{color: #8D8D8D;}
.other-web-pinyin >h2 {float: left;color: #f00}
.other-web-pinyin >div >a{float: left;margin-right: 25px;}
.other-web-pinyin >div >a:hover{color: red}

#pic_list li div.pic_list{height:263px;text-align: center;overflow:hidden;border:1px solid #ddd;}
#pic_list li div.pic_list >a {display: block;height:100%;}
#pic_list div.pic_list img{height:100%;}
#pic_list li p{text-align: center;margin-bottom: 15px;}
#pic_list img{transform: scale(1,1);transition: all 0.6s;}
#pic_list li div.pic_list:hover img {transform: scale(1.1,1.1);transition: all 0.6s;}

@media only screen and (min-width:320px) and (max-width:640px) {
    #pic_list li div.pic_list {height: 130px;}
}
