/* tour */
#tour {
	z-index: 1;
	position: relative;
	padding: 0 80px;
	position: relative;
	z-index: 1;
	padding-top: 0;
	min-height: 500px;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: -50px;
	padding-top: 80px;
}
#tour ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#img-slider .slide {
	width: 100%;
	background: #fff;
	position: absolute;
}
#img-slider .slide .img {
	margin: 10px auto;
	border: none;
}
#img-slider .img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 rgba(204,205,206,5);
	-moz-box-shadow: 0 1px 0 rgba(204,205,206,5);
	-ms-box-shadow: 0 1px 0 rgba(204,205,206,5);
	box-shadow: 0 1px 0 rgba(204,205,206,5);
	border: 1px solid #edeeee;
	background-color: #fff;
	width: 780px;
	height: 500px;
	position: relative;
}
#img-slider .img img {
	display: block;
	width: 100%;
}
#img-slider .img .label {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background: #2ba3f9;
	padding: 2.5% 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-weight: 400;
	text-align: center;
	color: #fff;
	font-size: 150%;
}
#img-slider .img:first-child {
	display: block;
}

.switcher-wrap {
	position: relative;
	padding-bottom: 60px;
	padding-left: 80px;
	padding-right: 80px;
}
.switcher-wrap.slider {
	padding-left: 380px;
	padding-right: 380px;
}
.switcher-wrap.slider #img-slider .img {
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 4px 20px rgba(0,0,0,0.4);
	-ms-box-shadow: 0 4px 20px rgba(0,0,0,0.4);
	box-shadow: 0 4px 20px rgba(0,0,0,0.4);
	border-color: #fff;
}
.switcher-wrap a.next, .switcher-wrap a.prev {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	bottom: 0;
	left: 0;
	background: url(../images/sprites.png) no-repeat 16px 12px;
	z-index: 1000;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}
.switcher-wrap a.next:hover, .switcher-wrap a.prev:hover {
	background-color: rgba(16,175,139,0.1);
}
.switcher-wrap a.prev {
	right: 0;
	left: auto;
	background-position: -63px 12px;
}
.switcher-wrap ul.switcher {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.switcher-wrap ul.switcher li {
	display: inline-block;
	padding: 2px;
	border: 1px solid #2ba3f9;
	border-radius: 100%;
	margin: 0 4px;
}
.switcher-wrap ul.switcher li a {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	-o-transition: background 0.30s ease-in-out;
	-webkit-transition: background 0.30s ease-in-out;
	-moz-transition: background 0.30s ease-in-out;
	transition: background 0.30s ease-in-out;
}
.switcher-wrap ul.switcher li a:hover, .switcher-wrap ul.switcher li.active a {
	background: #2ba3f9;
}
.switcher-wrap ul.switcher li:last-child {
	margin-right: 0;
}

.company-loginbox-top {
	border-top: 5px solid #ff6600;
}
.index-banner h1 {
	font-size: 52px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #fff;
	letter-spacing: 3px;
	text-shadow: 1px 1px 1px #333;
}
.company-title-sed {
	font-size: 20px;
	color: #fff;
	line-height: 2;
	word-spacing: 10px;
	letter-spacing: 3px;
	text-shadow: 1px 1px 1px #333;
}
.title-company-title {
	color: #277bc7;
	font-size: 40px;
	font-weight: bold;
}
.title-company-title span {
	border-bottom: 2px solid #c2e2f5;
	display: inline-block;
	padding: 40px 40px 20px;
}
.title-company-title-f {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 1px;
	color: #999;
	padding-top: 5px;
	margin-bottom: 60px;
}
.box-company-top {
	border: 1px solid #d2d2d2;
	padding: 10px;
	background: url(../images/company-b-b.jpg) no-repeat left top #fff;
	border-radius: 4px;
	padding-top: 40px;
	height: 260px;
	position: relative;
}
.box-company-top-tt {
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
}
.box-company-top:hover .box-com-hide {
	display: block !important;
}
.box-com-hide {
	display: none !important;
	border: 1px solid #277bc7;
	padding: 20px 10px;
	border-radius: 4px;
	height: 260px;
	background-color: #f4faff;
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	-webkit-transition: all 10s linear;
	-moz-transition: all 10s ease-in-out;
	-o-transition: all 10s ease-in-out;
}
.box-com-hide img {
	width: 64px;
}
.mb100 {
	margin-bottom: 100px;
}
.box-company-top-tt-f2 {
	font-size: 22px;
	margin-top: 20px;
}
.com-zs {
	color: #1370c3;
	font-size: 24px;
}
.box-company-other {
	border: 1px solid #65c4fe;
	padding: 10px;
	border-radius: 7px;
	padding-top: 40px;
	position: relative;
	cursor: pointer;
	height: 251px;
	display: block;
	box-shadow: 3px 3px 5px #ddd;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.box-company-other:hover {
	padding-top: 30px;
	text-decoration: none;
}
.com-other-tt {
	font-size: 22px;
	color: #f7494a;
	font-weight: bold;
	letter-spacing: 2px;
}
.com-ban-tc-title {
	color: #f60;
	font-weight: bold;
	padding: 15px 0 10px;
	font-size: 22px;
	border-bottom: 3px solid #ff9900;
}
.com-ban-tc-explain {
	color: #999;
	line-height: 2.0;
}
.text-red {
	color: #ff0000;
}

.servicebar {
	position: fixed;
	top: 25%;
	right: 10px;
	z-index: 1000;
	width: 148px;
}
.oline-r-pc {
	width: auto !important;
	padding-top: 30px;
	padding-bottom: 7px;
}
.p-lr-kd {
	padding: 0;
}
.online-lg {
	background: url(../images/on-back3.png) no-repeat left top !important;
	width: 148px;
	height: 370px;
}
.ri-fh {
	padding: 12px 0px;
	color: #627099;
	cursor: pointer;
	position: relative;
}
.ri-fh:hover {
	color: #ff6961;
	text-decoration: none;
}
.message-prompt {
	display: inline-block;
	background-color: red;
	padding: 1px 8px;
	color: #fff;
	position: absolute;
	top: 95px;
	right: 0;
	margin: 0;
	border-radius: 12px;
	webkit-animation: breathe 1000ms ease infinite;
	-moz-animation: breathe 1000ms ease infinite;
	-o-animation: breathe 1000ms ease infinite;
	animation: breathe 1000ms ease infinite;
}

@-webkit-keyframes breathe{
0% {opacity:.2;box-shadow:0 1px 5px rgba(255,0,0,0.1)}
100%{opacity:1;box-shadow:0 1px 10px rgba(255,0,0,0.5)}
50%{opacity:1;box-shadow:0 1px 3px #ff0000}
}
@-moz-keyframes breathe{
0% {opacity:.2;box-shadow:0 1px 5px rgba(255,0,0,0.1)}
100%{opacity:1;box-shadow:0 1px 10px rgba(255,0,0,0.5)}
50%{opacity:1;box-shadow:0 1px 3px #ff0000}
}
@-o-keyframes breathe{
0% {opacity:.2;box-shadow:0 1px 5px rgba(255,0,0,0.1)}
100%{opacity:1;box-shadow:0 1px 10px rgba(255,0,0,0.5)}
50%{opacity:1;box-shadow:0 1px 3px #ff0000}
}
@keyframes breathe{
0% {opacity:.2;box-shadow:0 1px 5px rgba(255,0,0,0.1)}
100%{opacity:1;box-shadow:0 1px 10px rgba(255,0,0,0.5)}
50%{opacity:1;box-shadow:0 1px 3px #ff0000}
}

.btn-primary {
	font-weight: bold;
}
.top-hot {
	position: relative;
}
.top-hot:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 45px;
	display: inline-block;
	height: 12px;
	width: 19px;
	background: url(../images/menu-hn.png) no-repeat center;
	background-position: 0 -15px;
}
.color-orange {
	color: #ff6600 !important;
}
.ft15 {
	font-size: 15px;
}
.out-sd {
	box-shadow: 0px 0px 5px #dfdfdf;
	background-color: #d7f0ff;
}
.nav-flow {
	display: block;
	padding: 10px;
	color: #277bc7;
	font-size: 1.6 rem;
	cursor: pointer;
	border: 1px solid #d7f0ff;
}
.nav-flow:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #485a80;
	position: absolute;
	width: 100%;
	padding-bottom: 20px;
	background-color: #485a80;
	box-shadow: 0px 2px 2px #485a80;
	z-index: 11;
	border-top: 0;
	font-weight: bold;
}
.nav-flow.active {
	color: #fff;
	border: 1px solid #485a80;
	position: absolute;
	width: 100%;
	padding-bottom: 20px;
	background-color: #485a80;
	box-shadow: 0px 2px 2px #485a80;
	z-index: 11;
	border-top: 0;
	font-weight: bold;
}
.fd-nav-flow {
	position: fixed;
	top: 0;
	background-color: #fff;
	width: 100%;
	z-index: 999;
}
.fd-nav-flow-bar {
	position: fixed;
	top: 0;
	background-color: #fff;
	z-index: 999;
}
.fd-nav-flow-menu {
	position: fixed;
	top: 0;
	z-index: 999;
}
.c-n-h {
	height: 45px;
}
.b-img {
}
.b-img:visited {
	box-shadow: none;
}
.b-img:hover {
	box-shadow: none;
}
.index-banner.newpo {
	background-position: top center;
	padding-bottom: 40px !important;
	background-size: auto;
}
.shade-box {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	height: 87%;
}
.country-shade {
	background: #999;
	color: #666;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	width: 100%;
	height: 100%;
	padding-top: 50px;
	font-size: 20px;
	font-weight: bold;
}
.ft16 {
	font-size: 16px;
}
.btn-cp-xs {
	background: #ff6600;
	color: #fff !important;
	padding: 0 5px;
	margin-bottom: 5px;
	display: inline-block;
}

.btn-cp-xs:hover, .btn-cp-xs:focus, .btn-cp-xs:active, .btn-cp-xs.active {
	color: #fff;
	background-color: #cc5200;
	border-color: #b34800;
}

.country-boxr {
}
.country-boxr.active {
	background-color: #d7f0ff;
	border-color: #d7f0ff;
}
.max-img {
	width: 100%;
}
.box-wd {
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	z-index: 2;
}
.box-wd-title-left {
	float: left;
	width: 60px;
	margin-right: 10px;
	display: inline-block;
	font-size: 40px;
}
.box-wd-title-right {
	float: left;
	width: 50%;
	display: inline-block;
}
.box-wd h2 {
	font-size: 24px;
	font-weight: bold;
	color: #277bc7;
}
.box-wd h2 p {
	font-size: 14px;
	margin-top: 5px;
}
.box-wd dl {
	border-top: 1px dashed #ddd;
}
.box-wd dt {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
.box-wd dt a {
	color: #333;
}
.box-wd dt a:hover {
	text-decoration: none;
}
.box-wd dd {
	color: #666;
	margin-top: 10px;
}
.box-wd.box-bosshome {
	box-shadow: 1px 0 3px rgba(0,0,0,.1);
}
.box-doubleshadow:before {
	content: ' ';
	border: 1px solid #ccc;
	/* border-bottom: none; */
	box-shadow: 1px 0 3px rgba(0,0,0,.1);
	position: absolute;
	left: 1%;
	right: -7px;
	background: #fff;
	height: 100%;
	bottom: 7px;
	z-index: -1;
}
.box-doubleshadow:after {
	content: ' ';
	border: 1px solid #ccc;
	/* border-bottom: none; */
	box-shadow: 1px 0 3px rgba(0,0,0,.1);
	position: absolute;
	left: 2%;
	right: -15px;
	background: #fff;
	height: 100%;
	bottom: 15px;
	z-index: -2;
}
.bankaccount-out-top-lines {
	border-top: 1px solid #eeeeee;
}
.btn-lines {
	color: #eea236 !important;
	background-color: #fff;
	border: 3px solid transparent;
	border-color: #eea236;
	padding: 7px 12px 8px 33px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 30px;
}
.btn-lines:hover {
	border-color: #f60;
	color: #f60 !important;
}

.banner-r-box {
	border: 1px solid #e4e4e4;
	border-top: 4px solid #ff6600;
	text-align: center;
}
.banner-r-box h3 {
	text-align: center;
	font-weight: bolder;
	margin: 0 auto;
	background: #ffcba8;
	padding: 21px;
	color: #fff;
	font-weight: bold;
	word-spacing: 8px;
	letter-spacing: 3px;
	text-shadow: 0 1px 1px #ff6600;
}
.dr-r-topbox-sed {
	border: 1px solid #e4e4e4;
	border-top: 4px solid #5c9dc5;
}
.dr-r-topbox-sed .sed-title {
	text-align: center;
	background: url(../images/pacimg.jpg) repeat;
	color: #555;
	margin: 0;
	padding: 10px 0;
	padding: 15px 0 12px;
}

.btn-com-mid {
	color: #333;
	background-color: #fff;
	border-color: #eee;
	border-radius: 0;
	border-radius: 4px;
}
.wrap-com {
	position: absolute;
	border: 1px solid #ccc;
	z-index: 99;
	display: none;
	background: #fff;
	left: 18px;
	border-radius: 5px;
	padding: 10px 10px 0 0;
	list-style: none;
}
.wrap-com li {
	float: left;
	cursor: pointer;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 28px;
	border-radius: 2px;
	background: #f5f5f5;
	color: #828282;
	font-size: 14px;
	text-align: center;
	padding: 0px 15px;
}
.search-pc.comnew {
	top: 0px;
	left: -10px;
	color: #f60;
}
.search-pc.zx {
	top: 6px;
	color: #eea236;
}
.search-pc.zx:hover {
	color: #f60;
}
.tool-arrow {
}
.tool-arrow:before {
	margin-right: -0.8em !important;
	color: #ff9900;
}
.tool-font-lg {
}
.tool-font-lg:before {
	font-size: 1.3em !important;
}
.alert {
	padding: 7px 15px;
}
.com-nav {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.com-nav-sed {
}
.com-nav-sed li a {
	padding: 15px !important;
	font-size: 16px;
}
.com-nav-sed li a:hover {
	background-color: #ff9900 !important;
	color: #fff !important;
}
.com-nav-sed li.active a {
	background-color: #ff9900 !important;
	color: #fff !important;
}
.com-nav-sed li.active a:nth-child(1) {
	background-color: #ff9900 !important;
	color: #fff !important;
	border-top-left-radius: 4px !important;
}
com-nav-sed-right {
}
.com-nav-sed-right li a {
	padding: 15px !important;
	font-size: 16px;
}
.com-nav-sed-right li a:hover {
	background-color: #ff9900 !important;
	color: #fff !important;
}
.com-nav-sed-right li.active a {
	background-color: #ff9900 !important;
	color: #fff !important;
}
.com-nav-sed-right li .btn-primary {
	border-top-right-radius: 4px !important;
}
.com-nav-sed-right li a.btn-lines1 {
	border: 3px solid #eea236;
	padding: 11.5px 15px !important;
	color: #eea236;
}
.com-nav-sed-right li a.btn-lines1:hover {
	border: 3px solid #f80 !important;
	color: #f80 !important;
	background-color: transparent !important;
}

.box-wd {
	padding: 10px;
	background-color: #fff;
	border: none;
}
.com-zy-box {
	position: relative;
	float: left;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #d9edf7;
	border: 1px solid #31708f;
	border-radius: 4px;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 10px;
	margin-top: 15px;
	width: 100%;
}
.com-zy-box:before {
	position: absolute;
	top: -16px;
	left: 25px;
	border: 8px solid #31708f;
	border-color: transparent transparent #31708f transparent;
	display: block;
	content: " ";
}
.com-zy-box:after {
	position: absolute;
	top: -15px;
	left: 25px;
	border: 8px solid #d9edf7;
	border-color: transparent transparent #d9edf7 transparent;
	display: block;
	content: " ";
}
.com-zy-title {
	font-size: 16px;
	font-weight: bold;
}
.com-zy-title span {
	font-size: 12px;
	font-weight: normal;
}
.com-tag {
	color: #fff;
	background-color: #277bc7;
	border-radius: 5px;
	padding: 1px 15px;
	border: 2px solid #277bc7;
}
.com-tag-line {
	color: #277bc7;
	background-color: #fff;
	border: 2px solid #277bc7;
	border-radius: 5px;
	padding: 1px 15px;
}
.b-line {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.act-box {
	border: 1px solid #ddd;
	display: none;
}
.act-box.active {
	display: block;
}
.country-item {
	display: none;
}
.country-item.active {
	display: block;
}
.fmt-21 {
	margin-top: -21px;
}
.fdbox {
	width: 945px;
	margin-left: 15px;
}
.all-disabled {
	cursor: not-allowed;
	color: #aaa;
	background-color: #eee;
}
.icon-img {
	width: 28px;
	margin-right: 5px;
}

/*德国公司注册*/
.index-banner.debanner {
	background: url(../images/co-de-banner.jpg) no-repeat center center;
	background-size: cover;
}
.coicon-de-z-back {
	background: url(../images/coicon-de-z-back.png) no-repeat bottom right #7e81cb;
	color: #fff;
	min-height: 340px;
	display: block;
	padding: 15px;
	cursor: pointer;
}
.coicon-de-s-back {
	background: url(../images/coicon-de-s-back.png) no-repeat bottom right #43778e;
	color: #fff;
	min-height: 340px;
	display: block;
	padding: 15px;
	cursor: pointer;
}
.coicon-de-z-back h5, .coicon-de-s-back h5 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.coicon-de-z-back p, .coicon-de-s-back p {
	text-align: left;
	font-size: 14px;
	line-height: 30px;
}
.coicon-de-s-back:hover, .coicon-de-z-back:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: 0 0px 3px #999;
}
.co-de-lx-left {
	background: url(../images/co-de-lx-left.jpg) no-repeat;
	background-size: cover;
	padding: 15px;
	text-align: left;
	color: #4b6d8f;
	min-height: 160px;
	display: block;
	cursor: pointer;
}
.co-de-lx-left h6 {
	font-size: 16px;
	font-weight: bold;
}
.co-de-lx-left p {
	line-height: 30px;
	margin-top: 15px;
}
.co-de-lx-left:hover {
	color: #4b6d8f;
	text-decoration: none;
	box-shadow: 0 0px 3px #999;
}
.co-de-lx-right {
	background: url(../images/co-de-lx-right.jpg) no-repeat;
	background-size: cover;
	padding: 15px;
	text-align: left;
	color: #38656a;
	min-height: 160px;
	display: block;
	cursor: pointer;
}
.co-de-lx-right h6 {
	font-size: 16px;
	font-weight: bold;
}
.co-de-lx-right p {
	line-height: 30px;
	margin-top: 15px;
}
.co-de-lx-right:hover {
	color: #38656a;
	text-decoration: none;
	box-shadow: 0 0px 3px #999;
}
.pt15 {
	padding-top: 15px;
}
.pb15 {
	padding-bottom: 15px;
}
.co-de-an-ztop {
	background: url(../images/co-de-a-black1.jpg) no-repeat;
	background-size: cover;
	display: block;
	padding: 15px;
	min-height: 157px;
}
.co-de-an-ztop:hover {
	text-decoration: none;
	box-shadow: 0 0px 3px #999;
}
.co-de-bank {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 4px;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	text-shadow: 0 1px 1px #0069d1;
}
.co-de-bank-sd {
	color: #fff;
	text-shadow: 0 1px 1px #0069d1;
}
.co-de-banck-ic1 {
	display: inline-block;
	height: 87px;
	width: 118px;
	background: url(../images/co-de-a-icon.png) no-repeat 0 0;
}
.co-de-banck-ic1.icon2 {
	background-position: 0px -103px;
	height: 66px;
	width: 60px;
}
.co-de-banck-ic1.icon3 {
	background-position: 0px -178px;
	height: 66px;
	width: 63px;
}
.co-de-banck-ic1.icon4 {
	background-position: -52px -452px;
	height: 41px;
	width: 46px;
}
.co-de-banck-ic1.icon5 {
	background-position: 0px -257px;
	height: 41px;
	width: 46px;
}
.co-de-banck-ic1.icon6 {
	background-position: 0px -304px;
	height: 41px;
	width: 46px;
}
.co-de-banck-ic1.icon7 {
	background-position: 0px -354px;
	height: 41px;
	width: 46px;
}

.co-de-banck-ic1.icon8 {
	background-position: 3px -404px;
	height: 41px;
	width: 46px;
}

.co-de-banck-ic1.icon9 {
	background-position: 3px -454px;
	height: 41px;
	width: 46px;
}
.co-de-banck-ic1.icon10 {
	background-position: -52px -257px;
	height: 41px;
	width: 46px;
}
.co-de-banck-ic1.icon11 {
	background-position: -58px -304px;
	height: 41px;
	width: 46px;
}
.co-de-banck-ic1.icon12 {
	background-position: -55px -354px;
	height: 41px;
	width: 46px;
}
.co-de-banck-ic1.icon13 {
	background-position: -55px -404px;
	height: 41px;
	width: 46px;
}

.co-de-an-zd1 {
	background: url(../images/co-de-an-zd1.jpg) no-repeat;
	background-size: cover;
	display: block;
	padding: 20px 15px 15px;
	text-align: center;
	min-height: 157px;
}
.co-de-an-zd2 {
	background: url(../images/co-de-an-zd2.jpg) no-repeat;
	background-size: cover;
	display: block;
	padding: 20px 15px 15px;
	text-align: center;
	min-height: 157px;
}
.co-de-an-zd1 p, .co-de-an-zd2 p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 1px #7b71df;
}
.co-de-an-zd1:hover, .co-de-an-zd2:hover {
	text-decoration: none;
	box-shadow: 0 0px 3px #999;
}
.co-de-anther {
	display: block;
	padding: 15px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.co-de-anther h4 {
	padding-left: 10px;
	border-left: 2px solid #f60;
	font-size: 16px;
}
.co-de-an-box {
	text-align: center;
	display: block;
	padding: 10px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin: 6px auto 6px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	cursor: pointer;
}
.co-de-an-box2 {
	text-align: center;
	display: block;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	cursor: pointer;
}
.co-de-an-box:hover, .co-de-an-box2:hover {
	text-decoration: none;
	box-shadow: 0 0px 3px #ccc;
	color: #666;
}

/*群岛*/
.index-banner.newis {
	background: url(../images/offshore-banner1.jpg) no-repeat center center;
	background-size: cover;
}
.coicon-is-z-back {
	background: url(../images/km-blank.jpg) no-repeat bottom right #27c3d4;
	background-size: cover;
	color: #ffffd3;
	min-height: 340px;
	display: block;
	padding: 15px;
	cursor: pointer;
	position: relative;
	transition: all 0.5s;
}
.coicon-is-z-back h5 {
	color: #fffe8c;
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 6px;
	text-shadow: 1px 2px 1px #0087af;
	text-transform: uppercase;
}
.coicon-is-z-back h5 span {
	letter-spacing: 2px;
	font-size: 22px;
}
.coicon-is-z-back p {
	color: #ffffd3;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	text-shadow: 1px 1px 1px #0087af;
}
.coicon-is-z-back:hover {
	color: #ffffd3;
	text-decoration: none;
	box-shadow: 0 0px 3px #27c3d4;
	transform: scale(1.02);
}
.coicon-is-z-back:hover h5 {
	color: #fffe8c;
	text-decoration: none;
}
.coicon-is-z-back:hove p {
	color: #ffffd3;
}
.sale-hdis {
	position: absolute;
	right: -25px;
	top: -20px;
	display: block;
	height: 88px;
	width: 88px;
	z-index: 1;
}
.co-is-lx-left {
	background: url(../images/isan-blank.jpg) no-repeat;
	background-size: cover;
	padding: 15px;
	text-align: left;
	color: #ffffd3;
	min-height: 160px;
	display: block;
	cursor: pointer;
	position: relative;
	transition: all 0.5s;
}
.co-is-lx-left h6 {
	font-size: 18px;
	font-weight: bold;
	color: #fffaa3;
	text-shadow: 1px 2px 1px #4395bc;
}
.co-is-lx-left p {
	text-shadow: 1px 1px 1px #4395bc;
}
.co-is-lx-left p {
	color: #ffffd3;
}
.co-is-lx-left:hover {
	color: #ffffd3;
	text-decoration: none;
	box-shadow: 0 0px 3px #8eb8d2;
	transform: scale(1.02);
}
.km-box {
	background-color: #fff;
	border-radius: 7px;
	border: 2px solid #3d52d3;
}
.km-box h4 {
	background-color: #83baff;
	padding: 20px 0px;
	color: #fffc00;
	font-size: 36px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #3d52d3;
	margin: 0;
	text-align: center;
	border-radius: 5px 5px 0 0;
	letter-spacing: 3px;
}
.anis-box {
	background-color: #fff;
	border-radius: 7px;
	border: 2px solid #2e97d4;
}
.anis-box h4 {
	background-color: #8dd5ff;
	padding: 20px 0px;
	color: #fffc00;
	font-size: 36px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #2e97d4;
	margin: 0;
	text-align: center;
	border-radius: 5px 5px 0 0;
	letter-spacing: 3px;
}
.is-country-km {
	background: url(../images/ct-icon.png) no-repeat;
	height: 28px;
	width: 49px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: bottom;
}
.is-country-bvi {
	background: url(../images/ct-icon.png) no-repeat;
	background-position: 0 -40px;
	height: 28px;
	width: 49px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: bottom;
}
.is-country-sy {
	background: url(../images/ct-icon.png) no-repeat;
	background-position: 0 -75px;
	height: 28px;
	width: 49px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: bottom;
}
.is-cu-left {
	background: url(../images/ct-icon.png) no-repeat;
	background-position: 0 -117px;
	height: 15px;
	width: 40px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.is-cu-right {
	background: url(../images/ct-icon.png) no-repeat;
	background-position: 0 -143px;
	height: 15px;
	width: 40px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
.is-cu-left1 {
	background: url(../images/ct-icon.png) no-repeat;
	background-position: 0 -169px;
	height: 15px;
	width: 40px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.is-cu-right1 {
	background: url(../images/ct-icon.png) no-repeat;
	background-position: 0 -194px;
	height: 15px;
	width: 40px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
.country-box-body {
	padding: 20px 30px 30px;
	background-color: #fff;
	border-radius: 0 0 5px 5px;
}
.ct-box-detail {
	line-height: 3;
	color: #666;
	font-size: 16px;
}
.btn-ct-box1 {
	background-color: #3d52d3;
	border: 1px solid #2e45d3;
	color: #fff !important;
}
.btn-ct-box1:hover {
	background-color: #435ae8;
	border: 1px solid #334ce7;
}
.btn-ct-box2 {
	background-color: #2091d2;
	border: 1px solid #2e97d4;
	color: #fff !important;
}
.btn-ct-box2:hover {
	background-color: #32a2e3;
	border: 1px solid #249de3;
}
.bg-f1.md-arrow1 {
	position: relative;
	padding-bottom: 40px;
}
.bg-f1.md-arrow1:after {
	position: absolute;
	bottom: -10%;
	right: 48.5%;
	border: 30px solid #f1f1f1;
	border-color: #f1f1f1 transparent transparent transparent;
	display: block;
	content: " ";
	z-index: 1;
}
.bg-f1.md-arrow2 {
	position: relative;
	padding-bottom: 40px;
}
.bg-f1.md-arrow2:after {
	position: absolute;
	bottom: -10%;
	right: 48.5%;
	border: 30px solid #f1f1f1;
	border-color: #f1f1f1 transparent transparent transparent;
	display: block;
	content: " ";
	z-index: 1;
}
.is-max-img {
	max-width: 100%;
}
.is-left-zl {
	float: left;
	padding-left: 15px;
}
.is-zl-detail {
	margin: 20px 30px 0 15px;
	color: #777;
}
.is-zl-box {
	border: 2px dashed #8dd5ff;
	border-radius: 11px;
	padding: 15px;
}
.is-zl-box-detail {
	list-style: none;
	padding: 0;
}
.is-zl-box h5 {
	font-size: 20px;
	color: #2e97d4;
}
.is-zl-box-detail li {
	color: #666;
	padding-bottom: 7px;
}
.isan-country-inbox {
	height: 180px;
	margin: auto;
	position: relative;
	display: block;
	cursor: pointer;
	text-align: center;
}
.isan-ontent-box {
	height: 180px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}
.isan-country-title1 {
	margin-top: 20%;
	font-size: 22px;
}
.isan-ontent-box:hover .isan-country-title1 {
	margin-top: 13%;
}
.isan-ontent-box:hover .patent-country-details {
	display: block;;
}
.km-an-box {
	width: 20%;
	float: left;
	text-align: center;
}
.km-an-de1 {
	color: #359cff !important;
	margin-top: 5px;
}
.km-an-de2 {
	color: #49b1eb !important;
	margin-top: 5px;
}
.km-an-box a:hover {
	text-decoration: none;
}

/*印度公司注册*/
.index-banner.ind {
	background: url(../images/co-ind-banner.jpg) no-repeat center center;
	background-size: cover;
}
.index-banner h1.ind-title {
	letter-spacing: 20px;
	color: #fffc00;
	text-indent: 20px;
}
.ind-title-sd {
	padding-right: 0;
	letter-spacing: 15px;
	text-indent: 15px;
	padding-left: 0;
}
.index-banner h3.ind-title-tr {
	line-height: 48px;
	font-size: 18px;
}
.ind-services-box {
	box-shadow: 0px 0px 5px #ddd;
	padding: 10px;
	background-color: #fff;
}
.ind-services-box-l {
	border: 2px solid #ffe5d3;
	padding: 10px;
}
.ind-services-box-r {
	border: 2px solid #d3e5ff;
	padding: 10px;
}
.ind-s-l-title {
	background: url(../images/ind-s-l-title.jpg) repeat;
	height: 67px;
	color: #fff;
	text-shadow: 1px 1px 1px #ff0000;
	width: 80%;
	border-radius: 10px;
	margin: -40px auto 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
	letter-spacing: 2px;
}
.ind-s-r-title {
	background: url(../images/ind-s-r-title.jpg) repeat;
	height: 67px;
	color: #fff;
	text-shadow: 1px 1px 1px #0000c3;
	width: 80%;
	border-radius: 10px;
	margin: -40px auto 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
	letter-spacing: 2px;
}
.sv-icon {
	background: url(../images/co-ind-icona.png) no-repeat;
	display: inline-block;
	width: 24px;
	height: 37px;
	vertical-align: middle;
	margin-right: 10px;
}
.md-icon {
	background: url(../images/co-ind-icona.png) no-repeat;
	background-position: 0 -47px;
	display: inline-block;
	width: 24px;
	height: 37px;
	vertical-align: middle;
	margin-right: 10px;
}
.ind-s-l-body {
	list-style: none;
	padding: 0;
	margin-top: 15px;
}
.ind-s-l-body li {
	background-color: #fff1e7;
	color: #666;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 5px;
	text-align: left;
}
.ind-s-r-body {
	list-style: none;
	padding: 0;
	margin-top: 15px;
}
.ind-s-r-body li {
	background-color: #e7efff;
	color: #666;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 5px;
	text-align: left;
}
.co-ind-lc-box {
	background: url(../images/co-ind-lc.png) no-repeat 0 25px;
	background-size: cover;
	position: relative;
	padding-bottom: 30px;
}
.co-ind-lc-box-link {
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	margin: auto;
	font-weight: bold;
	font-size: 16px;
}
.co-ind-lc-tbox {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 0
}
.co-ind-lc-bbox {
	position: absolute;
	display: inline-block;
	right: 0;
	bottom: -20px;
}
.co-ind-lc-box-tl {
	background: url(../images/co-ind-lco.png) no-repeat;
	height: 124px;
	width: 124px;
	color: #fff;
	text-shadow: 1px 1px 1px #ff0000;
	display: block;
	position: relative;
	z-index: 1;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 34px;
	cursor: pointer;
}
.co-ind-lc-box-tl:hover {
	text-decoration: none;
	color: #fff;
}
.co-ind-lc-box-tl:visited {
	text-decoration: none;
	color: #fff !important;
}
.co-ind-lc-box-tl:focus {
	text-decoration: none;
	color: #fff !important;
}
.co-ind-lc-animate {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background: #fff;
	-webkit-animation: scale-op 1.5s ease infinite;
	-moz-animation: scale-op 1.5s ease infinite;
	-o-animation: scale-op 1.5s ease infinite;
}
@-webkit-keyframes scale-op{
0% { opacity:0.7;-webkit-transform:scale(0.8);-moz-transform:scale(0.8)}
100%{ opacity:0.5;-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
50%{ opacity:0.7;-webkit-transform:scale(1);-moz-transform:scale(1)}
}
@-moz-keyframes scale-op{
0% {opacity:0.7;-webkit-transform:scale(0.8);-moz-transform:scale(0.8)}
100%{opacity:0.5;-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
50%{opacity:0.7;-webkit-transform:scale(1);-moz-transform:scale(1)}
}
@-o-keyframes scale-op{
0% {opacity:0.7;-webkit-transform:scale(0.8);-moz-transform:scale(0.8)}
100%{opacity:0.5;-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
50%{opacity:0.7;-webkit-transform:scale(1);-moz-transform:scale(1)}
}
@keyframes scale-op{
0% {opacity:0.7;-webkit-transform:scale(0.8);-moz-transform:scale(0.8)}
100%{opacity:0.5;-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}
50%{opacity:0.7;-webkit-transform:scale(1);-moz-transform:scale(1)}
}

.banc-top {
	display: none !important;
}
.servicebar-all {
	z-index: 111;
	position: relative;
}
.tc-closes {
	top: 10px;
	position: absolute;
	right: 0;
}
.tc-ws {
	position: relative;
	width: 531px;
	margin: auto;
}
.servicebar-c {
	position: fixed;
	top: 25%;
	width: 100%;
}
.btn-blue-tc {
	color: #fff !important;
	color: #fff;
	background-color: #1376cb;
	border-color: #1376cb;
}
.btn-tc {
	width: 130px;
	border-radius: 3px 5px;
	border: none;
	display: block;
	padding: 5px;
}
.inb {
	padding: 10px 21px;
	margin-top: 70px;
}
.servicebar-l {
	position: fixed;
	top: 25%;
	left: 10px;
	z-index: 1000;
}
.online-le-dh {
	background: url(../images/dh-bac.png) no-repeat left top;
	width: 171px;
	height: 171px;
	float: left;
}
.online-le-dh-ts {
	background: url(../images/dh-bac2.png) no-repeat left top;
	width: 210px;
	height: 86px;
	float: left;
}
.online-le-dh-ts p {
	padding: 5px 10px;
	color: #1376cb;
}
#servicebutton {
	position: absolute;
	left: -200px;
}

#serviceinfo {
	position: absolute;
	left: 0px;
	cursor: pointer;
}
.online-lg {
	background: url(../images/on-back1.png) no-repeat left top;
	width: 148px;
	height: 480px;
}
.servicebar {
	top: 20%;
	left: 10px;
}
.new-tc-box-top {
	color: #fff;
	background-color: #5ba4ed;
	height: 50px;
	line-height: 30px;
	padding: 10px 15px;
}
.new-tc-box-out {
	border: 1px solid #d5d5d5;
	background-color: #fff;
}
/*群岛 新页面 2018/10/22  */
.islands-font1 {
	display: block;
	width: 252px;
	height: 61px;
	background-color: #003051;
	border-top: 1px solid #6a989f;
	border-bottom: 3px solid #001e33;
	border-radius: 8px;
	color: #64f3b4;
	font-size: 16px;
	float: left;
}
.islands-font2 {
	display: block;
	width: 252px;
	height: 11px;
	border-top: 1px solid #6a989f;
	padding-top: 16px;
	border-radius: 8px;
	margin-top: 1px;
}
.islands-font3 {
	border-top: 5px dotted #003051;
	width: 27px;
	height: 5px;
	display: block;
	margin-top: 28px;
	float: left;
}
.islands-font4 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
}
.islands-font6 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.islands-img {
	width: 70px;
	height: 70px;
	padding: 10px;
}
.islands-city {
	height: 110px;
	margin: 10px;
}
.islands-hotcountry-box {
	width: 257px;
	height: 300px;
	border: 1px solid #ddd;
	box-shadow: 0 0 10px #ddd;
	position: relative;
}
.islands-hotcountry-box:hover {
	text-decoration: none;
	transform: scale(1.05);
}
.islands-contbox {
	height: 286px;
	outline: 1px solid #FF6600;
	margin: 5px;
	margin-top: -4px;
}
.islands-intcountry-box {
	width: 257px;
	height: 300px;
	border: 3px double #d8d8d8;
	box-shadow: 0 0 10px #ddd;
	position: relative;
}
.islands-intcountry-box:hover {
	border: 3px double #ff6600;
	text-decoration: none;
	transform: scale(1.05);
}

.islands-detail {
	height: 110px;
	padding: 10px;
	text-decoration: none;
}
.islands-font5 {
	position: relative;
	color: #666666;
	line-height: 2;
}

.zl-country-details {
	position: absolute;
	margin-top: -99px;
	left: 0;
	height: 98px;
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	padding: 5px;
	margin: 5px;
	display: none;
	font-size: 13px;
}
.islands-detail:hover .zl-country-details {
	color: #fff;
	font-size: 13px;
	line-height: 1.6;
	text-decoration: none;
	display: block;
}
.zl-country-details1 {
	position: absolute;
	margin-top: -99px;
	left: 0;
	height: 98px;
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	padding: 5px;
	display: none;
	font-size: 13px;
}
.islands-detail:hover .zl-country-details1 {
	color: #fff;
	font-size: 13px;
	line-height: 1.6;
	text-decoration: none;
	display: block;
}
.btn-lines2 {
	color: #eea236 !important;
	background-color: #fff;
	border: 2px solid transparent;
	border-color: #eea236;
	padding: 3px 23px 3px 23px;
	font-size: 16px;
	border-radius: 30px;
}
.btn-lines2:hover {
	border-color: #f60;
	color: #f60 !important;
}
.title-all-title span {
	border: none;
	display: inline-block;
	padding: 40px 40px 20px;
}
.islands-please {
	margin: 10px;
}
.islands-book {
	float: left;
	width: 346px;
	height: 309px;
	border: 1px solid #8ce8ff;
	box-shadow: 0 0 10px #f3f2fd;
	margin-left: 33px;
}
.islands-img2 {
	width: 331px;
	height: 228px;
}
.clear-islands-pd {
	padding: 0;
}
.islands-pd {
	padding: 20px;
}
.tm-int-new-casebox {
	padding: 0px;
}
.islands-img3 {
	width: 204px;
	height: 150px;
}
.islands-list {
	width: 204px;
	height: 283px;
	background: url(../images/islands-listbg.png) no-repeat center center;
}
.tm-int-new-casebox p {
	color: #ff6600;
}
/*中国香港新增页面*/
.index-banner.newhk-index {
	background: url(../images/hk-banner.jpg) no-repeat center bottom;
	height: 612px;
	background-size: cover;
}
.country-box-list-hk {
	list-style: none;
	padding: 0;
}
.country-box-list-hk li {
	float: left;
	width: 212px;
	margin: 10px 8px;
}
.hk-intcountry-box {
	width: 212px;
	border: 1px solid #d9dce2;
	border-top: 1px solid #3d2706;
	box-shadow: 0px 0px 10px #ddd;
	position: relative;
}
.hk-intcountry-box:hover {
	text-decoration: none;
	transform: scale(1.05);
}
.hk-hotCity {
	height: 132px;
	background: #fff;
}
.hk-city1 {
	font-size: 16px;
	font-weight: bold;
	color: #3d2706;
}
.hk-city2 {
	font-size: 14px;
	color: #967a4f;
}
.hk-img {
	width: 32px;
	height: 32px;
}
.hk-c-detail {
	height: 132px;
	background-color: #fffaf6;
	padding: 10px;
}
.hk-btn1 {
	background: url(../images/hk-btnbg1.png) no-repeat center center;
}
.hk-btn2 {
	background: url(../images/hk-btnbg2.png) no-repeat center center;
}
.hk-btn3 {
	background: url(../images/hk-btnbg3.png) no-repeat center center;
}
.hk-btn4 {
	background: url(../images/hk-btnbg4.png) no-repeat center center;
}
.hk-btn5 {
	background: url(../images/hk-btnbg5.png) no-repeat center center;
}
.hk-btn-pd {
	padding: 15px 20px;
}
.hk-clearfw {
	font-weight: normal;
}
.hk-package {
	background-color: #fff;
}
.hk-policy {
	height: 460px;
}
.hk-policy-test1 {
	width: 360px;
	height: 443px;
	background-color: #ffe8e0;
	border-radius: 6px;
	box-shadow: 3px 3px 10px #ccdbff;
	float: left;
	margin: 0px 5px;
}
.hk-policy-cont1 {
	width: 340px;
	height: 335px;
	border: 1px solid #9b5142;
	border-radius: 6px;
	margin: 0px auto;
	background-color: #fff;
}
.hk-policy-test2 {
	width: 360px;
	height: 443px;
	background-color: #f7efff;
	border-radius: 6px;
	box-shadow: 3px 3px 10px #ccdbff;
	float: left;
	margin: 0px 20px;
}
.hk-policy-cont2 {
	width: 340px;
	height: 335px;
	border: 1px solid #57429b;
	border-radius: 6px;
	margin: 0px auto;
	background-color: #fff;
}
.hk-policy-test3 {
	width: 360px;
	height: 443px;
	background-color: #e6f4ff;
	border-radius: 6px;
	box-shadow: 3px 3px 10px #ccdbff;
	float: left;
	margin: 0px 5px;
}
.hk-policy-cont3 {
	width: 340px;
	height: 335px;
	border: 1px solid #42649b;
	border-radius: 6px;
	margin: 0px auto;
	background-color: #fff;
}
.hk-policy p {
	font-size: 16px;
	color: #999999;
	text-indent: 2em;
	line-height: 1.8;
	padding: 10px 5px;
}
.hk-please {
	margin: 10px;
}

/*银行开户栏*/
.newbank-box {
	width: 1122px;
	height: 450px;
	margin: 0px auto;
	margin-top:80px;
	margin-bottom:30px;
}
.newbank-list{
	width: 352px;
	height:429px;
	border:1px solid #e9e9e9;
	-webkit-box-shadow:  0 0 10px #e9e9e9;
  	box-shadow: 0 0 10px #e9e9e9;
  	margin: 0px 11px;
  	border-radius: 8px;
}
.newbank-left-t{
	background:url(../images/bank-more-bg.png) no-repeat scroll 0 0;
	height: 200px;
}
.newbank-i{	
	width:291px;
	height:164px;
	margin: 15px 30px;
}
.newbank-hot {
    position: relative;
    width: 88px;
    z-index: 1;
    top: -199px;
    left: 305px;
}
.newbank-line-l{
	height:5px;
	background:url(../images/bank-line.png) no-repeat scroll 0 0;
}
.newbank-left-b{
	height:180px;
	background-color: #fafafa;
	border-bottom: 2px solid #f3f3f3;	
	padding: 15px 0px;
}
.newbank-left-b ul li{
	float: left;
	width: 155px;
	font-size: 14px;
	color: #676767;
	padding: 5px 0px;
}
.newbank-btn{
	width: 285px;
    margin: 0px auto;
    position: relative;
    top: -24px;
}
.newbank-btn-l {
	height:40px;
	font-size:16px;
	font-weight: bold;
    color: #fff !important;
    background-color: #ff6700;
    border-color: #f06100;
    border-radius: 8px;
    box-shadow:0px 7px 15px #f6cfb5;
}
.newbank-i1{	
	margin: 68px 61px;
}
.newbank-middle-t{
	background:url(../images/bank-more-bg.png) no-repeat scroll -381px 0;
	height: 200px;
}
.newbank-line-m{
	height:5px;
	background:url(../images/bank-line.png) no-repeat scroll -381px 0;
}
.newbank-btn-m {
	height:40px;
	font-size:16px;
	font-weight: bold;
    color: #fff !important;
    background-color: #00b9ff;
    border-color: #00b9ff;
    border-radius: 8px;
    box-shadow:0px 7px 15px #f6cfb5;
}
.newbank-right-t{
	background:url(../images/bank-more-bg.png) no-repeat scroll -760px 0;
	height: 200px;
}
.newbank-line-r{
	height:5px;
	background:url(../images/bank-line.png) no-repeat scroll -760px 0;
}
.newbank-btn-r {
	height:40px;
	font-size:16px;
	font-weight: bold;
    color: #fff !important;
    background-color: #ffc304;
    border-color: #ffc304;
    border-radius: 8px;
    box-shadow:0px 7px 15px #f6cfb5;
}