@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0px;
    font-family: Microsoft YaHei;
}
body {
    margin: 0px;
    padding: 0px;
    background: #f9f9f9;
}
body{
    margin: 0px;
    padding: 0px;
    font-size: 10px;
}
a {
    text-decoration: none;
    text-shadow: none;
}
ul, ol, li {
    list-style: none
}
img {
    border: 0
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
video {
    display: inline-block;
    width: 100%;
    background: #000;
}
::-moz-selection {
    background: none;
    text-shadow: none;
}
::selection {
    background: none;
    text-shadow: none;
}
p {
    padding: 0.4em;
}
.big1font {
    font-size: 1.1em;
}
.ui-input-text, .ui-input-search {
    border: 0px;
}
.clear {
    clear: both;
}
.ui-input-text {
    line-height: normal;
    margin: 0;
    border-width: 0px;
    border-style: none;
}
img {
    -webkit-interpolation-mode: bicubic;
}
i, em, b, span, label, a {
    display: inline-block;
    font-style: normal;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.tophead {
    width: 100%;
    background: url(../images/top-logo.png) center center no-repeat;
    background-size: cover;
}
.cont-view {
    box-sizing: border-box;
    width: 100%;
    padding: 0px 6%;
    padding-top:1.5%;
}
.cont-view.pd2 {
    padding: 0px 4.5%
}
.footer {
    padding: 5% 0px;
    margin-top: 5%;
    text-align: center;
    font-size: 3.6em;
    color: #0e2e78;
    line-height: 1.5em;
    border-top: 2px solid #d4d4d4;
}
.footer .police{ vertical-align:middle;}
.title-line {
    line-height: 4.0em;
    font-size: 4.4em;
    color: #339ef3;
    margin: 0.5em 0px;
}
.title-line span, .title-line img {
    vertical-align: middle;
}
.title-line img {
    width: 3.8em;
    height: 4.4em;
}
.title-info-box {
    border: 1px solid #ebebeb;
    border-radius: .5em;
    background: #fff;
    height: 9.8em;
}
.title-info-box-input {
    height: 100%;
    width: 80%;
    border: 0px;
    background: none;
    outline: 0;
    font-size: 5.0em;
    text-indent: 1em;
    color: #676767;
}
.title-info-box-icon {
    height: 3.5em;
    width: 3.5em;
    background: url(../images/close.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-top: 4%;
    margin-right: 3.5%;
}
.title-info-ajax {
    border: 1px solid #ebebeb;
    background: #fff;
    margin-top: 2%;
    max-height: 60em;
    overflow: auto;
    width: 100%;
    box-sizing: border-box;
}
.title-info-ajax.ts {
    margin-top: -0.2em;
}
.title-info-ajax ul.sty1 {
    margin: 0px 3em;
    color: #333
}
.title-info-ajax ul.sty1 li {
    line-height: 2em;
    font-size: 4.3em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.title-info-ajax ul.sty2 {
    margin: 0px 3em;
    color: #676767;
    border-top: 3px dashed #d4d4d4
}
.title-info-ajax ul.sty2.noline {
    border-top: 0px;
    padding-top: 10px;
}
.title-info-ajax ul.sty2 li {
    line-height: 2em;
    font-size: 4.3em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.info-dl-box {
    padding-top: 5%;
}
.info-dl-box dt {
    height: 8em;
    line-height: 9.0em;
}
.info-dl-box dt .lef-dz-bg {
    float: left;
    height: 100%;
    background: url(../images/point-bg.png) center bottom no-repeat;
    background-size: contain;
    width: 3em;
    margin-left: 2em;
}
.info-dl-box dt .lef-dz {
    float: left;
    line-height: 1em;
    color: #339ef3;
    font-size: 5em;
    height: 100%;
    padding-left: 1em;
}
.info-dl-box dt .right-btns {
    float: right;
}
.info-dl-box dd {
    border: 1px solid #ebebeb;
    border-radius: .5em;
    background: #fff;
    line-height:1.4em;
    padding:0.8em;
    font-size:4.5em;
    color: #676767
}
.info-dl-box dd ul {
    height: 100%;
}
.info-dl-box dd ul li {
    color: #676767
}
.info-dl-box dd ul.sty1 li {
    line-height: 2.1em;
    height: 1.8em;
    text-indent: 1em;
    font-size: 5em
}
.info-dl-box dd ul.sty1 li:first-child {
    margin-bottom: -0.5em
}
.info-dl-box dd ul.sty2 li {
    line-height: 3.0em;
    height: 3.6em;
    text-indent: 1em;
    font-size: 5em
}
.subtitle {
    font-size:5.2em;
    padding:1em 0em;
    line-height: 1em;
    background: #f1f1f1;
    padding-left: 6%;
    font-weight:bold;
}
.subtitle .address{
    font-size:10px;
    font-size:0.8em;
    color:#858585;
    margin-left:6%;
    font-weight:normal;
}
.Cumber-line {
    padding:5em 0em;
    line-height: 1em;
    background: #f1f1f1;
}
.Cumber-line a, .Cumber-line i {
    margin-left: 6%;
}
.Cumber-line i {
    margin-left: 2em;
}
.Cumber-line a {
    font-size:5.2em;
    color: #333333;
    font-weight:bold;
}
.Example-photo {
    width: 100%;
    padding-top: 3.5em;
    padding-bottom: 3.5em;
}
.photo-view {
    float: left;
    width: 50%;
}
.photo-view dt {
    height: 4em;
    line-height: 3em;
    text-align: center;
    font-size: 4em;
}
.photo-view dd .imgk {
    height: 36.5em;
    width: 31.5em;
    border: 1em solid #dbdbdb;
}
.photo-view dd .imgk img {
    height: 36.5em;
    width: 31.5em;
}
.photo-view-btn {
    padding-top: 14em;
    float: right;
    width: 40%;
    padding-left: 10%;
}
.Example-word {
    width: 100%;
    padding: 4em 0px;
    border-top: 3px dashed #d4d4d4;
}
.Example-word dt {
    float: left;
    width: 60%;
}
.Example-word dt span {
    display: block;
    line-height: 2.7em;
    height: 3em;
    color: #333333;
    font-size: 3.5em;
}
.Example-word dt a {
    display: inline-block;
    color: #339ef3;
    line-height: 3.7em;
    text-decoration: underline;
    font-size: 3.5em;
}
.Example-word dd {
    float: left;
    width: 40%;
}
.Example-btnline {
    padding: 7em 0px;
    text-align: center;
}
.Example-btnline a:first-child {
    margin-right: 3em;
}
.Example-info-line {
    padding-top: 3em;
    font-size: 4em;
    margin-bottom: 15em;
}
.Example-code-info {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: .4em;
    padding: 1.0em;
    font-size: 4.0em;
    line-height: 1.5em;
    color: #676767;
    margin-top: 3em;
}
.Example-code-title {
    line-height: 6em;
    text-align: center;
    color: #333333;
    font-size: 4.0em;
}
.Example-code-view {
    width: 30em;
    height: 30em;
    margin: 0 auto;
}
.Example-code-view img {
    width: 30em;
    height: 30em;
}
.Report-Rule {
    padding-bottom: 2em;
}
.Report-Rule dt {
    line-height: 5em;
    color: #333333;
    font-size: 4.5em;
    text-align: center;
    line-height: 4.5em;
}
.Report-Rule dd {
    line-height: 2em;
    color: #6d6d6d;
    font-size: 4.0em;
    margin-bottom: 2em;
}
.Report-Rule-footer {
    background: #f9f9f9;
    padding: 4em 0px;
    height: auto;
}
.Report-Rule-footer dt {
    margin-top: -4.5em;
    height: 1.5em;
    background: url(../images/jc-bg.png) repeat-x;
}
.Report-Rule-footer dd {
    text-align: center;
    padding-top: 4em;
}
.duty-list {
    border-radius: 0.4em;
    border: 1px solid #ebebeb;
    background: #fff;
    font-size: 4.5em;
    color: #676767;
    padding: 3% 0%;
    margin-top: 5%;
}
.duty-list th {
    width: 35%;
    height: 33.33%;
    font-weight: normal;
    padding: 0.3em;
}
.duty-list td {
    padding: 0.3em;
}
.photo-list {
    border-bottom: 3px dashed #d4d4d4;
    padding: 3em 1em;
}
.photo-list.last{
    border:none;
}
.photo-list dt {
    float: left;
    height: 28.5em;
    width: 24.5em;
    border: 1em solid #dbdbdb;
}
.photo-list dt img {
    height: 28.5em;
    width: 24.5em;
}
.photo-list dd {
    float:left;
    margin-left: 2.5em;
    margin-top: 2.5em;
}
.photo-list dd li {
    line-height: 1.7em;
    font-size: 4.5em;
    color: #676767;
}
.photo-list dd li span, .photo-list dd li img {
    vertical-align: middle;
    margin-right: 0.3em;
}
.photo-list dd li img {
    width: 2.2em;
    height: 3.5em;
}
.photo-list dd li.sty2 {
    color: #8b8b8b;
}
/*按钮群*/
.title-info-btnline {
    padding: 5% 0px;
    text-align: center;
}
.all-botton {
    border-radius: 0.3em;
    display: inline-block;
    padding: 0px 3em;
    height: 3.0em;
    line-height: 3em;
    font-size: 3.5em;
    color: #fff;
}
.all-botton.blue {
    background: #30b7d9;
    box-shadow: 0px 0.3em 0px #14a1c5
}
.all-botton.yellow {
    background: -webkit-gradient(linear, 50% 46%, 49% 44%, from(#faa01e), to(#fbae40));
    box-shadow: 0px 0.3em 0px #ed7e07;
    padding: 0px;
    width: 10em;
    margin-bottom: 1em;
}
.all-botton.yellow:nth-child(odd) {
    margin-right: 1em;
}
.all-botton.lightBlue{
    background: #5594e2;
    box-shadow: 0px 0.3em 0px #3879c8;
    padding: 0px;
    width: 10em;
    margin-bottom: 1em;
    font-size:4.6em;
    line-height:2.4em;
    height:auto;
}
.all-botton.grea {
    background: #dedede;
    box-shadow: 0px 0.3em 0px #c7c7c7;
}

.all-botton.grea-sm {
    padding: 0px;
    width: 1.8em;
    height: 1.8em;
    background: #dedede;
    box-shadow: 0px 0.3em 0px #c7c7c7;
}
.all-botton.grea-sm img {
    margin: 10%;
    width: 90%;
    height: 90%;
}
.all-botton.sln {
    background: #20a6c8;
}
.all-botton.dle {
    background: #a40000;
}
.all-botton.upxt {
    background: #31b7da;
    box-shadow: 0px 0.3em 0px #15a1c5;
    padding: 0px;
    width: 7.5em;
    height: 2.7em;
}
.all-botton.submit {
    background: #46b692;
    box-shadow: 0px 0.3em 0px #2a9b77;
    padding: 0px;
    width: 7.5em;
    height: 2.7em;
}
.all-botton.submity {
    background: #46b692;
    box-shadow: 0px 0.3em 0px #2a9b77;
}
.line-patch {
    border-bottom: 3px solid #cfcfcf;
}
.Address-line {
    padding: 2em 0px;
    font-size: 4em;
    border-bottom: 3px dashed #d4d4d4;
    padding-left: 0.2em;
    color: #333333;
}
.info-box-dl dt {
    line-height: 3em;
    color: #676767;
    text-indent: .5em;
    font-size: 4em;
}
.info-box-dl dd {
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 0.7em;
    height: 8em;
    overflow: hidden;
}
.info-box-dl dd input {
    width: 100%;
    text-indent: .5em;
    color: #b7b7b7;
    height: 100%;
    border: 0px;
    background: none;
    font-size: 4em;
    line-height: 1em;
}
.info-box-dl dd select {
    height: 100%;
    width: 100%;
    background: none;
    border: 0px;
    color: #b7b7b7;
    font-size: 3em;
    text-indent: 0.5em;
}
.Veri-code {
    padding-top: 4em;
}
.Veri-code input {
    float: left;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 0.3em;
    height: 2.2em;
    width: 30%;
    margin-right: 1em;
    text-align: center;
    color: #b7b7b7;
    font-size: 4em;
}
.Veri-code input, .Veri-code a {
    vertical-align: middle;
}
/*图标群*/
i {
    display: inline-block;
    font-style: normal;
}
i.back {
    width: 2.0em;
    height: 4.0em;
    background: url(../images/icon-back.png) center center no-repeat;
    background-size: cover;
}
/*弹窗*/
.Example-open-win {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.65);
    z-index: 99;
}
.Example-win {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20em 0px 0px -35em;
    border-radius: 2em;
    background: #fff;
    width: 70em;
    height: 40em;
}
.Example-win dt {
    line-height: 3.5em;
    padding-top: .5em;
    text-align: center;
    font-size: 5em;
    color: #333;
}
.Example-win dd {
    padding-top: 3em;
}
.Example-win dd {
    text-align: center;
    padding-top: 1em;
}
.Example-win dd a {
    padding: 0px 2.5em
}
.Example-win-title {
    height: 3em;
    font-size: 4em;
    text-align: center;
    border-bottom: 3px solid #dfdfdf;
    line-height: 3em;
}
.Example-wincont {
    padding: 5%;
    color: #6d6d6d;
    font-size: 3.5em;
}
.Example-btnl {
    text-align: center;
}
.Example-btnl a {
    color: #bfbfbf;
    width: 4em;
    padding: 0.5em 0px;
    display: inline-block;
    font-size: 4em;
    margin: 0 auto;
}
.tx-body-bg {
    background: url(../images/tx-bg.png) repeat;
}

/**/
.divideLine{
    margin:2% 6%;
    border:none;
    border-bottom:2px dashed #dcdcdc;
    background:none;
    height:1px;
}
.qyb{
    display:block;
    color:#245dd0;
    padding:0 6%;
    margin:4% 0;
}
.qyb p{
    font-size:1.2em;
    float:left;
    padding:0;
}
.qyb .icon-more{
    width:0.7em;
    height:1.2em;
    float:right;
    margin-top: 0.3em;
}
.photo-info{
    font-size:4em;
}
.photo-info td{
    padding:0.3em;
}
.policeIcon{
    width:1em;
    height:1em;
    vertical-align:middle;
}
.photo-info td.data{
    color:#8e8e8e;
}
.phoneNum{ color:#245dd0;}
.assistants{}
.triple .single{
    float:left;
    width:33.3%;
    padding:3%;
    box-sizing:border-box;
    font-size:4em;
    line-height:1.6em;
    text-align:center;
}
.assistants .single img{
    box-sizing:border-box;
    border: 10px solid #dbdbdb;
}
.summary .title{
    font-size:4em;
    padding:0px;
    margin-top:1.5em;
}
.summary .icon-more{
    float:right;
    margin-top:12em;
}
.addressIcon{
    margin-top:0.2em;
    float:left;
    margin-left:0.5em;
}
.addressTxt{
    width:90%;
    float:left;
    padding:0;
    margin-left:0.5em;
    line-height:1.5em;}
.iconset{
    color:#868686;
}

/*1113修改*/
.doubleLine {
    margin-top: 5%;
    width:100%;
}
.doubleLine th{
    font-weight:normal;
    height: 8em;
    line-height: 9.0em;
}

.doubleLine .lef-dz-bg {
    float: left;
    height: 100%;
    background: url(../images/point-bg.png) center bottom no-repeat;
    background-size: contain;
    width: 3em;
    margin-left: 2em;
}
.doubleLine .lef-dz {
    float: left;
    line-height: 1em;
    color: #339ef3;
    font-size: 5em;
    height: 100%;
    padding-left: 1em;
}
.doubleLine td{
    width:45%;
}
.doubleLine td.tdTxt{
    width:45%;
    border: 1px solid #ebebeb;
    border-radius: .5em;
    background: #fff;
    line-height: 1.4em;
    padding: 0.8em;
    font-size: 4.5em; 
    color: #676767;
    vertical-align:top;
}
.doubleLine .halfCell-left{
    margin-right:10%;}

.doubleLine .mSpacing{ width:5%;}