@charset "utf-8";
/* CSS Document */
html, body { font-family: "微软雅黑", "Microsoft YaHei"; color: #333333; font-size: 14px; margin: 0; padding: 0; line-height: 30px; }
.mcon { line-height: 2; font-size: 16px; margin-bottom: 5%; overflow: hidden; }
.imgZoom { overflow: hidden; }
.imgZoom img { display: block; -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.imgZoom:hover img { -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
/*a{color:#333333;text-decoration:none;}*/
a:link { color: #333333; text-decoration: none; }
a:visited { color: #ff9900; text-decoration: none; }
a:hover { color: #ff9900; text-decoration: none; }
a:active { color: #0000FF; text-decoration: none; }
img { max-width: 100%; border: 0; height: auto; }
h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd, iframe { margin: 0; padding: 0; }
h1, h2, h3, h4, h5 { font-weight: normal; }
ul, li, dl, dt, dd { list-style: none; }
.c { clear: both; }
.mbox { width: 1200px; margin: 0 auto; }
.tag { margin: 40px auto; overflow: hidden; }
.tag a { display: block; width: 18%; margin: 0 1%; float: left; text-align: center; background-color: #0252ab; line-height: 60px; height: 60px; color: #fff; font-size: 18px; }
.top1 { height: 43px; line-height: 43px; background-color: #efefef; }
.topr { float: right; }
.topr a { color: #333; }
.top2 { width: 100%; padding: 20px 0; }
.top2 .mbox { overflow: hidden; }
.logo { float: left; width: 310px; }
.logo a, .top2 img { display: block; }
.tmid { float: left; }
.top2r { float: right; }
.menu { height: 60px; line-height: 60px; clear: both; background-color: #0252ab; }
.menu a{padding: 0; font-size: 18px; display: block;}
.menu a:link { border-radius: 0; color: #fff;  }
.menu a:visited { color: #ff9900; text-decoration: none; }
.menu a:hover { color: #ff9900; text-decoration: none; }
.menu a:active { color: #ff9900; text-decoration: none; }
.menu li { width: 12.5%; float: left; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.menu li:hover { background-color: #0252ab; }
.cl { margin-bottom: 30px; }
/* //头部 */

.slideBox { width: 100%; height: auto; overflow: hidden; position: relative; }
.slideBox .hd { height: 15px; overflow: hidden; position: absolute; right: 5px; bottom: 5px; z-index: 1; display: none; }
.slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox .hd ul li { float: left; margin-right: 2px; width: 15px; height: 15px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; }
.slideBox .hd ul li.on { background: #f00; color: #fff; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img { width: 100%; display: block; }
.slideBox .prev,  .slideBox .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) #ff0000 -110px 5px no-repeat; filter: alpha(opacity=80); opacity: 0.8; }
.slideBox .next { left: auto; right: 3%; background-position: 8px 5px; }
.slideBox .prev:hover,  .slideBox .next:hover { filter: alpha(opacity=100); opacity: 1; }
.slideBox .prevStop { display: none; }
.slideBox .nextStop { display: none; }
#sjslideBox { display: none; }
.ss { width: 100%; height: 74px; background-color: #f1f1f1; overflow: hidden; color: #333; margin-bottom: 40px; }
.tags { float: left;/* width:50%;*/ line-height: 74px; }
.tags b { font-size: 18px; margin-right: 20px; }
.tags a { font-size: 16px; margin-right: 10px; color: #666666; }
.ssl { float: right; width: 280px; height: 74px; }
.postbox { width: 260px; height: 40px; margin-top: 15px; padding-left: 20px; border-radius: 5px; border: 1px #0252ab solid; }
.postbox .input { border: 0; height: 40px; line-height: 40px; float: left; width: 180px; padding: 0px 5px; background-color: transparent; color: #0252ab; }
.postbox .btn { height: 40px; float: right; width: 60px; background: url(../images/ss2.png) no-repeat center center; float: right; border: none; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.mcpt { border-bottom: 1px #dddddd solid; margin-bottom: 30px; height: 50px; position: relative; }
.mcpt h2 { font-size: 24px; color: #333; font-weight: bold; }
.mcpt h2:before { content: ""; display: block; width: 100px; height: 3px; background-color: #0252ab; position: absolute; bottom: -1px; left: 0; }
.mcpt h2 span { color: #666666; font-size: 14px; text-transform: uppercase; font-weight: normal; padding-left: 10px; }
.mcpt a { background-color: #0252ab; display: block; width: 60px; height: 22px; line-height: 22px; text-align: center; border-radius: 5px; font-size: 14px; color: #fff; font-style: normal; float: right; margin-top: 10px; font-weight: normal; }
.mab { padding: 50px 0; }
.mab1 { width: 52%; float: left; }
.mab1 p { text-indent: 2em; font-size: 16px; line-height: 35px; margin: 35px 0; }
.gsimg { float: left; margin-left: 2%; width: 45%; text-align: right; }
.mabt h2 { font-size: 40px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; line-height: 1; }
.mabt h3 { font-size: 30px; font-weight: bold; line-height: 1; }
.mgd { display: block; width: 130px; height: 35px; line-height: 35px; border: 1px solid #0252ab; text-align: center; margin-top: 25px; border-radius: 30px; font-size: 16px; color: #0252ab; text-align: center; }
.malx { width: 32%; float: left; margin-left: 3%; }
.malxc { background: url(../images/malx.jpg) no-repeat center center; padding: 20px 30px; height: 213px; }
.malxc h3 { font-size: 20px; margin-bottom: 15px; }
.malxc p { font-size: 16px; line-height: 30px; }
.mleft { width: 25%; float: left; margin-right: 3%; display: inline; margin-bottom:40px; }
.cplb { margin-bottom: 20px; background-color: #0252ab; padding: 5px; }
.cptit { background: url(../images/cpt.png) #0252ab no-repeat center center; padding: 20px 0; height: 61px; }
.cplb dl { overflow: hidden; background-color: #ffffff; padding: 10px 10px 0; overflow: hidden; }
.cplb dt { text-align: center; line-height: 48px; height: 48px; width: 100%; font-size: 18px; margin-bottom: 10px; }
.cplb dt a { display: block; margin: 8px auto; background-color: #0252ab; color: #ffffff; }
.cplb dt a:hover { background-color: #0252ab; color: #ffffff; }
.cplb dd { width: 48%; float: left; margin-left: 0.9%; margin-right: 0.9%;/**/ text-align: center; overflow: hidden; }
.cplb dd a { display: block; line-height: 35px; height: 35px; background: url(../images/li1.jpg) no-repeat left center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 15px; font-size: 15px; border-bottom: 1px #ddd dashed; text-align: left; }
.cplb dd a:hover { display: block; color: #0252ab; }
.cplb .firdl dd{width: 100%; float: none; margin:0 auto;}

.sjal{ display:none;}
.mm { background: url(../images/mm.jpg) no-repeat center center; height: 357px; }
.mlx1 { text-align: center; padding: 40px 0; background-color: #0252ab; text-align: center; }
.mal { margin-bottom: 50px; padding: 50px 0; background-color: #0252ab; }
.picMarquee-left { width: 100%; overflow: hidden; position: relative; }
.picMarquee-left .hd { overflow: hidden; margin: 0 auto auto; text-align: center; position: relative; z-index: 999 }
.picMarquee-left .hd a { color: #fff; font-size: 18px; }
.picMarquee-left .hd .prev, .picMarquee-left .hd .next { display: none; width: 50px; height: 60px; left: 0; top: 80px; overflow: hidden; cursor: pointer; position: absolute; right: auto; z-index: 999; }
.picMarquee-left .hd .next { right: 0; left: auto; }
.picMarquee-left .hd .prevStop { }
.picMarquee-left .hd .nextStop { }
.picMarquee-left .bd { overflow: hidden; margin: 0; }
.picMarquee-left .bd ul { overflow: hidden; zoom: 1; }
.picMarquee-left .bd ul li { margin: 0 8px; width: 300px; float: left; _display: inline; overflow: hidden; text-align: center; }
.picMarquee-left .bd ul li .pic { text-align: center; }
.picMarquee-left .bd ul li .pic img { display: block; }
.picMarquee-left .bd ul li .pic a:hover img { border-color: #999; }
.picMarquee-left .bd ul li .title { line-height: 40px; background-color: #fff; padding: 10px; color: #333; text-align: left; }
.picMarquee-left .bd ul li .title span { float: right; font-size: 14px; }
.malgd { width: 180px; float: left; text-align: center; background: #0252ab; }
.malt { text-align: center; color: #ffffff; margin-bottom: 30px; }
.malt h2 { font-size: 40px; font-weight: bold; line-height: 1; margin-bottom: 15px; }
.mright { width: 72%; float: left; }
.mnew { }
.mnew .mcpt h2 { background-image: none; padding-left: 0; }
.mn1 { width: 48%; float: left; margin-right: 4%; }
.mn2 { width: 48%; float: left; }
.sp { width: 31%; float: left; }
.synew2 li { margin-bottom: 25px; overflow: hidden; padding-bottom: 15px; border-bottom: 1px #ddd dashed; }
.synew2 a { display: block; overflow: hidden; }
.synew2 a:hover { }
.synew2 .date { width: 20%; margin-right: 4%; float: left; box-sizing: border-box; text-align: center; background-color: #f4f4f4; padding: 10px 0; color: #777777; }
.synew2 .date span { font-size: 26px; display: block; color: #0252ab; }
.synew2 .new_desc { width: 76%; float: left; }
.synew2 .time { margin: 10px 0; }
.nctit a { color: #0072cf; }
.synew2 .new_desc .n_tit { font-size: 18px; color: #333; line-height: 1; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 3px; }
.synew2 .new_desc .n_info { font-size: 13px; color: #666; line-height: 24px; overflow: hidden; }
.synew { overflow: hidden; margin-bottom: 30px; }
.synew li { background: url(../images/li1.jpg) no-repeat left center; line-height: 55px; font-size: 16px; padding-left: 20px; border-bottom: 1px #ccc dashed; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.synew li span { float: right; color: #888; }
.mnew1 { width: 48%; float: left; margin-right: 4%; }
.mnew2 { width: 48%; float: left; }
.n1 { overflow: hidden; }
.n1 dt { width: 38%; float: left; margin-right: 2%; }
.n1 dd { width: 60%; float: left; }
.n1 dd h3 { font-size: 18px; }
.n1 dd span { display: block; font-size: 14px; color: #888; }
.mcp { margin-bottom: 30px; }
#divMainTab { width: 100%; margin-bottom: 30px; }
#divMainTab ul { width: 900px; margin: 0 auto; }
#divMainTab li { float: left; margin: 0 1%; text-align: center; font-size: 18px; cursor: pointer; width: 31.33333%; height: 50px; line-height: 50px; }
#divMainTab .normal { background-color: #ebebeb; color: #333; }
#divMainTab .selected { background-color: #0252ab; color: #ffffff; }
.cpzs { overflow: auto; zoom: 1; }
.cpzs li { width: 31.33333%; float: left; text-align: center; margin: 0 1% 2%; display: inline; overflow: hidden; background-color: #eeeeee; line-height: 40px; }
.syal li { width: 23%; }
.cpzs li img { }
.cpzs li:hover { background-color: #0252ab; }
.cpzs li span { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cpzs li:hover a { color: #fff; }
.flink { background-color: #0252ab; padding: 15px 0; border-bottom: 1px #2861ac solid; }
.flink b { font-size: 18px; color: #fff; }
.flink a { margin-left: 5px; color: #ffffff; }
.footer { background-color: #0252ab; color: #fff; line-height: 26px; }
.footer a { color: #fff; }
.fmenu { border-bottom: 1px #6bafeb solid; height: 60px; line-height: 60px; }
.footc { width: 100%; margin: 0 auto; overflow: hidden; }
.fcp { width: 38%; float: left; padding: 50px 0; }
.lin { width: 30px; height: 2px; background-color: #ffffff; margin: 10px 0; display: none; }
.fcp dt, .fxw dt { font-size: 18px; margin-bottom: 15px; }
.fcp dd { width: 50%; float: left; }
.fcp dd a { display: block; line-height: 30px; }
.fxw { width: 13%; float: left; padding: 50px 0; }
.flx { text-align: left; line-height: 30px; width: 24%; float: left; padding: 50px 0; }
.flx h3 { font-size: 18px; margin-bottom: 15px; }
.flx p span { font-size: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 1; }
.flx p, .fxw dd a { color: #fff; }
.fwx { float: left; width: 20%; margin-left: 5%; padding: 60px 0; text-align: center; background-color: #0252ab; }
.bq { text-align: center; padding: 10px 0; background-color: #0252ab; color: #ffffff; font-size: 16px; border-top: 1px #2861ac solid; }
.bq a { color: #ffffff; }
.nyban { }
/*
.nyban{ background:url(../images/nyban.jpg) no-repeat center center; height:350px; margin-bottom:50px;}
.nyban img{ display:none;}*/

.mcon h1 { font-size: 24px; text-align: center; margin: 20px auto; color: #0252ab; font-weight: bold; }
.prenext { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left; width: 100%; line-height: 30px; margin: 30px auto; border-top-width: 1px; border-top-style: solid; border-top-color: #999; }
.prenext .pre { float: left; width: 100%; }
.prenext .pre a { color: #333; text-decoration: none; }
.prenext .pre a:hover { color: #ff0000; }/* 上一篇 */
.prenext .next { text-align: left; float: left; width: 100%; }
.prenext .next a { color: #333; text-decoration: none; }
.prenext .next a:hover { color: #ff0000; }
.dqwz { color: #0252ab; border-bottom: 1px #dddddd solid; padding-bottom: 1em; margin-bottom: 1em; }
.page { font-family: Arial, Helvetica, sans-serif; line-height: normal; float: left; width: 100%; margin-bottom: 30px; }
.page a, .page span { display: block; color: #390; font-weight: normal; text-decoration: none; letter-spacing: 0px;/*border:1px solid #ccc;padding-top:3px;*/ float: left; margin-top: 5px; margin-right: 2px; margin-bottom: 5px; margin-left: 2px; text-align: center; padding-right: 5px; padding-left: 5px; height: 18px } /* SPAN和链接 */
.page a:hover, .page a.current { color: #F44; border: 1px solid #F44 } /* 当前链接有激活时 */
.page input { padding: 0px; color: #390; height: 16px; width: 25px; border: 0px solid #fff; text-align: center; margin-top: 0px; margin-right: -5px; margin-bottom: 0px; margin-left: -5px; vertical-align: middle; }
.zx { border-bottom: 1px #dddddd dashed; padding-bottom: 20px; margin-bottom: 20px; }
.zx h3 a { font-size: 18px; }
.zx .time { font-size: 12px; font-weight: normal; color: #999999; }
.zx p { font-size: 14px; line-height: 24px; color: #666666; }
.mcpt1 { text-align: center; margin-bottom: 30px; overflow: hidden; }
.mcpt1 h2 { float: left; }
.mcpt1 h2 a { font-size: 20px; color: #fff; font-weight: normal; background-color: #0252ab; padding: 10px 20px; }
.mcpt1 p { float: right; line-height: 25px; width: 80px; height: 25px; background-color: #ccc; font-size: 14px; margin-top: 20px; }
.mcpt1 p a { color: #333; }
.sjfoot { display: none; }
.lxkf { width: 50%; float: right; }
.info { text-align: center; line-height: 30px; color: #666; padding-right: 18px; border-top: 1px #dddddd solid; border-bottom: 1px #dddddd solid; margin-bottom: 20px; font-size: 14px; }
.info span { margin-right: 20px; }
.nylx { margin-top: 50px; background-color: #0252ab; }
.mdt { width: 63%; float: left; }
.mlx { width: 37%; float: left; background-color: #0252ab; color: #fff; }
.mlxc { padding: 66px 45px; }
.mlx h2 { font-size: 28px; padding: 20px 0; border-top: 1px #fff dashed; border-bottom: 1px #fff dashed; margin-bottom: 30px; }
.mlx h3 { font-size: 20px; padding: 20px 0; }
.mlx p { margin-bottom: 10px; }
.mlxtel { border-top: 1px #fff dashed; padding-top: 30px; margin-top: 30px; }
.cont h3 { font-size: 18px; padding: 15px 0; color: #ff0000; }

.list .node{margin-bottom:8px} /* 单个文章信息 */
.list .node .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB} /* 标题 */
.list .node .title h2{margin:0px;padding:0px;font-size:16px} /* 标题 */
.list .node .title a{border-left-width:5px;border-left-style:solid;border-left-color:#D9D9D9;padding-left:5px}
.list .node .title a:hover{text-decoration:underline}
.list .node .description{padding:8px;line-height:150%;color:#555} /* 描述 */
.list .node .description p{margin:0px;padding:0px}
.list .node .info{text-align:right;font-size:11px;line-height:20px;color:#666;font-family:Georgia, "Times New Roman", Times, serif;padding-right:18px} /* 文章其他信息 */
.list .node .info span{color:#390}

 @media screen and (max-width: 1200px) {
.mbox { width: 96%; margin:0 2%; }
.mm1, .mm2 { display: none; }
.mcon { width: 98%; margin: 0 1%; }
.mleft { display: none; }
.mright { width: 100%; }
.mm{ display:none;}
}
 @media screen and (max-width: 980px) {
.tmid, .maimg { display: none; }
.mabc { width: 98%; margin: 0 1%; }
#banner_tabs { display: none; }
#sjbanner_tabs { display: block; }
.sjbanner { display: block; position: relative; }
.index_banner { margin: 0px auto; width: 100%; height: auto; }
.index_banner ul { overflow: hidden; }
.index_banner li { position: absolute; top: 0; left: 0; overflow: hidden; width: 100%; }
.index_banner li a { display: block; margin: 0 auto; }
.index_banner cite { position: absolute; bottom: 15px; left: 40%; z-index: 9999; display: block; width: 188px; height: 20px; _display: none; }
.index_banner cite span { float: left; display: block; width: 1em; height: 1em; text-indent: -999em; opacity: .8; cursor: pointer; background-image: url(../images/tg_flash_p2.png); background-repeat: no-repeat; margin-top: 0; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }
.index_banner cite span:hover { background-color: #f5f5f5; }
.index_banner cite span.cur { cursor: default; background-image: url(../images/tg_flash_p.png); background-repeat: no-repeat; }
#divMainTab ul { width: 100%; }
.fxw { display: none; }
.flx { width: 30%; }
.fcp { width: 45%; }
}
@media screen and (max-width: 800px) {
.top1 { display: none; }
.logo, .logo a { width: 100%; text-align: center; }
.top2 img { margin: 0 auto; }
.top2r { display: none; }
.top2 { padding: 10px 0; }
.menu { height: 80px; line-height: 40px; overflow: hidden; }
.menu li { width: 25%; border: 1px #2861ac solid; margin-top: -1px; margin-left: -1px; box-sizing: border-box; }
.menu a{ font-size:14px;}

.cpzs li { width: 48%; }
.mal { background-size: cover; }
.mnew1, .mnew2 { width: 98%; margin: 0 1% 2%; }
.matu, .flogo { display: none; }
.bq { margin-bottom: 90px; }
.sjfoot { display: block; background-color: #0252ab; position: fixed; bottom: 0; left: 0; right: 0; }
.sjfoot li { float: left; width: 25%; text-align: center; }
.sjfoot li span { display: block; }
.sjfoot li a { color: #fff; }
.lxkf { display: none; }
.tag a { width: 48%; font-size: 14px; line-height: 40px; height: 40px; }
.rx_tit i { display: none; }
.mab { width: 100%; margin-bottom: 3%; }
.malx { width: 100%; margin: 0; }
.malxc { background-size: 100%; }
.mn1 { width: 100%; }
.mn2 { width: 100%; margin: 3% 0 0; }
.sp { display: none; }
.fcp { display: none; }
.flx { width: 68%; margin: 0 1%; }
.fwx { width: 25%; }
.mdt { display: none; }
.mlx { width: 100%; background-color: transparent; color: #333333; }
.mlxc { padding: 0 30px; }
.mlx h3 { padding: 0; margin: 0; }
.tags{ display:none;}
.ssl{ float:none; margin:0 auto;}
.gsimg{ width:100%; margin:0 auto; float:none; text-align:center;}
.gsimg img{ width:100%; text-align:center;}
.mab1{ width:100%; margin-bottom:20px; }
.mab{ padding:0;}
.n1 dt{ width:35%;}
.n1 dd{ width:62%;}
.picMarquee-left{ display:none;}
.sjal{ display:block;}
.mabt h3{ font-size:22px; text-align:center;}
.mabt h2,.malt h2{ font-size:24px; text-align:center;}
.mgd{ margin:20px auto;}
.mal{ padding:30px 0; margin-bottom:30px;}
}
@media screen and (max-width: 520px) {
#divMainTab li { width: 48%; margin-bottom: 1%; }
.synew2 .date { display: none; }
.synew2 .new_desc { width: 100%; }
.flx, .fwx { width: 98%; margin: 0 1%; text-align: center; }
.synew li span { display: none; }
.lin { margin: 10px auto; }
.fwx { background-color: transparent; padding: 0; }
.flx { padding: 20px 0; }
.mab p { width: 98%; margin: 0 auto; }
.n1 dt{ display:none;}
.n1 dd{ width:100%;}
.mcpt h2 span{ display:none;}
.nyban{ display:none;}
.logo img{ max-width:80%;}
}
