.container{
    width: 1380px;
}
section{
    position: relative;
    overflow: hidden;
}
section>div{
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
}
section h1{    
    color: #fff;
}
section .path{
    border: 0;
    padding-bottom: 0;
    color: #aaa;
}
section .path a{
    color: #aaa;
}
section .path a:hover{
    color: #fff;
}
section .path span{
    color: #76dde3;
}
@media only screen and (max-width: 1480px) {
    section h1 img{
        width: auto;
        max-width: 100%;
        margin-left: 0;
    }
}
@media only screen and (max-width: 1099px) {
    section img{
        width: 1200px;
        max-width: 1200px;
        margin-left: calc(50% - 600px);
    }
}
@media only screen and (max-width: 500px) {
    section h1 img{
        width: 15%;
    }
}
main{
    padding: 60px 0 40px;
}
@media only screen and (max-width: 500px) {
    main{
        padding: 20px 0 40px;
    }
}
h1,
.path,
.edit,
.news,
.page,
.page div,
.page p,
.news h2,
.news .text,
.news ul,
.news li,
.date{
    width: 100%;
    float: left;
}
h1,
.path,
.about h2{
    display: flex;
    align-items: center;
    justify-content: center;
}
h1{    
    font-size: 45px;
    color: #206aa7;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
h1 img{
    margin-right: 10px;
}
@media only screen and (max-width: 1499px) {
    h1{    
        font-size: 36px;
    }
}
@media only screen and (max-width: 767px) {
    h1{    
        font-size: 30px;
    }
}
@media only screen and (max-width: 500px) {
/*
    h1{    
        flex-wrap: wrap;
    }
*/
    h1{    
        font-size: 24px;
    }
}
@media only screen and (max-width: 370px) {
    h1{    
        font-size: 22px;
    }
}
.path{
    color: #666;
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}
.path a{
    color: #666;
}
.path a:hover{
    color: #222;
}
.path span{
    color: #2e9b9c;
}
.path a,
.path span{
    margin: 0 5px;
}
@media only screen and (max-width: 1499px) {
    .path{
        font-size: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .path{
        margin-bottom: 10px;
        flex-wrap: wrap;
    }
    .path{
        font-size: 14px;
    }
}
h2{
    font-size: 32px;
    font-weight: 400;
    color: #2e9b9c;
}
h3{
    font-size: 20px;
    font-weight: 400;
}
@media only screen and (max-width: 1399px) {
    h2{
        font-size: 28px;
    }
}
@media only screen and (max-width: 767px) {
    h2{
        font-size: 24px;
    }
    h3{
        font-size: 18px;
    }
}

table th{
    border-bottom: 2px solid #2458ab;
    padding: 10px;
}
table td{
    padding: 10px;
    border-top: 1px dotted #ccc;
}
table tr:nth-child(odd) td{
    background: #f5f5f5;
}
.news table{
    width: 100%;
    border-spacing: 0;
    float: left;
}
.news table td,
.news table th{
    padding: 15px;
}
.news table tr td:last-child{
    text-align: center;
}
.news h2,
.news ul,
.date,
.news .edit{
    padding:0 20px 20px;
}
.news h2{    
    width: 100%;
    float: left;
    border-bottom: 2px solid #2e9b9c;
    margin-bottom: 20px;
} 
.news ul li{
   padding:0 0 20px;
}
.news ul li a{
    text-decoration: underline;
}
.news iframe{
    max-width: 100%;
}
.date{
    color: #666;
}
.page{
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
}
.page div a,
.page div span{
    color: #666;
    display: inline-block;
    margin: 5px;
}
.page div span{
    color: #5262b2;
    font-weight: bold;
}
.page div a:hover{
    color: #222;
}
.page p{
    color: #999;
    padding-top: 5px;
}
@media only screen and (max-width: 767px) {
    .page{
        font-size: 12px;
    }
}

.about>ul,
.about>ul>li{
    list-style: none;
}
.about>ul{
    margin: 0;
    width: 100%;
}
.about>ul>li{
    padding: 20px;
/*    display: flex;*/
}

.about>ul>li:nth-child(even) h2{
    border-bottom: 2px solid #4a8cc2;
    color:  #4a8cc2;
}
.about>ul>li:nth-child(even) {
    
}
.about h2{
    border-bottom: 2px solid #2e9b9c;
    padding: 9px 9px 10px;
    display: inline-block;
/*
    background: #2e9b9c;
    color: #fff;
*/
    min-width: 400px;
    max-width: 100%;
    padding: 10px 5px;
    text-align: center;
}
.about>ul>li>div,
.about .text1>div{
/*
    flex: 1;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
*/
    border: 1px dotted #ccc;
    padding: 10px;
    
}
.about>ul>li .imgtext{
    padding: 0;
}
.about>ul>li .imgtext div{
    display: flex;
    align-items: center;
}
.about>ul>li .imgtext p{
    flex: 1;
}
.about>ul>li .imgtext img{
    width: 400px;
    margin-right: 20px;
}
.about>ul>li div.a p{
    color: #df7373;
}
.about>ul>li p{
    width: 100%;
    padding: 5px;
}
main i{
    margin-right: 5px;
}
.about>ul>li span{
    margin-right: 30px;
    color: #4b862b;
    display: inline-block;
}
.about h3,
.about01 h3{
    padding: 30px;
    text-align: center;
    background: #3350a0;
    color: #fff;
    width: calc(100% - 40px);
    margin: 40px 20px;
}
.about h3 span,
.about01 h3 span{
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
}
.about h3 span a,
.about01 h3 span a{
    margin: 0 10px;
    display: inline-block;
    padding: 8px 20px 9px;
    background: rgba(255,255,255,.65);
    color: #1e3476;
    border: 2px solid #1e3476;
    border-radius: 5px;
}
.about h3 span a:hover,
.about01 h3 span a:hover{
    background: #1e3476;
    color: #fff;
}
@media only screen and (max-width: 899px) {
    .about>ul>li .imgtext div{
        flex-wrap: wrap;
    }
    .about>ul>li .imgtext div img{
        width: 100%;
        margin: 0;
    }
    .about>ul>li .imgtext div p{
        flex: none;
        width: 100%;
        padding: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .about>ul>li{
        padding: 10px;
    }
    .about>ul>li span{
        width: 100%;
    }
    .about h3,
    .about01 h3{
        width: calc(100% - 20px);
        margin: 30px 10px;
    }
    
}
@media only screen and (max-width: 500px) {
    .about h2{
        width: 100%;
        min-width: 10px;
    }
    .about h3,
    .about01 h3{
        padding: 15px;
        
    }
    .about h3 span a,
    .about01 h3 span a{
        width: 100%;
        margin: 5px 0;
    }
}

.about .text{
    margin: 20px 20px 0;
    border: 3px solid #2e9b9c;
    background: #ceefef;
    width: calc(100% - 40px);
    padding: 20px;
}
.about .text p{
    padding: 5px 0;
    color: #114b4c;
}
.about .cooperation{
/*
    display: flex;
    align-items: center;
    padding-top: 20px;
*/
}
.about .cooperation h2{
    width: 100%;
    padding: 20px 10px;
/*    margin: 0 20px;*/
    border: 0;
/*    width: calc(20% - 40px);*/
}
.about .cooperation ul,
.about .cooperation ul li{
    list-style: none;
}
.about .cooperation ul{
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
}
.about .cooperation ul li{
    padding: 40px 20px;
    margin: 20px;
    text-align: center;
    width: 250px;
}
.about .cooperation ul li span{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    border: 2px solid #aaa;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    margin-bottom: 10px;
}
.about h3.a{
    margin-top: 0;
    background: #2e9b9c;
}
.about h3.a a{
    display: inline-block;
    color: #fff8ab;
    text-decoration: underline;
}
.about h3.a a:hover{
    color: #fff;
}
@media only screen and (min-width: 900px) {
    .about .cooperation ul{
        flex-wrap: wrap;
        padding: 0 20%;
    }
    .about .cooperation ul li{
        width: calc(50% - 40px);
    }
}
@media only screen and (max-width: 1280px) {
    .about .cooperation ul li:last-child br{
        display: none;
    }
}
@media only screen and (max-width: 899px) {
    .about .cooperation ul{
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 767px) {
    .about .text{
        width: calc(100% - 20px);
        margin: 10px 10px 0;
    }
    .about .cooperation ul li{
        width: 50%;
        margin: 20px 0;
    }
    .about .cooperation ul li:nth-last-child(2) br{
        display: none;        
    }
}
@media only screen and (max-width: 550px) {
    .about h3.a br{
        display: none;        
    }
}
@media only screen and (max-width: 350px) {
    .about .cooperation ul li{
        width: 100%;
    }
}
.about .text1{
    padding-bottom: 50px;
}
.about .text1 p{
    padding: 5px 10px;
}
.about .text1 ol{
    padding-top: 10px;
    color: #4b862b;
}
.about .text1 li{
    padding: 5px 0;
}
.ah-tab-wrapper{
    text-align: center;
}
.ah-tab{
    border: 0;
}
.ah-tab-content-wrapper{
    margin: 0 0 40px;
}
.ah-tab-content{
    padding: 10px 30px;
}
@media (min-width: 768px){
    .ah-tab>.ah-tab-item{
        margin:0;
        padding: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .ah-tab-content{
        padding: 0;
    }
}
.edit .faq,
.edit .faq>li{
    list-style: none;
}
.edit .faq a{
    color: #fff8ab;
    text-decoration: underline;
}
.edit .faq a:hover{
   color: #fff; 
}
.edit .faq>li i{
    margin-left: 15px;
    margin-right: 0;
}
.edit .faq{
    width: 100%;
    margin: 0;
}
.faq li { padding: 20px; }
.faq li li{
    padding: 5px;
}
.faq li p{
    padding: 10px 0;
}
.faq li.q {
  border-top: 1px #ddd dotted;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq li:first-child{
    border-top: 0;
} 
.faq li.a {
  background: #3BB0D6;
  display: none;
  color:#fff;
}      
.rotate {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product p{
    padding: 5px;
}
.product h2,
.info h2,
.download h2{
    padding: 10px 5px;
    border-bottom: 2px solid #2e9b9c;
    width: auto;
    display: inline-block;
}
.product.a h2{
    text-align: center;
    width: 100%;
    border-bottom-color: #46648e;
    color: #46648e;
    padding-top: 30px;
}
.product.a p{
    line-height: 32px;
}
.product .text{
    border: 1px dotted #ccc;
    padding: 15px;
}

.product.a .text{
    border: 0;
    background: url(/static/images/product-img.jpg) top center no-repeat;
    padding:15% 0 0;
}
.product.a .text>div{
    background: rgba(8,52,48,.85);
    padding: 30px;
}
.product .text li{
    padding: 5px 0;
    color: #4b862b;
}
.product .text1{
    display: flex;
    flex-wrap: wrap;
    border: 1px dotted #ccc;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 30px;
}
.product .text1.a{
    border-bottom: 1px dotted #ccc;
}
.product .text1>p{
    text-align: center;
    width: 100%;
    color: #fff;
    background: #df7373; 
    padding: 15px 10px;
}
.product .text1 ul{
    list-style: none;
    margin: 0;
    width: 25%;
}
.product .text1 li{
    list-style: none;
    padding: 20px 20% 10px;
    border-bottom: 1px dotted #ccc;
    min-height: 108px;
}
.product .text1 li:nth-child(even){
    background: #f5f5f5;
}
.product .text1 .img{
    position: relative;
}
.product .text1 img{
    width: calc(50% - 6px);
    border-radius: 5px;
    margin: 0 3px;
    border: 1px solid #ddd;
}
.product .text1 .img span{
    position: absolute;
    top:  calc(50% - 15px);
    left: calc(50% - 15px);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 3px solid #fff;
    font-size: 12px;
    color: #fff;
    background: #2458ab;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product .text1 li p{
    text-align: center;
    padding: 5px 0 0;
    line-height: 18px;
}
.product .text.a{
    margin-bottom: 55px;
}
.product .text table{
    width: 90%;
    margin: 0 5% 30px;
    text-align: center;
    border-spacing: 0;
}
.product .text1 table{
    width: 45%;
    margin: 20px 2.5%;
    border-spacing: 0;
    text-align: left;
}
.product.a .text table{
    background: rgba(255,255,255,.8);
    margin: 30px 5%;
}
.product.a .text table tr:nth-child(odd) td{
    background: none;
}
@media only screen and (min-width: 900px) and (max-width: 1099px) {
    .product .text1 li{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }
    .product .text1 .img{
        width: 70px;
        margin-right: 10px;
    }
    .product .text1 li p{
        text-align: left;
    }
    .product .text1 img{
        width: 100%;
        margin: 2px 0;
    }
}
@media only screen and (max-width: 899px) {
    .product .text1 ul{
        width: 50%;
    }
    .product .text1 table{
        width: 90%;
    }
}
@media only screen and (max-width: 767px) {
    .product .text1 li{
        padding: 20px;
        min-height: 115px;
    }
}
@media only screen and (max-width: 499px) {
    .product .text1 ul{
        width: 100%;
    }
    .product .text1 li{
        padding: 20px 20%;
        min-height: 10px;
    }
    .product .text1 ul:nth-last-child(2) li:last-child,
    .product .text1 ul:nth-last-child(2) li:nth-last-child(2),
    .product .text1 ul:nth-last-child(2) li:nth-last-child(3),
    .product .text1 ul:last-child li:nth-last-child(2),
    .product .text1 ul:last-child li:last-child{
        display: none;
    }
    .product.a .text{
        background: none;
        border: 1px dotted #ccc;
        padding: 0;
    }
    .product.a .text>div{
        padding: 15px 0;
        background: none;
    }
    .product.a .text table{
        margin: 0 5%;
    }
}

.info .text{
    border: 1px dotted #ccc;
    border-top: 0;
    margin-bottom: 20px;
}
.info .text>p{
    background: #9bc8ad;
    color: #fff;
    padding: 15px;
}
.info .text>ul{
    padding: 15px;
}
.info .text>ul>p{
    padding: 20px;
    border-top: 1px #ddd dotted;
    background: #f5f5f5;
}
.info h2{
    padding-top: 20px;
}
.iframe{
    padding-bottom: 66.75%;
    position: relative;
    width: 100%;
}
.iframe iframe{
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.tradingview-widget-container{
    max-width: 100%;
}
.download{
    display: flex;
    padding: 40px 0;
    align-items: center
}
.download .img{
    width: 700px;
}
.download .text{
    flex: 1;
    margin-left: 60px;
}
.download .edit p{
    padding: 10px 0;
    line-height: 32px;
}
.download .edit p.title{
    margin-left: -60px;
    border-left: 5px solid #3d56aa;
    padding: 20px 30px ;
    margin-bottom: 40px;
}
.download .btn{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.download .btn a{
    display: inline-block;
    margin: 15px 25px 15px 0;
}
.download .btn a:first-child{
    display: block;
    margin-right: 0;
}
.download .btn a:last-child{
    margin-right: 0;
}
.download .btn img{
    width: 200px;
    border-radius: 5px;
}
@media only screen and (max-width: 1399px) {
    .download .img{
        width: 550px;
    } 
    .download .edit p.title{
        padding: 10px 20px;
        margin-bottom: 30px;
    }
    .download .edit p.title img{
        width: 200px;
    }
    .download .btn{
        padding-top: 10px;
    }
    .download .btn a{
        margin: 10px 20px 10px 0;
    }
}
@media only screen and (max-width: 1199px) {
    .download{
        align-items: flex-start;
    }
    
}
@media only screen and (max-width: 999px) {
    .download .img{
        width: 400px;
    } 
}
@media only screen and (max-width: 899px) {
    .download{
        flex-wrap: wrap;
    }
    .download .img,
    .download .img img{
        width: 100%;
    }
    .download .text{
        margin: 30px 0 0;
    }
    .download .edit p.title{
        margin-left: 0;
    }
}
@media only screen and (max-width: 500px) {
    .download{
        padding: 20px;
    }
    .download .btn img{
        width:100%;
    }
    .download .btn a{
        margin: 10px 0;
    }
}

.form{
    padding: 80px;
}
.form>div{
    float: left;
    width: 40%;
}
.form form{
    float: left;
    width: 70%;
    margin-left: -10%;
    padding-top: 60px;
}
.form p{
    width: 100%;
    float: left;
    padding: 0 0 20px 0;
    text-align: right;
}
.form p span{
    color: #c83333;
    display: inline-block;
}
.form ul{
    width: 100%;
    float: left;
    background: rgba(255,255,255,.85);
    border: 1px solid #ccc;
    padding: 50px 60px;
}
.form ul li{
    width: 100%;
    float: left;
    display: flex;
    padding: 20px 0;
    line-height: 36px;
    border-bottom: 1px dotted #ccc;
}
.form ul li:last-child{
    padding-left: 160px;
    border: 0;
}
@media only screen and (max-width: 1299px) {
    .form{
        padding: 40px 15%;
    }
    .form>div{
        display: none;
    }
    .form form{
        width: 100%;
        margin-left: 0;
        padding-top: 0;
    }
    .form ul{
        border: 0;
        padding: 0;
    }
    .form ul li{
        flex-wrap: wrap;
        list-style: 24px;
    }
    .form ul li:last-child{
        padding-left: 0;
    }
}
@media only screen and (max-width: 500px) {
    .form{
        padding: 40px 5%;
    }
}

.about01 .table0,
.about01 .table1,
.about01 .table2{
    padding: 80px 0;
    display: flex;
    align-items: center;
    line-height: 32px;
}
.about01 .table2{
    flex-direction:row-reverse;
}
.about01 .table0 .img,
.about01 .table1 .img,
.about01 .table2 .img{
    width: 600px;
    position: relative;
}
.about01 .table2 .img{
    margin-right: 60px;
}
.about01 .table0 .img img,
.about01 .table1 .img img,
.about01 .table2 .img img{
    position: relative;
    z-index: 2;
    margin: 30px 0 0 30px;
}
.about01 .table2 .img img{
    margin: 0 30px 30px 0;
}
.about01 .table0 .img:after,
.about01 .table1 .img:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 30px;
    left: 0;
    width: 100%;
    background: #96b4cc;
}
.about01 .table2 .img:after{
    content: "";
    position: absolute;
    top: 30px;
    bottom: 0;
    right: -30px;
    width: 100%;
    background: #96ccc5;
}
.about01 .table0 .text,
.about01 .table1 .text,
.about01 .table2 .text{
    flex: 1;
    position: relative;
    z-index: 3;
}
.about01 .table0 .text{
    padding:30px 80px 0;
}
.about01 .table1 .text{
    margin-left: -10%;
    padding-right: 20px;
}
.about01 .table2 .text{
    margin-right: -10%;
    padding-left: 20px;
    padding-bottom: 30px;
}
.about01 .table0 .text>h2{
    margin-left: -20%;
    position: relative;
    z-index: 3;
    color: #1889b9;
    background: rgba(255,255,255,.9);
    box-shadow: 5px 5px 5px rgba(0,0,0,.2);
    display: inline-block;
    padding: 30px;
    border-left: 10px solid #37aa96;
    margin-bottom: 40px;
}
.about01 .table0 .text>p{
    padding: 40px 0;
    border-bottom: 1px solid #ccc;
}
.about01 .table0 .text>div{
    padding: 40px 0;
}
.about01 .table0 .text>div h2{
    text-align: right;
    padding-bottom: 30px;
}

.about01 .table1 h2,
.about01 .table2 h2{
    border-bottom: 3px solid #2e9b9c;
    padding: 0 0 30px;
}
.about01 .table1 h2{
    text-align: right;
}
.about01 .table1 h2{
    color: #1889b9;
    border-bottom-color: #1889b9;
}
.about01 a{
    color: #1889b9;
}
.about01 a:hover{
    color: #222;
}
.about01 .table1 .text div,
.about01 .table2 .text div{
    background: rgba(255,255,255,.8);
    padding: 40px;
}
.about01 .table1 p,
.about01 .table2 p{
    padding: 5px 0;
}
@media only screen and (max-width: 1399px) {
    .about01 .table0 .img,
    .about01 .table1 .img,
    .about01 .table2 .img{
        width: 450px;
    }
    .about01 .table0 .text>h2{
        padding: 20px;
        margin-bottom: 20px;
    }
    .about01 .table0 .text>p,
    .about01 .table0 .text>div{
        padding: 30px 0;
    }
    .about01 .table0,
    .about01 .table1,
    .about01 .table2{
        font-size: 16px;
        line-height: 30px;
    }
    .about01 .table0 .text>div h2{
        padding-bottom: 20px;
    }
    .about01 .table1 h2,
    .about01 .table2 h2{
        padding: 0 0 20px;
    }
    .about01 .table1 .text div,
    .about01 .table2 .text div{
        padding: 20px;
    }
    .about01 .table1 p,
    .about01 .table2 p{
        padding: 3px 0;
    }
}
@media only screen and (max-width: 1299px) {
    .about01 .table0 .text>h2{
        margin-left: 0;
        box-shadow: 5px 5px 5px rgba(0,0,0,0);
        display:block;
        border-left:0;
        padding: 0;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 999px) {
    .about01 .table0 .img,
    .about01 .table1 .img,
    .about01 .table2 .img{
        width: 400px;
    }
    .about01 .table0{
        padding-top: 0px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .about01 .table0 .text{
        flex: none;
        width: 100%;
        padding: 40px 0 20px;
    }
    .about01 .table1 .text{
        margin-left: -30%;
    }
    .about01 .table2 .text{
        margin-right: -30%;
    }
}
@media only screen and (max-width: 767px) {
    .about01 h2{
        font-size: 24px;
    }
    .about01 .table0{
        padding: 0 20px 40px;
    }
    .about01 .table1,
    .about01 .table2{
        padding: 40px 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .about01 .table1 .text,
    .about01 .table2 .text{
        flex: none;
        width: 100%;
        padding: 40px 0 20px;
        margin: 0;
    }
    .about01 .table0 .img,
    .about01 .table1 .img,
    .about01 .table2 .img{
        width: auto;
        margin: 0;
    }
    .about01 .table0 .img:after,
    .about01 .table1 .img:after,
    .about01 .table2 .img:after{
        content: none;
        margin: 0;
    }
    .about01 .table0 .img img,
    .about01 .table1 .img img,
    .about01 .table2 .img img{
        margin: 0;
    }
    .about01 .table1 h2{
        text-align: left;
    }
    .about01 .table1 .text div,
    .about01 .table2 .text div{
        padding: 20px 5px;
    }
}
@media only screen and (max-width: 500px) {
    .about01 .table0{
        padding: 40px 20px;
    }
}