/* margin & padding */
*{ margin:0px; padding:0px;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;}
/* border */
fieldset, img{border:0;}
/* quote */
abbr, acronym{border:0;font-variant:normal}
/* outline */
:focus{outline:0}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup{font-style:normal;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal}
input, button, textarea,select, optgroup, option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
code, kbd, samp, tt{ font-size:100%}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select{*font-size:100%}
input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}
ol, ul{list-style:none}
/* color */
.cRed, a.cRed:link, a.cRed:visited{color:Red}
.cWhite, a.cWhite:link, a.cWhite:visited{color:White}
.cBlue, a.cBlue:link, a.cBlue:visited{color:#06c}
.cBlack, a.cBlack:link, a.cBlack:visited{color:Black}
/* font */
.fB{font-weight:bold}
.t_l{text-align:left}
.t_c{text-align:center}
.t_r{text-align:right}
/* float */
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.clear{clear:both;display:block}

.p_r{position: relative;}
.mt_20{margin-top: 20px}
.mt_10{margin-top: 10px}
.mb_10{margin-bottom: 10px}
.pt_20{padding-top:10px}
/* link & action */
a:link, a:visited, a:active{color:#333;text-decoration:none}
a:hover{color:#c7000b;}
/* cursor */
a, button, input[type="button"], input[type="submit"], input[type="reset"]{cursor:pointer}
/* Clear Fix */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block;*height:0;_overflow:hidden}

/* Hide from IE Mac \*/
.warp{ width:1200px; margin:0px auto; display:table; position:relative;min-width: 1200px}
.head{height: 112px;overflow: hidden;background: url(/images/head.jpg)no-repeat center;}
.head h1{height: 112px;display: flex;justify-content: center;align-items: center;width: 510px;}
.head .txt{position: absolute;right: 0;top: 10px;font-size: 14px;color: #FFF;line-height: 25px;}
.head .txt a{color: #FFF;margin: 0 5px;}
.head .txt .search{display: inline-block;width: 25px;height: 25px;background: url(../images/search.png)no-repeat center;margin-right: 5px;}

.nav{background-color: #002275;height: 50px}
.nav .m{position:relative;width: 120px;}
.nav a:hover{ text-decoration:none; color:#ff0;   }
.nav h3{font-size:16px; height:50px; overflow:hidden;}
.nav h3 a{ display:block; color:#fff;line-height: 50px;font-size: 16px;}
.nav .sub{ display:none; width:150px;position:absolute; left:0px; top:50px; background:rgba(0,0,0,0.5); text-align:left;z-index: 99;padding: 10px;}
.nav .sub li{ vertical-align:middle; }
.nav .sub li a{height:35px;line-height:35px;display:block; color:#fff;font-size: 14px;padding-left: 15px;}
.nav .sub li a:hover{ color:#ff0; background:#0072ff;   }
.nav .on h3 a{ background:#334e91;}

/* banner */
.banner{ min-width:1000px;  position:relative;  height:520px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:520px; }

.banner .bd .txt{ position:absolute; width:1200px; bottom:0px; left:50%;margin-left: -600px;height: 86px;background: rgba(0,73,163,0.6);}
.banner .bd .txt h3{color: #FFF;font-size: 24px;line-height: 50px;padding-left: 20px;}
.banner .bd .txt p{color: #FFF;font-size: 16px;line-height: 30px;padding-left: 20px}
.banner .warp{height: 40px;position: absolute;z-index: 999;left: 50%;margin-left: -600px;bottom: 0;}
.banner .prev{width: 30px;height: 30px;background: #FFF;overflow: hidden;display: block;margin-right: 20px;}
.banner .next{width: 30px;height: 30px;background: #FFF;overflow: hidden;display: block;margin-right: 20px}
.banner .prev:after{content: '';position: absolute;width: 10px;height: 10px;border-left: 1px #333 solid;border-top: 1px #333 solid;transform: rotate(-45deg);left: 13px;top: 10px;}
.banner .next:after{content: '';position: absolute;width: 10px;height: 10px;border-right: 1px #333 solid;border-top: 1px #333 solid;transform: rotate(45deg);right: 13px;top: 10px;}

/* 焦点图 */
.focusBox {width: 400px; height: 290px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff;margin-top: 50px;margin-right: 30px;}
.focusBox .pic img { width:100%; height: 290px; display: block; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;}

.xxnews{width: 395px;height: 290px;margin-top:50px;overflow: hidden;}
.xxnews h3,.jiuye h3,.media h3,.gonggao h3,.keyan h3,.tiandi h3{border-bottom: 1px #e5e5e5 solid;height: 30px;padding-bottom: 5px;}
.xxnews h3 span,.jiuye h3 span,.media h3 span,.gonggao h3 span,.keyan h3 span,.tiandi h3 span{font-size: 20px;color:#0062ac;padding-left: 25px;}
.xxnews h3 span:before,.jiuye h3 span:before,.tiandi h3 span:before{content: '+';font-size: 30px;color: #a8a8a8;position: absolute;left: 0;top: -10px;}
.xxnews h3 a,.jiuye h3 a,.media h3 a,.gonggao h3 a,.keyan h3 a,.tiandi h3 a{line-height: 30px;}
.xxnews ul,.jiuye ul{width: 100%;display: table;margin-top:9px;}
.xxnews li,.jiuye li{height: 48px;line-height: 48px;border-bottom: 1px dashed #a4a4a4;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.xxnews li a,.jiuye li a{font-size: 16px;}
.jiuye{width: 340px;height: 290px;margin-top:50px;overflow: hidden;}

.bg{width: 100%;background: #f6f6f6;padding: 30px 0;margin-top: 50px;margin-bottom: 50px;}
.media{width: 190px;height: 330px;overflow: hidden;}
.media h3 span:before,.gonggao h3 span:before,.keyan h3 span:before{content: '+';font-size: 30px;color: #0062ac;position: absolute;left: 0;top: -10px;}
.keyan dt h4 p{font-size: 14px;line-height: 30px;color: #757575;}


.media .items{width: 100%;height: 38px;background: #FFF;border-radius: 5px;}
.media .items a{display: block;line-height: 38px;padding-left: 45px;}
.media .items .i1{background: url(../images/icon1.jpg)no-repeat 5px center;}
.media .items .i2{background: url(../images/icon2.jpg)no-repeat 5px center;}
.media .items .i3{background: url(../images/icon3.jpg)no-repeat 5px center;}
.gonggao{width: 505px;height: 330px;overflow: hidden;}
.gonggao .items{padding: 6px;}
.gonggao .items .time{width: 55px;height: 55px;overflow: hidden;background: #ededed;}
.gonggao .items .time span,.gonggao .items .time em{display: block;}
.gonggao .items .time span{background: #347ada;color: #FFF;font-size: 22px;height: 30px;line-height: 30px;}
.gonggao .items .time em{font-size: 11px;line-height: 24px;}
.gonggao .items .txt{height: 20px;line-height: 20px;}
.gonggao .items .txt a{font-size: 16px;overflow: hidden;}

.keyan{width: 435px;height: 330px;}
.keyan dl{width: 100%;display: table;}
.keyan dt,.tiandi dt{width: 100%;height: 110px;overflow: hidden;}
.keyan dt img,.tiandi dt img{width: 170px;height: 110px;}
.keyan dt h4{margin-left: 190px;border-bottom: 1px dashed #a4a4a4;height: 108px;}
.keyan dt h4 a{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 16px;line-height: 30px;}
.keyan dd{width: 100%;height: 125px;overflow: hidden;}
.keyan dd a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 32px;font-size: 15px;}

.items-box{width: 185px;background: #ededed;height: 290px;padding: 10px;margin-bottom: 10px;background:none;}
.items-box img{max-width: 100%;}
.items-box h3 a{overflow: hidden;text-overflow: ellipsis;font-size: 16px;line-height: 24px; display:inline-block;width:185px;font-weight:900;}
.items-box .time{background: url(../images/time.png)no-repeat left center;color: #005dd2;font-size: 14px;line-height: 35px;padding-left: 35px;}
.items-box p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;	-webkit-box-orient: vertical;text-indent: 24px;font-size: 14px;color: #575757;line-height: 24px;}

.tiandi{width: 500px;height: 310px;overflow: hidden;margin-left: 30px;margin-bottom: 50px
}
.tiandi dt h4{margin-left: 190px;height: 108px; border-bottom: 1px dashed #a4a4a4;}
.tiandi dt h4 a{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 16px;line-height: 30px;padding-bottom: 10px;}
.tiandi dt h4 p{font-size: 14px;line-height: 30px;color: #757575;}
.tiandi dd{line-height: 35px;}
.tiandi dd a{font-size: 15px;color: #303030;display: block;width: 395px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tiandi dd span{color: #999;}

.picMarquee-top{ margin:0 auto;  width:210px; overflow:hidden; height:310px; position:relative;  margin-left:30px;}
	
		.picMarquee-top .bd{ padding:10px;   }
		.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-top .bd ul li{ text-align:center; zoom:1;width:210px; height:120px; overflow:hidden; margin-bottom:20px;}
		.picMarquee-top .bd ul li .pic{ text-align:center; }
		.picMarquee-top .bd ul li .pic img{ width:100%; display:block;  }




.footer{background-color: #002a5f;width: 100%;display: table;padding: 20px 0;}
.footer p{color: #FFF;line-height: 30px;opacity: 1;position: relative;}
.footer .warp{height: 65px;background: url(../images/ggxylogo11.png)no-repeat right center; background-color: rgba(0,42,95,0.3);}


.breadcrumb {border-bottom:1px solid #ccc; line-height:35px; color:#000;}
.breadcrumb>.active {color:#3070cf;}
.nban{width:100%; position:relative;}
.nban img{width:100%;}
.container_left{width:230px;}
.container_left_title{background:url(../images/head.jpg) no-repeat right; text-align: center;line-height:60px;font-size:22px;color:#FFFFFF; padding:0 30px 10px 30px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}
.container_left_title h2{font-size:22px; border-bottom:1px solid #fff; text-align:left; line-height:65px;}
.container_left_title p{text-align:right; line-height:20px; color:#8cb9f1; padding-top:10px; text-transform: uppercase}
.sidemenu{margin:0; background:#d8e8ff; border-left:10px solid #005d9c; }
.sidemenu li{line-height:50px;font-size:16px; text-align: left; padding-left:20px; border-bottom: 1px solid #c6c6c6; }
.sidemenu li a{display: block;}
.sidemenu li a:hover{color:#3070cf;}
.sidemenu li.last{border-bottom:none;}


.container_right{width:910px;min-height:500px;}
.container_right_title{width:100%;border-bottom:solid 1px #3070cf;line-height:40px;font-size:18px;color:#3070cf;}
.title3{border-bottom:solid 1px #3070cf;}
.title3 h3{font-size:18px;color:#3070cf; text-align: center;line-height:40px;font-weight: 500;}
.title3 p{line-height:50px;color:#666666;}


.list_content {
	 color: #333333;
}

.list_content p {
	color: #333333;
	line-height: 30px;
}

.news_n{width:100%; margin:0 auto;}
.news_n li{ padding:7px 0; text-align:left; width:100%; display:block; clear:both; height:16px; line-height:16px; font-size:15px; border-bottom:1px solid #ccc; }
.news_n li span{ float:left; width:85px; margin:0 10px; color:#005d9c; border-right:2px solid #005d9c; text-align:left;}
.news_n li a:link{color:#000; float:left; margin-left:10px;}

.news2{width:100%; margin:0 auto;}
.news2 li{line-height: 35px; text-align:right; width:100%; background: url(../images/dian.png) no-repeat left; text-indent: 10px;}
.news2 li a{float: left; font-size: 16px;}



.szdw{width:100%}
.szdw li{width:200px; float:left; margin-right:15px;text-indent: 0px;}
.szdw li .pic{width:200px; height:160px; overflow:hidden; text-align:center; background:#f3f3f3;}
.szdw li .pic img{width:200px;height:160px; margin:0 auto;}
.szdw li p{text-align:center; line-height:35px;}
.szdw h2{font-size:16px; color:#0070fe; line-height:40px; font-weight:bold;}




.leftMenu a {
    text-decoration: none;
    display: block;
}

.leftMenu {
    background: #000;
    left: -1000px;


    display: block;

    width:190px;



}

.leftMenu.menu-open {
    left: 0;
}

.leftMenu ul {
    list-style: none;
    padding: 0;
}

.leftMenu ul li {
    position: relative;
    padding: 10px 0 10px 20px;
}

.leftMenu ul li.hasChild > a:after {
    content: "+";
    position: absolute;
    right: 20px;
    top: 4px;
    font-size: 24px;
    font-weight: 300;
}

.leftMenu ul li.hasChild.open > a:after {
    content: "-";
    right: 23px;
    font-size: 28px;
    top: 3px;
}

.f2, .f3 {
    height: 0;
    padding-left: 20px;
    overflow: hidden;
    position: relative;
    transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
}

.menu-dark-backdrop {
    background: rgba(0,0,0,0);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    width: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    overflow: hidden;
}

    .menu-dark-backdrop.in {
        height: 100%;
        z-index: 90001;
        background: rgba(0,0,0,0.5);
    }



/*手风琴导航*/
.navMenu> li {
	
}
.navMenu> li.open {
	
}
.navMenu>li>a {
	display: block;
	overflow: hidden;
	padding-left: 30px;
	line-height: 45px;
	
	transition: all .3s;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	
}
.navMenu > li:nth-of-type(1)> a {
	border-top: 1px solid transparent;
}
.navMenu > li:last-child > a {
	border-bottom: 1px solid transparent;
}
.navMenu>li>a>i {
	font-size: 20px;
	float: left;
	font-style: normal;
	margin: 0 5px;
}
.navMenu li a .arrow:before {
	display: block;
	float: right;
	margin-top: 1px;
	margin-right: 15px;
	display: inline;
	font-size: 16px;
	font-family: FontAwesome;
	height: auto;
	content: "\f105";
	font-weight: 300;
	text-shadow: none;
}
.navMenu li a .arrow.open:before {
	float: right;
	margin-top: 1px;
	margin-right: 15px;
	display: inline;
	font-family: FontAwesome;
	height: auto;
	font-size: 16px;
	content: "\f107";
	font-weight: 300;
	text-shadow: none;
}
.navMenu>li>a.active, .navMenu>li>a:hover {
	color: #3070cf;
	
}
.navMenu>li>ul.sub-menu, .navMenu>li>ul.sub-menu>li>ul.sub-menu {
	display: none;
	list-style: none;
	clear: both;
	margin: 8px 20px 0px 0px;
	padding-bottom: 5px;
}
.navMenu>li.active > ul.sub-menu, .navMenu>li>ul.sub-menu>li.active >ul.sub-menu {
}
.navMenu>li>ul.sub-menu li {
	background: none;
	margin: 0px;
	padding: 0px;
}
.navMenu>li>ul.sub-menu li>a {
	display: block;
	font-size: 14px;
	line-height: 36px;
	padding-left: 20px;
	
	clear: both;
}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a {
	color: #3070cf;
	
}
.icon_1:before {
	content: "\f0ac";
}
.icon_2:before {
	content: "\f0ac";
}
.icon_3:before {
	content: "\f0ac";
}
.page_nav ul {
	margin: 0 !important;
}
.nav_3 ul {
	padding: 10px
}
.nav_3 ul li {
	float: left;
}
.nav_3 ul li a {
	display: block;
	color: #2269a3;
	font-size: 16px;
	padding: 3px 12px;
	border-bottom: 1px solid #2269a3;
	height: 35px;
	line-height: 35px;
}
.nav_3 ul li a:hover, .nav_3 ul li a.cur {
	color: #ffffff;
	background: #2269a3;
}
.type {
	padding: 30px 20px 0;
}
.type .tit {
	background: url(../images/list_tit_1.png) no-repeat left center;
	padding-left: 200px;
	font-size: 20px;
	color: #478ac1;
	width: 227px;
	margin: 0 auto;
	height: 36px;
}
.type .type_list ul {
	padding: 15px 0;
}
.type .type_list ul li {
	width: 25%;
	float: left;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.type .type_list ul li a {
	background: url(../images/icon_dian_4.png) no-repeat left center;
	padding: 0 10px 0 20px;
	color: #444444;
}
.type .type_list ul li a:hover {
	background: url(../images/icon_dian_5.png) no-repeat left center;
	color: #b22923
}

.szdw2{margin-bottom:20px;  display:block;}
.szdw2 li{float:left; padding:0 20px; text-align:left; height:30px; line-height:30px;}