﻿*{margin: 0;padding: 0;box-sizing: border-box;font-size: 14px}
ul>li{list-style: none;}
.main{
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.topTu{width: 100%;
    /*height: 542px;*/
    overflow: hidden;
}
.threeTu{
    height: 538px;
}
.imgWrapper{
    width: 100%;
    position: relative;
}
.wordSupernatant{
    position: absolute;
    width: 39%;
    z-index: 3;
    right: 60px;
    top: 58px;
}
.wordSupernatant>img{
    width: auto!important;
}
.imgWrapper>img{
    position: absolute;
    width: 100%;
}
.bottomPic{
    position: absolute;
    top: 329px;
}
.topPic{
    top: -2px;
}
.topPic,.bottomPic{
    z-index: 2;
}
.midPic{
    z-index: 1;
}
.wordSupernatant>div,.wordSupernatant>img{
    display: inline-block;
    float: left;
    width: 33.333%;
}
.wordDescribe{
    margin: 0 auto;
    height: 145px;
    writing-mode: vertical-rl;/*从左向右 从右向左是 writing-mode: vertical-rl;*/
    writing-mode: tb-rl;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
    font-size: 12px;
    /* position: absolute; */
    margin-right: -26px;
    margin-top: 40px;
    line-height: 200%;
    /* width: 26%!important; */
}

.img_wrap>img:first-child{
    width: 100%;
    position: static;
}
.smallTu{
    width: 25%!important;
    position: absolute;
    right: 177px;
    top: 94px;
}
.knowMore{
    width: 16%!important;
    font-size: 12px;
    background:  #4A0095;
    color: #ffffff;
    text-align: center;
    padding: -82px 0;
    height: 74px;
    /* line-height: 74px; */
    letter-spacing: 2px;
    cursor: pointer;
}
.riskManage{
    width: 100%;
    margin-bottom: 40px;
}
.riskManage:after{
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
.innerRisk{
    width: 100%;
    margin: auto;
    border:1px solid #E5E5E5;
}
.innerRisk:after{
    display: block;
    visibility: hidden;
    clear: both;
}
.innerRisk>div>p>span,.innerRisk>p{
        font-size: 16px;
    line-height: 2em!important;
    margin-bottom: 20px!important;
	    text-align: justify;
}
.innerRisk>div>p>em{
    margin-right: 5px;
}
.innerRisk{
    padding: 20px;
    padding-left: 30px;
}
.dot{
   margin-top: 10px;
    margin-bottom: 10px;
}
.top_Title{
    font-weight: bold;
    font-size: 12px;
}
.commodity>strong{
	font-size:18px
}
.spIntroduce>strong{
	font-size:18px
}
.bottomList{
    margin-top: 10px;
}
.bottomList div{
    margin-bottom: 10px;
}
.bottomList div em{
    margin-right: 5px;
}
.bottomList div p{
    font-size: 12px;
}
.anLiTitle,.introduceTitle{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.introduce p{
    text-indent: 24px;
    font-size: 12px;
}
.ya-notice-tab {
    width: 100%;
    display: block;
    margin: 40px auto;
    text-align: center;
    margin-top: 20px;
}
.ya-notice-tab a:hover, .ya-notice-tab a.active {
    background: #4A0095;
    color: #fff;
}
.ya-notice-tab a:first-child {
    /*margin-right: 10px;*/
}
.ya-notice-tab a {
    position: relative;
    display: inline-block;
    border: 2px solid #4A0095;
    width: 111px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    color: #4A0095;
    cursor: pointer;
    font-size: 16px;
    margin: 0 13px;
}
.ya-notice-tab a i.ya-notice-iconl {
    left: -120px;
}
.ya-notice-tab a i {
    position: absolute;
    top: 10px;
    width: 101px;
    height: 7px;
    background: url(../images/indexList/icon-line.png) no-repeat;
    background-size: 100%;
}
.ya-notice-tab a i.ya-notice-iconr {
    right: -120px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
table tr th, table tr td { border:1px solid #e5e5e5; font-size: 14px}
table{
    border-collapse: collapse;
}
table tr td{
    padding: 10px;
    text-align: center;
}
table tr td a{
  color:#333333;
}
table tr th{
    padding: 10px;
    text-align: center;
    background: #F0F0F0;
	    font-size: 18px;
}
table{
    width: 100%;
}
table tr td:first-child{
    width:29%;
    cursor: pointer;
}
table tr td:first-child a:hover{
    color:#4A0095!important;
}
table tr td:last-child{
    width: 20%;
    cursor: pointer;
    /*color: #4A0095;*/
	    font-size: 14px;
}
.index3,.index4{
    border: 1px solid transparent;
    padding: 0;
}
.list-pages {
    padding: 10px 12px;
    clear: both;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
    margin-bottom: 60px;
    margin-top: 30px
}

.list-pages a,
.list-pages span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 8px;
    margin: 5px 1px 0 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top
}

.list-pages a:hover {
    background: #4A0095;
    border: 1px solid  #4A0095;
    text-decoration: none
}

.list-pages a,
.list-pages a:visited {
    color: #252525
}

.list-pages a:hover,
.list-pages a:active {
    color: #ffffff
}

.list-pages .current {
    background:  #4A0095;
    border: 1px solid  #4A0095;
    color: #fff
}

.list-pages a.current,
.list-pages a.current:visited {
    color: #ffffff
}

.list-pages a.current:hover,
.list-pages a.current:active {
    color: #ffffff
}

.pages-ctrl {
    font-weight: bold;
    font-size: 16px
}

.pages-e5e5e5 {
    color: #e5e5e5
}
.bner1 {
    position: relative;
    min-height: 535px;
    background: url(../images/indexList/bner_bg.png) no-repeat center;
    background-size: cover;
}
.gongG{
    width: 20% !important;
    padding-top: 10%!important;
    margin-right: 61%!important;
}
.gongG>img{
    width: 100%;
}
.commodity{
       margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #4A0095;
}
.spIntroduce{
    margin: 10px 0;
	    font-weight: bold;
		 font-size: 18px;
    color: #4A0095;
}
.innerIframe iframe{
    width: 100%;
	    height: 540px;
}
.index2{
    position: relative;
    padding: 33px;
        padding-left: 15%;
    height: 420px;
}
.introduceCon{
      position: absolute;
    top: 49%;
    left: 33.3%;
    width: 52%;
}
.peopleName{
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}
.task{
    font-size: 18px;
}
.describe{
    margin-top: 10px;
    font-size: 16px;
}
.cf>li>a>img{
	height:auto!important;
}
.cf li img{
height:auto!important}
.on img{
height:auto!important
}
.fundM{
    text-align: center;
    position: absolute;
    bottom: 19px;
    left: 40%;

}
.fundM a{
    color:#4A0095;
}

.hid{
	display:none;
}




@media (max-width: 1176px) {
    .introduceCon {
        left: 36.3%;

    }


}

@media (max-width: 1100px) {
    .introduceCon {
        left: 36.3%;
        top: 46%;
    }
   
}