body{ background-color: #e2fafa; background-image: url("./images/bkx.jpg"); background-repeat: repeat-x; background-position: -20px 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: -30px; 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{ min-width: 1300px; margin:  0px auto; }
.logo{ height: 150px;  background: url("./images/logo.png") no-repeat center center; margin-top: 100px;}
.daohang{ min-width: 1200px; max-width:70%; padding: 40px 100px 40px 100px;  margin: 0 auto; height: 420px;  background: url("images/touming.png") repeat;  border-radius: 10px;}
.daohang ul{ margin-left: -100px;}
.daohang ul li { width:33.33%; height: 330px; float: left;  position: relative; font-weight: bold;}
.daohang ul li .daohang-item{ margin-left:100px; height: 330px; display: block; background-color: #66afe5; color: #003c69; padding: 20px; border-radius: 10px; font-size: 24px; line-height: 40px; text-align: center;    position: relative; }

.daohang-item-icon{ height: 180px; position: relative; padding-top: 130px; }
.daohang-item-icon i{ width: 108px; height: 108px; padding: 4px; position: absolute;  left:50%; margin-left: -54px;  top:20px;  border-radius: 100px; border: 1px dashed #0f77c2; }
.daohang-item-icon i b{ width: 100%; height: 100px; display: block;  background-color: #fff;  border-radius: 50px;  background-position: center center; background-repeat:  no-repeat; background-size: 100%; }
.daohang-item-icon i b.itemicon-icon1{ background-image: url("images/itemicon-icon1.png")}
.daohang-item-icon i b.itemicon-icon2{ background-image: url("images/itemicon-icon2.png"); background-size: 90%; }
.daohang-item-icon i b.itemicon-icon3{ background-image: url("images/itemicon-icon3.png"); background-size: 95%;}
.daohang-item-icon p{ height: 40px; line-height: 40px; font-weight: bold; font-size: 24px; color: #fff;}

.daohang-item-link a{ font-size: 16px; font-weight: normal; display: block; border-radius: 5px; background-color: #d6edff; margin-bottom: 15px; box-shadow: inset 0 0 10px rgba(67, 105, 145, 0.5);}

.indexNews{  background: url("images/touming.png") repeat;  height:auto; min-width: 1200px; max-width:70%;  padding:50px 30px 30px 30px;  border-radius: 10px;  margin: 0 auto; margin-top:20px;position: relative;}
.tzTitle{ position: absolute; height: 50px; background: url("images/tzggTitle.png") no-repeat center center; width: 100%; top: 0;}
.tzTitle a{ height: 50px; display: block;}
.indexNews ul li{ width:50%; height: 40px;  line-height:40px; float:left; padding-right:20px;font-size: 17px;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);}
