.banner_warp{ position:relative; height:725px; min-width:1100px; overflow:hidden; margin:0 auto; }
/* 多个左滚动 - 公用类 */ 
.picList ul, picList li{ list-style:none;}
.picList li{ width:1920px; height:725px; list-style:none;} 
.picList .pic{ text-align:center; line-height:0px;  } 
.picList .pic img{ width:1920px; height:725px;/* border:1px solid #ccc;*/ }  
/* 多个左滚动 - 公用类 */ 
.leftLoop{ overflow:hidden; position:absolute; width:1920px; height:725px; left:50%; margin-left:-960px; z-index:100;} 
.leftLoop .hd{ overflow:hidden; height:3px; position:absolute; top:0; left:50%; margin-left:-75px; z-index:99; width:250px;} 
.prev,.next{ display:block;  width:32px; height:32px; line-height:32px; float:right; overflow:hidden; cursor:pointer; background:url(../images/icoRight.png) no-repeat; _background:url(../images/icoRight.gif) no-repeat; position:absolute; right:62px; top:30px; z-index:999} 
.next{ background:url(../images/icoLeft.png) no-repeat; _background:url(../images/icoLeft.gif) no-repeat; left:62px !important;} 
.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; list-style:none;} 
.leftLoop .hd ul li{ list-style:none; position:relative; _display:inline; float:left; width:40px; height:3px;  font-size:0; overflow:hidden;  margin-right:10px; text-indent:-999px; cursor:pointer; background-color:#FFF;} 
.leftLoop .hd ul li.on{ background-color:#216dc1; } 
.leftLoop .bd{width:1920px; height:725px; overflow:hidden;} 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop .bd ul li{ /*margin:0 10px;*/ text-align:center; float:left;display:_inline;}
.hd_back{ position:absolute; bottom:0; left:50%; z-index:400; margin-left:-960px; width:1920px; height:1px;}

/*main*/
.main{ width:100%; min-width:1100px; height:auto; overflow:hidden;}
.solution_text{ height:70px; border-bottom:1px solid #e9e9e9;}

/*case*/
.case{ width:100%; height:464px; padding-top:11px;}
.case_sel{ position:relative; z-index:10; height:168px; padding-left:60px;}
.case_sel li{ float:left; margin-right:50px; display:inline; width:168px; height:168px;}
.case_sel li a{ display:block; width:168px; height:168px; background-image:url(../images/sind_solicon.png);}
.case_1 a{ background-position:0 0;}
.case_2 a{ background-position:-218px 0;}
.case_3 a{ background-position:-442px 0;}
.case_4 a{ background-position:-658px 0;}
.case_5 a{ background-position:-882px 0;}
.case_sel li.case_cur.case_1 a{ background-position:0 -176px;}
.case_sel li.case_cur.case_2 a{ background-position:-218px -176px;}
.case_sel li.case_cur.case_3 a{ background-position:-442px -176px;}
.case_sel li.case_cur.case_4 a{ background-position:-658px -176px;}
.case_sel li.case_cur.case_5 a{ background-position:-882px -176px;}
.case_dl{ width:610px;}
.case_dr{ width:400px;}
.case_dlTitle a{ color:#384b97; font-size:26px;}
.case_con{ height:auto; overflow:hidden;}
.case_dlIntro{ font-size:14px; line-height:32px; height:128px; overflow:hidden; margin:8px 0 16px;}
.case_dlMore a{ color:#384b97; font-size:14px; text-decoration:underline;}
.case_dr{ height:204px; overflow:hidden;}
.case_selbox{ height:auto; overflow:hidden; margin-bottom:10px;}
.case_selname{ color:#384b97; font-size:14px; width:75px;}
.case_selist{ width:320px;}
.case_selist li{ float:left; width:64px; height:20px; line-height:20px;}
.case_c{ width:100%; height:250px; margin-top:-50px; padding-top:95px; background-color:#e9e9e9;}
/*latest_case*/
.latest_t{ width:100%; height:54px; padding-top:36px; border-bottom:1px solid #e3e3e3; text-align:center;}
.title{color:#484848; font-size:28px; margin-bottom:4px;}
.infor{ color:#9a9a9a; font-size:15px;}
.more{ color:#666; background:url(../images/case_moac.jpg) no-repeat right; padding-right:16px; margin-left:14px;}
.more:hover{ background:url(../images/case_moho.jpg) no-repeat right;}
.latest_d{ height:294px;}
/*information*/
.information{ width:100%; height:428px; background-color:#e9e9e9;}
.infor_t{ padding-top:46px; padding-bottom:12px; text-align:center;}
