﻿body {
    padding: 0;
    margin: 0;
    background-color: #fff;
}
.clearfix {
    *zoom: 1;
    clear:both;
}
.clearfix:after{content:'\200B';clear:both;display:block;height:0}
.temp1 {
    background-color: #ededed;
}
.center {
    text-align: center;
}
.query .code-form {
    background-color: #fff;
    padding: 20px;
}
.query .code-form .cf-item{
    height:70px;
    text-align:center;
}
.query .code-form .cf-input{
    width:100%;
    font-size: 16px;
    padding: 1px 0 0 0;
    border: 2px solid #666;
    border-radius: 10px;
    outline:none;
    height:48px;
    line-height:48px;
    text-indent:12px;
}
.query .code-form .cf-submit-btn{
    width:100%;
    background-color:#a9e2bc;
    height:50px;
    border:0;
    color:#fff;
    font-size:20px;
    border-radius:20px;
    cursor:pointer;
    letter-spacing:5px;
}
.query .code-results {
    margin-top: 10px;
}
.query .code-results .showbox {
    max-height:180px;
    overflow:scroll;
}
.query .code-results .title{
    text-align:center;
    line-height:40px;
    font-size:20px;
    color:#686868;
    border-bottom:1px solid #b7b7b7;
    letter-spacing:3px;
}
.query .code-results .results-true{
    padding: 5px 0;
    background: url(../images/icon-4.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom:10px;
}
.query .code-results .results-true i {
  display: block;
  height: 60px;
  color: #7ed321;
  font-size: 40px;
  text-align: center;
  line-height: 60px;
}
.query .code-results .results-true em,.query .code-results .results-false em{
    border-bottom: 1px solid #d8d8d8;
    color: #007aff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    display: block;
    text-align: center;
        font-style: normal;
}
.query .code-results .results-true span {
  display: block;
  padding:10px;
  color: #88ca0b;
  font-size: 16px;
  text-align:center;
}
.query .code-results .results-true label {
  display: block;
  padding:10px;
  color: #ff1500;
  font-size: 16px;
  text-align: left;
}
.query .code-results .results-false i {
  display: block;
  height: 60px;
  color: #f42118;
  font-size: 40px;
  text-align: center;
  line-height: 60px;
}
.query .code-results .results-false span {
  display: block;
  padding-bottom: 20px;
  color: #f42118;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.query .companytitle {
    height: 15px;
    padding-left: 10px;
    margin: 15px;
    border-left: 3px solid #3f83fb;
    color: #3f83fb;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
}
.query .info {
    padding: 10px 0;
    border-top: 0px solid #ccc;
    font-size: 14px;
    background-color: #fbfbfb;
}

.query .code-results .info span {
    float: left;
    width: 28%;
    height: 27px;
    color: #333;
    text-align: right;
    line-height: 27px;
}
.query .code-results .info em {
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    float: right;
    width: 70%;
    min-height: 27px;
    color: #999;
    line-height: 27px;
    font-style: normal;
}
.query .code-iconbox {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    padding:10px 15px;
}
.query .code-iconbox .iconbox {
    display:block;
    text-align:center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    margin:20px 0;
}
.query .iconbox img{
    margin:0 auto;
    width:80%;
}
.query .iconbox span {
    margin-top:20px;
    display:block;
    font-size:16px;
    color:#3c3c3c;
}
.query .code-contxt p{
    padding: 0 15px;
    line-height:26px;
}
.query .code-contxt img {
    width:100%;
}
.query .website {
    display: block;
    height: 45px;
    padding: 0 10px;
    margin-top: 10px;
    background-color: #fbfbfb;
}
.query .website span {
    float: left;
    margin-top: 13px;
    margin-left: 8px;
    color:#000;
}
.query .website .icon-gengduo {
    float: right;
    width: 45px;
    height: 45px;
    color: #999;
    text-align: center;
    line-height: 45px;
}
.query .website .icon-wangzhan {
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 13.5px;
}
.query .website .icon-scan {
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 13.5px;
    background:url(../images/scan.png) no-repeat;
    background-size:contain;
}
.goquery {
    position: relative;
    top: -56px;
    right: 5px;
    float: right;
}
.query .record {
    margin-top: 10px;
    color: #aaa;
    padding: 10px;
    font-size: 0.9rem;
}
.query .record .img img{display:none;}
.query .record .rd-title {
    margin-right: 5px;
    padding-bottom:5px;
}
.query .record .rd-title i{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #777;
    display: inline-block;
    margin-left:5px;
}
.query .record .rd-box li {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    margin-bottom:5px;
}
.query .record .rd-box .dt {
    font-size: 0.6rem;
    line-height:1rem;
}
.query .record .rd-box .box {
    display: flex;
    justify-content: space-between;
    font-size: 0.7rem;
}
.copyright {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 0px;
    color: #ccc;
    font-size: 12px;
    text-align: center;
    background: #ffffff;
    z-index: 1000;
    line-height: 40px;
    height: 40px;
}
.temp1 .code-form, .temp1 .code-results, .temp1 .code-iconbox, .temp1 .code-contxt {
    margin: 10px 5px 0 5px;
    background-color: #fff;
}
.temp1 .code-results .results-true {
    background:none;
}
.infomain .title {
    background-color: #c1c1c1;
    height: 52px;
    line-height: 52px;
    color: #fff;
}
.infomain .title em{
    display:block;
    float:left;
    background-color: #666;
    min-width:100px;
    padding:0 20px;
    height: 52px;
    text-align:right;
    font-style:normal;
    font-size:20px;
    line-height: 52px;
    color: #fff;
    letter-spacing:2px;
}
.infomain .title i{
    display:block;
    float:left;
    height:52px;
    width:36px;
    background:url(../images/icon-gray.gif) no-repeat;
}
.infomain .content p{
    line-height:26px;
    padding:0 15px;
}
.infomain .content img {
    width:100%;
}

@font-face {
    font-family: "iconfont";
    src: url('fonts/iconfont.eot?t=1535771236265'); /* IE9*/
    src: url('fonts/iconfont.eot?t=1535771236265#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'), url('fonts/iconfont.svg?t=1535771236265#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../lib/amazeui/fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('../lib/amazeui/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../lib/amazeui/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../lib/amazeui/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../lib/amazeui/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-guanbi:before { content: "\e64a"; }
.icon-true:before { content: "\e611"; }
.icon-shouqi:before { content: "\e786"; }
.icon-wangzhan:before { content: "\e616"; }
.icon-gengduo:before { content: "\e604"; }
.icon-scan:before { content: "\e61f"; }
.icon-danger:before { content: "\e654"; }
.icon-shangcheng:before { content: "\e664"; }
.icon-zhankai:before { content: "\e601"; }
.icon-weixin:before { content: "\e659"; }


[class*="am-icon-"]:before {
    display: inline-block;
    font: normal normal normal 1.6rem/1 "FontAwesome", sans-serif;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.am-icon-cny:before, .am-icon-rmb:before, .am-icon-yen:before, .am-icon-jpy:before {
    content: "\f157";
}
.am-icon-dot-circle-o:before {
    content: "\f192";
}
.am-icon-clock-o:before {
    content: "\f017";
}
.am-icon-sm:before {
    font-size: 20px;
    vertical-align: -10%;
}
.icon-color {
    color: #18b4ed;
}

.am-accordion-item {
    border: 1px solid #d9d9d9;
    border-bottom: none;
    margin: .5rem 0;
    border-top: 1px solid #ebf6ff;
    border-bottom: 1px solid #EBF6FF;
    background-color: white;
    color: #000;
}
.am-accordion-item.am-active {
    border-bottom: 1px solid #d9d9d9;
}
.am-accordion-title {
    color: #000;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    border-bottom: 1px solid #d9d9d9;
    padding: 0.8rem 2rem 0.8rem 9px;
    position: relative;
}
.am-accordion-title:hover {
    color: rgba(0, 0, 0, 0.8);
}
.am-accordion-title:after {
    display: inline-block;
    font: normal normal normal 1.6rem/1 "FontAwesome", sans-serif;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: "\f105";
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -0.8rem;
    font-size: 20px;
    color: grey;
}
.am-active .am-accordion-title {
    color: grey;
    border-bottom:0;
}
.am-active .am-accordion-title:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all .2s;
}
.am-accordion-content {
    margin-top: 0;
    padding: 0.8rem 1rem 1.2rem;
    font-size: 14px;
    color: #666;
}

/*红包*/
.red { padding-top:10px; position:relative; }
.red .logo {
    width:40%;
    margin:10px auto;
    position:absolute;
    left:30%;
}
.red .box {
    width:70%;
    min-height:200px;
    background-color:#fff;
    margin:70px auto 40px auto;
    box-shadow: 2px 1px 10px 12px rgba(0, 0, 0, 0.2), 1px 16px 20px 1px rgba(0, 0, 0, 0.2);
    border-radius:5px;
    padding:10px;
}
.red .box .img{min-height:180px;width: 200px;margin:0 auto;}
.red .box .img img{width:100%;}
.red .box .txt{padding-top:10px;color:#890000;line-height:24px;}
.red .redbtn{color:#ecdf52;background-color:#cc3833;margin:0 auto;display:block;padding: 8px 80px;border:2px solid #ecdf52;border-radius:5px;box-shadow: 2px 2px 1px 1px rgba(236, 223, 82);font-size:16px;}
.red .rulebtn{color:#ecdf52;background-color:#cc3833;margin:0 auto;display:block;padding: 12px 40px;border:2px solid #ecdf52;border-radius:5px;margin-top:20px;}
.blue {
    position: relative;
    width: 300px;
    height: 320px;
    margin: 75px auto 10px;
    background: url(/images/frame.png) no-repeat center;
    background-size: 100%;
}
.blue .box {
    width: 80%;
    min-height: 200px;
    border-radius: 5px;
    padding: 10px;
    position:absolute;
    top:10px;
    left:50%;
    margin-left: -45%;
}
.blue .box .img{min-height:180px;width: 100%;margin:0 auto;}
.blue .box .img img{width:100%;max-height: 200px;}
.blue .box .txt{padding-top:5px;color:#890000;line-height:22px;}
.blue .cashbtn {
    position: relative;top:332px;
    width: 256px;
    height: 46px;
    margin: 0 auto;
}
.blue .cashbtn .bluebtn{    
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 250px;
    height: 40px;
    margin: 0 auto;
    background-color: #0070dc;
    border: solid 3px #1035b4;
    border-radius: 4px;
    color: #fadd6d;
    text-align: center;
    z-index: 999;}
.blue .cashbtn em {
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 256px;
    height: 46px;
    background-color: #1035b4;
    border-radius: 4px;
}
.blue .rulebtn{
    display: block;
    position: relative;
    top: 330px;
    width: 171px;
    height: 39px;
    margin: 20px auto;
    border-radius: 4px;
    background-color: #0070dc;
    border: solid 1px #1035b4;
    color: #fadd6d;
    text-align: center;
    line-height: 39px;}
.copy {
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
    color: #efdf25;
    line-height: 30px;
    z-index: 9;
}
.copy .tel{font-size:20px;}
.copy .tel i{background:url('/images/tel.png') no-repeat;background-size: cover;display: inline-block;width:26px;height:26px;margin-right:5px;position:relative;top:6px;}
.copy .txt{font-size:12px;}

.temp7 {background-color:#0e0e0e;color:#fff;}
.temp7 .bigtitle { text-align:center;color:#fff;padding:30px 0;font-size:18px;}
.temp7 .tipstxt .record { color:#fcef24; font-size:18px; line-height:28px; margin-top:20px; padding:10px 0;text-align:center; }
.temp7 .tipstxt .record p{display:block;color: #fff; font-size: 14px; padding-top: 10px;}
.temp7 .tipstxt .title,.temp7 .tipstxt .audio-box{display:none;}
.temp7 .copyright { background-color: #0e0e0e;}
.temp8 .copy:before {
    content: '';
    position: absolute;
    top: 53%;
    left: 40px;
    width: 30px;
    height: 2px;
    background-color: #1035b4;
    box-sizing: border-box;
}
.temp8 .copy .tel {
    color: #1035b4;
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
.temp8 .copy .txt {
    color: #1035b4;
    text-align: center;
}
.temp8 .copy:after {
    content: '';
    position: absolute;
    top: 53%;
    right: 40px;
    width: 30px;
    height: 2px;
    background-color: #1035b4;
    box-sizing: border-box;
}
.temp9 {
    background: url(/images/draw-bg.jpg) center top repeat-y;
    background-size:100%;
}
.temp9 .logo{position:relative;}
.temp9 .logo img{display:block;width:70%;margin:120px auto 10px;}
.temp9 .leftbox {
    writing-mode: vertical-rl;
    background-color: #e8381d;
    color: #fff;
    padding: 15px 5px 12px 5px;
    letter-spacing: 2px;
    border-radius: 0 10px 10px 0;
    position:absolute;
    top:200px;
    box-shadow: 3px 4px #690e12;
}
.temp9 .rtbox{
    writing-mode: vertical-rl;
    background-color: #e8381d;
    color: #fff;
    padding: 12px 3px 10px 3px;
    letter-spacing: 2px;
    border-radius: 10px 0 0 10px;
    position:absolute;
    right:0px;
    top:150px;
    box-shadow: 3px 4px #690e12;
}
.temp9 .rbbox{
    writing-mode: vertical-rl;
    background-color: #e8381d;
    color: #fff;
    padding: 12px 3px 10px 3px;
    letter-spacing: 2px;
    border-radius: 10px 0 0 10px;
    position:absolute;
    right:0px;
    top:255px;
    box-shadow: 3px 4px #690e12;
}
.temp9 .sendbtn{
    display:block;
    width:180px;
    padding:10px;
    background-color:#f3d400;
    border:2px solid #fff;
    border-radius:22px;
    margin:80px auto;
    text-align:center;
    color:#af0a1a;
    letter-spacing: 2px;
    font-size:16px;
}
.temp10 {
    background-color: #fdf9ed;
}
.temp10 .code-results .results-true {
    background:none;
}
.temp10 .code-results .results-true span,
.temp10 .code-results .results-true label {
    text-indent: 30px;
}
.temp10 .code-iconbox {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    padding: 20px 15px 10px 15px;
}

.temp10 .code-iconbox .iconbox {
    display: block;
    text-align: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    margin: 10px 0 0 0;
}
.temp10 .iconbox img {
    margin: 0 auto;
    width: 150px;
    height: 150px;
}
.temp12 .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
    background: #2d3f7a url(../images/temp12/2_1_1.png) no-repeat;
    background-size: 100%;
    height: 150px;
    position:relative;
}
.temp12 .top .logo{
    position:absolute;
    left:50%;
    top:30px;
    width: 15%;
    margin-left: -7.3%;
    text-align: center;
}
.temp12 .top .logo img {
    width: 100%;
    border-radius: 50%;
}
.temp12 .top .text-box{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding-top: 100px;
}
.temp12 .codebox {
    padding: 10px 15px;
}
.temp12 .codebox .title {
    color: #636363;
    padding-bottom:5px;
}
.temp12 .replybox {
    text-align:center;
    margin-top:20px;
}
.temp12 .replybox img{
    width:60px;
}
.temp12 .code-results {
    position: relative;
}
.temp12 .code-results .replytxt {
    text-indent:30px;
    padding: 0 15px;
}
.temp12 .audio-box {
    position:absolute;
    top:-20px;
    left:-5px;
}
.temp12 .code-results .replytips {
    position:absolute;
    top:0px;
    right:10px;
}
.temp12 .code-results .replytips img {
    width:80px;
}
.temp12 .code-results .showbox {
    max-height:240px;
    overflow-y:hidden;
}
.temp12 .record .rd-title {
    font-size: 15px;
    color: #232744;
    padding: 20px 0;
}
.temp12 .record .rd-box li {
    clear: both;
    border-bottom: 0px;
    height: 50px;
}
.temp12 .record .rd-box .box {
    float: left;
}
.temp12 .record .rd-box .box span{
    color: #929191;
    line-height:30px;
}
.temp12 .record .rd-box .box img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px;
}
.temp12 .record .rd-box .dt {
    color: #929191;
    float: right;
    line-height: 30px;
}
.temp12 .code-results .open-all {
    margin: 0 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #f6f6f6;
    font-size: 14px;
    color: #525252;
}
.temp12 .code-results .open-all span{position:relative;}
.temp12 .code-results .open-all > span:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border: 0 solid #a6a6a6;
    border-width: 0px 1px 1px 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -12px;
    top: 3px;
}
.temp13 {
    background-color: #252525;
    background-size: 100%;
    background-repeat:no-repeat;
    background-position:center top;
}
.temp13 .top{min-height:180px;}
.temp13 .top .logo{width:90%;margin:50px auto 20px;}
.temp13 .top .logo img{width:100%;}
.temp13 .code-results .title{display:none;}
.temp13 .code-results .results-true{background:none;}
.temp13 .code-results .results-true span{color:#eaa104;}
.temp13 .code-results .results-true label{text-indent:30px;}
.temp13 .code-results .showbox::-webkit-scrollbar-corner{display:none;}
.temp13 .copyright{height:auto;background:none;color:#fff;line-height: 24px;padding-bottom:10px;position:absolute;}
.temp13 .copyright a{color:#fff;}
.temp13 .code-iconbox{margin-bottom:20px;}
.temp13 .iconbox img{border-radius:50%;}
.temp14 {background-color:#fff;}
.temp14 .copyright{position:fixed;color:#252525;}
.temp14 .copyright a {color:#252525;}
.temp14 .code-results .results-true{padding:5px 15px;}
.temp14 .code-results .results-true i{font-size:13px;color:#f42118;display: initial;line-height: inherit;font-style: inherit;}
.temp14 .code-results .results-true span{padding:10px 20px;font-size:13px;color:#b2935a;text-decoration: underline;font-weight:600;}
.temp14 .code-results .results-true span label{font-size:13px;color:#b2935a;text-align:center;text-indent: 0px;}
.temp14 .record{padding:10px 30px;}
.temp16 { background-color: #f8f8f8;}
.temp16 .blue-box {
    background-color: #1155cc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-size: 20px;
    color: white;
    margin-bottom:12px;
}
.temp16 .blue-box div:nth-of-type(2) {
    font-size: 12px;
    margin-top: 5px;
}
.temp16 .box {
    align-items: center;
    margin: 10px 0 0;
    padding: 10px 20px 10px 20px;
    background-color: white;
}
.temp16 .box .right {
    float:right;
}
.temp16 .product {
}
.temp16 .price {
    color: red;
    font-size:16px;
}
.temp16 .record .rd-box li{line-height:30px;}
.temp16 .record .rd-box .dt {
    float: right;
    padding-right: 50px;
    padding-top: 8px;
}
.temp16 .record .rd-box .dt::after {
    content:' ';
    font-size:0;
    height:0;
    clear:both;
}
.temp17 {
    background-color: #1a1a1a;
}
.temp17 .query .code-form{background-color: #1a1a1a;}
.temp17 .query .code-form .cf-input{
    background-color: #1a1a1a;
    border: 2px solid #d5fe00;
    color:#fff;
    letter-spacing:1px;
    box-sizing:border-box;
    padding:0 10px;
}
.temp17 .query .code-form .cf-submit-btn{
    background-color:#d5fe00;
    color:#333;
}
.temp17 .query .record{
    padding:10px;
}
.temp17 .query .code-results .results-true
{
    background:none;
}
.temp17 .query .code-results .results-true span
{
    color:#fff;
    padding: 6px 12px;
    text-align:left;
}
.temp17 .query .code-results .title{color:#fff;}
.temp17 .audio-phone
{
    top:24px;
    left:0;
}
.temp17 .query .info
{
    background-color:#1a1a1a;
}
.temp17 .query .code-results .info span
{
    color:#fff;
}
.temp17 .query .iconbox span{color:#fff;}
.temp17 .code-contxt{color:#fff;}
.temp17 .copyright{background-color:#1a1a1a;}
.temp17 .audio-phone.audio-open{
    background:url(../images/voice.png) no-repeat;
    background-size:100%;
}
.temp17 .audio-phone.audio-close{
    background:url(../images/voice.png) no-repeat;
    background-size:100%;
}
.temp17 .query .record .img img{display:block;}
.temp17 .code-results .record .title{
    border-bottom:0;
    border-top: 1px solid #b7b7b7;
    font-size: 16px;
    font-weight: 700;
}
.temp17 .query .code-results .img
{
    display:block;
    margin: 20px;
}
.temp17 .query .iconbox img{
    width: 65%;
}
.temp18 {
    background-color: #000;
    color: #fff;
    padding-bottom: 240px;
}
.temp18 .copyright{display:none;}
.temp18 .query .iconboxs{position:relative;margin-top:20px;}
.temp18 .query .code-iconbox .iconbox{ margin:3px 0;}
.temp18 .query .iconbox img{ width:86%;}
.temp18 .query .iconbox span {color:#fff;}
.temp18 .query .top .logo{position: relative; width: 100%;}
.temp18 .query .top .logo img{
    width: 50%;
    margin: 2px auto 2px 25%;
}
.temp18 .wrap {
    width: 90%;
    padding: 0 5%;
}
.temp18 .wrap .main {
    background: #fef6e2;
    color:#333;
}
.temp18 .wrap .content {
    position: relative;
    padding: 20px 2%;
}
.temp18 .wrap .title {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "微软雅黑";
}
.temp18 .wrap .title .lg {
    font-size: 1.5em;
}
.temp18 .audio-phone{top: -52px;left: 100px;}
.temp20 .code-form .cf-submit-btn {background-color:#124f6b;}
.temp21 .top .logo{text-align:center;}
.temp21 .top .logo img{width:72%;margin-top:10px;}
.temp21 .code-results .title{color:#333;border-bottom: 1px solid #666;display:none;}
.temp21 .main{padding:0 25px;}
.temp21 .record{padding:15px 0;}
.temp21 .audio-phone{left: -18px;top: 12px;}
.temp21 .code-results .results-true{background:none;}
.temp21 .code-results .results-true label{color:#333;font-size:14px;}
.temp21 .code-results .results-true span{text-align: left;color:#333;font-size:14px;padding:0px;line-height:20px;}
.temp22 {background-size:100%;background-repeat:repeat-y;}
.temp22 .top{min-height:79.5vw;}
.temp22 .logo img{width:100%;}
.temp22 .box{min-height:500px;margin: 0 28px;background-color:#fff;border-radius:16px 16px 14px 14px;}
.temp22 .record{margin-top: 0px!important;padding-top:0!important;}
.temp22 .record .title{display:none;}
.temp22 .audio-phone{left: -5px;}
.temp22 .results-true{background-image:none!important;padding-top:0!important;}
.temp22 .results-true label{padding-top:5px!important;}
.temp22 .results-true span{color:#333!important;padding-top:5px!important;text-align:left!important;}
.temp22 .hd{border:2px solid #158e24;padding-bottom:12px;border-radius:14px;box-shadow:2px 4px 8px 1px #666;}
.temp22 .hd .title{text-align:center;color:#fff;font-size:18px;line-height:38px;background-color:#158e24;border-radius:10px 10px 0 0;}
.temp22 .hd .tel{width:236px;margin:10px auto;border:2px solid #ccc;padding-left:25px;color:#333;font-size:16px;line-height:26px;}
.temp22 .hd .tel lable{padding-right:10px;}
.temp22 .bd{padding-bottom:30px;margin-bottom:20px;}
.temp22 .fwtag{display:flex;padding-top:30px;}
.temp22 .fwtag img{width:60%;margin:0 auto;}
.temp22 .code{font-size:15px;margin:0 auto -15px auto;padding:20px 30px 0 30px;}
.temp23 .top{height:100px;}
.temp23 .top .logo{position: fixed;top: 0px;left: 0;z-index: 10;margin: 0;padding: 0;}
.temp23 .top .logo img{width:100%;margin-top:0;}
.temp23 .main{padding:0 15px;}
.temp23 .audio-box{display:none;}
.temp23 .code-results .results-true label{padding:0;}
.temp23 .code-contxt p {padding:0!important;}
.temp23 .hd{text-align:center;margin:10px 0;}
.temp23 .hd h4{font-size: 18px;}
.temp23 .mdbox{display:flex;}
.temp23 .mdbox::after{content:"";clear:both;font-size:0;line-height:0;}
.temp23 .mdbox .adlist,.temp23 .mdbox .wxqr{float:left;}
.temp23 .hr {margin: 20px 0;border: none;border-top: 1px solid #eee;}
.temp23 .copyright{background-color:#000;color:#fff;}
.temp27 .query .code-form {padding:20px 30px;}
.temp27 .query .code-form .cf-item{height:60px;}
.temp27 .query .code-form .cf-input {border: 1px solid #ddd;border-radius: 3px;font-size:15px;color:#333;height:40px;line-height:40px;}
.temp27 .query .code-form .cf-submit-btn{font-size: 16px;background-color: #0fbd43;border-radius: 5px;}
.temp27 .error{background-color: #d71f17;color: #d71f17;height: 120px;display: flex;justify-content: center;align-items: center;}
.temp27 .error .circle,.temp27 .ok .circle{width: 90px;height: 90px;border-radius: 50%;background-color: white;display: flex;justify-content: center;align-items: center;}
.temp27 .error .circle> img {width: 84%;}
.temp27 .error .circle> span,.temp27 .ok .circle> span{line-height:100%;display:flex;align-items: center;justify-content: center;font-size: 35px;}
.temp27 .ok{background-color: green;color: green;height: 120px;display: flex;justify-content: center;align-items: center;}
.temp27 .close .reply .iconfont{display:none;}
.temp27 .reply{padding: 19px 20px;text-indent: 2em;line-height: 24px;}
.temp27 .report{color:green;text-align: right;padding:20px;font-size:16px;}
.temp27 .report a{color:green;text-decoration: underline;}
.temp27 .report .iconfont{font-size:25px;position: relative;top: 3px;}
.temp27 .report.r{position:relative;padding: 0;font-size: 14px;top: 30px;}
.temp27 .record{padding:0;}
.box_shadow{box-shadow: 0px 5px 10px #bbb;padding: 20px;font-size: 14px;}
.new_row {width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 10px;}
.new_row > div {width: 206px;display: flex;align-items: center;justify-content: center;}
.row {line-height: 24px;display: flex;align-items: flex-start;margin: 0;}
.row lable{height:24px;line-height: 24px;width: 30%;display: inline-block;vertical-align: top;}
.row1{font-size:15px;color: #333;}
.row1 lable{font-size:13px;width:40%;color: #aaa;}
.modal {background-color: rgba(0,0,0,0.5);display: flex;align-items: center;justify-content: center;overflow: auto;position:absolute;z-index:999999;top:0;color:#fff;text-align:center;width:100%;height:100%;}
.modal .showBox {width: 80%;background-color: #d71f17;border-radius: 5px;margin: 10% 0;}
.modal .showBox .hd {text-align: right;padding: 5px;}
.modal .showBox .hd .close {font-size: 22px;color: white;}
.modal .showBox .circle {margin: 0 auto;width: 120px;height: 120px;}
.modal .showBox .circle> span  {font-size: 50px;}
.modal .showBox .box1 {border-bottom: 2px solid white;padding: 10px 0;text-align: center;color: white;font-size: 15px;}
.modal .showBox .box2{display: flex;flex-direction: column;align-items: center;color: white;line-height: 25px;padding: 10px 0;font-size: 14px;}
.modal .showBox .bline {border-bottom: 1px solid white;}
.modal .showBox .wbox {background-color:#fff;color:#333;margin: 0;padding: 20px;border-radius:0 0 5px 5px;font-size: 14px;text-align:left;}


.query .code-results .img {
    display: none;
    text-align: center;
}
.query .code-results .img img {
    width:128px;
    margin:0 auto;
}

.page {
    background-color: #fff;
    position: relative;
}
.blue_bg {
    background: url(../images/temp12/bg01.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-color: #f8f8f8 !important;
}
.page .top {
    width: 100%;
}
.page .top .logo {
    position:absolute;
    left:50%;
    width: 13%;
    margin-left: -6.3%;
    text-align: center;
}
.page .top .logo img{
    width:100%;
    border-radius: 50%;
}
.page .top .txt{
    color: #fff;
    font-weight: 600;
    text-align:center;
    padding-top: 130px;
    font-size: 18px;
}
.page .codebox {
    background-color: #fff;
    margin: 20px 15px 1px;
    border-radius: 10px;
    padding: 26px 15px;
}
.page .codebox .title {
    font-size: 15px;
    font-weight: 600;
    color: #425582;
}
.page .codebox .searchbox{
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    padding: 0 5px;
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.page .codebox .searchbox input{
    width:200px;
    outline: none;
    border: none;
    font-size: 14px;
    color: #252a36;
}
.page .codebox .searchbox .query{
    background-color: #fff;
    color: #425582;
    font-weight: 600;
    position:relative;
    border:none;
    background-color:#fff;
    margin-left:-25px;
}
.page .codebox .searchbox .query:after {
    position: absolute;
    content: '';
    display: inline-block;
    border: solid 1px #e5e5e5;
    top: 3px;
    bottom: 3px;
    margin-left: 20px;
}
.page .codebox .searchbox img{
    width: 24px;
    height: 24px;
    vertical-align: inherit;
    display: inline-block;
    position: relative;
    top: 12px;
    left: -8px;
}
.page .tipsbox {
    background-color: #fff;
    margin: 2px 15px 5px;
    border-radius: 10px;
    padding: 26px 15px;
}
.page .tipsbox .title{
    font-size: 15px;
    padding-bottom:5px;
}
.page .txtgray {
    font-size: 13px;
    color: #888c99;
    line-height: 16px;
}
.page .txtShenZi {
    color: #474f66;
    font-weight:600;
    padding-bottom:5px;
}
.page .records {
    padding-top: 20px;
}
.page .records .smy-tr {
    position: relative;
}
.page .records .smy-ico {
    position: absolute;
}
.page .records .smy-ico img {
    width: 24px;
    height: 24px;
}
.page .records .smy-left {
    padding-left: 20px;
    margin-left: 12px;
    border-left: 1px solid #f3f3f3;
    padding-bottom: 20px;
}
.page .records .smy-tr:last-child .smy-left {
    border-left: 0;
    padding-bottom: 0;
}

.prolist {
    margin: 20px 10px;
}
.prolist .title{
    padding: 15px 0;
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    color: #0d0046;
}
.prolist .bd{
    position: relative;
    padding: 20px 2%;
    background-color:#fff;
}
.prolist .proimg{
    display: inline-block;
    width:50%;
}
.prolist .proimg img{
    width:90%;
    margin:0 auto 20px auto;
}
.prizelist {
    padding-top: 5px;
}
.tr-item {
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
    height: 70px;
    padding: 5px 0;
    overflow: hidden;
}
.tr-item .img{display:inline-block;float: left}
.tr-item .img img{width:50px;max-height:50px;margin:10px;}
.tr-item .txt{display:inline-block;color:#e60012;font-size:14px;width:56%;height:70px;position:relative;}
.tr-item .txt .tag{font-size:12px;color:#828282;border:1px solid #ccc;padding: 1px 2px;margin-right: 10px;}
.tr-item .txt .time{font-size:12px;color:#828282;position: absolute;bottom: 0px;}
.tr-item .opbtn{display:inline-block;width: 60px;height: 70px;float:right;vertical-align:middle;}
.tr-item .opbtn a{background-color:#ea0f0f;color:#efe70e;padding:5px 10px;border-radius:5px;font-size:12px;display:inline-block;margin-top:20px;}
.tr-item .opbtn a.gray{background-color:#ccc;color:#fff;}
.pager {
    padding: 0;
    margin-top:20px;
    text-align: center;
}
.pager a, .pager span {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: #fff;
    background-clip: padding-box;
}
.urlbtn {
    position: fixed;
    animation: swing 2s ease-in-out infinite;
    -webkit-animation: swing 2s ease-in-out infinite;
    z-index: 9999;
}









