<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font: 14px/1.5 "\5b8b\4f53", arial, Helvetica, Tahoma, sans-serif;
	margin: 0 auto;
	color: #333;
	min-width: 1000px;
}
html {
 width: 100%;
 height: 100%;
transform: scale(0.8);
	  transform-origin: top center;

}
.content{

	  width: 100%;
	  height: 100%;
}
p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
span {
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}

ul,
li,
ol {
	list-style-type: none;
}

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

.msf {
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}

a {
	text-decoration: none;
	color: #fff;
	display: block;
}

a:hover {
	text-decoration: none;
}

.layout {
	clear: both;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
	_display: inline;
}

.fr {
	float: right;
	_display: inline;
}

.pr {
	position: relative;
}

.abs {
	position: absolute;
}

body {}

.header .cen {
	margin-right: 150px;
}

.header .cen-n02 {
	width: 140px;
}

.header .right {
	background: none !important;
}

.main {
	width: 100%;
	height: 874px;
	padding-top: 294px;
	background: url(../images/zj_bbm.jpg) no-repeat center top;
}

.main .btn {
	padding-left: 153px;
	height: 65px;
	overflow: hidden;
	margin-bottom: 60px;
}

.main .btn .zj {
	width: 190px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	background-color: #d38227;
	box-shadow: 0px 2px 13px 0px rgba(157, 93, 22, 0.78);
	border-radius: 5px;
	font-size: 26px;
	color: #ffffff;
	margin-right: 308px;
}

.main .btn .gj {
	width: 190px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	background-color: #cac8ca;
	border-radius: 5px;
	border: solid 2px #d38227;
	font-size: 26px;
	color: #a05e13;
}

.main .tit {
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	line-height: 80px;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.main .apply-body {
	margin: 6px auto;
	width: 484px;
	height: 216px;
}

.main .apply-body dl dd {
	width: 484px;
	height: 35px;
	margin-bottom: 20px;

}

.main .apply-body dl dd .title {
	width: 82px;
	text-align: right;
	line-height: 35px;
	font-size: 16px;
	color: #000;
	margin-right: 10px;

}

.main .apply-body dl dd .apply-input {
	float: left;
	width: 378px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	border: solid 1px #1b4687;
	/*padding:7px 0;
	*padding:6px 0;*/
	color: #000;
	font-size: 14px;
	text-indent: 10px;
	vertical-align: top;
}

.main .apply-body dl dd input:focus {
	outline: none;
}

.main .apply-body dl dd .ipt1 {
	float: left;
	width: 238px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	border: solid 1px #1b4687;
	color: #000;
	font-size: 14px;
	text-indent: 10px;
	vertical-align: top;
}

.main .apply-body dl .selectMod {
	float: left;
	cursor: pointer;
	z-index: 1;
	position: relative;
	color: #999;
	margin-bottom: 18px;
	background-color: #fff;
	border-radius: 5px;
}

.main .apply-body dl .selectMod1 {
	z-index: 5;
}

.mod-select {
	width: 378px;
	height: 35px;
	line-height: 35px;
	margin-left: 1px;
	float: left;
	border-radius: 5px;
	padding: 0 10px;

}

.main .apply-body .selectMod select {
	display: none;
}

.main .apply-body .selectMod .selectVal {
	text-indent: 10px;
	text-align: left;
	color: #000;
	width: 378px;
	height: 35px;
	line-height: 35px;
	/*margin-left: 46px;*/
	overflow: hidden;
	white-space: normal;
	background: url(../images/select-icon-down.png) no-repeat right center;
	border-radius: 5px;
	border: solid 1px #1b4687;
}

.main .apply-body .selectMod .selectValOn {
	background-image: url(../images/select-icon-up.png);
}

.main .apply-body .selectMod .ul-options {
	z-index: 90;
	width: 378px;
	max-height: 174px;
	_height: 174px;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #000;
	position: absolute;
	text-align: left;
}

.main .apply-body input::-webkit-input-placeholder {
	color: #000;
}

.main .apply-body input:-moz-placeholder {
	color: #000;
}

.main .apply-body .selectMod .ul-options li {
	line-height: 20px;
	padding: 7px 9px;
	cursor: pointer;
	border-bottom: 1px solid #000;
	color: #000;
}

.main .apply-body .selectMod .ul-options li.optionsHover {
	background: #ebebeb
}

.main .apply-body .apply-btn {
	width: 126px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background-color: #658ebe;
	border-radius: 5px;
	font-size: 18px;
	color: #ffffff;
	margin: 0 auto;
}

.main .apply-body .apply-btn:hover {
	background-color: #3067a8;
}


.main .apply-body dl dd .tit1 {
	width: 50px;
	text-align: left;
	font-size: 16px;
	color: #454545;
}

.main .apply-body dl dd .imgCode {
	float: left;
	width: 132px;
	margin-left: 5px;
	height: 36px;
	cursor: pointer;
}

.main .apply-body dl dd .imgCode img {
	width: 100%;
	height: 100%;
}

.main a.yzm-btn {
	float: left;
	width: 134px;
	height: 36px;
	line-height: 36px;
	background-color: #7caffb;
	font-size: 20px;
	color: #fff;
	border-radius: 0;
	margin-left: 5px;
}

.main .tips {
	margin-top: 128px;
	text-align: left;

}

.main .tips h3 {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #1e4f99;
	line-height: 90px;
}

.main .tips p {
	padding-left: 43px;
	font-size: 18px;
	line-height: 35px;
	color: #000000;
}

.main .tips p span {
	color: #ff0000;
	font-size: 20px;
}

.direc {
	width: 100%;
	height: 420px;
	background: #f2f2f2;
	padding-top: 20px;

}

.direc h3 {
	text-align: center;
	font-size: 36px;
	color: #1e4f99;
	line-height: 70px;
	font-weight: bold;
}

.direc .line_s {
	width: 59px;
	height: 5px;
	margin: 0 auto;
	background-color: #1e4f99;
}

.direc .line_l {
	width: 388px;
	height: 3px;
	background-color: #1e4f99;
	opacity: 0.3;
	margin: 0 auto;
}

.direc ul {
	width: 100%;
	height: 253px;
	background: url(../images/2.png) no-repeat;
	margin-top: 40px;
}

.direc ul li {
	width: 313px;
	height: 85px;
	padding-top: 168px;
	padding-left: 10px;
	float: left;
	margin-right: 15px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	position: relative;
}

.direc ul li a {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.direc ul li.last {
	margin-right: 0;
}

.direc ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}

.publi {
	width: 100%;
	height: 905px;
	padding-top: 20px;
	background: url(../images/3.jpg) no-repeat center top;
}

.publi h3 {
	text-align: center;
	font-size: 36px;
	color: #1e4f99;
	line-height: 70px;
	font-weight: bold;
}

.publi .line_s {
	width: 59px;
	height: 5px;
	margin: 0 auto;
	background-color: #1e4f99;
}

.publi .line_l {
	width: 388px;
	height: 3px;
	background-color: #1e4f99;
	opacity: 0.3;
	margin: 0 auto;
}

.publi ul {
	width: 945px;
	margin: 20px auto 0;
}

.publi ul li {
	width: 891px;
	height: 186px;
	padding-top: 10px;
	padding-left: 27px;
	padding-right: 27px;
	border-bottom: 1px dashed #787878;
	cursor: pointer;
}

.publi ul li:hover {
	background-color: rgba(120, 120, 120, 0.1);
}

.publi ul li h4:hover {
	color: #3067a8;
}

.publi ul li p:hover {
	text-decoration: underline;
}

.publi ul li:last-child {
	border-bottom: none;
}

.publi ul li h4 {
	text-align: left;
	font-size: 24px;
	color: #333333;
	line-height: 60px;
}

.publi ul li p {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	color: #424242;
}

.publi ul li a {
	margin-top: 15px;
	float: left;
	width: 65px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #658ebe;
	font-size: 16px;
	color: #fefefe;
}

.publi ul li a:hover {
	background-color: #3067a8;
}

.publi ul li span {
	float: right;
	font-size: 14px;
	color: #727272;
	line-height: 35px;
	margin-top: 15px;
}

.mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 50;
}

.dwq {
	width: 125px;
	height: 424px;
	background: url(../images/33.png) no-repeat;
	position: fixed;
	top: 200px;
	right: 100px;
	z-index: 10;
}

.dwq ul li a {
	line-height: 50px;
	color: #fff;
	display: block;
	font-size: 20px;
}

.dwq ul {
	line-height: 50px;
	color: #fff;
	margin-top: 90px;
	text-align: center;
}

.dwq ul li a:hover {
	line-height: 50px;
	height: 50px;
	background: #f09243;
}

.dwq p {
	float: right;
	font-size: 30px;
	margin-top: -15px;
	cursor: pointer;
}

.hfoot a {
	display: inline-block;
}

.code {
	display: none;
	width: 356px;
	height: 248px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 10px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -210.5px;
	margin-top: -98px;
	z-index: 70;
	border: 2px solid #005cc2;
}

.code p {
	font-size: 18px;
	line-height: 40px;
}

.code .ima {
	width: 255px;
	height: 50px;
	margin: 32px auto;
}

.code .ima .imgCode {
	float: left;
	width: 120px;
	height: 48px;
}

.code .ima .imgCode img {
	display: block;
	width: 100%;
	height: 100%;
}

.code .ima .change {
	float: left;
	width: 108px;
	height: 46px;
	line-height: 46px;
	background-color: #f6f3ef;
	border-radius: 3px;
	border: 1px solid #dddddd;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	margin-left: 22px;
}

.code input {
	width: 255px;
	height: 46px;
	line-height: 46px;
	background-color: #ffffff;
	border-radius: 3px;
	border: 1px solid #dddddd;
	font-size: 16px;
	text-indent: 10px;
}

.code input:focus {
	outline: none;
}

.code a {
	width: 160px;
	height: 45px;
	line-height: 45px;
	background-color: #f09737;
	border-radius: 5px;
	font-size: 24px;
	color: #fff;
	margin: 21px auto;
	display: block;
}

.reg {
	display: none;
	width: 504px;
	height: 340px;
	position: fixed;
	z-index: 80;
	background: #fff;
	left: 50%;
	margin-left: -252px;
	margin-top: -198px;
	top: 50%;
	border-radius: 6px;
}

.reg .closeReg {
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(//www.chinaacc.com/images/zhucekuaijishi/zbllzx/baoming/SQL/close.png) no-repeat;
	right: -45px;
	top: -40px;
}

.reg p {
	padding-top: 10px;
	line-height: 88px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}

.reg dl {
	width: 364px;
	margin: 0 auto;
}

.reg dl dd {
	width: 364px;
	height: 50px;
	margin-bottom: 20px;
	border-radius: 4px;
}

.reg dl dd input {
	width: 362px;
	height: 48px;
	border: 1px solid #E1E1E1;
	background-color: #FAFAFA;
	border-radius: 4px;
	font-size: 18px;
	text-indent: 17px;
}

.reg dl dd input.ipt1 {
	float: left;
	width: 226px;
}

.reg dl dd .yzm-btn {
	float: right;
	width: 122px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #E1E1E1;
	background-color: #FAFAFA;
	border-radius: 4px;
	font-size: 18px;
	color: #999999;
	text-align: center;
}

.reg dl dd .yzm-btn:hover {
	text-decoration: none;
	border-color: #385CFA;
	color: #385CFA;
}

.reg .apply-btn {
	width: 372px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #E1E1E1;
	background: linear-gradient(0deg, #3457FA 0%, #5F8AFB 100%);
	border-radius: 4px;
	color: #fff;
	font-size: 17px;
	margin: 30px auto 0;
	text-align: center;
}

.gd-container-park {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	z-index: 2222;
	right: 0px;
	display: none;
	background-color: rgba(0, 0, 0, .5);
}

.gd-container-container {
	position: absolute;
	width: 370px;
	min-height: 250px;
	border-radius: 5px;
	left: 50%;
	top: 50%;
	box-sizing: border-box;
	transform: translate(-50%, -50%);
	background-color: #ffffff;
	padding-bottom: 25px;
}

.gd-container-container ._title {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #666666;
	height: 46px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E5E5E5;
	box-sizing: border-box;
	padding: 0 16px;
	justify-content: space-between;
}

.gd-container-container .flie-img {
	width: 308px;
	margin: 20px auto;
}

.gd-container-container ._title span {
	font-size: 20px;
	color: #9EADBA;
	cursor: pointer;
	transform: scaleY(.8);
}

.gd-container-container .reject_txt {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: MicrosoftYaHei;
	font-size: 21px;
	color: #333333;
	height: 56px;
}

.gd-container-container .reject_txt img {
	width: 32px;
	height: 32px;
	margin-right: 10px;
}

.gd-container-container p {

	margin: 0 auto;
	font-size: 14px;
	color: #1F94F3;
	text-align: center;
	margin-bottom: 25px;
}

.gd-container-container ._txt1 {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 20px;
}

.gd-container-submit {
	height: 42px;
	display: flex;
	box-sizing: border-box;
	padding: 0 38px;

	justify-content: space-between;
	width: 100%;
}

.gd-container-submit-common {
	cursor: pointer;
	width: 40px;
	text-align: center;
	line-height: 42px;
	width: 130px;
	border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
}

.gd-container-submit-ok {
	background: #1F94F3;

	color: #fff;
}

.gd-container-submit-back {
	background-color: #BBBBBB;
}

.verification {
	cursor: pointer;
	width: 40px;
	text-align: center;
	line-height: 42px;
	width: 130px;
	border-radius: 4px;
	border-radius: 4px;
	font-size: 18px;
}


.popUp-top{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}

.popUp{
	position: fixed;  
	z-index: 999;  
	top: 72%; /* é¡¶éƒ¨è·ç¦»è§†çª—é«˜åº¦ä¸€åŠ */
	left: 50%; /* å·¦è¾¹è·ç¦»è§†çª—å®½åº¦ä¸€åŠ */
	transform: translate(-50%, -50%); /* å‘å·¦å’Œå‘ä¸Šç§»åŠ¨è‡ªèº«å®½é«˜çš„ä¸€åŠ */
	width: 900px;  
	height: 545px;
	overflow-y: auto;  
	background-color: rgba(255, 255, 255, 1); 
	border: 5px #ccc solid;
}

.popUp .img{
	/*height: 300px;*/
	display: flex;
    justify-content: center;
    align-items: center;
}

.popUp .buttom-txt{
	margin-top: 30px;
	text-align: center;
	font-size: 24px
}

.popUp .sure{
	margin: 0 auto;
	margin-top: 20px;
	width: 100px;
	height: 40px;
	background-color: #1068AF;
	text-align: center;
	line-height: 40px;
	color: #eee;
	font-size: 22px;
}
.select_cu {
	position: relative;
}
.select_cu ul {
	width: 358px;
	left: 92px;
	max-height: 177px;
	overflow-y: scroll;
	/* height: auto; */
	position: absolute;
	top: 35px;
	background-color: #d8e4e9;
	border-radius: 10px;
	/* border: 1px solid #000; */
	padding: 10px;
	box-shadow: 1px 1px 1px #2b2a2a;
	display: none;
}
.select_cu ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 0;  
    outline: 0; 
	color: #000;
	border-radius: 10px;
	cursor: pointer;
}
.select_cu ul li:hover {
	background-color: #3798fe;
	color: #fff;
}
</pre></body></html>