
  .f_pr{position:relative;}
.f_pa{position:absolute;}
.content{width: 73%;margin: 0 auto;  }
.content3{width:1200px;margin: 0 auto;  }
em{font-style:normal;}

   .g_top{height:9.2rem; background: url(images/topbg.jpg) repeat-x;background-size: 100% 9.2rem; width:100%;z-index: 15; position: relative; box-sizing: border-box;max-width: 1920px;min-width: 1200px; margin:0 auto;}
   .m_topc{position: relative;height: 6rem;}
   .g_top .tlogo{position: absolute;left:0;top:0;width:20.4%;display: table; height: 9.2rem;box-shadow: 9px 0 18px rgba(194,194,194,.3);}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 9.2rem; display: inline-block;}
   .g_top h2{float: left;padding-left: 21.4%;width: 54.8%;padding-top: 1.1rem;}
   .g_top h2 b{display: block;font-size: 1.2rem;color:#1a1a1a;font-weight: normal;}
   .g_top h2 span{color:#fe6600;}
   .g_top h2 em{display: block;font-size: 1rem;color:#6b6b6b;font-weight: normal;}
   .g_top .ttel{float: left;width: 23%;}
   .g_top .ttel i{display: block;float: left;width: 1.1rem; margin-right: 0.2rem; 
    animation:plateRotate 1s linear infinite alternate;
  -webkit-animation:plateRotate 1s linear infinite alternate;
  transform-origin:50% 0 0;
  -webkit-transform-origin:50% 0 0;}
   .g_top .ttel i img{width: 100%;display: block;}
   .g_top .ttel em{float: left;padding-top: 1.2rem;width: 26%;font-size: 0.8rem;color:#6b6b6b;line-height: 1.2rem;}
   .g_top .ttel span{display: block;color:#3f3f3f;font-size: 1.2rem;float: left;width: 59%;padding-top: 1rem;font-weight: bold;}
   .g_top .ttel span b{display: block;color:#fe6600;}
    .g_nav{height: 3.2rem;margin-left: 20.3%;}
    .g_nav li a{display: block; position: relative; float:left; height:3.2rem;line-height: 3.2rem; font-size:0.8rem;color:#fff; padding: 0 2.3%; }
    .g_nav li b{font-weight: normal;position: relative;z-index: 11;}
    .g_nav li a:before{content: "";position: absolute;width: 0;height: 3.2rem;background: #fe6600;transition: all 0.3s linear 0s;left:0;top:0;}
    .g_nav li a:hover,.g_nav .cur a{color:#fff;font-weight: bold;}
    .g_nav li a:hover:before,.g_nav .cur a:before{width: 100%;}



 @media screen and (max-width:1681px) {   
  .g_nav li a{font-size: 0.9rem;padding: 0 1.8%; } 
  .g_top .tlogo{width:20.5%;}


}

html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}



    @-webkit-keyframes plateRotate {
  0% {-webkit-transform:rotateZ(-10deg);}
  100%{-webkit-transform:rotateZ(10deg);}
}

@keyframes plateRotate {
  0% {transform:rotateZ(-10deg);}
  100%{transform:rotateZ(10deg);}
}




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


        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
         .p12-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
       .p12-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

    .p102-fdh-3 {
        display:none;
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 25%;
        height: 100px;
        position: relative;
    }
    
    .p102-fdh-3 li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 26px;
        background: #cfcfcf;
        right: 0;
        top: 50%;
        margin-top: -13px;
    }
    
    .p102-fdh-3 li:last-child:after {
        display: none;
    }
    
    .p102-fdh-3 li a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #000060;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #000060;
    }
    
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: #fff;
        border: 3px solid #000060;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -8px;
        z-index: 2;
    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background: #000060;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


.g_ft{background:#262b34;position:relative;height:21rem;overflow:hidden}
.g_ft .ftlogo{background:#fff;float:left;width:16.1%;height:21rem;padding:2rem 0 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:13.5%}
.g_ft .ftlogo .flogo{width:64.5%;margin:0 auto 1.4rem}
.g_ft .ftlogo .flogo img{width:100%;display:block}
.g_ft .ftlogo .code{width:34%;margin:0 auto}
.g_ft .ftlogo .code i{width:100%;border:1px solid #c7cdcf;display:block}
.g_ft .ftlogo .code i img{width:100%;display:block}
.g_ft .ftlogo .code em{display:block;width:100%;line-height:1.8rem;text-align:center;font-size:.8rem;color:#6e6e6e}
.g_ft .ftr{float:right;width:70.4%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .ftr .ftnav{height:5rem;line-height:5rem;border-bottom:1px solid #3c4149;padding-left:4.2%;margin-bottom:2.2rem;padding-right:19.2%}
.g_ft .ftr .ftnav a{font-size:.8rem;font-weight:400;line-height:5rem;color:#fff;padding:0 2.3%}
.g_ft .ftr .ftnav a:hover{color:#fe6600}
.g_ft .ftr .ftmid{height:8rem;border-bottom:1px solid #3c4149;padding-right:19.2%;padding-left:4.2%;margin-bottom:1.1rem}
.g_ft .ftr .ftmid li{position:relative;padding-left:2.4rem;float:left;width:30%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .ftr .ftmid li i{position:absolute;width:1.8rem;height:1.8rem;left:0;top:.4rem}
.g_ft .ftr .ftmid li i img{width:100%;display:block}
.g_ft .ftr .ftmid li em{display:block;font-size:.8rem;font-weight:400;line-height:2rem;color:#929396}
.g_ft .ftr .ftmid li b{display:block;font-size:1.2rem;font-weight:400;line-height:2rem;color:#fff}
.g_ft .ftr .ftmid li:nth-child(2){width:32%}
.g_ft .ftr .ftmid li:nth-child(2) b{font-weight:400;font-size:1rem}
.g_ft .ftr .ftmid li:nth-child(3){width:37%}
.g_ft .ftr .ftmid li:nth-child(3) b{font-weight:400;font-size:.8rem}
.g_ft .ftr .copyr{font-size:.8rem;font-weight:400;line-height:1.4rem;color:#929396;padding-right:19.2%;padding-left:4.2%}
.g_ft .ftr .copyr a{color:#929396}
.g_ft:before{content:"";position:absolute;background:url(images/ftline.jpg) no-repeat;background-size:100% .3rem;width:100%;height:.3rem;left:0;top:-.3rem}





     @media screen and (max-width:1681px) {   
      .g_ft .ftr .ftnav a{font-size: 0.85rem;} 
      .g_ft .ftr .ftnav a{padding: 0 2%;}
      .g_ft .ftr .ftmid li:nth-child(3) b{font-size: 0.79rem;}


}



  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#000060 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#000060 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#000060 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#000060 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#000060 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#000060 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#000060 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
