/*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:16px; font-family: Arial,' '; color:#333; overflow-x:hidden; line-height:30px;}
a{ color:#666;}
a:hover{ color:#0C419A; 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{ padding:0 20px;}
.wapper3{ width:960px; margin:0 auto;}
input,textarea,select{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;}
#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%; }
.wapper3{ width:90%; }
}
/*common end*/


.h_lang1{ position:absolute; top:70px; right:10px; z-index:55; font-size:14px; text-align:center;}
.h_lang1 span{ display:block; border:1px solid rgba(0,0,0,0.4); background:rgba(255,255,255,0.3); width:48px; height:28px; line-height:28px; cursor:pointer; color:#333;}
.h_lang1 span:hover{ background:rgba(255,255,255,0.5);}
.h_lang1 span i{ margin-left:5px;}
.h_lang1 ul{ width:100%; background:rgba(0,0,0,.9); position:absolute; top:100%; left:0; display:none;}
.h_lang1 ul li{ line-height:24px;}
.h_lang1 ul li a{ display:block; text-align:center; color:#fff;}
.h_lang1 ul li a:hover{ background:rgba(255,255,255,0.3);}
/**/
.nav_open{ border:1px solid rgba(0,0,0,0.4); width:48px; height:48px; line-height:48px; text-align:center; font-size:22px; color:#333; cursor:pointer; position:absolute; z-index:999; top:10px; right:10px;}
.nav_open:hover,.nav_open.active{ background:rgba(255,255,255,0.3);}
.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:325px; height:100vh; background:rgba(0,0,0,.9); position:fixed; top:0; right:-100%; z-index:998; opacity:0; visibility:hidden; transition:all .5s ease;}
.navbg.active{ opacity:1; visibility:visible; right:0;}
.nav{ padding:70px 0 20px 0; position:relative;}
.nav_list{}
.nav .logo{ height:40px; position:relative; margin-bottom:20px;}
.nav .logo img{ max-width:90%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.tree{ height:calc(100vh - 150px); overflow-Y:auto;}
.tree_box{ padding:0 5%;}
.tree_box h3{ font-weight:normal; font-size:14px; height:44px; line-height:44px; overflow:hidden; margin:0; position:relative; text-align:center;}
.tree_box h3 a{ color:#fff; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#0C419A;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right; color:rgba(255,255,255,0.4);}
.tree_box h3 span i{ cursor:pointer;}
.tree_one{display: none; overflow: hidden; padding:0 0 10px 0;}
.tree_one h4{ font-weight:normal; font-size:12px; position:relative; height:34px; line-height:34px; overflow:hidden; margin:0 0 0 5%; text-align:center;}
.tree_one h4 a{ color:#fff; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#0C419A;}
.tree_two{display: none; overflow: hidden;}
@media(max-width:1024px){
.h_lang1{ top:56px; right:6px; font-size:14px; }
.h_lang1 span{ width:42px; height:28px; line-height:28px; }
.nav_open{ width:42px; height:42px; line-height:42px; font-size:22px; top:6px; right:6px;}
}


@keyframes sdb{
10%,30%,50%{ transform:translateY(0);}
20%,40%{ transform:translateY(4px);}
}
@-moz-keyframes sdb{
10%,30%,50%{ transform:translateY(0);}
20%,40%{ transform:translateY(4px);}
}
@-webkit-keyframes sdb{
10%,30%,50%{ transform:translateY(0);}
20%,40%{ transform:translateY(4px);}
}
.more1{ text-align:center;}
.more1 span{ display:inline-block; text-align:center; border:3px solid #fff; line-height:54px; color:#fff; font-size:20px; padding:0 40px; background:url(../images/arrow_white.png) right 15px center no-repeat; background-size:10px auto;}
.more1 span:hover{ background-color:#b3b3b3;}
.con01bg{ height:744px; position:relative; background-color:#333; background-position:center; background-repeat:no-repeat; background-size:cover;}
.con01bg:before{ content:""; width:100%; height:100%; background:url(../images/main_bg.png) repeat; position:absolute; top:0; left:0; z-index:1;}
.con01{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2;}
.con01 .list{}
.con01 .list .img{ margin-bottom:60px;}
.con01 .list .img img{ display:block; margin:0 auto; max-width:100%;}
.scrollInduction{ position:absolute; bottom:15px; left:50%; transform:translateX(-50%); z-index:2;}
.scrollInduction img{ display:block; margin:0 auto;}
.scrollInduction img.forSp{ display:none; width:24px;}
.scrollInduction img.forscroll{ margin-top:10px;
animation: sdb 2s infinite;
-moz-animation: sdb 2s infinite;
-webkit-animation: sdb 2s infinite;
animation-fill-mode: both;
-moz-animation-fill-mode: both;
-webkit-animation-fill-mode: both;}
@media(max-width:1024px){
.more1 span{ font-size:12px; border-width:2px; line-height:30px;}
.con01bg{ height:112.5vw;}
.scrollInduction img.forPc{ display:none;}
.scrollInduction img.forSp{ display:block;}
.scrollInduction img.forscroll{ width:24px;}
}


.con02bg{ padding:30px 0;}
.con02{ border-top:2px solid #292929; border-bottom:2px solid #292929; padding:16px 10px 16px 25px;}
.con02_lt{ float:left; font-size:26px; line-height:1em; font-weight:bold; margin-right:25px;}
.con02_rt{ float:right; width:calc(100% - 140px); padding-left:25px; border-left:2px solid #292929;}
.con02_rt .list{}
.con02_rt .list ul li{ font-size:16px; line-height:36px; height:36px;}
.con02_rt .list ul li span{ color:#0C419A; font-weight:bold;}
.con02_rt .list ul li a{ float:right; width:calc(100% - 100px); height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con02_rt .list ul li a:hover{}
@media(max-width:1024px){
.con02{ padding:10px 5px 10px 10px;}
.con02_lt{ float:left; font-size:20px; margin-right:15px;}
.con02_rt{ float:right; width:calc(100% - 100px); padding-left:15px; }
.con02_rt .list ul li{ font-size:12px; line-height:16px; height:auto; padding:5px 0;}
.con02_rt .list ul li a{ float:none; display:block; width:100%; height:16px; }
}


.more2{}
.more2 span{ display:inline-block; text-align:center; padding:0 40px; line-height:50px; background:#0C419A url(../images/arrow_white.png) right 15px center no-repeat; background-size:10px auto; color:#fff; font-size:16px;}
.more2 span:hover{ background-color:#557ab8;}
.con03bg{ padding:30px 0 10px 0;}
.con03{}
.con03 .list{}
.con03 .list ul li{ margin-bottom:50px;}
.con03 .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;}
.con03 .list ul li:nth-child(2n-1) .nr_box{flex-direction: row-reverse;}
.con03 .list ul li .img{ width:55%; overflow:hidden;}
.con03 .list ul li .img img{ display:block; width:100%; transition:all .3s ease;}
.con03 .list ul li:hover .img img{ transform:scale(1.1);}
.con03 .list ul li .txtbg{ width:38.5%;}
.con03 .list ul li .txt{ color:#333;}
.con03 .list ul li .txt .h2{ background:url(../images/bg1.png) bottom center no-repeat; padding-bottom:25px; margin-bottom:25px;}
.con03 .list ul li .txt .h2 strong{ display:block; font-size:50px; line-height:60px;}
.con03 .list ul li .txt .h2 span{ display:block; font-size:16px; line-height:26px; color:#0C419A; font-weight:bold;}
.con03 .list ul li .txt .h3{ font-size:16px; line-height:26px; margin-bottom:40px;}
.con03 .list ul li .more2{ text-align:right;}
@media(max-width:1024px){
.more2 span{ font-size:12px; line-height:44px;}
.con03 .list ul li .nr_box{ display:block;}
.con03 .list ul li .img{ width:100%; margin-bottom:20px;}
.con03 .list ul li .txtbg{ width:100%;}
.con03 .list ul li .txt .h2{ padding-bottom:10px; margin-bottom:5px; background-size:100% auto;}
.con03 .list ul li .txt .h2 strong{ font-size:30px; line-height:40px;}
.con03 .list ul li .txt .h2 span{ font-size:14px; line-height:24px; }
.con03 .list ul li .txt .h3{ font-size:12px; line-height:22px; margin-bottom:20px;}
.con03 .list ul li .more2{ text-align:center;}
}


.tit1{ text-align:center;}
.tit1 .h2{ background:url(../images/bg1.png) bottom center no-repeat; padding-bottom:25px; margin-bottom:25px;}
.tit1 .h2 strong{ display:block; font-size:50px; line-height:60px;}
.tit1 .h2 span{ display:block; font-size:16px; line-height:26px; color:#0C419A; font-weight:bold;}
.con04bg{ padding:80px 0; position:relative; background-position:center; background-repeat:no-repeat; background-size:cover;}
.con04bg:before{ content:""; width:100%; height:100%; background:url(../images/products_bg_s.png) repeat; position:absolute; top:0; left:0; z-index:1;}
.con04{ position:relative; z-index:2;}
.con04 .list{ margin-top:60px;}
.con04 .list ul{
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: flex-start;
align-items: flex-start;
flex-wrap:wrap;}
.con04 .list ul li{ background:#fff; width:calc((100% - 60px)/4); margin-left:20px; margin-bottom:20px; text-align:center;}
.con04 .list ul li:hover{ background:#eaf4fb;}
.con04 .list ul li:nth-child(4n-3){ margin-left:0;}
.con04 .list ul li .nr_box{ padding:60px 0 30px 0;}
.con04 .list ul li .img{ height:60px; position:relative;}
.con04 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con04 .list ul li .txt{ color:#333; margin-top:30px;}
.con04 .list ul li .txt .h2{ font-size:24px; line-height:34px; font-weight:bold;}
.con04 .list ul li .txt .h3{ font-size:16px; line-height:26px; color:#0C419A; font-weight:bold;}
@media(max-width:1024px){
.tit1 .h2{ padding-bottom:15px; margin-bottom:15px; background-size:100% auto;}
.tit1 .h2 strong{ font-size:30px; line-height:40px;}
.tit1 .h2 span{ font-size:14px; line-height:24px; }
.con04bg{ padding:60px 0;}
.con04 .list{ margin-top:30px;}
.con04 .list ul li{ width:calc((100% - 20px)/3); margin-left:10px; margin-bottom:10px; }
.con04 .list ul li:nth-child(4n-3){ margin-left:10px;}
.con04 .list ul li:nth-child(3n-2){ margin-left:0;}
.con04 .list ul li .nr_box{ padding:40px 0 20px 0;}
.con04 .list ul li .img{ height:50px; }
.con04 .list ul li .txt{ color:#333; margin-top:20px;}
.con04 .list ul li .txt .h2{ font-size:14px; line-height:24px; }
.con04 .list ul li .txt .h3{ font-size:12px; line-height:22px; }
}


.con05bg{ padding:60px 0 70px 0;}
.con05{}
.con05 .list{}
.con05 .list ul li{ margin-bottom:50px;}
.con05 .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;}
.con05 .list ul li:nth-child(2n-1) .nr_box{flex-direction: row-reverse;}
.con05 .list ul li .img{ width:55%; overflow:hidden;}
.con05 .list ul li .img img{ display:block; width:100%; transition:all .3s ease;}
.con05 .list ul li:hover .img img{ transform:scale(1.1);}
.con05 .list ul li .txtbg{ width:38.5%;}
.con05 .list ul li .txt{ color:#333;}
.con05 .list ul li .txt .h2{ background:url(../images/bg1.png) bottom center no-repeat; padding-bottom:25px; margin-bottom:25px;}
.con05 .list ul li .txt .h2 strong{ display:block; font-size:50px; line-height:60px;}
.con05 .list ul li .txt .h2 span{ display:block; font-size:16px; line-height:26px; color:#0C419A; font-weight:bold;}
.con05 .list ul li .txt .h3{ font-size:16px; line-height:26px; margin-bottom:40px;}
.con05 .list ul li .more2{ text-align:right;}
@media(max-width:1024px){
.con05 .list ul li .nr_box{ display:block;}
.con05 .list ul li .img{ width:100%; margin-bottom:20px;}
.con05 .list ul li .txtbg{ width:100%;}
.con05 .list ul li .txt .h2{ padding-bottom:10px; margin-bottom:5px; background-size:100% auto;}
.con05 .list ul li .txt .h2 strong{ font-size:30px; line-height:40px;}
.con05 .list ul li .txt .h2 span{ font-size:14px; line-height:24px; }
.con05 .list ul li .txt .h3{ font-size:12px; line-height:22px; margin-bottom:20px;}
.con05 .list ul li .more2{ text-align:center;}
}


.con06bg{ padding:60px 0; background:#0C419A;}
.con06{}
.con06 .list{}
.con06 .list ul{
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: flex-start;
align-items: flex-start;
flex-wrap:wrap;}
.con06 .list ul li{ width:calc(100%/3); text-align:center;}
.con06 .list ul li .nr_box{ border-left:2px solid rgba(255,255,255,0.2);}
.con06 .list ul li:nth-child(3n-2) .nr_box{ border:none;}
.con06 .list ul li .img{ margin:0 auto; width:220px; height:220px; position:relative; overflow:hidden; border-radius:100%;}
.con06 .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;}
.con06 .list ul li:hover .img img{ transform:scale(1.1);}
.con06 .list ul li .txt{ color:#fff; margin-top:15px; padding:0 10px;}
.con06 .list ul li .txt .h2{ font-size:24px; line-height:34px; font-weight:bold;}
.con06 .list ul li .txt .h3{ font-size:16px; line-height:26px; color:#eaf4fb; font-weight:bold;}
@media(max-width:1024px){
.con06 .list ul li{ width:50%;}
.con06 .list ul li .img{ width:90px; height:90px; }
.con06 .list ul li .txt .h2{ font-size:14px; line-height:24px; }
.con06 .list ul li .txt .h3{ font-size:12px; line-height:22px; }
}


.foot{ padding:9vw 0 0 0;}
.foot1bg{ border-top:3px solid #0C419A; padding:35px 0 40px 0;}
.foot1{}
.foot1 .lt{ float:left; width:20%;}
.foot1 .f_logo2{ margin-bottom:15px;}
.foot1 .f_logo2 img{ max-width:100%;}
.foot1 .f_share{}
.foot1 .f_share a{ background:#2598e8; color:#fff; border-radius:30px 0 0 30px; display:inline-block; font-size:12px; line-height:20px; padding:0 10px 0 15px;}
.foot1 .f_share a:hover{ opacity:.9;}
.foot1 .f_share a i{ margin-right:5px;}
.foot1 .rt{ float:right;}
.foot1 .f_nav{}
.foot1 .f_nav dl{ float:left; margin-left:20px; padding-left:20px; border-left:1px solid #C0C0C0; max-width:180px;}
.foot1 .f_nav dl dt{ font-size:16px; line-height:26px; margin-bottom:10px;}
.foot1 .f_nav dl dd{ font-size:14px; line-height:24px; margin-bottom:5px;}
.foot1 .f_nav dl dd a{}
.foot1 .f_nav_m{ display:none; border-bottom:1px solid #DADADA; }
.foot1 .f_nav_m dl dd{ font-size:12px; line-height:22px; float:left; width:50%; border-top:1px solid #DADADA;}
.foot1 .f_nav_m dl dd:nth-child(2n-1){ clear:left;}
.foot1 .f_nav_m dl dd a{ display:block; padding:5px 10px; border-left:1px solid #DADADA;}
.foot1 .f_nav_m dl dd:nth-child(2n-1) a{ border-left:none;}
.foot1 .f_nav_m dl dd a:hover{}
.foot2bg{ background:#F0F0F0; padding:25px 0 20px 0;}
.foot2{}
.foot2 .f_logo{ text-align:center; margin-bottom:5px;}
.foot2 .f_logo img{ max-width:270px;}
.foot2 .f_info{ text-align:center;}
@media(max-width:1024px){
.foot{ padding:100px 0 0 0;}
.foot1bg{ padding:35px 0 0 0;}
.foot1bg .wapper1{ width:100%;}
.foot1 .lt{ float:none; width:90%; padding:0 5%; margin-bottom:20px;}
.foot1 .rt{ float:none;}
.foot1 .f_nav{ display:none;}
.foot1 .f_nav_m{ display:block;}
.foot2bg{ padding:20px 0 20px 0;}
}





/*Add------------------------------------------------------------------------------*/

.headbg{}
.head{ height:70px;}
.head .logo{ float:left; margin:17px 20px 0 0;}
.head .logo img{ display:block; height:36px;}
.head .logo_txt{ float:left; line-height:70px; font-size:14px;}
.inbarbg{ padding:30px 0 25px 0; background:#004097;}
.inbar{ text-align:center; color:#fff;}
.inbar .h2{ font-size:40px; line-height:1em; font-weight:bold;}
.inbar .h3{ font-size:16px; line-height:26px; color:#eaf4fb;}

.insidebg{ padding:6vw 0 6vw 0;}
.inside{}
@media(max-width:1024px){
.head{ height:56px;}
.head .logo{ float:left; margin:13px 0 0 0;}
.head .logo img{ height:30px;}
.head .logo_txt{ display:none;}
.inbar .h2{ font-size:30px; line-height:1em; }
.inbar .h3{ font-size:12px; line-height:22px; }
.insidebg{ padding:60px 0 60px 0;}
}


.news1{ }
.news1 .list{ border-top:1px dotted #959595;}
.news1 .list ul li{ padding:20px 30px 15px 25px; border-bottom:1px dotted #959595;}
.news1 .list ul li .date{ float:left; width:12%; font-size:12px; line-height:22px;}
.news1 .list ul li .txtbg{ float:right; width:88%;}
.news1 .list ul li .txtbg .h2{ font-size:12px; line-height:22px; margin-bottom:10px;}
.news1 .list ul li .txt{ font-size:12px; line-height:22px;}
.news1 .list ul li .txt img{ max-width:100%;}
@media(max-width:1024px){
.news1 .list ul li .date{ float:left; width:100%; }
.news1 .list ul li .txtbg{ float:right; width:100%;}
}


.tit2{ text-align:center;}
.tit2 .h2{ font-size:34px; line-height:44px; font-weight:bold; padding-bottom:25px; background:url(../images/ttl_bg.png) bottom center no-repeat;}
.tit2 span{ font-size:16px;}
.tit2 .h3{ font-size:20px; line-height:30px; font-weight:bold; color:#0C419A; margin-top:10px;}
.more3{ text-align:center;}
.more3 span{ display:inline-block; text-align:center; color:#fff; line-height:80px; padding:0 30px 0 60px; font-size:22px; background:#004097 url(../images/arrow_white_b.png) left 25px center no-repeat; background-size:10px auto;}
.more3 span:hover{ background-color:#4d79b6;}
.concept1{}
.concept1 .list{ margin-top:30px;}
.concept1 .list .xiangqing{ margin-bottom:60px;}
@media(max-width:1024px){
.tit2 .h2{ font-size:20px; line-height:30px; padding-bottom:15px; background-size:100% auto;}
.tit2 .h3{ font-size:14px; line-height:34px; margin-top:0;}
.more3 span{ line-height:22px; padding:20px 25px 20px 60px; font-size:12px; }
}


.solution1{ margin-bottom:10vw;}
.solution1 .list{ font-size:16px; line-height:2em; margin-top:30px;}
.solution2{ }
.solution2 .list{ font-size:16px; line-height:2em; margin-top:30px; margin-bottom:40px; text-align:center;}
.solution2 .list2{ max-width:860px; margin:0 auto; margin-bottom:60px;}
.solution2 .list2 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 20px 20px; background:#0C419A; text-align:center;}
.solution2 .list2 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.solution2 .list2 ul li .txt{ color:#fff; padding:50px 10px;}
.solution2 .list2 ul li .txt .h2{ font-size:20px; line-height:30px; color:#ff9f42;}
.solution2 .list2 ul li .txt .h3{ font-size:50px; line-height:60px;}
.solution2 .list3{}
.solution2 .list3 .video{ margin-bottom:60px;}
@media(max-width:1024px){
.solution1{ margin-bottom:120px;}
.solution1 .list{ font-size:12px; line-height:2em; margin-top:10px; margin-bottom:40px;}
.solution2 .list2{ margin-bottom:30px;}
.solution2 .list2 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 10px 10px; }
.solution2 .list2 ul li .txt{ padding:40px 10px;}
.solution2 .list2 ul li .txt .h2{ font-size:16px; line-height:26px; }
.solution2 .list2 ul li .txt .h3{ font-size:30px; line-height:40px;}
.solution2 .list3 .video{ margin-bottom:50px;}
}


.partners1{ }
.partners1 .list{ margin-top:40px; margin-bottom:100px;}
.partners1 .list .h1{ text-align:right; font-size:14px; line-height:24px; margin-bottom:10px;}
.partners1 .list .table{ border-top:1px dotted #666; font-size:18px; line-height:28px;}
.partners1 .list .table tr{ }
.partners1 .list .table th{ border-bottom:1px dotted #666; width:40%; padding:15px 20px 15px 20px; background:#F0F0F0; font-weight:normal; color:#004097; text-align:left; vertical-align:top;}
.partners1 .list .table td{ border-bottom:1px dotted #666; width:60%; padding:15px 20px 15px 20px;}
.partners1 .list .table ul{ margin-left:20px;}
.partners1 .list .table ul li{ list-style: disc outside; margin-bottom:15px;}
.partners1 .list .table .h2{ margin-bottom:15px;}
.partners1 .list .table .h2 a{ text-decoration:underline;}
.partners1 .list .table .h2 img{ margin-left:5px; width:15px;}
.partners1 .list2{ border:2px solid #0C419A; padding:50px 0 45px 0; text-align:center;}
.partners1 .list2 .txt{ font-size:18px; line-height:2em; margin-bottom:35px;}
@media(max-width:1024px){
.partners1 .list{ margin-top:30px; margin-bottom:60px;}
.partners1 .list .h1{ font-size:12px; line-height:22px; margin-bottom:10px;}
.partners1 .list .table{ font-size:12px; line-height:22px;}
.partners1 .list .table th{ padding:10px 10px 10px 10px; }
.partners1 .list .table td{ padding:10px 10px 10px 10px;}
.partners1 .list .table ul li{ margin-bottom:5px;}
.partners1 .list .table .h2{ margin-bottom:5px;}
.partners1 .list .table .h2 img{ vertical-align:middle;}
.partners1 .list2{ padding:30px 25px 35px 25px; }
.partners1 .list2 .txt{ font-size:12px; line-height:2em; margin-bottom:20px;}
}


.story1{}
.story1 .list{ height:690px; margin-bottom:80px; background-position:bottom center; background-repeat:no-repeat;}
.story1 .list .txt{ text-align:center; padding:80px 0 0 0;}
.story1 .list .txt .h2{ font-size:36px; line-height:46px; color:#0C419A; margin-bottom:20px;}
.story1 .list .txt .h3{ font-size:16px; line-height:26px;}
.story2{}
.story2 .list{}
.story2 .list dl{ margin-bottom:120px;}
.story2 .list dl dt{ color:#fff; background:#004097 url(../images/bg_ttl.png) bottom 10px left no-repeat;}
.story2 .list dl dt .nr_box{ padding:30px 40px 40px 40px;
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;}
.story2 .list dl dt .img{ width:28%;}
.story2 .list dl dt .img img{ display:block; width:100%;}
.story2 .list dl dt .txtbg{ width:68%;}
.story2 .list dl dt .txt{}
.story2 .list dl dt .txt .h2{ font-size:18px; line-height:40px; margin-bottom:20px;}
.story2 .list dl dt .txt .h2 span{ background:#C3DAF8; color:#002D69; display:inline-block; padding:0 15px;}
.story2 .list dl dt .txt .h3{ font-size:28px; line-height:38px; margin-bottom:20px;}
.story2 .list dl dt .txt .h4{ font-size:16px; line-height:26px;}
.story2 .list dl dt .txt .h4 span{ font-size:22px; }
.story2 .list dl dd{}
.story2 .list ul li{ margin-top:50px;}
.story2 .list ul li .txt{}
.story2 .list ul li .txt .h2{ font-size:20px; line-height:30px; color:#004097; border-bottom:2px solid #C0C0C0; padding-bottom:15px; margin-bottom:25px;}
.story2 .list ul li .txt .h2 b{ font-size:20px;}
.story2 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
@media(max-width:1024px){
.story1 .list{ height:500px; margin-bottom:120px; background-size:cover;}
.story1 .list .txt{ padding:40px 0 0 0;}
.story1 .list .txt .h2{ font-size:23px; line-height:33px; margin-bottom:20px;}
.story1 .list .txt .h3{ font-size:12px; line-height:22px;}
.story2 .list dl{ margin:120px 0 0 0;}
.story2 .list dl dt{ position:relative; background-size:96% auto;}
.story2 .list dl dt .nr_box{ padding:100px 20px 40px 20px; display:block;}
.story2 .list dl dt .img{ width:140px; position:absolute; top:-70px; left:50%; transform:translateX(-50%);}
.story2 .list dl dt .txtbg{ width:100%; text-align:center;}
.story2 .list dl dt .txt .h2{ font-size:13px; line-height:30px; margin-bottom:20px;}
.story2 .list dl dt .txt .h2 span{ padding:0 15px;}
.story2 .list dl dt .txt .h3{ font-size:18px; line-height:28px; margin-bottom:20px;}
.story2 .list dl dt .txt .h4{ font-size:12px; line-height:22px;}
.story2 .list dl dt .txt .h4 span{ font-size:14px; }
.story2 .list dl dd{ padding:0 5%;}
.story2 .list ul li{ margin-top:40px;}
.story2 .list ul li .txt .h2{ font-size:14px; line-height:24px; padding-bottom:10px; margin-bottom:15px;}
.story2 .list ul li .txt .h3{ font-size:12px; line-height:22px;}
}


.more4{}
.more4 span{ display:inline-block; text-align:center; padding:0 40px; line-height:40px; background:#0C419A url(../images/arrow_white.png) left 15px center no-repeat; background-size:10px auto; color:#fff; font-size:12px;}
.more4 span:hover{ background-color:#557ab8;}
.contact1{}
.contact1 .tips1{ margin-bottom:60px;}
.contact1 .tips1 .h2{ font-size:16px; line-height:26px; margin-bottom:30px;}
.contact1 .tips1 .h3{ font-size:14px; line-height:18px; color:#B62B2B;}
.contact1 .tips1 .h3 span{ display:inline-block; border-radius:3px; padding:0 6px; background:#ED7474; color:#fff;}
.contact1 .list{}
.contact1 .list .form{ margin-bottom:80px;}
.contact1 .list .form dl{ margin-top:60px;}
.contact1 .list .form dl dt{ background:#EEEEEE; color:#0C419A; font-size:18px; line-height:50px; padding:0 10px 0 30px; position:relative;}
.contact1 .list .form dl dt:before{ content:""; width:10px; height:10px; border-radius:100%; background:#0C419A; position:absolute; left:10px; top:50%; transform:translateY(-50%);}
.contact1 .list .form dl dt:after{ content:""; width:14px; height:2px; background:#0C419A; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.contact1 .list .form dl dd{}
.contact1 .list .form dl dd table{}
.contact1 .list .form dl dd table tr{}
.contact1 .list .form dl dd table th{ border-bottom:1px dotted #B5B5B5; padding:25px 10px; width:34%; font-weight:normal; text-align:left; vertical-align:top;}
.contact1 .list .form dl dd table td{ border-bottom:1px dotted #B5B5B5; padding:25px 10px; width:66%;}
.contact1 .list .form .h2{ font-size:14px; line-height:18px;}
.contact1 .list .form .h2 span{ display:inline-block; border-radius:3px; padding:0 6px; background:#ED7474; color:#fff; margin-left:5px;}
.contact1 .list .form .h3{ font-size:12px; line-height:22px; margin-top:5px;}
.contact1 .list .form .text1{ display:block; border:1px solid #B5B5B5; background:#fff; border-radius:5px; line-height:28px; height:28px; padding:0 10px; width:93%; margin-top:10px;}
.contact1 .list .form .text2{ display:block; border:1px solid #B5B5B5; background:#fff; border-radius:5px; line-height:28px; height:248px; padding:0 10px; width:93%; }
.contact1 .list .form .select1{ display:block; border:1px solid #B5B5B5; background:#fff; border-radius:5px; line-height:28px; height:30px; padding:0 10px; width:200px; }
.contact1 .list .form .radio_box1{ font-size:14px; line-height:24px;}
.contact1 .list .form .radio_box1 ul li{ margin-bottom:10px;}
.contact1 .list .form .radio_box1 label input{ margin-right:10px;}
.contact1 .tips2{ max-width:876px; margin:0 auto; border:2px solid #004097; padding:30px 0 40px 0; margin-bottom:60px; text-align:center;}
.contact1 .tips2 .txt{ font-size:14px; line-height:24px; margin-bottom:20px;}
.contact1 .tips2 .h2{ background:#EBEBEB; width:77%; margin:0 auto; margin-top:25px; font-size:14px; line-height:24px; color:#004097; padding:18px 0;}
.contact1 .tips2 .h2 input{ margin-right:5px;}
.contact1 .more3 span{ min-width:40%;}
@media(max-width:1024px){
.more4 span{ padding:0 40px; width:calc(100% - 80px);}
.contact1 .tips1{ margin-bottom:30px;}
.contact1 .tips1 .h2{ font-size:14px; line-height:24px; margin-bottom:20px;}
.contact1 .tips1 .h3{ font-size:12px; line-height:18px; }
.contact1 .list .form{ margin-bottom:80px;}
.contact1 .list .form dl{ margin-top:60px;}
.contact1 .list .form dl dt{ font-size:13px; line-height:50px; padding:0 10px 0 30px; }
.contact1 .list .form dl dd table th{ display:block; padding:25px 2% 5px 2%; width:96%; }
.contact1 .list .form dl dd table td{ display:block; padding:10px 0 25px 0; width:100%; border-bottom:none;}
.contact1 .list .form .h2{ font-size:12px; line-height:18px;}
.contact1 .list .form .text1{ width:calc(100% - 22px); }
.contact1 .list .form .text2{ width:calc(100% - 22px); height:122px;}
.contact1 .list .form .radio_box1{ font-size:12px; line-height:22px;}
.contact1 .list .form .radio_box1 ul li{ margin-bottom:5px;}
.contact1 .tips2{ padding:20px 5% 30px 5%; margin-bottom:60px; }
.contact1 .tips2 .txt{ font-size:12px; line-height:22px; margin-bottom:20px;}
.contact1 .tips2 .h2{ width:90%; margin-top:25px; font-size:12px; line-height:22px; padding:18px 5%;}
.contact1 .more3 span{ min-width:calc(100% - 85px);}
}


.download1{}
.download1 .tips1{ margin-bottom:60px;}
.download1 .tips1 .h2{ font-size:16px; line-height:26px; margin-bottom:30px;}
.download1 .tips1 .h3{ font-size:14px; line-height:18px; color:#B62B2B;}
.download1 .tips1 .h3 span{ display:inline-block; border-radius:3px; padding:0 6px; background:#ED7474; color:#fff;}
.download1 .list{}
.download1 .list .form{ margin-bottom:80px;}
.download1 .list .form dl{ margin-top:60px;}
.download1 .list .form dl dt{ background:#EEEEEE; color:#0C419A; font-size:18px; line-height:50px; padding:0 10px 0 30px; position:relative;}
.download1 .list .form dl dt:before{ content:""; width:10px; height:10px; border-radius:100%; background:#0C419A; position:absolute; left:10px; top:50%; transform:translateY(-50%);}
.download1 .list .form dl dt:after{ content:""; width:14px; height:2px; background:#0C419A; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.download1 .list .form dl dd{}
.download1 .list .form dl dd table{}
.download1 .list .form dl dd table tr{}
.download1 .list .form dl dd table th{ border-bottom:1px dotted #B5B5B5; padding:25px 10px; width:34%; font-weight:normal; text-align:left; vertical-align:top;}
.download1 .list .form dl dd table td{ border-bottom:1px dotted #B5B5B5; padding:25px 10px; width:66%;}
.download1 .list .form .h2{ font-size:14px; line-height:18px;}
.download1 .list .form .h2 span{ display:inline-block; border-radius:3px; padding:0 6px; background:#ED7474; color:#fff; margin-left:5px;}
.download1 .list .form .h3{ font-size:12px; line-height:22px; margin-top:5px;}
.download1 .list .form .text1{ display:block; border:1px solid #B5B5B5; background:#fff; border-radius:5px; line-height:28px; height:28px; padding:0 10px; width:93%; margin-top:10px;}
.download1 .list .form .text2{ display:block; border:1px solid #B5B5B5; background:#fff; border-radius:5px; line-height:28px; height:248px; padding:0 10px; width:93%; }
.download1 .list .form .select1{ display:block; border:1px solid #B5B5B5; background:#fff; border-radius:5px; line-height:28px; height:30px; padding:0 10px; width:200px; }
.download1 .list .form .radio_box1{ font-size:14px; line-height:24px;}
.download1 .list .form .radio_box1 ul li{ margin-bottom:10px;}
.download1 .list .form .radio_box1 label input{ margin-right:10px;}
.download1 .tips2{ max-width:876px; margin:0 auto; border:2px solid #004097; padding:30px 0 40px 0; margin-bottom:60px; text-align:center;}
.download1 .tips2 .txt{ font-size:14px; line-height:24px; margin-bottom:20px;}
.download1 .tips2 .h2{ background:#EBEBEB; width:77%; margin:0 auto; margin-top:25px; font-size:14px; line-height:24px; color:#004097; padding:18px 0;}
.download1 .tips2 .h2 input{ margin-right:5px;}
.download1 .more3 span{ min-width:40%;}
@media(max-width:1024px){
.download1 .tips1{ margin-bottom:30px;}
.download1 .tips1 .h2{ font-size:14px; line-height:24px; margin-bottom:20px;}
.download1 .tips1 .h3{ font-size:12px; line-height:18px; }
.download1 .list .form{ margin-bottom:80px;}
.download1 .list .form dl{ margin-top:60px;}
.download1 .list .form dl dt{ font-size:13px; line-height:50px; padding:0 10px 0 30px; }
.download1 .list .form dl dd table th{ display:block; padding:25px 2% 5px 2%; width:96%; }
.download1 .list .form dl dd table td{ display:block; padding:10px 0 25px 0; width:100%; border-bottom:none;}
.download1 .list .form .h2{ font-size:12px; line-height:18px;}
.download1 .list .form .text1{ width:calc(100% - 22px); }
.download1 .list .form .text2{ width:calc(100% - 22px); height:122px;}
.download1 .list .form .radio_box1{ font-size:12px; line-height:22px;}
.download1 .list .form .radio_box1 ul li{ margin-bottom:5px;}
.download1 .tips2{ padding:20px 5% 30px 5%; margin-bottom:60px; }
.download1 .tips2 .txt{ font-size:12px; line-height:22px; margin-bottom:20px;}
.download1 .tips2 .h2{ width:90%; margin-top:25px; font-size:12px; line-height:22px; padding:18px 5%;}
.download1 .more3 span{ min-width:calc(100% - 85px);}
}


.innavbg{ background:#F0F0F0; padding:10px 0;}
.innav{ text-align:center; font-size:14px; line-height:30px;}
.innav ul{
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;}
.innav ul li{ min-width:180px; border-left:1px solid #ccc;}
.innav ul li:nth-child(1){ border-left:none;}
.innav ul li a{ display:inline-block; padding:0 10px; border-bottom:2px solid transparent;}
.innav ul li a:hover{ background:#F5F5F5;}
.innav ul li.active a{ border-color:#0C419A;}

.innav2bg{ padding:10px 0; margin-top:100px;}
.innav2{ text-align:center; font-size:14px; line-height:30px;}
.innav2 ul{
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;}
.innav2 ul li{ min-width:180px; border-left:1px solid #ccc;}
.innav2 ul li:nth-child(1){ border-left:none;}
.innav2 ul li a{ display:inline-block; padding:0 10px; border-bottom:2px solid transparent;}
.innav2 ul li a:hover{ background:#F5F5F5;}
.innav2 ul li.active a{ border-color:#0C419A;}

.innav3bg{ padding:10px 0; border-bottom:1px solid #D3D3D3;}
.innav3{ text-align:center; font-size:14px; line-height:30px;}
.innav3 ul{
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;}
.innav3 ul li{ min-width:180px; border-left:1px solid #ccc;}
.innav3 ul li:nth-child(1){ border-left:none;}
.innav3 ul li a{ display:inline-block; padding:0 10px; border-bottom:2px solid transparent;}
.innav3 ul li a:hover{ background:#F5F5F5;}
.innav3 ul li.active a{ border-color:#0C419A;}
@media(max-width:1024px){
.innav{ font-size:12px; line-height:30px;}
.innav ul{ flex-wrap:wrap;}
.innav ul li{ min-width:calc(100%/3 - 1px); border-left:1px solid #ccc;}

.innav2bg{ margin-top:60px;}
.innav2{ font-size:12px; line-height:30px;}
.innav2 ul{ flex-wrap:wrap;}
.innav2 ul li{ min-width:calc(100%/3 - 1px); border-left:1px solid #ccc;}

.innav3{ font-size:12px; line-height:30px;}
.innav3 ul{ flex-wrap:wrap;}
.innav3 ul li{ min-width:calc(100%/3 - 1px); border-left:1px solid #ccc;}
}


.tit3{ text-align:center;}
.tit3 .h2{ font-size:30px; line-height:40px; color:#0C419A; font-weight:bold;}
.tit4{ border-top:3px solid #0C419A; border-bottom:3px solid #0C419A; text-align:center;}
.tit4 .h2{ font-size:22px; line-height:32px; color:#0C419A; padding:15px 0;}
.structure1{}
.structure1 .list{ margin-top:10px; position:relative; margin-bottom:100px;}
.structure1 .list ul{}
.structure1 .list:before{ content:""; width:89px; height:130px; background:url(../images/s_arrow.png) center no-repeat; background-size:contain; position:absolute; left:52%; top:50%; transform:translate(-50%,-50%);}
.structure1 .list ul li{ float:left; width:calc((100% - 40px)/2); margin:40px 0 0 40px; }
.structure1 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.structure1 .list ul li .img{}
.structure1 .list ul li .img img{ display:block; width:100%;}
.structure1 .list ul li .txt{ text-align:center; margin-top:-20px;}
.structure1 .list ul li .txt .h2{ font-size:20px; line-height:30px;}
.structure1 .list ul li .txt .h2 span{ display:inline-block; background:#031847; color:#fff; padding:5px 40px;}
.structure2{ margin-bottom:100px; background:#eee; padding:35px 5%;}
.structure2 .list{ margin-top:30px;}
.structure2 .list img{ max-width:100%;}
@media(max-width:1024px){
.tit3 .h2{ font-size:21px; line-height:31px; }
.tit4 .h2{ font-size:15px; line-height:25px; padding:10px 0;}
.structure1 .list:before{ width:103px; height:70px; background-image:url(../images/s_arrow_sp.png); z-index:2; left:50%; top:54%;}
.structure1 .list ul li{ float:left; width:100%; margin:40px 0 0 0; }
.structure1 .list ul li .txt .h2{ font-size:12px; line-height:22px;}
}


.tit5{}
.tit5 .h2{ background:#EEEEEE; color:#0C419A; font-size:18px; line-height:50px; padding:0 10px 0 30px; position:relative;}
.tit5 .h2:before{ content:""; width:10px; height:10px; border-radius:100%; background:#0C419A; position:absolute; left:10px; top:50%; transform:translateY(-50%);}
.tit5 .h2:after{ content:""; width:14px; height:2px; background:#0C419A; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.feature1{ margin-bottom:90px;}
.feature1 .list{ margin-top:30px; font-size:16px; line-height:2em; text-align:center;}
.feature1 .list2{ margin-top:30px;}
.feature1 .list2 ul li{ float:left; width:calc((100% - 60px)/4); margin:20px 0 0 20px; background:#0C419A; text-align:center;}
.feature1 .list2 ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.feature1 .list2 ul li .txt{ color:#fff; padding:55px 10px 40px 10px;}
.feature1 .list2 ul li .txt .h2{ font-size:20px; line-height:30px; color:#ff9f42;}
.feature1 .list2 ul li .txt .h3{ font-size:40px; line-height:50px; margin-bottom:5px;}
.feature1 .list2 ul li .txt .h4{ font-size:14px; line-height:24px;height: 48px;}
.feature2{ max-width:690px; margin:0 auto;}
.feature2 .list{ margin-top:20px;}
@media(max-width:1024px){
.feature1 .list{ margin-top:20px; font-size:12px; line-height:2em;}
.feature1 .list2{ margin-top:30px;}
.feature1 .list2 ul li{ float:left; width:calc((100% - 10px)/2); margin:10px 0 0 10px; }
.feature1 .list2 ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.feature1 .list2 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.feature1 .list2 ul li .txt{ color:#fff; padding:30px 10px 30px 10px;}
.feature1 .list2 ul li .txt .h2{ font-size:16px; line-height:26px; }
.feature1 .list2 ul li .txt .h3{ font-size:30px; line-height:40px; margin-bottom:5px;}
.feature1 .list2 ul li .txt .h4{ font-size:12px; line-height:22px;}
}


.more5{ text-align:center;}
.more5 span{ display:inline-block; text-align:center; width:100%; background:#fff; color:#004097; line-height:30px;}
.more5 span:hover{}
.tit6{}
.tit6 .h2{ font-size:24px; line-height:34px; border-bottom:4px solid rgba(255,255,255,.6); padding-bottom:5px;}
.product1{}
.product1 dl{ margin-bottom:90px;}
.product1 dl.dl_last{ border:2px solid #0C419A; padding:45px 0;}
.product1 dl dt{}
.product1 dl dd{ margin-top:40px;}
.pro1_box{ border-top:4px solid #E2E2E2; padding-top:10px;}
.product1 dl dd .pro1_box:nth-child(1){ border-top:none; padding-top:0;}
.product1 ul{ position:relative;
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: flex-start;
align-items: flex-start;
flex-wrap:wrap;}
.product1 ul li{ float:left; width:184px; margin:0 0 10px 10px; /*position:relative;*/ }
.product1 dl dd ul li:nth-child(5n-4){ margin-left:0; clear:left;}
.product1 ul li .nr_box{ position:relative; cursor:pointer;}
.product1 ul li .nr_box:before{ content:""; width:0; height:0; border:10px solid; border-left-color:transparent; border-right-color:transparent; border-top-color:transparent; border-bottom-color:#004097; position:absolute; bottom:-20px; left:50%; transform:translateX(-50%); display:none;}
.product1 ul li.active .nr_box:before{ display:block;}
.product1 ul li .nr_box .img{ padding-bottom:100%; position:relative; z-index:1;}
.product1 ul li .nr_box .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; z-index:1;}
.product1 ul li .nr_box .img:before{ content:""; width:100%; height:100%; background:rgba(0,64,151,0.85); position:absolute; top:0; left:0; display:none; z-index:2;}
.product1 ul li .nr_box:hover .img:before{ display:block;}
.product1 ul li .nr_box .txtbg{ width:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2; display:none;}
.product1 ul li .nr_box:hover .txtbg{ display:block;}
.product1 ul li .nr_box .txt{ color:#fff; text-align:center; padding:0 10px;}
.product1 ul li .nr_box .txt .h2{ font-size:14px; line-height:24px;}
.product1 ul li .nr_box .more5{ position:absolute; bottom:10px; left:50%; transform:translateX(-50%); width:calc(100% - 20px); z-index:3; display:none;}
.product1 ul li .nr_box:hover .more5{ display:block;}
.proDetail1_bg{ padding:0 2000px; margin-left:-2000px; background:#004097; margin-top:20px; opacity:0; visibility:hidden;}
.product1 ul li.active .proDetail1_bg{ opacity:1; visibility:visible;}
.proDetail1bg{ width:100%;/* padding:20px 0 0 0;*/ position:absolute; left:0; opacity:0; visibility:hidden; height:0;}
.product1 ul li.active .proDetail1bg{ opacity:1; visibility:visible; height:auto;}
.proDetail1bg .wapper3{/* padding:0 1000px; margin-left:-1000px; background:#004097;*/}
/*.product1 dl dd ul li:nth-child(5n-3) .proDetail1bg .wapper3{ margin-left:-1194px;}
.product1 dl dd ul li:nth-child(5n-2) .proDetail1bg .wapper3{ margin-left:-1388px;}
.product1 dl dd ul li:nth-child(5n-1) .proDetail1bg .wapper3{ margin-left:-1582px;}
.product1 dl dd ul li:nth-child(5n) .proDetail1bg .wapper3{ margin-left:-1776px;}*/
.proDetail1{ position:relative; color:#fff; padding:1px 0;}
.proDetail1_close1{ width:50px; height:50px; line-height:50px; text-align:center; background:#fff; color:#004097; font-weight:bold; position:absolute; top:0; right:0; font-size:30px; cursor:pointer;}
.proDetail1 .tit6{ padding-top:60px;}
.proDetail1 .xiangqing{ margin-top:30px; padding-bottom:60px;}
.proDetail1 .xiangqing .lt{ float:left; width:30%;}
.proDetail1 .xiangqing .lt .img{ margin-bottom:15px;}
.proDetail1 .xiangqing .lt .img img{ max-width:100%;}
.proDetail1 .xiangqing .lt .more1 span{ line-height:40px; font-size:14px; width:calc(100% - 86px);}
.proDetail1 .xiangqing .rt{ float:right; width:66%;}
.proDetail1 .xiangqing .rt .h1{ font-size:14px; line-height:24px;}
.proDetail1 .xiangqing .rt .h1 span{ display:inline-block; vertical-align:top; padding:0 20px; position:relative; background:#666; color:#fff; z-index:1;}
.proDetail1 .xiangqing .rt .h1 span:before{ content:""; width:30px; height:30px; background:#666; position:absolute; right:-15px; top:0; transform:skew(45deg, 0deg); }
.proDetail1 .xiangqing .rt .box1{ overflow-x:auto; background:#fff; position:relative; z-index:2;}
.proDetail1 .xiangqing .rt .box1 p{ padding:0;}
.proDetail1 .xiangqing .rt img{ max-width:none !important;}
.product1 .shipin1{ margin-bottom:90px;}
.product1 .shipin1 video{ width:100%;}
@media(max-width:1024px){
.tit6 .h2{ font-size:20px; line-height:30px; padding-bottom:5px;}
.product1 dl{ margin-bottom:60px;}
.product1 dl.dl_last{ padding:30px 0;}
.product1 dl dd{ margin-top:40px; text-align:center;}
.product1 ul li{ float:none; display:inline-block; vertical-align:top; width:150px; margin:0 0 10px 10px; }
.product1 dl dd ul li:nth-child(5n-4){ margin-left:10px; clear:none;}
.product1 dl dd ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.product1 ul li .nr_box .txt .h2{ font-size:12px; line-height:22px;}
.proDetail1bg .wapper3{ width:314px; padding:0 100px; margin-left:-100px; }
.product1 dl dd ul li:nth-child(5n-3) .proDetail1bg .wapper3{ margin-left:-100px;}
.product1 dl dd ul li:nth-child(5n-2) .proDetail1bg .wapper3{ margin-left:-100px;}
.product1 dl dd ul li:nth-child(5n-1) .proDetail1bg .wapper3{ margin-left:-100px;}
.product1 dl dd ul li:nth-child(5n) .proDetail1bg .wapper3{ margin-left:-100px;}
.product1 dl dd ul li:nth-child(2n) .proDetail1bg .wapper3{ margin-left:-264px;}
.proDetail1{ padding:30px 0;}
.proDetail1_close1{ width:40px; height:40px; line-height:40px; font-size:20px; }
.proDetail1 .xiangqing{ margin-top:20px;}
.proDetail1 .xiangqing .lt{ float:left; width:100%; margin-bottom:20px;}
.proDetail1 .xiangqing .lt .img{ margin-bottom:10px;}
.proDetail1 .xiangqing .rt{ float:right; width:100%;}
.product1 .shipin1{ margin-bottom:60px;}
}














