﻿@charset "utf-8";
@import url('../fonts/iconfont/iconfont.css');
body{}
/*****  font-display: swap;  字体延迟加载*****/
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:#174785;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;}
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:Arial,Verdana, Tahoma, Geneva,  sans-serif;}
h1,h2,h3,h4,dt{font-family:Arial,Verdana, Tahoma, Geneva,  sans-serif;}
.clearfix:after,.clearfix:before{display:table;content:" ";}
.clearfix:after{clear:both;}
@media screen and (min-width:768px){
    .carousel-caption{top:35%;bottom:auto;}
    .carousel-caption h3{margin-bottom:35px;font-size:67px;}
    .carousel-caption p{margin-bottom:35px;font-size:18px;}
    .carousel-caption a{padding:15px 30px;border:solid 1px #e57d06;border-radius:3px;background:#e57d06;font-size:14px;}
}
.noinfo{font-size:16px;text-align:center;margin-top:20px;}
.item .img{overflow:hidden;}
.item .img img{width:100%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
.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);}

body{padding-top:148px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
.container{width:1230px;}
@media screen and (min-width:1px ) and (max-width:1229px) {
    body{padding-top:120px;}
    .container{width:100%;}
}
@media screen and (min-width:768px ) and (max-width:991px) {
    body{padding-top:70px;}
}
@media screen and (min-width:1px ) and (max-width:767px) {
    body{padding-top:0;}
}

/*搜索框*/
#SearchBox{position:fixed;top:0;right:0;left:100%;bottom:100%;background:rgba(0,0,0,1);overflow:hidden;padding:0;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}
#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;
    -webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;-ms-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{background-color:#fff;position:fixed;top:0;width:100%;z-index:999;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
header #top{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
header .navigation{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
header #logo img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
header #Menu ul>li{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
header #Menu ul>li>a{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}

header.fixhead{position:fixed;width:100%;border-bottom:solid 1px #eaeaea;top:0;}
header.fixhead #top{height:0;padding:0;}
header.fixhead .navigation{padding:0 150px 0;}
header.fixhead #logo{margin:8px 0;}
header.fixhead #Menu ul.menunav>li{padding:10px 12px;}

#top{background-color:#174785 ;padding:9px 150px;overflow:hidden;}
#top .left{width:50%;float:left;}
#top .right{float:right;width:50%;font-size:14px;line-height:30px;text-align:right;}
#top .right span{display:inline-block;margin-right:20px;color:#fff;}
#top .right span>a{color:#fff;}
#top .right span>i{margin-right:10px;font-size:20px;line-height:30px;vertical-align:top;}
.navigation{padding:0 150px;position:relative;}

@media (min-width:1230px) and (max-width:1429px) {
    #top{padding:9px 15px;}
    .navigation{padding:0 15px;}
    header.fixhead .navigation{padding:0 15px 0;}
}
@media (min-width:992px) and (max-width:1229px) {
    
    #top{padding:5px 15px;}
    #top .left{width:50%;}
    #top .right{width:50%;}
    .navigation{padding:0 15px;}
    header.fixhead .navigation{padding:0 15px;}
    header.fixhead #Menu ul.menunav>li{padding:10px 10  px;}
}
@media (min-width:768px) and (max-width:991px) {
    header{border-bottom:1px solid #eee;}
    .navigation{padding:10px 15px;position:relative;}
}
@media (min-width:1px) and (max-width:767px)
{
    header{position:relative;}
    .navigation{padding:10px 15px;position:relative;border-bottom:1px solid #eee;}
}

#logo{float:left;margin:25px 0;}
#Menu{float:right;}
#Menu:after{content:"";clear:both;display:table;}
#Menu ul.menunav{text-align:right;}
#Menu ul.menunav>li{display:inline-block;padding:25px 12px;}
#Menu ul.menunav>li>a{position:relative;display:block;font-size:18px;line-height:50px;text-transform:uppercase;color:#174785;font-weight:bold;}
#Menu ul>li{}
#Menu ul>li.logo{display:none;}
#Menu ul>li.logo>a{padding:0;}
#Menu ul>li#search{position:relative;}
#Menu ul>li#search>a{font-size:24px;}
#Menu ul>.open>a,#Menu ul>.open>a:focus,#Menu ul>.open>a:hover,#Menu ul>.active>a,#Menu ul>.active>a:hover{color:#174785;}
#Menu ul>li:hover>a,#Menu ul>li.active:hover>a{color:#174785;}
#Menu ul>li.dropdown>a>i{display:inline-block;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;-ms-transition:all .2s;}
#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 ul.dropdown-menu{margin-top:-1px;border-radius:0;display:none;}
#Menu ul>li ul.dropdown-menu>li{float:initial;width:100%;margin:0;}
#Menu ul>li ul.dropdown-menu>li>a{line-height:24px; color:#222; font-size:14px; border-bottom:solid 1px #fff;padding:5px 15px 5px 10px;display:block;}
#Menu ul>li ul.dropdown-menu>li>a>i{font-size:14px;}
#Menu ul>li ul.dropdown-menu>li>a:hover{background:#fff;color:#174785;}

#Menu ul>li:hover ul.dropdown-menu{display:block; z-index:99; background:#ffffff;}

#Menu ul.menunav>li.lang>a{display:inline-block;margin-left:10px;position:relative;}
#Menu ul.menunav>li.lang>a>img{border:1px solid #eee;margin-top:14px;}

#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:#174785; -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:#174785; -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:#174785; -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:#174785; -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:#174785; -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:#174785; -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:1330px) and (max-width:1729px) {
    header #top{padding:9px 15px;}
    .navigation{padding:0 15px;}
    #Menu ul.menunav>li{padding:25px 8px;}
    #Menu ul.menunav>li>a{font-size:16px;}
}
@media (min-width:1230px) and (max-width:1329px) {
    header #top{padding:9px 15px;}
    .navigation{padding:0 15px;}
    #Menu ul.menunav>li{padding:25px 8px;}
    #Menu ul.menunav>li>a{font-size:15px;}
    #Menu ul.menunav > li.lang > a{margin-left:5px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #logo{margin:15px 0;}
    #Menu ul.menunav>li{padding:15px 10px;}
    #Menu ul.menunav>li>a{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px){
    #top{display:none;}
    #Menu{padding:0px;}
    #logo{width:100%;margin:0;}
    #logo img{height:50px;}
    header #menu_btn{ display: block;margin-top:10px;float:right;}    
}
@media (min-width:1px) and (max-width:767px) {
    #top{display:none;}
    #Menu{padding:0px;}
    #logo{width:100%;margin:0;}
    header #menu_btn{ display: block;margin-top:10px;float:right;}    
}
@media (min-width:1px) and (max-width:991px) {
    header .navbar-brand img{margin:0;width:200px;}
    #Menu{width:220px;position:fixed;left:-220px;top: 0px; bottom: 0px; background: #174785; z-index: 99999; overflow-x:hidden;overflow-y:auto;transition:all .5s ease;padding-top:0;}
    #Menu.show{left:0;}
    #Menu ul.menunav{margin:0;}
    #Menu ul.menunav>li.logo{display:block;}
    #Menu ul.menunav{ display: block; padding: 0px 0 80px; text-align: left;overflow:hidden;}
    #Menu ul.menunav>li{width:100%; padding:0 15px; margin:15px 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{height:50px;}
    #Menu ul.menunav>li>a{font-size:16px;padding:0px;font-weight:bold;background-color:transparent !important;color: #f5f5f5 !important;line-height:24px;}
    #Menu ul.menunav>li>a:hover:after,#Menu ul>.open>a:after{opacity:0;}
    #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;box-shadow:none;border:none;padding-left:0;overflow:hidden;min-width:inherit;}
    #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;}
    #Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#174785;color:#fff;}
    #Menu ul>li ul.dropdown-menu>li>a>i{float:left;}
    #Menu ul>li:hover ul.dropdown-menu{background:transparent;}
    
    #Menu ul.menunav>li.lang{display:block;}
    #Menu ul.menunav>li.lang>a{display:inline-block;margin-right:30px;}
    #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:#174785;}
    #Menu ul>li#search #SearchBox #sbut>i{height:30px;line-height:30px;width:30px;font-size:18px;vertical-align:top;}
}

#bframe{overflow:hidden;}
#bframe img{max-width:100%;display:block;margin:0 auto;}
#ibframe{}
#ibframe .swiper-pagination{bottom:20px;}
#ibframe .swiper-pagination-bullet{width:12px;height:12px;}
#ibframe .swiper-pagination-bullet-active{background-color:#e94c07;}
@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{display:none;}
}


.frame{padding-top:50px;padding-bottom:20px;}
.frame .title{margin-bottom:40px;text-align:center;}
.frame .title h2{font-size:35px;margin-bottom:30px;margin-top:0;font-weight:bold;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;color:#174785;text-transform:capitalize;}
.frame .title .line{width:60px;height:4px;background-color:#e94c07;position:relative;}
.frame .title .line:before{content:"";position:absolute;width:78px;height:2px;background-color:#174785;top:1px;right:100%;}
.frame .title .line:after{content:"";position:absolute;width:78px;height:2px;background-color:#174785;top:1px;left:100%;}
.frame .title p{font-size:16px;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    .frame{padding-top:20px;padding-bottom:20px;}
    .frame .title{margin-bottom:30px;}
    .frame .title h2{font-size:30px;margin-bottom:20px;}
    .frame .title p{font-size:16px;}
}
@media (min-width:768px) and (max-width:991px) {
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:20px;}
    .frame .title h2{font-size:24px;margin-bottom:15px;}
    .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:20px;margin-bottom:15px;}
    .frame .title p{font-size:14px;}
}

#frame1 {padding-bottom:60px;}
#frame1 .list{text-align:center;display:flex;justify-content:space-between;align-items:stretch;}
#frame1 .list .item{width:30%;margin:0;}
#frame1 .list .txt{box-shadow:0 0 5px #ccc;padding:40px 15px 80px;height:100%;cursor:pointer;position:relative;}
#frame1 .list .txt i{display:inline-block;font-size:70px;color:#48abfb;transition:all .5s ease;}
#frame1 .list .txt h4{font-size:19px;color:#174785;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;font-weight:bold;}
#frame1 .list .txt p{color:#e94c07;font-size:14px;line-height:1.8;}
#frame1 .list .txt span{position:absolute;bottom:-24px;left:50%;margin-left:-24px;width:48px;height:48px;box-sizing:border-box;border:14px solid #fff;background-color:#e94c07;border-radius:50%;}
#frame1 .list .txt:hover{box-shadow:0 0 5px #e94c07;}
#frame1 .list .txt:hover i{
    transform:rotateY(180deg);
    -ms-transform:rotateY(180deg); 	/* IE 9 */
    -moz-transform:rotateY(180deg); 	/* Firefox */
    -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
    -o-transform:rotateY(180deg);}
#frame1 .list .txt:hover span{box-shadow:0 0 5px #e94c07;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
    #frame1 .list .item{width:31%;}
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame1 .list .item{width:31%;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame1 .list .item{width:32%;}
    #frame1 .list .txt{padding:20px 10px 40px;}
    #frame1 .list .txt h4{font-size:16px;}
    #frame1 .list .txt p{font-size:13px;line-height:1.5;}
}
@media (max-width:767px){
    #frame1 .list{display:block;}
    #frame1 .list .item{width:100%;}
    #frame1 .list .item:not(:last-child){margin-bottom:40px;}
    #frame1 .list .txt{padding:20px 10px 40px;}
    #frame1 .list .txt h4{font-size:16px;}
    #frame1 .list .txt p{font-size:13px;line-height:1.5;}
}


#frame2{overflow:hidden;background:#f1f8ff url(../images/bg.png) no-repeat right bottom;}
#frame2 .left{width:48%;float:left;}
#frame2 .left .img{position:relative;}
#frame2 .left a.play{position:absolute;left:50%;top:50%;width:60px;height:60px;margin:-30px 0 0 -30px;background-color:rgba(8,128,232,0.86);border-radius:50%;}
#frame2 .left a.play>i{display:block;text-align:center;color:rgb(255, 255, 255);line-height:60px;font-size:24px;position:relative;z-index:1;}
#frame2 .left a.play:before{content: "";
position: absolute;
background-color: rgba(8,128,232,0.86);
border-radius: 50%;
z-index: 0;
animation: zoom 1s linear 0s infinite;
-webkit-animation: zoom 1s linear 0s infinite;
-moz-animation: zoom 1s linear 0s infinite;
-ms-animation: zoom 1s linear 0s infinite;
-o-animation: zoom 1s linear 0s infinite;}
#frame2 .right{width:52%;float:right;padding:34px 45px;}
#frame2 .right .content{width:690px;margin:0;}
#frame2 .right .tit{margin-bottom:40px;}
#frame2 .right .tit h2{font-size:24px;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;text-transform:uppercase;font-weight:bold;margin-bottom:15px;margin-top:0;}
#frame2 .right .tit p{font-size:14px;color:#868686;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;}
#frame2 .right .faqlist dl{background-color:rgb(255, 255, 255);border-radius:5px;padding:15px;}
#frame2 .right .faqlist dl dt{font-size:14px;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;cursor:pointer;}
#frame2 .right .faqlist dl dt:before{content:"Q:";color:#0880e8;margin-right:3px;}
#frame2 .right .faqlist dl dt>i{float:right;font-size:14px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#frame2 .right .faqlist dl dd{font-size:14px;line-height:20px;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;margin-top:15px;display:none;}
#frame2 .right .faqlist dl.active dt,#frame2 .right .faqlist dl:hover dt{color:#0880e8;}
#frame2 .right .faqlist dl.active dt>i{transform:rotate(180deg);}
@media screen and (min-width:1430px ) and (max-width:1599px) {
    #frame2 .left{width:48%;}
    #frame2 .right{width:52%;padding:30px 40px 20px;}
    #frame2 .right .tit{margin-bottom:20px;}
    #frame2 .right .content{width:100%;}
}
@media screen and (min-width:1230px ) and (max-width:1429px) {
    #frame2 .left{width:48%;}
    #frame2 .right{width:52%;padding:30px 40px 20px;}
    #frame2 .right .tit{margin-bottom:20px;}
    #frame2 .right .content{width:100%;}
    #frame2 .right .faqlist dl{padding:10px 15px;}
    #frame2 .right .faqlist dl dd{margin-top:10px;}
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame2 .left{width:48%;}
    #frame2 .right{width:52%;padding:30px 20px 20px;}
    #frame2 .right .tit{margin-bottom:20px;}
    #frame2 .right .tit h2{font-size:18px;}
    #frame2 .right .tit p{font-size:12px;}
    #frame2 .right .content{width:100%;}
    #frame2 .right .faqlist dl{padding:10px 15px;margin-bottom:10px;}
    #frame2 .right .faqlist dl dd{margin-top:10px;font-size:12px;line-height:18px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame2 .left{width:100%;}
    #frame2 .right{width:100%;padding:30px 20px 20px;}
    #frame2 .right .tit{margin-bottom:20px;}
    #frame2 .right .tit h2{font-size:18px;}
    #frame2 .right .tit p{font-size:12px;}
    #frame2 .right .content{width:100%;}
    #frame2 .right .faqlist dl{padding:10px 15px;margin-bottom:10px;}
    #frame2 .right .faqlist dl dd{margin-top:10px;font-size:12px;line-height:18px;}
}
@media (max-width:767px){
    #frame2 .left{width:100%;}
    #frame2 .right{width:100%;padding:15px;}
    #frame2 .right .tit{margin-bottom:20px;}
    #frame2 .right .tit h2{font-size:18px;}
    #frame2 .right .tit p{font-size:12px;}
    #frame2 .right .content{width:100%;}
    #frame2 .right .faqlist dl{padding:10px 15px;margin-bottom:10px;}
    #frame2 .right .faqlist dl dd{margin-top:10px;font-size:12px;line-height:18px;}
}

#frame3{overflow:hidden;padding-bottom:50px;}
#frame3 .CateList{margin:0 -20px;position:relative;}
#frame3 .CateList .swiper-slide{width:25%;padding:0 20px;}
#frame3 .CateList .item{position:relative;cursor:pointer;border:2px solid #e8e8e8;}
#frame3 .CateList .item .txt{padding:30px 25px;}
#frame3 .CateList .item .txt h4{font-size:15px;line-height:2;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#174785;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;font-weight:bold;text-transform:uppercase;}
#frame3 .CateList .item .txt p{font-size:13px;line-height:24px;color:#5c5c5c;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;height:48px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
#frame3 .CateList .item .img{overflow:hidden;position:relative;border-bottom:1px solid #e1e1e1;}
#frame3 .CateList .item .img a.link{position:absolute;left:50%;right:50%;top:50%;bottom:50%;background:rgba(110,109,242,0.83);}
#frame3 .CateList .item .img a.link>i{display:block;color:rgb(255, 255, 255);text-align:center;font-size:50px;border-radius:50%;border:4px solid rgb(255, 255, 255);width:80px;height:80px;margin-top:calc(50% - 80px);margin-left:calc(50% - 40px);opacity:0;}
#frame3 .CateList .item:hover .txt p{color:#e94c07;}
#frame3 .CateList .item:hover .img a.link{left:0;right:0;top:0;bottom:0;}
#frame3 .CateList .item:hover .img a.link>i{opacity:1;}
#frame3 .CateList .btnlist{display:block;text-align:right;padding-right:20px;position:relative;margin-top:-75px;}
#frame3 .CateList .btnlist .swiper-button{display:inline-block;width:75px;height:75px;line-height:75px;text-align:center;background-color:#f6f6f6;margin:0;}
#frame3 .CateList .btnlist .swiper-button>i{font-size:36px;color:#cbcbcb;}
#frame3 .CateList .btnlist .swiper-button:hover{background-color:#174785;}
#frame3 .CateList .btnlist .swiper-button.swiper-button-disabled>i{}
@media screen and (min-width:1230px ) and (max-width:1429px) {
    #frame3 .CateList{margin:0 -10px;}
    #frame3 .CateList .swiper-slide{padding:0 10px;}
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame3 .CateList{margin:0 -10px;}
    #frame3 .CateList .swiper-slide{padding:0 10px;}
    #frame3 .CateList .item .txt{padding:10px 15px;}
    #frame3 .CateList .item .txt h4{font-size:14px;}
    #frame3 .CateList .item .txt p{font-size:12px;line-height:18px;height:36px;}
    #frame3 .CateList .item .img a.link>i{font-size:36px;width:60px;height:60px;margin-top:calc(50% - 60px);margin-left:calc(50% - 30px);}

    #frame3 .CateList .btnlist{margin-top:-50px;padding-right:10px;}
    #frame3 .CateList .btnlist .swiper-button{width:50px;height:50px;line-height:50px;}
    #frame3 .CateList .btnlist .swiper-button>i{font-size:24px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame3 .CateList{margin:0 -5px;}
    #frame3 .CateList .swiper-slide{padding:0 5px;}
    #frame3 .CateList .item .txt{padding:10px 15px;}
    #frame3 .CateList .item .txt h4{font-size:14px;}
    #frame3 .CateList .item .txt p{font-size:12px;line-height:18px;height:36px;}
    #frame3 .CateList .item .img a.link>i{font-size:24px;width:40px;height:40px;margin-top:calc(50% - 40px);margin-left:calc(50% - 20px);}

    #frame3 .CateList .btnlist{margin-top:-40px;padding-right:5px;}
    #frame3 .CateList .btnlist .swiper-button{width:40px;height:40px;line-height:40px;}
    #frame3 .CateList .btnlist .swiper-button>i{font-size:24px;}
}
@media (max-width:767px){
    #frame3 .CateList{margin:0 -5px;}
    #frame3 .CateList .swiper-slide{padding:0 5px;width:50%;}
    #frame3 .CateList .item .txt{padding:10px 15px;}
    #frame3 .CateList .item .txt h4{font-size:14px;}
    #frame3 .CateList .item .txt p{font-size:12px;line-height:18px;height:36px;}
    #frame3 .CateList .item .img a.link>i{font-size:24px;width:40px;height:40px;margin-top:calc(50% - 40px);margin-left:calc(50% - 20px);}

    #frame3 .CateList .btnlist{margin-top:0;padding-right:5px;}
    #frame3 .CateList .btnlist .swiper-button{width:40px;height:40px;line-height:40px;}
    #frame3 .CateList .btnlist .swiper-button>i{font-size:24px;}
}

#frame4{background-color:#f6f6f6;}
#frame4 .NewsList{}
#frame4 .NewsList .item{position:relative;background-color:rgb(255, 255, 255);box-shadow:0 0 3px #ccc;}
#frame4 .NewsList .item .txt{padding:15px 20px;}
#frame4 .NewsList .item .txt .info{overflow:hidden;margin-bottom:8px;}
#frame4 .NewsList .item .txt .info .catename{font-size:14px;}
#frame4 .NewsList .item .txt .info .date{font-size:14px;color:#174785;}
#frame4 .NewsList .item .txt h4{font-size:16px;margin:0 0 8px;line-height:1.5;font-weight:bold;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;text-transform:uppercase;}
#frame4 .NewsList .item .txt p{font-size:14px;line-height:20px;color:#979797;margin-bottom:15px;height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
#frame4 .NewsList .item a.more{padding:5px 15px;border:1px solid #e94c07;color:#174785;font-size:14px;line-height:20px;border-radius:20px;display:inline-block;}
#frame4 .NewsList .item:hover .img 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);}
#frame4 .NewsList .left{float:left;width:50%;padding-right:20px;}
#frame4 .NewsList .left .item .img{overflow:hidden;}
#frame4 .NewsList .left .item .txt{}
#frame4 .NewsList .right{float:right;width:50%;padding-left:20px;}
#frame4 .NewsList .right .item2{margin-bottom:15px;overflow:hidden;}
#frame4 .NewsList .right .item2 .txt .info{margin-bottom:5px;}
#frame4 .NewsList .right .item2 .txt{padding:10px 20px 15px;}
#frame4 .NewsList .right .item2 .txt h4{}
#frame4 .NewsList .right .item2 .txt p{}
#frame4 .NewsList .item:hover .txt{background:#174785;}
#frame4 .NewsList .item:hover .txt .info .date{color:#fff;}
#frame4 .NewsList .item:hover .txt h4{color:#fff;}
#frame4 .NewsList .item:hover .txt p{color:#fff;}
#frame4 .NewsList .item:hover .txt a.more{color:#fff;border-color:rgb(255, 255, 255);}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame4 .NewsList .left{padding-right:10px;width:55%;}
    #frame4 .NewsList .right{padding-left:10px;width:45%;}
    #frame4 .NewsList .right .item2 .txt{padding:10px 15px;}
    #frame4 .NewsList .right .item2 .txt h4{font-size:14px;}
    #frame4 .NewsList .right .item2 .txt p{line-height:18px;margin-bottom:10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame4 .NewsList .left{padding-right:10px;}
    #frame4 .NewsList .right{padding-left:10px;}
    #frame4 .NewsList .right .item2 .txt{padding:15px 15px;}
    #frame4 .NewsList .item .txt h4{font-size:14px;}
    #frame4 .NewsList .item .txt p{line-height:18px;margin-bottom:10px;}
    #frame4 .NewsList .item2 .txt p{display:none;}
}
@media (max-width:767px){
    #frame4 .NewsList .left{width:100%;padding-right:0;}
    #frame4 .NewsList .item .txt{position:relative;}
    #frame4 .NewsList .item .txt{padding:13px 15px;}
    #frame4 .NewsList .item .txt .info{margin-bottom:8px;}
    #frame4 .NewsList .item .txt h4{font-size:14px;margin-bottom:5px;}
    #frame4 .NewsList .item .txt p{font-size:13px;line-height:18px;height:36px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
    #frame4 .NewsList .right{width:100%;margin-top:15px;padding-left:0;}
}

#frame5{background-color:#05579e;padding-bottom:50px;}
#frame5 .left{width:50%;float:left;}
#frame5 .left h2{font-size:18px;color:#fff;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;font-weight:bold;text-transform:uppercase;margin-top:0;}
#frame5 .left p{font-size:14px;color:#fff;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;}
#frame5 .right{width:50%;float:right;}
#frame5 .right .subscribe{width:90%;margin-right:0;background-color:#fff;border-radius:50px;padding:5px 5px;overflow:hidden;}
#frame5 .right .subscribe #footEmail{width:calc(100% - 110px);height:35px;line-height:35px;border:none;padding:0 10px;}
#frame5 .right .subscribe #btnSubscribe{width:110px;height:35px;line-height:35px;background-color:#e94c07;color:#fff;text-align:center;border-radius:50px;float:right;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
    #frame5{padding-top:30px;padding-bottom:30px;}
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame5{padding-top:20px;padding-bottom:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame5{padding-top:20px;padding-bottom:20px;}
    #frame5 .left h2{font-size:16px;}
    #frame5 .left p{font-size:12px;}
    #frame5 .right .subscribe{}
    #frame5 .right .subscribe #footEmail{width:calc(100% - 100px);height:30px;line-height:30px;padding:0 10px;}
    #frame5 .right .subscribe #btnSubscribe{width:100px;height:30px;line-height:30px;}
}
@media (max-width:767px){
    #frame5{padding-top:20px;padding-bottom:20px;}
    #frame5 .left{width:100%;}
    #frame5 .right{width:100%;}
    #frame5 .right .subscribe{width:100%;margin-top:10px;}
    #frame5 .right .subscribe #footEmail{width:calc(100% - 100px);height:30px;line-height:30px;padding:0 10px;}
    #frame5 .right .subscribe #btnSubscribe{width:100px;height:30px;line-height:30px;}
}

footer{padding-top:60px;padding-bottom:0;background:#174785;}
footer .foot_menu{overflow:hidden;padding-bottom:30px;}
footer #fck1{width:32%;float:left;padding-right:30px;}
footer #fck2{width:16%;float:left;padding-right:30px;}
footer #fck3{width:19%;float:left;padding-right:30px;}
footer #fck4{width:16%;float:left;padding-right:30px;}
footer #fck5{width:17%;float:left;}
footer #fck1 .img{margin-top:50px;}
footer dl dt{font-size:16px;margin-bottom:20px;color:#e94c07;text-transform:uppercase;}
footer dl dd{overflow:hidden;margin-bottom:3px;}
footer dl dd p{font-size:14px;line-height:24px;color:#fff;}
footer dl dd p i{display:inline-block;margin-right:10px;vertical-align:middle;color:#fff;width:24px;text-align:center;}
footer dl dd a{font-size:14px;line-height:24px;color:#fff;display:inline-block;}
footer dl dd a:hover{text-decoration:underline;color:#e94c07;}
footer dl.footcategory dd a:before{content:"\e9e1";font-family:iconfont;font-size:12px;color:#5caff8;}
footer dl.footcategory dd a:hover:before{color:#e94c07;}
.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;}

.foot_by{padding:15px 0 15px;}
.foot_by .footdiv{display:inline-block; font-size:14px; line-height:30px;color:#fff;}
.foot_by .footdiv a{ display:inline-block; font-size:14px; line-height:30px;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 #fck1{width:26%;padding-right:20px;}
    footer #fck2{width:20%;padding-right:20px;}
    footer #fck3{width:19%;padding-right:20px;}
    footer #fck4{width:17%;padding-right:20px;} 
    footer #fck5{width:18%;}
    footer .foot_menu{padding-bottom:0;}
    .foot_by{padding:10px 0;}
}
@media (min-width:768px) and (max-width:991px) {
    footer{padding-top:30px;}
    footer #fck1{display:none;}
    footer #fck2{width:50%;}
    footer #fck3{width:50%;}    
    footer #fck4{width:50%;clear:left;margin-top:30px;}
    footer #fck5{width:50%;margin-top:30px;}
    footer .foot_menu{padding-bottom:0;}
    footer dl dt{margin-bottom:10px;}
    .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 #fck1{width:100%;display:none;}
    footer #fck2{width:100%;}
    footer #fck3{width:100%;}    
    footer #fck4{width:100%;}
    footer #fck1 .img{width:100%;margin:0 0 15px;}
    footer dl dt{font-size:16px;margin-bottom:10px;}
    footer dl dt::after{content:"\e6a9";font-family:iconfont;margin-left:10px;font-size:16px;}
    footer dl dd{display:none;}
    footer dl dd p{font-size:14px;}
    footer .foot_menu{padding-bottom:0;}
    .foot_by .footdiv{display:block;text-align:center;font-size:12px;line-height:24px;}
    .foot_by .footdiv a{font-size:12px;}
    .foot_by .footdiv.fr{float:none;text-align:center;}

    .foot_by{padding-top:0;}
    .foot_by p{font-size:12px;}
    .foot_by p a{font-size:12px;}
}

#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%;}

#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:#174785;}
#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{padding:10px 0;border-bottom:1px solid #e4e4e4;display:none;}
#Location .container{position:relative;}
#Location .container:before{content:"\e607";font-family:iconfont;display:inline-block;color:#174785;font-size:18px;margin-right:6px;}
#Location i{color:#333;}
#Location a{color:#333;font-size:16px;}
#Location a:hover{color:#174785;}
#Location span{color:#174785;font-size:16px;}
.nframe{padding-top:50px;padding-bottom:50px;}
a.home{display:block;width:100px;height:100px;line-height:100px;background-color:#174785;color:#fff;border-radius:50%;text-align:center;margin-top:-100px;position:relative;z-index:1;}
a.home>i{font-size:36px;}
@media (min-width:992px) and (max-width:1229px) {
    .nframe{padding-top:40px;padding-bottom:40px;}
    a.home{width:80px;height:80px;line-height:80px;margin-top:-80px;}
    a.home>i{font-size:30px;}
    
    #Location a{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    .nframe{padding-top:30px;padding-bottom:30px;}
    a.home{display:none;}
    #Location a{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    .nframe{padding-top:30px;padding-bottom:30px;}
    a.home{display:none;}
    #Location a{font-size:14px;}
}

/*左侧菜单*/
#InnerNav{margin-top:-80px;position:relative;}
#left_nav{background-color:#fff;padding:20px 28px;box-shadow:0 3px 3px #ccc;text-align:center;}
#left_nav dl{margin:0;position:relative;}
#left_nav dl>dt{background-color:#878787;padding:12px 20px;font-size:20px;line-height:30px;color:#ffffff;display:none;}
#left_nav dl>dt>i{font-size:20px;margin-right:10px;}
#left_nav dl>dd{position:relative;display:inline-block;border-radius:50px;}
#left_nav dl>dd:not(:last-child){margin-right:20px;}
#left_nav dl>dd>a{display:block;padding:8px 20px;font-size:18px;line-height:24px;border-radius:50px;}
#left_nav dl>dd.active>a,#left_nav dl>dd:hover>a{background-color:#0098d8;color:#fff;}
#left_nav dl>dd ul{border-top:1px solid #ddd;display:none;}
#left_nav dl>dd ul>li>a{display:block;padding:4px 15px 4px 25px;font-size:14px;line-height:20px;}
#left_nav dl>dd ul>li.active>a,#left_nav dl>dd ul>li:hover>a{color:#174785;}
@media (min-width:992px) and (max-width:1229px) {
    #InnerNav{margin-top:-50px;}
    #left_nav{padding:10px 20px;}
    #left_nav dl{}
    #left_nav dl>dd{}
    #left_nav dl>dd>a{padding:5px 15px;font-size:14px;line-height:20px;}
    #left_nav dl>dd ul>li>a{font-size:13px;line-height:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #InnerNav{margin-top:0;}
    #left_nav{padding:10px 0;box-shadow:none;}
    #left_nav dl{padding:0;}
    #left_nav dl::before{}
    #left_nav dl>dt{}
    #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;}
    #left_nav dl>dd{padding:0;}
    #left_nav dl>dd:not(:last-child){margin-right:10px;}
    #left_nav dl>dd:before{display:none;}
    #left_nav dl>dd>a{padding:5px 15px;font-size:14px;line-height:20px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}

}
@media (min-width:1px) and (max-width:767px) {
    #InnerNav{margin-top:20px;}
    #left_nav{box-shadow:none;padding:0;}
    #left_nav dl{padding:0;border:1px solid #eee;}
    #left_nav dl::before{display:none}
    #left_nav dl>dt{display:block;padding:10px 15px;font-size:20px;line-height:24px;}
    #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;}
    #left_nav dl>dd{display:none;padding:0;margin:0;border-radius:0;}
    #left_nav dl>dd:not(:last-child){margin-right:0;border-bottom:1px solid #eee;}
    #left_nav dl>dd:before{display:none;}
    #left_nav dl>dd>a{padding:10px 15px;font-size:13px;line-height:20px;border-radius:0;}
    #left_nav dl>dd ul>li>a{font-size:12px;}

}

/*右侧内容*/
#right_nav{float:right;width:calc(100% - 220px);}
#right_nav #Location{display:block;padding-top:0;margin-bottom:30px;}
#right_nav #Location a{display:inline-block;}
#right_nav #Location a>i{font-size:18px;color:#174785;margin-right:5px;}
#right_nav #Location a:after{content:"》";margin:0 5px;}
.nframe .tit{margin-bottom:40px;text-align:center;}
.nframe .tit h2{font-size:35px;margin-bottom:30px;margin-top:0;font-weight:bold;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;color:#174785;text-transform:capitalize;}
.nframe .tit .line{width:60px;height:4px;background-color:#e94c07;position:relative;}
.nframe .tit .line:before{content:"";position:absolute;width:78px;height:2px;background-color:#174785;top:1px;right:100%;}
.nframe .tit .line:after{content:"";position:absolute;width:78px;height:2px;background-color:#174785;top:1px;left:100%;}
.nframe .tit>h2{margin:0 0 20px;font-size:38px;font-weight:bold;}
.nframe .tit>h1{margin:0 0 20px;font-size:32px;line-height:36px;text-transform:uppercase;color:#174785;}
.nframe .tit>p{font-size:16px;}
.nframe section{margin-bottom:30px;}
.nframe section .content{font-size:16px;line-height:2;color:#646464;}
@media (min-width:992px) and (max-width:1229px) {
    #right_nav{}
    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h2{font-size:24px;}
    .nframe .tit>h1{font-size:24px;}
}
@media (min-width:768px) and (max-width:991px) {
    #right_nav{float:initial;width:100%;}
    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h2{font-size:24px;}
    .nframe .tit>h1{font-size:24px;}
    .nframe section .content{line-height:1.5;}
}
@media (min-width:1px) and (max-width:767px) {
    #right_nav{float:initial;width:100%;margin-top:20px;}
    #right_nav .context img{height:auto;}
    embed{max-width:100%;height:auto;}
    .nframe .tit{margin-bottom:10px;}
    .nframe .tit>h2{font-size:18px;line-height:24px;}
    .nframe .tit>h1{font-size:18px;line-height:24px;margin-bottom:10px;}
    .nframe .tit>p{font-size:14px;}
    .nframe section .content{font-size:13px;line-height:24px;}
}

/*关于我们*/
#aboutframe{padding-bottom:0;}
#aboutframe .TeamList1{overflow:hidden;margin:30px -5px 0;}
#aboutframe .TeamList1 .item{width:33.33%;padding:0 5px;float:left;}
#aboutframe .TeamList1 .item:nth-child(3n+1){clear:left;}
#aboutframe .TeamList1 .item .img{border:1px solid #eee;}
#aboutframe .TeamList1 .item .img img{width:100%;}
#aboutframe .TeamList1 .item h3{margin:10px;text-align:center;font-size:18px;font-weight:normal;}
#aboutframe .TeamList2{overflow:hidden;margin:30px 0 0;}
#aboutframe .TeamList2 .item{width:25%;float:left;}
#aboutframe .philosophy{background-color:#f2f2f2;padding-top:50px;padding-bottom:50px;}
#aboutframe .philosophy .phyList{margin:0 -25px;}
#aboutframe .philosophy .phyList .item{width:33.33%;padding:0 25px;float:left;position:relative;}
#aboutframe .philosophy .phyList .item .txt{position:absolute;top:0;bottom:0;left:25px;right:25px;background:rgba(26,158,212,0.73);padding-top:22%;text-align:center;cursor:pointer;}
#aboutframe .philosophy .phyList .item:hover .img 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);}
#aboutframe .philosophy .phyList .item .txt i{color:#fff;font-size:64px;transition:all .5s ease;display:block;}
#aboutframe .philosophy .phyList .item .txt h4{font-size:15px;color:#fff;text-transform:uppercase;}
#aboutframe .philosophy .phyList .item:hover .txt i{
    transform:rotateY(180deg);
    -ms-transform:rotateY(180deg); 	/* IE 9 */
    -moz-transform:rotateY(180deg); 	/* Firefox */
    -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
    -o-transform:rotateY(180deg);}

#aboutframe .certificate{padding-top:50px;padding-bottom:80px;background:url(../images/ab_bg.jpg) no-repeat center center fixed;margin-bottom:0;}
#aboutframe .certificate .tit h2{color:#fff;}
#aboutframe .certificate .tit .line:before{background-color:#fff;}
#aboutframe .certificate .tit .line:after{background-color:#fff;}
#aboutframe .certificate .list{margin:0 -50px;position:relative;}
#aboutframe .certificate .swiper-slide{float:left;width:20%;padding:50px 50px 50px 50px;}
#aboutframe .certificate .swiper-slide.swiper-slide-active{margin-top:0;padding:0px;}
#aboutframe .certificate .swiper-slide.swiper-slide-next{padding:30px 0 30px 50px;}
#aboutframe .certificate .swiper-slide.swiper-slide-prev{padding:30px 50px 30px 0;}
#aboutframe .certificate .btnlist{}
#aboutframe .certificate .btnlist .swbtn{position:absolute;top:50%;margin-top:-25px;width:50px;height:50px;line-height:50px;display:inline-block;background-color:#174785;color:#fff;border-radius:50%;text-align:center;}
#aboutframe .certificate .btnlist .swbtn.btn-prev{left:-50px;z-index:1;}
#aboutframe .certificate .btnlist .swbtn.btn-next{right:-50px;z-index:1;}
#aboutframe .certificate .btnlist .swbtn>i{font-size:24px;}

@media (min-width:1230px) and (max-width:1500px){
    #aboutframe .certificate .btnlist .swbtn.btn-prev{left:0;z-index:1;}
    #aboutframe .certificate .btnlist .swbtn.btn-next{right:0;z-index:1;}
}
@media (min-width:992px) and (max-width:1229px) {
    

    #aboutframe .certificate .btnlist .swbtn.btn-prev{left:0;}
    #aboutframe .certificate .btnlist .swbtn.btn-next{right:0;}
}
@media (min-width:768px) and (max-width:991px) {

    #aboutframe .philosophy .phyList{margin:0 -15px;}
    #aboutframe .philosophy .phyList .item{padding:0 15px;}
    #aboutframe .philosophy .phyList .item .txt{left:15px;right:15px;}
    
    #aboutframe .certificate .list{margin:0 -30px;}
    #aboutframe .certificate .swiper-slide{padding:50px 30px 50px 30px;}
    #aboutframe .certificate .swiper-slide.swiper-slide-next{padding:30px 0 30px 30px;}
    #aboutframe .certificate .swiper-slide.swiper-slide-prev{padding:30px 30px 30px 0;}
}
@media (min-width:1px) and (max-width:767px) {
    #aboutframe .TeamList1 .item{width:50%;padding:0 5px;float:left;}
    #aboutframe .TeamList1 .item:nth-child(3){display:none;}
    #aboutframe .TeamList2 .item{width:50%;}
    
    #aboutframe .philosophy{padding-top:30px;padding-bottom:30px;}
    #aboutframe .philosophy .phyList{margin:0;}
    #aboutframe .philosophy .phyList .item{width:100%;padding:0;margin-bottom:15px;}
    #aboutframe .philosophy .phyList .item .txt{left:0;right:0;}

    #aboutframe .certificate{padding-top:30px;padding-bottom:30px;}
    #aboutframe .certificate .list{margin:0;overflow:hidden;}
    #aboutframe .certificate .swiper-slide{float:left;width:33.33%;padding:50px 30px 50px 30px;}
    #aboutframe .certificate .swiper-slide.swiper-slide-active{margin-top:0;padding:0px;}
    #aboutframe .certificate .swiper-slide.swiper-slide-next{padding:15px;}
    #aboutframe .certificate .swiper-slide.swiper-slide-prev{padding:15px;}
}


/*联系我们*/
#contactframe{padding-top:50px;overflow:hidden;}
#contactframe .contactbox{display:flex;}
#contactframe .contactbox .left{width:50%;padding:150px 100px;background:#174785 url(../images/contbg.jpg) no-repeat center center;}
#contactframe .contactbox .left h3{font-size:48px;color:#fff;font-weight:bold;text-transform:uppercase;margin-bottom:30px;}
#contactframe .contactbox .left p{font-size:22px;line-height:2;color:#fff;}
#contactframe .contactbox .left p a{color:#fff;}
#contactframe .contactbox .left p a:hover{text-decoration:underline;color:#e94c07;}
#contactframe .contactbox .right{width:50%;}
#contactframe .contactbox .right p{float:left;width:50%;font-size:16px;line-height:2;}
#map{height:100%;}
@media (min-width:992px) and (max-width:1229px) {
    #contactframe .contactbox .left{padding:100px 60px;}
    #contactframe .contactbox .left h3{font-size:36px;}
    #contactframe .contactbox .left p{font-size:18px;}
}
@media (min-width:768px) and (max-width:991px) {
    #contactframe .contactbox .left{padding:60px 30px;}
    #contactframe .contactbox .left h3{font-size:24px;}
    #contactframe .contactbox .left p{font-size:16px;}

}
@media (min-width:1px) and (max-width:767px) {
    #contactframe{padding-top:20px;}
    #contactframe .contactbox{display:block;}
    #contactframe .contactbox .left{width:100%;padding:40px 15px;}
    #contactframe .contactbox .left h3{font-size:20px;margin:0 0 20px;}
    #contactframe .contactbox .left p{font-size:14px;}
    #contactframe .contactbox .right{width:100%;}
    #map{height:250px;}

}
#feedback{padding-top:0;}
#feedback .tit .line{margin-bottom:15px;}
#feedback .tit p{width:70%;}
#feedback ul{display:flex;justify-content:space-between;flex-direction: row;flex-wrap: wrap;margin-top:30px;}
#feedback ul>li{display:block;margin:0 0 30px;width:100%;border:2px solid #dfdfdf;background-color:#fff;}
#feedback ul>li.half{width:49%;}
#feedback ul>li>label{float:left;height:36px;line-height:36px;padding-left:10px;margin:0;font-size:15px;font-weight:normal;}
#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:calc(100% - 100px);line-height:36px;height:36px;border:none;border-radius:0;box-shadow:none;padding-left:10px;margin:0;background-color:#fff;}
#feedback ul>li>textarea{width:calc(100% - 100px);border:none;border-radius:0;padding-top:10px;padding-left:10px;resize:none;float:left;background-color:#fff;}
#feedback ul>li.btnli{border:none;}
#feedback ul>li.btnli #btn_send{display:block;margin:0 0 0 auto;text-align:center;padding:0;background-color:#174785;color:#fff;border:1px solid #174785;width:210px;height:50px;line-height:50px;font-size:18px;}
#feedback ul>li.btnli #btn_send:hover{color:#174785;background-color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
    #contactframe .feedbackbox{margin-top:0;}
    #contactframe .feedbackbox .title{margin-bottom:20px;}
    #contactframe .feedbackbox h2{font-size:48px;}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li.btnli #btn_send{height:40px;line-height:40px;}
}
@media (min-width:768px) and (max-width:991px) {
    #contactframe .feedbackbox{margin-top:0;}
    #contactframe .feedbackbox .title{margin-bottom:20px;}
    #contactframe .feedbackbox h2{font-size:48px;}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li.btnli #btn_send{height:40px;line-height:40px;}
}
@media (min-width:1px) and (max-width:767px) {
    #contactframe .feedbackbox{margin-top:0;}
    #feedback .tit p{width:100%;font-size:13px;}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li.half{width:100%;}
    #feedback ul>li.btnli #btn_send{height:40px;line-height:40px;}
}


/*产品中心*/
#ProPage{overflow:hidden;}
#ProPage .title{margin-bottom:50px;}
#ProPage .title h2{margin-top:0;font-size:30px;color:#174785;font-family:Verdana, Arial, Geneva, Tahoma, sans-serif;font-weight:bold;}
#ProPage .title p{font-size:17px;line-height:1.5;color:#7e98ba;}
#ProList{overflow:hidden;}
#ProList .item{margin-bottom:40px;width:25%;float:left;border:1px solid #ddd;}
#ProList .item:nth-child(4n+1){clear:left;}
#ProList .item .img{position:relative;overflow:hidden;}
#ProList .item img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#ProList .item: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);}
#ProList .item .txt{border-top:2px solid #ddd;position:relative;padding:20px;}
#ProList .item .txt h3{font-size:20px;font-family:Verdana, Arial, Geneva, Tahoma, sans-serif;font-weight:bold;margin-top:0;margin-bottom:0;}
#ProList .item .txt p{font-size:15px;line-height:30px;height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#727272;margin-top:5px;}
#ProList .item:hover .img{}
#ProList .item:hover .txt{}
#ProList .item:hover .txt h3{color:#174785;}
@media (min-width:992px) and (max-width:1229px) {
    #ProList .item .txt{padding:8px 10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage .title{margin-bottom:30px;}
    #ProPage .title h2{font-size:22px;}
    #ProPage .title p{font-size:14px;}

    #ProList .item .txt{padding:10px;}
    #ProList .item .txt h3{font-size:15px;}
    #ProList .item .txt p{display:none;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage .title{margin-bottom:30px;}
    #ProPage .title h2{font-size:20px;}
    #ProPage .title p{font-size:13px;}

    #ProList{padding:0 15px;}
    #ProList .item{width:50%;margin-bottom:20px;}
    #ProList .item:nth-child(4n+1){clear:initial;}
    #ProList .item:nth-child(2n+1){clear:both;}
    #ProList .item a.link>i{font-size:30px;}
    #ProList .item .txt{padding:10px;}
    #ProList .item .txt h3{font-size:13px;}
    #ProList .item .txt p{display:none;}
}

/*产品详情*/
#nProPage{background-color:#ffffff;}
#nProPage .protitle h1{font-size:28px;font-weight:bold;margin-top:0;margin-bottom:30px;}
#nProPage .protitle h3{font-size:30px;}
#nProPage .protitle p{font-size:16px;line-height:2;margin-bottom:20px;}
#nProPage .title{margin-bottom:20px;position:relative;border-bottom:1px solid #d1d1d1;}
#nProPage .title h3{font-size:16px;line-height:44px;color:#333;margin:0;background-color:#fff;display:inline-block;color:#174785;text-align:center;min-width:170px;padding:0 15px;}
#nProPage .title a.active h3{background-color:#174785;color:#fff;}
#slider{overflow:hidden;}
#picView{position:relative;float:left;width:45%;}
#picView .gallery-top{border:1px solid #e5e5e5;}
#picView .imglist{background-color:#f9f9f9;padding:30px 10px;position:relative;}
#picView .gallery-thumbs{padding:10px 0;margin:0 -8px;}
#picView .gallery-thumbs .swiper-slide{width:25%;padding:0 8px;}
#picView .gallery-thumbs .swiper-slide a{display:block;}
#picView .gallery-thumbs .swiper-slide-thumb-active{position:relative;}
#picView .gallery-thumbs .swiper-slide-thumb-active>a{border:1px solid #174785;}
#picView .swbtn{position:absolute;top:50%;z-index:1;width:30px;height:60px;line-height:60px;margin-top:-30px;text-align:center;background-color:#174785;color:#ffffff;}
#picView .btn-next{right:0;}
#picView .btn-prev{left:0 ;}
#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{}
#picView .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:12px;height:12px;}
#picView .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#174785;}
#protitle{padding:20px 0 0 50px;float:right;width:55%;}
#protitle .remark{font-size:16px;line-height:30px;margin-top:30px;padding:15px 0;}
#protitle .remark p span{display:inline-block;min-width:100px;}
#protitle .share {margin-top:20px;}
#protitle .share p{display:inline-block;vertical-align:top;font-size:14px;line-height:30px;text-transform:uppercase;margin-bottom:10px;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;font-weight:bold;}
#protitle .share #sharelist{}
#protitle .share #sharelist a>i{color:#333;}
#protitle .share #sharelist a:hover>i{color:#e94c07;}
#protitle .link{display:inline-block;font-size:14px;line-height:30px;padding:15px 0 10px;}
#protitle .link>svg{float:left;font-size:30px;margin-right:5px;}
#protitle .btnlist{overflow:hidden;margin-top:20px;}
#protitle .btnlist>a{font-size:16px;display:inline-block;padding:5px 10px;border:1px solid #174785;line-height:24px;box-sizing:border-box;background-color:#174785;color:#fff;}
#protitle .btnlist>a>i{font-size:24px;display:inline-block;vertical-align:top;}
#protitle .btnlist>a:nth-child(1){float:left;}
#protitle .btnlist>a:nth-child(1)>i{margin-right:5px;}
#protitle .btnlist>a:nth-child(2){float:right;}
#protitle .btnlist>a:nth-child(2)>i{margin-left:5px;}
#protitle .btnlist>a:hover{background-color:#fff;color:#174785;}
#protitle .btnInquiry{display:inline-block;font-size:16px;width:200px;height:42px;line-height:40px;border:1px solid #174785;background-color:#174785;color:#ffffff;text-align:center;text-transform:uppercase;margin-top:20px;}
#protitle .btnInquiry:hover{background-color:#ffffff;color:#174785;}
#protitle .btnDownload{display:inline-block;font-size:12px;line-height:21px;padding:3px 40px;border:1px solid #174785;background-color:#174785;color:#ffffff;text-align:center;}
#protitle .btnDownload:hover{background-color:#ffffff;color:#174785;}
#protitle .btnlist p{font-size:12px;margin-top:15px;margin-bottom:15px;}

#ProShare{margin-top:15px;}
.pro_detail{margin-top:30px;}
.pro_detail .tit{border-bottom:1px solid #ddd;overflow:hidden;}
.pro_detail .tit h3{display:inline-block;background-color:#174785;padding:8px 25px;color:#ffffff;font-size:18px;line-height:24px;margin:0;float:left;}
#inquiry .inquiry_show>p{margin-bottom:15px;}
#RelatedProduct{margin-top:30px;}
#RelatedProduct #ProList .item .txt{padding:15px 15px;}
#RelatedProduct #ProList .item .txt h3{font-size:16px;}
@media (min-width:1230px) and (max-width:1429px){
    #protitle{padding:0 0 0 30px;}
    #nProPage .protitle h1{margin-top:0;font-size:30px;}
    #nProPage .protitle h3{font-size:20px;}
    #nProPage .protitle p{font-size:14px;line-height:24px;}
    #protitle .remark{font-size:14px;line-height:24px;}
    #nProPage .title h3{width:250px;}
    #nProPage .title:after{width:calc(100% - 270px);}
}
@media (min-width:992px) and (max-width:1229px) {
    #protitle{padding-left:30px;}
    #nProPage .protitle h1{margin-top:0;font-size:24px;margin-bottom:15px;}
    #nProPage .protitle h3{font-size:20px;}
    #nProPage .protitle p{font-size:13px;line-height:20px;}
    #protitle .remark{font-size:14px;line-height:24px;}
    #protitle .seller .txt{padding-left:130px;}
    #protitle .seller .txt p{font-size:14px;}
    #protitle .seller .txt a{font-size:14px;padding:3px 8px;}
    #protitle .seller .btnlist{margin-top:10px;}
    #protitle .seller .btnlist > a > i{font-size:16px;}
    #protitle .seller .btnlist > a:nth-child(2){float:initial;margin-top:5px;clear:left;}

    #nProPage .title h1,#nProPage .title h3{font-size:20px;}
    #picView{width:45%;}
    #picView1 .imglist{padding:0 10px;}
    
    #nProPage .title h3{font-size:16px;}
}
@media (min-width:768px) and (max-width:991px) {
    #protitle{padding:0 0 0 20px;}
    #nProPage .protitle h1{margin-top:0;font-size:24px;margin-bottom:15px;}
    #nProPage .protitle h3{font-size:18px;}
    #nProPage .protitle p{font-size:14px;line-height:24px;}
    #protitle .remark{font-size:14px;line-height:24px;}

    #picView{width:40%;}
    #protitle{width:60%;padding-left:20px;}
    #picView1 .imglist{padding:0 10px;}
    #RelatedProduct #ProList .item:nth-child(4){display:none;}
    
    #protitle .seller{margin-bottom:15px;}
    #protitle .seller .txt{padding-left:130px;}
    #protitle .seller .txt p{font-size:14px;}
    #protitle .seller .txt a{font-size:14px;padding:3px 8px;}
    #protitle .seller .btnlist{margin-top:10px;}
    #protitle .seller .btnlist > a > i{font-size:16px;}
    #protitle .seller .btnlist > a:nth-child(2){float:initial;margin-top:5px;clear:left;}
}
@media (min-width:1px) and (max-width:767px) {
    #protitle{width:100%;float:initial;padding-left:0;margin-top:20px;}
    #nProPage .protitle h1{margin-top:0;font-size:20px;}
    #nProPage .protitle h3{font-size:14px;}
    #nProPage .protitle p{font-size:13px;}
    #protitle .remark{font-size:13px;line-height:20px;}

    #picView{width:100%;float:initial;}
    #picView1 .imglist{padding:0 10px;}
    
    #protitle .seller{margin-bottom:15px;}
    #protitle .seller .txt{padding-left:130px;}
    #protitle .seller .txt h4{margin-top:0;}
    #protitle .seller .txt p{font-size:14px;}
    #protitle .seller .txt a{font-size:12px;padding:3px 8px;}
    #protitle .seller .btnlist{margin-top:10px;}
    #protitle .seller .btnlist > a > i{font-size:14px;margin-left:0;}
    #protitle .seller .btnlist > a:nth-child(2){float:initial;margin-top:5px;clear:left;}
    
    #nProPage .title h3{font-size:16px;width:150px;}
    #RelatedProduct #ProList{padding:0;}
    #RelatedProduct .item{width:50%;}
}


/*新闻*/
#NewsList{overflow:hidden;}
#NewsList .item{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;overflow:hidden;}
#NewsList .item .img{width:25%;float:left;}
#NewsList .item .txt{width:75%;float:right;padding-left:35px;padding-top:10px;}
#NewsList .item .txt span.date{font-size:16px;line-height:22px;display:inline-block;}
#NewsList .item .txt span.date:before{content:"\e7aa";font-family:iconfont;margin-right:5px;}
#NewsList .item .txt h4{font-size:16px;color:#797979;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:12px;}
#NewsList .item .txt p{font-size:14px;line-height:22px;color:#b0b0b0;height:66px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
#NewsList .item .txt a.more{font-size:16px;line-height:24px;display:inline-block;margin-top:10px;}
#NewsList .item .txt a.more:after{content:"\e600";font-family:iconfont;margin-left:10px;font-size:20px;vertical-align:top;}
#NewsList .item .txt h4:hover{color:#e94c07;}
#NewsList .item .txt a.more:hover{color:#e94c07;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #NewsList .item .img{width:30%;}
    #NewsList .item .txt{width:70%;}
}
@media (min-width:768px) and (max-width:991px) {
    #NewsList .item .img{width:30%;}
    #NewsList .item .txt{width:70%;padding-top:0;}
    #NewsList .item .txt p{font-size:13px;line-height:18px;height:54px;}
}
@media (max-width:767px){
    #NewsList .item{padding-bottom:20px;}
    #NewsList .item .img{width:100%;}
    #NewsList .item .txt{width:100%;padding:10px 0 0 0;}
    #NewsList .item .txt p{font-size:13px;line-height:18px;height:54px;}
    #NewsList .item .txt a.more{font-size:14px;}
}

/*******案例列表*******/

#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{float:left;line-height:40px;}
#sharelist .bdshare-button-style0-32>a{background-image:none;text-indent:0;width:50px;height:50px;color:#fff;position:relative;text-align:center;line-height:50px;font-size:24px;margin:0;background-color:#174785;}
/*#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.bds_sqq:before{content:"\e63e";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_qzone:before{content:"\e61d";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_weixin:before{content:"\e628";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_tsina:before{content:"\e71a";font-family:iconfont;}
#sharelist p{color:#ffffff;margin-bottom:5px;}
#sharelist a{display:inline-block;vertical-align:top;margin-right:5px;}
#sharelist a>i{display:block;font-size:18px;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;}
/*#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:#174785;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:#174785;border-radius:0;color:#174785;}
ul.pagination li.active span{background-color:#174785;border-color:#174785;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:#174785;color:#fff;}


#pro_feed_show{padding:50px 30px 20px;background-color:#f8f8f8;border:1px solid #e4e4e4;border-radius:8px;}
#pro_feed_show P{font-size:16px;line-height:20px;margin-bottom:15px;}
#pro_feed_show label{font-weight:normal;display:block;font-size:16px;line-height:30px;}
#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;}
#pro_feed_show .form-group .feed_left{float:left;width:180px;display:list-item;}
#pro_feed_show .form-group .feed_right{float:left;width:calc(100% - 180px);}
#pro_feed_show .form-group .input-group{display:table;}
#pro_feed_show .form-control{background-color:#fff;height:34px;padding:0 12px;width:50%;margin:0;}
#pro_feed_show textarea.form-control{height:150px;resize:none;padding-top:10px;background-color:#fff;border-radius:5px;width:100%;}
#pro_feed_show #btn_send{display:block;width:226px;height:38px;line-height:38px;text-align:center;border:none;color:#fff;background-color:#174785;font-size:16px;border:1px solid #174785;text-transform:capitalize;}
#pro_feed_show #btn_send:hover{background-color:#fff;color:#174785;}
@media (min-width:1430px) and (max-width:1679px) {
}
@media (min-width:1230px) and (max-width:1429px) {
}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px) {
    #pro_feed_show{padding:15px 10px;}
    #pro_feed_show .form-group{margin-bottom:10px;}
    #pro_feed_show .form-group .feed_left{width:100%;}
    #pro_feed_show .form-group .feed_right{width:100%;}
    #pro_feed_show label{text-align:left;font-size:14px;}
    #pro_feed_show .form-control{width:100%;}
    #pro_feed_show #btn_send{width:100%;}
}

#videolist{overflow:hidden;margin:0 -10px;}
#videolist .item{margin-bottom:20px;float:left;width:33.33%;padding:0 10px;}
#videolist .item:nth-child(3n+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 h3{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #videolist .item{margin-bottom:20px;width:50%;} 
    #videolist .item:nth-child(3n+1){clear:initial;}
    #videolist .item:nth-child(2n+1){clear:left;}
    #videolist h3{font-size:14px;}
}

#faqlist dl{background-color:#fafafa;border-radius:5px;padding:15px;}
#faqlist dl dt{font-size:14px;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;cursor:pointer;}
#faqlist dl dt:before{content:"Q:";color:#0880e8;margin-right:3px;}
#faqlist dl dt>i{float:right;font-size:14px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#faqlist dl dd{font-size:14px;line-height:20px;font-family:Verdana,Arial, Geneva, Tahoma, sans-serif;margin-top:15px;display:none;}
#faqlist dl.active dt,#faqlist dl:hover dt{color:#0880e8;}
#faqlist dl.active dt>i{transform:rotate(180deg);}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #faqlist dl{padding:10px 15px;margin-bottom:10px;}
    #faqlist dl dd{margin-top:10px;font-size:12px;line-height:18px;}
}
@media (min-width:768px) and (max-width:991px) {
    #faqlist dl{padding:10px 15px;margin-bottom:10px;}
    #faqlist dl dd{margin-top:10px;font-size:12px;line-height:18px;}
}
@media (max-width:767px){
    #faqlist dl{padding:10px 15px;margin-bottom:10px;}
    #faqlist dl dd{margin-top:10px;font-size:12px;line-height:18px;}
}

/*感谢页面*/
#thk_nav{}
#thk_nav h2{margin-bottom:20px;font-weight:bold;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 #174785;color:#ffffff;background-color:#174785;}
.btnthank:hover{background-color: #ffffff;color: #174785;}

/*网站地图*/
#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; }
@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%;}
}
.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;}


/*************图库*************/
#GalleryList{margin:30px -8px 0;overflow:hidden;}
#GalleryList .item{width:20%;padding:0 8px;float:left;margin-bottom:20px;}
#GalleryList .item:nth-child(5n+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(5n+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(5n+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>tbody>tr>td{border-top:none;border-bottom:1px solid #ddd;vertical-align:middle;padding:8px 8px 5px;}
#downtable.table>tbody>tr>td:nth-child(1){}
#downtable.table>tbody>tr>td:nth-child(2){width:160px;}
#downtable.table>tbody>tr>td:nth-child(3){width:100px;}
#downtable.table>tbody>tr>td i.icon-tit{color:#174785;font-size:24px;margin-right:5px;vertical-align:middle;}
#downtable.table>tbody>tr>td i.icon-down{color:#174785;}
@media (max-width:767px) {
    #downtable.table>thead>tr>th:nth-child(2){display:none;}
    #downtable.table>tbody>tr>td:nth-child(2){display:none;}
}

@keyframes zoom{
	from{width: 60px;height: 60px;left: 0;top: 0;}
	to{width: 80px;height: 80px;left: -10px;top: -10px;opacity:0}
}
@-webkit-keyframes zoom{
	from{width: 60px;height: 60px;left: 0;top: 0;}
	to{width: 80px;height: 80px;left: -10px;top: -10px;opacity:0}
}
@-moz-keyframes zoom{
	from{width: 60px;height: 60px;left: 0;top: 0;}
	to{width: 80px;height: 80px;left: -10px;top: -10px;opacity:0}
}
@-ms-keyframes zoom{
	from{width: 60px;height: 60px;left: 0;top: 0;}
	to{width: 80px;height: 80px;left: -10px;top: -10px;opacity:0}
}
@-o-keyframes zoom{
	from{width: 60px;height: 60px;left: 0;top: 0;}
	to{width: 80px;height: 80px;left: -10px;top: -10px;opacity:0}
}



