﻿
.ac-video-media-controller {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*服务模板*/
.overflowp {
    overflow: hidden;
    height: 80px;
}

.leftbottom {
    position: relative;
    bottom: 0;
}

.ml20 {
    margin-left: 20px;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fl {
    float: left;
    display: inline;
}

.serviceul {
    margin-left: -5px;
}

.allserviceul li {
    width: 266px;
    height: 344px;
    /*padding:16px 13px 0;*/
    background-color: #FFFFFF;
    overflow: hidden;
    border: 1px solid gainsboro;
}

    .allserviceul li:first-child {
        margin-left: 0px;
    }

.serviceul li .overflowp {
    padding: 0 10px;
}

    .serviceul li .overflowp p {
        font-size: 14px;
        color: #909090;
        /*color:#888;*/
        line-height: normal;
        /*font-family: SimSun !important;*/
        /*font-family: pingfangxianxi !important;*/
    }

.serviceul li .headtitle {
    margin-left: 10px;
}

.serviceul li .leftbottom a {
    color: #2b81d0;
}

.serviceul li .leftbottom {
    margin-left: 10px;
}

.serviceul li .headtitle p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    color: black;
}

.allserviceul li .liimg {
    display: block;
    width: 266px;
    height: 192px;
}

.serviceul li p {
    line-height: 28px;
    color: #000000;
}

    .serviceul li p a {
        display: block;
        text-align: center;
        line-height: 24px;
        color: #0a0a0a;
        font-size: 16px;
    }


/*滑动界面*/
.banner-box ul {
    list-style: none;
}

.banner-box .m-width > img {
    border: none;
    min-width: 1200px;
}

.banner-box a {
    blr: expression(this.onFocus=this.blur());
    outline: none;
}

/* banner-box */
.banner-box {
    min-width: 1200px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .banner-box .bd {
        width: 100% !important;
    }

        .banner-box .bd li .m-width {
            width: 100%;
            margin: 0 auto;
            overflow: hidden;
        }

        .banner-box .bd li {
            width: 100% !important;
            height: auto;
        }

            .banner-box .bd li a {
                display: block;
                background-size: auto;
            }

.banner-btn {
    text-align: center;
    width: 1200px;
    position: relative;
    height: 0px;
    /*top: 110px;
    left: 50%;
    margin-left: -605px;*/
}

    .banner-btn a {
        display: block;
        width: 49px;
        height: 104px;
        position: absolute;
        top: 0;
        filter: alpha(opacity=40);
        -moz-opacity: 0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
    }

    /*.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}*/

    .banner-btn .hd {
        margin: 0 auto;
        /*top: 200px;
        left: 537px;*/
    }

        .banner-btn .hd ul li {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            text-indent: -9999px;
            margin-right: 20px;
            background: #ccc;
            float: left;
            cursor: pointer;
        }

            .banner-box .bb {
                position: relative;
                height: 0;
                display: none;
            }

            .banner-btn .hd ul li.on {
                background-color: mediumseagreen;
            }

           

/*放大图片*/

.video div.videoimg:hover img {
    transform: scale(1.1, 1.1);
    transition: .5s transform;
}

.video div.videoimg {
    overflow: hidden;
}

.training div.trainingimg:hover img {
    transform: scale(1.1, 1.1);
    transition: .5s transform;
}

.training div.trainingimg {
    overflow: hidden;
}

.serviceul li .serviceimg:hover img {
    transform: scale(1.1, 1.1);
    transition: .5s transform;
}

.serviceul li .serviceimg {
    overflow: hidden;
}



/*界面正常样式*/
body {
}



.register {
    text-align: center;
    background-color: rgb(255,255,255);
    padding-bottom: 25px;
    padding-top: 40px;
    min-width: 1200px;
}

.navigationoutr {
    min-width: 1200px;
    background-color: rgb(255,255,255);
    text-align: center;
}

.navigation {
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    height: 350px;
}

    .navigation > div {
        float: left;
        /*margin-left: 30px;*/
        text-align: center;
        width: 340px;
        background-color: rgb(255,255,255);
    }

    .navigation .liimg {
        margin-top: 22px;
        text-align: center;
        height: 44px;
    }

    .navigation .lihr {
    }

    .navigation .lititle {
        font-size: 24px;
        color: rgb(119,198,71);
        margin-bottom: 20px;
    }

    .navigation .licontent {
        margin-top: 10px;
        font-size: 18px;
        color: rgb(133,132,132);
    }

    .navigation .lidropimg {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .navigation > div:hover {
        box-shadow: -3px 3px 5px gainsboro,3px 3px 5px gainsboro;
        position: relative;
        height: auto;
    }

        .navigation > div:hover ul li:last-child {
            padding-bottom: 8px;
        }

.moduleouter {
    text-align: center;
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
}

.module {
    width: 1200px;
    background-color: rgb(255,255,255);
    padding: 40px 40px;
    text-align: left;
    margin: 0 auto;
}

.motitle {
    text-align: center;
    margin-bottom: 0px;
}


    .motitle p:first-child {
        /*font-family: SimSun !important;*/
        font-size: 30px;
        color: rgb(20,20,20);
    }

        .motitle p:first-child + p {
            /*font-family: SimSun !important;*/
            font-size: 20px;
            color: rgb(133,132,132);
        }

.viewmore {
    width: 100%;
    text-align: right;
    font-size: 16px;
    color: rgb(42,128,208);
    margin-bottom: 14px;
}

    .viewmore a {
        font-size: 16px;
        color: rgb(42,128,208);
    }


    .viewmore img {
        margin-left: 10px;
    }

.videolist {
    display: inline-block;
    min-width: 1200px;
    margin-top: -2px;
}

.video {
    float: left;
    margin-left: 10px;
    border: 1px solid gainsboro;
}

    .video:first-child {
        float: left;
        margin-left: 0px;
    }

    .video .videoimg {
        height: 158px;
        width: 270px;
    }

        .video .videoimg img {
            height: 158px;
            width: 270px;
        }

    .video .videodesc {
        padding: 15px 10px;
        padding-bottom: 11px;
    }

        .video .videodesc p {
            font-family: 'pingfangxijian' !important;
        }

            .video .videodesc p:first-child {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 250px;
                font-size: 14px;
                color: rgb(20,20,20);
            }



.Traininglist {
    display: inline-block;
    min-width: 1200px;
}

    .Traininglist .training {
        float: left;
        margin-left: 10px;
        border: 1px solid gainsboro;
    }

        .Traininglist .training:first-child {
            margin-left: 0px;
        }

        .Traininglist .training .trainingimg {
            height: 158px;
            width: 270px;
        }

            .Traininglist .training .trainingimg img {
                height: 158px;
                width: 270px;
            }

        .Traininglist .training .trainingdesc {
            padding: 15px 10px;
            padding-bottom: 11px;
        }

            .Traininglist .training .trainingdesc p:first-child {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 250px;
                font-size: 14px;
                color: rgb(20,20,20);
            }


.scanlist {
    display: inline-block;
    margin-top: 32px;
    min-width: 1210px;
}

.followouter {
    text-align: center;
    margin-top: 40px;
    background-color: rgb(40,174,108);
    width: 100%;
    min-width: 1200px;
    padding-bottom: 40px;
}

.follow {
    height: 472px;
    padding: 40px 40px;
    margin: 0 auto;
    text-align: center;
}

.followtitle {
    text-align: center;
}

    .followtitle p:first-child {
        font-size: 30px;
        color: rgb(255,255,255);
    }

        .followtitle p:first-child + p {
            font-size: 20px;
            color: rgb(255,255,255);
        }

.scanlist {
    display: inline-block;
    min-width: 1200px;
    margin: 32px auto;
    text-align: center;
}

.scan {
    float: left;
    margin-left: 72px;
}

    .scan .scanexplain {
        text-align: center;
    }

        .scan .scanexplain p:first-child {
            font-size: 24px;
            color: rgb(255,255,255);
        }

            .scan .scanexplain p:first-child + p {
                font-size: 20px;
                color: rgb(255,255,255);
            }
