@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
html,body {font-size: 12px;line-height: 20px;margin: 0px; font-family: Arial, Helvetica, sans-serif;color: #000000;text-decoration: none; background-color:#CCC;letter-spacing:1px;}
 a{text-decoration: none;color:#333333; display:inline; }
a:hover{text-decoration: none;color:#333333; display:inline}
ul,li,ol{ 	list-style-type: none;}
img { margin:0; padding:0; border:0; }
.clear{clear:both;}
/*body{ background-color:#EBEBEB}*/
body{ background:url(../_img/bg.png);}
.blank10{height:10px;overflow:hidden;clear:both;}
.blue{ color:#00F;}
.red{ color:#F00;}
.left_w10{ width:10px; float:left;}
.hight350{height: 350px;}
.hight440{height: 440px;}


/*头部*/
.header{height: 100px; width: 1000px; margin: 0 auto; background-color: #FFFFFF;}
#logo{ height: 100px; width: 150px; float: left; }
#logo a{display: block;height: 100px; width: 150px; line-height: 100px; text-align: center;}
.menu{margin-top: 50px; height: 50px; float: right;width: 690px; overflow: hidden;background-color: #4769EB}
.menu ul li{float: left;width: 80px; text-align: center;margin-left: 17px;}
.menu ul li a{display: block; height: 50px;line-height: 50px; font-size: 16px; font-weight: bold; color: #FFFFFF;}
.menu ul li a:hover{color:#FF0004;}
/*图片&Flash&简介*/
.bigImg{height: 300px; width: 1000px; margin: 0 auto;overflow: hidden; }
.bigImg .flash{height: 300px; width: 690px; float: left; background-image: url("../_img/01.jpg"); background-repeat: no-repeat;}
.bigImg .jianjie{height: 300px; width: 300px; float: right; background:#2a2a2a; color:#E4E4E4;}
.bigImg .jianjie h3{font-size: 16px; text-align: center; margin-top: 10px;}
.bigImg .jianjie .description{text-indent: 2em; font-size: 13px; margin: 10px;}
.bigImg .jianjie .beizhu {margin: 10px; display: table; color: #8B8686}
.bigImg .jianjie .beizhu p{font-size: 12px; display: table-cell; vertical-align: middle;line-height: 26px;}
.bigImg .jianjie .beizhu img{width: 120px; height: 120px;margin-right: 10px; background-repeat: no-repeat;float: left;}
.bigImg .jianjie .lianxi{position: relative;height: 60px; width: 300px; }
.bigImg .jianjie .lianxi a{display:block; height: 30px; width: 30px; margin-top: 9px;margin-left: 9px; }
.bigImg .jianjie .lianxi a:hover { opacity: 0.5; }
.bigImg .jianjie .lianxi ul li{margin-top: 5px; margin-left: 19px; float: left; text-align: center;width: 50px; height: 50px; border-radius: 50%; background-color: #CCC; }
.bigImg .jianjie .lianxi .icon{background-image: url("../_img/bg_icon.png"); background-repeat: no-repeat;}
.bigImg .jianjie .lianxi .icon-home{background-position:0px 0px;}
.bigImg .jianjie .lianxi .icon-mail{background-position:-40px 0px;}
.bigImg .jianjie .lianxi .icon-qq{background-position:-80px 0px;}
.bigImg .jianjie .lianxi .icon-weixin{background-position:-120px 0px;}
.bigImg .jianjie .lianxi .li-weixin:hover .icon-2wm{display: block;}
.bigImg .jianjie .lianxi .icon-2wm{display: none;height: 100px;width: 100px; background-position:0px -40px;position: absolute; right: 10px;top:-110px;}
/*文章列表*/
.mainBox{width: 1000px; margin: 0 auto;}
.mainBox .mBLeft{width: 690px; float: left;background-color:#FFFFFF; padding-bottom: 10px;}
.mainBox .mBLeft .artListBox h3{height: 40px;line-height: 40px;padding-left: 10px; background: url("../_img/bg_title.jpg") no-repeat;border-bottom: 2px #FF0004 solid; color: #FFFFFF}
.mainBox .mBLeft .artListBox ul li{margin: 10px 10px 0px 10px; float: left; border-bottom: 1px dashed #E88385; padding-bottom: 10px;}
.mainBox .mBLeft .artListBox ul li span{float: left;display: block;overflow: hidden;}
.mainBox .mBLeft .artListBox .artBoxImg{width: 200px; height: 120px;margin-right: 10px; background-color: #89F198}
.mainBox .mBLeft .artListBox .artBoxImg img{width: 200px; height: 120px;margin-right: 10px;}
.mainBox .mBLeft .artListBox .artBoxTitle a{width: 460px; height: 20px; line-height: 20px;font-size: 14px; letter-spacing: 2px; color: #3854ff; font-weight: bold;}
.mainBox .mBLeft .artListBox .artBoxContent{width:460px; height: 60px; font-size: 12px;color:#353131; text-indent: 2em; margin: 10px 0; overflow: hidden;}
.mainBox .mBLeft .artListBox .artBoxCategory{width: 150px; color: #392E2E;font-weight: bold;}
.mainBox .mBLeft .artListBox .artBoxTime{ width:150px; color: #392E2E;font-weight: bold;}
.mainBox .mBLeft .artListBox .artBoxMore{ width: 80px; text-align: center;float: right;}
.mainBox .mBLeft .artListBox .artBoxMore a{ width: 80px; text-align: center;display: block;background: #ff9900; color: #FFFFFF}
.mainBox .mBLeft .artListBox .artBoxMore a:hover{ background-color:#999; }
/*文章页*/
.mainBox .mBLeft .artBox{}
.mainBox .mBLeft .artBox h3{height: 40px;line-height: 40px;padding-left: 10px;background: url("../_img/bg_title.jpg") no-repeat;border-bottom: 2px #FF0004 solid; color: #CCC;}
.mainBox .mBLeft .artBox h3 a{color: #3854ff}
.mainBox .mBLeft .artBox h3 span{color: #FFFFFF;margin-right: 10px;}
.mainBox .mBLeft .artBox h2{height: 50px; line-height: 50px;text-align: center;margin-top: 10px;}
.mainBox .mBLeft .artBox .artContent{width: 650px;margin-left: 20px; font-size:16px; color:#666; letter-spacing:2px; line-height:25px;}
.mainBox .mBLeft .artBox .artUrl{ width: 630px;margin: 10px 20px;  height:40px; line-height:40px; border:1px dashed #CCCCCC; font-size:14px; color:#999; padding-left:20px; overflow:hidden; letter-spacing:1px;} 
.mainBox .mBLeft .artBox .artUrl a{ color:#999;}
.mainBox .mBLeft .artBox .artMsg{ text-align:center; height:20px; line-height:20px; font-size:15px; color:#999; margin-bottom: 10px;}
.mainBox .mBLeft .artBox .artMsg a{ text-align:center; height:20px; line-height:20px; font-size:15px; color:#999;}
.mainBox .mBLeft .artBox .artMsg span{ margin-right:30px; }


/*******分页********************************/
.pagebar{width:688px; text-align: center;font-size: 12px;padding: 14px 0;display:inline-block;}
.pagebar span{display: inline-block;padding: 0 10px;height: 28px;line-height: 28px;border: 1px solid #ddd;border-radius: 4px;text-decoration: none;color: #999;cursor: pointer;  margin-right:5px; }
.pagebar .now-page{color: #fff;background: #f04848;border: 1px solid #f04848;}

/*****留言***************/
#divCommentPost{width: 650px; padding: 20px; position: relative;}
#divCommentPost .posttop{ height: 30px; line-height: 30px;}
#divCommentPost input{ height: 30px; line-height: 30px; margin-top: 5px;}
#divCommentPost #txaArticle{ height: 120px; width: 370px; line-height: 30px; margin-top: 5px;}
#divCommentPost .button{ height: 30px; line-height: 30px; width: 80px; }
#divCommentPost #divCommentPost_yzm{ position: absolute;left: 302px;top: 174px;}
ul.msg{margin: 0px 20px; padding: 10px; border: 1px dashed #CCC; margin-top: 10px;}





/*右侧*/
.mainBox .mBRight{ width:300px;height: auto;float: right;}
.mainBox .mBRight .listBox300{width: 300px; padding-bottom: 10px; background:#FFFFFF}
.mainBox .mBRight .listBox300 ul {margin-top: 10px;}
.mainBox .mBRight .listBox300 ul li{ height: 25px;line-height: 25px; text-align: right;margin: 2px 10px; float: left; border-bottom: 1px dashed #FF0004}
.mainBox .mBRight .listBox300 ul li a{ height: 25px; width:225px;margin-right: 10px; text-align: left;display: block; overflow: hidden;float: left;}
.mainBox .mBRight .listBox300 h3{height: 40px;line-height: 40px;padding-left: 10px; background: url("../_img/bg_title.jpg") no-repeat;border-bottom: 2px #FF0004 solid; color: #FFFFFF}

.footer{ font-size: 14px;height: 100px; width: 1000px; margin: 0 auto; background-color: #FFFFFF; border-top: 2px #FF0004 solid; text-align: center;line-height: 100px;}