@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
html,body,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,textarea,table,tr,th,td,em{margin:0;padding:0;list-style:none}
i,em{font-style:normal;}
img{border:0;}
input{ border:0; outline:none;}
html{-webkit-text-size-adjust:none;}
body{font-family:"微软雅黑",Arial;font-size:14px; line-height:25px; -webkit-text-size-adjust:none;background-color:#fff;padding-bottom:44px;}
pre{ word-wrap: break-word;max-width:100%;}
pre{font-family:"微软雅黑",Arial;white-space: pre-wrap !important;word-wrap: break-word;}
a{ text-decoration:none;color:#333;transition: all 0.6s;-ms-transition: all 0.8s;}
a:hover{ color:#009688;}
table{max-width:100%;border-collapse: collapse;}
td,th{padding:0 5px !important;border: 1px solid #ccc;border-color: #ccc;}
@-webkit-keyframes bgfun{
    from{
        background-position-x: 50%;
    }
    to{
        background-position-x: 100%;
    }
}

@font-face {
    font-family: "iconfont"; /* Project id 1842298 */
    src: url('iconfont.woff2?t=1655114268708') format('woff2'),
    url('iconfont.woff?t=1655114268708') format('woff'),
    url('iconfont.ttf?t=1655114268708') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconchazhao:before {
    content: "\e817";
}

.iconhuiyuan:before {
    content: "\e657";
}

.iconchakan:before {
    content: "\e60f";
}

.iconshijian1:before {
    content: "\e6ad";
}

.iconshoucang:before {
    content: "\e86d";
}

.iconicon-come:before {
    content: "\e62f";
}

.iconditu_dingwei_o:before {
    content: "\ebbb";
}

.iconzuozhe:before {
    content: "\e67b";
}

.iconshoucang1:before {
    content: "\e8b9";
}

.iconyonghufankuibeifen:before {
    content: "\e604";
}

.iconshijian:before {
    content: "\e665";
}

.iconliulan:before {
    content: "\e61d";
}

.icondianzan:before {
    content: "\ec7f";
}

.iconhuiyuan21:before {
    content: "\e641";
}

.iconzanfill:before {
    content: "\e6ce";
}

.iconyijin14-cai:before {
    content: "\e60e";
}

.iconhuiyuanzhongxin:before {
    content: "\e637";
}

.iconyaoqingma:before {
    content: "\e66e";
}

.iconyaoqingma1:before {
    content: "\e658";
}

.iconyouxiang:before {
    content: "\e65e";
}

.iconyanzhengma:before {
    content: "\e623";
}

.iconyaoqingma2:before {
    content: "\e638";
}

.iconzhanghao:before {
    content: "\e66d";
}

.iconmima:before {
    content: "\e633";
}



.cRed{color:red;}
.fl{ float:left;}
.fr{ float:right;}
.span{display:inline-block}
.tr{text-align:right;}
.fw{ font-weight:bold;}
.pr{ position:relative;}
.tc{text-align:center;}
.o{ overflow:hidden;}
.clear:after,.w1200:after{ content:""; display:block; clear:both; visibility:hidden;}
.clear,.w1200{ zoom:1;}
.w1200{width:1000px;margin:0 auto;}
.w110{width:110%;}
.w780{width:700px;margin:0 auto;}
.max{width:1000000000px;}
.cb{color:#ffcc50;}
.b{font-weight:800;}
.f17{font-size:17px;}
.mt20{ margin-top:20px;}
.dn{display:none;}
.plr20{padding:0 20px 20px 20px;}
.oneoverflow{overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.ljTime{
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
}
.alertLj{
    transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.ljTran{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(360deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg); 	/* Opera */
}
.ljTranY{
    transform:rotateY(1080deg);
    -ms-transform:rotateY(1080deg); 	/* IE 9 */
    -moz-transform:rotateY(1080deg); 	/* Firefox */
    -webkit-transform:rotateY(1080deg); /* Safari 和 Chrome */
    -o-transform:rotateY(1080deg); 	/* Opera */
}
img{max-width:100%;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc;}

.logo{text-align:center;font-size:20px;display:block;padding:10px;text-transform:Uppercase;}
.min{max-width:1000px;margin:0 auto;display:none;overflow:hidden;}
.min.on{display:block;}
.min h3{background:url(../images/h3.png) no-repeat center left;background-size:auto 100%;padding-left:50px;line-height:40px;margin:0 20px;}
.min a{display:block;background:#ececec url(../images/a.png) no-repeat center left;background-size:auto 100%;padding-left:40px;line-height:35px;margin:20px 40px;color:#06b345;border-radius:5px; border: 1px solid #ffaf90;box-shadow: 0 0 5px 1px #ffaf90;position:relative;right:-200%;}
.min a.tt{background-color:#333333;color:#fff;border: 1px solid #333333;box-shadow: 0 0 5px 1px #333333;}

.min a{-webkit-animation-iteration-count: infinite;-webkit-animation-name:borderPulse;-webkit-animation-duration: 3s;}
.min a:hover{background-color:#fdcf56;color:#07923a;transform: scale(.9);-ms-transform: scale(.9);}
.min p{line-height:35px;margin:10px 40px;display:block;opacity:0;}
.min p b{width:30%;display:inline-block;}
.min .inp{line-height:35px;height:35px;width:67%;padding:0 1%;background:rgba(255,255,255,.1);color:#333;border: 1px solid #ccc;}
.min select.inp{width:69%;}
.min .sub{background-image:none;text-align:center;padding:0;font-size:20px;color:#fff;}
.min .subCancel{background-image: none;padding: 0;text-align: center;background-color: #cea948;color: #fff;}
.footer{position:fixed;bottom:0;height:35px;overflow:hidden;width:100%;left:0;}


body>.header{height:60px;line-height:60px;background:rgba(255,255,255,.9);position: fixed;top: 0;left: 0;z-index: 20;box-shadow: 1px 3px 4px #ececec;width:100%;}
body>.header .hmin{width: 1200px;margin: 0 auto;max-width:100%;text-align:center;}
body>.header a.logo{display: inline-block;padding:0;width: 60px;height: 60px;background: url(../img/logo3.png) no-repeat center;background-size: 80%;vertical-align: middle;float: left;}
body>.header ul{float: initial;display: inline-block;}
body>.header ul a{color:#333;padding: 0 40px;display: inline-block; border-radius: 5px;}
body>.header li{float: initial;display:inline-block;transition: all .5s;-ms-transition: all .5s;box-shadow:0 0 0 0 #d9bb6a;position:relative;}
body>.header li.on{    font-weight: 800;color: #009688;border-radius: 5px;box-shadow: 3px 3px 4px #009688;}
body>.header li.on a{color:#009688;font-weight: 800;}
body>.header li a:hover{color:#009688;}
body>.header li a:before{box-shadow: 3px 4px 4px #ececec;content: '';border-top: 0;border-left: 0;position: absolute;right: 0;bottom: 0;transition: all .5s;opacity: 0;width: 0;height: 0;}
body>.header li a:hover:before{width: 100%;height: 100%;opacity: .5;}

.left{width: 220px;margin: 0 auto;transition: all .5s;float:left;    margin-left: 0 !important;}

.menu{text-align:center;}
.left.ljFx{position:fixed;top:60px;z-index: 2;}
.menu,.left .tuijian{margin: 10px auto;background: #fff;padding: 10px;border-radius: 3px;text-align: right;box-shadow: 2px 3px 4px #ececec;}
.menu a{padding:0 8px;display:inline-block;line-height: 30px;    color: #353333;margin: 0 5px;transition: all .5s;}
.menu a{color: #607d8b;box-shadow: 2px 3px 4px #ececec;border-radius: 5px;display: inline-block;margin-top: 6px;font-size:14px;}
.menu a.on{font-weight: 800;color:#009688;border-radius: 5px;box-shadow: 3px 3px 4px #009688;}
.menu a:hover{box-shadow: 2px 3px 4px #009688;transition: 0.4s;margin-left: 1px;}
.menu h3{color: #009688;margin-top:7px;}

.left .tuijian{text-align: left;line-height: 30px;}
.left .tuijian li{display: flex;height: 30px;overflow: hidden;}
.left .tuijian li a{flex: 2;overflow: hidden;margin-right: 2px;}
.left .tuijian li a:hover{color:#009688;text-decoration: underline}
.left .tuijian li span{flex: .5;color:#ccc;}
.left .tuijian li span i{margin-right: 2px;}

.page,.list,.detail{margin: 0 auto;padding: 0 10px;border-radius: 5px;background:#fff;float:right;width:80%;margin-right:2%;}
.searchList{padding:0;}
.list{box-shadow: 2px 3px 4px #ececec;float:right;}

.list .ateam{border-bottom:1px solid #f3f3f3;position:relative;transition: all .5s;padding: 10px;background:#fff;}
.list .ateamBg{position:absolute;z-index:-1;top:0;left:0;width:0;height:100%;display:block;transition: all .5s;}
.list .ateam:hover .ateamBg{background: #ececec;width:100%;}
.list .ateam:hover a{color:#009688}
.list .ateam:hover{border-color:#fff;}
.list .ateam .txt{transition: all .5s}
.list .ateam:hover .txt{box-shadow: 0 1px 4px #e0e0e0;padding: 0 5px;}


.list .a{display:block;line-height:35px;height:35px;overflow:hidden;}
.list a n{color:red;}

.list a>b{color: #ff9595;text-decoration: underline;}
.list .ateam p{color:#969696;line-height:20px;font-size:12px;cursor: pointer;height: 40px;overflow: hidden;}
.list .ateam:hover p{    color: #009688;}
.page{margin-top:20px;}
.page a{width:44%;display:inline-block;font-size:30px;line-height:35px;background:#009688;color:#fff;padding:0 2%;border-radius: 5px;}
.page a.next{float:right;text-align:right;}
.page a:hover{background:#333;}
.detail{text-align:left;border:1px solid #f5f5f5;border-radius:5px;padding:0;}
.detail .detail{width:100%;}
.detailTitle{border-bottom:1px solid #f7f7f7;padding:10px;margin-bottom:10px;box-shadow:1px 4px 18px #ececec;margin-top: 10px;}
.detailCont{padding:10px;font-size: 14px;line-height: 35px;}
.detailCont img{cursor: pointer;}
.detailCont h1{font-size:16px;}
.detailCont h2{font-size:14px;}
.footer{background:rgba(0, 0, 0,.8);color:#fff;z-index:10;}

.mesBox{padding:10px;}
.inp{line-height: 30px;margin:5px 0;border-radius: 5px;text-indent: 10px;width:100%;border: 1px solid #ccc;}
.mesBox .inp{background: none;}
.mesBox .sub{display: block;}
.sub{display:inline-block;margin:10px 0;text-align:center;background:#009688;border-radius:5px;line-height:30px;color:#fff;padding: 0 10px;font-weight:800;}
.message .mesTeam{margin-bottom:10px;padding-bottom:10px;box-shadow: 2px 2px 2px #eee;}
.message .mesTeam .f{color:#ffb900}
.mesh3{color: #009688;padding:10px;font-size: 16px;box-shadow: 1px 1px 4px #ececec;border-radius: 5px;}
.mescont{padding:10px;}
#stars{width:100%;height:30px;position:absolute;top:0;left:0;z-index:-1;}
.indexdata{max-width:1200px;margin:30px auto;}
.indexdata h3{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;}
.indexdata h3 a{font-weight: 300;font-family: Arial;color: #ccc;font-size:14px;}
.indexdata.alink{padding-bottom:30px;}

.indexdata .dataTeam li{overflow:hidden;height:22px;border-bottom: 1px solid #ececec;padding-bottom:5px;margin-bottom:5px;}
.indexdata .dataTeam li span.fr{color:#b1b1b1;}
.indexdata .dataTeam li:hover a{font-size:16px;}
.alink a{display:inline-block;margin-right:5px;}
.alink a.on{color: #009688;}
.dataTeam{width:47%;float:left;margin-bottom:20px;border-radius: 5px;background:#fff;box-shadow: 2px 3px 4px #ececec;transition: all .5s;}
.dataTeam ul{padding:10px;}
.dataTeam:nth-child(2n){margin-left:2%;float:right;}
.dataTeam:hover{box-shadow: 5px 5px 4px #ececec;}
.mescontHf{padding:10px;margin:10px 0;box-shadow: 6px 6px 10px #eee;color: #ccc;}
.tuijianData{padding:10px;padding-bottom:20px;border-top: 1px solid #eee;box-shadow: 1px -2px 4px #ececec;}
.tuijianData li{width:48%;float:left;border-bottom:1px solid #eee;overflow:hidden;height: 32px;line-height: 32px;}
.tuijianData li:nth-child(2n){margin-left:2%;}
.tuijianData h3{margin-bottom:10px;}
.userAddress{position: absolute;right: 8%;top: 3%;font-size: 12px;opacity: .6;z-index:-1;}
.userAddress span{display:none;}
.slist{padding: 20px;}
.slist .a{display:inline-block;text-decoration: underline;padding: 0 5px;}
.slist .alinks{text-decoration: none;border: 1px solid #eee;border-radius: 5px;margin: 5px 0;margin-right: 5px;}
.fmenu{position:fixed;top:0;left:0;background: #1d1d1d;padding:10px;padding-right:0;background:linear-gradient(70deg,#12243b,#14202f,#234d83);border-bottom-right-radius: 5px;box-shadow: 2px 1px 4px #234d83;display:none;}
.fmenu a{color:#fff;display:block;padding:5px 10px;transition: all .5s;position:relative;}
.fmenu a.on{background:#fff;color:#333;}
.fmenu a:hover{color:#ececec;padding-left:15px;padding-right:5px;font-family: "League-Gothic", Courier;}

.fmenu a.on:after,.fmenu a:hover:after{display:inline-block;width:2px;height:2px;background:#fff;position:absolute;left:-1px;top:-1px;content:" ";animation:border 5s infinite cubic-bezier(.3,.5,0,1);border-radius:50%;box-shadow: 0 0 0 0 #ececec;}

.xClose{font-size:12px;padding:5px 10px;cursor: pointer;}
.x{animation:twinkling .5s infinite linear;-webkit-animation: twinkling 5s infinite ease-in-out;display:inline-block;width:2px;height:2px;border-radius:50%;background:#fff;opacity:0;margin: 2px;float: left;}
.x:nth-child(2){animation-delay:.3s;-webkit-animation-delay:.3s;}
.x:nth-child(3){animation-delay:.5s;-webkit-animation-delay:.5s;}
.x:nth-child(4){animation-delay:.8s;-webkit-animation-delay:.8s;}
.x:nth-child(5){animation-delay:1s;-webkit-animation-delay:1s;}
.x:nth-child(6){animation-delay:1.3s;-webkit-animation-delay:1.3s;}
.x:nth-child(7){animation-delay:1.5s;-webkit-animation-delay:1.5s;}
.x:nth-child(8){animation-delay:1.7s;-webkit-animation-delay:1.7s;}
.x:nth-child(9){animation-delay:1.9s;-webkit-animation-delay:1.9s;}
.x:nth-child(10){animation-delay:2s;-webkit-animation-delay:2s;}
.xbox{height:25px;}
.fmenu a.ljlx{position: absolute;bottom: -42px;left:18px;line-height:42px;color: #06b345 !important;font-weight:800;width:100px;padding-right:0;}
.fmenu a.ljlx img{vertical-align: middle;}


.htit{line-height: 50px;box-shadow: 1px 3px 4px #ececec;margin-bottom: 20px;padding: 0 10px;}
.mlist{padding:0;}
.mlist .ateam {padding:0 10px;}
.mlist .ateam .img{padding:10px 0;}

body>.x{background:#a57b0d;position:absolute;width: 5px;height: 5px;}


.ateam .txt.fr{width:760px;}
.ateam .img{width:150px;height:100px;overflow:hidden;}
.ateam .img a{height:100%;overflow:hidden;margin-top:6px;}
.ateam .img img{width:100%;height:100%;transition: all .5s;}
.ateam:hover .img img{background-size:80%;}
.times{padding-top:10px;height:auto !important;}
.searchList .txt.fr{width:1000px;}
.times span{padding-right:10px;}
.times span i{display:inline-block;margin-right:5px;}
.times span i.iconshijian{font-size:14px;}


.searchBox{padding:5px;background: #fff;border-radius:5px;box-shadow:1px 1px 10px #ececec;position:relative;z-index:11;}
.searchBox .inp{margin:0;border-radius:0;border-color:#ececec;border-right:0;line-height:35px;width:815px;}
.sclick{display:inline-block;line-height:35px;text-align:center;font-size:16px;}
.shis{padding:5px;height:20px;overflow:hidden;}
.shis a{display:inline-block;color:#009688;}
.shis a:hover{color:#009688;transform: scale(1.1);-ms-transform: scale(1.1);}
.a:hover{text-decoration: underline;}
.rtop,.rewm{position: fixed;right: 50%;margin-right: -49%;bottom: 80px;line-height: 15px;cursor: pointer;display: none;background: url(../images/top.png) no-repeat center;text-indent: -200%;background-size: 70%;width: 50px;overflow: hidden;height: 40px;    z-index:12;}
.rtop:after{border:1px solid #009688;border-bottom:0;border-right:0;content:'';position:absolute;left:0;top:0;transition:all 1s;opacity:0;width:0;height:0;}
.rtop:before{border:1px solid #009688;border-top:0;border-left:0;content:'';position:absolute;right:0;bottom:0;transition:all 1s;opacity:0;width:0;height:0;}
.rtop:hover{background-color:#fff;}
.rtop:hover:after{width:100%;height:100%;opacity:1;}
.rtop:hover:before{width:100%;height:100%;opacity:1;}
.hot{color: #fff;background: #d69f0f;padding: 0 5px;display: inline-block;margin-right: 5px;border-radius: 5px;line-height: 16px;font-size: 12px;}
.rewm{bottom:30vh;display: block;background-image:url(../img/ewx.png);    overflow: inherit;text-align: center;padding-top: 86px;text-indent: 0;}
.rewm p{width: 114%;margin-left: -7%;color: #ccc;}
.rewm img{display: none;    width: 100px;height: 100px;background: #fff;position: absolute;right: 55px;max-width: initial;bottom: 0;}
.rewm:hover img{display: block;}


.zview{cursor: pointer;position: fixed;right: 50%;color: #333;margin-right: -49%;background: url(../images/dz0.png) no-repeat center top;background-size:35px auto;bottom:110px;transition:all 1s;width: 50px;height: 50px;    z-index:12;}
.zview:hover{background-image:url(../images/dz.png);}
.zview.erlo{cursor: no-drop;background-image: url(../images/dz.png)}
.zview.erlo:hover{background-image:url(../images/dz.png);}
.zview b{position: absolute;top: -22px;left:0;text-align: center;width: 100%;}
.zview.erlo b{color:#ff613e;}

.dsTxt{position: fixed;right: 50%;color: #009688;margin-right: -49%;background: url(../ds.png) no-repeat center 10px;background-size: 80% auto;bottom: 130px;transition: all 1s;width: 50px;padding-top: 60px;padding-bottom: 10px;text-align: center;border: 1px solid #009688;line-height: 20px;cursor: pointer;animation:rotateXYX 1s infinite;animation-iteration-count:3;}

@keyframes rotateXYX{
    from{
        transform: rotateZ(0deg) rotateX(0deg) rotateY(0deg);
    }
    to{
        transform: rotateZ(360deg) rotateX(360deg) rotateY(360deg);
    }
}

.dsTxt:hover{transform: rotateZ(360deg) rotateX(360deg) rotateY(360deg);}
.dsDiv{display:none;position:fixed;bottom:100px;right:50%;border:1px solid #ccc;background:#eee;text-align:center;    margin-right: -43%;z-index: 99;}
.dsDiv h3{text-align:center;line-height:35px;font-size:16px;font-weight:800;background:#000;color:#fff;}
.dsDiv h3 a{float:right;font-size:30px;font-weight:100;padding-right:10px;color:#b0b0b0;}
.dsDiv h3 a:hover{color:#fff;}
.dsDiv .dsbox{width:45%;margin:5px;text-align:center;display:inline-block;color: #333;}
.dsDiv .dsbox img{max-width:90%;}

.wc_pr{position:relative;}
.wc_heart {width:0;height:0;display:none;visibility:hidden;background: url("../img/heart.png") no-repeat;background-position: 0 0;cursor: pointer;-webkit-transition: background-position 1s steps(28);transition: background-position 1s steps(28);-webkit-transition-duration: 0s;transition-duration: 0s;position:absolute;}
.wc_heart.is-active {width: 100px;height: 100px;visibility:inherit;-webkit-transition-duration: 1s;transition-duration: 1s;background-position: -2800px 0;}

input{vertical-align: middle;}
.vipReg,.vipLogin,.vipPasswd,.vipFir,.minVbox{width:350px;margin: 0 auto;}
.inp.formVal{width:98%;}
.minVbox .inp{line-height:50px;border-color: #eee;}
.minVbox textarea.inp{line-height: 30px;min-height: 120px;}
.minVbox .sub{line-height:40px;}
.eye{color: #ccc;font-size:25px;overflow: hidden;cursor: pointer;}
.iconfont.eye{font-size:26px;}
.on .eye{color: #009688;}
.sendCode{color:#e44708;border-radius:10px;padding: 0 10px;cursor: pointer;line-height:38px}
.sendCode.erloLoad{color:#716e6d;}
.verr{font-size: 12px;padding:10px 0;color:#b9b9b9;}
.verr a{color:#4e4e4e}

.vhead{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;}
.vhead .span{width:100px;height:100px;overflow:hidden;display:block;border-radius:50%;margin:0 auto;border: 1px solid #ccc;position:relative;background:url(../images/20.png);}
.vhead .span i{animation:loadRotate 3s linear infinite;display:block;width:100%;height:100%;background:url(../images/21.png),url(../images/22.png);position: absolute;z-index:0;}
.vhead .span img{transition: 0.4s linear;}
.vhead .span:hover img{transform: scale(1.2);}


@-webkit-keyframes loadRotate{
    from{
        -webkit-transform:rotateZ(0deg);
    }
    to{
        -webkit-transform:rotateZ(360deg);
    }
}
@keyframes loadRotate{
    from{
        transform:rotateZ(0deg);
    }
    to{
        transform:rotateZ(360deg);
    }
}


.vhead img{width:100%;}
.vipBox .p{width:350px;margin:0 auto;line-height:50px;}
.vipBox b{display:inline-block;width:100px;text-align:right;}
.sign{display:inline-block;background:url(../images/sign.png) no-repeat center left;width:30px;height:30px;background-size:25px;vertical-align: middle;margin-left:5px;cursor: pointer;}
.sign:hover{color:#b9934b;}
.sign.on{background-image:url(../images/sign1.png);color:#a8a8a8;}
.setbj{display:inline-block;background:url(../images/bj.png) no-repeat center left;background-size:25px;text-decoration: underline;cursor: pointer;width:25px;height:25px;vertical-align: middle;}
.ptb10{padding:15px 0;}

.vipTy{display:inline-block;vertical-align: middle;background: url(../images/ty.png) no-repeat 5px center;line-height: 30px;color: #d81e06;overflow:hidden;width:36px;height:36px;border-radius: 50px;background-size: 20px;text-indent: 100px;transition: 0.4s linear;position:relative;}
.vipTy i{display:inline-block;width:36px;height:36px;position:absolute;left:0;top:0;background:url(../images/ty.png) no-repeat center;opacity: .5;}
.vipTy i{animation:loadScal 2s linear infinite alternate;}
/*a.vipTy:hover{width:118px;padding-left:32px;text-indent: 0;left:0;}*/

.vmenu{border-bottom:1px solid #ccc;}
.vmenu a{display:inline-block;float:left;padding:0 20px;background:#009688;background-image: linear-gradient(320deg, #00ffd5 20%,#008cff 50%);line-height: 35px;height: 35px;color:#fff;margin-right: 10px;border-top-left-radius:5px;border-top-right-radius:5px;}
.vmenu a:hover{color:#009688;}
.vmenu a.on{background-image: linear-gradient(160deg, #00ffd5 20%,#008cff 50%);box-shadow: 4px 4px 4px #009688;border-color:#009688;}
.vhomev .detail{padding: 0 10px;}

.vmenus{text-align: center;}
.vmenus a{box-shadow: initial;margin:0;}
.vmenus .p{padding:10px 0;text-align: left;}
.vmenus a.vout{box-shadow: 0 0 12px 6px #ececec;display: block;text-align: center;}



@-webkit-keyframes loadScal{
    from{
        -webkit-transform:scale(0.5);
    }
    to{
        -webkit-transform:scale(1);
    }
}
@keyframes loadScal{
    from{
        transform:scale(0.5);
    }
    to{
        transform:scale(1);
    }
}
#die{/*filter:Gray; */-webkit-filter: grayscale(100%); }
#die,#die .shis a,#die a:hover,#die .searchBox .inp{color:#ccc;border-color:#ccc;}
#die .min a{border-color:#ccc;box-shadow: 0 0 5px 1px #ccc;}
#die .sclick{border-color:#ccc;color:#fff;}
#die .min h3{background-image:url(../images/h3_.png)}
#die .indexdata h3,#die .min a,#die .sclick,#die .hot{background-color:#ccc;}
#die .min a{color:#868686;background-color:#e3e3e3;}
#die .min a:hover{color:#eee;}
#lz{cursor: pointer;display:block;right: 42px;position: absolute;background:url(../images/lz1.png) no-repeat center;height: 136px;width:56px;top:300px;}
#lz:hover{cursor:url(../images/hy1.ico),auto;}
#lz.on{background-image:url(../images/lz2.png?a=1);transition: 0.4s linear;}
#lz i{opacity: 0;position:absolute;top:-12px;width: 14px;height: 70px;background-color: white;border-radius: 100% 100% 0 0;
    box-shadow: 0 0 20px #FFFEF0, 0 0 20px #FFFEE6, 0 0 20px #fefcc9, 10px -10px 30px #feec85, -20px -20px 40px #ffae34, 20px -40px 50px #ec760c, -20px -60px 60px #cd4606, 0 -80px 70px #973716, 10px -90px 80px #451b0e;
    animation: flame 3s infinite linear;
}
#lz.on i{opacity: 1;transition: 0.4s linear;}
#lz a{position: absolute;bottom: 4px;font-weight: 800;left: -2px;border-bottom: 1px solid #ccc;line-height: 18px;color: #ccc;}
#lz:before, #lz:after {position: absolute;content: "";}
#lz:hover{opacity: .5;transition: 0.4s linear;}
.errBc{background:url(../images/err.png) no-repeat center left;padding-left: 15px;margin-left: 10px;color: #d52609;cursor: pointer;}
.errBc.lj{cursor: no-drop;}
.errBc:hover{text-decoration: underline;color: red;}

#loader{width:100%;height:100%;background-color:#bb9d4d;z-index:1000;position:fixed;top:0;left:0;}
#loader .logo,#loader .circle{padding:0;position: absolute;top: 50%;left: 50%;margin-left: -60px;margin-top: -60px;width: 90pt;height: 90pt;}
#loader .logo{background-position: -120px 0;}
#loader .circle{background-position: 0 0;animation: spin 1s infinite linear;-moz-animation: spin 1s infinite linear;-webkit-animation: spin 1s infinite linear;}
@-ms-keyframes spin { from { -ms-transform: rotate(0deg); } to { -ms-transform: rotate(360deg); }}
@-moz-keyframes spin { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); }}
@-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); }}
@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); }}

.searchBg{display:none;position: absolute;z-index: 10;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,.2);}


/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸
::-webkit-scrollbar{width: 2px;height: 16px;background-color: #f6dc97;}  */
/*定义滚动条轨道 内阴影+圆角
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;background-color: #F5F5F5;}*/
/*定义滑块 内阴影+圆角
::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);border-radius: 10px;background-color: #f6dc97;}*/
.messageBox{max-width:1000px;margin:0 auto;}
.messageList{height:350px;overflow-y:auto;border:1px solid #ccc;padding:10px;}
.messageList li{border-bottom:1px solid #eee;padding:10px 0;}
.messageList .mhead{text-align:center;width:50px;height:75px;overflow:hidden;float:left;}
.messageList .mhead img{border-radius:50%;width:50px;height:50px;display:inline-block;border:1px solid #ccc;}
.messageList .mcont{float:left;max-width:900px;margin-left:10px;border:1px solid #ccc;padding:5px;margin-top:30px;border-radius: 5px;position:relative;}
.messageBox .mname{position:absolute;top:-32px;overflow:hidden;font-weight:800;height:25px;min-width:200px;}
.messageBox .mname b{font-weight:100;font-size:12px;margin-left:10px;}
.messageList li.cur .mcont{background:#f6dc97;border-color:#f6dc97;color:#bb8800}
.messageList li .mcont pre b{font-size:12px;font-weight:100;color:#565656}
#liveBox .inp.text{line-height:25px;height:75px;}
#liveBox .sub{width:20%;float:right;}
.end{float:right;margin:10px;line-height:30px;}
#liveBox{position:fixed;bottom:30px;right:10px;padding:10px;z-index: 11;border-color: #009688;border-radius: 5px;max-width: 90%;transition: all 1s;}

#liveBox:after{border:1px solid #009688;border-bottom:0;border-right:0;content:'';position:absolute;left:0;top:0;transition:all 1s;opacity:0;width:0;height:0;}
#liveBox:before{border:1px solid #009688;border-top:0;border-left:0;content:'';position:absolute;right:0;bottom:0;transition:all 1s;opacity:0;width:0;height:0;}
#liveBox:hover:after{width:100%;height:100%;opacity:1;}
#liveBox:hover:before{width:100%;height:100%;opacity:1;}


#liveBox.current{background:#fff;border:1px solid #009688;}
#liveBox>h3{background: url(../images/live.png) no-repeat center left;background-size: auto 100%;padding-left: 30px;color:#d81e06;width:0;overflow:hidden;height:25px;font-size:14px;transition: all 1s;cursor: pointer;position: relative;
    z-index: 1;}
#liveBox>h3.on{width:85px;}
#liveBox .messageBox{width:300px;border-left:0;border-right:0;display:none;position: relative;z-index: 1;}
/*#liveBox.current .messageBox{display:block;opacity: 1;}*/
#liveBox .messageBox .mname{max-width: 200px;}
#liveBox .messageBox .cur .mname{right:0;text-align:right;}
#liveBox .messageBox .mcont{max-width: 200px;}
#liveBox .messageList li.cur .mhead{float:right;}
#liveBox .messageList li.cur .mcont{float:right;margin-left:0;margin-right:10px;}
#liveBox .inp.formVal{width:93%;}
@media screen and (max-width : 750px){
    .messageList li.cur .mhead{float:right;}
    .messageList li.cur .mcont{float:right;margin-left:0;margin-right:10px;}
}


.list.o{background: none;border: 0;box-shadow: initial;}
.list .w110 a{height: 100%;}
.list .w110 .ateam{float: left;width:210px;margin: 10px 0;margin-right: 20px;text-align: center;padding-bottom: 0;}
.list .w110 .ateam .ateamBg{top: auto;bottom: 0;height: 2px;}
.list .w110 .ateam img{margin-bottom: 10px;width: 100%;height: 150px;}
/*.list .w110 .ateam:hover{padding-top:10px;}*/
.list .w110 .ateam:hover .ateamBg{background: #009688;z-index:12;width: 100%;}

@media screen and (max-width : 750px){
    .list .w110 .ateam{width:90%;}
    .list .w110 .ateam img{height:50vw}
}


.swiper-slide {

    /* Center slide text vertically */
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}

body.over{overflow:hidden;}
.errBcBg{position: fixed;top: 0;left: 0;height: 100vh;width: 100%;background: rgba(0,0,0,.5);z-index: 99;}
.errBcBox{position: fixed;left: 50%;top: 200px;width: 500px;padding: 20px;margin-left: -250px;background: #fff;z-index: 100;}
.errBcBox select{margin-top: 15px;width: 100%;line-height: 30px;height: 30px;border-radius: 5px;}
.errBcBox .close{cursor: pointer;width: 30px;height: 30px;background:url(../close.png) no-repeat center;background-size:80%;}
.errBcBox .close:hover{animation:spin 2s linear infinite alternate;}

.detailCont .noPre pre{background: #ededed;padding: 10px;color: #152437;line-height: 24px;}


.indexdata.list{width:100%;max-width: none;background:#009688;background-image: linear-gradient(160deg, #00ffd5 20%,#008cff 80%);padding:20px;padding-bottom:50px;}
.list .w110 .ateam{border:1px solid #ccc;padding:0;}
.indexdata.list .w110 .ateam{width:255px;background: #332d1e;border: 1px solid #fff;padding:0;position:relative;}
.list .w110 .ateam img{height:230px;transition: all 1s;-ms-transition: all 1s;}
.list .w110 .ateam:hover img{transform: scale(.9);-ms-transform: scale(.9);}
.indexdata.list .w110 .ateam a{color:#fff;}
.indexdata.list h2{text-align:center;padding-bottom:20px;color:#fff;}
.indexdata.list .w110 .ateam:hover .ateamBg{background:#fff;}
.span{display:inline;}

.vhome .detail{width:100%;}
.vhomev .detail{border:0;}


.minl{width: 1200px;margin:0 auto;margin-top:60px;padding-bottom:40px;}
.minl .list,.minl .detail{width:950px;margin-right:0;max-width: 100%;    min-height: 86vh;}
.searchClass .menu{display:none;}
.searchClass .list{width:100%;}
.searchClass .searchBox{width:100%;max-width:100%;}
.searchClass .searchBox .inp{width:50%;}
.noData{padding:100px 0;text-align:center;}
.noData img{ width:100px;}

.searchAjaxList{position:absolute;width:800px;border:1px solid #ccc;border-top:0;background:#ffff;display:none;padding-bottom:20px;z-index: 11;}
.searchAjaxList li{padding:0 10px;cursor: pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3e3e3e;}
.searchAjaxList li:hover{color:#c9a033;}

.aimg{vertical-align: middle;margin:0 5px;}
.footer a{color:#fff;}

.hSearch{padding:20vh 0 50vh 0;background:no-repeat center;background-size: cover;}
.searchBox{padding:10px;background:rgba(255,255,255,.8);}
.searchBox input{background:none;}
.searchForm {display:flex;padding-left: 10px;border-bottom: 1px solid #009688;border-radius: 5px;}
.searchForm .sinp{flex: 4;}
.searchForm .sclicks{flex: 1;}
.searchForm .sclicks .sclick{width:100%;padding:0;background:#009688;color:#fff;border-bottom-right-radius:5px;border-top-right-radius:5px;}



.joke{position:fixed;bottom:190px;right:10px;background:#fff;border-radius: 5px;overflow:hidden;width:200px;display:none;}
.joke .h3{background:#009688;color:#fff;padding:5px 10px;font-size:16px;}
.joke .h3 .fr{font-size:12px;color:#fff;}
.joke .p10{padding:10px;border:1px solid #009688;border-radius: 5px;border-top-right-radius: 0;border-top-left-radius: 0;}
.joke .ljForm{}
.joke .ljSub{display:block;background:#009688;color:#fff;border-radius: 5px;text-align:center;line-height:30px;}
.joke .inp{padding:0;width:100%;text-indent:5px;display:block;}
.joke .altLikes{font-size:12px;border-bottom:2px solid #ccc;margin-bottom:10px;padding-bottom:10px;}
.joke .iconfont{vertical-align: middle;}
.joke .ljClick.zan{}
.joke .ljClick.zani{color:#9e9e9e;}
.joke .ljClick.on{color:#f44336;}
.joke .mina{opacity: 0;line-height: 22px;color:#333;max-height:300px;overflow-y: auto;transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-moz-transition: all .5s;background:none;padding:0;}
.joke .mina.shows{opacity:1;}
.joke .mina::-webkit-scrollbar {/*滚动条整体样式*/width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/height: 1px;}
.joke .mina::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #535353;}
.joke .mina::-webkit-scrollbar-track {/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #EDEDED;}
.joke pre{font-family: "微软雅黑";}

.messageJoke{padding:10px 0;display:none;}
.messageJoke .ul{max-height:200px;overflow-y:auto;}
.messageJoke .ul::-webkit-scrollbar {/*滚动条整体样式*/width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/height: 1px;}
.messageJoke .ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #535353;}
.messageJoke .ul::-webkit-scrollbar-track {/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #EDEDED;}
.messageJoke .uname{color:#009688;}
.messageJoke .ucont{padding-left:20px;}
.messageJoke .uname img{width: 20px;border-radius: 50%;vertical-align: middle;display:inline-block;}
.messageJoke .uname .t{font-size:12px;color:#ccc;padding-left:5px;}
.messageJoke .uname .ljClick{font-size:12px;color:#f44336}

.list .erlo_lj_more{margin: 10px 0;/*background: #eee;*/color: #009688;padding: 10px;}

.mSearch .searchBox{float: inherit !important;margin:10px 0 10px 0 !important;}
.mSearch .shis{display: none;}
.detail{margin-bottom:15px;padding-bottom:15px;border:0;}

.message img{max-width:30%;border:1px solid #eee;display:inline-block;margin:5px}
.mescont{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}
.mescont:hover{overflow: inherit;-webkit-line-clamp:inherit;}
.mzchk{background: #e91e63;color: #fff;padding: 2px 5px;border-radius: 5px;}
.mzchkc{color: #e91e63;}
.pb100{padding-bottom: 100px;}
.closeShow{position:fixed;right:10px;bottom:306px;display:inline-block;background:#650037;border-radius: 5px;color:#fff;padding:5px 10px;    z-index:12;}
.searchList{width:100% !important;}

.detailCont{min-height:300px;}
.detailCont img{height:auto !important;}
.down img{vertical-align: middle;margin: 10px 0;}
.down{display: inline-block;margin: 10px 0;text-align: center;background: #1a3352;color: #1296db;padding: 10px 20px;font-weight: 800;font-size:24px;border-radius: 5px;}
.down:hover{background:#1a5298;color:#002438;}

.tagPo{display:inline-block;position:fixed;top:30%;left:50%;margin-left:-356px;    z-index:12;}
.vmin .tagPo{margin-left:-424px;z-index: 100;}
.ctag img{display:inline-block;width:25px;vertical-align: middle;}
.tagSpan,.tagSpans{padding:5px 10px;font-size:12px;border:1px solid #ccc;border-radius: 5px;cursor: pointer;margin-bottom: 10px;display: inline-block;line-height: 16px;}
.tagSpan.on{background:#1296db;border-color:#1296db;color:#fff}
.tagSpan:hover{color:#1296db;border-color:#1296db;}
.tagPo .inp{border:1px solid #ccc;border-radius: 5px;line-height:28px;height:28px;width:100px;}
.tagPo .ljSub{background:#1296db;color:#fff;border-radius:5px;height:28px;padding:0 10px;font-size:14px;line-height:28px;vertical-align: middle;display: inline-block;cursor: pointer;}
.mtb10{margin:10px 0;}
.tagPoForm{display:none;max-width:500px;background: #fff;/*border: 1px solid #f5f5f5;*/z-index:9;border-radius: 5px;box-shadow: 2px 2px 4px rgb(41 194 229 / 50%);}
.tagPoForm h3{font-size:14px;font-weight:800;}
.tagPo:hover .tagPoForm{display:block;padding:10px;}

@media screen and (max-width: 1360px){
    .tagPo{right: 0;margin: 0;left: initial;}
    .tagPo .ctag{float:right;}
}
@media screen and (max-width: 1000px){
    .tagPo{left:5px;top:30%;z-index:12;}
    .tagSpan{padding:0 5px}
    .tagPo .inp,.tagPo .ljSub{height:25px;}
}

.minVbox{width: 400px;margin: 0 auto;background: #fff;padding:20px 50px;border-radius: 5px;}
.minVbox .inp.formVal{width:100%;padding:0;text-indent: 10px;}
.minVbox .ftit{text-align:center;font-size:20px;line-height:50px;}
.minVbox .ftit a{padding:0 10px;margin:10px;display:inline-block;}
.minVbox .ftit a.on{font-weight:800;color:#ea6f5a;border-bottom: 2px solid #ea6f5a;}
.minVbox .sub{background:#1296db;color:#fff;font-weight:800;font-size:16px;}

.lspan{position: absolute;bottom: 12px;right: 10px;line-height: 38px;}
.inp1{display: none;}
.on .inp1{display: block;}
.on .inp0{display: none;}
.err a{color:#ccc;text-decoration: underline;}



body.vmin,body.bge{background:#eee;min-height: 100vh;}
.mt10{margin-top:10px;}
.vmin .layui-form{padding: 20px 20px 20px 0;}
.layui-nav{z-index: 9;}

.minl .vimg{width:100px;height: 100px;margin: 0 auto;overflow: hidden;background: no-repeat center;background-size:contain;}

.vteam{padding:10px;transition: all .5s;position: relative;border-bottom: 1px solid #eee;}
.vteam .vimg{border-radius: 50%;width:50px;height: 50px;overflow: hidden;border:1px solid #eee;float:left;}
.vteam .txt{float:left;padding:5px;line-height: 25px;}
.vteam .txt>p{color: #ccc;font-size: 12px;}
.gz{transition: all .5s;cursor: pointer;border:1px solid #ccc;border-radius: 50px;padding:2px 10px;}
.gz>em{display: none;}
.gz.on{color:#ccc;}
.gz.on>em{display: inline;}
.gz:hover{border-color: #666;}
.vteam .gz{position: absolute;right: 10px;top:30px;}
.detailTitle h3{padding: 10px 0;}

.vimg .bart,.vimg .percent{display:none;}
.vimg .fileSwfBox,.vimg .fileSwfBoxTeamLoad,.vimg .progress{width:100%;height:100%;;}
.vimg .progress{display: flex;}
.vimg .bar{display:block;width:0;height:0;background: rgba(0,0,0,.5);margin: auto}

.layErloBotton{margin:10px 0;}
.layErloBotton>a{padding-right: 30px}
.layErloBotton>a .layui-nav-more{right: 10px;}
.m0{margin:0 !important;}
.ml0{margin-left:0 !important;}
.mesTeam .times{color: #ccc;font-size: 12px;padding-left: 10px;}
.ml10{margin-left:10px;}

.vimgmin{display: inline-block;height:16px;background:no-repeat center left;background-size:auto 80% ;
    padding-left: 25px;}
.hvip{color: #1296db;}
.headrv i{vertical-align: middle;margin-left:10px;margin-right:5px;}

.openHidenBox .detailCont{height:500px;overflow:hidden;position:relative;}
.openHiden{display:block;cursor: pointer;color: #666;position: absolute;bottom: 0;left: 0;width: 100%;text-align:center;padding:50px 0 20px 0;background-image: linear-gradient(rgba(255,255,255,0),5%,rgba(255,255,255,1));z-index: 99;}
.openHidenBox.on .detailCont{height:auto;}
.openHidenBox.on .openHiden{display:none;}
.openHiden img{width:20px;margin-right: 5px;}
.readNum{position:relative;padding-right:5px;}
.readNum:before{content:'';position:absolute;display:block;width:5px;height:5px;border-radius:50%;background:red;top:0;right:0;}















@media screen and (min-width : 1900px){
    .list .w110 .ateam img{height:480px;}
}

.whats{background:#121212;color:#fff;padding:10px 0;text-align:center;}
.whats h4{font-size:20px;}
.whats h4 i{display:inline-block;width:30px;height:30px;background:url(../img/0.png) no-repeat center;background-size:30px;vertical-align: middle;margin-right:10px;}
.whats h4:hover i{transform: rotate(15deg);}
.whats .what{line-height:35px;padding-top:50px;padding-bottom:20px;font-size:16px;}
.whats .what span{display:block;font-size:14px;color:#717171;line-height: 20px;}
.whats .what li{margin:10px 0;width:50%;float:left;line-height:40px;}
.whats .what li a{color:#fff;}
.whats .what li a:hover{color:#009688;}
.whats .what li i{display:block;height:60px;background:url(../img/1.png) no-repeat center;background-size:auto 80%;transition: all 1s;}
.whats .what li.ic2 i{background-image:url(../img/2.png);}
.whats .what li.ic3 i{background-image:url(../img/4.png);}
.whats .what li.ic4 i{background-image:url(../img/6.png);}
.whats .what li.ic5 i{background-image:url(../img/3.png);}
.whats .what li.ic6 i{background-image:url(../img/5.png);}
.whats .what li:hover i{transform: rotateY(-360deg);}
@media screen and (max-width : 800px){
    .whats .what li{width:auto;padding-left:10px;padding-right:10px;float: inherit;}
    .menu a{display: block;}
    .menu.vmenus a{display: inline-block;}
    .searchForm .sclicks .sclick{font-size: 12px;}
}



@keyframes flame {
    0% {
        height: 70px;
        transform: skewY(0deg);
        border-radius: 100% 100% 0 0;
    }

    25% {
        height: 60px;
        transform: skewY(40deg);
        border-radius: 10% 100% 0 0;
    }

    60% {
        height: 65px;
        transform: skewY(-20deg);
        border-radius: 90% 10% 0 0;
    }

    70% {
        height: 50px;
        transform: skewY(10deg);
        border-radius: 10% 100% 0 0;
    }

    100% {
        height: 70px;
        transform: skewY(0deg);
    }
}
@keyframes lidOff {
    from {
        transform: rotate(0deg);
        transform-origin: 100% 100%;
    }

    to {
        transform: rotate(130deg);
        transform-origin: 100% 100%;
    }
}


@-webkit-keyframes twinkling{    /*透明度由0到1*/
    0%{opacity:0;}
    50%{opacity:1;}
    100%{opacity:0;}
}
/*box-shadow: 71px 1px 4px 0 #ececec;animation:border .5s infinite linear;*/
@-webkit-keyframes border{
    0%{left:-1px;top:-1px;}
    10%{box-shadow:0 0 0 2px #fff;}
    25%{left:75px;top:-1px;box-shadow: 0 0 0 0 #fff;}
    40%{box-shadow:0 0 0 2px #fff;}
    50%{left:76px;top:34px;box-shadow: 0 0 0 0 #fff;}
    60%{box-shadow:0 0 0 0 #fff;}
    75%{left:-1px;top:34px;box-shadow: 0 0 0 2px #fff;}
    90%{box-shadow: 0 0 0 0 #fff;}
    100%{left:-1px;top:-1px;box-shadow: 0 0 0 2px #fff;}
}


@media screen and (max-width : 1360px){
    .shis{text-align:left;}
}
@media screen and (max-width : 1360px){
    .page, .list, .detail{width:78%;}
}
@media screen and (max-width : 1200px){
    .w1200{width:auto;}
    .page, .list, .detail{width:75%;}
    .minl,.minl .list{width:100%;}
    .webDn{display:none;}
}
@media screen and (max-width : 1020px){
    .rewm{display:none;}
    .fmenu{display:none;position:fixed;}
    .fmenuIco{width:50px;height:50px;background:url(../images/dh.png) no-repeat center;position:fixed;left:0;top:0;cursor: pointer;background-size: 80%;background-color: #ececec;    box-shadow: 1px 1px 4px #656565;display:none;}
    .fmenuIco.cu{width:100%;height:100%;background:none;}
    #liveBox{display:none;}
    .rtop{bottom:40px;}
    .zview{/*position: relative;bottom: 0;*/right: 0;margin: 0;display: block;float: right;margin-top: -44px;background-size:30px;background-position: left center;width:90px;}
    .zview{    position: fixed;
        bottom: 0;
        background-color: #fff;
        width: 100%;
        text-align: center;
        background-position: 40vw 10px;line-height: 40px;
        height: 40px;
        margin-top: 0;
        background-size: 20px;}
    .zview b{
        position: relative;
        width: auto;
        top: auto;}
    .page,.list,.detail{width:72%;}

    .fNav{position: fixed;bottom: 0;z-index: 999999;background: #fff;left: 0;width: 100%;box-shadow: 0px -2px 9px #ccc;display: flex;}
    .fNav>*{flex: 1;line-height:40px;display: block;position: relative;}
    .fNav>*:after{content: "";height:20px;top:10px;width:1px;background:#ececec;position:absolute;right:0;}
    .fNav>*:last-child:after{display: none;}
    .fNav .gz{border: 0;text-align: center;}
    .fNav .zview{height: auto;margin-top: 0;background-image:none !important;}
}
@media screen and (max-width : 320px){
    #liveBox{display:none;}
}
@media screen and (max-width : 1200px){
    .headrv a{display:none;}
    .searchBox .inp{width: 500px;}
    .vipTy{top: 10px;background-size: 30px;cursor: pointer;}
    .detailTitle .span span{display:none;}
    .detailTitle .span span.vimgmin{display: inline-block;}
    .indexdata.list h2{padding-top:20px;}
    .errBcBox{max-width: 90%;margin-left: 0;left: 0;}
    a.vipTy{left:inherit;right:2px;top:61px;display:none;}
    a.vipTy:hover{left:inherit;}
    .ateam .txt.fr{width:100%;}
    /*.list .ateam:hover .txt{width:72%;}*/
    /*.list a>.fr{display:none;}*/
    .ateam .img{overflow:hidden;height:200px;width:100%;}
    .ateam .img>img{height:auto;}
    .dataTeam,.w1200{ width:95%;    float: inherit;margin: 10px auto;}
    .list .ateam{margin-bottom:15px;}
    /*.dataTeam:nth-child(2n){margin-left:0;}*/
    .tuijianData li{width:100%;}
    .tuijianData li:nth-child(2n){margin-left:0;}
    .userAddress span{display:none;}
    .uaddress{display:none;}
    .vipReg, .vipLogin,.vipPasswd, .vipFir,.vipBox .p{width:auto;}
    .inp.formVal{width:100%;}
    .list a{line-height:25px;height:auto;display: block;}
    .messageList{height:42vh}
    #liveBox .inp.formVal{width: 92%;}
    #liveBox.current{width: 100%;right: 0;}
    #liveBox .messageBox{width:100%;}
    #liveBox .end{margin:0 10px;}
    #liveBox .sub{margin:0 ;}

    .menu.ljFx{position: fixed;margin:0 !important;z-index:99;}
    .page,.list,.detail{padding:1px !important;}

    .page,.list,.detail{width:100%;margin:0;}
    body>.header ul{display:none;position: absolute;top: 62px;right: 0;background: #fff;border: 1px solid #ececec;box-shadow: 1px 1px 1px 1px #fff8e5;border-top:0;border-right:0;max-width:100%;}
    body>.header ul li{display: block;float: inherit;width: 100%;text-align: center;}
    body>.header .icomenu{display:inline-block;width:60px;height:60px;float:right;background:url(../images/menu1.png) no-repeat center; background-size:80%;background-image:none;position:relative;}
    body>.header .icomenu.on{background-image:none;font-size:26px;background-size:50%;}
    body>.header .icomenu:after{content: "三";}
    body>.header .icomenu.on:after{content:"×"}
    body>.header li.on{box-shadow: none;}
    .menu{display:inline-block;width:20px;height:20px;overflow:hidden;position:fixed;top:0;right: 50%;margin-right: -15px;z-index: 20;}
    .left .tuijian{display: none;}
    .footer{height:35px;}
    .footer .span{display:none;}
    .indexdata.alink{margin:10px;}
    .menu.ljFx{top:10px;}
    .menu:before{content:'';position:absolute;top:0;left:0;width:100%;max-width:60px;height:100%;background:#fff url(../images/men.png) no-repeat center;background-size:90%;z-index:9;}

    .menu.on{width:90%;height:auto;max-height:70vh;overflow-y:auto;overflow-x:initial;}
    .menu.vmenus.on{width:auto;}
    .menu.on:before{display:none;}
    .menu.on h3{position:relative;padding-right:30px;}
    .menu.on h3:after{content:'';position:absolute;right:0;width:20px;height:20px;background:url(../images/close1.png) no-repeat center;background-size:90%;z-index:9;}
}

/*  动画闪烁颜色  */
@-webkit-keyframes borderPulse {
    from { border-color: #ffaf90; -webkit-box-shadow: 0 0 2px 1px #ffaf90; }
    50% { border-color: #ffaf90; -webkit-box-shadow: 0 0 20px 1px #ffaf90; }
    to { border-color: #ffaf90; -webkit-box-shadow: 0 0 2px 1px #ffaf90; }
}



