
        i,em{font-style:normal;}
        .head{height:120px;position:relative;z-index:666;}
		.head .content1{width:83% !important;}
		.content1{width:83%;margin:0 auto;}
		.content2{width:1400px;margin:0 auto;}
		.contentt{width:1360px;margin:0 auto;}
		.content{width:1200px;margin:0 auto;}
        .head .t_logo{width:18.1%; line-height: 0; overflow: hidden;margin-top: 46px;float:left;}
        .head .t_logo img{width:100%;}
        .head .menu{height:120px; float:right;width:73.4%;}
        .head .menu .nav li{float:left; width:9.8%; height:120px; line-height: 120px;text-align: center;position: relative;}
        .head .menu .nav li:before{width:100%; height:0; background:#0c74b9;content:""; position: absolute;left:0;top:0; transition: .5s;}
        .head .menu .nav li > a{display: block;font-size: 16px; color:#4c4c4c; font-family: "思源黑体 CN";position: relative;}
        .head .menu .nav li:first-child{width:7.2%;}
        .head .menu .nav li p{z-index:200;width:120%;margin-left:-10%;display:none;}
        .head .menu .nav li p em{display:block; height:51px; line-height:51px; text-align:center;border-top: 1px solid #dedede;box-sizing:border-box;background:#FFF; transition:.5s;}
        .head .menu .nav li p em a{display:block; font-size:16px;    color: #222;}
        .head .menu .nav li p em:hover{background:#0c74b9;}
        .head .menu .nav li:nth-child(2),.head .menu .nav li:nth-child(3){width:12%;}
        .head .menu .nav li:hover:before,.head .menu .nav li.cur:before{height:120px;}
        @media screen and  (min-width:230px) and (max-width:1460px){
            .content1,.content2,.contentt{width:93% !important;}
            .head .menu{width:72.4%;}
            .head .menu .nav li a{font-size: 14px;}
        }
	

 .banner{position:relative;overflow:hidden; line-height:0;}
                
                .banner img {display: block;width: 100%;margin:0 auto;}




        .search{height:64px; border-bottom:1px solid #e5e5e5; box-sizing: border-box;}
        .p12-curmbs-1{height: 64px;line-height: 64px;font-size: 16px;color: #808080;float:left;}
        .p12-curmbs-1 b {font-weight: normal;font-family: "OPPOSans-R";}
        .p12-curmbs-1 i {font-style: normal;}
        .p12-curmbs-1 span {font-family: "OPPOSans-R";height: 46px;line-height: 46px;padding: 0px 5px;}
        .p12-curmbs-1 a{color: #808080;font-family: "OPPOSans-R";}
        .p12-curmbs-1 a:hover{color: #0c74b9;}
        .search strong{display: block; float:right;padding-top:4px;}
        .search strong a{display: block; float:left;height:60px; line-height: 60px;font-size: 16px; color:#999999; font-weight: normal; margin-left: 19px;}
        .search .sou{width:253px; float:right; margin: 13px 0 0 25px; }
        .search .sou .txt{width:219px; height:40px; line-height: 40px;padding:0 10px; font-size: 16px; color:#808080; box-sizing: border-box; background:#EEEEEE;border-radius: 5px;float:left;}
        .search .sou .txt::-webkit-input-placeholder{font-size: 16px; color:#808080;}
        .search .sou .txt::-moz-placeholder{font-size: 16px; color:#808080;}
        .search .sou .btn{width:34px; height:47px;background:url(images/sea-btn1.png) no-repeat center;float:left; cursor: pointer;}
    

        .fws{padding:62px 0 57px;}
        .fws h2{text-align: center; margin-bottom: 56px;}
        .fws h2 i{display: block; height:38px; line-height: 38px;font-size: 24px; color:#333333; font-weight: 600;font-family: "MiSans";}
        .fws h2 span{display: block; height:59px; line-height: 59px;font-size: 36px; color:#333333; font-weight: 600; font-family: "MiSans";}
        .fws dl{background:#f2f2f2;}
        .fws dl dt{width:50%;float:right; line-height: 0; overflow: hidden;}
        .fws dl dt img{width:100%; transition: 1s;}
        .fws dl dd{width:50%; padding:86px 63px 0;float:left; box-sizing: border-box;}
        .fws dl dd p{ line-height: 29px; font-size: 15px; color:#808080;font-family: "MiSans";margin-bottom:15px;}
        .fws dl:hover dt img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);}
    

        .fw {
            padding-bottom: 26px;
        }
        
        .fw h2 {
            height: 105px;
            line-height: 105px;
            margin-bottom: 28px;
            text-align: center;
            font-size:36px;
            color: #333333;
            font-weight: 600;
            font-family: "MiSans";
        }
        
        .fw ul {
            margin-bottom: 41px;
        }
        
        .fw ul li {
            float: left;
            width: 25%;
            height: 151px;
            border: 1px solid #eeeeee;
            border-right: 0;
            box-sizing: border-box;
            padding-top: 40px;
            text-align: center;
        }
        
        .fw ul li:last-child {
            border-right: 1px solid #eeeeee;
        }
        
        .fw ul li i {
            display: inline-block;
            width: 58px;
            height: 66px;
            line-height: 0;
            overflow: hidden;
            transition: .5s;
        }
        
        .fw ul li i img {
            width: 100%;
        }
        
        .fw ul li:hover i {
            transform: rotateY(180deg);
        }
        
        .fw ul li em {
            display: inline-block;
            height: 68px;
            line-height: 68px;
            vertical-align: top;
            font-size: 26px;
            color: #333333;
            font-family: "MiSans";
            margin-left: 20px;
        }
        
        .fw dl {
            margin-bottom: 37px;
            background: #f2f2f2;
        }
        
        .fw dl dt {
            width: 50%;
            float: left;
            line-height: 0;
            overflow: hidden;
        }
        
        .fw dl dt img {
            width: 100%;
            transition: 1s;
        }
        
        .fw dl dd {
            width: 50%;
            float: left;
            padding: 68px 71px 0 98px;
            box-sizing: border-box;
        }
        
        .fw dl dd h4 {
            margin-bottom: 19px;
        }
        
        .fw dl dd h4 i {
            display: inline-block;
            width: 41px;
            line-height: 0;
            overflow: hidden;
            margin-top: 7px;
            transition: .5s;
        }
        
        .fw dl dd h4 i img {
            width: 100%;
        }
        
        .fw dl dd h4 em {
            display: inline-block;
            height: 62px;
            line-height: 62px;
            font-size: 24px;
            color: #333333;
            font-family: "MiSans";
            font-weight: 600;
            vertical-align: top;
            margin-left: 12px;
        }
        
        .fw dl dd p {
            line-height: 30px;
            font-size: 16px;
            color: #808080;
            font-family: "MiSans";
            margin-bottom: 34px;
        }
        
        .fw dl dd strong {
            display: block;
            height: 47px;
        }
        
        .fw dl dd strong a {
            display: block;
            float: left;
            width: 149px;
            height: 47px;
            line-height: 47px;
            text-align: center;
            font-size: 15px;
            font-family: "MiSans";
            font-weight: normal;
        }
        
        .fw dl dd strong a:first-child {
            background: #333333;
            color: #FFF;
        }
        
        .fw dl dd strong a:last-child {
            background: #0c74b9;
            color: #fff;
        }
        
        .fw dl dt:hover img {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }
        
        .fw dl:hover dd h4 i {
            transform: rotateY(180deg);
        }
        
        @media screen and (min-width:230px) and (max-width:1460px) {
            .fw dl dd {
                padding: 34px 7% 0;
            }
        }
    

        .fwys{padding-bottom:99px;}
        .fwys h2{height: 111px; line-height: 111px; text-align: center; margin-bottom: 33px;font-size: 36px; color:#333333;font-family: "MiSans"; font-weight: 600; }
        .fwys ul li{float:left;width:33.33%;height:326px;border:1px solid #e5e5e5; box-sizing: border-box; border-right:0;padding:58px 51px 0;}
        .fwys ul li:last-child{border-right:1px solid #e5e5e5;}
        .fwys ul li h4{height:64px; margin-bottom: 60px;}
        .fwys ul li h4 i{display: block; float:left; width:55px; height:54px; line-height: 0; overflow: hidden;}
        .fwys ul li h4 i img{width:100%;}
        .fwys ul li h4 em{display: block;float:left;height:54px;line-height: 54px;font-size:24px; color:#333333; font-family: "MiSans"; font-weight: 600; margin-left: 24px;}
        .fwys ul li p{line-height: 29px;font-size: 15px; color:#808080;}
    

        .footer{background:#313131;}
        .foot{padding:115px 5.2% 0;}
        .foot .ft-top{height:381px;border-bottom:1px solid #535353;}
        .foot .ft-top .left{width:20.6%;float:left;padding-top:7px;}
        .foot .ft-top .left h4{height:70px; line-height: 70px;font-size: 32px; color:#ffffff; font-family: "MiSans"; margin-bottom: 9px;}
        .foot .ft-top .left .sou{width:100%;height:49px; border-bottom:2px solid #FFF;}
        .foot .ft-top .left .sou .btn{display: block;width:24px;height:47px; float:left; margin-right: 3.7%; background:url(images/sea-btn.png) no-repeat center top;background-size:100% 100%; cursor: pointer;}
        .foot .ft-top .left .sou .txt{width:86.3%;float:left; height:47px; line-height: 47px; font-size: 16px; color:#e5e5e5; font-family: "MiSans";padding:0 1%; box-sizing: border-box;background:0;}
        .foot .ft-top .left .sou .txt::-webkit-input-placeholder{font-size: 16px; color:#e5e5e5; }
        .foot .ft-top .left .sou .txt::-moz-placeholder{font-size: 16px; color:#e5e5e5; }
        .foot .ft-top .left span{display: block; height:52px;}
        .foot .ft-top .left span a{display: inline-block;height:52px; line-height:52px;font-size: 16px; color:#999999; font-family: "MiSans"; margin-right: 19px;}
        .foot .ft-top .ft-nav{width:45.4%;float:right;}
        .foot .ft-top .ft-nav ul li{float:left;margin-left: 14%;}
        .foot .ft-top .ft-nav ul li h4{height:52px; line-height: 52px;margin-bottom: 10px;}
        .foot .ft-top .ft-nav ul li h4 a{font-size: 16px; color:#ffffff; font-family: 'MiSans'; font-weight: normal;}
        .foot .ft-top .ft-nav ul li p a{display: block; height:32px; line-height: 32px;font-size: 16px; color:#999999;font-family: 'MiSans';  }
        .foot .ft-top .ft-nav ul li:first-child{margin-left: 0;}
        .foot .ft-bot{height:381px;}
        .foot .ft-bot .ft-con{height:327px;padding-top:71px; box-sizing: border-box;}
        .foot .ft-bot .ft-con .left{width:230px; float:left;}
        .foot .ft-bot .ft-con .left h4{height:35px; line-height: 35px; margin-bottom: 8px;font-size: 20px; color:#ffffff; font-weight: normal; font-family: "MiSans";}
        .foot .ft-bot .ft-con .left ul li{float:left;width:100px; height:32px; line-height: 32px;}
        .foot .ft-bot .ft-con .left ul li a{font-size: 16px; color:#999999; font-family: "MiSans";}
        .foot .ft-bot .ft-con .left ul li:nth-child(2n){float:right;}
        .foot .ft-bot .ft-con .rig{width:45.4%;float:right;}
        .foot .ft-bot .ft-con .rig .ft-xx{float:left;}
        .foot .ft-bot .ft-con .rig .ft-xx h4{height:35px; line-height: 35px; margin-bottom: 8px;font-size: 20px; color:#ffffff; font-weight: normal; font-family: "MiSans";}
        .foot .ft-bot .ft-con .rig .ft-xx ul li{height:33px;}
        .foot .ft-bot .ft-con .rig .ft-xx ul li i{display: block;float:left;  height:33px; line-height: 33px; font-size: 16px; color:#999999; font-family: "MiSans";}
        .foot .ft-bot .ft-con .rig .ft-xx ul li em{display: block;float:left; height:33px; line-height: 33px;font-size: 16px; color:#FFF; font-family: "MiSans";}
        .foot .ft-bot .ft-con .rig .ft-xx ul li:first-child em{font-size: 20px;}
        .foot .ft-bot .ft-con .rig .ft-wl{width:260px;float:right;}
        .foot .ft-bot .ft-con .rig .ft-wl h4{height:35px; line-height: 35px; margin-bottom: 8px;font-size: 20px; color:#ffffff; font-weight: normal; font-family: "MiSans";}
        .foot .ft-bot .ft-con .rig .ft-wl a{display: block; width:31px; height:27px;float:left; margin-right: 10px; }
        .foot .ft-bot .ft-con .rig .ft-wl a.wl1{background:url(images/gz-ico1.png) no-repeat center;}
        .foot .ft-bot .ft-con .rig .ft-wl a.wl2{background:url(images/gz-ico2.png) no-repeat center;}
        .foot .ft-bot .ft-con .rig .ft-wl a.wl3{background:url(images/gz-ico3.png) no-repeat center;}
        .foot .ft-bot .ft-con .rig .ft-wl a.wl4{background:url(images/gz-ico4.png) no-repeat center;}
        .foot .ft-bot .ft-con .rig .ft-wl a.wl1:hover{background:url(images/gz-ico1_h.png) no-repeat center;}
        .foot .ft-bot .ft-con .rig .ft-wl a.wl2:hover{background:url(images/gz-ico2_h.png) no-repeat center;}
        .foot .ft-bot .ft-con .rig .ft-wl a.wl3:hover{background:url(images/gz-ico3_h.png) no-repeat center;}
        .foot .ft-bot .ft-con .rig .ft-wl a.wl4:hover{background:url(images/gz-ico4_h.png) no-repeat center;}
        .foot .ft-bot .ft-lin{height:53px;border-top:1px solid #535353;}
        .foot .ft-bot .ft-lin span{display: block;float:left;font-size: 16px; color:#808080;}
        .foot .ft-bot .ft-lin span em{display: inline-block; height:53px; line-height: 53px;font-size: 16px; color:#808080; font-family: "MiSans";}
        .foot .ft-bot .ft-lin span em a{font-size: 16px; color:#808080; }
        .foot .ft-bot .ft-lin strong{display: block;float:right;}
        .foot .ft-bot .ft-lin strong em{display: inline-block; height:53px; line-height: 53px;font-size: 16px; color:#808080; font-family: "MiSans";font-weight: normal; margin-right: 41px;}
        .foot .ft-bot .ft-lin strong em a{font-size: 16px; color:#808080; font-weight: normal;}
        .foot .ft-bot .ft-lin strong em:last-child{margin-right: 0;}
        @media screen and  (min-width:230px) and (max-width:1300px){
            .foot .ft-top .ft-nav ul li{margin-left: 9% !important;}
            .foot .ft-bot .ft-con .rig .ft-xx ul li:first-child em{font-size: 18px;}
            .foot .ft-bot .ft-con .rig .ft-xx ul li em{font-size: 14px;}
            .foot .ft-top .left{width:32.6% !important;}
        }
        @media screen and  (min-width:230px) and (max-width:1366px){
            .foot .ft-top .left{width:29.6%;}
            .foot .ft-top .ft-nav{width:54.4%;}
            .foot .ft-top .ft-nav ul li{margin-left: 12%;}
            .foot .ft-bot .ft-con .rig{width: 54.4%;}
            .foot .ft-bot .ft-con .rig .ft-wl{width:200px;}
        }
    

        .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: #313131;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #313131;
            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;
        }
    
