body{ font-family:Arial, Helvetica, sans-serif;}


.auto_1440 {
  max-width: 1440px;
}
.t_content2 {
  width: 1360px;
  margin: 0 auto;
}
@media(max-width:1440px) {
  .auto_1440 {
    padding: 0 5%;
  }
  /* .pr_box{padding-top: 0 !important;} */
  .pr_box1 .auto_1440{ padding: 0 0 !important;}
  .t_content2 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
}

/*页面头部 */
.Top0001 .auto{position: fixed; left: 0; top: 0; width: 100%; background: #fff; z-index: 100;font-size: 18px; box-shadow: 0 0 10px rgba(0,0,0,0.1);transition: padding 0.3s;}
.Top0001 menu li.aon span a{color: #004586;}
.Top0001 menu li .sub{display: none;}
.Top0001 menu li .sub dl{position: relative;}
.Top0001 menu li .sub dt {line-height: 20px;padding: 7px 0;}
.Top0001 menu li .sub dt a:hover{text-decoration: none;}
.Top0001 menu li .sub dt > a{position: relative;}
.Top0001 menu li .sub dt > a::after {
  content: "";
  width: 0;
  height: 0.05rem;
  border-radius: 0.01rem;
  background-color: #84c3cc;
  position: absolute;
  bottom: -0.15rem;
  left: 0;
  transition: all 0.3s;
}
.Top0001 menu li .sub dt > a:hover::after {
  width: 100%;
}

.Top0001 .logo{display: table;}
.Top0001 .logo a{display: table-cell; vertical-align: middle;}
.Top0001 .top-right{position: absolute;right: 0; top: 0;height: 100%;}
.Top0001 .top-right dl{display: table; height: 100%;}
.Top0001 .top-right dl > *{display: table-cell; vertical-align: middle;}
.Top0001 .top-right dt{padding-right: 30px;color: #333;}
.Top0001 .top-right dt a{border-radius: 2px;border: solid 1px #eee;width: 38px;line-height: 28px;text-align: center;display: inline-block;margin-left: 10px;font-size: 13px;color: #bbb;background: #fff;}
.Top0001 .top-right dt a.on{color: #fff;background: #004586;border-color: #004586; font-size: 14px;}
.Top0001 .top-search{/*background-color: #004586;*/padding: 0 22px; overflow: hidden;}
.Top0001 .top-search > *{ float: left;}
.Top0001 .top-search .text{width: 0;overflow: hidden;padding: 0; transition: width 0.3s;}
.Top0001 .top-search .btn-area{position: relative; line-height: 44px;}
.Top0001 #.Top0001Btn{position: absolute; left: 0; top:0;height: 100%; width: 100%;z-index: 10;display: none;}
.Top0001 .open-sbox{color: #000;display: block;/*padding-left: 25px;*/background: url("../images/icon1_hui.svg") no-repeat left center; background-image:10% 20%;}
/*搜索*/
.Top0001 .t_huiicon{ width:22px;}
.t_pcsouxia {
    text-align: center;
    padding: 20px 0;
    box-shadow: 0px 3px 31px 0px rgb(0 0 0 / 5%);
}
.t_pcsouxia {
    position: fixed;
    width: 100%;
    top: 90px;
    left: 0;
    background: #fff;
    border-top: 1px solid #ebebeb;
    display: none;
}
@media screen and (max-width: 1560px){
    .t_pcsouxia {
        top: 80px;
    }
}
/*搜索end*/
.search-show .Top0001 #.Top0001Btn{display: block;}
.search-show .Top0001 .top-search .text{padding: 0 10px; border-radius: 5px; border:1px solid #CCCCCC}
.search-show .top-search .btn-area{padding-left: 10px;}

/*数字*/
.ho5_2 {
  display: flex;
  width: 100%;
  margin-top:20px;
}
.ho5_21 {
  width: 33.3%;
  text-align: center;
  padding: 0.7rem 0;
  background-color: #f6f9fb;
  border-right: 1px solid #FFFFFF;
}
@media screen and (max-width: 1024px){
    .ho5_21 {
        border-radius: 8px;
    }
}
.ho5_21:hover {
  background-color: #e5eff7;
}
.ho5_21 .p1 {
  font-family: DIN_B;
  color: #8fb243;
  display: flex;
  justify-content: center;
}
.ho5_21 .p2 {
  color: #000;
  font-weight:bold
}
.ho5_21 .num {
  position: relative;
}
.ho5_21 .num::after {
  content: "";
  width: 0.27rem;
  height: 0.27rem;
  background-color: #ffffff;
  box-shadow: 0px 15px 20px 0px rgba(143, 178, 67, 0.3);
  /* background-image: url(../images/ho_5jia.png); */
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  border-radius: 50%;
  bottom: 0;
  right: 0;
  transform: translate(80%, -20%);
}
.LineNum{
    font-size: 40px;
    color: #00549c;
    font-weight: bold;
    line-height: 40px;
    /*float: left;*/
}
.b-right .logo{ font-size:1.2rem; }
.b-right .contact .tel{font-size:13px; }
@media screen and (max-width: 1200px){

}
/*合作伙伴*/
.ho6_2 {
  /*display: flex;*/
  width: 100%;
  margin-top:20px;
}
.ho6_21 {
  width: 19.8%;
  text-align: center;
  padding: 0 0 !important;
  /*background-color: #f6f9fb;*/
  float:left
}
.ho6_21:hover {
  background-color: #e5eff7;
}
.ho6_21 .p1 {
  font-family: DIN_B;
  color: #8fb243;
  display: flex;
  justify-content: center;
}
.ho6_21 .p2 {
  color: #000;
  font-weight:bold
}
.ho6_21 .num {
  position: relative;
}
.ho6_21 .num::after {
  content: "";
  width: 0.27rem;
  height: 0.27rem;
  background-color: #ffffff;
  box-shadow: 0px 15px 20px 0px rgba(143, 178, 67, 0.3);
  /* background-image: url(../images/ho_5jia.png); */
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  border-radius: 50%;
  bottom: 0;
  right: 0;
  transform: translate(80%, -20%);
}
.ho6_21:hover {
	overflow:hidden;
	transform:perspective(1000px) translate3d(0,0,30px);
	transition:0.5s;
	box-shadow:0px 10px 20px rgba(0,0,0,0.2);
}

.ho6_2a {
  /*display: flex;*/
  width: 100%;
  margin-top:20px;
}
.ho6_22 {
  width: 19.8%;
  text-align: center;
  padding: 0 0 !important;
  background-color:;
  float:left
}
.ho6_21:hover {
  background-color: #FFFFFF; /*#e5eff7;*/
}
.ho6_22 .p1 {
  font-family: DIN_B;
  color: #8fb243;
  display: flex;
  justify-content: center;
}
.ho6_22 .p2 {
  color: #000;
  font-weight:bold
}
.ho6_22 .num {
  position: relative;
}
.ho6_22 .num::after {
  content: "";
  width: 0.27rem;
  height: 0.27rem;
  background-color: #ffffff;
  box-shadow: 0px 15px 20px 0px rgba(143, 178, 67, 0.3);
  /* background-image: url(../images/ho_5jia.png); */
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  border-radius: 50%;
  bottom: 0;
  right: 0;
  transform: translate(80%, -20%);
}
.ho6_22:hover {
	overflow:hidden;
	transform:perspective(1000px) translate3d(0,0,30px);
	transition:0.5s;
	box-shadow:0px 10px 20px rgba(0,0,0,0.2);
}

.list2 .productLi{ margin-bottom:4%;}
@media(max-width: 780px){
.list2 .col-md-4,.list2 .col-sm-6{
    padding-left: 0px !important;
    padding-right: 0px  !important;
}
}

/*网站地图*/
 /**/
.state{margin-top: 60px;padding-bottom:50px;}
.state .state-tit{}
.state .tag-box{margin: 0 auto;padding: 45px 80px 45px;box-shadow: 0 0 80px #EAEAEA;box-sizing: border-box;margin-top: 35px;}
.state .tag-box .state-content{font-size: 14px;color: #A9A9A9;line-height: 28px;margin-bottom: 40px;}
.state .state-tit{text-align: center;}
.state .state-tit a{display: inline-block;font-size: 16px;color: #333333;padding: 10px 25px;}
.state .state-tit a.cur,.state .state-tit a:hover{color: #ffffff;background-color: #c21823;}

.sitem ul li{
    float: left;
    width: 100%;
    padding: 20px 0;
    line-height: 24px;
    border-bottom: 1px solid #eee;
}
.sitem ul li > a{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}
.sitem ul li .text{
    margin-top: 10px;
}
.sitem ul li .text a{
    display: block;
    float: left;
    margin-right: 25px;
}

@media(max-width: 1480px){
    .state .tag-box { padding:30px; }
    .state{margin-top: 40px;padding-bottom:50px;}
}
@media(max-width: 1280px){
    .state .tag-box { padding:20px; }
    .state{margin-top: 30px;padding-bottom:50px;}
}
/*关于我们-发展历程*/
/*-发展历程*/
.history {
    background: none;
    padding-bottom: 60px;
}
.history01 ul {
    margin-top: 70px;
    position: relative;
}
.history01 ul:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #dedede;
    position: absolute;
    top: 0;
    left: 50%;
}
.history01 ul li {
    margin-bottom: 20px;
}
.history01 ul li .img img {
    transition: all 0.3s;
}
.history01 ul li:hover .img img {
    transform: scale(0.94);
}
.history01 ul li:last-child {
    margin-bottom: 0;
}
.history01_a {
    position: relative;
}
.history01_a .img {
    float: left;
    width: 45.7%;
}
.history01_a .con {
    float: right;
    width: 50%;
    padding-top: 100px;
}
.history01_a .con .t {
    padding-left: 10.6%;
    font-size: 50px;
    color: #0b73b6;
    font-weight: bold;
    font-family: "Arial";
    text-align: left;
}
.history01_a .con .c {
    padding-left: 10.6%;
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    padding-right: 2%;
    text-align: left;
    text-indent: -0.7em;
    margin-left: 1em;
}
.history01_a .con .t {
    position: relative;
}
.history01_a .con .t .ico {
    width: 15px;
    height: 15px;
    position: absolute;
    left: -7px;
    background: #0b73b6;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.history01 ul li:nth-child(2n) .history01_a .con .t,.history01 ul li:nth-child(2n) .history01_a .con .c {
    padding-left: 7%;
    padding-right: 6.6%;
}
.history01 ul li:nth-child(2n) .history01_a .con .t .ico {
    left: auto;
    right: -8px;
}
.history01 ul li:nth-child(2n) .history01_a .img {
    float: right;
}
.history01 ul li:nth-child(2n) .history01_a .con {
    float: left;
    text-align: right;
}
.history01_a .con .t .ico span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.history01_a .con .t .ico span:after,.history01_a .con .t .ico span:before {
    content: '';
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
}
.history01_a .con .t .ico span:after {
    margin-left: -15px;
    margin-top: -16px;
    -webkit-animation: yuan 2s infinite;
    animation: yuan 2s infinite;
    box-sizing: border-box;
    width: 31px;
    height: 31px;
    border: 1px solid rgba(11, 115, 182, 0.5);
}
.history01_a .con .t .ico span:before {
    margin-left: -22px;
    margin-top: -23px;
    -webkit-animation: yuan 2s infinite;
    animation: yuan 2s infinite;
    box-sizing: border-box;
    width: 45px;
    height: 45px;
    border: 1px solid rgba(11, 115, 182, 0.2);
}
.history01 ul li:hover .history01_a .con .t {
    color: #f7ad54;
}
.history01 ul li:hover .history01_a .con .t .ico {
    background: #f7ad54;
}
.history01 ul li:hover .history01_a .con .t .ico span:after {
    border: 1px solid rgba(247, 173, 84, 0.5);
}
.history01 ul li:hover .history01_a .con .t .ico span:before {
    border: 1px solid rgba(247, 173, 84, 0.2);
}
@-webkit-keyframes yuan {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@keyframes yuan {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@media(max-width: 1480px) {
    .history01_a .con {
        padding-top: 60px;
    }
    .history01_a .con .t {
        font-size: 42px;
    }
    .history {
        padding-bottom: 50px;
    }
    .history01 ul {
        margin-top: 50px;
    }
}
@media(max-width: 1280px) {
    .history01_a .con {
        padding-top: 40px;
    }
    .history01_a .con .t {
        font-size: 38px;
    }
    .history01_a .con .c {
        font-size: 14px;
    }
    .history {
        padding-bottom: 30px;
    }
    .history01 ul {
        margin-top: 30px;
    }
}
@media(max-width: 1024px) {
    .history01_a .img {
        width: 100%;
    }
    .history01_a .con {
        width: 100%;
        padding: 0 0 20px 0;
    }
    .history01 ul:after {
        display: none;
    }
    .history01_a .con .t {
        padding-left: 0;
    }
    .history01_a .con .c {
        padding-left: 0;
    }
    .history01_a .con .t .ico {
        display: none;
    }
    .history01 ul li:nth-child(2n) .history01_a .con .t,.history01 ul li:nth-child(2n) .history01_a .con .c {
        padding-right: 0;
        padding-left: 0;
    }
    .history01 ul li:nth-child(2n) .history01_a .con {
        text-align: left;
    }
    .history01 ul li {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #dedede;
    }
}
@media(max-width: 500px) {
    .history01_a .con {
        padding-bottom: 10px;
    }
    .history01 ul li {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
	
}


/*关于我们-荣誉资质*/
.honorBg { background: #fcfcfc; }
.aboutRY { padding: 30px 0 50px; }
.aboutRY_a { padding-bottom:80px; }
.aboutRY_a ul { display: flex; flex-wrap: wrap; }
.aboutRY_a ul li { padding-top: 20px; text-align: center; background: #fff; float: left; width: 24%; margin-right:1.33333%; margin-bottom:1.33333%; }
.aboutRY_a ul li:nth-child(4n) { margin-right:0; }
.aboutRY_a ul li .con { position: relative; padding: 10px 20px 0; text-align: left; font-size: 18px;color:#333333; margin-top:10px; border-top:1px solid #eeeeee; }
.aboutRY_a ul li .con .t { min-height: 88px; padding: 20px 0; padding-right:30px; background: url(../images/fdj.png) no-repeat right center; }
.aboutRY_a ul li img { width: 90%;  }
.aboutRY_a ul li .img1 img{  height:25vw;padding: 8px;padding-top: 12px;background: url(../images/PicList0001_kuang.png) no-repeat ;background-size:100% 100%;}
.aboutRY_a ul li .img { height: 25vw; overflow: hidden; }
.aboutRY_as ul li .img { height: 14vw; overflow: hidden; }
.aboutRY_a ul li .con:after {
    height: 3px; content:'';
    width: 0;
    transition: all 0.8s;
    background: #283462; position: absolute; left:0; top:-1px; }
.aboutRY_a ul li:hover .con:after {
    width: 100%; }

@media(max-width: 1480px){
  .aboutRY_a ul li .img { height: 25vw; overflow: hidden; }
    .aboutRY { padding: 20px 0 30px; }
    .aboutRY_a { padding-bottom:80px; }
}
@media(max-width: 1450px){
    .aboutRY_a ul li .img { height: 27vw; }
    .aboutRY_as ul li .img { height: 16vw; }
    .aboutRY_a ul li .con { font-size: 16px;}
    .aboutRY_a ul li .con .t { min-height: 62px; padding: 10px 0; padding-right:30px;}
}
@media(max-width: 1300px){
    
    .aboutRY_a ul li .con { font-size: 14px;}
    .aboutRY_a ul li .con .t { min-height: 62px; padding: 10px 0; padding-right:30px;}
}
@media(max-width: 1200px){
  
    .aboutRY_a ul li { width: 32%; margin-right:2%; margin-bottom:2%; }
    .aboutRY_a ul li:nth-child(4n) { margin-right:2%; }
    .aboutRY_a ul li:nth-child(3n) { margin-right:0; }
    .aboutRY_a ul li .img { height: 36vw; }
    .aboutRY_as ul li .img { height: 20vw; }
}
@media(max-width: 1050px){
  .aboutRY_a ul li .img1 img{ height: auto;}
    .aboutRY_a ul li .img { height: 38vw; }
    .aboutRY_as ul li .img { height: 22vw; }
}
@media(max-width: 1000px){
    .aboutRY_a ul li { width: 49%; margin-right:0%; margin-bottom:2%; }
    .aboutRY_a ul li:nth-child(4n) { margin-right:0%; }
    .aboutRY_a ul li:nth-child(2n) { float: right; }
    .aboutRY_a ul li .con { padding: 0px 12px 0; text-align: left; font-size: 15px; }
    .aboutRY_a ul li .con .t { padding: 20px 0; padding-right:20px; min-height: 76px; background: url(../images/fdj.png) no-repeat right center; }
    .aboutRY_a ul li .img1 img{ height: auto;}
    .aboutRY_a ul li .img { height: 58vw; }
    .aboutRY_as ul li .img { height: 33vw; }
	.Top0001 .top-search{
	padding-left: 0px !important;
    padding-right: 0px !important;
	}
	.Top0001 .top-right dt a{
	margin-left: 3px !important;
	}
}
@media(max-width: 450px){
    .aboutRY_a ul li { width: 100%;}
    .aboutRY_a ul li .img1 img{ height: auto;}
    .aboutRY_a ul li .img { height: auto; }
    .aboutRY_a ul li .con .t { min-height: 10px;}
	
}
/*关于我们-荣誉资质end*/

/*关于我们-发展历程end*/

@media(min-width:1025px){
.Top0001{height: 85px;}
.search-show .Top0001 .auto{padding-right: 12.5vw;}
.search-show .Top0001 .top-search .text{width:12vw;}
.Top0001 .logo{position: absolute; left: 0.2vw; top: 0.4vw;height: 75px;}
.Top0001 .logo a img{ max-width:280px;}
.Top0001 menu{display: table; margin: 0 auto ; padding-left:50px;}
.Top0001 menu li{float: left;position: relative;}
.Top0001 menu li:not(:last-child){margin-right: 1.8vw;}
.Top0001 menu li span{display: block;line-height: 85px; /*font-weight:bold;*/transition: all 0.36s;
    position: relative;}
.Top0001 menu li:hover span{font-weight:bold;}

.Top0001 menu li .sub{position: absolute; top: 100%; left: 50%; width:230px;margin-left: -115px;background:#004586; text-align: center; padding: 10px 0; border-radius: 0 0 15px 0px;    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175); border-left: #1563d7 solid 1px;}
.Top0001 menu li .sub dt{ border-bottom: 1px solid #085093; line-height: 30px;}
.Top0001 menu li .sub dt:hover{ background-color: #094e8e;}
.Top0001 menu li .sub dt a{color: #fff; font-weight:normal; }
.lv_toptel a{}
.lv_toptel {
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    font-weight: bold;
    justify-content: center;
    display: flex;
    position: relative;
	padding-right:10px;
}
.Top0001 .top-right dt{padding-right: 20px;}
.lv_toptel .iconfont {
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid #333;
    display: inline-block;
}
.lv_toptel .iconfont:before {
	content:'\e628';
	color:#333;
	font-size:18px;
	text-align:center;
}
.ho5_21{
padding: 1.2rem 0;
}
}
@media(min-width:1599px){
.Top0001 .logo{left: 3.2vw;}
.Top0001 .logo a img{ max-width:350px;}
.lv_toptel {
    font-size: 22px;
	padding-right:50px;
}
.Top0001 .top-right dt{padding-right: 30px;}
}
@media(min-width:1480px){
.Top0001 .logo{position: absolute; left: 2w; top: 0.4vw;height: 75px;}
.Top0001 .logo a img{ max-width:350px;}
}
@media only screen and (max-width:1024px) and (min-width:769px) {
/*ipad*/
.fr_{ float:none;}
.Solution .S-list ul li .img{ height: 360px;}
}
@media only screen and (max-width:768px) and (min-width:481px) {
/*ipad*/
.fr_{ float:none;}
}
.Page_detail{background: url(../img/yyindex9.jpg) repeat-y center ;}
@media(min-width:1025px) and (max-width:1500px){
.Top0001 menu li:not(:last-child){margin-right: 1.5vw;}
.Top0001 .auto { font-size:1.3vw}
#bd_nav_main_0001 .top-nav-a1{ font-size:1.2vw}
#bd_nav_main_0001 .top-nav-a2{ font-size:1vw}
.b-right .logo{ font-size:1.5vw}
.b-right .contact .tel{font-size:1.5vw}
.Bottom0001{ font-size:1vw}
.titleBb{ font-size:1.2vw}
.Page_detail .con .more a{ height:30px; line-height:30px;}
.Page_detail .con .more a p::before{right: 0px;}
.item_more{ height:35px;}
.item_more a{ line-height:40px}
.Top0001 .top-right dt a{14px;}
}
@media(min-width:1025px) and (max-width:1366px){
.Top0001 menu li:not(:last-child){margin-right: 1vw;}
.search-show .Top0001 .top-right dt{font-size: 0;}
.search-show .Top0001 .top-right dt a{font-size:16px;}
.Top0001 .top-search{padding: 0 5px;}
.lv_toptel .iconfont{line-height: 20px;height: 20px;width: 20px;}
.Top0001 .top-right dt a{margin-left: 0;}
.Top0001 .top-right dt{padding-right: 10px;}
.lv_toptel{font-size: 16px;}
}
@media(min-width:1025px) and (max-width:1280px){
.Top0001 .top-right dt{font-size: 0;}
.Top0001 .top-right dt a{font-size:12px;}
.search-show .Top0001 .top-right dt{opacity: 0;}
}
@media(max-width:1024px){
.Top0001{height: 50px;}
.Top0001 .logo{height: 65px;padding-left: 0}
.Top0001 .logo a img{max-width: 300px}
.Top0001 menu{position: fixed; right: -100%;opacity: 0; top: 65px;bottom: 0;overflow: auto;background: #fff; z-index: 99; width: 250px;box-shadow: 0 10px 10px rgba(0,0,0,0.1); padding: 20px 0;transition: 0.5s;}
.menu-show .Top0001 menu{right: 0;opacity: 1; }
.Top0001 menu li span{display: block;position: relative;line-height: 40px;padding: 0 40px 0 20px; border-bottom: 1px solid rgba(0,0,0,0.05);}
.Top0001 .has-sub span .op:before, 
.Top0001 .has-sub span .op:after{background: #ccc;}
.Top0001 menu li .sub dt a{font-size: 12px; font-weight: normal;}
.Top0001 .open-menu span{position: relative;display: block; width: 30px; height: 30px; margin: 0 auto;}
.Top0001 .open-menu{/*background: #004586;*/ border-left: 1px solid #fff;}
.open-menu i{background-color: #004586 !important;}
.Top0001 .top-right dt{font-size: 0; padding-right: 10px;}
.Top0001 .top-right dt a{font-size:12px;  width: 26px; color: #333;    line-height: 22px; font-weight: normal;}
.Top0001 menu li .sub{padding: 20px 30px;background: #f1f5fa;}
.Top0001 .top-search{padding-left: 10px; padding-right: 10px;}
.Top0001 .open-sbox{font-size: 0; width: 25px; height: 44px;background-position: center center;}
.lv_toptel{ display:none !important}
.ho6_21 {
  width: 49.5%;
  }
}
/* @media(max-width:640px){
.Top0001 .logo a img{max-width: 250px}
.search-show .Top0001 .logo{opacity: 0.2}
.search-show .Top0001 .top-search .text{width:43vw;}
} */
@media(max-width:480px){
    .Top0001 .logo a img{max-width: 250px}
    .search-show .Top0001 .logo{opacity: 0.2}
    .search-show .Top0001 .top-search .text{width:43vw;}
    }


/*首页banner */
.Banner0001{position: relative;}
@media(min-width:1025px){
    .Banner0001 .wap{display: none;}
}
@media(max-width:1024px){
    .Banner0001 .pc{display: none;}
}
.Banner0001 .dots{position:absolute; width:100%; bottom: 1%; transform: translateY(-50%); z-index: 20; text-align: center;}
.Banner0001 .dots ul{position: relative; display: inline-block;}
.Banner0001 .dots li{list-style: none;position: relative;width: 45px;height: 18px; float: left;}
.Banner0001 .dots li button{position: absolute;right: 0;top: 0;content: '';background: none;color: #fff;font-family: 'Oswald';font-size: 16px;border: 0;padding: 0;line-height: 1;opacity: 0;transition: 0.3s;width: 16px;}
.Banner0001 .dots li.slick-active button{opacity: 1;}
.Banner0001 .dots li:not(:last-child){margin-bottom: 40px;}
.Banner0001 .dots li:before,
.Banner0001 .dots li:after{position: absolute; content:'';transition: 0.3s;}
.Banner0001 .dots li:after{width: 8px; top: 50%;right: 4px; margin-top: -4px; border-radius: 50%; height: 8px;border:1px solid  #fff; }
.Banner0001 .dots li.slick-active:after{opacity: 0;}
.Banner0001 .dots li:before{width: 0;height: 3px;background-color: #004586;top: 50%;left: 0; margin-top: -1.5px; }
.Banner0001 .dots li.slick-active:before{width: 0px;}
@media(max-width:640px){
    .Banner0001 .dots{ display: none;}
.Banner0001 .dots li{width: 40px;}
.Banner0001 .dots li.slick-active:before{width: 0px;}
.Banner0001 .dots li:not(:last-child){margin-bottom: 5px;}
}



/*页面底部 */
.Bottom0001{/*background-color:#004586;*/padding: 5.44vw 0; font-size: 14px;background-color: transparent;
    background-image: linear-gradient(150deg, #052F51 2%, #5E2F55 100%);}
.Bottom0001,
.Bottom0001 a{color: rgba(255,255,255,0.6); }
.Bottom0001 a{transition: 0.3s;}
.Bottom0001 a:hover{color: #004586;}
.Bottom0001 .b-right .contact{line-height:2; margin-top: 40px; max-width:420px; }
.Bottom0001 .b-right .contact dd{padding-left: 34px; background: url(../images/Bottom0001_add.png) no-repeat left top; margin-top: 14px;}
.Bottom0001 .b-right .contact dd:nth-of-type(2){background-image:url(../images/Bottom0001_tel.png);}
.Bottom0001 .b-right .contact dd:nth-of-type(3){background-image:url(../images/Bottom0001_email.png);}
.Bottom0001 .b-right .contact dd+dd{margin-top:14px;}

.Bottom0001 .share{margin:48px 0;}
.Bottom0001 .share li{float:right ;position: relative;}
.Bottom0001 .share li{margin-left:15px;}
.Bottom0001 .share li figure{display: none;width: 130px; position: absolute; left: 0;bottom: 100%; margin-bottom: 10px;background: #fff;padding: 5px;}
.Bottom0001 .share li figure:after{position: absolute; content: ''; border: 5px solid transparent; border-top-color: #fff; left: 16px; top:100%;}
.Bottom0001 .share li a{display: block;width: 40px; height: 40px; border-radius: 50%;/*background-color: rgba(101,101,101,0.3);background-color:#7aaeef;*/ background-position: center center;background-repeat: no-repeat;cursor: pointer;}
.Bottom0001 .share li a:hover{background-color: #004586;}
.Bottom0001 .share li.wx a{background-image: url("../images/Bottom0001_wx.png");}
.Bottom0001 .share li.sina a{background-image: url("../images/Bottom0001_sina.png");}
.Bottom0001 .b-left{ width:66%}
.Bottom0001 .b-left nav{border-bottom: 1px solid rgba(84,84,84,0.2); }
.Bottom0001 .b-left nav a{color: #fff;font-size: 18px;display: inline-block;}
.Bottom0001 .b-left nav a:not(:last-child):after{display: inline-block; content:'·'; margin:0 44px;}
.Bottom0001 .b-left nav a:hover{color: #004586;}
.Bottom0001 .b-left aside{padding-bottom: 24px;}
.Bottom0001 .b-left aside a:not(:last-child):after{display: inline-block; content: ''; margin:0 20px; width: 2px; height: 2px; vertical-align: middle;background: rgba(255,255,255,0.5);}
.Bottom0001 .b-left aside a span{ background-color:#074796}
.b-left .link {
			width: max-content;
			padding: 0.05rem 1.2rem;
			background-color: #004586;
			margin-bottom: 0.5rem;
			margin-top:1.2rem;
			background-color: rgba(0,84,167,0);
			border: 1px solid #004586;
			border-radius: 50px;
			transition: all .36s ease;
		}
.b-left .link .Notice, .b-left .link .Conditions, .b-left .link a {
    padding: 0 0.2rem;
    font-family: s_Light;
}
.b-left .link a:hover{ color:#84c3cc}
.b-left span, .b-left a {
    color: #ccc;
    transition: all 0.3s;
    cursor: pointer;
}
.b-left .copyright,.b-left .copyright a{ color:#ccc;}
@media(min-width:1024px){
.Bottom0001 .b-left{text-align: left;}
.Bottom0001 .b-left nav{padding-bottom:34px; }
}
@media(min-width:1025px) and (max-width:1440px){
/* .Bottom0001 .b-right{max-width: 34%;} */
}
@media(max-width:1440px){
.Bottom0001 .b-left nav a:not(:last-child):after{margin:0 1vw;}
.Bottom0001 .share li figure{left: auto;right: 0;}
.Bottom0001 .share li figure:after{right: 16px;left: auto;}
}
@media(max-width:1023px){
.Bottom0001{text-align: center;padding: 30px 0}
.Bottom0001 .b-left{padding-top: 3vw;border-top: 1px solid rgba(84,84,84,0.2); margin-top: 3vw;}
.Bottom0001 .b-left nav{display: none;}
.Bottom0001 .share,
.Bottom0001 .contact{display: table; margin: 0 auto;}
.Bottom0001 .share{margin-top: 3vw;margin-bottom: 3vw;}
.Bottom0001 .contact{text-align: left;}
.Bottom0001 .b-right .contact{margin-top: 0px;}
.Bottom0001 .b-left{ width:100%}
.Bottom0001 .b-left .link{ margin-left:auto; margin-right:auto;}
#bd_nav_main_0001 .top-nav{ margin-right:2%}
}

/* 栏目页内容 */
.column_box{ padding:2.5vw 0 4vw; }
.pr_box{ background: #f9f9f9;position: relative;}
.pr_box .Page0002 .Pages a{ background: #fff; }
.pr_box .Page0001 .pagination a{ background: #fff; }
@media(max-width:1024px){
.column_box{ padding:30px 0; }    
}

/*图文页*/
.t_tou{
    position: relative;
    top: 0;
    left: 0;
}
.t_shi{
    position: absolute;
    top: 0;
    left: 0;
}
.t_neih2 h2{
    font-size: 36px;
    color:#333;
    line-height: 1.5;
    font-weight: bold;
}
.t_yiqiduan p{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.t_yiqiduan p{
    color:#666;
    font-size: 18px;
    line-height: 1.75;
}
.t_g2k1{
    background: #f9f9f9;
}
.t_g2k1le{
    width: 50%;
}
.t_g2k1le1{
    width: 50%;
}
.t_g2k1rg{
    width: 50%;
    position: relative;
    overflow: hidden;
}
.t_g2k1rg img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_g2k2li{
    background: #fff;
}
.t_g2k1le .t_yiqiduan p{
    color:#666;
    line-height: 2;
    opacity: .8;
}
.t_g2k2{
    background: #f9f9f9;
}
.t_g2k1le .t_yiqih3 h3{
    font-weight: bold;
}
.t_g2k1le{
    padding: 70px 75px;
}
.t_g2k1le .t_yiqih3 {
    margin-bottom: 23px;
}
.t_g2k1 .t_g1k2nr {
    padding-bottom: 0;
}
.t_g2k1 .t_g1k2nr .t_yiqiduan {
    margin-bottom: 0;
    padding-bottom: 60px;
}
.t_g2k1 .t_g1k2nr .t_yiqiduan p {
    color: #666;
    opacity: .8;
}
.t_g2k2li{
    margin-bottom: 25px;
}
.t_g2k2li:last-of-type{
    margin-bottom: 0;
}
.t_g2k2li:nth-of-type(2n) .t_g2k1le{
    float: right;
}
.t_g2k2li:nth-of-type(2n) .t_g2k1rg{
    float: left;
}
.t_g2k2{
    padding-bottom: 123px;
}
.t_g3k1{
    background: #f9f9f9;
}
.t_g3k1top{
    background: #fff;
    padding: 17px 26px 17px 30px;
}
.t_g3k2zhong{
    font-size: 16px;
    color:#333;
    line-height: 1.5;
    width: calc(100% - 12px);
    padding-right: 10px;
}
.t_g3k2icon{
    width: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 26px;
}
.t_g3k2icon img{
    width: 100%;
    transition: all 0.36s;
}
.t_g3k1top{
    position: relative;
    cursor: pointer;
}
.t_g3k1{
    padding-top: 93px;
    padding-bottom: 72px;
}
.t_g3k1la{
    padding: 0 14px;
}
.t_g3k1nr{
    margin: 0 -14px;
}
.t_g3k1la1{
    width: 22%;
}
.t_g3k1box{
    position: relative;
}
.t_g3k1xia{
    position: absolute;
    top: calc(100% + 4px);
    background: #fff;
    width: 100%;
    left: 0;
    padding: 12px 0;
    box-shadow: 0px 3px 31px 0px rgba(0,0,0,.05);
}
.t_g3k1li{
    padding: 6px 30px;
    font-size: 16px;
    color:#333;
    line-height: 1.5;
    cursor: pointer;
    transition: all 0.36s;
}
.t_g3k1la2{
    width: 29%;
}
.t_g3k1la3{
    width: 16%;
}
.t_g3k1la4{
    width: 22%;
}
.t_g3k1top input{
    width: 100%;
    font-size: 16px;
    color:#333;
    line-height: 1.5;
}
.t_g3k1top input::placeholder{
    font-size: 16px;
    color:#333;
    line-height: 1.5;
}
.t_g3k1la5{
    width: 11%;
}
.t_g3sou{
    width: 19px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.t_g3sou img{
    width: 100%;
}
.t_g3k1la5 .t_g3k1top {
    background: #f15445;
    padding: 0;
    position: relative;
    height: 58px;
}
.t_g3k1xia{
    display: none;
}
.t_g3k1la.on .t_g3k2icon img{
    transform: rotate(180deg);
}
.t_g3k2li{
    width: 25%;
    padding: 0 17px;
    margin-bottom: 38px;
}
.t_g3k2nr{
    margin: 0 -17px;
    margin-bottom: 30px;
}
.t_g3k2xin{
    background: #fff;
    transition: all 0.36s;
    padding: 40px 26px 36px;
}
.t_g3k2tit h5{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    height: 27px;
    overflow: hidden;
    color:#333;
}
.t_g3k2p p{
    font-size: 14px;
    color:#666;
    line-height: 1.5;
}
.t_g3k2p p{
    max-height: 21px;
    overflow: hidden;
    margin-bottom: 19px;
}
.t_g3k2p p:last-of-type{
    margin-bottom: 0;
}
.t_g3k2p p:first-of-type{
    max-height: 42px;
}
.t_g3k2more .t_yimorezi{
    color: #666;
}
.t_g3k2{
    background: #f9f9f9;
    padding-bottom: 77px;
}
.t_g3k2biao{
    width: 84px;
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.t_g3k2biao img{
    width: 100%;
}
.t_g3k2xin{
    position: relative;
}
.t_g3k2tit {
    padding-bottom: 16px;
    position: relative;
    margin-bottom: 15px;
}
.t_g3k2tit::before{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(223,227,226,.2);
}
.t_g3k2p{
    height: 122px;
    overflow: hidden;
    margin-bottom: 16px;
}
.t_g3k2more .t_yimorezi {
    margin-right: 18px;
    line-height: 25px;
}
.t_g3k2more .t_yimoreicon {
    line-height: normal;
}
.t_g3k2more {
    height: 25px;
}
.t_g3k1{
    position: relative;
    z-index: 90;
}
.t_g4h1 h1{
    font-size: 40px;
    line-height: 1.5;
    color: #333;
}
.t_g4tiao.t_yiqitit p{
    color:#666;
    margin-right: 90px;
    float: left;
    display: inline-block;
}
.t_g4tiao.t_yiqitit p:last-of-type{
    margin-right: 0;
}
.t_g4ulh2 h2{
    font-size: 34px;
    color:#333;
    line-height: 1.5;
}
.t_g4ulp p{
    line-height: 2;
    color:#666;
}
.t_g4ulp2 p{
    color:#333;
    line-height: 2;
}
.t_g4ulp1 span{
    padding-left: 15px;
}
.t_qitaul p{
    font-weight: bold;
}
.t_g4shen{
    font-size: 20px;
    color:#fff;
    line-height: 1.5;
    padding: 17.5px 82.5px;
    background: #004586;
    display: inline-block;
    cursor: pointer;
}
.t_g4h1 {
    padding-top: 27px;
    margin-bottom: 25px;
}
.t_g4tiao.t_yiqitit {
    margin-bottom: 73px;
}
.t_g4ulh2 {
    margin-bottom: 35px;
}
.t_g4ul{
    position: relative;
    padding-bottom: 66px;
    margin-bottom: 50px;
}
.t_g4ul::before{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e0e0e0;
}
.t_g4ul:last-of-type::before{
    display: none;
}
.t_g4shen {
    margin-top: 58px;
}
.t_g4ul:last-of-type{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.t_g4k1 {
    padding-bottom: 119px;
}
/* g5 */
.t_g5k1 .t_yiqiduan p{
    margin-bottom: 38px;
}
.t_g5k1 .t_yiqiduan p img{
    max-width: 100%;
    margin-bottom: 19px;
}
.t_g2k1.t_g5k1 .t_g1k2nr .t_yiqiduan p {
    opacity: 1;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fl_ {
    float: left;
}
.fr_ {
    float: right;
}
@media screen and (min-width: 1200px){
.t_g2k2li:hover .t_g2k1rg img {
    transform: scale(1.05);
}
}
@media(max-width:1024px){
.fl_ {
    float: none;
}
.fr_ {
    float: none;
}
}



/* 栏目页标题 */ 
.column_tit{  text-align: center; padding: 0 0 50px;  text-transform: uppercase; }  
.column_tit h2{ font-size: 36px; position: relative; color: #000; padding-bottom: 25px; margin: 0; font-weight:bold; }  
.column_tit h2::after{ width: 40px; height: 4px; background: #004586; display: block; content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -20px; }  

/* 栏目页二级标题3 */
.column-head{ margin-bottom: 25px; position: relative; }
.column-head em{position:relative; font-style:normal; display: inline-block; color:#0a122e; font-size:26px; padding-bottom:20px; }
.column-head em span{ color:#0047ba; padding-right: 15px; }
.column-head aside{  padding-left: 15px; display: inline-block; font-size:17px;  }
.column-head em:before{position:absolute; left:0; bottom:0px; width:40px; height:2px; content:""; background:#004586; } 

.titleBb{    
	text-align: center;    
	color: #666;
    font-size: 18px;
    line-height: 1.75;
	word-wrap: break-word;
    word-break: normal;}
.titleBb b,.titleBb strong{ font-size:30px; line-height:30px; height:30px; color: #FF9900}
@media(max-width:768px ) {
.column_tit{ padding: 0 0 30px;  } 
.column_tit h2{ font-size: 24px;}  
.column-head em{ display: block; padding-bottom: 10px;  }
.column-head aside{ padding: 10px 0 15px;  }
.titleBb{    
	text-align: center;    
	color: #666;
    font-size: 14px;
    line-height: 1.75;
	word-wrap: break-word;
    word-break: normal; padding:0 10px;}
.titleBb b,.titleBb strong{ font-size:18px; line-height:18px; height:18px; color: #FF9900}
}
@media(max-width:320px ) {
.column-head em{ font-size: 20px;   }
}

.tit{ padding-bottom: 1vw;  }
.tit aside.t-1{ font-size: 34px;color: #0a122e;}
.tit aside.t-2{ font-family: "DINCond-Bold"; color: #004586; font-size: 18px;} 
 
/* 栏目页导航 */
.Menu0001{ border-bottom:0px solid #eee; line-height: 80px; height: 80px; background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.05);  margin-bottom: 2px; }
.Menu0001 .Menu{display: table;margin: 0 auto;}
.Menu0001 .Menu li{ float:left; margin-right: 50px;  }
.Menu0001 .Menu li a{ display: inline-block; font-size:1.1rem; color:#999; transition: .3s ease-out; position: relative; text-transform: capitalize; }
.Menu0001 .Menu li.aon a,
.Menu0001 .Menu li a:hover{ color:#004586; }
.Menu0001 .Menu li:hover a::before,
.Menu0001 .Menu li.aon a::before{content:'';position:absolute;width:100%;height:0.25rem;bottom:0px;background-color:#004586;z-index:1;left:0;}
.Menu0001 .Currents{ text-align:right; color:#aaa; float:right; font-size: 14px;  } 
.Menu0001 .Currents a{color:#aaa;transition: .3s ease-out; padding:0 5px;  }
.Menu0001 .Currents a:hover{color:#004586;}
.Menu0001 .Currents span{color:#888; padding-left: 5px; }
.Menu0001 .side-open_menu{display: none;border: 2px solid #004586;padding: 0px 20px 0px 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color: #004586;position: relative;}
.Menu0001 .side-open_menu::after{ position:absolute; content:''; border:6px solid transparent; border-top-color:#004586; right:10px; top:50%; margin-top:-3px;}
@media (max-width: 1024px){
    .Menu0001 .auto{ overflow: auto;}
    .Menu0001{ border-bottom:1px solid #eee; line-height: 60px; height: 60px;  overflow-y: hidden; overflow-x: auto;  }
    .Menu0001 .Menu{ display: inline;}
    .Menu0001 .Menu ul .clearfix{display: inline-block;}
    .Menu0001 .Menu ul{width: 1200px;}
    .Menu0001 .Menu li{  margin-right: 30px;  display: inline; }
    .Menu0001 .Menu li a{ display: inline-block; font-size:1.0rem; color:#666; transition: .3s ease-out; position: relative; text-transform: capitalize; }

} 




/* 03_2产品详情 */
.ProducthInfo{ padding: 3vw; background: #fff; }
.ProducthInfo .list_img{ float:left; width:55.6%; position:relative;}
.ProducthInfo .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.ProducthInfo .big_img li,
.ProducthInfo .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
.ProducthInfo .big_img li figure{ border:0px solid #dcdcdc;background-size:contain;}
.ProducthInfo .big_img #play{position: absolute;width: 100%;height: 100%;background: url(../images/about_play.png)no-repeat center rgba(0,0,0,0.5);left: 0;top: 0;cursor: pointer;z-index: 1000}
.ProducthInfo .list{ padding:42px 0 42px 82.9%;}
.ProducthInfo .list .bd{ position:relative;}
.ProducthInfo .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/ProducthInfo-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.ProducthInfo .list a.prev{ top:0;}
.ProducthInfo .list a.next{ bottom:0; background-image:url(../images/ProducthInfo-btn_next.png);}
.ProducthInfo .list a.prevStop,
.ProducthInfo .list a.nextStop{ cursor:default; border: 1px solid #f7f3f3;}
.ProducthInfo .list li{ height:130px;  position:relative;}
.ProducthInfo .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; border:1px solid #f2f2f2;}
.ProducthInfo .list li.on figure{ border:2px solid #004586;}
.ProducthInfo .right_info{ float:right; width:39.2%;}
.ProducthInfo .right_info h1,
.ProducthInfo .right_info h3,
.ProducthInfo .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.ProducthInfo .right_info h1{ padding:7% 0; color:#004586; font-size:36px; }
.ProducthInfo .right_info h3{ font-size:20px; font-weight:normal;}
.ProducthInfo .right_info p{line-height:30px; color:#999; margin-bottom:10%; font-size: 16px;}

.ProducthInfo .right_info .buy{ padding:0 0 3vw; } 
.ProducthInfo .right_info .buy a{ float: left; width: 160px; border-radius: 25px; font-size: 16px; height: 44px; line-height: 44px;text-align: center; display: inline-block; border: 1px solid #ccc; color: #fff; background-color: #79b71f; font-weight: normal;  margin-right: 30px; text-transform: capitalize; } 
.ProducthInfo .right_info .buy .a_pdf{ background:#004586; border: 1px solid #004586; color: #fff;} 
.ProducthInfo .right_info .buy a:hover{ background: #6EC1E4;border: 1px solid #6EC1E4;  color: #fff;  }  


.ProducthInfo .tab{ padding:3% 0;}
.ProducthInfo .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#333;}
.ProducthInfo .tab .h1_tab span{ float:left; padding:0 3.43vw; line-height:50px; background-color:#f2f2f3;  cursor:pointer;border-radius: 5px 5px 0px 0px;}
.ProducthInfo .tab .h1_tab span:not(:last-child){margin-right:4px;}
.ProducthInfo .tab .h1_tab span.on{ background-color:#004586; color:#fff;}
.ProducthInfo .tab .info{ padding-top:3%;}
.ProducthInfo .tab .info p{ line-height: 32px; font-size: 16px; }
.ProducthInfo .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/ProducthInfo-icon_download.png) no-repeat right center; padding:10px 0;}
.ProducthInfo .ul_download li a{ padding:0 38px; background:url(../images/ProducthInfo-icon.png) no-repeat left center;}


.ProducthInfo_video{ position:fixed; z-index:999; left:0; top:0; height:100%; width:100%; background:rgba(0,0,0,0.5);}
.ProducthInfo_video:first-child{display: none!important;}
.ProducthInfo_video .close{ cursor:pointer; position:absolute; right:5%; top:5%; width:40px; height:40px;}
.ProducthInfo_video .close::before,
.ProducthInfo_video .close::after{ position:absolute; content:''; transform:rotate(-45deg); width:100%; height:3px; background:#fff;}
.ProducthInfo_video .close::after{ transform:rotate(45deg);}
.ProducthInfo_video .ytable{height: 100%;}
.ProducthInfo_video .files{ margin:0 auto; width:96%; max-width:1000px; max-height:70%;}
.ProducthInfo_video .files video{ background:#000;}


@media(min-width:1025px) and (max-width:1366px){
.ProducthInfo .tab .h1_tab span{padding:0 2.6vw;}
}
@media(max-width:768px){
.ProducthInfo .list_img,
.ProducthInfo .right_info{ float:none; width:auto;}
.ProducthInfo .right_info .buy a{ margin-right: 10px;width: 120px} 
    
.ProducthInfo .tab{ padding:30px 0;}
.ProducthInfo .tab .h1_tab span{margin-bottom: 5px}
}
@media(max-width:640px){
.ProducthInfo .list li{ height:100px;}
.ProducthInfo .right_info h1{font-size:20px; }
.ProducthInfo .right_info h3{ font-size:16px;}
 }	
@media(max-width:480px){
.ProducthInfo .list{ padding-top:30px; padding-bottom:30px;}
.ProducthInfo .list a{ height:28px;}
.ProducthInfo .list li{ height:80px;}
.ProducthInfo .tab .h1_tab{ font-size:3.5vw;display: flex;}
.ProducthInfo .tab .h1_tab span{ padding:1.4vw 2vw;line-height: 2;}
.ProducthInfo .tab .h1_tab span:not(:last-child){margin-right:1.5vw;}
 }



/* 内页栏目页banner */
.Banner0002 img{width: 100%;}
.Banner0002 .wap{display: none;}
@media(max-width:1000px){
.Banner0002 .pc{display: none;}
.Banner0002 .wap{ display:block;}
}

/* 公司简介 */
.aboutusdiv{  }
.aboutusdiv .ab1{ padding-bottom: 40px;  }
.aboutusdiv .ab1 .abimg{  float: right; width: 50%; position: relative; z-index:99;}
.aboutusdiv .ab1 .abtxt{ float: left; width: 45%; padding-top: 0vw;  }
.aboutusdiv .ab1 .abtxt .abtxtH{ font-size:30px; color:#0054a7}
.aboutusdiv .txt{ }
.aboutusdiv .txt p{ color: #666; line-height: 32px; font-size:18px; margin-top: 0;} 
.aboutusdiv .play{position: absolute;width: 100%;height: 100%;background: url(../images/about_play.png)no-repeat center rgba(0,0,0,0.5);left: 0;top: 0;cursor: pointer}

.about_info{  text-transform: capitalize;  padding:1vw 0 3vw 0; border-radius: 20px; }
.about_info .ul_num { margin:0 auto; }
.about_info .ul_num li{ float: left; font-size: 20px; text-align: center; width:25%; position: relative; }  
.about_info .ul_num li .txt{ position: relative; }  
.about_info .ul_num li .txt em{ font-size: 16px; font-style: normal;  }   
.about_info .ul_num li::before{ position:absolute; content:''; width:2px; border-right:1px solid rgba(44, 82, 142, 0.15); right:0; top:20%; height:60%;}
.about_info .ul_num li:last-child::before{ display:none;}
.about_info .ul_num li span{ color: #004586; font-weight: bolder; font-size:50px;  padding-right: 3px; }
.about_info .ul_num li p{ position: relative; font-size: 16px; margin: 0; }
.about_info .ul_num li p::before{ position: absolute; display: block; content: ''; width: 20px; height: 3px; background:#fff; left: 50%; margin-left: -10px; top: 5px; }


.about_video{ position:fixed; z-index:999; left:0; top:0; height:100%; width:100%; background:rgba(0,0,0,0.5);}
.about_video .close{ cursor:pointer; position:absolute; right:5%; top:5%; width:40px; height:40px;}
.about_video .close::before,
.about_video .close::after{ position:absolute; content:''; transform:rotate(-45deg); width:100%; height:3px; background:#fff;}
.about_video .close::after{ transform:rotate(45deg);}
.about_video .ytable{height: 100%;}
.about_video .files{ margin:0 auto; width:96%; max-width:1000px; max-height:70%;}
.about_video .files video{ background:#000;}


@media(max-width:1024px){
.aboutusdiv .ab1{ padding-bottom: 0px;  }
.aboutusdiv .ab1 .abimg{  float: none; width: 100%;  }
.aboutusdiv .ab1 .abtxt{ float: none; width: 100%; padding-top: 4vw;  }    

.about_info .ul_num li{width:50%;margin-bottom: 20px}  
.about_info .ul_num li span{font-size:40px;}
}



/* 内页详情 */
.RightInfo0001{ padding:1vw 0 4vw;}
.RightInfo0001 .pic{ padding: 1vw 0; }
.RightInfo0001 .list dl{ float:left; width:100%; display:table; border:1px solid #ededed;  margin-bottom:2%;}
.RightInfo0001 .list dl > *{ display:table-cell; vertical-align:middle;}
.RightInfo0001 .list dt{ width:95px;}
.RightInfo0001 .list dt b{ display:block;width:45px; height:45px; border-radius:50%; background:#132b47; color:#fff; font-size:24px; position:relative; overflow:hidden; line-height:45px; text-align:center; margin:25px auto;}
.RightInfo0001 .list dt b::after{ position:absolute; content:''; width:20px; height:7px; background:#1675e6; bottom:0; right:0;}
.RightInfo0001 .list dd p{ padding:3% 5% 3% 0; color:#333; margin:0; font-size: 16px;}

.RightInfo0001 li{float:left;width: 23.87%;margin-right: 1.5%;margin-bottom:3%;}
.RightInfo0001 li:nth-child(4n){ margin-right:0;}
.RightInfo0001 li a{ display:block; background-color:#f8f8f8;transition:all ease-in-out 0.3s;}
.RightInfo0001 li h2{margin:0;font-size:16px;color:#333;text-align:center;padding: 5% 2%;font-weight: normal;}
.RightInfo0001 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:89%;}
/*.RightInfo0001 li a:hover{ background-color:#ee7700; }
.RightInfo0001 li a:hover h2{color:#fff;}*/
@media(max-width:640px){
.RightInfo0001 li{width:49%;}
.RightInfo0001 li:nth-child(3n){ margin-right:2%;}
.RightInfo0001 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.RightInfo0001 li h2{font-size:14px;}
}
@media(max-width:1024px){
.RightInfo0001{ padding:30px 0;}
.RightInfo0001 .title{ font-size:24px;}
}
@media(min-width:769px){
.RightInfo0001 .list dl{width:31%;margin-right:3.5%;}
.RightInfo0001 .list dl:nth-child(3n){ margin-right:0;}
.RightInfo0001 .list dl:nth-child(3n+1){ clear:left;}
}
@media(max-width:768px) and (min-width:481px){
.RightInfo0001 .list dl{ width:48%;}
.RightInfo0001 .list dl:nth-child(2n){ float:right;}
.RightInfo0001 .list dl:nth-child(2n+1){ clear:left;}
}

/*产品首页*/
 .Solution .S-list {
  width: 100%;
}

.Solution .S-list ul {
  width: 100%;
}

.Solution .S-list ul li {
  width: 100%;
  position: relative;
}

.Solution .S-list ul li .img {
  position: absolute;
  top: 0;
  width: 50%;
  height: 360px;
}

.Solution .S-list ul li .img a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.Solution .S-list ul li .img a img {
  width: 100%;
  height: 100%;
  transition: all ease-in-out 0.3s;
}

.Solution .S-list ul li .con {
  float: right;
  width: 50%;
  height: 360px;
  margin-top: 0px;
  background: rgb(245 245 245);
  padding: 50px 50px 50px 50px;
  box-shadow: 0 0px 10px 1px #e5e5e5;
}

.Solution .S-list ul li .con .tip {
  font-size: 30px;
  color: #333;
  font-weight: bold;
}

.Solution .S-list ul li .con .txt {
  font-size: 16px;
  line-height: 32px;
  color: #777;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.Solution .S-list ul li .con .line {
  width: 35px;
  height: 4px;
  background-color: #004586;
  margin: 29px 0;
}

.Solution .S-list ul li .con .more {
  width: 150px;
  height: 50px;
  font-size: 14px;
  margin-top: 44px;
  border: 1px solid #305F98;
    background-color: #305F98;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
	font-size: 1rem;
    border-radius: 50px;
	transition: all .3s;
}

.Solution .S-list ul li .con .more a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  line-height: 50px;
  text-align: center;
}

.Solution .S-list ul li .con .more a span {
  width: 8px;
  height: 14px;
  background: url("../images/icon-rh.png") no-repeat;
  background-size: 100%;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-left: 10px;
  
}

.Solution .S-list ul li + li {
  margin-top: 50px;
}

.Solution .S-list ul li:nth-child(2n+1) .img {
  left: 0;
}

.Solution .S-list ul li:nth-child(2n) .img {
  right: 0;
}

.Solution .S-list ul li:nth-child(2n) .con {
  float: left;
  padding: 50px 110px 50px 50px;
}

.Solution .S-list ul li:hover .img img, .Solution .S-list ul li.on .img img {
  transform: scale(1.1);
}

.Solution .S-list ul li:hover .con .more, .Solution .S-list ul li.on .con .more {
  background: #6EC1E4;
}

.Solution .S-list ul li:hover .con .more a, .Solution .S-list ul li.on .con .more a {
  color: #fff;
}

.Solution .S-list ul li:hover .con .more a span, .Solution .S-list ul li.on .con .more a span {
  /* background: url("../images/icon-r.png") no-repeat; */
  background-size: 100%;
}

.item_more  {
  width: 150px;
  height: 50px;
  background: #fff;
  font-size: 14px;
  margin-top: 20px;
  /*border:1px solid #ccc*/
  border: 2px solid #004586;    
  border-radius: 50px;
}

.item_more a {
  width: 100%;
  height: 100%;
  display: block;
  color: #004586;
  line-height: 50px;
  text-align: center;
  
}

.item_more a span {
  width: 8px;
  height: 14px;
  background: url("../images/icon-rh.png") no-repeat;
  background-size: 100%;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.item_more:hover {
    background: #004586;
}
.item_more:hover a{
color:#FFFFFF
}
@media screen and (max-width: 768px){
.Solution .S-list ul li .img { width:100%; position:relative; height:240px;}
.Solution .S-list ul li .con{ height: auto;}
.Solution .S-list ul li .con,.Solution .S-list ul li:nth-child(2n) .con { width:100%;padding: 20px 15px 30px 15px;}
.Solution .S-list ul li .con .tip{ font-size: 22px;}
.Solution .S-list ul li .con .line{
    height: 2px;
    background-color: #004586;
    margin: 10px 0;
}
.Solution .S-list ul li .con .txt{    overflow:visible; display:grid; clear: both;}
.Solution .S-list ul li .con .more{width: 150px;    height: 40px;    margin-top: 20px;}
.Solution .S-list ul li .con .more a{ line-height: 40px;}
/*表格滚动条*/
.content .product_detail{ width:100%;overflow-x:auto}
.content .product_detail table{ min-width:1200px;}
/*表格滚动条*/
.content .a_detail{ width:100%;overflow-x:auto}
.content .a_detail table{ min-width:1200px;}
/* .item_more a span {
    width: 8px;
    height: 14px;
    background: url("../images/icon-rh-gray.png") no-repeat;
} */
.item_more  {
    width: 100px;
    height: 35px;
    /* background: #fff;
    font-size: 14px;
    margin-top: 20px; */
    /*border:1px solid #ccc*/
    /* border-radius: 0px; */
  }
  
  .item_more a {
    width: 100%;
    height: 100%;
    display: block;
    /* color: #999; */
    line-height: 35px;
    text-align: center;
    
  }
}

/*产品分类页*/
.Row0 > td{
	background-color: #004586;
    color: #fff;
}
.news_content p {
    padding: 0vw 0 0vw;
    line-height: 36px;
    font-size: 18px;
    margin-top: 0;
}
.news_content h1,.m-title{
    width: 100%;
    font-size: 34px;
    color: #333;
    line-height: 40px;
    height: 40px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
	 margin-top: 15px;
    overflow: hidden;
	font-weight:bold;
	margin-top:20px;
}
.news_content h1 > span, .m-title > span{
    display: inline-block;
    position: absolute;
    height: 34px;
    width: 5px;
    background: #004586;
    top: 4px;
    left: 0px;
}
.news_content h3{
    width: 100%;
    font-size: 26px;
    color: #004586;
    line-height: 40px;
    height: 40px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
	 margin-top: 15px;
    overflow: hidden;
	font-weight:bold;
	margin-top:20px;
}
.s-title{
    width: 100%;
    font-size: 26px;
    color: #333;
    line-height: 40px;
    height: 36px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
	 margin-top: 15px;
    overflow: hidden;
	margin-top:20px;
}
.news_content h3 > span, .s-title > span{
    display: inline-block;
    position: absolute;
    height: 28px;
    width: 5px;
    background: #004586;
    top: 4px;
    left: 0px;
	border-radius: 10px;
}
.c02{
	font-size:18px; 
	color:#FF3300;
    line-height: 40px;
    height: 40px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 30px;
	font-weight:bold;
	margin-top:20px;
	display: inline-table;
	border-left:1px solid #0000CC;
	padding-top:0px;
	margin-left:20px;
	width:100%
}
.c02 p{ float:left; width:50%}
.c02 img{ float:right;}
.c02 p > span{
display: inline-block;
    position: absolute;
    height: 100%;
    width: 8px;
    background: #004586;
    top: 4px;
    left: -15px;
	margin-top:-5px;
}
.icon_bei{ width:25px; height:30px;}
p.c01{ background:url(../images/e1icon3.3.svg) no-repeat left  ; background-size:7% 60%; background-color:rgb(245 245 245); font-size:26px; width:100%; padding:20px 20px 20px 80px; margin-top:30px; margin-bottom:30px;}
.swiper-container-pro1 .swiper-slide{padding-top: 20px;
        padding-bottom: 20px;}
		
@media screen and (max-width: 1280px){
.content h1,.m-title{
	 font-size:22px; 
     line-height: 30px;
}
.content h1 > span, .m-title > span{
	font-size:22px; 
}
.news_content h1 > span, .m-title > span{
    height: 22px;
    width: 5px;
    top: 4px;
    left: 0px;
}
.news_content h3{ 
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    padding-left: 20px;
}
.s-title, .s-title > span{ font-size: 20px;}
.news_content p{
    line-height: 30px;
    font-size: 16px;
}
p.c01{ background:url(../images/e1icon3.3.svg) no-repeat left top  ;background-size:7% 60%;  font-size:18px; width:100%; padding:10px 10px 10px 50px; margin-top:20px; margin-bottom:20px;}
.c02 p{ float:none; width:100%}
.c02 img{ float:none;}
}

/* 发展历程 */ 
/* .aboutus2{ padding: 3vw 0 1vw; background: #f9f9f9; margin: 3vw 0;  }  */
.aboutus2{ padding: 3vw 0 0vw; background: url(../img/dajline.jpg) repeat-x bottom; margin: 3vw 0;  } 

.aboutus2 .p{ padding: 1vw 0 2vw; color: #666; line-height: 36px; font-size:18px; margin-top: 0;  }
@media(max-width:1024px){
.aboutus2{ padding: 30px 0;margin: 0}
.aboutusdiv .ab1 .abtxt .abtxtH{ font-size:24px; font-weight:bold}    
}
.Fazhanglicheng0001{ padding: 0 0 2vw 0; background-color: #f9fafb; margin-bottom: 3vw; }
.Fazhanglicheng0001 .list{ }
.Fazhanglicheng0001 .slider-list{ position: relative; }
.Fazhanglicheng0001 .slider-list li{padding:0 0 0vw 0; position: relative;}
/* .Fazhanglicheng0001 .slider-list .inner{background:url(../img/yymet.jpg) no-repeat right center; border: solid 1px #e1e8f0; padding: 2.92vw 2.08vw; margin: 0 1vw; transition: 0.3s;border-radius:.375rem;}  */
.Fazhanglicheng0001 .slider-list .inner{  padding: 0 2.08vw 2.92vw 2.08vw; margin: 0 1vw; transition: 0.3s; min-height: 460px;} 
.Fazhanglicheng0001 .slider-list .inner:before {
    content: '';
    display: block;
    width: 1px;
    height: calc(480px - 8px);
    background: #ddd;
    position: absolute;
    bottom: -35px;
    left: 4px;
}
.Fazhanglicheng0001 .slider-list .inner:after{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #004586;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 20px;
    background: #fff;
}
.Fazhanglicheng0001 .slider-list .inner time{ display: block; margin-bottom: 1.2vw;}
.Fazhanglicheng0001 .slider-list .inner time b{ font-size: 30px;line-height: 1.634em;color: #004586;}
.Fazhanglicheng0001 .slider-list .inner time b:not(:last-child):after{display: inline-block;width: 13px;height: 2px;background-color: #e5e5e5; margin: 0 15px; vertical-align: middle; content: '';}
.Fazhanglicheng0001 .slider-list .inner:hover time b{color: #004586;}
.Fazhanglicheng0001 .slider-list .inner:hover time b:not(:last-child):after{background-color: #004586;opacity: 0.32;}
.Fazhanglicheng0001 .slider-list .pic{border-radius: 10px; margin-bottom: 2.2vw;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.Fazhanglicheng0001 .slider-list h2{ color: #333; }
.Fazhanglicheng0001 .slider-list p{font-size: 16px; line-height: 28px; color: #666;}
.Fazhanglicheng0001 .slider-list .btn .slick-arrow{position: absolute; top: 50%;border: solid 4px #8696a9; width: 32px; height: 32px; transform: rotate(45deg); border-right: 0;border-top: 0; border-radius: 4px;}
.Fazhanglicheng0001 .slider-list .btn .slick-next{transform: rotate(-135deg);}
.Fazhanglicheng0001 .slider-list .btn .slick-arrow:hover{border-color: #004586;}
@media(min-width:1601px){
.Fazhanglicheng0001 .slider-list .btn .slick-prev{left: -3.07vw;}
.Fazhanglicheng0001 .slider-list .btn .slick-next{right: -3.07vw;}
.Fazhanglicheng0001 .slider-list .slider{margin: -1vw -1vw;}
}
@media(max-width:1600px) {
.Fazhanglicheng0001 .slider-list .btn .slick-prev{left: 0;}
.Fazhanglicheng0001 .slider-list .btn .slick-next{right: 0;}
.Fazhanglicheng0001 .slider-list .inner{margin: 0 0vw; padding: 0 2.08vw 2.92vw 5.08vw;}
.Fazhanglicheng0001 .slider-list .slider{padding: 0 2vw;}
.Fazhanglicheng0001 .slider-list .inner{min-height: 360px;} 
.Fazhanglicheng0001 .slider-list .inner:before {height: calc(380px - 8px);}
.Fazhanglicheng0001 .slider-list .inner:after{ top: 10px;}
}
@media(max-width:640px){
.Fazhanglicheng0001{ padding: 30px 0; }
.Fazhanglicheng0001 .slider-list .pic{margin: 4vw 0;}
.Fazhanglicheng0001 .slider-list .btn .slick-arrow{width: 5vw; height: 5vw;margin-top: -2.5vw;}
.Fazhanglicheng0001 .slider-list .slider{padding: 0 5vw; margin: 0 0;}
.Fazhanglicheng0001 .slider-list .inner time b{font-size: 5vw;}
.Fazhanglicheng0001 .slider-list p{}
/* .Fazhanglicheng0001 .slider-list .inner{  min-height: 260px;} 
.Fazhanglicheng0001 .slider-list .inner:before {height: calc(280px - 8px);} */
.aboutus2.auto_1440 {    padding: 0 0 !important;}
}

/*产品列表*/
.ProductList0002{ width: 100%; padding: 3vw; background-color: #ffffff;display: block;}
.ProductList0002 ul li{ margin-bottom: 20px; border-top: 0px solid #e1e1e1;  background-color: #ffffff;
box-shadow: -8px -8px 10px #FFFFFF, 4px 4px 10px rgba(0, 0, 0, 0.1);
border-radius: 0px;font-size: 18px;}
.ProductList0002 ul li:first-child,.ProductList0002 ul li:first-child:hover{ color: #ffffff; font-weight: bold; line-height: 60px; background-color: #004586;border-radius: 10px 10px 0px 0px;}
.ProductList0002 ul li:hover{ background-color:#004586;}
.ProductList0002 ul li:hover a div span{ color: #FFFFFF;}
.ProductList0002 ul li a div.more span{ background-color: #6EC1E4;border-radius: 25px 25px; padding: 10px 20px;}
.ProductList0002 ul li a{ display: block;}
.ProductList0002 ul li a div {  white-space: nowrap;    text-overflow: ellipsis; }
.ProductList0002 ul li a div span{ vertical-align: middle; line-height: 120px; white-space: nowrap;    text-overflow: ellipsis; width: 100%;}
.ProductList0002 li .img{float: left; width: 10%; text-align: center;}
.ProductList0002 li .img img{ width: 50px; height: 50px; margin: 35px auto; border-radius: 10px 10px;}
.ProductList0002 li .title{float: left; width: 20%; color: #004586; font-weight: bold; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.ProductList0002 li .type{float: left; width: 15%;}
.ProductList0002 li .content{float: left; width: 40%; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.ProductList0002 li .more{float: right; width: 13%; color: #ffffff;}
@media screen and (max-width: 1024px){
.ProductList0002{ padding: 0 3%; background-color: none;}
.ProductList0002 ul li{ font-size: 16px;}
.ProductList0002 ul li:first-child{ display: none;}
.ProductList0002 li .img{ width: 20%;}
.ProductList0002 li .img img{ margin: 10px auto;}
.ProductList0002 li .title{ width: 40%; line-height: 150%;margin-top: 10px;}
.ProductList0002 li .type{ width: 30%; line-height: 150%;clear: right; margin-top: 10px;}
.ProductList0002 li .content{float: none; width: 94%; clear: both; padding: 10px 20px;border-radius: 3px 3px; background-color: #f3f3f3; margin: 10px 3%;}
.ProductList0002 li .more{float: none; width: 100%;}
.ProductList0002 ul li a div.more span{ float: right; width: auto;padding: 6px 10px; margin: 0 10px 10px 0;}
.ProductList0002 ul li a div span{ line-height: 120%; white-space:normal}
.ProductList0002 ul li:hover a div.content span{ color: #004586;}
}
 /*列表*/
 #products_0002{ position: relative;}
 #products_0002 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left: -20px!important;width: 20px;height: 30px;background-size: 20px 30px;}
 #products_0002 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ right: -20px!important;width: 20px;height: 30px;background-size: 20px 30px;}
 @media screen and (max-width: 1024px){
  #products_0002 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ display:none;left: calc(50% - 50px)!important;width: 20px;height: 30px;background-size: 20px 30px; top:auto;bottom: -10px;}
  #products_0002 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ display:none;right: calc(50% - 50px)!important;width: 20px;height: 30px;background-size: 20px 30px;top:auto;bottom: -10px;}
 }
.list0002 li{ width: 100%; overflow: hidden;}
.list0002 ul li{ margin-bottom: 20px; border: 0px solid #d9d9d9;  background-color: #ffffff;
box-shadow: -8px -8px 10px #FFFFFF, 4px 4px 10px rgba(0, 0, 0, 0.1);
border-radius: 0px; display: block;}
  .list0002 li .img{ width: 20%; float: left; text-align: center;}
  .list0002 li .img img{ margin: 10px auto; width: 50px; height: 50px;  border-radius: 10px 10px;}
  .list0002 li .title{ width: 80%; line-height: 150%;margin-top: 10px; color: #004586; font-weight: bold;}
  .list0002 li .type{ width: 100%; line-height: 150%; margin-top: 10px; font-weight: normal; color: #000;}
  .list0002 li .content{float: none; width: 94%; clear: both; padding: 10px 20px;border-radius: 3px 3px; background-color: #f3f3f3; margin: 10px 3%; height: 60px;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
  .list0002 li .more{float: none; width: 100%;}
  .list0002 ul li a div.more span{ background-color: #6EC1E4;border-radius: 25px 25px; color: #ffffff;}
  .list0002 li .more span{ float: right; width: auto;padding: 6px 10px; margin: 0 10px 10px 0;}
  .list0002 ul li a div span{ line-height: 120%; white-space:normal}
  .list0002 ul li:hover a div.content span{ color: #004586;}
/* 图文列表 */ 
.PicList0001 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList0001 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList0001 .slick-list:focus {outline: none}
.PicList0001 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList0001 .slick-slider .slick-track, 
.PicList0001 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList0001 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList0001 .slick-track:before, 
.PicList0001 .slick-track:after{display: table; content: '';}
.PicList0001 .slick-track:after{ clear: both;}
.PicList0001 .slick-loading .slick-track { visibility: hidden;}
.PicList0001 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList0001 .slick-slide .slick-loading img { display: none;}
.PicList0001 .slick-slide .dragging img { pointer-events: none;}
.PicList0001 .slick-initialized .slick-slide { display: block;}
.PicList0001 .slick-loading .slick-slide { visibility: hidden;}
.PicList0001 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList0001 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList0001{ background: #f9fafb; padding:3vw 0 1vw; }
.PicList0001 .main{ }
.PicList0001 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #004586; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList0001 .main  .slick-arrow:hover{ background:#004586; }
.PicList0001 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #004586; border-right:2px solid hwb(209 0% 47%); transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList0001 .main  .slick-arrow:hover:before{ border-color:#fff;}
.PicList0001 .main  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList0001 .main  .slick-prev{ left:-59px;}
.PicList0001 .main  .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList0001 .main  .slick-prev{ left:2%;}
.PicList0001 .main  .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList0001 .main  .slick-arrow{ width: 7vw;height: 7vw;margin-top: -3.5vw;}
.PicList0001 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList0001 .main .slick-next:before{left: 20%;}
}

.PicList0001 .list ul{ padding:0 50px;}
.PicList0001 .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList0001 .list li:first-child:before,
.PicList0001 .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList0001 .list li:first-child:before{ left:-50px; background:url(../images/PicList0001_ul_l.png) no-repeat 0 0;}
.PicList0001 .list li:last-child:after{right:-50px; background:url(../images/PicList0001_ul_r.png) no-repeat 0 0;}
.PicList0001 .list li aside{ font-size: 15px;  padding-top:35px;height:90px; background:url(../images/PicList0001_libg.png) repeat-x left top;}
.PicList0001 .list li .ytable{ height:245px; margin-bottom: 1vw;}
.PicList0001 .list li .ytable-cell{ vertical-align:bottom;}
.PicList0001 .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList0001 .list li figure a{ display:block; width:100%; height:100%;}
.PicList0001 .list li figure:after{ position:absolute; top:0; right:-24px; background:url(../images/PicList0001_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList0001 .list li figure img{ max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/PicList0001_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList0001 .list li figure b{ display:none;}
.PicList0001 .list li p{  margin:0 auto; max-width:210px;width:90%; font-size: 16px; line-height:24px; max-height:48px; color:#333;}
.PicList0001 .list li span{ margin-top: 15px; color: #888; font-size: 14px;  }
.PicList0001 .list .ul-3 li{width:33.33333333%;}
.PicList0001 .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList0001_ul_r.png) no-repeat 0 0;}
.PicList0001 .list .ul-2 li{width:50%;}
.PicList0001 .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList0001_ul_r.png) no-repeat 0 0;}
.PicList0001 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList0001 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList0001 .list .ul-1 li{width:100%;}
@media(max-width:640px){
.PicList0001{padding:30px 0; }
.PicList0001 .auto,
.PicList0001 .list ul{ padding:0;}
.PicList0001 .list li p{ font-size:12px;}
.PicList0001 .list li .ytable{ height:150px;}
.PicList0001 .list li figure img{ max-height:150px; padding:3px}
.PicList0001 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList0001 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList0001 .list .ul-3 li:nth-child(3):after,
.PicList0001 .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList0001 .list li .ytable{ height:100px;}
.PicList0001 .list li figure img{ max-height:100px;}
}

/* 图文列表2 */ 
.pic4-box a:hover .ctn {
    opacity: 1;
  }
  .pic4-box a:hover .ctn i.t,
  .pic4-box a:hover .ctn i.b {
    width: calc(100% - 20px);
  }
  .pic4-box a:hover .ctn i.t {
    top: 10px;
    left: 10px;
  }
  .pic4-box a:hover .ctn i.b {
    bottom: 10px;
    left: 10px;
  }
  .pic4-box a:hover .ctn i.l,
  .pic4-box a:hover .ctn i.r {
    height: calc(100% - 20px);
  }
  .pic4-box a:hover .ctn i.l {
    left: 10px;
    top: 10px;
  }
  .pic4-box a:hover .ctn i.r {
    right: 10px;
    top: 10px;
  }
  .pic4-box a .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .pic4-box a .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .pic4-box a .ctn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 69, 134, 0.4);
    z-index: 9;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  .pic4-box a .ctn i {
    display: block;
    position: absolute;
    background-color: #fff;
    transition: all 0.4s;
  }
  .pic4-box a .ctn i.t {
    top: 10px;
    left: 50%;
    width: 0;
    height: 1px;
  }
  .pic4-box a .ctn i.b {
    bottom: 10px;
    left: 50%;
    width: 0;
    height: 1px;
  }
  .pic4-box a .ctn i.l {
    left: 10px;
    top: 50%;
    width: 1px;
    height: 0;
  }
  .pic4-box a .ctn i.r {
    right: 10px;
    top: 50%;
    width: 1px;
    height: 0;
  }
  .pic4-box a .ctn h2,
  .pic4-box a .ctn h3 {
    width: 96%;
    text-align: center;
  }
  .pic4-box a:hover .ctn h2{
      color: #fff;
  }
  .pic4-box a .ctn h2 {
    font-size: 18px;
  }
  .pic4-box a .ctn h3 {
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
  }
  .pic4-box a .ctn h4 {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    border-bottom: 2px solid #ffc803;
    text-transform: uppercase;
    margin-top: 15px;
  }
  .pic4-box a:hover .ctn h4{
      color: #fff;
  }


/* 产品列表 */
.ProductList0001 { }
.ProductList0001 li{ float:left; width:31%; margin:0 3.5% 3.5% 0; border: 0px solid #e8e8e8;  background: #fff;  }
.ProductList0001 li:nth-child(3n){margin-right:0; }
.ProductList0001 li a{ display:block; position:relative; padding:0%;}
.ProductList0001 li h4,
.ProductList0001 li h3,
.ProductList0001 li h5{ margin:0; text-align:center; font-weight:normal;}
.ProductList0001 li figure{ padding-bottom:80%; margin-bottom: 0%;background-size: contain;}
.ProductList0001 li h4{ font-size: 17px;color: #999;height: 20px;}
.ProductList0001 li h3{ font-size: 25px; color:#202020; padding: 20px 0 10px;height: 83px }

.ProductList0001 li .hover{ opacity:0; position:absolute; left:0; top:0; right:0; bottom:0; text-align:center; /*background:rgba(4, 69, 135, 0.9);*/background-color: transparent;
    background-image: linear-gradient(rgba(4,69,135,0.9),rgba(94,47,85,0.9)); z-index:10; transition:0.3s; color:#fff; }
.ProductList0001 li:hover{box-shadow:0 0 15px 3px #ccc; border-color:#1998d6;}
.ProductList0001 li:hover a .hover{ opacity:1;}
.ProductList0001 li aside{ position:absolute; left:14%;width:72%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}
.ProductList0001 li .hover h5{  font-size:26px;}
.ProductList0001 li .hover i{ display:block;  height:2px; background:#fff; width:48px; margin:14px auto 20px;} 
.ProductList0001 li .hover p{ font-size:18px; line-height:30px; margin:0; max-height:90px; overflow:hidden;}
.ProductList0001 .more{ display: block; text-align: center; margin-top:50px; font-size: 16px;}
.ProductList0001 .more span{ display: inline-block; padding-left: 40px; padding-right: 64px; line-height: 40px; background:url(../images/ProductList0001-more.png)no-repeat 74% center #f1af48 ; border-radius: 25px;transition:all 0.5s ease-out 0s; }
.ProductList0001 .more span:hover{padding-left:50px; padding-right:74px;  }

@media(max-width:1000px){
.ProductList0001 li{ width:48%; margin-left:1%; margin-right:1%;}
.ProductList0001 li h3{ font-size:12px;}
.ProductList0001 li .hover h5{ font-size:14px;}
.ProductList0001 li .hover p{ font-size:14px;line-height: 20px;}
.ProductList0001 .more span{padding-left: 10px;
    padding-right: 20px; font-size:12px;}
.ProductList0001 .more:hover span{padding-left: 20px;
    padding-right: 30px; font-size:12px;}
}
@media(max-width:640px) and (min-width:376px){
.ProductList0001 li .hover img{ width:50px; height:50px;}
}
@media(max-width:480px){
.ProductList0001 li{ float:none; width:auto;} 
.ProductList0001 li h3,
.ProductList0001 li .hover h5{ font-size:14px;}
.ProductList0001 li .hover h5{ line-height:20px; max-height:40px;}
}

/* 翻页  */
.Page0001{ text-align:center; padding:1% 0;color:#666; font-size: 16px;}
.Page0001 .pagination *{ vertical-align:middle;}
.Page0001 .pagination .p_cur,
.Page0001 .pagination .p_count,
.Page0001 .pagination .a_first,
.Page0001 .pagination .a_end,
.Page0001 .p_jump,
.Page0001 .pagination .p_total{ display:none;}
.Page0001 .pagination a,.Page0001 .pagination a,.Page0001 .pagination span{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#666; margin-left:5px;font-family: 宋体;    font-weight: bold;}
.Page0001 .pagination a:hover,
.Page0001 .pagination a.a_cur{ color:#fff; background-color:#004586;}
.Page0001 .pagination em{ font-style:normal; display:inline-block; vertical-align:middle; float:left;margin-right:5px;}
.Page0001 .pagination .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page0001 .pagination .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}
.Page0001 .pagination .p_jump b{font-weight:normal; margin:0 5px;}
.Page0001 .pagination .a_prev,.Page0001 .pagination .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }
.Page0001 .pagination em li{ display:inline-block; margin-left:5px;}
.Page0001 .pagination em li a,.Page0001 .pagination li a{ width:100%;margin-left:5px;}
.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span{ border:0px;border-bottom-right-radius: 0px !important;border-top-right-radius: 0px !important;border-bottom-left-radius: 0px;    border-top-left-radius: 0px; padding:0 25px;}
.pagination>li,.pagination>li>a,.pagination>em>li>a, .pagination>li>span, .pagination>em>li>span{display: inline-block;
    padding: 0 0px;
    line-height: 37px;
    background-color: #fff;
    color: #666;
    margin-left: 5px;
	float:left;}
.Page0001 .pagination .active span{    color: #fff;    background-color: #004586;}
@media(max-width:1000px){
.Page0001 .pagination em{ display:none;}
}
@media(max-width:640px){
.Page0001 .pagination a.a_first,
.Page0001 .pagination a.a_end{ display:none;}
.Page0001 .pagination a{ padding:0 10px;}
}



/* 联系我们 */

.Contactus0001 .map{ border: 0px solid #ECECEC;padding: 5px; }
@media(min-width:641px){
.Contactus0001 .ul_con li{ float:left; width:49%; padding:2% 2% 3%; font-size: 18px; margin: 0.5% 0.5%; background: #fff;;box-shadow: 0 0 0px rgba(0,0,0,0.1);}
}
.Contactus0001 .ul_con li div{ padding-left:70px; background-repeat:no-repeat; background-position:left 14px;}
.Contactus0001 .ul_con li.location div{ background-image:url(../images/Contactus0001_address.png);}
.Contactus0001 .ul_con li.call div{ background-image:url(../images/Contactus0001_call.png);}
.Contactus0001 .ul_con li.fax div{ background-image:url(../images/Contactus0001_fax.png);}
.Contactus0001 .ul_con li.email div{ background-image:url(../images/Contactus0001_email.png);}
.Contactus0001 .ul_con li.company div{ background-image:url(../images/Contactus0001_company.png);}
.Contactus0001 .ul_con li p{ margin:0; border-bottom:1px solid #efefef; padding-bottom:15px; margin-bottom:15px; color:#333; font-size:16px;}
.Contactus0001 .ul_con li pre{ line-height: 30px;}
.Contactus0001 .ul_con li:nth-child(2n+1){ clear:left;}
.ul_con pre{background:none !important;
  border: none;
  border-radius: none; font-size:16px;}
@media(max-width:640px){
.Contactus0001 .ul_con li{ padding:10px;}
.Contactus0001 .ul_con li:nth-child(2n){ background:#f5f5f5;} 
}




/*
 .联系我们表格
 */
 /* .FormMessge0001{ background: url(../images/contactUs_bg.jpg);} */
.FormMessge0001{ padding:1vw 0 4vw;}
.FormMessge0001 .t_content2{background-color: #ffffff;}
.FormMessge0001 .form{ float:left; width:42%;  padding-top: 3%; padding-left: 3%;}
.FormMessge0001 .form li{ padding-bottom:4%; position:relative;}
.FormMessge0001 .form label{position:absolute;left: 20px;top:0;font-size: 17px;line-height:52px;color:#777;}
.FormMessge0001 .form .text{border:none;width:100%;line-height:52px;padding: 0 19px;border-radius:3px;background:#f9f9f9;}
.FormMessge0001 .form textarea.text{ height:160px;}
.FormMessge0001 .form .btn{cursor:pointer;border-radius:5px;background:#fff;color:#004586;font-size: 16px;height: 48px;padding:0 12%;border:3px solid #004586;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.FormMessge0001 .hotline{ float:right; width:50%; background:url(../images/FormMessge0001-bg.jpg) no-repeat right bottom/contain; padding:3% 0 22% 0;}
.FormMessge0001 .hotline figure{ width:60%; max-width:340px; font-size:16px;border-top:1px solid #d6e1e0; padding-top:3%; margin-top:3%; line-height:30px;}
.FormMessge0001 .hotline dl{ min-height:46px; padding-left:62px; background:url(../images/FormMessge0001-call.png) no-repeat left center;}
.FormMessge0001 .hotline dd{ font-size:30px; color:#004586; font-weight:bold;}
.FormMessge0001 .hotline dt{ color:#888; font-size: 14px;}
@media(max-width:640px) and (min-width:481){
.FormMessge0001 .hotline{ padding:3% 0 32% 0; background-position:right bottom;}
}
@media(max-width:640px){
.FormMessge0001{ background:none;}
.FormMessge0001 .t_content2{ width: 100%; padding: 0 0 ;}
.FormMessge0001 .hotline dd{ font-size:24px;}
}
@media(max-width:480px){
.FormMessge0001 .form,
.FormMessge0001 .hotline{ float:none;  width: 100%; padding-left: 0;} 
.FormMessge0001 .form textarea.text{ height:117px;}
}





/*产品咨询表单 */
.FormOrder0001 .pop-up{ display: none; position:fixed; z-index:150; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.6);}
.FormOrder0001 .pop-up .ycenter{ height:100%;}
.FormOrder0001 .pop-up .main{ position:relative; width:90%; margin:0 auto; max-width:600px; background:#fff; border:0px solid #004586; border-radius:10px; padding:2%;}
.FormOrder0001 .pop-up .close{ position:absolute; width:40px; height:40px; right:-20px; top:-20px; border-radius:50%; background:#ff6600; cursor:pointer;}
.FormOrder0001 .pop-up .close::before,
.FormOrder0001 .pop-up .close::after{ position:absolute; content:''; left:20%; top:50%; width:60%; height:3px; background:#fff; margin-top:-1px;transform:rotate(-45deg);}
.FormOrder0001 .pop-up .close::before{ transform:rotate(45deg);}
.FormOrder0001 .pop-up#form td{ padding-top:4%; vertical-align:top;}
.FormOrder0001 .pop-up#form td.f-name{ text-align:right; width:90px; line-height:34px;}
.FormOrder0001 .pop-up#form td .text{ width:100%; line-height:34px; height:34px; border:1px solid #eee; border-radius:3px; padding:0 5px;    box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.FormOrder0001 .pop-up#form td .btn{ width:40%; margin-right:3%; height:40px; cursor:pointer; border:3px solid #004586; border-radius:3px;color:#fff; background:#004586; max-width:120px;    box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.FormOrder0001 .pop-up#form td .btn:hover{ background:#004586; color: #fff;}
.FormOrder0001 .pop-up#form td .btn_reset{ background:#ccc;}
.FormOrder0001 .pop-up#form td .btn_reset:hover{ background:#004586; color: #fff;}
.FormOrder0001 .pop-up#form td textarea.text{ height:90px;}
.FormOrder0001 .pop-up#form p{ margin:0; text-align:center; color:#004586; font-size: 24px; text-transform: uppercase; font-weight: bold; letter-spacing: 2px;}
.FormOrder0001 .pop-up#map .main{ padding:15px;}
.FormOrder0001 .pop-up .map{ height:300px;}

.product_detail{}
.product_detail tr{background: #f5f5f5; font-size: 16px;}
.product_detail tr:nth-child(2n){background: #fff;}
.product_detail td{ text-align:center; border-collapse:collapse; line-height:24px; padding:15px;}
.product_detail td:first-child{width: 25%; border-right: 1px solid #eaeaea;}
.product_detail td:first-child+td{ min-width:100px;}
.product_detail td{ border-right: 1px solid #eaeaea;}
.product_detail td:last-child{border-right: 0px }
.product_detail .td1{ border-right:none;}

.a_detail{}
.a_detail tr{background: #f5f5f5; font-size: 16px;}
.a_detail tr:nth-child(2n){background: #fff;}
.a_detail td{ text-align:center; border-collapse:collapse; line-height:24px; padding:15px;}
.a_detail td:first-child{width: 80px; border-right: 1px solid #eaeaea;}
.a_detail td:first-child+td{ min-width:100px;}
.a_detail td{ border-right: 1px solid #eaeaea;}
.a_detail td:last-child{border-right: 0px }
.a_detail .td1{ border-right:none;}




@media(max-width:560px){.Bottom0001{font-size:14px;line-height: 1.5;}
.Bottom0001 .b-right .contact dd+dd{margin-top:5px;}
.Bottom0001 .share li{margin-left:5px;}
.Bottom0001 .share li a{width:30px;height:30px;}
.Bottom0001 .b-left aside{padding:10px 0;}
.Bottom0001 .b-left aside a:not(:last-child):after{margin:0 10px;}
.copyright{font-size:14px;}
}
/*弹出框*/
.mark {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9998;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.markbox {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  overflow: hidden;
  display: none;
}
.markbox video {
  max-width: 96%;
  width: 1440px;
  max-height: 90%;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.markbox .close_a {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 82px;
  height: 82px;
  background: url(../images/close.png) no-repeat center;
  z-index: 9;
}
.markbox .art {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}
.markbox .art .play_a {
  margin-bottom: 30px;
}
.markbox .art p {
  font-size: 30px;
  color: #ffffff;
}

.markbox2 {
  background: #fff;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  width: 900px;
  max-width: 95%;
}
.markbox2 .mark_title {
  font-size: 30px;
  color: #666666;
  padding-top: 30px;
  margin:0 auto;
  text-align: center;
}
.markbox2 .close_a {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 82px;
  height: 82px;
  background: url(../images/close3.png) no-repeat center;
  z-index: 9;
}
.markbox_imgbox {
  padding: 0 50px 50px 50px;
  margin-bottom: 30px;
}
.markbox_imgbox .fd{ padding-bottom:20%; background-repeat:no-repeat; background-position:center top; background-size:contain;}
.markbox_imgbox .fd img{ display:none;}
.markbox_imgbox .slick-slide {
  text-align: center;
  line-height: 1;
}
.markbox_imgbox .slick-dots {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  z-index: 9;
}
.markbox_imgbox .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.markbox_imgbox .slick-dots li.slick-active button {
  background: #004586;
  transform: scale(1.25);
}
.markbox_imgbox .slick-dots li button {
  width: 7px;
  height: 7px;
  background: #bfbfbf;
  padding: 0;
  font-size: 0;
  border: none;
  border-radius: 50%;
}
.markbox_imgbox .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 66;
  width: 60px;
  height: 60px;
  font-size: 0;
  border: none;
  cursor: pointer;
}
.markbox_imgbox .slick-prev {
  left: 60px;
  background: url(../images/l.png) no-repeat center;
}
.markbox_imgbox .slick-prev:hover {
  background: url(../images/l2.png) no-repeat center;
}
.markbox_imgbox .slick-next {
  right: 60px;
  background: url(../images/r.png) no-repeat center;
}
.markbox_imgbox .slick-next:hover {
  background: url(../images/r2.png) no-repeat center;
}
@media (max-width: 768px) {
  .markbox2 .mark_title {
    font-size: 22px;
    padding: 30px 0 10px;
  }
  .markbox_imgbox .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
  }
  .markbox_imgbox .slick-arrow:hover {
    background-size: 100% 100%;
  }
  .markbox_imgbox .slick-prev {
    left: 10px;
  }
  .markbox_imgbox .slick-next {
    right: 10px;
  }
}

.imgs {
  display: none;
}
/* 滚动条 */
::-webkit-scrollbar {
  width: 9px;
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  border: solid 2px #fff;
  width: 5px;
  border-radius: 4px;
  background-color: #0090da;
}

::-webkit-scrollbar-corner {
  background-color: #fff;
}

::-webkit-scrollbar:horizontal {
  height: 9px;
}

::-webkit-selection {
  background: #0090da;
  color: #fff;
}

::-moz-selection {
  background: #0090da;
  color: #fff;
}

::selection {
  background: #0090da;
  color: #fff;
}
.t_content2 .info_back{ text-align:center; clear:both; padding:50px 0 50px 0;}
.t_content2 .info_back a{ color:#999; font-size:14px;}
.t_content2 .info_back a:hover{color:#78b519;}
.t_content2 .info_back .goback{background:#78b519;padding: 12px 22px;color:#fff;/* border-radius:6px; */}
.t_content2 .info_back .goback:hover{color:#fff;background:#0358a4}
.t_content2 .info_back dl{ width:40%;}
.t_content2 .info_back .prepage{ float:left;}
.t_content2 .info_back .nextpage{ float:right;}
@media(max-width:640px){
.t_content2 .info_back .goback{padding: 12px 8px;}
}

.con_489_34 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 1px none #eee;
    border-top: 1px none #eee;
    border-bottom: 1px none #eee;
    border-left: 1px none #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_489_34 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_489_34 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 1px none transparent;
    border-bottom: 1px none transparent;
    border-right: 1px none transparent;
    border-left: 1px none transparent;
    /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 3.000000px 16px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.000000px 3.000000px 16px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0.000000px 3.000000px 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0.000000px 3.000000px 16px rgba(0, 0, 0, 0.2);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

/*detail*/
.article_box{ background-color: #f9f9f9;}
      .article_box .t_content2{ background-color: #e6e5e5;}
      .artical_content_left{
        width: 85%;
        background-color:#ffffff;
        padding: 0vw 0vw 6vw 0vw;
      }
      .artical_content_right{
        width: 15%;
      }
      .artical_content_left .t_neih2{
        padding: 4vw 2vw 0vw 2vw;
      }
      /* .artical_content_left .t_neih2::before{
        width: 2vw;
        height: 5.5vw;
        background: #004586;
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: -1vw;
        margin-top: 4vw;
        visibility:visible;
      } */
      .artical_content_left .t_neih2 h3{ line-height: 1.5; padding: 0vw 0 2vw 0vw; font-size: 1.2rem; color:#999;}
      .artical_content_left .text{
        padding: 0vw 3vw 10vw 3vw;
      }
      
      .articl_title{ 
        position: relative;
        background-color: #004586;
        color: #ffffff;
        min-height:25vw;
        width: 100%;
        margin-top: 8vw;
      }
      .a_title{ position: absolute;  background-color:#004586; width: 100%; height: 17vw; top:-9vw; right: 3vw; overflow: hidden;}
      .a_title h3{ padding: 2vw 0vw; text-align: center; font-size: 2.5vw;}
      .a_title h4{ top:6vw; left: -2vw; font-size: 11vw; color: #0090da; position: absolute; }
      .artical_content_left .img{ margin-top: 2vw; margin-bottom: 2vw; width: 100%; background-color: #f9f9f9;position: relative;}
      .artical_content_left .img img{ width: 50%;}
      .artical_content_left .img p{ position: absolute; right: 0; bottom: 2vw;; padding: 2vw 2vw; color: #999; font-size: 1.2vw; width: 50%; text-align:left;}
      .articl_info{position: relative; background-color: rgb(4, 255, 255);}
      .articl_info p{ color:#ffffff; font-size: 26px; padding: 1vw 1vw;}
      /* .artical_content_left,.artical_content_right{float: left;} */
      @media screen and (max-width: 1024px){
        .artical_content_left{
        width: 100%;
        }
        .artical_content_right{
          display: none;
        }
        .article_box .auto_1440{ padding: 0 0;}
        .artical_content_left .img p{ font-size: 0.8rem;}
        .artical_content_left .t_neih2 h3{ font-size: 0.8rem;}
        .article_box{ background-color:#ffffff;}
      }

p.dot001,.dot001 p{position: relative; padding-left: 20px;margin-left: 20px;}
p.dot001::before,.dot001 p::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
    width: 8px;
    height: 8px;
    background: #004586;
}
p.dot002,.dot002 p{position: relative; padding-left: 20px;}
p.dot002::before,.dot002 p::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
    width: 8px;
    height: 8px;
    background: #004586;
}

.column_bg_mask {
    width: 100%;
    height: 100%;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(15, 35, 65, 0.2);
}

.mbt60{ margin-bottom: 60px;}

/*detail new*/
.article_new_box {
  background: #f9f9f9;
  position: relative;
  z-index: 1;
}
.article_new_bg_top{
background: url(../images/article_new_bg_top.png) no-repeat top;
}
.article_new_bg_bottom{
background: url(../images/article_new_bg_bottom.png) no-repeat bottom;
}
.articl_content_top{ position: relative; margin-bottom: 2vw; padding: 2vw 0px;}
.articl_content_info{ background-color: #004586;}
.articl_content_main{width: 80%;  overflow: hidden;background: url(../images/zhizhang.png) no-repeat top right #ffffff;}
.articl_content_right,.articl_content_right::after{ width: 20%; background: url(../images/article_new_bg_right.png) no-repeat center; min-height: 1200px; }

.article_top,.image_new{ width: 50%;}
.article_top{ padding: 6vw 0px 2vw 0px;}
.article_top .logo2{ width: 180px; margin: 3vw auto;}
.title_new{ border-left: 10px solid #004586; padding-left: 20px; position: relative;}
.title_new span{
display: inline-block;
  position: absolute;
  height: 50%;
  width: 9px;
  background: #02beeb;
  bottom: 0;
  left: -9px;
}
.title_new h2{
  font-size: 36px;
  color:#004586;
  font-weight: bold;
}
.title_new h3{ line-height: 1.5;  font-size: 1.2rem; color:#004586;}
.image_new .image{position: relative; z-index: 8; padding: 15px; width:80%;margin: 0 0 0 20%;}
.image_new .image div{position: relative; z-index: 8;}
.image_new .image div img{ width: 100%;}
.image_new .image i {
  display: block;
  clear: both;
  position: absolute;
  transition: all 0.4s;
  z-index: 9999;
}
.image_new .image i.t {
  top: 0px;
  right: 0;
  width: 60%;
  height: 10px;
  background-color: #02beeb;
}
.image_new .image i.b {
  top: 0;
  right: 0;
  width: 10px;
  height: 60%;
  background-color: #02beeb;
}
.image_new .image i.l {
  left: 0;
  bottom: 0;
  width: 10px;
  height: 60%;
  background-color: #004586;
}
.image_new .image i.r {
  left: 0;
  bottom: 0;
  width: 60%;
  height: 10px;
  background-color: #004586;
}
.top_despt{background: url(../images/txt_b_l.png) no-repeat left top; margin: 2vw auto 1vw auto; padding: 2vw 0 2vw 80px; font-size: 20px;}
.top_despt div{background: url(../images/txt_b_r.png) no-repeat right bottom; padding: 0 80px 0 0;}
.articl_content_main{    padding: 2vw 3vw 6vw 3vw;}
.articl_content_main h3{
  width: 100%;
  font-size: 26px;
  color: #004586;
  line-height: 40px;
  height: 40px;
  position: relative;
  padding-left: 120px;
  margin-bottom: 15px;
 margin-top: 15px;
  overflow: hidden;
font-weight:bold;
margin-top:20px;
}
.articl_content_main h3 span{
display: inline-block;
  position: absolute;
  height: 41px;
  width: 105px;
  background: url('../images/article_new_h3_icon.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  top: 4px;
  left: 0;
  z-index: 9999;
}
@media screen and (max-width: 1280px){
  .top_despt{background: url(../images/txt_b_l_m.png) no-repeat left top;  padding: 2vw 0 2vw 40px; font-size: 16px;}
  .top_despt div{background: url(../images/txt_b_r_m.png) no-repeat right bottom; padding: 0 40px 0 0;}
.articl_content_main,.article_top,.image_new{ width: 100%;}
.article_top .logo2{width: 80px; margin: 2vw auto; display: none;}
.image_new .image{ width: 100%; padding: 8px; margin: 2vw auto;}
.articl_content_right{ display: none;}
.title_new h2{font-size: 22px;}
.title_new h3{font-size: 0.8rem;}
.articl_content_main h3{font-size: 20px; padding-left: 60px;}
.articl_content_main h3 span{
  height: 22px;
  width: 50px;
  background-size: contain;
}
.image_new .image i.t {
  height: 5px;
}
.image_new .image i.b {
  width: 5px;
}
.image_new .image i.l {
  width: 5px;
}
.image_new .image i.r {
  height: 5px;
}
}

/*image_kuang*/
.image_kuang{
  position: relative;
  padding: 15px 15px;
}
.image_kuang i {
  display: block;
  clear: both;
  position: absolute;
  transition: all 0.4s;
  z-index: 9999;
}
.image_kuang i.t {
  top: 0px;
  right: 0;
  width: 60%;
  height: 10px;
  background-color: #02beeb;
}
.image_kuang i.b {
  top: 0;
  right: 0;
  width: 10px;
  height: 60%;
  background-color: #02beeb;
}
.image_kuang i.l {
  left: 0;
  bottom: 0;
  width: 10px;
  height: 60%;
  background-color: #004586;
}
.image_kuang i.r {
  left: 0;
  bottom: 0;
  width: 60%;
  height: 10px;
  background-color: #004586;
}

/* 关于我们图片展示框 */
.mt20{ margin-bottom:20px;}
.teampic3 li{width: 31%; float: left; margin-right: 3%;
  box-shadow: -8px -8px 10px #FFFFFF, 8px 8px 10px rgba(0, 0, 0, 0.3);
}
.teampic3 li:nth-child(3n){ margin-right:0;}
.teampic3 li a{ display:block; background-color:#f8f8f8;transition:all ease-in-out 0.3s;}
.teampic3 li h2{margin:0;font-size:16px;color:#333;text-align:center;padding: 5% 2%;font-weight: normal; display: none;}
.teampic3 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:89%;}
.teampic4 li{width: 24%; float: left; margin-right: 1%;
  box-shadow: -8px -8px 10px #FFFFFF, 8px 8px 10px rgba(0, 0, 0, 0.3);
}
.teampic4 li:nth-child(4n){ margin-right:0%;}
.teampic4 li a{ display:block; background-color:#f8f8f8;transition:all ease-in-out 0.3s;}
.teampic4 li h2{margin:0;font-size:16px;color:#333;text-align:center;padding: 5% 2%;font-weight: normal; display: none;}
.teampic4 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:89%;}

/*首页友情连接*/
#home_honors{ background-color: #fff;}
  #home_friendlinks{ 
    background-color: #ffffff;
    width: 100%;
    max-width: 1600px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 3rem;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2rem;}
  .friendlink{padding-bottom:25px;}
  .friendlink h1{ border-left: 10px solid #004586; padding-left: 20px; position: relative; margin-bottom: 20px;}
  .friendlink h1 span{
display: inline-block;
  position: absolute;
  height: 50%;
  width: 9px;
  background: #02beeb;
  bottom: 0;
  left: -9px;
}
.friendlink h1{ font-size: 24px;}
.friendlink .c_more{padding:0px;margin-right:15px; font-size: 14px; border: 0px solid #004586; border-radius: 25px 25px; padding: 5px 10px;box-shadow: -8px -8px 10px #FFFFFF, 4px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px;}
  .friendlink .c_more:hover{ background-color: #02beeb; color: #FFFFFF;}
.friendlink .link_a a{
    font-size:15px;
    color:#444444;
    float:left;
    padding-left:30px;
    display:inline;
    padding-right:35px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height:150%;
    background:url(../images/link_icon.png) left center no-repeat #FFFFFF;
    box-shadow: -8px -8px 10px #FFFFFF, 4px 4px 10px rgba(0, 0, 0, 0.1);
    margin-right: 20px;
    margin-bottom: 20px;
}
.friendlink .link_a a:hover{color:#004586;}

@media (max-width:1200px) {
    .friendlink .link_a a{
        padding-right:15px;
    }
}
@media (max-width:640px) {
    .friendlink .link_a a{
        padding-right:25px;
        width: 100%;
    }
}

/*页面底部*/
.Bottom0002{   
  font-size: 14px;
  background-color: transparent;
  background-image: linear-gradient(150deg, #052F51 2%, #5E2F55 100%);
  color: #ffffff;
  padding: 2.5vw 0;
}
.contact2 dd{ float: left; padding-right: 2vw;}
.Bottom0002 .share{margin:20px 0;}
.Bottom0002 .share li{float:right ;position: relative;}
.Bottom0002 .share li{margin-left:15px;}
.Bottom0002 .share li figure{display: none;width: 130px; position: absolute; left: 0;bottom: 100%; margin-bottom: 10px;background: #fff;padding: 5px;}
.Bottom0002 .share li figure:after{position: absolute; content: ''; border: 5px solid transparent; border-top-color: #fff; left: 16px; top:100%;}
.Bottom0002 .share li a{display: block;width: 40px; height: 40px; border-radius: 50%;/*background-color: rgba(101,101,101,0.3);background-color:#7aaeef;*/ background-position: center center;background-repeat: no-repeat;cursor: pointer;}
.Bottom0002 .share li a:hover{background-color: #75b2ec;}
.Bottom0002 .share li.wx a{background-image: url("../images/Bottom0001_wx.png");}
.Bottom0002 .share li.sina a{background-image: url("../images/Bottom0001_sina.png");}
.Bottom0002 a{ color: #75b2ec;}
.Bottom0002 a:hover{ color: #75b2ec;}
.link{ text-align: center;}
.copyright2{ margin-top: 2vw;}
@media only screen and (max-width: 768px){
  .Bottom0002{ font-size: 12px; #999}
  .Bottom0002 .share li a{ width: 25px; height: 25px;}
  .link{text-align: left;}
  .contact2 dd{float: none;}
  .Bottom0002 .share li{float:left ; margin-left: 0; margin-right: 15px;}
  .link{ font-size: 12px;}
}
/*产品列表*/
/*切换tab*/
#wrap {width: 100%; margin: 60px auto 0; overflow: hidden; letter-spacing: 1px;}
.titParent{ width: 100%; overflow: scroll;}
#tit {min-height: 60px; width: 100%; border-bottom: 0px solid #999;  overflow: scroll; min-width:1000px;}
#tit span {float: left; background-color: #f2f2f3; line-height: 50px;border-radius: 5px 5px 0px 0px; padding: 0 1vw;  text-align: center; font-size: 18px; border: 0px solid #999; margin-right: 25px; margin-bottom: 20px;     background-color: #ffffff;
  box-shadow: -8px -8px 10px #FFFFFF, 4px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px;     display: inline;}
#tit span:hover{ background-color: #f2f2f3; cursor: pointer;}
#con .tab_item{display: none;  width: 100%; background-color: #ffffff;    box-shadow: -8px -8px 10px #FFFFFF, 4px 4px 10px rgba(0, 0, 0, 0.1);}
#tit span.select { color:#ffffff;background-color: #004586;}
#con .tab_item .show {display: block;}
#con .detail{ padding: 0px 20px 20px 20px; min-height: 6vw; border-radius: 5px 5px; background-color: #fff; margin: 0px 0; font-size: 18px;}

.ProductList0003{ width: 100%; padding: 0vw; background-color: #ffffff;display: table;}
.ProductList0003 ul{ width: 100%;}
.ProductList0003 ul li{ margin-bottom: 0px; border-top: 0px solid #e1e1e1;  background-color: #ffffff;font-size: 14px;line-height: 60px;  width: 100%;}
.ProductList0003 ul li:first-child{ color: #ffffff;  line-height: 60px; background-color: #004586;border-radius: 0px 0px 0px 0px; text-align: center;}
.ProductList0003 ul li:nth-child(2n){background: #f5f5f5;}
.ProductList0003 ul li:hover{ background-color:#004586;}
.ProductList0003 ul li:hover a div span{ color: #FFFFFF;}
.ProductList0003 ul li a{ width: 100%;}
.ProductList0003 ul li a div.more span{ background-color: #6EC1E4;border-radius: 25px 25px; padding: 5px 10px;}
.ProductList0003 ul li a{ display: block;}
.ProductList0003 ul li a div { display: table-cell; padding: 10px 10px; white-space: nowrap;    text-overflow: ellipsis;  text-align: center; border-left: 1px solid #eaeaea;border-bottom: 0px solid #eaeaea;}
.ProductList0003 ul li:first-child a div {   border-left: 1px solid #eaeaea;border-bottom: 0px solid #eaeaea;}
.ProductList0003 ul li a div span{ vertical-align: middle; line-height: 20px; white-space: nowrap;text-overflow: ellipsis; width: 100%;}
.ProductList0003 li .img{float: left; width: 5%; text-align: center; }
.ProductList0003 li .img img{ width: 30px; height: 30px; margin: 0px auto; border-radius: 10px 10px;}
.ProductList0003 li .title{float: left;  color: #004586; }
.ProductList0003 ul li:first-child .title{ color: #ffffff;}
.ProductList0003 li .type{float: left; }
.ProductList0003 li div font{ display: none;}
.ProductList0003 li .cf{float: left; }
.ProductList0003 li .wg{float: left;}
.ProductList0003 li .wd{float: left; }
.ProductList0003 li .content{float: left;  white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.ProductList0003 li .more{float: right; width:; color: #ffffff; font-size: 12px;}
.w_bfb_8{width: 8%;}
.w_bfb_10{width: 10%;}
.w_bfb_12{width: 12%;}
.w_bfb_18{width: 18%;}
.w_bfb_20{width: 20%;}
.w_bfb_30{width: 30%;}
.w_bfb_35{width: 35%;}
.w_bfb_40{width: 40%;}
.w_bfb_50{width: 50%;}

@media screen and (max-width: 1024px){
#wrap{ margin: 30px auto 0;}
#con .tab_item .detail{ font-size: 16px; background-color: #f1f6fc; padding-top: 5px;}
#tit span{ font-size: 18px;}
#con .detail{ font-size: 16px;}
.ProductList0003{ padding: 0 0%; background-color: none; display: block;}
.ProductList0003 ul li{ font-size: 12px;box-shadow: -8px -8px 10px #FFFFFF, 4px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 0px; line-height: 120%; margin-bottom: 20px;}
.ProductList0003 ul li:first-child{ display: none;}
.ProductList0003 ul li a div {  text-align: left; border-left: 0px solid #e1e1e1;border-bottom: 0px solid #e1e1e1; display: inline-block;}
.ProductList0003 li .img{ width: 20%;}
.ProductList0003 li .img img{ margin: 10px auto;}
.ProductList0003 li .title{ width: 40%; line-height: 150%;margin-top: 10px; font-size: 16px; font-weight: bold;}
.ProductList0003 li .type{ width: 30%; line-height: 150%;clear: right; margin-top: 10px; font-size: 16px;}
.ProductList0003 li .type .font{ display: block;}
.ProductList0003 li .cf,.ProductList0003 li .wg,.ProductList0003 li .wd{ float: none; width: 94%;margin: 5px 0px 0px 25px; clear: both;}
.ProductList0003 li .content{float: none; width: 94%; clear: both; padding: 10px 20px;border-radius: 3px 3px; background-color: #f3f3f3; margin: 10px 3%;}
.ProductList0003 ul li:nth-child(2n) .content{background-color: #ffffff;}
.ProductList0003 li .more{float: none; width: 100%;}
.ProductList0003 ul li a div.more span{ float: right; width: auto;padding: 6px 10px; margin: 0 10px 10px 0;}
.ProductList0003 ul li a div span{ line-height: 120%; white-space:normal; width: auto;text-overflow:unset;border-radius: 15px 15px;  }
.ProductList0003 ul li a div span font{ display: block;  width: auto;}
.ProductList0003 ul li:hover a div.content span{ color: #004586;}
.Solution .S-list ul li .con .txt2 {
  font-size: 16px;
  line-height: 32px;
  color: #777;
  overflow: visible;
  display: grid;

}
}



/*底部*/
#content_box{ display: none;}
@media screen and (min-width: 1024px){
  /* .b-right .logo{ font-size: 14px; font-weight: normal;} */
  #tit{ display: inline;}
  .Menu0001 .Menu ul .clearfix{display: inline-block;}
  #tit{width: 1200px;}
  .Bottom0001{ padding: 2vw 0;}
  .Bottom0001 .b-left{ width: 100%; border-top: 1px solid #303a77; padding-top: 20px; margin-top: 20px;}
  .Bottom0001 .b-right .contact{ width: 1440;  max-width:100%; margin: 0 auto;}
  .contact{ width: 60%; float: left;}
  .b-left .link{ float: left; margin-top: 0px;}
  .copyright{ float:right;}
  .Bottom0001 .share{ margin: 0px 0;}
}
.bottom{ font-size: 12px;}
.bottom p span{ margin-right: 20px;}
.bottom a{ color: #ffffff;}
@media screen and (min-width: 1024px){
.bottom{width: 60%; float: left; line-height: 200%;font-size: 13px;}
}
@media screen and (max-width: 768px){
  .bottom p span{display: none;}
}

.box_title{ text-align: center;}
.box_title a {
    display: inline-block;
    position: relative;
    top: -2px;
    text-align: center;
}
.box_title a:hover{ text-decoration: none;}
  .box_title a p{ position: relative; text-align: center;}
  .box_title a .enter {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 18px;
  font-size: .52rem;
  color: #00a3e4;
  position: absolute;
  right:-30px;
  top:50%;
  height:18px;
  width: 18px;
  line-height:18px;
  margin-top:-5px;
  font-weight: normal;
  border-radius: 50%;
  border: 1px solid #00a3e4;
}
.box_title a:hover .enter {
  color: #ffffff;
  background-color: #00a3e4;
}

.footer_nav{ display: none;}
@media (max-width : 940px) {
body{padding-bottom: 50px!important;}
.footer_nav{ display: block;}
}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;color:#898989;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;cursor:pointer;}
.foot_nav a{color:#898989;display:block; font-size: 12px; line-height: 30px;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;color:#898989;}
.navbar{min-height: 50px;}
.navbar-default .navbar-brand {color: #fff;}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {color: #fff;}
.navbar-toggle{border:none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #F5F6F6;
}
.navbar{ margin:0px; background-color:#fff; border: none;}
.btn-group-lg>.btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}
.glyphicon-home:before{content:"\e021"}
.glyphicon-th-list:before{content:"\e012"}
.glyphicon-envelope:before{content:"\2709"}
.glyphicon-circle-arrow-up:before{content:"\e133"}