@charset "utf-8";

.footer{width:1200px;height:100px;margin: 0 auto;font-family:Arial;padding: 0;background: #ffffff;}
.footer ul{padding-top:5px;color:#696969;}
.footer ul .li_left{text-align:left;}
.footer ul .li_right{text-align:right;}
.footer ul li{width:502px;float:left;margin-top:10px;}
.footer ul li a{color:#696969;}
.footer ul li a:hover{text-decoration:underline;}
.footer ul li span a{color:#414141;font-weight:bold;}
.footer ul li span a:hover{text-decoration:underline;}

@
keyframes animate_dots { 0%{
	opacity: 1
}

to {
	opacity: 0
}

}
@
-webkit-keyframes animate_dots { 0%{
	opacity: 1
}

to {
	opacity: 0
}

}
.dot0, .dot1 {
	animation: animate_dots .9s infinite;
	-moz-animation: animate_dots .9s infinite;
	-webkit-animation: animate_dots .9s infinite;
	-o-animation: animate_dots .9s infinite
}

.dot1 {
	animation-delay: .2s;
	-webkit-animation-delay: .2s
}

.dot2 {
	animation: animate_dots .9s infinite;
	-moz-animation: animate_dots .9s infinite;
	-webkit-animation: animate_dots .9s infinite;
	-o-animation: animate_dots .9s infinite;
	animation-delay: .4s;
	-webkit-animation-delay: .4s
}

.dots_item {
	display: inline-block;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #4886ff
}

.verify-icon {
	position: absolute;
	width: 100%;
	margin-top: 70px;
	text-align: center
}
.body{

width:100%;

}


.container {
	margin: 0 auto;
	width: 100%;
}

.container::after, .container::before {
	display: table;
	content: " ";
}

.text-center {
	text-align: center;
}

.home-title {
	display: inline-block;
	margin-bottom: 30px;
	font-size: 48px;
	line-height: 64px;
	letter-spacing: 8px;
	text-indent: 376px;
	color: #af071a;
}
.tab-main {
	text-align: center;
	color: #fff;
	width: 880px;
	margin: 0 auto;
}

.tab-main .tab {
	display: inline-block;
	width: 64px;
	padding: 3px 6px;
	line-height: 1.42857143;
	margin-right: 32px;
	margin-bottom: 14px;
	border-radius: 2px;
	font-size: 16px;
	background-color: transparent;
	cursor: pointer;
}

.tab-main .tab .top {
	position: relative;
}

.tab-main .active.tab {
	color: #0084ff;
	background-color: #fff;
}

.tab-main .tab:last-child {
	margin: 0;
}

.hidden {
	display: none !important;
}

.home-group {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}

.input-group {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.live-search-wrap.-index {
	width: 768px;
	height: 48px;
}

.live-search-wrap {
	width: 100%;
	height: 28px;
	overflow: visible;
	position: relative;
}

.home-group .input {
	width: 768px;
	border-color: transparent;
	line-height: 24px;
	font-size: 16px;
	padding: 5px 25px 5px 15px;
	vertical-align: middle;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.input-group .input, .input-group .select-drop .title {
	border-right: none;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group .input, .input-group .input-group-btn, .input-group .select-drop,
	.input-group .select-drop .title, .input-group form {
	float: left;
}

.input.-h48, .input.-xl {
	height: 48px;
	line-height: 46px;
	padding: 0 15px;
	font-size: 16px;
}

.input {
	height: 36px;
	line-height: 34px;
	padding: 0 15px;
	font-size: 14px;
	width: 100%;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	background-color: #fff;
	color: #333;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

.live-search-wrap.-index .live-search-content {
	width: 768px;
}

.live-search-wrap .live-search-content {
	position: absolute;
	list-style: none;
	padding: 0;
	border-top: 1px solid #f3f3f3;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	z-index: 1041;
	background-color: #fff;
	width: 100%;
	top: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.hidden {
	display: none !important;
}

.home-group .input-group-btn {
	width: 112px;
	border-left-color: #f3f3f3;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	color: #0084ff;
}

.input-group .input-group-btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tooltip-box.show {
	display: block;
}

.tooltip-box.animate {
	display: none;
	-webkit-animation-name: tooltip-box-pop-hide;
	animation-name: tooltip-box-pop-hide;
}

.tab-main .tooltip-box {
	position: absolute;
	margin-top: 14px;
	z-index: 1;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}

.tooltip-box {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	text-align: center;
}

.tooltip-box .content {
	padding: 0 16px;
	white-space: nowrap;
	font-size: 16px;
	line-height: 48px;
	text-align: left;
	color: #333;
	width: auto;
	height: auto;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
	border-radius: 4px;
}

.tooltip-box .hint {
	color: #f7ad24;
}

.tooltip-box .icon {
	padding-right: 8px;
}

.tic {
	font-size: inherit;
	font-family: tic !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.btn {
	display: inline-block;
	padding: 2px 12px;
	border: 1px solid #f3f3f3;
	border-radius: 2px;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	font-weight: 400;
	background-color: #fff;
	color: #333;
	cursor: pointer;
	-webkit-transition: all .2s cubic-bezier(.075, .82, .165, 1);
	transition: all .2s cubic-bezier(.075, .82, .165, 1);
}

.btn.-h48, .btn.-xl {
	font-size: 16px;
	padding: 14px 10px;
}

.mt-74 {
	margin-top: 0px !important;
	height: 140px;
}

.tyc-header.-home {
	position: relative;
	border-bottom: none;
	background: 0 0;
	-webkit-box-shadow: initial;
	box-shadow: initial;
	z-index: 1020;
}

.tyc-header {
	position: fixed;
	z-index: 1040;
	top: 0;
	width: 100%;
	height: 140px;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .06);
	background: #fff;
}

.tyc-header .rel {
	position: relative;
}

.tyc-header .left, .tyc-header .middle {
	float: left;
	float: left;
	position: absolute;
	left: 90px;
	top: 8px;
}

.f0 {
	font-size: 0;
}

.f0 a {
	width: 80px;
	height: 80px;
}

.tyc-header .right {
	float: right;
	font-size: 14px;
	text-align: center;
	margin-right: 90px;
}

.tyc-nav {
	line-height: 14px;
	font-size: 14px;
	color: #999;
}

.nav-item {
	position: relative;
	padding: 22px 12px;
	color: #333;
}

.link-white {
	color: #333;
	cursor: pointer;
}

.link-white:hover {
	color: #D8041C;
}

img {
	vertical-align: middle;
}

img {
	border: 0;
}

.logstyle {
	font-size: 20px;
	text-align: center;
	width: 290px;
	line-height: 50px;
	float: right;
	font-family: KaiTi;
	font-weight: 900;
}

.logstyle a {
	color: #333;
}







