@charset "utf-8";
/* CSS Document */

/*公共样式*/
 body{-webkit-user-select:none;-webkit-text-size-adjust:none;-webkit-transform-style:preserve-3d;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.clearfix:after {content: "\200B";display: block;height: 0;overflow: hidden;clear: both;}
.clear{clear: both;}
.clearfix {*zoom:1;}
.textoverflow{ display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal;}

/*part1*/
.part1{ width:100%; height:422px;} 
.slide{width:100%;  height:622px;  margin:0 auto;}
.slide_cont{ width:100%; height:522px; overflow:hidden;}
.slide_cont ul li  { float:left;height:324px;}
.slide_cont ul li img{ display:block; width:539px; height:422px; margin:0 auto; margin-top:80px;  margin-left:500px;}
.slide_point{ width:1000px; margin:0 610px;margin-top:-530px; height:64px; }
.slide_point span{ display:inline-block; width:72px; text-align:center; height:54px; color:#FFF; font-size:17px; font-weight:bold; line-height:54px; cursor:pointer;}
.slide_point .cur_point,  .slide_point span:hover{ height:64px;cursor:pointer;}
.slide_point .point1{ background-color:#4ab9f3;}
.slide_point .point2{ background-color:#4fc34e;}
.slide_point .point3{ background-color:#ff852a;}
.slide_point .point4{ background-color:#dd3838;}
.slide_point .point5{ background-color:#a444d0;}


.part2{ width:100%; height:329px; } 
.slide{width:100%;  height:329px;  margin:0 auto;}
.slide_cont2{ width:100%; height:329px; overflow:hidden;  }
.slide_cont2 ul li{ float:left;height:329px;}
.slide_cont2 ul li span{ margin-left:750px; text-align:center}
.slide_cont2 ul li img{ display:block; width:797px; height:279px; margin:0 auto; margin-top:10px;}
.slide_point2{ width:797px; margin:0 auto; height:64px;background-color:#FFF;}
.slide_point2 span{ display:inline-block; width:192px; text-align:center; height:54px; color:#FFF; font-size:17px; font-weight:bold; line-height:54px; cursor:pointer;}
.slide_point2 .cur_point,  .slide_point span:hover{ height:64px;cursor:pointer;}
.slide_point2 .point1{ background-color:#4ab9f3;}
.slide_point2 .point2{ background-color:#4fc34e;}
 