@charset "utf-8";

/* 注意：以下长度用em换算��?em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体��?
------------------------------------------------------------------------------------------------------ */

/* 全局样式
-------------------------------------------------------------- */
html,
body,
a,
p,
span,
ul,
img {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
	font-size: 12px;
	font-family: "微软雅黑", "Arial";
	color: #666;
}

p {
	line-height: 25px;
}

img {
	border: none;
	vertical-align: middle;
}

td {
	vertical-align: center;
	font-size: 12px;
}

body {
	background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	color: #333;
	line-height: 30px;
}


/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
	-moz-outline: none
}

/* 常用元素 */
.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

/* 层浮��?*/
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
}

/* 文字对齐 */
.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.tcenter {
	text-align: center;
}

* html,
* html body

/* 修正IE6振动bug */
	{
	background-image: url(about:blank);
	background-attachment: fixed;
}


/* 头部
-------------------------------------------------------------- */

.header {
	margin: 0 auto;
	height: auto;
	width: 100%;
}

.header a {
	color: #666;
}

.header a:hover {}

.logo {
	float: left;
	padding-top: 20px;
}

.nlogo {
	float: left;
	padding-top: 36px;
}

.zhead {
	background: url(../images/ditu.png) no-repeat left;
	color: #FFF;
	padding-left: 55px;
	line-height: 30px;
	float: left;
}

.zhead a {
	color: #fff;
}

.rhead {
	float: right;
	width: 400px;
	line-height: 30px;
	padding-right: 20px;
}

.rhead ul li {
	float: right;
	background: url(../images/jian.png) no-repeat right;
	color: #fff;
	padding-right: 15px;
	padding-left: 15px;
}

.rhead ul li a {
	color: #fff;
}


/* 导航
-------------------------------------------------------------- */
.menu {
	margin: 0 auto;
	height: auto;
	width: 100%;
}

.menu a {
	color: #666;
}

.menu a:hover {
	color: #eb891a;
}

#sddm {
	margin: 0 auto;
	padding: 0;
	height: 90px;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	z-index: 9999999;
}

#sddm li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 14px;
}

#sddm li a:hover {
	background: url(../images/daohanglanxian.jpg) no-repeat center 65px;
	display: block;
}

#sddm div {
	position: absolute;
	top: 89px;
	left: 0px;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	width: 580px;
	text-align: center;
	height: 315px;
	background: #EDEDED;
	z-index: 99999999;
}

#sddm div a {
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	width: 133px;
	float: left;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size: 12px;
}

#sddm div a:hover {
	font-weight: bold;
}


/* 尾部
-------------------------------------------------------------- */
.footer {
	margin: 0 auto;
	width: 100%;
	border-top: 2px solid #0268b3;
}

.xfoot {
	margin: 0 auto;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 10px;
	line-height: 25px;
}

.nfoot {
	width: 985px;
	margin: 0 auto;
}

.zfoot {
	width: 561px;
	float: left;
	background: url(../images/xian2.jpg) no-repeat right top;
}

.sfoota {
	width: 100px;
	float: left;
	padding-right: 14px;
}

.sftabt {
	font-size: 17px;
	width: 100%;
}

.sftbbt {
	width: 100%;
	padding-top: 22px;
}

.sftbbt ul li {
	line-height: 25px;
}

.sftbbt ul li a {
	color: #fff;
}

.yfoot {
	padding-left: 46px;
	width: 378px;
}

.yfsou {
	float: left;
	width: 100%;
}

.yfxz {
	background: url(../images/xian2.jpg) no-repeat right top;
	min-height: 186px;
	width: 149px;
	margin-top: 0px;
}

.yfxza {
	font-size: 17px;
	padding-bottom: 20px;
}

.tb {
	line-height: 22px;
	padding-top: 5px;
}

.tb span {
	font-size: 12px;
	color: #FFF;
}

.serw {
	padding-top: 18px;
}

.serwz {
	padding-top: 5px;
}

.dblgo {
	float: right;
	text-align: right;
	line-height: 45px;
	background: url(../images/logo2.jpg) no-repeat right 5px;
	padding-right: 50px;
}

/* 主体内容开��?
-------------------------------------------------------------- */
.ym {
	float: left;
	width: 100%;
	text-align: center;
}

.page {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.content {
	width: 100%;
	background: #FFF;
}

.content a {
	color: #666;
}

.content a:hover {
	color: #097CCF;
}


#pages {
	padding-top: 5px;
	margin: 0 auto;
	padding: 25px 0;
}

#pages a {
	border: 1px solid #DDD;
	color: #333;
	margin: 2px;
	padding: 2px 5px;
	text-decoration: none;
	font-size: 12px;
}

#pages a:hover {
	border: 1px solid #DDD;
	color: #333;
	margin: 2px;
	padding: 2px 5px;
	text-decoration: none;
	background: #195091;
	color: #FFF;
	font-size: 12px;
}

#pages span {
	background: #195091;
	border: 1px solid gainsboro;
	color: white;
	font-weight: bold;
	margin: 2px;
	padding: 2px 5px;
	font-size: 12px;
}



/*banner*/
#banner {
	width: 100%;
	height: 396px;
	float: left;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#slides {
	display: block;
	width: 100%;
	height: 396px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 340px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #0092CE;
}

/*banner*/


/* 主页
-------------------------------------------------------------- */
#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 328px;
	overflow: hidden;
}

#kinMaxShowa {
	visibility: hidden;
	width: 867px;
	height: 283px;
	overflow: hidden;
	margin: 0 auto;
}

#kinMaxShowb {
	visibility: hidden;
	width: 926px;
	height: 316px;
	overflow: hidden;
	margin: 0 auto;
}




/*主页
-------------------------------------------------------------- */
.zhucontent11 {
	width: 100%;
	height: 170px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/xiaoxiaohui.jpg) no-repeat center;
}

.zhuyedylist {
	width: 870px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
}

.zhuyedylist ul li {
	width: 145px;
	height: 140px;
	float: left;
	display: block;
	background: url(../images/baileng.jpg) no-repeat center;
	text-align: center;
	line-height: 140px;
}

.zhuyedylist ul li a {
	height: 140px;
	display: block;
	text-align: center;
	line-height: 140px;
	font-size: 14px;
}

.zhuyedylist ul li a:hover {
	height: 140px;
	display: block;
	text-align: center;
	line-height: 140px;
	font-size: 14px;
	color: #fff;
	background: url(../images/lanleng.jpg) no-repeat center;
}

.zhucontent12 {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
}

.zhucontent13 {
	width: 100%;
	height: 310px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/zhubg2.jpg) repeat-x center;
	margin-top: 13px;
}

.zhuxinwendiyi {
	width: 480px;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}

.zhucontent14 {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/xiaodiandian.jpg) repeat-x center bottom;
	margin-bottom: 30px;
	margin-top: -31px;
}

.zhuheadder1 {
	width: 100%;
	height: 30px;
	background: #0268B3;
	margin: 0 auto;
}

.neizhuheader1 {
	width: 990px;
	margin: 0 auto;
	height: 30px;
}

.zhuheader2 {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background: url(../images/headbg.jpg) repeat-x;
}

.neizhuheader2 {
	width: 990px;
	margin: 0 auto;
	height: 90px;
}

.nyhead {
	width: 100%;
	height: 121px;
	margin: 0 auto;
	background: url(../images/nheadbg.jpg) repeat-x;
}



/*旗下产业
-------------------------------------------------------------- */
.scont {
	width: 985px;
	margin: 0 auto;
	padding-top: 29px;
}

.scybt {
	float: left;
	width: 100%;
	height: 35px;
	margin-top: 30px;
}

.scybta {
	background: url(../images/tubiao.png) no-repeat left;
	padding-left: 22px;
	font-size: 16px;
	color: #8A8A8A;
}

.scybta a {
	font-size: 20px;
	color: #414141;
}

.scywk {
	width: 985px;
	float: left;
	padding-top: 0px;
}



.web_widht {
	width: 980px;
	margin: 0 auto;
}

/* 网页的内容宽 */
.telet {
	height: 100px;
	float: left;
	width: 980px;
	margin-top: 30px;
	margin-left: 15px;
}

.telet ul {
	float: left;
	height: 100px;
	width: 240px;
	margin-right: 5px;
}

.telet li {
	float: left;
	top: 0px;
	left: 10px;
	width: 65px;
	height: 65px;
	opacity: 1.0;
	Filter: alpha(opacity=50);
	border-radius: 0px;
	position: relative;
}

.telet zi {
	float: left;
	margin: 8px;
	width: 120px;
	height: 84px;
}

.telet a:hover {
	font-family: "微软雅黑";
	color: #09F;
}

.telet li a {
	line-height: 20px;
	color: #FFFFFF;
	height: 100px;
}

.telet li a:hover p {
	color: #e20819;
	font-weight: bold;
}

.telet li .banner0 {
	width: 0px;
	height: 0px;
}

.telet li a:hover .banner00 {
	width: 0px;
	height: 0px;
}

.telet li a:hover .banner0 {
	width: 65px;
	height: 65px;
}

< !--.course {
	height: 65px;
	background: #FFF;
}

-->.bg1 {
	background: url(../images/ico10.gif) no-repeat center top;
}

.bg2 {
	background: url(../images/ico11.gif) no-repeat center top;
}

.bg3 {
	background: url(../images/ico12.gif) no-repeat center top;
}

.bg4 {
	background: url(../images/ico13.gif) no-repeat center top;
}

.bg5 {
	background: url(../images/ico14.gif) no-repeat center top;
}

.bg6 {
	background: url(../images/ico15.gif) no-repeat center top;
}

.bg7 {
	background: url(../images/ico16.gif) no-repeat center top;
}

/*--- 集团动�?---*/

.sdtdk {
	background: #F9F9F9;
	padding-top: 28px;
	padding-bottom: 15px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 32px;
}

.sdtnk {
	width: 985px;
	margin: 0 auto;
}

.sdtxk {
	width: 100%;
	padding-top: 20px;
	float: left;
}

.sjtdt {
	width: 605px;
	float: left;
	height: 285px;
	background-color: #fff;
	padding: 19px 11px 0 20px;
}

.sdtyt {
	float: right;
	width: 312px;
	height: 304px;
}

.sdtnr {
	float: left;
	width: 100%;
}

.sdtnr ul li {
	border-bottom: 1px dashed #ABABAB;
	line-height: 38px;
	font-size: 13px;
	text-align: right;
}

.sdtnr ul li a {
	float: left;
	text-align: left;
	color: #686868;
}

.tuk {
	border: 1px solid #D2D2D2;
	padding: 8px 9px;
	float: left;
}

.sdtnr2 {
	width: 389px;
	text-align: left;
}

.sdtnr2 h1 {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.sdtms {
	line-height: 24px;
	padding-top: 10px;
	width: 100%;
	float: left;
	color: #8B8B8B;
}

.sdtxq {
	padding-top: 10px;
	float: left;
	width: 100%;
}

.sdtxq a {
	color: #70A2DF;
}

.sjta {
	float: left;
	width: 144px;
	height: 131px;
	padding: 22px 0 0 12px;
	background-color: #0166B6;
	color: #FFF;
	line-height: 30px;
	font-size: 13px;
}

.sjta span {
	font-size: 22px;
	color: #FFF;
}

.sjtb {
	float: left;
	width: 142px;
	height: 131px;
	background-color: #F4CF5A;
	color: #604500;
	line-height: 30px;
	font-size: 13px;
	text-align: right;
	padding-right: 14px;
	padding-top: 20px;
}

.sjtb span {
	color: #604500;
	font-size: 22px;
}

.sjtc {
	width: 156px;
	float: left;
	height: 153px;
	background: url(../images/jtbg1.jpg) no-repeat;
}

.sjtc a {
	color: #fff;
	font-size: 14px;
	padding-left: 35px;
	padding-top: 111px;
	display: block;
	line-height: 42px;
}

.sjtc a:hover {
	color: #fff;
}

.sjtd {
	width: 156px;
	float: left;
	height: 151px;
	background: url(../images/jtbg2.jpg) no-repeat;
}

.sjtd a {
	color: #fff;
	font-size: 14px;
	padding-left: 35px;
	display: block;
	line-height: 48px;
	padding-bottom: 100px;
}

.sjtd a:hover {
	color: #fff;
}




/*--- 关于万达 ---*/
.navbg {
	background: url(../images/nbga.jpg) repeat-x;
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

.navn {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.navbt {
	float: left;
	background: url(../images/jian3.jpg) no-repeat left;
	line-height: 47px;
	font-size: 16px;
	color: #333333;
	padding-left: 30px;
}

.navbt a {
	font-size: 16px;
	color: #333333;
}

.nynav {
	float: right;
	right: 0;
	top: 0;
}

.nynav ul li {
	float: left;
	line-height: 50px;
	color: #8d8d8d;
	font-size: 12px;
	width: 137px;
	text-align: center;
	margin-right: 10px;
}

.nynav ul li a {
	display: block;
	font-size: 14px;
	color: #8d8d8d;
	padding-bottom: 4px;
}

.nynav ul li a:hover {
	display: block;
	color: #0268b3;
}

.nynav ul li a.dq {
	display: block;
	color: #0268b3;
}

.ngsbg {
	width: 100%;
	margin: 0 auto;
	padding-top: 34px;
	background-color: #F3F3F5;
	padding-bottom: 72px;
}

.nkbgz {
	width: 1000px;
	height: 100%;
	border: 1px solid #CCC;
	margin: 0 auto;
	background: #FFF;
}

.qypdk {
	width: 930px;
	margin: 0 auto;
	background: #FFF;
}

.qypdbta {
	float: left;
	color: #333333;
	font-size: 16px;
}

.qypdbta a {
	color: #333333;
	font-size: 16px;
}

.qypdbta span {
	color: #9c9a9f;
	padding-left: 5px;
}

.qypdsa {
	width: 100%;
	padding-top: 26px;
	float: left;
}

.qypdsz {
	float: left;
	width: 626px;
}

/*--- 企业简��?---*/
.qyjjwk {
	width: 982px;
	margin: 3px;
}

.qyjjk {
	width: 982px;
	margin: 0 auto;
}

.left w100 {
	width: 960px;
	height: 137px;
	background: #003;
	margin: 0 auto;
}

.qyjjkleft {
	width: 210px;
	margin: 10px;
	float: left;
}


#con {
	WIDTH: 100%;
	float: left;
}

#tags {
	margin: 0;
	padding: 0;
	height: 39px;
}

#tags LI {
	float: left;
	list-style: none;
	border-bottom: none;
	height: 33px;
	line-height: 33px;
	width: 80px;
	text-align: center;
	background: url(../images/tabbgb.jpg) no-repeat;
	display: block;
	margin-left: 5px;
	padding-bottom: 6px;
}

#tags LI A {
	color: #757575;
	display: block;
	font-size: 13px;
	text-decoration: none;
	height: 33px;
	line-height: 33px;
}

#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px
}

#tags LI.selectTag {
	color: #FFFFFF;
	background: url(../images/tabbga.jpg) no-repeat;
	display: block;
}

#tags LI.selectTag A {
	color: #FFFFFF;
}

#tagContent {
	width: 100%;
	overflow: hidden;
	padding-top: 18px;
}

.tagContent {
	DISPLAY: none;
}

#tagContent DIV.selectTag {
	DISPLAY: block
}

.spbga {
	background-color: #F6F6F6;
	width: 374px;
	padding-left: 6px;
}

.spywz {
	color: #757575;
	font-size: 13px;
	width: 222px;
}

.spywz a {
	color: #757575;
	font-size: 13px;
	line-height: 28px;
}

.pdqywh {
	width: 258px;
	float: right;
}

.w100 {
	width: 100%;
}

.gd1 {
	padding-top: 2px;
}

.whtu {
	float: left;
	padding-top: 34px;
	width: 100%;
}

.container {
	width: 100%;
	float: left;
	padding-top: 12px;
}

.menuTitle {
	width: 245px;
	padding-left: 12px;
	height: 26px;
	font-weight: bold;
	background-color: #EDECEC;
	margin: 0 auto;
	line-height: 26px;
	font-size: 13px;
	color: #505050;
	border: none;
	cursor: pointer;
	margin-bottom: 1px;
}

.menuContent {
	background-color: #fff;
	margin: 0 auto;
	height: auto;
	width: 257px;
	text-align: left;
	display: none;
}

.activeTitle {
	width: 245px;
	padding-left: 12px;
	height: 26px;
	margin: 0 auto;
	line-height: 26px;
	font-size: 13px;
	color: #505050;
	cursor: pointer;
}

.lhe {
	line-height: 35px;
	color: #505050;
	padding-left: 12px;
}

.pdqyfc {
	width: 930px;
	margin: 0 auto;
	padding-top: 44px;
}

.pdfck {
	width: 100%;
	float: left;
	padding-top: 20px;
}

.pdfcy {
	width: 184px;
	float: left;
	padding-right: 2px;
}

.pdfcy a {
	display: block;
	width: 186px;
	height: 180px;
}

.pdfcy a img {
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

.pdfcy a:hover img {
	opacity: 1;
	filter: Alpha(opacity=100);
}

.pdfcbt {
	width: 184px;
	text-align: center;
	background-color: #EDECEC;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}

.pdfcbt a {
	font-size: 13px;
	display: block;
}

.pdfcy a:hover .pdfcbt {
	color: #fff;
	background-color: #0066B3;
}

.pdzx {
	width: 930px;
	margin: 0 auto;
	padding-top: 38px;
	padding-bottom: 91px;
}

.pdbjbh {
	width: 628px;
	float: left;
}

.pdbjbh ul li {
	background-color: #fff;
	float: left;
	width: 285px;
	height: 347px;
	padding-left: 13px;
	padding-right: 13px;
}

.pdbjbh ul li:hover {
	background-color: #F0F0F0;
}

.video_list a {
	display: block;
}

.zongc {
	float: left;
	width: 100%;
	padding-top: 17px;
}

.pdzctu {
	float: left;
	padding-top: 15px;
}

.pdzcwz {
	line-height: 24px;
	padding-top: 10px;
	float: left;
	width: 100%;
}

.pdzcwz a {
	color: #7d7d7d;
}

.pdldgh {
	width: 284px;
}

.video_list .ico2_4 {
	left: 10px;
	bottom: 10px;
}

.video_list a:hover .ico2_4 {
	background-position: -80px -20px;
}

.ico {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/ico.png);
}

.ico2_4 {
	background-position: -60px -20px;
}

.pdryxwz a {
	float: left;
	color: #ac0101;
	font-size: 14px;
	padding-top: 16px;
}

.Shopping {
	width: 284px;
	padding-top: 15px;
	float: left;
}

.PicCont {
	position: relative;
	width: 284px;
	height: 230px;
	overflow: hidden;
}

.PicCont .Pic {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 230px;
}

.PicCont .Pic img {
	width: 283px;
	height: 230px;
}

.PicNum {
	position: absolute;
	right: 20px;
	bottom: 6px;
	width: 284px;
	height: 9px;
	text-align: right;
}

.PicNum .Num {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-left: 6px;
	background: url(../images/shopping_ot.png) no-repeat;
	color: #d9891c;
	font: bold 12px/20px Tahoma;
	text-align: center;
	cursor: pointer;
	_behavior: url(/scripts/iepngfix.htc);
}

.PicNum .cur {
	background: url(../images/shopping_cur.png) no-repeat;
	color: #fff;
}

.PicNum .Numa {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 6px;
	background: url(../images/shopping_ota.png) no-repeat;
	color: #d9891c;
	font: bold 12px/20px Tahoma;
	text-align: center;
	cursor: pointer;
	_behavior: url(/scripts/iepngfix.htc);
}

.PicNum .cura {
	background: url(../images/shopping_ota.png) no-repeat;
	color: #fff;
}



.swhjb {
	height: 426px;
}

.site-main {
	position: relative;
}

.site-mess {
	font: 12px/22px "微软雅黑";
	padding: 0 32px;
}

.float-left {
	float: left;
	_display: inline;
	width: 240px;
}

.width-6 {
	width: 6px;
}

.scroll-main {
	position: relative;
	overflow: hidden;
}

.rclngd {
	height: 330px;
}

.scroll-cont {
	position: absolute;
	line-height: 22px;
	left: 2px;
	height: auto;
}

.scroll-box {
	position: absolute;
	width: 5px;
	height: 100%;
	background: url(../images/xl2.jpg) repeat-y center;
	right: 0px;
	top: 0px;
}

.scroll-block {
	position: absolute;
	top: 0;
	width: 5px;
	height: 72px;
	background: url(../images/xl.jpg) no-repeat 0 0;
	cursor: pointer;
	left: 0px;
}

.jjdt {
	float: left;
	padding-top: 40px;
	width: 100%;
	padding-bottom: 92px;
}

.jjbt {
	font-size: 22px;
	font-weight: bold;
	color: #0166b4;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}

.zcnrb {
	margin-top: 52px;
	line-height: 24px;
	width: 600px;
	margin-left: 25px;
	margin-bottom: 50px;
}

.zcnrb p {
	padding-bottom: 10px;
	font-size: 13px;
	font-family: '宋体'
}

.zcnrb1 {
	float: left;
	width: 300px;
}

.zcnra {
	float: left;
	padding-top: 0px;
	width: 100%;
}

.zcnraz {
	float: left;
	width: 300px;
}

.zcnrax {
	width: 300px;
	float: left;
	background-color: #0166B4;
	height: 297px;
}

.zcnrt {
	float: right;
}

.zcnryw {
	font-size: 24px;
	font-weight: bold;
	color: #0166b4;
	float: left;
}

.zcnrym {
	float: left;
	font-size: 13px;
	padding-top: 28px;
	width: 550px;
}

/*--- 企业文化 ---*/
.whbg {
	background: url(../images/whbg.jpg) repeat-y left;
	float: left;
	width: 426px;
}

.whzbt {
	float: left;
	font-size: 14px;
	color: #0166b4;
	width: 77px;
	background: url(../images/jian6.jpg) no-repeat right;
	font-weight: bold;
}

.whynr {
	float: left;
	width: 328px;
	padding-left: 18px;
	font-size: 14px;
}

.whynr span {
	font-size: 12px;
	line-height: 26px;
}

.whyck {
	padding-bottom: 48px;
}

/*--- 企业荣誉 ---*/

.qyrysk {
	width: 700px;
	float: left;
	text-align: justify;
}

.qyrywz {
	line-height: 28px;
	font-size: 13px;
	float: left;
	width: 100%;
}

.qyryqh {
	float: left;
	padding-top: 20px;
	width: 100%;
}

.roundabout-holder {
	width: 550px;
	height: 396px;
	margin: 0 auto;
}

.roundabout-moveable-item {
	width: 417px;
	height: 337px;
	cursor: pointer;
	border: 3px solid #ccc;
	border: 3px solid rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.roundabout-moveable-item img {
	width: 100%;
}

.roundabout-in-focus {
	border: 3px solid rgba(0, 0, 0, 0.2);
}

.ryxnrk {
	width: 927px;
	padding-bottom: 98px;
	float: left;
}

.ryxbx {
	background: url(../images/xian3.jpg) repeat-x bottom;
	font-size: 30px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	padding-bottom: 22px;
	float: left;
	width: 100%;
}

.ryxnrb {
	float: left;
	background: url(../images/rybg.jpg) repeat-y;
	width: 905px;
	padding-top: 45px;
	padding-left: 21px;
}


#cona {
	WIDTH: 100%;
	float: left;
	padding-top: 43px;
}

#tagsa {
	margin: 0;
	padding: 0;
	height: 35px;
	padding-left: 255px;
}

#tagsa LI {
	float: left;
	list-style: none;
	border-bottom: none;
	height: 35px;
	line-height: 35px;
	width: 137px;
	text-align: center;
	background: url(../images/rybgb.jpg) no-repeat;
	display: block;
	margin-left: 5px;
}

#tagsa LI A {
	color: #757575;
	display: block;
	font-size: 13px;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
}

#tagsa LI.emptyTaga {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px
}

#tagsa LI.selectTaga {
	color: #FFFFFF;
	background: url(../images/rybga.jpg) no-repeat;
	display: block;
}

#tagsa LI.selectTaga A {
	color: #FFFFFF;
}

#tagContenta {
	width: 100%;
	overflow: hidden;
	padding-top: 18px;
}

.tagContenta {
	DISPLAY: none;
}

#tagContenta DIV.selectTaga {
	DISPLAY: block
}

.ryxk {
	width: 211px;
	float: left;
	padding-right: 15px;
	padding-bottom: 28px;
}

.ryxtk {
	background-color: #fff;
	border: 1px solid #BBBBBB;
	width: 203px;
	height: 155px;
	float: left;
	padding-left: 8px;
	padding-top: 8px;
}

.ryxwz {
	color: #5b5b5b;
	font-size: 13px;
	text-align: center;
	padding-top: 18px;
	float: left;
	width: 100%;
}

.ryxwz a {
	color: #5b5b5b;
	font-size: 13px;
}

/*--- 组织机构 ---*/
.jjbg {
	background: url(../images/jgbg.jpg) no-repeat;
	width: 157px;
	height: 118px;
	float: left;
	padding: 7px 0 0 8px;
}




.year {
	width: 60px;
	line-height: 9px;
	margin-top: 30px;
}

.year li a {
	padding: 3px 0;
	font-size: 14px;
}

.year .active .yearlink {
	color: #0168B4;
	font-weight: bold;
	border-left: 3px solid #0168B4;
}

.year .yearlink {
	border-left: 3px solid #fff;
	color: #9D9D9D;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding-left: 15px;
}

.year .highlight .monthlink {
	color: #7bc623;
	font-weight: bold;
}

/*领导关怀*/
.ldgh {
	padding-top: 60px;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 90px;
}

/*企业风采*/

.qyfcsk {
	border-bottom: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	width: 925px;
	background-color: #F2F2F2;
	margin: 0 auto;
	padding-top: 36px;
	padding-bottom: 19px;
}

.gdfck {
	width: 930px;
	margin: 0 auto;
	padding-top: 56px;
	padding-bottom: 40px;
}

.fcqhz {
	width: 420px;
	float: left;
	font-size: 14px;
	line-height: 26px;
}

.fcqhz a {
	font-size: 14px;
	line-height: 26px;
}

.fcqhz a span {
	font-size: 24px;
	font-weight: bold;
	color: #0166b4;
	line-height: 30px;
}

.gdfcxbt {
	font-size: 18px;
	text-align: center;
	width: 100%;
	color: #333;
	float: left;
}

.qyfcsnr {
	height: 263px;
}

.fcxnr {
	width: 100%;
	float: left;
	padding-top: 40px;
}

.fcxnra {
	float: left;
	padding-bottom: 57px;
	width: 272px;
	padding-right: 24px;
	background: url(../images/fcxian.jpg) no-repeat right 58px;
	margin-right: 26px;
}

.fcxnrbt {
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background-color: #F2F2F2;
}

.fcxnrbt a {
	font-size: 14px;
	display: block;
}

.fcxnrbt a:hover {
	color: #fff;
	background-color: #0166B4;
	display: block;
}

/*越能新闻总页*/
.newxc {
	position: relative;
	float: right;
	top: -17px;
}

.newzk {
	width: 590px;
	float: left;
	padding-left: 26px;
}

.newzkbt {
	border-bottom: 1px solid #E7E7E7;
	width: 100%;
	padding-bottom: 13px;
}

.more {
	float: right;
}

.newzkx {
	width: 100%;
	padding-top: 24px;
}

.newxy {
	width: 329px;
	float: right;
}

.newxy ul li {
	background: url(../images/dian.jpg) no-repeat left;
	color: #797979;
	text-align: right;
	line-height: 24px;
}

.newxy ul li a {
	float: left;
	text-align: left;
	padding-left: 13px;
	color: #797979;
}

#hotpic {
	width: 229px;
	height: 146px;
	overflow: hidden;
}

#NewsPic {
	position: relative;
	width: 229px;
	height: 146px;
	overflow: hidden;
}

#NewsPic a {
	overflow: visible;
	border: 0;
	text-decoration: none;
}

#NewsPic .Picture {
	position: absolute;
	left: 0;
	top: 0;
}

#NewsPic .Nav {
	position: absolute;
	height: 13px;
	line-height: 14px;
	bottom: 0;
	right: 0;
}

#NewsPic .Nav span {
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	float: right;
	display: block;
	width: 24px;
	text-align: center;
	background: #000;
	border-left: solid 1px #FFF;
	cursor: pointer;
}

#NewsPic .Nav span.Normal {
	color: #FFF;
	background: #000;
	filter: Alpha(opacity=50);
	opacity: .5;
}

#NewsPic .Nav span.Cur {
	background: #ce0609;
	color: #FFF;
}

#NewsPicTxt {
	position: relative;
	width: 380px;
	height: 22px;
	border: 1px;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font-family: Sans-Serif;
	font-weight: 700;
	color: #000;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

#NewsPicTxt a:link,
#NewsPicTxt a:visited {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

#NewsPicTxt a:hover {
	color: red;
}

.newzx {
	width: 100%;
	padding-top: 16px;
	float: left;
	padding-bottom: 78px;
}

.newmt {
	width: 294px;
	height: 242px;
	float: left;
	background-color: #EDEDED;
}

.newmtbt {
	padding-left: 27px;
	color: #333333;
	padding-top: 26px;
}

.newmtbt a {
	font-size: 16px;
	color: #333333;
}

.newmtx {
	padding-left: 27px;
	width: 242px;
	padding-top: 20px;
}

.mtbdy {
	float: left;
	width: 294px;
	height: 242px;
	margin-left: 22px;
	background-color: #5A5A5A
}

.mtbdnr {
	width: 264px;
	padding: 28px 0 0 18px;
	float: left;
}

.mtdbt {
	font-size: 16px;
	color: #fff;
	padding-bottom: 30px;
}

.mtms a {
	line-height: 24px;
	color: #fff;
}

.mtms a:hover {
	color: #fff;
}

.more2 {
	text-align: right;
	color: #fff;
	font-size: 13px;
	padding-top: 20px;
}

.more2 a {
	color: #fff;
	font-size: 13px;
}

.mtspxw {
	width: 319px;
	padding-left: 29px;
}

.spxwnr {
	float: left;
	width: 100%;
	padding-top: 24px;
}

.spxwnry {
	float: left;
	width: 200px;
	padding-left: 15px;
}

.spxbt {
	color: #6f6f6f;
	padding-top: 12px;
}

/*万达新闻*/

.nwdxwk {
	width: 926px;
	margin: 0 auto;
}

.afcqhz {
	width: 426px;
	height: 316px;
	float: right;
	background-color: #848484;
}

.nwdxwz {
	width: 926px;
}

.nwdxy {
	width: 364px;
	font-size: 14px;
	line-height: 28px;
}

.nwdxy a {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}

.nwdxy a:hover {
	color: #fff;
}

.nwdxy a span {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}

.nwdxm {
	width: 926px;
	margin: 0 auto;
	padding-top: 38px;
	padding-bottom: 90px;
}

.nwdxm ul li {
	border-bottom: 1px solid #D7D7D7;
}

.nwdxm ul li a {
	display: block;
	padding-top: 20px;
}

.nwdxm ul li a:hover {
	background-color: #0065B4;
	display: block;
	color: #fff;
}

.wdxwnra {
	padding-top: 20px;
	padding-left: 22px;
}

.wdxwbvt {
	font-size: 16px;
	color: #666;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: 26px;
}

.shij {
	font-size: 16px;
	display: block;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 18px;
	font-style: italic;
}

.wdms {
	padding-left: 26px;
	padding-top: 20px;
	line-height: 24px;
	display: block;
}

.nwdxm ul li a:hover h1,
.nwdxm ul li a:hover .shij,
.nwdxm ul li a:hover .wdms {
	color: #fff;
}


/* 视频新闻 */
#tFocus-btn li.active,
#tFocus-leftbtn,
#tFocus-rightbtn {
	display: block;
}

#tFocus {
	width: 927px;
	height: 458px;
	overflow: hidden;
	margin: 30px auto 0 auto;
}

#tFocus-pic {
	width: 927px;
	height: 356px;
	position: relative;
}

#tFocus-pic li {
	width: 927px;
	height: 356px;
	position: absolute;
	left: 0;
	top: 0;
}

#tFocus-pic li img {
	display: block;
}

#tFocusBtn {
	width: 130px;
	height: 25px;
	padding-left: 400px;
	margin-top: 15px;
	z-index: 20;
	overflow: hidden;
}

#tFocus-btn {
	width: 95px;
	height: 25px;
	position: relative;
	left: 0;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

#tFocus-btn ul {
	width: 100000px;
	position: absolute;
	left: 0;
	top: 0;
}

#tFocus-btn li {
	width: 20px;
	height: 15px;
	border: 1px solid #0268B3;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	display: block;
	float: left;
}

#tFocus-leftbtn,
#tFocus-rightbtn {
	height: 10px;
	margin-top: 2px;
	width: 10px;
	float: left;
	text-indent: -9999px;
}

#tFocus-leftbtn {
	margin-right: 5px;
	background: url(../images/left.jpg) no-repeat;
}

#tFocus-rightbtn {
	background: url(../images/right.jpg) no-repeat;
}

.nspwk {
	width: 217px;
	height: 353px;
	background-color: #F5F5F5;
	float: left;
}

.nspwk a {
	display: block;
}

.nspwk a:hover {
	width: 217px;
	height: 353px;
	background-color: #AEB7BD;
	display: block;
	float: left;
	color: #fff;
}

.nspwk a h6 {
	color: #666;
	padding-left: 19px;
	font-weight: 500;
	font-size: 12px;
	line-height: 40px;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.nspwk a .icom {
	position: absolute;
	top: 320px;
	right: 10px;
	background: url(../images/gd.jpg) no-repeat right;
	padding-right: 20px;
}

.nspwk a:hover .icom {
	position: absolute;
	top: 320px;
	color: #fff;
	right: 10px;
	background: url(../images/gd2.jpg) no-repeat right;
	padding-right: 20px;
}

.nspwk a:hover h6 {
	color: #fff;
}

.nspwk a .aa {
	padding-top: 25px;
	display: block;
	padding-left: 14px;
	padding-right: 14px;
}

.nspwk a:hover .aa {
	color: #fff;
	display: block;
}

/* 万达研发 */
.wdyfk {
	width: 924px;
	margin: 0 auto;
}

.wdyfbg {
	background-color: #66788E;
	height: 53px;
	line-height: 53px;
	width: 100%;
	float: left;
}

.wdyfbt {
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
}

.wdyfbt span {
	color: #fff;
	font-size: 18px;
	padding-left: 12px;
}

/* box layout */
.box_layout {
	overflow: hidden
}

.box_layout .cell {
	width: 100%;
	overflow: hidden;
	position: relative
}

.box_layout .cols_2 {
	width: 50%;
	float: left;
	height: 330px;
}

.box_layout .cols_2 .col {
	width: 50%;
	float: left;
	overflow: hidden
}

.box_layout .cols_2 .col .cell {
	padding-bottom: 72%
}

.box_layout .cols_2 .row .cell {
	width: 50%;
	padding-bottom: 35%;
	float: left
}

.box_layout .cols_2 .row_group .cell {
	padding-bottom: 164%
}

.box_layout .cols_2 .col_group .cell {
	width: 100%
}

.box_layout .switch_y {
	position: relative
}

.box_layout .switch_y .switch_fix {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.box_layout .switch_y .switch_move {
	margin-top: 100%
}

.box_layout .switch_y .row.switch_move {
	margin-top: 35%;
	left: 0
}

.box_layout .switch_x {
	position: relative
}

.box_layout .switch_x .switch_fix {
	position: absolute;
	top: 0;
	left: 0
}

.box_layout .switch_x .switch_move {
	margin-left: 50%
}

.box_layout .con {
	position: absolute;
	top: 0;
	left: 0;
	width: 87%;
	height: 72%;
	padding: 20px;
	padding-bottom: 0;
	padding-right: 0;
	font-size: 14px
}

.box_layout .con.img {
	width: 100%;
	height: 100%;
	padding: 0
}

.box_layout .con.img {
	width: 100%;
	height: 100%;
	padding: 0
}

.box_layout .con img {}

.box_layout .con a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.box_layout .con .tit {
	font-size: 22px;
	display: block;
	margin-bottom: 0.5em;
	height: 80px;
	line-height: 28px;
}

.box_layout .con .cell_tit {
	display: block;
	font-size: 22px;
	margin-bottom: 0.5em;
	font-weight: bold
}

.box_layout .con .tit.no_txt {
	margin-bottom: 0.5em
}

.box_layout .con .icon {
	vertical-align: -2px;
	font-size: 0.8em
}

.box_layout .con .btn_mov {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	height: 44px !important;
	width: 45px !important
}

.box_layout .con .btn_pic {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	height: 44px !important;
	width: 45px !important
}

.box_layout .con .over_con {
	display: none;
	width: 81%;
	height: 81%;
	padding: 10%;
	overflow: hidden;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bg_img_over.png) repeat 0 0
}

.box_layout .con .over_con.more {
	width: 126%;
	height: 137%;
	top: -16%;
	left: -13%;
	padding: 0
}

.box_layout .col_group .con .over_con {
	width: 80%;
	height: 80%;
	padding: 10%
}

.box_layout .row_group .con .over_con {
	width: 80%;
	height: 90%
}

.box_layout .con a:hover .over_con {
	display: block;
	font-weight: bold
}

.box_layout .con a .bg_img_txt {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px
}

.box_layout .btn_read_more {
	display: block;
	margin-top: 20px;
}

@media screen and (max-width:1400px) {

	/* box layout */
	.box_layout .con .tit {
		font-size: 18px
	}

	.box_layout .con .cell_tit {
		font-size: 18px
	}
}

/* color theme */
.theme_txt {
	color: #fff !important
}

.theme_txt a {
	color: #fff !important
}

.theme_txt .tit {
	color: #fff !important
}

.theme_01 {
	background: #FFB400 !important
}

.theme_02 {
	background: #e6e7e8 !important;
	color: #000 !important
}

.theme_02 a {
	color: #000 !important
}

.theme_03 {
	background: #0057AC !important
}

.theme_04 {
	background: #0b9e00 !important
}

.theme_05 {
	background: #009ca6 !important
}

.theme_06 {
	background: #0689d8 !important
}

.theme_07 {
	background: #f9f9f9 !important
}

.theme_07 .txt {
	color: #000 !important
}

.theme_07 .tit {
	color: #0588d7 !important
}

.theme_07 .sub_tit {
	margin-bottom: 25px;
	display: block
}

.box_layout .con p {
	line-height: 22px;
}

/* 万达研发 */

.lntu2 {
	padding-left: 100px;
	padding-top: 77px;
	float: left;
}

.lnxbt {
	font-size: 24px;
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 94px;
	padding-bottom: 64px;
}

.lnxnr {
	width: 927px;
	float: left;
}

.rollBoxd {
	width: 928px;
	overflow: hidden;
	overflow: hidden;
	padding-bottom: 90px;
}

.rollBoxd img {
	border: none;
}

.rollBoxd .Contd {
	width: 782px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}

.rollBoxd .ScrCont {
	width: 10000000px;
}

.rollBoxd .Contd .pic {
	width: 211px;
	float: left;
	text-align: left;
	margin: 0 24px 0 24px;
}

.rollBoxd .Contd .pic .left {
	float: left;
	width: 211px;
}

.tpxbt {
	height: 81px;
	background-color: #8B8B8B;
	width: 93%;
	padding-left: 15px;
	float: left;
	color: #fff;
	font-size: 14px;
	padding-top: 20px;
}

*+html .rollBoxd .Contd .pic {
	float: left;
	text-align: center;
}

.rollBoxd .Contd .pic img {
	display: block;
}

.rollBoxd #List1,
.rollBoxd #List2,
.rollBoxd #List1_d,
.rollBoxd #List2_d,
.rollBoxd #List1_d,
.rollBoxd #List1_d,
.rollBoxd #List2_d {
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

#List1 a,
#List1_d a {
	display: block;
}

.gxmbta {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 24px;
	padding-top: 25px;
}

.gxmbta a {
	font-size: 14px;
}

.porzk {
	width: 474px;
	padding-top: 0px;
}

/* 营销网络 */
.nyxbt {
	font-size: 13px;
	line-height: 26px;
	width: 928px;
	margin: 0 auto;
}

.nyxnr {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding-bottom: 90px;
	padding-top: 10px;
}

/* 公益事业 */

.gywk {
	width: 927px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.gynra {
	float: left;
	width: 100%;
	padding-bottom: 32px;
	background: url(../images/xian4.jpg) repeat-x bottom;
	margin-bottom: 35px;
}

.gynrae {
	float: left;
	width: 100%;
	padding-bottom: 32px;
	border-bottom: 1px dashed #C9C9C9;
	margin-bottom: 50px;
}

.gywzy {
	width: 630px;
}

.gywzya {
	width: 654px;
}

.gywztu {
	width: 262px;
}

.gybty {
	color: #000000;
	font-size: 16px;
}

.gymsy {
	line-height: 24px;
	padding-top: 22px;
}

/* 人才理念 */

.nrclnk {
	text-align: center;
	padding-top: 0px;
	width: 926px;
	padding-left: 5px;
}

.xb-about-news .ul a,
.xb-about-news .ul span {
	display: block;
	overflow: hidden;
}

.xb-about-news .ul dt {
	padding-bottom: 30px;
}

.xb-about-news .ul dt .img {
	width: 173px;
	height: 130px;
	padding: 3px 4px 5px 4px;
	float: left;
	margin-right: 10px;
	background: url(../images/img_bg.jpg) no-repeat;
}

.xb-about-news .ul dt .date {
	padding-top: 9px;
	line-height: 15px;
	color: #595757;
}

.xb-about-news .ul dt .h1 {
	font-size: 16px;
	line-height: 25px;
	color: #151b21;
	padding-bottom: 6px;
	font-weight: bold;
}

.xb-about-news .ul dt .p {
	line-height: 22px;
	color: #595757;
	height: 56px;
}

.xb-about-news .ul dt .more {
	width: 78px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	color: #ffffff;
	background: #f08d19;
}

.xb-about-news .ul dd {
	line-height: 40px;
	border-bottom: #9f9f9f dotted 1px;
}

.xb-about-news .ul dd a {
	display: block;
	float: left;
	padding-left: 14px;
	background: url(../images/ag.png) no-repeat left;
}

.xb-about-news .ul dd a:hover {
	color: #f08d19;
}

.xb-about-news .ul dd span {
	color: #595757;
	display: block;
	padding-right: 12px;
	float: right;
	font-size: 11px;
}

.industry-default-imgall {
	height: 317px;
	margin-bottom: 10px;
}

.industry-default-imgall .kwicks {
	width: 926px;
	position: relative;
}

.industry-default-imgall .kwicks li {
	width: 184px;
	height: 317px;
	overflow: hidden;
}

.industry-default-imgall .kwicks li .img {
	width: 400px;
	height: 317px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.industry-default-imgall .kwicks li .cont {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	background: url(../images/wpng90.png) repeat;
}

.industry-default-imgall .kwicks li .cont .p-warp {
	width: 100%;
	height: 125px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -63px;
}

.industry-default-imgall .kwicks li .cont .simg {
	width: 100%;
	margin-top: 18px;
	text-align: center;
	height: 69px;
	display: block;
}

.industry-default-imgall .kwicks li .cont .p {
	font-size: 16px;
	color: #3f3f3f;
	font-family: \5FAE\8F6F\96C5\9ED1;
	line-height: 33px;
	display: block;
	text-align: center;
}

.industry-default-imgall .kwicks li .co {
	width: 222px;
	height: 110px;
	padding: 15px 16px 0 16px;
	position: absolute;
	top: 50%;
	margin-top: -63px;
	z-index: 30;
	background: url(../images/pngs95.png) repeat;
	color: #ffffff;
	line-height: 22px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	left: 200px;
}

.industry-default-imgall .kwicks li .co p {
	color: #fff;
	padding-bottom: 6px;
}

.industry-default-imgall .kwicks #kwick_1 .co {
	background: url(../images/rpng95.png) repeat;
}

.industry-default-imgall .kwicks #kwick_2 .co {
	background: url(../images/gpng95.png) repeat;
}

.industry-default-imgall .kwicks #kwick_3 .co {
	background: url(../images/dpng95.png) repeat;
}

.industry-default-imgall .kwicks #kwick_4 .co {
	background: url(../images/bpng95.png) repeat;
}

.industry-default-imgall .kwicks #kwick_5 .co {
	background: url(../images/hpng95.png) repeat;
}

.rczpx {
	border-bottom: 1px dashed #9F9F9F;
	width: 926px;
	float: left;
	padding-top: 40px;
	padding-left: 5px;
	padding-bottom: 16px;
	font-size: 16px;
	color: #333333;
}

.rcbga {
	background: url(../images/rcbg1.jpg) repeat-x;
	margin-top: 40px;
	width: 100%;
	height: 32px;
	padding-top: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.rcbgb {
	background: url(../images/rcbg2.jpg) no-repeat top;
	height: 521px;
	width: 100%;
	float: left;
	margin-top: 32px;
	padding-top: 20px;
	font-size: 14px;
	overflow: hidden;
}

.rckda {
	float: left;
	width: 94px;
	text-align: center;
	padding-right: 90px;
}

.rckda2 {
	float: left;
	width: 162px;
	padding-left: 15px;
}

.rckdb {
	float: left;
	width: 168px;
	text-align: center;
	padding-right: 100px;
}

.rckdc {
	float: left;
	width: 162px;
	text-align: center;
}

.rckdd {
	float: left;
	width: 162px;
	text-align: center;
}

.rckde {
	float: left;
	width: 152px;
	text-align: center;
}

.rcbgb1 {
	width: 100%;
	float: left;
	margin-top: 32px;
	padding-top: 15px;
	font-size: 14px;
	overflow: hidden;
}

.rcbgb1 ul {
	width: 100%;
	float: left;
	margin-top: 32px;
	padding-bottom: 15px;
	font-size: 14px;
	overflow: hidden;
}


.rczplb {
	border-bottom: 1px solid #EBECEE;
	line-height: 40px;
	height: 40px;
	padding-top: 7px;
}

.rcyp {
	width: 73px;
	float: left;
	padding-left: 50px;
}

.rcyp a {
	display: block;
	color: #0166b4;
	font-size: 14px;
	background: url(../images/jian8.png) no-repeat right;
}

.czbty {
	color: #0166b4;
	font-size: 16px;
}

/* 联系我们 */

.lxdtk {
	border: 1px solid #C9C9C9;
	width: 930px;
	height: 0.1px;
	float: left;
	margin-left: 24px;
	margin-top: 22px;
}

.lxwmk {
	background: url(../images/dtbg.jpg) no-repeat bottom right;
	width: 912px;
	float: left;
	padding-left: 68px;
}

.lxywa {
	font-size: 30px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 38px;
}

.lxywb {
	width: 87px;
	height: 25px;
	background-color: #555555;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

.lxywc {
	width: 385px;
	border-bottom: 2px solid #555555;
	color: #555555;
	font-size: 26px;
	padding-top: 22px;
	padding-bottom: 12px;
}

.lxywd {
	font-size: 13px;
	line-height: 28px;
	padding-top: 15px;
}

.lxywe {
	padding-top: 20px;
	padding-bottom: 68px;
}

.lxbga {
	background: url(../images/lxbg.jpg) no-repeat;
	width: 111px;
	height: 105px;
	float: left;
	margin-right: 24px;
}

.lxbga a {
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	display: block;
	padding-top: 25px;
}

.lxbga a img {
	text-align: center;
}

#two_codes img {
	display: none;
}

#two_codes:hover img {
	display: block;
}

/* 万达产业 */

.wdcyz {
	width: 982px;
	height: auto;
	margin: 0 auto;
}

.news {
	width: 725px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 68px;
}

.news ul li {
	width: 180px;
	height: 157px;
	float: left;
	position: relative;
	overflow: hidden;
}

.news ul li .newsThum {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.news ul li .newsInfo {
	width: 150px;
	height: 125px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #fff;
}

.newsPage {
	width: 990px;
	height: 36px;
	margin-top: 15px;
	display: block;
	margin: 15px auto;
}

.newsPage a {
	display: block;
	width: 34px;
	height: 34px;
	float: right;
	border: 1px solid #e5e5e5;
	background: #fff url(../images/page.jpg) no-repeat;
	cursor: pointer;
	margin-left: 2px;
}

.newsPage span {
	background: #fff;
	width: 65px;
	height: 34px;
	border: 1px solid #e5e5e5;
	line-height: 34px;
	text-align: center;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;
}

.newsPage a.pagePrev {
	background-position: -34px 0px;
}

.newsPage a.pagePrev:hover {
	background-position: -34px -34px;
}

.newsPage a.pageNext:hover {
	background-position: 0px -34px;
}

.newsInfoTime {
	width: 130px;
	margin-top: 2px;
	height: 20px;
	padding: 0px 10px;
	font-size: 12px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a3a3a3;
}

.newsInfoTitle {
	width: 130px;
	height: 36px;
	padding: 2px 10px;
	line-height: 18px;
	font-size: 12px;
}

.newsInfoDes {
	width: 130px;
	padding: 0px 10px;
	height: auto;
	font-size: 12px;
	color: #a3a3a3;
	line-height: 16px;
	margin-top: 5px;
}

.newsTrans {
	border-color: transparent #fff transparent transparent;
	border-style: solid;
	border-width: 5px 5px 5px 0px;
	width: 0;
	height: 0;
	position: absolute;
	left: -5px;
	top: 20px;
}

.news li .bor {
	width: 180px;
	height: 157px;
	position: relative;
	overflow: hidden;
}

/* 详情��?*/

.xqabt {
	color: #333333;
	font-size: 30px;
	text-align: center;
	padding-top: 50px;
	width: 100%;
	float: left;
}

.xqbbt {
	text-align: center;
	font-size: 12px;
	width: 100%;
	float: left;
	color: #8e898d;
	padding-top: 15px;
}

.xqcbt {
	text-align: center;
	padding-top: 15px;
	width: 930px;
	line-height: 24px;
	float: left;
	padding-left: 25px;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 5px;
}

.xqkk {
	width: 980px;
	margin: 0 auto;
	height: auto;
	background: url(../images/nbg.jpg) no-repeat bottom;
	padding-bottom: 80px;
}

.xqdnr {
	width: 930px;
	line-height: 26px;
	float: left;
	padding-left: 25px;
	padding-top: 20px;
	font-size: 13px;
}

.xqdnr p {
	padding-bottom: 10px;
	line-height: 26px;
}

/* 联系我们 改动 第二��?*/

.mnlxsk {
	float: left;
	width: 100%;
	position: relative;
}

.mnlxbrx {
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 27px;
}

.mnlxdh {
	float: left;
	width: 100%;
	font-size: 36px;
	text-align: right;
	color: #363439;
	font-weight: bold;
}

.mnlxly {
	background: url(../images/aniu2.jpg) no-repeat left;
	width: 80%;
	float: left;
	padding-left: 20px;
	margin-top: 5px;
}

.mnlynr {
	background: url(../images/bi.jpg) no-repeat right 70px;
	float: left;
	width: 312px;
	margin-top: 7px;
}

.red {
	color: #F00;
}

.mnlxnr2 {
	float: left;
	width: 400px;
	line-height: 34px;
	padding-top: 88px;
	padding-left: 50px;
	font-size: 13px;
}

.mnlxnr2 span {
	font-size: 13px;
}

/*----------------  切换效果��?  ----------------*/
.clearfix {
	display: block;
}

.innerIndex {
	padding-top: 30px;
	color: #525252;
	float: left;
	padding-bottom: 80px;
	padding-left: 50px;
	width: 876px;
}

.innerIndexTit {
	font-weight: 700;
	height: 36px;
	overflow: hidden;
	color: #000;
}

.constructionImg01 {
	position: absolute;
	left: 0;
	top: 20px;
}

.constructionImg02 {
	position: absolute;
	left: 480px;
	top: 110px;
}

.constructionImg03 {
	position: absolute;
	left: 480px;
	top: 140px;
}

.constructionIndexNews {
	margin-top: 20px;
}

.constructionIndexNews p.tit {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	position: relative;
}

.constructionIndexNews p.tit b {
	color: #000;
}

.constructionIndexNews li {
	float: left;
	width: 310px;
	padding-right: 16px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
}

.constructionIndexLink {
	padding-left: 2px;
}

.constructionIndexLink li {
	float: left;
	width: 128px;
	height: 150px;
	border: 1px solid #e9e9e9;
	margin-left: -1px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	background-position: 50% 30px;
	background-repeat: no-repeat;
}

.constructionIndexLink li p.tit {
	padding: 95px 0 0 35px;
	font-size: 14px;
	width: 56px;
	position: relative;
	z-index: 10;
	text-align: center;
}

.constructionIndexLink li .img {
	width: 333px;
	height: 150px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: none;
}

.constructionIndexLink li .txt {
	position: absolute;
	left: 20px;
	bottom: -100px;
	font-size: 14px;
	z-index: 10;
}

.constructionIndexLink li.icon01 {
	background-image: url("../images/indexIcon01.png")
}

.constructionIndexLink li.icon01 .img {
	background: url("../images/indexImg01.jpg") no-repeat;
}

.constructionIndexLink li.icon02 {
	background-image: url("../images/indexIcon01.png");
}

.constructionIndexLink li.icon02 .img {
	background: url("../images/indexImg02.jpg") no-repeat;
}

.constructionIndexLink li.icon03 {
	background-image: url("../images/indexIcon03.jpg");
}

.constructionIndexLink li.icon03 .img {
	background: url("../images/indexImg03.jpg") no-repeat;
}

.constructionIndexLink li.icon04 {
	background-image: url("../images/indexIcon04.jpg");
}

.constructionIndexLink li.icon04 .img {
	background: url("../images/indexImg04.jpg") no-repeat;
}

.constructionIndexLink li.current {
	width: 332px;
}

.constructionIndexLink li.current p.tit {
	padding: 45px 0 0 20px;
	width: auto;
	font-weight: 700;
}

.constructionIndexLink li.current p.tit a {
	color: #404040;
	font-size: 16px;
	font-weight: bold;
}

.constructionIndexLink li.current .img {
	display: block;
}

.constructionIndexLink li.current .txt {
	bottom: 24px;
}

.constructionIndexLink li a:hover {
	text-decoration: none;
}




.mndzzc {
	float: left;
	width: 220px;
	padding-bottom: 20px;
}

.erji {
	width: 220px;
}

.erji li {
	width: 210px;
	height: 45px;
	line-height: 45px;
}

.erji li a {
	height: 45px;
	line-height: 45px;
	padding-left: 50px;
	width: 160px;
	display: block;
	border: #ececec 1px solid;
}

.erji li a:hover {
	background: url(../images/libg.jpg) no-repeat bottom center;
	display: block;
	padding-left: 50px;
	width: 170px;
	border: 0px;
	line-height: 45px;
	height: 45px;
}

.erji li a.dangqian {
	background: url(../images/libg.jpg) no-repeat bottom center;
	display: block;
	padding-left: 50px;
	width: 170px;
	border: 0px;
	line-height: 45px;
	height: 45px;
	color: #eb891a;
}

.w700 {
	width: 700px;
	padding-bottom: 20px;
}


/*chanpin
----------------------------------------------*/
.box {
	background: url(../images/box_bj.png) repeat-y scroll left top rgba(0, 0, 0, 0);
}

.slider {
	padding: 10px 0;
	width: 194px;
}

.slider li {
	background: url(../images/sidelibg.png) no-repeat scroll left top rgba(0, 0, 0, 0);
	display: block;
	float: left;
	line-height: 29px;
	width: 180px;
}

.slider li.nobt {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.slider a {
	color: #005bac;
	display: block;
	font-size: 14px;
	padding-left: 20px;
}

.slider li.current {
	width: 194px;
}

.slider li.current a {
	background: url(../images/sideicon.png) no-repeat scroll right center rgba(0, 0, 0, 0);
	color: #fff;
}

.slider li ul {}

.slider li li {
	border: medium none;
	line-height: 29px;
}

.slider li li a {
	padding-left: 35px;
}

.slider li.current li a.current {
	background: url(../images/dot2.gif) no-repeat scroll 20px center rgba(0, 0, 0, 0);
}

.slider li.current li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #005bac;
}

.cf:before,
.cf:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

.qyjjkright {
	width: 730px;
	float: right;
	border: 1px solid #d3e1ed;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #FFF;
}

.tit {
	border-bottom: #0268b3 1px solid;
	float: left;
	width: 720px;
	height: 33px;
	margin-bottom: 10px;
	padding-right: 10px;
}

.tit span.l {
	float: right;
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #000;
}

.tit span.h {
	color: #0268b3;
	font-size: 16px;
	font-family: "微软雅黑";
	border-bottom: #0268b3 1px solid;
	float: left;
	height: 32px;
	line-height: 32px;
	display: block;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
}

.tit span.l a {
	height: 32px;
	line-height: 32px;
}

.fx {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
}

.fx span {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
}

.tujiList2 {
	width: 700px;
	text-align: left;
	margin: 0 auto;
}

.tujiList2 ul {
	width: 700px;
}

.tujiList2 li {
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-left: 26px;
	position: relative;
	width: 210px;
	margin: 5px 10px;
}

.tujiList2 li img {
	width: 210px;
	height: 175px;
	max-width: 200px;
}

.tujiList2 li a {
	border: 1px solid #ccc;
	display: block;
	font-size: 14px;
	height: 175px;
	padding: 2px;
	text-align: center;
	width: 210px;
}

.tujiList2 li span a {
	border: medium none;
	height: 40px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
}

.erri {
	WIDTH: 228px;
	DISPLAY: inline;
	FLOAT: left;
}

.anbt {
	background: none repeat scroll 0 0 #f4f3f0;
	border-color: #d3e1ed;
	border-style: solid;
	border-width: 1px;
	margin-top: 18px;
	width: 228px;
	float: left;
}

.anba {
	background: url(../images/fa07.jpg) repeat-x scroll center bottom rgba(0, 0, 0, 0);
	color: #515151;
	font-family: "????";
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	margin: 15px auto 0;
	width: 200px;
}

.gdul {
	MARGIN: 3px auto 0px;
	WIDTH: 190px
}

.gdul H3 {
	LINE-HEIGHT: 26px;
	BACKGROUND: url(../images/fa04.jpg) no-repeat right center;
	HEIGHT: 26px;
	COLOR: #0268b3;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}

.gdxn {
	MARGIN: 4px auto 0px;
	WIDTH: 190px;
	BACKGROUND: url(../images/fa07.jpg) repeat-x;
	HEIGHT: 2px
}

.lxul {
	MARGIN-TOP: 10px;
	MARGIN-LEFT: 1px
}

.lxul LI {
	LINE-HEIGHT: 26px;
	MARGIN-TOP: 5px;
	HEIGHT: 26px;
	FONT-SIZE: 12px
}

.lxul .elth {
	COLOR: #b84600;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold
}

.lxul LI A {
	COLOR: #2e2e2e
}

.lxul LI A:hover {
	COLOR: #b84600
}

.lnbt {
	BORDER-BOTTOM: #b84600 1px solid;
	BORDER-LEFT: #b84600 1px solid;
	MARGIN-TOP: 18px;
	WIDTH: 217px;
	BACKGROUND: #f4f3f0;
	BORDER-TOP: #b84600 3px solid;
	BORDER-RIGHT: #b84600 1px solid
}

.lxon {
	WIDTH: 200px;
	DISPLAY: inline;
	FLOAT: left
}

.lxon H2 {
	LINE-HEIGHT: 17px;
	MARGIN-TOP: 15px;
	HEIGHT: 65px;
	COLOR: #b84600;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal
}

.lxoc {
	LINE-HEIGHT: 18px;
	COLOR: #414141
}

.lxlu {
	MARGIN-TOP: 2px;
	WIDTH: 525px;
	CLEAR: both
}

.meit {
	PADDING-BOTTOM: 2px;
	BACKGROUND: url(../images/lx06.gif) no-repeat left 3px
}

.meit DIV {
	LINE-HEIGHT: 18px;
	COLOR: #414141;
	MARGIN-LEFT: 2px
}

.videoList ul {
	border-bottom: 1px solid #ccc;
	width: 700px;
	margin: 0 auto;
}

.videoList li {
	float: left;
	width: 315px;
	height: 245px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 45px;
}

.videoListUlnobb ul {
	border-bottom: medium none;
}

.videoList5 li {
	float: left;
	width: 315px;
}

.videoList3 li {
	float: left;
	width: 33%;
}

.w150 {
	315px;
}

.videoListMr40 {
	overflow: hidden;
	width: 440px;
}

.videoListMr40 ul {
	width: 480px;
}

.videoListMr40 li {
	float: left;
	margin-right: 40px;
	width: 120px;
}

.pb30 {
	padding-bottom: 30px;
}

.mt20 {
	margin-top: 20px;
}

.videoTit {
	height: 36px;
	line-height: 18px;
	margin: 0 auto;
	overflow: hidden;
	width: 315px;
	margin-left: 75px;
}

.cblue {
	color: #005bac;
}

.f14 {
	font-size: 14px;
}

a {
	color: #666;
	font-style: normal;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}

* {
	font-family: "微软雅黑";
}


/*zhaopin*/
.zhaopin {
	width: 730px;
}

.btnup,
.btndown {
	background-color: #005bac;
	font-size: 14px;
	padding: 0 10px;
}

.btnup a,
.btndown a {
	background: url(../images/arrowup.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 26px;
	line-height: 24px;
	padding-left: 15px;
}

a {
	color: #666;
	font-style: normal;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}

.mt20 {
	margin-top: 20px;
}

.dllist dl {
	border-bottom: 1px solid #ccc;
}

.dllistDLbb dl {
	border-bottom: 1px solid #f1f1f1;
}

.dllist dl.dl2 {
	border-bottom: medium none;
}

.dllist dl.end {
	border: medium none;
}

.dllist dt {
	float: left;
	margin-right: 15px;
}

.dllist dd {
	font-size: 14px;
}

.main {
	width: 700px;
}

.h1 {
	color: #333;
	line-height: 30px;
}

.h1 span {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	margin-bottom: -5px;
	margin-left: 20px;
	padding: 0 10px;
}

.h1 span.span2 {
	margin-left: 10px;
}

.h1 span a {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 24px;
}

.c6 {
	color: #666;
}

/****/
.i_news_wrap {
	width: 100%;
	background-color: #f9f9f9;
	padding: 30px 0 50px;
}

.i_news_title {
	width: 100%;
	height: 1px;
	background-color: #dadada;
	position: relative;
}

.i_news_title h1 {
	position: absolute;
	width: 205px;
	height: 25px;
	left: 50%;
	top: -13px;
	margin-left: -103px;
	background-color: #f9f9f9;
	text-align: center;
	color: #333;
	font: normal 24px/25px "宋体";
	text-transform: uppercase;
}

.i_news {
	width: 700px;
	margin: 0 auto;
	padding-top: 40px;
}

.i_news li {
	padding: 25px 0;
	border-bottom: 1px solid #dadada;
}

.i_news li a dl {
	overflow: hidden;
}

.i_news li a dt {
	float: left;
}

.i_news li a dt img {
	width: 120px;
	height: 90px;
}

.i_news li a dd {
	padding-left: 90px;
}

.i_news li a dd h2 {
	color: #000;
	font: normal 12px/20px "宋体";
	padding-bottom: 10px;
}

.i_news li a dd h2 b {
	float: right;
	color: #525252;
	font: normal 12px/20px Arial;
}

.i_news li a dd h2 span {
	display: block;
	color: #000;
	font: normal 13px/20px "宋体";
}

.i_news li a dd p {
	color: #333;
	font: normal 12px/20px "宋体";
}

.i_news li a dd p span {
	display: block;
	text-align: right;
}

.i_news_more {
	color: #000;
	font: normal 12px/30px "宋体";
	width: 75px;
	height: 30px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	display: block;
	margin: 40px auto 0;
	text-align: center;
}

.sub_right {
	background: url(../images/sub_sx.jpg) no-repeat scroll right top rgba(0, 0, 0, 0);
	float: left;
	margin-top: 60px;
	width: 690px;
}

.sub_right .board {
	border-bottom: 1px solid #ededed;
	height: 28px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

.sub_right .board h3 {
	float: right;
	font-size: 12px;
	font-weight: normal;
}

.sub_right .board h2 {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	line-height: 16px;
}




.sub_right .headline .nr a {
	color: #e36e00;
}

.sub_right .news_list {
	clear: both;
	line-height: 30px;
	margin-bottom: 30px;
	width: 600px;
}

.sub_right .news_list li {

	border-bottom: 1px dashed #cccccc;
	margin-left: 15px;

	text-indent: 24px;
	width: 675px;
}

.sub_right .news_list li span {
	color: #888888;
	float: right;
}

.sub_right .tit {
	border-bottom: 1px dashed #dbdbdb;
	color: #333333;
	margin-bottom: 25px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 18px 0;
	text-align: center;
}

.sub_right .txt {
	border-bottom: 1px dashed #dbdbdb;
	line-height: 24px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 40px;
}

.grid_4 {
	width: 210px;
}

.cl {
	float: left;
}

.sidebar {
	background-position: 0 bottom;
	background-repeat: no-repeat;
	border: 1px solid #d3e1ed;
	position: relative;
	width: 228px;
	background-color: #FFF;
}

.sidebar h2 {
	background: url(../images/tit.png) no-repeat;
	position: absolute;
	left: -6px;
	height: 36px;
	width: 225px;
}

.sidebar h2 a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 27px;
}

.sidebar_nav {
	border-color: #efefef;
	border-style: solid;
	border-width: 1px 1px 0;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 46px;
}

.sidebar_nav li {
	line-height: 42px;
	height: 42px;
	padding-left: 20px;
}

.sidebar_nav li a {
	padding-left: 25px;
	text-decoration: none;
	font-size: 14px;
	background: url(../images/lt.jpg) no-repeat center left;
}

/* nav_menu */
.nav_menu {
	margin-bottom: 20px;
	margin-top: 56px;
}

.nav_menu dl {
	list-style-type: none;
}

.nav_menu dl dt {
	height: 30px;
	line-height: 30px;
}

.nav_menu dl dt a span {
	display: inline-block;
	width: 13px;
	height: 15px;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 0;
}

.nav_menu dd ul li {
	background: url(../images/lt_i.jpg) no-repeat left center;
	text-indent: 10px;
	line-height: 27px;
	height: 27px;
}

a.minus,
a.plus {
	overflow: hidden;
	padding-left: 25px;
	text-decoration: none;
	font-size: 14px;
	background: url(../images/lt.jpg) no-repeat center left;
}


.sidebar .news_list {
	margin-bottom: 20px;
}

.left_n {
	float: left;
}

#flip {
	width: 700px;
	margin: 0 auto;
	height: 60px;
	text-align: center
}

.fl {
	float: left;
	_display: inline;
}

.fr {
	float: right;
	_display: inline;
}

#service {
	width: 161px;
	height: 290px;
	position: fixed;
	top: 350px;
	right: 0px;
	z-index: 100;
}

*html #service {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

#service li {
	width: 161px;
	height: 60px;
}

#service li img {
	float: right;
}

#service li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}

#service li a .shows {
	display: block;
}

#service li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}

#service li a.weixin_area .hides {
	display: none;
	position: absolute;
	right: 143px;
}

#service li a.weixin_area .weixin {
	display: none;
	position: absolute;
	right: 0;
	top: 48px
}

#p2 {
	width: 112px;
	background-color: #A7D2A9;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #8BC48D;
	text-align: center;
	line-height: 47px
}

#p3 {
	width: 112px;
	background-color: #EC9890;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #E6776C;
	text-align: center;
	line-height: 47px
}

#p1 {
	width: 47px;
	height: 49px;
	float: left
}

a:hover {
	text-decoration: none
}

.tujiList2 img {
	width: 100%;
}

div#pagesize li {
    display: inline-block;
}