
  .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.9rem; width:100%;z-index: 15; background: url(images/topbg.jpg) no-repeat;background-size: 100%; box-sizing: border-box;min-width: 1200px; margin:0 auto;position:relative;z-index:2;}
   .g_top .tlogo{ float:left;width:6.25%;padding:0 0.7% 0 2%; display: table; height: 4.9rem;}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 4.9rem; display: block;}

   .g_top h2{float: left;padding-top: 1rem;width: 14.5%;}
   .g_top h2 b{display: block;font-size: 1.2rem; line-height: 1.7rem; color:#c00000;font-weight: bold;}
   .g_top h2 em{display: block;font-size: 1rem;color:#003887; line-height: 1.6rem; font-weight: bold;}

    .g_nav{float: left;width:58%;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: 3.3rem;padding:0 1%; }

    .g_nav li a{display: block; position: relative; height:2rem;line-height: 2rem; font-size:0.85rem;color:#333333;font-weight: bold; transition: 0.5s; }
    .g_nav li b{position: relative;z-index: 11;font-weight: bold;}
    .g_nav li a:before{content: "";position: absolute;width:120%;height:0;background: #c00000;border-radius: 2rem;left:-10%;top:0;transition:all .3s linear 0s;}
    .g_nav li:nth-child(1) a:before{width: 200%;left:-50%;}


    .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{height: 100%;}


  .ttel{float: left;width:16%;padding-left:5.8%;box-sizing: border-box;position: relative;padding-top: 1rem;}
  .ttel i{width:2.4rem;height: 2.4rem; position: absolute;left:2.7rem;top:1.5rem;transition: all 0.3s linear 0s;}
  .ttel i img{width:100%;display: block;}
  .ttel span{display: block;}
  .ttel span em{font-size: 0.8rem; line-height: 1.3rem;color:#fff; display: block; }
  .ttel span b{font-size: 1.3rem; line-height: 2rem;color:#fff; display: block;font-weight: bold; }
  .ttel:hover i{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}

.erj{display:none;}
.g_nav .erj li a:before{background:none;}
.g_nav ul.erj {background:#c00000;display:none;left:0;padding:12px 0;position:absolute;top:50px;width:160px;z-index:9999;}
.erj li a {display:inline-block;}
.g_nav .erj li a {background:none repeat scroll 0 0;color:#ffe0a2;display:block;padding:0 25px;height:35px;line-height:35px;}
.g_nav ul .erj a {color:#fff;text-decoration:none;height:35px;line-height:35px;}
.g_nav ul .erj li a:hover {color:#003887;}
.g_nav ul .sanj li a:hover,.g_nav ul .sanj li a {color:#fff;text-decoration:none;}
.erj li {background:#c00000;text-align:left;height:35px;line-height:35px;}

  @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)}
}

@media screen and (min-width:2127px){html{font-size:calc(2127px * 20 / 1903)}
}

@media screen and (min-width:2383px){html{font-size:calc(2383px * 20 / 1903)}
}

@media screen and (min-width:2735px){html{font-size:calc(2735px * 20 / 1903)}
}

@media screen and (min-width:3183px){html{font-size:calc(3183px * 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: #c00000;}
    .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 #c00000;
        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: #c00000;}
	

    .p102-fdh-1 {
        border: 1px solid #ebebeb;
        box-shadow: 5px 5px 10px #f0f0f0, -5px -5px 10px #f0f0f0;
        padding: 0 60px 12px;
    }
    
    .p102-fdh-1-title {
        height: 56px;
        margin: -1px auto 0;
        line-height: 56px;
        position: relative;
        overflow: hidden;
        text-align: center;
    }
    
    .p102-fdh-1-title h2 {
        display: inline-block;
        font-weight: normal;
        font-size: 26px;
        height: 56px;
        color: #fff;
        padding: 0 50px;
        background: #c00000;
    }
    
    .p102-fdh-1-nav {
        margin-top: -1px;
    }
    
    .p102-fdh-1-nav-one {
        border-top: 1px solid #e6e6e6;
        padding: 22px 0 10px;
    }
    
    .p102-fdh-1-nav-one h3 {
        float: left;
        min-width: 80px;
        max-width: 100%;
        margin-bottom: 10px;
    }
    
    .p102-fdh-1-nav-one h3 a {
        display: block;
        line-height: 30px;
        height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p102-fdh-1-nav-one h3 a:hover,
    .p102-fdh-1-nav-one h3.sidenavcur a {
        color: #c00000;
    }
    
    .p102-fdh-1-nav-one dl {
        float: left;
        max-width: 990px;
    }
    
    .p102-fdh-1-nav-one dd {
        display: inline-block;
        position: relative;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin-right: 12px;
        padding-bottom: 10px;
    }
    
    .p102-fdh-1-nav-one dd> a {
        display: block;
        color: #4c4c4c;
        padding: 0 10px;
        border: 1px solid transparent;
        border-radius: 5px;
    }
    
    .p102-fdh-1-nav-one dd:hover> a,
    .p102-fdh-1-nav-one dd.sidenavcur> a {
        border-color: #c00000;
        color: #c00000;
    }
    
    .p102-fdh-1-nav-one .three-list {
        position: absolute;
        left: 0;
        top: 40px;
        background: #fff;
        height: auto;
        line-height: 36px;
        float: none;
        width: auto;
        display: none;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        z-index: 9;
        padding: 10px 15px;
    }
    
    .p102-fdh-1-nav-one .three-list:before {
        content: "";
        position: absolute;
        height: 0;
        width: 0;
        left: 50%;
        top: -8px;
        margin-left: -8px;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: 8px solid #fff;
    }
    
    .p102-fdh-1-nav-one .three-list a {
        display: block;
        font-size: 14px;
        color: #555555;
        clear: both;
        white-space: nowrap;
    }
    
    .p102-fdh-1-nav-one dd:hover .three-list {
        display: block;
    }
    
    .p102-fdh-1-nav-one .three-list a:hover {
        color: #c00000;
    }


    .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: #c00000;
        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: #c00000;
        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:block;font-size:16px;font-weight:400;line-height:66px;color:#333;text-align:center
    }
    
    
    
    .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;
    }


  .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:14.5rem}
.g_ft .ftlogo{width:14.66%;position:absolute;left:0;top:3.5rem}
.g_ft .ftlogo i{display:block;width:100%}
.g_ft .ftlogo i img{width:100%;display:block}
.g_ft .ftlogo em{display:block;font-size:.9rem;font-weight:400;line-height:1.6rem;color:#fff;font-weight:700}
.g_ft .ftr{padding-left:26%}
.g_ft .ftr .ftnav{height:5rem;display:flex;justify-content:space-between;margin-bottom:3rem}
.g_ft .ftr .ftnav a{display:block;font-size:.9rem;font-weight:400;line-height:5rem;color:#fff;font-weight:700;float:left;transition:all .3s linear 0s}
.g_ft .ftr .ftnav a:hover{transform:translateY(-2px)}
.g_ft .ftr .ftd .ftel{position:relative;padding-left:2.6rem;float:left;width:28%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:3.4%}
.g_ft .ftr .ftd .ftel:after{content:"";position:absolute;background:rgba(255,255,255,.2);width:1px;height:2.8rem;right:0;top:.6rem;z-index:11;transition:all .3s linear 0s}
.g_ft .ftr .ftd .ftel i{width:2.1rem;position:absolute;left:0;top:0;display:block;overflow:hidden}
.g_ft .ftr .ftd .ftel i img{width:100%;display:block;transition:all .3s linear 0s}
.g_ft .ftr .ftd .ftel b{display:block;font-size:1.5rem;font-weight:400;line-height:2.1rem;color:#fff;font-weight:700}
.g_ft .ftr .ftd .ftel em{display:block;font-size:.8rem;font-weight:400;line-height:1.6rem;color:#fff}
.g_ft .ftr .ftd .copyr{float:left;width:68%;font-size:.8rem;font-weight:400;line-height:1.8rem;color:#fff}
.g_ft .ftr .ftd .copyr a{color:#fff}










  

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

