body,
h1,
h2,
h3,
h4,
h5,
p,
dl,
dd,
ol,
ul,
th,
td,
fieldset,
input,
button,
textarea,
form,
canvas,
audio,
video,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    margin: 0;
    padding: 0px;
    font-family: "Microsoft YaHei";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    word-wrap: break-word;

    overflow-x: hidden;
}
body{
    overflow-x: hidden;
}




h1,
h2,
h3,
h4,
h5 {
    font-size: 100%
}

ol,
ul {
    list-style: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

cite,
em,
s,
i,
b {
    font-style: normal
}

input,
button,
textarea,
select {
    font-size: 100%
}

body,
input,
button,
textarea,
select,
option {
    font-size: normal
}

input,
textarea {
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

li,
img,
label,
input {
    vertical-align: middle
}

var {
    font-style: normal
}

ins {
    text-decoration: none
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

button,
select {
    text-transform: none
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner {
    border: 0;
    padding: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

a {
    text-decoration: none;
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

.clear:before,
.clear:after {
    content: '';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

body {
    font-family: "Microsoft YaHei";
}

@font-face {
    font-family: 'times_new_romanregular';
    src:  url('../fonts/times-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.animated {
    opacity: 0;
    opacity: 1\9\0;
}

/* ÃƒÂ©Ã‚ÂÃ‚Â®ÃƒÂ§Ã‚Â½Ã‚Â© */

.cover-box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8);
    background-size: 90% auto;
    color: #fff;
}

.cover-box a {
    color: #fff;
}

.cover-box .closebtn {
    position: absolute;
    right: 17px;
    top: 17px;
    width: 14px;
    height: 14px;
    background: url(../images/close.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 1;
}


/* ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ */

.searchbox {
    margin: 140px auto;
    max-width: 400px;
    text-align: center;
    position: relative;
}

.searchbox .text {
    width: 100%;
    line-height: 20px;
    padding: 9px 45px 9px 15px;
    box-sizing: border-box;
    border: none;
    border-radius: 18px;
font-size: 14px;
}

.searchbox .btn {
    position: absolute;
    right: 20px;
    top: 50%;
    transition: all ease 0.3s;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: none;
    cursor: pointer;
    z-index: 2;
}


/* ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬ÂºÃƒÂ§Ã¢â‚¬ÂÃ…Â¸ÃƒÂ¥Ã‚Â®Ã‚Â£ÃƒÂ¤Ã‚Â¼Ã‚Â ÃƒÂ¨Ã‚Â§Ã¢â‚¬Â ÃƒÂ©Ã‚Â¢Ã¢â‚¬Ëœ */


/* videobox */

.videobox {
    width: 100%;
    height: 100%;
    display: block;
}

.videobox video {
    width: 100%;
    height: 100%;
    display: block;
}

.videobox embed {
    width: 100%;
    height: 100%;
    display: block;
}

.topbg {
    width: 1460px;
    margin: auto;
    background: url(../images/nav_bg.png) repeat-x bottom;
    position: fixed;
    z-index: 20;
    top: 0;
    transform: translateX(-50%);
    left: 50%;
    transition: top 0.4s;
}

.topbg.mw-down {
    top: 0;
}

.topbg.mw-up {
    top: -125px;
}
.topbg.active {
    background: url(../images/nav_bg_s.png) center;
}

.top_box {
    max-width: 1400px;
    margin: auto;
}

.tlogo {
    float: left;
    margin: 28px 0px;
}
.tlogo img {
    width: 350px;
}
.toprg {
    float: right;
    margin-top: 20px;
}

.tser {
    width: 320px;
    float: right;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.26);
}

.tser a {
    width: 50px;
    float: left;
    /* margin-left: 15px; */
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
}

.tser a::before {
    content: "";
    width: 0;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
}

.tser a:hover::before {
    width: 100%;
}

a.tser_a {
    width: auto;
    box-sizing: border-box;
    padding: 0 10px;
}

a.tser_eg {
    padding-right: 30px;
    /* background: url(../images/diqiu.png) right center no-repeat; */
    background-size: 20px auto;
    position: relative;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

a.tser_eg img {
    width: 20px;
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
}

.tser a:hover {
    font-weight: bold;
    opacity: 0.8;
}

.tser a img {
    display: inline-block;
    margin-top: 4px;
}

.nav {
    float: right;
    margin-top: 5px;
    position: relative;
}

.nav a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    padding: 0px 15px;
}

.nav .nLi h3 a {
    display: block;
    font-size: 16px;
}


/* .nav .nLi h3:hover {
    background: #a20f1a;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -o-border-radius: 3px 3px 0px 0px;
    -ms-border-radius: 3px 3px 0px 0px;
} */


/* .nav .nLi h3:hover a {
    color: #fff;
} */

.nav .sub {
    display: none;
    width: 100%;
    left: 0;
    top: 30px;
    position: absolute;
    /* background: #a20f1a; */
    background: url(../images/nav_ej_bj.png) top center;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-bottom: 60px;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -o-border-radius: 0px 0px 3px 3px;
    -ms-border-radius: 0px 0px 3px 3px;
}

.nav .sub li {
    zoom: 1;
    text-align: center;
    /* border-top: #980813 1px dotted; */
}

.nav .sub a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    display: block;
    padding: 5px 0px;
    line-height: 20px;
}

.nav .sub a:hover {
    background: #980813;
}

.nav .now h3 {
    background: #fff;
}

.nav .now h3 a {
    color: #ab1d27;
}

.banner {
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.ban_img {
    width: 100%;
}

.ban_img img {
    width: 100%;
}





.banner .slick-active .ban_img1 {
    animation: bigger 6s linear 0s;
}

@keyframes bigger {
    0% {
        transform: none;
    }
    100% {
        -moz-transform: scale(1.08);
        -webkit-transform: scale(1.08);
        -o-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }
}


.banner .slick-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 50%;
    background: #f00;
    border-style: none;
    outline: medium;
}

.banner .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 5;
    right: 0;
    top: 50%;
    background: #f00;
    border-style: none;
    outline: medium;
}

.banner .slick-dots {
    position: absolute;
    z-index: 5;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.banner .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    text-indent: -999em;
}

.banner .slick-dots li.slick-active {
    background: #f00;
}
.xc img {
    width: 100%;
}

.xc .xc-sj {
    display: none;
}
.min_box {
    width: 100%;
    margin: 50px auto 40px;
    overflow: hidden;
}

.minpad {}

.minlf {
    width: 36%;
    float: left;
}

.minrg {
    width: 28%;
    float: right;
}

.min_mar {
    margin-left: 40px;
}

.daohang {
    width: 100%;
    float: left;
    padding-left: 20px;
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
    background: url(../images/ic_dh.png) no-repeat left center;
}

.daohang a {
    color: #333;
}

.daohang b {
    margin-left: 6px;
    font-size: 24px;
    color: #90000a;
    font-weight: normal;
    font-family: 'times_new_romanregular';
}


/*ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬ÂºÃƒÂ§Ã¢â‚¬ÂÃ…Â¸ÃƒÂ¥Ã‚Â®Ã‚Â£ÃƒÂ¤Ã‚Â¼Ã‚Â */

.zsxc_bg {
    width: 100%;
    float: left;
    /* background: #f6f6f6; */
}

.zsxc_vid {
    width: 100%;
    display: block;
    padding-bottom: 61.4%;
    position: relative;
    overflow: hidden;
}

.zsvid_pic {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
}

.zsvid_pic img {
    width: 99.2%;
}

.zsvid_bg {
    width: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    height: 100%;
}

.zsvid_bg img {
    width: 100%;
}

.zsvid_icon {
    width: 77px;
    height: 77px;
    position: absolute;
    z-index: 4;
    top: 50%;
    margin-top: -38px;
    left: 50%;
    margin-left: -38px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.zsvid_icon:hover {
    transform: rotate(360deg);
}

.zsxc_xw {
    /* #f6f6f6 */
    background: #f6f6f6;
    /* background: url(../images/zsxc_bj.png) bottom center no-repeat; */
    background-size: 100% auto;
    padding: 30px 25px 95px;
    display: block;
    overflow: hidden;
    border-radius: 0px 0px 50% 50%;
    -moz-border-radius: 0px 0px 50% 50%;
    -webkit-border-radius: 0px 0px 50% 50%;
    -o-border-radius: 0px 0px 50% 50%;
    -ms-border-radius: 0px 0px 50% 50%;
}

.zsxc_xw ul {
    width: 100%;
    float: left;
}

.zsxc_xw ul li {
    width: 100%;
    float: left;
    height: 40px;
    font-size: 18px;
    color: #333;
    margin: 3px 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.zsxc_xw ul li a {
    float: left;
    margin-left: 20px;
    padding-left: 15px;
    color: #333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/ic_fang2.png) no-repeat left center;
    width: -moz-calc(100% - 125px);
    width: -webkit-calc(100% - 125px);
    width: calc(100% - 125px);
}

.zsxc_xw ul li span {
    float: right;
    margin-right: 20px;
    padding-right: 15px;
    line-height: 40px;
    background: url(../images/ic_fang2.png) no-repeat right center;
}

.zsxc_xw ul li:hover {
    background: #ab1d27;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
}

.zsxc_xw ul li:hover a,
.zsxc_xw ul li:hover span {
    color: #fff;
}

.zsxc_xw ul li:hover a {
    background: url(../images/ic_fang.png) no-repeat left center;
}

.zsxc_xw ul li:hover span {
    background: url(../images/ic_fang.png) no-repeat right center;
}


/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»*/

.news_tj {
    width: 100%;
    float: left;
    background: #a20f1a;
}

.news_tj span {
    width: 100%;
    display: block;
    padding-bottom: 46%;
    position: relative;
    overflow: hidden;
}

.news_tj span img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.news_tj:hover span img {
    transform: scale(1.1);
    opacity: 0.8;
}

.news_tj .news_tjwz {
    padding: 15px 40px;
    display: block;
    overflow: hidden;
    text-align: center;
}

.news_tj .news_tjwz h2 {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_tj .news_tjwz i {
    height: 2px;
    width: 100%;
    float: left;
    background: url(../images/ic_wir.png) no-repeat center;
    margin: 10px 0px;
}

.news_tj .news_tjwz p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_tj .news_tjwz b {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
    padding-top: 40px;
    background: url(../images/ic_add.png) no-repeat center top;
}

.news_lb {
    width: 100%;
    float: left;
}

.news_lb li {
    width: 100%;
    float: left;
    padding: 10px 0px;
    border-bottom: #efefef 1px solid;
}

.news_lb li a {
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
}

.news_lb li span {
    float: right;
    padding-left: 35px;
    line-height: 30px;
    background: url(../images/ic_black.png) no-repeat left center;
}

.news_lb li:hover a {
    font-weight: bold;
    color: #a20f1a;
}

.news_lb li:hover span {
    font-weight: bold;
    color: #a20f1a;
    background: url(../images/ic_red.png) no-repeat left center;
}


/*ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥-ÃƒÂ¦Ã‚Â´Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨*/

.tzhi_hd {
    padding: 30px 35px 25px 25px;
    display: block;
    overflow: hidden;
    background: #006430;
}

.tzhi_hd dl {
    width: 100%;
    float: left;
}

.tzhi_hd dl dt {
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    height: 28px;
    padding: 0px 10px;
    border: #fff 1px solid;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
}
.tzhi_hd dl dt a{
color: #fff;
}
.tzhi_hd dl dd {
    width: 100%;
    float: left;
    margin: 23px 0px;
    font-weight: bold;
}

.tzhi_hd dl dd a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tzhi_hd dl dd span {
    float: right;
    font-size: 16px;
    color: #fff;
    padding-left: 35px;
    background: url(../images/ic_wir.png) no-repeat left center;
}

.tzhi_hd dl dd:hover a {
    text-indent: 5px;
}


/*ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥-ÃƒÂ¦Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¥Ã‚Â­Ã‚Â¦*/

.tzhi_jx {
    padding: 20px 35px 15px 25px;
    display: block;
    overflow: hidden;
    background: #efefef;
}

.tzhi_jx dl {
    width: 100%;
    float: left;
}

.tzhi_jx dl dt {
    float: left;
    font-size: 16px;
    color: #006430;
    line-height: 28px;
    height: 28px;
    padding: 0px 10px;
    border: #006430 1px solid;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
}
.tzhi_jx dl dt a{
color: #006430;
}
.tzhi_jx dl dd {
    width: 100%;
    float: left;
    margin: 14px 0px;
    font-weight: bold;
}

.tzhi_jx dl dd a {
    width: 80%;
    float: left;
    font-size: 16px;
    color: #333;
    margin-bottom: 1px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
}

.tzhi_jx dl dd span {
    float: right;
    font-size: 16px;
    color: #333;
    padding-left: 35px;
    background: url(../images/ic_black.png) no-repeat left center;
}

.tzhi_jx dl dd:hover a {
    color: #006430;
    text-indent: 5px;
}


/*ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥-ÃƒÂ©Ã‚Â¡Ã‚Â¹ÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®*/

.tzhi_xm {
    padding: 30px 35px 25px 25px;
    display: block;
    overflow: hidden;
    background: #f8f8f8;
}

.tzhi_xm dl {
    width: 100%;
    float: left;
}

.tzhi_xm dl dt {
    float: left;
    font-size: 16px;
    color: #a20f1a;
    line-height: 28px;
    height: 28px;
    padding: 0px 10px;
    border: #a20f1a 1px solid;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
}
.tzhi_xm dl dt a{
color: #a20f1a;
}
.tzhi_xm dl dd {
    width: 100%;
    float: left;
    margin: 23px 0px;
    font-weight: bold;
}

.tzhi_xm dl dd a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tzhi_xm dl dd span {
    float: right;
    font-size: 16px;
    color: #333;
    padding-left: 35px;
    background: url(../images/ic_black.png) no-repeat left center;
}

.tzhi_xm dl dd:hover a {
    color: #a20f1a;
    text-indent: 5px;
}


/*ÃƒÂ¦Ã‚Â Ã‚Â¡ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â­ÃƒÂ§Ã¢â‚¬ÂÃ…Â¸ÃƒÂ¦Ã‚Â´Ã‚Â»*/
.xiaoysh {
    width: 30%;
    float: left;
}

.mingshi {
    width: 70%;
    float: right;
}

.dhxysh {
    width: 100%;
    float: left;
    padding-left: 20px;
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
    background: url(../images/ic_dh.png) no-repeat 20px center;
}

.dhxysh a {
    color: #333;
    margin-left: 20px;
}

.dhxysh b {
    margin-left: 6px;
    font-size: 24px;
    color: #90000a;
    font-weight: normal;
    font-family: 'times_new_romanregular';
}

.xyshbg {
    width: 100%;
    float: left;
    background: #f3f3f3;
}

.xyshnr {
    width: 100%;
    float: left;
margin-bottom:20px;
}

.xysh_lb {
    width: 100%;
    float: left;
}

.xysh_lpic {
    width: 100%;
    height: 0;
    box-sizing: border-box;
    display: block;
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}

.xysh_lpic img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xysh_lpic:hover img {
    opacity: 0.7;
}

.xysh_lwz {
    padding: 40px 60px 30px;
    overflow: hidden;
    display: none;
}

.xysh_lwz h2 {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    height: 36px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: none;
}

.xysh_lwz i {
    height: 2px;
    width: 100%;
    float: left;
    background: url(../images/ic_red.png) no-repeat center;
    margin: 26px 0px;
}

.xysh_lwz p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xysh_more {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding-top: 40px;
    color: #a20f1a;
    background: url(../images/ic_add2.png) no-repeat center top;
}


.xyshnr .slick-dots {
    position: absolute;
    z-index: 5;
    top: 100%;
    transform: translateY(-100%);
    right: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 89px;
    height: 91px;
    background: url(../images/xysh_dotbg.png) no-repeat;
}

.xyshnr .slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 65px 5px 0px;
    padding: 0;
    cursor: pointer;
    background: #83ac98;
    text-indent: -999em;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
}

.xyshnr .slick-dots li.slick-active {
    background: #fff;
}

.mings_mar {
    margin-left: 80px;
}

.daohang2 {
    width: 100%;
    float: left;
    padding-left: 20px;
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
    background: url(../images/ic_dh.png) no-repeat left center;
}

.daohang2 a {
    color: #333;
}

.daohang2 b {
    margin-left: 6px;
    font-size: 24px;
    color: #006430;
    font-weight: normal;
    font-family: 'times_new_romanregular';
}

.mings_box {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
}

.mings {
    width: 100%;
    float: left;
    padding-bottom: 70px;
}

.mings_lb {
    width: 33.3%;
    float: left;
    margin-bottom: 45px;
}

.mings_lb a {
    display: block;
    margin-right: 60px;
    overflow: hidden;
    position: relative;
}

.mings_lb span {
    width: 100%;
    display: block;
    padding-bottom: 60%;
    position: relative;
    overflow: hidden;
}

.mings_lb span img {
    width: 100%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.mings_lb:hover span img {
    transform: scale(1.2);
}

.mings_lb h2 {
    width: 100%;
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: 8px;
    font-weight: normal;
}

.mings_lb h2 .mings_tit {
    margin: 0px 9px;
    padding: 0px 9px;
    display: block;
    overflow: hidden;
    background: url(../images/ic_bla50.png);
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}

.mings_lb:hover h2 .mings_tit {
    background: #006430;
}

.mings .slick-dots {
    position: absolute;
    z-index: 5;
    width: 93%;
    float: left;
    height: 32px;
    background: #006430;
    bottom: 0px;
    left: 0px;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
}

.mings .slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 10px 5px 0px;
    padding: 0;
    cursor: pointer;
    background: #83ac98;
    text-indent: -999em;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
}

.mings .slick-dots li.slick-active {
    background: #fff;
}

.mings_more {
    position: absolute;
    z-index: 7;
    right: 7%;
    bottom: 0px;
    margin-right: 4px;
    /* font-size: 14px;
    color: #fff;
    line-height: 31px;
    background: url(../images/ic_add3.png) no-repeat right center;
    padding-right: 30px; */
}

.mings_more a {
    width: 58px;
    height: 31px;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 31px;
    background: url(../images/ic_add3.png) no-repeat right center;
    padding-right: 30px;
}


/*ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ©Ã¢â€šÂ¬Ã…Â¸ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª*/

.ksdh_box {
    margin-right: 60px;
}

.ksdh {
    margin-right: -110px;
}

.ksdh ul {
    width: 100%;
    float: left;
}

.ksdh ul li {
    width: 20%;
    float: left;
}

.ksdh ul li a {
    display: block;
    margin-right: 48.5%;
    overflow: hidden;
    position: relative;
    background: url(../images/ksdh_bg.png) no-repeat;
    background-size: 100% auto;
}

.ksdh ul li span {
    width: 100%;
    display: block;
    height: 0;
    padding-bottom: 110%;
    position: relative;
    overflow: hidden;
}

.ksdh ul li span img {
    width: 40%;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* .ksdh ul li:hover span img {
    transform: rotate(360deg);
} */

.ksdh ul li h2 {
    position: absolute;
    left: 0;
    top: 45%;
    text-align: center;
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ksdh ul li i {
    position: absolute;
    top: 75%;
    left: 0;
    width: 100%;
    float: left;
    height: 6px;
    text-align: center;
    background: url(../images/ic_wir2.png) no-repeat center;
}

.ksdh ul li:hover a {
    background: url(../images/ksdh_bg2.png) no-repeat;
    background-size: 100% auto;
}


/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¢*/

.min3qh {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    border-bottom: #90000a 5px solid;
}

.min3qh_lb {
    width: 100%;
    float: left;
}

.min3qh_lb img {
    width: 100%;
}

.min3qh .slick-prev,
.min3qh .slick-next {
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 5;
    top: 50%;
    background: none;
    border-style: none;
    background: url(../images/btn_ic.png) no-repeat;
    text-indent: -999em;
    outline: medium;
}

.min3qh .slick-prev {
    left: 60px;
    background-position: 0px 0px;
}

.min3qh .slick-next {
    right: 60px;
    background-position: -26px 0px;
}

.min3qh .slick-prev:hover {
    left: 60px;
    background-position: 0px -26px;
}

.min3qh .slick-next:hover {
    right: 60px;
    background-position: -26px -26px;
}



/*ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨*/

.dibu_bg {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: #323232;
}

.dibu {
    max-width: 1360px;
    margin: 35px auto;
    overflow: hidden;
}

.dibu_lf {
    width: 44%;
    float: left;
    margin-top: 30px;
}

.dibu_min {
    overflow: hidden;
    border-left: #474747 1px solid;
    display: block;
}

.dibu_min ul {
    width: 63%;
    float: left;
    padding: 20px 0px;
    border-right: #474747 1px solid;
}

.dibu_min ul li {
    width: 50%;
    box-sizing: border-box;
    padding-left: 15%;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dibu_min ul li a {
    font-size: 14px;
    color: #fff;
}

.dibu_rg {
    width: 26%;
    float: right;
    margin-left: 10%;
    margin-top: 20px;
}

.dibu_rg p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: left;
}

.dibu_rg span {
    width: 100%;
    float: left;
    margin-top: 5px;
}

.dibu_rg span a {
    position: relative;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 30px;
}

.dibu_rg_ewm {}

.dibu_rg_lj {}

.weibo,
.weixin {
    display: none;
    position: absolute;
    width: 77px;
    height: 77px;
    top: 50px;
    left: -17px;
}

.weibo img,
.weixin img {
    width: 100%;
}

.copy_bg {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: #323232;
    border-top: #474747 1px solid;
    font-size: 16px;
    color: #9a9a9a;
    line-height: 45px;
    text-align: center;
}

.copy_bg p{}
.copy_bg a{    color: #9a9a9a;}

/* footer */

.footer {
    background-color: #323232;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
}

.foot-box {
    width: 1600px;
    margin: 0 auto;
}

.foot-l {
    width: 450px;
    float: left;
    margin-top: 20px;
    margin-right: 130px;
}

.foot-l-s {
    margin-bottom: 20px;
}

.foot-logo img {
    display: block;
}

.foot-l-x {
    width: 350px;
    margin: 0 auto;
}

.foot-l-x ul li {
    width: 50%;
    height: 150px;
    float: left;
    position: relative;
}

.foot-l-x ul li div {
    margin: 0 20px;
}

.foot-l-x ul li div img {
    display: block;
    margin: 0 auto;
}

.foot-l-x ul li div p {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.foot-l-x ul li div p a {
    line-height: 28px;
    border: 1px solid #5a5a5a;
    border-radius: 14px;
    padding: 0 15px;
    display: inline-block;
    margin: 0 auto;
    font-size: 14px;
    color: #ffffff;
}

.foot-r {
    float: left;
}

.foot-lj {
    width: 540px;
    float: left;
}

.foot-lj ul {
    border-left: 1px solid #474747;
    border-right: 1px solid #474747;
    box-sizing: border-box;
    padding: 30px 40px;
}

.foot-lj ul li {
    width: 50%;
    box-sizing: border-box;
    padding-left: 6%;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
color: #fff;
}

.foot-lj ul li a {
    font-size: 14px;
    color: #fff;
}

.foot-dzdh {
    float: left;
    margin-left: 45px;
    box-sizing: border-box;
    padding: 30px 0;
}

.foot-dzdh-box {
    font-size: 14px;
    color: #ffffff;
    line-height: 36px;
    margin-bottom: 10px;
}

.foot-ewm {}

.dibu_rg_ewm a {
    display: block;
    width: 70px;
    float: left;
    position: relative;
}

@media only screen and (max-width:1550px) {
    .syship_rpic span:hover i {
        transform: rotate(360deg);
    }
    .nsnr_jjmar span img {
        transition: all 0.6s;
    }
    .nsnr_jjmar:hover span img {
        transform: scale(1.1);
        opacity: 0.8;
    }
    /* .topbg */
    .ksdh ul li a {
        margin-right: 40%;
    }
}

@media only screen and (max-width:1470px) {
    .topbg {
        width: 100%;
    }
.foot-dzdh{    margin-left: 46px;}
.foot-lj{    width: 460px;}
    .foot-box {
        width: 100%;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
    }
    .foot-l {
        float: none;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .foot-lj ul {
        border-left: 0;
        padding: 10px 0;
    }
    .foot-r {
        width: 810px;
        float: none;
        margin: 0 auto;
    }
}

@media only screen and (max-width:1300px) {
    .nav .nLi h3 a {
        font-size: 14px;
    }
}

@media only screen and (max-width:1200px) {
    .minpad {
        padding: 0px 15px;
    }
    .tlogo img {
        width: 250px;
    }
.nav .nLi h3 {
        padding: 0 10px;
    }
    /* zsxc */
    .min_mar {
        margin: 0 10px;
    }
    .minlf {
        width: 50%;
        margin-bottom: 25px;
    }
    .minrg {
        width: 100%;
        float: none;
    }
    .tz_box>div {
        width: 100%;
        box-sizing: border-box;
    }


    .mings_mar {
        margin-left: 30px;
    }
    .ksdh ul li a {
        margin-right: 30%;
    }
    .ksdh {
        margin-right: -50px;
    }
    .xiaoysh {
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding: 0 25px;
    }
 .mingshi {
        width: 100%;

        float: none;
    }
    .xiaoysh {
        margin-bottom: 30px;
    }
.mingshi {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .mings_mar {
        margin-left: 0;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
    }
.mings_lb a {
        margin: 0 30px;
    }
    .mings .slick-dots {
        right: 0;
        margin: auto;
    }
}

.header {
    display: none;
}

@media only screen and (max-width:1024px) {
    .nav {
        display: none;
    }
    div.header {
        display: block;
        position: absolute;
    }
    .topbg {
        position: absolute;
    }
    .tlogo {
        position: absolute;
        z-index: 5;
        left: 15px;
        top: 5px;
        margin: 0px;
    }
    .tlogo img {
        width: auto;
        height: 40px;
    }
    .tser {
        position: absolute;
        z-index: 5;
        top: 12px;
        margin: 0px;
        right: 65px;
        width: 50px;
    }
    a.tser_eg {
        display: none;
    }
    a.tser_a {
        display: none;
    }
    .banner {
        margin-top: 50px;
    }
   
    .dhxysh {
        background: url(../images/ic_dh.png) no-repeat 0 center;
    }
    .dhxysh a {
        margin-left: 0;
    }
    .foot-lj {
        width: 400px;
    }
    .foot-dzdh {
        margin-left: 40px;
    }
}

@media only screen and (max-width:1023px) {
    .mings_lb{
width:50%;
}
.mings_lb a {
        margin: 0 30px;
    }
    .mings .slick-dots {
        right: 0;
        margin: auto;
    }
    .daohang2 {
        box-sizing: border-box;
    }
    
    .ksdh ul li a {
        margin: 0 30px;
    }
    .min_box {
        margin-bottom: 0;
    }

}

@media only screen and (max-width:800px) {
    .ksdh ul li a {
        margin: 0 15px;
    }
    .ksdh ul li h2 {
        height: auto;
        line-height: normal;
        font-size: 14px;
    }
}

@media only screen and (max-width:767px) {
    .minlf {
        width: 100%;
        float: none;
    }
    .foot-r {
        width: 100%;
    }
    .foot-lj {
        width: 430px;
        float: none;
        margin: 0 auto;
    }
    .foot-lj ul {
        border-left: none;
        border-right: none;
    }
    .foot-lj ul li {
        padding-left: 0 !important;
    margin: 0 5px;
    width: calc(50% - 10px);
    }
    /* .foot-lj ul li a {
        font-size: 14px;
        color: #fff;
    } */
    .foot-dzdh {
        width: 300px;
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .foot-ewm {
            width: auto;
    display: table;
        margin: 0 auto;
    }
.dibu_rg_ewm a{    margin: 0 5px;}
    .weibo,
    .weixin {
        left: -4px;
    }
}

@media only screen and (max-width:650px) {
    .dibu_min {
        border-left: none;
    }
    .dibu_min ul {
        float: none;
        margin: 0 auto;
        border-right: none;
    }
    .dibu_rg {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .dibu_rg p {
        text-align: center;
    }
    .dibu_rg span {
        width: 135px;
        display: block;
        margin: 0 auto;
        float: none;
    }
    .dibu_rg span a {
        margin: 0 10px;
    }
.xc .xc-pc {
        display: none;
    }
    .xc .xc-sj {
        display: block;
    }
    .mings_lb{
width:100%;
float:none;
}
.mings_lb a {
        margin: 0;
    }
}

@media only screen and (max-width:600px) {
    .ksdh ul li a {
        margin: 0 5px;
    }
    .ksdh ul li h2 {
        height: auto;
        line-height: normal;
        font-size: 12px;
    }
    .foot-l {
        width: 100%;
    }
    .foot-logo img {
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width:450px) {
    .zsxc_xw {
        padding: 30px 25px 100px;
    }
    .foot-l-x {
        width: 100%;
    }
    .foot-lj {
        width: 100%;
    }
    .foot-lj ul li {
        padding-left: 15%;
    }
}

@media only screen and (max-width:414px) {
    .tlogo img {
        width: 200px;
        height: auto;
    }
    .min_mar .daohang {
        font-size: 18px;
    }
    .min_mar .daohang b {
        font-size: 18px;
    }
    .dhxysh {
        font-size: 18px;
    }
    .dhxysh b {
        font-size: 18px;
    }
    .mings_mar .daohang2 {
        font-size: 18px;
    }
    .mings_mar .daohang2 b {
        font-size: 18px;
    }
    .ksdh_box .daohang {
        font-size: 18px;
    }
    .ksdh_box .daohang b {
        font-size: 18px;
    }
    .min_box {
        margin-top: 30px;
    }
}

@media only screen and (max-width:400px) {
    .ksdh ul li {
        width: 33.3%;
    }
    .mings_more a {
        width: 30px;
        height: 31px;
    }
    .mings_more a span {
        display: none;
    }
}














/* 二级页-开始 */

.ej_bmjj{width: 1074px;margin: 50px auto 0;max-width:100%;}
.ej_bmjj ul{}
.ej_bmjj ul li{margin-bottom: 100px;}


.ej_bmjj ul li a{display: block;position: relative;}
.ej_bmjj ul li a::after{content: '';display: block;width: 100%;height: 100%;background: url(../images/bmjj_li1.png) no-repeat center center;background-size: 100% 100% !important;position: absolute;top: 0;left: 0;z-index: 2;}

.ej_bmjj ul li img{vertical-align: middle;width: 100%;}
.ej_bmjj ul li h2{font-size: 3.5rem;color: #fff;position: absolute;right: 4rem;top: calc(50% - 2.5rem);z-index: 6;font-weight: normal;padding-bottom: 1.625rem;
}
.ej_bmjj ul li h2::after{content: '';display: block;width: 60px;height: 2px;background: #fff;position: absolute;right: 0;bottom: 0;transition:0.4s;}




.ej_bmjj ul li:nth-child(2n) h2{right: auto;left: 4rem;}
.ej_bmjj ul li:nth-child(2n) h2::after{right: auto;left: 0;}

.ej_bmjj ul li.li2 a::after{background: url(../images/bmjj_li2.png) no-repeat center center;}
.ej_bmjj ul li.li3 a::after{background: url(../images/bmjj_li3.png) no-repeat center center;}
.ej_bmjj ul li.li4 a::after{background: url(../images/bmjj_li4.png) no-repeat center center;}
.ej_bmjj ul li.li5 a::after{background: url(../images/bmjj_li5.png) no-repeat center center;}
.ej_bmjj ul li.li6 a::after{background: url(../images/bmjj_li6.png) no-repeat center center;}
.ej_bmjj ul li.li7 a::after{background: url(../images/bmjj_li1.png) no-repeat center center;}
.ej_bmjj ul li.li8 a::after{background: url(../images/bmjj_li2.png) no-repeat center center;}
.ej_bmjj ul li.li9 a::after{background: url(../images/bmjj_li3.png) no-repeat center center;}
.ej_bmjj ul li.li10 a::after{background: url(../images/bmjj_li4.png) no-repeat center center;}

.ej_bmjj ul li:hover h2::after{width: 100%;}


@media(max-width: 1200px){
    .ej_bmjj{width: 100%;margin-top: 20px;}
    .ej_bmjj ul li h2{font-size: 2rem;padding-bottom: 1rem;right: 2rem;}
    .ej_bmjj ul li:nth-child(2n) h2{right: auto;left: 2rem;}
    .ej_bmjj ul li{margin-bottom: 50px;}
}


@media(max-width: 650px){
    .ej_bmjj ul li{margin-bottom: 1rem;}
    .ej_bmjj ul li img{min-height:90px;}
    .ej_bmjj ul li h2{font-size: 1.25rem;right: 1rem;padding-bottom: 0.5rem;top: calc(50% - 1rem);}
    .ej_bmjj ul li:nth-child(2n) h2{right: auto;left: 1rem;}
}








.ej_xszc{width: 1074px;margin: 2rem auto 0;max-width:100%;}
.ej_xszc ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_xszc ul li{width: 46.6%;margin-bottom: 3rem;transition: 0.4s;}
.ej_xszc ul li a{display: block;}
.ej_xszc ul li .pic{    width: 100%;
    overflow: hidden;
    padding-bottom: 54%;
    height: 0;
    position: relative;}
.ej_xszc ul li .pic img{
    display: block;
    width: 100%;
    transition: 0.4s;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ej_xszc ul li .con{background: #a20f1a;padding: 1.125rem;display: flex;justify-content: space-between;align-items: center;}
.ej_xszc ul li .con .bt{font-size: 22px;color: #ffffff;width: calc(100% - 2.5rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ej_xszc ul li .con .jt{width: 1.875rem;height: 1.875rem;background: url(../images/ej_xszc_jt.png) no-repeat center center;}


.ej_xszc ul li:hover .pic img{transform: scale(1.05);}
.ej_xszc ul li:hover{box-shadow: 0 0 10px rgba(0, 0, 0, .5);}

@media(max-width: 1600px){

}

@media(max-width: 1200px){
    .ej_xszc{width: 100%;}
    .ej_xszc ul li{width: 48%;}
    .ej_xszc ul li .con{padding: 10px 15px;}
    .ej_xszc ul li .con .bt{font-size: 1.125rem;}
}

@media(max-width: 650px){
    .ej_xszc ul li{width: 100%;}
}




.ej_jxzc{width: 1074px;margin: 2rem auto 0;max-width:100%;}

.ej_tit1{margin-bottom: 2rem;}
.ej_tit1 p{font-size: 28px;color: #333333;font-weight: bold;text-align: center;}

.ej_tit2{padding-bottom: 12px;border-bottom: 2px solid #f4f4f4;margin-bottom: 20px;}
.ej_tit2 p{font-size: 22px;color: #333333;font-weight: bold;padding-left: 1.875rem;position: relative;}
.ej_tit2 p::after{content: '';display: block;width: 7px;height: 7px;background: #a20f1a;border-radius: 50%;position: absolute;left: 12px;top: 12px;}

.jxzc_p1{margin-bottom: 30px;}
.jxzc_p1 p{font-size: 1.125rem;line-height: 2.125rem;text-indent: 2em;}
.jxzc_p1 .xx{margin-top: 15px;}
.jxzc_p1 .xx p{position: relative;background: url(../images/ej_jxzc_dh.png) no-repeat 12px center;background-size: 17px;}
.jxzc_p1 .xx p+p{background: url(../images/ej_jxzc_dd.png) no-repeat 12px center;background-size: 16px;}

.jxzc_p2{}
.jxzc_p2 ul{margin: 0 -2.5rem;display: flex;flex-wrap: wrap;}
.jxzc_p2 ul li{    width: calc(25% - 3rem);
    margin: 0 1.5rem 2rem;
    position: relative;}
.jxzc_p2 ul li::after{content: '';display: block;width: 100%;height: 200px;border: 1px solid #d2d2d2;position: absolute;bottom: 0;left: 0;transition:0.4s;}
.jxzc_p2 ul .a{display: block;padding: 0 20px 20px 20px;position: relative;z-index: 3;}
.jxzc_p2 ul .pic{width: 100%;margin: 0 auto;}
.jxzc_p2 ul .pic img{display: block;width: 100%;}
.jxzc_p2 ul .zw{font-size: 1rem;color: #fff;background: #a20f1a;text-align: center;margin: 0 auto;padding: 8px 0 10px;}
.jxzc_p2 ul .con{}
.jxzc_p2 ul .con .bt{font-size: 1rem;color: #333333;text-align: center;line-height: 1.5rem;margin: 5px 0 0;transition:0.4s;
    margin-bottom: 0.3rem;}
.jxzc_p2 ul .con .yx{    font-size: .875rem;width: 96%;
    color: #737373;
    line-height: 1.25rem;
    padding-left: 1.3rem;
background:url(../images/ej_zykc_ico2.png) no-repeat center left;
}

.jxzc_p2 ul li:hover .con .bt{color: #a20f1a;}
.jxzc_p2 ul li:hover::after{border: 1px solid #a20f1a;}

@media(max-width: 1600px){

.jxzc_p2 ul li{width: calc(33.33% - 2rem);margin: 0 1rem 2rem;}
}

@media(max-width: 1200px){
    .ej_jxzc{width: 100%;}
    .jxzc_p2 ul{margin: 0 -1rem;display: flex;flex-wrap: wrap;}
.jxzc_p2 ul li{width: calc(50% - 2rem);margin: 0 1rem 2rem;}
}

@media(max-width: 850px){
    .ej_tit2{margin-bottom: 3px; padding-bottom: 8px;}

.jxzc_p2 ul .con .yx{}
.jxzc_p2 ul .a {
    display: block;
    padding: 0 10px 10px 10px;
}



.ej_tit2 p {
    font-size: 18px;
}
.jxzc_p2 ul li {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
}
.jxzc_p2 ul .con .yx{padding: 0 0px;}
.ej_jxzc{    margin: 1rem auto 0;}
.ej_tit1 p {
    font-size: 22px;
}
.jxzc_p2 ul .zw{    font-size: 0.8rem;}


}



.ej_zykc{width: 1074px; max-width:100%; margin: 3rem auto 0;    clear: both;}

.ej_zykc ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_zykc ul li{width: calc(50% - 25px);box-shadow: 0 0 10px rgba(0, 0, 0, .15);margin-bottom: 2.8125rem;
transition:0.4s;
}
.ej_zykc ul li a{display: flex;justify-content: space-between;padding: 1.25rem;}
.ej_zykc ul li .pic{width: 170px;display: block;}
.ej_zykc ul li .pic img{display: block;width: 100%;}
.ej_zykc ul li .con{width: calc(100% - 12.5rem);padding-top: .625rem;}

.ej_zykc ul li .con .bt{font-size: 1.5rem;color: #333333;font-weight: bold;line-height: 2rem;
    transition:0.4s;
}
.ej_zykc ul li .con .zc{font-size: 1rem;color: #333333;
    transition:0.4s;
}
.ej_zykc ul li .con .xx{border-left: 1px solid #a20f1a;padding-left: 11px;margin-top: 2.25rem;}
.ej_zykc ul li .con .xx p{font-size: .875rem;color: #666666;line-height: 1.3rem;padding-left: 24px;background: url(../images/ej_zykc_ico1.png) no-repeat left 2px;background-size: 16px !important;
word-break: break-all;
margin-bottom: 0.8rem;
}
.ej_zykc ul li .con .xx p+p{background: url(../images/ej_zykc_ico2.png) no-repeat left 3px;}
.ej_zykc ul li .con .xx p+p+p{background: url(../images/ej_zykc_ico3.png) no-repeat left 1px;}


.ej_zykc ul li:hover{box-shadow: 0 0 10px rgba(0, 0, 0, .4);}
.ej_zykc ul li:hover .con .bt{color: #a20f1a;}
.ej_zykc ul li:hover .con .zc{color: #a20f1a;}

@media(max-width: 1600px){

.ej_zykc ul li .pic{    width: 130px;}
.ej_zykc ul li .con .xx{ margin-top: 0.5rem;}
.ej_zykc ul li .con {
    width: calc(100% - 9rem);
}
.ej_zykc ul li .con .bt{    font-size: 1.25rem;}
.ej_zykc ul li .con .xx p{    line-height: 1.1rem;    margin-bottom: 0.4rem;}

}


@media(max-width: 1200px){
    .ej_zykc{width: 100%;}
    .ej_zykc ul li a{padding: 10px;}
    .ej_zykc ul li{width: 100%;margin-bottom: 1rem;}
    .ej_zykc ul li .pic{width: 30%;}
    .ej_zykc ul li .con{width: 65%;padding-top: 0;}
    .ej_zykc ul li .con .bt{font-size: 1.25rem;}
    .ej_zykc ul li .con .xx{margin-top: 1rem;}
    .ej_zykc ul li .con .xx p{margin-bottom: 0.2rem;}

}
@media(max-width: 1024px){

.ej_zykc{ margin: 1rem auto 0;}
.ej_zykc ul li .con .bt {font-size: 1rem;}
.ej_zykc ul li .con .xx p{    font-size: 12px; margin-bottom: 0.6rem; line-height: 1.3rem;}


}



.pb_sys_common{text-align: center !important;}










.ban_img{position: relative;}
.ban_img::after{content: ''; display: block;width: 100%;height: 162px;background: url(../images/bn_dt_zz.png) repeat-x bottom center;background-size: auto 100%;
position: absolute;bottom: 0;left: 0;z-index: 3;}

.ban_img p{font-size: 1.5rem;color: #ffffff;position: absolute;left: 2.5rem;bottom: 1.875rem;line-height: 2rem;
z-index: 6;

overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}

.banner .slick-dots{width: auto;position: absolute;right: 2.5rem;bottom: 1.875rem;}
.banner .slick-dots li{width:1rem;height:1rem;border-radius: 50%;border: 1px solid #fff;margin-left: 1rem;background: none;}

.banner .slick-dots li.slick-active{background: #fff;}

.banner .slick-active .ban_img1 {
       animation: none;}
.banner .slick-active .ban_img1 img{
       animation: bigger 6s linear 0s;}


.part2{}
.part2 ul{background: #f5f5f5;padding: 3.125rem 0;}
.part2 ul::after{content: '';display: block;clear: both;}
.part2 ul li{    float: left;
    width: 21%;
    margin: 0 2%;}
.part2 ul li a{display: block;}
.part2 ul li a::after{content: '';clear: both;display: block;}
.part2 ul li img{float: left;display: block;width: 13%;}

.part2 ul li h2{    float: right;
    width: 81%;
    font-size: 1.25rem;
    color: #a1101d;
    font-weight: bold;
    margin-bottom: 0.4rem;
    padding-top: 0rem;}
.part2 ul li p{    float: right;
    width: 81%;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #333333;
    text-align: justify;}



.part2 ul li:hover img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}


@-webkit-keyframes circleProgressLoad_right{
    0%{
        -webkit-transform: rotate(45deg);}
    50%{
        -webkit-transform: rotate(225deg);}
    100%{
        -webkit-transform: rotate(225deg);}
}
@-webkit-keyframes circleProgressLoad_left{
    0%{
        -webkit-transform: rotate(45deg);}
    50%{
        -webkit-transform: rotate(45deg);}
    100%{
    -webkit-transform: rotate(225deg);}
}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none ;}
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) ;}
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) ;}
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) ;}
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) ;}
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) ;}
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) ;}
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) ;}
}

.mings{    padding-bottom: 0;}
.mings_mar{    margin-left: 60px;}
.min_box.xyms{ background: #e9e9e9;    padding: 50px 0 60px;    margin: 0;}
.xiaoysh{    width: 40%;}
.mingshi{ width: 60%;}
.mings_lb{    width: 50%;    margin-bottom: 59px;}
.mings_lb+.mings_lb+.mings_lb{margin-bottom: 0px;}
.weibo, .weixin{    display: block !important;
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;}
.dibu_rg_ewm a{    width: 80px; margin-right: 1rem;}
.foot-ewm p{    color: #fff;
    text-align: center;
    margin-top: 0.3rem;}


@media(max-width: 1500px){
    .part2 ul{    padding: 1.5rem 0;}
    .part2 ul li{    width: 23%; margin: 0 1%;}
    
    
}
@media(max-width: 1400px){
.part2 ul li p{font-size: 0.8rem;
    line-height: 1.25rem;}
}

@media(max-width: 1200px){
.xiaoysh{    width: 100%;}
.mingshi{ width: 100%; margin-bottom:0;}
.mings_lb a{margin: 0;}
.mings_lb {
    width: 48%;
    margin-bottom: 4% !important;}
.mings {
    display: flex;
    padding-bottom: 0;
    flex-wrap: wrap;
    justify-content: space-between;}
    .mings_mar{    margin-left: 0;}

}
.mings_box{margin-bottom:0;}


@media(max-width: 1024px){
    .part2 ul{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 1.5em 3% 0.8rem;}
    .part2 ul::after{display:none;}
    .part2 ul li{    width: 48%;margin: 0 0 1rem;}
    .part2 ul li p{width: 100%;margin-top: 0.5rem;}
    .part2 ul li img{width: 16%;}
    .part2 ul li h2{width: 78%;padding: 0;margin: 0;}
    .part2 ul li a{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
}

@media(max-width: 650px){

.mings_lb{width:100%;}
    .ban_img p{    left: 0.5rem;
        bottom: 0.5rem;font-size: 1rem;line-height: 1.5rem;}
    .ban_img::after{height: 60px;}

    .part2 ul li h2{font-size: 1rem;padding-top: 0;}
    .part2 ul li p{font-size: 14px;line-height: 18px;}

    
    .banner .slick-dots{right: 0.5rem;
        bottom: 0.5rem;}
    .banner .slick-dots li{    width: 0.6rem;
        height: 0.6rem;
        margin-left: 0.3rem;}

}




.part5{width: 100%;position: relative;border-bottom: 4px solid #90000a;}
.part5 a{display: block;width: 100%;position: relative;}
.part5 a .img2{    position: absolute;
    top: 21%;
    width: 36%;
    left: 33%;}
.part5 a>img{display: block;width: 100%;}

.bowen {
    transform: scale(0.8);
    height: 9rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 9rem;
    margin: 0px auto;
    cursor: pointer;

    top: 0;
    left: 0;
    right:0;
    bottom: 0;

    margin: auto;}

.bowen .con {
    background: 0% 0% / 100% rgb(162, 15, 26);
    width: 6.25rem;
    height: 6.25rem;
    opacity: 1;
    position: relative;
    z-index: 5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;}

.bowen .con img {
    margin: 0rem 0px 0px 0.6rem;
    display: block;
    max-width: 37%;
    transform: translate(0px, 0px);}

.bowen .con p {
    text-align: center;
    text-indent: 0px;
    margin-top: 1.5rem;
    font-size: 14px !important;
    color: rgb(255, 255, 255) !important;
    line-height: 20px !important;
    width: 100% !important;}

.bowen .bw {
    position: absolute;
    width: 6.25rem;
    height: 6.25rem;
    background: rgba(162, 15, 26, 0.12);
    z-index: 1;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    animation: 2s linear 0s infinite normal none running yc_yyxt_dh;}

.bowen .bw1 {}

.bowen .bw2 {
    animation-delay: 1s;}

.bowen .bw3 {
    animation-delay: 2s;}

.part4 .p4_main .wap_zs {
    display: none;}

@keyframes yc_yyxt_dh {
    0% {
        width: 6.25rem;
        opacity: 1;
        height: 6.25rem;
        background: rgb(162, 15, 26);}

    100% {
        width: 9rem;
        opacity: 0;
        height: 9rem;
        background: rgba(162, 15, 26, 0.3);}
}

@keyframes bowen_jt {
    0% {
        transform: translate(0px, 0px);}

    50% {
        transform: translate(0px, 3px);}

    100% {
        transform: translate(0px, 0px);}
}

.part5 a:hover .bowen .con img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}



@media(max-width: 1200px){
.bowen {    transform: scale(0.5);}
}

@media(max-width: 650px){

.bowen {    transform: scale(0.3);}


}


