/*
* @Author: zx
* @Date:   2018-09-01 09:45:22
* @Last Modified by:   zx
* @Last Modified time: 2018-09-04 23:15:46
*/


/* 轮播 */
.Banner{width:100%; height:350px; margin: 0 auto; position: relative; max-width:1366px;}
.Banner ul{width:100%; height: 100%; overflow: hidden; position: relative;}
.Banner ul li{ width:100%; position:absolute; left: 0px; top: 0px; height: 350px;}
.Banner ul li img{width: 100%; height: 100%;}
.Banner ol {overflow: hidden; position: absolute; left: 50%; margin-left:-100px; bottom: 10px;}
.Banner ol li{width: 44px; height: 6px; float: left;  background:  url(banng_icon.png) center center no-repeat;}
.Banner ol li.on{background:  url(banng_icon_hov.png) center center no-repeat;}

.con1,.con2,.con3{padding:55px 0 30px;}
.zxgg,.mtgz,.wyxg,.dtxx,.lcyw{ width: 260px; height: 190px; margin-right:50px;}
.lcyw{height: 220px;}
.dtxx{margin-right:0px;}
.ggyw,.gjyw,.lsyw,.yhkyw{width:887px; height: 220px; overflow: hidden;}

.gg_tabT{overflow: hidden; height: 26px; border-bottom:solid 1px #d7d7d7; line-height: 26px;}
#gsyw .gg_tabT,#lsyw .gg_tabT{padding-left:270px;}
#gjyw .gg_tabT{padding-left:165px;}
#yhkyw .gg_tabT{padding-left:525px;}
.gg_tabT a{width: 90px; height: 26px; text-align: center; float:left; margin-left:30px; font-size: 16px;}
.gg_tabT a.current,.gg_tabT a:hover{border-bottom:2px solid #d6000f; height: 24px;}
.gg_tabC{padding-top:20px; overflow: hidden; display: none;}
.gg_conCl{width: 263px; height: 123px; display: block;}
.gg_conCr{width:598px; height:123px;}
.gg_conCr h2{height: 30px; font-size: 16px; color:#d6000f;}
.gg_conCr h2 a{font-size:16px;}
.gg_conCr h2 img{margin-right:5px;}
.gg_conCr p{line-height: 25px; border-bottom:dotted 1px #d7d7d7; padding-bottom:5px;}
.gg_conCr h3{overflow:hidden; height: 40px; line-height: 45px;}
.gg_conCr h3 font{font-size: 16px; float: left; display: block;}
.gg_conCr h3 a{display: block; padding:0 9px 0 7px; width: 85px; background:  url(list_bg.png) right center no-repeat; float: left; font-size: 14px;height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.jrzx_img{width: 260px; height: 60px; display: block; margin-top:20px;}
.jrzx_img img{width: 260px; height: 60px;}

.wdxx_img{width: 260px; height: 108px; display: block; border:solid 1px #d7d7d7; overflow: hidden;}
.wdxx_img img,.bsym_img img,.dznk_img img{width: 100%; height: 100%;}
.bsym_img{width: 260px; height: 50px; display:block; margin-top:10px;}
.dznk_img{display: block; width: 256px; height: 135px;  border:solid 1px #d7d7d7; padding:2px;}
#xyk .gg_conCl img{height: 100%;}


/* 公告弹窗 */
#ggpc{width: 680px; padding:20px; position: fixed; left: 50%; margin-left:-340px; border:solid 1px #d7000f; top:35%; background: #fff; box-shadow: 0px 0px 10px #bcbcbc8a; z-index:9999; display:none;}
#ggpc .ggpc .ggpcTit{font-size: 16px; text-align: center; line-height: 30px; margin-bottom:10px;}
#ggpc .ggpc .ggpcCon{font-size: 14px; line-height: 25px;}
#ggpc .ggpcClose{display:block;background:#d6000f;color:#ffffff;height:20px;line-height:20px;text-align:center;width:37px; position: absolute; right: 0px; bottom:0px; cursor:pointer;}


/*响应式*/
@media (min-width:1099px) and (max-width:1599px){
.Banner,.Banner ul li{height:300px;}
.Banner ol{margin-left:-65px;}
.wyfwq_con{margin-top: -295px;}
}
@media (max-width:1200px){

}
@media (max-width:1100px){
         .con1, .con2, .con3{padding-top:25px;}
	/*banner*/
	.Banner{height: 35vmin;}
	.Banner ol{margin-left:-65px;}
	.Banner ul li{height: 100%;}
	/*内容区*/
	.zxgg, .mtgz, .wyxg, .dtxx, .lcyw,.ggyw, .gjyw, .lsyw, .yhkyw{width: 100%; margin-right:0px;}
        #gsyw .gg_tabT,#lsyw .gg_tabT,#gjyw .gg_tabT,#yhkyw .gg_tabT{padding-left:0px;}
        .zxgg, .mtgz, .wyxg {margin-bottom:25px;}
	.ggyw, .gjyw, .lsyw, .yhkyw{height: auto;}
	.gg_list li a{width: 80%;}
	.gg_tabT{height: auto;}
	.gg_tabT a.current, .gg_tabT a:hover{height: 26px;}
        .gg_tabT a{margin-left:0px;}
	.gg_conCl{width:100%; text-align: center; float:none;}
	.gg_conCr{float: none; width: 100%; height: auto; padding-top:25px;}
	.jrzx_img,.jrzx_img img,.dznk_img,.dznk_img img,.bsym_img{width: 100%; height:auto; box-sizing:border-box;}
        .wdxx_img{width:99%; height:auto;}
        .lcyw{height:auto;margin-bottom:25px;}
        .gg_conCr h3{height:auto; line-height:30px;}
        .gg_conCr h3 a{height:auto; width:auto;}
        /* 公告弹窗 */
        #ggpc{width:80%; margin-left:0px; left:10%;}
}
@media (max-width:376px){

}
@media (max-width:374px){

}