* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

img {
	border: none;
}

.top {
	width: 100%;
	height: 45px;
}

.container {
	width: 100%;
	height: 3500px;
	background: url('../img/bg.jpg?03') no-repeat top;
}

.back {
	width: 100%;
	height: 40px;
}

.back .fhgw {
	width: 169px;
	height: 40px;
	text-align: center;
	display: block;
	float: right;
	line-height: 40px;
	margin-right: 16%;
	color: #890101;
	/*background-color: rgb(230, 187, 13);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3ae6bb0d, endColorstr=#3ae6bb0d);*/
	border-radius: 20px;
	font-weight: 550;
	font-size: 20px;
	font-family: Simsun;
    background:url('../img/back.png') no-repeat center bottom;
    text-indent:-9999em;
}

.slogan {
	width: 1150px;
	height: 426px;
	margin: 0 auto;
	margin-top: 50px;
	/*background: url('../img/slogan.png?03') no-repeat;*/
}

.slogan .time {
	width: 1150px;
	height: 40px;
	line-height: 40px;
	font-family: FZDaBiaoSong-B06S;
	color: #fff;
	font-size: 20px;
	float: right;
	margin-top: 305px;
	text-align: center;
}

.slogan em {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #fff5de;
	font-style: normal;
	text-align: center;
	display: block;
	float: left;
	letter-spacing: 1px;

}

.slogan em .yellow {
	font-size: 17px;
	color: #e2a345;
}

.login {
	width: 955px;
	height: 92px;
	margin: 0 auto;
	margin-top: 30px;
}

.login .cli-login {
	width: 270px;
	height: 91px;
	background: url('../img/login.png?31') no-repeat top;
	display: block;
	text-align: center;
	line-height: 80px;
	font-size: 23px;
	color: white;
	float: left;
	margin-left: 35%;
}

.login .cli-login:hover {
	font-size: 25px;
}

.message {
	width: 955px;
	height: 50px;
	text-align: center;
	color: #9b0506;
	float: left;
	line-height: 50px;
}

    .message span {
        color: #ffffff;
    }

        .message span em {
            color: #ffffff;
            font-size: 20px;
            font-style: normal;
            min-width: 76px;
            display: inline-block;
        }

.message .bddq {
	margin-left: 10px;
	display: inline-block;
}

.cd-popup-trigger0 {
	width: 181px;
	height: 44px;
	display: block;
	background: url('../img/zhongjiang.png?09') no-repeat;
	float: left;
	margin-left: 5px;
}

.content {
	width: 1200px;
	min-height: 1000px;
	margin: 0 auto;
	margin-top: 240px;
}

.content .hd1 {
	width: 1244px;
	color: #ffffff;
	height: 670px;
	text-align: center;
	margin-left: -22px;
}

.content .hd1 em {
	font-style: normal
}

.content .hd1 .actico {
	width: 1004px;
	height: 80px;
	display: block;
	margin: 46px auto 0;
	text-align: center;
	background: url('../img/git_dis.png?03') no-repeat;
}

.content .hd1 .actico .btn-zk {
	line-height: 75px;
	color: #fff;
	font-family: FZDaBiaoSong-B06S;
	text-shadow: 1px 1px 1px #0b1419;
	font-size: 26px;
	display: block;
	width: 265px;
	height: 80px;
	margin: 0 auto;
}

/* .content .hd1 .actico:hover {
	background: url('../img/get_dis_hover.png?03?03') no-repeat;
} */

.zk-box {
	width: 100%;
	height: 100%;
	z-index: 266;
	position: fixed;
	left: 0;
	top: 0;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	display: none;
}


.zk-box .form1 {
	width: 802px;
	height: 380px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -401px;
	z-index: 966;
	background-color: #242934;
	border: 1px solid #ffe2b1;
}

.zk-box .form1 .form1_close {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5;
	font-size: 24px;
	color: #fdd282;
	line-height: 30px;
	border-left: 0;
}

.zk-box .form1 span {
	text-align: center;
	width: 100%;
	display: block;
	line-height: 68px;
	font-size: 35px;
	font-family: FZDaBiaoSong-B06S;
	color: #f4edbe;
	margin-top: 96px;
}

.zk-box .form1 span #red {
	color: #ff0000;
	font-size: 38px;
}

.hd1 .cq-zk {
	width: 1244px;
	height: 440px;
	background: url('../img/zq-bg.png?03') no-repeat;
	margin-top: 80px;
	position: relative;
}

.hd1 .cq-zk .cqbox {
	width: 270px;
	height: 91px;
	position: absolute;
	left: 50%;
	margin-left: -135px;
	top: -40px;
}

.cqbox .cq1 {
	width: 270px;
	height: 91px;
	display: block;
	background: url('../img/cq1.png?03') no-repeat;
}

.cqbox .cq2 {
	width: 270px;
	height: 91px;
	display: block;
	background: url('../img/cq3.png?03') no-repeat;
}

.cqbox .cq1:hover {
	background: url('../img/cq2.png?03') no-repeat;
}


.hd1 .cq-zk .sybox {
	width: 270px;
	height: 91px;
	position: absolute;
	left: 50%;
	margin-left: -135px;
	bottom: 85px;
}

.sybox .sy1 {
	width: 270px;
	height: 91px;
	display: block;
	background: url('../img/sy1.png?03') no-repeat;
}

.sybox .sy2 {
	width: 270px;
	height: 91px;
	display: block;
	background: url('../img/sy3.png?03') no-repeat;
}

.sybox .sy1:hover {
	background: url('../img/sy2.png?03') no-repeat;
}

.hd1 .cq-zk .cqbox {
	width: 270px;
	height: 91px;
	position: absolute;
	left: 50%;
	margin-left: -135px;
	top: 2px;
}

.hd1 .cq-zk .attention {
    width: 100%;
    height: 20px;
    position: absolute;
    left: 8px;
    bottom: 80px;
    text-align: center;
    line-height: 18px;
    color: #da140e;
    display: block;
}

.jcbox {
	width: 136px;
	height: 39px;
	position: absolute;
	right: 125px;
	top: 70px;
}

.jcbox .jcBtn {
	width: 136px;
	height: 39px;
	display: block;
	background: url('../img/jc.png?03') no-repeat;
}

.tc2 {
	width: 100%;
	height: 100%;
	z-index: 266;
	position: fixed;
	left: 0;
	top: 0;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	display: none;
}


.tc2 .form2 {
	width: 802px;
	height: 380px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -401px;
	z-index: 966;
	background-color: #154c62;
	border: 1px solid #ffe2b1;
}

.tc2 .form2 .close2 {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5;
	font-size: 24px;
	color: #fdd282;
	line-height: 30px;
	border-left: 0;
}

.tc2 .form2 .jc_img {
	margin-top: 135px;
}

.tc2 .form2 .jc_img img {
	float: left;
	margin-left: 145px;
}

.tc3 {
	width: 100%;
	height: 100%;
	z-index: 266;
	position: fixed;
	left: 0;
	top: 0;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	display: none;
}


.tc3 .form3 {
	width: 802px;
	height: 380px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -401px;
	z-index: 966;
	background-color: #242934;
	border: 1px solid #ffe2b1;
}

.tc3 .form3 .close3 {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5;
	font-size: 24px;
	color: #fdd282;
	line-height: 30px;
	border-left: 0;
}

.tc3 .form3 p {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 35px;
	font-family: FZDaBiaoSong-B06S;
	color: #f4edbe;
	margin: 50px 0px;
}

.zk2-box {
	width: 100%;
	height: 100%;
	z-index: 266;
	position: fixed;
	left: 0;
	top: 0;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	display: none;
}


.zk2-box .form4 {
	width: 802px;
	height: 380px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -401px;
	z-index: 966;
	background-color: #242934;
	border: 1px solid #ffe2b1;
}

.zk2-box .form4 .form4_close {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 5;
	font-size: 24px;
	color: #fdd282;
	line-height: 30px;
	border-left: 0;
}

.zk2-box .form4 span {
	text-align: center;
	width: 100%;
	display: block;
	line-height: 68px;
	font-size: 35px;
	font-family: FZDaBiaoSong-B06S;
	color: #f4edbe;
	margin-top: 96px;
}

.zk2-box .form4 span #red2 {
	color: #ff0000;
	font-size: 38px;
}

.hd2 {
	width: 1200px;
	height: 1010px;
	text-align: center;
}

.hd2 .hd2-title {
	width: 1200px;
	height: 84px;
	margin-top: 50px;
}

.hd2 .hd2-title img {
	display: block;
	margin: 15px auto;
}

.hd2 ul {
	width: 1200px;
	height: 885px;
}

.hd2 ul li {
	width: 558px;
	height: 270px;
	background: url('../img/hd2/li-bg.png?03') no-repeat;
	display: inline-block;
	position: relative;
	margin: 10px 18px;
}

.hd2 ul li p {
	width: 100%;
	height: 55px;
	margin-top: 0;
}

.hd2 ul li p span {
	min-width: 120px;
	height: 55px;
	display: block;
	float: left;
	margin-left: 125px;
	text-decoration: line-through;
	font-size: 18px;
	color: #919190;
	font-family: FZDaBiaoSong-B06S;
	text-align: right;
	line-height: 55px;
}

    .hd2 ul li p em {
        width: 210px;
        height: 55px;
        display: block;
        float: left;
        margin-left: 25px;
        font-size: 26px;
        color: #2184a2;
        font-family: FZDaBiaoSong-B06S;
        font-style: normal;
        line-height: 55px;
    }

.hd2 ul li p i {
	font-style: normal;
}

/*.hd2 ul li img {
	display: block;
	margin: 0 auto;
	margin-top: 18px
}*/
	.hd2 ul li .imgBox {
		width: 100%;
		height: 120px;
		text-align: center;
		margin-top: 23px;
	}
		.hd2 ul li .imgBox div{
			width:85px;
			height:120px;
			display:inline-table;
		}
			.hd2 ul li .imgBox div img{
				width:47px;
				height:47px;
				display:block;
				margin:0 auto;
			}
			.hd2 ul li .imgBox div span {
				width: 100%;
				font-size: 12px;
				display: block;
				line-height: 20px;
				color: #2184a2;
				margin-top: 5px;
			}



			.hd2 ul li .buy1 {
				width: 181px;
				height: 44px;
				position: absolute;
				left: 50%;
				margin-left: -91px;
				bottom: 0;
				background: url('../img/hd2/buy1.png?03') no-repeat;
			}

.hd2 ul li .buy2 {
	width: 181px;
	height: 44px;
	position: absolute;
	left: 50%;
	margin-left: -91px;
	bottom: 40px;
	background: url('../img/hd2/buy2.png?03') no-repeat;
}

.hd2 .atten {
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
}

.hdgz {
	width: 1031px;
	height: 365px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.yao {
	text-align: center;
	height: 400px;
	margin-top: 30px;
}

.yao ol {
	text-align: center;
}

.yao ol li {
	width: 568px;
	height: 290px;
	display: inline-block;
	margin: 10px 12px;
	position: relative;
	background: url(../img/yao-li.png?03) no-repeat;
}
	.yao ol li .imgBox {
		width: 100%;
		height: 120px;
		text-align: center;
		margin-top: 23px;
	}

		.yao ol li .imgBox div {
			width: 105px;
			height: 120px;
			display: inline-table;
		}

			.yao ol li .imgBox div img {
				width: 47px;
				height: 47px;
				display: block;
				margin: 0 auto;
			}

			.yao ol li .imgBox div span {
				width: 100%;
				font-size: 12px;
				display: block;
				line-height: 20px;
				color: #2184a2;
				margin-top: 5px;
			}

.yao-tit {
	margin: 18px 0 40px;
}

.yao ol li .get {
	width: 181px;
	height: 44px;
	position: absolute;
	left: 50%;
	margin-left: -91px;
	bottom: 18px;
}

.yao ol li .get:active {
	bottom: 17px;
}

.yao ol li .lq1 {
	background: url(../img/get1.png?03) no-repeat;
}

.yao ol li .lq2 {
	background: url(../img/get2.png?03) no-repeat;
}

.yao ol li .lq3 {
	background: url(../img/get3.png?03) no-repeat;
}
