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

        .p2-pro_cla .p2-pro_cla2:nth-child(5n) {
            margin-right: 0;
        }
        
        .p2-pro_cla2 .sidenavcur a {
            color:#053877;
        }
        
        .p2-pro_cla2 {
            width: 19.5%;
            float: left;
            font-size: 14px;
            line-height: 30px;
            margin: 0 0.5% 20px 0;position: relative;
        }
        
        .p2-pro_cla h3 {
            height: 52px;
            line-height: 52px;
            font-size: 18px;
            margin-bottom: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;font-weight: bold;
        }
        
        .p2-pro_cla h3 a {
            display: block;
            height: 52px;
            color: #333;
            background: #f0f0f0;
            text-align: center;
        }
        
        .p2-pro_cla h3.sidenavcur a {
            background:#053877;
            color:#fff;
        }
        
        .p2-pro_cla h3 a:hover {
            color: #fff;
            background: #053877;
        }
        
        .p2-pro_cla2 ul {
            padding: 20px 20px 28px;
            border-left: solid 1px #ebebeb;
            box-shadow: 3px 3px 5px #ccc;
            width: 100%;
            background: #fff;
            position: absolute;
            z-index: 3;
    top: 52px;
    left: 0;
    display: none;
        }
        
        .p2-pro_cla2 li {
            height: 40px;
            line-height: 40px;
            position: relative;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;font-weight: normal;
        }
        
        .p2-pro_cla2 li a {
            color: #444;display: block;
        }
        
        .p2-pro_cla2 li a:hover {
            color:#053877;
        }
        
        .p2-pro_claej {
            right: 0;
            top: 0;
            background: #ededed;
            padding: 8px 16px;
            display: none;
        }
        
        .p2-pro_cla2 li.cur .p2-pro_claej {
            display: block;
        }
        
        .p2-pro_claej:before {
            content: "";
            position: absolute;
            top: 10%;
            left: -6px;
            width: 0;
            height: 0;
            border-top: solid 6px transparent;
            border-bottom: solid 6px transparent;
            border-right: solid 6px #ebebeb;
        }
        
        .p2-pro_claej a {
            display: block;
            border-bottom: solid 1px #fff;
            padding: 0 10px;
        }
        
        .p2-pro_claej a:last-child {
            border: 0;
        }
    

    .p102-pros-1 {
        padding: 30px 0 0;
    }
    
    .p102-pros-1-title {
        height: 66px;
        line-height: 66px;
        font-size: 26px;
        color: #333333;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        margin-bottom: 30px;
    }
    
    .p102-pros-1-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background: #053877;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-pros-1-list dl {
        float: left;
        width: 31.5%;
        margin: 0 2.75% 50px 0;
    }
    
    .p102-pros-1-list dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pros-1-list dt {
        position: relative;
    }
    
    .p102-pros-1-list dt img,
    .p102-pros-1-list dt a {
        width: 100%;
        display: block;
    }
    
    .p102-pros-1-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 0;
        display: none;
    }
    
    .p102-pros-1-list dt i {
        position: absolute;
        width: 50px;
        height: 50px;
        background: #053877;
        border-radius: 100%;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pros-1-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 18px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pros-1-list dd {
        padding-top: 15px;
    }
    
    .p102-pros-1-list dd h4 {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        text-align: left;
        font-weight: normal;
        margin-bottom: 3px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .p102-pros-1-list dd h4 a {
        /*display: inline-block;*/
        height: 40px;
        color: #1a1a1a;
        position: relative;
        padding-left: 20px;
    }
    
    .p102-pros-1-list dd h4 a:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 18px;
        background: #053877;
        left: 0;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-pros-1-list .p102-pros-1-desc {
        line-height: 24px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-pros-1-list dl:hover dt em {
        display: block;
    }


    .p102-pagination-blk {
        padding-bottom: 40px;
    }


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