﻿@charset "utf-8";

/*reset*/


/* CSS reset for c_b */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

    margin: 0;

    padding: 0;

}

table {

    border-collapse: collapse;

    border-spacing: 0;

}

table th, table td {

    padding: 5px;

}

fieldset, img {

    border: 0;

}

address, caption, cite, code, dfn, em, th, var {

    font-style: normal;

    font-weight: normal;

}

ol, ul {

    list-style: none;

}
.bqBox.container ul{
	color: white;
    font-size: 15px;
    padding: 8px 0px;
}
.bqBox.container ul li{
	float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}
.bqBox.container img{
	width: 24px;
    float: left;
    margin-right: 15px;
}
ception, th {

    text-align: left;

}

q:before, q:after {

    content: '';

}

abbr, acronym {

    border: 0;

}

a {

    color: #666;

    text-decoration: none;

}

/*for ie f6n.net*/

a:focus {

    outline: none;

}

/*for ff f6n.net*/

a:hover {

    text-decoration: underline;

}

/*定位*/

.tl {

    text-align: left;

}

.tc {

    text-align: center;

}

.tr {

    text-align: right;

}

.bc {

    margin-left: auto;

    margin-right: auto;

}

.fl {

    float: left;

    display: inline;

}

.fr {

    float: right;

    display: inline;

}

.zoom {

    zoom: 1

}

.hidden {

    visibility: hidden;

}

.vam {

    vertical-align: middle;

}

.clear {

    clear: both;

    height: 0;

    line-height: 0;

    font-size: 0;

}

p {

    word-spacing: -1.5px;

}

-moz-box-sizing:content-box

;

-webkit-box-sizing:content-box

;

box-sizing:content-box

;

/*其他*/

.curp {

    cursor: pointer

}

;

/*原reset*/

sup {

    vertical-align: baseline;

}

sub {

    vertical-align: baseline;

}

input, button, textarea, select, optgroup, option {

    font-family: inherit;

    font-size: inherit;

    font-style: inherit;

    font-weight: inherit;

}

input, button, textarea, select {

    *font-size: 100%;

}

input, select {

    vertical-align: middle;

}

body {

    font: 12px/1.231 arial, helvetica, clean, sans-serif;


}

select, input, button, textarea, button {

    font: 99% arial, helvetica, clean, sans-serif;

}

table {

    font-size: inherit;

    font: 100%;

    border-collapse: collapse;

}

pre, code, kbd, samp, tt {

    font-family: monospace;

    *font-size: 108%;

    line-height: 100%;

}

/*title*/

h1 {

    font-size: 32px;

}

h2 {

    font-size: 26px;

}

h3 {

    font-size: 20px;

}

h4 {

    font-size: 14px;

}

h5 {

    font-size: 12px;

}

h6 {

    font-size: 10px;

}

/*end reset*/


#roll_top, #fall, #ct {

    position: relative;

    cursor: pointer;

    height: 52px;

    width: 52px

}

#roll_top {

    background: url(../images/top.gif) no-repeat

}

#fall {

    background: url(../images/top.gif) no-repeat 0 -80px

}

#ct {

    background: url(../images/top.gif) no-repeat 0 -40px

}

#roll {

    display: block;

    width: 15px;

    margin-right: -558px;

    position: fixed;

    right: 46%;

    top: 80%;

    _margin-right: -558px;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));

    z-index: 100;

}

/* CSS Document */

body {

    background-color: #fff;

    overflow-x: hidden;

    color: #666;

    font-size: 12px;

    font-family: microsoft yahei, "宋体";

    position: relative;
    text-decoration: none;

}

/*网站字体颜色*/

.header, .content, .footer, .container {

    margin-left: auto;

    margin-right: auto;

    width: 1100px;

}

/*页眉*/

.header {

    width: 100%;

    overflow: hidden;

    background-color: #fff;

}

.header .hdTop {

    height: 50px;

    background-color: #eeeeee;

}

.header .hdTop p {

    float: left;

    color: #999;

    line-height: 50px;

    font-size: 14px;

}

.header .hdUl {

    float: right;

    margin-top: 18px;

}

.header .hdUl li {

    font-size: 14px;

    float: left;

    color: #666

}

.header .hdUl li a {

    color: #999999;

    padding: 0 10px;
    text-decoration: none;


}

.header .hdUl li.last a {

    padding-right: 0;
    text-decoration: none;

}

.header .logo {

    overflow: hidden;

    padding: 6px 0;

    background-color: #fff

}

.header .logo h1 {

    float: left;

}

.header .logo h2 {

    font-size: 24px;

    color: #00824a;

    float: left;

    margin-left: 15px;

    background: url("../images/hdwen.png") no-repeat left center;

    text-indent: 20px;

}

.header .logo h2 p {

    font-weight: normal;

    font-size: 16px;

    color: #0094db;

    margin-top: 5px;

}

.header .phone {

    float: right;

    background: url(../images/hdphone.png) no-repeat left center;

    padding-left: 60px;

    margin-top: -15px;

    font-size: 30px;

    color: #008fdb;

    font-weight: normal

}

.header .phone p {

    font-size: 16px;

    color: #e7171b

}

.header .Nav {

    height: 50px;

    background: #1569af;

}

.header .navBox {

    height: 50px;

    line-height: 50px;

}

.header .navUl {

    width: 102%

}

.header .navUl li {

    font-size: 14px;

    float: left;
    border-right: 1px solid #fff;

}

.header .navUl li a {

    display: block;

    color: #fff;

    text-decoration: none;
    width: 111.11px;
    text-align: center;

}

.header .navUl > li:hover, .header .navUl {

    color: #fff;

    background-color: #86c227;

}

li.cur {
    border-left: 1px solid white;
}

.header .erj {

    position: absolute;

    display: none;

    z-index: 9999;

    border-top: 2px solid #00824a;

    z-index: 9999;

    background: #fff;

    background-color: rgba(255, 255, 255, 0.9);

    width: 136px;

}

.header .erj li {

    height: 40px;

    line-height: 40px;

    border: none;

}

.header .erj li a {

    padding-left: 10px;

    color: #333;

    font-weight: normal;

    -webkit-transition: margin 0.2s ease-out;

    -moz-transition: margin 0.2s ease-out;

    -khtml-transition: margin 0.2s ease-out;
    text-decoration: none;

}

.header .erj li a:hover {

    color: #333;

    text-decoration: none;

    margin-left: 20px;

    font-weight: bold;

}

/*footer*/

.footer {

    overflow: hidden;

    width: 100%;

    background: #1569af;

    padding-bottom: 20px;

}

.footer .ftNav {

    width: 100%;

    background-color: #52ab40;

    padding: 24px 0;

    overflow: hidden

}

.footer .ftNavBox {

    text-align: center;

}

.footer .ftNavBox li {

    display: inline-block;

    font-size: 14px;

    padding: 0 20px;

    border-left: 1px dotted #fff

}

.footer .ftNavBox li {

    *display: inline

}

.footer .ftNavBox li a {

    color: #fff;
    text-decoration: none;

}

.footer .ftNavBox li:first-child {

    border-left: none

}

.footer .ftConBox {

    overflow: hidden;

    padding: 40px 0;

}

.footer .ftLt {

    float: left;
    font-size: 15px;
}

.footer .ftLt p {

    line-height: 32px;

    color: #fff;

}

.footer .ftLt i {

    width: 25px;

    height: 3px;

    background-color: #ffae00;

    display: block;

    margin-top: 15px;

}

.footer .ftDl {

    float: right;

    width: 375px;

}

.footer .ftDl dt {

    width: 91px;

    text-align: center;

    color: #fff;

    float: left;

}

.footer .ftDl dt p {

    line-height: 25px

}

.footer .ftDl dd {

    float: right;

    width: 265px;

    font-size: 16px;

    color: #fff;

    line-height: 25px

}

.footer .ftDl dd span {

    float: right;

    width: 215px;

    text-align: left;

}

.footer .ftDl dd span i {

    font-style: normal;

}

.footer .ftDl dd img {

    display: block;

    margin-top: 10px;

}

.footer .ftDl dd p {

    color: #ffba00;

    font-size: 32px;

    font-family: Arial;

    margin: 8px 0

}

.footer .bqBox {

    padding: 25px 0;

    overflow: hidden;

    border-top: 1px solid #389d72;

}

.footer .bqBox p {

    font-size: 13px;

    color: #fff

}

.footer .bqBox p a {

    color: #fff

}

/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {

    display: none;

    z-index: 1001;

    width: 398px;

    border: 1px solid #ccc;

    background: #fff;

    padding-bottom: 20px;

}

#mesbook1_c div, #mesbook1 div {

    border: 1px solid #E4E3E3;

    background: #EBECEB;

    height: 18px;

    padding: 4px .5em 0;

    margin-bottom: 10px;

}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {

    width: 370px;

    margin: 0 auto;

}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {

    float: left;

    width: 105px;

    overflow: hidden;

}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {

    width: 265px;

    float: right;

}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {

    padding-bottom: 10px;

}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {

    margin-right: 20px;

}

.b15 {

    background: url(../images/skinsvibtn.png) no-repeat;

    border: 0;

    cursor: pointer;

    overflow: hidden;

}

.b15 {

    background-position: -79px -650px;

    width: 60px;

    height: 24px;

    line-height: 24px;

    color: #fff;

    font-size: 14px;

    font-weight: bold;

}

/*处理中动画占全屏*/

#oran_div_processing {

    width: 300px;

    padding: 20px;

    z-index: 9999;

    text-align: center;

    background: #fffeef;

    border: solid 1px #b8ab04;

}

/*--顶部链接导航*/


.retop ul {

    overflow: hidden;

}

.retop li {

    float: left;

    margin-left: 10px;

}

.retop li img {

    display: block;

}

.rtTop {

    width: 43px;

    height: 43px;

    overflow: hidden;

    position: fixed;

    top: 85%;

    right: 51%;

    margin-right: -675px;

    cursor: pointer;

    display: none;

}

.rtTop h4 {

    width: 43px;

    height: 43px;

    overflow: hidden;

    position: relative;

}

.rtTop img {

    display: block;

    position: absolute;

    top: 0;

    left: 0;

}


.formtext {
    font-size: 18px;
    color: white;
}

.formbox {
    height: 30px;
    width: 300px;
}

.title span {
    font-size: 30px;
    color: white;
}

img.img1 {
    width: 180px;
    height: 90px;
    margin-left: -79px;
}

/*==客服↓==*/
.kefuBox-Two.slow a {
    text-decoration: none;
}

.kefuBox-Two {
    position: fixed;
    right: 0;
    top: 180px;
    z-index: 99
}

.kefuBox-Two ul li {
    position: relative;
    margin: 1px 0;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    background: rgba(82, 171, 64, 1);
}

.kefuBox-Two ul li a {
    display: block;
}

.kefuBox-Two ul li em {
    display: block;
    margin-bottom: 5px;
    width: 33px;
    height: 27px;
    margin: 0 auto 2px;
}

.kefuBox-Two ul li b {
    font-size: 14px;
    color: #fff;
}

.kefuBox-Two ul li:hover {
    background: #84ba35;
}

.kefuBox-Two ul li b {
}

.kefuBox-Two ul li .toolbar-layer {
    position: absolute;
    right: 85px;
    bottom: -10px;
    width: 172px;
    opacity: 0;
    padding: 5px;
    cursor: initial;
    border-radius: 5px;
    border: 1px #ccc solid;
    background: #fff;
    filter: alpha(opacity=0);
    transform-origin: 95% 95%;
    -moz-transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -o-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform: scale(0.01);
    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);
    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

.kefuBox-Two ul li:hover .toolbar-layer {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.kefuBox-Two ul li.weixin .toolbar-layer {
    width: 140px
}

.kefuBox-Two ul li.marks .toolbar-layer {
    width: 450px;
    z-index: 999
}

/***/
.kefuBox-Two ul li .hint-layer {
    display: none;
    position: absolute;
    right: 85px;
    bottom: -10px;
    width: 172px;
    cursor: initial;
}

.kefuBox-Two ul li.mark .hint-layer {
}

/**/
/*.kefuBox-Two ul li .cd-top{height:0px;}
.kefuBox-Two ul li .cd-is-visible{height:45px;}*/
.kefuBox-Two ul li.tidings .ico {
    background: url(../images/ico-kf-tidings.png) no-repeat center;
}

.kefuBox-Two ul li.qq .ico {
    background: url(../images/ico-kf-qq.png) no-repeat center;
}

.kefuBox-Two ul li.weixin .ico {
    background: url(../images/ico-kf-weixin.png) no-repeat center;
}

.kefuBox-Two ul li.mark .ico {
    background: url(../images/ico-kf-mark.png) no-repeat center;
}

.kefuBox-Two ul li.enroll .ico {
    background: url(../images/ico-kf-enroll.png) no-repeat center;
}

.kefuBox-Two ul li.top .ico {
    background: url(../images/ico-kf-top.png) no-repeat center;
}

.kefuBox-Two ul li .hint-layer .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    background: #e1e1e1;
}

.kefuBox-Two ul li .hint-layer .close:hover {
    background: #54ab40;
}

/*.queryFrame{padding-top:80px; background:url(../images/queryBg.jpg) no-repeat center top; }*/
/*.queryFrame .container{width:1200px;box-shadow: 0 0 10px #ddd;padding: 30px 160px 50px 160px;background: #fff;}*/
.queryFrame .titleTop{display:table;margin:auto;color:#444444;font-size:45px;text-align: center;font-weight: bold;}
.queryFrame .titleTop img{float:left;display: inline-block; margin-top:8px;}
.queryFrame .titleTop font{line-height:25px;}
.queryFrame .titleTop span{display: block;margin-top:5px;color:#777;font-weight: 400;font-size:25px;}
.queryFrame .tab{margin: 30px 80px 50px 16px;;}
.queryFrame .tab .tone{}
.queryFrame .tab .tone li{ position:relative;color:#959595;font-size:16px;display: inline-block;padding: 15px 30px;margin-right:5px;cursor: pointer;/* margin-bottom: -1px; */border: 1px #f1f1f1 solid;background: #f1f1f1;}
.queryFrame .tab .tone li:before{ opacity: 0; content:""; position:absolute;left:0;bottom:-2px; width:100%; height:2px; background:#fff}
.queryFrame .tab .tone li.active{/* display: inline-block; */color:#52ab40;border-left:1px #ccc solid;border-top:1px #ccc solid;border-right:1px #ccc solid;border-bottom: 1px #fff solid;font-weight:bold;background: #fff;}
.queryFrame .tab .tone li.active:before{ opacity: 1;}
.queryFrame .tab .down{border: 1px #ccc solid;}
.queryFrame .tab .box{padding:9px;overflow: hidden;}
.queryFrame .tab .box input{color:#b3b3b3;font-size:14px;padding: 10px 20px 10px 60px;border: 2px #ddd solid;margin: 15px 0 0px 0;width: 86%;height:32px;/*line-height: 50px;*/-ms-line-height: 38px;-moz-line-height: 50px;-webkit-line-height:50px;background: url(../images/ico105.png) no-repeat 30px 16px;}
.queryFrame .tab .box button{width: 180px;float: left;color:#fff;font-size:16px;padding: 15px 20px;margin: 25px 10px 0 0;border: none;background: #52ab40;}
.queryFrame .tab .box button:hover{background: #f60;}
.queryFrame .tips{margin: 70px 80px 0 50px;}
.queryFrame .tips h5{color:#000;font-size:18px;}
.queryFrame .tips p{margin-top:10px;line-height:28px;color:#5c5c5c;font-size:16px;}
.queryFrame .titleDown{color:#52ab40;font-size:20px;margin-top: 60px;font-weight:bold;text-align: center;border-bottom:1px #ddd solid;padding-bottom: 20px;}
.queryFrame .report{position: relative;z-index:2; margin:50px 0 0 0;width: 100%;/*! height: 1222px; */padding: 188px 0 0 0; overflow: hidden;/*background-image: url(../images/reportBg.jpg);background-repeat:no-repeat;background-position: center top;background-size: cover;*/}
.queryFrame .report .title{ position: relative; z-index: 2; color:#000;font-size:30px;padding-top: 80px;letter-spacing: 10px;text-align: center;background-image: url(../images/reportTitle.jpg); background-repeat:no-repeat; background-position:top ;}
.queryFrame .report ul{ position: relative;z-index:5; margin: 50px 110px 200px 110px;border:1px #ddd solid;background:#fff;}
.queryFrame .report ul li{clear: both;width:100%;display: table;vertical-align: middle;}
.queryFrame .report ul li:nth-of-type(even){ background: #f3f3f3;}
.queryFrame .report ul li h4{color:#000000;display: table-cell;font-size:16px;border-right:14px;width: 25%;text-align: center;padding: 0 10px;border-right: 1px #ddd solid;}
.queryFrame .report ul li span{color:#858585;font-size:14px;padding: 0 20px;text-align: center;display: table-cell;}
.queryFrame .report ul li span,.queryFrame .report ul li h4{padding:15px 20px;vertical-align: middle;}
.queryFrame .layui-layer{min-width: 1200px;max-width: 1200px;max-height: 80%;;min-height: 80%; background:#fff;}
.queryFrame .layui-layer .frame{padding: 0px 160px 50px 160px;}
.queryFrame .figure{ position: absolute;display:block;/*background-repeat:no-repeat; background-position:0 0;*/}
.queryFrame .figure.top{ left:0;top:0;width:100%;height:30%; background:url(../images/reportBg-top.jpg) no-repeat top; }
.queryFrame .figure.bottom{ left:0;bottom:0;width:100%;height:30%;background:url(../images/reportBg-bottom.jpg) no-repeat bottom;}
.queryFrame .figure.left{ left:17px;top:109px;bottom:114px;width:73px;/*! height:100%; */background: url(../images/reportBg-leftLoop.jpg);}
.queryFrame .figure.right{right:16px;top:109px;bottom:100px;width:71px;/*! height:100%; *//*! transform: rotate(180deg); */background: url(../images/reportBg-rightLoop.jpg);}
.queryFrame .figure.center{ left:88px;right:88px;bottom:64px;/*! width:100%; */height:100%;background:url(../images/reportBg-center.jpg) no-repeat bottom;background-size: 100%;}
.queryFrame .figure.leftBloom{ left:16px;top:50%;width:72px;height:142px;background:url(../images/reportBg-leftBloom.jpg) no-repeat bottom;}
.queryFrame .figure.rightBloom{left:auto;right:16px;top:50%;width:72px;height:142px; background:url(../images/reportBg-rightBloom.jpg) no-repeat bottom;}

.s-header {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.s-header > h3 > i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #4bc061;
    border-radius: 50%;
    margin-right: 10px;
}
.s-input {
    padding: 0 20px;
    width: 230px;
    height: 40px;
    font-size: 20px;
    border: 1px solid #cfcfcf;
    background: #f7f7f7;
    line-height: 40px;
    color: #000;

}
.s-sub {
    display: block;
    font-size: 12px;
    color: #848282;
    margin-top: 6px;
    height: 30px;
    line-height: 30px;
    clear: both;
}
.s-button {
    background: #ccccccf2;
    color: #5f5d67;
    display: inline-block;
    border-radius: 5px;
    width: 70px;
    height: 40px;
    border: 1px solid #bbb;
    cursor: pointer;
    font-size: 20px;
}
.s-button p {
    display: inline-block;
}
.s-body {
    min-height: 80px;
    width: 100%;
    margin-top: 30px;
    border: 1px solid  #ccc;
}
.j-s-content {
    padding: 15px;
}
.j-s-content p {
    border-bottom: 1px dashed #c1c1c1;
    font-size: 17px;
    margin: 35px auto;
}

.s-button > .icon-search-btn {
    display: inline-block;
}
.msg-title {
    color: #52ab40;
    font-size: 16px;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
}
#msg {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
