ul, li, ol, li{
    list-style: none none;
}
.fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active {
    color: #00BFFF !important;
}
.scrolled .fh5co-nav ul li a:hover, .scrolled .fh5co-nav ul li a:focus, .scrolled .fh5co-nav ul li a:active {
    color: #00BFFF !important;
}
.fh5co-nav ul li.has-dropdown:hover a, .fh5co-nav ul li.has-dropdown:focus a {
    color: #00BFFF;
}
.second-nav{
    width: 100%;
    text-align: center;
    /*height: 48px;*/
}
.second-menu {
    border-bottom: 1px solid #dedfe0;
    position: relative;
    margin-bottom: 50px;
}
.second-menu li {
    display: inline-block;
    margin: 0 50px;
    cursor: pointer;
}
.second-menu li h3 {
    font-size: 18px;
    color: #666666;
    padding: 0 0 14px 0 ;
    margin: 0;
}
.second-menu li.move-bar {
    width: 310px;
    height: 4px;
    background: #2571CF;
    position: absolute;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    left: 50%;
    bottom: 0;
}
/*.second-menu li.active {
    border-bottom: 4px solid #2571CF;
}*/
.second-menu li.active h3{
    color: #2571CF;
}
.second-menu li:nth-child(1).active ~ li.move-bar {
    margin: 0 0 0 -358px;
}
.second-menu li:nth-child(2).active ~ li.move-bar {
    margin: 0 0 0 45px;
}
.service-item {
    display: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.service-item.active {
    display: block;
}
.service-item .service-desc {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: left;
    margin-bottom: 60px;
}
.service-item h3 {
    color: #333333;
    font-weight: bold;
    margin-bottom: 50px;
    font-size: 16px;
}
.pay-img {
    width: 12.5%;
    margin: 60px auto;
}
.ali-wrap img{
    max-width: 560px;
}
.ali-wrap h4 {
    margin: 14px 0 20px;
    font-size: 18px;
    color: #333333;
}
.ali-wrap p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.service-item img {
    width: 100%
}
.service-info{
    width: 100%;
    margin-bottom: 30px;
}

.service-img{
    width: 320px;
    float: left;
}
.service-img img{
    width: 100%;
}
.service-text{
    width: 350px;
    float: right;
    text-align: center;
    color: rgba(85,85,86,1);
}
.service-text h4{
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
}
.service-text p{
    font-size: 16px;
}
.service-feature{
    padding: 10px 10px 20px;
    text-align: center;
}
.service-feature .icon i{
    color: rgba(53,200,230,0.6)
}
.service-section{
    margin-bottom: 80px
}
.service-section h3{
    font-size: 30px;
    /*text-align: center;*/
    color: rgba(0,0,0,1);
    line-height: 42px;
    margin-bottom: 0;
}
.pay-list-title {
    font-size: 18px;
    color: #333333;
    line-height: 38px;
    margin-bottom: 20px;
    font-weight: bold;
}
.dashed-bar {
    margin: 10px 0 30px 0;
}
.pay-list, .contact-list{
    width: 100%;
}
.pay-list li{
    float: left;
    width: 14%;
    margin-right: 7%;
    margin-bottom: 25px;
    text-align: center;
}
.pay-list li:nth-child(5n){
    margin-right: 0;
}
.contact-list li{
    display: inline-block;
    margin: 0 100px;
}
.pay-list li img{
    width: 100%;
}
.pay-list li img {
    max-width: 170px;
}
.product-adv {
    background-color: #f8fcff;
}
.product-adv .adv-ul {
    margin-top: 10px;
}
.product-adv .adv-item {
    float: left;
    height: 330px;
    width: 26%;
    margin-right: 11%;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.product-adv .adv-item:hover .adv-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.product-adv .adv-img{
    height:180px;
    overflow: hidden;
}
.product-adv .adv-item:nth-child(3) {
    margin-right: 0;
}
.product-adv .adv-img img {
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.product-adv .adv-item h3, .more-contact h3 {
    font-size: 16px;
    color: #333333;
}
.product-adv .adv-item h3 {
    margin: 10px 0;
}
.more-contact h3 {
    margin-bottom: 80px;
}
.product-adv .adv-item p {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    padding: 0 5%;
}
.more-contact {
    text-align: center;
}
.contact-list li span{
    font-size: 20px;
    color: #333333;
}

.init-hide{
    display: none;
}
.rule{
    color: rgba(85,85,86,1);
}
.rule h3{
    font-size: 20px;
}
.tab-kv{
    width: 60%;
    margin: 0 auto 30px;
}
.tab-kv img{
    width: 100%;
}
.feature-center .icon{
    margin-bottom: 10px;
}


