
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 241px;
            background: url(../IMAGES/topbg.gif) repeat-x center 0;
            position: relative;
            z-index: 2;
            overflow: hidden;
        }
        
        .t_top {
            height: 38px;
            line-height: 38px;
            color: #999;
        }
        
        .t_top span {
            float: right;
        }
        
        .t_top a {
            color: #999;
            display: inline-block;
            padding: 0 24px 0 22px;
            background: url(../IMAGES/t_ico1.gif) no-repeat 0 center;
        }
        
        .t_top a.t_ico2 {
            background: url(../IMAGES/t_ico2.gif) no-repeat 0 center;
        }
        
        .t_top a.t_ico3 {
            background: url(../IMAGES/t_ico3.gif) no-repeat 0 center;
            padding-right: 0;
        }
        
        .t_con {
            height: 115px;
            padding: 16px 0 0;
            overflow: hidden;
        }
        
        .t_con h1,
        .t_con h1 img {
             width: 195px;
            display: block;
            height: 70px;    margin-top: 9px;
        }
        
        .t_text {
            background: url(../IMAGES/t_ge.gif) no-repeat 24px 26px;
            padding: 20px 0 0 53px;
            font-size: 22px;
            color: #666;
            line-height: 31px;
        }
        
        .t_text b {
            display: block;
            color: #c30c22;
            line-height: 38px;
            font-size: 30px;
            letter-spacing: 1px;
            font-family: "宋体";
        }
        
        .t_pho {
            color: #555;
            padding: 16px 0 0 56px;
            background: url(../IMAGES/t_pho.gif) no-repeat 0 20px;
            font-size: 16px;
            line-height: 25px;
        }
        
        .t_pho span {
            width: 50px;
            float: left;
            padding: 6px 20px 0 0;
        }
        
        .t_pho p {
            width: 206px;
            float: left;
            line-height: 60px;
            font-family: Times New Roman;
            font-size: 30px;
            color: #333;
        }
        
        .t_pho b {
            display: block;
        }
        
        .menu {
            white-space: nowrap;
            height: 72px;
            line-height: 72px;
            font-size: 16px;
        }
        
        .menu ul {
            width: 1280px;
        }
        
        .menu li {
            float: left;
            position: relative;
            margin-left: -40px;
        }
        
        .menu li span {
            display: inline-block;
            padding-left: 35px;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            padding-right: 42px;
            background: url(../IMAGES/menu-fgx.gif) no-repeat right 0;
        }
        
        .menu li em {font-style: normal;display: inline-block;}
        .menu li.menu-shy span em {
            padding-left: 32px;
            background: url(../IMAGES/t_ico4.png) no-repeat 0 center;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            z-index: 1;
            background: url(../IMAGES/mhbg2.png) no-repeat right 0;
            font-weight: bold;
        }
        
        .menu li.cur a span,
        .menu li a:hover span {
            background: url(../IMAGES/mhbg1.png) no-repeat 0 0;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
           /*  visibility: hidden; */
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(../IMAGES/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #333333;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 25%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #eaeaea;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            color: #333;
            display:inline-block;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(../IMAGES/p16-icon6.png) no-repeat bottom center #c30c22;
            border-color: #c30c22;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd a {
            color: #4b4a4a;
        }
    

        .f_bj {
            color: #555;
            clear: both;
            height: 371px;
            font-family: "Microsoft Yahei";
            overflow: hidden;
            background: url(../IMAGES/footbg.gif) repeat center 0 #fff;
            line-height: 30px;
        }
        
        .f_bj a {
            color: #555;
        }
        
        .f_nav {
            height: 71px;
            overflow: hidden;
            line-height: 71px;
            font-size: 16px;
            color: #d2414b;
            text-align: center;
            margin-bottom: 52px;
        }
        
        .f_nav a {
            color: #f5dedf;
        }
        
        .f_nav em {
            display: inline-block;
            padding: 0 27px;
        }
        
        .f_logo {
            overflow: hidden;
            white-space: nowrap;
            width: 258px;
            padding: 7px 0 0;
        }
        
        .f_logo img {
            width: 191px;
            height: 190px;
            display: block;
        }
        
        .f_con {
            width: 942px;
            overflow: hidden;
        }
        
        .f_con h3 {
            height: 29px;
            line-height: 29px;
            font-size: 16px;
            color: #333;
            font-weight: normal;
        }
        
        .f_text,
        .f_cont {
            padding-left: 120px;
            height: 150px;
            overflow: hidden;
        }
        
        .f_text {
            width: 377px;
            background: url(../IMAGES/f_ico1.gif) no-repeat 0 20px;
        }
        
        .f_cont {
            width: 223px;
            background: url(../IMAGES/f_ico2.gif) no-repeat 0 20px;
        }
        
        .f_text b {
            display: block;
            font-size: 18px;
            line-height: 53px;
            color: #fff;
        }
        
        .f_text p {
            display: block;
        }
        
        .f_code {
            width: 82px;
            padding: 5px 0 0;
            line-height: 32px;
            text-align: center;
        }
        
        .f_code img {
            display: block;
            width: 82px;
            height: 83px;
            display: block;
        }
        
        .f_code span {
            display: block;
            color: #999;
        }
        
        .f_wz {
            clear: both;
            border-top: solid 1px #eee;
            height: 72px;
            line-height: 72px;
            color: #555;
        }
        
        .f_wz span {
            display: inline-block;
            padding: 0 180px 0 0;
        }
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../IMAGES/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: block;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #c30c22;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #c30c22;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
