|
@@ -31,7 +31,7 @@ ul,ol{padding: 0;margin: 0;list-style: none;}
|
|
|
/*顶部区域*/
|
|
|
header{width: 100%;background: #ffffff;line-height: 90px;height: 90px;}
|
|
|
header .logo{float: left;padding-left: 20px;}
|
|
|
-header .logo_right{float: left;padding-left: 20px;width:120px;height: 75px;background: url("../../img/index_xuan.png") no-repeat center center;margin-left: 10px;}
|
|
|
+header .logo_right{margin-top: 8px;float: left;padding-left: 20px;width:120px;height: 75px;background: url("../../img/index_xuan.png") no-repeat center center;margin-left: 10px;}
|
|
|
.h_fix{position: fixed;top: 0px;left: 0;z-index: 99;box-shadow: 2px 4px 10px #CCCCCC;display:none;}
|
|
|
|
|
|
header .nav{float: left;padding-left: 35px;}
|
|
@@ -42,11 +42,11 @@ header .nav>ul>li:hover a{color: #074F88;}
|
|
|
.active a{color:#074F88!important;}
|
|
|
/*2级导航*/
|
|
|
header .nav ul li .subnavigation{width: 120px;position: absolute;top: 75px;z-index: 9999;background: #ffffff;display: none;}
|
|
|
-.subnavigation {padding-top: 15px;padding-bottom: 15px;}
|
|
|
+.subnavigation {padding-top: 18px;padding-bottom: 15px;}
|
|
|
.subnavigation li>a{width:120px;height: 30px;line-height: 30px;display: inline-block;color: #333333;}
|
|
|
.subnavigation li:hover a{background: rgba(100,100,100,.7);color: #ffffff!important;}
|
|
|
.subnavigation li{height: 30px!important;line-height: 30px!important;}
|
|
|
-.h_fix .subnavigation{top: 59px!important;}
|
|
|
+.h_fix .subnavigation{top: 72px!important;}
|
|
|
/*hot*/
|
|
|
.nav ul li:hover img{animation: hot 1s infinite linear;transition: all 1s;}
|
|
|
@keyframes hot{
|
|
@@ -92,8 +92,8 @@ header .nav_right .head_login{width:40px;height:50px;display: inline-block;line-
|
|
|
.index_blur{font-size: 18px;color:#fff;text-align: right;padding-right: 15px;cursor: pointer;}
|
|
|
.pub_fix{width: 70px;position: fixed;right: 20px;bottom: 80px;border-radius: 10px;border: 1px solid #e0e0e0;overflow: hidden;
|
|
|
text-align: center;height:470px;background: #ffffff;z-index: 999;}
|
|
|
-.right_cebian{width:35px;height:110px;position: fixed;right: 0;bottom: 180px;border-radius: 5px 0 0 5px;text-align: center;color:#fff;
|
|
|
-display: none;cursor: pointer;padding: 30px 7px 0 7px;background: #5888B5 url("../../img/youce_daohang.png") no-repeat center 5px;}
|
|
|
+.right_cebian{width:40px;height:120px;position: fixed;right: 0;bottom: 180px;border-radius: 10px 0 0 10px;text-align: center;color:#fff;
|
|
|
+display: none;cursor: pointer;background: #5888B5 url("../../img/youce_daohang.png") no-repeat center 5px;z-index: 999999;letter-spacing: 5px;font-size: 18px;padding-top:30px;padding-left: 5px;line-height: 20px;}
|
|
|
.pub_fix .index_blur{width: 100%;height: 30px;line-height: 30px;background: #4c7fa9 url("../../img/index_blurimg.png") no-repeat 40px -1px;display: inline-block;}
|
|
|
.pub_fix .index_orange{width: 100%;height: 30px;line-height: 30px;background: #ffd68f;display: inline-block;}
|
|
|
.pub_fix ul li:first-child{border: none;}
|
|
@@ -109,10 +109,10 @@ display: none;cursor: pointer;padding: 30px 7px 0 7px;background: #5888B5 url(".
|
|
|
.login{width: 100%;background: rgba(6,6,6,.4);position: fixed;top: 0;left: 0;z-index: 999999;display: none;}
|
|
|
.login_mian{width: 600px;background: #ffffff;position: absolute;top: 50%;margin-top: -200px;left: 50%;margin-left: -300px;padding-left: 45px;
|
|
|
padding-top: 60px;padding-bottom: 96px;}
|
|
|
-.login_left{float: left;padding-bottom: 10px;width: 220px;}
|
|
|
+.login_left{float: left;padding-bottom: 10px;width: 265px;text-align: center;}
|
|
|
.login_left .login_ewm{width: 95px;padding-top: 34px;margin-bottom: 10px;display: inline-block;text-align: center;}
|
|
|
.login_left .login_ewm img{margin-bottom: 10px;width:90px;}
|
|
|
-.login_left p{line-height: 26px;font-size: 16px;width: 95px;text-align: center;}
|
|
|
+.login_left p{line-height: 26px;font-size: 16px;text-align: center;}
|
|
|
.login_right{float: left;padding-left: 32px;width:288px;border-left:1px solid #E5E5E5;}
|
|
|
.login_check,.login_submit{width: 260px!important;}
|
|
|
.login_right h5{font-size: 18px;color: #373739;font-weight: normal;}
|