﻿/* 必要布局样式css */

.ylc_list_pic {
    min-width: 1200px;
    height: 290px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.Service-box {
    width: 1200px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    background-color: #fff;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.Service-item {
    width: 195px;
    padding: 30px 16px;
    text-align: center;
    float: left;
    height: 230px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
}

.Service-content .Service-item {
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.item-title {
    line-height: 25px;
    font-size: 18px;
    color: #3D3D3D;
    padding: 22px 0 7px;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
    font-weight: normal;
}

.item-text {
    color: #9A9A9A;
    font-size: 12px;
    line-height: 17px;
    height: 34px;
    overflow: hidden;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.item-link {
    font-family: 'PingFangSC-SC', "Microsoft YaHei", Tahoma, sans-serif;
    color: #FFFFFF;
    display: none;
    padding: 6px 20px;
    background-color: #05A6F3;
    margin: 17px auto;
    font-size: 14px;
    line-height: 25px;
    border-radius: 5px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    font-weight: normal;
}

.Service-item:hover {
    border-color: #DEDDDD;
    padding-top: 26px;
    position: relative;
    z-index: 99;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.Service-item:hover .item-image {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin: 0 auto;
}

.Service-item:hover .item-link {
    display: block;
}

.Service-item:hover .item-title {
    padding: 10px 0 7px;
}

.Service-item+.Service-item {
    position: relative;
}

.item-tag {
    width: 67px;
    height: 67px;
    color: #FFFFFF;
    position: absolute;
    transform: rotateZ(-315deg);
    top: 9px;
    right: 9px;
    font-size: 12px;
    line-height: 17px;
}

.item-background {
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.item-background img {
    width: 100%;
    height: 100%;
}


/* 新闻公告 */

.ylc_news_rankings {
    min-width: 1200px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.ylc_news_rankings_1200 {
    width: 1200px;
    display: flex;
    flex-flow: row nowrap;
}

.ylc_news {
    width: 60%;
}

.ylc_rankings {
    width: 40%;
}

.ylc_rankings_num {
    background-color: #ef5651;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    color: white;
    line-height: 18px;
}

.ylc_rankings_winpoints {
    color: red;
}

.layui-table-center th {
    text-align: center;
}

.ylc_carousel_1920 {
    width: 100%;
    margin: 0 auto;
}


/* 功能介绍 */

.auto-box {
    min-width: 1200px;
    height: auto;
    background: #fff
}

.main-box {
    max-width: 1200px;
    height: auto;
    margin: 0 auto
}

.index-tit {
    padding: 40px 0;
    text-align: center
}

.index-tit h1 {
    font-size: 30px;
    color: #363f45;
    font-weight: normal
}

.index-tit p {
    font-size: 20px;
    color: #abb0b4;
    padding-top: 15px
}

.index-tserver {
    width: 100%;
    background: url('../image/360server-line.png') no-repeat center 145px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 2.6%
}

.index-tserver li {
    width: 24.8%;
    min-width: 162px;
    height: 162px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 106px;
    font-size: 14px;
    color: #656d73;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 60px;
    margin-left: -0.1%
}

.index-tserver li.tserver-list1 {
    background: url('../image/360server-icon1.png') no-repeat center top
}

.index-tserver li.tserver-list2 {
    background: url('../image/360server-icon2.png') no-repeat center top
}

.index-tserver li.tserver-list3 {
    background: url('../image/360server-icon3.png') no-repeat center top
}

.index-tserver li.tserver-list4 {
    background: url('../image/360server-icon4.png') no-repeat center top
}

.index-tserver li.tserver-list5 {
    background: url('../image/360server-icon5.png') no-repeat center top
}

.index-tserver li.tserver-list6 {
    background: url('../image/360server-icon6.png') no-repeat center top
}

.index-tserver li.tserver-list7 {
    background: url('../image/360server-icon7.png') no-repeat center top
}

.index-tserver li p {
    width: 162px;
    height: 162px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -81px;
    border-radius: 81px;
    padding: 40px 30px;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    background: linear-gradient(111deg, #04bde4, #1067fe);
    display: none
}

.index-tserver li p a {
    color: #fff
}

.index-tserver li p.animated {
    animation-duration: .5s;
    animation-fill-mode: both
}

.index-tserver li:hover p {
    display: block
}

.index-tserver-ad {
    width: 100%;
    background: #f3f3f3;
    text-align: center;
    padding: 40px 0
}

.index-tserver-ad li {
    display: inline-block;
    color: #abb0b4;
    font-size: 16px;
    padding: 0 3%
}

.index-tserver-ad li img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.index-tserver-ad li+li {
    border-left: 1px solid #e2e3e4
}

.zoomin {
    animation-name: zoomin
}

@keyframes zoomin {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1
    }
}


/* 首页轮播 */

.lunbo {
    min-width: 1200px;
    position: relative;
    overflow: hidden;
}


/*** 首页幻灯片 ***/

.slide-main {
    height: 360px;
    position: relative
}

.prev,
.next {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 222;
    top: 150px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    _border: 1px solid none
}

.prev {
    left: 70px
}

.next {
    right: 70px
}

.prev:hover,
.next:hover,
.nav-main a:hover,
.nav-main a.cur {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

.slide-box,
.slide {
    display: block;
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.slide-box {
    position: relative;
}

.slide {
    display: none;
    height: 360px;
    background-color: #f44337;
    position: relative;
    position: absolute;
    z-index: 8;
}

.slide a {
    display: block;
    width: 100%;
    height: 360px;
    text-align: center
}

.item {
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: 124;
    top: 310px;
    left: 0;
    text-align: center
}

.item a {
    display: inline-block;
    width: 24px;
    height: 5px;
    margin-right: 11px;
    background-color: #333;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    overflow: hidden
}

.item a.cur {
    background-color: #fff;
}


/*** Login/UserInfo ***/

.banner {
    width: 980px;
    margin: 0 auto;
    position: relative;
    font-family: 微软雅黑
}

.banner .dz_box {
    width: 300px;
    right: 0;
    top: -335px;
    position: absolute;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.73);
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000
}

.login {
    margin: 15px;
    background: rgba(255, 255, 255, 0.65);
    padding: 15px;
    overflow: hidden
}

.login .hd {
    margin-bottom: 15px;
    overflow: hidden
}

.login .hd .UserLog {
    float: left;
    font-size: 18px
}

.login .hd .Service {
    float: right;
    color: #03bce4;
}

.login .hd .Service a {
    color: #03bce4;
}

.login .hd .Service a:hover {
    color: #F60
}

.login .register_srk {
    width: 96%;
    height: 35px;
    line-height: 35px;
    background: fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
    padding: 0 2%;
}

.login .baohan {
    overflow: hidden;
}

.login .baohan .register_srk1 {
    width: 50%;
    height: 35px;
    line-height: 35px;
    background: fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
    padding: 0 2%;
    float: left;
}

.login .baohan .register_right {
    width: 40%;
    float: right;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
}

.login .register_button {
    background: #f44337;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 10px 0
}

.login .register_button:hover {
    text-decoration: none;
    opacity: .75;
    filter: alpha(opacity=75)
}

.lf {
    float: left
}

.lr {
    float: right
}