* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #333333;
    background: url('../images/bg.jpg') repeat-y center top;
}

.banner {
    width: 100%;
    height: 636px;
    background: url('../images/top-banner.jpg') no-repeat center top;
}

.cont {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.tit {
    width: 100%;
    height: 72px;
    line-height: 72px;
    overflow: hidden;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url('../images/tit-1.png') no-repeat center center;
    margin: 30px auto;
}

.ticket-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ticket-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f2f2f2;
}

.ticket-right {
    width: 785px;
    height: auto;
    overflow: hidden;
    float: right;
}

.ticket-xtj {
    float: left;
}

.ticket-yhdp {
    float: right;
}

.tit-1 {
    position: relative;
    width: 100%;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
}

.tit-1 a {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 48px;
}

.xtj-v {
    position: relative;
    width: 380px;
    height: auto;
    overflow: hidden;
}

.xtj-v img {
    display: block;
}

.xtj-v span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    background: #ff8300;
    margin-left: -30px;
    margin-top: -60px;
    background: url('../images/video-icon.png') no-repeat center center;
}

.xtj-v p {
    width: 100%;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 20;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
    font-size: 18px;
}
.yhdp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    float: left;
    font-size: 20px;
}

.yhdp ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url('../images/li-icon.png') no-repeat center left;
    padding-left: 40px;
    overflow: hidden;
    box-sizing: border-box;
}



.yhdp ul li a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ticket-left {
    float: left;
    width: 390px;
    height: auto;
    overflow: hidden;
}

.ticket-pic {
    width: 390px;
    height: 260px;
    position: relative;
}

.ticket-pic a {
    display: block;
}

.ticket-pic span {
    position: absolute;
    display: block;
    right: 10px;
    top: 0;
    width: 88px;
    height: 32px;
    background: url('../images/icon-1.png') no-repeat center center;
}


.ticket-pic .number {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 150px;
    height: 32px;
    line-height: 32px;
    background: url('../images/number-bg.png') no-repeat center center;
    color: #fff;
    font-size: 18px;
    text-indent: 10px;
}


.ticket-left h2 {
    padding: 20px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
}

.ticket-left p {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #16dafe;
    font-size: 24px;
    text-align: center;
}

.ticket-left p span {
    font-style: italic;
    font-size: 42px;
    color: #e2018c;
    font-weight: bold;
    margin-right: 10px;
}

.ticket-left>a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
}

.fk-back {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.pages_fk_con {
    padding: 40px 100px 30px 100px;
    box-sizing: border-box;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 20px auto;
}

.footer p a {
    display: inline-block;
    margin: 0 5px;
    line-height: 32px;
}

.footer img {
    margin: 0 auto;
}

.record {
    text-align: center;
    font-size: 12px;
}

.record img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 30px;
}

.ticket-td {
    width: 100%;
    height: 393px;
    overflow: hidden;
    margin-top: 20px;
    padding-left: 428px;
    padding-top: 45px;
    box-sizing: border-box;
    background: url('../images/px-bg.png') no-repeat center center;
}

.lbj {
    padding-top: 88px;
    background: url('../images/px-bg1.png') no-repeat center center;
}

.yyzx {
    padding-top: 88px;
    background: url('../images/px-bg2.png') no-repeat center center;
}

.ticket-td ul.xlcl {
    margin-top: 40px;
}

.ticket-td ul li {
    float: left;
    width: 178px;
    height: 66px;
    line-height: 66px;
    background: url('../images/lb-name.png') no-repeat center center;
    margin-right: 15px;
    margin-bottom: 20px;
    font-size: 20px;
}

.ticket-td ul li.on {

    background: url('../images/lb-name-on.png') no-repeat center center;
}

.ticket-td ul li a {
    display: block;
    color: #fff;
    text-align: center;
}

.tjly {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.tjly p {
    font-size: 18px;
    line-height: 40px;
}

.hd-des {
    width: 1200px;
    position: relative;
    top: -120px;
    margin: 0 auto;
    margin-bottom: -120px;
}

.hd-des .hk-tit {
    width: 100%;
    height: 68px;
    line-height: 68px;
    background: url('../images/tit-all.png') no-repeat center center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.hj-js {
    width: 1200px;
    height: 566px;
    margin: 0 auto;
    background: url('../images/xq-bg.jpg') no-repeat center center;
    padding: 50px;
    box-sizing: border-box;
    margin-top: 20px;
}

.cx-name {
    width: 880px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
    background: url('../images/tit-bg.jpg') no-repeat center center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.cx-tp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    display: none;
}

.cx-tp a.tp {
    width: 240px;
    height: 60px;
    display: block;
    float: left;
    margin-left: 200px;
}

.cx-tp p {
    float: left;
    width: 500px;
    text-align: center;
    line-height: 60px;
    font-size: 32px;
    color: #16dafe;
    font-weight: bold;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.cx-tp p span {
    color: #e2018c;
    font-size: 36px;
    margin: 0 5px;
    font-style: italic;
}

.pro-cs {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}

.pro-cs img {
    width: 420px;
    height: 280px;
    float: left;
    margin-right: 20px;
}

.pro-js {
    float: right;
    width: 680px;
    height: auto;
    position: relative;
}

.pro-js h2 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 36px;
    margin-bottom: 5px;
    font-style: italic;
}

.pro-js p {
    line-height: 36px;
    font-size: 20px;
}

.pro-js p a {
    color: #16dafe;
}

.tj-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url('../images/tit-tj.png') no-repeat center left;
    font-size: 24px;
    color: #16dafe;
    text-indent: 30px;
    font-weight: bold;
    margin-top: 10px;
}

.cp-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.tit-cp {
    width: 100%;
    height: 68px;
    line-height: 78px;
    background: url('../images/tit-cp.png') no-repeat center left;
    padding-left: 80px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.cp-top {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cp-top img {
    float: left;
    display: block;
    width: 380px;
    height: 253px;
    margin-right: 20px;
}

.cp-right {
    float: right;
    width: 800px;
    height: 253px;
}


.cp-right h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 36px;
    margin-bottom: 10px;
    font-style: italic;
}

.cp-right p {
    line-height: 36px;
    font-size: 20px;
}

.cp-right p a {
    color: #16dafe;
}


.cp-video {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: -10px;
}

.cp-video ul {
    overflow: hidden;
    margin-right: -30px;
}


.cp-video ul li {
    float: left;
    width: 270px;
    height: auto;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    margin-right: 30px;
}

.cp-video ul li img {
    width: 270px;
    height: 152px;
    display: block;
}


.cp-video ul li a span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -60px;
    background: url('../images/video-icon.png') no-repeat center center;
    width: 60px;
    height: 60px;
}

.cp-video ul li a p {
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    height: 60px;
    margin-bottom: 10px;
}

.user-cont {
    overflow: hidden;
    margin-right: -30px;
    margin-bottom: -20px;
}



.user-kb {
    width: 585px;
    height: 213px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.user-kb img {
    width: 320px;
    height: 213px;
    display: block;
    float: left;
}


.user-right {
    width: 265px;
    height: 213px;
    background: url('../images/kb-bg.png') no-repeat center center;
    padding: 30px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 32px;
    overflow: hidden;
}

.user-right a {
    color: #16dafe;
}

.story-bg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.story-bg ul li {
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    background: url('../images/li-icon1.png') no-repeat center left;
    overflow: hidden;
    font-size: 18px;
    text-indent: 30px;
}

.story-bg ul li a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdjs {
    width: 1200px;
    height: 319px;
    overflow: hidden;
    position: relative;
    top: -80px;
    margin: 0 auto;
    margin-bottom: -80px;
    background: url('../images/hd-bg.png') no-repeat center center;
}

.hdjs div img {
    text-align: center;
    margin: 30px auto 0px auto;
    display: block
}

.hdjs p {
    padding: 20px 40px;
    font-size: 18px;
    line-height: 34px;
    box-sizing: border-box;
}

.three-btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 40px;
}

.three-btn a {
    float: left;
    display: block;
    width: calc(100% / 3);
    height: auto;
    overflow: hidden;
}

.three-btn a img {
    margin: 0 auto;
    display: block;
}

.brand {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.brand ul li {
    float: left;
    width: 150px;
    height: 140px;
    margin: 10px 24px 0 0;
}
.brand ul li:nth-child(7n) {
    margin-right: 0;
}
.brand ul li a img {
    width: 150px;
    height: 100px;
    border: 1px solid #e4e3e3;
}
.brand ul li a p {
    font: normal 16px/32px "微软雅黑";
    text-align: center;
}

.wjhg{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.wj-top{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.wjhg ul{
	overflow: hidden;
	margin-right: -45px;
}

.wjhg ul li{
	width:370px;
	height: 250px;
	float: left;
	margin-right: 45px;
	overflow: hidden;
}

.wjhg ul li p{
	line-height: 40px;
	text-align: center;
}

.wj-bot ul{
	padding: 0 150px;
}

.wj-bot ul li{
	margin: 0 40px;
}

.back-home{
    position: fixed;
    right: 20px;
    bottom: 200px;
    width: 50px;
    height: 50px;
    line-height: 20px;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
    background: #ff8300;
    border-radius: 5px;
    text-align: center;
}

.back-home a{
    display: block;
    color: #fff;
}

.cx-name-tj{
    margin-bottom: 40px;
}

.video-box {
    width: 400px;
    height: 255px;
    z-index: 99;
    background: #000;
}

.pro-img{
    position: relative;
    width: 400px;
    height: 255px;
    float: left;
}
