﻿/*
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 { 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; }

/* Public */
html{ width:100%; height:100%;   }
body{ width:100%; height:100%; color:#333;font:14px/32px "Microsoft Yahei",Tahoma,Helvetica,Arial,sans-serif;background:#f6f1d6;  }
a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#d60000;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:20px;font-size:0px; line-height:0; }
.nodata{color:#999;}
.fr{float:right; }
.fl{float:left; }
.hide{display:none; }
.container { width: 1200px; margin: 0 auto; position: relative; }

/* 网站框架 */
#header { width: 100%; min-width: 1200px; _width: 1200px; background: url(images/banner.jpg) no-repeat center top; height: 350px; }


/* logoBar */
.logoBar { height: 300px;  }
.logo {padding-top: 50px; padding-left: 20px;}

/* navBar */
.navBar { width: 100%; min-width: 1200px; height: 50px; background-color: #c00; }

.mainNav { width: 1020px; float: left; }
.mainNav li { float: left; text-align: center; width: 16.66%; line-height: 50px; }
.mainNav li a { font: 18px/50px "Microsoft Yahei"; color: #fff; display: block; }
.mainNav li.on1 { background-color: #b70000; }

.get-home { display: block; float: right; width: 130px; height: 36px; line-height: 36px; margin-top: 7px; text-align: center; color: #c00; background-color: #f6f1d6; border-radius: 5px; font-size: 16px; }
.get-home:hover { background-color: #fefbeb; }


/* content */
#content { background-color: #fff; width: 1160px; padding: 20px; margin: 0 auto; }



/* Content 公共样式 */
ul.infoList li { background: url(images/icon.png) no-repeat left center; padding-left: 15px; height: 32px; line-height: 32px;}
.infoList li .date { float: right; color: #999; font-size: 14px;}


/* box  */
.box { width: 32%; height: 240px; margin-right: 2%;}
.box .hd { height: 40px; background-color: #f8f8f8; line-height: 40px; margin-bottom: 5px;}
.box .hd h3 { float: left; padding: 0 25px; background-color: #e4212f;  color: #fff; font-size: 16px; }
.box .hd h3 a { color: #fff; }
.box .hd a.more { float: right; font-size: 14px; color: #999; padding-right: 10px;}
.box .bd { clear: both; padding: 5px;}
.box-last { margin-right: 0; }

/* box-list */
.box-list .hd { height: 40px; background-color: #f8f8f8; line-height: 40px; margin-bottom: 5px;}
.box-list .hd h3 { float: left; padding: 0 25px; background-color: #e4212f;  color: #fff; font-size: 16px; }
.box-list .hd h3 a { color: #fff; }


/* 留言列表 */
.msg_ok { color: #e4212f; }

/* footer */
#footer { background-color: #c41c1c; width: 100%; min-width: 1200px; clear: both; text-align: center; }
#footer .copyright { color: #fff; line-height: 26px; padding: 20px 0; position: relative; opacity: 0.7; filter: alpha(opacity=70); }
#footer .copyright a { color: #fff; }
#footer .copyright .ga { position: absolute; right: 0; top: 20px; }


/*返回顶部*/
#gotop{ position:fixed; bottom:-70px; right:30px; width:40px; height:40px; background:url(images/gotop.png) no-repeat center #9f9f9f; cursor:pointer;  transition:0.5s;   -moz-transition:0.5s;   -webkit-transition: 0.5s;   -o-transition:0.5s; _display:none;}
#gotop:hover{ background:url(images/gotop.png) no-repeat center #ab2e28; }






