@charset "utf-8";
/* CSS Document */

body { background:#fff; font-size:12px; font-family:"Microsoft Yahei"; color:#333; -webkit-tap-highlight-color:transparent; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], textarea { font-family:"Microsoft Yahei"; -webkit-appearance: none; border-radius:0; }
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
ul, li, ol, dl, dt {list-style:none;}
img { border:0; vertical-align:top; max-width:100% !important;}
a { text-decoration:none; color:#333; cursor:pointer; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s;}
a:hover { text-decoration:underline; color:#cc0000; }
table{ border-collapse:collapse; border:0;}
*{ margin:0; padding:0; border:0; font-size:100%; outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.clearfix { zoom: 1 }
.fl { float:left; }
.fr { float:right; }
.w{ width:1300px; margin:0 auto; }
.align-vertical { display:table-cell; vertical-align:middle;}
.hide{ display:none;}
input::-webkit-input-placeholder { color:#b4b4b4; }
textarea::-webkit-input-placeholder { color:#b4b4b4; }
.c-red{ color:#cc0000 !important;}


/**index**/
.phpHead{ background:#fff; width:100%; position:relative; z-index:10;}
.phpHead-topLeft{ padding:15px 0 0 15px;}
.phpHead-topLeft .txt{ padding:0 15px;}
.phpHead-topLeft .txt .t{ font-size:24px; color:#da251d; line-height:26px; padding-bottom:1px;}
.phpHead-topLeft .version { line-height:43px; color:#da251d; font-size:18px; padding-right:2px; border-right:1px solid #c1c1c1;}
.phpHead-topRight{ line-height:2em; color:#707070; padding:2px 100px 1px 0;}

.phpHead-site{ background:url(../images/head-bg.jpg) repeat-x; height:41px; position:relative; padding:5px 10px 0 180px;}
.phpHead-site .hid{ background:url(../images/ad_prev.png) no-repeat; width:30px; height:30px; position:absolute; left:5px; top:5px;}
.phpHead-site .hid.on{ background:url(../images/ad_next.png) no-repeat;}
.phpHead-site .menu a{ line-height:36px; font-size:14px; color:#fff; float:left; min-width:120px; text-align:center;}
.phpHead-site .menu a.on{ background:#fff; color:#13263e;}
.phpHead-site .tool a{ display:inline-block; vertical-align:top; float:left;  margin:0 5px; color:#fff;}
.phpHead-site .tool a.up{ background:url(../images/phpHead-xgmm.png) no-repeat; width:108px; height:30px; line-height:26px; padding-left:30px; text-align:center; margin:0 10px;}
.phpHead-site .tool a.out{ background:url(../images/phpHead-tcxt.png) no-repeat; width:108px; height:30px; line-height:26px; padding-left:30px; text-align:center; margin:0 10px;}


.phpSubnav{ height:calc(100vh - 120px); width:175px; position:absolute; left:0; top:120px; padding:4px; overflow: hidden;}
.phpSubnav-lst{ background:#7392b1; text-align:center; line-height:36px; color:#fff; font-size:14px;}
.phpSubnav-iframe{ background:#e7ecef; margin-top:4px; width:100%; height:calc(100% - 40px);}
.phpSubnav-lsm li{ max-width:140px; margin:auto;  margin-top:10px;}
.phpSubnav-lsm li .lnav{ background:#fff; line-height:24px; text-align:center; font-size:12px; cursor:pointer;}
.phpSubnav-lsm li .lnav:hover{ text-decoration:underline;}
.phpSubnav-lsm li .child{ padding-top:10px; display:none;}
.phpSubnav-lsm li .child a{ display:block; text-align:center; line-height:20px;}
.phpSubnav-lsm li.on .child{ display:block;}
.phpMain{ width:calc(100% - 180px); height:calc(100% - 120px); padding:4px; position:absolute; overflow:hidden; left:180px; top:120px;}
.phpMain-add{ padding-top:12px;}
.phpMain-add .add-btn{ background-image:linear-gradient(#ff5400, #be1d00); min-width:77px; line-height:28px; text-align:center; color:#fff; text-decoration:none !important; border-radius:20px;}

.welcome-logo{ text-align:center; padding:80px 0 60px 0; }
.welcome-ofice{ width:80%; padding-bottom:15px; margin:auto; position:relative; border-bottom:1px dashed #eaeaea;}
.welcome-ofice:before{ content:''; background: #eaeaea; width:1px; height:calc(100% - 15px); position:absolute; left:50%; top:0;}
.welcome-ofice .of-center{ max-width:880px; margin:auto;}
.welcome-ofice .of-center dl{ float:left; width:50%; padding-left:70px; line-height:36px;}
.welcome-ofice .of-center dl dt{ min-width:100px; float:left; text-align:right; }
.welcome-ofice .of-center dl dd{ overflow:hidden; color:#cc0000;}
.welcome-tishi{ max-width:940px; margin:auto; padding-top:50px;}
.welcome-tishi .tit{ font-size:14px; color:#5c6878;}
.welcome-tishi .list{ padding:20px 0 0 10px;}
.welcome-tishi .list li{ line-height:36px; color:#707070; padding-left:30px; position:relative; }
.welcome-tishi .list li:before{ content:''; background:#cc0000; width:5px; height:5px; position:absolute; left:10px; top:15px; border-radius:50%;}


/**登录**/
.phpLogin-box{ width:882px; margin:auto;  position:absolute; top:10%; left:50%; margin-left:-441px;}
.phpLogin-tit{ background:url(../images/logo.png) no-repeat left center; padding-left:90px; margin-bottom:20px; color:#505051;}
.phpLogin-tit .cn{ font-size:40px; color:#da251d; display:inline-block; }

.phpLogin-cont{ background-color:#FFF; padding:8px; border-radius:8px; box-shadow:#666 0px 0px 10px; }
.phpLogin-left{  background:url(../images/login.jpg) no-repeat; width:443px; height:430px; float:left; position:relative;}
.phpLogin-left .copy{ position:absolute; bottom:10px; width:100%; text-align:center; font-size:12px;}

.phpLogin-right{ background:#f2f2f2; width:400px; height:430px; float:right;}
.phpLogin-right-tit{ background: url(../images/phpLogin-tit.jpg) repeat-x; height:61px; line-height:61px; font-size:18px; color:#fff; padding-left:15px; border:1px solid #6f4d72;}
.phpLogin-right-filed{ padding:0 20px;}
.phpLogin-right-filed li{ margin-top:20px; position:relative; overflow:hidden;}
.phpLogin-right-filed li .inpt{  background-color:#FFF; width:100%; vertical-align:top; height:50px; font-size:14px; border:1px solid #dfdfdf; padding:15px 30px 15px 15px; }
.phpLogin-right-filed li .code-inpt{ width:171px;}
.phpLogin-right-filed li .code-img{ width: 100px; height: 48px; vertical-align:top; margin-left: 20px;}
.phpLogin-right-filed li .valid{ background:#fff; width:246px; height:50px; position:relative; border:1px solid #dfdfdf;  }
.phpLogin-right-filed li .valid .yxq{ background:#fff; line-height:48px; position:absolute; left:15px; top:0; color:#b4b4b4; z-index:2; font-size:14px;}
.phpLogin-right-filed li .valid .select{ width:161px; float:right; outline:none; height:48px; line-height:48px; color: #b4b4b4; font-size: 14px; text-align:center; -webkit-appearance:none; padding-right:36px; cursor:pointer;}
.phpLogin-right-filed li .valid .arrow { position:absolute; top:20px; right:20px; display:inline-block; width:0; height:0; overflow: hidden; z-index:0; text-align:center; font-size:0; border-style: dashed dashed solid;border-width: 8px;border-color:#333 transparent transparent; border-top:#333 8px solid; border-left:transparent 8px dashed; border-right:transparent 8px dashed; border-bottom:transparent 8px dashed;}
.phpLogin-right-filed li .icon{ width:15px; height:15px; position:absolute; top:16px; left:330px;}
.phpLogin-right-filed li .icon.u{ background: url(../images/login-name.png) no-repeat ;}
.phpLogin-right-filed li .icon.p{ background: url(../images/login-pass.png) no-repeat ;}
.phpLogin-right-filed li .dlBtn{ background:url(../images/login-dl.png) no-repeat; width:100px; height:40px; font-size:0; text-indent:-9999px; float:left; cursor:pointer;}
.phpLogin-right-filed li .czBtn{ background:url(../images/login-cz.png) no-repeat; width:100px; height:40px; font-size:0; text-indent:-9999px; margin-left:25px; float:left; cursor:pointer;}


/**列表**/
.phpMain-retrieve{ line-height:27px; padding-top:12px;}
.phpMain-retrieve .aside{ padding-right:15px;}
.phpMain-retrieve .aside label{ min-width:60px; float:left; text-align:right; margin-right:10px;}
.phpMain-retrieve .aside .inpt{ width:150px; height:27px; line-height:25px; padding-left:10px; border:1px solid #B8D4E3;}
.phpMain-retrieve .button .btn{ background:url(../images/btn.png) no-repeat; width:74px; height:27px; font-size:14px; line-height:27px; text-align:center; float:left; margin-left:50px; cursor:pointer;}
.phpMain-retrieve .tips{ padding-left:10px; color:#cc0000;}

.phpMain-table{ margin-top:12px; border-bottom:1px #e6e6e6 solid;}
.phpMain-table thead th{ background:#d9d9d9; line-height:30px; padding:0 5px; text-align:center; border-right:1px #e6e6e6 solid;}
.phpMain-table tbody td{ text-align:center; padding:5px; line-height:18px; border-right:1px #e6e6e6 solid; border-top:1px #e6e6e6 solid;}
.phpMain-table tbody td:first-child{ border-left:1px #e6e6e6 solid;}
.phpMain-table tbody td .edior{ margin:0 2px;}
.phpMain-table tbody td .t-inpt{ width:173px; height:19px; line-height:17px; padding-left:5px; vertical-align:top; margin-right:10px; border:1px #ccc solid;}
.phpMain-table tbody td .t-btn{ background:#efefef; height:19px; line-height:17px; vertical-align:top; padding:0 10px; cursor:pointer; border:1px #ccc solid;}
.phpMain-table tbody td input[type=checkbox]{ vertical-align:-2px; margin-right:2px;}
.phpMain-table tbody tr:hover{ background:#d5f4fe;}

.phpMain-page{ background-image:linear-gradient(#fefefe, #e8e8e8); text-align:center; line-height:20px; padding:2px 10px;}
.phpMain-page .center{ display:inline-block; vertical-align:top;}
.phpMain-page .center a{ padding:0 3px; margin:0 2px; line-height:18px; display:inline-block; vertical-align:top; border:1px solid #E6E6E6;}
.phpMain-page .center a:hover{ background:#ddd;}
.phpMain-page .center .p-inpt{ width:65px; height:20px; text-align:center; line-height:20px;}
.phpMain-page .center .p-go{ height:20px; border:1px #fff solid; cursor:pointer;}


/**编辑**/
.peditor-filed{ border-top:1px #cecece solid;}
.peditor-filed li{ overflow:hidden; padding:3px 0; line-height:20px; border-bottom:1px dotted #636363;}
.peditor-filed li .label{ min-width:110px; text-align:right; float:left;}
.peditor-filed li .aside{ overflow:hidden;}
.peditor-filed li .aside .inpt{ width:288px; height:20px; line-height:18px; padding-left:10px; border:1px #cecece solid; box-shadow:2px 2px 2px #efefef inset;}
.peditor-filed li .aside .area{ width:550px; height:120px; border:1px solid #d9d9d9;}
.peditor-filed li .shoppic{ background:url(../images/pic.gif) no-repeat left center; padding-left:20px; display:inline-block;}
.peditor-filed li .shoppic .del{ background:url(../images/del.gif) no-repeat center; width:20px; height:20px; display:inline-block; vertical-align:top; margin-left:25px;}

.peditor-button{ text-align:center; padding-top:20px;}
.peditor-button .btn{ background:url(../images/btn.png) no-repeat; width:74px; height:27px; line-height:27px; display:inline-block; vertical-align:top; margin:0 5px; cursor:pointer;}


/**分类**/
.pclass-table thead th{ background:#d9d9d9; line-height:30px; padding:0 5px; text-align:center; border-right:1px #e6e6e6 solid;}
.pclass-table tbody td{ background:#ccc; text-align:center; padding:2px 5px; line-height:18px; border-right:1px #e6e6e6 solid; border-bottom:1px #e6e6e6 solid;}


/**栏目管理**/
.Program-list { margin-top:30px; border-bottom:1px #b1b1b1 dashed;}
.Program-list li .li-dt{ line-height:25px; font-weight:bold; border-bottom:1px #b1b1b1 dashed;}
.Program-list li .li-dt:hover{ background:#d9d9d9;}
.Program-list li .li-dd{ padding-left:25px; line-height:25px;}
.Program-list li .li-dd .xit{ font-style:normal; padding-left:10px;}
.Program-list li .li-dd .dd-item:hover{ background:#d9d9d9;}

.Program-filed li{ overflow:hidden; margin-top:5px; line-height:20px;}
.Program-filed li label{ width:35%; text-align:right; float:left; line-height:20px;}
.Program-filed li .aside{ overflow:hidden;}
.Program-filed li .aside .Inpt{ width:173px; height:20px; line-height:18px; border:1px #333 solid;}