﻿/*********************************************************************************/
/* Base                                                                          */
/*********************************************************************************/
* { margin:0; padding:0; }
/*p { font:62.5% "Microsoft Yahei","宋体", sans-serif; }*/
ul, li { list-style-type:none; }
img{ border:none; vertical-align:middle; }
h1,h2,h3,h4,h5,h6 { letter-spacing: 1px; }
/* 定义浮动居中 */
.fl { float:left; display: inline }
.fr { float:right; display: inline }
.center { margin: 0 auto; }
.clr { clear:both; height:0; font-size:1px; line-height:0px;}
.clr:after{content:"."; display:block; height:0; clear:both; visibility:hidden; }/*清除浮动*/
.h { display:none; }
.oh { overflow:hidden; }
.mt8 { margin-top:8px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt40 { margin-top:40px; }
.mt50 { margin-top:50px; }
.ml30 { margin-left:30px }
.mb30 { margin-bottom:30px }
.mb50 { margin-bottom:50px }
.pd8 { padding:8px }
.pd10 { padding:10px }
.pd20 { padding:20px }
.pd30 { padding:30px 0 }
.pd50 { padding:50px 0 }
.pdtb20 { padding:20px 0 }
.pt20 { padding-top:20px }

/*fontsize*/
.fs50 { font-size:5em; }
.fs40 { font-size:4em; }
.fs35 { font-size:3.5em; }
.fs30 { font-size:3em; }
.fs28 { font-size:2.8em; }
.fs26 { font-size:2.6em; }
.fs24 { font-size:2.4em; }
.fs20 { font-size:2em; }
.fs18 { font-size:1.8em; }
.fs16 { font-size:1.6em; }
.fs14 { font-size:1.4em; }
/*
.fs30 { font-size:1.875em; }
.fs28 { font-size:1.75em; }
.fs26 { font-size:1.625em; }
.fs24 { font-size:1.5em; }
.fs20 { font-size:1.25em; }
.fs18 { font-size:1.125em; }
.fs16 { font-size:1em; }
.fs14 { font-size:0.875em; }
*/

/*line-height*/
.lh50 { line-height:5em; }
.lh30 { line-height:3em; }
.lh28 { line-height:2.8em; }
.lh26 { line-height:2.6em; }
.lh24 { line-height:2.4em; }
.lh20 { line-height:2em; }
.lh18 { line-height:1.8em; }
.lh16 { line-height:1.6em; }
.lh14 { line-height:1.4em; }
/*.lh50 { line-height:5em; }
.lh30 { line-height:3em; }
.lh28 { line-height:2.8em; }
.lh26 { line-height:2.6em; }
.lh24 { line-height:2.4em; }
.lh20 { line-height:2em; }
.lh18 { line-height:1.8em; }
.lh16 { line-height:1.6em; }
.lh14 { line-height:1.4em; }*/

.tal { text-align:left; }
.tac { text-align:center; }
.tar { text-align:right; }
/*font color*/
.cred { color:red }
.cfff { color:#fff }
.fb { font-weight:bold; }

.boce { border:1px solid #cecece; }

.w50 { width:50%; }
.w65 { width:65%; }
.w35 { width:35%; }
.w30 { width:30%; }

/*********************************************************************************/
/* 本站通用                                                                      */
/*********************************************************************************/

body {
	overflow-x: hidden;
	background: #fff;
	font:62.5% "Microsoft Yahei","宋体", sans-serif;
	/*font-style font-variant font-weight font-size/line-height font-family
	62.5%默认是18px*/
	color:#000;
}

a { font-size:1.2em; color:#256EB1; text-decoration:none }
a:link { color:#256EB1; }
a:visited { color:#256EB1; }
a:hover { color:#ba2636; text-decoration:underline }
a:active { color:#ba2636; }


.container { width:1200px; margin:0 auto; min-width:1200px; }
.miw { min-width:1200px }

/*font color*/
.c1 { color:#bd2a00 }	/*红色*/
.c2 { color:#5e5e5e }	/*灰色*/
.c3 { color:#ff6000 }	/*橙色*/
.c4 { color:#ffcc00 }	/*黄绿色*/
.c5 { color:#1c60a1 }	/*默认主色*/
.c6 { color:#414141 }	/**/
.c7 { color:#929292 }	/**/

/*background */
.bgfff { background:#fff }
.bg1 { background:#ededed }
.bg2 { background:#f2f2f2; }
.bgf8 { background:#f8f8f8; }
.bgfooter { background:#1c60a1; }

/*********************************************************************************/
/* 定制                                                                      */
/*********************************************************************************/

/* header */
.header { position: absolute; z-index:999; width:100%; height:185px; background:url(headerbg.jpg) no-repeat center top; }
.header-top { height:30px; font-size:1.2em; line-height:30px; color:black; border-bottom:1px solid #dedede;}
.header-top a { color:black; }
.logo {  }

/*#mnuMain { height:61px; background:url(mnuMenubg-m.png) repeat-x; }
.mnuMain-l { float:left; width:41px; height:61px; background:url(mnuMenubg-l.png) no-repeat; }
.mnuMain-r { float:right; width:41px; height:61px; background:url(mnuMenubg-r.png) no-repeat; }*/
#mnuMain { position: relative; /*position: absolute; z-index:999; */margin:40px auto 0 auto; }
#mnuMain li:nth-child(5) { margin-left:200px; }

.mnuMain .logo { position:absolute; z-index:1; left:50%; margin:-30px 0 0 -140px; width:250px; height:100px; background:url(logo.png) no-repeat; }
.mnuMain { width: 100%; height:50px; background:#1c60a1; }
.mnuMain li { float:left; width:120px; /*padding:0 3px;*/ text-align:center; }
.mnuMain li a { display:block; height:50px; /*padding:0 29px;*/ font-size:1.8em; line-height:50px; color:#fff; text-decoration:none }
.mnuMain li a:hover, .mnuMain li.active a { background:url(mnuMenuItembg.png) no-repeat left top; }
.mnuMain li a:hover span , .mnuMain li.active a span { display:block; height:50px; background:url(mnuMenuItembg.png) no-repeat right top; }


/*
.mnuMain .dm { position:absolute; z-index:100; overflow:hidden; width:150px; margin-top:-6px; background:#4ba619; }
.mnuMain .mt{ overflow:hidden; height:11px; background:url(m1bg.gif); }
.mnuMain .mm{  }
.mnuMain .mb{ overflow:hidden; height:10px; background:url(m3bg.gif); }
.mnuMain ul.mm{ overflow:hidden; height:auto; background:url(m2bg.gif);}
.mnuMain ul.mm li{ clear:both; display:block; width:100%; padding:0; text-align:center; line-height:36px; background:none; }
.mnuMain ul.mm li a{ overflow:hidden; display:block; width:100%; height:36px; background:url(mline.gif) bottom center no-repeat; color:#fff; font-size:1.4em; line-height:36px; text-align:center; }
.mnuMain ul.mm li a:hover{ text-decoration:none; color:#ff6000; }
.mnuMain ul.mm li.line{ display:none; height:2px; background:url(mline.gif); overflow:hidden;}
.mnuMain ul.mm li.layer3, .mnuMain ul.mm li.layer4 { display:none; }
*/
/* header end */


/* banner */
.banner { overflow:hidden; width:100%; position: relative; height:500px; margin-top:120px; background:url(../../../sysjs/nivoslider/loading.gif) no-repeat 50% 50%; }
.banner img,.banner video { width:100%; height:500px; };
.banner video { object-fit: inherit !important; }
.banner .nivoSlider { height:500px; }
.banner .nivoSlider a {
	position: absolute;
	width:100%; 
	height:500px;
}

.banner span {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	z-index: 99;
}
.banner span i {
	padding: 2px 5px;
	margin: 0 5px;
	border: 1px solid #eee;
	background: #f4f4f4;
	color: #313131;
	font-style: normal;
	cursor: pointer;
}
.banner span i.active {
	background: #f00;
	color: #fff;
}

.banner .move {
	margin-left: -9% !important;
	width: 109% !important;
}
.banner .move img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.banner .move .top {
	z-index: 22 !important;
}
.banner .move .mid {
	left: 100%;
	transition: 1.5s;
}
.banner .move.active .top{
	z-index: 20;
}

.banner .move.active .mid {
	z-index: 15;
	left: 0;
	transition: 5s;
}


/* banner end */



/*footer*/
.footer { overflow:hidden; /*height:180px; padding:30px 0;*/ padding-bottom:50px; font-size:1.2em; background:#1c60a1 url(footerbg1.jpg) repeat-x; color:#fff; }
.footer a { color:#fff; }
.footer .footerbg2 { background:url(footerbg2.jpg) no-repeat center top; }
.footer .footer-keyword { margin-bottom:20px; line-height:35px; text-align:center; }

.footer .mnufooter { height:40px; line-height:40px; text-align:center; color:#fff;  }
.footer .mnufooter a { color:#fff; }

.footer .footer-logo { float:left; width:300px; height:120px; background:url(logo.png) no-repeat top center; background-size:contain; }

.footer .copyright { float:left; width:500px; min-height:100px; padding-left:30px; font-size:1.2em; line-height:1.5em; }

.footer .footer-erweima { float:left; width:220px; height:120px; background:url(footererweima.jpg) no-repeat; background-size:contain; }
.footer .footer-erweima p { margin-top:120px; padding-left:15px; }
/*footer end*/

.search { overflow:hidden; height:30px; font-size:1.2em; line-height:30px; border-bottom:1px solid #dedede; }
.search .fl { width:70% }
.search .fl strong { color:red }
.search .fr { width:28%; }
.search .fr .txtSearchword { width:50%; margin-right:5px; }
.search .fr .btnSearch { width:50px; height:22px; background:#999999; color:white }


.box .box-t span { float:right }

/* home */
.title1 { text-align:center; color:#1c60a1 }
.title1 .title1-1 { width:220px; margin:-20px auto 0 auto; background:#fff; font-weight:bold; }
.title1 .title1-2 { height:40px; background:#fff url(title1-2bg.jpg) no-repeat center; font-weight:bold; }
/*.title1 .title1-1:after { position: absolute; content:' '; width:100%; height:1px; border-bottom:1px solid #c9c9c9; }*/
.title1 .line1 { height:1px; margin-top:20px; background:#c9c9c9; }

.iyoushi { position:relative; overflow:hidden; margin-top:15px; border:1px solid #1c60a1; }
.iyoushi .iyoushi-l { float:left; width:590px; height:400px; padding:20px 0 0 10px; background:#1c60a1; }
.iyoushi .iyoushi-r { float:left; width:590px; height:400px; padding:20px 0 0 0; background:#fff; }
.iyoushi .iyoushi-z { position: absolute; z-index:1; top:0; /*left:50%;*/ margin:50px 0 0 450px; width:300px; height:300px; background:url(iyoushi1.png) no-repeat; }
.iyoushi dl { overflow:hidden; clear:both; color:#fff; padding:10px 0; }
.iyoushi dl dt { float:left; width:150px; height:150px; margin:0 0 25px 25px; background:url(iyoushi-icon.png) no-repeat; }
.iyoushi dl dd { width:300px; padding:20px 0 0 190px; }
.iyoushi dl h3 { font-size:2.5em; }
.iyoushi dl span { display:block; padding:8px 0; font-size:1.6em; }
.iyoushi dl.item2 dt { background-position:0 -300px; }
.iyoushi dl.item3 dt { background-position:0 -150px; }
.iyoushi dl.item3 dd { width:350px; }
.iyoushi dl.item4 dt { background-position:0 -450px; }
.iyoushi .iyoushi-r dl { position: relative; color:#1c60a1 }
.iyoushi .iyoushi-r dl dt { float:right; margin:0 25px 25px 0; }
.iyoushi .iyoushi-r dl dd { padding-left:0px; }
.iyoushi dl.item1 .iyoushi-l-line, .iyoushi dl.item3 .iyoushi-l-line { border-bottom:1px solid #fff; }
.iyoushi dl dd .iyoushi-item-box { width:240px; }
.iyoushi .iyoushi-r .iyoushi-item-box { width:250px; padding-left:160px; }
.iyoushi dl.item2 .iyoushi-l-line, .iyoushi dl.item4 .iyoushi-l-line { position: absolute; left:0; width:70%; border-bottom:1px solid #1c60a1; }


.iliyou { overflow:hidden; height:908px; background:url(iliyou-bg.jpg) no-repeat; }
.iliyou-c { width:1000px; margin:0 auto; }
.iliyou-item { float:left; width:290px; height:310px; margin:10px 22px 20px 22px; /*background:#297cb8;*/ color:#fff; line-height:1.6; }
.iliyou-item h3 { padding: 10px 10px 10px 65px; font-size:2.8em; }
.iliyou-item em { float:left; padding-left:10px; font-size:6em; font-weight:bold; }
.iliyou-item .iliyou-item-c { clear:both; padding:10px 20px; font-size:1.8em; }
.iliyou .item1 { margin:160px 0 0 40px; /*transform: rotate(5deg) rotate(-15deg);*/ }
.iliyou .item2 { width:292px; }
.iliyou .item2, .iliyou .item3 { margin-top:160px; }
.iliyou .item4 { margin:50px 0 0 40px; }
.iliyou .item5, .iliyou .item6 { margin-top:50px; }

.ipageleft { float:left; width:230px; }
.ipageright { float:right; width:950px; }


.box1 .box-t { overflow:hidden; height:35px; padding-bottom:10px; line-height:35px; color:#fff; background:#1c60a1;
	/*background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent)); */
	/*background-image: -moz-linear-gradient(170deg, #31a100 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2));
	background-image: -o-linear-gradient(170deg, #31a100 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2));
	background-image: linear-gradient(170deg, #31a100 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) );*/
}
.box1 .box-t h3 { padding-left:10px; font-size:1.8em; color:#fff }
.box1 .box-t a { color:#fff }
.box1 .box1-l { float:left; width:6px; height:8px; background-image: linear-gradient(230deg, #a5a6a6 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) ) }
.box1 .box1-r { float:right; width:6px; height:8px; background-image: linear-gradient(130deg, #a5a6a6 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) ) }
.box1 .box-c { margin:0 6px; padding:8px; border:1px solid #c0c0c0; border-top:none; }

.box3 .box-t { height:25px; padding-bottom:10px; line-height:25px; color:#000; }
.box3 .box-t h3 { padding-left:10px; font-size:1.8em; border-left:1px solid #333; }
.box3 .box-t a { color:#000 }
.box3 .box-c { }


.iproclass{ margin-top:20px; padding:0;}
.iproclass .item { float:left; width:25%; margin-bottom:20px; text-align:center; }
.iproclass .itembox { width:280px; height:300px; margin:0 auto; padding:15px 0; border:1px solid #bbb; }
.iproclass h4{ overflow:hidden; width:266px; height:162px; margin:0 auto; background:#fff; }
.iproclass h4 a { overflow:hidden; width:260px; height:156px; margin:0 auto;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:135px;*font-family:Arial; }
/*.iproclass h4 a:hover { border:1px solid #666; } padding:1px; border:1px solid #cdcbcb; */
.iproclass h4 img{ vertical-align:middle; }
.iproclass h3 { display:block; overflow:hidden; width:260px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:1.4em }
.iproclass .info { width:260px; margin:0 auto; padding:3px 0; font-size:1.4em; text-align:left; }

.iprolist33-pro{ margin:15px 0; padding:0;}
.iprolist33-pro .item { float:left; width:33.33%; margin-bottom:20px; text-align:center; }
.iprolist33-pro h4{ overflow:hidden; width:308px; height:188px; margin:0 auto; background:#fff; }
.iprolist33-pro h4 a { overflow:hidden; width:300px; height:180px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:156px;*font-family:Arial; }
.iprolist33-pro h4 a:hover { border:1px solid #666; }
.iprolist33-pro h4 img{ vertical-align:middle; }
.iprolist33-pro h3 { display:block; overflow:hidden; width:300px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:12px }


.iprolist25{ margin-top:20px; padding:0;}
.iprolist25 .item { float:left; width:25%; margin-bottom:20px; text-align:center; }
.iprolist25 h4{ overflow:hidden; width:206px; height:206px; margin:0 auto; background:#fff; }
.iprolist25 h4 a { overflow:hidden; width:200px; height:200px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:174px;*font-family:Arial; }
.iprolist25 h4 a:hover { border:1px solid #666; }
.iprolist25 h4 img{ vertical-align:middle; }
.iprolist25 h3 { display:block; overflow:hidden; width:200px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:12px }


.iprolist33{ margin:15px 0; padding:0;}
.iprolist33 .item { float:left; width:33.33%; margin-bottom:20px; text-align:center; }
.iprolist33 h4{ overflow:hidden; width:308px; height:308px; margin:0 auto; background:#fff; }
.iprolist33 h4 a { overflow:hidden; width:300px; height:300px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:261px;*font-family:Arial; }
.iprolist33 h4 a:hover { border:1px solid #666; }
.iprolist33 h4 img{ vertical-align:middle; }
.iprolist33 h3 { display:block; overflow:hidden; width:300px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:12px }


.icase { /*height:426px; background:url(icasebg.jpg) no-repeat;*/ background:url(icasebg1200.jpg) no-repeat center top; }
#Roll20116938072732 { overflow:hidden; width:1200px; height:260px; }
#Roll20112410463017 { overflow:hidden; width:800px; height:300px; margin:0 auto; }
#Roll20116938072732, #Roll20112410463017 td { margin-right:30px; }
.ivideolist{ margin-top:20px; padding:0;}
.ivideolist .item { float:left; width:210px; text-align:center; }
.ivideolist h4{ overflow:hidden; width:188px; height:188px; margin:0 auto; background:#fff; }
.ivideolist h4 a { overflow:hidden; width:180px; height:180px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; border-radius:10px; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:156px;*font-family:Arial; }
.ivideolist h4 a:hover { border:1px solid #666; }
.ivideolist h4 img{ vertical-align:middle; border-radius:10px; }
.ivideolist h3 { display:block; overflow:hidden; width:180px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:12px }

.icaselist{ margin-top:20px; padding:0;}
.icaselist .item { float:left; width:320px; text-align:center; }
.icaselist h4{ overflow:hidden; width:308px; height:218px; margin:0 auto; background:#fff; }
.icaselist h4 a { overflow:hidden; width:300px; height:210px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; border-radius:10px; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:182px;*font-family:Arial; }
.icaselist h4 a:hover { border:1px solid #666; }
.icaselist h4 img{ vertical-align:middle; border-radius:10px; }
.icaselist h3 { display:block; overflow:hidden; width:180px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:12px }


.iartlistimg dl { clear:both; margin:10px; }
	.iartlistimg dt { float:left; width:150px; height:150px; }
	.iartlistimg dt a { overflow:hidden; width:140px; height:140px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:121px;*font-family:Arial; }
	.iartlistimg dt a:hover { border:1px solid #666; }
	.iartlistimg dt img{ vertical-align:middle; }
	.iartlistimg dd { padding-left:165px; line-height:25px; color: #666; }
	.iartlistimg dd h2 { margin:0; padding:0; font-family:"microsoft yahei"; font-size:1.4em; font-weight:bold; }
	.iartlistimg dd span { display:block; color: #999; font-size:1.2em; }
	.iartlistimg dd .more { display:block; text-align: center; width:80px; background: #e74f58; color: #fff; }

.inewslist li { overflow: hidden; height:30px;  margin:0 10px 15px 10px; line-height:30px; font-size:1.2em; background: url(listico1.png) no-repeat 0 10px; border-bottom: 1px dotted #c6c6c6; }
.inewslist li span { float:right; color:#555 }
.inewslist li a { padding-left:15px; }


.linef { height:3px; background:#1c60a1; border-bottom:1px solid #fff; box-shadow:50px 50px 5px black; }

.links { padding:20px 0;  color:#fff }
.links h3 { float:left; width:120px; font-size:2em; }
.links .links-c { padding-left:60px; font-size:1.2em; }
.links .links-c a { font-size:1.2em; line-height:1.6; }
/* home end */

.icontact { font-size:1.4em; line-height:1.8; }






















#imgAboutHome { float:left; margin:0 15px 15px 0 }



/*page */
.pageleft { float:left; width:280px; }
.pageright { float:right; width:890px; padding-left:15px; border-left: 1px solid #e5e5e5; }
.location { padding-left: 17px;  font-size: 1.2em; background: url(sitemapico.png) no-repeat left; }

.lcontactus { padding:10px 0; font-size:1.4em; line-height:1.6em; }


/* page left */
.leftclass li { border-bottom: 1px dotted #cccccc; }
.leftclass li a { width: 180px; height: 50px; line-height: 50px; display: block; padding-left: 30px; background: url(listico3.png) no-repeat 10px 20px; font-size: 1.4em; color: #333333; }
.leftclass li a:hover { background: url(listico4.png) no-repeat 10px 20px; color: #cd4848; }
.leftclass li.layer3 { margin-left:15px; }
.leftclass li.layer3 a { background:none; }
/* page left end */


.boxcontent .box-t { overflow:hidden; padding:0 15px; height:40px; line-height:40px; color:#000; background:#f6f6f6; border:1px solid #cecece; }
.boxcontent .box-t h2, .boxcontent .box-t h3 { font-size:1.6em; color:#000 }
.boxcontent .box-t a { color:#000 }
.boxcontent .box-t span { display:block; width:600px; line-height:37px; text-align:right; font-size:1.2em; }
.boxcontent .box-c { padding:15px 0; font-size:1.4em; line-height:1.6; }

/*article */
.artlistimg dl { clear:both; margin:10px; }
	.artlistimg dt { float:left; width:150px; height:150px; }
	.artlistimg dt a { overflow:hidden; width:140px; height:120px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:174px;*font-family:Arial; }
	.artlistimg dt a:hover { border:1px solid #666; }
	.artlistimg dt img{ vertical-align:middle; }
	.artlistimg dd { padding-left:165px; line-height:25px; color: #666; }
	.artlistimg dd h2 { margin:0; padding:0; font-family:"microsoft yahei"; font-size:14px; font-weight:bold; }
	.artlistimg dd h2 a { font-size:16px;  }
	.artlistimg dd span { display:block; color: #999; }
	.artlistimg dd .more { display:block; text-align: center; width:80px; background: #e74f58; color: #fff; }



ul.artlist2 { clear:both; overflow:hidden; margin:0 0 20px 0; padding-bottom:10px; }
	ul.artlist2 li { overflow:hidden; float:left; width:43.5%; _width:43%; height:22px; margin:5px 10px; padding-left:20px; background:url(icon003.gif) no-repeat 6px 6px; border-bottom:1px dashed #999; line-height:22px; }

.article { padding:8px 0; line-height:22px; font-size:12px; }
	.article h1.article-title { text-align:center; color:#FF6600; line-height:40px; font-size:25px; word-break:break-all; }
	.article .article-img { float:left; width:520px; height:312px; padding:5px; border:1px solid #cecece; }
	.article .article-info { padding-left:550px; line-height:2; }
	.article .article-info span { font-size:1.8em; }

	.article .article-author { text-align:center; line-height:30px; font-size:12px; }
	.article  hr { height:1px; /*border-top: none; border-bottom:1px dotted #666666;*/ }
	.article .article-intro { margin:0 8px; padding:8px; background:#f5f8fd;  }
	.article .article-content { padding:8px 0; font-size:1.4em; line-height:30px; }
	.article .article-content a { color:#0000ee; }
	.article .article-content b, .article .article-content strong { color:#ff0000; }

	.article .article-tags { margin-top:10px; font-size:12px; }
	.article .article-tags a { color:#A10000 }
	.article .article-otherinfo { margin-bottom:10px; font-size:12px; }

	.article .dvbi_image { text-align:center; }
	.article .dvbi_image img { padding:5px; border:1px solid #999999; }
	.article .dvbi_image A:hover img { border:1px solid #ECECEC; background:#ECECEC; }
	.dvbackbtn { margin-bottom:10px; text-align:center; }
	/*附加的*/
	.article .article-image { float:left; width:280px; height:210px; padding:10px; border:2px solid #cccccc; }
	.article .article-intro2 { float:right; width:330px; padding:8px; background:#f4f4f6;  }
	.article h4.article-xg { margin:10px 0; line-height:30px; font-family:"microsoft yahei"; font-size:14px; color:#006699; border-bottom:1px dashed #333; }

/*article end */


.prolist{ margin-top:20px; padding:0;}
.prolist .item { float:left; width:33.3%; margin-bottom:20px; text-align:center; }
.prolist h4{ overflow:hidden; width:206px; height:206px; margin:0 auto; background:#fff; }
.prolist h4 a { overflow:hidden; width:200px; height:200px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:130px;*font-family:Arial; }
.prolist h4 a:hover { border:1px solid #666; }
.prolist h4 img{ vertical-align:middle; }
.prolist h3 { display:block; overflow:hidden; width:200px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:12px }


.prolist2{ margin-top:20px; padding:0;}
.prolist2 .item { float:left; width:33.3%; margin-bottom:20px; text-align:center; }
.prolist2 h4{ overflow:hidden; width:256px; height:156px; margin:0 auto; background:#fff; }
.prolist2 h4 a { overflow:hidden; width:250px; height:150px; margin:0 auto; padding:1px; border:1px solid #cdcbcb; display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:130px;*font-family:Arial; }
.prolist2 h4 a:hover { border:1px solid #666; }
.prolist2 h4 img{ vertical-align:middle; width:100%; height:100%; }
.prolist2 h3 { display:block; overflow:hidden; width:200px; height:20px; margin:0 auto; padding:3px 0; font-weight:normal; text-align:center; font-size:12px }



#imgAbout { display:none; }
.maincontent { font-size:1.4em; }
.maincontent img { vertical-align:middle }



dl.dltags { overflow:hidden; clear:both; margin:40px 8px; }
	dl.dltags dt { float:left; width:130px;  }
	dl.dltags dd { float:left; width:510px; }

#fenye, .fenye { overflow:hidden; clear:both; height:30px; margin-top:10px; }
	#fenye a, .fenye a { display:block; float:left; margin:0 5px; padding:0 8px; background:#fff; border:1px solid #cccccc; color:#000; line-height:22px; }
	#fenye a:hover,
		.fenye a:hover,
		#fenye a.curr,
		.fenye a.curr { background:#1c60a1; border:1px solid #cccccc; color:#fff; line-height:22px; font-weight:bold; }
	#fenye a.curr font, .fenye a.curr font { color:#fff }

#fenye, .fenye { overflow:hidden; clear:both; height:25px; margin-top:10px; }
	#fenye a, .fenye a { padding:0 5px; }

.maplist {}
	.maplist li { height:25px; line-height:25px;  }
	.maplist li.ml-1 { clear:both; font-weight:bold; }
	.maplist li.ml-2 { float:left; padding:0 20px; }
