/* tour */
#tour{z-index:1;position:relative;padding:0 80px;position:relative;z-index:1;padding-top:0;min-height:500px;background-image:url(pattern.png);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(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(../img/public/companybanner/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;
}
.oline-r-pc{
    width: auto!important;
    padding-top: 30px;
    padding-bottom: 7px;
}
.p-lr-kd{
    padding:0 22px 0 14px;
}
.ri-fh{
    padding: 18px 0px;
    color: #fff!important;
    cursor: pointer;
    position: relative;
}
.ri-fh:hover{
    color: #fafa03!important;
    text-decoration: none;
}
.message-prompt{
    display: inline-block;
    background-color: red;
    padding: 1px 8px;
    color: #fff;
    position: absolute;
    top: 0;
    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(../img/public/menu-hn.png) no-repeat center;
    background-position: 0 -15px;
}
.top-hot-s {
    position: relative;
}
.top-hot-s:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 60px;
    display: inline-block;
    height: 12px;
    width: 19px;
    background: url(../img/public/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.6rem;
    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;
}
.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.active{
    background-color:#d7f0ff;
    border-color:#d7f0ff ;
}
.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: 999;
    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;
}
.wrap-com li a{
    color: #828282;
}
.wrap-com li a:hover{
    color: #f60;
}
.search-pc.comnew {
    top: -7px;
    left: -10px;
    color: #f60;

}
.search-pc.zx {
    top: 6px;
    color: #eea236;

}
.search-pc.zx:hover{
    color: #f60;
}
.tool-arrow:before{
    margin-right: -0.8em!important;
    color: #ff9900;
}
.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 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 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;
}
.box-wd h2 {
    font-size: 24px;
    font-weight: bold;
    color: #277bc7;
}
.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;
}

.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;
}
.left-lis {
    border-right: 1px solid #ddd;
}

/*银行开户栏*/
.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;
    float: left;
}
.newbank-left-t{
	background:url(../images/public/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/public/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/public/bank-more-bg.png) no-repeat scroll -381px 0;
	height: 200px;
}
.newbank-line-m{
	height:5px;
	background:url(../images/public/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/public/bank-more-bg.png) no-repeat scroll -760px 0;
	height: 200px;
}
.newbank-line-r{
	height:5px;
	background:url(../images/public/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;
}