html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3{font-weight: normal;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/1.14 "Microsoft YaHei",微软雅黑,Verdana,arial,\5FAE\8F6F\96C5\9ED1;color:#383838;outline:0;}
input,select,textarea{outline:none;border:none;background:none;}
a{color:#333;} 
a:hover{color: #94070a;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
/*light-blue: #0f66bb; #0754a4 dark-blue: #01569b;  #2156a3 "Times New Roman",*/
.usn{-moz-user-select: none; -webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;} 
.hide{display: none;}
body{ background: #fff;}
.wrapper{width: 100%;}
.wrap{width: 1280px;  margin: 0 auto;}
.ftl{float: left;}
.ftr{float: right;}
.mgn0{margin:0;}
.mgr0{margin-right: 0;}
.shadow {box-shadow: 3px 3px 10px #e3e3e3;border: 1px solid #eee;}
.textover a{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.bull {font-size: 18px;color: #94070a;padding-right: 7px;}


/*header 头部*/
.header{height: 110px;min-width: 1280px;background: #94070a;}
.header > .wrap {position: relative;overflow: hidden;}
.logo img{margin-top: 16px;margin-left: 12px;}
.search{margin: 27px 190px 0 0px;border:2px solid  #94070a;border-radius: 22px;}
.search img {height: 40px;}
.search_wrap{position: absolute;right: 8px;bottom: 11px;z-index: 9999;}
.search_img{/* width: 22px; */height: 16px;position: relative;cursor: pointer;}
.search_img img {height: 16px;}
.search_box{width: 174px;background: #fff;padding: 3px 8px;position: absolute;right: -6px;bottom: 30px;display: none;}
.search_box input.search_key{width: 121px;font-size: 14px;padding: 4px 5px;/* background: #e6e6e6; */border: 0;outline: none;/* border-radius: 5px; */margin-right: 8px;}
.search_box:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #fff;
  bottom: -16px;
  right: 13px;}
/*nav 导航*/
.nav-wrap{height: 41px;min-width: 1280px;background:  #94070a; position: relative;z-index: 999;}
.nav-wrap:after{  content: ''; height: 30px; position: absolute; z-index:2;  display: block; top:40px; left: 0; bottom: 0; right: 0; -moz-box-shadow:0px 13px 54px -17px #333 inset; -webkit-box-shadow:0px 13px 54px -26px #333 inset; box-shadow:0px 13px 54px -26pxpx #333 inset;}
.nav{ height: 40px; position: relative;z-index: 999;}
/*.nav .nav-on{background-color: #ffc054;}*/
.nav .nav-first{margin-left: 0;}
/*.nav .nav-on a{color:#002863;}*/
.nav>ul>li{float:left;line-height: 40px;text-align: center;padding: 0 28px;/*width: 12.2%; margin-left: 4px;*/position: relative;z-index: 999;}
.nav>ul>li.hassub {}
.nav>ul>li.hassub:before {content: "";position: absolute;right: 16px;top: 18px;border: 5px solid #fff;border-color: #fff transparent transparent transparent;}

.nav>ul>li>a{font-size: 15px;display: block;color: #fff;}
.nav>ul>li:hover{background-color:#e31f1f;}
/*.nav>ul>li:hover>a{color: #002863;}*/
.nav>ul>li:hover>ul{display: block;}
.nav>ul>li>ul{display: none;position: absolute;z-index: 999;left:0px;top: 40px;width: auto;box-shadow: 1px 1px 4px #2156a3;background: #e31f1f;}
.nav>ul>li>ul>li{white-space: nowrap;display: block;font-size: 15px;padding: 0px 28px;/*min-width:95px;*/text-align: left;background: #e31f1f;}
.nav>ul>li>ul>li:hover{background: #0161c8;border-top: 2px solid #2156a3;}
/*.nav>ul>li>ul>li:hover>a{color: #002863;}*/
.nav>ul>li>ul>li>a{white-space: nowrap;  color: #fff; display: block;  background: url(../../../);}
.nav .has-subnav:after{ position: absolute;right:6px;  top: 18px; content: ""; width: 0px;  height: 0px; border-top: 6px solid #b9b9b9; border-left: 6px solid transparent; border-right: 6px solid transparent;}
.nav .has-subnav:hover::after{border-top: 6px solid #1f84d3;}



/*footer 底部*/
.footer{text-align: left;background: #94070a;min-width: 1280px;padding: 11px 0;color: #fff;line-height: 24px;font-size: 13px;}
.footer a{color: #fff;}
.copyright {margin-left: 286px;}
.copyright .copyword {margin-top: 7px;line-height: 32px;}
.qrcode{margin: 0px 0 0 30px;border-left: 1px solid #fff;padding-left: 30px;height: 72px;}
.qrcode img{height: 59px;display: block;}
.qrcode p{text-align:center;font-size: 12px;line-height: 0; margin-top: 10px;}




.fixednav{
width: 250px; height: 576px; right: 100px; position: fixed; z-index: 4;background:url("dfiles/11260/cpse/img/fdbg.png") no-repeat center;
}