@media screen and (min-width:1920px) and (max-width: 2400px) {
	html {
		font-size: 1rem;
	}
	/* body{font-size:62.5%;} */
}

@media screen and (min-width:1400px) and (max-width: 1920px) {
	html {
		font-size: 1rem;
	}
	/* body{font-size:62.5%;} */
}

.clear {
	clear: both;
}

.li_price_title {
	background-color: #e37310;
	color: #faeeee;
	height: 2.87rem;
	font-size: 20px;
	padding-top: 15px;
	font-weight: 700;
	width: 100%;
}

.li_price_even {
	background: #ece9e6;
}

.li_price {
	padding-left: 10px;
	line-height: 35px;
	height: 35px;
	text-align: left;
}

.li_price_i {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #8e745e;
	float: left;
	margin-right: 10px;
	margin-top: 0.625rem;
}

html, body {
	height: 100%;
}

h1 {
	color: #333333;
	font-weight: bold;
	font-size: 1.125rem;
}

.change_title {
	border-bottom: 3px solid #e37310;
}

.changeBlock {
	display: block;
}

.changeNone {
	display: none;
}

.header {
	width: 100%;
	height: auto;
}

.header .top {
	/*width: 1200px;*/
	width: 80rem;
	/* height: 43px; */
	line-height: 43px;
	margin: 0 auto;
}

.header .top .phone {
	float: left;
	width: 1.1875rem;
	margin-left: 80px;
	margin-top: 11px;
}

.header .top .phone_number {
	display: block;
	float: left;
	margin-left: 0.4375rem;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.header .top .surface {
	float: left;
	width: 1.3125rem;
	margin-left: 40px;
	margin-top: 9px;
}

.header .top .surface_time {
	display: block;
	float: left;
	margin-left: 0.4375rem;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.header .top .earth {
	float: left;
	width: 1.25rem;
	margin-left: 80px;
	margin-top: 11px;
}

.header .top .earth_language {
	display: block;
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #333333;
}

.header .top .earth_language a:hover {
	color: #e37310;
}

.header .login {
	/* height: 0.9375rem; */
	font-size: 16px;
	margin-top: 5px;
	float: right;
	margin-left: 20px;
}

.header .login li {
	width: 2.5rem;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	/* vertical-align: middle; */
}

.header .login li a {
	font-size: 16px;
}

.header .login li a:hover {
	color: #e37310;
}

.navigation {
	width: 100%;
	height: 6.25rem;
	/*box-shadow: 0 -2px 4px -1px #fceee2;*/
	box-shadow: 0 0 0.25rem 0.0625rem #fceee2;
	/*margin-bottom: 15px;*/
	background: #FFFFFF;
}

.navigation .nav {
	width: 75rem;
	height: 6.25rem;
	margin: 0 auto;
}

.navigation .nav .logo {
	float: left;
	width: 8.8125rem;
	height: 4.1875rem;
	margin-top: 1rem;
	margin-left: 0;
}

.navigation .nav .line {
	float: left;
	width: 0.0625rem;
	height: 4.375rem;
	margin-top: 0.9375rem;
	margin-left: 1.875rem;
}

.navigation .nav .nav_list {
	/*height: 1rem;
		line-height: 1rem;*/
	height: 6.25rem;
	line-height: 1rem;
	float: right;
	font-size: 1rem;
}

.navigation .nav .nav_list>li {
	height: 6.25rem;
	float: left;
	position: relative;
	box-sizing: border-box;
}

.navigation .nav .nav_list>li>a {
	display: block;
	height: 1rem;
	margin-top: 2.625rem;
	padding-left: 16px;
	padding-right: 16px;
	border-right: 1px solid #dcdcdc;
}

.navigation .nav .nav_list>li>a:hover {
	color: #e77919;
}

.navigation .nav .nav_list>li>a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6.0625rem;
	height: 0.1875rem;
	width: 100%;
	background: #e77919;
	transform: scale(0);
	transition: all 0.3s;
}

.navigation .nav .nav_list>li>a:hover:before {
	transform: scale(1);
}

.navigation .nav .nav_list>li>img {
	display: none;
	position: absolute;
	top: 5.625rem;
	left: 50%;
	transform: translate(-50%);
}

.navigation .nav .nav_list .self_help {
	width: 340px;
	height: 438px;
	background: #FFFFFF;
	-webkit-border-radius: 4px /* 4/16 */;
	-moz-border-radius: 4px /* 4/16 */;
	border-radius: 4px /* 4/16 */;
	z-index: 10000;
	position: absolute;
	left: -1200px;
	top: 110%;
	text-align: center;
	/*display: none;*/
}

.navigation .nav .nav_list .self_help>p:nth-child(1) {
	width: 100%;
	height: 1.3125rem /* 21/16 */;
	line-height: 1.3125rem /* 21/16 */;
	color: #666666;
	font-size: 1.1875rem /* 19/16 */;
	background: url("../image/sy_03.png") 32% center no-repeat;
	margin-top: 18px /* 20/16 */;
}

.navigation .nav .nav_list .self_help>p:nth-child(2) {
	width: 100%;
	height: 1rem /* 16/16 */;
	line-height: 1rem /* 16/16 */;
	color: #e37310;
	font-size: 1rem /* 19/16 */;
	margin-top: 8px /* 17/16 */;
	margin-bottom: 7px /* 11/16 */;
}

.navigation .nav .nav_list .self_help>p:nth-child(4) {
	width: 100%;
	height: 1.25rem /* 20/16 */;
	line-height: 1.25rem;
	color: #333333;
	font-size: 1rem /* 19/16 */;
	margin-top: 10px /* 20/16 */;
	margin-bottom: 10px;
}

.navigation .nav .nav_list .self_help>p:nth-child(4) span {
	color: #e37310;
}

.navigation .nav .nav_list .self_help>p:nth-child(5), .navigation .nav .nav_list .self_help>p:nth-child(6)
	{
	width: 5.625rem /* 90/16 */;
	height: 2.25rem /* 36/16 */;
	line-height: 2.25rem;
	text-align: center;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.navigation .nav .nav_list .self_help>p:nth-child(5) {
	background: #2fa670;
	margin-left: 6.9375rem /* 111/16 */;
	cursor: pointer;
}

.navigation .nav .nav_list .self_help>p:nth-child(6) {
	background: #e37310;
	margin-left: 1.1875rem /* 19/16 */;
	cursor: pointer;
}

.navigation .nav .nav_list .self_help .self_help_ul {
	width: 100%;
	height: auto;
}

.navigation .nav .nav_list .self_help .self_help_ul>li {
	width: 100%;
	height: 1.75rem /* 28/16 */;
	line-height: 1.75rem;
	margin-bottom: 0.625rem;
}

.navigation .nav .nav_list .self_help .self_help_ul>li:nth-child(1) {
	margin-bottom: 8.5625rem /* 105/16 */;
	position: relative;
}

.navigation .nav .nav_list .self_help .self_help_ul>li>p {
	width: 80px;
	height: 100%;
	color: #333333;
	float: left;
	text-align: right;
	background: url("../image/btxbj.png") 20% center no-repeat;
	font-size: 0.8125rem /* 13/16 */;
	margin-right: 0.9375rem /* 15/16 */;
}

.navigation .nav .nav_list .self_help .self_help_ul>li>input[type='text']
	{
	width: 230px /* 200/16 */;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	float: left;
	font-size: 0.8125rem /* 13/16 */;
}

.navigation .nav .nav_list .self_help .self_help_ul>li>input[type='text']:focus
	{
	outline: none;
	border: 1px solid #e37310;
}

.navigation .nav .nav_list .self_help .self_help_ul>li>select {
	width: 230px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	float: left;
	text-indent: 0.9375rem /* 15/16 */;
	font-size: 0.8125rem /* 13/16 */;
	/* background: url("../images/index_images/xljt_03.png") 95% center no-repeat; */
}

/*the_time*/
.navigation .nav .nav_list .self_help .self_help_ul .the_time {
	width: 14.5rem /* 200/16 */;
	height: 5.5rem /* 88/16 */;
	position: absolute;
	left: 27%;
	top: 140%;
	text-align: left;
	display: none;
}

.navigation .nav .nav_list .self_help .self_help_ul .the_time>li {
	width: 100%;
	height: 1rem /* 14/16 */;
	line-height: 1rem;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0.5rem;
	position: relative;
	text-indent: 20px;
}

.navigation .nav .nav_list .self_help .self_help_ul .the_time>li>input[type='radio']
	{
	width: 1rem;
	height: 100%;
	opacity: 0;
	margin-right: 0.25rem;
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 0;
}

.navigation .nav .nav_list .self_help .self_help_ul .the_time>li>input[type='radio']+label
	{
	width: 1rem;
	height: 100%;
	background: url("../image/mr.png") 0 40% no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.navigation .nav .nav_list .self_help .self_help_ul .the_time>li>input[type='radio']:checked+label
	{
	background: url("../image/xz_03.png") 0 40% no-repeat;
}

.the_more_service {
	width: 6.875rem;
	/*height: 114px;*/
	background: #FFFFFF;
	opacity: .9;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 0.8125rem;
	display: none;
}

.the_more_service>li {
	width: 100%;
	height: 33%;
}

.the_more_service>li>a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 300%;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #eae7f0;
}

.the_more_service>li>a:hover {
	color: #333333;
	border-bottom: 2px solid #e37310;
}

.the_sci_search {
	width: 132px;
	/* height: 12.84rem; */
	background: #FFFFFF;
	opacity: .9;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 0.8125rem;
	display: none;
}

.the_sci_search>li {
	width: 100%;
	height: 20%;
}

.the_sci_search>li>a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 300%;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #eae7f0;
}

.the_sci_search>li>a:hover {
	color: #333333;
	border-bottom: 2px solid #e37310;
}

.the_activities_resources {
	width: 6.875rem;
	/* height: 12.84rem; */
	background: #FFFFFF;
	opacity: .9;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 0.8125rem;
	display: none;
}

.the_activities_resources>li {
	width: 100%;
	height: 20%;
}

.the_activities_resources>li>a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 300%;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #eae7f0;
}

.the_activities_resources>li>a:hover {
	color: #333333;
	border-bottom: 2px solid #e37310;
}

.the_academic_resources {
	width: 6.875rem;
	/* height: 12.84rem; */
	background: #FFFFFF;
	opacity: .9;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 0.8125rem;
	display: none;
}

.the_academic_resources>li {
	width: 100%;
	height: 20%;
}

.the_academic_resources>li>a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 300%;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #eae7f0;
}

.the_academic_resources>li>a:hover {
	color: #333333;
	border-bottom: 2px solid #e37310;
}

.the_menu_about_resource {
	width: 6.875rem;
	background: #FFFFFF;
	opacity: .9;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 0.8125rem;
	display: none;
}

.the_menu_about_resource>li {
	width: 100%;
	height: 30%;
}

.the_menu_about_resource>li>a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 300%;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #eae7f0;
}

.the_menu_about_resource>li>a:hover {
	color: #333333;
	border-bottom: 2px solid #e37310;
}

.the_question_resources {
	width: 6.875rem;
	/* height: 10.84rem; */
	background: #FFFFFF;
	opacity: .9;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 0.8125rem;
	display: none;
}

.the_question_resources>li {
	width: 100%;
	height: 25%;
}

.the_question_resources>li>a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 300%;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #eae7f0;
}

.the_question_resources>li>a:hover {
	color: #333333;
	border-bottom: 2px solid #e37310;
}

.main_title, .main_title_under {
	margin: 0 auto;
	color: #424242;
}

.main_title {
	font-size: 1.875rem;
	width: 11.9375rem;
	height: 4.25rem;
	line-height: 4.25rem;
	border-bottom: 1px dashed #ededed;
	position: relative;
	margin-bottom: 1rem;
}

.main_title>span {
	content: '';
	display: block;
	width: 3.125rem;
	height: 0.25rem;
	background: #e37310;
	position: absolute;
	left: 4.375rem;
	top: 4.1875rem;
}

.main_title_under {
	text-align: center;
	height: 3.0625rem;
	line-height: 3.0625rem;
	font-size: 1.0625rem;
	margin-bottom: 1rem;
}

/*banner*/
.banner_other {
	width: 100%;
	min-width: 75rem;
	height: auto;
	/*height: 465px;*/
	/*overflow: hidden;*/
	/*text-align: center;*/
	/*vertical-align: middle;*/
	/*background-position-x: center;*/
	/*background-position-y: center;*/
	/*background-image:url('../images/xxxx.png');*/
	/*background-repeat: no-repeat;*/
}

.banner_other img {
	width: 100%;
	/*height: 100%;*/
}

.footer {
	width: 100%;
	height: 21.25rem;
	background: #373c40;
	font-size: 0.8125rem;
}

.footer .bottom {
	width: 75rem;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.footer .bottom .logo_footer {
	/*width: 10.625rem;*/
	/*height: auto;*/
	position: absolute;
	top: 28px;
}

.footer .bottom .line_footer {
	width: 1px;
	height: 14.125rem;
	position: absolute;
	top: 2.3125rem;
	left: 28.125rem;
	background: #41464a;
}

.footer .bottom .footer_nav {
	position: absolute;
}

.footer .bottom .footer_service {
	top: 3.4375rem;
	left: 30.75rem;
}

.footer .bottom .footer_about {
	top: 3.4375rem;
	left: 41.3125rem;
}

.footer .bottom .footer_contact {
	top: 3.4375rem;
	left: 50rem;
}

.footer .bottom .footer_nav h3 {
	height: 2rem;
	line-height: 2rem;
	font-size: 0.9375rem;
	color: #ffffff;
}

.footer .bottom .footer_nav i {
	display: block;
	width: 1.25rem;
	height: 2px;
	background: #73777a;
}

.footer .bottom .footer_nav ul {
	margin-top: 0.625rem;
}

.footer .bottom .footer_nav ul li {
	height: 1.75rem;
	line-height: 1.75rem;
}

.footer .bottom .footer_nav ul li a {
	color: #87898b;
}

.footer .bottom .footer_nav a:hover {
	color: #FFFFFF;
	opacity: 0.9;
}

.footer .bottom .phone_footer {
	position: absolute;
	top: 56px;
	right: -33px;
	color: #e37310;
	/* font-size: 30px; */
	/* font-weight: 700; */
}

.footer .bottom .tool {
	position: absolute;
	top: 232px;
	right: 0;
}

.footer .bottom .tool img {
	float: left;
	margin-right: 1.375rem;
}

.footer .bottom .tool img:last-child {
	margin-right: 0.625rem;
	margin-left: 15px;
}

.wx_show {
	width: 123px;
	height: 123px;
	position: absolute;
	left: 78%;
	top: 29%;
	display: none;
	z-index: 10000;
}

.qq_show {
	width: 7.90625rem;
	height: 7.6875rem /* 123/16 */;
	position: absolute;
	left: 80%;
	top: 2%;
	display: none;
	z-index: 10000;
}

.phone_shows {
	width: 9.5rem /* 200/16 */;
	height: 2.1875rem /* 35/16 */;
	line-height: 2.5rem;
	text-align: center;
	font-size: 20px /* 12/16 */;
	font-weight: 700;
	color: #e6710b;
	/* background: url("../images/sjh.png") 0 0 no-repeat; */
	background-color: #829cb742;
	position: absolute;
	left: 90%;
	top: 55%;
	display: none;
	z-index: 10000;
}

.phone_shows>span {
	display: inline-block;
}

.footer .bottom .copyright {
	width: 75rem;
	height: 70px;
	line-height: 120px;
	text-align: center;
	color: #999999;
	position: absolute;
	left: 0;
	bottom: 0;
	border-top: 1px solid #41464a;
}

.frame_suspended1 {
	width: 4.375rem;
	height: auto;
	position: fixed;
	right: 1.25rem;
	bottom: 27.125rem;
	z-index: 100000;
}

.suspend-baojia1 {
	padding-top: 2px;
	font-size: 37px;
	text-align: center;
	display: block;
	height: 40px;
	color: #e37310;
	background-color: #ffffff;
}

.suspend-baojia1:hover {
	padding-top: 2px;
	font-size: 38px;
	text-align: center;
	display: block;
	color: #ffffff;
	background-color: #e37310;
}

.frame_suspended {
	width: 4.375rem;
	height: auto;
	position: fixed;
	right: 1.25rem;
	bottom: 3.125rem;
	z-index: 100000;
}

.frame_suspended .frame_list {
	width: 4.375rem;
	height: auto;
	border-radius: 5px;
	box-shadow: 0 0 10px #9ea0a2;
	background: white;
}

.frame_suspended .frame_list a {
	display: block;
	width: 100%;
	height: 4.6875rem;
	text-align: center;
	font-size: 0.75rem;
}

.frame_suspended .frame_list1 a {
	border-bottom: 1px solid #e1e1e1;
}

.suspend-baojia {
	padding-top: 2px;
	font-size: 37px;
	text-align: center;
	display: block;
}

.suspend-baojia:hover {
	padding-top: 2px;
	font-size: 38px;
	text-align: center;
	display: block;
}

.suspend-baojia-font {
	font-size: 0.75rem;
	color: #e37310;
	background-color: #ffffff;
	text-align: center;
}

.suspend-baojia-font:hover {
	font-size: 0.75rem;
	color: #ffffff;
	text-align: center;
	background-color: #e37310;
}

.frame_suspended .frame_list .frame0 {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.frame_suspended .frame_list .frame2 {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.frame1>img {
	width: 2.25rem /* 36/16 */;
	height: 2.25rem /* 36/16 */;
}

.frame2>img {
	width: 2rem /* 32/16 */;
	height: 1.9375rem /* 31/16 */;
}

.frame3>img:nth-child(1) {
	width: 2.3125rem /* 37/16 */;
	height: 1.9375rem /* 31/16 */;
}

.frame3 {
	position: relative;
}

.frame3 .wxewm {
	width: 16.125rem /* 258/16 */;
	height: 16.125rem /* 258/16 */;
	position: absolute;
	left: -370%;
	top: -100%;
	display: none;
}

.frame4>img {
	width: 1.8125rem /* 29/16 */;
	height: 2rem;
}

.frame5>img {
	width: 1.6875rem /* 27/16 */;
	height: 1.6875rem /* 27/16 */;
}

.frame6>img {
	width: 2rem;
	height: 1.0625rem /* 17/16 */;
}

.frame6 {
	cursor: pointer;
}

.frame_suspended .frame_list a img {
	margin-top: 0.625rem;
}

.frame_suspended .frame_list a span {
	display: block;
	margin-top: 0.4375rem;
}

.frame_suspended .frame_list2 a {
	border-bottom: 1px solid #e1e1e1;
	box-sizing: border-box;
}

.frame_suspended .frame_list2 a:last-child {
	border: none;
}

.pagination {
	text-align: center;
	font-size: 0.75rem;
	padding: 0.625rem 0;
	margin-top: 1.05rem;
	/*margin-bottom: 6.25rem;*/
}

.pagination span {
	display: inline-block;
	padding: 0 0.625rem;
	height: 1.75rem;
	line-height: 1.75rem;
	/*border: 1px solid #ddd;*/
	text-decoration: none;
	color: #999;
	cursor: pointer;
	margin-right: 5px;
}

.pagination span:hover {
	color: white;
	background: #e77817;
}

.main_titleOther, .main_title_underOther {
	margin: 0 auto;
	color: #424242;
}

.main_titleOther {
	font-size: 1.875rem;
	height: 4.25rem;
	line-height: 4.25rem;
	text-align: c;
	text-align: center;
	/*border-bottom: 1px dashed #ededed;*/
	position: relative;
}

.main_titleOther>span {
	content: '';
	display: block;
	width: 1.875rem;
	height: 0.25rem;
	background: #e37310;
	position: absolute;
	left: 36.5rem;
	top: 4.1875rem;
}

.main_title_underOther {
	height: 3.0625rem;
	line-height: 3.0625rem;
	font-size: 1.0625rem;
	margin-bottom: 4px;
	text-align: center;
	position: relative;
}

.main_title_underOther>span:nth-child(1) {
	position: absolute;
	left: 21.875rem;
	top: 1.625rem;
	width: 12.5rem;
	height: 1px;
	background: linear-gradient(to left, #000000, #f9f9f9);
}

.main_title_underOther>span:nth-child(2) {
	position: absolute;
	left: 40.625rem;
	top: 1.625rem;
	width: 12.5rem;
	height: 1px;
	background: linear-gradient(to right, #000000, #f9f9f9);
}

.main_boxDiv {
	width: 100%;
	height: 39rem;
	border-bottom: 1px dashed #ededed;
	margin-bottom: 3.3125rem;
}

.main_boxDivOther {
	width: 75rem;
	height: 100%;
	margin: 0 auto;
	border-bottom: 1px dashed #ededed;
}

.commonBoxShadow {
	width: 75rem;
	height: 44.625rem;
	box-shadow: 0 0 0.625rem 0.25rem #f6f6f6;
	margin: 6.25rem auto 6.5rem;
}

input {
	color: #333333;
	font-weight: bold;
	text-indent: 0.825rem;
	font-size: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input::placeholder {
	color: #D0D0D0;
	font-size: 0.75rem;
	font-weight: normal;
}

.member_center {
	width: 75rem;
	height: auto;
	margin: 0 auto;
}

.member_center .member_center_ul1 {
	width: 100%;
	height: 2.1875rem;
}

.member_center .member_center_ul1 li {
	height: 100%;
	padding-left: 1.4375rem;
	line-height: 2rem;
	float: left;
	background: url("../image/basic_data1.png") 0 13px no-repeat;
}

.member_center .member_center_ul1 li:first-child {
	padding-left: 0;
	background: none;
}

.member_center .member_center_ul1 li a {
	display: block;
	color: #666666;
	margin-right: 1.4375rem;
	font-size: 0.75rem;
}

.member_center .member_center_data {
	width: 100%;
	height: 50.625rem;
	margin-bottom: 4.5625rem;
}

.member_center .member_center_data .member_center_data_left {
	width: 12.1875rem;
	height: 100%;
	float: left;
	margin-right: 1.25rem;
	text-align: center;
	background: #FFFFFF;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox
	{
	width: 100%;
	height: auto;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox>li
	{
	width: 100%;
	padding-top: 1.0625rem;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox>li:first-child
	{
	padding-top: 1.0625rem;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox .member_center_data_left_ulBox_innerUl
	{
	width: 9rem;
	text-align: left;
	margin-left: 3.1875rem;
	position: relative;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox .member_center_data_left_ulBox_innerUl>li
	{
	width: 100%;
	height: 0.75rem;
	margin-top: 1.25rem;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox .member_center_data_left_ulBox_innerUl>li h1
	{
	font-size: 1rem;
	height: 1rem;
	color: #333333;
	font-weight: bold;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox .member_center_data_left_ulBox_innerUl>li a
	{
	width: 100%;
	font-size: 0.75rem;
	height: 100%;
	color: #666666;
}

.member_center .member_center_data .member_center_data_left .member_center_data_left_ulBox .member_center_data_left_ulBox_innerUl img
	{
	position: absolute;
	left: -2rem;
	top: -0.1875rem;
}

.member_center .member_center_data .member_center_data_right {
	width: 61.5625rem;
	height: 100%;
	float: right;
	position: relative;
	text-align: center;
}

.member_center .member_center_data .member_center_data_right .member_center_data_right_box
	{
	/* width: 57.8125rem; */
	padding-left: 1.875rem;
	padding-right: 1.875rem;
	height: 31.9375rem;
	margin: 0 auto;
	background: #FFFFFF;
	padding-top: 1.8125rem;
}

.member_center .member_center_data .member_center_data_right .member_center_data_right_box_under
	{
	width: 100%;
	height: 10.625rem;
	margin-top: 1.25rem;
	background: #FFFFFF;
}

.member_center .member_center_data .member_center_data_right .member_center_data_right_box_under div
	{
	width: 58.875rem;
	height: 6.0625rem;
	margin-left: 2.6875rem;
	padding-top: 1.75rem;
}

.member_center .member_center_data .member_center_data_right .member_center_data_right_box_under div h1
	{
	width: 100%;
	height: 1.25rem;
	line-height: 1.25rem;
	text-align: left;
	text-indent: 1.8125rem;
	font-size: 1rem;
	color: #333333;
	background: url("../image/security_setting4.png") 0 0 no-repeat;
}

.member_center .member_center_data .member_center_data_right .member_center_data_right_box_under div ul
	{
	width: 100%;
	margin-top: 2.125rem;
	text-align: left;
}

.member_center .member_center_data .member_center_data_right .member_center_data_right_box_under div ul li
	{
	font-size: 0.75rem;
	line-height: 1.375rem;
	color: #666666;
	list-style: url("../image/security_setting5.png") inside;
}

select:invalid {
	color: #666666;
}

option {
	color: #333333;
}


 .navigation .nav .nav_list>li{
	 position:relative;
 }
.navigation .nav .nav_list>li>a>em{
	position: absolute;
	font-size: 12px;
	top: 24px; right: 0;
	color: red;
	font-weight: bold;
	animation: changeshadow01 1s  ease-in  infinite ;
	/* 其它浏览器兼容性前缀 */
	-webkit-animation: changeshadow01 1s linear infinite;
	-moz-animation: changeshadow01 1s linear infinite;
	-ms-animation: changeshadow01 1s linear infinite;
	-o-animation: changeshadow01 1s linear infinite;
}
.navigation .nav .nav_list>li>a>span{
	position: absolute;
	font-size: 12px;
	top: 24px;
	right: 0;
	color: #e67410;
	font-weight: bold;
	animation: changeshadow02 1s  ease-in  infinite ;
	/* 其它浏览器兼容性前缀 */
	-webkit-animation: changeshadow02 1s linear infinite;
	-moz-animation: changeshadow02 1s linear infinite;
	-ms-animation: changeshadow02 1s linear infinite;
	-o-animation: changeshadow02 1s linear infinite;
}
@keyframes changeshadow01 {
	0%{ text-shadow: 0 0 4px #FF0048}
	50%{ text-shadow: 0 0 40px #FF0048}
	100%{ text-shadow: 0 0 4px #FF0048}
}
/* 添加兼容性前缀 */
@-webkit-keyframes changeshadow01 {
	0%{ text-shadow: 0 0 4px #FF0048}
	50%{ text-shadow: 0 0 40px #FF0048}
	100%{ text-shadow: 0 0 4px #FF0048}
}
@-moz-keyframes changeshadow01 {
	0%{ text-shadow: 0 0 4px #FF0048}
	50%{ text-shadow: 0 0 40px #FF0048}
	100%{ text-shadow: 0 0 4px #FF0048}
}
@-ms-keyframes changeshadow01 {
	0%{ text-shadow: 0 0 4px #FF0048}
	50%{ text-shadow: 0 0 40px #FF0048}
	100%{ text-shadow: 0 0 4px #FF0048}
}
@-o-keyframes changeshadow01 {
	0%{ text-shadow: 0 0 4px #FF0048}
	50%{ text-shadow: 0 0 40px #FF0048}
	100%{ text-shadow: 0 0 4px #FF0048}
}
@keyframes changeshadow02 {
	0%{ text-shadow: 0 0 4px #F0A210}
	50%{ text-shadow: 0 0 40px #F0A210}
	100%{ text-shadow: 0 0 4px #F0A210}
}
/* 添加兼容性前缀 */
@-webkit-keyframes changeshadow02 {
	0%{ text-shadow: 0 0 4px #F0A210}
	50%{ text-shadow: 0 0 40px #F0A210}
	100%{ text-shadow: 0 0 4px #F0A210}
}
@-moz-keyframes changeshadow02 {
	0%{ text-shadow: 0 0 4px #F0A210}
	50%{ text-shadow: 0 0 40px #F0A210}
	100%{ text-shadow: 0 0 4px #F0A210}
}
@-ms-keyframes changeshadow02 {
	0%{ text-shadow: 0 0 4px #F0A210}
	50%{ text-shadow: 0 0 40px #F0A210}
	100%{ text-shadow: 0 0 4px #F0A210}
}
@-o-keyframes changeshadow02 {
	0%{ text-shadow: 0 0 4px #F0A210}
	50%{ text-shadow: 0 0 40px #F0A210}
	100%{ text-shadow: 0 0 4px #F0A210}
}