/* 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;}

/*轮播图*/
.g_importantNews .slideBox{width:660px;height:370px;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:370px;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:60px;}
.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-color:#fff;}
body img{border:0;vertical-align:middle;}
body li{list-style:none;}
.noDesktop{display:none;}

.g-warp{padding-bottom:100px;width:100%;background:url(../images/header.jpg) top center no-repeat;}
.g-head{width:1200px;margin-left:auto;margin-right:auto;overflow:hidden;height:660px;position:relative;}

.g-tt{width:100%;max-width:1920px;height:200px;margin-left:auto;margin-right:auto;overflow:hidden;background:url(../images/tt_bg.png) top center no-repeat;}
.g-tt .m-tt{width:1200px;margin-left:auto;margin-right:auto;margin-top:50px;zoom:1;}
.g-tt .m-tt:after{content:"";display:block;clear:both;}
.g-tt .m-tt img{vertical-align:top;width:62px;float:left;margin:0 23px 0 103px;}
.g-tt .m-tt dl{float:left;width:910px;}
.g-tt .m-tt dl dt{text-align:center;font-size:34px;line-height:40px;font-weight:bold;color:#474747;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.g-tt .m-tt dl dt a{color:#474747;}
.g-tt .m-tt dl dd{margin-top:10px;font-size:16px;line-height:22px;color:#777;text-indent:2em;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.g-tt .m-tt dl dd a{color:#0077c3;}

.g-part1{width:1200px;margin-left:auto;margin-right:auto;margin-top:70px;zoom:1;}
.g-part1:after{content:"";display:block;clear:both;}
.m-part1Left{float:left;width:660px;overflow:hidden;}
.m-part1Left .m_imgTitle{position:absolute;left:0;bottom:0;width:100%;height:40px;line-height:40px;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);background:rgba(0,0,0,0.6);color:#fff;}
.m-part1Left .m_imgTitle a{color:#fff;font-size:18px;padding-left:20px;}
.g_importantNews .slideBox .hd{bottom:15px;right:10px;}
.g_importantNews .slideBox .hd ul li{background-color:#fff;}
.g_importantNews .slideBox .hd ul li.on{background-color:#00acfc;}

.m-part1Right{width:500px;margin-left:40px;float:left;}
.m-part1Right dl{margin-bottom:10px;padding-bottom:16px;border-bottom:1px dashed #e3e3e3;}
.m-part1Right dl dt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:24px;line-height:36px;color:#383838;font-weight:bold;}
.m-part1Right dl dt a{color:#383838;}
.m-part1Right dl dd{text-indent:2em;font-size:14px;line-height:26px;color:#666;margin-top:8px;overflow:hidden;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.m-part1Right dl dd a{color:#10709c;}
.m-part1Right ul li{font-size:18px;line-height:36px;margin-bottom:10px;height:36px;color:#666;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 0.3s;transition:transform .3s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:20px;background:url(../images/icon1.png) left center no-repeat;}
.m-part1Right ul li a{color:#666;}
.m-part1Right ul li:hover{width:465px;-webkit-transform:translateX(5px);transform:translateX(5px);-ms-transform:translateX(5px);padding-left:30px;color:#fff;background:#006dbb url(../images/icon1_on.png) 10px center no-repeat;}
.m-part1Right ul li:hover a{color:#fff;}
.m-part1Right .m-more{zoom:1;margin-top:10px;}
.m-part1Right .m-more:after{content:"";display:block;clear:both;}
.m-part1Right .m-more .u-more{float:right;width:49px;height:12px;background:url(../images/more1.png) 0 no-repeat;}

.m-title{width:100%;position:relative;}
.m-title .u-more{position:absolute;width:49px;height:12px;background:url(../images/more1.png) 0 no-repeat;top:51px;right:0px;}

.g-part3{zoom:1;width:1200px;margin-left:auto;margin-right:auto;margin-top:100px;}
.g-part3:after{content:"";display:block;clear:both;}
.m-part3Left{float:left;width:540px;}
.m-part3Left ul{margin-top:18px;}
.m-part3Left ul li{font-size:18px;line-height:54px;padding-left:20px;background:url(../images/icon1.png) left center no-repeat;color:#383838;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.m-part3Left ul li a{color:#383838;}
.m-part3Right{float:right;width:590px;}
.m-part3Right .m-title .u-more{right:44px;}
.m-part3Right .m-con{margin-top:26px;}
.m-part3Right .m-con dl{margin-bottom:6px;padding-bottom:14px;border-bottom:1px dashed #e2e2e2;}
.m-part3Right .m-con dl dt{padding-left:20px;background:url(../images/icon2.png) left center no-repeat;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:18px;line-height:36px;color:#333;font-weight:bold;}
.m-part3Right .m-con dl dt a{color:#333;}
.m-part3Right .m-con dl dd{text-indent:2em;font-size:14px;line-height:24px;color:#666;margin-top:2px;overflow:hidden;max-width:100%;max-height:100%;text-size-adjust:none;-webkit-text-size-adjust:none;}
.m-part3Right .m-con dl dd a{color:#10709c;}
.m-part3Right .m-con dl:last-child{border:none;}

.g-part4{width:100%;margin-top:100px;}
.g-part4 .m-title{width:1200px;margin-left:auto;margin-right:auto;}
.g-part4 .m-title .u-more{top:59px;}
.g_fullScreenImgs{margin-top:50px;}
.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_hd .mask-left,.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right{background:#fff;filter:alpha(opacity=70);opacity:.7;}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd img{vertical-align:baseline;}

.g-part5{width:1200px;margin-left:auto;margin-right:auto;margin-top:100px;}
.m-part5{background-color:#fff;width:100%;margin-top:55px;height:610px;zoom:1;}
.m-part5:after{content:"";display:block;clear:both;}
.m-part5 .fl_wb{float:left;width:780px;margin-right:40px;background-color:#fff;}
.m-part5 .fr_wb{float:right;width:380px;}