.list{width: 100%;height: 50px;background: #f1f1f1;border-bottom: 1px solid #dedede;}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.list1 li{float: left;height: 25px;line-height: 25px;margin-top: 13px;margin-left: 65px;}

.list1 li a{color: #333333;font-size: 16px;}

.list1 li:hover{border-bottom: 2px solid #fd5900;}

.list1 li:hover a{color: #fd5900;}

.list1 li:nth-of-type(1){margin-left: 0;}

.list1 .ua3{border-bottom: 2px solid #fd5900;}

.list1 .ua3 a{color: #fd5900;font-weight: bolder;}
.now{text-align: right;color: #000000;padding-top: 15px; overflow: hidden;}
.now a{color: #000000;}
@media only screen and (max-width: 1499px){
	
}

.index-new{
    width: 100%;
    padding: 48px 0 70px
}
.index-new .title{
    padding-bottom: 40px;
}
.index-new .title b{
    font-size: 36px;
    color: #444;
    line-height: 60px;
}
.index-new .title p{
    font-size: 16px;
    color: #444
}
.index-new ul{
    width: 100%;
    padding: 1px;
}
.index-new ul li{
    width: 24%;
    float: left;
    margin-right: 1.333%;
    margin-bottom:20px;
    box-sizing: border-box;
    border: 1px solid #bdd3ec;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.index-new ul li:nth-of-type(4n){
    margin-right: 0;
}
.index-new ul li .img{
    width: 100%;
    height: 149px;
   overflow: hidden;
}
.index-new ul li .img img{
    width: 100%;
    height: 149px;
}
.index-new ul li .content{
    width: 100%;
    background: #f6f8fb;
    box-sizing: border-box;
    padding: 0 6%;
    min-height: 186px;
}
.index-new ul li .content .timer{
    width: 100px;
    text-align: center;
    background: #fd5900;
    height: 40px;
    line-height: 40px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
}
.index-new ul li .content .timer b{
    font-size: 30px;
    font-weight: normal;
}
.index-new ul li .content .timer span{
    font-size: 16px;
}
.index-new ul li .content h5{
    font-size: 20px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-new ul li .content p{
    font-size: 14px;
    color: #666;
    min-height: 53px;
    margin-top: 10px;
}
.index-new ul li .content  em{
    font-size: 14px;
    color: #004da4;
    padding-bottom: 20px;
    font-weight: bold;
    padding-top: 8px;
}
.index-new ul li:hover{
    box-shadow: 0 0 10px 10px #f2f2f2;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}
.index-new ul li:hover .content{
    background: #fd5900
}
.index-new ul li:hover .content h5{
    color: #fff
}
.index-new ul li:hover .content p{
    color: #a3bbd9
}
.index-new ul li:hover .content em{
    color: #fff
}
.index-new ul li:hover .content .timer{
    background: #fff;
    color: #fd5900
}

.com-width {
    width: 1200px;
    margin: 0 auto;
}
.cate-position {
    height: 50px;
    color: #999;
    line-height: 50px;
}
.cate-position a {
    color: #999;
}
.cate-position a:hover{
	color: #fd5900;
}

.icon-eye{position: relative; top: -2px; display: inline-block; vertical-align: middle; width: 21px; height: 11px; background: url(../img/eye.png) no-repeat center;}
/*左侧*/
.news-show-left{float: left; margin: auto; width: 800px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-left .news-title{padding: 40px 20px; padding-bottom: 20px;border-top: 1px #f1f1f1 solid; text-align: center;line-height: 1.5;}
.news-show-left .news-title .tit{padding-bottom: 10px; color: #333;font-weight: normal;font-size: 24px;}
.news-show-left .news-title p{padding-bottom: 10px;border-bottom: 1px solid #F0F2F5; color: #a3afb7;font-size: 14px;}
.news-show-left .news-title p a{color: #a3afb7;}
.news-show-left .news-views{overflow: hidden;margin: 40px 20px 20px; margin-top: 0;color: #666; font-size: 14px; line-height: 25px;}
.news-show-left .news-views p{margin-bottom: 10px;}
.news-show-left .news-views img{max-width: 100%;height: auto;}
.news-show-left .news-other{padding: 20px 15px; border-top: 1px #f1f1f1 solid;}
.news-show-left .news-other p{display: block;padding-left:3px; height: 40px;line-height: 40px;}
.news-show-left .news-other p a{color: #333;font-size: 14px;}
.news-show-left .news-other p a:hover{color: #BB3E46;}
.news-show-left .share-bar{padding: 20px;}
/*右侧*/
.news-show-right{float: right; width: 370px;}
.news-show-right dl{display: block; margin-top: 0; margin-bottom: 20px; background: #fff; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);}
.news-show-right dl dt{position: relative;display: block; height: 42px; border-bottom: 1px #f1f1f1 solid; line-height: 42px;}
.news-show-right dl.tab dt{padding-left: 20px;height: 42px;border-top: 1px #f1f1f1 solid;color: #1d1d1d; font-size: 18px; line-height: 42px;}
.news-show-right dl.tab dd{position: relative;}
.news-show-right dl.tab dd ul{display: block; padding: 0 20px;}
.news-show-right dl.tab dd ul li{display: block; padding: 15px 0; border-bottom: 1px #f1f1f1 solid;}
.news-show-right dl.tab dd ul li a{display: inline;}
.news-show-right dl.tab dd ul li .pic{position: relative; overflow: hidden; margin-right: 20px; width: 60px; height: 60px; text-align: center; font-size: 0; line-height: 60px;float: left;}
.news-show-right dl.tab dd ul li .pic img {max-width: none;}
.news-show-right dl.tab dd ul li h5{display: block; overflow: hidden; padding-top: 4px; padding-bottom: 10px; color: #333; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; line-height: 20px;}
.news-show-right dl.tab dd ul li h5 a{color: #333;}
.news-show-right dl.tab dd ul li h5 a:hover{color: #BB3E46;}
.news-show-right dl.tab dd ul li .news-cate{color: #999;}
.news-show-right dl.tab dd ul li i{float: left;color: #999;font-size: 12px;}
.news-show-right dl.tab dd ul li em{float: right; padding-left: 25px; background: url(../img/eye.png) no-repeat left center; color: #999; font-style: normal; font-size: 12px;min-width: 50px;}
.news-show-right dl.tab dd .more{position: relative; top: -1px; height: 45px; border-top: 1px #f1f1f1 solid;color: #333; text-align: center; line-height: 45px;}
.news-show-right dl.tab dd .more a{position: relative;display: inline-block; color: #333;}
.news-show-right dl.tab dd .more a b{margin-left: 5px;font-family: "宋体";-webkit-transition: transform .3s;-o-transition: transform .3s;transition: transform .3s;}
.news-show-right dl.tab dd .more a:hover b{-webkit-transform: translateX(5px);-o-transform: translateX(5px);transform: translateX(5px);-ms-transform: translateX(5px);}
.news-show-right dl.tab dd .more a:hover{color: #BB3E46;}
.news-show-right dl.list dt{padding-left: 20px; color: #333; font-size: 18px;}
.news-show-right dl.tab dt a{display: table-cell;width: 33%; height: 42px; color: #009A62; text-align: center; font-size: 18px; line-height: 42px; -webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out;}
.news-show-right dl.list dt a b{position: relative; top: -1px; display: inline-block; overflow: hidden; margin-left: 2px;width: 15px; height: 15px; background-position: 0 -64px; vertical-align: middle;}
.news-show-right dl.list dd ul{display: block; padding: 20px;}
.news-show-right dl.list dd ul li{display: block; overflow: hidden;padding-bottom: 12px; text-overflow: ellipsis; white-space: nowrap;}
.news-show-right dl.list dd ul li a{color: #333; font-size: 14px; -webkit-transition: .2s; -o-transition: .2s; transition: .2s;}
.news-show-right dl.list dd ul li a:hover{color: #BB3E46;}
.gr-page-other{margin-top: 15px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd;}
.gr-product-content .gr-page-other{border-color: #E4EAEC;}
.gr-page-other p{line-height: 26px;width: calc(100% - 150px);}
.gr-back-btn{margin-top: 6px; width: 125px; height: 40px; background-color: #999; color: #fff!important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;float: right;}
.gr-back-btn:hover{opacity: 0.8; filter: alpha(opacity=80);}
.gr-page-other p a{color: #333;}
.news-case {
    padding: 20px;
}
.news-case .gr-case-list {
    width: 100%;
}
.news-case .gr-case-list li,
.news-case .gr-case-list li .pic {
    float: none;
    width: 100%;
    height: auto;
}

.ser-zlxz-conet{
    width: 100%;
    /* border: 1px solid #bdd3ec; */
}
.ser-zlxz-conet ul{
    width: 100%;
    padding-bottom: 114px;
}
.ser-zlxz-conet ul li{
    width: 24%;
    margin-right: 1.333%;
    float: left;
    box-sizing: border-box;
    padding: 20px 1%;
    /* background: #fff; */
    text-align: center;
    font-size: 16px;
    color: #444;
    cursor: pointer;
    margin-bottom: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; 

}
.ser-zlxz-conet ul li:hover{
    box-shadow: 0 0 5px 5px #f1f1f1;
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); 
}
.ser-zlxz-conet ul li .img{
    width: 100%
}
.ser-zlxz-conet ul li .img img{
    /* width: 100%; */
    /* height: auto; */
    margin-bottom: 20px;
}
.ser-zlxz-conet ul li:nth-of-type(4n){
    margin-right: 0;
}
.ser-content4 .title .wt{
    line-height: 36px;
    margin-top: 20px;
    display: block
}
.ser-content4 .ds{
    box-sizing: border-box;
    padding: 59px 4%;

    
}
.ser-content4 .ds .inp input{
   width: 32%;
   display: block;
   float: left;
   background: #ffff;
   line-height: 64px;
   height: 64px;
   margin-right: 2%;
   box-sizing: border-box;
   padding: 0 3%;
   border: 1px solid #bdd3ec

}
.ser-content4 .ds .inp input:last-of-type{
    margin-right: 0;
}
.ser-content4 .ds textarea{
    width: 100%;
    background: #fff;
    border: 1px solid #bdd3ec;
    height: 150px;
    box-sizing: border-box;
    padding: 20px 3%;
    margin-top: 20px;
}
.ser-content4 .ds #submit{
   width: 100%;
   background: #fd5900;
   line-height: 58px;
   height: 58px;
   color: #fff;
   margin-top: 10px;
}
.ser-content4 .ds #submit:hover{
    background: #fd5900;
    cursor: pointer;
}

.case-conetnt{
    width: 100%;
    background: #f6f8fb;
    padding-bottom: 100px;
}
.case-conetnt .case-pages{
    padding: 1px 0;
    background: #fff;
    margin-top: -50px;
    position: relative;
}

.case-pages ul{
    width: 100%;
    padding-bottom: 60px;
}
.case-conetnt .text{
    text-align: center;
    font-size: 18px;
    color: #bbb;
    padding-bottom: 50px;
}
.case-pages ul .hz{
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 46px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #dadee1;
    border-bottom: 1px solid #dadee1;
    padding-bottom: 10px;
    position: relative;
    z-index: 0;
    background: #fff;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    box-sizing: border-box;
    height: 145px;
}
.case-pages ul .hz:hover{
    transform: scale(1.02) translateY(-10px);
    -webkit-transform: scale(1.02) translateY(-10px);
    
    box-shadow: 0 0 10px 10px #f2f2f2; 
    border: 1px solid #dadee1 !important;
    z-index: 1;
}
.case-pages ul .hz:hover span{
    color: #fd5900
}
.case-pages ul .hz:nth-of-type(4n){
    border-right: 1px solid #dadee1;
}
.case-pages ul .hz:last-of-type{
    border-right: 1px solid #dadee1;
}
 .case-pages ul .hz:nth-of-type(1){
    border-top:1px solid #dadee1 
}
.case-pages ul .hz:nth-of-type(2){
    border-top:1px solid #dadee1 
}
.case-pages ul .hz:nth-of-type(3){
    border-top:1px solid #dadee1 
}
.case-pages ul .hz:nth-of-type(4){
    border-top:1px solid #dadee1 
}
.case-pages ul .hz .img{
    width: 304px;
    /* height: 283px; */
    margin: 10px auto;
    margin-top: 25px;
}
 .case-pages ul .hz .img img{
    width: 100%;
    height: 100%;
}
.case-pages ul .hz .htit{
    font-size: 16px;
    color: #444;
    line-height: 42px;
    
}

/*在线留言*/
.message{padding: 80px 0;}
.message .title{font-size: 28px; text-align: center;}
.message .desc{font-size: 14px; color: #4d4d4d; text-align: center; margin-top: 20px; line-height: 30px;}
#form_message{width: 640px; margin: 30px auto 0;}
.message li{margin-bottom: 10px; position: relative; padding: 0 16px; border-radius: 4px; border: 1px solid #ddd;}
.message li input[type="text"]{display: block; width: 100%; height: 36px; line-height: 36px;}
.message li textarea{display: block; width: 100%; height: 90px; line-height: 22px; padding: 8px 0;}
.message li.code{margin-right: 420px;}
.message li.code .code_img{height: 100%; background: #fff; position: absolute; right: -140px; top: 0;}
.message li.code .code_img img{height: 24px; padding-top: 6px;}
.message li.submit{border-width: 0; padding: 0;}
.message li .submit_btn{display: block; width: 200px; height: 40px; line-height: 40px; text-align: center; background: #fd5900; color: #fff; border-radius: 4px; cursor: pointer;}
.message li .submit_btn:hover{color: #fff!important; filter: alpha(opacity=80); opacity: .8;}

.product{width:100%;padding-top:40px; position: relative; z-index: 3;}
.product .left{width: 20.72%;float:left}
.product .right{width: 79.28%;float: left;}
.product .left .top{height:90px;line-height: 90px;padding:0 20px;background: url(../images/gb_103.png) no-repeat;background-position: right 50% !important;background-color: #fd5900;font-size:24px;color:#fff;margin-bottom: 1px;}
.product .left .catlist li{position: relative;}
.product .left .catlist .lil{height:58px;display:block;line-height: 58px;margin-bottom: 1px;background: #f1f1f1;padding:0 20px;position: relative;}
.product .left .catlist .lil .p_image{width: 4px;height: 4px;margin-right: 10px;background: #cccccc;border-radius: 50%;transition: all 0.4s ease-in-out;position: relative;float:left;top:27px;}
.product .left .catlist .lil i{background: url(../images/xia.png);background-size:100% 100%;width:30px;height:30px;float:right;position: relative;top:-43px;}
.product .left .catlist li .children{width:248px;display:none;position: absolute;top:0px;left:100%;z-index:999}
.product .left .catlist li .children li a{display: block; height:58px; line-height: 58px; margin-bottom: 1px;background: #f1f1f1;padding:0 20px;}
.product .left .catlist li:hover > .children{display: block;}
.product .left .catlist li > .children .p_image1{width: 4px;height: 4px;margin-right: 10px;background: #cccccc;border-radius: 50%;transition: all 0.4s ease-in-out;position: relative;float:left;top:27px;}
.product .left .catlist li > .children .title1{color:#333!important;}
.product .left .catlist li > .children li a:hover{background: #fd5900;color:#fff!important;}
.product .left .catlist li > .children li a:hover .title1{color:#fff!important;}
.product .left .catlist li > .children li a:hover .p_image1{background: #fff}
.product .left .catlist .active{background: #fd5900;color:#fff!important;}
.product .left .catlist .active .p_image{background: #fff}
.product .left .catlist .active i{background: url(../images/xia1.png);background-size: 100% 100%;}
.product .left .catlist .lil:hover .p_image{background: #fff}
.product .left .catlist .lil:hover{background: #fd5900;color:#fff!important;}
.product .left .catlist .lil:hover i{background: url(../images/xia1.png);background-size: 100% 100%;}
.product .right .right1{padding-left:40px;}
.product .right .pos{height:36px;line-height: 36px;border-bottom: 1px solid #e0e0e0;}
.product .right .prodtree{margin-top: 6px;}
.product .right .prodtree li{float: left; margin-right: 12px; margin-top: 12px; font-size: 15px;}
.product .right .prodtree li a{display: block; height: 40px; line-height: 40px; border: 1px solid #eee; padding: 0 25px;}
.product .right .prodtree li.active a,.product .right .prodtree li:hover a{background: #fd5900; border-color: #fd5900; color: #fff!important;}
.product .right .prolist{padding-top:20px;}
.product .right .prolist .lil{width: calc((100% - 50px)/6);margin: 0px 10px 10px 0px;padding: 0px;display: block;float: left;}
.product .right .prolist .lil:nth-child(6n){margin-right: 0;}
.product .right .prolist .lil img{border:1px solid #ccc;}
.product .right .prolist .lil .title{display: block;font-size: 14px;color: #bc121a;text-align: center;line-height: 24px;}
.product .right .prolist .lil .desc{height: 80px;padding: 0px 6px;font-size: 12px;color: #666666;text-align: center;line-height: 20px;  /*要显示的行数*/}

.product .right .prolist ul{margin: 0 -8px;}
.product .right .prolist li{margin-bottom: 10px;}
.product .right .prolist li .item{display: block; margin: 0 8px;}
.product .right .prolist li img{display: block; border: 1px solid #ccc; height: 152px;}
.product .right .prolist li .title{display: block;font-size: 14px;color: #bc121a;text-align: center;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product .right .prolist li .desc{height: 40px;padding: 0px 6px;font-size: 12px;color: #666666;text-align: center;line-height: 20px; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
@media only screen and (max-width: 1499px){
    .product .right .prolist li img{height: 122px;}
}

/*列表分页 */
.list-page{padding: 18px 0 30px 0; text-align: center; line-height: 30px; overflow: hidden; font-size: 0;}
.list-page ul,.list-page .go_page{display: inline-block; *display: inline; *zoom: 1; vertical-align: top;}
.list-page li{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 2px; font-size: 16px; }
.list-page li a,.list-page li span{display: block; height: 30px; line-height: 30px; position: relative; min-width: 20px; padding: 0 5px; color: #666; font-size: 16px; background: #eee;}
.list-page li a:hover,.list-page li.active span{background: #fd5900; color: #fff!important;}
.list-page .go_page{margin-left: 20px; font-size: 14px;}
.list-page .confirm_jump_page {width: 40px; height: 30px; margin-left: 10px; background: #068e4b; color: #fff!important; cursor: pointer;}
.list-page input[type="text"]{width: 50px; height: 28px; line-height: 28px; border: 1px solid #ddd; padding: 0 5px; margin-left: 6px; margin-right: 10px;}

/*产品详情*/
.prodetails-left{width: 366px; float: left; position: relative; z-index: 2;}
.product-bigpic{width: 366px; height: 264px; overflow: hidden; border: 1px solid #ccc; position: relative;}
.product-smallpic{margin-top: 14px; position: relative;}
.product-smallpic .prev,.product-smallpic .next{display: block; width: 26px; height: 100%; position: absolute; top: 0;}
.product-smallpic .prev{left: 0;}
.product-smallpic .next{right: 0;}
.product-smallpic .prev span,.product-smallpic .next span{display: block; width: 100%; height: 100%; background: #000; filter: alpha(opacity=50); opacity: .5; position: absolute; left: 0; top: 0; z-index: 1;}
.product-smallpic .prev i,.product-smallpic .next i{display: block; width: 12px; height: 22px; background: url(../images/prod-arrow.png) no-repeat; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -11px; z-index: 2;}
.product-smallpic .prev i{background-position: 0 0;}
.product-smallpic .next i{background-position: 0 -22px;}
.product-smallslick{margin: 0 30px; position: relative;}
.product-smallslick .slick-slide{height: auto;}
.product-smallslick .slick-slide span{display: block; margin: 0 6px; border: 1px solid #ccc; cursor: pointer;}
.product-smallslick .slick-current span{border-color: #fd5900;}
.zoomDiv{width: 200px; height: 200px; position: absolute; top: 0; left: 0; z-index: 999; background: #fff; border: 1px solid #ccc; display: none; text-align: center; overflow: hidden;}
.zoomDiv img{max-width: none;}
.zoomMask{position: absolute; background: #000; filter:alpha(opacity=15); opacity: .15; cursor: crosshair; z-index: 666;}
.prodetails-right{margin-left: 460px;}
.prodetails-title{font-size: 26px; padding-bottom: 16px; border-bottom: 1px solid #ddd;}
.prodetails-desc{font-size: 14px; line-height: 32px; margin-top: 16px;}
.prodetails-sbtn{margin-top: 80px;}
.prodetails-sbtn ul{overflow: hidden;}
.prodetails-sbtn li{float: left; margin-right: 20px;}
.prodetails-sbtn li a{display: block; width: 180px; background: #fd5900; height: 46px; line-height: 46px; font-size: 18px; color: #fff; text-align: center; border-radius: 4px;}
.prodetails-sbtn li a:hover{color: #fff!important; filter: alpha(opacity=90); opacity: .9;}
.prodetails-sbtn li.s2 a{background: #b60000;}
.prodetails-dbox{margin-top: 60px;}
.prodetails-tabtit{height: 40px; border-bottom: 2px solid #e8e8e8;}
.prodetails-tabtit ul{overflow: hidden;}
.prodetails-tabtit li{float: left; min-width: 100px; height: 40px; line-height: 40px; background: #e8e8e8; padding: 0 30px; border-radius: 4px 4px 0 0; font-size: 20px; color: #333; text-align: center;margin-right:2px; cursor: pointer;}
.prodetails-tabtit li.active{background: #fd5900; color: #fff; border-bottom: 2px solid #fd5900;}
.prodetails-tabcont{padding: 30px 0;}
.prodetails-body{font-size: 14px; color: #555; line-height: 2.2;display: none;}
.show{display: block;}
@media only screen and (max-width: 1499px){
    .prodetails-right{margin-left: 400px;}
}
/* relatedlist */
.relatedlist { list-style: none; padding: 0; margin: 0; font-family: Arial; margin:0 auto}
.relatedlist li { width: 146px; height: 170px; padding: 5px 13px 12px 4px; margin: 5px 13px 12px 4px; line-height: 18px; display: inline-block; vertical-align: top; zoom: 1; /* - IE5-IE7 Hack */ *display:inline; /* - IE5-IE7 Hack */}
.relatedlist li a { width: 146px; height: 170px; padding: 10px; margin: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display: block; border: 1px #ccc solid; font-size: 12px; text-align: left; zoom: 1; /* - IE5-IE7 Hack */ *display:inline; /* - IE5-IE7 Hack */}
.relatedlist li a p { margin: 3px 0; padding: 0; }
.relatedlist li a:hover { background-color: #F7F7F7; }
.relatedlist li .image { padding: 0; margin: 0; }
.relatedlist li .image img { margin: 0; padding: 0; border: 0; }
.relatedlist li .boxtitle { margin: 6px 0 3px 0; font-size: 1.1em; font-weight: bold; }
.relatedlist li .desc { margin-top: 0; color: #666; text-decoration: none; font-weight: normal; overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.relatedlist li .title { font-weight: bold; color: #fd5900; height: 20px; overflow: hidden; }


@media only screen and (max-width: 1499px){
    .relatedlist{margin: 0 -10px;}
    .relatedlist li { width: 116px;}
    .relatedlist li a { width: 126px;}
}



.overview_einsatzgebiete_mouse{display: block; color: #1a1a1a; border: 1px solid #c4d1e2; margin: 0 8px 8px 0; width: 30%; float: left; cursor: pointer; padding: 5px 10px; background-color: #c4d1e2;}
.overview_einsatzgebiete_mouse:hover{background: #fd5900; border-color: #fd5900; color: #fff;}
.inthefieldarea{display: none; position: relative; padding: 0 10px;}
.inthefieldarea .inthefield_back{width: 76px; height: 34px; line-height: 34px; position: absolute; top: 10px; right: 10px; color: #fd5900; cursor: pointer; background-color: #f4f4f6; background-position: 12px center; background-image: url(../images/inth-prev.png); background-repeat: no-repeat; text-indent: 34px; font-size: 15px;}
.inthefieldarea .inthefield_back:hover{background-color: #fd5900; background-image: url(../images/inth-prev_hover.png); color: #fff;}
.inthefieldarea .name{font-size: 26px; line-height: 1.2; padding: 10px 0 22px 0;}
.product_inthefield_body{font-size: 14px; line-height: 1.8;}


/*代理品牌*/
.pinpai-dbox{position: relative; border: 1px solid #bdd3ec; min-height: 300px; background: #fff;}
.pinpai-dtabtit{width: 20%;}
.pinpai-dtabtit li{border-right: 1px solid #bdd3ec; border-bottom: 1px solid #bdd3ec; position: relative; cursor: pointer; height: 80px; line-height: 80px; *font-size: 60px; text-align: center;}
.pinpai-dtabtit li img{max-height: 40px;}
.pinpai-dtabtit li:before{content: ''; display: block; width: 100%; height: 100%; background: rgba(189, 211, 236, 0.1); position: absolute; left: 0; top: 0;}
.pinpai-dtabtit li:last-of-type{border-bottom: none;}
.pinpai-dtabtit li.active{border-right: none;}
.pinpai-dtabtit li.active::before{display: none;}

.pinpai-dtabcont{width: 79%; height: 100%; padding: 1px; position: absolute; right: 0; top: 0;}

.pinpai-dtabitem{width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%) scale(0); opacity: 0; transform-origin: 100% 100%; transition: transform 0.5s ,opacity 0.5s;}
.pinpai-dtabitem.action{opacity: 1; transform-origin: 0 0; transform: translateY(-50%) scale(1) !important;}

.pinpai-dtabitem img{width: 50%; height: auto; margin-left: 2%;}
.pinpai-dtabitem .text{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 42%; padding-left: 3%;}

.pinpai-dtabitem .text h3{font-size: 24px;  font-weight: bold; color: #444; margin-bottom: 30px;}
.pinpai-dtabitem .text h3::before{content: ''; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 10px; height: 10px; background: #ff9000; margin-right: 15px;}
.pinpai-dtabitem .text .desc{padding-left: 20px; font-size: 14px; color: #444;}
.pinpai-dtabitem .text .more{display: block; width: 200px; margin-left: 20px; color: #fff; background: #0061af; line-height: 40px; text-align: center; margin-top: 30px; transition: all 0.5s;}
.pinpai-dtabitem .text .more:hover{width: 250px; color: #fff!important;}