@charset "utf-8";

/*general
----------------------------------------------- */
.warp{width:960px;margin:0 auto;}
a{color:#555;text-decoration:none;}

/* header
----------------------------------------------- */
.header{ background:#000; height:45px ;}
.header h1 {width:130px; padding-top:5px;}
.header h1 a {display:block;text-indent:-9999px; height:35px; background:url(../images/logo.jpg) no-repeat 0 0;}

.header ul.menu{width:640px; overflow:hidden;}
.header ul.menu li {float: left;line-height: 45px;}
.header ul.menu li a { line-height: 45px; display:block; padding:0 10px; font-size:12px;  color:#fff;}
.header ul.menu li a:hover { color:#f00; background:#222;}
.footer_bg{background:#000;}
.footer {line-height: 49px; height:49px; color: #fff; text-align:center; font-size:12px;padding:10px 0 140px 0}

/* main
----------------------------------------------- */
/*全局布置*/
body{ font-family:"微软雅黑",Arial, Arial, Helvetica, sans-serif;text-align:center;margin:0 auto;padding:0;font-size:12px; color:#5d5d5d;background:url(../images/html_bg.jpg) repeat top center;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0; color:#5d5d5d; font-family:"微软雅黑",Arial, Arial, Helvetica, sans-serif;}
html{ color:#5d5d5d;-webkit-text-size-adjust:none;}
div{ margin:0 auto;line-height:12px;font-family:"微软雅黑",Arial, Arial, Helvetica, sans-serif; }
li{list-style-type:none;}
img{border:0px;}
textarea {resize: none;}
*:focus {outline: none;}/**解决文本输入框在谷歌浏览器下面出现边框问题**/
input{font-family:"微软雅黑",Arial, Arial, Helvetica, sans-serif;}
/*清除浮动*/

.cf{zoom:1;}
.cf:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}

 a { text-decoration:none; color:#5d5d5d;font-family:"宋体",Verdana, Arial, Helvetica, sans-serif;}
 
 /*---链接颜色[定义规则，小写a加颜色名称]---*/
.aRed,a.aRed:link,a.aRed:visited{ color:#9e0000; }
.aRed1,a.aRed1:link,a.aRed1:visited{color:#bb0000}
.aOrange,a.aOrange:link,a.aOrange:visited{color:#eb5415; }
.aOranges,a.aOranges:link,a.aOranges:visited{color:#ee9a0c; }
.aBlue,a.aBlue:link,a.aBlue:visited{color:#2ba7e2}
.aWhite,a.aWhite:link,a.aWhite:visited{color:#fff}
.aBlack,a.aBlack:link,a.aBlack:visited{color:#000;}
.aGray,a.aGray:link,a.aGray:visited{color:#0195bb;}
.aGreen,a.aGreen:link,a.aGreen:visited{color:#618f50;}
.weight{font-weight:bold;}
.font_yh{font-family:"微软雅黑","宋体",Verdana, Arial, Helvetica, sans-serif;}
a.hang:link{color:#666666}         /* 未被访问的链接 色 */
a.hang:visited{color:#666666}     /* 已被访问过的链接 色 */
a.hang:hover{color:#f89548}		/* 鼠标悬浮在上的链接 色 */
a.hang:active{color:#f89548}	   /* 鼠标点中激活链接 色 */

.content{ width:1000px; position:relative}
.all_nr{ background:url(../images/bg.jpg) no-repeat;}
.n_left,.n_right,.n_in{float:left;padding-top:24px;}
.n_left{width:474px;padding-left:2px;}
.n_left .intro{background:url(../images/bg1.jpg) no-repeat;width:425px;height:119px;padding:10px; line-height:20px; text-align:left; font-size:13px;color:#000;}
.n_in{width:20px; font-size:20px; line-height:24px;padding:150px 0 0 13px;}
.n_right{width:456px;padding-left:26px;}
.baogao{ background:url(../images/bg2.jpg) no-repeat;width:431px;height:542px; position:relative}
.baogao .bg_h3{ font-size:14px; color:#000; position:relative;padding:43px 0 30px 140px; line-height:25px;}
.baogao .bg_h3 img{ position:absolute;left:15px;top:0px; z-index:8}
.baogao .si li{ position:relative;width:431px;height:140px;}
.baogao .si li img{ position:absolute;left:0px;top:0px;cursor:pointer}
.baogao .si li img.open{ left:-10px;top:-10px; display:none}
.page{ position:absolute;right:-35px;top:650px;}
.page li{ line-height:25px;}
.page li a{ display:block;padding:20px 10px;width:15px; font-size:13px}
.page li.up a{ background:#fcfc56}
.page li.xp a{ background:#ff6666;color:#fff;}
.page li.xps:hover a{ background:#77c4eb}
.page li.ups:hover a{ background:#77c4eb}

.pai{background:url(../images/bg3.jpg) no-repeat;width:431px;height:542px; position:relative; display:none}
.pai .bg_h3{ font-size:25px; color:#000; position:relative;padding:49px 0 40px 150px; line-height:25px; text-align:left;z-index:9999;}
.pai .bg_h3 img{ position:absolute;left:0px;top:0px; z-index:9999;height:150px;display:black;}
.pai .nrs{padding:40px 0 0 10px; }
.pai .nrs table{ margin-bottom:20px;}
.pai a.prev{ position:absolute; right:20px;top:50px; background:url(../images/right.png) no-repeat;width:23px; height:25px; cursor:pointer; display:block; z-index:5}
.pai a.prev:hover{ background:url(../images/right_open.png) no-repeat;}
.pai a.colse{ position:absolute; right:-10px;top:-10px; background:url(../images/icon6_close.png) no-repeat;width:31px; height:31px; cursor:pointer; display:block; z-index:5}
.pai a.colse:hover{ background:url(../images/icon6_open.png) no-repeat;}
.ov_td{ overflow:auto;height:112px; line-height:22px; text-align:left;width:380px;margin-top:7px}

.list{ background:url(../images/bg4.jpg) no-repeat;width:431px; height:221px;margin:20px 0 60px 22px;}
.list h2{ position:relative; text-align:left; font-size:20px;padding:17px 0px 0 130px }
.list h2 img{ position:absolute;left:30px;top:-30px;}
.list p{ overflow:auto; height:142px; width:373px; line-height:20px; text-align:left; font-size:14px;margin:40px 0 0 40px;}




.wqhg{ height:160px;width:1000px;margin-top:127px;}
.wqhg li{ float:left;margin-right:10px; position:relative; text-align:left; overflow:hidden;height:120px;}
.wqhg li img{ cursor:pointer}
.wqhg li .focus { position:absolute; top:0px;}
.wqhg li .focus a{color:#000;}
.wqhg li .focus p{margin:0px; margin-top:7px; text-align:center; line-height:16px}
/*.wqhg li .focus{ left:-76px;}
.wqhg li .focus .se{ position:relative; display:none}*/
.wqhg li .focus .se{ position:relative;}
.wqhg li .focus .se img.close{ position:absolute;top:-95px; right:-5px; display:none}
.focus_box0{left:84px}
.focus_box1{left:170px}
.focus_box2{left:252px}
.focus_box3{left:334px}
.focus_box4{left:416px}
.content .fx{position: absolute;right:-58px;top:445px;width:58px;height: 58px; cursor: pointer;background: url(../images/fx.jpg)}
.content .fx .slayer {
    background: url(../images/shareLayer.jpg) no-repeat #fff;
    width: 198px;
    height: 254px;
    overflow: hidden;
    position: absolute;
    right:0px;
    top:0px;
    z-index: 10;
    border: 1px solid #eee;
    display: none;
}
.content .fx .slayer .weixinshare {
    background: url(../images/shareweixin.png) no-repeat;
    position: absolute;
    width: 168px;
    height: 214px;
    padding: 40px 0 0 30px;
}
.content .fx .slayer a{display: block;height: 50%;}
.content .fx:hover .slayer{
    display: block;
}
.floatTip{position: fixed;_position: absolute;bottom:20px;right: 20px;z-index: 999; width: 98px; }
.floatTip .item {background:url(../images/float-icon.png) no-repeat; margin-bottom: 1px;cursor: pointer; width: 98px; height: 150px; position:relative}
.floatTip .item .icon{ background:url(../images/erweima.png) no-repeat;cursor: default;width:138px;height:199px; position:absolute;top:-202px;left:-22px; display:none}
.floatTip .item:hover .icon{ display:block}

.l_prev,.r_next{background:url(../images/zuo_open.png) no-repeat;width:15px;height:33px;display:block;margin-top:60px;text-decoration:none;cursor:pointer;float:left;}
.r_next{background:url(../images/you_open.png) no-repeat;}

.qw{ background:url(../images/bg5.jpg) no-repeat;width:446px; height:183px;padding-top:36px;margin-top:20px;margin-left:14px;padding-left:85px}
.qw #prev-03.disabled{background:url(../images/zuo.png) no-repeat;cursor:default;width:15px;height:33px;display:block;cursor:pointer;}
.qw #next-03.disabled{background:url(../images/you.png) no-repeat;cursor:default;width:15px;height:33px;display:block; cursor:pointer}
.qw .qw_img{width:296px; overflow:hidden;float:left;margin:0 5px;}
.qw .qw_img img{width:147px;height:147px;}
.qw ul{float:left;}
.qw ul li{width:147px;padding-right:1px; position:relative}
.qw ul li i{ display:block;width:147px; height:147px; background:url(../images/hei.png) no-repeat; position:absolute;left:0px;top:0px; display:none}
.qw ul li p{ position:absolute;left:0px;top:0px;width:127px;height:97px;padding:50px 0 0 20px; line-height:20px;color:#fff; font-size:14px; text-align:left; display:none}