﻿html{margin:0;padding:0;font-size:12px;}
body,ul,ol,li{margin:0;padding:0;color:#838383;font-family:"宋体", Arial, Helvetica, sans-serif;*font-size:small;*font:x-small}
body{background:url(../img/bg.jpg) top center no-repeat #fff;background-size:contain;}
img{border:0;}
ul,ol{margin:0;padding:0;list-style:none;}
select,input,img,select{vertical-align:middle;}

/*--===========所有字体样式 w3c中顺序 lvha=====--*/
a,a:link,a:visited,a:active{color:#535353;text-decoration:none ;}
a:hover{color:#C80000;text-decoration:none;}

/*通用字体颜色样式*/
.red,.red:link,.red:hover,.red:visited {color:red;}
.fff,.fff:link,.fff:hover,.fff:visited {color:#fff;}

/*通用左右对齐*/
.le,.re{font-family:Microsoft YaHei;}
.le{float:left;width:98px;color:#fff;line-height:34px;font-size:16px;}
.le{text-align:center;font-weight:bold;background:#cb0303;overflow:hidden;}
.le2{float:left;width:500px;padding-left:30px;background:url(../img/x3_t1.png) no-repeat 5px 6px;font-weight:bold;font-size:14px;font-family:"Microsoft YaHei";color:#cb0303;}

.re{float:right;margin-right:10px;line-height:38px;;}
.re a,.re a:link,.re a:visited,.re a:active{float:right;font-size:14px;color:#555;}
.re a:hover{color:red;text-decoration:underline;}

/*新闻动态*/
.u-new{float:left;margin:8px;width:580px;overflow:hidden;padding-bottom:8px;}
.u-new li{padding-left:15px;line-height:28px;background:url(../img/li1.gif) no-repeat 2px 11px;font-size:14px;border-bottom:1px dashed #f1f1f1;}
.u-new li span{float:right;color:#5c5c5c;margin-right:5px;}
.u-new li a:link,.u-new li a:visited {COLOR:#5c5c5c;TEXT-DECORATION:None;}/**/
.u-new li a:hover {COLOR:red;TEXT-DECORATION:none;}/*鼠标经过*/

/*通用列表*/
.u-e{float:left;margin:8px;width:325px;overflow:hidden;padding-bottom:5px;}
.u-e li{padding-left:15px;line-height:28px;background:url(../img/li2.png) no-repeat 2px 11px;font-size:14px;border-bottom:1px dashed #f1f1f1;}
.u-e li span{float:right;color:#5c5c5c;margin-right:5px;}
.u-e li a:link,.u-e li a:visited {COLOR:#5c5c5c;TEXT-DECORATION:None;}/**/
.u-e li a:hover {COLOR:red;TEXT-DECORATION:none;}/*鼠标经过*/



/* ================= 通用 ====================== */
.title {height:31px;line-height:26px;border-bottom:2px solid #cb0303;}


/* ========================= 网站主框架 ==========================*/

/* Logo */
.logo{height:203px;background:url(../img/logo1.jpg) center no-repeat;}


/*menu菜单列表*/
.menubox{width:100%;overflow:hidden;}
.menu{margin:0 auto;width:1000px;text-align:center;}

.u-m{margin:0 auto;padding-top:5px;line-height:40px;}
.mm {float:left;margin-left:10px;padding:0px 15px;color:#fff;font-weight:bold;display:block;}
.mm {font-size:16px;font-family: "微软雅黑";}
.mm:link,.mm:visited {float:left;color:#fff;font-weight:bold;display:block;font-size:16px;}
.mm:hover {float:left;color:#cb0303;line-height:40px;background:#fff;border-radius:10px;font-weight:bold;display:block;text-decoration:none;} 


/*2019渐变底色*/
#grad1 {
    height: 50px;
    background: -webkit-linear-gradient(#cb0303, #7b0000); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#cb0303, #7b0000); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#cb0303, #7b0000); /* Firefox 3.6 - 15 */
    background: linear-gradient(#cb0303, #7b0000); /* 标准的语法（必须放在最后） */
}



/*整体框架*/
.inbox{margin:0 auto;margin-top:350px;width:1020px;background:#fff;padding-bottom:0px;overflow:hidden;}
.x1{float:left;margin-left:10px;width:1000px;overflow:hidden;margin-top:10px;}

/*-----------------头条--------------*/
.toutiao{width:1000px;margin-top:10px;background:#fdfdfd;padding:1px 0px;}
.toutiao h1{font-size:30px;text-align:center;line-height:22px;font-family: "微软雅黑";padding:5px 0px;list-style:none;overflow:hidden;}
.toutiao h1 a{color:#bf031d;}
.toutiao h1 a:hover{color:red;}

/* 幻灯 */
.huanden {float:left;width:480px;height:300px;overflow:hidden;border:1px solid #DBDDDD;}
.huanden .hd { height: 5px; overflow: hidden; position: absolute; top: 79%; right: 62.3%; bottom: 5px; z-index: 1; }
.huanden .hd ul { overflow: hidden; zoom: 1; float: left; }
.huanden .hd ul li { display: inline-block; margin: 0 3px; width: 20px; height: 20px; border-radius: 1px; font-size: 0; background-color: #b6b6b6; cursor: pointer; vertical-align: top; }
.huanden .hd ul li.on { background: #fff; color: #fff; }

.huanden .bd { position: relative; height: 100%; z-index: 0; }
.huanden .bd li { zoom: 1; vertical-align: middle; }
.huanden .bd img { width: 480px; height: 300px; display: block; }

.huanden .bd div { width: 480px; height:20px;padding: 10px 18px 50px; font-size: 16px; line-height: 85px; position: absolute; bottom: 0; left: 0; background: url(../img/bg_title.png) repeat-x top center; color: #fff;font-family:Microsoft YaHei; }

.huanden .prev, .huanden .next { position: absolute; width: 40px; height: 60px; background: url(../img/slider-arrow.png) no-repeat; top: 69%; cursor: pointer; }
.huanden .next { right: 51%; background-position: -40px 0; }
.huanden .prev:hover, .huanden .next:hover { filter: alpha(opacity=100); opacity: 1; }
.huanden .prevStop, .huanden .nextStop { display: none; }

/* 新闻 */
.news {float:left;margin-left:15px;width:500px;overflow:hidden;}
.news_t1{float:left;width:100%;border-bottom:2px solid #cb0303;}
.news_t2{float:left;width:500px;height:32px;background:url(../img/t_bg.jpg) repeat-x;overflow:hidden;}
.news_list{float:left;width:500px;}


/*首页栏目*/
.x2{float:left;margin-left:10px;width:1000px;overflow:hidden;margin-top:10px;}
.x2 .x2a{float:left;width:325px;}
.x2 .x2b{float:left;width:325px;margin-left:10px;}
.x2_t1{float:left;width:325px;height:32px;padding:1px;border:1px solid #DBDDDD;}
.x2_t2{float:left;width:325px;height:33px;background:url(../img/t_bg.jpg) repeat-x;overflow:hidden;}
.x2_list{float:left;width:326px;}

.x2 .u-ebox{float:left;width:324px;}
.x2 .u-ebox{border-left:1px solid #DBDDDD;border-right:1px solid #DBDDDD;border-bottom:1px solid #DBDDDD;}

/*图片集锦*/
.x3{float:left;margin-top:10px;margin-left:10px;width:1000px;overflow:hidden;padding-bottom: 30px;}
.x3_t1{float:left;width:115px;height:40px;color:#cb0303;line-height:32px;font-size:16px;background:url(../img/x3_t1.png) no-repeat 5px 10px;}
.x3_t1{font-family:Microsoft YaHei;font-weight:bold;text-align:center;overflow:hidden;}
.fengcai{float:left;width:990px;padding-left:10px;}




.u-pic17 {overflow: hidden;}
.u-pic17 li { float: left;margin-left:10px;margin-top:10px;width:23.6%; height: 160px;overflow: hidden; position: relative; }
.u-pic17 li img { width: 100%;height: 100%;}
.u-pic17 .png { width: 100%; position: absolute; left: 0; bottom: 0; background-color: rgba(0,0,0,0.6); color: #ffffff; text-align: center; font-size: 14px; height: 40px; line-height: 40px; padding: 0 10px;text-align:left;overflow: hidden; }
.u-pic17 li:hover .png { background-color: rgba(0,0,0,0.8);overflow: hidden; }
.u-pic17 span{font-family:Microsoft YaHei;}






/* 底部 */
.bottom {margin:0 auto;width:1000px;border-top:0px solid #0168b7;overflow:hidden;line-height:22px;background:#fff9f9;padding-bottom:30px;}
.bottom .wrap {margin:0 auto;width:950px;}
.bottom .bottom-icon{margin-top:5px;text-align:center;}
.bottom .copyright {margin-top:20px;text-align:center;color:#838383;}
.bottom .copyright a{color:#838383;margin:0 5px;}
.bottom .copyright p{margin:0;padding:0;}