

/* CSS Document */

body {
	max-width: 677px;
	margin: 0 auto;
	background-color: #fff;
	font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif, 微软雅黑;
	line-height: 1.5;
	color: #444;
	font-size: 17px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	font-size: 16px
}

* {
	margin: 0;
	padding: 0
}

img {
	width: 100%;
	display: block;
}

p {
	line-height: 1.7;
}

.img-content {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	text-align: justify;
    box-shadow: 0px 0px 10px 0px #ccc;
}

.img-content .author a {
	color: #576b95;
	text-decoration: none;
	font-style: normal
}

.title {
	margin-top: 20px;
	color: #333;
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 14px;
}

.time {
	color: #999;
}

.title2 {
	position: relative;
	padding: 3px 0 3px 0px;
	border-left: 6px solid #22c658;
	font-size: 16px;
	letter-spacing: 1.5px;
	margin: 30px 0;
}

.title2 span {
	margin-left: 6px;
	padding: 4px 10px;
	color: #fff;
	background-color: #22c658;
}

.triangle {
	position: absolute;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #940404;
}

.text-box1 {
	border-left: 1px solid #22c658;
	border-bottom: 1px solid #22c658;
	padding: 10px 20px;
	position: relative;
	margin-top: -30px;
	margin-left: 5px;
}

.slash {
	position: absolute;
	background-color: #22c658;
	width: 20px;
	height: 6px;
	font-style: normal;
	right: 0;
	bottom: -6px;
}

.slash2 {
	left: 5%;
	bottom: -14px;
}

.skew {
	width: auto;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	padding: 0 15px;
	font-style: normal;
	transform: skew(-16deg);
	background: linear-gradient(-65deg, transparent 12px, #fff 0), linear-gradient(10deg, transparent 10px, #940404 0);
	border: 1px solid #940404;
	font-weight: bold;
}

.title3 {
	text-align: center;
	width: auto;
	display: block;
	max-width: 60%;
	min-width: 300px;
	box-sizing: border-box;
	margin: 20px auto 0px;
}

.title3 span {
	border-style: solid;
	/*-webkit-border-image: url(https://img.alicdn.com/imgextra/i3/2496098307/O1CN01aJV2lw2BEeg3IBBFQ_!!2496098307.png) 0 stretch;*/
	border-width: 0;
	color: #940404;
	text-align: center;
	width: auto;
	margin: 0 auto;
	display: inline-block;
	/*padding: 10px 34px;*/
	box-sizing: border-box;
	font-weight: bold;
	font-size: 17px;
}

.title3 .num {
	border-radius: 80% 100% 20% 90%;
	color: #fff;
	display: block;
	line-height: 20px;
	float: left;
	margin-right: 8px;
	max-width: 100%;
	padding: 2px 8px;
	background-color: #940404;
}

.title3 p {
	font-size: 15px;
	padding: 8px 0;
	line-height: 1.5;
}

.border {
	border: 1px solid #333;
	padding: 10px;
	box-sizing: border-box;
}

.border .zj {
	background: #fff;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.border .zj:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	border: 0px solid;
	border-color: rgba(0, 0, 0, 0) #fff;
	-webkit-transition: border .5s ease;
	border-left-width: 50px;
	border-top-width: 50px
}

.border h4 {
	font-weight: 600;
	padding-left: 10px;
}

.border h4 span {
	color: #f00;
}

.go {
	background-color: #80B135;
	color: #fff;
	padding: 8px 20px;
	border-radius: 5px;
	font-size: 20px;
}

.border2 {
	border: 1px solid #940404;
	padding: 15px 15px;
	position: relative;
}

.border2 .span {
	position: absolute;
	background-color: #fff;
	display: block;
	width: 30%;
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	font-style: normal;
}

.border2 .span1 {
	right: 0;
	top: -17px;
	padding-left: 5px;
	text-align: left;
	color: #940404;
}

.border2 .span2 {
	left: 0;
	bottom: -12px;
	padding-right: 5px;
	text-align: right;
	color: #940404;
}

.border3 {
	border-radius: 5px;
	background-color: #FBFBFB;
	padding: 5px;
	font-size: 15px;
}

.border3 p strong {
	color: #fff;
	background-color: #940404;
	padding: 0 5px;
}

.border4 {
	padding: 10px 20px;
	border: 5px solid #AC1D10;
	font-size: 18px;
	font-weight: bold;
}

.border5 {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #333;
	padding: 10px;
}

.border6 {
	border: 1px solid #333;
	padding: 10px;
	background-color: #FEFFFA;
	/*width: 80%;*/
	margin: 0 auto;
}

span.red {
	color: #f00;
	font-weight: bold;
}


/*底部悬浮条*/

.DiBTi {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
}

.DiBTi-BCT {
	max-width: 678px;
	height: 44px;
	margin: 0 auto;
	text-align: center;
}

.BCT-BXO {
	background-color: #C29667;
	width: 75%;
	height: 44px;
	padding: 6px 0;
	font-size: 16px;
	line-height: 20px;
	float: left;
	color: #fff;
	text-align: center;
}

.BXO-Img {
	display: inline-block;
	width: 30px;
	vertical-align: middle;
	margin-top: -10px;
}

.BXO-Sp {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}

.SP-SPan {
	color: yellow;
	font-weight: 600;
	background-color: #431b09;
	padding: 0;
	line-height: 50px;
}

.DiBTi-BTT {
	background-color: #8c0000;
	width: 25%;
	height: 56px;
	line-height: 56px;
	float: right;
	text-align: center;
}

.BTT-A {
	display: inline-block;
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	line-height: 50px;
}

.hr {
	border: none;
	margin-top: 5px;
	border-top: 3px solid #c00000;
	border-bottom: 1px solid #c00000;
	height: 2px;
	width: 200px;
}

.footer-float {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: 1px #eee solid;
	background: #fff;
	z-index: 9999;
}

.bottom_nav {
	font-size: 14px;
	width: 100%;
	max-width: 678px;
	position: fixed;
	bottom: 0px;
	height: 60px;
	text-align: center;
}

.bottom_left {
	height: 60px;
	width: 75%;
	background: rgba(0, 0, 0, 0.8);
	float: left;
}


/*.bottom_left img{
	
	vertical-align:middle;
}*/

.bottom_left span {
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	padding: 0px;
}

.bottom_right {
	height: 60px;
	line-height: 60px;
	width: 25%;
	background: #008000;
	float: left;
	color: #fff;
	font-size: 20px;
}


/*去微信弹窗*/

.tanchuang {
	width: 280px;
	height: 180px;
	border: 2px solid #339933;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1000000001;
	margin-left: -140px;
	margin-top: -90px;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	display: none;
	font-family: "微软雅黑", "新宋体", sans-serif;
}

.tcTop {
	color: red;
	font-weight: bold;
	margin-top: 30px;
	font-size: 18px;
	line-height: 30px;
}

.tcBottom {
	margin: 0 auto;
	width: 170px;
	margin-top: 25px;
}

.tcBottom div {
	width: 93px;
	height: 34px;
	margin: 0 auto;
	font-size: 18px;
	background-color: #66CC33;
	text-align: center;
	line-height: 34px;
	border-radius: 5px;
	color: #fff;
}

.tcBottom .quweixin {
	margin: 0 auto;
	font-weight: bold;
}

.tcBottom a {
	color: #fff;
	display: inline-block;
	width: 93px;
	height: 34px;
}


/*去微信弹窗END*
 */

/*底部*/
.float_qb dl,
.float_qb dd,
.float_qb p {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}

.float_qb {
	position: fixed;
	max-width:677px;
	z-index: 1000;
	bottom: 0;
	width: 100%;
	background: #fcfcfc;
	padding: 10px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
	border: #eee 1px solid;
	box-sizing: border-box;
	font-size: 14px;
}

.float_qb h5 {
	font-weight: bold;
	font-size: 16PX;
}

.float_qb dt {
	float: left;
	width: 40px;
	margin-right: 10px;
}

.float_qb dt img {
	width: 100%;
}

.float_qb dd {
	overflow: hidden;
}

.float_qb dd span {
	background: #F00;
	color: #fff;
	font-weight: bold;
	/*padding: 0 5px;*/
	font-weight: bold;
	font-size: 20px;
}

#copy{
	    padding: 12px 14px;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    background: #1257DC;
    color: #FFFFFF;
}

/*弹窗样式*/
.PopupBox {
	display: none;
	width: 280px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	transform: translate(-141px, -74px);
	background: #fff;
	border: 1px #D1CECB solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	color: #000;
}

.Tips {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: center;
}

.PopupBox-pOne {
	font-size: 15px;
	padding: 0 20px 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-align: center;
	/*text-indent: 1em;*/
}

.PopupBox-pTwo {
	display: block;
	font-size: 17px;
	color: #4482F5;
	border-top: 1px #D1CECB solid;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.PopupBigBox {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 10000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
}
.border img,.border6 img{
	display: inline;
}


/*返回弹窗*/
.fourBigBox {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 1000;
}
.fourBigBox-Detail {
    width: 300px;
    margin: 60px auto 0;
    background-color: #fff;
    position: relative;
    border: 1px solid #777777;
    text-align: center;
    border-radius: 10px;
}
.Detail-Close {
    width: 30px;
    height: 35px;
    position: absolute;
    right: 20px;
    color: #777777;
    border: 1px solid #777777;
    border-top: 0;
    text-align: center;
    line-height: 40px;
    border-radius: 0 0 15px 15px;
    font-family: Gray Design_Regular;
    font-weight: bold;
    cursor: pointer;
}
.Detail-Logo {
    width: 100px;
    height: 100px;
    margin: 20px auto 0;
    border-radius: 50px;
    overflow: hidden;
}
.Logo-Img {
    width: 100%;
}
.Detail-pOne {
    margin-top: 20px;
    font-size: 17px;
    font-weight: bold;
}
.Detail-pTwo {
    font-size: 14px;
    color: #808080;
    margin-top: 12px;
}
.Detail-pThree {
    font-size: 14px;
    color: #808080;
    margin-top: 3px;
}
.Detail-Gradient {
    width: 200px;
    height: 1px;
    margin: 12px auto 5px;
    background-image: linear-gradient(to right, rgba(255,0,0,0),rgb(255,0,0),rgba(255,0,0,0));
}
.Detail-pFour {
    font-size: 20px;
    color: red;
}
.Detail-pFive {
    font-size: 20px;
    color: red;
    margin: 8px 0;
}
.pTwo-span {
    background-color: yellow;
    color: red;
    padding: 3px;
    border-radius: 5px;
}
.Detail-GradientTwo {
    width: 200px;
    height: 1px;
    margin: 5px auto 0;
    background-image: linear-gradient(to right, rgba(255,0,0,0),rgb(255,0,0),rgba(255,0,0,0));
}
.Detail-pSix {
    font-size: 15px;
    color: #777777;
    margin-top: 12px;
}
.Detail-pSeven {
    font-size: 15px;
    color: #777777;
    margin-top: 5px;
}
.Detail-a {
    display: inline-block;
    width: 162px;
    height: 43px;
    margin: 15px auto 20px;
    background-color: red;
    text-decoration: none;
    text-align: center;
    color: #fff;
    line-height: 43px;
    border-radius: 21px;
    font-size: 17px;
}

/*新弹窗样式*/
.copytan {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 10000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
}
.wxtan {
	width: 300px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -160px;
	margin-top: -199px;
	padding: 10px;
	border-radius: 5px;
}
.wxtan p {
	text-align: justify;
	margin-bottom: 10px;
}
.copy_success {
	color: red;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
.gowx_btn {
	display: block;
	padding: 10px 0;
	margin: 20px auto 10px;
	text-decoration: none;
	color: #fff;
	background: #00b900;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	letter-spacing: 2px;
}
