* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Microsoft YaHei";
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.starter-template {
    padding: 40px 15px;
    text-align: center;
}
.header-banner {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.header-banner img {
    height: auto;
    width: 100%;
    border: none;
}
.about-content h2 {
    text-align: center;
}
.about-content p {
    text-indent:2em;
    line-height: 2em;
}
.culture {
    margin-top: 10px;
}
.culture span {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
.span-title {
    line-height: 100px;
    color: #fff;
    font-size: 22px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    height: 100px;
    width: 100px;
    border-radius: 50px;
}
.top-icon {
    position: absolute;
    width: 20px;
    height: 24px;
    left: -10px;
    top: 0;
    background: url(../img/top_icon.png);
}
.m-list {
    position: relative;
    border-left: 1px solid #6CD8E8;
    margin-left: 10px;
}
.dere-icon {
    position: absolute;
    left: -7px;
    top: 10px;
    width: 14px;
    height: 14px;
    background: url(../img/dere_icon.png) no-repeat;
}
.section {
    padding-left: 20px;
}
.section h2 {
    margin-top: 0;
}

#dbd #ncp-l1 {
    color: #e23a3f;
}

.section ul li {
    position: relative;
    overflow: hidden;
    padding: 2px 0 2px 30px;
    color: #373D41;
    font-size: 16px;
    line-height: 2;
    background: url(../img/li_icon.jpg) 0 13px no-repeat;
}
.selected {
    background-color: #00c1de;
}

.banner-nav a {
    color: #000;
}

.banner-nav .selected a {
    color: #fff;
}

.banner-nav {
    width: 100%;
    height: 100%;
    margin: 0;
}
.banner-nav li {
    height:100%;
    width: 25%;
    float: left;
    line-height: 50px;
    border-right: 1px solid #ddd;
    cursor: pointer;
}
.banner-nav li a {
    display: block;
    text-decoration: none;
}
.header-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: rgba(40,43,45,0.95);
    z-index: 1035;
    box-sizing: border-box;
}
.nav-list {
    margin: 0;
}
.nav-list li {
    float: left;
    line-height: 100px;
    margin: 0 25px;
    font-size: 16px;
}
.nav-list li a i {
    position: absolute;
    width: 0;
    height: 5px;
    background: #cf0f32;
    display: block;
    left: 0;
    top: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.nav-list li a:hover i
{
    width: 100%
}
.nav-list li a {
    color: #e2e2e2;
    position: relative;
    display: block;
    font-weight: 500;
}
.nav-list li a:hover {
    color: #fff;
}
.nav-list span {
    color: #fff;
    float: left;
    height: 100px;
    line-height: 100px;
    width: 4px;
}
.nav-logo {
    position: relative;
    float: left;
    width: 191px;
    margin-right: 80px;
    height: 58px;
    background: url(../img/nav_logo.png) no-repeat;
    top: 21px;
    display: block;
}
.y-list {
    position: absolute;
    right:10px;
    z-index: 1034;
}
.y-list ul li {
    height: 25px;
    font-size: 16px;
    margin-bottom: 10px;
    width: 64px;
    text-align: center;
    line-height: 25px;
}
.y-list ul li a {
    color: #00c1de;
    display: block;.
    cursor: pointer;
    text-decoration: none;
}
.active a {
    background: #00c1de;
    color: #fff!important;
}
.wenhua {
    background-color: #eee;
    padding: 10px;
    height: 220px;
    cursor: pointer;
}
.wenhua:hover {
    box-shadow: 0 0 3px 3px #ccc;
}
#tab-box {
    padding: 50px 0;
}

.nav-box {
    width: 1260px;
    padding: 0;
}
.topOpen {
    position: absolute;
    height: 58px;
    display: block;
    top: 21px;
    right: 40px;
}
.topOpen i {
    display: block;
    height: 34px;
    width: 34px;
    margin-top: 12px;
    background: url(../img/topBar.png);
}
.footer-span {
    margin-left: 10px;
    color: #fff;
}
.footer-span a {
    color: #fff;
}
.footer-span a:hover {
    text-decoration: underline;
}

#dbd {
    height: 248px;
    padding: 20px 0;
    background: #272a2c;
    min-width: 1260px;
    color: #fff;
}
#NIE-copyRight-corp {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    font-family: '宋体';
    line-height: 20px;
    display: block;
    position: relative;
}
.aso {
    font-size: 12px;
    width: 823px;
    margin: 0 auto;
    height: 26px;
    line-height: 26px;
    color: #FFF;
}
.asu {
    font-size: 12px;
    width: 823px;
    line-height: 18px;
    margin: 0 auto;
}
.ase {
    vertical-align: top;
    top: 4px;
    display: inline-block;
    position: relative;
    padding-right: 28px;
}
.asy {
    text-align: left;
    display: inline-block;
    padding-left: 0px;
}
.asr {
    width: 270px;
    height: 38px;
    padding-right: 0;
    display: inline-block;
    cursor: pointer;
    background: url(../img/logo1.png) no-repeat;
}
.asi {
    margin-left: 10px;
    width: 120px;
    height: 42px;
    padding-right: 0;
    display: inline-block;
    cursor: pointer;
    background: url(../img/wen.png) no-repeat;
}
.aus-xx {
    width: 823px;
    float: left;
}
#ncp-l1 a {
    color: #e23a3f;
}
.aso a {
    color: #fff;
}
.aus-xx a {
    color: #fff;
}
.aus-xx a:hover {
    text-decoration: underline;
}

.contact-box {
    margin-bottom: 15px;
}
.contact-box span {
    padding: 15px 0;
}
.contact-icon {
    display: block;
    width: 38px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    height: 37px;
}
.tel-icon {
    background: url(../img/faqicon.png) no-repeat 0 0;
}
.qq-icon {
    background: url(../img/faqicon.png) no-repeat 0 -37px;
}
.email-icon {
    background: url(../img/faqicon.png) no-repeat 0 -74px;
}
.contact-font {
    font-size: 1.25em;
}

.games-box {
    text-align: center;
}
.border-one {
    border: 1px solid #e1e1e1;
}
.border-two {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.border-three {
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.border-four {
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.games-box span {
    display: block;
    padding: 35px 0;
}
.games-icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
    height: 72px;
    width: 72px;
}
.game1 {
    background: url(../img/zwdlm72.png);
}
.game2 {
    background: url(../img/ddz72.png);
}
.game3 {
    background: url(../img/dz72.png);
}
.game4 {
    background: url(../img/mj72.png);
}
.game5 {
    background: url(../img/nn72.png);
}
.game6 {
    background: url(../img/sg72.png);
}
.game7 {
    background: url(../img/ssz72.png);
}
.game8 {
    background: url(../img/ysz72.png);
}
.game9 {
    background: url(../img/zadfj72.png);
}
.game10 {
    background: url(../img/zappl72.png);
}
.game11 {
    background: url(../img/zaxsg72.png);
}