<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "微软雅黑";
}

input::-moz-focus-inner {
	border: none;
	padding: 0;
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 14px;
	margin: 0;
	font-family: "微软雅黑";
	color: #333;
}

input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	outline: none;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
	background: #fff;
}

.clearfix {
	float: none;
	clear: both;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

/* CSS Document */
.headerm {
	background: url(../images/top-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 540px;
}

.cont {
	width: 1120px;
	margin: 0 auto;
}

.top {
	padding-top: 30px;
}

.top span img {
	margin-right: 5px;
	width: 36px;
	height: 36px;
	position: relative;
	top: 3px;
}

.top span {
	color: #fff;
	font-size: 32px;
	position: relative;
	float: right;
}

/***************banner更新2023.12.08******************/
.headerm {
	background: url(../images/top-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 455px;
	box-sizing: border-box;
	padding-top: 70px;
}

.cont {
	width: 1120px;
}

.top-w {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	font-weight: bold;
	width: 1167px;
}

.top-w span {
	font-size: 78px;
	line-height: 80px;
	color: #ffed1f;
	background-image: -webkit-linear-gradient(bottom, #fb7c00, #fff22d, #fff22d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.top-w1 {
	font-size: 78px;
	line-height: 88px;
	color: #FFF;
	margin-bottom: 10px;
}

.top-w1 span {
	font-size: 80px;
	line-height: 60px;
	color: #ffed1f;
}

.top-w2 {
	width: 600px;
	margin: 0 auto;
	border: 1px solid #ffff00;
	border-radius: 40px;
	font-size: 28px;
	height: 54px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: linear-gradient(to left, #4301fb, #5d08cb)
}

/*******************************************/

.top-btn {
	margin: 30px auto;
}

.top-btn a {
	display: block;
	width: 450px;
	background: #1c2f5a;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 28px;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.2);
}

.top-btn a:hover {
	opacity: 0.8;
}

.top-btn a img {
	position: relative;
	top: 7px;
	margin-left: 10px;
}

.top-lk {
	width: 1120px;
	overflow: hidden;
	margin: 20px auto 0;
}

.top-lk a {
	display: block;
	width: 275px;
	text-align: center;
	height: 88px;
	line-height: 88px;
	background: rgba(30, 48, 88, 0.9);
	border-radius: 5px;
	float: left;
	margin-right: 5px;
	font-size: 24px;
	color: #fff;
}

.top-lk a:hover {
	display: block;
	width: 275px;
	text-align: center;
	height: 88px;
	line-height: 88px;
	border-radius: 5px;
	float: left;
	margin-right: 5px;
	font-size: 24px;
	color: #000;
}

.top-lk a:hover {
	background: url(../images/corner.png) rgba(254, 245, 0, 0.85) left top no-repeat;
}

/****************part-one****************/
.part-one {}

.bigbox {
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
}

.border_r {
	border-right: 1px solid #e7e7e7;
}

.part-nav {
	margin: 30px auto 30px;
}

.one-til {
	font-size: 46px;
	color: #ff4f4f;
	text-align: center;
	font-weight: bold;
}

.one-tilf {
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 32px;
}

.one-tilf span {
	font-size: 16px;
}

.part-one-a {
	width: 1118px;
	margin: 0 auto;
	border: 1px solid #dcdcdc;
}

.part-one .thead {
	height: 45px;
	font-size: 22px;
	color: #fff;
	line-height: 45px;
	text-align: center;
}

.part-one .thead th {
	font-weight: normal !important;
}

.part-one .tbody {
	text-align: center;
}

.part-one .tbody tr {
	border-bottom: 1px solid #dcdcdc;
}

.part-one .tbody tr:nth-child(even) {
	background: #f2f2f2;
}

.part-one .tbody td {
	height: 24px;
	color: #666;
	font-size: 16px;
	text-align: left;
	padding: 10px;
}

.part-one .tbody td:nth-child(3) {
	border-left: 1px solid #dcdcdc;
	padding: 18px 24px;
	color: #000 !important;
	border-right: 1px solid #dcdcdc;
	text-align:center;
}
.part-one .tbody td:nth-child(4) {
	border-left: 1px solid #dcdcdc;
	padding: 18px 24px;
	border-right: 1px solid #dcdcdc;
	text-align: center;
}
.part-one .tbody td:nth-child(5) {
	text-align: center;
}
.part-one .tbody td:nth-child(2) {
	text-align: center;
}
.btn-zx {
	width: 120px;
	height: 35px;
	margin: 0 auto;
	border: 2px solid #ff7900;
	line-height:30px;
	text-align: center;
	text-indent: 0 !important;
	color: #ff7900;
	font-size: 16px;
	display: block;
	border-radius: 30px;
	box-sizing: border-box;
}

.btn-zx-select,
.btn-zx:hover {
	background: #f39800;
	color: #fff;
	border: 2px solid transparent;
}

.til {
	font-weight: bold;
	color: #F66 !important;
}

.pink-bg {
	background: #ff4f4f !important;
}

.blue-bg {
	background: #051f55;
}

.org-bg {
	background: #f39800;
}

.org-text {
	color: #f39800 !important;
}

.btn-dz {
	width: 298px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	display: block;
	background-color: #f39800;
	margin: 35px auto 0;
	color: #fff;
	font-size: 24px;
	font-family: "微软雅黑";
	border-radius: 40px;
}

.btn-dz:hover,
.btn-free:hover,
.btn-yy:hover {
	opacity: 0.8;
}

/***************考团行程*******************/
.tabSlider {}

.tabSlider .tab_tag {

	zoom: 1;
	height: 0px;
}

.tabSlider .tab_tag div {
	display: inline;
	float: left;
	border-radius: 5px;
	margin-right: 20px;
	width: 355px;
	height: 150px;
	text-align: center;
	line-height: 50px;
	background: #deddd6;
	color: #3b3b3b;
	font-size: 22px;
	position: relative;
	cursor: pointer
}

.tabSlider .tab_tag div h5 {
	width: 250px;
	height: 40px;
	line-height: 40px;
	background: #333;
	color: #fff;
	text-align: center;
	font-weight: normal;
	position: absolute;
	left: 15px;
	top: -20px;
	font-size: 18px;
	border-radius: 25px;
}

.tabSlider .tab_tag div p {
	font-size: 16px;
	line-height: 25px;
	margin-top: 30px;
}

.tabSlider .tab_tag div a {
	display: block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 16px;
	background: #949393;
	margin: 6px auto 0;
	border-radius: 20px;
}

.tabSlider .tab_tag div:hover {
	text-decoration: none;
}

#last {
	margin-right: 0px;
}

.tabSlider .tab_tag div i {
	position: absolute;
	width: 33px;
	height: 16px;
	background: url(../images/sanjiao-down.png) no-repeat;
	bottom: -16px;
	left: 50%;
	margin-left: -16px;
	display: none;
}

.tabSlider .tab_tag div.cur2 {
	background: #2d4f92;
	color: #fff;
}

.tabSlider .tab_tag div.cur2 i {
	display: block;
	margin-right: 15px;
}

.tabSlider .tab_tag div.cur2 a {
	background: #fcff00;
	color: #333;
}

.tabSlider .tab_tag div.cur2 h5 {
	background: #f96666
}

.tabSlider .tab_conMx {
	padding-bottom: 1px;
}

.tabSlider .con {

	zoom: 1;
	color: #3b3b3b;
	line-height: 28px;

}

/****************优惠政策**************/
.part-two {
	width: 1120px;
	height: 400px;
	background: url(../images/part-two.png) no-repeat;
}

.part-two ul {
	float: left;
	width: 27%;
	padding: 0 3%;
	text-align: center;
	margin-top: 140px;
	font-size: 16px;
	line-height: 40px;
}

.part-two ul li {
	border-bottom: #CCC solid 1px;
}

.part-two .yhui {
	margin-left: 1%
}

.part-two ul li span {
	color: #f1301c;
}

.part-two ul a {
	display: block;
	height: 130px;
	cursor: pointer;
}

/*************************优势*********************/
.part-three1 {
    width: 1120px;
    height: 288px;
    margin: 0 auto;
    background: url(../images/part-three_01.png) center no-repeat;
    background-size: 90%;
	margin-top: -10px;
}

.part-three1 .three-l {
	width: 260px;
	float: left;
	margin-left: 70px;
	margin-top: 55px;
}

.part-three1 .three-l h3 {
	font-size: 28px;
	padding-bottom: 40px;
    padding-left: 102px;
}

.part-three1 .three-l p {
	font-size: 18px;
	line-height: 28px;
}

.part-three1 .three-r {
	width: 260px;
	float: left;
	margin-left: 440px;
	margin-top: 55px;
}

.part-three1 .three-r h3 {
	font-size: 28px;
	padding-bottom: 40px;
	padding-left: 50px;
}

.part-three1 .three-r p {
	font-size: 18px;
	line-height: 28px;
}

.part-three2 {
	width: 1120px;
    height: 288px;
    margin: 0 auto;
    background: url(../images/part-three_02.png) center no-repeat;
    background-size: 90%;
	margin-top: -31px;
}

.part-three2 .three-l {
	width: 260px;
	float: left;
	margin-left: 70px;
	margin-top: 60px;
}

.part-three2 .three-l h3 {
	font-size: 28px;
	padding-bottom: 40px;
    padding-left: 102px;
}

.part-three2 .three-l p {
	font-size: 18px;
	line-height: 28px;
}

.part-three2 .three-r {
	width: 260px;
	float: left;
	margin-left: 440px;
	margin-top: 60px;
}

.part-three2 .three-r h3 {
	font-size: 28px;
	padding-bottom: 40px;
	padding-left: 50px;
}

.part-three2 .three-r p {
	font-size: 18px;
	line-height: 28px;
}

/********************SAT老师*******************/
.part-four {
	background-color: #0d2d62;
	overflow: hidden;
	padding: 0 0 70px 0;
	margin-top: 30px;
}

.part-four .container {
	width: 1120px;
	margin: 0 auto;
	height: 480px;
}

.part-four ul li {
	width: 190px;
	height: 370px;
	margin: 0 5px;
	background-color: rgba(255, 251, 240, 0.07);
	border-radius: 5px;
	text-align: center;
	padding: 30px 12px;
	color: #fff;
	line-height: 26px;
	float: left;
}

.part-four ul li img {
	border-radius: 77px;
}

.four_name {
	font-size: 24px;
	margin: 10px 0 5px 0;
}

.part_nav {
	font-size: 18px;
	font-style: italic;
	margin-bottom: 10px;
}

.four-btn {
	overflow: hidden;
	padding-top: 50px;
	width: 300px;
	margin-left: 450px;
}

.four-btn a {
	height: 60px;
	line-height: 60px;
	width: 300px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background-color: #f39800;
	border-radius: 5px;
}

.four-btn a img {
	margin-right: 10px;
	position: relative;
	top: 5px;
}

.four-btn a:hover {
	opacity: 0.8;
}

/*******************************************/
.parsix {
	width: 1600px;
	margin: 10px auto;
}

.part-five {
	width: 1120px;
	margin: 10px auto;
}

.feiyong {
	margin-top: 40px;
}

.fy_h {
	float: left;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	width: 310px;
	padding: 20px;
	background: #F1F1F1;
}

.fy_h2 {
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 24px;
	width: 310px;
	padding: 20px;
	margin-top: 45px;
	background: #F1F1F1;
}

.fy_h2 h3 {
	width: 260px;
	position: absolute;
	z-index: 1;
	top: -20px;
	background: #315aaa;
	text-align: center;
	color: #FFF;
	line-height: 48px;
	left: 50px;
}

.fy_h h3 {
	width: 260px;
	position: absolute;
	z-index: 1;
	top: -20px;
	background: #315aaa;
	text-align: center;
	color: #FFF;
	line-height: 48px;
	left: 50px;
}

.fy_h2 span,
.fy_h span,
.fy_b span {
	color: #f82222;
}

.fy_h2 p,
.fy_h p,
.fy_b p {
	margin-top: 20px
}

.fy_b {
	position: relative;
	float: left;
	width: 310px;
	font-size: 16px;
	line-height: 24px;
	padding: 20px;
	background: #F1F1F1;
}

.fy_b h3 {
	width: 260px;
	position: absolute;
	z-index: 1;
	top: -20px;
	left: 50px;
	background: #315aaa;
	text-align: center;
	color: #FFF;
	line-height: 48px;
}

/*****************精彩瞬间*******************/
.learn-banner {
	position: relative;
	width: auto;
	height: 348px;
	margin: 0 auto;
	overflow: hidden;
}

.learn-banner .img-list {
	position: absolute;
	left: 0;
	height: 348px;
}

.learn-banner .img-list img {
	float: left;
}

.learn-banner .learn-info {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
}

#bannerT .swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

#bannerT .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: url(../images/xyd_b.png) no-repeat;
	margin: 0 8px;
	cursor: pointer;
}

#bannerT .swiper-pagination-bullet-active {
	background: url(../images/xyd_b_active.png) no-repeat;
}

/******************品牌*******************/
.part-seven {
	margin: 60px auto;
	width: 1120px;
	height: 400px;
}

.part-seven .pinp {
	float: left;
	width: 650px;
	margin-left: 40px;
}

.part-seven .pinp h3 {
	font-size: 32px;
	padding: 15px;
}

.part-seven .pinp span {
	font-size: 16px;
	line-height: 32px;
}

.part-seven .pinp p {
	font-size: 16px;
	padding: 15px;
	line-height: 24px;
}

.part-seven a {
	display: block;
	width: 300px;
	margin-top: 30px;
	margin-left: 15px;
	text-align: center;
	background-color: #315aaa;
	font-size: 24px;
	color: #FFF;
	height: 55px;
	line-height: 55px;
}

.footer {
	background-color: #315aaa;
	height: 80px;
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index: 2;
}

.footer-title {
	color: #ffea00;
	font-size: 22px;
	width: 800px;
	margin-left: 200px;
	margin-top: 15px;
	font-weight: bold;
}

.footerbox {
	width: 1200px;
	padding-left: 260px;
	margin: 0 auto;
	color: #fff;
	font-size: 20px;
}

.footer input {
	background-color: #fff;
	width: 262px;
	height: 45px;
	text-indent: 6px;
	border-radius: 4px;
	margin-right: 30px;
	margin-left: 10px;
}

.book {
	position: absolute;
	z-index: 2;
	margin-top: -50px;
}

.footer-con {
	margin-top: 15px;
}

.footer button {
	width: 190px;
	height: 45px;
	background-color: #fec804;
	color: #000;
	font-size: 25px;
	font-family: "微软雅黑";
	border-radius: 4px;
	box-shadow: 0 3px 0 0 #0485b4;
}

.footer button:hover {
	width: 190px;
	height: 45px;
	background-color: #ffea00;
	color: #000;
	font-size: 25px;
	font-family: "微软雅黑";
	border-radius: 4px;
	box-shadow: 0 3px 0 0 #0485b4;
}

.fixedBanner_line {
	width: 100%;
	height: 90px;
	position: fixed;
	background: #087DD1;
	bottom: 0px;
	left: 0px;
	z-index: 88
}

/*.fixedBanner_line { background-color: #d4233c; }*/
.fixedBanner {
	width: 1200px;
	margin: 0 auto;
	height: inherit;
	position: relative;
}

.fixedBanner form {
	float: left;
	width: 500px;
	padding-left: 20px;
	height: inherit;
	top: 10px;
}

.fixedBanner .form dl {
	width: 190px;
	float: left;
}

.fixedBanner input.form_content {
	width: 160px;
	height: 45px;
	margin-top: 17px;
	padding-left: 10px;
	border-radius: 3px;
}

.fixedBanner select.form_content {
	width: 180px;
	height: 22px;
	margin-top: 10px;
	padding-left: 8px;
	border: 0 none;
}

.fixedBanner .form_yzm {
	width: 70px;
	height: 22px;
	margin-top: 10px;
	padding-left: 8px;
	border: 0 none;
	float: left;
}

.fixedBanner .yzm_btn {
	width: 70px;
	height: 22px;
	margin-top: 12px;
	margin-left: 20px;
	border: 0 none;
	font-size: 10px;
}

.fixedBanner .btn {
	width: 180px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	background-color: #FFFF00;
	border-radius: 10px;
	box-shadow: 1px 4px 0px 0px #161a32;
	position: absolute;
	right: 40px;
	top: 25px;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	cursor: pointer;
}

.fixedBanner .close {
	width: 19px;
	height: 19px;
	background: url(http://sh.xhd.cn/topic/gaozhong/imgs/close.png) 0px 0px no-repeat;
	position: absolute;
	right: 0;
	top: 5px;
	cursor: pointer;
}

.fixedBanner_sm {
	width: 150px;
	height: 100px;
	background: url(http://sh.xhd.cn/topic/gaozhong/imgs/open_red1.png) left center no-repeat;
	position: fixed;
	bottom: 78px;
	left: 0;
	display: block;
	z-index: 90
}

/**********************手机注册************************/
.ui-dialog {
	*zoom: 1;
	_float: left;
	position: relative;
	background-color: #FFF;
	border: 1px solid #999;
	border-radius: 6px;
	outline: 0;
	background-clip: padding-box;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
	transition: transform .15s ease-in-out, opacity .15s ease-in-out;
}

.ui-popup-show .ui-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.ui-popup-focus .ui-dialog {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.ui-popup-modal .ui-dialog {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3);
}

.ui-dialog-grid {
	width: auto;
	margin: 0;
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
}

.ui-dialog-header,
.ui-dialog-body,
.ui-dialog-footer {
	padding: 0;
	border: 0 none;
	text-align: left;
	background: transparent;
}

.ui-dialog-header {
	white-space: nowrap;
	border-bottom: 1px solid #E5E5E5;
}

.ui-dialog-close {
	position: relative;
	_position: absolute;
	float: right;
	top: 13px;
	right: 13px;
	_height: 26px;
	padding: 0 4px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: pointer;
	background: transparent;
	_background: #FFF;
	border: 0;
	-webkit-appearance: none;
}

.ui-dialog-close:hover,
.ui-dialog-close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.ui-dialog-title {
	margin: 0;
	line-height: 1.428571429;
	min-height: 16.428571429px;
	padding: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	cursor: default;
}

.ui-dialog-body {
	padding: 20px;
	text-align: center;
}

.ui-dialog-content {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	text-align: left;
}

.ui-dialog-footer {
	padding: 0 20px 20px 20px;
}

.ui-dialog-statusbar {
	float: left;
	margin-right: 20px;
	padding: 6px 0;
	line-height: 1.428571429;
	font-size: 14px;
	color: #888;
	white-space: nowrap;
}

.ui-dialog-statusbar label:hover {
	color: #333;
}

.ui-dialog-statusbar input,
.ui-dialog-statusbar .label {
	vertical-align: middle;
}

.ui-dialog-button {
	float: right;
	white-space: nowrap;
}

.ui-dialog-footer button+button {
	margin-bottom: 0;
	margin-left: 5px;
}

.ui-dialog-footer button {
	width: auto;
	overflow: visible;
	display: inline-block;
	padding: 6px 12px;
	_margin-left: 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.ui-dialog-footer button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus {
	color: #333333;
	text-decoration: none;
}

.ui-dialog-footer button:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.ui-dialog-footer button[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ui-dialog-footer button {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.ui-dialog-footer button:active {
	background-image: none;
}

.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:hover,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:active {
	background-color: #ffffff;
	border-color: #cccccc;
}

.ui-dialog-footer button.ui-dialog-autofocus {
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
}

.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e;
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
	background-image: none;
}

.ui-popup-top-left .ui-dialog,
.ui-popup-top .ui-dialog,
.ui-popup-top-right .ui-dialog {
	top: -8px;
}

.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
	top: 8px;
}

.ui-popup-left-top .ui-dialog,
.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog {
	left: -8px;
}

.ui-popup-right-top .ui-dialog,
.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog {
	left: 8px;
}

.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
	position: absolute;
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	_color: #FF3FFF;
	_filter: chroma(color=#FF3FFF);
	border: 8px dashed transparent;
}

.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b {
	display: block;
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
	bottom: -16px;
	border-top: 8px solid #7C7C7C;
}

.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
	bottom: -15px;
	border-top: 8px solid #fff;
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b {
	left: 15px;
}

.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b {
	left: 50%;
	margin-left: -8px;
}

.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
	right: 15px;
}

.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
	top: -16px;
	border-bottom: 8px solid #7C7C7C;
}

.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
	top: -15px;
	border-bottom: 8px solid #fff;
}

.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
	left: 15px;
}

.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
	margin-left: -8px;
	left: 50%;
}

.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
	right: 15px;
}

.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a {
	right: -16px;
	border-left: 8px solid #7C7C7C;
}

.ui-popup-left-top .ui-dialog-arrow-b,
.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b {
	right: -15px;
	border-left: 8px solid #fff;
}

.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
	top: 15px;
}

.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%;
}

.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
	bottom: 15px;
}

.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a {
	left: -16px;
	border-right: 8px solid #7C7C7C;
}

.ui-popup-right-top .ui-dialog-arrow-b,
.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b {
	left: -15px;
	border-right: 8px solid #fff;
}

.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
	top: 15px;
}

.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%;
}

.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
	bottom: 15px;
}


@-webkit-keyframes ui-dialog-loading {
	0% {
		-webkit-transform: rotate(0deg);
	}

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

@keyframes ui-dialog-loading {
	0% {
		transform: rotate(0deg);
	}

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

.ui-dialog-loading {
	vertical-align: middle;
	position: relative;
	display: block;
	*zoom: 1;
	*display: inline;
	overflow: hidden;
	width: 32px;
	height: 32px;
	top: 50%;
	margin: -16px auto 0 auto;
	font-size: 0;
	text-indent: -999em;
	color: #666;
}

.ui-dialog-loading {
	width: 100%\9;
	text-indent: 0\9;
	line-height: 32px\9;
	text-align: center\9;
	font-size: 12px\9;
}

.ui-dialog-loading::after {
	position: absolute;
	content: '';
	width: 3px;
	height: 3px;
	margin: 14.5px 0 0 14.5px;
	border-radius: 100%;
	box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
	-webkit-transform: rotate(360deg);
	-webkit-animation: ui-dialog-loading 1.5s infinite linear;
	transform: rotate(360deg);
	animation: ui-dialog-loading 1.5s infinite linear;
	display: none\9;
}

/*******************手机注册结束********************/



/**************底部*********************/
.foot {
	width: 100%;
	height: 290px;
	background: #242424;
	padding-top: 30px;
}

.foot-top {
	width: 98%;
	border-top: 1px #4b4a4a solid;
	border-bottom: 1px #4b4a4a solid
}

.foot-bot,
.foot-nav {
	width: 1140px;
	margin: 0 auto;
}

.foot-nav {
	overflow: hidden;
}

.foot-nav li a {
	color: #c0c0c0;
	float: left;
	font-size: 16px;
	padding: 10px 18px;
}

.foot-nav li a:hover {
	color: #9b9b9b;
}

.foot-l {
	width: 640px;
	float: left;
}

.foot-tab {
	overflow: hidden;
}

.foot-tab li {
	float: left;
	font-size: 16px;
	color: #c0c0c0;
	width: 85px;
	text-align: right;
	cursor: pointer;
	margin-right: 3px;
}

.cur {
	background: url(http://sh.xhd.cn/topic/summer/images/dz.png) no-repeat left;
}

.foot-bot {
	margin-top: 15px;
	overflow: hidden;
}

.foot-tabcon {
	margin-top: 10px;
}

.foot-tabcon ul li p {
	font-size: 14px;
	color: #c0c0c0;
	margin-bottom: 8px;
}

.foot-r {
	margin-right: 10px;
	float: right;
}

.foot-r li {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

.foot-r li img {
	display: block;
	margin-bottom: 5px;
}

.foot-r li .mt {
	margin-top: 5px;
}

.foot-r li span {
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center
}

.add tr td {
	width: 24%;
	padding: 30px 3%;
	font-size: 16px;
	line-height: 25px;
}

.add tr img {
	width: 100%;
	margin-top: 10px;
}

.add tr {
	border-bottom: 1px solid #dcdcdc;
}

.hd {
	width: 100%;
	height: 500px;
	background: #ffcc00;
	padding-bottom: 30px;
	padding-top: 20px
}

.hd img {
	display: block;
	margin: 0 auto;
}

.hd a {
	display: block;
	width: 200px;
	text-align: center;
	box-shadow: 3 3 #999;
	padding: 0 40px;
	margin: 20px auto;
	font-size: 28px;
	border-radius: 30px;
	background: #B42A2C;
	color: #fff;
	height: 60px;
	line-height: 60px;
}

.hd-box {
	width: 1200px;
	margin: 0 auto;
}

.part-one-a tr img {
	margin-top: 10px;
}

a,
button {
	cursor: pointer
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
}
</pre></body></html>