@charset "utf-8";
/*电子地图*/
@font-face {
font-family: 'Haettenschweiler';
src: local('Haettenschweiler'), url(../imagescn/Haettenschweiler.woff) format('woff');
}
#lian_xi2 .iw_poi_title {
	color:#767676;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
	font-family:tahoma, 宋体;
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
	font-family:tahoma, 宋体;
}
.anchorBL {
	display:none;
}

/*表格样式<table border="2" cellspacing="0" cellpadding="0" id="tablelf">*/
#tablelf {
	color: #000;
	cursor: default;
	width: 100%;
	margin:18px 0;
}
#tablelf td {
	height:20px;
	line-height:20px;
	background:#fff;
	padding-left:8px;
	color:#2b2b2b;
	padding:8px;
	text-align:center;
	font-family:tahoma, 宋体;
}
#tablelf td p {
	text-align:center;
}
/*css初始化开始*/

/* 页面宽度 */

.pageWidth {
	width:1200px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.hidden {
	display:none;
}
.visible {
	display:block;
}
/*布局样式开始*/

#top_all {
	width:100%;
}
#main_all {
	width:100%;
}
#main_bg_1 {
	width:100%;
}
#main_bg_2 {
	width:100%;
}
#top_all #top_1 {
	height:50px;
	overflow:hidden;
	background:Purple;
}
#top_all #top_2 {
	height:50px;
	overflow:hidden;
	background:Fuchsia;
}
#top_all #top_3 {
	height:50px;
	overflow:hidden;
	background:Maroon;
}
#top_all #top_4 {
	height:50px;
	overflow:hidden;
	background:yellow;
}
/*左右列布局样式*/
#main_all #index_left {
	width:250px;
	overflow:hidden;
	float:left;
}
#main_all #index_right {
	width:750px;
	overflow:hidden;
	float:left;
}
#main_all #left {
	width:250px;
	overflow:hidden;
	float:left;
}
#main_all #right {
	width:750px;
	overflow:hidden;
	float:left;
}
/*页码*/
#page_width {
	width:80%;
	margin:0 auto;
	clear:both;
	padding-top:0px;
}
#page_width2 {
	clear:both;
	padding-top:60px;
	height:40px;
	padding-bottom:100px;
}
#an_li #page_width2 {
	margin-left:50px;
}
#news #page_width2 ul li {
	border:none;
}
ul#page li {
	display:inline;
}
ul li#pagelist {
	width:50%;
	float:left;
	color:#979797;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	height:25px;
	line-height:25px;
}
ul li#Pagination {
	float:left;
	text-align:right;
	margin-right:0px;
	margin-left:0px;
}
/* 链接样式 */
a:link {
	color:#a3a6a4;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	cursor:pointer;
}
a:visited {
	color:#a3a6a4;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	cursor:pointer;
}
a:hover {
	color:#e1aa14;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	cursor:pointer;
}
a:active {
	color:#a3a6a4;
	text-decoration:none;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	cursor:pointer;
}
/* 重置 */
div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
.clearleft {
	clear:left;
	height:0;
	overflow:hidden;
}
.clearright {
	clear:left;
	height:0;
	overflow:hidden;
}
.clearboth {
	clear:both;
	height:0;
	overflow:hidden;
}
.clearleft_ie6 {
	clear:left;
	height:0;
	overflow:hidden;
	display:none;
}
/* 标题样式 */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */
ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */
img, a img {
	border:0;
	padding:0;
	margin:0;
	/*	vertical-align:middle;*/
	font-size:0;/*display:block;*/
}
/*自定义调用样式*/
.red {
	color:red;
}
.green {
	color:green;
}
.table1 {
	width: 400px;
	border-collapse: collapse;
}
.table1 td {
	background: #FFF2EC;
	border: 1px solid #FF8040;
}
.biaoti1 {
	font-size: 13px;
	color: #FF3300;
	text-decoration: none;
	filter: DropShadow(Color=#EAEAEA, OffX=1, OffY=1, Positive=3);
}
.tablelf {
	background:#d9d9d9;
	width:100%;
}
.td2 {
	height:28px;
	line-height:28px;
	background:#f8f8f8;
	padding-left:8px;
	color:#4B5773;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.td1 {
	height:28px;
	line-height:28px;
	background:#f1f1f1;
	color:#228BCD;
	font-weight:bold;
	text-align:center;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	text-transform:uppercase;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.td3 {
	height:28px;
	line-height:28px;
	background:#958C7E;
	padding-left:8px;
	color:#E1E1E1;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	border:1px solid #958C7E;
	font-weight:bold;
	font-size:11px;
}
.tablelf td span {
	color: #706A62;
}
.btn_lf {
	border-right: #787878 1px solid;
	padding-right: 6px;
	border-top: #787878 1px solid;
	padding-left: 6px;
	font-size: 12px;
 filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#e1e1e1);
	border-left: #787878 1px solid;
	cursor: hand;
	color: #545454;
	padding-top: 2px;
	border-bottom: #787878 1px solid;
	height:24px;
}
/*css初始化结束*/

#index_keywords h1, #index_keywords h2, #index_keywords h3, #index_keywords strong {
	text-indent:-999em;
	height:0;
	overflow:hidden;
}
/*首页布局样式开始*/
#main_all #index_left #left_1x {
	height:100px;
	overflow:hidden;
	background:Olive;
}
#main_all #index_left #left_2x {
	height:100px;
	overflow:hidden;
	background:Navy;
}
#main_all #index_left #left_3x {
	height:100px;
	overflow:hidden;
	background:Teal;
}
#main_all #index_left #left_4x {
	height:100px;
	overflow:hidden;
	background:Aqua;
}
#main_all #index_left #left_5x {
	height:100px;
	overflow:hidden;
	background:purple;
}
#main_all #index_right #right_1x {
	height:100px;
	overflow:hidden;
	background:blueviolet;
}
#main_all #index_right #right_2x {
	height:100px;
	overflow:hidden;
	background:Pink;
}
#main_all #index_right #right_3x {
	height:100px;
	overflow:hidden;
	background:powderblue;
}
#main_all #index_right #right_4x {
	height:100px;
	overflow:hidden;
	background:Gray;
}
#main_all #index_right #right_5x {
	height:100px;
	overflow:hidden;
	background:coral;
}
/*底部样式*/
#bottom_all {
	width:100%;
	background:midnightblue;
}
#bottom_all #bottom_1 {
	height:50px;
	overflow:hidden;
	background:crimson;
}
#bottom_all #bottom_1 p {
}
#bottom_all #bottom_1 a {
	color:#fff;
}
#bottom_all #bottom_1 a:hover {
 color:;
}
#bottom_all #bottom_1 strong {
 color:;
}
#bottom_all #bottom_2 {
	height:50px;
	overflow:hidden;
	background:wheat;
}
/*标题背景图片*/
.title_01 {
}
.title_02 {
}
.title_03 {
}
.title_04 {
}
.title_05 {
}
.title_06 {
}
.title_07 {
}
.title_08 {
}
.title_09 {
}
.title_10 {
}
.title_11 {
}
.title_12 {
}
/*新闻列表样式_1*/
ul.news_list_1 {
}
.newsttle {
	background:url(../imagescn/z03.jpg) repeat-x;
	height:35px;
	clear:right;
}
.newsttle ul li {
	float:left;
	font:bold 12px/35px 宋体;
	color:#4B4B4B;
	text-align:left;
}
.newsttle ul li.sub1 {
	width:80%;
	text-indent:40px;
}
.newsttle ul li.sub2 {
	width:20%;
	text-indent:26px;
}
ul.news_list_1 li {
	_float:left;/*控制6里的行高问题*/
	clear:left;
	_clear:none;
}
ul.news_list_1 li h3.title {
	text-align:left;
	width:100%;
	position:absolute;
	z-index:11;
	left:0px;
	top:0px;
	width:750px;
	height:34px;
	text-align:left;
}
ul.textlist li span.names {
	float:right;
	width:115px;
	font:11px tahoma;
	color:#9C9C9C;
	text-align:right;
	line-height:34px;
	height:34px;
	text-align:left;
}
ul.news_list_1 li div.date {
	width:16.5%;
	height:34px;
	font:11px/34px tahoma;
	text-align:left;
	float:right;
}
ul.news_list_1 li div.newpic {
	float:right;
	width:100px;
	padding-top:13px;
}
ul.textlist li {
	background:none;
}
ul.news_list_1 li h3.title a, ul.textlist li a {
	color: #696969;
	display: block;
	font: 12px/34px verdana;
	height: 34px;
	padding-left:40px;
	background:url(../imagescn/news_list.gif) no-repeat 15px center;
}
ul.news_list_1 li h3.title a:hover, ul.textlist li a:hover {
	color:#EF2B75;
	text-decoration:none;
	background:url(../imagescn/news_list.gif) no-repeat 17px center;
}
ul.textlist li a:hover {
	text-decoration:underline;
}
ul.news_list_1 li.search {
	border-bottom:1px dashed #5E3F30;
	clear:left;
	height:28px;
}
ul.news_list_1 li.search h3.title a {
	font-size:13px;
	line-height:28px;
	height:28px;
}
ul.padding_1 {
	padding:8px 0 0 29px;
}
ul.padding_2 {
	padding:8px 0 0 29px;
}
.frameleft li.center a {
	color:#0A61C4;
	margin-top:5px;
	display:inline-block;
}
.frameleft li.center a:hover {
	color:#000;
}
a.morn {
	width:45px;
	height:18px;
	background:url(../imagescn/more.gif) no-repeat 0 0;
	text-indent:-999em;
	font-size:0;
	display:block;
	margin-top:10px;
}
a.morn:hover {
	background:url(../imagescn/more.gif) no-repeat -45px 0;
}
ul.news_list_1 li {
	height:34px;
	line-height:34px;
	overflow:hidden;
	border-bottom:1px solid #EDEDED;
	position:relative;
	color:#9c9c9c;
	width:100%;
}
ul.news_list_1 li:hover {
	background:#ededed;
	color:#EF2B75;
}
/*主导航样式*/


/*副导航样式*/
ul#fu_btn {
	text-align:center;
}
ul#fu_btn li {
	display:inline;
	margin:0 auto;
}
ul#fu_btn li a {
	color:#7F7F7F;
	padding:0 8px;
	background:url(../imagescn/x20.jpg) no-repeat 0 2px;
}
ul#fu_btn li a:hover {
	color:#D91314;
	text-decoration:none;
}
/*产品列表*/
ul.products_list {
	margin:10px 0 0 0px;
	width:100%;
}
ul.products_list li {
	text-align:center;
	float:left;
	display:inline;
	padding:0;
	width:30%;
}
#index ul.products_list li {
	margin:0px 5px 0;
	width:184px;
}
#goods_list ul.products_list li {
	margin:0px;
	width:184px;
	height:243px;
	text-align:center;
}
#goods_list .products_list {
	margin-top:30px;
}
#goods_list a.infolist {
	margin:0;
	display:inline-block;
	color:#4C4C4C;
}
#goods_list a.infolist:hover {
	color:#2088B3;
}
span.rong {
	font-family:tahoma;
	margin-left:8px;
	color:#8C8D93;
}
#top_10 .summary {
	text-align:left;
	font-family:verdana, 宋体;
	line-height:16px;
	margin-left:17px;
}
ul.products_list li.clear_img {
	clear:left;
	background:none;
	height:0px;
	overflow:hidden;
	display:none;
	visibility:hidden;
}
ul.products_list li a.pic {
	display:inline-block;
	text-align:center;
	border:1px solid #E2E2E2;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
ul.products_list li a.pic:hover {
	border:1px solid #EF2B75;
}
ul.products_list li a.pic img {
	border:none;
	vertical-align:top;
	font-size:0;
	width:182px;
	height:182px;
}
ul.products_list li a.pic img:hover {
}
ul.products_list li a.infolist {
	display:block;
	color:#2088B3;
	margin-top:5px;
	margin-top:10px\9;
 *margin-top:5px;
	margin-bottom:4px;
	font-family:宋体;
	padding-top:12px;
}
ul.products_list li a.infolist:hover {
	color:#D47A3E;
	text-decoration:none;
}
#pro_title {
	clear:left;
	padding:30px 0 0 13px;
	color:#97866C;
	font-size:13px;
}
/*内页右侧样式*/
.right_title_img span {
}
.right_title_img img {
}
#right_tittle {
}
#right_tittle span {
	color:#f60;
	font:bold 14px/40px verdana;
}
#content {
	font-family:"Microsoft YaHei", "微软雅黑";
	color:#787878;
	margin:0;
	margin-top:10px;
	position:relative;
}
.main_font {
	width:90%;
	margin:20px auto;
	font:14px/180% "Microsoft YaHei", "微软雅黑";
	color:#665E5C;
}
.main_font p {
	font:14px/180% "Microsoft YaHei", "微软雅黑";
	color:#665E5C;
}
.main_font strong, .main_font2 strong, .main_font3 strong {
	color:#C06800;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
}
.main_font2 {
}
.main_font3 {
}
/*所有左侧列表*/
.left_title {
}
.left_title img {
}
.left_title span {
	font:bold 14px/34px verdana;
	color:#f60;
}
#left_profile_list {
}
#left_news_list {
}
#left #left_profile_list li, #left #left_news_list li, #left_job_list li, #left_products_list ul.three li, #download_cate li {
	height:30px;
	line-height:30px;
	text-align:left;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
}
#left #left_profile_list li a, #left_news_list li a.typelink, #left_job_list li a, #left_products_list ul li a, #download_cate li a {
	color:#333;
	background:#f8f8f8;
	height:30px;
	font:12px/30px verdana;
	display:block;
	text-indent:24px;
}
#left #left_profile_list li a:hover, #left_news_list li a.typelink:hover, #left_job_list li a:hover, #left_products_list ul li a:hover, #download_cate li a:hover {
	color:#AF4B01;
	background:#f1f1f1;
	font-weight:bold;
	text-decoration:none;
}
.left_bg_top {
/*padding-top:15px;*/
	/*background:url(../imagescn/x05.jpg) no-repeat left top;*/
}
.left_bg_bottom {
/*padding-bottom:15px;*/
	/*background:url(../imagescn/x06.jpg) no-repeat left bottom;*/
}
/*公司简介页的面包屑*/
.line {
	width:100%;
	margin:0 auto;
	height:73px;
	border-bottom:1px solid #e3e3e3;
}
#profile_bread {
	color:#949494;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	text-align:right;
	font-size:14px;
	width:1200px;
	margin:0 auto;
	line-height:74px;
	height:74px;
}
#profile_bread ul li {
	display:inline;
}
#profile_bread a {
	color:#949494;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	background:url(../imagescn/z31.jpg) no-repeat left center;
	line-height:74px;
	height:74px;
	padding:0 0px 0 14px;
	display:inline-block;
	margin-left:24px;
	font-size:14px;
}
#profile_bread a:hover {
	text-decoration:none;
}
#base_read a.jizhong {
	color:#767676;
	background:url(../imagescn/z32.jpg) no-repeat 0 29px;
	padding-left:23px;
	transition:0;
}
#profile_bread a:hover {
	color:#767676;
}
.pro_title3 {
	font-size:13px;
	color:#A75112;
	margin:22px 0 10px 45px;
	width:87%;
	line-height:25px;
	border-bottom:1px dashed #d9d9d9;
	clear:left;
}
/*产品搜索*/
#left_products_search {
	margin:6px 0 0 12px;
}
#left_products_search ul li {
	height:28px;
	overflow:hidden;
}
#left_products_search span.text {
	color:#959595;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	float:left;
}
#left_products_search input.infoInput {
	width:166px;
	height:21px;
	line-height:21px;
	background:#959595;
	color:#fff;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	border:none;
	padding:0;
}
#left_products_search select {
	width:166px;
	height:21px;
	line-height:21px;
	background:#959595;
	color:#fff;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	border:none;
	padding:0;
	font-size:12px;
}
#left_products_search input.buttonface {
	margin:0;
	padding:0;
	width:71px;
	height:20px;
	line-height:21px;
	background:url(../imagescn/btn_bg.gif) no-repeat 0 0;
	color:#6B6B6B;
	text-decoration:none;
	font-size:12px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	font-weight:normal;
	text-align:left;
	padding-left:18px;
	margin-left:147px;
}
#left_products_search input.buttonface:hover {
	color:#B86020;
}
/*推荐新闻*/
#news_tj ul.textlist li {
	background:none;
	height:23px;
	overflow:hidden;
}
#news_tj ul.textlist li a {
	background:url(../imagescn/huang.gif) no-repeat left center;
	padding:0 0 0 10px;
	color:#727272;
	display:inline-block;
}
#news_tj ul.textlist li a:hover {
	color:#B77125;
	text-decoration:underline;
}
/*产品详细*/
#pro_ms_right {
	background:url(../imagescn/pro_bg_right.jpg) no-repeat right top;
}
#pro_ms_left {
	background:url(../imagescn/pro_bg_left.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#pro_ms_left2 {
	background:url(../imagescn/pro_bg_left2.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#pro_ms_left3 {
	background:url(../imagescn/pro_bg_left3.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#readpic {
	width:408px;/*左侧图片盒子的宽度*/
	float:left;
	overflow:hidden;
	margin-top:20px;
}
#readtitle {
	width:327px;/*右侧内容盒子的宽度*/
	float:left;
	margin-top:10px;
	font-family:verdana, 宋体;
}
#img_list {
	clear:left;
	height:150px;
}
#readtitle ul li {
	line-height:24px;
	height:24px;
	overflow:hidden;
	color:#838383;
}
#readtitle ul li.class_1 span {
	color:#D47A3E;
}
#readtitle ul li.class_3 span {
	color:#2088B3;
}
#readtitle ul li.class_5 {
	color:#7F7F7F;
}
#readtitle ul li.t1 {
	height:54px;
	border-bottom:1px solid #C7C7C7;
	margin-top:20px;
	margin-bottom:20px;
}
#readtitle ul li.t2 {
	padding-top:15px;
	height:40px;
}
#readtitle h4 {
	font-size:16px;
	color:#676767;
	font-family:tahoma;
	background:url(../imagescn/x75.jpg) no-repeat 0 0;
	font-weight:bold;
	padding-top:17px;
}
.readlist {
	clear:left;
}
#pro_ms_left5 {
	background:url(../imagescn/pro_bg_left5.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
/*留言板样式*/

.pro_title {
	font-family:verdana, 宋体;
	text-align:center;
	line-height:36px;
	font:12px/36px Verdana;
	color:#5A5A5A;
	background:url(../imagescn/z02.gif) no-repeat 0 0;
	text-align:left;
}
.pro_title2 {
	background:url(../imagescn/z08.gif) no-repeat 0 0;
}
.pad1 {
	padding-left:29px;
}
.pad2 {
	padding-left:35px;
}
.pad3 {
	padding-left:23px;
}
#bbsajaxlist {
	margin-bottom:110px;
	margin-top:10px;
	color:#666;
}
.message_board {
	width:100%;
	padding-top:15px;
}
.message_board ul {
	clear:left;
	overflow:hidden;
}
.message_board ul.liu {
	height:35px;
	overflow:hidden;
}
.message_board ul li {
	float:left;
	margin-top:4px;
}
.message_board ul li.text {
	width:88px;
	text-align:right;
	color:#5F627C;
}
.message_board ul li.star {
	width:17px;
	color:#3EA27C;
	font-family:"verdana";
	text-align:center;
}
.message_board ul li.right {
	width:auto;
	float:left;
}
.message_board ul li span {
	color:#A8A8A8;
	margin-left:6px;
}
.message_board ul li.text_2 {
	margin-left:5px;
	line-height:24px;
	color:#9FA0A0;
}
.message_board ul li.right input.infoInput {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x;
	border: 1px solid #D4D4D4;
	height: 20px;
	line-height: 20px;
	width: 170px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#6B6B6B;
}
.message_board ul li.right input.buttonface {
	background:url(../imagescn/mess_bg.jpg) no-repeat 0 0;
	width:74px;
	height:36px;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	margin:0;
	vertical-align:top;
	color:#fff;
	font-weight:normal;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
}
.message_board ul li.right input.buttonface2 {
	background:url(../imagescn/mess_bg.jpg) no-repeat 0 0;
	width:74px;
	height:36px;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	margin:0;
	vertical-align:top;
	color:#fff;
	font-weight:normal;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	margin-top:10px;
}
.message_board ul li.right input.buttonface:hover, .message_board ul li.right input.buttonface2:hover {
	color:#fff;
	padding-bottom:8px;
}
div.pagecontentstr {
	width:100%;
	margin:0 auto;
}
span.colorgorningage {
	background:url(../imagescn/pic-lyr.gif) no-repeat left center;
	padding-left:20px;
	color:#666666;
}
span.colorgorningage span {
	color:#F08300;
}
span.colorgorning3 {
	background:url(../imagescn/pic-time.gif) no-repeat left center;
	padding-left:20px;
	color:#666666;
	margin-left:20px;
}
#right span.colorgorning3 span {
	color:#939393;
}
#pro_ms_left4 {
	background:url(../imagescn/pro_bg_left4.jpg) no-repeat left top;
	height:39px;
	width:100%;
	text-indent:-999em;
}
#message_center .bb {
	clear:both;
	padding-top:20px;
}
/*新闻详细样式*/
#news_detail_own {
	margin-bottom:20px;
}
#news_detail_own h2 {
	height:30px;
	font:bold 14px/30px verdana;
	text-align:center;
	color:#33A490;
	width:100%;
}
#news_detail_own #message {
	margin-top:20px;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px dashed #B3B3B3;
	margin-bottom:15px;
}
#news_detail_own #message span {
	padding:0 10px;
	color:#666666;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	font-weight:normal;
}
#news_detail_own #message span em {
	font-weight:normal;
	color:#9FA0A0;
	font-family:宋体;
}
#news_detail_own #Zoom {
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#727272;
	font-size:12px;
	line-height:180%;
}
#news_detail_own #Zoom p {
	color:#727272;
	text-indent:2em;
	margin-bottom:20px;
}
#news_detail_own .font {
	text-align:right;
	line-height:30px;
	color:#666666;
}
#news_detail_own .font a {
	color:#868686;
	text-decoration:none;
	border:1px solid #C8C8C8;
	background:#f8f8f8;
	padding:0 2px;
	margin:0px;
}
#news_detail_own .font a:hover {
	border:1px solid #AFAFAF;
	background:#AFAFAF;
	color:#fff;
}
#news_detail_own .page {
	border-top:1px dashed #B3B3B3;
	padding-top:16px;
	padding-bottom:10px;
	margin-top:20px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#9A9A9A;
}
#news_detail_own .page span.up {
	background:url(../imagescn/up.gif) no-repeat left center;
	padding-left:15px;
}
#news_detail_own .page span.bottom {
	background:url(../imagescn/bottom.gif) no-repeat left center;
	padding-left:15px;
}
#news_detail_own .page p {
	padding:2px 0;
}
#news_detail_own .page p a {
	color:#0066CC;
	text-decoration:none;
}
#news_detail_own .page p a:hover {
	color:#B77125;
	text-decoration:underline;
}
#news_detail_own p.keyword {
	padding:3px 0;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#9A9A9A;
}
#news_detail_own p.keyword span {
	color:#AB9670;
}
#news_detail_own #down {
	width:100px;
	margin:0 auto;
	padding-top:20px;
}
#news_detail_own #down a {
	background:url(../imagescn/a31.jpg) no-repeat 0 0;
	width:66px;
	height:25px;
	padding:4px 0 0 34px;
	overflow:hidden;
	display:inline-block;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#444C5A;
}
#news_detail_own #down a:hover {
	color:#BA5811;
	text-decoration:none;
	padding:4px 0 0 35px;
}
/*下载分类列表*/
#download_cate {
}
/*下载详细*/
#download_nei {
	width:95%;
	margin:15px auto 0 auto;
}
#download_nei h3 {
	font-size:14px;
	color:#AF7838;
	text-align:center;
	line-height:40px;
}
#download_nei #time_click {
	color:#929292;
	border-bottom:1px dashed #B3B3B3;
}
#download_nei #down_btn {
	float:right;
	margin-top:10px;
}
#download_nei #down_btn a {
	background:url(../imagescn/downloadd.jpg) no-repeat 0 0;
	width:138px;
	height:35px;
	display:block;
	text-indent:-999em;
}
#download_nei #down_btn a:hover {
	text-decoration:none;
	background:url(../imagescn/downloadd.jpg) no-repeat -149px 0;
}
/*人才招聘分类列表*/
#left_job_list {
}
.formlist3 td span a.infolist_orning {
	width:77px;
	height:20px;
	line-height:20px;
	color:#6F6F6F;
	background:url(../imagescn/job_bg_1.jpg) no-repeat 0 0;
	display:inline-block;
	text-align:center;
	font-size:12px;
}
.formlist3 td span a.infolist_orning:hover {
	color:#BF5F30;
	text-decoration:none;
}
/*人才招聘表单样式*/
#job_neirong {
	color:#7E878F;
	line-height:180%;
	width:88%;
	margin:0 auto;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
}
#job_neirong strong {
	color:#C77F2B;
	font-weight:bold;
}
#job_form {
	margin-top:27px;
}
#job_form ul li {
	padding:2px 0;
	width:100%;
	text-align:left;
}
#job_form ul li span.th {
	width:120px;
	float:left;
	text-align:right;
	padding-top:4px;
}
#job_form ul li span.star {
	color: #FF6600;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	text-align: center;
	width: 12px;
	display:inline-block;
	vertical-align:top;
	padding-top:4px;
	float:left;
}
#job_form ul li span.td {
	color:#968786;
	float:left;
}
#job_form ul li span.td span {
	color:#9FA0A0;
	line-height:20px;
	margin-left:5px;
}
#job_form ul li span.td input.infoInput {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x;
	border: 1px solid #D4D4D4;
	height: 20px;
	line-height: 20px;
	width: 170px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#6B6B6B;
}
#job_form ul li span.td textarea.infoInput {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x center top;
	border: 1px solid #D4D4D4;
	float: left;
	font-size: 12px;
	height: 100px;
	line-height: 130%;
	margin: 4px 0;
	padding: 5px;
	width: 400px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#6B6B6B;
}
#job_form ul li span.td select {
	background:#fff url(../imagescn/input_bg.jpg) repeat-x;
	border: 1px solid #D4D4D4;
	height: 24px;
	line-height: 24px;
	width: 175px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#6B6B6B;
	font-size:12px;
	margin:2px 0;
}
#job_form ul li.submit {
	clear:left;
}
#job_form ul li.submit input.buttonface2 {
	background:url(../imagescn/mess_bg.jpg) no-repeat 0 0;
	width:74px;
	height:36px;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	margin:0;
	vertical-align:top;
	color:#fff;
	font-weight:normal;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	margin-top:5px;
	margin-left:130px;
}
#job_form ul li.submit input.buttonface2:hover {
	color:#fff;
	padding-bottom:8px;
}
/*人才招聘详细页*/
#right div.pagecontentstr {
	width:100%;
	margin:0 auto;
}
#job_lf_deatil {
	width:642px;
	margin:25px auto 0 auto;
}
#job_lf_deatil .name {
	height:32px;
}
#job_lf_deatil .name ul li.left {
	width:70%;
	float:left;
	overflow:hidden;
}
#job_lf_deatil .name ul li.right {
	width:120px;
	float:right;
	text-align:right;
	overflow:hidden;
	color:#A4A4A4;
	background:url(../imagescn/job_time.jpg) no-repeat left center;
	padding-left:19px;
	font-family:tahoma;
}
#job_lf_deatil .name ul li.left span.zhi_wei {
	color:#075296;
	font-size:14px;
	font-family:宋体;
	font-weight:bold;
}
#job_lf_deatil .name ul li.left span.memeber {
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	font-size:12px;
	color:#8E8E8E;
	margin-left:8px;
}
#job_lf_deatil .content {
	width:100%;
	display:inline-block;
	margin-bottom:10px;
}
#job_lf_deatil .content .job_bg_bottom {
	background:url(../imagescn/job_bg_bottom.jpg) no-repeat 0 bottom;
	width:100%;
	float:left;
}
#job_lf_deatil .content .job_bg_top {
	background:url(../imagescn/job_bg_top.jpg) no-repeat 0 0;
	width:100%;
	float:left;
	padding:10px 0;
}
#job_lf_deatil .content .job_bg_top li {
	width:50%;
	float:left;
	overflow:hidden;
	line-height:24px;
	height:24px;
	color:#464655;
}
#job_lf_deatil .content .job_bg_top li span {
	padding-left:25px;
	color:#7C7C92;
}
#job_lf_deatil .gong_neng {
	display:inline-block;
	width:100%;
	height:33px;
	border-bottom:1px dashed #DADBD6;
}
#job_lf_deatil .gong_neng ul li {
	float:left;
	margin-right:25px;
}
#job_lf_deatil .gong_neng ul li a.add {
	background:url(../imagescn/job_star.jpg) no-repeat left center;
	padding-left:24px;
	text-decoration:none;
	padding-top:4px;
}
#job_lf_deatil .gong_neng ul li a.print {
	background:url(../imagescn/job_print.jpg) no-repeat left center;
	padding-left:24px;
	text-decoration:none;
	padding-top:4px;
}
#job_lf_deatil .gong_neng ul li a {
	background:none;
	padding:0;
	color:#288DB8;
	margin:0;
	line-height:24px;
	height:24px;
	font-family:宋体;
}
#job_lf_deatil .gong_neng ul li a:hover {
	text-decoration:none;
	color:#4B5773;
	-moz-opacity:1;
	Opacity : 1;
	filter: Alpha(Opacity=100);
}
#job_lf_deatil .gong_neng ul li a.bb {
	background:url(../imagescn/job_shou.jpg) no-repeat left center;
	padding-left:24px;
	text-decoration:none;
}
#job_lf_deatil .gong_neng ul li a.job {
	background:url(../imagescn/job_job.jpg) no-repeat left 3px;
	padding-left:24px;
	text-decoration:none;
	padding-top:4px;
}
#job_lf_deatil .gong_neng ul li .bshare-custom {
	background:none;
}
#job_lf_deatil .job_text {
	line-height:22px;
	text-decoration:none;
	padding:25px 0 0 6px;
}
#job_lf_deatil .job_text p {
	line-height:22px;
	text-decoration:none;
}
#job_lf_deatil .job_btn a {
	background:url(../imagescn/job_tijiao.jpg) no-repeat 0 0;
	width:76px;
	height:33px;
	padding:8px 0 0 15px;
	display:inline-block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:30px 0 0 6px;
}
#job_lf_deatil .job_btn a:hover {
	text-decoration:none;
	width:76px;
	height:32px;
	padding:9px 0 0 15px;
	background:url(../imagescn/job_tijiao.jpg) no-repeat -94px 0;
}
/*产品类别*/
#left_products_list {
}
#left_products_list ul {
	margin:0px 0 0 0px;
}
#left_products_list ul.three li.a {
	height:30px;
	line-height:30px;
}
#left_products_list ul.three li.a a {
	color:red;
	height:30px;
	line-height:30px;
}
#left_products_list ul.three li.a a:hover {
	background:pink;
}
/*BBS论坛样式*/
#bbs #main_all {
	min-height:600px\9;
	_height:600px;
}
#box_ew4 {
	margin-top:35px;
}
.bbs_list {
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#666666;
	margin-top:20px;
}
.bbs_list .bbs_title {
	width:745px;
	height:31px;
	background:url(../imagescn/bbs1.gif) no-repeat 0 0;
}
.bbs_list .bbs_content {
	width:745px;
	clear:left;
	margin-top:10px;
}
.bbs_list .bbs_title ul li {
	width:100%;
	height:31px;
	line-height:31px;
}
.bbs_list .bbs_content ul li {
	width:100%;
	height:34px;
	line-height:34px;
	border-bottom:1px solid #E1E1E1;
}
.bbs_list .bbs_content ul li:hover {
	background:#f5f5f5;
}
.bbs_list .bbs_title ul li span, .bbs_list .bbs_content ul li span {
	float:left;
}
.bbs_list .bbs_title .sub1 {
	width:56%;
	text-align:center;
	background:url(../imagescn/bbs3.gif) no-repeat 56% center;
}
.bbs_list .bbs_content .sub1 {
	width:56%;
	text-align:left;
	text-indent:20px;
}
.bbs_list .bbs_content .sub1 a {
	color:#666666;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
}
.bbs_list .bbs_content .sub1 a:hover {
	color:#0B8A58;
	text-decoration:none;
}
.bbs_list .bbs_title .sub2 {
	width:10%;
	text-align:left;
	background:url(../imagescn/bbs2.gif) no-repeat 47% center;
}
.bbs_list .bbs_content .sub2 {
	width:10%;
	text-align:left;
	color:#489A7C;
}
.bbs_list .bbs_title .sub3 {
	width:15%;
	text-align:center;
	background:url(../imagescn/bbs2.gif) no-repeat 82% center;
}
.bbs_list .bbs_content .sub3 {
	width:15%;
	text-align:center;
	color:#969696;
}
.bbs_list .bbs_title .sub4 {
	width:9%;
	text-align:center;
	background:url(../imagescn/bbs2.gif) no-repeat 94% center;
}
.bbs_list .bbs_content .sub4 {
	width:9%;
	text-align:center;
	color:#969696;
}
.bbs_list .bbs_title .sub5 {
	width:9.8%;
	text-align:center;
	background:url(../imagescn/bbs2.gif) no-repeat 90% center;
}
.bbs_list .bbs_content .sub5 {
	width:9.8%;
	_width:9.4%;
	text-align:center;
	color:#969696;
}
.bbs_page {
	clear:left;
	background:url(../imagescn/bbs4.gif) no-repeat left bottom;
	height:30px;
	width:100%;
	line-height:30px;
	color:#8D8D8D;
 *margin-top:-2px;
}
.bbs_page ul li.left {
	float:right;
	margin-right:36px;
}
.bbs_page ul li.left a {
	display:inline-block;
	margin:0 3px;
	color:#8D8D8D;
}
.bbs_page ul li.left a:hover {
	color:#0B8A58;
}
.bbs_page ul li.right {
	float:right;
	margin-right:22px;
}
#bbs_btn {
	width:60px;
	height:29px;
	line-height:26px;
	padding:0px 0 0 25px;
	background:url(../imagescn/bbs5.gif) no-repeat 0 0;
	color:#5F627C;
	font-family:宋体;
	cursor:pointer;
	margin-top:35px;
	margin-bottom:5px;
}
#bbs input.buttonface2 {
	width:85px;
	height:29px;
	line-height:26px;
	padding:0px 0 0 25px;
	background:url(../imagescn/bbs5.gif) no-repeat 0 0;
	color:#5F627C;
	font-family:宋体;
	cursor:pointer;
	display:inline-block;
	font-weight:normal;
	text-align:left;
	margin-left:92px;
}
#bbs_btn:hover, #bbs input.buttonface2:hover {
	color:#0B8A58;
	text-decoration:none;
}
#bbs_text p {
	color:#5F627C;
	font-family:宋体;
	padding-left:5px;
}
.bbs_content ul li {
	width:100%;
	float:none;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	color:#5F627C;
	height:36px;
	overflow:hidden;
}
.bbs_content ul li.sub3 {
	height:168px;
}
.bbs_content ul li span.text {
	width:10%;
	text-align:right;
	float:left;
}
.bbs_content ul li span.star {
	width:2%;
	color:#3EA27C;
	text-align:right;
	float:left;
	text-align:center;
}
.bbs_content ul li span.right {
	width:87%;
	text-align:left;
	float:left;
}
.bbs_content ul li.sub1 span.right input.infoInput {
	width:358px;
	padding-left:6px;
	padding-top:3px;
	padding-top:5px\9;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	border:none;
	color:#404356;
	background:none;
}
.bbs_content ul li.sub2 span.right input.infoInput {
	width:112px;
	padding-left:6px;
	padding-top:5px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	border:none;
	color:#404356;
	background:none;
}
.bbs_content ul li.sub3 span.right textarea.infoInput {
	width:592px;
	height:128px;
	margin:8px 0 0 8px;
	background:none;
	border:none;
	color:#404356;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
}
.bbs_content ul li.sub1 span.right {
	background:url(../imagescn/bbs6.gif) no-repeat 0 0;
	border:none;
	height:29px;
}
.bbs_content ul li.sub2 span.right {
	background:url(../imagescn/bbs7.gif) no-repeat 0 0;
	border:none;
	height:29px;
}
.bbs_content ul li.sub3 span.right {
	background:url(../imagescn/bbs8.gif) no-repeat 0 0;
	border:none;
	height:170px;
}
.margintop20 {
	padding-top:20px;
}
#bbs .tablelist .td02 {
	border-bottom:1px solid #E1E1E1;
	padding-left:10px;
}
#bbs .tablelist .td04 {
	height:22px;
	padding:0px 0 0px 8px;
}
#bbs .td02 h3 {
	font-size:14px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	font-weight:bold;
}
#bbs .td02 {
	color:#666666;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	line-height:200%;
	padding:0;
}
#bbs .td08 {
	color:#666666;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	line-height:200%;
	padding:10px 10px 14px 10px;
}
#bbs .td20 {
	color:#666666;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
	line-height:200%;
	padding:10px 0 14px 10px;
}
.bbs_content ul li.kong span.text, .bbs_content ul li.kong span.star {
	display:none;
}
/*首页会员登陆样式-正常*/
#index_memeber {
	width:100%;
	margin:0;
}
#index_memeber ul {
	height:29px;
	overflow:hidden;
}
#index_memeber ul li.th, #index_memeber ul li.td, #index_memeber ul li.ma, #index_memeber ul li.reset, #index_memeber ul li.reg, #index_memeber ul li.login, #index_memeber ul li.forgot {
	float:left;
}
#index_memeber ul li.th {
	font-weight:normal;
	padding-right:10px;
	text-align:right;
	width:29%;
	color:#1475B2;
	font-family:宋体;
}
#index_memeber ul li input.infoInput {
	background:red;
	border:none;
	color:#888;
	height: 18px;
	padding:0;
	margin:0;
	width:140px;
	font-family:"Microsoft YaHei", "微软雅黑", "verdana", "宋体";
}
#index_memeber ul li.forgot a {
	width:82px;
	height:22px;
	text-indent:19px;
	line-height:22px;
	font-family:宋体;
	overflow:hidden;
	background:url(../imagescn/mem_bg2.gif) no-repeat 0 0;
	display:block;
	text-align:left;
	padding:0;
	margin:0;
	color:#5F627C;
	margin-left:6px;
	margin-top:4px;
}
#index_memeber ul li.reg a:hover {
	color:#CD790D;
	text-decoration:none;
}
#index_memeber ul li.reg a, #index_memeber ul li.login input {
	width:50px;
	height:22px;
	text-indent:18px;
	line-height:22px;
	font-family:宋体;
	overflow:hidden;
	background:url(../imagescn/mem_bg1.gif) no-repeat 0 0;
	display:block;
	text-align:left;
	padding:0;
	margin:0;
	color:#5F627C;
	font-weight:normal;
	margin-left:6px;
	margin-top:4px;
}
#index_memeber ul li.forgot a:hover, #index_memeber ul li.login input:hover {
	color:#CD790D;
	text-decoration:none;
}
#index_memeber ul li.login input {
	margin-left:25px;
}
/*友情链接样式*/
#links {
	padding-top:80px;
	margin-left:-79px;
}
#links ul li {
	float:left;
	margin-top:30px;
	margin-left:79px;
}
#links ul li h3 {
	font-size:16px;
	color:#767676;
	line-height:40px;
}
#links ul li p {
	border:1px solid #dfdfdf;
	width:345px;
	height:130px;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
#links ul li p:hover {
	border:1px solid #6a9fdb;
}
#links ul li a {
}
#links ul li a:hover {
	color:#CD6A00;
	font-weight:bold;
}
/*弹性向上样式*/
#goTopBtn {
	width:68px;
	height:106px;
	right:0px;
	position:fixed;
	bottom:2%;
	_position:absolute;
	_bottom:auto;
	/*_top:expression(eval(document.documentElement.scrollTop+150));*/
	/**/_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index:99;
	cursor:pointer;
}
/*百度电子地图样式*/
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px verdana, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
	color:#434343;
}
#sorry {
	font-family:微软雅黑;
	line-height:150px;
	text-align:center;
	color:#fff;
	font-size:0;
	background:url(../imagescn/sorry.png) no-repeat center 100px;
	height:300px;
}
/*产品详细上一页下一页小图样式*/
.xxpage {
	width:1150px;
	margin:0px auto;
	height:150px;
	display:inline;
}
.lm {
	width:190px;
	height:150px;
	overflow:hidden;
	float:left;
	border:#666 1px dotted;
	margin-top:6px;
}
.rm {
	width:190px;
	height:150px;
	overflow:hidden;
	float:right;
	border:#666 1px dotted;
	margin-top:6px;
}
/*新闻列表样式2*/
div.mei_li li.list {
	width:100%;
	border-bottom:1px solid #E2E2E2;
	height:118px;
	padding:20px 0;
	color:#838383;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
div.mei_li li.list:hover {
	background:#f5f5f5;
	color:#4F4F4F;
}
div.mei_li .left {
	width:20%;
	float:left;
	overflow:hidden;
}
div.mei_li .left img {
	border:1px solid #E5E5E5;
	width:116px;
	height:116px;
}
div.mei_li .right {
	width:65%;
	float:left;
	overflow:hidden;
	text-align:left;
	font-family:tahoma;
}
div.mei_li .rihgt_time {
	width:14.9%;
	float:left;
	overflow:hidden;
	text-align:left;
	font-family:tahoma;
	height:126px;
	background:url(../imagescn/z14.jpg) no-repeat 20px 24px;
}
div.mei_li .rihgt_time .year {
	font-size:24px;
	color:#fff;
	padding:30px 0 0 31px;
	font-family:verdana;
	display:block;
	height:30px;
	overflow:hidden;
}
div.mei_li .rihgt_time .yueri {
	padding:12px 0 0 40px;
	font-size:16px;
	color:#fff;
}
div.mei_li .right h3 a {
	color:#F12B9B;
	font:12px/30px tahoma;
	height:32px;
}
div.mei_li .right .summary {
	font:12px/20px tahoma;
}
div.mei_li .right .date {
	margin-top:8px;
	color:#BCBCBC;
}
/*新闻横向搜索样式*/
#left_search2 {
	width:100%;
	height:40px;
}
#left_search2 span.text {
	display:none;
}
#left_search2 input.infoInput {
	height:19px;
	background:#fff;
	border:1px solid #E2E2E2;
	font:12px/19px verdana;
	width:140px;
	color:#666;
	padding:0;
}
#left_search2 li.keyword {
	width:150px;
	float:left;
	overflow:hidden;
}
#left_search2 select.select {
	height:21px;
	background:#fff;
	border:1px solid #E2E2E2;
	width:140px;
	color:#666;
}
#left_search2 li.sub2 {
	width:150px;
	float:left;
	overflow:hidden;
}
#left_search2 input.buttonface {
	background:#FCE2EC;
	border:1px solid #EF2B75;
	font:11px/18px tahoma;
	height:21px;
	color:#5B5B5B;
	padding:0;
	margin:0;
	width:59px;
	text-align:center;
}
#left_search2 input.buttonface:hover {
	background:#EF2B75;
	color:#fff;
}
#left_search2 li.sub3 {
	width:70px;
	float:left;
	overflow:hidden;
}
/*留言板新式2*/
#new_messages_boad .new_mess_name {
	color:#484849;
	font-family:"Microsoft YaHei", "微软雅黑";
	font-size:13px;
	padding-left:23px;
	clear:right;
}
#new_messages_boad .new_mess_con {
	color:#E77CAE;
	font-family:tahoma, 宋体;
	line-height:20px;
	font-size:12px;
	background:url(../imagescn/x77.png) no-repeat 0 0;
	float:left;
	padding:0;
	max-width:668px;
}
#new_messages_boad .new_mess_con2 {
	background:url(../imagescn/x78.jpg) no-repeat right top;
}
#new_messages_boad .new_mess_con3 {
	background:url(../imagescn/x79.jpg) no-repeat left bottom;
}
#new_messages_boad .new_mess_con4 {
	background:url(../imagescn/x80.png) no-repeat right bottom;
	padding:21px 20px 5px 45px;
}
#new_messages_boad .new_mess_con4 h3 {
	color:#F36AAB;
}
.new_hf {
	clear:left;
	text-align:right;
	color:#727272;
	font-family:tahoma, 宋体;
	line-height:20px;
	font-size:12px;
	padding:0;
}
#new_messages_boad .new_hf {
	background:url(../imagescn/x81.jpg) no-repeat right top;
	float:right;
	max-width:90%;
}
#new_messages_boad .new_hf2 {
	background:url(../imagescn/x82.jpg) no-repeat left top;
}
#new_messages_boad .new_hf3 {
	background:url(../imagescn/x83.jpg) no-repeat right bottom;
}
#new_messages_boad .new_hf4 {
	background:url(../imagescn/x84.jpg) no-repeat left bottom;
	padding:21px 88px 5px 20px;
}
#new_messages_boad .date {
	font-size:11px;
	color:#B6B6B6;
	font-family:tahoma;
	padding-top:5px;
	text-align:right;
}
.bbslist li, .bbslist li {
	clear:left;
}
.bbslist li, .bbslist li div {
	border:none;
	padding:0;
	margin:0;
}
ul.bbslist li.liuyan_list {
	margin-top:10px;
}
.bbslist li:first-child {
	padding:0;
	font-family:verdana, 宋体;
	color:#666;
}
#new_messages_boad li.date {
	font-size:11px;
	color:#B6B6B6;
	font-family:tahoma;
	padding-top:5px;
}
.infoInput_lf {
	background:url(../imagescn/bbs7.gif) no-repeat 0 0;
	height:32px;
	vertical-align:top;
	color:#5F627C;
	font-family:verdana, 宋体;
	border:none;
	padding:0;
	margin:0;
	padding-left:8px;
	width:120px;
}
#infoInput_lf2 {
	background:url(../imagescn/bbs8.gif) no-repeat 0 0;
	height:101px;
	width:490px;
	color:#5F627C;
	font-family:verdana, 宋体;
	border:none;
	padding:0;
	margin:0;
	padding-left:12px;
	padding-top:8px;
	line-height:20px;
	padding-right:20px;
}
ul.lieb {
	height:32px;
}
input.buttonfacelf3 {
	width:85px;
	height:29px;
	background:url(../imagescn/bbs9.gif) no-repeat 0 0;
	color:#383B52;
	font-family:宋体;
	border:0;
	cursor:pointer;
	padding:0;
	margin:0;
	padding:0 0 2px 20px;
	vertical-align:top;
}
input.buttonfacelf3:hover {
	color:#EF2B75;
}
#jian_yliu #bbs_btn {
	width:119px;
	height:32px;
	background:url(../imagescn/x02.png) no-repeat center 11px;
	cursor:pointer;
}
#jian_yliu #bbs_btn:hover {
	background:url(../imagescn/x02.png) no-repeat center -46px;
}
#jian_yliu #bbs_btn2 {
	width:119px;
	height:32px;
	background:url(../imagescn/x05.gif) no-repeat center 12px;
}
.input_bg_left {
	height:31px;
	float:left;
	background:url(../imagescn/input_bg_left.gif) no-repeat 0 0;
}
.input_bg_right {
	height:31px;
	float:left;
	background:url(../imagescn/input_bg_right.gif) no-repeat right 0;
}
.new_input {
	height:26px;
	font:12px/24px verdana;
	background:transparent;
	border:none;
	color:#5f627c;
	padding:0 15px 0 10px;
}
.new_textarea {
	width:500px;
	height:100px;
	background:transparent;
	border:none;
	color:#5f627c;
	padding:10px 18px 12px 13px;
}
.textarea_4 {
	background:url(../imagescn/z03.gif) no-repeat 0 0;
}
.textarea_3 {
	background:url(../imagescn/z04.gif) no-repeat right 0;
}
.textarea_2 {
	background:url(../imagescn/z05.gif) no-repeat left bottom;
}
.textarea_1 {
	background:url(../imagescn/z06.gif) no-repeat right bottom;
}
#main__width {
	width:93%;
	margin:0 auto;
}
.main_font5 {
	width:100%;
	padding:20px 0 40px;
	font:12px/180% verdana, 宋体;
}
div#please_meassage {
	height:125px;
	line-height:32px;
	cursor:pointer;
	text-align:center;
	background:url(../imagescn/z09.gif) no-repeat 0 15px;
}
div#please_meassage:hover {
	background:url(../imagescn/z09.gif) no-repeat 0 -240px;
}
div#message_here {
	display:none;
}
/*多行滚动css*/

.mr_frbox .prev {
	background:red;
	width:50px;
	height:50px;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.mr_frbox .next {
	background:blue;
	width:50px;
	height:50px;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.mr_frbox .mr_frUl {
	float:left;
	width:600px;
	overflow:hidden;
}
a#fu {
	position:absolute;
	z-index:100px;
	width:223px;
	height:52px;
	right:0;
	top:0;
	background:#45a1a1;
	color:#fff;
	line-height:52px;
	height:52px;
	display:block;
	text-align:center;
	font-size:15px;
}
a#fu:hover {
	background:#3276c5;
}
#typeimg {
	/*height:636px;*/
	height:444px;
	overflow:hidden;
}
#typeimg2 {
	height:444px;
	overflow:hidden;
}
.anlimainbodychanpin {
	margin-top:70px;
}
div.anlimainbodychanpin01 {
	overflow:hidden;
}
#bottom_bg_1 {
	background:#f3f3f3;
	height:455px;
}
#bottom_bg_2 {
	background:#fff url(../imagescn/z43.jpg) no-repeat center 40px;
	height:80px;
	padding-top:112px;
	text-align:center;
	font-size:14px;
	color:#b5b5b5;
}
#bottom_bg_2 a {
	color:#b5b5b5;
}
#bottom_bg_2 a:hover {
	color:#767676;
}
#bottom_bg_1 .left {
	width:32%;
	float:left;
	background:url(../imagescn/z38.jpg) no-repeat right 74px;
	padding-top:74px;
}
#bottom_bg_1 .left img {
	margin-bottom:40px;
}
#bottom_bg_1 .left p {
	color:#a3a6a4;
	line-height:40px;
	font-size:16px;
	padding-left:42px;
}
#bottom_bg_1 .left p.a {
	background:url(../imagescn/z39.jpg) no-repeat left center;
}
#bottom_bg_1 .left p.b {
	background:url(../imagescn/z40.jpg) no-repeat left center;
	font-family:Haettenschweiler;
	color:#4bbe9d;
	font-size:48.66px;
	line-height:50px;
}
#bottom_bg_1 .left p.c {
	background:url(../imagescn/z41.jpg) no-repeat left center;
}
#bottom_bg_1 .left p.d {
	background:url(../imagescn/z42.jpg) no-repeat left center;
}
#bottom_bg_1 .left p.d a {
	color:#4bbe9d;
}
#bottom_bg_1 .right {
	width:68%;
	float:left;
	padding-top:55px;
	text-align:left;
}
#bottom_bg_1 .right ul {
	float:left;
	margin-left:105px;
}
#bottom_bg_1 .right h3 {
	color:#e1aa14;
	font-size:16px;
	line-height:70px;
}
#bottom_bg_1 .right a {
	color:#a1a1a1;
	line-height:25px;
	height:25px;
	font-size:14px;
	display:block;
}
#bottom_bg_1 .right a:hover {
	color:#767676;
}
#title_lf {
	margin:78px auto 0px auto;
	width:1200px;
}
#title_lf p {
	font-family:Haettenschweiler;
	font-size:48px;
	color:#3376c5;
	text-transform:uppercase;
	line-height:44px;
	height:44px;
	overflow:hidden;
}
#title_lf h3 {
	font-size:28px;
	color:#3376c5;
	line-height:30px;
	height:30px;
	overflow:hidden;
}
#title_lf span {
	width:40px;
	height:2px;
	overflow:hidden;
	background:#3376c5;
	display:inline-block;
	margin-top:8px;
}
#profile_bread a#queren {
	color:#767676;
	background:url(../imagescn/z32.jpg) no-repeat 0 29px;
	padding-left:23px;
}
#profile_bread span {
	color:#767676;
	background:url(../imagescn/z32.jpg) no-repeat 0 29px;
	padding-left:23px;
	display:inline-block;
	margin-left:28px;
}
.pagecontentstr {
	margin-top:80px;
}
#huang_jing .bg_huangjing {
	background:url(../imagescn/z48.jpg) no-repeat bottom center;
	height:921px;
}
div.gongsiback {
	padding-top:100px;
}
#zhi_zhi .bg_zhi_zhi {
	background:url(../imagescn/z54.jpg) no-repeat top center;
	height:821px;
}
#huo_ban .bg_huo_ban {
	background:url(../imagescn/z65.jpg) no-repeat bottom center;
	height:991px;
}
#bao_xian .bg_bao_xian {
	background:url(../imagescn/z70.jpg) no-repeat bottom center;
	height:891px;
}
#new_messages_boad .new_mess_name {
	padding-left:0;
	background:url(../imagescn/message_jiao.png) no-repeat 28px 28px;
	height:35px;
}
#message_left {
	border-radius:6px;
	background:#a3a3a3;
	float:left;
	margin:0px 0 15px 15px;
	color:#fff;
	font-family:"Microsoft YaHei", "微软雅黑";
	font-size:13px;
	padding:12px 20px 10px 20px;
	max-width:700px;
}
#message_left h3, #message_left p {
	font-size:13px;
	width:100%;
}
#message_left span {
	color:#ffffff;
	font-size:11px;
	margin-top:10px;
	display:inline-block;
}
#message_right {
	background:url(../imagescn/message_guanli.png) no-repeat right top;
	float:right;
	padding-right:53px;
}
#message_right .message_right_bg {
	border-radius:6px;
	background:#ebebeb;
	color:#727272;
	padding:12px 20px 10px 20px;
	font-size:13px;
	max-width:780px;
	font-family:"Microsoft YaHei", "微软雅黑";
}
#message_right .message_right_bg span {
	color:#b6b6b6;
	font-size:11px;
	margin-top:10px;
	display:inline-block;
}
.message_board_new {
	margin-bottom:120px;
}
.message_board_new ul li {
	margin-top:17px;
	font-family:"Microsoft YaHei", "微软雅黑";
}
.message_board_new span {
	font-size:13px;
	color:#818181;
	width:72px;
	display:inline-block;
	vertical-align:top;
	line-height:31px;
}
.message_board_new input.input_new1 {
	width:237px;
	height:31px;
	line-height:31px;
	border:1px solid #d6d6d6;
	background:none;
	color:#767676;
	font-size:13px;
	padding:0 20px 0 10px;
	background:url(../imagescn/z30.png) no-repeat right top;
	margin-right:34px;
	font-family:"Microsoft YaHei", "微软雅黑";
}
.message_board_new input.input_new2 {
	width:290px;
	height:31px;
	line-height:31px;
	border:1px solid #d6d6d6;
	background:none;
	color:#767676;
	font-size:13px;
	padding:0 20px 0 10px;
	background:url(../imagescn/z30.png) no-repeat right top;
	font-family:"Microsoft YaHei", "微软雅黑";
}
.message_board_new input.input_new3 {
	width:1092px;
	height:31px;
	line-height:31px;
	border:1px solid #d6d6d6;
	background:none;
	color:#767676;
	font-size:13px;
	padding:0 20px 0 10px;
	background:url(../imagescn/z30.png) no-repeat right top;
	font-family:"Microsoft YaHei", "微软雅黑";
}
.message_board_new textarea.textarea_new {
	width:1094px;
	height:102px;
	line-height:22px;
	border:1px solid #d6d6d6;
	background:none;
	color:#767676;
	font-size:13px;
	padding:8px 20px 10px 8px;
	background:url(../imagescn/z30.png) no-repeat right top;
	font-family:"Microsoft YaHei", "微软雅黑";
}
#message_center ul li.right {
	text-align:left;
}
#message_center ul li.right .buttonfacelf3 {
	color:#c50120;
	background:none;
	color:#c50120;
	font-size:13px;
	font-family:"Microsoft YaHei", "微软雅黑";
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	padding:0;
	margin:0;
	margin-left:59px;
}

#main_bg_2x {
	background:url(../imagescn/z72.jpg) no-repeat center bottom;
}
#news_aoxin {
	margin:60px 0 0px 0;
}
.news_bg {
	background:url(../imagescn/z73.jpg) no-repeat bottom center;
	min-height:900px;
}
#news_aoxin {
}
#news_aoxin ul li {
	width:50%;
	height:94px;
	float:left;
	position:relative;
	border-bottom:1px solid rgba(38, 174, 107, .2);
	margin-top:0px;
	padding-bottom:0px;
	padding:10px 0;
}
#news_aoxin ul li a.date {
	width:550px;
	height:93px;
	display:block;
	text-align:center;
	position:absolute;
	z-index:3;
	left:0;
	top:0;
	position:relative;
}
#news_aoxin ul li a.date div {
	width:102px;
	height:81px;
	padding-top:12px;
	text-align:center;
	position:absolute;
	z-index:4;
	left:0;
	top:0;
	position:relative;
}
#news_aoxin ul li a.date:hover {
	width:550px;
}
#news_aoxin ul li a p.date1 {
	font-family:Haettenschweiler;
	color:#767676;
	font-size:60px;
	line-height:54px;
}
#news_aoxin ul li a p.date2 {
	color:#767676;
	font-size:13px;
}
#news_aoxin ul li .title {
	width:446px;
	height:93px;
	text-align:left;
	position:absolute;
	z-index:1;
	left:103px;
	top:0;
	font-size:14px;
	color:#505050;
}
#news_aoxin ul li .title2 table td {
	height:93px;
	padding:0 40px;
	line-height:24px;
	color:#505050;
	padding-top:7px;
}
#news_aoxin ul li .title2 {
	width:486px;
	height:93px;
	text-align:left;
	position:absolute;
	z-index:4;
	left:103px;
	top:0;
	font-size:14px;
	color:#505050;
}
#news_aoxin ul li .title2 a {
	color:#505050;
	display:block;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
#news_aoxin ul li .title2 a:hover {
	color:#3376c5;
	padding-top:10px;
}
#main_all_news h2 {
	text-align:left;
	font-size:18px;
	color:#767676;
	padding-right:30px;
	background:url(../imagescn/z74.jpg) no-repeat center right;
	display:inline-block;
	margin-top:80px;
}
#main_all_news p.a {
	color:#a6a6a6;
	font-size:12px;
	border-bottom:1px solid #ececec;
	padding-bottom:20px;
}
#main_all_news p.a span {
	margin-right:20px;
	line-height:36px;
}
#main_all_news div.x {
	line-height:180%;
	color:#787878;
	font-size:14px;
	margin:60px 0 0 0;
	padding-bottom:130px;
}
#main_all_news div.x p {
	text-indent:2em;
	margin-bottom:35px;
}
.xx {
	background:url(../imagescn/z75.jpg) no-repeat top center;
	min-height:900px;
}
div.headtoprightright, div.headtoprightright2 {
	position:relative;
}
#erweima {
	width:247px;
	height:264px;
	background:url(../imagescn/z76.jpg) no-repeat 0 0;
	position:absolute;
	z-index:1000000000000000;
	top:50px;
	left:-233px;
	opacity:0;
	z-index:-1;
}
#erweima2 {
	width:468px;
	height:264px;
	background:url(../imagescn/b01.jpg) no-repeat 0 0;
	position:absolute;
	z-index:1000000000000000;
	top:50px;
	left:-414px;
	opacity:0;
	z-index:-1;
}
/*/*所有单页面样式*/

/*div.etykbanner {
	width: 100%;
	height: 636px;
	background: url(../imagescn/ertongyak/banner.jpg) center top no-repeat;
}
div.etykmiddle {
	width: 1200px;
	height: 636px;
	margin: auto;
}
div.etykmiddlewenzi {
	width: 743px;
	height: 254px;
}
div.etyknavback {
	width: 100%;
	height: 65px;
	border-bottom: #e3e3e3 1px solid;
}
div.etyknav {
	width: 1200px;
	height: 65px;
	margin: auto;
}
ul.etyknavul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.etyknavul li {
	font-size: 14px;
	color: #949494;
	margin-left: 25px;
	line-height: 41px;
	float: left;
	height: 41px;
	background: url(../imagescn/anli/jiantou.jpg) center left no-repeat;
	padding-left: 12px;
}
ul.etyknavul li a {
	color: #949494;
	display: block;
	width: 100%;
	height: 100%;
}
ul.etyknavul li:hover a {
	border-bottom: #767676 3px solid;
}
div.etykoneback {
	width: 100%;
	height: 1293px;
	background: url(../imagescn/ertongyak/onebg.jpg) center bottom no-repeat;
}
div.etykone0001 {
	width: 1200px;
	height: 1293px;
	margin: auto;
}
div.etykonetitle {
	width: 801px;
	height: 106px;
	margin: auto;
}
div.etykonetitlerad {
	width: 801px;
	height: 44px;
	background: #3276c5;
	border-radius: 25px;
}
div.etykonetitlerad p {
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 44px;
}
div.etykonetitleeng p {
	color: #767676;
	font-size: 48px;
	font-family: Haettenschweiler;
	text-align: center;
	text-transform: uppercase;
}
div.etykonetitlebott {
	width: 236px;
	height: 15px;
	margin: auto;
}
div.etykonetitlebottleft {
	width: 40px;
	height: 8px;
	border-bottom: #92d6b5 1px solid;
	float: left;
}
div.etykonetitlebottmiddle {
	width: 156px;
	height: 15px;
	float: left;
}
div.etykonetitlebottmiddle p {
	color: #767676;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
}
div.etykonetitlebottright {
	width: 40px;
	height: 8px;
	border-bottom: #92d6b5 1px solid;
	float: right;
}
div.etykoneanniu {
	width: 1200px;
	height: 378px;
}
div.etykoneanniu01 {
	width: 378px;
	height: 378px;
	float: left;
	background: url(../imagescn/ertongyak/onebg.png) center no-repeat;
	margin-left: 33px;
}
div.etykoneanniu01 a {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
div.etykoneanniu01 a:hover {
	color:#fff;
}
div.etykoneanniu01one {
	width: 378px;
}
div.etykoneanniu01one p {
	color: #767676;
	font-size: 14px;
	text-align: center;
}
div.etykoneanniu01two {
	width: 231px;
	margin: auto;
}
div.etykoneanniu01two a:hover p {
	color:#767676;
}
div.etykoneanniu01two p {
	text-align: center;
	color: #3276c5;
	font-size: 32px;
}
div.etykoneanniu01twoxian {
	width: 58px;
	height: 30px;
	border-bottom: 2px solid #a8dfc4;
	margin: auto;
}
div.etyktwoback {
	width: 100%;
	height: 1349px;
	background: url(../imagescn/ertongyak/twobg.jpg) top center no-repeat;
}
div.etyktwo0001 {
	width: 1200px;
	height: 1429px;
	margin: auto;
}
div.etyktwotitle {
	width: 743px;
	height: 254px;
}
div.etyktwotitleneirong {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
div.etyktwotitleneirongleft {
	width: 826px;
	height: auto;
	float: left;
}
div.etyktwotitleneirongleftqiehuan {
	width: 826px;
	height: 482px;
	position: relative;
}
div.etyktwotitleneirongleftqiehuanleft {
	width: 75px;
	height: 75px;
	position: absolute;
	left: -38px;
	top: 207px;
	cursor: pointer;
	z-index: 1;
}
div.etyktwotitleneirongleftqiehuanright {
	width: 75px;
	height: 75px;
	position: absolute;
	right: -38px;
	top: 207px;
	cursor: pointer;
	z-index: 1;
}
div.etyktwotitleneirongleftqiehuanimg {
	width: 749px;
	height: 482px;
	position: absolute;
	left: 38px;
	top: 0;
}
div.etyktwotitleneirongleft3 {
	width: 826px;
	height: auto;
}
div.etyktwotitleneirongleft3biaoti {
	width: 826px;
	height: 78px;
	background: url(../imagescn/ertongyak/3.png) center left no-repeat;
}
div.etyktwotitleneirongleft3biaotirightp1 {
	padding-top: 30px;
	margin-left: 65px;
}
div.etyktwotitleneirongleft3biaotirightp1 p {
	color: #3276c5;
	font-size: 24px;
}
div.etyktwotitleneirongleft3biaotirightp2 {
	margin-left: 65px;
}
div.etyktwotitleneirongleft3biaotirightp2 p {
	opacity: 0.5;
	color: #3276c5;
	font-size: 14px;
}
div.etyktwotitleneirongleft3biaotirightpneir {
	margin-left: 65px;
	width: 720px;
}
div.etyktwotitleneirongleft3biaotirightpneir p {
	color: #797979;
	line-height: 30px;
	font-size: 16px;
}
div.etyktwotitleneirongright {
	width: 325px;
	height: auto;
	float: right;
}
div.etyktwotitleneirongright2 {
	width: 325px;
	height: auto;
}
div.etyktwotitleneirongright2biaoti {
	width: 325px;
	height: 78px;
	background: url(../imagescn/ertongyak/1.png) center left no-repeat;
}
div.etyktwotitleneirongright1biaotirightpneir {
	margin-left: 65px;
	width: 260px;
}
div.etyktwotitleneirongright1biaotirightpneir p {
	color: #797979;
	line-height: 30px;
	font-size: 16px;
}
div.etyktwotitleneirongright11biaoti {
	width: 325px;
	height: 78px;
	background: url(../imagescn/ertongyak/2.png) center left no-repeat;
}
div.etkqoneback {
	width: 100%;
	height: auto;
}
div.etkqonetitlerad {
	width: 344px;
	height: 44px;
	background: #3276c5;
	border-radius: 25px;
	margin: auto;
}
div.etkqonetitlerad p {
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 44px;
}
div.etykone {
	width: 100%;
	height: auto;
	margin: auto;
	background: url(../imagescn/etkq/onebg.jpg) top center no-repeat;
}
div.etykonemiddle {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.etykonebiaoti {
	width: 984px;
	height: 202px;
}
div.etykoneneirong {
	width: 1126px;
	height: auto;
	margin-left: 75px;
	margin-top: 115px;
}
div.etykoneneirongborder {
	width: 270px;
	height: 50px;
	border: #8cd1af 1px solid;
}
div.etykoneneirongborder p {
	color: #767676;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
}
div.etykoneneirongp p {
	line-height: 30px;
	color: #797979;
	font-size: 16px;
}
div.etykoneneirongp11 p {
	color: #767676;
	font-size: 16px;
	padding-left: 20px;
	background: url(../imagescn/etkq/listbg.png) no-repeat 0 6px;
	line-height:30px;
	margin-top:50px;
}
div.etyktwo {
	width: 100%;
	height: 1050px;
	margin: auto;
	background: url(../imagescn/etkq/twobg.jpg) top center no-repeat;
}
div.etykthree {
	width: 100%;
	height: auto;
	background: url(../imagescn/etkq/threebg.jpg) top no-repeat;
}
div.etykoneneirongleft {
	width: 455px;
	height: 699px;
	float: left;
}
div.etykoneneirongborder011 {
	width: 446px;
	height: 50px;
	border: #90d4b3 1px solid;
}
div.etykoneneirongborder011 p {
	color: #767676;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
}
div.etykoneneirongborder011 p span {
	color: #3276c5;
}
div.etykoneneirongright {
	width: 452px;
	height: 655px;
	background: #dcf2e6;
	float: right;
	margin-top: 23px;
}
div.etykoneneirongrighttop {
	width: 464px;
	height: 397px;
	margin-top: -23px;
	margin-left: -37px;
}
div.etykoneneirongrightbottom {
	width: 464px;
	height: 214px;
	margin-top: 25px;
	margin-left: -37px;
}
div.etykoneneirongrightbottomleft {
	width: 265px;
	height: 214px;
	float: left;
}
div.etykoneneirongrightbottomright {
	width: 199px;
	height: 214px;
	float: left;
}
div.etykthreeyoushi {
	width: 1126px;
	height: 488px;
	position: relative;
}
div.etykthreeyoushigreen01 {
	width: 322px;
	height: 322px;
	border-radius: 161px;
	background: rgba(38, 174, 107, 0.7);
	position: absolute;
	left: 0;
	bottom: 25px;
}
div.etykthreeyoushigreen01h1 p {
	color: #fff;
	font-size: 20.56px;
	text-align: center;
}
div.etykthreeyoushigreen01p1 {
	width: 195px;
	height: auto;
	margin: auto;
}
div.etykthreeyoushigreen01p1 p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
}
div.etykthreeyoushigreen02 {
	width: 322px;
	height: 322px;
	border-radius: 161px;
	background: rgba(38, 174, 107, 0.7);
	position: absolute;
	left: 538px;
	bottom: 0;
}
div.etykthreeyoushiblue01 {
	width: 322px;
	height: 322px;
	border-radius: 161px;
	background: rgba(50, 118, 197, 0.6);
	position: absolute;
	left: 268px;
	top: 11px;
}
div.etykthreeyoushiblue02 {
	width: 322px;
	height: 322px;
	border-radius: 161px;
	background: rgba(50, 118, 197, 0.6);
	position: absolute;
	left: 796px;
	top: 0;
}
div.etykthreezhiliao {
	width: 1126px;
	height: 307px;
}
div.etykthreezhiliao01 {
	width: 174px;
	height: 307px;
	float: left;
	margin-left: 63px;
}
div.etykthreetutu {
	width: 1126px;
	height: 371px;
}
div.etykthreetutu01 {
	width: 174px;
	height: 371px;
	float: left;
	margin-left: 63px;
}
div.etykfour {
	width: 100%;
	height: auto;
	background: url(../imagescn/etkq/fourbg.jpg) top no-repeat;
}
div.etykfive {
	width: 100%;
	height: auto;
	background: url(../imagescn/etkq/fivebg.jpg) top no-repeat;
}
div.yachixiufuonebiaoti {
	width: 100%;
	height: 308px;
}
div.yachixiufuonebiaotimiddle {
	width: 1200px;
	height: 308px;
	margin: auto;
}
div.etkqonetitlerad01 {
	width: 386px;
	height: 44px;
	background: #3276c5;
	border-radius: 25px;
	margin: auto;
}
div.etkqonetitlerad01 p {
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 44px;
}
div.yachixiufuoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/ycxf/onebg.jpg) top no-repeat;
}
div.yachixiufuone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yachixiufuonetop {
	width: 1200px;
	height: 332px;
}
div.yachixiufuonetop01 {
	width: 331px;
	height: 331px;
	position: relative;
	cursor: pointer;
	margin-left: 103px;
	float: left;
}
div.yachixiufuonetop01img {
	width: 332px;
	height: 332px;
	background: url(../imagescn/ycxf/hover.png) center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.2s;
}
div.yachixiufuonetop01border {
	width: 330px;
	height: 330px;
	border: 1px solid #91d1b0;
	border-radius: 165px;
	position: absolute;
	top: 0;
	left: 0;
}
div.yachixiufuonetop01wenzi {
	width: 330px;
	height: 330px;
	position: absolute;
	top: 0;
	left: 0;
	transition: color 0.2s;
}
div.yachixiufuonetop01wenzip1 p {
	color: #767676;
	font-size: 14px;
	text-align: center;
	transition: color 0.2s;
	text-transform:uppercase;
	margin-top:15px;
}
div.yachixiufuonetop01wenzip2 p {
	color: #3276c5;
	font-size: 32px;
	text-align: center;
	transition: color 0.2s;
}
div.yachixiufuonetop01wenzitiao {
	width: 58px;
	height: 15px;
	border-bottom: #a8dfc4 2px solid;
	margin: auto;
	transition: border 0.2s;
}
div.yachixiufuonetop01:hover div.yachixiufuonetop01img {
	opacity: 1;
}
div.yachixiufuonetop01:hover div.yachixiufuonetop01wenzip1 p {
	color: #fff;
}
div.yachixiufuonetop01:hover div.yachixiufuonetop01wenzip2 p {
	color: #fff;
}
div.yachixiufuonetop01:hover div.yachixiufuonetop01wenzitiao {
	border-bottom: #fff 2px solid;
}
div.yachixiufuonebottom {
	width: 1200px;
	height: 193px;
}
div.yachixiufuonebottom01 {
	width: 491px;
	height: 193px;
	position: relative;
	cursor: pointer;
	float: left;
	margin-left: 80px;
}
div.yachixiufuonebottom01wenzi {
	width: 491px;
	height: 193px;
	position: absolute;
	left: 0;
	top: 0;
}
div.yachixiufuonebottom01border {
	width: 489px;
	height: 191px;
	border: 1px solid #91d1b0;
	border-radius: 96px;
	position: absolute;
	top: 0;
	left: 0;
}
div.yachixiufuonebottom01img {
	width: 491px;
	height: 193px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: url(../imagescn/ycxf/nav02hover.png) center no-repeat;
}
div.yachixiufuonebottom01:hover div.yachixiufuonebottom01img {
	opacity: 1;
	transition: opacity 0.2s;
}
div.yachixiufuonebottom01:hover div.yachixiufuonetop01wenzip1 p {
	color: #fff;
}
div.yachixiufuonebottom01:hover div.yachixiufuonetop01wenzip2 p {
	color: #fff;
}
div.yachixiufuonebottom01:hover div.yachixiufuonetop01wenzitiao {
	border-bottom: #fff 2px solid;
}
div.yachixiufutwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/ycxf/twobg.jpg) no-repeat;
}
div.yachixiufutwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yachixiufutitle {
	width: 863px;
	height: 204px;
}
div.yachixiufuleft {
	width: 452px;
	height: 655px;
	background: #dcf2e7;
	float: left;
	margin-left: 37px;
	margin-top: 23px;
}
div.yachixiufulefttop {
	width: 464px;
	height: 437px;
	margin-top: -23px;
	margin-left: -37px;
}
div.yachixiufuleftbottom {
	width: 464px;
	height: 214px;
	margin-left: -37px;
}
div.yachixiufuleftbottomleft {
	width: 265px;
	height: 214px;
	float: left;
}
div.yachixiufuleftbottomright {
	width: 199px;
	height: 214px;
	float: left;
}
div.yachixiufuright {
	width: 600px;
	height: 780px;
	float: right;
}
div.yachixiufuright2 {
	width: 600px;
	height: auto;
}
div.yachixiufuright2biaoti {
	width: 600px;
	height: 78px;
	background: url(../imagescn/ertongyak/1.png) center left no-repeat;
}
div.yachixiufuright2biaotirightp1 {
	padding-top: 30px;
	margin-left: 65px;
}
div.yachixiufuright2biaotirightp1 p {
	color: #3276c5;
	font-size: 21px;
}
div.yachixiufuright2biaotirightp2 {
	margin-left: 65px;
}
div.yachixiufuright2biaotirightp2 p {
	opacity: 0.5;
	color: #3276c5;
	font-size: 13px;
	text-transform: uppercase;
}
div.yachixiufuright2biaotirightpneir {
	margin-left: 65px;
	width: 620px;
	line-height: 29px;
}
div.aiya {
	width:auto;
}
div.yachixiufuright2biaotirightpneir p {
	color: #797979;
	line-height: 30px;
	font-size: 16px;
}
div.yachixiufuright3biaoti {
	width: 600px;
	height:78px;
	background: url(../imagescn/ertongyak/2.png) center left no-repeat;
}
#yachixiufuright3biaoti6 {
	background: url(../imagescn/ertongyak/6.png) center left no-repeat;
}
div.yachixiufuright4biaoti {
	width: 600px;
	height:78px;
	background: url(../imagescn/ertongyak/3.png) center left no-repeat;
}
div.yachixiufuright5biaoti {
	width: 600px;
	height:78px;
	background: url(../imagescn/ertongyak/4.png) center left no-repeat;
}
div.yachixiufuright6biaoti {
	width: 600px;
	height:78px;
	background: url(../imagescn/ertongyak/5.png) center left no-repeat;
}
div.yachixiufuright7biaoti {
	width: 600px;
	height:78px;
	background: url(../imagescn/ertongyak/6.png) center left no-repeat;
}
div.yachixiufuthreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/ycxf/threebg.jpg) no-repeat top;
}
div.yachixiufuthree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yachixiufuthreeleft {
	width: 600px;
	height: auto;
	float: left;
}
div.yachixiufuthreeright {
	width: 495px;
	height: auto;
	float: right;
	margin-top:30px;
}
div.yachixiufuthreerighttitle {
	width: 495px;
	height: 79px;
}
div.yachixiufuthreerightmain {
	width: 426px;
	height: 529px;
	background: #cbecd6;
	margin-left: 33px;
}
div.yachixiufuthreerightmaintop {
	width: 483px;
	height: 248px;
	margin-left: -33px;
}
div.yachixiufuthreerightmainbottom {
	width: 451px;
	height: 231px;
}
div.etkqonetitlerad011 {
	width: 306px;
	height: 44px;
	background: #3276c5;
	border-radius: 25px;
	margin: auto;
}
div.etkqonetitlerad011 p {
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 44px;
}
div.yachixiufufourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/ycxf/fourbg.jpg) top no-repeat;
}
div.yachixiufufour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yachixiufufourtitle {
	width: 1180px;
	height: auto;
	margin: auto;
}
div.yachixiufufourtitle p {
	color: #3276c5;
	font-size: 21px;
	text-align: center;
	line-height: 45px;
}
div.yachixiufufourmain {
	width: 1200px;
	height: 328px;
}
div.yachixiufufourmain01 {
	width: 303px;
	height: 328px;
	float: left;
	margin-left: 132px;
}
div.etkqonetitlerad0111 {
	width: 244px;
	height: 44px;
	background: #3276c5;
	border-radius: 25px;
	margin: auto;
}
div.etkqonetitlerad0111 p {
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 44px;
}
div.yachixiufufinback {
	width: 100%;
	height: auto;
	background: url(../imagescn/ycxf/finbg.jpg) top no-repeat;
}
div.yachixiufufin {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yachixiufufinp {
	margin-top: 70px;
}
div.yachixiufufinp p {
	color: #797979;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
div.yachixiufufinimgbg {
	width: 1080px;
	height: 398px;
	background: #dcf2e7;
	position: relative;
	margin: auto;
}
div.yachixiufufinimgbgleft {
	width: 400px;
	height: 285px;
	position: absolute;
	left: -59px;
	top: 34px;
}
div.yachixiufufinimgbgmiddle {
	width: 400px;
	height: 285px;
	position: absolute;
	left: 341px;
	top: 34px;
}
div.yachixiufufinimgbgright {
	width: 400px;
	height: 285px;
	position: absolute;
	left: 741px;
	top: 34px;
}
#buyabannerback {
	background: url(../imagescn/buya/banner.jpg) no-repeat;
}
div.buyabigbiaoti {
	width: 1200px;
	height: 273px;
	margin: auto;
}
div.buyabigbiaotiborder {
	width: 165px;
	height: 44px;
	margin: auto;
	background: #3276c5;
	border-radius: 30px;
}
div.buyabigbiaotiborder p {
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-size: 32px;
}
div.buyabigbiaotieng p {
	text-align: center;
	font-size: 48px;
	font-family: Haettenschweiler;
	color: #767676;
	text-transform: uppercase;
}
div.buyaoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/buya/onebgbg.jpg) no-repeat top;
}
div.buyaone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.buyaoneleft {
	width: 414px;
	height: 610px;
	background: #d0e8dc;
	float: left;
	margin-top: 57px;
	margin-left: 30px;
	margin-top: 43px;
}
div.buyaoneleftimg {
	width: 422px;
	height: 610px;
	margin-top: -21px;
	margin-left: -30px;
}
div.buyaoneright {
	width: 603px;
	height: auto;
	float: right;
}
div.buyaonerighttop {
	width: 603px;
	height: auto;
}
div.buyaonerighttopbiaoti {
	width: 308px;
	height: 117px;
}
div.buyaonerighttopneirong p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.buyaonerighttopborder {
	width: 100px;
	height: 40px;
	border-bottom: #a8dfc4 1px solid;
}
div.buyaonerightbottombiaoti {
	width: 348px;
	height: 117px;
}
div.buyatwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/buya/twobgbg.jpg) no-repeat;
}
div.buyatwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.buyatwotitle {
	width: 491px;
	height: 158px;
}
div.buyatwonav {
	width: 1200px;
	height: auto;
}
div.buyatwonav01 {
	width: 250px;
	height: 349px;
	float: left;
	margin-left: 183px;
}
div.buyatwonav01top {
	width: 250px;
	height: 250px;
}
div.buyatwonav01bottom {
	width: 250px;
	height: 99px;
}
div.buyatwonav01bottom p {
	color: #767676;
	font-size: 18px;
	text-align: center;
	line-height: 99px;
}
div.buyathreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/buya/threebgbg.jpg) top no-repeat;
}
div.buyathree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.buyathreetitle {
	width: 887px;
	height: 158px;
}
div.buyathreemain {
	width: 1200px;
	height: 248px;
}
div.buyathreemainleft {
	width: 301px;
	height: 248px;
	float: left;
}
div.buyathreemainright {
	width: 783px;
	height: 218px;
	float: right;
	margin-top: 18px;
}
div.buyathreemainrighttop {
	width: 783px;
	height: 175px;
	overflow: hidden;
}
div.buyathreemainrighttop p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.buyathreemainright {
	width: 783px;
	height: 41px;
}
div.buyathreemainrightbottom01 {
	width: 166px;
	height: 41px;
	border: #97d1b8 1px solid;
	border-radius: 30px;
	margin-left: 29px;
	float: left;
}
div.buyathreemainrightbottom01 p {
	color: #767676;
	font-size: 16px;
	text-align: center;
	line-height: 41px;
}
div.buyathreetableback {
	width: 1200px;
	height: 528px;
	margin: auto;
	background: url(../imagescn/buya/threelistbg.png) no-repeat top;
}
div.buyathreetabletitle {
	width: 1200px;
	height: 60px;
}
div.buyathreetabletitle01 {
	width: 300px;
	height: 60px;
	float: left;
}
div.buyathreetabletitle01 p {
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}
div.buyathreetabletitle02 {
	width: 303px;
	height: 60px;
	float: left;
}
div.buyathreetabletitle02 p {
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}
div.buyathreetabletitle03 {
	width: 293px;
	height: 60px;
	float: left;
}
div.buyathreetabletitle03 p {
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}
div.buyathreetabletitle04 {
	width: 303px;
	height: 60px;
	float: left;
}
div.buyathreetabletitle04 p {
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}
div.buyathreetableneirong {
	width: 1200px;
	height: 129px;
}
div.buyathreetableneirong01 {
	width: 243px;
	height: 129px;
	float: left;
	margin-left: 33px;
}
div.buyathreetableneirong01 p {
	line-height: 129px;
	text-align: center;
	color: #767676;
	font-size: 22px;
}
div.buyathreetableneirong02 {
	width: 306px;
	height: 129px;
	float: left;
	margin-left: 24px;
}
div.buyathreetableneirong02 p {
	line-height: 30px;
	color: #797979;
	font-size: 16px;
	padding-left: 44px;
}
div.buyathreetableneirong03 {
	width: 343px;
	height: 129px;
	float: left;
}
div.buyathreetableneirong03 p {
	line-height: 30px;
	color: #797979;
	font-size: 16px;
	padding-left: 100px;
}
div.buyathreetableneirong04 {
	width: 222px;
	height: 129px;
	float: left;
}
div.buyathreetableneirong04 p {
	line-height: 30px;
	color: #797979;
	font-size: 16px;
	padding-left: 65px;
}
div.buyafourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/buya/fourbgbg.jpg) no-repeat top;
}
div.buyafour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.buyafourtitle {
	width: 496px;
	height: 158px;
}
div.buyafourmain {
	width: 1200px;
	height: auto;
}
div.buyafourmainleft {
	width: 471px;
	height: 241px;
	float: left;
	background: #cbebda;
	margin-top: 20px;
}
div.buyafourmainleftimg {
	width: 439px;
	height: 279px;
	margin-top: -20px;
}
div.buyafourmainlright {
	width: 583px;
	height: 200px;
	float: right;
	margin-top: 50px;
	position: relative;
}
div.buyafourmainlright p {
	color: #797979;
	padding-left: 36px;
	font-size: 16px;
	line-height: 44px;
}
div.buyafourquanquan {
	width: 15px;
	height: 15px;
	border: #2bb06e 1px solid;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 15px;
}
div.buyafiveback {
	width: 100%;
	height: auto;
	background: url(../imagescn/buya/fivebgbg.jpg) top no-repeat;
}
div.buyafive {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.buyafivemainlleft {
	width: 583px;
	height: 200px;
	float: left;
	margin-top: 50px;
	position: relative;
}
div.buyafivemainlleft p {
	color: #797979;
	padding-left: 36px;
	font-size: 16px;
	line-height: 44px;
}
div.buyafivemainlright {
	width: 473px;
	height: 241px;
	float: right;
	background: #cbebda;
	margin-top: 20px;
}
div.buyafivemainlrightimg {
	width: 439px;
	height: 279px;
	margin-top: -20px;
	float: right;
}
div.genguanbiaotiback {
	width: 1200px;
	height: 273px;
	margin: auto;
}
div.genguanbiaotiborder {
	width: 225px;
	height: 44px;
	background: #3276c5;
	margin: auto;
	border-radius: 30px;
}
div.genguanbiaotiborder p {
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-size: 32px;
}
div.genguanbigbiaotieng p {
	text-align: center;
	font-size: 48px;
	font-family: Haettenschweiler;
	color: #767676;
	text-transform: uppercase;
}
div.genguanoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/genguan/onebgbg.jpg) top no-repeat;
}
div.genguanone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.genguanonetop {
	width: 1200px;
	height: auto;
}
div.genguanonetopleft {
	width: 413px;
	height: 609px;
	float: left;
	margin-left: 30px;
	margin-top: 57px;
	background: #d0e6d5;
}
div.genguanonetopleftimg {
	width: 422px;
	height: 610px;
	margin-left: -30px;
	margin-top: -21px;
}
div.genguanonetopright {
	width: 601px;
	height: auto;
	float: right;
}
div.genguanonetoprighttop {
	width: 601px;
	height: auto;
}
div.genguanonetoprighttoptitle {
	width: 439px;
	height: 117px;
}
div.genguanonetoprighttopneirong {
	width: 601px;
	height: 115px;
	overflow: hidden;
}
div.genguanonetoprighttopneirong p {
	color: #797979;
	font-size: 16px;
	line-height: 29px;
}
div.genguanonetoprightbottom {
	width: 601px;
	height: auto;
}
div.genguanonetoprightbottomtitle {
	width: 250px;
	height: 54px;
}
div.genguanonetoprightbottomp {
	width: 601px;
	height: auto;
}
div.genguanonetoprightbottomp p {
	color: #797979;
	font-size: 16px;
	line-height: 29px;
}
div.genguanonebottom {
	width: 1200px;
	height: auto;
}
div.genguanonebottomtitle {
	width: 537px;
	height: 54px;
}
div.genguanonebottomnav01 {
	width: 377px;
	height: 41px;
	border: #a8dfc4 1px solid;
	border-radius: 25px;
	margin-top: 38px;
	margin-left: 28px;
	float: left;
}
div.genguanonebottomnav01 p {
	color: #767676;
	font-size: 16px;
	text-align: center;
	line-height: 41px;
}
div.genguanonebottomnav02 {
	width: 179px;
	height: 41px;
	border: #a8dfc4 1px solid;
	border-radius: 25px;
	margin-top: 38px;
	margin-left: 26px;
	float: left;
}
div.genguanonebottomnav02 p {
	color: #767676;
	font-size: 16px;
	text-align: center;
	line-height: 41px;
}
div.genguanonebottomnav03 {
	width: 179px;
	height: 41px;
	border: #a8dfc4 1px solid;
	border-radius: 25px;
	margin-top: 38px;
	margin-left: 23px;
	float: left;
}
div.genguanonebottomnav03 p {
	color: #767676;
	font-size: 16px;
	text-align: center;
	line-height: 41px;
}
div.genguantwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/genguan/twobgbg.jpg) top no-repeat;
}
div.genguantwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.genguantwotitle {
	width: 1058px;
	height: 204px;
}
div.genguantwonav {
	width: 1200px;
	height: auto;
}
div.genguantwonav01 {
	width: 341px;
	height: 387px;
	float: left;
	margin-left: 88px;
	margin-top: 74px;
}
div.genguantwonav01img {
	width: 250px;
	height: 250px;
	margin: auto;
}
div.genguantwonav01title p {
	color: #767676;
	font-size: 18px;
	text-align: center;
}
div.genguantwonav01titleneirong p {
	color: #797979;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
div.genguanthreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/genguan/threebgbg.jpg) top no-repeat;
}
div.genguanthree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.genguanthreetitle {
	width: 1134px;
	height: 204px;
}
div.genguanthreemain {
	width: 1200px;
	height: auto;
}
div.genguanthreemainleft {
	width: 600px;
	height: auto;
	float: left;
}
div.genguanthreemainright {
	width: 452px;
	height: 641px;
	background: #dcf2e7;
	margin-top: 24px;
	float: right;
}
div.genguanthreemainrighttop {
	width: 464px;
	height: 399px;
	margin-top: -24px;
	margin-left: -50px;
}
div.genguanthreemainrightbottom {
	width: 464px;
	height: 214px;
	margin-left: -50px;
}
div.genguanthreemainrightbottomleft {
	width: 265px;
	height: 214px;
	float: left;
}
div.genguanthreemainrightbottomright {
	width: 199px;
	height: 214px;
	float: left;
}
#yachixiufuright2biaotirightpneirid {
	width: 521px;
}
div.genguanfourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/genguan/fourbgbg.jpg) top no-repeat;
}
div.genguanfour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.genguanfourtitle {
	width: 817px;
	height: 158px;
}
div.genguanfourmain {
	width: 1200px;
	height: auto;
}
div.genguanfournav01 {
	width: 308px;
	height: auto;
	float: left;
	margin-left: 138px;
	margin-top: 98px;
}
div.genguanfournav01title p {
	color: #767676;
	font-size: 23px;
}
div.genguanfournav01nr p {
	text-indent: 1.3em;
	color: #797979;
	font-size: 16px;
}
div.genguanfourimgbg {
	width: 1080px;
	height: 340px;
	background: #dcf2e7;
	margin: auto;
	margin-top: 104px;
	position: relative;
}
div.genguanfourimg01 {
	width: 400px;
	height: 285px;
	position: absolute;
	left: -60px;
	top: 28px;
}
div.genguanfourimg02 {
	width: 400px;
	height: 285px;
	position: absolute;
	left: 320px;
	top: 28px;
}
div.genguanfourimg03 {
	width: 400px;
	height: 285px;
	position: absolute;
	right: -60px;
	top: 28px;
}
div.genguanfiveback {
	width: 100%;
	height: auto;
	background: url(../imagescn/genguan/fivebgbg.jpg) top no-repeat;
}
div.genguanfive {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.gengfuanfivetitle {
	width: 543px;
	height: 158px;
}
div.genguanfivelleft {
	float: right;
	width: 472px;
	height: 242px;
	background: #cbebda;
}
div.genguanfivelleftimg {
	width: 438px;
	height: 279px;
	margin-left: 34px;
	margin-top: -20px;
}
div.jieyaoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jieya/onebgbg.jpg) top no-repeat;
	margin-top:50px;
}
div.jieyaone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jieyaoneleft {
	width: 414px;
	height: 372px;
	float: left;
	background: #d7ede0;
	margin-top: 57px;
	margin-left: 30px;
}
div.jieyaoneleftimg {
	width: 422px;
	height: 342px;
	margin-top: -20px;
	margin-left: -30px;
}
div.jieyaoneright {
	width: 604px;
	height: auto;
	float: right;
}
div.jieyaonerighttitle {
	width: 318px;
	height: 117px;
}
div.jieyaonerightp p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.jieyaonerightborder {
	width: 100px;
	height: 55px;
	border-bottom: #a8dfc4 1px solid;
}
div.jieyatwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jieya/twobgbg.jpg) top no-repeat;
}
div.jieyatwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jieyatwotitle {
	width: 516px;
	height: 104px;
}
div.jieyatwonavback {
	width: 1200px;
	height: 575px;
	background: url(../imagescn/jieya/twoborder.png) no-repeat;
}
div.jieyatwonav01 {
	width: 342px;
	height: 119px;
	float: left;
	margin-left: 87px;
	margin-top: 108px;
	position: relative;
}
div.jieyatwonav01img {
	width: 342px;
	height: 119px;
	position: absolute;
	top: 0;
	left: 0;
}
div.jieyatwonav01word {
	width: 168px;
	height: 76px;
	position: absolute;
	top: 37px;
	left: 151px;
}
div.jieyatwonav01wordp1 p {
	color: #767676;
	font-size: 21px;
}
div.jieyatwonav01wordp2 p {
	color: #767676;
	font-size: 11px;
	text-transform: uppercase;
}
div.jieyathreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jieya/threebgbg.jpg) top no-repeat;
}
div.jieyathree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jieyathreetitle {
	width: 373px;
	height: 104px;
}
div.jieyathreeleft {
	width: 353px;
	height: 752px;
	background: #dcf2e7;
	margin-top: 48px;
	margin-left: 37px;
	float: left;
}
div.jieyathreelefttopimg {
	width: 363px;
	height: 437px;
	margin-top: -23px;
	margin-left: -37px;
}
div.jieyathreeleftbottomimg {
	width: 363px;
	height: 282px;
	margin-left: -37px;
}
div.jieyathreeright {
	width: 600px;
	height: auto;
	float: right;
}
div.jieyefourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jieya/fourbgbg.jpg) top no-repeat;
}
div.jieyefour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jieyefourtitle {
	width: 546px;
	height: 158px;
}
div.jieyefourleft {
	width: 392px;
	height: 472px;
	float: left;
	background: #e5f5ec;
	margin-left: 28px;
}
div.jieyefourlefttopimg {
	width: 389px;
	height: 279px;
	margin-left: -28px;
	margin-top: -20px;
}
div.jieyefourleftbottomimg {
	width: 389px;
	height: 145px;
	margin-left: -28px;
}
div.jieyefourright {
	width: 646px;
	height: auto;
	float: right;
}
#ciruikebiaotiborder {
	width: 385px;
}
div.ciruikeoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/cike/onebgbg.jpg) top no-repeat;
}
div.ciruikeone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.ciruikeonetitleborder {
	width: 1198px;
	height: 69px;
	border: #b5dfaf 1px solid;
	border-radius: 70px;
}
div.ciruikeonetitleborder p {
	color: #767676;
	font-size: 18px;
	line-height: 69px;
	text-align: center;
}
div.ciruikeonetitleh1 p {
	color: #3276c5;
	font-size: 56px;
	text-align: center;
	margin-top:30px;
}
div.ciruikeonetitleh2 p {
	color: #3276c5;
	font-size: 33px;
	text-align: center;
}
div.ciruikeonetitleh3 p {
	color: #3276c5;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
div.ciruikeonebigimg {
	width: 1200px;
	height: 456px;
}
div.ciruikeonebigh1 p {
	text-align: center;
	color: #3276c5;
	font-size: 33px;
}
div.ciruikeonebigh2 p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin:10px 0 100px 0;
}
div.ciruikeonebackwenzi {
	width: 100%;
	height: 46px;
}
div.ciruikeonebackwenzi p {
	color: #767676;
	font-size: 31px;
	border-bottom: #d4efe1 1px solid;
	text-align: center;
	line-height: 46px;
}
div.ciruikeonebackwenzibottom {
	width: 100%;
	height: 46px;
}
div.ciruikeonebackwenzibottom p {
	color: #767676;
	font-size: 31px;
	text-align: center;
	line-height: 46px;
}
div.ciruikeonebackbg {
	width: 1047px;
	height: 390px;
	background: #dcf2e7;
	margin: auto;
	position: relative;
}
div.ciruikeonebackbgimg01 {
	width: 400px;
	height: 239px;
	position: absolute;
	top: 49px;
	left: -83px;
}
div.ciruikeonebackbgimg02 {
	width: 400px;
	height: 239px;
	position: absolute;
	top: 49px;
	left: 317px;
}
div.ciruikeonebackbgimg03 {
	width: 400px;
	height: 239px;
	position: absolute;
	top: 49px;
	right: -83px;
}
div.ciruiketwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/cike/twobgbg.jpg) top no-repeat;
}
div.ciruiketwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.ciruiketitle {
	width: 773px;
	height: 209px;
	margin: auto;
}
div.ciruiketwomain {
	width: 1200px;
	height: auto;
	height:1450px;
	overflow:hidden;
}
div.ciruiketwomainnav01 {
	width: 519px;
	height: 515px;
	float: left;
}
div.ciruiketwomainnav01right {
	width: 451px;
	height: 409px;
	float: right;
}
div.ciruiketwomainnav01righttop {
	width: 451px;
	height: 140px;
}
div.ciruiketwomainnav01rightbottom p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.ciruiketwomainnav02 {
	width: 519px;
	height: 515px;
	float: right;
}
#ciruiketwobiaotiborder {
	width: 288px;
}
div.ciruikethreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/cike/threebgbg.jpg) top no-repeat;
}
div.ciruikethree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.ciruikethreeone1left {
	width: 257px;
	height: 235px;
	float: left;
}
div.ciruikethreeone1right {
	width: 426px;
	height: 273px;
	background: #c9ebd8;
	margin-top: 40px;
	float: left;
	margin-left: 197px;
	position: relative;
}
div.ciruikethreeone1rightimg {
	width: 600px;
	height: 298px;
	margin-left: 26px;
	margin-top: -53px;
}
div.ciruikethreeone1rightp {
	width: 410px;
	height: auto;
}
div.ciruikethreeone1rightp p {
	width: 410px;
	height: auto;
	color: #3276c5;
	font-size: 22px;
	position: absolute;
	right: -320px;
	top: 38px;
}
div.ciruikethreeone2left {
	width: 426px;
	height: 273px;
	background: #c9ebd8;
	margin-top: 40px;
	float: left;
	position: relative;
}
div.ciruikethreeone2leftimg {
	width: 600px;
	height: 298px;
	margin-left: 26px;
	margin-top: -53px;
}
div.ciruikethreeone1rightp1 {
	width: 410px;
	height: auto;
}
div.ciruikethreeone1rightp1 p {
	width: 410px;
	height: auto;
	color: #3276c5;
	font-size: 24px;
	position: absolute;
	right: -470px;
	top: 30px;
}
#ciruikethreeone1rightp2 p {
	width: 410px;
	height: auto;
	color: #3276c5;
	font-size: 24px;
	position: absolute;
	right: -470px;
	top: 3px;
}
div.ciruikethreeone2right {
	width: 257px;
	height: 263px;
	float: right;
}
#ciruikethreeone3rightp1 {
	width: 410px;
	height: auto;
}
#ciruikethreeone3rightp11 {
	width: 410px;
	height: auto;
	color: #3276c5;
	font-size: 24px;
	position: absolute;
	right: -494px;
	top: 135px;
}
div.ciruikethreeone3rightp {
	width: 410px;
	height: auto;
}
div.ciruikethreeone3rightp p {
	width: 410px;
	height: auto;
	color: #3276c5;
	font-size: 24px;
	position: absolute;
	right: -494px;
	top: 159px;
}
div.ciruikefourback {
	width: 100%;
	height: 1061px;
	background: url(../imagescn/cike/liucheng.jpg) top no-repeat;
}
#kaocibigbiaotiborder {
	width: 265px;
}
div.kaocioneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/kaoci/onebgbg.jpg) top no-repeat;
}
div.kaocione {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.kaocioneleft {
	width: 583px;
	height: 419px;
	background: #d7ece3;
	margin-left: 29px;
	float: left;
}
div.kaocioneleftimg {
	width: 637px;
	height: 396px;
	margin-left: -29px;
}
div.kaocioneright {
	width: 366px;
	height: 400px;
	float: right;
}
div.kaocionerightimg {
	width: 267px;
	height: 295px;
	float: right;
}
#kaocionebackborder {
	width: 445px;
}
div.kaocitwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/kaoci/twobgbg.jpg) top no-repeat;
}
div.kaocitwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.kaocitwotitle1 {
	width: 644px;
	height: 158px;
}
div.kaocitwotitle1left {
	width: 489px;
	height: 276px;
	float: left;
	background: #d4eadf;
}
div.kaocitwotitle1leftimg {
	width: 464px;
	height: 329px;
	margin-top: -25px;
}
div.kaocitwotitle1right {
	width: 600px;
	height: auto;
	float: right;
}
div.kaocitwotitle2 {
	width: 644px;
	height: 158px;
}
#kaocitwobigbiaotiborder {
	width: 405px;
}
div.kaocithreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/kaoci/threebgbg.jpg) top no-repeat;
}
div.kaocithree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.kaocithreeright {
	width: 496px;
	height: auto;
	float: right;
}
div.kaocithreerighttitle {
	width: 496px;
	height: 79px;
	margin-left: -166px;
}
#kaocithreeleftwenzi {
	width: 499px;
}
div.kaocithreerightbg {
	width: 427px;
	height: 529px;
	background: #cbecdc;
	margin-right: 24px;
	margin-top: 126px;
}
div.kaocithreerightbgimg1 {
	width: 483px;
	height: 248px;
	margin-left: -32px;
}
div.kaocithreerightbgimg2 {
	width: 450px;
	height: 231px;
}
#kaocithreebigbiaotiborder {
	width: 396px;
}
div.kaocifourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/kaoci/fourbgbg.jpg) top no-repeat;
}
div.kaocifour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.kaocifourtitle {
	width: 1184px;
	height: auto;
	margin: auto;
}
div.kaocifourtitle p {
	color: #3276c5;
	font-size: 18px;
	line-height: 47px;
	text-align: center;
}
div.kaocifournav {
	width: 303px;
	height: 303px;
	float: left;
	margin-left: 133px;
}
#jinciyabigbiaotiborder {
	width: 265px;
}
#jinciyaoneright {
	width: 484px;
}
#jinciyaonebackborder {
	width: 445px;
}
#kaocitwotitle1leftbg2 {
	height: 194px;
}
#kaocithreerightbgsmall {
	height: 296px;
}
div.quanciyabigbiaotiborder {
	width: 265px;
}
#quankaocionebackborder {
	width: 445px;
}
#yachixiufuright2left {
	width: 246px;
	float: left;
}
#yachixiufuright2right {
	width: 246px;
	float: right;
}
div.quankaociborderwenzi {
	width: 1200px;
	height: 69px;
	border: #b3cbe3 1px solid;
	border-radius: 25px;
}
div.quankaociborderwenzi p {
	color: #3276c5;
	font-size: 18px;
	line-height: 69px;
	text-align: center;
}
div.quankaocifourright {
	width: 303px;
	height: 541px;
	float: right;
	margin-right: 27px;
}
div.quankaocifourrighttopimg {
	width: 303px;
	height: 303px;
}
div.quankaocifourrightbottomimg {
	width: 303px;
	height: 303px;
	margin-top: -65px;
}
#kaociyathreebgbg {
	height: 294px;
}
#zhengqibigbiaotiborder {
	width: 385px;
}
div.zhengqioneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhengqi/onebgbg.jpg) top no-repeat;
}
div.zhengqione {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhengqitwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhengqi/twobgbg.jpg) top no-repeat;
}
div.zhengqitwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhengqileft {
	width: 514px;
	height: 698px;
	float: left;
	margin-top: 119px;
}
div.zhengqilefttop {
	width: 514px;
	height: 245px;
}
div.zhengqileftmiddle {
	width: 514px;
	height: 201px;
}
div.zhengqileftmiddleimg {
	width: 171px;
	height: 201px;
	float: left;
}
div.zhengqileftmiddleimg1 {
	width: 173px;
	height: 201px;
	float: left;
}
div.zhengqileftmiddleimg2 {
	width: 170px;
	height: 201px;
	float: left;
}
div.zhengqileftbottom {
	width: 514px;
	height: 198px;
}
div.zhengqileftbottomimg1 {
	width: 171px;
	height: 198px;
	float: left;
}
div.zhengqileftbottomimg2 {
	width: 173px;
	height: 198px;
	float: left;
}
div.zhengqileftbottomimg3 {
	width: 170px;
	height: 198px;
	float: left;
}
div.zhengqiright {
	width: 534px;
	height: 760px;
	float: right;
}
div.zhengqirighttitle1 {
	width: 382px;
	height: 209px;
}
div.zhengqirighttitlenr p {
	color: #797979;
	font-size: 16px;
	line-height: 27px;
}
#zhengqitwoborder {
	width: 205px;
}
div.zhengqithreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhengqi/threebgbg.jpg) top no-repeat;
}
div.zhengqithree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhengqithreeleft {
	width: 550px;
	height: 476px;
	float: left;
	margin-left: 20px;
	background: #caead5;
}
div.zhengqithreelefttop {
	width: 557px;
	height: 248px;
	margin-top: -20px;
	margin-left: -20px;
}
div.zhengqithreeleftbottom {
	width: 555px;
	height: 231px;
	margin-left: 12px;
}
div.zhengqithreeright {
	width: 504px;
	height: auto;
	float: right;
}
div.zhengqithreerighttop p {
	color: #797979;
	font-size: 16px;
	line-height: 35px;
}
div.zhengqithreerightbottom {
	width: 393px;
	height: 79px;
}
#zhengqithreeborder {
	width: 245px;
}
div.zhengqifourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhengqi/fourbgbg.jpg) top no-repeat;
}
div.zhengqifour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhengqifourleft {
	width: 547px;
	height: 362px;
	float: left;
}
div.zhengqifourleftimg {
	width: 480px;
	height: auto;
	float: right;
}
div.zhengqifourleftimgtop {
	width: 480px;
	height: 132px;
}
div.zhengqifourleftwenzi p {
	color: #797979;
	font-size: 14px;
}
div.zhengqifourright {
	width: 547px;
	height: 362px;
	float: right;
}
div.zhengqifourright1 {
	width: 464px;
	height: 220px;
	float: right;
	margin-right: 7px;
	border-bottom: #a8dfc4 1px solid;
	margin-top: 98px;
}
div.zhengqifourright2 p {
	text-align: center;
	color: #3276c5;
	font-size: 32px;
	line-height: 42px;
	margin-bottom:6px;
}
div.zhengqifourright3 p {
	color: #767676;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
#tuocaobannerbakc {
	background: url(../imagescn/tuocao/banner.jpg) no-repeat;
}
#tuocaobigbiaotiborder {
	width: 385px;
}
div.tuocaooneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/tuocao/onebgbg.jpg) top no-repeat;
}
div.tuocaoone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.tuocaooneleft {
	width: 333px;
	height: 390px;
	float: left;
	background: #dcf2e7;
	margin-left: 28px;
}
div.tuocaooneleftimg {
	width: 342px;
	height: 396px;
	margin-top: -20px;
	margin-left: -28px;
}
div.tuocaooneright {
	width: 727px;
	height: auto;
	float: right;
}
div.tuocaoonerighttitle {
	width: 634px;
	height: 158px;
}
div.tuocaoonerightp1 p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.tuocaoonerightborderbottom {
	width: 231px;
	height: 48px;
	border-bottom: #a8dfc4 1px solid;
}
div.tuocaotwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/tuocao/twobgbg.jpg) top no-repeat;
}
div.tuocaotwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.tuocaotwotitle {
	width: 852px;
	height: 158px;
}
div.tuocaotwobordertitle {
	width: 1200px;
	height: 83px;
	border: #e6e6e6 1px solid;
	border-radius: 70px;
}
div.tuocaotwobordertitle p {
	color: #797979;
	line-height: 83px;
	text-align: center;
	font-size: 16px;
}
div.tuocaotwonav01 {
	width: 1200px;
	height: 179px;
	margin-top: 51px;
}
div.tuocaotwonav01left {
	width: 354px;
	height: 179px;
	float: left;
}
div.tuocaotwonav01right {
	width: 708px;
	height: auto;
	float: right;
}
div.tuocaothreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/tuocao/threebgbg.jpg) top no-repeat;
}
div.tuocaothree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.tuocaothreetitle {
	width: 762px;
	height: 158px;
}
div.tuocaothreenav {
	width: 1200px;
	height: auto;
}
div.tuocaothreenav01 {
	width: 335px;
	height: auto;
	float: left;
	margin-left: 97px;
}
div.tuocaothreenav01img {
	width: 335px;
	height: 335px;
}
div.tuocaothreenav01p p {
	color: #767676;
	font-size: 21px;
	text-align: center;
}
div.tuocaothreenav01border {
	width: 58px;
	height: 18px;
	border-bottom: #a8dfc4 1px solid;
	margin: auto;
}
div.tuocaofourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/tuocao/furbgbg.jpg) top no-repeat;
}
div.tuocaofour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.tuocaofourtitle {
	width: 763px;
	height: 158px;
}
div.tuocaofourleft {
	width: 369px;
	height: 326px;
	float: left;
	background: #cbebda;
	margin-left: 28px;
}
div.tuocaofourleftimg {
	width: 368px;
	height: 279px;
	margin-top: -20px;
	margin-left: -28px;
}
div.tuocaofouright {
	width: 650px;
	height: auto;
	float: right;
}
div.tuocaofourightp11 p {
	color: #797979;
	font-size: 16px;
	padding-left: 20px;
	line-height: 44px;
	background: url(../imagescn/etkq/listbg.png) no-repeat 0 18px;
}
div.jiaozhengoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jiaozheng/onebg.jpg) top no-repeat;
}
div.jiaozhengone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jiaozhengoneleft {
	width: 360px;
	height: auto;
	float: left;
}
div.jiaozhengonelefttitle {
	width: 332px;
	height: 311px;
}
div.jiaozhengoneleftbody {
	width: 360px;
	height: 411px;
}
div.jiaozhengoneright {
	width: 687px;
	height: auto;
	float: right;
}
div.jiaozhengtwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jiaozheng/twobg.jpg) top no-repeat;
}
div.jiaozhengtwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jiaozhengtwotitle {
	width: 430px;
	height: 158px;
}
div.jiaozhengtwoleft {
	width: 662px;
	height: auto;
	float: left;
}
div.jiaozhengtwoleftp p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.jiaozhengtworight {
	width: 417px;
	height: 429px;
	float: right;
	margin-top: -36px;
}
div.jiaozhengtwotitle2 {
	width: 321px;
	height: 104px;
}
div.jiaozhengtwonav {
	width: 358px;
	height: 137px;
	border-radius: 110px;
	border: #91d4b3 1px solid;
	float: left;
	margin-left: 60px;
	margin-top: 32px;
}
div.jiaozhengtwonav p {
	text-align: center;
	line-height: 137px;
	color: #868686;
	font-size: 21px;
	line-height: 137px;
}
div.jiaozhengthreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jiaozheng/threebg.jpg) top no-repeat;
}
div.jiaozhengthree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jiaozhengthreetitle {
	width: 190px;
	height: 104px;
}
div.jiaozhengthreep p {
	color: #797979;
	font-size: 16px;
	line-height: 29px;
}
div.jiaozhengthreeleft {
	width: 553px;
	height: 429px;
	float: left;
}
div.jiaozhengthreeright {
	width: 647px;
	height: 428px;
	float: right;
	border-bottom: #e4f2e7 1px solid;
}
div.jiaozhengthreerightleft {
	width: 323px;
	height: 213px;
	float: left;
}
div.jiaozhengthreerightleftp1 p {
	color: #3276c5;
	font-size: 18px;
	text-align: center;
}
div.jiaozhengthreerightleftp2 p {
	color: #3276c5;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
div.jiaozhengthreerightright {
	width: 323px;
	height: 213px;
	float: left;
	background: #e4f2e7;
}
div.jiaozhengfourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/jiaozheng/fourbg.jpg) top no-repeat;
}
div.jiaozhengfour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jiaozhengfourtitle {
	width: 430px;
	height: 104px;
}
div.jiaozhengfourleft {
	width: 517px;
	float: left;
	height: auto;
}
#tuocaofourightp111 {
	margin-left: 65px;
}
div.jiaozhengfourright {
	width: 368px;
	height: 764px;
	float: right;
	margin-top: -70px;
}
div.sheceoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/shece/onebgbg.jpg) top no-repeat;
}
div.sheceone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.sheceoneleft {
	width: 735px;
	height: auto;
	float: left;
}
div.sheceonelefttitle {
	width: 693px;
	height: 158px;
}
div.sheceoneleftwenzhang p {
	color: #797979;
	font-size: 16px;
	line-height: 29px;
}
div.sheceoneleftborder {
	width: 160px;
	height: 47px;
	border-bottom: #a8dfc4 1px solid;
}
div.sheceoneright {
	width: 360px;
	height: 411px;
	float: right;
}
div.sheceonetable {
	width: 1200px;
	height: 832px;
}
div.shecetwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/shece/twobgbg.jpg) top no-repeat;
}
div.shecetwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.shecetwotitle {
	width: 671px;
	height: 158px;
}
div.shecetwotitleleft1 {
	width: 366px;
	height: auto;
	float: left;
}
div.shecetwotitleright1 {
	width: 832px;
	height: auto;
	float: right;
}
div.shecetwotitleright1 p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.shecetwobigimg1 {
	width: 1200px;
	height: 369px;
}
div.shecetwotitle2 {
	width: 1200px;
	height: auto;
}
div.shecetwotitle2nav {
	width: 199px;
	height: 56px;
	float: left;
	margin-left: 39px;
	border: #767676 1px solid;
	border-radius: 30px;
}
div.shecetwotitle2nav a {
	width: 100%;
	height: 100%;
	display: block;
}
div.shecetwotitle2nav a p {
	color: #767676;
	font-size: 16px;
	text-align: center;
	line-height: 56px;
}
div.shecetwotitle2nav:hover {
	background: #767676;
}
div.shecetwotitle2nav:hover a p {
	color: #fff;
}
div.shecetwotitle2navdisplay {
	background: #767676;
}
div.shecetwotitle2navdisplay p.shecetwotitle2navpdisplay {
	color: #fff;
}
div.shecetwoleft2 {
	width: 596px;
	height: 268px;
	float: left;
}
/*舌侧鼠标经过*/
div.shecetworight2 {
	width: 574px;
	height: 280px;
	float: right;
	position:relative;
}
div.shecetworight2 img {
	max-width: 574px;
	position:absolute;
	display:none;
}
div.shecetworight2 img.imgblock {
	display:block;
}
div.shecetwotitle2navhover {
	background: #767676;
}
div.shecetwotitle2nav a p.shecetwotitle2navhoverwenzi {
	color: #fff;
}
/*舌侧鼠标经过*/
div.shecetwoleft3 {
	width: 350px;
	height: 209px;
	float: left;
	margin-left: 25px;
}
div.shecetworight3 {
	width: 765px;
	height: auto;
	float: right;
}
div.shecetworight3p p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.shecetwoleft4 {
	width: 760px;
	height: auto;
	margin-left: 20px;
	float: left;
}
div.shecetworight4 {
	width: 357px;
	height: 212px;
	float: right;
}
div.shecethreetitle1 {
	width: 1200px;
	height: 75px;
	background: #f1f1f1;
	border-radius: 60px;
	margin-bottom:100px;
}
div.shecethreetitle1 p {
	color: #767676;
	font-size: 24px;
	text-align: center;
	line-height: 75px;
}
div.shecethreeimg1 {
	width: 1200px;
	height: 731px;
}
div.shecethreetitle2img {
	width: 1200p;
	height: 808px;
}
div.shecethreetitle3img {
	width: 1200px;
	height: 843px;
}
#bantoumingbigbiaotiborder {
	width: 385px;
}
div.bantoumingoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/shece/onebgbg.jpg) top no-repeat;
}
div.bantoumingone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.bantoumingonetitle {
	width: 844px;
	height: 158px;
	margin: auto;
}
div.bantoumingonetitlewenzi p {
	color: #797979;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
div.bantoumingoneleft {
	width: 423px;
	height: 300px;
	float: left;
	margin-left: 93px;
}
div.bantoumingoneright {
	width: 423px;
	height: 300px;
	float: left;
	margin-left: 171px;
}
div.bantoumingtwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/shece/twobgbg.jpg) top no-repeat;
}
div.bantoumingtwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.bantoumingtwotitle {
	width: 700px;
	height: 158px;
}
div.bantoumingtwoleft {
	width: 354px;
	height: 179px;
	float: left;
}
div.bantoumingtworight {
	width: 776px;
	height: auto;
	float: right;
}
div.yinshioneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yinshimei/onebgbg.jpg) top no-repeat;
}
div.yinshione {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yinshioneleft1 {
	width: 692px;
	height: auto;
	float: left;
}
div.yinshioneleft1left {
	width: 692px;
	height: 158px;
}
div.yinshioneleft1p p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.yinshioneleft1leftleftborder {
	width: 332px;
	height: 43px;
	background: #b4b4b4;
	float: left;
	border-radius: 25px;
}
div.yinshioneleft1leftleftborder p {
	color: #fff;
	line-height: 43px;
	text-align: center;
	font-size:15px;
}
div.yinshioneleft1leftleftborder2 {
	width: 293px;
	height: 43px;
	background: #b4b4b4;
	float: left;
	margin-left: 41px;
	border-radius: 25px;
}
div.yinshioneleft1leftleftborder2 p {
	color: #fff;
	line-height: 43px;
	text-align: center;
	font-size:15px;
}
div.yinshioneleft1leftleftborder3 {
	width: 666px;
	height: 43px;
	background: #b4b4b4;
	border-radius: 25px;
}
div.yinshioneleft1leftleftborder3 p {
	color: #fff;
	line-height: 43px;
	text-align: center;
	font-size:15px;
}
div.yinshioneright1 {
	width: 360px;
	height: 497px;
	float: right;
	margin-top: 20px;
}
div.yinshioneleft2 {
	width: 524px;
	height: 294px;
	float: left;
}
div.yinshioneright2 {
	width: 572px;
	height: 93px;
	float: right;
	margin-top: 103px;
}
div.yinshitwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yinshimei/twobgbg.jpg) top no-repeat;
}
div.yinshitwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yinshitwotitle {
	width: 858px;
	height: 158px;
}
div.yinshitwonav {
	width: 400px;
	height: 549px;
	overflow: hidden;
	float: left;
}
div.yinshitwonavimg {
	width: 249px;
	height: 250px;
	margin: auto;
}
div.yinshitwonavimgp {
	width: 400px;
	height: 60px;
	overflow: hidden;
}
div.yinshitwonavimgp p {
	color: #767676;
	text-align: center;
	line-height: 60px;
	font-size:18px;
	margin-top:10px;
}
div.yinshitwonavpneirong {
	width: 400px;
	height: auto;
	margin: auto;
	margin-top:10px;
}
div.yinshitwonavpneirong p {
	color: #797979;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
div.yinshitwotable {
	width: 1200px;
	height: 1222px;
}
div.yinshithreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yinshimei/threebgbg.jpg) top no-repeat;
}
div.yinshithree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yinshithreetitle {
	width: 82px;
	height: 158px;
}
div.yinshithreetitlep {
	width: 1200px;
	height: auto;
}
div.yinshithreetitlep p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.yinshimeifourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yinshimei/fourbgbg.jpg) top no-repeat;
}
div.yinshimeifour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yinshimeifourtitle {
	width: 640px;
	height: 158px;
	margin-left: 75px;
}
div.yinshimeifourtitlep p {
	text-transform: uppercase;
	color: #797979;
	font-size: 16px;
	padding-left: 75px;
}
div.yinshimeifournav {
	width: 1200px;
	height: 250px;
}
div.yinshimeifournavleft {
	width: 250px;
	height: 250px;
	float: left;
}
div.yinshimeifournavright {
	width: 857px;
	height: 174px;
	border-bottom: 1px #767676 dashed;
	float: right;
	margin-top: 73px;
}
div.yinshimeifournavrighttitle {
	width: 139px;
	height: 41px;
	background: url(../imagescn/yinshimei/fourlisttitlebg.png) no-repeat;
}
div.yinshimeifournavrighttitle p {
	line-height: 41px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}
div.yinshimeifournavrightpp p {
	color: #797979;
	font-size: 16px;
	line-height: 29px;
}
div.yinshimeifourlistbg {
	width: 1200px;
	height: auto;
	background: url(../imagescn/yinshimei/listbgfour.png) top no-repeat;
	display:none;
}
div.yinshimeilisttitle {
	width: 341px;
	height: 49px;
	margin-left: 75px;
}
div.yinshimeilistleft {
	width: 323px;
	height: auto;
	float: left;
	margin-left: 77px;
}
div.yinshimeilistleftp {
	height: 18px;
	margin-top: 13px;
}
div.yinshimeilistleftp p {
	background: url(../imagescn/yinshimei/fivelistback.png) left center no-repeat;
	color: #000;
	font-size: 15px;
	padding-left: 35px;
	line-height: 18px;
}
div.yinshimeilistright {
	width: 531px;
	height: auto;
	float: right;
}
#jieshaobanner {
	background: url(../imagescn/jieshao/banner.jpg) no-repeat;
	height: 444px;
}
div.jieshaomainback {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.jieshaomaintitle {
	width: 346px;
	height: 77px;
}
div.jieshaomaintitlep {
	margin-top: 25px;
}
div.jieshaomaintitlep p {
	color: #787878;
	font-size: 14px;
	line-height: 25px;
}
div.jieshaomainone {
	width: 1200px;
	height: 482px;
	border-bottom: 1px solid #e7e7e7;
}
div.jieshaomainoneleft {
	width: 608px;
	height: 482px;
	float: left;
}
div.jieshaomainonelefttop {
	width: 608px;
	height: 269px;
}
div.jieshaomainonelefttopleft {
	width: 283px;
	height: 269px;
	float: left;
}
div.jieshaomainonelefttopright {
	width: 315px;
	height: 269px;
	float: right;
}
div.jieshaomainoneleftbottomtitle {
	width: 280px;
	height: 52px;
}
div.jieshaomainoneleftbottomtitlep p {
	color: #787878;
	font-size: 14px;
	line-height: 23px;
}
div.jieshaomainoneright {
	width: 582px;
	height: 483px;
	float: right;
}
div.jieshaomaintwo p {
	color: #787878;
	font-size: 14px;
	line-height: 25px;
}
div.jieshaomaintwo p span {
	color: #767676;
	font-size: 28px;
}
div.jieshaomainthree {
	width: 1200px;
	height: auto;
}
div.jieshaomainthreeleft {
	width: 808px;
	height: 642px;
	float: left;
}
div.jieshaomainthreeright {
	width: 376px;
	height: auto;
	float: right;
}
div.jieshaomainthreerighttitle p {
	color: #787878;
	font-size: 14px;
}
div.jieshaomainthreerightnav {
	width: 180px;
	height: 34px;
	border: #e7e7e7 1px solid;
	margin-left: 11px;
	margin-top: 11px;
	float: left;
}
div.jieshaomainthreerightnav p {
	color: #767676;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
}
div.jieshaomainthreerightfinp {
	height: 168px;
	overflow: hidden;
}
div.jieshaomainthreerightfinp p {
	color: #787878;
	font-size: 14px;
	line-height: 24px;
}
div.jieshaomainthreerightfintitle {
	width: 348px;
	height: 44px;
}
div.jieshaomainthreerightfinwangzhi p {
	color: #51be89;
	font-size: 14px;
	text-transform: uppercase;
}
div.jieshaomainthreerightfinp2 {
	height: 92px;
	overflow: hidden;
}
div.jieshaomainthreerightfinp2 p {
	color: #787878;
	font-size: 14px;
	line-height: 24px;
}
div.zidongoneright {
	width: 727px;
	height: auto;
	float: left;
}
div.zidongoneleft {
	width: 357px;
	height: 412px;
	float: right;
}
div.zidongthree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zidongthreetitle {
	width: 674px;
	height: 158px;
}
div.zidongthreetable {
	width: 1200px;
	height: 400px;
}
div.zidongfourback {
	width: 100%;
	height: auto;
background:
}
div.tuocaofourtitle {
	width: 631px;
	height: 158px;
}
div.zidongfourleft {
	width: 395px;
	height: auto;
	float: left;
}
div.zidongfourlefttop {
	width: 395px;
	height: 295px;
}
div.zidongfourleftbottom {
	width: 180px;
	height: 15px;
	background: url(../imagescn/etkq/listbg.png) left center no-repeat;
	margin-left: 143px;
}
div.zidongfourleftbottom p {
	font-size: 16px;
	line-height: 15px;
	color: #797979;
	padding-left: 30px;
}
div.zidongfourleft2 {
	width: 395px;
	height: auto;
	float: left;
	margin-left: 204px;
}
#zidongbigbiaotiborder {
	width: 205px;
}
div.yazhouoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yazhou/onebgbg.jpg) top no-repeat;
}
div.yazhouone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yazhouoneleft {
	width: 643px;
	height: auto;
	float: left;
}
div.yazhouonelefttitle {
	width: 643px;
	height: 96px;
}
div.yazhouoneleftnav {
	width: 188px;
	height: 41px;
	float: left;
	margin-top: 52px;
	border: #d9d9d9 1px solid;
	margin-left: 36px;
	border-radius: 25px;
}
div.yazhouoneleftnav p {
	color: #767676;
	font-size: 16px;
	line-height: 41px;
	text-align: center;
}
div.yazhouoneleftnav1 {
	width: 188px;
	height: 41px;
	float: left;
	margin-top: 52px;
	border: #d9d9d9 1px solid;
	margin-left: 226px;
	border-radius: 25px;
}
div.yazhouoneleftnav1 p {
	color: #767676;
	font-size: 16px;
	line-height: 41px;
	text-align: center;
}
div.yazhouoneright {
	width: 360px;
	height: 497px;
	float: right;
}
div.yazhoutwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yazhou/twobgbg.jpg) top no-repeat;
}
div.yazhoutwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yazhoutwotitle {
	width: 387px;
	height: 158px;
}
div.yazhoutwotitlep p {
	color: #797979;
	font-size: 16px;
	line-height: 31px;
}
div.yazhoutwotitle2 p {
	color: #3276c5;
	font-size: 16px;
}
div.yazhoutwomain {
	width: 1200px;
	height: 675px;
}
div.yazhouthreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yazhou/threebgbg.jpg) top no-repeat;
}
div.yazhouthree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yazhouthreetitle {
	width: 615px;
	height: 159px;
}
div.yazhouthreetitlep p {
	color: #797979;
	font-size: 16px;
}
div.yazhoufourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yazhou/fourbgbg.jpg) top no-repeat;
}
div.yazhoufour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yazhoufourtitle {
	width: 640px;
	height: 158px;
}
div.yazhoufournav {
	height: 485px;
	width: 486px;
	float: left;
	margin-left: 228px;
}
div.yazhoufournavimg {
	width: 486px;
	height: 328px;
}
div.yazhoufournavword {
	width: 405px;
	height: 137px;
	margin: auto;
}
div.yazhoufournavword p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.yazhoufourdashed {
	width: 1200px;
	height: 93px;
	border-top: #767676 1px dashed;
}
div.yazhoufourdashed p {
	color: #797979;
	font-size: 16px;
	line-height: 93px;
	text-align: center;
}
div.yazhoufiveback {
	width: 100%;
	height: auto;
	background: url(../imagescn/yazhou/fivebgbg.jpg) top no-repeat;
}
div.yazhoufive {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.yazhoufivetitle {
	width: 945px;
	height: 158px;
}
div.yazhoufiveleft {
	width: 416px;
	height: 496px;
	float: left;
	margin-left: 15px;
}
div.yazhoufiveright {
	width: 553px;
	height: auto;
	float: right;
}
div.yazhoufivefinimg {
	width: 1200px;
	height: 283px;
}
#zhongzhibigbiaotiborder {
	width: 445px;
}
div.zhongzhioneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhongzhi/onebgbg.jpg) top no-repeat;
}
div.zhongzhione {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhongzhiyazhoumain {
	width: 1200px;
	height: 721px;
	position: relative;
}
div.zhongzhiyazhoumainnav {
	width: 378px;
	height: 378px;
	background: url(../imagescn/ertongyak/onebg.png) center no-repeat;
	position: absolute;
	top: 0;
	left: 411px;
}
div.zhongzhiyazhoumainnaveng p {
	text-transform: uppercase;
	text-align: center;
	color: #767676;
	font-size: 14px;
}
div.zhongzhiyazhoumainnavbiaoti {
	width: 180px;
	height: auto;
	margin: auto;
}
div.zhongzhiyazhoumainnavbiaoti p {
	text-align: center;
	color: #3276c5;
	font-size: 32px;
}
div.zhongzhiyazhoumainnavbiaoti p a {
	color: #3276c5;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
}
div.zhongzhiyazhoumainnavbiaoti p a:hover {
	color:#767676;
}
div.zhongzhiyazhoumainnavborder {
	border-bottom: #a8dfc4 2px solid;
	width: 58px;
	height: 20px;
	margin: auto;
}
div.zhongzhiyazhoumainnav1 {
	width: 378px;
	height: 378px;
	background: url(../imagescn/ertongyak/onebg.png) center no-repeat;
	position: absolute;
	top: 169px;
	left: 40px;
}
div.zhongzhiyazhoumainnav2 {
	width: 378px;
	height: 378px;
	background: url(../imagescn/ertongyak/onebg.png) center no-repeat;
	position: absolute;
	top: 169px;
	right: 43px;
}
div.zhongzhiyazhoumainnav3 {
	width: 378px;
	height: 378px;
	background: url(../imagescn/ertongyak/onebg.png) center no-repeat;
	position: absolute;
	top: 343px;
	left: 411px;
}
#zhongzhibigbiaotione {
	width: 305px;
}
div.zhongzhitwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhongzhi/twobgbg.jpg) top no-repeat;
}
div.zhongzhitwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhongzhitwoleft {
	width: 481px;
	height: 723px;
	float: left;
	margin-top: 34px;
}
div.zhongzhitworight {
	width: 547px;
	height: auto;
	float: right;
}
div.zhongzhitworighttitle {
	width: 443px;
	height: 158px;
}
div.zhongzhitworightp {
	margin-top: 55px;
}
div.zhongzhitworightp p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.zhongzhitworightborder {
	width: 127px;
	height: 132px;
	border-bottom: #a8dfc4 1px solid;
}
#zhongzhiyachixiufuonebiaoti {
	height: 221px;
}
#zhongzhibigbiaotitwo {
	width: 315px;
}
div.zhongzhithreeback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhongzhi/threebgbg.jpg) top no-repeat;
}
div.zhongzhithree {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhongzhithreeleft {
	width: 561px;
	height: auto;
	float: left;
	overflow: hidden;
}
div.zhongzhithreeright {
	width: 495px;
	height: auto;
	float: right;
}
div.zhongzhithreerighttitle {
	width: 495px;
	height: 99px;
}
div.zhongzhithreerightimg {
	width: 483px;
	height: 582px;
	float: right;
}
div.zhongzhifourback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhongzhi/fourbgbg.jpg) top no-repeat;
}
div.zhongzhifour {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhongzhifourtitlep p {
	color: #3276c5;
	font-size: 18px;
	text-align: center;
}
div.zhongzhifournav {
	width: 216px;
	height: 46px;
	border: #82c59f 1px solid;
	border-radius: 25px;
	float: left;
	margin-left: 27px;
}
div.zhongzhifournav p {
	color: #3276c5;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
}
div.zhongzhifourmainimg {
	width: 1200px;
	height: 351px;
}
div.zhongzhifourmainimgleft {
	width: 318px;
	height: 318px;
	margin-top: 20px;
	float: left;
}
div.zhongzhifourmainimgmiddle {
	width: 351px;
	height: 351px;
	float: left;
	margin-left: 106px;
}
div.zhongzhifourmainimgright {
	width: 318px;
	height: 318px;
	margin-top: 20px;
	float: right;
}
#zhongzhibigbiaotifour {
	width: 345px;
}
div.zhongzhifiveback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhongzhi/fivebgbg.jpg) top no-repeat;
}
div.zhongzhifive {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhongzhifivetable {
	width: 1200px;
	height: 901px;
}
#zhongzhibigbiaotifive {
	width: 302px;
}
div.zhongzhisixback {
	width: 100%;
	height: 948px;
	background: url(../imagescn/zhongzhi/sixbgbg.jpg) top no-repeat;
}
#zhongzhibigbiaotisix {
	width: 372px;
}
div.zhongzhisevenback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhongzhi/sevenbgbg.jpg) top no-repeat;
}
div.zhongzhiseven {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.zhongzhisevenleft {
	width: 552px;
	height: 819px;
	float: left;
}
div.zhongzhisevenright {
	width: 489px;
	height: auto;
	float: right;
}
#zhongzhisevenwidth1 {
	width: 559px;
}
#zhongzhisevenwidth2 {
	width: 559px;
}
#zhongzhisevenwidth3 {
	width: 494px;
}
#zhongzhibigbiaotiseven {
	width: 522px;
}
div.zhongzhifinback {
	width: 100%;
	height: auto;
	background: url(../imagescn/zhongzhi/finbgbg.jpg) top no-repeat;
}
div.zhongzhifin {
	width: 1200px;
	height: auto;
	margin: auto;
}
#zhongzhifinwidth1 {
	width: 100%;
}
#zhongzhifinwidth2 {
	width: 100%;
}
#zhongzhifinwidth3 {
	width: 100%;
}
div.zhongzhifingreen {
	width: 100%;
	margin-left: 65px;
}
div.zhongzhifingreen p {
	color: #767676;
	font-size: 16px;
	line-height: 30px;
}
#taizhongbigbiaotiborder {
	width: 365px;
}
div.taizhongoneback {
	width: 100%;
	height: auto;
	background: url(../imagescn/taizhong/onebgbg.jpg) top no-repeat;
}
div.taizhongone {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.taizhongonetitle {
	width: 645px;
	height: 158px;
}
div.taizhongoneleft {
	width: 736px;
	height: auto;
	float: left;
}
div.taizhongoneleftp p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
}
div.taizhongoneright {
	width: 359px;
	height: 411px;
	float: right;
}
div.taizhongoneleftborder {
	width: 321px;
	height: 70px;
	border-bottom: #a8dfc4 1px solid;
}
#taizhongonebigbiaotiborder {
	width: 365px;
}
div.taizhongtwoback {
	width: 100%;
	height: auto;
	background: url(../imagescn/taizhong/twobgbg.jpg) top no-repeat;
}
div.taizhongtwo {
	width: 1200px;
	height: auto;
	margin: auto;
}
div.taizhongtwoleft {
	width: 418px;
	height: 1017px;
	float: left;
	margin-top: 67px;
}
div.taizhongtworight {
	width: 639px;
	height: auto;
	float: right;
}
div.taizhongtworighttitle {
	width: 639px;
	height: 209px;
}
#taizhongsevenwidth1 {
	width: 639px;
}
#taizhongsevenwidth2 {
	width: 639px;
}
#taizhongsevenwidth3 {
	width: 639px;
}
div.dengdingtwoleft {
	width: 418px;
	height: 1283px;
	float: left;
}
#tbaikangbigbiaotiborder {
	width: 305px;
}
#baikangonebigbiaotiborder {
	width: 425px;
}
div.baikangtwoleft {
	width: 440px;
	height: 980px;
	float: left;
}
div.baikangtworighttitle {
	width: 604px;
	height: 202px;
}
div.baikangtwoword p {
	color: #797979;
	font-size: 16px;
	line-height: 30px;
	margin-top:60px;
}
#nuobeierbigbiaotiborder {
	width: 365px;
}
div.nuobeiertwoleft {
	width: 418px;
	height: 1000px;
	float: left;
}
div.nuobeiertworighttitle {
	width: 604px;
	height: 204px;
}
.ck-slide-wrapper li {
	width: 750px;
	height: 482px;
	padding: 0;
	margin: 0;
	list-style: none;
	margin: auto;
	position: absolute;
}
#yachixiufubordernew {
	width: 445px;
}
a.shouyea {
	padding-left:10px;
}
.footbottomp a {
	color:#b5b5b5;
}
/*new*/
div.changshioneback {
	width:100%;
	height:auto;
	background:url(../imagescn/changshibgbg.jpg) top no-repeat;
	margin-bottom:175px;
}
div.changshione {
	width:1200px;
	height:auto;
	margin:auto;
}
div.changshionetitle {
	width:786px;
	height:200px;
	padding-top:90px;
}
div.changshioneneirong {
	width:1124px;
	height:auto;
	float:right;
}
div.changshiborderwenzi {
	width:270px;
	height:50px;
	border:#8dd2b1 1px solid;
	margin-top:115px;
}
div.changshiborderwenzi {
	color:#767676;
	font-size:30px;
	text-align:center;
	line-height:50px;
}
div.changshionewenzineirong {
	margin-top:40px;
}
div.changshionewenzineirong01 {
	margin-top:40px;
}
div.changshionewenzineirong01 p {
	color:#767676;
	font-size:16px;
	background:url(../imagescn/etkq/listbg.png) 0px 10px no-repeat;
	text-indent:2em;
	line-height:30px;
}
div.changshionewenzineirong02 p {
	line-height:30px;
	font-size:16px;
	color:#797979;
}
div.changshionewenzineirong1 {
	margin-top:30px;
}
div.chanshibiaotiborderback {
	width:1200px;
	height:auto;
	margin:auto;
	margin-bottom:78px;
}
div.chanshibiaotiborder {
	width:335px;
	height:44px;
	background:#3276c5;
	border-radius: 25px;
	margin:auto;
}
div.chanshibiaotiborder p {
	color:#fff;
	font-size:32px;
	text-align:center;
	line-height:44px;
}
div.margintop {
	margin-top:123px;
}
div.chansghitwoback {
	width:100%;
	height:auto;
	background:url(../imagescn/changshibgbg2.jpg) top no-repeat;
	margin-bottom:182px;
}
div.chansghitwo {
	width:1200px;
	height:auto;
	margin:auto;
}
div.chansghitwowenzi1 {
	margin-top:45px;
	margin-bottom:40px;
}
div.chansghitwowenzi1 p {
	color:#797979;
	font-size:16px;
}
div.chansghitwowenzi2 p span {
	color:#767676;
	font-size:16px;
}
div.chansghitwowenzi2 p {
	color:#797979;
	font-size:16px;
	background:url(../imagescn/etkq/listbg.png) 0px 10px no-repeat;
	text-indent:2em;
	line-height:30px;
}
div.chansghitwowenzi3 p {
	color:#767676;
	font-size:16px;
	background:url(../imagescn/etkq/listbg.png) 0px 10px no-repeat;
	text-indent:2em;
	line-height:30px;
}
div.chansghitwowenzi4 p {
	color:#797979;
	font-size:16px;
	line-height:30px;
	text-indent:2em;
}
div.chansghitwowenzi5 {
	margin-top:40px;
}
div.chansghitwowenzi5 p {
	color:#797979;
	font-size:16px;
	background:url(../imagescn/etkq/listbg.png) 0px 10px no-repeat;
	text-indent:2em;
	line-height:30px;
}
div.chansghitwowenzi5 p span {
	color:#767676;
	font-size:16px;
}
div.chansghitwowenzi6 {
	margin-top:35px;
}
div.chansghitwowenzi6 p {
	color:#767676;
	font-size:16px;
	background:url(../imagescn/etkq/listbg.png) 0px 10px no-repeat;
	text-indent:2em;
	line-height:30px;
}
div.changshithreeback {
	width:100%;
	height:auto;
	background:url(../imagescn/changshibgbg3.jpg) top no-repeat;
	margin-bottom:214px;
}
div.changshithree {
	width:1200px;
	height:auto;
	margin:auto;
}
div.changshithreeleft {
	width:455px;
	height:auto;
	float:left;
}
div.changshithreeleftword1 {
	margin-top:40px;
}
div.changshithreeleftword1 p {
	color:#767676;
	font-size:16px;
	background:url(../imagescn/etkq/listbg.png) 0px 10px no-repeat;
	text-indent:1.5em;
	line-height:30px;
}
div.changshithreeleftword2 p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.changshithreeleftword3 p {
	color:#767676;
	font-size:16px;
	line-height:30px;
}
div.changshithreeleftword3 {
	margin-top:40px;
}
div.changshithreeright {
	width:519px;
	height:811px;
	float:right;
	margin-top:48px;
}
div.changshithreefin {
	margin-top:40px;
}
div.changshithreefin p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.etycjztwoword1 p span {
	color:#767676;
	font-size:16px;
}
div.etycjztwoword1 p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.etycjztwoword2 {
	margin-top:35px;
}
div.etycjztwoword2 p {
	color:#767676;
	font-size:16px;
	background:url(../imagescn/etkq/listbg.png) 0px 10px no-repeat;
	text-indent:2em;
	line-height:30px;
}
div.etycjztwoword3 p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.etycjzthreeword1 {
	margin-top:40px;
}
div.etycjzthreeword5 {
	margin-top:35px;
}
div.etycjzthreeword1 p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.etycjzthreeword5 p span {
	color:#767676;
	font-size:16px;
}
div.etycjzthreeword5 p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.marginbottom01 {
	margin-bottom:191px;
}
div.etycjzfourback {
	width:100%;
	height:auto;
	background:url(../imagescn/etycjzfourbgbg.jpg) top no-repeat;
	margin-bottom:137px;
}
div.etycjzfour {
	width:1200px;
	height:auto;
	margin:auto;
}
div.etycjzfourtitle {
	width:824px;
	height:200px;
}
div.etycjzfourword5 p span {
	color:#767676;
	font-size:16px;
}
div.etycjzfourword5 p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.etycjzoneback {
	padding-bottom:138px;
	margin:none;
	width:100%;
	height:auto;
	background:url(../imagescn/changshibgbg.jpg) top no-repeat;
}
div.etycjztwoback {
	padding-bottom:190px;
	margin:none;
	width:100%;
	height:auto;
	background:url(../imagescn/changshibgbg2.jpg) top no-repeat;
}
/*新样式*/
/*历史*/
div.lishititleback {
	width:1200px;
	height:77px;
	margin:auto;
	;
	margin-top:80px;
}
div.lishititle {
	width:142px;
	height:77px;
}
div.lishimainback {
	width:100%;
	height:1942px;
	background:url(../imagescn/lishibg.jpg) top center no-repeat;
	margin-top:94px;
}
div.lishimain {
	width:1200px;
	height:1942px;
	margin:auto;
}
div.lishimain93 {
	width:1016px;
	height:99px;
	margin-left:184px;
}
div.lishimain93left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain93left img {
	width:187px;
	height:99px;
}
div.lishimain93right {
	width:800px;
	height:25px;
	float:right;
	margin-top:35px;
	overflow:hidden;
}
div.lishimain93right p {
	color:#797979;
	font-size:16px;
}
div.lishimain99 {
	width:657px;
	margin-left:543px;
	height:99px;
	margin-top:47px;
}
div.lishimain99left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain99left img {
	width:187px;
	height:99px;
}
div.lishimain99right {
	width:320px;
	height:55px;
	float:left;
	margin-top:21px;
	margin-left:29px;
	overflow:hidden;
}
div.lishimain99right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain00 {
	width:779px;
	height:99px;
	margin-left:421px;
	margin-top:59px;
}
div.lishimain00left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain00left img {
	width:187px;
	height:99px;
}
div.lishimain00right {
	width:563px;
	height:25px;
	float:right;
	margin-top:35px;
	overflow:hidden;
}
div.lishimain00right p {
	color:#797979;
	font-size:16px;
}
div.lishimain01 {
	width:779px;
	height:99px;
	margin-top:53px;
	margin-left:421px;
}
div.lishimain01left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain01left img {
	width:187px;
	height:99px;
}
div.lishimain01right {
	width:563px;
	height:55px;
	overflow:hidden;
	float:right;
	margin-top:21px;
}
div.lishimain01right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain02 {
	width:779px;
	height:99px;
	margin-top:49px;
	margin-left:421px;
}
div.lishimain02left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain02left img {
	width:187px;
	height:99px;
}
div.lishimain02right {
	width:563px;
	height:55px;
	overflow:hidden;
	float:right;
	margin-top:21px;
}
div.lishimain02right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain05 {
	width:953px;
	height:99px;
	margin-top:64px;
	margin-left:247px;
}
div.lishimain05left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain05left img {
	width:187px;
	height:99px;
}
div.lishimain05right {
	width:449px;
	height:55px;
	overflow:hidden;
	float:left;
	margin-top:21px;
	margin-left:29px;
}
div.lishimain05right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain06 {
	width:880px;
	height:99px;
	margin-top:44px;
	margin-left:320px;
}
div.lishimain06left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain06left img {
	width:187px;
	height:99px;
}
div.lishimain06right {
	width:664px;
	height:55px;
	overflow:hidden;
	float:right;
	margin-top:21px;
}
div.lishimain06right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain09 {
	width:610px;
	height:99px;
	margin-top:38px;
	margin-left:590px;
}
div.lishimain09left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain09left img {
	width:187px;
	height:99px;
}
div.lishimain09right {
	width:394px;
	height:55px;
	overflow:hidden;
	float:right;
	margin-top:21px;
}
div.lishimain09right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain10 {
	width:610px;
	height:99px;
	margin-top:38px;
	margin-left:590px;
}
div.lishimain10left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain10left img {
	width:187px;
	height:99px;
}
div.lishimain10right {
	width:394px;
	height:55px;
	overflow:hidden;
	float:right;
	margin-top:35px;
}
div.lishimain10right p {
	color:#797979;
	font-size:16px;
}
div.lishimain13 {
	width:818px;
	height:99px;
	margin-top:49px;
	margin-left:382px;
}
div.lishimain13left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain13left img {
	width:187px;
	height:99px;
}
div.lishimain13right {
	width:602px;
	height:55px;
	overflow:hidden;
	float:right;
	margin-top:21px;
}
div.lishimain13right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain14 {
	width:1003px;
	height:99px;
	margin-top:52px;
	margin-left:197px;
}
div.lishimain14left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain14left img {
	width:187px;
	height:99px;
}
div.lishimain14right {
	width:787px;
	height:55px;
	overflow:hidden;
	float:right;
	margin-top:21px;
}
div.lishimain14right p {
	color:#797979;
	font-size:16px;
	line-height:30px;
}
div.lishimain15 {
	width:1003px;
	height:99px;
	margin-top:71px;
	margin-left:197px;
}
div.lishimain15left {
	width:187px;
	height:99px;
	float:left;
	overflow:hidden;
}
div.lishimain15left img {
	width:187px;
	height:99px;
}
div.lishimain15right {
	width:786px;
	height:99px;
	overflow:hidden;
	float:right;
}
div.lishimain15right p {
	color:#797979;
	font-size:16px;
	line-height:26px;
}
/*历史结束*/


/*义齿*/
div#tyichibigbiaotiborder {
	width:275px;
}
div.yichioneback {
	width:100%;
	height:auto;
	background:url(../imagescn/ychibgbg1.jpg) top no-repeat;
}
div.yichione {
	width:1200px;
	height:auto;
	margin:auto;
	padding-top:172px;
	padding-bottom:157px;
}
div.yichioneleft {
	width:448px;
	height:680px;
	float:left;
	overflow:hidden;
}
div.yichioneleft img {
	width:448px;
	height:680px;
}
div.yichioneright {
	width:600px;
	height:auto;
	float:right;
}
div.yichionerighttop {
	width:600px;
	height:340px;
	border-bottom:#a8dfc4 1px solid;
}
div.yichionerighttoptitle {
	width:139px;
	height:56px;
}
div.yichionerighttopword {
	width:600px;
	height:180px;
	overflow:hidden;
	margin-top:36px;
}
div.yichionerighttopword p {
	line-height:30px;
	color:#797979;
	font-size:16px;
}
div.yichionerightbottom {
	width:600px;
	height:280px;
	margin-top:67px;
}
div.yichionerightbottomtitle {
	width:161px;
	height:56px;
}
div.yichionerightbottomword {
	width:600px;
	overflow:hidden;
	margin-top:36px;
}
div.yichionerightbottomword p {
	line-height:30px;
	color:#797979;
	font-size:16px;
}
div.yichitwoback {
	width:100%;
	height:auto;
	background:url(../imagescn/yichibgbg2.jpg) top no-repeat;
}
div.yichitwo {
	width:1200px;
	height:auto;
	margin:auto;
	padding-top:121px;
	padding-bottom:224px;
}
div.yichitwotitle {
	width:253px;
	height:104px;
	margin:auto;
}
div.yichitwoword {
	margin:auto;
	margin-top:58px;
	width:1072px;
	height:172px;
}
div.yichitwoword p {
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#797979;
}
div.yichitwoimg {
	width:1200px;
	height:340px;
	overflow:hidden;
	margin:auto;
}
div.yichitwoimg img {
	width:1200px;
	height:340px;
}
div.yichithreeback {
	width:100%;
	height:auto;
	background:url(../imagescn/yichibgbg3.jpg) top no-repeat;
}
div.yichithree {
	width:1200px;
	height:auto;
	margin:auto;
	padding-top:119px;
	padding-bottom:183px;
}
div.yichithreetitle {
	width:186px;
	height:104px;
}
div.yichithreemain {
	width:1200px;
	height:auto;
	margin-top:112px;
}
div.yichithreemainleft {
	width:390px;
	height:859px;
	float:left;
}
div.yichithreemainright {
	width:692px;
	height:auto;
	float:right;
	margin-top:-26px;
}
div.yichitop {
	margin-top:42px;
}
div.yichitop1 {
	margin-top:26px;
}
div#yichisevenwidth3 {
	width:639px;
}
div#yichisevenwidth3 p {
	line-height:25px;
}
/*义齿结束*/

/*招聘*/
div.zhaopinback {
	width:100%;
	height:auto;
	background:#fff url(../imagescn/zhaopinbg.jpg) top no-repeat;
}
div.zhaopin {
	width:1200px;
	height:auto;
	margin:auto;
	padding-bottom:150px;
}
div.zhaopintitle {
	width:142px;
	height:77px;
}
div.zhaopinone {
	width:1200px;
	height:484px;
	background:url(../imagescn/zhaopinonebg.png) top no-repeat;
	margin-top:74px;
}
div.zhaopinoneright {
	width:793px;
	height:416px;
	padding-top:68px;
	margin-left:407px;
}
div.zhaopinonerighttitle {
	width:436px;
	height:67px;
}
div.zhaopinonerighttitleword {
	width:729px;
	height:43px;
	margin-top:18px;
	overflow:hidden;
}
div.zhaopinonerighttitleword p {
	color:#7d7d7d;
	font-size:14px;
	line-height:20px;
}
div.zhaopinonerightxinxi {
	width:793px;
	height:250px;
	margin-top:37px;
	overflow:hidden;
}
div.zhaopinonerightxinxilefttitle {
	width:72px;
	height:26px;
	background:#87a2c1;
}
div.zhaopinonerightxinxilefttitle p {
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:26px;
}
div.zhaopinonerightxinxileftback {
	width:212px;
	height:auto;
	float:left;
	overflow:hidden;
}
div.zhaopinonerightxinxileft {
	width:212px;
	height:auto;
	margin-top:13px;
}
div.zhaopinonerightxinxileft p {
	color:#547aa7;
	font-size:14px;
	line-height:29px;
}
div.zhaopinonerightxinxiright {
	width:581px;
	height:auto;
	float:right;
}
div.zhaopinonerightxinxirightback {
	width:581px;
	height:auto;
	float:left;
	overflow:hidden;
}
div.zhaopinonerightxinxiright {
	margin-top:13px;
}
div.zhaopinonerightxinxiright p {
	color:#547aa7;
	font-size:14px;
	line-height:29px;
}
div.zhaopintwo {
	width:1200px;
	height:456px;
	background:url(../imagescn/zhaopintwobg.png) top no-repeat;
}
div.zhaopintwoleft {
	width:793px;
	height:416px;
	padding-top:68px;
	margin-left:63px;
}
div.zhaopinthree {
	width:1200px;
	height:446px;
	background:url(../imagescn/zhaopinthreebg.png) top no-repeat;
}
div#zhaopinthreeheight {
	height:213px;
}
div#zhaopinonethreerightheight {
	height:378px;
}
/*招聘结束*/
/*新样式结束*/





/*分院*/
div.fenyuanback {
	width:100%;
	height:1215px;
	background:url(../imagescn/fenyuanbackground.jpg) top no-repeat;
}
div.fenyuan {
	width:1200px;
	height:814px;
	background:url(../imagescn/fenyuanfengetiao.png) top no-repeat;
	margin:auto;
	margin-top:4px;
}
div.fenyuantop {
	width:1200px;
	height:258px;
}
div.fenyuantopnav1 {
	width:400px;
	height:258px;
	float:left;
}
div.fenyuantopnav1 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuantopnav1h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:55px;
}
div.fenyuantopnav1h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
}
div.fenyuantopnav1h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuantopnav1h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
}
div.fenyuantopnav1fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuantopnav1fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
}
div.fenyuantopnav2 {
	width:399px;
	height:258px;
	float:left;
	margin-left:1px;
}
div.fenyuantopnav2 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuantopnav2h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:55px;
}
div.fenyuantopnav2h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
	text-align:center;
}
div.fenyuantopnav2h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuantopnav2h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
	text-align:center;
}
div.fenyuantopnav2fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuantopnav2fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
	text-align:center;
}
div.fenyuantopnav3 {
	width:399px;
	height:258px;
	float:left;
	margin-left:1px;
}
div.fenyuantopnav3 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuantopnav3h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:55px;
}
div.fenyuantopnav3h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
	text-align:right;
}
div.fenyuantopnav3h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuantopnav3h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
	text-align:right;
}
div.fenyuantopnav3fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuantopnav3fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
	text-align:right;
}
div.fenyuanmiddle {
	width:1200px;
	height:295px;
	margin-top:1px;
}
div.fenyuanmiddle {
	width:1200px;
	height:295px;
	margin-top:1px;
}
div.fenyuanmiddlenav1 {
	width:400px;
	height:295px;
	float:left;
}
div.fenyuanmiddlenav1 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuanmiddlenav1h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:80px;
}
div.fenyuanmiddlenav1h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
}
div.fenyuanmiddlenav1h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuanmiddlenav1h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
}
div.fenyuanmiddlenav1fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuanmiddlenav1fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
}
div.fenyuanmiddlenav2 {
	width:399px;
	height:295px;
	float:left;
	margin-left:1px;
}
div.fenyuanmiddlenav2 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuanmiddlenav2h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:80px;
}
div.fenyuanmiddlenav2h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
	text-align:center;
}
div.fenyuanmiddlenav2h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuanmiddlenav2h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
	text-align:center;
}
div.fenyuanmiddlenav2fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuanmiddlenav2fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
	text-align:center;
}
div.fenyuanmiddlenav3 {
	width:399px;
	height:295px;
	float:left;
	margin-left:1px;
}
div.fenyuanmiddlenav3 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuanmiddlenav3h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:80px;
}
div.fenyuanmiddlenav3h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
	text-align:right;
}
div.fenyuanmiddlenav3h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuanmiddlenav3h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
	text-align:right;
}
div.fenyuanmiddlenav3fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuanmiddlenav3fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
	text-align:right;
}
div.fenyuanbottom {
	width:1200px;
	height:258px;
}
div.fenyuanbottomnav1 {
	width:400px;
	height:258px;
	float:left;
}
div.fenyuanbottomnav1 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuanbottomnav1h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:70px;
}
div.fenyuanbottomnav1h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
}
div.fenyuanbottomnav1h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuanbottomnav1h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
}
div.fenyuanbottomnav1fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuanbottomnav1fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
}
div.fenyuanbottomnav2 {
	width:399px;
	height:258px;
	float:left;
	margin-left:1px;
}
div.fenyuanbottomnav2 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuanbottomnav2h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:70px;
}
div.fenyuanbottomnav2h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
	text-align:center;
}
div.fenyuanbottomnav2h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuanbottomnav2h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
	text-align:center;
}
div.fenyuanbottomnav2fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuanbottomnav2fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
	text-align:center;
}
div.fenyuanbottomnav3 {
	width:399px;
	height:258px;
	float:left;
	margin-left:1px;
}
div.fenyuanbottomnav3 a {
	display:block;
	width:100%;
	height:100%;
}
div.fenyuanbottomnav3h1 {
	width:400px;
	height:60px;
	overflow:hidden;
	padding-top:70px;
}
div.fenyuanbottomnav3h1 p {
	color:#767676;
	font-size:42px;
	line-height:60px;
	text-align:right;
}
div.fenyuanbottomnav3h2 {
	width:400px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
div.fenyuanbottomnav3h2 p {
	color:#3276c5;
	font-size:18px;
	line-height:30px;
	text-align:right;
}
div.fenyuanbottomnav3fin {
	width:400px;
	height:25px;
	overflow:hidden;
}
div.fenyuanbottomnav3fin p {
	color:#797979;
	font-size:15px;
	line-height:25px;
	text-align:right;
}
/*分院结束*/



/*理念*/
div.linianback {
	width:100%;
	height:1271px;
	background:url(../imagescn/linianbg.jpg) top no-repeat;
}
div.linian {
	width:1200px;
	height:auto;
	margin:auto;
	padding-top:94px;
}
div.liniantopback {
	width:1200px;
	height:270px;
}
div.liniantopleft {
	width:600px;
	height:270px;
	float:left;
}
div.liniantopleftnav {
	width:600px;
	height:45px;
	margin-top:45px;
}
div.liniantopleftnavleft {
	width:150px;
	height:45px;
	float:left;
	overflow:hidden;
}
div.liniantopleftnavlefth1 {
	width:150px;
	height:30px;
	overflow:hidden;
}
div.liniantopleftnavlefth1 p {
	color:#3276c5;
	font-size:21px;
}
div.liniantopleftnavlefteng {
	width:150px;
	height:15px;
}
div.liniantopleftnavlefteng p {
	color:#767676;
	font-size:13px;
	text-transform:uppercase;
}
div.liniantopright {
	padding:0 35px;
	height:43px;
	border:#d6d6d6 1px solid;
	border-radius:30px;
	float:left;
}
div.liniantopright p {
	text-align:center;
	line-height:43px;
	color:#797979;
	font-size:16px;
}
div.liniantopleftnavbottom {
	width:1200px;
	height:45px;
	margin-top:45px;
	overflow:hidden;
}
div.linianbottomright {
	padding:0 35px;
	height:43px;
	border:#d6d6d6 1px solid;
	border-radius:30px;
	float:left;
}
div.linianbottomright p {
	text-align:center;
	line-height:43px;
	color:#797979;
	font-size:16px;
}
div.liniantopimgback {
	width:1200px;
	height:160px;
	margin-top:136px;
}
div.liniantopimgleft {
	width:566px;
	height:160px;
	float:left;
	overflow:hidden;
}
div.liniantopimgright {
	width:567px;
	height:160px;
	float:right;
	overflow:hidden;
}
div.linianbottomimgback {
	width:1200px;
	height:50px;
	margin-top:165px;
}
div.linianbottomimg1 {
	width:212px;
	height:50px;
	float:left;
}
div.linianbottomimg2 {
	width:115px;
	height:49px;
	margin-left:204px;
	float:left;
}
div.linianbottomimg3 {
	width:125px;
	height:48px;
	margin-left:216px;
	float:left;
}
div.linianbottomimg4 {
	width:117px;
	height:48px;
	margin-left:211px;
	float:left;
}
/*理念结束*/
/*学院*/
div.xueyuanback {
	width:100%;
	height:814px;
	background:#fff url(../imagescn/xueyuanbg.jpg) no-repeat top center;
	margin-top:102px;
	position:relative;
}
div.xueyuan {
	width:1200px;
	height:814px;
	margin:auto;
}
div.xueyuanleft {
	width:733px;
	height:578px;
	float:left;
	overflow:hidden;
}
div.xueyuanleftimg {
	width:733px;
	height:402px;
	overflow:hidden;
}
div.xueyuanleftimg img {
	width:733px;
	height:402px;
}
div.xueyuanleftanniu {
	width:404px;
	height:104px;
	margin-top:72px;
	margin-left:169px;
	cursor:pointer;
}
div.xueyuanright {
	width:400px;
	height:611px;
	float:right;
	margin-top:-10px;
}
div.xueyuanrighttop {
	width:400px;
	height:272px;
	overflow:hidden;
}
div.xueyuanrighttop p {
	color:#797979;
	font-size:16px;
	line-height:36px;
}
div.xueyuanrightbottom {
	width:400px;
	height:340px;
}
div.xueyuanrightbottom1 {
	width:399px;
	height:43px;
	margin-top:40px;
}
div.xueyuanrightbottom1left {
	width:150px;
	height:43px;
	float:left;
}
div.xueyuanrightbottom1lefth1 {
	width:155px;
	height:27px;
	overflow:hidden;
}
div.xueyuanrightbottom1lefth1 p {
	color:#3276c5;
	font-size:21px;
}
div.xueyuanrightbottom1lefteng {
	width:155px;
	height:14px;
	overflow:hidden;
}
div.xueyuanrightbottom1lefteng P {
	color:#767676;
	font-size:12px;
	text-transform:uppercase;
}
div.xueyuanrightbottom1right {
	padding:0 35px;
	height:43px;
	border:#d6d6d6 1px solid;
	border-radius:35px;
	float:right;
}
div.xueyuanrightbottom1right p {
	color:#797979;
	font-size:16px;
	line-height:43px;
}
div.xueyuanshipinback {
	width:996px;
	height:620px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-498px;
	display:none;
	z-index: 999998;
}
div.xueyuanshipinclose {
	width:64px;
	height:60px;
	float:right;
	cursor:pointer;
}
div.xueyuanshipin {
	width:996px;
	height:560px;
}
div.xueyuanshipinbackblock {
	display:block;
}
/*学院结束*/


/*地图开始*/

div.fenyuanback11 {
	width:100%;
	height:750px;
	margin-top:100px;
	background:url(../imagescn/fenyuanbackground.jpg) top no-repeat;
}
.map_1 {
	width:1200px;
	margin:0 auto;
	position:relative;
	margin-top:100px;
}
.rimg {
	width:475px;
	height:510px;
	float:right;
}
.map_1 #con {
	width:371px;
	height:126px;
	padding-top:92px;
	background:url(../imagescn/xc.png) no-repeat 0 0;
	position:absolute;
	z-index:33;
	top:180px;
	right:0px;
	color:#fff;
	font-size:14px;
	text-align:center;
}
.map_1 #con h3 {
	font-size:20px;
	line-height:30px;
}
#lian_xi2 #content {
	padding:80px 0 120px 0;
}
#lian_xi2 #content .left {
	width:718px;
	height:510px;
	float:left;
}
#lian_xi2 #content .right {
	width:475px;
	height:510px;
	float:right;
}
/*地图结束*/



#lian_xi_index #content a:Hover p {
	color:#3276c5;
}
#lian_xi_index #content a {
	background:url(../imagescn/z92.png) no-repeat center 300px;
	transition: all 0.4s ease-in-out, color 0.4s ease-in-out;
}
#lian_xi_index #content a:Hover {
	background:url(../imagescn/z92.png) no-repeat center center;
}
a.hos {
	display:inline-block;
	margin:0 auto;
	width:1200px;
}
div.threeback {
	text-align:center;
}
div.oneback {
	height:720px;
}
#zp {
	margin-top:40px;
}
#zp td {
	font-size:14px;
	line-height:28px;
}
div.vcd {
	margin:15px 0 13px 0;
	cursor:pointer;
}
#content #news_yixueyuan {
	width:1200px;
	height:270px;
	position:absolute;
	z-index:99999;
	top:463px;
	left:50%;
	margin-left:-600px;
	background:url(../imagescn/z88.png) no-repeat 0 0;
}
#content #news_yixueyuan .d {
	width:732px;
	padding-top:100px;
}
#content #news_yixueyuan li {
	display:inline;
	width:50%;
	float:left;
}
#content #news_yixueyuan li a {
	display:inline-block;
	color:#797979;
	font-size:15px;
	line-height:32px;
	height:32px;
}
#content #news_yixueyuan li a:hover {
	color:#767676;
}
#cc {
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, .7);
	position:fixed;
	top:0;
	left:0;
	z-index:999999;
}
#cc a.close {
	width:62px;
	height:58px;
	display:block;
	background:url(../imagescn/x89.png) no-repeat 0 0;
	position:absolute;
	top:68%;
	left:50%;
	margin-left:-31px;
}
#kefu {
	width:552px;
	height:324px;
	background:url(../imagescn/x88.png) no-repeat 0 0;
	position:absolute;
	top:50%;
	margin-top:-222px;
	left:50%;
	margin-left:-276px;
}
.none {
	display:none;
}
.x3 {
	height:2835px;
	background:url(../imagescn/b04.jpg) no-repeat center 100px;
}
div.shecejiaozhengfangantitle {
	width:1200px;
	height:75px;
	margin:auto;
	background:url(../imagescn/shecejiaozhengfangan.jpg) center no-repeat;
}
div.shecejiaozhengfanganmain {
	width:1200px;
	height:332px;
	background:url(../imagescn/shecenewbg.jpg) center no-repeat;
	margin-top:90px;
	overflow:hidden;
}
div.shecejiaozhengfanganmain1 {
	width:663px;
	height:202px;
	margin-left:44px;
}
div.shecejiaozhengfanganmain1title {
	width:213px;
	height:24px;
}
div.shecejiaozhengfanganmain1wenben {
	width:658px;
	height:144px;
	margin-top:35px;
}
div.shecejiaozhengfanganmain1wenben p {
	line-height:24px;
	color:#797979;
	font-size:16px;
}
div.shecejiaozhengfanganmain1wenben p span {
	color:#767676;
}
div.shecejiaozhengfanganback {
	width:1200px;
	height:auto;
	margin-top:78px;
}
div.shecejiaozhengfanganmain2 {
	width:663px;
	height:202px;
	margin-left:44px;
}
div.shecejiuzhenliuchengback {
	margin:auto;
	margin-top:125px;
	width:1200px;
	height:960px;
	margin-bottom:66px;
}
div.shecejiuzhenliuchengtitle {
	width:1200px;
	height:75px;
	background:url(../imagescn/shecejiuzhenliucheng.jpg) center no-repeat;
}
div.shecejiuzhenliucheng1 {
	width:1105px;
	height:138px;
	margin:auto;
	margin-top:84px;
	overflow:hidden;
}
div.shecejiuzhenliucheng1left {
	width:243px;
	height:138px;
	overflow:hidden;
	float:left;
}
div.shecejiuzhenliucheng1left img {
	max-width:243px;
}
div.shecejiuzhenliucheng1right {
	width:822px;
	height:138px;
	float:right;
}
div.shecejiuzhenliucheng1righttitle {
	width:822px;
	height:45px;
	margin-top:3px;
}
div.shecejiuzhenliucheng1rightwenben {
	width:822px;
	height:74px;
	margin-top:17px;
	overflow:hidden;
}
div.shecejiuzhenliucheng1rightwenben p {
	color:#797979;
	font-size:15px;
	line-height:24px;
}
div.shecejiuzhenliucheng1right1 {
	width:822px;
	height:138px;
	float:left;
}
div.shecejiuzhenliucheng1left1 {
	width:243px;
	height:138px;
	overflow:hidden;
	float:right;
}
div.shecejiuzhenliucheng1left1 img {
	max-width:243px;
}
div.headlogorightrightp1 p span {
	font-family:Arial, 微软雅黑;
}
/*科室*/
div.keshiback {
	width:100%;
	height:2836px;
	background:url(../imagescn/new/keshibg.jpg) top center no-repeat;
}
div.keshione {
	width:1200px;
	height:301px;
	margin:auto;
	padding-top:113px;
}
div.keshioneleft {
	width:282px;
	height:160px;
	float:left;
	overflow:hidden;
}
div.keshioneleft img {
	max-width:282px;
}
div.keshioneright {
	width:849px;
	height:301px;
	float:right;
	overflow:hidden;
}
div.keshionerighttitle {
	width:849px;
	height:101px;
	overflow:hidden;
}
div.keshionerightarea {
	width:849px;
	height:auto;
	overflow:hidden;
}
div.keshionerightarea p {
	color:#797979;
	font-size:16px;
	line-height:29px;
}
div.keshitwo {
	width:1200px;
	height:351px;
	margin:auto;
}
div.keshitwoleft {
	width:849px;
	height:301px;
	float:left;
	overflow:hidden;
}
div.keshitworightarea {
	width:849px;
	height:auto;
	overflow:hidden;
}
div.keshitworightarea p {
	color:#797979;
	font-size:16px;
	line-height:29px;
}
div.keshitworight {
	width:282px;
	height:240px;
	float:right;
	overflow:hidden;
}
div.keshitworight img {
	max-width:282px;
}
div.keshithree {
	width:1200px;
	height:322px;
	margin:auto;
}
div.keshifour {
	width:1200px;
	height:341px;
	margin:auto;
}
div.keshifourright {
	width:282px;
	height:243px;
	float:right;
	overflow:hidden;
}
div.keshifourright img {
	max-width:282px;
}
div.keshifive {
	width:1200px;
	height:313px;
	margin:auto;
	overflow:hidden;
}
div.keshisix {
	width:1200px;
	height:341px;
	margin:auto;
	overflow:hidden;
}
div.keshisixright {
	width:282px;
	height:182px;
	float:right;
	overflow:hidden;
}
div.keshisixright img {
	max-width:282px;
}
div.keshiseven {
	width:1200px;
	height:325px;
	overflow:hidden;
	margin:auto;
}
div.buyanewmokuaiback {
	width:100%;
	height:1172px;
	background:url(../imagescn/buyanewmokuai.jpg) top center no-repeat;
}
div.fivemainbody01backmiddleimg img {
	width:355px;
	height:143px;
}
div.fivemainbody01backmiddleh1 {
	width:355px;
	height:71px;
	overflow:hidden;
}
div.fivemainbody01backmiddlep1 {
	width:355px;
	height:20px;
	overflow:hidden;
}
div.fivemainbody01backmiddleword {
	width:355px;
	height:77px;
	margin-top:25px;
	overflow:hidden;
}
*/*/