




/* 顶部搜索 */
.s-form{width:260px;height: 32px;float:right;padding-top:4px;overflow:hidden;position: relative;z-index: 0; margin-right:20px;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{ display:block; width:200px; height:28px; line-height:28px; padding-left:10px; background: #fff; border:1px solid #e0e0e0; color:#c9c6c6;font-size:12px;outline: none;}
.s-form .btn-box .btn{display:block;width:50px;height: 30px;line-height: 30px;border:none; text-align:center; outline:none;background: url(http://www.lightgy.com/Content/yskfxy/Base/img/fdj.png) no-repeat center center #800d19; cursor: pointer}
.btn-box{position: absolute; right: 0; top: 4px; height: 30px; width: 50px; text-align: center;}


.banner{width:100%; text-align:center;}
#content{text-align:left;position:relative;z-index:1;padding: 20px 0;overflow: hidden;}



/* 站群导航-个性 */
#siteLast{z-index: 12;float:right; color:#373737; top:4px}
#siteLast dt{padding: 0 10px 0 27px;background: url(../img/icon-site.png) 7px 11px no-repeat;height:30px;line-height: 30px;}
#siteLast dd{ top: 30px; font-size:12px; border: 3px solid #d81226; right:0px; left:auto; margin:0px; }
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{background-color:#d81226;color:#fff;background-position: 7px -189px;}




/*侧栏 */
.side{width:240px; float:left; margin-right:20px; position:relative; z-index:9999;}
.mainContent{overflow:hidden;}

/*底部 */
#footer{clear: both; padding:30px 0;background: #2850a8;text-align:center;}
#footer .siteWidth{font-size: 12px;overflow:hidden;}
#footer .copyRight {color:#fff;}
#footer .links{padding:20px 0 10px 0;}
#footer .links li{ display:inline-block; *display:inline; zoom:1; margin-right:15px;}
#footer .links li a{color:#fff;}
.friendLinks {font-size:0;}
.friendLinks .title{ font-size:16px; color:#fff; }
.friendLinks select{ font-size:14px; margin:0 10px; border:0; background:#fff; padding:5px; width:150px;}


/* goTop */
#goTop{position:fixed;  display:none; _display:none !important; width:50px;height:50px;bottom:60px;right:5px;z-index: 99;cursor:pointer;margin:5px;width:40px;height:40px;border-radius:2px;-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{margin-bottom:20px;}
.box .hd{height:40px;line-height:40px;overflow:hidden; border-top: 2px solid #3062c8; border-bottom: 1px solid #e8e8e8; margin-bottom:10px;}
.box .hd h3{float:left; color:#20a4a9;font-size:16px;font-weight: bold;}
.box .hd h3 a{color:#3062c8; }
.box .hd .more{float:right; display: block; margin-right:10px; font-size:12px; color: #999;}
.box .hd .bd{overflow:hidden;}
/* 顶部 */
#top-bar {
    position: relative;
    z-index: 13;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
      text-align:center;
}
#top-bar .top-Bar-right {
    float: right;
     width:38%;
}
#top-bar .top-Bar-right .row {
    overflow: visible;
}
#top-bar .top-Bar-right dl {
    position: relative;
    z-index: 2;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
#top-bar .top-Bar-right dl dt {
    padding: 0 5px;
    line-height: 40px;
    font-weight: normal;
    cursor: pointer;
}
#top-bar .top-Bar-right dl dd {
    display: none;
    position: absolute;
    top: 40px;
    right: 50%;
    margin-right: -50px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
}
#top-bar .top-Bar-right dl dd:after {
    display: block;
    position: absolute;
    left: 50%;
    top: -12px;
    margin-left: -6px;
    content: "";
    border-width: 6px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
#top-bar .top-Bar-right dl dd i {
    display: none
}
#top-bar .top-Bar-right dl li {
    margin-bottom: 0;
    float: left;
    width: 19.99%;
    min-width: 80px;
}
#top-bar .top-Bar-right dl li a {
    display: block;
    background: none;
    padding: 5px 10px;
}
#top-bar .top-Bar-right .mailbox {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
#top-bar .top-Bar-right a:hover.mailbox, #top-bar .top-Bar-right .on dt {
    color: #9f1b29;
}
#top-bar .top-Bar-right .on dd {
    display: block;
}
#top-bar .top-Bar-right .user-panel dl dd img {
    width: 100px;
    height: auto;
}
#top-bar .top-Bar-right .user-panel dl dd img {
    width: 100px;
    height: auto;
    padding: 5px;
    background: #fff;
}
#top-bar .user-login {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 10px;
    line-height: 36px;
}
#top-bar .user-login .notlogged>a {
    padding: 0 5px;
    color: #fff;
}
#top-bar .user-login .notlogged>a:hover {
    color: #ff0
}
#top-bar .user-login .loggedin>a {
    padding: 0 5px;
    color: #fff;
}
#top-bar .user-login .loggedin>a:hover {
    color: #ff0
}
#top-bar .user-login .userlogincomment {
    color: #333
}
#top-bar #site-group {
    display: none;
}
#top-bar #site-group dd {
    display: none;
    clear: both;
    background: #fff;
    position: absolute;
    right: 0;
    top: 40px;
    margin: 0;
    padding: 15px;
    width: 750px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
#top-bar #site-group.on dd {
    display: block;
}
#top-bar #site-group.on dd:after {
    left: auto;
    right: 25px;
    margin: 0;
}
#top-bar #site-group dd h3 {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
#top-bar #site-group dd h3 span {
    position: relative;
    z-index: 11;
    padding-right: 10px;
    color: #333;
    background-color: #fff;
}
#top-bar #site-group dd h3 i {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    margin: 0;
    border: none;
    border-bottom: 1px dotted #ddd;
    top: 50%;
    left: auto;
    right: 0;
    width: 100%;
    position: absolute;
}
#top-bar #site-group dd ul {
    margin-bottom: 10px;
    overflow: hidden;
}
#top-bar #site-group li {
    float: left;
    width: 24.99%;
    line-height: 26px;
    height: 26px;
    color: #666;
    overflow: hidden;
}
#top-bar #site-group li a {
    display: block;
    padding-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* 配置图标 */
.icons {
    width: 4px;
    height: 4px;
    background: url(http://www.lightgy.com/Content/yskfxy/Base/img/icons/icons.png);
}
.icons-search-white {
    width: 16px;
    height: 16px;
    background: url(http://www.lightgy.com/Content/yskfxy/Base/img/icons/icons-search-white.png);
}
.icons-write-white {
    width: 15px;
    height: 15px;
    background: url(http://www.lightgy.com/Content/yskfxy/Base/img/icons/icons-write-white.png);
}
.user-panel .icons {
    width: 20px;
    height: 20px;
    background: url(../img/icons.png) no-repeat center 0;
}
.user-panel .icons-wx {
    background-position: center -20px;
}
.user-panel .icons-phone {
    background-position: center -40px;
}
.user-panel .icons-en {
    background-position: center -60px;
}
.user-panel .icons-mailbox {
    background-position: center -80px;
}
.site .icons-sitemap {
    width: 20px;
    height: 20px;
    background: url(../img/icons.png) no-repeat center -100px;
}
/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/

/*
    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 */
body {  min-width:1200px; color: #666;font-size: 14px;line-height:1.8;font-family:"Microsoft YaHei",SimSun,Arial,Helvetica,Tahoma,sans-serif;-webkit-text-size-adjust: none;}
a { color: #666; text-decoration: none; outline: none; }
a:hover {color: #E20500;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: 20px;font-size: 0px;line-height: 0;overflow: hidden;clear: both;}
.blank1 { display: block; height: 15px; 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; }
.fr { float: right; }
.hide { display: none; }
input[type=button], input[type=submit], input[type=file], button{ cursor: pointer; -webkit-appearance: none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }

.siteWidth,#content{clear: both;width:1200px;margin:0 auto;}

/*顶部 S*/
#header{height:106px;background: url(http://www.lightgy.com/Content/yskfxy/Base/img/head_bg.png) repeat-x;;border-bottom: 2px solid #0d5280;_overflow: hidden;position: relative;z-index: 3;}
#header .siteWidth{height:106px;background: url(http://www.lightgy.com/Content/yskfxy/Base/img/siteWidth_bg.png) no-repeat;position:relative;}
#header .logo{float:left;overflow:hidden;margin-top: 25px;text-align: left;}
#header .logo img{max-width:600px; max-height:60px;}


.s-form{height:30px;overflow:hidden;position:absolute; right:55px; top:45px;z-index: 0;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{ display:block; width:233px; height:28px; line-height:28px; padding-left:28px; background: url(http://www.lightgy.com/Content/yskfxy/Base/img/icon.png) no-repeat 5px -655px #fff; border:1px solid #cecece; border-right:none; color:#c9c6c6;font-size:12px;outline: none;}
.s-form .btn-box{ float:left; }
.s-form .btn-box .btn{display:block;width:50px;height: 30px;line-height: 30px;border:none; border-left: 0; background:#66a5f2;text-align:center; outline:none;color:#fff;}
/*顶部 E*/



/* 站群导航-公共 */
#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{z-index: 2;float:right;position:relative;color:#373737;}
#siteLast dt{padding: 0 10px 0 27px;background: url(../img/icon-site.png) 7px 11px no-repeat;height:32px;line-height: 32px;}
#siteLast dd{ border: 3px solid #792476; right:0px; left:auto; margin:0px;top: 32px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{background-color:#792476;color:#fff;background-position: 7px -189px;}
#siteLast.on dd{display:block;}


/* links */
#header .links{float:right; height:32px;font-size: 12px;}
#header .links>dl { margin: 0 10px; color: #333; position: relative; float: left; z-index:2}
#header .links>s { float: left; text-decoration: none; line-height: 32px; width: 5px; overflow: hidden; text-align: center;}
#header .links>dl>dt { float: left; height: 32px; line-height: 32px; position: relative; z-index: 11;}
#header .links>dl>dt a{color:#333; padding:0 3px}
#header .links>dl>dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 34px; margin-right: -54px; -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);}
#header .links>dl>dd img { width: 100px; height: 100px;}
#header .links>dl>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;}
#header .links>.on dd { display: block;}
#header .links .userlogincomment{color: #333}

.s-form{height:30px;overflow:hidden;position:absolute; right:55px; top:45px;z-index: 0;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{ display:block; width:233px; height:28px; line-height:28px; padding-left:28px; background: url(http://www.lightgy.com/Content/yskfxy/Base/img/icon.png) no-repeat 5px -655px #fff; border:1px solid #cecece; border-right:none; color:#c9c6c6;font-size:12px;outline: none;}
.s-form .btn-box{ float:left; }
/*顶部 E*/


/*导航 */
.topNav{height:50px;z-index: 0; background:#3162c9;}
.topNav .mainNav{width: 1200px; margin: 0 auto;}
.topNav a:hover{text-decoration:none}
.topNav a{color:#fff; }
.topNav ul li{float:left;width: 145px;height:50px; line-height:50px;text-align:center;position:relative;z-index:0;}
.topNav ul li.first1{}
.topNav ul li h3.h1{height: 50px;font:normal 16px/50px "微软雅黑";}
.topNav ul li.on1{background:#3a79ff;}
.topNav ul li.on1 h3.h1,.topNav ul li.last1 h3.h1{border-right: 0;}
.topNav ul li.on1 a{color:#fff;}
.topNav ul li .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:50px; z-index:9999; background:#3162c9;_overflow: hidden;}
.topNav ul li.last1 .ul1{right:0; left:auto;}
.topNav ul li .ul1 li{height:28px; line-height:28px;padding:0;text-align:center;overflow:hidden;}
.topNav ul li#liID119,.topNav ul li#liID120,.topNav ul li#liID121{letter-spacing:6px;}
.topNav ul li .ul1 li h3.h2{height: 20px;font:normal 13px/28px "微软雅黑";}
.topNav ul li .ul1 li a{color:#b6ddff;}
.topNav ul li .ul1 li a:hover{color:#fff;}




/* 当前位置 */
.path{ height:30px; line-height:30px; color:#999 }
.path a,.path span{margin:0 5px; color:#999}

/* 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;-webkit-box-shadow:0 0 5px #9c9c9c;opacity:.9;background:rgba(0,0,0,.5) url(http://www.lightgy.com/Content/yskfxy/Base/img/gotop.png) no-repeat center center;}

/* winMark */
#winMark{ z-index: 1;width: 100%;display:none; height:100%; position:fixed; background:rgba(0,0,0,.8) ;left: 0;top: 0;}



/
/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
