<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* 交易软件 styles */
#nav,#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}

.nav_li {
	float:left;
	position:relative;
	z-index:10;
}
#nav li a {
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
	z-index:20;
}

#nav li ul li a {
	background-image:none;
	padding-left:10px;
}
#nav li ul li:nth-child(2) a{
	padding-top:10px;
}
#nav li.pad {
	display:block;
	width:35px;
}
#nav ul {
	background:#b5afaf;
	height:auto;
	padding:10px 0;
	position:absolute;
	top:-115px;
	width:110px;
	z-index:1;

	border-radius:8px; /*some css3*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-transition:0.8s ease-in-out;
	-o-transition:0.8s ease-in-out;
	-webkit-transition:all 0.8s ease-in-out;
	transition:0.8s ease-in-out;
}
#nav ul li {
	width:180px;
	margin-left: -90px;
}
#nav ul li a {
	background:transparent;
	height:20px;
	line-height:20px;
	width:160px;
	color: #fff;
}
#nav li:hover ul.vertion{
	display:block;
	top:27px;
}
#nav ul li:hover &gt; a {
	color:#0a0909;
}


/*公共基础begin*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,div {margin:0px auto;padding: 0;}
img{border: 0 none;vertical-align: top;}
i, em {font-style: normal;}
ol, ul {list-style: none outside none;}
input, select, button, h1, h2, h3, h4, h5, h6 {font-family: inherit;font-size: 100%;}
table {border-collapse: collapse; border-spacing: 0;}
body {background: none repeat scroll 0 0 #fff;color: #3d3d3d;font-family: Microsoft YaHei,Helvetica,STHeiti STXihei,Microsoft JhengHei,Arial;font-size: 12px;height: 100%;}
/*.clear{clear:both; font-size:1px; line-height:1px;}*/
.clear{zoom:1;}
.clear:after{clear:both;display:block;content:'';overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}

/*链接样式*/
a{color:#3d3d3d; text-decoration:none;outline: none;}
a:hover{color:#d80713; text-decoration:none;}

.header{width:100%;padding-bottom:4px;padding-top:4px;}
.header_n{width:1000px;position:relative;}
.header_n h1{font-size:14px;font-weight:normal;float:left;padding-top:3px;}
.header_n h1 a{margin-left:10px;}
.header_n_right{float:right;width:480px;text-align:right;}
.header_n_right li{float:right;margin-left:35px;font-size:16px;color:#d72024;line-height:27px;font-weight:bold;}
.header_n_right li.tel{background:url(icon_tel.jpg) no-repeat left;padding-left:35px;}
.header_n_right li a.download{background:url(icon_download.jpg) no-repeat left;color:#d72024;display:block;padding-left:35px;}
.header_n_right li a.download:hover{background:url(icon_download_hover.jpg) no-repeat left;color:#134699;}
.header_n_right li a.qq{background:url(icon_qq.jpg) no-repeat left;color:#d72024;display:block;padding-left:35px;}
.header_n_right li a.qq:hover{background:url(icon_qq_hover.jpg) no-repeat left;color:#134699;}
.header_n_right li a{color:#d72024;}
.header_n_right li a:hover{color:#134699;}

.top{border-bottom:4px solid #ca2528;width:100%;padding-top:10px;padding-bottom:10px;border-top:1px solid #f3f3f3;margin-top:3px;}
.top_n{width:1000px;overflow:hidden;}
.top_n h1{float:left;width:60px;}
.top_n_logo{float:left;width:240px;}
.top_n_logo h2{color:#777;font-size:19px;margin-top:2px;}
.top_n_logo h3{color:#104497;font-size:12px;font-weight:normal;}
.menu{float:right;width:460px;text-align:right;margin-top:20px;padding-right:10px;}
.menu li{float:left;margin-left:25px;font-size:15px;}
.menu li span{float:left;}
.menu li em{background:url(menu_icon.jpg) no-repeat left;display:block;float:left;padding-left:7px;}
.menu li em.index{background-position:0 0;width:12px;height:12px;margin-top:4px;}
.menu li em.index_curr{background-position:0px -12px;width:12px;height:12px;margin-top:4px;}
.menu li em.open{background-position:0px -24px;width:12px;height:14px;margin-top:3px;}
.menu li em.open_curr{background-position:0px -38px;width:12px;height:14px;margin-top:3px;}
.menu li em.lc{background-position:0px -52px;width:15px;height:11px;margin-top:5px;}
.menu li em.lc_curr{background-position:0px -63px;width:15px;height:11px;margin-top:5px;}
.menu li em.business{background-position:0px -74px;width:14px;height:14px;margin-top:3px;}
.menu li em.business_curr{background-position:0px -88px;width:14px;height:14px;margin-top:3px;}
.menu li em.news{background-position:0px -102px;width:15px;height:17px;margin-top:1px;}
.menu li em.news_curr{background-position:0px -119px;width:15px;height:17px;margin-top:1px;}
.menu li em.branch{background-position:0px -136px;width:19px;height:12px;margin-top:5px;}
.menu li em.branch_curr{background-position:0px -148px;width:19px;height:12px;margin-top:5px;}

.menu li a{color:#3d3d3d;}
.menu li a:hover{color:#d72024;}
.menu li a.select{color:#d72024;font-weight:bold;}
.menu li a.select:hover{color:#3d3d3d;}
.footer{border-top:4px solid #ca2528;width:100%;margin-top:20px;background:#e3e3e3;padding:20px 0px;}
.footer h1{text-align:center;font-size:14px;font-weight:normal;line-height:24px;color:#878787;}

.main{width:1000px;margin-top:20px;overflow:hidden;}

.open{width:100%;height:500px;background:url(open_banner.jpg) no-repeat center;}
.open_n{width:840px;padding:32px 80px 0px 80px;}
.open_prepare{width:550px;float:left;margin-left:10px;}
.open_title{font-size:24px;width:550px;margin-bottom:20px;}

.prepare_n{width:550px;float:none;margin-bottom:30px;}
.prepare_n em{background:url(prepare_pic.gif) no-repeat center;width:139px;height:110px;display:block;margin-left:30px;float:left;margin-right:30px;}
.prepare_n em.one{background-position:0px 0px;}
.prepare_n em.two{background-position:0px -110px;}
.prepare_n em.three{background-position:0px -220px;}
.prepare_n h1{font-size:16px;margin-top:25px;margin-bottom:15px;}
.prepare_n p{font-size:16px;line-height:22px;color:#555;}


.open_card{width:346px;float:left;margin-left:30px;}
.bank_pic_n{width:346px;}
.bank_pic_n li{margin-top:12px;}
.bank_exp_n{width:346px;line-height:22px;font-size:14px;color:#555;margin-top:10px;}
.bank_exp_n b{color:#d72024;}

#phone_weixin{
	display:none;
}

@media screen and (max-width: 481px){
	
body{
	overflow-x:hidden;
}	

.header{width:100%;padding-left:10px; padding-bottom:4px;padding-top:4px;}
.header_n{width:100%;position:relative;}
.header_n h1{font-size:14px;font-weight:normal;float:left;padding-top:3px;}
.header_n h1 a{margin-left:10px;}

.header_n_right{float:left;width:60%;text-align:left;}

.header_n_right li{display:block;margin-left:0px;font-size:16px;color:#d72024;line-height:27px;font-weight:bold;float:none; padding:10px}


.header_n_right li.tel{background:url(icon_tel.jpg) no-repeat left;margin-left:10px;}
.header_n_right li a.download{background:url(icon_download.jpg) no-repeat left;color:#d72024;display:block;padding-left:35px;}
.header_n_right li a.download:hover{background:url(icon_download_hover.jpg) no-repeat left;color:#134699;}
.header_n_right li a.qq{background:url(icon_qq.jpg) no-repeat left;color:#d72024;display:block;padding-left:35px;}
.header_n_right li a.qq:hover{background:url(icon_qq_hover.jpg) no-repeat left;color:#134699;}
.header_n_right li a{color:#d72024;}
.header_n_right li a:hover{color:#134699;}

.top_n{width:100%;overflow:hidden; padding-left:10px}


.main{width:100%;margin-top:20px;overflow:hidden;}

.open{width:100%;height:500px;background:url(open_banner.jpg) no-repeat center;
background-position-x:30%;
background-position-y:50%}

.open_n{width:84%;padding:32px 80px 0px 80px;}
.open_prepare{width:100%;float:left;margin-left:10px;}
.open_title{font-size:24px;width:100%;margin-bottom:20px;}
	
	

.prepare_n{width:100%;float:none;margin-bottom:30px;}
.prepare_n em{background:url(prepare_pic.gif) no-repeat center;width:139px;height:110px;display:block;margin-left:0px;float:left;margin-right:5px;}
.prepare_n em.one{background-position:0px 0px;}
.prepare_n em.two{background-position:0px -110px;}
.prepare_n em.three{background-position:0px -220px;}

.prepare_n h1{font-size:16px;margin-top:25px;margin-bottom:15px;}
.prepare_n p{font-size:16px;line-height:22px;color:#555;padding-right:10px}	

.open_card{width:100%;float:left;margin-left:0px; padding-top:30px}
.bank_pic_n{width:90%;}
.bank_pic_n img{width:45%;}
.bank_pic_n li{margin-top:12px;}



.bank_exp_n{width:100%;line-height:22px;font-size:14px;color:#555;margin-top:10px; padding-left:10px; padding-bottom:30px}
.bank_exp_n b{color:#d72024;}

#pc_weixin{
	display:none;
}

#phone_weixin{
	display:block;
}

#phone_weixin h1{
	margin:30px
}

.main .Section1{
	margin:10px
}

</pre></body></html>