﻿@charset "utf-8";
/* CSS Document */

*{font-size:10pt;border:0;margin:0;padding:0;}
body{margin:0 auto;}
ul{display:block;margin:0;padding:0;list-style:none;}
li{display:block;margin:0;padding:0;list-style: none;}
img{border:0;vertical-align: middle;}
dl,dt,dd,span{margin:0;padding:0;}
a,a:focus{text-decoration:none;color:#000;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#00a4ac;text-decoration:none;}
table{border-collapse:separate;border-spacing: 0;}

input:focus{ border-color: #3EAFE0;}
textarea:focus{ border-color: #3EAFE0;}


cite{font-style:normal;}
h2{font-weight:normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content: "";clear: both;display:block;height: 0;visibility: hidden; }
.clearfix{zoom:1;}

.ml-10{margin-left: 10px;}
.ml-20{margin-left: 20px;}
.ml-40{margin-left: 40px;}
.ml-60{margin-left: 60px;}


.tabs{margin: 10px 0 5px;border-left: 1px solid #D3DBDE;}
.tabs li{float: left;height: 37px;line-height: 37px;background: url(../images/itabbg.png) repeat-x;border-right: 1px solid #D3DBDE;}
.tabs li a{display: block;padding : 0 52px}
.tabs li.cur{background: url(../images/itabbg1.png) repeat-x top left;border-bottom: 1px solid #fff;}

.tips{margin: 20px ;padding: 13px 20px;border:1px solid #f00;color:#f00;border-radius: 5px;}


/* 登录滑动验证 光-动画 */
.light{background:-webkit-gradient(linear,left top,right top,color-stop(0,#4d4d4d),color-stop(.4,#4d4d4d),color-stop(.5,#fff),color-stop(.6,#4d4d4d),color-stop(1,#4d4d4d));-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:slidetounlock 3s infinite;-webkit-text-size-adjust:none;}
@keyframes slidetounlock{0%{background-position:-200px 0}
100%{background-position:200px 0}
}
@-webkit-keyframes slidetounlock{0%{background-position:-200px 0}
100%{background-position:200px 0}
}

/* 执行等待 */
.loading{background: rgba(0,0,0,0.05);position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 9999999;}
.icon_{position: absolute;top:50%;left: 50%;}
.icon_ .layui-icon{color: #fff;font-size: 60px;text-align: center;}


/* 下拉菜单 透明度 */
.layui-laypage .layui-laypage-limits select{opacity:1;filter:alpha(opacity=100);}

/* 按钮颜色 */
.layui-bg-blue2{background: url(../images/btnbg.png) no-repeat center;}
.layui-bg-blue3{ border-radius: 2px;background:#217de5; background-image: -moz-linear-gradient( 90deg, rgb(33,125,229) 0%, rgb(73,154,234) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(33,125,229) 0%, rgb(73,154,234) 100%);background-image: -ms-linear-gradient( 90deg, rgb(33,125,229) 0%, rgb(73,154,234) 100%);padding: 0 10px!important;}

/* 分页 cur 颜色 */
.layui-laypage-blue2.layui-laypage .layui-laypage-curr .layui-laypage-em{background: url(../images/btnbg.png) no-repeat center;}

/* 返回按钮 高度 */
.layui-btn.layui-btn-back{height:35px;line-height: 35px;margin-left:10px;}


/*cloud*/
#mainBody {width:100%;height:100%;position:absolute;z-index:-1;}
.cloud {position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../images/cloud.png) no-repeat;z-index:1;opacity:0.5;}
#cloud2 {z-index:2;}


/*login*/
.logintop{height:47px; position:absolute; top:0; background:url(../images/loginbg1.png) repeat-x;z-index:100; width:100%;}
.logintop span{color:#fff; line-height:47px; background:url(../images/loginsj.png) no-repeat 21px 18px; text-indent:44px; color:#afc5d2; float:left;}
.logintop ul{float:right; padding-right:30px;}
.logintop ul li{float:left; margin-left:20px; line-height:47px;}
.logintop ul li a{color:#afc5d2;}
.logintop ul li a:hover{color:#fff;}
.loginbody{background:url(../images/loginbg3.png) no-repeat center center; width:100%; height:585px; overflow:hidden; position:absolute; top:47px;}
.systemlogo{background:url(../images/loginlogo.png) no-repeat center;width:100%; height:71px; margin-top:75px;}
.loginbox{width:692px; height:336px; background:url(../images/logininfo.png) no-repeat; margin-top:30px;}
.loginbox ul{margin-top:78px; margin-left:285px;}
.loginbox ul li{margin-bottom:15px;}
.loginbox ul li label{color:#687f92; padding-left:25px;}
.loginbox ul li label a{color:#687f92;}
.loginbox ul li label a:hover{color:#3d96c9;}
.loginbox ul li label input{margin-right:5px;}
.loginuser{width:299px; height:40px; background:url(../images/loginuser.png) no-repeat; border:none; line-height:40px; padding-left:44px; font-size:14px; }
.loginpwd{width:299px; height:40px; background:url(../images/loginpassword.png) no-repeat; border:none;line-height:40px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginbtn{width:111px;height:35px; background:url(../images/buttonbg.png) repeat-x; font-size:14px; font-weight:bold; color:#fff;cursor:pointer; line-height:35px;}
.loginbm{height:50px; line-height:50px; text-align:center; background:url(../images/loginbg2.png) repeat-x;position:absolute; bottom:0; width:100%; color:#0b3a58;}
.loginbm a{font-weight:bold;color:#0b3a58;}
.loginbm a:hover{color:#fff;}

.loginuser:focus{background-image: url(../images/loginuser_f.png);}
.loginpwd:focus{background-image: url(../images/loginpassword_f.png);}

/*top.html*/
.header{height:88px;}
.topleft{height:88px;background:url(../images/topleft.jpg) no-repeat;float:left; width:300px;}
.topleft img{margin-top:12px;margin-left:20px;}
.topright{height:88px;background:url(../images/topright.jpg) no-repeat right;float:right;}
.nav{float:left;}
.nav li{float:left;width:87px;height:88px; text-align:center;}
.nav li a{display:block;width:87px;height:88px;-moz-transition: none; transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -webkit-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; }
.nav li a.selected{background:url(../images/navbg.png) no-repeat;}
.nav li a:hover{display:block;background:#000;color:#fff;background: none repeat scroll 0% 0% rgb(43, 127, 181);}
.nav li img{margin-top:10px;}
.nav li a{display:block;}
.nav a h2{font-size:14px;color:#d6e8f1;}
.nav a:hover h2{color:#fff;}
.topright ul{padding-top:15px; float:right; padding-right:12px;}
.topright ul li{float:left; padding-left:9px; padding-right:9px; background:url(../images/line.gif) no-repeat right;}
.topright ul li:last-child{background:none;}
.topright ul li a{font-size:13px; color:#e9f2f7;}
.topright ul li a:hover{color:#fff;}
.topright ul li span{margin-top:2px;float:left;padding-right:3px;}
.user{height:30px;background:url(../images/ub1.png) repeat-x;clear:both;margin-top:10px;float:right; margin-right:12px;border-radius:30px; behavior:url(js/pie.htc); white-space:nowrap;position:relative;padding-right: 10px;}
.user span{display:inline-block;padding-right:10px; background:url(../images/user.png) no-repeat 15px 10px; line-height:30px; font-size:14px;color:#b8ceda; padding-left:20px; padding-left:35px;}
.user b{display:inline-block;width:20px;height:18px; background:url(../images/msg.png);text-align:center; font-weight:normal; color:#fff;font-size:14px;margin-right:13px; margin-top:7px; line-height:18px;}
.user i{display:inline-block;margin-right:5px;font-style:normal;line-height:30px; font-size:14px;color:#b8ceda;}
.user a{color: #e9f2f7;display: inline-block;margin: 0 5px; font-size:14px;}

/*left.html*/
.lefttop{background:url(../images/lefttop.gif) repeat-x;height:40px;color:#fff;font-size:14px;line-height:40px;}
.lefttop span{margin-left:8px; margin-top:10px;margin-right:8px; background:url(../images/leftico.png) no-repeat; width:20px; height:21px;float:left;}
.leftmenu{width:187px;padding-bottom: 9999px;margin-bottom: -9999px; overflow:hidden; background:url(../images/leftline.gif) repeat-y right;}
.leftmenu dd{background:url(../images/leftmenubg.gif) repeat-x;line-height:35px;font-weight:bold;font-size:14px;border-right:solid 1px #b7d5df;}
.leftmenu dd span{float:left;margin:10px 8px 0 12px;}
.leftmenu dd .menuson{display:none;}
.leftmenu dd:first-child .menuson{display:block;}
.menuson {line-height:30px; font-weight:normal; }
.menuson li{cursor:pointer;}
.menuson li.active{position:relative; background:url(../images/libg.png) repeat-x; line-height:30px; color:#fff;}
.menuson li cite{display:block; float:left; margin-left:32px; background:url(../images/list.gif) no-repeat; width:16px; height:16px; margin-top:7px;}
.menuson li.active cite{background:url(../images/list1.gif) no-repeat;}
.menuson li.active i{display:block; background:url(../images/sj.png) no-repeat; width:6px; height:11px; position:absolute; right:0;z-index:10000; top:9px; right:-1px;}
.menuson li a{ display:block; *display:inline; *padding-top:5px;}
.menuson li.active a{color:#fff;}
.title{cursor:pointer;}


/*right.html*/
.place{height:40px; background:url(../images/righttop.gif) repeat-x;}
.place span{line-height:40px; font-weight:bold;float:left; margin-left:12px;}
.placeul li{float:left; line-height:40px; padding-left:7px; padding-right:12px; background:url(../images/rlist.gif) no-repeat right;}
.placeul li:last-child{background:none;}
.rightinfo{padding:10px;}
.tools{clear:both; height:35px; margin-bottom:8px;}
.toolbar{float:left;}
.toolbar li{background:url(../images/toolbg.gif) repeat-x; line-height:33px; height:33px; border:solid 1px #d3dbde; float:left; padding-right:10px; margin-right:5px;border-radius: 3px; behavior:url(js/pie.htc); cursor:pointer;}
.toolbar li span{float:left; margin-left:10px; margin-right:5px; margin-top:5px;}
.toolbar1{float:right;cursor:pointer;}
.toolbar1 li{background:url(../images/toolbg.gif) repeat-x; line-height:33px; height:33px; border:solid 1px #d3dbde; float:left; padding-right:10px; margin-left:5px;border-radius: 3px; behavior:url(js/pie.htc);}
.toolbar1 li span{float:left; margin-left:10px; margin-right:5px; margin-top:5px;}
.tablelist{border:solid 1px #cbcbcb; width:100%; clear:both;}
.tablelist th{background:url(../images/th.gif) repeat-x; height:44px;  border-bottom:solid 1px #b6cad2; padding-left:8px; text-align:center;font-weight: bold!important;}
.tablelist td{ border-right: dotted 1px #c7c7c7;padding: 16px 8px;text-align:center;}
.tablelist td input[type="checkbox"]{zoom: 140%;cursor: pointer;}
.tablelink{color:#056dae;}
.tablelist tbody tr.odd{background:#f5f8fa;}
.tablelist tbody tr:hover{background:#e5ebee;}
.sort{padding-left:3px;}

/* 分页 */
.customPages{position: fixed;width:96%;left: 0;bottom: 0;padding: 0px 2%;background: #fff;border-top: 1px solid #ddd;text-align: center;box-shadow: 0 -3px 5px rgba(0,0,0,0.04);}



/*page*/
.pagin{position:relative;margin-top:10px;padding:0 12px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:12px;top:0;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.pagepre{background:url(../images/pre.gif) no-repeat center center; width:31px; height:28px;}
.pagenxt{background:url(../images/next.gif) no-repeat center center; width:31px; height:28px;}

/*index*/
.mainindex{padding:20px; overflow:hidden;}
.welinfo{height:32px; line-height:32px; padding-bottom:8px;}
.welinfo span{float:left;}
.welinfo b{padding-left:8px;}
.welinfo a{padding-left:15px;color:#3186c8;}
.welinfo a:hover{color:#F60;}
.welinfo i{font-style:normal; padding-left:8px;}
.xline{border-bottom:solid 1px #dfe9ee; height:5px;}
.iconlist{padding-left:40px; overflow:hidden;}
.iconlist li{text-align:center; float:left; margin-right:25px; margin-top:25px;}
.iconlist li p{line-height:25px;}
.ibox{clear:both; padding-left:40px; padding-top:18px; overflow:hidden; padding-bottom:18px;}
.ibtn{background:url(../images/ibtnbg.png) repeat-x;border:solid 1px #bfcfe1; height:23px; line-height:23px; display:block; float:left; padding:0 15px; cursor:pointer;}
.ibtn img{margin-top:5px; float:left; padding-right:7px;}
.box{height:15px;}
.infolist{padding-left:40px; padding-bottom:15px;}
.infolist li{ line-height:23px; height:23px; margin-bottom:8px;}
.infolist li span{float:left; display:block; margin-right:10px;}
.info{padding-left:40px; background:url(../images/search.png) no-repeat 10px 15px; padding-top:15px; padding-bottom:20px;}
.umlist{padding-left:40px;}
.umlist li{float:left; background:url(../images/ulist.png) no-repeat 0 5px; padding-left:10px; margin-right:15px;}


/*default*/
.mainbox{padding:8px;position:relative;}
.mainleft{padding-right:298px;}
.leftinfo{border:#d3dbde solid 1px; height:290px;}
.mainright{width:298px;position:absolute; top:8px; right:8px;}
.dflist{border:#d3dbde solid 1px; width:288px; height:290px; float:right;}
.dflist1{border:#d3dbde solid 1px; width:288px; height:238px; float:right; margin-top:8px;}
.listtitle{background:url(../images/tbg.png) repeat-x; height:36px; line-height:36px; border-bottom:solid 1px #d3dbde; text-indent:14px; font-weight:bold; font-size:14px;}
.more1{float:right; font-weight:normal;color:#307fb1; padding-right:17px;}
.maintj{text-align:center;}
.newlist{padding-left:14px; padding-top:15px;}
.newlist li{line-height:25px; background:url(../images/list2.png) no-repeat 0px 8px; text-indent:11px;}
.newlist i{width:80px; display:block; float:left; font-style:normal;}
.newlist b{font-weight:normal; color:#7b7b7b; padding-left:10px;}
.leftinfos{height:238px;margin-top:8px;}
.infoleft{border:#d3dbde solid 1px; float:left;height:238px;}
.inforight{border:#d3dbde solid 1px; float:right;height:238px; }
.tooli{padding:30px 20px;}
.tooli li{float:left;padding-left:15px; padding-right:15px;margin-bottom:20px;}
.tooli li span{text-align:center;}
.tooli li p{line-height:35px; text-align:center;}


/*form*/
.formbody{padding:10px ;}
.formtitle{border-bottom:solid 1px #d0dee5; line-height:35px; position:relative; height:35px; margin-bottom:28px;}
.formtitle span{font-weight:bold;font-size:14px; border-bottom:solid 3px #66c9f3;float:left; position:absolute; z-index:100; bottom:-1px; padding:0 3px; height:30px; line-height:30px;}
.forminfo{padding-left:0px;}
.forminfo li{padding: 15px 0 ; clear: both; }
.forminfo > li{padding: 15px 0 ;}
.forminfo > li:nth-of-type(odd){background: #f9f9f9;}
/* .forminfo > li:last-of-type{border-bottom: 0;} */
.forminfo li:after{content: "";clear: both;display:block;height: 0;visibility: hidden; }
.forminfo li label{width:137px;line-height:34px; display:block; float:left;text-align: right; margin-right:14px;}
/* .forminfo li > label{width:140px;line-height: 32px;display:block;float:left;text-align: right; margin: 0 5px 0 0; background: #f4f7f8;padding-right: 15px;border: 1px solid #CED9DF;} */
.forminfo li i{color:#7f7f7f; padding-left:20px; font-style:normal;}
.forminfo li cite{display:block; line-height: 34px;}
.forminfo li cite > input{display: inline-block;margin-top: 10px;}
.forminfo li cite > input[type="checkbox"]{cursor: pointer;}
/* .dfinput{width:582px; height:32px; line-height:32px; border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../images/inputbg.gif) repeat-x #fff; text-indent:10px;} */
/* .textinput{border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../images/inputbg.gif) repeat-x #fff; padding:10px; width:584px; height:140px; line-height:20px; overflow:hidden;box-sizing: border-box;} */
.dfinput{width:582px; height:32px; line-height:32px; border:solid 1px #E0E0E0; background: #fff; text-indent:10px;border-radius: 4px;}
.textinput{border-top:solid 1px #a7b5bc; border:solid 1px #E0E0E0; background:#fff; padding:10px; width:584px; height:140px; line-height:20px; box-sizing: border-box;border-radius: 4px;}
.btn{width:137px;height:35px; background:url(../images/btnbg.png) no-repeat; font-size:14px;font-weight:bold;color:#fff; cursor:pointer;}


.forminfo li label.x{margin: 0 0 0 20px;width: auto;}
.forminfo li label.x input{vertical-align:middle;zoom: 140%;font-size: 16px;}

.forminfo  .attributes li input.dfinput{width: 285px;}
.forminfo  .attributes li{float: left;margin-bottom: 10px;padding: 0;}
.forminfo  .attributes li:last-of-type{margin-bottom: 0;}
.forminfo .attributes .attributes_add{margin:2px 0 0 10px;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-out;-moz-transition:-moz-transform .2s ease-out;-o-transition:-o-transform .2s ease-out;-ms-transition:-ms-transform .2s ease-out}
.forminfo .attributes .attributes_del{margin:-2px 0 0 10px;cursor:pointer}
.forminfo .attributes .attributes_add:hover{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);transform:rotateZ(180deg)}



.forminfo .showNum{width: 80%;}
.forminfo .showNum li{padding:0;margin: 0 20px 10px 0; display: inline-block;}






/*tip*/
.tip{width:485px; height:260px; position:absolute;top:10%; left:30%;background:#fcfdfd;box-shadow:1px 8px 10px 1px #9b9b9b;border-radius:1px;behavior:url(js/pie.htc); display:none; z-index:111111;}
.tiptop{height:40px; line-height:40px; background:url(../images/tcbg.gif)  repeat-x; cursor:pointer;}
.tiptop span{font-size:14px; font-weight:bold; color:#fff;float:left; text-indent:20px;}
.tiptop a{display:block; background:url(../images/close.png) no-repeat; width:22px; height:22px;float:right;margin-right:7px; margin-top:10px; cursor:pointer;}
.tiptop a:hover{background:url(../images/close1.png) no-repeat;}
.tipinfo{padding-top:30px;margin-left:65px; height:95px;}
.tipinfo span{width:95px; height:95px;float:left;}
.tipright{float:left;padding-top:15px; padding-left:10px;}
.tipright p{font-size:14px; font-weight:bold; line-height:35px;}
.tipright cite{color:#858686;}
.tipbtn{margin-top:25px; margin-left:125px;}
.sure ,.cancel{width:96px; height:35px; line-height:35px; color:#fff; background:url(../images/btnbg1.png) repeat-x; font-size:14px; font-weight:bold;border-radius: 3px; cursor:pointer;}
.cancel{background:url(../images/btnbg2.png) repeat-x;color:#000;font-weight:normal;}

/*tools*/
.toolsli{clear:both; overflow:hidden; margin-bottom:20px;}
.toollist{margin-left:20px; overflow:hidden; float:left;}
.toollist li{width:66px; text-align:center; float:left; margin-right:32px;}
.toollist li a{width:65px; height:65px; background:#fafbfb; border-right:solid 1px #dbdbdb;border-bottom:solid 1px #dbdbdb; display:block;}
.toollist li a:hover{background:#eef4f7;border-right:solid 1px #d0d5d7;border-bottom:solid 1px #d0d5d7;}
.toollist li h2{line-height:35px;}
.tooladd{margin-top:25px; width:20px; height:20px; float:left; display:block;}

/*error 404*/
.error{background:url(../images/404.png) no-repeat; width:490px; margin-top:75px;padding-top:65px;}
.error h2{font-size:22px; padding-left:154px;}
.error p{padding-left:154px; line-height:35px;color:#717678;}
.reindex{padding-left:154px;}
.reindex a{width:115px; height:35px; font-size:14px; font-weight:bold; color:#fff; background:#3c95c8; display:block; line-height:35px; text-align:center;border-radius: 3px; behavior:url(js/pie.htc);margin-top:20px;}

/*computer*/
.comtitle{padding:20px; clear:both;}
.comtitle span{width:10px;height:10px; background:url(../images/clist.png) no-repeat; float:left; background:#fff; padding-top:3px;}
.comtitle h2{font-size:14px; display:block; float:left;color:#2a3e93; background:#fff; padding-left:5px; padding-right:8px;}
.rline{border-bottom:solid 1px #e5ecf0; height:10px; margin-left:50px;}
.disklist{padding-left:20px; padding-right:20px;}
.disklist li{width:275px;_width:270px;float:left; margin-right:10px;px;height:70px; cursor:pointer; margin-bottom:5px;border:solid 1px #fff;}
.disklist li a{color:#000;}
.disklist li:hover{background:#fcfcfc; border:solid 1px #e5ecf0;}
.dleft{background:url(../images/c02.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft1{background:url(../images/c01.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft2{background:url(../images/c03.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dright{float:left; margin-left:10px; margin-top:5px;}
.dright h3{font-weight:normal; padding-top:15px;}
.dright p{color:#949494;}
.dinfo{width:189px;height:15px; background:url(../images/diskbg.png) no-repeat; margin-top:5px; margin-bottom:5px;}
.dinfo span{background:url(../images/cbg.png) repeat-x; height:15px;}
.filetable{width:100%;}
.filetable thead tr{background:#f5f9fb; line-height:35px;}
.filetable thead tr th{text-align:left; text-indent:15px;font-weight:normal;color:#597190;}
.filetable tbody tr td{text-indent:15px; line-height:23px;}
.filetable tbody tr td img {margin-right:5px;}
.tdlast{text-align:right;}
.filetable tbody tr:hover{background:#f5f8fa; cursor:pointer;}

/*imglist*/
.imglist{clear:both; overflow:hidden; margin-bottom:20px; margin-left:5px;}
.imglist li{width:188px; border:solid 1px #fff;height:199px;float:left; margin-right:8px; margin-bottom:10px; cursor:pointer;}
.imglist li:hover{border:solid 1px #d7e4ea;}
.imglist li span{width:168px; height:126px; margin:8px;}
.imglist li h2{text-align:center; line-height:25px;}
.imglist li p{text-align:center; line-height:17px; background:url(../images/line1.png) center center no-repeat;}
.imglist li p a{color:#1f7cb6;}
.imglist li p a:hover{color:#F60;}

/*imgtable*/
.imgtable{width:100%;border:solid 1px #cbcbcb; }
.imgtable th{background:url(../images/th.gif) repeat-x; height:34px; line-height:34px; border-bottom:solid 1px #b6cad2; text-indent:21px; text-align:left;}
.imgtable td{line-height:20px; text-indent:21px; border-right: dotted 1px #c7c7c7;}
.imgtable td img{margin:10px 20px 10px 0;}
.imgtable td p{color:#919191;}
.imgtable td i{font-style:normal; color:#ea2020;}
.imgtd{text-indent:0;}
.imgtable tbody tr.odd{background:#f5f8fa;}
.imgtable tbody tr:hover{background:#e5ebee;}

/*tab*/
.itab{height:36px; border-bottom:solid 1px #d0dee5; position:relative; border-left:solid 1px #d3dbde;}
.itab ul li{float:left;height:37px; line-height:37px; background:url(../images/itabbg.png) repeat-x; border-right:solid 1px #d3dbde;box-sizing: border-box;font-size:14px; color:#000; padding: 0 52px;text-align: center;cursor: pointer;}
.itab ul li.selected{ height:37px; display:block; background:url(../images/itabbg1.png) repeat-x top left; font-weight:bold;}
.tabson{margin:18px 0px;display: none;}
.formtext{height:45px; padding-left:25px; line-height:20px; color:#848383;}
.formtext b{color:#d70101;}
.forminfo b{color:#ea2020; padding: 0 3px;}

/*class*/
.classlist li{float:left;margin-right:10px;margin-bottom:10px;padding:12px;border:1px solid #ebebeb; background:#fcfcfc;}
.classlist li:hover{border:1px solid #3eafe0; cursor:pointer;}
.classlist li span{float:left;margin-right:18px;border:3px solid #fff;}
.classlist li .lright{float:left;width:150px;}
.classlist li .lright h2{font-size:12px; font-weight:bold;line-height:30px;}
.classlist li .lright p{line-height:20px;}
.enter{display:block;margin-top:5px;width:94px;height:30px;color:#fff;background:#3eafe0;font-weight:bold; border-radius:2px; text-align:center;line-height:30px; cursor:pointer;}
.enter:hover{color:#fff; background:#d98c1d;}
.clear{clear:both;}

/*seachform*/
.seachform{ padding: 10px 0 12px;}
.seachform li{float:left; margin-right:15px;}
.seachform li label{padding-right:10px; float:left; line-height:32px;}
/* .scinput{width:170px; height:32px; line-height:32px; border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../images/inputbg.gif) repeat-x; text-indent:10px;} */
.scinput{width:170px; height:32px; line-height:32px; border:solid 1px #E0E0E0; background:#fff; text-indent:10px;border-radius: 4px;}
.scbtn{width:85px;height:34px; background:url(../images/btnbg.png) no-repeat center; font-size:14px;font-weight:bold;color:#fff; cursor:pointer;border-radius:3px; behavior:url(js/pie.htc);}



/* 弹框 */
.tankuang .forminfo > li{padding: 20px 0;}
.tankuang .dfinput{width: 220px;}
.tankuang .btn{width: auto;padding: 0 10px;border-radius: 3px;float: left;}
.tankuang .layui-btn{width:auto;height:35px;line-height: 35px;float: left;margin-left: 10px;}
.tankuang .layui-btn-xs{height:32px;line-height: 32px;}

.tankuang.ads_tankuang .dfinput{width: 260px;}

/* 上传 图片 */
#pic_upload_imgbtn{cursor: pointer;}
.vocation .ke-inline-block{display: none;}
.layui-upload-img{background-size: cover;background-position: center;background-color: #F0F2F5;float: left;margin: 0 21px 0px 0;position: relative;width: 100px;height: 100px;border: 2px solid #DDDDDD;box-sizing: border-box;border-radius: 5px;}
.layui-upload-img .insert{position: absolute;width: 100%;height: 100%;cursor: pointer;}
.layui-upload-img .del{position: absolute;width: 20px;height: 20px;right: -5px;top: -5px; background: url(../images/del.png) no-repeat center;display: none;cursor: pointer;z-index: 9;}
.layui-upload-img:hover .del{display: block;}
.layui-upload-img .see{position: absolute;width: 100%;height: 0px;left: 0px;bottom: 0px; background: url(../images/see.png) no-repeat center rgba(0,0,0,0.6);cursor: pointer;z-index: 9;transition: all 0.3s;}
.layui-upload-img:hover .see{height: 20px;}
.layui-upload-img .isdefault{position: absolute;width: 100px;height: 20px;background: #E0E0E0;text-align: center;line-height: 20px;bottom: -20px;left: -2px;cursor: pointer;border-radius: 0 0 5px 5px;}
.layui-upload-img.default{border-color: #4bc58d;}
.layui-upload-img.default .isdefault{background: #4bc58d;color: #fff; border-radius: 0 0 5px 5px; }

.autoimg{text-align: center;height: 100px;line-height: 96px;}
.autoimg img{max-width: 100%;max-height: 100%;position: relative;top: -1px;}



/* 系统设置 问号提示位置*/
.query_coin_right{width: 16px; height: 16px; padding-left:13px; margin-top:8px;  background: url(../images/help_coin.png) no-repeat center right;}


/* 设置产品关键词  */
.setWebkeys{margin-top: 20px;}
.setWebkeys .scinput{width: 120px;}


/* 产品排序 */
.dropSort{padding:10px;position:relative}
.dropSort .con{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.dropSort .con .dropSortModil ul{overflow:hidden}
.dropSort .con .dropSortModil ul li{float:left;width:100px;padding:10px;border:1px solid #eee;border-radius:5px;margin-right:20px;margin-bottom:20px;background-color:#fff;list-style:none;cursor:move;overflow:hidden}
.dropSort .con .dropSortModil ul li .img{width:100px;height:100px}
.dropSort .con .dropSortModil ul li .text{overflow:hidden;margin-top:10px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.dropSort .con .dropSortModil ul li .tit{line-height: 1;margin-top: 5px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}



/* 新闻 获取相关搜索 */

.autoGetSearch{padding: 20px;line-height: 1;}
.autoGetSearch dl{margin-bottom: 20px;}
.autoGetSearch dl dt{font-size: 14px;font-weight: bold;}
.autoGetSearch dl dd::after{content: "";clear: both;display:block;height: 0;visibility: hidden; }
.autoGetSearch dl dd span{display: block;float: left;padding: 0px 15px;background: #E8E8E8;height: 30px;line-height: 30px;margin:  10px 10px 0 0;border-radius: 5px;cursor: pointer;}
.autoGetSearch dl dd span.cur{background: #3eafe0;color: #fff;}


/* 自定义 标签 */
.laybelname{display: inline-block;padding: 6px 15px;line-height: 1;background: #78c500;color: #fff;border-radius: 3px;}


/* 自定义表单 */
.form_type{margin-top: 8px;width: 1010px;border: 1px solid #D3DBDE;border-radius: 5px;overflow: hidden;}
.form_type .head{text-align: center;padding: 20px 0;font-size: 22px;background: #3EAFE0;color: #fff;}
.form_type .tit{padding: 10px 0;margin-bottom: 0px;background: #fff1dd;}
.form_type .tit span{ float: left;width: 160px;text-align: center;font-size: 14px;margin: 0 5px;color: #FFA200;}
.form_type .con li{margin-bottom: 0px;display: block;border-bottom: 1px dashed #ddd;}
.form_type .con li:last-of-type{border-bottom: 0;}
.form_type .con li span{ float: left;width: 150px;border: 0px dashed #EDF7F7;text-align: center;color: #444;padding: 20px 10px;min-height: 22px;position: relative;min-height: 32px;line-height: 32px;}
.form_type .con li span.leixing{width:300px;text-align:left;}
.form_type .con li span input{max-width: 100%;background: none;border: 1px solid #A7B5BC;}
.form_type .con li span input[type='text']{width: 100%;height: 30px;text-indent: 10px;}
.form_type .con li span input[type='checkbox'],.form_type .con li span input[type='radio']{position: relative;top: 2px;margin-right: 3px;}
.form_type .con li span select{opacity: 1;border: 1px solid #A7B5BC;width: 100px;height: 26px;}
.form_type .con li span textarea.textinput{max-width: 100%;background: none;height: 100px;}
.form_type .con li::after{content: "";clear: both;display:block;height: 0;visibility: hidden; }
/* .form_type .con li:nth-of-type(even){background: #F5F8FA;} */
.forminfo  .options li input.dfinput{width: 178px;}
.forminfo  .options .options_add{margin: 2px 0 0 10px;}
.forminfo  .options .options_del{margin: -2px 0 0 10px;}


/* 客服 */
.kefu .style{border: 2px solid #d7e4ea;margin-right: 20px; border-radius: 5px; overflow: hidden;cursor: pointer;}
.kefu .style img{height: 191px;}
.kefu .style.cur{box-shadow: 0 5px 10px rgba(0,0,0,0.2);border-color: #4bc58d;}
.kefu .style p{text-align: center;/* padding: 5px 0; */font-size: 13px;background: #d7e4ea;}
.kefu .style.cur p{color: #fff;background: #4bc58d;}
.kefu .style.cur p::before{content: "已使用";}


.forminfo #kefu_qq .kefu_qq_add,.forminfo #kefu_tel .kefu_tel_add{margin: 2px 0 0 10px;}
.forminfo #kefu_qq .kefu_qq_del,.forminfo #kefu_tel .kefu_tel_del{margin: -2px 0 0 10px;}

/* 模板 */
.mtemplate .style{border: 2px solid #d7e4ea;margin-right: 20px; border-radius: 5px; overflow: hidden;cursor: pointer;}
.mtemplate .style img{height: 191px;}
.mtemplate .style.cur01{box-shadow: 0 5px 10px rgba(0,0,0,0.2);border-color: #4bc58d;}
.mtemplate .style p{text-align: center;/* padding: 5px 0; */font-size: 13px;background: #d7e4ea;}
.mtemplate .style.cur01 p{color: #fff;background: #4bc58d;}
.mtemplate .style.cur01 p::before{content: "已使用";}

.mtemplate .style:hover{box-shadow: 0 5px 10px rgba(0,0,0,0.2);border-color: #4bc58d;}
.mtemplate .style:hover p{color: #fff;background: #4bc58d;}
.mtemplate .style:hover p::before{content: "点击下载";}




/* 关键词列表 */
.keyword_list{border: 1px solid #E7E7E7;margin-bottom: 24px;}
.keyword_list .tit{text-align: center;font-weight: bold;background: #EDF6FE;padding: 10px 0;border-bottom: 1px solid #E7E7E7;}
.keyword_list .tit font{color: #f00;}
.keyword_list .con{padding: 15px 0 0;}
.keyword_list .con li{width:20%;height:32px;line-height:32px;text-align:center;margin-left:2.4%;margin-right:2.4%;float:left;border:1px solid #e5e5e5;background:#f9f9f9;margin-bottom:20px;overflow:hidden;position:relative;cursor: pointer;border-radius: 3px;}
.keyword_list .con li span{display: block;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.keyword_list .con li img.del{position: absolute;right: 0;top: 0;cursor: pointer;display: none;}
.keyword_list .con li:hover img.del{display: block;}
.keyword_list .con li span.cur{background: #3EAFE0;color: #fff;border-color: #3EAFE0;}
.keyword_list.manual .con{background: #F4F4F4;}

#mainIframe{width:100%;height:100%;display: block;}


/* 域名提交 */
.seo_domain{border: 1px solid #CECECE;}
.seo_domain .tit{background: #EDF6FE;padding: 10px;font-weight: bold;}
.seo_domain .con li{padding: 10px 20px;border-top: 1px solid #CECECE;}
.seo_domain .con li::after{content: "";clear: both;display:block;height: 0;visibility: hidden; }
.seo_domain .con li span{display: inline-block;}
.seo_domain .con li span.text{width: 74%;line-height: 22px;}
.seo_domain .con li span.text a{color: #046bc7;font-size: 13px;}
.seo_domain .con li span.text a:hover{color: #00a4ac;}



/* 地区分站 */
.subsite .con{padding: 0;}
.subsite .con table{width: 100%;border-collapse:collapse!important;}
.subsite .con table td{border: 1px solid #E3E3E3;}
.keyword_list.subsite .con ul{padding: 15px 0;}



/* 首页 */
.iconlist{padding-left:40px; overflow:hidden;float:left;margin-right: 80px;}
.iconlist li{text-align:center; float:left; margin-right:25px; margin-top:25px;}
.iconlist li p{line-height:25px;}
.IP_message{width:400px;float:left;padding:10px 0;}
.IP_message p{height:25px; line-height:25px;}
.weather{height:60px;width:210px;float:left;padding-top:30px;}



/*  */
.m_theme_color span{display:inline-block;height:34px;width:34px;border-radius: 50%;margin-right: 20px;cursor: pointer;float: left;position: relative;top: 0;}
.m_theme_color span.cur{background-image: url(../images/ok2.png);background-repeat: no-repeat;background-position: center;/*top: -3px;*/}
.m_theme_color span.cur input{box-shadow: 0 5px 10px rgba(0,0,0,0.1);}
/* .m_theme_color span:hover{top: -3px;} */




/*  */
.main-wrap{margin-bottom: 30px;}
.region-title{padding-left:10px;border-bottom:1px solid #ccc;line-height:34px;margin-bottom:15px}
.region-area{line-height:30px;font-size:12px;margin-top:6px}
.region-area input{cursor:pointer}
.region-left{float:left;line-height:30px;padding:0 10px}
.region-left label{font-weight:400}
.region-left label input[type="checkbox"]{vertical-align:-2px}
.region-list{display:inline-block;width:90px;border:1px solid #fff;position:relative;padding-left:15px}
.region-list:hover{border:1px solid #c8c8c8}
.region-list label{font-weight:400}
.region-list label input[type="checkbox"]{vertical-align:-2px}
.region-list-content{position:absolute;display:none;width:380px;z-index:999;left:-1px;top:30px;border:1px solid #c8c8c8}
.region-list-content ul{background:#fff;height:100%}
.region-list-content ul li{float:left;width:110px;position:relative;padding-left:5px;line-height:26px;height:26px;overflow:hidden}
.region-list-content ul li span{padding-left:6px}
.region-list-content ul li input[type="checkbox"]{vertical-align:-2px}
.region-left span,.region-list span{padding-left:6px}


.w-e-modal {
    background-color: var(--w-e-toolbar-bg-color);
    border: 1px solid var(--w-e-toolbar-border-color);
    border-radius: 3px;
    box-shadow: 0 2px 10px #0000001f;
    color: var(--w-e-toolbar-color);
    font-size: 14px;
    min-height: 40px;
    min-width: 100px;
    padding: 29px 15px 5px!important;
    position: absolute;
    text-align: left;
    z-index: 1; 
}
.w-e-modal .babel-container {
    display: flex!important;
	justify-content: space-between;
	align-items: center;
    margin-bottom:10px;
	width: 100%;
}
.w-e-modal .babel-container span {
    display: block;
    margin-bottom: 0px!important;
	width: 20%;
}
.w-e-modal input[type=number], .w-e-modal input[type=text], .w-e-modal textarea {
    font-feature-settings: "tnum";
    background-color: var(--w-e-toolbar-bg-color);
    border: 1px solid var(--w-e-modal-button-border-color);
    border-radius: 4px;
    color: var(--w-e-toolbar-color);
    font-variant: tabular-nums;
    padding:10px 11px;
    transition: all .3s;
    width: 76%!important;
}