@import url("reset.css");
@import url("iconfont.css");

/*banner大图共用样式*/
#kinMaxShow{ visibility: hidden; width: 100%; height: 490px; overflow: hidden;}

#header .top{background: #f8f8f8;height: 35px;line-height: 35px;text-align: right;border-bottom: 1px #d4d4d4 solid;}
#header .top > div{width: 1581px;margin: 0 auto;max-width: 100%}
#header .top span{margin: 0 10px;padding-left: 25px;}
#header .top span.cn{background: url(../images/images_cn.jpg) no-repeat top left;}
#header .top span.en{background: url(../images/images_en.jpg) no-repeat top left;}
#header .logo{margin: 15px auto; width: 100%!important;max-width: 100%}
#header .logo > a{  display: block;width: 100%;text-align: center; }
#header .logo > a img{max-width: 100%;}

.nav{background:#323232;height: 40px;line-height: 40px;position: relative;z-index: 9;}
.nav>ul{height: 40px;line-height: 40px;width: 1581px;margin:0 auto;max-width: 100%}
.nav>ul>li{font-size: 14px;width: 130px;float: left;display: block;text-align: center;height: 40px;line-height: 40px;}
.ennav>ul>li{width: 150px}
.nav>ul>li a{display: block;width: 100%;height: 100%;}
.nav>ul>li a:link{color: #fff;}
.nav>ul>li a:visited{color: #fff;}
.nav>ul>li a:hover{color: #fdfdfd;background: #434342;}
.nav>ul>li a:active{color: #fff;}
.nav>ul>li>.sonNav{display: none;background: rgba(0,0,0,0.9);padding: 5px 0 20px;margin-top: -1px;font-size: 12px;}
.nav>ul>li>.sonNav:before{display: block;margin: 0 10px;content: " ";}
.nav>ul>li>.sonNav>li{height: 30px;line-height: 30px;display: block;text-align: center;}

/*banner设定*/
#kinMaxShow{ visibility: hidden; width: 100%; height: 800px; overflow: hidden;}

/*首页产品推荐*/
.i-productlist{padding-bottom: 50px;}
.i-productlist ul{display: block;}
.i-productlist ul li{float: left;display: block;margin: 0 32px;position: relative;width: 225px;height: 460px;}
/*.i-productlist ul li:hover {top: -5px;}*/
.i-productlist ul li:after{background: url(../images/images_shadow.jpg) center center no-repeat;display: block;position: absolute;content: "";height: 39px;width: 225px;left: 5px;top: 345px;}
.i-productlist ul li a {display: block;position: absolute;}
.i-productlist ul li a:link{color: #434343;}
.i-productlist ul li a:visited{color: #434343;}
.i-productlist ul li a:hover p.li-title,.i-productlist ul li a:hover p.li-info{color: #0075c1;}
.i-productlist ul li a:active{color: #434343;}
.i-productlist ul li a p.li-img{border: 5px solid #fff;width: 225px;height: 330px;position: absolute;}
.i-productlist ul li a:hover p.li-img{border-color: #0075c1;}
.i-productlist ul li a p{width: 235px;overflow: hidden;}
.i-productlist ul li a p.li-img img{width: 225px;height: 330px;}
.i-productlist ul li a p.li-title{font-size: 24px;color: #434343;height: 35px;line-height: 35px;padding-top: 385px;}
.i-productlist ul li a p.li-info{font-size: 12px;color: #434343;height: 25px;line-height: 25px;}

/*首页关于我们*/
.i-aboutus {padding-bottom: 60px;}
.i-aboutus dl{display: block;}
.i-aboutus dl dt{display: block;width: 440px;height: 290px;padding: 4px; border: 1px #ccc solid;position:relative;}
/*.i-aboutus dl dt .video-page-list{position:absolute;width:100%;height:30px;left:0;top:4px;}*/
/*.i-aboutus dl dt .video-page-list span{display:block;width:25px;height:25px;background-color:rgba(255,255,255,0.3);color:#fff;float:left;margin-left:10px;text-align:center;line-height:25px;cursor:pointer;}*/
/*.i-aboutus dl dt .video-page-list span.active{background:rgba(1, 94, 177,0.9);}*/
.i-aboutus dl dt img{width: 440px;height: 290px;}
.i-aboutus dl dd{display: block;width: 510px;height: 225px;padding: 35px 0 0 10px;text-indent: 20px;font: 14px/1.8 "microsoft yahei";text-align: justify;}

/*首页产品实例*/
.i-caselist{padding-bottom: 60px;}
.i-caselist ul{display: block;}
.i-caselist ul li{float: left;margin: 10px;position: relative;padding: 4px;border: 1px #ccc solid;width: 270px;height: 200px;}
.i-caselist ul li a{display: block;width: 100%;height: 100%;}
.i-caselist ul li a img{width: 270px;height: 200px;}

/*首页新闻资讯*/
.i-newslist{padding-bottom: 60px;}
.i-newslist .i-newspic>div{padding: 4px;border: 1px #ccc solid;width: 435px;height: 265px;}
.i-newslist .i-newspic img{width: 435px;height: 265px;}
.i-newslist .news-title{font-size: 16px;font-weight: bold;height: 45px;line-height: 45px;}
.i-newslist .news-date{color: #A2A2A2;font-size: 10px;}
.i-newslist ul{display: block;width: 520px;font-size: 14px;background: url(../images/aboutbg.jpg) left center no-repeat;padding: 20px 0 0 20px;}
.i-newslist ul li{height: 30px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;}
.i-newslist ul li span{color: #ccc;font-size: 13px;}

/* ========== */
/* = 底部footer = */
/* ========== */
.footer{padding: 40px 0;color: #A2A2A2;}
.footer p{height: 25px;line-height: 25px;}
.rightSide{ bottom: 30px; position: fixed; right: 20px; z-index: 996;background: #fff;padding: 10px;border:1px #b1b0b0 solid;}
.rightSide .f{ border: 1px solid #ccc; height: 51px; margin: 10px 0 0; position: relative; width: 50px;background: #0075c1;}
.rightSide .f:hover{background: #19489A;cursor: pointer;-moz-box-shadow:0px 2px 10px #B0B0B0; -webkit-box-shadow:0px 2px 10px #B0B0B0; box-shadow:0px 2px 10px #B0B0B0;}
.rightSide .f span.iconfont{color: #fff;position: absolute;display: block;width: 100%;text-align: center;font-size: 36px;padding-top: 5px;}
.rightSide .f01{margin-top: 0!important;}
.rightSide .f01 span.iconfont{font-size: 52px;padding-top:0;}
.rightSide .f02 a{ display: block; height: 100%; width: 100%;}
.rightSide .f03 img{width: 150px;height: 150px;}
.rightSide .f04 span.iconfont{padding-top:0;}
.rightSide .f04 .btt{  border: 1px solid #ccc; height: 100%; width: 100%;}
.rightSide .rContact{ background: #fdfdfd none repeat scroll 0 0; border-radius: 5px; display: none; left: -268px; margin-top: -38px; position: absolute; top: 50%; width: 236px; z-index: 997;border: 1px #D2D2D2 solid;}
.rightSide .f03 .wechat{width: 150px;height: 150px;left: -184px;top: -5px;}
.rightSide .rContact p{ color: #19489A; font-size: 13px; font-weight: bold; height: 40px; line-height: 40px; text-align: left; text-indent: 15px;}
.rightSide i{ background: rgba(0, 0, 0, 0) url("../images/arrow-right.png") repeat scroll 0 0; display: none; height: 26px; left: -33px; margin-top: -10px; position: absolute; top: 50%; width: 21px; z-index: 998;}

/*****
 公用部分
*****/
.bgf{background: #fff;}
.bgec{background: #eeeeee;}
.a1:link{color: #0169BA;}
.a1:visited{color: #0169BA;}
.a1:hover{color: #84cfff;}
.a1:active{color: #0169BA;}
.a2:link{color: #0169BA;}
.a2:visited{color: #0169BA;}
.a2:hover{color: #1b478e;}
.a2:active{color: #0169BA;}
.know-more{padding: 50px 0;}
.know-more a{border:1px #0169BA solid;padding: 10px 20px;}
.know-more a:hover{border-color: #1b478e;background: #f8f8f8;}
.position{font-size: 14px;}
.position h3{color: #858585;height: 50px;line-height: 50px;}
.position h3 .iimg{margin-right: 20px;position: relative;}
.position h3 .iimg img{width: 15px;height: 15px;position: absolute;top: 2px;}
.sideBar{width: 230px;}
.pageNav{background: #fff;border: 1px #f2f2f2 solid;padding: 4px;}
.pageNav:empty{display: none;}
.pageNav li{line-height: 45px;text-indent: 35px;border-bottom:1px #ccc dashed;background: #fdfdfd;overflow: hidden;}
.pageNav li a{display: block;width: 100%;height: 45px;line-height: 45px;border-bottom: 1px #d2d2d2 dashed;border-left:0px #0066CC solid;}
.pageNav li a:link{background: none;}
.pageNav li a:visited{background: none;}
.pageNav li a:hover{background: #fff;}
.pageNav li a:active{background: none;}
.pageNav li >ul >li>a{padding-left: 25px;}
.i-contact{padding:0 15px;border: 1px #f2f2f2 solid;padding: 4px;margin-top: 10px;background: url(../images/contactbg.jpg) right bottom no-repeat;}
.i-contact h3{height: 40px;line-height: 40px;background: #0169BA;color: #fff;text-indent: 15px;font-size: 16px;}
.i-contact p{line-height: 1.5;padding:5px 10px;}

/*分页样式*/
#pages { overflow: hidden; padding: 10px 0;margin-top: 20px; text-align: center;}
#pages a { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #E3E3E3; color: #333333; display: inline-block; font-size: 12px; height: 22px; line-height: 22px; margin: 0 3px; padding: 0 8px; text-align: center; }
#pages a.a1 { height: 22px; line-height: 22px; margin-top: 0; padding: 0 12px; }
#pages a:hover { background: none repeat scroll 0 0 #F1F1F1; color: #000000; text-decoration: none; }
#pages span { background: none repeat scroll 0 0 #035fa6; border: 1px solid #035fa6; color: #FFFFFF; display: inline-block; height: 22px; line-height: 22px; margin: 0 3px; padding: 0 8px; text-align: center; }

/*图片遮罩*/
.shade{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.4);left: 0;bottom: 0;display: none;text-align: center;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4B000000,endColorstr=#4B000000); z-index: 8;}
.shade>p{height: 45px;line-height: 2;margin:0 30px;font-size: 14px;letter-spacing: 2px;font-family: 'microsoft yahei';}
a:link .shade p{color: #fff;}
a:visited .shade p{color: #fff;}
a:hover .shade p{color: #fff;}
a:active .shade p{color: #fff;}
.shade .s{border-bottom: 1px #fff solid;margin-top:20%;font-size: 20px;overflow: hidden;}

/*友情链接*/
.links{ padding:0 0 40px 100px;background: url(../images/images_earth.jpg) left 30px no-repeat;border-top: 1px #ccc solid; width: 1100px;}
.links h3{padding-top: 40px;font-size: 18px;height: 30px;line-height: 30px;padding-left: 30px;}
.links ul{ padding: 20px;}
.links ul li{ float: left; height: 25px; line-height: 25px; margin-left: 10px; white-space: nowrap;}

/*底部导航*/
.bottom-b{margin-top: 20px;padding-bottom: 30px;}
.bottom-b dl{display: block; width: 170px;float: left;}
.bottom-b dl dt{font-size: 17px;height: 65px;line-height: 65px;}
.bottom-b dl dd{height: 30px;line-height: 30px;}
.bottom-b img{margin: 40px 0 0 5px;}

/*首页标题部分*/
.i-title , .i-title2{margin: 0 auto;width: 260px;text-align: center;padding: 100px 0;}
.i-title h3{border:1px #0169ba solid;width: 260px;height: 30px;line-height: 30px;font-size: 18px;font-weight: bold;position: relative;}
.i-title h3 span{position: absolute;top: 15px;display: block;width: 200px;left: 50%;margin-left: -100px;}
.i-title p.en{height: 30px;line-height: 30px;font-size: 18px;margin-top: 15px;color: #3d3d3d;}
.i-title p.sline{border-top: 2px #0169BA solid;height: 40px;line-height: 40px;width: 120px;margin: 15px auto 0;}
.i-title p.ensline{width: 200px}
.bgf .i-title h3 span{background: #fff;}
.bgec .i-title h3 span{background: #eeeeee;}
.i-title2 h4{font: 48px impact;}
.i-title2 h4 span{color: #0169BA;margin-right: 20px;}
.i-title2 h3{font: 14px/25px "microsoft yahei";line-height: 25px;position: relative;}
.i-title2 h3:before,.i-title2 h3:after{border-bottom: 1px #434342 solid;content: "·";position: absolute;height: 5px;width: 100px;display: block;top: 8px;font-size: 45px;line-height: 6px;}
.i-title2 h3:before{left: -20px;text-align: right;letter-spacing: -5px;}
.i-title2 h3:after{right: -20px;text-align: left;text-indent: -5px;}
.i-title2 h3.enH3:before{left: -60px;text-align: right;letter-spacing: -5px;}
.i-title2 h3.enH3:after{right: -60px;text-align: left;text-indent: -5px;}

/* ========== */
/* = 文章内页 = */
/* ========== */
.contrain{width: 950px;}
.news-list{/*border: 1px #f2f2f2 solid;*/padding:0 15px;border-top: 2px #0075C1 solid;}
.news-list li{height: 45px;line-height: 45px;border-bottom: 1px #ccc dashed;padding: 0 10px;}
.news-list li:hover{background: #FDFDFD;}
.news-list li a{display: block;width: 100%;height: 100%;}

.ntitie{background: #fafafa;padding: 4px;}
.ntitie h1{height: 45px;line-height: 45px;font-size: 18px;width: 100%;overflow: hidden;border-bottom: 1px #eee dashed;}
.ntitie p{color: #858585;height: 35px;line-height: 35px;}
.ntitie p span{margin: 0 10px;}
.contrain .content{padding: 10px;}
.contrain .content img{max-width: 850px;}
.contrain .news-content{font-size: 14px;text-align: justify;line-height: 1.5;}
.contrain .news-content p{padding-bottom: 10px;}
.contrain .news-content .pn{margin-top: 20px;border-top: 1px #ccc dashed;height: 30px;line-height: 30px;text-indent: 0;}
.contrain .news-content .pn>div{width: 49%;}
.contrain .news-content .pn .pre{padding-left: 5px;}
.contrain .news-content .pn .next{padding-right: 5px;}

.case-list{display: block;}
.case-list li{float: left;margin: 10px;position: relative;padding: 4px;border: 1px #ccc solid;width: 270px;height: 200px;}
.case-list li a{display: block;width: 100%;height: 100%;}
.case-list li a img{width: 270px;height: 200px;}

/*内页产品*/
ul.product_list{display: block;}
ul.product_list li{float: left;display: block;margin: 0 5px;position: relative;width: 225px;height: 420px;}
ul.product_list li a {display: block;position: absolute;border:1px #eee solid}
ul.product_list li a:link{color: #a2a2a2;}
ul.product_list li a:visited{color: #a2a2a2;}
ul.product_list li a:hover p.li-title,ul.product_list li a:hover p.li-info{color: #0075c1;}
ul.product_list li a:active{color: #a2a2a2;}
ul.product_list li a p.li-img{border: 5px solid #fff;width: 215px;height: 320px;position: absolute;}
ul.product_list li a:hover p.li-img{border-color: #0075c1;}
ul.product_list li a p{width: 225px;overflow: hidden;}
ul.product_list li a p.li-img img{width: 220px;height: 320px;}
ul.product_list li a p.li-title{font-size: 16px;color: #a2a2a2;height: 30px;line-height: 30px;padding-top: 330px;}
ul.product_list li a p.li-info{font-size: 12px;color: #a2a2a2;height: 25px;line-height: 25px;}

.product_container{padding: 30px 0;}
.thumb-box{ position: relative; float: left}
.tb-pic a{ display: table-cell; text-align: center; vertical-align: middle;}
.tb-pic a img{ vertical-align: middle;}
.tb-thumb{ overflow: hidden; width: 560px; height: 80px}
.tb-thumb li{ float: left; cursor: pointer; display: block; margin-right: 10px; padding-top: 10px; text-align: center; width: 100px; height: 60px}
.tb-thumb li img{width: 78px; height: 57px}
.tb-s310, .tb-s310 a, .tb-s310 img{ height: 380px; width: 520px;}
.tb-s310, .tb-s310 img{ max-height: 380px; max-width: 520px;}
.tb-s40, .tb-s40 a, .tb-s40 img {}

.tb-s40 img{ margin: 0 11px}
.tb-booth{ position: relative; z-index: 1; padding: 20px 0}
.tb-thumb .tb-selected{ background: url(../images/top-arrow.png) center top no-repeat}
.tb-thumb .tb-selected div{ background-color: #FFFFFF;}
.tb-thumb li div{ display: block; height: 60px; padding-top: 10px;}
div.zoomDiv{ z-index: 999; position: absolute; top: 0px; left: 0px; width: 200px; height: 200px; background: #ffffff; display: none; text-align: center; overflow: hidden;}
div.zoomMask{ position: absolute; width: 100px; height: 100px; background: url(../images/mask.png) repeat scroll 0 0 transparent; cursor: move; z-index: 1;}

.conInfo{width: 620px;margin-top: 30px;}
.conInfo h1{font-size: 24px;height: 45px;line-height: 45px;}
.conInfo p.info{height: 25px;line-height: 25px;font-size: 16px;color: #858585;padding: 20px 0;border-bottom: 1px #ccc solid;text-indent: 5px;}
.conInfo p.color{font-size: 14px;color: #858585;padding-top: 40px;}
.conInfo.price h1{font-weight: 700;}
.conInfo.price p.info{font-weight: 700;color: #444;}
.conInfo.price p.zprice span{color: #f00;font-size: 19px;}

.product_tab_li{height: 60px;line-height: 60px;background: #fff;border-bottom: 1px #ccc solid;}
.product_tab_li ul{display: block;}
.product_tab_li ul li{display: inline;font-size: 16px;padding: 20px 30px;color: #0169ba;cursor: pointer;}
.product_tab_li ul li.selon{background: #0169BA;color: #fff;}

.product_tab_div{display: none;background: #fff;padding: 20px 0 10px;}
/*#divtab1 img{max-width: 1920px; min-width: 1200px; width: 100%; height: auto; margin-top: -5px;}*/
#divtab1{padding: 10px 12%;}
#divtab1 img{max-width: 1200px; height: auto; margin-top: -5px;}
#divtab1 img + img{margin-top: -3px;}
#divtab2 table{width: calc( 100% - 20px )}
#divtab2 table,#divtab2 table tr,#divtab2 table tr td{border: 1px #e1e1e1 solid;}
#divtab2 table tr td{padding:2px 10px;color: #434343;}
#divtab2 table tr td:nth-of-type(2) {text-align: left;}
#divtab2 table .xl67,#divtab2 table .xl74,#divtab2 table .xl75,#divtab2 table .xl73,#divtab2 table .xl69{text-align: left;}
#divtab2 table .xl76,#divtab2 table .xl66,#divtab2 table .xl79{background: #f5fafe;}
#divtab2 table .xl76,#divtab2 table .xl79{text-align: center;}
#divtab2 table .xl66{width: 210px;}
#divtab2 table .xl66+td[class^=et],#divtab2 table td[class^=et]+td[class^=et]{text-align: center;}

#divtab2 table.forth tr td:nth-of-type(2n-1){background: #f5fafe;}
#divtab2 table.stripe tr:nth-of-type(1n),#divtab2 table.stripe tr:nth-of-type(1n) td{background: #fff;}
#divtab2 table.stripe tr:nth-of-type(2n),#divtab2 table.stripe tr:nth-of-type(2n) td{background: #F3F3F5;}
#divtab2 table.stripe tr.color-red,#divtab2 table.stripe tr.color-red td{background-color:#EE1D23;color: #ffffff}


/*漂浮CSS*/
.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#000000; line-height:25px; }
.floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("../images/close.png") no-repeat;cursor:pointer;}
.floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px;}

.download_sidebar li{position: relative;}
.download_sidebar li span.iconfont{position: absolute;font-size: 12px;top: 17px;left: 13px;width: 16px;height: 16px;text-align: center;text-indent: 0;line-height: 1;cursor: pointer;}
.download_sidebar li span.iconfont:hover{color: #0169BA;}
.download_sidebar ul#subMenu{display: none;}
.download_center{width: 100%;height: 45px;line-height: 45px;background: #0169ba;text-align: center;color: #fff;font-size: 17px;font-weight: 700;margin-top: 11px;}
.download_main{width: 100%;padding-top: 10px;}
.download_main .download_left{width: 230px;max-height: 641px;overflow-y: auto;border-bottom: 1px #f2f2f2 solid;}
.download_main .download_right{width: calc( 100% - 240px )}
.download_main .download_right .download_title{height:35px;line-height:35px;background: #eee;color: #000;font-size: 14px;font-weight: 700;padding-left: 15px;}

.download_item{margin-top: 10px;}
.download_item ul li{width: 225px;height: 150px;margin: 10px 5px;background: #fcfcfc;color: #ccc;float: left;position: relative;background: #0169BA;z-index: 2;overflow: hidden;}
/*.download_item ul li:hover{transition: top .3s;top: -5px;}*/
.download_item ul li:before,.download_item ul li:after{content: "";display: block;width: 100%;height: 50%;position: absolute;left: 0;background: #19489A;z-index: 2;}
.download_item ul li:before{top: -100%;bottom: auto;transition: top .2s;}
.download_item ul li:after{top: auto;bottom: -100%;transition: bottom .2s;}
.download_item ul li:hover:before{transition: top .2s;top: 0;}
.download_item ul li:hover:after{transition: bottom .2s;bottom: 0;}

.download_item ul li a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;position: relative;top: 0;font-size: 16px;overflow: hidden;z-index: 3;}
.download_item ul li a:link{color: #fff;}
.download_item ul li a:hover{color: #fff;}
.download_item ul li a:visited{color: #fff;}
.download_item ul li a:active{color: #fff;}

.download_list{display: block;margin-top: 10px;}
.download_list_item{display: block;position:relative;margin: 8px 0;padding: 10px;border-bottom: 1px #eee dashed;color: #000;}
.download_list_item h1{font-size: 13px;height: 30px;line-height: 30px;font-weight:700;}
.download_list_item .soft_info{height: 20px;line-height: 20px;position: relative;font-size: 15px;font-weight:700;}
.download_list_item .soft_info .add_time{}
.download_list_item .soft_info .add_size{position: absolute;left: 150px;}
.download_list_item .soft_remark{font-size: 12px;color: #494949;display: block;width: 100%;height: auto;line-height: 20px;overflow: hidden;}
.download_list_item a.download_btn{position:absolute;right: 10px;top:50%;display:block;width:120px;height:35px;text-align:center;background:#0169ba;line-height:35px;border-radius:5px;transform: translateY(-50%);}
.download_list_item a.download_btn:link{color:#fff;}
.download_list_item a.download_btn:hover{color:#fff;background: #19489A;}
.download_list_item a.download_btn:active{color:#fff;}
.download_list_item a.download_btn:visited{color:#fff;}

.search_wrap{width: 100%;height: 35px;line-height: 32px;margin-bottom: 10px;text-align: right;border: 1px #ccc solid;box-sizing: border-box;}
.search_wrap input{height:30px;line-height:30px;width: calc( 100% - 35px );border: 0;margin-right:3px;outline: none;padding: 3px 8px;box-sizing: border-box;}
.search_wrap button{width: 30px;height:30px;line-height:30px;border: 0;border-radius:3px;text-align:center;cursor: pointer;background: none;outline: none;}
.search_wrap button span.iconfont{color: #ccc;}
.search_wrap button:active span.iconfont{color: #444;}

ul.download_sidebar {border-bottom: 0;}
ul.download_sidebar li{border: 0;}
ul.download_sidebar li a.active{color: #0075c1;}
/*ul.download_sidebar li a:hover{background: #19489A;color: #fff;}
ul.download_sidebar li a:hover span.iconfont:hover{color: #ccc;}*/

/*循环配置参数*/
#configList{display:flex;flex-wrap:wrap;padding-top:20px;}
#configList .configs{width: 100%;display: flex;align-items: flex-start;align-content: flex-start;color: #858585;font-size: 14px;padding-bottom:30px;}
#configList .configs span{margin-right: 1px}
#configList .configs span.right-content.right-info{margin-right: 30px;display: flex;flex-wrap: nowrap;width: 430px;text-align: justify;}
#configList .configs span.right-content.price{font-size: 19px;color: #ff0000}
