/* CSS Document */
body{background:#fff;}
.head{height:100px;background:#EAEAEA;}
.head .infor{height:20px;line-height:20px;text-align:right;}
.head .infor a{padding:0 5px;}
/**nav**/
.nav{height:40px;background:#0474BB;width:100%;margin:0 auto;}
.nav .nav_{width:1000px;margin:0 auto;}
.nav .nav_ >li{line-height:40px;height:40px;float:left;padding:0 25px;background:url(images/li_bg.png) no-repeat right center ;position:relative;z-index:9999!important;}
.nav .nav_ >li.last{}
.nav .nav_ >li a{color:#fff;font-size:14px;font-weight:bold;}
.nav .nav_ >li .menu{position: absolute;display:none;top:40px;left:0;width:100%;background:#0474BB;z-index:9999!important;}
.nav .nav_ >li .menu ul li{height:30px;line-height:30px;text-align:center;border-bottom:1px solid #fff;}
.nav .nav_ >li .menu ul li a{color:#fff;font-size:12px;font-weight:100;}


/*banner*/
body{position:relative}
.banner{height:380px;z-index:1;}
.index_banner{ width:100%;position:relative; height:380px; background:#02548E; margin-bottom:15px; overflow:hidden}
.index_banner .img li{position:absolute;top:0;left:0;width:100%;_width:100%;height:380px}
.index_banner .img .num01{width:100%;_width:100%;height:380px;background:url(../images/banner3.jpg) repeat-x center;min-width:1000px;_min-width:1000px}
.index_banner .img .num02{width:100%;_width:100%;height:380px;background:#02548E url(../images/banner2.jpg) repeat-x center;min-width:1000px;_min-width:1000px}
.index_banner .img .num03{width:100%;_width:100%;height:380px;background:#02548E url(../images/banner.png) repeat-x center;min-width:1000px;_min-width:1000px}
.index_banner .circle{position:absolute;width:300px;height:30px;bottom:0;left:50%;text-align:center;margin-left:-150px}
.index_banner .circle a{background:url(../images/index_banner_cir.png) no-repeat -26px 0;width:14px;height:14px;display:inline-block;padding:0 2px}
.index_banner .circle a.orange{background-position:0 0}

/**main**/
.main .intro{width:280px;}
.intro_text{line-height:22px;width:96%;margin:0 auto;text-align:left;text-indent:2em;}
.main .news{width:330px;margin-left:50px;}
.main .contact{width:280px;}
.contact_con{line-height:22px;width:96%;margin:0 auto;text-align:left;}

/**flink**/
.title{height:30px;line-height:30px;text-align:left;}/**公用样式**/
.title span{font-size:14px;color:#666;font-weight:bold;}/**公用样式**/
.flink .flink_con{height:50px;}
.pro_con{ height:180px;}
/**foot**/
.foot{height:130px;background:#0474BB;margin-top:20px;}
.foot .foot_con{line-height:23px;text-align:center;color:#fff;}
.foot .foot_con a{color:#fff;}

/**内容页面**/
.amain .amain_fl{width:260px; }
.amain .intro_ul{width:96%;margin:10px auto;}
.amain .intro_ul li{height:25px;line-height:25px;text-align:left;border-bottom:1px dotted #666;}
.amain .amain_fr{width:700px; }
.position{height:35px;line-height:35px;text-align:left;text-indent:7em;background:url(../images/position.jpg) no-repeat left center;font-size:14px;font-weight:bold;}

/**二维码**/
.erweima{z-index:9999!important;
          position:fixed; width:120px; height:120px;top:410px; right:10px; _position:  absolute; 
 /* position fixed for IE6 * _top:expression(documentElement.scrollTop+100); top:expression (documentElement.scrollTop+100);

}


