/*城市服务专题头部*/
.g-full-head .g-head-box{border:none;}
.g-full-head{border-bottom:2px solid #f60;background: #fff;}
.location{background: #fff;margin:15px 0;line-height: 30px;font-size: 14px;color: #666;padding-left: 12px;}
.location a{color:#666;}
body{background: #f2f2f2;}
.heightCenter{width: 1200px;margin:0 auto;}
.cityServiceBox{
	background: none;
	margin:15px auto;
}
.cityServiceTitle{
	background: #fff;
	margin-bottom: 10px;
}
.cityTitleLeft{
	width: 500px;
	height: 310px;
	margin:15px;
	background: #f00;
}
.cityTitleLeft img{
	width: 500px;
	height: 310px;
}
.cityTitleright{
	width: 655px;
	height: 310px;
	overflow: hidden;
	margin:15px 10px 0 0;
}
.cityTitleright h1{
	padding:5px;
	background: #f2f2f2;
}
.cityTitleright h2{
	font-size: 16px;
	padding-top:10px;
	color: #ff7129;
}
.cityTitleright h1 strong{
	display: block;
	padding-left: 5px;
	color: #666;
	border-left: 4px solid #ff7129;
	font-size: 16px;
}
.cityTitleright p{
	padding-top:5px;
	text-indent: 30px;
	line-height: 22px;
	font-size: 14px;
}
/*专题内容页*/
.cityServiceLeft{
	width: 880px;
	background: #fff;
}
.cityServiceRight{
	width: 305px;
}
.cityServiceLeft>ul{
	height: 42px;
	background: #fff8f4;
}
.cityServiceLeft>ul li{
	float: left;
}
.cityServiceLeft>ul li span{
	cursor: pointer;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #de4b00;
	width: 180px;
	font-size: 18px;
	font-weight: bold;
}
.cityServiceLeft>ul li span{
	border-top:2px solid #fff8f4;
	transition: border-top 1s,color 1s,background 1s;
}
.cityServiceLeft>ul li span:hover{
	border-top:2px solid #de4b00;
	color: #fff;
	background: #ff7935;
}
.cityServiceLeft>ul li .currentA{
	border-top:2px solid #de4b00;
	background: #ff7935;
	color: #fff;	
}
/*显示隐藏*/
.guide,.inquire,.website{
	display: none
}
.thisShow{
	display: block;
    padding-bottom: 10px;
}
/*办事指南*/
.guide .guideUl{
	border-bottom:1px dashed #f6f6f6;
}
.guide .guideUl li{
	transition: background 0.5s;
}
.guide .guideUl li{
	color: #333;
	font-size: 14px;
	padding:5px 8px;
	border-radius: 4px;
	float: left;
	margin: 15px;
	margin-right:0;
	cursor: pointer;
}
.guide .guideUl li:hover{
	background: #ff7935;
	color: #fff;
}
.guide .guideUl .currentLi{
	background: #ff7935;
	color: #fff;
}
.guideTitle{
	padding:15px;
	padding-right: 0;
	border-bottom: 1px dashed #f6f6f6;
	margin-bottom: 15px;
}
.guideTitle span{
	font-size: 16px;
}
.guideTitle a{
	font-size: 12px;
	color: #999999;
	padding:0 5px;
	color: #f00;
}
.guideContent li{
	padding:0 15px;
}
.guideContent h3{
	border-left: 3px solid #ff7129;
	font-size: 16px;
	line-height: 28px;
	text-indent: 10px;
	background: #f0f0f0;
	margin:10px 0 5px 0;
}
.guideContent p{
    line-height: 28px;
    font-size: 15px;
    text-indent: 30px;
}
.guideContent img{
	padding:10px 0;
	width: 500px;
	height: 310px;
}
/*我要查询*/
.inquire{
	height: 600px;
}
.inquire a{
	display: block;
    padding: 5px 15px;
    float: left;
    text-align: center;
    border-radius: 25px;
    box-shadow: 0 0 5px #ccc;
    line-height: 28px;
    font-size: 16px;
    color: #ff7129;
    margin:15px;
    position: relative;
    left: 153px;
    top: 20px;
}
.inquire a:hover{
	background: #ff7129;
	color: #fff;
}
.arrowBtn{
	width: 46px;
	height: 46px;
	background: url(../images/arrowBtn.png) no-repeat;
    position: relative;
    top: 20px;
    left: 248px;
}
/*服务网点*/
.webSerivce h3{
	font-size: 14px;
	padding:15px;
}
.webSerivce h3 a:hover{
	color:#ff7129;
}
.website ul{
	border-bottom: 10px #f9f9f9 solid;
	padding-top:0;
	border-top:1px solid #f3f3f3;
}
.website ul h1{
	font-size: 18px;
	padding-bottom:20px;
	font-weight: normal;
}
.website ul h1 a:hover{
	text-decoration: underline;
	color:#0ab1e1;
}
.website ul h2{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.website ul li{
    border: 10px solid #f9f9f9;
    padding: 10px;
    border-bottom: none;
}
.handle{
	margin:15px 0 15px 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
}
/*最新资讯*/
.cityServiceRight{
	background: #fff;
	width: 290px;
}
.cityServiceRight .newInfo h1,.contentRight h1{
	color: #242424;
	font-size: 16px;
	font-weight: normal;
	background: #f5f5f5;
    padding: 7px 7px 7px 0;
}
.newInfo h1 strong,.contentRight h1 strong{
	padding-left: 5px;
	display: block;
	color:#ff7e3c;
	text-indent: 26px;
	background: url(../images/cityService.png) 0 -10px no-repeat;
    line-height: 22px;

}
.newInfo h1 strong{
	background-position: 2px -66px;
	text-indent: 28px
	}
.hotInfo h1 strong{
	background-position: 0 -125px;
}
.newInfo{
	padding:10px;
	padding-bottom:0;
	clear: both;
}
.newInfo ul li a{
	font-size: 14px;
}
.newInfo ul li{
	line-height: 20px;
	padding-top:8px;
	padding-left: 5px;
}
.newInfo ul li a span{
	font-size: 16px;
	padding-right: 3px;
	color: #c4c4c4;
}
.newInfo ul li:nth-child(1) a span{
	color:#ff4948;
}
.newInfo ul li:nth-child(2) a span{
	color:#00abeb;
}
.newInfo ul li:nth-child(3) a span{
	color:#ffa841;
}
.contentRight ul li div{
	width: 30px;
	height: 30px;
	background: url(../images/indexIcon.png) no-repeat;
	background-size: 196px 290px;
}
.cityServiceRight{
	background: #fff;
	width: 310px;
	padding-bottom: 10px;
}
.contentRight h3,.contentRight ul,.contentRight h2{
	background: #fff;
}
.contentRight{
    padding: 10px;
    padding-bottom: 0;
}
.contentRight h2{
	line-height: 44px;
    width: 310px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    text-indent: 20px;
    background: url(../images/indexImg.png) 94px 10px no-repeat #ff8446;
}
.contentRight h3{
	text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    line-height: 38px;
    border-bottom: 1px solid #f3f3f3;
    /*background: url(../images/service.png) 0 0 no-repeat;*/
}
.contentRight h3:nth-child(4){
	border-top:1px solid #f3f3f3;
}
.contentRight ul:nth-child(3){
	width: 290px;
	padding-bottom:10px;
}
.contentRight ul li div,.contentRight ul li a{
	display: block;
	float: left;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.contentRight ul li:nth-child(2n+1){
	padding-left:30px;
}
.contentRight ul li{
    padding-top: 10px;
    width: 130px;
    float: left;
    line-height: 22px;
    font-size: 14px;
    text-indent: 6px;
}
.contentRight h3:nth-child(4),.contentRight h3:nth-child(6){
	clear: both;
	margin-top:5px;
}
.contentRight ul li:nth-child(2) div{
	background-position: 0px -42px;
}
.contentRight ul li:nth-child(3) div{
	background-position: 0px -84px;
}
.contentRight ul li:nth-child(4) div{
	background-position: 0px -128px;
}
.contentRight ul li:nth-child(5) div{
	background-position: 0px -170px;
}
.contentRight ul li:nth-child(6) div{
	background-position: -49px 0px;
}
.contentRight ul:nth-child(5) li:nth-child(1) div{
	background-position: -98px -170px;
}
.contentRight ul:nth-child(5) li:nth-child(2) div{
	background-position: -141px 0;
}
.contentRight ul:nth-child(5) li:nth-child(3) div{
	background-position: -142px -41px;
}
.contentRight ul:nth-child(5) li:nth-child(4) div{
	background-position: -140px -84px;
}
/*右下角导航*/
.list_ml{
	background: #fff;
	padding:10px 20px;
}
.list_ml h1{
	font-size: 18px;
	padding:5px 0 10px 0;
}
.fix-smallnav li{
	list-style: none;
	line-height: 26px;
	height: 26px;
	padding:3px 0;
	padding-left: 10px;
	background: url(../images/h3.png) no-repeat;
	font-size:14px;
	position: relative;
	cursor: pointer;
}
.fix-smallnav li span{
	display: block;
	line-height: 26px;
	height: 26px;
	float: left;
}
.fix-smallnav li span:nth-child(1){
	width: 14px;
}
.fix-smallnav li span:nth-child(2){
	text-align:center;
	padding:0 5px;
}
.fix-smallnav .nav_click{
	background: url(../images/currentH3.png) no-repeat;
	color: #ff7129;
}
.fix-smallnav .nav_click span:nth-child(1){
	width: 14px;
	height: 26px;
	background: url(../images/currentLeft.png) no-repeat;
}
.fix-smallnav .nav_click span:nth-child(2){
	height: 26px;
	background: url(../images/currentCenter.png) repeat-x;
}
.fix-smallnav .nav_click span:nth-child(3){
	width: 4px;
	height: 26px;
    background: url(../images/currentRight.png) no-repeat;
}
.list_ml h2{
	position: relative;
	left: -1px;
	line-height: 26px;
	height: 26px;
	padding-left: 20px;
	background: url(../images/arrowContent.png) 0 10px no-repeat;
	font-size:15px;
	cursor: pointer;
}
.list_ml h2:last-child{
	background: url(../images/commentIcon.png) 0 -4px no-repeat;
}
.navList{
	position: fixed;
	bottom:260px;
	padding:10px;
	background: #fff;
}
.navMenu,.navTop{
	width: 50px;
	height: 50px;
	float: left;
	border-radius: 4px;
	cursor: pointer;
	margin-left:20px;
}
.navMenu{
	background: url(../images/menu.png) 10px 12px no-repeat #d6d6d6;
}
.navTop{
	background: url(../images/top.png) 12px 15px no-repeat #d6d6d6;
}
.list_ml h2:hover{
	color:#ff7129;
}
.navMenu:hover{
	background: url(../images/menu.png) 10px 12px no-repeat #ff7129;
}

.navTop:hover{
	background: url(../images/top.png) 12px 15px no-repeat #ff7129;
}
#smallnav li:hover{
	background: url(../images/currentH3.png) no-repeat;
	color:#ff7129;
}