/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666; background:#f5f6f8}
a{color:#666;}
a:hover{ color:#FF0000; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1003px !important; margin:0 auto;}
.wapper02{ width:943px !important; margin:0 auto;}


.header{ }
.logo{ float:left; display:block; width:45%}
.logo a{ display:block; width:100%}
.logo a img{ width:100%; vertical-align:bottom;}
.sousuo{ display: flex;  align-items: center;    justify-content: flex-end; margin-top:14px;}
.sousuo span{  font-size:12px; color:#666; display:block}
.sousuo .input_text{ background:url(../images/search.jpg) center no-repeat; background-size:100% auto; border:none; line-height:24px; height:24px; width:173px;}
.shez{text-align:right;float: right;}
.jiaru{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    }
.jiaru a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px;
    font-size: 12px;
    }
.jiaru a img{ margin-right:6px;}	
.jiaru a:hover{ color:#ff0000;     text-decoration: underline;}



/*menu*/
.menu{height:36px;line-height:36px;background:url(../images/tu4.png) center; border-radius:5px; }
.menu ul li{ float:left; position:relative; background:url(../images/bt-div.gif) right no-repeat;width:111px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:36px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; z-index:99 }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:13px;color:#fff; text-decoration:none; font-weight:bold;display:block;text-align:center;}
.menu a:hover{color:#fff;}
a.menu_hover{ background:url(../images/nav_line.jpg) center;color:#fff;}
.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}

.banner{ display:block; background:url(../images/shadow.gif) bottom no-repeat; padding-bottom:40px; background-size:100% auto;}

.cent01{ margin-bottom:2%;}
.cent01-1{ float:left; display:block; width:212px;}
.cent01-1 h2{ background:url(../images/pro.jpg) center no-repeat; background-size:100%; line-height:39px; font-size:16px; color:#000; font-weight:normal; padding-left: 26%;}
.cent01-1 dl{
    background:url(../images/pro1.jpg) center;
    background-size:100% auto;
    border: 1px solid #ddd;
    border-top: 0;
    padding-bottom: 5px;
    padding: 6% 9%;
    }
.cent01-1 dl h3{font-size:12px;background: url(../images/tu.png) left 12% center no-repeat;line-height: 30px;border-bottom:1px solid #cccccc;padding: 0 0% 0 19%;}
.cent01-1 dl h3 a{ color:#1164CC}
.cent01-1 dl h3:hover a{color:#FF0000;}
.cent01-1 dl ul li{line-height:25px;background: url(../images/bullet.gif) left 21% center no-repeat;border-bottom:1px solid #cccccc;padding: 0 0% 0 28%;display:block;font-size:12px;}	
.cent01-1 dl ul li a{color:#333333;}
.cent01-1 dl ul li:hover a{color:#FF0000;}
.cent01-r{ float:right; display:block; width:775px;}

.about{/*background-image: linear-gradient(to bottom, #2ca7cf,#fff);*/background:url(../images/bg-curve-small-content.gif) repeat-x;background-size: auto 100%; box-shadow: 0px 0px 8px #ccc;}
.about:before {content: ""; background:url(../images/curve-top-small.gif)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.about:after {content: ""; background:url(../images/curve-bottom-small.png)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.tilt{ padding:0 2%; color:#000; margin-bottom:2%;}
.tilt h2{ font-weight:normal; font-size:18px;}
.tilt h2 span{ font-size:14px; color:#666;}
.about .img{float:left;display:block;width:200px;margin-left: 1%;}
.about .img img{ display:block; width:100%;}
.about>span{font-size:12px;color:#646464;float: right;width: 70%;margin-right: 1%;min-height: 180px;line-height: 24px;}


.cent02{ margin-top:20px;}
.cent02-l{ float:left; display:block; width:480px; box-shadow: 0px 0px 8px #ccc;}
.cent02-l:before {content: ""; background:url(../images/curve-top-small1.gif)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.cent02-l:after {content: ""; background:url(../images/curve-bottom-small1.png)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.cent0201{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #ffffff url('../images/bg-curve-small-content.gif') repeat-x top;
    
    }
.cent0201 ul{ padding:0 3%;}	
.cent0201 ul li{ line-height:24px; background:url(../images/bullet.gif) left center no-repeat; padding-left:4%;}
.cent0201 ul li a{ display:block}
.cent0201 ul li a span{
    float:left;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color:#757575;
    font-size:12px;
    }
.cent0201 ul li a em{ float:right; display:block; width:16%; text-align:right; font-size:12px; color:#000; font-style:normal;}
.cent0201 ul li a span:hover{ color:#FF0000;    text-decoration: underline;}
.more{text-align:right;margin-top: 3%;margin-right: 3%;}
.more a{ display:inline-block; width:76px;}

.cent02-r{float:right;display:block;width:283px;box-shadow: 0px 0px 8px #ccc;}
.cent02-r:before {content: ""; background:url(../images/curve-top-small2.gif)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.cent02-r:after {content: ""; background:url(../images/curve-bottom-small2.png)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.cent0202{    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;     background: #ffffff url(../images/bg-curve-small-content.gif) repeat-x top;}
.cent0202 .tilt{
    padding: 0 4%;
}
.cent0202 h3{padding: 0 5%;font-size:13px;color:#333;margin-top: 6%;}	
.cent0202 ul{padding: 0 7%;margin-top: 1%;}	
.cent0202 ul li{line-height: 26px;background:url(../images/bullet.gif) left center no-repeat;padding-left:4%;color: #333;}
.cent0202 ul li a{color: #333;}
.cent0202 ul li:hover a{ color:#FF0000;    text-decoration: underline;}

.cent03{
	background:#ffffff url('../images/bg-curve-small-content.gif') repeat-x top;
	width: 100%; margin-top:20px;    box-shadow: 0px 0px 8px #ccc; overflow:hidden; border-radius:10px;
}
.cent03:before {content: ""; background:url(../images/curve-top-small1.gif)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.cent03:after {content: ""; background:url(../images/curve-bottom-small1.png)  top no-repeat; background-size:100% auto; width:100%; height:10px; display:block; }
.cent03 .tilt h2{ float:left}
.cent03 .tilt .more{ float:right; margin-top:0; margin-right:0}
.cent03 ul{padding: 0% 25px;}
.cent03 ul li{float:left;display:block;width:calc((100% - 75px)/4);margin-right:25px;text-align:center;margin-bottom: 1%;}
.cent03 ul li:nth-child(4n) {
    margin-right: 0% ;
} 
.cent03 ul li .img{background:#fff;border:1px solid #ddd;display:block;margin:0 auto; padding:3px; margin-bottom:5px;}
.cent03 ul li .img img{ max-width: 100%; height: 106px; object-fit: cover;} 
.cent03 ul li span{display:block;font-size:12px;color:#333;line-height: 30px;} 
.cent03 ul li:hover span{ color:#177DFB;     text-decoration: underline ;} 
 
.footer-bg{ background:url(../images/foot_bg.jpg) center top no-repeat; background-size:100% auto;} 
.footer01{ text-align:center}
.footer01 a{display:inline-block;margin: 0 6px;} 
.footer{padding-top: 24px;} 


.footer02{text-align:center;color:#464646;line-height:30px;position:relative;padding-top: 35px;}
.lgog{right: 83%;top: 17px;position:absolute;width: 30%;}
.lgog img{ width:100%;}
.fet{display:block;width: 76px;position: absolute;right: 0;top: 5px;}
.fet img{ width:100%}

.inside_con{ padding:10px 0; min-height:300px;}


.about01{ border: 1px solid #CCCCCC; padding:2%;background:#f3f3f3}

.telt{ border-bottom:1px solid #e50b09;   display: flex;justify-content: space-between;align-items: center; padding:0 10px;}
.telt span{ font-size:20px; color:#2c2c2c; font-weight:normal; float:left; width:50%;}
.telt strong{ float:right; text-align:right; font-size:30px; color:#d3d3d3}

.gysb{ border: 1px solid #CCCCCC; padding:2%;background:#f3f3f3}
.gysb ul{ margin-top:20px;}
.gysb ul li{ float:left; display:block; width:calc((100% - 120px)/2); margin:20px 30px 0 20px; text-align:center;}
/*.gysb ul li:nth-child(2n) {
    margin-right: 0% ;
}*/
.gysb ul li a{ display:block}
.gysb ul li a .img{    height: 223px;
    padding: 4px;
    border: 1px solid #CCC;     display: flex;
    justify-content: center;
    align-items: center; width:100%;}
.gysb ul li a .img img{ max-width:100%; max-height:100%;}
.gysb ul li a span{ line-height:30px; font-size:12px; color:#333}
.gysb ul li:hover .img{  border: 1px solid #e50b09;}
.gysb ul li:hover a{text-decoration:none;}

.chap .telt{    padding: 0 16px;}
.chap{border: 1px solid #CCCCCC; padding:2%;background:#f3f3f3}
.chap dl{  padding:4% 3%;}
.chap dl dd{ padding:10px; margin-bottom:20px;}
.chap dl dd .img{ float:left; display:block; width:78px; margin-top:4%;}
.chap dl dd .img img{ width:100%; vertical-align:bottom;}
.chap dl dd:nth-child(2n-1) { background:#E7E7E7;}
.lamu{ float:right; display:block; width:82%; margin-top:10px;}
.lamu h2{ font-size:12px;     text-decoration: underline;}
.lamu h2 a{color:#003366 }
.lamu ul li{ float:left; display:block; width:33.33%; line-height:30px;}
.lamu ul li a{     text-decoration: underline;   color: #003366;}

.cpxq{border: 1px solid #CCCCCC; padding:2%;background:#f3f3f3}
.pro-ny1 {
    width: 90%;
    height: auto;
    font-size: 12px;
    padding-top: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px dotted #CCC;
    margin: 0 auto 20px; color:#000;
}

.cpxs{border: 1px solid #CCCCCC; padding:2%;background:#f3f3f3}
.cpxs .telt{ padding:0 20px;}
.xingoa{ margin:30px 20px 0 20px;    display: flex;justify-content: space-between;
    align-items: center; height:30px; background:#1164cc; color:#fff;}
.xingoa span{ font-size:12px; min-width:160px; text-align:center;}
.cpxs ul{margin:0 20px;}
.cpxs ul li{ padding:4% 0;     border-bottom: 3px solid #ccc;     margin-bottom: 30px;}
.cpxs ul li .img{ width:150px; height:114px;     padding: 4px;    display: flex;
    justify-content: center;
    align-items: center; border:1px solid #ccc; float:left;     box-sizing: border-box;}
.cpxs ul li .img img{ max-height:100%; max-width:100%}
.cpxs ul li .img:hover{border:1px solid #ff0000;}
.wsm{ float:right; display:block; width:76%;}
.wsm  h2{   display: flex;  justify-content: space-between;align-items: center;}
.wsm  h2 a{ font-size:14px;    text-decoration: underline;
    color: #ff0000;}
.wsm  h2 em{ float:right; display:block; font-size:12px; color:#333; font-weight:normal; font-style:normal; margin-right:4%;}
.wsm  span{line-height: 23px;
    font-size: 12px;  color:rgb(0,0,0); display:block; margin-top:2%;}
.wsm .sand{ display:block; margin-top:2%;}
.sand img{ max-width:100%;}


.slideBox{ width:210px; height:250px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd ul span{ display:block; height:40px; line-height:40px; background:#000; background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:#fff; padding-left:10px;}
.slideBox .bd img{ width:210px; height:250px; }

.flash{ position:relative; width:100%; height:415px; overflow:hidden; margin-top:-50px;}
.myFocus{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:415px;
	}
.flashn{ position:relative; width:100%; height:250px; overflow:hidden; margin-top:-50px;}
.myFocusn{width:1600px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-800px;
	height:250px;
	}
	
	
/* 大图特效 开始theme-default */
.theme-default #slider{margin:0 auto;width:1600px;height:415px;}
.theme-default .nivoSlider{background:url(loading.gif) no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left:684px;width:193px;height:38px;bottom:-12px;padding-top:0px;padding-left:50px;position:absolute;z-index:9;}
.theme-default .nivo-controlNav a{background:url(../images/bullets.png) no-repeat;border:0px currentColor;width:23px;height:17px;text-indent:-9999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url(../images/arrows.png) no-repeat;border:0px currentColor;width:65px;height:65px;text-indent:-9999px;display:block;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:181px;right:300px;}
.theme-default a.nivo-prevNav{left:300px;top:181px;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:181px;right:300px;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left:300px;top:181px;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-slice img{width: 107px; height: 100%; opacity: 1; top: 0px; display: block;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}	
/* 大图特效 end */











/*common end*/

/*banner_01*/
.banner_01{ width:1000px;height:360px; overflow:hidden; position:relative; z-index:1; }
.banner_01 ul {height:360px;position:absolute;}
.banner_01 ul li {width:1000px; height:360px;float:left;overflow:hidden; position:relative; background:#ccc;}
.banner_01 ul li img{ width:1000px; height:360px;}
.banner_01 .btnBg { width:1000px;height:20px;position:absolute; left:0; bottom:0; background:#000;}
.banner_01 .btn {width:1000px; position:absolute; height:10px; padding:5px 10px; right:0; bottom:3px; text-align:right;}
.banner_01 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.banner_01 .btn span.on {background:#fff;}
.banner_01 .preNext {top:130px;width:45px; height:100px;  position:absolute; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner_01 .pre {left:0;}
.banner_01 .next {right:0; background-position:right top;}

/*banner_02*/
.banner_02{ height:360px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

/*banner_03*/
.banner_03{ position:relative; z-index: 1; width:100%; height:360px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0px auto;}
.banner_03 .bd li { width:100%; height:360px; text-align:center;  overflow:hidden;}
.banner_03 .hd { position:relative; top:-40px; width:1100px; height:20px; margin:0px auto; text-align:center;}
.banner_03 .hd ul { position:absolute; left:50%; margin-left:-60px; bottom:0px; z-index:99; width:150px; height:22px;}
.banner_03 .hd ul li { height:22px; width:22px; margin-left:15px; text-align:center; text-indent:-9999em; float:left; background:url(../Images/BannerBg_02.png) no-repeat; cursor:pointer;}
.banner_03 .hd ul .on { background:url(../images/BannerBg_01.png) no-repeat; }
.banner_03 .prev { position:absolute;  TOP:50%; left:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerLeft.png) no-repeat; cursor: pointer;}
.banner_03 .next { position:absolute; TOP:50%; right:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerRgt.png) no-repeat; cursor:pointer;}

/*scroll_left start*/
#scroll_left{overflow:hidden;width:930px; margin:0px 10px; }
#scroll_left span{ display:block; height:28px; line-height:28px; text-align:center;}
#scroll_left .scroll_scale{width:164px;height:124px; background:#FFF; margin:0 5px;border:1px solid #e4e4e4;} 
#scroll_left .scroll_scale table tr td{ height:124px; width:164px; text-align:center;}
#scroll_left .scroll_scale img{max-width:160px; max-height: 120px; width: expression(this.width >160 && this.height < this.width ? 160: true); height: expression(this.height > 120 ? 120: true);}
/*scroll_left end*/

/*scroll_01*/
.scroll_01{ background:#ddd;}
.scroll_01 .hd .prev,.scroll_01 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_01 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_01 .bd li{ float:left;}

/*scroll_02*/
.scroll_02{ background:#ddd;}
.scroll_02 .hd .prev,.scroll_02  .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_02 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 

/*scroll_03*/
.scroll_03{ background:#ddd;}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:200px; overflow:hidden; margin:0 10px;}
.scroll_03 .bd li .img{height:150px; border:#f4f4f4 solid 1px; padding:2px; background:#fff;}
.scroll_03 .bd li .img:hover{background:#f4f4f4;}
.scroll_03 .bd li span{ height:30px; line-height:30px; text-align:center; display:block;}
.scroll_03 .bd li .img table tr td{ height:144px;}
.scroll_03 .bd li .img table tr td img{ max-width:194px; max-height:144px;}


/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on{ background:#ddd;cursor:pointer; } 

.contentfirst{ display:none;}
.contentin{ display:block;}
.tabin{ background:#ddd;}



/*Add------------------------------------------------------------------------------*/

.weizhi{height:40px; line-height:40px; background:url(../images/title03.png) no-repeat;font-size:14px; }
.inside{margin-top:20px; background:url(../images/title_04.gif) #fff repeat-y; min-height:400px;}

.inside_left{ width:220px; float:left;}
.inside_left .side_a dl dt{ border-bottom:3px solid #ddd; display:block; height:40px; color:#324483; font-weight:bold; line-height:40px; font-size:18px;}
.inside_left .side_a dl dd{ height:36px; line-height:36px; border-bottom:#ddd solid 1px;}
.inside_left .side_a dl dd a{ display:block; padding-left:30px; font-size:14px; background: url(../images/about-cn3_19.jpg) 15px center no-repeat;}
.inside_left .side_a dl dd a:hover{ background:#324483; color:#fff;}
.inside_left .side_a dl .hover a{ background:#324483; color:#fff;} 
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:720px; float:right; }



/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

/*proShow*/
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}

/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}


