﻿/*body {overflow-x:auto; overflow-y:hidden;}*/
body {
    height: auto;
+ overflow : hidden;
}

#banner {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 409px;
    overflow: hidden;
}

#banner .pics {
    position: relative;
    width: 100%;
    height: 100%;
}

#banner .pics li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: no-repeat center 0;
}

#banner .pics li a {
    display: block;
    width: 100%;
    height: 100%;
}

#banner .pics .b1 {
    display: list-item;
}

#banner .btns a {
    position: absolute;
    top: 50%;
    z-index: 4;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    -ms-transition: left 400ms, right 400ms;
    transition: left 400ms, right 400ms;
    -webkit-transition: left 400ms, right 400ms;
    -moz-transition: left 400ms, right 400ms;
    -o-transition: left 400ms, right 400ms;
}

#banner .btns .prev {
    left: -50px;
}

#banner .btns .next {
    right: -50px;
}

#banner .btns .prev.on {
    left: 120px;
}

#banner .btns .next.on {
    right: 120px;
}

#banner .btns a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-transition: -ms-opacity 300ms;
    transition: opacity 300ms;
    -webkit-transition: -webkit-opacity 300ms;
    -moz-transition: -moz-opacity 300ms;
    -o-transition: -o-opacity 300ms;
    cursor: pointer;
}

#banner .btns a span.off {
    -webkit-opacity: 1;
    opacity: 1;
    display: block \9;
}

#banner .btns a span.on {
    -webkit-opacity: 0;
    opacity: 0;
    display: none \9;
}

#banner .btns .prev .off {
    background: url(../img/index/prev.png) no-repeat 0 0;
}

#banner .btns .prev .on {
    background: url(../img/index/prev_on.png) no-repeat 0 0;
}

#banner .btns .next .off {
    background: url(../img/index/next.png) no-repeat 0 0;
}

#banner .btns .next .on {
    background: url(../img/index/next_on.png) no-repeat 0 0;
}

#banner .btns a:hover .off {
    -webkit-opacity: 0;
    opacity: 0;
    display: none \9;
}

#banner .btns a:hover .on {
    -webkit-opacity: 1;
    opacity: 1;
    display: block \9;
}

#banner .g-wrap {
    position: absolute;
    left: 85%;
    bottom: 0;
    z-index: 2;
    margin-left: -565px;
    width: 1130px;
    height: 30px;
    overflow: hidden;
}

#banner .g-wrap .idxs {
    float: left;
    height: 100%;
}

#banner .g-wrap .idxs li {
    float: left;
    margin: 30px 7px 0 0;
    width: 9px;
    height: 9px;
    border-radius: 13px;
    border: 2px solid #fff;
    cursor: pointer;
    -ms-transition: background-color 1000ms, margin-top 500ms, border-color 1000ms;
    transition: background-color 500ms, margin-top 500ms;
    transition: background-color 1000ms, margin-top 500ms, border-color 1000ms;
    -webkit-transition: background-color 1000ms, margin-top 500ms, border-color 1000ms;
    -moz-transition: background-color 1000ms, margin-top 500ms, border-color 1000ms;
    -o-transition: background-color 1000ms, margin-top 500ms, border-color 1000ms;
}

#banner .g-wrap .idxs li.on {
    background-color: #8f8d93;
    border-color: #8f8d93;
}

/*JCI物业智慧医疗后勤*/
.Btn_hover {
    width: 1168px;
    margin: 0 auto;
    overflow: hidden;
}

.Btn_hover .btn_hover {
    position: relative;
    width: 568px;
    height: 80px;
    float: left;
}

.Btn_hover .btn_hover .btn_hover_01 {
    position: absolute;
    width: 568px;
    height: 80px;
    left: 0px;
    top: 0px;
}

.Btn_hover .btn_hover .btn_hover_02 {
    position: absolute;
    width: 568px;
    height: 80px;
    left: 0px;
    top: 0px;
    font-size: 24px;
    color: #fafafa;
    text-align: center;
    line-height: 80px;
}

.Btn_hover .btn_hover:hover .btn_hover_02 {
    cursor: pointer;
    background: rgba(28, 116, 58, 0.5);
}

.Btn_hover .btn_click:hover .btn_click_02 {
    cursor: pointer;
    background: rgba(28, 116, 58, 0.5);
}

.btn_click {
    position: relative;
    width: 568px;
    height: 80px;
    float: right;
}

.btn_click .btn_click_01 {
    position: absolute;
    width: 568px;
    height: 80px;
}

.btn_click .btn_click_02 {
    position: absolute;
    width: 568px;
    height: 80px;
    font-size: 24px;
    color: #fafafa;
    line-height: 80px;
    text-align: center;
}

.Btn_hover .d1 {
    width: 1200px;
    float: left;
    margin-top: 25px;
}

.Btn_hover .d1 h3 {
    font-size: 16px;
    color: #303030;
}

.Btn_hover .d1 p {
    color: #858585;
}

.Btn_hover .d2 {
    width: 1200px;
    float: left;
    margin-top: 25px;
}

.Btn_hover .d2 h3 {
    font-size: 16px;
    color: #303030;
}

.Btn_hover .d2 p {
    color: #858585;
}

.Btn_hover .d2 .text02 {
    font-size: 14px;
    padding: 20px 0 10px 0;
}

.Btn_hover .d2 .text02 .text {
    float: left;
    margin-left: 15px;
}

.Btn_hover .d2 .text02 div p {
    font-size: 12px;
    padding-left: 660px;
}

.Btn_hover .d2 .image01 {
    width: 450px;
    height: 300px;
    float: left;
}

.Btn_hover .d2 .image02 {
    width: 450px;
    height: 300px;
    float: right;
    margin-right: 105px;
}

.Btn_hover .d2 .sometext {
    float: left;
    margin-top: 20px;
}

.Btn_hover .d2 .sometext ul li {
    line-height: 30px;
    font-size: 12px;
}

#news-slide {
    position: relative;
    margin: 0 auto;
    padding-left: 35px;
    width: 1095px;
    height: 57px;
    background: url(../img/index/icon_news.png) no-repeat 0 19px;
    overflow: hidden;
}

#news-slide .item {
    height: 100%;
}

#news-slide .item a {
    display: inline-block;
    height: 57px;
    line-height: 57px;
    font-weight: bold;
    color: #2e2e57;
    -ms-transition: color 300ms;
    transition: color 300ms;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -o-transition: color 300ms;
}

#news-slide .item a:hover {
    color: #1d743a;
}

#news-slide .item a span {
    margin: 0 25px;
    font-weight: normal;
    color: #6C6C6C;
}

#news-slide .item .more {
    padding: 0 12px;
    margin-top: 12px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    color: #2e2e57;
    background-color: #DFE0E4;
    border-radius: 25px;
    box-shadow: 0px 0px 3px #777;
    -ms-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
}

#news-slide .item .more:hover {
    background-color: #1d743a;
    color: #eee;
}

/* 滑块 start */
#subjects {
    height: 240px;
    background-color: #e0e2e4;
    margin-top: 30px;
}

#subjects .g-wrap {
    overflow: hidden;
}

#subjects .g-wrap a {
    position: absolute;
    top: 0;
    left: 100%;
    width: 568px;
    height: 100%;
    overflow: hidden;
    -webkit-opacity: 1;
    opacity: 1;
    display: block \9;
    -webkit-transition: left 300ms, -webkit-opacity 700ms;
    transition: left 300ms, opacity 700ms;
}

#subjects .g-wrap img {
    height: 240px;
    width: 568px;
}

#subjects .g-wrap a span {
    position: absolute;
    background: no-repeat 0 0;
}

/*#subjects*/
#subjects .trans a {
    -webkit-opacity: 0;
    opacity: 0;
    display: none \9;
}

/* 逐个出现 */
#subjects .ready .item-2 {
    transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
}

#subjects .ready .item-3 {
    transition-delay: 150ms;
    -webkit-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
}

#subjects .ready .item-4 {
    transition-delay: 150ms;
    -webkit-transition-delay: 450ms;
    -ms-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
}

/* 没有指向 */
#subjects .state-0 .item-1 {
    left: 0px;
}

#subjects .state-0 a .about_01 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-0 a .about_01 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-0 .item-2 {
    left: 566px;
}

#subjects .state-0 a .about_02 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-0 a .about_02 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-0 .item-3 {
    left: 766px;
}

#subjects .state-0 a .about_03 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-0 a .about_03 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-0 .item-4 {
    left: 966px;
}

#subjects .state-0 a .about_04 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-0 a .about_04 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

/* 指向第一个 */
#subjects .state-1 .item-1 {
    left: 0;
}

#subjects .state-1 a .about_01 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    display: none;
}

#subjects .state-1 a .about_01 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
}

#subjects .state-1 a:hover .about_01 {
    background: rgba(143, 184, 61, 0.5);
    display: block;
}

#subjects .state-1 .item-2 {
    left: 566px;
}

#subjects .state-1 a .about_02 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-1 a .about_02 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-1 .item-3 {
    left: 766px;
}

#subjects .state-1 a .about_03 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-1 a .about_03 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-1 .item-4 {
    left: 966px;
}

#subjects .state-1 a .about_04 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-1 a .about_04 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-1 .item-1 .p2 {
    -webkit-opacity: 1;
    opacity: 1;
    display: block \9;
}

/* 指向第二个 */
#subjects .state-2 .item-1 {
    left: 0;
}

#subjects .state-2 a .about_01 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-2 a .about_01 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-2 .item-2 {
    left: 200px;
}

#subjects .state-2 a .about_02 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    display: none;
}

#subjects .state-2 a .about_02 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
}

#subjects .state-2 a:hover .about_02 {
    background: rgba(143, 184, 61, 0.5);
    display: block;
}

#subjects .state-2 .item-3 {
    left: 766px;
}

#subjects .state-2 a .about_03 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-2 a .about_03 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-2 .item-4 {
    left: 966px;
}

#subjects .state-2 a .about_04 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-2 a .about_04 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-2 .item-2 .p2 {
    -webkit-opacity: 1;
    opacity: 1;
    display: block \9;
}

/* 指向第三个 */
#subjects .state-3 .item-1 {
    left: 0;
}

#subjects .state-3 a .about_01 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-3 a .about_01 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-3 .item-2 {
    left: 200px;
}

#subjects .state-3 a .about_02 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-3 a .about_02 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-3 .item-3 {
    left: 400px;
}

#subjects .state-3 a .about_03 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    display: none;
}

#subjects .state-3 a .about_03 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
}

#subjects .state-3 a:hover .about_03 {
    background: rgba(143, 184, 61, 0.5);
    display: block;
}

#subjects .state-3 .item-4 {
    left: 966px;
}

#subjects .state-3 a .about_04 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-3 a .about_04 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-3 .item-3 .p2 {
    -webkit-opacity: 1;
    opacity: 1;
    display: block \9;
}

/* 指向第四个 */
#subjects .state-4 .item-1 {
    left: 0;
}

#subjects .state-4 a .about_01 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-4 a .about_01 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-4 .item-2 {
    left: 200px;
}

#subjects .state-4 a .about_02 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-4 a .about_02 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-4 .item-3 {
    left: 400px;
}

#subjects .state-4 a .about_03 {
    color: #fafafa;
    width: 566px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    z-index: 1000;
    display: none;
}

#subjects .state-4 a .about_03 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
    display: none;
}

#subjects .state-4 .item-4 {
    left: 600px;
}

#subjects .state-4 a .about_04 {
    color: #fafafa;
    width: 568px;
    height: 420px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    display: none;
}

#subjects .state-4 a .about_04 p {
    text-align: center;
    line-height: 30px;
    padding-top: 90px;
    font-size: 23px;
}

#subjects .state-4 a:hover .about_04 {
    background: rgba(143, 184, 61, 0.5);
    display: block;
}

#subjects .state-4 .item-4 .p2 {
    -webkit-opacity: 1;
    opacity: 1;
    display: block \9;
}

/* 滑块 end */

/*首页底部*/
/*#reference .right {width:344px; line-height:65px; text-indent:50px;}*/

/*首页新闻20160818*/
.redian {
    width: 100%;
}

.redian .r-wrap {
    width: 1168px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 0px;
}

.redian .r-wrap .caifu {
    float: left;
    width: 570px;
    margin-bottom: 30px;
    overflow: hidden; 
}

.redian .r-wrap .caifu h1 {
    height: 43px;
    color: #303030;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 22px;
}

.redian .r-wrap .caifu p {
    color: #858585;
    font-size: 13px;
    line-height: 22px;
}

.redian .r-wrap .news-1 {
    float: left;
    width: 488px;
    margin-left: 30px;
    margin-bottom: 20px;
}

.news-1 .tab-nav {
    overflow: hidden;
    border-bottom: 2px solid #dedfe2;
}

.news-1 .tab-nav li {
    font-weight: normal;
    cursor: pointer;
    float: left;
    display: inline-block;
    margin: 0px 30px 20px 0px;
    color: #303030;
    font-size: 16px;
    width: 75px;
}

.news-1 .tab-box {
    margin-top: 20px;
}

.news-1 .tab-box p {
    color: #858585;
    font-size: 13px;
    line-height: 23px;
}

.news-1 .tab-box p i {
    float: left;
    font-style: normal;
    margin-right: 30px;
}

.xian {
    height: 2px;
    width: 75px;
    background: #1d743a;
    position: relative;
    left: 0px;
    margin-top: -2px;
}

.none {
    display: none;
}

.redian .r-wrap .hover_btn {
    float: left;
    width: 1200px;
}

.redian .r-wrap .hover_btn ul li img {
    width: 520px;
    height: 240px;
}

.redian .r-wrap .hover_btn ul li {
    float: left;
    margin-right: 80px;
}

.redian .r-wrap .stock {
    float: right;
    width: 198px;
    margin-left: 30px;
}

.r-wrap .stock h1 {
    color: #595d6f;
    font-size: 13px;
}

.r-wrap .stock .stock-num {
    height: 55px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 18px;
}

.r-wrap .stock .stock-num h2 {
    float: left;
    color: #e62b1e;
    font-size: 55px; 
}

.r-wrap .stock .stock-num h3 {
    float: left;
    font-size: 25px;
    color: #e62b1e; 
    position: absolute;
    left: 118px;
    top: 27px;
}

.r-wrap .stock .stock-num .stock-bt {
    width: 17px;
    height: 13px;
    background-size: 100%;
    display: inline-block;
    float: left;
    position: absolute;
    bottom: 6px;
}

.r-wrap .stock p {
    color: #aaacb5;
    font-size: 12px;
}

/*首页JCI和智慧运送后勤*/
.Btn_hover .zhezhao {
    width: 100%;
    height: 100%; /*background-color:rgba(229,229,229,.95);*/
    background-color: #1d1e1f;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 1000;
}

.Btn_hover .login h1 {
    float: right;
    cursor: pointer;
    font-size: 50px;
    margin-top: 5px;
    color: #e5e5e5;
}

.Btn_hover .login {
    width: 1000px;
    height: 500px;
    position: fixed;
    overflow-y: auto;
    top: 50%;
    left: 50%;
    background-color: white;
    margin-top: -250px;
    margin-left: -500px ;
    display: none;
    z-index: 1500;
    color: #828282; 
    font-size: 14px;
}

.Btn_hover .login p {
    margin-left: 50px;
    margin-right: 50px;
    line-height: 18px;
}

.Btn_hover .login h2 {
    font-size: 18px;
    color: #303030;
    margin: 35px 0 24px 50px;
}

.Btn_hover .login .left {
    width: 360px;
    height: 250px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
}

.Btn_hover .login .left ul {
     list-style: none;
     color: #828282;
     font-size: 13px;
}

.Btn_hover .login .left ul li {
    line-height: 18px;
}

.Btn_hover .login ul li {
    line-height: 18px;
}
.Btn_hover .login ul {
    width: 360px;
    height: 250px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    color: #828282;
    font-size: 13px;
}

.Btn_hover .login .right {
    width: 520px;
    height: 250px;
    float: right;
    margin-right: 50px;
    margin-top: 5px;
}

.Btn_hover .login .right img {
    width: 520px;
}

/*智慧医疗后勤*/
.Btn_hover .cover {
    width: 100%;
    height: 100%;
    background-color: #1d1e1f;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 1000;
}

.Btn_hover .loginout {
    width: 1000px;
    height: 500px;
    border-radius: 1%;
    position: fixed;
    overflow-y: auto;
    top: 50%;
    left: 50%;
    background-color: white;
    margin-top: -250px;
    margin-left: -500px ;
    display: none;
    z-index: 1500;
    color: #828282; 
    font-size: 14px;
}

.Btn_hover .loginout h1 {
    float: right;
    cursor: pointer;
    font-size: 50px;
    margin-top: 5px;
    color: #e5e5e5;
}

.Btn_hover .loginout h2 {
    font-size: 18px;
    color: #303030;
    margin: 35px 0 24px 50px;
}

.Btn_hover .loginout p {
    margin-left: 50px;
    margin-right: 50px;
    line-height: 18px;
}

.Btn_hover .loginout .left {
    width: 465px;
    height: 450px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
}

.Btn_hover .loginout .left img {
    width: 465px;
    height: 430px;
}

.Btn_hover .loginout .right {
    width: 380px;
    height: 400px;
    float: left;
    margin-left: 50px;
    margin-top: 60px;
}

.Btn_hover .loginout .right h2 { 
    font-size: 15px;
    color: #303030;
}

.Btn_hover .login p {
    color: #ababab;
    font-size: 14px;
}


