﻿.header {
    position: relative;
}

body {

    background: #0c0c0c url(../../images/bg.jpg) no-repeat center top;
}

.inner {
    width: 970px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}


.content {


}

.cont1 .inner {
    width: 998px;
}

.mcurbul {
    margin: 0px -10px;
}

.mcurbul li {
    float: left;
    margin: 8px 13px;
    position: relative;
    transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    bottom: 0px;
    /* box-shadow: 0px 0px 10px #000; */
}

.mcurbul li:hover {
    bottom: 4px;
}

.mxwz {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 37px;
}

.mcurbul li a {
    display: block;
    width: 304px;
    height: 201px;
    text-align: center;
    /* background: url(../images/mxbg.png) no-repeat center top; */
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.mcurbul li a:hover {
    /* background: url(../images/mxbgcur.png) no-repeat center top; */
}

.mcurbul li a p {

}

.tishi {
    color: #fff;
    font-size: 18px;
    padding-top: 22px;
}

.zuoitem li {
    float: left;
    margin-right: 23px;
    margin-bottom: 19px;

}

.zuoitem li a {
    display: block;
    width: 180px;
    height: 100px;

    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.zuoitem li a.zuobg1 {
    background: url(../../images/zuobg1.png) no-repeat center top;
}

.zuoitem li a.zuobg2 {
    background: url(../../images/zuobg2.png) no-repeat center top;
}

.zuoitem li a.zuobg3 {
    background: url(../../images/zuobg3.png) no-repeat center top;
}

.zuoitem li a.zuobg4 {
    background: url(../../images/zuobg4.png) no-repeat center top;
}

.zuoitem li a.zuobg5 {
    background: url(../../images/zuobg5.png) no-repeat center top;
}

.zuoitem li a.zuobg6 {
    background: url(../../images/zuobg6.png) no-repeat center top;
}

/* 

.zuoitem li a.zuobg1:hover{background: url(../images/zuobg1cur.png) no-repeat center top;}
.zuoitem li a.zuobg2:hover{background: url(../images/zuobg2cur.png) no-repeat center top;}
.zuoitem li a.zuobg3:hover{background: url(../images/zuobg3cur.png) no-repeat center top;}
.zuoitem li a.zuobg4:hover{background: url(../images/zuobg4cur.png) no-repeat center top;}
.zuoitem li a.zuobg5:hover{background: url(../images/zuobg5cur.png) no-repeat center top;}
.zuoitem li a.zuobg6:hover{background: url(../images/zuobg6cur.png) no-repeat center top;} */

.zuoitem {
    float: left;
    width: 609px;
    /* padding-left: 27px; */
}

.zuoitem li a p {
    padding-top: 32px;
}

.cont1 {

}

.zuoitem li a .iconfont {

    line-height: 38px;
}

.zuoicont {
    float: left;

}

.zuoicont.zuoicont1 .iconfont {
    padding-left: 17px;
    font-size: 52px;
    padding-right: 2px;
}

.zuoicont.zuoicont2 .iconfont {
    padding-left: 17px;
    font-size: 42px;
    padding-right: 2px;
}

.zuoicont.zuoicont3 .iconfont {
    padding-left: 2px;
    font-size: 42px;
    padding-right: 2px;
}

.zczw {
    float: left;
    font-size: 22px;
}

.zcyw {
    float: left;
    font-size: 12px;
}

.youluntop {
    float: right;
    width: 388px;
    height: 270px;
    /* padding-right:10px; */
}

.luntopbox {
    background: url(../../images/lunbg.jpg) no-repeat center top;
    width: 385px;

    height: 220px;
}

.luntop {
    width: 314px;
    margin: 0 auto;
    height: 152px;
    overflow: hidden;
    position: relative;
}

.luntop ul {
    position: absolute;
    left: 0px;
    font-size: 12px;
    top: 0px;
}

.luntop li {
    color: #fff;
    line-height: 29px;
    font-size: 12px;
}

.hong {
    color: #ffde4e;
}

.huang {
    color: #fff000;
}

.dashed {
    border-bottom: 1px dashed #cb0200;
}

.rightdao {
    position: absolute;
    top: 13px;
}

.ldao {
    left: 5px;
}

.rdao {
    right: 5px;
}

.cp {
    text-align: center;
    color: #fff;
    line-height: 58px;
    text-align: center;
    font-size: 12px;
}

.tianma {
    position: absolute;
    bottom: -50px;
    left: -154px;
}

/**/
.tanchuceng {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: url(../../images/hei.png);
    height: 100%;
    overflow-y: scroll;
    display: block;
}

.tanin {
    width: 741px;

    position: absolute;
    left: 50%;
    margin-left: -370px;
    top: 30px;
    background: #242424;

    border-radius: 14px;
    /*background: url(../images/continbg.png) no-repeat center top ;*/
    background-size: 100% 100%;

}

.close {
    position: absolute;
    width: 103px;
    height: 113px;
    right: -12px;
    top: -12px;
    cursor: pointer;
    text-align: right;
}

.close img {


}

.tanintou {
    height: 60px;
    line-height: 60px;
    padding: 0px 24px;
    font-size: 22px;
    font-weight: bold;
    color: #f9d268;
    background: #383737;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}

.zuomz {
    float: left;
    width: 175px;
    text-align: right;
    line-height: 33px;
    color: #fff;
}

.ckmmxbtn {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 12px;
    border-radius: 8px;
    margin-left: 12px;
}

.shuzese {
    color: #fff;
}

.zongse {
    color: #e8d97f;
}

.huiinpt {
    border: none;
    background: #fff;
    width: 298px;
    padding-left: 5px;
    color: #a1a1a1;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
}

.jimbox {
    width: 548px;
    margin: 0 auto;
    padding: 22px 0px;
    position: relative;
    padding-top: 10px;
}

.jdtl {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -22px;
    line-height: 44px;
    font-size: 28px;
    left: 0px;
    color: #fbeb18;
    background: url(../images/xian.png) no-repeat center center;
}

.psr {
    position: relative;
}

.max {
    position: absolute;
    right: 3px;
    top: 2px;
}

.jdtl span {
    padding: 0px 33px;
    background: #007b5b;

}

.jdtable {
    width: 100%;
}

.jdtable td {
    text-align: center;
    height: 36px;
    border: 1px solid #666;

    color: #fff;
}

body {
    overflow-x: hidden;
    height: 100%;
    width: 100%;
}

.jdtable .tdtou td {
    color: #fff000;
}

.djxiangqing {
    position: relative;
    cursor: pointer;
}

.djxiangqing:hover .djxiangqbx {
    display: block;
}

.djxiangqbx {
    position: absolute;
    width: 212px;
    height: 163px;
    background: url(../../images/qipao.png) no-repeat center top;
    left: -70px;
    bottom: 15px;
    display: none;
}

.dxjiannr {
    font-size: 12px;
    color: #fff;
    text-align: left;
    line-height: 18px;
    padding: 12px;

}

.hong {
    color: #ff0000;
}

.newbox {
    width: 913px;
    margin: 0 auto;
    height: 32px;
}

.newin {
    padding-left: 140px;
    height: 32px;
    background: url(../../images/newtl.png) no-repeat left center;
}

.lunleft {
    height: 32px;
    overflow: hidden;
    position: relative;
}

.lunleft ul {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 2000000px;
}

.lunleft ul li {
    float: left;
    line-height: 32px;
    color: #e8da81;
}

.fnav {
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.fnav a {
    color: #fff;
    padding: 0px 12px;
}

.fnav a:hover {
    text-decoration: underline;
}

.subcont {

    padding-bottom: 3px;
    padding-top: 22px;

}

.subinr {
    width: 928px;
    margin: 0 auto;
}

.subitems {
    border: 1px solid #5b5b5b;
    background: url(../../images/heis.png);
}

.subitemin {
    padding: 18px 30px;
}

.tlbox {
    width: 182px;
    line-height: 42px;
    color: #000000;
    font-size: 24px;
    padding-left: 33px;
    background: url(../../images/tlbg.png) no-repeat center left;
    font-weight: bold;
    margin: 15px 0;
}

.tishiwz {
    color: #fff;
    padding-left: 33px;
    font-size: 12px;
    margin-bottom: 12px;
}

.subtable {
    width: 768px;
    margin: 0 auto;
    background: #fff;
}

.tlmbx {
    font-size: 36px;
    text-align: center;
    line-height: 70px;
    background: url(../../images/tlmbg.png) no-repeat center center;
    font-family: "宋体";
    font-weight: bold;
    color: #d9c56a;
}

.subtable td {
    height: 35px;
    text-align: center;
    border: 1px solid #000;
}

.taouts td {
    background: yellow;
}

.ngt_box {
    text-align: center;
    width: 70%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.ngt_box .ngt_title {
    display: inline-block;
    color: white;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    font-family: monospace;
    padding-left: 15px;
    padding-right: 15px;
}
.ngt_active{
    border: 1px solid #fff000;
    color: #fff000!important;
}

::-webkit-scrollbar { /* 滚动条整体部分 */
	width:0px;
	margin-right:2px
}
::-webkit-scrollbar-track-piece { /*内层轨道，滚动条中间部分 */
	background-color: white;
}

::-webkit-scrollbar:horizontal {
	height:0px;
	margin-bottom:2px
}

::-webkit-scrollbar-track-piece { /*内层轨道，滚动条中间部分 */
	background-color: white;
}
::-webkit-scrollbar-thumb { /* 滑块 */
	width:0px;
	background: #CBCBCB;
}

::-webkit-scrollbar-thumb:hover { /* 鼠标移入滑块 */
	background: #909090;
}