
  .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;}
	

    .p101a-fdh-02 {
        height: 90px; 
        margin-bottom: 25px;
        box-shadow: 0 3px 4px #e9e9e9;
    }
    
    .p101a-fdh-02 h3 {
        float: left;
        width: 150px;
        height: 90px;
        line-height: 90px;
        font-size: 28px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p101a-fdh-02-nav {
        max-width: 1000px;
        float: right;
        height: 40px;
        padding-top: 25px;
    }
    
    .p101a-fdh-02-nav li {
        float: left;
        height: 40px;
        line-height: 40px;
        border-radius: 25px;
    }
    
    .p101a-fdh-02-nav li a {
        display: block;
        height: 40px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 24px;
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #c00000;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


.p14-infolist-1-list em{

	display: block;

	float: left;

	width: 34px;

	height: 1px;

	background: #ccc;

	margin-top: 35px;

	margin-right: 20px;

	transition: 0.4s;

}
.p14-infolist-1-list dl:hover em{

	width: 60px;

	background: #8F8F8F;

}
.n_date{

	float: left;

	text-align: left;

	margin-right:70px;



}


.n_date label{

	background: url("images/jiantou.png") center center no-repeat;
	display: block;
	height: 14px;
	background-size: 21px 14px;
	padding-top: 22px;
	transition: 0.4s;

}

.n_date h5{

	font-size: 26px;

    color: #8F8F8F;

    font-family: "Arial";

    line-height: 26px;
    font-weight: normal;
    padding-top: 9px;

}

.n_date strong{

	width: 36px;

	height: 36px;

	display: block;

	text-align: center;

	margin-top: 30px;

	transition: 0.4s;
	font-weight: normal;

}


.n_date strong{

	background:#c00000;

}

.n_date label{

	background: url("images/jiantou02.png") center center no-repeat;

	background-size: 21px 14px;

}









        .p14-infolist-1-list dl {
            border-bottom:1px solid #e4e4e4;
            padding: 22px 0;
            background: #fff;
            overflow: hidden;
        }
       
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: right;
            margin-left: 5.8%;
        }
 
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;transition: ease .65s;
        }
        .p14-infolist-1-list dl:hover dt img{transform: scale(1.05)}
        .p14-infolist-1-list dd h4 {
            transition: ease .65s;
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 25px;
            overflow: hidden;
            position: relative;
        }
        .p14-infolist-1-list dl:hover h4{transform: translateX(20px);
	transition-delay: .25s;}
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
      
        .p14-infolist-1-list dl:hover h4 a {
            color: #c00000;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 120px;transition: ease .65s;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-desc{transform: translateX(20px);}
        
        .p14-infolist-1-list-deta {
            width: 140px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            display: block;
            float: right;
            background: #c00000;
            color: #fff;
        }
              ins{

	text-decoration: none;

	width: 40px;

	line-height: 40px;

	color: #fff;

	font-size: 22px;

	float: left;

	background: #000;

	text-align: center;

}
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #c00000;
            border-color: #c00000;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

  .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;
    }

