﻿body
{
background:url(/images/bg.jpg) no-repeat center top #fafafa;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	
}
    
 
.hotmain {width:990px;margin:0 auto; border:none;    height:630px;}
 .hotpic { width:990px;margin:0 auto; margin-top:10px; height:629px;background:url(/images/hotmapbg.png)  no-repeat  ;}
   /* img
    {
      -moz-transform:scale(1);
      -ms-transform:scale(1);
      transform:scale(1);
      -webkit-transition:all 1s ease-in 0s;
      -moz-transition:all 1s ease-in 0s;      
      transition:all 1s ease-in 0s;}
*/

#hot1 img {position:absolute; margin-top:50px; margin-left:420px;  width:140px;height:140px;border-radius: 50%;
/*transition: width 2s height 2s;
-moz-transition: width 2s  height 2s; /* Firefox 4 */
-webkit-transition: width 2s  height 2s; /* Safari 和 Chrome */
-o-transition: width 2s  height 2s; /* Opera */
*/
}
 #hot1   img:hover { width:120px;height:120px;border-radius: 50%; text-shadow:0 -1px 2px #737373;}

 #hot2 img {position:absolute; margin-top:120px; margin-left:230px;   width:110px;height:110px;border-radius: 50%; }
 /* #hot2   img:hover { width:85px;height:85px;border-radius: 50%; }*/
 
 #hot3 img {position:absolute; margin-top:120px; margin-left:630px;   width:110px;height:110px;border-radius: 50%; }
/* #hot3   img:hover { width:138px;height:138px;border-radius: 50%; }*/
 
 
 
 #hot4 img {position:absolute; margin-top:250px; margin-left:130px;   width:120px;height:120px;border-radius: 50%; }
/* #hot4   img:hover { width:70px;height:70px;border-radius: 50%;}*/
 
 
 #hot5 img {position:absolute; margin-top:230px; margin-left:417px;   width:150px;height:150px;border-radius: 50%; }
/* #hot5 img:hover { width:185px;height:185px;border-radius: 50%;  }*/
 
 #hot6 img {position:absolute; margin-top:250px; margin-left:730px;   width:120px;height:120px;border-radius: 50%; }
 /*#hot6   img:hover { width:130px;height:130px;border-radius: 50%; }*/
 
 #hot7 img {position:absolute; margin-top:390px; margin-left:240px;   width:110px;height:110px;border-radius: 50%; }
 /*#hot7   img:hover { width:130px;height:130px;border-radius: 50%; }*/
 
 #hot8 img {position:absolute; margin-top:440px; margin-left:420px;   width:140px;height:140px;border-radius: 50%; }
 /*#hot8   img:hover { width:85px;height:85px;border-radius: 50%; }*/
 
 #hot9 img {position:absolute; margin-top:390px; margin-left:630px;   width:110px;height:110px;border-radius: 50%; }
 /*#hot9   img:hover { width:88px;height:88px;border-radius: 50%; }*/
 

.indexban { display:block; width:990px; height:610px; margin:10px auto;}
.indexban .bantit {width:100%; margin:0 auto;}
.indexban .bancontent {float:left;padding-left:40px;}
.indexban .bancontent h1 p{color:#002c4f;font-size:18px;font-weight:bold;padding-top:20px;padding-bottom:10px;}
.indexban .bancontent ul{margin-top:10px;}
.indexban .bancontent ul li{width:195px; font-weight:bold;padding-bottom:10px;}
.indexban .bancontent ul li img{margin-top:-18px;float:right;padding-right:5px;}

.limore{font-size:12px;line-height:12px;height:12px;text-align:right;border-bottom:1px #cdcece solid;padding-bottom:2px;}


