|
@@ -60,12 +60,10 @@
|
|
|
|
|
|
.l_title {
|
|
|
width: 100%;
|
|
|
- margin-top: 100px;
|
|
|
+ margin-top: 7%;
|
|
|
height: 48px;
|
|
|
text-align: center;
|
|
|
line-height: 42px;
|
|
|
- -webkit-background-clip: text;
|
|
|
-
|
|
|
}
|
|
|
|
|
|
.lu_title {
|
|
@@ -138,6 +136,9 @@
|
|
|
-moz-transform: translate(-50%, 0%);
|
|
|
transform: translate(-50%, 0%);
|
|
|
}
|
|
|
+.mySwiper1 .swiper-slide img{
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
|
|
|
.l_title2 {
|
|
|
padding: 17px 0;
|
|
@@ -372,7 +373,7 @@
|
|
|
|
|
|
.jiejue {
|
|
|
position: relative;
|
|
|
- margin-top: 30px
|
|
|
+ margin-top: 40px
|
|
|
}
|
|
|
|
|
|
.san_content .item {
|
|
@@ -592,8 +593,6 @@
|
|
|
|
|
|
.l_title3 {
|
|
|
width: 100%;
|
|
|
- /* margin-top: 100px; */
|
|
|
- height: 48px;
|
|
|
text-align: center;
|
|
|
line-height: 42px;
|
|
|
-webkit-background-clip: text;
|
|
@@ -640,14 +639,8 @@
|
|
|
}
|
|
|
|
|
|
.liu_left {
|
|
|
- float: left;
|
|
|
border: 1px solid #ccc;
|
|
|
}
|
|
|
-
|
|
|
-.liu_right {
|
|
|
- float: right;
|
|
|
-}
|
|
|
-
|
|
|
.liu_img {
|
|
|
width: 100%;
|
|
|
height: 233px;
|
|
@@ -763,7 +756,7 @@ transition: all 0.5s; */
|
|
|
}
|
|
|
|
|
|
.er-content .liu_footer li {
|
|
|
- width: 20% !important;
|
|
|
+ width: 15% !important;
|
|
|
}
|
|
|
|
|
|
.i_con {
|
|
@@ -796,7 +789,12 @@ transition: all 0.5s; */
|
|
|
background-color: #fff;
|
|
|
|
|
|
}
|
|
|
-
|
|
|
+/* .swiper-button-prev:after{
|
|
|
+ display: none;
|
|
|
+}
|
|
|
+.swiper-button-next:after{
|
|
|
+ display: none;
|
|
|
+} */
|
|
|
.swiperslide .swiper-slide .imgdiv img, .si_rigth img {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
@@ -805,8 +803,13 @@ transition: all 0.5s; */
|
|
|
.gongsi {
|
|
|
text-align: right;
|
|
|
color: #666666;
|
|
|
+ position: absolute;
|
|
|
+ right: 58px;
|
|
|
+ bottom: 24%;
|
|
|
+}
|
|
|
+.liu_footer{
|
|
|
+position: relative;
|
|
|
}
|
|
|
-
|
|
|
.i_footer_tleft li {
|
|
|
min-height: 204px !important;
|
|
|
}
|
|
@@ -1111,7 +1114,7 @@ height: 38px;
|
|
|
.i_footer_tright_c{
|
|
|
padding: 0 !important;
|
|
|
}
|
|
|
-.footer_lx{s
|
|
|
+.footer_lx{
|
|
|
padding: 0;
|
|
|
}
|
|
|
.l_footer{
|
|
@@ -1267,33 +1270,72 @@ line-height: 40px;
|
|
|
line-height: 40px;
|
|
|
background-color: rgba(12, 39, 88,0);
|
|
|
}
|
|
|
+input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}
|
|
|
+input:-internal-autofill-previewed,
|
|
|
input:-internal-autofill-selected {
|
|
|
- -webkit-text-fill-color: (255, 255, 255,0) !important;
|
|
|
- background-color: rgba(12, 39, 88,0) !important;
|
|
|
+ -webkit-text-fill-color: #808080;
|
|
|
+ transition: background-color 1000s ease-out 0.5s;
|
|
|
}
|
|
|
-input:-internal-autofill-selected {
|
|
|
- appearance: menulist-button;
|
|
|
- background-color: rgba(232, 240, 254,0) !important;
|
|
|
- background-image: none !important;
|
|
|
- color: -internal-light-dark(black, white) !important;
|
|
|
+.i_ssbn_div .ipt1{
|
|
|
+ font-size: 14px;
|
|
|
}
|
|
|
-input:-internal-autofill-selected{
|
|
|
- background: red!important;
|
|
|
+.header_div .i_logo{
|
|
|
+ padding-top: 35px !important;
|
|
|
}
|
|
|
-@media screen and (min-width:380px) and (max-width:640px) {
|
|
|
+@media screen and (min-width:80px) and (max-width:640px) {
|
|
|
.h_zuo ul li{
|
|
|
width: 50%;
|
|
|
|
|
|
}
|
|
|
+ .san_content .item{
|
|
|
+ width: 50% !important;
|
|
|
+ }
|
|
|
.l_ryu .ul1{
|
|
|
width:100%;
|
|
|
-
|
|
|
+ }
|
|
|
+ .pad {
|
|
|
+ margin-top: 11%;
|
|
|
+ }
|
|
|
+ .santext .tansuo {
|
|
|
+ bottom: 0;
|
|
|
+ float: left;
|
|
|
+ }
|
|
|
+ .liu_img {
|
|
|
+ width: 100%;
|
|
|
+ height: 119px;
|
|
|
+ overflow: hidden;
|
|
|
+ }
|
|
|
+ .liu_img img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ }
|
|
|
+ .santext p{
|
|
|
+ width: 100%;
|
|
|
}
|
|
|
.l_ryu .ul2{
|
|
|
width: 100%;
|
|
|
|
|
|
}
|
|
|
+ .liu .tansuo{
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+ .liu{
|
|
|
+ padding: 5% 10;
|
|
|
+ }
|
|
|
+ .san_header:after {
|
|
|
+ display: block;
|
|
|
+ clear: both;
|
|
|
+ content: "";
|
|
|
+ visibility: hidden;
|
|
|
+ height: 0
|
|
|
+ }
|
|
|
+
|
|
|
+ .san_header {
|
|
|
+ zoom: 1
|
|
|
+ }
|
|
|
+
|
|
|
.l_ryu .ul3{
|
|
|
+ text-align: center;
|
|
|
width: 100%;
|
|
|
|
|
|
}
|
|
@@ -1302,8 +1344,35 @@ input:-internal-autofill-selected{
|
|
|
|
|
|
}
|
|
|
.aid_bgimg .listg{
|
|
|
- width: 488px;
|
|
|
+ width: 90%;
|
|
|
+ height: 500px;
|
|
|
}
|
|
|
+ .lx_title{
|
|
|
+ font-size: 24px;
|
|
|
+ }
|
|
|
+ .texttitle{
|
|
|
+ padding: 2% 4%;
|
|
|
+ }
|
|
|
+ .er-content,.san_title{
|
|
|
+ padding: 0 10px;
|
|
|
+ }
|
|
|
+ .san .tansuo{
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+ .san .san_content{
|
|
|
+ width: 100%;
|
|
|
+ }
|
|
|
+ .l_ryu .ul3 li .imgleft{
|
|
|
+ position: absolute;
|
|
|
+ left: 16px;
|
|
|
+
|
|
|
+}
|
|
|
+.l_ryu ul li
|
|
|
+{
|
|
|
+ font-size: 14px;
|
|
|
+ text-align: center !important;
|
|
|
+ padding-right:5px !important;
|
|
|
+}
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 640px) and (max-width: 992px) {
|
|
@@ -1311,20 +1380,29 @@ input:-internal-autofill-selected{
|
|
|
width: 100%;
|
|
|
|
|
|
}
|
|
|
+
|
|
|
+ /* .l_ryu .ul3 li .imgleft,.l_ryu .ul3 li .imgright {
|
|
|
+ position: absolute;
|
|
|
+ right: 16px;
|
|
|
+ } */
|
|
|
.l_ryu .ul3 li .imgleft{
|
|
|
position: absolute;
|
|
|
left: 16px;
|
|
|
|
|
|
-
|
|
|
+ }
|
|
|
+ .san .san_header{
|
|
|
+ padding: 0 5%;
|
|
|
}
|
|
|
.n_box1 {
|
|
|
padding: 20px 3%;
|
|
|
}
|
|
|
.l_ryu .ul2{
|
|
|
+
|
|
|
width: 100%;
|
|
|
|
|
|
}
|
|
|
.l_ryu .ul3{
|
|
|
+ text-align: center;
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
@@ -1333,10 +1411,10 @@ input:-internal-autofill-selected{
|
|
|
width: 100%;
|
|
|
}
|
|
|
.l_ryu ul li{
|
|
|
+ text-align: center !important;
|
|
|
width: 100%;
|
|
|
}
|
|
|
.lixian{
|
|
|
- width: ;
|
|
|
width:100%;
|
|
|
}
|
|
|
.liu_left {
|
|
@@ -1393,7 +1471,12 @@ input:-internal-autofill-selected{
|
|
|
.lixian{
|
|
|
width: 50%;
|
|
|
}
|
|
|
-
|
|
|
+ .liu_left{
|
|
|
+ float: left;
|
|
|
+ }
|
|
|
+ .liu_right{
|
|
|
+ float: right;
|
|
|
+ }
|
|
|
/* .aid_bgimg .listg {
|
|
|
|
|
|
} */
|