
        .top_bg {
            background: url(images/top_bg.gif) repeat-x;
            height: 175px;
            position: relative;
            z-index: 10;
        }
        
        .header {
            width: 1200px;
            margin: 0 auto;
        }
        
        .header {
            width: 1200px;
            margin: 0 auto;
        }
        
        .header .isear {
            width: 20px;
            position: absolute;
            top: 142px;
            right: 0;
            z-index: 30;
        }
        
        .header .isear .icon {
            display: block;
            width: 20px;
            height: 20px;
            background: url(images/s_so.gif) no-repeat 50% 50%;
            cursor: pointer;
            -webkit-transition: transform .3s;
            transition: transform .3s;
        }
        
        .header .isear .icon:hover {
            -webkit-transform: translate(-10px, 0);
            transform: translate(10px, 0);
        }
        
        .header .isearch {
            position: absolute;
            right: 0;
            top: 33px;
            padding: 5px;
            background-color: #fff;
            width: 295px;
            height: 30px;
            border-radius: 5px;
            opacity: 0;
            visibility: hidden;
            z-index: 5;
            transform-origin: 100% 0;
            -webkit-transform-origin: 100% 0;
            -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: all .5s;
            transition: all .5s;
        }
        
        .header .isearch .ser_inp {
            display: block;
            float: left;
            width: 204px;
            height: 16px;
            line-height: 16px;
            padding: 7px 10px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            position: relative;
            border: none;
        }
        
        .header .isearch .ser_so {
            cursor: pointer;
            display: block;
            float: left;
            width: 70px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 12px;
            background-color: #e6a13a;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
            position: relative;
            color: #fff;
            border: none;
        }
        
        .header .isearch:before {
            content: '';
            position: absolute;
            display: block;
            border: 5px solid transparent;
            border-right: 7px solid #e6a13a;
            z-index: 3;
            right: 75px;
            top: 16px;
        }
        
        .header .isear.open .isearch {
            opacity: 1;
            visibility: visible;
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        
        .header .isear .icon:hover {
            -webkit-animation: hvr-buzz-out 0.75s linear;
            animation: hvr-buzz-out 0.75s linear;
        }
        
        .h_con {
            height: 88px;
            padding: 0 0 0;
            overflow: hidden;
        }
        
        .h_con .logo {
            float: left;
            width: 121px;
        }
        
        .h_con .logo img {
            width: 95px;
            height: 82px;
        }
        
        .h_con .h_dw {
            float: left;
            padding: 0 0 0 30px;
            line-height: 40px;
            background: url(images/t_line.gif) no-repeat 0 8px;
            font-size: 22px;
            color: #555;
        }
        
        .h_dw span {
            display: block;
            font-size: 26px;
            color: #333;
            font-weight: bold;
        }
        
        .h_con .tel {
            float: right;
            line-height: 30px;
        }
        
        .tel span {
            display: block;
            background: url(images/tel.gif) no-repeat 0 8px;
            padding: 0 0 0 25px;
            font-size: 16px;
            color: #333;
        }
        
        .tel b {
            font-size: 24px;
        }
        
        .h_nav {
            height: 50px;
            line-height: 50px;
            position: relative;
        }
        
        .h_nav ul li {
            float: left;
            position: relative;
        }
        
        .h_nav ul li a {
            font-size: 14px;
            color: #333;
            padding: 0 41px;
            float: left;
            display: block;
            height: 50px;
        }
        
        .h_nav ul li.cur a,
        .h_nav li a:hover {
            color: #fff;
            background: #e6a13a;
        }
        
        .h_nav .nav_ico {
            display: block;
            position: absolute;
            top: 17px;
            left: 26px;
            line-height: 0;
        }
        
        .h_nav ul li:first-child a {
            padding-left: 50px;
        }
        
        em,
        i {
            font-style: normal;
        }
        
        .top_bg .site_nav {
            height: 36px;
            line-height: 36px;
            border-bottom: 1px solid #eaeaea;
            font-size: 14px;
            color: #858585;
        }
        
        .h_nav li p {
            position: absolute;
            left: 0;
            top: 52px;
            border: 1px solid #f1b837;
            text-align: center;
            background: #fff;
            width: 100%;
            display: none;
        }
        
        .h_nav li p a {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            color: #333;
            padding: 0;
            display: block;
            width: 100%;
        }
        
        .h_nav li:hover p {
            display: block;
        }
        
        .h_nav li:hover p a,
        .h_nav li.cur p a {
            background: none;
            color: #333;
        }
        
        .h_nav li p a:hover {
            background: #f1b837;
            color: #fff;
        }
        
        .h_nav li p a:last-child {
            border: 0;
        }
    

        .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 #262523;
            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;
        }
    

        
        .p14-left-nav-1-tit {
            background: #e6a13a;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h3 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:url(images/p14-icon5.png) no-repeat right center #ececeb; 
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #666;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(images/p14-icon2.png) no-repeat right center #e6a13a; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#ececec;
            position: relative;
            overflow: hidden;	
            
        }
        .p14-left-nav-1-nav dt:after{      
        	content: "";
        	width: 8px;
        	height: 8px;              	
        	border: 2px solid #b8b8b8;
        	border-style: solid solid none none;
        	position: absolute; 
        	top: 50%;
        	right: 32px;
        	margin-top: -4px;
        	-webkit-transform: rotate(45deg);
        	-moz-transform: rotate(45deg);
        	-ms-transform: rotate(45deg);
        	-o-transform: rotate(45deg);
        	transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#e6a13a;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #e6a13a; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px; 
            border-bottom: 1px solid #ececec; 
            background: #fff;
            position: relative;
            overflow: hidden;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#e6a13a;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #262523; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

        .k12-gl-gslb-3nf1-1-01-tit {
            height: 50px;
            border-bottom: 1px solid #d0d0d0;
            margin-bottom: 28px;
        }
        
        .k12-gl-gslb-3nf1-1-01-tit-h2 {
            display: inline-block;
            height: 48px;
            font-size: 28px;
            font-weight: normal;
            line-height: 48px;
            color: #383838;
            border-bottom: 3px solid #262523;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 32.25%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.61% 13px 0;
            box-sizing: border-box;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n-1) {
            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 h4{
            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 h4 a {
            color: #4b4a4a;
        }
    

        .f_bg {
            background: url(images/f_bg.gif) no-repeat center 0;
            height: 256px;
            overflow: hidden;
            padding: 36px 0 0;
        }
        
        .footer {
            width: 1200px;
            margin: 0 auto;
        }
        
        .f_nav {
            height: 228px;
            width: 450px;
            padding: 30px 0 0;
        }
        
        .f_nav ul li {
            height: 40px;
            line-height: 40px;
            overflow: hidden;
            width: 175px;
            float: left;
            background: url(images/f_ico01.gif) no-repeat 0 15px;
        }
        
        .f_nav ul li a {
            font-size: 14px;
            color: #fff;
            padding: 0 0 0 25px;
        }
        
        .f_nav ul li a:hover {
            font-weight: bold;
        }
        
        .f_logo {
            width: 300px;
            height: 258px;
            text-align: center;
        }
        
        .f_logo h5 {
            width: 148px;
            height: 125px;
            padding: 0 0 15px;
            margin: 0 auto;
        }
        
        .f_logo h5 img {
            width: 148px;
            height: 125px;
        }
        
        .f_logo p {
            font-size: 14px;
            color: #fff;
            line-height: 30px;
            height: 30px;
        }
        
        .f_logo p a {
            color: #fff;
        }
        
        .f_ban {
            width: 355px;
            height: 238px;
            padding: 20px 0 0;
        }
        
        .f_p01 {
            font-size: 12px;
            color: #d5d5d5;
            line-height: 26px;
            height: 26px;
        }
        
        .f_p01 a {
            font-size: 12px;
            color: #d5d5d5;
        }
        
        .f_p01 span {
            padding: 0 10px;
        }
        
        .f_p02 span {
            padding: 0;
        }
        
        .f_er {
            width: 355px;
            height: 110px;
            overflow: hidden;
            display: inline-block;
        }
        
        .f_er p {
            width: 177px;
            float: left;
        }
        
        .f_er em {
            width: 88px;
            height: 88px;
            display: block;
            float: left;
            padding: 0 25px 0 0;
        }
        
        .f_er img {
            width: 88px;
            height: 88px;
        }
        
        .f_er span {
            display: block;
            font-size: 12px;
            color: #fff;
            line-height: 16px;
            float: left;
            width: 20px;
            text-align: center;
            padding: 12px 0 0;
        }
        
        body {
            position: relative;
        }
    

        .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: 62px;
            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: 12px;
            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: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            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: #e6a13a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e6a13a;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            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;
        }
    
