@charset "utf-8";
/* CSS Document */
body,ul,p{margin:0;padding:0;vertical-align: middle;}
body{text-align:left;font: 12px/1.5; font-family:"宋体"; color:#494949; background:#fff; max-width:640px; width:100%; margin:0 auto; }
li{list-style:none;}
a,a:visited{text-decoration:none;color:#555;}

.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:".";}
a img{ border:none;}
.clear{clear:both}

.logo{
	float:left;
	width:50%;
	overflow:hidden;
	padding-left:10px;
	}
.h_right{
	float:right;
	text-align:right;
	padding-right:10px;
	}
.h_right p{
	padding-top:10px;
	}
.h_right ul{
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 20px  0 20px;
	background:rgb(1,106,209);
	border-radius:8px;
	margin-top:8px;
	}
.h_right ul a{
	color:#fff;
	}
.ui-navigator .ui-navigator-wrapper{
    -webkit-box-flex: 1;
}

.ui-navigator .ui-navigator-list, .ui-navigator .ui-navigator-fix {
    display: -webkit-box;
    -webkit-box-flex: 0;      /*去掉-webkit-box-flex属性，可滑动tab不平分*/
}

.ui-navigator .ui-navigator-list li{
    -webkit-box-flex: 0;
}
.nav{
	width:100%;
	background:#016ad1;
	height:35px;
	line-height:35px;
	margin-bottom:10px;
	}
.nav ul li{
	padding:0px 20px 0px 20px !important;
	font-size:14px;
	}
.nav ul li a{
	color:#fff;
	}
	
.i_sb{

	padding:15px;

	}

.i_sb ul{

	width:100%;

	}

.i_sb ul li{

	width:50%;
	text-align:center;

	float:left;


	margin-bottom:10px;

	}

.i_sb ul li img{

	width:100%;

	height:120px;
	

	}
.m_05{

	width:90%;

	margin:0 auto;border:1px solid #6e93c3;

	}

.i_sb ul li p{

	height:30px;

	line-height:30px;

	}
.i_tt{
	font-size:20px;
	padding-bottom:10px;
	}
	
.i_news{
	width:90%;
	margin:0 auto;
	}
	
.time{
	float:left;
	width:46px;
	height:50px;
	margin-top:14px;
	background:url(../images/rl.png) no-repeat left center;
	text-align:center;
	padding-right:10px;
	}
.time p{
	padding-top:8px;
	font-size:16px;
	padding-bottom:5px;
	}


.n_tab{ width:100%;}
.n_tab .tab{ overflow:hidden; background:#ececec; border-bottom:1px solid #0c3c7a;}
.n_tab .tab a{ display:block; width:33%; height:40px; line-height:40px; text-align:center; float:left; text-decoration:none; color:#016ad1; border-left:1px solid #cecece; font-size:16px;}
.n_tab .tab a:hover{color:#016ad1; text-decoration:none;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#c4ddff,endColorStr=fafbff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #c4ddff,  #fafbff);        /* IE 10 */

background:-moz-linear-gradient(top,#c4ddff,#fafbff);/*火狐*/ 

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#c4ddff), to(#fafbff));/*谷歌*/ 

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c4ddff), to(#fafbff));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #c4ddff, #fafbff);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #c4ddff, #fafbff);  /*Opera 11.10+*/
border-top:1px solid #0c3c7a;
}
.n_tab .tab a.on{
	border-top:1px solid #0c3c7a !important;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#c4ddff,endColorStr=fafbff); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #c4ddff,  #fafbff);        /* IE 10 */

background:-moz-linear-gradient(top,#c4ddff,#fafbff);/*火狐*/ 

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#c4ddff), to(#fafbff));/*谷歌*/ 

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c4ddff), to(#fafbff));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #c4ddff, #fafbff);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #c4ddff, #fafbff);  /*Opera 11.10+*/
	color:#016ad1; text-decoration:none;
	}
.n_tab .content{ overflow:hidden; padding:10px; height:400px; margin-bottom:20px;}
.n_tab .content li{ display:none;}

.n_list{
	height:80px;
	border-bottom:1px solid #ddd;
	}
.n_list a{
	line-height:80px;
	font-size:14px;
	}
.foot{
	background:#016ad1;
	color:#fff;
	text-align:center;
	height:40px;
	line-height:40px;
	}
.e_foot	{
	background:#016ad1;
	color:#fff;
	text-align:center;
	height:40px;
	line-height:40px;
	}
.path{
	height:30px;
	border-bottom:1px solid #e1e1e1;
	line-height:30px;
	margin-bottom:10px;
	
	}
.path span{
	padding-left:20px;
	float:left;
	}
.f_nav{
	padding-bottom:20px;
	margin-top:15px;
	}
.f_nav ul li{
	float:left;
	padding:0px 15px 0 15px;
	border-right:1px solid #ccc;
	margin-bottom:10px;
	}

.l_about{
	width:96%;
	margin:0 auto;
	line-height:26px;
	margin-bottom:20px;
	}
.l_news{
	width:96%;
	margin:0 auto;
	margin-bottom:20px;
	}
.l_zlm{
	width:96%;
	margin:0 auto;
	margin-bottom:20px;
	line-height:22px;
	}
.zl_tm{
	padding-bottom:10px;
	}
.l_zl ul li{
	height:160px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:10px;
	}
.l_zl ul li b{
	font-size:16px;
	line-height:40px;
	}
.l_zl ul li p{
	float:right;
	}
.l_zl ul li span a{
	color:#f86060;
	}
	
/*表单*/
.f_table table{
	width:96%;
	font-size:16px;
	margin:10px auto;
	}
.f_table table tr{
	height:50px;
	}
.f_table table tr th{

	/*background:#d7e6f9;*/
	text-align:left;
	padding-left:30px;border:1px solid #fff;
	}
.f_table table tr th span{
	color:#db0000;
	padding-left:5px;
	}
.f_table table tr td{
	width:49%;
	/*background:#d7e6f9;*/
	border:1px solid #fff;
	}
.f_len{
	margin-left:20px;
	font-family:"微软雅黑";
	height:30px;

	background:none;
	border:none;
	outline:medium;
	font-size:16px;
	}
.t_len{
	margin-left:20px;
	height:100px;

	background:none;
	border:none;
	outline:medium;
	}
.f_sub{
	width:140px;
	height:30px;
	line-height:30px;
	margin:10px 0 20px 0px;
	background:url(../images/btn.png) no-repeat;
	border:none;
	outline:medium;
	}
.f_fbtn{
	width:140px;
	margin:0 auto;
	}
	
/*分页*/
.pages{
	clear:both;
	padding:20px 0;
	text-align:center;
	font-family:'nav','微软雅黑','黑体';
}
.pages strong{
	padding:3px;
	font-size:15px;
}
.pages a{
	padding:2px 6px;
	border:#ccc 1px solid;
	border-radius:3px;
	color:#999;
	cursor:pointer;
}
.pages a:hover{
	color:#ce3179;
	border-color:#1cbfda;
	box-shadow:#1cbfda 0 0 5px;
}
.pages a.current{
	color:#fff;
	background-color:rgb(1,106,209);
	border-color:rgb(1,106,209);
}

/*英文站*/
.e_nav{
	width:100%;
	height:30px;
	}
.e_nav ul li{
	width:16%;
	float:left;
	text-align:center;
	text-transform:capitalize;
	}
.e_about{
	min-height:210px;
	background:#f3f3f7;
	}
.e_tt{
	padding-top:20px;
	text-transform:uppercase;
	background:url(../images/e_b.jpg) no-repeat bottom center;
	padding-bottom:5px;
	text-align:center;
	margin-bottom:10px;
	}
.e_m{
	padding:15px 15px 5px 15px;
	}
.e_idea p{
	text-align:center;
	}
.idea ul{
	padding-top:30px;
	
	}
.e_idea ul li{
	width:33%;
	float:left;
	text-align:center;
	margin-bottom:30px;
	}
.e_idea ul li img{
	width:100%;
	}
.e_iimg{
	width:96%;
	margin:0 auto;
	}
.e_xis{
	text-align:center;
	padding:10px 0 30px 0;
	line-height:26px;
	}
.e_pt{
	padding:15px;
	}
.e_map{
	margin-top:10px;
	margin-bottom:10px;
	}

