/*清除默认样式*/
* {
	padding: 0;
	margin: 0;
}
div, img, ul, ol, li, dl, dt, dd, p {
	border: none;
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
}
html {
	font-size: 62.5%;
}

body {
	min-height: 100%;
	font-family: 'Microsoft Yahei', 'Arial','Open Sans', sans-serif;
	font-size: 14px;
	color: #666;
	-webkit-overflow-scrolling: touch;
	line-height: 1.82857143;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	color: #666;
}
a:hover {
	color: #034ea2;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
html, body {
	-webkit-text-size-adjust: none;
}/*去除默认最小字体大小*/
html, body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	overflow-y: auto;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}/*去除手机按钮默认样式*/
/*结束*/

.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
}
.w1200 {
	margin: 0px auto;
	max-width: 1200px;
	padding: 0px;
}
@media screen and (max-width: 1199px){
.w1200 {
	margin: 0px auto;
	max-width:96%;
	padding: 0px;
}
}

.w1224 {
	margin: 0px auto;
	max-width: 1224px;
	padding: 0px;
}

.font18B{
	font-size:1.4em;
	font-weight:bold;
	color:#000;
}

.left {
	float: left;
}
.right {
	float: right;
}
.left_tp {
	float: left;
	padding:0px 15px 15px 0px;
}
.right_tp {
	float: right;
	padding:0px 0px 15px 15px;
}

@media (max-width:979px) {
.left_tp {
	width: 45%;
	float: left;
	padding: 0px 15px 15px 0px;
}
.right_tp {
	width: 45%;
	float: right;
	padding: 0px 0px 15px 15px;
}
}
@media (max-width:640px) {
.left_tp {
	width: 100%;
	float: left;
	padding: 0px;
}
.right_tp {
	width:100%;
	float: right;
	padding: 0px;
}
}

.warp {
	width: 1200px;
	margin: 0 auto;
}
.h30{
	padding:30 0;
	height:30px;
	clear:both;
	border-bottom:1px solid #ddd;
	margin-bottom:35px;
}
.h15{
	height:15px;
	font-size:1px;
	clear:both;
}


/*PC头部*/
#pz_top{
	width:100%; margin:0 auto;
}
.top1{
	width:100%;
	height:73px;
	border-bottom:1px solid #e8e8e8;
}
.pclogo{
	float:left;
}
.top1_r{
	float:right;
	padding-top:12px;
}
.toplink{
	float:right;
}
.toplink li{
	float:right;
	margin-right:10px;
	width:42px;
	height:44px;
	background:#f6f6f6;
	border-radius:5px;
	font-size:14px;
	line-height:44px;
	text-align:center;
	cursor:pointer;
	color:#949494;	
}
.toplink li a{
	color:#949494;	
}
.toplink li:hover{
	background:#034ea2;
}

.toplink li:hover a{
		color:#fff;	
}
.search {
	float: right;
	width: 260px;
	height: 44px;
	background: url(../image/searchbg.jpg) no-repeat;
}
.search_bk {
	LINE-HEIGHT:44px;
	HEIGHT:44px;
	border: none;
	background: none;
	text-indent: 10px;
	width: 218px;
	float: left;
	font-size: 14px;
	color: #949494;
}
.search_btn {
	WIDTH:41px;
	background: url(../image/searchbutton.gif) no-repeat;
	HEIGHT:44px;
	line-height:44px;
	border: 0;
	float: right;
	cursor: pointer;
}

.menu{width:1200px; margin:0 auto;}
.menu ul{ float:left; margin-left:60px;}
.menu .nli{ float:left; height:48px; position:relative; z-index:999; margin:0 25px;}
.menu .nli span a{ float:left; padding:0 10px; color:#333333; height:45px; font-size:14px; line-height:45px;}
.menu .nli.on span a{ color:#004ea2; font-weight:bold; background:url(../image/menu_07.jpg) no-repeat center bottom; border-bottom:#004ea2 4px solid;}
.menu .sub{ position:absolute; z-index:1; left:-90%; top:48px; width:380px; padding:0 8px; display:none; background:url(../image/sub2.png) repeat-y; }
.menu .sub .l_140{ float:left; width:130px; margin:20px 0 0 20px; padding-bottom:20px;}
.menu .sub .l_140 li{ float:left; width:130px; line-height:24px;}
.menu .sub .l_140 li a{ float:left; width:130px;  line-height:24px; color:#666666; padding-left:12px; background:url(../image/sub_2_06.jpg) no-repeat 0 center;}
.menu .sub .l_140 li a:hover{ background:url(../image/sub_3_09.jpg) no-repeat 0 center; color:#0d6cb0;}
.menu .sub .r_img{ float:right; width:200px; min-height:160px; margin:10px 3px 0px 0px; margin-top:10px; overflow:hidden;}

@media (max-width:1199px) {
.menu{width:100%; margin:0 auto;}
.menu ul{ float:left; margin-left:0px;}
.menu .nli{ float:left; height:48px; position:relative; z-index:999; margin:0 19px;}
.menu .nli span a{ float:left; padding:0 10px; color:#333333; height:45px; font-size:14px; line-height:45px;}
.menu .nli.on span a{ color:#004ea2; font-weight:bold; background:url(../image/menu_07.jpg) no-repeat center bottom; border-bottom:#004ea2 4px solid;}
.menu .sub{ position:absolute; z-index:1; left:-90%; top:48px; width:371px; padding:0 8px; display:none; background:url(../image/sub.png) repeat-y;}
.menu .sub .l_140{ float:left; width:140px; margin:30px 0 0 20px; padding-bottom:30px;}
.menu .sub .l_140 li{ float:left; width:140px; line-height:24px;}
.menu .sub .l_140 li a{ float:left; width:128px;  line-height:24px; color:#666666; padding-left:12px; background:url(../image/sub_2_06.jpg) no-repeat 0 center;}
.menu .sub .l_140 li a:hover{ background:url(../image/sub_3_09.jpg) no-repeat 0 center; color:#0d6cb0;}
.menu .sub .r_img{ float:left; width:150px; height:120px; margin:30px 0 0 31px; padding-bottom:30px;}
}

/*PC头部*/
/*头部手机版*/
.search-T { display:none;}
.header-T{
	display:none;
	z-index:999;
}

@media (max-width:991px) {
#pz_top{
	display:none;
}

.warp {
	width: 100%;
}

.nav-T li {
	margin-left: 25px;
	float: left;
	line-height: 83px;
	margin-left: 45px;
	display: inline;
}

.header-T {
	height:40px;
	display:block;
		z-index:9999;

}
.nav-T {
	position: absolute;
	width: 100%;
	top:40px;
	left: 0;
	background: #fff;
	padding: 0;
	z-index: 98;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
		z-index:9999;

}
.nav-T li {
	margin: 0;
	line-height:40px;
	margin: 0;
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.nav-T li:hover {
	background:#034ea2;
}
.nav-T li:hover a {
	color:#fff;
}
.nav-T li a {
	font-size: 14px;
	display: block;
	padding: 0 3%;
}
.nav-T li > a {
	color:#555555;
	font-size:14px;
}
.nav-T li > a.cur {
	color: #fff;
}


.header-T .logo {
	height:45px;
	float: left;
}
.header-T .logo a:hover {
	opacity: 0.6;
}
.header-T .logo img {
	height: 100%;
	width: auto;
}
.nav-T li .T-ment {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	background: none;
	width: 100%;
	display: none;
	z-index: 2;
	line-height:30px;
	font-size:13px;
}
.nav-T li .T-ment a {
	text-align: left;
	padding: 0 3%;
	display: block;
	text-indent:1em;
}
.nav-T li .T-ment a:hover {
	background:#fff;
	color: #014da2;
}

.search-T {
	width:25px;
	height:40px;
	float: right;
	position: relative;
	display:block;
	margin: 0;

}
.search-T span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../image/search-b1.png) no-repeat center center;
}
.search-cont {
	background:#fff;
	height: 30px;
	padding: 5px 0 5px 5px;
	filter: alpha(opacity=0);
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	transition: all .7s ease 0s;
	opacity: 1;
	z-index: 101;
	display: none;
	position: fixed;
	left:1%;
	top: 40;
	width:96%;
	right:3%;
	border:1px solid #f1f1f1;
}

.search-T:hover .search-cont {
	filter: alpha(opacity=100);
	opacity: 1;
	right:0;
	top:40px;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}


.search-cont input[type=text] {
	width: 85%;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	float: left;
	border: none;
}
.bttonnnn{
	margin-top:10px;
}

.nav-mob {
	display: block;
	margin-right:5px;
	width:40px;
	height:40px;
	background: url(../image/mob-ct.png) no-repeat center center;
	background-size: auto 40%;
	float: right;
}

}

@media (max-width:400px) {
	.header-T .logo {
	height:35px;
	float: left;
	margin-top:5px;
}
.header-T .logo a:hover {
	opacity: 0.6;
}
.header-T .logo img {
	height: 100%;
	width: auto;
}
}

/*底部*/
.copyright{
	line-height:20px;
	font-size:12px;
	background:#034ea2;
	text-align:center;
	color:#fff;
	padding:12px 0px;
}
.copyright a{
	color:#fff;
}
.footbg{
	padding:25px 0px;
	background:#f8f8f8;
}
.footlist{
	width:100px;
	float:left;
	font-size:12px;
	color:#777;
	line-height:30px;
	margin-right:20px;
}
.footlist .title{
	font-size:14px;
	padding-bottom:5px;
}
.footlist a{
	color:#777;
}
.footlist a:hover{
	color:#034ea2;
}
.foot_r{
	width:25%;
	float:right;
	padding-left:50px;
	border-left:1px solid #ccc;
	min-height:220px;
	color:#777;
	line-height:30px;
}
.foot_r .title{
	font-size:14px;
	padding-bottom:5px;
	color:#777;
}

@media screen and (min-width:992px) and (max-width:1199px){
	.footlist{
	width:9%;
	float:left;
	font-size:12px;
	color:#777;
	line-height:30px;
	margin-right:1%;
}
.foot_r{
	width:23%;
	float:right;
	padding-left:50px;
	border-left:1px solid #ccc;
	min-height:220px;
	color:#777;
	line-height:30px;
}
}
@media (max-width:991px) {
.footbg{ display:none;}
}



/*首页集团新闻*/
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top:20px;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	left: 41%;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	text-indent: -9999px;
	background: #e9e6df;
}
.slideBox .hd ul li.on {
	background: #005293;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	width: 25%;
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}
.slideBox .item {
	width: 92.5%;
	height: 378px;
	margin: 0 auto;
	background: #555555;
	position: relative;
}
.slideBox .item .itemtitle {
	width:86%;
	text-align: left;
	margin: 0 auto;
	padding-top:15px;
	padding-bottom:15px;
	font-size:14px;
	color: #fff;
	clear: both;
	line-height:20px;
	overflow:hidden;
}
.slideBox .item .itemwz {
	width:86%;
	text-align: left;
	margin: 0 auto;
	font-size:12px;
	color: #fff;
	clear: both;
	line-height:20px;
	height:40px;
	overflow:hidden;
}
.slideBox .item .itemmore {
	width:86%;
	font-size: 12px;
	text-align: left;
	left: 5%;
	position: absolute;
	bottom:10px;
	color: #fff;
	padding-top:10px;
	border-top:1px solid #aba9a8;
}
.itemtp {
	width:100%;
	height:210px;
	overflow: hidden;
}
.itemtp img {
	width:100%;
	height:auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.slideBox .bd li:hover .itemtp img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
} 


.slideBox .prev {
	position: absolute;
	top: 35%;
	width: 46px;
	height: 114px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	color: #FFFFFF;
	-webkit-transition: all 300ms;
 transition: all 300ms -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	left: -48px;
	background: url(../image/icon82.png) no-repeat center;
}
.slideBox .next {
	position: absolute;
	top: 35%;
	width: 46px;
	height: 114px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	color: #FFFFFF;
	-webkit-transition: all 300ms;
 transition: all 300ms -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: -48px;
	background: url(../image/icon92.png) no-repeat center;
}
.slideBox:hover .prev {
	left:11px
}
.slideBox:hover .next {
	right:11px
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .bd li {
	display: block;
	cursor: pointer;
}

.hd {
	display: none;
}
@media screen and (min-width:992px) and (max-width: 1199px){
	.slideBox .item {
	width: 92.5%;
	height: 378px;
	margin: 0 auto;
	background: #555555;
	position: relative;
}
	.itemtp {
	width:100%;
	height:180px;
	overflow: hidden;
}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.slideBox .item {
	width: 92.5%;
	height: 340px;
	margin: 0 auto;
	background: #555555;
	position: relative;
}
.itemtp {
	width:100%;
	height:130px;
	overflow: hidden;
}
}
@media screen and (min-width: 480px) and (max-width: 767px){
.slideBox .bd li {
	width: 50%;
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}
.slideBox .item {
	width: 92.5%;
	height: 360px;
	margin: 0 auto;
	background: #555555;
	position: relative;
}

.itemtp {
	width:100%;
	height:180px;
	overflow: hidden;
}
	
}

@media screen and (max-width:479px) {
.slideBox .bd li {
	width:100%;
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}
.slideBox .item {
	width: 92.5%;
	height: 400px;
	margin: 0 auto;
	background: #555555;
	position: relative;
}

.itemtp {
	width:100%;
	height:240px;
	overflow: hidden;
}
	
}

/*首页集团新闻*/

/*首页标题*/
.indextitle{
	width:98%;
	margin:0 auto;
	padding-top:30px;
}
.indextitle_l{
	float:left;
	line-height:20px;
	font-size:14px;
	color:#555;
	padding-bottom:6px;
	background:url(../image/indextitle.gif) no-repeat left bottom;
}
.indextitle_l span{
	font-size:20px;
	color:#333;
	font-weight:bold;
}
.indextitle_r{
	float:right;
	font-size:14px;
	color:#555;
	line-height:50px;
}
.indextitle_r a{
	color:#555;	
}
.indextitle_r a:hover{
	color:#193e8a;	
}
/*首页标题*/
@media screen and (max-width:1199px) {
	.indextitle{
	width:96%;
	margin:0 auto;
	padding-top:30px;
}
}
/*首页党群企业文化*/
.indexpar{
	float:left;
	width:588px;
}
.indexcul{
	float:right;
	width:588px;
}
.indexparzz{
	width:100%;
	padding-top:15px;
}
.indexparzz_l{
	width:30%;
	height:115px;
	overflow:hidden;
	float:left;
}
.indexparzz_l img{
	max-width:100%;
	height:auto;
}
.indexparzz_r{
	width:65%;
	float:left;
	margin-left:5%;
	font-size:14px;
	color:#777;
	line-height:22px;
}
.indexparzz_r .zztitle{
	width:100%;
	float:left;
	color:#222;
	font-size:14px;
	padding-bottom:10px;
}
.indexparzz_r .zzwz{
	width:100%;
	float:left;
	height:65px;
	overflow:hidden;
}
.indexparzz:hover .zztitle {
	color:#034ea2;
}

@media screen and (min-width:769px) and (max-width: 1199px){
.indexpar{
	float:left;
	width:48.5%;
}
.indexcul{
	float:right;
	width:48.5%;
}
.indexparzz_r .zzwz{
	width:100%;
	float:left;
	height:45px;
	overflow:hidden;
}
}

@media screen and (max-width:768px){
.indexpar{
	float: none;
	width:96%;
	margin:0 auto;
}
.indexcul{
	float: none;
	width:96%;
	margin:0 auto;
}
.indexparzz_r .zzwz{
	width:100%;
	float:left;
	height:45px;
	overflow:hidden;
}
.indexparzz_r .zztitle{
	width:100%;
	float:left;
	color:#222;
	font-size:14px;
	padding-bottom:0px;
}
.indexparzz_l{
	width:30%;
	height:100px;
	overflow:hidden;
	float:left;
}
}

.indexparlist{
	margin-top:15px;
}
.indexparlist li{
	width:100%;
	float:left;
	text-indent:15px;
	background:url(../image/dian.gif) center left no-repeat;
	line-height:26px;
	color:#777;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.indexparlist li a{
	color:#777;
}
.indexparlist li a:hover{
	color:#034ea2;
}
.indexparlist li a span{
	color:#abaeae;
	float:right;
}
@media screen and (max-width:768px){
	.indexparlist{
	margin-top:0px;
}
}

/*首页党群企业文化*/



/*首页项目*/
.slideBox2 {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top:20px;
	padding-bottom:30px;
}
.slideBox2 .hd2 {
	height: 15px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	left: 41%;
	bottom: 5px;
	z-index: 1;
}
.slideBox2 .hd2 ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox2 .hd2 ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	text-indent: -9999px;
	background: #e9e6df;
}
.slideBox2 .hd2 ul li.on {
	background: #005293;
	color: #fff;
}
.slideBox2 .bd2 {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox2 .bd2 li {
	width:33.3%;
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}
.slideBox2 .item2 {
	width: 95%;
	margin: 0 auto;
	position: relative;
}
.slideBox2 .item2 .itemtitle2 {
	width:100%;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-size:14px;
	color: #fff;
	clear: both;
	line-height:20px;
	overflow:hidden;
	background:url(../image/indexprojebg.png) repeat;
	position:absolute;
	bottom:0;
}

.itemtp2 {
	width:100%;
	height:235px;
	overflow: hidden;
}
.itemtp2 img {
	width:100%;
	height:auto;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.slideBox2 .bd2 li:hover .itemtp2 img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
} 


.slideBox2 .prev2 {
	position: absolute;
	top: 20%;
	width: 46px;
	height: 114px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	color: #FFFFFF;
	-webkit-transition: all 300ms;
 transition: all 300ms -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	left: -48px;
	background: url(../image/icon82.png) no-repeat center;
}
.slideBox2 .next2 {
	position: absolute;
	top:20%;
	width: 46px;
	height: 114px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	color: #FFFFFF;
	-webkit-transition: all 300ms;
 transition: all 300ms -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: -48px;
	background: url(../image/icon92.png) no-repeat center;
}
.slideBox2:hover .prev2 {
	left:11px
}
.slideBox2:hover .next2 {
	right:11px
}
.slideBox2 .prev2:hover, .slideBox2 .next2:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox2 .bd2 li {
	display: block;
	cursor: pointer;
}

.hd2 {
	display: none;
}

@media screen and (min-width:1100px) and (max-width: 1199px){
	.itemtp2 {
	width:100%;
	height:210px;
	overflow: hidden;
}
}
@media screen and (min-width:992px) and (max-width: 1099px){
.itemtp2 {
	width:100%;
	height:180px;
	overflow: hidden;
}
.slideBox2 .item2 .itemtitle2 {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	color: #fff;
	clear: both;
	line-height:20px;
	overflow:hidden;
	background:url(../image/indexprojebg.png) repeat;
	position:absolute;
	bottom:0;
}
}
@media screen and (min-width:768px) and (max-width: 991px){
.itemtp2 {
	width:100%;
	height:160px;
	overflow: hidden;
}
.slideBox2 .item2 .itemtitle2 {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	color: #fff;
	clear: both;
	line-height:20px;
	overflow:hidden;
	background:url(../image/indexprojebg.png) repeat;
	position:absolute;
	bottom:0;
}
.hd2 {
	display: block;
}
.slideBox2 .prev2{
	display:none;
}
.slideBox2 .next2{
	display:none;
}

}
@media screen and (min-width:480px) and (max-width:767px){
.itemtp2 {
	width:100%;
	height:180px;
	overflow: hidden;
}
.slideBox2 .item2 .itemtitle2 {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	color: #fff;
	clear: both;
	line-height:20px;
	overflow:hidden;
	background:url(../image/indexprojebg.png) repeat;
	position:absolute;
	bottom:0;
}
.slideBox2 .bd2 li {
	width:50%;
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}
.hd2 {
	display: block;
}
.slideBox2 .prev2{
	display:none;
}
.slideBox2 .next2{
	display:none;
}
}

@media screen and (max-width:479px){
.itemtp2 {
	width:100%;
	height:220px;
	overflow: hidden;
}
.slideBox2 .item2 .itemtitle2 {
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	color: #fff;
	clear: both;
	line-height:20px;
	overflow:hidden;
	background:url(../image/indexprojebg.png) repeat;
	position:absolute;
	bottom:0;
}
.slideBox2 .bd2 li {
	width:100%;
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}
.hd2 {
	display: none;
}
.slideBox2 .prev2{
	display:block;
}
.slideBox2 .next2{
	display:block;
}
}
/*首页项目*/
/*首页公告*/
.indexgg{
	width:100%;
	margin:15px 0px;
	clear:both;
	float:left;
}
.indexgg_l{
	width:12%;
	height:70px;
	border:1px solid #e0e0e0;
	float:left;
}
.indexgg_l .date{
	width:100%;
	height:35px;
	float:left;
	line-height:35px;
	text-align:center;
	font-size:14px;
	background:#034ea2;
	color:#fff;
}
.indexgg_l .year{
	width:100%;
	height:35px;
	float:left;
	line-height:35px;
	text-align:center;
	font-size:12px;
	color:#333;
}
.indexgg_r{
	width:84%;
	float:left;
	margin-left:3%;
	line-height:24px;
	color:#777;
	font-size:12px;
}
.indexgg_r .indexggtitle{
	width:100%;
	clear:both;
	float:left;
	color:#222;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
.indexgg_r .indexggwz{
	width:100%;
	line-height:22px;
	height:40px;
	overflow:hidden;
}
.panel{
	height:210px;
	overflow:hidden;
}
.panel ul{
    margin:0px;
	overflow:hidden;
    list-style:none;
}

.news-item
{
	height:100px;
	margin-top:5px;
}
@media screen and (min-width:768px) and (max-width:1199px){
	.indexgg_l{
	width:15%;
	height:70px;
	border:1px solid #e0e0e0;
	float:left;
}
.indexgg_r{
	width:81%;
	float:left;
	margin-left:3%;
	line-height:24px;
	color:#777;
	font-size:12px;
}
}

/*首页公告*/
/*首页视频*/
.ind-about-img {
	position: relative;
	float: left;
	width: 100%;
	margin-top:30px;
	text-align:right;
}
.ind-about-img img {
	display: block;
	max-width: 100%;
	height:auto;
}
/*首页视频*/


/*内页banner*/
.dlltop {
	margin: 0 auto;
	max-width: 2000;
	min-height: 220px;
}
 @media (max-width: 1199px) {
.dlltop {
	background-size: auto 100% !important;
	height: 15rem !important;
	min-height: 15rem !important;
}
}
@media (max-width: 640px) {
.dlltop {
	height:6rem !important;
	min-height:6rem !important;
}
}
/*内页主体*/
.mid_title {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	padding-top: 30px;
	padding-bottom: 10px;
}
.mid_title_l {
	float: left;
	font-size: 24px;
	color: #034ea2;
}
.mid_title_r {
	float: right;
	font-size: 12px;
	color: #666;
	margin-top: 15px;
}
.mid_title_r span {
	padding: 0 5px;
	font-family: "SimSun";
}
.mid_title_r a {
	color: #666;
}
.mid_title_r a:hover {
	color: #034ea2;
	text-decoration: none;
}
.mid_content{
	width:100%;
	padding:30px 0px;
	clear:both;
	min-height:400px;
}
.mid_content img{
	max-width:100%;
	height:auto;
}
.mid_content2{
	width:100%;
	padding:30px 0px;
	clear:both;
	min-height:400px;
}
@media (max-width:800px) {
.mid_content{
	padding:15px 0px;
	min-height:250px;
}
.mid_content2{
	padding:15px 0px;
	min-height:250px;
}
}
@media (max-width:980px) {
.mid_title {
	padding-top: 15px;
}
}
@media (max-width: 800px) {
.mid_title_r {
	display: none;
}
.mid_title_l {
	float: left;
	font-size: 20px;
	color: #034ea2;
}
.mid_title {
	width: 100%;
	border: none;
	padding-top: 10px;
	padding-bottom: 0px;
}
}

/**新闻**/
.newslist{
	width:100%;
	float:left;
	border-bottom:1px dotted #dddddd;
	padding-bottom:25px;
	padding-top:25px;
}
.newslist:hover{
	background:#f1f1f1;
}
.newslist:hover .newstitle{
	color:#034ea2;
}
.newstime{
	width:9%;
	float:left;
	font-size:26px;
	color:#999;
	text-align:right;
	background:url(../image/newsarrow.gif) no-repeat bottom right;
	padding-bottom:20px;
}
.newsmain{
	width:55%;
	float:left;
	margin-left:6%;
}
.newsmain .newstitle{
	width:100%;
	float:left;
	clear:both;
	font-size:16px;
	color:#333;
	padding-bottom:15px;
}
.newsmain .newswz{
	float:left;
	width:100%;
	color:#666;
}

.newstp{
	width:22%;
	float:right;
	margin-right:2%;
	height:140px;
	overflow:hidden;
}
.newstp img{
	max-width:100%;
	height:auto;
	transform:scaleX(1) scaleY(1);-webkit-transform:scaleX(1) scaleY(1);  -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -ms-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease;
}
.newslist:hover img{
transform:scaleX(1.10) scaleY(1.10);-webkit-transform:scaleX(1.10) scaleY(1.10);
}
@media (max-width:980px) {
.newstp{
	height:115px;
}
.newsmain .newswz{
	height:72px;
	overflow:hidden;
}
}
@media (max-width:640px) {
.newslist{
	width:90%;
	float:left;
	padding:20px 5%;
}
.newstime{
	display:none;
}
.newsmain{
	width:100%;
	float:left;
	margin-left:0;
	clear:both;
}
.newsmain .newstitle{
	padding-bottom:5px;
	line-height:20px;
}
.newstp{
	width:100%;
	float:left;
	margin-right:0;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	height:160px;

}
.newsmain .newswz{
	height:50px;
	overflow:hidden;
}
}

/**新闻**/

/**页码**/ 
.pager {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	PADDING-TOP: 10px;
	font-size: 12px;
	margin:10px 0px 15px 0px;
}
.pager A {
	BORDER-BOTTOM: #c8c8c8 1px solid;
	BORDER-LEFT: #c8c8c8 1px solid;
	PADDING-BOTTOM: 5px;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #999;
	BORDER-TOP: #c8c8c8 1px solid;
	MARGIN-RIGHT: 5px;
	BORDER-RIGHT: #c8c8c8 1px solid;
	TEXT-DECORATION: none;
	PADDING-TOP: 5px
}
.pager A:hover {
	BACKGROUND-COLOR: #606060;
	COLOR: #ffffff
}
.pager .cpb {
	BORDER-BOTTOM: #c8c8c8 1px solid;
	BORDER-LEFT: #c8c8c8 1px solid;
	PADDING-BOTTOM: 5px;
	BACKGROUND-COLOR: #606060;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #ffffff;
	BORDER-TOP: #c8c8c8 1px solid;
	MARGIN-RIGHT: 5px;
	BORDER-RIGHT: #c8c8c8 1px solid;
	TEXT-DECORATION: none;
	PADDING-TOP: 5px
}
/**页码**/ 
/**公告通知**/
.bid li{
	width:100%;
	float:left;
	margin-bottom:10px;
	border-bottom:1px dashed #ddd;
	background:url(../image/icon16.png) no-repeat left center;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-bottom:5px;
}
.bid li span{
	float:right;
	color:#999;
}
.bid li:hover{
	border-bottom:1px dotted #00479d;

}
.bid li a{
	color:#333;
	padding-left:10px;
}
.bid li a:hover{
	color:#00479d;
}

@media (max-width:767px) {
	.bid li span{
		display:none;
	}
}
.news_xxy{padding-top:20px;}
.news_xxy .headtitle{font-size: 26px;text-align: center;margin-bottom: 25px; color:#333;}
.news_xxy .head_ss{padding-bottom: 30px; text-align:center;}
.time_span{ text-align:center;}
.time_span img{margin-right: 4px;vertical-align: middle;}
.time_span i{margin-right: 6px;}
.xxy_edit{font-size: 14px;line-height: 28px;padding:15px 0px 50px 0px;}
.xxy_edit img{/*width:100%*/}
.up_down{display: block;margin: 0 auto;}
.up_down a{width: 33%;display: block;font-size: 14px;color: #FFFFFF;background: #ccc;float: left;text-align: center;border-right: 1px solid #fff;height: 50px;line-height: 50px;}
.up_down a:hover{ background:#034ea2;}

.up_down a i{vertical-align: middle;}
/**公告通知**/
/**项目**/
.plan li{ width:33.3%; margin-bottom:30px; float:left; }
.plan li .p-box{ width:90.67%;margin:0 auto;}
.plan li .p_img{ height:200px; overflow:hidden;}
.plan li .p_text{ background:#f2f2f2; text-align:center; padding:3px 0px;}
.plan li .p-box:hover .p_text,.plan li .p-box.act .p_text{ background:#034ea2; color:#fff;transition:background 0.8s;}
.plan li .p-box:hover .p-a,.plan li .p-box.act .p-a{ border-color: #fff; color:#fff;}
.img100{ width:100%; height:100%;}
.plan li .p_text h1{ font-size:14px;overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}

.plan li .p_img img { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.plan li .p_img:hover img { transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); }
.code{
	float:left;
	display:block;
	margin-top:55px;
}
.code2{
	display:none;
}

@media (max-width: 991px) {
.plan li .p_img{ height:145px; overflow:hidden;}
}

@media (max-width: 640px) {
	.plan li{
	width:100%;
	float:left;
	 margin-bottom:10px;
}
	.plan li .p-box{ width:100%; margin-bottom: .35rem;}
.plan li .p_img{ height:auto;}
}

/**企业风采**/
.cullist li{ width:25%; margin-bottom:30px; float:left; }
.cullist li .p-box{ width:95%;margin:0 auto;}
.cullist li .p_img{ height:200px; overflow:hidden;}
.cullist li .p_text{ background:#f2f2f2; text-align:left; padding:5px 10px; line-height:18px; height:40px; overflow:hidden;}
.cullist li .p-box:hover .p_text,.plan li .p-box.act .p_text{ background:#034ea2; color:#fff;transition:background 0.8s;}
.cullist li .p-box:hover .p-a,.plan li .p-box.act .p-a{ border-color: #fff; color:#fff;}
.cullist .img100{ width:100%; height:100%;}
.cullist li .p_text h1{ font-size:14px; font-weight:normal;}

.cullist li .p_img img { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.cullist li .p_img:hover img { transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); }


@media (max-width: 991px) {
	.cullist li{ width:50%; float:left; }

.cullist li .p_img{ height:145px; overflow:hidden;}
}

@media (max-width: 640px) {
.cullist li{
	width:100%;
	float:left;
	 margin-bottom:10px;
}
.cullist li .p-box{ width:100%; margin-bottom: .35rem;}
.cullist li .p_img{ height:auto;}
}



/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机