/*
 * Created by LR on 2017/08/31
 */

/* reset css */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
    margin: 0;
    padding: 0;
    color: #333;
    font: 14px/24px "微软雅黑";
}
html {
    display: inline-block;
    width: 100%;
}
img {
    border: none;
}
a {
    text-decoration: none;
    cursor: pointer;
    border: 0;
}
strong {
    font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
    list-style: none;
}
em,
i {
    font-style: normal;
}
/* base css */
.block {
    display: block;
}
.show {
    display: inherit;
}
.hide {
    display: none;
}
.dis-in-b {
    display: inline-block;
}
.img-auto {
    display: block;
    width: 100%;
    height: auto;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.right {
    float: right;
}
.left {
    float: left;
}
.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.fixed {
    position: fixed;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.line {
    border-bottom: 1px #d1d1d1 solid;
}
.dotted {
    border-bottom: 1px #a5a5a5 dotted;
}
.space {
    margin-top: 10px;
}
.ml-20 {
    margin-left: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.pt-10 {
    padding-top: 10px;
}
.overflow {
    overflow: hidden;
}
/* header start */
body {
    background:url('.xxgj-bj.png') no-repeat center 0 white;
}
.header {
    margin-top: 63px;
}
.header-bg {
    background: url('top-blank-line.png') center top no-repeat;
    width: 100%;
    position: absolute;
    z-index: 99;
    top: 50px;
    height: 76px;
    padding-top: 20px;
}
.header-bg-left {
    width: 260px;
    padding-right: 60px;
    float: left;
}
.header-weather ,
.header-weather a {
    font: 14px/35px "微软雅黑";
    height: 35px;
    color: #fff;
}
.header-logo {
    width: 560px;
    text-align: center;
}
.header-logo > img {
    margin-top: -15px;
}
.header-icon {
    width: 260px;
    margin-top: -2px;
    padding-left: 60px;
}
.header-icon > li {
    float: left;
    margin: 0 3px;
    position: relative;
}
.header-icon > li > a {
    display: inline-block;
    width: 30px;
    height: 37px;
}
.header-icon > li > div {
    top: 38px;
    left: -83px;
    width: 200px;
    padding-top: 11px;
    text-align: center;
    background: url('.header-sjx.png') top center no-repeat;
}
.header-icon > li > div .header-input{
    border: none;
    background-color: #fff;
    color: #999;
    font: 14px/30px "微软雅黑";
    width: 136px;
    padding: 6px 0px 6px 21px;
}
.header-icon > li > div .header-sub{
    border:none;
    width: 42px;
    height: 42px;
    background: #fff url('.header-sub.png') center no-repeat;
}
.wilte-wrap {
    text-align: center;
    display: inline-block;
    background-color: #fff;
    padding: 10px;
}
.icon-search {
    background: url('.header-icon-search.png') center no-repeat;
}
.icon-phone {
    background: url('.header-icon-phone.png') center no-repeat;
}
.icon-people {
    background: url('.header-icon-people.png') center no-repeat;
}
.icon-robot {
    background: url('.header-icon-robot.png') center no-repeat;
}
.icon-weibo {
    background: url('.header-icon-weibo.png') center no-repeat;
}
.icon-wechat {
    background: url('.header-icon-wechat.png') center no-repeat;
}
.icon-gz {
    background: url('.header-icon-gz.png') center no-repeat;
}
/* header end */
/* nav start */
.nav > li {
    width: 150px;
    height: 110px;
    text-align: center;
    display: inline-block;
    float: left;
    background-color: #0070e4;
    cursor: pointer;
}
.nav > li.cur, .nav > li:hover {
    background-color: #ee7b00;
}
.nav > li.cur > a img, .nav > li:hover > a img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.nav > li > a {
    margin-top: 27px;
    display: inline-block;
}
.nav > li > a img {
    position: relative;
    opacity: .5;
    filter: alpha(opacity=50);
}
.nav > li > a > p {
    position: relative;
    color: #fff;
    font: 20px "微软雅黑";
}
.not-index-nav {
    margin-top: 180px;
}
.not-index-nav > li {
    height: 55px;
}
.not-index-nav li > a img {
    width: 26px;
    height: 26px;
    top: -12px;
    right: 26px;
}
.not-index-nav > li > a > p {
    top:-44px;
    left: 15px;
}
/* nav end */
/* contrainer start */
.xxgk-wrap {
    width: 1160px;
    padding: 20px;
    background-color: #fff;
    margin: 0 auto;
}
.crumbs {
    padding: 15px;
}
.dqwz {
    background: url('.dqwz-img.png') left center no-repeat;
    font: 16px/32px "微软雅黑";
    padding-left: 28px;
    color: #999999;
}
.crumbs-list a {
    color: #999999;
    font: 16px/32px "微软雅黑";
}
.crumbs-list i {
    color: #999999;
    margin-left: 8px;
}
.xxgk-search > h2,
.xxgk-main > h2 {
    height: 35px;
    background-color: #f2f2f2;
}
.xxgk-search i,
.xxgk-main h2 i  {
    width: 40px;
    height: 35px;
    background-color: #0070e4;
}
.xxgk-search span {
    background: url('.xxgk-search-btn.png') no-repeat left center;
    padding-left: 46px;
    font: 16px/35px "微软雅黑";
    color: #0070e4;
    position: relative;
    right: 30px;
}
.xxgk-search .main {
    padding:20px  223px;
}
.xxgk-search .main p {
    font:12px/30px "微软雅黑";
    color:#333;
}
.xxgk-search form {
    height:24px;
    padding:10px 0;
}
.xxgk-search label {
    font:bold 12px/24px "微软雅黑";
    color:#333;
}
.xxgk-search .rr {
    width:270px;
    height:22px;
    border:1px solid #abadb3;
    background:#fff;
    padding:0 5px;
    margin-left:10px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.xxgk-search select {
    width:116px;
    height:24px;
    border:1px solid #abadb3;
    margin-left:10px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.xxgk-search .btn {
    width:94px;
    height:24px;
    background:url('.xxgk-search-btn-bg.png') no-repeat;
    border:none;
    cursor:pointer;
    margin-left:10px;
}
.bmxxgk-icon {
    background: url('.xxgk-bmxxgk-icon.png') no-repeat left center;
    padding-left: 46px;
    font: 16px/35px "微软雅黑";
    color: #0070e4;
    position: relative;
    right: 30px;
}
.sybox {
    margin-top:31px;
    border:1px solid #ae9c9c;
    background:#fff;
    padding:25px 15px 15px 15px;
}
.sybox h4 {
    position:absolute;
    left:13px;
    top:-19px;
    _top:-17px;
    background-color: #fff;
    color: #000;
    border: 1px solid #0070e4;
    padding-left:20px;
    height:37px;
}
.sybox h4 span {
    display:inline-block;
    height:36px;
    padding:0px 20px 1px 0;
    font:bold 14px/36px "微软雅黑";
    color:#2d496b;
}
.sybox td {
    height:30px;
    padding-bottom:1px;
    background:url(hzq_line.jpg) repeat-x left bottom;
    width:190px;
    overflow:hidden;
}
.sybox table.nob td {
    padding-bottom:0;
    background:none;
}
.sybox td a {
    background:url(hzq_li_ico.jpg) no-repeat 8px center;
    padding-left:20px;
    font: 16px/30px "微软雅黑";
    color:#333;
}
.sybox td a:hover {
    color:#f60;
}
.gl-left {
    width: 245px;
    padding: 0 11px 0 0;
}
.gl-left li.level01 {
    margin-top: 5px;
}
.gl-left li.level01 a {
    display: inline-block;
    width: 196px;
    height: 26px;
    padding-left: 35px;
    background: url(gl_li_bg.gif) no-repeat;
    font: 16px/26px "微软雅黑";
    color: #fff;
    overflow: hidden;
}
.gl-left li.level01 i {
    display: inline-block;
    width: 196px;
    height: 26px;
    padding-left: 35px;
    background: url(gl_li_bg.gif) no-repeat;
    font: 12px/26px "微软雅黑";
    color: #fff;
    overflow: hidden;
}
.gl-left li.level01 a:hover {
    color: #f60;
}
.gl-left li.level01 .cur {
    display: inline-block;
    width: 162px;
    height: 26px;
    padding-left: 35px;
    background: url(gl_li_bg.gif) no-repeat;
    font: 12px/26px "微软雅黑";
    color: #f60;
    /*background: url(gl_li_hover.gif) no-repeat;*/
}
.gl-left .menu02 {
    padding: 5px;
    background: url(gl_ul_bg.gif) repeat-y 5px top;
    display: none;
}
.gl-left li.level02 {
    background: url(gl_ico_jia.gif) no-repeat left 8px;
    padding-left: 9px;
}
.gl-left li.level02a {
    background: url(gl_ico_jian.gif) no-repeat left top;
    padding-left: 9px;
}
.gl-left li.level02 a, .gl-left li.level02a a {
    display: inline-block;
    width: 192px;
    height: 16px;
    padding-left: 30px;
    background: url(gl_ico01.gif) no-repeat left top;
    font: 16px/16px "微软雅黑";
    color: #4e4e4e;
    overflow: hidden;
    position: relative;
    top: 7px;
}
.gl-left .menu03 {
    padding: 5px 0;
    background: url(gl_ul_bg.gif) repeat-y left top;
    display: none;
    margin-left: 18px;
}
.gl-left li.level03 {
    height: 25px;
    background: none;
    padding-left: 6px;
}
.gl-left li.level03 a {
    display: inline-block;
    width: 153px;
    height: 25px;
    padding-left: 30px;
    background: url(gl_ico01.gif) no-repeat left center;
    font: 16px/25px "微软雅黑";
    color: #4e4e4e;
    overflow: hidden;
}
.gl-left ul li a {
    color: #f60;
}
.xxgk-gl-right {
    width: 879px;
    margin-top: 10px;
    margin-left: 20px;
}
.xxgk-back {
    background:url('.xxgk-back-icon.png') left center no-repeat;
    padding-left: 26px;
}
.xxgk-title span {
    font: 14px/30px "微软雅黑";
    padding: 0px 10px;
    border: 1px solid #0086e8;
}
.xxgk-title a,.xxgk-title i , .xxgk-title div{
    font: 14px/30px "微软雅黑";
}
.xxgk-gl-right .main-box01 {
    border:1px solid #d6d6d6;
    border-top:none;
    padding:20px 30px;
}
.xxgk-gl-right .main-box01 td {
    padding:3px;
    font:12px/24px "微软雅黑";
    color:#333;
}
.xxgk-gl-right .main-box01 .table01 td {
    padding:0;
}
.xxgk-gl-right .main-box01 .rr01 {
    width:128px;
    height:22px;
    border:1px solid #abadb3;
    padding:0 5px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.xxgk-gl-right .main-box01 .rr02 {
    width:250px;
    height:22px;
    border:1px solid #abadb3;
    padding:0 5px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.xxgk-gl-right .main-box01 .rr03 {
    width:95px;
    height:22px;
    border:1px solid #abadb3;
    padding:0 18px 0 5px;
    font:12px/22px "微软雅黑";
    color:#333;
    cursor:pointer;
}
.xxgk-gl-right .main-box01 .btn01 {
    width:94px;
    height:24px;
    border:none;
    background:url(hzq_gl_btn_bg01.png) no-repeat;
    cursor:pointer;
    position: relative;
    top: 4px;
}
.xxgk-gl-right .main-box01 .btn02 {
    width:94px;
    height:24px;
    border:none;
    background:url(hzq_gl_btn_bg02.png) no-repeat;
    cursor:pointer;
    position: relative;
    top: 4px;
}
.xxgk-gl-right .main-box02 {
    border:1px solid #c6c7c7;
    border-top:none;
}
.xxgk-gl-right .main-box02 table {
    width:100%;
    border:1px solid #fff;
}
.xxgk-gl-right .main-box02 tr:first-child {
    border-top: 1px solid #c6c7c7;
    background-color: #e8f1f4;
}
.xxgk-gl-right .main-box02 th {
    height:32px;
    border-left:1px solid #c6c7c7;
    border-bottom:1px solid #c6c7c7;
    font: bold 16px/32px "微软雅黑";
    color:#000;
    text-align:center;
}
.xxgk-gl-right .main-box02 td {
    border-bottom:1px solid #c6c7c7;
    border-left:1px solid #c6c7c7;
    font: 16px/30px "微软雅黑";
    color: #4e4e4e;
    text-align:center;
}
.xxgk-gl-right .main-box02 td a {
    font: 16px/35px "微软雅黑";
    color: #4e4e4e;
}
.xxgk-gl-right .main-box02 td a:hover {
    color:#f60;
}
.xxgk-gl-right .page01 {
    height:35px;
    background-color: #f2f2f2;
    text-align:center;
    font: 16px/35px "微软雅黑";
    color: #4e4e4e;
}
.xxgk-gl-right .page01 a {
    margin:0 20px;
    font: 16px/35px "微软雅黑";
    color:#333;
}
.xxgk-gl-right .page01 a:hover {
    color:#f60;
}
.xxgk-gl-right .main-box02 .td01 {
    width: 500px;
    border-left:none;
    padding-left:20px;
    text-align:left;
}
.xl-con img {
    max-width: 100% !important;
}
.xl-con .tit {
    height:35px;
    background-color: #f2f2f2;
    font:12px/35px "微软雅黑";
    color:#666;
}
.xl-con .l-box {
    background:url(xxgk-xl-icon.png) no-repeat left top;
    padding-left:50px;
}
.xl-con a {
    margin:0 3px;
    font:12px/35px Arial, Helvetica, sans-serif;
    color:#666;
}
.xl-con a:hover {
    color:#f60;
}
.xl-con .r-box {
    height:35px;
    padding-right:3px;
}
.xl-con .tit .print {
    display:inline-block;
    background:url('.xxgk-print-icon.png') left center no-repeat;
    margin:5px;
    padding-left: 30px;
}
.xl-con .tit .close {
    display:inline-block;
    background:url(xxgk-close-icon.png) left center no-repeat;
    margin:5px;
    padding-left: 30px;
}
.xl-con .main {
    padding:15px 15px 30px 15px;
    *display:inline-block;
    *width:940px;
}
.xl-con .bm-bg-bottom {
    background:#e9e9e9;
    padding-bottom:4px;
}
.xl-con .bm-bg-right {
    padding-right:4px;
}
.xl-con .bm-box {
    border:1px solid #d6d6d6;
    background:#fff;
    padding:15px;
}
.xl-con .table01 {
    margin:0 200px;
    width:500px;
}
.xl-con .table01 td {
    font:12px/30px "微软雅黑";
    color:#333;
}
.xl-con .xl-main {
    padding:25px;
    text-align:center;
}
.xl-con .xl-main h4 {
    padding:10px 0;
    color:#c52501;
    font:bold 24px/40px "微软雅黑";
    background:url(hzq_line.jpg) repeat-x left bottom;
}
.xl-con .xl-main .nr {

    text-align:left;
}
.xl-con .xl-main .nr p {
    font:16px/30px "微软雅黑";

    line-height: 35px !important;
}
.xl-con .xl-main .nr p * {
    font:16px/30px "微软雅黑";
}
.xl-con .xl-main .nr p strong, .xl-con .xl-main .nr p b{
    font-weight:bold;
}
.xl-con .xl-main .nr p strong *, .xl-con .xl-main .nr p b *{
    font-weight:bold;
}
.xl-con .xl-main .nr p a {
    padding:0 5px;
}
.xl-con .nr a:hover {
    color:#f60;
}
.xl-con .xgwj-box {
    border-top:1px solid #d1d1d1;
    padding:5px 10px;
    text-align:left;
}
.xl-con .xgwj-box h2 {
    padding:10px 0;
    color:#0070e4;
    font:bold 12px/24px "微软雅黑";
}
.xl-con .xgwj-box li {
    height:24px;
}
.xl-con .xgwj-box li a {
    font:12px/24px "微软雅黑";
    color:#333;
}
.xl-con .xgwj-box li a:hover {
    color:#f60;
}
.xxgk-yjx-right {
    width: 898px;
}
.xxgk-yjx-right .search-list {
    padding:10px;
}
.xxgk-yjx-right .search-list table {
    width:888px;
    border-top:1px solid #d6d6d6;
    border-right:1px solid #d6d6d6;
}
.xxgk-yjx-right .search-list th {
    height:24px;
    background-color: #e8f1f4;
    border-bottom:1px solid #d6d6d6;
    border-left:1px solid #d6d6d6;
    font:12px/24px "微软雅黑";
    color:#333;
    text-align:center;
}
.xxgk-yjx-right .search-list td {
    border-bottom:1px solid #d6d6d6;
    border-left:1px solid #d6d6d6;
    font:12px/24px "微软雅黑";
    color:#333;
    text-align:center;
}
.xxgk-yjx-right .search-list .td01 {
    width:320px;
    padding-left:10px;
    text-align:left;
}
.xxgk-yjx-right .search-list td a {
    font:12px/24px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .search-list td a:hover {
    color:#f60;
}
.page-box {
    height:24px;
    padding:20px 10px;
    font:12px/24px "微软雅黑";
    color:#333;
}
.page-box strong {
    margin:0 3px;
    font:bold 12px/24px "微软雅黑";
    color:#f70000;
}
.page {
    width:370px;
}
.page a {
    display:inline-block;
    float:left;
    border:1px solid #fff;
    padding:0 3px;
    margin:0 2px;
    color:#333;
    font:12px/22px "微软雅黑";
}
.page a:hover {
    color:#f00;
}
.page label {
    display:inline-block;
    float:left;
    margin:0 2px;
    color:#333;
    font:12px/24px "微软雅黑";
}
.page .rr {
    display:inline-block;
    float:left;
    width:40px;
    height:22px;
    border:1px solid #d6dce1;
    padding:0 5px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.page .tz {
    display:inline-block;
    float:left;
    width:46px;
    height:24px;
    margin:0 2px;
    border:none;
    font:bold 12px/24px "微软雅黑";
    background-color: #009ddd;
    cursor:pointer;
    color: #fff;
}
/* ==ä¿¡æ¯å…¬å¼€-æ„è§ç®±æŸ¥è¯¢-å³è¾¹== */
.xxgk-yjx-right .search-top p {
    font:14px/24px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .search-main .form-box {
    background:#eaf0f3;
    padding:30px 0 30px 100px;
}
.xxgk-yjx-right .search-main .form-box p {
    height:24px;
    padding:5px 0;
    font:14px/24px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .search-main .form-box label {
    font:14px/24px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .search-main .form-box .rr {
    width:126px;
    height:22px;
    border:1px solid #b9bbc1;
    padding:0 5px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .search-main .btn-box {
    height:52px;
    padding:30px 255px;
}
.xxgk-yjx-right .search-main .btn01 {
    width:135px;
    height:50px;
    border:none;
    border-radius: 5px;
    color: #fff;
    background-color: #0070e4;
    cursor:pointer;
}
.xxgk-yjx-right .search-main .btn02 {
    width:135px;
    height:50px;
    border:none;
    border-radius: 5px;
    background-color: #7fb7f1;
    color: #fff;
    cursor:pointer;
}
/* ==ä¿¡æ¯å…¬å¼€-æå‡ºæ„è§å»ºè®®-å³è¾¹== */
.xxgk-yjx-right .search-tcyj h2 {
    height:30px;
    padding:0 5px 3px 5px;
}
.xxgk-yjx-right .search-tcyj h2 strong {
    background:url(hzq_xxgk_yjx_ico01.gif) no-repeat left center;
    padding-left:16px;
    font:bold 14px/30px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .search-tcyj .nr {
    padding:20px;
    background-color: #ebf0f3;
}
.xxgk-yjx-right .search-tcyj p {
    font:12px/24px "微软雅黑";
    color:#333;
    text-indent:2em;
}
.xxgk-yjx-right .search-tcyj em {
    font:12px/24px "微软雅黑";
    color:#e30000;
}
.xxgk-yjx-right .search-tcyj .btn-box {
    height:50px;
    padding:25px 257px;
}
.xxgk-yjx-right .search-tcyj .btn03 {
    width:135px;
    height:50px;
    border:none;
    border-radius: 5px;
    color: #fff;
    background-color: #0070e4;
    cursor:pointer;
    text-align: center;
    font:16px/50px "微软雅黑";
}
.xxgk-yjx-right .search-tcyj .btn04 {
    width:135px;
    height:50px;
    border:none;
    border-radius: 5px;
    color: #fff;
    background-color: #7fb7f1;
    cursor:pointer;
    text-align: center;
    font:16px/50px "微软雅黑";
}
/* ==ä¿¡æ¯å…¬å¼€-æ„è§æäº¤== */
.xxgk-yjx-right .yjx-yjtj {
    padding-bottom: 20px;
}
.xxgk-yjx-right .yjx-yjtj h2 {
    font:bold 16px/30px "微软雅黑";
    color:#000;
    text-align:center;
}
.xxgk-yjx-right .yjx-yjtj-form {
    background:#ebf0f3;
    padding-bottom:10px;
}
.xxgk-yjx-right .yjx-yjtj table {
    width:100%;
    border-top:1px solid #cfd0d4;
    border-right:1px solid #cfd0d4;
}
.xxgk-yjx-right .yjx-yjtj td {
    height:24px;
    padding:5px;
    border-bottom:1px solid #cfd0d4;
    border-left:1px solid #cfd0d4;
    font:12px/24px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .yjx-yjtj .td01 {
    width:150px;
    text-align:right;
}
.xxgk-yjx-right .yjx-yjtj em {
    font:12px/24px "微软雅黑";
    color:#e30000;
}
.xxgk-yjx-right .yjx-yjtj .rr {
    width:700px;
    height:22px;
    background:#fff;
    border:1px solid #b0afae;
    padding:0 5px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .yjx-yjtj .rad {
    display:inline-block;
    float:left;
    width:14px;
    height:14px;
    margin:5px;
}
.xxgk-yjx-right .yjx-yjtj label {
    display:inline-block;
    float:left;
    font:12px/24px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .yjx-yjtj textarea {
    width:700px;
    height:200px;
    background:#fff;
    border:1px solid #b0afae;
    padding:5px;
    font:12px/22px "微软雅黑";
    color:#333;
}
.xxgk-yjx-right .yjx-yjtj .btn01 {
    width:135px;
    height:50px;
    border:none;
    border-radius: 5px;
    background-color: #0070e4;
    color: #fff;
    cursor:pointer;
}
.xxgk-yjx-right .yjx-index {
    border:1px solid #fff;
    padding:20px 20px 50px 20px;
    text-align:center;
}
.xxgk-yjx-right .yjx-index li {
    margin-top:5px;
}
.xxgk-cxjg-title {
    color: #0070e4;
    font: 20px "微软雅黑";
}
.xjx-cxjg {
    width: 100%;
    border-top: 1px solid #cfd0d4;
    border-right: 1px solid #cfd0d4;
    padding-bottom: 20px;
}
.xjx-cxjg .td-1 {
    background-color: #ebf0f3;
    width: 100px;
    text-align: right;
}
.xjx-cxjg td {
    border-bottom: 1px solid #cfd0d4;
    border-left: 1px solid #cfd0d4;
    font: 12px/24px Arial, "微软雅黑";
    height: 30px;
    padding-right: 5px;
}
.xjx-cxjg input {
    border: none;
    width: 100%;
    font: 12px/24px "微软雅黑";
}
.xjx-cxjg textarea {
    width: 100%;
    border: 0;
    font: 12px/24px "微软雅黑";
    height: 300px;
}

/* contrainer end */
/* footer start */
.footer {
    border-top: 3px solid #257dc4;
    height: 80px;
    padding-top: 28px;
}
.jiucuo {
    margin-left: 20px;
}
.copyright {
    margin-top: 6px;
    margin-left: 20px;
}
.column {
    margin-top: 20px;
}
.column li {
    height: 10px;
    float: left;
}
.column li a {
    display: inline-block;
}
.column li span {
    background: #000;
    width: 1px;
    height: 10px;
    font: 16px/10px "微软雅黑";
    display: inline-block;
    margin-right: 4px;
}
/* footer end */
#_span_jiucuo img {
    position: relative;
    top: -10px;
}
#imgConac {
    height: 70px;
}