@font-face {
    font-family: 'iconfont';  /* project id 1263081 */
    src: url('//at.alicdn.com/t/font_1263081_dxzwc2ozauo.eot');
    src: url('//at.alicdn.com/t/font_1263081_dxzwc2ozauo.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_1263081_dxzwc2ozauo.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_1263081_dxzwc2ozauo.woff') format('woff'),
    url('//at.alicdn.com/t/font_1263081_dxzwc2ozauo.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_1263081_dxzwc2ozauo.svg#iconfont') format('svg');
}
a {
    text-decoration: none !important;
    color: #333;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.iconfont-before::before,
.iconfont-after::after
{
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
html::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
}

/*定义滚动条轨道 内阴影+圆角*/
html::-webkit-scrollbar-track
{
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
}
h5,h4,h6{
    margin-top: 10px;
    margin-bottom: 10px;
}


/*定义滑块*/
html::-webkit-scrollbar-thumb
{
    min-height: 28px;
    padding-top: 100px;
    background-color: rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
}

li{
    list-style: none;
}
ul,p {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Helvetica Neue",Helvetica,Tahoma,Arial,'Microsoft Yahei','Hiragino Sans GB','WenQuanYi Micro Hei',sans-serif;
    font-size: 13px;
    line-height: 1.53846154;
    color: #353535;
    background-color: #fff;
}
 a:hover {
    text-decoration: none;
    cursor: pointer;
}
 a{
     text-decoration: none;
     transition: all .4s cubic-bezier(.175,.885,.32,1);
 }

a:visited, a:hover, a:active {
    text-decoration: none;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#top_ad_wrap {
    width: 100%;
    position: relative;
}
.seemore {
    text-decoration: none;
    width: 150px;
    margin: auto;
    text-align: center;
    cursor: pointer;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    color: #808080;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background: #f9f9f9;
}
.seemore:hover {
    background: #333;
    color: #fff;
    border-color: #111;
}
.top_ad_img {
    width: 100%;
}
.top_ad_close {
    width: 20px;
    height: 20px;
    background: url(../image/shanchuxiao.svg) no-repeat;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}
 canvas, img, svg, video {
    max-width: 100%;
    vertical-align: middle;
}

.page-explain {
    width: 100%;
    height: 34px;
    background: #f7f7f7;
    border-bottom: 1px solid #e8e8e8;
}
.container {
    width: 1200px;
    margin: 0 auto;
     padding-right: 10px;
     padding-left: 10px;
}
.p-e-con {
    width: 100%;
    overflow: hidden;
}
.p-e-con > .l-con {
    float: left;
    height: 34px;
    line-height: 34px;
    color: #555;
}
.p-e-con > .r-con {
    float: right;
    text-align: right;
    margin-top: 8px;
}
.vip-link {
    display: inline-block;
    height: 18px;
    padding-left: 16px;
    background: url(../image/vip.png) no-repeat;
    background-position: 0px 2px;
    background-size: 14px;
    text-decoration: none;
    color: #555;
}

.user-munu{
    position: absolute;
    width: 120px;
    min-height: 20px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    display: none;
    z-index: 10002;
    margin-left: 68px;
}

.user-munu >li {
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}
.user-munu >li>a {
    color: #666666;
}
.header-search {
    width: 100%;
    height: 95px;
}
.new-logo{
    margin-top: 22px;
}
.search-con{
    margin-top: 20px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.search-con > div {
    height: 40px;
}
.search-con input {
    width: 360px;
    height: 38px;
    outline: none;
    border: 1px solid #dddddd;
    border-right: 0;
    background: #ffffff;
    padding: 0 10px;
}
.search-con .dropdown {
    width: 90px;
    height: 38px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    position: relative;
    text-align: center;
}

.search-con .dropdown > div {
    height: 38px;
    line-height: 38px;
    width: 100%;
}

.search-con .dropdown > ul {
    width: 100%;
    background: #f7f7f7;
    position: absolute;
    top: 38px;
    left: 0;
    padding: 0;
    margin: 0;
    z-index: 200;
    display: none;
}
.search-con .dropdown li {
    width: 100%;
    height: 30px;
    list-style: none;
    line-height: 30px;
    color: #555;
    cursor: pointer;
}
.search-con .dropdown li:hover {
    color: #8ec21f;
}
.search-con .seach-btn {
    width: 62px;
    height: 40px;
    border: 0;
    background: #8ec21f;
    color: #fff;
    outline: none;
}
.search-con  .s-img-btn {
    width: 120px;
    height: 40px;
    background: #ffffff;
    color: #555555;
    font-size: 13px;
    outline: none;
    margin-left: 4px;
    border: 1px solid #bdbdbd;
    font-weight: 700;
}

.search-con  > p {
    margin: 0;
    margin-top: 6px;
}
.search-con > p > a {
    color: #999;
    font-size: 12px;
    margin-right: 15px;
}
.so_key{
    border: 1px dotted #FF8D1C;
    background: rgba(255, 141, 28, .06);
    padding: 0 20px 0 10px;
    margin: 0 8px;
    position: relative;
    display: inline-block;
    border-radius: 40px;
    height: 30px;
    line-height: 28px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    float: left;
    color: #ff8d1c;

}
.so_key:hover{
    background: rgba(255, 141, 28, .06)!important;

}
.so_key:hover i{
    color: #ff8d1c!important;

}
.so_key span {
    color: #ff8d1c;
    margin-right: 10px;
}

/*navi*/
.navi {
    width: 100%;
    height: 44px;
    font-size: 15px;
    border-bottom: 1px solid #dedede;
}
.navi-content {
    width: 100%;
    height: 44px;
}
.quick{
    margin-left: 20px;
    height: 44px;
    position: relative;
    cursor: pointer;
}
.quick-link{
    display: inline-block;
    width: 120px;
    text-align: center;
    color: #8ec21f;
    font-size: 16px;
    line-height: 44px;
    margin-top: 0;
    font-weight: 700;
    height: 24px;
}
 .quick > ul {
    position: absolute;
    width: 120px;
    min-height: 20px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    right: 0;
    top: 44px;
    display: none;
    z-index: 200;
}
 .quick .other {
     height: 32px;
     line-height: 32px;
     text-align: center;
     font-size: 14px;
     background: #f9f9f9;
 }
.quick  a {
    text-decoration: none;
    color: #666666;
}
.quick a:hover {
    color: #8ec21f;
}
.nav-con{
}
.nav-con > ul {
    height: 44px;
    line-height: 44px;
}
.nav-con > ul > li {
    float: left;
    height: 44px;
    position: relative;
    cursor: pointer;
    margin-right: 35px;
}
.nav-con > ul > li.active >a {
    color: #8ec21f;
    border-bottom: 2px solid;
}
.nav-con > ul > li >a {
    color: #000000;
    display: block;
    padding: 0 10px;
    width: 100%;
    text-decoration: none;
    height: 44px;
    font-size: 16px;
    font-weight: 700;
    font-family: "Microsoft Yahei","微软雅黑",verdana;
}

.model-nav{

}
.classify{
    position: absolute;
    min-height: 100px;
    background: #ffffff;
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.2);
    z-index: 22;
    top: 44px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    left: -95px;
display: none;
    width: 750px;
}
.show-box {
    padding: 10px 20px;
}
.show-box .content {
    width: 96%;
    margin-left: 0;
}
.show-box .list-content {
    width: 100%;
    padding: 10px 0;
}
.show-box .content-title-box {
    width: 100%;
    padding-bottom: 40px;
}
.show-box .content-title-box .iconfont {
    width: 30px;
    height: 30px;
    margin-left: 0;
    float: left;
    color: #8ec21f;
    font-size: 24px;
}
.show-box .content-box {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #efeded;
    padding-left: 40px;
}
.show-box .content-title-box span {
    color: #333333;
    float: left;

    margin-left: 10px;
    font-weight: bold;
}
.show-box table {
    font-size: 14px;
}
.show-box th {
    color: #666;
    text-align: left;
}

.show-box a {
    line-height: 20px;
    color: #333;
    text-decoration: none;
}
.show-box table tbody tr {
    line-height: 26px;
}
.show-box td {
    color: #666;
    text-align: left;
}
.show-box a:hover {
    color: #8ec21f;
    cursor: pointer;
}

.scrollUp {
    width: 54px;
    position: fixed;
    right: 40px;
    bottom: 120px;
    z-index: 111;
}

.scroll_list:first-child {
    border-top: 1px solid #e8e8e8;
}

.scroll_list {
    width: 54px;
    height: 54px;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-top: 0;
    border-radius: 2px;
    position: relative;
    text-align: center;
    line-height: 54px;
    cursor: pointer;
    transition: background .3s ease, border-color .3s ease;
}
.scroll_list:hover {
    background: #8ec21f;
    border-color: #7cb10c;
}
.scroll_list:hover>.phones {
    display: block;
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}
.scroll_list>.phones>a {
    color: #333;

    text-decoration: none;
}
.scroll_list .iconfont{
    font-size: 24px;

}
.scroll_list>.phones.qq {
    font-size: 14px;
}
.scroll_list:hover>.er_code {
    display: block;
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}
.scroll_list>.phones {

    width: 140px;
    height: 54px;
    position: absolute;
    bottom: -1px;
    left: -144px;
    background: #8ec21f;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50%;
    transition: transform ease .3s,opacity ease .3s;
    -webkit-transition: all ease .3s;
    display: none\0;

}
.scroll_list>.er_code {
    width: 140px;
    height: 140px;
    position: absolute;
    background-size: cover;
    bottom: 0;
    left: -144px;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transition: transform ease .3s,opacity ease .3s;
    -webkit-transition: all ease .3s;
    border-radius: 2px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,.1);
}

/*登陆 */

.popup-box{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    background: rgba(0,0,0,.5);
}
.popup {
    width: 350px;
    padding: 0 60px 30px 60px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}
.popup-close {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 10;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.popup-nav {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.popup-nav li {
    width: 50%;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid #e8e8e8;
    text-align: center;
    font-size: 18px;
    color: #888888;
    cursor: pointer;
}
.popup-nav li.cur {
    color: #8ec21f;
    border-bottom: 3px solid #8ec21f;
}


.popup-con {
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
}

.pop-item {
    width: 100%;
    height: 35px;
    margin-top: 25px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
}

.pop-item > span {
    position: absolute;
    z-index: 10;
    display: inline-block;
    font-size: 16px;
    color: #aaaaaa;
    top: 5px;
    transition: top .5s ease,font-size .3s ease;
}
.pop-item > input {
    border: 0;
    background: none;
    width: 100%;
    height: 35px;
    line-height: 35px;
    outline: none;
    font-size: 16px;
    color: #aaaaaa;
}
.pop-other {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: right;

}

.pop-other  .wj-pwd{
    color: #8ec21f;
    font-size: 14px;
}

.pop-btn {
    width: 100%;
    margin-top: 12px;
}
.pop-btn > button {
    outline: none;
    width: 100%;
    height: 44px;
    border-radius: 5px;
    background: #8ec21f;
    color: #333;
    border: 0;
    font-size: 18px;
}
.pop-btn > button:hover {
    background: #84ad2e;
}

.pop-item > button {
    position: absolute;
    top: 2px;
    right: 0;
    width: 80px;
    height: 31px;
    background: #333;
    color: #fff;
    border: 0;
    font-size: 12px;
}
.pop-item > button:hover {
    background: #111;
}
.pop-other li a {
    color: #8ec21f;
    font-size: 15px;
}

.pop-funcs {
    text-align: left;
    overflow: hidden;
}
.pop-funcs a{
    color: #8ec21f;
    font-size: 14px;
}
.pop-funcs .left-func {
    float: left;
}
.pop-funcs .func-weixin-auth {

}
.pop-funcs .func-weixin-auth::before {
    content: '\e62b';
    margin-right: 3px;

}

.pop-funcs .right-func {
    float: right;
}

.popup-find {
    width: 470px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;


}
.p-f-tit {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #e8e8e8;
    padding: 0 20px;
    font-size: 18px;
}
.p-f-con {
    padding: 0 60px 50px 60px;
}
.p-f-c {
    width: 100%;
    margin-top: 10px;
}
.p-f-tit > img {
    float: right;
    margin-top: 18px;
    cursor: pointer;
}
.pop-item > span.cur {
    top: -18px;
    font-size: 14px;
    color: #8ec21f;
}

/*登陆 */



.footer {
    width: 100%;
    background: #252525;
    padding: 30px 0;
}
.footer .content {
    margin-right: -10px;
    margin-left: -10px;
}
.footer .pull-left{
    width: 800px;
    color: #999;
}
.footer  .links {
    margin: 0;
}
.footer  .links > a {
    color: #999;
    margin-bottom: 10px;
    display: inline-block;
}
.footer  .links > a:before{
    content: "  |  ";
    padding: 0 10px;
}
.footer  .links > a:first-child:before{
    content: none;
}
.footer p {
    margin: 0 0 10px;
}


.footer .pull-right img{
    height: 50px;
    margin-right: 8px;
}


.m-banner {
    margin-top: 20px;
}

.m-banner .banner-c {
    width: 100%;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    display: block;
}
.banner-c img {
    display: block;
    width: 100%;

}
.m-t-title {
    width: 100%;
    margin: 20px 0;
    height: 28px;
    overflow: hidden;
    position: relative;
}
.m-t-title > h1 {
    font-weight: normal;
    color: #4b4b4b;
    font-size: 22px;
    margin: 0;
}
.m-t-title > a {
    color: #bbbbbb;
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: -2px;
}


.m-t-nav .nav-c {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #999;
}
.m-t-nav a:first-child {
    margin: 0 10px 0 0;
}
.m-t-nav a {
    color: #999;
    text-decoration: none;
    margin: 0  8px 0 10px;
}
.m-t-nav a:after{
    content: " > ";
    padding-left: 8px;

}
.m-t-nav span {
    color: #333;
    margin-left: 10px;
}
.model-icon {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 5px;
}
.icon-eyes {
    background: url(../image/icon-eye.png) center no-repeat;
}
.icon-download {
    background: url(../image/icon-download.png) center no-repeat;
    margin-top: -2px;
}
.icon-newstar {
    background: url(../image/star-new.png) center no-repeat;
    margin-top: -2px;

}


.model-results {
    width: 1200px;
    margin: 20px auto;
    padding: 70px 0;
    background: #fff;
    overflow: hidden;
}
.model-results .icon {
    width: 260px;
    height: 240px;
    display: block;
    margin: 0 auto;
}
.icon-error-bg1 {
    background: url(../image/error-bg1.png) no-repeat;
}
.model-results .error-stxts {
    width: 100%;
    text-align: center;
    color: #999;
    font-size: 16px;
    margin-bottom: 10px;
}
.error-back {
    width: 100%;
    text-align: center;
}

.error-back a {
    font-size: 16px;
    margin: 0 4px;
}
.nodata {
    width: 100%;
    display: table;
    text-align: center;
    margin: 100px auto;
}
.nodata .nodata-pic {
    background: url(../image/nodata.png) center no-repeat;
    width: 172px;
    height: 172px;
    margin: 0 auto;
}
.nodata .txt {
    color: #999;
    font: normal 18px/40px "Microsoft YaHei";
}
.icon-error-bg2 {
    background: url(../image/error-bg2.png) no-repeat;
}

.pay-qrcode-dialog .ui-dialog-button{
    float: none;
    text-align: center;
}
.pay-qrcode-dialog .ui-dialog-button button{
    margin: 0 10px;
}
.pay-qrcode-dialog .ui-dialog-button .ui-dialog-autofocus,
.pay-qrcode-dialog .ui-dialog-button .ui-dialog-autofocus:focus
{
    outline: none;
    background-color: #585858;
    border-color: #333333;
}
.pay-qrcode-dialog .ui-dialog-button .ui-dialog-autofocus:hover
{
    background-color: #3e3d3d;
    border-color: #000000;
}
.pay-qrcode-content {
    min-width: 300px;
}
.pay-qrcode-content .pay-amount {
    text-align: center;
    font-size: 26px;
}
.payway-img{
    width: 56%;
    margin: 0 auto;
}

.payway-img img{
    height: 40px;
}

/* 清除浮动 */
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}