.flex_center{
    display: flex;
    align-content: center;
    justify-content: center;
}
.banner .swiper-slide img{
    width: 100%;
    height: auto;
}
#header.index_header .nav li li a{
    color: #000000;
}
.product_lists .price {
    font-size: 16px;
    padding-top: 10px;
    color: rgb(229,39,41);
}
#header{
    height: 56px;
    background: #ffffff;
    width: 100%;
}
#header .con_margin{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1440px;
    margin: 0 auto;
}
#header .logo em{
    width: 188px;
    height: 24px;
    display: inline-block;
    background: url("../img/logo.png") no-repeat;
    text-indent: -9999px;
}
#header .nav li{
    width: 121px;
    display: inline-block;
    text-align: center;
    position: relative;
}
#header .nav li.hover a,
#header .nav li a:hover{
    border-bottom: 2px solid rgb(229,39,41);
    display: block;
    line-height: 54px;
}
#header .search em{
    width: 18px;
    height: 18px;
    background: url("../img/search_icon.png") no-repeat;
    display: inline-block;
}
#header .nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#header .search{
    /* position: relative; */
    margin: 0 0 0 17px;
}
#header .search form{
    width: 73%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 70px;
}
#header .search_tool {
    position: absolute;
    left: 0;
    background: rgba(255,255,255,0.2);
    top: 58px;
    width: 100%;
    height: 70px;
    display: none;
    z-index: 99;
}
#header input.inp_text {
    width: 85%;
    line-height: 40px;
    background: rgba(255,255,255,0.2);
    border-style: solid;
    border-color: #fdfdfd;
    display: inline-block;
    border-width: 1px 0 1px 1px;
    outline: none;
    text-indent: 20px;
    color: #ffffff;
}
#header input.inp_button {
    display: inline-block;
    border-style: solid;
    border-color: #fdfdfd;
    width: 19%;
    height: 42px;
    border-width: 1px;
    background: url(../img/index_search_icon.png) no-repeat center center rgb(229,39,41);
    outline: none;
}
#header.index_header{
    position: absolute;
    top: 0;
    z-index: 9;
    background: none;
    border-bottom: 1px solid rgba(255,255,255,0.18);
}
#header.index_header .logo em{
    /*background: url("../img/index_logo.png") no-repeat;*/
    background: url("../img/logo.png") no-repeat;
}
#header.index_header .nav li.hover a,
#header.index_header .nav li a:hover{
    border-bottom: 2px solid rgb(229,39,41);
}
#header.index_header .nav li a{
    color: #000;
}
#header.index_header .search em{
    background: url("../img/index_search_icon.png") no-repeat; 
}
#header .search em:hover{
    cursor: pointer;
}
.banner .swiper-pagination-bullet{
    width: 40px;
    height: 3px;
    border-radius: 0;
    background: #ffffff;
    margin: 0 6px !important;
}
.banner .swiper-pagination{
    bottom: 32px;
}
.index_activity_1{
    /*background: url("../img/index_activity_1.jpg") no-repeat;*/
    /*background-size: cover;*/
    /*max-height: 850px;*/
    /*padding: 28px 0 0;*/
    /*display: flex;*/
    /*justify-content: center;*/
    overflow: hidden;
}
.index_activity_1 img{
    max-width: 101%;
    min-width: 100%;
}
.index_activity_1 .store_right{
    margin: 79px 6.93% 0 4.68%;
}
.index_activity_2{
    background: url("../img/index_activity_2.jpg") no-repeat;
    background-size: cover;
    max-height: 885px;
}
.index_activity_2 .jk_con{
    max-width: 1082px;
    margin: 0 auto;
    padding: 153px 0 267px;
}
.index_activity_2 .jk_title{
    text-align: center;
    font-size: 70px;
	font-weight: bold;
	line-height: 32px;
    color: #ffffff;
    line-height: 70px;
}
.index_activity_2 .jk_en{
    font-size: 22px;
	line-height: 31px;
	letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    margin: 7px 0 0;
}
.index_activity_2 .sign{
    font-size: 20px;
	line-height: 62px;
	letter-spacing: 12px;
    color: #ffffff;
    text-align: center;
    width: 54.25%;
    margin: 0 auto 20px;
}
.index_activity_2 .sign span{
    position: relative;
}
.index_activity_2 .sign span::before,
.index_activity_2 .sign span::after{
    content: "";
    height: 1px;
    background: rgba(255,255,255,0.5);
    display: inline-block;
    position: absolute;
    width: 94px;
    top: 50%;
}
.index_activity_2 .sign span::before{
    left: -133px;
}
.index_activity_2 .sign span::after{
    right: -133px;
}
.advantage ul li{
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin: 0 26px;
}
.advantage ul li span{
    display: block;
    line-height: 32px;
    text-align: center;
}
.advantage{
    text-align: center;
}
.reason ul li{
    display: inline-block;
    color: #ffffff;
}
.reason .choose{
    font-size: 48px;
    color: #ffffff;
    line-height: 54px;
    margin: 0 9px 0 16px;
}
.reason ul li{
    margin: 0 13px;
}
.reason ul li span{
    display: block;
    line-height: 40px;
    text-align: center;
}
.jk_con .line{
    height: 1px;
    background: url("../img/jk_line.png") no-repeat;
    width: 100%;
    margin: 33px 0 50px;
}
.index_activity_3{
    background: url("../img/index_activity_3.jpg") no-repeat;
    background-size: cover;
    max-height: 889px;
}
.index_activity_3 .for_con{
    max-width: 699px;
    padding:13.8% 0 265px 12.03%;
}
.index_activity_3 .for_title{
    font-size: 70px;
    line-height: 85px;
    font-weight: bold;
	letter-spacing: 2px;
    color: #333333;
}
.index_activity_3 .name{
    font-size: 32px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #555555;
}
.index_activity_3 .info_cn{
    font-size: 18px;
	line-height: 25px;
    color: #555555;
    margin: 11px 0 10px;
}
.index_activity_3 .info_en{
    font-size: 12px;
	line-height: 16px;
	color: #777777;
	text-transform: uppercase;
}
.index_activity_3 .for_line{
    background: url("../img/for_line.png") no-repeat;
    height: 1px;
    display: block;
    margin: 29px 0 17px;
}
.index_activity_4{
    display: flex;
    align-items: center;
    background: #2d2d2d;
}
.index_activity_4 .store_img{
    width: 50%;
}
.index_activity_4 .store_img img{
    width: 100%;
    height: auto;
}
.index_activity_4 .store_right{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index_activity_4 .store_con{
    width: 58.02%;
}
.index_activity_4 .store_name{
    font-size: 24px;
	line-height: 72px;
    color: #ffffff;
    text-align: center;
}
.index_activity_4 p{
    font-size: 12px;
	line-height: 24px;
	color: #ffffff;
    text-align: center;
}
.index_activity_4 .more{
    text-align: center;
    margin: 35px 0 0;
}
.index_activity_4 .more a{
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    display: inline-block;
    width: 150px;
	height: 40px;
	border-radius: 4px;
    border: solid 1px #dcdbdb;
}
#foot{
    background-color: #212121;
}
#foot .foot_contact{
    color: #ffffff;
    width: 1440px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}
#foot .foot_contact .title{
    font-size: 16px;
	color: #ffffff;
}
#foot .foot_contact .line{
    width: 16px;
	height: 1px;
	background-color: #ffffff;
    opacity: 0.4;
    margin: 25px 0 20px 0;
}
#foot .foot_contact ul li a{
    font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	opacity: 0.3;
}
#foot .copyright{
    height: 54px;
    background-color: #131313;
    line-height: 54px;
    font-size: 14px;
	color: #ffffff;
    opacity: 0.3;
    text-align: center;
}
.foot_contactus .tel,
.foot_contactus .email{
    font-size: 14px;
	line-height: 30px;
	color: rgba(255,255,255,0.3);
}
.foot_contactus .tel .label em,
.foot_contactus .email .label em{
    width: 19px;
    height: 16px;
    display: inline-block;
    margin: 0 6px 0 0;
}
.foot_contactus .label{
    display: flex;
    align-items: center;
}
.foot_contactus .tel{
    margin: 0 0 20px 0;
}
.foot_contactus .tel .label em{
    background: url("../img/foot_tel_icon.png") no-repeat left center;
}
.foot_contactus .email .label em{
    background: url("../img/foot_email_icon.png") no-repeat left center;
}
.foot_contactus .tel p{
    font-size: 22px;
	line-height: 30px;
	color: rgb(229,39,41);
}
.foot_contact .scan p{
    font-size: 14px;
	line-height: 30px;
	color: #ffffff;
    opacity: 0.3;
    text-align: center;
    margin: 10px 0 0;
}
.page_banner img{
    width: 100%;
    height: auto;
}
/****************page about*******/
.page_title{
    text-align: center;
}
.page_title .cn{
    font-size: 50px;
	line-height: 50px;
    color: #333333;
    margin: 60px 0 12px;
}
.page_title .en{
    font-size: 16px;
    color: #999999;
    line-height: 16px;
    margin: 0 0 14px;
}
.page_title .line{
    margin: 0 0 40px;
    height: 9px;
    background: url("../img/title_line.png") no-repeat center center;
}
.page_about{
    margin: 0 0 60px;
}
.page_about .about_con{
    text-align: center;
}
.page_about .about_con .name{
    font-size: 20px;
	line-height: 32px;
    color: #333333;
    margin: 5px 0 17px;
}
.page_about .about_con p{
    font-size: 16px;
	line-height: 40px;
	color: #666666;
}
.page_about .special{
    max-width: 1053px;
    margin: 50px auto 0;
}
.page_about .special .line_col{
    width: 1px;
	height: 66px;
    background-color: #e5e5e5;
    display: inline-block;
}
.page_about .special .circle{
    min-width: 137px;
}
.page_about .special .circle p{
    font-size: 14px;
	line-height: 30px;
	color: #555555;
}
.page_about .special .circle .circle_num{
    height: 133px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page_about .special .circle .circle_num .qty{
    font-size: 40px;
    line-height: 30px;
    color: #333333;
}
.page_about .special .circle .circle_num .sign{
    padding: 15px 0 0 5px;
    font-size: 14px;
	color: #7c7c7c;
}
.page_about .special .circle .circle_num .plus{
    font-size: 40px;
	letter-spacing: 1px;
	color: #333333;
}
.page_about .special .circle:nth-child(1) .circle_num{
    background: url("../img/about_circle_1.png") no-repeat right center;
}
.page_about .special .circle:nth-child(3) .circle_num{
    background: url("../img/about_circle_2.png") no-repeat right center;
}
.page_about .special .circle:nth-child(5) .circle_num{
    background: url("../img/about_circle_3.png") no-repeat right center;
}
.page_about .special .circle:nth-child(7) .circle_num{
    background: url("../img/about_circle_4.png") no-repeat right center;
    padding-right: 11px;
}
.page_good{
    background: url("../img/page_about_good_bg.jpg") no-repeat;
    background-size: cover;
    padding: 74px 0 84px;
}
.page_good .container{
    flex-wrap: wrap;
}
.page_good .good_item{
    width: 32.5%;
    max-height: 237px;
    overflow: hidden;
    margin: 0 0 20px;
    position: relative;
}
.page_good .good_item .img img{
    width: 100%;
    height: auto;
}
.page_good .good_item .sname{
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    position: absolute;
    top: 40px;
    left: 29px;
}
.page_good .good_item:hover{
    cursor: pointer;
}
.page_good .good_item:hover .sname{
    display: none;
}
.page_good .good_item:hover .dask{
    height:100%;
}
.page_good .good_item .dask{
    position: absolute;
    bottom: -40px;
    background: rgba(255,255,255,0.85);
    width: calc(100% - 62px);
    padding: 40px 31px 0;
    transition: all .5s ease-in;
    height: 0;
}
.page_good .good_item .dask .name{
    font-size: 22px;
	line-height: 30px;
	color: #000000;
}
.page_good .good_item .dask .en{
    font-size: 16px;
	line-height: 20px;
	color: #888888;
}
.page_good .good_item .dask .line{
    width: 12px;
	height: 2px;
    background-color: #000000;
    display: inline-block;
    margin: 20px 0 15px;
}
.page_good .good_item .dask p{
    font-size: 16px;
	line-height: 30px;
	color: #333333;
}
.page_honner{
    margin: 0 0 86px;
    display: none;
}
.page_honner .swiper-container{
    max-width: 92.43%;
    margin: 0 auto;
    position: unset;
}
.page_honner .container{
    position: relative;
}
.page_honner .swiper-button-next,
.page_honner .swiper-button-prev{
    width: 34px;
	height: 34px;
    top: 60%;
}
.page_honner .swiper-button-next{
    background: url("../img/about_next.png") no-repeat;
    right: 0;
}
.page_honner .swiper-button-prev{
    background: url("../img/about_prev.png") no-repeat;
    left: 0;
}
.page_honner .swiper-slide img{
    width: 100%;
    height: auto;
}
.product_lists ul{
    flex-wrap: wrap;
}
.product_lists ul li{
    width: 23.93%;
    margin: 0 0 50px;
}
.product_lists ul li .img{
    /*max-height: 206px;*/
    overflow: hidden;
}
.product_lists ul li .img img{
    width: 100%;
    height: auto;
}
.product_lists ul li .info{
    text-align: center;
}
.product_lists ul li .name{
    font-size: 20px;
	line-height: 20px;
    color: #333333;
    margin: 36px 0 -4px;
}
.product_lists ul li .sign{
    width: 23px;
	height: 2px;
    background-color: rgb(229,39,41);
    display: inline-block;
}
.product_lists ul li .desp{
    font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.product_cate{
    text-align: center;
    margin: 0 0 38px;
}
.product_cate a{
    width: 73px;
	height: 33px;
	background-color: #ffffff;
    border: solid 1px #d3d3d3;
    display: inline-block;
    line-height: 33px;
    margin: 0 3px;
    font-size: 14px;
	color: #888888;
}
.product_cate a.hover,
.product_cate a:hover{
    background-color: rgb(229,39,41);
    border: solid 1px rgb(229,39,41);
    color: #ffffff;
}
.page_product{
    margin: 0 0 100px;
}
.page_suggest{
    margin: 27px 0 134px;
}
.page_product_info .desp .info_img{
    width: 59.21%;
}
.page_product_info .desp .info_img img{
    max-width: 100%;
}
.page_product_info .desp .param{
    width: 496px;
    border-style: solid;
    border-color: #e9e9e9;
    border-width: 1px 1px 0;
}
.param .pa_tr{
    border-bottom: 1px solid #e9e9e9;
    line-height: 50px;
    font-size: 16px;
    color: #666666;
    display: flex;
}
.param .label_td_left,
.param .td_right{
    padding: 0 30px;
    line-height: 30px;
    display: flex;
    align-items: center;
    min-height: 50px;
}
.param .label_td_left{
    min-width: 124px;
    border-right: 1px solid #e9e9e9;
}
.page_company .strength_con{
    font-size: 16px;
	line-height: 40px;
	color: #666666;
}
.strength_img .swiper-container{
    width: 81.42%;
    position: unset;
}
.strength_img{
    position: relative;
    margin: 56px 0 100px;
}
.strength_img .swiper-button-next,
.strength_img .swiper-button-prev{
    width: 22px;
    height: 44px;
}
.strength_img .swiper-button-next{
    right: 0;
    background: url("../img/company_next.png") no-repeat;
}
.strength_img .swiper-button-prev{
    left: 0;
    background: url("../img/company_prev.png") no-repeat;
}
.swiper-slide img{
    width: 100%;
    height: auto;
}
.page_strength{
    background: #f2f2f2;
    padding: 0 0 30px;
}
.page_strength .page_title .cn{
    padding: 60px 0 12px;
    margin: 0;
}
.page_strength .page_title .line{
    background: url("../img/strength_title_line.png") no-repeat center center;
}
.page_strength .strength_item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    margin: 0 0 51px;
}
.page_strength .strength_item .img{
    width: 50%;
}
.page_strength .strength_item .img img{
    width: 100%;
    height: auto;
}
.page_strength .strength_item .text{
    padding: 0 45px;
    width: calc(50% - 90px);
    text-align: center;
}
.page_strength .strength_item .text .name{
    font-size: 22px;
	line-height: 32px;
    color: #333333;
        text-transform: uppercase;
}
.page_strength .strength_item .text .line{
    width: 44px;
	height: 3px;
    background-color: #333333;
    display: inline-block;
    margin: 12px 0 4px;
}
.page_strength .strength_item .text .con{
    text-align: left;
    font-size: 14px;
	line-height: 32px;
	color: #666666;
}
.page_strength .strength_item .text .con p{
    margin: 20px 0;
}
.strength_item .center{
    text-align: center;
}
.page_join .join_cate{
    height: 65px;
	box-shadow: 0px 0px 8px 0px 
        rgba(0, 0, 0, 0.13);
        text-align: center;
        line-height: 65px;
        color: #c4c4c4;
}
.page_join .join_cate a{
    font-size: 16px;
    color: #666666;
    margin: 0 70px;
}
.page_join .join_cate a.hover,
.page_join .join_cate a:hover{
    color: rgb(229,39,41);
}
.condition_list{
    flex-wrap: wrap;
    padding: 30px 0 0;
}
.condition_list .codition_item{
    width: 45.93%;
    height: 113px;
    background-color: #e6e6e6;
    border-radius: 30px 0px 30px 0px;
    margin: 0 0 40px;
    display: flex;
    align-items: center;
}
.condition_list .codition_item .img{
    width: 115px;
    background: url("../img/page_conditions_left_bg.png") no-repeat;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.condition_list .codition_item .con{
    font-size: 20px;
	line-height: 35px;
	letter-spacing: 1px;
    color: #333333;
    padding: 0 0 0 51px;
}
.page_join .link_tel{
    background: url("../img/tel_bg.png") no-repeat;
    display: flex;
    box-shadow: 4px 8px 19px 0px 
    rgba(0, 0, 0, 0.09);
    margin: 20px 0 0;
}
.page_join .link_tel .img{
    padding: 0 0 0 66px;
}
.page_join .link_tel .tel{
    width: 68.36%;
    text-align: center;
}
.page_join .link_tel .tel .num,
.page_join .link_tel .tel .ab_num,
.page_join .link_tel .tel .tel_num{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page_join .link_tel .zs_tel{
    border-bottom: 1px solid #ededed;
    padding: 31px 0 26px;
}
.page_join .link_tel .zs_tel span{
    font-size: 20px;
	letter-spacing: 1px;
    color: rgb(229,39,41);
    font-weight: bold;
    position: relative;
}
.page_join .link_tel .zs_tel span::before,
.page_join .link_tel .zs_tel span::after{
    width: 59px;
	height: 1px;
    background-color: rgb(229,39,41);
    content: "";
    position: absolute;
    display: inline-block;
}
.page_join .link_tel .zs_tel span::before{
    left: -80px;
    top: 14px;
}
.page_join .link_tel .zs_tel span::after{
    right: -80px;
    top: 14px;
}
.page_join .link_tel .num p{
    font-size: 18px;
	line-height: 30px;
    color: #222222;
    text-align: left;
    margin: 0 0 0 18px;
}
.page_join .link_tel .num{
    margin: 37px 0 0;
}
.page_join .link_tel .num_line{
    width: 1px;
	height: 39px;
    background-color: #ececec;
    display: inline-block;
    margin: 0 4.57%;
}
.page_join .link_tel .tel .num .img{
    padding: 0;
}
.page_join{
    margin: 0 0 121px;
}
.page_contact .map{
    width: 53.93%;
    height: 435px;
}
.page_contact .address{
    width: 555px;
}
.page_contact{
    margin: 0 0 145px;
}
.page_contact .address .name{
    font-size: 23px;
	line-height: 30px;
	letter-spacing: 1px;
    color: #333333;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 15px;
    margin: 0 0 30px;
}
.page_contact .address ul li{
    font-size: 17px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #666666;
}
.page_contact .address ul li .img{
    min-width: 40px;
    display: inline-block;
}
.page_new_list .new_lists{
    flex-wrap: wrap;
}
.page_new_list .new_lists .new_item{
    width: 32.14%;
    margin: 0 0 40px;
}
.page_new_list .new_lists .new_item .img{
    height: 390px;
    overflow: hidden;
}
.page_new_list .new_lists .new_item img{
    width: 100%;
}
.page_new_list .new_lists .new_item .new_info{
    padding: 23px 26px 26px;
    border-bottom: 1px solid #eeeeee;
}
.page_new_list .new_lists .new_item .name{
    font-size: 20px;
    color: #333333;
    padding: 0 0 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.page_new_list .new_lists .new_item p{
    font-size: 14px;
	line-height: 26px;
    color: #999999;
    width: 87.72%;
}
.page_new_list .new_lists .new_item .info{
    background: url("../img/new_sign.png") no-repeat right bottom;
}
.page_new_list .new_lists .new_item:hover .new_info{
    background-color: rgb(229,39,41);
}
.page_new_list .new_lists .new_item:hover .new_info .name,
.page_new_list .new_lists .new_item:hover .new_info p{
    color: #ffffff;
}
.page_new_list .new_lists .new_item:hover .info{
    background: url("../img/new_sign_hover.png") no-repeat right bottom;
}
.page_new_list{
    margin: 0 0 92px;
}
.new_info_header{
    box-shadow: 0px 0px 9px 0px 
    rgba(24, 24, 24, 0.22);
}
.page_new_info{
    margin: 59px 0 79px;
}
.page_new_info .name{
    font-size: 24px;
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 19px;
}
.page_new_info .date{
    font-size: 12px;
	line-height: 34px;
    color: #999999;
    text-align: center;
    padding: 7px 0 40px;
}
.new_info_con{
    font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.new_info_con p{
    margin: 20px 0;
}
.new_info_con img{
    max-width: 100%;
    height: auto;
}
.page_new_info .back a{
    width: 129px;
	height: 41px;
    background-color: rgb(229,39,41);
    display: inline-block;
    color: #ffffff;
    text-align: center;
    line-height: 41px;
}
.page_new_info .back{
    margin: 80px 0 40px;
}
.page_new_info .new_siblings{
    border-top: 1px solid #f1f1f1;
}
.page_new_info .new_siblings a{
    font-size: 14px;
	line-height: 18px;
    color: #666666;
    display: block;
    margin: 26px 0 0;

}
#pagesize{
    text-align: center;
    margin: 12px 0 0;
}
#pagesize ul{
    display: inline-flex;
}
#pagesize a, #pagesize span{
    color: #333333 !important;
    box-shadow: unset !important;
    border-radius: 0px !important;
    background: unset !important;
    padding: 2px 9px !important;
    border: solid 1px #e3e3e3 !important;
    margin: 0 10px 0 0 !important;
}
#pagesize .active,
#pagesize a:hover{
    background-color: rgb(229,39,41) !important;
    border: solid 1px rgb(229,39,41) !important;
    color: #ffffff !important;
}
#pagesize li:first-child a,
#pagesize li:last-child a
{
    border: 0 !important;
}
.page_product #pagesize{
    margin: 50px 0 0;
}
#header .nav li ul{
    display: none;
    position: absolute;
    background: #ffffff;
}
#header .nav li:hover ul{
    display: block;
    border-top: 2px solid rgb(229,39,41);
}
#header .nav li ul li a{
    border-bottom: 1px solid #f3f3f3;
    line-height: 54px;
    display: block;
}
#header .nav li.hover li a, #header .nav li li a:hover,
#header.index_header .nav li li a:hover {
    border-bottom: 1px solid #f3f3f3;
}
#header .nav li a{
    line-height: 54px;
}