
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
		.contentt{width:1360px;margin:0 auto;}
		.head{height:6.85rem;z-index:200; position: relative;background:#FFF;}
		.head .logo{float:left;margin:2.1rem 0 0 4.55rem;}
		.head .logo .t_logo{width:16.3rem;line-height: 0; overflow: hidden;float:left; margin-right: 1.15rem;}
		.head .logo .t_logo img{width:100%;}
		.head .logo h2{float:left;padding:.2rem 0 0 1.6rem;height:2.65rem;background:url(images/hea-xt.png) no-repeat left;background-size:.55rem 2.65rem;}
		.head .logo h2 span{display: block; line-height: 1.25rem;font-size: .8rem;color:#303030; font-weight: normal;}
		.head .logo h2 em{display: block;line-height: 1.05rem;font-size: .75rem;color:#666666; font-weight: normal;}
		.head .hea-rig{float:right;margin:2.1rem 5.2rem 0 0;}
		.head .hea-rig .hea-fz{float:left; margin-right: 1.65rem; cursor: pointer; position:relative;margin-top:0.7rem;width:4.9rem;}
		.head .hea-rig .hea-fz .selector{display: block; width:100%;line-height: 2.7rem;font-size: .9rem;color:#303030;}
		.head .hea-rig .hea-fz .selector option{display: block; line-height: 36px;text-align: center;font-size: 0.8rem;color:#4c4c4c;}
		.head .hea-rig .hea-lx{float:left;width:5.6rem;margin-top: .6rem;}
		.head .hea-rig .hea-lx .hea-xx{width:1.5rem; height:1.5rem; float:left;position: relative;margin-left: .5rem;}
		.head .hea-rig .hea-lx .hea-xx i{display: block;width:1.5rem; height:1.5rem; line-height: 0;z-index:200; position: relative;}
		.head .hea-rig .hea-lx .hea-xx i img{width:100%;}
		.head .hea-rig .hea-lx .hea-xx b{display: none;width:400%;line-height: 0; overflow: hidden; position: absolute;left:-150%;top:2.5rem;}
		.head .hea-rig .hea-lx .hea-xx b img{width:100%;}
		.head .hea-rig .hea-lx .hea-xx:hover b{display: block;}
		.head .hea-rig .hea-lx .hea-xx.x3:before{width:1.05rem;height:.75rem; background:#f5b713;content:""; position: absolute;right:-0.3rem;top:-0.3rem;}
		.head .hea-rig .hea-lx .hea-xx:first-child{margin-left: 0;}
		.head .hea-rig .hea-tel{line-height: 2.7rem;font-size: 1.2rem;color:#333333;font-weight: bold; font-family: "DINOT";float:left;margin-left: 1.15rem;}
		.head .menu{width:29.9rem;float:right;padding-top:2.1rem;}
		.head .menu ul li{float:left;height:2.7rem;margin-left: 1.5rem;}
		.head .menu ul li a{display: block;padding-top:.6rem;height:2.7rem; box-sizing: border-box;}
		.head .menu ul li a em{display: block;line-height: 1.7rem;font-size: .9rem;color:#303030;}
		.head .menu ul li a i{display: block;width:0;height:.05rem;background:#00bedb;margin:0 auto;transition: .5s;}
		.head .menu ul li:first-child{margin-left: 0;}
		.head .menu ul li:hover a em,.head .menu ul li.cur a em{font-weight: bold;color:#172a88;}
		.head .menu ul li:hover a i,.head .menu ul li.cur a 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: #172a88;}
    .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 #172a88;
        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: #172a88;}
	

        .p12-sitemap-1-xml {
            height: 30px;
            line-height: 30px;
            text-align: right;
        }
        
        .p12-sitemap-1-tit {
            height: 46px;
            line-height: 46px;
            color: #fff;
            clear: both;
        }
        
        .p12-sitemap-1-tit h3 {
            display: inline-block;
            font-size: 26px;
            padding: 0 30px;
            text-align: center;
            font-weight: normal;
            background: #172a88;
        }
        
        .p12-sitemap-1-tit a {
            color: #fff;
        }
        
        .p12-sitemap-1 ul {
            padding-top: 15px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 40px;
        }
        
        .p12-sitemap-1 li h4 {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #d2d2d2;
            text-align: center;
            width: 16.66%;
            font-weight: normal;
            float: left;
            overflow: hidden;
            position: relative;
            top: 1px;
        }
    

		.footer{height:547px;background:url(images/foot.jpg) no-repeat center;}
		.footer .ft-top{height:404px;padding-top:91px; box-sizing: border-box;}
		.footer .ft-top .ft-nav{width:540px;float:left;}
		.footer .ft-top .ft-nav ul li{float:left; height:267px;border-right:1px solid rgba(229,229,229,.1); box-sizing: border-box;}
		.footer .ft-top .ft-nav ul li h4{margin-bottom: 28px;}
		.footer .ft-top .ft-nav ul li h4 span{display: block; line-height: 28px;font-size: 20px;color:#ffffff; font-weight: normal;}
		.footer .ft-top .ft-nav ul li h4 em{display: block; line-height: 19px;font-size: 12px;color:rgba(255,255,255,.3);font-weight: normal;}
		.footer .ft-top .ft-nav ul li p a{display: block; line-height: 32px;font-size: 14px;color:#ffffff;}
		.footer .ft-top .ft-nav ul li:first-child{width:134px;}
		.footer .ft-top .ft-nav ul li:nth-child(2){width:194px;padding-left:60px;}
		.footer .ft-top .ft-nav ul li:nth-child(3){width:197px;padding-left:53px;border-right:0;}
		.footer .ft-top .ft-code{width:659px;float:left;}
		.footer .ft-top .ft-code .left{width:276px;float:left;}
		.footer .ft-top .ft-code .left span{display: block;width:128px;float:left;}
		.footer .ft-top .ft-code .left span i{display: block;width:100%; line-height: 0; overflow: hidden; }
		.footer .ft-top .ft-code .left span i img{width:100%;}
		.img{width:100%;}
		.footer .ft-top .ft-code .left span em{display: block; line-height: 65px;text-align: center;font-size: 20px;color:#ffffff;background: rgba(255,255,255,.1);}
		.footer .ft-top .ft-code .left span:nth-child(2){float:right;}
		.footer .ft-top .ft-code .rig{width:348px;height:196px;background:rgba(255,255,255,.1);float:right;}
		.footer .ft-top .ft-code .rig .rig-fw{width:176px;float:left;padding:28px 0 0 34px; box-sizing: border-box;}
		.footer .ft-top .ft-code .rig .rig-fw h4{line-height: 42px;font-size: 20px;color:#ffffff; font-weight: bold;}
		.footer .ft-top .ft-code .rig .rig-fw p em{display: block; line-height: 34px;font-size: 14px;color:#ffffff;}
		.footer .ft-top .ft-code .rig span{display: block;width:172px;float:right;height:196px;background: rgba(255,255,255,.1);padding:18px 24px 0; box-sizing: border-box; box-sizing: border-box;}
		.footer .ft-top .ft-code .rig span i{display: block;width:100%; line-height: 0; overflow: hidden;}
		.footer .ft-top .ft-code .rig span i img{width:100%;}
		.footer .ft-top .ft-code .rig span em{display: block;line-height: 46px;font-size: 18px;color:#ffffff; text-align: center;}
		.footer .ft-bot{height:143px;background:#191D21;padding-top:29px; box-sizing: border-box;}
		.footer .ft-bot ul li{height:29px;}
		.footer .ft-bot ul li span{display: block;float:left;}
		.footer .ft-bot ul li span em{display: block;float:left; line-height: 29px;font-size: 14px;color:rgba(254,254,254,.4); margin-right: 20px;}
		.footer .ft-bot ul li span em a{font-size: 14px;color:rgba(254,254,254,.4);}
		.footer .ft-bot ul li strong{display: block;float:right;}
		.footer .ft-bot ul li strong em{display: block;float:left; line-height: 29px;font-size: 14px;color:rgba(254,254,254,.4); font-weight: normal; margin-left: 20px;}
		.footer .ft-bot ul li strong em a{font-size: 14px;color:rgba(254,254,254,.4); font-weight: normal;}
		.footer .ft-bot ul li.last{margin-top: 9px;}
		.footer .ft-bot ul li.last b{display: block;float:left; line-height: 29px; margin-left:59px;}
		.footer .ft-bot ul li.last b a{font-size: 14px;color:rgba(254,254,254,.4); font-weight: normal;}
		.footer .ft-bot ul li.last b:first-child{margin-left: 0;}
	

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