@charset "UTF-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, pre, th, td, dl, dd, form, fieldset, legend, article, aside, details, figcaption, figure, footer, header, menu, nav, section, summary { margin: 0; padding: 0; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section, summary { display: block; }

a { transition: 0.6s; background-color: transparent; text-decoration: none; color: inherit; }

body { font-size: 14px; line-height: 200%; letter-spacing: 1px; position: relative; font-family: "微软雅黑", "Microsoft YaHei", "SimSun", "宋体" !important; }
@media only screen and (min-width: 1024px) { body { min-width: 1250px; } }

table { border-collapse: collapse; }

button, input, select, textarea { font-size: 100%; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

mark { background-color: inherit; }

abbr[title] { border-bottom: 1px dotted; }

ol, dl, dt, dd, ul, li { list-style: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }

em { font-style: normal; }

img { border: 0; display: block; }

a:hover, a:focus { text-decoration: none !important; }

.clear:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }

* { box-sizing: border-box; }

.word_content { box-sizing: border-box; font-size: 14px; color: #545353; }
.word_content img { max-width: 100%; display: inline-block; }
.word_content p { color: #666; }

@media only screen and (max-width: 1920px) { .center { width: 1200px; margin: 0 auto; } }
@media only screen and (max-width: 1024px) { .center { width: 768px; padding: 0 2%; } }
@media only screen and (max-width: 768px) { .center { width: 100%; } }

.clearfix::after { display: block; overflow: hidden; clear: both; width: 0; height: 0; content: ''; }

html::-webkit-scrollbar { width: 5px; height: 5px; }
html::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); }
html::-webkit-scrollbar-thumb { background: #8A211B; border-radius: 6px; }
html::-webkit-scrollbar-corner { background: #82AFFF; }

@keyframes scale { 0% { transform: scale(1); opacity: 0.8; }
    100% { transform: scale(1.4); opacity: 0; } }
@-webkit-keyframes beat { from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); } }
@keyframes rotate { from { transform: rotate(0deg); }
    to { transform: rotate(360deg); } }
aside { width: 50px; position: fixed; right: 3%; top: 50%; z-index: 20; transform: translateY(-50%); }

aside ul li { overflow: hidden; margin-bottom: 4px; line-height: 57px; transition: 0.6s; position: relative; text-align: center; background: #878787; width: 47px; height: 47px; }

aside ul li i { color: #BDBCBC; }

aside ul li a { display: block; }

aside ul li .aside_type1 { transition: 0.6s; width: 120px; height: 120px; background: url(../img/f_qrc.jpg); background-size: 100% 100%; transform: scale(0); position: absolute; left: -130px; top: -38px; }

aside ul li .aside_type1 img { width: 100%; height: 100%; }

aside ul li .aside_type2 { z-index: -1; border: 3px solid #8A211B; opacity: 0; transition: 0.6s; position: absolute; color: #707070; height: 47px; line-height: 40px; padding: 0 10px; width: 210px; top: 0; right: 0; background: #fff; box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2); }

aside ul li .aside_type2 a { display: inline-block; }

aside ul li .aside_type3 { background: #fff; transition: 0.6s; opacity: 0; border: 3px solid #8A211B; z-index: -1; transition: 0.6s; position: absolute; color: #707070; line-height: 47px; top: -51px; left: -130px; background: #fff; width: 160px; box-sizing: border-box; }

aside ul li .aside_type3 img { padding: 16px 0 0 0; margin: 0 auto 0 auto; }

aside ul li .aside_type3 span { height: 35px; line-height: 35px; text-indent: 20px; width: 110px; background: #fff url(../img/qq_ico.png) no-repeat 22px 9px; border-radius: 6px; margin-bottom: 10px; display: block; }

aside ul li .aside_type3 a:hover { background: #8A211B; }

aside ul li .aside_type3 a:hover { color: #fff; }

aside ul li:hover { background: #8A211B; overflow: visible; }

aside ul li:hover i { color: #fff; }

aside ul li:hover .aside_type1 { transform: scale(1); }

aside ul li:hover .aside_type2 { opacity: 1; right: 45px; }

aside ul li:hover .aside_type2 a { transition: 0.6s; }

aside ul li:hover .aside_type2 a:hover { color: #8A211B; }

aside ul li:hover .aside_type3 { opacity: 1; left: -160px; }

aside ul li .go_top { cursor: pointer; transition: 0.6s; }

aside ul li .go_top:hover { color: #8A211B; }

aside ul li .icon { display: block; margin: 0 auto; width: 46px; height: 46px; overflow: hidden; }

aside ul li .icon i { box-sizing: content-box; margin: 0 auto; display: inline-block; width: 46px; height: 46px; position: relative; }

aside ul li:nth-of-type(1) .icon i { background: url(../img/aside_ico1.png) no-repeat center center; }

aside ul li:nth-of-type(2) .icon i { background: url(../img/aside_ico2.png) no-repeat center center; }

aside ul li:nth-of-type(3) .icon i { background: url(../img/aside_ico3.png) no-repeat center center; }

aside ul li:last-child .icon i { background: url(../img/aside_ico4.png) no-repeat center center; }

aside ul li:last-child { background: #D7D7D7; }

aside ul li:last-child:hover { background: #8A211B; }

aside ul li:last-child .icon i { filter: drop-shadow(46px 0px #fff) !important; }

@media only screen and (max-width: 992px) { aside { display: none !important; } }
.pub_banner { position: relative; height: 674px; }
.pub_banner .swiper-container { height: 100%; }
.pub_banner .swiper-container .swiper-wrapper { height: 100%; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide { height: 100%; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide figure { height: 100%; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide figure div { width: 100%; height: 100%; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide figure div img { width: 100%; height: 100%; object-fit: cover; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption { text-align: center; transform: translateY(-50%); position: absolute; top: 50%; left: 50%; width: 500px; margin-left: -250px; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption h4 { text-align: center; font-size: 36px; color: #ffffff; line-height: 100%; display: block; text-shadow: 2px 2px 0 #646161; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption h4 span { display: inline-block; margin-right: 10px; }
.pub_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption .more3 { display: inline-block; width: 22px; height: 22px; background: url("../img/more3_ico.png") no-repeat; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .pub_banner { height: 213px; padding-top: 50px; }
    .pub_banner .swiper-container { height: 100%; }
    .pub_banner .swiper-container .swiper-wrapper { height: 100%; }
    .pub_banner .swiper-container .swiper-wrapper .swiper-slide { height: 100%; }
    .pub_banner .swiper-container .swiper-wrapper .swiper-slide figure { height: 100%; }
    .pub_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption { text-align: center; transform: translateY(-50%); position: absolute; width: 270px; margin-left: -135px; }
    .pub_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption h4 { font-size: 1.375rem; padding: 8px 20px; margin-bottom: 6px; }
    .pub_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption h4 span { font-size: 1.375rem; margin: 0 0 3% 0; display: block; } }

.ind_banner { position: relative; }
.ind_banner figcaption { position: absolute; width: 800px; height: 360px; top: 50%; left: 50%; transform: translateY(-50%) translateX(-600px); }
.ind_banner figcaption hr { opacity: 0; transform: translateX(-600px); transition: 0.6s; width: 116px; height: 5px; margin: 0 auto 0 0; background: #fff; border: none; }
.ind_banner figcaption h5 { opacity: 0; transform: translateX(-600px); transition: 1s; font-weight: bold; text-align: left; font-size: 48px; color: #ffffff; line-height: 180%; display: block; }
.ind_banner figcaption p { opacity: 0; transform: translateX(-600px); transition: 1.2s; text-align: left; font-size: 24px; color: #ffffff; line-height: 180%; display: block; }
.ind_banner figcaption span { opacity: 0; transform: translateX(-1200px); margin: 10px 0 20px 0; transition: 1.3s; text-align: left; font-size: 18px; color: #ffffff; line-height: 180%; display: block; }
.ind_banner figcaption .more2 { opacity: 0; transform: translateX(-600px); transition: 1.4s; display: block; width: 51px; height: 51px; background: url("../img/more_ico.png") no-repeat; }
.ind_banner .ani-slide figcaption hr { opacity: 1; transform: translateX(0); }
.ind_banner .ani-slide figcaption h5 { opacity: 1; transform: translateX(0); }
.ind_banner .ani-slide figcaption p { opacity: 1; transform: translateX(0); }
.ind_banner .ani-slide figcaption span { opacity: 1; transform: translateX(0); }
.ind_banner .ani-slide figcaption .more2 { opacity: 1; transform: translateX(0); }
.ind_banner .swiper-pagination { bottom: 60px !important; }
.ind_banner .swiper-pagination .swiper-pagination-bullet { background: transparent; width: 10px; height: 10px; border: 1px solid #fff; margin: 0 4px; opacity: 1; }
.ind_banner .swiper-pagination .swiper-pagination-bullet-active { background: #FFA70E; border: 1px solid #FFA70E; }
@media only screen and (min-width: 1024px) and (max-width: 1920px) { .ind_banner .swiper-container .swiper-wrapper { height: 100%; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide { height: 100%; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure a div { position: relative; padding: 20% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure a div img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .ind_banner { padding-top: 50px; }
    .ind_banner .swiper-container .swiper-wrapper { height: 100%; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide { height: 100%; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure { height: 100%; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure div { width: 100%; height: 100%; padding: 0; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure div img { width: 100%; height: 100%; object-fit: cover; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption { position: absolute; width: 80%; height: 130px; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption hr { width: 110px; display: none; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption h5 { font-size: 1.375rem; margin: 15px 0 5px 0; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption p { font-size: 1.375rem; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption span { display: none; }
    .ind_banner .swiper-container .swiper-wrapper .swiper-slide figure figcaption .more2 { display: none; }
    .ind_banner .swiper-container .swiper-pagination { bottom: 0 !important; } }

.bdsharebuttonbox { margin-top: 11px; }
.bdsharebuttonbox a { float: none !important; vertical-align: middle; font-size: 16px !important; width: 40px !important; display: inline-block; height: 40px !important; background-position: unset !important; margin: 0 !important; padding: 0 !important; }
.bdsharebuttonbox a:hover { filter: brightness(1.2); }
.bdsharebuttonbox .bds_more { width: auto !important; height: auto !important; background-image: none !important; }
.bdsharebuttonbox .bds_weixin { background-image: url("../img/share_ico1.png") !important; }
.bdsharebuttonbox .bds_tsina { background-image: url("../img/share_ico2.png") !important; }
.bdsharebuttonbox .bds_qzone { background-image: url("../img/share_ico3.png") !important; }
.bdsharebuttonbox .bds_tqq { background-image: url("../img/share_ico4.png") !important; }
.bdsharebuttonbox .bds_renren { background-image: url("../img/share_ico5.png") !important; }

.fenye { padding: 1% 0px; margin: 25px 0px 10px 0px; display: flex; justify-content: center; align-items: center; }

.fenye ul { width: 116px; }

.fenye ul li { float: left; width: 30px; height: 30px; margin: 0px 9px; line-height: 30px; background: #b6b6b7; border-radius: 5px; font-size: 16px; color: #fff; text-align: center; transition: .3s; }

.fenye ul li:hover a, .fenye ul li.active a { color: #fff; background: #8A211B; }

.fenye ul li a { display: block; border-radius: 5px; }

.fenye ul .fenye-p, .fenye ul .fenye-n { font-size: 16px; }

.fenye select { width: 70px; height: 30px; line-height: 30px; border: 1px solid #ccc; border-radius: 5px; font-size: 16px; color: #5a5a5a; }

.feedback { background: #fff; padding: 20px; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .feedback { padding: 2%; } }

.msg_form > input { float: left; text-indent: 20px; width: 33%; height: 60px; margin-right: 0.5%; background: #f6f6f6; font-size: 16px; color: #bdbdbd; border: 1px solid transparent; transition: .6s; }

.msg_form input:nth-of-type(3n+3) { margin-right: 0px; }

.msg_form input:focus { border: 1px solid #8A211B; outline: none; transition: 0.6s; }

.msg_form .formCon { resize: none; width: 100%; height: 215px; margin-top: 15px; background: #f6f6f6; padding-top: 25px; text-indent: 20px; font-size: 16px; color: #bdbdbd; border: 1px solid transparent; transition: .6s; letter-spacing: 1px; }

.msg_form .formCon:focus { border: 1px solid #8A211B; outline: none; transition: 0.6s; }

.msg_form .form_btn { padding-top: 40px; }

.msg_form .form_btn input { text-indent: 0; width: 240px; height: 50px; margin-right: 10px; cursor: pointer; border-radius: 4px; }

.msg_form .form_btn .form_submit { color: #fff; background: #8A211B; border: 0; text-indent: 0; }

.msg_form .form_btn .form_submit_default { background: #d1d1d1; color: #fff; }

.msg_form .form_btn .form_reset { border: 0; background: #d1d1d1; color: #fff; }

.msg_form .ver_code { border-bottom: 0 !important; margin-top: 20px; }

.msg_form .ver_code > p { display: inline-block; font-size: 18px; }

.msg_form .ver_code .code-box { vertical-align: bottom; display: inline-block; position: relative; padding: 0 10px; width: 300px; height: 40px; color: #fff; text-shadow: 1px 1px 1px black; background: rgba(0, 0, 0, 0.16); border: 0; border-radius: 5px; outline: none; box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06); }

.msg_form .ver_code .code-box p, .msg_form .ver_code .code-box span { margin-top: 0 !important; color: #fff !important; display: block; position: absolute; left: 0; height: 40px; text-align: center; line-height: 40px; border-radius: 5px; }

.msg_form .ver_code .code-box span { width: 40px; font-family: "宋体"; font-size: 16px; cursor: pointer; background: #fff; }

.msg_form .formCity { width: 100%; margin-right: 0px; }

@media only screen and (min-width: 0px) and (max-width: 640px) { .msg_form input { width: 100%; height: 40px; margin-bottom: 2%; }
    .msg_form .formCon { padding-top: 8px; }
    .msg_form .code-box { width: 240px !important; }
    .msg_form .ver_code { margin-top: 10px; }
    .msg_form .formCon { height: 116px; margin-top: 0; }
    .msg_form .form_btn { display: flex; align-items: center; justify-content: space-between; padding-top: 20px; }
    .msg_form .form_btn input { width: 100px; height: 35px; } }

.pub_header { background: #fff; }
.pub_header .top { text-align: center; }
.pub_header .top .center { display: flex; align-items: center; justify-content: space-between; padding-top: 1%; padding-bottom: 1%; }
.pub_header .top .center .left .t_logo { display: block; }
.pub_header .top .center .left .t_logo img { width: 100%; }
.pub_header .top .center .left .t_logo .mob { display: none; }
.pub_header .top .center .right { width: 350px; }
.pub_header .top .center .right .t_phone { float: left; padding: 0 0 0 45px; background: url("../img/t_phone_ico.png") no-repeat left center; }
.pub_header .top .center .right .t_phone h5 { text-align: left; font-size: 14px; color: #777878; line-height: 120%; display: block; }
.pub_header .top .center .right .t_phone span { text-align: left; font-size: 24px; color: #8a211b; line-height: 120%; display: block; font-weight: bold; }
.pub_header .top .center .right .lang { margin: 5px 0 0 27px; float: left; background: #EEEEED; padding: 2px 6px; }
.pub_header .top .center .right .lang a { font-weight: bold; }
.pub_header .top .center .right .lang a:hover { color: #8A211B; }
.pub_header nav { display: flex; align-items: center; justify-content: space-between; background: #8A211B; }
.pub_header nav ul li { float: left; border-right: 1px solid #A52E27; border-left: 1px solid #751B16; }
.pub_header nav ul li a { text-align: center; font-size: 14px; color: #ffffff; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 13px 6px; width: 122px; }
.pub_header nav ul li:hover a { background: #4F4B4A; color: #fff; }
.pub_header nav ul .active a { background: #4F4B4A; color: #fff; }
.pub_header nav .nav_last { margin: 12px 0 0 20px; border-right: none; }
.pub_header nav .nav_last .pub_search { position: relative; display: inline-block; width: 176px; height: 28px; line-height: 28px; }
.pub_header nav .nav_last .pub_search input { vertical-align: top; border-radius: 25px; box-sizing: border-box; width: 100%; height: 100%; line-height: 26px; padding: 0 35px 0 16px; border: 1px solid #ccc; color: #8c8c8c; outline: none; transition: 0.4s; }
.pub_header nav .nav_last .pub_search input:focus { box-shadow: 0 0 10px #999; }
.pub_header nav .nav_last .pub_search button { width: 28px; height: 28px; border-radius: 50%; outline: none; border: none; border-left: 1px solid #ccc; cursor: pointer; position: absolute; background: #4F4B4A url("../img/search_ico.png") no-repeat center; top: 0; right: 0px; }
.pub_header .nav_btn { z-index: 9999999; margin-top: 5px; display: block; border-radius: 4px; padding: 4px; position: relative; float: left; width: 30px; height: 30px; cursor: pointer; }
.pub_header .nav_btn span { position: absolute; top: 50%; left: 4px; display: block; width: 22px; height: 2px; margin-top: -1px; background: #fff; transition: .2s ease; }
.pub_header .nav_btn span:before { content: ''; position: absolute; top: -8px; left: 0; width: 22px; height: 2px; border-radius: 3px; background: #fff; transition: transform .2s ease, top .2s ease; }
.pub_header .nav_btn span:after { position: absolute; top: 8px; left: 0; width: 22px; height: 2px; content: ''; border-radius: 3px; background: #fff; transition: transform .2s ease, top .2s ease; }
.pub_header .nav_btn_open span { width: 0; background: #fff; }
.pub_header .nav_btn_open span:before { top: 0; transform: rotate(45deg); background: #fff; }
.pub_header .nav_btn_open span:after { top: 0; transform: rotate(-45deg); background: #fff; }
@media only screen and (min-width: 1024px) and (max-width: 1920px) { .pub_header .nav_btn { display: none; }
    .pub_header .mobile-nav-box { display: none; } }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .pub_header .h_top { display: none; }
    .pub_header .top { position: fixed; padding: 7px 2%; z-index: 999; background: #303030; width: 100%; border-bottom: 1px solid #ccc; }
    .pub_header .top .center .left .t_logo { max-width: 137px; }
    .pub_header .top .center .left .t_logo .pc { display: none; }
    .pub_header .top .center .left .t_logo .mob { display: block; }
    .pub_header .top .center .right { display: none; }
    .pub_header .top .pub_search { display: none; }
    .pub_header .top .t_sns { display: none; }
    .pub_header .top .t_logo { display: none; }
    .pub_header nav { display: none; }
    .pub_header .mobile-nav-box { position: fixed; top: 0; left: 0; z-index: 999999; min-width: 250px; width: 100%; height: 100%; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4); transform: perspective(450px) rotateY(-90deg); transform-origin: 0; transition: .4s ease; }
    .pub_header .mobile-nav-box .search-btn { z-index: 99999999; position: relative; width: 250px; box-sizing: border-box; padding: 0 20px; background: #333; line-height: 49px; font-size: 16px; color: #fff; text-align: center; cursor: pointer; }
    .pub_header .mobile-nav-box .search-btn img { max-width: 100%; padding: 2%; }
    .pub_header .mobile-nav-box .search-btn i { margin-wleft: 10px; }
    .pub_header .mobile-nav-box .search-btn .pub_search2 { width: 100%; min-width: 175px; max-width: 248px; position: relative; display: inline-block; height: 34px; line-height: 34px; }
    .pub_header .mobile-nav-box .search-btn .pub_search2 input { background: transparent; vertical-align: top; box-sizing: border-box; width: 100%; height: 100%; line-height: 46px; padding: 0 50px 0 20px; border: 1px solid #DCDCDC; color: #8c8c8c; outline: none; transition: 0.4s; }
    .pub_header .mobile-nav-box .search-btn .pub_search2 input:focus { box-shadow: 0 0 10px #999; }
    .pub_header .mobile-nav-box .search-btn .pub_search2 button { width: 35px; height: 28px; outline: none; border: none; cursor: pointer; position: absolute; background: url("../img/search_ico.png") no-repeat center; top: 4px; right: 10px; }
    .pub_header .mobile-nav-box .bg { transition: 0.6s; width: 100%; height: 100%; z-index: 10; top: 0; left: 0; position: absolute; background: rgba(0, 0, 0, 0.6); }
    .pub_header .mobile-nav-box .mobile-meun-nav { z-index: 99999999; position: relative; overflow-y: scroll; height: 100%; background: #fff; width: 250px; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li { border-bottom: 1px solid #f2f2f2; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit { text-align: left; position: relative; display: block; height: 56px; line-height: 56px; overflow: hidden; padding: 0 20px 0 40px; margin: 0; font-size: 16px; color: #505050; font-weight: normal; letter-spacing: 1px; cursor: pointer; transition: .3s; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit:before { content: ""; position: absolute; top: 50%; left: 15px; width: 10px; height: 10px; margin-top: -5px; border: 1px solid #505050; border-radius: 50%; transition: .3s; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit:hover { color: #1b1b1b; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit:hover:before { background: #333333; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit a { display: block; text-align: left; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit i { float: right; margin-top: 18px; font-size: 18px; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit.chose { color: #1b1b1b; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit.chose:before { background: #333333; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .tit.active { color: #1b1b1b; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .mobile-second-nav { display: none; margin-bottom: 0; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .mobile-second-nav dd { border-top: 1px solid #f2f2f2; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .mobile-second-nav dd a { text-align: left; display: block; height: 56px; line-height: 56px; overflow: hidden; padding: 0 10px 0 45px; font-size: 16px; color: #505050; letter-spacing: 1px; cursor: pointer; }
    .pub_header .mobile-nav-box .mobile-meun-nav ul li .mobile-second-nav dd a:hover { color: #8A211B; }
    .pub_header .mobile-nav-box-show { transform: perspective(450px) rotateY(0deg); } }

.pub_footer { background: #4F4B4A; }
.pub_footer .f_content { display: flex; align-items: center; justify-content: space-between; padding: 30px 0 40px 0; }
.pub_footer .f_content .left .f_logo { max-width: 300px; }
.pub_footer .f_content .left h2 { text-align: left; font-size: 18px; color: #ffffff; line-height: 180%; display: block; margin: 14px 0 15px 0; }
.pub_footer .f_content .left p { text-align: left; font-size: 14px; color: #ffffff; line-height: 180%; display: block; }
.pub_footer .f_content .left p img { vertical-align: middle; display: inline-block; margin-right: 10px; }
.pub_footer .f_content .left p span { vertical-align: middle; }
.pub_footer .f_content .left .f_sns { margin: 10px 0 0 0; }
.pub_footer .f_content .left .f_sns li { display: inline-block; margin: 0 3px; }
.pub_footer .f_content .left .f_sns li a { display: block; }
.pub_footer .f_content .left .f_sns li:nth-of-type(1) { margin-left: 0; }
.pub_footer .f_content .f_qrc img { max-width: 140px; margin: 0 auto; }
.pub_footer .f_content .f_qrc p { text-align: center; font-size: 14px; color: #bebebe; line-height: 180%; display: block; margin-top: 20px; }
.pub_footer .f_content .pub_form { width: 320px; }
.pub_footer .f_content .pub_form input { transition: 0.6s; margin-bottom: 14px; width: 100%; color: #fff; background: #3E3E3E; border: 1px solid #535353; text-indent: 6px; padding: 4px 0; }
.pub_footer .f_content .pub_form .submit { cursor: pointer; background: #8A211B; color: #fff; margin-bottom: 0; padding: 4px 0; text-indent: 6px; }
.pub_footer .f_content .pub_form .submit:hover { background: #fff; color: #8A211B; }
.pub_footer .f_content .pub_form textarea { border: none; resize: none; width: 100%; background: #3E3E3E; color: #fff; text-indent: 6px; }
.pub_footer .f_bottom { background: #242222; padding: 4px 0; }
.pub_footer .f_bottom .center { display: flex; align-items: center;flex-direction: column; }
.pub_footer .f_bottom .center p { text-align: left; font-size: 14px; color: #777777; line-height: 180%; display: block; }
.pub_footer .f_bottom .center p a:hover { color: #fff; }
.pub_footer .f_bottom .center span { display: inline-block; }
.pub_footer .f_bottom .center img { display: inline-block; margin-left: 5px; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .pub_footer .f_content { display: none; }
    .pub_footer .f_bottom .center { display: block; }
    .pub_footer .f_bottom .center p { display: inline-block; color: #fff; } }

.bdsharebuttonbox { margin-top: 11px; }
.bdsharebuttonbox a { float: none !important; vertical-align: middle; font-size: 16px !important; width: 31px !important; display: inline-block; height: 31px !important; background-position: unset !important; margin: 0 4px !important; padding: 0 !important; }
.bdsharebuttonbox .bds_more { width: auto !important; height: auto !important; background-image: none !important; }
.bdsharebuttonbox .bds_weixin { background-image: url("../img/share_ico1.png") !important; }
.bdsharebuttonbox .bds_tsina { background-image: url("../img/share_ico2.png") !important; }
.bdsharebuttonbox .bds_qzone { background-image: url("../img/share_ico3.png") !important; }
.bdsharebuttonbox .bds_tqq { background-image: url("../img/share_ico4.png") !important; }
.bdsharebuttonbox .bds_renren { background-image: url("../img/share_ico5.png") !important; }

.h_bottom { height: 74px; background: url("../img/sub_nav_bg.jpg") no-repeat center top; background-size: auto 100%; }
.h_bottom .center { height: 100%; }
.h_bottom .center .sub_nav { height: 100%; float: left; }
.h_bottom .center .sub_nav .center { display: flex; align-items: center; justify-content: flex-start; }
.h_bottom .center .sub_nav li { display: inline-block; max-width: 300px; position: relative; }
.h_bottom .center .sub_nav li a {    max-width: 140px; text-align: center; font-size: 14px; font-weight:bold; color: #3b3b3b; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 22px 4px; }
.h_bottom .center .sub_nav li:hover a { background: #8A211B; color: #fff; }
.h_bottom .center .sub_nav li:after { position: absolute; content: ""; width: 1px; height: 30px; background: #ccc; right: -3px; top: 20px; }
.h_bottom .center .sub_nav li:last-child:after { display: none; }
.h_bottom .center .sub_nav:after { display: block; clear: both; content: ""; visibility: hidden; }
.h_bottom .center .sub_nav .active a { color: #fff; background: #F8BD6B; }
.h_bottom .center .pub_location { float: right; margin-top: 13px; font-size: 14px; color: #7a7a7a; }
.h_bottom .center .pub_location a:hover { color: #8A211B; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .h_bottom { background: none; height: 85px; margin: 10px 0; }
    .h_bottom .center .sub_nav { float: none; text-align: center; }
    .h_bottom .center .sub_nav li a { background: #8A211B; color: #fff; border-radius: 6px; padding: 2px 10px; }
    .h_bottom .center .sub_nav li:after { display: none; }
    .h_bottom .center .pub_location { display: none; } }

.page_content { overflow: hidden; padding-top: 50px; padding-bottom: 50px; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .page_content { padding-top: 0; padding-bottom: 6%; } }

.news_view { padding: 20px; background: #fff; }
.news_view .word_content { padding: 6px 0; margin: 6px 0; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .news_view { padding: 0 2%; } }

.news_view_tit h1 { font-size: 20px; color: #666; font-weight: bold; }
.news_view_tit p { text-align: left; font-size: 16px; color: #454545; line-height: 180%; display: block; margin: 10px 0 0 0; }
.news_view_tit .news_view_toolbar { font-size: 14px; color: #666; display: block; margin: 20px 0; }
.news_view_tit .news_view_toolbar span { margin-right: 40px; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .news_view_tit h1 { font-size: 1.375rem; }
    .news_view_tit p { font-size: 1.1rem; }
    .news_view_tit .bds_more { display: none; } }

.news_view_content { margin: 20px 0; }
.news_view_content p { line-height: 200%; letter-spacing: 1px; }
.news_view_content img { display: inline-block; max-width: 100%; }

.feng { margin-top: 40px; }
.feng li { margin-bottom: 6px; }
.feng li a { text-align: left; font-size: 16px; color: #565656; line-height: 140%; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 70%; }
.feng li a:hover { color: #8A211B; }
@media only screen and (min-width: 0px) and (max-width: 768px) { .feng { margin: 10px 0 4px 0; }
    .feng li { margin: 0; }
    .feng li a { max-width: 100%; font-size: 1.1rem; } }

.news_view_back { display: block; padding: 16px 46px; display: inline-block; margin-top: 20px; line-height: 100%; text-align: center; border-radius: 4px; color: #565656; background: #E9E9E9; }
.news_view_back:hover { background: #8A211B; color: #fff; }
@media only screen and (min-width: 0px) and (max-width: 768px) { .news_view_back { margin-top: 0; padding: 13px 30px; } }

@media only screen and (max-width: 500px) { .news_view_tit .bdsharebuttonbox { border-bottom: none; }
    .news_view_tit .news_view_toolbar { margin: 2% 0; }
    .news_view_tit .news_view_toolbar span:nth-of-type(2) { display: none; }
    .news_view_tit .news_view_toolbar span:nth-of-type(3) { display: none; }
    .news_view_pg { margin-top: 0; margin-bottom: 6%; } }
.pub_content img { max-width: 100%; }

.case_ul li { overflow: hidden; }
.case_ul li div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 34% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
.case_ul li div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.case_ul li figcaption h5 { transition: 0.6s; text-align: center; font-size: 16px; color: #747474; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.case_ul li:hover figcaption h5 { color: #8A211B; }
.case_ul li figcaption p { transition: 0.6s; text-align: center; font-size: 14px; color: #ccc; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.case_ul li:hover figcaption h5 { color: #8A211B; }
.case_ul li:hover figcaption p { color: #8A211B; }
.case_ul li a { display: block; }
.case_ul li a figure div:after { content: ""; position: absolute; left: -400px; top: 0; width: 200px; height: 100%; overflow: hidden; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); transform: skewx(-25deg); transition: 0s; }
.case_ul li a figure div:hover:after { left: 400px; width: 200px; transition: .8s; }
.case_ul li a figure figcaption { transition: 0.6s; border-bottom: 1px solid #ccc; text-align: center; font-size: 16px; color: #7a7a7a; line-height: 120%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 10px 4px; }
.case_ul li a:hover figure figcaption { color: #8A211B; }
@media only screen and (min-width: 0px) and (max-width: 768px) { .case_ul figcaption { padding: 6px 4px !important; }
    .case_ul figcaption h5 { font-size: 1.1rem !important; } }
@media only screen and (min-width: 768px) and (max-width: 1920px) { .case_ul { width: 100%; }
    .case_ul > li { width: 31.333%; margin: 3% 3% 0 0; position: relative; float: left; }
    .case_ul > li:nth-of-type(3n) { margin-right: 0; }
    .case_ul > li:nth-child(-n+3) { margin-top: 0; }
    .case_ul:after { display: block; clear: both; content: ""; visibility: hidden; } }
@media only screen and (min-width: 400px) and (max-width: 768px) { .case_ul { width: 100%; }
    .case_ul > li { width: 48.5%; margin: 3% 3% 0 0; position: relative; float: left; }
    .case_ul > li:nth-of-type(2n) { margin-right: 0; }
    .case_ul > li:nth-child(-n+2) { margin-top: 0; }
    .case_ul:after { display: block; clear: both; content: ""; visibility: hidden; } }
@media only screen and (min-width: 0px) and (max-width: 400px) { .case_ul { width: 100%; }
    .case_ul > li { width: 100%; margin: 6% 0 0 0; position: relative; }
    .case_ul > li:nth-of-type(1n) { margin-right: 0; }
    .case_ul > li:nth-of-type(1) { margin-top: 0; }
    .case_ul:after { display: block; clear: both; content: ""; visibility: hidden; } }

.news_top { margin-bottom: 60px; }
.news_top .news_tit { width: 215px; padding-bottom: 20px; text-align: center; font-size: 24px; color: #ffffff; line-height: 180%; display: block; background: url("../img/news_tit_bg.png") no-repeat; }
.news_top .news_tit span { font-size: 18px; }
.news_top ul { width: 100%; margin-top: 30px; }
.news_top ul > li { width: 48.5%; margin: 3% 3% 0 0; position: relative; float: left; }
.news_top ul > li:nth-of-type(2n) { margin-right: 0; }
.news_top ul > li:nth-child(-n+2) { margin-top: 0; }
.news_top ul:after { display: block; clear: both; content: ""; visibility: hidden; }
.news_top ul li div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 34% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
.news_top ul li div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.news_top ul li a figure figcaption h5 { transition: 0.6s; text-align: left; font-size: 18px; color: #323232; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 20px 0 10px 0; }
.news_top ul li a figure figcaption span { transition: 0.6s; text-align: left; font-size: 14px; color: #9b9b9b; line-height: 180%; display: inline-block; }
.news_top ul li a figure figcaption span:nth-of-type(1) { margin-right: 30px; }
.news_top ul li a:hover figure figcaption h5 { color: #8A211B; }
.news_top ul li a:hover figure figcaption span { color: #8A211B; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .news_top { margin: 0; }
    .news_top .news_tit { display: none; }
    .news_top ul { margin: 0; }
    .news_top ul li a figure figcaption h5 { font-size: 1.1rem; margin: 0; }
    .news_top ul li a figure figcaption span { font-size: 1rem; }
    .news_top ul li a figure figcaption span:nth-of-type(2) { display: none; } }

.news_ul { padding-top: 30px; }
.news_ul li { transition: 0.6s; padding: 1%; border-bottom: 1px solid #ccc; }
.news_ul li a { display: block; }
.news_ul li a figure { height: 300px; overflow: hidden; }
.news_ul li a figure div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 11.8% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
.news_ul li a figure div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.news_ul li a figure div { flex-shrink: 0; width: 30%; float: left; border: none; border: 1px solid #ccc; }
.news_ul li a figure div img { width: 100%; height: 100%; object-fit: cover; }
.news_ul li a figure figcaption { flex-shrink: 0; width: 70%; float: left; padding: 0 20px 20px 20px; }
.news_ul li a figure figcaption time { transition: 0.6s; margin: 10px 0 14px 0; text-align: left; font-size: 16px; color: #90908f; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.news_ul li a figure figcaption h5 { transition: 0.6s; margin: 0 0 14px 0; text-align: left; font-size: 18px; color: #2f2f2f; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.news_ul li a figure figcaption p { transition: 0.6s; text-align: left; font-size: 14px; color: #868686; line-height: 140%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; max-height: 98px; }
.news_ul li a figure figcaption span { transition: 0.6s; display: inline-block; padding: 0 14px; border-radius: 10px; border: 1px solid #8F3937; color: #656565; }
.news_ul li a figure figcaption span i { float: right; }
.news_ul li:hover { box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.6); }
.news_ul li:hover a figure figcaption time { color: #8A211B; }
.news_ul li:hover a figure figcaption h5 { color: #8A211B; }
.news_ul li:hover a figure figcaption p { color: #8A211B; }
.news_ul li:hover a figure figcaption span { background: #8A211B; color: #fff; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .news_ul { padding-top: 0; margin-top: 0; }
    .news_ul li { padding: 2% 2%; }
    .news_ul li a { padding: 0 !important; }
    .news_ul li a figure { height: auto; }
    .news_ul li a figure figcaption { padding: 0 2%; }
    .news_ul li a figure figcaption time { font-size: 1rem; line-height: 100%; margin-bottom: 0; }
    .news_ul li a figure figcaption h5 { margin: 0; }
    .news_ul li a figure figcaption p { height: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    .news_ul li a figure figcaption span { display: none; } }

.news_ul2 { width: 100%; }
.news_ul2 > li { width: 30.667%; margin: 4% 4% 0 0; position: relative; float: left; }
.news_ul2 > li:nth-of-type(3n) { margin-right: 0; }
.news_ul2 > li:nth-child(-n+3) { margin-top: 0; }
.news_ul2:after { display: block; clear: both; content: ""; visibility: hidden; }
.news_ul2 li div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 34% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
.news_ul2 li div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.news_ul2 li a figure figcaption { background: #F3F3F3; transition: 0.6s; padding: 20px; }
.news_ul2 li a figure figcaption h5 { text-align: left; font-size: 16px; color: #2f2f2f; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.news_ul2 li a figure figcaption p { text-align: left; font-size: 14px; color: #717171; line-height: 120%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; max-height: 33.6px; margin: 14px 0 20px 0; }
.news_ul2 li a figure figcaption span { transition: 0.6s; display: inline-block; padding: 0 16px; border: 1px solid #8A211B; border-radius: 10px; color: #a7a7a7; text-align: center; }
.news_ul2 li a:hover figure figcaption { background: #8A211B; }
.news_ul2 li a:hover figure figcaption h5 { color: #fff; }
.news_ul2 li a:hover figure figcaption p { color: #fff; }
.news_ul2 li a:hover figure figcaption span { background: #FFF; color: #8A211B; }

.procate_top { margin-bottom: 20px; display: flex; align-items: center; justify-content: space-between; border: 1px solid #ccc; height: 330px; background: #FFFFFF; }
.procate_top figure { height: 100%; width: 100%; }
.procate_top figure div { width: 410px; float: left; height: 100%; }
.procate_top figure div img { width: 100%; height: 100%; object-fit: cover; }
.procate_top figure figcaption { float: left; width: 788px; height: 100%; padding: 30px; }
.procate_top figure figcaption h3 { text-align: left; font-size: 24px; color: #2a2a2a; line-height: 180%; display: block; }
.procate_top figure figcaption hr { width: 40px; height: 1px; background: #ccc; border: none; margin-right: auto; margin-left: 0; }
.procate_top figure figcaption span { text-align: left; font-size: 16px; color: #555555; line-height: 180%; display: block; margin: 10px 0 14px 0; }
.procate_top figure figcaption p { text-align: left; font-size: 14px; color: #868686; line-height: 180%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; max-height: 100.8px; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .procate_top { display: none; } }

.item_ul li a div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 60% 0; display: block; width: 100%; height: 0;
     box-sizing: border-box; }
.item_ul li a div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; }
.item_ul li a figure { border: 1px solid #ccc; }
.item_ul li a figure .qa{z-index: 2; width:60%; position:absolute; top:10px; left:10px;}
.item_ul li a figure div { border: none; border-bottom: 1px solid #ccc; background: #fff; }
.item_ul li a figure div img { transition: 1.5s; padding: 85px 20px 20px 20px; }
.item_ul li a figure figcaption { padding: 6px 12px; }
.item_ul li a figure figcaption h5 { transition: 0.6s; font-weight: bold; text-align: center; font-size: 16px; color: #1d1d1d; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.item_ul li a figure figcaption p { transition: 0.6s; text-align: left; font-size: 14px; color: #626262; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.item_ul li a:hover figure div img { transform: scale(1.2); }
.item_ul li a:hover figure figcaption { background: #8A211B; }
.item_ul li a:hover figure figcaption h5 { color: #fff; }
.item_ul li a:hover figure figcaption p { color: #fff; }
@media only screen and (min-width: 640px) and (max-width: 1920px) { .item_ul { width: 100%; }
    .item_ul > li { width: 30.667%; margin: 4% 4% 0 0; position: relative; float: left; }
    .item_ul > li:nth-of-type(3n) { margin-right: 0; }
    .item_ul > li:nth-child(-n+3) { margin-top: 0; }
    .item_ul:after { display: block; clear: both; content: ""; visibility: hidden; } }
@media only screen and (min-width: 360px) and (max-width: 640px) { .item_ul { width: 100%; }
    .item_ul > li { width: 49%; margin: 2% 2% 0 0; position: relative; float: left; }
    .item_ul > li:nth-of-type(2n) { margin-right: 0; }
    .item_ul > li:nth-child(-n+2) { margin-top: 0; }
    .item_ul:after { display: block; clear: both; content: ""; visibility: hidden; } }
@media only screen and (min-width: 0px) and (max-width: 360px) { .item_ul { width: 100%; }
    .item_ul > li { width: 100%; margin: 6% 0 0 0; position: relative; }
    .item_ul > li:nth-of-type(1n) { margin-right: 0; }
    .item_ul > li:nth-of-type(1) { margin-top: 0; }
    .item_ul:after { display: block; clear: both; content: ""; visibility: hidden; } }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .item_ul li a figure figcaption { padding: 1% 2%; }
    .item_ul li a figure .qa{ width:90%; }
    .item_ul li a figure figcaption h5 { font-size: 1.1rem; text-align: center; }
    .item_ul li a figure figcaption p { display: none; font-size: 1rem; } }

.ind_pn1 > ul { box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.6); background: #fff; margin-top: -38px; z-index: 10; position: relative; }
.ind_pn1 > ul li { padding: 20px; position: relative; }
.ind_pn1 > ul li div { width: 88px; height: 100px; margin: 0 auto; }
.ind_pn1 > ul li div img { max-width: 100%; }
.ind_pn1 > ul li span { text-align: center; font-size: 14px; color: #656565; line-height: 180%; display: block; }
.ind_pn1 > ul li:last-child div { border-right: none; }
.ind_pn1 > ul li:last-child:after { display: none; }
.ind_pn1 > ul li:after { position: absolute; content: ""; width: 1px; height: 126px; background: #ccc; right: -24px; top: 20px; }
.ind_pn1 .tit2 { margin: 60px 0 30px 0; }
.ind_pn1 section { margin-bottom: 30px; height: 460px; background: url("../img/ind_pn1_bg1.jpg") no-repeat; background-size: cover; }
.ind_pn1 section .left { width: 1020px; display: flex; align-items: flex-start; justify-content: space-between; padding: 34px 10px 20px 20px; float: left; }
.ind_pn1 section .left div{float:left;}
.ind_pn1 section .left figcaption { width:425px; float:left; margin: 20px 0 0 40px; }
.ind_pn1 section .left figcaption h4 { text-align: left; font-size: 25px; color: #303132; line-height: 180%; display: block; margin-bottom: 20px; }
.ind_pn1 section .left figcaption h4 span { display: block; font-size: 18px; color: #ababab; }
.ind_pn1 section .left figcaption p { text-align: left; font-size: 14px; color: #626363; line-height: 180%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; max-height: 126px; margin-bottom: 50px; }
.ind_pn1 section .right { width: 180px; float: left; }
.ind_pn1 section .right div { height: 153px; }
.ind_pn1 section .right div a { display: block; padding: 50px 20px; height: 100%; }
.ind_pn1 section .right div a h4 { text-align: center; font-size: 16px; color: #ffffff; line-height: 180%; display: block; }
.ind_pn1 section .right div a span { text-align: center; font-size: 14px; color: #ffffff; line-height: 180%; display: block; }
.ind_pn1 section .right .panel1 { background: url("../img/ind_pn1_pic2.jpg") no-repeat; background-size: cover; }
.ind_pn1 section .right .panel2 { background: url("../img/ind_pn1_pic3.jpg") no-repeat; background-size: cover; }
.ind_pn1 section .right .panel2 a h4 { color: #5c5d5d; }
.ind_pn1 section .right .panel2 a span { color: #919191; }
.ind_pn1 section .right .panel3 { background: url("../img/ind_pn1_pic4.jpg") no-repeat; background-size: cover; }
.ind_pn1 .bottom { height: 110px; background: url("../img/ind_pn1_bg2.jpg") no-repeat; background-size: cover; }
.ind_pn1 .bottom .center { width: 100%; width: 1200px; padding: 16px 0; }
.ind_pn1 .bottom .center > li { width: 22%; margin: 4% 4% 0 0; position: relative; float: left; }
.ind_pn1 .bottom .center > li:nth-of-type(4n) { margin-right: 0; }
.ind_pn1 .bottom .center > li:nth-child(-n+4) { margin-top: 0; }
.ind_pn1 .bottom .center:after { display: block; clear: both; content: ""; visibility: hidden; }
.ind_pn1 .bottom .center li span { text-align: center; font-size: 36px; color: #ffffff; line-height: 140%; display: block; }
.ind_pn1 .bottom .center li h5 { text-align: center; font-size: 16px; color: #ffffff; line-height: 180%; display: block; }
@media only screen and (min-width: 1024px) and (max-width: 1920px) { .ind_pn1 > ul { width: 100%; width: 1200px; }
    .ind_pn1 > ul > li { width: 13.333%; margin: 4% 4% 0 0; position: relative; float: left; }
    .ind_pn1 > ul > li:nth-of-type(6n) { margin-right: 0; }
    .ind_pn1 > ul > li:nth-child(-n+6) { margin-top: 0; }
    .ind_pn1 > ul:after { display: block; clear: both; content: ""; visibility: hidden; } }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .ind_pn1 { padding-top: 6%; padding-right: 0; padding-bottom: 0; padding-left: 0; }
    .ind_pn1 > ul { margin: 0; width: 100%; box-shadow: unset; }
    .ind_pn1 > ul > li { width: 33.333%; margin: 0 0 0 0; position: relative; float: left; }
    .ind_pn1 > ul > li:nth-of-type(3n) { margin-right: 0; }
    .ind_pn1 > ul > li:nth-child(-n+3) { margin-top: 0; }
    .ind_pn1 > ul:after { display: block; clear: both; content: ""; visibility: hidden; }
    .ind_pn1 > ul li { padding: 2%; }
    .ind_pn1 > ul li:after { display: none; }
    .ind_pn1 .tit2 { margin: 2% 0 3% 0; display: none; }
    .ind_pn1 section { display: block; height: auto; margin: 0; }
    .ind_pn1 section .left { float: none; width: auto; display: block; padding: 2% 0; }
    .ind_pn1 section .left div img { margin: 0 auto; max-width: 100%; }
    .ind_pn1 section .left figcaption { margin: 10px 0 0 0; width: 525px; max-width: 100%; }
    .ind_pn1 section .left figcaption h4 { text-align: center; line-height: 140%; font-size: 1.375rem; margin: 0; }
    .ind_pn1 section .left figcaption .more1 { margin: 0 auto; display: block; width: 120px; }
    .ind_pn1 section .left figcaption p { margin: 0 0 5px 0; font-size: 1.1rem; max-height: unset; -webkit-line-clamp: unset; }
    .ind_pn1 section .right { float: none; display: none; }
    .ind_pn1 .bottom { display: none; } }

.pro_hd { text-align: center; }
.pro_hd li { transition: 0.6s; display: inline-block; border-radius: 4px; position: relative; }
.pro_hd li a { font-weight:bold; text-align: center; font-size: 16px; color: #595959; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 50px; }
.pro_hd li:hover { background: #8A211B; }
.pro_hd li:hover a { color: #fff; }
.pro_hd li:after { position: absolute; content: ""; width: 1px; height: 20px; background: #ccc; right: -3px; top: 4px; }
.pro_hd li:last-child:after { display: none; }
.pro_hd .active { background: #8A211B; }
.pro_hd .active a { color: #fff; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .pro_hd li { margin: 0 2px; width: 130px; }
    .pro_hd li a { font-size: 1rem; padding: 4px 6px; background: #8A211B; color: #fff; } }

.ind_pn2 { padding-top: 40px; padding-bottom: 40px; background: url("../img/ind_pn2_bg.jpg") no-repeat; background-size: cover; }
.ind_pn2 .center { position: relative; }
.ind_pn2 .center .tit1 { margin-bottom: 30px; }
.ind_pn2 .center .pro_hd { margin-bottom: 30px; }
.ind_pn2 .center .swiper-container { margin: 0 40px; padding-bottom: 40px; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 60% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a { display: block; position: relative; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a figure div { background: #fff; transition: 0.6s; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a figure div img { transition: 1s; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption { position: relative; z-index: 10; width: 100%; transition: 0.6s; background: #fff; border: 1px solid #ccc; margin: 0 auto; border-top: none; padding: 4px 6px; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption h5 { text-align: center; font-size: 16px; color: #2c2c2c; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a:hover figure div { border: 1px solid #8A211B; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a:hover figure div img { transform: scale(1.1); }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a:hover figure figcaption { background: #8A211B; width: 95%; margin-top: -20px; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a:hover figure figcaption h5 { color: #fff; }
.ind_pn2 .center .swiper-container .swiper-wrapper .swiper-slide a:after { position: absolute; content: ""; width: 100%; height: 25px; background: url("../img/ind_pn2_shadow.png") no-repeat; bottom: -25px; left: 0; background-size: 100% auto; }
.ind_pn2 .center .swiper-button-prev, .ind_pn2 .center .swiper-button-next { top: auto; bottom: 37.3%; }
.ind_pn2 .center .swiper-button-prev i, .ind_pn2 .center .swiper-button-next i { font-size: 40px; transition: 0.6s; color: #A6A6A6; }
.ind_pn2 .center .swiper-button-prev:hover i, .ind_pn2 .center .swiper-button-next:hover i { color: #8A211B; }
.ind_pn2 .center .swiper-pagination { display: none; }
.ind_pn2 .center .swiper-button-prev { background: none; left: 0; }
.ind_pn2 .center .swiper-button-next { background: none; right: 0; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .ind_pn2 { padding-top: 6%; padding-bottom: 6%; }
    .ind_pn2 .center .tit1 { margin: 0 0 5px 0; }
    .ind_pn2 .center .pro_hd { margin: 0 0 2% 0; }
    .ind_pn2 .center .swiper-container { margin: 0; padding-bottom: 24px; }
    .ind_pn2 .center .swiper-container .swiper-pagination { display: block; }
    .ind_pn2 .center .swiper-button-prev { text-align: center; }
    .ind_pn2 .center .swiper-button-next { text-align: center; } }

.ind_pn3 { padding-top: 10px; padding-bottom: 30px; background: url("../img/ind_pn3_bg.jpg") no-repeat top center; }
.ind_pn3 .center section { margin-top: 40px; }
.ind_pn3 .center section .left { width: 310px; height: 460px; float: left; background: #4F4B4A; padding: 60px 40px; }
.ind_pn3 .center section .left h4 { text-align: center; font-size: 24px; color: #ffffff; line-height: 180%; display: block; }
.ind_pn3 .center section .left span { text-align: center; font-size: 14px; color: #ffffff; line-height: 180%; display: block; text-transform: uppercase; }
.ind_pn3 .center section .left .more2 { background: transparent; width: 150px; padding: 0 10px; color: #A4A3A2; margin-top: 210px; border: 1px solid #A4A3A2; }
.ind_pn3 .center section .left .more2:hover { border: 1px solid #8A211B; color: #fff; background: #8A211B; }
.ind_pn3 .center section .right { width: 890px; float: left; height: 460px; }
.ind_pn3 .center section .right figure { width: 33.33%; float: left; }
.ind_pn3 .center section .right figure a { display: block; display: flex; flex-direction: column-reverse; }
.ind_pn3 .center section .right figure a div { width: 100%; height: 230px; overflow: hidden; }
.ind_pn3 .center section .right figure a div img { width: 100%; height: 100%; object-fit: cover; transition: 1s; }
.ind_pn3 .center section .right figure a figcaption { height: 230px; background: #fff; padding: 14px; transition: 0.6s; }
.ind_pn3 .center section .right figure a figcaption h5 { text-align: center; font-size: 18px; color: #4b4b4b; line-height: 180%; display: block; border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px; }
.ind_pn3 .center section .right figure a figcaption p { text-align: left; font-size: 14px; color: #7a7a7a; line-height: 180%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; max-height: 75.6px; }
.ind_pn3 .center section .right figure a figcaption .more2 { transition: 0.6s; background: transparent; width: 150px; margin-top: 30px; padding: 0 14px; }
.ind_pn3 .center section .right figure a:hover div img { transform: scale(1.1); }
.ind_pn3 .center section .right figure a:hover figcaption { background: #8A211B; }
.ind_pn3 .center section .right figure a:hover figcaption h5 { color: #fff; }
.ind_pn3 .center section .right figure a:hover figcaption p { color: #fff; }
.ind_pn3 .center section .right figure a:hover figcaption .more2 { color: #fff; }
.ind_pn3 .center section .right figure a:hover figcaption .more2:hover { background: #fff; color: #909090; }
.ind_pn3 .center section .right figure:nth-of-type(2) a figcaption { order: -1; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .ind_pn3 { padding-bottom: 0; padding-top: 2%; }
    .ind_pn3 .center .tit3 { display: none; }
    .ind_pn3 .center .tit3 img { margin: 0 auto 2% auto; max-width: 100%; }
    .ind_pn3 .center .tit3 h4 { text-align: center; padding: 0; }
    .ind_pn3 .center .tit3 span { text-align: center; padding: 0; }
    .ind_pn3 .center .tit3:after { display: none; }
    .ind_pn3 .center section { margin-top: 2%; }
    .ind_pn3 .center section .left { float: none; background: transparent; margin: 0 auto; max-width: 100%; height: auto; padding: 2% 3%; }
    .ind_pn3 .center section .left h4 { font-size: 1.375rem; }
    .ind_pn3 .center section .left .more2 { margin: 0 auto; display: none; }
    .ind_pn3 .center section .right { float: none; width: auto; height: auto; }
    .ind_pn3 .center section .right figure { width: auto; float: none; margin: 0 auto; margin-bottom: 2%; }
    .ind_pn3 .center section .right figure div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 34% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
    .ind_pn3 .center section .right figure div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
    .ind_pn3 .center section .right figure a div { height: auto; }
    .ind_pn3 .center section .right figure a figcaption { order: -1; height: auto; border: 1px solid #ccc; border-top: none; }
    .ind_pn3 .center section .right figure a figcaption p { text-align: center; }
    .ind_pn3 .center section .right figure a figcaption .more2 { margin: 2% auto 0 auto; } }

.ind_pn4 { background: #F8F8F8; padding-top: 30px; padding-bottom: 30px; }
.ind_pn4 .tit2 { margin-bottom: 30px; }
.ind_pn4 .tit2 .center h4 { font-size: 24px; }
.ind_pn4 .tit2 .center h4 span { font-size: 14px; }
.ind_pn4 .center .swiper-container { padding: 0 10px; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide div { overflow: hidden; border: 1px solid #ccc; position: relative; padding: 34% 0; display: block; width: 100%; height: 100%; box-sizing: border-box; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide div img { transition: 0.6s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a { display: block; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption { width: 100%; left: 0; transition: 0.6s; z-index: 11; position: relative; padding: 5px 10px; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption h5 { transition: 0.6s; text-align: left; font-size: 14px; color: #525252; line-height: 150%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; max-height: 42px; height: 42px; margin: 0 10px 5px 10px; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption time { text-align: left; font-size: 14px; color: #7d7d7d; line-height: 180%; display: block; border-bottom: 1px solid #ccc; margin: 0 10px 5px 10px; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption p { text-align: left; font-size: 14px; color: #8c8c8c; line-height: 140%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; max-height: 58.8px; height: 58.8px; margin: 10px 0 0 0; }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a:hover figure figcaption { background: #fff; width: 104%; left: -2%; margin: -10px 0 0 0; box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.6); }
.ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a:hover figure figcaption h5 { color: #8A211B; }
.ind_pn4 .center .swiper-pagination { position: relative; width: 100%; text-align: center; margin: 20px 0 0 0; }
.ind_pn4 .center .swiper-pagination .swiper-pagination-bullet { width: 20px; height: 1px; margin: 0 5px; border-radius: 0; background: #A0A0A0; }
.ind_pn4 .center .swiper-pagination .swiper-pagination-bullet-active { background: #8A211B; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .ind_pn4 { padding-top: 6%; padding-bottom: 6%; }
    .ind_pn4 .tit2 { margin: 0 0 2% 0; border-bottom: 0; }
    .ind_pn4 .tit2 .center h4 { font-size: 1.375rem; text-align: center; }
    .ind_pn4 .tit2 .center h4 span { display: block; text-align: center; }
    .ind_pn4 .tit2 .center h4 i { display: none; }
    .ind_pn4 .tit2 .center h4 a { display: none; }
    .ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption { background: #fff; }
    .ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption h5 { height: auto; margin: 0 auto; }
    .ind_pn4 .center .swiper-container .swiper-wrapper .swiper-slide a figure figcaption time { margin: 0 auto 5px auto; }
    .ind_pn4 .center .swiper-pagination { margin: 0; } }

.ind_bottom { text-align: center; padding: 50px 0 40px 0; background: url("../img/ind_bottom_bg.png") no-repeat top center; }
.ind_bottom h4 { text-align: center; font-size: 36px; color: #8a211b; line-height: 180%; display: inline-block; position: relative; }
.ind_bottom h4:before { position: absolute; content: ""; width: 8px; height: 8px; background: #ccc; left: -60px; top: 56px; border-radius: 50%; }
.ind_bottom h4:after { position: absolute; content: ""; width: 8px; height: 8px; background: #ccc; right: -60px; top: 56px; border-radius: 50%; }
.ind_bottom p { text-align: center; font-size: 18px; color: #4c4c4c; line-height: 180%; display: block; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .ind_bottom { padding-top: 8%; padding-bottom: 4%; }
    .ind_bottom h4 { font-size: 1.375rem; }
    .ind_bottom h4:before { display: none; }
    .ind_bottom h4:after { display: none; }
    .ind_bottom p { font-size: 1.1rem; } }

.more1 { padding: 0 10px; border: 1px solid #ccc; background: #fff; display: inline-block; }
.more1 span { font-size: 14px; text-align: left; display: inline-block; vertical-align: middle; color: #8d8d8d; }
.more1 i { margin: 0 10px 0 40px; transition: 0.6s; vertical-align: middle; color: #8d8d8d; }
.more1:hover { background: #8A211B; }
.more1:hover span { color: #fff; }
.more1:hover i { color: #fff; margin: 0 0 0 50px; }

.more2 { padding: 4px 30px; border: 1px solid #ccc; background: #fff; color: #909090; font-size: 14px; width: 200px; text-align: center; display: block; margin: 0 auto; }
.more2:hover { background: #8A211B; color: #fff; }

.tit3 { position: relative; }
.tit3 img { margin: 0 0 30px auto; }
.tit3 h4 { text-align: right; font-size: 16px; color: #fff; line-height: 180%; display: block; padding-right: 50px; }
.tit3 span { text-align: right; font-size: 14px; color: #fff; line-height: 180%; display: block; padding-right: 50px; text-transform: uppercase; }
.tit3:after { position: absolute; content: ""; width: 40px; height: 1px; background: #fff; bottom: 36px; right: 0; }

.tit2 { border-bottom: 1px solid #ccc; padding-bottom: 5px; }
.tit2 .center h4 { text-align: left; font-size: 16px; color: #2d2e2e; line-height: 180%; display: block; }
.tit2 .center h4 span { font-size: 14px; color: #a3a3a3; display: inline-block; }
.tit2 .center h4 a { float: right; display: block; }
.tit2 .center h4 a i { font-size: 26px; }
.tit2 .center h4 a:hover { color: #8A211B; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .tit2 { border-bottom: none; }
    .tit2 .center h4 { font-size: 1.375rem; text-align: center; }
    .tit2 .center h4 a { display: none; }
    .tit2 .center span { display: block; } }

.tit1 hr { width: 48px; height: 1px; background: #9F5957; border: none; margin-right: auto; margin-left: auto; margin: 0 auto 14px auto; }
.tit1 h4 { text-align: center; font-size: 30px; color: #444444; line-height: 180%; display: block; }
.tit1 p { text-align: center; font-size: 18px; color: #898787; line-height: 180%; display: block; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .tit1 hr { margin-bottom: 0; }
    .tit1 h4 { font-size: 1.375rem; }
    .tit1 p { font-size: 1.1rem; } }

.pub_tit { margin-bottom: 30px; }
.pub_tit h4 { text-align: center; font-size: 30px; color: #202020; line-height: 180%; display: block; margin-bottom: 10px; }
.pub_tit h4 span { text-transform: capitalize; display: inline-block; margin-right: 20px; }
.pub_tit hr { width: 100px; height: 1px; background: #8A211B; border: none; margin-right: auto; margin-left: auto; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .pub_tit { display: none; } }

.pro_view_pn1 { height: 450px; margin-bottom: 30px; }
.pro_view_pn1 .left { float: left; width: 600px; height: 100%; position: relative; }
.pro_view_pn1 .left .swiper-wrapper .swiper-slide { border: 1px solid #ccc; }
.pro_view_pn1 .left .swiper-wrapper .swiper-slide figure { height: 100%; }
.pro_view_pn1 .left .swiper-wrapper .swiper-slide figure .qa { position: absolute; top: 5px; width: 250px; left: 5px;}
.pro_view_pn1 .left .swiper-wrapper .swiper-slide figure div { height: 100%; background: #fff; }
.pro_view_pn1 .left .swiper-wrapper .swiper-slide figure div img { width: 100%; height: 100%; object-fit: contain; padding-top: 69px; }
.pro_view_pn1 .left .prev, .pro_view_pn1 .left .next { width: 40px; transition: 0.6s; cursor: pointer; display: block; line-height: 40px; height: 40px; position: absolute; z-index: 10; background: #fff; }
.pro_view_pn1 .left .prev i, .pro_view_pn1 .left .next i { font-size: 24px; height: 40px; line-height: 40px; display: block; color: #5B5B5B; text-align: center; }
.pro_view_pn1 .left .prev:hover, .pro_view_pn1 .left .next:hover { background: #8A211B; }
.pro_view_pn1 .left .prev:hover i, .pro_view_pn1 .left .next:hover i { color: #fff; }
.pro_view_pn1 .left .prev { bottom: 1px; right: 46px; }
.pro_view_pn1 .left .next { bottom: 1px; right: 1px; }
.pro_view_pn1 .right { height: 100%; position: relative; float: left; width: 600px; background: #F6F6F6; padding: 30px 40px; }
.pro_view_pn1 .right h1 { text-align: left; font-size: 24px; color: #373737; line-height: 180%; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pro_view_pn1 .right hr { width: 30px; height: 1px; background: #913E3C; border: none; margin-right: auto; margin-left: 0; margin-top: 10px; margin-bottom: 20px; }
.pro_view_pn1 .right img { position: absolute; right: 30px; top: 20px; max-width: 200px; }
.pro_view_pn1 .right span { text-align: left; font-size: 16px; color: #595959; line-height: 180%; display: block; }
.pro_view_pn1 .right p { text-align: left; font-size: 14px; color: #737373; line-height: 180%; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; max-height: 176.4px; margin-top: 20px; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .pro_view_pn1 { height: auto; margin-bottom: 4%; }
    .pro_view_pn1 .left { float: none; margin: 0 auto; width: 100%; }
    .pro_view_pn1 .left .next { right: 2px; }
    .pro_view_pn1 .right { float: none; margin: 0 auto; width: 100%; padding: 2%; }
    .pro_view_pn1 .right h1 { font-size: 1.375rem; }
    .pro_view_pn1 .right p { margin-top: 4px; } }

.pro_view_pn2 h4 { text-align: center; font-size: 24px; color: #ffffff; line-height: 180%; display: block; background: #8A211B; padding: 4px 0; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .pro_view_pn2 h4 { font-size: 1.375rem; line-height: 130%; } }

.contact_pn1 { margin-bottom: 30px; height: 334px; }
.contact_pn1 .left { float: left; width: 798px; height: 100%; margin-right: 22px; padding: 20px 30px 20px 50px; background: url("../img/contact_pn1_left_bg.png") no-repeat; background-size: 100% auto; }
.contact_pn1 .left h4 { text-align: left; font-size: 18px; color: #212121; line-height: 180%; display: block; }
.contact_pn1 .left span { text-align: left; font-size: 14px; color: #aaaaaa; line-height: 180%; display: block; text-transform: uppercase; }
.contact_pn1 .left h5 { text-align: right; font-size: 16px; color: #1f1e1e; line-height: 180%; display: block; margin-top: 40px; }
.contact_pn1 .left em { text-align: right; font-size: 14px; color: #7f7f7f; line-height: 180%; display: block; }
.contact_pn1 .left ul { margin-top: 30px; }
.contact_pn1 .left ul li { text-align: left; font-size: 16px; color: #494949; line-height: 180%; display: block; position: relative; text-indent: 14px; }
.contact_pn1 .left ul li:before { position: absolute; content: ""; width: 5px; height: 5px; background: #2B2929; left: 0; top: 11px; border-radius: 50%; }
.contact_pn1 .right { width: 380px; height: 100%; float: left; }
.contact_pn1 .right img { width: 100%; height: 100%; object-fit: cover; }
@media only screen and (min-width: 0px) and (max-width: 1024px) { .contact_pn1 { height: auto; margin-bottom:40px;}
    .contact_pn1 .left { width: 600px; max-width: 100%; float: none; display: block; margin: 0 auto; background: none; height: auto; border: 2px solid #ccc; padding: 2% 3%; }
    .contact_pn1 .left h5 { display: none; text-align: left; margin: 0; }
    .contact_pn1 .left em { text-align: left; display: none; }
    .contact_pn1 .left ul { margin: 0; }
    .contact_pn1 .left ul li{ }
    .contact_pn1 .right { margin: 0 auto; float: none; display: none; } }

.contact_pn2 #map #allmap { height: 450px; }

/*# sourceMappingURL=style.css.map */
