﻿/* 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:660px;height:390px;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:660px;height:390px;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:80px;}
.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";background:#ffffff url(headBg6.png) top center no-repeat;}
body img{border:0;}
body li{list-style:none;}
.noDesktop{display:none;}

/*头图部分*/
.g-head{width:100%;height:779px;}
@-webkit-keyframes zoomIn{
  0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}
  50%{opacity:1;}
  100%{opacity:1;}
}
@keyframes zoomIn{
  0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}
  50%{opacity:1;}
  100%{opacity:1;}
}

/*头条*/
.g-tt{width:1041px;height:130px;padding:0 30px 0 140px;margin-left:auto;margin-right:auto;background:url(tt_bg.png) top center no-repeat;overflow:hidden;}
.g-tt h1{font-size:28px;line-height:30px;color:#d63c28;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:20px;}
.g-tt h1 a{color:#d63c28;}
.g-tt p{font-size:16px;line-height:30px;color:#555;text-indent:2em;margin-top:8px;}
.g-tt p a{color:#d63c28;}

/*要闻*/
.g-part1{width:1200px;margin-left:auto;margin-right:auto;margin-top:80px;height:390px;zoom:1;}
.g-part1:after{content:"";display:block;clear:both;}
.m-yw_l{width:660px;float:left;margin-right:40px;}
.m_imgTitle{position:absolute;left:0px;bottom:0;width:100%;height:50px;line-height:50px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);background:rgba(0,0,0,0.5);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:#da3f2c;}
.m-yw_r{float:left;width:500px;position:relative;}
.m-yw_r h2{font-style:24px;line-height:30px;color:#555;margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.m-yw_r h2 a{color:#555;}
.m-yw_r p{font-size:14px;line-height:26px;text-indent:2em;padding-bottom:14px;border-bottom:1px dashed #e6b383;color:#4d423d;}
.m-yw_r p a{color:#cd3b3b;}
.m-yw_r ul{margin-top:14px;}
.m-yw_r ul li{width:480px;padding-left:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:11px;background:url( icon1.png) 0 12px no-repeat;height:36px;line-height:36px;font-size:18px;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 0.3s;transition:transform .3s;color:#333;}
.m-yw_r ul li a{color:#333;}
.m-yw_r ul li:hover{width:475px;-webkit-transform:translateX(5px);transform:translateX(5px);-ms-transform:translateX(5px);padding-left:15px;background:url( icon1.png) 5px 12px no-repeat;background-color:#ffda93;z-index:9px;margin-right:30px;color:#a54316;}
.m-yw_r ul li:hover a{color:#a54316;padding-left:10px;}
.m-yw_r .u-more{display:block;width:32px;height:15px;background:url(more1.png) 0 no-repeat;position:absolute;bottom:-20px;right:0px;}

/*栏目条*/
.m-title{width:100%;position:relative;}
.m-title img{width:100%;height:auto;}
.m-title .u-more{position:absolute;display:block;width:32px;height:15px;right:0px;top:11px;background:url( more1.png) 0 no-repeat;}
.m-title .u-more2{top:16px;}
.m-title .u-dkt{top:4px;}
.m-title.m-yxTitle{width:1200px;margin-left:auto;margin-right:auto;}

/*part2*/
.g-part2{width:1200px;margin-left:auto;margin-right:auto;margin-top:80px;zoom:1;}
.g-part2:after{content:"";display:block;clear:both;}
.g-part2 .m-part2_left{width:570px;float:left;margin-right:60px;}
.g-part2 .m-part2_left .m-mtjj{overflow:hidden;}
.g-part2 .m-part2_left .m-mtjj li{width:480px;padding-left:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:18px;background:url( icon1.png) 0 12px no-repeat;height:36px;line-height:36px;font-size:18px;color:#333;}
.g-part2 .m-part2_left .m-mtjj li a{color:#333;}
.g-part2 .m-part2_right{width:570px;float:left;}
.g-part2 .m-part2_right .m-fxjd{overflow:hidden;margin-top:10px;}
.g-part2 .m-part2_right .m-fxjd dl{margin-top:7px;padding-bottom:14px;border-bottom:1px dashed #e2aa7c;}
.g-part2 .m-part2_right .m-fxjd dl dt{font-weight:bold;font-size:18px;line-height:36px;height:36px;color:#555;}
.g-part2 .m-part2_right .m-fxjd dl dt a{color:#555;}
.g-part2 .m-part2_right .m-fxjd dl dd{font-size:14px;line-height:24px;color:#747474;text-indent:2em;margin-top:2px;}
.g-part2 .m-part2_right .m-fxjd dl dd a{color:#cd3b3b;}
.g-part2 .m-part2_right .m-fxjd dl:last-child{padding-bottom:14px;border:none;}

/*part3*/
.g-part3{width:1200px;margin-left:auto;margin-right:auto;margin-top:80px;}
.m-part3{margin-top:45px;zoom:1;}
.m-part3:after{content:"";display:block;clear:both;}
.m-part3_left{float:left;width:235px;height:427px;padding:46px 13px 0 14px;background:url( phone_bg.png) 0 no-repeat;}
.m-part3_left .slideBox2{position:relative;width:235px;margin:0 auto;}
.m-part3_left .slideBox2 .hd2{position:absolute;bottom:-27px;left:38%;}
.m-part3_left .slideBox2 .hd2 ul{zoom:1;}
.m-part3_left .slideBox2 .hd2 ul:after{content:"";display:block;clear:both;}
.m-part3_left .slideBox2 .hd2 ul li{float:left;width:10px;height:10px;border-radius:5px;text-indent:-99999em;background-color:#e0ceb8;margin:0 4px;}
.m-part3_left .slideBox2 .hd2 ul li.on{width:30px;background-color:#dd382c;}
.m-part3_left .slideBox2 .bd2{width:235px;height:380px;overflow:hidden;}
.m-part3_left .slideBox2 .bd2 ul{overflow:hidden;zoom:1;}
.m-part3_left .slideBox2 .bd2 ul li{width:235px;height:380px;position:relative;}
.m-part3_left .slideBox2 .bd2 ul li img{width:235px;height:380px;vertical-align:middle;}
.m-part3_left .slideBox2 .bd2 ul li p{position:absolute;left:0;bottom:0;width:100%;padding-top:23px;line-height:40px;height:40px;background:url( icon_titleBg1.png) top center no-repeat;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.m-part3_left .slideBox2 .bd2 ul li p a{color:#fff;font-size:18px;}
.m-part3_middle{float:left;margin-left:9px;padding:10px 7px 0 7px;width:286px;height:458px;border:2px solid #cf8028;overflow:hidden;}
.m-part3_middle .m-con{margin-bottom:10px;}
.m-part3_middle .m-con a{display:block;width:286px;height:220px;position:relative;}
.m-part3_middle .m-con a img{width:286px;height:220px;vertical-align:middle;}
.m-part3_middle .m-con a p{position:absolute;left:0;bottom:0;width:100%;padding-top:19px;line-height:36px;height:36px;background:url( icon_titleBg2.png) top center no-repeat;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.m-part3_middle .m-con a p a{color:#fff;font-size:16px;}
.m-part3_middle .m-con a i{display:block;width:52px;height:52px;background:url( icon_play.png) 0 no-repeat;position:absolute;top:50%;left:50%;margin-top:-26px;margin-left:-26px;}
.m-part3_right{margin-left:9px;position:relative;float:left;height:448px;width:598px;padding:10px 7px;border:2px solid #cf8028;overflow:hidden;}
.m-part3_right .tab_bd li{display:none;}
.m-part3_right .tab_bd img{position:absolute;width:420px;height:448px;left:7px;top:10px;}
.m-part3_right .tab_hd{position:absolute;right:7px;top:10px;z-index:10;height:448px;}
.m-part3_right .tab_hd li{width:118px;height:92px;background:url( icon_titleBg3.png) 0 0 no-repeat;position:relative;padding:20px 10px 0 62px;cursor:pointer;}
.m-part3_right .tab_hd li.active{background:url( icon_titleBg3_on.png) 0 0 no-repeat;}
.m-part3_right .tab_hd li.active span,.m-part3_right .tab_hd li.active a{color:#fff;}
.m-part3_right .tab_hd li span{position:absolute;top:42px;left:25px;font-size:20px;font-weight:700;color:#d6d6d6;}
.m-part3_right .tab_hd li a{color:#92908e;font-size:14px;line-height:22px;}

/*part4*/
.g-part4{margin-top:80px;width:100%;height:592px;background:url(bg4.jpg) bottom center no-repeat;}
.m-part4{width:1200px;margin-left:auto;margin-right:auto;}
.m-picScroll_left{position:relative;width:100%;margin:150px auto 0;}
.m-picScroll_left .phd{position:relative;z-index:4;top:70px;}
.m-picScroll_left .phd .prev{position:absolute;display:block;width:13px;height:79px;cursor:pointer;left:0px;background:url(prev1.png) 0 0 no-repeat;}
.m-picScroll_left .phd .next{position:absolute;display:block;width:13px;height:79px;cursor:pointer;right:0px;background:url(next1.png) 0 0 no-repeat;}
.m-picScroll_left .pbd{width:1176px;margin:0 auto;overflow:hidden;}
.m-picScroll_left .pbd ul{overflow:hidden;zoom:1;}
.m-picScroll_left .pbd ul li{float:left;width:210px;padding:0 15px;text-align:center;margin:0 27px;background:url(pic_bg1.png) 0 6px no-repeat;}
.m-picScroll_left .pbd ul li img{width:210px;height:210px;border-radius:50%;}
.m-picScroll_left .pbd ul li h2{font-size:24px;line-height:24px;margin:28px 0 14px;}
.m-picScroll_left .pbd ul li h2 a{color:#a54316;}
.m-picScroll_left .pbd ul li p{color:#9f5d3f;font-size:16px;line-height:20px;}

/*part5*/
.g-part5{width:1200px;margin-left:auto;margin-right:auto;margin-top:80px;}
.m-part5{margin-top:50px;padding:30px 30px 0;width:1140px;height:530px;background:url(videoCast_bg.jpg) 0 no-repeat;zoom:1;}
.m-part5:after{content:"";display:block;clear:both;}
.m-part5 .m_video_box{float:left;width:896px;}
.m-part5 .m_video_list{float:left;width:210px;margin-left:30px;}
.m-part5 .m_video_list .picList{overflow:hidden;}
.m-part5 .m_video_list .picList li{position:relative;margin-bottom:13px;cursor:pointer;}
.m-part5 .m_video_list .picList li img{width:210px;height:116px;vertical-align:middle;}
.m-part5 .m_video_list .picList li p{position:absolute;left:0px;bottom:0;width:100%;line-height:34px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);background:rgba(0,0,0,0.5);color:#fff;text-align:center;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.m-part5 .m_video_list .picList li span{display:none;}

/*part6*/
.g-part6{width:100%;margin-top:80px;}
.g-part6 .g_fullScreenImgs{margin-top:45px;}
.g-part6 .g_fullScreenImgs .m_fullImgsWrap{margin-bottom:5px;}

/*part7*/
.g-part7{width:1200px;margin-left:auto;margin-right:auto;margin-top:80px;padding-bottom:100px;}
.g-part7 .m-wbBox{zoom:1;margin-top:45px;}
.g-part7 .m-wbBox:after{content:"";display:block;clear:both;}
.g-part7 .m-wbBox .fl_wb{float:left;width:790px;margin-right:30px;}
.g-part7 .m-wbBox .fr_wb{float:left;width:380px;}


.g_layout {
  width: 1200px;
  margin: 55px auto 0;
  overflow: hidden;
}

.u_bottom{ width:100%; height:20px;background: url(bottom.png) no-repeat; margin-top:30px;}

.m_case_list{ width:1230px; overflow:hidden;}
.m_case_list li{ width:220px; float:left; margin:35px 25px 0 0; min-height:227px;}
.m_case_list img{ width:220px; height:150px;}
.m_case_list p{ width:100%; height:42px; line-height:42px;background: url(casebg.png) no-repeat left bottom;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.m_case_list span{ display:block; margin-top:10px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

/*@media only screen and (max-width:414px){
  .noDesktop{display:block;}
  .noMobile{display:none;}
  .mobHead{width:100%;height:auto;}
}*/