|
@@ -1,10 +1,10 @@
|
|
|
|
|
|
html{font-size:62.5%;}
|
|
|
-.index_activity{background: url(../../img/index_activity.png) no-repeat center center;background-size: 100% 100%;padding-top: 88px;margin-top: -10px;}
|
|
|
-.index_activity ul li{float: left;width: 190px;height:90px ;text-align: center;}
|
|
|
+.index_activity{position: relative;z-index:110;background: url(../../img/index_bannerbj.png) no-repeat center center;margin-top:-144px;height: 270px;box-shadow: -5px 4px 40px #EDEDED;}
|
|
|
+.index_activity ul li{float: left;width: 190px;height:90px ;text-align: center;background-position-y: 100px;}
|
|
|
.index_activity ul li strong{font-size: 36px;color: #ffbc09;}
|
|
|
-.index_activity ul li p{font-size: 16px;color: #185487;}
|
|
|
-.index_activity ul{float: left;}
|
|
|
+.index_activity ul li p{font-size: 16px;color: #074d88;font-weight: bold;}
|
|
|
+.index_activity ul{float: left;overflow: hidden;margin-top: 160px;}
|
|
|
.index_activity form{float: right;position: relative;width: 270px;height: 44px;background: #FFFFFF;margin-top: 20px;box-shadow: 0 0 10px #CCCCCC;}
|
|
|
.index_activity form .search{width: 20px;height: 20px;position: absolute;top: 12px;right:10px;}
|
|
|
.index_activity form input{border: none;width:190px ;height: 32px;position:absolute;top: 6px;left: 40px;line-height: 32px;border-right: 2px solid #CCCCCC;}
|
|
@@ -17,33 +17,33 @@ html{font-size:62.5%;}
|
|
|
.carouselt{ position:relative; overflow: hidden;width:100%;height:470px; }
|
|
|
.ct-img-big{ position:absolute; }
|
|
|
.ct-img-big li{ float: left; }
|
|
|
-.ct-img-big li img{height: 470px;}
|
|
|
+
|
|
|
.btn{ position: absolute; display: block;}
|
|
|
.btn-pre{top:220px;left:220px;}
|
|
|
.btn-next{top:220px;right:220px;}
|
|
|
|
|
|
|
|
|
-
|
|
|
+.index-bj{margin-top: -135px;position: relative;z-index: 110;}
|
|
|
/*active的css*/
|
|
|
#active{width:1200px;height:240px;margin:0 auto;padding-top:50px;position: relative;}
|
|
|
#active>.title{width:70px;height:160px;padding-top:12px; }
|
|
|
-#active>.title>p{width:25px;height:160px;font-size: 2rem;color:#074F88;
|
|
|
+#active>.title>p{width:25px;height:160px;font-size: 20px;color:#074d88;
|
|
|
margin:0 0 50px 45px;font-weight: bold;line-height: 22px;}
|
|
|
#active>.coupon{width:1130px;height:160px;padding:1px 0 0 40px; }
|
|
|
#active .lf{background: url(../../img/coupon.jpg) no-repeat;}
|
|
|
#active>.coupon>.coupon_cont{position: relative;width:232px;height:157px;
|
|
|
margin-right: 25px;}
|
|
|
-#active>.coupon>.coupon_cont>h2{position: absolute;width:100%;height:92px;
|
|
|
- text-align: center;line-height:92px;font-size: 2.7rem;color:#FF8400;}
|
|
|
-#active>.coupon>.coupon_cont>p{position: absolute;width:100%;height:56px;
|
|
|
- text-align: center;line-height:56px;top:92px;font-size: 1.6rem;}
|
|
|
+#active>.coupon>.coupon_cont> a h2{position: absolute;width:100%;height:92px;
|
|
|
+ text-align: center;font-size: 18px;color:#FF8400;margin-top: 36px;padding-left: 5px;padding-right: 12px;}
|
|
|
+#active>.coupon>.coupon_cont> a p{position: absolute;width:100%;height:56px;
|
|
|
+ text-align: center;line-height:56px;top:92px;font-size: 1.6rem; color: #333333;}
|
|
|
#active>.line{position: absolute;left:35px;bottom:0;
|
|
|
width:1122px;height:15px;background-image:url(../../img/coupon_line.png);}
|
|
|
|
|
|
/*product的css*/
|
|
|
#product{width:1200px;height:450px;margin:0 auto;position: relative;margin-top:5px;}
|
|
|
#product>.caption{margin-bottom: 74px;}
|
|
|
-.caption{width:100%;height:50px;font-size: 2rem;color:#074F88;
|
|
|
+.caption{width:100%;height:50px;font-size: 18px;color:#074d88;
|
|
|
line-height: 50px;padding-left:30px;}
|
|
|
#product>.content{width:1140px;height:400px;margin-left:30px;position: relative; }
|
|
|
#product>.content>.cont{width:220px;height:350px;margin-right: 3px;
|
|
@@ -58,43 +58,49 @@ html{font-size:62.5%;}
|
|
|
#product .img img:first-child{position: absolute;top: -72px;left: 50%;margin-left: -32px;}
|
|
|
#product .img img:first-child+img{margin-top: -36px;}
|
|
|
#product .text{width:220px;height:173px;}
|
|
|
-#product .text>h2{font-size: 1.8rem;height:60px;width:100%;line-height: 60px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
|
|
|
-text-align: center;color:#3B3B3B;}
|
|
|
+#product .text>h2{font-size: 16px;height:60px;width:100%;line-height: 60px;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/
|
|
|
+text-align: center;color:#383838;font-weight: bold;padding: 0 10px;}
|
|
|
#product .cont_bottom1 .text>h2{color:#fff;}
|
|
|
#product .cont_bottom2 .text>h2{color:#fff;}
|
|
|
#product .cont_bottom1 .text>p{color:#fff;}
|
|
|
#product .cont_bottom2 .text>p{color:#fff;}
|
|
|
-.text>p{width:180px;height:113px;margin-left:20px;color:#747474;line-height:20px;overflow: hidden;}
|
|
|
+.text>p{width:180px;height:113px;margin-left:20px;color:#616160;line-height:20px;overflow: hidden;font-size: 14px;font-family: "SimSun";}
|
|
|
|
|
|
/*policy的css*/
|
|
|
#policy{width:1200px;height:405px;margin:50px auto 0;position: relative;}
|
|
|
-#policy .captions{width:100%;font-size: 2rem;color:#074F88;margin-left: 45px;margin-top: 120px;margin-bottom: 20px;}
|
|
|
+#policy .captions{width:100%;font-size: 18px;color:#074d88;margin-left: 45px;margin-top: 120px;margin-bottom: 20px;}
|
|
|
+.captions a{font-size: 16px;color: #ffb200;margin-left: 12px;height: 26px;line-height: 26px;display: inline-block;}
|
|
|
+.captions a:hover{color:#ff8200;}
|
|
|
.pol_cont{width:1110px;height:355px;margin-left:45px;position: relative; }
|
|
|
.pol_left{width:525px;height:345px;box-shadow: 5px 5px 5px 0 #EaEaEa;
|
|
|
display:inline-block;position: absolute;top:0;left:0;}
|
|
|
.pol_left img {width: 100%;height: 200px;}
|
|
|
.pol_left_cont{width:525px;height:145px;background: #F6F6F6;}
|
|
|
-.pol_left_cont h3{height:50px;width:100%;line-height: 50px;
|
|
|
- color:#797979;font-size: 18px;padding-left:25px; }
|
|
|
-.pol_left_cont p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:62px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
|
|
|
+.pol_left_cont h3{height:50px;width:515px;line-height: 50px;font-weight: bold;
|
|
|
+ color:#383838 ;font-size: 16px;padding-left:25px; overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/}
|
|
|
+.pol_left_cont p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:62px;color:#616160;font-size: 14px;
|
|
|
+ text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;font-family: "SimSun";}
|
|
|
.pol_left_cont p a{color:#616160;font-size: 14px;}
|
|
|
.pol_bottom{width:100%;height:30px;padding:0 12px 0 25px;}
|
|
|
-.more a{color:#FFBC08;font-weight: bold;font-size: 1.6rem;}
|
|
|
-.data{font-size: 1rem;color:#9B9A9A;line-height:20px;}
|
|
|
+.more a{color:#ffb200;font-size: 16px;}
|
|
|
+.more a:hover{color:#ff8400;}
|
|
|
+.data{font-size: 14px;color:#9b9a9a;line-height:20px;font-family: "SimSun";}
|
|
|
|
|
|
.pol_right{width:560px;height:345px;margin-left:15px;
|
|
|
display:inline-block;position: absolute;top:0;right:0;}
|
|
|
-.pol_right_big{width:100%;height:165px;box-shadow: 5px 5px 5px 0 #EaEaEa;border:1px solid #F1F1F1;
|
|
|
+.pol_right_big{width:560px;height:165px;box-shadow: 5px 5px 5px 0 #EaEaEa;border:1px solid #F1F1F1;
|
|
|
border-radius: 2px;}
|
|
|
-.pol_right_big h3{height:50px;width:100%;line-height: 50px;
|
|
|
- color:#797979;font-size: 18px;padding-left:25px; }
|
|
|
-.pol_right_big p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:82px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
|
|
|
+.pol_right_big h3{height:50px;width:100%;line-height: 50px;font-weight: bold;;
|
|
|
+ color:#383838;font-size: 16px;padding:0 15px 0 25px; overflow: hidden; /*text-overflow: ellipsis;white-space: nowrap;*/ }
|
|
|
+.pol_right_big p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:82px;color:#616160;text-overflow: ellipsis;
|
|
|
+ overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;font-size: 14px;font-family: "SimSun";}
|
|
|
.pol_right_big p a{color:#616160;}
|
|
|
.pol_right_sm{width:275px;height:165px;display: inline-block;background: #F6F6F6;
|
|
|
margin-top:15px;box-shadow: 5px 5px 5px 0 #EaEaEa;}
|
|
|
-.pol_right_sm h3{height:50px;width:100%;line-height: 50px;
|
|
|
- color:#797979;font-size: 18px;padding-left:25px; }
|
|
|
-.pol_right_sm p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:83px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
|
|
|
+.pol_right_sm h3{height:50px;width:275px;line-height: 50px;font-weight: bold;;
|
|
|
+ color:#383838;font-size: 16px;padding:0 10px 0 25px; overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/}
|
|
|
+.pol_right_sm p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:83px;color:#616160;font-family: "SimSun";font-size: 14px;
|
|
|
+ text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
|
|
|
.pol_right_sm p a{color:#616160;}
|
|
|
/*need的css*/
|
|
|
.need_main{background: #f6f6f6;width: 100%;}
|
|
@@ -109,7 +115,9 @@ display:inline-block;position: absolute;top:0;left:0;}
|
|
|
.carousel .need_prev{width: 30px;height: 34px;font-size: 24px;text-align: center;line-height: 34px;background: #686868;display: inline-block;color: #FFFFFF;position: absolute;top:90px;left:50px;box-shadow: 2px 2px 10px #333333;}
|
|
|
.carousel ul{float: left;width: 100000px;}
|
|
|
.carousel ul li{float: left;margin-left: 10px;margin-right: 10px;text-align: center;padding-bottom: 20px;}
|
|
|
-.carousel ul li p{font-size: 14px;color: #404040;line-height: 52px;background: #ffffff;box-shadow: 2px 2px 10px #333333;width: 320px;padding-left: 10px;padding-right: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
|
|
|
+.carousel ul li p{font-size: 14px;color: #616160;line-height: 52px;background: #ffffff;box-shadow: 2px 2px 10px #333333;
|
|
|
+ width: 320px;padding-left: 10px;padding-right: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-family: "Microsoft YaHei"}
|
|
|
+.carousel ul li p:hover{font-family: "Microsoft YaHei";color:#383838;}
|
|
|
.carousel ul li img{width: 320px;height:160px;}
|
|
|
.carousel .need_next{position: absolute;top:90px;right:30px;width: 30px;height: 34px;font-size: 24px;text-align: center;line-height: 34px;background: #686868;display: inline-block;color: #FFFFFF;box-shadow: 2px 2px 10px #333333;}
|
|
|
.carousel .need_prev:hover,.carousel .need_next:hover{background: #003399;cursor: pointer;}
|