html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
address,
em,
img,
strong,
tt,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
footer,
header,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Microsoft YaHei;
}

body {
	background-color: #f8f8f8;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	colorr: #FF4400;
	text-decoration: none;
}

iframe {
	width: 100%;
	height: 100%;
}

i,
em {
	font-style: normal;
}
ul,
ol {
	list-style: none;
}
img {
	border: none;
}

input {
	outline: none;
	border: none;
}
.banner{
	min-width: 1210px;
}
@media screen and ( max-device-width: 785px) {
	body{
		width:125%;
	}
}
/*@media screen and ( max-width: 1280px) {
	.zhiyin_1 {
	    width: 300px;
	    margin: auto;
	    position: absolute;
	    left: 32%!important;
	    top: 142px;
	    height: 100px;
	    z-index: 99;
	    cursor: pointer;
	    border: 2px solid white;
	    border-radius: 6px;
	    margin-left: 365px;
	}
}*/

.wrap {
	max-width: 1210px;
	width: 100%;
	display: flex;
	justify-content: flex-end;;
	margin: auto;
}
.header_main{
	width:100%;
	height:120px;
	position: absolute;
	top: 0;
	z-index: 2;
	min-width: 1210px;
}
.header_top{
	background-color:rgba(0,0,0,0.8);
	width: 100%;
	height:50px;
	line-height: 50px;
	min-width: 1210px;
}
.header{
	background-color:rgba(0,0,0,0.4);
	width: 100%;
	float: left;
	height:70px;
	line-height: 70px;
	font-size: 20px;
	min-width: 1210px;
	position: absolute;
    margin-top: 0;
    z-index: 2;
	
}
.header_logo{
	float: left;
    line-height: 0;
    margin-right: 20px;
    /*margin-left: 66px;*/
}
.header_logo a{
	background: url(../img/logo_white.png) no-repeat;
	background-size: cover;
	width:184px;
	height:36px;
	margin-top:7px;
	display: inline-block;
}
.header_logow{
	float: left;
    line-height: 0;
    margin-right: 20px;
}
.header_logow a{
	background: url(../img/logo_black.png) no-repeat;
	background-size: cover;
	width:184px;
	height:36px;
	margin-top:7px;
	display: inline-block;
}
.header_white a{
	color:#333333;
}
/*.header .header_menu{
	float: left;
}*/
.header .header_menu ul li{
	float: left;
}
.header .header_menu ul li a:hover{
	border-bottom: 4px solid #1477e4;
}
.header .header_menu ul li a{
	padding-bottom: 20px;
	padding-top: 22px;
	padding-left: 15px;
    padding-right: 15px;
}
.header_right{
	float: left;
	cursor: pointer;
}
.header_right p{
	color:#ffffff;
}
.header_right .header_login,.header_name{
	border:1px solid #ffffff;
	height:35px;
	line-height: 35px;
	margin-top:7px;
	margin-left: 10px;
	border-radius: 6px;
}
.header_right .header_login span a{
	padding:10px;
}
.header_right .header_login span:nth-of-type(1){
	border-right: 1px solid #ffffff;
}
.header_right .header_name{
	border:1px solid #ffffff;
	/*height:40px;
	line-height: 40px;
	margin-top:5px;*/
	border-radius: 6px;
	display: none;
	position: relative;
	height: 35px;
    line-height: 35px;
    margin-top: 8px;
}
.header_right .header_name img{
	margin-left:10px;
	margin-right: 10px;
	margin-top: -25px;
    vertical-align: middle;
    display: inline-block;
}
.header_right .header_name span{
	padding-left:10px;
	max-width: 89px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.header_right .header_name strong{
	position: absolute;
    top: 34px;
    left: 0;
    background: #ffffff;
    color: #333333;
    font-size: 14px;
    border-radius: 2px;
    font-weight: normal;
    text-align: center;
    display: none;
    width: 94px;
    height: 40px;
    line-height: 40px;
    z-index: 9;
}
.bottom {
	background-color: #333333;
	height: 340px;
	color: white;
	min-width: 1210px;
}

.bottom a {
	color: #FFFFFF;
}

.footer_1 {
	float: left;
	padding-top: 118px;
}
.footer_1 .first_li{
	float: left;
	margin-left: 40px;
    margin-bottom: 20px;
    padding-top: 6px;
}
.footer_2 {
	overflow: hidden;
	/*width: 112px;*/
	cursor: pointer;
}

.footer_2 li {
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}

.wrop_1 {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.logo_active {
	border-bottom: 4px solid #1477e4;
}

.famous_teachers {
	width: 100%;
	background-color: #FFFFFF;
	padding-left:10px;
}

.wrop {
	width: 1210px;
	margin: auto;
	min-width: 1210px;
}

.fa_p {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	margin-top: 20px;
	position: relative;
}
.curriculm_enter a{
	background:url(../img/curriculum/chuji_enter.png) no-repeat;
	height:47px;
	width:650px;
	display: inline-block;
	position: absolute;
	top:6px;
	right:0;
	display: inline-block;
}
.line {
	height: 20px;
	background-color: #f8f8f8;
}


.quality_title h3 {
	padding: 10px 0;
	font-size: 17px;
	display: flex;
	justify-content: flex-start;
	margin-right: 20px;
	cursor: context-menu;
	margin-top: 12px;
	margin-bottom: 10px;
}

.quality_title span {
	width: 5px;
	height: 18px;
	background: #1477e4;
	display: inline-block;
	margin-top: 3px;
	margin-right: 10px;
}

.quality_title img {
	padding: 30px 0 50px 38px;
}

.quality_title i {
	font-size: 14px;
	color: #a0a0a0;
	margin-top: 3px;
	margin-left: 30px;
	font-weight: 100;
}

.tan_logo .tan_closelogo{
	display: none;
	cursor: pointer;
}
.tan_logo .tan_closelogo img{
	position: fixed;
	width: 100px;
	height: 100px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	z-index: 999;	
	
	right:0;
	top:50%;
}
.tan_okbind {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.tan_closebind {
	width: 400px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.ti_wenbind {
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #333333;
	margin-top: 25px;
	text-align: center;
}
.btn_1bind {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	cursor: pointer;
}

.btn_1bind p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #e5e5e5;
	margin-left: 10px;
}

.btn_1bind p:nth-of-type(2) {
	background-color: #1477e4;
	color: #FFFFFF;
}

.tan_titlebind {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}
.tan_ok {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.tan_close {
	width: 400px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.btn_1 a {
	width: 100px;
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 5px;
	color: #666666;
	/* line-height: 40px; */
	text-align: center;
	font-size: 22px;
}

.ti_wen {
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #333333;
	margin-top: 25px;
	text-align: center;
	padding: 0 20px;
}

.btn_1 {
	width: 100%;
    text-align: center;
    margin: auto;
    margin-top: 50px;
}

.btn_1 p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #e5e5e5;
	display: inline-block;
	cursor:pointer;
}

.btn_1 p:nth-of-type(2) {
	background-color: #1477e4;
	color: #FFFFFF;
	margin-left: 10px;
}

.tan_title {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}




.tan_oks {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.tan_closes {
	width: 400px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.btn_1s a {
	width: 100px;
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 5px;
	color: #666666;
	/* line-height: 40px; */
	text-align: center;
	font-size: 22px;
}

.ti_wens {
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #333333;
	margin-top: 25px;
	text-align: center;
}

.btn_1s {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	cursor: pointer;
}

.btn_1s p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #e5e5e5;
	margin-left: 10px;
}

.btn_1s p:nth-of-type(2) {
	background-color: #1477e4;
	color: #FFFFFF;
}

.tan_titles {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}




.help {
	position: fixed;
	width: 84px;
	/*height: 285px;*/
	top: 45%;
	z-index: 999;
	left: 90%;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	text-align: center;
	border-top:none;
	
}
/*@media screen and ( max-width: 992px) {
	.help {
	position: fixed;
	width: 84px;
	top: 50%;
	z-index: 999;
	left: 90%;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	text-align: center;
}
	
	
}*/
.swkc_scroll{
	display: none;
}
.help img {
	margin-top: 10px;
}
.help li:nth-of-type(4) img{
	height: 28px;
    width: 28px;
    display: inline-block;
}
.help a {
	color: #1477e4;
}
.rightarrows{
	width: auto!important;
	height: auto!important;
	position: absolute;
	right: -21px;
	top: -36px;
}
.help li {
	cursor: pointer;
	padding: 0 5px;
	height: 71px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #1477e4;
}

.fa_p a {
	color: #000000;
}

.fa_p a:hover {
	color: #1477e4;
}
.tan_txh {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.tan_closetxh {
	width: 557px;
	height: 734px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.tan_ok1 {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 1002;
}

.tan_close1 {
	width: 400px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.btn_11 a {
	width: 100px;
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 5px;
	color: #666666;
	/* line-height: 40px; */
	text-align: center;
	font-size: 22px;
}

.ti_wen1 {
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #333333;
	margin-top: 25px;
	text-align: center;
}

.btn_11 {
	margin-top: 50px;
	cursor: pointer;
	text-align: center;
}

.btn_11 p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #e5e5e5;
	margin-left: 10px;
	display: inline-block;
}

.btn_11 p:nth-of-type(2) {
	background-color: #1477e4;
	color: #FFFFFF;
}

.tan_title1 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}

.tan_ok2 {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.tan_close2 {
	width: 400px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.btn_12 a {
	width: 100px;
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 5px;
	color: #666666;
	/* line-height: 40px; */
	text-align: center;
	font-size: 22px;
}

.ti_wen2 {
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #333333;
	margin-top: 95px;
	text-align: center;
	padding: 0 10px;
}

.btn_12 {
	margin-top: 50px;
	cursor: pointer;
	text-align: center;
}

.btn_12 p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #e5e5e5;
	margin-left: 10px;
	display: inline-block;
}

.btn_12 p:nth-of-type(2) {
	background-color: #1477e4;
	color: #FFFFFF;
}

.tan_title2 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	padding: 0 20px;
    float: left;
    width: 100%;
}
.tan_title2 p:nth-of-type(1){
	float: left;
}
.tan_title2 p:nth-of-type(2){
	float: right;
}
.tan_title2 p img {
	cursor: pointer;
}

.fa_p p i {
	font-style: normal;
	color: #1477e4;
	/* text-align: right; */
	font-weight: 600;
	cursor: pointer;
}

.fa_p p i a {
	color: #1477e4;
}

.found {
	width: 100%;
	height: 400px;
	background: #ffffff;
	position: relative;
}

.found img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.user_name {
	/* display: flex; */
	/* justify-content: space-around; */
	/* margin-top: 20px; */
	/* padding-top: 20px; */
	margin-top: 28px;
	padding: 4px 10px;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
}

.user_zu {
	display: none;
	/*margin-left: 50px;*/
	margin-top: 8px;
}

.user_zu img {
	vertical-align: middle;
	margin-top: -12px;
}

.user_li i {
	max-width: 95px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 9px;
	color: #ffffff;
	display: inline;
}

.bot {
	text-align: center;
	margin-top: 20px;
}

.bot p {
	height: 20px;
	line-height: 20px;
}

.bot p span {
	padding: 0 20px;
	border-right: 1px solid white;
	display: inline-block;
	font-size: 12px;
}

.bot p span:nth-last-child(1) {
	border-right: none;
}

.bot_wrap {
	width: 1200px;
	margin: auto;
}

.footer_1 .footer_2 li a:hover {
	color: #1477e4;
	cursor: pointer;
}

.footer_2 .f_img {
	pointer-events: none;
	text-align: center;
	margin-bottom: 15px;
	height: 40px;
	margin-top: 8px;
	width: 82px;
}

.demo1 {
	display: none;
	position: absolute;
	margin-left: -244px;
	margin-top: -76px;
	z-index: 99;
	cursor: pointer;
}

.demo3 {
	display: none;
	position: absolute;
	margin-left: -182px;
	margin-top: -65px;
	z-index: 99;
	cursor: pointer;
	margin-top: -103px;
}

#demo1 {
	background-color: #fff;
	position: relative;
	border: 2px solid #1477e4;
	border-radius: 5px;
	box-shadow: 0px 0px 1px 1px #906e6e;
}

#demo3 {
	background-color: #fff;
	position: relative;
	border: 2px solid #1477e4;
	border-radius: 5px;
	box-shadow: 0px 0px 1px 1px #906e6e;
}

#demo5 {
	background-color: #fff;
	position: relative;
	border: 1px solid  #e5e5e5;
	border-radius: 5px;
/*	box-shadow: 0px 0px 1px 1px #906e6e;*/
}
#demo1:after,
#demo1:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}

#demo3:after,
#demo3:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}

#demo5:after,
#demo5:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}
#demo1:after {
	border-width: 10px;
	border-left-color: #fff;
	top: 36px;
	left: 224px;
}

#demo3:after {
	border-width: 10px;
	border-left-color: #fff;
	top: 69px;
	left: 164px;
}
#demo5:after {
	border-width: 10px;
	border-left-color: #fff;
	top: 6px;
	left: -2px;
}
#demo5:before {
	border-width: 12px;
	/* border-right-color: #1477e4; */
	top: 4px;
	border-left-color: #e5e5e5;;
	left: 0px;
}
#demo1:before {
	border-width: 12px;
	/* border-right-color: #1477e4; */
	top: 34px;
	border-left-color: #1477e4;
	left: 225px;
}

#demo3:before {
	border-width: 12px;
	/* border-right-color: #1477e4; */
	top: 67px;
	border-left-color: #1477e4;
	left: 162px;
}

#demo1 h4 {
	padding: 10px;
	color: #1477e4;
}

#demo1 p {
	padding: 0 20px;
	/*max-width: 264px;*/
	padding-bottom: 10px;
}

.rp_teach a {
	color: #333333;
}

.demo2 {
	display: none;
	position: absolute;
	/*margin-left: -158px;*/
	margin-left:-170px;
	margin-top: -71px;
	z-index: 99;
	cursor: pointer;
}

#demo2 {
	background-color: #fff;
	position: relative;
	border: 2px solid #1477e4;
	border-radius: 5px;
	box-shadow: 0px 0px 1px 1px #906e6e;
}

.demo2 a {
	padding: 5px;
	display: inline-block;
}


 #demo2:after,
#demo2:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
} 

.rightarrow {
	position: absolute;
	right: -18px;
	top: -26px;
}


 #demo2:after {
	border-width: 10px;
    border-left-color: #fff;
    top: 47px;
    left: 149px;
} 


 #demo2:before {
	border-width: 12px;
  
    top: 45px;
    border-left-color: #1477e4;
    left: 149px;
} 

#demo2 h4 {
	padding: 10px;
	color: #1477e4;
}

#demo2 p {
	padding: 0 20px;
	max-width: 264px;
	padding-bottom: 20px;
}

.fa_p p span {
	font-size: 20px;
	font-weight: 600;
	/*margin-right: 30px;*/
}

.fa_p p span strong {}
.tan_zd {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 1002;
}

.zd_close {
	width: 600px;
	height: 225px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.zd_close ul{
    width: 100%;
    padding: 60px;
    padding-top: 64px;
    float: left;
}
.zd_close ul li{
    background: #d4d4d4;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px;
    float: left;
    margin: 0 20px;
}
.zd_close ul li a{
	color:#333333;
	padding: 10px 20px;
    display: inline-block;
}
.zd_close ul li:hover{
	background: #1477e4;
	color:#fff;
}
.zd_close ul li:hover a{
	color:#fff;
}
.zd_close .span {
    width: 5px;
    height: 18px;
    background: #1477e4;
    display: inline-block;
    margin-top: 3px;
    margin-right: 10px;
}
.zd_close p{
	height: 40px;
    line-height: 40px;
    font-size: 20px;
}



.tan_zdce {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.zdce_close {
	width: 600px;
	height: 225px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.zdce_close ul{
	display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 60px;
    flex-wrap: wrap;
    padding-top: 64px;
}
.zdce_close ul li{
	
    background: #d4d4d4;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 20px;
}
.zdce_close ul li a{
	color:#333333;
	padding: 10px 20px;
	display: inline-block;
}
.zdce_close ul li:hover{
	background: #1477e4;
	color:#fff;
}
.zdce_close ul li:hover a{
	color:#fff;
}
.zdce_close .span {
    width: 5px;
    height: 18px;
    background: #1477e4;
    display: inline-block;
    margin-top: 3px;
    margin-right: 10px;
}
.zdce_close p{
	height: 40px;
    line-height: 40px;
    font-size: 20px;
}


.tan_ok3 {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.tan_close3 {
	width: 400px;
	height: 325px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.btn_13 {
	cursor: pointer;
}

.login_user {
	float: left;
}
.login_user p:nth-of-type(1){
	float: left;
	width:50px;
}
.login_pass {
	float: left;
}
.login_pass p:nth-of-type(1){
	float: left;
	width:50px;
}
.login_user p img,
.login_pass p img {
	margin-top: 11px;
	margin-left: 15px;
	margin-right: 10px;
}

.login_user,
.login_pass {
	width: 300px;
	background-color: #EFEFEF;
	border-radius: 5px;
	margin: 0 auto;
	height: 45px;
	margin-top: 31px;
    margin-left: 49px;
}

.login_user {
	margin-top: 31px;
}

.login_pass {
	margin-top: 20px;
	margin-bottom: 20px;
}

.login {
	width: 300px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background-color: #1477e4;
	/*margin-top: 20px;*/
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

.password {
	width: 310px;
    margin: auto;
    margin-top: 10px;
    float: left;
    text-align: center;
    margin-left: 46px;
}
.password span:nth-of-type(1){
	float: left;
}
.password span:nth-of-type(2){
	float: right;
}
.password a {
	color: #666;
	font-size: 16px;
}

.password span {
	display: inline-block;
	font-size: 16px;
}
.login_pass p img {
	margin-top: 11px;
}

.phoneinput {
	background-color: #EFEFEF;
	width: 244px;
    height: 43px;
	
}

.yqlj {
	margin-top: 20px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	text-align: center;
}

.yqlj ul {
	display: inline-block;
	overflow: hidden;
}

.yqlj ul li {
	float: left;
	font-size: 12px;
	margin: 0 15px;
	font-size: 16px;
}

.yqlj ul li:nth-of-type(1) {
	margin-right: 0;
}

.yqlj ul li a {
	font-size: 12px;
}

.yqlj ul li a:hover {
	color: #1477e4;
}

.tan_title2 span {
	text-align: right;
}

.tan_ok_i {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 1000;
}

.tan_ok_d {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 1000;
}

.tan_close_i {
	width: 900px;
	height: 546px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;

}

.tan_title_i {
	height: 60px;
	line-height: 60px;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}

.tan_title_i span {
	margin-left: 25px;
	letter-spacing: 1px;
}

.tan_title_i span:nth-of-type(2) {
	float: right;
	margin-right: 20px;
	cursor: pointer;
}


.btn_1_i {
	/*display: flex;*/
	/*justify-content: space-evenly;*/
	/*margin-top: 20px;*/
	cursor: pointer;
	flex-wrap: wrap;
	height: 486px;
    overflow: auto;
}

.btn_2_i {
	/*display: flex;*/
	/*justify-content: space-evenly;*/
	cursor: pointer;
	flex-wrap: wrap;
	height: 486px;
    overflow: auto;
}

.btn_1_i a:hover {
	color: #1477e4;
}

.btn_1_i strong {
	/*float: left;*/
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	cursor: context-menu;
	font-size: 20px;
}

.btn_1_i a strong {
	/*float: left;*/
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	cursor: pointer;
	font-size: 20px;
}

.btn_1_i .rows_1 strong {
	/*float: left;*/
	font-weight: 600;
	font-size: 20px;
}

.btn_2_i strong {
	/*float: left;*/
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	cursor: context-menu;
	font-size: 20px;
}

.btn_2_i .rows_1 strong {
	/*float: left;*/
	font-weight: 600;
	font-size: 20px;
}

.btn_2_i a strong {
	/*float: left;*/
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
	cursor: pointer;
	font-size: 20px;
}

.btn_1_i a {
	width: 120px;
	border-radius: 5px;
	color: #666666;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	padding: 0 15px;
	display: inline-block;
	;
	text-align: justify;
	text-justify: distribute-all-lines;
	/*ie6-8*/
	text-align-last: justify;
}


/*.btn_1_i a:nth-of-type(1){
	padding: 0;
}*/

.btn_1_i>.empty {
	width: 100px;
	height: 40px;
	margin-left: 30px;
	margin-right: 30px;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}

.btn_2_i a:hover {
	color: #1477e4;
	/*margin-left: 20px;*/
}

.btn_2_i a {
	width: 120px;
	border-radius: 5px;
	color: #666666;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	padding: 0 15px;
	display: inline-block;
	text-align: justify;
	text-justify: distribute-all-lines;
	/*ie6-8*/
	text-align-last: justify;
}

.btn_2_i>.empty {
	width: 100px;
	height: 40px;
	margin-left: 30px;
	margin-right: 30px;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	/* line-height: 40px; */
	text-align: center;
	font-size: 22px;
}

.tishi {
	display: inline-block;
	color: #1477e4;
	padding: 0 20px;
	text-align: center;
    width: 100%;
}
.famous_tan_qi {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 999;
	display: none;
}
.famous_content_qi p {
    /* padding: 20px 0; */
    font-size: 16px;
    line-height: 35px;
 }
.famous_scroll_qi{
	overflow: hidden;
}
.famous_tan_qi_1 {
	width: 1000px;
	max-height: 300px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.famous_wrop_1 {
	padding: 0 30px;
}


.famous_tan1 {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	z-index: 999;
	display: none;
}

.famous_frame_1 {
	width: 1000px;
	max-height: 469px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.famous_wrop_1 {
	padding: 0 30px;
}

.famous_title_1 {
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	font-weight: 600;
}

.famous_title_1 p span:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg)
	/*-webkit-animation: run 5s linear 2s infinite;*/
	;
	transition: all 2s ease-in-out;
	-webkit-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
}

.famous_content_1 {
	margin-top: 35px;
}

.famous_scroll_1 {
	height: 405px;
	overflow-y: scroll;
}

.famous_scroll::-webkit-scrollbar {
	display: none;
}

.close_1 {
	display: none;
}

.famous_title_1 p span {
	float: right;
	cursor: pointer;
}

.famous_content_1 h4 {
	font-size: 18px;
	margin: 20px 0;
	/* margin-left: 20px; */
}

.famous_content_1 p {
	/* padding:20px 0; */
	font-size: 16px;
	line-height: 35px;
	/* margin-left: 22px; */
}

.li_login {
	display: none;
	float: left;
	margin-right: 6px;
}
.login_header_left{
	float: left;
}
.login_header_right{
	float: right;
}
.xpd {
	padding: 0 10px;
}

.user_span {
	font-size: 20px;
}


.adress {
	-ms-overflow-style: none;
}

/*å©Šæ°¬å§©é‰â„ƒæš£æµ£æ’´ç‰±å¯®ï¿½*/

.adress::-webkit-scrollbar {
	width: 10px;
	height: 1px;
}

.adress .rows_6{
	padding-bottom: 20px;
}
/*å©Šæ°¬å§©é‰â„ƒç²¦é§ï¿½*/

.adress::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #535353;
}


/*å©Šæ°¬å§©é‰Â¤å»ºé–¬ï¿½*/

.adress::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #ccc;
}


.btn_1_i {
	-ms-overflow-style: none;
}

/*å©Šæ°¬å§©é‰â„ƒæš£æµ£æ’´ç‰±å¯®ï¿½*/

.btn_1_i::-webkit-scrollbar {
	width: 10px;
	height: 1px;
}



.btn_1_i::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #535353;
}



.btn_1_i::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #ccc;
}

.btn_2_i {
	-ms-overflow-style: none;
}


.btn_2_i::-webkit-scrollbar {
	width: 10px;
	height: 1px;
}



.btn_2_i::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #535353;
}



.btn_2_i::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 10px;
	background: #ccc;
}
.top_guang{
	position: relative;
	min-width: 1210px;
	overflow: hidden;
}
.top_img_{
	position: fixed;
	bottom:0;
	left: 31px;
	z-index: 999;
	font-size: 0;
	display: none;
}
.top_img_ p{
	height: 30px;
    line-height: 30px;
    background: #fff;
    font-size: 16px;
    text-align: center;
    letter-spacing: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}
.top_img_ p img{
	width: 15px;
    position: absolute;
    right: 7px;
}

.xcx{
	/*position: absolute;
    top: -123px;
    left: -20.5px;*/
    /*width: 124px;*/
    /*height: 124px;*/
    font-size: 0;
    /*background:url(../img/shunde/ewm.png) no-repeat;*/
    margin-left: -22px;
    position: relative;
}
.xcx img{
	position: absolute;
	top: -22px;
    left: 108px;
    cursor: pointer;
}
.xcximg{
	display: inline-block;
	width: 124px;
	height: 124px;
	margin: 0 auto;
	/*border: 1px solid #e5e5e5;*/
}
.xcxposi{
	position: relative;
}
.help .k_phone a  img{
	width:28px;
	height:28px;
	display: inline-block;
}
.tingtext{
	cursor: pointer;
    padding: 0 5px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #1477e4;
}


.cart_demo {
	display: none;
	position: absolute;
	margin-left: -153px;
	margin-top: -57px;
	z-index: 99;
	cursor: pointer;
}
#cart_demo {
	background-color: #fff;
	position: relative;
	border: 2px solid #1477e4;
	border-radius: 5px;
	box-shadow: 0px 0px 1px 1px #906e6e;
}
#cart_demos {
	background-color: #fff;
	position: relative;
	border: 2px solid #1477e4;
	border-radius: 5px;
	box-shadow: 0px 0px 1px 1px #906e6e;
}
#cart_demo:after,
#cart_demo:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}
#cart_demo:after {
	border-width: 10px;
	border-left-color: #fff;
	top: 19px;
	left: 113px;
}
#cart_demo:before {
	border-width: 12px;
	/* border-right-color: #1477e4; */
	top: 18px;
	border-left-color: #1477e4;
	left: 113px;
}
#cart_demo p {
	padding: 0 20px;
	/*max-width: 264px;*/
	padding-bottom: 10px;
	/* padding-top: 10px; */
}


#cart_demos p {
	padding: 20px;
    /* max-width: 264px; */
    padding-bottom: 10px;
    /* padding-top: 10px; */
    height: 64px;
}

.activemo {
	display: none;
}

.activemo img {
	bottom: 100px;
	z-index: 1000;
	/*position: fixed;*/
	left: -100px;
	cursor: pointer;
	vertical-align: baseline;
}

.actshow{
	overflow: hidden;
    display: block;
    bottom: 100px;
    z-index: 1000;
    position: fixed;
    left: -160px;
    cursor: pointer;
    width: 350px;
    height: 262px;
    transition:left 2s;
}
.actshow:hover{
	 left:0;
}
.actding{
	font-size: 16px;
	color: #333333;
    position: absolute;
    top: 54px;
    right: 114px;
    width: 36px;
    line-height: 30px;
    height: 30px;
    z-index: 2000;
}
.buy_strong{
	width: 100px;
    height: 40px;
    background: #1477e4;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    padding: 10px 15px;
}


.zhiyin_tan {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 1002;
}

.zhiyin_1 {
	width: 300px;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 142px;
    height: 100px;
    z-index: 99;
    cursor: pointer;
    border: 2px solid white;
    border-radius: 6px;
    margin-left: 285px;
}
.zhiyin_1 p{
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
    margin-top: 13px;
}
.zhiyin_1 .zhi_img1{
	position: absolute;
    left: 125px;
    top: -69px;
}
.zhiyin_1 .zhi_img2{
	margin-left: 100px;
    margin-top: 15px;
}
.zhiyin_1 .zhi_center{
	width: 100px;
    height: 50px;
    border: 2px dashed white;
    background: #cfcfcf;
    position: absolute;
    margin-left: 131px;
    margin-top: -233px;
}


.center_tan {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 1002;
}

.center_1 {
	width: 300px;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 249px;
    height: 100px;
    z-index: 99;
    cursor: pointer;
    border: 2px solid white;
    border-radius: 6px;
    margin-left: -607px;
}
.center_1 p{
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
    margin-top: 13px;
    padding: 0 10px;
}
.center_1 .center_img1{
	position: absolute;
    left: 125px;
    top: -37px;
}
.center_1 .center_img2{
	margin-left: 100px;
    margin-top: 15px;
}
.center_1 .cent_zhe{
	width: 336px;
    background: white;
    height: 70px;
    text-align: center;
    position: absolute;
    margin-top: -196px;
    margin-left: -18px;
    border: 2px dashed #7f7f7f;
}
.center_1 .cent_er{
	width: 307px;
    background: #1477e4;
    height: 50px;
    margin: auto;
    margin-top: -4px;
    line-height: 50px;
}
.center_1 .cent_er p{
	text-align: left;
    padding-left: 40px;
    font-size: 18px;
}



.tan_adress {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.adress_close {
	width: 600px;
	height: 346px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.adress_content2 p{
	text-align: center;
    font-size: 16px;
    margin-top: 20px;
}
.adress_content2 p span{
	color:#1477e4;
	text-decoration: underline;
	padding: 10px;
}
.adress_title2 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    cursor: pointer;
}
.adress_12 {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    cursor: pointer;
}
.adress_12 p {
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 16px;
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #e5e5e5;
    margin-left: 10px;
}
.adress_12 p:nth-of-type(2) {
    background-color: #1477e4;
    color: #FFFFFF;
}

.adress_tips{
	margin-left: 173px;
    color: #1477e4;
    display: block;
}
.tan_adress label{
	cursor: pointer;
    display: inline-block;
    padding: 24px 6px;
    text-align: right;
    width: 150px;
    vertical-align: top;
    font-size: 18px;
    margin-right: 20px;
}
.tan_adress #user_idcard_tan{
	width: 350px;
    height: 40px;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    font-size: inherit;
    margin-top: 16px;
    padding-left: 10px;
}
.tan_adress #user_adress_tan{
	width: 350px;
    height: 40px;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    font-size: inherit;
    margin-top: 16px;
    padding-left: 10px;
}
.tan_adress_p{
	font-size: 16px;
    color: #1477e4;
    text-align: center;
    width: 600px;
    margin-top: 20px;
}
.tan_idcard {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.idcard_close {
	width: 600px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.idcard_content2 p{
	text-align: center;
    font-size: 16px;
    margin-top: 20px;
}
.idcard_content2 p span{
	color:#1477e4;
	text-decoration: underline;
	padding: 10px;
}
.idcard_title2 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}
.idcard_12 {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    cursor: pointer;
}
.idcard_12 p {
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 16px;
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #e5e5e5;
    margin-left: 10px;
}
.idcard_12 p:nth-of-type(2) {
    background-color: #1477e4;
    color: #FFFFFF;
}

.idcard_tips{
	margin-left: 173px;
    color: #1477e4;
    display: block;
}
.tan_idcard label{
	cursor: pointer;
    display: inline-block;
    padding: 24px 6px;
    text-align: right;
    width: 150px;
    vertical-align: top;
    font-size: 18px;
    margin-right: 20px;
}
.tan_idcard #user_idcards_tan{
	width: 350px;
    height: 40px;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    font-size: inherit;
    margin-top: 16px;
    padding-left: 10px;
}
.tan_idcard_p{
	font-size: 16px;
    color: #1477e4;
    text-align: center;
    width: 600px;
    margin-top: 20px;
}
/*adress wei bangding*/
.bang_ok {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}

.bang_close {
	width: 400px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.bang_1 a {
	width: 100px;
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 5px;
	color: #666666;
	/* line-height: 40px; */
	text-align: center;
	font-size: 22px;
}

.bang_wen {
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #333333;
	margin-top: 25px;
	text-align: center;
	padding: 0 20px;
}

.bang_1 {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	cursor: pointer;
}

.bang_1 p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #1477e4;
	color: #FFFFFF;
	border: 1px solid #e5e5e5;
	margin-left: 10px;
}

.bang_title {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}


.mt_ok {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}
.ifmation_ok,.ifmation_ok1{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	display: none;
	z-index: 999;
}
.mt_close {
	width: 400px;
	height: 260px;
	background: white;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.mt_1 a {
	width: 100px;
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	border-radius: 5px;
	color: #666666;
	/* line-height: 40px; */
	text-align: center;
	font-size: 22px;
}

.mt_wen {
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	color: #333333;
	margin-top: 25px;
	text-align: center;
	padding: 0 20px;
}

.mt_1 {
	margin-top: 50px;
	cursor: pointer;
	/*width: 125px;*/
    text-align: center;
    margin: auto;
    margin-top: 72px;
}
.mt_2 {
	margin-top: 50px;
	cursor: pointer;
	/*width: 125px;*/
    text-align: center;
    margin: auto;
    margin-top: 72px;
}
.mt_1 p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #1477e4;
	color: #ffffff;
	border: 1px solid #e5e5e5;
	display: inline-block;
}
.mt_2 p {
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
	background-color: #1477e4;
	color: #ffffff;
	border: 1px solid #e5e5e5;
	display: inline-block;
}
.mt_title {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}
.common_double{
	position: absolute;
	width: 426px;
	height: 360px;
	color: #d54821;
	z-index: 999;
	display: block;
	cursor: pointer;
	top:0;
	right: 0;
	bottom: 0;
	left:0;
	margin: auto;
}
.public_tios {
	background: url(../img/Public_tongzhi.png) no-repeat;
	width: 426px;
	height: 230px;
	color: #d54821;
	display: block;
	cursor: pointer;
}

.public_tios p {
	width: 400px;
	padding: 0 14px;
	font-size: 14px;
	line-height: 25px;
	margin-top:15px;
	color:#333333;
}
.public_tios p span{
	color:#1477e4;
}

.public_tios h4 {
	/*margin-top: 80px;*/
	margin-left: 8px;
	padding-top: 84px;
	font-size: 16px;
}
.jxjy_zytz {
    position: fixed;
    left: 10px;
    width: 275px;
    top: 42%;
    color: #d54821;
    z-index: 999;
    display: none;
    cursor: pointer;
}
.jxjy_zytz h4{
	width: 100%;
    color: #ffffff;
    padding-left: 10px;
    font-weight: normal;
    padding-top: 18px;
}
.jxjy_content{
    padding: 40px 20px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.jxjy_content a{
	color:#1477e4;
}
.tios_tz {
    position: fixed;
    left: 10px;
    background: url(/img/all_tongzhi.png) no-repeat;
    width: 241px;
    height: 450px;
    top: 47%;
    color: #d54821;
    z-index: 999;
    display: none;
    cursor: pointer;
}
.tios_tz h4 {
    margin-top: 80px;
    margin-left: 8px;
}
.tios_tz p {
    width: 213px;
    padding: 0 14px;
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
}
.tips_success{
    position:fixed;
    top:50%;
    left:50%;
    max-width:200px;
    margin-left:-10px;
    margin-top:-10px;
    padding:14px 30px;
    color:#fff;
    background:rgba(0,0,0,0.7);
    text-align:center;
    z-index:999;
    border-radius:20px;
}