/*common start*/
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:#fe7117; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:94%; margin:0 auto;}
.wapper2{ width:84%; margin:0 auto;}
.wapper3{ width:84%; margin:0 auto;}
input,textarea,select{outline:none; font-family: Arial,'';}
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% ; }
.wapper2{ width:90% ; }
.wapper3{ width:90% ; }
}
/*common end*/



.headbg{ width:100%; background:#fff; box-shadow:rgba(43, 52, 69, 0.1) 0px 4px 16px; position:absolute; z-index:55; top:0; }
.head{ height:100px;}
.head .logo{ float:left; width:17%; height:100px; position:relative; margin:0 2vw 0 0;}
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.head .h_lang{ height:100px; line-height:100px; float:right; position:relative; margin:0 0 0 2vw;}
.head .h_lang>a{ display:block; text-align:center; color:#999; font-size:16px; padding-right:20px; background:url(../images/ico_down1.png) right center no-repeat;}
.head .h_lang ul{ width:90px; background:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1); z-index:5; position:absolute; top:100%; left:50%; transform:translate(-50%,10%); padding:10px 0; opacity:0; visibility:hidden; transition:all .3s ease;}
.head .h_lang:hover ul{ transform:translate(-50%,0); opacity:1; visibility:visible;}
.head .h_lang ul li{ line-height:24px;}
.head .h_lang ul li a{ display:block; text-align:center; color:#fe7117; font-size:14px; padding:10px 5px;}
.head .h_lang ul li a:hover{ color:#fe7117;}
/*menu*/
.menu{ height:100px; line-height:100px; float:left; margin-left:7%}
.menu>ul>li{ float:left; position:relative; }
.menu>ul>li>a{ display:block; text-align:center; color:#333; font-size:16px; padding:0 2vw;}
.menu>ul>li>a:hover,.menu>ul>li:hover>a{ color:#fe7117;}
.menu>ul>li>a.active{ color:#fe7117;}
.menu ul li ul{ width:160px; background:rgba(255,255,255,0.90); box-shadow:0 5px 10px rgba(0,0,0,0.1); z-index:5; position:absolute; top:100%; left:50%; transform:translate(-50%,10%); padding:10px 0; opacity:0; visibility:hidden; transition:all .3s ease;}
.menu ul li:hover>ul{ transform:translate(-50%,0); opacity:1; visibility:visible;}
.menu ul li ul li{ line-height:24px; position:relative;}
.menu ul li ul li a{ display:block; text-align:center; color:#666; font-size:14px; padding:10px 5px;}
.menu ul li ul li a:hover,.menu ul li ul li:hover>a{ color:#fe7117;}
.menu ul li ul li ul{ width:100%; top:0; left:100%; transform:translate(10%,0);}
.menu ul li ul li:hover ul{ transform:translate(0,0);}
/**/
.head_mbg{ width:100%; background:#fff; box-shadow:rgba(43, 52, 69, 0.1) 0px 4px 16px; position:absolute; z-index:55; top:0; left:0; display:none;}
.head_m{ height:60px; position:relative; }
.head_m .logo{ float:left; width:50%; height:60px; position:relative; margin-left:5%;}
.head_m .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.head_m .h_lang{ height:60px; line-height:60px; float:right; position:relative; }
.head_m .h_lang>a{ display:block; text-align:center; color:#999; font-size:14px; padding-right:20px; background:url(../images/ico_down1.png) right center no-repeat;}
.head_m .h_lang ul{ width:90px; background:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1); z-index:5; position:absolute; top:100%; left:50%; transform:translate(-50%,10%); padding:10px 0; opacity:0; visibility:hidden; transition:all .3s ease;}
.head_m .h_lang:hover ul{ transform:translate(-50%,0); opacity:1; visibility:visible;}
.head_m .h_lang ul li{ line-height:24px;}
.head_m .h_lang ul li a{ display:block; text-align:center; color:#fe7117; font-size:14px; padding:10px 5px;}
.head_m .h_lang ul li a:hover{ color:#fe7117;}
/**/
.nav_open{ width:28px; height:22px; float:right; margin:19px 5% 0 15px; position:relative;}
.nav_open i{ display:inline-block; width:21px; height:2px; background:#666; position:absolute; right:0; top:10px; transition:all .3s ease;}
.nav_open i:before{ content:""; display:inline-block; width:28px; height:2px; background:#666; position:absolute; right:0; top:10px; transition:all .3s ease;}
.nav_open i:after{ content:""; display:inline-block; width:28px; height:2px; background:#666; position:absolute; right:0; top:-10px; transition:all .3s ease;}
.nav_open.active i{ background:transparent;}
.nav_open.active i:before{top: 0px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.nav_open.active i:after{ top: 0px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.nav_box{ width:100%; height:calc(100% - 60px); position:fixed; left:0; top:60px; z-index:666; display:none;}
.nav_close1{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.navbg{ width:100%; height:100%; background:rgba(255,255,255,0.90); position:absolute; top:0; left:0; z-index:666;}
.nav_close2{ display:none;}
.nav{ padding:0px 0 20px 0; position:relative;}
.nav_list{ height:calc(100vh - 80px); overflow-Y:scroll;}
.tree{ border-bottom:1px solid rgba(0,0,0,.1);}
.tree_box{ border-top:1px solid rgba(0,0,0,.1); padding:0 5%;}
.tree_box h3{ font-weight:normal; font-size:16px; height:50px; line-height:50px; overflow:hidden; margin:0; position:relative;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#fe7117;}
.tree_box h3 span{ background:url(../images/ico_list1.png) right center no-repeat; position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box.active h3 span{ background-image:url(../images/ico_list1_hover.png);}
.tree_box h3 span i{}
.tree_one{display: none; overflow: hidden; padding:0 0 10px 16px;}
.tree_one li{ border-bottom:1px solid rgba(0,0,0,.1);}
.tree_one li:last-child{ border:none;}
.tree_one h4{ font-weight:normal; font-size:14px; position:relative; height:40px; line-height:40px; overflow:hidden; }
.tree_one h4 a{ color:#666; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#fe7117;}
.tree_two{display: none; overflow: hidden;}
.h_height{ height:100px;}
@media(max-width:1280px){
.head .h_lang>a{ font-size:14px;}
.menu>ul>li>a{ font-size:14px;}
}
@media(max-width:999px){
.headbg{ display:none;}
.head_mbg{ display:block;}
.h_height{ height:60px;}
}


.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-container .swiper-slide {
/* 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;*/
}
.banner_swiper .swiper-container .swiper-slide img{ display:block; width:100%;}
.banner_swiper .swiper-container .swiper-pagination{}
.banner_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ width:12px; height:12px; background:#fff; opacity:.4;}
.banner_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.banner_swiper .swiper-container .swiper-button-prev,.banner_swiper .swiper-container .swiper-button-next{ color:#fff; font-size:14px; text-transform:uppercase; width:auto; height:26px; line-height:26px; margin-top:-13px;}
.banner_swiper .swiper-container .swiper-button-prev:hover,.banner_swiper .swiper-container .swiper-button-next:hover{ opacity:.5;}
.banner_swiper .swiper-container .swiper-button-prev{ left:2%; padding-left:35px; background:url(../images/ico_prev.png) left center no-repeat;}
.banner_swiper .swiper-container .swiper-button-next{ right:2%; padding-right:35px; background:url(../images/ico_next.png) right center no-repeat;}
@media(max-width:999px){
.banner_swiper .swiper-container .swiper-button-prev,.banner_swiper .swiper-container .swiper-button-next{ display:none;}
.banner_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ width:10px; height:10px;}
}


.con01bg{ padding:120px 0 60px 0; overflow:hidden;}
.con01{ position:relative;}
.con01_lt{ float:left; width:53%;}
.con01_top{ margin-top:-30px;}
.con01_top .h2{ font-size:4.2vw; line-height:1em; font-weight:bold; color:rgb(255 117 45 / 20%);}
.con01_top .h3{ font-size:2.5vw; line-height:1em; font-weight:bold; margin:-1.2vw 0 1.6vw 0;}
.con01_top .line1{ width:60px; height:2px; background:#fe7117; margin:0 0 1.6vw 0;}
.con01_top .h4{ font-size:15px; line-height:2em; text-indent:2em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;}
.con01_btm{ margin-top:60px;}
.con01_btm ul li{ float:left; width:25%; text-align:center;}
.con01_btm ul li .txt{}
.con01_btm ul li .txt .h2{ font-size:14px; line-height:50px; color:#fe7117;}
.con01_btm ul li .txt .h2 strong{ font-size:3vw;}
.con01_btm ul li .txt .line1{ width:24px; height:2px; background:#fe7117; margin:0 auto 15px auto;}
.con01_btm ul li .txt .h3{ font-size:14px; line-height:24px; color:#999;}
.con01_rt{ float:right; width:45%; position:relative;}
.con01_rt .img{ position:relative;}
.con01_rt .img img{ display:block; width:100%; }
.con01_rt .img:before{ content:""; width:100%; height:100%; background:rgb(255 117 45 / 20%); position:absolute; top:-30px; right:-30px; z-index:-1;}
.con01_rt .txt{ position:absolute; bottom:-1.8vw; left:30%;}
.con01_rt .txt .h2{ font-size:4.2vw; line-height:1em; white-space:nowrap; font-weight:bold; color:rgb(255 117 45 / 20%);}
@media(max-width:1440px){
.con01{ padding-bottom:120px;}
.con01_btm{ margin-top:0; width:100%; position:absolute; left:0; bottom:0;}
.con01_btm ul li .txt .h2{ line-height:42px; }
.con01_btm ul li .txt .h2 strong{ font-size:42px;}
.con01_btm ul li .txt .line1{ margin:0 auto 10px auto;}
}
@media(max-width:999px){
.con01bg{ padding:60px 0 30px 0;}
.con01{ padding-bottom:0;}
.con01_lt{ float:left; width:100%;}
.con01_top{ margin-top:0;}
.con01_top .h2{ font-size:48px; line-height:1em; }
.con01_top .h3{ font-size:24px; line-height:1em; margin:-25px 0 20px 0;}
.con01_top .line1{ margin:0 0 20px 0;}
.con01_top .h4{ font-size:14px; line-height:2em; -webkit-line-clamp: 4;}
.con01_btm{ margin-top:30px; position:static;}
.con01_btm ul li{ float:left; width:50%; margin:0 0 20px 0;}
.con01_btm ul li .txt .h2{ line-height:36px; }
.con01_btm ul li .txt .h2 strong{ font-size:36px;}
.con01_btm ul li .txt .line1{ margin:-2px auto 10px auto;}
.con01_btm ul li .txt .h3{ font-size:14px; line-height:18px; }
.con01_rt{ float:right; width:100%; margin-bottom:60px; }
.con01_rt .img:before{ top:-10px; right:-10px; }
.con01_rt .txt{ bottom:-22px; left:15%;}
.con01_rt .txt .h2{ font-size:48px; line-height:1em; }
}


.tit1{ text-align:center;}
.tit1 .h2{ font-size:32px; line-height:42px; font-weight:bold; }
.tit1 .line1{ width:30px; height:2px; background:#fe7117; margin:6px auto 4px auto;}
.tit1 .h3{ font-size:15px; line-height:25px; color:#999;}
.more1{ text-align:center;}
.more1 span{ display:inline-block; text-align:center; font-size:20px; line-height:36px; padding:0 25px; border-radius:50px; background:#fe7117; color:#fff;}
.more1 span:hover{ opacity:.9;}
.con02bg{ padding:60px 0 120px 0;}
.con02{}
.con02 .list{ margin-top:60px; margin-bottom:20px;}
.con02 .list ul li{ float:left; width:calc((100% - 60px)/3); margin:0 0 30px 30px; background:#f7f7f7; position:relative; overflow:hidden;}
.con02 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.con02 .list ul li .img{ padding-bottom:70%; position:relative; overflow:hidden; z-index:1;}
.con02 .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;}
.con02 .list ul li:hover .img img{ transform:scale(1.1);}
.con02 .list ul li .txt1bg{ background:rgb(0 0 0 / 20%);}
.con02 .list ul li:hover .txt1bg{ opacity:0; visibility:hidden;}
.con02 .list ul li .txt1{ color:#fff; padding:25px 4%;}
.con02 .list ul li .txt1 .h2{ font-size:20px; line-height:30px; height:30px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con02 .list ul li .txt2bg{ width:100%; background:rgb(255 255 255 / 60%); position:absolute; bottom:0; left:0; z-index:2; opacity:0; visibility:hidden; transition:all .5s ease; transform:translateY(100%);}
.con02 .list ul li:hover .txt2bg{ opacity:1; visibility:visible; transform:translateY(0);}
.con02 .list ul li .txt2{ color:#333; padding:15px 4% 15px 4%;}
.con02 .list ul li .txt2 .h2{ font-size:20px; line-height:30px; margin:0 0 5px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con02 .list ul li .txt2 .h3{ font-size:12px; line-height:16px; margin:0 0 15px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.con02 .list ul li .txt2 .h4{ font-size:12px; line-height:22px; height:22px;}
.con02 .list ul li .txt2 .h4 strong{ float:left; padding:0 10px; background:#d8660d; color:#fff;}
.con02 .list ul li .txt2 .h4 span{ float:right; padding:0 20px; border-radius:30px; background:#fe7117; color:#fff;}
.con02 .list ul li .txt2 .h4 span:hover{ opacity:.9;}
@media(max-width:999px){
.tit1 .h2{ font-size:24px; line-height:34px; }
.tit1 .line1{ margin:6px auto 8px auto;}
.tit1 .h3{ font-size:12px; line-height:16px; }
.more1 span{ font-size:12px; line-height:30px; padding:0 10px; min-width:80px;}
.con02bg{ padding:30px 0 60px 0;}
.con02 .list{ margin-top:30px; margin-bottom:10px;}
.con02 .list ul li{ float:left; width:100%; margin:0 0 20px 0;}
.con02 .list ul li .txt1{ padding:15px 5%; text-align:center;}
.con02 .list ul li .txt1 .h2{ font-size:14px; line-height:18px; height:18px; }
.con02 .list ul li .txt2{ padding:15px 5% 15px 5%;}
.con02 .list ul li .txt2 .h2{ font-size:14px; line-height:18px; margin:0 0 8px 0;}
}


.index_ban1{ height:420px; background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
@media(max-width:999px){
.index_ban1{ height:210px;}
}


.con03bg{ padding:0 0 60px 0;}
.con03{}
.con03 .list{ margin-top:60px;}
.con03 .list img{ display:block; width:100%;}
@media(max-width:999px){
.con03bg{ padding:60px 0 30px 0;}
.con03 .list{ margin-top:30px;}
}


.con04_box{ padding:60px 0 60px 0;}
.con04bg{ padding:120px 0 120px 0; background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
.con04{ color:#fff;}
.con04 .list{ text-align:center;}
.con04 .list .line1{ width:115px; height:6px; background:#fff; margin:0 auto 30px auto;}
.con04 .list .h2{ font-size:40px; line-height:60px; font-weight:bold;}
.con04 .list .h2 span{ font-weight:normal;}
@media(max-width:999px){
.con04_box{ padding:30px 0 30px 0;}
.con04bg{ padding:60px 0 60px 0; }
.con04 .list .line1{ width:100px; height:4px; margin:0 auto 15px auto;}
.con04 .list .h2{ font-size:16px; line-height:26px;}
}


.con05_box{ padding:60px 0 60px 0;}
.con05bg{ background-position:center; background-repeat:no-repeat; background-size:cover; }
.con05{ color:#fff;}
.con05 .list{}
.con05 .list ul li{ float:left; width:25%; text-align:center; transition:all .3s ease;}
.con05 .list ul li:hover{ background:#fe7117d1;}
.con05 .list ul li .nr_box{ border-right:1px solid rgba(255, 255, 255, 0.5);}
.con05 .list ul li:nth-child(4n-3) .nr_box{ border-left:1px solid rgba(255, 255, 255, 0.5);}
.con05 .list ul li .txtbg{ height:600px;
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;}
.con05 .list ul li .txt{ color:#fff; width:90%;}
.con05 .list ul li .txt .h2{ font-size:22px; line-height:1.5em; margin-bottom:10px; font-weight:bold}
.con05 .list ul li .txt .h3{ font-size:16px; line-height:1.5em; }
.con05 .list ul li .txt .h3 img{ vertical-align:middle; margin-right:5px;}
@media(max-width:999px){
.con05_box{ padding:30px 0 30px 0;}
.con05 .list ul li{ float:left; width:50%; }
.con05 .list ul li:nth-child(2n-1) .nr_box{ border-left:1px solid rgba(255, 255, 255, 0.5);}
.con05 .list ul li .txtbg{ height:300px; }
.con05 .list ul li .txt{ width:90%;}
.con05 .list ul li .txt .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.con05 .list ul li .txt .h3{ font-size:14px; line-height:24px; }
.con05 .list ul li .txt .h3 img{ height:24px;}
}


.tit2{ text-align:center;}
.tit2 .h2{ font-size:58px; line-height:68px; font-weight:bold; color:#fe7117;}
.con06bg{ padding:60px 0 60px 0;}
.con06{}
.con06 .list{ margin-top:60px; font-size:24px; line-height:34px; text-align:center;}
.con06 .list table{ border-collapse:collapse; border:1px solid #ccc;}
.con06 .list table tr:nth-child(1){background-image: linear-gradient(to right, #fe7117 80%, #1fa2d8 ); color:#fff;}
.con06 .list table th{ padding:10px 0; font-weight:normal;}
.con06 .list table td{ padding:10px 0;}
.con06 .list table tr th:nth-child(1){ width:20%;}
.con06 .list .img{}
.con06 .list .img img{ max-width:100%;}
.con06 .list .h2{ color:#fe7117;}
@media(max-width:999px){
.tit2 .h2{ font-size:24px; line-height:34px; }
.con06bg{ padding:30px 0 30px 0;}
.con06bg .wapper2{ width:90% !important;}
.con06 .list{ margin-top:30px; font-size:12px; line-height:16px; overflow-x:auto;}
.con06 .list table{ width:750px}
}


.con07_box{ padding:60px 0 60px 0;}
.con07bg{ padding:120px 0 120px 0; background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
.con07{ color:#fff;}
.con07 .list{ text-align:center;}
.con07 .list .line1{ width:115px; height:6px; background:#fff; margin:0 auto 25px auto;}
.con07 .list .h2{ font-size:40px; line-height:50px; margin:0 0 15px 0;}
.con07 .list .h2 strong{ }
.con07 .list .h3{ font-size:30px; line-height:40px; }
.con07 .list .h3 strong{ }
@media(max-width:999px){
.con07_box{ padding:30px 0 30px 0;}
.con07bg{ padding:60px 0 60px 0; }
.con07 .list .line1{ width:100px; height:4px; margin:0 auto 15px auto;}
.con07 .list .h2{ font-size:16px; line-height:26px; margin:0 0 5px 0;}
.con07 .list .h3{ font-size:12px; line-height:16px; }
}


.more2{ text-align:center;}
.more2 span{ display:inline-block; text-align:center; font-size:14px; line-height:36px; padding:0 25px; background:#e89314; color:#fff;}
.more2 span:hover{ background:#fe7117;}
.con08bg{ padding:60px 0 120px 0;}
.con08{}
.con08 .list{ margin-top:60px;}
.con08 .list ul li{    float: left;
    width: calc((100% - 120px) / 5);
    margin: 0 0 2vw 30px;}
.con08 .list ul li:nth-child(5n-4){ clear:left; margin-left:0;}
.con08 .list ul li .nr_box{ transition:all .3s ease;}
.con08 .list ul li:hover .nr_box{ transform:scale(1.15); transform-origin:top center;}
.con08 .list ul li .nr_top{ padding:20px 5%; box-shadow:0 0 10px rgba(0,0,0,.1);}
.con08 .list ul li .img{ padding-bottom:56%; position:relative;}
.con08 .list ul li .img img{    object-fit: contain; width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con08 .list ul li .txt{ margin-top:20px; color:#333; text-align:center;}
.con08 .list ul li .txt .h2{ font-size:14px; line-height:24px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con08 .list ul li .more2{ margin-top:30px; opacity:0; visibility:hidden;}
.con08 .list ul li:hover .more2{ opacity:1; visibility:visible;}
@media(max-width:999px){
.more2 span{ font-size:12px; line-height:30px; padding:0 10px; min-width:80px;}
.con08bg{ padding:30px 0 60px 0;}
.con08 .list{ margin-top:30px;}
.con08 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 7vw 10px;}
.con08 .list ul li:nth-child(3n-2){ clear:none; margin-left:10px;}
.con08 .list ul li:nth-child(2n-1){ clear:left; margin-left:0;}
.con08 .list ul li:hover .nr_box{ transform:scale(1.05); }
.con08 .list ul li .nr_top{ padding:15px 5%; }
.con08 .list ul li .txt{ margin-top:15px; }
.con08 .list ul li .txt .h2{ font-size:12px; line-height:16px;}
.con08 .list ul li .more2{ margin-top:10px; }
}


.index_ban2{ height:160px; background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
@media(max-width:999px){
.index_ban2{ height:80px;}
}


.more3{}
.more3 span{ display:inline-block; text-align:center; border:1px solid #ccc; color:#999; font-size:12px; line-height:28px; padding:0 15px; border-radius:40px;}
.more3 span:hover{ border-color:#fe7117; background:#fe7117; color:#fff;}
.con09bg{ padding:120px 0; background-position:center; background-repeat:no-repeat; background-size:cover; }
.con09{}
.con09 .tit1{ color:#fff;}
.con09 .tit1 .line1{ background:#fff;}
.con09 .tit1 .h3{ color:#fff;}
.con09 .list{ margin-top:60px;}
.slideTxtBox_01{}
.slideTxtBox_01 .hd{ text-align:center;}
.slideTxtBox_01 .hd ul li{ cursor:pointer; display:inline-block; text-align:center; margin:0 8px;}
.slideTxtBox_01 .hd ul li a{ display:block; background:#fff; color:#fe7117; font-size:18px; line-height:50px; padding:0 35px;}
.slideTxtBox_01 .hd ul li.on a{ background:#fe7117; color:#fff;}
.slideTxtBox_01 .bd{ margin-top:60px;}
.con09_list{}
.con09_list ul li{ float:left; width:calc((100% - 90px)/3); margin:0 0 45px 45px; background:#fff; border-bottom:2px solid #ccc;}
.con09_list ul li:hover{ border-color:#fe7117;}
.con09_list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.con09_list ul li .nr_box{ padding:25px 5% 40px 5%;}
.con09_list ul li .img{ padding-bottom:56%; position:relative; overflow:hidden;}
.con09_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;}
.con09_list ul li:hover .img img{ transform:scale(1.1);}
.con09_list ul li .txtbg{ color:#333; margin-top:30px;}
.con09_list ul li .date{ float:left; width:70px; border-right:2px solid #ccc; min-height:160px; background:url(../images/ico_yhlt.png) left bottom no-repeat; background-size:50% auto;}
.con09_list ul li .date strong{ display:block; font-size:28px; line-height:1em; margin-bottom:8px;}
.con09_list ul li .date span{ display:block; font-size:16px; line-height:1em; color:#999;}
.con09_list ul li .txt{ float:right; width:calc(100% - 85px);}
.con09_list ul li .txt .h2{ font-size:16px; line-height:26px; font-weight:bold; margin:0 0 10px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con09_list ul li:hover .txt .h2{ color:#fe7117;}
.con09_list ul li .txt .h3{ font-size:14px; line-height:24px; color:#999; margin:0 0 25px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.more3 span{ padding:0 10px; min-width:80px;}
.con09bg{ padding:60px 0; }
.con09 .list{ margin-top:30px;}
.slideTxtBox_01 .hd ul li{ margin:0 5px;}
.slideTxtBox_01 .hd ul li a{ font-size:14px; line-height:30px; padding:0 10px;}
.slideTxtBox_01 .bd{ margin-top:30px;}
.con09_list ul li{ float:left; width:100%; margin:0 0 20px 0; }
.con09_list ul li .nr_box{ padding:15px 5% 15px 5%;}
.con09_list ul li .txtbg{ margin-top:20px;}
.con09_list ul li .date{ min-height:140px;}
.con09_list ul li .date strong{ font-size:24px; line-height:1em; margin-bottom:8px;}
.con09_list ul li .date span{ font-size:14px; line-height:1em; }
.con09_list ul li .txt .h2{ font-size:16px; line-height:26px; margin:0 0 10px 0; }
.con09_list ul li .txt .h3{ font-size:14px; line-height:18px; margin:0 0 20px 0; }
}


.foot{ background:#1d1f1e; color:#fff;}
.foot a{ color:#fff;}
.foot a:hover{ text-decoration:underline;}
.foot1bg{ padding:60px 0 30px 0;}
.foot1{}
.foot1 .box1{     float: left;
    width: 25%;
    margin-right: 4%;}
.foot1 .f_logo{ margin-bottom:25px;}
.foot1 .f_logo img{ max-width:100%; max-height:66px;}
.foot1 .f_intro{ font-size:14px; line-height:24px; margin-bottom:25px;}
.foot1 .f_phone{ font-size:30px; line-height:34px; font-weight:bold; padding-left:40px; background:url(../images/fico_phone.png) left center no-repeat; margin-bottom:38px;}
.foot1 .f_intro2{ font-size:30px; line-height:34px;}
.foot1 .box2{    float: left;
    max-width: 9%;
    margin-right: 2%;}
.foot1 .f_pro{ font-size:14px; line-height:24px;}
.foot1 .f_pro .h2{ font-size:18px; line-height:28px; margin-bottom:13px;}
.foot1 .f_pro ul li{ margin-top:4px}
.foot1 .f_pro ul li a{}
.foot1 .box3{ float:right; width:60%;}
.foot1 .f_contact{ font-size:14px; line-height:24px;}
.foot1 .f_contact .h2{ font-size:18px; line-height:28px; margin-bottom:20px;}
.foot1 .f_contact_lt{ float:left;/* width:59%;*/}
.foot1 .f_contact_lt ul li{ margin-bottom:15px;}
.foot1 .f_contact_rt{ /*float:right; width:41%;*/}
.foot1 .f_contact_rt ul li{     float: left;
    max-width: 130px;    width: 7vw;
    margin: 0 0 20px 5%;
    text-align: center;}
.foot1 .f_contact_rt ul li .img{}
.foot1 .f_contact_rt ul li .img img{ width:100%;}
.foot1 .f_contact_rt ul li .h3{ font-size:12px; line-height:16px;s}
.foot2bg{ padding:30px 0; border-top:1px solid rgba(255,255,255,0.1);}
.foot2{ font-size:12px; line-height:22px;}
.foot2 a{}
.foot2 a:hover{}
@media(max-width:999px){
.foot1bg{ padding:40px 0 20px 0;}
.foot1 .box1{ float:left; width:100%; margin-right:0; margin-bottom:20px;}
.foot1 .f_logo{ margin-bottom:20px;}
.foot1 .f_intro{ font-size:14px; line-height:24px; margin-bottom:20px;}
.foot1 .f_phone{ font-size:30px; line-height:34px; margin-bottom:20px;}
.foot1 .f_intro2{ font-size:30px; line-height:34px;}
.foot1 .box2{ display:none;}
.foot1 .box3{ float:right; width:100%;}
.foot1 .f_contact .h2{ font-size:18px; line-height:28px; margin-bottom:10px;}
.foot1 .f_contact_lt{ float:left; width:100%; margin-bottom:20px;}
.foot1 .f_contact_lt ul li{ margin-bottom:5px;}
.foot1 .f_contact_rt{ float:right; width:100%;}
.foot1 .f_contact_rt ul li{ float:left; width:28%; margin:0 5% 20px 0; }
.foot2bg{ padding:20px 0; }
.foot2{ font-size:12px; line-height:16px;}
}

.right_kefu{ width:80px; position:fixed; z-index:44; right:0; top:50%; transform:translateY(-50%);}
.right_kefu ul li{ width:250px; height:70px; background:#ff752d; margin:1px 0; transition:all .5s ease;}
.right_kefu ul li:hover{ transform:translateX(-20px);}
.right_kefu ul li.li1:hover{ transform:translateX(-170px);}
.right_kefu ul li .nr_box{ float:left; width:80px; height:50px; padding:10px 0; text-align:center;}
.right_kefu ul li .img{ height:30px; position:relative;}
.right_kefu ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.right_kefu ul li .h2{ font-size:14px; line-height:1em; color:#fff; margin-top:6px;}
.right_kefu ul li .box{ float:right; width:170px; color:#fff;}
.right_kefu ul li .box1{ padding:15px 0;}
.right_kefu ul li .h3{ font-size:16px; line-height:20px; white-space:nowrap; text-shadow:0 2px 4px rgba(0, 0, 0, 0.2); border-left:1px solid #fff; padding:10px 0 10px 10px;}
@media(max-width:999px){
.right_kefu{ width:60px; }
.right_kefu ul li{ width:230px; height:50px; }
.right_kefu ul li.li1:hover{ transform:translateX(-170px);}
.right_kefu ul li .nr_box{ float:left; width:60px; height:40px; padding:5px 0; }
.right_kefu ul li .img{ height:25px; }
.right_kefu ul li .h2{ font-size:12px; line-height:1em; color:#fff; margin-top:3px;}
.right_kefu ul li .box{ float:right; width:170px; }
.right_kefu ul li .box1{ padding:10px 0;}
.right_kefu ul li .h3{ font-size:16px; line-height:20px; padding:5px 0 5px 10px;}
}


/*Add------------------------------------------------------------------------------*/

.inbanner{ position:relative;}
.inbanner img{ display:block; width:100%;}
.inbanner_txtbg{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.inbanner_txt{ color:#fff;}
.inbanner_txt .h2{ font-size:48px; line-height:48px; font-weight:bold;}
.inbanner_txt .h2 strong{ margin:0 20px 0 0;}
.inbanner_txt .h2 span{ opacity:.5; font-size:36px;}
.inbanner_txt .line1{ width:60px; height:5px; background:#fff; margin-top:25px;}
@media(max-width:999px){
.inbanner_txt .h2{ font-size:24px; line-height:24px; }
.inbanner_txt .h2 strong{ margin:0 10px 0 0;}
.inbanner_txt .h2 span{ font-size:18px;}
.inbanner_txt .line1{ width:40px; height:2px; margin-top:10px;}
}

.innavbg{ border-bottom:1px solid #e5e5e5;}
.innav{ font-size:16px; line-height:36px;}
.innav ul li{ float:left; position:relative; margin:0 50px 0 0;}
.innav ul li a{ display:block; text-align:center; padding:20px 0px; position:relative; z-index:2;}
.innav ul li a:hover,.innav ul li.active a{ font-weight:bold; color:#fff;}
.innav ul li:before{ content:""; width:120%; height:120%; background:#fe7117; position:absolute; left:-10%; top:-10%; z-index:1; transition:all .3s ease; transform:scaleY(0);}
.innav ul li:hover:before,.innav ul li.active:before{ transform:scaleY(1);}
@media(max-width:999px){
.innav{ font-size:12px; line-height:22px;}
.innav ul li{ float:left; width:25%; margin:0 0 0 0;}
.innav ul li a{ padding:10px 5px; }
.innav ul li a:hover,.innav ul li.active a{ background:#fe7117;}
.innav ul li:before{ display:none;}
}

.insidebg{ padding:60px 0 120px 0;}
.inside{}
@media(max-width:999px){
.insidebg{ padding:30px 0 60px 0;}
}


.aboutus1bg{ padding:120px 0 60px 0;}
.aboutus1{}
.aboutus1 .list1{ margin-top:60px;}
.aboutus1 .list1 .txtbg{ float:left; width:53%; background:url(../images/ico_yhrt.png) top 30px right no-repeat; margin:2.5vw 0 0;}
.aboutus1 .list1 .txtbg .h2{ font-size:3.75vw; line-height:1em; color:#dee3ed; font-weight:bold; margin:0 0 .5vw 0;}
.aboutus1 .list1 .txt{ padding:0 0 0 80px;}
.aboutus1 .list1 .txt .h3{ font-size:1.3vw; line-height:1em; font-weight:bold; margin-bottom:1.3vw;}
.aboutus1 .list1 .txt .line1{ width:60px; height:2px; background:#fe7117; margin:0 0 1.3vw 0;}
.aboutus1 .list1 .txt .h4{ font-size:15px; line-height:2em; text-indent:2em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;}
.aboutus1 .list1 .img{ float:right; width:40%;}
.aboutus1 .list1 .img img{ display:block; width:100%;}
.aboutus1 .list2{
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;}
.aboutus1 .list2 .lt{ max-width:44%;}
.aboutus1 .list2 .lt .img{ padding:0 0 0 80px;}
.aboutus1 .list2 .lt .img img{ max-width:100%;}
.aboutus1 .list2 .rt{ width:54%; box-shadow:0 0 20px rgba(0, 0, 0, 0.1);}
.aboutus1 .list2 .rt ul li{ float:left; width:25%; text-align:center;}
.aboutus1 .list2 .rt ul li .txt{ padding:2.6vw 5%;}
.aboutus1 .list2 .rt ul li .txt .h2{ font-size:16px; line-height:60px; color:#999;}
.aboutus1 .list2 .rt ul li .txt .h2 strong{ font-size: 3vw; color:#fe7117;}
.aboutus1 .list2 .rt ul li .txt .h3{ font-size:14px; line-height:24px;}
.aboutus1 .list2 .rt ul li .txt .h3 img{ height:24px; vertical-align:top; margin-right:5px;}
@media(max-width:999px){
.aboutus1bg{ padding:60px 0 30px 0;}
.aboutus1 .list1{ margin-top:30px;}
.aboutus1 .list1 .txtbg{ float:left; width:100%; background:url(../images/ico_yhrt.png) top right no-repeat; background-size:40px auto; margin:0 0 20px 0;}
.aboutus1 .list1 .txtbg .h2{ font-size:48px; line-height:1em; margin:0 0 10px 0;}
.aboutus1 .list1 .txt{ padding:0 0 0 0;}
.aboutus1 .list1 .txt .h3{ font-size:24px; line-height:1em; margin-bottom:15px;}
.aboutus1 .list1 .txt .line1{ margin:0 0 10px 0;}
.aboutus1 .list1 .txt .h4{ font-size:14px; line-height:24px; }
.aboutus1 .list1 .img{ float:right; width:100%;}
.aboutus1 .list2{ display:block;}
.aboutus1 .list2 .lt{ max-width:100%;}
.aboutus1 .list2 .lt .img{ padding:0;}
.aboutus1 .list2 .rt{ width:100%; padding:20px 0;}
.aboutus1 .list2 .rt ul li{ float:left; width:50%; text-align:center;}
.aboutus1 .list2 .rt ul li .txt{ padding:2.6vw 5%;}
.aboutus1 .list2 .rt ul li .txt .h2{ font-size:14px; line-height:36px; color:#999;}
.aboutus1 .list2 .rt ul li .txt .h2 strong{ font-size:36px; }
.aboutus1 .list2 .rt ul li .txt .h3{ font-size:14px; line-height:18px;}
.aboutus1 .list2 .rt ul li .txt .h3 img{ height:18px; }
}

.aboutus2_box{/* padding:60px 0 0 0;*/}
.aboutus2bg{ /*margin-top:60px; */background-position:center; background-repeat:no-repeat; background-size:cover;}
.aboutus2{}
.aboutus2 .list{}
.aboutus2 .list ul li{ float:left; width:25%; text-align:center; transition:all .3s ease;}
.aboutus2 .list ul li:hover{ background:#fe7117d1;}
.aboutus2 .list ul li .nr_box{ border-right:1px solid rgba(255, 255, 255, 0.5); padding:10vw 5%;}
.aboutus2 .list ul li:nth-child(4n-3) .nr_box{ border-left:1px solid rgba(255, 255, 255, 0.5);}
.aboutus2 .list ul li .box{}
.aboutus2 .list ul li .img{ margin:0 auto; width:90px; height:90px; border-radius:100%; border:2px solid rgba(255, 255, 255); position:relative;}
.aboutus2 .list ul li:hover .img{ /*background:#fff;*/}
.aboutus2 .list ul li .img img{ max-width:80%; max-height:80%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.aboutus2 .list ul li .txt{ text-align:center; color:#fff; margin-top:20px;}
.aboutus2 .list ul li .txt .h2{ font-size:22px; line-height:32px; height:32px; font-weight:bold; margin-bottom:10px;}
.aboutus2 .list ul li .txt .h3{ font-size:15px; line-height:25px; height:50px;}
@media(max-width:999px){
.aboutus2_box{ padding:30px 0 0 0;}
.aboutus2bg{ margin-top:30px; }
.aboutus2 .list ul li{ float:left; width:50%; }
.aboutus2 .list ul li .nr_box{ padding:30px 5%;}
.aboutus2 .list ul li:nth-child(2n-1) .nr_box{ border-left:1px solid rgba(255, 255, 255, 0.5);}
.aboutus2 .list ul li .txt{ margin-top:10px;}
.aboutus2 .list ul li .txt .h2{ font-size:18px; line-height:22px; height:22px; margin-bottom:5px;}
.aboutus2 .list ul li .txt .h3{ font-size:14px; line-height:18px; height:36px;}
}

.aboutus3bg{ padding:120px 0; background-position:center; background-repeat:no-repeat; background-size:cover;}
.aboutus3{}
.aboutus3 .list{ margin-top:60px;}
.aboutus3 .list ul li{ float:left; width:calc((100% - 90px)/4); margin:0 0 30px 30px;}
.aboutus3 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.aboutus3 .list ul li .nr_box{ background:#fff; box-shadow:0 10px 20px rgba(20, 34, 49, 0.1); padding:40px 5%; transition:all .3s ease;}
.aboutus3 .list ul li:hover .nr_box{ transform:scale(1.1);}
.aboutus3 .list ul li .txtbg{}
.aboutus3 .list ul li .txt{ float:left; width:calc(100% - 6vw);}
.aboutus3 .list ul li .txt .h2{ font-size:24px; line-height:34px; font-weight:bold; margin:0 0 15px 0;}
.aboutus3 .list ul li .txt .line1{ width:30px; height:2px; background:#fe7117; margin:0 0 15px 0;}
.aboutus3 .list ul li .txt .h3{ font-size:15px; line-height:25px;}
.aboutus3 .list ul li .num{ float:right; width:6vw; font-size:5.625vw; line-height:1em; font-weight:bold; color:rgba(13, 81, 152, 0.1); text-align:right;}
.aboutus3 .list ul li .img{ width:90px; height:90px; position:relative; margin-top:30px;}
.aboutus3 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
@media(max-width:999px){
.aboutus3bg{ padding:60px 0; }
.aboutus3 .list{ margin-top:30px;}
.aboutus3 .list ul li{ float:left; width:100%; margin:0 0 20px 0;}
.aboutus3 .list ul li .nr_box{ padding:20px 5%;}
.aboutus3 .list ul li .txt{ float:left; width:calc(100% - 120px);}
.aboutus3 .list ul li .txt .h2{ font-size:18px; line-height:28px; margin:0 0 15px 0;}
.aboutus3 .list ul li .txt .line1{ margin:0 0 15px 0;}
.aboutus3 .list ul li .txt .h3{ font-size:14px; line-height:24px;}
.aboutus3 .list ul li .num{ float:right; width:120px; font-size:100px;}
.aboutus3 .list ul li .img{ margin-top:30px;}
}

.about_ban1{ height:400px; background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
@media(max-width:999px){
.about_ban1{ height:200px;}
}


.aboutus4bg{ padding:120px 0; background:#f4f4f4;}
.aboutus4{}
.aboutus4 .list{ margin-top:60px;}
.history_swiper{ position:relative;}
.history_swiper:before{ content:""; width:100%; height:1px; background:#d0d0d0; position:absolute; left:0; top:150px;}
.history_swiper .swiper-container{}
.history_swiper .swiper-container .swiper-slide{}
.history_swiper .swiper-container .swiper-slide .nr_box{}
.history_swiper .swiper-container .swiper-slide .date{ width:93px; height:114px; line-height:100px; margin:0 auto; background:url(../images/bg_fzlc.png) center no-repeat; background-size:contain; margin:0 auto; font-size:24px; text-align:center; color:#fff; margin-bottom:80px; position:relative;}
.history_swiper .swiper-container .swiper-slide .date span{}
.history_swiper .swiper-container .swiper-slide .date:before{ content:""; width:16px; height:16px; border-radius:100%; border:2px solid #fe7117; background:#fff; position:absolute; bottom:-45px; left:50%; transform:translateX(-50%);}
.history_swiper .swiper-container .swiper-slide .txtbg{ padding:10px 0 0 0; position:relative;}
.history_swiper .swiper-container .swiper-slide .txtbg:before{ content:""; width:0; height:0; border:5px solid transparent; border-bottom-color:#fff; position:absolute; top:0; left:50%; transform:translateX(-50%);}
.history_swiper .swiper-container .swiper-slide .txt{ background:#fff; padding:30px 5%;}
.history_swiper .swiper-container .swiper-slide .txt .h2{ font-size:18px; line-height:28px; min-height:140px; }
.history_swiper .swiper-container .swiper-slide .txt .h3{ font-size:16px; line-height:26px; min-height:26px; overflow:hidden; color:#999;}
.history_swiper .swiper-container .swiper-pagination{ display:none;}
.history_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ }
.history_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ }
.history_swiper .swiper-button-prev,.history_swiper .swiper-button-next{ width:48px; height:48px; border-radius:100%; margin-top:0; background-color:#bebebe; background-size:12px 24px; top:auto; bottom:100px;}
.history_swiper .swiper-button-prev:hover,.history_swiper .swiper-button-next:hover{ background-color:#fe7117;}
.history_swiper .swiper-button-prev{ left:-60px;}
.history_swiper .swiper-button-next{ right:-60px;}
.aboutus4 .list2{ margin-top:60px; text-align:center;}
.aboutus4 .list2 .h2{ font-size:30px; line-height:40px; font-weight:bold; color:#fe7117;}
@media(max-width:999px){
.aboutus4bg{ padding:60px 0; }
.aboutus4 .list{ margin-top:30px;}
.history_swiper{ padding:0 40px;}
.history_swiper:before{ top:138px;}
.history_swiper .swiper-container .swiper-slide .date{ width:93px; height:114px; line-height:100px; font-size:20px; margin-bottom:40px; }
.history_swiper .swiper-container .swiper-slide .date:before{ width:10px; height:10px; border-width:1px; bottom:-30px; }
.history_swiper .swiper-container .swiper-slide .txt{ padding:20px 5%;}
.history_swiper .swiper-container .swiper-slide .txt .h2{ font-size:16px; line-height:20px; min-height:100px; }
.history_swiper .swiper-container .swiper-slide .txt .h3{ font-size:12px; line-height:16px; min-height:16px; }
.history_swiper .swiper-button-prev,.history_swiper .swiper-button-next{ width:30px; height:30px; background-size:10px 20px; bottom:60px;}
.history_swiper .swiper-button-prev{ left:0px;}
.history_swiper .swiper-button-next{ right:0px;}
.aboutus4 .list2{ margin-top:30px; }
.aboutus4 .list2 .h2{ font-size:24px; line-height:34px; }
}

.aboutus5bg{ padding:120px 0; background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
.aboutus5{ color:#fff;}
.aboutus5 .list{}
.aboutus5 .list ul li{ float:left; width:calc(100%/3); margin:0 0 30px 0; text-align:center;}
.aboutus5 .list ul li .txt{}
.aboutus5 .list ul li .txt .h2{ font-size:15px; line-height:48px;}
.aboutus5 .list ul li .txt .h2 strong{ font-size:48px;}
.aboutus5 .list ul li .txt .h3{ font-size:15px; line-height:25px;}
@media(max-width:999px){
.aboutus5bg{ padding:60px 0; }
.aboutus5 .list ul li{ float:left; width:100%; margin:0 0 30px 0;}
.aboutus5 .list ul li .txt .h2{ font-size:14px; line-height:36px;}
.aboutus5 .list ul li .txt .h2 strong{ font-size:36px;}
.aboutus5 .list ul li .txt .h3{ font-size:14px; line-height:18px;}
}

.aboutus6bg{ padding:120px 0; background:#f4f4f4;}
.aboutus6{}
.aboutus6 .list{ margin-top:60px;}
.honor_swiper{ }
.honor_swiper .swiper-container{ padding-bottom:55px;}
.honor_swiper .swiper-container .swiper-slide{}
.honor_swiper .swiper-container .swiper-slide .nr_box{ padding:20px 5%; background:#fff;}
.honor_swiper .swiper-container .swiper-slide .img{ padding-bottom:142%; position:relative;}
.honor_swiper .swiper-container .swiper-slide .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.honor_swiper .swiper-container .swiper-slide .txt{ border-top:1px solid #e3e3e3; padding-top:20px; margin-top:30px; text-align:center;}
.honor_swiper .swiper-container .swiper-slide .txt .h2{ font-size:14px; line-height:24px;}
.honor_swiper .swiper-container .swiper-pagination{ bottom:0;}
.honor_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ width:14px; height:14px; background:rgba(53,113,176,0.3); opacity:1; position:relative;}
.honor_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ content:""; width:8px; height:8px; border-radius:100%; background:#fe7117; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); opacity:1;}
.honor_swiper .swiper-button-prev,.honor_swiper .swiper-button-next{ display:none;}
.honor_swiper .swiper-button-prev{ }
.honor_swiper .swiper-button-next{ }
@media(max-width:999px){
.aboutus6bg{ padding:60px 0; }
.aboutus6 .list{ margin-top:30px;}
.honor_swiper .swiper-container{ padding-bottom:40px;}
.honor_swiper .swiper-container .swiper-slide .nr_box{ padding:10px 5%; }
.honor_swiper .swiper-container .swiper-slide .txt{ padding-top:10px; margin-top:20px; }
.honor_swiper .swiper-container .swiper-slide .txt .h2{ font-size:12px; line-height:16px;}
}


.product1{}
.product1 .list{}
.product1 .list ul li{ float:left; width:40%; margin:0 5% 6.25vw 5%; background:#f8f8f8;}
.product1 .list ul li .nr_box{ padding:0 5%;}
.product1 .list ul li .img{ padding-bottom:75%; position:relative; overflow:hidden; z-index:1;}
.product1 .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;}
.product1 .list ul li:hover .img img{ transform:scale(1.1);}
.product1 .list ul li .txt2bg{ }
.product1 .list ul li .txt2{ color:#333; padding:0 0 25px 0;}
.product1 .list ul li .txt2 .h2{ font-size:20px; line-height:30px; margin:0 0 10px 0; color:#fe7117;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.product1 .list ul li .txt2 .h3{ font-size:16px; line-height:26px; margin:0 0 15px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.product1 .list ul li .txt2 .h4{ font-size:20px; line-height:36px; height:36px;}
.product1 .list ul li .txt2 .h4 strong{ float:left; padding:0 15px; background:#fe7117; color:#fff; font-weight:normal; max-width:calc(100% - 160px);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.product1 .list ul li .txt2 .h4 span{ float:right; padding:0 25px; border-radius:30px; background:#d8660d; color:#fff;}
.product1 .list ul li .txt2 .h4 span:hover{ opacity:.9;}
@media(max-width:999px){
.product1 .list ul li{ float:left; width:100%; margin:0 0 20px 0; }
.product1 .list ul li .nr_box{ padding:0 5%;}
.product1 .list ul li .txt2{ padding:0 0 25px 0;}
.product1 .list ul li .txt2 .h2{ font-size:18px; line-height:28px; margin:0 0 10px 0; }
.product1 .list ul li .txt2 .h3{ font-size:14px; line-height:18px; margin:0 0 15px 0; }
.product1 .list ul li .txt2 .h4{ font-size:12px; line-height:22px; height:22px;}
.product1 .list ul li .txt2 .h4 strong{ float:left; padding:0 10px;  max-width:calc(100% - 100px); }
.product1 .list ul li .txt2 .h4 span{ float:right; padding:0 15px; }
.product1 .list ul li .txt2 .h4 span:hover{ opacity:.9;}
}


.proDetail1{ max-width:1000px; margin:0 auto;}
.proDetail1 .list1{ margin-bottom:40px;}
.proDetail1 .list1 .img{ text-align:center; margin-bottom:20px;}
.proDetail1 .list1 .img img{ max-width:100%;}
.proDetail1 .list1 .txt{}
.proDetail1 .list1 .txt .h2{ font-size:42px; line-height:1em; font-weight:bold; font-style:italic; margin-bottom:20px;}
.proDetail1 .list1 .txt .h2 span{ display:inline-block; padding-right:10px; background-image: linear-gradient(to right, #fe7117, #1fa2d8 );color:transparent;-webkit-background-clip: text;}
.proDetail1 .list1 .txt .h3{ font-size:30px; line-height:1em; margin-bottom:5px;}
.proDetail1 .list1 .txt .h4{ font-size:26px; line-height:50px; margin-bottom:60px;}
.proDetail1 .list1 .txt .h5{ font-size:24px; line-height:34px; margin-bottom:10px;}
.proDetail1 .list1 .txt .h5 strong{ display:inline-block; padding-right:10px; background-image: linear-gradient(to right, #fe7117, #1fa2d8 );color:transparent;-webkit-background-clip: text;}
.proDetail1 .list1 .txt .h6{ font-size:20px; line-height:34px;}
.proDetail1 .list2{ margin-bottom:60px;}
.proDetail1 .list2 .h2{ font-size:26px; line-height:1em;}
.proDetail1 .list2 .xiangqing{ margin-top:20px;}
.prev_next{ font-size:14px; line-height:24px;}
.prev_next ul li{ float:left; max-width:45%; height:24px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.prev_next ul li:nth-child(2n){ float:right; }
@media(max-width:999px){
.proDetail1 .list1{ margin-bottom:40px;}
.proDetail1 .list1 .txt .h2{ font-size:30px; line-height:1em; margin-bottom:20px;}
.proDetail1 .list1 .txt .h3{ font-size:20px; line-height:1em; margin-bottom:5px;}
.proDetail1 .list1 .txt .h4{ font-size:24px; line-height:28px; margin-bottom:40px;}
.proDetail1 .list1 .txt .h5{ font-size:16px; line-height:26px; margin-bottom:10px;}
.proDetail1 .list1 .txt .h6{ font-size:16px; line-height:26px;}
.proDetail1 .list2{ margin-bottom:40px;}
.proDetail1 .list2 .h2{ font-size:20px; line-height:24px;}
.prev_next{ font-size:12px; line-height:22px;}
.prev_next ul li{ float:none !important; max-width:100%; height:24px; }
}


.innav2{ text-align:center; font-size:16px; line-height:46px;}
.innav2 ul li{ display:inline-block; margin:0 10px;}
.innav2 ul li a{ display:block; background:#7d9ec1; color:#fff; padding:0 30px;}
.innav2 ul li.on a,.innav2 ul li a:hover{ background:#fe7117;}
.news1{}
.news1 .innav2{ margin-top:60px; margin-bottom:60px;}
.news1 .list{}
.news1 .list ul li{ float:left; width:calc((100% - 90px)/3); margin:0 0 45px 45px; background:#fff; border-bottom:2px solid #ccc;}
.news1 .list ul li:hover{ border-color:#fe7117;}
.news1 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.news1 .list ul li .nr_box{ padding:25px 5% 40px 5%;}
.news1 .list ul li .img{ padding-bottom:56%; position:relative; overflow:hidden;}
.news1 .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;}
.news1 .list ul li:hover .img img{ transform:scale(1.1);}
.news1 .list ul li .txtbg{ color:#333; margin-top:30px;}
.news1 .list ul li .date{ float:left; width:70px; border-right:2px solid #ccc; min-height:160px; background:url(../images/ico_yhlt.png) left bottom no-repeat; background-size:50% auto;}
.news1 .list ul li .date strong{ display:block; font-size:28px; line-height:1em; margin-bottom:8px;}
.news1 .list ul li .date span{ display:block; font-size:16px; line-height:1em; color:#999;}
.news1 .list ul li .txt{ float:right; width:calc(100% - 85px);}
.news1 .list ul li .txt .h2{ font-size:16px; line-height:26px; font-weight:bold; margin:0 0 10px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.news1 .list ul li:hover .txt .h2{ color:#fe7117;}
.news1 .list ul li .txt .h3{ font-size:14px; line-height:24px; color:#999; margin:0 0 25px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.innav2{ font-size:12px; line-height:30px;}
.innav2 ul li{ margin:5px 2px;}
.innav2 ul li a{ padding:0 10px;}
.news1 .innav2{ margin-top:30px; margin-bottom:30px;}
.news1 .list ul li{ float:left; width:100%; margin:0 0 20px 0; }
.news1 .list ul li .nr_box{ padding:15px 5% 15px 5%;}
.news1 .list ul li .txtbg{ margin-top:20px;}
.news1 .list ul li .date{ min-height:140px;}
.news1 .list ul li .date strong{ font-size:24px; line-height:1em; margin-bottom:8px;}
.news1 .list ul li .date span{ font-size:14px; line-height:1em; }
.news1 .list ul li .txt .h2{ font-size:16px; line-height:26px; margin:0 0 10px 0; }
.news1 .list ul li .txt .h3{ font-size:14px; line-height:18px; margin:0 0 20px 0; }
}


.tit3{ text-align:center;}
.tit3 .h2{ font-size:30px; line-height:40px; color:#fe7117;}
.tit3 .line1{ width:48px; height:2px; background:#fe7117; margin:20px auto 30px auto;}
.tit3 .h3{ font-size:20px; line-height:30px; margin:0 0 40px 0;}
.tit3 .h3 span{ display:inline-block; padding:0 25px; background:#d7e1eb; color:#fe7117;}
.tit3 .h4{ height:55px; line-height:55px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-size:14px; text-align:left;}
.tit3 .h4>span{ float:left;}
.tit3 .h4>a{ float:right; padding-right:50px; background:url(../images/ico_back1.png) right center no-repeat;}
.overflow_scroll::-webkit-scrollbar {
	/*滚动条整体样式*/
	width:5px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height:1px;
}
.overflow_scroll::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius:5px;
	background:#fe7117;
}
.overflow_scroll::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	border-radius:10px;
	background:#ededed;
}
.newsDetail1{}
.newsDetail1 .list1{ margin-top:90px;}
.newsDetail1 .list1 .txtbg{ float:left; width:50%;}
.newsDetail1 .list1 .txt{ padding-right:40px; max-height:25vw; overflow-y:auto; font-size:16px; line-height:2em;}
.newsDetail1 .list1 .imgbg{ float:right; width:48%;}
.newsDetail1 .list1 .img{ padding:40px 40px 0 0; position:relative;}
.newsDetail1 .list1 .img:before{ content:""; width:calc(100% - 40px); height:calc(100% - 40px); border:2px solid #fe7117; position:absolute; top:0; right:0; z-index:-1;}
.newsDetail1 .list1 .img img{ display:block; width:100%;}
.newsDetail1 .list2{ margin-top:100px; margin-bottom:80px;}
.newsDetail1 .prev_next{ border-top:1px solid #ccc; padding-top:15px;}
@media(max-width:999px){
.tit3 .h2{ font-size:24px; line-height:34px; }
.tit3 .line1{ margin:10px auto 20px auto;}
.tit3 .h3{ font-size:14px; line-height:24px; margin:0 0 20px 0;}
.tit3 .h3 span{  padding:5px 10px; }
.tit3 .h4{ height:auto; line-height:34px; font-size:14px; padding-bottom:10px;}
.tit3 .h4 span{ float:none; display:block;}
.tit3 .h4 a{ float:none; display:inline-block; background-size:28px auto; padding-right:40px;}
.newsDetail1 .list1{ margin-top:30px;}
.newsDetail1 .list1 .txtbg{ float:left; width:100%; margin-bottom:20px;}
.newsDetail1 .list1 .txt{ padding-right:20px; max-height:50vw; font-size:14px; line-height:2em;}
.newsDetail1 .list1 .imgbg{ float:right; width:100%;}
.newsDetail1 .list1 .img{ padding:20px 20px 0 0; position:relative;}
.newsDetail1 .list1 .img:before{ width:calc(100% - 20px); height:calc(100% - 20px); }
.newsDetail1 .list2{ margin-top:30px; margin-bottom:40px;}
}


.more4{ }
.more4 span{ display:inline-block; text-align:center; font-size:16px; line-height:44px; padding:0 10px; min-width:110px; background:#fe7117; color:#fff;}
.more4 span:hover{ opacity:.9;}
.case1{}
.case1 .list{ margin-top:60px;}
.case1 .list ul li{ float:left; width:calc((100% - 60px)/3); margin:0 0 30px 30px;}
.case1 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.case1 .list ul li .nr_box{}
.case1 .list ul li .imgbg{ position:relative;}
.case1 .list ul li .img{ padding-bottom:96%; position:relative;}
.case1 .list ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.case1 .list ul li .txt2bg{ width:100%; height:100%; background:rgba(0,0,0,.8); position:absolute; top:0; left:0; transform:scale(.8); opacity:0; visibility:hidden; transition:all .3s ease;
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;}
.case1 .list ul li:hover .txt2bg{ opacity:1; visibility:visible; transform:scale(1);}
.case1 .list ul li .txt2{ color:#fff; width:90%;}
.case1 .list ul li .txt2 .h3{ font-size:16px; line-height:36px; margin-bottom:30px;}
.case1 .list ul li .txt{ padding:25px 5%; background:#f7f7f7; color:#333;}
.case1 .list ul li .txt .h2{ font-size:20px; line-height:30px; margin:0 0 5px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.case1 .list ul li .txt .h3{ font-size:16px; line-height:26px; color:#999;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.more4 span{ font-size:12px; line-height:30px; padding:0 10px; min-width:80px; }
.case1 .list{ margin-top:30px;}
.case1 .list ul li{ float:left; width:100%; margin:0 0 20px 0;}
.case1 .list ul li .txt2 .h3{ font-size:14px; line-height:24px; margin-bottom:10px;}
.case1 .list ul li .txt{ padding:20px 5%; }
.case1 .list ul li .txt .h2{ font-size:18px; line-height:28px; margin:0 0 5px 0; }
.case1 .list ul li .txt .h3{ font-size:14px; line-height:18px; }
}


.video1{}
.video1 .list{ margin-top:60px;}
.video1 .list ul li{ float:left; width:calc((100% - 120px)/3); margin:0 0 7vw 60px;}
.video1 .list ul li:nth-child(3n-2){ clear:left; margin-left:0;}
.video1 .list ul li .nr_box{ transition:all .3s ease;}
.video1 .list ul li:hover .nr_box{ transform:scale(1.15); transform-origin:top center;}
.video1 .list ul li .nr_top{ padding:20px 5%; box-shadow:0 0 10px rgba(0,0,0,.1);}
.video1 .list ul li .img{ padding-bottom:56%; position:relative;}
.video1 .list ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.video1 .list ul li .txt{ margin-top:20px; color:#333; text-align:center;}
.video1 .list ul li .txt .h2{ font-size:14px; line-height:24px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.video1 .list ul li .more2{ margin-top:30px; opacity:0; visibility:hidden;}
.video1 .list ul li:hover .more2{ opacity:1; visibility:visible;}
@media(max-width:999px){
.video1 .list{ margin-top:30px;}
.video1 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 7vw 10px;}
.video1 .list ul li:nth-child(3n-2){ clear:none; margin-left:10px;}
.video1 .list ul li:nth-child(2n-1){ clear:left; margin-left:0;}
.video1 .list ul li:hover .nr_box{ transform:scale(1.05); }
.video1 .list ul li .nr_top{ padding:15px 5%; }
.video1 .list ul li .txt{ margin-top:15px; }
.video1 .list ul li .txt .h2{ font-size:12px; line-height:16px;}
.video1 .list ul li .more2{ margin-top:10px; }
}


.video_detail1{}
.video_detail1 .list{ margin-bottom:40px;}
.video_detail1 .prev_next{ border-top:1px solid #ccc; padding-top:15px;}
@media(max-width:999px){
.video_detail1 .list{ margin-bottom:30px;}
}


.contact1bg{ padding:120px 0; background:#f2f3f6;}
.contact1{}
.contact1 .list1{ margin-bottom:30px; text-align:center;}
.contact1 .list1 .h2{ font-size:24px; line-height:34px;}
.contact1 .list1 .h2 span{ display:inline-block; padding-left:40px; background:url(../images/tel_icon8.png) left center no-repeat;}
.contact1 .list1 .h2 strong{ display:block; font-size:14px; line-height:24px; color:#fe7117; font-weight:normal;}
.contact1 .list2{ margin-bottom:30px;}
.contact1 .list2 ul li{ float:left; width:calc((100% - 90px)/4); margin:0 0 30px 30px;}
.contact1 .list2 ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.contact1 .list2 ul li .nr_box{}
.contact1 .list2 ul li .img{ margin:0 auto; width:120px; height:120px; position:relative; z-index:2;}
.contact1 .list2 ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.contact1 .list2 ul li .txt{ background:#fff; box-shadow:0 10px 20px rgba(20, 34, 49, 0.04); border-radius:10px; margin-top:-60px; position:relative; z-index:1; padding:80px 5% 40px 5%; text-align:center;}
.contact1 .list2 ul li .txt .h2{ font-size:18px; line-height:28px; margin-bottom:20px;}
.contact1 .list2 ul li .txt .h2 span{ display:block; margin-bottom:5px;}
.contact1 .list2 ul li .txt .h2 em{ display:block; font-style:normal; color:#999; font-size:14px; line-height:1em; margin-bottom:15px;}
.contact1 .list2 ul li .txt .h2 i{ display:block; margin:0 auto; width:30px; height:2px; background:#fe7117;}
.contact1 .list2 ul li .txt .h3{ font-size:16px; line-height:26px; height:52px;}
.contact1 .list3{ margin-bottom:60px; border-radius:10px; padding:20px; color:#fff; text-align:center;}
.contact1 .list3 .nr_box{ border:1px solid rgba(255, 255, 255, 0.1); padding:60px 80px;}
.contact1 .list3 .txt{}
.contact1 .list3 .txt .h2{ font-size:32px; line-height:42px; margin-bottom:10px;}
.contact1 .list3 .txt .h3{ font-size:16px; line-height:26px; margin-bottom:30px;}
.contact1 .list3 .txt .line1{ width:48px; height:2px; background:#fff; margin:0 auto; margin-bottom:30px;}
.contact1 .list3 .txt .ewm{ margin:0 auto; width:160px; padding:9px; border:1px solid rgba(255, 255, 255, 0.1);}
.contact1 .list3 .txt .ewm img{ display:block; width:100%;}
.contact1 .list4{}
.contact1 .list4 img,.contact1 .list4 iframe{ max-width:100%;}
@media(max-width:999px){
.contact1bg{ padding:60px 0; }
.contact1 .list1 .h2{ font-size:20px; line-height:30px;}
.contact1 .list2 ul li{ float:left; width:100%; margin:0 0 20px 0;}
.contact1 .list2 ul li .txt .h3{ height:auto;}
.contact1 .list3{ margin-bottom:60px; padding:10px 5%; }
.contact1 .list3 .nr_box{ padding:20px 5%;}
.contact1 .list3 .txt .h2{ font-size:24px; line-height:34px; margin-bottom:10px;}
.contact1 .list3 .txt .h3{ font-size:14px; line-height:24px; margin-bottom:20px;}
.contact1 .list3 .txt .line1{ margin-bottom:25px;}
}

.contact2bg{ padding:120px 0;}
.contact2{ max-width:1080px; margin:0 auto}
.contact2 .h2{ font-size:18px; line-height:28px; text-align:center;}
.contact2 .list{ margin-top:60px;}
.contact2 .list ul li{ float:left; width:100%; margin:0 0 30px 0;}
.contact2 .list ul li.li1{ width:49%;}
.contact2 .list ul li.li2{ width:49%; float:right;}
.contact2 .list ul li .text1{ border:1px solid #ededed; background:#fff; height:50px; line-height:50px; padding:0 10px; width:calc(100% - 22px);}
.contact2 .list ul li .text2{ border:none; background:#fff; height:50px; line-height:50px; padding:0 10px; width:calc(100% - 122px); float:left;}
.contact2 .list ul li .text3{ border:1px solid #ededed; background:#fff; height:180px; line-height:50px; padding:0 10px; width:calc(100% - 22px);}
.contact2 .list ul li .yzm{ height:50px; border:1px solid #ededed;}
.contact2 .list ul li .yzm img{ float:right; width:100px; height:50px; object-fit:contain;}
.contact2 .list ul li .button1{ display:inline-block; width:34%; line-height:52px; text-align:center; font-size:18px; color:#fff; background:#fe7117;}
.contact2 .list ul li .button1:hover{ box-shadow:0 5px 10px rgba(0,0,0,0.2)}
@media(max-width:999px){
.contact2bg{ padding:60px 0;}
.contact2 .list{ margin-top:30px;}
.contact2 .list ul li{ float:left; width:100% !important; margin:0 0 20px 0;}
.contact2 .list ul li .text1{ height:40px; line-height:40px;  }
.contact2 .list ul li .text2{ height:40px; line-height:40px;  }
.contact2 .list ul li .text3{ height:180px; line-height:40px; }
.contact2 .list ul li .yzm{ height:40px; }
.contact2 .list ul li .yzm img{ height:40px; }
.contact2 .list ul li .button1{ width:50%; line-height:42px; font-size:14px; }
}























