/*common start*/
:root{
 --primary-color:#4A157D;
 --secondary-color:#fff9f9;
 --third-color:#844d31;
 --fourth-color:#a95959;
 --fifth-color:#7271b5;
 --sixth-color:#fcf4f4;
 --seventh-color:#4A157D;
 --main-color:#4A157D;
 --main-color-white:#fff;
}
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px; font-family: Arial,' '; color:#333; overflow-x:hidden;}
a{ color:#666;}
a:hover{ color:var(--primary-color); text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:74%; margin:0 auto; min-width:1000px;}
input,textarea,select{outline:none; font-family: Arial,' '; font-size:14px;}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
#lContent img,#lblContent img,.xiangxi_con img,.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}
@media(max-width:999px){
.wapper1{ width:90%; min-width:0;}
}
/*common end*/


.m3_head{ width:100%; background:#fff; position:fixed; z-index:55; left:0; top:0; }
.m3_head1bg{ border-bottom:1px solid #efe6e6; height:39px; overflow:hidden; transition:all .3s ease;}
.m3_head1{ height:39px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.m3_head1 .lt{ font-size:12px; line-height:22px;}
.m3_head2bg{ width:100%; }
.m3_head2{ height:80px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.m3_head .logo{ float:left; width:16%; height:80px; position:relative; margin-right:1.56vw;}
.m3_head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/*menu*/
.m3_head .menu{ height:50px; line-height:50px; float:left;}
.m3_head .menu>ul{}
.m3_head .menu>ul>li{ float:left; position:relative; padding:0 1.56vw;}
.m3_head .menu>ul>li>a{ color:#333; display:block; font-size:16px; font-weight:normal; position:relative;}
.m3_head .menu>ul>li>a:hover,.m3_head .menu>ul>li:hover>a,.m3_head .menu>ul>li.hover>a{ color:var(--primary-color); font-weight:bold;}
/*.m3_head .menu>ul>li.menu_down>a:after{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; margin-left:5px;}*/
.m3_head .menu>ul>li ul{ width:fit-content; min-width:140px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.1); position:absolute; top:100%; left:50%; transform:translateX(-50%); z-index:5; display:none;}
.m3_head .menu>ul>li ul li{ position:relative; }
.m3_head .menu>ul>li ul li a{ color:#333; display:block; font-size:14px; font-weight:normal; padding:10px 5px; line-height:24px; text-align:center; white-space:nowrap;}
.m3_head .menu>ul>li ul li a:hover,.m3_head .menu>ul>li>ul li:hover>a{ color:var(--primary-color); background:var(--secondary-color); }
.m3_head .menu>ul>li ul li ul{ width:100%; position:absolute; top:0; left:100%; transform:translateX(0); display:none;}
.m3_head .menu>ul>li ul li:hover>ul{ display:block;}
.m3_head.active{ background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1);}
.m3_head.active .m3_head1bg{ height:0; border:none;}
.m3_head_height{ height:120px;}
@media(max-width:999px){
.m3_head_height{ height:60px;}
.m3_head{ background:#fff; }
.m3_head1bg{ display:none;}
.m3_head2{ height:60px;
-webkit-justify-content: space-between;
justify-content: space-between;}
.m3_head .logo{ float:left; width:50%; height:60px; margin-right:0;}
.m3_head .menu{ display:none;}
}
/**/
.m3_head .nav_open{ width:24px; height:18px; cursor:pointer; display:none; position:relative; margin-left:20px;}
.m3_head .nav_open i,.m3_head .nav_open:before,.m3_head .nav_open:after{ width:24px; height:2px; background:var(--primary-color); position:absolute; left:0; transition:all .3s ease;}
.m3_head .nav_open i{ top:50%; transform:translate(0,-50%);}
.m3_head .nav_open:before{ content:""; top:0; }
.m3_head .nav_open:after{ content:""; bottom:0; }
.m3_head .nav_open.active i{ opacity:0; visibility:hidden;}
.m3_head .nav_open.active:before{transform: translateY(8px) rotate(45deg);}
.m3_head .nav_open.active:after{transform: translateY(-8px) rotate(-45deg);}
.m3_head .nav_box{ width:100%; height:calc(100% - 61px); border-top:1px solid #ededed; position:fixed; left:0; top:60px;  display:none;}
.m3_head .nav_close1{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:998;}
.m3_head .navbg{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:999;}
.m3_head .nav{ position:relative;}
.m3_head .nav_close2{ display:none;}
.m3_head .nav_list{ max-height:calc(100vh - 60px); overflow-y:auto;}
.m3_head .nav_list ul{ }
.m3_head .nav_list ul li{ padding:5px 5%;}
.m3_head .nav_list>ul>li{ border-bottom:1px solid #ededed; padding:10px 5%;}
.m3_head .nav_list ul li span{ display:block; position:relative;}
.m3_head .nav_list ul li span a{ display:inline-block; font-size:14px; line-height:24px; position:relative; z-index:2;}
.m3_head .nav_list>ul>li>span a{ font-size:16px; line-height:26px; font-weight:normal;}
.m3_head .nav_list ul li.nav_down>span:after{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; position:absolute; top:6px; right:0; }
.m3_head .nav_list ul li.nav_down.active>span:after{ transform:rotate(180deg);}
.m3_head .nav_list ul li ul{ padding:5px 0 0 0; display:none;}
.m3_head .nav_list ul li.active>span>i{ background-image:url(../images/ico_up1.png);}
@media(max-width:999px){
.m3_head .nav_open{ display:block;}
}


.m3_more1{}
.m3_more1 span{ display:inline-block; text-align:center; font-size:16px; line-height:40px; padding:0 40px; background:#000; color:#fff; transition:all .3s ease;}
.m3_more1 span:hover{ opacity:.9;}
.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-slide { overflow:hidden; position:relative; z-index:1;
/*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;*/}
.banner_swiper .swiper-slide.swiper-slide-active{ z-index:2;}
.banner_swiper .swiper-slide img{ display:block; width:100%;}
.banner_swiper .swiper-slide .txtbg{display: none; width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.banner_swiper .swiper-slide .txt{ text-align:center;}
.banner_swiper .swiper-slide .txt .h2{ font-size:28px; line-height:38px; margin-bottom:5px;}
.banner_swiper .swiper-slide .txt .h3{ font-size:100px; line-height:100px; margin-bottom:5px; text-transform:uppercase;}
.banner_swiper .swiper-slide .txt .h4{ font-size:16px; line-height:26px; margin-bottom:30px;}
.banner_swiper .swiper-slide .txt .h4 span{ display:inline-block; border-top:1px solid #b5b5b5; border-bottom:1px solid #b5b5b5; padding:10px 0;}
.banner_swiper .swiper-pagination{ height:6px; bottom:10px;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ vertical-align:top; width:44px; height:4px; border:1px solid var(--primary-color); border-radius:0; background:none; opacity:1; transition:all .3s ease;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:var(--primary-color); opacity:1;}
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ text-align:center; font-size:20px; width:30px; height:60px; line-height:60px; margin-top:-30px; background:rgba(0,0,0,.5); color:#fff; transition:all .3s ease; opacity:0; visibility:hidden;}
.banner_swiper:hover .swiper-button-prev,.banner_swiper:hover .swiper-button-next{ opacity:1; visibility:visible;}
.banner_swiper .swiper-button-prev:hover,.banner_swiper .swiper-button-next:hover{ background:rgba(0,0,0,.9);}
.banner_swiper .swiper-button-prev{ left:5%;}
.banner_swiper .swiper-button-next{ right:5%;}
@media(max-width:999px){
.m3_more1 span{ font-size:12px; line-height:32px; padding:0 20px; }
.banner_swiper .swiper-slide .txt .h2{ font-size:14px; line-height:24px; margin-bottom:5px;}
.banner_swiper .swiper-slide .txt .h3{ font-size:30px; line-height:34px; margin-bottom:10px; }
.banner_swiper .swiper-slide .txt .h4{ display:none;}
.banner_swiper .swiper-pagination{ height:6px; bottom:10px;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ width:24px; height:4px; }
}


.m3_tit1{ width:100%; text-align:center;}
.m3_tit1 .line1{ margin-bottom:18px;}
.m3_tit1 .line1 img{}
.m3_tit1 .h2{ font-size:30px; line-height:40px;}
.m3_tit1 .h2 span{ display:inline-block; border-bottom:1px solid #dedede; padding-bottom:10px;}
.m3_con01bg{display: none; padding:100px 0 50px 0;}
.m3_con01{}
.m3_con01 .list{ margin-top:40px;}
.m3_con01 .list ul li{ float:left; width:22.75%; margin:0 0 20px 3%;}
.m3_con01 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.m3_con01 .list ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.m3_con01 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.m3_con01 .list ul li:hover .img img{ transform:scale(1.1);}
.m3_con01 .list ul li .txt{ color:#666; text-align:center; margin-top:20px;}
.m3_con01 .list ul li .txt .h2{ font-size:24px; line-height:34px; color:#333;}
.m3_con01 .list ul li:hover .txt .h2{ color:var(--primary-color);}
.m3_con01 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
@media(max-width:999px){
.m3_tit1 .line1{ margin-bottom:8px;}
.m3_tit1 .h2{ font-size:20px; line-height:30px;}
.m3_tit1 .h2 span{ padding-bottom:8px;}
.m3_con01bg{display: none; padding:60px 0 30px 0;}
.m3_con01 .list{ margin-top:30px;}
.m3_con01 .list ul li{ width:48%; margin:0 0 20px 4%;}
.m3_con01 .list ul li:nth-child(4n-3){ margin-left:4%; clear:none;}
.m3_con01 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.m3_con01 .list ul li .txt{ margin-top:20px;}
.m3_con01 .list ul li .txt .h2{ font-size:16px; line-height:26px; }
.m3_con01 .list ul li .txt .h3{ font-size:12px; line-height:22px;}
}


.m3_con02bg{display: none; padding:50px 0 100px 0;}
.m3_con02{}
.m3_con02 .list{ margin-top:40px; padding:50px 0; background-repeat:no-repeat; background-position:center; background-size:cover;}
.m3_con02 .list .txtbg{ width:90%; max-width:900px; margin:0 auto;}
.m3_con02 .list .txt{ text-align:right;}
.m3_con02 .list .txt .h2{ font-size:22px; line-height:32px; letter-spacing:6px; margin-bottom:10px;}
.m3_con02 .list .txt .h3{ font-size:14px; line-height:24px;}
.m3_con02 .list2{ margin-top:40px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.m3_con02 .list2 .imgbg{ width:60%;}
.m3_con02 .list2 .img{}
.m3_con02 .list2 .img img{ display:block; width:100%;}
.m3_con02 .list2 .txtbg{ width:32%;}
.m3_con02 .list2 .txt{}
.m3_con02 .list2 .txt .h2{ font-size:24px; line-height:34px; margin-bottom:25px;}
.m3_con02 .list2 .txt .h3{ font-size:14px; line-height:24px; margin-bottom:35px;}
.m3_con02 .list2 .txt .ico{}
.m3_con02 .list2 .txt .ico img{ max-width:100%;}
@media(max-width:999px){
.m3_con02bg{display: none; padding:30px 0 60px 0;}
.m3_con02bg .wapper1{ width:100%;}
.m3_con02 .list{ margin-top:30px; padding:30px 0; }
.m3_con02 .list .txt .h2{ font-size:18px; line-height:28px; letter-spacing:6px; margin-bottom:10px;}
.m3_con02 .list .txt .h3{ font-size:12px; line-height:22px;}
.m3_con02 .list2{ margin-top:30px; display:block;}
.m3_con02 .list2 .imgbg{ width:100%;}
.m3_con02 .list2 .txtbg{ width:90%; padding:15px 5%;}
.m3_con02 .list2 .txt .h2{ font-size:20px; line-height:30px; margin-bottom:5px;}
.m3_con02 .list2 .txt .h3{ font-size:12px; line-height:22px; margin-bottom:10px;}
}


.m3_con03bg{display: none; padding:120px 0; background-repeat:no-repeat; background-position:center; background-size:cover;}
.m3_con03{}
.m3_con03 .txtbg{}
.m3_con03 .txt{ color:#fff;}
.m3_con03 .txt .h2{ font-size:80px; line-height:84px; margin-bottom:8px;}
.m3_con03 .txt .h3{ font-size:12px; line-height:22px; letter-spacing:10px; margin-bottom:22px;}
.m3_con03 .txt .h4{ font-size:30px; line-height:40px;}
.m3_con03 .txt .h4 span{ display:inline-block; border-bottom:1px solid #fff; padding-bottom:5px;}
@media(max-width:999px){
.m3_con03bg{display: none; padding:60px 0; }
.m3_con03 .txt .h2{ font-size:24px; line-height:28px; margin-bottom:8px;}
.m3_con03 .txt .h3{ font-size:12px; line-height:22px; letter-spacing:8px; margin-bottom:18px;}
.m3_con03 .txt .h4{ font-size:20px; line-height:30px;}
.m3_con03 .txt .h4 span{ padding-bottom:5px;}
}

.m3_tit2{ text-align:center}
.m3_tit2 .h2{ font-size:24px; line-height:34px;}
.m3_tit2 .h3{ font-size:16px; line-height:26px; margin-top:5px;}
.m3_tit2 .h4{ font-size:14px; line-height:24px; opacity:.7;}
.m3_tit2 .line1{ margin:0 auto; width:50px; height:2px; background:var(--primary-color); margin-top:10px; margin-bottom:15px;}
.m3_more2{}
.m3_more2 span{ display:inline-block; text-align:center; font-size:14px; line-height:40px; border:1px solid var(--primary-color); color:var(--primary-color); padding:0 50px; transition:all .3s ease;}
.m3_more2 span:hover{ background:var(--primary-color); color:#fff;}
.m3_more2 span i{ margin-left:5px;}
.m3_con04bg{display: none; padding:100px 0 50px 0; background-repeat:no-repeat; background-position:center; background-size:cover;}
.m3_con04{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.m3_con04_lt{ width:44%;}
.m3_con04_lt .list{ margin-top:60px;}
.m3_con04_lt .list ul li{ float:left; width:49%; margin:0 0 0 2%;}
.m3_con04_lt .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.m3_con04_lt .list ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.m3_con04_lt .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.m3_con04_lt .list ul li:hover .img img{ transform:scale(1.1);}
.m3_con04_lt .list ul li .txt{ text-align:center; color:#666; margin-top:20px;}
.m3_con04_lt .list ul li .txt .h2{ font-size:16px; line-height:26px; color:#333; margin-bottom:10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.m3_con04_lt .list ul li:hover .txt .h2{ color:var(--primary-color);}
.m3_con04_lt .list ul li .txt .h3{ font-size:16px; line-height:26px; margin-bottom:15px;}
.m3_con04_rt{ width:48%;}
.m3_con04_rt img{ display:block; width:100%;}
@media(max-width:999px){
.m3_tit2 .h2{ font-size:20px; line-height:30px;}
.m3_tit2 .h3{ font-size:16px; line-height:26px; margin-top:5px;}
.m3_tit2 .h4{ font-size:12px; line-height:22px; }
.m3_tit2 .line1{ margin-top:10px; margin-bottom:15px;}
.m3_more2 span{ font-size:12px; line-height:32px; border:1px solid var(--primary-color); padding:0 20px; }
.m3_con04bg{ padding:60px 0 30px 0; }
.m3_con04bg .wapper1{ width:100%;}
.m3_con04{ display:block;}
.m3_con04_lt{ width:90%; padding:0 5%; margin-bottom:30px;}
.m3_con04_lt .list{ margin-top:30px;}
.m3_con04_lt .list ul li .txt{ margin-top:15px;}
.m3_con04_lt .list ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.m3_con04_lt .list ul li .txt .h3{ font-size:16px; line-height:26px; margin-bottom:10px;}
.m3_con04_rt{ width:100%;}
}

.m3_con05bg{display: none; padding:50px 0 100px 0;}
.m3_con05{}
.m3_con05 .list{ margin-top:60px;}
.m3_con05 .list ul li{ float:left; width:22.75%; margin:0 0 0 3%;}
.m3_con05 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.m3_con05 .list ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.m3_con05 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.m3_con05 .list ul li:hover .img img{ transform:scale(1.1);}
.m3_con05 .list ul li .txt{ text-align:center; color:#666; margin-top:20px;}
.m3_con05 .list ul li .txt .h2{ font-size:16px; line-height:26px; color:#333; margin-bottom:10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.m3_con05 .list ul li:hover .txt .h2{color:var(--primary-color); }
.m3_con05 .list ul li .txt .h3{display: none; font-size:16px; line-height:26px; }
@media(max-width:999px){
.m3_con05bg{ padding:30px 0 60px 0;}
.m3_con05 .list{ margin-top:30px;}
.m3_con05 .list ul li{ float:left; width:49%; margin:0 0 30px 2%;}
.m3_con05 .list ul li:nth-child(4n-3){ margin-left:2%; clear:none;}
.m3_con05 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.m3_con05 .list ul li .txt{ margin-top:15px;}
.m3_con05 .list ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.m3_con05 .list ul li .txt .h3{ font-size:16px; line-height:26px; }
}


.m3_con06bg{display: none; padding:120px 0; background-repeat:no-repeat; background-position:center; background-size:cover;}
.m3_con06{}
.m3_con06 .txtbg{}
.m3_con06 .txt{ color:var(--third-color);}
.m3_con06 .txt .h2{ font-size:80px; line-height:84px; margin-bottom:8px;}
.m3_con06 .txt .h3{ font-size:12px; line-height:22px; letter-spacing:10px; margin-bottom:22px;}
.m3_con06 .txt .h4{ font-size:30px; line-height:40px;}
.m3_con06 .txt .h4 span{ display:inline-block; border-bottom:1px solid var(--third-color); padding-bottom:5px;}
@media(max-width:999px){
.m3_con06bg{ padding:60px 0; }
.m3_con06 .txt .h2{ font-size:24px; line-height:28px; margin-bottom:8px;}
.m3_con06 .txt .h3{ font-size:12px; line-height:22px; letter-spacing:8px; margin-bottom:18px;}
.m3_con06 .txt .h4{ font-size:20px; line-height:30px;}
.m3_con06 .txt .h4 span{ padding-bottom:5px;}
}

.m3_con07bg{display: none; padding:100px 0 50px 0;}
.m3_con07{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.m3_con07_lt{ width:48%;}
.m3_con07_lt img{ display:block; width:100%; height:630px;}
.m3_con07_rt{ width:46%;}
.m3_con07_rt ul li{ margin-bottom:30px;}
.m3_con07_rt ul li .nr_box{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.m3_con07_rt ul li .imgbg{ width:270px;}
.m3_con07_rt ul li .img{ height:190px; background:#fff; position:relative;}
.m3_con07_rt ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.m3_con07_rt ul li:hover .img img{ transform:scale(1.1);}
.m3_con07_rt ul li .txtbg{ width:calc(100% - 300px);}
.m3_con07_rt ul li .txt{ color:#666;}
.m3_con07_rt ul li .txt .h2{ font-size:24px; line-height:24px; color:#333; margin-bottom:5px;}
.m3_con07_rt ul li:hover .txt .h2{ color:var(--primary-color);}
.m3_con07_rt ul li .txt .h3{ font-size:16px; line-height:26px; margin-bottom:5px;}
.m3_con07_rt ul li .txt .h4{ font-size:14px; line-height:24px; opacity:.7; margin-bottom:20px;}
.m3_con07_rt ul li .txt .h5{display: none; font-size:16px; line-height:26px;}
@media(max-width:999px){
.m3_con07bg{ padding:60px 0 30px 0;}
.m3_con07bg .wapper1{ width:100%;}
.m3_con07{ display:block;}
.m3_con07_lt{ width:100%; margin-bottom:30px;}
.m3_con07_lt img{ height:auto;}
.m3_con07_rt{ width:90%; padding:0 5%;}
.m3_con07_rt ul li{ margin-bottom:20px;}
.m3_con07_rt ul li .imgbg{ width:49%;}
.m3_con07_rt ul li .img{ height:auto; padding-bottom:80%; }
.m3_con07_rt ul li .txtbg{ width:44%;}
.m3_con07_rt ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.m3_con07_rt ul li .txt .h3{ font-size:12px; line-height:16px; margin-bottom:5px;}
.m3_con07_rt ul li .txt .h4{ font-size:12px; line-height:16px; margin-bottom:10px;}
.m3_con07_rt ul li .txt .h5{ font-size:16px; line-height:26px; }
}

.m3_con08bg{display: none; padding:50px 0 100px 0;}
.m3_con08{}
.m3_con08 .list{ margin-top:60px;}
.m3_con08 .list ul li{ float:left; width:22.75%; margin:0 0 0 3%;}
.m3_con08 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.m3_con08 .list ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.m3_con08 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.m3_con08 .list ul li:hover .img img{ transform:scale(1.1);}
.m3_con08 .list ul li .txt{ text-align:center; color:#666; margin-top:20px;}
.m3_con08 .list ul li .txt .h2{ font-size:16px; line-height:26px; color:#333; margin-bottom:10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.m3_con08 .list ul li:hover .txt .h2{ color:var(--primary-color);}
.m3_con08 .list ul li .txt .h3{ font-size:16px; line-height:26px; }
@media(max-width:999px){
.m3_con08bg{ padding:30px 0 60px 0;}
.m3_con08 .list{ margin-top:30px;}
.m3_con08 .list ul li{ float:left; width:49%; margin:0 0 30px 2%;}
.m3_con08 .list ul li:nth-child(4n-3){ margin-left:2%; clear:none;}
.m3_con08 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.m3_con08 .list ul li .txt{ margin-top:15px;}
.m3_con08 .list ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.m3_con08 .list ul li .txt .h3{ font-size:16px; line-height:26px; }
}

.img_t .img img{width: 100%;}

.tpdq .img img{width: 100%;padding: 35px 0;border-bottom: 1px solid #4A318F;}

.m3_tit3{ text-align:center;}
.m3_tit3 .h2{ font-size:16px; line-height:26px; color:var(--fourth-color); margin-bottom:20px;}
.m3_tit3 .h3{ font-size:36px; line-height:46px;}
.m3_tit3 .h3 span{ display:inline-block; border-top:1px solid #727272; border-bottom:1px solid #727272; padding:15px 0;}
.m3_tit3 .line1{ margin-bottom:8px;}
.m3_tit3 .line1 img{}
.m3_con09bg{display: none; padding:120px 0; background-repeat:no-repeat; background-position:center; background-size:cover; background-attachment:fixed;}
.m3_con09{}
.m3_con09 .list{ max-width:600px; margin:0 auto; margin-top:50px; background:url(../images/c9_bg2.jpg) center no-repeat; background-size:cover; border-radius:10px; overflow:hidden;}
.m3_con09 .list_box{ background:rgba(255,255,255,0.5); padding:50px 10%;}
.m3_con09 .list .h1{ text-align:center; font-size:20px; line-height:30px; margin-bottom:40px;}
.m3_con09 .list ul li{ float:left; width:50%; text-align:center;}
.m3_con09 .list ul li .img{}
.m3_con09 .list ul li .img img{ display:block; margin:0 auto; width:120px;}
.m3_con09 .list ul li .h2{ font-size:16px; line-height:26px; margin-top:20px;}
@media(max-width:999px){
.m3_tit3 .h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.m3_tit3 .h3{ font-size:16px; line-height:26px;}
.m3_tit3 .h3 span{ padding:10px 0;}
.m3_tit3 .line1{ margin-bottom:2px;}
.m3_con09bg{display: none; padding:60px 0; }
.m3_con09 .list{ margin-top:30px; }
.m3_con09 .list_box{ padding:30px 5%;}
.m3_con09 .list .h1{ font-size:18px; line-height:28px; margin-bottom:15px;}
.m3_con09 .list ul li .h2{ font-size:14px; line-height:24px; margin-top:10px;}
}


.m3_footbg{ background:rgb(228 224 252 / 82%);}
.m3_foot{ color:var(--primary-color);}
.m3_foot a{ color:var(--primary-color);}
.m3_foot a:hover{ color:#333;}
.m3_foot .list1{display: none; padding:40px 0; border-bottom:1px solid rgb(189 180 234 / 40%);}
.m3_foot .list1 ul{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.m3_foot .list1 ul li{ width:22.5%; }
.m3_foot .list1 ul li .nr_box{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.m3_foot .list1 ul li .imgbg{ width:50px;}
.m3_foot .list1 ul li .img{ height:50px; position:relative;}
.m3_foot .list1 ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.m3_foot .list1 ul li .txtbg{ width:calc(100% - 65px);}
.m3_foot .list1 ul li .txt{}
.m3_foot .list1 ul li .txt .h2{ font-size:16px; line-height:20px; font-weight:bold;}
.m3_foot .list1 ul li .txt .h3{ font-size:12px; line-height:26px; color:var(--fifth-color);}
.m3_foot .list2{ padding:40px 0;}
.m3_foot .list2 ul{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.m3_foot .list2 ul li{ width:22.5%;margin-right: 20px;}
.m3_foot .list2 ul li .txt{}
.m3_foot .list2 ul li .txt .h2{ font-size:18px; line-height:28px; margin-bottom:5px;}
.m3_foot .list2 ul li .txt .h3{ font-size:13px; line-height:17px; margin-bottom:10px;}
.m3_foot .list2 ul li .txt .h4{ font-size:12px; line-height:22px;}
.m3_foot .f_info{ text-align:center; font-size:12px; line-height:22px; padding:15px 0; border-top:1px solid rgb(189 180 234 / 40%);}
@media(max-width:999px){
.m3_foot .list1{ display:none;}
.m3_foot .list2{ display:none;}
.m3_foot .f_info{ font-size:12px; line-height:16px; padding:15px 0;}
}


/*Add------------------------------------------------------------------------------*/

.inbanner{}
.inbanner img{ display:block; width:100%;}
.inbarbg{ border-bottom:1px dotted #e2e2e2; }
.inbar{ height:59px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.weizhi{ font-size:14px; line-height:59px;}
.innav{ font-size:16px; line-height:59px;}
.innav ul{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.innav ul li{ border-right:1px solid #e0e0e0;}
.innav ul li:nth-child(1){ border-left:1px solid #e0e0e0;}
.innav ul li a{ display:block; padding:0 1.56vw;}
.innav ul li.hover a,.innav ul li a:hover{ color:var(--primary-color); font-weight:bold;}
@media(max-width:999px){
.inbar{ height:auto; display:block;}
.weizhi{ font-size:12px; line-height:39px;}
.weizhi i{ display:none;}
.innav{ display:none;}
}

.m3_insidebg{ padding:60px 0 80px 0;}
.m3_inside{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;
flex-wrap:wrap;}
.m3_inside_con{ width:100%; margin-top:30px;}
.m3_inside_lt{ width:240px;}
.m3_side_a{ border:1px solid #eee; box-shadow:0 0 10px rgba(0,0,0,.1);}
.m3_side_a .h1{ font-size:14px; line-height:24px; background:var(--primary-color); color:#fff; padding:15px 15px; }
.m3_side_a .h1 strong{ display:block; font-size:24px; font-weight:normal; margin-right:5px;}
.m3_side_a .h1 span{ display:block; opacity:.7;}
.m3_side_a ul li{ font-size:16px; line-height:26px;}
.m3_side_a>ul>li{ border-top:1px solid #eee;}
.m3_side_a ul li span{ display:block; padding:12px 20px 12px 15px; position:relative; cursor:pointer;}
.m3_side_a ul li.hover>span{ color:#fff; background:var(--primary-color);}
.m3_side_a ul li a{ display:inline-block;}
.m3_side_a ul li a:hover{ color:var(--primary-color);}
.m3_side_a ul li.hover>span a{ color:#fff;}
.m3_side_a ul li span:after{ content:"\f105"; font: normal normal normal 16px/1 FontAwesome; position:absolute; right:10px; top:50%; transform:translateY(-50%); transform-origin:center; }
.m3_side_a ul li.active>span:after{ content:"\f106";}
.m3_side_a ul li ul{ padding:0 10px 10px 15px; display:none;}
.m3_side_a ul li ul li{}
.m3_side_a ul li ul li span{ padding:6px 20px 6px 15px;}
.m3_inside_rt{ width:calc(100% - 280px);}
@media(max-width:999px){
.m3_insidebg{ padding:40px 0 60px 0;}
.m3_inside{ display:block;}
.m3_inside_con{ margin-top:20px;}
.m3_inside_lt{ width:100%; margin-bottom:30px;}
.m3_inside_rt{ width:100%;}
}



.m3_product{}
.m3_product ul li{ float:left; width:32%; margin:0 0 30px 2%;}
.m3_product ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.m3_product ul li .nr_box{ transition:all .3s ease;}
.m3_product ul li:hover .nr_box{ border-color:var(--primary-color);}
.m3_product ul li .img{ padding-bottom:82%; position:relative; overflow:hidden;}
.m3_product ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease; }
.m3_product ul li:hover .img img{ transform:scale(1.1);}
.m3_product ul li .nr_box .txtbg{background:var(--primary-color); }
.m3_product ul li .txt{ color:#666; padding:20px 5%; text-align:center;}
.m3_product ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; color:#fff; margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.m3_product ul li:hover .txt .h2{ color:#fff;}
.m3_product ul li .txt .h3{display: none; font-size:15px; line-height:25px; height:25px;}
@media(max-width:999px){
.m3_product ul li{ width:49%; margin:0 0 30px 2%;}
.m3_product ul li:nth-child(3n-2){ margin-left:2%; clear:none;}
.m3_product ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.m3_product ul li .txt{ padding:15px 5%; }
.m3_product ul li .txt .h2{ font-size:14px; line-height:24px; height:24px; margin-bottom:5px; }
.m3_product ul li .txt .h3{ font-size:12px; line-height:22px; height:22px;}
}


.m3_tit4{display: none;}
.m3_tit4 .h2{ font-size:22px; line-height:32px;}
.m3_tit4 .h3{ font-size:14px; line-height:24px; opacity:.9;}
.m3_aboutus{}
.m3_aboutus1{ padding:50px 0 80px 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.m3_aboutus1_lt{ width:60%;}
.m3_aboutus1_lt .list{ border-top:1px solid #e0e0e0; padding-top:40px; margin-top:30px; font-size:14px; line-height:2em;}
.m3_aboutus1_lt .list p{ font-size:14px; line-height:2em;}
.m3_aboutus1_rt{ width:33%;}
.m3_aboutus1_rt img{ display:block; width:100%;}
.m3_aboutus2{ border-top:1px dotted #e2e2e2; padding-top:80px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.m3_aboutus2_lt{ width:37%;}
.m3_aboutus2_lt .img{ padding:20px 0 0 20px; position:relative;}
.m3_aboutus2_lt .img:before{ content:""; width:80%; height:50%; background:var(--seventh-color); position:absolute; top:0; left:0; z-index:-1;}
.m3_aboutus2_lt img{ display:block; width:100%;}
.m3_aboutus2_rt{ width:54%;}
.m3_aboutus2_rt .list{ border-top:1px solid #e0e0e0; padding-top:40px; margin-top:30px; font-size:14px; line-height:2em;}
.m3_aboutus2_rt .list p{ font-size:14px; line-height:2em;}
@media(max-width:999px){
.m3_tit4{ display: none;text-align:center;}
.m3_tit4 .h2{ font-size:22px; line-height:32px;}
.m3_tit4 .h3{ font-size:14px; line-height:24px; }
.m3_aboutus1{ padding:30px 0 30px 0; display:block;}
.m3_aboutus1_lt{ width:100%; margin-bottom:10px;}
.m3_aboutus1_lt .list{ padding-top:20px; margin-top:10px; font-size:12px; line-height:2em;}
.m3_aboutus1_lt .list p{ font-size:12px; line-height:2em;}
.m3_aboutus1_rt{ width:100%;}
.m3_aboutus1_rt img{ display:block; width:100%;}
.m3_aboutus2{ padding-top:30px; display:block;}
.m3_aboutus2_lt{ width:100%; margin-bottom:10px;}
.m3_aboutus2_lt .img{ padding:20px 0 0 20px; }
.m3_aboutus2_lt .img:before{ width:80%; height:50%; }
.m3_aboutus2_rt{ width:100%;}
.m3_aboutus2_rt .list{ padding-top:20px; margin-top:10px; font-size:12px; line-height:2em;}
.m3_aboutus2_rt .list p{ font-size:12px; line-height:2em;}
}
















