* {
    padding: 0;
    margin: 0;
    list-style: none;
    font-style: normal;
    text-decoration: none;
    /* font-size: 0; */
    font-family: 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c, sans-serif;
}
.renzheng{
    /*display: none;*/
    /*display: inline-block;*/
    cursor: pointer;
}
.number{
    display: none;
    /*display: block;*/
}
.topline{
    width: 1200px;
    height: 2px;
    background: #236EAC;
    margin: auto;
}
.content{
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 6px;
    position: relative;
    box-sizing: border-box;
}
.content1 .left{
    width: 388px;
    height: 314px;
    margin: auto;
    margin-right: 6px;
    position: relative;
    box-sizing: border-box;
    float: left;
    border: 1px solid #E7E7E7;
}
.content1 .right{
    width: 806px;
    height: 314px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    float: left;
    border: 1px solid #E7E7E7;
}
.title{
    width: 1200px;
    height:70px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.title1 .ig1{
    width:894px;
    height:70px;
    margin-right: 6px;
    float: left;
    margin-top: 6px;
}
.title1 .ig2{
    width:300px;
    height:70px;
    float: left;
    margin-top: 6px;
}
.content2 .right{
    width: 300px;
    height: 391px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    float: left;
    border: 1px solid #E7E7E7;
}
.title2 .ig1{
    width:894px;
    height:70px;
    margin-right: 6px;
    float: left;
    margin-top: 6px;
}
.title2 .ig2{
    width:300px;
    height:70px;
    float: left;
    margin-top: 6px;
}
.content3{
    width: 1200px;
    height: 240px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    /*border: 1px solid #E7E7E7;*/
    margin-top: 6px;
}
.content4{
    width:1200px;
    height:413px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 30px;
}
.content4 .left{
    width:344px;
    height:413px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    float: left;
    margin-right: 6px;
}
.content4 .left .top{
    width:100%;
    height:190px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #E7E7E7;
}
.content4 .left .bottom{
    width:100%;
    height:217px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #E7E7E7;
    margin-top: 6px;
}
.content4 .right{
    width:850px;
    height:413px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    border: 1px solid #E7E7E7;
    padding: 0 16px 0 12px;
}
.pageTit{
    display: inline-block;
    width: 100%;
    height: 51px;
    box-sizing: border-box;
    line-height: 48px;
    border-bottom: 3px solid #E7E7E7;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}
.content1 .left{
    padding: 0 18px 0 10px;
}
.pageTit1{
    height: 47px;
    line-height: 44px;
    box-sizing: border-box;
}
.pageTit1 .sp1{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.content1 .left .pageTit1 .sp2{
    font-size:16px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    margin-right:5px;
    float: right;
}
.content1 .left .pageTit1 .sp3{
    font-size:20px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    float: right;
}
.content1 .left .pageTit1 .sp3.col-red{
    color:rgba(237,0,0,1);
}
.content1 .left .pageTit1 .sp3.col-green{
    color:#0E7A00;
}
.content1 .right .tit{
    width: 100%;
    height: 45px;
    line-height: 44px;
    background:rgba(244,244,244,1);
    border-bottom: 1px solid #E7E7E7;
}
.content1 .right .tit>.sp1{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-left: 17px;
    float: left;
}
.content1 .right .ul0{
    width:500px;
    height: auto;
    float: left;
    position: relative;
    top:6px;
    margin-left: 155px;
}
.content1 .right .ul0>li{
    width: 90px;
    height: 42px;
    text-align: center;
    margin-right: 5px;
    font-size:14px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    float: left;
    cursor: pointer;
}
.content1 .right .ul0>li.active{
    background: white;
    color:#2A5894;
    border-radius: 5px;
    border: 1px solid #E7E7E7;
    border-bottom: 0px solid #E7E7E7;
}
#pie0{
    width: 100%;
    height: 260px;
    position: relative;
    top:8px;
}
.content1 .right .cont{
    width: 100%;
    height: 268px;
    overflow: hidden;
    box-sizing: border-box;
    font-size:14px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    display: none;
    position:relative;
}
.content1 .right .cont.active{
    display: block;
}
.content1 .right .cont .ul1{
    width: 787px;
    height: 266px;
    margin: auto;
    margin-left: 17px;
    position:relative;
}
.content1 .right .cont .ul1 li{
    width: 787px;
    height: 88px;
    position: relative;
    box-sizing: border-box;
    padding-top: 20px;
    border-bottom:1px dotted #E2E2E2;
}
.content1 .right .cont .ul1 li:nth-last-of-type(1){
    border-bottom:0px dotted #E2E2E2;
}
.content1 .right .cont .ul1 li .tt{
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.content1 .right .cont0 .ul1 li .tt .sp1{
    display: inline-block;
    width: 200px;
    font-size:18px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.content1 .right .cont0 .ul1 li .tt .sp2{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-left: 32px;
}
.content1 .right .cont0 .ul1 li .tt .sp3{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(51,51,51,1);
    display: inline-block;
    width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    margin: auto;
    left: 248px;
}
.content1 .right .cont0 .ul1 li .tt .ig1{
    width: 20px;
    height: 20px;
    position: absolute;
    margin: auto;
    top:0;
    left: 296px;
}
.content1 .right .cont0 .ul1 li .tt .sp4{
    /*display: inline-block;*/
    width: 70px;
    /*color: #333333;*/
    font-size:16px;
    font-weight:bold;
    margin-left: 5px;
}
.content1 .right .cont0 .ul1 li span.col-red{
    color: #ED0000;
}
.content1 .right .cont0 .ul1 li span.col-green{
    color: #0E7A00;
}
.content1 .right .cont0 .ul1 li .tt .sp5{
    margin-left: 25px;
}
.content1 .right .cont0 .ul1 li .bot{
    width: 100%;
    height: 40px;
    position: relative;
    box-sizing: border-box;
}
.content1 .right .cont0 .ul1 li .bot .sp1{
    font-size: 14px;
    font-weight: bold;
    color: rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left: 109px;
}
.content1 .right .cont0 .ul1 li .bot .sp2{
    font-size:14px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left: 0;
}
.content1 .right .cont0 .ul1 li .bot .spdf{
    font-size:16px;
    font-weight:bold;
    position: absolute;
    margin: auto;
    left: 172px;
    color:#ED0000;;
}
.content1 .right .cont0 .ul1 li .bot .ig1{
    width: 20px;
    position: absolute;
    margin: auto;
    left: 60px;
    top:12px;
}
.content1 .right .cont0 .ul1 li .bot .sp3{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left:247px;
}
.content1 .right .cont0 .ul1 li .bot .sp4{
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left:315px;
    font-weight:bold;
}
.content1 .right .cont0 .ul1 li .bot .sp4.col-red{
    color:#ED0000;
}
.content1 .right .cont0 .ul1 li .bot .sp4.col-green{
    color:#0E7A00;
}
.content1 .right .cont0 .ul1 li .bot .sp5{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left:419px;
}
.content1 .right .cont0 .ul1 li .bot .sp6{
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left:488px;
    font-weight:bold;
}
.content1 .right .cont0 .ul1 li .bot .sp6.col-red{
    color:#ED0000;
}
.content1 .right .cont0 .ul1 li .bot .sp6.col-green{
    color:#0E7A00;
}
.content1 .right .cont .ul1 .yuyue{
    position: absolute;
    width: 90px;
    height: 26px;
    margin: auto;
    top:31px;
    right:29px;
    box-sizing: border-box;
    border:1px solid rgba(42, 88, 148, 1);
    line-height: 24px;
    font-size:16px;
    text-align: center;
    font-weight:bold;
    color:rgba(42,88,148,1);
    cursor: pointer;
}
.content1 .right .cont .ul1 .yuyue:hover {
    background:rgba(42, 88, 148, 1);
    color:white;
}
.content1 .right .cont .imgbox{
    width: 107px;
    height: 100%;
    position: relative;
    float: left;
}
.content1 .right .cont .ul2{
    width: 100%;
    margin-left:0px;
}
.content1 .right .cont .ul2 li{
    width: 100%;
}
.content1 .right .cont .imgbox img{
    width: 59px;
    height: 59px;
    border-radius: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.content1 .right .cont .ul2 li .right{
    width:565px;
    height:100%;
    float:left;
    border:none;
    position: relative;
}
.content1 .right .cont .ul2 li .right .tt{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 19px;
}
.content1 .right .cont .ul2 li .right .tt .sp1{
    display: inline-block;
    width: 62px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    box-sizing: border-box;
    background: #FFAC09;
    font-size:16px;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.content1 .right .cont .ul2 li .right .tt .sp2{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-left: 17px;
}
.content1 .right .cont .ul2 li .right .tt .sp3{
    font-size:16px;
    font-weight:bold;
    display: inline-block;
    width: 59px;
    margin-left: 5px;
    color: #ED0000;
}
.content1 .right .cont .ul2 li .right .tt .sp4{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.content1 .right .cont .ul2 li .right .tt .sp5{
    font-size:14px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    display: inline-block;
    width: 84px;
    margin-left: 5px;
}
.content1 .right .cont .ul2 li .right .tt .sp6{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.content1 .right .cont .ul2 li .right .tt .sp7{
    font-size:14px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    margin-left: 5px;
}
.content1 .right .cont .ul2 li .right .bot{
    width: 100%;
    height: 45px;
    position:relative;
}
.content1 .right .cont .ul2 li .right .bot .sp1{
    font-size:16px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-right: 17px;
}
.content1 .right .cont .ul2 li .right .bot .sp2{
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 160px;
    color: rgba(42,88,148,1);
    position: absolute;
    margin: auto;
    top:0;
    left: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 41px;
}
.content1 .right .cont .ul2 li {
    padding-top: 0;
}
.content1 .right .cont .imgbox .ig1{
    width: 45px;
    height: 49px;
    border-radius: 0;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.content1 .right .cont2 .ul2 li .right .tt .sp1{
    width: 76px;
}
.content1 .right .cont2 .ul2 li .right .tt .sp5 {
    width: 126px;
}
.content1 .right .cont3 .ul3 .top{
    width: 100%;
    height: 30px;
}
.content1 .right .cont3 .ul3 .top .sp1{
    font-size:16px;
    font-weight:bold;
    color:rgba(42,88,148,1);
}
.content1 .right .cont3 .ul3 .top .sp2{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-left: 22px;
}
.content1 .right .cont3 .ul3>li{
    padding-top: 0;
}
.content1 .right .cont3 .ul3>li .ul33{
    width: 80%;
    height: 58px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.content1 .right .cont3 .ul3>li .ul33 li {
    width: 25%;
    height: 50px;
    float: left;
    position: relative;
    border: none;
    margin: 0;
    padding: 0;
    top: 5px;
}
.content1 .right .cont3 .ul3>li .ul33 li:nth-of-type(1) {
    width: 17%;
}
.content1 .right .cont3 .ul3>li .ul33 li:nth-of-type(2) {
    width: 26%;
}
.content1 .right .cont3 .ul3>li .ul33 li:nth-of-type(3) {
    width: 26%;
}
.content1 .right .cont3 .ul3>li .ul33 li:nth-of-type(4) {
    width: 26%;
}
.content1 .right .cont3 .ul3>li .ul33 li:nth-of-type(1) div{
    text-align: left;
}
.content1 .right .cont3 .ul3>li .ul33 li div{
    width: 100%;
    height: 45%;
    line-height: 26px;
    text-align: center;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.content1 .right .cont3 .ul3>li .ul33 li div.col-red{
    color:#ED0000;
    font-weight:500;
    font-weight: bold;
    font-size: 16px;
}
.content1 .right .cont3 .ul3>li .ul33 li div.col-green{
    color:#049500;
    font-weight:500;
}
.content1 .right .cont3 .ul3>li .ul33 li div.renzheng{
    color:#2A5894;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.content1 .right .cont4 .ul1 .top{
    width: 100%;
    height: 35px;
}
.content1 .right .cont4 .ul1 .top .sp1{
    font-size:16px;
    font-weight:bold;
    color:rgba(42,88,148,1);
}
.content1 .right .cont4 .ul1 .top .sp2{
    font-size:12px;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-left: 22px;
}
.content1 .right .cont4 .ul1 li{
    padding: 0;
}
.content1 .right .cont4 .ul4{
    width:80%;
    height: 50px;
    position: relative;
    top: -8px;
}
.content1 .right .cont4 .ul4 li{
    width: 30%;
    height: 50px;
    position: relative;
    border: none;
    float: left;
}
.content1 .right .cont4 .ul4 li:nth-of-type(1){
    width: 35%;
    height: 50px;
    position: relative;
}
.content1 .right .cont4 .ul4 li .d1{
    height: 20px;
}
.content1 .right .cont4 .ul4 li .d1 .sp1{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.content1 .right .cont4 .ul4 li .d1 .sp2{
    font-size:14px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-left: 5px;
}
.content1 .right .cont4 .ul4 li .d2{
    font-size:16px;
    height: 20px;
    font-weight:500;
    color:rgba(42,88,148,1);
    text-align: center;
}
.content1 .right .cont4 .ul4 li .d4{
    font-size:16px;
    font-weight:500;
    color:rgba(51,51,51,1);
    text-align: center;
    height: 20px;
}
.content1 .right .cont4 .ul4 li .d3{
    font-size:14px;
    font-weight:400;
    height: 20px;
    color:rgba(51,51,51,1);
    text-align: center;
}
.content1 .right .cont4 .ul1 li .des{
    width: 605px;
    height: 56px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 16px;
    text-align: justify;
}
.content2 .left{
    width: 894px;
    height: 391px;
    margin: auto;
    margin-right: 6px;
    position: relative;
    box-sizing: border-box;
    float: left;
    border: 1px solid #E7E7E7;
    padding: 0 18px 0 13px;
}
.content2 .left .pageTit{
    width: 100%;
    height: 48px;
    line-height: 48px;
}
.content2 .left .pageTit .sp2{
    font-size:20px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.content2 .left .pageTit .sp4{
    position: absolute;
    margin: auto;
    right: 0px;
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}
.content2 .right{
    padding: 0 16px;
}
.content2 .right .pageTit{
    width: 100%;
    height: 48px;
    line-height: 48px;
}
.content2 .right .pageTit .sp2{
    font-size:20px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.content2 .right .pageTit .sp4{
    position: absolute;
    margin: auto;
    right: 0px;
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}
.content2 .left .ul1 li{
    /* width: 553px; */
    box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
}
.content2 .left .ul1 li .reason .d1{
    position:relative;
}
.content2 .left .ul1 li .top{
    /* width: 553px; */
    height: 47px;
    box-sizing: border-box;
    position: relative;
    line-height: 47px;
    overflow: hidden;
}
.content2 .left .ul1 li.active .top{
    background: #f8f8f8;
}
.content2 .left .ul1 li{
    border-right:1px dotted #E7E7E7;
    border-bottom:1px dotted #E7E7E7;
}
.content2 .left .ul1 li:nth-last-of-type(1){
    border-right:1px dotted #E7E7E7;
    border-top:0px dotted #E7E7E7;
    border-bottom:1px dotted #E7E7E7;
}
.content2 .left .ul1 li .top .sp1{
    font-size:14px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content2 .left .ul1 li .top .sp2{
    font-size: 14px;
    font-weight: 400;
    color: rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left: 170px;
}
.content2 .left .ul1 li .top .renzheng{
    display: inline-block;
    font-size:14px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    /*margin-left: 5px;*/
    width: 70px;
    position: absolute;
    margin: auto;
    left: 260px;
    cursor: pointer;
}
.content2 .left .ul1 li .top .number{
    /*display: inline;*/
    font-size:14px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    margin-left: 5px;
    width: 70px;
    position: absolute;
    margin: auto;
    left: 260px;
}
.content2 .left .ul1 li .top .number.col-red{
    color:rgba(237,0,0,1);
}
.content2 .left .ul1 li .top .number.col-green{
    color:#0E7A00;
}
.content2 .left .ul1 li .top .sp3{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
    left: 332px;
}
.content2 .left .ul1 li .top .sp4{
    font-size:14px;
    font-weight:bold;
    color:rgba(237,0,0,1);
    position: absolute;
    margin: auto;
    left: 393px;
}
.content2 .left .ul1 li .top .sp3.col-red{
    color:rgba(237,0,0,1);
}
.content2 .left .ul1 li .top .sp3.col-green{
    color:#0E7A00;
}
.content2 .left .ul1 li .top .sp4.col-red{
    color:rgba(237,0,0,1);
}
.content2 .left .ul1 li .top .sp4.col-green{
    color:#0E7A00;
}
.content2 .left .ul1 li .top .buy{
    display: inline-block;
    width: 75px;
    height: 20px;
    line-height: 18px;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #2A5894;
    font-size:14px;
    font-weight:400;
    color:rgba(42,88,148,1);
    position: absolute;
    margin: auto;
    top:14px;
    right: 20px;
    cursor:pointer;
}
.content2 .left .ul1 li .top .buy:hover{
    border: 1px solid #2A5894;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    background: #2A5894;
}
.content2 .left .ul1 li .reason{
    display: none;
    width: 300px;
    position: absolute;
    margin: auto;
    top: 60px;
    left: 574px;
}
.content2 .left .ul1 li.active .reason{
    display:block;
}
.content2 .left .ul1 li.active{
    border-right:none;
}
.content2 .left .ul1 li .reason .sp1{
    display: inline-block;
    width: 60px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    background: #E12916;
    font-size: 14px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    margin-top: -2px;
    margin-bottom: 4px;
}
.content2 .left .ul1 li .reason .dot{
    display: block;
    width: 6px;
    height: 6px;
    background: #E12916;
    position: absolute;
    top: 7.5px;
    margin-right: 5px;
}
.content2 .left .ul1 li .reason .sp2{
    display: inline-block;
    width: 500px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 22px;
    margin-left: 11px;
}
.content2 .left #leida{
    width: 190px;
    height: 190px;
    position: absolute;
    margin: auto;
    top: 159px;
    right: 68px;
}
.content2 .left .toLook{
    font-size:14px;
    font-weight:bold;
    color:rgba(42,88,148,1);
    position: absolute;
    margin: auto;
    right: 20px;
    bottom: 20px;
}
.content2 .left .five{
    width: 300px;
    height: 280px;
    position: absolute;
    margin: auto;
    right: 0;
    top:107px;
}
.content2 .left .five span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
}
.content2 .left .five .sp1{
    left: 109px;
    top: 44px;
}
.content2 .left .five .sp2{
    left: -16px;
    top: 115px;
}
.content2 .left .five .sp3{
    left: 30px;
    top: 220px;
}
.content2 .left .five .sp4{
    left: 167px;
    top: 220px;
}
.content2 .left .five .sp5{
    left: 221px;
    top: 115px;
}
.content2 .left .five{
    display: none;
}
.content2 .left .three{
    width: 300px;
    height: 280px;
    position: absolute;
    margin: auto;
    right: 0;
    top: 107px;
}
.content2 .left .three span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: absolute;
    margin: auto;
}
.content2 .left .three .sp1{
    left: 109px;
    top: 44px;
}
.content2 .left .three .sp2{
    left: 14px;
    top: 200px;
}
.content2 .left .three .sp3{
    left: 190px;
    top: 200px;
}
.content2 .right .tt{
    width:100%;
    height:20px;
    line-height:20px;
    overflow: hidden;
    margin-top:18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:18px;
    font-weight:bold;
    color:rgba(204,0,0,1);
}
.content2 .right .des{
    width:100%;
    height:70px;
    font-size:14px;
    color:rgba(102,102,102,1);
    margin-top: 10px;
    border-bottom: 1px solid #E2E2E2;
}
.content2 .right .des .sp1{
    font-weight:bold;
}
.content2 .right .ul1 li{
    width: 100%;
    height: auto;
    position: relative;
}
.content2 .right .ul1 li .dot{
    width:4px;
    height:4px;
    border-radius: 100%;
    background: #424E57;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
}
.content2 .right .ul1 li:nth-of-type(1){
    margin-top: 6px;
}
.content2 .right .ul1 li .sp1{
    display:block;
    width:266px;
    height:30px;
    line-height: 30px;
    position: relative;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: 10px;
}
.content2 .right .ul1 li .sp1:hover{
    color:rgba(204,0,0,1);
}
.content3{
    /*padding: 0 19px 0 12px;*/
}
.content3 .pageTit{
    height: 50px;
}
.content3 .pageTit .sp2{
    font-size:20px;
    font-weight:bold;
    color:rgba(34,34,34,1);
}
.content3 .pageTit .sp4 {
    position: absolute;
    margin: auto;
    right: 0px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(136,136,136,1);
}
/*下拉选项*/
.sq-icon{background-position: 4px -33px;}
.selectList,.selectListNext{z-index:999;display:none;width: 145px;border: 1px solid #CCCCCC;position: absolute;left:-1px;top:22px;}
.listA,.listANext{width: 100%;height: 20px;line-height: 20px;font-size: 14px;color: #545454;padding-left:20px;box-sizing:border-box;display: block;background-color: #FFFFFF;}
.listA:hover,.listANext:hover{background-color:#0C7AC1;color:white;}
.titLis2 .selectList,.titLis2 .selectListNext{width: 253px;}
/*-------------------------------------------------------------------------------------------------*/
.frameTriangle{
    width: 10px;
    height: 10px;
    background-position: -1px -35px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: -10px;
    left: 95px;
    background-color: #fff;
}
.dropDown *{
    font-size:14px;
    font-weight:400;
    color:rgba(34,34,34,1);
}
.dropDown{
    display: inline-block;
    width: 146px;
    height: 27px;
    line-height: 24px;
    box-sizing: border-box;
    position: relative;
    top: 0px;
    left: 31px;
    border: 1px solid #A9A9A9;
    transition: all 0.3s;
    font-size: 14px;
}
.selectNext{
    padding: 0;
    margin: 0;
    position: relative;
    /*width: 443px;*/
    box-sizing: border-box;
    left: 20px;
}
.toBot{
    position: absolute;
    margin: auto;
    left: 75px;
    top: -1px;
    width: 50px;
    height: 27px;
    text-align: center;
    background: #0C7AC1;
    line-height: 25px;
    box-sizing: border-box;
    z-index: 1;
    cursor: pointer;
}
.toBot span{
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid white;
    margin-top:10px;
    cursor: pointer;
}
.content3>.left{
    width: 820px;
    height: 240px;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding: 0 19px 0 12px;
    border: 1px solid #E7E7E7;
}
.content3>.left table{
    width: 100%;
    height: auto;
}
.content3>.left table *{
    font-size:14px;
    font-weight:400;
    color:rgba(34,34,34,1);
}
.content3>.left table th{
    height:38px;
    line-height: 38px;
    background: #F5F5F5;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.content3>.left table tr:nth-of-type(2) td{
    padding-top:5px;
}
.content3>.left table tr{
    height:0;
    position: relative;
}
.content3>.left table td{
    text-align: center;
    line-height: 28px;
    /* height: 28px; */
    position: relative;
}
.content3 > .left table th:nth-of-type(1) {
    width:15%;
}
.content3 > .left table th:nth-of-type(2) {
    width:10%;
}
.content3 > .left table th:nth-of-type(3) {
    width:10%;
}
.content3 > .left table th:nth-of-type(4) {
    width:15%;
}
.content3 > .left table th:nth-of-type(5) {
    width:10%;
}
.content3 > .left table th:nth-of-type(6) {
    width:10%;
}

.content3>.left table td:nth-of-type(1){
    width: 200px;
    display: block;
    height: 28px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content3>.left table td:nth-of-type(2){
    /*width: 10%;*/
}
.content3>.left table td:nth-of-type(3){
    /*width: 10%;*/
}
.content3>.left table td:nth-of-type(4){
    width: 100%;
    font-weight: bold;
    display: block;
    height: 28px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content3>.left table td:nth-of-type(5){
    /*width: 10%;*/
}
.content3>.left table td:nth-of-type(6){
    /*width: 10%;*/
}
.content3>.left table td .sp1{
    display: block;
    width: 75px;
    height: 20px;
    position: relative;
    left: 15px;
    line-height: 18px;
    box-sizing: border-box;
    border: 1px solid #2A5894;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgba(42,88,148,1);
    cursor: pointer;
}
.content3>.left table td .sp1:hover{
    background: #2A5894;
    color:rgba(255,255,255,1);
}
.content3>.left table td.col-red{
    color: #CC0000;
}
.content3>.left table td.col-green{
    color: #0E7A00;
}
.content3>.left table td .col-red{
    color: #CC0000;
}
.content3>.left table td .col-green{
    color: #0E7A00;
}
.content3>.left table td a{
    font-weight:bold;
    color:#2A5894;
}
.content3>.left table tr td:nth-of-type(1) a{
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    left: 7px;
    right: 0;
    width: 200px;
    /* height: 28px; */
    /* line-height: 28px; */
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content3>.left table tr td:nth-of-type(4) a{
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 155px;
    /* height: 28px; */
    /* line-height: 28px; */
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content3>.left table tr td{
    top:5px;
}
.content3>.left table tr:hover a{
    color:#CC0000;
}
.content3>.right{
    width:374px;
    height:240px;
    float:right;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #E7E7E7;
    padding: 0 19px 0 14px;
    /*margin-top: 20px;*/
}
.content3>.right #lineChart{
    width: 100%;
    height:148px;
    position: relative;
    top:14px;
}
.content3 > .right .legend {
    width:105%;
    height:30px;
    position:relative;
    margin:auto;
    text-align:center;
    margin-top: 10px;
}
.content3 > .right .legend .line{
    display:inline-block;
    width:12px;
    height:3px;
    position:relative;
    margin:auto;
    top:-3px;
    margin-right: 5px;
}
.content3 > .right .legend .line1{
    background:#0070C0;
}
.content3 > .right .legend .line2{
    background:#F13333;
}
.content3 > .right .legend .line3{
    background:#FEA51A;
}
.content3 > .right .legend .name{
    font-size:12px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-right:17px;
}
.content3 > .right .legend .name3{
    margin-right:0;
}
.content3>.right #lineChart *{
    font-size: 8px;
}
.content4 .left .top{
    padding: 0 11px;
}
.content4 .left .top .pageTit .sp2{
    font-size:20px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.content4 .left .top .pageTit .sp4{
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
    position: absolute;
    margin: auto;
    right: 0px;
}
.content4 .left .box{
    width: 100%;
    height: 120px;
    background: url("https://www.myfund.com/images/pic-jjjtsm-sy.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 8px;
    position: relative;
}
.content4 .left .box .ig1{
    position: absolute;
    margin: auto;
    top: 14px;
    left: 15px;
}
.content4 .left .box .title{
    width: 100%;
    position: absolute;
    margin: auto;
    top:51px;
    text-align: center;
    font-size:18px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content4 .left .box .date{
    width: 100%;
    position: absolute;
    margin: auto;
    top:79px;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.content4 .left .bottom{
    padding: 0 11px;
}
.content4 .left .bottom .pageTit .sp2{
    font-size:20px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}




















.content4 .left .bottom .ul1{
    margin-top: 15px;
}
.content4 .left .bottom .ul1 li {
    height: 26px;
    line-height: 24px;
    width: 100%;
    position: relative;
    margin-bottom: 8px;
}
.content4 .left .bottom .ul1 li .sp1 {
    position: absolute;
    margin: auto;
    left:7px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
.content4 .left .bottom .ul1 .dropDown.drop3 .toBot {
    height: 26px;
    width: 40px;
    line-height: 24px;
    left: 179px;
}
.content4 .left .bottom .ul1 .dropDown.drop3 {
    height: 26px;
    line-height: 24px;
    left: 72px;
    width: 240px;
}
.content4 .left .bottom .ul1 .dropDown.drop3 .selectListNext {
    width: 198px;
    top: 25px;
}
.content4 .left .bottom .ul1 .dropDown.drop4 .toBot {
    height: 26px;
    width: 40px;
    line-height: 24px;
    left: 179px;
}
.content4 .left .bottom .ul1 .dropDown.drop4 {
    height: 26px;
    line-height: 24px;
    left: 72px;
    width: 240px;
}
.content4 .left .bottom .ul1 .dropDown.drop4 .selectListNext {
    width: 198px;
    top: 25px;
}
.content4 .left .bottom .ul1 .dropDown.drop5 .toBot {
    height: 26px;
    width: 40px;
    line-height: 24px;
    left: 179px;
}
.content4 .left .bottom .ul1 .dropDown.drop5 {
    height: 26px;
    line-height: 24px;
    left: 72px;
    width: 240px;
}
.content4 .left .bottom .ul1 .dropDown.drop5 .selectListNext {
    width: 198px;
    top: 25px;
}
.content4 .left .bottom .ul1 li .sp6{
    display: inline-block;
    width: 198px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: #236EAC;
    font-size: 14px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    position: absolute;
    margin: auto;
    left: 15px;
    top: 5px;
    cursor: pointer;
}
.content4 .left .bottom .ul1 li .sp7{
    display: inline-block;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    color:#2A5894;
    position: absolute;
    margin: auto;
    left: 230px;
    top: 5px;
}
.content4 .right .tit{
    width: 100%;
    height: 51px;
    box-sizing: border-box;
    border-bottom: 3px solid #E7E7E7;
    line-height: 48px;
}
.content4 .right .tit a .sp1{
    font-size:20px;
    font-weight:bold;
    color:rgba(34,34,34,1);
}
.content4 .right .tit a .sp3{
    position: absolute;
    margin: auto;
    right:16px;
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}
.content4 .right .drop6{
    top:-3px;
    left:26px;
}
#tabPH{
    width: 100%;
    height: auto;
}
#tabPH *{
    font-size:14px;
    font-weight:400;
    color:#222222;
}
#tabPH td .sp22{
    color:#555555;
    margin-left:11px;
}
#tabPH th{
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #E2E2E2;
    font-size:14px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
#tabPH tr:nth-of-type(2) td{
    padding-top: 8px;
}
#tabPH td{
    text-align: center;
    line-height: 31px;
    position: relative;
}
#tabPH td.col-red{
    color: #ED0000;
}
#tabPH td.col-green{
    color: #0E7A00;
}
#tabPH td .col-red{
    color: #ED0000;
}
#tabPH td .col-green{
    color: #0E7A00;
}
#tabPH td a{
    color: #2A5894;
    font-weight: bold;
}
#tabPH td a:hover{
    color:#CC0000;
}
#tabPH td .sp33{
    display: block;
    position: absolute;
    width: 75px;
    height: 20px;
    box-sizing: border-box;
    line-height: 18px;
    text-align: center;
    border: 1px solid #2A5894;
    color: #2A5894;
    cursor: pointer;
    margin: auto;
    left: 0;
    right: 0;
    top: 4px;
}
#tabPH td .sp33:hover{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    background: #2A5894;
}
#tabPH td:nth-of-type(1){
    width: 10%;
}
#tabPH td:nth-of-type(2){
    width: 25%;
}
#tabPH td:nth-of-type(3){
    width: 20%;
}
#tabPH td:nth-of-type(4){
    width: 10%;
}
#tabPH td:nth-of-type(5){
    width: 10%;
}
#tabPH td:nth-of-type(6){
    width: 15%;
}
#tabPH td:nth-of-type(2) a{
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    width:227px;
    height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#tabPH tr:nth-of-type(2) td:nth-of-type(2) a{
    top: 8px;
}
#tabPH td .ig1{
    position: absolute;
    margin: auto;
    top: 7px;
    left: 0;
}
#tabPH tr:nth-of-type(2) td .ig1{
    top: 15px;
}
#tabPH tr:nth-of-type(2) td .sp33{
    top: 12px;
}
.maskApp {
    width:100%;
    height:100%;
    position:fixed;
    margin:auto;
    top:0;
    left:0;
    background:rgba(0,0,0,0.3);
    z-index:999;
    display:none;
}
.maskApp.active {
    display:block;
}
.maskApp img{
    position:absolute;
    margin:auto;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.viewMask {
    width:100%;
    height:100%;
    position:absolute;
    background:rgba(0,0,0,0.4);
    margin:auto;
    top:0;
    left:0;
    display:none;
}
.viewMask img{
    width:70px;
    height:70px;
    position:absolute;
    margin:auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.content4 .left .box:hover .viewMask {
    display:block;
}


.content1 .right .cont .ul2 li .right .bot .sp3{
    position: absolute;
    margin: auto;
    top:0;
    line-height: 41px;
    left: 253px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.content1 .right .cont .ul2 li .right .bot .sp4{
    position: absolute;
    margin: auto;
    top:0;
    line-height: 41px;
    left: 315px;
    font-size:16px;
    font-weight:bold;
}
.content1 .right .cont .ul2 li .right .bot .sp4.col-red{
    color:#ED0000;
}
.content1 .right .cont .ul2 li .right .bot .sp4.col-green{
    color:#0E7A00;
}
.content1 .right .cont .ul2 li .right .bot .sp5{
    position: absolute;
    margin: auto;
    top:0;
    line-height: 41px;
    left: 439px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.content1 .right .cont .ul2 li .right .bot .sp6{
    position: absolute;
    margin: auto;
    top:0;
    line-height: 41px;
    left: 501px;
    font-size:16px;
    font-weight:bold;
}
.content1 .right .cont .ul2 li .right .bot .sp6.col-red{
    color:#ED0000;
}
.content1 .right .cont .ul2 li .right .bot .sp6.col-green{
    color:#0E7A00;
}





