
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {padding: 0;margin: 0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { vertical-align: top; border: 0; }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal;  }
ol, ul, li { list-style: none; }
div, dl, dt, dd, ol, ul, li {zoom: 1;}
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;font-size: 100%;}
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display:block;zoom:1;}

/* Public */
html{ width:100%; height:100%;   }
body{ width:100%; height:100%; color:#333;font:12px/21px '微软雅黑',Arial,sans-serif,Tahoma,Helvetica; text-align:center; }
a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#f60;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{height:10px;font-size:0px; line-height:0; }
.hot,.hot a{color:#f60 !important}
.nodata{color:#999;}
.fl{float:left; }
.fr{float:right; }
.hide{display:none; }

/* frame */
.wrap{ width:100%; margin:0 auto; text-align:center; }
#header{min-width: 1000px;  margin: 0 auto; text-align: center; }
#content{width:1000px; text-align:left;margin:0 auto;position:relative;   }
#content{overflow:hidden; padding:20px 0;}
#footer{min-width: 1000px; }

/* header */
#header{position:relative; z-index:10; height: 154px; background: url(../img/dingbu.png) left top repeat;}
#header .topBar{position: relative; z-index: 3; height: 113px; width: 1000px; margin: 0 auto; text-align: left;}

#header h1.logo{ width: auto; float: left; margin: 26px 0 0 10px; display: inline;}
#header h1.logo a{display: block;}
#header h1.logo img{max-width:700px; max-height:90px;margin: 0px 0 0 -25px;}

/* topLinks */
.topLinks{height: 20px; line-height: 20px; float: right; *display: inline; margin-top: 28px;}
.topLinks s{float: left; text-decoration: none; line-height: 20px; width: 5px; overflow: hidden; text-align: center; color: #fff}
.topLinks dl{float: left; *display: inline; height: 20px; position: relative; width: 60px; z-index: 5 }
.topLinks dl dt{display: block; height: 20px; line-height: 20px; color: #fff; text-align: center; }
.topLinks dl dt a{color: #fff;}
.topLinks dl dt a:hover{color: #ddd;}
.topLinks dl dd{display: none; }
.topLinks dd { clear: both; display: none; padding: 5px; background: #fff; position: absolute; right: 50%; top: 25px; margin-right: -55px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.topLinks dd img { width: 100px; height: 100px; }
.topLinks dd i { z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }
.topLinks .on dd { display: block; }

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden; margin-right:-2%}
#siteLast dd ul li{width:18%; margin-right:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast{float: right; *display: inline; height: 28px; width: 68px; z-index: 5;margin-top: 24px;}
#siteLast dt{display: block; height: 28px; line-height: 28px; color: #fff; text-align: center; }
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#ffffff; color:#333;}
#siteLast.on dd{ right:0; top: 28px; -webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3); -moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3); box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}

/* siteSearch */
.siteSearch{ position:absolute; z-index: 4; top:56px; right:0; width:235px; height:27px; overflow:hidden; }
.siteSearch #inputkeyword{ width: 199px; height: 19px; line-height: 19px; float: left; padding: 3px 0; text-indent: 10px; color: #999; background-color: #fff; border: 1px solid #e5e5e5; border-right: 0; outline: none;}
.siteSearch #search{ float:left; display:block;  width:35px; height:27px; text-indent: -9999px; overflow: hidden; background: #85549f url(../img/searchBtn1.png) center center no-repeat;}

/* navBar */
.navBar{width: 1010px; margin: 0 auto; height: 51px; text-align: left; position: relative; z-index: 2;}
.mainNav{width: 100%; margin-bottom: -50px; height: 101px; position: absolute; z-index: 1; left: 0; top: 0; background-color: #fff;}
.mainNav .li1{width: 142px; height: 101px; float: left; text-align: center; border-right: 1px solid #f0f0f0;}
.mainNav .last1{border-right: none; width: 142px;}
.mainNav .a1{display: block; height: 40px; line-height: 40px; font-size: 14px; color: #666; padding: 58px 0 3px; background:#fff url(../img/navBg.png) 52px 21px no-repeat; }
.mainNav .a1:hover,.mainNav .on1 .a1{background-color: #e18d1d; color: #fff; text-decoration: none;}

.mainNav .li1:nth-child(1) .a1{background-position: 53px 21px;}
.mainNav .li1:nth-child(2) .a1{background-position: -78px 21px;}
.mainNav .li1:nth-child(3) .a1{background-position: -204px 21px;}
.mainNav .li1:nth-child(4) .a1{background-position: -331px 21px;}
.mainNav .li1:nth-child(5) .a1{background-position: -459px 21px;}
.mainNav .li1:nth-child(6) .a1{background-position: -588px 21px;}
.mainNav .li1:nth-child(7) .a1{background-position: -715px 21px;}
.mainNav .li1:nth-child(8) .a1{background-position: -845px 21px;}

.mainNav .li1:nth-child(1) .a1:hover,
.mainNav .li1:nth-child(1).on1 .a1{background-position: 53px -140px;}
.mainNav .li1:nth-child(2) .a1:hover,
.mainNav .li1:nth-child(2).on1 .a1{background-position: -78px -140px;}
.mainNav .li1:nth-child(3) .a1:hover,
.mainNav .li1:nth-child(3).on1 .a1{background-position: -204px -140px;}
.mainNav .li1:nth-child(4) .a1:hover,
.mainNav .li1:nth-child(4).on1 .a1{background-position: -331px -140px;}
.mainNav .li1:nth-child(5) .a1:hover,
.mainNav .li1:nth-child(5).on1 .a1{background-position: -459px -140px;}
.mainNav .li1:nth-child(6) .a1:hover,
.mainNav .li1:nth-child(6).on1 .a1{background-position: -588px -140px;}
.mainNav .li1:nth-child(7) .a1:hover,
.mainNav .li1:nth-child(7).on1 .a1{background-position: -715px -140px;}
.mainNav .li1:nth-child(8) .a1:hover,
.mainNav .li1:nth-child(8).on1 .a1{background-position: -845px -140px;}

/* friendLinks */
.friendLinks { padding: 15px 0;  color: #fff; border-bottom:1px solid #8f60a8; margin-bottom:15px;}
.friendLinks .hd {float: left;margin-right: 30px;height:30px;line-height:30px;padding-left:20px;background: url(http://www.lightgy.com/Content/mzyyxy/Base/img/yql.png) 0px 8px no-repeat;}
.friendLinks .hd h3 a { font-size: 16px; color: #fff; font-weight: bold; }
.friendLinks .bd { overflow: hidden; }
.friendLinks select { font-size: 14px; border: 0; width: 192px; padding: 4px; margin: 12px 13px; background: #819e66; color: #fff; }
.friendLinks .infoList { overflow: hidden; }
.friendLinks .infoList li { float: left; height:30px; line-height:30px; padding: 0; background: none; width:auto; margin-right:20px  }
.friendLinks .infoList li a { color: #fff; }

/*底部 */
#footer{background: #6e348d;background: url(../img/dibutu.png)center; color: #fff; overflow:hidden;}
#footer .siteWidth{ font-size: 14px; overflow:hidden; padding:20px 0px; width:1200px; margin:0 auto}
#footer a{color:#fff;}
#footer .links{ text-align:center;display:block; }
#footer .links li{display:inline;padding-right:15px;}
#footer .links li a{color:#fff;}
#footer .copyRight{text-align:center; line-height:26px; padding-top:12px}


/* 节点banner */
.pageBanner{display: none;}

/* 侧栏-应用平台 */
.sideYypt{margin-top: 20px; overflow: hidden;}
.yyptList{overflow: hidden;}
.yyptList li{height: 81px;}
.yyptList li a{display: block; padding: 7px 0 48px; height: 26px; line-height: 26px; text-align: center;background: #736f3f url(../img/sideYyptIcon.png) center -77px no-repeat; color: white; font-size: 14px;}
.yyptList li a{transition: all .5s ease;}
.yyptList li a:hover{color: #fff; text-decoration: none;}
.yyptList li.li1 a{padding: 0 0 0 100px; height: 81px; line-height: 81px; background-color: #5e7891; background-position: 60px 25px; text-align: left; font-size: 18px;}
.yyptList li.li2,.yyptList li.li3{width: 119px; margin-top: 2px;}
.yyptList li.li2{float: left;}
.yyptList li.li3{float: right;}
.yyptList li.li3 a{ background-color: #85c3b5; background-position: center -183px;}
.yyptList li a:hover{padding: 48px 0 7px; background-color: #5e7891; background-position: center -100px;}
.yyptList li.li1 a:hover{padding: 0 100px 0 0; text-align: right; background-color: #85c3b5; background-position: 160px 25px; color: white;}
.yyptList li.li3 a:hover{background-position: center -211px;}


/* 侧栏-关注我们 */
.sideGzwm{height: 176px; overflow: hidden; margin: 20px auto 0; text-align: center; background: url(../img/sideGzwm.png) left top no-repeat;}
.sideGzwm .hd{display: inline-block; width: 128px; height: 36px; line-height: 36px; margin: 15px auto 0; font-size: 16px; color: #666; text-align: center; border: 1px solid #919191;}
.sideGzwm .nodeList{ margin:25px 0 0 34px;}
.sideGzwm .nodeList li{width: 44px; float: left; margin-right: 22px; display: inline; position:relative; height:74px;}
.sideGzwm .nodeList li .pic{width:111px;height:111px;position:absolute;right: -123px;top: -40px;z-index:10;padding:5px;background:#fff; display:none;}
.sideGzwm .nodeList li a{display: block; width: 100%; height: 26px; line-height: 26px; text-align: center; padding-top: 48px; background: url(../img/footerGzwm.png) left top no-repeat;}
.sideGzwm .nodeList li.li1 a{background-position: left top;}
.sideGzwm .nodeList li.li2 a{background-position: -66px top;}
.sideGzwm .nodeList li.li3 a{background-position: -130px top;}
.sideGzwm .nodeList li.on .pic{display:block;}


/* sideBox */
.sideBox{margin-top: 20px; overflow: hidden;}
.sideBox .hd{height: 43px; line-height: 43px; background-color: #046aba; overflow: hidden;}
.sideBox .hd h3{margin-left: 18px; font-size: 18px; color: white;}
.sideBox .bd{background-color: #f1f1f1; padding: 10px; overflow: hidden;}
.sideBox .bd .infoList li{height: 30px; line-height: 30px; font-size: 14px;}
.sideBox .bd .infoList li font{font-size: 14px;}

/* 信息列表前缀图标 */
.infoListA li{padding-left: 15px; background: url(../img/dot01.png) left center no-repeat;}
.infoListB li{padding-left: 10px; background: url(../img/dot02.png) left center no-repeat;}
.infoListC li{padding-left: 10px; background: url(../img/dot04.png) left center no-repeat;}

/* list-intro */
.list-intro li {
    padding-top: 20px;
    padding-bottom: 20px;
}
.list-intro .intro {
    line-height: 26px;
    height: 52px;
}
.list-top .t {
    padding: 0;
    border: none;
}
.list-top .t .title a {
    color: #6f348e;
    line-height: 22px;
    font-size: 14px;
}
.list-top .intro {
    font-size: 12px;
}
.list-top .n {
    padding-left: 20px;
}
.list-pic li {
    background: none;
}
