﻿/* - - - - - - - - - 各浏览器样式默认值标准化  - - - - - - - - -*/

html,
body,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
p,
blockquote,
pre,
a,
address,
code,
del,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	display: block;
}

html {
	-webkit-text-size-adjust: none;
}

img {
	border: none;
	vertical-align: middle;
}

input,
select,
button {
	padding: 0;
	margin: 0;
	outline: none;
	font-family: inherit;
	vertical-align: middle;
}

textarea {
	font-family: inherit;
}

button {
	cursor: pointer;
}

html {
	overflow-x: hidden;
}

body {
	font-size: 12px;
	background: #fff;
	font-family: 'Microsoft YaHei';
}

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

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3,
h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

i,
em,
address {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #4f4f4f;
}

a:hover {
	transition: color 200ms linear 0s, background-color 200ms linear 0s, border-color 200ms linear 0s;
	color: #00468C;
}

a:active {}


/*点击与释放时*/

a:visited {}


/* 访问过 */


/*  - - - - - - - - - 常用类样式  - - - - - - - - -*/

.no_bor {
	border: none!important;
}


/*无边框*/

.no_bg {
	background: none!important;
}


/*无背景*/

.clear {
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	clear: both;
	font-size: 0;
}


/*清除浮动*/

.center {
	width: 1200px;
	margin: 0 auto;
}

.fl {	
	float: left
}

.fl2 {	
	text-align: center;
}

.fr {
	float: right
}


/*- - - - - - - - -样式属网站首页.html - - - - - - - -*/


/*页头*/

#header {
	height: 160px;
	position: relative;
	min-width: 1200px;
	margin: 0 auto;
	z-index: 1500;
}

.topright {
	width: 600px;
	height: 80px;
	float: right;
	padding-top: 20px
}

.search {
	width: 360px;
	height: 35px;
	float: left
}

.search .s_w {
	width: 256px;
	float: left;
	border: #CCC 1px solid;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background: #F1F1F1;
	color: #999;
	display: inline;
	border-radius: 3px 0 0 3px;
	border-right: 0
}

.search .an {
	width: 75px;
	float: left;
	height: 42px;
	background: #055A9B;
	border: 0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: inline;
	font-family: "微软雅黑";
}

.search .an:hover {
	width: 75px;
	float: left;
	height: 42px;
	background: #2072B1;
	border: 0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: inline;
	font-family: "微软雅黑"
}

.intel {
	width: 200px;
	height: 60px;
	float: right;
}

.intel .telnum {
	display: block;
	font-size: 18px;
	color: #000;
	height: 25px;
	line-height: 25px;
	text-align: left;
	background: url("img/tel.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/tel.png*/
	) left center no-repeat;
	padding-left: 50px;
	font-weight: 600
}

.intel .tel_txt {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 50px;
}


/*网站标志*/

#logo {
	float: left;
	width: 355px;
	height: 79px;
	padding-top: 11px;
}


/*菜单*/

#menu {
	width: 100%;
	height: 60px;
	background: #00468C
}

#menu ul {
	float: left;
}

#menu ul li {
	float: left;
	position: relative;
	display: inline;
}

#menu ul li a {
	float: left;
	color: #FFF;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding: 0px 20px;
}

#menu ul li:hover,
#menu ul li.change {
	background: #FFF;
	color: #00468C
}

#menu ul li:hover a,
#menu ul li.change a {
	color: #00468C
}

#menu ul li.change ol li a {
	color: #fff;
}

#menu ul li.change ol li a:hover {
	background-color: #00468C;
}

#menu ul li:hover ol li a:hover {
	background-color: #00468C;
}

#menu ul li:hover ol li a {
	color: #FFF
}

#menu ul li ol {
	left: 0;
	position: absolute;
	top: 60px;
	background-color: #00468C;
	display: none;
	width: 100%;
}

#menu ul li ol li {
	float: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	display: block;
}

#menu ul li ol li:last-child {
	border: 0;
}

#menu ul li ol li a {
	float: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	display: block;
}

#menu ul li ol li a:hover {
	color: #fff;
}


/*广告*/


/* 本例子css */

.fullSlide {
	width: 100%;
	position: relative;
	height: 400px;
	background: #fff;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 400px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #f00;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url("img/slider-arrow.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/slider-arrow.png*/
	) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}


/***开户*********/

#Kaihu {
	width: 100%;
	background: #fff;
	overflow: hidden;
	margin: 0 auto;
	padding: 70px 0 39px;
}

.kaihu {
	width: 770px;
	float: left;
	padding: 0;
	overflow: hidden
}

.kaihu .kh_pics {
	float: left;
	width: 360px;
	height: 200px;
	display: inline;
}

.kaihu .kh_txt {
	width: 370px;
	position: relative;
	float: right
}

.kaihu .kh_txt p {
	line-height: 29px;
	font-size: 14px;
	padding-bottom: 20px;
}

.kaihu .more {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background-color: #59626b;
	display: block
}

.kaihu .more:hover {
	color: #fff;
	background-color: #00468C;
	text-decoration: none;
}

.kaihu_list {
	width: 370px;
	padding: 0;
	padding-bottom: 15px;
	display: block;
	float: right;
	background: #1591DA
}


/*新闻列表*/

.kaihu_list ul {
	margin: 0;
	padding: 0
}

.kaihu_list li {
	float: left;
	border-bottom: 1px solid #e5e5e5;
	height: 60px;
	padding-top: 15px;
}

.kaihu_list li .date {
	width: 120px;
	height: 67px;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	font-family: Arial;
	color: #fff;
}

.kaihu_list li .date span {
	display: block;
	font-size: 16px;
}

.kaihu_list li .fr {
	width: 250px;
}

.kaihu_list li .fr span {
	display: block;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
}

.kaihu_list li .fr p {
	font-size: 12px;
	color: #73BDE9;
	line-height: 24px;
}

.kaihu_list li a:hover .fr p {
	color: #fff;
}

.kaihu_list li a:hover .fr span {
	color: #034067
}

.kaihu_list li:nth-child(4) {
	border: none
}


/****************/


/***6个项目*********/

#Project {
	width: 100%;
	background: #F1F1F1;
	overflow: hidden;
	margin: 0 auto;
	padding: 70px 0 39px;
}

.jie {
	width: 1200px;
	margin: 0 auto;
}

.jie ul {
	padding-top: 25px;
	width: 1200px;
	overflow: hidden
}

.jie ul li {
	float: left;
	width: 368px;
	height: 320px;
	margin-right: 48px;
	background: #FFFFFF;
	margin-bottom: 48px;
	overflow: hidden
}

.jie ul li .tu {
	width: 368px;
	height: 163px;
	display: block
}

.jie ul li .tu img {
	display: block
}

.jie ul li h2 {
	width: 368px;
	font-weight: 600;
	font-size: 18px;
	line-height: 52px;
	color: #3c3c3c;
	text-align: center
}

.jiew {
	font-size: 14px;
	width: 308px;
	padding: 0 30px;
	color: #4e4e4e;
	margin: 0 auto;
	display: block;
	line-height: 25px
}

.jie ul li:nth-child(3n) {
	margin-right: 0px
}


/**/


/*简介*/

#Introduction {
	padding: 50px 0 30px 0;
	overflow: hidden;
	color: #000;
	min-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}

#Introduction .center {
	position: relative;
}

#Introduction .pics {
	float: left;
	width: 471px;
	height: 341px;
	display: inline;
}

#Introduction .jieshao {
	width: 660px;
	position: relative;
	float: right
}

#Introduction .jieshao h4 {
	height: 68px;
	line-height: 68px;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
}

#Introduction .jieshao h4 span {
	font-size: 14px;
	color: #CCC;
	font-family: Arial;
	font-weight: normal;
	padding-left: 15px;
}

#Introduction .jieshao p {
	line-height: 29px;
	font-size: 14px;
	color: #777777
}

#Introduction .jieshao_mores {
	padding: 20px 0;
	color: #5a5a5a
}

.jieshao_mores .ico_add {
	background: url("img/ico_add.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/ico_add.png*/
	) left center no-repeat;
	padding-left: 26px;
	line-height: 30px;
}

.jieshao_mores .ico_tel {
	background: url("img/ico_tel.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/ico_tel.png*/
	) left center no-repeat;
	padding-left: 26px;
	line-height: 30px;
}

.jieshao_btns {
	padding-top: 15px;
}

.jieshao_btns a {
	float: left;
	margin-right: 10px;
}

#Introduction .more {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background-color: #59626b;
	display: block
}

#Introduction .more:hover {
	color: #fff;
	background-color: #00468C;
	text-decoration: none;
}

#Introduction .more_zx {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background-color: #00468C;
	display: block
}

#Introduction .more_zx:hover {
	color: #fff;
	background-color: #00468C;
	text-decoration: none;
}


/*优势*/

#Youshi {
	width: 100%;
	background: url("img/youshi.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/youshi.png*/
	) center no-repeat #F1F1F1;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 50px 0;
	height: 420px;
}

#Youshi .center {
	position: relative
}

#Youshi .ys {
	background: #FFF;
	padding: 20px 30px;
	display: block;
}

#Youshi .ys .title {
	width: 100%;
	line-height: 40px;
	font-size: 18px;
	position: relative;
	color: #03488D;
	font-weight: 600
}

#Youshi .ys ul {
	width: 100%;
	padding: 5px 0;
	margin: 0;
	overflow: hidden;
	border-bottom: 1px solid #03488D
}

#Youshi .ys ul li {
	float: left;
	height: 28px;
	font-size: 14px;
	position: relative;
	padding-right: 20px
}

#ys1 {
	width: 280px;
	position: absolute;
	left: 0;
	top: 180px;
}

#ys2 {
	width: 280px;
	position: absolute;
	right: 0;
	top: 0;
}

#ys3 {
	width: 280px;
	position: absolute;
	right: 0;
	top: 230px;
}

#Youshi .cate .cate_cn {
	font-size: 30px;
	font-weight: 600;
	color: #000
}

#Youshi .cate .cate_en {
	font-size: 18px;
	font-weight: 600;
	color: #000
}


/*新闻中心*/

#News {
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
	min-width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #CCC
}

.agf-list2 {
	padding-bottom: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.agf-list2 li {
	height: 130px;
	width: 550px;
	margin: 20px 15px 0 20px;
	float: left;
	display: inline;
	padding: 0 0 7px 2px;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

.agf-list2 li .img {
	float: left;
	width: 200px;
	height: 130px;
}

.agf-list2 li .img {
	display: block;
	width: 200px;
	height: 130px;
}

.agf-list2 li .intro {
	float: left;
	width: 318px;
	overflow: hidden;
	margin-left: 20px;
}

.agf-list2 li .tit {
	font-size: 14px;
	font-weight: 500;
	height: 30px;
	line-height: 22px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	color: #5a5a5a
}

.agf-list2 li .other {
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	color: #888;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.agf-list2 li .other a {
	color: #999;
}

.agf-list2 li .other a:hover {
	color: #666;
}

.agf-list2 li .down-link {
	width: 90px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	overflow: hidden;
	padding-top: 15px;
}


/**************************/

#Fengcai {
	background: url("img/fcbg.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/fcbg.png*/
	) center no-repeat;
	background-size: cover;
	padding: 25px 0
}


/* 本例子css */

.picScroll-left {
	overflow: hidden;
	position: relative;
}

.picScroll-left .bd {
	padding: 10px 0;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-right: 42px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 204px;
	height: 233px;
	display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 35px;
	font-size: 14px;
	color: #333
}


/* 友情链接 */

.friendLink {
	padding: 50px 0;
	background: #fff;
	overflow: hidden;
	clear: both;
}

.friendLink ul {
	overflow: hidden;
	zoom: 1;
}

.friendLink ul li {
	width: 140px;
	float: left;
	margin: 0 15px;
	display: inline;
}

.friendLink ul li img {
	width: 140px;
	height: 60px;
}


/*友情链接*/

#link {
	color: #fff;
	float: left;
	width: 900px
}

#link h5 {
	font-size: 14px;
	line-height: 40px;
	font-weight: 600;
	display: block;
}

#link p {
	display: block;
}

#link p a {
	font-size: 14px;
	color: #fff;
	padding-right: 10px;
	display: inline-block;
}

#link p a:hover {
	color: #000;
}


/*页尾*/

#footer {
	min-width: 1200px;
	margin: 0 auto;
	background-color: #00468C;
	overflow: hidden;
	padding: 0
}

#footer .center {
	padding: 26px 0;
}

#footer .ftel {
	font-size: 14px;
	font-weight: 500;
	color: #FFF;
	float: left;
	padding-right: 10px
}

#footer .ftel p {
	font-size: 20px;
	font-weight: 600
}

#footer .erweima {
	float: left;
}

#footer .erweima img {
	width: 68px;
	height: 68px;
}

#footer .banquan {
	background: #002A53;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	font-size: 14px;
}

#footer .banquan .center {
	padding: 0
}

#footer .banquan a {
	font-size: 14px;
	color: #fff;
	padding-right: 10px;
	display: inline-block;
}

#footer .banquan a:hover {
	color: #00468C;
}


/*栏目标题*/

.PartTitle {
	text-align: center;
	margin-bottom: 16px;
}

.PartTitle span {
	line-height: 33px;
	position: relative;
	background: #00468C;
	text-transform: uppercase;
	display: block;
	width: 40px;
	margin: 0 auto;
	margin-top: 20px;
	display: block;
	height: 4px;
	font-size: 30px;
	font-weight: 600;
	color: #000
}

.PartTitle strong {
	font-size: 24px;
	font-weight: 600;
	color: #000 display:block;
}


/******/

.cate {
	text-align: left;
	margin-bottom: 16px;
}

.cate .cate_cn {
	font-size: 24px;
	color: #292929
}

.cate .cate_en {
	font-size: 12px;
	color: #888888
}


/*产品列表*/

.ProductList {
	float: left;
}

.ProductList li {
	float: left;
	position: relative;
	margin: 0px 22px 15px 0px;
	display: inline;
}

.ProductList li a {
	width: 380px;
	height: 284px;
	padding-top: 18px;
	border: 1px solid #eeeeee;
	display: block;
}

.ProductList li a:hover {
	color: #fd8002;
	text-decoration: none;
}

.ProductList li a img {
	width: 350px;
	height: 241px;
	margin: 0 auto;
	display: block;
}

.ProductList li a strong {
	height: 44px;
	line-height: 44px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	display: block;
}


/*- - - - - - - - -样式属网站-产品中心2.html - - - - - - - -*/


/*广告2*/

#Banner2 {
	height: 340px;
	min-width: 1200px;
	margin: 0 auto 10px;
}


/*内容区域*/

#container {
	width: 1200px;
	margin: 35px auto;
}


/*侧栏*/

#sidebar {
	float: left;
	width: 279px;
}


/*侧栏标题*/

.SideTitle {
	padding-left: 35px;
	height: 53px;
	line-height: 53px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #00468C;
	border-bottom: 1px solid #CCC;
}

.SideTitle span {
	font-size: 16px;
	display: block;
}


/*分类*/

#Classification {
	width: 279px;
	margin-bottom: 25px;
	background: #EEEEEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	padding-bottom: 50px
}

#Classification ul {
	background-color: #EEEEEE;
}

#Classification ul li {
	border-bottom: 1px solid #CCC;
	background: url("img/ico3.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/ico3.png*/
	) right 30px center no-repeat
}

#Classification ul li a {
	color: #333;
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	padding-left: 35px;
	display: block;
}

#Classification ul li.change a,
#Classification ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: url("img/ico3hover.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/ico3hover.png*/
	) #00468C right 30px center no-repeat
}


/*内容区域*/

#neirong {
	float: right;
	width: 873px;
	position: relative;
}


/*位置*/

#Location {
	height: 41px;
	line-height: 41px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 20px;
	background: url("img/icon_home.gif"/*tpa=http://www.huixincr.com/skins/ie81/css/img/icon_home.gif*/
	) no-repeat left 12px;
}


/*产品*/

#Products {
	width: 873px;
}


/*主标题*/

.MainTitle {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 17px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cecece;
	color: #00468C
}


/*产品*/

.Products {
	height: 250px;
	padding: 24px 0;
	border-bottom: 1px solid #e3e3e3;
}

.Products .photo {
	float: left;
	width: 358px;
	height: 250px;
	position: relative;
	margin-right: 31px;
	display: inline;
}

.Products .photo img {
	width: 350px;
	height: 242px;
	border: 4px solid #f6f6f6;
	display: block;
}

.Products h5 {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	font-size: 15px;
	margin-bottom: 7px;
}

.Products h5 a:hover {}

.Products p {
	height: 161px;
	line-height: 23px;
	overflow: hidden;
	font-size: 14px;
	color: #737373;
	margin-bottom: 10px;
}

.Products .btn_more {
	width: 76px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	background-color: #ff7707;
	border: 1px solid #fe7608;
	display: inline-block;
}

.Products .btn_more:hover {
	color: #fd8002;
	background-color: #ffffff;
}


/*- - - - - - - - -样式属网站-列表1.html - - - - - - - -*/

#CaseList {
	padding: 0;
	overflow: hidden
}

#CaseList .case_con {
	line-height: 25px;
	padding: 20px 0;
	color: #434343;
	font-size: 14px;
}


/*文档*/

.docs {
	height: 140px;
	padding: 15px 0;
}

.docs .photo {
	float: left;
	width: 200px;
	height: 130px;
	margin-right: 27px;
	display: inline;
}

.docs .photo img {
	width: 100%;
	height: 100%;
	display: block;
}

.docs h5 {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	font-size: 14px;
	padding-top: 5px;
}

.docs time {
	width: 258px;
	height: 20px;
	color: #898989;
	margin-bottom: 12px;
	display: inline-block;
}

.docs p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 15px;
}

.docs a.more {
	width: 76px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	background-color: #00468C;
	display: inline-block;
}

.docs a.more:hover {
	background-color: #084079;
	color: #fff;
}


/*.hover_docs { background-color:#f6f6f6; }
*/


/*翻页*/

.pages {
	line-height: 22px;
	text-align: left;
	padding: 39px 0;
}

.pages a {
	color: #fff;
	padding: 0 8px;
	background-color: #00468C;
	display: inline-block;
}

.pages a.change,
.pages a:hover {
	color: #fff;
	background-color: #002A53;
}

.pages span {
	color: #fff;
	margin-left: 3px;
	padding: 0 8px;
	background-color: #00468C;
	display: inline-block;
}


/****团队****/

#Teamlist {
	padding: 20px 0;
	overflow: hidden
}

.photo {
	padding: 0;
	overflow: hidden
}

.photo li {
	float: left;
	text-align: center;
	margin-bottom: 25px;
	margin-right: 25px
}

.photo li p {
	line-height: 40px;
}

.photo li img {
	width: 264px;
	height: 300px;
	transition: all 0.3s;
}

.photo li:hover img {
	opacity: 0.8;
}


/*- - - - - - - - -样式属网站-资讯.html - - - - - - - -*/


/**/

#DocList {
	padding-top: 20px;
}


/*文档列表*/

.DocList li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 22px;
	background: url("img/1.gif"/*tpa=http://www.huixincr.com/skins/ie81/css/img/1.gif*/
	) no-repeat 11px 14px;
	border-bottom: 1px dashed #cccccc;
}

.DocList li span {
	float: right;
	color: #818181;
}


/*- - - - - - - - -样式属网站-服务支持.html - - - - - - - -*/


/*列表*/

.list li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 22px;
	background: url("img/1.gif"/*tpa=http://www.huixincr.com/skins/ie81/css/img/1.gif*/
	) no-repeat 11px 14px;
	border-bottom: 1px dashed #cccccc;
}

.list li span {
	float: right;
}

.list li span a {
	color: #fc8100;
	padding-right: 25px;
	background: url("img/2.gif"/*tpa=http://www.huixincr.com/skins/ie81/css/img/2.gif*/
	) no-repeat right center;
}

.list li span a:hover {
	text-decoration: underline;
}


/*- - - - - - - - -样式属网站-在线留言.html - - - - - - - -*/


/*留言*/

#LeaveMessage {
	width: 676px;
	height: 452px;
	margin: 70px auto 70px auto;
	padding-top: 40px;
	border: 2px solid #d6d6d6;
}

#LeaveMessage .form dl {
	width: 417px;
	line-height: 22px;
	position: relative;
	font-size: 14px;
	color: #5a5a5a;
	margin: 0 auto;
	padding-left: 108px;
}

#LeaveMessage .form dl dt {
	width: 101px;
	text-align: right;
	position: absolute;
	left: 0px;
}

#LeaveMessage .form dl dt span {
	color: #fe0000;
}

#LeaveMessage .form dl dd {
	margin-bottom: 19px;
}

#LeaveMessage .form dl dd .btn_send {
	width: 96px;
	height: 25px;
	color: #fff;
	margin: 0 auto;
	background-color: #f16d00;
	border: 0;
	border-radius: 4px;
	display: block;
}

#LeaveMessage .form dl dd .btn_send:hover {
	background-color: #ffa458;
}

#LeaveMessage .form dl dd textarea {
	width: 397px;
	height: 166px;
	overflow: auto;
	padding: 5px 8px 5px 8px;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

#LeaveMessage .form dl dd .text {
	width: 137px;
	height: 23px;
	line-height: 23px;
	padding: 0 9px;
	border: 1px solid #cecece;
	border-radius: 4px;
}

#LeaveMessage .tips {
	width: 589px;
	line-height: 20px;
	font-size: 13px;
	color: #595959;
	margin: 0 auto;
}

#LeaveMessage .tips span {
	color: #fe0000;
}


/*- - - - - - - - -样式属网站-联系我们.html - - - - - - - -*/


/*联系我们*/

#contact_us {
	width: 811px;
	margin: 0 auto;
	padding: 20px 0;
}

#contact_us .mapbox {
	width: 811px;
	height: 330px;
	margin: 0 auto 31px;
	background-color: #efefed;
}

#contact_us .mapbox img {
	width: 100%;
	height: 100%;
	display: block;
}

#contact_us h5 {
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 17px;
	font-weight: normal;
	color: #ff8202;
}

#contact_us ul li {
	line-height: 29px;
	font-size: 14px;
}


/*- - - - - - - - -样式属网站-新闻资讯-内容页.html - - - - - - - -*/

#NewsContent {
	width: 845px;
	margin: 0 auto;
}

.mainNews {
	height: 45px;
	line-height: 45px;
	text-align: center;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px
}

#NewsContent .NewsValue {
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #a7a7a7;
}

#NewsContent .NewsValue li {
	margin-right: 17px;
	display: inline;
}

.content {
	line-height: 28px;
	font-size: 14px;
	padding: 30px 0 27px;
}

.content p {
	margin-bottom: 15px;
}


/*上一篇 下一篇*/

#PrevNext {
	line-height: 24px;
	font-size: 14px;
	padding: 10px 0;
	border-top: 1px solid #cfcfcf;
}


/*- - - - - - - - -样式属网站-关于我们.html - - - - - - - -*/


/*关于我们*/

#AboutUs .content {
	padding: 1px 0;
}

.titles {
	height: 64px;
	line-height: 64px;
	text-align: center;
	overflow: hidden;
	font-size: 23px;
	font-weight: normal;
}


/*- - - - - - - - -样式属网站-产品中心-详情.html - - - - - - - -*/


/**/

#Product_ {
	margin-bottom: 20px;
}


/*产品图片*/

#Product_Photo {
	float: left;
	width: 290px;
	height: 290px;
	margin-right: 33px;
	display: inline;
}

#Product_Photo img {
	width: 100%;
	height: 100%;
	display: block;
}


/*产品参数*/

#Product_value {
	width: 548px;
	line-height: 31px;
	font-size: 15px;
	color: #555555;
}


/*产品介绍*/


/*副标题*/

.SubTitle {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	padding-top: 12px;
	background: url("img/line_x.gif"/*tpa=http://www.huixincr.com/skins/ie81/css/img/line_x.gif*/
	) repeat-x left top;
}


/***********新增5个页面***************************/

.bk10 {
	height: 10px;
	width: 100%;
	clear: both
}

.bk20 {
	height: 20px;
	width: 100%;
	clear: both
}

.bk30 {
	height: 30px;
	width: 100%;
	clear: both
}

.bk50 {
	height: 50px;
	width: 100%;
	clear: both
}

.bk5 {
	height: 5px;
	width: 100%;
	clear: both
}

.bk15 {
	height: 15px;
	width: 100%;
	clear: both
}

.bk25 {
	height: 25px;
	width: 100%;
	clear: both
}


/***个人开户*******/

.nyban {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	height: 400px;
}

#page_grkh {
	padding: 50px 0;
	overflow: hidden
}

.center .gr_tit {
	text-align: center
}

.gr_tit {
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: block;
	font-size: 32px;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	color: #FFFFFF;
	background: #024794;
	width: 430px;
	margin: auto;
}

.gr_desc {}

#page_grkh ul {
	zoom: 1;
}

#page_grkh li {
	float: left;
	text-align: center
}

#page_grkh li .mypic {}


/*
#page_grkh li h2 { font-size:18px; font-weight:600; }
#page_grkh li p { line-height:30px; font-size:14px }
*/


/****好处***********/

.gr_haochu {
	padding: 50px 0;
	overflow: hidden
}

#page_grkh .gr_haochu .gr_tit {
	width: 430px
}

.gr_haochu ul {
	padding: 50px 0
}

.gr_haochu li {
	width: 19%;
	padding: 0 3%
}

.gr_haochu li h2 {
	line-height: 45px;
}


/****优势***********/

.gr_youshi {
	background: url("img/gr_youshi.jpg"/*tpa=http://www.huixincr.com/skins/ie81/css/img/gr_youshi.jpg*/
	) bottom center no-repeat;
	height: 680px;
	padding: 0;
	overflow: hidden
}

.grys_ul {
	position: relative;
	padding: 0;
	height: 500px
}

.grys_ul li {}

#page_grkh .gr_youshi .gr_tit {
	width: 490px
}

#page_grkh .grys_ul li h2 {
	font-weight: bold;
	color: #024794;
	font-size: 22px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.grys_ul li p {
	width: 220px;
	margin: 0 auto;
	text-align: center
}

#grys1 {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 100px
}

#grys2 {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 300px
}

#grys3 {
	position: absolute;
	right: 50%;
	margin-right: -500px;
	top: 100px
}

#grys4 {
	position: absolute;
	right: 50%;
	margin-right: -600px;
	top: 300px
}

#grys5 {
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 30px
}


/****开户被拒***********/

.gr_khno {
	padding-top: 100px;
	overflow: hidden
}

.gr_khno li {
	width: 100%;
	text-align: right
}

.grkhno_ul {
	float: left;
	width: 365px;
}

.grkhno_ul2 {
	float: right;
	width: 365px;
	text-align: center
}

.gr_khnoimg {
	float: left;
	width: 470px;
	text-align: center
}

.gr_khnoimg {
	max-width: 100%
}

#page_grkh .grkhno_ul li h2,
#page_grkh .grkhno_ul2 li h2 {
	color: #268EE5;
	font-size: 20px;
	font-weight: 500
}

#page_grkh .grkhno_ul li h2 {
	text-align: right
}

#page_grkh .grkhno_ul2 li h2 {
	text-align: left
}

#page_grkh .grkhno_ul li p {
	text-align: right
}

#page_grkh .grkhno_ul2 li p {
	text-align: left
}

#page_grkh .grkhno_ul li {
	margin-bottom: 60px
}

#page_grkh .grkhno_ul2 {
	padding-top: 40px
}

#page_grkh .grkhno_ul2 li {
	margin-bottom: 150px
}


/****办理优势******/

.gr_lyys {
	padding: 50px 0 100px;
	overflow: hidden;
	background: #F3F3F3
}


/*
.gr_lyys li { width:19%; background:#FFF; border:1px solid #BFBFBF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px; margin-right:1%; padding:30px 0 20px; height: 260px; }*/

.gr_lyys li:nth-child(5n) {
	margin-right: 0
}

#page_grkh .gr_lyys .gr_tit {
	width: 325px
}


/*
#page_grkh .gr_lyys li h2 { color:#024794 }
#page_grkh .gr_lyys li p { padding:0 30px; color:#656766 }
*/


/************/

.gryhkh {
	width: 100%;
	text-align: center;
	clear: both;
	letter-spacing: 1px;
}

.gr_lyys {
	height: 380px;
	background: #f3f3f3;
}

.gr_lyys h2 {
	width: 285px;
	margin-top: -4px;
	position: relative;
	top: 100px;
}

.gryhkh h2 {
	display: block;
	font-size: 32px;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	color: #FFFFFF;
	background: #024794;
	width: 360px;
	margin: auto;
	margin-top: auto;
	border-radius: 50px;
	margin-top: 100px;
}

.gr_lyys ul {
	width: 1200px;
	margin: auto;
}

.gr_lyys ul li {
	width: 226px;
	height: 260px;
	background: #FFFFFF;
	border: 1px solid #bfbfbf;
	border-radius: 10px;
	cursor: pointer;
	float: left;
}

#page_grkh .ysysdp1 {
	width: 82px;
	height: 76px;
	margin: auto;
	margin-top: 50px;
}

#page_grkh .ysysdp2 {
	font-size: 24px;
	color: #024794;
	font-weight: bold;
	margin-top: 13px;
}

.ysysdp3 {
	font-size: 14px;
	color: #666666;
	width: 150px;
	margin: auto;
	margin-top: 21px;
	line-height: 24px;
}

.ysysdp4 {
	width: 50px;
	height: 50px;
	margin: auto;
	margin-top: 20px;
}

.gr_lyys ul li .ysysdp4 img {
	width: 50px;
}

.ysysdp5 {
	color: #FFFFFF;
	margin: auto;
	font-size: 14px;
	line-height: 25px;
	margin-top: 18px;
}

.ysydli {
	margin-left: 15px;
}

.gr_lyys li:hover {
	background: #024794;
}

#page_grkh .gr_lyys li:hover p {
	color: #FFF
}

.gr_lyys li:hover .ysysd {
	display: none;
}

.gr_lyys li:hover .ysysd2 {
	display: block;
}

.gr_lyys .ysysd2 {
	display: none;
}


/******三大开户形式*******/

.gr_khxs {
	padding: 50px 0 100px;
	overflow: hidden
}

.gr_khxs .khxs_ul {}

.gr_khxs .khxs_ul li {
	background: #F5F5F5;
	margin-bottom: 10px;
	width: 100%
}

.xsnum {
	float: left;
	width: 150px;
	text-align: center;
	color: #024794;
	font-size: 116px;
	font-weight: bold;
	margin-left: 28px;
	margin-top: 35px;
}

.gr_khxs .mypic {
	float: left;
	width: 424px;
}

.mypic img {
	height: 100%
}

.my_txt {
	float: left;
	width: 500px;
	text-align: left;
	padding: 80px 30px 0
}

#page_grkh .my_txt h2 {
	font-size: 24px;
	margin-bottom: 10px
}

#page_grkh .my_txt p {
	color: #000;
	line-height: 30px;
	font-size: 18px
}

.gr_khxs li:nth-child(1) .mypic {
	float: right
}

#page_grkh .gr_khxs li:nth-child(2) .my_txt h2 {
	text-align: right
}

#page_grkh .gr_khxs li:nth-child(2) .my_txt p {
	text-align: right
}


/*****开户流程***************/

.gr_khlc {
	padding: 50px 0 80px;
	overflow: hidden
}


/*.gr_khlc li { width:16.6667%; text-align:center }
.gr_khlc li h3 { background:#024794; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px; width:160px; margin:0 auto; font-size:18px; color:#99F; text-align:center; display:block; }

*/

.gr_khlc ul {
	width: 1200px;
	height: 145px;
	margin: auto;
	margin-top: auto;
	margin-top: 60px;
}

.gr_khlc ul li {
	height: 100px;
	float: left;
	cursor: pointer;
}

.gr_khlc ul li .qlcp1 {
	width: 132px;
	height: 114px;
	margin: auto;
}

.gr_khlc ul li .qlcp1 img {
	margin-top: 20px;
}

.gr_khlc ul li .qlcp3 {
	width: 132px;
	height: 114px;
	font-size: 14px;
	line-height: 24px;
	display: none;
}

.gr_khlc ul li .qlcp3 .pzp {
	width: 112px;
	position: relative;
	top: 15px;
	padding: 0 10px
}

.gr_khlc ul li .qlcp2 {
	width: 140px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 20px;
	background: #024794;
	border-radius: 20px;
}

.gr_khlc ul li:hover .qlcp1 {
	display: none;
}

.gr_khlc ul li:hover .qlcp3 {
	display: block;
}

.gr_khlc ul .qlcli {
	margin-left: 72px;
}


/***个人开户*******/


/*****乐业与银行关系********/

.bank_realate {
	background: #FAFAFA;
	padding: 50px 0;
	overflow: hidden
}

.bank_tit {
	background: #024794;
	margin: 0 auto;
	font-size: 24px;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 10px;
	min-width: 280px;
	width: 580px;
	text-align: center
}

.bank_ul {
	padding: 50px 0;
	overflow: hidden;
	zoom: 1
}

.bank_ul li {
	width: 19%;
	border: 1px solid #CCC;
	margin-right: 0.9%;
	margin-bottom: 0.8%
}

.bank_ul li:nth-child(5n) {
	margin-right: 0
}

.bank_ul li img {
	max-width: 100%
}

.btn_ljyy {
	background: #D80113;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 160px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #99F;
	text-align: center
}

.btn_ljyy a {
	display: block;
	color: #FFF
}


/****做账审计******/

#page_zzsj {
	padding: 0;
	overflow: hidden
}

.sj_tit {
	background: #024794;
	margin: 0 auto;
	font-size: 32px;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 10px;
	min-width: 280px;
	width: 580px;
	text-align: center;
	height: 55px;
	line-height: 55px;
}

.sj_tit2 {
	background: none;
	margin: 0 auto;
	font-size: 32px;
	color: #024794;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 10px;
	min-width: 280px;
	width: 580px;
	text-align: center;
	height: 55px;
	line-height: 55px;
}

.sj_desc {}


/*****公司开户优势*********/

.sj_khys {
	background: #F7F7F7;
	padding: 50px 0;
	overflow: hidden
}

.sj_khys .swsj {
	padding-top: 30px;
	overflow: hidden
}

.sj_khys .swsj li {
	background: #DAEDFE;
	float: left;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 130px;
	height: 105px;
	margin: 0 20px;
	padding: 45px 10px 0;
	line-height: 35px;
	text-align: center;
	color: #02448E;
	font-size: 18px
}

.sj_khys .swsj li span {
	font-weight: 500;
}

.sj_khys .swsj li .bt1 {}

.sj_khys .swsj li .bt2 {
	font-weight: 600;
}

.btn_swsj {
	background: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 160px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #01458C;
	text-align: center;
	border: 4px solid #01458C
}

.btn_swsj a {
	display: block;
	color: #01458C;
}

.btn_swsj:hover {
	background: #01458C
}

.btn_swsj:hover a {
	color: #FFF
}


/***********/

.sj_zzsjxw {
	padding: 50px 0;
	overflow: hidden
}

.swsj_news {
	text-align: center;
	padding: 0;
	overflow: hidden
}

.swsj_news ul .rmzb {
	width: 531px;
	height: 407px;
}

.swsj_news ul li {
	float: left;
}

.swsj_news ul li div {
	color: #FFFFFF;
	height: 215px;
	background: #000;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 80%);
	;
	/*FireFox*/
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 80%);
	/* Opear */
	background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	/*IE10及IE10+*/
	filter: progid:DXImageTransform.Microsoft.alpha(Opacity=0, FinishOpacity=100, Style=0, StartX=0, StartY=0, FinishX=1200, FinishY=80);
	margin-top: 191px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	transition: 0.6s;
	-moz-transition: 0.6s;
	/* Firefox 4 */
	-webkit-transition: 0.6s;
	/* Safari 和 Chrome */
	-o-transition: 0.6s;
	/* Opera */
}

.swsj_news ul li div .zxp1 {
	font-size: 30px;
	font-weight: bold;
	padding-top: 60px;
}

.swsj_news ul li div .zxp2 {
	font-size: 18px;
	width: 440px;
	height: 200px;
	margin: auto;
	margin-top: auto;
	text-align: left;
	margin-top: 20px;
	line-height: 32px;
}

.swsj_news ul li div .yxlr {
	opacity: 0;
	transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
}

.zxp3 {
	background: #024794;
	color: #FFFFFF;
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	font-size: 18px;
	border-radius: 10px;
	cursor: pointer;
	position: relative;
	top: -58px;
	opacity: 0;
	transition: 0.6s;
	-moz-transition: 0.6s;
	/* Firefox 4 */
	-webkit-transition: 0.6s;
	/* Safari 和 Chrome */
	-o-transition: 0.6s;
	/* Opera */
}

.swsj_news ul li .zxp3 {
	background: #024794;
	color: #FFFFFF;
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	font-size: 18px;
	border-radius: 10px;
	cursor: pointer;
	position: relative;
	top: -58px;
	opacity: 0;
	transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
}

.swsj_news ul li:hover div {
	margin-top: 0;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	height: 407px;
}

.swsj_news ul li:hover div .slh {
	display: none;
}

.swsj_news ul li:hover div .yxlr {
	opacity: 1;
}

.swsj_news ul li:hover .zxp3 {
	opacity: 1;
}

.swsj_news ul li:hover .zxp3 a {
	display: block;
	color: #FFF
}

.swsj_news .zjd {
	width: 138px;
}

.swsj_news ul .zjd img {
	margin-top: 175px;
}


/***规避影响*************/

.sj_sjgbyx {
	background: #F5F5F5;
	width: 100%;
	padding: 50px 0;
	overflow: hidden
}

.sj_sjgbyx .sj_tit2 {
	width: 650px
}

.sjgbyx {
	text-align: center;
	padding: 0;
	overflow: hidden
}

.sjgbyx ul li {
	float: left;
}

.sjgbyx ul li img {
	max-width: 100%
}

.sjgbyx ul li .gbtc {
	font-size: 24px;
	color: #024794;
	line-height: 42px;
	letter-spacing: 1px;
}

.sjgbyx ul li .gbtc2 {
	font-size: 16px;
	width: 300px;
	margin: auto;
	line-height: 27px;
}

.sjgbyx .gbli1 {
	margin-left: 48px;
}


/*******那些公司做审计做账*sj_dozzsj*********/

.sj_dozzsj {
	background: #fff;
	width: 100%;
	padding: 50px 0;
	overflow: hidden
}

.dozzsj {
	text-align: center
}

.dozzsj ul li {
	width: 275px;
	height: 100px;
	float: left;
	border: 2px solid #00a0e9;
	border-radius: 30px;
	margin-top: 40px;
}

.dozzsj ul li div {
	font-size: 18px;
	width: 230px;
	height: 100px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	display: table;
}

.dozzsj ul li div p {
	vertical-align: middle;
	display: table-cell;
}

.dozzsj .sjyhone {
	margin-left: 28px;
}

.dozzsj .mcbys {
	clear: both;
	color: #00a0e9;
	font-size: 18px;
	margin-top: 38px;
}


/*******做账指导栏********/

.sj_zzzd {
	padding: 50px 0;
	overflow: hidden
}

.zzzd {
	text-align: center
}

.zzzd .zzzbsul {
	width: 1200px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 70px;
	color: #FFFFFF;
}

.zzzd .zzzbsul .zzzbsulli {
	width: 240px;
	height: 400px;
	background: #00a0e9;
	float: left;
	transition: 0.5s;
	cursor: pointer;
}

.zzzd .zzzbsul .zzzbsulli .zdlldzp1 {
	font-size: 80px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
}

.zzzd .zzzbsul .zzzbsulli .zdlldzp2 {
	font-size: 20px;
	font-weight: bold;
	width: 150px;
	text-align: left;
	margin-top: 13px;
	margin-left: 73px;
}

.zzzd .zzzbsul .zzzbsulli .cydezi {
	color: #222222;
	width: 208px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: -200px;
	line-height: 30px;
	opacity: 0;
	transition: 0.5s;
	font-size: 14px
}

.zzzd .zzzbsul .zdlli2 {
	background: #0088df;
}

.zzzd .zzzbsul .zdl {
	width: 720px;
}

.zzzd .zzzbsul .zdl .zdlp1 {
	width: 100%;
	height: 50%;
	background: #0178d4;
	transition: 0.5s;
}

.zzzd .zzzbsul .zdl .zdlp2 {
	width: 100%;
	height: 50%;
	background: #0369b8;
	transition: 0.5s;
}

.zzzd .zzzbsul .zdl .zdlp1 ul {
	width: 500px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	top: 50px;
}

.zzzd .zzzbsul .zdl .zdlp1 ul .yqsz {
	font-size: 80px;
	font-weight: bold;
}

.zzzd .zzzbsul .zdl .zdlp1 ul li {
	float: left;
}

.zzzd .zzzbsul .zdl .zdlp1 ul li .zdlldzp3 {
	font-size: 20px;
	font-weight: bold;
	width: 180px;
	text-align: left;
	margin-top: 13px;
	margin-left: 73px;
}

.zzzd .zzzbsul .zdl .zdlp1 .cydezi2 {
	color: #222222;
	clear: both;
	width: 650px;
	margin-left: 40px;
	text-align: left;
	transition: 0.5s;
	line-height: 24px;
	position: relative;
	top: -50px;
	opacity: 0;
}


/*******/

.zzzd .zzzbsul .zzzbsulli2:hover {
	background: #FFFFFF;
	box-shadow: 0 0 20px #222222;
}

.zzzd .zzzbsul .zdlp2:hover .cydezi2 {
	opacity: 1;
}

.zzzd .zdlp1:hover .cydezi2 {
	opacity: 1;
}

.zzzd .zzzbsul .zzzbsulli2:hover .cydezi {
	opacity: 1;
}

.zzzd .zzzbsul .zdl .zdlp2 ul .yqsz {
	font-size: 80px;
	font-weight: bold;
}

.zzzd .zzzbsul .zdl .zdlp2 ul li {
	float: left;
}

.zzzd .zzzbsul .zdl .zdlp2 ul li .zdlldzp3 {
	font-size: 20px;
	font-weight: bold;
	width: 260px;
	text-align: left;
	margin-top: 13px;
	margin-left: 73px;
}

.zzzd .zzzbsul .zdl .zdlp2 .cydezi2 {
	color: #222222;
	clear: both;
	width: 650px;
	margin-left: 40px;
	text-align: left;
	opacity: 0;
	transition: 0.5s;
	line-height: 24px;
	position: relative;
	top: -65px;
}

.zzzd .zzzbsul .zdl .zdlp2 ul {
	width: 500px;
	margin: 0 auto;
	position: relative;
	top: 45px;
}

.zzzd .zzzbsul .zdlp1:hover {
	background: #FFFFFF;
	box-shadow: 0 0 20px #222222;
}

.zzzd .zzzbsul .zdlp2:hover {
	background: #FFFFFF;
	box-shadow: 0 0 20px #222222;
}

.zzzd .zzzbsul .zdl .zdlp1:hover .cydezi2 {
	opacity: 1;
	font-size: 14px
}

.zzzd .zzzbsul .zdl .zdlp2:hover .cydezi2 {
	opacity: 1;
	font-size: 14px
}


/******sj_fwlc 审计服务流程*******/

.sj_fwlc {
	background: #f5f5f5;
	padding: 50px 0 80px;
	overflow: hidden
}

.sj_fwlc .swlc {}

.sj_fwlc .swlc li {
	float: left;
	text-align: center
}

.sj_fwlc .swlc li p {
	font-size: 22px;
	margin-top: 40px;
}

.sj_fwlc .swlc .ddtt {
	margin-left: 9.8px;
	margin-right: 9.8px;
	height: 155px;
	display: flex;
}

.sj_fwlc .swlc .ddtt img {
	align-self: center;
}

.sj_fwlc .xdzi {
	width: 1200px;
	height: 444px;
	margin: 0 auto;
	font-size: 18px;
	background: url("img/SJFWLC-7.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/SJFWLC-7.png*/
	) no-repeat center;
}

.sj_fwlc .xdzi ul li {
	width: 1200px;
	height: 100.5px;
	line-height: 88.5px;
}

.sj_fwlc .xdzi .xdzili1 {
	margin-left: -60px;
}

.sj_fwlc .xdzi .xdzili2 {
	padding-left: 100px;
}

.sj_fwlc .xdzi .xdzili3 {
	padding-left: 200px;
}

.sj_fwlc .xdzi .xdzili4 {
	padding-left: 320px;
}

.sj_fwlc .xdzi .xdzt_t {
	background: #019FE9;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	padding: 0 10px;
	text-align: center;
	display: inline-block;
	margin-top: 20px
}

.btn_fwlc {
	background: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 160px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #009FE9;
	text-align: center;
	border: 4px solid #009FE9
}

.btn_fwlc a {
	display: block;
	color: #009FE9;
}

.btn_fwlc:hover {
	background: #009FE9
}

.btn_fwlc:hover a {
	color: #FFF
}


/****sj_dashiye 大视野********/

.sj_dashiye {
	background: #fff;
	padding: 50px 0 80px;
	overflow: hidden
}

.dashiye {
	text-align: center
}

.dashiye .swtiao {
	width: 1200px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 190px;
}

.dashiye .swtiao .swdsy {
	width: 600px;
	height: 530px;
	float: left;
}

.dashiye .swtiao .swdsy1 {
	background: url("img/DSY-5.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/DSY-5.png*/
	) no-repeat left;
	background-position-y: center;
	background-position-y: -2px;
}

.dashiye .swtiao .swdsy2 {
	background: url("img/DSY-6.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/DSY-6.png*/
	) no-repeat center;
	background-position-x: center;
	background-position-y: center;
	background-position-y: 0px;
	background-position-x: 90px;
}

.dashiye .swtiao .swdsy3 {
	background-position-y: 50px;
	background-position-x: 0;
}

.dashiye .swtiao .swdsy4 {
	background-position-y: 50px;
	background-position-x: 90px;
}

.dashiye .swtiao .swdsyjut2 {
	margin-left: 457px;
}

.dashiye .swtiao .swdsyjut1 {
	width: 285px;
	height: 393px;
	background: #FFFFFF url("img/DSY-8.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/DSY-8.png*/
	) no-repeat center;
}

.dashiye .swtiao .swdsyjut1 .swdsyjutp1 {
	width: 232px;
	height: 172px;
	border-radius: 50px;
	margin: 0 auto;
	background: url("img/DSY-1.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/DSY-1.png*/
	) no-repeat center;
	position: relative;
	top: -86px;
}

.dashiye .swtiao .swdsyjut1 .swdsyjutp2 {
	background: url("img/DSY-2.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/DSY-2.png*/
	) no-repeat center;
}

.dashiye .swtiao .swdsyjut1 .swdsyjutp3 {
	background: url("img/DSY-3.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/DSY-3.png*/
	) no-repeat center;
}

.dashiye .swtiao .swdsyjut1 .swdsyjutp4 {
	background: url("img/DSY-4.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/DSY-4.png*/
	) no-repeat center;
}

.dashiye .swtiao .swdsyjut1 ul {
	width: 276px;
	margin: auto;
	margin-top: auto;
	margin-top: -86px;
}

.dashiye .swtiao .swdsyjut1 ul .swshld1 {
	font-size: 24px;
	font-weight: bold;
}

.dashiye .swtiao .swdsyjut1 ul li {
	height: 69px;
	line-height: 69px;
	font-size: 18px;
}

.dashiye .swtiao .swdsyjut1 ul .swshld2 {
	background: #f5f5f5;
}

.dashiye .swtiao .swdsyjut1 ul li {
	height: 69px;
	line-height: 69px;
	font-size: 18px;
}

.dashiye .swtiao .swdsyjut1 ul .swshld2 {
	background: #f5f5f5;
}

.dashiye .swtiao .swdsyjut4 {
	margin-left: 315px;
	margin-top: 335px;
}

.dashiye .swtiao .swdsyjut5 {
	margin-top: 175px;
	margin-left: -143px;
}

.dashiye .swtiao .swdsyjut1 .yzx {
	width: 151px;
	height: 60px;
	line-height: 60px;
	border: 3px solid #00a0e9;
	clear: both;
	font-size: 24px;
	color: #00a0e9;
	border-radius: 10px;
	cursor: pointer;
	transition: 0.3s;
	position: absolute;
	font-weight: bold;
	background: #FFFFFF;
	margin-left: 65px;
}

.dashiye .swtiao .swdsyjut1 .yzx:hover {
	background: #00a0e9;
	color: #00a0e9;
}

.dashiye .swtiao .swdsyjut1 .yzx a {
	color: #00a0e9
}

.dashiye .swtiao .swdsyjut1 .yzx:hover a {
	color: #FFF
}


/*****审计涉及问题************/

.sj_faq {
	background: #fff;
	padding: 50px 0 80px;
	overflow: hidden
}

.sjfaq {
	text-align: center
}

.sjfaq ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 60px;
}

.sjfaq ul li {
	float: left;
	width: 300px;
	height: 225px;
	background: url("img/fengexian2.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/fengexian2.png*/
	) no-repeat right;
	background-position-y: center;
	background-position-y: 70px;
}

.sjfaq ul li:nth-child(4n) {
	background: none
}

.sjfaq ul li .swsjsjwtp1 {
	color: #00A0E9;
	font-size: 24px;
}

.sjfaq ul li .swsjsjwtp3 {
	margin-top: 40px;
}

.sjfaq ul li .swsjsjwtp2 {
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 6px;
}


/*****常见问题************/

.sj_fuwu {}

.sj_fuwu .sj_tit2 {
	width: 750px;
}

.sjfuwu_ul {
	text-align: center
}

.sjfuwu_ul ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	height: 300px;
	text-align: center;
	margin-top: 60px;
}

.sjfuwu_ul ul li {
	float: left;
	margin-left: 62px;
}

.sjfuwu_ul ul li p {
	font-size: 24px;
	margin-top: 25px;
}

.sjfuwu_ul ul .wntgjh {
	margin-left: 52px;
	margin-right: -5px;
	margin-top: 60px;
}

.sjfuwu_ul .yzx {
	width: 151px;
	height: 60px;
	line-height: 60px;
	border: 3px solid #00a0e9;
	clear: both;
	margin: 0 auto;
	font-size: 24px;
	color: #00a0e9;
	border-radius: 10px;
	cursor: pointer;
	transition: 0.3s;
	background: #FFFFFF;
}

.sjfuwu_ul .yzx a {
	display: block;
}


/*****常见问题************/

.sj_xzyy {}

.xzyy_ul {
	text-align: center
}

.xzyy_ul ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 62px;
}

.xzyy_ul ul li {
	float: left;
}

.xzyy_ul ul .xzwmdyy1 {
	letter-spacing: 1px;
	margin-top: 35px;
	width: 336px;
	height: 494px;
	background: url("img/YY-xiao.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/YY-xiao.png*/
	) no-repeat center;
}

.xzyy_ul ul li .xzwdiv1 {
	width: 190px;
	height: 190px;
	border-radius: 100px;
	margin: 30px auto;
	background: url("img/XZWM-1.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/XZWM-1.png*/
	) no-repeat center;
}

.xzyy_ul ul li .xzwptm {
	font-size: 24px;
	margin-top: 50px;
}

.xzyy_ul ul li .xzwpxd {
	font-size: 17px;
	margin-top: 7px;
}

.xzyy_ul ul li .xzwpxd2 {
	margin-top: 40px;
}

.xzyy_ul ul .xzwmdyy2 {
	letter-spacing: 1px;
	width: 398px;
	height: 566px;
	background: url("img/YY-da.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/YY-da.png*/
	) no-repeat center;
	margin-left: 65px;
	margin-right: 65px;
}


/***香港业务优势*******/

.sj_hkywys {}

.hkywys_ul {
	text-align: center
}

.hkywys_ul .ywys {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 20px;
}

.hkywys_ul .ywys .ywysul1 {
	width: 1200px;
	margin: 0 auto;
}

.hkywys_ul .ywys .ywysul1 li {
	width: 215px;
	height: 200px;
	margin-left: 70px;
	float: left;
	margin-top: 80px;
	text-align: center;
	cursor: pointer;
}

.hkywys_ul .ywys .ywysul1 li .ywysp1 {
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	margin-top: 12px;
	text-align: center;
}

.hkywys_ul .ywys .ywysul1 li .ywysp2 {
	color: #FFFFFF;
	font-size: 17px;
	margin-top: 30px;
	line-height: 25px;
	text-align: center;
}


/****做账审计******/


/******年审*********/

#page_ns {
	padding: 50px 0;
	overflow: hidden
}

.ns_tit {
	background: #024794;
	margin: 0 auto;
	font-size: 32px;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 10px;
	min-width: 280px;
	width: 580px;
	text-align: center;
	height: 55px;
	line-height: 55px;
}

.ns_tit2 {
	background: none;
	margin: 0 auto;
	font-size: 32px;
	color: #024794;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 10px;
	min-width: 280px;
	width: 580px;
	text-align: center;
	height: 55px;
	line-height: 55px;
}

.ns_desc {}


/**按时年审*****/

.ns_ontime {}

.ns1 {
	text-align: center
}

.ns1 .wsmul1 {
	width: 1200px;
	height: 158px;
	margin: auto;
	margin-top: auto;
	margin-top: 40px;
}

.ns1 .wsmul1 li p {
	font-size: 14px;
	width: 240px;
	text-align: left;
	margin-left: 130px;
	margin-top: 25px;
}

.ns1 .wsmul1 li p span {
	display: block;
	font-size: 32px;
	color: #024794;
	margin-bottom: 15px;
}

.ns1 .wsmul1 li {
	float: left;
	width: 380px;
	height: 158px;
	border-radius: 10px;
}

.ns1 .wsmul1 li+li {
	margin-left: 30px;
}

.ns2 ul {
	width: 1200px;
	height: 370px;
	margin: auto;
	margin-top: auto;
	margin-top: 50px;
}

.ns1 .wsmul2 {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 50px;
	clear: both;
}

.ns1 .wsmul2 li {
	float: left;
	width: 468px;
	height: 458px;
	background: #f5f5f5;
	border-radius: 10px;
	margin-left: 60px;
	margin-bottom: 50px;
}

.ns1 .wsmul2 li img {
	margin-top: 20px;
}

.ns1 .wsmul2 li p {
	text-align: left;
	font-size: 18px;
	width: 380px;
	margin: auto;
	margin-top: auto;
	margin-top: 20px;
}

.ns1 .wsmul2 li p span {
	display: block;
	padding-top: 20px;
}


/****年审什么时候********************/

.ns_nsbl {
	background: #F1F0F5;
	padding: 50px 0;
	overflow: hidden
}

.ns2 {
	text-align: center
}

.ns2 ul li:nth-child(1) {
	margin-top: 170px;
	margin-left: 15px;
}

.ns2 ul li {
	float: left;
}

.ns2 ul li p {
	font-size: 18px;
	width: 190px;
	text-align: left;
	margin: auto;
	margin-top: auto;
	margin-top: 10px;
}

.ns2 ul li:nth-child(3) {
	margin-left: 385px;
}

.ns2 ul li:nth-child(4) {
	margin-top: 205px;
	margin-left: 25px;
}

.ns2 .smshblk {
	width: 346px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: auto;
	margin-top: auto;
	background: #024794;
	border-radius: 10px;
	margin-top: -1px;
	cursor: pointer;
}

.ns2 .smshblk a {
	display: block;
	color: #FFF
}


/*****公司年审事项***********/

.ns_nssx {
	background: #fff;
	padding: 50px 0;
	overflow: hidden
}

.ns_desc {
	font-size: 18px;
	color: #666666;
	padding-top: 14px;
}

.ns3 {
	text-align: center
}

.nssx {
	font-size: 18px;
	color: #666666;
	padding-top: 14px;
	text-align: center
}

.ns3 ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 40px;
}

.ns3 ul li {
	float: left;
	width: 336px;
	height: 262px;
	letter-spacing: 1px;
}

.ns3 ul li .nssxp1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
}

.ns3 ul li .nssxp2 {
	font-size: 18px;
	width: 305px;
	height: 100px;
	line-height: 22px;
	margin: auto;
	margin-top: auto;
	color: #FFFFFF;
	margin-top: 24px;
	text-align: left;
}

.ns3 ul li+li {
	margin-left: 96px;
}

.ns3 ul li:nth-child(4) {
	margin-left: 215px;
	margin-top: 50px;
}

.ns3 ul li:nth-child(5) {
	margin-top: 50px;
	margin-bottom: 40px;
}

.ns3 .wxts {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	background: #f5f5f5;
	clear: both;
	font-size: 18px;
	color: #024794;
}


/**********年审程序**************/

.ns_nscx {
	background: #fff;
	padding: 50px 0;
	overflow: hidden
}

.ns5 {
	text-align: center
}

.ns5 ul {
	width: 1200px;
	height: 240px;
	margin: auto;
	margin-top: auto;
	margin-top: 40px;
	font-size: 22px;
	font-weight: 500;
}

.ns5 ul li {
	float: left;
	width: 241px;
	margin-top: 190px;
	text-align: center;
	color: #292929
}

.ns5 ul li.ns51 {
	width: 280px;
	margin-left: 60px
}

.ns5 ul li.sp {
	width: 100px
}

.ns5 ul li.ns52 {
	width: 280px
}

.ns5 ul li.ns53 {
	width: 340px
}

.ns5 .nslc {
	width: 194px;
	height: 50px;
	line-height: 50px;
	margin: auto;
	margin-top: auto;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	background: #024794;
	border-radius: 10px;
	margin-top: 40px;
	cursor: pointer;
}

.ns5 .nslc a {
	display: block;
	color: #FFF
}


/***我们的优势************/

.ns_usys {
	background: #f5f5f5;
	padding: 50px 0;
	overflow: hidden
}

.ns6 {
	text-align: center
}

.ns6 .qxwys {
	width: 630px;
	height: 560px;
	margin: auto;
	margin-top: auto;
	margin-top: 40px;
}

.ns6 .qxwys .ysul1 {
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
}

.ns6 .qxwys .ysul1 li {
	float: left;
}

.ns6 .qxwys .ysul1 p {
	font-size: 24px;
	font-weight: bold;
	color: #fff100;
	margin-bottom: 12px;
}

.ns6 .qxwys .ysul1 span {
	display: block;
}

.ns6 .qxwys .yszjz {
	font-size: 34px;
	font-weight: bold;
	color: #024794;
	clear: both;
	letter-spacing: 1px;
	line-height: 42px;
}

.ns6 .qxwys .yszjz span {
	display: block;
}

.ns6 .qxwys .ysul2 {
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
}

.ns6 .qxwys .ysul1 li:nth-child(2) {
	margin-left: -13px;
	margin-top: 20px;
}

.ns6 .qxwys .ysul1 li:nth-child(3) {
	margin-top: 110px;
	margin-left: 10px;
}

.ns6 .qxwys .ysul1 li:nth-child(1) {
	margin-left: 65px;
	margin-top: 110px;
}

.ns6 .qxwys .ysul2 {
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
}

.ns6 .qxwys .ysul2 li:nth-child(1) {
	margin-left: 70px;
}

.ns6 .qxwys .ysul2 li {
	float: left;
}

.ns6 .qxwys .ysul2 p {
	font-size: 24px;
	font-weight: bold;
	color: #fff100;
	margin-bottom: 12px;
}

.ns6 .qxwys .ysul2 span {
	display: block;
}

.ns6 .qxwys .ysul2 li:nth-child(2) {
	margin-top: 80px;
	margin-left: -20px;
}


/***********年审逾期*************/

.ns_nsoutime {
	padding: 50px 0;
	overflow: hidden
}

.ns8 {
	text-align: center
}

.ns8 ul {
	width: 1200px;
	height: 430px;
	margin: auto;
	margin-top: auto;
	margin-top: 40px;
}

.ns8 ul li {
	float: left;
}

.ns8 ul li .tt {
	width: 661px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	text-align: left;
	padding-left: 40px;
}

.ns8 ul li p+p {
	margin-top: 19px;
}


/********发牌制度***************/

.ns_fpzd {
	background: #F5F5F5;
	text-align: center;
	padding: 50px 0;
	overflow: hidden
}

.ns_fpzd .ns_tit2 {
	width: 650px
}

.ns9 {
	text-align: center
}

.ns9 .xtp1 {
	font-size: 18px;
	width: 920px;
	margin: auto;
	margin-top: auto;
	margin-top: 28px;
	line-height: 32px;
}

.ns9 .gyzdul1 {
	width: 940px;
	height: 325px;
	margin: auto;
	margin-top: auto;
	margin-top: 40px;
}

.ns9 .gyzdul1 li {
	float: left;
	width: 400px;
	height: 325px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 5px 20px #b9b8b8;
}

.ns9 .gyzdul1 li .gyzdp1 {
	width: 122px;
	height: 118px;
	margin: auto;
	margin-top: auto;
	margin-top: 20px;
}

.ns9 .gyzdul1 li .gyzdp2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
}

.ns9 .gyzdul1 li .gyzdp3 {
	font-size: 14px;
	color: #333333;
	width: 370px;
	margin: auto;
	margin-top: auto;
	text-align: left;
	margin-top: 20px;
}

.ns9 .gyzdul1 li+li {
	margin-left: 140px;
}


/*****登记册*********/

.ns_djce {
	padding: 50px 0;
	overflow: hidden;
	background: #f5f5f5;
}

.ns10 {
	text-align: center
}

.ns10 .hdza {
	width: 630px;
	margin: auto;
	margin-top: auto;
	line-height: 30px;
	margin-top: 35px;
	font-size: 18px;
}

.ns10 .zytp {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	height: 274px;
	margin-top: 40px;
}

.ns10 .zytp li {
	float: left;
}

.ns10 .zytp li img {
	width: 274px;
	height: 274px;
	transition: 0.5s;
}

.ns10 .zytp .zytpli {
	margin-left: 29px;
}

.ns10 .zytp2 {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 40px;
}

.ns10 .zytp2 li {
	width: 580px;
	height: 345px;
	float: left;
}

.ns10 .zytp2 li .zydjp1 {
	width: 554px;
	font-size: 24px;
	color: #278fe4;
	height: 85px;
	line-height: 120px;
}

.ns10 .zytp2 li .zydjp2 {
	font-size: 16px;
	margin-top: 5px;
}

.ns10 .zytp2 li .zydjp3 {
	margin-top: 24px;
}

.ns10 .zytp2 li .zydjp4 {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 85px;
	margin-left: 400px;
}

.ns10 .zytp2 li .zydjp4 a {
	color: #FFF
}


/****ns_hqfw 后期服务************/

.ns_hqfw {}

.ns11 {
	text-align: center
}

.ns11 ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 5px;
}

.ns11 ul li {
	width: 580px;
	height: 303px;
	float: left;
	border: 1px solid #024794;
	margin-top: 40px;
	cursor: pointer;
}

.ns11 ul .wyydli {
	margin-left: 36px;
}

.ns11 ul li .hqfup1 {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 90px;
	text-align: left;
	width: 400px;
}

.ns11 ul li .hqfup2 {
	font-size: 14px;
	color: #024794;
	width: 200px;
	margin-left: 320px;
	text-align: left;
	line-height: 25px;
	margin-top: 24px;
}

.ns11 ul li .hqfup3 {
	width: 200px;
	text-align: left;
	margin-left: 320px;
	font-size: 14px;
	margin-top: 24px;
}

.ns11 ul li .hqfup4 {
	width: 200px;
	text-align: left;
	margin-left: 340px;
	font-size: 14px;
	margin-top: 4px;
}


/******年审*********/


/*****香港公司注册***********/


/*****香港公司注册***********/


/*****香港公司银行开户***********/

#page_gskh {}

.gs_tit {
	width: 560px;
	height: 60px;
	border-radius: 20px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background: #024794;
	display: block;
	text-align: center;
	margin-top: 50px;
}

.gs_khys {}


/*index_news*/

.index_news {
	margin-top: 15px;
	width: 1000px;
	height: 393px;
	margin-top: 71px;
	margin: 0 auto;
}

.index_news_m {
	position: relative;
	width: 100%;
	height: 100%;
}

.i_news_t1 {
	font-size: 11px;
	color: #3e466b;
	background: #FFF;
	text-transform: uppercase;
	padding: 0 11px;
	position: absolute;
	left: 84px;
	font-weight: bold;
}

.i_news_t2 {
	display: none
}

.i_news_t3 {
	width: 560px;
	height: 60px;
	border-radius: 20px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background: #024794;
	display: block;
	text-align: center;
	margin-top: 50px;
}

.i_hnews {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 20px;
}

.i_hnews_tt {
	width: 483px;
	height: 331px;
	float: left;
	margin-top: 28px;
}

.i_hnews_m {
	width: 100%;
	height: 100%;
	position: relative;
}

.i_hnews_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.i_hnews_img {
	width: 100%;
	height: 100%;
}

.i_hnews_title {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 47px;
	line-height: 47px;
	text-align: center;
	white-space: nowrap;
	font-size: 14px;
	text-overflow: ellipsis;
	/*溢出省略号，支持ie、safari（webkit）*/
	-o-text-overflow: ellipsis;
	/*溢出省略号，支持opera*/
	overflow: hidden;
	/*溢出隐藏*/
	-moz-binding: url("img/ellipsis.xml"/*tpa=http://www.huixincr.com/skins/ie81/css/img/ellipsis.xml*/
	);
	/*溢出省略号，支持firefox*/
	background: url("img/i_hnews_titlebg.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/i_hnews_titlebg.png*/
	) repeat-x;
	color: #fff;
}

.i_hnews_title a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.i_hnews_cnt {
	display: none;
}

.i_hnews_date {
	display: none;
}

.i_hnews_date1,
.i_hnews_date2,
.i_hnews_date2,
.i_hnews_date3,
.i_hnews_date4,
.i_hnews_date5 {
	float: left;
}

.i_hnews_tj {
	width: 482px;
	float: left;
	height: 337;
	margin: 27px 0 0 35px;
	position: relative;
}

.i_tnews_m {
	width: 100%;
	height: 85px;
	position: relative;
	margin-bottom: 40px;
}

.i_tnews_img {
	display: none;
}

.i_tnews_img {
	width: 20px;
	height: 16px;
}

.i_tnews_title {
	position: absolute;
	left: 102px;
	top: 0;
	width: 360px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*溢出省略号，支持ie、safari（webkit）*/
	-o-text-overflow: ellipsis;
	/*溢出省略号，支持opera*/
	overflow: hidden;
	/*溢出隐藏*/
	-moz-binding: url("img/ellipsis.xml"/*tpa=http://www.huixincr.com/skins/ie81/css/img/ellipsis.xml*/
	);
	/*溢出省略号，支持firefox*/
	font-weight: bold;
}

.i_tnews_title a {
	color: #606060;
}

.i_tnews_cnt {
	position: absolute;
	left: 102px;
	top: 36px;
	width: 380px;
	height: 40px;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	color: #6d6d6d;
	padding-bottom: 8px;
	border-bottom: 1px solid #D6D6D6;
}

.i_tnews_date {
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
	height: 85px;
	background: #1359A7;
	color: #ffffff;
}

.i_tnews_date1,
.i_tnews_date2,
.i_tnews_date2,
.i_tnews_date3,
.i_tnews_date4,
.i_tnews_date5 {
	float: left;
}

.i_tnews_date1 {
	position: absolute;
	top: 52px;
	left: 12px;
	line-height: 23px;
	font-size: 14px;
}

.i_tnews_date2 {
	position: absolute;
	top: 52px;
	left: 48px;
	line-height: 23px;
	font-size: 14px;
}

.i_tnews_date3 {
	position: absolute;
	top: 52px;
	left: 55px;
	line-height: 23px;
	font-size: 14px;
}

.i_tnews_date5 {
	position: absolute;
	top: 11px;
	left: 18px;
	line-height: 61px;
	font-size: 40px;
	padding-left: 10px;
}

.i_tnews_date4 {
	display: none;
}

.i_tnews_title:hover a {
	color: #558675;
}

.i_tnews_m:hover .i_tnews_date {
	background: #024794;
}

.i_news_more {
	position: absolute;
	right: 0;
	top: 0px;
	width: 61px;
	height: 29px;
	background: url("img/i_news_morebg.png"/*tpa=http://www.huixincr.com/skins/ie81/css/img/i_news_morebg.png*/
	) no-repeat;
}

.i_news_more a {
	width: 61px;
	height: 29px;
	display: block;
	text-indent: -9999px;
}


/********yhkh3 银行开户服务***************/

.gs_hkkhfw {
	padding: 50px 0;
	overflow: hidden;
	background: #f5f5f5;
}

.yhkh3 {
	margin-top: -5px;
}

.yhkh3 img {
	margin-top: 90px;
}

.yhkh3 ul {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	height: 200px;
	margin-top: 0px;
	margin-top: -160px;
	position: relative;
	top: 1px;
}

.yhkh3 ul li {
	float: left;
	width: 220px;
	height: 100px;
	color: #333333;
	line-height: 30px;
	font-size: 16px;
	margin-left: 65px;
}


/****开户难************/

.gs_whykhnan {
	padding: 50px 0;
	overflow: hidden
}

.yhkh12 {
	text-align: center
}

.yhkh12 .wsm {
	width: 500px;
	height: 60px;
	border-radius: 10px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 32px;
	color: #FFFFFF;
	background: #024794;
	position: relative;
	top: 50px;
}

.yhkh12 .khn {
	font-size: 24px;
	color: #024794;
	margin-top: 90px;
}

.yhkh12 ul {
	width: 1200px;
	margin: auto;
}

.yhkh12 ul li {
	float: left;
	border: 2px solid #024794;
	border-radius: 10px;
	width: 358px;
	height: 308px;
	letter-spacing: 1px;
	margin-top: 40px;
}

.yhkh12 ul .khnyd {
	margin-left: 57px;
}

.yhkh12 ul li .ftpd {
	width: 301px;
	height: 104px;
	margin: auto;
	margin-top: auto;
	margin-top: 26px;
}

.yhkh12 ul li .ftpd2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}

.yhkh12 ul li .ftpd3 {
	font-size: 16px;
	width: 330px;
	margin: auto;
	margin-top: auto;
	margin-top: 10px;
	line-height: 28px;
}

.yhkh12 ul li .ftpd2 span {
	color: #024794;
}


/******gs_khnan 开户难*******/

.gs_khnan {
	background: #f5f5f5;
	padding: 50px 0;
	overflow: hidden
}

.yhkh4 {
	background: #f5f5f5;
	text-align: center
}

.yhkh4 ul {
	width: 1200px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 40px;
}

.yhkh4 ul li {
	width: 1200px;
	height: 128px;
	background: #FFFFFF;
	margin-top: 20px;
	color: #333333;
}

.yhkh4 ul li .wsmp1 {
	width: 128px;
	height: 128px;
	background: #024794;
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
	line-height: 128px;
	float: left;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}

.yhkh4 ul li div {
	float: left;
}

.yhkh4 ul li div .wsmp2 {
	text-align: left;
	color: #024794;
	font-size: 24px;
	font-weight: bold;
	margin-left: 35px;
	margin-top: 15px;
}

.yhkh4 ul li div .wsmp3 {
	font-size: 18px;
	margin-left: 35px;
	margin-top: 10px;
	width: 1000px;
	line-height: 32px;
	text-align: left;
}


/*****银行关系***********/

.gs_bankgx {
	background: #fafafa;
	padding: 50px 0;
	overflow: hidden
}

.yhkh2 {}

.gs_bankgx .gs_tit {
	width: 800px;
}

.yhkh2 .wsm {
	width: 700px;
	height: 60px;
	border-radius: 10px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 32px;
	color: #FFFFFF;
	background: #024794;
	position: relative;
	top: 30px;
}

.yhkh2 ul {
	width: 1000px;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 50px;
}

.yhkh2 ul li {
	width: 192px;
	height: 105px;
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	cursor: pointer;
}

.yhkh2 ul li img {
	opacity: 1;
	transition: 0.2s;
	border: 1px solid #CCCCCC;
}

.yhkh2 ul li p {
	width: 192px;
	height: 105px;
	line-height: 105px;
	text-align: center;
	margin: 0 auto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background: #024794;
	opacity: 0;
	position: relative;
	top: -109px;
	transition: 0.2s;
	transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
}

.yhkh2 ul li:hover img {
	opacity: 0;
	transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
}

.yhkh2 ul li:hover p {
	opacity: 1;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
}

#page_grkh .yhkh2 li p {
	height: 105px;
	line-height: 105px;
}


/******gs_khlct 开户流程图*****************/

.gs_khlct {
	padding: 50px 0;
	overflow: hidden
}

.yhkh {
	width: 100%;
	text-align: center;
	clear: both;
}

.yhkh8 img {
	margin-top: 70px;
}

.yhkh8 .juxing1 {
	display: block;
	width: 150px;
	height: 40px;
	background: #d22828;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 0px;
	cursor: pointer;
	margin-top: 40px;
}

.yhkh8 .juxing1 a {
	color: #FFF
}


/****业务优势********/

.gs_hkywys {
	padding: 50px 0;
	overflow: hidden
}

.hkywys_ul {}

.hkywys_ul a {
	color: #FFF
}


/****广告********/

.yhkh11 {
	margin-top: 80px;
}


/*****香港公司银行开户***********/


/***********page_gszc 香港公司注册*****/

#page_gszc {}


/*****表单****/

.gsreg_form {
	color: #000
}

.gsreg_form .mfhm {
	width: 100%;
	height: 90px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #CCC;
	clear: both;
}

.gsreg_form .mfhm ul {
	width: 1050px;
	height: 90px;
	margin: auto;
}

.gsreg_form .mfhm ul li {
	height: 90px;
	line-height: 90px;
	float: left;
	color: #000;
	font-size: 18px;
}

.gsreg_form .mfhm ul .mfhmli1 {
	margin-left: 40px;
	font-size: 22px;
	font-weight: 500
}

.gsreg_form .mfhm ul .mfhmli2 {
	margin-left: 15px;
}

.gsreg_form .mfhm ul li .xm {
	width: 320px;
	height: 40px;
	font-size: 18px;
	margin-left: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
	color: #ccc
}

.gsreg_form .mfhm ul li .hm {
	width: 320px;
	height: 40px;
	font-size: 18px;
	margin-left: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
	color: #ccc
}

.gsreg_form .mfhm ul li .ljhm {
	width: 160px;
	height: 46px;
	background: #084B91;
	font-size: 24px;
	color: #FFFFFF;
	position: relative;
	top: 0px;
	margin-left: 18px;
	cursor: pointer;
	border: none
}


/*****表单****/


/*****gs_hkzchaochu********/

.gs_hkzchaochu {
	padding: 50px 0;
	overflow: hidden;
	background: #fff;
}

.xzc9 {
	text-align: center
}

.xzc9 ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 50px;
}

.xzc9 ul li {
	float: left;
	width: 282px;
	background: #1392D7;
	padding: 0;
	overflow: hidden;
	padding-bottom: 15px
}

.xzc9 ul li .kwdbj {
	width: 282px;
	height: 180px;
	margin-bottom: 10px
}

.xzc9 ul li .qiwzp1 {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
}

.xzc9 ul li .qiwzp2 {
	font-size: 16px;
	padding: 15px;
	color: #FFF;
	text-align: left;
	line-height: 28px;
}

.xzc9 ul .ydtsli {
	margin-left: 23px;
}


/*****注册优势**************/

.gs_zcys {
	padding: 50px 0;
	overflow: hidden
}

.xzc2 {}

.xzc2 ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 50px;
}

.xzc2 ul li {
	float: left;
	width: 285px;
	background: #FFFFFF;
	height: 124px;
	margin-right: 20px
}

.xzc2 ul li:nth-child(4n) {
	margin-right: 0
}


/*****办理完成拿到的资料*****/

.gs_getzl {
	background: #F5F5F5;
	padding: 50px 0;
	overflow: hidden
}

.xzc {
	width: 100%;
	text-align: center;
	clear: both;
}

.xzc5 {}

.xzc5 .blndul {
	width: 1100px;
	margin: auto;
	margin-top: auto;
	margin-top: 60px;
}

.xzc5 .blndul .blndli {
	width: 550px;
	float: left;
}

.xzc5 .blndul .blndli .bdzld {
	width: 442px;
	height: 363px;
	font-size: 18px;
	background: #FFFFFF;
	border-radius: 20px;
	box-shadow: 0 0 10px #CCCCCC;
	text-align: left;
	margin: auto;
}

.xzc5 .blndul .blndli .bdzld ul {
	width: 370px;
	margin: auto;
	position: relative;
	top: 35px;
}

.xzc5 .blndul .blndli .bdzld ul li {
	margin-top: 10px;
}

.xzc5 .blndul .blndli .bdzld span {
	color: #00a0e9;
	padding-right: 25px;
}


/********注册流程**************/

.gs_zclc {
	padding: 50px 0;
	overflow: hidden;
	background: #F6F6F6
}

.xzc6 {
	text-align: center
}

.xzc6 ul {
	width: 1100px;
	margin: auto;
	padding: 0;
	overflow: hidden
}

.xzc6 ul li {
	float: left;
}

.xzc6 ul li .lctp {
	width: 152px;
	height: 82px;
	margin: auto;
}

.xzc6 ul li .tpxdz {
	font-size: 17px;
	margin-top: 15px;
	line-height: 30px
}


/******gs_zctj*****************/

.gs_zctj {
	background: #fff;
	padding: 50px 0;
	overflow: hidden
}

.xzc4 {}

.xzc4 ul {
	width: 1200px;
	margin: auto;
	margin-top: auto;
	margin-top: 50px;
	padding: 0;
	overflow: hidden
}

.xzc4 ul li {
	float: left;
	width: 285px;
	background: #1392D7;
	height: 120px;
	margin-right: 20px
}

.xzc4 ul li:nth-child(4n) {
	margin-right: 0
}

.xzc4 ul li img {
	float: left;
	width: 97px;
	height: 120px;
}

.xzc4 ul li .zctj_txt {
	float: left;
	width: 150px;
	color: #FFF;
	padding: 10px 15px 0;
	text-align: left
}

.xzc4 ul li .zctj_txt .tj_tit {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px
}

.xzc4 ul li .zctj_txt .tj_info {
	font-size: 14px;
	line-height: 22px
}


/**选择乐业***********************/

.gs_xzly {
	background: #fff;
	padding: 50px 0;
	overflow: hidden
}

.xzc7 {
	text-align: center
}

.xzc7 ul {
	width: 1198px;
	margin: auto;
	margin-top: auto;
	margin-top: 70px;
	border: 1px solid #ECECEC;
	padding: 0;
	overflow: hidden;
	background: #FFF
}

.xzc7 ul li {
	float: left;
	height: 238px;
	overflow: hidden;
	padding: 0;
	background: #FFF
}

.xzc7 ul li img {
	float: left;
	width: 247px;
	height: 238px;
}

.xzc7 ul li .gbtxt {
	float: left;
	padding: 40px 34px;
	text-align: left
}

.xzc7 ul li .gbtc {
	font-size: 24px;
	color: #024794;
	line-height: 42px;
	letter-spacing: 1px;
}

.xzc7 ul li .gbtc2 {
	font-size: 16px;
	width: 282px;
	margin: auto;
	line-height: 27px;
}

.xzc7 .gbli1 {
	margin-left: 48px;
}

.xzc7 ul li.xz_two {}

.xzc7 ul li.xz_two img {
	float: right;
	width: 247px;
	height: 238px;
}

.xzc7 ul li.xz_two .gbtxt {
	float: left;
	padding: 40px 35px;
	text-align: left
}

.xzc7 ul li .gbmore a {
	width: 100px;
	display: block;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: #024794;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 48px;
	margin-top: 5px;
}


/***********page_gszc 香港公司注册*****/