@charset "gb2312";
/* CSS Document */
/*===========全局样式=============*/
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
body, h1, h2, h3, h4, h5, h6, hr, p,div, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td /* table elements 表格元素 */ {
	margin: 0;
	padding: 0;
}
button, input, select, textarea /* for ie */ {
	font: 12px/1.5 tahoma, arial, simsun, sans-serif;
	color:#666;
	
}
/** 设置默认字体 **/
body {
	font: 12px/1.5 tahoma, arial, simsun, sans-serif;
	background:#fff url(bg.jpg) repeat-x;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration:none;
	color:#E4007F;
}
img {
	border:none;
	text-decoration:none;
}
.clear {
	clear:both;
}

/*更多*/
.more{ float:left; padding:106px 12px 0px 70px; }
.more a{color:#565250; font-family:Arial; width:32px; height:13px; display:block}
.more a:hover{color:#c81823;}
.page{ text-align:center; margin:10px 0}
/*--------end----------*/

#contaiter{ width:1000px; height:auto;margin: 0px auto;padding:0px; background: url(bg1.jpg) no-repeat}

#header {width:1000px;height:130px;margin: 0 auto;}
.logo{ float:left; width:400px; padding:40px 0 0 56px}
.r_box{ float:right; width:236px; height:97px;height:97px;background:url(icon.jpg) no-repeat; padding-right:14px}

.icon{  width:236px; height:42px; text-align:center; margin:28px 0 0 0; line-height:42px;color:#FFF }
.icon a{ color:#FFF; font-family:Arial}
.icon a:hover{ color:#E4007F}
/*导航*/
#menu{ width:1000px; height:50px;}
#menu li{  float:left; line-height:50px; text-align:center; font-size:19px; padding:0 24px }
#menu li a{color:#727171; display:block }

#menu li a:hover{ color:#E4007F}
#menu li a.menu_on{ color:#E4007F;  display:block}
#menu li a.menu_on:hover{ color:#727171}

.banner{ width:1000px; height:auto}
.main{ width:1001px; height:auto; overflow:hidden; margin:22px 0 0 0 }

.focus{ width:973px; height:212px; margin:25px 0 0 28px; }

.i_news{ margin:0 0 0 56px; width:866px; height:248px}
.i_news .i_news_tit{ width:52px; float:left}
.i_news .i_news_cont{ float:left; width:804px;height:206px; background:url(news_c.jpg) repeat-x; margin-top:42px}
.i_news .i_news_bot{ float:left; width:10px;margin-top:42px}

/*新闻列表*/

.news_li{ float:left; padding:12px 0 0 5px; width:530px}
.news_li li { line-height:20px; padding:2px 0 2px 4px; font-family:"宋体";  }
.news_li a{ color:#4a4a4a}
.news_li a:hover{ color:#E4007F}
.news_li li span { float:right;  color:#4a4a4a}

.newslist {padding-bottom:10px; height:auto;}
.newslist li {line-height:264px; font-size:13px; padding:2px 5px 2px 2px; border-bottom:1px dashed #ccc; line-height:22px;}
.newslist li a{ color:#333;}
.newslist li a:hover{ color:#c60300}
.newslist li span { float:right; color:#0157ab}

/*友情链接*/
.mail{ width:auto; height:74px; float:right; margin:0px 20px 0 0; font-family:Arial}

/*底部样式*/

#footer{ width:1000px; margin: 0px auto; background:url(footer.jpg) repeat-x; height:120px; padding-bottom:10px}
#footer .copyright{ float:left; padding-left:60px; padding-top:15px}
#footer .copyright p{ text-align:left; color:#6a6a6a;line-height:24px }
#footer a{ color:#666;}
#footer a:hover{ color:#00A040}


/*内容*/
.cont01{ margin:12px 0 0 0px}
.cont{ margin:12px 0 0 28px}
.cont_pic{ width:462px; float:left; margin-top:40px}
.cont_text{width:500px; height:404px; float:left}
.cont_text .cont_text_tit{ width:11px; float:left; margin-top:42px}
.cont_text .cont_text_cont{ float:left; width:465px;height:280px; background:url(about_c.jpg) repeat-x; margin-top:42px; padding:20px 5px 2px 5px}
.cont_text .cont_text_cont p{text-indent:2em; line-height:24px}
.cont_text .cont_text_bot{ float:left; width:14px;}

ul.zend{padding:6px 0 6px 2px; }
ul.zend li{float: left; width: 170px; height:auto;padding: 8px 4px 0 0; text-align:center; }
ul.zend li img{width: 148px; height: 110px; vertical-align: middle; border:1px solid #ccc}
ul.zend li img a {  width: 148px;height: 110px;background-color: #000;margin:0 auto;white-space: nowrap;overflow: hidden;}
ul.zend li img:hover{ border:1px #E4007F solid}
ul.zend li span{line-height:30px; display: block; height: 30px; width: 170px;margin:10px auto 0 auto;white-space: nowrap;overflow: hidden;}
ul.zend li span a{ color:#666}
ul.zend li span a:hover{ color:#E4007F}

.f02_tit{ background:#E8E8E8; height:26px;}
.f02_tit h2{font: bold 14px/26px "宋体"; padding-left:10px; color:#727171}

.cont_text01{width:927px; height:404px; float:left}
.cont_text01 .cont_text_tit01{ width:14px; float:left;}
.cont_text01 .cont_text_cont01{ float:left; width:880px;height:280px; background:url(about_c.jpg) repeat-x; margin-top:45px; padding:20px 5px 2px 5px}
.cont_text01 .cont_text_cont01 p{text-indent:2em; line-height:24px}
.cont_text01 .cont_text_bot01{ float:left; width:14px;margin-top:45px;}

.cont_text02{ background:url(team_box.jpg) no-repeat;width:500px; height:391px; float:left}
.cont_text_cont02{ padding:70px 10px 0 10px; width:200px}


.f_flash{ float:left; width:703px; height:auto}
.f01{ width:703px; height:auto}
.f02{ width:703px; height:auto; margin:25px 0 15px 0}
.suc_ul{ float:right;width:224px; margin-top:20px}
.suc_ul li{ background:url(li.jpg) no-repeat; width:224px; height:44px; margin-bottom:6px; font-size:14px; line-height:44px; padding-left:20px}
.suc_ul li a{ color:#FFF; display:block}
.suc_ul li a:hover{ color:#E4007F}
.suc_ul li a.side_on{color:#E4007F; display:block}


.link_txt{ float:left; width:700px;}
.link_txt li{ float:left; background:url(dian.gif) no-repeat 0 6px; width:208px; padding:2px 10px; list-style:26px}
.link_pic{ float:right; width:170px;}
.link_pic li{ margin:0 0 6px 0}


.n2{width:240px; height:404px; float:left}
.n2 .n2_tit{ width:11px; float:left; margin-top:42px}
.n2 .n2_cont{ float:left; width:200px;height:280px; background:url(about_c.jpg) repeat-x; margin-top:42px; padding:20px 2px 2px 2px}
.n2 .n2_bot{ float:left; width:14px;}
.n2_cont p{ text-align:center}

.dlist dt{ font-weight:bold; color:#000000; margin-bottom:2px}
.dlist dd{ line-height:20px;}
.n1_cont p{ text-align:center}

.n1{width:240px; height:404px; float:left}
.n1 .n1_tit{ width:14px; float:left;}
.n1 .n1_cont{ float:left; width:200px;height:280px; background:url(about_c.jpg) repeat-x; margin-top:45px; padding:20px 2px 2px 2px}
.n1 .n1_bot{ float:left; width:14px;margin-top:45px;}




.t{ width:926px;}
.t_top{ height:59px}
.t_bg{ background:url(t_bg.jpg) repeat-y; width:926px;  height:auto}
.t_bot{ height:60px}
.cont_p{ padding:20px 18px 10px 18px;}

/*内容*/
.t_tit{ padding:10px 0 10px 0;text-align:center;font-size:16px;font-weight:bold; color:#666}
.t_info{margin:0 auto;text-align:center;border-bottom:#85765B 1px  dashed;height:30px;line-height:25px; color:#85765B}
.t_content{margin:15px 18px ;text-indent:2em;line-height:24px; color:#333}
.t_content p{text-indent:2em; }
.t_pic{ text-align:center; margin:8px 0 16px 0}
.t_pic img{ width:550px; height:300px}


/*.t_content p img {
	text-align:center;
	max-width: 700px;
	height: auto;
	cursor: hand;
	padding: 3px;
zoom:expression( function(elm) {
if (elm.width>700) {
var oldVW = elm.width;
elm.width=700;
elm.height = elm.height*(700 /oldVW);
}
elm.style.zoom = '1';
}
(this));
}*/