@charset "utf-8";
/* CSS Document */
html{ height:100%;}
*{ margin:0px; padding:0px;}
body{ font-size:16px; color:#333; font-family:"微软雅黑",Arial;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#333;}
a,img{ border:none;}
a:hover{ text-decoration:none; color:#C30;}
/*transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;*/
a:focus{ outline:none;-moz-outline:none;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.c33{ color:#333;}
.c66{ color:#666;}
.c99{ color:#999;}
table{ border:0px; border-collapse:collapse; width:100%;}
.inputtext{ background:none; border:#ccc solid 1px; width:99%; color:#666; height:30px; font-size:12px; font-family:"微软雅黑",Arial; border-radius:5px;}
textarea{ border:#ccc solid 1px; border-radius:5px; width:99%; height:100px;}


/*===首页样式=====*/
.main{ max-width:640px; overflow:hidden; margin:0px auto; width:100%;}
.logo img{ display:block; width:100%;}
.nav{ background:#5839ff;/*#1d59a1;*/ height:44px; line-height:44px;}
.nav a{ display:block; float:left; width:16.6%; text-align:center; color:#FFF; font-size:0.8em}

#header{ background:#0a6ec3; height:49px; line-height:46px; overflow:hidden;  color:#fff; font-size:16px; top:0px; width:100%; z-index:99;}
#header i{ display:inline-block; margin:0px 3px;}
#header a{ color:#fff; display:block; width:100%; text-align:center; }
#header span{ line-height:49px; display:block; float:left;}

.center{ width:94%; margin:3% auto;}
.newbox li{ border-bottom:1px solid #e8e7e7; padding-bottom:15px; margin-bottom:15px;}
.baoti a{ font-size:18px; line-height:26px;}
.newimg{ display:block; float:right; width:110px; height:80px;  margin-left:10px;}
.newimg img{ width:110px; height:80px;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.jiazai{ text-align:center; display:block; font-size:16px; color:#8c8c8c;}
.more:hover{ color:#555555;}
.laiyuan{font-size:13px; color:#666666; display:block; margin-top:10px;}

.newnrbox{ margin:20px auto;}
.newttitle{color:#333333; font-size:18px; font-weight:bold; margin-bottom:5px;}
.newtitme{ margin-bottom:10px;}
.newtitme span{ color:#666666; font-size:16px;}
.newtitme a{ color:#0a6ec3; margin-left:10px; font-size:16px;}
.newsnr img{ display:block; margin:5px auto; max-width:100%;}
.newsnr p{ /*text-indent:2em;*/ font-size:16px; line-height:28px; color:#333;}
.xgnewlist{ margin-top:10px;border:1px solid #dddddd}
.xgdivtt{ border-bottom:1px dashed #cccccc; color:#2d2d2e; height:40px; line-height:40px; padding-left:10px; font-size:18px; font-weight:bold;}
.xgnewlist ul{ margin:5px 10px;}
.xgnewlist ul li a{ font-size:14px;line-height:26px; width:100%; color:#3c648c;}
.video{ width:100%;}


.center{ padding-bottom:40px;}
.foot{ background:#1d59a1; padding:5px 0px; width:100%; position:fixed; bottom:0px;}
.foot p{ text-align:center; font-size:12px; color:#FFF; line-height:30px;}











































