
		em,i{font-style:normal}
		.content{width:80rem;margin:0 auto;}
		.head{height:6.25rem;z-index:200;position: relative;background:#FFF;}
		.head .t_logo{width:5.2rem; line-height: 0; overflow: hidden;float:left;margin:0.65rem 0.9rem 0 8.1rem;}
		.head .t_logo img{width:100%;}
		.head h2{float:left; margin-top: 1.4rem;font-size: 1.2rem;color:#282828;font-family: 'OPPOSANS-R';font-weight: normal; line-height: 1.9rem;}
		.head h2 i{display: block; font-size: 1.3rem; color:#2161a7; font-family: 'OPPOSANS-B';font-weight: normal; line-height: 2rem;}
		.head .isear{width:6.2rem;height:6.2rem;float:right;position: relative;}
		.head .isear .icon{display: block;width:100%;height:6.2rem;background:url(images/hea-ico.jpg) no-repeat center;background-size:100% 100%; cursor: pointer;}
		.head .isear .isearch{width:18.5rem;height: 2.35rem;background:#FFF;border:.05rem solid #c9c9c9; border-radius: .25rem; box-sizing: border-box; position: absolute;top:8rem; right:0; opacity: 0;transition: .5s;}
		.head .isear .isearch:before{width:.6rem; height:.35rem;background:url(images/lang-dbx.png) no-repeat center;background-size:.6rem .45rem;content:"";position: absolute;top:-0.35rem; right:1.1rem;}
		.head .isear .isearch .btn{width:3.35rem;height:2.3rem; background:url(images/hea-sea_h.png) no-repeat center;background-size:30%;float:left; cursor: pointer;border:0;}
		.head .isear .isearch .txt{width:14.8rem; height:2.3rem; line-height: 2.3rem;float:left;font-size: .8rem;color:#999999;border:0;}
		.head .isear .isearch .txt::-webkit-input-placeholder{font-size: .8rem;color:#999999;}
		.head .isear .isearch .txt::-moz-placeholder{font-size: .8rem;color:#999999;}
		.head .isear.open .isearch{top:6.25rem; opacity: 1;pointer-events: auto;z-index:301;}
		.head .rig{width:45.5rem;float:right; margin:1.5rem 0.8rem 0 0;}
		.head .rig .hea-tel{height:1.7rem;text-align: right;margin-right: 0.95rem;}
		.head .rig .hea-tel i{display: inline-block; line-height: 1.7rem;padding-left:2.1rem;background:url(images/hea-tel.png) no-repeat left;background-size:1.7rem 1.7rem;font-size: 1.1rem;color:#2161a7;font-family: 'OPPOSANS-B';}
		.head .menu{width:100%;}
		.head .menu ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
		.head .menu ul li{height:3rem;}
		.head .menu ul li em{display: block; line-height: 2.7rem;padding:0 0.9rem;font-family: 'OPPOSANS-R';font-size: 0.9rem;color:#282828; margin-bottom: 0.2rem;}
		.head .menu ul li i{display: block;width:0;height:0.2rem;background:#f1712a;margin:0 auto; transition: .5s;}
		.head .menu ul li:hover em,.head .menu ul li.cur em{color:#f1712a;}
		.head .menu ul li:hover i,.head .menu ul li.cur i{width:100%;}

html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
		@media screen and (min-width: 800px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 900px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1000px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1100px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1200px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1280px) {html {font-size: 13.4px;}}
		@media screen and (min-width: 1366px) {html {font-size: 14.2px;}}
		@media screen and (min-width: 1440px) {html {font-size: 15px;}}
		@media screen and (min-width: 1600px) {html {font-size: 16.6px;}}
		@media screen and (min-width: 1920px) {html {font-size: 20px;}}
	

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            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: #053877;}
    .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 #053877;
        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: #053877;}
	

                .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: #f1712a;
                    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;
                }
            

		.footer{background:#012250;height:25.2rem;position: relative;}
		.ft-top{height:19.5rem;border-bottom:.05rem solid rgba(255,255,255,.15); box-sizing: border-box;padding-top:3.5rem;}
		.ft-top .left{width:19.3rem;float:left;}
		.ft-top .left .ft-logo{width:7.05rem; line-height: 0;}
		.ft-top .left .ft-logo img{width:100%;}
		.ft-top .left h2{ line-height: 2.25rem;font-size: 1.15rem;color:#ffffff; font-family: 'OPPOSANS-R'; font-weight: normal; margin-bottom: .75rem;}
		.ft-top .left ul li{float:left;width:2.25rem; height:2.25rem; line-height: 0; border: 2px solid #FFF; border-radius: 50%; margin-right: .4rem;}
		.ft-top .left ul li img{width:100%;}
		.ft-top .left ul li:hover{background:#F0712A;border: 2px solid #F0712A;}
		.ft-top .ft-nav{width:21.65rem;float:left;padding-top:.2rem;}
		.ft-top .ft-nav ul li{float:left;}
		.ft-top .ft-nav ul li h4{ line-height: 1.55rem; margin-bottom: 1.45rem;font-size: .8rem;color:#ffffff; font-weight: normal;}
		.ft-top .ft-nav ul li p a{display: block; line-height: 1.5rem;font-size: .7rem;color:rgba(255,255,255,.3);}
		.ft-top .ft-nav ul li:first-child{width:12.1rem;}
		.ft-top .ft-nav ul li:first-child p a{display: block;width:4.85rem;float:left;}
		.ft-top .ft-nav ul li:first-child p a:nth-child(2n){float:right;}
		.ft-top .ft-nav ul li:nth-child(2){width:3.9rem;float:right;}
		.ft-top .ft-nav ul li:nth-child(2) p a{width:100%;}
		.ft-top .ft-xx{width:13.8rem;float:left; margin-left: 5.8rem;padding-top:.2rem;}
		.ft-top .ft-xx h4{line-height: 1.55rem; margin-bottom: 1.85rem;font-size: .8rem;color:#ffffff; font-weight: normal;}
		.ft-top .ft-xx ul li{height:2.15rem;line-height:2.15rem; margin-bottom: .95rem;padding-left:2.8rem;}
		.ft-top .ft-xx ul li.lx1{background:url(images/ft-lx1.png) no-repeat left;background-size:2.15rem 2.15rem;font-size: 1.5rem;color:#ffffff;font-family: 'OPPOSANS-R';}
		.ft-top .ft-xx ul li.lx2{background:url(images/ft-lx2.png) no-repeat left;background-size:2.15rem 2.15rem;font-size: 1.1rem;color:#ffffff;font-family: 'OPPOSANS-R';}
		.ft-top .ft-xx ul li.lx3{background:url(images/ft-lx3.png) no-repeat left;background-size:2.15rem 2.15rem;font-size: 0.8rem;color:#ffffff;font-family: 'OPPOSANS-R'; line-height: 1.4rem;}
		.ft-top .ft-code{width:14.5rem;float:right;padding-top:.2rem;}
		.ft-top .ft-code h4{line-height: 1.55rem; margin-bottom: 1.9rem;font-size: .8rem;color:#ffffff; font-weight: normal;}
		.ft-top .ft-code .code span{display: block;width:5.35rem;float:left; margin-right: 1.8rem;}
		.ft-top .ft-code .code span i{display: block;width:100%; line-height: 0;overflow: hidden;border-radius: .4rem;}
		.ft-top .ft-code .code span i img{width:100%;}
		.ft-top .ft-code .code span em{display: block; line-height: 2.15rem;text-align: center;font-size: .8rem;color:#ffffff; position: relative;}
		.ft-top .ft-code .code span em:before{width:1.3rem; height:.05rem;background:rgba(142,130,108,.3);content:"";position: absolute;left:0;top:1.1rem;}
		.ft-top .ft-code .code span em:after{width:1.3rem; height:.05rem;background:rgba(142,130,108,.3);content:"";position: absolute;right:0;top:1.1rem;}
		.ft-bot{height:5.7rem;padding-top:1.2rem; box-sizing: border-box;}
		.ft-bot span{display: block;float:left; line-height: 2.2rem;height: 2.2rem;font-size: .7rem;color:rgba(255,255,255,.3);}
		.ft-bot span a{font-size: .7rem;color:rgba(255,255,255,.3);}
		.ft-bot strong{display: block;float:right}
		.ft-bot strong a,.ft-bot strong i{display: inline-block; line-height: 2.2rem;font-size: .7rem;color:rgba(255,255,255,.3); vertical-align: top; font-weight: normal;}
		.top{width:8rem; line-height: 0;position: absolute;right:0;top:0; cursor: pointer;}
		.top img{width:100%;}
	

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