
            .content { width: 1200px; margin: 0 auto; }
            .header { height: 213px; background: #fff;  position:relative;}
            .welcome { background: #F9F9F9; height: 34px; line-height: 34px; overflow: hidden; font-size: 12px; }
            .welcome a { display: inline-block; color: #9C9C9C; padding-left: 15px; margin-left: 14px; position: relative; -o-transition: all .3s ease; transition: all .3s ease; }
            .welcome a:before { position: absolute; content: ""; height: 10px; width: 1px; background: #9C9C9C; left: 0; top: 13px; }
            .welcome a:first-child:before { display: none; }
            .welcome a:hover { color: #005AA0; }
            .header .h_con { height: 128px; }
            .header .logo { float: left; padding-top: 34px; }
            .header .logo img { width: 127px; }
            .header .slogan { float: left; margin-top: 45px; margin-left: 25px; padding-left: 18px; position: relative; letter-spacing: 1px; }
            .header .slogan:before { position: absolute; content: ""; width: 1px; height: 37px; background: rgba(51, 51, 51, .15); left: 0; top: 2px; }
            .header .slogan em { font-style: normal; font-size: 20px; color: #333; line-height: 1; font-weight: bold; display: block; }
            .header .slogan span { display: block; font-size: 15px; color: #999; line-height: 1; margin-top: 6px; font-weight: normal; }
            .header .h_contact { float: right; min-height: 44px; margin-top: 42px; padding-left: 51px; background: url(images/h_tel.png) no-repeat left center; }
            .header .h_contact span { font-size: 15px; color: #333; line-height: 1; display: block; margin-bottom: 3px; margin-top: 2px; }
            .header .h_contact em { color: #005AA0; display: block; font-weight: bold; font-size: 26px; line-height: 26px; font-style:normal; }
            .header .menu { background: #0059A0; height: 51px; }
            .header .menu li {  float: left;  overflow: hidden; }
            .header .menu li>a:after { position: absolute; content: ""; width: 100%; height: 0; background: #72BD38; left: 0; bottom: 0; transition: .3s ease; -o-transition: .3s ease; z-index: -1; }
            .header .menu li>a {padding: 0 26px; display: block; font-size: 16px; color: #fff; line-height: 51px; position: relative; z-index: 2; }
            .header .menu li.cur>a, .header .menu li:hover>a { font-weight: bold; }
            .header .menu li.cur>a:after, .header .menu li:hover>a:after { height: 100%; }
            .search { display: block; width: 32px; height: 32px; background: #73BD3A; border-radius: 50%; cursor: pointer; position: relative; margin-top: 10px; }
            .s_key { position: absolute; top: 41px; right: 0; width: 238px; height: 50px; z-index: 9; display: none; background: #fff; }
            .s_key #keywords { width: 170px; height: 50px; line-height: 50px; padding-left: 20px; border: none; font-size: 14px; color: #000; float: left; }
            .s_key .sub { width: 48px; height: 50px; background: #73BD3A url(images/s_btn.png) no-repeat center; border: none; cursor: pointer; }
            .submenu{    overflow: hidden;display: none;
    position: absolute;
    width: 100%;
    top: 213px;
    z-index: 99;
    background: #fff;
    padding: 33px 0 59px;    left: 0; line-height:0;font-size:0;text-align: center;}
            .submenu p{width: 12.5%;
            display: inline-block;
            line-height: 0;
            }
            .submenu p i {display: block;width: 95px;height: 95px;margin:0 auto;overflow: hidden;transition: .3s ease; -o-transition: .3s ease;}
            .submenu p img{
                width: 95px;margin:0 auto;
            }
            .submenu p span{display: block;font-size: 16px;color: #999;line-height: 1;transition: .3s ease; -o-transition: .3s ease;}
            .submenu p:hover span{font-weight:bold;color: #005aa0;}
            /*.submenu p:hover i{box-shadow: 0 4px 10px 2px rgba(0, 90, 160, .22);}*/
            .submenu p i{filter:grayscale(100%);-webkit-filter:grayscale(100%); opacity:.63;}
            .submenu p:hover i{filter:grayscale(0);-webkit-filter:grayscale(0);opacity:1;}
            .submenu1 p i{filter:grayscale(0);-webkit-filter:grayscale(0); opacity:1;}
            .submenu1 p:hover i{filter:grayscale(0);-webkit-filter:grayscale(0);opacity:1;box-shadow: 0 4px 10px 2px rgba(0, 90, 160, .22);}
            .submenu1 p span{margin-top: 15px;}
            .submenu1{padding-bottom: 44px;}
    /*        .submenu p i img{    transition: ease-in-out 0.3s;    -o-transition: ease-in-out 0.3s;}*/
    /*        .submenu p:hover i img{    transform-style: preserve-3d;*/
    /*transform: rotateY(180deg);}*/
            /*修改头部高度，减少空白区*/
           .header{height: 183px;}
           .header .h_con{height: 98px;}
           .header .logo {padding-top: 19px; }
           .header .slogan { margin-top: 30px;}
           .header .h_contact { margin-top: 15px;}
           .submenu{padding: 10px 0 30px;top: 183px;}
           .submenu1{padding: 20px 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 #72bd38;
            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-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #0059a0;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #0059a0;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #0059a0;
            border-color: #0059a0;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #0059a0;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 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 #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #0059a0;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .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;
            overflow: hidden;
        }
        
        .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:  #0059a0;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #0059a0;
        }
        
        .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;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #0059a0;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #72bd38;
        }
        
        .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;
        }
    

        .p14-info-2 {
            background: #fff;
        }
        
        .p14-info-2-tit {
            height: 80px;
            font-size: 24px;
            font-weight: normal;
            line-height: 80px;
            background: #0059a0;
            color: #fff;
            text-align: center;
        }
        
        .p14-info-2-list dl {
            padding: 26px 10px 20px 7px;
            border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
            font-size: 12px;
            line-height: 18px;
            display: inline-block;
            width: 223px;
        }
        
        .p14-info-2-list dt {
            width: 90px;
            float: left;
            margin-right: 6px;
        }
        
        .p14-info-2-list dt img {
            display: block;
            max-width: 100%;
            margin: 0 auto;
            width:90px;
            height:67px;
        }
        
        .p14-info-2-list dd h4 {
            /*height: 22px;*/
            font-size: 14px;
            font-weight: normal;
            line-height: 22px;
            /*overflow: hidden;*/
            /*text-overflow: ellipsis;*/
            /*white-space: nowrap;*/
            margin-bottom: 5px;
        }
        
        .p14-info-2-list-desc {
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list dl:nth-last-child(1) {
            border-bottom: 0;
        }
    

.footer { background: #444444 !important; height: 498px; padding-top: 68px; }
.f_logo { float: left; padding-top: 10px; padding-left: 22px; line-height: 0; text-align: center; height: 308px }
.f_qr { width: 111px; height: 127px; background: #fff; margin: 42px 0 0 10px; position: relative }
.f_qr:before { width: 4px; height: 29px; background: #005AA0; position: absolute; content: ""; left: 58px; top: -29px }
.f_qr img { display: block; width: 86px; height: 86px; margin: 0 auto; padding: 11px 0 10px }
.f_qr span { display: block; font-size: 13px; line-height: 100%; color: #999 }
.f_menu { float: right }
.f_menu dl { background: url(images/f_bg.png) no-repeat left top; float: left; padding-left: 20px; margin-left: 46px }
.f_menu dt a { display: block; font-size: 16px; line-height: 24px; color: #fff; margin-bottom: 18px }
.f_menu dd a { display: block; font-size: 14px; line-height: 36px; color: #999; -o-transition: all .3s ease; transition: all .3s ease }
.f_menu a:hover { color: #fff }
.f_menu dl:last-child { margin-left: 32px }
.f_menu dl:nth-child(4) { margin-left: 30px }
.f_menu dl:nth-child(2) { margin-left: 0 }
.f_menu dl:first-child { width: 272px }
.f_menu dl:first-child dd a { width: 153px }
.f_menu dl:first-child dd a:nth-child(2), .f_menu dl:first-child dd a:nth-child(4) { width: 119px; float: left }
.f_menu dl:first-child dd a:nth-child(1), .f_menu dl:first-child dd a:nth-child(3) { float: left }
.f_contact { margin-top: -15px;padding-left: 50px; background: url(images/f_tel.png) no-repeat left top; height: 84px; float: right }
.f_contact span { display: block; font-size: 15px; line-height: 19px; color: #ebebeb }
.f_contact em { display: block; font-style: normal; font-size: 24px; line-height: 100%; color: #ebebeb; font-weight: 700 }
.f_info { height: 95px; background: #383838; line-height: 95px; font-size: 14px; color: #999 }
.f_info .content { margin-top: 105px;position: relative; height: 95px }
.f_info .fl span { margin-left: 15px; margin-right: 15px }
.f_info .fl a { color: #999; margin-right: 64px }
.f_info .fr a { font-size: 14px; line-height: 95px; color: #999; -o-transition: all .3s ease; transition: all .3s ease; display: inline-block }
.f_info .fr .hotpro { display: inline-block }
.f_info .fr span { font-size: 14px; line-height: 95px; color: #999; -o-transition: all .3s ease; transition: all .3s ease; position: relative; padding: 0 10px; margin: 0 10px; cursor: pointer; }
.f_info .fr span:before, .f_info .fr span:after { position: absolute; content: ""; width: 1px; height: 12px; background: #999; top: 4px }
.f_info .fr span:before { left: 0 }
.f_info .fr span:after { right: 0 }
.f_info .fr a:hover, .f_info .fr .hotpro:hover span { color: #fff }
.f_info .fr li { width: 145px; height: 33px; background: #efefef; border-radius: 4px; text-align: center; margin-top: 2px }
.f_info .fr li a { font-size: 14px; line-height: 33px; color: #383838; display: block; -o-transition: all .3s ease; transition: all .3s ease }
.f_info .fr ul { width: 145px; position: absolute; right: 34px; bottom: 66px; display: none; z-index: 9 }
.f_info .fr ul li:hover a { color: #005AA0 }

            .clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }
        

        .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: #0059a0;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0059a0;
            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;
        }
    
