@charset "gb2312";
@import url("font-awesome.min.css");
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "Microsoft Yahei", "Simsun", "Arial Black", "verdana";
    font-size: 12px;
    line-height: 22px;
    color: #333;
    background-color: #fff;
}

input,
select,
textarea {
    font-family: "Microsoft Yahei", "Simsun", "Arial Black", "verdana";
}

::selection {
    color: #004097;
}

::-moz-selection {
    color: #004097;
}

::-webkit-selection {
    color: #004097;
}

::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555
}

UL {
    list-style-type: none
}

UL,
p,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}

#head {
    width: 100%;
    float: left
}

#menu {
    width: 100%;
    float: left;
}

#dibu {
    width: 100%;
    float: left;
    margin-top: 8px;
    padding-bottom: 78px;
}

#flash {
    width: 100%;
    float: left
}

#end {
    width: 100%;
    height: 60px;
    float: left;
    padding-bottom: 50px
}

#piaofu {
    width: 100%;
    height: 62px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

#hyweb {
    width: 100%;
    float: left;
}

#lmtc {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}

#body {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    max-width: 640px;
}

#top {
    width: 100%;
    float: left;
}

#logo {
    width: 96%;
    float: left;
    position: relative;
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: #0063A6 solid 4px;
    padding-left: 2%;
    padding-right: 2%;
}

#logo img {
    max-width: 95%;
    display: block;
    border: 0px;
    float: left;
}

#top .lmd {
    float: right;
    text-align: right;
    line-height: 20px;
    color: #0063A6;
    cursor: pointer;
    font-size: 14px;
    padding: 2px;
}

#top .lmd i {
    margin-left: 5px;
    font-size: 25px;
    border: #ddd solid 1px;
    padding: 5px 8px;
    border-radius: 4px;
    box-shadow: 2px 2px 4px #eee;
    background: #fff;
}

#bht {
    width: 100%;
    float: left;
}

#dh {
    width: 200px;
    position: fixed;
    right: -200px;
    top: 0px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1000;
    display: none;
    background-color: rgba(0, 0, 0, 0.4);
}

#dh .gb {
    width: 28px;
    display: block;
    cursor: pointer;
    height: 32px;
    float: right;
    background-image: url(../images/gb.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
}

#menu {
    width: 100%;
    float: right;
}

#menu ul {
    list-style-type: none;
}

#menu ul li {
    float: left;
    font-size: 14px;
    width: 100%;
    text-align: center;
    background-color: #0063A6;
}

#menu ul li.top {
    text-align: left;
    text-indent: 24px;
    line-height: 32px;
    color: #fff;
    background-color: #DA251C;
    font-size: 14px;
    font-weight: bold;
    border-bottom: #ff6600 solid 1px;
}

#menu ul li A {
    display: block;
    border-bottom: #0072BD solid 1px;
    font-size: 14px;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
}

#menu ul li A:hover {
    border-bottom: #ff6600 solid 1px;
    background-color: #DA251C;
    color: #fff;
}

#menu ul li A.sec {
    border-bottom: #ff6600 solid 1px;
    background-color: #DA251C;
    color: #fff;
}

#menu .ewmxx {
    width: 100%;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    float: left;
}

#menu .ewmxx img {
    max-width: 90%;
}

#content {
    width: 100%;
    float: left;
}

#middle {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bg1 {
    background-image: url(../images/gb.jpg);
    background-repeat: repeat;
    background-position: left top;
}

.bg2 {
    background-image: url(../images/gywm_bg.jpg);
    background-repeat: repeat;
    background-position: left top;
}

#gsjj {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

#morea {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}

#morea A {
    width: 80px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    background-color: #0063A6;
    border: #ddd solid 1px;
    color: #0063A6;
    background-color: #fff;
}

#morea A:hover {
    color: #fff;
    background-color: #0063A6;
    border: #0063A6 solid 1px;
}

#moreb {
    width: 100%;
    float: left;
    margin-top: 10px;
}

#moreb A {
    width: 80px;
    float: right;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: #fff solid 1px;
    border-radius: 4px;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    margin-right: 4%;
}

#moreb A:hover {
    background-color: #0063A6;
    border: #0063A6 solid 1px;
    color: #fff;
}

#info {
    width: 96%;
    float: left;
    padding: 2%;
    overflow: hidden;
}

#company {
    width: 98%;
    float: left;
    overflow: hidden;
    line-height: 22px;
    text-align: center;
}

#company img {
    width: 95%;
    margin-bottom: 12px;
}

#company p {
    text-indent: 24px;
    text-align: left;
    line-height: 24px;
}

#company p span {
    color: #DA251C;
}

#bt {
    width: 100%;
    float: left;
    text-align: center;
}

#bt h1 {
    text-align: center;
    background-image: url(../images/line.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 8px;
}

#bt h1 span {
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    color: #335988;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

#bt h1 .bga {
    background-image: url(../images/gywm_bg.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}

#bt h1 .bgc {
    background-image: url(../images/gb.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}

#bt p {
    font-size: 14px;
    color: #888;
    line-height: 16px;
}

#bt p.ew {
    font-size: 13px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

#fwlb {
    width: 100%;
    float: left;
    position: relative;
}

#fwlb .lmdh {
    float: left;
    font-weight: bold;
    text-align: center;
    height: 30px;
    background-color: #014890;
    width: 100px;
    line-height: 30px;
    color: #FFFFFF;
    cursor: pointer;
}

#fwlb UL {
    list-style-type: none;
    position: absolute;
    left: 100px;
    top: 0px;
    z-index: 1000;
    display: none;
    background-color: #014890;
    padding: 5px;
}

#fwlb UL LI {
    margin: 4px;
    height: 25px;
    line-height: 25px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    text-align: center;
    float: left;
    font-size: 12px;
}

#fwlb UL LI A {
    COLOR: #555;
    display: block;
    border-radius: 4px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #fff;
}

#fwlb UL LI A:hover {
    COLOR: #fff;
    background-color: #DA251C;
}

#info_1 {
    width: 100%;
    float: left;
    background-image: url(../images/dbg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

#info_1 h1 {
    padding-left: 5px;
    padding-right: 5px;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 14px;
    float: left;
    color: #0063A6;
    border-bottom: #0063A6 solid 2px;
}

#info_1 h1 i {
    margin-right: 10px;
}

#info_1 h1 span {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 8px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#info_1 .more {
    float: right;
    line-height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 10px;
}

#info_1 .more A {
    color: #999;
}

#info_1 .more A:hover {
    color: #0063A6;
}

#xw {
    width: 100%;
    float: left;
}

.linkd {
    width: 100%;
    overflow: hidden;
    text-align: center;
    float: left;
    margin-top: 10px;
    background-color: #f2f2f2;
    height: 28px;
}

.linkd ul {
    border: 0;
    margin: 0;
}

.linkd li {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 28px;
    font-size: 14px;
}

.linkd li.active {
    color: #fff;
    background-color: #DA251C;
}

.linkd li.normal {
    color: #fff;
    background-color: #0063A6;
}

.nonea {
    display: none;
}

news-1 {
    width: 100%;
    float: left;
    ;
}

#news-1 {
    width: 100%;
    float: left;
}

#news-1 ul {
    list-style-type: none;
    font-size: 12px;
}

#news-1 UL LI {
    text-align: left;
    WIDTH: 100%;
    float: left;
    display: block;
    OVERFLOW: hidden;
    margin-bottom: 10px
}

#news-1 UL LI .tp {
    width: 30%;
    height: 110px;
    float: left;
}

#news-1 UL LI img {
    width: 100%;
    height: 110px;
}

#news-1 UL LI .right {
    width: 66%;
    padding-left: 2%;
    padding-right: 2%;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

#news-1 UL LI h1 {
    font-size: 14px;
    line-height: 30px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    height: 30px;
    overflow: hidden;
}

#news-1 UL LI p {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    color: #666666;
    height: 40px;
    isplay: -webkit-box;
    -webkit-box-orient;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#news-1 UL LI .ca {
    height: 20px;
    margin-top: 5px;
    line-height: 20px;
}

#news-1 UL LI span {
    float: left;
    color: #0063A6;
    font-size: 12px;
}

#news-1 UL LI b {
    float: right;
    color: #0063A6;
    font-size: 12px
}

#news-1 UL LI A {
    color: #333;
}

#news-1 UL LI A:hover {
    COLOR: #0063A6;
}

#news-n {
    width: 100%;
    float: left;
}

#news-n ul {
    list-style-type: none;
    font-size: 12px;
}

#news-n UL LI.none {
    BACKGROUND: none transparent scroll repeat 0% 0%;
}

#news-n UL LI {
    text-align: left;
    WIDTH: 100%;
    float: left;
    display: block;
    line-height: 25px;
    height: 25px;
    OVERFLOW: hidden;
    font-size: 13px;
    background-image: url(../images/dd.jpg);
    background-repeat: no-repeat;
    background-position: 2px center;
}

#news-n UL LI .right {
    width: 70%;
    float: left;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#news-n UL LI span {
    float: right;
    color: #999;
    font-size: 12px
}

#news-n UL LI A {
    padding-left: 20px;
    color: #555;
}

#news-n UL LI A:hover {
    padding-left: 20px;
    color: #0063A6;
}

#mored {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center
}

#mored A {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 28px;
    color: #fff;
    font-size: 13px;
    border-radius: 2px;
    background-color: #0063A6;
    transition: all 0.2s ease-in-out 0s;
}

#mored A:hover {
    background: #DA251C;
    color: #fff;
}

#cjwt_1 {
    width: 100%;
    float: left;
}

#cjwt_1 ul {
    list-style-type: none;
}

#cjwt_1 ul li {
    width: 100%;
    margin: 5px 0;
    float: left;
    border-bottom: 1px dashed #eee;
}

#cjwt_1 ul li p {
    width: 100%;
    float: left;
    line-height: 25px;
}

#cjwt_1 ul li p.wt {
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#cjwt_1 ul li p.da {
    font-size: 12px;
    color: #777;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    padding-bottom: 5px;
    isplay: -webkit-box; //
    -webkit-box-orient;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#cjwt_1 ul li .ask {
    display: inline-block;
    width: 25px;
    height: 25px;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    background-color: #0063A6;
    color: #fff;
    margin-right: 6px;
    border-radius: 2px;
}

#cjwt_1 ul li .answer {
    display: inline-block;
    margin-top: 5px;
    width: 25px;
    height: 25px;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    background-color: #f8530f;
    color: #fff;
    margin-right: 6px;
    border-radius: 2px;
}

#banquan {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
    color: #bbb;
    text-align: center;
    background-color: #444;
    margin-top: 8px;
    border-radius: 4px;
}

#banquan A {
    color: #ccc;
}

a:link {
    text-decoration: none;
    color: #111
}

a:visited {
    text-decoration: none;
    color: #111
}

a:hover {
    color: #0063A6;
    text-decoration: none
}

.hg {
    margin-top: 8px;
}

.hg1 {
    margin-top: 15px;
}

#tplist {
    width: 100%;
    float: left;
    margin-top: 12px;
}

#tplist .swiper-slide {
    -webkit-transition: -webkit-transform 600ms ease-out;
    transition: transform 600ms ease-out;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

#tplist .swiper-slide-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}

#tplist .swiper-slide h3 {
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}

#tplist .swiper-slide img {
    max-width: 100%;
    margin-bottom: 15px;
    height: 10vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 0px;
}

#tplist>a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    margin: 10px auto;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

#pro {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 4px;
}

#pro ul {
    list-style-type: none;
}

#pro UL LI {
    width: 31%;
    float: left;
    text-align: center;
    margin: 1%;
    overflow: hidden;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd solid 1px;
}

#pro ul li img {
    max-width: 98%;
    height: 130px;
    margin-top: 5px;
}

#pro UL LI p {
    width: 98%;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
}

#pro UL LI A {
    color: #111
}

#pro UL LI A:hover {
    color: #0063A6;
}

#dbdh {
    width: 160px;
    position: absolute;
    left: 0px;
    bottom: 62px;
    background-color: #444F5B;
    border-radius: 6px;
    padding: 10px;
    display: none;
    z-index: 10000;
}

#cdh {
    width: 160px;
    float: left;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

#cdh p {
    width: 160px;
    float: left;
    margin: 0px;
    line-height: 32px;
    padding-top: 0px;
    height: 32px;
    text-align: center;
    border-bottom: #153564 solid 1px;
}

#cdh p A {
    color: #fff;
    display: block;
    line-height: 32px;
    background-color: #0063A6;
    height: 32px;
    overflow: hidden;
    padding-top: 0px;
}

#cdh p A:hover {
    background-color: #DA251C;
    color: #fff;
    padding: 0px;
    height: 32px;
    line-height: 32px;
}

#bottom {
    width: 100%;
    float: left;
    HEIGHT: 62px;
    background-color: #0063A6;
    filter: alpha(Opacity=90);
    -moz-opacity: .9;
    opacity: .9;
}

#bottom .footera {
    HEIGHT: 62px
}

#bottom .footera UL {
    TEXT-ALIGN: left
}

#bottom .footera UL LI {
    width: 23%;
    text-align: center;
    height: 62px;
    float: left;
    padding-top:
}

#bottom .footera UL LI A {
    width: 100%;
    overflow: hidden;
    display: block;
    cursor: pointer;
    font-size: 0.5rem;
    text-align: center;
    line-height: 30px;
    color: #fff;
    padding-top: 30px;
}

#bottom .footera UL LI.home {
    background-image: url(../images/home.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#bottom .footera UL LI.tel {
    background-image: url(../images/dh.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#bottom .footera UL LI.dx {
    background-image: url(../images/fx.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#bottom .footera UL LI.fx {
    background-image: url(../images/dx.png);
    background-repeat: no-repeat;
    background-position: center 4px;
    position: relative;
    height: 32px;
    padding-top: 32px;
    cursor: pointer;
}

#bottom .footera UL LI.fx A {
    padding: 0px;
}

#bottom .footera UL LI.d05 {
    background-image: url(../images/ico4.png);
    background-repeat: no-repeat;
    background-position: center 4px
}

#bottom .footera UL LI.kg {
    width: 1%;
    height: 62px;
    float: left;
    background-image: url(../images/dl_bg.jpg);
    background-repeat: repeat-y;
    background-position: center top
}