/*!
 base.css
 */
* {margin: 0;padding: 0; -webkit-overflow-scrolling: touch;}
html, body {font-family: "microsoft yahei", "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", Helvetica, "BBAlpha Sans", sans-serif !important;
	width: 1080px;margin: 0 auto; overflow-x: hidden;background: #E4F0FE;}
*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a:link,a:visited,a:hover,a:active {text-decoration:none; color:#a1a1a1}
html {
    height: 100%;

}
body{
-moz-user-select: none; 
-webkit-user-select: none; 
-ms-user-select: none; /*IE10*/
-khtml-user-select: none; 
user-select: none;

}
.ms-controller{
   visibility: hidden
}
.iframe_top{padding:0px;margin:0px;position:relative;}
iframe_bottom{padding:0px;margin:0px;position:relative;}
.color_red { color:#F00; }
.font12px { font-size: 12px; }    
.font14px { font-size: 14px; }
.font20px { font-size: 20px; }
.font22px { font-size: 20px; }
.font9px {font-size: 9px; }
.font10px {font-size: 10px; }
.font18px {font-size: 18px; }

.Nav_Bg00{ background-color:#00b6e2 !important;}
.Nav_Bg01{ background-color:#00b6e2 !important;}
.Nav_Bg02{ background-color:#00b6e2 !important;}
.Nav_Bg03{ background-color:#00b6e2 !important;}
.Nav_Bg04{ background-color:#00b6e2 !important;}
.Nav_Bg05{ background-color:#00b6e2 !important;}
.Nav_Bg06{ background-color:#00b6e2 !important;}
.Nav_Bg07{ background-color:#00b6e2 !important;}
.Nav_Bg08{ background-color:#00b6e2 !important;}

.page_top{position: fixed;top:0px;height: 210px;z-index: 1000;}
.yt_logo{
    height: 129px;
    background: #C6D8ED url(../img/yt_logo1.jpg) no-repeat center -10px;
    width: 1080px;
    /* display: block; */
}
.loading {position: absolute;top: 50%;left: 50%;display: none;line-height: 30px;padding: 5px;color: #6F6F6F;width: 40px;
	height: 40px;margin-top: -20px;margin-left: -20px; background:#fff;border-radius:4px;}
.content,contentbody{width: 968px;margin: 0px auto;/* padding-top: 120px; */margin: 120px auto;}
.content1{width: 968px; margin: 0px auto; /* padding-top: 120px; */ margin: 120px auto; background: #fff; padding: 10px 20px 20px; border-radius: 8px; box-shadow: 0px 2px 7px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);}

p.title {
    font-size: 30px;
    color: #eb8a00;
    margin: 0px 0px 10px;
    background: url(../img/list-bg1.png) left top no-repeat;
    padding-left: 30px;
}
.docdetail{overflow:scroll;}
.hidden{ display:none;}




	.topnav { /* width:100%; */ height:44px; z-index:9999}
	.topnav .title{color:#FFF;height:40px;overflow:hidden;line-height: 40px;text-align: center;padding: 2px 50px 2px 40px;}
	.topnav .back{ width:70px; height:100%; position:absolute; left:0; top:0;
		background-image:url(../img/topnav_back.png); background-repeat:no-repeat; background-size:auto 100%;}
	.topnav .search{ width:45px; height:80%;  position:absolute; right:0; top:10%;
		background-image:url(../img/topnav_search.png); background-repeat:no-repeat; background-size:auto 100%;}
	.topnav .sharebtn{ width: 45px;height: 80%;position: absolute;right:0px;top: 10%;
		background-image:url(../img/topnav_fx.png); background-repeat:no-repeat; background-size:auto 100%;}
		.topnav .searchbtn{ width: 45px;height: 80%;position: absolute;right:0px;top: 10%;
		background-image:url(../img/topnav_se.png); background-repeat:no-repeat; background-size:auto 100%;}
	.topnav .near{.width: 100px;position: absolute;right: 15px; top:0; line-height:40px; color:white;}



	.shareContent{ height: 200px;background-color: #fafafa;position: absolute;width: 100%;bottom: 0;z-index: 9999;
		overflow:hidden; max-width:420px;}
	.shareContent .topline{ height:40px;}
	.shareContent .topline .line {text-align: center;background-image: url(../img/share_line.png);
		background-repeat: repeat-x;height: 30px;line-height: 30px;margin: 15px;}
	.shareContent .topline .line span {padding: 0 10px;background-color: #fafafa;font-size: 18px;}
	.shareContent .sharemenu {width: 100%;height: 80px;background-color: #fafafa; padding-left:2%;}
	.shareContent .sharemenu .menuone {font-size: 14px;line-height: 20px;display: inline-block;
		width: 23%;color: white;text-align: center;cursor: pointer;}
	.shareContent .sharemenu .menuone img {width: 60%;}
	.shareContent .sharemenu .menuone p {color: #707070 !important;}
	.shareContent .shareCanel{height: 40px;margin: 5px 15px 15px 15px;border: 1px solid #D5D5D5;border-radius: 5px;
		background-color: #E4E4E4;cursor: pointer;text-align: center;line-height: 40px;font-size: 16px;}




.gongju { position:relative; clear:both; margin:0px; padding:0px;}
.gongju a:link,.gongju a:hover,.gongju a:visited,.gongju a:active{ color:#fff;}
.jsimg{	
	color: #FFF;
	font-weight: bold;	border-radius: 4px;
	 width:49%; padding:9px 0px;
	 display:block;   margin:4px 0.5% 0px 0.5% ; float:left;
	}

.jsimg img{ width:20%; height:auto; padding:0px 0px 0px 0px; margin:auto 40%;
	}
.jsimg p{ width:100%; text-align:center;}

.jindian{background:#FF9F08;}
.shipin{ background:#f8c600;}
.xingcheng {
    overflow: hidden;
}

.xingcheng1 {
    width: 420px;
    height: 442px;
    border-radius: 8px;
    margin: 9px;
    float: left;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
}

.xingcheng2 {
    width: 509px;
    height: 442px;
    border-radius: 8px;
    margin: 9px;
    float: left;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
}
.xingcheng3 {
    width: 420px;
    height: 294px;
    border-radius: 8px;
    margin: 9px;
    float: left;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
}

.xingcheng4 {
    width: 509px;
    height: 294px;
    border-radius: 8px;
    margin: 9px;
    float: left;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
}



#morelines {
	padding: 7px 0.5% 0px; position:relative; clear:both;
}
#tabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none
}

#tabs li {
	width: 100%;
	float: left;
	margin: 0 0 0 0
}

#tabs li a.first {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#tabs li a.first img{ width:28px; height:18px; padding:0px 0px 0px 10px;
}
#tabs li a.last {
	width: 100%;

}

#tabs li a {
	position: relative;
	width: 100%;
	background: #fff;
	padding: 9px 0px;
	float: left;
	text-align: left;
	text-decoration: none;
	color: #36a2bf;
	font-weight: bold;
	border-right: none
}

#tabs #current a,#tabs #current a::after {
	background: #858E99;
	color: #FFF;
	font-weight: bold;
	z-index: 3
;
	padding: 14px 0px;
}
#content {
	position: relative;
	width: 100%;
	background: #F1F1F1;
	padding: 15px 0px;
	position: relative;
	z-index: 2;
	border-radius: 0 0 4px 4px;
}

#content div a.btnbg {
	
}

#content div .begininfo ,#content div .pussdbegininfo {
	padding-left: 14%;
	background: url(../img/VoicePlace/play-button.png) no-repeat 10px center;
	background-size: 10%;
}
#content div .pussdbegininfo {padding-left: 14%;
	background: url(../img/VoicePlace/pussd-button.png) no-repeat 10px center;
	background-size: 10%;
}
#content div .begininfo h4,#content div .pussdbegininfo h4  {
	padding: 20px 15px 0px 0px;
	color: #632D11;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
}

#content div .begininfo span,#content div .pussdbegininfo span {
	font-size: 14px;
	font-weight: normal;
	color: #BA350E;
	margin-left: 0.8em
}

#content div .begininfo p ,#content div .pussdbegininfo p {
	color: #945F4F;
	line-height: 1.5em; 
	font-size: 14px; font-weight:normal; 
	min-height: 40px;
	line-height: 40px;
}


.z_main img{ width:100%;height:auto; }
input#txtKey {
    height: 34px;
    width: 85%;
    border-radius: 3px 0px 0px 3px;
    border:none ;
    color: #A4A4A4;
    padding-left: 10px;
    float: left;
}
.search #s{
    background: #F85921;    border: 0px;
    height: 34px;
    width: 15%;padding:0px; margin:0px;
    float: left;    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-image: url(../img/sb.png);
    background-size: auto 95%;
    background-repeat: no-repeat;
    background-position: center;
}
.search{
    background: #FC8C14;
    padding: 1px;
    height: 36px;
    width: 95%;
    float: left;
    margin: 5px 0px 0px;
    border-radius: 3px;
    margin: 10px;
}
.top-line {
    background: url(../img/top-line.png) repeat-x 0px 0px;
    position: fixed;
    top: 0px;
    width: 1080px;
    height: 10px;
    z-index: 999;
    margin: 0px auto;
    /* background: #FF7903; */
}



.top-nav{/* overflow:hidden; */background: #E4F0FE;width: 1080px;margin: 0px auto;padding: 30px 50px 0px;position: fixed;top: 0px;z-index: 5;/* box-shadow: 0px 2px 7px #000000; */-webkit-box-shadow: 0px 2px 7px #E4F0FE;}
.yiji{ float:left}
.yiji a{background:url(../img/yiji.png) left 0 no-repeat;color:#fff;text-decoration:none;height:82px;float:left;margin: 0 27px 0 0;font-size: 24px;}
.yiji a:hover{background:url(../img/yiji.png) left -88px no-repeat;height:82px; float:left;  margin:0 27px 0 0;}
.yiji a span{background:url(../img/yiji.png) right 0 no-repeat; margin:0 -10px 0 10px; float:left; height:82px; padding: 0px 35px 0px 25px;}
.yiji a:hover span{background:url(../img/yiji.png) right -88px no-repeat;  margin:0 -10px 0 10px; float:left; height:82px; padding:0px 35px 0px 25px }
.yiji a span p{background:url(../img/home-icon.png) left center no-repeat; padding-left:40px; display:inline-block;height:71px; line-height:71px; margin:0px;color: #fff;}	

.erji{ float:left}
.erji.newgjzxtxt {float: right;}
.erji a{background:url(../img/erji.png) left 0 no-repeat;color:#fff;text-decoration:none;height:82px;float:left;margin: 0 24px 0 0;font-size: 24px;}
.erji a:hover{background:url(../img/erji.png) left -88px no-repeat;height:82px;float:left;margin: 0 24px 0 0;}
.erji a span{background:url(../img/erji.png) right 0 no-repeat; margin:0 -10px 0 10px; float:left; height:82px; padding: 0px 35px 0px 25px;}
.erji a:hover span{background:url(../img/erji.png) right -88px no-repeat;  margin:0 -10px 0 10px; float:left; height:82px; padding:0px 35px 0px 25px }
.erji a span p{ display:inline-block;height:71px; line-height:71px; margin:0px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max-width: 316px;}	

.jiantou {float: left;background:url(../img/jiantou.png) left center no-repeat;width: 36px;height: 82px;margin: 0px 15px 0px 0px;}


.all{ float:right; /* position: relative; */}
.all a{background: url(../img/yiji.png) 0px 0 no-repeat; color:#fff; text-decoration:none; height:82px; float:left;  margin: 0px; font-size:30px;}
.all a:hover{background: url(../img/yiji.png) left -88px no-repeat;   }
.all a span{background: url(../img/yiji.png) right 0 no-repeat; margin: 0 -10px 0 10px; float:left; height:82px; padding: 0px 35px 0px 25px;}
.all a:hover span{background: url(../img/yiji.png) right -88px no-repeat;     }
.all a span p{background: url(../img/all-icon.png) right center no-repeat; padding-right: 40px; display:inline-block;height:71px; line-height:71px; margin:0px;color: #fff;}	
.arealist {
    position: absolute;
    left: 0px;
    top: 110px;
    z-index: 1028;
    background: #E4F0FE;
    width: 980px;
    box-shadow: 0px 2px 7px #E4F0FE;
 -webkit-box-shadow: 0px 2px 7px #E4F0FE;

}

.arealist a{background: url(../img/erji.png) left 0 no-repeat; color:#fff; text-decoration:none; height:82px; float:left;  margin: 0 27px 0 0; font-size:30px;line-height: 71px;display: block;}
.arealist a:hover{background: url(../img/erji.png) left -88px no-repeat;height:82px; float:left;  margin:0 27px 0 0;}
.arealist a span{background: url(../img/erji.png) right 0 no-repeat; margin:0 -10px 0 10px; float:left; height:82px; padding: 0px 40px 0px 30px;}
.arealist a:hover span{background: url(../img/erji.png) right -88px no-repeat;  margin:0 -10px 0 10px; float:left; height:82px; padding:0px 40px 0px 30px }
.content {
    position: relative;
}

.typelist {
    position: absolute;
    left: 50px;
    top: 110px;
    z-index: 1028;
    background: #E4F0FE;
    width: 980px;
    box-shadow: 0px 2px 7px #E4F0FE;
 -webkit-box-shadow: px 2px 7px #E4F0FE;

}

.typelist a{background: url(../img/erji.png) left 0 no-repeat; color:#fff; text-decoration:none; height:82px; float:left;  margin: 0 27px 0 0; font-size:30px;line-height: 71px;display: block;}
.typelist a:hover{background: url(../img/erji.png) left -88px no-repeat;height:82px; float:left;  margin:0 27px 0 0;}
.typelist a span{background: url(../img/erji.png) right 0 no-repeat; margin:0 -10px 0 10px; float:left; height:82px; padding: 0px 40px 0px 30px;}
.typelist a:hover span{background: url(../img/erji.png) right -88px no-repeat;  margin:0 -10px 0 10px; float:left; height:82px; padding:0px 40px 0px 30px }
.button {
    position: fixed;
    top: 332px;
    right: -15px;
}

.button img {
    display: block;
    margin: 20px;
    background: rgba(0,0,0,0.2);
    border-radius: 8px;
}
.button img:hover{
    background: rgba(0,0,0,0.3);

	
}
.jindu{
    width: 100%;
    height: 8px;
    border-radius: 8px;
    background: #ccc;
    margin: 10px 0px 0px 0px;
}
.jindu i{
    width: 0%;
    height: 8px;
    display: block;
    background: #09903E;
    border-radius: 8px;
}
.floorone{/* width: 97%; *//* display: block; */margin: 20px 20px 10px 0px;font-size: 30px;color: #eb8a00;background: url(../img/list-bg1.png) left top no-repeat;padding-left: 30px!important;}
.floorthree{color: #a3a3a3;font-size: 22px;background: url(../img/list-bg3.png) left center no-repeat;padding-left: 30px;margin: 20px 0px;}
span.floorphone {display: block;color: #a3a3a3;font-size: 22px;background: url(../img/list-bg2.png) left top no-repeat;padding-left: 30px;margin: 20px 0px;}
.spotimg {position: static!important;float: left;margin: 13px 0px 0px 0px;}

::-webkit-scrollbar-thumb{background-color: #B5B5B5; height: 45px; outline-offset:0px; outline:none; -webkit-border-radius:10px; border: 1px solid #B3B3B3;}    

::-webkit-scrollbar-thumb:hover{ background-color:#1b1b1b;height:50px; -webkit-border-radius:10px;} 

::-webkit-scrollbar{width: 8px;height:8px ;}

::-webkit-scrollbar-track-piece{background: #F7F7F7; -webkit-border-radius:0;}


.content.selects .fuzhen,.guahao,.tianxie,.jiuzhen,.jiancha,.shoufei,.putong,.yibao,.menzhen,.zhiliao,.quyao,.zhuyuan,.likai{
	position:absolute;
	font-size:22px;
}
.fuzhen{left: 55px;top: 325px;}
.guahao {right: 280px;top: 25px;}
.tianxie {right: 235px;top: 170px;}
.jiuzhen {top: 320px;right: 235px;}
.jiancha {top: 465px;right: 345px;}
.shoufei {right: 365px;top: 590px;}
.putong {right: 200px;top: 590px;}
.yibao {top: 635px;right: 200px;}
.menzhen {top: 755px;left: 275px;}
.zhiliao {top: 755px;right: 115px;}
.quyao {top: 905px;left: 275px;}
.zhuyuan {top: 905px;right: 70px;}
.likai {top: 1050px;left: 275px;}

.content.selects.sxls_font {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.5;
}
.huabian {
    background: url(../img/huabian.png) left center no-repeat;
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 9999999;
    max-width: 420px;
    overflow: hidden;
    background-size: 100%;
}

.czxygy{
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
    padding: 10px 0px;
}
.bor_bot_cor {
    border-bottom: 20px solid #eff7fe;
    margin: 0px;
    padding: 0px;
}
.bor_bot_cor a{
    padding: 45px 0px 0px 0px;
}
.czxygy .czxitem{    margin: 5px auto;
    width: 33%; text-align:center;    float: left;}
.czxygy .selectone{
    margin: 3px auto;
    width: 65px;
    height: 65px;
    border-radius: 300px;
    text-align: center;
    display: block;
}
.czxygy .selectone img{
    width: 90%;
    height: auto;
    margin: 5px auto 0px;
}
.czxygy  p{
    margin: 10px auto 0px;
	text-align:center;
    font-size: 14px;
    color: #696969;
    clear: both;
}
.czxygy  span{
	text-align:center;
    
	font-size: 12px;
    color: #9cb0c1;
    clear: both;
	font-family: Arial;
}
.selectone1,.selectone2,.selectone3 {
    width: 68px;
    height: 68px;
    margin: 0px auto;
}

.selectone1 {
    background: url(../img/main_jianjie.png) center center no-repeat;
    background-size: 100%;
}

.selectone2 {
    background: url(../img/main_youji.png) center center no-repeat;
    background-size: 100%;
}

.selectone3 {
    background: url(../img/main_xingchengguihua.png) center center no-repeat;
    background-size: 100%;
}

.selectone1:hover,.selectone1:active {
    background: url(../img/main_jianjie2.png) center center no-repeat;
    background-size: 100%;
}

.selectone2:hover,.selectone2:active {
    background: url(../img/main_youji2.png) center center no-repeat;
    background-size: 100%;
}

.selectone3:hover,.selectone3:active {
    background: url(../img/main_xingchengguihua2.png) center center no-repeat;
    background-size: 100%;
}
.caidan1, .caidan2, .caidan3, .caidan4, .caidan5, .caidan6, .caidan7, .caidan8, .caidan9, .caidan10, .caidan11, .caidan12 {
    float: left;
    width: 25%;
    height: 102px;
    text-align: center;
    border: 1px solid #eff7fe;
    /* padding-top: 45px; */
}
.caidan1:hover, .caidan2:hover, .caidan3:hover, .caidan4:hover, .caidan5:hover, .caidan6:hover, .caidan7:hover, .caidan8:hover, .caidan9:hover, .caidan10:hover, .caidan11:hover, .caidan12:hover, .caidan13:hover, .caidan14:hover{background-color: #f7fbfe;}
.czxygy a {
    display: block;
}

.caidan1 {
    background: url(../img/main_meishi.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
}
.caidan2 {
    background: url(../img/main_zhusu.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
}
.caidan3 {
    background: url(../img/main_jiaotong.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
}
.caidan4 {
    background: url(../img/main_jingqu.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
    border-right: 0;
}
.caidan5 {
    background: url(../img/main_gouwu.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
    border-top: 0;
}
.caidan6 {
    background: url(../img/main_yule.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
    border-top: 0;
}
.caidan7 {
    background: url(../img/main_xingcheng.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
    border-top: 0;
}
.caidan8 {
    background: url(../img/main_minsu.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
    border-top: 0;
    border-right: 0;
}

.caidan13,.caidan14{
    width: 50%;
    float: left;
    height: 102px;
    border-bottom: 1px solid #EFF7FE;
}
.caidan9 {
    background: url(../img/main_caipin.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
}
.caidan10 {
    background: url(../img/main_techan.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
}
.caidan11 {
    background: url(../img/main_bianming.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
}
.caidan12 {
    background: url(../img/main_tianqi.png) center 10px no-repeat;
    background-size: 50%;
    border-left: 0;
    border-right: 0;
}
.caidan13 {
    background: url(../img/main_weibo.png)  85px 28px no-repeat;
    background-size: 55%;
    border-left: 0;
    border-right: 1px solid #EFF7FE;
}
.caidan14 {
    background: url(../img/main_weixin.png) 70px 28px no-repeat;
    background-size: 55%;
    border-left: 0;
}
.caidan13 a,.caidan14 a{ padding: 3px 0px 0px 0px;}
.caidan13 p, .caidan14 p {
    width: 80px;
    text-align: center;
    margin: 48px 0px 0px 5px;
}

.caidan13 span, .caidan14 span {
    width: 80px;
    text-align: center;
    display: block;
    margin: 0px 0px 0px 5px;
}


.bg_cor {
    background-color: #EFF7FE;
    margin: 0px auto;
}



.selectone4,.selectone5,.selectone6 {
    width: 68px;
    height: 68px;
    margin: 0px auto;
}

.selectone4 {
    background: url(../img/main_xinwen.png) center center no-repeat;
    background-size: 100%;
}

.selectone5 {
    background: url(../img/main_huodong.png) center center no-repeat;
    background-size: 100%;
}

.selectone6 {
    background: url(../img/main_zxts.png) center center no-repeat;
    background-size: 100%;
}

.selectone4:hover,.selectone4:active {
    background: url(../img/main_xinwen2.png) center center no-repeat;
    background-size: 100%;
}

.selectone5:hover,.selectone5:active {
    background: url(../img/main_huodong2.png) center center no-repeat;
    background-size: 100%;
}

.selectone6:hover,.selectone6:active {
    background: url(../img/main_zxts2.png) center center no-repeat;
    background-size: 100%;
}


img.taday {
    position: absolute;
    left: 20px;
    top: 0px;
    width: 30px;
}
.box-001 {
    clear: both;
}
.box-02 {
    clear: both;
    width: 100%;
    background: #fff;
    border-radius: 10px;
}
.czxitem05 {
    /* height: 400px; */
    background: #fff;
    border-radius: 9px;
    border: 1px solid #CBCBCB;
    margin: 10px 0px 10px;
}
.czxitem06,.czxitem07,.czxitem08,.czxitem09 {
    width: 25%;
    height: 400px;
    float: left;
    border-right: 1px solid #ccc;
}
.czxitem09 {border-right: 0px solid #ccc;}
.selectone {
    position: relative;
}
.weather_wendu0 {
    width: 100%;
    padding: 23px 0px 10px;
}
img.wdimg0 {
    width: 120px;
    height: 120px;
    float: left;
    margin: 0px 0px 10px 15%;
}
.weather_top {
    float: right;
    margin: 5px 3% 0px 0px;
    width: 40%;
    line-height: 1.7;
}
p#txweather0 {
    color: #000;
    font-size: 25px;
    font-weight: bold;
}
p#txwind0 {
    color: #6F6F6F;
}
p#txtemperature0 {
    color: #FFAE00;
    font-size: 20px;
    font-weight: bold;
}
.txwin {
    color: #919191;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
}
div#txdate1,div#txdate2,div#txdate3,div#txdate4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    margin: 10px 0px 0px 0px;
}
.txwea {
    text-align: center;
    font-size: 20px;
}

.textem {
    text-align: center;
    color: #FFAE00;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}
img.wdimg1,img.wdimg2,img.wdimg3,img.wdimg4 {
    width: 100px;
    height: 100px;
    margin: auto;
    display: block;
}
.weather_wind {
    line-height: 2;
}
.weather_shijian0 {
    clear: both;
    background: #ECECEC;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
}
.buttom_liebiao {
    float: right;
    padding: 10px 20px;
    border-radius: 0px 8px 8px 0px;
}
.buttom_liebiao {
    float: right;
    padding: 10px 20px;
    /* border: 1px solid #a1a1a1; */
    background:#fff;
    border-radius:0px 8px 8px 0px;
}
.buttom_ditu {
    float: right;
    padding: 10px 20px;
    border-radius: 8px 0px 0px 8px;
    background: #fff;
}
.buttom_all {
    margin: 15px 0px 0px 0px;
}
.buttom_lb.buttom_liebiao.cur {
    background: #f77800;
    color: #fff;
}
.buttom_lb.buttom_ditu.cur {
    background: #f77800;
    color: #fff;
}



.table-all {border-collapse: collapse;/* border: #d6ac8f; */}
.table-all tr td {padding: 5px 15px;}
.table-all thead tr td { text-align: center;font-weight: bold;font-family: Microsoft YaHei;}



.content .listone .floorone.bjtp {background: none;font-size: 25px;padding: 0px!important;width: 100%;}
.content .listone.listonenew {background: #fff;overflow: hidden;height: auto;}
.content .listone .listmiddle.listmiddlenew {height: auto;}
.contenttxt {font-size: 16px;line-height: 2;}
.content .listone .floor_dianzan.bjtp-dianzan {position: static;float: right;font-size: 25px;background-size: 65%;padding: 0px 0px 0px 30px;line-height: normal;margin: 0px 70px 0px 0px;}



.content .listone .floorone.bslc_floorone {width: 95%;background: #fff;padding: 0px!important;font-size: 25px;}
.content .listone.bslc_listone {height: auto;overflow: hidden;}
.content .listone .listmiddle.bslc_listmiddle {height: auto;width: 77%;}
.content .listone .floor_liulan.bslc_liulan {position: static;float: right;font-size: 25px;}
.content .listone .floor_dianzan.bslc_dianzan {position: static;float: right;font-size: 25px;}
.content .listone .imgfirst.bslc_imgfirst {height: auto;width: 200px;}


.content .listone.gjxl_listone { height: auto;overflow: hidden;}
.content .listone .listmiddle.gjxl_listmiddle {width: 100%;height: auto;}
.content .listone .floorone.gjxl_floorone {width: 100%;background: #fff;padding: 0px!important;margin: 10px;}
span.floorcontent.gjxl_floorcontent {background: none;padding: 0px;float: left;width: 50%;margin: 10px 0px;} 
.time.gjxl_time {background: #f37e14;color: #fff;padding: 0px 0px 0px 0px;font-size: 25px;}
span.gjxl_price {float: right;font-size: 20px;margin: 0px 0px 0px 10px;line-height: 40px;}
span.gjxl_jgsj {font-size: 20px;float: right;line-height: 40px;}
span.time_jgsj {float: right;}
span.time_price {float: right;}


.content .listone.gjzd_listone {height: auto;overflow: hidden;background: #fff;float: left;clear: none;}
.content .listone .listmiddle.gjzd_listmiddle {height: auto;padding: 10px;width: auto;}
.content .listone .floorone.gjzd_floorone {width: auto;background: #fff;padding: 0px!important;margin: 0px;}


html.html_all {width: 414px;}
body.body_all {width: 100%;margin: 0 auto;}
.topnav.topnav-all {width: 100%;margin: 0 auto;position: static;}
.content.contenthfb.content-txtp {width: 100%;overflow: hidden;margin: 0px auto;}
.content.contenthfb.content-txtp .infoCon {font-size: 12px;padding: 15px 15px 0px 15px;}
.content.contenthfb.content-txtp .infoContent {font-size: 14px;padding: 11px 15px;}
.ejtitle {padding: 11px 15px;}
span.ejtitle-authortt,span.ejtitle-source,span.ejtitle-data {margin: 0px 10px 0px 0px;}
@media screen and (max-width: 376px) {
	html.html_all {width: 375px;}
	.content.contenthfb.content-txtp .infoCon {padding: 15px 15px 0px 15px;}
	.content.contenthfb.content-txtp .infoContent {padding: 11px 15px;}
}
@media screen and (max-width: 321px) {
	html.html_all {width: 320px;}
	.content.contenthfb.content-txtp .infoCon {padding: 15px 10px 0px 10px;}
	.content.contenthfb.content-txtp .infoContent {padding: 11px 10px;}
	.ejtitle {padding: 11px 10px;}
}



.weather-cyzs,.weather-gmzs,.weather-ydzs,.weather-zwxqdzs {float: left;width: 450px;padding: 20px 20px 30px 120px;line-height: 1.5;height: 140px;}
.cyzs-all div {float: left;}
.cyzs-all {overflow: hidden;}
.weather-cyzsall {overflow: hidden;padding: 20px 20px 24px 20px;}
.weather-zwxqdzs {padding: 0px 20px 20px 20px;}
.weather-cyzs {background: url(../img/weather-cyzs.png) no-repeat left center;background-size: 21%;}
.weather-gmzs{background: url(../img/weather-gmzs.png) no-repeat left center;background-size: 21%;}
.weather-ydzs {padding: 0px 20px 20px 20px;background: url(../img/weather-ydzs.png) no-repeat left center;background-size: 21%;padding: 20px 20px 20px 120px;}
.weather-zwxqdzs {padding: 0px 20px 20px 20px;background: url(../img/weather-zwxqdzs.png) no-repeat left center;background-size: 21%;padding: 20px 20px 20px 120px;}
.cyzs_zs0,.cyzs_zs2 ,.cyzs_zs3,.cyzs_zs4  {padding: 0px 0px 0px 20px;}

.txtbg-name {font-size: 25px;font-weight: 700;text-align: center;}
.newsxiugaiall {float: left;border-right: 1px solid #a0a0a0;padding: 0px 20px 0px 0px;}
.content .listone .floortwo.newsxiugaifirst {font-size: 60px;padding: 0px;margin: 0px;}
span.newsxiugai {font-size: 16px;}
.content .listone .floorone.newsxiugaititle {background: none;width: 100%;padding: 0px!important;margin: 0px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.newsxiugaidianzan {float: left;padding: 3px 0px 0px 20px;line-height: 2;width: 89%;}
.content .listone .floor_dianzan.newsxiugaifloor {position: static;}
.content .listone .floor_liulan.newsxiugailiulan {position: static;}
.content .listone.newsxiugailistone {height: auto;overflow: hidden;}
.content .listone .listmiddle.newsxiugailistmiddle {height: auto;padding: 10px 30px 18px 30px;}
.content .listone .listmiddle.listmiddlenew.jiantou-bottom {background: url(../img/jiantou-bottom.png) no-repeat 900px 23px;background-size: 3%;float: right;}
.content .listone .listmiddle.listmiddlenew.jiantou-top {background: url(../img/jiantou-top.png) no-repeat 900px 23px;background-size: 3%;}
.content .listone .listmiddle.listmiddlenew.jiantou-top .contenttxt {display: none!important;}

.content.yxclallall {overflow: hidden;width: 100%;background: #fff;}
.yxclall-left {float: left;text-align: center;width: 20%;margin: 0 auto;}
.yxclall-bj {background: #0c7dda;width: 169px;height: 169px;border-radius: 50%;position: relative;}
.yxclall-en {position: absolute;top: 50%;left: 50%;margin: 10px 0px 0px -42px;color: #fff;font-size: 20px;font-family: Microsoft YaHei;}
.yxclall-right {float: right;width: 80%;padding: 40px 0px 0px 0px;}
.yxcl-all {overflow: hidden;width: 968px;margin: 0 auto;padding: 40px 0;}
.yxclall-rightall {float: left;width: 25%;text-align: center;}
.yxclall-tycen {background: #b1378f;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.yxclall-xycen {background: #39abbc;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.yxclall-nhcen {background: #acd54b;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.yxclall-hgcen {background: #ea381f;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.yxclall-tychx {position: relative;}
.yxclall-tychx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.yxclall-tychx:after {content: "";border-top: 2px solid #656565;display: block;position: absolute;top: 4px;width: 100%;left: 50%;}
.yxclall-xychx {position: relative;}
.yxclall-xychx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.yxclall-xychx:after {content: "";border-top: 2px solid #656565;display: block;position: absolute;top: 4px;width: 100%;left: 50%;}
.yxclall-nhchx {position: relative;}
.yxclall-nhchx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.yxclall-nhchx:after {content: "";border-top: 2px solid #656565;display: block;position: absolute;top: 4px;width: 100%;left: 50%;}
.yxclall-hgchx {position: relative;}
.yxclall-hgchx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.jtjl-all {float: left;width: 33%;text-align:center;}
.jtjl-right {position: relative;left: -60px;}
.jtjl-left {position: relative;right: -60px;}
.jtjlzw {font-size: 18px;font-weight: bold;color: #656565;}
.jtjlen {font-size: 14px;color: #656565;}
.yxcl-dtall {background: url(../img/yxclbg.png) no-repeat center center;height: 1071px;position: relative;margin: 20px 0px 0px 0px;}
.yxcl-dtxl {background: url(../img/yxclxlt.png) no-repeat;height: 1071px;}
.yxcl-dtlx {background: url(../img/yxclzx.png) no-repeat;width: 249px;height: 179px;position: absolute;bottom: 269px;right: 178px;z-index: 2;display: none;}
.yxcl-dtyq1 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom: 830px;right: 582px;z-index: 2;}
.yxcl-dtyq2 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom:928px;right: 603px;z-index: 2;}
.yxcl-dtyq3 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom: 948px;right: 470px;z-index: 2;}
.yxcl-dtyq4 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom: 708px;right: 385px;z-index: 2;}
.yxcl-dtyqimg1 {background: url(../img/yxclpic1.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 694px;right: 603px;z-index: 2;opacity: 0.7;}
.yxcl-dtyqimg2 {background: url(../img/yxclpic2.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 877px;right: 641px;z-index: 2;opacity: 0.7;}
.yxcl-dtyqimg3 {background: url(../img/yxclpic3.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 886px;right: 288px;z-index: 2;opacity: 0.7;}
.yxcl-dtyqimg4 {background: url(../img/yxclpic4.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 670px;right: 208px;z-index: 2;opacity: 0.7;}
.yxcl-dtyqimg1:hover{opacity: 1;}
.yxcl-dtyqimg2:hover{opacity: 1;}
.yxcl-dtyqimg3:hover{opacity: 1;}
.yxcl-dtyqimg4:hover{opacity: 1;}
.yxcl-dtyqxl1 {background: url(../img/yxclkk1.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 394px;right: 266px;z-index: 2;display: none;}
.yxcl-dtyqxl2 {background: url(../img/yxclkk2.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 383px;right: 97px;z-index: 2;display: none;}
.yxcl-dtyqxl3 {background: url(../img/yxclkk1.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 245px;right: 280px;z-index: 2;display: none;}
.yxcl-dtyqxl4 {background: url(../img/yxclkk3.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 354px;right: 384px;z-index: 2;display: none;}
.dtyqxl {text-align: center;line-height: 37px;color: #000;font-size: 12px; display: none;}
.yxcl-nrall {padding: 50px 80px;background: #fafafa;font-family: Microsoft YaHei;font-size: 14px;color: #656565;line-height: 2;overflow: hidden;}
.yxcl-nrnameall {float: left;}
.yxcl-nrtxt {float: left;width: 90%;padding: 14px 0px 0px 80px;}
.yxcl-nrname {font-size: 20px;}
/**重要节点**/
.zyjdall-rightall {float: left;width: 20%;text-align: center;}
.jtjl-zyjd {float: left;width: 25%;text-align: center;}
.jtjl-righttxt {position: relative;left: -12px;}
.yxclall-hgcentxt {background: #ea381f;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.yxclall-hgchxtxt {position: relative;}
.yxclall-hgchxtxt:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.yxclall-hgchxtxt:after {content: "";border-top: 2px solid #656565;display: block;position: absolute;top: 4px;width: 100%;left: 50%;}
.yxclall-bjhen {background: #ea381f;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
/**观光农业**/
.ggnyall-left {float: left;text-align: center;width: 20%;margin: 0 auto;}
.ggnyall-bj {background: #0c7dda;width: 169px;height: 169px;border-radius: 50%;position: relative;}
.ggnyall-en {position: absolute;top: 50%;left: 50%;margin: 10px 0px 0px -42px;color: #fff;font-size: 20px;font-family: Microsoft YaHei;}
.ggnyall-right {float: right;width: 80%;padding: 40px 0px 0px 0px;}
.ggny-all {overflow: hidden;width: 968px;margin: 0 auto;padding: 40px 0;}
.ggnyall-rightall {float: left;width: 33%;text-align: center;}
.ggnyall-tycen {background: #b1378f;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.ggnyall-xycen {background: #39abbc;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.ggnyall-nhcen {background: #acd54b;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.ggnyall-hgcen {background: #ea381f;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.ggnyall-tychx {position: relative;}
.ggnyall-tychx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.ggnyall-tychx:after {content: "";border-top: 2px solid #656565;display: block;position: absolute;top: 4px;width: 100%;left: 50%;}
.ggnyall-xychx {position: relative;}
.ggnyall-xychx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.ggnyall-xychx:after {content: "";border-top: 2px solid #656565;display: block;position: absolute;top: 4px;width: 100%;left: 50%;}
.ggnyall-nhchx {position: relative;}
.ggnyall-nhchx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.ggnyjtjl-all {float: left;width: 44%;text-align:center;padding: 20px 0 0 0;}
.ggnyjtjl-right {position: relative;left: -60px;}
.ggnyjtjl-left {position: relative;right: -82px;}
.ggnyjtjlzw {font-size: 18px;font-weight: bold;color: #656565;}
.ggnyjtjlen {font-size: 14px;color: #656565;}
.ggny-dtall {background: url(../img/ggnybg.png) no-repeat center center;height: 1071px;position: relative;margin: 20px 0px 0px 0px;}
.ggny-dtxl {background: url(../img/yxclxlt.png) no-repeat;height: 1071px;}
.ggny-dtlx {background: url(../img/yxclzx.png) no-repeat;width: 249px;height: 179px;position: absolute;bottom: 269px;right: 178px;z-index: 2;display: none;}
.ggny-dtyq1 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom: 258px;right: 608px;z-index: 2;}
.ggny-dtyq2 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom:228px;right: 674px;z-index: 2;}
.ggny-dtyq3 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom: 114px;right: 742px;z-index: 2;}

.ggny-dtyqimg1 {background: url(../img/ggnypic1.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 236px;right: 438px;z-index: 2;opacity: 0.7;}
.ggny-dtyqimg2 {background: url(../img/ggnypic2.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 235px;right: 682px;z-index: 2;opacity: 0.7;}
.ggny-dtyqimg3 {background: url(../img/ggnypic3.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 12px;right: 563px;z-index: 2;opacity: 0.7;}

.ggny-dtyqimg1:hover{opacity: 1;}
.ggny-dtyqimg2:hover{opacity: 1;}
.ggny-dtyqimg3:hover{opacity: 1;}

.ggny-dtyqxl1 {background: url(../img/yxclkk1.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 394px;right: 266px;z-index: 2;display: none;}
.ggny-dtyqxl2 {background: url(../img/yxclkk2.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 383px;right: 97px;z-index: 2;display: none;}
.ggny-dtyqxl3 {background: url(../img/yxclkk1.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 245px;right: 280px;z-index: 2;display: none;}
.ggny-dtyqxl4 {background: url(../img/yxclkk3.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 354px;right: 384px;z-index: 2;display: none;}
.dtyqxl {text-align: center;line-height: 37px;color: #000;font-size: 12px; display: none;}
.yxcl-nrall {padding: 50px 80px;background: #fafafa;font-family: Microsoft YaHei;font-size: 14px;color: #656565;line-height: 2;overflow: hidden;}
.yxcl-nrnameall {float: left;}
.yxcl-nrtxt {float: left;width: 90%;padding: 14px 0px 0px 80px;}
.yxcl-nrname {font-size: 20px;}

