/* CSS Document */
*{margin:0;padding:0;}
a{text-decoration:none;}
a img{border:none;}
a:focus{outline:none;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
img{border:none;}
input,select,textarea{outline:0;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
var,em{font-weight:normal;font-style:normal;}
ul,ol,dl{list-style:none;}

/*响应式头尾样式，如果专题不做响应式，可以不用引用*/
@media only screen and (max-width:750px){
  .g-mobile .g_pub_header_box,.g-mobile .g_pub_footer_box{width:100%!important;max-width:100%!important;min-width:100%!important;}
  .g-mobile .m_head_nav,.g-mobile .m_foot_nav{display:none;}
  .g-mobile .g_pub_footer{height:auto!important;zoom:1!important;}
  .g-mobile .g_pub_footer:after{content:""!important;display:block!important;clear:both!important;}
  .g-mobile .g_pub_footer .u_logo.foot{width:100%;margin-left:0;}
}

/*轮播图*/
.g_importantNews .slideBox{width:600px;height:400px;overflow:hidden;position:relative;}
.g_importantNews .slideBox .hd{overflow:hidden;position:absolute;right:30px;bottom:15px;z-index:1;}
.g_importantNews .slideBox .hd ul{overflow:hidden;zoom:1;list-style:none;}
.g_importantNews .slideBox .hd ul li{float:left;margin-right:5px;width:10px;height:10px;background:#d6b128;border-radius:50%;cursor:pointer;position:relative;}
.g_importantNews .slideBox .hd ul li.on{background:#ffffff;width:20px;border-radius:10px;}
.g_importantNews .slideBox .bd{position:relative;height:100%;z-index:0;}
.g_importantNews .slideBox .bd li{zoom:1;vertical-align:middle;position:relative;}
.g_importantNews .slideBox .bd img{width:600px;height:400px;display:block;}
.g_importantNews .m_ulList{margin-top:30px;}
.g_importantNews .m_ulList li{font-size:18px;color:#000000;margin-bottom:20px;}
.g_importantNews .m_ulList li a{color:#000000;padding-left:10px;}
.g_importantNews .m_ulList li span{color:#033e8f;font-size:20px;font-weight:bold;}
@media only screen and (max-width:750px){
  .web_w{width:95%;margin-left:auto;margin-right:auto;}
  .g-mobile .g_importantNews .slideBox{width:100%;height:auto;}
  .g-mobile .g_importantNews .slideBox .bd img{width:100%;height:auto;}
}
.g_fullScreenImgs{margin-top:70px;}
.g_fullScreenImgs .m_fullImgsWrap{overflow:hidden;zoom:1;position:relative;margin-bottom:45px;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon{width:960px;height:510px;margin:auto;position:relative;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon img{width:950px;height:500px;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs{overflow:visible;position:absolute;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul{width:960px;height:510px;zoom:1;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul:after{content:"";display:block;clear:both;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li{background:#fff;padding:5px;z-index:1;position:absolute;top:0;left:0;width:950px;height:500px;overflow:hidden;left:1920px;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li a{display:inline-block;position:relative;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle{position:absolute;color:#FFFFFF;bottom:5px;left:0;width:950px;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);margin-left:5px;height:55px;line-height:55px;text-align:center;font-size:18px;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle a{color:#FFFFFF;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd{height:510px;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev,.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next{width:50px;height:50px;line-height:70px;display:block;filter:alpha(opacity=70);opacity:.7;position:absolute;top:50%;margin-top:-25px;margin-left:5px;z-index:3;background:#000;text-align:center;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev img,.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next img{width:18px;height:30px;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev:hover{background-color:#303030;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev:hover img{display:inline;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next{margin:-25px 5px 0 0;right:0;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next:hover{background-color:#303030;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next:hover img{display:inline;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-left,.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right{padding:5px;z-index:4;position:absolute;top:0;left:0;width:950px;height:500px;left:-960px;filter:alpha(opacity=50);opacity:.5;background:#fff;overflow:hidden;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right{left:960px;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .disabled{background-color:#eee;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .active{z-index:2;left:0;}
body{font-family:"Microsoft YaHei";}
body img{border:0;}
body li{list-style:none;}
.noDesktop{display:none;}

/*头图部分*/
.g-head{width:100%;padding-top:800px;background:url(../images/header.jpg) top center no-repeat;}

/*导语*/
.g-dy{width:100%;height:293px;margin-top:-38px;background:url(../images/dy_bg.png) top center no-repeat;}
.m-dy{width:1110px;margin-left:auto;margin-right:auto;padding:35px 45px 63px;height:195px;}
.m-dy h1{color:#fff;font-size:30px;line-height:36px;text-align:center;}
.m-dy h1 a{color:#fff;}
.m-dy p{width:1080px;color:#fff;margin-top:18px;font-size:18px;line-height:36px;text-indent:2em;}
.g-part1{width:1200px;margin-left:auto;margin-right:auto;margin-top:12px;height:400px;zoom:1;}
.g-part1:after{content:"";display:block;clear:both;}
.g-part1 .m-yw_l{width:600px;float:left;margin-right:40px;}
.g-part1 .m-yw_r{float:left;position:relative;width:560px;}
.g-part1 .m-yw_r dl dt{font-size:28px;line-height:38px;font-weight:bold;color:#333;margin-bottom:14px;}
.g-part1 .m-yw_r dl dt a{color:#333;}
.g-part1 .m-yw_r dl dd{font-size:16px;line-height:30px;text-indent:2em;padding-bottom:21px;border-bottom:1px dashed #4d4d4d;color:#666;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.g-part1 .m-yw_r ul{margin-top:16px;}
.g-part1 .m-yw_r ul li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:44px;line-height:44px;font-size:16px;color:#444;}
.g-part1 .m-yw_r ul li a{color:#444;margin-left:6px;}
.g-part1 .m-yw_r .u-more{position:absolute;width:56px;height:10px;bottom:-16px;right:0px;background:url(../images/more1.png) 0 no-repeat;}
.m_imgTitle{position:absolute;left:0px;bottom:0;width:100%;padding-top:39px;height:50px;line-height:50px;background:url(../images/title_mask_bg.png) top center no-repeat;color:#fff;}
.m_imgTitle a{color:#FFFFFF;font-size:18px;padding-left:10px;}
.g_importantNews .slideBox .hd{right:10px;bottom:20px;}
.g_importantNews .slideBox .hd ul li{background-color:#fff;}
.g_importantNews .slideBox .hd ul li.on{background-color:#fed478;}

/*栏目条*/
.m-title{width:1151px;height:45px;margin-left:auto;margin-right:auto;position:relative;}
.m-title img{width:100%;height:auto;}
.m-title .u-more{position:absolute;width:30px;height:14px;right:366px;top:4px;background:url(../images/more.png) 0 no-repeat;}
.g-part2{width:100%;padding-bottom:46px;background:url(../images/bg2.jpg) bottom center no-repeat;margin-top:70px;}
.m-part2{width:1200px;margin-left:auto;margin-right:auto;overflow:hidden;margin-top:20px;}
.m-part2 ul{zoom:1;width:1260px;}
.m-part2 ul:after{content:"";display:block;clear:both;}
.m-part2 ul li{float:left;width:570px;margin-top:28px;margin-right:60px;}
.m-part2 ul li .m-pic{float:left;margin-right:30px;width:145px;height:150px;text-align:center;background:url(../images/titlePic_bg.png) bottom center no-repeat;}
.m-part2 ul li .m-pic img{border-radius:50%;width:140px;height:140px;vertical-align:top;}
.m-part2 ul li dl{float:left;width:395px;}
.m-part2 ul li dl dt{font-size:20px;line-height:48px;font-weight:bold;border-bottom:1px dashed #d4d4d4;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.m-part2 ul li dl dt a{color:#555;}
.m-part2 ul li dl dd{margin-top:10px;font-size:14px;line-height:24px;color:#888;}
.g-part3{width:100%;margin-top:10px;}
.g_fullScreenImgs{margin-top:45px;}
.g_fullScreenImgs .m_fullImgsWrap{margin-bottom:0;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li{background:none;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li p{padding-top:0;height:50px;line-height:50px;}
.g-part4{width:1200px;margin-left:auto;margin-right:auto;margin-top:60px;overflow:hidden;}
.m-part4{width:1260px;zoom:1;margin-top:35px;}
.m-part4:after{content:"";display:block;clear:both;}
.m-part4 dl{float:left;margin:5px 60px 0 0;width:570px;padding-bottom:12px;border-bottom:1px dashed #d4d4d4;}
.m-part4 dl dt{font-size:24px;line-height:48px;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;}
.m-part4 dl dt a{color:#555;}
.m-part4 dl dd{color:#888;font-size:14px;line-height:24px;}
.g-part5{width:100%;height:834px;background:url(../images/rmzp_bg.jpg) bottom center no-repeat;margin-top:60px;}
.TujieC{width:1200px;margin-left:auto;margin-right:auto;margin-top:59px;overflow:hidden;position:relative;height:730px;}
.TujieC .TujieLeft{position:absolute;left:0px;top:35px;width:580px;}
.TujieC .TujieLeft div{position:absolute;right:0px;width:450px;height:660px;overflow:hidden;transform-origin:left center;-webkit-transform-origin:left center;}
.TujieC .TujieLeft div img{width:100%;}
.TujieC .TujieLeft div span.mask{width:450px;height:660px;background:#000;position:absolute;top:0px;left:0px;opacity:0.6;display:inline-block;}
.TujieC .TujieRight{position:absolute;right:0px;top:0px;width:560px;}
.TujieC .TujieRight .TujieList{position:absolute;top:45px;right:0px;width:500px;}
.TujieC .TujieRight .TujieList li{font-size:20px;color:#fff;padding:4px 0 0 54px;position:relative;line-height:30px;height:80px;cursor:pointer;margin-top:25px;}
.TujieC .TujieRight .TujieList li.first{color:#ffedb2;font-size:22px;}
.TujieC .TujieRight .TujieList li span.line{border-bottom:1px solid #fff;position:absolute;left:37px;top:20px;}
.TujieC .TujieRight .TujieList li b{display:inline-block;padding-left:6px;width:34px;height:40px;background:url(../images/num_bg.png) center no-repeat;color:#fff;font-size:20px;font-style:italic;border-radius:50%;font-weight:normal;line-height:40px;position:absolute;left:0px;top:0px;z-index:10;}
.TujieC .TujieRight .TujieList li.first b{background:url(../images/num_bg_on.png) center no-repeat;}
.g-part6{width:100%;padding-top:90px;height:1050px;background:url(../images/bg4.jpg) top center no-repeat;}
.g-part6 .m-part6{width:1170px;margin-left:auto;margin-right:auto;}
.g-part6 .m-part6 img{width:100%;height:auto;}

/*响应式*/
@media only screen and (max-width:414px){
  .noDesktop{display:block;}
  .noMobile{display:none;}
  .mobHead{width:100%;height:auto;}
  .g-dy{height:unset;margin-top:0px;background:none;background-color:#990404;}
  .m-dy{width:96%;padding:10px 0;height:unset;}
  .m-dy h1{font-size:18px;line-height:28px;text-align:left;}
  .m-dy p{width:100%;margin-top:8px;font-size:14px;line-height:20px;}
  .g-part1{width:100%;margin-top:30px;height:unset;}
  .g-part1 .m-yw_l{width:100%;float:none;margin-right:0;margin-bottom:15px;}
  .g-part1 .m-yw_l .slideBox1{border:none;width:100%;height:unset;}
  .g-part1 .m-yw_l .slideBox1 img{width:100%!important;height:auto!important;}
  .g-part1 .m-yw_r{float:none;width:96%;margin-left:auto;margin-right:auto;}
  .g-part1 .m-yw_r dl dt{font-size:18px;line-height:22px;margin-bottom:8px;}
  .g-part1 .m-yw_r dl dd{font-size:14px;line-height:18px;padding-bottom:12px;border-bottom:1px dashed #4d4d4d;}
  .g-part1 .m-yw_r ul{margin-top:10px;}
  .g-part1 .m-yw_r ul li{height:36px;line-height:36px;}
  .m-title{width:100%;height:unset;overflow:hidden;}
  .m-title img{width:200%;margin-left:-50%;}
  .m-title .u-more{right:20%;top:45%;}
  .g-part2{padding-bottom:0;background:none;margin-top:60px;}
  .m-part2{width:96%;margin:10px auto 0;}
  .m-part2 ul{width:100%;}
  .m-part2 ul li{float:none;zoom:1;width:100%;margin-top:20px;margin-right:0;}
  .m-part2 ul li:after{content:"";display:block;clear:both;}
  .m-part2 ul li .m-pic{float:left;margin-right:4%;width:30%;height:unset;text-align:left;background:none;}
  .m-part2 ul li .m-pic img{width:100%;height:auto;}
  .m-part2 ul li dl{float:none;width:unset;}
  .m-part2 ul li dl dt{font-size:18px;line-height:28px;border:none;overflow:visible;text-overflow:clip;white-space:normal;}
  .m-part2 ul li dl dd{margin-top:6px;font-size:14px;line-height:20px;}
  .g-part3{margin-top:50px;}
  .g_fullScreenImgs{margin-top:20px;margin-bottom:0;}
  .g_fullScreenImgs .m-title{background-size:340%;}
  .g_fullScreenImgs .m-title .more-box{width:100%;}
  .g_fullScreenImgs .m-title .more-box a{right:8px;}
  .g_fullScreenImgs .m_fullImgsWrap{margin:20px 0 0 0;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon{width:100%;height:auto;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs{width:100%;position:static;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul{width:100%;height:auto;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li{width:100%;height:auto;position:relative;padding:0;left:0;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li img{width:100%;height:auto;vertical-align:top;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle{width:100%;left:0;bottom:0;margin:0;font-size:16px;height:40px;line-height:40px;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd{height:auto;}
  .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-left,.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right{display:none;}
  .g-part4{width:100%;margin-top:50px;}
  .m-part4{width:96%;margin:10px auto 0;}
  .m-part4 dl{float:none;margin:10px 0 0;width:100%;padding-bottom:12px;border-bottom:1px dashed #d4d4d4;}
  .m-part4 dl dt{font-size:20px;line-height:40px;}
  .g-part5{height:unset;background:none;margin-top:50px;}
  .TujieC{width:320px;margin:20px auto 0;height:unset;}
  .TujieC .m_hd5{position:absolute;width:100%;top:50%;margin-top:-25px;}
  .TujieC .m_hd5 a{width:50px;height:50px;line-height:70px;display:block;filter:alpha(opacity=70);opacity:.7;position:absolute;z-index:3;background:#000;text-align:center;}
  .TujieC .m_hd5 a.u_prev{left:5px;}
  .TujieC .m_hd5 a.u_next{right:5px;}
  .TujieC .TujieLeft{position:static;left:auto;top:auto;width:100%;}
  .TujieC .TujieLeft div{position:static;right:auto;width:100%;height:unset;}
  .TujieC .TujieLeft div img{width:100%;height:auto;}
  .g-part6{width:100%;padding:50px 0;height:unset;}
  .g-part6 .m-part6{width:96%;}
}