@charset "utf-8";
/* CSS Document */
a{text-decoration:none;color:#333333}
a:hover{text-decoration:none;}
html, body { margin: 0;padding: 0;position:relative;/*overflow: hidden;*/width:100%;height:100%;-webkit-tap-highlight-color: rgba(0,0,0,0);font-family:"微软雅黑";font-size:0.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:"微软雅黑";}
ul,p,h1,h2,h3,h4,h5,h6,li,p,dd,dt,dl,em{padding:0px;margin:0px;list-style:none;}
select,input{ outline:0}
img{ border:0 none;vertical-align: middle;}
em{ font-style: normal}
a,img{ outline:0}
a{ text-decoration:none}
.fl{ float:left}
.fr{ float:right}
input, textarea {background: transparent;padding: 0px;font-size: 0.12rem;font-family: Arial, "微软雅黑";color: #888;outline: none;border: 0px;}
.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.animationName{animation-name: sfs !important;}
@-webkit-keyframes zoomIn {0% {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);} 50% {opacity: 1;}}
@keyframes zoomIn {0% {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);-ms-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);}50% {opacity: 1;}}
.zoomIn {-webkit-animation-name: zoomIn;animation-name: zoomIn; }

.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
@-webkit-keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);} 100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);-ms-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}  100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}

@-webkit-keyframes fadeInLeft {0% {opacity: 0;-webkit-transform: translilate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInLeft {0% {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);-ms-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}
.fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}

@-webkit-keyframes fadeInRight {0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInRight {0% {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);-ms-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
100% {opacity: 1;-webkit-transform: none;-ms-transform: none;transform: none;}}
.fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}

@-webkit-keyframes flipInX {0% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0;}  40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;}  60% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}  80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}  100% {-webkit-transform: perspective(400px);transform: perspective(400px);}}
@keyframes flipInX {0% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;opacity: 0;}  40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;}  60% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}  80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}  100% {-webkit-transform: perspective(400px);-ms-transform: perspective(400px);transform: perspective(400px);}}
.flipInX {-webkit-backface-visibility: visible !important;-ms-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInX;animation-name: flipInX;}

/*LOGO*/
.top {position: fixed;left: 0;top: 0;width: 100%;height: 0.85rem;z-index: 15;background: #ffffff;height: 0.65rem;}
.top > .page {width: 14rem;margin: 0px auto;position: relative;height: 0.9rem;/*overflow: hidden;*//* position: fixed; */height: 0.65rem;}
.top > .page > .logo{display: block;height: 0.7rem;float:left;padding: 0.1rem 0;height: 0.45rem;padding: 0.05rem 0;}
.top > .page > .logo > a > img{display: block;height: 0.7rem;width: auto;height: 100%;}
.top > .page > .logo > a{display: block;height: 100%; width: auto;}
.top > .page >.logo_2{display: block;height: 0.77rem;border-left: 1px solid #ffffff;float:left;padding: 0.18rem 0 0 0.1rem;display: none;}
.top > .page >.logo_2 > h2{display: block;/*font-size: 0.28rem;*/font-size: 0.24rem;font-weight: normal;line-height: 0.32rem;color: #333;font-weight: bold;}
.top > .page >.logo_2 > p{display: block;font-size: 0.12rem;line-height: 0.24rem;color: #666;padding-bottom: 0.04rem;}
.top > .page .top_tel{display: block;margin:0.3rem 0px 0.25rem 0.3rem;float:right;position:relative;color: #005dae;font-size: 0.3rem;font-weight: bold;background: url(../pic/nimg35_1.png) no-repeat;background-size: 0.3rem 0.3rem;height: 0.3rem;line-height: 0.3rem;padding-left:0.4rem;margin: 0.2rem 0px 0.1rem 0.3rem;font-size: 0.24rem;}
.top > .page >.logo_3{width: 3.5rem;padding-left: 0.1rem;margin: 0.25rem 0 0 0.1rem;border-left: 1px solid #ccc;margin-top: 0.1rem;}
.top > .page >.logo_3 li{float:left;width:100%;line-height: 0.4rem;color: #666;font-size: 0.18rem;color: #4c4c4c;font-weight: bold;}

/*搜索*/
.search_in{float: right;width: 3.4rem;position: relative;margin-top: 0.25rem;margin-right: 0.8rem;margin-top: 0.15rem; width: 0.6rem;transition: all 1s ease-in-out;}
.search_in:hover{width:3.4rem;transition: all 1s ease-in-out;}
/*.search_in #search-bg{width: 100%;height: 0.36rem;line-height: 0.36rem;border: 1px solid #005dae;border-radius: 20px;}*/
.search_in #search-bg {height: 0.36rem;line-height: 0.36rem;border: 1px solid #005dae;border-radius: 20px;float: right;width:0;overflow: hidden;opacity:0;transition: all 1s ease-in-out;}
.search_in:hover #search-bg{width: 100%;opacity:1;transition: all 1s ease-in-out;}

.search_in form input{ background: none; border:0 none; color: #333333; font-size:0.14rem; }
.search_in form #search-i{width: 0.6rem;height: 0.38rem;display:block;cursor: pointer;position: absolute;right: -0.1rem;top: 0px;}
.search_in form #search-bg input {line-height: 0.36rem;display: block;padding: 0 0px 0 0.2rem;width: 2.6rem;/* border: 1px solid #005dae; *//* border-radius: 20px; */}
.search_in form #search-i input{display: block;width: 100%;height: 100%;cursor: pointer;background: url(../pic/shearch_icon.png) 50% no-repeat #005dae;background-size: 0.2rem;border-radius: 0.2rem;}
.top .page .cma{float: right;height: 0.45rem;display: flex;margin-top: 0.1rem;}
.top .page .cma li{margin-right: 0.1rem;cursor: pointer;position: relative;}
.top .page .cma .icon{max-height: 100%;width: auto;}
.top .page .cma .wxewm{width: 130px;height: 130px;position: absolute;top: 45px;z-index: 999;left: 0;display: none;}
.top .page .cma .wxewm img{width:350px;height:auto;}
.top .page .cma li:hover .wxewm{display: block;}

.nav{height: 0.56rem;background: #fff;text-align: center;float: left;width: 100%;margin-top: 0.85rem;box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);margin-top: 0.65rem;}
.nav ul{width: 14rem;margin: 0 auto;position: relative;}
.nav li{height:0.56rem;line-height:0.56rem;float: left;width: 2.16rem;position: relative;padding-left: 0.2rem;width: 1.82rem;}
.nav li:first-child{padding-left:0}
.nav a{position:relative;display: block;padding: 0 0.2rem;line-height: 0.56rem;color:#4c4c4c;font-size: 0.18rem;}
.nav em{ display: block; position: relative; padding-right: 0.24rem; font-style: normal}
/*.nav em:after{ content: ''; position: absolute; top: 50%; margin-top: -0.04rem; width: 0.14rem; height: 0.08rem; right: 0; background: url(../pic/sNavA.png) no-repeat; background-size: 0.14rem 0.08rem }
*/.nav a:hover, .nav .aNow, .nav .aNow1{color:#005dae;font-weight:bold;}
.nav a:hover em:after, .nav .aNow em:after, .nav .aNow1 em:after{ background: url(../pic/sNavAon.png) no-repeat;  background-size: 0.14rem 0.08rem }

.sNav, .xNav, .zNav0, img{ transition: All 1s ease;  -webkit-transition: All 1s ease;   -moz-transition: All 1s ease;    -o-transition: All 1s ease;}

/*导航触发效果*/
.sNav{height: 0;position: fixed;z-index: 11;width: 100%;background: #f6fafd;overflow: hidden;left:0px;top: 1.4rem;
    position: absolute;
    width: 100vw;
    top: 0.56rem;
    left: -1.82rem;
    width: 14rem;
    border-radius: 0 0 6px 6px;
}
.navLi:nth-child(3) .sNav{left: -3.84rem;}
.sNav.on{z-index: 12;height:5.4rem;height: 5.1rem;}
.sNav .wal2{height: 100%;background: #fff;width: 14rem;margin: 0 auto;/* position: relative; */height: 5.1rem;}
.sNav .tab{margin-top: 2px;width: 2rem;height: calc(5.1rem - 2px);background: #fff;overflow-y: auto;box-shadow: 2px 2px 8px 0 rgba(0,0,0,.1);border-radius: 5px 0px 0px 5px;}
.sNav .tab::-webkit-scrollbar{width:0px;height:5px;}
.sNav .tab ul{width: 2rem;float: left;}
.sNav .tab li{height: 0.5rem;line-height: 0.5rem;padding-left: 0.3rem;font-size: 0.16rem;color: #333;position: relative;float: left;width: 1.7rem;}
.sNav .tab li a{line-height: 0.5rem;color: #333;padding: 0;font-size: 0.16rem;text-align: left;}
/*.sNav .tab li:after{content: '';opacity: 1;position: absolute;right: 0.3rem;top: 50%;width: 0.08rem;height: 0.12rem;margin-top: -0.06rem;background: url(../pic/menuicon.png) no-repeat;background-size: 0.08rem 0.12rem;}
*/.sNav .tab .liNow{color: #005dae;background: #f5f5f5;}
.sNav .tab .liNow a{color:#005dae}
.sNav .tab .liNow:after{opacity: 1;color: #fff;background:url(../pic/menuiconC.png) no-repeat;background-size: 0.08rem 0.12rem;}
.sNav .tab li a:hover{background:none;}
.sNav .tabContent{width: 100%;position: relative;height: calc(100% - 0.1rem);float: left;padding-top: 0.1rem;display: none;}
.sNav .tabContent.on{display:block;}
.sNav .tabContentDiv{width: 12rem;position: relative;height: calc(100% - 3px);background: #ffffff;z-index: 9;box-shadow: 2px 2px 8px 0 rgba(0,0,0,.1);margin-top: 3px;}
.sNav .mxfDiv{height:3.6rem;/* overflow: auto; */width: 100%;}
.sNav .title{padding: 0.22rem 0 0.18rem 0.4rem;border-bottom: #e2e2e2 solid 1px;font-size: 0.18rem;font-weight: bold;text-align: left;width: calc(100% - 0.4rem);}
.sNav .title a{color: #000;padding: 0;line-height: normal;font-size: 0.18rem;}
.sNav .title a:hover{background:none}
.sNav .list{padding: 0.18rem 0.3rem 0.22rem 0.4rem;max-height:3.6rem;width: calc(100% - 0.7rem);float: left;border-bottom: 1px dashed #e2e2e2;}
.sNav .list2{ padding: 0.1rem 0.3rem 0.1rem 0.32rem; }
.sNav .list3{ padding: 0.1rem 0.3rem 0.1rem 0.52rem; }
.sNav .list3 ul{ overflow:hidden;}
.sNav .list li{float: left;font-size: 0.14rem;line-height: 0.36rem;padding-left:2%;padding-right: 2%;width: 21%;position:relative;text-align: left;height: 0.4rem;line-height: 0.4rem;}
.sNav .list li a:hover{background:none;color:#005dae}
.sNav .list2 li{ font-size: 0.14rem; width:21%; padding-left:2%; padding-right:2%; position:relative; }
.sNav .list2 li:after{ content:''; position: absolute; right:0; top:50%; margin-top:-0.06rem; width:1px; height:0.12rem; background:#ccc;}
.sNav .list li a{color: #727272;font-size: 0.16rem;padding: 0;width: 100%;line-height: 0.4rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sNav .list2 li a{ color: #727272; }
.sNav .list li a:hover{ color: #005dae; }
.sNav .imgList{height: 1.04rem;position: absolute;width: calc(100% - 0.52rem);left: 0.52rem;top: 2.6rem;top: auto;bottom: 0.1rem;}
.sNav .imgList li{float: left;width: 50%;position: relative;height: auto;line-height: normal;padding: 0;}
.sNav .imgList li .imgDiv{margin-right: 0.2rem; height: 1.04rem; float: left; width: 1.58rem;}
.sNav .imgList li .imgDiv img{ width: 1.58rem; }
.sNav .imgList li .imgDiv a{position: relative;display: block;padding: 0rem;line-height: 0.22rem;color: #4c4c4c;font-size: 0.16rem;}
.sNav .imgList li .name{padding-top: 0.1rem;height: 0.22rem;line-height: 0.22rem;font-size: 0.16rem;color: #313131;overflow: hidden;float: left;width: calc(100% - 1.78rem);text-align: left;}
.sNav .imgList li .name a{position: relative;display: block;padding: 0rem;line-height: 0.22rem;color: #4c4c4c;font-size: 0.2rem;font-weight: bold;}
.sNav .imgList li .name a:hover{background:none}
.sNav .imgList li .msg{font-size: 0.14rem;height: 0.24rem;line-height: 0.24rem;overflow: hidden;color: #888;float: left;width: calc(100% - 1.78rem);text-align: left;}
.sNav .imgList li .msg  a{padding:0;font-size: 0.16rem;line-height: 0.3rem;}
.sNav .imgList li .msg  a:hover{background:none;color:#4c4c4c}
.sNav .imgList li .btnDiv{position: absolute;left: 1.78rem;bottom: 0;}
.sNav .imgList li .btnDiv a{display: block;width: 1.05rem;height: 0.34rem;line-height: 0.34rem;text-align: center;color: #fff;font-size: 0.14rem;background: #005dae;border-radius: 10px;padding: 0;background-size: 1.05rem 0.34rem;}


.nav li .zNav0{height: 0;width: 2.16rem;background: #f7f7f7;left: 50%;top: 0.54rem;position: absolute;z-index: 12;margin-left: -0.98rem;overflow: hidden;width: 1.82rem;margin-left: -0.81rem;background:#fff;}
.nav li .zNav0:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 2px;background: #005dae;}
.nav li .zNav0 ul{width: 2.16rem;width: 1.82rem;}
.nav li .zNav0 li{text-align:center;font-size: 0.18rem;line-height: 0.56rem;border-bottom: #ddd solid 1px;width: 2.16rem;float: left;height: 0.56rem;padding-left: 0;width: 1.82rem;}
.nav li .zNav0 li:last-child{ border-bottom: none; }

.nav li .zNav0 li a{ display: block; color: #828282;font-size: 0.18rem;padding: 0;line-height: 0.56rem;}
.nav li .zNav0 li a:hover{ color: #005dae; }
.nav li:hover .zNav0{height: auto; opacity: 1; }

/*导航广告切换*/
.sNav .tabAdv{width: calc(11.6rem - 1px);position: absolute;left: 2.42rem;background: #fff;top: 0.02rem;z-index: 99;top: 0;height: calc(5.1rem - 2px);left: 0;display: none;}
.tabAdv.on{display: block;display: none;}
.SM530{width: 74.5%;float:left;height: 100%;}
.mod-img-tab{width: 100%;float:left;font-family:"宋体";height: 100%;overflow:hidden;background:#ffffff;}
.mod-img-tab ul{float:left;list-style:none;padding:0px;margin:0;width: 100%;height: 4.78rem;}
.mod-img-tab .f-tab-b {display:none;width: 100%;overflow:hidden;float:left;height: 100%;padding-left: 0;}
.mod-img-tab .f-tab-b a{padding:0;height: 4.8rem;}
.mod-img-tab .f-tab-b a img{width: 100%;height:100%;display: inline;}
.mod-img-tab .iHqBj {position:relative;width: 100%;height:0.35rem;z-index:1;left:0px;top: -0.35rem;}
.mod-img-tab .iHqBj li {width: 34.96%;height:0.35rem;margin-left:0.02rem;cursor:pointer;text-align:center;color:#ffffff;float:left;font-size:0.12rem;padding-top:0.02rem;overflow:hidden;line-height:0.35rem;background:#000000\9;background: rgba(0,0,0,.7);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000cc,endcolorstr=#000000cc);border:0;}
.mod-img-tab .iHqBj .current {width: 2.155rem;height:0.33rem;background:#ffffff;background: rgba(255,255,255,.9);progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffcc,endcolorstr=#ffffffcc);border-top:2px solid #F00;overflow:hidden;color:#ff2900;line-height:0.33rem;border:0;}
.mod-img-tab .iHqBj li:first-child{margin-left:0px;/* width: 2.157rem; */}
.list li{float:left;}

.symessage{width: 25.5%;background: rgba(0, 0, 0, 0.4);height: 100%;}
.symessage .des{font-size: 0.15rem;font-weight: bold;color:#fff;text-align: center;padding:0.1rem 0;height: 0.3rem;line-height: 0.3rem;}
.symessage .des b{color:#ca4300}
.symessage .form{ width:100%; float: left;}
.symessage .form .form_list{width: 100%;float: left;color: #fff;margin-bottom: 0.05rem;}
.symessage .form .form_list .li01{float: left;width: 2.748rem;text-align: left;line-height: 0.4rem;font-size: 0.16rem;height: 0.4rem;padding-left: 0.1rem;}
.symessage .form .form_list .li01 i{color:#ca4300;font-size: 0.2rem;float: left;font-style: normal;padding-right: 0.05rem;}
.symessage .form .form_list .li02{float: left;line-height: 0.35rem;height: 0.35rem;width: 2.748rem;padding-left: 0.1rem;position: relative;}
.symessage .form .form_list .li02 .wput{width: 2.55rem;border: 1px solid #ddd;padding: 0 0.05rem;line-height: 0.33rem;height: 0.33rem;border-radius: 0.05rem;background: #fafafa;}
.symessage .form .form_list .li02 .btn{width: 1.2rem;background: #ca4301;color: #fff;line-height: 0.35rem;margin-top: 0.1rem;border-radius: 0.05rem; background: #4d6f96;}
.symessage .form .form_list .li03{padding-left: 0.1rem;float: left;line-height: 0.35rem;color: #FF0004;text-align: left;padding-left: 0.2rem;height: 0.35rem;display: none;}
.symessage .form .form_list .li04{width:2.748rem;text-align: left;padding-left: 0.1rem;font-size: 0.16rem;color: #ca4301;line-height: 0.4rem;height: 0.4rem;}
.symessage .form .form_list .li04 span{color:#fff;padding:0 0.1rem}
.symessage .form .form_list .li05{float: left;line-height: 0.35rem;height: 0.35rem;width: 2.248rem;padding-left: 0.15rem;position: relative;margin-bottom: 0.1rem;}
.symessage .form .form_list .li05 .wput{width: 2.06rem;border: 1px solid #ddd;padding: 0 0.05rem 0 0.5rem;line-height: 0.35rem;height: 0.35rem;border-radius: 0.05rem;background: #fafafa;}
.symessage .form .form_list .li05 p{width:0.5rem;float: left;position: absolute;background: #eceef1;color: #999;border-radius: 0.05rem 0 0 0.05rem;line-height: 0.37rem;height: 0.37rem;}
.symessage .form .form_list .li06{width: 2.7rem;height: 0.3rem;line-height: 0.3rem;text-align: left;}

/*视频*/
.bn-alp {width:100%;height:7.5rem;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:9rem; 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:9; }
.bn-alp .abox li img.bg { display:none; }
.bn-alp .abox li a.b { display:block; width:100%; height:100%; }
.videonr{margin-left: -7rem;width: 14rem;position: absolute;top: 20%;z-index: 11;left: 50%;text-align: center;}
.videonr .desvideo{width:100%;text-shadow: #828592 1px 0 0, #828592 0 1px 0, #828592 -1px 0 0, #828592 0 -1px 0;font-size: 0.53rem;color:#fff;font-weight: bold;line-height: 1.5rem;}
.videonr .number li{float: left;width: 18%;margin: 1% 1% 8% 1%;color: #fff;font-size: 0.2rem;text-shadow:#828592 1px 0 0, #828592 0 1px 0, #828592 -1px 0 0, #828592 0 -1px 0;}
.videonr .number li font{font-size: 0.7rem;font-weight: bold;position: relative;}
.videonr .number li font:before{position:absolute;content:"+";font-size: 0.5rem;right:-0.4rem;top: -0.1rem;}
.videonr .number li:first-child font:before{content:"";position: absolute}
.videonr .number li i{font-style:normal;line-height: 0.2rem;}
.videonr .number li span{font-size: 0.3rem;padding-left: 0.05rem;font-weight: bold;}
.videonr .mainmore{border: 1px solid #FFf;color: #fff;margin-top: 0.2rem;text-align: center;padding: 0.15rem 0.8rem;font-size: 0.18rem;position:relative}
.videonr .mainmore:before{position:absolute;content:">";font-size:0.2rem;right:0.3rem;font-weight:bold; font-family: "宋体";}

.wal{width: 14rem;margin: 0px auto;position: relative;}
.indexTitle{ text-align: center;    padding-bottom: 0.3rem;}
.indexTitle .title1 {font-size: 0.36rem;line-height: 0.36rem;color: #353535;font-weight: bold;padding-bottom: 0.35rem;text-align: center;position:relative;}
.indexTitle .title1:after{width:0.6rem;content:"";height:0.03rem;background:#FE6602;position:absolute;bottom:0.1rem;right:50%;margin-right:-0.3rem}
.indexTitle .title2 {position: relative;font-size: 0.16rem;color: #666;text-transform: uppercase;height: 0.3rem;text-align: center;display: none;}


.indexSearch{ height: 1.3rem; background: url(../pic/searchBg.jpg) center no-repeat; background-size: cover;float: left;    width: 100%; display: none;}
.indexSearch .mxfDiv{padding-top: 0.27rem;padding-left: 1.3rem;position:relative;float: left;width: calc(100% - 1.3rem);overflow: hidden;}
.indexSearch .mxfDiv:before{content:'';position:absolute;left:1.3rem;top:0.22rem;width:4.15rem;height:0.73rem;/* background: url(../pic/nimg415_1.png) center no-repeat; */background-size: cover;}
.indexSearch .txt{ width: 3.46rem; height: 0.64rem; }
.indexSearch .txt em{ padding: 0.15rem 0 0 0; display: block; color: #fff; font-size: 0.24rem; line-height: 0.24rem; font-style: normal}
.indexSearch .form{ width: 5.85rem; height: 0.5rem; background: #fff; position: relative; }
.indexSearch .form .input1{ text-indent: 0.68rem; height: 0.5rem; line-height: 0.5rem; color: #393939; font-size: 0.13rem; width: 4.8rem; background: url(../pic/nimg24_1.png) 0.18rem center no-repeat; }
.indexSearch .form .btn1{position: absolute;right: 0;top: 0;width: 1.05rem;height: 0.5rem;line-height: 0.5rem;color: #fff;background: #005dae;font-size: 0.16rem;}
.indexSearch .keywords{font-size: 0.13rem;font-weight: bold;color: #fff;float: left;width: calc(100% - 0rem);text-align: center;margin-top: 0.1rem;}
.indexSearch .keywords a{ padding-right: 0.15rem; color: #fff;}
.indexSearch .keywords a:hover{ text-decoration: underline; }


.indexPart1{padding: 0.8rem 0 0.8rem;float: left;width: 100%;overflow: hidden;background: #fff;}
.indexPart1 .toptop{ position: relative; height: 1.5rem; }
.indexPart1 .more{ position: absolute; right: 0; top: 0.08rem; width: 1.28rem; height: 1.05rem; font-weight: bold; font-size: 0.15rem; text-align: center; }
.indexPart1 .more a{display: block;height: 100%;color: #333;}
.indexPart1 .more .ico{ margin: 0 auto; width: 0.38rem; height: 0.38rem; position: relative; }
.indexPart1 .more .ico .img1{ opacity: 0; position: absolute; left: 0; top: 0; }
.indexPart1 .more .ico img{ width: 0.38rem; height: 0.38rem}
.indexPart1 .more .name{ padding-top: 0.25rem; }
.indexPart1 .more:hover a{ color: #005dae; }
.indexPart1 .more:hover .ico img{ opacity: 0; }
.indexPart1 .more:hover .ico .img1{ opacity: 1; }
.indexPart1 .tab{position: absolute;right: auto;top: 0.08rem;width: calc(100% - 1.28rem);}
.indexPart1 .tab li{float: left;width: 11.11%;text-align: center;font-weight: bold;font-size: 0.15rem;color: #333;height: 1.05rem;position: relative;}
.indexPart1 .tab li:after{ content: ''; position: absolute; left: 50%; bottom: 0.05rem; opacity: 0; width: 0.14rem; height: 0.09rem; margin-left: -0.07rem; background: url(../pic/nimg14_1.png) center no-repeat; background-size:  0.14rem  0.09rem; }
.indexPart1 .tab li .ico{ margin: 0 auto; width: 0.38rem; height: 0.38rem; position: relative; }
.indexPart1 .tab li .ico img{ width: 0.38rem; height: 0.38rem}
.indexPart1 .tab li .ico .img1{ opacity: 0; position: absolute; left: 0; top: 0; }
.indexPart1 .tab li .name{padding-top: 0.25rem;}
.indexPart1 .tab .liNow{color: #005dae;}
.indexPart1 .tab .liNow:after{ opacity: 1; bottom: 0; }
.indexPart1 .tab .liNow .ico img{ opacity: 0; }
.indexPart1 .tab .liNow .ico .img1{ opacity: 1; }
.indexPart1 .tabContentDiv{height: 4rem;}
.tabContent{width: 100%;background: #fff;display: none;}
.tabContent.on{display:block;}
.tabContent .Scontenttop{float:left;width: calc(100% - 0.18rem);border-bottom: 2px solid #D4D4D4;padding:0 0 0.14rem 0.18rem;position: relative;}
.tabContent .Scontenttop:after{content:"";position: absolute;left: 0;bottom: -0.02rem;width: 1.65rem;height: 0.02rem;background: #005dae;}
.tabContent .Scontenttop p{color:#333;font-size: 0.16rem;padding-right:0.62rem;float:left;}
.tabContent .Scontenttop img{float:left;}
.tabContent .Scontenttop a{float:right;font-size: 0.14rem;color:#878787;font-weight: bold;}
.tabContent .Scontentlist{margin-top:0.33rem;float:left}
.tabContent .Scontentlist li{float:left;padding: 0 0.05rem 0 0.2rem;width: 1.62rem;text-align: left;margin-bottom: 0.2rem;position: relative;height: 0.2rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.tabContent .Scontentlist li a{font-size:0.16rem;color:#333;}
.tabContent .Scontentlist li:before{width:0.05rem;height: 0.05rem;content:"";position: absolute;left: 0;top:0.09rem;background: #005dae;}
.tabContent .Scontentbtn{float:left;margin-top:0.16rem;width:100%}
.tabContent .Scontentbtn .zxbtn{width:1.4rem;height: 0.45rem;line-height: 0.45rem;float:left;border: 1px solid #FE6602;color: #FE6602;font-size: 0.18rem;text-align: center;margin-right: 0.35rem;}
.tabContent .Scontentbtn .zxbtn:hover{color:#fff;background:#005dae }
.tabContent .Scontentbtn .Stel{padding-left: 0.5rem;background: url(../pic/phone.png) 0 no-repeat;background-size:0.4rem; width:2.2rem;float: left;text-align: left;height: 0.42rem;}


.tabContent .Scontentbtn .Stel span{float:left;color:#878787;font-size: 0.12rem;line-height: 0.18rem;width: 100%;}
.tabContent .Scontentbtn .Stel p{color:#FE6602;font-size: 0.24rem;line-height: 0.24rem;font-weight: bold;}

.indexPart2{background: #f6f9fc;padding: 0.8rem 0;float: left;width: 100%;overflow: hidden;background: #fff;}
.indexA{ position: relative; width: 100%; float: left}
.indexA .swiper-slide .imgDiv{ overflow: hidden; }
.indexA .swiper-slide .imgDiv img{ width: 100%; }
.indexA .swiper-slide .botDiv{ padding: 0.24rem 0.2rem 0.15rem; background: #fff; position: relative; }
.indexA .swiper-slide .botDiv:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 1.93rem; height: 1.11rem; background: url(../pic/nimg193Bg.png) center no-repeat; opacity: 0; }
.indexA .swiper-slide .name{ height: 0.3rem; color: #313131; }
.indexA .swiper-slide .name p{ display: inline-block; height: 0.3rem; line-height: 0.3rem; overflow: hidden; font-size: 0.22rem; padding-right: 0.15rem;}
.indexA .swiper-slide .name em{ display: inline-block; position: relative; top: -0.3rem; width: 0.42rem; height: 0.27rem; font-size: 0.12rem; color: #fff; line-height: 0.21rem; text-transform: uppercase; text-align: center; background: url(../pic/nimg42_1.png) center no-repeat; font-family:Mont;}
.indexA .swiper-slide .name img{ display: inline-block; position: relative; top: -0.25rem; width: 0.2rem; height: 0.13rem }
.indexA .swiper-slide .content{ font-size: 0.14rem; color: #888; height: 0.36rem; line-height: 0.36rem; overflow: hidden;}
.indexA .swiper-slide .ico{width: 0.25rem;height: 0.25rem;background: url(../pic/nimg25_1.png) center no-repeat;background-size: 0.25rem 0.25rem;}
.indexA .swiper-slide:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexA .swiper-slide:hover .botDiv{ background-image: -webkit-linear-gradient(left,#009ee6,#005dae);background-image: -moz-linear-gradient(left,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae); }
.indexA .swiper-slide:hover .botDiv:after{ opacity: 1; }
.indexA .swiper-slide:hover .name{ color: #fff; }
.indexA .swiper-slide:hover .content{ color: #fff; }
.indexA .swiper-slide:hover .ico{ background: url(../pic/nimg25_1on.png) center no-repeat;background-size:0.25rem 0.25rem; }
.indexA .prev{z-index: 1;left: -0.4rem;position: absolute;display: block;background: #fff;width: 0.5rem;height: 0.5rem;top: 40%;margin-top: -0.25rem;border-radius: 0.06rem;} 
.indexA .prev:before{content: '';position: absolute;width: 0.15rem;height: 0.1rem;left: 50%;margin-left: -0.07rem;top: 50%;margin-top: -0.05rem;background: url(../pic/nimg15_left.png) center no-repeat;background-size: 0.15rem 0.1rem;}
.indexA .next{z-index: 1;right: -0.4rem;position: absolute;display: block;background: #fff;width: 0.5rem;height: 0.5rem;top: 40%;margin-top: -0.25rem;border-radius: 0.06rem;} 
.indexA .next:before{content: '';position: absolute;width: 0.15rem;height: 0.1rem;left: 50%;margin-left: -0.07rem;top: 50%;margin-top: -0.05rem;background: url(../pic/nimg15_right.png) center no-repeat;background-size: 0.15rem 0.1rem;}
.indexA .prev:hover, .indexA .next:hover{ background-image: -webkit-linear-gradient(left,#009ee6,#005dae);background-image: -moz-linear-gradient(left,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);}
.indexA .prev:hover:before{ background: url(../pic/nimg15_lefton.png) center no-repeat;background-size:0.15rem 0.1rem}
.indexA .next:hover:before{ background: url(../pic/nimg15_righton.png) center no-repeat;background-size:0.15rem 0.1rem}

.indexPart3{background: #fff; padding: 0.8rem 0; float: left;width: 100%;overflow: hidden;}
.indexPart3 .solution-swiper {margin-top: 0.35rem;position: relative;}
.indexPart3 .solutionCon {height: auto;overflow: hidden;padding-bottom: 0;}
.indexPart3 .solutionConLi {width: 6.6rem;height: 1.62rem;float: left;position: relative;margin-bottom: 0.26rem;margin: 0.2rem;list-style: none;background: #f6f9fc;}

.indexPart3 .solutionConLi .img {float: left;overflow:hidden;width: 2.37rem;height: 1.62rem;display: block;background: #ccc;cursor: pointer;position: relative;background-size: cover;}
.indexPart3 .solutionConLi .img img{width:100%;}
.indexPart3 .solutionConLi .cc {padding-left: 2.65rem;text-align: left;padding-right: 0.2rem;}
.indexPart3 .solutionConLi .solutionConLi-word1 {display: block;font-size: 0.16rem;font-weight: normal;font-style: normal;font-stretch: normal;line-height: 1.17;letter-spacing: normal;color: #333333;cursor: pointer;padding: 0.05rem 0;margin: 0.2rem 0 0.05rem 0;font-weight: bold;}

.indexPart3 .solutionConLi .cc p {font-size: 0.14rem;line-height: 0.2rem;height: 0.6rem;overflow: hidden;color: #666;}
.indexPart3 .solutionConLi em {display: inline-block;margin-top: 0.1rem;width: 0.62rem;text-align: center;height: 0.28rem;line-height: 0.28rem;border-radius: 0.14rem;color: #ca4300;border: 1px solid #ca4300;margin-left: 0.2rem;cursor: pointer;}
.indexPart3 .solutionConLi em:hover {background: #ca4300;color: #fff;}

.indexPart3 .solutionConLi:hover {box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);-webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0);transition: 0.4s;}
.indexPart3 .serverRight0 {margin-right: 0;}
.indexPart3 .swiper-button-next,.indexPart3 .swiper-button-prev {width: 0.34rem;height: 0.76rem;top: 2.98rem;outline: none;}
.indexPart3 .swiper-button-prev {left: -0.52rem;background: url("../pic/solution-prev.png");}
.indexPart3 .swiper-button-next {right: -0.52rem;background: url("../pic/solution-next.png");background-size: 0.34rem 0.76rem;}
.indexPart3 .swiper-pagination {left: 6.4rem;}
.indexPart3 .swiper-pagination-bullet {width: 0.16rem;height: 0.16rem;background: #eee;border-radius: 50%;font-size: 0.12rem;color: #878787;line-height: 0.16rem;outline: none;opacity: 1;}
.indexPart3 .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #ca4300;color: #fff;}
.indexPart3 .swiper-pagination-bullet:not(:last-child) {margin-right: 0.05rem;}
.indexPart3 .solution-btns {text-align: center;margin-top: 0.51rem;}
.indexPart3 .solution-btns .btn1 {display: inline-block;width: 2.2rem;height: 0.45rem;background: #005dae;text-align: center;font-size: 0.18rem;color: #FFFFFF;line-height: 0.45rem;outline: none;cursor: pointer;position: relative;vertical-align: bottom;}
.indexPart3 .solution-btns .btn1 .btn-text {position: absolute;top: 0;left: 0;z-index: 2;width: 100%;}
.indexPart3 .solution-btns .btn1 .btn-active {width: 0;height: 100%;background: #cc5500;position: absolute;top: 0;left: 0;}
.indexPart3 .solution-btns .btn1:hover .btn-active {width: 100%;transition: 0.4s;}

.indexPart4{padding: 0rem 0 0.4rem 0;float: left;width: 100%;overflow: hidden;background: #f6f9fc;background: #fff;}
.indexPart4 .indexTitle{ padding-bottom: 0.3rem; }
.indexPart4 .leftDiv{width: 7.1rem;height: 5.0rem;}
.indexPart4 .leftDiv .toptop{height: 3.2rem;background: #fff;height: 3.5rem;}
.indexPart4 .leftDiv .mxfDiv{padding: 0.65rem 0.3rem 0;}
.indexPart4 .leftDiv .name{height: 0.48rem;line-height: 0.48rem;color: #005dae;font-weight: bold;font-size: 0.3rem;position: relative;}
.indexPart4 .leftDiv .name a{ position: absolute; display: block; right: 0; top: 50%; margin-top: -0.17rem; line-height: 0.4rem;font-size: 0.16rem;color: #999;font-weight: normal; }
.indexPart4 .leftDiv .name a img{ width: 0.34rem; height: 0.34rem}
.indexPart4 .leftDiv .name a:hover {color:#005dae;/* -webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);*/}
.indexPart4 .leftDiv .content{padding-top: 0.25rem;font-size: 0.14rem;color: #333;line-height: 0.24rem;height: 1.68rem;overflow: hidden;height: 1.98rem;line-height: 0.25rem;}
.indexPart4 .leftDiv .list li{ float: left; width: 25%; height: 1.8rem;background-image: -webkit-linear-gradient(left,#f2f2f2,#ececec);
background-image: -moz-linear-gradient(left,#f2f2f2,#ececec);
background-image: -o-linear-gradient(left,#f2f2f2,#ececec);
background-image: linear-gradient(to right,#f2f2f2,#ececec);  }
.indexPart4 .leftDiv .list li a{ display: block; width: 100%; height: 100%; }
.indexPart4 .leftDiv .list li .box{ padding: 0.4rem 0.3rem 0; }
.indexPart4 .leftDiv .list li .ico{width: 0.36rem;height: 0.36rem;position: relative;}
.indexPart4 .leftDiv .list li .ico img{width: 0.36rem;height: 0.36rem;}
.indexPart4 .leftDiv .list li .ico .img1{ opacity: 0; position: absolute; left: 0; top: 0; }
.indexPart4 .leftDiv .list li .name1{font-weight: bold;font-size: 0.18rem;color: #989898;line-height: 0.18rem;padding: 0.25rem 0 0.12rem;}
.indexPart4 .leftDiv .list li .name2{ font-size: 0.14rem; color: #d0d0d0; text-transform: uppercase; }
.indexPart4 .leftDiv .list li:hover{ background-image: -webkit-linear-gradient(left top,#009ae3,#005eaf);
background-image: -moz-linear-gradient(left top,#009ae3,#005eaf);
background-image: -o-linear-gradient(left top,#009ae3,#005eaf);
background-image: linear-gradient(to right bottom,#009ae3,#005eaf);}
.indexPart4 .leftDiv .list li:hover .ico{ -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}
.indexPart4 .leftDiv .list li:hover .ico img{ opacity: 0; }
.indexPart4 .leftDiv .list li:hover .ico .img1{ opacity: 1; }
.indexPart4 .leftDiv .list li:hover .name1{ color: #fff; }
.indexPart4 .leftDiv .list li:hover .name2{ color: rgba(255,255,255,0.5); }
.indexPart4 .rightDiv{position: relative;width: 6.9rem;height: 5.0rem;overflow: hidden;}
.indexPart4 .rightDiv .bg img{ width: 100%; }
.indexPart4 .numList{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; width:100%; background:rgba(0,0,0,0.3); height:1.8rem; }
.indexPart4 .numList ul{padding-left: 0.2rem;padding-top:0.5rem;}
.indexPart4 .numList li{ float: left; width: 25%; color: #fff; }
.indexPart4 .numList li .num{ font-size: 0.14rem; }
.indexPart4 .numList li .numUp{font-family: bold;font-size: 0.4rem;line-height: 0.48rem;padding-right: 0.1rem;display: inline-block;}
.indexPart4 .numList li em{ display: inline-block; position: relative;}
.indexPart4 .numList li em:after{ content: ''; position: absolute; right: 0; top: -0.2rem; width: 0.13rem; height: 0.13rem; background: url(../pic/nimg13_1.png) center no-repeat; background-size: 0.13rem 0.13rem}
.indexPart4 .numList li p{ font-size: 0.14rem; padding-top: 0.05rem; }
.indexPart4 .num02{margin-top: 0.3rem;float:left;width:100%;}
.indexPart4 .num02 li{float: left;width: 21%;margin: 1% 2% 2% 2%;color: #ca4300;font-size: 0.2rem;background: url(../pic/shuju-divider.png) no-repeat right;}
.indexPart4 .num02 li:last-child{background:none}
.indexPart4 .num02 li font{font-size: 0.33rem;font-weight: bold;position: relative;}
.indexPart4 .num02 li:first-child font:before{content:"";position: absolute}
.indexPart4 .num02 li i{font-style:normal;line-height: 0.2rem;}
.indexPart4 .num02 li span{font-size: 0.22rem;padding-left: 0.05rem;font-weight: bold;}
.indexPart4 .num02 li p{font-size:16px;color:#333;font-weight:bold;margin-top: 0.2rem;font-size: 0.16rem;}

.indexPart5{width:100%;float:left;overflow: hidden;padding: 0.4rem 0 0.4rem 0;background: #f0f0f0;}
.indexPart5 li{padding:0 2%;width:21%;float:left;}
.indexPart5 li img{float:left;width: 0.38rem;height: 0.38rem;padding-right:0.2rem;}
.indexPart5 li p{float:left;height: 0.38rem;line-height: 0.38rem;font-size: 0.2rem;font-weight: bold;color: #444;}

/*底部*/
.footDiv{background:#fff;padding: 0.2rem 0;float: left;width: 100%;box-shadow: inset 0 1px 0 0 rgba(23,35,61,.05);}
.footDiv .leftDiv{ padding-top:0.15rem; }
.footDiv .tel{ position: relative; padding-left: 0.48rem; height: 0.5rem; color: #a7a7a7; font-weight: bold; margin-right: 0.6rem;}
.footDiv .tel img{ position: absolute; left: 0; top: 0.06rem; }
.footDiv .tel p{ font-size: 0.16rem; padding: 0.04rem 0 0.05rem;}
.footDiv .tel .num{ font-size: 0.24rem; line-height: 0.24rem; }
.footDiv .btnDiv a{ display: block; width: 1.44rem; height: 0.5rem; color: #fff; font-size: 0.14rem; line-height: 0.5rem; text-indent: 0.28rem; background: url(../pic/bg2.jpg) repeat-x; border-radius: 0.04rem; position: relative;}
.footDiv .btnDiv img{position: absolute;right: 0.27rem;top: 50%;margin-top: -0.09rem;width: 0.22rem;height: 0.18rem;}
.footDiv .links{ padding-top: 0.35rem; left: -0.12rem; position: relative; font-weight: bold; color: #a7a7a7;float: left;}
.footDiv .links a{ padding: 0 0.12rem; color: #a7a7a7; }
.footDiv .links a:hover{ color: #005dae; }
.footDiv .midDiv{padding:0.15rem 0 0 0.3rem;}
.footDiv .midDiv li{color:#a7a7a7;line-height: 0.38rem;font-size: 0.16rem;font-weight: bold;}
.footDiv .rightDiv{position: relative;width:3.5rem;height: 2.8rem;border-left: 1px solid #f2f2f2;padding-left: 0.5rem;width: 2rem;}
.footDiv .ewmList{}
.footDiv .ewmList li{ float:left; margin-left:0.26rem;}
.footDiv .ewmList li .imgDiv{ box-shadow: 0px 0.03rem 0.35rem 0px rgba(0, 0, 0, 0.09);}
.footDiv .ewmList li .imgDiv img{ width: 1.26rem;  height: 1.26rem;}
.footDiv .ewmList li p{ font-size:0.14rem; color:#a7a7a7; padding-top:0.1rem; font-weight:bold; text-align:center;}
.footDiv .share{ padding-top: 0.44rem; }
.footDiv .share li{ float: left; margin-left: 0.23rem; width: 0.38rem; height: 0.38rem; line-height: 0.38rem; border-radius: 50%; text-align: center; box-shadow: 0px 0.1rem 0.13rem 0px rgba(0, 70, 103, 0.13);}
.footDiv .share li:nth-child(1){ background: #0095d7; }
.footDiv .share li:nth-child(2){ background: #55d6a0; }
.footDiv .share li:nth-child(3){ background: #faa729; }
.footDiv .share li a:before{ content: ''; z-index: 1; background:rgba(255,255,255,0.3); position: absolute; left:50%; top:50%; width: 0;height: 0; border-radius: 50%; -webkit-transition:all .5s cubic-bezier(.24,.82,.48,.89);transition:all .5s cubic-bezier(.24,.82,.48,.89);}
.footDiv .share li a{ position: relative; display: block; width: 100%; height: 100%; }
.footDiv .share li:hover a:before{ width:0.48rem; height:0.48rem; left: -0.05rem;top: -0.05rem;}
.foot{height: 0.9rem;background-image: -webkit-linear-gradient(left,#009ee6,#005dae);background-image: -moz-linear-gradient(left,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);;width: 100%;float: left;}
.foot .wal{ height: 0.9rem; position: relative; }
.foot .links{ padding:0.2rem 0 0.15rem; position:relative; left:-0.05rem; color:#fff; font-size:0.14rem;}
.foot .links a{ color:#fff; padding:0 0.05rem;}
.foot .links a:hover{ text-decoration:underline;}
.foot .msg{ font-size: 0.14rem; color: #fff; font-weight: bold; text-transform: uppercase;}
.foot .msg a{ color: #fff; padding-left: 0.15rem; }
.foot .msg a:hover{ text-decoration: underline; }
.foot .link2{  position: absolute; right: 0; top: 0.24rem;}
.foot .link2 .name{height:0.4rem;line-height: 0.4rem;color:#fff;width: 2.44rem;padding-left:0.2rem;font-weight: bold;font-size: 0.14rem;border: #fff solid 1px;background:url(../pic/selectIco.png) right center no-repeat;cursor:pointer;}
.foot .link2 dl{position:absolute; z-index:30; left:0px; bottom:0.4rem; width:100%; display:none;}
.foot .link2 dd{margin-bottom:1px;border: #0074c2 solid 1px;}
.foot .link2 a{display:block;height:0.4rem;line-height:0.4rem;padding-left:0.2rem;color:#fff;font-size: 0.14rem;background: #006fbe;}
.foot .link2 a:hover{ background: #8eb860;}

/*分类描述页*/
.category {float:left;width:100%;}
.flmbx{float:left;width:100%;margin: 0.2rem 0 0.2rem 0;color:#ababab;font-size: 0.16rem;line-height: 0.4rem;border-bottom: 1px solid #f2f2f2;}
.flmbx[num="1"]{/*margin-top:1.76rem;*/}
.flmbx span{padding:0 0.2rem} .flmbx a{color:#ababab;color: #4c4c4c;font-weight: bold;}
.category .title{font-size: 0.42rem;width:100%;}
.category .titdes{font-size:0.16rem;width:100%;color:#878787;padding:0.25rem 0;line-height: 1.5;border-bottom: 2px solid #e9e9e9}
.category .maindes{width:100%;margin:0.1rem 0 0.4rem 0;min-height: 5rem;}
.category .leftmain{width:9.5rem;font-size: 0.16rem;line-height: 1.7;min-height: 3rem;}
.category .rightmessage{width:4rem;}
.symessage[num="1"]{width: 3.45rem;padding: 0 0.25rem;height: 5rem;background: #fff;box-shadow: 0px 7px 10px 0px rgb(0 0 0 / 12%);color: #333;position: relative;height: 6.3rem;background-color: #f5f5f5;}
/*.symessage[num="1"]:before{content:"";position:absolute;width:3.6rem;height:0.05rem;background:#FF6600;left:0;left: 0.175rem;}*/
.symessage[num="1"] .des{color:#333;padding-left:0.1rem;text-align: left;line-height: 0.25rem;font-size: 0.18rem;height: 0.5rem;}
.symessage[num="1"] .des b{font-size:0.14rem;color:#4d6f96;font-weight: unset;}
.symessage[num="1"] .des img{height: 0.19rem;margin-right: 0.1rem;width: 0.19rem;}
.symessage[num="1"] .form .form_list .li04 span{color:#333}
.symessage[num="1"] .form .form_list .li01{color:#333;width: calc(100% - 0.1rem);}
.symessage[num="1"] .form .form_list .li02{width:calc(100% - 0.1rem);height: 0.4rem;}
.symessage[num="1"] .form .form_list .li02 .wput{width:calc(100% - 0.1rem);background: #F2F2F2!important;line-height: 0.4rem;height: 0.4rem;    background-color: #fff !important;}
.symessage[num="1"] .form .form_list .li02 .btn{width:100%;font-size:0.22rem;line-height:0.5rem}
.symessage[num="1"] .form .form_list .li05{width:calc(100% - 0.1rem)}
.symessage[num="1"] .form .form_list .li05 .wput{width: calc(100% - 0.57rem);background: #F2F2F2!important;}

/*分类推荐*/
.indexPart2[num="1"]{background:#f8f8f8;padding: 0.2rem 0 0.4rem 0;}
.indexPart2[num="1"] .tjtitle{float:left;font-size: 0.16rem;color:#333;font-weight: bold;margin-bottom: 0.25rem;}

/*一级分类页面*/
.pageBanner{position: relative;overflow: hidden;width: 100%;float: left;/*margin-top: 1.56rem;*/}
.pageBanner .imgDiv img{width: 100%;}
.servicePart1 {padding: 0.4rem 0 0.8rem;width: 100%;float: left;}
.servicePart1 .maintit{font-size: 0.32rem;margin-bottom: 0.35rem;color:#333;width:100%}
.servicePart1 .leftDiv{width: 7.5rem;padding-right: 0.2rem;}
.servicePart1 .content{font-size: 0.16rem;line-height: 0.4rem;color: #797979;}
.servicePart1 .btnDiv{padding-top: 0.4rem;overflow:hidden;}
.servicePart1 .btnDiv a{float:left;margin-right: 0.2rem;display: block;position: relative;width: 1.4rem;height: 0.46rem;line-height: 0.46rem;font-size: 0.14rem;color: #fff;text-align: center;border-radius: 0.24rem;background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);background-image: linear-gradient(to bottom,#ffc263,#ff9c00);}
.servicePart1 .btnDiv .btn1{ background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae);}
.servicePart1 .btnDiv img{position: relative;top: 0.08rem;padding-right: 0.12rem;width: 0.26rem;height: 0.26rem;}
.servicePart1 .rightImg{position: relative;width: 6rem;height: 2.8rem;overflow: hidden;}
.servicePart1 .rightImg img{width: 100%;position: absolute;left: -50%;right: -50%;top: -50%;bottom: -50%;margin: auto;}
.servicePart2{float:left;width:100%;background: rgb(250 250 250);padding:0.2rem 0;overflow: hidden}
.servicePart2 .toptop{position: relative;height: 0.6rem;border-bottom: 3px solid rgb(242, 242, 242);margin-bottom: 0.3rem;}
.servicePart2 .more{position: absolute;right: 0;top: 0.08rem;width: 1.28rem;height: 0.6rem;font-weight: bold;font-size: 0.16rem;text-align: center;}
.servicePart2 .more a{display: block;height: 100%;color: #333;}
.servicePart2 .more .name{ padding-top: 0.25rem; }
.servicePart2 .more:hover a{ color: #005dae; }
.servicePart2 .more:hover .ico img{ opacity: 0; }
.servicePart2 .more:hover .ico .img1{ opacity: 1; }
.servicePart2 .tab{position: absolute;right: auto;top: 0;width: calc(100% - 1.28rem);}
.servicePart2 .tab li{float: left;width: 11.11%;text-align: center;font-weight: bold;font-size: 0.16rem;color: #333;height: 0.6rem;position: relative;cursor: pointer;margin-right: 0.2rem;}
.servicePart2 .tab li .name{padding-top: 0.25rem;}
.servicePart2 .tab li:hover,.servicePart2 .tab .liNow{color: #005dae;border-bottom: 3px solid #0063b3;}
.servicePart2 .tab .liNow:after{ opacity: 1; bottom: 0; }
.servicePart2 .tab .liNow .ico img{ opacity: 0; }
.servicePart2 .tab .liNow .ico .img1{ opacity: 1; }
.servicePart2 .tabContentDiv{    float: left;    width: 100%;}
.servicePart2 .tabContent{width: 100%;height: auto;background: none;padding: 0;border: 0;}
.servicePart2 .tabContent li{float:left;margin-right:0.3rem;margin-bottom: 0.25rem;width: 3.22rem;overflow: hidden;background: #fff}
.servicePart2 .tabContent li:nth-child(4n) { margin-right: 0;}
.servicePart2 .tabContent li .catimg{width:100%;height:1.7rem;float:left;overflow: hidden;position: relative;}
.servicePart2 .tabContent li .catimg img{width:100%;height: auto;position: absolute;margin: auto;top:0;bottom:0;left:0;right:0}
.servicePart2 .tabContent li h3{float:left;text-align: center;padding:0 0.1rem;width:3.02rem;line-height: 0.36rem;font-size: 0.18rem;font-weight: normal;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.servicePart2 .tabContent li p{float:left;color:#999999;padding:0 0.1rem;width:3.02rem;margin-top:0.1rem;text-align: center;height: 0.6rem;line-height: 0.24rem;font-size: 0.14rem;}
.servicePart2 .tabContent li:hover {background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae); background:#0063b3; transition: 0.4s;}
.servicePart2 .tabContent li:hover img{transform:scale(1.1)}
.servicePart2 .tabContent li:hover h3{color:#fff}
.servicePart2 .tabContent li:hover p{color:#fff}
.servicePart2 .tabContent li:hover a{color:#fff}

.hpage{font-size: 0.14rem;width:100%;margin:0 auto;text-align:center;padding:0.5rem 0px 0.5rem 0px;color:#333333;overflow: hidden;}
.hpage span{font-size:0.12rem;color:#ffffff;background: #0063b3;padding:0.02rem 0.08rem;border: 1px solid #0063b3;margin-right:0px;font-size:0.14rem;border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.hpage a{margin: 0 0.05rem;text-decoration:none;color:#303030;padding: 0.02rem 0.08rem;border:1px solid #B1B1B1;font-size: 0.14rem;border-radius: 0.05rem;-ms-border-radius: 0.05rem;-webkit-border-radius: 0.05rem;-moz-border-radius: 0.05rem;-o-border-radius: 0.05rem;}
.hpage a:hover{ color:#ff6600; text-decoration:none}

/*内页*/
.details{width:100%;float:left;margin: 0.2rem 0 0.8rem 0}
.details .plist{width: 3.2rem;margin-bottom: 0.2rem;}
.plist .gundong{max-height: 10rem;overflow: auto;overflow-x: hidden;padding-bottom:0.12rem;background: #fff;border-bottom: 1px solid #eee;padding-top: 0.1rem;}
.plist .gundong::-webkit-scrollbar {/*滚动条整体样式*/  width: 6px;/*高宽分别对应横竖滚动条的尺寸*/  height: 6px;}
.plist .gundong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);background: rgba(0,0,0,0.4);}
.plist .gundong::-webkit-scrollbar-track {/*滚动条里面轨道*/  -webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0.1);border-radius: 0;background: rgba(255,255,255,0.05);}
.plist .plist_row1 span {color: #fff;position: relative;font-size: 0.18rem;font-weight: bold;display: block;background: #005dae;height: 0.6rem;text-align: center;line-height: 0.6rem;}
.plist h2{float: left;width: 2.4rem;font-weight:normal;font-size: 0.16rem;line-height: 0.36rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left: 0.4rem;margin-bottom: 0.05rem;margin-left: 0.2rem;border-radius:5px;position: relative;border-bottom: 1px solid #ededed;margin-top: 0.05rem;}
.plist h2:before{position:absolute;content: "";left: 0.15rem;top: 0.15rem;width: 0.04rem;height: 0.04rem;border: 1px solid #005dae;border-radius: 50%;}
.plist h2:hover:before{border: 1px solid #fff;}
.plist h2 a{color: #005dae;}
.plist h3{float: left;width: 2.4rem;font-size: 0.14rem;line-height: 0.35rem;font-weight:normal;padding-left: 0.4rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;margin-bottom: 0.05rem;margin-left: 0.2rem;position: relative;display: none}
.plist h3:before{position:absolute;content: "";left: 0.25rem;top: 0.17rem;background: #005dae;width: 0.03rem;height: 0.03rem;border-radius: 50%;}
.plist h2:hover{background: #005dae;}
.plist h2:hover a{color:#fff}
.plist h2:hover span{ color:#ffffff;}
.plist h3:hover{background: #d9d9d9;}
.plist h3:hover a{color:#000000}
.plist h2 span{position: absolute;right: 0.1rem;cursor:pointer;display: block;width: 0.2rem;height: 0.2rem;background: #005dae;border-radius: 50%;font-size:0.16rem;top: 0.1rem;transition: 0.3s all ease-in-out;color: #ffffff;line-height: 0.2rem;text-align: center;}
.plist .li03 a:hover{color:#FFF;}
.plist ul{float:left;width: 3.2rem;border-left: 1px solid #eee;border-right: 1px solid #eee;}
.pshow{width:10.2rem;}
.pshow h2{font-size:0.3rem;width:100%;float:left;margin-bottom: 0.4rem;text-align: center;}
.pshow .showdes{float:left;font-size: 0.15rem;line-height: 0.3rem;}
.pshow .showdes img{max-width: 100%;height: auto;}


.showlist{width:10.2rem;}
.lamu{width: 10rem;float:left;padding: 0 0.2rem 0.1rem 0;font-size: 0.18rem;border-bottom: 1px solid #ececec;margin: 0 0 0.1rem  0;color: #005dae;}
.lamu span{border-bottom:2px solid #005dae;padding-bottom:0.1rem }
.showlist .listxq{padding: 0.2rem 0;width: 100%;float:left;}
.showlist .listxq li{padding-left:0.1rem;width: 10.1rem;float:left;margin-bottom: 0.15rem;line-height: 0.3rem;border-bottom: 1px solid #ececec;color: #585858;transition: all .5s ease;}
.showlist .listxq li .dot{width:0.1rem;height: 0.1rem;margin: 0.1rem 0.2rem 0.1rem 0;border-radius: 50%;border:1px solid #e1e1e1;background: #f3f3f3;float:left;}
.showlist .listxq li .time{float:left;font-size: 0.13rem;width: 1rem;}
.showlist .listxq li  h3{float: right;font-weight: normal;width: 8.7rem;height: 0.3rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.showlist .listxq li:hover{padding-left:0; transition: all .5s ease; }
.showlist .listxq li:hover h3{color:#005dae}
.showlist .listxq li .icon{width: 1rem;float:right;background: url(../pic/icon07.png) no-repeat center;height: 0.3rem;}

/*在线留言*/
.msg-page {padding: 0.4rem 0 0.4rem;float: left;}
.msg-page .base-info li {float: left;width: 50%;}
.msg-page .base-info .cell {display: block;border: 1px solid #dadada;background-color: #f5f5f5;border-radius: 5px;margin: 0 0.05rem 0.1rem;overflow: hidden;}
.msg-page .base-info .name {float: left;width: 1rem;line-height: 0.46rem;padding-left: 0.1rem;font-size: 0.13rem;color: #000;}
.msg-page .base-info .input-wp {padding-right: 0.1rem;overflow: hidden;}
.msg-page .base-info .input {display: block;width: 100%;height: 0.46rem;border: 0;outline: 0;background-color: #f5f5f5;line-height: 1.6;font-size: 0.13rem;}
.text-con {display: block;margin: 0 0.05rem 0.15rem;border: 1px solid #dadada;background-color: #f5f5f5;border-radius: 5px;overflow: hidden;}
.text-con .name {line-height: 0.4rem;padding-left: 0.1rem;font-size: 0.13rem;}
.text-con .text-input {display: block;width: 100%;padding: 0 0.1rem;height: 1.7rem;background-color: #f5f5f5;border: 0;resize: none;font-size: 0.13rem;line-height: 1.8;}
.form-btn {cursor: pointer;float: right;width: 2rem;line-height: 0.46rem;height: 0.46rem;margin-right: 0.05rem;border: 0;outline: 0;border-radius: 5px;background-color: #2b67b0;font-size: 0.16rem;color: #fff;}
.form-btn:hover {opacity: .8;}

.paging_prev {float: left;width: calc(50% - 0.1rem);line-height: 0.3rem;padding: 0.1rem 0px 0.1rem 0.1rem;font-size: 0.16rem;background: #f2f2f2;margin-top: 0.4rem;}

/*四级分类样式*/
.tabfour {background: #fff;height: calc(4.8rem - 2px);float: left;width: calc(11.6rem - 1px);overflow: hidden;position: relative;margin-top: 2px;}
.fourlist {display: none;width: 100%;height: 100%;padding: 0;max-height: 100%;border: 0;position: relative;}
.fourlist.on {display: block;}
.second {float: left;width: 2.3rem;background: #f5f5f5;height: 100%;position: absolute;top: 0;left: 0;box-shadow: 2px 2px 8px 0 rgba(0,0,0,.1);}
.second ul{width: 2.3rem;}
.second li {height: 0.35rem;line-height: 0.35rem;text-align: left;padding: 0;width: 100%;}
.second li.active,.second li:hover {background: #fff;}
.second li.active a,.second li:hover a {color:#005dae;font-weight: bold;background: #fff;}
.second li a {color: #4B4B4B;font-size: 0.15rem;display: inline-block;height: 0.16rem;line-height: 0.16rem;padding-left: 0.3rem;}
.second li a:hover{;color:#005dae}
.secondList {width: calc(100% - 2.5rem);float: left;height: 100%;padding: 0 0.1rem;position: relative;overflow-y: scroll;display: none;}
.secondList .mxfDiv{height: auto;/* overflow: auto; */width: 100%;}
.secondList .title{padding: 0.2rem 0 0.1rem 0.2rem;border-bottom: #e2e2e2 solid 1px;font-size: 0.18rem;font-weight: bold;text-align: left;width: calc(100% - 0.2rem);float: left;}
.sNav .title a{color: #000;padding: 0;line-height: normal;font-size: 0.18rem;}
.secondList .title a:hover{background:none}
.secondList .list{padding: 0.1rem 0.1rem 0.1rem 0.2rem;max-height:3.6rem;width: calc(100% - 0.3rem);float: left;border-bottom: 1px dashed #e2e2e2;overflow: hidden;}
.secondList .list2{ padding: 0.1rem 0.3rem 0.1rem 0.32rem; }
.secondList .list3{ padding: 0.1rem 0.3rem 0.1rem 0.52rem; }
.secondList .list3 ul{ overflow:hidden;}
.secondList .list li{float: left;font-size: 0.14rem;line-height: 0.36rem;padding-left: 1%;padding-right: 0;width: 19%;position:relative;text-align: left;height: 0.4rem;line-height: 0.4rem;}
.secondList .list li a:hover{background:none;color:#005dae}
.secondList .list2 li{ font-size: 0.14rem; width:21%; padding-left:2%; padding-right:2%; position:relative; }
.secondList .list2 li:after{ content:''; position: absolute; right:0; top:50%; margin-top:-0.06rem; width:1px; height:0.12rem; background:#ccc;}
.secondList .list li a{color: #727272;font-size: 0.16rem;padding: 0;width: 100%;line-height: 0.4rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.secondList .list2 li a{ color: #727272; }
.secondList .list li a:hover{ color: #005dae;font-weight:bold; }
.fourlist .imgList{height: 1.04rem;position: absolute;width: calc(100% - 2.52rem);left: 2.52rem;top: auto;bottom: 0.1rem;}
.fourlist .imgList li{float: left;width: 50%;position: relative;height: auto;line-height: normal;padding: 0;}
.fourlist .imgList li .imgDiv{margin-right: 0.2rem; height: 1.04rem; float: left; width: 1.58rem;}
.fourlist .imgList li .imgDiv img{ width: 1.58rem; }
.fourlist .imgList li .imgDiv a{position: relative;display: block;padding: 0rem;line-height: 0.22rem;color: #4c4c4c;font-size: 0.16rem;}
.fourlist .imgList li .name{padding-top: 0.1rem;height: 0.22rem;line-height: 0.22rem;font-size: 0.16rem;color: #313131;overflow: hidden;float: left;width: calc(100% - 1.78rem);text-align: left;}
.fourlist .imgList li .name a{position: relative;display: block;padding: 0rem;line-height: 0.22rem;color: #4c4c4c;font-size: 0.2rem;font-weight: bold;}
.fourlist .imgList li .name a:hover{background:none}
.fourlist .imgList li .msg{font-size: 0.14rem;height: 0.24rem;line-height: 0.24rem;overflow: hidden;color: #888;float: left;width: calc(100% - 1.78rem);text-align: left;}
.fourlist .imgList li .msg  a{padding:0;font-size: 0.16rem;line-height: 0.3rem;}
.fourlist .imgList li .msg  a:hover{background:none;color:#4c4c4c}
.fourlist .imgList li .btnDiv{position: absolute;left: 1.78rem;bottom: 0;}
.fourlist .imgList li .btnDiv a{display: block;width: 1.05rem;height: 0.34rem;line-height: 0.34rem;text-align: center;color: #fff;font-size: 0.14rem;background: #005dae;border-radius: 10px;padding: 0;background-size: 1.05rem 0.34rem;}


.secondList2{width: calc(80% - 0.2rem);display: block;}
.secondList::-webkit-scrollbar{width:5px;height:5px;}
.secondList:hover::-webkit-scrollbar-thumb{background:#9e9e9e69;opacity:0.5;border-radius:10px;}
.secondList.on{display:block;}


/*时间轴*/
.historydiv{width: 13rem;padding: 0 0.5rem;margin: auto;position: relative;float: left;}
.historydiv .timediv{float:left;/* border-bottom: 6px solid #6eb5f3; */margin-bottom: 0.6rem;width: 100%;}
.historydiv .timediv li{float:left;position:relative;/* width:23%; */padding: 1% 1% 2% 1%;text-align: center;cursor:pointer;padding: 1% 0 2% 0;border-bottom: 6px solid #6eb5f3;}
.historydiv .timediv li:after{width:8px;height:8px;z-index:1;content:"";position:absolute;bottom: -11px;background: #fff;border-radius:50%;left: 50%;margin-left: -8px;border:5px solid #005dae;}
.historydiv .timediv li .time{font-size: 26px;color:#005dae;font-weight: bold;}
.historydiv .timediv li .time span{font-size:14px;color:#666;}
.historydiv .timediv li .timecontent{position: absolute;background-image: -webkit-linear-gradient(left,#009ee6,#005dae);background-image: -moz-linear-gradient(left,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);opacity:0;overflow:hidden;height:1rem;top: 0;left: 0;border-radius:0.1rem;color:#fff;padding:0.2rem;z-index:2;font-size:0.15rem;line-height:0.24rem;}
.historydiv .timediv li:hover .timecontent{opacity:1}
.historydiv .arrow a {position: absolute;top: 0.6rem;display: block;width: 0.36rem;height: 0.36rem;background: center no-repeat;background-size: 0.36rem;height: 0.38rem;width: 0.38rem;}
.historydiv .arrow a.prev {left: 0;background-image: url("../pic/nimg36_left.png");background-size: 0.36rem;}
.historydiv .arrow a.prev:hover { background-image: url("../pic/nimg36_lefton.png");}
.historydiv .arrow a.next {right: 0;background-image: url("../pic/nimg36_right.png");}
.historydiv .arrow a.next:hover { background-image: url("../pic/nimg36_righton.png");}

.cirlce{position: absolute;
    left: 50%;
    top: 50%;
    width: 30%;
    height: 0;
    padding: 30% 0 0;
    border-radius: 50%;
    margin-left: -17.57%;
    margin-top: -17.57%;
    z-index: 9;
    background: rgb(0 92 173 / 10%);
    color: #fff;
    background: rgb(0 92 173 / 30%);
    }
.cirlce-table{position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: table;}
.cirlce-table-cell{
    vertical-align: middle;display: none;opacity: 0;}
.cirlce-table-cell h3{
    font-size: .69rem;
    /* padding-left: 1.52rem; */
    line-height: 1.17;
    letter-spacing: 2.1px;
    font-weight: 400;
    text-align: center;
    }
.cirlce-table-cell p{
    /* padding-left: 1.52rem; */
    margin-top: .34rem;
    font-size: .36rem;
    text-align: center;
    }
.cirlce-table-cell.on{display: table-cell;opacity: 1;transition: all 2s ease-in;}


.bn-alp .abox video{background: #fff;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);}
.indexPart4 .rightDiv .bg img{width: 100%;display: none;margin: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;height: 5rem;height: auto;}
.indexPart4 .rightDiv .bg img.on{display:block;}

.rightDiv .i { bottom:0.25rem;left:50%;margin-left:-0.5rem;text-align:center;position:absolute;z-index:100;}
.rightDiv .i i {display:inline-block;margin-right:0.1rem;width:0.2rem;height:0.1rem;background: #fff;border-radius:0.05rem;cursor:pointer;transition: 0.3s all ease-in-out;}
.rightDiv .i i.on {background:#373737;width:0.4rem;}

/*10.14新增*/
.category .rightmessage{width: 4rem;position: fixed;z-index: 2;top: 1.56rem;right: 10%;overflow: hidden;height: 0;padding: 0 0.1rem;transition: 1s;position: sticky;right: 0;top: 0.85rem;}
.category .rightmessage.on{height: 5.2rem;height: 6.5rem;}
.addtitle{width:100%;float:left;margin: 20px 0 40px;}
.addtitle p{font-size: 36px;font-weight: bold;text-align: center;width:100%;}
.footDiv .leftDiv li{float:left;margin-right: 0.1rem;width: 1rem;height: 1rem;position:relative;}
.footDiv .leftDiv li img{max-width:100%;max-height:100%;position:absolute;margin:auto;top: 0;bottom: 0;}
.pageBanner .wenDiv {position: absolute;left: 50%;margin-left: -362px;top: 50%;margin-top: -127px;width: 724px;height: 254px;background: #0063b3;opacity: 0.4;}
.pageBanner .wenDiv .wen1 {padding-top: 50px;font-weight: bold;font-size: 50px;line-height: 50px;color: #fff;text-align: center;}
.pageBanner .wenDiv .wen2 {padding-top: 20px;font-size: 30px;line-height: 30px;color: #fff;text-align: center;}
.pageBanner .wenDiv .wen3 {line-height: 20px;color: #c2d0c4;padding-top: 15px;text-align: center;}

.wal2 {width: 1200px;  margin: 0px auto;}
.quality2{clear: both;}
.quality2 .toptop{ padding-top: 60px; position: relative; }
.quality2 .toptop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: #dfe6ed; z-index: 1; }
.quality2 .box-container{ position: relative; }
.quality2 .year-swiper{ position: relative; z-index: 2; }
.quality2 .year-swiper .swiper-slide{font-size: 16px;line-height: 16px;height: 48px;color: #585858;cursor: pointer;text-align: center;width: 150px;}
.quality2 .year-swiper .swiper-slide .name{ display: inline-block; position: relative; height: 48px; }
.quality2 .year-swiper .swiper-slide .name:after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background: #005dae;display: none;}
.quality2 .year-swiper .swiper-slide:hover{color: #005dae;}
.quality2 .year-swiper .swiper-slide.swiper-slide-active{color: #005dae;}
.quality2 .year-swiper .swiper-slide.swiper-slide-active .name:after{ display: block; }
.quality2 .year-swiper .swiper-slide:hover .name:after{ display: block; }
.quality2 .prev{ z-index: 5; left: -56px; position: absolute; display: block; background: url(../pic/nimg36_left.png) center no-repeat; width: 36px; height: 36px; top: 28px;} 
.quality2 .next{ z-index: 5; right: -56px; position: absolute; display: block; background: url(../pic/nimg36_right.png) center no-repeat; width: 36px; height: 36px; top: 28px; } 
.quality2 .prev:hover{ background: url(../pic/nimg36_lefton.png) center no-repeat;}
.quality2 .next:hover{ background: url(../pic/nimg36_righton.png) center no-repeat;}
.quality2 .detail-box{ padding: 60px 0; background: #f7f7f7; }
.quality2 .detail-box .list .item { display: none; position: relative; overflow: hidden;}
.quality2 .detail-box .list .item.on { display: block; animation: fadeOfOpacity .5s linear;}
.quality2 .detail-box .list .item .imgDiv{ width: 600px;}
.quality2 .detail-box .list .item .imgDiv img{ width: 600px; }
.quality2 .detail-box .list .item .conDiv{ width: 560px; }
.quality2 .detail-box .list .item .name{ font-size: 26px; color: #353535; line-height: 26px; }
.quality2 .detail-box .list .item .content{ padding-top: 20px; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; }
.quality2 .detail-box .list .item .txt{ padding: 25px 0 10px; font-weight: bold; font-size: 14px; color: #333; }
.quality2 .detail-box .list .item .links li{ float: left; width: 250px; font-size: 14px; line-height: 32px; }
.quality2 .detail-box .list .item .links li a{ background: url(../pic/ico2.png) left center no-repeat; padding-left: 15px; display: block; }
.quality2 .detail-box .list .item .links li a:hover{ background: url(../pic/ico2on.png) left center no-repeat; color: #005dae;}
.quality2 .detail-box .list .item .btnDiv{ padding-top: 25px; }
.quality2 .detail-box .list .item .btnDiv a{display: block;width: 168px;height: 48px;line-height: 48px;text-align: center;color: #fff;font-size: 16px;background-size: 168px;background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae);border-radius: 30px;}
.quality2 .detail-box .list .item .btnDiv img{ padding-right: 20px; position: relative; top: -2px; }
.clear_f {clear: both;height: 0px;padding: 0px;margin: 0px;display: block;_display: inherit;}
.pageTitle {text-align: center;padding-bottom: 5px;position: relative;z-index: 2;}
.pageTitle .title1 {padding-bottom: 10px;font-size: 36px;line-height: 36px;color: #353535;font-weight: bold;}
.pageTitle .title3 {font-size: 14px;color: #b2b2b2;text-transform: uppercase;line-height: 18px;height: 40px;position: relative;}
.pageTitle2 .title1 {color: #fff;}
.pageTitle2 .title3 {color: rgba(255, 255, 255, 0.5);}

.quality3{ padding: 60px 0; }
.quality3 .list{ padding-bottom: 60px; }
.quality3 .list ul{ margin-right: -40px; }
.quality3 .list li{ float: left; width: 25%; }
.quality3 .list li .box{ margin-right: 40px; width: 270px; height: 250px; cursor: pointer; background: url(../pic/nimg270Bg.png) center no-repeat; }
.quality3 .list li .num{ padding: 48px 45px 0; color: rgba(0,86,45,0.2); font-family: mont; font-size: 36px; line-height: 36px; }
.quality3 .list li .name{ padding: 20px 45px 0; font-weight: bold; font-size: 18px; color: #333; line-height: 30px; }
.quality3 .list li .box:hover{ background: url(../pic/nimg270Bgon.png) center no-repeat;}
.quality3 .list li .box:hover .num{ color: rgba(255,255,255,0.2); }
.quality3 .list li .box:hover .name{ color: #fff; }
.quality3 .btnDiv{ width: 210px; margin: 0 auto;}
.quality3 .btnDiv a{display: block;width: 210px;height: 60px;line-height: 60px;text-align: center;color: #fff;font-size: 18px;background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae);border-radius: 30px;}
.quality3 .btnDiv img{ padding-right: 20px; position: relative; top: -2px; }

.quality4{padding-top: 60px;height: 400px;background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae);}
.quality4 .list{ padding-bottom: 30px; }
.quality4 .list li{ float: left; width: 25%; }
.quality4 .list li .limg{ width: 70px; height: 70px; background: rgba(255,255,255,0.2); border: #b2d09e solid 2px; box-sizing: border-box; border-radius: 6px; margin: 0 auto; text-align: center; line-height: 70px; }
.quality4 .list li .name{ padding: 15px 0; height: 24px; line-height: 24px; text-align: center; font-size: 14px; }
.quality4 .list li .name{ display: block; color: #fff;}
.quality4 .list li .ico{ width: 22px; height: 16px; margin: 0 auto; background: url(../pic/nimg22_2.png) center no-repeat; }
.quality4 .list li .ico a{ display: block; width: 22px; height: 16px;}
.quality4 .list li:hover .limg{ background: #fff; border: #fff solid 2px;}
.quality4 .list li:hover .ico{ background: url(../pic/nimg22_2on.png) center no-repeat;  }
.quality4 .btnDiv{ width: 210px; margin: 0 auto;}
.quality4 .btnDiv a{display: block;width: 210px;height: 60px;line-height: 60px;text-align: center;color: #fff;font-size: 18px;background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae);border-radius: 30px;}
.quality4 .btnDiv img{ padding-right: 20px; position: relative; top: -2px; }

.pdfxz{float:left;width:100%;}
.pdfxz li{float:left;width: 2.4rem;margin: 0.1rem 0.2rem 0.2rem 0;height:3.6rem;position:relative}
.pdfxz li:nth-child(4n){margin-right:0}
.pdfxz li span{float: left;width: 2.4rem;height: 3.6rem;position: relative;}
.pdfxz li span img{width:100%;height: 100%;}
.pdfxz li p{position:absolute;bottom: 0;text-align: center;padding: 0 0.05rem;width: 2.3rem;background: #000;opacity: 0.5;color: #fff;line-height: 0.26rem;max-height: 0.52rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.servicePart2 .secondlist{ position: relative;}
.servicePart2 .secondlist .levellist{width: 100%;padding: 0.4rem 0;overflow: hidden;position: relative;}
.servicePart2 .secondlist .leftlist{width: 2.4rem;background:#005dae;}
.servicePart2 .secondlist .leftlist li{width: 1.6rem;margin:0.2rem 0 0.2rem 0.2rem;padding-left: 0.4rem;font-weight: bold;line-height: 0.3rem;position: relative;}
.servicePart2 .secondlist .leftlist a{color: #d2d2d2;font-size: 0.2rem;}
.servicePart2 .secondlist .leftlist li:hover a{color:#fff}
.servicePart2 .secondlist .leftlist .click a{color:#fff;}
.servicePart2 .secondlist .leftlist .click:before{width: 0;height: 0;content: '';display: inline-block;border: 8px solid transparent;border-left: 8px solid #fff;left: 0.2rem;top: 0;position: absolute;}
.servicePart2 .secondlist .rightlist{width:11.4rem}
.servicePart2 .secondlist .rightlist .xmfl{padding-bottom: 0.2rem;margin-bottom: 0.2rem;border-bottom: 1px solid #e2e2e2;width: 100%;float: left;}
.servicePart2 .rightlist .xmfl .lbimg{width:2.6rem;}
.servicePart2 .rightlist .xmfl .lbimg span{width:2.6rem;height: 1.6rem;position: relative}
.servicePart2 .rightlist .xmfl .lbimg span img{width:100%;height: 100%;}
.servicePart2 .rightlist .xmfl .lbimg p{line-height: 0.3rem;width: 2.6rem;font-size: 0.18rem;margin-top: 0.1rem;text-align: center;}
.servicePart2 .rightlist .xmfl .fivelist{width: 8.2rem;}
.servicePart2 .rightlist .xmfl .fivelist ul{width:100%;float:left;margin-bottom: 0.2rem}
.servicePart2 .rightlist .xmfl .fivelist li{float:left;margin: 0 0 0.2rem 0.2rem;font-size:0.2rem;width: 1.85rem;text-align: center;}
.servicePart2 .rightlist .btndiv{float: right;display: block;width: 1.8rem;height: 0.5rem;line-height: 0.5rem;text-align: center;margin-right: 0.4rem;color: #fff;font-size: 0.18rem;background: #005dae;background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae);border-radius: 0.3rem;}

.category .leftmain .maincontent{float:left;}
.category .leftmain .fixcontent{float:left;margin-top:0.4rem;position:relative;width:100%;}
.category .leftmain .fixcontent:after{height:2px;width:100%;background:#f3f3f3;position:absolute;content:"";left:0;top: 0.54rem;}
.category .leftmain .fixcontent b{float:left;position:relative;color:#353535;font-size:0.18rem;height: 0.54rem;margin-bottom: 0.1rem;}
.category .leftmain .fixcontent b:after{height:2px;content:"";background:#005dae;width:100%;position:absolute;left:0;top: 0.54rem;z-index: 1;}
.category .leftmain .fixcontent p{float:left;line-height:0.26rem;font-size:0.16rem;color:#797979}

/* tab */
.tab{
    width: 100%;
    /* margin: 0.5rem 0; */
}
.tab_list{
    height: 0.4rem;
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
}
.tab_list li{
    float: left;
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 0.2rem;
    color: #005dae;
    text-align: center;
    cursor: pointer;
}
.tab_list li a{
    color: #005dae;
    font-weight: bold;
}
.tab .tab_con{
    margin: 0.2rem 0;clear: both;
}
li.tab_cur{
    background-color: #ff8300;
}
li.tab_cur a{
    color: #fff;
}

.shu{
    width: calc(100% - 0.4rem);
    height: auto;
    background-color: #f7f7f7;
    margin: 0.1rem 0;
    line-height: 0.3rem;
    padding: 0.2rem;
    overflow: hidden;
}
.tab_con .item .title{
    color: #005dae;
    font-weight: bold;
    font-size: 0.2rem;
    text-align: center;
}

.maincontetn table,.fixcontent table{border-color:#7f7f7f;text-align:center;font-size: 0.22rem;color: #6c6c6c;margin-top: 40px;}
.maincontetn tr:first-child,.fixcontent tr:first-child{background: #4d6f96;color: #fff;}



.category .leftmain .fixcontent table p{float:unset;}

.msg_btn_close{
    position: fixed;
    top: 1.56rem;
    right: 11%;
    width: 27px;
    height: 23px;
    z-index: 3;
    background: url(http://c.b2b168.net/one/pic/icon.png) #ff6600;
    background-position: -342px -176px;
}


/*行业列表新增模板*/
.allpad{padding-bottom:60px}
.quality5{padding:60px 0}
.quality5 .about{width:100%;align-items: center;display: flex;}
.quality5 .about .about-left{width:537px;height: 307px;float:left;position: relative;box-shadow: 0px 2px 8px 0px rgb(80 80 80 / 39%)}
.quality5 .about .about-left img{position: absolute;max-width:100%;max-height: 100%;margin: auto;left:0;right: 0;top:0;bottom: 0}
.quality5 .about .about-right{width:633px;margin-left: 30px;font-size: 16px;line-height: 24px;}
.hz-team{width: 100%;margin-top: 58px;}
.hz-team p{font-size: 18px;color: #444444;text-align: center;}
.hz-team .hzteam-ul{width: 100%;display: flex;justify-content: space-between;margin-top: 12px;flex-wrap: wrap;}
.hz-team .hzteam-ul li{width:398px;height: 240px;margin-top: 6px;position: relative}
.hz-team .hzteam-ul li:nth-last-of-type(1),.hz-team .hzteam-ul li:nth-last-of-type(1) span{width:799px}
.hz-team .hzteam-ul li span{width:398px;height: 240px;float:left}
.hz-team .hzteam-ul li span img{max-width:100%;max-height: 100%;}
.hz-team .hzteam-ul li h2{display: block;width: 100%;height: 50px;background: rgba(0,0,0,0.5);font-size: 18px;color: #FFFFFF;text-align: center;line-height: 50px;position: absolute;left: 0px;bottom: 0px;font-weight: normal;}
.hz-why{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 30px;}
.hz-why li{width: 294px;height: 360px;border: 1px solid #bfbfbf;position: relative;}
.hzwhy_top{width: 100%;height: 100%;background: #fff;position: relative;}
.hzwhy_top:before{content:"";position:absolute;width: 100%;height: 100%;background: #ffffffb0;/* top: 1px; *//* left: 1px; */}
.hzwhy_top img{width: 100%;height: auto;display: block;}
.hzwhy_div{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.hzwhy_div h2{font-size: 24px;color: #333333;font-weight: bold;text-align: center;margin-top: 83px;}
.hzwhy_div strong{display: block;width: 44px;height: 3px;background:#f15a28;margin: 0px auto;margin-top: 20px;margin-bottom: 30px;}
.hzwhy_div p{color: #333333;line-height: 30px;text-align: center;font-size: 16px;}
.hzwhy_div span{display: none;width: 120px;height: 38px;background: #005dae;position: absolute;left: 50%;margin-left: -60px;bottom: 50px;color: #fefefe;text-align: center;line-height: 38px;font-size: 16px;}
.hzwhy_bottom{width: 70px;height: 70px;border: 1px solid #7d7d7d;background: #FFFFFF;position: absolute;left: 50%;margin-left: -36px;top: -36px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.hzwhy_bottom img{display: block;}
.hz-why li:hover .hzwhy_top:before{background:none}
.hz-why li:hover .hzwhy_div h2{color: #FFFFFF;}
.hz-why li:hover .hzwhy_div p{color: #FFFFFF;}
.hz-why li:hover .hzwhy_div strong{background: #FFFFFF;}
.hz-why li:hover .hzwhy_div span{display: block;}
.sxfx_fwlc_ul{width: 100%;height: auto;display: flex;justify-content: space-between;}
.sxfx_fwlc_ul li{width: 302px;height: auto;position: relative;}
.sxfx_fwlc_ul li img{width: 111px;height: auto;display: block;margin: 0px auto;}
.sxfx_fwlc_ul li p{color: #565656;text-align: center;line-height: 30px;margin-top: 8px;width: 300px;font-size: 16px;}
.sxfx_fwlc_ul li:after{content: "";display: block;background: url(../pic/xuxian.png) no-repeat center center;width: 164px;height: 1px;position: absolute;right: -80px;top: 54px;}
.sxfx_fwlc_ul li:nth-last-of-type(1):after{display: none;}
.quality7{background: #eeeeee;padding:60px 0}
.fx_more_server_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.fx_more_server_ul li{width: 284px;height: auto;padding-bottom: 30px;background: #FFFFFF;}
.fx_more_server_ul li span{width:284px;height:142px;overflow:hidden;float: left;}
.fx_more_server_ul li img{width: 100%;height: auto;display: block;}
.fx_more_server_ul li h2{font-size: 18px;color: #333333;text-align: center;margin-top: 10px;float: left;width: 100%;font-weight: normal;}
.fx_more_server_ul li p{color: #6b6b6b;text-align: center;margin-top: 10px;float: left;width: 100%;font-size: 16px;}
.fx_more_server_ul li:hover{box-shadow: 0px 2px 8px 0px rgba(80, 80, 80, 0.47);}
/*成员企业*/
.member-lm{width:100%;height: 62px;float: left;}
.member_lm a { display:block; float:left; width:140px; text-align:center; background:#F8F8F8; line-height:62px; text-align:center; color:#254B8C}
.member_lm a.lm_on { background:#EB6001; color:#fff; font-weight:bold}
.member_lm a:hover { color:#EB6001}
.member_lm a.lm_on:hover { color:#fff}
.member .member_js {float:left;padding:60px 0 40px 0; width:100%; margin:0 auto; font-size:16px; line-height:32px; color:#254B8C; border-bottom:1px #254B8C solid; margin-bottom:40px}
.member .member_li { width: 1200px; margin:0 auto; overflow:hidden; padding-bottom:60px}
.member .member_li ul li { float:left; width: 400px; padding-bottom:12px; position:relative}
.member .member_li ul li img { display:block;}
.member .member_li ul li h3 { line-height: 56px; background:#003D7E; color:#fff; text-align:center; width: 392px; font-size:16px}
.member .member_li ul li p {    width: 392px; height: 138px; overflow:hidden;position: relative;}
.member .member_li ul li p img {width: 100%;height: auto;top: -100%;bottom: -100%;position: absolute;margin: auto;}
.member .member_li h2 { height:80px; line-height:60px; font-weight:normal; color:#003D7E; font-size:16px;text-transform: uppercase;}
.member .member_li h2 b { display:block; float:left; line-height:42px; font-size:30px; padding-right:10px}
.member .member_li ul li:hover img{transform:scale(1.2)}
/*介绍页面*/
.member_ny{width:100%;float:left;padding:80px 0;}
.member_ny .mem_nowsite { font-size:14px; color:#003d7e; padding-bottom:60px}
.member_ny .mem_nowsite a { color:#003d7e;}
.member_ny .mem_tit{ font-size:36px; line-height:80px; height:100px; border-bottom:1px #054181 solid; color:#054181}
.member_ny .mem_tit h1{float:left;font-size: 36px;}
.member_ny .mem_tit .mem_dt{float:right}
.member_ny .mem_text{ font-size:18px; line-height:50px; color:#003d7e; padding-top:30px}
.member_ny .mem_text img{width:100%;}
.member_ny .mem_pic { margin:40px 0; background:#003D7E}
.member_ny .mem_pic img { display:block; margin:0 auto;width:100%;height: auto}
.member_ny h2 { height:80px; line-height:60px; font-weight:normal; color:#003D7E; font-size:16px;text-transform: uppercase;}
.member_ny h2 b { display:block; float:left; line-height:42px; font-size:30px; padding-right:10px}
.member_ny .indexA ul li { float:left; width: 301px; padding-bottom:12px; position:relative}
.member_ny .indexA ul li img { display:block;}
.member_ny .indexA ul li h3 { line-height: 42px; background:#003D7E; color:#fff; text-align:center; width: 292px; font-size:16px;font-weight: normal;}
.member_ny .indexA ul li p {    width: 292px; height: 104px; overflow:hidden;position: relative;}
.member_ny .indexA ul li p img {width: 100%;height: auto;top: -100%;bottom: -100%;position: absolute;margin: auto;}
.member_ny .indexA h2 { height:80px; line-height:60px; font-weight:normal; color:#003D7E; font-size:16px;text-transform: uppercase;}
.member_ny .indexA h2 b { display:block; float:left; line-height:42px; font-size:30px; padding-right:10px}
.member_ny .indexA ul li:hover img{transform:scale(1.2)}
.member_ny .indexA .arrow .prev{z-index: 1;right: 0.6rem;left:auto;position: absolute;display: block;/* background: #fff; */width: 0.4rem;height: 0.4rem;top: -15%;margin-top: -0.25rem;border: 1px solid #003D7E;border-radius: 50%;} 
.member_ny .indexA .arrow .next{z-index: 1;right: 0;position: absolute;display: block;/* background: #fff; */width: 0.4rem;height: 0.4rem;top: -15%;margin-top: -0.25rem;border: 1px solid #003D7E;border-radius: 50%;} 
.mem_li { width: 1200px; margin-bottom: 80px; overflow:hidden; position:relative;margin-top:40px;}
.mem_li .bd { width: 1946px;}
.mem_li .bd ul li { float:left; width:50% !important; position:relative;}
.mem_li .bd ul li img { display:block}
.mem_li .bd ul li h3 { position:absolute; left:35px; width:500px; height:10px; background:#000; color:#fff; bottom:0; font-size:16px}
.mem_li .bd ul li h3 a { display:block; width:345px; margin:0 auto; line-height:50px; border-bottom:1px #999 solid; color:#fff; padding-top:10px}
.mem_li .bd2 { position:absolute; right:280px; width:385px; height:98px; background:rgba(0,0,0,0.75); color:#fff; bottom:0; font-size:16px}
.mem_li .bd2 ul li { padding-top:30px; text-align:center; font-size:18px;}
.mem_li .bd2 ul li a { display:block; width:345px; margin:0 auto; line-height:50px; border-bottom:1px #999 solid; color:#fff}
.mem_li p.pb4 {background:rgba(0,0,0,0.5);position:absolute;top:0px;right:0;width: 227px;height: 548px;z-index: 10;}
.mem_li a.prev {display:block;width:100px;height:100px;bottom:0;background:rgba(0,0,0,0.75);left: 973px;position:absolute;cursor:pointer;z-index: 10;}
.mem_li a.next {display:block;width:100px;height:100px;bottom:0;background:rgba(0,0,0,0.75);left: 1073px;position:absolute;cursor:pointer;z-index: 10;}
.fa-left{width: 90px;height: 90px;background: url(../pic/left_jt.png) no-repeat;position: absolute;background-size: 80px; top: 10px;left: 8px;}
.fa-right{width: 90px;height: 90px;background: url(../pic/right_jt.png) no-repeat;position: absolute;background-size: 80px; top: 10px;right: 0;}




/*rightMsg*/
.rightDivfd{position: absolute;width: 3.7rem;right: 0;top: -3.1rem;background: #fff;padding: 0rem 0 0 0;position: fixed;top: 1.56rem;right: calc((100% - 15.36rem) / 2);z-index: 9;box-shadow: 0px 23px 32px 0px rgba(59, 69, 116, 0.27);}
.rightDivfd .mxfDiv{padding: 0.25rem 0.28rem 0 0.25rem;float: left;width: 3.2rem;}
.rightDivfd .mxfDiv .name{font-size: 0.18rem;text-align:center;color:#333;padding-bottom: 0.1rem;float: left;width: 100%;}
.rightDivfd .mxfDiv .btnGroup{width: calc(100% - 0rem);float: left;padding: 0.2rem 0 0.3rem 0;}
.rightDivfd .mxfDiv .btnGroup ul{margin-right: -0.3rem;}
.rightDivfd .mxfDiv .btnGroup li{ float: left;width: 50%;}
.rightDivfd .mxfDiv .btnGroup li .box{margin-right: 0.3rem;}
.rightDivfd .mxfDiv .btnGroup li a{display: block;width: 100%;height: 0.46rem;line-height: 0.46rem;border-radius: 0.24rem;text-align: center;color: #fff;font-size: 0.14rem;background-image: -webkit-linear-gradient(top,#009ee6,#005dae);background-image: -moz-linear-gradient(top,#009ee6,#005dae);background-image: -o-linear-gradient(left top,#009ee6,#005dae);background-image: linear-gradient(to bottom,#009ee6,#005dae);}
.rightDivfd .mxfDiv .btnGroup li .btn1{ background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);background-image: linear-gradient(to bottom,#ffc263,#ff9c00);}
.rightDivfd .mxfDiv .btnGroup li img{padding-right: 0.08rem;position: relative;/* top: 0.08rem; */}
.rightDivfd .sideService2{position: relative;width: 100%;float: left;padding-bottom: 0.19rem;}
.rightDivfd .sideService2 .imgDiv{height: 0.96rem;}
.rightDivfd .sideService2 .imgDiv img{width: 100%;min-height: 2.65rem;}
.rightDivfd .sideService2 .title{position: absolute;left: 0.25rem;top: 0.3rem;z-index: 1;font-size: 0.18rem;color: #ffbb51;line-height: 0.18rem;padding-bottom: 0.1rem;font-weight: bold;}
.rightDivfd .sideService2 .msg{position: absolute;left: 0.25rem;bottom: 0.15rem;color: #5b83d6;line-height: 0.34rem;z-index: 1;font-size: 0.14rem;top: 0.5rem;height: 0.34rem;}
.rightDivfd .sideService2 .layer{position: absolute;right: 0.15rem;top: 0.35rem;z-index: 3;display: none;cursor: pointer;}
.rightDivfd .sideService2 .layer em{ display: block;width: 0.36rem;height: 0.36rem;border: #fff solid 2px;background: url(../pic/mnimg8_2.png) center no-repeat;}
.rightDivfd .sideService2 .layer .hideBox{/* display: none; */position: absolute;right: 0;bottom: 0.4rem;width: 3rem;padding: 0.34rem 0 0.45rem 0;background: #fff;border: #eee solid 1px;padding-bottom: 0;top: 0.4rem;bottom: unset;}
.rightDivfd .sideService2 .layer .list{ padding: 0 0.26rem;}
.rightDivfd .sideService2 .layer .list li{float: left;width: 100%;padding-bottom: 0.03rem;}
.rightDivfd .sideService2 .layer .list li a{ display: block;height: 0.34rem;line-height: 0.34rem;font-size: 0.14rem;color: #767676;text-align: center;}
.rightDivfd .sideService2 .layer .list li a:hover{ color: #fff;background: #0fb1fb;}
.rightDivfd .sideSolu2{ position: relative;width: 100%;float: left;}
.rightDivfd .sideSolu2 .imgDiv{height: 0.96rem;}
.rightDivfd .sideSolu2 .imgDiv img{width: 100%;min-height: 2.65rem;}
.rightDivfd .sideSolu2 .title{ position: absolute;left: 0.25rem;top: 0.3rem;z-index: 1;font-size: 0.18rem;color: #3f97f1;line-height: 0.18rem;padding-bottom: 0.1rem;font-weight: bold;}
.rightDivfd .sideSolu2 .msg{position: absolute;left: 0.25rem;bottom: 0.15rem;color: #5b83d6;line-height: 0.34rem;z-index: 1;font-size: 0.14rem;color: #fff;top: 0.5rem;height: 0.34rem;}
.rightDivfd .sideSolu2 .layer{position: absolute;right: 0.15rem;top: 0.35rem;z-index: 2;cursor: pointer;display: none;}
.rightDivfd .sideSolu2 .layer em{display: block;width: 0.36rem;height: 0.36rem;border: #fff solid 2px;background: url(../pic/mnimg8_2.png) center no-repeat;}
.rightDivfd .sideSolu2 .layer .hideBox{/* display: none; */position: absolute;right: 0;bottom: 0.4rem;width: 3rem;padding: 0.34rem 0 0.45rem 0;background: #fff;border: #eee solid 1px;padding-bottom: 0;top: 0.4rem;bottom: unset;}
.rightDivfd .sideSolu2 .layer .list{ padding: 0 0.26rem;}

.rightDivfd .sideSolu2 .layer .list li{float: left;width: 100%;padding-bottom: 0.03rem;}
.rightDivfd .sideSolu2 .layer .list li a{ display: block;height: 0.34rem;line-height: 0.34rem;font-size: 0.14rem;color: #767676;text-align: center;}
.rightDivfd .sideSolu2 .layer .list li a:hover{ color: #fff;background: #0fb1fb;}

.rightDivfd .sideService2 .list,.rightDivfd .sideSolu2 .list{font-size: 0.14rem;color: #fff;width: 80%;margin-left: 0.25rem;line-height: 0.25rem;height: 1.5rem;overflow: hidden;}
.rightDivfd .sideService2 .list a,.rightDivfd .sideSolu2 .list a{color:#fff;}
.rightDivfd .sideService2 .list li,.rightDivfd .sideSolu2 .list li {float: unset;}
/*按钮动画--start*/
.ico_h {transition: All 0.5s ease;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;display: inline-block;position: relative;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);} 
.ico_h:before {pointer-events: none;position: absolute;z-index: -1;content: '';top: 100%;left: 5%;height: 10px;width: 90%;opacity: 0;background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);/* W3C */ -webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform, opacity;transition-property: transform, opacity;} 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px);transform: translateY(-6px);-webkit-animation-name: hover;animation-name: hover;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-direction: alternate;animation-direction: alternate;} 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4;-webkit-transform: translateY(6px);transform: translateY(6px);-webkit-animation-name: hover-shadow;animation-name: hover-shadow;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-direction: alternate;animation-direction: alternate;}

/*新增检测机构*/
.tabContent .Scontentleft{float:left;width: 3.6rem;height: 5.4rem;position: relative;overflow:hidden;border-radius: 6px;}
.tabContent .Scontentleft img{position:absolute;width: 100%;height: auto;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}
.tabContent .Scontentright{float:left;width: 10.4rem;}
.Scontentright .floor-list{width: 100%;float:left;}
.Scontentright .floor-list li{float:left;margin-left: 0.2rem;width: calc(33.33% - 0.2rem);overflow: hidden;box-shadow: 0px 0px 12px #dcd9d9;margin-bottom: 0.2rem;border-radius: 6px; -webkit-transition: .3s;transition: .3s}
.Scontentright .floor-list li:hover{ -webkit-box-shadow: 0 2px 15px 3px rgba(0,0,0,.25);box-shadow: 0 2px 15px 3px rgba(0,0,0,.25);-webkit-transform: translate3d(0,-3px,0);
transform: translate3d(0,-3px,0); -webkit-transition: .3s;transition: .3s}
.Scontentright .floor-list li .floor-img{float:left;width:100%;height: 1.95rem;overflow: hidden;position: relative;}
.Scontentright .floor-list li .floor-img img{width: auto;height: 100%;position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}
.Scontentright .floor-list li .floor-info{float:left;padding: 0.05rem 0.16rem 0.1rem;}
.Scontentright .floor-list li .floor-info h3{font-size:0.16rem;line-height:0.3rem;height:0.3rem;overflow: hidden;}
.Scontentright .floor-list li .floor-info p{color:#666;font-size:0.13rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:0.2rem;}

/*新增底部*/
.footDiv .footer-left {float: left;width: 70%;margin: 0.2rem 0;width: 11rem;}
.footDiv .footer-left dl{float:left;margin-left: 0.85rem;padding-right: 0.16rem;}
.footDiv .footer-left dl:first-child{margin-left:0;}
.footDiv .footer-left dl dt{  font-size: 0.16rem;font-weight: 700;margin-bottom: 0.12rem}
.footDiv .footer-left dl dd {margin: 0;line-height: 0.28rem;/*color: #999*/;font-size: 0.14rem;}
.footDiv .footer-left dl dd a{/*color:#999*/}
.footDiv .footer-left dl dd a:hover{color:#005dae}
.rightDiv .gztitle{font-size: 0.16rem;font-weight: 700;margin-bottom: 0.12rem;padding-left: 0.3rem;}
.footDiv .yqlj{padding: 0.1rem 0 0;position:relative;left:-0.05rem;font-size:0.14rem;float: left;width: 100%;color: #999;}
.footDiv .yqlj a{padding: 0 0.1rem;color: #999;}
.footDiv .yqlj a:first-child{padding-left: 0;}
.footDiv .yqlj a:hover{ text-decoration:underline;}
.foot{background:#f2f5f8;height: 0.7rem;line-height: 0.7rem;text-align: center;color: #2d2d2d;padding: 0.4rem 0;height: auto;line-height: unset;}
.foot a{color:#2d2d2d}
.foot .wal{height:auto;}
.foot .alyqlj a{color:#f2f5f8;padding: 0 0.1rem}
/*新增头部*/
.sNav .tabContent .RimgList{float:right;width:18%;position: relative;height: 5rem;}
.sNav .tabContent .RimgList li{width:100%;margin-top: 0.1rem;padding: 0;height: auto;line-height: inherit;}
.sNav .tabContent .RimgList span{width:100%;float:left;height: 0.8rem;position: relative;overflow: hidden;border-radius: 5px 5px 0 0;}
.sNav .tabContent .RimgList span img{max-width:100%;height: auto;position: absolute;margin: auto;left:0;right:0;top:0;}
.sNav .tabContent .RimgList p{width:100%;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 0.14rem;float: left;line-height: 0.24rem;}
.sNav .tabContent .RimgList .R_more{color:#005dae;padding: 0;line-height: 0.24rem;float: left;font-size: 0.15rem;padding-left: 0.6rem;position: absolute;bottom: 0.1rem;}
.secondList .twonav{width:100%;float:left;padding-bottom: 0.1rem;border-bottom: 1px solid #f5f5f5;}
.secondList .twonav .twotitle{width: 1.3rem;float:left;display: block;font-weight: 700;font-size: 0.16rem;line-height: 0.3rem;height: 0.3rem;position: relative;padding-left: 0.2rem;}
.secondList .twonav .twotitle:before{content:"";background:#005dae;width: 4px;height: 16px;position: absolute;left: 7px;top: 6px;border-radius: 14px;}
.secondList .twonav a{line-height:0.3rem;font-size: 0.15rem;text-align: left;padding: 0;}
.secondList .twonav .threeinfo{float:left;text-align: left;width: calc(100% - 1.6rem);}
.secondList .twonav .threeinfo dl{width:100%;float:left}
.secondList .twonav .threeinfo dt{width:100%;font-weight:700;}
.secondList .twonav .threeinfo dd{float:left;padding-right: 0.2rem;}
.topbox{box-shadow: 0 2px 8px 0 rgba(0,0,0,.2); }



.back {
    background: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.5;
    z-index: 9;
    top: 0;
    left: 0;
    display: none;
}

.imgWindow {
    position: fixed;
    z-index: 99;
    width: 90%;
    height: 90%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    border: 5px solid #fff;
}

.imgWindow img {
    max-width: 100%;
    max-height: 100%;
}

#mbPrevLink {
    background: url(../pic/CustomBlackPrevious.gif) no-repeat center center;
    width: 0.32rem;
    height: 1rem;
    position: absolute;
    top: calc(50% - 0.32rem);
    left: -0.38rem;
    z-index: 999;
    background-size: 0.32rem auto;
}

#mbNextLink {
    background: url(../pic/CustomBlackNext.gif) no-repeat 0 0;
    width: 0.32rem;
    height: 1rem;
    position: absolute;
    top: calc(50% - 0.32rem);
    right: -0.38rem;
    z-index: 999;
    background-size: 0.32rem auto;
}

#mbCloseLink {
    background: url(../pic/CustomBlackClose.gif) no-repeat 0 0;
    width: 0.32rem;
    height: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    background-size: 0.32rem auto;
}

.pdfxz.honor li span{display: flex;justify-content: center;align-items: center;cursor: pointer;}
.pdfxz.honor li span img{width:auto;height:auto; max-width: 100%;max-height: 100%;}

.hd-info{float:left;text-align: center;width: 100%;margin-bottom: 0.4rem;}
.hd-info span {margin-right: 0.5rem;font-size: 0.14rem;}
