﻿@charset "UTF-8";

/*
    Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 本网站通用布局
*/

/* Css Reset */
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, li, ol, p, pre, td, textarea, th, ul { padding: 0; margin: 0 }
table { border-collapse: collapse; border-spacing: 0 }
fieldset, img { vertical-align: top; border: 0 }
address, caption, cite, code, dfn, em, i, th, var { font-weight: 400; font-style: normal }
li, ol, ul { list-style: none }
dd, div, dl, dt, li, ol, ul { zoom: 1 }
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-weight: 400; font-size: 100% }
q:after, q:before { content: '' }
abbr, acronym { border: 0 }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: inherit; line-height: inherit; font-family: inherit; color: inherit; }
article, aside, dialog, figure, footer, header, menu, nav, section, time { margin: 0; padding: 0; display: block; zoom: 1 }

/* Public */
body { color: #333; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a{ color: #333; text-decoration:none; outline:none; }
a:hover { color: #c00; text-decoration:underline;}
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
.fl { float: left !important; }
.fr { float: right !important; }
.hide,.power-content_voice { display: none; }
.ovv { overflow: visible !important; }
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; border-radius: 0; }
.more,
.prev,
.next { transition: all 0.4s ease; }

/* 公共 */
.fa{ font-family: fontpower, FontAwesome; font-size: inherit; line-height: inherit; vertical-align: top;display: none; }
.form-control::-webkit-input-placeholder { color: #d2d2d2; }
.form-control::-moz-placeholder { color: #d2d2d2; }
.pic img { width: 100%; height: auto; min-height: 100%; }
/* 修复.fa重置导致问卷、表单统计页字体图标错位的问题 */
.surveyResult .fa,
.surveyInfo .fa,
.customFormResult .fa{ line-height:1; vertical-align: inherit; }

/* 框架 */
body { color: #333;
    font: 12px / 20px "Microsoft Yahei", SimSun, Tahoma, Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: none;
    cursor: default;
    background: #fff;
    min-width:1200px;
}
.wrap { position: relative; text-align: left; overflow: hidden; }
.container::after,
.container::before,
#content::after,
#content::before,
.row::after,
.row::before { display: table; content: " "; clear: both; }
.container { position: relative; margin: 0 auto; width: 1200px; zoom: 1; }
#content { position: relative; z-index: 0; margin: 0 auto;  min-height: 400px;width: 1200px;}


/* 顶部 */
#header {   position: relative; height: 170px;z-index: 10;  background: #fff;}
.logoBar{ width: 1200px; height: 120px; position: relative; margin: 0 auto;  background: url(../img/topBg.png) 100% 0px no-repeat;}
/* logo */
#logo{position: absolute; top: 28px; left: 5px; z-index: 1; width: auto; height: auto;}
#logo a { display: block; }
#logo img { max-width: 510px; max-height: 76px; }

/* 主导航 */
.nav { position: relative;height: 50px;line-height: 50px; background: url(../img/nav.png) repeat-x;}
.mainNav{ font-size:16px; position:relative; zoom:1;  width: 1200px; height: 50px; margin: 0 auto;  z-index: 11; }
.mainNav .spe{ width: 2px; height: 50px;line-height: 50px; text-indent: 200%;overflow: hidden; background: url(../img/navSpe.png) 0px 0px no-repeat;float: left; _display: inline;}
.mainNav .li1 { position: relative; z-index: 1; float: left; }
.mainNav .a1 { display: block; position: relative; line-height: 50px; font-size: 18px; color: #fff; text-decoration: none;padding: 0 38px;  }
.mainNav .h1{display: block; height: 50px; line-height: 50px; }
.mainNav .a1{ display: block; height: 50px; text-align: center; color: #fff }
.mainNav .a1:hover{ text-decoration:none; color:#fff }
.mainNav .on1 .a1{ background: url(../img/navOn.png) repeat-x; color:#fff  }
.mainNav .ul1{overflow:hidden;border: 2px solid #062F8B; border-top:none; line-height:28px;position:absolute;left:0;top:50px;width: 148px;display:none;background: #FFFFFF;z-index: 10;padding: 8px;}
.mainNav .li2{padding: 0;width: 148px;float: left;_display: inline;height: 36px;line-height: 36px;text-align: center; border-bottom:1px solid #efefef}
.mainNav .last2{border-bottom:none}
.mainNav .li2 .a2{font-size: 14px; color: #062F8B}
.nav .dropDown{ display: none; position: absolute; right: 50%; top: 100%; margin-right: -600px; width: 599px; border: 2px solid #062F8B; border-top:none; background: #fff; padding: 20px; overflow: hidden; }
.nav .dropDown .pic{ float: right; width: 419px; }
.nav .dropMenuList{ float: left; width: 150px; }
.nav .dropMenuList li{ height: 36px;line-height: 36px;text-align: center; border-bottom:1px solid #efefef; font-size: 14px; }
/* 顶部栏 */
.links { position: relative; float: right; margin-right: 20px; padding-left: 11px; margin-left: 5px; height: 81px; line-height: 81px; }
.links::before { position: absolute; content: ''; left: 0; top: 30px; height: 20px; width: 1px; background: #fff; }
.links a { color: inherit; }
.links dl { position: relative; float: left; padding: 0 9px; }
.links dt a { position: relative; display: block; font-size: 18px; height: 81px; line-height: 81px; color: #fff; text-decoration: none; }
.links dt a::before { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; transform-origin: center bottom; height: 2px; background: #F83F21; transform: scaleX(0); transition: all ease 0.4s; }
.links dt .fa { font-size: 24px; }
.links dd { transition: all ease 0.2s; padding: 7px; position: absolute; z-index: 2; left: 50%; top: 100%; transform: translateX(-50%); font-size: 0; line-height: 1; white-space: nowrap; padding: 8px; background: #223874; background: rgba(34, 56, 116, 0.7); visibility: hidden; opacity: 0; }
.links dd ul { display: inline-block; vertical-align: top; }
.links dd li { display: inline-block; vertical-align: top; line-height: 36px; font-size: 14px; opacity: 0.8; }
.links dd li a { display: block; padding: 0 14px; color: #fff; font-weight: bold; transition: all ease 0.3s; }
.links dd li:hover { opacity: 1; }
.links dd li a:hover { text-decoration: none; background: #CEBDA2; }
.links dl:hover dd { visibility: visible; opacity: 1; }
.links dl:hover dt a::before { transform: scaleX(1); }

/* 用户登录-简约 */
.loggedMini .notlogged { line-height: 82px; }
.loggedMini .avatar img { border: 2px solid #fff; vertical-align: middle; width: 26px; height: 26px; border-radius: 50%; }
.loggedMini .nickName { display: none; }

/* 搜索框 */

.s-form { position: absolute; width: 228px; height: 28px; right: 0px;  top: 45px;  background: #fff; border: 1px solid #d1d1d1;overflow: hidden;}
.s-form .select-box { display: none; }
.s-form .input-box { float: left;}
.s-form .input-box input {     float: left;
    _display: inline;
    height: 20px;
    line-height: 20px;
    padding: 4px 0 4px 10px;
    border: none;
    background: none;
    width: 175px;
    outline: none;
    color: #333;
    margin: 0px;}
.s-form .input-box .dropdown-word { position: absolute; top: 100%; width: 100%; left: 0; font-size: 16px; color: #333; border-radius: 5px; border: 1px solid #ddd; }
.s-form .input-box .dropdown-word ul { padding: 10px 0; }
.s-form .input-box .dropdown-word ul li { line-height: 40px; height: 40px; padding: 0 20px; text-indent: 0; }
.s-form .btn-box{    float: right;
    _display: inline;
    width: 42px;
    height: 28px;
    border: none;
    background: url(../img/search.png) 13px 5px no-repeat #f59f09;
    line-height: 28px;
    overflow: hidden;
    cursor: pointer;}
.s-form .btn-box .btn { background: none; border: none; width: 42px;height: 28px; }
.s-form .link-box { display: none; }
.s-form .input-box input::-webkit-input-placeholder  { color: #6589b8; }
.s-form .input-box input:-ms-input-placeholder  { color: #6589b8; }
.s-form .input-box input::placeholder  { color: #6589b8; }

/* 顶部-白色 */
#header.bgWhite { background: #fff; border-bottom-color: #fff; }
#header.bgWhite .nav .line { background: #F83F21; }
#header.bgWhite .mainNav .a1 { color: #333; }
#header.bgWhite #logo a { background: url(../img/logo-black.png) no-repeat 0 0; }
#header.bgWhite #logo img { visibility: hidden; }
#header.bgWhite .links::before { background: #999; }
#header.bgWhite .links dt a { color: #333; }

/* 弹出式导航 */
.navBar { position: absolute; z-index: 2; left: -100%; margin-left: -600px; top: 0; width: 100%; padding: 70px 200px 70px 0; background: rgba(34, 56, 116, 0.97) url(../img/bg-navbar.png) no-repeat center top; background-size: 100% auto; transition: all ease 1s; }
.navBar::before,
.navBar::after { position: absolute; content: ''; left: 100%; top: 0; width: 200px; height: 100%; background: #DC3422; transform: skewX(-10deg); transform-origin: left top; }
.navBar::after { margin-left: 200px; background: #CEBDA2; }
.navBar.on { left: 0; margin-left: 0; }
.navBox { padding: 80px 0; }
.navBox > .hd { text-align: right; font-size: 0; line-height: 1; }
.navBox > .hd .close { position: absolute; top: 0; right: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #7E8CAF; font-size: 46px; transition: all ease 0.6s; }
.navBox > .hd .close:hover { text-decoration: none; transform: rotate(180deg); }
.navBox > .bd { padding-top: 50px; }
.fixedNav { display: flex; }
.fixedNav .li1 { flex: 1; padding: 0 10px; border-left: 1px solid #384A7C; }
.fixedNav .a1 { display: block; line-height: 30px; font-size: 18px; margin-bottom: 30px; color: #fff; }
.fixedNav .a1:hover { color: #CEBDA2; text-decoration: none; }
.fixedNav .a2 { display: block; font-size: 16px; line-height: 24px; padding: 8px 6px; opacity: 0.5; color: #fff; }
.fixedNav .a2:hover { opacity: 1; text-decoration: none; }

/* 用户面板 */
.userPanel { display: inline-block; vertical-align: top; float: none; height: auto; margin: 0; min-height: 36px; }
.userPanel a { float: left; margin-left: 10px; border-radius: 500px; height: 36px; line-height: 36px; padding: 0 30px; font-size: 14px; color: #666; background: #fff; }
.userPanel a:hover { background: #DAB866; color: #fff; text-decoration: none; }

/* 登录注册 */
.navBar .userLogged { display: inline-block; vertical-align: top; float: none; height: auto; margin: 0; min-height: 36px; }
.navBar .userLogged .split { display: none; }
.navBar .userLogged .notlogged > a,
.navBar .userLogged .loggedin > a,
.navBar .userLogged .userDropdown { float: left; margin-left: 10px; border-radius: 500px; height: 36px; line-height: 36px; padding: 0 30px; font-size: 14px; color: #666; background: #fff; }
.navBar .userLogged .notlogged > a:hover,
.navBar .userLogged .loggedin > a:hover,
.navBar .userLogged .userDropdown:hover { background: #DAB866; color: #fff; text-decoration: none; }
.navBar .userLogged .userDropdown { padding: 0 12px 0 6px; }
.navBar .userLogged .userDropdown .avatar { margin: 5px 0 0 0; }
.navBar .userLogged .userDropdown .nickname { height: 36px; line-height: 36px; margin-left: 10px; font-weight: normal; padding-right: 0; }
.navBar .userLogged .userDropdown:hover .nickname,
.navBar .userLogged .userDropdown .nickname:hover { color: #fff; }
.navBar .userLogged .userDropdown .nickname::after { position: static; margin: 0 0 0 8px; display: inline-block; vertical-align: top; background: none; width: auto; height: auto; font-size: 12px; font-family: "fontpower"; content: "\e1cf"; color: inherit; }
.navBar .userLogged .userDropdown .ud-bd { left: 0; top: 100%; }

.navBar .userLogged .loggedin a.signinSum,
.navBar .userLogged .loggedin a.myMsg { width: auto; padding: 0; background-color: transparent; color: #fff; overflow: visible; }
.navBar .userLogged .loggedin a.signinSum:hover,
.navBar .userLogged .loggedin a.myMsg:hover { color: #DAB866; }
.navBar .userLogged .loggedin a.signinSum::before,
.navBar .userLogged .loggedin a.myMsg::before { display: inline-block; vertical-align: top; font-family: "fontpower"; font-size: 24px; content: '\ec2b'; }
.navBar .userLogged .loggedin a.signinSum::before { content: '\e6fd'; }
.navBar .userLogged .loggedin a.hasMsg { color: #63bf6e; }
.navBar .userLogged .loggedin a.hasMsg:after { right: 0; top: 0; }

/* 内页banner */
.pageBanner{height: 316px; background: url(../img/pageBanner.jpg) 50% 0px no-repeat; margin-bottom: 20px;min-width: 1200px; width: 100%; text-align: center;}
.pageBanner img{width: 100% !important; max-width: 1800px;}
.noBanner .pageBanner{display: none;}

/* 侧栏 和 主栏 */
.mainContent,
.mainContentInd{overflow: hidden;  }
.side {width: 210px; float: left; _display: inline; margin-right:30px;  }



/* footer */
#footer { min-width: 1200px }
#footer .footNav {height: 40px; line-height: 40px;background: #666666;font-size: 14px;color: #fff;text-align: center;}
#footer .footNav li { display: inline-block; vertical-align: top; margin: 0 5px; }
#footer .footNav li.spe { opacity: 0.5; }
#footer .footNav li a{ color: #fff;}
#footer .footerCon { padding: 20px 0px; overflow: hidden; width: 1200px;margin: 0 auto;background: url(../img/footerBg.png) 100% 100% no-repeat;}
#footer .footerCon .fLogo{float: left;_display: inline;margin-right: 20px;width: 320px;height: auto;padding-top: 20px;}
#footer .footerCon .fLogo img{width: 320px; height: auto;}
#footer .footerCon .copyright{width: 790px;float: left;_display: inline;height: auto;line-height: 30px;font-size: 12px;text-align: left;}
#footer .copyRight img { vertical-align: middle; }
/* 专题 */
#columnzt{ overflow: hidden;}
#columnzt .bd{position: relative; z-index: 1; overflow: hidden;height:100px; line-height: 100px;}
#columnzt .nodePicList{overflow: hidden; height: 100px;}
#columnzt .nodePicList li{width: 285px; height: 100px; overflow: hidden; float: left; margin-right: 20px;}
#columnzt .nodePicList li img{display: block; width: 100%; height: 100px;}
#columnzt .nodePicList li .tit{display: none;}

#columnlj {height:180px;overflow:hidden;margin-bottom:20px;}
#columnlj li {float: left; width: 266px; height: 180px; overflow: hidden; margin: 0px 45px 0 0; background: #f4622f;}
#columnlj li a {display: block; color: #fff; position: relative; z-index: 1; height: 100px; line-height: 250px; text-align: center; font-size: 24px;}
#columnlj li em { position: absolute; z-index: 1; left: 98px; top: 40px; width: 70px; height: 60px; line-height: 50px; display: block; float: left; overflow: hidden;    background:url(../img/ksljicons.png) no-repeat 0px 0px;   -webkit-transition: all 1s;    -moz-transition: all 1s;    -ms-transition: all 1s; -o-transition: all 1s;transition: all 1s;}
#columnlj li.li2 {background: #4ab3cd;}
#columnlj li.li3 {background: #5f924d; width:260px; /*margin:0px*/;}
#columnlj li.li4 {background: #4d7692; width:260px; margin:0px;}
#columnlj li.li2 em { background:url(../img/ksljicons1.png) no-repeat 0px 0px; left: 100px;}
#columnlj li.li3 em { background:url(../img/ksljicons2.png) no-repeat -0px 0px; left: 102px;}
#columnlj li.li4 em { background:url(../img/ksljicons2.png) no-repeat -0px 0px; left: 102px;}
#columnlj li a:hover { font-weight: bold;}
#columnlj  a:hover em { -webkit-transform: rotateY(360deg);    -moz-transform: rotateY(360deg);    -ms-transform: rotateY(360deg);    -o-transform: rotateY(360deg);    transform: rotateY(360deg);}


/* 友情链接 */
.friendLinks { position: absolute; right: 0; top: 50%; margin-top: 0; }
.friendLinks dl { position: relative; width: 250px; margin-top: 10px; }
.friendLinks dt { position: relative; height: 40px; line-height: 40px; border-radius: 0; border: none; text-align: left; background: #fff; padding: 0 50px 0 20px; font-size: 16px; color: #333; box-shadow: none; overflow: hidden; white-space: normal; cursor: pointer; }
.friendLinks dt::after { position: absolute; content: ''; right: 15px; top: 50%; margin-top: -4px; border: 8px solid transparent; border-top-color: #ccc; border-bottom: none; }
.friendLinks dd { bottom: 100%; display: none; position: absolute; left: 0; right: 0; z-index: 3; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.friendLinks ul { max-height: 351px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.friendLinks li { border-bottom: 1px dotted #ccc; color: #666; }
.friendLinks li.noData,
.friendLinks li:last-of-type { border-bottom: none; }
.friendLinks li.noData,
.friendLinks li a { display: block; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #666; }
.friendLinks li a:hover { background-color: #f4f4f4; text-decoration: none;}
.friendLinks .on dt::after { transform: rotate(180deg); }
.friendLinks .on dd { display: block; }

/* goTop */
#goTop { position: fixed; display: none; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5); }
#goTop::after { display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; }

/* winMark */
#winMark { z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0; }


/* box - 标准盒子 */
.box>.hd { height: 39px; border-bottom: 1px solid #f2f2f2;padding-right: 10px; overflow: hidden;}
.box>.hd h3, .box>.hd li {float: left;
    _display: inline;
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0px 33px;
    background: url(../img/boxPartHd.png) 0px 0px no-repeat #bf0d0d;
    font-size: 20px;
    color: #fff;}
.box>.hd h3, .box>.hd li.on { color: #fff; }
.box>.hd h3:before,
.box>.hd li.on:before,
.box>.hd h3:after,
.box>.hd li.on:after { position: absolute; z-index: -1; left: 0; top: 0; content: ''; width: 50%; height: 100%; background: url(../img/box-bd.png) no-repeat left center; }
.box>.hd h3:after,
.box>.hd li.on:after { left: auto; right: 0; background-position: right center; }
.box>.hd h3 a,
.box>.hd li a { text-decoration: none; color: inherit; }
.box>.hd .more { float: right; font-size: 14px; color: #999; }
.box>.bd { padding: 10px 0; }

/* primaryBox - 盒子 - 主要的 */
.primaryBox>.hd { position: relative; padding: 0 20px 0 0; height: 48px; background: #fff; line-height: 48px; border: 1px solid #e5e5e5; }
.primaryBox>.hd .more { float: right; color: #999; font-size: 14px; }
.primaryBox>.hd h3 { position: relative; float: left; margin: -1px 0 0 -1px; height: 50px; line-height: 50px; padding-left: 20px; font-size: 18px; border-left: 8px solid #223874; }
.primaryBox>.hd h3 a { color: inherit; text-decoration: none; }
.primaryBox>.bd { padding-top: 20px; }
.primaryBox>.bd::after { display: table; content: " "; clear: both; }

/* groupBox 盒子 - 组类的 */
.groupBox>.hd { position: relative; text-align: center; font-size: 0; margin-bottom: 30px; }
.groupBox>.hd h3 { position: relative; display: inline-block; line-height: 80px; font-size: 32px; font-weight: bold; color: #223874; }
.groupBox>.hd h3:before { position: absolute; content: ''; bottom: 0; left: 50%; width: 1.6em; height: 0; margin-left: -0.8em; border-bottom: 2px solid #debd78; }
.groupBox>.hd h3 a,
.groupBox>.hd li a { color: inherit; text-decoration: none; }
.groupBox>.hd ul { margin-top: 30px; }
.groupBox>.hd li { display: inline-block; width: 144px; height: 49px; line-height: 49px; margin: 0 20px; padding: 0 20px; overflow: hidden; font-size: 18px; }
.groupBox>.hd li.on { background-position: 0 -84px; color: #fff; }
.groupBox>.bd:after, .groupBox>.bd:before { display: table; content: " "; clear: both; }

/* defaultBox 盒子 - 默认的 */
.defaultBox { background: #fff; padding: 20px 30px; }
.defaultBox>.hd { position: relative; height: 48px; line-height: 48px; }
.defaultBox>.hd h3,
.defaultBox>.hd li { position: relative; float: left; font-size: 24px; }
.defaultBox>.hd li { margin-right: 30px; }
.defaultBox>.hd h3,
.defaultBox>.hd li.on { font-weight: bold; color: #223874; }
.defaultBox>.hd li a,
.defaultBox>.hd h3 a { color: inherit; text-decoration: none; }
.defaultBox>.bd { padding: 12px 0 0; }
.defaultBox>.hd .more { float: right; font-size: 14px; color: #999; }

/* 主体盒子 */
.mainBox .mHd { position: relative; overflow: hidden; border-bottom: 1px solid #e5e5e5; }
.mainBox .mHd h3 { position: relative; padding: 16px 0 16px 16px; font-size: 24px; line-height: 34px; font-weight: bold; color: #223874; }
.mainBox .mHd h3:before { position: absolute; content: ''; left: 0; top: 20px; bottom: 20px; width: 4px; height: auto; background: #223874; }
.mainBox .mHd h3 a { color: inherit; text-decoration: none; }
.mainBox .mHd .path { width: auto; float: right; padding-right: 0; margin: 8px 0 0 30px; background: none; }
.mainBox .mBd { margin: 20px 0 0; }

/* 主栏菜单 */
#mainMenu { text-align: left; font-size: 0; line-height: 1; margin-bottom: 20px; }
#mainMenu .menuList { display: block; margin: -0.9% 0 0 -0.9%; }
#mainMenu .menuList li { display: inline-block; vertical-align: top; min-width: 11.6%; margin: 0.9% 0 0 0.9%; }
#mainMenu .menuList li a { display: block; line-height: 46px; padding: 0 15px; background: #fff; border: 1px solid #ddd; font-size: 18px; color: #666; text-align: center; }
#mainMenu .menuList li a:hover { text-decoration: none; background: #f5f5f5; color: #333; }
#mainMenu .menuList li.on a { background: #01a0e9; border-color: #01a0e9; color: #fff; }


/* 友情链接图片列表 */
.siteGroupList { margin: -3.5% -3.5% 0 0; }
.siteGroupList li { position: relative; float: left; width: 21.5%; margin: 3.5% 3.5% 0 0; perspective: 1000px; }
.siteGroupList .pic { background: #fff; }
.siteGroupList .pic a { display: block; position: relative; height: 0; padding-bottom: 66.6666%; overflow: hidden; }
.siteGroupList .pic img { position: absolute; left: 50%; top: 50%; width: auto; height: auto; max-width: 100%; max-height: 100%; transform: translate(-50%, -50%); }
.siteGroupList .pic a:hover img { transform: translate(-50%, -50%) scale(1.06); }
.siteGroupList .title { display: none; }
.siteGroupList .con { visibility: hidden; transform: rotateY(90deg); position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(43, 70, 142, 0.8); text-decoration: none; }
.siteGroupList .intro { margin: 21px 25px; line-height: 34px; height: 136px; font-size: 16px; color: #fff; overflow: hidden; }

.siteGroupList .pic,
.siteGroupList .con { transition: all 0.6s ease; transform-style: preserve-3d; }
.siteGroupList li:hover .pic { transform: rotateY(-90deg); visibility: hidden; }
.siteGroupList li:hover .con { transform: rotateY(0deg); visibility: visible; }


/* 节点归档信息样式 */
.archived-info { float: right; }
.archived-info span { margin: 0 5px; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; line-height: 26px; }

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0; }
.bot a, .bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #223874; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover, .bot button:hover { text-decoration: none; background: #01a0e9; }

.pageBanner .nopic{ display: none;}

/*--
颜色代码
#223874 深蓝色标题
#e2f1ff 淡蓝色边框
--*/

