
        .header ,.content , .footer { width:83.33%; margin:0 auto;min-width: 1200px;max-width: 1920px;font-family:"Microsoft Yahei";}
        .h_top{z-index: 2;font-family:"Microsoft Yahei";width: 100%;height: 8.6rem;background:#fff;position:relative;z-index:100;}
        .h_top:before{content: "";position: absolute;width:100%;height:1px;background:#e9e9e9;left:0;top:2.6rem;}
        .header{background: #fff;z-index: 2;height: 8.6rem;}
        .t_con{clear: both;width: 100%;height:6rem;}
        .t_text{ padding: 1rem 0 0 1.4rem;font-size: 1rem;line-height:1.8rem;color: #333;}
        .t_text b{display: block;font-size: 1.2rem;}
        .t_logo{padding: 0.6rem 0 0 0;width: 5%;}
        .t_logo img{width:100%;display: block;}
        .t_top{line-height:2.5rem;height:2.5rem;color: #666;font-size: 0.7rem}
        .t_pho{white-space: nowrap;}
        .t_pho p{background:url(images/ico01.jpg) no-repeat 0 center;padding:0 0 0 1.6rem;float: right;color: #333;font-size: 0.8rem}
        .t_pho p:nth-child(2){padding-right: 2rem}
        .t_pho p span{font-size: 1rem}
        
        .menu{white-space:nowrap;height:6rem;line-height:6rem;font-size: 0.9rem;}
        .menu li{float:left;position: relative;}
        .menu li:before{content: "";width: 0;height: 0;position: absolute;top: 1px;left: 50%; margin-left: -5px; border-top:0.5rem solid #fff; 
border-left:0.5rem solid transparent;
border-right:0.5rem solid transparent;}
        .menu li>a{color:#333;display: inline-block;padding: 0 1.14rem;}
        .menu li.cur>a,.menu li>a:hover{text-decoration:none;background:#025caa;color: #fff;font-weight: bold;}
        .menu li a:-webkit-any-link{ display:block;}
        
        .submenu {
            position: absolute;
            left: 50%;
            top: 80%;
            transform: translateX(-50%);
            z-index: 99;
            max-height: 0;
            transition: max-height 0.4s linear;
            -ms-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            padding-top: 22px !important;
            overflow: hidden;
        }
        
        .submenu p {
            background: #025caa;
            text-align: center;
            position: relative;
        }
        
        .submenu p:before {
            display: none;
            position: absolute;
            content: "";
            border-width: 9px 8px;
            border-style: solid;
            border-color: transparent transparent rgba(242, 242, 242, 1);
            top: -18px;
            left: 50%;
            margin-left: -8px;
            transition: all 0.4s linear;
            -ms-transition: all 0.4s linear;
            -moz-transition: all 0.4s linear;
            opacity: 0;
        }
        
        .submenu a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            font-size: 16px;
            line-height: 50px;
            color: #fff;
            line-height: 50px;
            padding: 0 20px;
            white-space: nowrap;
            position: relative;
            text-align: center;
        }
        
        .submenu a:last-child {
            border-bottom: 0
        }
        .menu li:nth-child(5) .submenu a,.menu li:nth-child(6) .submenu a,.menu li:nth-child(7) .submenu a{padding: 0 50px;}
        .submenu a:before {
            display: none;
            position: absolute;
            content: "";
            width: 4px;
            height: 4px;
            border: 2px solid #333333;
            border-radius: 50%;
            top: 23px;
            left: 13px;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .submenu a:hover {
            color: #063061;
            font-weight: bold;
            background: #fff;
        }
        
        .submenu a:hover:before {
            border-color: #063061;
        }
        
        .header .menu li:hover .submenu{max-height: 500px;}
        .header .menu li:hover .submenu p:before{opacity: 1;}
        
        .h_top.btm{background: #fff;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);height:5rem;}
        .h_top.btm:before{display:none;}
        .btm .t_top,.btm .t_logo,.btm .t_text{display:none;}
        .btm .menu{width:100%;height:5rem;line-height:5rem;}
        .btm .menu ul{width:100%;display: flex;justify-content: space-between;}
        .btm .header{height:5rem; width:1200px;}
        .btm .submenu {
            padding-top: 20px !important;
        }
        
        html{font-size:12px;-webkit-text-size-adjust:none}
        @media screen and (min-width:1200px){html{font-size:12.5px}
        }
        @media screen and (min-width:1280px){html{font-size:13.33333px}
        }
        @media screen and (min-width:1366px){html{font-size:14.22916px}
        }
        @media screen and (min-width:1440px){html{font-size:15px}
        }
        @media screen and (min-width:1600px){html{font-size:16.66666px}
        }
        @media screen and (min-width:1800px){html{font-size:18.75px}
        }
        @media screen and (min-width:1920px){html{font-size:20px}
        }
        

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

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #025caa;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #025caa;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.blk-main01{
		    width: 1200px;
		    margin: 0 auto;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #025caa;}
	

    .p103-fdh-info {
        margin-bottom: 30px;
    }
    
    .p103-fdh-info ul {
        height: 60px;
    }
    
    .p103-fdh-info li {
        float: left;
        width: 33%;
        height: 58px;
        background: #f0f0f0;
        border: 1px solid #f0f0f0;
        box-sizing:border-box;
        margin-right: 2px;
        position: relative;
    }
    
    .p103-fdh-info li:last-child {
        margin-right: 0;
    }
    
    .p103-fdh-info li a {
        display: block;
        height: 58px;
        line-height: 58px;
        font-size: 20px;
        color: #000;
        text-align: center;
        position: relative;
    }
    .p103-fdh-info li.sidenavcur,
    .p103-fdh-info li:hover {
        border-color: #025caa;
        background: #fff;
    }
    
    .p103-fdh-info li.sidenavcur:before,
    .p103-fdh-info li:hover:before {
        content: '';
        position: absolute;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #fff;
        left: 50%;
        margin-left: -7px;
        bottom: -5px;
        z-index: 3;
    }
    
    .p103-fdh-info li.sidenavcur:after,
    .p103-fdh-info li:hover:after {
        content: '';
        position: absolute;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #025caa;
        left: 50%;
        margin-left: -8px;
        bottom: -8px;
        z-index: 1;
    }
    
    .p103-fdh-info li.sidenavcur a,
    .p103-fdh-info li:hover a {
        color: #025caa;
    }
    
    .p103-fdh-info li.sidenavcur a:before,
    .p103-fdh-info li:hover a:before {
        content: '';
        position: absolute;
        left: -1px;
        right: -1px;
        top: 0;
        height: 2px;
        background: #025caa;
        z-index: 1;
    }


        .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: 30%;
            float: left;
            margin-right: 6%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        .p14-infolist-1-list dd{
            padding-top: 20px;
        }
        .p14-infolist-1-list dd h4 {
            height: 50px;
            font-size:20px;
            color: #000;
            line-height: 50px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 50px;
            color: #000;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #025caa;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #025caa;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 90px;
            font-size: 16px;
            line-height: 30px;
            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: #025caa;
            border-color: #025caa;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    
 
        .f_bj{color:#333;clear:both;font-family:"Microsoft Yahei";line-height:1.8rem;position: relative;z-index: 1;padding: 3.4rem 0 0;font-size: 0.8rem;background: #f6f6f6;border-top:#fff 1px solid;}
        .f_bj:before{position: absolute; content: "";width:100%;height:4.7rem;left: 0;bottom:0;background:#025caa; }
        .f_bj a{color:#333;display: inline-block;}
        .f_bj a:hover{text-decoration: underline;}
        .f_adrss{height: 6rem;border-bottom: solid 1px #e1e1e1;}
        .f_adrss ul{width: 100%;overflow: hidden;display: flex;justify-content: space-between;}
        .f_adrss li{background-size: 2.9rem auto!important;color: rgba(51, 51, 51, 0.6);line-height: 1.5rem;height: 6rem;padding-left: 3.6rem;}
        .f_adrss li:last-child{padding-right:0;}
        .f_adrss li span{display: block;font-size: 1.2rem;color: #333;}
        .f_adrss li:nth-child(4) span{font-size: 0.9rem;}
        
        .f_con{height: 19.8rem;padding: 3.4rem 0 0;overflow: hidden;}
        .f_con h4{height:2.5rem;font-size: 1.1rem;color: #333;}
        .f_nav{width:54%;float: left;white-space: nowrap;}
        .f_nav1{float: left;white-space: nowrap;width: 28.5%;}
        .f_nav1 a{display: block;color: #333}
        .f_nav2{width: 43%;}
        .f_nav2 a{width: 46%;float: left;}
        em{font-style: normal;}
        .f_text{height:4.7rem;line-height: 4.7rem;color: #fff;}
        .f_text span{float: right;}
        .f_text span em,.f_text a{color: #fff;padding-right: 3.5rem;}
        
        .f_code{width: 46%;}
        .f_code p{width:18.11%;float: left;margin: 0 0.7rem 0 0;line-height: 2.3rem;color: #333;text-align: center;}
        .f_code p:last-child{margin: 0;}
        .f_code img{width:100%;display: block;overflow: hidden;padding: 0.3rem;background: #fff;box-sizing:border-box;border: solid 1px #ccc;}
        

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#025caa url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#025caa url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#025caa url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#025caa url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#025caa url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#025caa url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#025caa url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
