body{ background-color: #e2fafa; background-image: url("./images/bkx.jpg"); background-repeat: repeat-x; background-position: top center; height: 100%;}
.beijing{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; background: url("./images/beijing.jpg") no-repeat top center;}
.dibu{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; background: url("./images/dibu.png") no-repeat bottom center;}
.qiqiu{ position: absolute;  left: 80px;  top:30%; bottom: 0; height: 80px; width: 180px; background: url("./images/qiqiu.png") no-repeat center center;}
.feiji{ position: absolute;  right: 80px;  top:30%; bottom: 0; height:220px; width:600px; background: url("./images/feiji.png") no-repeat center right;}
.index-body{ width: 1200px; margin:  0px auto; }
.logo{ height: 280px;  background: url("./images/logo.png") no-repeat center center; margin-top: 110px;}
.daohang{ height: 140px; margin-top: 20px; }
.daohang ul li { width:16.66%; height: 140px; float: left;  position: relative; font-weight: bold;}
.daohang ul li a{ margin: 0px 50px 0px 10px; height: 140px; display: block; background-color: #2d5ebd; color: #fff; padding: 40px 20px; border-radius: 10px; font-size: 22px; line-height: 60px; text-align: center; }
.daohang ul li.shuang a{ line-height: 30px; }
.daohang ul li a:hover{ background-color: #0077da;}
.daohang ul li.shuang a p{ font-weight: bold;}
.daohang ul li i{ width: 10px; height: 10px; position: absolute;  right:15px;  top:50%; margin-top: -3px;  border-radius: 5px; background-color: #2f5398; }
.indexNews{  background: url("images/touming.png") repeat;  height:180px; width:100%; padding:30px;  border-radius: 10px;  margin-top:20px;}
.indexNews ul li{ width:50%; height: 40px;  line-height:40px; float:left; padding-right:20px;font-size: 20px;font-weight: lighter;}
.indexNews ul li a{ width: 86%; float: left; height: 40px; line-height:40px; overflow: hidden; background-image: url(images/huiDian.png); background-position: left center; background-repeat: no-repeat; padding-left:20px ; color: #272f37;  display:-webkit-box; -o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden; -webkit-line-clamp:1;-webkit-box-orient:vertical;}
.indexNews ul li a:hover{color:#01538f;}
.indexNews ul li a:hover{background-image:url(images/lanDian.png);}
