﻿@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:#666;font:14px/20px "微软雅黑"; -webkit-text-size-adjust: none; background:#f0f0f0;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: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;}
#mainNav{width:1200px; margin:0 auto;}

/*顶部 S*/
.header{ background: #0046a7;_overflow: hidden; margin-bottom:10px;}
.top_r{float:right; width:300px;padding-top: 15px; overflow:hidden;}
.top_rt{float:right; height:28px;font-size: 12px;color: #fff;}
.top_rt i{color: #0b4870;}
.top_rt a{padding:0 5px;color: #fff;}

.s-form{width:290px; height:32px; position: relative;margin-top:4px; overflow:hidden;margin-top:10px;}
.s-form #inputkeyword{display:block; float:left;width:217px;border:none; height:32px; line-height:32px; padding-left:28px;background: url(images/PE/icon.png) no-repeat 5px -650px #fff; color:#c9c6c6;font-size:12px;outline: none;}
.s-form .btn{display:block; position: absolute; right: 0;top: 0; width:52px; height:32px;line-height: 32px;background:#fd7822; text-align:center; color:#fff;}
/*顶部 E*/

.banner{width:100%; text-align:center;}

.header .logo{width: 677px;float:left; overflow:hidden; padding-top: 17px;}
.header .logo img{width: 677px; height:85px;}

.header .sw{overflow: hidden; height: 130px;}

/*导航 S*/
.nav{ height:40px; margin:0px auto;background: #ddd;}
/*.nav ul{height:50px;}*/
.nav ul li{float:left; width:128px; text-align:center; position:relative; z-index:9998;}
.nav ul li h3.h1{height: 38px;font:bold 16px/38px "微软雅黑";border-right: 1px solid #e0e0e0;}
.nav ul li.on1{border-bottom: 2px #0046a7 solid;}
.nav ul li.on1 h3.h1,.nav ul li.last1 h3.h1{border-right: 0;}
.nav ul li .a1{color:#8f0000;}
.nav ul li .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:40px; z-index:9999; background:#0046a7;_overflow: hidden;}
.nav ul li.last1 .ul1{right:0; left:auto;}
.nav ul li .ul1 li{height:28px;padding:0;text-align:center;overflow:hidden;}
.nav ul li#liID119,.nav ul li#liID120,.nav ul li#liID121{letter-spacing:6px;}
.nav ul li .ul1 li h3.h2{height: 20px;font:normal 13px/28px "微软雅黑";}
.nav ul li .ul1 li a{color:#89c4f5;}
.nav ul li .ul1 li a:hover{color:#fff;}
/*导航 E*/

.content{position:relative; z-index:99;}



/*右侧 S*/
.side{width:240px; float:left; position:relative; z-index:9999;}
/*右侧 E*/

/*底部 S*/
.footer{ padding: 20px 0; margin-top:10px;background:#37383a; text-align:center;}
.footer .sw{background:#37383a; font-size: 12px; overflow:hidden;color: #aeafaf;}
/*底部 E*/

/*大图轮播 S*/
#focusBox_b{width:1200px; float:none; height:334px;margin:0 auto;position:relative;}
 .focusBox .bd .con{display: none;}
#focusBox_b .bd .pic{text-align:center;}
#focusBox_b .bd .pic img{width:1200px; height:334px;}
#focusBox_b .prev,#focusBox_b .next{display: block;display: none;width: 48px;height: 98px; position: absolute;left:50%;top:150px;margin-left:-600px;z-index: 9999;background: url(images/PE/sjx.png) no-repeat 0 0;}
#focusBox_b .next{background-position: -62px 0;margin-left:550px;display: none;}

#focusBox_b .hd{ position:absolute;  z-index:8;  width:100%; height:55px;top:300px; left:0px;} 
#focusBox_b .hd ul {  width:180px; text-align:center; margin:0 auto; }
#focusBox_b .hd ul li{ width:12px; height:12px; margin-right:5px; float:left; background:#fff; cursor:pointer; border-radius: 100%;text-indent: 9999em;} 
#focusBox_b .hd ul li img { display:none;} 
#focusBox_b .hd ul li.on{ background:#0d5280; } 
