/*common start*/
:root{
 --primary-color:#2487ce;
 --secondary-color:#f85a40;
 --third-color:#28a745;
 --fourth-color:#f7f8f9;
}
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,'Microsoft YaHei'; 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:1320px; margin:0 auto;}
input,textarea,select{outline:none; font-family: Arial,'Microsoft YaHei';}
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:1399px){
.wapper1{ width:1140px; }
}
@media(max-width:1199px){
.wapper1{ width:960px; }
}
@media(max-width:999px){
.wapper1{ width:90%; }
}
/*common end*/



.head{ width:100%; background:#fff; position:fixed; z-index:55; left:0; top:0; }
.head.active{ box-shadow:0 0 10px rgba(0,0,0,.1);}
.head1bg{ width:100%; height:40px; /*overflow:hidden;*/ background:var(--primary-color); transition:all .3s ease;}
.head1{ color:rgba(255, 255, 255, 0.7); font-size:14px; line-height:40px;}
.head1 a{ color:rgba(255, 255, 255, 0.7); display:inline-block; margin-left:15px; position:relative;}
.head1 a:hover{ color:#fff;}
.head1 a i{ margin-right:5px;}
.head1 a .ewm{ padding:10px; position:absolute; top:100%; left:50%; transform:translateX(-50%); z-index:2; display:none;}
.head1 a:hover .ewm{ display:block;}
.head1 a .ewm img{ width:130px; height:130px; background:#555; box-shadow:0 4px 8px rgba(0,0,0,0.1);}
.head1 .rt{ text-align:right;}
.head2bg{ width:100%; }
.head2{ height:90px;
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:16%; height:100px; position:relative; }
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/*menu*/
.head .menu{ height:60px; line-height:60px; float:left;}
.head .menu>ul{}
.head .menu>ul>li{ float:left; position:relative; padding:0 .94vw;}
.head .menu>ul>li:last-child{ padding-right:0;}
.head .menu>ul>li>a{ color:#999; display:block; font-size:16px; font-weight:bold; position:relative;}
.head .menu>ul>li>a:hover,.head .menu>ul>li:hover>a/*,.head .menu>ul>li.hover>a*/{ color:var(--primary-color); }
.head .menu>ul>li>a:before{ content:""; width:0; height:2px; background:var(--secondary-color); position:absolute; bottom:10px; left:0; transition:all .3s ease;}
.head .menu>ul>li>a:hover:before,.head .menu>ul>li:hover>a:before/*,.head .menu>ul>li.hover>a:before*/{ width:100%;}
.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;}
.head .menu>ul>li ul li{ position:relative; }
.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;}
.head .menu>ul>li ul li a:hover,.head .menu>ul>li>ul li:hover>a{ color:var(--primary-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.active{ background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1);}
.head.active .head1bg{ height:0; }
.head_height{ height:100px;}
.page_dingwei{ padding-top:100px; margin-top:-100px;}
@media(max-width:999px){
.page_dingwei{ padding-top:60px; margin-top:-60px;}
.head_height{ height:60px;}
.head{ box-shadow:0 0 10px rgba(0,0,0,.1);}
.head1bg{ display:none;}
.head2{ height:60px;}
.head .logo{ float:left; width:50%; height:60px; }
.m4_head .h_search_btn{ width:24px;}
.head .menu{ display:none;}
}
/**/
.head .nav_open{ width:24px; height:18px; cursor:pointer; display:none; position:relative; }
.head .nav_open i,.head .nav_open:before,.head .nav_open:after{ width:24px; height:2px; background:var(--primary-color); 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; 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-bottom:1px solid #ededed; 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;}
.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;}
}


.more1{}
.more1 span{ display:inline-block; text-align:center; font-size:13px; line-height:43px; width:112px; background:var(--primary-color); color:#fff; border-radius:4px;}
.more1 span:hover{ opacity:.9;}
.con01bg{ padding:60px 0; background:url(../images/hero-bg.png) right center no-repeat; background-size:contain; background-attachment:fixed;}
.con01{
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;
flex-direction:row-reverse;}
.con01_lt{ width:46%;}
.con01_lt .h2{ font-size:41px; line-height:51px; font-weight:bold; margin-bottom:20px;}
.con01_lt .h3{ font-size:20px; line-height:30px; margin-bottom:25px;}
.con01_lt .h4{ font-size:14px; line-height:24px; margin-bottom:10px;}
.con01_rt{ width:50%; text-align:center;}
.con01_rt .img{}
.con01_rt .img img{ display:block; margin:0 auto; width:80%; max-width:450px;}
@media(max-width:999px){
.more1 span{ font-size:12px; line-height:32px; width:100px; }
.con01bg{ padding:40px 0; background-attachment:scroll;}
.con01{ display:block;}
.con01_lt{ width:100%;}
.con01_lt .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.con01_lt .h3{ font-size:16px; line-height:26px; margin-bottom:15px;}
.con01_lt .h4{ font-size:12px; line-height:22px; margin-bottom:5px;}
.con01_rt{ width:100%; }
}


.con02bg{ padding:80px 0;}
.con02{ padding:60px 5%; background:var(--fourth-color);
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;}
.con02_lt{ width:50%;}
.con02_lt .img{}
.con02_lt .img img{ display:block; width:100%;}
.con02_rt{ width:46%;}
.con02_rt .h2{ font-size:24px; line-height:34px; margin-bottom:5px;}
.con02_rt .h3{ font-size:16px; line-height:26px; font-style:italic; margin-bottom:15px;}
.con02_rt .h4{ font-size:16px; line-height:26px; margin-bottom:25px;}
.con02_rt p{ margin:0; padding:0; margin-bottom:15px;}
.con02_rt p:before{ content:"\f05d"; font:normal normal normal 14px/1 FontAwesome; display:inline-block; margin-right:5px; color:var(--third-color); font-size:20px;}
.con02_rt .h5{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.con02bg{ padding:40px 0; background:var(--fourth-color);}
.con02{ padding:0; display:block;}
.con02_lt{ width:100%; margin-bottom:10px;}
.con02_rt{ width:100%;}
.con02_rt .h2{ font-size:20px; line-height:30px; margin-bottom:5px;}
.con02_rt .h3{ font-size:14px; line-height:24px; margin-bottom:10px;}
.con02_rt .h4{ font-size:14px; line-height:24px; margin-bottom:15px;}
.con02_rt p{ margin-bottom:10px;}
.con02_rt p:before{ margin-right:5px; font-size:20px;}
.con02_rt .h5{ font-size:14px; line-height:24px;}
}


.tit1{ text-align:center;}
.tit1 .h2{ font-size:32px; line-height:42px;}
.tit1 .h3{ font-size:16px; line-height:26px; margin-top:15px;}
.more2{ text-align:center;}
.more2 span{ display:inline-block; text-align:center; border:2px solid #999; color:#999; font-size:15px; border-radius:8px; line-height:42px; padding:0 30px;}
.more2 span:hover{ border-color:var(--primary-color); color:var(--primary-color);}
.con03bg{ padding:60px 0; background:var(--fourth-color);}
.con03{}
.con03 .list{ margin-top:30px;}
.con03 .list ul li{ float:left; width:calc((100% - 50px)/3); margin:0 0 25px 25px;}
.con03 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.con03 .list ul li .nr_box{ background:#fff; border-radius:4px; padding:30px;}
.con03 .list ul li .img{ height:48px; position:relative;}
.con03 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con03 .list ul li .txt{ text-align:center; margin-top:10px;}
.con03 .list ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; font-weight:bold; margin-bottom:15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con03 .list ul li .txt .h3{ font-size:15px; line-height:25px; height:150px; margin-bottom:20px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.tit1 .h2{ font-size:24px; line-height:34px;}
.tit1 .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.more2 span{ border:1px solid #999; font-size:12px; line-height:32px; padding:0 10px; min-width:80px;}
.con03bg{ padding:40px 0; }
.con03 .list{ margin-top:20px;}
.con03 .list ul li{ width:100%; margin:0 0 20px 0;}
.con03 .list ul li .nr_box{ padding:20px;}
.con03 .list ul li .img{ height:48px; }
.con03 .list ul li .txt{ margin-top:10px;}
.con03 .list ul li .txt .h2{ font-size:18px; line-height:28px; height:auto; margin-bottom:5px; }
.con03 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:auto; margin-bottom:10px; }
}


.con04bg{ padding:60px 0;}
.con04{}
.con04 .list{ margin-top:30px;}
.news_swiper{ position:relative; padding-bottom:60px;}
.news_swiper .swiper-container { width: 100%; }
.news_swiper .swiper-container .swiper-slide { }
.news_swiper .swiper-container .swiper-slide .nr_box{ }
.news_swiper .swiper-container .swiper-slide .txt1bg{ background:var(--fourth-color); border-radius:4px; padding:20px;}
.news_swiper .swiper-container .swiper-slide .txt1{ font-size:16px; line-height:26px; font-style:italic; height:180px; overflow:hidden;}
.news_swiper .swiper-container .swiper-slide .txt1 i{ color:#d8dee1;}
.news_swiper .swiper-container .swiper-slide .txt2{ color:#666; padding:0 20px; margin-top:5px;}
.news_swiper .swiper-container .swiper-slide .txt2 .h2{ font-size:18px; line-height:28px; font-weight:bold; color:#333;}
.news_swiper .swiper-container .swiper-slide .txt2 .h3{ font-size:14px; line-height:24px; color:#999;}
.news_swiper .swiper-container .swiper-slide .txt2 .h4{ font-size:14px; line-height:24px;}
.news_swiper .swiper-container .swiper-slide .txt2 .h4 a{ color:#999;}
.news_swiper .swiper-container .swiper-slide .txt2 .h4 a:hover{ color:var(--primary-color);}
.news_swiper .swiper-container .swiper-slide .txt2 .h4 a i{ margin-left:5px;}
.news_swiper .swiper-pagination{ width:100%; bottom:0; height:12px;}
.news_swiper .swiper-pagination .swiper-pagination-bullet{ vertical-align:top; margin:0 4px; width:10px; height:10px; border:1px solid var(--primary-color); background:#fff; opacity:1;}
.news_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:var(--primary-color); opacity:1;}
.news_swiper .swiper-button-prev,.news_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; display:none;}
.news_swiper:hover .swiper-button-prev,.news_swiper:hover .swiper-button-next{ opacity:1; visibility:visible;}
.news_swiper .swiper-button-prev:hover,.news_swiper .swiper-button-next:hover{ background:var(--primary-color);}
.news_swiper .swiper-button-prev{ left:0%;}
.news_swiper .swiper-button-next{ right:0%;}
@media(max-width:999px){
.con04bg{ padding:40px 0;}
.con04 .list{ margin-top:20px;}
.news_swiper{ padding-bottom:40px;}
.news_swiper .swiper-container .swiper-slide .txt1bg{ padding:20px;}
.news_swiper .swiper-container .swiper-slide .txt1{ font-size:16px; line-height:26px; height:180px; }
.news_swiper .swiper-container .swiper-slide .txt2{ padding:0 20px; margin-top:5px;}
.news_swiper .swiper-container .swiper-slide .txt2 .h2{ font-size:18px; line-height:28px; }
.news_swiper .swiper-container .swiper-slide .txt2 .h3{ font-size:14px; line-height:24px; }
.news_swiper .swiper-container .swiper-slide .txt2 .h4{ font-size:14px; line-height:24px;}
.news_swiper .swiper-container .swiper-slide .txt2 .h4 a i{ margin-left:5px;}
.news_swiper .swiper-pagination{ bottom:0; }
.news_swiper .swiper-button-prev,.news_swiper .swiper-button-next{ width:40px; height:40px; line-height:40px; margin-top:-20px; font-size:20px;}
}


.con05bg{ padding:60px 0;}
.con05{}
.con05 .list{ margin-top:30px;}
.con05 .list ul li{ float:left; width:20%;}
.con05 .list ul li .img{ border:1px solid #eceff0; position:relative; padding-bottom:46%; overflow:hidden;}
.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;
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.con05 .list ul li:hover .img img{ transform:scale(1.1);
-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: none;}
@media(max-width:999px){
.con05bg{ padding:40px 0;}
.con05 .list{ margin-top:20px;}
.con05 .list ul li{ width:calc(100%/3);}
}


.con06bg{ padding:60px 0;}
.con06{}
.con06 .list{ margin-top:30px;}
.con06 .list ul li{ padding:20px 0; border-bottom:1px solid #e3e7e9;}
.con06 .list ul li .h2{ font-size:18px; line-height:28px; padding:0 0 0 28px; position:relative; cursor:pointer;}
.con06 .list ul li .h2:before{ content:"\f107"; font:normal normal normal 14px/1 FontAwesome; display:inline-block; text-align:center; width:20px; font-size:20px; line-height:28px; position:absolute; top:0; left:0;}
.con06 .list ul li.on .h2{ color:var(--primary-color);}
.con06 .list ul li.on .h2:before{content: "\f106";}
.con06 .list ul li .h3{ font-size:16px; line-height:26px; padding:5px 0 0 28px; position:relative; display:none;}
.con06 .list ul li .h3 a{ color:var(--primary-color);}
@media(max-width:999px){
.con06bg{ padding:40px 0;}
.con06 .list{ margin-top:20px;}
.con06 .list ul li{ padding:20px 0; }
.con06 .list ul li .h2{ font-size:18px; line-height:28px; padding:0 0 0 28px; }
.con06 .list ul li .h2:before{ width:20px; font-size:20px; line-height:28px; }
.con06 .list ul li .h3{ font-size:14px; line-height:24px; padding:5px 0 0 28px; }
}


.con07bg{ padding:60px 0; background:var(--fourth-color);}
.con07{}
.con07 .list{ margin-top:40px;
display: flex;
justify-content: space-between;}
.con07_lt{ width:40%; border:2px solid #e9ecee; background:#fff; border-radius:4px;}
.con07_lt .nr_box{ padding:30px;}
.con07_lt .box1{}
.con07_lt .box1 ul li{ margin-bottom:25px;}
.con07_lt .box1 ul li .txt{ padding:0 0 0 60px; position:relative;}
.con07_lt .box1 ul li i{ display:inline-block; text-align:center; border-radius:100%; width:44px; height:44px; line-height:44px; background:var(--fourth-color); color:var(--primary-color); font-size:16px; position:absolute; left:0; top:0;}
.con07_lt .box1 ul li:hover i{ background:var(--primary-color); color:#fff;}
.con07_lt .box1 ul li .txt .h2{ font-size:20px; line-height:30px; font-weight:bold;}
.con07_lt .box1 ul li .txt .h3{ font-size:14px; line-height:24px;}
.con07_lt .box2{}
.con07_lt .box2 img,.con07_lt .box2 iframe{ max-width:100%;}
.con07_rt{ width:57%; border:2px solid #e9ecee; background:#fff; border-radius:4px;}
.con07_rt .form{ padding:30px;}
.con07_rt .form ul{
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: flex-start;
align-items: flex-start;
flex-wrap:wrap;}
.con07_rt .form ul li{ width:48%; margin-bottom:20px;}
.con07_rt .form ul li.li1{ width:100%;}
.con07_rt .form .h3{ font-size:16px; line-height:26px;}
.con07_rt .form .text1{ border:1px solid #dee2e6; height:42px; line-height:42px; padding:0 10px; width:calc(100% - 22px);}
.con07_rt .form textarea{ border:1px solid #dee2e6; height:192px; line-height:24px; padding:10px 10px; width:calc(100% - 22px);}
.con07_rt .form .button1{ margin:0 auto; display:block; border:none; font-size:16px; line-height:44px; width:120px; border-radius:4px; background:var(--primary-color); color:#fff; cursor:pointer;}
.con07_rt .form .button1:hover{ opacity:.9;}
@media(max-width:999px){
.con07bg{ padding:40px 0; }
.con07 .list{ margin-top:20px; display:block;}
.con07_lt{ width:100%; margin-bottom:20px;}
.con07_lt .nr_box{ padding:20px;}
.con07_lt .box1 ul li{ margin-bottom:20px;}
.con07_lt .box1 ul li .txt{ padding:0 0 0 60px; }
.con07_lt .box1 ul li i{ width:44px; height:44px; line-height:44px; font-size:16px; }
.con07_lt .box1 ul li .txt .h2{ font-size:20px; line-height:30px; }
.con07_lt .box1 ul li .txt .h3{ font-size:14px; line-height:24px;}
.con07_rt{ width:100%; }
.con07_rt .form{ padding:20px;}
.con07_rt .form ul li{ width:48%; margin-bottom:15px;}
.con07_rt .form .h3{ font-size:16px; line-height:26px;}
.con07_rt .form .text1{ height:42px; line-height:42px; width:calc(100% - 22px);}
.con07_rt .form textarea{ height:192px; line-height:24px; width:calc(100% - 22px);}
.con07_rt .form .button1{ font-size:16px; line-height:44px; width:120px; }
}


.foot{}
.foot1bg{ padding:40px 0; border-top:2px solid #e9ecee;}
.foot1{
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: flex-start;
align-items: flex-start;}
.foot1 .lt{ width:24%;}
.foot .f_contact{ font-size:14px; line-height:24px; margin-bottom:15px;}
.foot .f_contact .h2{ font-size:24px; line-height:34px; font-weight:bold; margin-bottom:15px;}
.foot .f_contact ul li{ margin-bottom:10px;}
.foot .f_share{}
.foot .f_share a{ display:inline-block; text-align:center; width:36px; line-height:36px; border-radius:100%; background:var(--fourth-color); color:#8a9ca5; border-radius:100%; margin:0 5px 0 0; font-size:16px;}
.foot .f_share a:hover{ background:var(--primary-color); color:#fff;}
.foot1 .ct{ max-width:44%;}
.foot .f_nav{
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: flex-start;
align-items: flex-start;}
.foot .f_nav dl{ margin:0 2.6vw;}
.foot .f_nav dl dt{ font-size:16px; line-height:26px; font-weight:bold; margin-bottom:15px;}
.foot .f_nav dl dd{ font-size:14px; line-height:24px; margin-bottom:15px;}
.foot1 .rt{ width:32%;}
.foot .f_newsletter{}
.foot .f_newsletter .h2{ font-size:16px; line-height:26px; font-weight:bold; margin-bottom:15px;}
.foot .f_newsletter .h3{ font-size:14px; line-height:24px; margin-bottom:30px;}
.foot .f_newsletter .form{ height:42px;}
.foot .f_newsletter .form .text1{ float:left; border:1px solid #e3e7e9; height:40px; line-height:40px; padding:0 0 0 10px; width:calc(100% - 82px);}
.foot .f_newsletter .form .button1{ float:right; border:none; background:var(--primary-color); color:#fff; font-size:16px; line-height:42px;height:42px; width:70px; border-radius:0 4px 4px 0;}
.foot .f_newsletter .form .button1:hover{ opacity:.9;}
.foot2bg{ background:var(--fourth-color); border-top:2px solid #e9ecee; padding:30px 0;}
.foot2{ font-size:14px; line-height:24px; text-align:center;}
.foot .f_info{}
@media(max-width:999px){
.foot1bg{ padding:30px 0; }
.foot1{ display:block;}
.foot1 .lt{ width:100%; margin-bottom:15px;}
.foot .f_contact{ font-size:14px; line-height:24px; margin-bottom:15px;}
.foot .f_contact .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.foot .f_contact ul li{ margin-bottom:5px;}
.foot .f_share a{ width:36px; line-height:36px; margin:0 5px 0 0; font-size:16px;}
.foot1 .ct{ display:none;}
.foot1 .rt{ width:100%;}
.foot .f_newsletter .h2{ font-size:16px; line-height:26px; font-weight:bold; margin-bottom:10px;}
.foot .f_newsletter .h3{ font-size:14px; line-height:24px; margin-bottom:15px;}
.foot .f_newsletter .form{ height:42px;}
.foot .f_newsletter .form .text1{ height:40px; line-height:40px; padding:0 0 0 10px; width:calc(100% - 82px);}
.foot .f_newsletter .form .button1{ font-size:16px; line-height:42px;height:42px; width:70px; border-radius:0 4px 4px 0;}
.foot2bg{ padding:15px 0;}
.foot2{ font-size:12px; line-height:22px; }
}


/*Add------------------------------------------------------------------------------*/

.inbannerbg{ position:relative;}
.inbanner{}
.inbanner img{ display:block; width:100%;}


.inbarbg{ padding:20px 0; border-bottom:1px solid #eee;}
.inbar{
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:14px; line-height:24px;}
.innav{}
.innav ul{
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;}
.innav ul li{ line-height:36px; margin-left:10px;}
.innav ul li a{ display:inline-block; vertical-align:top; text-align:center; border:1px solid #eee; background:#fafafa; color:#333; padding:0 20px; font-size:16px;}
.innav ul li:hover>a,.innav ul li.hover>a{ border-color:var(--primary-color); background:var(--primary-color); color:#fff;}
@media(max-width:999px){
.inbarbg{ padding:10px 0; }
.weizhi{ font-size:12px; line-height:22px;}
.innav{ display:none;}
}

.insidebg{ padding:40px 0 80px 0;}
.inside{}
.inside_lt{ float:left; width:240px;}
.side_a{ border:1px solid #ccc; background:#fafafa; font-size:14px; line-height:24px;}
.side_a .h1{ font-size:24px; line-height:34px; font-weight:bold; background:var(--primary-color); color:#fff; padding:15px 20px; border-bottom:1px solid #fff;}
.side_a ul{ }
.side_a ul li{}
.side_a>ul>li{ border-top:1px dashed #ccc;}
.side_a>ul>li:nth-child(1){ border:none;}
.side_a ul li span{ display:block; padding:10px 10px 10px 20px; position:relative; cursor:pointer;}
.side_a ul li span:hover{ color:var(--primary-color);}
.side_a ul li.hover>span{ background:var(--primary-color); color:#fff;}
.side_a ul li a{ display:inline-block;}
.side_a ul li span:hover a{ color:var(--primary-color);}
.side_a ul li.hover>span a{ color:#fff;}
.side_a ul li.has_sub>span:after{ content:"\f105";font: normal normal normal 14px/1 FontAwesome; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.side_a ul li.has_sub.active>span:after{ content:"\f107";}
.side_a ul li ul{ padding:0 10px 10px 20px; 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);}
@media(max-width:999px){
.insidebg{ padding:30px 0 60px 0;}
.inside_lt{ display:none;}
.inside_rt{ width:100%;}
}




