/*common start*/
:root{
 --primary-color:#e11919;
 --secondary-color:#3388ff;
 --main-color:#e11919;
 --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; 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; }
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*/


.headbg{ width:100%; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); position:fixed; z-index:55; left:0; top:0; transition:all .3s ease;}
.head{ height:80px; transition:all .3s ease; position:relative;
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;}
.head .logo{ float:left; width:20%; height:80px; position:relative; }
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.head .rt{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: flex-end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.head .h_wechat_btn{ margin-left:1.04vw; font-size:16px; line-height:40px; border-radius:40px; padding:0 20px; background:var(--secondary-color); color:#fff; cursor:pointer;}
.head .h_wechat_btn:hover{ opacity:.9;}
.head .h_wechat_btn img{ vertical-align:middle; height:16px; margin-right:5px;}
.h_wechat_box{ width:100%; height:100%; position:fixed; z-index:999; top:0; left:0; display:none;}
.h_wechat_close1{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0; z-index:1;}
.h_wechatbg{ width:90%; max-width:400px; background:#fff; border-radius:10px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.h_wechat_close2{ width:20px; height:20px; cursor:pointer; background:url(../images/chahao2.png) center no-repeat; position:absolute; top:10px; right:10px;}
.h_wechat_close2:hover{ opacity:.9;}
.h_wechat{ padding:40px;}
.h_wechat .h2{ font-size:21px; line-height:31px; text-align:center; margin-bottom:40px;}
.h_wechat .h3{ font-size:16px; line-height:26px; text-align:center; padding:16px 5%; background:#f5f5f5; border-radius:10px; margin-bottom:20px;}
.h_wechat .ewm{}
.h_wechat .ewm img{ display:block; width:100%;}
/*menu*/
.head .menu{ height:80px; line-height:80px; }
.head .menu>ul{}
.head .menu>ul>li{ float:left;padding:0 1.04vw;}
.head .menu>ul>li>a{ color:#333; display:block; font-size:16px; font-weight:normal; position:relative;}
.head .menu>ul>li>a:hover,.head .menu>ul>li:hover>a{ color:var(--secondary-color); }
.head .menu>ul>li>a:before{ content:""; width:100%; height:2px; background:var(--secondary-color); position:absolute; bottom:0; left:0; display:none;}
.head .menu>ul>li>a:hover:before,.head .menu>ul>li:hover>a:before{ display:block;}
.head .menu>ul>li ul{ width:fit-content; min-width:150px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.1); padding:5px 0; position:absolute; top:100%; left:50%; transform:translateX(-50%); z-index:5; display:none;}
.head .menu>ul>li ul li{ position:relative; padding:0 10px;}
.head .menu>ul>li ul li a{ color:#666; display:block; font-weight:normal; font-size:14px; line-height:24px; padding:10px 5px; text-align:center; white-space:nowrap; border-bottom:1px solid #eee;}
.head .menu>ul>li ul li:last-child a{ border-bottom:none;}
.head .menu>ul>li ul li a:hover,.head .menu>ul>li>ul li:hover>a{ color:var(--secondary-color); }
.head .menu>ul>li ul li ul{ width:100%; position:absolute; top:0; left:100%; transform:translateX(0); display:none;}
.head .menu>ul>li ul li:hover>ul{ display:block;}
.head_height{ height:80px;}

.menuD2{position:absolute;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1);top:100%;z-index:5; display:none; width:100%;left: 0;}
.menuD2 .warp{width: 100%;display: flex;flex-wrap: wrap;padding: 20px;}
.menuD2 .warp dl{width: 25%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.menuD2 .warp dt a{display: block;padding: 12px 0;margin-bottom: 15px;font-weight: 600;text-transform: uppercase;border-bottom: rgba(0,0,0,.1) 1px solid;color: #333;font-size: 20px;line-height: 1;}
.menuD2 .warp dd{width: 100%;}
.menuD2 .warp dd div{margin: 5px 0;}
.menuD2 .warp dd div a{font-size: 16px;line-height: 14px;font-weight: 400;font-style: normal;color: #323232;position: relative;display: block;line-height: 2;}
.menuD2 .warp dd div a:after{content: "";display: block;position: absolute;width: 0;height: 2px;background-color: #cd2122;bottom: 0;transition: width .15s cubic-bezier(.68,0,.265,1);}
.menuD2 .warp dd div a:hover:after{width: 100%;background: #f29d26;}

@media(max-width:999px){
.head_height{ height:60px;}
.head{ height:60px; }
.head .logo{ float:left; width:40%; height:60px; margin-right:0;}
.head .h_wechat_btn{ margin-left:0; font-size:14px; line-height:40px; border-radius:40px; padding:0 15px; }
.head .h_wechat_btn img{ height:14px; margin-right:5px;}
.h_wechat{ padding:40px 5%;}
.h_wechat .h2{ font-size:20px; line-height:30px; margin-bottom:20px;}
.h_wechat .h3{ font-size:16px; line-height:26px; padding:16px 5%; margin-bottom:10px;}
.head .menu{ display:none;}
}
/**/
.head .nav_open{ width:24px; height:18px; cursor:pointer; display:none; position:relative; margin-left:15px;}
.head .nav_open i,.head .nav_open:before,.head .nav_open:after{ width:24px; height:2px; background:#666; position:absolute; left:0; transition:all .3s ease;}
.head .nav_open i{ top:50%; transform:translate(0,-50%);}
.head .nav_open:before{ content:""; top:0; }
.head .nav_open:after{ content:""; bottom:0; }
.head .nav_open.active i{ opacity:0; visibility:hidden;}
.head .nav_open.active:before{transform: translateY(8px) rotate(45deg);}
.head .nav_open.active:after{transform: translateY(-8px) rotate(-45deg);}
.head .nav_box{ width:100%; height:calc(100% - 61px); border-top:1px solid #ededed; position:fixed; left:0; top:60px;  display:none;}
.head .nav_close1{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:998;}
.head .navbg{ width:100%; height:100%; background:#fff; color:#333; position:absolute; left:0; top:0; z-index:999;}
.head .nav{ position:relative;}
.head .nav_close2{ display:none;}
.head .nav_list{ max-height:calc(100vh - 60px); overflow-y:auto;}
.head .nav_list ul{ }
.head .nav_list ul li{ padding:5px 5%;}
.head .nav_list>ul>li{ border-top:1px solid rgba(255,255,255,0.05); border-bottom:1px solid rgba(0,0,0,0.1); padding:10px 5%;}
.head .nav_list ul li span{ display:block; position:relative;}
.head .nav_list ul li span a{ display:inline-block; font-size:14px; line-height:24px; position:relative; z-index:2; color:#333;}
.head .nav_list>ul>li>span a{ font-size:16px; line-height:26px; font-weight:normal;}
.head .nav_list ul li.nav_down>span:after{ content:"\f107";font: normal normal normal 14px/1 FontAwesome; position:absolute; top:6px; right:0; }
.head .nav_list ul li.nav_down.active>span:after{ transform:rotate(180deg);}
.head .nav_list ul li ul{ padding:5px 0 0 0; display:none;}
.head .nav_list ul li.active>span>i{ background-image:url(../images/ico_up1.png);}
@media(max-width:999px){
.head .nav_open{ display:block;}
}


.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-container .swiper-slide { }
.banner_swiper .swiper-container .swiper-slide img{ display:block; width:100%;}
.banner_swiper .swiper-pagination{ bottom:20px; height:10px;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{ vertical-align:top; width:10px; height:10px; background:#000; opacity:.5;}
.banner_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ text-align:center; width:60px; height:60px; line-height:60px; margin-top:-30px; border-radius:8px; background:rgba(0,0,0,.5); color:#fff; font-size:30px; opacity:0; visibility:hidden; transition:all .3s ease;}
.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:var(--primary-color);}
.banner_swiper .swiper-button-prev{ left:5%;}
.banner_swiper .swiper-button-next{ right:5%;}
@media(max-width:999px){
.banner_swiper .swiper-pagination{ bottom:10px; }
.banner_swiper .swiper-button-prev,.banner_swiper .swiper-button-next{ width:40px; height:40px; line-height:40px; margin-top:-20px; font-size:20px;}
}


.con01bg{ padding:30px 0;}
.con01{}
.con01 .list{ }
.con01 .list ul li{ float:left; width:calc((100% - 60px)/4); margin:0 0 0 20px;}
.con01 .list ul li:nth-child(4n-3){ margin-left:0;}
.con01 .list ul li .nr_box{
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;}
.con01 .list ul li .imgbg{ width:66px;}
.con01 .list ul li .img{ height:66px; position:relative;}
.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;}
.con01 .list ul li .txtbg{ width:calc(100% - 76px);}
.con01 .list ul li .txt{}
.con01 .list ul li .txt .h2{ font-size:16px; line-height:20px; font-weight:bold; margin-bottom:5px;}
.con01 .list ul li .txt .h3{ font-size:14px; line-height:18px; opacity:.7;}
@media(max-width:999px){
.con01bg{ padding:20px 0;}
.con01 .list ul li{  width:100%; margin:10px 0 ;}
.con01 .list ul li .txt .h2{ font-size:16px; line-height:20px; margin-bottom:5px;}
.con01 .list ul li .txt .h3{ font-size:14px; line-height:18px; }
}


.tit1{ text-align:center;}
.tit1 .h2{ font-size:32px; line-height:42px; font-weight:bold; color:var(--primary-color); background:url(../images/tit1bg.png) center no-repeat;}
.tit1 .h3{ font-size:14px; line-height:24px; opacity:.9; margin-top:5px;}
.more1{}
.more1 span{ display:inline-block; font-size:12px; line-height:40px; border-radius:10px; padding:0 40px; background:var(--primary-color); color:#fff;}
.more1 span:hover{ opacity:.9;}
.con02bg{ padding:60px 0;}
.con02{}
.con02 .list{ margin-top:40px;}
.con02 .list ul li{ float:left; width:calc((100% - 60px)/4); margin:0 0 0 20px;}
.con02 .list ul li:nth-child(4n-3){ margin-left:0;}
.con02 .list ul li .nr_box{ border:1px solid #ccc;}
.con02 .list ul li .img{ padding-bottom:66%; position:relative; overflow:hidden;}
.con02 .list 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;}
.con02 .list ul li:hover .img img{ transform:scale(1.1);}
.con02 .list ul li .txt{ text-align:center; color:#666; padding:15px 5%;}
.con02 .list ul li .txt .h2{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:10px; color:#333;}
.con02 .list ul li .txt .h3{ font-size:16px; line-height:26px; opacity:.7; margin-bottom:15px;}
@media(max-width:999px){
.tit1 .h2{ font-size:24px; line-height:34px; }
.tit1 .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.more1 span{ font-size:12px; line-height:32px; padding:0 20px; }
.con02bg{ padding:40px 0;}
.con02 .list{ margin-top:20px;}
.con02 .list ul li{ width:100%; margin:0 0 20px 0 ;}
.con02 .list ul li .txt{ padding:15px 5%;}
.con02 .list ul li .txt .h2{ font-size:20px; line-height:30px; margin-bottom:10px; }
.con02 .list ul li .txt .h3{ font-size:16px; line-height:26px; margin-bottom:15px;}
}


.tit2{}
.tit2 .h2{ height:40px; line-height:40px;}
.tit2 .h2 strong{ float:left; width:92px; text-align:center; font-size:18px; position:relative; z-index:1; color:#fff;}
.tit2 .h2 strong:before{ content:""; width:100%; height:100%; background:var(--primary-color); position:absolute; left:0; top:0; z-index:-1; transform:skewX(-10deg);}
.tit2 .h2 a{ float:right; color:var(--primary-color);}
.tit2 .h2 a:hover{ text-decoration:underline;}
.con03bg{ padding:60px 0; background:#f7f8fc;}
.con03{}
.con03_list{ margin-top:40px;}
.con03_lt{ float:left; width:calc(100% - 240px);}
.con03_lt ul li{ float:left; width:22%; margin:0 0 20px 2%; height:190px; background:#fff;}
.con03_lt ul li .img{ height:95px; position:relative; overflow:hidden;}
.con03_lt 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;}
.con03_lt ul li:hover .img img{ transform:scale(1.1);}
.con03_lt ul li .txtbg{ height:95px;
display: flex;
justify-content: center;
align-items: center;}
.con03_lt ul li .txt{ width:90%; color:#666;}
.con03_lt ul li .txt .h2{ font-size:18px; line-height:22px; font-weight:bold; color:var(--primary-color); margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con03_lt ul li .txt .h3{ font-size:14px; line-height:18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con03_lt ul li.li1{ width:28%; height:400px; margin-left:0;}
.con03_lt ul li.li2{ width:34%;}
.con03_lt ul li.li3{ width:34%; }
.con03_lt ul li.li1 .img{ height:200px;}
.con03_lt ul li.li1 .txtbg{ height:200px;}
.con03_rt{ float:right; width:200px; padding:0 10px; background:#fff; height:400px;}
.con03_rt .list{ margin-top:15px;}
.con03_rt .list dl dt{ border-bottom:1px solid #f2f2f2; margin-bottom:10px;}
.con03_rt .list dl dt .img{ height:120px; position:relative; overflow:hidden;}
.con03_rt .list dl dt .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.con03_rt .list dl dt:hover .img img{ transform:scale(1.1);}
.con03_rt .list dl dt .h2{ font-size:12px; line-height:32px; font-weight:bold; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con03_rt .list dl dd{ padding-left:10px; background:url(../images/listbg1.png) left center no-repeat; font-size:14px; line-height:40px; height:40px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con03_rt .list dl dd a{}
@media(max-width:999px){
.tit2 .h2{ height:40px; line-height:40px;}
.tit2 .h2 strong{ width:92px; font-size:18px; }
.con03bg{ padding:40px 0; }
.con03_list{ margin-top:20px;}
.con03_lt{ width:100%;}
.con03_lt ul li{ float:left; width:48% !important; margin:0 0 20px 4% !important; height:auto !important; }
.con03_lt ul li:nth-child(2n-1){ margin-left:0 !important;}
.con03_lt ul li .img{ height:90px !important;}
.con03_lt ul li .txtbg{ height:auto !important; }
.con03_lt ul li .txt{ padding:10px 5%;}
.con03_lt ul li .txt .h2{ font-size:16px; line-height:20px; height:20px; margin-bottom:5px;}
.con03_lt ul li .txt .h3{ font-size:12px; line-height:16px; height:32px;}
.con03_rt{ width:90%; padding:0 5%; height:auto;}
.con03_rt .list{ margin-top:15px;}
.con03_rt .list dl dt .img{ height:auto; padding-bottom:60%;}
.con03_rt .list dl dt .h2{ font-size:12px; line-height:32px; }
.con03_rt .list dl dd{ font-size:14px; line-height:40px; height:40px; }
}


.i_ban1{}
.i_ban1 img{ display:block; width:100%;}



.con04bg{ padding:60px 0; background:#f7f8fc;}
.con04{}
.con04_list{ margin-top:40px;}
.con04_lt{ float:left; width:calc(100% - 240px);}
.con04_lt ul li{ float:left; width:24%; margin:0 0 20px 2%; height:190px; background:#fff;}
.con04_lt ul li .img{ height:95px; position:relative; overflow:hidden;}
.con04_lt 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;}
.con04_lt ul li:hover .img img{ transform:scale(1.1);}
.con04_lt ul li .txtbg{ height:95px;
display: flex;
justify-content: center;
align-items: center;}
.con04_lt ul li .txt{ width:90%; color:#666;}
.con04_lt ul li .txt .h2{ font-size:18px; line-height:22px; font-weight:bold; color:var(--primary-color); margin-bottom:5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con04_lt ul li .txt .h3{ font-size:14px; line-height:18px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con04_lt ul li.li1{ margin-left:0;}
.con04_lt ul li.li3{ width:48%; }
.con04_lt ul li.li4{ width:48%; margin-left:0;}
.con04_rt{ float:right; width:200px; padding:0 10px; background:#fff; height:400px;}
.con04_rt .list{ margin-top:15px;}
.con04_rt .list dl dt{ border-bottom:1px solid #f2f2f2; margin-bottom:10px;}
.con04_rt .list dl dt .img{ height:120px; position:relative; overflow:hidden;}
.con04_rt .list dl dt .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.con04_rt .list dl dt:hover .img img{ transform:scale(1.1);}
.con04_rt .list dl dt .h2{ font-size:12px; line-height:32px; font-weight:bold; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con04_rt .list dl dd{ padding-left:10px; background:url(../images/listbg1.png) left center no-repeat; font-size:14px; line-height:40px; height:40px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con04_rt .list dl dd a{}
@media(max-width:999px){
.con04bg{ padding:40px 0; }
.con04_list{ margin-top:20px;}
.con04_lt{ width:100%;}
.con04_lt ul li{ float:left; width:48% !important; margin:0 0 20px 4% !important; height:auto !important; }
.con04_lt ul li:nth-child(2n-1){ margin-left:0 !important;}
.con04_lt ul li .img{ height:90px !important;}
.con04_lt ul li .txtbg{ height:auto !important; }
.con04_lt ul li .txt{ padding:10px 5%;}
.con04_lt ul li .txt .h2{ font-size:16px; line-height:20px; height:20px; margin-bottom:5px;}
.con04_lt ul li .txt .h3{ font-size:12px; line-height:16px; height:32px;}
.con04_rt{ width:90%; padding:0 5%; height:auto;}
.con04_rt .list{ margin-top:15px;}
.con04_rt .list dl dt .img{ height:auto; padding-bottom:60%;}
.con04_rt .list dl dt .h2{ font-size:12px; line-height:32px; }
.con04_rt .list dl dd{ font-size:14px; line-height:40px; height:40px; }
}


.more2{}
.more2 a{ display:inline-block; margin-right:5px;}
.more2 a:last-child{ margin-right:0;}
.more2 span{ display:inline-block; text-align:center; font-size:12px; line-height:22px; padding:0 10px; border-radius:4px; color:#f00; border:1px solid #f00; transition:all .3s ease;}
.more2 span:hover{ background:#f00; color:#fff;}
.more2 a:nth-child(2) span{ color:#f60; border-color:#f60;}
.more2 a:nth-child(2) span:hover{ background:#f60; color:#fff;}
.con05bg{ padding:60px 0;}
.con05{}
.con05 .list{ margin-top:40px;}
.con05 .list ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 20px 20px;}
.con05 .list ul li:nth-child(3n-2){ margin-left:0;}
.con05 .list ul li .nr_box{ border:1px solid #ccc;}
.con05 .list ul li .img{ padding-bottom:66%; position:relative; overflow:hidden;}
.con05 .list 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;}
.con05 .list ul li:hover .img img{ transform:scale(1.1);}
.con05 .list ul li .txt{ color:#666; padding:25px 5%;}
.con05 .list ul li .txt .h2{ font-size:22px; line-height:32px; height:32px; margin-bottom:10px; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con05 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; opacity:.7; margin-bottom:15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.con05bg{ padding:40px 0;}
.con05 .list{ margin-top:20px;}
.con05 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.con05 .list ul li:nth-child(3n-2){ margin-left:10px;}
.con05 .list ul li:nth-child(2n-1){ margin-left:0;}
.con05 .list ul li .txt{ padding:20px 5%;}
.con05 .list ul li .txt .h2{ font-size:16px; line-height:20px; height:20px; margin-bottom:5px; }
.con05 .list ul li .txt .h3{ font-size:12px; line-height:16px; height:32px; margin-bottom:10px;}
}


.con06bg{ padding:60px 0;}
.con06{}
.con06 .list{ margin-top:40px;}
.con06 .list ul li{ float:left; width:calc(20% - 60px); margin:0 30px;}
.con06 .list ul li .img{ height:130px; position:relative;}
.con06 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con06 .list ul li .txt{ text-align:center; margin-top:10px;}
.con06 .list ul li .txt .h2{ font-size:18px; line-height:28px; font-weight:bold; color:var(--primary-color); margin-bottom:5px;}
.con06 .list ul li .txt .h3{ font-size:14px; line-height:24px; opacity:.9;}
@media(max-width:999px){
.con06bg{ padding:40px 0;}
.con06 .list{ margin-top:20px;}
.con06 .list ul li{ width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.con06 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.con06 .list ul li .txt{ margin-top:10px;}
.con06 .list ul li .txt .h2{ font-size:16px; line-height:20px; margin-bottom:5px;}
.con06 .list ul li .txt .h3{ font-size:12px; line-height:16px; }
}


.con07bg{ padding:60px 0;}
.con07{}
.con07 .list{ margin-top:40px;}
.con07 .list ul li{ float:left; width:calc(100%/3);}
.con07 .list ul li .nr_box{ border:1px solid #ccc; padding:20px;}
.con07 .list ul li .img{ padding-bottom:33%; position:relative; overflow:hidden;}
.con07 .list ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con07 .list ul li .txt{ text-align:center; margin-top:15px;}
.con07 .list ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; font-weight:bold; color:var(--primary-color); margin-bottom:10px;}
.con07 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; opacity:.7;}
@media(max-width:999px){
.con07bg{ padding:40px 0;}
.con07 .list{ margin-top:20px;}
.con07 .list ul li{ width:50%;}
.con07 .list ul li .nr_box{ padding:20px 5%;}
.con07 .list ul li .txt{ margin-top:15px;}
.con07 .list ul li .txt .h2{ font-size:16px; line-height:20px; height:20px; margin-bottom:5px;}
.con07 .list ul li .txt .h3{ font-size:12px; line-height:16px; height:32px; }
}




.footbg{ background:#f8f8f8; padding:40px 0;}
.foot{ color:#666;}
.foot a{ color:#666}
.foot a:hover{ color:var(--secondary-color);}
.foot .f_nav{ text-align:center; font-size:16px; line-height:26px; margin-bottom:20px;}
.foot .f_nav a{ display:inline-block; margin:0 10px;}
.foot .f_info{ text-align:center; font-size:14px; line-height:24px;}
@media(max-width:999px){
.footbg{ padding:20px 0;}
.foot .f_nav{ font-size:14px; line-height:24px; margin-bottom:10px;}
.foot .f_nav a{ margin:0 5px;}
.foot .f_info{ font-size:12px; line-height:22px;}
}



/*Add------------------------------------------------------------------------------*/

.inbanner{}
.inbanner img{ display:block; width:100%;}
.inbar{ border-bottom:1px solid #ccc; height:49px; line-height:49px;
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;}
.weizhi{ font-size:12px; padding-left:20px; background:url(../images/updeta_home1.png) left center no-repeat;}
.insidebg{ padding:40px 0 60px 0;}
.inside{}
.inside_lt{ float:left; width:240px;}
.side_a{ font-size:14px; line-height:24px; }
.side_a .h1{ font-size:21px; line-height:48px; height:49px; color:#333; border-bottom:1px solid #ddd; margin-bottom:10px;}
.side_a .h1 span{ display:inline-block; vertical-align:top; border-bottom:2px solid var(--secondary-color);}
.side_a ul{ }
.side_a ul li{}
.side_a>ul>li{ background:#e6e6e6; margin-bottom:2px;}
.side_a ul li span{ display:block; padding:10px 30px 10px 15px; position:relative; cursor:pointer; background:url(../images/ico_list1.png) right 10px center no-repeat;}
.side_a ul li span:hover{ color:var(--secondary-color); }
.side_a ul li.active>span{ background-image:url(../images/ico_list2.png);}
.side_a ul li a{ display:inline-block; color:#333;}
.side_a>ul>li>span a{ font-size:16px;}
.side_a ul li span:hover a{ color:var(--secondary-color);}
.side_a ul li ul{ padding:0 10px 10px 15px; display:none;}
.side_a ul li ul li span{ padding:5px 10px 5px 15px;}
.side_a ul li ul li a{}
.inside_rt{ float:right; width:calc(100% - 280px);}
.inside_con{ margin-top:20px;}
@media(max-width:999px){
.inbar{ display:block; height:40px; line-height:40px;}
.insidebg{ padding:20px 0 40px 0;}
.inside_lt{ display:none;}
.inside_rt{ width:100%;}
}








