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

   .g_top{height:4.8rem; width:100%;z-index: 15; box-sizing: border-box;max-width: 1920px;min-width: 1200px; margin:0 auto; background: #fff; }
   .g_top .tlogo{ float:left;width:3.65%;padding:0 1% 0 4.5%; display: table; height: 4.8rem;}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 4.8rem; display: block;}

   .g_top h2{float: left;padding-top: 0.8rem;width: 21%;}
   .g_top h2 b{display: block;font-size: 1.1rem;line-height: 1.5rem; color:#1a1a1a;}
   .g_top h2 em{display: block;font-size: 1.1rem;color:#1a1a1a;line-height: 1.8rem;font-weight: normal;}

    .g_nav{float: left;width:54%;margin-top: 1.5rem;margin-right: 2%;}
    .g_nav ul{float: right;width: 100%;display: flex;justify-content: space-between;}
    .g_nav li{position: relative;height: 2rem; padding:0 2.5%;}
    .g_nav li a{display: block; position: relative; height:2rem;line-height: 2rem; font-size:0.9rem;color:#1a1a1a; transition: 0.5s; }
    .g_nav li:hover,.g_nav .cur{background: linear-gradient(to right,  rgba(12,113,216,1) 0%,rgba(136,190,41,1) 100%);color:#fff;border-radius: 2rem;}
.g_nav li:hover a,.g_nav .cur a{color:#fff;}

.g_nav li .submenu { position: absolute; left: 50%; top: 100%; transform: translateX(-50%);  display: none; z-index: 99 ;padding-top: 22px !important;}
.g_nav li .submenu p{
    background: rgba(255, 255, 255, .95); padding:1rem 1rem;border-radius:10px; position: relative;
}
.g_nav li .submenu p:before { position: absolute; content: ""; border-width: 9px 8px; border-style: solid; border-color: transparent transparent rgba(231,231,231,.6); top: -18px; left: 50%; margin-left: -8px }
.g_nav li .submenu a { transition: all .4s ease; display: block; font-weight: 500; padding: 0 17px 0 32px; font-size: 16px; color: #333; height:54px; line-height: 54px; white-space: nowrap; position: relative;border-bottom:1px dotted #B5B5B5; text-align:left; float:none;}
.g_nav li .submenu p>a:last-child { border-bottom: 0 }
.g_nav li .submenu p>a:before { position: absolute; content: ""; width:4px;height:4px;border:2px solid rgba(125,125,125,1);border-radius:50%; top: 23px; left: 13px; transition: ease .4s; -o-transition: ease .4s; }
.g_nav li .submenu p>a:hover { color: #333;font-weight:bold; background:none; }
.g_nav li:hover .submenu{display:block;}
  


  .ttel{float: left;width:13%;position: relative;margin-top: 1.5rem;}
  .ttel em{width:1.3rem;height: 1.3rem; display: block;float: left; margin: 0.3rem 0.5rem 0 0; }
  .ttel em img{width:100%;display: block;}
  .ttel span{float: left; font-size: 1.2rem;color:#1a1a1a;line-height: 2rem;}
  .ttel:hover em{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}







  @media screen and (min-width:1263px){html{font-size:calc(1263px * 20 / 1903)}
}
@media screen and (min-width:1349px){html{font-size:calc(1349px * 20 / 1903)}
}
@media screen and (min-width:1463px){html{font-size:calc(1463px * 20 / 1903)}
}
@media screen and (min-width:1543px){html{font-size:calc(1543px * 20 / 1903)}
}
@media screen and (min-width:1583px){html{font-size:calc(1583px * 20 / 1903)}
}
@media screen and (min-width:1643px){html{font-size:calc(1643px * 20 / 1903)}
}
@media screen and (min-width:1663px){html{font-size:calc(1663px * 20 / 1903)}
}
@media screen and (min-width:1903px){html{font-size:calc(1903px * 20 / 1903)}
}



  



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

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

 .f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:"."}
.f_cb,.f_cbli li{zoom:1}
.g_ft{background:url(images/ftbg.jpg) no-repeat;background-size:100%;height:28.5rem;padding-top:5.5rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft h2{height:5.7rem;position:relative}
.g_ft h2:after{content:"";position:absolute;background:#dcdcdc;width:.8rem;height:.1rem;left:0;top:4rem;z-index:11;transition:all .3s linear 0s}
.g_ft h2 b{display:block;font-size:1.05rem;font-weight:400;line-height:1.7rem;color:#1a1a1a;font-weight:700}
.g_ft h2 em{display:block;font-size:.75rem;font-weight:400;line-height:1rem;color:rgba(26,26,26,.3);text-transform:uppercase}
.g_ft .ftnav{float:left;width:32.9%}
.g_ft .ftnav p a{float:left;width:36%;font-size:.85rem;font-weight:400;line-height:2rem;color:rgba(26,26,26,.8)}
.g_ft .ftnav p a:hover{color:#000}
.g_ft .f_ftcon{float:left;width:41%}
.g_ft .f_ftcon h4{font-size:1.4rem;font-weight:400;line-height:2.2rem;color:#1a1a1a;font-weight:700}
.g_ft .f_ftcon ul{margin-bottom:.7rem}
.g_ft .f_ftcon ul li{font-size:.85rem;font-weight:400;line-height:1.5rem;color:rgba(26,26,26,.8)}
.g_ft .f_ftcon .add{font-size:.85rem;font-weight:400;line-height:1.5rem;color:rgba(26,26,26,.8)}
.g_ft .f_ftcon .add a{font-size:.85rem;font-weight:400;line-height:1.5rem;color:rgba(26,26,26,.8)}
.g_ft .m_code{float:left;width:24%}
.g_ft .m_code li{float:left;width:48%;height:11rem;background:#fff;border-radius:1rem;padding:.8rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .m_code li i{width:100%;margin:0 auto;overflow:hidden;display:block;margin-bottom:1rem}
.g_ft .m_code li i img{width:100%;display:block}
.g_ft .m_code li em{display:block;font-size:.85rem;font-weight:400;line-height:1.5rem;color:rgba(26,26,26,.8);text-align:center}
.g_ft .m_code li:nth-child(2){float:right}












  

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #186bd0;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #186bd0;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #186bd0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

