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

    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


        .xin-form-2111-02 {
            padding: 50px 0;
        }
        
        .xin-form-2111-02 .form-02-title {
            height: 66px;
            margin: 0 auto;
            width: 400px;
            line-height: 66px;
            font-size: 30px;
            color: #fff;
            font-weight: normal;
            background: #025caa;
            text-align: center;
            border-top-left-radius: 25px;
            border-top-right-radius: 35px;
        }
        
        .xin-form-2111-02 .form-02-con {
            background: #f2f2f2;
            padding: 85px 60px 60px;
        }
        
        .xin-form-2111-02 .form-02-con-list {
            background: #fff;
            padding: 45px 120px 30px;
        }
        
        .xin-form-2111-02 .form-02-con-list li {
            float: left;
            width: 380px;
            height: 44px;
            border: 1px solid #e5e5e5;
            border-radius: 35px;
            overflow: hidden;
            margin-bottom: 25px;
        }
        
        .xin-form-2111-02 .form-02-con-list li.form-02-con-li02,
        .xin-form-2111-02 .form-02-con-list li.form-02-con-li04 {
            margin-left: 75px;
        }
        
        .xin-form-2111-02 .form-02-con-list li label {
            float: left;
            margin-left: 20px;
            max-width: 100px;
            height: 44px;
            line-height: 44px;
            font-size: 16px;
            color: #333;
            text-align: right;
        }
        
        .xin-form-2111-02 .form-02-con-list li label b {
            color: #025caa;
        }
        
        .xin-form-2111-02 .form-02-con-list li input {
            float: left;
            width: 240px;
            height: 44px;
            line-height: 44px;
            font-size: 16px;
            color: #333;
            background: none;
        }
        
        .xin-form-2111-02 .form-02-con-list li.form-02-con-textarea {
            height: 140px;
            width: 838px;
            border-radius: 20px;
            margin-right: 0;
        }
        
        .xin-form-2111-02 .form-02-con-list li.form-02-con-textarea textarea {
            float: left;
            width: 700px;
            line-height: 44px;
            height: 140px;
            background: none;
            outline: none;
            resize: none;
        }
        
        .xin-form-2111-02 .form-02-con-list li.code_gg_li {
            border: 0;
            width: 100%;
            height: 46px;
            margin-bottom: 40px;
        }
        
        .xin-form-2111-02 .form-02-con-list li.code_gg_li input {
            width: 130px;
            border: 1px solid #e5e5e5;
        }
        
        .xin-form-2111-02 .form-02-con-list li.code_gg_li b {
            float: left;
            width: 130px;
            height: 46px;
        }
        
        .xin-form-2111-02 .form-02-con-list li.code_gg_li b img {
            width: 130px;
            height: 46px;
            display: block;
        }
        
        .xin-form-2111-02 .form-02-con-list li.form-02-con-btn {
            width: 100%;
            border: 0;
            height: 50px;
            margin: 0;
        }
        
        .xin-form-2111-02 .form-02-con-list li.form-02-con-btn .form-02-con-input {
            float: none;
            display: block;
            width: 170px;
            height: 50px;
            line-height: 50px;
            color: #fff;
            background: #025caa;
            margin: 0 auto;
            border-radius: 35px;
            cursor: pointer;
        }
    
 
        .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;
        }
    
