@charset "UTF-8";



.cp_ljxq{
    width: 100%;
    margin: auto;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 20px 0 0;
}

.cp_ljxq a{
    color: #da251e;
    font-size: 24px;
}

/*ind_c1*/
.ind_c1{
    width: 100%;
    height: 530px;
    background:url(../images/idx_c1_bg.jpg) no-repeat;
    background-position: center center;
}
.c1_con{
    position: relative;
}
.c1_con .bac_txt{
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    font-size: 60px;
    color: #fff;
    width: 100%;
    line-height: 80px;
    opacity: 0.2;
    z-index: 2;
}
.c1_con .c1_con_01{
    width: 100%;
    text-align: center;
    padding-top: 50px;
    z-index: 3;
}
.c1_con .c1_con_01 .tit{
    font-size: 45px;
    line-height: 46px;
    font-weight: bold;
    color: #fff;
}
.c1_con .c1_con_01 .point{
    line-height: 56px;
    vertical-align: middle;
}
.c1_con .c1_con_01 .title{
    margin-top: 18px;
    padding-left: 290px;
}
.c1_con .c1_con_01 .title .fl_num{
    float: left;
    font-size: 80px;
    color: #da251e;
    font-weight: bold;
    line-height: 80px;
}
.c1_con .c1_con_01 .title .fr_txt{
    float: left;
}
.c1_con .c1_con_01 .title .fr_txt p{
    font-size: 30px;
    color: #000;
}
.c1_con .c1_con_01 .title .fr_txt p span{
    font-weight: bold;
    margin-right: 16px;
}
.c1_con .c1_con_01 .title .fr_txt .p1{
    text-indent: -6px;
}
.c1_con .c1_con_01 .title .fr_txt .p2{
    text-indent: 45px;
}
.c1_con .c1_con_01 .en_txt1{
    margin-top: 8px;
}
.c1_con .c1_con_01 .en_txt{
    font-size: 10px;
    text-transform: uppercase;
    color: #999;
    line-height: 1.8;
}
.c1_con .c1_con_02{
    margin-top: 19px;
    background-color: #fff;
    padding: 20px;
    padding-bottom: 10px;
}
.c1_con .c1_con_02 .ca_ryzs{
    width: 100%;
    overflow: hidden;
}
.c1_con .c1_con_02 .ca_ryzs ul{
    font-size: 0;
    width: 105%;
}
.c1_con .c1_con_02 .ca_ryzs ul li{
    float: left;
    width: 156px;
    height: 68px;
    border: 1px solid #cccccc;
    margin-right: 9px;
    margin-bottom: 10px;
}
.c1_con .c1_con_02 .ca_ryzs ul li .zs_img{
    width: 156px;
    height: 68px;
    overflow: hidden;
}

/*ind_c2*/
.ind_c2{
   width: 100%;
   background-color: #fff;
    padding-bottom: 30px;
}
.ind_c2 .flei{
    padding-top: 28px;
}
.groc_top{
    text-align: center;
}
.groc_top .txt{
    font-size: 18px;
    color: #999;
    line-height: 18px;
    text-transform: uppercase;
}
.groc_top .tit{
    font-size: 35px;
    color: #da251e;
    font-weight: bold;
    line-height: 54px;
}
.groc_top .tit span{
    color: #333;
}
.groc_top  .line{
    position: relative;
}
.groc_top  .line span{
    display: inline-block;
    width: 400px;
    height: 1px;
    background-color: #cccccc;
    position: relative;
    z-index: 1;
}
.groc_top .line span i{
    display: inline-block;
    width: 100px;
    height: 3px;
    background-color: #da251e;
    position: absolute;
    top: -1px;
    left:150px;
}
.ind_c2 .list_flei{
    width: 100%;
    overflow: hidden;
    margin-top: 36px;
}
.ind_c2 .list_flei ul{
    width: 105%;
    font-size: 0;
}
.ind_c2 .list_flei ul li{
    float: left;
    margin-right: 40px;
}
.ind_c2 .list_flei ul li a{
    display: inline-block;
    font-size: 18px;
    color: #333;
    text-align: center;
}
.ind_c2 .list_flei ul li .flei_img{
    width: 113px;
    height: 113px;
    border-radius: 50%;
    border: 1px solid #d1d1d1;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.ind_c2 .list_flei ul li a p{
    margin-top: 18px;
    line-height: 20px;
}
.ind_c2 .list_flei ul li a .flei_img i{
    display: inline-block;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background-color:#da251e ;
    opacity: 0.9;
    position: absolute;
    top:-1px;
    left: -1px;
    z-index: 9999;
    display: none;
}
.ind_c2 .list_flei ul li a .flei_img i img{
    position: absolute;
    top: 44px;
    left:44px;
}
.ind_c2 .list_flei ul li a:hover{
    color: #da251e;
}
.ind_c2 .list_flei ul li a:hover .flei_img i{
    display: block;
}
/*ind_gg*/
.ind_gg{
    width: 100%;
    background:url(../images/idx_gg_bg.jpg) no-repeat center;
    height: 150px;
}
.gg .gg_img{
    float: left;
    position: relative;
}
.gg .gg_img img{
    position: relative;
    top: 30px;
    left: 0px;
}
.gg .gg_tit{
    float: left;
    width: 760px;
    text-align: center;
    padding-top: 26px;
    margin-left: 50px;
}
.gg .gg_tit .p1{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 44px;
}
.gg .gg_tit .p2{
    font-size: 35px;
    color: #da251e;
    font-weight: bold;
    line-height: 50px;
}
.gg .gg_link{
    float: right;
    text-align: center;
    padding-top: 31px;
}
.gg .gg_link .p1 a{
    display: inline-block;
    width: 141px;
    height: 37px;
    background-color: #da251e;
    border-radius: 18px;
    line-height: 37px;
    font-size: 18px;
    color: #fff;
}
.gg .gg_link .p1 a:hover{
    background-color: #fff;
    color: #da251e;
}
.gg .gg_link .p2{
    font-size: 18px;
    color: #fff;
    margin-top: 6px;
    line-height:28px ;
}
.gg .gg_link .p3{
    font-size: 25px;
    color: #da251e;
    line-height:30px ;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 30px;
}
/*ind_c3*/
.ind_c3{
    width: 100%;
    background-color: #ececec;
    padding-bottom: 25px;
}
.ind_c3 .c3_con{
    padding-top: 30px;
    position: relative;
}
 .fl_nav{
    float: left;
     width: 216px;
     border: 2px solid #da251e;
     background-color: #fff;
}
.fl_nav .cp_top{
    width: 100%;
    background:url(../images/idx_cp_02.png) no-repeat top;
    height: 94px;
    color: #fff;
}
.fl_nav .cp_top .en{
    font-size: 30px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 10px;
}
.fl_nav .cp_top .tit{
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
}
.fl_nav .cp_nav{
    width: 216px;
}
.fl_nav .cp_nav ul{
    font-size: 0;
}
.fl_nav .cp_nav ul li{
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #c30101;
}
.fl_nav .cp_nav ul li .ckt{
	width: 130px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #cc3333;
	position: absolute;
	right: -130px;
	top: -44px;
	padding: 5px;
	background-color: #fff;
	z-index: 99;
	display: none;
 
}
.fl_nav .cp_nav ul li .ckt img{
	display: block;
	width: 100%;
	height: 100%;
}
.fl_nav .cp_nav ul li:hover .ckt{
	display: block;
}
.fl_nav .cp_nav ul li a{
    display: inline-block;
    line-height: 46px;
    padding-left: 20px;
    width: 196px;
    color: #282828;
    font-size: 16px;
    position: relative;
}
.fl_nav .cp_nav ul li a:hover,.fl_nav .cp_nav ul li a.a_hv{
    background-color: #c30101;
    color: #fff;
}
.fl_nav .cp_nav ul li a i{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/idx_cp_04.png) no-repeat;
    position: absolute;
    top: 12px;
    right:20px;
}
.le_nav_sub{
    display: none;
    padding-bottom: 5px;
}
.le_nav_sub{
    display: none;
    padding-bottom: 5px;
    background-color: #fff !important;
}
.le_nav_sub dd a{
    line-height: 32px !important;
    padding-left: 38px !important;
    font-size: 14px !important;
    color: #333 !important;
    width: 178px !important;
    background: url(../images/cp_nav_li_ico.png) no-repeat 16px center !important;
}
.le_nav_sub dd a:hover{
    color:#ce3630 !important;
}
.onn{
    background-color:#ce3630 ;
}


.view_ph{
    width: 100%;
    position: relative;
}
.view_ph .txt{
    background: url(../images/idx_cp_05.png) no-repeat right bottom;
    text-align: center;
    padding-bottom: 60px;
}
.view_ph .txt .p1{
    margin-top: 60px;
}
.view_ph .txt .p2{
    font-size: 18px;
    color: #c30101;
    margin-top: 15px;
    line-height: 22px;
}
.view_ph .txt .p3{
    font-size: 22px;
    color: #c30101;
    line-height: 36px;
    font-weight: bold;
}
.view_ph .txt .p3 span{
    color: #282828;
}
.fr_tent{
    float: right;
    width: 960px;
}
.fr_tent .idx_cp_top{
    width: 100%;
    position: relative;
    background-color: #282828;
    height: 60px;
    z-index: 1;
}
.fr_tent .idx_cp_top .recommend{
    width: 127px;
    height: 67px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: url(../images/idx_cp_03.png) no-repeat top;
    position: absolute;
    top:0px;
    left: 0px;
}
.fr_tent .idx_cp_top .more{
    float: right;
}
.fr_tent .idx_cp_top .more a{
    display: inline-block;
    font-size: 14px;
    line-height: 60px;
    color: #cfcfcf;
    padding-right: 18px;
}
.fr_tent .idx_cp_top .more a:hover{
    font-weight: bold;
    color: #fff;
}

.fr_tent .list_cp{
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}
.fr_tent .list_cp ul{
    width: 105%;
    font-size: 0;
}
.fr_tent .list_cp ul li{
    float: left;
    display: inline-block;
    width: 228px;
    margin-right: 16px;
}
.fr_tent .list_cp ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.fr_tent .list_cp ul li a .cp_img{
    width: 226px;
    height: 210px;
    border: 1px solid #cccccc;
    background-color: #fff;
}
.fr_tent .list_cp ul li a .cp_img .img{
    width: 190px;
    height: 190px;
    margin-top: 10px;
    margin-left: 18px;
    overflow: hidden;
}
.fr_tent .list_cp ul li a .p1{
    background:url(../images/idx_cp_cp_bg.png) no-repeat top;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #282828;
}

.fr_tent .list_cp ul li a:hover .p1{
    color:#c30101 ;
}
.fr_tent .list_cp ul li a:hover .cp_img{
    border: 1px solid #c30101;
}
/*ind_gg2*/
.ind_gg2{
    width: 100%;
    height: 168px;
    background: url(../images/idx_gg2_01.jpg) no-repeat center;
}
.ind_gg2 .gg2{
    padding-top: 36px;
}
.ind_gg2 .gg2 .p1{
    font-size: 24px;
    color: #c5c5c5;
    line-height: 44px;
}
.ind_gg2 .gg2 .p2{
    font-size: 30px;
    color: #da251e;
    font-weight: bold;
    line-height: 50px;
}
/*ind_c4*/
.ind_c4{
    width: 100%;
    background: url(../images/idx_c4_bg.jpg) no-repeat top center;
    height: 543px;
}
.c4_con{
    padding-top: 30px;
}
.c4_con .fl_con{
    float: left;
    width: 576px;
    position: relative;
    padding-top: 87px;
}
.c4_con .fl_con .think{
    width: 228px;
    text-align: center;
    font-size: 14px;
    color: #da251e;
    line-height: 1.8;
    position: absolute;
    right: 3px;
}
.c4_con .fr_con{
    float: right;
    width: 500px;
    padding-top: 30px;
}
.c4_con .fr_con ul li{
    width: 230px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #333333;
    border-radius: 5px;
    background-color: #d6d6d6;
    margin-bottom: 10px;
    position: relative;
}
.c4_con .fr_con ul li span{
    display: inline-block;
    width: 50px;
    height: 38px;
    background-color:#da251e ;
    font-size: 24px;
    color:#fff ;
    font-weight: bold;
    text-align: center;
    position: absolute;
}
.c4_con .fr_con ul li:nth-child(odd){
    margin-left: 200px;
    padding-left: 70px;
}
.c4_con .fr_con ul li:nth-child(even){
    text-align: right;
    padding-right: 70px;
}
.c4_con .fr_con ul li:nth-child(odd) span{
    left: 0;
    border-radius: 5px 0 0 5px;
}
.c4_con .fr_con ul li:nth-child(even) span{
    right: 0;
    border-radius: 0 5px 5px 0;
}
/*ind_c5*/
/*定制流程*/
.ind_c5{
    width: 100%;
    background:url(../images/idx_c5_bg_big.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
}
.c5_lc_top{
    position: relative;
    padding-top: 30px;
    text-align: center;
}
.c5_lc_top .bg_en{
    height: 47px;
    background: url(../images/idx_c5_08.png) no-repeat center;
    position: relative;
    z-index:0;
}
.c5_lc_top .top_tit{
    height: 139px;
    width: 100%;
    background: url(../images/idx_c5_04.png)no-repeat ;
    background-position: center;
    position: absolute;
    top: 30px;
    z-index:99;
}
.c5_lc_top .top_tit .p1{
    font-size: 40px;
    color: #282828;
    font-weight: bold;
    line-height: 50px;
    margin-top: 10px;
}
 .top_tit .p2{
    font-size: 60px;
    color: #db241e;
    font-weight: bold;
    line-height: 76px;
}
 .c5_con1{
    margin-top: 142px;
}
 .c5_con .lili{
    position: relative;
     padding-bottom: 50px;
}
 .c5_con .lili .li_img{
    position: absolute;
}
 .c5_con .lili .li_con{
    position: relative;
    width: 396px;
    text-align: left;
}
.c5_con .lili.lio .li_con{
    margin-left: 804px;
}
.c5_con .lili.lie .li_con{
    margin-left: 75px;
}
.c5_con .lili .li_con .num{
    position: absolute;
    top: 0px;
    left: -75px;
}
 .c5_con .lili .li_con .p1{
    font-size: 20px;
    color: #d2d2d2;
    text-transform: uppercase;
    line-height: 18px;
}
 .c5_con .lili .li_con .p2{
    font-size: 35px;
    color: #282828;
    font-weight: bold;
    line-height: 44px;
}
 .c5_con .lili .li_con .p3{
    font-size: 10px;
    color: #d2d2d2;
    line-height: 16px;
}
 .c5_con .lili .li_con .p4_1{
    margin-top: 14px;
}
 .c5_con .lili .li_con .p4{
    font-size: 16px;
    color: #282828;
    line-height: 26px;
    padding-left: 30px;
    position: relative;
    margin-bottom: 8px;
}
 .c5_con .lili .li_con .p4 i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background:url(../images/idx_c5_07.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 6px;
}
 .c5_con .lili.lio .li_img{
    top:0px;
    left:182px;
}
.c5_con .lili.lie .li_img{
    top:-32px;
    right:148px;
}
.c5_con .lili.li_3{
    margin-top: 56px;
    padding-bottom: 96px;
}
.c5_con .lili.li_3 .li_img{
    top:-16px;
}
.c5_con .lili.li_4 .li_img{
    right:287px;
}
.c5_con .lili.li_5{
    padding-bottom: 68px;
}
.c5_con .lili.li_5 .li_img{
    left:146px;
}
.c5_con .lili.li_6 .li_img{
    top:-38px;
}
/*荣誉证书滚动*/
.c5_center{
    width: 100%;
    height: 316px;
    background: url(../images/idx_c5_bg2.jpg) no-repeat center;
    position: relative;
}
.c5_center_con{
   padding-top: 21px;
    padding-left: 100px;
}
.c5_center_con .title{
    float: left;
    width: 50px;
    height: 200px;
    background-color: #db241e;
    line-height: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 75px;
}
.ladyScroll3{
    float: left;
    width:930px;
    height: 275px;
    position:relative;
}
.ladyScroll3 .prev,.ladyScroll3 .next{
    width:36px;
    height:36px;
    border-radius: 50%;
    overflow: hidden;
    position:absolute;
    top:118px;
    right:-81px;
    z-index:20;
    cursor:pointer;
    text-align: center;
    vertical-align: middle;
}
.ladyScroll3 .next{
    background: url(../images/idx_ry_next.png) no-repeat;
    background-position: 13px;
    background-color: #fefefe;
    opacity: 0.5;
}
.ladyScroll3 .prev{
    left:-118px;
    background: url(../images/idx_ry_prev.png) no-repeat;
    background-position: 10px;
    background-color: #fefefe;
    opacity: 0.5;
}
.ladyScroll3 .prev:hover,.ladyScroll3 .next:hover{
    background-color:#db241e ;
}

.ladyScroll3 .scrollWrap{
    width:930px;
    overflow:hidden;
    position:absolute;
    margin-left: 20px;
}
.ladyScroll3 dl{
    float:left;
    width:190px;
    text-align:left;
    position:relative;
}
.ladyScroll3  dt{
    font-size: 0;
}
.ladyScroll3  dt a{
    display: inline-block;
    width: 170px;
    height: 275px;
    overflow: hidden;
}

.ladyScroll3 .dlList{
    width:930px ;
    overflow: hidden;
}
.ladyScroll3  dt a .img{
	width: 170px;
	height: 235px;
	overflow: hidden;
	background: #fff;
}
.ladyScroll3  dt a p{
    font-size: 16px;
    padding: 0 5px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    background-color: #333333;
}


 /*ind_lc--*/
.ind_lc{
    width:100%;
    background-color: #db241e;
    padding-bottom: 20px;
}
.lc_con{
    padding-top: 28px;
}
.lc_con .groc_top .txt,.lc_con .groc_top .tit{
    color:#fff !important;
}
.lc_con .groc_top .line span,.lc_con .groc_top .line span i{
    background-color: #fff !important;
}
.lc_con .list_lc{
    margin-top: 18px;
    text-align: center;
}
.lc_con .list_lc ul{
    font-size: 0;
    padding-left: 20px;
}
.lc_con .list_lc ul li{
    display: inline-block;
    width: 110px;
    margin-right: 40px;
}
.lc_con .list_lc ul li:last-child{
    margin-right: 0px;
}
.lc_con .list_lc ul li .img_lc{
    width: 110px;
    height: 110px;
    overflow: hidden;
    border-radius: 50%;
}

.lc_con .list_lc ul li p{
    font-size: 20px;
    color: #fff;
    line-height: 46px;
}
    /*ind_c6*/
.ind_c6{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.c6_1 .c6_gy{
    margin-top: 28px;
    position: relative;
}
.c6_1 .c6_gy .fl_img{
    float: left;
    width: 830px;
    height: 473px;
    overflow: hidden;
}
.c6_1 .c6_gy .gy_us{
    float: right;
    width: 332px;
    height: 100%;
    background: url(../images/idx_c6_01.png) no-repeat;
    position: absolute;
    top:0px;
    right: 0px;
    padding: 34px 20px 20px 49px;

}
.c6_1 .c6_gy .gy_us .tit{
    font-size: 35px;
    color: #da251e;
    text-transform: uppercase;
    line-height: 36px;
}
.c6_1 .c6_gy .gy_us .p1{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 34px;
}
.c6_1 .c6_gy .gy_us .text{
    margin-top: 16px;
    font-size: 16px;
    color: #333;
    line-height: 29px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    height: 203px;
}
.c6_1 .c6_gy .gy_us .more{
    margin-top: 30px;
}
.c6_1 .c6_gy .gy_us .more a{
    display: inline-block;
    font-size: 16px;
    color: #333;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #999999;
}
.c6_1 .c6_gy .gy_us .more a:hover{
    color: #da4b47;
    border-bottom: 1px solid #da4b47;
}
.c6_1  .downscrol{
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
}
.c6_1  .downscrol .inscrol{
    float: left;
    width: 9999999px;
}
#scroll1 {
    float: left;
    font-size: 0;
}
#scroll2{
    float: left;
    font-size: 0;
}
.c6_1 .downscrol .inscrol a{
    display: inline-block;
    width: 283px;
    height: 198px;
    border: 1px solid #cccccc;
    margin-right: 20px;
}
.c6_1 .downscrol .inscrol .img{
    margin: 4px 4px;
    width: 275px;
    height: 190px;
    overflow: hidden;
}



/*ind_c7*/
.ind_c7{
    width: 100%;
    background-color: #ececec;
    padding-bottom: 20px;
}
.c7_context{
    overflow: hidden;
    padding-top: 30px;
}
.c7_1{
    width: 105%;
 }
 .c7_1 .fl_news{
    float: left;
    width: 340px;
    min-height: 475px;
    padding: 20px ;
    background-color: #fff;
    margin-right: 30px;
    padding-bottom: 0px;
}
.c7_1 .fl_news .news_top{
    position: relative;
}
.c7_1 .fl_news .news_top .tit{
    width: 138px;
    height: 74px;
    background-color: #db241e;
    color: #fff;
    padding-left: 12px;
    position: absolute;
    top: -40px;
    left:0px
}
.c7_1 .fl_news .news_top .tit .p1{
    font-size: 24px;
    margin-top: 10px;
    line-height: 32px;
}
.c7_1 .fl_news .news_top .tit .p2{
    font-size: 18px;
    text-transform: uppercase;
    line-height: 22px;
}
.c7_1 .fl_news .news_top .more{
    float: right;
}
.c7_1 .fl_news .news_top .more a{
    display: inline-block;
    width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #000000;
    font-size: 14px;
    color: #282828;
    text-transform: uppercase;
}
.c7_1 .fl_news .news_top .more a:hover{
    color: #db241e;
    border: 1px solid #db241e;
    font-weight:400;
}
.c7_1 .fl_news .news_img{
    margin-top: 20px;
}
.c7_1 .fl_news .news_img .img{
    width: 340px;
    height: 170px;
    overflow: hidden;
}
.c7_1 .fl_news .news_img .tit{
    height: 40px;
    width: 100%;
    background-color: #282828;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 40px;
}
.c7_1 .fl_news .list_news ul li{
    height: 53px;
    border-bottom: 1px solid #f2f2f2;
}
.c7_1 .fl_news .list_news ul li:last-child{
    border-bottom: none;
}
.c7_1 .fl_news .list_news ul li a{
    position: relative;
    display: inline-block;
    padding-left: 15px;
    line-height: 53px;
    font-size: 14px;
    color: #282828;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 53px;
}
.c7_1 .fl_news .list_news ul li a i{
    display: inline-block;
    width: 17px;
    height: 15px;
    overflow: hidden;
    background: url(../images/idx_news_01.png) no-repeat;
    position: absolute;
    left: -11px;
    top: 19px;
}
.c7_1 .fl_news .list_news ul li a:hover{
    color: #db241e;
}

.c7_1 .fr_aq .aq_text{
    margin-top: 34px;
    height: 392px;
    overflow: hidden;
}
.c7_1 .fr_aq .aq_text ul li{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    padding-top: 20px;
}

.c7_1 .fr_aq .aq_text ul li a{
    display: inline-block;
}
.c7_1 .fr_aq .aq_text ul li a .p1{
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    float: left;
}
.que .p1{
    background-color: #282828;
}
.ans .p1{
    background-color: #db241e;
}
.que .p2{
    float: left;
    width: 298px;
    font-size: 14px;
    font-weight: bold;
    color: #282828;
    padding-left: 20px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 22px;
}
.ans {
    margin-top: 14px;
}
.ans .p2{
    float: left;
    width: 298px;
    font-size: 14px;
    color: #282828;
    padding-left: 20px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 22px;
}
