h2,strong {
    font-weight: normal;
}

body {
    background: #fff;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "MSYH", serif;
}

.food_logo .logo{
    background: url(../../images/food/icon_sprite_food_01.png) no-repeat 0 0;
}

.food_logo {
    padding: 30px 0 8px;
    height: 71px;
}

.food_logo .logo {
    float: left;
    display: block;
    width: 165px;
    height: 51px;
    background-position: 0 0;
}

.icon_slogan {
    float: left;
    display: block;
    margin-top: 5px;
    margin-left: 86px;
    width: 145px;
    height: 47px;
    background: url(../../images/icon_sprite_03.png) no-repeat -404px -70px;
}

.top_search .sim_select,.top_search .sim_select h3 {
    background: url(../../images/icon_sprite_07.png) no-repeat;
}

.top_search {
    margin: 10px 0 0 117px;
    width: 447px;
}

.top_search .sim_select {
    float: left;
    display: inline;
    position: relative;
    z-index: 10;
    width: 75px;
    height: 33px;
    border: 1px solid #c1c1c1;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    behavior: url(../../script/index_new2016/PIE.htc);
    margin-top: 3px;
    background-position: 74px -205px;
}

.top_search .sim_select h3 {
    line-height: 33px;
    font-weight: normal;
    font-size: 14px;
    padding-left: 15px;
    cursor: pointer;
    float: left;
    display: inline;
    width: 59px;
    background-position: 57px -148px;
}

.sim_select ul {
    display: none;
    position: absolute;
    left: -1px;
    top: 32px;
    z-index: 1000;
    width: 72px;
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    cursor: pointer;
}

.sim_select ul li {
    height: 29px;
    width: 58px;
    border: 1px solid #d0d0d0;
    border-top: 0;
    background-color: #fff;
    line-height: 29px;
    padding-left: 16px;
}

.sim_select ul li span {
    display: block;
    height: 29px;
    width: 58px;
}

.top_search .inp_txt {
    width: 284px;
    color: #666;
    margin: 0;
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 14px;
    border: 0;
    font-size: 14px;
    _height: 30px;
    _line-height: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body:nth-of-type(1) .top_search .inp_txt {
        height: 15px;
        line-height: 15px;
        padding: 9px 0 9px 14px;
    }
}

.inp_txt_wrap {
    border: 1px solid #c1c1c1;
    float: left;
    display: inline;
    margin-top: 3px;
    border-radius: 0;
    height: 33px;
    width: 298px;
    border-left: 0;
    font-size: 14px;
}

@-moz-keyframes bg {
    0% {
        background: rgba(255,170,170,0.18);
    }

    25% {
        background: rgba(255,170,170,0.5);
    }

    50% {
        background: rgba(255,170,170,0.1);
    }

    75% {
        background: rgba(255,170,170,0.5);
    }

    100% {
        background: rgba(255,170,170,0.18);
    }
}

@-webkit-keyframes bg {
    0% {
        background: rgba(255,170,170,0.18);
    }

    25% {
        background: rgba(255,170,170,0.5);
    }

    50% {
        background: rgba(255,170,170,0.1);
    }

    75% {
        background: rgba(255,170,170,0.5);
    }

    100% {
        background: rgba(255,170,170,0.18);
    }
}

@-o-keyframes bg {
    0% {
        background: rgba(255,170,170,0.18);
    }

    25% {
        background: rgba(255,170,170,0.5);
    }

    50% {
        background: rgba(255,170,170,0.1);
    }

    75% {
        background: rgba(255,170,170,0.5);
    }

    100% {
        background: rgba(255,170,170,0.18);
    }
}

.top_search .submit_second_btn {
    border: 0;
    float: left;
    display: inline;
    width: 66px;
    height: 35px;
    margin-top: 3px;
    margin-right: 6px;
    cursor: pointer;
    border-radius: 0;
    background: url(../../images/icon_sprite_03.png) no-repeat -361px -763px;
}

.inp_txt_wrap {
    position: relative;
    z-index: 2;
}

.top_suggest_wrap {
    display: none;
    position: absolute;
    border: 1px solid #c1c1c1;
    background: #fff;
    width: 298px;
    z-index: 3000;
    left: -1px;
    top: 33px;
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
    overflow: hidden;
}

.top_suggest_wrap .top_suggest_item,.top_suggest_wrap .top_suggest_tip,.top_suggest_wrap .top_suggest_more {
    height: 26px;
    line-height: 26px;
    padding-left: 14px;
    overflow: hidden;
}

.top_suggest_wrap .top_suggest_item {
    cursor: pointer;
}

.top_suggest_wrap .top_suggest_tip {
    color: #000;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dashed #eee;
}

.top_suggest_wrap .top_suggest_more {
    font-size: 12px;
    border-top: 1px dashed #eee;
    height: 30px;
    line-height: 30px;
}

.top_suggest_more a {
    display: inline;
}

.top_suggest_more .top_suggest_hotAll {
    float: left;
    margin-left: 0;
}

.top_suggest_more .top_suggest_toHomePage {
    float: right;
    margin-right: 10px;
}

.weibo_suggest .top_suggest_more {
    display: block;
}

.menu {
    width: 100%;
    height: 49px;
    background: #ffa631;
    z-index: 9999999;
}

.menu li.item {
    float: left;
    color: white;
}

.menu li.item a{color: #fff;}

.menu a:link{
    padding: 0;
    width: 139px;
    display: inline-block;
    line-height: 49px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.menu a:hover,.menu a.cur {
    color: #fff!important;
    text-decoration: none!important;
    background: #f70;
}

.main_1, .main_2, .main_3, .main_4{
    width: 1000px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}

.today_hot{
    float: left;
}

.today_hot h2{
    background: url("../images/icon1.jpg") no-repeat;
    width: 89px;
    height: 41px;
    color: white;
    line-height: 32px;
    font-size: 18px;
    text-indent: 8px;
    float: left;
    margin-left: 20px;
}

.today_hot span{
    float: left;
    font-size: 16px;
    color: #ccc;
    line-height: 32px;
    margin-left: 10px;
}

.main_1 ul{
    float: left;
    width: 280px;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.main_1 ul li{
    float: left;
    width: 100%;
}

.main_1 ul li a{
    text-decoration: none;
}

.main_1_title a{
    color: #ffa631;
    font-size: 20px;
}

.main_1_txt{
    margin-top: 10px;
}

.main_1_txt a{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.main_1 ol{
    float: left;
    width: 280px;
    margin-left: 20px;
    margin-top: 10px;
}

.main_1 ol li{
    float: left;
    width: 120px;
    padding: 0 10px;
    margin-top: 5px;
    background: url("../images/dian.jpg") no-repeat 0 11px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_1 ol li a{
    text-decoration: none;
    color: #666;
}

.tab_holder2 {
    float: left;
    display: inline-block;
    height: 32px;
}

.main_2 ul li{
    margin-right: 30px;
    float: left;
}

.main_2 ul li a{
    color: #666;
    width: 84px;
    display: inline-block;
    margin-top: -1px;
    text-align: center;
    font-size: 18px;
    float: left;
    text-decoration: none;
    padding-left: 5px;
}

.main_2 ul .cur{
    height: 32px;
    border-bottom: 1px solid #ffa631;
}

.main_2 ul .cur a{
    color: #ffa631;
}

.main_2 ul{
    border-bottom: 1px solid #eceef4;
    width: 100%;
}

.tab_content2 .panel {
    display: none;
}

.tab_content2 .panel .tab_1{
    float: left;
    width: 323px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
}

.tab_content2 .panel .tab_1:hover{
    -moz-box-shadow: 2px 4px 7px rgba(51,51,51,0.3);;
    -webkit-box-shadow: 2px 4px 7px rgba(51,51,51,0.3);;
    box-shadow: 2px 4px 7px rgba(51,51,51,0.3);;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
}

.tab_content2 .panel .tab_1 img{
    width: 120px;
    height: 120px;
    float: left;
}

.tab_content2 .panel .tab_1 p, .tab_content2 .panel .tab_1 strong{
    width: 180px;
    float: left;
    padding: 0 10px;
}

.tab_content2 .panel .tab_1 p{
    font-size: 18px;
    color: #666;
    padding: 20px 0 20px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_content2 .panel .tab_1 strong{
    font-size: 14px;
    color: #999;
}

.ad_set{
    width: 1000px;
    margin: 0 auto;
}

.ad_set, .ad_set img {
    overflow: hidden;
}

.ad_set .as_l{
    width: 262px;
}

.ad_set .as_r {
    width: 728px;
}

.main_3_crumbs{
    height: 32px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eceef4;
    margin-bottom: 20px;
}

.main_3_crumbs h2{
    color: #ffa631;
    width: 84px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    float: left;
    text-decoration: none;
    padding-left: 5px;
    border-bottom: 1px solid #ffa631;
    height: 32px;
}

.main_3_crumbs ul {
    float: right;
}

.main_3_crumbs ul li{
    float: left;
    background: url("../../images/index_new2016/dian.jpg") no-repeat 0 8px;
    padding-left: 10px;
    margin-left: 40px;
    font-size: 14px;
    margin-top: 5px;
}

.main_3_crumbs ul li a{
    text-decoration: none;
    color: #666;
}

.main_3_content {
    float: left;
    overflow: hidden;
    width: 100%;
}

.main_3_content li{
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
    position: relative;
}

.main_3_content .main_3_bigimg{
    float: left;
    width: 400px;
    height: 266px;
    margin-left: 0 !important;
}

.main_3_content li img{
    width: 198px;
    height: 132px;
}

.main_3_content li span{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color:rgba(0,0,0,0.4) !important;
    width: 198px;
    text-align: center;
    padding: 5px 0;
    z-index: 999;
    display: none;
}

.main_3_content li span a{
    color: white;
    text-align: center;
    text-decoration: none;
}


.main_3_content li .big{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color:rgba(0,0,0,0.4) !important;
    width: 399px;
    text-align: center;
    padding: 5px 0;
    z-index: 999;
    display: none;
}

.main_3_content li .big a{
    color: white;
    text-align: center;
    text-decoration: none;
}

.main_3_content .main_3_bigimg img{
    width: 400px;
    height: 266px;
}

.slides{
    position: fixed;
    display: none;
    bottom: 10%;
}

.slides .slideul>li.fanhui{
    position:relative;
    display:block;
    width:50px;
    height:50px;
    margin-top:2px;
    overflow: hidden;
    background-color: #ffa631;
    cursor: pointer;
}

.slides .slideul>li.fanhui img, .slides .slideul>li.kefu img{
    padding: 16px 0 0 15px;
}

.slides .slideul>li.kefu{
    width:50px;
    height: 50px;
    background-color: #ffa631;
}

.slides .slideul>li ul.kefulist{
    position:absolute;
    left: 50px;
    top: 0;
    display:none;
}

.slides .slideul>li ul.kefulist li{
    margin-bottom:10px;
}

.slides .slideul>li ul.kefulist li a{
    display:block;
    width:50px;
    height: 45px;
    line-height:20px;
    padding-top: 5px;
    background:#ffa631;
    color:#fff;
    text-align:center;
    text-decoration:none;
}

.slides .slideul>li ul.kefulist li a:hover{
    text-decoration:none;
}

.main_4_left{
    width: 740px;
    float: left;
    overflow: hidden;
}

.main_4_lefto{
    width: 220px;
    overflow: hidden;
    float: left;
}

.main_4_lefto h2 {
    color: #333;
    width: 100%;
    display: inline-block;
    text-align: left;
    text-indent: 5px;
    font-size: 18px;
    float: left;
    text-decoration: none;
    padding-left: 5px;
    font-weight: bold;
    border-bottom: 1px solid #eceef4;
    height: 32px;
}

.main_4_lefto img{
    width: 220px;
    height: 220px;
}

.main_4_lefto ul{
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    padding-left: 20px;
    border-top: 1px dashed #ddd;
}

.main_4_lefto ul li{
    float: left;
    background: url("../../images/index_new2016/dian.jpg") no-repeat 0 9px;
    width: 90px;
    padding: 0 0 0 10px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_4_lefto ul li a{
    color: #666666;
    text-decoration: none;
}

.main_4_leftt{
    width: 500px;
    float: left;
}

.main_4_leftt strong a{
    background: url("../../images/index_new2016/icon4.jpg") no-repeat right;
    font-size: 14px;
    color: #999;
    text-decoration: none;
    float: right;
    line-height: 30px;
    padding-right: 20px;
    margin-right: 8px;
}

.main_4_leftt ul{
    border-bottom: 1px solid #eceef4;
    padding-left: 10px;
    height: 32px;
    width: 100%;
}

.main_4_leftt ul li{
    float: left;
    margin-right:25px;
}

.main_4_leftt ul li a{
    width: 42px;
    display: inline-block;
    margin-top: -1px;
    text-align: left;
    text-decoration: none;
    padding-left: 5px;
    font-size: 16px;
    color: #666;
}

.main_4_leftt ul .cur a{
    height: 32px;
    color: #ffa631;
    border-bottom: 0;
}

.main_4_left .gjl ul li{
    float: left;
    margin-right:20px;
}

.main_4_leftt ul .w56 a{
    width: 58px !important;
}

.main_4_leftt ul .w75 a{
    width: 40px !important;
}

.main_4_leftt ul .cur{
    height: 32px;
    border-bottom: 1px solid #ffa631;
}

.tab_2{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-left: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #eceef4;
}

.tab_2 img{
    float: left;
    width: 150px;
    height: 100px;
}

.panel .tab_2 ul{
    width: 330px;
    height: auto;
    float: left;
    border: none;
    padding-left: 20px;
}

.panel .tab_2 ul .tab_2o, .panel .tab_2 ul .tab_2t{
    float: left;
    width: 320px;
}

.panel .tab_2 ul .tab_2o a{
    width: 320px;
    height: auto;
    font-size: 20px;
    color: #ffa631;
    text-align: left;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.panel .tab_2 ul .tab_2t a{
    overflow: hidden;
    width: 320px;
    height: auto;
    color: #666;
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
}

.panel ol{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 20px;
}

.panel ol li{
    float: left;
    margin-bottom: 16px;
    width: 250px;
}

.panel ol li em{
    font-style: normal;
    color: #ffa631;
    font-size: 14px;
    border-right: 1px solid #666;
    padding-right: 5px;
    float: left;
    width: 28px;
}

.panel ol li a{
    color: #666;
    font-size: 14px;
    padding-left: 5px;
    text-decoration: none;
    float: left;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_4_right{
    width: 240px;
    margin-left: 20px;
    float: left;
}

.main_4_right h2{
    width: 100%;
    font-size: 18px;
    color: #ffa631;
    height: 32px;
    display: inline-block;
    text-align: left;
    float: left;
    border-bottom: 1px solid #eceef4;
}

.main_4_right h2 em{
    display: inline-block;
    font-style: normal;
    height: 32px;
    border-bottom: 1px solid #ffa631;
}

.main_4_right ul{
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.main_4_right ul li{
    float: left;
    width: 74px;
    margin-right: 8px;
}

.main_4_right ul li img{
    width: 74px;
    height: 74px;
    overflow: hidden;
    float: left;
}

.main_4_right ul li p{
    float: left;
    text-align: center;
    width: 74px;
    padding: 5px 0;
}

.main_4_right ul li a{
    text-decoration: none;
    color: #333;
    font-size: 12px;
}

.ellipse {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.ellipse a{
    float: left;
    width: 60px;
    height: 25px;
    margin-right: 11px;
    margin-bottom: 11px;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    behavior: url(../../script/index_new2016/PIE.htc);
    line-height: 25px;
    text-decoration: none;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.ellipse a:hover{
    border: 1px solid #ffa631;
    color: #ffa631;
}

.main_4_right ol {
    float: left;
    position: relative;
}

.main_4_right ol i{
    position: absolute;
    background: url("../../images/index_new2016/baidu.jpg") no-repeat;
    width: 14px;
    height: 14px;
    bottom: 0;
    right: 0;
}

.main_4_right ol li{
    float: left;
    line-height: 24px;
    font-size: 14px;
    background: url("../../images/index_new2016/dian2.jpg") no-repeat 0 11px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_4_right ol li a{
    text-decoration: none;
    color: #666;
}

.main_4_leftt .panel .mian4_2{
    float: left;
    width: 240px;
    margin-top: 20px;
    margin-left: 10px;
}

.main_4_leftt .panel .mian4_2 a{
    overflow: hidden;
    float: left;
}

.main_4_leftt .panel .mian4_2 img{
    float: left;
    overflow: hidden;
    width: 55px;
    height: 57px;
    border-radius: 50%;
    behavior: url(../../script/food/PIE.htc);
}

.main_4_leftt .panel .mian4_2 h2{
    width: 170px;
    float: left;
    margin-top: 20px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_4_leftt .panel .mian4_2 h2 a{
    font-weight: bold;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
}

.main_4_leftt .panel .mian4_2 ul{
    border: none;
    float: left;
    margin-top: 10px;
    width: 175px;
    height: auto;
}

.main_4_leftt .panel .mian4_2 ul li{
    background: url("../../images/index_new2016/dian.jpg") no-repeat 0 11px;
    margin-top: 10px;
}

.main_4_leftt .panel .mian4_2 ul li a{
    font-size: 12px !important;
    color: #666 !important;
    width: 150px;
    line-height: 24px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_4_right dl {
    float: left;
    overflow: hidden;
    padding: 4px;
    border: 1px solid #eceef4;
    position: relative;
}

.main_4_right dl dt{
    float: left;
    margin-right: 4px;
    width: 74px;
}

.main_4_right dl dt img{
    width: 74px;
    height: 75px;
}

.main_4_right dl dt p {
    width: 75px;
}

.main_4_right dl dt p a{
    padding: 5px 0;
    float: left;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 12px;
}

.main_4_right dl i{
    position: absolute;
    background: url("../../images/index_new2016/baidu.jpg") no-repeat;
    width: 14px;
    height: 14px;
    bottom: 0;
    right: 0;
}

.main_4_leftt .tab_content2 .panel sub{
    font-style: normal;
    float: left;
    width: 250px;
    margin-top: 15px;
}

.main_4_leftt .tab_content2 .panel sub a{
    text-decoration: none;
    color: #666;
    font-size: 18px;
    padding-left: 10px;
}

.main_4_leftt .tab_content2 .panel .jiadian{
    margin-top: 15px;
}

.main_4_leftt .tab_content2 .panel .jiadian li{
    background: url("../../images/index_new2016/dian2.jpg") no-repeat 0 9px;
    padding-left: 8px;
    margin-bottom: 10px;
    width: 240px;
}

.marqueeleft {
    height: 146px;
    width: 1000px;
    overflow: hidden;
    margin: 20px auto;
}

.marqueeleft ul {
    float: left;
    position: relative
}

.marqueeleft li {
    float: left;
    margin: 0 5px;
    display: inline;
    width: 220px;
    height: 146px;
    overflow: hidden;
}

.marqueeleft li .pic {
    display: block;
    width: 220px;
    height: 146px;
    padding: 2px;
    overflow: hidden;
}

.marqueeleft li .txt {
    text-align: center;
    line-height: 23px;
    position: absolute;
    bottom: 0;
    width: 220px;
    background: url("../../images/index_new2016/txtbj.png") no-repeat 0 -14px;
}

.marqueeleft li .txt a {
    width: 220px;
    text-align: center;
    color: white;
}

.navigation{
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
}

.navigation h2{
    background: url("../../images/index_new2016/navigation.jpg") no-repeat;
    width: 291px;
    height: 31px;
}

.navigation .navigation_main{
    width: 958px;
    padding: 0 20px 20px 20px;
    overflow: hidden;
    float: left;
    border: 1px solid #dddddd;
    margin-top:20px;
}

.navigation dl{
    width: 475px;
    float: left;
    overflow: hidden;
    margin-top: 25px;
}

.navigation dl dt{
    float: left;
    background-color: #cccccc;
    font-size: 14px;
    color: white;
    width: 17px;
    height: 40px;
    padding-left: 3px;
    border-radius: 3px;
    behavior: url(../../script/index_new2016/PIE.htc);
    margin-right: 30px;
}

.navigation dl dt a{
    text-decoration: none;
    color: white;
}

.navigation dl dd{
    float: left;
    width: 80px;
}

.navigation dl dd a{
    color: #666;
    text-decoration: none;
    width: 70px;
    float: left;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
}

.relative_partners {
    margin: 20px auto;
    width: 1000px;
}

.relative_partners .rp_holder {
    padding: 0;
    height: 35px;
    border-bottom: 1px solid #e5e5e5;
}

.relative_partners .rp_holder li.item,.relative_partners .rp_holder li.item h3 {
    display: inline-block;
    _display: inline;
    height: 35px;
    line-height: 35px;
}

.relative_partners .rp_holder li.item {
    float: left;
    _display: block;
    margin-right: 25px;
}

.relative_partners .rp_holder li.item h3 {
    padding: 0 1px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    cursor: pointer;
}

.relative_partners .rp_holder li.item.cur {
    color: #ffa631;
    border-bottom: 1px solid #ffa631;
}

.relative_partners .rp_holder li.item.cur h3 {
    color: #ffa631;
}

.relative_partners .rp_content {
    padding: 12px 0;
}

.relative_partners .rp_content .panel {
    display: none;
}

.relative_partners .rp_content a.item {
    float: left;
    display: inline-block;
    padding-right: 10px;
    width: 150px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
}

.main_4 .main_4_right .fruits{}

.main_4 .main_4_right .fruits li{
    float: left;
    width: 240px;
    margin-bottom: 3px;
}

.main_4 .main_4_right .fruits li img{
    width: 75px;
    float: left;
}

.main_4 .main_4_right .fruits li a{
    float: left;
    line-height: 24px;
}

.main_4 .main_4_right .fruits li a p{
    width: 150px;
    text-align: left;
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #666;
}

.main_4 .main_4_right .fruits li a p:hover{
    color: #ffa631;
}

.fruits_icon{
    width: 100%;
    float: left;
    margin-top: 10px;
}

.main_4 .main_4_left .main_4_leftt .panel .fruits_icon .three_division{
    float: left;
    width: 156px;
}

.main_4 .main_4_left .main_4_leftt .panel .fruits_icon .two_division{
    float: left;
    width: 235px;
}

.fruits_icon .icon7{
    float: left;
    background: url("../../images/index_new2016/icon7.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 7px;
}

.fruits_icon .icon8{
    float: left;
    background: url("../../images/index_new2016/icon8.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 5px;
}

.fruits_icon .icon9{
    float: left;
    background: url("../../images/index_new2016/icon9.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 100px;
}

.fruits_icon .icon10{
    float: left;
    background: url("../../images/index_new2016/icon10.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 100px;
}

.fruits_icon .icon11{
    float: left;
    background: url("../../images/index_new2016/icon11.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 10px;
}

.fruits_icon .icon12{
    float: left;
    background: url("../../images/index_new2016/icon12.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 100px;
}

.fruits_icon .icon13{
    float: left;
    background: url("../../images/index_new2016/icon13.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 100px;
}


.fruits_icon .icon14{
    float: left;
    background: url("../../images/index_new2016/icon14.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 10px;
}

.fruits_icon .icon15{
    float: left;
    background: url("../../images/index_new2016/icon15.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 100px;
}

.fruits_icon .icon16{
    float: left;
    background: url("../../images/index_new2016/icon16.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 100px;
}


.fruits_icon .icon17{
    float: left;
    background: url("../../images/index_new2016/icon17.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 10px;
}

.fruits_icon .icon18{
    float: left;
    background: url("../../images/index_new2016/icon18.png") no-repeat;
    height: 30px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-indent: 10px;
    line-height: 30px;
    margin-left: 175px;
}

.main_4 .main_4_left .main_4_leftt .panel .fruits_icon ul {
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
    margin-top: 20px;
    border: 0;
}

.main_4 .main_4_left .main_4_leftt .panel .fruits_icon ul li{
    float: left;
    width: 78px;
    margin-right: 0;
    margin-bottom: 10px;
    background: url("../../images/index_new2016/dian.jpg") no-repeat 0 11px;

}

.main_4 .main_4_left .main_4_leftt .panel .fruits_icon ul li a{
    color: #999;
    font-size: 14px;
    width: auto;
    padding-left: 10px;
    line-height: 24px;
    width: 55px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
}

#menu {
    width: 50px;
    height: auto;
    position: fixed;
    top: 40%;
    left: 15px;
}

#menu ul {
    display: block;
    list-style: none;
}

#menu ul li{
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    padding-bottom: 1px;
}

#menu ul li a {
    width: 30px;
    height: 46px;
    padding: 5px 10px 0 10px;
    color: #999;
    display: block;
    text-decoration: none;
    font-size: 14px;
}

#menu ul li a em{
    height: 50px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eee;
    font-style: normal;
}

#menu ul li a:hover{
    color: #fff;
}

#menu ul li:hover,#menu ul li a.cur {
    background-color: #ffa631;
    color: #fff;
}

.main_4 .main_4_right .subject {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.main_4 .main_4_right .subject h2{
    border: none;
    display: block;
    float: left;
}

.main_4 .main_4_right .subject h2 a{
    font-size: 20px;
    color: #ffa631;
}

.main_4 .main_4_right .subject_list{
    float: left;
    background-color: #fffaf4;
    width: 100%;
    height: 160px;
    position: relative;
    border-radius: 5px 5px 0 0 ;
    behavior: url(../../script/index_new2016/PIE.htc);
}

.main_4 .main_4_right .subject_list i{
    background: url("../../images/index_new2016/icon19.png");
    width: 29px;
    height: 28px;
    position: absolute;
    top: 5px;
    left: -4px;
    font-style: normal;
    color: white;
    font-size: 14px;
    line-height: 30px;
    text-indent: 5px;
}

.main_4 .main_4_right .subject_list p{
    font-size: 16px;
    color: #333;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    width: 100%;
}

.radio_box {
    float: left;
    width: 220px;
}

.radio_box ul li {
    background:url(../../images/index_new2016/radio_01.png) 30px center no-repeat;
    padding-left:54px;
    height:34px;
    line-height:34px;
    font-size:14px;
    color:#575757;
    width: 100%;
}

.radio_box ul li:hover{
    background:url(../../images/index_new2016/radio_02.png) 30px center no-repeat;
}

.radio_box ul li.selected:hover{
    background-color: white;
}

.radio_box ul li:hover{
    background-color: white;
}

.main_4 .main_4_right .subject_list span{
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

.main_4 .main_4_right .subject_list2 {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.main_4 .main_4_right .subject_list2 span{
    background: url("../../images/index_new2016/icon20.jpg") no-repeat right 3px;
    float: right;
    width: 80px;
    text-indent: 20px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.main_4 .main_4_right .subject_list2 ul{
    margin-top: 10px;
    display: none;
}

.main_4 .main_4_right .subject_list2 .tab2{
    display: block;
}

.main_4 .main_4_right .subject_list2 ul li{
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 26px;
}

.main_4 .main_4_right .subject_list2 ul li a{
    font-size: 14px;
    color: #666;
}

.main_4 .main_4_right .subject_list2 ul li a:hover{
    color: #ffa631;
}

.main_4 .main_4_right .subject_list h5{
    float: left;
    height: 4px;
    width: 100%;
    border-bottom: 4px solid #ffd399;
    bottom: 4px;
    position: relative;
}

.main_4 .main_4_right .subject_list h5 strong{
    width: 10%;
    border-bottom: 4px solid #ffa631;
    position: absolute;
    top: 4px;
}

.main_4 .main_4_right .subject_list h5 .w20{
    width: 20% !important;
}

.main_4 .main_4_right .subject_list h5 .w30{
    width: 30% !important;
}

.main_4 .main_4_right .subject_list h5 .w40{
    width: 40% !important;
}

.main_4 .main_4_right .subject_list h5 .w50{
    width: 50% !important;
}

.main_4 .main_4_right .subject_list h5 .w60{
    width: 60% !important;
}

.main_4 .main_4_right .subject_list h5 .w70{
    width: 70% !important;
}

.main_4 .main_4_right .subject_list h5 .w80{
    width: 80% !important;
}

.main_4 .main_4_right .subject_list h5 .w90{
    width: 90% !important;
}

.main_4 .main_4_right .subject_list h5 .w100{
    width: 100% !important;
}

#a2, #a3 ,#a4, #a5, #a6, #a7, #a8, #a9, #a10, #a11{
    display: none;
}

.main_4 .main_4_right .subject_list .daan{
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    width: 180px;
    height: 128px;
    padding-right: 20px;
    padding-top: 16px;
    line-height: 24px;
    background: url("../../images/index_new2016/icon21.jpg") no-repeat bottom right;
}

.main_4_leftt ul .mr15{
    margin-right: 40px !important;
}

.main_4_leftt ul .mr14{
    margin-right: 36px !important;
}

.main_4_leftt ul .mr28{
    margin-right: 35px !important;
}

.banner,.swipe-wrap,.swipe-wrap li,.swipe-wrap li a img {
    width: 695px;
    height: 342px;
}

.banner {
    position: relative;
}

.main_1 .trigger {
    float: left;
    width: auto !important;
    border: none;
    padding: 0;
    margin: 0;
}

.main_1 .swipe-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0!important;
}

.main_1 .swipe-wrap li a {
    position: relative;
    display: block;
}

.swipe-wrap li a img {
    display: block;
}

.main_1 .trigger {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 300;
    width: 100px !important;
    height: 10px;
}

.main_1 .trigger li {
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: #555555;
    border-radius: 50%;
    behavior: url(../../script/index_new2016/PIE.htc);
}

.main_1 .trigger li.on {
    width: 30px;
    background: #ffa631;
    border-radius: 8px;
    behavior: url(../../script/index_new2016/PIE.htc);
}

.main_4_lefto .three_td{
    overflow: hidden;
    margin-top: 10px;
    width: 200px;
    padding-left: 20px;
    border-top: 1px dashed #ddd;
}

.main_4_lefto .three_td li{
    float: left;
    background: url("../../images/index_new2016/dian.jpg") no-repeat 0 9px;
    width: 190px;
    padding: 0 0 0 10px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_4_lefto .three_td li a{
    color: #666666;
    text-decoration: none;
}

/*fruits_2017 2017年08月21日10:27:28*/
.fruits_2017 { float: left; width: 100%; }
.fruits_2017 span { }
.fruits_2017 span a{ float: left;width: 75px;margin-right: 7px;}
.fruits_2017 span a img{float: left;width: 75px;height: 75px}
.fruits_2017 span a:last-child{margin-right: 0}
.fruits_2017 span a p{float: left;width: 100%;text-align: center;color: #333333;font-size: 12px}
.fruits_2017 span a:hover p{color: #ff8922}
.fruits_2017 ol{ float: left;width: 100%; margin-top: 10px;}
.fruits_2017 ol li{float: left;width: 100%;margin-bottom: 8px;}
.fruits_2017 ol li a{font-size: 14px;color: #666666;}
.fruits_2017 ol li a:hover{color: #ff8922}

/*2017年12月06日 五图样式*/
.five{ width: 1000px;margin: 0 auto 20px auto; overflow: hidden;}
.five ul{float: left;width: 100%;}
.five ul li{float: left;width: 188px;margin-right: 15px;}
.five ul li:last-child{margin-right: 0;}
.five ul li a{float: left;width: 100%;height: 124px;position: relative}
.five ul li a img{float: left;width: 100%;height: 100%;}
.five ul li a p{position: absolute;left: 0;bottom: 0;height: 24px;line-height: 24px;color: white;width: 100%;background: rgba(0,0,0,.6);text-align: center}
.tu123{margin-top: 10px;float: left;width: 100%;}