﻿/*yx_rotaion*/
.yx-rotaion {
	width: 100%;
	margin: 0 auto;
}
/*.yx-rotation-focus, .yx-rotation-t {*/
	/*position: absolute;*/
/*}*/
.middle{ font-size: 0; letter-spacing: -1.5em;}
.middle:after{ content: ''; display: inline-block; vertical-align: middle; height: 100%;}
.middle-cont{ display: inline-block; vertical-align: middle; font-size: 14px; letter-spacing: 0;}

.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background:rgba(0,0,0,0.4);
	left: 0;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1;
}
.yx-rotation-t {
	color: #fff;
	font-size: 16px;
	z-index: 2;
	line-height: 40px
}
.yx-rotation-focus span, .yx-rotaion-btn span {
	background: url("../images/ico_1.png") no-repeat;
	display: block;
}
.yx-rotation-focus {
	height: 40px;
	line-height: 40px;
	z-index: 2;
	float: right;
	display: inline-block;
}
.yx-rotation-focus span {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 14px;
	cursor: pointer;
	background-position: -28px -126px;
	text-indent: -9999px
}
.yx-rotaion-btn {
	width: 1280px;
	height: 44px;
	margin: 10% auto;
}
.yx-rotaion-btn span {
	width: 44px;
	height: 44px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}
.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}
.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}
.yx-rotaion-btn span.hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}
.yx-rotation-focus span.hover {
	background-position: -6px -126px
}
.rotaion_list {
	width: 100%;
	overflow: hidden;
}
.rotaion_list li {
	width: 100%;
}
.rotaion_list li img {
	width: 100%;
}

.yx-rotation-con{
	width:1280px;
	height:40px;
	margin: 0 auto;
}
/**qkl区块链**/
.qkl-bj {
	background: url("../images/qkl-bj_1.jpg") no-repeat;
	background-size: cover;
}
.qkl-t {
	width: 100%;
	color: #444;
	padding:40px 0 10px;
	font-size:24px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
}
.qkl-c {
	width: 100%;
	color: #777;
	font-size: 16px;
	text-indent:30px;
	line-height:35px;
	display: inline-block;
}
.qkl-t-td {
	width: 100%;
	color: #444;
	padding:10px 0;
	font-size:18px;
	font-weight: bold;
	display: inline-block;
}
/**news企业动态**/
.sidebar-w {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.b-white {
	background: #fff;
}
.sidebar {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}
.su-news-t{
	width:100%;
	font-size:46px;
	color:#444;
	font-weight: bold;
	text-align:center;
	padding:78px 0 45px;
	display: inline-block;
}
.su-news {
	width: 100%;
	display: inline-block;
}
.su-news li {
	width:1230px;
	float: left;
	padding:35px 25px;
	display: inline-block;
	background: #fff;
	cursor: pointer;
	border-bottom:1px #e6e6e6 solid;
	margin-bottom:10px;
}
.su-news li a{
	width:100%;
	height:100%;
	float:left;
	display:block;
}
.su-newsimg {
	width: 354px;
	height: 216px;
	display: inline-block;
	overflow: hidden;
}
.su-newsimg img {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.su-newtxt {
	width: 810px;
	padding-right: 40px;
	display: inline-block;
}
.su-newtxt h3 {
	width: 95%;
	font-size:24px;
	color: #444;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}
.su-newtxt-c {
	width: 100%;
	height: 45px;
	color: #777;
	margin-top:30px;
	font-size: 16px;
	line-height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.su-newtxt-b {
	width: 100%;
	color:#999;
	font-size:16px;
	padding-top:90px;
	display: inline-block;
}
.su-newtxt-ym{
	color:#444;
	padding-right:55px;
	display: inline-block;
}
.news-more-w{
	width:100%;
	text-align: center;
	padding:50px 0 100px;
	display: inline-block;
}
.news-more {
	width:300px;
	height:60px;
	font-size:18px;
	color: #444;
	line-height:60px;
	text-align: center;
	display: inline-block;
	background:#e6e6e6;
}
.news-more:hover{
	color: #ffffff !important;
	background:#1e99ea!important;
}

.su-news li:hover {
	-webkit-box-shadow:rgba(191, 191, 191, .5) 0 0 15px;
	-moz-box-shadow: rgba(191, 191, 191, .5) 0 0 15px;
    box-shadow: rgba(191, 191, 191, .5) 0 0 15px;
	display: inline-block;
}

.tishi{
	width:720px;
	position:fixed;
	top:30%;
	left:25%;
	display: none;
	background:#fff;
    -webkit-box-shadow:rgba(191, 191, 191, .5) 0 0 15px;
    -moz-box-shadow: rgba(191, 191, 191, .5) 0 0 15px;
    box-shadow: rgba(191, 191, 191, .5) 0 0 15px;
}
.tishi-tit{
    width:94%;
    height:48px;
    padding:0 3%;
    line-height:48px;
    font-size:18px;
    color:#777;
    display: inline-block;
    background:#ededed;
}
.tishi-close{
    width:26px;
	height:48px;
	background: url("../images/icon_03_1.png") no-repeat center;
	background-size:100%;
	display: inline-block;
}
.tishi-con{
	width:94%;
	padding:3%;
	color:#777;
	font-size:18px;
	display: inline-block;
}
.tishi-que{
	width:120px;
	height:50px;
	color:#fff;
	cursor: pointer;
	text-align: center;
	font-size:22px;
	line-height:50px;
	border-radius:5px;
	background:#1e99ea;
	margin-top:65px;
	display: inline-block;
	-webkit-box-shadow:rgba(191, 191, 191, .5) 0 0 15px;
	-moz-box-shadow: rgba(191, 191, 191, .5) 0 0 15px;
	box-shadow: rgba(191, 191, 191, .5) 0 0 15px;
}
.tan{
	width:100%;
	height:100%;
	position: fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.3);
	display:none;
	z-index:10;
}
.logon{
	width:380px;
	padding:42px 60px;
	margin:10% auto 0;
	background:#fff;
}
.logon-tit{
	width:100%;
	height:30px;
	text-align: center;
	line-height:30px;
	display: inline-block;
	background:url("../images/xian_1.jpg") repeat-x center;
}
.logon-tit-t{
	font-size:26px;
	font-weight: bold;
	color:#444;
	padding:0 20px;
	display: inline-block;
	background:#fff;
}
.logon-ul{
	width:100%;
	padding-top:60px;
	display: inline-block;
}

.join12-input1 {
	float: left;
	background: #f7f7f7;
	height: 48px;
	line-height: 48px;
	padding: 0 3%;
	font-size: 16px;
	width:94%;
	border: 1px solid #d6d7dc;
	margin-bottom:20px;
}
.join12-input2 {
	float: left;
	background: #f7f7f7;
	height: 48px;
	line-height: 48px;
	padding: 0 3%;
	font-size: 16px;
	width:30%;
	border: 1px solid #d6d7dc;
	margin-bottom:20px;
}
.join-yzm {
	background: #e0e0e0;
	height: 48px;
	line-height: 48px;
	padding:0 3%;
	font-size: 16px;
	border:none;
	margin-bottom:20px;
}

.join12-submit1 {
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#1e99ea;
	color: #fff;
	font-size:22px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	margin-top:50px;
}
.logon-xz,.logon-hover{
	color: #777;
	font-size:16px;
	padding:20px 0;
	cursor: pointer;
	display: inline-block;
}
.logon-xz-a{
	width:18px;
	height:18px;
	margin:3px 10px 0 0;
	background:url("../images/images_07_1.jpg") no-repeat;
	display: inline-block;
}
.logon-xz-ahover{
	background:url("../images/images_07a_1.jpg") no-repeat;
}
.wjmm{
	color:#444;
	cursor: pointer;
}
.wjmm:hover{
	color:#1e99ea;
}
.logon-hover a{
	color:#444;
}
.logon-hover a:hover{
	color:#1e99ea;
}

.logon-wjmm{
	width:380px;
	padding:42px 60px;
	margin:8% auto 0;
	background:#fff;
	display: none;
}


/**about关于我们**/
.abou-dl{
	width:230px;
	padding-top:15px;
	display: inline-block;
}
.abou-dl dt{
	width:46px;
	height:46px;
	float: left;
	display: inline-block;
}
.abou-dl dt img{
	width:100%;
}
.abou-dl dd{
	padding-left:10px;
	float: left;
	color:#777;
	font-size:16px;
	line-height:46px;
	display: inline-block;
}
.abou-banner{
	width:100%;
	display: block;
	overflow: hidden;
	height: 480px;
}
.abou-banner img{
	width:100%;
}
.abo-bj {
    background: url("../images/about-bj_1.jpg") no-repeat;
    background-size: cover;
}
.abou-tit{
    width:100%;
    font-size:46px;
    color:#444;
    font-weight: bold;
    text-align:center;
    padding:57px 0 67px;
    display: inline-block;
}
.abo-left{
    width:385px;
    padding:44px 0 0 80px;
    display: inline-block;
}
.abo-left-t{
    width:100%;
    color:#333;
    font-size:24px;
    padding-bottom:21px;
    display: inline-block;
    border-bottom:1px #e5e5e5 dashed;
}
.abo-left-c{
    width:100%;
    color:#333;
    padding-top:20px;
    line-height:30px;
    font-size:16px;
    display: inline-block;
}
.abo-left-c span{
    color:#666;
}
.abo-right{
    width:600px;
    height:353px;
    margin:0 20px 80px 0;
    display: inline-block;
    border:#c5c5c5 solid 1px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

/**protocol用户协议**/
.mt20 {
	margin-top:20px;
}
.prot-tit{
	width:100%;
	font-size:38px;
	color:#444;
	text-align:center;
	padding:60px 0 40px;
	display: inline-block;
}
.prot-con{
	color:#777;
	margin:0 50px;
	padding:42px 0;
	display: block;
	font-size:16px;
	line-height:30px;
	border-top:1px #e6e6e6 solid;
}
.prot-con p{
	width: 100%;
	color:#777;
	font-size:16px;
	line-height:30px;
	display: inline-block;
	padding-bottom:40px;
}
/**register注册**/
.regi{
	width:1130px;
	padding:70px 0 105px 150px;
	margin:20px auto 45px;
	overflow: hidden;
}
.regi-ul li{
	width:100%;
	float: left;
	padding-bottom:28px;
	display: inline-block;
}
.regi-l{
	width:115px;
	color:#444;
	font-size:16px;
	line-height:48px;
	display: inline-block;
}
.regi-r{
	color:#999;
	font-size:16px;
	line-height:48px;
	display: inline-block;
}

.check-label {
	width: 16px;
	height:48px;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	background: url("../images/images_08_1.jpg") no-repeat center;
}

.check-op {
	cursor: pointer;
	opacity: 0;
	width: 16px;
	height: 16px;
	margin-top: 0 !important;
}

.check-img {
	background: url("../images/images_08a_1.jpg") no-repeat center;
	border: none !important;
}
.check-text{
	padding-left:12px;
	color:#444;
	font-size:16px;
}
.check-text img{
	width:150px;
	height:30px;
	padding-top:8px;
}
.regi-ipu{
	height:26px;
	font-size:16px;
	color: #444;
	padding:10px 5px;
	border:1px #e6e6e6 solid;
}
.regi-xing{
	color: red;
	padding:0 5px 0 15px;
	display: inline-block;
}

.regi-jib{
   width:20px;
	height:10px;
	background:#e6e6e6;
	margin:20px 3px 0 0;
	border-radius:5px;
}
.regi-zcm{
	width:114px;
	height:46px;
	margin:0 20px 0 10px;
	border:1px #e6e6e6 solid;
}
.regi-an{
	background: none;
	border: none;
	cursor: pointer;
}
.regi-a{
	width:18px;
	height:18px;
	margin:15px 10px 0 0;
	background:url("../images/images_07_1.jpg") no-repeat;
	display: inline-block;
}
.regi-ahover{
	background:url("../images/images_07a_1.jpg") no-repeat;
}
.regi-submit {
	width:420px;
	height:70px;
	line-height:70px;
	background-color:#1e99ea;
	color: #fff;
	font-size:22px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
}
/**final详情**/

.final {
	width:1280px;
	padding:45px 50px 55px;
	margin: 20px auto 90px;
	overflow: hidden;
}
.final-top{
    width:100%;
    padding-bottom:30px;
    display:inline-block;
    border-bottom:1px #e6e6e6 solid;
}
.final-top h1{
    width:100%;
    font-size:38px;
    color:#444;
    text-align: center;
    display: inline-block;
}
.final-sun{
    width:100%;
    color:#999;
    font-size:14px;
    padding-top:40px;
    text-align: center;
    display: inline-block;
}
.final-con{
    width:100%;
    color:#777;
    padding:45px 0;
    font-size:16px;
    line-height:30px;
    display: inline-block;
}
.final-con p{
    font-size:16px;
    line-height:30px;
    display: block;
}
.final-bot{
    width:100%;
    color:#999;
    text-align: right;
    padding-top:28px;
    font-size:14px;
    border-top:1px #e6e6e6 solid;
}
.final-bot:hover{
    color:#f44b50;
}

.c_black{
    color:#444;
}
.green{
	background:green;
}
.red{
	background: red;
}
.pr65{
	padding-right:65px;
}
.pr95{
    padding-right:95px;
}
.w150{
	width:150px;
}
.w410{
	width:410px;
}
.d-n{
	display: none;
}