﻿@charset "utf-8";
@import url('../fonts/iconfont/iconfont.css');
@font-face {
  font-family: 'Roboto';  /* project id 1951647 */
  src: url('../fonts/Roboto-Bold/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Roboto-Bold/Roboto-Bold.woff2') format('woff2'),
  url('../fonts/Roboto-Bold/Roboto-Bold.woff') format('woff'),
  url('../fonts/Roboto-Bold/Roboto-Bold.ttf') format('truetype'),
  url('../fonts/Roboto-Bold/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensed';  /* project id 1951647 */
  src: url('../fonts/RobotoCondensed-Light/RobotoCondensed-Light.eot');
  src: url('../fonts/RobotoCondensed-Light/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/RobotoCondensed-Light/RobotoCondensed-Light.woff2') format('woff2'),
  url('../fonts/RobotoCondensed-Light/RobotoCondensed-Light.woff') format('woff'),
  url('../fonts/RobotoCondensed-Light/RobotoCondensed-Light.ttf') format('truetype'),
  url('../fonts/RobotoCondensed-Light/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg');
  font-display: swap;
}
/*****  font-display: swap;  字体延迟加载*****/

html,body{
          -ms-overflow-style: scrollbar;/*解决ie浏览器右侧滚动条遮挡内容问题*/
}
a{outline:none;  color:#333;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
a:focus{outline:none;}
a:link,a:visited{text-decoration:none;}
a:hover{color:#25498e;text-decoration:none;}
img,li{border:0;vertical-align:top;}
img{max-width:100%;}
.clear{clear:both;width:0;height:0;font-size:0;line-height:0;}
*{margin:0;padding:0;transition:all .3s;}
ul{list-style-type:none;}
dd,dt,h5,img,li,ul{margin:0;padding:0;}
b,body,dd,div,form,h5,h6,html,img,input,li,p,pre,td,ul{margin:0 auto;padding:0;font-family:Roboto,Arial,Verdana, Tahoma, Geneva,  sans-serif;}
h1,h2,h3,h4,dt{font-family:Roboto,Arial,Verdana, Tahoma, Geneva,  sans-serif;}
.clearfix:after,.clearfix:before{display:table;content:" ";}
.clearfix:after{clear:both;}
input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #999;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #999;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #999;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #999;
}
.noinfo{font-size:16px;text-align:center;margin-top:20px;}
.item .img{overflow:hidden;}
.item .img img{width:100%;transition:all .3s;}
.item:hover .img img{transform: scale(1.1);}

body{padding-top:145px;}
.container{width:1230px;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    body{padding-top:114px;}
    .container{width:100%;}
}
@media screen and (min-width:768px ) and (max-width:991px) {
    body{padding-top:60px;}
    .container{width:100%;}
}
@media screen and (min-width:1px ) and (max-width:767px) {
    body{padding-top:60px;}
    .container{width:100%;}
}

/*搜索框*/
#SearchBox{position:fixed;top:0;right:0;left:100%;bottom:100%;background:rgba(0,0,0,1);overflow:hidden;padding:0;transition:all .5s;text-align:right;z-index:9999;}
#SearchBox .searchclose{display:inline-block;width:36px;height:36px;text-align:center;line-height:36px;font-size:24px;color:rgb(255, 255, 255);cursor:pointer;transition:all .2s;}
#SearchBox.show{left:0;bottom:0;padding:30px;}
#SearchBox .searchclose:hover{
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */}
#sform{width:80%;margin:0 auto;}
#sform{position:relative;margin-top:50px;border-bottom:1px solid rgb(255, 255, 255);overflow:hidden;}
#sform #stext{float:left;width:calc(100% - 160px);height:160px;line-height:160px;font-weight:700;border:none;background:transparent;font-size:64px;color:rgb(255, 255, 255);}
#sform #sbut{float:right;width:160px;height:160px;line-height:160px;background:transparent;border:none;}
#sform #sbut>i{display:inline-block;font-size:80px;color:rgb(255, 255, 255);}
@media (min-width:1230px) and (max-width:1429px) {
    #sform{width:100%;}
    #sform #stext{font-size:48px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #sform{width:100%;}
    #sform #stext{font-size:36px;width:calc(100% - 100px);height:100px;line-height:100px;}
    #sform #sbut{width:100px;height:100px;line-height:100px;}
    #sform #sbut>i{font-size:60px;}
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px){
}

header{position:relative;background-color:#fff;position:fixed;top:0;width:100%;z-index:10;transition:all .3s;}
header.fixhead{box-shadow:0px 3px 3px #eee;}
header.fixhead #top{display:none;}
header.fixhead #Menu ul.menunav{padding:10px 0;}

#top{padding-top:7px;padding-bottom:7px;overflow:hidden;}
#top .left{float:left;width:50%;}
#top .left a{color:#fff;display:inline-block;line-height:30px;font-size:16px;}
#top .right{float:right;width:50%;text-align:right;padding-top:5px;}
#top .right a{color:#fff;display:inline-block;width:30px;height:30px;line-height:28px;margin-left:10px;text-align:center;vertical-align:top;}

#logo{display:none;}
#logo img{transition:all .3s;}
#top{background-color:#25498e;}
#top .contacts{text-align:right;}
#top .contacts>a{margin-left:40px;display:inline-block;font-size:16px;line-height:30px;color:#bab8b9;}
#top .contacts>a>i{margin-right:10px;font-size:22px;line-height:30px;vertical-align:top;display:inline-block;}
#top .contacts>a:hover{color:#25498e;}

#Menu{}
#Menu ul.menunav{text-align:right;padding:30px 0;transition:all .3s;}
#Menu ul.menunav>li{display:inline-block;margin:0;text-align:center;}
#Menu ul.menunav>li.logo{float:left;}
#Menu ul.menunav>li.logo>a{padding:0;border-bottom:none!important;}
#Menu ul.menunav>li.lang{display:none;}
#Menu ul.menunav>li>a{position:relative;display:block;font-size:20px;line-height:30px;padding:5px 10px;text-transform:uppercase;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
#Menu ul.menunav>li:not(:last-child){}
#Menu ul.menunav>li:nth-child(2){border-left:none;}
#Menu ul>li#search{}
#Menu ul>.open>a,#Menu ul>.open>a:focus,#Menu ul>.open>a:hover,#Menu ul>.active>a,#Menu ul>.active>a:hover{color:#25498e;}
#Menu ul>li.dropdown>a>i{display:inline-block;transition:all .2s;vertical-align:top;margin-left:3px;}
#Menu ul>li.dropdown:hover>a>i{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);}

#Menu ul>li{position:relative;}
#Menu ul>li ul.dropdown-menu{border-radius:0;margin-top:0;min-width:100%;background-color:#25498e;padding:0;}
#Menu ul>li ul.dropdown-menu>li{float:initial;width:100%;margin:0;}
#Menu ul>li ul.dropdown-menu>li>a{line-height:24px;  font-size:14px; border-top:1px solid #fff;padding:6px 15px;display:block;font-weight:normal;color:#fff;}
#Menu ul>li ul.dropdown-menu>li>a>i{font-size:14px;}
#Menu ul>li ul.dropdown-menu>li>a:hover{background:#fff;color:#25498e;}
#Menu ul>li:hover ul.dropdown-menu{display:block; border:none;}

#top_lang li{margin-left:20px;}
#top_lang li a{font-size:22px; color:#333333; text-transform:uppercase; line-height:80px;}

/*手机导航*/
header #menu_btn{ width: 28px; height: 20px; float: right; margin-top: 30px; cursor: pointer; position: relative; display: none;}
header #menu_btn>.menu_btn_top{ position:absolute; top:5px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#25498e; -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
header #menu_btn>.menu_btn_med{ position:absolute; top:15px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#25498e; -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
header #menu_btn>.menu_btn_bot{ position:absolute; top:25px; left:50%; width:28px; height:3px; border-radius:1.5px; background-color:#25498e; -webkit-transition:top .3s,background-color .3s,transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-o-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-ms-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-moz-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-webkit-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s;transition:top .3s,background-color .3s,transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-o-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-ms-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-moz-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-webkit-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s;-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
header #menu_btn.show>.menu_btn_top{ top:50%; background:#25498e; -webkit-transform:translate(-50%,-50%) rotate(135deg); -moz-transform:translate(-50%,-50%) rotate(135deg); -o-transform:translate(-50%,-50%) rotate(135deg); transform:translate(-50%,-50%) rotate(135deg); -ms-transform:translate(-50%,-50%) rotate(135deg);}
header #menu_btn.show>.menu_btn_med{ top:50%; background:#25498e; -webkit-transform:translate(-50%,-50%) rotate(135deg); -moz-transform:translate(-50%,-50%) rotate(135deg); -o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg); -ms-transform:translate(-50%,-50%) rotate(135deg);}
header #menu_btn.show>.menu_btn_bot{ top:50%; background:#25498e; -webkit-transform:translate(-50%,-50%) rotate(45deg); -moz-transform:translate(-50%,-50%) rotate(45deg); -o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg); -ms-transform:translate(-50%,-50%) rotate(45deg);}

@media (min-width:1230px) and (max-width:1429px) {
}
@media (min-width:992px) and (max-width:1229px) {
    header{}
    #logo{padding:10px 15px;}
    #TopSearch{}
    #Menu{float:none;}
    #Menu ul.menunav{padding:15px 0;}
    #Menu ul>li.logo{}
    #Menu ul>li.logo img{}
    #Menu ul.menunav>li>a{font-size:16px;}
    #Menu ul>li ul.dropdown-menu>li{padding-top:0;}
}
@media (min-width:768px) and (max-width:991px){    
    #top{display:none;}
    #Menu{}
    #logo{display:block;padding:10px 0px;width:100%;float:none;}
    #logo img{height:40px;}
    header #menu_btn{ display: block;margin-top:5px;}
    
}
@media (min-width:1px) and (max-width:767px) {
    #top{display:none;}
    #Menu{}
    #logo{display:block;padding:10px 0;width:100%;float:none;}
    #logo img{height:40px;}
    header #menu_btn{ display: block;margin-top:5px;}
    
}
@media (min-width:1px) and (max-width:991px) {
    #Menu #top{display:none;}
    #Menu ul.menunav>li:nth-child(2){padding-left:15px;}
    #Menu ul.menunav>li:nth-child(2)::before {display:none;}
    #Menu ul.menunav>li:not(:first-child){border-left:none;}

    header{}
    header .navbar-brand img{margin:0;width:200px;}
    #Menu{width:220px;position:fixed;left:-220px;top: 0px; bottom: 0px; background: #25498e; z-index: 99999; overflow-x:hidden;overflow-y:auto;transition:all .5s ease;padding-top:0;}
    #Menu.show{left:0;}
    #Menu .container{padding:0;}
    #Menu .tel{display:none;}
    #Menu ul.menunav{margin:0;}
    #Menu ul.menunav>li.logo{display:block;}
    #Menu ul.menunav{display: block; padding: 0px 0 60px; text-align: left;overflow:hidden;}
    #Menu ul.menunav>li{width:100%; padding:0 15px; margin:10px 0 0;}
    #Menu ul.menunav>li:nth-child(1){width:100%; padding:5px 15px; text-align: center;border-bottom:1px solid #fff;margin:0;background-color:#fff;}
    #Menu ul.menunav>li:nth-child(1)>a{padding: 0;}
    #Menu ul.menunav>li:nth-child(1)>a>img{}
    #Menu ul.menunav>li>a{font-size:14px;padding:0px;font-weight:bold;background-color:transparent !important;color: #f5f5f5 !important;text-align:left;}
    #Menu ul.menunav>li>a:hover:after,#Menu ul>.open>a:after{opacity:0;}
    #Menu ul>li>a,#Menu ul>li:hover>a,#Menu ul>li.active:hover>a{border:none;}
    #Menu ul>.open>a,#Menu ul>.open>a:focus,#Menu ul>.open>a:hover,#Menu ul>.active>a,#Menu ul>.active>a:hover{border-bottom:none;}
    #Menu ul>li ul.dropdown{position:relative;}
    #Menu ul>li ul.dropdown-menu{width:100%;position:relative;display:block;background-color:transparent!important;box-shadow:none;border:none;padding-left:0;overflow:hidden;min-width: inherit; margin-top:0;}
    #Menu ul>li ul.dropdown-menu>li{ width:100%;height:auto;line-height:24px;background:none;text-align:left;margin: 0px;}
    #Menu ul>li ul.dropdown-menu>li>a{ position:inherit;color:#fff; font-size:13px;line-height:18px;padding:3px 0;white-space:initial;border:none;letter-spacing:0;background-color:transparent;}
    #Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#25498e;color:#fff;}
    #Menu ul>li ul.dropdown-menu>li>a>i{float:left;}

    #Menu ul.menunav>li.lang{display:block;text-align:left;}
    #Menu ul.menunav>li.lang>a{display:inline-block;margin-right:20px;}

    #Menu ul>li#search>a{display:none;}
    #Menu ul>li#search #SearchBox{position:relative;background:none;left:initial;right:initial;top:initial;bottom:initial;}
    #Menu ul>li#search #SearchBox .searchclose{display:none;}
    #Menu ul>li#search #SearchBox #sform{display:block;background-color:#fff;width:100%;border:1px solid #fff;margin:0;}
    #Menu ul>li#search #SearchBox #stext{width:80%;background-color:#fff;height:30px;line-height:30px;color:#333;font-size:14px;font-weight:normal;padding-left:8px;}
    #Menu ul>li#search #SearchBox #sbut{width:20%;height:30px;line-height:30px;background-color:#25498e;}
    #Menu ul>li#search #SearchBox #sbut>i{height:30px;line-height:30px;width:30px;font-size:18px;vertical-align:top;}
}

#bframe{overflow:hidden;position:relative;}
#bframe img{max-width:100%;display:block;margin:0 auto;}
#ibframe{}
#ibframe .swiper-slide img{transform:scale(1.1);transition:all 2.1s;}
#ibframe .swiper-slide-active{z-index:1;}
#ibframe .swiper-slide-active img{transform:scale(1);}
#ibframe .swiper-pagination{bottom:20px;}
#ibframe .swiper-pagination-bullet{width:43px;height:6px;background-color:#acacac;border-radius:0%;opacity:1;border:none;margin:0 10px;}
#ibframe .swiper-pagination-bullet-active{background-color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px){
    #bframe{}
    #ibframe .swiper-pagination-bullet{width:20px;height:3px;margin:0 5px;}
}


.frame{padding-top:50px;padding-bottom:50px;overflow:hidden;}
.frame .title{margin-bottom:30px;text-align:center;}
.frame .title h2{font-size:30px;margin-bottom:5px;margin-top:0;text-transform:uppercase;letter-spacing:10px;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
.frame .title .line{width:50%;height:2px;background-color:#aaa;position:relative;border-radius:50%;}
.frame .title p{font-size:14px;line-height:1.5;color:#1e1e1e;font-family:Cambria,Arial, Helvetica, sans-serif;font-style:italic;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    .frame{padding-top:30px;padding-bottom:30px;}
    .frame .title{margin-bottom:20px;}
    .frame .title h2{font-size:28px;letter-spacing:8px;}
    .frame .title p{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:10px;}
    .frame .title h2{font-size:22px;letter-spacing:6px;}
    .frame .title h5{font-size:18px;}
    .frame .title p{font-size:14px;}
}
@media (max-width:767px){
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:15px;}
    .frame .title h2{font-size:18px;letter-spacing:4px;}
    .frame .title h5{font-size:16px;}
    .frame .title .line{width:300px;}
    .frame .title p{font-size:12px;}
}

#frame1{background-color:#f4f4f4;}
#frame1 .SectionList{overflow:hidden;margin:0 -30px;}
#frame1 .item{width:33.33%;float:left;padding:0 30px 15px;}
#frame1 .item:nth-child(3n+1){clear:left;}
#frame1 .item .img{border:2px solid #fff;}
#frame1 .item .txt{padding-top:20px;}
#frame1 .item .txt h4{font-size:20px;line-height:25px;margin:0 0 10px;color:#555;text-transform:uppercase;}
#frame1 .item .txt p{font-size:14px;line-height:24px;color:#777;height:72px;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:1px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
#frame1 .item .link{display:inline-block;padding:10px 30px;font-size:14px;line-height:24px;background-color:#fff;margin-top:25px;box-shadow:2px 2px 2px #ccc;border-radius:3px;position:relative;z-index:1;overflow:hidden;}
#frame1 .item .link:hover{color:#fff;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame1 .SectionList{overflow:hidden;margin:0 -10px;}
    #frame1 .item{padding:10px;}
    #frame1 .item .txt h4{font-size:18px;line-height:24px;}
    #frame1 .item .txt p{line-height:20px;height:60px;}
    #frame1 .item .link{padding:8px 25px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame1 .SectionList{overflow:hidden;margin:0 -10px;}
    #frame1 .item{padding:10px;}
    #frame1 .item .txt h4{font-size:16px;line-height:24px;}
    #frame1 .item .txt p{font-size:13px;line-height:20px;height:60px;}
    #frame1 .item .link{padding:5px 25px;font-size:13px;line-height:20px;}
}
@media (max-width:767px){
    #frame1 .SectionList{overflow:hidden;margin:0;}
    #frame1 .item{width:100%;padding:0;margin-bottom:15px;}
    #frame1 .item .txt h4{font-size:14px;line-height:20px;margin-bottom:5px;}
    #frame1 .item .txt p{font-size:12px;line-height:18px;height:54px;}
    #frame1 .item .link{padding:5px 25px;font-size:12px;line-height:18px;margin-top:10px;}
}

#frame2{}
#frame2 .title h2{color:#fff;}
#frame2 .title p{color:#fff;}
#frame2 .list{overflow:hidden;}
#frame2 .list .item{width:33.33%;float:left;padding:0 20px;text-align:center;cursor:pointer;}
#frame2 .list .item i{font-size:72px;color:#fff;}
#frame2 .list .item h4{font-size:24px;color:#fff;text-transform:uppercase;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
#frame2 .list .item p{font-size:14px;color:#ababab;width:80%;}
#frame2 .list .item:hover i{color:#f00;}
#frame2 .list .item:hover h4{color:#f00;}
#frame2 .list .item:hover p{color:#f00;}
#frame2 .more{display:inline-block;border:2px solid #fff;padding:8px 30px;font-size:14px;line-height:24px;border-radius:4px;color:#fff;margin-top:30px;}
#frame2 .more:hover{border-color:#25498e;color:#fff;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame2 .list .item h4{font-size:20px;}
    #frame2 .more{padding:5px 30px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame2 .list .item i{font-size:60px;}
    #frame2 .list .item h4{font-size:16px;letter-spacing:1px;}
    #frame2 .list .item p{font-size:13px;width:100%;}
    #frame2 .more{padding:5px 30px;font-size:13px;line-height:20px;}
}
@media (max-width:767px){
    #frame2{display:none;}
}

#frame3{background-color:#f4f4f4;}
#frame3 .list{overflow:hidden;}
#frame3 .item .img{position:relative;}
#frame3 .item .img a{position:relative;display:block;}
#frame3 .item .img a:before{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;z-index:1;transition:all .3s;}
#frame3 .item .img a:after{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;z-index:2;transition:all .3s;}
#frame3 .item .img a i.iconfont{width:60px;height:60px;line-height:60px;overflow:hidden;text-align:center;display:inline-block;position:absolute;top:100%;left:calc(50% - 30px);transition:all .3s;color:#fff;font-size:0;}
#frame3 .item .img:hover a:before{top:0;right:0;bottom:0;left:0;background:rgba(62,62,62,0.78);}
#frame3 .item .img:hover a:after{top:15px;right:15px;bottom:15px;left:15px;border:2px solid #909090;}
#frame3 .item .img:hover a i.iconfont{top:calc(50% - 30px);z-index:3;background-color:#25498e;font-size:32px;border-radius:50%;}
#frame3 .item:hover .img img{transform: scale(1.0);}
#frame3 .item .txt{padding-top:15px;text-align:center;}
#frame3 .item h4{font-size:18px;line-height:30px;margin:0 0 5px;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#frame3 .item p{font-size:14px;line-height:20px;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;font-style:italic;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#7e7e7e;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd;}
#frame3 .item .more{display:inline-block;padding:5px 20px;font-size:14px;line-height:24px;background-color:#fff;box-shadow:2px 2px 2px #ccc;border-radius:3px;position:relative;z-index:1;overflow:hidden;}
#frame3 .item .more:hover{color:#fff;}
#frame3 .btnlist{text-align:center;margin-top:30px;}
#frame3 .btnlist .swbtn{display:inline-block;width:36px;height:36px;line-height:36px;background-color:#25498e;border-radius:50%;color:#fff;margin:0 5px;font-weight:bold;}
#frame3 .btnlist .swbtn.swiper-button-disabled{background-color:#707070;}
#frame3 .btnlist .swbtn i.iconfont{font-size:24px;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame3 .item{}
}
@media (min-width:768px) and (max-width:991px) {
    #frame3 .item h4{font-size:16px;}
    #frame3 .item .more{font-size:13px;line-height:20px;}
}
@media (max-width:767px){
    #frame3 .item h4{font-size:14px;}
    #frame3 .item p{padding-bottom:10px;margin-bottom:10px;font-size:12px;line-height:18px;}
    #frame3 .item .more{font-size:12px;line-height:18px;}
    #frame3 .btnlist{margin-top:15px;}
}


#frame4{}
#frame4 .left{width:65%;float:left;overflow:hidden;}
#frame4 .left .txt{width:45%;float:left;}
#frame4 .left .txt h3{font-size:24px;text-transform:uppercase;}
#frame4 .left .txt p{font-size:14px;line-height:30px;color:#7d7d7d;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;}
#frame4 .left .img{width:55%;float:right;text-align:right;}
#frame4 .left .img a{display:inline-block;overflow:hidden;}
#frame4 .left .img img{transition:all .3s;}
#frame4 .left .img:hover img{transform:scale(1.1);}
#frame4 .right{width:35%;float:right;padding-left:30px;}
#frame4 .right .item{overflow:hidden;cursor:pointer;}
#frame4 .right .item:not(:last-child){margin-bottom:45px;}
#frame4 .right .item .img{width:73px;float:left;}
#frame4 .right .item .txt{padding-left:100px;}
#frame4 .right .item .txt h4{margin-top:0;font-size:16px;line-height:24px;margin-bottom:5px;text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#frame4 .right .item .txt p{font-size:14px;line-height:30px;height:90px;color:#7d7d7d;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
#frame4 .right .item:hover h4{color:#25498e;}
@media screen and (min-width:1230px ) and (max-width:1430px) {
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame4 .left .txt{width:50%;padding-right:15px;}
    #frame4 .left .txt h3{margin-top:0;font-size:20px;}
    #frame4 .left .txt p{line-height:24px;}
    #frame4 .left .img{width:50%;}
    #frame4 .right .item .txt p{line-height:24px;height:72px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame4 .left{width:100%;margin-bottom:20px;}
    #frame4 .left .txt{width:60%;padding-right:15px;}
    #frame4 .left .txt h3{margin-top:0;font-size:20px;}
    #frame4 .left .txt p{line-height:24px;}
    #frame4 .left .img{width:40%;}
    #frame4 .right{width:100%;padding-left:0;}
    #frame4 .right .item{width:33.33%;float:left;padding-right:10px;}
    #frame4 .right .item:not(:last-child){margin-bottom:0;}
    #frame4 .right .item .img{width:60px;}
    #frame4 .right .item .txt{padding-left:70px;}
    #frame4 .right .item .txt h4{font-size:14px;line-height:20px;margin-bottom:2px;}
    #frame4 .right .item .txt p{font-size:13px;line-height:18px;height:54px;letter-spacing:0;}
}
@media (max-width:767px){
    #frame4 .left{width:100%;margin-bottom:20px;}
    #frame4 .left .txt{width:100%;padding-right:15px;}
    #frame4 .left .txt h3{margin-top:0;font-size:18px;}
    #frame4 .left .txt p{line-height:20px;font-size:13px;}
    #frame4 .left .img{display:none;}
    #frame4 .right{width:100%;padding-left:0;}
    #frame4 .right .item{padding-right:10px;}
    #frame4 .right .item:not(:last-child){margin-bottom:15px;}
    #frame4 .right .item .img{width:60px;}
    #frame4 .right .item .txt{padding-left:70px;}
    #frame4 .right .item .txt h4{font-size:14px;line-height:20px;margin-bottom:2px;}
    #frame4 .right .item .txt p{font-size:13px;line-height:18px;height:36px;-webkit-line-clamp:2;letter-spacing:1px;}
}

footer{padding-top:40px;padding-bottom:0;background-color:#2a2b2c;}
footer .container{}
footer .footlogo{text-align:center;margin-bottom:30px}
footer #fck1{width:40%;float:left;padding-right:30px;}
footer #fck2{width:20%;float:left;padding-right:30px;}
footer #fck3{width:20%;float:left;padding-right:30px;}
footer #fck4{width:20%;float:left;}
footer dl dt{font-size:18px;line-height:30px;margin-bottom:20px;color:#fff;font-weight:normal;position:relative;letter-spacing:1px;text-transform:uppercase;}
footer dl dd{overflow:hidden;margin-bottom:10px;}
footer dl dd>a{font-size:14px;line-height:20px;color:#b2b2b2;display:inline-block;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;}
footer dl dd p{font-size:14px;line-height:20px;color:#b2b2b2;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;margin-bottom:10px;}
footer dl dd p>span{color:#0ecef8;display:inline-block;text-transform:uppercase;}
footer dl dd p>a{font-size:14px;line-height:20px;color:#b2b2b2;display:inline-block;}
footer dl dd a:hover{color:#fff;margin-left:10px;}
.footer_language{background:#fff; padding:15px 0px; text-align:center;}
.footer_language ul {display:flex;justify-content:space-between;}
.footer_language ul li {margin:0;}
.footer_language ul li a{font-size:14px; line-height:2em;}
.footer_language ul li a img{margin-top:5px;}
.footer_language ul li a span{font-size:14px; line-height:2em;}

footer dl.catelist dd>a{position:relative;}

footer #fck1 .img{margin:0;}
footer #fck1 .img:nth-child(2){margin-top:30px;}
footer #fck1 #sharelist{margin-top:30px;}

footer .foot_menu{overflow:hidden;text-align:center;margin-bottom:10px;margin-top:5px;}
footer .foot_menu a{display:inline-block;margin:0 20px;color:#fff;}
.foot_by{padding:10px 0;text-align:center;margin-top:30px;background-color:#333;}
.foot_by .footdiv{display:inline-block; font-size:13px; line-height:24px;color:#fff;}
.foot_by .footdiv a{ display:inline-block; font-size:13px; line-height:24px;color:#fff}
.foot_by .footdiv a:hover{text-decoration:underline;}
.foot_by .footdiv.fr{float:right;}
@media (min-width:992px) and (max-width:1229px) {
    footer{padding-top:30px;}
    footer .foot_menu{}
    footer #fck1{width:25%;padding-right:15px;}
    footer #fck2{width:25%;padding-right:15px;}
    footer #fck3{width:25%;padding-right:15px;}
    footer #fck4{width:25%;padding-right:0;}
    
    footer dl dd p{}
    footer #fck1 .img{width:100%;}

    .foot_by{padding:10px 0;}
}
@media (min-width:768px) and (max-width:991px) {
    footer{padding-top:30px;}
    footer .foot_menu{padding-left:0;padding-right:0;}
    footer #fck1{display:none;}
    footer #fck2{width:30%;padding-right:15px;}
    footer #fck3{width:30%;padding-right:15px;}
    footer #fck4{width:40%;}
    
    footer .foot_menu a{margin:0 10px;}

    .footer_language{padding:6px 0;}
    .footer_language ul li a img{display:block;}
    .footer_language ul li a span{font-size:12px;}

    .foot_by{padding:6px 0;}
    .foot_by .footdiv{}
    .foot_by .footdiv.fr{}
    .foot_by p{font-size:12px;}
    .foot_by p a{font-size:12px;}
}
@media (min-width:1px) and (max-width:767px) {
    footer{padding-top:30px;padding-bottom:50px;}
    footer .foot_menu{padding-left:0;padding-right:0;}
    footer #fck1{width:100%;padding-right:0;display:none;}
    footer #fck2{width:100%;padding-right:0;}
    footer #fck3{width:100%;padding-right:0;}
    footer #fck4{width:100%;padding-right:0;}
    footer #fck5{width:100%;}

    footer dl{margin-bottom:0;}
    footer dl dt{font-size:16px;margin-bottom:10px;}
    footer dl dt::after{content:"\e61c";font-family:iconfont;margin-left:10px;font-size:16px;}
    footer dl dd{display:none;}
    footer dl dd p{font-size:12px;}
    footer dl.catelist dd>a{font-size:12px;}
    .foot_by .footdiv{display:block;text-align:center;font-size:12px;line-height:1.5;}
    .foot_by .footdiv a{font-size:12px;line-height:1.5}
    .foot_by .footdiv.fr{float:none;text-align:center;}
}

#mobMenu{min-height:50px;border:1px solid #dddddd;position:fixed;}
#mobMenu .foot_nav{width:25%;float:left;text-align:center;color: #898989;font-size:14px;}
#mobMenu .foot_nav i{display: block;padding: 3px 0px 0px 0px;font-size:18px;line-height:24px;}
#mobMenu .foot_nav .hamburger{position: inherit;float: none;margin: 0 auto;width:100%;}

#GoTop{position:fixed;right:40px;bottom:100px;width:50px;height:50px;background-color:#b0b0b0;border-radius:50px;text-align:center;z-index:1;cursor:pointer;display:none;}
#GoTop>i.iconfont{line-height:50px;display:block;font-size:24px;color:#fff;}
#GoTop:hover{background-color:#25498e;}

#float{position:absolute;right:25px;top:50%;margin-top:-80px;}
#float div.ico{display:block;width:50px;height:50px;line-height:50px;text-align:center;background-color:#f3f3f3;margin-bottom:6px;position:relative;cursor:pointer;}
#float div.ico:hover{background-color:#25498e;}
#float div.ico:hover>i{color:#ffffff;}
#float div.ico>i{color:#b6b6b6;font-size:24px;}
#float div.ico>.img{position:absolute;right:50px;width:140px;height:140px;top:0;display:none;border:1px solid #f3f3f3;}
#float div.ico>.img>img{width:100%;}
#float div.ico:hover>.img{display:block;}
#float div.ico>#sharelist{position:absolute;right:50px;width:200px;top:0;display:none;}
#float div.ico:hover>#sharelist{display:block;}
@media (min-width:1px) and (max-width:991px) {
    #float{display:none;}
}

/*共用*/
#Location{text-align:center;position:absolute;top:50%;width:100%;padding-left:10%;padding-right:10%;height:50%;}
#Location h3{font-size:50px;line-height:60px;margin-top:-30px;color:#fff;text-transform:uppercase;letter-spacing:3px;}
#Location .location{position:absolute;left:0;bottom:40px;width:100%;}
#Location .location a{display:inline-block;font-size:20px;line-height:30px;text-transform:uppercase;color:#fff;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;}
#Location .location a:not(:last-child)::after{content:"//";margin:0 15px;vertical-align:top;}
#Location .location a:last-child{color:#13d9fa;}
#Location .location span{color:#fff;font-size:20px;line-height:30px;display:inline-block;text-transform:uppercase;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;color:#13d9fa;}

#column_nav{width:100%;text-align:center;padding-top:20px;padding-bottom:20px;box-shadow:0 3px 3px #eee;}
#column_nav a{font-size:16px;line-height:24px;padding:7px 30px;display:inline-block;margin:0 25px;color:#25498e;border:1px solid #25498e;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}
#column_nav a.active,#column_nav a:hover{background-color:#25498e;color:#fff;}
.nframe{padding-top:30px;padding-bottom:30px;overflow:hidden;}
@media (min-width:1230px) and (max-width:1429px) {
    #Location{padding-left:5%;padding-right:5%;}
    #Location h3{font-size:48px;line-height:60px;}
    #Location .location{padding-top:15px;}
    #Location .location a{font-size:14px;line-height:30px;}
    #Location .location a:first-child:before{font-size:24px;}
    #Location .location span{font-size:14px;line-height:30px;}

    #column_nav{bottom:15px;}
}
@media (min-width:992px) and (max-width:1229px) {
    .nframe{padding-top:25px;padding-bottom:25px;}
    
    #Location{padding-left:5%;padding-right:5%;}
    #Location h3{font-size:36px;line-height:48px;}
    #Location .location{padding-top:15px;}
    #Location .location a{font-size:14px;line-height:30px;}
    #Location .location a:first-child:before{font-size:24px;}
    #Location .location span{font-size:14px;line-height:30px;}

    #column_nav{bottom:15px;}
    #column_nav a{font-size:14px;line-height:20px;padding:5px 30px;}
}
@media (min-width:768px) and (max-width:991px) {
    .nframe{padding-top:25px;padding-bottom:25px;}
    
    #Location{padding-left:5%;padding-right:5%;}
    #Location h3{font-size:28px;line-height:36px;}
    #Location .location{padding-top:0;}
    #Location .location a{font-size:14px;line-height:24px;}
    #Location .location a:first-child:before{font-size:18px;}
    #Location .location span{font-size:14px;line-height:24px;}

    #column_nav{padding-top:10px;padding-bottom:10px;}
    #column_nav a{font-size:14px;line-height:20px;margin:0 15px;}
}
@media (min-width:1px) and (max-width:767px) {
    .nframe{padding-top:20px;padding-bottom:20px;}
    
    #Location{padding-left:15px;padding-right:15px;top:50%;}
    #Location h3{font-size:18px;line-height:24px;margin-top:-20px;}
    #Location .location{padding-top:0;bottom:10px;}
    #Location .location a{font-size:12px;line-height:18px;}
    #Location .location a:first-child:before{font-size:16px;}
    #Location .location span{font-size:12px;line-height:18px;}
    
    #column_nav{display:none;}
    #column_nav a{font-size:14px;line-height:20px;padding:3px 10px;color:#333;}
}

/*左侧菜单*/
#left_nav{width:300px;float:left;padding-right:30px;}
#left_nav dl{overflow:hidden;}
#left_nav dl>dt{padding:20px 20px;font-size:24px;line-height:30px;color:#fff;background:#0072c2;margin-bottom:20px;text-align:center;text-transform:uppercase;position:relative;}
#left_nav dl>dt:before{content:"";border-width:11px;border-color:transparent transparent #fff #fff;border-style:solid;position:absolute;left:0;bottom:0;}
#left_nav dl>dd{padding:0;position:relative;cursor:pointer;margin-bottom:5px;background-color:#fafafa;}
#left_nav dl>dd:before{content:"\e602";font-family:iconfont;position:absolute;top:12px;right:15px;color:#ccc;font-size:18px;}
#left_nav dl>dd>a{display:block;font-size:16px;line-height:30px;padding:10px 20px;background-color:#fafafa;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
#left_nav dl>dd.active,#left_nav dl>dd:hover{}
#left_nav dl>dd.active:before{content:"\e75e";}
#left_nav dl>dd.active>a,#left_nav dl>dd:hover>a{color:#fff;background-color:#25498e;}
#left_nav dl>dd:last-child>a{border:none;}
#left_nav dl>dd ul{display:none;transition:all .3s;padding:10px 20px;}
#left_nav dl>dd.active ul{display:block;}
#left_nav dl>dd ul>li>a{display:inline-block;padding:5px 0;font-size:13px;line-height:18px;position:relative;color:#888;}
#left_nav dl>dd ul>li>a:before{content:"-";margin-right:5px;}
#left_nav dl>dd ul>li.active>a,#left_nav dl>dd ul>li:hover>a{color:#25498e;}
#left_nav dl>dd ul>li.active>ul{display:block;}
#left_nav dl>dd ul>li>ul.catelist{margin:0 0 10px;}
#left_nav dl>dd ul>li>ul.catelist>li>a{padding-left:40px;}
#left_nav dl>dd ul>li>ul.catelist>li>a:before{content:">";margin-right:5px;}

#left_nav .LeftProduct{background-color:#fff;border-radius:5px;overflow:hidden;border:1px solid #eee;margin-top:30px;}
#left_nav .LeftProduct h3{padding:13px 15px;font-size:21px;line-height:24px;text-align:center;color:#fff;background:#667eb0;margin:0;}
#left_nav .LeftProduct .item{position:relative;}
#left_nav .LeftProduct .item .txt{position:absolute;bottom:0;width:100%;padding:10px 20px;z-index:1;}
#left_nav .LeftProduct .item .txt:before{content:"";position:absolute;left:0;top:0;bottom:0;right:calc(100% - 3px);background-color:#667eb0;transition:all .3s;z-index:-1;}
#left_nav .LeftProduct .item .txt h4{font-size:14px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;}
#left_nav .LeftProduct .item .txt h4:after{content:"\e604";font-family:iconfont;float:right;font-size:24px;}
#left_nav .LeftProduct .item:hover .txt:before{right:0;}
#left_nav .LeftProduct .item:hover .txt h4{color:#fff;}

#left_nav .leftContact{margin-top:30px;border:1px solid #f5f5f5;padding-bottom:10px;}
#left_nav .leftContact .img{margin-bottom:10px;}
#left_nav .leftContact .img img{width:100%;}
#left_nav .leftContact>p{padding:5px 15px;font-weight:bold;color:#888;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:1px;}
#left_nav .leftContact>p i{font-weight:normal;margin-right:5px;}
#left_nav .leftContact>p a{color:#25498e;}

@media (min-width:992px) and (max-width:1229px) {
    #left_nav{width:30%;padding-right:30px;}
    #left_nav dl{}
    #left_nav dl>dt{font-size:22px;}
    #left_nav dl>dd{}
    #left_nav dl>dd>a{}
    #left_nav dl>dd ul>li>a{font-size:13px;line-height:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #left_nav{width:100%;padding-right:0;}
    #left_nav dl{padding:0;}
    #left_nav dl::before{}
    #left_nav dl>dt{padding:8px 15px;font-size:18px;border-radius:0;}
    #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;position:relative;border:none;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd:before{}
    #left_nav dl>dd:last-child{border-radius:0;}
    #left_nav dl>dd>a{font-size:14px;line-height:20px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}

    #left_nav .LeftProduct{display:none;}
}
@media (min-width:1px) and (max-width:767px) {    
    #left_nav{width:100%;padding-right:0;}
    #left_nav dl{padding:0;margin-bottom:0;}
    #left_nav dl::before{}
    #left_nav dl>dt{padding:8px 15px;font-size:18px;border-radius:0;}
    #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;position:relative;border:none;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd:before{}
    #left_nav dl>dd:last-child{border-radius:0;}
    #left_nav dl>dd>a{}
    #left_nav dl>dd>a::after{top:18px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}
    #left_nav dl>dd.contactus{margin-top:30px;padding-bottom:15px;}
    
    #left_nav .LeftProduct{display:none;}
}

/*右侧内容*/
#right_nav{float:right;width:900px;}
#right_nav .tit{margin-bottom:25px;}
#right_nav .tit h3{font-size:24px;margin-top:0;}
.nframe .title{margin-bottom:25px;text-align:center;}
.nframe .title h1{font-size:24px;margin-top:0;margin-bottom:0;}
.nframe .title h2{font-size:36px;margin-top:0;margin-bottom:0;}
.nframe .title h3{font-size:36px;margin-top:0;margin-bottom:0;text-transform:uppercase;}
.nframe .title p{font-size:14px;line-height:20px;color:#747474;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:1px;}
.nframe .title .line{position:relative;}
.nframe .title .line>span{position:relative;z-index:1;display:inline-block;width:54%;font-size:16px;}
.nframe .title .line:before{content:"";width:18%;height:1px;background-color:#ccc;position:absolute;left:5%;top:9px;}
.nframe .title .line:after{content:"";width:18%;height:1px;background-color:#ccc;position:absolute;right:5%;top:9px;}
.nframe .tit>h2{margin:0 0 20px;font-size:36px;text-transform:uppercase;}
.nframe .tit>h1{font-size:28px;margin-bottom:15px;margin-top:0;color:#080808;}
.nframe .tit>p{font-size:14px;}
.nframe section{overflow:hidden;}
.nframe section .content{font-size:14px;line-height:24px;color:#505050;padding-bottom:20px;}
@media (min-width:992px) and (max-width:1229px) {
    #right_nav{width:70%;}
    
    .nframe .title{margin-bottom:10px;}
    .nframe .title h1{font-size:24px;}
    .nframe .title h3{font-size:24px;}
    .nframe .title .line>span{font-size:14px;}

    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h1{font-size:24px;}
    .nframe .tit>h2{font-size:24px;}
    .nframe .tit>h3{font-size:18px;}
    .nframe section .content{font-size:16px;line-height:1.5;}
}
@media (min-width:768px) and (max-width:991px) {
    #right_nav{width:100%;}
    #right_nav .tit h3{font-size:20px;}

    .nframe .title{margin-bottom:10px;}
    .nframe .title h1{font-size:20px;}
    .nframe .title h3{font-size:20px;}
    .nframe .title p{font-size:13px;line-height:18px;}
    .nframe .title .line>span{font-size:14px;}

    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h1{font-size:24px;}
    .nframe .tit>h2{font-size:18px;}
    .nframe .tit>h3{font-size:18px;}
    .nframe .tit>p{font-size:14px;}
    .nframe section .content{font-size:16px;line-height:1.5;}
}
@media (min-width:1px) and (max-width:767px) {
    #right_nav{width:100%;}
    #right_nav .tit h3{font-size:16px;}
    embed{max-width:100%;height:auto;}

    .nframe .title{margin-bottom:10px;}
    .nframe .title h1{font-size:18px;}
    .nframe .title h2{font-size:18px;}
    .nframe .title h3{font-size:18px;}
    .nframe .title p{font-size:12px;line-height:18px;}
    .nframe .title .line:before{display:none;}
    .nframe .title .line:after{display:none;}
    .nframe .title .line>span{font-size:12px;width:100%;}

    .nframe .tit{margin-bottom:10px;}
    .nframe .tit>h1{font-size:18px;line-height:24px;margin-bottom:10px;}
    .nframe .tit>h2{font-size:16px;line-height:24px;}
    .nframe .tit>h3{font-size:15px;}
    .nframe .tit>p{font-size:13px;}
    .nframe section .content{font-size:13px;line-height:24px;}

    .table-responsive table{width:100%;}
}

.bgsection{}
/*关于我们*/
#aboutframe{overflow:hidden;}
#aboutframe section{padding-bottom:50px;}
#aboutframe section:not(:first-child){padding-top:50px;}
#aboutframe .singlepage .content{overflow:hidden;}
#aboutframe .singlepage .content article{font-size:14px;line-height:24px;color:#666;text-align:center;}
#aboutframe .singlepage .content article p{font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:1px;}
#aboutframe .singlepage .worklist{overflow:hidden;margin:30px -6px 0;}
#aboutframe .singlepage .worklist .img{border:1px solid #eee;}
#aboutframe .singlepage .worklist .item1{width:50%;float:left;padding:0 6px;margin-bottom:12px;}
#aboutframe .singlepage .worklist .item2{width:33.33%;float:left;padding:0 6px;}

#aboutframe #quality{background-color:#f7f7f7;}
#aboutframe .gallery{}
#aboutframe .gallery .list{position:relative;}
#aboutframe .gallery .swiper-container{}
#aboutframe .gallery .swiper-slide{z-index:1;position:relative;}
#aboutframe .gallery .swiper-slide .item{border:1px solid #eee;margin:1px 0;}
#aboutframe .gallery .swiper-slide .item figcaption h3{font-size:16px;text-transform:uppercase;}
#aboutframe .gallery .swiper-slide h4{text-align:center;font-size:16px;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:1px;}
#aboutframe .gallery .btnlist .swbtn{position:absolute;top:calc(50% - 15px);display:inline-block;text-align:center;width:40px;height:40px;line-height:40px;background-color:#25498e;color:#fff;border-radius:50%;}
#aboutframe .gallery .btnlist .swbtn>i{font-size:20px;font-weight:bold;}
#aboutframe .gallery .btnlist .swbtn.btn-prev{left:-70px;z-index:1;}
#aboutframe .gallery .btnlist .swbtn.btn-next{right:-70px;z-index:1;}

#aboutframe .advantage{background:url(../images/aboutbg.jpg) no-repeat center bottom fixed;margin-bottom:100px;overflow:initial;}
#aboutframe .advantage .container{position:relative;}
#aboutframe .advantage .left{float:left;width:60%;padding-right:50px;}
#aboutframe .advantage .left h3{font-size:30px;text-transform:uppercase;color:#fff;margin-bottom:50px;}
#aboutframe .advantage .left .list{overflow:hidden;}
#aboutframe .advantage .left .list .txt{width:50%;float:left;padding-right:30px;margin-bottom:50px;}
#aboutframe .advantage .left .list .txt:nth-child(3){clear:left;}
#aboutframe .advantage .left .list .txt h4{color:#fff;font-size:22px;font-weight:bold;color:#fff;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
#aboutframe .advantage .left .list .txt p{font-size:14px;line-height:24px;color:#ababab;}
#aboutframe .advantage .subscribeBox{position:absolute;width:480px;right:0;bottom:-140px;border:2px solid #e4e4e4;background-color:#f8f9fa;padding:70px 45px 55px;}
#aboutframe .advantage .subscribeBox .ginput{margin-bottom:30px;}
#aboutframe .advantage .subscribeBox .ginput input{width:100%;height:50px;line-height:50px;border:2px solid #e4e4e4;background-color:#fff;text-align:center;}
#aboutframe .advantage .subscribeBox #btnSubscribe{display:block;width:100%;height:50px;line-height:50px;background-color:#0dd3ff;border-radius:5px;text-align:center;font-size:16px;color:#fff;text-transform:uppercase;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;}
#aboutframe .advantage .subscribeBox #btnSubscribe:hover{box-shadow:0 0 10px #999;}
@media (min-width:1230px) and (max-width:1430px) {
    #aboutframe .gallery .btnlist .swbtn.btn-prev{left:0px;}
    #aboutframe .gallery .btnlist .swbtn.btn-next{right:0px;}
}
@media (min-width:992px) and (max-width:1229px) {    
    #aboutframe .advantage .left h3{margin-bottom:30px;}
    #aboutframe .advantage .left .list .txt h4{font-size:20px;}
    #aboutframe .advantage .left .list .txt p{line-height:20px;}

    #aboutframe .gallery .list{}
    #aboutframe .gallery .swiper-slide{padding:0 15px;}
    #aboutframe .gallery .btnlist .swbtn.btn-prev{left:0px;}
    #aboutframe .gallery .btnlist .swbtn.btn-next{right:0px;}
}
@media (min-width:768px) and (max-width:991px) {
    #aboutframe section:not(:first-child){padding-top:30px;}
    #aboutframe .singlepage .content article p{font-size:13px;line-height:18px;}
    #aboutframe .advantage{padding-bottom:200px;margin-bottom:180px;}
    #aboutframe .advantage .left{float:initial;width:100%;padding-right:0;}
    #aboutframe .advantage .left h3{margin-bottom:15px;font-size:20px;margin-top:0;}
    #aboutframe .advantage .left .list .txt{margin-bottom:25px;}
    #aboutframe .advantage .left .list .txt h4{font-size:18px;}
    #aboutframe .advantage .left .list .txt p{line-height:20px;}
    #aboutframe .advantage .subscribeBox{right:50px;bottom:-340px;padding:50px 40px;}

    #aboutframe .gallery .list{}
    #aboutframe .gallery .swiper-slide{padding:0 8px;}
    #aboutframe .gallery .btnlist .swbtn{width:40px;height:40px;line-height:40px;margin-top:-20px;}
    #aboutframe .gallery .btnlist .swbtn.btn-prev{left:0px;}
    #aboutframe .gallery .btnlist .swbtn.btn-next{right:0px;}    
}
@media (min-width:1px) and (max-width:767px) {
    #aboutframe section:not(:first-child){padding-top:20px;}
    #aboutframe .title{margin-bottom:10px;}
    #aboutframe .title h3{font-size:18px;}
    #aboutframe section{padding-bottom:15px;}
    #aboutframe .singlepage .content .img{width:100%;float:none;}
    #aboutframe .singlepage .content article{width:100%;float:none;margin-top:10px;padding-left:0;font-size:13px;line-height:18px;}
    
    #aboutframe .gallery .list{padding:0;}
    #aboutframe .gallery .swiper-container{margin:0 auto;}
    #aboutframe .gallery .swiper-slide{padding:0 5px;}
    #aboutframe .gallery .btnlist .swbtn{width:30px;height:30px;line-height:30px;margin-top:-15px;}
    #aboutframe .gallery .btnlist .swbtn.btn-prev{left:0px;}
    #aboutframe .gallery .btnlist .swbtn.btn-next{right:0px;}  
    
    #aboutframe .advantage{padding-bottom:30px;margin-bottom:30px;}
    #aboutframe .advantage .left{float:initial;width:100%;padding-right:0;}
    #aboutframe .advantage .left h3{margin-bottom:15px;font-size:20px;margin-top:0;}
    #aboutframe .advantage .left .list .txt{margin-bottom:15px;width:100%;padding-right:0;}
    #aboutframe .advantage .left .list .txt h4{font-size:16px;}
    #aboutframe .advantage .left .list .txt p{line-height:18px;font-size:13px;}
    #aboutframe .advantage .subscribeBox{width:100%;position:relative;padding:25px 15px;bottom:0;}
    #aboutframe .advantage .subscribeBox .ginput{margin-bottom:20px;}
    #aboutframe .advantage .subscribeBox .ginput input{height:40px;line-height:40px;}
    #aboutframe .advantage .subscribeBox #btnSubscribe{height:40px;line-height:40px;font-size:14px;}
}


/*联系我们*/
#ContactPage{padding-bottom:0;}
#ContactPage section{padding-top:15px;}
#ContactPage section .title{margin-bottom:30px;}
#ContactPage section .title h3{font-size:20px;text-transform:uppercase;text-align:left;}
#ContactPage section .box{overflow:hidden;padding:40px 50px;background-color:#f8f9fa;height:500px;}
#contactus{width:48%;float:left;}
#contactus h2{font-size:32px;color:#6a6a6a;text-transform:uppercase;margin-bottom:0;margin-top:0;}
#contactus h4{font-size:16px;color:#777;font-family:RobotoCondensed;font-weight:bold;margin-top:0;margin-bottom:50px;}
#contactus p{font-size:15px;line-height:24px;margin-bottom:8px;color:#777;font-family:RobotoCondensed;font-weight:bold;letter-spacing:1px;}
#contactus p i{display:inline-block;vertical-align:top;font-size:20px;margin-right:20px;font-weight:normal;color:#666;}
#contactus p a{color:#777;}
#contactus p a:hover{color:#0ecef8;}
#map{height:550px;position:relative;z-index:1;}
@media (min-width:992px) and (max-width:1229px) {
    #ContactPage section .title{margin-bottom:20px;}
    #ContactPage section .box{padding:30px;height:460px;}
    #contactus h2{font-size:28px;line-height:36px;}
    #contactus h4{font-size:15px;margin-bottom:30px;}
    #map{height:400px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ContactPage section .title{margin-bottom:15px;}
    #ContactPage section .box{padding:25px;height:auto;}
    #contactus{width:100%;float:initial;}
    #contactus h2{font-size:24px;line-height:30px;}
    #contactus h4{font-size:14px;margin-bottom:20px;}
    #contactus p i{margin-right:10px;}
    #map{height:400px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ContactPage section .title{margin-bottom:15px;}
    #ContactPage section .box{padding:15px;height:auto;}
    #contactus{width:100%;float:initial;}
    #contactus h2{font-size:18px;line-height:24px;}
    #contactus h4{font-size:13px;margin-bottom:20px;font-weight:normal;}
    #contactus p{font-size:13px;line-height:18px;}
    #contactus p i{margin-right:10px;}
    #map{height:300px;}
}

#feedback{width:48%;float:right;}
#feedback .box{border:2px solid #e4e4e4;}
#feedback ul{display:flex;justify-content:space-between;flex-direction: row;flex-wrap: wrap;}
#feedback ul>li{display:block;margin:0 0 10px;width:100%;}
#feedback ul>li.half{width:48%;}
#feedback ul>li>label{height:32px;line-height:32px;margin:0;font-size:16px;color:#6b6b6b;font-family:RobotoCondensed;}
#feedback ul>li>label>em{color:#f00;font-style:initial;display:inline-block;width:16px;font-size:18px;vertical-align:bottom;}
#feedback ul>li>input{width:100%;line-height:40px;height:40px;border-radius:5px;margin:0;padding:0 0 0 10px;box-shadow:none;background-color:#fff;border:1px solid #c8c8c8;}
#feedback ul>li textarea{width:100%;border-radius:5px;padding:5px 0 0 12px;resize:none;box-shadow:none;position:relative;display:block;border:1px solid #c8c8c8;background-color:#fff;}
#feedback ul>li.btnli{border:none;background:none;box-shadow:none;margin-top:20px;margin-bottom:0;text-align:right;}
#feedback ul>li.btnli .btnlink{display:block;width:100%;height:50px;line-height:50px;background-color:#0dd3ff;border-radius:5px;text-align:center;font-size:16px;color:#fff;text-transform:uppercase;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;letter-spacing:2px;}
#feedback ul>li.btnli .btnlink:hover{box-shadow:0 0 10px #999;}
@media (min-width:992px) and (max-width:1229px) {
    #feedback ul{}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li.btnli #btn_send{}
}
@media (min-width:768px) and (max-width:991px) {
    #feedback{width:100%;float:initial;margin-top:20px;}

    #feedback ul{justify-content:space-between;}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li>label{font-size:14px;}
    #feedback ul>li.btnli #btn_send{}
    
}
@media (min-width:1px) and (max-width:767px) {
    #feedback{width:100%;float:initial;margin-top:20px;}

    #feedback ul{}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li>label{font-size:14px;}
    #feedback ul>li.half{width:100%;}
    #feedback ul>li.half2{width:100%;}
    #feedback ul>li.btnli #btn_send{font-size:14px;height:40px;line-height:40px;}
}

#Agent{clear:left;padding-top:50px;}
#Agent h3{text-transform:uppercase;color:#4b4b4b;}
#Agent .item{margin-bottom:30px;border:2px solid #e4e4e4;cursor:pointer;overflow:hidden;}
#Agent .item .txt{width:75%;float:left;padding:20px 30px;}
#Agent .item .txt h4{font-size:20px;color:#25498e;text-transform:uppercase;margin-top:0;}
#Agent .item .txt p{font-size:14px;line-height:24px;color:#555;font-family:RobotoCondensed;letter-spacing:1px;}
#Agent .item .img{width:25%;float:right;text-align:right;}
@media (min-width:992px) and (max-width:1229px) {
    #Agent h3{font-size:28px;}
    #Agent .item .txt{width:70%;padding:15px;}
    #Agent .item .img{width:30%;}
}
@media (min-width:768px) and (max-width:991px) {
    #Agent{padding-top:30px;}
    #Agent h3{font-size:24px;}
    #Agent .item{margin-bottom:20px;}
    #Agent .item .txt{width:70%;padding:10px 15px;}
    #Agent .item .txt h4{font-size:16px;}
    #Agent .item .txt p{font-size:13px;line-height:20px;}
    #Agent .item .img{width:30%;}  
}
@media (min-width:1px) and (max-width:767px) {
    #Agent{padding-top:30px;}
    #Agent h3{font-size:24px;}
    #Agent .item{margin-bottom:20px;}
    #Agent .item .txt{width:100%;padding:10px 15px;}
    #Agent .item .txt h4{font-size:16px;}
    #Agent .item .txt p{font-size:13px;line-height:18px;}
    #Agent .item .img{display:none;}  
}


#pro_feed_show{}
#pro_feed_show p{margin-bottom:20px;}
#pro_feed_show label{font-weight:normal;display:inline-block;font-size:16px;line-height:38px;vertical-align:top;margin-bottom:0;color:#8b8b8b;}
#pro_feed_show label>em{display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;font-size:20px;color:#ff0000;margin-right:3px;margin-top:3px;font-style:initial;vertical-align:middle;}
#pro_feed_show .form-group{margin-bottom:20px;overflow:hidden;width:100%;background-color:#fff;box-shadow:none;border-radius:5px;border:1px solid #d6d6d6;}
#pro_feed_show .form-group.half{width:46%;float:left;}
#pro_feed_show .form-group.half:nth-child(2n){float:right;}
#pro_feed_show .form-group .feed_left{float:left;width:100px;display:list-item;}
#pro_feed_show .form-group .feed_right{float:left;width:calc(100% - 100px);}
#pro_feed_show .form-group .input-group{display:table;}
#pro_feed_show .form-control{width:100%;line-height:36px;height:38px;padding-left:10px;margin:0;border:none;box-shadow:none;}
#pro_feed_show textarea.form-control{height:auto;padding-top:5px;padding-left:10px;resize:none;float:left;border:none;background-color:#fff;box-shadow:none;border-radius:5px;}
#pro_feed_show .form-group.btngroup{border:none;background-color:transparent;}
#pro_feed_show .form-group.btngroup .feed_right{width:100%;text-align:center;}
#pro_feed_show #btn_send{display:inline-block;margin:0;text-align:center;padding:0;background-color:#fff;border:1px solid #25498e;color:#25498e;font-size:16px;line-height:24px;padding:6px 70px;position:relative;border-radius:5px;}
#pro_feed_show #btn_send:hover{color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
    #pro_feed_show{}
}
@media (min-width:768px) and (max-width:991px) {
    #pro_feed_show{}
    #pro_feed_show #btn_send{padding:6px 70px;}
}
@media (min-width:1px) and (max-width:767px) {
    #pro_feed_show{}
    #pro_feed_show .form-group.half{width:100%;}
    #pro_feed_show .form-group .feed_left{}
    #pro_feed_show .form-group .feed_right{}
    #pro_feed_show label{text-align:left;font-size:14px;}
    #pro_feed_show .form-control{width:100%;}
    #pro_feed_show #btn_send{padding:6px 70px;}
    #pro_feed_show p{font-size:12px;}
}


/*产品中心*/
#ProPage section{overflow:hidden;margin-bottom:30px;}
#ProPage section .title{border-bottom:5px solid #25498e;text-align:left;}
#ProPage section .title h3{background-color:#25498e;color:#fff;font-size:17px;line-height:24px;padding:6px 60px;display:inline-block;margin:0;position:relative;}
#ProPage section .title h3:before{content:"";border-width:18px 8px;border-style:solid;border-color:#fff transparent transparent #fff;position:absolute;left:0;top:0;}
#ProPage section .title h3:after{content:"";border-width:18px 8px;border-style:solid;border-color:transparent #fff #fff transparent;position:absolute;right:0;top:0;}
#ProPage section .smallCateList{overflow:hidden;margin-bottom:10px;}
#ProPage section .smallCateList li{width:33.33%;float:left;margin-bottom:10px;}
#ProPage section .smallCateList li a{display:inline-block;font-size:16px;height:20px;color:#25498e;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;font-weight:bold;}
#ProPage section .smallCateList li:nth-child(3n+1){text-align:left;}
#ProPage section .smallCateList li:nth-child(3n+2){text-align:center;}
#ProPage section .smallCateList li:nth-child(3n){text-align:right;}
#ProPage section .smallCateList a:before{content:"";border-left:5px solid #fff;margin-right:-5px;transition:all .3s;}
#ProPage section .smallCateList li.active a:before,#ProPage section .smallCateList a:hover:before{content:"";border-left:5px solid #f00;margin-right:10px;}

#ProPage .ProList{overflow:hidden;margin:0 -15px;}
#ProPage .ProList .item{width:33.33%;float:left;padding:5px 15px;margin-bottom:20px;}
#ProPage .ProList .item:nth-child(3n+1){clear:left;}
#ProPage .ProList .item .box{border:1px solid #e5e5e5;}
#ProPage .ProList .item .img{}
#ProPage .ProList .item .txt{margin:0 20px;border-top:1px solid #e5e5e5;padding-top:10px;text-align:center;}
#ProPage .ProList .item .txt h4{font-size:14px;line-height:20px;margin:0 0 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#ProPage .ProList .item .txt a.more{display:inline-block;font-size:13px;line-height:20px;padding:3px 20px;background-color:#25498e;color:#fff;text-transform:uppercase;}
#ProPage .ProList .item .box:hover{box-shadow:0px 0px 5px #ccc;}
@media (min-width:992px) and (max-width:1229px) {
    #ProPage section .smallCateList li a{font-size:14px;}

    #ProPage .ProList{margin:0 -10px;}
    #ProPage .ProList .item{padding:5px 10px;}
    #ProPage .ProList .item .txt h4{font-size:13px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage section .smallCateList li a{font-size:14px;}

    #ProPage .ProList{margin:0 -10px;}
    #ProPage .ProList .item{padding:5px 10px;}
    #ProPage .ProList .item .txt h4{font-size:13px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage section .smallCateList li a{font-size:14px;}
    #ProPage section .title h3{font-size:14px;padding:6px 30px;}
    #ProPage section .smallCateList li{width:50%;}
    #ProPage section .smallCateList li:nth-child(3n+2){text-align:left;}
    #ProPage section .smallCateList li:nth-child(3n){text-align:left;}


    #ProPage .ProList{margin:0 -5px;}
    #ProPage .ProList .item{padding:5px 5px;width:50%;}
    #ProPage .ProList .item .txt{margin:0;}
    #ProPage .ProList .item .txt h4{font-size:13px;}
    #ProPage .ProList .item:nth-child(3n+1){clear:none;}
    #ProPage .ProList .item:nth-child(2n+1){clear:left;}
}

/*产品详情*/
#ProDetailPage{padding-top:50px;}
#ProDetailPage .title{margin-bottom:20px;position:relative;text-align:left;border-bottom:1px solid #ddd;}
#ProDetailPage .title a{display:inline-block;border-bottom:5px solid #fff;}
#ProDetailPage .title h3{font-size:20px;line-height:24px;margin:0;padding:10px 0;display:inline-block;font-weight:normal;text-transform:uppercase;}
#ProDetailPage .title a:not(:last-child){margin-right:50px;}
#ProDetailPage .title a.active{border-bottom:5px solid #25498e;}
#ProDetailPage .title a.active h3{color:#25498e;}
#ProDetailPage .panelbox{margin-bottom:30px;}
#ProDetailPage .panelbox:not(:first-child){display:none;}
#ProDetailPage .panelbox .cont{background-color:#fff;}
#slider{overflow:hidden;}
#picView{width:45%;float:left;padding-right:30px;}
#picView .gallery-top{margin:0;padding-bottom:30px;}
#picView .gallery-top .swiper-slide{border:1px solid #eee;}
#picView .imglist{background-color:#f9f9f9;padding:30px 10px;position:relative;}
#picView .gallery-thumbs{padding:0;position:relative;}
#picView .gallery-thumbs img{}
#picView .gallery-thumbs .swiper-wrapper{}
#picView .gallery-thumbs .swiper-slide{overflow:hidden;width:auto;}
#picView .gallery-thumbs .swiper-slide a{display:block;border:1px solid #000}
#picView .gallery-thumbs .swiper-slide-active{position:relative;}
#picView .gallery-thumbs .swiper-slide-active>a{border:1px solid #25498e;}
#picView .btnlist{}
#picView .swbtn{position:absolute; width:50px;height:50px;text-align:center;color:#bbb;border:2px solid #bbb;border-radius:50px;display:block;z-index:1;}
#picView .swbtn>i{font-size:30px;font-weight:bold;line-height:46px;}
#picView .btn-next{right:10px;top:calc(50% - 25px);}
#picView .btn-prev{left:10px;top:calc(50% - 25px);}
#picView .swiper-button-next.swiper-button-disabled,#picView1 .swiper-button-prev.swiper-button-disabled{opacity:1;background-color:#ccc;}
#picView .boxer{display:block;}
#picView img{width:100%;}
#picView .swiper-pagination{position:relative;top:10px;}
#picView .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;margin:0 6px;}
#picView .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#25498e;}
#protitle{width:55%;float:right;padding-left:20px;padding-bottom:15px;}
#protitle h1{font-size:27px;margin-top:0;margin-bottom:15px;padding-bottom:15px;color:#666;border-bottom:2px solid #a6a6a6;}
#protitle h3{font-size:20px;line-height:24px;margin-top:0;margin-bottom:10px;color:#666;text-transform:uppercase;position:relative;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
#protitle .remark{font-size:14px;line-height:20px;margin-bottom:20px;color:#666;font-family:Arial, Helvetica, sans-serif;}
#protitle .share{margin-top:20px;margin-bottom:20px;}
#protitle .share>span{display:inline-block;line-height:32px;vertical-align:top;margin-right:10px;}
#protitle .share p{font-size:16px;}
#protitle .share #sharelist{}
#protitle .share #sharelist a>i{}
#protitle .share #sharelist a:hover>i{color:#25498e;}
#protitle .btnlist{overflow:hidden;}
#protitle .btnlist>a{display:inline-block;width:49%;font-family:Arial, Helvetica, sans-serif;color:#333;margin-bottom:15px;line-height:30px;font-size:15px;}
#protitle .btnlist>a:not(:last-child){}
#protitle .btnlist>a>i{font-size:24px;display:inline-block;vertical-align:top;margin-right:8px;line-height:30px;}
#protitle .btnlist>a._skype i{color:#00aff0;}
#protitle .btnlist>a._email i{color:#1892ff;}
#protitle .btnlist>a._pdf i{color:#ea4318;}
#protitle .btnlist>a._tel i{color:#6a6a6a;}
#protitle .btnlist>a:hover{background-color:#fff;color:#25498e;}
#ProShare{margin-top:8px;}
#protitle #sharelist{}
#protitle #sharelist>a{color:#aaa;border:1px solid #aaa;width:32px;height:32px;margin-left:0;}
#protitle #sharelist .bdshare-button-style0-32>a{margin-left:0;margin-right:5px;border-radius:50%;color:#aaa;border:1px solid #aaa;}
/*#protitle #sharelist .bdshare-button-style0-32>a.bds_sqq{background-color:#0051d8;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_weixin{background-color:#46bb36;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_tsina{background-color:#db250d;}*/
#protitle #sharelist>a>i{width:30px;height:30px;line-height:30px;font-size:20px;}
#protitle #sharelist>a:hover{color:#25498e;border:1px solid #25498e;}
#protitle #sharelist .bdshare-button-style0-32>a:hover{color:#25498e;border:1px solid #25498e;}
#protitle .downloadpdf h5{font-size:18px;line-height:24px;}
#protitle .downloadpdf i{font-size:24px;color:#e20023;}
.pro_detail{overflow:hidden;}

#RelatedProduct{padding-top:20px;padding-bottom:20px;overflow:hidden;}
#RelatedProduct .tit{margin-bottom:20px;}
#RelatedProduct .tit h3{margin:0;color:#25498e;font-size:20px;text-transform:uppercase;}
#RelatedProduct .ProList {margin:0 -8px;}
#RelatedProduct .ProList .item{width:25%;float:left;padding:0 8px;}
#RelatedProduct .ProList .item .box{border:2px solid #f1f1f1;}
#RelatedProduct .ProList .item h3{font-size:16px;}

#inquiry{padding:20px 0;overflow:hidden;}
#inquiry .tit{text-align:center;margin-bottom:20px;}
#inquiry .tit h3{font-size:28px;text-transform:capitalize;margin-top:0;}
#inquiry .tit p{color:#888;}
@media (min-width:992px) and (max-width:1229px) {
    #protitle{padding-right:0;}
    #protitle h1{font-size:24px;padding-bottom:0;}
    #ProDetailPage .title h1,#ProDetailPage .title h3{font-size:20px;}
    #picView{padding-right:0;}
    #picView .gallery-top{}
    #protitle .gallery-thumbs .swiper-slide{width:25%;}
    #protitle h3{font-size:16px;}
    #protitle .remark{font-size:13px;line-height:18px;}
    #protitle .btnlist>a{width:100%;margin-bottom:5px;}

    #inquiry .tit p{font-size:14px;width:100%;}
    #RelatedProduct .ProList .item h3{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProDetailPage{padding-top:30px;}
    #picView{padding-right:0;}
    #protitle{padding-right:0;}
    #protitle h1{font-size:20px;padding-bottom:0;}
    #protitle h4{font-size:16px;}
    #protitle h4::before{width:8px;height:8px;}
    #ProDetailPage #protitle .remark{font-size:13px;line-height:18px;margin-bottom:10px;}
    #protitle .btnlist>a{width:100%;font-size:13px;line-height:24px;margin-bottom:5px;}   
    #protitle .share{margin-top:10px;margin-bottom:10px;}
    

    #ProDetailPage .title a{}
    #ProDetailPage .title a h3{font-size:16px;}

    #RelatedProduct .ProList .item{width:25%;}
    #RelatedProduct .ProList .item .txt{position:relative;}
    #RelatedProduct .ProList .item:nth-child(5){display:none;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProDetailPage{padding-top:20px;}
    #slider{padding-top:0;padding-bottom:30px;}
    #picView{width:100%;padding:10px 0;float:initial;}
    #ProDetailPage #protitle h1{font-size:18px;margin-bottom:10px;padding-bottom:10px;}
    #ProDetailPage #protitle h3{font-size:14px;}
    #protitle h4::before{width:8px;height:8px;}
    #ProDetailPage #protitle .remark{font-size:12px;line-height:18px;}

    #picView .gallery-top{padding-bottom:15px;}
    #picView .gallery-thumbs{margin-right:0;width:60px;height:auto;}
    #picView .gallery-thumbs .swiper-slide{height:60px;margin-bottom:10px;}
    #picView .gallery-thumbs .swiper-slide:last-child{margin-bottom:0;}
    #picView .gallery-thumbs img{height:58px;}
    #protitle .btnlist>a{width:100%;font-size:13px;line-height:24px;margin-bottom:5px;}
    #protitle .share{margin-top:0;margin-bottom:10px;}
    #picView .swbtn{margin:0;}

    #protitle{width:100%;padding: 0;float:initial;}
    #protitle .left{width:100%;float:initial;}
    #protitle .right{width:100%;float:initial;padding-top:20px;padding-left:0;}
    #protitle .right p{font-size:16px;line-height:24px;}

    #protitle .btnlist{padding-top:10px;}
    #protitle .btnlist>a{}
    #protitle #sharelist{}

    #ProDetailPage .title a{}
    #ProDetailPage .title a:not(:last-child){margin-right:20px;}
    #ProDetailPage .title h3{font-size:16px;}
        
    #RelatedProduct #ProList{width:86%;margin:0 auto;padding:15px 0;}
    #RelatedProduct #ProList .swiper-slide{padding:0 8px;width:50%;}
    #RelatedProduct #ProList .item .txt{overflow:hidden;}
    #RelatedProduct #ProList .item .txt h4{font-size:14px;}
    #RelatedProduct #ProList .btnlist .swbtn{width:32px;height:32px;line-height:32px;margin-top:-16px;}
    #RelatedProduct #ProList .btnlist .swbtn.btn-prev{left:-30px;}
    #RelatedProduct #ProList .btnlist .swbtn.btn-next{right:-30px;}
    
    #inquiry{padding-top:15px;padding-bottom:15px;}
    #inquiry .tit h3{font-size:18px;margin-top:0;}
    #inquiry .tit p{font-size:12px;width:100%;}


    #RelatedProduct .tit h3{font-size:18px;}
    #RelatedProduct .ProList .item{width:50%;margin-bottom:15px;}
    #RelatedProduct .ProList .item:nth-child(5){display:none;}
    #RelatedProduct .ProList .item h3{font-size:13px;}
}


/*新闻*/
#NewsList{overflow:hidden;}
#NewsList .item{margin-bottom:30px;overflow:hidden;padding:0 0 30px;border-bottom:1px solid #ccc;}
#NewsList .item .img{float:left;width:25%;border:1px solid #eee;}
#NewsList .item .txt{float:left;width:75%;padding-left:30px;padding-right:30px;}
#NewsList .item .txt h4{font-size:18px;line-height:30px;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#NewsList .item .txt p{font-size:16px;line-height:24px;height:96px;color:#777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
#NewsList .item .info{overflow:hidden;margin-top:20px;}
#NewsList .item .info .date{display:inline-block;font-size:16px;line-height:27px;position:relative;}
#NewsList .item .info .date:before{content:"\ea9b";font-family:iconfont;font-size:20px;margin-right:5px;display:inline-block;vertical-align:top;color:#666;}
#NewsList .item .info .more{display:inline-block;width:27px;height:27px;line-height:28px;text-align:center;float:right;border-radius:50%;background-color:#252525;color:#fff;}
#NewsList .item .info .more:after{content:"\e601";font-family:iconfont;font-size:20px;display:inline-block;vertical-align:top;}
#NewsList .item:hover .info .more{background-color:#25498e;}
#NewsList .item:hover h4{color:#25498e;}
#NewsList .item:hover p{color:#25498e;}
#NewsList .item:hover .date{color:#25498e;}

#NewsPage #sharelist{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:8px 15px;text-align:right;margin-bottom:30px;width:100%;overflow:hidden;}
#NewsPage #sharelist>p{float:left;line-height:24px;font-size:14px;color:#868686;margin:0;}
#NewsPage #sharelist span{display:inline-block;font-size:14px;color:#868686;margin-right:10px;line-height:30px;}
#NewsPage #sharelist>a{display:inline-block;color:#868686;font-size:20px;line-height:24px;margin:0 0 0 5px;border:1px solid #999;}
#NewsPage #sharelist>a:hover{color:#25498e;border:1px solid #25498e;}
#NewsPage #sharelist .bdsharebuttonbox{float:right;}
#NewsPage #sharelist .bdsharebuttonbox>span{line-height:30px;}
#NewsPage #sharelist .bdsharebuttonbox>a{display:inline-block;vertical-align:middle;float:none;width:30px;height:30px;color:#666;border:1px solid #666;}
#NewsPage #sharelist .bdsharebuttonbox>a:before{line-height:30px;}
#NewsPage #sharelist .bdsharebuttonbox>a:hover{color:#25498e;border:1px solid #25498e;}
#NewsPage .btnList{margin-top:30px;padding-top:20px;border-top:1px solid #cdcdcd;}
#NewsPage .btnList>.link{font-size:16px;line-height:40px;}
#NewsPage .btnList>.link>i.iconfont{display:inline-block;width:40px;height:40px;line-height:38px;text-align:center;font-size:20px;border-radius:50%;border:2px solid #dedede;color:#dedede;vertical-align:top;margin:0 6px;}
#NewsPage .btnList>.link:hover>i.iconfont{border:2px solid #25498e;color:#25498e;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #NewsList .item .txt{padding-left:20px;padding-right:20px;}
    #NewsList .item .info .date{font-size:16px;}
    #NewsList .item .txt p{font-size:14px;line-height:20px;height:60px;-webkit-line-clamp:3;}
}
@media (min-width:768px) and (max-width:991px) {
    #NewsList{}
    #NewsList .item{padding-bottom:20px;margin-bottom:20px;}
    #NewsList .item .img{width:30%;}
    #NewsList .item .txt{width:70%;padding-left:15px;padding-right:15px;}
    #NewsList .item .txt h4{font-size:16px;line-height:24px;margin-top:0;}
    #NewsList .item .txt p{font-size:13px;line-height:20px;height:60px;}
    #NewsList .item .info .date{font-size:14px;line-height:20px;}
    #NewsList .item .info .more{width:20px;height:20px;line-height:20px;}
    #NewsList .item .info .more::after {font-size:16px;}
}
@media (max-width:767px){
    #NewsList{}
    #NewsList .item{padding-bottom:15px;margin-bottom:15px;}
    #NewsList .item .img{display:none;}
    #NewsList .item .txt{width:100%;float:none;padding:0;}
    #NewsList .item .txt h4{margin-bottom:10px;font-size:14px;line-height:20px;}
    #NewsList .item .txt p{font-size:12px;line-height:18px;height:54px;}
    #NewsList .item .info{width:100%;float:none;text-align:left;margin-top:10px;overflow:hidden;}
    #NewsList .item .info .date{font-size:13px;line-height:24px;display:inline-block;}
    #NewsList .item .info .more{display:inline-block;border:1px solid #b1b1b1;width:24px;height:24px;line-height:22px;line-height:24px;margin-top:0;float:right;}
    #NewsList .item .info .more:after{font-size:16px;}

    #NewsPage #sharelist{padding:6px 0;margin-bottom:10px;}
    #NewsPage #sharelist>p{float:none;width:100%;}
    #NewsPage #sharelist>p>span{font-size:12px;}
    #NewsPage #sharelist .bdsharebuttonbox{width:100%;float:none;overflow:hidden;text-align:left;}
    #NewsPage #sharelist .bdsharebuttonbox>span{float:none;}
    #NewsPage #sharelist .bdsharebuttonbox>a{}
}


#ntframe{background-color:#ffffff;padding-top:30px;padding-bottom:30px;}
#ntframe img{max-width:100%;}
#ntframe #sharelist{margin-top:20px;}
#sharelist {display:inline-block;}
#sharelist h3{font-size:16px;color:#fff;margin-bottom:20px;}
#sharelist span{line-height:40px;}
#sharelist .bdshare-button-style0-32>a{background-image:none;text-indent:0;width:32px;height:32px;color:#fff;position:relative;text-align:center;line-height:32px;font-size:18px;margin:0 5px 0 0;border:1px solid #fff;border-radius:50%;}
/*#sharelist .bdshare-button-style0-32 .bds_sqq{background-color:#45aaf2;}
#sharelist .bdshare-button-style0-32 .bds_qzone{background-color:#eecf3d;}
#sharelist .bdshare-button-style0-32 .bds_weixin{background-color:#3eb135;}
#sharelist .bdshare-button-style0-32 .bds_tsina{background-color:#df4d69;}*/
#sharelist .bdshare-button-style0-32>a:before{line-height:30px;vertical-align:top;display:inline-block;}
#sharelist .bdshare-button-style0-32>a.bds_sqq:before{content:"\e635";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_qzone:before{content:"\e631";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_weixin:before{content:"\e63e";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_tsina:before{content:"\e601";font-family:iconfont;}
#sharelist>a{background-image:none;text-indent:0;width:32px;height:32px;color:#fff;position:relative;text-align:center;line-height:32px;font-size:18px;margin:0 5px 0 0;border-radius:50%;display:inline-block;}
#sharelist>a.linkedin{background-color:#0077b5;}
#sharelist>a.twitter{background-color:#1da1f2;}
#sharelist>a.facebook{background-color:#3b5998;}
#sharelist>a.youtube{background-color:#ff011d;}
#sharelist a:hover{color:#e7cc61;border-color:#e7cc61;}
#sharelist p{color:#ffffff;margin-bottom:5px;}
#sharelist a>i{display:block;width:32px;height:32px;line-height:32px;text-align:center;border-radius:50%;}
/*#sharelist a>i.pinterest-p{background-color:#ca1c23;}
#sharelist a>i.google-plus{background-color:#dc4e41;}
#sharelist a>i.facebook{background-color:#3b5998;}
#sharelist a>i.twitter{background-color:#1da1f2;}
#sharelist a>i.linkedin{background-color:#0077b5;}
#sharelist a>i.youtube{background-color:#ff011d;}*/
#RelatedNews{margin-top:30px;overflow:hidden;padding:20px 0;background-color:#fff;}
#RelatedNews .title{}
#RelatedNews .relate_list{}
#RelatedNews .relate_list .item{margin-bottom:12px;float:left;width:50%;padding-right:50px;}
#RelatedNews .relate_list .item .txt h3{font-size:14px;line-height:20px;position:relative;padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;color:#666;}
#RelatedNews .relate_list .item:hover .txt h3{color:#25498e;text-decoration:underline;}
#RelatedNews .relate_list .item .txt h3:before{content:"\e9e1";font-size:14px;font-family:"iconfont";position:absolute;left:0;}
/*#RelatedNews .relate_list .item .img:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}*/
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}

    #sharelist{padding-top:0;}
}
@media (min-width:1px) and (max-width:767px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}
    #sharelist{padding-top:0;}
}


/*分页*/
ul.pagination {box-shadow:none;width:100%;border-radius:0;text-align:center;}
ul.pagination li {margin-left:5px;display:inline-block;}
ul.pagination li a{background-color:#fff;border-color:#25498e;border-radius:0;color:#25498e;}
ul.pagination li.active span{background-color:#25498e;border-color:#25498e;border-radius:0;color:#fff;}
ul.pagination li:first-child a{border-radius:0;}
ul.pagination li:last-child a{border-radius:0;}
ul.pagination li:hover a,ul.pagination li.active:hover>span{background-color:#25498e;color:#fff;}


#videolist{overflow:hidden;margin:0 -10px;}
#videolist .item{margin-bottom:20px;float:left;width:25%;padding:0 10px;}
#videolist .item:nth-child(4n+1){clear:left;}
#videolist .img{border:1px solid #ddd;overflow:hidden;}
#videolist .img img{width:100%;}
#videolist .txt{padding-top:10px;} 
#videolist h3{text-align:center;font-size:16px;line-height:20px;height:40px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
video{width:100%;}
@media (min-width:992px) and (max-width:1229px) {
    #videolist h3{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #videolist .item{margin-bottom:20px;width:33.33%;} 
    #videolist .item:nth-child(4n+1){clear:initial;}
    #videolist .item:nth-child(3n+1){clear:left;}
    #videolist h3{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #videolist .item{margin-bottom:20px;width:50%;} 
    #videolist .item:nth-child(4n+1){clear:initial;}
    #videolist .item:nth-child(2n+1){clear:left;}
    #videolist h3{font-size:14px;}
}


/*工程案例*/
#CasesList{margin:0 -15px;}
#CasesList .item{margin-bottom:20px;float:left;width:25%;padding:0 15px;}
#CasesList .item:nth-child(4n+1){clear:left;}
#CasesList .item a{display:block;}
#CasesList .item .txt{padding:10px 15px;}
#CasesList .item .txt h4{margin-top:0;font-size:16px;text-align:center;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #CasesList{margin:0 -5px;}
    #CasesList .item{width:33.33%;padding:0 5px;}
    #CasesList .item:nth-child(4n+1){clear:initial;}
    #CasesList .item:nth-child(3n+1){clear:left;}
}
@media screen and (min-width:1px ) and (max-width:767px){
    #CasesList{margin:0 -5px;}
    #CasesList .item{width:50%;padding:0 5px;}
    #CasesList .item:nth-child(4n+1){clear:initial;}
    #CasesList .item:nth-child(2n+1){clear:left;}
    #CasesList .item .txt h4{font-size:14px;}
}

#ServicePage{}
#ServicePage .downcatelist{overflow:hidden;margin-bottom:30px;}
#ServicePage .downcatelist>a{float:left;width:50%;text-align:center;background-color:#f7f7f7;font-size:18px;line-height:30px;padding:25px 0;position:relative;}
#ServicePage .downcatelist>a.active,#ServicePage .downcatelist>a:hover{background-color:#1f368f;color:#fff;}
#ServicePage .downcatelist>a.active:before,#ServicePage .downcatelist>a:hover:before{content:"";border-style:solid;border-width:10px;border-color:transparent transparent #fff transparent;position:absolute;bottom:0;left:calc(50% - 10px);}
#ServicePage .DownloadList .item{padding:20px 30px;background-color:#f7f7f7;overflow:hidden;margin-bottom:20px;}
#ServicePage .DownloadList .item .item1{float:left;width:50%;}
#ServicePage .DownloadList .item .item1 h4{font-size:18px;line-height:30px;margin:0;}
#ServicePage .DownloadList .item .item2{float:left;width:25%;text-align:center;line-height:30px;font-size:16px;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;color:#888;}
#ServicePage .DownloadList .item .item3{float:right;width:25%;text-align:right;}
#ServicePage .DownloadList .item .item3 i{display:inline-block;line-height:30px;}
#ServicePage .DownloadList .item:hover{background-color:#25498e;color:#fff;}
#ServicePage .DownloadList .item:hover .item2{color:#fff;}
#ServicePage .DownloadList .item:hover .item3 i{color:#fff;}
#ServicePage .service{margin-top:50px;}
#ServicePage .ServiceList{overflow:hidden;}
#ServicePage .ServiceList .item{overflow:hidden;margin-bottom:30px;background-color:#f7f7f7;cursor:pointer;}
#ServicePage .ServiceList .item .txt{float:left;width:50%;padding:40px 35px;}
#ServicePage .ServiceList .item .txt h4{font-size:20px;line-height:30px;color:#25498e;text-transform:uppercase;}
#ServicePage .ServiceList .item .txt p{font-size:15px;line-height:24px;font-family:RobotoCondensed,Arial, Helvetica, sans-serif;}
#ServicePage .ServiceList .item .img{float:right;width:50%;}
#ServicePage .ServiceList .item:nth-child(2n) .txt{float:right;}
#ServicePage .ServiceList .item:nth-child(2n) .img{float:left;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #ServicePage .downcatelist>a{padding:15px 0;font-size:16px;line-height:24px;}
    #ServicePage .DownloadList .item{padding:15px 30px;}
    #ServicePage .DownloadList .item .item1 h4{font-size:16px;line-height:24px;}
    #ServicePage .DownloadList .item .item2{font-size:16px;line-height:24px;}
    #ServicePage .DownloadList .item .item3 i{line-height:24px;}

    #ServicePage .service{margin-top:30px;}
    #ServicePage .ServiceList .item .txt{padding:30px;}
    #ServicePage .ServiceList .item .txt h4{margin-top:0;}
    #ServicePage .ServiceList .item .txt p{font-size:14px;line-height:20px;}
}
@media screen and (min-width:768px ) and (max-width:991px){
    #ServicePage .downcatelist>a{padding:15px 0;font-size:14px;line-height:24px;}
    #ServicePage .DownloadList .item{padding:15px 30px;}
    #ServicePage .DownloadList .item .item1 h4{font-size:16px;line-height:24px;}
    #ServicePage .DownloadList .item .item2{font-size:16px;line-height:24px;}
    #ServicePage .DownloadList .item .item3 i{line-height:24px;}
    
    #ServicePage .service{margin-top:30px;}
    #ServicePage .ServiceList .item .img{display:none;}
    #ServicePage .ServiceList .item .txt{width:100%;padding:25px;}
    #ServicePage .ServiceList .item .txt h4{margin-top:0;}
    #ServicePage .ServiceList .item .txt p{font-size:14px;line-height:20px;}
}
@media (max-width:767px) {
    #ServicePage .downcatelist>a{padding:10px 0;font-size:13px;line-height:20px;width:100%;}
    #ServicePage .DownloadList .item{padding:10px 10px;}
    #ServicePage .DownloadList .item .item1 h4{font-size:14px;line-height:20px;}
    #ServicePage .DownloadList .item .item2{font-size:14px;line-height:20px;}
    #ServicePage .DownloadList .item .item3 i{line-height:20px;}

    #ServicePage .service{margin-top:30px;}
    #ServicePage .ServiceList .item{margin-bottom:15px;}
    #ServicePage .ServiceList .item .img{display:none;}
    #ServicePage .ServiceList .item .txt{width:100%;padding:15px;}
    #ServicePage .ServiceList .item .txt h4{margin-top:0;font-size:14px;line-height:20px;}
    #ServicePage .ServiceList .item .txt p{font-size:13px;line-height:18px;}
}


/*感谢页面*/
#thk_nav{}
#thk_nav h2{margin-bottom:20px;text-align:center;}
#thk_nav>p{line-height:28px;font-size:14px;}
.btnthank{padding:5px 10px;margin-top:15px;display:inline-block;border:1px solid #25498e;color:#ffffff;background-color:#25498e;}
.btnthank:hover{background-color:#ffffff;color:#25498e;}
@media (max-width:767px) {
    #thk_nav>p{line-height:20px;font-size:13px;}
}

/*网站地图*/
#sitemapnav { width:100%; position:relative;overflow:hidden;}
#sitemapnav li{  list-style:none;}
#sitemapnav a{ color:#333; }
#sitemapnav .fontbig {	width:100% !important;}
#sitemapnav .bigli{float:left;	width:100%;  line-height:35px;font-size:18px;}
#sitemapnav .bigli a {color:#666; font-weight:bold;text-transform:capitalize;}
#sitemapnav .bigli a:hover {text-decoration:underline;}
#sitemapnav .abli_02{ float:left;width:44%;margin-left:5%;font-size:16px; height:30px; line-height:30px; overflow:hidden; display:inline;font-weight:normal; }
#sitemapnav .abli_02 a:hover{text-decoration:underline;}
.jiange{ float:left; 	width:100%;  height:2px; border-bottom:solid 1px #d2d2d2; margin-top:8px;margin-bottom:8px;}
.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { float:left;width:95%;margin-left:5%; font-size:16px; line-height:30px; display:inline;font-weight:bold; }
#sitemapnav .PROclass_02 { float:left;width:90%;margin-left:8%;font-size:16px; height:22px; line-height:22px;  overflow:hidden;display:inline;font-weight:normal; }

#sitemapnav .PROclass_01 a{  color:#666;}
#sitemapnav .PROclass_02 a{ color:#666;}
#sitemapnav .PROclass_01 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_02 a:hover{ text-decoration:underline;}

#sitemapnav .PROclass_03 { float:left;width:40%;margin-left:10%;color:#666666;font-size:14px;display:inline; line-height:20px;}
#sitemapnav .PROclass_03 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_04 { float:left;width:40%;margin-left:10%;display:inline;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media screen and (min-width:1px ) and (max-width:767px)
{
	#sitemapnav .abli_02{width:44%;}
    #sitemapnav .bigli{font-size:16px;}
    #sitemapnav .abli_02{font-size:14px;line-height:20px;}
    #sitemapnav .PROclass_01{font-size:14px;}
    #sitemapnav .PROclass_02{font-size:13px;}
    #sitemapnav .PROclass_03{font-size:12px;width:100%;}
    #sitemapnav .PROclass_04{width:100%;}
}


/*************图库*************/
#GalleryList{margin:0 -8px 0;overflow:hidden;}
#GalleryList .item{width:25%;padding:0 8px;float:left;margin-bottom:20px;}
#GalleryList .item:nth-child(4n+1){clear:left;}
#GalleryList .item .img{border:1px solid #eee;}
#GalleryList .item .img img{width:100%;}
#GalleryList .item h3{margin:10px;text-align:center;font-size:18px;font-weight:normal;}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media screen and (min-width:768px ) and (max-width:991px){
    #GalleryList{margin:20px -5px 0;overflow:hidden;}
    #GalleryList .item{width:33.33%;padding:0 5px;}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(3n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:16px;}
}
@media (max-width:767px) {
    #GalleryList{margin:15px -5px 0;}
    #GalleryList .item{width:50%;padding:0 5px}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(2n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:14px;}
}

#downtable.table th{text-align:center;}
#downtable.table>tbody>tr>td{border-top:none;border-bottom:1px solid #ddd;vertical-align:middle;padding:8px 15px;font-size:18px;}
#downtable.table>tbody>tr>td:nth-child(1){width:150px;text-align:center;}
#downtable.table>tbody>tr>td:nth-child(2){}
#downtable.table>tbody>tr>td:nth-child(3){width:200px;text-align:center;}
#downtable.table>tbody>tr>td i.icon-tit{}
#downtable.table>tbody>tr>td i.icon-down{}
@media (max-width:767px) {
    #downtable.table>tbody>tr>td:nth-child(1){width:50px;}
    #downtable.table>tbody>tr>td:nth-child(2){}
    #downtable.table>tbody>tr>td:nth-child(3){width:80px;}
    #downtable.table > tbody > tr > td{font-size:14px;}
}

.btn-2{position:relative;z-index:1;overflow:hidden;}
.btn-2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #25498e;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition:all .5s;z-index:-1;
}
.btn-2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #25498e transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
  transition:all .5s;z-index:-1;
}
.btn-2:hover:before {
  border-width: 165px 0 0 165px;
}
.btn-2:hover:after {
  border-width: 0 165px 165px 0;
}

.border2{    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 15px;
    transform:none}
#indexframe1 .item{    width: 33%;
    float: left;
    padding: 5%;
    position: relative;
    transform: rotate(45deg);}
#indexframe1 .item:nth-child(5n+5) {
    margin-left: 0%;
    margin-top: -14%;
}

#indexframe1 .item:nth-child(4n+4) {
    margin-left: 16.5%;
    margin-top: -14%;
}
#indexframe1 .item:nth-child(6n+6) {
    margin-left: 33%;
    margin-top: -14%;
}

.indexborder::before, .indexborder::after{}

@media (max-width:767px){
.border2{width:100%;}
#indexframe1 .item {
    width: 50%;
    float: left;    position: relative;
    transform: none;
    padding: 15px;}

#indexframe1 .item:nth-child(5n+5) {
    margin-left: 0%;
    margin-top: 0%;
}

#indexframe1 .item:nth-child(4n+4) {
     margin-left: 0%;
    margin-top: 0%;
}
#indexframe1 .item:nth-child(6n+6) {
  margin-left: 0%;
    margin-top: 0%;
}

#indexframe1 .procatelist{margin: -3px;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;}
}

