body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 1100px;
    overflow-x: scroll;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
li {
    list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}

.none {
    display: none;
}

html {
    width: 100%;
    height: 100%;
    min-width: 1200px;
}

body {
    height: 100%;
    min-width: 1200px;
    color: #333;
    font: 14px/30px "Microsoft YaHei", Tahoma, Helvetica, Arial, sans-serif;
    background: #e9e9e9;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #e60012;
    text-decoration: noe;
}

.clearbox {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.blank {
    height: 30px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    *height: 29px;
}

.sw,
.siteWidth {
    width: 1200px;
    margin: 0 auto;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

#logo {
    float: left;
    padding-top: 12px;
    margin-left: -50px;
}

.logobar {
    height: 104px;
    position: relative;
    background: url(../image/logobar_bg.jpg) no-repeat center bottom #fff;
    z-index: 20;
    width: 100%;
}

@media screen and (min-width:1601px) {
    .logobar {
        background: url(../image/logobar_bg.jpg) no-repeat center bottom #fff !important;
    }
}

@media screen and (max-width:1600px) {
    .logobar {
        background: url(../img/logobar_bg1.jpg) no-repeat center bottom #fff !important;
    }
}

@media screen and (max-width:1440px) {
    .logobar {
        background: url(../img/logobar_bg2.jpg) no-repeat center bottom #fff !important;
    }
}

@media screen and (max-width:1360px) {
    .logobar {
        background: url(../img/logobar_bg3.jpg) no-repeat center bottom #fff !important;
    }
}

.navbt {
    height: 10px;
    background: url(../image/logobar_bg.jpg) no-repeat center;
    background-size: contain;
    clear: both;
}

.navBar {
    float: right;
    height: 105px;
    line-height: 105px;
}

.mainNav li {
    float: left;
    width: 105px;
    text-align: center;
    position: relative;
}

.mainNav li .a1 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.mainNav li.on1 .a1 {
    font-size: 17px;
    color: #e70012;
}

.mainNav {
    position: relative;
    z-index: 10;
}

.mainNav .a2 {
    color: #fff;
    font-size: 16px;
}

.mainNav .ul1 {
    background: url(../image/subnavbg.png);
    display: none;
    left: 0;
    position: absolute;
    text-align: center;
    top: 95px;
    padding: 10px 5px;
}

.mainNav .li2 ul {
    left: 100px;
    top: 0;
}

.mainNav .li2 {
    line-height: 32px;
    width: 105px;
}

.mainNav .li2 a {
    color: #fff;
    /* padding: 0 6px; */
}

.mainNav .li2 a:hover {
    color: #e70012;
    font-weight: bold;
}

.bg {
    position: absolute;
    top: 540px;
    left: 50%;
    margin-left: -600px;
    z-index: 10;
}

.bg1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 168px;
    background: url(../image/on1.png) center;
}

.bg2 {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 127px;
    background: url(../image/on1.png) center;
}

.bg3 {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 96px;
    background: url(../image/on3.png) center;
}

.sideMenu {
    width: 50px;
    position: fixed;
    right: 50px;
    top: 150px;
    z-index: 100;
}

.sideMenu li.go span {
    width: 140px;
    height: 60px;
    position: absolute;
    right: 60px;
    top: -20px;
    text-indent: -9999px;
    background: url(../image/subMenu.png) 0 -204px no-repeat;
}

.sideMenu li {
    height: 60px;
    background: url(../image/bgrx.png);
    margin-top: 1px;
    border-radius: 5px;
    position: relative;
}

.sideMenu li .a1 {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: url(../image/subMenu.png) 0 0 no-repeat;
    transition: all 0.3s linear 0s;
}

.sideMenu li.guide {
    background: #0069ae;
    text-align: center;
    margin: 0 0 5px 0;
}

.sideMenu li.guide .a1 {
    display: block;
    line-height: 20px;
    padding: 8px 10px;
    font-size: 14px;
    color: #fff;
    background: none;
    text-indent: 0;
}

.sideMenu li.wx .a1 {
    background-position: 5px -78px;
}

.sideMenu li.phone .a1 {
    background-position: 0px -143px;
}

.sideMenu li.lxwm .a1 {
    background-position: -2px -308px;
}

.sideMenu li.ss .a1 {
    background-position: 0px -570px;
}

.sideMenu li.en,
.sideMenu li.en .a1 {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.sideMenu li.en .a1 {
    background: none;
}

.sideMenu li.go .a1 {
    background-position: -3px -392px;
}

.sideMenu li.up .a1 {
    background-position: -3px -672px;
}

.sideMenu li a {
    color: #fff;
}

.goTop {
    position: fixed;
    bottom: 200px;
    right: 40px;
    width: 60px;
    height: 70px;
    z-index: 999;
    background: url(../image/bgrx.png);
    border-radius: 5px;
    display: none;
}

#menu li {
    display: block;
}

#menu li.active {
    display: none;
}

.sideMenu .ewm,
.sideMenu .ewm img {
    width: 0px;
    height: 0px;
    text-align: center;
}

.codes {
    position: absolute;
    left: 0px;
    bottom: 1px;
    color: #333;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
}

.sideMenu li.on .codes {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sideMenu li.on .ewm {
    left: -105px;
    width: 100px;
    height: 100px;
}

.sideMenu li.on .ewm img {
    width: 100px;
    height: 100px;
}

.sideMenu li:hover .eng {
    left: -115px;
}

.sideMenu li:hover .search {
    left: -260px;
}

.sideMenu .eng {
    width: 105px;
    height: 60px;
    line-height: 60px;
    background: #b12e2b;
    font-size: 18px;
    color: #fff;
}

.sideMenu .eng:before,
.sideMenu .search:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: 20px;
    background-color: #b12e2b;
    transform: rotate(45deg);
}

.sideMenu .search {
    width: 250px;
    height: 60px;
    line-height: 60px;
    background: #b12e2b;
}

.sideMenu .search .input-box {
    float: left;
    width: 200px;
}

.sideMenu .search .input-box input {
    height: 28px;
    width: 170px;
    padding-left: 15px;
    line-height: 28px;
    border-radius: 28px;
    background: #fff;
    border: none;
}

.s-form1 {
    width: 230px;
}

.sideMenu .search .btn-box {
    float: right;
    width: 30px;
    height: 28px;
    margin-top: 8px;
}

.sideMenu .search .btn-box input {
    background: url(../image/fdj.png) no-repeat center center;
    width: 30px;
    height: 28px;
    border: none;
    z-index: 2;
    cursor: pointer;
}

.touch_menu {
    height: 100%;
    width: 40px;
    background: none;
    position: fixed;
    top: 0px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
}

.menu_hand {
    display: inline-block;
    position: fixed;
    right: 0px;
    top: 145px;
    color: #000;
    z-index: 30;
}

.menu_hand>span {
    font-size: 54px;
}

.sideMenu {
    width: 60px;
    position: fixed;
    top: 0px;
    right: -80px;
    z-index: 100;
    padding: 120px 0px;
    text-align: center;
    color: #fff;
}

.icon-pointer {
    display: block;
    width: 58px;
    height: 62px;
    background: url(../image/hand.png) no-repeat;
    cursor: pointer;
}

.goTop {
    position: fixed;
    bottom: 200px;
    right: 40px;
    width: 60px;
    height: 60px;
    z-index: 999;
    background: url(../image/bgrx.png);
    border-radius: 5px;
}

@media screen and (max-width:1024px) {
    .goTop {
        display: none;
    }
}

@media screen and (max-width:1200px) {
    .goTop {
        right: 0;
    }
}

.goTop a {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../image/subMenu.png) 8px -684px no-repeat;
    text-indent: -9999px;
}

.focus {
    position: relative;
}

.txt {
    position: absolute;
    z-index: 11;
    left: 50%;
    margin-left: -300px;
    top: 300px;
    width: 1000px;
    overflow: hidden;
}

.jpgc {
    padding-top: 136px;
}

.jpgc .hd {
    overflow: hidden;
    margin-bottom: 26px;
}

.jpgc .hd ul {
    padding-left: 150px;
}

.jpgc .hd li {
    float: left;
    height: 36px;
    width: 134px;
    line-height: 36px;
    margin-right: 20px;
}

.jpgc .hd li a {
    display: block;
    width: 134px;
    height: 36px;
    text-align: center;
    background: #cccccc;
    font-size: 16px;
    text-decoration: none;
}

.jpgc .hd li.on a {
    color: #fff;
    background: #e5000f;
}

.jpgc .bd ul {
    height: 310px;
}

.zm {
    position: absolute;
    top: 9%;
    z-index: 12;
    /* left: 50%; */
    /* margin-left: -390px; */
}

.zm1 {
    position: absolute;
    top: 180px;
    z-index: 12;
    left: 50%;
    margin-left: -520px;
}

.zm2 {
    position: absolute;
    top: 60px;
    z-index: 12;
    left: 50%;
    margin-left: -520px;
}

.mtop {
    margin-top: 134px;
    height: 744px;
}

.mtop1 {
    height: 878px;
}

#focus {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#focus .hd {
    display: none;
}

.mtop .bd a {
    display: block;
    width: 100%;
    height: 744px;
}

.mtop1 .bd a {
    display: block;
    width: 100%;
    height: 878px;
}

#focus .bd {
    height: 100%;
    width: 100%;
    min-width: 1200px;
    top: 0;
    left: 0;
    overflow: hidden;
}

#focus .titleBg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 150px;
    position: absolute;
}

#focus .con .title {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    line-height: 40px;
}

#focus li {
    width: 100%;
    height: 100%;
}

#focus .con {
    position: absolute;
    width: 100%;
    height: 136px;
    /* left: 50%; */
    top: 40%;
    /* margin-left: -240px; */
    text-align: center;
}

#focus h3 a {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    padding: 20px 0;
    display: block;
    text-decoration: none;
    font-family: "思源宋体 CN";
}

#focus li h3 {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    line-height: 40px;
}

#focus li {
    width: 100% !important;
    background-size: contain;
}

#focus li a,
#focus li span,
#focus ul {
    display: block;
    width: 100% !important;
}

#focus .prev,
#focus .next {
    display: block;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 99;
}

#focus .prev {
    left: 0;
}

#focus .next {
    right: 40px;
}

.index-bussiness {
    width: 960px;
    height: 96px;
    margin: 0 auto;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
}

.index-bussiness.hover {
    bottom: 0
}

.index-bussiness .list {
    position: relative;
    float: left;
    z-index: 100;
    width: 480px;
    height: 96px;
    overflow: hidden;
    background: url(../image/li.png) repeat-y right top;
}

.index-bussiness .list ul {
    width: 1200px;
}

.index-bussiness .list ul>li {
    width: 192px;
    height: 96px !important;
    float: left;
    position: relative;
    overflow: hidden;
    background: url(../image/li.png) repeat-y left top;
}

.index-bussiness .list ul>li.on {
    width: 312px !important;
}

.index-bussiness .list ul li strong {
    display: block;
    width: 192px;
    height: 96px;
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
}

.index-bussiness .list ul li strong i {
    display: block;
    width: 52px;
    height: 40px;
    left: 50%;
    margin-left: -22px;
    position: absolute;
    top: 15px;
}

.index-bussiness .list ul li strong span {
    display: block;
    width: 192px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 55px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.index-bussiness .list ul li div {
    position: absolute;
    left: 192px;
    top: 0;
    width: 100px;
    height: 100px;
    padding: 10px;
    background: url(../image/bussiness1.png) !important;
    color: #aaa;
    line-height: 180%;
    font-size: 12px;
}

.index-bussiness .list ul li div img {
    float: left;
    margin-right: 10px;
    height: 80px
}

.index-bussiness .list ul li div a {
    color: #fff
}

.index-bussiness .list ul li div a:hover {
    text-decoration: underline
}

.index-bussiness .list ul li.on {
    width: 384px;
}

.index-bussiness .list ul li.on strong {
    background: url(../image/bussiness.png) !important;
    width: 192px !important;
}

.video {
    height: 96px;
    background: url(../image/li.png) repeat-y right top;
}

.video li {
    position: relative;
}

.video .iconfont5 {
    display: block;
    width: 52px;
    height: 40px;
    left: 50%;
    margin-left: -22px;
    position: absolute;
    top: 15px;
}

.video span {
    float: left;
    padding-top: 54px;
    width: 240px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.subli {
    /* padding: 5px; */
    /* width: 180px !important; */
}

.subli a {
    padding: 0 12px;
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    *width: 40%;
}

.video {
    float: left;
    width: 240px;
}

.sp {
    position: absolute;
    width: 170px;
    height: 133px;
    bottom: 0;
    right: 1%;
    z-index: 30;
}

.sp img {
    border: 3px #fff solid;
    width: 160px;
    height: 123px;
}

#footer {
    height: 198px;
    background: url(../image/footerbg.jpg);
}

.ft_left {
    float: left;
    color: #fff;
}

.foot_nav a,
.copyright,
.copyright a {
    color: #fff;
    line-height: 30px;
}

.foot_nav a {
    padding: 0 10px;
    font-size: 16px;
}

.foot_nav a:first-child {
    padding-left: 0;
}

#footer .ewm {
    float: right;
    padding-top: 40px;
}

#footer .ewm li {
    float: left;
    width: 101px;
    text-align: center;
    color: #fff;
}

#footer .ewm li a {
    color: #fff;
}

#footer .ewm li div {
    width: 101px;
    height: 101px;
}

#footer .ewm li img {
    padding: 6px;
    background: #fff;
}

#footer .ewm li.gzh {
    margin-right: 50px;
}

.frlink {
    margin: 46px 0 10px 0;
    height: 36px;
}

.frlink select {
    padding: 8px;
    float: left;
    width: 300px;
    *display: inline;
    border: 1px solid #ccc;
    margin-right: 20px;
}

.copyright p img {
    vertical-align: middle;
}

.frlink dl {
    width: 302px;
    margin-right: 15px;
    float: left;
    display: inline;
    position: relative;
}

.frlink dl dt {
    height: 34px;
    line-height: 34px;
    padding: 0 5px 0 8px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.frlink dl dt i {
    right: 12px;
    top: 50%;
    margin-top: -2px;
    border-width: 5px;
    position: absolute;
    border-color: transparent;
    border-style: dashed;
    border-top-color: #363636;
    border-top-style: solid;
    content: "";
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}

.frlink dl dt h3 {
    border-right: 1px solid #ccc;
    width: 255px;
    color: #333;
}

.frlink dd {
    bottom: 35px;
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
}

.frlink ul {
    max-height: 389px;
    border: 1px solid #ccc;
    background: #fff;
    overflow-y: scroll;
}

.frlink li {
    line-height: 22px;
    padding: 8px 10px;
    border-bottom: 1px dotted #ccc;
    cursor: pointer;
    color: #333;
}

.frlink li a {
    display: block;
}

.frlink li a:hover {
    text-decoration: none
}

.frlink li:hover {
    color: #CD3333;
    background-color: #f1f1f1
}

.frlink .last {
    border-bottom: 0
}

.frlink .on {
    z-index: 9;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.frlink .on dt {
    border-color: #bbb;
}

.frlink .on dt i {
    border-top-style: none;
    border-bottom-color: #aaa;
    border-bottom-style: solid;
}

.frlink .on dd {
    display: block;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.frlink .on dd ul {
    border-color: #bbb;
}

.letterList {
    width: 100%;
    border: none;
}

.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 26px;
    padding: 5px 5px
}

.letterList th {
    background: #eff4f7;
}

.letterList th {
    color: #1a72bd;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    border-bottom: 1px solid #becedc;
}

.letterList th.title {
    text-align: left;
    padding-left: 38px;
}

.letterList .even td {
    background: #f4f4f2;
}

.letterList .num {
    display: none;
}

.letterList td.title {
    text-align: left;
    padding-left: 5px;
    white-space: normal;
    word-break: break-all;
}

.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}

.letterList .ico img {
    vertical-align: middle;
}

.letterList .dep {
    width: 90px;
}

.letterList .state {
    width: 90px;
}

.letterList .open,
.letterList .handle {
    display: none
}

.letterList .state .s0 {
    color: #333;
}

.letterList .state .s1 {
    color: #f70;
}

.letterList .state .s2 {
    color: #f00;
}

.letterList .state .s3 {
    color: #390;
}

.letterList .state .s4 {
    color: #333;
    text-decoration: line-through;
}

.letterList .date {
    border-right: none;
    width: 90px;
}

.letterList td.date {
    color: #999999
}

.detailTable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
}

.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}

.detailTable thead tr {
    border-color: #0068B7;
}

.detailTable thead th {
    background: #0068B7;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #0068B7;
}

.detailTable tbody td {
    padding: 10px 15px;
}

.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}

.detailTable .trTitle .tdCon {
    font-weight: bold;
    white-space: normal;
    word-break: break-all;
}

.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 160px
}

.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) {
    width: 160px
}

.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}

.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}

.queryForm td {
    padding: 8px 0
}

.queryForm .tdlab {
    width: 40%;
    text-align: right;
}

.queryForm input[type=text] {
    width: 56%;
}

.queryForm .bot {
    text-align: left;
}

.queryForm .bot a {
    margin: 0
}

.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}

.queryForm .errorMessage {
    color: #f00;
}

.queryForm table {
    width: 100%;
    border: 0;
}

.queryResult {
    margin: 30px auto;
}

.queryResult .mainBox {
    margin-bottom: 50px;
}

.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}

.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}

.queryResult .number {
    font-weight: bold;
    color: #f00
}