body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,button,textarea,p,blockquote,th,td,ul,li{
    padding:0px; margin:0px;
}
a{
    text-decoration:none;
    outline:none;/*清除a标签点击状态下的虚线描边，IE8兼容见标签*/
    blr:expression(this.onFocus=this.blur());
}
body{font-family:"微软雅黑";}
a{color:#2b2b2b;}  标签对是一个网站的一条信息链接定义的，a:link {}     /* 未访问的链接 */
a:visited {}  /* 已访问的链接 */
a:hover {text-decoration:none;}    /* 当有鼠标悬停在链接上 */
a:active {}   /* 被选择的链接 */
.clearfix:after{display:block;content:"\200B";clear:both;height:0;visibility:hidden;}
.clearfix{*zoom:1;}
fieldset, img{
    border:0;
}
.clear{
    clear:both;
}
ol, ul{
    list-style: none;
}
.head-top{
    width: 100%;
    background:#f4f4f4;
    height: 30px;
	line-height:30px;
    font-size: 15px;
}
.head-top-main{
    color: #1f1a17;
    width: 1200px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
	font-size:15px;
}
.header{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.header .top{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    margin-top: 45px;
}

.header .top .top1{
    float: left;
	
}
.header .top .top1 img{
	width:504px;
	height:43px;
}

.header .top .top3 {
    float: right;
	text-align:center;
	color:#13227a;
	font-size:18px;
	width:300px;
}
.header .top .text{
	float:right;
	margin-right:20px;
	margin-top:10px;
}
.top3 .text1{
	margin-top:15px;
	font-size:24px;
	font-weight:bold;
	line-height:38px;
}
.top3 img{
	float:left;
}
/*导航栏*/
.navBar{
    width:100%;
    position:relative;
    z-index:1;
    background:#13227a;
    color:#fff;
    height:45px;
    line-height:45px;
}
.navBar ul{
    width: 1100px;
	height:auto;
    margin:0 auto;
    font-size: 16px;
    color:#fff;
}

.nav li{
    text-align: center;
    float:left;
    position:relative;
}
.nav li:hover{
    background: #fe9603;
	transition: all 0.3s ease-in-out;
}
.nav li a{
    color:#fff;
}
.nav a{
    display:block;
    color:#fff;
    vertical-align:top;
	padding:0px 28px;
}
.nav a{
    color:#fff;
}
.nav .active{
    background: #fe9603;
}
.clear{
    clear:both;
}
/*搜索*/
.sousuo{
    width:1100px;
    height:48px;
    background:#13227a;
    line-height:48px;
    font-size:16px;
    color:#fff;
    position:relative;
    margin: 0 auto;
	padding:0px 50px;
}

.sousuo span{
    font-size:15px;
	margin-left:20px;
    width:auto;
	color:#fff;
}
.searchbox {
    width: 242px;
    height: 30px;
    float: right;

    position: relative;
    left: -40px;
    top: 9px;
}
.search {
    width: 175px;
    height: 30px;
    border-style: none;
    vertical-align: middle;
    margin-top: -16px;
    outline: none;
    padding-left: 10px;
    line-height: 28px;
    color: #a5a3a3;
	position:absolute;
	top:16px;
	background: #fff;
}
.search:focus{
    color: black;
}
.ser_bt{
    float:right;
    width: 30px;
    height:30px;
    border-style: none;
    background: url(../images/search.png) no-repeat;
    vertical-align:middle;
    outline: none;
    cursor: pointer;
	margin-right:24px;
}
/* =======================底部==================== */
.footer{
	width:100%;
	height:280px;
	overflow:hidden;
}
.foot_nav{
	width:100%;
	height:50px;
	line-height:50px;
	background:#13227a;
	font-size:18px;
}
.foot_nav ul{
	width:1100px;
	height:50px;
	margin:0 auto;
}
.foot_nav ul li{
	float:left;
}
.foot_nav ul li{
    text-align: center;
    float:left;
    position:relative;
}
.foot_nav ul li a{color:#fff;}
.foot_nav ul li span{color:#fff;padding:0px 25px;}
.foot_nav ul li:hover a{
	color:#fe9603;
	transition: all 0.3s ease-in-out;
}
.foot_inform{
	width:1100px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.foot_logo{
	width:250px;
	height:200px;
	float:left;
	margin-top: 45px;
}
.foot_inform ul{
	width:400px;
	float:left;
	height:auto;
	overflow:hidden;
	margin:28px 0px 0px 80px;
}
.foot_inform ul li{
	line-height:36px;
	font-size:16px;
	color:#1b1a1a;
}
.foot_inform .qr{
	width:135px;
	height:135px;
	float:right;
	margin:80px 200px 0px 0px;
}
.wq2 a{
	color:#fe9603;
}
.wq2{
	background:url(../images/li_hover.png)no-repeat center bottom !important;
}

.wq1{
	color:#13227a;
}
.wq1{
	background:#ff6124;
}