<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Reset **/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; vertical-align: bottom; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: center; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; }
textarea, input, select { resize: none; outline: none; background: none; border: none; }
button { overflow: visible; width: auto; margin: 0; padding: 0; border: 0 none; outline: none; }
input { border: 0 }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #000; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
.clearfix { display: inline-block; }

/* Hide from IE Mac */
.clearfix { display: block; }
body { color: #010101; font: 16px/180% "Microsoft YaHei";/*background:#73a238;*/ overflow-x: hidden; }
canvas { position: absolute; top: 0; left: 50%; margin-left: -1000px; }
.fl { float: left; }
.fr { float: right; }

/* 搴曢儴琛ㄥ崟閮ㄥ垎 */
.form-wrap { width: 100%; padding: 0; font-size: 16px; }
.form-wrap.mobile { display: none; }
.form-wrap .tit { width: 100%; margin-bottom: 20px; color: #fff; text-align: center; font-size: 32px; font-weight: bold; }
.form-wrap form { width: 100%; margin: 0 auto; }
.form-wrap label { display: inline-block; width: 666px; height: 40px; margin-bottom: 10px; padding: 5px 0 10px 10px; color: #525a74; background-color: #fff; font-size: 18px; line-height: 40px; }
.form-wrap label i { display: inline-block; vertical-align: middle; width: 20px; height: 20px; }
.form-wrap label.name i { background: url(img/form_icon_orange.png) no-repeat left top; -webkit-background-size: 100%; background-size: 100%; }
.form-wrap label.phone i { background: url(img/form_icon_orange.png) no-repeat left -40px; -webkit-background-size: 100%; background-size: 100%; }
.form-wrap label.country i { background: url(img/form_icon_orange.png) no-repeat left -80px; -webkit-background-size: 100%; background-size: 100%; }
.form-wrap label.degree i { background: url(img/form_icon_orange.png) no-repeat left -120px; -webkit-background-size: 100%; background-size: 100%; }
.form-wrap label.city i { /* height: 44px; */ background: url(img/form_icon_orange.png) no-repeat left -160px; -webkit-background-size: 100%; background-size: 100%; }
.form-wrap label span { padding-left: 3%; display: inline-block; width: 26%; -webkit-background-size: 100%; background-size: 100%; }
.form-wrap label input { width: 60%; height: 50px; line-height: 45px; color: #525a74; font-size: 18px; }
.form-wrap label select { width: 60%; height: 50px; line-height: 45px; color: #525a74; font-size: 18px; font-family: "microsoft Yahei"; text-align: center; background: url(img/arrow.png) no-repeat right center; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.form-wrap label select::-ms-expand {display: none;}
.form-wrap label select option { color: #333; text-align: center; }
.form-wrap .btn { position: relative; margin-top: 10px; height: 60px; width: 100%; background: #e9faff; text-align: center; background-color: #f39800;  }
.form-wrap .btn input { font-size: 24px; position: absolute; top: 12px; left: 0; width: 100%; color: #fff; }


/*宸︿晶娴獥*/
#reg { width: 200px; height: 400px; margin: 0px; padding: 0px; position: fixed; top: 120px; left: 5px; background: url(img/0-1reg_bg.png) no-repeat; z-index: 1000; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); backface-visibility: hidden; transform: translateZ(0); }
#cBtn{width:8px; height:8px; margin:0px; padding:0px; position:absolute; top:75px; right:15px;}
#ul_form{width:200px;height:205px; list-style:none; padding:170px 0 0 0px;font-size:12px;}
#ul_form li{line-height:18px; padding: 15px 0 0px 20px;}
#ul_form li span{ color:#c00;}
#ul_form li.btn_submit{padding:0px;margin-top:30px;}
#ul_form li.btn_submit input{line-height: 18px; border: none; margin-left: 0;width:200px; height:44px; padding:0px;background:url(img/0-1reg_btn.png) center center no-repeat; cursor:pointer;}
#ul_form li input{width:114px; line-height:18px; border: solid 1px #cccccc; margin-left:3px;}
#ul_form li select{width:90px; line-height:18px; border: solid 1px #cccccc; margin-left:3px;}
#reg .close_btn { background: rgba(0, 0, 0, 0) url("img/close_btn.png") no-repeat scroll 0 0; cursor: pointer; height: 20px; position: absolute; right: 15px; top: 80px; width: 20px; }

@media screen and (max-width: 1000px) {
	#reg { display: none; }
	#doyoo_panel { display: none !important; }
	.head_nav, .foot { display: none; }
	/* 绉诲姩绔〃鍗曡皟鏁� */
	.form-wrap { display: none;  }
	.form-wrap.mobile { display: block; width: 100%; padding: 160px 0; }
	.form-wrap.mobile label span,
	.form-wrap.mobile label input,
	.form-wrap label select { font-size: 26px; }
	.form-wrap.mobile .btn input { font-size: 30px; }
}</pre></body></html>