﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/PINGFANG_MEDIUM.woff);
}
*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{  font-family: myFirstFont;  color:#666; font-size:14px; background: #FFFFFF; min-width: 1280px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #666;}
a:focus { outline: 0 }
a:hover{ color: #ed1b24;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}

#home .home a,
#about .about a,
#products .products a,
#yyfn .yyfn a,
#news .news a,
#contact .contact a{ color: #ed1b24;}

#about .about ul li a{ color: #666;}
#about .about ul li a:hover{ color: #FFFFFF; background: #ed1b24;}

#products .products ul li a{ color: #666;}
#products .products ul li a:hover{ color: #FFFFFF; background: #ed1b24;}

#yyfn .yyfn ul li a{ color: #666;}
#yyfn .yyfn ul li a:hover{ color: #FFFFFF; background: #ed1b24;}

#news .news ul li a{ color: #666;}
#news .news ul li a:hover{ color: #FFFFFF; background: #ed1b24;}


input,button,select,textarea{ outline:none; font-family: myFirstFont; }
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; }

.HeaderBg{ width: 100%; height: 103px; position: fixed; left: 0; top: 0; z-index: 999; }
.Header{ width: 1280px; height: 103px; position: relative;}
.Header .logo{ float: left; width: 163px; height: 103px; overflow: hidden;}
.Header .logo a{ display: block; width: 163px; height: 103px;  background: url(../images/logo.jpg) no-repeat;}

.Header .nav{ float: left; width: 840px; height: 103px; line-height: 103px;  margin-left: 78px;}
.Header .nav li{ float: left; width: 140px; text-align: center; font-size: 18px; position: relative;}
.Header .nav li a{ color: #FFFFFF; display: block;}
.Header .nav li:hover ul{ display: block;}
.Header .nav li ul{ position: absolute; left: 0; top: 80px; z-index: 999; background: #FFFFFF; width: 140px; display: none;}
.Header .nav li ul li{ width: 140px; height: 42px; line-height: 42px; border-bottom: 1px solid #EEEEEE;}
.Header .nav li ul li a{ color: #333333; font-size: 15px;}
.Header .nav li ul li a:hover{ background: #ed1b24; color: #FFFFFF;}

.Header .nav li.products ul{ width:420px;}
.Header .nav li.products ul li{ float:left;}


.Header .lange{ float: right; width: auto; height: 103px; line-height: 103px; font-size: 18px; color: #FFFFFF;}
.Header .lange a{ color: #FFFFFF;}
.Header .lange a i{ color: #FFFFFF; padding-left: 7px; font-size: 20px;}

.Header .Tsea{ width: 22px; height: 22px; float: right; background: url(../images/Tseabg.png) no-repeat; cursor: pointer; margin-top: 41px; margin-right: 30px;}


.searchshow{ width: 308px; height: 34px; z-index: 10;  background: #FFFFFF; position: absolute; right:0; top: 74px; display: none;}
.searchshow .inputt{ width: 248px; padding: 0 10px; height: 32px; border: 1px solid #ddd; border-right:none ; float: left; font-size: 14px; color:#999;}
.searchshow .submitt{ width: 39px; height: 34px; float: left;  border: none; background:#ed1b24; color: #FFFFFF; font-size: 18px; }

.HeaderBg.current{ background: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.HeaderBg.current .nav li a{ color: #333;}
.HeaderBg.current .Header .lange{ color: #333;}
.HeaderBg.current .Header .lange a{ color: #333;}
.HeaderBg.current .Header .lange a i{ color: #333; }

.HeaderBg.current .Header .Tsea{  background: url(../images/Tseabg1.png) no-repeat;}



/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 10%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 10%;  opacity: 0;}
.main_visual:hover .owl-prev{ opacity: 1.0;}
.main_visual:hover .owl-next{ opacity: 1.0;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 14px; position:absolute; left: 0; bottom: 60px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 9px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 14px; height: 14px; background:#FFFFFF; border-radius: 50%;}
.main_visual .owl-dot.active span{ background:#ed1b24; width: 45px; border-radius: 20px;}

.inTit{ width: 1280px; height: 72px; line-height: 72px; padding: 65px 0 40px 0;}
.inTit h2{ float: left; color: #000000; font-size: 42px; background: url(../images/inTitbg.png) no-repeat left 10px; padding-left: 30px; text-transform:uppercase;}
.inTit a{ display: block; font-size: 18px; background: url(../images/inmore.png) no-repeat right center; padding-right: 50px;}
.inProbg{ width: 100%; height: auto; padding-bottom: 100px; background: #f7f7f7;}
.inPro{ width: 1420px; height: 465px; overflow: hidden; position: relative;}

.inProBtn{ position: absolute; left: 0; top: 0; width: 48px; height: 465px; overflow: hidden;}
.inProBtn a{ font-size: 24px; display: block; width: 48px; height: 48px; border-radius: 50%; background: #525b5c; color: #FFFFFF; text-align: center; line-height: 48px; margin-top: 208px;}
.inProBtn a:hover{background:#ed1b24;}

.inPro .bd{ width: 1280px; box-sizing: border-box; height: 465px; border:1px solid #EEEEEE; background: #FFFFFF; border-right: none;}
.inPro .bd li{ float: left; width:255px; height: 465px; border-right:1px solid #EEEEEE; text-align: center; }
.inPro .bd li h2{ width: 100%; height: 133px; border-bottom: 1px solid #EEEEEE;}
.inPro .bd li h2 img{ width: 166px; height: 56px; padding-top: 38px;}
.inPro .bd li h3{ width: 100%; height: 225px; padding-top: 8px; overflow: hidden;}
.inPro .bd li h3 img{ width: 225px; height: 225px;}
.inPro .bd li h4{ font-size: 14px; font-weight: normal; padding: 0 20px; height: 24px; line-height: 24px; overflow: hidden;}
.inPro .bd li div{  padding: 0 20px; height:44px; line-height: 22px; overflow: hidden; color: #999;}


.inProBtn1{ position: absolute; right: 0; top: 0; width: 48px; height: 465px; overflow: hidden;}
.inProBtn1 a{ font-size: 24px; display: block; width: 48px; height: 48px; border-radius: 50%; background: #525b5c; color: #FFFFFF; text-align: center; line-height: 48px; margin-top: 208px;}
.inProBtn1 a:hover{background:#ed1b24;}

.inSouBg{ width: 100%; height: 760px; background: url(../images/inSoubg.jpg) no-repeat center; background-size:cover;}
.inTit1{ width: 1280px; height: 72px; line-height: 72px; padding: 65px 0 40px 0;}
.inTit1 h2{ float: left; color: #FFFFFF; font-size: 42px; background: url(../images/inTitbg1.png) no-repeat left 10px; padding-left: 30px; text-transform:uppercase;}
.inTit1 a{ display: block; font-size: 18px;  color: #FFFFFF; background: url(../images/inmore1.png) no-repeat right center; padding-right: 50px;}


.inSouBox{ width: 1280px; height: 485px; overflow: hidden;}
#tab_conbox{ float: left; width: 855px; height: 485px; overflow: hidden;}
.inSouList{ width: 855px; height: 485px; position: relative;}
.inSouList img{width: 855px; height: 485px;}
.inSouList div{ position: absolute; width: 770px; height: 68px; line-height: 34px; overflow: hidden; left:42px; bottom: 34px; font-size: 18px; color: #FFFFFF;}
.inSouList div a{ font-size: 16px;}

.inSouBox ul{float: right; width: 425px; height: 485px; overflow: hidden; border-bottom:1px solid #dedede; border-top:1px solid #dedede; border-right:1px solid #dedede; box-sizing: border-box;}
.inSouBox ul a{ display: block; float: left; border:1px solid #dedede; border-top:none; border-right:none; width: 50%; height: 97px; line-height: 97px; font-size: 18px; box-sizing: border-box; background: #FFFFFF; text-align: center;}
.inSouBox ul a img{ width: 32px; height: 32px; padding-right: 15px; vertical-align: middle;}
.inSouBox .tabs .thistab,.tabs .thistab a:hover{ color: #FFFFFF; background: url(../images/inSouAbg.png) no-repeat; background-size:cover;}
.inSouBox .thistab img{filter: grayscale(100%) brightness(300%);}


.inBrandList{ width: 1280px; height: auto;}
.inBrandList a{ display: block; float: left; width: 16.66%; height: auto; margin: 10px 0; overflow: hidden; text-align: center;}
.inBrandList a img{ width: 90%; height: auto; }


.inNewsBg{ width: 100%; height: 668px; background: url(../images/inNewsBg.jpg) no-repeat center; background-size:cover;}
.inNewsList{ width: 1280px; height: 398px; overflow: hidden;}
.inNewsList dl{ float: left; width: 396px; height: 398px; overflow: hidden; background: #FFFFFF; margin-left: 45px;}
.inNewsList dl:first-child{ margin-left: 0;}
.inNewsList dl dt{ width: 396px; height: 215px; overflow: hidden;}
.inNewsList dl dt img{ width: 396px; height: 215px; }
.inNewsList dl dd{ width: 396px; height: 183px; box-sizing: border-box; overflow: hidden; padding: 30px;}
.inNewsList dl dd h3{ height: 32px; line-height: 32px; overflow: hidden; font-size: 18px; font-weight: normal; color: #000000;}
.inNewsList dl dd p{ line-height: 22px; height: 44px; overflow: hidden; margin-top: 5px;}
.inNewsList dl dd h4{ font-weight: normal; height: 27px; line-height: 27px; font-weight: normal; color: #999; margin-top: 10px;}


.footerBg{ width: 100%; height: auto; padding: 70px 0 0 0; background: #0f0f0f;}

.footer{ width: 1280px; height: auto; padding-bottom: 45px; overflow: hidden;}
.footerL{ float: left; width: 448px; height: auto; overflow: hidden;}
.footerL h4{ color: #FFFFFF; height: 48px; line-height: 48px; font-size: 16px; background: url(../images/Fh4icon.jpg) no-repeat left center; padding-left: 22px;}
.footerL ul{ width: 100%; padding-top: 8px;}
.footerL ul a{ display: block; float: left; width: 33.3%; color: #999999; line-height: 36px; height: 36px; overflow: hidden;}
.footerL ul a i{ padding-right: 8px;}
.footerL ul a:hover{ color: #FFFFFF;}

.footerM{ float: left; width:227px; height: auto; overflow: hidden;}
.footerM h4{ color: #FFFFFF; height: 48px; line-height: 48px; font-size: 16px; background: url(../images/Fh4icon.jpg) no-repeat left center; padding-left: 22px;}
.footerM ul{ width: 100%; padding-top: 8px;}
.footerM ul a{ display: block; float: left; width: 100%; color: #999999; line-height: 36px; height: 36px; overflow: hidden; box-sizing: border-box; padding-left: 12px;}
.footerM ul a i{ padding-right: 8px;}
.footerM ul a:hover{ color: #FFFFFF;}


.footerR{ float: right; width:375px; height: auto; overflow: hidden;}
.footerR h4{ color: #FFFFFF; height: 48px; line-height: 48px; font-size: 16px; background: url(../images/Fh4icon.jpg) no-repeat left center; padding-left: 22px;}
.footerR ul{ width: 100%; padding-top: 8px;}
.footerR ul p{  color: #999999; line-height: 36px;  box-sizing: border-box; padding-left: 12px;}
.footerR ul p i{ padding-right: 8px;}

.footerR dl{width: 100%; padding-top: 12px;}
.footerR dl a{ position: relative; display: block; float: left; width: 40px; height: 40px; border: 2px solid #3b3b3b; border-radius: 50%; text-align: center; line-height: 40px; font-size: 20px; margin-right: 8px;}
.footerR dl a .fwx{ position: absolute; left: 0; top: -110px; display: none;}
.footerR dl a .fwx img{ width: 100px; height: 100px;}
.footerR dl a:hover .fwx{ display: block;}


.footerCopy{ width: 1280px; height: 108px; line-height: 108px; overflow: hidden; color: #bababa;}
.footerCopy a{color: #bababa;}
.footerCopy a:hover{ color: #FFFFFF;}

.client-2 {
            position: fixed;
            right: -152px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 2px;
           
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #ed1b24;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #ed1b24;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
        

.banner2{ width: 100%; height: 350px; position: relative; margin-top:104px;}       
.banner2Txt{ width: 1280px; height: auto; overflow: hidden; color: #FFFFFF; height: 120px; padding-top:100px;}       
.banner2Txt h2{ line-height: 116px; height: 116px; font-size: 3.2rem; text-transform:uppercase;}        
.banner2Txt h3{ width: 55px; height: 4px; background: #FFFFFF; margin: 0;}     

.menubg{ width: 100%; height: 80px; background: #FFFFFF; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;}
.menu{ width: 1280px; height: 80px; line-height: 80px; overflow: hidden;}
.menuL{ float: left; width: auto; height: 80px;}
.menuL a{ font-size: 16px; padding-right: 35px;}
.menuL a:hover{ color: #ed1b24;}
#lm_hover{ color: #ed1b24;}

.menuR{ float: right; width: auto; height: 80px;}
.menuR i{ font-size: 18px; padding-right: 5px; color: #666;}
.Maintit{ width: 100%; text-align: center; height: auto; margin-bottom: 10px;}
.Maintit h3{ font-size: 32px; line-height: 69px; text-transform:uppercase;}
.Maintit h4{ width: 40px; height: 3px; background: #ed1b24;}

.abinfo{ width: 1280px; padding: 30px 0; overflow: hidden; line-height: 26px;}
.abinfo img{ max-width: 100%; height: auto;}



.conBox1{ width: 1280px; margin-top: 25px; height: auto; overflow: hidden;}
.conBox1Left{ float: left; width: 571px; height: auto; overflow: hidden;}
.conBox1Left h1{ width: 100%; height: 68px; line-height: 68px; font-weight: normal; font-size: 18px;}
.conBox1Left li{ width: 100%; height: 42px; margin-bottom: 20px;}
.conBox1Left .coninput1{ width: 539px; padding: 0 15px; height: 40px; border: 1px solid #EEEEEE;}
.conBox1Left .contex{ width: 539px; padding: 15px; height: 72px; border: 1px solid #EEEEEE;}
.conBox1Left .consub{ width: 100%; height: 55px; border: none; font-size: 16px; text-align: center; color: #FFFFFF; background: #ed1b24;}

.conBox1Right{ float: right; width: 600px; height: auto; overflow: hidden; padding-top: 15px;}
.conBox1Right h1{ font-weight: normal; font-size: 26px; line-height: 58px;}
.conBox1Rightinfo{ padding-top: 10px; width: 100%; height: auto; font-size: 16px; line-height: 28px;}

.conMap{ width: 1280px; height: 430px; overflow: hidden; margin-top: 50px;}

.NewsList{ width: 1280px; height: auto; overflow: hidden; padding: 35px 0;}
.NewsList dl{ float: left; width: 387px; height: 394px; overflow: hidden; margin: 10px 19px;}
.NewsList dl a{ display: block; width: 387px; height: 394px; }
.NewsList dl a dt{ width: 387px; height: 210px; overflow: hidden;}
.NewsList dl a dt img{ width: 387px; height: 210px; }
.NewsList dl a dd{ width: 387px; height: auto; padding-top: 15px;}
.NewsList dl a dd h3{ line-height: 32px; height: 32px; overflow: hidden; font-weight: normal; font-size: 16px;}
.NewsList dl a dd h4{ line-height: 23px; height: 23px; overflow: hidden; font-weight: normal; font-size: 14px; color: #999999;}
.NewsList dl a dd p{ width: 100%; height:72px; overflow: hidden; border-top: 1px solid #eeeeee; color: #999999; margin-top: 10px; padding-top: 12px; line-height: 24px;}


.newsShowbg{ width: 100%; height: auto; background: #eee; padding: 65px 0;}
.newsShow{ width: 1280px; height: auto; overflow: hidden;}
.newsShowLeft{ float: left; background: #FFFFFF; width: 880px; height: auto; padding:30px 25px; overflow: hidden;}
.newsShowTit{ width: 100%; height: auto; text-align: center; font-size: 26px; line-height: 36px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5;}
.newsShowTime{ width: 100%; height: 55px; line-height: 55px; color: #999999; text-align: center;}
.newsShowinfo{ font-size: 14px; color: #666666; line-height: 26px; padding-bottom: 30px; overflow: hidden;}
.newsShowinfo img{ max-width: 100%; height: auto; text-align:center;}
.newsShowImg{ width:100%; height:auto; padding-top:30px; text-align:center;}


.newsPrev{ width: 100%; height: auto; overflow: hidden;}
.newsPrev li{ width: 100%; height: 32px; line-height: 32px; overflow: hidden; font-size: 16px; color: #666666;}
.newsPrev li a{ color: #666666;}
.newsPrev li span{ color: #333333;}
.newsPrev li a:hover{ color: #ed1b24;}


.newsShowRight{ float: right; width: 320px; height: auto; overflow: hidden;}
.newsShowRight h2{ font-weight: normal; color: #3b8476; font-size: 18px; line-height: 28px; text-transform:uppercase;}
.newsShowRight li{ width: 320px; height: auto; padding: 15px 0; overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.newsShowRight li h4{ font-weight: normal; font-size: 14px; line-height: 20px;}
.newsShowRight li p{ color: #999999; font-family: arial; line-height: 24px;}


.downList{ width:1280px; height:auto; overflow:hidden;}
.downList li{ width:46%; height:48px; line-height:48px; border-bottom:1px dotted #ccc; float:left; margin:0 2%;}

.GoodsMain{ width:1280px; height:auto; padding:30px 0;}
.MainWz{ width:100%; height:36px; line-height:36px; padding-bottom:20px;}

.GoodsMenu{ width: 100%; height: auto;}
.GmobielMenu{ display:none;}

.MainLeft{float: left;width: 212px;height: auto;}
.MainLeft h2{width: 100%;height: 66px;line-height: 66px;color: #FFFFFF;background: #585d62;padding-left:28px;box-sizing: border-box;border-radius: 5px 5px 0px 0px;font-size: 24px;}
.GoodsMenu .menu_head{width: 100%;height: 50px;line-height: 50px;margin-top: 1px;}
.GoodsMenu .menu_head a{display: block;width: 100%;height: 50px;background: #898989 url(../images/Mlibgs.png) no-repeat 20px center;font-size: 16px;color: #FFFFFF;padding-left: 44px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #ed1b24 url(../images/Mlibgs.png) no-repeat 20px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{display: block;width: 100%;height: 42px;line-height: 42px;background: #ebebeb;margin-top: 1px;font-size: 15px;box-sizing: border-box;padding-left: 16px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{position:absolute;left: 212px;top:0;display:none;z-index:999;}
.GoodsMenu dd li ul a{display:block;width: 199px;height: 42px;line-height: 42px;font-size:14px;padding:0;padding-left: 16px;text-align: left;background: #e6e6e6;}

#lm_hover2{ color: #ed1b24;}


.GoodsR{float:right;width: 1050px;height:auto;overflow:hidden;}
.ABMenu{ width:100%; height:36px; line-height:36px; margin-bottom:20px;}

.GoodsDesc{ margin-bottom:20px; overflow:hidden}
.GoodsDesc .gtest{ float:left; width:100%}
.GoodsDesc h2{ font-size:24px;    color: #ed1b24; line-height:40px; border-bottom:1px solid #eee}
.GoodsDesc .gtest .desc{ line-height:24px; margin-top:15px; color:#666}
.GoodsDesc .pic{ width:300px; float:right}
.GoodsDesc .pic img{ width:100%}
.GoodsDesc .downexcel{ width:308px; height:34px; float:left; clear:both; margin-top:20px;}
.GoodsDesc .downexcel .inputt{ width: 248px; padding: 0 10px; height: 32px; border: 1px solid #ddd; border-right:none ; float: left; font-size: 14px; color:#999;}
.GoodsDesc .downexcel .submitt{ width: 39px; height: 34px; float: left;  border: none; background:#ed1b24; color: #FFFFFF; font-size: 18px; }

.goodsListBox{overflow: hidden;width: 100%;padding: 14px 2px;height: auto;background:#e9e9e9;margin-bottom:20px;overflow-x:auto;}
.tableSort{ width:100%;}
.tableSort th{text-align: center;padding:0 5px;}
.tableSort th.select-item{ padding:5px;}
.tableSort th.select-item input{ margin-right:5px;}
.tableSort th div{max-height: 128px;background:#fff;padding:10px;overflow-y:auto;white-space:nowrap;display:block;text-align:left;font-size:12px;line-height:20px;font-weight:normal;}

.key-wrap{ padding:0 13px;}
    .key-wrap .key-item {
        margin: 0 10px 10px 0;
        display: inline-block;
        zoom: 1;
        padding: 0 6px;
        height: 22px;
        border: 1px solid #dedede;
        font-size: 12px;
        line-height: 22px;
        background: #fff;
    }
.key-wrap .key-item .close-icon {
    vertical-align: -3px;
    margin-left: 7px;
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url(../images/del.png);
}
.criteria-result-wrap{padding:0 15px;}
.clear-btn {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 98px;
    height: 34px;
    background-color: #0c75ad;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.sure-btn {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 98px;
    height: 34px;
   
    background-color: #e50012;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.statistics-info {
    margin-left: 17px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    color: #666;
}

.goodsList{ width:100%; height:auto; overflow-x:scroll; }
.goodsList table{ border:1px solid #ccc;border-left:0px; }
.goodsList tbody tr:nth-child(even){ background:#f2f2f2;}
.goodsList tbody{  border-left:0px; border-top:0px; font-size: 14px; table-layout: fixed;  width: 100%; box-sizing:border-box; border-spacing:0;}
.goodsList tbody td{border:1px solid #ccc; min-width:70px;  border-right:0px; border-bottom:0px; padding:3px 5px; text-align:center; word-wrap: break-word; position:relative;}
.goodsList tbody td ul{ display:none; background:#fff; position:absolute; right:-120px; top:0; width:120px; z-index:999; line-height:18px; }
.goodsList tbody td ul li{ padding:10px 0; text-align:left;}
.goodsList tbody td ul li i{ padding:0 10px;}
.goodsList tbody td:hover ul{ display:block;}
.goodsList tbody tr td:nth-child(2){ min-width:190px;}
.goodsList tbody tr td:last-child{ min-width:190px;}
.goodsList tbody td .fa-file-pdf-o{font-size:18px;color: #ed1b24;}


.goodsList tbody tr{background:#fff; }
.goodsList tbody tr span{}
.goodsList dl{ width:100%; height:auto; border:1px solid #eee; background:#f7f7f7; box-sizing:border-box; margin-bottom:10px;}
.goodsList dl dt{ width:100%; height:42px; line-height:42px; text-align:left; box-sizing:border-box; padding:0 25px; background:#eee; font-weight:bold;}
.goodsList dl dt span{ color: #0c75ad;}
.goodsList dl dd{ width:100%; height:auto; padding:18px; float:left;}
.goodsList dl dd i{ line-height:32px;}
.goodsList dl dd span{ display:block; float:left; width:16%; border:1px solid #dedede; text-align:center; height:auto; line-height:26px;}
.goodsList dl dd span b{ color: #0c75ad;  display:block; }
.goodsList dl dt ul{ float:right; width:auto; height:36px; line-height:36px; overflow:hidden;}
.goodsList dl dt ul li{ float:left; padding:0 20px; background: url(../images/pdf-icon.png) no-repeat left center; }

.Abbg1{ width:96%;}
.NewsShowbg{width: 100%; height: auto; padding:50px 0; background: #eee; }


.PhotoList{ width: 1280px; height: auto; overflow: hidden;}
.PhotoList dl{ width: 1238px; height: 109px; padding: 20px; border: 1px solid #dedede; margin-bottom: 15px; overflow: hidden;}
.PhotoList dl a{ display: block; width: 1238px; height: 109px;}
.PhotoList dl a dt{ float: left; width: 323px; height: 109px; overflow: hidden;}
.PhotoList dl a dt img{ width: 323px; height: 109px;}
.PhotoList dl a:hover dt img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.PhotoList dl dd{ float: right; width:880px; height: 109px; overflow: hidden; }
.PhotoList dl dd h3{ font-size: 18px; font-weight: normal; height: 30px; line-height: 30px; overflow: hidden;}
.PhotoList dl dd p{ line-height: 20px; height: 40px; overflow: hidden; color: #666666;}
.PhotoList dl dd h4{ margin-top: 8px; float: right; width: 90px; height: 30px; line-height: 30px;     background: #b6b6b6; color: #FFFFFF; font-weight: normal; text-align: center;}
.PhotoList dl a:hover dd h4{ background:#ed1b24;}


.abCulList{ width: 1320px; height: auto; overflow: hidden; }
.abCulList dl{ float: left; text-align: center; width: 308px; height: 293px; overflow: hidden; margin: 10px;}
.abCulList dl dt{ width: 306px; height: 241px; border: 1px solid #e5e5e5;}
.abCulList dl dt img{ width: 288px; height: 221px; padding-top: 10px;}
.abCulList dl dd{ width: 308px; height: 50px; line-height: 50px; overflow: hidden; background: #f0f0f0;}