.invest .invest-duration{
	background-image: url(../img/duration/bj-banner.png);
	background-size: cover;
	background-position: center;
}
.gram-product{
    box-sizing: border-box;
    padding: 0;
}
.gram-title{
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
}
.gram-product .word{
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	width: 1024px;
}
.content-box{
    margin: 50px auto 0;
    display: flex;
    flex-direction: row;
	width: 1024px;
	padding-bottom: 30px;
}
.content-title-box{
    width: 160px;
    display: flex;
}
.content-title-box ul{
    width: 100%;
    background-color: rgb(83, 101, 101,0.1);
	padding: 20px 0;
}
.content-title-box ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #9a9b9c;
    padding: 14px 0;
    cursor: pointer;
	font-weight: bold;
	text-align: center;
}
.content-title-box ul li.title--active{
    color: #333;
    border-left: 3px solid #333;
	background: #d3d7df;
}
.right-detail{
    display: flex;
    flex: 1;
    margin-left: 40px;
}
.right-detail>div{
    display: none;
}
.right-detail>div.detatl--active{
    display: block;
}
.detailDiv{
	width: 100%;
	height: 100%;
}
.productFunction ul{
	margin: 65px auto 0 auto;
	width: 1024px;
	height: 350px;
	padding: 0 0 0 6px;
}
.productFunction ul li{
	position: relative;
	width: 241px;
	height: 346px;
	float: left;
	box-sizing: border-box;
	border-right-style: none;
	margin-right: 16px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	color: #fff;
}
#productFunctionLi1{
	background-image: url(../img/duration/cxq_01.png);
}
#productFunctionLi2{
	background-image: url(../img/duration/cxq_02.png);
}
#productFunctionLi3{
	background-image: url(../img/duration/cxq_03.png);
}
#productFunctionLi4{
	background-image: url(../img/duration/cxq_04.png);
}
.productFunction ul li:hover div{
	display: block;
}
.productFunction .productFunction-last{
	margin-right:0px;
}
.productFunction-common{
	overflow: hidden;
}
.productFunction ul li i{
	font-size: 45px;
}
.productFunction ul li h3{
	margin-top: 14px;
	font-weight: normal;
	font-size: 15px;
	padding: 0 27px;
}
.gongneng{
	padding: 60px 0 60px 0;
}
.gongneng li{
	float: left;
	width: 600px;
	height: 270px;
}
.gongneng li:hover{
	width: 596px;
	height: 266px;
	border: 2px solid #f9c900;
}

.gongneng ul{
	margin: 40px 0;
	overflow: hidden;
}
.gongneng li .gongneng-left{
	float: left;
	width: 250px;
	padding: 14px 0 0 28px;
}
.gongneng li .gongneng-right{
	float: right;
	padding: 16px 16px 0 0;
}
.li-1{
	background: #f6faff;
}
.li-2{
	background: #eaf1f9;
}
.gongneng-left-icon{
	width: 46px;
	height: 46px;
	background-color: #fff3c1;
	border-radius: 8px;
	text-align:center;
}
.gongneng-left-icon img{
	margin-top: 10px;
}
.gongneng-left h3{
	margin: 10px 0 10px 0;
}
.gongneng-left-common{
	text-indent: -10px;
	margin-left: 10px;
	letter-spacing:1px;
	/* line-height: 20px; */
}

.fuwu{
	padding: 60px 0 20px 0;
	background-image: none;
}
.service {
    background-image: url(../img/invest/serv-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0 90px;
}
.fuwu li{
	float: left;
	width: 18%;
	height: 329px;
	text-align: center;
	margin-right: 2%;
}
.fuwu-common ul li:hover{
	background: #f9c900;
}
.fuwu-common ul li:hover p{
	color: #ffd527;
}

.fuwu li:first-child{
	background-image:url(../img/digao/1.png);
}
.fuwu li:nth-child(2){
	background-image:url(../img/digao/2.png);
}
.fuwu li:nth-child(3){
	background-image: url(../img/digao/3.png);
}
.fuwu li:nth-child(4){
	background-image:url(../img/digao/4.png);
}
.fuwu li:nth-child(5){
	background-image:url(../img/digao/5.png);
}
.fuwu li:nth-child(5){
	margin-right: 0px;
}

.fuwu ul{
	margin: 40px auto;
	overflow: hidden;
	width: 1024px;
}
.fuwu li p{
	font-size: 64px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #dfe9f6;
	margin-top: 90px;
}
.fuwu-words{
	width: 100px;
	margin: 36px auto 0 auto;
}

.fuwu-bottom{
	margin-bottom: 30px;
}

.productFunction ul li div{ 
    position: absolute; 
    width: 221px; 
    height: 76px; 
	padding:10px;
} 
.productFunction ul li div .p{
	border: 2px solid #fff;
	padding: 10px;
	height: 50px;
}
.productFunction ul li div .p a{
	display: block;
	text-align: center;
	height: 2px;
	background: #fff;
	width: 60px;
	margin: 10px auto;
}
.productFunction ul li .up{ 
	top: 0;
	left: 0;
}
.productFunction ul li .down{ 
	right: 0;
	bottom: 0;
}
.productFunction ul li div:after { 
    content: ""; 
    position: absolute; 
    display: block; 
    top: -218px; 
    width: 0; 
    height: 0; 
    border: 113px solid transparent; 
    border-bottom:80px solid transparent; 
} 
.productFunction ul li div:before { 
    content: ""; 
    position: absolute; 
    display: block; 
    bottom: -218px; 
    width: 0; 
    height: 0; 
    border: 138px solid transparent; 
    border-top: 80px solid transparent; 
}
.productFunction-common ul li > :nth-child(2) {
  height: 326px;
  width: 221px;
  transform: scale(0);
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f9ca02;
  padding: 10px;
  text-align: center;
}
.productFunction-common ul li > :nth-child(2) nav{
	width: 100%;
	height: 260px;
	border: 2px dashed #000;
	margin-top: 35px;
}
.productFunction-common ul li > :nth-child(2) h3 {
  font-size: 18px;
  font-weight: normal;
}
.productFunction-common ul li > :nth-child(2) p {
  margin-top: 25px;
  line-height: 23px;
}
.productFunction-common ul li:hover > :nth-child(2) {
  transform: scale(1);
}
.productFunction-common ul li > :nth-child(2) nav i{
	color: #000;
	font-size: 45px;
}
.productFunction-common ul li > :nth-child(2) nav h3{
	color: #000;
	margin-top: 14px;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	padding: 0 20px;
}
.productFunction-common ul li > :nth-child(2) nav p{
	color: #000;
	text-align: left;
	margin: 10px 5px 5px 8px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
}
#firstDiv{
	position: relative;
	width: 0;
	height: 0;
	border-width: 200px 240px;
	border-style: solid;
	border-color: #ccc transparent transparent #ccc;
}
.detailDiv h2{
	font-weight: 500;
	line-height: 40px;
}
.detailDiv ul{
	height: 270px;
	width: 100%;
	margin-top: 45px;
}
.detailDiv ul li{
	    width: 25%;
	    height: 230px;
	    float: left;
	    padding: 4%;
	    box-sizing: border-box;
}
.detailDiv ul li img{
	display: block;
	width: 100%;
	height: 160px;
}
.detailDiv ul li h3{
	font-weight: 500;
	text-align: center;
	font-size: 14px;
}
#productFunction{
	margin-top: 30px;
}
#fuwu{
	margin-top: 50px;
}
#cxq_bg{
	background-image: url(../img/duration/cxqz-bg.png);
}