/*nav*/
html,
body {
    position: relative;
    /*height: 8000px;*/
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    /*text-align: center;*/
    font-size: 18px;
}
.menu {
    min-width: 100px;
    width: 60%;
    color: #666666;
}
.content {
    width: 100%;
}
.wap-content {
    padding: 0 0.64rem;
    overflow: hidden;
}
.menu-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5547rem 0.64rem;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 21;
}
.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}
.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}
.bar {
    position: relative;
    display: block;
    width: 0.8533rem;
    height: 0.0853rem;
    margin: 0.256rem auto;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}
.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(0.3413rem) rotate(-45deg);
    -ms-transform: translateY(0.3413rem) rotate(-45deg);
    transform: translateY(0.3413rem) rotate(-45deg);
}
.cross .bar:nth-of-type(2) {
    opacity: 0;
}
.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-0.3413rem) rotate(45deg);
    -ms-transform: translateY(-0.0.3413rem) rotate(45deg);
    transform: translateY(-0.0.3413rem) rotate(45deg);
}
#flb-lightbox-image{
	width:80%!important;
	height:70%!important;
}
#flb-close{
	margin-left:80%!important;
	margin-top:15%!important;
}
/*header*/
.my-header {
    width: 100%;
    height: 2.1333rem;
    background: url(../images/wap-nav-bg.png) no-repeat center;
    background-size: cover;
    position: fixed;
    top: 0;
    z-index: 200;
}
.header-logo {}
.header-logo img {
    display: block;
    height: 0.768rem;
    margin: 0.64rem auto;
}
.search-icon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}
.search-icon div {
    display: block;
    padding: 0.5547rem 0.64rem;
}
.search-icon img {
    width: 1.0667rem;
    height: 1.0667rem;
}
.header-search {
    background: rgba(0, 0, 0, 0.7);
    padding: 0.32rem 0.64rem;
    display: none;
}
.header-search-close {
    width: 10%;
    text-align: right;
}
.header-search-close img {
    width: 0.64rem;
    height: 0.64rem;
}
.header-search-input {
    width: 90%;
    position: relative;
}
.header-search-input input {
    display: block;
    width: 100%;
    background: none;
    border: 1px solid #d9d9d9;
    height: 1.28rem;
    padding-left: 0.4267rem;
    color: #fff;
    font-size: 0.5547rem;
}
input::-webkit-input-placeholder {
    color: #fff;
    font-size: 0.5547rem;
}
.header-search-input img {
    width: 0.7253rem;
    height: 0.7253rem;
    position: absolute;
    right: 0.4267rem;
    top: 0.32rem;
}
.ban_h1 {
    height: 0!important;
    position: relative!important;
    left: -10000px!important;
    margin: 0!important;
}
/*nav*/
.nav-icon1 {
    width: 0.7253rem;
    height: 0.5547rem;
    background: url(../images/nav-icon1.png) no-repeat center;
    background-size: cover;
}
.nav-icon2 {
    width: 0.6187rem;
    height: 0.576rem;
    background: url(../images/nav-icon2.png) no-repeat center;
    background-size: cover;
}
.nav-icon3 {
    width: 0.64rem;
    height: 0.5973rem;
    background: url(../images/nav-icon3.png) no-repeat center;
    background-size: cover;
}
.nav-icon4 {
    width: 0.6827rem;
    height: 0.4267rem;
    background: url(../images/nav-icon4.png) no-repeat center;
    background-size: cover;
}
.nav-icon5 {
    width: 0.576rem;
    height: 0.576rem;
    background: url(../images/nav-icon5.png) no-repeat center;
    background-size: cover;
}
.nav-icon6 {
    width: 0.5547rem;
    height: 0.5547rem;
    background: url(../images/nav-icon6.png) no-repeat center;
    background-size: cover;
}
.nav-icon7 {
    width: 0.576rem;
    height: 0.576rem;
    background: url(../images/nav-icon7.png) no-repeat center;
    background-size: cover;
}
.nav-icon8 {
    width: 0.512rem;
    height: 0.576rem;
    background: url(../images/nav-icon8.png) no-repeat center;
    background-size: cover;
}
.nav-icon9 {
    width: 0.6187rem;
    height: 0.6187rem;
    background: url(../images/nav-icon9.png) no-repeat center;
    background-size: cover;
}
.nav-icon10 {
    width: 0.2133rem;
    height: 0.4267rem;
    background: url(../images/nav-icon10.png) no-repeat center;
    background-size: cover;
}
.menu ul {
    padding: 0 1.4933rem;
    margin-top: 2.1333rem;
}
.menu li {
    border-bottom: 1px dashed #e6e6e6;
    padding: 0.64rem 0;
}
.menu li p {
    font-size: 0.64rem;
}
.my-swiper1 {
    padding-top: 2.1333rem;
}
/*my-swiper2*/
.my-swiper2 img {
    width: 100%;
}
.zhe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 20;
    display: none;
}
.wap-banner img {
    width: 100%;
}
.lun {
    width: 100%;
    position: relative;
}
.lun .swiper-pagination-bullet {
    width: 0.384rem;
    height: 0.384rem;
    background: #fff;
    opacity: 1;
}
.lun .swiper-pagination-bullet-active {
    background: #bd1c21;
    width: 0.9813rem;
    border-radius: 0.192rem;
}
.lun .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}
.lun .swiper-container-horizontal>.swiper-pagination-bullets,
.lun .swiper-pagination-custom,
.lun .swiper-pagination-fraction {
    text-align: right;
    padding-right: 1.3333rem;
}
.my-swiper2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.my-swiper2 .swiper-slide a {
    display: block;
    width: 100%;
}
/* nav菜单 */
.nav {
    width: 100%;
    height: 100%;
    transition: all .3s;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 1.0667rem;
}
.nav a {
    display: block;
    overflow: hidden;
    padding-left: 0.768rem;
    line-height: 1.92rem;
    border-bottom: 1px solid #f5f5f5;
    color: #666;
    font-size: 0.5973rem;
    transition: all .3s;
    text-align: left;
}
.nav a img {
    width: 0.4907rem;
    height: 0.4907rem;
}
.nav a span {
    margin-left: 0.96rem;
}
.nav-item {
    position: relative;
}
.nav-item.nav-show {
    border-bottom: none;
}
.nav-item ul {
    display: none;
    background: rgba(0, 0, 0, .1);
}
.nav-item.nav-show ul {
    display: block;
}
.nav-item>a:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 2px;
    height: 1.92rem;
    background: #dd1f2b;
    opacity: 0;
    transition: all .3s;
}
.nav .nav-icon {
    font-size: 20px;
    position: absolute;
    margin-left: -0.0213rem;
    margin-top: -0.0533rem;
}
/*---------------------*/
.nav-more {
    float: right;
    margin-right: 1.28rem;
    font-size: 0.5547rem;
    transition: transform .3s;
    font-style: normal;
}
/*---------------------*/
.nav-show .nav-more {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nav-show,
.nav-item>a:hover {
    color: #FFF;
    background: rgba(0, 0, 0, .1);
}
.nav-show>a:before,
.nav-item>a:hover:before {
    opacity: 1;
}
.nav-item li:hover a {
    color: #FFF;
    background: rgba(0, 0, 0, .1);
}
/*回到顶部*/
.toTop {
    width: 1.3653rem;
    height: 1.7493rem;
    background: url(../images/top.png) no-repeat center;
    background-size: cover;
    position: fixed;
    bottom: 7.5rem;
    right: 0.64rem;
    cursor: pointer;
    z-index: 220;
    display: none;
    padding-bottom: 0.0213rem
}
.wap-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.wap-flex2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -moz-box-pack: space-around;
    -webkit--moz-box-pack: space-around;
    box-pack: space-around;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
/*留言板*/
.new-liuyan {
    margin-bottom: 1.4933rem;
    padding-top: 1.4933rem;
}
.new-liuyan .modal-content {
    border: none;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    background-clip: padding-box;
    outline: 0;
    max-width: 1140px;
    margin: 0 auto;
}
.new-liuyan .modal-body p {
    color: #666;
    margin-top: 30px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 0.384rem;
}
.new-liuyan .modal-body>p {
    text-align: center;
}
.new-liuyan .modal-body h4 {
    color: #d31f2b;
    font-size: 0.64rem;
    text-align: center;
    font-weight: bold;
    margin: 0.8533rem 0 0.4267rem 0;
}
.new-liuyan .modal-body {
    padding: 0.4267rem;
    color: #333
}
.new-liuyan .caption {
    margin-top: 0.64rem;
}
.new-liuyan .centent_inp {
    width: 50%;
    display: inline-block;
}
.new-liuyan .centent_inp:first-child {
    padding-right: 0.256rem
}
.new-liuyan .modal-content label {
    display: inline-block;
    margin-bottom: 0.32rem;
    font-weight: 700;
    font-size: 0.512rem;
}
.new-liuyan .centent_inp label span {
    color: #d31f2b;
    font-size: 0.4267rem;
}
.new-liuyan .modal-content button,
.new-liuyan .modal-content input,
.new-liuyan .modal-content keygen,
.new-liuyan .modal-content select,
.new-liuyan .modal-content textarea {
    align-items: center;
    color: #000;
    background-color: #fff;
    padding: 0.128rem 0.256rem;
}
.new-liuyan .modal-content input {
    font-size: 0.512rem;
    outline: none;
    -webkit-appearance: none;
}
.new-liuyan .modal-content input[type=email],
.modal-content input[type=text] {
    display: block;
    padding: 0.128rem 0.256rem;
    font-size: 0.4693rem;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ceced0;
    border-radius: 3px;
}
.new-liuyan .modal-content select {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ceced0;
    width: 90%;
}
.new-liuyan .full {
    min-height: 1px;
    padding-left: 0.0853rem;
    padding-right: 0.0853rem
}
.new-liuyan .content_left,
.content_right {
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}
.new-liuyan .content_left {
    width: 25%;
    float: left
}
.new-liuyan .content_right {
    width: 75%;
    float: left
}
.new-liuyan .mes_product {
    margin-bottom: 0.1707rem
}
.new-liuyan .modal-content input[type=checkbox],
.new-liuyan .modal-content input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
    padding: 0
}
.new-liuyan .caption textarea {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ceced0;
    padding: 0.128rem 0.256rem;
    -webkit-appearance: none;
}
.new-liuyan .last_can,
.new-liuyan .last_sub {
    height: auto;
    background: #d31f2b !important;
    position: static;
    border-radius: 3px;
    padding: 0.1707rem 0.256rem;
    background: 0 0;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0.2133rem 0.2133rem 0.1707rem;
    margin-right: 0.0853rem;
    margin-left: 0.0853rem;
    text-decoration: none
}
.new-liuyan .last_can {
    background: #ccc !important
}
.new-liuyan .last_can,
.new-liuyan .last_sub {
    color: #fff !important;
    border: 0;
    margin-top: 0.1067rem;
}
.new-liuyan .caption textarea:focus,
.new-liuyan .caption input:focus,
.new-liuyan .caption select:focus {
    outline: none;
    border: 1px solid #349ef8;
}
.caption-con {
    font-size: 0;
}
.lian-tijiao {
    text-align: center;
    margin-top: 0.8533rem;
    margin-bottom: 0.8533rem;
}
.new-liuyan .lian-tijiao input {
    display: inline-block;
    margin: 0 0.4267rem;
}
.new-liuyan .lian-tijiao .last_sub,
.new-liuyan .lian-tijiao .last_can {
    padding: 0.2133rem 0.8533rem;
}
.common-img img {
    width: 100%;
}
/*footer*/
.footer {
    background: #2e3033;
    padding: 0.4267rem 0;
    margin-top: 0.38rem;
    margin-bottom: 0.82rem;
	width: 100%;
}
.footer-top {
    overflow: hidden;
}
.footer-right {
    font-size: 0.384rem;
    color: #fff;
    text-align: center;
}
.footer-right img {
    width: 2.88rem;
    height: 2.88rem;
    margin-bottom: 0.256rem;
}

.footer-left-top {
    margin-bottom: 0.64rem;
	width: 50%;
    float: left;
}
.footer-right-top {
    width: 47%;
    float: right;
}
.footer-left-top .footer-left-top-img {
    text-align: center;
    flex: 1;
}
.footer-right-top-img {
    display: inline-block;
}
.footer-left-top-img img {
    width: 1.4293rem;
    height: 1.4293rem;
    display: inline-block;
}
 .footer-right-top-img img{
	 width: 1.7293rem;
    height: 1.7293rem;
    display: inline-block;
 }
.footer-left-top-a p, .footer-right-top-a p{
    font-size: 0.4267rem;
    color: #fff;
}
.footer-right-top-a p span{
	font-size: 0.724rem;
    color: #fff;
    font-weight: bold;
}
.footer-left-top-a a {
    font-size: 0.724rem;
    color: #fff;
    font-weight: bold;
}
.footer-right-top-a a{
	color:#fff;
	font-size: 0.72rem;
    font-weight: 600;}
.footer-right-top-a {
    display: inline-block;
    float: right;
    color: #fff;
}
.footer-left-bottom {
    font-size: 0.4053rem;
    color: #fff;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
.footer-left-bottom span {
    width: 24%;
}
.footer-left-bottom div {
    width: 76%;
}
.footer-Language-con span{
	    display: inline-block;
    width: 0.6rem;
    height: 0.4rem;
    background: url(../images/z-icon1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0.2rem;
}
.footer-Language{
	justify-content: flex-start;
	align-items:flex-start;
	margin-top: 0.3rem;
}
.footer-Language>span{
	width:24%;
	font-size: 0.4053rem;
    color: #fff;
}
.footer-Language-con{
	line-height: 0.7253rem;
	height: 0.7253rem;
	overflow:hidden;
	    font-size: 0.4053rem;
		position:relative;
		    padding-right: 0.7rem;
}
/*fixed-fotter*/
.fixed-fotter {
    height: 2.1rem;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
}
.fixed-red {
    background: #bd1c21;
    flex: 3;
    height: 100%;
}
.fixed-red a {
    font-size: 0.5547rem;
    color: #fff;
    text-align: center;
    flex: 1;
    display: block;
    height: 100%;
}
.fixed-red>span {
    width: 1px;
    height: 1.28rem;
    background: #fff;
    display: block;
}
.fixed-red-item {
    height: 100%;
}
.fixed-blue {
    background: #0f3f81;
    flex: 2;
    height: 100%;
    text-align: center;
}
.fixed-red-img {
    /*height: 0.576rem;*/
    margin-bottom: 0.2133rem;
    margin-top: 0.1rem;
}
.fixed-red-img1 img {
    width: 0.5547rem;
    height: 0.5547rem;
	display:inline-block;
}
.fixed-red-img2 img {
    width: 0.704rem;
    height: 0.576rem;
	display:inline-block;
}
.fixed-blue a {
    display: block;
    height: 100%;
    color: #fff;
}
.fixed-blue-top {}
.fixed-blue-top img {
    width: 0.5973rem;
    height: 0.5973rem;
    display: inline-block;
    vertical-align: middle;
}
.fixed-blue-top span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.512rem;
}
.fixed-blue p {
    font-size: 0.64rem;
    font-weight: bold;
}
/*star*/
.index-box2-con {
    padding: 1.0667rem 0 0.4267rem 0;
    border-bottom: 0.1707rem solid #f5f5f5;
}
.index-box2-item {
    text-align: center;
    width: 16%;
    margin-right: 12%;
    font-size: 0.5547rem;
    color: #666666;
    margin-bottom: 0.64rem;
}
.index-box2-item:nth-child(4n+4) {
    margin-right: 0;
}
.index-box2-item img {
    width: 100%;
    margin-bottom: 0.32rem;
}
.z-box1-title {
    text-align: center;
}
.z-box1-title h2 {
    display: inline-block;
    font-size: 0.768rem;
    color: #333333;
    height: 0.512rem;
    background: #ececec;
    margin: 1.0667rem 0 0.8533rem 0;
    padding: 0 0.64rem;
}
.z-box1-title h2 span {
    margin-top: -0.2987rem;
    display: block;
}
.z-box1-title h2 span em {
    color: #bd1c21;
    font-weight: bold;
    font-style: normal;
}
.index-box3-left {
    flex: 5;
}
.index-box3-right {
    flex: 6;
}
.index-box3-right {}
.index-box3-right h2 {
    font-size: 0.768rem;
    color: #fff;
    background: #bd1c21;
    font-weight: bold;
    padding-left: 0.64rem;
    margin-bottom: 0.8533rem;
    margin-left: -1.4933rem;
}
.index-box3-right h2 span {
    font-size: 0.5547rem;
    margin-left: 0.2133rem;
}
.index-box3-right-item {
    flex: 1;
    text-align: center;
    border-right: 1px solid #eaeaea;
}
.index-box3-right-item:last-child {
    border: none;
}
.index-box3-right-item p {
    font-size: 0.4693rem;
    color: #333333;
}
.index-box3-right-item-img {
    height: 0.7253rem;
    margin-bottom: 0.2133rem;
}
.index-box3-right-item-img img {}
.smail-icon1 {
    width: 0.6827rem;
    height: 0.6827rem;
}
.smail-icon2 {
    width: 0.7467rem;
    height: 0.704rem;
}
.smail-icon3 {
    width: 0.6613rem;
    height: 0.7253rem;
}
.smail-icon4 {
    width: 0.6827rem;
    height: 0.7253rem;
}
.smail-icon5 {
    width: 0.64rem;
    height: 0.64rem;
}
.smail-icon6 {
    width: 0.7467rem;
    height: 0.7253rem;
}
.smail-icon7 {
    width: 0.704rem;
    height: 0.704rem;
}
.smail-icon8 {
    width: 0.6613rem;
    height: 0.64rem;
}
.index-box3 .wap-flex {
    margin-bottom: 0.64rem;
}
.index-box5 {
    background: #f5f5f5;
}
.index-box5-slide img {
    width: 100%;
    border-radius: 0.2133rem;
}
.index-box5-list {
    padding: 0.4267rem;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 0.0853rem 0.0427rem #e5e5e5;
    margin-bottom: 1.28rem;
}
.index-box5-list h3 {
    font-size: 0.64rem;
    color: #333333;
    margin-bottom: 0.64rem;
    font-weight: bold;
}
.index-box5-slide p {
    font-size: 0.512rem;
    color: #333333;
    margin-top: 0.2133rem;
}
.index-box5-slide a {
    flex: 1;
    position: relative;
    border-radius: 0.2133rem;
    overflow: hidden;
}
.index-box5-slide a span {
    width: 1.1093rem;
    height: 1.0027rem;
    display: block;
    background: url(../images/hot.png) no-repeat center;
    background-size: 1.1093rem 1.0027rem;
    position: absolute;
    right: 0;
    top: 0;
}
.index-box5 .swiper-slide {
    width: 60%;
    padding: 0.0853rem;
}
.index-box5-slide a:first-child {
    margin-right: 0.384rem;
}
.index-box6-top {
    border-radius: 0.2133rem;
    overflow: hidden;
}
.index-box6-top .pic{
  aspect-ratio: 701/362;
  overflow: hidden;
}
.index-box6-top .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-box6-top a {
    display: block;
    position: relative;
}
.index-box6-top p {
    font-size: 0.512rem;
    color: #fff;
    padding: 0.256rem 0;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.index-box6-bottom-img {
    border-radius: 0.2133rem;
    overflow: hidden;
    flex: 1;
}
.index-box6-bottom-img .pic{
  overflow: hidden;
  aspect-ratio: 221/147;
}
.index-box6-bottom-img .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-box6-bottom-img img {
    width: 100%;
}
.index-box6-bottom-wen {
    flex: 2;
    padding-left: 0.4267rem;
}
.index-box6-bottom-wen h4 {
    font-size: 0.512rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.4267rem;
}
.index-box6-bottom-wen p {
    font-size: 0.4693rem;
    color: #666666;
    line-height: 0.768rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-box6-bottom-item {
    padding: 0.64rem 0;
    border-bottom: 1px dashed #e6e6e6;
}
.index-box6-bottom-item:last-child {
    border-bottom: none;
}
.index-box7-list {
    align-items: flex-start;
    -webkit-align-items: flex-start;
    border-bottom: 1px solid #f2f2f2;
    padding: 0.32rem 0;
}
.index-box7-left {
    width: 10%;
}
.index-box7-left span {
    font-size: 0.512rem;
    color: #bd1c21;
    display: block;
}
.index-box7-left em {
    font-size: 0.3413rem;
    color: #808080;
    display: block;
    font-style: normal;
}
.index-box7-right {
    width: 90%;
    padding-left: 0.4267rem;
}
.index-box7-right h4 {
    font-size: 0.5547rem;
    color: #333333;
    margin-bottom: 0.2133rem;
}
.index-box7-right p {
    font-size: 0.4693rem;
    color: #808080;
    line-height: 0.7253rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-box4 {
    margin-bottom: 0.64rem;
}
.index-box4-con {
    position: relative;
    padding-top: 0.2133rem;
}
.index-box4-con h3 {
    font-size: 0.5547rem;
    color: #bd1c21;
    font-weight: bold;
    margin-left: 0.64rem;
}
.index-box4-wen {
    box-shadow: 0 0 0.1067rem 0.0213rem #ccc;
    padding: 0.8533rem 0.64rem 1.4933rem 0.64rem;
    margin: 0.2133rem 0.0853rem;
    border-radius: 0.2133rem;
}
.index-box4-wen h4 {
    font-size: 0.512rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.2133rem;
}
.index-box4-wen p {
    font-size: 0.512rem;
    color: #666666;
    line-height: 0.768rem;
    width: 32%;
}
.index-box4-tu {
    width: 60%;
    border-radius: 0.2133rem;
    position: absolute;
    right: 0.4267rem;
    top: 0;
}
.index-box4-tu a {
    display: block;
    background: #bd1c21;
    overflow: hidden;
    border-radius: 0.2133rem;
}
.index-box4-tu img {
    width: 100%;
    border-radius: 0.2133rem;
    margin: -0.2133rem 0.2133rem 0 0;
}
.index-box4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}
.index-box4 .swiper-container-horizontal>.swiper-pagination-bullets,
.index-box4 .swiper-pagination-custom,
.index-box4 .swiper-pagination-fraction {
    text-align: right;
    padding-right: 1.3333rem;
}
.index-box4 .swiper-pagination-bullet {
    width: 0.384rem;
    height: 0.384rem;
    background: #cccccc;
    opacity: 1;
}
.index-box4 .swiper-pagination-bullet-active {
    background: #bd1c21;
    width: 0.9813rem;
    border-radius: 0.192rem;
}
.index-box4-bottom {
    margin: 0.64rem 0 0.2133rem 0;
}
.index-box4-bottom a {
    display: block;
    flex: 1;
}
.index-box4-bottom a:nth-child(2) {
    margin: 0 0.64rem;
}
.index-box4-bottom img {
    width: 100%;
}
.index-box4-bottom p {
    font-size: 0.384rem;
    color: #4c4c4c;
    text-align: center;
    margin: 0.32rem 0;
	height: 1.4rem;
    line-height: 0.7rem;
}
/*about-us*/
.about-box {
    background: #f5f5f5;
}
.about-box1 {
    background: #fff;
    margin-bottom: 0.2133rem;
}
.about-tab {
    padding: 1.0667rem 0 0.7467rem 0;
}
.about-tab-item a {
    display: block;
    text-align: center;
}
.about-tab-item img {
    height: 0.8107rem;
}
.about-tab-item p {
    font-size: 0.5547rem;
    margin-top: 0.4267rem;
}
.about-tab-item .active-p {
    color: #bd1c21;
}
.about-us-box2 {
    background: #fff;
}
.about-us-box2 h2,
.about-us-box3 h2 {
    font-size: 0.64rem;
    color: #bd1d21;
    font-weight: bold;
    background: url(../images/about-us-icon1.png) no-repeat center left;
    background-size: 0.8107rem 0.7253rem;
    padding-left: 1.28rem;
    margin: 0.8533rem 0;
}
.about-us-box2-img {
    text-align: center;
}
.about-us-box2-img img {
    width: 80%;
}
.about-us-box2>p {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.9387rem;
    margin-top: 0.64rem;
    margin-bottom: 0.4267rem;
}
.about-us-box2-item {
    text-align: center;
    border: 1px solid #e6e6e6;
    flex: 1;
    height: 3.2rem;
}
.about-us-box2-item h3 {
    font-size: 0.6827rem;
    color: #bd1d21;
    margin: 0.2987rem 0;
}
.about-us-box2-item p {
    font-size: 0.4693rem;
    color: #4c4c4c;
}
.about-us-box3 h2 {
    background: url(../images/about-us-icon2.png) no-repeat center left;
    background-size: 0.7253rem 0.7253rem;
}
.about-us-box3 p {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.9387rem;
    margin: 0.64rem 0 1.0667rem;
}
.about-us-box3,
.about-us-box5,
.about-us-box6 {
    background: #fff;
}
.about-us-box5-con {
    position: relative;
}
.about-us-box5-p {
    border: 1px solid #fff;
    position: absolute;
    padding: 0.4267rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 84%;
}
.about-us-box5-p p {
    font-size: 0.512rem;
    color: #1a1a1a;
    line-height: 0.8107rem;
    background: rgba(255, 255, 255, 0.7);
    padding: 0.8533rem;
}
.about-us-box5-img {
    margin: 0.8533rem 0;
}
.about-us-box6 {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.9387rem;
}
.about-us-box6-imgList {
    margin: 0.4267rem 0;
}
.about-us-box6-imgList img {
    width: 30%;
}
.about-wenhua-box2,
.about-fazhan-box2,
.about-team-box2 {
    border-top: 0.2133rem solid #f5f5f5;
}
.about-wenhua-box2-left {
    background: #bd1d21;
    border-radius: 50%;
    border: 0.1493rem solid #f2d2d3;
    color: #fff;
    font-size: 0.512rem;
    line-height: 0.768rem;
    width: 2.3893rem;
    height: 2.3893rem;
    text-align: center;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.about-wenhua-box2-left p {
    display: inline-block;
    vertical-align: middle;
}
.about-wenhua-box2-img {
    margin: 0.8533rem 0;
    text-align: center;
}
.about-wenhua-box2-img img {
    width: 80%;
}
.about-wenhua-box2-right {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.768rem;
    width: 80%;
}
.about-wenhua-box2-item {
    margin-bottom: 0.3413rem;
}
.about-wenhua-box2-text {
    background: url(../images/about-wenhua2.png) no-repeat center;
    background-size: cover;
    color: #fff;
    overflow: hidden;
    margin-top: 1.0667rem;
}
.about-wenhua-box2-text-con {
    padding: 0 0.64rem;
}
.about-wenhua-box2-text-con h3 {
    font-size: 0.64rem;
    font-weight: bold;
    margin: 0.8533rem 0;
}
.about-wenhua-box2-text-p {
    margin-bottom: 0.8533rem;
}
.about-wenhua-box2-text-p p {
    font-size: 0.4693rem;
    background: url(../images/about-wenhua-icon1.png) no-repeat center left;
    background-size: 0.2133rem 0.2133rem;
    padding-left: 0.5547rem;
    margin-bottom: 0.4267rem;
}
/*about-fazhan*/
.about-fazhan-box2-con h3 {
    font-size: 0.768rem;
    font-weight: bold;
    color: #fff;
    background: #bd1d21;
    border-radius: 0 0.4267rem 0.4267rem 0;
    padding: 0 0.768rem;
    display: inline-block;
    margin: 0.64rem 0 0.4267rem 0;
}
.about-fazhan-box2-nian {
    /*background: #f1f5f9;*/
    padding: 0.32rem 0.5333rem;
}
.about-fazhan-box2-nian p {
    font-size: 0.512rem;
    color: #666666;
    line-height: 0.768rem;
    margin-left: 0.768rem;
    margin-bottom: 0.64rem;
}
.about-fazhan-box2-nian p:last-child {
    margin-bottom: 0;
}
.about-fazhan-box2-nian-top {
    margin-bottom: 0.2133rem;
    margin-left: -0.1493rem;
    background: #fff;
    height: 0.4693rem;
    line-height: 0.4693rem;
}
.about-fazhan-box2-nian-top span {
    font-size: 0.4267rem;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
}
.about-fazhan-box2-nian-top i {
    width: 0.2987rem;
    height: 0.2987rem;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.384rem;
}
.about-fazhan-box2-nian-wai {
    border-left: 1px solid #cccccc;
    padding: 0.2133rem 0 0 0;
}
/*about-team*/
.about-team-box2-con {
    text-align: center;
}
.about-team-box2-con h3 {
    font-size: 0.64rem;
    background: #bd1d21;
    padding: 0.0853rem 0.64rem;
    display: inline-block;
    color: #fff;
    margin: 1.0667rem 0 0.96rem 0;
}
.about-team-box2-item {
    position: relative;
    width: 31%;
    margin-bottom: 0.64rem;
}
.about-team-box2-item img {
    width: 100%;
}
.about-team-box2-item p {
    font-size: 0.512rem;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.0853rem 0;
}
.jishu-tan {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 0 2.1333rem;
    display: none;
    overflow: scroll;
    padding-bottom: 3.4133rem;
}
.jishu-tan-box {
    margin-top: 3.6267rem;
}
.guan {
    /*text-align: right;
    margin-bottom: 0.2133rem;
    margin-right: -1.0667rem;*/
    position: absolute;
    top: 0.2133rem;
    right: 0.2133rem;
}
.guan img {
    width: 0.9813rem;
    height: 0.9813rem;
    display: inline-block;
}
.jishu-tan-img {
    position: relative;
}
.jishu-tan-img>img {
    width: 100%;
}
.jishu-tan-wen {
    color: #fff;
}
.jishu-tan-wen h4 {
    font-size: 0.64rem;
    font-weight: bold;
    text-align: center;
    margin: 0.4267rem 0;
}
.jishu-tan-wen p {
    font-size: 0.5547rem;
    line-height: 0.9387rem;
}
/*about-zhanhui*/
.about-zhanhui-box2 {
    border-top: 0.2133rem solid #f5f5f5;
}
.zhan-img {
    width: 60%;
    margin: 0.8533rem auto 0 auto;
}
.zhan-img img {
    width: 100%;
}
.about-zhanhui-box2-con ul {
    padding-top: 0.4267rem;
}
.about-zhanhui-box2-con li {
    padding: 0 0.64rem;
    overflow: hidden;
}
.about-zhanhui-box2-con li:nth-child(even) {
    background: #f7f7f7;
}
.zhan-top {
    margin-bottom: 0.64rem;
}
.zhan-top img {
    width: 4.48rem;
    height: 1.4507rem;
    display: inline-block;
}
.zhan-top span {
    font-size: 0.5547rem;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 0.2133rem;
}
.zhan-bottom {
    margin-bottom: 0.8533rem;
}
.zhan-bottom h4 {
    font-size: 0.5973rem;
    font-weight: bold;
    margin: 0.64rem 0;
}
.zhan-bottom p {
    font-size: 0.5547rem;
    margin-bottom: 0.4267rem;
}
.zhan-bottom strong {
    color: #4c4c4c;
}
.zhan-box2 li {
    padding: 1.0667rem 0 0.2133rem 0;
    border-bottom: 0.2133rem solid #f5f5f5;
}
.zhan-btn-list a {
    display: block;
    color: #fff;
    display: block;
    font-size: 0.4693rem;
    width: 3.072rem;
    height: 0.8533rem;
    line-height: 0.8533rem;
    text-align: center;
}
.zhan-btn-list .zhan-zi {
    background: #bd1d21;
    margin-bottom: 0.64rem;
}
.zhan-btn-list .zhan-liu {
    background: #000;
}
/*epc-box1*/
.epc-box1 {}
.epc-box1>p {
    font-size: 0.512rem;
    color: #555555;
    line-height: 0.8533rem;
    text-align: center;
    margin-bottom: 0.64rem;
}
.epc-box1>p strong {
    color: #bd1d21;
}
.epc-box1-item {
    text-align: center;
    background: #f5f5f5;
    border: 0.0213rem solid #eeeeee;
    flex: 1;
    height: 3.2rem;
}
.epc-box1-item p {
    font-size: 0.512rem;
    color: #bd1d21;
}
.epc-box1-item h5 {
    font-size: 0.4693rem;
    color: #4c4c4c;
}
.epc-box1-item span {
    width: 0.64rem;
    height: 0.5973rem;
    display: inline-block;
    margin-top: 0.2133rem;
}
.epc-box1-icon1 {
    background: url(../images/epc-icon1.png) no-repeat center;
    background-size: 0.64rem 0.5973rem;
}
.epc-box1-icon2 {
    background: url(../images/epc-icon2.png) no-repeat center;
    background-size: 0.4907rem 0.4907rem;
}
.epc-box1-icon3 {
    background: url(../images/epc-icon3.png) no-repeat center;
    background-size: 0.5973rem 0.5973rem;
}
.epc-box1-icon4 {
    background: url(../images/epc-icon4.png) no-repeat center;
    background-size: 0.5547rem 0.5547rem;
}
.epc-download {
    text-align: center;
    background: #bd1d21;
    margin: 0.8533rem 0 1.0667rem 0;
}
.epc-download a {
    height: 1.0667rem;
    display: inline-block;
    font-size: 0.5547rem;
    color: #fff;
    line-height: 1.0667rem;
}
.epc-download a span {
    margin: 0 0.4267rem;
}
/*epc-box2*/
.epc-box2 {
    background: #f5f5f5;
}
.epc-box2-item-left {
    width: 2.4747rem;
    height: 2.4747rem;
    font-size: 1.152rem;
    color: #fff;
    background: #515151;
    text-align: center;
    line-height: 2.4747rem;
    border-radius: 50%;
}
.epc-box2-item-left2 {
    background: #d52e24;
}
.epc-box2-item-left3 {
    font-size: 0.9387rem;
}
.epc-box2-item-right {
    width: 80%;
}
.epc-box2-item-right h4 {
    font-size: 0.5973rem;
    color: #bd1d21;
    font-weight: bold;
}
.epc-box2-item-right h4 span {
    font-size: 0.512rem;
    color: #333333;
    font-weight: normal;
    margin-left: 0.2133rem;
}
.epc-box2-item-right p {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.768rem;
    margin-top: 0.2133rem;
}
.epc-box2-a {
    margin-top: 0.2133rem;
}
.epc-box2-a a {
    font-size: 0.512rem;
    color: #333333;
    padding-left: 1.0667rem;
    margin-right: 0.64rem;
}
.epc-box2-icon1 {
    background: url(../images/epc-box2-icon1.png) no-repeat center left;
    background-size: 0.5973rem 0.5973rem;
}
.epc-box2-icon2 {
    background: url(../images/epc-box2-icon2.png) no-repeat center left;
    background-size: 0.64rem 0.5973rem;
}
.epc-box2-icon3 {
    background: url(../images/epc-box2-icon3.png) no-repeat center left;
    background-size: 0.6187rem 0.6613rem;
}
.epc-box2-icon4 {
    background: url(../images/epc-box2-icon4.png) no-repeat center left;
    background-size: 0.64rem 0.6827rem;
}
.epc-box2-icon5 {
    background: url(../images/epc-box2-icon5.png) no-repeat center left;
    background-size: 0.5333rem 0.5333rem;
}
.epc-box2-icon6 {
    background: url(../images/epc-box2-icon6.png) no-repeat center left;
    background-size: 0.6613rem 0.64rem;
}
.epc-box2-icon7 {
    background: url(../images/epc-box2-icon7.png) no-repeat center left;
    background-size: 0.6187rem 0.6187rem;
}
.epc-box2-icon8 {
    background: url(../images/epc-box2-icon8.png) no-repeat center left;
    background-size: 0.64rem 0.6187rem;
}
.epc-box2-wai {
    border-top: 0.1067rem solid #fff;
    padding: 0.8533rem 0.64rem;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
/*epc-box3*/
.epc-box3-item {
    padding: 0 0.64rem;
    border-bottom: 0.0213rem dashed #eee;
}
.epc-box3-item img {
    width: 100%;
    margin: 0.8533rem 0;
}
.epc-box3-item h3 {
    font-size: 0.5973rem;
    color: #333333;
    font-weight: bold;
}
.epc-box3-item h3 span {
    font-size: 1.024rem;
    color: #bd1d21;
    border-bottom: 0.0853rem solid #bd1d21;
    margin-right: 0.2133rem;
}
.epc-box3-item p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8533rem;
    margin: 0.4267rem 0 0.64rem 0;
}
.epc-box4 {
    margin-bottom: 1.0667rem;
}
.epc-box4-list {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
.epc-box4-item {
    flex: 1;
    text-align: center;
    padding-right: 0.32rem;
}
.epc-box4-item:last-child {
    padding-right: 0;
}
.epc-box4-item img {
    width: 100%;
}
.epc-box4-item p {
    font-size: 0.384rem;
    color: #666666;
    line-height: 0.5547rem;
    margin-top: 0.2133rem;
}
/*liuyan*/
.lianxi-box4 {
    background: #f0f6f6;
}
/*留言板*/
.new-liuyan {
    margin-bottom: 1.4933rem;
    padding-top: 1.4933rem;
}
.new-liuyan .modal-content {
    border: none;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    background-clip: padding-box;
    outline: 0;
    max-width: 1140px;
    margin: 0 auto;
}
.new-liuyan .modal-body p {
    color: #666;
    margin-top: 0.64rem;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 0.384rem;
}
.new-liuyan .modal-body>p {
    text-align: center;
}
.new-liuyan .modal-body h4 {
    color: #d31f2b;
    font-size: 0.64rem;
    text-align: center;
    font-weight: bold;
    margin: 0.8533rem 0 0.4267rem 0;
}
.new-liuyan .modal-body {
    padding: 0.4267rem;
    color: #333
}
.new-liuyan .caption {
    margin-top: 0.64rem;
}
.new-liuyan .centent_inp {
    width: 50%;
    display: inline-block;
}
.new-liuyan .centent_inp:first-child {
    padding-right: 0.256rem
}
.new-liuyan .modal-content label {
    display: inline-block;
    margin-bottom: 0.32rem;
    font-weight: 700;
    font-size: 0.512rem;
}
.new-liuyan .centent_inp label span {
    color: #d31f2b;
    font-size: 0.4267rem;
}
.new-liuyan .modal-content button,
.new-liuyan .modal-content input,
.new-liuyan .modal-content keygen,
.new-liuyan .modal-content select,
.new-liuyan .modal-content textarea {
    align-items: center;
    color: #000;
    background-color: #fff;
    padding: 0.128rem 0.256rem;
}
.new-liuyan .modal-content input {
    font-size: 0.512rem;
    outline: none;
    -webkit-appearance: none;
}
.new-liuyan .modal-content #email,
.modal-content input[type=text] {
    display: block;
    /*padding: 0.128rem 0.256rem;*/
	height:34px;
    font-size: 0.4693rem;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ceced0;
    border-radius: 3px;
}
.new-liuyan .modal-content select {
    line-height: 1.28rem;
	/*padding: 0.128rem 0.256rem;*/
	height:34px;
    font-size: 0.512rem;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ceced0;
}
.new-liuyan .full {
    min-height: 1px;
    padding-left: 0.0853rem;
    padding-right: 0.0853rem
}
.new-liuyan .content_left,
.content_right {
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}
.new-liuyan .content_left {
    width: 25%;
    float: left
}
.new-liuyan .content_right {
    width: 75%;
    float: left
}
.new-liuyan .mes_product {
    margin-bottom: 0.1707rem
}
.new-liuyan .modal-content input[type=checkbox],
.new-liuyan .modal-content input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
    padding: 0
}
.new-liuyan .caption textarea {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ceced0;
    padding: 0.128rem 0.256rem;
    -webkit-appearance: none;
}
.new-liuyan .last_can,
.new-liuyan .last_sub {
    height: auto;
    background: #d31f2b !important;
    position: static;
    border-radius: 3px;
    padding: 0.1707rem 0.256rem;
    background: 0 0;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0.2133rem 0.2133rem 0.1707rem;
    margin-right: 0.0853rem;
    margin-left: 0.0853rem;
    text-decoration: none
}
.new-liuyan .last_can {
    background: #ccc !important
}
.new-liuyan .last_can,
.new-liuyan .last_sub {
    color: #fff !important;
    border: 0;
    margin-top: 0.1067rem;
}
.new-liuyan .caption textarea:focus,
.new-liuyan .caption input:focus,
.new-liuyan .caption select:focus {
    outline: none;
    border: 1px solid #349ef8;
}
.caption-con {
    font-size: 0;
}
.lian-tijiao {
    text-align: center;
    margin-top: 0.8533rem;
    margin-bottom: 0.8533rem;
}
.new-liuyan .lian-tijiao input {
    display: inline-block;
    margin: 0 0.4267rem;
}
.new-liuyan .lian-tijiao .last_sub,
.new-liuyan .lian-tijiao .last_can {
    padding: 0.2133rem 0.8533rem;
}
/*epc-peixun*/
.epc-peixun-box2 {
    border-top: 0.2133rem solid #f5f5f5;
    padding-top: 0.96rem;
}
.epc-peixun-box2-img1 {
    flex: 1;
    padding-right: 0.4267rem;
}
.epc-peixun-box2-wen1 {
    flex: 1;
    padding-left: 0.4267rem;
}
.epc-peixun-box2-wen1 p {
    font-size: 0.4907rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
}
.epc-peixun-box2-xia>p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8533rem;
    margin-top: 0.64rem;
}
.epc-peixun-box2-xia h4 {
    font-size: 0.512rem;
    color: #333333;
    font-weight: bold;
    background: url(../images/epc-peixun-icon1.png) no-repeat center left;
    background-size: 0.4267rem 0.4267rem;
    padding-left: 0.64rem;
    margin: 0.64rem 0 0.4267rem 0;
}
.epc-peixun-box2-p {
    border: 1px dashed #ccc;
    padding: 0.2133rem 0.32rem;
}
.epc-peixun-imglist {
    margin: 1.28rem 0;
}
/*epc-anzhuang*/
.epc-anzhuang-box2 {}
.epc-common-nav {
    padding: 0.8533rem 0;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
.epc-anzhuang-box2-item {
    /*flex: 1;*/
    text-align: center;
}
.epc-anzhuang-box2-item h3 {
    font-size: 0.768rem;
    color: #bd1d21;
    font-weight: bold;
}
.epc-anzhuang-box2-item h4 {
    font-size: 0.4693rem;
    color: #333333;
    font-weight: bold;
}
.epc-anzhuang-box2-item a {
    display: block;
    font-size: 0.4693rem;
    color: #333333;
    margin-top: 0.4267rem;
}
.epc-anzhuang-box2-item .epc-anzhuang-active {
    color: #bd1d21;
}
.epc-anzhuang-box3 p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
    margin-top: 0.64rem;
}
.epc-anzhuang-box3 {
    border-top: 0.2133rem solid #f5f5f5;
    padding-top: 0.4267rem;
}
.jian-h3 {
    font-size: 0.512rem;
    color: #fff;
    background: #bd1d21;
    font-weight: bold;
    padding: 0.1067rem 0.4267rem;
    position: relative;
    display: inline-block;
    line-height: normal;
    margin: 0.64rem 0;
}
.jian-h3:after {
    content: "";
    position: absolute;
    display: block;
    top: -0px;
    right: -0.7253rem;
    width: 0;
    height: 0;
    border: 0.4267rem solid transparent;
    border-left: 0.2987rem solid #bd1d21;
}
.epc-anzhuang-box3-img {
    width: 60%;
    margin: 0 auto;
}
.epc-anzhuang-box3-img img {
    width: 100%;
}
.epc-anzhuang-box3-img2 {
    width: 90%;
    margin: 0.8533rem auto;
}
.epc-anzhuang-box3-img2 img {
    width: 100%;
}
.epc-anzhuang-box4 .common-img {
    margin: 0.64rem 0;
}
.epc-anzhuang-box4 h3 {
    font-size: 0.5547rem;
    color: #bd1d21;
    font-weight: bold;
    text-align: center;
}
.epc-anzhuang-box4 p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
    margin-top: 0.64rem;
}
.epc-common-border {
    border-top: 0.2133rem solid #f5f5f5;
    padding-top: 0.4267rem;
}
/*epc-fayun*/
.epc-fayun-box2-img {
    margin: 0.64rem 0;
}
.epc-fayun-box3 {
    background: url(../images/epc-fayun-bg.png) no-repeat center;
    background-size: cover;
    padding: 0.4267rem 0 1.28rem 0;
}
.epc-fayun-box3-h4 {
    font-size: 0.512rem;
    font-weight: bold;
    color: #fff;
    background: url(../images/epc-fayun-icon1.png) no-repeat center left;
    background-size: 0.4267rem 0.4267rem;
    padding-left: 0.64rem;
    margin-bottom: 0.2987rem;
    margin-top: 0.64rem;
}
.epc-fayun-box3-p {
    font-size: 0.4693rem;
    line-height: 0.768rem;
    color: #fff;
    background: rgba(255, 255, 255, .27);
    padding: 0.4267rem;
}
/*epc-zhizao*/
.epc-zhizao-h2 {
    font-size: 0.512rem;
    color: #bd1d21;
    font-weight: bold;
    margin: 0.64rem 0;
}
.epc-caigou-box2-img {
    width: 60%;
    margin: 0 auto;
}
.epc-caigou-box2-img img {
    width: 100%;
}
.epc-caigou-box2 p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
    margin: 0.64rem 0;
}
.epc-caigou-box3-img {
    width: 80%;
    margin: 0.64rem auto;
}
.epc-caigou-box3-img img {
    width: 100%;
}
.epc-caigou-box3 p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
}
.epc-caigou-box3-img2 {
    margin-bottom: 1.0667rem;
}
/*epc-sheji*/
.epc-sheji-box2-con {
    background: #f5f5f5;
    padding: 1.0667rem 0.64rem 0 0.64rem;
    overflow: hidden;
}
.epc-sheji-box2-p {
    margin: 0.64rem 0;
}
.epc-sheji-box2-p p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
}
.epc-sheji-box3 {
    padding: 0.64rem;
}
.epc-sheji-box4 {
    background: url(../images/epc-sheji-bg.png) no-repeat center;
    background-size: cover;
    padding: 1.0667rem 0;
}
.epc-sheji-box4 p {
    font-size: 0.512rem;
    color: #fff;
    line-height: 0.768rem;
    margin-bottom: 0.64rem;
}
.epc-sheji-box4-item {
    width: 22%;
}
.epc-sheji-box4-item img {
    width: 100%;
}
.epc-sheji-box4-item p {
    text-align: center;
    font-size: 0.4267rem;
    color: #fff;
    margin-top: 0.2133rem;
}
.epc-sheji-box5 {
    padding-bottom: 1.0667rem;
    padding-top: 0.4267rem;
}
.epc-sheji-box5-img {
    width: 80%;
    margin: 0 auto;
}
.epc-sheji-box5-img img {
    width: 100%;
}
.epc-sheji-box5 p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
    margin-top: 0.64rem;
}
/*epc-shiyan*/
.epc-caigou-box2 .bei-p {
    color: #dd1f2b;
    padding: 0.64rem;
    border: 1px solid #dd1f2b;
}
.epc-shiyan-box3 {
    background: url(../images/epc-shiyan-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 1.0667rem;
}
.epc-shiyan-box3 .z-box1-title span {
    color: #fff;
}
.epc-shiyan-box3 .z-box1-title h2 {
    background: #8f9090;
}
.epc-shiyan-box3-bgcolor {
    margin-top: 0.64rem;
}
.epc-shiyan-box3 .color-fff {
    color: #fff;
    text-align: center;
    font-size: 0.512rem;
    line-height: 0.8107rem;
}
.epc-shiyan-box3-list {
    padding: 0.64rem 1.0667rem 0.2133rem 1.0667rem;
    background: #929393;
}
.epc-shiyan-box3-list img {
    width: 45%;
    margin-bottom: 0.4267rem;
}
.epc-shiyan-box4 {
    padding-bottom: 1.0667rem;
}
.epc-shiyan-box4 #demo {
    margin-top: 0.4267rem;
}
.epc-shiyan-box4 #demo ul {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
.epc-shiyan-box4 #demo li {
    width: 30%;
}
.epc-shiyan-box4 #demo li a {
    display: block;
    position: relative;
}
.epc-shiyan-box4 #demo li span,
.epc-shiyan-box4 #demo li p {
    font-size: 0.4267rem;
    color: #4c4c4c;
    text-align: center;
    display: block;
    margin-top: 0.2133rem;
}
.epc-shiyan-box4 #demo li .fangda {
    position: absolute;
    right: 0.2133rem;
    bottom: 0;
}
.pro-xiang-box3-img #demo .fangda {
    position: absolute;
    right: 0.2133rem;
    bottom: 0.2133rem;
}
.pro-xiang-box3-img .fangda img {
    width: 0.5547rem;
    height: 0.5547rem;
}
.epc-shiyan-box4 .fangda img {
    width: 0.3627rem;
    height: 0.3627rem;
}
#demo {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}
.flipLightBox {
    text-align: center;
    margin: 0 auto;
    display: inline-block
}
.flipLightBox span {
    background: #fff;
    color: #fff
}
.flipLightBox,
.flipLightBox-1,
.flipLightBox-10,
.flipLightBox-11,
.flipLightBox-12,
.flipLightBox-13,
.flipLightBox-14,
.flipLightBox-15,
.flipLightBox-16,
.flipLightBox-17,
.flipLightBox-18,
.flipLightBox-19,
.flipLightBox-2,
.flipLightBox-20,
.flipLightBox-21,
.flipLightBox-22,
.flipLightBox-23,
.flipLightBox-24,
.flipLightBox-25,
.flipLightBox-26,
.flipLightBox-27,
.flipLightBox-28,
.flipLightBox-29,
.flipLightBox-3,
.flipLightBox-30,
.flipLightBox-31,
.flipLightBox-32,
.flipLightBox-33,
.flipLightBox-34,
.flipLightBox-35,
.flipLightBox-36,
.flipLightBox-37,
.flipLightBox-38,
.flipLightBox-39,
.flipLightBox-4,
.flipLightBox-40,
.flipLightBox-41,
.flipLightBox-42,
.flipLightBox-43,
.flipLightBox-44,
.flipLightBox-45,
.flipLightBox-46,
.flipLightBox-47,
.flipLightBox-48,
.flipLightBox-49,
.flipLightBox-5,
.flipLightBox-50,
.flipLightBox-51,
.flipLightBox-52,
.flipLightBox-53,
.flipLightBox-6,
.flipLightBox-7,
.flipLightBox-8,
.flipLightBox-9 {
    display: block;
    padding: 1px;
    border: 1px solid #ddd
}
.option-column {
    width: 150px;
    padding: 40px;
    padding-top: 20px;
    height: 315px
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
#table1,
#table2,
#table3 {
    text-align: center;
    font-size: 0.384rem;
    margin-bottom: 0.64rem;
}
#table1,
#table2,
#table3 {
    border: 1px solid #ddd;
    border-right: 0;
    border-collapse: collapse;
    color: #666;
    display: inline-table;
}
.table-responsive #table1,
.table-responsive #table2,
.table-responsive #table3 {
    display: block;
}
.table-responsive p {
    font-size: 0.64rem;
    margin-bottom: 0.64rem;
}
#table1 th,
#table1 td,
#table2 th,
#table2 td,
#table3 th,
#table3 td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0.2133rem;
    /*color: #666;*/
}
#table1 th,
#table2 th,
#table3 th {
    width: 50%;
}
.epc-shiyan-box4 #table1 {
    margin-top: 0.4267rem;
}
.epc-shiyan-h4 {
    font-size: 0.512rem;
    color: #333;
    font-weight: bold;
    margin-top: 0.64rem;
    margin-bottom: 0.2133rem;
}
/*pro-list*/
.pro-list {
    padding: 0.4267rem 0 1.0667rem 0;
}
.pro-list-item {
    padding: 0.8533rem 0;
    border-bottom: 1px solid #e6e6e6;
}
.pro-list-left {
    width: 30%;
}
.pro-list-left a {
    display: block;
}
.pro-list-right {
    width: 70%;
    padding-left: 0.768rem;
}
.pro-list-right h2 {
    font-size: 0.5973rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.3413rem;
}
.pro-list-right p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8533rem;
}
.pro-hui {
    position: relative;
}
.fanhui a {
    width: 3.264rem;
    height: 2.0267rem;
    text-align: center;
    padding-top: 0.32rem;
    position: absolute;
    right: 0.64rem;
    bottom: -0.7253rem;
    font-size: 0.4693rem;
    color: #fff;
    font-weight: bold;
    background: url(../images/pro-list-icon1.png) no-repeat center;
    background-size: cover;
}
/*gongyi*/
.gongyi-list {
    padding: 0.64rem 0;
}
.gongyi-list-top {
    margin: 0.8533rem 0;
}
.gongyi-list-top-left {
    background: url(../images/gongyi-icon1.png) no-repeat center;
    background-size: cover;
    font-size: 1.024rem;
    color: #bd1d21;
    text-align: center;
    width: 2.6453rem;
    height: 1.8133rem;
    line-height: 1.8133rem;
}
.gongyi-list-top-right {
    width: 80%;
}
.gongyi-list-top-right h3 {
    font-size: 0.64rem;
    color: #bd1d21;
    font-weight: bold;
}
.gongyi-list-top-right p {
    font-size: 0.4693rem;
    color: #4c4c4c;
    margin-top: 0.2133rem;
    line-height: 0.512rem;
}
.gongyi-list-bottom-item {
    border-bottom: 0.0427rem solid #c9c9c9;
    width: 32%;
    margin-bottom: 0.64rem;
}
.gongyi-list-bottom-item p {
    font-size: 0.512rem;
    text-align: center;
    padding: 0.2133rem 0;
}
.gongyi-list-bottom-item p a {
    display: block;
    color: #333333;
}
.gongyi-list-bottom2:after {
    content: '';
    width: 32%;
}
/*case*/
.case-box1-con {
    background: #f5f5f5;
    padding-top: 0.8533rem;
    padding-bottom: 0.64rem;
    border-bottom: 1px solid #e6e6e6;
}
.case-box1-con-list {
    margin-bottom: 0.64rem;
}
.case-box1-con-list span {
    font-size: 0.5547rem;
    font-weight: bold;
    color: #3d3d3d;
}
.case-box1-con-list label {
    font-size: 0.5547rem;
    color: #3d3d3d;
    padding: 0.0427rem 0.2133rem;
}
.case-box1-con-list .label-active {
    background: #bd1c21;
    color: #fff;
}
.case-box2 {
    background: #fff;
    padding: 1.28rem 0;
}
.case-box2-item {
    width: 48%;
    background: #fff;
    margin-bottom: 0.8533rem;
    border-radius: 0.128rem;
    box-shadow: 0 0 0.0427rem 0.0213rem #e6e6e6;
}
.case-box2-item .pic{
  aspect-ratio: 215/132;
  overflow: hidden;
}
.case-box2-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.case-box2-item p {
    font-size: 0.5547rem;
    color: #333333;
    line-height: 0.9387rem;
    padding: 0.4267rem 0.64rem;
}
/*case-error*/
.case-error-img {
    font-size: 0.5547rem;
    color: #808080;
    text-align: center;
    padding: 0.8533rem 4.48rem;
    border-top: 1px dashed #e6e6e6;
    border-bottom: 1px dashed #e6e6e6;
}
.case-error-img img {
    width: 100%;
}
.case-error-p {
    text-align: center;
    margin: 0.8533rem 0 0.4267rem 0;
}
.case-error-more {
    text-align: center;
    margin: 1.0667rem 0;
}
.case-error-more p {
    font-size: 0.768rem;
    padding: 0.4267rem 1.92rem;
    background: #bd1c21;
    color: #fff;
    display: inline-block;
    border-radius: 0.64rem;
}
/*pro-xiang*/
.pro-xiang-box {
    padding-top: 1.28rem;
}
.dise {
    font-size: 1.664rem;
    color: #bd1d21;
    font-weight: bold;
    opacity: 0.1;
    text-align: center;
}
.pro-xiang-box1-con {
    margin-top: -1.0667rem;
}
.pro-xiang-box1-con h1 {
    font-size: 0.64rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.common-img80 {
    margin: 0.64rem auto;
    width: 80%;
}
.common-img80 img {
    width: 100%;
}
.common-img90 {
    margin: 0.64rem auto;
    width: 90%;
}
.common-img90 img {
    width: 100%;
}
.pro-xiang-box1-con p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
    margin-bottom: 0.2133rem;
}
.show-chatbtn{
	background: #f5f5f5;
    border: 1px dashed #bd1d21;
    padding: 0.64rem;
    margin: 1.0667rem 0 0.2133rem 0;
}
.show-chatbtntop{
	color:#bd1d21;
}
.show-chatbtntop a{
	font-size: .88rem;
	color:#bd1d21;
	font-weight: bold;
}
.show-chatbtntop img{
	width: 20px;
}
.show-chatbtntop span{
	font-size: .64rem;
}

.show-chatbtnbot{
	text-align: center;
	margin-top: .6rem;
}
.show-chatbtnbot a{
	height: 1.4rem;
	line-height: 1.4rem;
	background: #bd1d21;
	color: #FFF;
	display: inline-block;
	font-size: .64rem;
	border-radius: .2rem;
	padding: 0 .4rem;
}	
.show-chatbtnbot a img{
	width: 1.2rem;
	display: inline-block;
	vertical-align: middle;
}
.pro-zhuan-btn {
    background: #f5f5f5;
    border: 1px dashed #bd1d21;
    padding: 0.64rem;
    margin: 1.0667rem 0 0.2133rem 0;
}
.pro-zhuan-btn-left {
    font-size: 0;
}
.pro-zhuan-btn-left img {
    width: 0.576rem;
    height: 0.576rem;
    display: inline-block;
    vertical-align: bottom;
}
.pro-zhuan-btn-left span {
    font-size: 0.384rem;
    color: #bd1d21;
    display: inline-block;
    vertical-align: bottom;
}
.pro-zhuan-btn-left a {
    font-size: 0.8533rem;
    color: #bd1d21;
    display: inline-block;
    vertical-align: bottom;
}
.pro-zhuan-btn-right img {
    width: 2.048rem;
    height: 2.048rem;
}
.pro-zhuan-btn-right p {
    font-size: 0.4267rem;
    color: #333333;
    margin-top: 0.2133rem;
}
.pro-common-h3 {
    display: inline-block;
    font-size: 0.64rem;
    color: #333333;
    font-weight: bold;
    background: url(../images/pro-xiang-icon3.png) no-repeat bottom left;
    background-size: 1.3653rem 0.0853rem;
    padding-bottom: 0.2133rem;
    margin-top: 1.0667rem;
    margin-bottom: 0.8533rem;
}
.pro-xiang-box2-p {
    margin-bottom: 0.64rem;
    overflow: hidden;
}
.pro-xiang-box2-p p {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.768rem;
    margin-bottom: 20px;
    background: url(../images/pro-xiang-icon4.png) no-repeat left top;
    background-size: 0.5547rem 0.6187rem;
    padding-left: 0.8533rem;
    margin-bottom: 0.64rem;
}

.fitting-show h4,.fitting-show-relative-pro h3 {
    display: inline-block;
    font-size: 0.64rem;
    color: #333333;
    font-weight: bold;
    background: url(../images/pro-xiang-icon3.png) no-repeat bottom left;
    background-size: 1.3653rem 0.0853rem;
    padding-bottom: 0.2133rem;
    margin-top: 1.0667rem;
    margin-bottom: 0.8533rem;
}

.fitting-show p {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.768rem;
    margin-bottom: 20px;
    background: url(../images/pro-xiang-icon4.png) no-repeat left top;
    background-size: 0.5547rem 0.6187rem;
    padding-left: 0.8533rem;
    margin-bottom: 0.64rem;
}

.pro-xiang-box3 {
    background: url(../images/pro-xiang-bg1.png) no-repeat center;
    background-size: cover;
}
.pro-common-h3-fff {
    color: #fff;
}
.pro-xiang-box3-img {
    width: 60%;
    margin: 0 auto 0.64rem auto;
}
.pro-xiang-box3-img a>img {
    width: 100%;
}
.pro-xiang-box3-p {
    overflow: hidden;
    margin-bottom: 0.4267rem;
}
.pro-xiang-box3-p p {
    font-size: 0.512rem;
    color: #fff;
    line-height: 0.8107rem;
    margin-bottom: 0.64rem;
}
.pro-xiang-box3-p p a {
    color: #bd1d21;
    font-weight: 600;
}
.pro-xiang-table {
    overflow-x: scroll;
}
.pro-xiang-table table tr:first-child {
    background: #bd1d21 !important;
    color: #fff !important;
}
.pro-xiang-table #table1 th {
    color: #fff;
}
.pro-xiang-box5-con {
    background: #f0f6f6;
    padding: 0.64rem;
}
.pro-xiang-box5-img {
    width: 90%;
    margin: 0.64rem auto;
}
.pro-xiang-box5-img img {
    width: 100%;
}
.pro-xiang-box5-con p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
}
.pro-xiang-box6 {
    padding-bottom: 0.64rem;
}
.pro-xiang-box6-item {
    width: 47%;
    margin-bottom: 0.8533rem;
}
.pro-xiang-box6-item .common-img{
  aspect-ratio: 215/132;
  display: block;
  overflow: hidden;
}
.pro-xiang-box6-item .common-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro-xiang-box6-item p {
    font-size: 0.512rem;
    color: #4c4c4c;
    text-align: center;
    border: 1px solid #f6f6f6;
    box-shadow: 0 0.0427rem 0.064rem #ccc;
    border-radius: 0.064rem;
	height: 1.8rem;
    line-height: 0.7rem;
}
.pro-xiang-box6-item p a {
    display: block;
    color: #4c4c4c;
    padding: 0.2133rem;
}
/*gong-xiang-*/
.gong-xiang-box2-list {}
.gong-xiang-box2-item {
    margin-bottom: 0.8533rem;
}
.gong-xiang-box2-item h4 {
    font-size: 0.5547rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 0.9813rem;
    background: #bd1d21;
    display: inline-block;
    padding: 0 1.28rem;
    border-radius: 0.128rem;
    margin-left: 0.64rem;
}
.gong-xiang-box2-item p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8533rem;
    border: 1px dashed #dfdfdf;
    padding: 0.8533rem 0.64rem 0.4267rem 0.64rem;
    border-radius: 0.2133rem;
    width: 100%;
    margin-top: -0.4907rem;
}
.gong-xiang-box5 a>img {
    width: 100%;
}
.gong-xiang-box5 #demo .fangda {
    position: absolute;
    right: 0.64rem;
    bottom: 0.64rem;
}
.gong-xiang-box5 #demo {
    width: 80%;
    margin: 0 auto;
}
.gong-xiang-box6 .pro-xiang-box6-item {
    margin-bottom: 0.64rem;
}
.gong-xiang-box6 .pro-xiang-box6-item p {
    border: none;
    box-shadow: none;
}
/*case-xiang*/
.case-xiang-box6 {
    padding-bottom: 0;
}
.case-xiang-box6 h3 {
    margin-top: 0;
}
.case-xiang-box3-img {
    margin-bottom: 0.64rem;
}
.case-xiang-box5 img {
    width: 65%;
    display: block;
    margin: 0 auto;
}
.case-xiang-box5 .swiper-slide {
    opacity: 0.5;
}
.case-xiang-box5 .swiper-slide-active {
    opacity: 1;
}
/*epc-da*/
.epc-da-box2 {
    padding-bottom: 0.64rem;
}
.epc-da-box2 h3 {
    margin: 0.8533rem 0 0 0;
}
/*epc-guan*/
.epc-guan-p p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.8107rem;
    margin-bottom: 0.64rem;
}
.epc-guan-box2-p p {
    font-size: 0.512rem;
    color: #333;
    font-weight: bold;
    background: url(../images/epc-guan-icon1.png) no-repeat left 0.2133rem;
    background-size: 0.3413rem 0.4267rem;
    padding-left: 0.64rem;
    line-height: 0.9387rem;
    margin: 0;
}
.epc-guan-box2-p h4 {
    font-size: 0.512rem;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 0.4267rem;
}
.epc-guan-box3-item {
    border-bottom: 1px dashed #e6e6e6;
    margin-bottom: 0.4267rem;
    padding-bottom: 0.64rem;
}
.epc-guan-box3-item h4 {
    font-size: 0.384rem;
    color: #bd1d21;
    font-weight: bold;
}
.epc-guan-box3-item p {
    font-size: 0.512rem;
    color: #666666;
    line-height: 0.8107rem;
    margin-top: 0.32rem;
}
.epc-guan-box4-list {
    margin-bottom: 0.64rem;
}
.epc-guan-box4-list h4 {
    font-size: 0.512rem;
    color: #4c4c4c;
    font-weight: bold;
}
.epc-guan-box4-item {
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 0.64rem;
}
.epc-guan-box4-item span {
    font-size: 0.64rem;
    width: 1.152rem;
    height: 1.152rem;
    text-align: center;
    line-height: 1.152rem;
    color: #fff;
    background: #bd1d21;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -0.576rem;
}
.epc-guan-box4-item p {
    font-size: 0.512rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.9387rem;
    background: #f2f2f2;
    padding: 0.2133rem 0.64rem 0.2133rem 1.4507rem;
    width: 100%;
}
.epc-guan-box5-list {
    align-items: flex-start;
    -webkit-align-items: flex-start;
    padding-bottom: 0.8533rem;
}
.epc-guan-box5-item {
    width: 30%;
}
.epc-guan-box5-item>img {
    width: 100%;
}
.epc-guan-box5-wen {
    text-align: center;
}
.epc-guan-box5-wen img {
    width: 0.704rem;
    height: 0.704rem;
    display: inline-block;
}
.epc-guan-box5-item p {
    font-size: 0.4693rem;
    color: #666666;
    line-height: 0.7253rem;
}
/*product*/
.product-box1 {
    padding-bottom: 0.8533rem;
    padding-top: 1.28rem;
}
.product-box1-item h2 {
    font-weight: bold;
    margin: 0 0 0.64rem 0;
    font-size: 0;
}
.product-box1-item h2 span {
    font-size: 1.28rem;
    color: #bd1d21;
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
    margin-right: 0.4267rem;
}
.product-box1-item h2 p {
    display: inline-block;
    font-size: 0.64rem;
    color: #1a1a1a;
    vertical-align: middle;
}
.product-box1-item-box {
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    padding: 0.4267rem;
    width: 48%;
    height: 3.4987rem;
    margin-bottom: 0.64rem;
    position: relative;
}
.product-box1-item-box-left {
    width: 90%;
    position: absolute;
    left: 0.4267rem;
    z-index: 2;
}
.product-box1-item-box-left h3 {
    font-size: 0.512rem;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 0.2133rem;
}
.product-box1-item-box-left p {
    font-size: 0.384rem;
    color: #666666;
    line-height: 0.64rem;
}
.product-box1-item-box-right {
    width: 45%;
    position: absolute;
    right: 0.2133rem;
    z-index: 1;
}
.product-box1-item-box-right img {
    width: 100%;
}
/*sorry-box1*/
.sorry-box {
    background: url(../images/sorry-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 3.2rem;
}
.sorry-box1 p {
    font-size: 0.512rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-top: 1.0667rem;
}
.sorry-box2 {
    margin-bottom: 2.1333rem;
}
.sorry-box2 h3 {
    font-size: 0.64rem;
    color: #fff;
    font-weight: bold;
    border-bottom: 0.0427rem solid #fff;
    display: inline-block;
    padding-bottom: 0.0853rem;
    margin-bottom: 0.8533rem;
}
.sorry-box2 a {
    display: inline-block;
    font-size: 0.512rem;
    color: #fff;
    margin-bottom: 0.4267rem;
    margin-right: 1.0667rem;
}
.sorry-box3-item {
    flex: 1;
    background: rgba(255, 255, 255, .2);
}
.sorry-box3-item-top {
    text-align: center;
    height: 3.2rem;
}
.sorry-box3-item-top .sorry-p {
    font-size: 0.4267rem;
    color: #fff;
}
.sorry-box3-item-top p {
    font-size: 0;
}
.sorry-box3-item-top p img {
    width: 0.128rem;
    height: 0.256rem;
    display: inline-block;
    margin-top: 0.0853rem;
}
.sorry-xian {
    width: 0.704rem;
    height: 0.0427rem;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
}
.sorry-wen h4 {
    font-size: 0.512rem;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.sorry-box3-item-top a {
    font-size: 0.2987rem;
    color: #fff;
    background: #bd1d21;
    padding: 0.0427rem 0.2987rem;
    text-align: center;
    display: inline-block;
    margin-top: 0.0853rem;
}
.sorry {
    margin-bottom: -1.28rem;
}
/*search*/
.search-biao {
    margin: 1.0667rem 0 0.64rem 0;
}
.search-biao p {
    border-top: 1px solid #cccccc;
    width: 70%;
    margin: 0 auto -0.512rem auto;
}
.search-biao-wen {
    text-align: center;
}
.search-biao-wen span {
    font-size: 0.768rem;
    display: inline-block;
    padding: 0 0.8533rem;
    color: #030303;
    background: #fff;
}
.search-kuang {
    margin: 0.64rem 0 1.28rem 0;
}
.search-kuang-con {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.search-kuang-con input[type="text"] {
    display: inline-block;
    padding-left: 0.5333rem;
    height: 1.0667rem;
    width: 98%;
    border-radius: 0.128rem;
    border: 1px solid #ddd;
    background: #f5f5f5;
    color: #262626;
    font-size: 0.5547rem;
}
.search-kuang-con input[type="text"]::-webkit-input-placeholder {
    color: #666;
}
.search-kuang input[type="submit"] {
    display: inline-block;
    width: 0.5333rem;
    height: 0.5333rem;
    background: url(../images/search-icon1.png) no-repeat center;
    background-size: contain;
    margin-left: -1.28rem;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
}
.search-tab-span {
    overflow: hidden;
    border-bottom: 1px solid #bfbfbf;
}
.search-tab-span h3 {
    float: left;
    font-size: 0.5547rem;
    color: #030303;
    /*margin-bottom: 0.4267rem;*/
}
.search-tab-span h3 span {
    font-size: 0.768rem;
    font-weight: bold;
}
.search-tab {
    font-size: 0;
    float: right;
}
.search-tab span {
    font-size: 0.5547rem;
    color: #030303;
    text-align: center;
    line-height: 0.5547rem;
    display: inline-block;
    padding: 0.2987rem 0.1067rem 0.4267rem 0.1067rem;
    border: 1px solid #fff;
    cursor: pointer;
    margin: 0 0.4267rem;
}
.search-tab .search-tab-active {
    font-weight: bold;
    color: #bd1c21;
    border-bottom: 2px solid #bd1c21;
}
.search-item {
    display: none;
}
.search-item-active {
    display: block;
}
.search-item li {
    padding: 1.0667rem 0.64rem 0.64rem 0.64rem;
    border-bottom: 1px solid #f2f2f2;
}
.search-item li:last-child {
    border: none;
}
.search-item li h4 {
    font-size: 0.5973rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.search-item li p {
    font-size: 0.5547rem;
    color: #4c4c4c;
    line-height: 0.9387rem;
}
.search-date {
    font-size: 0.384rem;
    color: #808080;
    margin: 0.2133rem 0 0.4267rem 0;
}
.search-pro-item {
    width: 47%;
    border: 1px solid #f2f2f2;
    margin-bottom: 1.0667rem;
}
.search-pro-item-wen h3 {
    font-size: 0.5547rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 0.2133rem;
}
.search-pro-item-wen p {
    font-size: 0.4907rem;
    color: #333333;
    line-height: 0.9387rem;
    background: #eff5f5;
    padding: 0.2133rem 0 0.2rem 0.4267rem;
    /*height: 3.4133rem;*/
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.search-pro-item-wen {
    padding: 0.4267rem;
}
.search-pro-item-img img {
    width: 100%;
}
.search-pro {
    margin-top: 1.0667rem;
}
/*contact*/
.lianxi-box2 {
    margin-top: 1.0667rem;
}
#dituContent {
    height: 100%;
}
.lianxi-box2 p {
    font-size: 0;
    background: #f2f2f2;
    margin-bottom: 0.64rem;
    padding: 0.32rem 0;
}
.ditu {
    height: 9.3867rem;
    margin: 1.0667rem 0;
}
.lianxi-box2 p span {
    font-size: 0.5547rem;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
}
.lianxi-box2 .dizhi span {
    width: 90%;
}
.lianxi-box2 p .lian-tel {
    font-size: 0.64rem;
    color: #bd1c21;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.lianxi-box2 p a {
    font-size: 0.5547rem;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
}
.lianxi-box2 p i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.2133rem;
    margin-left: 0.4267rem;
}
.lianxi-box2 p em {
    font-size: 0.64rem;
    color: #bd1c21;
    font-weight: bold;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}
.lian-phone {
    width: 0.6827rem;
    height: 0.6827rem;
    background: url(../images/lian-img1.png) no-repeat center;
    background-size: contain;
}
.lian-dizhi {
    width: 0.6827rem;
    height: 0.6827rem;
    background: url(../images/lian-img2.png) no-repeat center;
    background-size: contain;
}
.lian-email {
    width: 0.6827rem;
    height: 0.6827rem;
    background: url(../images/lian-img3.png) no-repeat center;
    background-size: contain;
}
.lian-wei {
    width: 0.6187rem;
    height: 0.4693rem;
    background: url(../images/lian-img4.png) no-repeat center;
    background-size: contain;
}
/*new-video*/
.new-video-box2-item-h3 {
    font-size: 0;
    margin-bottom: 0.64rem;
}
.new-video-box2-item-h3 span {
    width: 0.3413rem;
    height: 0.3413rem;
    background: #bd1c21;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.4267rem;
}
.new-video-box2-item-h3 h3 {
    font-size: 0.5547rem;
    height: 0.9813rem;
    line-height: 0.9813rem;
    font-weight: bold;
    text-align: center;
    background: #bd1c21;
    border-radius: 0.0853rem;
    color: #fff;
    display: inline-block;
    padding: 0 0.8533rem;
    vertical-align: middle;
}
.new-video-box2-one {
    width: 48%;
    background: #f5f5f5;
    border-bottom: 0.0427rem solid #ccc;
    margin-bottom: 0.8533rem;
}
.new-video-box2-one p {
    font-size: 0.5547rem;
    color: #333333;
    line-height: 0.9387rem;
    text-align: center;
    margin: 0.2133rem 0;
    padding: 0 0.4267rem;
}
.new-video-box2-item-con {
    padding-left: 0.64rem;
}
.new-video-box2-con {
    border-left: 0.0427rem solid #bd1c21;
    margin-left: 0.1707rem;
}
.new-video-box2-item {
    margin-left: -0.1707rem;
    padding-top: 0.4267rem;
}
.epc-sheji-box2-two-img img {
    width: 100%;
}
.new-xin-box2, .new-xin-tong {
    padding-top: 1.0667rem;
    padding-bottom: 1.0667rem;
}
.zhan-box2, .rongyu-box2, .jishu-box2, .tong-xian {
    border-top: 0.2133rem solid #f5f5f5;
}
/*new-xianchang*/
.new-xianchang-box2 {
    border-top: 0.2133rem solid #f5f5f5;
    padding-top: 1.0667rem;
    padding-bottom: 0.2133rem;
}
.new-xianchang-item {
    width: 48%;
    border: 1px solid #d9d9d9;
    margin-bottom: 0.8533rem;
}
.new-xianchang-item h2 {
    font-size: 0.512rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.768rem;
    background: #f5f5f5;
    padding: 0.4267rem;
    border-bottom: 1px solid #d9d9d9;
}
.new-xianchang-item p {
    font-size: 0.512rem;
    color: #4c4c4c;
    line-height: 0.768rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0 0.4267rem;
    margin-bottom: 0.4267rem;
}
.new-xianchang-date {
    font-size: 0.384rem;
    color: #808080;
    margin: 0.3413rem 0;
    padding: 0 0.4267rem;
}
/*new-zhishi*/
.new-zhishi-box2 {
    border-top: 0.2133rem solid #f5f5f5;
    padding-top: 1.0667rem;
    margin-bottom: 1.0667rem;
}
.new-zhishi-top-item {
    width: 47.5%;
    border-radius: 0.2133rem;
    overflow: hidden;
    background: #f5f5f5;
}
.new-zhishi-top-item img {
    width: 100%;
}
.new-zhishi-top-item p {
    font-size: 0.512rem;
    color: #333333;
    line-height: 0.768rem;
    padding: 0 0.4267rem;
    margin: 0.4267rem 0;
    height: 2.7733rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.new-zhishi-con {
    padding: 0.8533rem 0 0.64rem 0;
    border-bottom: 1px solid #e6e6e6;
}
.new-zhishi-con h2 {
    font-size: 0.5547rem;
    color: #4c4c4c;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.new-zhishi-con i {
    width: 0.256rem;
    height: 0.256rem;
    display: inline-block;
    background: url(../images/new-zhishi-icon1.png) no-repeat center;
    background-size: 0.256rem 0.256rem;
    vertical-align: middle;
    margin-right: 0.4267rem;
}
.new-zhishi-con span {
    display: inline-block;
    vertical-align: middle;
}
.new-zhishi-data {
    font-size: 0.384rem;
    color: #808080;
    margin: 0.2133rem 0 0.4267rem 0;
}
.new-zhishi-wen-pad {
    padding: 0 0.4267rem 0 0.8533rem;
}
.new-zhishi-wen {
    font-size: 0.5547rem;
    color: #808080;
    line-height: 0.9387rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*new-zhuanti*/
.new-zhuanti-box2 {
    border-top: 0.2133rem solid #f5f5f5;
    padding-top: 1.0667rem;
}
.new-zhuanti-box2 li {
    width: 47%;
    border: 1px solid #f0f0f0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 0.8533rem;
    border-radius: 0.2133rem 0.2133rem 0 0;
    overflow: hidden;
}
.new-zhuanti-wen {
    padding: 0 0.2133rem 0.2133rem 0.2133rem;
}
.new-zhuanti-img {
    border-radius: 0.2133rem;
    overflow: hidden;
}
.new-zhuanti-img img {
    width: 100%;
}
.new-zhuanti-box2 li p {
    font-size: 0.384rem;
    color: #999999;
    margin: 0.2133rem 0;
}
.new-zhuanti-box2 li h3 {
    font-size: 0.5rem;
    line-height: 0.8rem;
    height: 1.6rem;
    color: #4c4c4c;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*new-xinhai*/
.new-xinhai-box2 {
    border-top: 0.2133rem solid #f5f5f5;
    padding-top: 1.0667rem;
}
.new-xinhai-box2 li {
    margin-bottom: 0.8533rem;
}
.new-xin-list-item1 {
    width: 30%;
}
.new-xin-list-item1 img {
    width: 100%;
}
.new-xin-list-item2 {
    width: 70%;
    padding-left: 0.64rem;
}
.new-xin-list-item2 h2 {
    font-size: 0.5547rem;
    color: #1a1a1a;
    line-height: 0.9387rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new-xin-list-item2 p {
    font-size: 0.512rem;
    color: #999999;
    margin-top: 0.2133rem;
}
.new-xin-list-item2 p span {
    display: inline-block;
}
.new-xin-list-item2 p span:first-child {
    text-align: left;
}
.new-xin-list-item2 p span:last-child {
    text-align: right;
}
/*new-xiang*/
.new-xiang-box1 h1 {
    font-size: 0.6547rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
}
.new-xiang-data {
    font-size: 0.384rem;
    color: #666666;
    text-align: center;
    margin-top: 0.2133rem;
}
.new-xiang-dao {
    background: #f0f6f6;
    padding: 0.64rem;
    margin: 0.8533rem 0;
}
.new-xiang-dao p {
    font-size: 0.5547rem;
    color: #4c4c4c;
    line-height: 0.9387rem;
    text-align: center;
}
.new-xiang-dao img {
    width: 100%;
    margin-top: 0.4267rem;
}
.new-xiang-box1-con iframe {
    width: 100% !important;

}
.new-xiang-box1-con center img {
    width: 100% !important;

}
.new-xiang-box1-con p {
    font-size: 0.5547rem;
    color: #4c4c4c;
    line-height: 0.9387rem;
    margin-bottom: 0.64rem;
}

.new-xiang-box1-con h3 {
    font-size: 0.5947rem;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.new-xiang-box1-con h4 {
    font-size: 0.5647rem;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.new-xiang-box1-con img {
    width: 100%;
    height: auto !important;
    margin-bottom: 0.64rem;
}
img.yqimg {
    width: auto;
    padding-right: 7px;
}
.new-xiang-fanye {
    font-size: 0.5547rem;
    line-height: 0.9387rem;
}
.new-xiang-fanye p {
    align-items: baseline;
    -webkit-align-items: baseline;
    margin-bottom: 0.64rem;
}
.new-xiang-fanye span {
    width: 16%;
    color: #333333;
}
.new-xiang-fanye a {
    width: 84%;
    color: #666666;
}
.new-xiang-fanye {
    border-top: 1px solid #e6e6e6;
    padding-top: 1.0667rem;
}
.new-xiang-box1 .common-fen {
    margin: 0.8533rem 0;
}

.new-xiang-box3 li {
    width: 47%;
    border: 1px solid #f0f0f0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 0.64rem;
}
.new-xiang-box3 li p {
    font-size: 0.512rem;
    color: #4c4c4c;
    text-align: center;
    padding: 0.32rem 0;
}
.new-xiang-box4{
    margin-bottom: 1.28rem;
}
.new-xiang-box4 li{
    margin-bottom: 0.2133rem;
}
.new-xiang-box4 li i {
    width: 0.256rem;
    height: 0.256rem;
    background: #bd1c21;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 0.64rem;
}
.new-xiang-box4 li a {
    font-size: 0;
}
.new-xiang-box4 li span {
    font-size: 0.5547rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}
/*new*/
.new-xin-box2{
    padding-top: 0.2133rem;
    padding-bottom: 1.0667rem;
    border-top: 0.2133rem solid #f5f5f5;
}
.new-zhong-tit{
    margin-bottom: 0.2133rem;
}
.new-zhong-tit h3{
    font-size: 0;
}
.new-zhong-tit h3 img{
    width: 1.0453rem;
    height: 0.768rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.4267rem;
}
.new-zhong-tit h3 span{
    font-size: 0.768rem;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.new-zhong-tit a{
    font-size: 0.5547rem;
    color: #bd1d21;
    background: url(../images/new-jia.png) no-repeat center right;
    background-size: 0.4267rem 0.448rem;
    padding-right: 0.64rem;
}
.new-zhong-box3{
    background: #f0f6f6;
    padding-top: 0.2133rem;
    padding-bottom: 0.8533rem;
}
.new-zhong-box3-con{
    align-items: initial;
}
.new-zhong-box3-item{
    width: 48%;
    margin-bottom: 0.64rem;
}
.new-zhong-box3-con .new-zhong-box3-item:nth-child(n+2){
    margin-bottom: 0;
}
.new-zhong-box3-item p{
    font-size: 0.5547rem;
    color: #333333;
    line-height: 0.9387rem;
    padding: 0.2133rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new-xin-box2 li {
    margin-bottom: 0.8533rem;
}
.new-zhong-box4 li{
    margin-bottom: 0.8533rem;
}
.new-zhong-box4-wen h4 {
    margin-bottom: 0.2133rem;
    font-size: 0;
}
.new-zhong-box4-wen h4 i {
    width: 0.256rem;
    height: 0.256rem;
    display: inline-block;
    background: url(../images/new-zhishi-icon1.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.4267rem;
}
.new-zhong-box4-wen h4 span {
    font-size: 0.5547rem;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.new-zhong-box4-wen p {
    color: #666666;
    font-size: 0.5547rem;
    line-height: 0.9387rem;
    padding-left: 0.8533rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new-zhong-box6 .pro-xiang-box6-item p {
    border: none;
    box-shadow: none;
	line-height: 0.8rem;
    height: 1.6rem;
}
.new-zhong-box6 .pro-xiang-box6-item:nth-last-child(-n+2){
    margin-bottom: 0;
}



/*视频详情页最近更新*/
.about-title{
    text-align: center;
    margin: 1.1733rem 0 0.96rem 0;
}
.about-title h2{
    font-size: 0.768rem;
    font-weight: bold;
    background: url(../images/about-img6.png) no-repeat left center;
    background-size: contain;
    padding-left: 1.6rem;
    display: inline-block;
}
.new-xiang-box3 li{
    width: 47%;
    border: 1px solid #f0f0f0;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 0.64rem;
}
.new-xiang-box3 li p{
    font-size: 0.512rem;
    color: #4c4c4c;
    text-align: center;
    padding: 0.32rem 0;
}

/*搜索提交按钮*/
.header-search button{
    width: 0.7253rem;
    height: 0.7253rem;
    position: absolute;
    right: 0.4267rem;
    top: 0.32rem;
    background: url("../images/search-icon2.png") no-repeat center;
    background-size: contain;
    border: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.content{
    width: 94%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.fgzhbox{
  border:3px solid #d31f2b;
  border-radius: 5px;
  position: relative;
  margin: 30px auto;
}
.fgzhleft{
  width: 36.6%;
  box-sizing: border-box;
  padding: 0.43rem;
  background: url(../images/fgzhfootbg.png) no-repeat right bottom;
  background-size: 5.42rem 2.62rem;
  padding-bottom: 0.45rem;
}
.fgzhleft a{
	background: #FFF;
	border-radius: .15rem;
	display:block;
	padding:.4rem 0;
	width:80%;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
}
.fgzhleft img{
  width:1.8rem;
	display:block;
	margin:0 auto;
  box-shadow:  0px 0px 0.21rem 0px rgba(0, 0, 0, 0.05);
}
.fgzhleft span{
  width: 100%;
  display: block;
  text-align: center;
  font-size: 0.64rem;
  margin-top: 0.11rem;
}
.fgzhright{
  width: 63.4%;
}
.fgzh_btn{
  padding-top: 0.85rem;
}
.fgzh_btn a{
  font-size: 0.51rem;
  line-height: 1.19rem;
  margin-right: 0.26rem;
  height: 1.19rem;
  background: #d31f2b;
  color: #FFF;
  border-radius:1.19rem;
  display: inline-block;
  width: 4.20rem;
  text-align: center;
}
.fgzh_btn a img{
  width: 0.64rem;
  margin-right: 0.21rem;
  display: inline-block;
  vertical-align: middle;
}


.fgzhfootright {
  box-shadow:  0px 0px 0.21rem 0px rgba(0, 0, 0, 0.05);
  height: 1.92rem;
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 39.5%;
  bottom: 0.1rem;
}
.fgzhfootright span{
  display: block;
  font-size: 0.43rem;
  color: #333;
  line-height: 0.85rem;
}
.fgzhfootright span img{
  display:block;  
  vertical-align: middle;
  width: 0.51rem;
  margin-right: 0.21rem;
  margin-top: 0.17rem;
  float: left;
}
.fgzhfootright_phone a{
  font-size: 0.94rem;
  font-weight: bold;
  color: #d31f2b;
  line-height: 1.2em;
}
.fgzhfootright_phone font{
  float: left;
}
.fgzh_hand {
  position: relative;
  float: left;
  margin-left: 0.64rem;

}

.fgzh_hand span{
  width: 0.47rem;
  height:  0.47rem;
  background: rgba(211, 31, 43, .1);
  border-radius: 50%;
  display: block;
  box-sizing: border-box;
  padding: 0.09rem;
  box-sizing: border-box;
   transform: scale(1);
    animation: blow 2s infinite ease-in-out;
}
.fgzh_hand i{
  box-sizing: border-box;
  width: 100%;
  display: block;
  height: 100%;
  background: rgba(211, 31, 43, .16);
  border-radius: 50%;
   transform: scale(1);
    animation: blow 2s infinite ease-in-out;
}
@keyframes blow {
     0%, 5%, 10.5%, 90.5%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    5.5%, 10% {
        transform: scale(0.8);
    }
    70%, 90% {
        transform: scale(1.3);
        opacity: 0;
    }
}
.fgzh_hand img{
  position: absolute;
  top: 0.22rem;
  left: 0.15rem;
  width: 0.68rem;
}
.container .content{
	width:100%;
}
.zt_content  .content{
	width:100%;
}
.menu{
	width:60%!important;
}


/*下载验证弹框*/
.yingcang {
    position: fixed;
    top: 40%;
    left:50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    display:none;
    z-index:999;
    width: 80%;
}


.input_box {
    overflow: hidden;
    margin-top: 30px;
}

.input_box input {
    float: left;
    background: #d31f2b !important;
}

.modal-content2 .modal-content {
    max-width: 640px;
}

.close_Mybtn {
    font-size: 15px;
    color: #fff;
    background: #d31f2b;
    padding: 0 6px 3px 6px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 999;
}
#close{
    right: 289px;
}