/*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;}
a{ color:#666;}
a:hover{ color:#0075ff; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:1200px; margin:0 auto;}
input,textarea,select{outline:none}
img{
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
@media(max-width:768px){
.wapper1{ width:90%; }
}
/*common end*/



.headbg{ width:100%; background:#fff; position:relative; z-index:55; top:0; left:0; }
.head{ height:80px;}
.head .logo{ float:left; width:20%; height:80px; position:relative; }
.head .logo img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/*menu*/
.menu{height:60px;line-height:60px; float:right; max-width:80%; margin:10px 0 0 0;}
.menu ul li{ float:left; position:relative; }
.menu ul li dl{ background:#fff; width:160px; transform:translateX(-50%); position:absolute; left:50%; top:100%; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:22px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; padding:10px 15px;}
.menu ul li dl dd a:hover{ color:#0075ff; }
.menu a{ font-size:14px;color:#666; text-decoration:none; font-weight:normal; display:block;text-align:center; padding:0 15px;}
.menu a:hover{color:#0075ff;}
a.menu_hover{ color:#0075ff; }

.head_mbg{ width:100%; background:#fff; position:fixed; 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:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/**/
.nav_open{ height:40px; line-height:40px; text-align:center; font-size:20px; color:#666; position:absolute; z-index:2; top:10px; right:5%; }
.nav_open i{ vertical-align:middle;}
.navbg{ width:100%; height:100%; background:#fff; position:fixed; top:0; left:0; z-index:666; display:none;}
.nav{ padding:60px 5% 20px 5%; position:relative;}
.nav_close{ height:40px; line-height:40px; text-align:center; font-size:20px; color:#666; position:absolute; right:5%; top:10px; }
.nav_close i{ vertical-align:middle; }
.nav_list{ height:calc(100vh - 80px); overflow-Y:scroll;}
.tree{}
.tree_box{ }
.tree_one,.tree_two{display: none; overflow: hidden;}
.tree_box h3{ font-weight:normal; font-size:14px; height:49px; line-height:49px; overflow:hidden; margin:0; position:relative; border-bottom:1px solid #eee;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#0075ff;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box h3 span i{}
.tree_one h4{ font-weight:normal; font-size:12px; position:relative; height:39px; line-height:39px; overflow:hidden; margin:0 0 0 5%; border-bottom:1px solid #eee;}
.tree_box h4 a{ color:#666; position:relative; z-index:10;}
.tree_box h4 a:hover{ color:#0075ff;}
.h_height{ height:0px;}
@media(max-width:768px){
.headbg{ display:none;}
.head_mbg{ display:block;}
.h_height{ height:60px;}
}





.swiper-container1 { width: 100%; }
.swiper-container1 .swiper-slide { position:relative;
/* 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;
}
.swiper-container1 .swiper-slide img{ display:block; width:100%;}
.swiper-container1 .swiper-slide .txtbg{ width:100%; position:absolute; top:50%; left:0; transform:translateY(-50%);}
.swiper-container1 .swiper-slide .txt{ color:#fff;}
.swiper-container1 .swiper-slide .nr_box{ max-width:50%;}
.swiper-container1 .swiper-slide .txt .h2{ font-size:36px; line-height:46px; font-weight:bold; margin-bottom:20px;}
.swiper-container1 .swiper-slide .txt .h3{ font-size:16px; line-height:2em; margin-bottom:50px;}
.swiper-container1 .swiper-pagination1{}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{ width:15px; height:15px; background:#fff; opacity:.3; margin:0 5px;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ width:34px; height:58px; margin-top:-29px; background-size:10px 18px; background-color:rgba(0,0,0,.2);}
.swiper-container1 .swiper-button-prev1{}
.swiper-container1 .swiper-button-next1{}
.more1{}
.more1 span{ display:inline-block; padding:0 25px; height:34px; line-height:34px; font-size:14px; border-radius:40px; background:#f3f3f3; color:#333;}
.more1 span:hover{ background:#fff;}
@media(max-width:768px){
.swiper-container1 .swiper-slide .nr_box{ max-width:100%;}
.swiper-container1 .swiper-slide .txt .h2{ font-size:16px; line-height:26px; margin-bottom:10px;}
.swiper-container1 .swiper-slide .txt .h3{ font-size:12px; line-height:2em; margin-bottom:0px;}
.swiper-container1 .swiper-slide .txt .more1{ display:none;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{ width:10px; height:10px; margin:0 5px;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ display:none;}
}


.tit1{ text-align:center;}
.tit1 .h2{ font-size:36px; line-height:46px; text-transform:uppercase;}
.tit1 .h3{ font-size:18px; line-height:28px; margin-top:10px;}
.con01bg{ padding:80px 0 80px 0; background:#f1f8fe;}
.con01{}
.con01 .list{ margin-top:20px;}
.con01 .list ul li{ float:left; width:calc((100% - 78px)/4); margin:20px 26px 0 0; background:#fff; text-align:center; transition:all .3s ease;
-moz-box-shadow: 0.000000px 2.000000px 30px rgba(68, 48, 252, 0.04);
-webkit-box-shadow: 0px 2px 30px rgba(68, 48, 252, 0.04);
-ms-box-shadow: 0.000000px 2.000000px 30px rgba(68, 48, 252, 0.04);
-o-box-shadow: 0.000000px 2.000000px 30px rgba(68, 48, 252, 0.04);
box-shadow: 0px 2px 30px rgba(68, 48, 252, 0.04);}
.con01 .list ul li:hover{
transform: translateY(-3px);
-webkit-box-shadow: 0 2px 20px rgba(68, 48, 252, 0.15);
-moz-box-shadow: 0 2px 20px rgba(68, 48, 252, 0.15);
-ms-box-shadow: 0 2px 20px rgba(68, 48, 252, 0.15);
box-shadow: 0 2px 20px rgba(68, 48, 252, 0.15);}
.con01 .list ul li:nth-child(4n){ margin-right:0;}
.con01 .list ul li:nth-child(4n-3){ clear:left;}
.con01 .list ul li .nr_box{ padding:50px 15px 30px 15px;}
.con01 .list ul li .img{ height:63px; position:relative;}
.con01 .list ul li .img img{ max-width:90%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con01 .list ul li .txt{ margin-top:20px;}
.con01 .list ul li .txt .h2{ font-size:22px; line-height:32px; height:32px; overflow:hidden; margin-bottom:10px;}
.con01 .list ul li .txt .h3{ font-size:12px; line-height:2em; height:4em; overflow:hidden; color:#999;}
@media(max-width:768px){
.con01bg{ padding:40px 0 40px 0; }
.con01 .list{ margin-top:10px;}
.con01 .list ul li{ float:left; width:100%; margin:20px 0 0 0;}
.con01 .list ul li .nr_box{ padding:30px 5% 30px 5%;}
.con01 .list ul li .txt .h2{ height:auto;}
.con01 .list ul li .txt .h3{ height:auto;}
}


.con02bg{ padding:40px 0 40px 0; background:#1c3ada;}
.con02{}
.con02 .list{}
.con02 .list img{ display:block; margin:0 auto; max-width:100%;}


.con03bg{ padding:80px 0 80px 0;}
.con03{}
.con03 .list{ margin-top:20px;}
.con03 .list ul li{ float:left; width:calc((100% - 28px)/3); margin:20px 14px 0 0; text-align:center; transition:all .3s ease;}
.con03 .list ul li:hover{
transform:translateY(-3px);
-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);}
.con03 .list ul li:nth-child(3n){ margin-right:0;}
.con03 .list ul li .nr_box{ border-right:1px solid #eee; padding:30px 35px 30px 35px;}
.con03 .list ul li:nth-child(3n) .nr_box{ border:none;}
.con03 .list ul li .img{ padding-bottom:75%; position:relative;}
.con03 .list ul li .img img{ display:block; width:100%; height:100%;object-fit:cover; position:absolute; top:0; left:0;}
.con03 .list ul li .txt{ margin-top:10px;}
.con03 .list ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden; margin-bottom:20px;}
.con03 .list ul li .txt .h3{ font-size:14px; line-height:2em; height:4em; overflow:hidden;}
.more2{ text-align:center; margin-top:40px;}
.more2 span{ display:inline-block; text-align:center; height:43px; line-height:43px; border:1px solid #0075ff; background:#0075ff; color:#fff; font-size:13px; padding:0 45px;}
.more2 span:hover{ background:#fff; color:#0075ff;}
@media(max-width:768px){
.con03bg{ padding:40px 0 40px 0;}
.con03{}
.con03 .list{ margin-top:10px;}
.con03 .list ul li{ float:left; width:100%; margin:10px 0 0 0; }
.con03 .list ul li .nr_box{ border-right:none; border-bottom:1px solid #eee; }
.con03 .list ul li .txt .h2{ height:auto; margin-bottom:20px;}
.con03 .list ul li .txt .h3{ height:auto; }
}


.con04bg{ padding:80px 0 80px 0; background:#f1f8fe;}
.con04{}
.con04 .list{ margin-top:10px;}
.con04 .list ul li{ float:left; width:calc((100% - 60px)/3); margin:30px 30px 0 0}
.con04 .list ul li:nth-child(3n){ margin-right:0;}
.con04 .list ul li .nr_box{ border-bottom:1px solid #ddd;}
.con04 .list ul li .txt{ padding-bottom:20px;}
.con04 .list ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; margin-bottom:10px;}
.con04 .list ul li .txt .h2 a{}
.con04 .list ul li .txt .h3{ font-size:12px; line-height:16px; height:32px; overflow:hidden; color:#999; margin-bottom:10px;}
.con04 .list ul li .txt .h4{ font-size:12px; line-height:22px; height:22px; color:#999;}
@media(max-width:768px){
.con04bg{ padding:40px 0 40px 0;}
.con04 .list ul li{ float:left; width:100%; margin:30px 0 0 0}
}


.con05bg{ background:url(../images/bg1.jpg) 50% 50% repeat; background-size:auto;}
.con05{ padding:80px 0 80px 0; background:url(../images/bg1.png) 50% 50% repeat; background-size:auto;}
.con05 .list{ color:#fff; text-align:center;}
.con05 .list .h2{ font-size:38px; line-height:48px;}
.more3{ text-align:center; margin-top:40px;}
.more3 span{ display:inline-block; text-align:center; padding:0 40px; height:43px; line-height:43px; font-size:16px; border:1px solid #fff; color:#fff;}
.more3 span:hover{ background:#fff; color:#0075ff;}


.footbg{ padding:40px 0 40px 0;}
.foot{ font-size:12px; line-height:22px; text-align:center;}
.foot a{}
.foot a:hover{}
.foot ul li{}


/*Add------------------------------------------------------------------------------*/


.tit2{ text-align:center;}
.tit2 .h2{ font-size:36px; line-height:90px; background:url(../images/titbg1.png) center no-repeat;}
.rjpt1bg{ padding:40px 0 80px 0;}
.rjpt1{ max-width:1100px;}
.rjpt1 .list{ margin-top:80px;}
.rjpt1 .list ul li{ margin-bottom:80px;
/* 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;
justify-content: space-between;}
.rjpt1 .list ul li .img_box{ width:45%;}
.rjpt1 .list ul li .img{}
.rjpt1 .list ul li .img img{ max-width:100%;}
.rjpt1 .list ul li .txtbg{ width:45%; }
.rjpt1 .list ul li .txt{}
.rjpt1 .list ul li .txt .h2{ font-size:32px; line-height:42px; font-weight:bold; color:#2e7bff; margin-bottom:20px;}
.rjpt1 .list ul li .txt .h2 span{ display:block; font-size:16px; line-height:2em; color:#666; font-weight:normal;}
.rjpt1 .list ul li .txt .h3{ font-size:16px; line-height:2em; margin-bottom:30px;}
.rjpt1 .list ul li .txt .line1{ width:30px; height:5px; background:#2e7bff;}
@media(max-width:768px){
.rjpt1bg{ padding:40px 0 40px 0;}
.rjpt1 .list{ margin-top:40px;}
.rjpt1 .list ul li{ margin-bottom:80px; display:block;}
.rjpt1 .list ul li .img_box{ width:100%; margin-bottom:20px;}
.rjpt1 .list ul li .txtbg{ width:100%; margin-bottom:20px;}
.rjpt1 .list ul li .txt .h2{ margin-bottom:10px;}
.rjpt1 .list ul li .txt .h3{ margin-bottom:20px;}
}


.inbanner{ position:relative;}
.inbanner img{ display:block; width:100%;}
.inbanner .txtbg{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.inbanner .txt{ color:#fff;}
.inbanner .nr_box{ max-width:50%;}
.inbanner .txt .h2{ font-size:36px; line-height:46px; font-weight:bold; margin-bottom:10px;}
.inbanner .txt .h3{ font-size:16px; line-height:2em;}
@media(max-width:768px){
.inbanner .nr_box{ max-width:100%;}
.inbanner .txt .h2{ font-size:16px; line-height:26px; margin-bottom:10px;}
.inbanner .txt .h3{ font-size:12px; line-height:2em;}
}


.zhxy1bg{ padding:40px 0 40px 0;}
.zhxy1{}
.zhxy1 .list{}
.zhxy1 .list ul li{ float:left; width:calc((100% - 80px)/3); margin:40px 40px 0 0; transition:all .3s ease;
-moz-box-shadow: 0.000000px 5.000000px 30px rgba(15, 91, 183, 0.1);
-webkit-box-shadow: 0px 5px 30px rgba(15, 91, 183, 0.1);
-ms-box-shadow: 0.000000px 5.000000px 30px rgba(15, 91, 183, 0.1);
-o-box-shadow: 0.000000px 5.000000px 30px rgba(15, 91, 183, 0.1);
box-shadow: 0px 5px 30px rgba(15, 91, 183, 0.1);}
.zhxy1 .list ul li:hover{
transform: translateY(-3px);
-webkit-box-shadow: 0 2px 30px rgba(15, 91, 183, 0.3);
-moz-box-shadow: 0 2px 30px rgba(15, 91, 183, 0.3);
-ms-box-shadow: 0 2px 30px rgba(15, 91, 183, 0.3);
box-shadow: 0 2px 30px rgba(15, 91, 183, 0.3);
transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}
.zhxy1 .list ul li:nth-child(3n){ margin-right:0;}
.zhxy1 .list ul liLnth-child(3n-2){ clear:left;}
.zhxy1 .list ul li .nr_box{ padding:40px 40px 20px 40px;}
.zhxy1 .list ul li .img{ height:210px; position:relative;}
.zhxy1 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.zhxy1 .list ul li .txt{ margin-top:20px;}
.zhxy1 .list ul li .txt .h2{ font-size:24px; line-height:34px; font-weight:bold; height:34px; overflow:hidden; margin-bottom:20px;}
.zhxy1 .list ul li .txt .h3{ font-size:16px; line-height:2em; height:8em; overflow:hidden; color:#999;}
@media(max-width:768px){
.zhxy1 .list ul li{ float:left; width:100%; margin:40px 0 0 0;}
.zhxy1 .list ul li .nr_box{ padding:20px 5% 20px 5%;}
.zhxy1 .list ul li .txt .h2{ height:auto;}
.zhxy1 .list ul li .txt .h3{ height:auto;}
}

.zhxy2bg{ padding:40px 0 80px 0;}
.zhxy2{ max-width:1100px;}
.zhxy2 .list{ margin-top:80px;}
.zhxy2 .list ul li{ margin-bottom:80px;
/* 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;
justify-content: space-between;}
.zhxy2 .list ul li .img_box{ width:45%;}
.zhxy2 .list ul li .img{}
.zhxy2 .list ul li .img img{ max-width:100%;}
.zhxy2 .list ul li .txtbg{ width:45%; }
.zhxy2 .list ul li .txt{ }
.zhxy2 .list ul li .txt .h2{ font-size:30px; line-height:40px; font-weight:bold; margin-bottom:15px;}
.zhxy2 .list ul li .txt .h3{ font-size:18px; line-height:2em; }
.zhxy2 .list ul li .txt .line1{ width:30px; height:5px; background:#2e7bff;}
@media(max-width:768px){
.zhxy2bg{ padding:40px 0 40px 0;}
.zhxy2 .list{ margin-top:40px;}
.zhxy2 .list ul li{ margin-bottom:80px; display:block;}
.zhxy2 .list ul li .img_box{ width:100%; margin-bottom:20px;}
.zhxy2 .list ul li .txtbg{ width:100%; margin-bottom:20px;}
.zhxy2 .list ul li .txt .h2{ margin-bottom:10px;}
}


.zhsq1bg{ padding:80px 0 40px 0;}
.zhsq1{ max-width:1100px;}
.zhsq1 .list{}
.zhsq1 .list ul li{ float:left; width:calc((100% - 160px)/3); margin:40px 80px 0 0; transition:all .3s ease; background:#fff;
-moz-box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);
-webkit-box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);
-ms-box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);
-o-box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);
box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);}
.zhsq1 .list ul li:hover{ }
.zhsq1 .list ul li:nth-child(3n){ margin-right:0;}
.zhsq1 .list ul liLnth-child(3n-2){ clear:left;}
.zhsq1 .list ul li .nr_box{ }
.zhsq1 .list ul li .img{ padding-bottom:100%; position:relative;}
.zhsq1 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.zhsq1 .list ul li .txt{ padding:20px 20px 20px 20px;}
.zhsq1 .list ul li .txt .h2{ font-size:16px; line-height:26px; font-weight:bold; height:26px; overflow:hidden; margin-bottom:10px;}
.zhsq1 .list ul li .txt .h3{ font-size:14px; line-height:2em; height:6em; overflow:hidden; }
@media(max-width:768px){
.zhsq1bg{ padding:40px 0 40px 0;}
.zhsq1 .list ul li{ float:left; width:100%; margin:40px 0 0 0;}
.zhsq1 .list ul li .txt .h2{ height:auto;}
.zhsq1 .list ul li .txt .h3{ height:auto;}
}

.zhsq2bg{ padding:80px 0 40px 0;}
.zhsq2{ max-width:1100px;}
.zhsq2 .list{}
.zhsq2 .list ul li{ float:left; width:calc((100% - 150px)/4); margin:40px 50px 0 0; text-align:center;}
.zhsq2 .list ul li:nth-child(4n){ margin-right:0;}
.zhsq2 .list ul liLnth-child(4n-3){ clear:left;}
.zhsq2 .list ul li .nr_box{ }
.zhsq2 .list ul li .img{ height:186px; position:relative;}
.zhsq2 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.zhsq2 .list ul li .txt{ padding:20px 20px 20px 20px;}
.zhsq2 .list ul li .txt .h2{ font-size:16px; line-height:26px; font-weight:bold; height:26px; overflow:hidden; margin-bottom:10px;}
.zhsq2 .list ul li .txt .h3{ font-size:14px; line-height:2em; height:8em; overflow:hidden; }
@media(max-width:768px){
.zhsq2 .list ul li{ float:left; width:100%; margin:40px 0 0 0;}
.zhsq2 .list ul li .txt .h2{ height:auto;}
.zhsq2 .list ul li .txt .h3{ height:auto;}
}

.zhsq3bg{ padding:40px 0 80px 0;}
.zhsq3{ max-width:800px;}
.zhsq3 .list{ margin-top:40px;}
.zhsq3 .list img{ display:block; margin:0 auto; max-width:100%;}


.news1bg{ padding:40px 0 80px 0;}
.news1{ max-width:1000px;}
.news1 .list{ margin-top:60px;}
.news1 .list ul li{ border-bottom:1px dotted #ddd; padding:20px 0;}
.news1 .list ul li .txt{}
.news1 .list ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; margin-bottom:5px;}
.news1 .list ul li .txt .h2 a{}
.news1 .list ul li .txt .h3{ font-size:12px; line-height:2em; color:#999; max-height:4em; overflow:hidden; margin-bottom:5px;}
.news1 .list ul li .txt .h4{ font-size:12px; line-height:22px; color:#999;}


.case1bg{ padding:40px 0 80px 0;}
.case1{}
.case1 .list{ margin-top:20px;}
.case1 .list ul li{ float:left; width:calc((100% - 28px)/3); margin:20px 14px 0 0; text-align:center; transition:all .3s ease;}
.case1 .list ul li:hover{
transform:translateY(-3px);
-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);}
.case1 .list ul li:nth-child(3n){ margin-right:0;}
.case1 .list ul li .nr_box{ border-top:1px solid #eee; padding:30px 35px 30px 35px;}
.case1 .list ul li:nth-child(1) .nr_box,.case1 .list ul li:nth-child(2) .nr_box,.case1 .list ul li:nth-child(3) .nr_box{ border:none;}
.case1 .list ul li .img{ padding-bottom:75%; position:relative;}
.case1 .list ul li .img img{ display:block; width:100%; height:100%;object-fit:cover; position:absolute; top:0; left:0;}
.case1 .list ul li .txt{ margin-top:10px;}
.case1 .list ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden; margin-bottom:20px;}
.case1 .list ul li .txt .h3{ font-size:14px; line-height:2em; height:4em; overflow:hidden;}
@media(max-width:768px){
.case1bg{ padding:40px 0 40px 0;}
.case1{}
.case1 .list{ margin-top:10px;}
.case1 .list ul li{ float:left; width:100%; margin:10px 0 0 0; }
.case1 .list ul li:nth-child(2) .nr_box,.case1 .list ul li:nth-child(3) .nr_box{ border-top:1px solid #eee;}
.case1 .list ul li .txt .h2{ height:auto; margin-bottom:20px;}
.case1 .list ul li .txt .h3{ height:auto; }
}


.aboutus1bg{ padding:40px 0 80px 0;}
.aboutus1{}
.aboutus1 .list1{ margin-top:40px; font-size:16px; line-height:2em;}
.aboutus1 .list2{ margin-top:20px;}
.aboutus1 .list2 ul li{ float:left; width:calc((100% - 120px)/4); margin:20px 40px 0 0; text-align:center;}
.aboutus1 .list2 ul li:nth-child(4n){ margin-right:0;}
.aboutus1 .list2 ul li:nth-child(4n-3){ clear:left;}
.aboutus1 .list2 ul li .txt{}
.aboutus1 .list2 ul li .txt .h2{ font-size:30px; line-height:42px; color:#0a63ff; margin-bottom:10px;}
.aboutus1 .list2 ul li .txt .h2 strong{ font-size:42px;}
.aboutus1 .list2 ul li .txt .h3{ font-size:16px; line-height:26px;}
@media(max-width:768px){
.aboutus1 .list2 ul li{ float:left; width:calc((100% - 20px)/2); margin:20px 20px 0 0; }
.aboutus1 .list2 ul li:nth-child(2n){ margin-right:0;}
.aboutus1 .list2 ul li:nth-child(2n-1){ clear:left;}
}

.aboutus2bg{ padding:80px 0 80px 0; background:url(../images/bg2.jpg) center no-repeat; background-size:cover;}
.aboutus2{ }
.aboutus2 .tit1{ color:#fff;}
.aboutus2 .list{ margin-top:20px;}
.aboutus2 .list ul li{ float:left; width:calc((100% - 60px)/4); margin:20px 20px 0 0; background:#fff; text-align:center; transition:all .3s ease;}
.aboutus2 .list ul li:hover{
transform: translateY(-3px);
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.24);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.24);}
.aboutus2 .list ul li:nth-child(4n){ margin-right:0;}
.aboutus2 .list ul li .nr_box{ padding:40px 20px 20px 20px;}
.aboutus2 .list ul li .img{ height:130px; position:relative;}
.aboutus2 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.aboutus2 .list ul li .txt{ margin-top:20px;}
.aboutus2 .list ul li .txt .h2{ font-size:22px; line-height:32px; height:32px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; margin-bottom:10px;}
.aboutus2 .list ul li .txt .h3{ font-size:14px; line-height:2em; height:4em; overflow:hidden; color:#999;}
@media(max-width:768px){
.aboutus2 .list ul li{ float:left; width:100%; margin:20px 0 0 0; }
.aboutus2 .list ul li .txt .h2{ height:auto;}
.aboutus2 .list ul li .txt .h3{ height:auto;}
}

.aboutus3bg{ padding:80px 0 80px 0; }
.aboutus3{ }
.aboutus3 .list{ margin-top:20px;}
.aboutus3 .list ul li{ float:left; width:calc((100% - 80px)/5); margin:20px 20px 0 0; background:#fff; text-align:center; }
.aboutus3 .list ul li:nth-child(5n){ margin-right:0;}
.aboutus3 .list ul li .img{ padding-bottom:50%; position:relative;}
.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:768px){
.aboutus3 .list ul li{ float:left; width:calc((100% - 40px)/3); margin:20px 20px 0 0; }
.aboutus3 .list ul li:nth-child(5n){ margin-right:20px;}
.aboutus3 .list ul li:nth-child(3n){ margin-right:0;}
}

.aboutus4bg{ padding:80px 0 80px 0; background:url(../images/bg2.jpg) center no-repeat; background-size:cover;}
.aboutus4{ max-width:1000px; color:#fff;}
.aboutus4 .list{ margin-top:40px;}
.aboutus4_lt{ float:left; width:36%; font-size:14px; line-height:2em;}
.aboutus4_lt dl dt{ font-size:16px; line-height:2em; margin-bottom:20px;}
.aboutus4_lt dl dd{ margin-bottom:10px;}
.aboutus4_rt{ float:right; width:55%;}
.aboutus4_rt .form{ font-size:14px; line-height:38px;}
.aboutus4_rt .form table{}
.aboutus4_rt .form th{ width:70px; padding:8px 10px 8px 0; text-align:right; font-weight:normal; vertical-align:top;}
.aboutus4_rt .form td{ padding:8px 0 8px 0;}
.aboutus4_rt .form .text1{ border:1px solid #CCD1D9; background:#fff; padding:0 10px; height:36px; line-height:36px; width:calc(100% - 22px);}
.aboutus4_rt .form .text2{ border:1px solid #CCD1D9; background:#fff; padding:0 10px; height:146px; line-height:36px; width:calc(100% - 22px); display:block;}
.aboutus4_rt .form .tzm{ height:38px;}
.aboutus4_rt .form .text3{ float:left; border:1px solid #CCD1D9; background:#fff; padding:0 10px; height:36px; line-height:36px; width:calc(100% - 142px);}
.aboutus4_rt .form .button2{ float:right; width:120px; height:38px;object-fit: contain; background:#fff;}
.aboutus4_rt .form .button1{ float:right; width:100px; height:38px; line-height:38px; background:#34CF95; color:#fff; text-align:center; font-size:14px;}
.aboutus4_rt .form .button1:hover{ background:#27c78b;}
@media(max-width:768px){
.aboutus4_lt{ float:left; width:100%; margin-bottom:40px;}
.aboutus4_rt{ float:right; width:100%;}
.aboutus4_rt .form th{ text-align:left;}
}


.insidebg{ padding:40px 0 80px 0;}
.inside{}
.inside_con{ margin-top:40px;}













