
.box_a {
        position: fixed;
        top: 3%;
        left: 33%;
        width: 35%;
        height: 65%;
        z-index: 1;
        display: none;
}
    
.box_img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0%;
        left: 0%;
        z-index: -1;
}
    
.box_input {
        width: 60%;
        height: 11%;
        text-align: center;
        line-height: normal;
        font-size: 20px;
        border-radius: 10px;
        position: absolute;
        top: 65%;
        left: 20%;
}
    
.box_btn {
        width: 60%;
        height: 11%;
        text-align: center;
        border-radius: 10px;
        font-size: 20px;
        color: #6B371B;
        font-weight: 700;
        background-color: #FEDC51;
        position: absolute;
        top: 77%;
        left: 20%;
}
    
.box_p {
        font-size: 24px;
        color: white;
        font-weight: 600;
        position: absolute;
        top: 84%;
        width: 100%;
        text-align: center
}
    
.box_span {
        font-size: 24px;
        color: #FACA07;
}
    
.Hide {
        position: absolute;
        top: 37%;
        left: 83%;
        font-size: 40px;
        color: #312d2d;
        text-decoration: none;
}
    
.Hide:hover {
        color: black
}
    
.text_one {
        position: absolute;
        top: 62%;
        font-size: 2rem;
        font-weight: 700;
        color: #FFE801;
        width: 100%;
        text-align: center;
        display: none;
}
    
    .text_two {
        position: absolute;
        top: 78%;
        font-size: 1rem;
        font-weight: 700;
        color: #F9D09B;
        width: 100%;
        text-align: center;
        display: none;
    }
    
    @media screen and (max-width:1000px) {
        .text_one {
            font-size: 1.5rem;
        }
        .text_two {
            font-size: 0.8rem;
        }
        .box_p {
            font-size: 1rem;
        }
    }


  /*弹窗插件*/
    
    :focus {
        outline: 0;
    }
    
    .s.allIcon {
        display: inline-block;
        vertical-align: middle;
        text-decoration: line-through;
    }
    
    .box_bg80 {
        background: rgba(0, 0, 0, 0.8);
        filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#8F000000, endcolorstr=#8F000000);
    }
    
    .tan_div {
        height: 100%;
        width: 100%;
        display: none;
        position: fixed!important;
        left: 0;
        top: 0;
        z-index: 999;
        color: #333
    }
    
    .tan_content {
        background: #fff;
        border: solid #ccc 5px;
        top: 25%;
        position: absolute;
        left: 50%;
        -webkit-box-shadow: 0 0 20px #000;
        -moz-box-shadow: 0 0 20px #000;
        box-shadow: 0 0 20px #000;
    }
    
    .tan_t {
        height: 50px;
        line-height: 50px;
        position: relative;
        background: #efefef;
        border-bottom: solid #ddd 1px;
    }
    
    .tan_t h3 {
        padding-left: 20px;
        font-size: 16px
    }
    
    .tan_title {
        font-size: 18px;
        padding: 20px 20px 0 20px;
    }
    
    .ok_ico {
        height: 48px;
        width: 48px;
        margin-right: 10px;
        /*完成图标*/
    }
    
    .tan_close {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1
    }
    
    .tan_close a {
        display: block;
        width: 16px;
        height: 16px;
    }
    
    .tan_close a:hover {
        opacity: 0.7;
    }
    
    .tan_padding {
        padding: 20px;
    }
    
    .qh_table li {
        padding: 0 20px;
        float: left;
        height: 49px;
        line-height: 49px;
        margin-top: 1px;
    }
    
    .qh_table li.qh_hover {
        border-top: solid #ccc 1px;
        border-left: solid #ccc 1px;
        border-right: solid #ccc 1px;
        margin-top: 1px;
        background: #fff;
    }
    
    .Land_li_input {
        padding: 10px 20px;
        font-size: 16px;
    }
    
    .Land_li_input input {
        width: 68%;
        height: 40px;
        font-size: 20px;
        padding-left: 4px;
    }
    
    .land_btn {
        width: 50%;
        margin: 0 auto;
        padding-top: 20px;
    }
    
    .land_btn input {
        height: 40px;
        width: 100%;
        color: #fff;
        background: #f30;
        border: none 0;
        cursor: pointer;
        font-size: 16px
    }
    /*弹窗宽度*/
    
    .tan_1000 {
        width: 1000px;
        margin-left: -500px;
    }
    
    .tan_800 {
        width: 800px;
        margin-left: -400px;
    }
    
    .tan_600 {
        width: 600px;
        margin-left: -300px;
    }
    
    .tan_500 {
        width: 500px;
        margin-left: -250px;
    }
    
    .tan_400 {
        width: 400px;
        margin-left: -200px;
    }
    /*loading条*/
    
    .barbox {
        height: 16px;
        margin-top: 10px;
    }
    
    .barbox div a {
        color: #0048CC;
    }
    
    .barbox div.last {
        color: #999;
    }
    
    .barbox div.barline {
        width: 350px;
        height: 16px;
        margin: auto;
    }
    
    .barbox div.barline div.charts {
        height: 16px;
        border-radius: 8px;
    }
    
    input {
        border: none;
    }
    
    .abso {
        position: absolute;
    }
    
    i {
        text-decoration: underline;
    }
.banner {
				position: fixed;
				left: 50%;
				bottom: 0;
				width: 750px;
				height: 193px;
				margin-left: -375px;
				background: -webkit-linear-gradient(to bottom, #f9a121, #ff4102);
				background: linear-gradient(to bottom, #f9a121, #ff4102);
				z-index: 8;
				
			}
             .jumping {
                display: inline-block;
                animation: jump 1s infinite;
              }
             
              @keyframes jump {
                0%, 100% { transform: translateY(0); }
                50% { transform: translateY(-10px); }
              }
			.banner h2 {
				height: 79px;
				line-height: 79px;
				font-size: 34px;
				color: #7c3922;
				text-align: center;
				margin: 0 auto
			}

			.banner_info {
				width: 666px;
				height: 95px;
				margin: 0 auto;
				background: url(/static/image/banner_info-2.png) no-repeat center center/100% 100%
			}

			.banner_ipt {
				display: block;
				width: 414px;
				height: 95px;
				line-height: 95px;
				padding-left: 70px;
				font-size: 30px;
				color: #333;
				text-align: left;
				background: 0 0;
				border: none;
				outline: 0;
				float: left;
				margin-left: 20;
			}

			.banner_ipt::-webkit-input-placeholder {
				color: #777576
			}

			.banner_btn {
				display: block;
				width: 100%;
				height: 95px;
				line-height: 95px;
				text-align: center;
				font-size: 23px;
				color: #7c3922;
				font-weight: 700;
				background: 0 0;
				border: none;
				outline: 0;
				float: left;
				margin-left: 30px;
			}

			.layui-layer-hui .layui-layer-content {
				padding: 24px 32px !important
			}

			.layui-layer-dialog .layui-layer-content {
				font-size: 36px !important;
				line-height: 40px !important;
			}

			html,
			body {
				height: 100%;
			}



			.ios11Fixed {
				position: fixed;
				width: 100%;
			}

			.hidden {
				display: none
			}

			.layui-layer-hui .layui-layer-content {
				padding: 24px 32px !important
			}

			.layui-layer-dialog .layui-layer-content {
				font-size: 36px !important;
				line-height: 40px !important;
			}



			.content .head .row {
				width: 724px;
				margin: 0 auto;
				height: 100%;
				margin: 0 auto;
				position: relative;
				padding-top: 10px;
				padding-bottom: 10px;
				overflow: hidden;
			}

			.content .head .data-bg {
				background: url(/static/image/bg_02-22.jpg) no-repeat;
				width: 100%;
				height: 420px;
				background-size: cover;
			}

			.main {
				width: 750px;
				margin: 0 auto;
				overflow: scroll;
				height: 100%;
				position: relative;
				background-size: cover;
				min-height: 100%;
				background-color: #051163;
				padding-bottom: 100px;

			}

			.img100 {
				width: 100%
			}

			.red {
				color: #f9eb0f;
			}

			.green {
				color: #1dbf60
			}

			.head {
				color: #020100;
				width: 100%;
			}


			.h_l {
				float: left;
				width: 298px;
			}

			.h_r {
				margin-left: 310px;
				border-left: 1px solid white;
			}

			.h_r li {
				width: 20%;
				margin-left: 12%;
				margin-bottom: 16px;
				font-size: 30px
			}

			.center {
				text-align: center;
			}

			.white {
				color: white;
			}

			.clear:after {
				display: block;
				content: "clear";
				height: 0;
				clear: both;
				overflow: hidden;
				visibility: hidden;
			}

			.c_b li {
				width: 20%;
				margin-left: 4%;
				font-size: 26px;
			}

			.c_b {
				margin-top: 16px;
				border-top: 1px solid white;
				padding-top: 8px;
			}

			.c_b ul {
				margin-top: 4px;
			}

			.bold {
				font-weight: bold
			}

			.name {
				font-size: 32px;
			}

			.xianjia {
				font-size: 40px;
				color: #ffee2f;
			}

			.zhangdie,
			.zhangfu {
				font-size: 28px;
				margin-left: 11px;
				margin-right: 11px;
				color: #ffee2f;
			}

			.time,
			.date {
				font-size: 20px;
				text-align: center;
				margin-top: 10px;
				line-height: 40px;
				color: #fff;
				font-weight: bold;
			}

			.time_c {
				margin-top: 8px;
				text-align: center
			}

			.h_l>div {
				text-align: center;
			}

			li .bold {
				line-height: 1.6;
			}

			.dsj {
				margin-top: 20px;
				margin-left: 32px;
			}

			.success,
			.peopleNum {
				color: #ffc600;
			}

			.inputBg,
			.inputBgb {

				width: 545px;
				height: 82px;
				margin: 0 auto;
				background-size: 100% 100%;
			}

			.phone,
			.phoneb {
				border: none;
				outline: none;
				background: #fff;
				border: 2px solid #ddd;
				height: 100%;
				width: 100%;
				font-size: 38px;
				letter-spacing: 1px;
				text-align: center;
				border-radius: 8px;
			}

			.btnBg {
				background-image: url('/static/image/btn-bg.png');
				width: 90%;
				height: 100%;
				line-height: 78px;
				margin: 20px auto;
				background-size: 100% 100%;
				font-size: 36px;
				cursor: pointer;
				text-align: center;
				color: #030a3d;
			}

			.btnBg span {
				color: #FFEB3B
			}

			.tips {
				font-size: 24px;
			}

			.copyRight {
				font-size: 12px;
				position: absolute;
				bottom: 8px;
				width: 100%;
			}

			.gupiao {
				width: 275px;
				float: left;
				margin-top: 20px;
			}

			.head td {
				height: 36px;
				width: 162px;
				text-align: center;
				font-size: 22px;
				font-weight: normal;
				color: #fff;
			}

			.head th {
				height: 36px;
				width: 160px;
				text-align: center;
				font-size: 26px;
				font-weight: normal;
				color: #fff;
			}

			.head .border {
				border-bottom: 1px solid #7b7b7b;
			}

			.gName {
				font-size: 30px;

				font-weight: bold;
				margin-top: 18px;
				color: #fff;
				margin-left: 10px;
				width: 260px;

				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
			}

			.gCode {
				font-size: 42px;
				margin-bottom: -4px;
				color: #fff;
			}

			.zhishu {
				font-size: 54px;
				font-weight: bold;
				color: rgb(255, 0, 0)
			}

			.zhishu img {
				height: 44px;
				width: 30px;
			}

			.head_stock {
				position: absolute;
				top: 0;
				right: 16px;
				width: 112px;
				height: 87px;
			}

			.head_stock .stockStateNormal {
				width: 112px;
				height: 87px;

			}

			.stockStateContent p {
				padding-top: 36px;
				font-size: 28px;
				color: white;
				text-align: center;
			}

			.t1,
			.t2,
			.t3 {
				float: left;
				text-align: center;
			}

			.t1 {
				width: 275px;
				height: 222px;
			}

			.t2 {
				width: 275px;
			}

			.tableBg {

				width: 750px;
				height: 340px;
				padding-top: 72px
			}

			.onlineBlock {
				height: 44px;
				color: #fff;
				font-size: 28px;
				margin-top: 20px;
			}

			.formBlock {
				background: #000330;
			}

			.tdFrist {
				width: 228px;
			}

			.tdLast {
				width: 320px;
			}

			.sharesList {
				text-align: center;
				width: 100%;
				font-size: 24px;
				color: #545455;
				transition: all .5s;
			}

			.sharesList td {
				min-width: 100px;
				height: 64px;
			}

			.tableCon {
				height: 340px;
				overflow: hidden;
			}

			.dongtai {
				width: 440px;
				margin-left: 0;
				float: left;
				margin-top: 55px;
			}

			.searchBg {
				color: #666666;
				font-size: 36px;
				border-radius: 10px;
				width: 700px;
				height: 85px;
				margin: 0px auto;
				position: absolute;
				bottom: 85px;
				left: 50%;
				margin-left: -350px;
				border-radius: 5px;
			}

			.searchInput {
				width: 476px;
				height: 85px;
				border: none;
				outline: none;
				background: none;
				font-size: 36px;
				padding-left: 20px;
			}

			.searchBtn {
				position: absolute;
				right: 0;
				top: 0;
				text-align: center;
				font-size: 32px;
				height: 80px;
				cursor: pointer;
				width: 176px;
				color: #ffffff;
			}

			.imgContent em {
				width: 2px;
				position: absolute;
				display: block;
				height: 135px;
				background: #2b2e32;
				top: 24%;
				left: 48.7%;
				margin-left: 6px;
				animation: xz 8s both infinite alternate;
				transform-origin: center 88%;
				-webkit-animation: xz 8s both infinite alternate;
				-webkit-transform-origin: center 88%;
			}

			.lwtop .bottom {
				position: absolute;
				bottom: 40px;
				left: 50%;
				width: 80%;
				margin-left: -40%;
				text-align: right;
				color: #fff;
				font-size: 15px;
			}

			@-webkit-keyframes downLight {
				from {
					top: -94px;
				}

				to {
					top: 130px;
				}
			}

			@keyframes downLight {
				from {
					top: -94px;
				}

				to {
					top: 130px;
				}
			}

			@keyframes xz {

				0%,
				100% {
					transform: rotate(0deg);
				}

				20% {
					transform: rotate(90deg);
				}

				40% {
					transform: rotate(180deg);
				}

				60% {
					transform: rotate(360deg);
				}

				80% {
					transform: rotate(270deg);
				}
			}

			@-webkit-keyframes xz {

				0%,
				100% {
					-webkit-transform: rotate(0deg);
				}

				20% {
					-webkit-transform: rotate(90deg);
				}

				40% {
					-webkit-transform: rotate(180deg);
				}

				60% {
					-webkit-transform: rotate(360deg);
				}

				80% {
					-webkit-transform: rotate(270deg);
				}
			}

			.zhegai {
				width: 100%;
				height: 100%;
				background-color: rgba(0, 0, 0, 0.8);
				position: fixed;
				top: 0;
				left: 0;
				z-index: 20;
				display: none;
			}

			.cancel {

				background-size: 100% 100%;
				width: 40px;
				height: 40px;
				position: absolute;
				right: 32px;
				top: 88px;
				cursor: pointer;
			}

			.icon {
				width: 217px;
				height: 123px;

				position: absolute;
				left: 184px;
				top: 176px;
			}

			.tan_title {
				text-align: center;
				color: #ef5456
			}

			.barbox div.barline div.charts {
				background: #ffd14f;
				border-radius: 100px;
				overflow: hidden;
				height: 22px;
			}

			.barbox div.barline {
				width: 353px;
				height: 22px;
				background-size: 100% 100%
			}

			.tan_content {
				border: solid #ffd14f 8px
			}

			.barbox {
				margin-top: 0
			}

			.tan_title {
				padding: 20px;
				padding-bottom: 20px;
			}

			.Land_li_input input {
				border-radius: 24px;
				text-align: center;
				width: 560px;
				height: 91px;
				font-size: 40px;
			}

			.land_btn {
				width: 100%;
				padding-top: 0;
				margin-top: 24px;
			}

			.tan_close a {
				width: 44px;
				height: 44px;

				background-size: 100%
			}

			.discuss {
				display: inline-block;
				font-size: 1.8rem;
				padding-bottom: 3rem;
				padding-top: 3rem;
			}

			.tan_400 {
				width: 650px;
				margin-left: -325px;
				min-height: 260px;
			}

			.discuss {
				color: #ef5456;
			}

			.dialog5 {
				position: fixed;
				top: 8%;
				left: 5%;
				width: 90%;
				height: 80%;
				/*background: url(/static/image/dialog5.png) no-repeat;*/
				z-index: 1000;
				background-size: 100% 100%;
				display: none;
			}

			.dialog5_input {
				display: block;
				width: 560px;
				height: 63px;
				line-height: 63px;
				border: 1px solid #b5b5b5;
				outline: 0;
				margin: 150px auto 0;
				font-size: 32px;
				border-radius: 12px;
			}

			.dialog5_btn {
				width: 560px;
				height: 63px;
				line-height: 63px;
				font-weight: bold;
				font-size: 1.8rem;
				color: #fff;
				letter-spacing: 3px;
				cursor: pointer;
				margin: 20px auto 0;
				background: #3954ff;
				background-size: 100% 63px;
				    border-radius: 50px;
			}

			.promise {
				width: 100%;
				height: 30px;
				line-height: 30px;
				font-size: 24px;
				color: #666;
				margin-top: 24px;
			}

			.result {
				font-size: 36px;
				color: #666;
				margin-top: 32px;
				padding-top: 30px;
				color: #fff;
			}

			.cName {
				font-size: 44px;
				color: #f90303;
				margin-right: 10px;
				font-weight: bold;
			}

			.zhegai {
				width: 100%;
				height: 100%;
				background-color: rgba(0, 0, 0, 0.8);
				position: fixed;
				top: 0;
				left: 0;
				z-index: 20;
				display: none;
			}

			.lwtop {
				background: url(/static/image/new_top.jpg) no-repeat;
				background-size: 100% auto;
				height: 600px;
				position: relative;
				    margin-bottom: 30px;
			}

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

			.lvtt {
				padding: 2.75rem 3% 5rem;
			}

			.lvtt .bk {
				width: 57%;
				position: absolute;
				left: 50%;
				top: 41px;
				margin-left: -25%;
			}

			.lvtt .num {
				display: block;
				width: 4rem;
				height: 4rem;
				position: absolute;
				top: 8%;
				right: 2.5%;
			}

			.lvtt .le,
			.lvtt .sx {
				width: 54%;
				position: absolute;
				top: 7%;
				left: 50%;
				margin-left: -24%;
			}

			.lvtt .bt {
				position: absolute;
				width: 94%;
				left: 3%;
				bottom: 0px;
			}

			.lvtt i {
				display: block;
				position: absolute;
				width: 2rem;
				height: 2rem;
				font-size: .85rem;
				color: #fff;
				text-align: center;
				line-height: 2rem;
				top: 11%;
				right: 5%;
				text-decoration: none;
			}

			.lvtt i code {
				font-size: 14px;
				color: #0094ef;
				text-decoration: none;
			}

			.onlineBlock #number {
				color: #fffc00;
				margin: 0 0.3rem;
			}

			.lvtt .bk {
				animation: rood 20s linear infinite;
				-webkit-animation: rood 20s linear infinite;
			}

			.lvtt .sx {
				animation: rrood 2s linear infinite;
				-webkit-animation: rrood 2s linear infinite;
			}

			.lvtt .num,
			.lwc21 i {
				animation: rood 10s linear infinite;
				-webkit-animation: rood 10s linear infinite;
			}

			.lwc2 {
				width: 100%;
			}

			.lwc2 .btnBox-bg {
				background: url(/static/image/bg_03.jpg) no-repeat;
				background-size: cover;
				width: 100%;
				height: 372px;
			}

			.btnBox-bg .heade_bottom {
				width: 100%;
				text-align: center;
				font-size: 18px;
				color: #fff;
				margin-top: 36px;
			}

			.btnBox-bg .heade_bottom span {
				color: #dc3825;
			}

			.btnBox-bg .heade_bottom b {
				color: #dc3825
			}

			.btnBox-bg .heade_bottom strong {
				color: #dc3825;
			}

			.lwc21 {
				position: relative;
				background: url(/static/picture/bottom.jpg) no-repeat;
				background-size: cover;
				width: 100%;
				height: 758px;
				position: relative;
			}

			.lwc21 .btn_sz {
				width: 365px;
				height: 421px;
				position: absolute;
				top: 34px;
				left: 190px;
				background: url(/static/image/btn_sz.png) no-repeat;
				background-size: cover;
			}

			.footer {
				width: 100%;
				bottom: 0px;
				margin-top: 50%;
				position: absolute;
			}

			.footer h2 {
				text-align: center;
				color: #363636;
				font-size: 18px;
			}

			.footer p {
				font-size: 18px;
				color: white;
				text-align: center;
				line-height: 30px;
			}

			.footer p a {
				font-size: 18px;
				color: white;
				text-align: center;
				line-height: 30px;
			}

			@-moz-keyframes rood {
				from {
					transform: rotate(0deg);
				}

				to {
					transform: rotate(360deg);
				}
			}

			@-webkit-keyframes rood {
				from {
					-webkit-transform: rotate(0deg);
				}

				to {
					-webkit-transform: rotate(360deg);
				}
			}

			@-moz-keyframes rrood {
				from {
					transform: rotate(0deg);
				}

				to {
					transform: rotate(-360deg);
				}
			}

			@-webkit-keyframes rrood {
				from {
					-webkit-transform: rotate(0deg);
				}

				to {
					-webkit-transform: rotate(-360deg);
				}
			}


			@-webkit-keyframes flash {

				0%,
				100%,
				50% {
					opacity: 1
				}

				25%,
				75% {
					opacity: 0
				}
			}

			@keyframes flash {

				0%,
				100%,
				50% {
					opacity: 1
				}

				25%,
				75% {
					opacity: 0
				}
			}

			.flash {
				-webkit-animation-name: flash;
				animation-name: flash
			}

			@-webkit-keyframes pulse {
				0% {
					-webkit-transform: scale(1);
					transform: scale(1)
				}

				50% {
					-webkit-transform: scale(1.1);
					transform: scale(1.1)
				}

				100% {
					-webkit-transform: scale(1);
					transform: scale(1)
				}
			}

			@keyframes pulse {
				0% {
					-webkit-transform: scale(1);
					-ms-transform: scale(1);
					transform: scale(1)
				}

				50% {
					-webkit-transform: scale(1.1);
					-ms-transform: scale(1.1);
					transform: scale(1.1)
				}

				100% {
					-webkit-transform: scale(1);
					-ms-transform: scale(1);
					transform: scale(1)
				}
			}


			.top-code-name {
				position: absolute;
				left: 0;
				right: 0;
				bottom: 18%;
				z-index: 5;
				text-align: center;
			}

			.top-code-name span {
				display: inline-block;
				letter-spacing: 4px;
				vertical-align: bottom;
			}

			.top-code-name .tcn-s1 {
				font-size: 36px;
				color: #fff;
			}

			.top-code-name .tcn-s2 {
				margin: 0 10px;
				font-size: 48px;
				color: #f9eb0f;
			}

			.bottom-code-name {
				position: absolute;
				left: 0;
				right: 0;
				top: 25px;
				z-index: 5;
				text-align: center;
			}

			.bottom-code-name span {
				display: inline-block;
				letter-spacing: 4px;
				vertical-align: bottom;
				color: #fff;
			}

			.bottom-code-name .bcn-s1 {
				font-size: 28px;
			}

			.bottom-code-name .bcn-s2 {
				margin: 0 12px;
				font-size: 36px;
			}

			.table1bg {
				background: url('/static/image/table1.png');
				width: 724px;
				height: 100%;
				margin: 0 auto;
				color: #422a01;
				font-size: 30px;
				padding-top: 80px;
			}

			.table1bg td {
				height: 105px;
			}

			.table1bg .td1 {
				width: 204px;
				text-align: center;
				font-size: 32px;
			}

			.table1bg .td1 span {
				font-size: 26px;
			}

			.table1bg .td2 {
				padding-left: 32px;
				text-align: left;
			}

			.tableOverflow {
				overflow: hidden;
				height: 312px;
			}

			.sharesList {
				text-align: center;
				width: 100%;
				font-size: 28px;
				color: #545455;
				transition: all .5s;
			}

			.sharesList td {
				min-width: 100px;
			}

			.red {
				color: #cf3c56
			}

			.f00 {
				color: #f00
			}

			.green {
				color: #1dbf60
			}

			.section {
				text-align: center;

				//border-bottom: 1px solid #ddd;
			}

			.section img {
				width: 100%;
				height: auto;
				display: block;
			}