/*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,'Microsoft YaHei'; color:#333; overflow-x:hidden;}
a{ color:#666;}
a:hover{ color:#315ccf; 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;}
.wapper2{ width:90%; margin:0 auto;}
input,textarea,select{outline:none; font-family: Arial,'Microsoft YaHei';}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
#lContent img,#lblContent img,.xiangxi_con img,.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}
@media(max-width:1024px){
.wapper1{ width:90%; }
}
/*common end*/



.headbg {
    width: 100%;
    background: #d2d2d2;
    box-shadow: 0 4px 16px rgba(32,32,61,.09);
    position: fixed;
    z-index: 55;
    top: 0;
}
.head{ height:100px; position:relative; z-index:2;}
.head .logo{ float:left; width:20%; height:100px; position:relative; }
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
/*menu*/
.menubg{ width:100%; height:360px; background:rgba(255,255,255,.87); box-shadow: 0px 4px 16px rgba(43, 52, 69, 0.1); position:absolute; left:0; top:100%; z-index:1; display:none;}
.menu{height:100px;line-height:100px; float:right; }
.menu ul li{ float:left; position:relative; }
.menu ul li span a{ font-size:16px;color:#333; font-weight:normal; display:block;text-align:center; padding:0 40px;}
.menu ul li span a:hover,.menu ul li span a.menu_hover{color:#315ccf; }
.menu ul li.menu_down span a{ background:url(../images/ico_down1.png) right center no-repeat;}
.menu ul li.menu_down span a:hover,.menu ul li.menu_down span a.menu_hover{ background:url(../images/ico_down1_hover.png) right center no-repeat;}
.menu ul li dl{ width:100%; min-width:160px; transform:translateX(-50%); position:absolute; left:50%; top:100%; padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:24px; }
.menu ul li dl dd a{ font-size:14px; color:#666; font-weight:normal; display:block; text-align:center; padding:10px 15px;}
.menu ul li dl dd a:hover{ color:#315ccf; }
/**/
.head_mbg{ width:100%; background:rgba(16,23,41,.88); box-shadow: 0px 4px 16px rgba(43, 52, 69, 0.1); 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;}
.navbg{ width:100%; height:calc(100vh - 60px); background:#fff; position:fixed; top:60px; left:0; z-index:666; display:none;}
.nav{ padding:0px 0 20px 0; position:relative;}
.nav_list{ height:calc(100vh - 80px); overflow-Y:scroll;}
.tree{}
.tree_box{ padding:0 5%;}
.tree_box h3{ font-weight:normal; font-size:16px; height:45px; line-height:45px; overflow:hidden; margin:0; position:relative;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#315ccf;}
.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:14px; position:relative; height:35px; line-height:35px; overflow:hidden; margin:0 0 0 5%; }
.tree_one h4 a{ color:#666; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#315ccf;}
.tree_two{display: none; overflow: hidden;}
.h_height{ height:100px;}
@media(max-width:1024px){
.headbg{ display:none;}
.head_mbg{ display:block;}
.search1bg{ top:60px; }
.h_height{ height:60px;}
}


.swiper-container1 { width: 100%; }
.swiper-container1 .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;*/
}
.swiper-container1 .swiper-slide img{ display:block; width:100%;}
.swiper-container1 .swiper-pagination1{ display:none;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ width:46px; height:46px; margin-top:-23px; background-size:contain;}
.swiper-container1 .swiper-button-prev1{ background-image:url(../images/ico_lt1.png); left:5%;}
.swiper-container1 .swiper-button-next1{ background-image:url(../images/ico_rt1.png); right:5%;}
@media(max-width:1024px){

}


.con01bg{ padding:120px 0 120px 0;}
.con01{}
.con01 .list{}
.con01 .list img{ display:block; margin:0 auto; max-width:100%;}
@media(max-width:1024px){
.con01bg{ padding:60px 0 60px 0;}
}


.tit1{ text-transform:uppercase;}
.tit1 .h2{ font-size:30px; line-height:40px; font-weight:bold;}
.tit1 .h2 span{ color:#315ccf;}
.tit1 .h3{ font-size:30px; line-height:1em; font-weight:bold; margin-top:10px;}
.con02bg{ padding:60px 0 60px 0; background:#f6fbfe;}
.con02{}
.con02 .list{ margin-top:60px;}
.swiper-container2 { width: 100%; }
.swiper-container2 .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-container2 .swiper-slide .img{ padding-bottom:68%; position:relative;}
.swiper-container2 .swiper-slide .img img{ width:100%; height:620px;object-fit:contain; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
    .swiper-container2 .swiper-slide .txtbg {
        width: 100%;
        background: rgba(38, 64, 144, 0.44);
        position: absolute;
        left: 0;
        bottom: 0; /*transition:all .3s ease;*/
    }
.swiper-container2 .swiper-slide .txt{ color:#fff; padding:35px 50px;transition:all .3s ease;}
.swiper-container2 .swiper-slide .txt .h2{ font-size:24px; line-height:34px;}
.swiper-container2 .swiper-slide .txt .h3{ font-size:24px; line-height:34px; margin-top:10px;}
.swiper-container2 .swiper-slide.swiper-slide-active .txtbg{ width:50%; bottom:auto; top:50%; transform:translateY(-50%);}
.swiper-container2 .swiper-slide.swiper-slide-active .txt{ padding:90px 50px;}
.swiper-container2 .swiper-pagination2{ display:none;}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet{}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{}
.swiper-container2 .swiper-button-prev2,.swiper-container2 .swiper-button-next2{ display:none;}
.swiper-container2 .swiper-button-prev2{ }
.swiper-container2 .swiper-button-next2{ }
@media(max-width:1024px){
.tit1 .h2{ font-size:24px; line-height:34px; }
.tit1 .h3{ font-size:20px; line-height:1em; margin-top:5px;}
.swiper-container2 .swiper-slide .txt{ padding:25px 5%;}
.swiper-container2 .swiper-slide .txt .h2{ font-size:16px; line-height:26px;}
.swiper-container2 .swiper-slide .txt .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.swiper-container2 .swiper-slide.swiper-slide-active .txtbg{ width:50%; }
.swiper-container2 .swiper-slide.swiper-slide-active .txt{ padding:25px 5%;}
}


.tit2{ text-align:center; text-transform:uppercase;}
.tit2 .h2{ font-size:30px; line-height:40px; font-weight:bold;}
.tit2 .h2 span{ color:#0e59d1;}
.tit3{ text-transform:uppercase;}
.tit3 .h2{ font-size:30px; line-height:40px; font-weight:bold;}
.tit3 .h3{ font-size:24px; line-height:1em; font-weight:bold; color:#999; margin-top:10px;}
.con03bg{ padding:120px 0 120px 0;}
.con03{}
.con03 .list{ margin-top:60px;}
.con03_lt{ float:left; width:40%;}
.con03_contact{ margin-top:60px; border-top:1px solid #bfbfbf; border-bottom:1px solid #bfbfbf; padding:25px 0;}
.con03_contact ul{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.con03_contact ul li{}
.con03_contact ul li .txt{}
.con03_contact ul li .txt .h2{ font-size:20px; line-height:30px; color:#999;}
.con03_contact ul li .txt .h3{ font-size:22px; line-height:32px; font-weight:bold;}
.con03_rt{ float:right; width:55%;}
.con03_rt .form{}
.con03_rt .form ul li{ float:left; width:calc((100% - 40px)/2); margin:0 0 30px 40px;}
.con03_rt .form ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.con03_rt .form ul li.li1{ width:100%; margin-left:0; clear:left;}
.con03_rt .form ul li:last-child{ margin-bottom:0;}
.con03_rt .form ul li .text1{ border:none; background:#f5f6f7; height:60px; line-height:60px; padding:0 10px; width:calc(100% - 20px); border-radius:4px;}
.con03_rt .form ul li .text2{ border:none; background:#f5f6f7; height:160px; line-height:60px; padding:0 10px; width:100%; border-radius:4px;}
.con03_rt .form ul li .button1{ display:block; text-align:center; height:60px; line-height:60px; width:240px; border-radius:4px; font-size:24px; background:#0e59d1; color:#fff;}
.con03_rt .form ul li .button1:hover{ opacity:.9;}
@media(max-width:1024px){
.tit2 .h2{ font-size:24px; line-height:34px; }
.tit3 .h2{ font-size:24px; line-height:34px; }
.tit3 .h3{ font-size:20px; line-height:1em; margin-top:5px;}
.con03bg{ padding:60px 0 60px 0;}
.con03 .list{ margin-top:60px;}
.con03_lt{ float:left; width:100%; margin-bottom:30px;}
.con03_contact{ margin-top:30px; padding:25px 0;}
.con03_contact ul{ display:block;}
.con03_contact ul li .txt .h2{ font-size:14px; line-height:24px; }
.con03_contact ul li .txt .h3{ font-size:16px; line-height:26px;}
.con03_rt{ float:right; width:100%;}
.con03_rt .form ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.con03_rt .form ul li .text1{ height:40px; line-height:40px; padding:0 10px; width:calc(100% - 20px); }
.con03_rt .form ul li .text2{ height:120px; line-height:40px; padding:0 10px; width:100%; }
.con03_rt .form ul li .button1{ height:40px; line-height:40px; width:160px; font-size:14px; }
}


/*Add------------------------------------------------------------------------------*/

.inbanner img{ display:block; width:100%;}

.insidebg{}
.inside{}
.inside_lt{ float:left; width:240px;}
.side_a{ box-shadow:rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; font-size:14px; line-height:24px;}
.side_a h2{ font-weight:normal; background:#0e59d1; color:#fff; line-height:60px; padding:0 15px; margin:0;}
.side_a ul li{ border-bottom:1px solid#efefef;}
.side_a ul li a{ display:block; padding:20px 10px 20px 15px;}
.inside_rt{ float:right; width:calc(100% - 280px);}
@media(max-width:1024px){
.inside_lt{ display:none;}
.inside_rt{ float:right; width:100%;}
}


.download1bg{}
.download1{}
.download1 .list1{ background:#3455d6; color:#fff; font-size:24px; line-height:34px; padding:0 40px; text-transform:uppercase; margin-bottom:120px;}
.download1 .list1 a{ display:block; color:#fff; background:url(../images/ico_download1.png) right center no-repeat; padding:40px 80px 40px 0;}
.download1 .list1 a:hover{}
.download1 .list2{}
.download1 .list2 ul li{ float:left; width:50%; position:relative;}
.download1 .list2 ul li .img{ padding-bottom:68%; position:relative; overflow:hidden;}
.download1 .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; transition:all .3s ease;}
.download1 .list2 ul li:hover .img img{ transform:scale(1.1);}
.download1 .list2 ul li .img:before{ content:""; width:100%; height:100%; background:url(../images/bg1.png) center no-repeat; background-size:100% 100%; position:absolute; top:0; left:0; z-index:2; display:none;}
.download1 .list2 ul li:hover .img:before{ display:block;}
.download1 .list2 ul li .txtbg{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); z-index:3;}
.download1 .list2 ul li .txt{ color:#fff; text-align:center; padding:0 5%;}
.download1 .list2 ul li .txt .h2{ font-size:36px; line-height:46px;}
@media(max-width:1024px){
.download1 .list1{ font-size:12px; line-height:24px; padding:0 5%; margin-bottom:60px;}
.download1 .list1 a{ padding:40px 60px 40px 0;}
.download1 .list2 ul li{ float:left; width:100%; }
.download1 .list2 ul li .txt .h2{ font-size:16px; line-height:26px;}
}


.tit4{ text-transform:uppercase;}
.tit4 .h2{ font-size:14px; line-height:24px;}
.tit4 .h2 strong{ font-size:24px;}
.tit4 .h2 strong b{ color:#315ccf;}
.tit4 .h2 span{ color:#666;}
.more1{}
.more1 span{ display:inline-block; text-align:center; line-height:40px; width:150px; background:#315ccf; color:#fff; font-size:16px;}
.more1 span:hover{ opacity:.9;}
.aboutus1bg{ background:#f7f7f7; position:relative;}
.aboutus1{ position:relative; padding:120px 0 120px 0;}
.aboutus1:before{ content:""; width:25%; height:100%; background:#315ccf; position:absolute; top:0; right:0; z-index:1;}
.aboutus1 .list{ margin-top:30px;}
.aboutus1_lt{ float:left; width:40%; margin-top:30px;}
.aboutus1_lt .txt{ font-size:14px; line-height:2em; margin-bottom:40px;}
.aboutus1_rt{ float:right; width:55%; position:relative; z-index:2;}
.aboutus1_rt .img{ margin-right:15%; padding:10px; background:#fff;}
.aboutus1_rt .img img{ display:block; width:100%;}
@media(max-width:1024px){
.more1 span{ line-height:40px; width:120px; font-size:14px;}
.aboutus1bg:before{ content:""; width:25%; height:100%; background:#315ccf; position:absolute; top:0; right:0; z-index:1;}
.aboutus1{ padding:60px 0 60px 0; z-index:2;}
.aboutus1:before{ display:none;}
.aboutus1 .list{ margin-top:30px;}
.aboutus1_lt{ float:left; width:100%; margin-top:0; margin-bottom:30px;}
.aboutus1_lt .txt{ font-size:14px; line-height:2em; margin-bottom:30px;}
.aboutus1_rt{ float:right; width:100%; }
.aboutus1_rt .img{ margin-right:0%; padding:10px; }
}

.tit5{ text-align:center; text-transform:uppercase;}
.tit5 .h2{ font-size:24px; line-height:1em; color:#315ccf;}
.tit5 .h3{ font-size:24px; line-height:34px;}
.tit5 .h4{ font-size:24px; line-height:34px; margin-top:40px;}
.aboutus2bg{ padding:60px 0 60px 0;}
.aboutus2{}
.aboutus2 .list{ margin-top:60px;}
.aboutus2 .list ul li{ float:left; width:30%; margin:0 0 20px 5%;}
.aboutus2 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.aboutus2 .list ul li .img{ padding-bottom:55%; position:relative; overflow:hidden;}
.aboutus2 .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;}
.aboutus2 .list ul li:hover .img img{ transform:scale(1.1);}
@media(max-width:1024px){
.tit5 .h2{ font-size:20px; line-height:1em; }
.tit5 .h4{ font-size:14px; line-height:24px; margin-top:20px;}
.aboutus2bg{ padding:60px 0 60px 0;}
.aboutus2 .list{ margin-top:60px;}
.aboutus2 .list ul li{ float:left; width:100%; margin:0 0 20px 0;}
}

.aboutus3bg{}
.aboutus3{}
.aboutus3 .list{}
.aboutus3 .list ul li{ padding:60px 0; box-shadow:0px 0px 20px rgba(38,48,156,.07); margin-top:40px;}
.aboutus3 .list ul li:nth-child(1){ margin-top:0;}
.aboutus3 .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;}
.aboutus3 .list ul li .txtbg{ width:45%;}
.aboutus3 .list ul li .txt{ font-size:24px; line-height:2em;}
.aboutus3 .list ul li .imgbg{ width:45%;}
.aboutus3 .list ul li .img{ padding-bottom:75%; position:relative; overflow:hidden;}
.aboutus3 .list ul li .img img{ display:block; 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 .img .h2{ width:90%; color:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); text-align:center; font-size:30px; line-height:40px;}
.aboutus3 .list ul li:nth-child(2n) .nr_box{flex-direction: row-reverse;}
.aboutus2 .list ul li:hover .img img{ transform:scale(1.1);}
@media(max-width:1024px){
.aboutus3 .list ul li{ padding:60px 0; margin-top:40px;}
.aboutus3 .list ul li .nr_box{ display:block;}
.aboutus3 .list ul li .txtbg{ width:100%; margin-bottom:10px;}
.aboutus3 .list ul li .txt{ font-size:14px; line-height:2em;}
.aboutus3 .list ul li .imgbg{ width:100%;}
.aboutus3 .list ul li .img .h2{ font-size:20px; line-height:30px;}
}


.product1bg{ padding:120px 0 120px 0; background:#f1f7fc; position:relative;}
.product1{}
.swiper-container3 { width: 100%; }
.swiper-container3 .swiper-slide{}
.swiper-container3 .swiper-slide .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;
}
.swiper-container3 .swiper-slide .img{ width:48%;}
.swiper-container3 .swiper-slide .img img{ display:block; width:100%;}
.swiper-container3 .swiper-slide .txtbg{ width:45%;}
.swiper-container3 .swiper-slide .txt{ color:#333;}
.swiper-container3 .swiper-slide .txt .h2{ font-size:24px; line-height:34px; margin-bottom:10px;}
.swiper-container3 .swiper-slide .txt .h3{ font-size:24px; line-height:2em;}
.swiper3_controls .swiper-pagination3{ display:none;}
.swiper3_controls .swiper-pagination3 .swiper-pagination-bullet{}
.swiper3_controls .swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active{}
.swiper3_controls .swiper-button-prev3,.swiper3_controls .swiper-button-next3{ width:10px; height:30px; margin-top:-15px; background-size:contain;}
.swiper3_controls .swiper-button-prev3{ background-image:url(../images/ico_lt2.png); left:5%;}
.swiper3_controls .swiper-button-next3{ background-image:url(../images/ico_rt2.png); right:5%;}
@media(max-width:1024px){
.product1bg{ padding:60px 0 60px 0; }
.swiper-container3 .swiper-slide .nr_box{ display:block;}
.swiper-container3 .swiper-slide .img{ width:100%; margin-bottom:10px;}
.swiper-container3 .swiper-slide .txtbg{ width:100%;}
.swiper-container3 .swiper-slide .txt .h2{ font-size:16px; line-height:26px; margin-bottom:10px;}
.swiper-container3 .swiper-slide .txt .h3{ font-size:14px; line-height:2em;}
}

.product2bg{ padding:120px 0 120px 0; }
.product2{}
.product2 .list{}
.product2 .list ul li{ float:left; width:calc((100% - 60px)/3); margin:0 0 20px 30px; position:relative;}
.product2 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.product2 .list ul li .img{ padding-bottom:120%; 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 .txtbg{ background:#226cb5; width:100%; height:100%; position:absolute; top:0; left:0;}
.product2 .list ul li .txt{ color:#fff; padding:100px 5% 0 5%;}
.product2 .list ul li .txt .h2{ font-size:24px; line-height:34px; margin-bottom:100px;}
.product2 .list ul li .txt .h2 span{ display:inline-block; border-bottom:2px solid #fff;}
.product2 .list ul li .txt .h3{ font-size:24px; line-height:34px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
@media(max-width:1024px){
.product2bg{ padding:60px 0 60px 0; }
.product2 .list ul li{ float:left; width:100%; margin:0 0 20px 0; }
.product2 .list ul li .txt{ padding:100px 5% 0 5%;}
.product2 .list ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:100px;}
.product2 .list ul li .txt .h3{ font-size:14px; line-height:24px; }
}

.tit6{ text-align:center; text-transform:uppercase;}
.tit6 .h2{ font-size:30px; line-height:40px; font-weight:bold; color:#226cb5;}
.tit6 .h2 span{ color:#333;}
.tit6 .h3{ font-size:30px; line-height:1em; font-weight:bold; color:#226cb5;}
.product3bg{ }
.product3{}
.product3 .list{ margin-top:60px; padding:120px 0 60px 0; background:#226cb5;}
.product3 .list ul li{ float:left; width:calc((100% - 90px)/4); margin:0 0 20px 30px;}
.product3 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.product3 .list ul li .img{ padding-bottom:100%; position:relative; background:#fff; overflow:hidden;}
.product3 .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;}
.product3 .list ul li:hover .img img{ transform:scale(1.1);}
.product3 .list ul li .txt{ color:#fff; margin-top:10px;}
.product3 .list ul li .txt .h2{ font-size:24px; line-height:34px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
@media(max-width:1024px){
.tit6 .h2{ font-size:24px; line-height:34px; }
.tit6 .h3{ font-size:16px; line-height:1em; }
.product3 .list{ margin-top:40px; padding:60px 0 60px 0; }
.product3 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.product3 .list ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.product3 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.product3 .list ul li .txt{ margin-top:10px;}
.product3 .list ul li .txt .h2{ font-size:14px; line-height:24px; }
}


.material1bg{ padding:80px 0; background:#f5f5f8;}
.material1{}
.material1 .list{ margin-top:40px;}
.material1 .list .img{ float:left; width:47%;}
.material1 .list .img img{ display:block; width:100%;}
.material1 .list .txt{ float:right; width:47%;}
.material1 .list .txt .nr_box{}
.material1 .list .txt .h2{ font-size:24px; line-height:34px; margin-bottom:30px;}
.material1 .list .txt .h3{ font-size:14px; line-height:24px; color:#999; margin-bottom:60px;}
@media(max-width:1024px){
.material1bg{ padding:60px 0; }
.material1 .list{ margin-top:30px;}
.material1 .list .img{ float:left; width:100%; margin-bottom:20px;}
.material1 .list .txt{ float:right; width:100%;}
.material1 .list .txt .h2{ font-size:16px; line-height:26px; margin-bottom:10px;}
.material1 .list .txt .h3{ font-size:12px; line-height:22px; margin-bottom:20px;}
}

.more2{ text-align:center;}
.more2 span{ display:inline-block; text-align:center; font-size:14px; line-height:24px; border:1px solid #666; color:#666; border-radius:4px; width:98px;}
.more2 span:hover{ border-color:#315ccf; background:#315ccf; color:#fff;}
.material2bg{ padding:80px 0 40px 0;}
.material2{}
.material2 .list{ margin-top:40px;}
.material2 .list ul li{ float:left; width:47%; margin:0 0 20px 6%;}
.material2 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.material2 .list ul li .nr_box{}
.material2 .list ul li .img{ padding-bottom:84%; position:relative; overflow:hidden;}
.material2 .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;}
.material2 .list ul li:hover .img img{ transform:scale(1.1);}
.material2 .list ul li .txt{ margin-top:35px; color:#333; text-align:center;}
.material2 .list ul li .txt .h2{ font-size:24px; line-height:34px; margin-bottom:10px;}
.material2 .list ul li .txt .h3{ font-size:14px; line-height:24px; color:#999; margin-bottom:5px;}
@media(max-width:1024px){
.more2 span{ font-size:12px; }
.material2bg{ padding:60px 0 30px 0;}
.material2 .list{ margin-top:30px;}
.material2 .list ul li{ float:left; width:100%; margin:0 0 20px 0;}
.material2 .list ul li .txt{ margin-top:15px; }
.material2 .list ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:10px;}
.material2 .list ul li .txt .h3{ font-size:12px; line-height:22px; margin-bottom:5px;}
}

.material3bg{ padding:40px 0 80px 0;}
.material3{}
.material3 .list{ margin-top:40px;}
.material3 .list ul li{ float:left; width:32%; margin:0 0 20px 2%; position:relative; border-radius:8px; overflow:hidden;}
.material3 .list ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.material3 .list ul li .img{ padding-bottom:66%; position:relative; overflow:hidden;}
.material3 .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;}
.material3 .list ul li:hover .img img{ transform:scale(1.1);}
.material3 .list ul li .txtbg{ width:100%; height:100%; background:rgba(34,108,181,.8); position:absolute; top:0; left:0; 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;}
.material3 .list ul li:hover .txtbg{ opacity:1; visibility:visible;}
.material3 .list ul li .txt{ color:#fff; text-align:center; width:90%;}
.material3 .list ul li .txt .h2{ font-size:24px; line-height:34px; margin-bottom:2.5vw;}
.material3 .list ul li .txt .h3{ font-size:20px; line-height:30px;}
@media(max-width:1024px){
.material3bg{ padding:30px 0 60px 0;}
.material3 .list{ margin-top:30px;}
.material3 .list ul li{ float:left; width:100%; margin:0 0 20px 0; }
.material3 .list ul li .txt .h2{ font-size:16px; line-height:26px; margin-bottom:10px;}
.material3 .list ul li .txt .h3{ font-size:12px; line-height:22px;}
}


.proDetail1bg{ padding:0 0 100px 0;}
.proDetail1{}
.weizhi{ font-size:16px; line-height:36px; padding:30px 0;}
.proDetail1 .lt{ float:left; width:560px;}
.pro_gallery{ }
.pro_gallery-top { border:1px solid #ccc; margin-bottom:40px;}
.pro_gallery-top .gallery-top{}
.pro_gallery-top .gallery-top .swiper-slide { }
.pro_gallery-top .gallery-top .swiper-slide .img{ padding-bottom:100%; position:relative;}
.pro_gallery-top .gallery-top .swiper-slide .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.pro_gallery-thumbs { position:relative; padding:0 30px;}
.pro_gallery-thumbs .gallery-thumbs{}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide { }
.pro_gallery-thumbs .gallery-thumbs .swiper-slide .img{ border:1px solid #ccc;padding-bottom:100%; position:relative; cursor:pointer;}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.pro_gallery-thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .img{ border-color:#315ccf;}
.pro_gallery .swiper-button-prev,.pro_gallery .swiper-button-next{ width:30px; background-size:10px 20px;}
.pro_gallery .swiper-button-prev{ left:0;}
.pro_gallery .swiper-button-next{ right:0;}
.proDetail1 .rt{ float:right; width:calc(100% - 640px);}
.proDetail1 .rt .nr_box{}
.proDetail1 .rt .h2{ font-size:24px; line-height:34px; font-weight:bold; margin-bottom:25px;}
.proDetail1 .rt .h3{ font-size:14px; line-height:24px; color:#999; margin-bottom:50px;}
.proDetail1 .rt .more1{ margin-bottom:120px;}
.p_share{ text-align:right; font-size:14px; line-height:24px; color:#999;}
.p_share .bshare-custom{ display:inline-block;}
.p_share .bshare-custom a{ color:#999; padding:0 !important; background:none !important;}
.p_share .bshare-custom a:hover{ color:#315ccf;}
@media(max-width:1024px){
.proDetail1bg{ padding:0 0 60px 0;}
.weizhi{ font-size:12px; line-height:32px; padding:10px 0;}
.proDetail1 .lt{ float:left; width:100%; margin-bottom:20px;}
.pro_gallery-top { margin-bottom:10px;}
.proDetail1 .rt{ float:right; width:100%;}
.proDetail1 .rt .h2{ font-size:16px; line-height:26px; margin-bottom:10px;}
.proDetail1 .rt .h3{ font-size:12px; line-height:22px; margin-bottom:20px;}
.proDetail1 .rt .more1{ margin-bottom:20px;}
.p_share{ font-size:12px; line-height:22px; }
}

.proDetail2bg{ padding:0 0 20px 0;}
.proDetail2{}
.pro_nav{ background:#999; color:#fff; text-align:center; font-size:20px; line-height:60px;}
.pro_nav ul li{ display:inline-block;}
.pro_nav ul li a{ display:block; padding:0 4.5vw; color:#fff;}
.proDetail2 .list{ margin-top:80px;}
.proDetail2_list{ margin-bottom:20px;}
.pro_dingwei{ padding-top:100px; margin-top:-100px;}
.tit7{ text-align:center;}
.tit7 .h2{ font-size:24px; line-height:34px; position:relative;}
.tit7 .h2:before{ content:""; width:100%; height:1px; background:#ccc; position:absolute; left:0; top:50%; transform:translateY(-50%); z-index:1;}
.tit7 .h2 span{ display:inline-block; padding:0 20px; background:#fff; position:relative; z-index:2;}
.proDetail2_list .xiangqing{ margin-top:40px; font-size:20px; line-height:30px;}
.proDetail2_list .xiangqing ul li{ float:left; width:calc((100% - 40px)/2); margin:0 0 40px 40px;}
.proDetail2_list .xiangqing ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.proDetail2_list .xiangqing table{}
.proDetail2_list .xiangqing table th{ padding:15px 5px; background:#315ccf; text-align:center; color:#fff; font-size:24px; line-height:34px;}
.proDetail2_list .xiangqing table td{ padding:15px 5px; background:#ccc; text-align:center;}
.proDetail2_list .xiangqing table tr:nth-child(2n) td{ background:#f5f5f5;}
@media(max-width:1024px){
.proDetail2bg{ padding:0 0 20px 0;}
.pro_nav{ font-size:12px; line-height:30px;}
.pro_nav ul li a{ padding:0 5px; }
.proDetail2 .list{ margin-top:40px;}
.proDetail2_list{ margin-bottom:20px;}
.pro_dingwei{ padding-top:60px; margin-top:-60px;}
.tit7 .h2{ font-size:20px; line-height:30px; }
.proDetail2_list .xiangqing{ margin-top:20px; font-size:12px; line-height:22px;}
.proDetail2_list .xiangqing ul li{ float:left; width:100%; margin:0 0 20px 0;}
.proDetail2_list .xiangqing table th{ padding:10px 5px; font-size:16px; line-height:26px;}
.proDetail2_list .xiangqing table td{ padding:10px 5px; }
}

.proDetail3bg{ padding:20px 0 60px 0;}
.proDetail3{}
.proDetail3 .list{ margin-top:40px;}
.proDetail3 .list ul li{ float:left; width:calc((100% - 60px)/4); margin:0 0 20px 20px;}
.proDetail3 .list ul li:hover{ box-shadow:0 0 10px rgba(0,0,0,.1);}
.proDetail3 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.proDetail3 .list ul li .nr_box{}
.proDetail3 .list ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.proDetail3 .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;}
.proDetail3 .list ul li:hover .img img{ transform:scale(1.1);}
.proDetail3 .list ul li .txt{ text-align:center; padding:15px 5%;}
.proDetail3 .list ul li .txt .h2{ font-size:18px; line-height:28px;}
@media(max-width:1024px){
.proDetail3bg{ padding:20px 0 40px 0;}
.proDetail3 .list{ margin-top:30px;}
.proDetail3 .list ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px;}
.proDetail3 .list ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.proDetail3 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.proDetail3 .list ul li .txt{ padding:15px 5%;}
.proDetail3 .list ul li .txt .h2{ font-size:12px; line-height:22px;}
}



.product4{}
.product4 .list{}
.product4 .list ul li{ float:left; width:calc((100% - 120px)/4); text-align:center; margin:0 0 40px 40px;}
.product4 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.product4 .list ul li .nr_box{}
.product4 .list ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.product4 .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;}
.product4 .list ul li:hover .img img{ transform:scale(1.1);}
.product4 .list ul li .txt{ margin-top:10px;}
.product4 .list ul li .txt .h2{ font-size:16px; line-height:26px;}
@media(max-width:1024px){
.product4 .list ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 20px 20px;}
.product4 .list ul li:nth-child(4n-3){ margin-left:20px; clear:none;}
.product4 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.product4 .list ul li .txt{ margin-top:5px;}
.product4 .list ul li .txt .h2{ font-size:14px; line-height:24px;}
}














