
.wookmark_wrap .list .cover h2 {
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 20px;
    left: 20px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
}
/**************�ٷ��Ż�**********************/
.preferential-office {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.preferential-office .ptial-print {
    position: relative;
    float: left;
    width: 127px;
    height: 235px;
    background: url(/res/images/youhui_04.png) center no-repeat;
}
.preferential-office .ptial-print .more-and-more {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 83px;
    height: 20px;
    margin-top: -33px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
    border-radius: 100px;
}
.preferential-office .ptial-print .more-and-more:hover {
    color: #fff;
    background-color: #000;
}
.preferential-office .preferential-sild-box {
    overflow: hidden;
}
.preferential-office .preferent-change-small {
    float: left;
    width: 100%;
    padding-top: 6px;
}
.preferential-office .preferent-change-small ul {
    margin-left: -127px;
    text-align: center;
}
.preferential-office .preferent-change-small ul li {
    font-size: 0;
    display: inline-block;
    width: 28px;
    height: 7px;
    margin: 0 5px;
    cursor: pointer;
    background: #d8d8d8;

    *display: inline;
    *zoom: 1;
}
.preferential-office .preferent-change-small li.on {
    width: 28px;
    height: 7px;
    background: #f0520e;
}
.preferential-office .pretial-box {
    float: right;
    width: 1085px;
    margin-left: -12px;
}
.preferential-office .pretial-lit {
    overflow: hidden;
    width: 1085px;
    margin-left: -12px;
}
.preferential-office .pretial-lit li {
    float: left;
    width: 195px;
    height: 235px;
    margin-left: 20px;
    border: 1px solid #fff;
}
.preferential-office .pretial-pic {
    position: relative;
    height: 153px;
}
.preferential-office .pretial-pic .pta-name-style {
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: 16px;
    padding: 0 6px;
    text-align: center;
    border: 1px solid #ff6700;
    border-radius: 100px;
    background: #fff;
}
.preferential-office .pretial-pic .pta-name-style span {
    font-size: 12px;
    line-height: 16px;
    display: block;
    padding-left: 15px;
    color: #ff6700;
}
.preferential-office .pretial-pic .pretial-01 {
    background: url(/res/images/youhui_03.png) left no-repeat;
}
.preferential-office .pretial-pic .pretial-02 {
    background: url(/res/images/youhui_02.png) left no-repeat;
}
.preferential-office .pretial-pic .pretial-03 {
    background: url(/res/images/youhui_01.png) left no-repeat;
}
.preferential-office .pretial-pic .place-name {
    position: absolute;
    top: 10px;
    left: 50%;
    overflow: hidden;
    width: 170px;
    height: 20px;
    margin-left: -85px;
    text-align: center;
}
.preferential-office .pretial-pic .place-name span {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    padding: 0 10px;
    color: #d71f21;
    border-radius: 100px;
    background: rgba(255, 255, 255, .8);
}
.preferential-office .pretial-pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.preferential-office .pretial-infor {
    position: relative;
    height: 72px;
    padding: 5px 10px;
    background-color: #f5f5f5;
}
.preferential-office .pretial-infor p {
    font-size: 12px;
    color: #9a9a9a;
}
.preferential-office .pretial-infor .price-infor {
    position: absolute;
    right: 10px;
    bottom: 8px;
    left: 10px;
    overflow: hidden;
    height: 32px;
}
.pretial-infor .price-infor .shop-car {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    background: url(/res/images/youhui_06.png) center no-repeat;
}
.pretial-infor .price-infor .shop-price {
    font-family: Impact;
    font-size: 20px;
    line-height: 32px;
    float: left;
    color: #d71f21;
}
.pretial-infor .price-infor .shop-price i {
    font-size: 10px;
    font-style: normal;
    line-height: 28px;
    float: left;
    margin-right: 5px;
}
.pretial-infor .price-infor .shop-price em {
    font-size: 12px;
    float: right;
    margin-left: 3px;
    color: #a3a3a3;
}
.pretial-lit li:hover {
    border: 1px solid #f0520e;
}
.pretial-lit li:hover .pretial-pic .place-name span {
    color: #fff;
    background-color: #d71f21;
}
.pretial-lit li:hover .pretial-infor {
    background-color: #d71f21;
}
.pretial-lit li:hover .pretial-infor p,
.pretial-lit li:hover  .price-infor .shop-price,
.pretial-lit li:hover  .price-infor .shop-price em {
    color: #fff;
}
.pretial-lit li:hover  .price-infor .shop-car {
    background: url(/res/images/youhui_05.png) center no-repeat;
}

/*====================== ���� ======================*/

.review_wrap {
    width: 650px;
}

.review_wrap .caption {
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
    color: #fa4209;
}

.review_wrap .grade {
    overflow: hidden;
    margin-bottom: 10px;
}

.review_wrap .star {
    float: left;
    width: 105px;
    height: 22px;
}

.review_wrap .star_0 {
    background: url(/res/images/star_0.png) no-repeat 0 2px;
}

.review_wrap .star_1 {
    background: url(/res/images/star_1.png) no-repeat 0 2px;
}

.review_wrap .star_2 {
    background: url(/res/images/star_2.png) no-repeat 0 2px;
}

.review_wrap .star_3 {
    background: url(/res/images/star_3.png) no-repeat 0 2px;
}

.review_wrap .star_4 {
    background: url(/res/images/star_4.png) no-repeat 0 2px;
}

.review_wrap .star_5 {
    background: url(/res/images/star_5.png) no-repeat 0 2px;
}

.review_wrap .grade em {
    font-size: 14px;
    line-height: 15px;
    float: left;
    margin-left: 10px;
    color: #9b9b9b;
}

.review_wrap .textarea_box {
    min-height: 43px;
    padding: 10px;
    border: 1px solid #dedede;
    border-radius: 2px;
}

.review_wrap .textarea_box #saytext {
    height: 100%;
}

.review_wrap .textarea_box textarea {
    font-size: 14px;
    width: 100%;
    height: 100%;
    resize: none;
    border: none;
    outline: none;
}

.review_wrap .publish {
    margin-top: 10px;
    margin-bottom: 25px;
}

.review_wrap .brow {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 5px;
    cursor: pointer;
    background: url(/res/images/review_01.png) no-repeat center;
}

.review_wrap .btn {
    font-size: 14px;
    line-height: 26px;
    float: right;
    width: 58px;
    height: 26px;
    text-align: center;
    color: #fff;
    border: 1px solid #c90019;
    border-radius: 3px;
    background-color: #fa4209;
}

.review_wrap .btn:hover {
    background-color: #c90019;
}

.review_wrap .code {
    float: right;
    width: 70px;
    height: 28px;
    margin-right: 10px;
    background-color: #eee;
}

.review_wrap .code_input {
    line-height: 28px;
    float: right;
    width: 60px;
    height: 26px;
    margin-right: 10px;
    padding: 0 10px;
    border: 1px solid #dedede;
}

.review_wrap .list_wrap {
    border-top: 1px solid #d9d9d9;
}

.review_wrap .sort {
    overflow: hidden;
    margin-top: 20px;
}

.review_wrap .sort a {
    font-size: 14px;
    line-height: 14px;
    float: left;
    margin-right: 8px;
    padding-right: 8px;
    color: #797979;
    border-right: 1px solid #aaa;
}

.review_wrap .sort a:last-child {
    border-right: none;
}

.review_wrap .sort .active {
    color: #fa4209;
}

.review_wrap .sort em {
    color: #ffa00e;
}

.review_wrap .list li {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #d9d9d9;
}

.review_wrap .list .head {
    float: left;
    width: 70px;
}

.review_wrap .list .head img {
    display: block;
    width: 66px;
    height: 66px;
    padding: 1px;
    border: 1px solid #efefef;
}

.review_wrap .list .head h3 {
    font-size: 12px;
    margin-top: 2px;
    text-align: center;
    color: #f5a623;
}

.review_wrap .list .info {
    margin-left: 85px;
}

.review_wrap .list .time {
    overflow: hidden;
}

.review_wrap .list .time h2 {
    font-size: 14px;
    line-height: 22px;
    float: left;
    color: #f5a623;
}

.review_wrap .list .time em {
    font-size: 12px;
    line-height: 22px;
    float: left;
    margin-left: 15px;
    color: #878687;
}

.review_wrap .list .txt {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    color: #6a6a6a;
}

.review_wrap .list_wrap .more {
    font-size: 14px;
    line-height: 30px;
    display: block;
    width: 118px;
    height: 30px;
    margin: 30px auto;
    text-align: center;
    color: #fff;
    border: 1px solid #c90019;
    background-color: #fa4209;
}

.review_wrap .list_wrap .more:hover {
    background-color: #c90019;
}

/*��������*/

.tourism_down {
    position: absolute;
    top: 67px;
    right: 0;
    left: 0;
    display: none;
    background-color: #fff;
    box-shadow: 4px 4px 10px rgba(0,0,0,.2);
}

.tourism_down_box {
    width: 1220px;
    margin: 0 auto;
}

.tourism_down_left {
    float: left;
}

.tourism_down_right {
    float: right;
}

.tourism_down_icon {
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

.tourism_down_item .tdi_01 {
    background: url(/res/images/tourism_down01.png) no-repeat center;
}

.tourism_down_item .tdi_02 {
    background: url(/res/images/tourism_down02.png) no-repeat center;
}

.tourism_down_item .tdi_03 {
    background: url(/res/images/tourism_down03.png) no-repeat center;
}

.tourism_down_item .tdi_04 {
    background: url(/res/images/tourism_down04.png) no-repeat center;
}

.tourism_down_item:hover .tdi_01 {
    background: url(/res/images/tourism_down05.png) no-repeat center;
}

.tourism_down_item:hover .tdi_02 {
    background: url(/res/images/tourism_down06.png) no-repeat center;
}

.tourism_down_item:hover .tdi_03 {
    background: url(/res/images/tourism_down07.png) no-repeat center;
}

.tourism_down_item:hover .tdi_04 {
    background: url(/res/images/tourism_down08.png) no-repeat center;
}

.tourism_down_item {
    position: relative;
    float: left;
    width: 200px;
    height: 238px;
    padding: 35px 0 24px 20px;
}

.tourism_down_item:hover {
    background: url(/res/images/tourism_down15.png) repeat;
}

.tourism_down_item h4 {
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    color: #b4b4b4;
}

.tourism_down_item:hover h4 {
    color: #ed532f;
}

.tourism_down_item b {
    font-size: 15px;
    color: #000;
}

.tourism_down_item:hover b {
    color: #ed532f;
}

.tourism_down_item span {
    font-family: 'Impact';
    font-size: 18px;
}

.tourism_down_item ul {
    height: 145px;
    padding: 5px 0 0 40px;
    border-right: 1px dashed #b4b4b4;
}

.tourism_down_item li {
    padding: 5px 0;
}

.tourism_down_item li a {
    font-size: 14px;
    padding-left: 15px;
    color: #666;
    background: url(/res/images/tourism_down16.png) no-repeat left center;
}

.tourism_down_item li i {
    display: none;
}

.tourism_down_item li a:hover i {
    display: inline;
}

.tourism_down_item li a:hover {
    color: #ed532f;
    background: url(/res/images/tourism_down17.png) no-repeat left center;
}

.tourism_down_more {
    font-size: 12px;
    line-height: 23px;
    position: absolute;
    bottom: 24px;
    left: 50%;
    display: block;
    width: 103px;
    height: 23px;
    margin-left: -51px;
    text-align: center;
    color: #999;
    border: 1px solid #999;
    border-radius: 3px;
}

.tourism_down_more:hover {
    color: #ed532f;
    border: 1px solid #ed532f;
}

.tourism_down_right ul {
    padding-top: 30px;
}

.tourism_down_right li a {
    display: block;
    width: 229px;
    height: 54px;
    margin-bottom: 10px;
    padding: 10px 0 10px 34px;
}

.tourism_down_right .tdk01 {
    background: url(/res/images/tourism_down09.png) no-repeat center;
}

.tourism_down_right .tdk02 {
    background: url(/res/images/tourism_down10.png) no-repeat center;
}

.tourism_down_right .tdk03 {
    background: url(/res/images/tourism_down11.png) no-repeat center;
}

.tourism_down_right .tdk01:hover {
    background: url(/res/images/tourism_down12.png) no-repeat center;
}

.tourism_down_right .tdk02:hover {
    background: url(/res/images/tourism_down13.png) no-repeat center;
}

.tourism_down_right .tdk03:hover {
    background: url(/res/images/tourism_down14.png) no-repeat center;
}

.tourism_down_right h4 {
    font-size: 23px;
    font-weight: bold;
    color: #666;
}

.tourism_down_right li:hover h4 {
    color: #fff;
}

.tourism_down_right p {
    font-size: 14px;
    color: #aaa;
}

.tourism_down_right li:hover p {
    color: #fff;
}

.tourism_down_right i {
    font-size: 16px;
    margin-left: 15px;
    color: #bbb;
}

.tourism_down_right li:hover i {
    color: #fff;
}

.review_wrap .publish .qqFace {
    padding-bottom: 1px;
    border-bottom: 1px solid #89949c;
}

.review_wrap .publish table,
.review_wrap .publish table tr {
    border-color: #d3e4f0;
}

.review_wrap .publish table td {
    padding: 5px;
    border-color: #d3e4f0;
    background-color: #f6fbfe;
}

.review_wrap .publish table td:hover {
    background-color: #fff;
}




/*�̼���������*/
.mdbz_box01 {
    position: relative;
    float: left;
    width: 750px;
    height: 135px;
    margin-bottom: 20px;
    padding: 20px;
    background: url(/res/images/mdbz_02.png) no-repeat center;
}

.mdbz_box01 .mdbz_icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 69px;
    height: 69px;
    background: url(/res/images/mdbz_01.png) no-repeat center;
}

.mdbz_left {
    float: left;
    width: 580px;
}

.mdbz_box01 .mdbz_pic {
    float: left;
    overflow: hidden;
    width: 185px;
    height: 135px;
    margin-right: 15px;
}

.mdbz_box01 .mdbz_left img {
    width: 100%;
    height: 100%;
}

.mdbz_box01 .mdbz_left h4 a {
    font-size: 18px;
    line-height: 2em;
    color: #6f6f6f;
}

.mdbz_box01 .mdbz_left h4 a:hover {
    color: #fa3c00;
}

.mdbz_box01 .mdbz_left p {
    font-size: 14px;
    line-height: 24px;
    color: #b1b1b1;
}

.mdbz_box01 .mdbz_right {
    float: right;
    height: 135px;
}

.mdbz_box01 .mdbz_right p {
    font-size: 16px;
    line-height: 135px;
    text-align: center;
    color: #aaa;
}

.mdbz_box01 .mdbz_right span {
    font-size: 36px;
    color: #fa3c00;
}

.mdbz_box02 {
    float: left;
    width: 790px;
    margin-bottom: 20px;
}

.mdbz_box02 .xTitle {
    background: url(/res/images/mdbz_03.png) no-repeat left top;
}

.mdbz_box02 ul {
    width: 805px;
    padding: 20px 0;
}

.mdbz_box02 li {
    float: left;
    width: 184px;
    height: 212px;
    margin-right: 15px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
}

.mdbz_box02 .mdbz_pic {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 125px;
}

.mdbz_box02 img {
    width: 100%;
    height: 100%;
}

.mdbz_box02 .mdbz_brief {
    padding: 10px 15px 0 15px;
}

.mdbz_box02 .mdbz_brief h4 {
    margin-bottom: 5px;
}

.mdbz_box02 .mdbz_brief a {
    font-size: 16px;
    color: #4a4a4a;
}

.mdbz_box02 .mdbz_brief a:hover {
    color: #ed5322;
}

.mdbz_box02 .mdbz_brief span {
    font-size: 12px;
    float: right;
    color: #4a4a4a;
}

.mdbz_box02 .mdbz_brief b {
    font-size: 16px;
    color: #ed5322;
}

.mdbz_box02 .mdbz_brief p {
    font-size: 12px;
    line-height: 18px;
    color: #9b9b9b;
}

.mdbz_box03 .xTitle {
    background: url(/res/images/mdbz_04.png) no-repeat left top;
}

.mdbz_box03 ul {
    width: 815px;
    padding-top: 20px;
}

.mdbz_box03 li {
    float: left;
    width: 184px;
    height: 232px;
    margin: 0 17px 17px 0;
    border: 1px solid #e8e8e8;
    background: #fff;
}

.mdbz_box03 .mdbz_pic {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 125px;
}

.mdbz_box03 img {
    width: 100%;
    height: 100%;
}

.mdbz_box03 .mdbz_brief {
    padding: 10px 15px 0 15px;
}

.mdbz_box03 .mdbz_brief h4 {
    margin-bottom: 5px;
}

.mdbz_box03 .mdbz_brief h4 a {
    font-size: 16px;
    color: #4a4a4a;
}

.mdbz_box03 .mdbz_brief h4 a:hover {
    color: #ed5322;
}

.mdbz_box03 .mdbz_brief p {
    font-size: 12px;
    line-height: 18px;
    color: #9b9b9b;
}

.mdbz_box03 .mdbz_brief span {
    font-size: 12px;
    padding-left: 12px;
    color: #fa3c00;
    background: url(/res/images/mdbz_05.png) no-repeat left center;
}

.mdbz_box03 .mdbz_more {
    line-height: 42px;
    display: block;
    width: 196px;
    height: 42px;
    margin: 0 auto;
    text-align: center;
    background: url(/res/images/mdbz_06.png) no-repeat center;
}

.mdbz_box03 .mdbz_more span {
    font-size: 16px;
    padding-left: 22px;
    color: #9b9b9b;
    background: url(/res/images/mdbz_07.png) no-repeat left center;
    text-shadow: 0 0 1px #e8e8e8;
}

.mdbz_box04  .xTitle {
    background: url(/res/images/mdbz_08.png) no-repeat left top;
}

.mdbz_box04 ul {
    width: 815px;
    padding: 20px 0;
}

.mdbz_box04 li {
    float: left;
    width: 252px;
    height: 212px;
    margin-right: 17px;
    border: 1px solid #e8e8e8;
    background: #fff;
}

.mdbz_box04 .mdbz_pic {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 125px;
}

.mdbz_box04 img {
    width: 100%;
    height: 100%;
}

.mdbz_box04 .mdbz_pic p {
    font-size: 12px;
    line-height: 40px;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    background: #ff8c00;
}

.mdbz_box04 .mdbz_pic span {
    font-size: 24px;
}

.mdbz_box04 .mdbz_brief {
    padding: 10px 15px 0 15px;
}

.mdbz_box04 .mdbz_brief h4 {
    margin-bottom: 5px;
}

.mdbz_box04 .mdbz_brief h4 a {
    font-size: 16px;
    color: #4a4a4a;
}

.mdbz_box04 .mdbz_brief h4 a:hover {
    color: #fa3c00;
}

.mdbz_box04 .mdbz_brief p {
    font-size: 14px;
    line-height: 18px;
    color: #858486;
}

.mdbz_box04 .mdbz_brief span {
    font-size: 12px;
    color: #858486;
}

.dly_wrap {
    width: 100%;
    height: 780px;
}

.dly_box {
    width: 380px;
    margin: 0 auto;
    padding: 60px 0;
}

.dly_logo {
    text-align: center;
}

.dly_logo img {
    display: inline;
    width: auto;
    height: 62px;
    vertical-align: middle;
    border: 0;
}

.dly_logo span {
    font-size: 18px;
    padding: 7px 20px;
    color: #fff;
    background: url(/res/images/logo_A.png) no-repeat center;
}

.dly_main {
    margin-top: 45px;
    padding: 10px 0 30px;
    background: #f1f1f2;
    background: rgba(255, 255, 255, .95);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.dly_main a {
    color: #959595;
}

.dly_main a:hover {
    color: #f1ae4e;
}

.dly_content {
    font-size: 14px;
    position: relative;
    width: 330px;
    margin: 0 auto;
}

.dly_nav {
    line-height: 59px;
    height: 59px;
    border-bottom: 1px solid #e8e8e8;
}

.dly_nav a {
    font-size: 16px;
    line-height: 59px;
    float: left;
    width: 50%;
    height: 59px;
    text-align: center;
    color: #959595;
}

.dly_nav .current {
    height: 58px;
    color: #f1ae4e;
    border-bottom: 2px solid  #f1ae4e;
}

.dly_form {
    display: none;
    padding-top: 30px;
}

.dly_input {
    position: relative;
    height: 70px;
}

.dly_input input {
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 3px 7px;
    border: 1px solid #d7d7d7;
    outline: none;
}

.dly_submit input {
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
    overflow: visible;
    width: 100%;
    height: 36px;
    padding: 0 15px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 3px;
    background-color: #f1ae4e;
}

.dly_submit input:hover {
    background-color: #f3ba69;
}

.dly_msg {
    font-size: 12px;
    line-height: 30px;
    position: relative;
}

.dly_msg .rember {
    line-height: 30px;
    float: left;
    margin-top: -32px;
}

.dly_msg .rember input {
    cursor: pointer;
    vertical-align: middle;
}

.dly_msg .rember label {
    cursor: pointer;
    vertical-align: middle;
    color: #959595;
}

.dly_msg .forget {
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    top: -100px;
    right: 0;
}

.dly_icon {
    padding: 20px 0;
    text-align: center;
}

.dly_icon a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 19px;
    background: url(/res/images/dly_icon.png) no-repeat;

    *display: inline;
    *zoom: 1;
}

.dly_icon a:hover {
    background-position-y: -40px;
}

.dly_icon .dly_qq {
    background-position: 0 0;
}

.dly_icon .dly_taobao {
    background-position: -80px 0;
}

.dly_icon .dly_weixin {
    background-position: -120px 0;
}

.dly_icon .dly_weibo {
    background-position: -40px 0;
}

.dly_balabala {
    color: #959595;
}

.dly_balabala a {
    color: #959595;
}

.dly_balabala .regist {
    float: right;
    color: #f1ae4e;
}

.dly_balabala .regist:hover {
    text-decoration: underline;
}

.dly_error {
    line-height: 16px;
    display: none;
    float: left;
    height: 16px;
    margin-top: 6px;
    padding-left: 14px;
    color: #ff654c;
    background: url(/res/images/dly_error.png) left center no-repeat;
}

.dly_warning .dly_error {
    display: block;
}

.dly_warning input {
    border-color: #ff654c;
}

.dly_clear {
    position: absolute;
    top: 10px;
    right: 7px;
    display: none;
    width: 20px;
    height: 20px;
    background: url(/res/images/dly_clear.png) no-repeat;
}

.dly_clear:hover {
    background-position: 0 -20px;
}

.dly_input .dly_input_r {
    float: right;
    width: 248px;
}

.dly_select {
    position: relative;
    display: inline-block;
    overflow: visible;
    width: 77px;
    height: 38px;
}

.dly_input .dly_input_l {
    float: left;
    width: 200px;
}

.dly_code {
    float: right;
    width: 125px;
    height: 40px;
}

.dly_code img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.dly_input .dly_send {
    font-size: 14px;
    line-height: 40px;
    float: right;
    width: 95px;
    height: 40px;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #f1ae4e;
}

.dly_input .dly_send:hover {
    color: #fff;
    background-color: #f3ba69;
}

.dly_input .pr {
    position: relative;
    width: 200px;
}

.intl-tel-input {
    width: 100%;
}

.country-list {
    overflow-x: hidden;
    width: 330px;
}

.dly_balabala .login {
    color: #f1ae4e;
}

.dly_balabala .login:hover {
    text-decoration: underline;
}

.dly_balabala .terms {
    float: right;
}

.dly_balabala .terms a {
    color: #f1ae4e;
}

.dly_balabala .terms a:hover {
    text-decoration: underline;
}

.dly_wrap h1 {
    font-size: 18px;
    padding: 30px 0 20px 0;
    color: #000;
    border-bottom: solid 1px #cacaca;
}

.fx_tips {
    width: 1216px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.fx_tips ul {
    width: 100%;
    height: 147px;
    padding-top: 30px;
}

.fx_tips li {
    float: left;
    width: 286px;
    height: 147px;
    margin: 0 9px;
    background: url('/res/images/fx_xts_3.png') no-repeat;
}

.fx_tips li h1 {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
}

.fx_tips li h1 i {
    float: left;
    width: 20px;
    height: 20px;
    margin: 8px 5px 0 15px;
}

.fx_tips li h1 i.icon_1 {
    background: url('/res/images/fx_xts_7.png') no-repeat center;
}

.fx_tips li h1 i.icon_2 {
    background: url('/res/images/fx_xts_6.png') no-repeat center;
}

.fx_tips li h1 i.icon_3 {
    background: url('/res/images/fx_xts_5.png') no-repeat center;
}

.fx_tips li h1 i.icon_4 {
    background: url('/res/images/fx_xts_4.png') no-repeat center;
}

.fx_tips li p {
    font-size: 12px;
    line-height: 18px;
    height: 72px;
    padding: 10px 15px 0 15px;
    color: #5f5f5f;
}

.fx_tips li .go_btn {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin: -5px 15px 0 0;
    padding-right: 10px;
    text-decoration: underline;
    letter-spacing: -1px;
    color: #9b9b9b;
    background: url('/res/images/fx_xts_2.png') no-repeat right 5px;
}

.fx_tips li .go_btn:hover {
    color: #d0021b;
}

.fx_tips .qh {
    font-size: 14px;
    float: right;
    margin-right: 15px;
    padding-left: 20px;
    color: #727272;
    background: url('/res/images/fx_xts_1.png') no-repeat left;
}

.fx_tips .qh:hover {
    color: #d0021b;
}

.cy_favorable {
    overflow: hidden;
    width: 1202px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
}

.cy_favorable .break {
    float: left;
    width: 130px;
    height: 526px;
    background: url('/res/img/cy_04.png') no-repeat;
}

.cy_favorable ul {
    float: left;
    width: 1072px;
}

.cy_favorable ul li {
    position: relative;
    float: left;
    width: 248px;
    height: 255px;
    margin: 0 0 20px 20px;
    background-color: #f5f5f5;
}

.cy_favorable ul li:hover {
    background-color: #d71f21;
}

.cy_favorable ul .box {
    position: relative;
    width: 247px;
    height: 184px;
}

.cy_favorable ul img {
    display: block;
    width: 100%;
    height: 100%;
}

.cy_favorable ul .box em {
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: 16px;
    padding: 0 8px 0 22px;
    text-align: left;
    color: #ff6700;
    border: 1px solid #ff6700;
    border-radius: 100px;
}

.cy_favorable ul .box .type_1 {
    background: url(/res/images/youhui_03.png) 6px center no-repeat #fff;
}

.cy_favorable ul h2 {
    font-size: 16px;
    margin-top: 8px;
    padding: 0 10px;
    text-align: left;
    color: #3e3e3e;
}

.cy_favorable ul li:hover h2 {
    color: #fff;
}

.cy_favorable ul .price {
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}

.cy_favorable ul .price i {
    font-family: Impact;
    font-size: 12px;
    font-style: normal;
    float: left;
    margin: 3px 5px 0 0;
    color: #d71f21;
}

.cy_favorable ul li:hover .price i {
    color: #fff;
}

.cy_favorable ul .price b {
    font-family: Impact;
    font-size: 20px;
    font-weight: normal;
    float: left;
    color: #d71f21;
}

.cy_favorable ul li:hover .price b {
    color: #fff;
}

.cy_favorable ul .price em {
    font-size: 12px;
    float: left;
    margin: 6px 0 0 5px;
    color: #a3a3a3;
}

.cy_favorable ul li:hover .price em {
    color: #fff;
}

.cy_favorable ul .icon {
    float: right;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: url(/res/images/youhui_06.png) no-repeat;
}

.cy_favorable ul li:hover .icon {
    background: url(/res/images/youhui_05.png) no-repeat;
}

.cy_favorable ul .item_1 {
    width: 516px;
}

.cy_favorable ul .item_1 .info {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 70px;
    background: url(/res/img/cover_50.png);
}

.cy_favorable ul .item_1:hover .info {
    background: #d71f21;
}

.cy_favorable ul .item_1 .price i {
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
}

.cy_favorable ul .item_1 .price b {
    font-size: 32px;
    color: #fff;
}

.cy_favorable ul .item_1 .price em {
    margin-top: 17px;
    color: #fff;
}

.cy_favorable ul .item_1 .price {
    width: 110px;
    margin-top: 14px;
    margin-left: 25px;
}

.cy_favorable ul .item_1 h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    float: right;
    margin-top: 24px;
    margin-right: 25px;
    text-align: left;
    color: #fff;
}

.cy_favorable .more_box {
    background: url(/res/img/cy_03.png) no-repeat;
}

.cy_favorable .more_box em {
    font-size: 16px;
    display: block;
    margin: 40px 0 2px 0;
    text-align: center;
    color: #fff;
}

.cy_favorable .more_box span {
    font-size: 20px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #fff;
}

.cy_favorable .more_box .more {
    display: block;
    width: 62px;
    height: 62px;
    margin: 10px auto;
    background: url(/res/img/cy_01.png) no-repeat;
}

.cy_favorable .more_box .type {
    padding-top: 10px;
}

.cy_favorable .more_box .type a {
    float: left;
    width: 82px;
    height: 52px;
}

.cy_favorable .more_box .type .type_1 {
    background: url(/res/img/cy_tag_01.png) no-repeat center;
}

.cy_favorable .more_box .type .type_1:hover {
    background: url(/res/img/cy_tag_04.png) no-repeat center;
}

.cy_favorable .more_box .type .type_2 {
    background: url(/res/img/cy_tag_02.png) no-repeat center;
}

.cy_favorable .more_box .type .type_2:hover {
    background: url(/res/img/cy_tag_05.png) no-repeat center;
}

.cy_favorable .more_box .type .type_3 {
    background: url(/res/img/cy_tag_03.png) no-repeat center;
}

.cy_favorable .more_box .type .type_3:hover {
    background: url(/res/img/cy_tag_06.png) no-repeat center;
}

.cy_favorable .more_box .type i {
    float: left;
    width: 1px;
    height: 52px;
    background: url(/res/img/cy_02.png) no-repeat;
}

/*��ҳ*/

.ydy_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.ydy_content {
    position: absolute;
    right: 0;
    bottom: 2px;
    left: 0;
    width: 100%;
}

.ydy_box {
    width: 1100px;
    margin: 0 auto;
}

.ydy_fly {
    float: right;
    width: 105px;
    margin-top: -40px;
    padding-top: 40px;
    background: url(/res/images/ydy_10.png) no-repeat right top;
}

.ydy_fly ul {
    overflow: hidden;
    height: 265px;
    border-radius: 10px;
    background-color: #fff;
}

.ydy_fly h1 {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    padding: 0 7px;
    color: #000;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.ydy_fly img {
    width: 81px;
    height: 81px;
    padding: 9px 12px;
}

.ydy_bt {
    width: 423px;
    height: 146px;
    margin: 0 0 90px -20px;
    background: url(/res/images/ydy_01.png) no-repeat center;
}

.ydy_nav {
    margin-left: -10px;
}

.ydy_nav li {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    padding: 10px;
    border-radius: 100%;
}

.ydy_nav canvas {
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
    opacity: 0;
    border-radius: 100%;
}

.ydy_nav a:hover canvas {
    opacity: 1;
}

.ydy_nav a {
    position: relative;
    z-index: 3;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.ydy_nav i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.ydy_nav span {
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    z-index: 2;
    top: 60px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 1px #000;
}

.ydy_nav .break {
	position: absolute;
    top: 50px;
    right: 20px;
    left: 20px;
    height: 2px;
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    box-shadow: 0 1px 1px rgba(0,0,0,.5);
}

.ydy_nav .icon {
	position: absolute;
    top: 10px;
    left: 50%;
    width: 36px;
    height: 36px;
    margin-left: -18px;
}

.ydy_enter01 a {
    border-radius: 100%;
    background: url(/res/images/ydy_15.png) no-repeat center;
}

.ydy_enter02 a {
    border-radius: 100%;
    background: url(/res/images/ydy_16.png) no-repeat center;
}

.ydy_enter03 a {
    border-radius: 100%;
    background: url(/res/images/ydy_17.png) no-repeat center;
}

.ydy_enter04 a {
    border-radius: 100%;
    background: url(/res/images/ydy_21.png) no-repeat center;
}

.ydy_enter041 a {
    border-radius: 100%;
    background: url(/res/images/ydy_18.png) no-repeat center;
}

/*.ydy_enter04 span{}*/

.ydy_search {
    position: relative;
    z-index: 15;
    float: left;
    width: 450px;
    height: 23px;
    margin-top: 7px;
    padding: 7px 15px;
    border-radius: 0;
    background-color: #fff;
}

.ydy_search .bdcs-search-form-input {
    font-size: 16px;
    line-height: 23px;
    width: 380px;
    height: 23px;
    color: #000;
    border: none;
    outline: none;
}

.ydy_search .bdcs-search-form-submit {
    font-size: 0;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70px;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: transparent;
}

.ydy_search a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 70px;
    background: url(/res/images/ydy_15.png) no-repeat center;
}

.ydy_search i {
    font-size: 22px;
    line-height: 34px;
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70px;
    text-align: center;
    color: #fff;
}

.ydy_search canvas {
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
    opacity: 0;
}

.ydy_search a:hover canvas {
    opacity: 1;
}

.ydy_center {
    width: 100%;
    margin-top: 30px;
}

.ydy_side {
    position: relative;
    height: 50px;
}

.ydy_left {
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    background-color: #68ab00;
}

.ydy_left ul {
    float: right;
    width: 550px;
}

.ydy_left li {
    line-height: 32px;
    position: relative;
    float: left;
    width: 91px;
    height: 32px;
    margin-left: -38px;
    padding: 9px 45px;
}

.ydy_left .active {
    background: url(/res/images/ydy_20.png) center;
}

.ydy_left canvas {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 20px;
    width: 143px;
    height: 50px;
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
    transform: skew(37deg);
    opacity: 0;
}

.ydy_left li:hover canvas {
    opacity: 1;
}

.ydy_left a {
    font-size: 16px;
    position: absolute;
    z-index: 9;
    top: 9px;
    left: 45px;
    padding-left: 25px;
    color: rgba(255,255,255,.8);
}

.ydy_left a:hover {
    font-weight: bold;
}

.ydy_left .active canvas {
    z-index: 0;
}

.ydy_left .active a {
    font-weight: normal;
    color: #fff;
    border-bottom: 2px solid rgba(255,255,255,.5);
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}

.ydy_item01 {
    background: url(/res/images/ydy_08.png) no-repeat left center;
}

.ydy_item02 {
    background: url(/res/images/ydy_09.png) no-repeat left center;
}

.ydy_right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    background-color: #ffa432;
}

.ydy_right p {
    font-size: 16px;
    line-height: 50px;
    position: relative;
    z-index: 9;
    float: left;
    padding-left: 38px;
    color: #fff;
    background: url(/res/images/ydy_12.png) no-repeat left center;
}

.ydy_right ul {
    position: relative;
    z-index: 9;
    float: left;
    padding: 12px 0 0 35px;
}

.ydy_right li {
    line-height: 38px;
    float: left;
    padding: 0 0 0 10px;
}

.ydy_right a {
    font-size: 14px;
    color: #000;
    border-right: 1px rgba(157, 83, 13, .35) solid;
}
.ydy_right li:last-child a {
    border: none;
}

.ydy_right a:hover {
    color: #e16400;
}

.ydy_right canvas {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
}

.ydy_eve {
    position: relative;
    height: 50px;
    margin: -44px 0 0 -55px;
    padding: 44px 0 0 120px;
    background: url(/res/images/ydy_19.png) no-repeat left bottom;
}

/*.ydy_eve i {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/res/images/ydy_11.png) no-repeat left bottom;
}*/

.ydy_main {
    overflow: hidden;
    width: 100%;
    height: 183px;
    background: url(/res/images/ydy_03.png) no-repeat center top #f5f5f5;
}

.ydy_zuo {
    position: relative;
    float: left;
    width: 50%;
    padding: 20px 0;
}

.ydy_zuo .fullSlide {
    width: 470px;
}

.ydy_zuo .news_div {
    overflow: hidden;
    width: 470px;
    height: 150px;
}

.ydy_zuo .ydy_list > li {
    width: 470px;
    height: 150px;
    padding-right: 2px;
}

.ydy_zuo .ydy_list li li a {
    font-size: 14px;
    line-height: 2.2em;
    color: #333;
}

.ydy_zuo .ydy_list li ul {
    margin-left: 250px;
}

.ydy_zuo .ydy_list li li {
    width: 220px;
    padding-left: 15px;
    background: url(/res/images/ydy_new06.png) no-repeat left center;
}

.ydy_zuo .ydy_list li li:hover {
    font-weight: bold;
    background: url(/res/images/ydy_new07.png) no-repeat left center;
}

.ydy_zuo h1 a:hover {
    color: #68ab00;
}

.ydy_zuo p {
    font-size: 13px;
    color: #666;
}

.ydy_zuo .hd {
    position: absolute;
    top: 20px;
    right: 40px;
}

.ydy_zuo .hd a {
    font-size: 20px;
    padding-left: 5px;
    color: #b7b6bb;
}

.ydy_zuo .hd a:hover {
    color: #504f5c;
}

.ydy_bb {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5px 0;
    border-top: 1px dashed #a5a5a5;
}

.ydy_bb a {
    float: right;
    color: #181818;
}

.ydy_bb a:hover {
    color: #68ab00;
}

.ydy_txt {
    position: relative;
    float: left;
    width: 230px;
    height: 140px;
}

.ydy_you {
    float: right;
    overflow: hidden;
    width: 50%;
    padding-top: 20px;
}

.ydy_item {
    position: relative;
    float: left;
}

.ydy_item h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 30px;
    color: #e16400;
}
.ydy_item h1 i {
    position: absolute;
    top: 3px;
    right: 15px;
}

.ydy_item ul {
    height: 110px;
    padding-right: 15px;
    padding-left: 30px;
    border-left: 1px solid rgba(213,213,213,.5);
}

.ydy_item li {
    float: left;
    width: 50%;
    padding: 2px 0;
    white-space: nowrap;
}

.ydy_item a {
    font-size: 13px;
    color: #888;
}

.ydy_item a:hover {
    color: #e16400;
}

.ydyit01 {
    width: 210px;
}

.ydyit02 {
    width: 130px;
}

.ydyit03 {
    width: 240px;
}

.ydyit03 li {
    float: left;
    width: auto;
    margin-right: 20px;
}

.eve-hnb {
    margin-left: -30px;
}

.ydy_footer {
    background: url(/res/images/ydy_13.png) no-repeat center top #fff;
    background-repeat: repeat-x;
}

.ydy_links {
    width: 940px;
    height: 36px;
    border-bottom: 1px dashed #e5e5e5;
}

.ydy_links a {
    font-size: 14px;
    line-height: 20px;
    float: left;
    height: 20px;
    margin: 8px 15px 8px 0;
    color: #181818;
}

.ydy_links a:hover i {
    color: #504f5c;
}

.ydy_links i {
    color: #b9b9b9;
}

.ydy_links b {
    float: left;
    width: 1px;
    height: 21px;
    margin: 8px 0;
    background-color: #e5e5e5;
}

.ydy_links span {
    font-size: 12px;
    line-height: 36px;
    margin: 0 5px 0 15px;
    color: #888;
}

.ydy_copyright {
    position: relative;
    padding: 8px 0;
    color: #888;
}

.ydy_copyright .ydy_110 {
    line-height: 1.2;
    display: block;
    float: right;
    margin-left: 10px;
    padding: 8px 10px 8px 35px;
    color: #333;
    border: 1px #ddd solid;
}

.ydy_copyright .jszc {
    color: #444;
}

.ydy_copyright .jszc:hover {
    color: #4d8fcd;
}

.jszc1 {
    color: #fff;
}

.jszc1:hover {
    color: #d0021b;
}

.news_div .ydy_pic {
    float: left;
    overflow: hidden;
    width: 235px;
    height: 150px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(6, 0, 1, .22);
}

.news_div .ydy_pic div {
    overflow: hidden;
    width: 223px;
    height: 109px;
    margin: 6px;
}

.news_div .ydy_pic p {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.news_div .ydy_pic img {
    display: block;
    width: 100%;
    height: 100%;
}


.dly_wrap {
    width: 100%;
    height: 780px;
}

.dly_box {
    width: 380px;
    margin: 0 auto;
    padding: 60px 0;
}

.dly_logo {
    text-align: center;
}

.dly_logo img {
    display: inline;
    width: auto;
    height: 62px;
    vertical-align: middle;
    border: 0;
}

.dly_logo span {
    font-size: 18px;
    padding: 7px 20px;
    color: #fff;
    background: url(/res/images/logo_A.png) no-repeat center;
}

.dly_main {
    margin-top: 45px;
    padding: 10px 0 30px;
    background: #f1f1f2;
    background: rgba(255, 255, 255, .95);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.dly_main a {
    color: #959595;
}

.dly_main a:hover {
    color: #f1ae4e;
}

.dly_content {
    font-size: 14px;
    position: relative;
    width: 330px;
    margin: 0 auto;
}

.dly_nav {
    line-height: 59px;
    height: 59px;
    border-bottom: 1px solid #e8e8e8;
}

.dly_nav a {
    font-size: 16px;
    line-height: 59px;
    float: left;
    width: 50%;
    height: 59px;
    text-align: center;
    color: #959595;
}

.dly_nav .current {
    height: 58px;
    color: #f1ae4e;
    border-bottom: 2px solid  #f1ae4e;
}

.dly_form {
    display: none;
    padding-top: 30px;
}

.dly_input {
    position: relative;
    height: 70px;
}

.dly_input input {
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 3px 7px;
    border: 1px solid #d7d7d7;
    outline: none;
}

.dly_submit input {
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
    overflow: visible;
    width: 100%;
    height: 36px;
    padding: 0 15px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 3px;
    background-color: #f1ae4e;
}

.dly_submit input:hover {
    background-color: #f3ba69;
}

.dly_msg {
    font-size: 12px;
    line-height: 30px;
    position: relative;
}

.dly_msg .rember {
    line-height: 30px;
    float: left;
    margin-top: -32px;
}

.dly_msg .rember input {
    cursor: pointer;
    vertical-align: middle;
}

.dly_msg .rember label {
    cursor: pointer;
    vertical-align: middle;
    color: #959595;
}

.dly_msg .forget {
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    top: -100px;
    right: 0;
}

.dly_icon {
    padding: 20px 0;
    text-align: center;
}

.dly_icon a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 19px;
    background: url(/res/images/dly_icon.png) no-repeat;

    *display: inline;
    *zoom: 1;
}

.dly_icon a:hover {
    background-position-y: -40px;
}

.dly_icon .dly_qq {
    background-position: 0 0;
}

.dly_icon .dly_taobao {
    background-position: -80px 0;
}

.dly_icon .dly_weixin {
    background-position: -120px 0;
}

.dly_icon .dly_weibo {
    background-position: -40px 0;
}

.dly_balabala {
    color: #959595;
}

.dly_balabala a {
    color: #959595;
}

.dly_balabala .regist {
    float: right;
    color: #f1ae4e;
}

.dly_balabala .regist:hover {
    text-decoration: underline;
}

.dly_error {
    line-height: 16px;
    display: none;
    float: left;
    height: 16px;
    margin-top: 6px;
    padding-left: 14px;
    color: #ff654c;
    background: url(/res/images/dly_error.png) left center no-repeat;
}

.dly_warning .dly_error {
    display: block;
}

.dly_warning input {
    border-color: #ff654c;
}

.dly_clear {
    position: absolute;
    top: 10px;
    right: 7px;
    display: none;
    width: 20px;
    height: 20px;
    background: url(/res/images/dly_clear.png) no-repeat;
}

.dly_clear:hover {
    background-position: 0 -20px;
}

.dly_input .dly_input_r {
    float: right;
    width: 248px;
}

.dly_select {
    position: relative;
    display: inline-block;
    overflow: visible;
    width: 77px;
    height: 38px;
}

.dly_input .dly_input_l {
    float: left;
    width: 200px;
}

.dly_code {
    float: right;
    width: 125px;
    height: 40px;
}

.dly_code img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.dly_input .dly_send {
    font-size: 14px;
    line-height: 40px;
    float: right;
    width: 95px;
    height: 40px;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #f1ae4e;
}

.dly_input .dly_send:hover {
    color: #fff;
    background-color: #f3ba69;
}

.dly_input .pr {
    position: relative;
    width: 200px;
}

.intl-tel-input {
    width: 100%;
}

.country-list {
    overflow-x: hidden;
    width: 200px;
}

.dly_balabala .login {
    color: #f1ae4e;
}

.dly_balabala .login:hover {
    text-decoration: underline;
}

.dly_balabala .terms {
    float: right;
}

.dly_balabala .terms a {
    color: #f1ae4e;
}

.dly_balabala .terms a:hover {
    text-decoration: underline;
}

.dly_wrap h1 {
    font-size: 18px;
    padding: 30px 0 20px 0;
    color: #000;
    border-bottom: solid 1px #cacaca;
}

.ydy_topheader {
    line-height: 30px;
    position: relative;
    z-index: 9;
    width: 100%;
    height: 30px;
    padding: 0;
    border: 0;
    background-color: rgba(51,51,51,.7);
}
.ydy_topheader .ydy_topheader_box {
    font-weight: 400;
    width: 1100px;
    min-width: 1100px;
    margin: 0 auto;
    color: #fff;
}
.ydy_topheader .ydy_topheader_box h2 {
    font-weight: 400;
    color: #acacac;
}
.ydy_topheader .ydy_topheader_box h2 a {
    color: #fff;
}
.ydy_image_tip {
    position: relative;
    z-index: 10;
    width: 1100px;
    margin: 50px auto;
}
.ydy_image_tip .ydy_image_tip_icon {
    line-height: 25px;
    position: absolute;
    right: -35px;
    display: block;
    width: 25px;
    height: 25px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    border: 2px #fff solid;
    border-radius: 100px;
    background: url("/res/img/cover_40.png");
    box-shadow: 0 0 10px rgba(0,0,0,.8);
}
.ydy_image_tip .ydy_image_tip_icon span {
    font-size: 12px;
    font-weight: 400;
    display: none;
    word-break:keep-all;
	white-space:nowrap; 
}
.ydy_image_tip .ydy_image_tip_icon span em {
    font-weight: 200;margin-left: 5px;
    color: rgba(255,255,255,.8);
}

.ydy_image_tip .ydy_image_tip_icon i {
    font-size: 17px;
    line-height: 25px;
}
.ydy_image_tip .ydy_image_tip_icon:hover {
    width: auto;
    padding: 0 20px;
}
.ydy_image_tip .ydy_image_tip_icon:hover span {
    display: block;
}

.ydy_image_tip .ydy_image_tip_icon:hover i {
    display: none;
}
.ydy_newme_box {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.ydy_newme {
    position: absolute;
    top: 10px;
    left: 10px;
    overflow: hidden;
    width: 0;
    height: 86px;
    padding: 10px 10px 0 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 2px solid #f17568;
    border-radius: 140px;
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}
.ydy_newme_box > b {
    float: left;
    width: 1px;
    height: 66px;
    background-color: #cfcbc9;
}
.ydy_newme_box > p {
    float: left;
    width: 89px;
    margin: 0 5px 10px 5px;
}
.ydy_newme_box > p img {
    display: block;
    width: 66px;
    height: 66px;
    margin: 0 auto;
}
.ydy_newme_box > p > em {
    display: block;
    text-align: center;
}

.ydy_newme_box > em {
    font-size: 30px;
    float: left;
    margin: 36px 20px;
    cursor: pointer;
    color: #e0302a;
}

.fullSlideTop {
    /*    position: absolute;
    top: 0;*/
    position: relative;
    width: 100%;
    height: 100%;
}

.fullSlideTop .bd {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.fullSlideTop li {
    font-size: 0;
    min-height: 380px;
}

.ydy_mask {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: url(/res/img/cover_70.png) repeat;
}

.ydy_topCover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(/res/images/ydy_new05.png) repeat;
}

.ydy_topTitle {
    position: relative;
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.ydy_topTitle i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 150px;
    left: -90px;
}

/**��������**/
.commonList_top {
    width: 100%;
    height: 405px;
}

.commonList_top img {
    display: block;
    width: 100%;
    height: 100%;
}

.commonList_top_box {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.commonList_top_name {
    width: 100%;
    height: 100%;
    margin-left: -225px;
    color: #fff;
    background: url(/res/images/business_new01.png) no-repeat 40% 90%;
}

.commonList_top_name h4 {
    font-size: 70px;
    float: left;
}

.commonList_top_name p {
    font-size: 25px;
    float: left;
    margin: 14px 0;
}

.commonList_top_name span {
    display: block;
}

.commonList_top_name b {
    float: left;
    width: 1px;
    height: 50px;
    margin: 23px 20px;
    background-color: #fff;
}

.commonList_top_num {
    font-size: 16px;
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 7px 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 38px;
    background: url(/res/img/cover_50.png) repeat;
}

.commonList_top_num i {
    padding-left: 10px;
}

.commonList_top_nb {
    padding: 100px 0 0 225px;
}

.commonList_top_vod {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 100%;
    height: 126px;
    margin-right: -15px;
}

.commonList_top_vod h3 {
    font-size: 12px;
    line-height: 1.6em;
    float: right;
    width: 16px;
    height: 102px;
    margin-right: 10px;
    padding-top: 24px;
    letter-spacing: 2px;
    color: #fff;
    background: url(/res/images/jqxq_30.png) no-repeat center top;

    writing-mode: tb-rl;
        padding-left: 4px;
}

.commonList_top_vod ul {
    float: right;
}

.commonList_top_vod li {
    position: relative;
    float: left;
    width: 167px;
    height: 118px;
    margin-right: 15px;
    padding: 4px;
    background: #fff;
}

.commonList_top_vod img {
    display: block;
    width: 100%;
    height: 100%;
}

.commonList_top_vod p {
    font-size: 14px;
    line-height: 2em;
    position: absolute;
    right: 4px;
    bottom: 4px;
    left: 4px;
    padding-top: 22px;
    text-align: center;
    color: #fff;
    background: url(/res/images/jqxq_31.png) no-repeat center bottom;
}

.commonList_top_vod i {
    font-size: 26px;
    line-height: 126px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
}

.commonList_top_vod a:hover i {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
}

.commonList_top_vod span {
    font-size: 12px;
    line-height: 24px;
    position: absolute;
    top: 17px;
    right: 4px;
    width: 120px;
    height: 24px;
    padding-right: 2px;
    text-align: right;
    color: #fff;
    background: url(/res/images/jqxq_32.png) no-repeat right center;
}

.commonList_top_vod b {
    font-size: 14px;
}

.commonList_ad {
    display: block;
    width: 100%;
    height: 132px;
    margin-top: 30px;
    border: 1px solid #f1f1f1;
}

.commonList_ad img {
    display: block;
    width: 100%;
    height: 100%;
}

.map_plus {
    font-size: 14px;
    display: block;
    width: 80px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    color: #4a4a4a;
}

.commonList_item01 {
    height: 69px;
    margin-bottom: 20px;
    border: 1px solid #f0f0f0;
}

.commonList_item01 h4 {
    font-size: 14px;
    float: left;
    width: 26px;
    padding: 5px 2px;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(208,1,26,.60);
    background-color: #fa451a;
}

.commonList_item01 .bdsharebuttonbox > p {
    float: left;
    height: 45px;
    padding: 12px 0 12px 16px;
    background: url(/res/images/business_new08.png) no-repeat right center;
}

.commonList_item01 p a {
    float: left;
    width: 6px;
    height: 31px;
    margin-right: 19px;
}

.commonList_item01 .qqIcon {
    background: url(/res/images/business_new02.png) no-repeat center;
}

.commonList_item01 .qzIcon {
    background: url(/res/images/business_new03.png) no-repeat center;
}

.commonList_item01 .wcIcon {
    background: url(/res/images/business_new04.png) no-repeat center;
}

.commonList_item01 .wbIcon {
    background: url(/res/images/business_new05.png) no-repeat center;
}

.common_collect {
    line-height: 1.4em;
    float: left;
    height: 31px;
    margin-left: 24px;
    padding: 18px 0 18px 36px;
    background: url(/res/images/business_new06.png) no-repeat left center;
}

.common_collect.active {
    background: url(/res/images/business_new07.png) no-repeat left center;
}

.common_collect p {
    font-size: 12px;
    color: #8e8e8e;
}

.common_collect.active p {
    color: #f8bc36;
}

.common_collect span {
    font-size: 14px;
    color: #aca9a9;
}

.commonList_item02 {
    width: 100%;
    height: 74px;
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
    ;
}

.commonList_item_left {
    float: left;
    width: 200px;
    height: 100%;
    background: url(/res/images/business_new08.png) no-repeat right center;
}

.commonList_item_weather {
    float: left;
    width: 43px;
    padding: 10px 20px 10px 30px;
}

.commonList_item_weather p {
    font-size: 14px;
    text-align: center;
    color: #9b9b9b;
}

.commonList_item_weather i {
    display: block;
    width: 43px;
    height: 36px;
}

.commonList_item_temperature {
    float: left;
    padding: 13px 0;
}

.commonList_item_temperature p {
    font-size: 32px;
    line-height: 1em;
    position: relative;
    color: #4a4a4a;
}

.commonList_item_temperature em {
    font-size: 20px;
}

.commonList_item_temperature span {
    font-size: 14px;
    line-height: 1em;
    color: #aca9a9;
}

.commonList_item_right {
    float: left;
    height: 100%;
}

.commonList_comfort_icon {
    float: left;
    width: 44px;
    padding: 7px 20px 7px 30px;
}

.commonList_comfort_icon i {
    display: block;
    width: 44px;
    height: 42px;
}

.commonList_comfort_icon p {
    font-size: 14px;
    text-align: center;
    color: #9b9b9b;
}

.commonList_comfort_num {
    float: left;
    padding: 4px 0;
    text-align: center;
}

.commonList_comfort_num h4 {
    font-size: 32px;
}

.commonList_comfort_num p {
    font-size: 16px;
}

.commonList_comfort_num i {
    display: block;
    width: 7px;
    height: 1px;
    margin: 0 auto;
}

.feature_new {
    font-size: 20px;
    padding-left: 8px;
    color: #fb4b13;
    border-left: 4px solid #fb4b13;
    background: url(/res/images/business_new10.png) no-repeat 100px center;
}

.feature_new_list {
    float: left;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
}

.feature_new_list li {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 75px;
    color: #333;
}

.feature_new_list .fnl01 {
    float: left;
    width: 320px;
    background: url(/res/images/business_new11.png) no-repeat left 20px;
}

.feature_new_list .fnl02 {
    float: left;
    width: 320px;
    background: url(/res/images/business_new12.png) no-repeat left 20px;
}

.feature_new_list .fnl03 {
    clear: both;
    border-top: 1px solid #e9e9e9;
    background: url(/res/images/business_new13.png) no-repeat left 20px;
}

.feature_new_list h4 {
    font-size: 18px;
    font-weight: bold;
}

.feature_new_list p {
    font-size: 12px;
}

.feature_new_list i {
    display: block;
    width: 34px;
    height: 1px;
    margin: 13px 0;
    background-color: #ccc;
}

.t-c {
    text-align: center;
}

.toolbox {
    position: fixed;
    z-index: 99;
    bottom: 90px;
    left: 0;
    height: 70px;
}

.toolbox .handle {
    position: absolute;
    top: 5px;
    left: 0;
    width: 90px;
    height: 60px;
    cursor: pointer;
    background: url('/res/images/toolbox_01.png') no-repeat;
}

.toolbox .box {
    position: absolute;
    left: -340px;
    width: 335px;
    height: 70px;
    padding-left: 5px;
    background: url('/res/images/toolbox_02.png') no-repeat;
}

.toolbox .box a {
    font-size: 12px;
    float: left;
    width: 41px;
    margin: 6px 10px;
    padding-top: 42px;
    text-align: center;
    color: #fff;
}

.toolbox .box a:hover {
    opacity: .8;
}

.toolbox .box .a_1 {
    background: url('/res/images/footer_icon_01.svg') no-repeat;

    *background: url('/res/images/footer_icon_01.png') no-repeat;
}

.toolbox .box .a_2 {
    background: url('/res/images/footer_icon_02.svg') no-repeat;

    *background: url('/res/images/footer_icon_02.png') no-repeat;
}

.toolbox .box .a_3 {
    background: url('/res/images/footer_icon_05.svg') no-repeat -1px 0;

    *background: url('/res/images/footer_icon_05.png') no-repeat -1px 0;
}

.toolbox .box .a_4 {
    background: url('/res/images/footer_icon_04.svg') no-repeat -1px 0;

    *background: url('/res/images/footer_icon_04.png') no-repeat -1px 0;
}

.toolbox .box .a_5 {
    background: url('/res/images/footer_icon_03.svg') no-repeat;

    *background: url('/res/images/footer_icon_03.png') no-repeat;
}

.toolbox .box .packup {
    float: left;
    width: 30px;
    height: 70px;
    cursor: pointer;
}

.toolbox .handle .figure {
    position: absolute;
    top: -30px;
    left: 7px;
    width: 69px;
    height: 58px;
    background: url('/res/images/toolbox_03.png') no-repeat;
}

.toolbox .handle .txt {
    position: absolute;
    top: -30px;
    left: 6px;
    width: 68px;
    height: 86px;
    background: url('/res/images/toolbox_04.png') no-repeat;
}

.jump {
    -webkit-animation: jump 300ms cubic-bezier(.165, .840, .440, 1.000) infinite alternate;
       -moz-animation: jump 300ms cubic-bezier(.165, .840, .440, 1.000) infinite alternate;
         -o-animation: jump 300ms cubic-bezier(.165, .840, .440, 1.000) infinite alternate;
            animation: jump 300ms cubic-bezier(.165, .840, .440, 1.000) infinite alternate;
}

@keyframes jump {
    0% {
        -webkit-transform: translateY( 0 );
                transform: translateY( 0 );
    }
    100% {
        -webkit-transform: translateY( -30px );
                transform: translateY( -30px );
    }
}

@-moz-keyframes jump {
    0% {
        -webkit-transform: translateY( 0 );
                transform: translateY( 0 );
    }
    100% {
        -webkit-transform: translateY( -30px );
                transform: translateY( -30px );
    }
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY( 0 );
                transform: translateY( 0 );
    }
    100% {
        -webkit-transform: translateY( -30px );
                transform: translateY( -30px );
    }
}

@-o-keyframes jump {
    0% {
        -webkit-transform: translateY( 0 );
                transform: translateY( 0 );
    }
    100% {
        -webkit-transform: translateY( -30px );
                transform: translateY( -30px );
    }
}

.arrivalWay-once-again .arrive-style-yydy {
    background: url(/res/images/tysjxq_31.png) no-repeat left top;
}

.arrivalWay-once-again .jp-audio {
    height: 16px;
    margin-top: 20px;
    padding: 19px 30px;
    border: 1px solid #dedede;
    border-radius: 4px;
    background-image: linear-gradient(-180deg, #eee 0%, #d8d8d8 100%);
}

.arrivalWay-once-again .jp-controls button {
    font-size: 16px;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 30px;
    cursor: pointer;
    color: #aaa;
    border: none;
    outline: none;
}

.arrivalWay-once-again .jp-interface {
    position: relative;
    width: 100%;
    height: 100%;
}

.arrivalWay-once-again .jp-progress {
    position: absolute;
    top: 4px;
    left: 100px;
    width: 449px;
    height: 9px;
    border-radius: 100px;
    background: #c7c7c7;
    box-shadow: 0 0 0 0 rgba(0,0,0,.50);
}

.arrivalWay-once-again .jp-play-bar {
    width: 0;
    height: 9px;
    cursor: pointer;
    border-radius: 100px;
    background-color: #fa3c00;
}

.arrivalWay-once-again .jp-volume-controls {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
}

.arrivalWay-once-again .jp-volume-controls button {
    font-size: 16px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    color: #aaa;
    border: none;
    outline: none;
}

.arrivalWay-once-again .jp-volume-bar {
    position: absolute;
    top: 5px;
    left: 15px;
    overflow: hidden;
    width: 46px;
    height: 5px;
    cursor: pointer;
    background-color: #c7c7c7;
}

.arrivalWay-once-again .jp-volume-bar-value {
    width: 0;
    height: 5px;
    background-color: #fa3c00;
}

.arrivalWay-once-again .jp-mute {
    float: left;
}

.arrivalWay-once-again .jp-volume-max {
    float: right;
}

.arrivalWay-once-again .jp-time-holder {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 100px;
    text-align: center;
    color: #9b9b9b;
}

.arrivalWay-once-again .jp-current-time {
    float: left;
}

.arrivalWay-once-again .jp-duration {
    float: right;
}

input::-ms-clear {
    display: none;
}
input::-ms-reveal {
    display: none;
}

.footer_02 {
    border-top: 3px solid #d0021b;
    background-color: #202120;
}

.footer_02 .top {
    height: 242px;
    background: url(/res/img/cartographer.png) repeat;
}

.footer_02 .top ul {
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
}

.footer_02 .top ul li {
    float: left;
    height: 178px;
    margin-right: 40px;
    padding-right: 35px;
    border-right: 1px solid #414141;
}

.footer_02 .top ul .caption {
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin-bottom: 6px;
    color: #dbdbdb;
}

.footer_02 .top ul .caption i {
    float: left;
    width: 3px;
    height: 14px;
    margin: 2px 12px 0 0;
    background-color: #d0021b;
}

.footer_02 .top ul p {
    font-size: 12px;
    line-height: 26px;
    padding-left: 15px;
    color: #8b8b8b;
}

.footer_02 .top ul a {
    color: #8b8b8b;
}

.footer_02 .top ul a:hover {
    color: #fff;
}

.footer_02 .top .code_li {
    margin-right: 0;
    margin-left: -30px;
    padding-right: 0;
    border-right: 0;
}

.footer_02 .top .code_li .caption {
    margin-bottom: 15px;
    margin-left: 27px;
}

.footer_02 .top .code_box {
    float: left;
    width: 86px;
    margin-left: 27px;
}

.footer_02 .top .code_box img {
    display: block;
    width: 86px;
    height: 86px;
}

.footer_02 .top .code_box span {
    font-size: 12px;
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #fff;
}

.footer_02 .center {
    width: 1200px;
    margin: 0 auto;
    padding: 16px 0;
    border-bottom: 1px dashed #373737;
}

.footer_02 .logo {
    float: left;
    width: 132px;
    height: 36px;
    margin: 2px 20px 0 0;
}

.footer_02 .center p {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}

.footer_02 .bottom {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    padding: 10px 0 12px 0;
}

.footer_02 .bottom .caption {
    font-size: 14px;
    float: left;
    color: #636363;
}

.footer_02 .bottom .box {
    margin-left: 75px;
    padding-top: 2px;
}

.footer_02 .bottom .box a {
    font-size: 12px;
    letter-spacing: .3px;
    color: #636363;
}

.footer_02 .bottom .box a:hover {
    color: #fff;
}

.footer_02 .bottom .box em {
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: -2px 2px 0 2px;
    vertical-align: middle;
    background-color: #636363;
}

/******************* ��ҳ ************************/

.majoriz-bner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 375px;
}

.majoriz-bner .majori-ban-show li {
    width: 100%;
    height: 375px;
}

.majoriz-bner .majori-ban-show a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.majoriz-bner .prev,
.majoriz-bner .next {
    position: absolute;
    top: 50%;
    width: 76px;
    height: 76px;
    margin-top: -38px;
    cursor: pointer;
    opacity: .5;
    background: url(/res/images/index_banner_btn.png) no-repeat;
}

.majoriz-bner .prev {
    left: 50%;
    margin-left: -600px;
}

.majoriz-bner .next {
    position: absolute;
    right: 50%;
    margin-right: -600px;
    background-position: -92px 0;
}

.majoriz-bner .prev:hover,
.majoriz-bner .next:hover {
    opacity: 1;
}

.majoriz-advert-show {
    padding: 25px 0;
    background-color: #f6f6f6;
}

.majoriz-advert {
    overflow: hidden;
    width: 1220px;
    margin: 0 auto;
}

.majoriz-advert li {
    float: left;
    overflow: hidden;
    width: 285px;
    height: 100px;
    margin: 0 10px;
}

.majoriz-advert li img {
    display: block;
    width: 100%;
    height: 100%;
}

.majoriz-season-hot {
    overflow: hidden;
    padding-bottom: 30px;
}

.majoriz-season-hot h1 {
    position: relative;
    width: 1200px;
    height: 87px;
    margin: 20px auto;
    background: url(/res/images/season-01.png) center no-repeat;
}

.majoriz-season-hot h1 a {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    color: #727272;
    background: url(/res/images/fx_xts_1.png) left no-repeat;
}

.majoriz-season-hot h1 a:hover {
    color: #ed5322;
    background: url(/res/images/fx_xts_hover.png) left no-repeat;
}

.season-hot-list {
    overflow: hidden;
    width: 1220px;
    height: 610px;
    margin: 0 auto;
}

.season-hot-list li {
    position: relative;
    float: left;
    width: 285px;
    height: 285px;
    margin: 10px;
}

.season-hot-list li img {
    display: none;
    width: 100%;
    height: 100%;

    *display: block;
}

.season-hot-list li .pic_box {
    width: 100%;
    height: 100%;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.season-hot-list li .scic-video {
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
    display: block;
    width: 37px;
    height: 24px;
    background: url(/res/images/season-02.png) center no-repeat;
}

.season-hot-list li:hover .scic-video {
    background: url(/res/images/season-03.png) center no-repeat;
}

.season-hot-list .scic-gre-wra {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: -5px;
    height: 23px;
}

.season-hot-list .scic-gre-wra .scic-gre {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 55px;
    height: 22px;
    padding-top: 1px;
    text-align: center;
    color: #fff;
    background: url(/res/images/season-06.png) center no-repeat;
}

.season-hot-list .scic-gre-wra .scic-far {
    font-size: 12px;
    line-height: 21px;
    line-height: 16px;
    display: none;
    float: left;
    height: 16px;
    padding: 0 5px;
    color: #f60;
    border: 1px solid #f60;
    background-color: #fff;
}

.season-hot-list li:hover .scic-gre-wra .scic-far {
    display: block;
    -webkit-animation: show .4s ease-in-out;
            animation: show .4s ease-in-out;
}

.season-hot-list li .scic-spot {
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50px;
    text-align: center;
    color: #fff;
    -webkit-border-bottom-right-radius: 5px;
            border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
            border-bottom-left-radius: 5px;

       -moz-border-bottom-right-radius: 5px;
        -ms-border-bottom-right-radius: 5px;
         -o-border-bottom-right-radius: 5px;
       -moz-border-bottom-left-radius: 5px;
        -ms-border-bottom-left-radius: 5px;
         -o-border-bottom-left-radius: 5px;
}

.season-hot-list li:hover .scic-spot {
    display: none;
}

.season-hot-list li .season-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}

.season-hot-list li:hover .season-cover {
    display: block;
    -webkit-animation: show .4s ease-in-out;
            animation: show .4s ease-in-out;
}

.season-hot-list .season-nam-deta {
    position: absolute;
    top: 110px;
    right: 48px;
    left: 48px;
    text-align: center;
    color: #fff;
}

.season-hot-list .season-nam-deta .name {
    font-size: 18px;
    font-weight: bold;
    display: block;
    color: #fff;
}

.season-hot-list .season-nam-deta em {
    font-size: 14px;
    display: block;
    padding-top: 5px;
}

.season-hot-list .cosiness {
    position: absolute;
    right: 0;
    bottom: 70px;
    left: 0;
    height: 24px;
    text-align: center;
}

.season-hot-list .cosiness em {
    display: inline-block;
    height: 22px;
    padding: 0 10px;
    border: 1px solid #000;
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
    background: rgba(247, 231, 27, .90);

        -ms-border-radius: 100px;
         -o-border-radius: 100px;
}

.season-hot-list .cosiness i {
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    padding-left: 22px;
    color: #12020e;
    background: url(/res/images/season-05.png) left no-repeat;
}

.season-hot-list .seon-price {
    line-height: 32px;
    position: absolute;
    bottom: 60px;
    left: 50%;
    width: 91px;
    height: 32px;
    margin-left: -45.5px;
    text-align: center;
    color: #fff;
    background: url(/res/images/season-04.png) center no-repeat;
}

.season-hot-list .seon-price em {
    font-size: 20px;
    float: left;
    margin: 0 4px 0 9px;
}

.season-hot-list .seon-price i {
    font-size: 12px;
    font-style: normal;
    float: left;
}

.season-nber-cont {
    padding: 20px 0 30px 0;
    text-align: center;
}

.season-nber-cont a {
    font-size: 18px;
    line-height: 60px;
    display: inline-block;
    width: 298px;
    height: 58px;
    color: #f0520e;
    border: 1px solid #f0520e;
    border-radius: 100px;
    background-color: #fff;

    *display: inline;
    *zoom: 1;
}

.season-nber-cont a:hover {
    color: #fff;
    background-color: #f0520e;
}

.acti-list-sow {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 180px;
    margin: 0 auto;
}

.acti-list-sow .acti-list-pic ul li {
    width: 100%;
    height: 180px;
}

.acti-list-sow .acti-list-pic ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.acti-serial-number {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.acti-serial-number ul li {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    zoom: 1;
    width: 16px;
    height: 16px;
    margin: 0 2px;
    cursor: pointer;
    text-align: center;
    opacity: .8;
    color: #f60;
    background-color: #fff;

    *display: inline;
}

.acti-serial-number ul li.on {
    opacity: 1;
    color: #fff;
    background-color: #f60;
}

.trael-goo-line {
    overflow: hidden;
    height: 650px;
    background: url(/res/images/goo-line-01.png) center repeat;
}

.trael-goo-line h2 {
    width: 287px;
    height: 86px;
    margin: 15px auto 25px auto;
    background: url(/res/images/goo-line-02.png) center no-repeat;
}

.trael-goo-exition {
    width: 1215px;
    margin: 0 auto;
}

.trael-goo-exition .exition-pho {
    overflow: hidden;
    width: 1215px;
    height: 405px;
}

.exition-pho .eciton-change {
    overflow: hidden;
    width: 100%;
    height: 405px;
}

.exition-pho .eciton-change li {
    float: left;
}

.trael-goo-exition .exition-detail {
    overflow: hidden;
    margin-left: -7px;
}

.trael-goo-exition .exition-detail li {
    float: left;
    overflow: hidden;
    width: 360px;
    height: 90px;
    margin: 0 0 15px 15px;
    padding: 15px;
    background-color: #fff;
}

.trael-goo-exition .exition-detail li:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .19);
}

.exition-detail .exition-picture {
    position: relative;
    float: left;
    width: 90px;
    height: 90px;
}

.exition-detail .exition-picture img {
    display: block;
    width: 100%;
    height: 100%;
}

.exition-detail .exition-picture span {
    font-size: 12px;
    position: absolute;
    top: 5px;
    left: -5px;
    width: 55px;
    height: 22px;
    padding-top: 1px;
    text-align: center;
    color: #fff;
    background: url(/res/images/season-06.png) center no-repeat;
}

.exition-detail li:hover .exition-picture span {
    background: url(/res/images/season-07.png) center no-repeat;
}

.exition-detail .write-detal {
    position: relative;
    float: right;
    overflow: hidden;
    width: 255px;
    height: 90px;
}

.exition-detail .write-detal .sto-nae {
    font-size: 16px;
    font-weight: bold;
    color: #242b34;
}

.exition-detail li:hover .write-detal .sto-nae,
.exition-detail li:hover .sto-pice {
    color: #d0021b;
}

.exition-detail .company-box {
    position: absolute;
    bottom: 0;
    left: 0;
}

.exition-detail .company-box span {
    font-size: 12px;
    display: block;
    padding-left: 17px;
    color: #a0a0a0;
}

.exition-detail .company-box .com-01 {
    background: url(/res/images/com-01.png) left no-repeat;
}

.exition-detail .company-box .com-02 {
    margin-top: 5px;
    background: url(/res/images/com-02.png) left no-repeat;
}

.exition-detail .sto-pice {
    font-family: Verdana;
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ff7274;
}

.exition-detail .sto-pice em {
    font-size: 12px;
    margin-left: 5px;
    color: #a0a0a0;
}

.trael-goo-exition .exition-numb {
    margin-top: -6px;
}

.trael-goo-exition .exition-numb ul {
    text-align: center;
}

.trael-goo-exition .exition-numb ul li {
    font-size: 0;
    display: inline-block;
    width: 28px;
    height: 7px;
    margin: 0 5px;
    cursor: pointer;
    background: #d8d8d8;

    *display: inline;
    *zoom: 1;
}

.trael-goo-exition .exition-numb ul li.on {
    width: 28px;
    height: 7px;
    background: #f0520e;
}

.hotspot-activity {
    width: 1200px;
    margin: 0 auto;
}

.hotspot-activity .hotspot-top {
    overflow: hidden;
    height: 36px;
    padding: 30px 0;
}

.hotspot-activity .hotsp-act {
    float: left;
    width: 147px;
    height: 36px;
    background: url(/res/images/hotspot-01.png) center no-repeat;
}

.hotspot-activity .hotsp-colion {
    float: right;
    overflow: hidden;
}

.hotspot-activity .hotsp-colion .colion-01,
.hotspot-activity .hotsp-colion .colion-03 {
    float: left;
    height: 24px;
    margin: 5px 0;
    padding: 0 7px;
    text-align: center;
    border: 1px solid #f0f0f0;
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;

        -ms-border-radius: 100px;
         -o-border-radius: 100px;
}

.hotspot-activity .hotsp-colion .colion-01:hover,
.hotspot-activity .hotsp-colion .colion-03:hover {
    border-color: #ed5322;
}

.hotspot-activity .hotsp-colion .colion-01 em,
.hotspot-activity .hotsp-colion .colion-03 em {
    font-size: 12px;
    line-height: 24px;
    padding-left: 18px;
    color: #a3a3a3;
    background: url(/res/images/hotspot-03.png) left no-repeat;
}

.hotspot-activity .hotsp-colion .colion-01:hover em,
.hotspot-activity .hotsp-colion .colion-03:hover em {
    color: #ed5322;
    background: url(/res/images/hotspot-03-hover.png) left no-repeat;
}

.hotspot-activity .hotsp-colion .colion-02 {
    float: left;
    width: 147px;
    height: 36px;
    margin: 0 150px 0 20px;
    background: url(/res/images/hotspot-02.png) center no-repeat;
}

.hotspot-activity .hotspot-content .hosp-rig {
    float: right;
    width: 385px;
    height: 500px;
    background-color: #fafafa;
}

.hotspot-activity .hosp-news-lis {
    position: relative;
    width: 385px;
    height: 270px;
}

.hotspot-activity .nes-pic-show {
    position: relative;
    z-index: 10;
    overflow: hidden;
    width: 385px;
    height: 270px;
    -webkit-border-top-left-radius: 5px;
            border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
            border-top-right-radius: 5px;

       -moz-border-top-left-radius: 5px;
        -ms-border-top-left-radius: 5px;
         -o-border-top-left-radius: 5px;
       -moz-border-top-right-radius: 5px;
        -ms-border-top-right-radius: 5px;
         -o-border-top-right-radius: 5px;
}

.hotspot-activity .nes-pic-show li {
    position: relative;
    float: left;
    width: 385px;
    height: 270px;
}

.hotspot-activity .nes-pic-show li a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hotspot-activity .nes-pic-show li p {
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
    color: #fff;
}

.hotspot-activity .nes-pic-show li img {
    display: block;
    width: 100%;
    height: 100%;
}

.hotspot-activity .hosp-rig .nes-become .prev,
.hotspot-activity .hosp-rig .nes-become .next {
    position: absolute;
    z-index: 12;
    top: 50%;
    width: 24px;
    height: 38px;
    margin-top: -16px;
    cursor: pointer;
    opacity: .8;
}

.hotspot-activity .hosp-rig .nes-become .prev {
    left: 10px;
    background: url(/res/images/nes-become-01.png) center no-repeat;
}

.hotspot-activity .hosp-rig .nes-become .next {
    right: 10px;
    background: url(/res/images/nes-become-02.png) center no-repeat;
}

.hotspot-activity .hosp-rig .nes-become .prev:hover,
.hotspot-activity .hosp-rig .nes-become .next:hover {
    opacity: 1;
}

.hotspot-activity .nes-becom-numb {
    position: absolute;
    z-index: 12;
    right: 0;
    bottom: 45px;
    left: 0;
    text-align: center;
}

.hotspot-activity .nes-becom-numb li {
    font-size: 0;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 3px;
    cursor: pointer;
    border: 1px solid #f0520e;
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
    background-color: #fff;

    *display: inline;
    *zoom: 1;
        -ms-border-radius: 100px;
         -o-border-radius: 100px;
}

.hotspot-activity .nes-becom-numb li.on {
    border: 1px solid #fff;
    background-color: #f0520e;
}

.hotspot-activity .nes-list-cont {
    padding: 16px;
}

.hotspot-activity .nes-list-cont li {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dashed #cdcdcd;
}

.hotspot-activity .nes-list-cont li p {
    font-size: 14px;
    float: left;
    padding-left: 12px;
    color: #000;
    background: url(/res/images/nes-become-03.png) left no-repeat;
}

.hotspot-activity .nes-list-cont li p:hover {
    color: #d0021b;
}

.hotspot-activity .nes-list-cont li:last-child {
    border: none;
}

.hotspot-activity .nes-list-cont .nes-time {
    font-size: 12px;
    float: right;
    color: #a1a1a1;
}

.hotspot-activity .hotspot-content .hosp-lef {
    float: left;
    width: 800px;
}

.hotspot-activity .hosp-lef-rht {
    float: right;
    margin-top: -25px;
}

.hotspot-activity .hosp-lef-rht li {
    position: relative;
    z-index: 10;
    overflow: hidden;
    width: 390px;
    height: 150px;
    margin: 25px 0 0 10px;
}

.hotspot-activity .hosp-lef-rht .hosp-act-pic {
    position: relative;
    z-index: 8;
    display: block;
    overflow: hidden;
    width: 390px;
    height: 150px;
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hotspot-activity .hosp-lef-rht li a {
    display: block;
    overflow: hidden;
}

.hotspot-activity .hosp-lef-rht li:hover .hosp-act-pic {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}

.hotspot-activity .hosp-lef-rht li img {
    display: none;
    width: 100%;
    height: 100%;

    *display: block;
}

.hotspot-activity .hosp-lef-let {
    position: relative;
    z-index: 10;
    float: left;
    overflow: hidden;
    width: 390px;
    height: 500px;
}

.hotspot-activity .hosp-lef-let .hosp-wrap {
    position: relative;
    z-index: 6;
    display: block;
    overflow: hidden;
    width: 390px;
    height: 500px;
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hotspot-activity .hosp-lef-let a {
    display: block;
    overflow: hidden;
}

.hotspot-activity .hosp-lef-let:hover .hosp-wrap {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}

.hotspot-activity .hosp-lef-let .hosp-wrap img {
    display: none;
    width: 100%;
    height: 100%;

    *display: block;
}

.hotspot-activity .hosp-lef-let .hso-lef-name {
    top: 30px;
    left: -10px;
    margin-top: 0;
}

.hotspot-activity .hosp-act-name {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 0;
    overflow: hidden;
    width: 220px;
    height: 54px;
    margin-top: -45px;
}

.hotspot-activity .hosp-act-name .yellow {
    float: left;
    width: 10px;
    height: 54px;
    background-color: #f8e932;
}

.hotspot-activity .hosp-act-name .act-detail {
    float: right;
    width: 210px;
    height: 54px;
    opacity: .89;
    background-color: #f0520e;
}

.hotspot-activity .hosp-act-name .act-detail span {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 6px 0 0 12px;
    color: #fff;
}

.hotspot-activity .hosp-act-name .act-detail em {
    font-size: 14px;
    display: block;
    margin: 2px 0 0 12px;
    color: #fff;
}

.hotspot-activity .hsop-acti-introd {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    z-index: 7;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 70px;
    text-align: center;
    color: #fff;
    background: url(/res/images/huodong_01.svg) bottom repeat-x;
    text-shadow: 0 2px 3px #9b2f00;
}
.hotspot-activity .hsop-acti-introd span {
    display: block;
    margin-top: 32px;
    padding: 0 12px 10px 12px;
}

.hotspot-activity .hsop-activ-time {
    position: absolute;
    z-index: 7;
    top: 12px;
    right: 12px;
    padding: 0 5px;
    border: 1px solid #fff;
    border-radius: 100px;
    background-color: rgba(240,82,14,.8);
}

.hotspot-activity .hsop-activ-time em {
    font-family: Verdana;
    font-size: 12px;
    padding-left: 14px;
    color: #fff;
    background: url(/res/images/huodong_03.svg) left no-repeat;
}

.hotspot-activity .hsop-activ-lis {
    z-index: 10;
}

.hotspot-activity .hsop-acti-name {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    min-height: 40px;
    text-align: center;
    color: #fff;
    background: url(/res/images/huodong_02.svg) bottom repeat-x;
    text-shadow: 0 2px 3px #9b2f00;
}

.hotspot-activity .hsop-acti-name span {
    display: block;
    margin-top: 10px;
    padding: 0 12px 8px 12px;
}

.gansu-journey {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    background: url(/res/images/goo-line-01.png) center repeat;
}

.gansu-journey .main-c {
    width: 1200px;
    margin: 0 auto;
}

.gansu-journey .main-c .break {
    display: block;
    width: 279px;
    height: 88px;
    margin: 0 auto 30px auto;
    background: url(/res/images/index_03_yj.png) no-repeat;
}

.journey-scroll .hd {
    text-align: center;
}

.journey-scroll .hd li {
    font-size: 0;
    display: inline-block;
    width: 28px;
    height: 7px;
    margin: 0 5px;
    cursor: pointer;
    background: #d8d8d8;

    *display: inline;
    *zoom: 1;
}

.journey-scroll .hd li.on {
    width: 28px;
    height: 7px;
    background: #f0520e;
}

/*************** �������� ***************/

.modified-version-news {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 60px 0;
}

.modified-version-rig {
    float: right;
    width: 375px;
}

.modified-version-rig .modi-rig-share {
    height: 69px;
    border: 1px solid #f0f0f0;
}

.modified-version-rig .modi-rig-share h1 {
    font-size: 14px;
    float: left;
    width: 26px;
    padding: 5px 2px;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(208, 1, 26, .60);
    background-color: #fa451a;
}

.modified-version-rig .modi-rig-share .ri-share {
    float: left;
    height: 45px;
    padding: 12px 0 12px 16px;
    background: url(/res/images/business_new08.png) no-repeat right center;
}

.modified-version-rig .modi-rig-share .ri-share a {
    float: left;
    width: 30px;
    height: 30px;
    margin: 8px 18px 8px 0;
}

.modified-version-rig .modi-rig-share .ri-share .bds_tqq {
    background: url(/res/images/business_new02.png) center no-repeat;
}

.modified-version-rig .modi-rig-share .ri-share .bds_qzone {
    background: url(/res/images/business_new03.png) center no-repeat;
}

.modified-version-rig .modi-rig-share .ri-share .bds_weixin {
    background: url(/res/images/business_new04.png) center no-repeat;
}

.modified-version-rig .modi-rig-share .ri-share .bds_tsina {
    background: url(/res/images/business_new05.png) center no-repeat;
}

.modified-version-rig .modi-rig-share .ri-collt {
    font-size: 12px;
    line-height: 1.4em;
    float: left;
    height: 26px;
    margin-left: 24px;
    padding: 21px 0 21px 36px;
    color: #8e8e8e;
    background: url(/res/images/business_new06.png) no-repeat left center;
}

.modified-version-rig .modi-rig-share .ri-collt .scs {
    line-height: 26px;
    display: block;
    width: 36px;
    height: 26px;
    text-align: center;
}

.modified-version-rig .modi-rig-share .ri-collt .ysc {
    display: none;
}

.modified-version-rig .modi-rig-share .ri-collt span {
    line-height: 1.1em;
    display: block;
}

.modified-version-rig .rig-adver {
    overflow: hidden;
    height: 135px;
    margin: 25px 0 30px 0;
}

.modified-version-rig .rig-adver img {
    display: block;
    width: 100%;
    height: 100%;
}

.modified-version-rig .rig-ranking h1 {
    width: 107px;
    height: 27px;
    background: url(/res/images/rig-ranking.png) center no-repeat;
}

.modified-version-rig .ranking-list {
    margin-top: 15px;
}

.modified-version-rig .ranking-list li {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 3px;
    background-color: #f3f3f3;
}

.modified-version-rig .ranking-pic {
    float: left;
    overflow: hidden;
    width: 90px;
    height: 90px;
    border: 2px solid #fff;
}

.modified-version-rig .ranking-pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.modified-version-rig .ranking-write {
    position: relative;
    float: right;
    width: 250px;
    height: 90px;
    padding: 2px 10px 2px 0;
}

.modified-version-rig .ranking-write .wri {
    font-size: 16px;
    color: #242b34;
}

.modified-version-rig .ranking-list li:hover .ranking-write .wri {
    color: #d0021b;
}

.modified-version-rig .ranking-write em {
    font-size: 12px;
    position: absolute;
    top: 50px;
    display: block;
    color: #a0a0a0;
}

.modified-version-rig .ranking-inform li {
    margin: 0 2px;
    padding: 10px 0;
    border-bottom: 1px dashed #cdcdcd;
}

.modified-version-rig .ranking-inform li a {
    font-size: 14px;
    padding-left: 12px;
    color: #000;
    background: url(/res/images/nes-become-03.png) left 6px no-repeat;
}

.modified-version-rig .ranking-inform li a:hover {
    color: #d0021b;
}

.modified-version-let {
    float: left;
    width: 800px;
}

.modified-version-let .modi-informat-detal {
    width: 760px;
    padding-right: 40px;
    border-right: 1px #efefef solid;
    border-bottom: 2px #ccc solid;
}

.modified-version-let .modi-let-tit h1 {
    font-size: 22px;
    color: #404040;
}

.modified-version-let .modi-let-tit span {
    font-size: 12px;
    display: block;
    margin-top: 20px;
    color: #888;
}

.modified-version-let .modi-let-tit em {
    margin: 0 5px;
}

.modified-version-let .modi-news-contt {
    width: 740px;
}

.modified-version-let .modi-news-contt img {
    display: block;
	max-width:100%;
    margin-top: 30px;
    margin: 0 auto;
}

.modified-version-let .modi-news-contt p {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 10px;
    color: #404040;
}

.modified-version-let .modi-news-btn {
    padding: 20px 0 40px 0;
    text-align: center;
}

.modified-version-let .modi-news-btn span {
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
    width: 112px;
    height: 30px;
    margin: 0 2px;
    cursor: pointer;
    cursor: pointer;
    text-align: center;
    color: #bfbebf;
    background: url('/res/images/xq_7.png') no-repeat center;

    *display: inline;
    *zoom: 1;
}

.modified-version-let .for-you-recond {
    overflow: hidden;
    padding-top: 30px;
}

.for-you-recond .recond-circuce {
    float: right;
    width: 660px;
}

.for-you-recond .recond-circuce li {
    overflow: hidden;
    height: 88px;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
}

.for-you-recond .recond-circuce li:hover {
    background-color: #f8f8f8;
}

.for-you-recond .recond-circuce .tit {
    font-size: 14px;
    line-height: 30px;
    color: #404040;
}

.for-you-recond .recond-circuce li:hover .tit {
    color: #ff5900;
}

.for-you-recond .recond-circuce .bri {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    height: 54px;
    margin-top: 5px;
    color: #999;
}

.for-you-recond .recond-circuce .phot {
    float: left;
    overflow: hidden;
    width: 140px;
    height: 88px;
    margin-right: 15px;
}

.for-you-recond .recond-circuce .phot img {
    display: block;
    width: 100%;
    height: 100%;
}

.for-you-recond .recond-circuce .reco-more {
    font-size: 14px;
    line-height: 40px;
    display: block;
    height: 40px;
    margin-top: 20px;
    text-align: center;
    color: #404040;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.for-you-recond .recond-circuce .reco-more em {
    font-size: 26px;
    display: inline-block;
    margin-top: -6px;
    margin-right: 10px;
    -webkit-transition: -webkit-transform .3s;
        -ms-transition:     -ms-transform .3s;
         -o-transition:      -o-transform .3s;
            transition:         transform .3s;
    vertical-align: middle;
}

/*
     FILE ARCHIVED ON 17:48:59 Nov 13, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:20:46 Aug 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.525
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.014
  esindex: 0.01
  cdx.remote: 71.436
  LoadShardBlock: 135.295 (3)
  PetaboxLoader3.datanode: 294.996 (5)
  load_resource: 631.494 (2)
  PetaboxLoader3.resolve: 431.504 (2)
*/
