﻿.head .welcome{height: 80px;padding-left: 28px;overflow: hidden;}
.head .welcome p{margin-top: 12px;}

.main .navbg{background: #3fb3fc;}
.main .nav{height: 54px;background: #3fb3fc;position: relative;z-index: 999;}
.main .nav .btns{width: calc(100% - 302px);height: 100%;float: left;}
.main .nav .btns .btn{display: block;float: left;width: 16%;font-size: 20px;font-weight: 900;line-height: 54px;text-align: center;color: #fff;}
.main .nav .btns .btn .ul{display: none;}
.main .nav .btns .btn a{color: #fff;}
.main .nav .btns .btn:last-child{width: 20%;}
.main .nav .btns .btn:hover{background-color: #65c2fd;}
.main .nav .btns .btn:hover .ul{display: block;}
.main .nav .btns .btn .ul li a{font-size: 16px;display: block;height: 54px;line-height: 46px;border-top: 1px solid #9ad8ff;padding: 4px 0;box-sizing: border-box;}
.main .nav .btns .btn ul .w a{line-height: 23px;}
/* .main .nav .btns .btn .xxgk li:nth-child(3n) a,.main .nav .btns .btn .xxgk li:nth-child(2n) a,.main .nav .btns .btn .hdjl li:nth-child(2n) a,.main .nav .btns .btn .zwfw li:nth-child(4n) a{line-height: 23px;} */
.main .nav .btns .btn .ul li:hover{background: #3fb3fc;}
.main .nav #search{width: 290px;height: 28px;border: 1px solid #4e68eb;border-radius: 15px;overflow: hidden;float: left;margin-right: 10px;margin-top: 12px;}
.main .nav #search input{width: 220px;height: 28px;border: none;float: left;text-indent: 12px;}
.main .nav #search .btn{width: 70px;height: 28px;display: block;float: left;background: #6e86fa;background-image: url(../images/search.png);background-position:  center center;background-repeat: no-repeat;}


/* .main .nav{height: 54px;}
.main .nav h2{float: left;width: 422px;height:100%;background: url(../images/logo2.png);background-repeat: no-repeat;background-position: center center;}
.main .nav .blue{background: #3fb3fc;float: left;height: 100%;width: calc(100% - 422px);position: relative;}
.main .nav .blue li{display: block;float: left;width: 112px;height: 100%;position: relative;}
.main .nav .blue li a{display: block;height: 100%;font-size: 18px;color: #fff;text-align: center;line-height: 54px;font-weight: 900;}
.main .nav .blue>li:hover{background-color: #5470ff;}
.main .nav .blue .home{background: url(../images/home.png);background-repeat: no-repeat;background-position: center center;}
.main .nav .blue li .nav2{position: absolute;height: 0px;overflow: hidden;}
.main .nav .blue>li:hover .nav2{height: auto;}
.main .nav .blue li .nav2 li{background-color: rgba(63, 179, 252, 0.8);margin-bottom: 2px;} */


.main .location{margin-top: 46px;padding-left: 18px;font-size: 18px;line-height: 18px;padding-bottom: 14px;}
.main .location p .d{color: #3fb3fc;}

.main .box{margin-top: 10px;overflow: hidden;padding-bottom:36px;}
.main .box .left{width: 280px;float: left;margin-right: 40px;overflow: hidden;}
.main .box .left h2{height: 54px;background: #3fb3fc;font-size: 20px;line-height: 54px;font-weight: 900;text-align: center;color: #fff;margin-bottom: 2px;position: relative;display: none;}
.main .box .left ul li{height: 36px;margin-bottom: 1px;}
.main .box .left ul li a{display: block;font-size: 16px;line-height: 36px;text-align: center;color: #595757;background: #eaeaea;}
.main .box .left ul li:hover a{background: #3fb3fc;color: #fff;}
.main .box .left ul li .active{background: #3fb3fc;color: #fff;}
.main .box .right{float: left;width: calc(100% - 320px);padding-top: 12px;}
.main .box .right li{height: 16px;margin-bottom: 24px;}
.main .box .right li::before{content: '';display: block;float: left;width: 4px;height: 4px;border-radius: 50%;background-color: #595757;margin-top: 5px;margin-right: 5px;}
.main .box .right li a{font-size: 16px;line-height: 16px;height: 16px;overflow: hidden;display: block;width: calc(100% - 120px);float: left;}
.main .box .right li span{float: right;font-size: 16px;line-height: 16px;}

.i-arrL {
    display: none;
    margin-right: 16px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(/images/ico_arrRR2.png) no-repeat center;
}