@charset "utf-8";
/* CSS Document */

/* banner */
#slide-index{min-width:1000px;width:auto;height:349px;overflow:hidden;position:relative;}
#slide-index .slides{min-width:1000px;width:auto;height:349px;}
#slide-index .slide{min-width:1000px;height:349px;float:left;/*position:relative; */}
#slide-index .image{/*z-index:1;position:absolute;*/}
/*#slide-index .image a{display:block;}*/
#slide-index .text, #slide-index .button {z-index:2;position:absolute; top:-500px; }
#slide-index .button{display:none;width:138px;}

#slide-index .control{position:absolute;bottom:0px;width:100%;text-align:center;height:19px;cursor:pointer;z-index:40;}
#slide-index .control a{width:13px;height:13px;cursor:pointer;display:inline-block;background-repeat:no-repeat;background-image:url(tmbg.png);margin-right:6px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tmbg.png',sizingMethod='crop');_background:url(#);outline:none;}
#slide-index .control a:hover, #slide-index .control a.active{/*background-position:-25px 0;*/background-image:url(tmbghover.png);margin-right:6px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tmbghover.png',sizingMethod='crop');_background:url(#);}

.videoList-container{background-color:#e3e3e3;/*position:relative;*/}

/* global */
.mod01{width:329px;height:153px;float:left;padding-top:22px;}
.mod01 .mhd{height:19px;padding:8px 3px 2px 7px;border-bottom:1px solid #d0d0d0;}
.mod01 .mhd h2{font-size:14x;color:#4b4b4b;}
.mod01 .mhd h2 span{font-weight:100;}
.mod01 .mhd .more01{font-size:11px;color:#989898;}

/* Solution */
.Solution{/*height:119px;*/background:url(Solutionbg-repeatX.png) repeat-x;}
.soluBox{height:119px;background:url(soluBox.png) no-repeat;}
.mod_soluItem{width:256px;float:left;}
.mod_soluItem .mbd{height:91px;padding:28px 12px 0 88px;}
.mod_soluItem .mbd h3{padding-bottom:8px;}
.mod_soluItem .mbd h3 a{color:#4b4b4b;font-size:14px;}
.mod_soluItem .mbd p a{color:#646464;line-height:20px;}
.hover_mod .mbd{background:url(soluBox.png) 0 -119px no-repeat;}
.hover_mod .sItem02{background-position:-256px -119px;}
.hover_mod .sItem03{background-position:-512px -119px;}
.hover_mod .sItem04{background-position:-768px -119px;}

/* mod_case */
.mod_case .mbd{padding:14px 7px 10px;}
.mod_case .casePic{margin-top:3px;float:left;border:1px solid #dcdcdc;}
.mod_case .casePic img{width:145px;height:88px;}
.mod_case .caseText{overflow:hidden;padding-left:9px;}
.mod_case .caseText h3{padding-bottom:3px;}
.mod_case .caseText h3 a{color:#000;}
.mod_case .caseText p{line-height:19px;color:#a5a5a5;}

/* mod_products */
.mod_products .mbd,.mod_new .mbd{padding:7px 0 12px;}
.mod_products .listdot01 li{width:146px;float:left;}


