﻿@charset "utf-8";
@font-face{ font-family: 'en1'; src: url('/css/Oswaldregular.woff.ttf');}
/* CSS Document */

*{box-sizing:content-box;}
body{ margin:0px; padding:0px; font-size:0.16rem; color:#666666; font-family:"Arial,Inter,SF Pro Text,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei!important;"; min-width:14rem; }
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;font-family:"Arial,Inter,SF Pro Text,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei!important;";}
:hover{/* transition: all 0.3s ease-in 0.1s,color 0.2s ease-out 0.1s; */}
a{color:#2b2b2b;text-decoration:none;}
a:hover{color:#666666;text-decoration:none;}
ol,ul,li,p,h1,h5,h2,h3,h4,h6{list-style:none;margin:0px; padding:0px;}
img{border:0px;}
img,div,li,h2,h3,ul,a{transition: all 0.5s ease;}
h1,h2,h3,h4,h5,h6{ font-size:0.16rem;}
form{ margin:0px; padding:0px;}input,textarea{ outline:0}
@-webkit-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@-moz-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@-o-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
.fl{float:left;}
.fr{float:right}
.wd1200{width:85%;margin: 0 auto;height: auto; position: relative}
.top13{ width: 100%; background: #0000009c;float: left;position: absolute;top: 0;left: 0;height: 0.5rem;z-index: 990;    min-width: 14rem;}
.top13 p{ float: left; margin-right: 0.2rem; line-height: 0.5rem;color: #ffffff;}

.header{ width: 100%; float: left;transition: 0.5s all;position:relative;z-index: 990; top: 0.5rem;position: absolute;height: 1.25rem;background: #ffffff85;    min-width: 14rem;}
.top13 .wd1200,.header .wd1200{ width: 14rem}
.header .logo{ float: left;width: 2rem; margin: 0.25rem 0 0 0;border-right: 1px solid #ededed;padding-right: 0.15rem;}
.header .logo img{ width: 2rem;/*filter: grayscale(1) brightness(10);*/}
.headerfix {
   /* border-bottom: solid 1px #d9d9d9;
    background: #fff;-webkit-animation: headerfix ease-in-out .9s 0.1s both;
    -moz-animation: headerfix ease-in-out .9s 0.1s both;
    animation: headerfix ease-in-out .9s 0.1s both; /*box-shadow: 1px 1px 5px #393939*/
}
/*.headerfix .logo img{filter:none;}*/
.logo_2{float: right;width: calc(100% - 2.3rem);margin: 0.2rem 0 0 0rem;}
.logo_2 strong{ width: 100%; float: left; line-height: 0.45rem;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;font-family: en1;font-size: 0.36rem;color: #162161;   }
.logo_2 p{float: left;margin-right: 0.2rem;}
.logo_3{float: right;width: calc(100% - 2.3rem);margin: 0.15rem 0 0 0rem;}

.logo_3 div{float: left; margin-right: 0.2rem; color: #363636}
.logo_3 div span{ width: 0.2rem; height: 0.2rem; padding: 0.03rem; float: left; position: relative; border: 1px solid #000; border-radius: 50%; overflow: hidden}
.logo_3 div span img{width:  0.2rem;object-fit: cover; object-position: 50% 50%;  height: 0.2rem; border-radius: 50%}
.logo_3 div h5{ float: left; font-weight: bold; margin-left: 0.08rem; line-height: 0.31rem;font-size: 0.12rem;}
/*搜索*/
.container {position: absolute;/*margin: auto;*/top: 0.03rem;right: 1.4rem;bottom: 0;width: 2rem;height: 0.3rem; margin-left: 0.1rem}
.container .search {position: absolute;margin: auto;top: 0.05rem;right: 0;width: 0.3rem;height: 0.3rem;background: #f0f0f0;border-radius: 50%;transition: all 1s;z-index: 4;box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);}
.container input {position: absolute;margin: auto;top: 0.05rem;right: 0;width: 0.5rem;height: 0.35rem;outline: none;border: none;background: #f0f0f0;color:  #303030;text-shadow: 0 0 10px #f0f0f0;padding: 0 0.3rem 0 0.2rem;border-radius: 0.3rem;box-shadow: 0 0 0.08rem 0 #f0f0f0, 0 0.2rem 0.25rem 0 rgba(0, 0, 0, 0.2);transition: all 1s;opacity: 0;z-index: 5;font-weight: bolder;letter-spacing: 0.1em;}
.container .search::before {content: "";position: absolute;margin: auto;top: 0.12rem;right: 0;bottom: 0;left: 0.12rem;width: 0.06rem;height: 0.02rem;background: #303030;transform: rotate(45deg);transition: all .5s;}
.container .search::after {content: "";position: absolute;margin: auto;top: -0.04rem;right: 0;bottom: 0;left: -0.05rem;width: 0.12rem;height: 0.12rem;border-radius: 50%;border: 2px solid #303030;transition: all .5s;}
.container input::placeholder {color: #303030;opacity: 0.5;font-weight: bolder;}


/*
.container .search:hover {cursor: pointer;}
.container input:hover {cursor: pointer;}
.container input:hover {width: 1.3rem;opacity: 1;cursor: text; right: 0; top: 0.05rem; height: 0.4rem;}
.container input:hover ~ .search {right: 0rem;background: #151515;z-index: 6;}
.container input:hover ~ .search::before {content: "";position: absolute;margin: auto;top: 0.12rem;right: 0;bottom: 0;left: 0.12rem;width: 0.06rem;height: 0.02rem;background: white;transform: rotate(45deg);transition: all .5s;}
.container input:hover ~ .search::after {content: "";position: absolute;margin: auto;top: -0.05rem;right: 0;bottom: 0;left: -0.05rem;width: 0.15rem;height: 0.15rem;border-radius: 50%;border: 2px solid white;transition: all .5s;}
*/
.container {width: 0.4rem;}
.container input{width: 0;}
.container:hover {width: 2rem;}
.container:hover .search {cursor: pointer;}
.container:hover input {width: 1.3rem;opacity: 1;cursor: text; right: 0; top: 0.05rem; height: 0.3rem;}
.container:hover .search {right: 0rem;background: #151515;z-index: 6;}
.container:hover .search::before {content: "";position: absolute;margin: auto;top: 0.12rem;right: 0;bottom: 0;left: 0.12rem;width: 0.06rem;height: 0.02rem;background: white;transform: rotate(45deg);transition: all .5s;}
.container:hover .search::after {content: "";position: absolute;margin: auto;top: -0.04rem;right: 0;bottom: 0;left: -0.05rem;width: 0.12rem;height: 0.12rem;border-radius: 50%;border: 2px solid #fff;transition: all .5s;}


/*Get a Quote*/
.Quote{ position:relative; right: 0; top: 0.08rem; width: 1.2rem; height: 0.3rem; background: #2184e2; border-radius: 0.2rem; line-height: 0.3rem; text-align: center; font-size: 0.14rem; font-weight: bold; cursor: pointer;float: right;}
.Quote a{color: #fff;}
.Quote:HOVER{background: #1053ac;}

.gettc{ position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: #0000008f;z-index: 999;}
.gettc .message{ width: 50%;top: 50%;height: 80vh;    overflow-y: scroll;    transform: translateY(-50%); position: absolute; left: 25%; background: #ffffff;    padding: 0.3rem 0.2rem 0.1rem 0.2rem;}
.gettc .message .close{    width: 0.6rem;height: 0.6rem;position: absolute;right: 0;top: 0;cursor: pointer;transform: rotate(45deg);z-index: 1;}
.gettc .message .close::before {content: '';width: 0.26rem;height: 0.02rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #343434;}
.gettc .message .close::after {content: '';width: 0.02rem;height: 0.26rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #343434;}
.gettc .message .form_wrapper{width: calc(100% - 0.6rem);    padding: 0.3rem 0.3rem;margin: 0.2rem 0 0.2rem 0;}
.gettc .message::-webkit-scrollbar {/*滚动条整体样式*/width : 0.05rem;  /*高宽分别对应横竖滚动条的尺寸*/height: 0.01rem;}
.gettc .message::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 0.1rem;box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background: #d8d8d8;}
.gettc .message::-webkit-scrollbar-track {/*滚动条里面轨道*/box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 0.1rem;background: #f2f2f2;}
/*菜单*/
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.index-nav{width: calc(100% - 0rem);;height: 0.6rem;color:#000;padding: 0 0 0 0;position: absolute;top: 1.75rem;z-index: 990;margin: 0 auto;}
.index-nav-frame{margin: 0 auto;height: 0.6rem; display: flex;/*父div设置该属性*/ justify-content : space-around;/*平均间隙分配*/justify-content : space-between;/*左右两边靠边，其他再分配，手机用的比较多*/; width:14rem;background: #1c528e}

.Nptline{z-index: 9999999;width:auto;float: left;position: relative;display: block;outline: none;cursor: pointer;height: 0.6rem;line-height: 0.6rem;text-align: center;font-size: 0.2rem;;margin: 0rem 0.5rem;font-family: en1;}
.index-nav-frame ul:first-child.Nptline{background: #083e7a; margin: 0; padding: 0 0.5rem;}

.Nptline.active{background: #fff;}
.Nptline:after{position:absolute;content:"";bottom:0;width:0;height:0.02rem;background:#fff;left:0}
.Nptline:hover:after{width:100% }
.Nptline:hover{ background:no-repeat; color: #fdb532}
.Nptline:hover .Nptcenter{height:auto;opacity: 1;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.Nptline a{color:#fff;}

.Nptcenter{ padding: 0 0.2rem;min-width: 2rem;;border-top:0;background: rgba(255,255,255);box-shadow: 0 0px 12px rgb(0 0 0 / 18%);opacity: 0;display: block;height:0;position: absolute;overflow: hidden;transition: all 0.5s;margin-bottom: 1px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.Nptcenter .Nptli{width: 100%;font-weight: normal;font-size: 0.16rem;text-align: center;background: rgba(255,255,255,0.9);color: #000;float:left;height: 0.4rem;line-height: 0.4rem;margin: 0 auto;text-decoration: none;border-bottom: dotted 1px #ccc;z-index:99;margin-bottom: 0.01rem;}
.Nptcenter .Nptli a{color: #333;float:left;width:100%;}
.Nptcenter a:hover{background: #fff;color: #666;}
.Nptline-focus:focus{display: none;}
/*轮播广告*/
.bn-alp { width:100%; height:10.07rem; position:relative; float:left; background: #ffed29 no-repeat;background-position:50% 0%; overflow:hidden }
.bn-alp ul,.bn-alp li { margin:0; padding:0; list-style:none; }
.bn-alp .abox { height:100%; position:relative; }
.bn-alp .abox li { width:100%; height:10.07rem; background-position:50% 0%; background-repeat:no-repeat; background-color:#dddddd; background-size:cover; position:absolute; top:0; left:0; z-index:10; }
.bn-alp .abox li.on { z-index:99; }
.bn-alp .abox li img.bg { display:none; }
.bn-alp .abox li a.b { display:block; width:100%; height:100%; }
.bn-alp .i { bottom:0.25rem; left:50%; margin-left:-0.5rem; text-align:center; position:absolute; z-index:100; }
.bn-alp .i i {display:inline-block;margin-right:10px;width: 0.44rem;height: 0.07rem;background: rgba(162,162,162,.8);border-radius: 6px;cursor:pointer;/* transition: 0.3s all ease-in-out; */}
.bn-alp .i i.on {background-position: -1.3rem 0;background: #1053ac;}

.Ead01,.Ead02,.Ead03,.Ead04,.Ead05,.Ead06,.Ead07,.xad03,.xad02,.d03{ width: 100%; float: left; position: relative; margin-top: 0.6rem;}

.Ead01{position: absolute;height: 9.59rem;background: url(../pic/envip13-zy2.png) no-repeat center center;width: 100%; left: 0;top: 6.7rem;z-index: 100;padding-top:0rem; min-width: 14rem;}

/*首页1类*/

.Ead01 ul{ width: 11rem;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);float: left;    margin-top: 2.8rem;}
.Ead01 ul li{flex:1; width: calc( 100% / 3 - 0.7rem - 1px);background: url(../pic/en13box01.png) no-repeat center center;   overflow: hidden; margin-left: 0.4rem; height: 3rem; position: relative;margin-top: 0.45rem; float: left; }

.Ead01 ul li img{ width: 1rem;object-fit: cover; object-position: 50% 50%;  height: 0.7rem;transition: all 0.5s ease-in-out;  }
.Ead01 ul li img:hover{-webkit-transform: scale(1.1);transform: scale(1.1); animation: rotateText 3s infinite;}
.Ead01 ul li a{  width: 100%; height: 3rem;  float: left;}
.Ead01 ul li h2{position:relative;text-align: center;width:2.0rem; font-size: 0.14rem; color: #000000; /*text-shadow:1px 0 8px #000000d1;*/transition: all .5s ease; left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);float: left;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.Ead01 ul li p{position:relative;text-align: center;width:2.0rem; font-size: 0.14rem; color: #666; /*text-shadow:1px 0 8px #000000d1;*/transition: all .5s ease; left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);float: left;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;    padding-top: 0.12rem;}
.Ead01 ul li:hover a{}
.Ead01 ul li:hover h2{ color: #1c528e;font-size: 0.16rem; }
.Ead01 ul li span{width: 1rem;height: 0.7rem;float: left;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);position: relative;margin-top: 0.8rem; }

.Etittle{ font-size: 0.36rem; font-weight: bold; width: auto; text-align: center; float: left; color: #17528a;margin-top: 0.2rem;font-family: en1;left: 50%; -webkit-transform: translateX(-50%);transform: translateX(-50%);position: relative}
.Etittle:before{ position: absolute; content: ""; left: -0.6rem; width: 0.3rem; height: 0.3rem; transform: skewX(25deg); top: 0.1rem; background: #ffac28}
.Etittle:after{ position: absolute; content: ""; right: -0.6rem; width: 0.3rem; height: 0.3rem; transform: skewX(-25deg); top: 0.1rem; background: #ffac28}

.Econtent{ font-size: 0.16rem; font-weight: 100; width: 70%; margin:0.1rem 15% 0 15%; text-align: center; float: left; line-height: 0.25rem; position: relative}
.Ead01 .Etittle{writing-mode: tb-rl;    transform: rotate(-180deg);height: 2.8rem;   border-left: 1px solid #4285cf;   width: 0.7rem; line-height: 0.4rem; left: auto;margin: 0;margin-top: 0.5rem;    line-height: 0.4rem; color: #ffffff}
.Ead01 .Etittle:before{display: none}
.Ead01 .Etittle:after{display: none}
/*首页2类*/
.Ead02 .wd1200 ul{ width:calc(100% / 4 - 0.4rem); float: left; margin-top: 0.4rem; margin-right:0.4rem; position: relative; height: 3rem;transition: all 0s ease-in-out;}
.Ead02 .wd1200 { height: 3.4rem; overflow: hidden}

.pavilion-container{padding: 0.5rem 0 0;width: 100%;float: left;position: relative;}
/*tab分类*/
.pavilion-container .pavilion-inner{max-width: 100%;margin:0 auto;}
.pavilion-container .pavilion-inner .tab-nav{float: left;    width: 100%;}
.pavilion-container .pavilion-inner .tabs1{overflow: hidden;width: 100%;display: flex;justify-content: center;}
.pavilion-container .pavilion-inner .tabs1 li a{color: #333;float: left;width: 100%;overflow: hidden;}
.pavilion-container .pavilion-inner .tabs1 .li{float:left;padding:0 0.21rem;border:1px solid #c9a467;border-radius:2px;line-height:0.36rem;font-size:0.16rem;color:#c9a467;letter-spacing:.35px}
.pavilion-container .pavilion-inner .tabs1 li{display: inline-block;padding: 0.1rem 0.15rem;line-height: 0.25rem;font-size: 0.18rem;color: #333;letter-spacing:.35px;text-align: center;}
.pavilion-container .pavilion-inner .tabs1 li{margin-left: 0.05rem;cursor:pointer;}
.pavilion-container .pavilion-inner .tabs1 li:first-child{margin-left:0}
.pavilion-container .pavilion-inner .tabs1 li.on,.pavilion-container .pavilion-inner .tabs1 li:hover{position: relative;background: #1c528e;color:#fff;}
.pavilion-container .pavilion-inner .tabs1 li>span{display:inline-block;vertical-align:middle}
/*tab内容*/
.pavilion-container .tab-content-wrap{position:relative;margin-top: 0.4rem;float: left;overflow: hidden;   width: 100%;    min-height: 1rem;}
.pavilion-container .tab-content{position:relative;top:0.65rem;transition:all .5s linear;opacity:0;z-index:-1;height:0;width:100%; overflow: hidden}
.pavilion-container .tab-content.show{height:auto;opacity:1;top:0;z-index:1}
.pavilion-container .tab-content .li02{float: left;margin-left: 0.3rem;margin-top: 0.3rem;width: calc(100%/3 - 0.2rem);overflow: hidden;position: relative;border: 1px solid #ceddea;box-sizing: border-box;padding:0.12rem; height: 5.5rem}
.pavilion-container .tab-content .li02:nth-child(3n+1){margin-left:0;}
.pavilion-container .tab-content .li02 .Hpro_img{width: 100%;height: 4rem;float:left;position: relative; overflow: hidden}
.pavilion-container .tab-content .li02 .Hpro_img img{width:100%;height: 100%;object-fit: cover;top: 0;left: 0;position: absolute;}
.pavilion-container .tab-content .li02:hover img{transform:scale(1.1);transition:all 0.4s}
.pavilion-container .tab-content .li02 .Hpro_word{float:right;width: 100%;;}
.pavilion-container .tab-content .li02 .Hpro_word h2{font-size:0.18rem;float:left;width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 0.2rem 0 0.1rem;}
.pavilion-container .tab-content .li02 .Hpro_word p{width:100%;float:left;font-size: 0.16rem;line-height: 0.24rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}




/*首页3类*/
.Ead03{ background: #f4f8ff; padding: 0.4rem 0; margin-top: 0}
.Ead03 .wd1200 li{ width:calc(25% - 0.7rem);float: left; margin-top: 0.4rem; margin: 0.4rem 0.2rem 0 0.2rem; overflow: hidden; height: 4.3rem; background: #ffffff; box-shadow: 0 0 8px #88888833; padding: 0.15rem }
.Ead03 .wd1200 li:nth-child(4n+1){margin: 0.4rem 0.2rem 0 0rem;width:calc(25% - 0.5rem);}
.Ead03 .wd1200 li:nth-child(4n){margin: 0.4rem 0rem 0 0.2rem;width:calc(25% - 0.5rem);}
.Ead03 .wd1200 li div:nth-child(1){ width: 100%; float: left; height: 3.4rem; overflow: hidden}
.Ead03 .wd1200 li div:nth-child(1) img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead03 .wd1200 li div:nth-child(1):hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}

.Ead03 .wd1200 li h2{ width: 100%; float: left; height: 0.75rem; overflow: hidden; font-size: 0.18rem; line-height: 0.25rem; margin-top: 0.15rem; font-weight: 300;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;}


/*首页3类*/
.xad03{ background:url(../pic/xad03bg.jpg); padding: 3.8rem 0 0.8rem 0; }

.xad03 .wd1200 li{ width:calc(100% / 3 - 0.4rem - 2px);float: left; margin-top: 0.4rem; margin: 0.4rem 0.2rem 0 0.2rem;  background: #ffffff; padding: 0rem;position: relative; border: 1px solid #ffffff; }
.xad03 .wd1200 li a { width:calc(100% - 0px);float: left; overflow: hidden; height: 4.9rem; background: url(../pic/envip13cpic.png) #ffffff no-repeat center 4.1rem; padding: 0rem;position: relative; border: 1px solid #ffffff; z-index: 2;  }

.xad03 .wd1200 li div{ width: 100%; float: left; height: 3.4rem; overflow: hidden}
.xad03 .wd1200 li div img{object-fit: cover; object-position: 50% 50%; width: 100%; height: 100%;}
.xad03 .wd1200 li a div:hover img{-webkit-transform: scale(1.1);transform: scale(1.1); opacity: 1 }
.xad03 .wd1200 li h2{ width: calc(100% - 0.2rem);  float: left;overflow: hidden; font-size: 0.18rem; line-height: 0.3rem; overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp:2; -webkit-box-orient: vertical; height: 0.6rem;padding-top: 0.2rem; background: #ffffff; color: #000 ; text-align: center;padding: 0.1rem 0 0 0.1rem;font-family: 'en1'; }
.xad03 .wd1200 li a span{ border: 1px solid #000000; float: left; padding: 0.08rem 0.3rem; border-radius: 0.1rem; left: 50%; -webkit-transform: translateX(-50%);transform: translateX(-50%); position: relative;    margin-top: 0.3rem; font-size: 0.12rem;}
.xad03 .wd1200 li a:hover span{background: #ffffff;}

.xad03 .wd1200 li a:hover h2{color: #000000 ; background: #fcb334; }
.xad03 .wd1200 li a:hover{background: url(../pic/envip13cpic.png) #fcb334 no-repeat center 4.1rem;}

.xad03 .wd1200 li:nth-child(3n):before {z-index: 1;position: absolute;content: "";bottom: 0.13rem;left: 0.1rem;width: 80%;height: 0.32rem;box-shadow: 0 0.15rem 0.15rem #777;-webkit-transform: rotate(4deg);transform: rotate(4deg);transition: all 150ms ease-in-out;}
.xad03 .wd1200 li:nth-child(3n+1):before {z-index: 1;position: absolute;content: "";bottom: 0.13rem;right: 0.1rem;width: 80%;height: 0.32rem;box-shadow: 0 0.15rem 0.15rem #777;-webkit-transform: rotate(4deg);transform: rotate(-4deg);transition: all 150ms ease-in-out;}
/*首页公司介绍*/
.xad02{ background:#fff; padding: 0.4rem 0 0rem 0; margin: 0}
.xad02 .wd1200{    overflow: hidden;    background: #f7f7f7;}
.xad02 .Econtent{ margin-bottom: 0.4rem}
.xad02 .li01{ width: calc(100% - 2px); float: left; height: 6.5rem;overflow: hidden; border: 1px solid #ededed;margin-top: 0rem;}
.xad02 .li01 img{object-fit: cover; object-position: 50% 50%; width: 100%; height: 100%;transition: all 0.5s ease-in-out;animation: myfirst 25s linear infinite normal;}
.xad02 .li01 video{    width: 100%;height: 100%;background: #000000;margin: 0;padding: 0;object-fit: cover;}
@keyframes myfirst{0%{transform:scale(1,1);}50%{transform:scale(1.1,1.1);}100%{transform:scale(1,1);}}

.xad02 .d04{    width: calc(30% - 0rem);/* float: right; */overflow: hidden;/* margin-top: 0.4rem; */position: absolute;z-index: 2;right: 1.2rem;top: 0rem;/* padding-left: 0.5rem; */background: #000000c9;transform: skewX(25deg);height: calc(6.5rem + 1px);}


.xad02 .d04 li{float: left;width: calc(108% - 1px - 0.05rem);margin-top: 0.2rem;height: 1.0rem;/*background: #ffffff;border-radius: 0rem 0.6rem 0.6rem 0rem;*/overflow: hidden;position: relative;    border-bottom: 1px solid #666666; transform: skewX(-25deg);  /* border: 1px solid #ededed; border-left: 0;  box-shadow: 0.02rem 0.02rem 0.05rem #00000036;*/}
.xad02 .d04 li span{float: right;width: 0.7rem;height: 0.7rem;border-radius: 50%;/*background: #22378a;box-shadow: 0.02rem 0.02rem 0.05rem #a9a9a9;*/margin: 0.15rem 0.15rem 0 0rem;background: #ffffff6e;    border: 1px solid #ffffff;position: relative;    right: 8%;}
.xad02 .d04 li span img{object-fit: cover; object-position: 50% 50%; width: 100%; height: 100%;border-radius: 50%;     filter: grayscale(1) brightness(10);}
.xad02 .d04 li h3{float: left;width: calc(100% - 1.4rem);line-height: 0.4rem;padding: 0.2rem 0 0 0.2rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-family: 'en1';color: #fff;text-shadow: 0.02rem 0.02rem 0.05rem #1d1d1d;letter-spacing: 0.01rem;}
.xad02 .d04 li p{float: left;width: calc(95% - 1.4rem);line-height: 0.2rem;padding: 0rem 0rem 0 0.3rem;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;height: 0.2rem; color: #fff78c}
.xad02 .d04 li:last-child{margin-bottom: 0.1rem; border-bottom: 0}







.d03{background: url(../pic/envipboxbg02.png) no-repeat center 0rem;padding: 1.6rem 0 0.8rem 0;margin-top: 0; }
/*.d03:before{content: "";z-index: 1;position: absolute;width: 100%;height: 0.5rem;border-radius : 100%;background: #1d295d; /*继承父级背景bottom: 0;left : 50%;transform: translate( -50%,50%);}*/
.d03 .Etittle,.d03 .Econtent{ color: #fff}
.d03 .wd1200{background: #ffffff;/*float: left; padding: 0.5rem 0.1rem 0.5rem 0.5rem;  box-shadow: 0 0 8px #88888833;    width: 100%;display: flex;父div设置该属性justify-content : space-around;/*平均间隙分配justify-content : space-between;/*左右两边靠边，其他再分配，手机用的比较多; overflow: hidden; box-sizing: border-box*/}

.d03 .wd1200 ul{ /*flex: 1;*/ width: calc( 100% / 3 - 0.4rem);  overflow: hidden; margin: 0.4rem 0.2rem 0 0.2rem; height: 2.7rem; position: relative; float: left;box-sizing: border-box;}
.d03 .wd1200 ul:nth-child(4n){ margin-left:0;width: calc( 100% / 3 - 0.2rem);}

.d03 .wd1200 ul img{ width: 100%;object-fit: cover; object-position: 50% 50%;  height: 100%;opacity: 1;transition: all .5s ease;}
.d03 .wd1200 ul img:hover{-webkit-transform: scale(1.1);transform: scale(1.1); }
.d03 .wd1200 ul a{  width: 100%; height: 3rem; background:#000000; float: left;}
.d03 .wd1200 ul h2{font-family: en1; position: absolute; top: 0.4rem; left: 0.4rem; text-align: center;width: calc(100% - 0.8rem); font-size: 0.24rem; color: #ffffff; text-shadow:1px 0 8px #000000d1;transition: all .5s ease; display: none; background: #00000047; font-weight: normal}
.d03 .wd1200 ul:hover a{background:#333333;}
.d03 .wd1200 ul:hover h2{ color: #fff;-webkit-transform: scale(1.1);transform: scale(1.1); display: block }

.d03 .wd1200 .gsjsE { background: #ffffff; float: left; width: calc(66.6% - 0.2rem);  box-shadow: 0 0 8px #88888833; padding: 0.5rem;    box-sizing: border-box; position: relative; height: 5.79rem;margin: 0.4rem 0.2rem 0 0;}
.d03 .wd1200 .gsjsE .li01:hover img{-webkit-transform: scale(1.1);transform: scale(1.1); opacity: 0.9 }
.d03 .wd1200 .gsjsE .li02{width: 100%;float: left;box-sizing: border-box;}
.d03 .wd1200 .gsjsE .li02 .content{overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 12;    -webkit-box-orient: vertical; width: 100%; float: left; margin: 0;line-height: 0.3rem;}
.d03 .wd1200 .gsjsE .li02 .title{font-size: 0.24rem;    font-weight: bold;    margin: 0 0 0.2rem 0; width: 100%; float: left; padding: 0;}
.d03 .wd1200 .gsjsE .li03{ position: absolute; bottom: 0.5rem; left: 0.5rem;width: 3rem;}
.d03 .wd1200 .gsjsE .li03 a{ background:#fdb532;padding: 0.1rem 0.5rem;font-size: 0.2rem;color: rgb(255, 255, 255);transition: all 0.25s ease 0s;position: absolute;/* width: 2rem; */z-index: 1;bottom: 0;height: auto;width: auto;}

.d03 .gsjsE .li03:before{ z-index: 1;position: absolute;content: "";bottom: 0.13rem;right: 0.69rem;width: 65%;height: 0.32rem;box-shadow: 0 15px 10px #777;-webkit-transform: rotate(4deg);transform: rotate(4deg);transition: all 150ms ease-in-out;}

.d03 .wd1200 .gsjsE .li03:hover::before {-webkit-transform: rotate(0deg);	  transform: rotate(0deg);bottom: 0.2rem;z-index: -10;}
.d03 .wd1200 .gsjsE .li03:after {position: absolute;content: "";left: 0.15rem;border-radius: 50%;box-shadow: inset 1px 1px 1px 0px rgb(0 0 0 / 50%), inset 0 0 0 25px white;width: 0.2rem;height: 0.2rem;display: inline-block;text-align: right;/* padding: 0 20px 0 0; */bottom: 0.12rem;z-index: 3;}





/*首页4类*/
.bannerBox .swiper{/*position: relative;*/width: 100%;height: 4.4rem; background:url(../pic/envipboxbg02.jpg) center no-repeat;margin-top: 0.4rem; float: left}
.imgBox{height:4rem;text-align: center;/*overflow:hidden;width: calc(100% - 0rem);position: absolute;left: 0rem;top:0;*/width: 100%;}
.imgBox li{float:left;height:4rem;background:url() center 0 no-repeat;}
.arrowBox b{position: absolute;display: inline-block;width:0.5rem;height:0.5rem;z-index: 9;}
.arrowBox .prev{top: 3.5rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);left:0.1rem;background:url(../pic/sjb202422.png) center no-repeat; position: absolute;}
.arrowBox .next{top: 3.5rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);right:0.1rem;background:url(../pic/sjb202423.png) center no-repeat; position: absolute;}

.Ead04 .wd1200 ul li div { width: calc(40% - 1rem); height: 3.5rem; float: left; margin-top: 0.5rem;    margin-left: 1rem; overflow: hidden}
.Ead04 .wd1200 ul li div img{object-fit: cover; object-position: 50% 50%; width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead04 .wd1200 ul li h2{ font-family: en1;float: right;width: calc(60% - 1.5rem); margin: 1rem 1rem 0 0.5rem; text-align: left; color: #ffffff; font-size: 0.3rem; line-height: 0.35rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}
.Ead04 .wd1200 ul li p{ float: right;width: calc(60% - 1.5rem); margin: 0.5rem 1rem 0 0.5rem; text-align: left; color: #ffffff; font-size: 0.16rem; line-height: 0.25rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;}
.Ead04 .wd1200 ul li a{  
float: right;width: calc(60% - 1.5rem); margin: 0.5rem 1rem 0 0.5rem; text-align: left; color: #ffffff; font-size: 0.16rem;line-height: 0.4rem;border-radius: 0.2rem;transition: all .5s ease;}
.Ead04 .wd1200 ul li a b{width: 2rem; background: #f0f0f0; border: 1px solid #f0f0f0;height: 0.4rem; font-weight: bold; font-size: 0.2rem; text-align: center; color: #000; float: left; border-radius: 0.3rem}
.Ead04 .wd1200 ul li a:hover b{background:#fdb532; border: 1px solid #f0f0f0;color: #ffffff; }

/*首页5类*/
.Ead05{ background:url(../pic/Ead05bg.jpg) center center; padding: 0.2rem 0 0 0;}
.Ead05 .Econtent{margin-bottom: 0.6rem;}
.Ead05 ul{ position: relative; height: 6rem; overflow: hidden}
.Ead05 ul li{ width:calc(25% - 2px);height: 1.9rem;  overflow: hidden; position: relative; padding: 0; border: 1px solid #ededed; background: #ffffff;}
.Ead05 ul li:nth-child(1){position: absolute;left: 0rem;top: 0rem;}
.Ead05 ul li:nth-child(2){position: absolute;left: 0rem;top: calc(2.05rem - 2px);}
.Ead05 ul li:nth-child(3){position: absolute;left:0rem;top: calc(4.1rem - 2px);}
.Ead05 ul li:nth-child(4){position: absolute;top: 0rem;left: 50%; -webkit-transform: translateX(-50%);transform: translateX(-50%); width: calc(48% - 2px); height: calc(6rem - 2px);;}
.Ead05 ul li:nth-child(5){position: absolute;right: 0rem;top: 0rem;}
.Ead05 ul li:nth-child(6){position: absolute;right: 0rem;top: calc(2.05rem - 2px);}
.Ead05 ul li:nth-child(7){position: absolute;right: 0rem;top: calc(4.1rem - 2px);}

.Ead05 ul li span{ width: 100%; float: left; text-align: center;height: 100%;left: 0%; top:0%;position: relative;}
.Ead05 ul li span img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%;transition: all 0.5s ease-in-out;  }
.Ead05 ul li span:hover img{animation: rotateText 3s infinite;}
@keyframes rotateText {  0% { transform: rotateY(0deg);} 15% { transform: rotateY(360deg); }  100% {  transform: rotateY(360deg);  }}
.Ead05 ul li p{ font-family: en1;width: calc(100% - 0rem); float: left; margin: 0; text-align: center; font-weight: 100; font-size: 0.2rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical; line-height: 0.3rem; height: 0.6rem; margin-top: 0.15rem; display: none}

/*首页6类*/
/*.Ead06 ul{display: flex;/*父div设置该属性 justify-content : space-around;/*平均间隙分配justify-content : space-between;/*左右两边靠边，其他再分配，手机用的比较多; overflow: hidden;}*/
.Ead06 .Econtent{ margin-bottom: 0.4rem;}
.Ead06 ul{ position: relative; height: 6.4rem;top: 1.4rem;}
.Ead06 ul li {/*flex:1;*/ width: calc( 25% - 0.1rem);  overflow: hidden;  height: 1.6rem; position: absolute}
.Ead06 ul li:nth-child(1){ height: 3.3rem; left: 0rem; top: 0rem ;width: calc( 25% - 0rem); }
.Ead06 ul li:nth-child(2){ height: 1.6rem;left: 0rem; top: 3.4rem;width: calc( 25% - 0rem);  }
.Ead06 ul li:nth-child(3){ height: 2.3rem;left: calc( 25% + 0.1rem); top: 0rem  }
.Ead06 ul li:nth-child(4){ height: 2.3rem;left: calc( 50% + 0.1rem); top: 0rem  }
.Ead06 ul li:nth-child(5){ height: 1.6rem;left: calc( 25% + 0.1rem); top: 3.4rem  }
.Ead06 ul li:nth-child(6){ height: 1.6rem;left: calc( 50% + 0.1rem); top: 3.4rem  }
.Ead06 ul li:nth-child(7){ height: 1.6rem;right: 0; top: 0rem  }
.Ead06 ul li:nth-child(8){ height: 1.6rem;right: 0; top: 1.7rem  }
.Ead06 ul li:nth-child(9){ height: 1.6rem;right: 0; top: 3.4rem  }
.Ead06 ul h3{width: calc( 50% - 0.1rem); height: 0.9rem; position: absolute; top: 2.4rem; left: calc( 25% + 0.1rem); background: #d71219;font-family: en1;font-size: 0.36rem;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; color: #fff; text-align: center; line-height: 0.9rem}

.Ead06 ul li span{ width: 100%; float: left; overflow: hidden; height: 100%;}
.Ead06 ul li span img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead06 ul li span:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}




/*首页7类*/
.Ead07 ul li{ font-family: en1;float: left;  padding: 0.5rem 2rem 0.3rem 0.5rem; width:calc(100% - 2.5rem); color: #ffffff; font-size: 0.24rem; font-weight: bold; line-height: 0.3rem;  position: relative;background: url(../pic/icon_antifraud_bg1.jpg) center no-repeat;background: #1c528e;}
.Ead07 ul li p{font-size: 0.16rem; font-weight: 100; color: #f0f0f0;font-family:auto}
.Ead07 ul li a{ position: absolute; width: 1.5rem;right: 0.5rem; top: 0.5rem; background: #f0f0f0; border: 1px solid #f0f0f0; border-radius: 0.3rem;height: 0.4rem; line-height: 0.4rem; color: #333; text-align: center; font-size: 0.14rem; font-weight: bold;transition: all 0.5s ease-in-out;font-family:auto}
.Ead07 ul li a:hover{background: #f4f8ff; border: 1px solid #fdb532; color: #333;transform: scale(1.0);}


/*首页底部*/
.bottomlinks{ background: #404041; float: left; padding: 0.2rem 0; width: 100%; margin-top: 0.4rem;}
.bottomlinks ul li{ width: 100%; float: left;color: #ffffff; margin-top: 0.2rem;line-height: 0.25rem;}
.bottomlinks ul li:nth-child(1){ font-weight: bold; font-size: 0.24rem;font-family: en1;}
.bottomlinks ul li a{color:#dedede; margin-right: 0.2rem; font-size: 0.16rem;float: left}
.bottomlinks ul li:last-child{ text-align: center; margin: 0.4rem 0 0rem 0; padding-top: 0.2rem; font-size: 0.14rem; border-top: 1px solid #5e5e5e;color: #B1B1B1; line-height: 0.2rem;}




/*内页样式*/
/*产品详情页*/
.cat{position: relative;color:#4b4b4b;height: 0.6rem;overflow: hidden;margin-bottom: 0.3rem;line-height: 0.6rem;font-size: 0.14rem;border-bottom:1px solid #ebebeb; background: #f7f7f7;float: left; width: 100%}
.cat:before{position: absolute;bottom: 1px;left: 0;width: 100%;content:'';border-bottom: 1px solid #ebebeb;}
.cat a{display: inline-block;margin: 0 0.06rem;color:#4b4b4b;font-size: 0.14rem;}
.cat a:first-child{padding-left:0.26rem;margin-left: 0;background: url(../pic/home.png) no-repeat left center;}
.cat a:first-child+a{color: #000;}


.Eproductsad{width: 100%; float: left; position: relative; height: 6.5rem; overflow: hidden;border-top: 0rem solid #000000; margin-top: 0.5rem;} 
.Eproductsad img{ width: 100%; top: 0%; -webkit-transform: translateY(-0%);transform: translateY(-0%); position: absolute}
.wrap{width:100%;float:left;}
.wrap .cpfl{width:2.7rem;background: #f6f9fc;margin-bottom: 0.46rem;}
.wrap .cpfl .li01{font-family: en1;float:left;width:100%;font-size: 0.22rem;color: #FFFFFF;text-align: center;line-height: 0.55rem;display: block;font-weight:bold;position: relative;background: #fdb532 }
.wrap .cpfl .li01:before{position: absolute;bottom: -0.09rem;left: 0.16rem;content:'';border-top: 0.09rem solid #fdb532;border-left: 0.17rem solid transparent;border-right: 0.15rem solid transparent;}
.wrap .cpfl .li03 a.sub{color: #525252;font-size: 0.16rem;}
.wrap .cpfl .li03 {width: 100%;background: #f6f9fc;padding-bottom: 0.1rem;padding-top: 0.3rem;float:left;overflow: hidden;}
.wrap .cpfl .gundong{max-height: 3.8rem;overflow: auto;overflow-x: hidden;}
.wrap .cpfl .gundong::-webkit-scrollbar {/*滚动条整体样式*/  width: 0.06rem;     /*高宽分别对应横竖滚动条的尺寸*/  height: 0.06rem;}
.wrap .cpfl .gundong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  background: rgba(0,0,0,0.4);}
.wrap .cpfl .gundong::-webkit-scrollbar-track {/*滚动条里面轨道*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  border-radius: 0;  background: rgba(0,0,0,0.05);}
.wrap .cpfl .li03 h2{font-family: en1;float: right;width: 2rem;font-size: 0.16rem;/*white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/position: relative;margin-bottom: 0.15rem;padding: 0.1rem 0.2rem 0.1rem 0.4rem;border-bottom:1px solid #ededed;/* text-align: center; */line-height: 0.16rem;}
.wrap .cpfl .li03 h2 a:hover{color:#fdb532;}
.wrap .cpfl .li03 h3{float: left;width: 2rem;font-size: 0.13rem;line-height: 0.4rem;padding-left: 0.5rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;margin-bottom: 0.15rem;display: none;border-bottom: 1px dashed #ededed;font-weight: normal;}
.wrap .cpfl .li03 h3:hover a{color:#fdb532;font-weight:bold}
.wrap .cpfl .li03 h3:before{position: absolute;content: "";left: 0.3rem;width: 0.06rem;height: 0.06rem;background: #afafaf;border-radius: 50%;top: 0.17rem;}
.wrap .cpfl .li03 h3:hover:before{background:#fdb532}
.wrap .cpfl h2 span{position: absolute;left: 0.15rem;cursor:pointer;background: #fdb532;color: #fff;border-radius: 50%;font-weight: bold;width: 0.16rem;height: 0.16rem;line-height: 0.16rem;text-align: center;font-size: 0.14rem;font-family:Arial,Helvetica,sans-serif;}
.wrap .cplr{width: calc(100% - 2.8rem);margin: 0 0 0.66rem 0;}
.wrap .cplr li {width: calc(100% / 3  - 0.2rem);float: left;margin: 0 0 0 0.2rem;box-sizing: border-box;height: 4.6rem;overflow:hidden;background: #fff;border: 1px solid #E5E5E5;padding: 0.13rem 0.19rem 0.15rem;margin-bottom: 0.2rem;}
.wrap .cplr li:hover {box-shadow: 0 0.03rem 0.07rem 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73); background: #fdb532}
.wrap .cplr li:hover a h3.title {color: #ffffff;}
.wrap .cplr li:hover a p.desc{color: #ffffff;}

.wrap .cplr li a div.img{width: 100%;height: 3.13rem;float:left;position:relative;border-bottom:1px solid #ededed;overflow: hidden; background: #fff}
.wrap .cplr li a div.img img{max-height: 3.4rem;max-width: 100%;left:0;right:0;top:0;bottom:0;margin:auto;position:absolute; object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%}
.wrap .cplr li a h3.title {font-family: en1;font-size: 0.18rem;font-weight: 400;color: #333;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;float:left;width: 100%;text-align: center; line-height: 0.25rem; height: 0.5rem; margin-top: 0.1rem}
.wrap .cplr li a  p.desc {font-size: 0.14rem;line-height: 0.21rem;color: #666;height: 0.42rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;float:left;width: 100%;text-align: center; margin-top: 0.1rem}
/*翻页*/
.turn_page{text-align:center;line-height:0.35rem;clear:both;margin: 0 auto;overflow: hidden;position: relative;bottom: -0.15rem; font-family:Arial,Helvetica,sans-serif}
.turn_page span{border:1px #cecece solid; display:inline-block; *display:inline; *zoom:1; font-size:0.14rem; height:0.33rem; line-height:0.33rem; overflow:hidden; background:#fff; vertical-align:top; margin:0 0.04rem; border-radius:0.04rem; -ms-border-radius:0.04rem; -moz-border-radius:0.04rem; -webkit-border-radius:0.04rem;}
.turn_page span em{width:0.15rem;height:0.15rem;display:inline-block;vertical-align:middle;margin-top:-0.02rem;}
.turn_page font, .turn_page a{width:0.32rem; height:0.33rem; display:block; text-align:center; text-decoration:none;}
.turn_page .page_item_current{background:#333; color:#fff; cursor:default;}
.turn_page .page_button, .turn_page .page_noclick{width:auto; padding:0 0.12rem;}
.turn_page .page_noclick{cursor:no-drop;}
.turn_page .icon_page_prev{background:url(../pic/fanyeleft.png) no-repeat -0rem -0rem; background-size: 100%}
.turn_page .icon_page_next{background: url(../pic/fanyeright.png) no-repeat  -0rem -0rem; background-size: 100%}



/* 内页-详细描述轮播 */

.house_con{ width:calc(100% - 0rem - 0px); background:#ffffff; padding:0rem;border: 0px solid #dedede;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  overflow: hidden; margin: 0rem 0 0.2rem 0; float: left}

.house_con .jieshao{ float:right; width:calc(100% - 7.3rem);}
.house_con .h1T{ font-family: en1;float:left; width:calc(100% - 0.4rem); font-size:0.24rem; line-height:0.35rem; overflow:hidden; padding:0.2rem 0.2rem 0rem 0.2rem; margin-bottom:0.3rem; color: #000}
.house_con .jieshao .price_con { float:left;padding-bottom: 0.05rem; width: 100%; overflow: hidden; border-bottom:1px dashed #dedede}
.house_con .jieshao .price_con span{ width: 50%; float: left; color: #666; margin-top: 0.2rem;}
.house_con .jieshao .price_con i { font-size: 0.3rem; font-weight: bold; color: #222; font-style: normal; line-height: 0.5rem; }
.house_con .jieshao .two{ float:left; line-height:0.25rem; font-size:0.14rem; color:#000000;padding:0.1rem 0 0.1rem 0; width:5.6rem;}
.house_con .jieshao .two font{ color:#999999; float:left; width:100%;}
.house_con .jieshao .two span{ float:right; width:100%;}
.house_con .jieshao .san{ float:left; line-height:0.3rem; font-size:0.14rem; color:#000000; width:5.6rem; padding:0.4rem 0 0 0}
.house_con .jieshao .san .zx{display: block;width: 2.5rem;height: 0.5rem;float: left;font-size: 0.22rem;color: #fff;line-height: 0.48rem;background: #e2011e;text-align: center;text-decoration: none;position: relative;transition: 0.3s all ease-in-out; border-radius: 0.2rem;}
.house_con .jieshao .san .zx img {position: absolute;top: 0.15rem;left: 0.2rem;}
.house_con .jieshao .san .zx:hover img{animation: ddh 0.8s ease-out both;}
.linex{border-bottom:1px dashed #dedede;}
.house_con_lf{position: relative; margin: 0 auto;float:left; width:7rem;}
.house_imgs{position: relative; z-index: 8; width: 100%; overflow: hidden;}
.house_bigImg{margin-bottom: 0.1rem;width: calc(7rem - 2px);height: calc(4rem - 2px);overflow: hidden;float:left;position:relative;border: 1px solid #e5e5e5;}
.house_bigImg img{position: absolute;max-width:7rem;height: auto;object-fit: cover; width: 100%; height: 100%}
.house_bigImg ul li{position: relative; z-index: 9;}
.project_img{width: 6.7rem; height: 4.45rem; overflow: hidden;}
.project_img dl{width:auto; height:4.45rem; overflow: hidden;}
.project_img dl dd{float: left; width: 6.7rem; height: 4.04rem;}
.house_smallImg{position: relative; margin-top: 0px; height: 0.67rem; overflow: hidden; float:left; width:6.4rem; margin-left:0.3rem; margin-right:0.3rem;}
.house_smallImg ul{width: 100%;}
.house_smallImg ul li{position:relative; float: left; width: 1rem;margin-right:0.08rem;}
.house_smallImg ul li img{display: block; width: 1rem; height: 0.67rem; cursor: pointer;}
 .house_smallImg ul li.on img{width: calc(1rem - 2px); height: 0.65rem; border: 1px #f23742 solid;}
 .house_smallImg ul li .bun_bg{display: block; position: absolute; bottom: 0; left: 0; z-index: 9; width: 1.26rem; height: 0.27rem; line-height: 0.26rem; text-align: center; font-size: 0.14rem; color: #FFF; background: rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f000000,endColorstr=#2f000000); cursor: pointer;}
 .house_smallImg ul li.on .bun_bg{width: 1.22rem; bottom: 0.02rem; left: 0.02rem;}
 span.house_imgs_lf{display: block;position: absolute;left:0px;bottom: 0px;z-index: 10;width: 0.12rem;height: 0.67rem;background:#ccc;cursor:pointer;background: url(../pic/fanyeright.png) center center no-repeat #f2f2f2;background-size:0.12rem;transform: rotate(180deg);border: 1px solid #ccc;}
 span.house_imgs_rt{display: block;position: absolute;right:0px;bottom: 0px;z-index: 10;width: 0.12rem;height: 0.67rem;background:#ccc;cursor:pointer;background: url(../pic/fanyeright.png) center center no-repeat #f2f2f2; background-size:0.12rem ; border: 1px solid #ccc;}
 span.house_imgs_lf:hover{background:url(../pic/fanyeright.png) center center no-repeat #ffffff;background-size:0.12rem;transform: rotate(180deg);}
 span.house_imgs_rt:hover{background:url(../pic/fanyeright.png)  center center no-repeat #ffffff;background-size:0.12rem ;}
 
 
 
 
 .wrap .miaoshu {width: calc(100% - 3.4rem);padding: 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0.3rem;}
 .wrap .miaoshu .tittle{font-family: en1;float:left;border-bottom:1px solid #ededed;font-size:0.16rem;font-weight:bold;width: 100%;padding-bottom:0.1rem;position:relative;margin:0}
 .wrap .miaoshu .tittle:before{content:""; position:absolute; width:1.7rem; height:0.03rem; background:#fdb532; left:0px; bottom:-0.02rem}
 .wrap .miaoshu .tittle span{font-family: auto; position:absolute; right:0; bottom:0.12rem; font-size:0.14rem; color:#888888 ; font-weight:normal}
 
 .wrap .chanpC{width: 100%;margin: 0 0 0.66rem 0;padding-top: 0.3rem; float: left; line-height: 0.35rem; }
 .wrap .chanpC img{WIDTH: auto !important;height: auto !important;font-size: 0;display: block;padding: 0;margin: 0;max-width: 100%;}
 
 .EproductsXX .wrap .cpfl{ margin-top: 0.3rem;}
 
 
 
 /* 内页-新闻*/
.top_title{ font-family: en1;width:calc(100% - 3.3rem); float: right; border-bottom: 1px solid #ededed;  font-size: 0.2rem; line-height: 0.4rem; font-weight: bold; margin-bottom: 0.3rem; padding-left: 0.3rem; position: relative}
.top_title:before{content: ""; position: absolute; left: 0.15rem; height: 0.18rem; width: 0.05rem; top: 0.12rem;background: #fdb532}
.wrap .newslist{width: calc(100% - 3rem);margin: 0 0 0.66rem 0; float: right}
.wrap .newslist li{ width: 100%; float: left;border-bottom:0px solid #ededed;padding: 0.25rem 0rem 0.25rem 0;overflow: hidden;}


.wrap .newslist li:hover{box-shadow:1px 1px 8px #ccc}

.wrap .newslist li:nth-child(even){}
.news_con_img{width: 4.5rem; height: 3.1rem; position: relative; float: left;  font-size: 0px; padding:0rem; background: #ffffff; margin-left: 0.2rem}
.news_con_img img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%; overflow: hidden}
.news_con_txt{float:right;width: calc(100% - 5.2rem - 0px);position:relative;height: 3.1rem; overflow: hidden; padding-right: 0.2rem}
.news_con_txt h2{font-family: en1;width: 100%;float: right;color: #000;max-height: 0.8rem; font-size: 0.24rem; padding: 0.1rem 0 0 0;line-height: 0.35rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;position: relative; margin-bottom: 0.1rem}

.news_con_txt p{max-height: 0.75rem;line-height: 0.25rem;font-size: 0.14rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;float: left;  margin-bottom: 0.2rem; color: #555555}
.news_con_txt i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; position:absolute; left:0px; bottom:0; color: #999999;}
.news_con_txt a{ position: absolute; font-size: 0.16rem; right: 0.2rem; bottom: 0; color: #333; border: 1px solid #000; padding: 0.1rem 0.5rem; }
.news_con_txt a:hover{border: 1px solid #fdb532; color: #fff; background: #fdb532}

.news_con_txt1{ float:left; width:8.6rem; position:relative; padding-left:0.1rem;}
.news_con_txt1:before{content:""; position:absolute; left:0; top:0.17rem; width:0.06rem; height:0.06rem; border-radius:50%; background:#ec7302}
.news_con_txt1 h2{width: 8.8rem;float: left;color: #333333;height: 0.4rem;overflow: hidden;padding: 0.1rem 0 0 0;line-height: 0.2rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;font-weight:normal;white-space: nowrap;overflow: hidden;font-size: 0.18rem;}

.news_con_txt1 p{max-height: 0.5rem;width:100%;line-height: 0.25rem;font-size: 0.14rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;float: left; color:#666666}
.news_con_txt1 i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; float:left; color: #999999;}
.wrap .newslist .turn_page{ bottom:-0.5rem;}
 

 /* 内页-新闻-XX*/

 .wrap .newsxx {width: calc(100% - 3.4rem);padding: 0.5rem 0.2rem 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0rem;}
 .wrap .newsxx .chanpT{ font-family: en1;width: 100%; line-height: 0.4rem; font-size: 0.24rem;  font-weight: bold; color: #000;  padding: 0.2rem 0 0.3rem 0; text-align: center}
 .wrap .newsxx .chanpTime{width: 100%; line-height: 0.25rem; font-size: 0.14rem;   color: #888;  padding: 0rem 0 0rem 0; text-align: center}
 .wrap .newsxx .chanpC{width: 100%;margin: 0 0 0.46rem 0;padding: 0.3rem 0; float: left; line-height: 0.35rem;  border-bottom: 1px solid #ededed}
 .wrap .newsxx .chanpC img{    WIDTH: auto !important;    height: auto !important; max-width: 100%; font-size: 0;display: block;padding: 0;margin: 0}
 
.wrap .newsxx .news_box{ width: 100%; float: left; margin-bottom: 0.3rem;}
.wrap .newsxx .news_box .previtem, .wrap .newsxx .news_box .nextitem{width: 100%; float: left; margin-bottom: 0.3rem;}
.wrap .newsxx .news_box .icon{ float: left; background:#fdb532; width:1.5rem; line-height: 0.4rem; height: 0.4rem; color: #ffffff; text-align: center}
.wrap .newsxx .news_box .title{float: right;width: calc(100% - 1.7rem);line-height: 0.4rem;}
 .wrap .newsxx .news_box .title a{ color: #000}
 .wrap .newsxx .news_box .title a:hover{ color: #fdb532; font-weight: bold}
 
 
  /* 内页-案例-XX*/
.wrap .caselist{width: calc(100% - 3rem);margin: 0 0 0.66rem 0; float: right}
.wrap .caselist li{width: calc(100% / 3 - 0.5rem); float: left;margin-right: 0.3rem; margin-bottom: 0.4rem;padding: 0.1rem;  height: 4.4rem; overflow: hidden; position: relative}
.wrap .caselist li img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%; overflow: hidden;transition: all 0.5s ease-in-out;}
.wrap .caselist li .news_con_img{ width: 100%; height: 3.6rem; float: left; position: relative;margin: 0; overflow: hidden;background: #ffffff; box-sizing: border-box}
.wrap .caselist li:hover{box-shadow:1px 1px 8px #ccc}
.wrap .caselist li:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.wrap .caselist li h2{font-family: 'en1';width: 100%;font-size: 0.2rem;text-align: center;box-sizing: border-box; line-height: 0.3rem; height: 0.6rem;margin-top: 0.1rem;    float: left;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}
.wrap .caselist li:before{position: absolute;	bottom: 0px;left: 0;height:3px;content: "";width: 0;background: #fdb532; transition: width .6s ease-out;}
 .wrap .caselist li:hover:before{width: 100%}
  /* message*/
.message{width: calc(100% - 3.4rem);padding: 0.5rem 0.2rem 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0rem;}
.message h5{font-family: en1;width: 100%; line-height: 0.4rem; font-size: 0.24rem;  font-weight: bold; color: #000;  padding: 0.2rem 0 0.3rem 0; text-align: center}
.message .brief{width: 100%; line-height: 0.25rem; font-size: 0.14rem;   color: #888;  padding: 0rem 0 0rem 0; text-align: center}
.message .form_wrapper{width: calc(100% - 2rem);margin: 0.3rem 0 0.46rem 0;padding: 0.3rem 1rem; float: left; line-height: 0.35rem;  border-bottom: 1px solid #ededed; background: #f4f4f8}

.message .form_wrapper .rows{ width: 50%; float: left;line-height: 0.35rem; margin-bottom: 0.2rem;}
.message .form_wrapper .rows2{ width: 100%; float: left;line-height: 0.35rem;margin-bottom: 0.2rem;}
.message .form_wrapper .rows i,.message .form_wrapper .rows2 i{ color: #FF0004; font-style: normal; padding-left: 0.05rem;}
.message .form_wrapper .label{ float: left;width: 100%;}
.message .form_wrapper .input{float: left;width: 100%;}
.message .form_wrapper .input2{float: left;width: 100%;}
.message .form_wrapper .input_txt{width: calc(100% - 0.4rem);background-color: #fff;border: 0;box-sizing: border-box;height: 0.56rem;line-height: 0.56rem;border-radius: 0.08rem;padding: 0 0.2rem;}
.message .form_wrapper .textarea_txt{width: calc(100% - 0.4rem);background-color: #fff;border: 0;box-sizing: border-box;border-radius: 0.08rem;padding: 0.2rem; height: 1rem;}

.button_rows{width: 100%; float: left;}
.inquiry_submit{width:  calc(100% - 0.4rem);background-color: #1a1d22;color: #fff;border: 0;border-radius: 0.08rem;margin: 0.2rem;font-size: 0.18rem;text-transform: uppercase; line-height: 0.6rem;}


 
 
 
 
 