html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
ul {
    padding: 0;
}

body {
    color: #535353;
    font-size: 12px;
    font: 1.2rem/1.5 "宋体",Microsoft Yahei, Arial, tahoma, Verdana, Sans;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

a {
    color: #535353;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}
a:focus{
    text-decoration: none;
}

.p0 {
    padding: 0;
}

.pagen {
    height: 25px;
    margin: 25px auto 0;
}

.pagen > div {
    text-align: center;
}

.pagen a, .pagen span {
    display: inline-block;
}

.pager .prev,.pager .next {
    width: 36px;
    border: 1px solid #999;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    margin-right: 8px;
}

.pager .num,.pager .first,.pager .end {
    width: 36px;
    text-align: center;
    border: 1px solid #999;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    margin-right: 8px;
    display: inline-block;
}

.current {
    color: #fff;
    background: #5aa73c;
    border: 1px solid #5aa73c;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 8px;
    display: inline-block;
}

.margin-center-1002 {
    width: 1002px;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

/*页面顶部css*/
.page-top-userPart {
    height: 25px;
    line-height: 25px;
    background: #E2E5E5;
    min-width: 1300px;
}

.page-top-userPart .row div[class^="col-"] {
    /*padding-left: 0;*/
}

.page-top-userPart .row div[class^="col-"] .collect {
    float: left;
}

.page-top-userPart .row div[class^="col-"] .collect img {
    margin-right: 5px;
}

.page-top-userPart .row div[class^="col-"] .someLogin {
    margin-left: 20px;
    float: left;
}

.page-top-userPart .row div[class^="col-"] .someLogin a {
    color: #2192B6;
    margin-right: 10px;
    float: left;
}

.page-top-userPart .row div[class^="col-"] .someLogin .userinfo {
    float: left;
   /*  display: none; */
}

.page-top-userPart .row div[class^="col-"] .someLogin .userinfo img {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.page-top-userPart .row div[class^="col-"] .someLogin .userinfo a {
    color: #535353;
}

.page-top-userPart .row div[class^="col-"] .someLogin .userinfo .logout {
    color: #2192B6;
}

.page-top-userPart .row div[class^="col-"] .howDel {
    margin-left: 10px;
    float: left;
}

.page-top-userPart .row div[class^="col-"] .howDel a {
    color: #2192B6;
    text-decoration: underline;
    font-weight: bold;
}

.page-top-userPart .row div[class^="col-"] .nationalFlag {
    float: right;
    margin-right: 10px;
}

.page-top-userPart .row div[class^="col-"] .city {
    float: right;
}

.page-top-userPart .row div[class^="col-"] .city span {
    margin-right: 5px;
    color: #2192B6;
}

/*menuCSS*/
.menuPart{
    padding: 0;
    margin-top: 10px;
    min-width: 1300px;
}
.menuPart div[class="col-xs-5"] > div {
    float: left;
}

.menuPart div[class="col-xs-5"] .location {
    height: 32px;
    line-height: 32px;
    background-color: #EFF0EE;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    padding: 0 10px;
    margin: 6px 0 0 10px;
    max-width: 241px;
}

.menuPart .search {
    border: 2px solid #5AA73C;
    height: 34px;
    width: 447px;
    float: right;
    margin-top: 5px;
}

.menuPart .search .select_box {
    font-size: 12px;
    color: #999999;
    width: 75px;
    line-height: 30px;
    float: left;
    position: relative;
    border-right: 1px solid #D1D1D1;
}

.menuPart .search .select_showbox {
    height: 30px;
    background: url(../images/index/search_ico.png) no-repeat 62px center;
    text-indent: 1em;
}

.menuPart .search .select_option {
    border: 2px solid #5AA73C;
    border-top: none;
    display: none;
    left: -2px;
    top: 30px;
    position: absolute;
    z-index: 99;
    background: #fff;
}

.menuPart .search .select_option li {
    text-indent: 1em;
    width: 75px;
    cursor: pointer;
}

.menuPart .search .select_option li:hover {
    background: #BEBEBE;
    color: #fff;
}

.menuPart .search input.inp_srh {
    outline: none;
    width: 308px;
}

.menuPart .search input.inp_srh, .search input.btn_srh {
    border: none;
    background: none;
    height: 32px;
    line-height: 32px;
    float: left;
    border-radius: 0px;
}

.menuPart .search input.btn_srh {
    background: #5AA73C;
    color: #FFF;
    font-size: 15px;
    width: 60px;
    cursor: pointer;
    border-radius: 0;
}

.menuPart .my-home {
    float: right;
    width: 140px;
    height: 34px;
    margin-top: 5px;
    overflow: hidden;
}

.menuPart .my-home .userName {
    border-right: solid 2px #DFDFDF;
    border-top: solid 2px #DFDFDF;
    border-bottom: solid 2px #DFDFDF;
    width: 105px;
    float: right;
    z-index: 10;
    position: relative;
    padding: 0 2px;
    background-color: #ffffff;
    line-height: 34px;
    text-align: center;
    height: 34px;
    overflow: hidden;
}

.menuPart .my-home .userLogo {
    width: 32px;
    float: right;
    z-index: 20;
    position: relative;
    line-height: 33px;
}

.index-nav {
    /*height: 35px;*/
}

.nav-left {
    background-color: #5aa73c;
    float: left;
    /*height: 32px;*/
    width: 100%;
}

.nav-left li {
    display: block;
    float: left;
    line-height: 35px;
}
.index-nav .nav{
    display: table;
}
.nav-wrap {
    background: #5aa73c none repeat scroll 0 0;
    position: relative;
    width: 100%;
}

.goods {
    /*float: left;*/
    height: 100%;
    width: 175px;
    vertical-align: middle;
    background: #00939D;
    display: table-cell;
    position: relative;
}

.goods h2 a {
    color: #fff;
    display: block;
    /*height: 32px;*/
    /*line-height: 32px;*/
    /*padding-left: 20px;*/
}

.goods h2 a:hover {
    text-decoration: none;
}

.jianyi {
    background: white none repeat scroll 0 0;
    border-radius: 50px;
    float: right;
    height: 25px;
    line-height: 25px;
    margin-right: 4px;
    margin-top: 4px;
    text-align: center;
    width: 80px;
}

.jianyi > a {
    color: #5aa73c;
    font-size: 12px;
    font-weight: bold;
}

.all-goods {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fafafa none repeat scroll 0 0;
    border-color: #00939d;
    border-image: none;
    border-style: solid;
    border-width: 0 2px 2px;
    height: 242px;
    overflow: visible;
    position: absolute;
    z-index: 9997;
    width: 100%;
    top: 0;
}

.all-goods .btnone {
    border-top: medium none;
}

.all-goods .item {
    /*background: #f7f7f7 none repeat scroll 0 0;*/
    height: 26px;
    width: auto;
}

.all-goods .item .product {
    position: relative;
    width: auto;
    z-index: 999;
}

.all-goods .postwo {
    right: -770px;
    top: 0;
}

.all-goods .item .product a {
    color: #666666;
    font-family: "宋体";
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.all-goods .item .product s {
    background: rgba(0, 0, 0, 0) url("../images/index/indexSprite.png") no-repeat scroll 0 0;
    display: block;
    height: 9px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 6px;
}

.all-goods .active .product a {
    line-height: 24px;
    background-position: -2px -100px;
    background-color: white;
    border: 1px solid #00939D;
    border-width: 1px 0;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.all-goods .active .product  a {
    color: #00939D;
}

.all-goods .product-wrap {
    background: white none repeat scroll 0 0;
    border: 1px solid #0495a0;
    display: none;
    height: 242px;
    position: absolute;
    width: 769px;
    z-index: 99;
}

.goods-item {
    float: left;
    height: 227px;
    margin-left: 10px;
    margin-top: 10px;
    width: 495px;
}

.goods-item ul {
    height: 100%;
}

.goods-item li {
    border-right: 1px solid #eeeeee;
    display: block;
    float: left;
    height: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 152px;
}

.recommend {
    border-left: 1px dashed #eeeeee;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
    width: 245px;
    text-align: center;
}

.recommend img {
    margin-top: 5px;
}

.nav-list {
    height: 32px;
}

.nav-list li {
    float: left;
    margin-right: 1px;
}

.nav-list a {
    color: #fff;
    display: block;
    float: left;
    font: bold 14px/32px "宋体";
    height: 32px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}

.nav-list a:hover {
    background: #39801E;
    text-decoration: none;
    color: #ffffff
}

.nav-list a.on {
    background: #39801E;
}

.nav-right {
    float: right;
    height: 35px;
    /*width: 138px;*/
}
.loginWall{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    z-index: 99999;
    display: none;
}
.loginForm{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #65a869;
    border-radius: 10px;
    box-shadow: 0 0 10px #666;
    height: 275px;
    position: fixed;
    width: 626px;
    z-index: 100000;
    display: none;
}
.loginForm .closee{
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
}
.loginForm .mainLogo{
    text-align: center;
    margin-top: 38px;
}
.loginForm .form{
    width: 280px;
    margin: 0 auto;
}
.loginForm .form .btn{
    width: 100%;
    background-color: #00939e;
    margin-top: 10px;
}
.loginForm .form .btn:hover{
    background: #0192bd;
}
.loginForm .form .form-control{
    margin-top: 15px;
}
.blog-roll {
    height: 34px;
    border: 1px solid #cccccc;
}

.blog-roll li {
    float: left;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
}
.close{
    opacity: 1;
}
.footer {
    height: 40px;
    margin-top: 15px !important;;
}

.about-us {
    width: 560px;
    /*height: 20px;*/
    margin: 0 auto;
    /*margin-left: 260px;*/
}

.about-us li {
    display: block;
    float: left;
    width: 80px;
    text-align: center;
}

.about-us li a {
    color: #535353;
}

.about-us li a:hover {
    text-decoration: underline;
    color: orangered;
}

.ipc {
    color: #9a9a9a;
    height: 20px;
    margin: 0 auto;
    padding-top: 1px;
    text-align: center;
    width: 685px;
}

/*.serviceDiv{*/
    /*position:fixed;*/
    /*bottom:7%;*/
/*}*/
.serviceDiv li{
    width: 48px;
    height: 48px;
    background: #e8e8e8;
    text-align: center;
    line-height: 48px;
    margin-top: 5px;
    cursor: pointer;
}
.serviceDiv li img{
    vertical-align: middle;
}
.serviceDiv .toTop{
    /*background: url("/Application/Home/Static/images/index/sideToTopL.png") 0 0 /100% 100%;*/
}
@media screen and (min-width: 1501px) {
    .questionLi .question{
        position: absolute;
        height: 48px;
        background: #5aa73c;
        right: -83px;
        padding: 0px 18px;
        display: none;
    }
    .connectLi .connect{
        position: absolute;
        height: 48px;
        background: #5aa73c;
        right: -83px;
        padding: 0px 18px;
        display: none;
    }
    .guizeLi .guize{
        position: absolute;
        height: 48px;
        background: #5aa73c;
        right: -83px;
        padding: 0px 18px;
        display: none;
    }
    .weChatLi .wechat{
        position: absolute;
        background: #5aa73c;
        right: -83px;
        color: white;
        padding: 8px;
        display: none;
    }
}
@media screen and (max-width: 1500px) {
    .questionLi .question{
        position: absolute;
        height: 48px;
        background: #5aa73c;
        left: -83px;
        padding: 0px 18px;
        display: none;
    }
    .connectLi .connect{
        position: absolute;
        height: 48px;
        background: #5aa73c;
        left: -83px;
        padding: 0px 18px;
        display: none;
    }
    .guizeLi .guize{
        position: absolute;
        height: 48px;
        background: #5aa73c;
        left: -83px;
        padding: 0px 18px;
        display: none;
    }
    .weChatLi .wechat{
        position: absolute;
        background: #5aa73c;
        left: -83px;
        color: white;
        padding: 8px;
        display: none;
    }
}
.questionLi .question a,.connectLi .connect a,.guizeLi .guize a{
    color:white;
}

/* 收藏和举报 */
.theme-popover {
    z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 626px;
    height: 275px;
    margin: -180px 0 0 -330px;
    border-radius: 10px;
    border: solid 2px #65A869;
    display: none;
    box-shadow: 0 0 10px #666;
    background: #fff;
}
.theme-popover-mask {
    z-index: 9998;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    display: none;
}
#theme-jubao{
    width: 500px;
    height: 303px;
    left: 55%;
}
.jubao1{
    width:120px;text-align: right;margin-top: 20px;margin-bottom: 20px;font-size: 14px;float: left
}

.jubao3 {
    width:120px;text-align: right;font-size: 14px;float: left
}
.jubao4 {
    width:120px;text-align: right;margin-top: 20px;margin-bottom: 20px;font-size: 14px;float: left
}
.yzm{  height: 32px; float: left; margin-top: 15px; margin-left: 5px;border: 1px solid;
}
.yzm img{ height: 30px;}
.yzm_input{
    margin-top: 15px;
    margin-left: 10px;
    width: 130px;
    height: 32px;
    float: left;
}
.bcjb{
    position: absolute;
    bottom: 20px;
    right: 37%;
    width: 140px;
    height: 27px;
    font-size: 14px;
    background: #00939e;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}
#theme-soucang{
    width: 500px;
    height: 303px;
    left: 55%;
}
.tips-sc{
    font-size: 24px;
    height: 100%;
    text-align: center;
    line-height: 275px;
    font-family: '微软雅黑';
    color: #535353;
}
#Ecollect{
    cursor: pointer;
}
#Ecollect:hover{
    text-decoration: underline;
}
#report{
    cursor: pointer;
    margin-left: 10px;
}
#report:hover{
    text-decoration: underline;
}
.serviceDiv{
    position: absolute;
}
.serviceDiv li{
    width: 48px;
    height: 48px;
    /*background: #e8e8e8;*/
    background: #5aa73c;
    text-align: center;
    line-height: 48px;
    margin-top: 5px;
    cursor: pointer;
}
.serviceDiv li img{
    vertical-align: middle;
}

.topAdNew{
    float: left;
    width: 120px;
    /*height: 70px;*/
    margin-right: 6px;
}
.fHeadMain{
    background-color: #22ae91;
    height: 35px;
    padding: 6px 0;
    color: white;
    font-size: 14px;
    font-family: '微软雅黑';
    margin-bottom: 10px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.contentMain{
    width: 1160px;
    position: relative;
    margin: 0 auto;
}

.fHeadMain a{
    color: white;
    display: flex;
    align-items: center;
    height: 24px;
}
.siteSwitch{
    float: left;
    display: flex;
}
.siteOne{
    position: relative;
}
.siteOne.currentSite{
    font-size: 16px;
}
.siteOne.currentSite .headSmile{
    display: block;
}

.switchMiddle{
    margin: 0 5px;
    display: flex;
    align-items: center;
}
.headSmile{
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -8px;
    display: none;
}
.headRight{
    float: right;
    display: flex;
}
.headRight span{
    font-size: 13px;
    display: flex;
}

.headCountry{
    height: 21px;
    align-items: center;
}
.headCountryName{
    color: white;
    margin: 0 4px;
}
.headCountry .flagImg{
    width: 19px;
    height: 13px;
}
.headCountry .headDown{
    width: 13px;
    height: 7px;
    display: flex;
}
.headUName{
    margin-right: 10px;
}

.weather img{
    margin-top: -2px;
    width: 26px;
    height: 26px;
}
.weatherDetail{
   padding-top: 1px;
}
.toOld{
    margin-left: 30px;
}
.userPart{
    margin-left: 20px;
    display: flex;
    height: 21px;
    align-items: center;
}
.userPart img{
    width: 17px;
    height: 17px;
    margin-right: 6px;
    object-fit: cover;
}
.msgNum{
    width: 18px;
    height: 18px;
    position: absolute;
    top: -5px;
    left: -13px;
    background-color: #d84e00;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
}
.headLogin,.headRegister{
    padding: 0 4px;
}
.headLogin a,.headRegister a{
    color: white;
}
.headBlock{
    height: 35px;
    margin-bottom: 10px;
}


.headNotice{
    position: relative;
    margin-right: 10px;
}
.headNotice .headNotice-down{
    width: 7px;
    height: 5px;
    margin-top: 5px;
    transform: rotate(180deg);
}

.headNotice .headNotice-word{
    padding-left: 5px;
}

.headNotice .headNotice-new{
    background-color: red;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #FFFFFF;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 8px;
}

.headNotice .headNotice-tip {
    display: none;
    position: absolute;
    top: 30px;
    left: -50px;
    width: 150px;
    color: #666;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid rgb(204, 204, 204);
}

.headNotice:hover .headNotice-tip {
    display: block;
}