@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins,kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration:none;
	list-style:none;
	font-family:"微软雅黑";
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    line-height:1;
	background-color:#fff;
	min-height:600px;
	min-width:1200px;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;	
}
input{outline:none;}
	
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul,li {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration:none;
	color:#333;
}
input, select {
    vertical-align:middle;
}
table{
	border-collapse:collapse; 
	border:0;
}
td{
	border:0;
	padding-left:0px; 
	padding-right:0px;
} 



/*公共*/

.wrap{ 
	width:100%;  
	margin:0 auto;
	overflow:hidden;
	background:#ffffff url(../images/bg_01.png) repeat-x;
}


/*头部开始*/

.header{
	width:100%;
	background:url(../images/headerbg2_02.png) no-repeat 70px -6px;
	height:328px;
}

.head-top{
	width:100%;
	height:32px;
	border-bottom:1px solid #a0a0a0;
	background:#ffffff;
}
.top-in{
	width:1010px;
	margin:0 auto;
	overflow:hidden;
}
.head-top-left{
	float:left;
	font-size:14px;
	color:#a19f9f;
	height:32px;
	line-height:32px;
}
.head-top-right{
	float:right;
	font-size:14px;
	color:#a19f9f;
	height:32px;
	line-height:32px;
}
.head-top-right a{
	display:inline-block;
	font-size:14px;
	color:#a19f9f;
	height:32px;
	line-height:32px;
	margin:0 5px;
}
.head-top-right .a1{
	color:#ec5151;
}

.head-top-right a:hover{
	color:#ec5151;
}
	
.head-center{
	width:1010px;
	margin:0 auto;
	overflow:hidden;
}

.logo{
	display:block;
	margin-top:40px;
	float:left;
}


/*banner*/


.ban-wai{
	float:right;
	width:430px;
	height:257px;
	overflow:hidden;
	padding-top:35px;
}
#slider2 { position:relative;}
#slider2 { position:relative; z-index:100; width:430px; height:230px; overflow:hidden; top:-230px;}
.ban-zi1{
	z-index:100;
	display:block;
	font-size:34px;
	color:#FFF;
	/*width:240px;*/
	width:436px;
	position:absolute;
	bottom:10px;
	opacity:0;
	left:35px;
	line-height:70px
	
}

.ban-zi2{
	z-index:10;
	display:block;
	font-size:34px;
	color:#FFF;
	width:240px;
	/*font-family:"方正少儿简体";*/
	position:absolute;
	bottom:-20px;
	display:block;
	/*float:left;*/
	text-align:right;
	padding-left: 125px;
	line-height:0px;
}


/*.ban-zi1{
	z-index:10;
	display:none;
	font-size:36px;
	color:#FFF;
	width:240px;
	font-family:"方正少儿简体";
	position:absolute;
	top:-50px;
}

.ban-zi2{
	z-index:10;
	display:none;
	font-size:36px;
	color:#FFF;
	width:240px;
	font-family:"方正少儿简体";
	position:absolute;
	bottom:-20px;
}
*/

/*天气与搜索*/
.tianqi-wai{
	position:relative;
	height:31px;
	border-bottom:1px solid #6ab0de;
	background:#316499;
	width:1010px;
	margin:0 auto 2px;
	z-index:1;
}

.leftyi{
	background:url(../images/inoc23_03.png) no-repeat;
	width:57px;
	height:43px;
	position:absolute;
	left:-54px;
	top:0;
	z-index:-1;
}
.rightyi{
	background:url(../images/inoc24_03.png) no-repeat;
	width:57px;
	height:43px;
	position:absolute;
	right:-54px;
	top:0;
	z-index:-1;
}

.tianqi{
	float:left;
	font-size:12px;
	color:#ffffff;
	padding-top:5px;
	padding-left:5px;
	
}















.sousuo{
	float:right;
	height:26px;
	line-height:26px;
	position:relative;
	background:#95bbde;
	margin-top:2px;

}
.sousuo input{
	border:0;
	width:202px;
	height:22px;
	padding-left:10px;
	color:#ffffff;
	background:#95bbde;
	line-height:26px;
	font-size:16px;
	font-weight:bold;
	
}
.sousuo a{

	background:url(../images/inoc25_03.png) no-repeat center center;
	width:30px;
	height:26px;
	position:absolute;
	right:3px;
	top:1px;
	border-left:1px solid #d6e2ef;
}


/*导航开始*/

.head-bot{
	height:58px;
	width:1010px;
	background:#33669a;
	margin:0 auto 25px;
}
.nav{
	width:1010px;
	height:58px;
	margin:0 auto;
	line-height:58px;
}
.nav>li{
	float:left;
	width:126px;
	text-align:center;
	position:relative;
}

.nav>li>a{
	padding:0 15px;
	font-size:16px;
	color:#ffffff;
}
.nav>li.on>a,.nav>li>a:hover{
	color:#65b3fd;
}



.subnaw-wai{
	width:112px;
	position:absolute;
	display:none;
	overflow:hidden;
	z-index:1;
	top:58px;
	left:0px;
}
.subnaw-wai img{
	display:block;
	width:28px;
	height:15px;
	margin:0 auto;
		
}
.subnav{
	background:#65b3fd;
	width:112px;
	
	
}
.subnav li{
	height:40px;
	line-height:40px;
}
.subnav li a{
	color:#ffffff;
}
.subnav li.on a,.subnav li:hover a{
	color:#cc0303;
}






/*导航结束*/

/*banner开始*/


/*banner结束*/






/****************页脚底部****************************/
.footer{
	width:100%;
	margin:0 auto;
	background:#e5e5e5;
	padding-top:18px;

}
.footer-top{
	background:#2f6399;
	width:100%;

}

.footer-top-in{
	width:1010px;
	margin:0 auto;
	overflow:hidden;
	padding:14px 0;
}


.link{
	font-size:16px;
	color:#ffffff;
	line-height:22px;
	float:left;
	overflow:hidden;
	width:92%;
}
.foot-s1{
	font-size:16px;
}
.link a{
	font-size:14px;
	color:#ffffff;
	margin:0 8px;
}
.link a:hover{
	color:#cc0303;
	
}

.move{
	float:right;
	margin-top:12px;
	display:block;
	color:#aff6f3;
}
	
.footer-bot{
	width:100%;
	background:#ffffff;
	padding:20px 0;
}
.footer-bot-in{
	width:1010px;
	margin:0 auto;
	position:relative;

}

.foot-nav{
	text-align:center;
	margin-bottom:8px;
	height:24px;
	line-height:24px;
}
.foot-nav a{
	font-size:14px;
	color:#333333;
	margin:0 12px;
}



.foot-bot{
	width:580px;
	margin:0 auto;
	height:24px;
	line-height:24px;
	overflow:hidden;
}


.copyright{
	float:left;
	font-size:14px;
	color:#333333;
}
.copyright span{
	font-family:Arial;
}

.foot-support{
	float:right;
	overflow:hidden;
}
.foot-support .bd{
	height:20px;
	width:170px;
	overflow:hidden;
	float:left;
}


.foot-support h3{
	font-style:normal;
	float:left;
	font-size:14px;
	color:#333333;
	height:20px;
	line-height:20px;
}
.foot-jszc{ 
	overflow:hidden; 
	width:170px; 
	height:20px; 
	line-height:20px; 
	float:left; 
	text-align:left;
	margin-top:0px;
}
.foot-jszc a{ 
	color:#333333;
	font-size:14px;
	
}

/*页脚结束*/

/*投诉与建议*/

.complaint{
	width:530px;
	height:560px;
	background:#ffffff;
	border:1px solid #dcdcdc;
	position:absolute;
	left:50%;
	top:-592px;
	margin-left:-303px;
	z-index:3;
	padding:0 38px;
	display:none;
	
}
.complaint.aa{
	display:block;
}
.complaint .off{
	position:absolute;
	top:10px;
	right:10px;
}

.jiantou{
	background:url(../images/inoc3_03.png) no-repeat;
	width:76px;
	height:40px;
	position:absolute;
	left:50%;
	bottom:-40px;
	margin-left:-38px;
	z-index:1;
	
}

.complaint-title{
	position:relative;
	height:34px;
	padding-top:20px;
	margin-bottom:20px;
}
.complaint-title h3{
	font-size:20px;
	color:#33669a;
	padding-left:30px;
	border-bottom:3px solid #2f6399;
	height:32px;
	line-height:32px;
	margin-left:35px;
}
.tit-tu1{
	position:absolute;
	top:7px;
	left:0;
	display:block;
	z-index:1;
	
}
.tit-dian{
	position:absolute;
	top:50px;
	right:0;
	display:block;
	z-index:1;
	
}

.tousu-d1{
	overflow:hidden;
	margin-bottom:12px;
	text-align:center;
}
.ming{
	float:left;
	font-size:16px;
	color:#111111;
	height:23px;
	line-height:23px;
	width:80px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-align-last:justify;
}

.txt{
	float:left;
	width:260px;
	height:21px;
	border:1px solid #a0a0a0;
	padding-left:10px;
	font-size:14px;
	color:#111111;
}

.txt2{
	float:right;
	color:#ff0000;
	font-size:14px;
	height:24px;
	line-height:24px;
	width:165px;
	padding-left:10px;
	text-align:left;

}




.yanzheng{
	float:left;
	width:160px;
	height:24px;
	border:1px solid #a0a0a0;
	padding-left:10px;
	font-size:14px;
	color:#111111;
}
.yanzhengma{
	float:left;
}


.yan-tu{
	display:block;
	float:left;
	margin-left:37px;
	vertical-align:middle;
}

.liuyan{
	border:1px solid #a0a0a0;
	width:422px;
	height:167px;
	padding:10px;
	font-size:14px;
	color:#111111;
}

.tousu-d1 a{
	display:inline-block;
	height:24px;
	line-height:24px;
	background:#96c0e5;
	border:1px solid #dcdcdc;
	margin:0 12px;
	font-size:16px;
	color:#ffffff;
}
.tousu-d1 a:hover{
	color:#ec6f26;
}
/*投诉与建议结束*/

/*右快捷分享*/

/*.fenxiang{
	position:absolute;
	display:block;
	left:0;

	
}
*/
.jiathis_style{
/*	right:44px;
*/}

.kuaijie{
	position:fixed;
	right:0;
	top:25%;
	z-index:11;
}

.kuaijie a{
	display:block;
	margin-bottom:1px;
	text-align:center;
}

.kjfx-a1{
	border:1px solid #c7c7c7;
	height:98px;
	font-size:16px;
	color:#333333;
	line-height:24px;
	width:42px;
	
}

.kjfx-a2,.kjfx-a3,.kjfx-a4,.kjfx-a5,.kjfx-a6{
	height:44px;
	text-align:center;
	line-height:44px;
	width:44px;
	
}
.kjfx-a2,.kjfx-a4{
	font-size:14px;
	color:#ffffff;
	background:#d41d1d;
}
.kjfx-a2:hover,.kjfx-a4:hover{
	background:#e16060;
}

.kjfx-a3,.kjfx-a5{
	font-size:14px;
	color:#ffffff;
	background:#2f6399;
}

.kjfx-a3:hover,.kjfx-a5:hover{
	background:#3874b1;
}

.kjfx-a6{
	background:#989898;
}

.kjfx-a3 img,.kjfx-a4 img,.kjfx-a6 img{
	vertical-align:middle;
	float:left;
}
.fx-move-w{
	position:relative;
}
.fx-move{
	position:absolute;
	width:292px;
	height:292px;
	right:44px;
	bottom:0;
	z-index:11111111;
	display:none;
	background:#fff;
	padding:15px;
	border:2px solid #666;
}
.fx-move div a{
	display:inline-block;
	margin:5px;
	float:left;
	width:70px;
}


/*.jiathis_style > div {
    height: 275px;
    position:fixed;
    right: 1px;
    top: 500px;
    z-index:111;
}
*/



/*右快捷分享结束*/

