﻿/*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:' '; color:#333; overflow-x:hidden;}
a{ color:#666;}
a:hover{ color:#0053fd; text-decoration:none;}
p{line-height:2em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:76%; min-width:1000px; margin:0 auto;}
.wapper2{ min-width:1000px; margin:0 auto;}
input,textarea,select{outline:none; font-family:' ';}
input,input:link,input:visited,input:hover,input:active,input:focus{ outline:none;}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
@media(max-width:1320px){
.wapper1{ width:80%; }
}
@media(max-width:999px){
.wapper1{ width:90%; min-width:0; }
.wapper2{ min-width:0; }
}
/*@media(max-width:1720px){
.wapper1{ width:1220px; margin:0 auto;}
}
@media(max-width:1520px){
.wapper1{ width:1000px; margin:0 auto;}
}*/
/*common end*/


.headbg{ width:100%; background:#000; position:fixed; left:0; top:0; z-index:55;}
.head{ height:60px;}
.head .logo{ float:left; width:26%; height:60px; 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*/
.menu{ height:60px; line-height:60px; float:right;}
.menu>ul>li{ float:left; position:relative; }
.menu>ul>li>a{ display:block; text-align:center; color:#fff; font-size:14px; padding:0 2vw;}
.menu>ul>li>a:hover,.menu>ul>li:hover>a{ color:#0053fd;}
.menu ul li ul{ width:160px; background:#fff; box-shadow:0px 0px 5px rgba(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:22px; position:relative;}
.menu ul li ul li a{ display:block; text-align:center; color:#666; font-size:12px; padding:10px 5px;}
.menu ul li ul li a:hover,.menu ul li ul li:hover>a{ color:#0053fd;}
.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);}
.h_height{ height:60px;}
/**/
.head_mbg{ width:100%; background:#000; 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:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/**/
.nav_open{ width:20px; height:40px; line-height:40px; text-align:center; font-size:20px; color:#fff;float:right; margin:10px 5% 0 0;}
.nav_open i{ }
.nav_open i.fa-close{ display:none;}
.nav_open.active i.fa-navicon{ display:none;}
.nav_open.active i.fa-close{ display:inline-block;}
.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:#fff; 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{}
.tree_box{ border-top:1px solid #eee; padding:0 5%;}
.tree_box h3{ font-weight:normal; font-size:14px; height:44px; line-height:44px; overflow:hidden; margin:0; position:relative;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#f60;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box h3 span i{}
.tree_one{display: none; overflow: hidden; padding:0 0 10px 0;}
.tree_one h4{ font-weight:normal; font-size:12px; position:relative; height:42px; line-height:42px; overflow:hidden; margin:0 0 0 5%; }
.tree_one h4 a{ color:#666; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#f60;}
.tree_two{display: none; overflow: hidden;}
@media(max-width:999px){
.headbg{ display:none;}
.head_mbg{ display:block;}
.h_height{ height:60px;}
}


/**/
.banner_swiper{ box-shadow:0 5px 24px rgba(23,72,128,.25);}
.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{ background:#000; opacity:.5;}
.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{ width:60px; height:60px; margin-top:-30px; background-size:30px 40px; opacity:0; visibility:hidden; transition:all .3s ease;}
.banner_swiper .swiper-container:hover .swiper-button-prev,.banner_swiper .swiper-container:hover .swiper-button-next{ opacity:1; visibility:visible;}
.banner_swiper .swiper-container .swiper-button-prev{ left:30px; transform:translateX(-100%);}
.banner_swiper .swiper-container:hover .swiper-button-prev{ transform:translateX(0);}
.banner_swiper .swiper-container .swiper-button-next{ right:30px; transform:translateX(100%);}
.banner_swiper .swiper-container:hover .swiper-button-next{ transform:translateX(0);}
@media(max-width:999px){
.banner_swiper .swiper-container .swiper-button-prev,.banner_swiper .swiper-container .swiper-button-next{ display:none;}
}


.tit1{}
.tit1 .line1{ width:66px; height:4px; background:#0053fd; margin-bottom:15px;}
.tit1 .h2{ font-size:32px; line-height:36px; font-weight:bold;}
.tit1 .h3{ font-size:20px; line-height:24px; color:#666; margin-top:10px;}
.more1{}
.more1 span{ display:inline-block; text-align:center; border:1px solid #0053fd; background:#0053fd; color:#fff; font-size:16px; line-height:40px; padding:0 40px 0 20px; position:relative; border-radius:4px;}
.more1 span:hover{ background:#fff; color:#0053fd;}
.more1 span i{ width:20px; height:100%; background:url(../images/ico_more1.png) right center no-repeat; position:absolute; top:0; right:20px;}
.more1 span:hover i{ background-image:url(../images/ico_more1_hover.png);}
.con01bg{ padding:100px 0 100px 0; }
.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;}
.con01_lt{ width:50%;}
.con01_lt .nr_box{}
.con01_lt .list{ margin-top:2vw;}
.con01_lt .list .txt{ font-size:16px; line-height:2em; color:#999; margin-bottom:3vw;}
.con01_rt{ width:43%;}
.con01_rt img{ display:block; width:100%;}
@media(max-width:999px){
.tit1 .line1{ width:40px; height:2px; margin-bottom:15px;}
.tit1 .h2{ font-size:20px; line-height:24px; }
.tit1 .h3{ font-size:12px; line-height:16px; margin-top:10px;}
.more1 span{ font-size:12px; line-height:30px; padding:0 40px 0 20px; }
.con01bg{ padding:60px 0 60px 0; }
.con01{ display:block;}
.con01_lt{ width:100%; margin-bottom:40px;}
.con01_lt .list{ margin-top:20px;}
.con01_lt .list .txt{ font-size:12px; line-height:2em; margin-bottom:20px;}
.con01_rt{ width:100%;}
}


.more2{}
.more2 span{ display:inline-block; text-align:center; border:1px solid #fff; background:#fff; color:#0053fd; font-size:16px; line-height:40px; padding:0 40px 0 20px; position:relative; border-radius:50px;}
.more2 span:hover{ background:none; color:#fff;}
.more2 span i{ width:20px; height:100%; background:url(../images/ico_more1_hover.png) right center no-repeat; position:absolute; top:0; right:20px;}
.more2 span:hover i{ background-image:url(../images/ico_more1.png);}
.con02bg{ padding:100px 0;}
.con02{}
.con02 .list{ margin-top:50px;}
.con02 .list dl dd{ float:left; width:calc(95%/3); margin:0 0 20px 2.5%; overflow:hidden; border-radius:8px; position:relative;}
.con02 .list dl dd:hover{box-shadow:0 5px 24px rgba(23,72,128,.25);}
.con02 .list dl dd .img{ height:260px; position:relative;}
.con02 .list dl dd .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con02 .list dl dd .txtbg{ width:100%; background:rgba(0,0,0,.5); position:absolute; left:0; bottom:0;}
.con02 .list dl dd .txt{ color:#fff; padding:10px 5%; text-align:center;}
.con02 .list dl dd .txt .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 dl dd .txt2bg{ width:100%; height:100%; background-image: linear-gradient(#36f7ff, #0053fd); position:absolute; left:0; top:100%; opacity:0; visibility:hidden; transition:all .3s ease;}
.con02 .list dl dd:hover .txt2bg{ top:0; opacity:1; visibility:visible;}
.con02 .list dl dd .txt2{ color:#fff; padding:20px 10% 0 10%;}
.con02 .list dl dd .txt2 .h2{ font-size:24px; line-height:34px; font-weight:bold; margin-bottom:10px;}
.con02 .list dl dd .txt2 .h3{ font-size:18px; line-height:28px; margin-bottom:15px;}
.con02 .list dl dd .txt2 .h3 ul{ margin-left:18px;}
.con02 .list dl dd .txt2 .h3 li{ list-style:outside disc; margin-top:5px;}
.con02 .list dl dd .txt2 .more2{}
.con02 .list dl dd:nth-child(1){ margin-left:0;}
.con02 .list dl dd:nth-child(1) .img{ height:540px;}
.con02 .list dl dd:nth-child(1) .txt2{ padding-top:80px;}
.con02 .list dl dd:nth-child(1) .txt2 .h2{ margin-bottom:70px;}
.con02 .list dl dd:nth-child(1) .txt2 .h3{ margin-bottom:60px;}
.con02 .list dl dd:nth-child(1) .txt2 .h3 li{ margin-top:20px;}
@media(max-width:999px){
.more2 span{ font-size:12px; line-height:30px; padding:0 40px 0 20px; }
.con02bg{ padding:60px 0;}
.con02 .list{ margin-top:40px;}
.con02 .list dl dd{ float:left; width:100%; margin:0 0 20px 0; }
.con02 .list dl dd .img{ height:auto !important; padding-bottom:58%; }
.con02 .list dl dd .txt{ color:#fff; padding:10px 5%; text-align:center;}
.con02 .list dl dd .txt .h2{ font-size:14px; line-height:30px; height:30px; }
.con02 .list dl dd .txt2bg{ display:none;}
}


.tit2{ text-align:center;}
.tit2 .h2{ font-size:32px; line-height:36px; font-weight:bold;}
.tit2 .h3{ font-size:20px; line-height:24px; color:#666; margin-top:10px;}
.tit2 .line1{ width:66px; height:4px; background:#0053fd; margin:20px auto 0 auto;}
.con03bg{ padding:50px 0; background-position:center; background-repeat:no-repeat; background-size:cover; box-shadow:0 5px 24px rgba(23,72,128,.25);}
.con03{}
.con03 .list1{ margin-bottom:50px;
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;}
.con03 .list1 .lt{ width:57%;}
.con03 .list1 .rt{ width:43%;}
.con03 .list1 .rt img{ display:block; width:100%;}
.con03 .list2{}
.con03 .list2 ul li{ float:left; width:calc((100% - 45px)/4); margin:0 0 15px 15px; border-radius:4px; overflow:hidden; position:relative;}
.con03 .list2 ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.con03 .list2 ul li .img{ padding-bottom:78%; position:relative; z-index:1;}
.con03 .list2 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; z-index:1;}
.con03 .list2 ul li:before{ content:""; width:100%; height:100%; background:rgba(0,0,0,.45); position:absolute; top:0; left:0; z-index:2;}
.con03 .list2 ul li:hover:before{ background:rgba(255,255,255,.45);}
.con03 .list2 ul li .txtbg{ width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.con03 .list2 ul li:hover .txtbg{ display:none;}
.con03 .list2 ul li .txt{ padding:0 5%; text-align:center; color:#fff;}
.con03 .list2 ul li .txt .h2{ font-size:24px; line-height:34px;}
.con03 .list2 ul li .txt .line1{ width:54px; height:2px; background:#0053fd; margin:15px auto 0 auto;}
.con03 .list2 ul li .txt2bg{ width:100%; height:100%; position:absolute; top:0; left:0; z-index:3; opacity:0; visibility:hidden; transition:all .3s ease;}
.con03 .list2 ul li:hover .txt2bg{ opacity:1; visibility:visible;}
.con03 .list2 ul li .txt2{ text-align:center; width:100%; height:100%;
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: column-reverse;}
.con03 .list2 ul li .txt2 .h2{ font-size:16px; line-height:20px; height:46px; width:90%; padding:0 5%; color:#fff; background:#0053fd;
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;}
.con03 .list2 ul li .txt2 .h3{ font-size:16px; line-height:26px; height:calc(100% - 46px); width:90%; padding:0 5%; transform:translateY(-10px); transition:all .5s 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;}
.con03 .list2 ul li:hover .txt2 .h3{ transform:translateY(0);}
@media(max-width:999px){
.tit2 .h2{ font-size:20px; line-height:24px; }
.tit2 .h3{ font-size:12px; line-height:16px; margin-top:10px;}
.tit2 .line1{ width:40px; height:2px; margin:15px auto 0 auto;}
.con03bg{ padding:60px 0; }
.con03 .list1{ margin-bottom:40px; display:block;}
.con03 .list1 .lt{ width:100%; margin-bottom:20px;}
.con03 .list1 .rt{ width:100%;}
.con03 .list2 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.con03 .list2 ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.con03 .list2 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.con03 .list2 ul li .txtbg{ width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2; display:block !important;}
.con03 .list2 ul li .txt{ padding:0 5%; }
.con03 .list2 ul li .txt .h2{ font-size:14px; line-height:24px;}
.con03 .list2 ul li .txt .line1{ width:28px; height:2px; margin:10px auto 0 auto;}
.con03 .list2 ul li .txt2bg{ display:none;}
}


.con04bg{ padding:100px 0;}
.con04{}
.con04 .list{ margin-top:25px;}
.honor_swiper{}
.honor_swiper .swiper-container { width: 100%; padding-bottom:65px;}
.honor_swiper .swiper-container .swiper-slide { padding:25px 0; }
.honor_swiper .swiper-container .swiper-slide .nr_box{ margin:0 25px; box-shadow:0 5px 24px rgba(23,72,128,.25); background:#fbf9fa; border-radius:8px; overflow:hidden; padding:20px 6%;}
.honor_swiper .swiper-container .swiper-slide .img{ padding-bottom:138%; position:relative; overflow:hidden;}
.honor_swiper .swiper-container .swiper-slide .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;object-fit: contain;}
.honor_swiper .swiper-container .swiper-slide .nr_box:hover .img img{ transform:scale(1.1);}
.honor_swiper .swiper-container .swiper-slide .txt{ margin-top:20px;}
.honor_swiper .swiper-container .swiper-slide .txt .h2{ font-size:16px; line-height:26px;}
.honor_swiper .swiper-container .swiper-pagination{ bottom:0;}
.honor_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ width:50px; height:6px; border-radius:6px; background:#bfbfbf; opacity:1;}
.honor_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#535353; opacity:1;}
.honor_swiper .swiper-container .swiper-button-prev,.honor_swiper .swiper-container .swiper-button-next{ display:none;}
.honor_swiper .swiper-container .swiper-button-prev{ }
.honor_swiper .swiper-container .swiper-button-next{ }
@media(max-width:999px){
.con04bg{ padding:60px 0;}
.con04 .list{ margin-top:30px;}
.honor_swiper .swiper-container { padding-bottom:40px;}
.honor_swiper .swiper-container .swiper-slide { padding:10px 0; }
.honor_swiper .swiper-container .swiper-slide .nr_box{ margin:0 10px; box-shadow:0 5px 10px rgba(23,72,128,.25); padding:20px 5%;}
.honor_swiper .swiper-container .swiper-slide .txt{ margin-top:10px;}
.honor_swiper .swiper-container .swiper-slide .txt .h2{ font-size:12px; line-height:22px;}
.honor_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ width:20px; height:2px; }
}


.footbg{ padding:80px 0; background:#2c2c2c;}
.foot{ color:#fff;
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 a{ color:#fff;}
.foot a:hover{ color:#0053fd;}
.foot .box1{ width:calc(31% - 1px); border-right:1px solid rgba(255,255,255,.1);}
.foot .f_logo{     width: 76%; height: 60px;position: relative;}
.foot .f_logo img{ max-width:100%;}
.foot .f_contact{ font-size:14px; line-height:24px;}
.foot .f_contact dl{ margin-top:35px;}
.foot .f_contact dl dd{ margin-bottom:10px;}
.foot .box2{ width:69%;
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{ width:82%; font-size:14px; line-height:24px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.foot .f_nav dl{}
.foot .f_nav dl dt{ font-size:16px; line-height:26px; margin-bottom:20px;}
.foot .f_nav dl dd{ margin-top:10px;}
.foot .f_ewm{ text-align:center; width:18%;}
.foot .f_ewm img{ display:block; margin:0 auto; width:100%; max-width:172px;}
.foot .f_ewm span{ display:block; font-size:16px; line-height:26px; color:#999; margin-top:20px;}
@media(max-width:999px){
.footbg{ padding:40px 0; }
.foot{ display:block;}
.foot .box1{ width:100%; border-right:none; border-bottom:1px solid rgba(255,255,255,.1); padding-bottom:10px; margin-bottom:20px;}
.foot .f_contact{ font-size:12px; line-height:22px;}
.foot .f_contact dl{ margin-top:20px;}
.foot .f_contact dl dd{ margin-bottom:5px;}
.foot .box2{ width:100%; display:block;}
.foot .f_nav{ display:none;}
.foot .f_ewm{ width:50%;}
.foot .f_ewm span{ font-size:12px; line-height:22px; margin-top:10px;}
}


/*Add------------------------------------------------------------------------------*/


.inbanner{}
.inbanner img{ display:block; width:100%;}

.weizhibg{ padding:20px 0;}
.weizhi{ font-size:14px; line-height:40px;}
.weizhi a{}
.weizhi a:hover{}
.weizhi i{ display:inline-block; vertical-align:top; width:4px; height:40px; background:url(../images/ico_right1.png) center no-repeat; margin:0 20px;}

.insidebg{ padding:0 0 80px 0;}
.inside{}
.inside_lt{ float:left; width:270px;}
.side_a{ }
.side_a .h2{ font-size:20px; line-height:80px; background:#0053fd; color:#fff; padding:0 20px; text-align:center;}
/*.side_a ul{ padding:0 10px;}
.side_a ul li{ border-top:1px dashed #ccc;}
.side_a ul li:nth-child(1){ border:none;}
.side_a ul li a{ display:block; padding:10px 10px 10px 10px; font-size:14px;}
.side_a ul li:hover>a,.side_a ul li.active>a{ color:#0053fd;}*/
.inside_rt{ float:right; width:calc(100% - 350px);}
@media(max-width:999px){
.insidebg{ padding:0 0 60px 0;}
.inside_lt{ display:none;}
.inside_rt{ float:right; width:100%;}
}


.tit3{ height:80px;}
.tit3 .h2{ border-bottom:1px solid #eee; height:79px; line-height:79px; font-size:24px; color:#0053fd;}
.tit3 .h2 strong{ display:inline-block; font-weight:normal; position:relative;}
.tit3 .h2 strong:before{ content:""; width:100%; height:4px; background:#0053fd; position:absolute; left:0; bottom:-2px;}
.more3{}
.more3 span{ display:inline-block; text-align:center; border:1px solid #0053fd; background:#fff; color:#0053fd; font-size:14px; line-height:20px; padding:0 20px 0 20px; position:relative; border-radius:4px;}
.more3 span:hover{ background:#0053fd; color:#fff;}
.news1{}
.news1 .list{ margin-top:80px;}
.news1 .list ul li{ margin-bottom:80px;}
.news1 .list ul li .h2{ font-size:20px; line-height:32px; height:32px; color:#333; font-weight:bold; padding-left:40px; position:relative; overflow: hidden; }
.news1 .list ul li:hover .h2{ color:#0053fd;}
.news1 .list ul li .h2 i{ width:32px; height:32px; position:absolute; top:0; left:0;}
.news1 .list ul li .h2 i img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.news1 .list ul li .h2 span{ display:inline-block; position:relative;}
.news1 .list ul li .h2 span:before{ content:""; width:100%; height:2px; background:#333; position:absolute; left:0; bottom:0;}
.news1 .list ul li:hover .h2 span:before{ background:#0053fd;}
.news1 .list ul li .nr_box{ margin-top:40px; position:relative;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.news1 .list ul li .imgbg{ width:50%;}
.news1 .list ul li .img{ padding-bottom:58%; position:relative; border-radius:8px; 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{ width:47%;}
.news1 .list ul li .txt{ color:#333;}
.news1 .list ul li .txt .h3{ font-size:16px; line-height:26px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;}
.news1 .list ul li .txt .more3{ position:absolute; bottom:0; left:53%;}
@media(max-width:1520px){
.news1 .list ul li .txt .h3{
-webkit-line-clamp: 6;}
}
@media(max-width:999px){
.tit3{ height:60px;}
.tit3 .h2{ height:59px; line-height:59px; font-size:20px; }
.more3 span{ font-size:12px; line-height:20px; padding:0 20px 0 20px; }
.news1 .list{ margin-top:40px;}
.news1 .list ul li{ margin-bottom:40px;}
.news1 .list ul li .h2{ font-size:16px; line-height:32px; height:32px; padding-left:40px; }
.news1 .list ul li .nr_box{ margin-top:20px; display:block;}
.news1 .list ul li .imgbg{ width:100%; margin-bottom:10px;}
.news1 .list ul li .txtbg{ width:100%;}
.news1 .list ul li .txt .h3{ font-size:12px; line-height:22px; margin-bottom:10px;
-webkit-line-clamp: 3;}
.news1 .list ul li .txt .more3{ position:static; }
}


.tit4{ text-align:center;}
.tit4 .h2{ font-size:40px; line-height:50px; font-weight:bold;}
.cooperation1{ padding:50px 0 50px 0;}
.cooperation1 .list{ margin-top:50px;}
.cooperation1 .list ul li{ float:left; width:calc((100% - 75px)/4); margin:0 0 25px 25px; background:#eee;}
.cooperation1 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.cooperation1 .list ul li .img{ padding-bottom:84%; position:relative; overflow:hidden;}
.cooperation1 .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;}
.cooperation1 .list ul li:hover .img img{ transform:scale(1.1);}
.cooperation1 .list ul li .txt{ padding:20px 5%;}
.cooperation1 .list ul li .txt .h2{ font-size:24px; line-height:34px; height:12px; font-weight:bold; margin-bottom:30px;}
.cooperation1 .list ul li .txt .h3{ font-size:16px; line-height:26px; height:74px;}
@media(max-width:999px){
.tit4 .h2{ font-size:24px; line-height:34px; }
.cooperation1{ padding:40px 0 40px 0;}
.cooperation1 .list{ margin-top:40px;}
.cooperation1 .list ul li{ float:left; width:100%; margin:0 0 20px 0; }
.cooperation1 .list ul li .txt{ padding:15px 5%;}
.cooperation1 .list ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; margin-bottom:10px;}
.cooperation1 .list ul li .txt .h3{ font-size:12px; line-height:22px; height:44px;}
}

.cooperation2{ padding:50px 0 50px 0;}
.cooperation2 .list{ margin-top:50px;}
.cooperation2 .list ul li{ float:left; width:calc((100% - 50px)/6); margin:0 0 10px 10px; }
.cooperation2 .list ul li:nth-child(6n-5){ margin-left:0; clear:left;}
.cooperation2 .list ul li .img{ padding-bottom:50%; position:relative; overflow:hidden;}
.cooperation2 .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;}
.cooperation2 .list ul li:hover .img img{ transform:scale(1.1);}
@media(max-width:999px){
.cooperation2{ padding:40px 0 20px 0;}
.cooperation2 .list{ margin-top:40px;}
.cooperation2 .list ul li{ float:left; width:calc((100% - 20px)/3); margin:0 0 10px 10px; }
.cooperation2 .list ul li:nth-child(6n-5){ margin-left:10px; clear:none;}
.cooperation2 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
}


.solution1bg{}
.solution1{ padding:100px 0;}
.slideTxtBox_01{}
.slideTxtBox_01 .hdbg{ float:left; width:33%;}
.slideTxtBox_01 .hd{ float:right; width:60%; position:relative; z-index:2;}
.slideTxtBox_01 .hd .h2{ font-size:32px; line-height:42px; margin-bottom:50px;}
.slideTxtBox_01 .hd .h2 i{ display:inline-block; vertical-align:middle; margin-left:30px; width:25px; height:1px; background:#2773cf;}
.slideTxtBox_01 .hd ul{ }
.slideTxtBox_01 .hd ul li{ float:left; width:100%; font-size:20px; line-height:30px;}
.slideTxtBox_01 .hd ul li a{ display:block; text-align:center; color:#999; padding:35px 0;}
.slideTxtBox_01 .hd ul li.on{ width:110%; box-shadow:0 2px 12px rgba(39,115,207,.49);}
.slideTxtBox_01 .hd ul li.on a{ background:#2773cf; color:#fff;}
.slideTxtBox_01 .bd{ float:right; width:67%;}
.solution1_list{ position:relative;}
.solution1_list .img{ height:740px; position:relative;}
.solution1_list .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.solution1_list .txtbg{ width:100%; position:absolute; left:0; bottom:0;}
.solution1_list .txt{ color:#fff; padding:0 5% 40px 9%;}
.solution1_list .txt .ico{ width:44px; height:44px; background:url(../images/ico_right2.png) center no-repeat; margin-bottom:15px; margin-left:14px;}
.solution1_list .txt .h2{ font-size:24px; line-height:34px; margin-bottom:20px; margin-left:14px;}
.solution1_list .txt .h3{ font-size:14px; line-height:24px;}
.solution1_list .txt .h3 ul{ margin-left:14px;}
.solution1_list .txt .h3 li{ list-style:outside disc; margin-bottom:0;}
.solution1bg .solution1:nth-child(2n){ background:#f5f5f5;}
.solution1bg .solution1:nth-child(2n) .hdbg{ float:right;}
.solution1bg .solution1:nth-child(2n) .hd{ float:left;}
.solution1bg .solution1:nth-child(2n) .hd .h2{ text-align:right;}
.solution1bg .solution1:nth-child(2n) .hd ul li{ float:right;}
.solution1bg .solution1:nth-child(2n) .bd{ float:left;}
@media(max-width:999px){
.solution1{ padding:40px 0 60px 0;}
.slideTxtBox_01 .hdbg{ float:left !important; width:100%;}
.slideTxtBox_01 .hd{ float:left !important; width:100%; }
.slideTxtBox_01 .hd .h2{ font-size:20px; line-height:30px; margin-bottom:20px; text-align:left !important;}
.slideTxtBox_01 .hd .h2 i{ margin-left:10px; width:25px; height:1px; }
.slideTxtBox_01 .hd ul li{ float:left !important; width:calc(100%/3); font-size:12px; line-height:22px;}
.slideTxtBox_01 .hd ul li a{ padding:0; height:50px;
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;}
.slideTxtBox_01 .hd ul li.on{ width:calc(100%/3); }
.slideTxtBox_01 .bd{ float:left !important; width:100%;}
.solution1_list .img{ height:540px; position:relative;}
.solution1_list .txtbg{ width:100%; position:absolute; left:0; bottom:0;}
.solution1_list .txt{ padding:0 5% 20px 5%;}
.solution1_list .txt .ico{ margin-bottom:15px; margin-left:12px;}
.solution1_list .txt .h2{ font-size:16px; line-height:26px; margin-bottom:10px; margin-left:14px;}
.solution1_list .txt .h3{ font-size:12px; line-height:22px;}
.solution1_list .txt .h3 ul{ margin-left:12px;}
.solution1_list .txt .h3 li{ margin-bottom:10px;}
}


.tit5{ max-width:780px; margin:0 auto; text-align:center;}
.tit5 .h2{ font-size:32px; line-height:40px; font-weight:bold;}
.tit5 .h2 span{ display:inline-block; vertical-align:top; font-size:40px;text-transform: uppercase;}
.tit5 .line1{ width:98px; height:4px; background:#0053fd; margin:15px auto 20px auto;}
.tit5 .h3{ font-size:14px; line-height:24px; color:#999;}
.product1_box{}
.product1bg{ padding:100px 0;}
.product1{}
.product1 .list{ margin-top:50px;
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;}
.product1 .list .img{ width:39%;}
.product1 .list .img img{ display:block; width:100%; box-shadow:0 5px 35px rgba(23,72,128,.2);}
.product1 .list .txtbg{ width:49%;}
.product1 .list .txt{ font-size:14px; line-height:24px; color:#999;}
.product1 .list .txt p{ padding:10px 0;}
.product1 .list .txt strong{ color:#333;}
.product1_box .product1bg:nth-child(2n-1){ background:#f8fafc;}
@media(max-width:999px){
.tit5 .h2{ font-size:20px; line-height:24px; }
.tit5 .h2 span{ font-size:24px;}
.tit5 .line1{ width:48px; height:2px; margin:15px auto 20px auto;}
.tit5 .h3{ font-size:12px; line-height:22px; }
.product1bg{ padding:60px 0;}
.product1 .list{ margin-top:40px; display:block;}
.product1 .list .img{ width:100%; margin-bottom:20px;}
.product1 .list .txtbg{ width:100%;}
.product1 .list .txt{ font-size:12px; line-height:22px; }
.product1 .list .txt p{ padding:5px 0;}
}

.product2bg{ padding:100px 0; background:#fdfdfe;}
.product2{}
.product2 .list{ margin-top:50px;}
.product2 .list ul li{ float:left; width:calc(79%/4); margin:0 0 0 7%; border-radius:4px; overflow:hidden;}
.product2 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.product2 .list ul li .img{ padding-bottom:104%; position:relative; overflow:hidden;}
.product2 .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;}
.product2 .list ul li:hover .img img{ transform:scale(1.1);}
.product2 .list ul li .txt{ padding:20px 0; text-align:center; background:#0053fd; color:#fff;}
.product2 .list ul li .txt .h2{ font-size:24px; line-height:40px;}
@media(max-width:999px){
.product2bg{ padding:60px 0; }
.product2 .list{ margin-top:40px;}
.product2 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.product2 .list ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.product2 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.product2 .list ul li .txt{ padding:15px 0; }
.product2 .list ul li .txt .h2{ font-size:14px; line-height:24px;}
}

.product3_box{}
.product3bg{ padding:100px 0; }
.product3{}
.product3 .list{ margin-top:50px; }
.product3 .list img{ display:block; margin:0 auto; max-width:100%; box-shadow:0 5px 35px rgba(23,72,128,.2);}
.product3_box .product3bg:nth-child(2n-1){ background:#f8fafc;}
@media(max-width:999px){
.product3bg{ padding:60px 0; }
.product3 .list{ margin-top:40px; }
}


.service1bg{ padding:50px 0 0 0;}
.service1{}
.service1 .list{ margin-top:50px; background-position:center; background-repeat:no-repeat; background-size:cover; color:#fff; text-align:center; font-size:16px; line-height:26px; padding:120px 0;}
.service1 .list .txt{ max-width:1000px; margin:0 auto;}
@media(max-width:999px){
.service1bg{ padding:40px 0 0 0;}
.service1 .list{ margin-top:40px; font-size:12px; line-height:22px; padding:60px 0;}
}

.service_navbg{ width:100%; background:#fff; box-shadow:0 2px 32px rgba(153,153,153,.15);}
.service_nav{}
.service_nav ul li{ float:left; width:25%; height:200px; text-align:center; cursor:pointer;
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;}
.service_nav ul li a{ display:block; width:90%;}
.service_nav ul li .h2{ font-size:24px; line-height:34px;}
.service_nav ul li .h2 i{ width:34px; height:34px; display:inline-block; vertical-align:top; position:relative; margin-right:10px;}
.service_nav ul li .h2 i img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.service_nav ul li .h2 i .ico2{ display:none;}
.service_nav ul li .h2 span{}
.service_nav ul li.active{ background:#0053fd; color:#fff;}
.service_nav ul li.active a{ color:#fff;}
.service_nav ul li.active .h2 i .ico1{ display:none;}
.service_nav ul li.active .h2 i .ico2{ display:block;}
.service_navbg.active{ position:fixed; left:0; top:0; z-index:66;}
.service_navbg.active .service_nav ul li{ height:60px;}
.service_dingwei{ margin-top:-60px; padding-top:60px;}
@media(max-width:999px){
.service_nav ul li{ float:left; width:50%; height:60px; }
.service_nav ul li a{ width:98%;}
.service_nav ul li .h2{ font-size:12px; line-height:34px;}
.service_navbg.active .service_nav ul li{ height:40px;}
.service_dingwei{ margin-top:-80px; padding-top:80px;}
}

.service2bg{ padding:100px 0;}
.service2{}
.service2 .list{
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;}
.service2 .list .lt{ width:46%;}
.service2 .list .lt img{ width:100%;}
.service2 .list .rt{ width:46%;}
.service2 .list .rt .nr_box{}
.service2 .list .rt ul li{ padding:15px 0;}
.service2 .list .rt ul li .txt{}
.service2 .list .rt ul li .txt .h2{ font-size:18px; line-height:30px; padding-left:20px; position:relative; margin-bottom:10px;}
.service2 .list .rt ul li .txt .h2:before{ content:""; width:8px; height:8px; border-radius:100%; background:#333; position:absolute; left:0; top:11px;}
.service2 .list .rt ul li .txt .h3{ font-size:16px; line-height:26px;}
@media(max-width:999px){
.service2bg{ padding:60px 0;}
.service2 .list{ display:block;}
.service2 .list .lt{ width:100%;}
.service2 .list .rt{ width:100%;}
.service2 .list .rt ul li{ padding:10px 0;}
.service2 .list .rt ul li .txt .h2{ font-size:16px; line-height:26px; padding-left:20px; margin-bottom:5px;}
.service2 .list .rt ul li .txt .h2:before{ left:0; top:9px;}
.service2 .list .rt ul li .txt .h3{ font-size:12px; line-height:22px;}
}

.tit6{ text-align:center;}
.tit6 .h2 strong{ display:block; font-weight:normal; font-size:24px; line-height:34px;}
.tit6 .h2 i{ display:block; width:44px; height:2px; background:#fff; margin:5px auto 10px auto;}
.tit6 .h2 span{ display:block; font-size:14px; line-height:24px;}
.service3bg{ padding:50px 0; background:#00396c; box-shadow:0 2px 38px rgba(0,57,108,.15);}
.service3{ color:#fff; position:relative;}
.service3 .tit6{ width:204px; height:204px; border-radius:100%; background:#00b4ff; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);
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;}
.service3 .list{ background:url(../images/s_bg2.png) center no-repeat;}
.service3 .list ul{ height:464px;
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-wrap:wrap;
-webkit-align-content: space-between;
align-content: space-between;}
.service3 .list ul li{ width:40%; margin:30px 0;}
.service3 .list ul li .nr_box{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.service3 .list ul li .img{ width:100px; height:100px; border-radius:100%; background:#00b4ff; position:relative;}
.service3 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.service3 .list ul li .txtbg{ width:calc(100% - 130px);}
.service3 .list ul li .txt{}
.service3 .list ul li .txt .h2{ font-size:20px; line-height:30px; height:30px; margin-bottom:10px;}
.service3 .list ul li .txt .h3{ font-size:14px; line-height:24px; height:48px;}
.service3 .list ul li:nth-child(2n-1){ text-align:right;}
.service3 .list ul li:nth-child(2n-1) .nr_box{flex-direction: row-reverse;}
@media(max-width:999px){
.tit6 .h2 strong{ font-size:20px; line-height:30px;}
.tit6 .h2 i{ width:40px; height:2px; margin:5px auto 10px auto;}
.tit6 .h2 span{ font-size:12px; line-height:22px;}
.service3bg{ padding:60px 0; }
.service3 .tit6{ width:auto; height:auto; position:static; transform:translate(0,0); margin:0 auto; background:none;}
.service3 .list{ background:none; margin-top:40px;}
.service3 .list ul{ height:auto;
display: -webkit-box; display:block;}
.service3 .list ul li{ width:100%; margin:20px 0; text-align: left !important;}
.service3 .list ul li .nr_box{flex-direction: row !important;}
.service3 .list ul li .img{ width:80px; height:80px; }
.service3 .list ul li .txtbg{ width:calc(100% - 90px);}
.service3 .list ul li .txt .h2{ font-size:16px; line-height:20px; height:auto; margin-bottom:10px;}
.service3 .list ul li .txt .h3{ font-size:12px; line-height:16px; height:auto;}
}

.service4bg{ padding:100px 0; }
.service4{ }
.service4 .list{}
.service4 .list ul li{ float:left; width:24%; height:290px;}
.service4 .list ul li .img{ height:290px; position:relative; overflow:hidden;}
.service4 .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;}
.service4 .list ul li:hover .img img{ transform:scale(1.1);}
.service4 .list ul li.li1{ width:52%; background:#f5f5f5;
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;}
.service4 .list ul li.li1 .txt{ width:84%;}
.service4 .list ul li.li1 .txt .h2{ font-size:32px; line-height:42px; font-weight:bold; color:#0053fd; margin-bottom:25px;}
.service4 .list ul li.li1 .txt .h3{ font-size:14px; line-height:24px; color:#999;}
.service4 .list ul li.li2{ width:28%; background:#0053fd url(../images/ico_more2.png) right 20% bottom 45px no-repeat; color:#fff;
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;}
.service4 .list ul li.li2 .txt{ width:58%;}
.service4 .list ul li.li2 .txt .h2{ font-size:30px; line-height:40px; margin-bottom:10px;}
.service4 .list ul li.li2 .txt .h3{ font-size:16px; line-height:26px;}
.service4 .list ul li.li2 a{ color:#fff;}
@media(max-width:999px){
.service4bg{ padding:60px 0; }
.service4 .list ul li{ float:left; width:calc(100%/3); height:150px;}
.service4 .list ul li .img{ height:150px; position:relative; overflow:hidden;}
.service4 .list ul li.li1{ width:100%; height:auto;}
.service4 .list ul li.li1 .txt{ width:90%; padding:20px 5%;}
.service4 .list ul li.li1 .txt .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.service4 .list ul li.li1 .txt .h3{ font-size:12px; line-height:22px; }
.service4 .list ul li.li2{ width:calc(100%/3); background-position:right 10% bottom 10px ; background-size:25% auto;}
.service4 .list ul li.li2 .txt{ width:80%;}
.service4 .list ul li.li2 .txt .h2{ font-size:20px; line-height:30px; margin-bottom:5px;}
.service4 .list ul li.li2 .txt .h3{ font-size:12px; line-height:22px;}
}

.service5bg{ padding:100px 0; background:#f5f5f5;}
.service5{ }
.service5 .list{}
.service5 .list ul li{ float:left; width:calc(85%/4); margin:0 0 20px 5%; background:#fff; box-shadow:0 2px 40px rgba(0,0,0,.15);}
.service5 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.service5 .list ul li .nr_box{ padding:30px 10%;}
.service5 .list ul li .img{ padding-bottom:115%; position:relative; overflow:hidden;}
.service5 .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;}
.service5 .list ul li:hover .img img{ transform:scale(1.1);}
.service5 .list ul li .txt{ margin-top:15px;}
.service5 .list ul li .txt .h2{ font-size:14px; line-height:24px; height:48px;}
@media(max-width:999px){
.service5bg{ padding:60px 0; }
.service5 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.service5 .list ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.service5 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.service5 .list ul li .nr_box{ padding:20px 5%;}
.service5 .list ul li .txt{ margin-top:10px;}
.service5 .list ul li .txt .h2{ font-size:12px; line-height:16px; height:32px;}
}

.service6bg{ padding:100px 0; }
.service6{ }
.service6 .tit5 .h3{ margin-top:15px;}
.service6 .list{ margin-top:50px; font-size:16px; line-height:26px;}
.service6 .list dl{}
.service6 .list dl dt{ background:#313131; color:#fff; text-align:center; padding:20px 5%;}
.service6 .list dl dd{ background:#f5f5f5; text-align:center; padding:20px 5%; margin-top:15px;}
.service6 .list dl dd span{ display:inline-block; width:120px; text-align:left; color:#999;}
.service6 .list dl dd strong{ display:inline-block; width:580px; font-weight:normal;}
@media(max-width:999px){
.service6bg{ padding:60px 0; }
.service6 .tit5 .h3{ margin-top:10px;}
.service6 .list{ margin-top:40px; font-size:14px; line-height:24px;}
.service6 .list dl dt{ padding:15px 5%;}
.service6 .list dl dd{ padding:15px 5%; margin-top:20px;}
.service6 .list dl dd span{ width:85px; font-size:12px;}
.service6 .list dl dd strong{ width:calc(100% - 90px); font-size:14px;}
}


.aboutus1bg{ padding:50px 0; background-position:center; background-repeat:no-repeat; background-size:cover; }
.aboutus1{}
.aboutus1 .list1{ margin-bottom:50px;
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;}
.aboutus1 .list1 .lt{ width:44%;}
.aboutus1 .list1 .lt .txt{}
.aboutus1 .list1 .lt .txt .h2{ font-size:32px; line-height:42px; font-weight:bold; margin-bottom:35px;}
.aboutus1 .list1 .lt .txt .h3{ font-size:16px; line-height:26px; color:#999;}
.aboutus1 .list1 .rt{ width:49%;}
.aboutus1 .list1 .rt img{ display:block; width:100%;}
.aboutus1 .list2{}
.aboutus1 .list2 ul li{ float:left; width:calc((100% - 45px)/4); margin:0 0 15px 15px; border-radius:4px; overflow:hidden; position:relative;}
.aboutus1 .list2 ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.aboutus1 .list2 ul li .img{ padding-bottom:78%; position:relative; z-index:1;}
.aboutus1 .list2 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; z-index:1;}
.aboutus1 .list2 ul li:before{ content:""; width:100%; height:100%; background:rgba(0,0,0,.45); position:absolute; top:0; left:0; z-index:2;}
.aboutus1 .list2 ul li:hover:before{ background:rgba(255,255,255,.45);}
.aboutus1 .list2 ul li .txtbg{ width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.aboutus1 .list2 ul li:hover .txtbg{ display:none;}
.aboutus1 .list2 ul li .txt{ padding:0 5%; text-align:center; color:#fff;}
.aboutus1 .list2 ul li .txt .h2{ font-size:24px; line-height:34px;}
.aboutus1 .list2 ul li .txt .line1{ width:54px; height:2px; background:#0053fd; margin:15px auto 0 auto;}
.aboutus1 .list2 ul li .txt2bg{ width:100%; height:100%; position:absolute; top:0; left:0; z-index:3; opacity:0; visibility:hidden; transition:all .3s ease;}
.aboutus1 .list2 ul li:hover .txt2bg{ opacity:1; visibility:visible;}
.aboutus1 .list2 ul li .txt2{ text-align:center; width:100%; height:100%;
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: column-reverse;}
.aboutus1 .list2 ul li .txt2 .h2{ font-size:16px; line-height:20px; height:46px; width:90%; padding:0 5%; color:#fff; background:#0053fd;
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;}
.aboutus1 .list2 ul li .txt2 .h3{ font-size:16px; line-height:26px; height:calc(100% - 46px); width:90%; padding:0 5%; transform:translateY(-10px); transition:all .5s 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;}
.aboutus1 .list2 ul li:hover .txt2 .h3{ transform:translateY(0);}
@media(max-width:999px){
.aboutus1bg{ padding:40px 0 60px 0; }
.aboutus1 .list1{ margin-bottom:40px; display:block;}
.aboutus1 .list1 .lt{ width:100%; margin-bottom:10px;}
.aboutus1 .list1 .lt .txt .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.aboutus1 .list1 .lt .txt .h3{ font-size:12px; line-height:22px; }
.aboutus1 .list1 .rt{ width:100%;}
.aboutus1 .list2 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.aboutus1 .list2 ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.aboutus1 .list2 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.aboutus1 .list2 ul li .txtbg{ display:block !important;}
.aboutus1 .list2 ul li .txt .h2{ font-size:14px; line-height:24px;}
.aboutus1 .list2 ul li .txt .line1{ width:28px; height:2px; margin:10px auto 0 auto;}
.aboutus1 .list2 ul li .txt2bg{ display:none;}
}

.aboutus2bg{ padding:100px 0 50px 0; background:#f8fafc;}
.aboutus2{}
.aboutus2 .list{ margin-top:50px;}
@media(max-width:999px){
.aboutus2bg{ padding:60px 0 40px 0; }
.aboutus2 .list{ margin-top:40px;}
}

.aboutus3bg{ padding:50px 0 50px 0; background:#f8fafc;}
.aboutus3{}
.aboutus3 .list{ margin-top:50px;}
.aboutus3 .list ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 40px 20px; border-radius:0 0 4px 4px;}
.aboutus3 .list ul li:hover{ box-shadow:0 2px 40px rgba(0,0,0,.15);}
.aboutus3 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.aboutus3 .list ul li .img{ padding-bottom:58%; position:relative; overflow:hidden;}
.aboutus3 .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;}
.aboutus3 .list ul li:hover .img img{ transform:scale(1.1);}
.aboutus3 .list ul li .txt{ padding:15px 20px;}
.aboutus3 .list ul li .txt .h2{ font-size:16px; line-height:26px; height:52px; margin-bottom:10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.aboutus3 .list ul li .txt .h3{ font-size:14px; line-height:24px; color:#999;}
@media(max-width:999px){
.aboutus3bg{ padding:40px 0 40px 0; }
.aboutus3 .list{ margin-top:40px;}
.aboutus3 .list ul li{ float:left; width:100%; margin:0 0 20px 0; }
.aboutus3 .list ul li .txt{ padding:15px 5%;}
.aboutus3 .list ul li .txt .h2{ font-size:16px; line-height:26px; height:auto; margin-bottom:10px; }
.aboutus3 .list ul li .txt .h3{ font-size:12px; line-height:22px; }
}

.aboutus4bg{ padding:69px 0 100px 0; background:#f8fafc;}
.aboutus4{}
.aboutus4 .list{ margin-top:50px;}
.aboutus4 .list ul li{ margin-bottom:20px;}
.aboutus4 .list ul li .h2{ height:80px; line-height:80px; background:#b3b3b3; color:#fff; padding:0 6%; font-size:20px; cursor:pointer;}
.aboutus4 .list ul li .h2 span{ float:left; width:70%; height:80px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.aboutus4 .list ul li .h2 a{ float:right; color:#fff; font-size:18px;}
.aboutus4 .list ul li .txt{ background:#fff; padding:30px 6%; font-size:16px; line-height:26px; display:none;}
@media(max-width:999px){
.aboutus4bg{ padding:40px 0 60px 0; }
.aboutus4 .list{ margin-top:40px;}
.aboutus4 .list ul li .h2{ height:60px; line-height:60px; padding:0 5%; font-size:14px; }
.aboutus4 .list ul li .h2 span{ float:left; width:70%; height:60px; }
.aboutus4 .list ul li .h2 a{ float:right; font-size:12px;}
.aboutus4 .list ul li .txt{ padding:20px 5%; font-size:12px; line-height:22px; }
}

.aboutus5bg{ padding:150px 0; background-position:top center; background-repeat:no-repeat;}
.aboutus5{}
.aboutus5 .tit2{ color:#fff;}
.aboutus5 .list{ margin-top:100px; background:#fff; box-shadow:0 4px 45px rgba(209,224,255,.4); padding:100px 6%;}
.aboutus5 .list .lt{ float:left; width:60%;}
.aboutus5 .list .lt dl{}
.aboutus5 .list .lt dl dt{ font-size:20px; line-height:30px; margin-bottom:60px;}
.aboutus5 .list .lt dl dd{ font-size:16px; line-height:26px; color:#999; margin-top:30px;}
.aboutus5 .list .rt{ float:right; width:35%;}
.aboutus5 .list .rt .form{}
.aboutus5 .list .rt .form ul li{ margin-bottom:20px;}
.aboutus5 .list .rt .form .text1{ border:none; background:#f6f6f6; height:54px; line-height:54px; padding:0 20px; width:calc(100% - 40px);}
.aboutus5 .list .rt .form .text2{ border:none; background:#f6f6f6; height:110px; line-height:54px; padding:0 20px; width:calc(100% - 40px);}
.aboutus5 .list .rt .form .button1{ display:block; background:#0053fd; color:#fff; line-height:54px; text-align:center; font-size:14px;}
.aboutus5 .list .rt .form .button1:hover{ opacity:.9;}
@media(max-width:999px){
.aboutus5bg{ padding:80px 0; background-size:auto 160px;}
.aboutus5 .list{ margin-top:40px; padding:40px 5%;}
.aboutus5 .list .lt{ float:left; width:100%; margin-bottom:40px;}
.aboutus5 .list .lt dl dt{ font-size:16px; line-height:26px; margin-bottom:20px;}
.aboutus5 .list .lt dl dd{ font-size:12px; line-height:22px; margin-top:10px;}
.aboutus5 .list .rt{ float:right; width:100%;}
.aboutus5 .list .rt .form ul li{ margin-bottom:20px;}
.aboutus5 .list .rt .form .text1{ height:40px; line-height:40px; padding:0 10px; width:calc(100% - 20px);}
.aboutus5 .list .rt .form .text2{ height:80px; line-height:40px; padding:0 10px; width:calc(100% - 20px);}
.aboutus5 .list .rt .form .button1{ line-height:40px; font-size:12px;}
}

