
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .header {
            width: 100%;
            max-width: 1920px;
            min-width: 1380px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 126px;
            background: #153fb5;
            width: 100%;
            min-width: 1200px;
            position: relative;
            z-index: 1;
        }
        
        /*.h_top::before {*/
        /*    content: "";*/
        /*    position: absolute;*/
        /*    width: 50%;*/
        /*    height: 126px;*/
        /*    z-index: -1;*/
        /*    background: #efefef;*/
        /*    top: 0;*/
        /*    right: 87%;*/
        /*}*/
        
        /*.t_con {*/
        /*    width: 29.7%;*/
        /*}*/
        
        .t_logo {
            width: 14%;
            display: table;
            line-height: 126px;text-align: center;
            height: 126px;background: #efefef;
        }
        
        .t_text {
            display: table;text-align: center;
            line-height: 29px;
            width: 15.7%;
            padding: 32px 0 0;
            color: #fff;
        }
        
        .t_text span {
            display: block;
            font-size: 26px;
            line-height: 35px;
        }
        
        .t_logo img {
            width: 50%;
            display: inline-block;
            vertical-align: middle;
            max-width: 92px;
        }
        
        .menu {
            white-space: nowrap;
            line-height: 126px;
            font-size: 16px;padding-left: 2%;
            width: 62.3%;
            position: relative;
        }
        
        .menu li {
            float: left;
            position: relative;
            padding: 0 1.5%;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            position: relative;
        }
        
        .menu li.cur,
        .menu li:hover {
            font-weight: bold;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
        
				.menu li .menu_erji{position: absolute;background:rgba(255 , 255 , 255 , 0.95);left:0; top:90px;float:left;line-height:30px;font-size:14px;padding:17px;display:none;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;max-width:100%;}
				.menu li .menu_erji:before{content: "";position: absolute;left:30px;top:-8px;width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:8px solid rgba(255 , 255 , 255 , 0.95);}
				.menu li .menu_erji a{height:30px;padding:0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;display:block;color:#333;border-bottom:dotted 1px rgba(255, 255, 255 , 0.6);font-weight: normal;}
				.menu li .menu_erji a:hover{font-weight:bold;color:#153fb5;}
				.menu li em{position: absolute;width:5px;height:5px;left:50%;margin-left:-2.5px;top:47px;}
				.menu li:hover em:before{content: "";position: absolute;width:0;height:0;left:0;top:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid rgba(255 , 255 , 255 , 0.95);}
				.menu li:hover .menu_erji{display:block;}
				
        .t_pho {
            width: 3.6%;
            max-width: 42px;
            position: relative;
            height: 126px;
            background: url(images/t_pho.png) no-repeat center;
            background-size: 100% auto;
            color: #fff;
            display: block;
            position: absolute;
            top: 0;
            right: -5px;
        }
        
        .t_pho b {
            position: absolute;
            display: block;
            font-size: 20px;
            line-height: 28px;
            top: 85px;
            white-space: nowrap;
            right: -10px;
        }
        
        .t_pho:hover b {
            display: block;
        }
        
        @media screen and (max-width: 1780px) {
            .menu li {
                padding: 0 1.2%;
            }
        }
        
        @media screen and (max-width: 1680px) {
            .menu {width:64%;}
            .menu li {
                font-size: 14px;
            }
            .t_text {
                width: 16%;
            }
            .t_text span {
                font-size: 20px;
            }
        }
        
        @media screen and (max-width: 1480px) {
            .t_text {
                width: 14%;
            }
            .menu {width:68%;}
        }
    

        .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: #153fb5;}
    .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 #153fb5;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.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: #153fb5;}
	

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #1971cb;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h2 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

        .footWrap {
            background: url(images/footbg.jpg) no-repeat center bottom #f7f8fa;
            color: #8d9dc8;
            position: relative;
            z-index: 1;
            line-height: 44px;
            font-size: 14px;
            overflow: hidden;
        }
        
        .footer {
            overflow: hidden;
        }
        
        em,
        i {
            font-style: normal;
        }
        
        .fl {
            float: left;
        }
        
        .fr {
            float: right;
        }
        
        .footWrap a {
            color: #8d9dc8;
        }
        
        .f_cont {
            height: 68px;
            padding: 45px 0 0;
            line-height: 40px;
            font-size: 20px;
        }
        
        .f_cont li {
            float: left;
            padding: 0 137px 0 0;
            white-space: nowrap;
        }
        
        .f_cont li:last-child {
            padding: 0;
        }
        
        .f_cont li a {
            display: block;
            color: #333;
        }
        
        .f_cont li:hover a {
            color: #000293;
        }
        
        .f_cont li b {
            display: block;
            float: left;
            padding: 2px 20px 0 0;
        }
        
        .f_con {
            height: 190px;
        }
        
        .f_code {
            width: 350px
        }
        
        .f_code p {
            float: left;
            width: 175px;
        }
        
        .f_code p img {
            display: block;
            width: 100px;
            height: 100px;
            background: #fff;
            padding: 5px;
            float: left;
        }
        
        .f_code p span {
            display: block;
            writing-mode: tb-rl;
            line-height: 42px;
            letter-spacing: 2px;
            float: left;
            font-size: 16px;
        }
        
        .f_text {
            width: 740px;
        }
        
        .f_text li {
            padding: 0 52px 0 20px;
            float: left;
            background: url(images/f_ico5.png) no-repeat 0 2px;
            height: 35px;
            line-height: 22px;
            font-size: 18px;
        }
        
        .f_text li:nth-child(2) {
            background: url(images/f_ico6.png) no-repeat 0 2px;
        }
        
        .f_text li:nth-child(3) {
            background: url(images/f_ico7.png) no-repeat 0 2px;
            padding-right: 0;
        }
        
        .f_text p {
            clear: both;
        }
        
        .f_nav {
            font-size: 16px;
            line-height: 130px;
            height: 125px;
            margin-bottom: 46px;
        }
        
        .f_nav a {
            display: inline-block;
            white-space: nowrap;
            padding: 0 23px;
        }
        
        .f_nav a:last-child {
            padding-right: 0;
        }
        
        .f_nav a:first-child {
            padding-left: 0;
        }
        
        .f_nav a:hover {
            text-decoration: underline;
        }
    

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