
.top_bg{ background:url(images/common/top_bg.gif) repeat-x; height:159px;}
.header{width: 1200px; margin:0 auto;position: relative;}
.h_top{font-size: 12px;color: #a1a1a1;height: 32px;line-height: 32px;overflow: hidden;}
.h_top em{display: block;float: left;}
.h_top span{display: block;float: right;}
.h_top span a{font-size: 12px;color: #a1a1a1; padding:0 10px;}
.h_con{ height:115px; padding:12px 0 0;width: 300px;}
.h_con h1{ float:left;}
.h_con h1 img{ width:110px; height:82px;}
.h_con .h_dw{ float:left; padding:10px 0 0 20px; font-size:20px; color:#ff9d00;line-height: 34px;}
.h_dw span{display:block;}
.h_tel{ padding:15px 0 0;height: 40px;}
.h_tel span{display: block;float: left;width: 160px;}
.h_tel span a{font-size: 14px;color: #fff;width: 160px;height: 30px;text-align: center;line-height: 30px;background: #ff9d00;display: block;border-radius:5px;               
-webkit- border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;}
.h_tel span a:hover{animation:shake .5s linear;-webkit-animation:shake .5s linear;}
.tel{ float:left;font-size: 18px;color: #000;font-weight: bold; background:url(images/common/tel.gif) no-repeat 15px 5px; padding:0 0 10px 50px;height: 30px;line-height: 30px;width: 150px;}

.h_nav{width: 900px; height:50px;}
.h_nav li{height: 50px; float:left; background:url(images/common/nav_bor.gif) no-repeat right 13px;}
.h_nav li a{ font-size:14px; color:#000; padding:0 11px;display:block; float:left;height: 50px;line-height: 30px;}
.h_nav li a:hover,.h_nav li.cur a{color: #ff9d00; background:url(images/common/nav_line.gif) no-repeat center 43px;}
.h_nav .nobor{ background:none;}
em,i{ font-style:normal;}

@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 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 #0068c1;
            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;
        }
    

        .fdh-01-tit {
            background: #ee9b13;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #0068c1;
            margin-bottom: 2px;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #fff;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #ee9b13;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .fdh-01-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);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #ee9b13;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #ee9b13;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-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;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #ee9b13;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #0068c1;
        }
        
        .fdh-01-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-xl-xwlb-3nf1-1-01-list dl {
            width: 24%;
            border: 1px solid #dedede;
            margin-bottom: 30px;
            background: #fff;
            float: left;
            margin-right: 1%;
            box-sizing: border-box;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dl:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dt img {
            width: 100%;
            display: block;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dd {
            padding: 6px 20px 24px 20px;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #4b4b4b;
            line-height: 45px;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list h4 a {
            display: block;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dl:hover h4 a {
            color: #ee9b13;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dl:hover {
            border-color: #ee9b13;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dl:hover .k12-xl-xwlb-3nf1-1-01-list-deta {
            background: #ee9b13;
            border-color: #ee9b13;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dl:hover .k12-xl-xwlb-3nf1-1-01-list-desc a {
            color:#ee9b13;
        }
        
        .k12-xl-xwlb-3nf1-1-01-list dl:hover .k12-xl-xwlb-3nf1-1-01-list-deta a {
            color: #fff;
        }
    

.f_bg{ background:url(images/common/f_bg.gif) repeat-x; height:273px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_ban{ padding:62px 0 0;width: 450px;}
.f_ban p{ font-size:12px; color:#d5d5d5; line-height:30px;}
.f_ban span{ padding:0 20px;}
.f_ban p a{ font-size:12px; color:#d5d5d5;}
.f_ban em{display: block; background:url(images/common/f_ico02.gif) no-repeat 0 18px; padding:15px 0 0 30px;height: 30px;line-height: 30px;overflow: hidden;width: 430px;}
.f_ban em a{ font-size:14px; color:#d5d5d5; padding:0 15px 0 0;}
.f_logo{ background:url(images/common/f_line.gif) repeat-y;width: 300px;height: 273px;}
.f_logo h2{ padding:22px 0 0;width: 300px;text-align: center;}
.f_logo h2 img{width: 155px;height: 115px;}
.f_logo p{font-size: 14px;color: #fff;line-height: 30px;text-align: center; padding:15px 0 0;}
.f_logo p i{display: block;}
.f_logo p a{font-size: 14px;color: #fff;}
.f_nav{width: 280px; padding:60px 0 0 40px;}
.f_nav ul li{height: 40px;line-height: 40px;width: 140px;float: left; background:url(images/common/f_ico01.gif) no-repeat 0 15px; }
.f_nav ul li a{font-size: 14px;color: #fff;padding:0 0 0 20px;}
.f_er{width: 110px; padding:75px 0 0;text-align: center;}
.f_er img{ width:110px; height:110px;}
.f_er span{display: block;font-size: 12px;color: #fff; padding:10px 0 0;}
em,i{ font-style:normal;}


        .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: none;
        }
        
        .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: #ee9b13;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #ee9b13;
            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;
        }
    
