﻿body{font:14px/1.5 arial,Hiragino Sans GB,sans-serif}
a{color:#333;text-decoration:none;outline:medium none;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}
a:link,a:visited{text-decoration:none}
a:hover{text-decoration:none; color:#eb4b33}
img{max-width:100%}
img,li{vertical-align:top;border:0}
.clear{clear:both;line-height:0;font-size:0;width:0;height:0}
*{margin:0;padding:0}
html *,html *:before,html *:after {box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}
ul{list-style-type:none}
dd,dt,h5,img,li,ul{margin:0;padding:0}
b,body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,html,img,input,li,p,pre,td,ul{margin:0 auto;padding:0}
dt,h1,h2,h3,h4,h5,h6{text-transform:capitalize;}
body,td,th{font:14px/1.5 arial,Hiragino Sans GB,sans-serif}
input{font:14px/1.5 arial,Hiragino Sans GB,sans-serif}

.no-padding{padding:0}
@media screen and (min-width:1230px ) {
    .container { width: 1200px; }
}
/*开始*/
header{position:absolute;top:0;width:100%;z-index:100;padding:0 0;}
#lang { position: absolute; right: 30px; top: 20px; z-index:1;}
#lang .btn{opacity:0.4;}
#lang .dropdown-menu { min-width: 120px; left: auto; right: 0; }
#top_menu .menu {float:right;margin:5px 0 0 ;}
#top_menu .menu ul{border:none;font-size:14px;margin:0;}
#top_menu .menu li{float:left;}
#top_menu .menu li>a{color:#fff;padding:20px;display:block;text-transform:uppercase;}
#top_menu .menu li>a:hover,#top_menu .menu li.active>a{color:#eb4b33;border-bottom:1px solid #eb4b33;}
#top_menu .menu li.dropdown .dropdown-menu li{background-color:#fff;margin:0;float:none;display:block;}
#top_menu .menu li.dropdown .dropdown-menu li a{color:#333;text-transform:capitalize;padding:10px 15px;}

.menu .second-menu {left: 100%;top:0;}
.menu .second-menu a{padding:10px 20px;}
.menu .second-menu:before{content:"";position:absolute;top:16px;left:-10px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #aaa;}

.search{margin-top:20px;}
.search #sform{width:152px;float:left}
.search #stext{width:120px;height:32px;border:1px solid #ddd;padding-left:5px;background-color:Transparent;color:#ddd;}
.search #sbut{width:32px;height:32px;background:#ddd;border:none;float:right;color:#666;font-size:18px;line-height:32px;}

#top_logo .logo img{}

@media screen and (min-width:992px ) and (max-width:1230px) {
    #top_menu .menu li{margin:0;}
    #top_menu .menu li>a{padding:20px 11px;}
    #lang{top:18px;}
}
@media screen and (min-width:1px ) and (max-width:991px) {
    header { position:inherit;background-color:#212121;}
    #top_logo .hamburger{margin-top:15px;}
    #top_logo .hamburger span{background-color:#eb4b33;}
    #top_logo .hamburger.is-open span{background-color:#fff;}

    #top_logo .logo img{max-width:200px;}
    
    .sidebar-nav{position:initial;}    
    .sidebar-nav li:not(:first-child)::before{background-color:#eb4b33;}
    .sidebar-nav .dropdown-menu li:first-child a{background-color:transparent;}
    .sidebar-nav .dropdown-menu li:before{background-color:#eb4b33;}
    .sidebar-nav li a{text-transform:capitalize;}
    #sidebar-wrapper ul>li>a>i{display:inline-block!important;}

    #top_search{margin-top:25px;}
    #top_search #top_sform{width:182px;}
    #top_search #top_stext{width:150px;height:32px;border:1px solid #333;padding-left:5px;background-color:Transparent;color:#fff}
    #top_search #top_sbut{width:32px;height:32px;background:#333;border:none;float:right;color:#fff;font-size:18px;line-height:32px;}

}
@media (min-width:768px) {
    .menu ul li a i{display:none;}
}

/*banner图切换*/
#bframe{ display:block;}
#bframe .row{margin:0 -15px;}
#bar .carousel-control{width:10%;background-color:none;background-image:none;}
#bar .carousel-control span{ margin-top:180%;display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;background-color:rgba(0,0,0,0.5);border-radius:50%;}
.carousel-indicators{z-index:2;height:25px; padding-top:13px;left:15%;width:70%;margin:0 auto; display:none;}
.carousel-indicators li{display:inline-block;width:12px;height:12px; margin:0 10px 0 0; line-height:36px;*display:inline;zoom:1;overflow:hidden;cursor:pointer;border:1px solid #fff;}
.carousel-indicators li.active{*display:inline;margin:0 10px 0 0; background-color:#fff;}
#bar .carousel-caption a:hover{text-decoration:none; }
#bar .bg{bottom: 0;position: absolute;}
#bar .bg img{height:auto;width:100%;}


#frame1{padding-top:50px;padding-bottom:50px;}
#frame1 .title h3{font-size:36px;line-height:45px;padding-left:32px;border-left:6px solid #eb4b33;text-transform:uppercase;color:#666;margin-bottom:20px;}
#frame1 img{max-width:100%;}
#frame1 .aboutus{font-size:15px;line-height:24px;height:216px;overflow:hidden;margin-bottom:30px;}
#frame1 .btn-primary{background-color:#eb4b33;border-color:#eb4b33;text-transform:uppercase;padding:10px 60px;}
#frame1 .btn-primary:hover{margin-left:15px;}
@media (min-width:768px) and (max-width:991px)
{
    #frame1 .title h3{font-size:30px;line-height:36px;padding-left:25px;}
    #frame1 .aboutus{margin-bottom:20px;height:192px;}
}
@media (min-width:1px) and (max-width:767px)
{
    #frame1 .title h3{font-size:24px;line-height:30px;padding-left:15px;margin-bottom:15px;}
    #frame1 .aboutus{margin-bottom:15px;height:192px;}
}


#frame2{background-color:#202020;}
#frame2 .title h3{text-align:right;font-size:36px;line-height:45px;padding-right:32px;border-right:6px solid #eb4b33;text-transform:uppercase;color:#fff;margin-bottom:40px;}
#frame2 .left{padding-top:50px;padding-bottom:50px;padding-right:80px;}
#frame2 .thumbnail {text-align:right;margin-bottom:40px;position:relative;background-color:transparent;border:none;}
#frame2 .thumbnail .img{position:absolute;border:6px solid #eb4b33;border-radius:50%;text-align:center;width:72px;height:72px;right:-116px;background-color:#fff;}
#frame2 .thumbnail .img img{ display:none;}
#frame2 .thumbnail .img .day{display:block;font-size:24px;font-weight:bold;color:#eb4b33;line-height:24px;margin-top:10px;}
#frame2 .thumbnail .img .month{font-size:14px;color:#202020;}
#frame2 .thumbnail h5{font-size:18px;color:#eb4b33;margin-bottom:10px;line-height:24px;font-weight:bold;}
#frame2 .thumbnail p{font-size:14px;line-height:18px;color:#999;height:36px;overflow:hidden;}
@media (min-width:768px) and (max-width:991px) 
{
    #frame2 .title h3{font-size:30px;line-height:36px;padding-right:25px;}
    #frame2 .thumbnail .img{position:initial;margin-left:15px;float:right;}
}
@media (min-width:1px) and (max-width:767px)
{
    #frame2 .title h3{font-size:24px;line-height:30px;padding-left:15px;margin-bottom:15px;}
    #frame2 .left{padding-top:30px;padding-right:15px;padding-bottom:10px;}
    #frame2 .thumbnail {margin-bottom:30px;}
    #frame2 .thumbnail .img{position:initial;margin-left:15px;float:right;border-width:2px;width:48px;height:48px;}
    #frame2 .thumbnail .img .day{font-size:18px;line-height:18px;margin-top:3px;}
    #frame2 .thumbnail h5{font-size:16px;line-height:24px;font-weight:bold;height:48px;overflow:hidden;}
    #frame2 .thumbnail p{display:none;}
}
#frame3{padding-top:50px;padding-bottom:50px;}
#frame3 .title{text-align:center;margin-bottom:20px;}
#frame3 .title h3{font-size:36px;line-height:45px;text-transform:uppercase;margin-bottom:15px;}
#frame3 .title p{font-size:16px;line-height:24px;color:#666;}
#frame3 .prolist{margin:0 -10px;}
#frame3 .prolist .thumbnail{width:25%;float:left;position:relative;padding:0;border:none;margin:0;}
#frame3 .prolist .thumbnail img{width:100%;}
#frame3 .prolist .thumbnail .txt{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#eb4b33;padding:25% 15px 22%;opacity:0;}
#frame3 .prolist .thumbnail .txt:hover{ opacity:0.9;}
#frame3 .prolist .thumbnail .txt a { color:#fff; text-align:center; display:block;position:relative;}
#frame3 .prolist .thumbnail .txt a h5{ display:block; font-size:18px; text-transform:capitalize;line-height:27px;} 
#frame3 .prolist .thumbnail .txt a p{ font-size:14px;line-height:20px;height:80px;overflow:hidden;}
#frame3 .prolist .thumbnail .txt a:before{content:"+";font-size:24px;position:absolute;bottom:-35px;left:calc(50% - 12px);border:1px solid #fff;color:#fff;text-align:center;width:30px;height:30px;line-height:30px;border-radius:50%;}
#frame3 .prolist .thumbnail .txt a i{ font-size:24px;}
@media (min-width:768px) and (max-width:991px) 
{
    #frame3{padding-top:40px;padding-bottom:40px;}
    #frame3 .prolist .thumbnail .txt{padding:15% 15px 20%;}
    #frame3 .title h3{font-size:30px;line-height:36px;padding-right:25px;}
}
@media (min-width:1px) and (max-width:767px)
{
    #frame3{padding-top:30px;padding-bottom:30px;}
    #frame3 .title h3{font-size:24px;line-height:30px;padding-left:15px;margin-bottom:10px;}
    #frame3 .title p{font-size:12px;line-height:16px}
    #frame3 .prolist .thumbnail{width:50%;}
    #frame3 .prolist .thumbnail .txt{padding:10% 15px 20%;}
    #frame3 .prolist .thumbnail .txt a h5{line-height:24px;}
    #frame3 .prolist .thumbnail .txt a p{display:none;}
}

footer{background-color:#212121;padding-bottom:15px;}
.foot-menu{ margin-top:30px; margin-bottom:10px;}
.foot-menu h3{ color:#fff; font-size:16px; margin-bottom:10px; padding-bottom:10px; text-transform:uppercase;  border-bottom:dashed 1px #666;}
.foot-menu h3 .caret{display:none;}
.foot-menu li{ padding:2px 0;color:#fff; font-size:13px; line-height:28px;}
.foot-menu li i{ padding-right:5px;}
.foot-menu li a{ color:#fff; font-size:14px; text-transform:capitalize;line-height:28px; display:block;}
.foot-menu li a:hover{text-decoration:underline;}
.foot-menu li img{ margin-right:5px;margin-top:5px;}
.foot-menu .wechat img{border:5px solid #fff;}
.copy_by{ background-color:#212121; padding:10px 0;color:#fff; border-top:solid 1px #666;}
.copy_by a{color:#fff;}
.copy_by a:hover{text-decoration:underline;}

#friendLink li{font-size:14px;color:#fff;float:left;margin-right:10px;}
#friendLink li a{color:#fff;}
#friendLink li a:hover{text-decoration:underline;}
@media (min-width:768px) and (max-width:991px) 
{
    .foot-menu li img{width:120px;}
}
@media (max-width:767px)
{    
    footer{padding-bottom:50px;}
    .foot-menu{margin:20px 0;}
    .foot-menu h3 .caret{display:inline-block;}
    .foot-menu li{display:none}
    .foot-menu li img{width:120px;}
}

/*手机底部导航*/
#mobMenu{min-height:50px;border:1px solid #ddd;position:fixed;}
#mobMenu .foot_nav{width:25%;float:left;text-align:center;color: #898989;font-size:14px;}
#mobMenu .foot_nav span {display: block;padding: 3px 0px 0px 0px;font-size:18px;line-height:24px;}
#mobMenu .foot_nav .hamburger{position: inherit;float: none;margin: 0 auto;width:100%;}

#mobShare{position:fixed;bottom:0;width:100%;z-index:1110;display:none;}
#mobShare .txt{margin:0 10px;border-radius:2px;background-color:#f5f5f5;}
#mobShare h3{border-bottom:1px solid #ccc;padding:10px;text-align:center;font-size:20px;}
#mobShare .box{overflow-x:scroll;}
#mobShare ul {overflow-x:auto;padding:15px 0;height:110px;overflow-y:hidden;}
#mobShare ul li{float:left;display:block;width:80px;height:80px;text-align:center;}
#mobShare ul li a{display:inline-block;}
#mobShare ul li i{width:50px;height:50px;display:block;line-height:50px;font-size:50px;}
#mobShare ul li i.fa-facebook-square{color:#3b5998;}
#mobShare ul li i.fa-twitter-square{color:#00abf1;}
#mobShare ul li i.fa-google-plus-square{color:#d0422a;}
#mobShare ul li i.fa-tumblr-square{color:#44556b;}
#mobShare ul li i.fa-pinterest-square{color:#ca2127;}
#mobShare ul li i.fa-linkedin-square{color:#0083be;}
#mobShare .bdsharebuttonbox {overflow-x:auto;padding:15px 0;height:90px;overflow-y:hidden;}
#mobShare .bdsharebuttonbox li{width:80px;height:80px;}
#mobShare .bdsharebuttonbox li a{display:block;margin:0 auto;float:none;}
#mobShare .bdsharebuttonbox li span{display:block;text-align:center;margin-top:5px;}
#mobShare .share_btn{margin:10px;}
#mobShare .share_btn button{width:100%;background-color:#e6e6e6;text-align:center;font-size:16px;line-height:40px;height:40px;border:none;border-radius:2px;}
.sharebg{background-color: rgba(0, 0, 0, 0.6);bottom: 0;height: 100%;left: 0;opacity: 0;position: fixed;right: 0;top: 0;width: 100%;z-index: 1100;display: none;}
.sharebg-active {opacity: 1;display: block;}

#float{position:fixed;right:0;bottom:50px;z-index:10;}
#float ul{}
#float ul li {border-bottom:1px solid #ccc;}
#float ul li i{width:40px;height:40px;line-height:40px;font-size:30px;text-align:center;color:#fff;}
#float ul li i.fa-times{opacity:0.8;background-color:#000;}
#float ul li i.fa-chevron-up{opacity:0.8;background-color:#000;}
#float ul li i.fa-phone{background-color:#02be00;}
#float ul li i.fa-envelope-o{background-color:#44b853;}
#float ul li i.fa-skype{background-color:#00aff0;}
#float ul li i.fa-qq{background-color:#5294d0;}

/*内页*/
#ntframe{}

#bar img{ width:100%; height:auto;}
#main{padding-bottom:50px;}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #ntframe{ padding:0px;}
#main{ margin:0px; }
}

/*面包屑*/
#location{ margin-top:20px;text-transform:capitalize;}
#location h2{ font-size:25px; color:#eb4b33;}
#location p{ font-size:14px; line-height:35px;}
#location em{ display:block; height:1px; background:#ccc;}

@media screen and (min-width:1px ) and (max-width:767px)
{ 
#location{ text-align:left;}
#location h2.pull-left{ float:none!important; display:block;}
#location p{ display:block;}
}




/*内容主体*/
#content{ margin-top:10px; overflow:hidden;padding-bottom:10px;}
#content img{ max-width:100%;}
#content_remark{}
#content .btn-info{background-color:#eb4b33;border-color:#eb4b33;}
#content .btn-info:hover{opacity:0.8;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
    #content h2{ font-size:16px; font-weight:bold;}
}

/*左侧栏目*/
#left_nav{margin-top:25px;position:sticky; top: 25px;}
#left_menu{background-color:#eb4b33;padding:15px;border-radius:5px;}
.lbt h3{line-height:50px;font-size:26px;color:#fff;margin-bottom:10px;}
.lbt h3 .caret{display:none;}
.lmb{}
.lmb ul li:not(:last-child) { border-bottom:1px dashed #fff;}
.lmb ul li a{  display:block; padding:15px 20px; font-size:16px; text-transform:capitalize; background:#fff;color:#333;}
.lmb ul li a:before{content: "\f260";font-family: "FontAwesome";margin-right: 5px;}
.lmb ul li a.hover,.lmb ul li a:hover{color:#eb4b33;}
#left_content{background-color:#eb4b33;padding:15px;border-radius:5px;margin-top:25px;}
#left_content h3{line-height:50px;font-size:26px;color:#fff;margin-bottom:10px;text-align:center;}
.left_contact{background-color:#fff;padding:10px;line-height:26px;font-size:14px;}
.left_contact i{width:16px;text-align:center;display:inline-block;font-size:16px;}
.left_contact span{font-weight:bold;}
@media screen and (min-width:768px ) and (max-width:991px)
{
    #left_nav{margin-top:15px;position:relative;top:0;}
    #left_menu{padding:10px 15px;}
    .lbt h3{line-height:36px;font-size:24px;margin:0;}
    .lbt h3 .caret{display:inline-block;}
    .lmb ul li{display:none;}
    #lnr>ul>li:first-child{margin-top:10px;}
    .lmb ul li a{padding:10px 15px;font-size:14px;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #left_nav{margin-top:15px;position:relative;top:0;}
    #left_menu{padding:10px 15px;}
    .lbt h3{line-height:36px;font-size:24px;margin:0;}
    .lbt h3 .caret{display:inline-block;}
    .lmb ul li{display:none;}
    #lnr>ul>li:first-child{margin-top:10px;}
    .lmb ul li a{padding:10px 15px;font-size:14px;}
}

/*左右滚动按钮*/
.owl-carousel .owl-controls .owl-buttons{}
.owl-carousel .owl-controls .owl-buttons>div{background-color:#eb4b33;width:30px;height:80px;line-height:80px;padding:0;font-size:40px;border-radius:0;position:absolute;top:30%;}
.owl-carousel .owl-controls .owl-buttons>.owl-next{right:15px;}
.owl-carousel .owl-controls .owl-buttons>.owl-prev{left:15px;}
.owl-carousel .owl-controls .owl-buttons>div:hover{opacity:1;}

/*产品总页*/

/*产品分类列表*/
.capcp {padding:0 15px;}
.capcp .thumbnail{margin-bottom:50px;padding:0;background-color:#f0f0f0;border-left:none;border-right:none;border-radius:0;}
.capcp .cate_hot_img{float:right;width:45%;overflow:hidden; text-align:center;}
.capcp .cate_hot_img img{  width:auto; height:100%;}
.capcp .cate_hot_info{float:left;width:55%;padding:25px 50px 20px;}
.capcp .cate_hot_info h3{ font-size:24px; height:36px; line-height:36px;font-weight:bold;font-style:italic; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.capcp .cate_hot_info em{ border-bottom:solid 1px #dfdfdf; height:2px; margin-top:5px; margin-bottom:5px;width:150px;display:block;}
.capcp .cate_hot_info p{ font-size:14px; line-height:24px;color:#666;  margin-bottom:5px; height:72px; overflow:hidden;}
.capcp:nth-child(odd) .cate_hot_img{float:left;}
.capcp:nth-child(odd) .cate_hot_info{float:right;}
#secondCate {margin:15px -10px 0;}
#secondCate .thumbnail{padding:0 10px;border:none;margin-bottom:0;}
#secondCate .thumbnail h5{font-size:14px;line-height:24px;text-align:center;margin-top:10px;text-transform:capitalize;margin-bottom:10px;height:24px;overflow:hidden;}
#secondCate .owl-next{right:10px;height:60px;font-size:40px;line-height:60px;}
#secondCate .owl-prev{left:10px;height:60px;font-size:40px;line-height:60px;}
@media screen and (min-width:768px ) and (max-width:991px) {
    .capcp .cate_hot_info{padding:10px 30px;}
    .capcp .cate_hot_info p{display:none;}
}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
.capcp .cate_hot_img{height:auto; overflow:hidden; text-align:center;}
    .capcp .cate_hot_img{  width:100%;float:none;}
    .capcp .cate_hot_info{width:100%;float:none;padding:10px 15px;font-size:18px;}
    .capcp .cate_hot_info em{display:none;}
    .capcp .cate_hot_info p{display:none;}
    .capcp .cate_hot_info #secondCate{display:none;}
}

/*产品列表*/
.ppcp {padding:0 15px;width:25%;float:left;}
.ppcp .thumbnail{ margin:0px;padding:0;border:none;border-radius:0;padding-bottom:20px; border:solid 1px #eaeaea;}
.ppcp .pptp{padding:0px; overflow:hidden; text-align:center;}
.ppcp .pptp img{  width:100%;height:auto;}
.ppcp .ppwz {padding:20px 15px 0;}
.ppcp .ppwz h4{ font-size:16px; color:#333;font-weight:bold;font-style:italic;text-transform:capitalize; margin:0 0 5px; line-height:24px; max-height:48px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ppcp .ppwz p{ color:#333; font-size:12px; line-height:24px; height:48px; font-family:Arial; text-transform:capitalize; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:6;-webkit-box-orient: vertical;}
.ppcp .ppwz a.link{font-size:12px;line-height:24px;text-decoration:underline;color:#333;}
.ppcp .thumbnail:hover{background-color:#eb4b33;}
.ppcp .thumbnail:hover h4{color:#fff;}
.ppcp .thumbnail:hover p{color:#fff;}
.ppcp .thumbnail:hover a.link{color:#fff;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
    .ppcp{margin-bottom:15px;width:50%;}
    .ppcp .thumbnail{padding-bottom:15px;}
    .ppcp .pptp{height:auto; overflow:hidden; text-align:center;}
    .ppcp .pptp img{  width:100%; height:auto;}
    .ppcp .ppwz{padding:10px 10px 0;}
    .ppcp .ppwz h4{font-size:12px; line-height:20px;height:40px;overflow:hidden;margin:0;}
}

@media screen and (min-width:1px ) and (max-width:767px)
{

    #pro_feed_show{ padding:0px 0;}
}


/*产品最终页*/
#proRemark{padding:30px 25px;box-shadow:0 0 15px #888;margin-top:15px;}
.rtp{ width:100%; height:auto; }
.rtp a{ float:left; width:100%; height:auto;box-shadow:20px 20px 20px -20px #999; }
.rtp a img{ float:left; width:100%; height:auto; border: solid 1px #c8c8c8;}

#rtp_small_img{ float:left; width:100%; }
#rtp_small_img a{ float:left; width:23%; margin:2% 2% 0% 0%;}
#rtp_small_img a img{ float:left; width:98%; height:auto;border: solid 1px #c8c8c8;}


.rms h1{ font-size:24px;font-weight:bold;line-height:36px;margin-top:20px;font-style:italic;}
.rms p{font-size:16px; line-height:30px; margin-top:25px;}
.pro_online{ margin-top:10px;}
.pro_online h3{padding:0 15px;margin-top:15px;font-weight:bold;}
.pro_online .lxfs{font-size:14px;line-height:24px;margin-top:15px;}
.pro_online .btn{ width:150px; overflow:hidden; margin-top:15px;}
@media screen and (min-width:1px ) and (max-width:767px) 
{
    #proRemark{padding:15px 0;}
}


/*相关产品列表*/
.pro_capcp .cate_hot_img{height:160px; overflow:hidden; text-align:center;}
.pro_capcp .cate_hot_img img{  width:auto; height:100%;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
.pro_capcp .cate_hot_img{height:auto; overflow:hidden; text-align:center;}
.pro_capcp .cate_hot_img img{  width:100%; height:auto;}
}
.pro_capcp .hot_info h3{ font-size:14px; text-align:center; margin-top:10px; height:25px; line-height:25px; overflow:hidden;}
.pro_capcp .hot_info em{ border-bottom:solid 1px #eaeaea; height:1px; display:block; margin-top:5px; margin-bottom:5px;}
.pro_capcp .hot_info p{ font-size:12px; line-height:20px;  margin-bottom:5px; height:60px; overflow:hidden;}

#pro_detail{ margin-top:45px;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
#pro_detail #detail strong{ font-size:16px; font-weight:bold;}
}


#myTabContent,#contact{ margin-top:15px;}
#inquiry,#RelatedProduct {padding-top:40px;}
#inquiry h2{text-align:center;margin-bottom:20px;}
#inquiry p{ font-size:15px; margin-top:15px;}
#pro_feed_show,#relate_pro{  margin-top:15px;}
#pro_feed_show label{ font-size:14px;}


/*关键词样式*/

.taglist{ font-size:14px;}
.taglist a:hover{ text-decoration:underline; color:#eb4b33;}

.taglist_show strong{ display:block; font-size:18px; color:#333; border-bottom:dashed 1px #eb4b33; line-height:35px;}
.taglist_show strong b{font-size:18px; color:#eb4b33;}
.taglist_show{}
.taglist_show .row{ margin-top:15px; text-align:center;}
.taglist_show .row h4{ font-size:16px; line-height:30px; height:30px; overflow:hidden;}
.taglist_show .row .ptp_img{overflow:hidden;}
.taglist_show .row .ptp_img img{ width:100%;}



#right_nav{margin:25px 0;background-color:#ededed;}
#right_nav>#location{margin-top:10px;}
@media screen and (min-width:1px ) and (max-width:767px) {
    #right_nav{margin:15px 0;}
}

/*新闻列表*/
#newslist {}
#newslist img{ width:100%;border: 1px solid #dedede;}
#newslist span{ color:#999;}
#newslist .list-group{margin:5px 15px 15px;overflow:hidden;border:1px solid transparent;background-color:#fff;}
#newslist .list-group:hover{border:1px solid #ccc;}
#newslist .list-group .media-img{overflow:hidden;width:15%;float:left;}
#newslist .list-group .media-img .pull-left {}
#newslist .media-body{width:85%;float:left;padding-left:20px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
#newslist .media-body h4{ font-size:18px;line-height:24px; font-weight:bold;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;}
#newslist .media-body span{display:none;}
#newslist .media-body p{ font-size:14px; line-height:24px;color:#666;height:48px;overflow:hidden;margin:0;}
#newslist .media-body a.link{font-size:14px;line-height:24px;text-decoration:underline;display:inline-block;margin-top:10px;}

#news_tit{ padding-bottom:15px; border-bottom:solid 1px #eaeaea;}
#news_tit h1{ font-size:23px;}
#news_tit p{ margin-top:10px;}
#news_tit i{color:#eb4b33;}
#news_detail,#RelatedNews{ margin-top:15px;}
#news_detail iframe{ width:100%; height:500px;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
    #newslist .list-group{width:50%;float:left;margin:0;padding:15px;}
    #newslist .list-group .media-img{width:100%;margin-bottom:10px;}
    #newslist .media-body{width:100%;padding:0;}
    #newslist .media-body a.link{margin-top:5px;}

    #news_detail iframe{ width:100%; max-height:200px;}
}


#RelatedNews li{ font-size:14px; line-height:25px;}




/*图片列表*/
.thumbnail img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}

.cpcp {width:33.33%;float:left;padding:0 15px;}
.cpcp .cptp{ overflow:hidden; text-align:center;}
.cpcp .ceptp{overflow:hidden; text-align:center;}
.cpcp .cptp img{  width:auto; height:auto;}

@media screen and (min-width:1px ) and (max-width:767px)
{ 
.cpcp {width:50%;}
.cpcp .cptp{height:auto; overflow:hidden; text-align:center;}
.cpcp .cptp img{  width:100%; height:auto;}
}

.cpwz{ height:25px; margin:10px auto 0px auto; line-height:25px; overflow:hidden;}
.cpwz h5{ font-size:14px; color:#666;}


/*视频*/
.vpcp {width:33.33%;float:left;padding:0 15px;}
.vpcp .vptp{height:210px; overflow:hidden; text-align:center;}
.vpcp .vptp img{  width:auto; height:auto;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
.vpcp .vptp{height:auto; overflow:hidden; text-align:center;}
.vpcp .vptp img{  width:100%; height:auto;}
}
.vpcp .vpwz h3{ font-size:14px; text-align:center; margin-top:10px; margin-bottom:5px; height:25px; line-height:25px; overflow:hidden;}
.play_bt{width:40px;height:40px;position:absolute;left:40%;top:30%;display:block;background-position:center 0;background-repeat:no-repeat;z-index:2;}


/*联系方式*/
#contact_show{margin-bottom:80px;}
#contact_show .tit{margin-bottom:50px;text-align:center;}
#contact_show .tit h2{font-size:30px;line-height:42px;font-weight:bold;margin-bottom:5px;}
#contact_show p{font-size:14px;line-height:24px;color:#666;}
#contact_show .item{text-align:center;padding:50px 0;margin:0 30px;border:1px solid #ccc;border-radius:5px;}
#contact_show .item .img{background-color:#eb4b33;color:#fff;width:100px;height:100px;border-radius:50%;margin-bottom:25px;}
#contact_show .item .img i{font-size:40px;line-height:100px;}
#contact_show .txt h4{font-size:18px;line-height:24px;margin-bottom:5px;}
#contact_show .txt p{width:80%;height:96px;overflow:hidden;}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #contact_show{margin-bottom:30px;}
    #contact_show .tit{margin-bottom:25px;}
    #contact_show .tit h2{font-size:24px;line-height:36px;}
    #contact_show .item{margin-bottom:25px;}
}

/*留言反馈*/
#feedback{}
#feedback .tit{margin-bottom:35px;}
#feedback .tit h2{font-size:30px;line-height:42px;font-weight:bold;text-align:center;}
#feedback_from{margin:15px -15px;overflow:hidden;}
#feedback_from .group{overflow:hidden;}
#feedback_from .group label{line-height:28px;text-align:right;}
#feedback_from .group span{display:inline-block;width:80px;font-size:14px;line-height:24px;text-align:right;margin-right:10px;}
#feedback_from .group input{width:100%;border:1px solid #ccc;background-color:#fbfbfb;padding:4px 5px;line-height:24px;margin-bottom:20px;border-radius:4px;}
#feedback_from .group textarea{width:100%;border:1px solid #ccc;background-color:#fbfbfb;padding:4px 5px;line-height:24px;resize:none;margin-bottom:20px;vertical-align:top;height:108px;border-radius:4px;}
#feedback_from .btn{width:100%;height:50px;line-height:38px;font-size:18px;font-weight:bold;background-color:#eb4b33;color:#fff;}
#feedback_from .btn:hover{opacity:0.8}
@media screen and (min-width:1px ) and (max-width:767px)
{
    #feedback .tit{margin-bottom:25px;}
    #feedback .tit h2{font-size:24px;line-height:36px;}
}

#downtable .download{width:15px;border-radius:0;border:none;margin-right:5px;}
#downtable {text-transform:capitalize;width:calc(100% - 30px);margin:0 auto;}
#downtable>tbody>tr:nth-child(2n){background-color:#fff;}



/*网站地图*/
#mapContent{ margin-top:30px;}
#sitemapnav {float:left; width:100%;padding:4%;  border:solid 1px #dddddd; box-shadow:20px 20px 20px -20px #ccc; position:relative; border-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
#sitemapnav li{  list-style:none;}
#sitemapnav a{ color:#666666; text-decoration:underline;}
#sitemapnav .fontbig {	width:100% !important;}
#sitemapnav .bigli{float:left;	width:100%;  line-height:35px;font-size:18px;}
#sitemapnav .bigli a {color:#666;text-decoration:underline; font-weight:bold;}
#sitemapnav .bigli a:hover {color:#eb4b33;}
#sitemapnav .abli_02{ float:left;width:28%;margin-left:5%;font-size:16px; height:30px; line-height:30px; overflow:hidden; display:inline;font-weight:normal; }
#sitemapnav .abli_02 a:hover{color:#eb4b33;}
.jiange{ float:left; 	width:100%;  height:2px; border-bottom:solid 1px #d2d2d2; }
@media screen and (min-width:1px ) and (max-width:767px)
{
	#sitemapnav .abli_02{width:44%;}
}
.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { float:left;width:95%;margin-left:5%; font-size:16px; line-height:30px; display:inline;font-weight:bold; }
#sitemapnav .PROclass_02 { float:left;width:90%;margin-left:8%;font-size:16px; height:22px; line-height:22px;  overflow:hidden;display:inline;font-weight:normal; }

#sitemapnav .PROclass_01 a{  color:#666;}
#sitemapnav .PROclass_02 a{ color:#666666;}
#sitemapnav .PROclass_01 a:hover{ color:#eb4b33;}
#sitemapnav .PROclass_02 a:hover{ color:#eb4b33;}

#sitemapnav .PROclass_03 { float:left;width:40%;margin-left:10%;color:#666666;font-size:14px;display:inline; line-height:20px;}
#sitemapnav .PROclass_03 a:hover{ color:#eb4b33;}
#sitemapnav .PROclass_04 { float:left;width:40%;margin-left:10%;display:inline;}