
   
     i,em{font-style:normal;}

         
  .content01{width: 83.33%;margin: 0 auto;min-width: 1200px;max-width: 1600px;}
  
      .head{width:100%;height: 6.1rem;box-sizing: border-box;z-index: 20;}
      .h_nr{padding: 0 4.2%;max-width: 1840px;min-width: 1200px;margin: 0 auto;}
      .head .logo{float:left;width: 28%;}
      .head .logo .t_logo{float:left;line-height: 0;overflow: hidden;display: block;width: 8.9rem;z-index: 80;position: relative;margin-top: 1.3rem;}
      .head .logo .t_logo img{width:100%;}
      .head .logo h2{float:left;margin-left: 0.8rem;margin-top: 1.7rem;height: 2.9rem;width: 13.55rem;display: block;border-left: 1px solid #e6e6e6;padding-left: 0.8rem;color: #e70b11;font-size:1.3rem;line-height: 1.6rem;}
.head .logo h2 span{display:block;font-weight: normal;}
.head .logo h2 em{font-weight:bold; }
.head .logo h2 img{height: 3.2rem;width: 15.55rem;display: block;}
      .head .h_con{float:right;position: relative;width: 72%;}
      .search{float:right;width: 23%;height: 2.2rem;z-index: 100;margin-top: 2rem;position: relative;margin-left: 2%;}
      .sea_icon{width:1.55rem;height:1.65rem;cursor: pointer;background-size: 100% 100%;}
      .sea_box{position: relative;z-index: 100;overflow: hidden;}
      .sea_box input {float: left;font-size: 14px;border:0px;}
      .sea_box input.txt {width: 11.6rem;padding: 0 1rem;line-height: 2.2rem;height:2.2rem;border: 1px solid #bababa;box-sizing: border-box;border-radius: 1rem 0 0rem 1rem; border-right:0px;}
      .sea_box input.btn {width: 2.7rem;background:url(images/h-sbtn.png) no-repeat;color: #fff;cursor: pointer;height: 2.2rem;font-size: 0px; background-size:100%;}

      .ttel{float: right;position: relative;width: 17%;margin-top: 2.4rem;}
      .ttel em{width:1.5rem;height: 1.5rem; display: inline-block;margin:0.9rem 0 0;}
      .ttel em img{width:100%;display: block;}
      .ttel span{font-size: 1.4rem;color: #e70b11;transition: all 0.3s linear 0s;line-height:1.5rem;display:inline-block;margin-left:0.6rem;font-weight:bold;}
      .ttel span i{ font-size: 0.8rem; color:#fff; line-height:0.8rem;display:block;margin-bottom:0.4rem;font-weight:normal;}
  
      .head .h_con .nav{height: 1.5rem;float: right;margin-top: 2.3rem;width: 57%;}
      .head .h_con .nav li{float:left;position: relative;height: 1.75rem;padding: 0 0.8rem;}
      .head .h_con .nav li>a{display: block;font-size: 0.9rem;color: #333;z-index:20;position: relative;height: 1.75rem;line-height: 1.75rem;}
      .head .h_con .nav li:hover>a,.head .h_con .nav li.cur>a{color: #fff;}

    .submenu { position: absolute; left: 50%; top: 100%; transform: translateX(-50%);  display: none; z-index: 99 ;padding-top: 22px !important; box-shadow:0 10px 10px 0 rgba(0,0,0,0.08);}
.submenu p{
    background: rgba(255, 255, 255, .95); padding:6px 21px;border-radius:10px; position: relative;
}
.submenu p:before { position: absolute; content: ""; border-width: 9px 8px; border-style: solid; border-color: transparent transparent rgba(255,255,255,.95); top: -18px; left: 50%; margin-left: -8px }
.submenu a { transition: all .4s ease; display: block; font-weight: 500; padding: 0 17px 0 32px; font-size: 16px; line-height: 48px; color: #333; line-height: 54px; white-space: nowrap; position: relative;border-bottom:1px dotted #B5B5B5; text-align:left;}
.submenu p>a:last-child { border-bottom: 0 }
.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; }
.submenu p>a:hover { color: #e6012c;font-weight:bold; }
.submenu p>a:hover:before { border-color: #e6012c;}
    .head .h_con ul>li:hover .submenu{display:block;}
    
  
       .head.headFix{background:rgba(0,0,0,0.7);position: fixed;left: 0;top: 0;height: 5rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;}
  
      .head.headFix .hea-tel{position:relative;float:right;top:1.5rem;}
     .head.headFix .logo{float:left;margin-top:0.6rem;}
    .head.headFix .nav li{height: 3.6rem;}
      .head.headFix .nav li>a{line-height: 2.5rem;}
    .head.headFix  .search{margin-top: 1.65rem;}
      .head.headFix .ttel{float: right;position: relative;}
      .head.headFix .ttel em{width:1.5rem;height: 1.5rem; margin:1.7rem 0 0;}
   
            /**/
  .txt:focus {
  outline: none; 
  border-color: #bababa; 
 
}
         

  .head .h_con .nav li:hover,.head .h_con .nav li.cur {
    background: #e70b11;
    border-radius: 0.5rem;
}


@media screen and (min-width: 1000px) {
    html {
        font-size: calc(1000px * 20 / 1903);
    }
}
@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: 1940px) {
    html {
        font-size: calc(1940px * 20 / 1903);
    }
}

@media screen and (min-width: 2203px) {
    html {
        font-size: calc(2203px * 18 / 1903);
    }
}
@media screen and (min-width: 3000px) {
    html {
        font-size: calc(3000px * 17 / 1903);
    }
}

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

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #ffdb03;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h2 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

    .f_bg{ height:26.3rem;background:url(images/foot-bg.jpg) no-repeat center;background-size: 100% 100%;padding-top: 2rem;box-sizing: border-box;}  
    .f_top{height: 5.75rem;box-sizing: border-box;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
    .f_bg .content01{ display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .f_top h2 img{display: block;width: 10.3rem;height: auto;float: left;}
    .f_top ul li{display: inline-block;width: 2.25rem;height: 2.25rem;margin-left: 1.2rem;position:relative;margin-top: 0.7rem;}
    .f_top ul li>img{display: block;height: 2.2rem;}
    .f_top ul li b{display: none;width:6rem; line-height: 0;position: absolute;left:-1.5rem;bottom:2.6rem;box-shadow: 0px 0.4rem 0.75rem 0px rgba(0,0,0,0.1);border-radius: 5px;z-index: 20;}
    .f_top ul li b img{width:100%;}
    .f_top ul li:hover b{display: block;}


.f_top h2 p{
    float: left;
    margin-left: 1.5rem;
    line-height: 1.5rem;
    margin-top: 1.2rem;
}

.f_top h2 p em{
    display: block;
    color: #f3db1c;
    font-size: 1.05rem;
}

.f_top h2 p span{
    display: block;
    color: #fff;
    font-size: 1.4rem;
}

    .f_con{height: 13.9rem;padding-top: 4.8rem;}

    .f_nav{width: 30.6%;box-sizing: border-box;}

    .f_nav ul{display: flex;justify-content: space-between;flex-wrap: nowrap;width: 100%;}

    .f_nav  ul li{height: 9.5rem;box-sizing: border-box;position: relative;width: 33%;}
 
    .f_nav  ul li b>a{font-size: 0.9rem;line-height: 0.9rem;font-weight: bold;padding-bottom:1.2rem;display: block;color: #ffffff;}
    .f_nav ul li p>a{font-size: 0.8rem;color: #fff;line-height: 1.75rem;display: block;transition: all 0.5s;opacity: 0.8;}
    .f_nav ul li p>a:hover{ color: #fff;opacity: 1;}
    .f_nav  ul li:first-child{}
    .f_nav  ul li:first-child p{}
  .f_nav  ul li:first-child p a{width: 100%;}
    .gsxx{width: 34.6%;box-sizing: border-box;}
    .gsxx b{font-size: 0.9rem;line-height: 0.9rem;font-weight: bold;padding-bottom:1.5rem;display: block;color: #ffffff;}
    .gsxx li{margin-bottom: 0.4rem;}
    .gsxx li img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.7rem;vertical-align: -0.3rem;}
    .gsxx li i{display: inline-block;font-size: 0.8rem;color: #fff;line-height: 1.2rem;opacity: 0.8;width: 100%;}
    .gsxx li:last-of-type img{vertical-align: 0.7rem;}

    .lxwm{width: 19.625%;box-sizing: border-box;}
    .lxwm h2 span{font-size: 0.9rem;color: #ffffff;line-height: 0.9rem;display: block;transition: all 0.5s;font-weight: normal;letter-spacing: 0.1rem;}
    .lxwm h2 i{font-size: 1.4rem;color: #ffffff;line-height: 1.4rem;display: block;transition: all 0.5s;font-weight: bold;margin-top: 0.6rem;}
    .lxwm ul{display:flex;justify-content:space-between;}
    .lxwm ul li{width: 47%;}
    .lxwm ul li img{display: block;width: 80%;padding: 10%;background: #fff;border-radius: 1.2rem;}
 
    


  

    .f_bt{height: 4rem;}
    .f_bt p{font-size: 0.8rem;color: #999;float: left;display: block;line-height: 4rem;}
    .f_bt p a{display: inline-block;margin-left: 0.5rem;font-size: 0.8rem;line-height: 5rem;opacity: 0.8;color: #999;
    opacity: 0.8;}
    .f_bt i{display:inline-block;font-size: 0.8rem;color: #999;opacity: 0.8;}
    .f_bt span{ float: right;}
    .f_bt span i{ float: left;font-weight: normal;font-size:  0.7rem;color: #fff;line-height: 5rem;margin-left: 1rem;opacity: 0.8;}
    
 .f_bt span i a{ color: #fff;}
 

.f_top h2.clearfix {
    width: 57%;
}

.lxwm ul li span {
    display: block;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    font-size: 0.9rem;
}




        .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:#e70b11 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#e70b11 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#e70b11 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#e70b11 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:#e70b11 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:#e70b11 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:#e70b11 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;
        }
    
