* {
                font-family: "Î¢ÈíÑÅºÚ"
            }
            
            .big_box img {
                border: none;
                width: 100%
            }
            
            .clear {
                clear: both
            }
            
            .inner {
                width: 1200px;
                margin: 0 auto;
                padding: 50px
            }
            
            .banner {
                display: block;
                width: 100%
            }
            
            .inner .tt {
                text-align: center;
                font-size: 36px;
                line-height: 90px;
            }
            
            .inner .tt span {
                color: #ff0000
            }
            
            .inner .nav_btn li {
                display: block;
                float: left;
                width: 300px;
                height: 300px
            }
            
            .inner .nav_btn li a {
                display: block;
                width: 260px;
                height: 260px;
                background: #ccc;
                margin: 20px;
                border-radius: 50%;
                font-size: 36px;
                color: #fff;
                text-align: center;
            }
            
            .inner .nav_btn li a span {
                display: block;
                width: 100%;
                text-align: center;
                line-height: 64px;
                padding-top: 66px
            }
            
            .inner .nav_btn li a span em {
                font-style: normal;
                display: block;
                color: #000000;
                font-size: 24px
            }
            
            .inner .nav_btn li:nth-child(1) a {
                background: #62c5e6
            }
            
            .inner .nav_btn li:nth-child(2) a {
                background: #f35654
            }
            
            .inner .nav_btn li:nth-child(3) a {
                background: #fb9d34
            }
            
            .inner .nav_btn li:nth-child(4) a {
                background: #acc23b
            }
            
            .inner .content_img {
                padding: 0 50px;
                text-align: center;
                margin-bottom: 50px
            }
            
            .inner .content_word {
                margin: 25px 0 65px 0;
            }
            
            .inner .content_word p {
                padding: 25px;
                font-size: 24px;
                color: #000;
                line-height: 1.7;
            }
            
            .inner .content_word a {
                display: block;
                width: 394px;
                text-align: center;
                padding: 18px 0;
                margin: 0 auto;
                font-size: 36px;
                color: #fff;
                background: #ff0000;
                border-radius: 12px;
            }
            
            .inner .contact_box {
                margin: 0 0 70px 0
            }
            
            .inner .contact_box .tips {
                line-height: 64px;
                font-size: 26px;
                text-align: center;
                color: #fff;
                background: #f64a48;
                border-top-left-radius: 26px;
                border-top-right-radius: 26px;
                padding: 30px 0;
            }
            
            .inner .contact_box form {
                padding: 62px 0 30px 0;
                border: 2px dashed #f64a48;
                border-top: none;
                border-bottom-left-radius: 26px;
                border-bottom-right-radius: 26px
            }
            
            .inner .contact_box form label {
                display: inline-block;
                width: 270px;
                line-height: 50px;
                text-align: right;
                font-size: 26px;
            }
            
            .inner .contact_box form input[type="text"] {
                
                font-size: 26px;
                width: 725px;
                height: 50px;
                text-indent: 12px
            }
            
            .inner .contact_box form div {
                margin-bottom: 35px;
            }
            
            .inner .contact_box form span {
                display: block;
                font-size: 14px;
                color: #ff0e00;
                text-indent: 270px;
            }
            
           .contact_box form input[type="submit"] {
                display: block;
                width: 380px;
                height: 70px;
                background: #f64a48;
                font-size: 26px;
                color: #fff;
                border: none;
                border-radius: 10px;
                text-align: center;
                margin: 10px auto
            }
            
            .inner .contact_box form .send_tips {
                text-align: center;
                text-indent: 0
            }
            
            .inner .hot_object h3 {
                font-size: 36px;
                text-align: center
            }
            
            .inner .hot_object h4 {
                font-size: 26px;
                text-align: center;
                margin-bottom: 30px
            }
            
            .inner .hot_object .hot_item {
                padding: 0 12px;
                margin-bottom: 32px
            }
            
            .inner .hot_object .hot_item .item {
                width: 572px;
                float: left;
                margin-right: 12px;
                border: 1px solid #eee;
            }
            
            .inner .hot_object .item .inner_pic {
                display: block;
                padding: 15px;
            }
            
            .inner .hot_object .item p {
                font-size: 36px;
                font-weight: bold;
                color: #444444;
                line-height: 44px;
                text-align: center
            }
            
            .inner .hot_object .item p span {
                color: #eb6100
            }
            
            .inner .hot_object .item_btn {
                width: 50%;
                float: left;
                margin: 20px 0
            }
            
            .inner .hot_object .item_btn a {
                font-size: 36px;
                display: block;
                width: 200px;
                line-height: 60px;
                margin: 0 auto;
                text-align: center;
                border: 2px solid #ccc
            }
            
            .active-page-content {
                overflow: hidden;
                clear: both;
                width: 100%;
            }