﻿        body {
            -webkit-animation: none;
            -moz-animation: none;
            -ms-animation: none;
            animation: none;
        }
        .mip-wap{display: none}
        .mip-pc{display: block;}
        .mip-page {text-align: center}
        * {
            box-sizing: border-box;
        }
        .clearfix {
            zoom: 1;
        }
        .clearfix:before,
        .clearfix:after {
            display: table;
            line-height: 0;
            content: "";
        }
        .clearfix:after {
            clear: both;
        }
        li {
            list-style-type: none;
        }
        html.mip-i-android-scroll,
        body.mip-i-android-scroll {
            padding-top: 36px;
        }
        .mip-head {
            padding: 0 5%;
            height: 70px;
            box-shadow: 0px 2px 3px #eee;
            margin-bottom: 5px;
            display: block;
            background: #fff;
        }
        .mip-head .logo {
            width: auto;
            height: 70px;
            display: block;
            float: left;
            overflow: hidden;
        }
        mip-fixed[type="top"] {
            overflow: visible;
        }
        mip-nav-slidedown #bs-navbar .navbar-nav {
            margin-top: 0;
        }
        .nav li {
            font-size: 1rem;
        }
        mip-nav-slidedown #bs-navbar .navbar-nav li {
            line-height: 70px;
        }
        mip-nav-slidedown #bs-navbar .navbar-nav li ul li {
            line-height: 50px;
        }
        .mip-img-container {
            max-width: 1920px;
            position: relative;
            margin: 0 auto;
        }
        .mip-img-container .mip-carousel-indicator-wrapper {
            position: absolute;
            bottom: 30px;
            left: 48%;
        }
        .mip-carousel-indicatorDot .mip-carousel-indecator-item {
            background: none;
            border: 2px solid #ccc;
            width: 8px;
            height: 8px;
            opacity: 1;
        }
        .mip-carousel-indicatorDot .mip-carousel-activeitem {
            background-color: #ff9801;
            border-color: #ff9801;
        }
        .mip-container {
            max-width: 1920px;
            margin: 16px auto;
        }
        .mip-tit {
            width: 100%;
            margin: 20px auto;
            text-align: center;
        }
        .mip-tit h3 {
            font-size: 30px;
            color: #666;
        }
        .mip-tit i {
            display: inline-block;
            width: 33px;
            height: 3px;
            background: #ff9801;
            margin: .5% 0;
        }
        .mip-tit p {
            font-size: 20px;
            color: #333;
        }
        mip-vd-tabs .mip-vd-tabs-row-tile {
            text-align: center;
        }
        mip-vd-tabs .mip-vd-tabs-nav {
            display: inline-block;
        }
        mip-vd-tabs .mip-vd-tabs-nav-li {
            float: left;
            overflow: hidden;
            width: 100px !important;
            height: 44px;
            padding: 0 10px;
            cursor: pointer;
        }
        mip-vd-tabs .mip-vd-tabs-nav .mip-vd-tabs-nav-selected {
            color: #ff9801;
            border: none;
        }
        .mip-vd-tabs-nav {
            padding: 0;
        }
        .mip-inew .mip-text ul li {
            float: left;
            width: 22%;
            margin-right: 4%;
            min-height: 460px;
        }
        .mip-inew .mip-text ul li:nth-child(4n) {
            margin-right: 0;
        }
        .mip-inew .mip-text ul li .t {
            display: block;
            margin: 4% 0;
        }
        .mip-inew .mip-text ul li p {
            font-size: 14px;
            color: #777;
            line-height: 25px;
            word-break: break-all;
        }
        .mip-inew .mip-text ul li span {
            display: block;
            font-size: 14px;
            color: #999;
            margin: 5% 0;
        }
        .more {
            display: block!important;
            margin: 0 auto 30px;
            width: 200px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            background: #f1f1f1;
            color: #333;
            font-size: 14px;
            transition: all .5s;
            -moz-transition: all .5s;
            -webkit-transition: all .5s;
            -o-transition: all .5s;
        }
        .more:hover {
            background: #ff9801;
            color: #fff;
        }
        .mip-footer .mip-footert {
            width: 100%;
            background: #333;
            padding: 2% 3% 3%;
            box-sizing: border-box;
        }
        .mip-footer .mip-container {
            margin: 16px auto 0;
        }
        .mip-footer .mip-footert .mip-text {
            width: 10%;
            margin-right: 10%;
            float: left;
        }
        .mip-footer .mip-footert .mip-text .tt a {
            font-size: 16px;
            color: #888;
            display: block;
            border-bottom: 1px solid #484848;
            padding-bottom: 15px;
            margin-bottom: 25px;
        }
        .mip-footer .mip-footert .mip-text ul li a {
            display: block;
            font-size: 14px;
            color: #ccc;
        }
        .mip-footer .mip-footert .mip-text:last-child {
            width: 37%;
            margin-right: 0;
        }
        .mip-footer .mip-footert .mip-text .contact {
            position: relative;
        }
        .mip-footer .mip-footert .mip-text .contact p {
            font-size: 25px;
            color: #ff9801;
        }
        .mip-footer .mip-footert .mip-text .contact span {
            font-size: 14px;
            display: inline-block;
            color: #666;
            margin: 3% 0 3%;
        }
        .mip-footer .mip-footert .mip-text .contact mip-img {
            position: absolute;
            right: 0;
            top: 0;
            width: 153px;
        }
        .mip-footer .mip-footert .mip-text .contact a {
            display: block;
            box-sizing: border-box;
            width: 186px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            background: #3f3f3f;
            border-radius: 6px;
        }
        .mip-footer .mip-footert .mip-text .contact a mip-img {
            position: relative;
            top: 0;
            right: 0;
            width: 22px;
            float: left;
            margin-left: 40px;
            margin-right: 10px;
            margin-top: 9px;
        }
        .mip-footerb {
            background: #222;
            padding: 0 3%;
            width: 100%;
            height: 60px;
            line-height: 60px;
            font-size: 14px;
            color: #666;
        }
				 .mip-footerb a{
            color: #666;
        }
        .mip-head .mip-container {
            margin: 0 auto;
        }
        .mip-crumbs .mip-container {
            margin: 0 auto;
            background: #f0f0f0;
            line-height: 78px;
            height: 78px;
            padding: 0 3%;
            font-size: 14px;
            color: #999;
        }
        .mip-crumbs .mip-container a {
            color: #999;
        }
        .mip-crumbs .mip-container a:last-child {
            color: #f90;
        }
        .mip-inew .mip-tabs {
            display: inline-block;
            text-align: center;
            width: 100%;
        }
        .mip-inew .mip-tabs a {
            display: inline-block;
            margin-right: 20px;
            line-height: 40px;
            font-size: 14px;
        }
        .mip-inew .mip-tabs a:last-child {
            margin-right: 0;
        }
        .mip-inew .mip-tabs a.active {
            color: #f90;
        }
        .pages {
            text-align: center;
        }
        .pagination p{
            margin:0;
            cursor:pointer
        }
        .pagination{
            height:40px;
            padding:20px 0px;
            display: inline-block;
        }
        .pagination a{
            display:block;
            float:left;
            margin-right:10px;
            padding:2px 12px;
            height:24px;
            border:1px #cccccc solid;
            background:#fff;
            text-decoration:none;
            color:#808080;
            font-size:12px;
            line-height:20px;
        }
        .pagination a:hover{
            color:#ff9801;
            background: white;
            border:1px #ff9801 solid;
        }
        .pagination a.focus{
            border:1px #ff9801 solid;
            background:#ff9801;
            color:#fff;
        }
        .pagination span{
            float:left;
            padding:2px 12px;
            font-size:12px;
            height:24px;
            line-height:20px;
            color:#bbb;
            border:1px #ccc solid;
            background:#fff;
            margin-right:8px;
        }
        .pagination p.pageRemark{
            border-style:none;
            background:none;
            margin-right:0px;
            padding:4px 0px;
            color:#666;
        }
        .pagination p.pageRemark b{
            color:#ff9801;
        }
        .pagination p.pageEllipsis{
            border-style:none;
            background:none;
            padding:4px 0px;
            color:#808080;
        }
        .dates li {font-size: 14px;margin:20px 0}
        .dates li span{float:right}
    
        .mip-list-more {
            width: 260px;
            height: 36px;
            background: #f90;
            margin: 0 auto;
            font-size: 14px;
            color: #fff;
            text-align: center;
            line-height: 36px;
            border-radius: 20px;
        }

        @media screen and (max-width: 1200px) {
            .mip-footer .mip-footert .mip-text .contact mip-img {
                width: 30%;
            }
        }
        @media screen and (max-width: 1920px) {
            .mip-head {
                padding: 0 1%;
            }
            .mip-ipro {
                padding: 0 1%;
            }
            .mip-iabout {
                padding: 0 1%;
            }
            .mip-iabout .mip-iaboutr {
                padding: 7.5% 7.5% 0;
            }
            .mip-inew {
                padding: 0 1%;
            }
        }
        @media screen and (max-width: 768px) {
       
            .mip-wap{display: block;}
            .mip-pc{display: none;}
          .fb {
                display: block!important;c
                width: 100%;
                background: #000;
                color: #fff;
                height: 56px;
            }
          .fb a {
                width: 33.3%;
                display: block;
                height: 56px;
                float: left;
                text-align: center;
                color: #fff;
                padding: 5px 0;
                font-size: 12px;
                line-height: 1;
            }
            .fb a i {
                display: block;
                height: 28px;
                background: no-repeat center;
                background-size: contain;
                margin-bottom: 5px;
            }
            .fb a i.i1 {
                background-image: url(../images/f_ico1.png);
            }
            .fb a i.i3 {
                background-image: url(../images/f_ico3.png);
            }
            .fb a i.i4 {
                background-image: url(../images/f_ico4.png);
            }
            .mip-nav-wrapper .navbar-toggle {
                margin: 20px 0;
            }
            html.mip-i-android-scroll,
            body.mip-i-android-scroll {
                padding-top: 27px;
            }
            .mip-ipro .mip-text ul li {
                width: 48%;
                margin-right: 4%;
            }
            .mip-ipro .mip-text ul li:nth-child(2n) {
                margin-right: 0;
            }
            .mip-ipro .mip-text ul li:nth-child(3n) {
                margin-right: 4%;
            }
            .mip-iabout .mip-iaboutl {
                width: 100%;
                background-size: auto;
            }
            .mip-iabout .mip-iaboutr {
                width: 100%;
            }
            .mip-iabout .mip-container {
                background: #fff;
            }
            .mip-inew .mip-text ul li {
                width: 48%;
                margin-right: 2%;
                min-height: auto;
            }
            .mip-inew .mip-text ul li:nth-child(2n) {
                margin-right: 0;
            }
            .mip-footer .mip-footert .mip-text {
                width: 100%;
                margin-right: 0;
                text-align: center;
            }
            .mip-footer .mip-footert .mip-text:last-child {
                width: 100%;
            }
            .mip-footer .mip-footert .mip-text .contact a {
                display: block;
                margin: 0 auto 20px;
            }
            .mip-footer .mip-footert .mip-text .contact mip-img {
                position: relative;
                display: block;
                margin: 0 auto;
            }
            .mip-footerb {
                font-size: 12px;
                height: auto;
                text-align: center;
                margin-bottom: 56px;
            }
					 .mip-footerb a{
            color: #666;
        }
            .mip-head .logo {
                width: 270px;
                height: 70px;
            }
            
            .mip-img-container{
            	
            	display: none;
            }
        }