.toper {
	background: #fff;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eee;
	box-shadow: 0 0 2px 2px #f1f1f1;
	font-size: 12px;
	color: #333;
}
.home .toper {
	background: #fff;
	color: #777;
	font-size: 14px;
}
.main {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.left {
	float: left;
}
.toper span a {
	color: #777;
	font-size: 14px;
}
em, i {
	font-style: normal;
}
.toper span:last-child a {
	color: #ff6e00;
	font-size: 14px;
}
.toper .lastrefresh {
	display: none;
	position: absolute;
	left: 50%;
	width: 200px;
	margin-left: 0;
	top: 0;
	text-align: center;
}
.home .toper .lastrefresh {
	display: inline-block;
	white-space: nowrap;
	margin-left: -100px;
}
.right {
	float: right;
}
.header {
	background: #fff;
	font-size: 14px;
	height: 120px;
	box-shadow: inset 0 -2px 2px #eee;
}
.header {
	font-size: 15px;
}
.header .logo {
	float: left;
	padding-top: 25px;
	margin-right: 30px;
}
.header .main .logo {
	padding-top: 30px;
	margin-right: 10px;
}
.header .logo img {
	height: 70px;
}
.header .main .logo a img {
	height: 60px;
}
.search {
	float: left;
	margin: 25px 0 0 50px;
}
.header .search {
	width: 571px;
	margin-left: 20px;
}
.search .a {
	height: 40px;
	border: 2px solid #3366ff;
	background: #3366ff;
}
.header .search .ss {
	border: 2px solid #ff6e00;
	background: #fff;
}
.index-search-con .dropdown {
	float: left;
}
.index-search-con .dropdown {
	position: relative;
	display: inline-block;
}
.index-search-con .dropdown:hover .dropbtn {
	background-color: #fff;
}
.index-search-con .dropbtn {
	background-color: #fff;
	color: #000;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border: none;
	cursor: pointer;
}
.index-search-con .dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 160px;
	z-index: 1;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
}
.index-search-con .dropdown:hover .dropdown-content {
	display: block;
}
.index-search-con .dropdown-content a {
	color: black;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #b3b3b3;
	text-align: center;
	transition: all .1s;
	cursor: pointer;
}
.index-search-con .dropdown-content a:hover {
	background-color: #ff6e00;
	color: #FFF;
}
.index-search-con .dot {
	float: left;
	width: 0px;
	height: 0px;
	border: 8px solid #5c5c5c;
	border-top-color: #5c5c5c;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	margin-top: 17px;
}
.search input {
	width: 280px;
	border: 0;
	margin: 0;
	padding: 0 10px 0 10px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	outline: none;
}
.index-search-con .key {
	float: left;
	width: 280px;
}
input[type=text], input[type=password], textarea {
	outline: none;
}
.index-search-con .search-div {
	float: right;
	color: #fff;
	font-size: 18px;
	background: #ff6e00;
	height: 40px;
	line-height: 40px;
	width: 100px;
	text-align: center;
}
.search .b {
	padding-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.search a {
	color: #aaa;
	cursor: pointer;
}
em, i {
	font-style: normal;
}
.tell {
	padding-top: 15px;
	margin-right: 10px;
}
.tell a img {
	width: 210px;
	height: 90px;
	margin-left: 20px;
	margin-top: 6px;
}
.wxkefu {
	position: absolute;
	right: 0;
	top: 15px;
	text-align: center;
	line-height: 15px;
	width: 110px;
}
.wxkefu img {
	float: left;
	border: 0px;
	width: 110px;
	height: 90px;
}
.menubox {
	clear: both;
	background: #fff;
	border-top: 1px solid #3366ff;
	border-bottom: 2px solid #3366ff;
	height: 50px;
	line-height: 50px;
	font-size: 0;
}
.menubox2 {
	border: 0;
	background: #3366ff;
	height: 40px;
	line-height: 40px;
}
.menubox, .menubox2 {
	background: #ff6e00;
}
.menubox {
	*z-index: -1;
	*position: relative;
}
ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menubox2 li {
	min-width: 10px;
}
.menubox li {
	display: inline-block;
	position: relative;
	text-align: center;
}
.menubox li a {
	display: block;
	color: #333;
	font-size: 16px;
}
.menubox2 li {
	float: left;
}
.menubox li.type {
	width: 220px;
	background: #3366ff;
	color: #fff;
	cursor: pointer;
}
.menubox2 li.type {
	background: #0055ff;
	vertical-align: top;
	font-size: 18px;
	padding: 0;
}
.menubox2 li.type {
	font-size: 20px;
}
.menubox2 li.type {
	background: #e96603;
}
.home .menubox li.type {
	cursor: default;
}
.menubox2 li a, .menubox2 li a:hover {
	*z-index: -1;
	*position: relative;
	text-decoration: none;
}
.menubox2 li a:hover {
	background: #e96603;
}
.menubox2 li a {
	color: #fff;
	font-size: 18px;
	padding: 0 18px;
}
.menubox2 li a {
	padding: 0px 30px;
}
.menubox2 li a.cur {
	color: #d2f709;
}

.footer {
	clear: both;
	background: #3366ff;
	color: #fff;
	line-height: 40px;
	padding: 30px 0;
	font-size: 14px;
}
.footer {
	background: #e87a27;
	padding: 40px 0px;
	overflow: hidden;
}
.footer {
	text-align: center;
}
.footer .a {
	height: 25px;
	margin: 20px 0;
	line-height: 25px;
	position: relative;
	padding-right: 40px;
	overflow: hidden;
}
.footer .a {
	width: 1200px;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
	padding: 0;
	text-align: center;
}
.footer a {
	color: #fff;
	font-size: 14px;
}
.footer a {
	font-size: 18px;
	margin: 0px 24px;
}
.footer .c {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 20px;
}
.footer .c {
	position: relative;
	float: left;
}
.footer .c .img {
	width: 100px;
	display: inline-block;
	text-align: center;
	margin-right: 20px;
}
.footer .c .img {
	width: 206px;
}
.footer .c .img p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #eee;
	line-height: 24px;
}
.footer .c .img img {
	width: 105px;
	height: 105px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.footer .lianxi {
	float: right;
	width: 282px;
}
.footer .lianxi .img {
	padding-left: 50px;
	border-left: 1px solid #fff;
}
/*h1, h2, h3, h4, h5, h6 {*/
	/*font-weight: 100;*/
/*}*/
.footer .lianxi .img h6 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #eee;
	line-height: 50px;
}
.footer .lianxi .img p {
	font-size: 19px;
	color: #eee;
	line-height: 40px;
	margin: 0;
	padding: 0;
}
.footer .banquan {
	width: 1200px;
	height: auto;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.footer .banquan .img {
	padding: 50px 0px 10px 0px;
	text-align: center;
}
.footer .banquan .img p {
	font-size: 16px;
	color: #eee;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.footer a {
	font-size: 18px;
	margin: 0px 24px;
}
.footer p a {
	font-size: 16px;
}
.footer a {
	font-size: 18px;
	margin: 0px 24px;
}
.footer_content a {
	color: #0777e6;
	margin-right: 5px;
}
/*在线客服*/
.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(./float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(./float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(./float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(./float_s.gif) no-repeat;
}
.float0831 .btnOpen {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(./float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	background:none; DISPLAY: block;BACKGROUND-POSITION: 2px -266px; FLOAT: left; font-weight:700;
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}


.kfwx{
	height: 102px!important;
	border: 0px;
}
.kfwx img{
	padding: 7px 0px;
}
.float0831 .icoTc{
	padding-left: 20px;
	font-size: 12px;
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 2px -154px;
}
.float0831 .icoTc {
	padding-left: 24px;
	font-size: 12px;
}
.gohome, .gotop {
	display: none;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	background: #3366ff;
	color: #fff;
	position: fixed;
	z-index: 1000;
	left: 50%;
	bottom: 100px;
	margin-left: 620px;
	cursor: pointer;
	border-radius: 100%;
}
.gohome {
	bottom: 160px;
}
.gohome, .gotop {
	background: #ff6e00;
}
.gohome a {
	color: #fff;
}
.free_zhuce {
	float: none!important;
	width: 93px;
	height: 20px;
	background: url(/statics/skins20221103/free_zhuece.gif) no-repeat;
	margin: 0 0 0 8px;
	display: inline-block;
	vertical-align: middle;
}
.blue-top {
	color: #ff6e00;
}
.blue-top:hover {
	color: #ff6e00;;
}
.orange {
	color: #f00;
}
.orange:hover {
	color: #ff6600;
}
.my-data-login{
	float: none!important;
}
.top-close {
    position: absolute;
    top: -14px;
    right: -14px;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #666;
    color: #FFF;
    font-size: 24px;
    border: 3px solid #fff;
    cursor: pointer;
}
.tan-wrap{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	z-index: 666666;
}