body {
	background:#ffffff;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:21px;
}
a{text-decoration:none; color:#ffffff;}
a:hover{text-decoration:none; color:#0095ff;transition: color 0.3s;-moz-transition: color 0.3s;	-webkit-transition: color 0.3s;-o-transition: color 0.3s; }

.menu { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold; letter-spacing:2px;text-transform:uppercase; }
a.menu:hover{ font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#0095ff;}

.end-menu { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;letter-spacing:4px;text-transform:uppercase; }
a.end-menu:hover{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#0095ff;}


.end-font{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#7b7b82;line-height:21px;}
.end-font1{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#666964;}

.about-font{ font-family: "Î¢ÈíÑÅºÚ"; font-size:13px; color:#333; line-height:21px;}
.about-font1{ font-family: "Î¢ÈíÑÅºÚ"; font-size:12px; color:#ffffff; line-height:28px;}

.title{ font-family: Arial, Helvetica, sans-serif; font-size:35px; color:#ffffff; text-transform:uppercase; letter-spacing:8px; font-weight:bold; }
.title1{ font-family: Arial, Helvetica, sans-serif; font-size:30px; color:#ffffff; text-transform:uppercase; letter-spacing:2px; font-weight:bold;  line-height:70px;}
.title2{ font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; color:#444444; font-weight:bold;}

.file{ font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#dddddd; line-height:25px; letter-spacing:2PX;}
.now{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#999999; letter-spacing:3PX;text-transform:uppercase; }

.news-title{ font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; color:#333333; font-weight:bold}
.news-font{ font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; color:#666666; line-height:21px;}
.more{ font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; color:#298dd2; line-height:30px;}

.time-date{ font-family:Arial, Helvetica, sans-serif; font-size:23px; color:#666666; font-style:italic;letter-spacing:1px;}
.time-year{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; line-height:25px;}

.left-con{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; line-height:26px;}
.time-en{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#ff7e00; line-height:21px;}

.contact{ font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#cccccc; line-height:30px;font-style:italic;letter-spacing:3px;}



.gototop{position:fixed; right:7px; bottom:10px; display:block; font-size:18px; width:30px; height:30px; background:#031523; color:#fff; text-align:center; padding-top:5px;
-webkit-transition:all 1s; -moz-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s; transition:all 1s; display:none;}
a:hover.gototop{text-decoration:none; background:#fff; color:#333;}


#more{ width:115px; height:30px;  text-align:center; border:1px solid #fff;}
#more a { display:block; font-size:13px; line-height:30px; font-family: Arial, Helvetica, sans-serif; color:#fff;
-webkit-transition: height .5s ease-in-out;
-moz-transition: height .5s ease-in-out;
-o-transition: height .5s ease-in-out;
-ms-transition: height .5s ease-in-out;
transition: height .5s ease-in-out;}
#more a:hover{ background:#0055a4; color:#ffffff; text-decoration:none; height:30px;line-height:30px; }

#more2{ width:100px; height:30px;  text-align:center; background:#0099e0}
#more2 a { display:block; font-size:12px; line-height:30px; font-family: "Î¢ÈíÑÅºÚ"; color:#fff;
-webkit-transition: height .5s ease-in-out;
-moz-transition: height .5s ease-in-out;
-o-transition: height .5s ease-in-out;
-ms-transition: height .5s ease-in-out;
transition: height .5s ease-in-out;}
#more2 a:hover{ background:#0053a5; color:#ffffff; text-decoration:none; height:30px;line-height:30px; }


/* Í¼Æ¬Ðü¸¡·Å´óÐ§¹û */
.fangda{ width: auto; height:auto; overflow:hidden;}
.fangda li{ overflow:hidden; float:left; cursor:pointer}
.fangda li:hover{}
.fangda li img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.fangda li:hover img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}




#pro-fenlei { margin:0 auto;}
#pro-fenlei ul{ list-style:none;}
#pro-fenlei ul li { display:block; height:38px;width:210px; text-align:center; float:left; background: url(../images/menu-bg.png); margin-left:20px;}
#pro-fenlei ul li a{ display:block; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:38px; font-size:14px; letter-spacing:1px; font-weight:bold;  text-transform: capitalize;
-webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-o-transition: background .3s ease-in-out;
-ms-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;}
#pro-fenlei ul li a:hover{color:#fff; background: url(../images/menu-bg-hover.png); }
#pro-fenlei ul li a#active{color:#fff; background: url(../images/menu-bg-hover.png); }