/*å…¬å…±éƒ¨åˆ†é‡ç½®*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, a, blockquote, th, td, small {
    margin: 0;
    padding: 0;
    font-family: å¾®è½¯é›…é»‘;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 25px;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}
input::placeholder{color: #666666;}
a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}
/*å…¬å…±éƒ¨åˆ†*/
.clear::after{content:"";display:block;clear:both;}
.clear_box{float:left;width:40%;margin-left:5%;}
.c1{color:#ff0000;}/*çº¢è‰²*/
.c2{color:#4DBFF5;font-weight: bold;}/*æ·¡è“è‰²*/
input,select{
    height: 36px;
    border: 1px solid #84dfe2;
    border-radius: 3px;
    padding: 0 5%;
    color: #666666;
}
select option{height: 36px;}
.input1{width: 300px;}/*ç™»å½•è¾“å…¥æ¡†*/
.input2{width: 60%;}/*éªŒè¯ç æ¡†*/
.input3{width: 285px;}/*æ‰¾å›žå¯†ç è¾“å…¥æ¡†*/
.input4{width: 345px;}/*æ‰¾å›žå¯†ç è¾“å…¥æ¡†*/
.input5{width: 263px;}/*ä¸Šä¼ è¯ä»¶æ¡†*/
.input6{background-color: #84dfe2;color: white;margin-bottom: 5px;}/*ä¸Šä¼ è¯ä»¶æŒ‰é’®*/
.input7{width: 149px;}
.input8{border:none; color:#F00; text-align:center;background-color: #f5f9fa;padding: 0;}
.input9{width: 109px;margin: 5px 0;}/*åŸŽå¸‚ã€é‚®ç¼–*/
.input10{margin: 5px 0;}/*åŸŽå¸‚ã€é‚®ç¼–*/
.input11{width: 635px;}
.input12{width: 374px;}

.select1{width: 148px;}
.select2{width: 93px;margin: 5px 0;}
.select3{width: 300px;}/*é€‰æ‹©åŒ»é™¢åç§°*/

.radio1{height: auto;margin-left: 5px;}

input[type="radio"]{
    width: 18px;
    height: 18px;
    appearance: none;
    position: relative;
	padding:0;
	border:none;
	margin-right:5px;
	cursor:pointer;
	vertical-align: middle;
}
input[type="radio"] + label{cursor:pointer;}
input[type="radio"]:before{
	box-sizing: border-box;
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #7d7d7d;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}
input[type="radio"]:checked:before{
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #84dfe2;
    background:#84dfe2;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}
input[type="radio"]:checked:after{
    content: '';
    width: 8px;
    height:4px;
    border: 2px solid white;
    border-top: transparent;
    border-right: transparent;
    text-align: center;
    display: block;
    position: absolute;
    top: 5px;
    left:4px;
    vertical-align: middle;
    transform: rotate(-45deg);
}
input[type="radio"]:checked+label{
    color: #84dfe2;
}
.check{height: auto;}
.submit{
    width: 35%;
    height: 36px;
    border: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    background-color: #84dfe2;
    box-shadow: 0 0 5px #e1e4e5;
}
.submit1{
    float: left;
    /* margin-right: 35px; */
width: 50%;text-align: center;}
.submit2{
    width: 360px;
    margin-left: 269px;
}
.submit3{
    width: 285px;
    margin-top: -8px;
}
.submit4{background-color: #cccccc;}
.submit5{background-color: #66B646;}
.submit6{background-color: #FFB42F;}
.submit7{width: 120px;margin-left: 3px;}
.submit8{
    background-color: #FF4F03;
    width: auto;
}
.button1{
    display: block;
    float: left;
    width: 35%;
    height: 36px;
    border-radius: 3px;
    box-shadow: 0 0 5px #e1e4e5;
    background-color: #c70614;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
textarea{
    width: 635px;
    margin:5px 0;
    border: 1px solid #84dfe2;
    border-radius: 2px;
    /*resize : none;*/
    padding: 10px 15px;
    font-size: 14px;
    /*overflow: hidden;*/
    color:#666666;
}
.file{/*ä¸Šä¼ æ ·å¼*/
    width: 270px;
    height: auto;
    padding: 0;
    border: 0;
    background-color: white;
}
table tr td{
    height:65px;
    /* position: relative; */
    /* vertical-align: middle; */
    color: #666666;
}
.table2{width: 800px;}
.table2 tr td{height:45px;}
.table2 tr th{height:45px;}
.table2 tr th{
    color: white;
    background-color:#84dfe2;
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.table2 tr th:first-child{border-left: 1px solid #84dfe2;}
.table2 tr th:last-child{border-right: 1px solid #84dfe2;}
.table3{width: 70%;margin: 0 auto;}
.table3 tr td{height:55px;}
/*.table4{width: 900px;}*/
.table4 tr td{height:auto;}
.table5{width: 800px;}
.table5 tr td{height:35px;}
.table6 tr td{padding:0 2px;}
.table7{width: 100%;}
.table7 tr th{background-color: #E2E3E5;height: 50px;color:#666666;font-weight: 500;padding: 0 10px;}
.table7 tr td{background-color:white;height: 80px;padding: 0 10px;}
.table8 tr th{height: 45px;}
.table8 tr td{height: 55px; cursor: pointer;}
.table8 tr:hover td{background-color: #FAFAFA;}
.button_chose{width:160px;height:48px;cursor:pointer;background-color: #84dfe2;font-size:16px;font-weight:bold;color:#fff;margin-bottom:5px;}
.button_chose:hover, .button_chose.check{background-color: #ffffff;color:#666}
button_chose>p{text-align:center;}
.table_text tr td{height:auto;line-height:2;}
.login_box{width:90%;margin:0 auto;}
.login_box form{float:left;width:48%;}
.login_box form:first-child{margin-right:3%;border-right:1px dashed #999999;}
.form_post{text-align:center;}
.form_post *{display:inline-block;float:none;}
/*å‘ç¥¨æŒ‰é’®æ ·å¼*/
.myradio{
    display: inline-block;
    width: 180px;
    position: relative;
    line-height: 36px;
    border: 1px solid #84dfe2;
    border-radius: 3px;
    text-align: center;
    margin-right: 5px;
    color: #666666;
    cursor: pointer;
    font-weight: 500;
    background-color: white;
}
.myradio2{
    width: 82px;
}
.myradio3{width: 150px;}
.myradio3 img{
    vertical-align: middle;
    margin-top: -3px;
	width: 16px;
}
.myradio3 img:nth-child(2){
    display: none;
}
.myradio3.active img:nth-child(1){display: none;}
.myradio3.active img:nth-child(2){display: inline-block;}

.myradio.active{
    color: #333333;
    border-color: #2E83DD;
    position: relative;
    background:white url("./images/mchose.png") no-repeat right bottom;
}

.myradio font{
    font-size: 12px;
    color: #666666;
}
.show_addr{display: none}/*å¯„é€åœ°å€*/
.show_bank{display: none}/*å¼€æˆ·è¡Œ*/
.show_num{display: none}/*è´¦å·*/
.show3{display: none}/*é“¶è¡Œä¿¡æ¯*/
.pay_title{/*å‘ç¥¨é¡µé¢æ ‡é¢˜æ ·å¼*/
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    color: #56E3E2;
    border-bottom: 1px solid #cccccc;
}
.bank_xx{
    box-sizing: border-box;
    width: 86%;
    margin: 0 auto;
    padding: 20px 25px;
    background-color: white;
    border: 1px solid #F0F0F0;
}
/*å¤´éƒ¨*/
.width{width: 980px;margin: auto;}
#main{
    width:980px;
    height: auto;
    padding:20px 0;
    margin: 0 auto;
}
#head{
    width: 100%;
    height: auto;
	border-bottom:20px solid #1a71b9;
}

/*åº•éƒ¨*/
#foot{
    width: 100%;
    background-color: #1a71b9;
    padding: 15px 0;
}
#foot .foot_line{
    color: #f5f9fa;
    line-height: 30px;
    margin-left: 24px;
    text-align: center;
}
#foot .foot_line a{
    color: #f5f9fa;
}
#foot .foot_line a:hover{
    text-decoration: underline;
}
/*ENDå…¬å…±éƒ¨åˆ†*/
/*ä¸»ä½“å†…å®¹*/

.tips{ /*é¡µé¢é¡¶éƒ¨æç¤ºä¿¡æ¯*/
    width: 100%;
    background-color: #f5f9fa;
    box-shadow:0 0 15px #dedcdd ;
    border-radius: 3px;
    padding:10px 20px;
    margin:0 auto 20px;
    color: #666666;
    line-height: 30px;
}
#box{
    width: 100%;
    height: auto;
    background-color: #f5f9fa;
    box-shadow:0 0 15px #dedcdd ;
    border-radius: 3px;
    padding-bottom: 10px;
	min-height: 437px;
}
.box_h{
    width: 980px;
    height: 50px;
    background-color: #ffffff;
    overflow: hidden;
    border-bottom: 1px solid #edf6f5;
}
.box_h .box_nav{
    float: left;
    width: auto;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 15px center;
    border-right: 1px solid #edf6f5;
}
.box_h .box_back{
    float: right;
    width: 130px;
    height: 100%;
    background: url("./images/left.png") no-repeat 20px center;
    line-height: 50px;
    border-left: 1px solid #edf6f5;
}
.box_h a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 50px;
}
.box_h .box_nav a:hover{color:#56E3E2; }
.box_h .box_nav a:hover img:nth-child(1){display:none ;}
.box_h .box_nav a:hover img:nth-child(2){display:inline-block ;}
.box_h .box_nav a{padding:0 20px;}
.box_h .box_nav a img{
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 2px;
}
.box_h .box_nav a img:nth-child(2){display: none;}
.box_h .box_nav.active a img:nth-child(1){display:none ;}
.box_h .box_nav.active a img:nth-child(2){display:inline-block ;}
.box_h .box_back a{padding-left: 50px;}
.box_main{
    width: 100%;
    height:auto;
    padding: 20px 20px;
}
.main_title{
    width: 100%;
    height: 42px;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.main_title img{
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 9px;
}
/*ENDä¸»ä½“å†…å®¹*/
#pageclass label {
    float: left;
    width: 340px;
    display: block;
    line-height: 35px;
}

/*æ”¯ä»˜æ˜¯å¦æˆåŠŸè’™ç‰ˆ*/
.payRight{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
}
.payRight_box{
    width: 600px;
    height: 300px;
    position: fixed;
    left: 50%;
    top:50%;
    margin-left: -300px;
    margin-top: -150px;
    border: 1px solid #f0f0f0;
    background-color: white;
    border-radius: 5px;
}
.payRight_box_chose{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
.payRight_box_chose a{
    display: inline-block!important;
    float: none;
    margin-right: 10px;
}
.payRight_box_chose a:nth-child(1){background-color: #84dfe2;}


/*ä¸Šä¼ æ ·å¼*/
.up_b{
	width:75px;
	height:23px;
	background-color:rgb(12,195,245);
	border-radius:4px;
	border:1px solid #0E779C;
	margin-left:5px;
	color:white;
}

/* æ³¨å†Œé¡µé¢ï¼Œä¸Šä¼ å›¾ç‰‡é¢„è§ˆ */
.img_show{
	display:inline-block;
	width:23%;
	height:145px;
	position:relative;
	border:1px solid #eeeeee;
	margin-right:1%;
	margin-bottom:20px;
	background-color:#ffffff;
}
.img_show img{
	display:block;
	max-width:96%;
	max-height:96%;
	width:auto;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
/* ENDæ³¨å†Œé¡µé¢ï¼Œä¸Šä¼ å›¾ç‰‡é¢„è§ˆ */


@media (max-width:768px){
	.width, #main, .box_h, .table3, .input1, .select3, .input3{width:100%;}
	.img_show{width:48%;height:125px;}
	#head{border:0;}
	.box_main{padding: 30px 15px;}
	.table3 tr td:nth-child(1){width:25%;text-align:center;}
	.table3 tr td:nth-child(2){width:75%;}
	
	.select1{float:left;width:45%;margin-right:10%}
	.select1:last-child{margin-right:0;}
	.submit{padding:0 30px;}
	.login_box form{float:none;width:100%;}
	.login_box form:first-child{border:none;margin-right:0;}
	.clear_box{width:100%;margin-left:0;}
	/* åº•éƒ¨ */
	#foot{padding:10px;}
	#foot .foot_line{line-height:20px;font-size:12px;margin:0;text-align:center;}

	.box-table{width:95% !important; }
}

/*0918*/
.box-table{width:50%; }
.box_home{float: right;
    vertical-align: middle;
    display: inline-block;
    padding: 0.4rem 1rem; }


.width {
    width: 100%;
    margin: auto;
}


/*0926*/

.box_h .box_nav{
	float: left;
    vertical-align: middle;
    display: inline-block;
}
.box_h .box_nav a {
    padding: 0.4rem 1rem;
}
.box_h a{    line-height: 35px;
}
.box_h .box_nav a img{
	float:left;
	vertical-align: middle;
    margin-top: 4px;
    margin-right: 10px;}

.box_h .box_back a {
    line-height: 50px;
}


@media (max-width:768px){
.navBox{display:none;}
}


/*20220419*/
.box_h span{color:#f00;line-height:3.5;font-weight:600;}