@charset "UTF-8";

* {
    word-break: break-all;
    margin: 0;
    padding: 0;
}

body {
    behavior: url("csshover3.htc");
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;
    padding: 0px;
    margin: 0px auto;
    line-height: 30px;
    background-color: #FFF;
    overflow-x: hidden;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    color: #333333;
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}

a:hover {
    color: #294288;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

ul,
li,
dl,
dt,
dd {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.lan {
    color: #1372f4;
}

.clear,
.c {
    clear: both;
}

.mcon tr:hover {
    color: #294288;
}

.blank {
    clear: both;
    height: 20px;
}

.about {
    float: right;
}

.imgZoom {
    overflow: hidden;
}

.imgZoom img {
    display: block;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width: 100%;
}

.imgZoom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

table tr:nth-child(odd) {
    background: #F4F4F4;
}

table td:nth-child(even) {}

table tr:hover {
    background: #294288;
    color: #fff;
}

table td,
table th {
    border: 1px solid #dddddd;
}

table tr:nth-of-type(1) {
    /*background: #294288;
	color: #ffffff;*/
}

.pageList .pages {
    height: auto !important;
}

img {
    max-width: 100%;
    border: 0;
    height: auto;
}

.input,
.textarea {
    border-top: ridge 1px #ccc;
    border-right: inset 1px #D8D8D8;
    border-bottom: inset 1px #D8D8D8;
    border-left: ridge 1px #ccc;
    font-size: 14px;
    color: #666;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
    background-color: #fff
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.dqwz {
    border-bottom: 3px #dddddd double;
    margin-bottom: 10px;
    color: #294288;
}

.top1 {
    height: 34px;
    border-bottom: 1px #adadad solid;
    line-height: 34px;
    overflow: hidden;
}

.t1 {
    float: left;
}

.t2 {
    float: right;
}

.top2 {
    padding-top: 38px;
    overflow: hidden;
    height: 94px;
}

.logo {
    float: left;
}

.hmid {
    float: left;
    margin-left: 20px;
}

.tel {
    float: right;
    padding-left: 100px;
    line-height: 56px;
    font-size: 26px;
    font-weight: bold;
    background: url(../picture/tel.jpg) no-repeat left center;
}

.nav {
    height: 50px;
    width: 100%;
    background-color: #294288;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
}

.nav li {
    width: 14.28%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    display: inline;
    line-height: 50px;
    background: url(../images/navl.png) no-repeat left center;
    position: relative;
}

.nav li a {
    color: #ffffff;
    font-size: 16px;
    display: block;
}

.nav li .sub {
    position: absolute;
    z-index: 10;
    top: 50px;
    left: 0;
    width: 100%;
    border: 1px solid #F1F1F1;
    background: rgba(255, 255, 255, 0.9);
    padding: 0;
    display: none;
}

.nav li .sub a {
    display: block;
    width: 100%;
    line-height: 38px;
    font-size: 15px;
    color: #707070;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav li .sub a:hover {
    color: #294288;
}
.nav li .sub ul {
    display: flex;
    flex-direction: column;
    width: auto;
}
.nav li .sub ul li {
    position: relative;
    width: 100%;
    
}
.nav li .sub ul li .pos-b {
    position: absolute;
    top: 0;
    left: 100%;
    border: 1px solid #F1F1F1;
    background: rgba(255, 255, 255, 0.9);
}
.nav li .sub ul li .pos-b ul li {
    padding: 0 25px;
}
#sjbanner_tabs {
    display: none;
}

.banner {
    width: 100%;
    position: relative;
    z-index: 0;
    clear: both;
}

.index_banner {
    margin: 0px auto;
    width: 100%;
    height: auto;
}

.index_banner ul {
    overflow: hidden;
}

.index_banner li {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}

.index_banner li a {
    display: block;
    margin: 0 auto;
}

.index_banner cite {
    position: absolute;
    bottom: 15px;
    left: 45%;
    z-index: 9999;
    display: block;
    width: 188px;
    height: 20px;
    _display: none;
}

.index_banner cite span {
    float: left;
    display: block;
    width: 1em;
    height: 1em;
    text-indent: -999em;
    opacity: .8;
    cursor: pointer;
    background-image: url(../images/tg_flash_p2.png);
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 5px;
}

.index_banner cite span:hover {
    background-color: #f5f5f5;
}

.index_banner cite span.cur {
    cursor: default;
    background-image: url(../images/tg_flash_p.png);
    background-repeat: no-repeat;
}

.index_banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-image: url(../images/tg_flash_p2.png);
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 5px;
    opacity: .8;
}

.index_banner .swiper-pagination-bullet-active {
    background-image: url(../images/tg_flash_p.png);
    background-repeat: no-repeat;
}

.m1 {
    background-color: #f1f1f1;
    padding: 60px 0;
    margin-bottom: 60px;
}

.m1t {
    text-align: center;
    margin-bottom: 40px;
}

.m1t h2 {
    font-size: 34px;
    margin-bottom: 10px;
}

.m1t span {
    text-transform: uppercase;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    color: #999999;
}

.m1t p {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
}

.m1 ul {
    overflow: hidden;
}

.m1 li {
    float: left;
    width: 288px;
    text-align: center;
    background-color: #fff;
    color: #fff;
    margin: 0 6px 12px;
}

.m1 li .bt {
    width: 80%;
    margin: 0 auto 30px;
    background-color: #294288;
    padding: 10px 0;
}

.m1 li a {
    color: #fff;
}

.m1 li h3 {
    font-size: 20px;
}

.m1 li p {
    font-size: 12px;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    line-height: 20px;
}

.m1gd {
    border: 1px #000000 solid;
    width: 100px;
    margin: 30px auto;
    line-height: 24px;
    color: #333333;
}

.m1 li .pbox {
    display: none;
}

.m1 li:hover .pbox {
    display: block;
    position: absolute;
    z-index: 99999;
    top: 30%;
    left: 10%;
    width: 80%;
}

.pbox a {
    width: 48%;
    float: left;
    line-height: 30px;
    background-color: #294288;
    text-align: center;
    margin: 1%;
    height: 30px;
    overflow: hidden;
}

.m2 {}

.m2t {
    position: relative;
    margin-bottom: 30px;
}

.m2t h2 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    border-left: 15px #294288 solid;
    padding-left: 10px;
}

.m2gd {
    float: right;
    margin-top: 5px;
}

.line {
    position: absolute;
    top: 15px;
    left: 150px;
    height: 7px;
    width: 80%;
    background: url(../images/m2d.png) no-repeat left center;
}

#gundong1 {
    WIDTH: 100%;
}

#gundong1 .content {
    OVERFLOW: hidden;
}

#marquee1 {
    overflow: hidden;
    width: 100%;
    FLOAT: left;
}

#marquee1 ul {
    overflow: hidden;
}

#marquee1 li {
    float: left;
    display: inline;
    margin: 0px 1% 2%;
    width: 31.3333%;
    text-align: center;
    overflow: hidden;
    background-color: #f1f1f1;
}

#marquee1 ul li .wz {
    text-align: left;
    padding-left: 20px;
    height: 80px;
}

#marquee1 ul li .wz h3 {
    font-size: 16px;
    text-align: left;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#marquee1 ul li .wz p {
    line-height: 22px;
    font-size: 12px;
}

#marquee1 ul li .wz span {
    display: block;
    height: 36px;
    width: 24px;
    float: right;
    background: url(../images/m21.png) no-repeat;
    background-position: 0 0;
    margin: 20px 20px 0 0;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

#marquee1 ul li:hover {
    background-color: #294288;
    color: #ffffff;
}

#marquee1 ul li:hover a {
    color: #ffffff;
}

#marquee1 ul li:hover .wz span {
    background-position: 0 -36px;
}

.mgd {
    width: 150px;
    line-height: 40px;
    height: 40px;
    border: 1px #333333 solid;
    text-align: center;
    margin: 40px auto 50px;
}

.msp {
    height: 450px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.msp .poa {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    height: 450px;
    max-width: 1920px;
}

.msp .video {
    position: absolute;
    width: 800px;
    height: 450px;
    top: 0;
    left: 50%;
    margin-left: -400px;
    z-index: 2;
}

.mspt {
    background: url(../images/mspt.png) no-repeat center center;
    height: 220px;
    text-align: center;
    color: #ffffff;
    display: none;
}

.mspt h2 {
    padding-top: 150px;
    font-size: 24px;
}

.mspt p {
    font-size: 16px;
}

.msp a {
    display: block;
}


.m6,
.m8,
.msp {
    margin-bottom: 60px;
}

.m4 {}

.m41 {
    width: 540px;
    float: left;
    margin-right: 50px;
}

.m41 img {
    width: 100%;
    object-fit: cover;
    height: 334px;
}

.m42 {
    width: 610px;
    float: left;
}

.m42 h3 {
    margin-top: 60px;
}

.m42 h3 a {
    color: #fff;
}

.m42 h2 {
    font-size: 34px;
    font-weight: normal;
}

.m42 p {
    text-indent: 28px;
    line-height: 24px;
    margin: 25px 0;
    border-top: 1px #333333 solid;
    padding-top: 25px;
}

.m43 {
    clear: both;
    border: 1px #a6a6a6 solid;
    overflow: hidden;
    margin: 50px auto;
    background: url(../images/m1.jpg);
    padding: 40px 0;
}

.m43 li {
    width: 23%;
    float: left;
    text-align: center;
    margin: 0 1%;
    font-size: 15px;
    border-left: 1px #a6a6a6 solid;
    box-sizing: border-box;
}

.m43 li:first-child {
    border: 0;
}

.m43 li a {
    display: block;
}

.m43 li span {
    display: block;
    width: 53px;
    height: 95px;
    background: url(../images/m4ico.png) no-repeat;
    margin: 0 auto;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.m43 li p {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 18px;
    color: #cccccc;
}

.m43 li .gsjj {
    background-position: 0 0;
}

.m43 li .qywh {
    background-position: -62px 0;
}

.m43 li .spzx {
    background-position: -122px 0;
}

.m43 li .lxwm {
    background-position: -186px 0;
}

.m43 li:hover .gsjj {
    background-position: 0 -110px;
}

.m43 li:hover .qywh {
    background-position: -62px -110px;
}

.m43 li:hover .spzx {
    background-position: -122px -110px;
}

.m43 li:hover .lxwm {
    background-position: -186px -110px;
}

.m3 {
    height: 806px;
    background: #858383;
}

.m3t {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 40px;
}

.m3c {}

.m3c li {
    float: left;
    width: 33.333333%;
    background: url(../images/mys1.png) no-repeat center center;
    height: 272px;
}

.m3c li div {
    padding: 60px;
}

.m3c li h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.m3c li p {
    line-height: 22px;
    margin-bottom: 10px;
    background: url(../images/mys2.jpg) no-repeat 0 8px;
    padding-left: 15px;
}

.mys1 {
    text-align: center;
}


.m5 {
    background-color: #f1f1f1;
    padding-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;
}

.m5t {
    width: 100%;
    height: 128px;
    background: url(../images/m5t.png) no-repeat center bottom;
    margin-bottom: 30px;
}

#gundong2 {
    WIDTH: 100%;
}

#gundong2 .content {
    OVERFLOW: hidden;
}

#gundong2 .content .left {
    WIDTH: 5%;
    DISPLAY: inline;
    FLOAT: left;
    text-align: left;
    padding-top: 120px;
}

#gundong2 .content .right {
    WIDTH: 5%;
    DISPLAY: inline;
    FLOAT: left;
    text-align: right;
    padding-top: 120px;
}

#marquee2 {
    overflow: hidden;
    FLOAT: left;
}

#marquee2 ul {
    float: left;
    overflow: hidden;
}

#marquee2 li {
    float: left;
    display: inline;
    margin: 0px 1% 2%;
    width: 31.33333%;
    text-align: center;
    overflow: hidden;
    background-color: #ffffff;
    -moz-box-shadow: 4px 0px 5px #d9d9d9;
    -webkit-box-shadow: 4px 0px 5px #d9d9d9;
    box-shadow: 4px 0px 5px #d9d9d9;
}

#marquee2 ul li .wz {
    text-align: left;
    padding-left: 20px;
    height: 80px;
    position: relative;
}

#marquee2 ul li .wz h3 {
    font-size: 16px;
    text-align: left;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#marquee2 ul li .wz p {
    line-height: 22px;
    font-size: 12px;
}

#marquee2 ul li .wz span {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: -17px;
    right: 20px;
}


.gyimg {
    margin: 30px 0;
}

.gyimg li {
    width: 31.33333%;
    float: left;
    margin: 0 1% 2%;
    cursor: pointer;
}


.m7 {
    padding-bottom: 50px;
}

#divMainTab {
    width: 100%;
    margin-bottom: 30px;
}

#divMainTab ul {
    width: 300px;
    margin: 0 auto;
}

#divMainTab li {
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    width: 150px;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
}

#divMainTab .normal {
    background-color: #f1f1f1;
}

#divMainTab .selected {
    color: #ffffff;
    background-color: #294288;
}




/*

.m7nw { overflow:hidden; margin:0 -50px;}
.m7nw li{ width:550px; float:left; margin:2% 50px;}
.m7nw li .time{ border-right:1px #999999 solid; width:66px; margin-right:30px; float:left; margin-top:8px;}
.m7nw li .time p{ font-size:44px; padding-top:5px;}
.m7nw li h2{ font-size:16px;}
.m7nw li .ms{ line-height:20px; color:#666666;}
*/



.m71 {
    overflow: hidden;
    margin-bottom: 30px;
    width: 566px;
    float: left;
    margin-right: 68px;
}

.m71 dl {
    border-bottom: 1px #c1c1c1 dashed;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.m71 dt {
    height: 150px;
    overflow: hidden;
    margin-bottom: 20px;
}

.m71 dt img {
    height: 150px;
}

.m7time {
    color: #fff;
    width: 190px;
    float: left;
    height: 150px;
    background-color: #294288;
    text-align: center;
    font-size: 18px;
}

.m7time span {
    display: block;
    width: 80px;
    line-height: 80px;
    border-bottom: 1px #ffffff solid;
    margin: 15px auto 0;
    font-size: 60px;
    font-family: Impact;
}

.m71 dd {}

.m71 dd h3 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/m1ico.png) no-repeat left center;
    padding-left: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

.m71 dd p {
    font-size: 14px;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.m71 dl:hover .m7gd {
    border: 1px #294288 solid;
    background-color: #294288;
    color: #fff;
}

.m71 dl:hover h3 {
    background: url(../images/m5ico.png) no-repeat left center;
}

.m7nw {
    overflow: hidden;
    width: 566px;
    float: left;
}

.m7nw dl {
    background-color: #f1f1f1;
    height: 150px;
    overflow: hidden;
    margin-bottom: 12px;
}

.m7nw .m7time {
    background-color: #f1f1f1;
    color: #000;
}

.m7nw .m7time span {
    border-bottom: 1px #000 solid;
}

.m7nw dd {
    margin-top: 40px;
}

.m7nw dd h3 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m7nw dd p {
    font-size: 14px;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.m7nw li {
    border-bottom: 1px #ccc dashed;
    background: url(../images/m1ico.png) no-repeat left center;
    text-indent: 20px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.m7nw li span {
    float: right;
    color: #666666;
}

.m7nw li:hover {
    background: url(../images/m5ico.png) no-repeat left center;
}

.m7nw li a {
    display: block;
}

.m7 .mgd {
    margin: 0 auto;
}

.flink {
    width: 100%;
    line-height: 40px;
    padding-bottom: 40px;
    background: url(../images/flink.jpg) no-repeat center top;
    padding-top: 20px;
}

.flinkt {
    float: left;
    margin-right: 15px;
    height: 40px;
}

.f1t {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.foot {
    background-color: #282828;
    color: #919191;
}

.foot a {
    color: #919191;
}

.ftop {
    text-align: right;
    margin-bottom: 20px;
}

.f1 {
    width: 30%;
    float: left;
}

.flogo {
    border-bottom: 1px #535353 solid;
    width: 250px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.f1 i {
    background: url(../images/i1.png) no-repeat;
    width: 16px;
    height: 16px;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}

.f1 .p1 {
    background-position: 0 0;
}

.f1 .p2 {
    background-position: 0 -18px;
}

.f1 .p3 {
    background-position: 0 -38px;
}

.f1 p span {
    font-family: Impact;
    font-size: 30px;
    color: #fff;
}

.f1 p {
    margin-bottom: 10px;
}

.f1 p em {
    font-style: normal;
}

.mfzx {
    width: 120px;
    line-height: 35px;
    background-color: #294288;
    text-align: center;
}

.mfzx a {
    color: #fff;
    display: block;
}

.foot dl {
    width: 16%;
    float: left;
}

.foot dl div {
    width: 12px;
    height: 2px;
    background-color: #294288;
    margin: 10px 0;
}

.fwx {
    float: right;
    width: 22%;
    text-align: center;
    background: #fff;
    padding: 10px;
    max-width: 137px;
}

.fwx img {
    display: block;
}

.bq {
    margin-top: 40px;
    padding: 5px 0px;
    color: #fff;
    border-top: 1px #535353 solid;
}

.nyban {
    width: 100%;
    height: 400px;
    background: url(../images/nyban.jpg) no-repeat center center;
 /*  margin-bottom: 50px; */
    color: #294288;
    clear: both;
}

.nyban a {
    color: #294288;
}

.nyban .wrap {
    position: relative;
    top: 40%;
}

.nyban h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.nybancon {
    background: url(../images/tm1.png);
    width: 40%;
    padding: 40px 70px;
}

.nyl {
    width: 45%;
    float: left;
    margin-bottom: 50px;
}

.nyl img {
    width: 100%;
}

.nyr {
    width: 41%;
    float: left;
    margin-left: 4%;
    display: inline;
}

.nyr h2 {
    font-size: 26px;
    margin-bottom: 30px;
}

.nytel {
    width: 100%;
    display: inline-table;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    color: #fff;
    border-radius: 4px;
    background-color: #294288;
    text-align: center;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.nytel a {
    color: #fff;
}





.nyms {
    margin-top: 20px;
    border-bottom: 1px #dddddd solid;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #666;
    border-top: 2px #294288 solid;
}

.gy {
    font-size: 16px;
    line-height: 32px;
}

.promenu {
    margin: 0 -0.5% 10px;
    overflow: hidden;
}

.promenu ul {
    margin: 0 auto;
}

.promenu ul li {
    float: left;
    text-align: center;
    width: 24%;
    margin: 0.5%;
    background-color: #a5a5a5;
}

.promenu ul li a {
    color: #fff;
    display: block;
    font-size: 18px;
    border-right: solid 1px #fff;
    padding: 10px 0;
}

.promenu ul li a:hover {
    color: #fff;
}

.promenu ul li:hover,
.promenu .cur {
    background-color: #294288;
}

.promenu ul li span {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    background: url(../images/ico.png) no-repeat;
}

.promenu ul .li1 span {
    background-position: -88px 0;
}

.promenu ul .li2 span {
    background-position: -88px -55px;
}

.promenu ul .li3 span {
    background-position: -88px -110px;
}

.promenu ul .li4 span {
    background-position: -88px -165px;
}

.topc1 a[name='*'] {
    display: block;
}

.cpright {
    width: 294px;
    float: left;
    margin-left: 66px;
}

.cp_body {
    width: 840px;
    float: left;
    overflow: hidden;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.cp_name {
    width: 100%;
    border-bottom: 1px #eaeaea solid;
    background-color: #294288;
    float: left;
    margin-top: 20px;
}

.cp_erNav {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.cp_erNav li {
    width: 25%;
    height: 64px;
    float: left;
    line-height: 64px;
    display: inline;
    text-align: center;
}

.cp_erNav li a {
    color: #FFF;
    text-decoration: none;
    float: left;
    width: 100%;
    font-size: 16px;
}

.cp_erNav li a:hover {
    color: #ffffff;
    float: left;
    width: 100%;
    background-color: #ffad00;
}

.cp_txt {
    width: 100%;
    overflow: hidden;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    float: left;
}

.cp_txt p {
    line-height: 35px;
    color: #333;
}

.cp_txt table {
    margin-top: 10px;
}

.txt_name {
    width: 100%;
    padding: 10px 0 20px;
    font-size: 26px;
    font-weight: bold;
}

.cpxgxw {
    margin-bottom: 40px;
}

.cpxgxwt {
    background-color: #f2f2f2;
    line-height: 50px;
}

.cpxgxwt h2 {
    font-size: 26px;
    background: url(../images/xgt2.png) no-repeat left center;
    width: 206px;
    height: 50px;
    text-indent: 40px;
    color: #fff;
}

.cpxgxwt span {
    float: right;
    padding-right: 20px;
}

.cpxgxw ul {
    border: 1px #dddddd solid;
    padding: 20px;
    overflow: hidden;
}

.cpxgxw li {
    width: 48%;
    float: left;
    margin: 0 1%;
    border-bottom: 1px #ddd dashed;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cply {
    clear: both;
}

.cpxgt {
    background: url(../images/cpxgt.png) #f0f0f0 no-repeat 20px center;
    height: 70px;
    padding-left: 80px;
}

.cpxgt h2 {
    font-size: 26px;
    padding-top: 10px;
}

.cpxgt p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 18px;
    color: #666;
}

.cp_xg ul {
    border: 1px #dddddd solid;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 30px;
}

.cp_xg li {
    text-align: center;
}

.cp_xg li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mright {
    float: left;
    width: 896px;
    margin-left: 38px;
    display: inline;
}

.mleft {
    width: 266px;
    float: left;
    display: inline;
}

.cplb {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.menu_list {
    width: 100%;
    background-color: #efefef;
}

.menu_head {
    cursor: pointer;
    position: relative;
    background: url(../images/m77.png) #294288 no-repeat 15px center;
    font-size: 18px;
    padding-left: 40px;
    line-height: 45px;
    color: #fff;
    height: 45px;
    border-bottom: 1px #ffffff solid;
}

.menu_head a {
    color: #ffffff;
}

.menu_body {
    display: block;
    background-image: none;
}

.menu_body a {
    display: block;
    background: url(../images/m72.png) no-repeat 30px center;
    border-bottom: 1px #dddddd dashed;
    padding-left: 40px;
    height: 34px;
    line-height: 34px;
}

.menu_body a:hover {
    color: #ffffff;
    height: 34px;
    line-height: 34px;
    background-color: #294288;
}

.nylx {
    border: 1px #dddddd solid;
}

.nylxc {
    padding: 10px;
}

.nylx h2 {
    font-size: 18px;
}

.ny {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 32px;
}

.p16 {
    font-weight: bold;
    font-size: 20px;
}

.ptitle {
    line-height: 35px;
    margin-bottom: 8px;
    text-align: center;
}

.pline {
    border-bottom: 4px double #dddddd;
    height: 35px;
}

.info {
    text-align: center;
    line-height: 30px;
    color: #666;
    padding-right: 18px;
    border-top: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 20px;
}

.video video {
    width: auto !important;
}

.page {
    line-height: normal;
    font-size: 14px;
}

.page a,
.page span {
    display: block;
    color: #390;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0px;
    border: 1px solid #ccc;
    padding-top: 3px;
    float: left;
    margin-top: 5px;
    margin-right: 2px;
    margin-bottom: 5px;
    margin-left: 2px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    height: 18px
}

.page a:hover,
.page a.current {
    color: #F44;
    border: 1px solid #F44
}

.page input {
    padding: 0px;
    color: #390;
    height: 16px;
    width: 25px;
    border: 0px solid #fff;
    text-align: center;
    margin-top: 0px;
    margin-right: -5px;
    margin-bottom: 0px;
    margin-left: -5px;
    vertical-align: middle;
    font-size: 12px
}

.mrtit {
    border-bottom: 1px #dddddd solid;
    margin-bottom: 15px;
}

.mrtit span {
    height: 30px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
}

.mrtit span a {
    color: #294288;
}

.mrtit em {
    float: right;
    font-style: normal;
    padding-right: 10px;
}

.prenext {
    color: #294288;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 98%;
    line-height: 30px;
    margin-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    margin-bottom: 15px;
}

.prenext .pre {
    float: left;
    width: 100%;
}

.prenext .pre a {
    color: #333;
    text-decoration: none;
}

.prenext .pre a:hover {
    color: #ff0000;
}

/* 上一篇 */
.prenext .next {
    text-align: left;
    float: left;
    width: 100%;
}

.prenext .next a {
    color: #333;
    text-decoration: none;
}

.prenext .next a:hover {
    color: #ff0000;
}

.list {}

.list .node {
    margin-bottom: 8px
}

/* 单个文章信息 */
.list .node .title {
    padding-bottom: 6px;
    padding-top: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #EBEBEB
}

/* 标题 */
.list .node .title h2 {
    margin: 0px;
    padding: 0px;
    font-size: 16px
}

/* 标题 */
.list .node .title a {
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #D9D9D9;
    padding-left: 5px
}

.list .node .title a:hover {
    text-decoration: underline
}

.list .node .description {
    padding: 8px;
    line-height: 24px;
    color: #555
}

/* 描述 */
.list .node .description p {
    margin: 0px;
    padding: 0px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list .node .info {
    text-align: right;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding-right: 18px
}

/* 文章其他信息 */
.list .node .info span {
    color: #390;
}

.mcon input {
    border: 1px #cccccc solid;
    padding: 3px;
}

.box {
    background-color: #e1e1e1;
    padding-bottom: 10px;
}

.title1 {
    height: 51px;
    line-height: 43px;
    background: #068ef4;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.title1 a {
    color: #ffffff;
}

.content1 {
    background: none;
    overflow: auto;
    padding: 0px 10px;
}

.content1 a {
    display: block;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px #fefefe solid;
    overflow: hidden;
    background: url(../images/dot.jpg) left 10px no-repeat;
    width: 110px;
    float: left;
    padding-left: 18px;
    margin-left: 5px;
    overflow: hidden;
}

.content1 a:hover {}

.mrt {
    background-color: #e7e7e7;
    height: 47px;
    line-height: 47px;
    border-left: #294288 5px solid;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    text-indent: 20px;
}

.tjcp {
    width: 100%;
    overflow: hidden;
}

.zx {
    border-bottom: 1px #dddddd dashed;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.zx h3 a {
    font-size: 18px;
}

.zx h3 span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

.cpzs {
    /*overflow:auto; zoom:1;*/
}

.cpzs li {
    width: 24%;
    float: left;
    text-align: center;
    display: inline;
    margin: 1% 0.5%;
    box-sizing: border-box;
}

.cpzs li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.xgxw {
    margin-bottom: 30px;
    margin-top: 30px;
}

.fdh {
    display: none;
}

.nylx1,
.nylx2 {
    width: 40%;
    float: left;
}

.nchtit {
    margin-bottom: 30px;
}

.nchtit h2 {
    font-size: 26px;
    font-weight: normal;
    background: url(../images/nchtit.png) no-repeat left center;
    padding-left: 40px;
    height: 47px;
    line-height: 47px;
}

.nchtit h2 span {
    border-left: 1px #999 solid;
    font-size: 18px;
    font-weight: normal;
    height: 47px;
    margin-left: 10px;
    padding-left: 10px;
    line-height: 47px;
}
.nchtit .subNav {
    margin: 10px auto;
}
.nchtit .subNav a {
    display: inline-block;
    padding: 0 15px;
}
.nchtit .gd {
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    border: 1px #aeaeae solid;
    text-align: center;
}

.nch1 {
    overflow: hidden;
    margin-bottom: 50px;
}

.nch1 li {
    width: 31.3333%;
    margin: 0 1% 2%;
    display: inline;
    float: left;
    background-color: #f5f5f5;
    display: inline;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.nch1 li .txt {
    padding: 20px;
    overflow: hidden;
}

.nch1 li .txt h2 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nch1 li .txt p {
    line-height: 24px;
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 72px;
}

.nch1 li .txt .gd {
    width: 33px;
    height: 33px;
    float: right;
}

.nch1 li .txt .gd a {
    display: block;
    background: url(../images/nchico.png) no-repeat 0 0;
    width: 33px;
    height: 33px;
}

.nch1 li .txt .gd a:hover {
    background-position: -33px 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
}

.nch1 li:hover {
    transform: translateY(-10px);
    -moz-box-shadow: 0px 0px 20px #666;
    -webkit-box-shadow: 0px 0px 20px #666;
    box-shadow: 0px 0px 20px #666;
}

.mdt {
    width: 63%;
    float: left;
    height: 467px;
}

.mlx {
    width: 37%;
    float: left;
    height: 467px;
    background-color: #294288;
    color: #fff;
}

.mlxc {
    padding: 50px;
}

.mlx h3 {
    font-size: 28px;
    padding: 20px 0;
    border-top: 1px #fff dashed;
    border-bottom: 1px #fff dashed;
    margin-bottom: 30px;
}

.mlx p {
    margin-bottom: 10px;
}

.mlxtel {
    border-top: 1px #fff dashed;
    padding-top: 30px;
    margin-top: 30px;
}

.mlxbg {
    background: url(../images/mlxbg.jpg) #fff no-repeat center top;
    padding-top: 260px;
}

.mlx1 {
    background: url(../images/mlxtm.png);
    padding-top: 50px;
    margin-bottom: 50px;
}

.mlx1 .txt {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}

.mlx1con {
    background-color: #294288;
    padding: 30px 0;
    color: #fff;
    font-size: 16px;
}

.mlx1con ul {
    overflow: hidden;
}

.mlx1con li {
    float: left;
    background: url(../images/mlxi1.png) no-repeat left center;
    width: 32%;
    margin-left: 18%;
    padding-left: 90px;
    height: 90px;
    box-sizing: border-box;
    padding-top: 15px;
    line-height: 30px;
}

.mlx1con .li1 {
    background: url(../images/mlxi2.png) no-repeat left center;
    width: 48%;
    margin-left: 2%;
}

.mat {
    margin-bottom: 30px;
    text-align: center;
}

.mat h2 {
    font-size: 34px;
    line-height: 50px;
}

.mat p {
    text-transform: uppercase;
}

.mat div {
    width: 30px;
    height: 3px;
    background-color: #294288;
    margin: 10px auto;
}

.mat h2 span {
    color: #294288;
}

.mlx3 {
    margin-bottom: 50px;
}

.mlx3 .mat div {
    margin-top: 10px;
}

.newsli li {
    border-bottom: 1px #dddddd dashed;
    line-height: 35px;
}

.newsli li span {
    float: right;
    color: #999999;
}

.prenext {
    color: #294288;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 98%;
    line-height: 30px;
    margin-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    margin-bottom: 15px;
}

.prenext .pre {
    float: left;
    width: 100%;
}

.prenext .pre a {
    color: #333;
    text-decoration: none;
}

.prenext .pre a:hover {
    color: #ff0000;
}

.prenext .next {
    text-align: left;
    float: left;
    width: 100%;
}

.prenext .next a {
    color: #333;
    text-decoration: none;
}

.prenext .next a:hover {
    color: #ff0000;
}

.gycp li {
    background: #f3f5f7;
    box-shadow: 0 0 15px #c7cdea;
    width: 31.33333%;
    margin: 0 1% 2%;
}

.gycp li:hover p {
    background: -webkit-linear-gradient(#f4020f, #294288);
    background: -o-linear-gradient(#f4020f, #294288);
    background: -moz-linear-gradient(#f4020f, #294288);
    background: linear-gradient(#f4020f, #294288);
    color: #fff;
}


.mfw3 ul {
    overflow: hidden;
    margin-bottom: 50px;
}

.mfw3 li {
    width: 380px;
    margin: 0 10px;
    display: inline;
    float: left;
    background-color: #f7f7f7;
    margin: 0 10px;
    display: inline;
    height: 500px;
}

.mfw3 li .imgZoom {}

.mfw3 li .txt {
    padding: 20px 30px;
}

.mfw3 li .txt h2 {
    font-size: 26px;
    text-align: left;
    position: relative;
    margin-bottom: 25px;
    font-weight: normal;
}

.mfw3 li .txt h2:after {
    margin-top: 15px;
    width: 30px;
    height: 1px;
    background-color: #cc1d14;
    display: block;
    content: "";
    position: absolute;
    z-index: 11;
}

.mfw3 li .txt p {
    line-height: 24px;
    font-size: 14px;
    text-indent: 28px;
}

.proonedetailfltel {
    clear: both;
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 30px;
}

.proonedetailfltel strong {
    font-size: 30px;
    color: #294288;
    vertical-align: text-bottom;
    display: inline-block;
}

@media screen and (max-width: 1200px) {

    .wrap,
    .banner,
    .ss {
        width: 100%;
    }

    .nav ul {
        width: 100%;
    }

    .m1 li {
        width: 23%;
        margin: 0 1% 2%;
    }

    .m4 {
        height: auto;
    }

    .m4c {
        padding: 0;
    }

    .m41 {
        width: 45%;
        margin-right: 5%;
    }

    .m42 {
        width: 50%
    }

    .m71 {
        width: 48%;
        margin-right: 4%;
    }

    .m7nw {
        width: 48%;
    }

    .m3,
    .mm1 {
        display: none;
    }

    .m6 li {
        width: 23%;
        margin: 0 1%;
    }

    .fwx {
        width: 22%;
    }

    .mleft {
        width: 25%;
    }

    .mright {
        width: 73%;
        margin-left: 2%;
    }

    .cpt img {
        width: 100%;
    }

    .nch1 li {
        width: 31.3333%;
        margin: 0 1% 2%;
    }

    .cp_body {
        width: 73%;
        margin-right: 2%;
    }

    .cpright {
        width: 25%;
        margin: 0;
    }

    .mfw3 li {
        width: 31.33333%;
        margin: 0 1%;
        height: auto;
    }


}

@media screen and (max-width: 980px) {
    .hmid {
        display: none;
    }

    .m1 li .bt {
        width: 100%;
    }

    .m1 li:hover .pbox {
        display: none;
    }

    .m71 dt .m7time {
        display: none;
    }

    .m71 dt img {
        width: 100%;
    }

    .m2 .line {
        display: none;
    }

    .mleft {
        display: none;
    }

    .mright {
        width: 100%;
        margin-left: 0;
    }

    .mdt,
    .mlx {
        width: 50%;
    }

    .mlx1con li,
    .mlx1con .li1 {
        margin-left: auto;
        width: 100%;
        background-image: none;
        text-align: center;
        padding: 0;
    }

    .nch1 li {
        width: 48%;
    }

}



@media screen and (max-width: 800px) {

    .tel,
    .top1 {
        display: none;
    }

    .top2 {
        padding: 20px 0;
        height: auto;
        line-height: 1;
    }

    .logo {
        width: 100%;
        text-align: center;
        line-height: 0;
    }

    .nybancon {
        width: auto;
        padding-left: 5%;
        padding-right: 5%;
    }

    .nyban {
        height: auto;
    }

    .nav {
        width: 100%;
        background-image: none;
        background-color: #294288;
        height: 80px;
        line-height: 39px;
    }

    .nav li {
        width: 33.333333333%;
        border-right: 1px #294288 solid;
        border-bottom: 1px #294288 solid;
        line-height: 39px;
        background-image: none;
    }

    .nav li a:hover {
        background-image: none;
        height: 39px;
    }

    .nav li .sub {
        display: none !important;
    }

    .nav li:first-child {
        display: none;
    }

    #sjbanner_tabs {
        display: block;
    }

    #banner_tabs {
        display: none;
    }

    .index_banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background-size: 100% 100%;
        margin: 0 2px !important;
    }

    .index_banner .swiper-pagination-bullet-active {
        background-size: 100% 100%;
    }

    .m71 {
        display: none;
    }

    .m7nw {
        width: 98%;
        margin-left: 1%;
        float: none;
    }

    .m7 .mgd {
        margin-top: 20px;
    }

    .m1 {
        padding: 30px 0;
    }

    .m4 {
        background-size: cover;
        padding-bottom: 30px;
    }

    .m41 {
        display: none;
    }

    .m42 {
        width: 98%;
        margin: 0 1% 2%;
    }

    .m43 {
        width: 98%;
        margin: 0 1%;
    }

    .m43 li {
        width: 23%;
        margin: 0 1%;
    }

    .m5 li {
        width: 48%;
    }

    .m6 li {
        width: 48%;
        margin-bottom: 2%;
        background-image: none;
        padding: 0;
    }

    .foot dl {
        display: none;
    }

    .f1 {
        width: 58%;
        margin-left: 2%;
        display: inline;
    }

    .fwx {
        width: 38%;
        margin-right: 2%;
        display: none;
    }

    .bq {
        margin-top: 30px;
    }

    .ftop {
        text-align: center;
        display: none;
    }

    .gycp li,
    #marquee1 li,
    #marquee2 li {
        width: 48%;
    }

    .cpzs li {
        width: 48%;
        height: auto;
    }

    .foot {
        margin-bottom: 40px;
        padding-top: 30px;
    }

    .fdh {
        line-height: 40px;
        height: 40px;
        background-color: #222222;
        width: 100%;
        display: block;
        position: fixed;
        z-index: 99999;
        bottom: 0px;
        color: #FFF;
    }

    .fdh li {
        width: 33.33333%;
        float: left;
        display: block;
        text-align: center;
        border-right: 1px #ddd solid;
        box-sizing: border-box;
    }

    .fdh .li {
        background-color: #294288;
    }

    .fdh a {
        color: #FFF;
    }

    .about {
        display: none;
    }

    .nylx1,
    .nylx2 {
        width: 100%;
    }

    .bq .fr {
        display: none;
    }

    .bq {
        text-align: center;
    }

    .nyl {
        width: 95%;
        margin: 0 auto 20px;
        box-sizing: border-box;
        text-align: center;
        float: none;
    }

    .nyl img {
        border: 0;
    }

    .nyr {
        width: 98%;
        margin: 0 1% 30px;
    }

    .nyr h2 {
        text-align: center;
    }

    .nyr h1 {
        text-align: center;
    }

    .nyms p {
        display: block;
    }

    .msp {
        height: auto;
    }

    .msp video {
        height: auto;
        width: 100%;
    }

    .mlx3 {
        display: none;
    }

    .nch1 li {
        width: 98%;
    }

    .cp_body {
        width: 98%;
        margin: 0 1%;
    }

    .cpright {
        width: 98%;
        margin: 0 1%;
    }

    .cp_xg li {
        width: 48%;
        margin: 0 1% 2%;
        float: left;
    }

    .mlxbg {
        clear: both;
        padding-top: 0;
    }

    .nchtit {
        margin-bottom: 10px;
    }

    .msp .poa {
        display: none;
    }

    .msp .video {
        position: static;
        width: 100%;
        height: auto;
        left: 0;
        margin-left: 0;
    }

    .msp .video video {
        width: 100% !important;
    }
}

.side {
    position: fixed;
    width: 70px;
    height: 300px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.side ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.side ul li {
    width: 70px;
    height: 74px;
    float: left;
    position: relative;
    cursor: pointer;
}

.side ul li .sidebox {
    vertical-align: middle;
    position: absolute;
    width: 90px;
    height: 70px;
    top: 0;
    right: 0;
    color: #fff;
    overflow: hidden;
    background-color: #294288;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.side ul li .sidebox:hover {
    background: #1a1a1a;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.side ul li .sidebox img {
    width: 34px
}

.side ul li .sidebox p {
    margin: 3px auto 0;
}

.side ul li .ck_ico_1 {
    background: url(../images/bf_ico_1s.png) no-repeat;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.side ul li .ck_ico_2 {
    background: url(../images/bf_ico_1.png) no-repeat;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.side ul li .ck_ico_3 {
    background: url(../images/bf_ico_2s.png) no-repeat;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}


.side ul li .side4 a {
    width: 70px;
    height: 61px;
    display: block;
    text-align: center;
    padding-top: 9px;
}


.side ul li .sidetop img {
    padding: 15px;
    float: left;
}

.side ul li .sidetop {
    width: 50px;
    height: 50px;
    display: inline-block;
    transition: all 0.3s;
    cursor: pointer;
}

.side .sider_2wm {
    position: absolute;
    right: 60px;
    top: -180px;
    display: none;
}

.side .sider_h:hover .sider_2wm {
    display: block;
}

.animation {
    animation: move 3s 0s infinite;
    -webkit-animation: move 3s 0s infinite;
    transform-origin: bottom;
    -webkit-transform-origin: bottom;
}

@keyframes move {

    0%,
    65% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    75% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }

    80% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    85% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }

    90% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    95% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes move {

    0%,
    65% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    75% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }

    80% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    85% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }

    90% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    95% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.kf_tel {
    width: 232px;
    height: 96px;
    background: url(../images/ck_ico_b.png) no-repeat;
    position: absolute;
    left: -222px;
    top: 0;
    display: none;
    padding: 20px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.kf_tel em {
    color: #e40112;
    font-size: 22px;
    font-style: normal;
    display: block;
    font-weight: 900;
}

.kf_ewm {
    width: 202px;
    height: 220px;
    background: url(../images/ck_ico_c.png) no-repeat;
    position: absolute;
    left: -205px;
    top: 0;
    display: none;
}

@media screen and (max-width: 640px) {
    .m1 li {
        width: 48%;
    }

    .m1 li p {
        display: none;
    }

    .foot {
        background-size: cover;
    }

    /*.m43 li{ width:48%; margin:0 1% 2%;}*/
    .m42 h3 {
        display: none;
    }

    #divMainTab ul {
        width: 100%;
    }

    #divMainTab li {
        width: 50%;
    }

    .m7nw li .time {
        display: none;
    }

    .nybancon {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .nyban {
        margin-bottom: 30px;
    }

    .mfw3 li {
        width: 98%;
    }

    .mfw3 li img {
        width: 100%;
    }

    /*#marquee1 ul,#marquee1,#marquee2,#marquee2 ul{ height:245px; width:98%; margin:0 1%;}
#marquee1 li,#marquee2 li{ width:220px;}
#gundong2 .content .right,#gundong2 .content .left{ display:none;}*/
    #marquee2 ul li .wz p,
    #marquee2 ul li .wz span,
    #marquee1 ul li .wz p,
    #marquee1 ul li .wz span {
        display: none;
    }

    #marquee2 ul li .wz,
    #marquee2 ul li .wz h3,
    #marquee1 ul li .wz h3,
    #marquee1 ul li .wz {
        padding: 0;
        text-align: center;
        line-height: 35px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #marquee2 ul li .wz,
    #marquee1 ul li .wz {
        height: auto;
    }

    .m7nw dl {
        display: none;
    }

    .mdt {
        display: none;
    }

    .mlx {
        width: 100%;
    }

    .side {
        display: none;
    }
}

@media screen and (max-width: 480px) {

    .f1,
    .fwx {
        width: 98%;
        text-align: center;
        margin: 0 1%;
    }

    .f1 i {
        display: none;
    }

    .mfzx,
    .flogo {
        margin: 0 auto;
    }

    .fwx {
        margin-top: 20px;
    }

    .mat h2,
    .m1t h2 {
        font-size: 26px;
    }

}