@charset "utf-8";
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
.container{
    width: 1180px;
    margin: 0 auto;
    min-height: 500px;
    overflow: hidden;
    padding-top: 25px;
    font: 18px "微软雅黑", Arial, Helvetica, sans-serif;
}
/*=====================左侧内容==================*/
.left{
    width: 250px;
    float: left;
}
.leftList{
    margin-bottom: 14px;
    background-color: #fff;
    padding-bottom: 7px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.LLTitle{
    height: 40px;
    width: 233px;
    font-size: 18px;
    color: #fff;
    background-color: #f45a45;
    line-height: 40px;
    font-weight: 800;
    padding-left: 17px;
}
.LLContent{
    background-color: #fff;
    width: 226px;
    padding: 7px 12px;
}
.BorCd4d4d4{
    border-bottom: 1px dotted #d4d4d4;
}
.sdie-obr{
    text-align: center;
    font-size: 16px;
}
.LLContent h3{
    padding: 7px 0;
}
.LLContent h3 span{
    border-radius: 4px;
    background-color: #5db45d;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    line-height: 29px;
    font-weight: 600;
}
.LLContent ul{
    padding-bottom: 8px;
}
.LLContent li{
    line-height: 22px;
    font-size: 14px;
    color: #555;
    text-align: center;
}
.LCImg{
    position: relative;
}
.LCImg a{
    display: block;
}
.LCImg img{
    width: 226px;
    height: 140px;
    margin-top: 7px;
}
.LCImg p{
    position: absolute;
    left: 12px;
    bottom: 7px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    -webkit-background-color: rgba(85,85,85,.7);
    -moz-background-color: rgba(85,85,85,.7);
    background-color: rgba(85,85,85,.7);
    width: 226px;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    cursor: pointer;
}
.Satisfaction h1{
    font-size: 48px;
    color: #f45a45;
    font-weight: 900;
    text-align: center;
    padding-top: 14px;
    line-height: 64px;
}
.Satisfaction p{
    width: 226px;
    position: relative;
    line-height: 26px;
    font-size: 14px;
    color: #555;
    text-align: center;
    cursor: pointer;
}
.Satisfaction p span{
    position: absolute;
    bottom: -130px;
    left: 13px;
    width: 180px;
    line-height: 18px;
    text-align: left;
    z-index: 999;
    border: 1px solid #d4d4d4;
    padding: 10px;
    font-size: 12px;
    background-color: #fff;
    color: #777;
    display: none;
}
.evaluate{
    line-height: 22px;
    font-size: 12px;
    color: #555;
    margin: 7px 0;
}
.evaluate span{
    float: left;
    width: 74px;
    height: 42px;
    background-color: #fe6902;
    color: #fff;
    border-radius: 4px;
    text-align: right;
    position: relative;
    font-size: 14px;
    padding-right: 5px;
    line-height: 20px;
}
.evaluate span b{
    font-size: 22px;
}
.evaluate span i{
    display: block;
    width: 1px;
    height: 1px;
    border: 4px solid #fff;
    border-left: 6px solid #fe6902;
    position: absolute;
    right: -11px;
    top: 16px;
}
.evaluate p{
    float: left;
    width: 126px;
    font-size: 14px;
    color: #5db45d;
    font-weight: 800;
    padding-left: 14px;
    overflow: hidden;
    height: 22px;
}
.evaluate em{
    color: #f45a45;
}
.C797979{
    color: #797979;
}
.page{
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 10px;
}
.page a{
    padding: 5px 10px;
    border: 1px solid #555;
    border-radius: 4px;
    font-size: 12px;
}
.page a:hover,.page a.one{
    background-color: #5db45d;
    border-color: #5db45d;
    color: #fff;
}
.leftList .page a{
    margin: 0 2px;
}
.rightList .page a{
    margin: 0 5px;
}
.guide{
    margin-top: 7px;
}
.guide li{
    text-align: left;
    font-size: 18px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    margin: 5px 0;
}
.guide li a{
    line-height: 30px;
    float: left;
    width: 100%;
}
.guide li i{
    float: left;
    width: 36px;
    height: 30px;
    background: url("../images/ico2017list.png") no-repeat 0 0;
    margin: 0 13px 0 8px;
}
.guide li i.ico02{
    background-position: 0 -30px;
}
.guide li i.ico03{
    background-position: 0 -60px;
}
.guide li i.ico04{
    background-position: 0 -90px;
}
.guide li i.ico05{
    background-position: 0 -120px;
}
.guide li i.ico06{
    background-position: 0 -150px;
}
.guide li i.ico07{
    background-position: 0 -180px;
}
.guide li i.ico08{
    background-position: 0 -210px;
}
.guide li i.ico09{
    background-position: 0 -240px;
}
.guide li i.ico10{
    background-position: 0 -270px;
}
.guide li i.ico11{
    background-position: 0 -300px;
}
.guide li i.ico12{
    background-position: 0 -330px;
}

/*关于东来*/
.aboutusLi li a{
    position: relative;
    padding-left: 60px;
    width: 170px;
}
.aboutusLi li a:before{
    content: "";
    width: 40px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 10px;
    background: url("../images/icolistscontent.png") no-repeat 0 0;
}
.aboutusLi li:nth-child(2) a:before{
    background-position: 0 -30px;
}
.aboutusLi li:nth-child(3) a:before{
    background-position: 0 -60px;
}
.aboutusLi li:nth-child(4) a:before{
    background-position: 0 -90px;
}
.aboutusLi li:nth-child(5) a:before{
    background-position: 0 -120px;
}
.aboutusLi li:nth-child(6) a:before{
    background-position: 0 -150px;
}
.aboutusLi li:nth-child(7) a:before{
    background-position: 0 -180px;
}
.aboutusLi li:nth-child(8) a:before{
    background-position: 0 -210px;
}
.aboutusLi li:nth-child(9) a:before{
    background-position: 0 -240px;
}
.aboutusLi li:nth-child(10) a:before{
    background-position: 0 -270px;
}
.aboutusLi li:nth-child(11) a:before{
    background-position: 0 -300px;
}
.aboutusLi li:nth-child(12) a:before{
    background-position: 0 -330px;
}
.aboutusLi li:nth-child(13) a:before{
    background-position: 0 -360px;
}
.aboutusLi li:nth-child(14) a:before{
    background-position: 0 -390px;
}
.aboutusLi li:nth-child(15) a:before{
    background-position: 0 -420px;
}
.aboutusLi li:nth-child(16) a:before{
    background-position: 0 -450px;
}
.aboutusLi li:nth-child(17) a:before{
    background-position: 0 -480px;
}
/*=====================右侧内容==================*/
.right{
    float: right;
    width: 900px;
    min-height: 665px;
}
.rightList{
    background-color: #fff;
    padding: 20px 15px;
    margin-bottom: 15px;
}
#slides a.slidesjs-previous {
    left: 0;
}
#slides a.slidesjs-next {
    right: 0;
}
#slides a.slidesjs-next, #slides a.slidesjs-previous {
    display: none;
    position: absolute;
    top: 105px;
    width: 26px;
    height: 70px;
    z-index: 99;
}
.RLTitle{
    border-left: 14px solid #f45a45;
    height: 38px;
    line-height: 38px;
    color: #f45a45;
    font-size: 26px;
    padding-left: 10px;
    margin-bottom: 26px;
    font-weight: 600;
}
.RLC01{
    width: 268px;
    height: 290px;
    border: 2px solid #fff;
    float: left;
    padding: 6px;
    position: relative;
}
.RLC01:hover{
    border-color: #f45a45;
}
.RLC01 a{
    display: block;
}
.RLC01 img{
    width: 268px;
    height: 195px;
    margin-bottom: 10px;
}
.RLC01 img.titIco{
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    left: 30px;
}
.RLC01 p{
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #555;
    cursor: pointer;
    padding: 0 5px;
}
.RLC01 p em{
    color: #f45a45;
}
.RLC01 p em span{
    font-size: 24px;
}
.RLC01 p.LH40{
    line-height: 40px;
}

.RLTitle span{
    width: 148px;
    height: 27px;
    display: inline-block;
    background-color: #f45a45;
    font-size: 16px;
    color: #fff;
    line-height: 27px;
    text-align: center;
}
.RLC02{
    overflow: hidden;
    padding: 0 20px;
}
.RLC02 li{
    float: left;
    margin-right: 30px;
    border-bottom: 8px solid #fff;
}
.RLC02 li.on{
    border-color: #f45a45;
}
.RLC02 li a{
    font-size: 18px;
    display: block;
    height: 50px;
    line-height: 50px;
}
.RLC03{
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px dashed #d4d4d4;
}
.RLContent .RLC03:first-child{
    padding-top: 0;
}
.RLC03 a{
    display: block;
}
.RLImg{
    float: left;
    width: 160px;
    height: 110px;
}
.RLTxt{
    float: left;
    width: 500px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 25px;
}
.RLTxt a{
    color: #555;
}
.RLTxt p{
    cursor: pointer;
}
.RLTTit{
    height: 50px;
    overflow: hidden;
}
.RLholiday{
    color: #f00;
}
.RLname{
    color: #488bda;
}
.RLpro{
    color: #5db45d;
}
.RLTCon,.RLTTime{
    height: 30px;
    overflow: hidden;
}
.RLtqico{
    margin: 0 5px 0 10px;
    width: 16px;
    height: 14px;
}
.RLdesc{
    font-size: 12px;
    line-height: 30px;
}
.RLTTime span{
    padding: 2px;
    background-color: #f45a45;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}
.RLMoney{
    float: left;
    width: 170px;
    line-height: 30px;
    font-size: 14px;
    color: #555;
    text-align: center;
}
.RLsalenum{
    color: #f45a45;
}
.font25{
    font-size: 25px;
    padding: 0 5px;
}
.RLTitle .Raiders{
    float: right;
    width: auto;
    line-height: 38px;
    color: #555;
    background-color: #fff;
    font-size: 14px;
}
.RLContent .RLC03:last-child{
    border-bottom-color:#fff;
    margin-bottom: 10px;
}
.RLC04{
    padding: 20px 0;
    border-bottom: 1px dashed #d4d4d4;
    overflow: hidden;
}
.RLContent .RLC04:first-child{
    padding-top: 0;
}
.RLC04 img,.RLC04 span{
    float: left;
}
.RLC04 img{
    width: 380px;
    height: 210px;
}
.RLC04 span{
    width: 440px;
    padding: 0 25px;
    overflow: hidden;
}
.C04Tit{
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #f45a45;
}
.C04Time{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #555;
}
.RLC04 span.C04Main{
    line-height: 30px;
    font-size: 14px;
    color: #555;
    padding: 10px 25px;
    height: 90px;
}
.RLC05 li{
    padding: 10px;
    border-bottom: 1px dashed #d4d4d4;
}
.RLC05 li:first-child{
    padding-top: 0;
}
.RLC05 p{
    line-height: 30px;
    font-size: 14px;
    color: #555;
    padding: 0 15px;
}
.RLC05 p.C05T{
    line-height: 40px;
    font-size: 18px;
}
.RLC05 p.C05T span{
    color: #f45a45;
}
.RLC06 p{
    margin-bottom: 24px;
    padding-left: 120px;
    overflow: hidden;
}
.RLC06 label{
    font-size: 18px;
    color: #555;
    width: 100px;
    float: left;
    line-height: 47px;
    height: 47px;
}
.RLC06 p>span{
    float: left;
}
.RLC06 input,.RLC06 textarea{
    width: 360px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border: 1px solid #555;
    font-size: 16px;
    color: #929292;
}

.RLC06 textarea{
    width: 560px;
    height: 90px;
    line-height: 30px;
    resize: none;
}
.RLC06 p.dbp{
    padding-top: 15px;
    padding-left: 270px;
}
.RLC06 input.inputYzm{
    width: 180px;
    margin-right: 20px;
}
.RLC06 p.dbp input{
    width: 140px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background-color: #5db45d;
    font-size: 18px;
    border: none;
    margin-right: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.lastList{
    margin-bottom: 50px;
}
.yzm{
    display: block;
    cursor: pointer;
    float: right;
    margin-top: 7px;
    position: relative;
    width: 152px;
    height: 32px;
}
.yzm:after{
    content: url("../images/RefreshNumber.png");
    width: 32px;
    height: 32px;
    position: absolute;
    right: 3px;
    top: 0;
    z-index: 50;
}
.yzm img{
    padding-right: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

/*表单*/
.RLContent .onError{
    color: #f00;
    font-size: 14px;
    border-color: #40B3FF;
    display: block;
    zoom: 1;
    vertical-align: middle;
    background: url(../images/msg_bg.png) no-repeat 3px -47px;
    line-height: 18px;
    padding: 2px 10px 2px 23px;
    margin-left: 10px;
    _margin-left: 5px;
}
.RLContent .onShow{
    font-size: 14px;
    color: #959595;

    display: block;
    zoom: 1;
    vertical-align: middle;
    background: url(../images/msg_bg.png) no-repeat 3px -147px;
    line-height: 18px;
    padding: 2px 10px 2px 23px;
    margin-left: 10px;
}
.RLContent .onFocus{
    font-size: 14px;
    color: #444;

    display: block;
    zoom: 1;
    vertical-align: middle;
    background: url(../images/msg_bg.png) no-repeat 3px -147px;
    line-height: 18px;
    padding: 2px 10px 2px 23px;
    margin-left: 10px;

}
.RLContent .onCorrect{
    font-size: 14px;
    color: #5db45d;

    display: block;
    zoom: 1;
    vertical-align: middle;
    background: url(../images/msg_bg.png) no-repeat 3px -247px;
    line-height: 18px;
    padding: 2px 10px 2px 23px;
    margin-left: 10px;
}
/*旅游指南*/
.RLContent>p>span,.RLContent span>span{
    line-height: 30px;
}
.RLContent>p>span strong,.RLContent span>span strong{
    color: #f45a45;
    line-height: 40px;
    font-size: 20px;
}
.RLContent small a{
    line-height: 30px;
    width: 678px;
    text-align: center;
    color: #f45a45;
    font-size: 20px;
}

/*天气预报*/
.RLContent table th,.RLContent table p{
    font-size: 14px;
    color: #555;
    text-align: center;
}
.RLContent table{
    border: 1px solid #959595;
}

/*东来快讯*/
.mbxnavi{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}
.mbxnavi a{
    font-size: 16px;
    color: #5db45d;
}
.owmainleft{
    width: 1180px;
    background-color: #fff;
}
.hcltit{
    border-left: 14px solid #f45a45;
    height: 38px;
    line-height: 38px;
    color: #f45a45;
    font-size: 26px;
    padding-left: 10px;
    margin: 15px 0 26px 20px;
    font-weight: 600;
}
.hclin{
    padding: 0 40px 20px;
}
.hclin_title{
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px dashed #999;
}
.hclin_title h2{
    font-size: 22px;
    color: #333;
    font-weight: bold;
    padding: 5px 0 30px 0;
}
.hclins{
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 30px;
}
.hclins2{
    color: #777;
}
.hclins3{
    color: #f45a45;
}
.fx{
    display: inline-block;
    margin-bottom: -2px;
}
.hclinword {
    line-height: 24px;
    font-size: 16px;
    padding: 0 30px;
}
.hclinword table{
    margin: 0 auto;
}
.newsnav{
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px dashed #999;
    line-height: 30px;
}

.freemain3{
    padding-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
}
.hcl_list ul{
    padding: 0 50px;
}
.hcl_list ul li{
    line-height: 40px;
    border-bottom: 1px dotted #999;
}
.hcl_list ul li:hover{
    background-color: rgba(93,180,93,.1);
}
.hcl_list ul li a{
    color: #333;
    width: 970px;
    display: inline-block;
}
.hcl_list ul li a:hover{
    color: #f45a45;
}
.hcl_list ul li em{
    color: #555;
    float: right;
}


/*========================================================================================*/
/*关于东来*/
.bg-none{
    background-color: inherit;
}
.aboutus{
    background-color: #fff;
}
.guide .hover a{
    position: relative;
}
.guide .hover a:after {
    content: url("../images/zuji.png");
    height: 30px;
    width: 47px;
    position: absolute;
    top: 0;
    right: 10px;
}
.aboutusin{
    padding: 0 50px 50px;
    font-size: 16px;
    color: #555;
    line-height: 24px;
}
/*.aboutusLi li{*/
    /*margin-left: 60px;*/
/*}*/
#aboutTable td{
    padding: 5px;
}
#aboutusQYZZ td p{
    line-height: 30px;
}
#aboutusQYZZ td{
    padding-bottom: 10px;
}

/*签证栏目页*/
.visaUl{
    padding: 15px;
}
.visaUl li{
    width: 140px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.visaUl li a{
    display: block;
}
.visaUl li:hover a:before{
    content: url("../images/smallZou.gif");
    width: 100px;
    height: 90px;
    position: absolute;
    top: -5px;
    left: 20px;
    cursor: pointer;
}
.visaUl li a{
    line-height: 24px;
    font-size: 14px;
}
.visasearch{
    padding: 15px;
}
.visasearch p{
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
}
.visasearch p span{
    width: 50px;
    float: left;
    text-align: right;
    font-size: 14px;
}
.visasearch p select{
    width: 160px;
    height: 30px;
    line-height: 28px;
    color: #555;
    float: right;
    font-size: 14px;
}
.insearchbutp{
    text-align: center;
}
.insearchbutp button{
    width: 120px;
    border-radius: 5px;
    color: #fff;
    background-color: #5db45d;
    font-size: 16px;
    line-height: 34px;
    height: 34px;
    border: 0;
}
.visainnews{
    padding: 15px;
}
.visainnews li{
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #555;
}
.LLTitle span.fr a{
    color: #fff;
    padding-right: 10px;
    font-size: 16px;
}

/*签证列表页*/
.visalx{
    font-size: 16px;
    padding-left: 20px;
}
.visalx span{
    margin-right: 10px;
    margin-left: 5px;
}
.visalist{
    overflow: hidden;
    padding: 20px 15px;
}
.visalist a{
    display: block;
    overflow: hidden;
}
.visalistimg{
    float: left;
    padding: 5px;
    border: 1px solid #c7c7c7;
    cursor: pointer;
}
.visalistimg img{
    height: 126px;
}
.visalistword{
    float: left;
    width: 250px;
    font-size: 14px;
    margin-left: 20px;
    cursor: pointer;
}
.visalistword li{
    line-height: 22px;
    height: 22px;
    color: #555;
    cursor: pointer;
}
.visalistword li.visalisttit{
    color: #5db45d;
    font-size: 16px;
    font-weight: 600;
}
.visalist a:hover li.visalisttit{
    color: #fe6902;
}
.visalistsub{
    float: right;
    width: 150px;
    margin-right: 20px;
    text-align: right;
    padding-right: 30px;
    cursor: pointer;
}
.visalistsub>p{
    text-align: center;
    color: #f45a45;
    font-size: 20px;
    font-weight: 900;
    margin-top: 20px;
    margin-bottom: 15px;
    cursor: pointer;
}
.visalistsub>p>span{
    font-size: 28px;
    margin: 0 5px;
}
.visalistsub>span{
    display: block;
    width: 120px;
    height: 30px;
    background-color: #5db45d;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    margin-left: 15px;
}
.visats{
    overflow: hidden;
}
.visats ul{
    float: left;
    width: 100%;
    overflow: hidden;
}
.visats ul.visatEurope{
    width: 315px;
}
.visats ul.visatAfrica{
    width: 105px;
}
.visats ul li p{
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    width: 100%;
    margin: 0 2px;
    text-align: center;
}
.visats ul li a{
    display: block;
}
.visats ul li{
    width: 24%;
    float: left;
    margin: 10px 0.5%;
}
.visats ul li img{
    width: 100%;
    height: 123px;
}
.visainnews{
    line-height: 30px;
    font-size: 14px;
    color: #555;
}
.RLTitle>span{
    display: inline-block;
    margin-left: 30px;
    font-size: 16px;
    color: #555;
    width: auto;
    height: auto;
    font-weight: 100;
    background-color: #fff;
}
#visaTab .hd>ul{
    margin-bottom: 10px;
    overflow: hidden;
}
#visaTab .hd>ul li{
    float: left;
    padding: 3px 10px;
    margin-left: 5px;
}
#visaTab .hd>ul li.on{
    background-color: #f45a45;
}
#visaTab .hd>ul li.on a{
    color: #fff;
}
#viastable {
    background: none repeat scroll 0 0 #E4E4E4;
    border-collapse: separate;
    border-spacing: 1px;
}
#viastable tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
#viastable td{
    color: #555;
    font-size: 14px;
    padding: 10px 20px;
    background-color: #fff;
    line-height: 20px;
}
#viastable th,#viastable td.td1{
    font-size: 16px;
    color: #333;
    text-align: center;
    background: none repeat scroll 0 0 #F6F6F6;
    padding: 10px;
}
.RLC06 input.radio1{
    width: 15px;
    height: 15px;
    line-height: 15px;
    padding: 0;
    border: none;
    font-size: 16px;
    color: #929292;
    float: left;
    margin-top: 17px;
}
.RLC06 input.input2{
    width: 180px;
}
.RLC06 p span.s1{
    font-size: 14px;
    color: #555;
}

/*邮轮*/
.main-filter dl{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.main-filter dl dt{
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: #5db45d;
    font-weight: 600;
    line-height: 30px;
}
.main-filter dl dd{
    overflow: hidden;
}
.main-filter dl dd a,.type-sort a>span{
    margin: 0 5px;
    font-size: 14px;
    float: left;
    padding: 5px 5px;
}
.main-filter dl dd a.cur,.type-sort a.cur>span{
    background-color: #f45a45;
    color: #fff;
}
.main-sort{
    margin-bottom: 20px;
}
.type-sort>span{
    font-size: 16px;
    color: #5db45d;
    font-weight: 600;
    width: 100px;
    float: left;
    text-align: center;
    line-height: 30px;
}
.ListLoding,.noshuju,.shownum-page{
    width: 100%;
    text-align: center;
    line-height: 50px;
}
.shownum-page{
    overflow: hidden;
}
.fn-right{
    margin-right: 100px;
}
.J_pagetotal i{
    color: #f45a45;
    margin: 0 5px;
    font-weight: 600;
    font-size: 16px;
}
.pagea{
    margin: 0 3px;
}
.currenta{
    color: #f45a45;
    font-weight: 600;
    font-size: 15px;
}
.j-pageCurrent{
    margin: 0 3px 0 5px;
}
.j-pageAll{
    margin: 0 5px 0 3px;
}
.page-prev{
    margin: 0 5px;
}
.common-page{
    line-height: 30px;
}
.LLContent li.YLPN{
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.LLContent li.YLPNum{
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #5db45d;
    padding-left: 50px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.RLC01 a:hover img{
    margin-bottom: 10px;
}
.RLTTime a:hover>img{
    margin: 0 5px 0 10px;
}
/*海岛*/
.RLContent{
    font-size: 14px;
}
.HDcon .right span.left{
    float: none;
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #5db45d;
}
.HDcon .right span.right{
    float: none;
    display: none;
}
.HDRLcon{
    padding: 0 20px;
    line-height: 30px;
}

/*景点*/
.freemainmiddle{
    padding: 20px;
    background-color: #fff;
}
.jdz{
    margin-bottom: 40px;
}
.jdz dl{
    margin-bottom: 10px;
    padding: 0 20px;
}
.jdz dl dt{
    line-height: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #5db45d;
}
.freenames{
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    color: #474747;
    margin-bottom: 20px;
    border-bottom: 1px dashed #999;
    padding-bottom: 20px;
}
.jdjs img{
    text-align: center;
    margin: 20px auto;
}
.jdjs>img{
    width: 70%;
    margin: 20px 0 20px 15%;
}
.jdjs{
    font-size: 16px;
    line-height: 24px;
}
.d1Trim1{
    overflow: hidden;
}
.d1Trim1 p{
    width: 46%;
    margin: 10px 2%;
    float: left;
}
.d1Trim1 p span{
    line-height: 24px;
    display: block;
    overflow: hidden;
    height: 48px;
    padding: 10px;
}
.d1Trim1 p span label{
    float: left;
    width: 70%;
}
.d1Trim1 p span label a{
    color: #5db45d;
}
.d1Trim1 p span em{
    width: 30%;
    text-align: center;
    color: #f45a45;
    float: left;
}
.d1Trim1 p span em b{
    font-size: 22px;
    margin: 0 5px;
}
.d1Trim1 p span.s2{
    font-size: 16px;
    padding: 10px 50px 10px 20px;
}