﻿.tjimg {
                        /*background-color: #fff;*/
                        width: 100%;
                        max-width: 960px;
                        margin: auto;
                    }

                    .change {
                        padding: 12px 30px;
                        font-size: 14px;
                    }

                    .change span {
                        color: #999;
                        margin-top: 5px;
                    }
                    
                    .change ul {
                        list-style-type: none;
                        padding: 0px;
                    }

                    .change ul li {
                        float: left;
                        text-align: center;
                        width: 8.8%;
                        margin-bottom: 10px;
                        margin-right: 0.6%;
                        margin-left: 0.6%;
                        margin: 0 0.6%;
                        min-width: 70px;
                        list-style: none;
                    }

                    .change ul li img {
                        border-radius: 43px;
                        display: block;
                        height: 43px;
                        margin: 0 auto;
                        padding: 4px;
                        width: 43px;
                    }

                    .change ul a {
                        color: #3c9387;
                        font-size: 14px;
                    }

                    .change ul a:hover img {
                        transform: scale(1.1);
                        transition: transform 0.3s ease-in-out 0s;
                    }

                    .change ul a:hover {
                        color: #36f;
                    }

                    .change {
                        font-size: 14px;
                        padding: 5px 10px;
                    }

                    .change ul a {
                        color: #3c9387;
                        font-size: 14px;
                        white-space: nowrap;
                    }

                    @media only screen and (max-width: 640px) {
                        .tjimg {
                            width: 100%;
                        }

                        .change {
                            font-size: 14px;
                            padding: 5px 10px;
                        }

                        .change span {
                            color: #999;
                            margin-top: 5px;
                        }

                        .change ul li {
                            float: left;
                            margin-bottom: 10px;
                            margin-right: 1.5%;
                            margin-left: 1.5%;
                            margin: 0 1.5%;
                            text-align: center;
                            width: 22%;
                        }

                        .change ul li img {
                            border-radius: 32px;
                            display: block;
                            height: 32px;
                            margin: 0 auto;
                            padding: 4px;
                            width: 32px;
                        }

                        .change ul a {
                            color: #3c9387;
                            font-size: 14px;
                            white-space: nowrap;
                        }

                        .change ul a:hover img {
                            transform: scale(1.1);
                            transition: transform 0.3s ease-in-out 0s;
                        }
                    }
.cpn {
                        float: left;
                        width: 100%;
                        padding: 1px !important;
                        margin: 0;
                        box-sizing: border-box;
                        position: relative;
                    }

                    .cpn a {
                        text-align: center;
                        color: #333;
                        font-size: 14px;
                        line-height: 20px;
                        position: relative;
                        width: 100%;
                        display: block;
                    }

                    .cpn a img {
                        width: 100%;
                        max-height: 60px;
                    }

                    .cpn a p {
                        width: 100%;
                        position: absolute;
                        width: 100%;
                        left: 0;
                        bottom: 0;
                        background: rgba(0, 0, 0, 0.6);
                        color: #fff;
                        text-align: center;
                        height: 24px;
                        line-height: 24px;
                        overflow: hidden;
                        font-size: 12px;
                        margin: 0;
                        padding: 0;
                    }

                    #dgf {
                        position: relative;
                        width: 100%;
                        overflow: visible !important;
                        display: block!important;
                        margin: auto;
                        padding: 0;
                        border: 0;
                        max-width: 962px
                    }

                    #dgf * {
                        margin: 0;
                        padding: 0;
                        border: 0;
                        min-width: none;
                        max-width: none;
                        display: block;
                    }

                    .dgf * img {
                        max-width: none;
                        max-height: none;
                        width: auto;
                        height: auto;
                    }

                    .dgfFa {
                        width: 100%;
                        float: left;
                        text-align: center;
                        background-size: 100% auto !important;
                        position: relative;
                    }

                    #dgfFi {
                        width: 100%;
                        float: left;
                        visibility: hidden;
                    }

                    .dgfCR {
                        bottom: 0;
                        position: absolute;
                        right: 0;
                        margin: 0;
                    }

                    .dgfCR a {
                        float: right;
                    }

                    .dgfCR img {
                        float: right;
                        width: 28px !important;
                    }

                    @media only screen and (max-width: 640px) {
                        .cpn {
                            float: left;
                            width: 100%;
                            padding: 1px !important;
                            margin: 0;
                            box-sizing: border-box;
                            position: relative;
                        }

                        .cpn a {
                            text-align: center;
                            color: #333;
                            font-size: 14px;
                            line-height: 20px;
                            position: relative;
                            width: 100%;
                            display: block;
                        }

                        .cpn a img {
                            width: 100%;
                            max-height: 50px;
                        }

                        .cpn a p {
                            width: 100%;
                            position: absolute;
                            width: 100%;
                            left: 0;
                            bottom: 0;
                            background: rgba(0, 0, 0, 0.6);
                            color: #fff;
                            text-align: center;
                            height: 24px;
                            line-height: 24px;
                            overflow: hidden;
                            font-size: 12px;
                            margin: 0;
                            padding: 0;
                        }

                        #dgf {
                            position: relative;
                            width: 100%;
                            overflow: visible !important;
                            display: inline-block;
                            margin: 0;
                            padding: 0;
                            border: 0;
                        }

                        #dgf * {
                            margin: 0;
                            padding: 0;
                            border: 0;
                            min-width: none;
                            max-width: none;
                            display: block;
                        }

                        .dgf * img {
                            max-width: none;
                            max-height: none;
                            width: auto;
                            height: auto;
                        }

                        .dgfFa {
                            width: 100%;
                            float: left;
                            text-align: center;
                            background-size: 100% auto !important;
                            position: relative;
                        }

                        #dgfFi {
                            width: 100%;
                            float: left;
                            visibility: hidden;
                        }

                        .dgfCR {
                            bottom: 0;
                            position: absolute;
                            right: 0;
                            margin: 0;
                        }

                        .dgfCR a {
                            float: right;
                        }

                        .dgfCR img {
                            float: right;
                            width: 28px !important;
                        }
                    }