
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 130px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
            overflow: hidden;
        }
        
        .h_top:before {
            content: "";
            width: 100%;
            left: 0;
            top: 0;
            height: 40px;
            position: absolute;
            z-index: -1;
            background: #ededed;
        }
        
        .t_top {
            height: 40px;
            line-height: 40px;
            color: #545454;
            overflow: hidden;
        }   .t_top em {
            color: #003f9a;
         font-style:normal;
        }
        
        .t_top p {
            float: right;
        }
        
        .t_top a {
            color: #666;
            display: inline-block;
            padding: 0 19px;
            color: #afafaf;
            background: url(../images/t_ico1.png) no-repeat 0 15px;
        }
        
        .t_top a:nth-child(2) {
            background: url(../images/t_ico2.png) no-repeat 0 15px;
        }
        
        .t_top a:nth-child(3) {
            background: url(../images/t_ico3.png) no-repeat 0 15px;
            padding-right: 0;
        }
        
        .t_con {
            height: 79px;
            padding: 11px 0 0;
            overflow: hidden;
        }
        
          .t_logo,
        .t_logo img {
            width: 222px;
            display: block;
            height: 72px;
        }
        

        .t_tel img {
            width: 218px;
            display: block;
            height: 72px;
			margin-left: 63px;
        }


        .menu {
            white-space: nowrap;
           width: 968px;
            height: 79px;
            line-height: 68px;
            font-size: 18px;
            overflow: hidden;
		
        }
        
        .menu li {
            float: left;
            position: relative;
            padding: 0 13px;
        }
        
        .menu li:last-child {
            padding-right: 0;
        }
        
        .menu li a {
            color: #333;
            display: inline-block;
            padding: 0 1px;
            height: 77px;
        }
        
        .menu li:first-child a {
           
            position: relative;
        }
        
        .menu li:first-child a:before {
            content: "";
            width: 18px;
            left: 1px;
            top: 26px;
            height: 16px;
            position: absolute;
           
        }
        
        .menu li.cur a:before,
        .menu li:first-child a:hover:before {
            background-position: 0 -67px!important;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            border-bottom: 2px solid #003f9a;
            color: #003f9a;
            font-weight: bold;
        }
        
        .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 #ff6422;
            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: #003f99;
            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 #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center  #003f99;
        }
        
        .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:  #003f99;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #003f99;
        }
        
        .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:  #003f99;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #ff6422;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
            background: #003f99;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

        .p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border-bottom: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        .p15-infolist-1-t1 dt a{
            display: block;
            color:#333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #003f99;
        }
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden; 
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            width: 60px;
            float: right;
            padding-left: 20px;
            background: url(../images/p14-icon21.png) no-repeat left center;
        }
        
        .p15-infolist-1-t1-deta a {
            display: block;
            color:  #003f99;
        }
        
    

        .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 #003f99;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #003f99;
        }
        
        .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: #003f99;
            border-color: #003f99;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

		    .f_bj{color:#dfdfdf;clear:both;font-family:"Microsoft Yahei";line-height:40px;position: relative;z-index: 9;background:url(../images/footbg.jpg) no-repeat center bottom;height: 413px;}
		    .f_bj:before{content: "";position: absolute;width: 100%;height:1px;background: #5c5c5c;z-index: -1;left: 0;top:69px;}
		    .f_bj:after{content: "";position: absolute;width: 100%;height:60px;background:rgba(38, 38 , 38 , 0.43);z-index: -1;left: 0;bottom:0;}
		    .f_bj a{color:#dfdfdf;}
		    .f_nav{height:125px;line-height:73px;text-align: center;font-size: 16px;white-space: nowrap;}
		    .f_nav a{padding:0 46px;display: inline-block;}
		    .f_nav a:first-child{padding-left: 0;}
		    .f_nav a:last-child{padding-right: 0;}
		    .f_con{height: 228px;}

		    .f_code{width:384px;padding:14px 0 0;height: 170px;border-left: solid 1px #5c5c5c;}
		    .f_code p{width:120px;float: right;margin: 0 0 0 23px;}
		    .f_code img{width:106px;height:106px;background: #fff;padding:7px;display: block;}
		    .f_code span{display: block;line-height:56px;text-align: center;}

		    .f_logo{width: 302px;}
		    .f_logo p,.f_logo p img{width:234px;height: 42px;display: block;padding: 0 0 12px;}
		    .f_logo span,.f_cont span{display: block;}
			.f_cont{width: 417px;border-left: solid 1px #5c5c5c;height: 184px;padding: 0 0 0 92px;}
			.f_cont span{height: 40px;padding: 0 0 0 44px;background:url(../images/f_ico1.png) no-repeat 0 center;}
			.f_cont span:nth-child(2){background:url(../images/f_ico2.png) no-repeat 0 center;}
			.f_cont span:nth-child(3){background:url(../images/f_ico3.png) no-repeat 0 center;}
			.f_cont span:nth-child(4){background:url(../images/f_ico4.png) no-repeat 0 center;}
			.f_pho span{background:url(../images/f_pho.png) no-repeat 0 0;display: block;line-height:29px;font-size: 16px;padding:0 0 0 35px;}
			.f_pho b{display: block;font-size: 36px;line-height: 56px;font-weight: normal;}
			
			.f_wz{line-height:60px;height:60px;display: block;}
			

        .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: #003f99;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #003f99;
            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;
        }
    
