@charset "utf-8";
*{margin:0;padding:0;}
body, html{width:100%;height:100%;}
body{background:url("../Image/body_bg.jpg") repeat-x;} 
#mainBody{position:relative;width:100%;height:100%;}
.cloud{position:absolute;top:0px;left:0px;width:100%;height:100%;background:url("../Image/cloud.png") no-repeat;z-index:1;opacity:0.8;}     
#cloud2{z-index:3;}
.weather{background:url(../Image/sun.png) no-repeat;border-radius:90px;width:150px;height:150px;position:absolute;left:440px;top:30px;z-index:2;}
.weather img{margin:30px -90px;}

.word_top{ width:100%; height:auto; overflow:hidden; position:absolute; z-index:9;top:196px;}
.word_top_tit,.word_midd{ width:1200px; height:auto; overflow:hidden; margin:0px auto; text-align:center; }
.word_midd{ margin-top:58px;}
.word_midd ul li{ display:inline-block;}
.word_midd ul .li1{ width:108px; height:103px;background:url(../Image/eng1.png) no-repeat center;}
.word_midd ul .li2{ width:108px; height:103px;background:url(../Image/chian1.png) no-repeat center;}
.word_midd ul .li1:hover{ width:108px; height:103px;background:url(../Image/eng2.png) no-repeat center;}
.word_midd ul .li2:hover{ width:108px; height:103px;background:url(../Image/china2.png) no-repeat center;}

.line2{ width:1px; height:100px; display:inline-block; margin-left:33px; margin-right:33px;}

.foot{ width:100%; height:120px; background:#009ca5; min-width:1200px; margin-top:90px; position:absolute; bottom:0px; z-index:99999;}
.foot_tit{ width:1200px; height:auto; overflow:hidden; margin:0px auto; }
.foot_l{ margin-top:33px;font-size:14px; color:#FFF; }
.foot_l_midd{ margin-top:19px;}
.foot_r_tit ul li{ float:left; color:#FFF; margin-left:25px; margin-top:40px;}
#share a{ width:30px; height:30px; padding:0px;}
#share a.bds_sqq{background:url(../Image/qq.png) no-repeat center;}
#share a.bds_weixin{background:url(../Image/weichat.png) no-repeat center;}
#share a.bds_tsina{background:url(../Image/shina.png) no-repeat center;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}

.foot_l_midd a{ color:#FFF; text-decoration:none;}

