﻿*{
    padding:0;
    margin:0;
    list-style: none;
    text-decoration:none;
    font-family: "microsoft yahei";
}
body{
	min-width:1200px;
}
a{
	outline:none !important;
}
input::-ms-clear{display:none;}
.header{
    background:#ffffff;
}
.fixed{
    position:fixed;
    z-index:1000;
    top:0;
    left:0;
}
.red{
	color:#ff1717;
}
img{
    border: none;
}
.header{
    width:100%;
    min-width:1200px;
    height:70px;
}
.header .top{
    width:1000px;
    height:22px;
    margin:0 auto;
    position:relative;
}
.header .top .top-box{
    float:left;
}
.header .top .top-box span{
    margin-right:10px;
    font-size:12px;
    color:#7e868d;
    line-height:22px;
    display: inline-block;
}
.search-box{
	width:209px;
    height:22px;
    float:right;
    position:relative;
}
.search-box form input{
    border:none;
    outline:none;
    font-size:11px;
    color:#999;
}
.search-box input{
    border:none;
    outline:none;
    font-size:11px;
    color:#999;
}
.search-box form input.search{
    width:209px;
    height:21px;
    display:block;
    padding-top:1px;
    padding-left:9px;
    background:url(../img/search-bg.png) no-repeat;
    float:left;
}
.search-box input.search{
    width:209px;
    height:21px;
    display:block;
    padding-top:1px;
    padding-left:9px;
    background:url(../img/search-bg.png) no-repeat;
    float:left;
}
.search-box a.submit{
    width:13px;
    height:22px;
    background:url(../img/zoom.png) no-repeat;
    position:absolute;
    right:6px;
    top:5px;
}
a.login{
    font-size:12px;
    line-height:22px;
    float:left;
    color:#ff9c00;
    position:absolute;
    right:42px;
}
.header .nav-box{
    height:72px;
    width:100%;
    background:url(../img/nav-bg.png) repeat-x -5px -2px;
}
.nav-box .nav{
    width:1000px;
    height:72px;
    margin:0 auto;
}
.nav-box .nav .logo{
    width:293px;
    height:72px;
    float:left;
}
.nav-box .nav .logo img{
    margin-top:11px;
}
.nav-box .nav ul li{
    float:left;
    margin-top:15px;
}
.nav-box .nav ul{
    height:72px;
    /*width:697px;*/
    float:left;
    padding-left:27px;
    /*margin-right:-12px;*/

}
.nav-box .nav ul li a{
    display:block;
    padding:11px 5px;
    color:#ffffff;
    font-size:15px;
}
.nav-box .nav ul li.active a{
    background:#bb2a0a;
}
.clear{
    clear:both;
}
.com{
    width:1000px;
    margin:0 auto;
}
.hcom{
    text-align:center;
    color:#ed6920;
    font-size:26px;
    line-height:26px;
}
.link{
    height:154px;
    border-bottom:1px solid #e7e7e7;
}
.link h3{
    padding-top:30px;
    padding-bottom:25px;
}
.link ul li{
    float:left;
    height:38px;
    line-height:38px;
    text-align:center;
    margin:0 23px;
}
.link ul li a img{
    display: block;
    height:38px;
}
.link .link1 a img{
    width:260px;
    height:36px;
    padding-top:1px;
}
.link2 a img{
    width:190px;
}
.link .link3 a img{
    width:116px;
    height:45px;
}
.link4 a img{
    width:244px;
}
.footer{
    height:284px;
    margin-top:34px;
    background:#2e323b;
}
.footer .client{
    width:1200px;
    height:123px;
    margin:0 auto;
    border-bottom:1px solid #51586a;
    text-align:center;
}
.footer .client ul{
    width:440px;
    height:123px;
    margin:0 495px;
}
.footer .client ul li{
    float:left;
    width:110px;
}
.footer .client ul li a{
    color:#747e99;
    font-size:13px;
    display:block;
    width:110px;
    height:123px;
}
.footer .client ul li a img{
    margin-top:30px;
}
.footer .client ul li a p{
    line-height:20px;
}
.footer p.pimg{
    padding-top:14px;
}
.footer p{
    color:#747e99;
    font-size:12px;
    line-height:22px;
    text-align:center;
}
.footer p span{
    padding-right:10px;
    font-size:12px;
}
.list-box .tit{
    border-bottom:1px solid #c3c6cb;
}
.tit{
    width:100%;
    height:34px;
    border-bottom:1px solid #e9e9e9;
}
.tit>span{
    color:#ff9c00;
    margin-left:12px;
    width:12px;
    height:9px;
    display:block;
    background:url("../img/more.png") no-repeat;
    float:left;
    position:relative;
    top:7px;
}
.tit>a>span{
    color:#ff9c00;
    margin-left:12px;
    width:12px;
    height:9px;
    display:block;
    background:url("../img/more.png") no-repeat;
    float:left;
    position:relative;
    top:7px;
}
.tit a{
    font-size:20px;
    line-height: 21px;
    font-weight: bold;
    color:#000000;
    padding-bottom:10px;
    border-bottom:3px solid #ed6920;
    float:left;
}

.page{
   height:40px;
    position:relative;
}
.page ul{
    overflow: hidden;
    width:534px;
    position:absolute;
    top:0;
    left:50%;
    margin-left:-267px;
}
.page ul li{
    float:left;
}

.page ul li a{
    display:block;
    text-align:center;
    line-height:40px;
    width:38px;
    height:40px;
    background:url("../img/page-list.png") no-repeat center;
    color:#666666 !important;
}
.page ul li.active a{
    background:url("../img/page-active.png") no-repeat center;
    color:#ffffff !important;
   font-weight:normal !important;
}
.page ul li.page1 a{
    width:59px;
    height:40px;
    background:url("../img/index.png") no-repeat center;
}
.page ul li.page2 a{
    width:72px;
    height:40px;
    background:url("../img/page2.png") no-repeat center;
}

.page ul li.search  input{
    border:none;
    outline:none;
    text-align:center;
    width:28px;
    height:30px;
    margin:5px;
    line-height: 30px;
}
.page ul li.search{
	 background:url("../img/page-list.png") no-repeat center;
	 width:38px;
     height:40px;
}
.body-bg{
    background:#f5f8fe;
}
.article-bg{
    background:#ffffff;
}
#map-container1{
	width: 700px;
    height: 450px;
    margin: 0 auto;
}
#wechat{
	position:relative;
}
.erweima{
	position:absolute;
	top:-130px;
	left:-1px;
	display:none;
}
#weather  img{
	display:inline-block;
	position:relative;
	top:3px;

}
.page ul li a{
	font-size:13px;
}
.slfy span.place{
	left:60px !important;
}
.zx-name span.place{
	left:65px !important;
}
.id-card span.place{
	left:125px !important;
}
.tit a.arrow{
	border:none;
}
.subtxt  li a{
   color:#666;
}
.subtxt  li a:hover{
	color:#fe8e42;
}
.subtxt  li a:before{
	content: url("../img/list.png");
    margin-right: 13px;
    position: relative;
    top: -2px;
}
.ulcom{
	padding-top:17px;
}
.ulcom li{
	line-height:36px;
	width:100%;
}
.ulcom li a{
    font-size:17px;
	color:#000000;
}
.ulcom li a:before{
	content:url("../img/list.png");
	position:relative;
	top:-3px;
	margin-left:4px;
	margin-right:14px;
}
.ulcom li a.adis:before{content:url("");}
.ulcom li span{
	float:right;
	color:#999999;
}