﻿@charset "utf-8";
body{ margin:0 auto; padding:0px;  width:100%; height:100%; background-color:#FFF; min-width:1200px;}
ul,li,h2,h3,h1,p{ list-style:none;margin:0px; padding:0px;}
*{line-height:150%;}
select{ font-size:12px;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;color:rgba(0, 0, 0, 0.3);}
div,td{
    font-size:12px;
	color:#333333;
	 font-family:"微软雅黑";
}
img{border:0px;}

/*输入框*/
.InputBut{width:107px;height:35px;line-height:35px;color:#FFF;border:0px;font-size:14px;font-weight:bold; background-image:url(but1.jpg);}
.InputBut:hover{ background-image:url(but2.jpg); cursor:pointer;}

.inputText{border:1px #CCC solid;font-size:14px;line-height:25px;height:25px;background-color:#f2f2f2;color:#000;}
.inputText:hover{background-color:#FFF;border:1px rgba(0, 0, 0, 0.3) solid;}

.inputTextDate{border:1px #CCC solid;font-size:12px;line-height:25px;height:25px;background-color:#f2f2f2; background-image:url(date.gif); background-repeat:no-repeat; background-position:right center; width:95px; text-align:left; padding-left:5px;}
.inputTextDate:hover{cursor:hand;background-color:#FFF;border:1px rgba(0, 0, 0, 0.3) solid;}

.inputTextarea{border:1px #CCC solid;font-family:"宋体";font-size:12px;line-height:18px;background-color:#f2f2f2;color:#000;}
.inputTextarea:hover{background-color:#FFF;border:1px rgba(0, 0, 0, 0.3) solid;}

.inputTextOrder{border:1px #574633 solid;font-size:12px;line-height:16px;height:16px;background-color:#100B09;color:#b2aaa3;}
.inputTextOrder:hover{border:1px #C90 solid;}

.PageTop{ width:100%; background-color:rgba(0, 0, 0, 0.3); height:100px; position:fixed; left:0px; top:0px; z-index:10000}
.PageTopLine{ background-color:rgba(0, 0, 0, 0.3); height:4px; overflow:hidden;}
.TopBox{ width:1200px;margin:auto; position:relative; height:100px;}
.logo{ background-image:url(logo.png); background-repeat:no-repeat; background-position:left center; width:207px; height:60px; float:left; margin-top:20px; float:left;}
.logo a{ width:100%; height:100%; display:block;}
.topLink{ width:345px; float:right; margin-top:50px;}
.topTel{ background-image:url(topTel.png); height:26px; width:180px; background-repeat:no-repeat; background-position:left center; padding-left:30px; font-size:24px; color:#ff9900; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:26px; float:left;}
.topSearch{ width:134px; float:left;}
.topSearch .Text1{ padding:2px; height:19px; border:1px #A2A2A2 solid; font-size:12px; line-height:19px; width:96px; float:left;}
.topSearch .But1 { background-image:url(topSearch.png); height:25px; width:26px; background-repeat:no-repeat; border:0px; float:left;}
.menuBox{ width:890px; height:100px; float:right;}

.main_menu{ width:890px;}
.main_menu .menu{text-align:center;}
.main_menu .menu .menu-item{position:relative;display:inline-block;}
.main_menu .menu .menu-item:last-child{background:none;}
.main_menu .menu .menu-item .atop{display:inline-block;width:145px; height:100px; line-height:100px; font-size:16px; text-align:center; font-family:"微软雅黑";cursor:pointer; color:#FFF;}
.main_menu .menu .menu-item li:last-child .atop{background-image:none;}
.main_menu .menu .menu-item .atop em{display:inline-block;width:12px;height:15px;}
.main_menu .menu .menu-item:hover .atop,
.main_menu .menu .menu-item.on .atop{background:url(menuBg1.png);color:#fff;}
.main_menu .menu .menu-item ol{position:absolute;z-index:2;top:100px;width:100%;padding:5px 15px;box-sizing:border-box;background:rgba(0, 0, 0, 0.3);
-webkit-transform-origin:top center;-webkit-transform:scale(0,0);-webkit-transition:all .2s;
   -moz-transform-origin:top center;   -moz-transform:scale(0,0);   -moz-transition:all .2s;
    -ms-transform-origin:top center;    -ms-transform:scale(0,0);    -ms-transition:all .2s;
    -o-transform-origin:top center;      -o-transform:scale(0,0);     -o-transition:all .2s;
       transform-origin:top center;         transform:scale(0,0);        transition:all .2s;}
.main_menu .menu .menu-item:hover ol{
		    transform:scale(1,1);
	-webkit-transform:scale(1,1);
	   -moz-transform:scale(1,1);
	    -ms-transform:scale(1,1);
	    -o-transform:scale(1,1);
}
.main_menu .menu .menu-item ol:after{position:absolute;content:"";top:-13px;left:50%;margin-left:-10px;width:20px;height:13px;background:url(../images/arrTop.png);}
.main_menu .menu .menu-item ol a{display:block;line-height:32px;border-bottom:1px solid rgba(0, 0, 0, 0.3);font-size:14px;color:#FFF;}
.main_menu .menu .menu-item ol li:last-child a{border-bottom:none;}
.main_menu .menu .menu-item ol a:hover{color:#FFCC00;}



.Vr720{ background-image:url(vr720.jpg); width:169px; height:24px; position:absolute; top:0px; right:0px;}
.Vr720 a{width:125px; height:24px; display:block; margin:auto;}
.mainImgBox{ width:100%; max-width:2000px; height:500px; background-repeat:no-repeat; background-position:center; margin:auto;position:relative;}

.mainImgBox .hd{position:absolute; bottom:15px;z-index:1000; cursor:pointer; width:100%; min-width:1200px; text-align:center;}
.mainImgBox .hd li{ height:3px; width:100px; display:inline-block; background:#FFF;}
.mainImgBox .hd .on{background:rgba(0, 0, 0, 0.3);}
.mainImgBox .bd{ width:100%; max-width:2000px; min-width:1200px; overflow:hidden;}
.mainImgBox .bd li{width:100%;height:500px; background-repeat:no-repeat; background-position:center center;}


.mainSpace{ height:50px;}
.PageMain{ width:1200px; margin:auto; clear:both;}

.newsBox{ width:370px; height:170px; overflow:hidden; float:left; margin-left:40px;}
.zsBox{ width:542px; height:170px; overflow:hidden; float:left;}
.linkBox{ width:208px; height:170px; overflow:hidden; float:right;}

.mainTitle{ font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:rgba(0, 0, 0, 0.3); position:relative;}
.mainTitle span{ font-weight:normal; color:#b2b2b2; font-family:Arial, Helvetica, sans-serif;}

.link1{ background-image:url(link11.jpg); width:208px; height:50px; display:block; margin-bottom:9px;}
.link1:hover{ background-image:url(link12.jpg);}
.link2{ background-image:url(link21.jpg); width:208px; height:50px; display:block; margin-bottom:20px;}
.link2:hover{ background-image:url(link22.jpg);}
.link3{ background-image:url(link31.jpg); width:208px; height:50px; display:block;}
.link3:hover{ background-image:url(link32.jpg);}

.line25{ height:25px; overflow:hidden; clear:both;}
.line30{ height:30px; overflow:hidden; clear:both;}
.line20{ height:20px; overflow:hidden; clear:both;}
.line15{ height:15px; overflow:hidden; clear:both;}
.line10{ height:10px; overflow:hidden; clear:both;}
.bott{ background-color:#CCC; width:100%; margin:auto;clear:both; padding:25px 0px;;}
.bottBox{ width:1200px; margin:auto; margin:auto; position:relative;}
.ewmBox{ width:208px; height:98px;position:absolute; right:0px; top:0px; overflow:hidden;}
.ewmTitle{ width:94px; float:right;}
.ewmTitle ul li{ margin-bottom:5px; width:94px; height:29px;}
.ewmTitleButed a{ width:94px; height:29px;line-height:29px; display:block;text-align:center; background-image:url(jian.png); background-repeat:no-repeat; background-position:left center; color:#FFF; background-color:#999; font-family:Arial, Helvetica, sans-serif;}
.ewmTitleButed a:hover{color:#FFF; text-decoration:none;}
.ewmTitleBut a{ width:94px; height:29px;line-height:29px; display:block;text-align:center; color:#FFF; background-color:#b3b3b3;font-family:Arial, Helvetica, sans-serif;}
.ewmTitleBut a:hover{color:#FFF; text-decoration:none;}
.ewmShowdiv{ width:98px; height:98px; float:left;}


.bottInfo { width:100%; border-top:#d9d9d9 solid 1px; clear:both; background-color:#FFF; }
.ewmBox{ width:1200px; padding-top:40px; height:80px;text-align:center; line-height:26px; font-family:"微软雅黑";  margin:auto; position:relative;}
.ewmBox p{ font-size:14px;}
.ewm{ width:100px; height:20px; padding-top:95px; background-image:url(ewm.jpg); background-size:100% auto; background-repeat:no-repeat; position:fixed; right:20px; top:430px; font-size:12px; color:#434343; text-align:center; background-color:#FFF; border:1px #C1C1C1 solid;}

.subImgBox{width:100%; height:300px; margin:auto; background-repeat:no-repeat; background-position:center center; background-color:rgba(0, 0, 0, 0.3);}
.subLeft{ width:208px; float:left; position:relative;}
.subRight{ width:942px; float:right; margin-left:50px;}

.subLeftTitle{width:208px; height:67px; position:absolute; left:0px; top:-67px; font-size:20px; font-family:"微软雅黑"; color:#FFF; text-align:center; line-height:67px; font-weight:bold; background-color:rgba(0, 0, 0, 0.3);}
.subLeftTitle a{ line-height:67px; color:#FFF;}
.subLeftMenu { clear:both;margin:auto; width:208px; text-align:center;}
.subLeftMenu li{width:208px; height:42px; margin-top:1px; background-color:rgba(0, 0, 0, 0.3);}
.subLeftMenuSel a {display:block;width:208px;height:42px;line-height:42px;text-decoration:none;text-align:center;color:#FFF; font-size:14px;}
.subLeftMenuSel a:hover {text-decoration:none;background-color:#ffcc00;}
.subLeftMenuSeled a{display:block;width:208px;height:42px;line-height:42px;text-decoration:none;text-align:center;color:#FFF;background-color:#ffcc00; font-size:14px; font-weight:bold;}
.subLeftMenuSeled a:hover {text-decoration:none;}
.subLinkBox{ margin-top:35px;}

.subMainTitleBox{ height:45px; background-image:url(subMainTitleBg.jpg); background-repeat:repeat-x; background-position:bottom; padding-top:20px;}
.subMainTitle{ width:400px; font-size:18px; font-family:"微软雅黑"; font-weight:bold; color:#777; float:left;}
.subMainTitleWz{ width:400px; float:right; text-align:right; line-height:24px;}
.subMainTitleWz a{ line-height:24px;}
.subMainTitleWz span{ background-image:url(subMainTitle.jpg); width:58px; height:24px; display:inline-block;color:#FFF; margin-right:5px; padding-right:15px; line-height:24px;}

.subMianInfo{ clear:both; margin-top:20px; padding:15px;}

.bookTitleBox{clear:both; margin-top:10px;}
.bookTitleBox ul li {line-height:25px;text-align:left; margin:0px; font-family:"微软雅黑"; font-size:14px;}
.bookTitleBox ul li a{line-height:25px; color:#535353;}
.bookTitleBox ul li a:hover{color:rgba(0, 0, 0, 0.3); text-decoration:none;}
.bookTitleBox ul li span.TitleDate{color:#939393; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.bookTitleBox ul li span.TitleProperty{color:#ff9900;}

.zsImg{ width:176px; height:129px; border:1px #CCC solid; float:left; margin-top:10px;}
.zsImg img{width:176px; height:129px;}
.zsInfo{ width:350px; float:right; margin-top:10px;}
.zsInfo h3{  font-size:18px; font-family:"微软雅黑"; color:#000; line-height:22px;}
.zsInfo p{ margin:5px 0px; color:#999; font-family:"微软雅黑"; line-height:22px;}
.zsInfo .zslink{ background-image:url(subBut1.jpg); width:76px; height:25px; line-height:25px; display:inline-block; text-align:center; color:#737373; font-family:"微软雅黑"; margin-right:10pz;}
.zsInfo .zslink:hover{ background-image:url(subBut2.jpg); color:#FFF; text-decoration:none;}

/*分页链接*/
.PageLink{ clear:both; text-align:center; font-size:12px;line-height:18px;}
.PageLink a{ height:40px; line-height:40px; width:40px; text-align:center;margin:0px 5px; display:inline-block; border-radius:40px;}
.PageLink a:hover{ background-color:rgba(0, 0, 0, 0.3); text-decoration:none; color:#FFF;}
.PageLink a.PageNo{width:40px; text-align:center; font-family:Arial, Helvetica, sans-serif;line-height:40px;height:40px;}
.PageLink a.PageNoed{width:40px; text-align:center; background-color:#ff9900; color:#FFF;line-height:40px;height:40px;}
.PageLink span{ color:#F30; font-weight:bold;}
/*内容页*/
.ArticleInfo div.ArticleInfo_Title{ font-family:"微软雅黑"; font-size:22px; font-weight:bold; color:rgba(0, 0, 0, 0.3); text-align:center; line-height:200%;}
.ArticleInfo div.ArticleInfo_sx{ color:#999; text-align:center; height:22px; margin-bottom:5px;}
.ArticleInfo div.ArticleInfo_sx a{ color:#999;}
#ArticleInfo_Content{ padding:10px; font-size:16px; font-family:"微软雅黑"; }
#ArticleInfo_Content img{ max-width:870px; margin:10px auto;}
#ArticleInfo_Content,#ArticleInfo_Content p,#ArticleInfo_Content div,#ArticleInfo_Content font{line-height:200%;font-size:16px;}
.ArticleInfo div.ArticleInfo_Pic{ text-align: center;}
.ArticleInfo div.ArticleInfo_Pic img{ border:1px #000 solid;}
.ArticleInfo div.ArticleInfo_Mov{ width:450px; border:1px #6B6253 solid; padding:3px; margin:auto;}
.ArticleInfo div.ArticleInfo_xg{ clear:both; padding-top:10px;}
.ArticleInfo div.ArticleInfo_Fx{ padding-top:10px; border-top:#CCC 1px solid; border-bottom:#CCC 1px solid; height:25px;}

.MainMessage,.MainMessage p,.MainMessage div,.MainMessage font{ font-size:16px; line-height:200%;font-family:"微软雅黑";}
.MainMessage p{ margin-bottom:15px; }
.MainMessage strong { color:rgba(0, 0, 0, 0.3); font-size:16px;}
#MainMessage img{ max-width:870px; margin:10px auto;}

.MainMessage table{ border-left:#CCC 1px solid; border-top:#CCC 1px solid;}
.MainMessage table td{ border-right:#CCC 1px solid; border-bottom:#CCC 1px solid;padding:2px; line-height:25px; height:25px;}
.MainMessage table th{ border-right:#CCC 1px solid; border-bottom:#CCC 1px solid;font-size:14px;padding:2px; line-height:25px; height:25px; color:#060}

.MainMessageTitle{padding:5px;}
.MainMessageTitle ul li {text-align:left; margin:20px 0px; font-size:14px; font-family:"微软雅黑"; color:#808080; padding-bottom:20px; border-bottom:1px #ededed solid;}
.MainMessageTitle ul li a{color:#000; font-size:18px; font-weight:normal;}
.MainMessageTitle ul li a:hover{color:rgba(0, 0, 0, 0.3); text-decoration:none;}
.MainMessageTitle ul li img{ margin-right:10px; margin-bottom:10px;}
.MainMessageTitle ul li span.NewsItem{ margin-right:5px; color:#529627; font-size:12px;}
.MainMessageTitle ul li span.TitleDate{ margin-left:5px; color:#939393; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.MainMessageTitle ul li span.TitleProperty{color:#F30; font-size:12px;}
.MainMessageTitle ul li span.newsTypename a{ color:#ff9900; font-size:12px}

.MainMessageTitle1{padding:5px;}
.MainMessageTitle1 ul li{background-color:#e5e5e5; height:100px; margin-bottom:20px; clear:both; border:1px #f2f2f2 solid; overflow:hidden;}
.MainMessageTitle1 ul li:hover{border:1px #999 solid;}
.liDate{ background-color:#510b0e; width:100px; height:100px; color:#FFF; line-height:30px; text-align:center; float:left; font-family:Arial, Helvetica, sans-serif;}
.liDate h3{ width:100px; height:70px; line-height:70px; background-color:rgba(0, 0, 0, 0.3); font-size:40px; text-align:center;}
.liNewsInfo{ width:100%; float:left;padding:5px; max-width:785px; margin-left:5px;}
.liNewsInfo h3{ font-size:14px; font-family:"微软雅黑";}
.liNewsInfo p{ line-height:15px; color:#999; margin-top:5px; font-family:"微软雅黑"; margin-bottom:0px;}
.liMove{ width:60px; height:18px; background-color:#666; color:#FFF; display:block; float:right; line-height:18px; text-align:center; margin-right:10px;}
.liMove:hover{ background-color:rgba(0, 0, 0, 0.3); text-decoration:none; color:#FFF;} 


.MainMessagePic { clear:both;}
.MainMessagePic ul li {width:270px; height:186px; float:left; position:relative; margin:15px 17px;_margin:15px 17px;}
.MainMessagePic ul li a.photoBox{width:264px;height:180px; border:#CCC 1px solid; padding:2px; display:block; margin:auto;}
.MainMessagePic ul li a.photoBox:hover{border:rgba(0, 0, 0, 0.3) 1px solid; background-color:rgba(0, 0, 0, 0.3);}
.MainMessagePic ul li h3{ margin:0px; padding-left:4px; height:22px; color:#FFF; line-height:22px; position:absolute; z-index:3; overflow:hidden; left:3px; bottom:3px; font-size:12px; font-weight:normal; width:260px;}
.MainMessagePic ul li h3 a{color:#FFF; line-height:17px;}
.MainMessagePic ul li h3 a:hover{text-decoration:none; color:#FFF;}
.MainMessagePic ul li span{width:264px; height:30px; background-color:#000;position:absolute; z-index:2; overflow:hidden; left:3px; bottom:3px;opacity: 0.7;filter: alpha(opacity=70);}


.MainMessageMov { clear:both;}
.MainMessageMov ul li {width:135px; height:105px; float:left; position:relative; margin:15px 17px;_margin:15px 15px;}
.MainMessageMov ul li h3{ margin:0px; padding-top:2px; padding-left:4px; height:18px; color:#34601A; line-height:18px; position:absolute; z-index:3; overflow:hidden; left:3px; bottom:1px; font-size:12px; font-weight:normal; width:135px;}
.MainMessageMov ul li h3 a{color:#34601A; line-height:17px;}
.MainMessageMov ul li h3 a:hover{text-decoration:none; color:#529627;}
.MainMessageMov ul li span.textBG{width:135px; height:23px; background-color:#FFF;position:absolute; z-index:2; overflow:hidden; left:0px; bottom:0px;opacity: 0.7;filter: alpha(opacity=70);}
.MainMessageMov ul li span.imgplay {width:139px; height:109px;position:absolute; z-index:5;left:-2px; top:-2px;}
.MainMessageMov ul li span.imgplay a{width:137px; height:107px;background-image:url(play.png); background-repeat:no-repeat; background-position:center center; display:block; border:#CCC 1px solid;}
.MainMessageMov ul li span.imgplay a:hover{border:#529627 1px solid;background-image:url(play1.png);}

.MainMessagePicInfo ul li{ position:relative;border-bottom:1px #C7C7C7 dashed;padding:10px; height:186px;}
.MainMessagePicInfo ul li img{width:260px;height:180px; padding:2px; display:block; margin:auto;}
.MainMessagePicInfo ul li .MainMessagePicInfo1{width:270px; height:186px; float:left;}
.MainMessagePicInfo ul li .MainMessagePicInfo2{ width:600px; float:left; margin-left:20px; font-size:14px; line-height:150%;}
.MainMessagePicInfo ul li .MainMessagePicInfo2 h3{ color:rgba(0, 0, 0, 0.3); font-size:20px;height:18px; line-height:20px; margin-bottom:15px; margin-top:20px;}
.MainMessagePicInfo ul li:hover{ background-color:#ffcc00;}
.MainMessagePicInfo ul li:hover .MainMessagePicInfo2 h3{ color:#FFF;}


.MainMessagePicInfoDb ul li{ width:400px; border:1px #CCC solid; height:230px; padding:4px; overflow:hidden; position:relative; float:left; margin:15px;}
.MainMessagePicInfoDb ul li a.photoBox{width:400px;height:230px; padding:0px; display:block; margin:auto;}
.MainMessagePicInfoDb ul li .MainMessagePicInfo1{}
.MainMessagePicInfoDb ul li .MainMessagePicInfo2{ width:390px; float:right; color:#848484; background-image:url(blankBg.png); height:50px; position:absolute; z-index:10; left:4px; bottom:4px; padding:5px; overflow:hidden;}
.MainMessagePicInfoDb ul li .MainMessagePicInfo2 h3{ color:#FFF; font-size:12px;height:18px; line-height:18px; background-repeat:no-repeat; background-position:left center; margin-bottom:0px; font-family:"微软雅黑";}
.MainMessagePicInfoDb ul li .MainMessagePicInfo2 h3 a{color:#FFF; line-height:18px;}
.MainMessagePicInfoDb ul li .MainMessagePicInfo2 h3 a:hover{ color:#FF0;}
.MainMessagePicInfoDb ul li .MainMessagePicInfo2 span a{ width:39px; height:15px; display:inline-block; color:#529728; padding-left:3px; line-height:15px; margin-left:10px;}
.MainMessagePicInfoDb ul li .MainMessagePicInfo2 span a:hover{ color:#F90; text-decoration:none;;}


.subNewsLeft{ width:265px; float:left;}
.subNewsRight{ width:620px; float:right; margin-left:20px;}
.subNewsLeft li {width:259px; height:179px; position:relative; margin-bottom:20px;}
.subNewsLeft li a.photoBox{width:255px;height:175px; border:#e9e9e9 4px solid; padding:1px; display:block; margin:auto;}
.subNewsLeft li a.photoBox:hover{border:#CCC 4px solid;}
.subNewsLeft li h3{ margin:0px; padding-top:2px; padding-left:4px; height:18px; color:#FFF; line-height:18px; position:absolute; z-index:3; overflow:hidden; left:5px; bottom:0px; font-size:12px; font-weight:normal; width:250px;}
.subNewsLeft li h3 a{line-height:17px; color:#FFF;}
.subNewsLeft li h3 a:hover{text-decoration:none; color:#FFF;}
.subNewsLeft li span{width:255px; height:23px; background-color:#000;position:absolute; z-index:2; overflow:hidden; left:5px; bottom:0px;opacity: 0.7;filter: alpha(opacity=70);}
.Box720{ margin-bottom:15px;}
.Box720 div{border:#CCC 4px solid;}
.Box720 h3{ font-family:"微软雅黑"; font-size:22px; color:rgba(0, 0, 0, 0.3);}

.orderTable{ border-left:#C3C3C3 1px solid; border-top:#C3C3C3 1px solid; margin-top:5px; margin-bottom:15px;}
.orderTable td{ border-right:#C3C3C3 1px solid; border-bottom:#C3C3C3 1px solid;padding:5px;}
.orderTable th{ border-right:#C3C3C3 1px solid; border-bottom:#C3C3C3 1px solid; font-size:12px; padding:5px; background-color:#E1E1E1;}
.JobTilte{ color:#FFF; font-family:"微软雅黑"; font-size:20px; background-color:#999;}

/*留言列表*/
.guestbookList {list-style-type:none; text-transform:capitalize;}
.guestbookList li {margin-bottom:30px; border-bottom:#CCC 1px dashed; padding:10px; border-left:1px #f6f6f6 dashed; border-top:1px #f6f6f6 dashed; border-right:1px #f6f6f6 dashed;}
.guestbookList li:hover{background-color:#FFF; border:#CCC 1px solid;}
.guestbookList div.guestbookTitle{height:25px;}
.guestbookList div.guestbookTitle h3{ font-size:12px; font-weight:bold; color:#ff9900; float:left; background-image:url(wen.gif); background-repeat:no-repeat; background-position:left center; line-height:30px; padding-left:20px;}
.guestbookList div.guestbookTitle span{font-size:10px; font-family:Arial, Helvetica, sans-serif; margin-left:15px; color:#666; font-weight:normal;}
.guestbookList div.guestbookInfo{line-height:18px; text-align:left; clear:both; color:#333}
.guestbookList div.guestbookBack{ine-height:18px; color:#666}
.guestbookList div.guestbookBack h3{ font-size:12px; color:#536205; font-weight:normal;background-image:url(hui.gif); background-repeat:no-repeat; background-position:left center; line-height:30px; padding-left:20px; width:50px;}

.MemberPost { font-family:"微软雅黑"; font-size:16px; line-height:50px; text-align:center; }
.MemberPost span{ font-size:34px; color:#C00; font-family:"Times New Roman", Times, serif; font-weight:bold;}

.linkTitle{ background-image:url(subMainTitle.jpg); width:73px; height:24px; color:#FFF; font-weight:bold; margin-top:30px; line-height:24px; text-align:center; float:left;}
.links{ width:1110px; float:right; line-height:24px; margin-top:30px; color:#CCC}
.links a{ line-height:24px; color:#999;}
.links a:hover{ color:#666; text-decoration:none;}

.more{ width:40px; height:22px; position:absolute; top:5px; right:0px; z-index:100;}
.more a{ width:40px; height:22px; display:block; font-family:"宋体"; font-size:12px; font-weight:normal; color:#999;}
.more a:hover{ color:#000; text-decoration:none;}

.huoban {margin-top:45px; position:relative; width:1200px;}
.huoban .hd .prev{ background-image:url(prev1.png); width:22px; height:94px; display:block;cursor:pointer; position:absolute; left:-20px; top:60px;}
.huoban .hd .prev:hover{background-image:url(prev.png)}
.huoban .hd .next{ background-image:url(next1.png); width:22px; height:94px; display:block;cursor:pointer; position:absolute; right:-20px; top:60px;}
.huoban .hd .next:hover{background-image:url(next.png)}
.huoban .bd { width:1200px !important;margin:auto;}
.huoban .bd li{ width:240px; height:220px; float:left; text-align:center; color:#FFF; font-size:16px;}
.huoban .bd li img{ width:220px; height:145px;}
.huoban .bd li h3{ margin-top:15px; color:#FFF; background-image:none;}
.huoban .bd li .line{ width:50px; height:3px; overflow:hidden; margin:auto; margin-top:40px; background-color:#FFF;}
.huoban .bd li:hover h3{ color:#ff9900;}
.huoban .bd li:hover .line{background-color:#ff9900;margin-top:40px;}

.huoban .bd li .i1{ background-image:url(yw1.png);}
.huoban .bd li:hover .i1{ background-image:url(yw1r.png);}
.huoban .bd li .i2{ background-image:url(yw2.png);}
.huoban .bd li:hover .i2{ background-image:url(yw2r.png);}
.huoban .bd li .i3{ background-image:url(yw3.png);}
.huoban .bd li:hover .i3{ background-image:url(yw3r.png);}
.huoban .bd li .i4{ background-image:url(yw4.png);}
.huoban .bd li:hover .i4{ background-image:url(yw4r.png);}
.huoban .bd li .i5{ background-image:url(yw5.png);}
.huoban .bd li:hover .i5{ background-image:url(yw5r.png);}
.huoban .bd li .i6{ background-image:url(yw6.png);}
.huoban .bd li:hover .i6{ background-image:url(yw6r.png);}
.huoban .bd li .i7{ background-image:url(yw7.png);}
.huoban .bd li:hover .i7{ background-image:url(yw7r.png);}


.PageBox1{ width:1200px; padding:60px 0px; margin:auto;}
.PageBox1 h2{ font-size:30px; line-height:30px; color:rgba(0, 0, 0, 0.3); text-align:center; margin-bottom:5px;}
.PageBox1 h2 span{ color:#ff9900;}
.PageBox1 h3{ font-size:18px; line-height:18px; color:#acacac; text-align:center; margin-bottom:10px;font-weight:normal; text-transform:uppercase; width:100%; background-image:url(titleBg1.png); background-repeat:no-repeat; background-position: center center;}
.PageBox1 .item{ width:1200px; margin:auto;}
.PageBox1 .item a { width:200px; margin:20px; display:block; float:left; text-align:center; font-size:20px; line-height:55px;}
.PageBox1 .item a img{ width:156px; height:156px; border-radius:156px; border:7px #FFF solid;}
.PageBox1 .item a:hover{ text-decoration:none; color:#0063d4;}
.PageBox1 .item a img:hover{ border:7px #0063d4 solid;}
.timeLine{ width:1200px; background-image:url(timeLine.png); height:378px; background-repeat:no-repeat; background-position:center center; margin:auto; padding:20px 0px;}

.PageBox2{background-image:url(ywBg.jpg); background-repeat:no-repeat; background-position:center center; width:100%; height:416px; padding:60px 0px;}
.PageBox2 h2{ font-size:30px; line-height:30px; color:#FFF; text-align:center; margin-bottom:5px;}
.PageBox2 h3{ font-size:18px; line-height:18px; color:#FFF; text-align:center; margin-bottom:10px;font-weight:normal; text-transform:uppercase; width:100%; background-image:url(titleBg2.png); background-repeat:no-repeat; background-position: center center;}


.subPicBox {position:relative; width:690px; height:460px; margin:auto;}
.subPicBox .hd .prev{ background-image:url(prev1.png); width:22px; height:94px; display:block;cursor:pointer; position:absolute; left:5px; top:245px; z-index:1000;opacity: 0.4;filter: alpha(opacity=40);}
.subPicBox .hd .prev:hover{opacity: 1;filter: alpha(opacity=100);}
.subPicBox .hd .next{ background-image:url(next1.png); width:22px; height:94px; display:block;cursor:pointer; position:absolute; right:5px; top:245px; z-index:1000;opacity: 0.4;filter: alpha(opacity=40);}
.subPicBox .hd .next:hover{opacity: 1;filter: alpha(opacity=100);}
.subPicBox .bd { width:690px !important;margin:auto;}
.subPicBox .bd li{ width:690px; height:460px; margin:0px; position:relative;}
.subPicBox .bd li img{ width:690px; height:460px;}
.subPicBox .bd li h3{ width:690px; font-size:18px; height:40px; line-height:40px; text-align:center; font-weight:normal; color:#FFF; position:absolute; left:0px; bottom:0px; background-color:rgba(0,0,0,0.5);}

.newsImgI{ widows:100%; height:215px; background-image:url(newsBg.png); background-repeat:no-repeat; background-position:center bottom; border-bottom:#e5e5e5 solid 1px;}
.newsImgI img{ width:255px; height:175px; float:left; margin-right:20px; border:4px #e5e5e5 solid;}
.newsImgI .info{ width:600px; height:180px; float:left;line-height:190%; font-size:14px;}
.newsImgI .info h3{ margin-bottom:10px; font-size:16px; color:rgba(0, 0, 0, 0.3);}
.newsImgI .info span{ font-size:12px; color:#999999; margin-top:10px;} 
.newsImgI .info a{ width:90px; height:28px; line-height:28px; text-align:center; color:#FFF; display:block; float:right; margin-right:10px; margin-top:20px; background-color:rgba(0, 0, 0, 0.3); font-size:12px;}
.newsImgI .info a:hover{ background-color:#ff9900;}

/*首页新闻*/
.qw_swp {width: 600px;height: 400px;float: left;}
.qw_list {width: 570px;float:right;list-style:disc;}
.qw_list li {text-align: left;font-size: 16px;color: #666; margin-bottom:14px;}
.qw_list li label {font-size: 12px;color: #999;float: right;}
.qw_list span{ font-size:22px; color:#ff9900; font-weight:bold;}
.qw_list p {font-size: 14px;color: #999;margin-top:5px;}
.qw_list li:hover {color: #ff9900;}

/*首页换图新闻*/
.swiper_1 {margin-bottom:0px;}
.swiper_1 .swiper-slide {position: relative;}
.swiper_1 .swiper-slide div {height:400px;width:600px !important;}
.swiper_1 .swiper-slide div img {position: absolute;top:0px;left:0px;height:400px;width:600px}
.swiper_1 .date_{position: absolute;bottom: 0px;left:0px;width:90px;height:75px !important; background-color:#ff9900; z-index:20; color:#FFF; text-align:center; padding-top:15px; font-size:14px; line-height:16px;}
.swiper_1 .date_ span{ font-size:28px; font-weight:bold;}
.swiper_1 .floot_ {position: absolute;bottom: 0px;left: 0px;width:490px;height: 70px !important;background: rgba(0, 0, 0, 0.7);color:#CCC;	font-size: 12px; z-index:10; padding-left:100px; padding-right:10px; padding-top:10px; padding-bottom:10px; overflow:hidden;}
.swiper_1 .floot_ sapn{ font-size:16px; color:#FFF; font-weight:normal;}
.swi_pa1 {bottom: 100px !important;text-align:right !important;width: 100% !important;z-index: 999 !important;}

.moreWr{ width:120px; height:30px; line-height:30px; border:1px #FFF solid; display:block; margin:auto; text-align:center; color:#FFF;}
.moreWr:hover{ border:1px #ff9900 solid; color:#ff9900;}
.moreHu{ width:120px; height:30px; line-height:30px; border:1px #acacac solid; display:block; margin:auto; text-align:center; color:#acacac;}
.moreHu:hover{ border:1px #ff9900 solid; color:#ff9900;}

.ProfileBox{ width:700px; color:#666666; line-height:200%; font-size:16px; background-image:url(ProfileImg.png); padding-right:500px; background-repeat:no-repeat; background-position:right top; margin-top:40px;min-height:305px;}
.ProfileBox img{ margin-bottom:15px;}
.more1{ width:85px; height:30px; line-height:30px; padding-left:20px; color:#FFF; font-size:12px; display:block; margin-top:10px; background-color:rgba(0, 0, 0, 0.3); background-image:url(more.png); background-repeat:no-repeat; background-position:70px center;}
.more1:hover{ background-color:#ff9900; color:#FFF;}

.hzdwBox{ width:1200px; margin:auto; margin-top:20px;}
.hzdwBox h2{ font-size:30px; line-height:30px; color:rgba(0, 0, 0, 0.3); margin-bottom:5px;}
.hzdwBox h2 span.hz1{ color:#ff9900;}
.hzdwBox h2 span.hz2{ font-size:18px; line-height:18px; color:#acacac; margin-left:10px; font-weight:normal;}

.danwei {margin-top:10px; position:relative; width:1200px; margin-bottom:15px;}
.danwei .hd .prev{ background-image:url(dwjan11.png); width:23px; height:34px; display:block;cursor:pointer; position:absolute; left:-30px; top:10px;}
.danwei .hd .prev:hover{background-image:url(dwjan12.png)}
.danwei .hd .next{ background-image:url(dwjan21.png); width:23px; height:34px; display:block;cursor:pointer; position:absolute; right:-30px; top:10px;}
.danwei .hd .next:hover{background-image:url(dwjan22.png)}
.danwei .bd { width:1200px !important;margin:auto;}
.danwei .bd li{ width:148px; height:58px; float:left; border:1px #FFF solid; margin-right:25px;}
.danwei .bd li:hover{border:1px #CCC solid;}
.danwei .bd li img{ width:148px; height:58px;}

.yeijiBox{ margin-top:15px;}
.yeijiBox li{ width:270px; height:250px; margin-right:40px; position:relative; float:left;}
.yeijiBox li img{ width:270px; height:150px;}
.yeijiBox li h3{ height:35px; position:absolute; left:0px; top:130px; text-align:center; width:100%; line-height:30px;}
.yeijiBox li h3 span{ padding:5px 10px; background-color:rgba(0, 0, 0, 0.3); display:inline-table; text-align:center; color:#FFF; font-size:14px; font-weight:normal;}
.yeijiBox li p{ line-height:22px; color:#808080; margin-top:20px;}
.yeijiBox li:hover h3 span{ background-color:#da251c;}

.homeNews{ width:1200px;}
.homeNews li{ width:250px; height:220px; float:left; margin-right:40px; text-align:center; background-color:#eeeeee; padding:10px;}
.homeNews li img{ width:250px; height:150px;}
.homeNews li h3{ margin-top:10px; line-height:26px; font-size:16px; font-weight:normal; background-image:none; color:#333; text-align:left;}
.homeNews li:hover{ background-color:#ffcc00;}
.homeNews li:hover h3{ color:#FFF}

