|
@@ -2,7 +2,8 @@
|
|
|
.container h4{font-size: 24px;color: #074d88;font-weight: normal;margin-bottom: 22px;margin-top: -30px;}
|
|
|
.propery_main .propery_list,.propery_imgs,.propery_welfare{float: left;}
|
|
|
.propery_list {width: 170px;margin-right: 20px;}
|
|
|
-.propery_list ol li{width: 150px;background: #FFFFFF;margin-bottom: 40px;height: 80px;line-height: 80px;text-align: center;font-size: 20px;border: 1px solid #cccccc;}
|
|
|
+.propery_list ol li{width: 150px;background: #FFFFFF;margin-bottom: 40px;height: 80px;line-height: 80px;text-align: center;
|
|
|
+ font-size: 20px;border: 1px solid #cccccc;border-radius: 5px;}
|
|
|
.propery_list ol li.that{background: linear-gradient(#2d83ce ,#5bb1fa);color: #ffffff;box-shadow: 0 0 20px #0C79FF;border: 1px solid transparent;}
|
|
|
|
|
|
.propery_imgs{width: 710px;position: relative;height: 300px;}
|
|
@@ -32,7 +33,7 @@
|
|
|
|
|
|
.welfare_href{clear: both;width: 340px;margin: 0px auto ;padding-top: 25px;}
|
|
|
.welfare_href a{width: 150px;height: 42px;background: #ffb200;color: #FFFFFF;font-size: 16px;text-align: center;line-height: 42px;
|
|
|
- display: inline-block;border-radius: 10px;}
|
|
|
+ display: inline-block;border-radius: 5px;}
|
|
|
.welfare_href a:first-child{margin-right: 35px;}
|
|
|
|
|
|
.propery_star{width: 100%;height: 460px;background:url(../../../img/property_bj.jpg) no-repeat center center ;margin-top: 52px;position: relative;z-index: 10;}
|
|
@@ -47,14 +48,14 @@
|
|
|
.copyright_right li:hover{cursor: pointer;color: #f68705;}
|
|
|
.copyright_right h6{font-size: 14px;color: #f68705;margin-bottom: 15px;text-align: left;}
|
|
|
.copyright_right li{border-bottom: 1px solid #cccccc;font-size: 14px;color:#383838;width: 350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height:40px;line-height: 40px;}
|
|
|
-.copyright_left p{padding-left:5px ;padding-right: 5px;font-size: 14px;color: #383838;line-height: 24px;
|
|
|
+.copyright_left p{padding-left:5px ;padding-right: 5px;font-size: 15px;color: #383838;line-height: 24px;
|
|
|
margin-bottom: 15px;font-weight: bold;text-align: justify;}
|
|
|
.copyright_contant{float: left;}
|
|
|
|
|
|
.copyright_right ol li{padding-bottom: 12px;border-bottom: 1px solid #cccccc;font-size: 14px;color:#383838;width: 350px;overflow: hidden;
|
|
|
text-overflow: ellipsis;white-space: nowrap;font-family: "simsun";}
|
|
|
.copyright_right>a{width: 150px;height: 46px;display: inline-block;color: #ffffff;font-size: 16px;line-height: 46px;text-align: center;
|
|
|
- background: #ffb200;margin-top: 30px;margin-bottom: 30px;border-radius: 10px;}
|
|
|
+ background: #ffb200;margin-top: 30px;margin-bottom: 30px;border-radius: 5px;}
|
|
|
.outtime{position:absolute;height: 472px;z-index: 20;width: 380px;right: 0;background: url(../../../img/property_08.jpg) center center no-repeat;}
|
|
|
.outtime time{font-size: 170px;color: #ff9019;position: absolute;top: 150px;left: 150px;z-index: 40;font-family: arial;}
|
|
|
.outtime .img_tate{position: absolute;top: 64px;right: 5px;z-index: 25; animation: rata 10s infinite linear;transition: all 10s;}
|
|
@@ -86,9 +87,9 @@
|
|
|
.advantage ul{overflow: hidden;}
|
|
|
.advantage ul li{width: 220px;height: 270px;background: url(../../../img/property_14.png) no-repeat center center;float: left;margin-left: 96px;}
|
|
|
.advantage ul li:first-child{margin-left: 0;}
|
|
|
-.advantage ul li h6{font-size: 18px; color: #3b86c5;margin-top: 40px;margin-bottom: 16px;font-weight: 800;}
|
|
|
+.advantage ul li h6{font-size: 18px; color: #3b86c5;margin-top: 30px;margin-bottom: 16px;font-weight: 800;}
|
|
|
.advantage ul li p{width: 180px;text-align: left;margin: 0 auto;padding-left: 6px;color: #383838;font-size: 14px;
|
|
|
- margin-bottom: 5px;height: 76px;font-family: "simsun";}
|
|
|
+ margin-bottom: 5px;height: 76px;font-family: "simsun";line-height: 22px;}
|
|
|
.advantage ul li time span{font-size: 20px;color: #393838;display: inline-block;}
|
|
|
.advantage ul li time{width: 76px;height: 30px;display: inline-block;line-height: 30px;}
|
|
|
.advantage ul li:hover{ background: url(../../../img/property_122.png) no-repeat center center;}
|