﻿@charset "utf-8";
/* CSS Document */

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/20px "微软雅黑"; -webkit-text-size-adjust: none; background:#e6da91;}
/*html,*/
/*body {*/
/*    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*    -webkit-filter: grayscale(100%);*/
/*    -moz-filter: grayscale(100%);*/
/*    -ms-filter: grayscale(100%);*/
/*    -o-filter: grayscale(100%);*/
/*    filter: grayscale(100%);*/
/*    filter: gray;*/
/*}*/
/*li font{ font-size:12px !important; }*/
a{color:#333;text-decoration:none; outline:none;}
a:hover { text-decoration:none; color:#c50008; }
.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:0px;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-top:20px;  }
.mb15 { margin-bottom:15px;}
.sw{width:1200px; margin:0 auto;}
.more{float:right;}
.wrap{min-width:1200px;background: #f9f7f3;overflow: hidden; position: relative; z-index:0;}

/*顶部 S*/
.header{height:186px;background: #971414;}
.top{min-width:1200px;height:142px; line-height:28px;background:#f9f7f3; }
.header .logo{padding-top:13px; float:left; overflow:hidden;}
.top .sw{height:102px; overflow:visible;}
.top_l{float:left; overflow:hidden;}
.top_r{float:right; width:720px; overflow:hidden;}
.top_rt{float:right; height:28px; padding:6px 15px 9px;font-size: 12px;}
.top_r a{padding:0 5px;}

.siteSearch{width:233px; height:25px; float:right;margin:12px 15px 0 0;background:url(/img/iconInput.png) no-repeat 0 0px; overflow:hidden;}
.siteSearch input{display:block; float:left; float:left; width:174px; height:25px; line-height:26px; padding-left:15px; border:0; color:#999;background: none;outline: none;}
.siteSearch .searchBtn{display:block; float:right; width:30px; height:25px;text-indent: -9999px;}
/*顶部 E*/

.banner{width:100%; text-align:center;}

/*导航 S*/
.nav{clear:both; width:1200px; height:44px; margin:0px auto;}
/*.nav ul{height:50px;}*/
.nav ul li{float:left; width:120px; height:44px; _display:inline; text-align:center; position:relative; z-index:9998;}
.nav ul li.first1{width: 121px;}
.nav ul li h4{font:normal 18px/44px "微软雅黑";}
.nav ul li a{color:#fff;}
.nav ul li.on1{background:#690202;}
.nav ul li.on1 a{color:#fff;}
.nav ul li .ul1{display:none; padding-top:10px;padding-bottom:10px; width:120px;position:absolute; left:0; top:44px; z-index:9999; background:url(images/PE/ul_bg.png) repeat;}
.nav ul li.last1 .ul1{right:0; left:auto;}
.nav ul li .ul1 li{width:120px; height:30px; text-align:center; }
.nav ul li .ul1 li h4{height: 30px;width:120px;overflow:hidden;font:normal 14px/30px "微软雅黑";}
.nav ul li .ul1 li a{color:#fff;}
.nav ul li .ul1 li a:hover{font-weight: bold;}
.nav ul li:hover .ul1{display: block;}

.nav ul li .ul1 li .ul2{margin-top:-31px; margin-left:121px;}
.nav ul li .ul1 li:hover .ul2{display: block;}

.nav ul li .ul1 li .ul2 {background: rgb(191, 154, 97) none repeat scroll 0% 0%;background: #0179b3;}
.nav ul li .ul1 .ul2{display:none; padding:10px; min-width:100px;position:absolute; left:0; z-index:9999; background:url(images/PE/ul_bg.png) repeat;}
.nav ul li .ul1 li .ul2 li{height:30px; text-align:center; }

/*导航 E*/

.content{width:1200px;margin-top: 20px; position:relative; z-index:99;}

/*图片校园 S*/
.pic_campus{margin-top:20px; position:relative;}
.mainBox .pic_campus .hd{background:#be3e20;}
.pic_campus .hd h3{}
.pic_campus .bd{padding:20px 4px 0; overflow:hidden; display:table; text-align:center;}
/*.pic_campus .sPrev,.pic_campus .sNext{display:block; width:20px; height:34px; position:absolute; top:130px; background:url(images/PE/icon.png) -116px -36px;}
.pic_campus .sPrev{right:5px; }
.pic_campus .sNext{background-position:-83px -36px; left:5px;}*/
/*图片校园 E*/



/*右侧 S*/
.side{width:300px; float:left; position:relative; z-index:9999;}
/*右侧 E*/

/*底部 S*/
.footer{text-align:left;color: #d8d8d8;font-size: 12px; margin-top:20px;background:#6c5c2f; position:relative; z-index:9;}
.footer .sw{ padding:16px 20px; width:1160px; line-height:26px; overflow:hidden;}
.footer .footer_l{float:left;  width:880px;}
.footer a {padding:0 4px; color:#fff;}
.footer a:hover{text-decoration: underline;}
.footer .footer_r{float:right;padding-top: 12px;color: #fff; width:215px;}
.footer .footer_r select{width: 215px;height: 24px;line-height: 24px;border: 1px solid #545350;}
.footer .footer_r .blue { margin:0 auto;  width:80px;}

/*底部 E*/

.box .hd{height:44px;line-height: 44px;padding:0 15px 0 22px;background: #b78b48; overflow: hidden;}
.box .hd h3{float: left;}
.box .hd h3 a{color: #fff;font-size: 20px;}
.box .hd a.more{font-size: 12px;color: #fff;}
.box .bd{padding:10px 12px;background: #fff;}


