﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
pre{white-space: pre-wrap; word-wrap: break-word;}
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:#666;font:16px/32px "微软雅黑"; -webkit-text-size-adjust: none; background:#fff;min-width:1200px;}
/*li font{ font-size:12px !important; }*/
a{color:#666;text-decoration:none; outline:none;}
a:hover { text-decoration:none; color:#8f0000; }
.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;  }
.fr{ float:right;   }
.hide{ display:none; }
.mat{ margin:20px;  }
.mb15 { margin-bottom:15px;}
.sw{width:1200px; margin:0 auto;}
.siteWidth{width:1200px; margin:0 auto;}


/*顶部 S*/
#header{background:#0c7ed9;  width:100%; }
.topBar{ background:#0c79d0;  height:40px; line-height:40px; color:#a8c7ed;width:100%; min-width:1300px;border-bottom: 1px #2a8ede solid;}
#header .logo{padding-top:25px; float:left; overflow:hidden;}
#header .logo img{max-width:480px; max-height:68px}
.topBar .siteWidth{ height:40px; overflow:visible;color:#a8c7ed; }
.top_l{float:left; overflow:hidden;}
.top_r{float:right; color:#a8c7ed; width:620px; overflow: visible;}
.top_rt{float:right;height:40px;padding: 0 90px 0 15px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#fff;position: relative;z-index: 99;}
.top_rt .sy{background:url(../img/top_home.png) no-repeat 5px center;padding-left:30px; }
.top_rt .sc{background:url(../img/top_2.png) no-repeat 5px center; padding-left:30px;}
.top_r a{color:#fff; padding:0 8px;}
.top_r a:hover{color:#ff0; text-decoration:underline; }
.logobar{ height: 130px;  position: relative;}

.search{width:290px; height:50px; overflow:hidden;background:#0c7ed9; text-align:center;padding:10px 0 0 10px; }
.s-form{background:url(../img/search1.png) no-repeat center center;line-height:35px; text-align:center;height:35px; width:280px;position: absolute;
    right: 0;
    top: 62px;}
.s-form .input-box{float:left;}
.s-form .input-box .from-control{display:block;background:none; float:left; width:200px; height:35px; line-height:35px; padding-left:15px; border:none; color:#999;}
.s-form .btn-box{float:right;}
.s-form .btn-box .search{ cursor: pointer;line-height: 35px;display:block;float:right;width:50px;height:35px;background:none;text-align:center;letter-spacing:3px;border: none;padding: 0; text-indent:300%; overflow:hidden}

/*顶部 E*/
#header .sw{clear: both;}
/* 站群导航-公共 */
#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 h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#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;}
#siteLast dd ul li{width:18%; margin-left: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:99;width: 94px;position: absolute;top: 20px;right: 0px;}
#siteLast dt{padding: 0 5px 0 25px;background:url(../img/top_mune.png) no-repeat 5px center;height:40px;line-height:40px;color:#a8c7ed;width: 64px;text-overflow: ellipsis;white-space: nowrap;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{font-size:12px;border: 3px solid #0c7ed9;right:0px;left:auto;margin:0px;top: 40px;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#0c7ed9; color:#fff;}

/* banner */
.banner{width:100%; text-align:center; clear:both;min-width:1300px; margin:0 auto; overflow:hidden;  position: relative;z-index:1;}

/*导航 S*/
.nav{  height:48px; background: #0775cd; }
/*.nav ul{height:50px;}*/
.nav ul .li1{float:left; line-height:48px; _display:inline; text-align:center; position:relative; z-index:19;}
.nav ul li.first1{background:none;}
.nav ul li .a1{display: block;padding:0 30px;}
.nav ul li h3{font:bold 16px/48px "微软雅黑";}
.nav ul li a{color:#fff;}
.nav ul li.on1{ background: #0369ba;}
.nav ul li.on1 a{color:#fff; }
.nav ul li.on1 .a1{font-weight:bold;}
.nav ul li .ul1{display:none;    width: 100%;text-align:center;padding:6px 0 17px; position:absolute; left:0; top:48px; z-index:20; background:url(../img/ul_bg.png) repeat;}
.nav ul li.last1 .ul1{right:0; left:auto;}
.nav ul li .ul1 li{line-height:36px;  text-align:center; overflow:hidden;}

.nav ul li .ul1 li h3{font:normal 14px/30px "微软雅黑"; text-align:center;}
.nav ul li .ul1 li a{color:#fff;}
.nav ul li .ul1 li.on2{background:#0c79d0;color:#fff;}
/*导航 E*/

/* content */
#content{text-align:left;margin: -59px auto 20px;position:relative;z-index:1; width: 1200px;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/*底部 */
#footer{clear: both;background:#666666;text-align:left; color: #fff;}
#footer a{color:#fff}
#footer .siteWidth{font-size: 14px;overflow:hidden;padding-top: 20px;padding-bottom: 20px;}
#footer .footerNav{ line-height: 28px; color: #fff; text-align: center; margin-bottom: 10px }
#footer .footerNav a{  margin:  0 5px}
#footer .copyRight{  line-height: 28px; text-align: center; }

/* friendLinks */
.friendLinks { padding: 15px 0; position: relative; z-index: 3; background-color: #0c7ed9; }
.friendLinks h3 {float: left;font-size: 18px;line-height: 28px;margin-right: 20px;padding-left: 41px;background: url(..//img/icon-link.png) 8px 2px no-repeat;color: #fff;vertical-align: top;}
.friendLinks .bd { margin: 0 -15px; overflow: hidden; }
.friendLinks select { border: 0; width: 242px; padding: 4px; margin: 0 10px; border: 1px solid #ccc; }

/* 当前位置 */
.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(../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;}



/* 顶部注册登录 */
.topBar .userLogged{margin-top:7px;}
.topBar .userLogged .split{margin:0}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#770125 !important;border-bottom:3px solid #770125 !important;}
.user-mainbox .loginBtn {background: #770125 !important;}
.user-mainbox .loginBtn:hover { background: #9a153d !important;}

/*-- CSS结束 --*/
