/* 杂改 go */
.copyright p{
	width: 1300px;
	margin: 0 auto;
}
.pad_b150{
	padding-bottom: 80px;
}
.foot_right ul{
	border: 0;
}
.foot_instruction{
	position: relative;
	left: -131px;
    border-top: 1px solid #1ddcff;
    padding-top: 30px;

}
/* 杂改 end */
/* header go */
body.home.first #header{
	position: relative;
	transition: .5s all ease;
}
.swiper-slide{
	position: relative;
}
.swiper-slide::after{
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	display: none;
	background: rgba(0,0,0,.2);
	width: 100%;
	height: 100%;
}
.fadeInRight{
	z-index: 5;
}
.header_fix_wrap{
	width: 100%!important;
}
.home.first #header .top_box{
	background: rgba(0,0,0,1);
}
.home.first #header .header_content{
	background: rgba(0,0,0,.9);
}
.home.first #header .header_content .line{
	display: none;
}
.header_fix_wrap{
	top: -100px;
	opacity: 0;
	transition: .5s all ease;

}
.header_fix_wrap.active{
	top: 0;
	opacity: 1;
}
.header_fix_right a{
	transition: .5s all ease;
	letter-spacing: .5px;
}
.home.first #header .header_content .main_menu>ul>li a{
	position: relative;
	transition: .5s all ease;
	letter-spacing: .5px;
}
.home.first #header .header_content .main_menu>ul>li a::after{
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0%;
	height: 2px;
	background: rgba(29,220,225,.5);
	transform: translateX(-50%);
	transition: .5s all ease;
}
.home.first #header .header_content .main_menu>ul>li>a:hover{
	background: rgba(255,255,255,0);
}
.home.first #header .header_content .main_menu>ul>li a:hover::after{
	width: 80%;

}
.top_box .fr a{
	transition: .5s all ease;
	letter-spacing: .5px;
}
.top_box .fr a:hover{
	color: #1ddcff;
}
/* header end */
/* relation go */
#relation{
	width: 46px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 999;
}
#relation.active .list_cont {
	top: -46px;
}
#relation .list_cont .scrollTop{
	position: relative;
	right: -46px;
	opacity: 0;
	transition: .5s .2s all ease;
}
#relation.active .list_cont .scrollTop{
	right: 0;
	opacity: 1;
}
#relation .list_cont{
	width: 46px;
	position: relative;
	top: 0;
	transition: .5s all ease;
}
#relation .list_cont>li {
	margin-bottom: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
}
#relation .list_cont>li div.font:hover{
	background: rgba(15,106,206,1);
}
#relation .list_cont>li div.font{
	width: 46px;
	height: 46px;
	position: relative;
	background: #007aff;
	text-align: center;
	line-height: 46px;
	font-size: 30px;
	color: white;
	cursor: pointer;
	transition: .5s all ease;
}
#relation .list_left{
	position: absolute;
	display: none;
	top: -100%;
	right: 46px;
}
#relation .list_left a{
	display: block;
	position: relative;
	width: 170px;
	height: 60px;
	box-sizing: border-box;
	background: #007aff;
	padding-left: 60px;
	font-size: 15px;
	text-align: left;
	color: rgba(255,255,255,1);
	box-shadow: 0 0 5px rgba(0,120,255,1);
	transition: .3s all ease;
	left: 0;
	letter-spacing: .5px;
}
#relation .list_left li:nth-child(2n) a{
	background: rgba(15,106,206,1);
}
#relation .list_left{
    padding: 3px;
    background: rgba(15,106,206,.5);
    border-radius: 5px;
}
#relation .list_left a span {
	display: block;
	height: 15px;
	width: auto;
	line-height: 15px;
	font-size: 14px;
	color: blue;
	position: relative;
	top: -10px;
	color: rgba(255,255,255,.3);
	transition: .5s all ease;
}
#relation .list_left a:hover {
	left: -6px;
}
#relation .list_left a:hover span{
	color: rgba(255,255,255,1);
}
#relation .list_left a:hover i.font{
	color: rgba(255,255,255,1);
}
#relation .list_left i.font{
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: rgba(255,255,255,.6);
	transition: .5s all ease;
}
#relation .list_left li:last-child{
	height: 26px;
	line-height: 26px;
}
#relation .list_left li:last-child p {
	font-size: 14px;
	letter-spacing: .5px;
	color: rgba(255,255,255,1);
}
#relation .list_cont>li:first-child .list_left{
	width: 150px;
	padding: 3px;
	padding-bottom: 0;
}
#relation .list_cont>li:first-child .list_left{
	top: 0;
}
#relation .list_left li img{
	width: 150px;
	display: block;
}
#relation .list_cont .complain{
	width: 116px;
	position: relative;
	right: 0px;
	background: #007aff;
	cursor: pointer;
	transition: .5s all ease;
}
#relation .list_cont .complain:hover {
	background: red;
	right: 70px;
}
#relation .list_cont .complain a {
	display: block;

}
#relation .list_cont .complain:hover div.font{
	background: red;

}
#relation .list_cont .complain span {
	display: inline-block;
	font-size: 14px;
	letter-spacing: .5px;
	color: white;
	vertical-align: middle;
}
#relation .list_cont .complain div.font {
	display: inline-block;
	vertical-align: middle;
}
#relation .list_cont .srollTop:hover div.font{
	background: red;
}
/* relation end */
/* reason go */
.reason ul li {
	position: relative;
}
.reason ul li .bg {
    border: 1px solid rgba(255,255,255,.2);
    background: rgba(255,255,255,0.1);
    border-radius: 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: .4s all ease;
}
.reason ul li .bgNo {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.reason ul li p {
	position: relative;
	height: 48px;
	overflow: hidden;
}
.reason ul li p i {
	font-style: normal;
	display: block;
	position: absolute;
	top: 0;
	font-size: 14px;
	width: 100%;
	text-align: center;
	transition: .4s all ease;
	letter-spacing: .8px;
}
.reason ul li p i:nth-child(2) {
	top: 48px;
}
.reason ul li.active p i:nth-child(1) {
	top: -48px;
}
.reason ul li.active p i:nth-child(2) {
	top: 0;
}
.reason ul li.active .bg  {
	transform: rotateX(-180deg);
	background: rgba(0,0,0,.2);
}
/* reason end */
/* product go */
.product_content ul {
	min-height: 550px;
}
.product_content ul li {
	margin: 0;
	box-sizing: border-box;
	width: 276px;
	height: 450px;
	overflow: hidden;
	position: relative;
	padding: 30px 20px 20px 20px;
	bottom: 0;
	cursor: pointer;
	transition: .3s all ease;
}
.product_content ul li.active {
	box-shadow:1px 3px 25px #a29f9f;
	height: 460px;
	bottom: 10px;
}
.product_content h3 {
	font-size: 22px;
}
.product_content small,.product_content p {
	font-size: 14px;
	letter-spacing: 0.5px;
	width: auto;
	text-align: left;
}
.product_content ul li table  {
	width: 100%;
	height: 100%;
	padding: 20px;
}
.product_content ul li table tr  {
	width: 100%;
	height: 50%;
}
.product .product_from {
	width: 1300px;
	height: 470px;
	margin: 0 auto;
	margin-top: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: rgba(100,100,100,.2);
    position: relative;
}
.product .product_from .product_ul  {
	width: 180px;
	height: 430px;
	background: rgba(255,255,255,.1);
	position: absolute;
	left: -300px;
	top: 20px;
	text-align: center;
	border-radius: 5px;
	transition: .6s all linear;
	opacity: 0;
}
.product .product_from .product_ul.move_left {
	left: 20px;
	opacity: 1;
}
.product .product_from .product_ul .product_li {
	cursor: pointer;
	width: 100%;
	height: 25%;
	padding-top: 18px;
	box-sizing: border-box;
	transition: .4s all ease;
}
.product .product_from .product_ul .product_li span.font {
	font-size: 34px;
	color: rgba(0,0,0,.6);
	transition: .4s all ease;
}
.product .product_from .product_ul .product_li span.line {
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 3px;
	background: rgba(0,0,0,.6);
	border-radius: 25%;
	transition: .4s all ease;
}
.product .product_from .product_ul p  {
	text-align: center;
	color: rgba(0,0,0,.6);
	font-size: 13px;
	margin: 5px 0;
	transition: .4s all ease;
}
.product .product_from .product_ul .product_li.active {
	background: rgba(255,255,255,.1);
	box-shadow: -1px 0px 5px rgba(0,0,0,.1);

}
.product .product_from .product_ul .product_li.active span {
	color: white;
}
.product .product_from .product_ul .product_li:hover span  {
	color: white;
}
.product .product_from .product_ul .product_li:hover p {
	color: white;
}
.product .product_from .product_ul .product_li.active p {
	color: white;
}
.product .product_from .product_ul .product_li.active span.line {
	background: #1aedf5;
}
.product .product_from .parduct_right {
	width: 1050px;
	height: 430px;
	position: absolute;
	right: -300px;
	top: 20px;
	background: rgba(255,255,255,.1);
	border-radius: 5px;
	padding: 20px;
	overflow: hidden;
	transition: .6s all linear;
	opacity: 0;
}
.product .product_from .parduct_right.move_right {
	right: 20px;
	opacity: 1;
}
.product .product_from .parduct_right .parduct_list {
	display: flex;
}
.product .product_from .parduct_right .parduct_list div {
	flex: 1;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	color: #1ddcff;
}
.product .product_from .parduct_right .parduct_list div:first-child {
	padding-left: 20px;
	margin-left: 50px;
	text-align: left;
}
.product .product_from .parduct_right .parduct_list div:last-child {
	flex: 2;
	margin-left: 70px;
}
.product .product_from .parduct_right .parduct_ol {
	position: absolute;
	width: 950px;
	left: 20px;
	opacity: 0;
	transition: .2s all linear;
}
.product .product_from .parduct_right .parduct_ol.active {
	opacity: 1;
	transition: .2s .1s all linear;
}
.product .product_from .parduct_right .parduct_ol .parduct_li {
	display: flex;
}
.product .product_from .parduct_right .parduct_ol .parduct_li:last-child span{
    border-bottom: 1px dashed rgba(255,255,255,.1);

}
.product .product_from .parduct_right .parduct_ol .parduct_li span {
	flex: 1;
	text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed rgba(255,255,255,.1);
    border-width: 1px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    letter-spacing: .5px;
}
.product .product_from .parduct_right .parduct_ol .parduct_li span:first-child {
	padding-left: 20px;
	margin-left: 50px;
	text-align: left;
}
.product .product_from .parduct_right .parduct_ol .parduct_li span:last-child {
	flex: 2;
	padding-left: 70px;
}
/* product end */
/* forex go */
.banner6{
	z-index: 10;
}
#forex .title_cont h2 {
	font-size: 40px;
	color: white;
	text-align: center;
	padding-top: 60px;
}
#forex .title_cont p {
	font-size: 15px;
	color: #536265;
	text-align: center;
	margin-top: 15px;
}
#forex .title_cont .line{
	width: 45px;
	background: white;
	height: 2px;
	display: block;
	margin: 20px auto;
}
#forex .pad_b150 .item {
	width: 1300px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 5px;
    background-color: rgba(100,100,100,.2);
    position: relative;
    margin-top: 50px;
    z-index: 10;
}
#forex .pad_b150 .item .bg{
    overflow: hidden;
    background: rgba(255,255,255,.1);
    border-radius: 5px;
    transition: .6s all linear;
}
#forex .pad_b150 .item .title{
	background: rgba(255,255,255,.1);
    box-shadow: -1px 0px 5px rgba(0,0,0,.1);
    padding: 18px;
}
#forex .pad_b150 .item .title h3 {
	font-size: 26px;
	color: white;
}
#forex .pad_b150 .item .title ul{
	width: 1260px;
}
#forex .pad_b150 .item .title ul.stick{
	position: fixed;
	left: 50%;
	top: 0;
	background: #575757;
	transform: translateX(-49.5999%);
    box-shadow: 0 -5px 10px rgba(0,0,0,.8);
}
#forex .pad_b150 .item .title ul,#forex .pad_b150 .item .text.list ul {
	display: flex;
}
#forex .pad_b150 .item .title ul li,#forex .pad_b150 .item .text.list ul li{
	flex: 1;
	text-align: center;
	color: #1ddcff;
	font-size: 16px;
	letter-spacing: 1px;
}
#forex .pad_b150 .item .title ul li.time,#forex .pad_b150 .item .text.list ul li.time{
	flex: 3.5;
}
#forex .pad_b150 .item .text {
	padding: 18px;
}
#forex .pad_b150 .item .text p{
	color: white;
	font-size: 15px;
	letter-spacing: .5px;
	line-height: 25px;
}
#forex .pad_b150 .item .text li h4 {
	color: #1ddcffcc;
	margin-top: 20px;
	font-size: 16px;
	letter-spacing: .5px;
}
#forex .pad_b150 .item .text li{
	color: #e1e1e1;
	margin: 5px;
	font-size: 15px;
	letter-spacing: .5px;
}
#forex .forex_product.item .title{
	padding: 0;
	line-height: 55px;
}
#forex .forex_product .text.list{
	padding: 0;
	line-height: 50px;
	box-shadow: 0px -1px 1px rgba(0,0,0,.2);
}
#forex .pad_b150 .item .title ul li {
	border-right: 1px solid rgba(255,255,255,.1);
}
#forex .pad_b150 .item .title ul li:last-child{
	border-right: 0;
}
#forex .pad_b150 .forex_product .text.list ul li {
	margin: 0;
	font-size: 15px;
	color: white;
	border-right: 1px solid rgba(255,255,255,.1);
}
#forex .pad_b150 .forex_product .text.list ul li:last-child{
	border-right: 0;
}
#forex .pad_b150 .item .text.list ul:nth-child(2n-1) li {
	background: #3e3e3e;
}
/* 动画栏目 */
#forex .title_cont * {
	opacity: 0;
	position: relative;
	top: 100px;
	transition: .8s all linear;
	z-index: 1;
}
#forex .title_cont.active *{
	opacity: 1;
	top: 0;
}
#forex .pad_b150 .item .title {
	position: relative;
	left: 50%;
	opacity: 0;
	transition:  .8s .3s all linear;
}
#forex .pad_b150 .item .title.active{
	left: 0;
	opacity: 1;

}
#forex .pad_b150 .item .text.move{
	position: relative;
	right: 50%;
	opacity: 0;
	background: #434343;
	transition:  .8s .3s all linear;
}
#forex .pad_b150 .item .text.active{
	right: 0;
	opacity: 1;
}
#forex  .item .text.list ul{
	transition: .8s all linear;
	opacity: 0;
}
#forex  .item .text.list ul.active{
	opacity: 1;
	left: 0!important;
}
/* forex end */
/* prompt */
.window-prompt {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    background: rgba(255,255,255,.2);
    border-radius: 10px;
    width: 530px;
    padding: 30px;
    height: 265px;
    box-shadow: 0 0 5px rgba(0,0,0,.4);
}
.window-prompt > div {
	width: 530px;
    height: 300px;
    background: rgba(0,0,0,.55);
    padding: 20px;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-55%);
    border-radius: 10px;
}
.window-prompt > div h3 {
	font-size: 22px;
	color: #fff;
	position: relative;
	padding-bottom: 15px;

}
.window-prompt > div h3::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 70px;
	background: #1aedf5;
	height: 2px;
}
.window-prompt > div p {
	font-size: 15px;
	color: #fff;
	letter-spacing: .8px;
}