.resfen {
    width: 2.2rem;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    position: relative;
    left: 50%;
    margin-left: -1.1rem;
}
   .resc{
    display: flex;
    justify-content: space-between;
    color: #333;
    font-size: .24rem;
   }
   .resjt>i{
       font-size: .26rem;
   }
   .infoindex1{
       padding: .5rem 3.1rem 1rem;
       box-sizing: border-box;
       background: #f9f9f9;
   }
   .res_tit>h5{
    font-size: .5rem;
    color: #333;
    line-height: 1;
    text-align: center;
    margin: 0;
    font-weight: 400;
    margin-bottom: .5rem;
   }
   .info_load{
       display: flex;
       justify-content: space-between;
       height: 1rem;
       border-bottom: 1px solid #e5e5e5;
       padding: 0 .4rem;
       box-sizing: border-box;
   }
   .info_load:first-child{
       border-top: 1px solid #e5e5e5;
   }
   .info_load>div{
       display: flex;
       justify-content: flex-start;
       line-height: 1rem;
   }
   .info_load>div>img{
       width: .19rem;
       height: .21rem;position: relative;
       top: .4rem;
       margin-right: 10px;
   }
   .info_load>div>p{
       font-size: .2rem;
       color: #888;
       margin: 0;
       -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
   }
   .info_load>div:first-child p:last-child{
color: #333;
font-size: .2rem;

   }
   .info_load>div>span{
       margin: 0 .3rem;
       color: #e5e5e5;
   }
   .info_txt{
       margin-bottom: .5rem;
   }
   .info_load:hover{
    background: #e62129;
   }
   .info_load:hover div p{
        color: #fff !important;
       
   }
   .guindex1{
       padding: .8rem 3.1rem 1.5rem 3.1rem;
       background: #f9f9f9;
       box-sizing: border-box;
   }
   #title li {
    float: left;
    margin-right: 0;
    border: 1px solid #e5e5e5;
    background: #FFF;
    width: 25%;
    text-align: center;
    height: .6rem;
    line-height: .6rem;
    position: relative;
    z-index: 1000;
    border-right: none;
    box-sizing: border-box;
    text-align: center;
}
#title,#wrap {
    clear:both;
    width:100%;
}
#wrap {
   
}
#wrap>div {
    display:none;
}
#wrap .active {
    display:block;
}
#title .ho {
    border-bottom:2px solid #e62129;
}
#title .ho a {
    color:#333;
}
.title{
    height: .6rem;
    margin: 0;
    border-right: 1px solid #e5e5e5;
}
.gu{
    display: flex;
    justify-content: flex-start;
}
.g_tit>h5{
    color: #666;
    font-size: .24rem;
    margin: 0;
    margin-right: .4rem;
}
.g_tit>h5>span{
    color: #333;
    font-size: .24rem;
    margin: 0;
   
}
.guindex1 .res_tit>h5{
    margin-bottom: .8rem;
}
.g_tit{
    margin-bottom: .5rem;
}
.g_num{
    color: #e62129;
    font-size: .5rem;
    line-height: 1;
    margin-bottom: .5rem;
}
.g_num>img{
    margin: 0 .4rem;
    width: .17rem;
    height: .4rem;
}
.g_txt{
    height: .6rem;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: .6rem;
}
.g_txt>li{
    margin-right: .6rem;
   font-size: .18rem;
    color: #999;
    line-height: .6rem;
}
.g_txt>li>span{
   
    color: #333;
    margin-left: .15rem;
}
.g_txt>li:nth-child(3) span{
    color: #e62129;
}
.g_txt>li:nth-child(4) span{
    color: #01b03a;
}
.g_img{
    margin-bottom: .7rem;
}
.title>li>a{
    font-size: .18rem;
    color: #888;
}
.guan_wen:first-child{
    border-top: 1px solid #e5e5e5;
}
.guan_wen{
   
    border-bottom: 1px solid #e5e5e5;
    padding: .3rem .25rem .4rem 0;
    box-sizing: border-box;
}
.guan_ti{
    display: flex;
    justify-content: space-between;
  
}
.guan_ti>div{
    display: flex;
    justify-content: flex-start;
}
.guan_ti>div>img{
    /* width: .29rem; */
    height: .29rem;
    margin-right: .3rem;
}
.guan_ti>div>p{
    font-size: .18rem;
    color: #333;
    margin: 0;
    line-height: .29rem;
}
.da{
    font-size: .18rem;
    color: #888;
    padding-left: .58rem;
    margin-top: .1rem;
}
.guan_shi{
    font-size: .18rem;
    color: #888;
    margin: 0;
    line-height: .29rem;
}
.guan_txt{
    margin-bottom: .5rem;
}
.guan_biao{
    width: 100%;
    background: url('../images/guanbg.jpg') no-repeat;
    background-position: center;
    background-size: 100%;
    height: 7.3rem;
    padding: .7rem 3.1rem .9rem;
    box-sizing: border-box;
}
.guan_biao input{
    width: 6.4rem;
    height: .6rem;
    margin-right: .16rem;
    background: rgba(75, 85, 109, .5);
    border: 1px solid rgba(255, 255, 255,.5);
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: .2rem;
    padding-left: .3rem;
    font-size: .18rem;
    color: #fff;
}
.guan_biao input:nth-child(2n){
    margin-right: 0 !important;
}
.guan_biao input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
            /* placeholder颜色  */
            color: #fff;
           /* placeholder字体大小  */
            font-size: .18rem;
           /* placeholder位置  */
            /* text-align: right; */
        }
       .guan_biao textarea{
            padding-top: .18rem;
            width: 100%;
            height: 2rem;
            background: rgba(75, 85, 109, .5);
            border: 1px solid rgba(255, 255, 255,.5);
            border-radius: 5px;
            box-sizing: border-box;
            padding-left: .3rem;
            font-size: .18rem;
            color: #fff;
        }
       .guan_biao>h3{
            font-size: .5rem;
            color: #fff;
            margin: 0;
            margin-bottom: .6rem;
            text-align: center;
            line-height: 1;
            font-weight: 400;
        }
       .guan_biao button{
            width: 2.6rem;
            height: .6rem;
            line-height: .6rem;
            text-align: center;
            margin-top: .5rem;
            font-size: .2rem;
            color: #333;
            position: relative;
            left: 50%;
            margin-left: -1.3rem;
            border-radius: 5px;
         outline: none;
         border: none;
         -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
    transition: 0.3s linear;
    background: #ffffff;
        }
       .guan_biao button:hover{
            background: #e62129;
            color: #fff;
        }
        @media (max-width: 1200px){
            .guan_biao input {
                width: 6.38rem;
               
            }
        }
        @media (max-width: 992px){
           
            .banner{
              height: auto;
            }
            .infoindex1 {
               min-height: 45vh;
                padding: 30px 20px;
                box-sizing: border-box;
                background: #f9f9f9;
            }
            .res_tit>h5 {
                font-size: 20px;
                margin-bottom: 20px;
            }
            .info_load {     
                height: 40px;
                padding: 0;
                box-sizing: border-box;
            }
            .info_load>div {
                display: flex;
                justify-content: flex-start;
                line-height: 40px;
            }
            .info_load>div>p {
                font-size: 14px;
                color: #888;
                
            }
            .info_load>div:first-child p:last-child {
                color: #333;
                font-size: 14px;
                display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
            }
            .info_load>div:first-child {
                width:80%;
             }
            .info_load>div:last-child {
               width: 60px;
            }
            .info_load>div>img {
                width: 18px;
                height: 20px;
                position: relative;
                top: 10px;
                margin-right: 2px;
            }
            .resfen {
                display: flex;
                width: 30%;
                justify-content: space-between;
                line-height: 1;
                position: relative;
                left: 50%;
                margin: 20px 0 0;
                margin-left: -15%;
            }
            .resjt>i {
                font-size: 16px;
            }
            .resc {
                display: flex;
                justify-content: space-between;
                color: #333;
                font-size: 14px;
            }
            .guindex1 {
                padding: 30px 20px;
              
            }
            .g_tit>h5 {
                color: #666;
                font-size: 14px;
                margin: 0;
                margin-right: 2px;
            }
            .g_tit>h5>span {
                color: #333;
                font-size: 14px;
                margin: 0;
            }
            .guindex1 .res_tit>h5 {
                margin-bottom: 20px;
            }
            .g_tit {
                margin-bottom: 10px;
            }
            .g_num {
                color: #e62129;
                font-size: 14px;
                line-height: 1;
                margin-bottom: 10px;
            }
            .g_num>img {
                margin: 0 .4rem;
                width: 4px;
                height: 12px;
            }
            .g_txt {
                display: inline;
                height: .6rem;
                border-top: 1px solid #e5e5e5;
                border-bottom: 1px solid #e5e5e5;
                margin-bottom: .6rem;
            }
            .g_txt>li {
                margin-right: .6rem;
                font-size: 14px;
                color: #999;
                line-height: 20px;
            }
            .g_img {
                margin-bottom: 10px;
                margin-top: 10px;
            }
            .title {
                height: 30px;

            }
            #title li {
                height: 30px;
                line-height: 30px;
            }
            .title>li>a {
                font-size: 14px;
                color: #888;
            }

            .guan_ti>div>p {
                font-size: 14px;
                color: #333;
                margin: 0;
                line-height: 20px;
            }
            .da {
                font-size: 14px;
                padding-left: 28px;
                margin-top: 0;
                line-height: 20px;
            }
            .guan_ti>div>img {
                width: 20px;
                height: 20px;
                margin-right: 8px;
            }
            .guan_shi {
                font-size: 14px;
                line-height: 20px;
            }
            .guan_biao {
                background-size: cover;
                height: 21.5rem;
                padding: 30px 20px;
            }
            .guan_biao>h3 {
                font-size: 20px;
                color: #fff;
                margin: 0;
                margin-bottom: 20px;
                text-align: center;
                line-height: 1;
                font-weight: 400;
            }
            .guan_biao input {
                width: 100%;
                height: 30px;
                margin-right: 0;
                background: rgba(75, 85, 109, .5);
                border: 1px solid rgba(255, 255, 255,.5);
                border-radius: 5px;
                box-sizing: border-box;
                margin-bottom: 15px;
                padding-left: 10px;
                font-size: 14px;
            }
            .guan_biao input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
                /* placeholder颜色  */
                color: #fff;
               /* placeholder字体大小  */
                font-size: 14px;
               /* placeholder位置  */
                /* text-align: right; */
            }
           .guan_biao textarea{
                padding-top: 0;
                width: 100%;
                height: 90px;
                background: rgba(75, 85, 109, .5);
                border: 1px solid rgba(255, 255, 255,.5);
                border-radius: 5px;
                box-sizing: border-box;
                padding-left: 10px;
                font-size: 14px;
                color: #fff;
                line-height: 30px;
            }
            .guan_biao button {
                width: 100px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                margin-top: 20px;
                font-size: 14px;
                color: #333;
                position: relative;
                left: 50%;
                margin-left: -50px;
                border-radius: 5px;
                outline: none;
                border: none;
                -webkit-transition: 0.3s linear;
                -moz-transition: 0.3s linear;
                -ms-transition: 0.3s linear;
                -o-transition: 0.3s linear;
                transition: 0.3s linear;
                background: #ffffff;
            }
        }