@charset "utf-8";  html{font-size:10px!important;}
@media screen and (min-width:321px) and (max-width:375px){html{font-size:11px !important;}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:12px !important;}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:15px !important;}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:20px !important;}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px !important;}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px !important;}}
@media screen and (min-width:800px){html{font-size:25px !important}}
/* ======================== 全局初始化 ===================== */
body,html {
    background-color: #e12f18;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    text-align: center;
    position: relative;
}
:focus {
    outline: none;
}

body,html,p,span,h2,h3,h4,button,ul,li {
    padding: 0;
    margin: 0;
    color: #333;
    font-family: '微软雅黑' !important;
}
ul,li {
    list-style: none;
}
img {
    width: 100%;
    vertical-align: middle;
	margin-top:-1px;
}
.fl {
    float: left;
}
.clearfix:before,.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.ccc {
    display: inline-block;
    width: 750px;
    margin: 0 auto;
}
/* ======================== 版心 ===================== */


.fxBox {
    display: none;
    position: fixed;
    bottom: -350px;
    width: 100%;
    height: 350px;
    background-color: #f2f5fa;
    z-index: 99999;
    text-align: center;
}
.fxBox img {
    width: 96px;
    height: 141px;
    margin-top: 60px;
}
.fxBox button {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 0;
    border: none;
    font-size: 25px;
    color: #383838;
}

/*rem 23.5*/
.banner {
    width: 100%;
    position: relative;
}
.banner .c {
    width: 736px;
    height: 185px;
    background: url(image/lb.png) no-repeat top;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -368px;
    padding-top: 40px;
}
.banner .c .box {
    margin-left: 102px;
    width: 590px;
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    position: relative;
}
.banner .c .box:before,.banner .c .box:after  {
    content: '';
    width: 60px;
    height: 50px;
    position: absolute;
    top: 58px;
}
.banner .c .box:before {
    background-image: linear-gradient(to right, #0d2489, transparent);
    left: -8px;
}
.banner .c .box:after {
    background-image: linear-gradient(to left, #0c2281, transparent);
    right: -8px;
}
.banner .c .box .moveBox {
    /*width: 1600px;*/
    height: 167px;
    line-height: 167px;

}
.banner .c .box .moveBox .cont {
    float: left;
}
.banner .c .moveBox p {
    height: 167px;
    line-height: 167px;
    font-size: 26px;
    color: #ffffff;
    float: left;
    margin-right: 40px;
}

.banner .fx {
    display: none;
    position: absolute;
    top: 50px;
    right: 0px;
}
.btn1 {
    position: absolute;
    bottom: 416px;
    right: 0;
}

.content1 .pyBox {
    width: 100%;
    height: 305px;
    background: url("image/py.jpg") no-repeat center;
}
.content1 .pyBox .l {
    margin-left: 54px;
    text-align: left;
    position: relative;
}
.content1 .pyBox .l p {
    font-size: 24px;
    color: #b93601;
    margin-top: 128px;
	margin-left: 40px;
	line-height: 38px;
}
.content1 .pyBox .r img.fx_icon {
	border-radius: 50%;
	max-width: 100px;
	border: 10px solid #fc7e03;
}
.content1 .pyBox .r p.fx_name {
    width: 158px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	background: url(image/fx_name.png) no-repeat center;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -80px;
}
.content1 .pyBox .r {
    margin-left: 30px;
	position: relative;
	margin-top: 99px;
}

.content1.hy_yes {
    display: none;
}


.btn2 {
    position: fixed;
    bottom: -0px;
    left: 50%;
    width: 750px;
    height: 105px;
	margin-left:-375px;
    line-height: 138px;
    background: url("image/btn2.png") no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    font-weight: 700;
    font-size: 42px;
    text-decoration: none;
}

.mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 9999;
}
.t_box {
	display: none;
	width: 500px;
	height: 554px;
	background: url(image/tk_box.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -277px;
	margin-left: -250px;
}
.t_box p {
	margin-top: 290px;
	text-align: center;
}
.t_box p img {
	width: inherit;
}
.t_box a {
	position: absolute;
	width: 400px;
	height: 80px;
	bottom: 32px;
	left: 50%;
	margin-left: -200px;
	background: none;
}
.t_box .close {
	width: 56px;
	height: 56px;
	background: url(image/close_btn.png) no-repeat center;
	position: absolute;
	bottom: -75px;
	left: 50%;
	margin-left: -28px;
}
.t_box.mrjg_box {
	height: 707px;
	margin-top: -353px;
	background: url(image/mrjg_box.png) no-repeat center;
}
.t_box.mrjg_box a {
	margin: 0;
	width: 100%;
	height: 80px;
	position: absolute;
	top: 235px;
	left: 0;
}
.t_box.mrjg_box a.znxg_b {
	top: 345px;
}
.t_box.mrjg_box a.znzg_b {
	top: 458px;
}

.t_box.hqjdk_box {
	width: 500px;
	height: 618px;
	background: url(image/hqjdk_box.png) no-repeat center;
	margin-top: -309px;
}
.t_box.hqjdk_box p {
	height: 26px;
	font-size: 20px;
	color: #fff;
	margin-top: 486px;
	line-height: 26px;
}
.t_box.hqjdk_box p span {
	color: #fff;
	font-size: 20px;
}



