﻿@charset "utf-8";

/* CSS Document */

html{
	height:100%;
}
body{
	font-family:Helvetica,Arial,sans-serif;

	-webkit-text-size-adjust:100%;
		
}
*{
	padding:0;
	margin:0;
	border:0;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
}

nav,footer,section,header,article{
	display:block;
}

ul,dl{
	list-style:none;
}

a:link,a:visited,a:hover,a:active{
	color:#000;
}

input,textarea,button{
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
#box_mainBody{
	width:100%;
	min-width:320px;
	position:absolute;
	z-index:1;
	top:0;
	bottom:45px;
	left:0;
	text-align: center;
}

#box_main{
	min-width:320px;
	max-width:640px;
	background:#fff;
	margin:0 auto;
	position:relative;
}

#box_header{
	width:100%;
}
.logoWrap{
	width:100%;
	background:url(../images/top_ico.png) no-repeat right center;
	border-bottom:1px solid rgba(255,255,255,0.2);
}

.logoWrap img{
max-width:100%;
max-height:50px;
	margin:0 auto;
}
.top_nav{
	width:100%;
	background:#015baa;
}

.top_nav ul{
	width:100%;
	overflow:hidden;
}

.top_nav li{
	width:25%;
	float:left;
	text-align:center;
}
.top_nav li:hover{
background: #2574b8;
}
.top_nav li span{
	height:35px;
	line-height:35px;
	padding:0 2px;
	display:block;
	color:#fff;
	text-align:center;
text-shadow: 1px 1px 1px #154166;
  border-right: 1px solid #014c8d;
  border-bottom: 1px solid #014c8d;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
}
.top_nav li span a{
	text-decoration:none;
	color:#fff;
}

.fullSlide {
width:100%;
height:300px;
position:relative;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	height:300px;
	overflow:hidden;
}
.fullSlide .bd ul {
width:100%;
height:300px;
}
.fullSlide .bd li {
width:100%;
	overflow:hidden;
	text-align:center;
	background-color:#fff;
}
.fullSlide .bd li a {
	width:100%;
	display:block;
}
.fullSlide .bd li img{
width:100%;
height:300px;
}#text{
	display:none;
}
.fullSlide .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:6px;
	height:6px;
	margin:1px;
	overflow:hidden;
	background:#5E5A51;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.fullSlide .hd ul .on {
	background:#000;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:5;
	top:50%;
	margin-top:-33px;
	z-index:1;
	width:70px;
	height:67px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .prev
{
	width: 25px;
height:40px;
display: block;
background: url(../images/z3g_arrow_06.png) no-repeat scroll 0% 0%;
left:10px;
}
.fullSlide .next {
		width: 25px;
height:40px;
display: block;
	background:url(../images/z3g_arrow_06.png) no-repeat scroll -18px 0%;
	right:10px;
}
.about_text{
}
.about_text_dl{
	width:100%;
	background:#FFF;
}
.borderName {
    min-width: 260px;
     height: 34px;
    line-height: 34px;
    font-size: 17px;
    padding-left:10px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 1px 1px 1px #154166;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
	background: #014c8d;
}
.borderName span{
	float:right;
	display:block;
	width:20px;
	height:34px;
	background:url(../images/z3g_arrow_white.png) no-repeat scroll 5px 50%;
}
.about_text_dl dd{
	text-align: left;
overflow: hidden;
padding: 10px;
}


.about_text_dl dd,.about_text_dl dd p,.about_text_dl dd div {
    line-height: 1.8em;
    font-variant: normal;
    font-stretch: normal;
    text-transform: none;
    text-indent: 2em;
    word-wrap: break-word;
    background: transparent none repeat scroll 0px 0px;
}
.pic_list{
	width:100%;
	float:left;
	height:auto;
}
.pic_list_dl dd{
    width: 50%;
    float:left;
	padding-top:10px;
    text-align:center;
}
.pic_list_dl dd img {
   width:98%;
    margin: 0px auto;
	border:2px solid #FFF;
}
.pic_list_dl dd  span a{
	display:block;
	width: 100%;
	color:#000;
	text-align:center;
	text-decoration:none;
}
.news_list{
}
.news_list_dl{
	width:100%;
}
.news_list_dl dd{
	position:relative;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom: 1px solid #CCC;
}
.news_list_dl dd span{
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:20px;
	height:30px;
	background:url(../images/z3g_arrow_red.png) no-repeat scroll 5px 50%;
}
.news_list_dl dd a {
	display:block;
	
width:calc(100% - 12px);
	padding-left:12px;
	line-height:30px;
	color:#000;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	text-decoration:none;
}

.banquan{
	clear:both;
	margin-top:6px;
	
	padding:10px 0px;
	font-size:10px;
background: #C8DAE9 none repeat scroll 0% 0%;
}
.banquan p{
	font-size:10px;
}
.banquan p a{
	font-size:10px;
	text-decoration:none;
}

#box_footerBody{

    height: 55px;
    position: fixed;
width: 100%;
z-index: 9999;
    bottom: 0px;
    left: 0px;
    text-align: center;
    background: #004B8D none repeat scroll 0% 0%;
    border-top: medium none;
}
#box_footerBody .footerDiv {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0px auto;
    position: relative;
}

.Toolbar_show01-d1_c1 {
    width: 100%;
    max-width: 640px;
    height: 55px;
    margin: 0px auto;
}
.Toolbar_show01-d1_c1 .footerWrap {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height:55px;
}

.Toolbar_show01-d1_c1 .footerWrap {
width: 100%;
overflow: hidden;
border-top: 1px solid rgba(255,255,255,0.2);
height: 55px;
background: -webkit-gradient(linear,0 0,0 100%,from(#0065bc),to(#014c8d));
}
.Toolbar_show01-d1_c1 .footerWrap li {
    text-align: center;
    height: 55px;
	float:left;
	width:50%;
    overflow: hidden;
   
}
.Toolbar_show01-d1_c1 > div {
    height: 55px;
    max-width: 640px;
    margin: 0px auto;
}
.Toolbar_show01-d1_c1 .footerWrap a, .Toolbar_show01-d1_c1 .footerWrap div {
    height: 55px;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #FFF;
    text-decoration: none;
	
}
#yptel{
	 border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.active a{
	  display: block;
	  line-height:70px;
}
.active a .icon {
	  display: block;
    width:100%;
    height: 51px;
    margin: 4px auto 0px;
	font-size: 14px;
	 text-align: center;
}

.active .tel {
	background:url(../images/tel.png)  no-repeat center  0;
}
.active .email {
    background:url(../images/msg.png)  no-repeat center  0;
}

.Toolbar_show01-d1_c1 .whiteIcon .map {
    background-position: -120px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon .share {
    background-position: -60px -110px;
}
.Toolbar_show01-d1_c1 .whiteIcon .message {
    background-position: -30px -110px;
}

.z3g-pageTitle {
    height: 29px;
    line-height: 29px;
    background: #C8DAE9 none repeat scroll 0% 0%;
    padding-left: 10px;
    border-bottom: 1px solid #9AA8B3;
}

.z3g-pageTitle .name {
    max-width: 170px;
    height: 29px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}
.z3g-pageTitle .titleBar, .z3g-pageTitle .textSizeBtn {
    height: 23px;
    line-height: 23px;
    padding: 0px 10px;
    margin: 2px 2px 0px 0px;
    text-align: left;
    float: right;
    color: #000;
    vertical-align: top;
    border: 1px solid #B29D83;
    border-radius: 3px;
}
.z3g-pageTitle .title {
    max-width: 70px;
    height: 23px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}
.z3g-pageTitle  a{
	color: #000;
	text-decoration:none;
}
.z3g-pageTitle em {
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    margin: 1px 0px 0px;
}
.z3g-pageTitle .titleBar .icon {
width: 0;
height: 0;
margin: 8px 0 0 3px;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px solid #000;
}
.z3g-pageTitle .titleBar, .z3g-pageTitle .textSizeBtn {
    height: 23px;
    line-height: 23px;
    padding: 0px 10px;
    margin: 2px 2px 0px 0px;
    text-align: left;
    float: right;
    color: #000;
    vertical-align: top;
    border: 1px solid #9AA8B3;
    border-radius: 3px;
}
.z3g-pageTitle .textSizeBtn {
    position: relative;
}
.clear-both {
    clear: both;
    height: 0px;
    line-height: 0;
    font-size: 0px;
    border: medium none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: block;
    overflow: hidden;
}

#divContent_describe {
    padding: 10px;
}
.htmledit {
    line-height: 1.8;
    font-variant: normal;
    font-stretch: normal;
    text-transform: none;
    text-indent: 0px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    word-break: normal;
    word-wrap: break-word;
    background: transparent none repeat scroll 0px 0px;
    float: none;
    width: auto;
    height: auto;
    clear: none;
    z-index: auto;
    text-align: justify;
    overflow: hidden;
    visibility: inherit;
    margin: auto;
}
.htmledit p,.htmledit div{
	text-indent:2em;
}
.htmledit h3{
font-size:20px;
font-weight:bold;
padding:15px 0;
}
.htmledit h4{
font-size:18px;
font-weight:bold;
padding:12px 0;
}
.htmledit .zzp-tel {
    display: block;
    color: #FFF;
    width: 225px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    clear: both;
    margin: 0px auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    text-align: left;
	-webkit-border-radius: 5px;
border-top-radius: 5px;
background: -webkit-gradient(linear,0 0,0 100%,from(#88cf32),to(#669c26));
}
.htmledit .zzp-tel:before {
width: 30px;
height: 30px;
content: "";
display: inline-block;
margin: 0 0 0 10px;
vertical-align: middle;
background: url(../images/common.png) no-repeat -275px 2px;
background-size: 400px;
}
.otherContList {
	clear:both;
overflow: hidden;
margin: 5px 0 0 0;
}
.otherContList li {
padding: 0 10px;
height: 36px;
line-height: 36px;
margin-bottom: 5px;
}
.otherContList span {
width: 32%;
height: 36px;
float: left;
margin-left:1%;
margin-top:4px;
}
.otherContList em {
height: 36px;
display: block;
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
padding: 0 5px;
color: #000;
background: #e5e5e5;
border: 1px solid #ccc;
}
.otherContList em  a{
	line-height:36px;
	text-decoration:none;
}

.g-page {
    margin-bottom: 20px;
}
.f-tc {
    text-align: center;
}
.g-page .u-pup, .g-page .u-pne, .g-page .u-sa {
    border-radius: 5px;
    display: inline-block;
    font-size: 1em;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 20%;
}
.g-page .pager-select {
    display: inline-block;
    padding: 0px 20px;
    margin: 0px 10px;
    width: 10%;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: 10px;
}
.g-page .page_number {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none;
	text-align:center;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #333 inset;
    text-indent: -1em;
}
.g-page .page_number::before {
    width: 0px;
    height: 0px;
    content: "";
    position: absolute;
    border-top: 5px solid #AAA;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    margin-left: 15px;
    top: 12px;
}
.g-page .pager-select .page_number span {
    padding: 0px 2px;
    font-weight: normal;
}

.g-page .select_box {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    text-align: center;
}
.g-bd .m-pronav .list1 a, .g-bd .m-pronav .list2 a, .g-bd .m-pronav .list3 a, .m-pronav .content a, .u-pnum, .g-bd .m-pronav .prolist .list1 .a_tit {
    color: #2574b8;
}
.g-page .u-pup, .g-page .u-pne, .g-page .u-sa {
    border-radius: 5px;
    display: inline-block;
    font-size: 1em;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 20%;
}
.g-page a {
    background-color: #2574b8;
    color: #FFF;
	text-decoration:none;
}


.neiye_banner{
	
}

.z3g-headerSmallNew {
height: 44px;
background: #004B8D;
display: -webkit-box;
display: box;
-webkit-box-orient: horizontal;
box-orient: horizontal;
border-bottom: 1px solid rgba(255,255,255,0.2);
}
.z3g-headerSmallNew .left {
min-width: 65px;
padding: 8px 0 0 0;
}
.z3g-headerSmallNew .left, .z3g-headerSmallNew .center, .z3g-headerSmallNew .right {
display: block;
vertical-align: middle;
}
.z3g-headerSmallNew .right {
min-width: 65px;
padding: 8px 5px 0 0;
text-align: right;
}

.btnArrow.btnArrowLeft {
border-left: 0 none;
margin-left: 21px;
padding: 0 8px 0 2px;
border-top-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
}

.z3g-btn.btnArrow {
position: relative;
}
.z3g-btn {
display: inline-block;
height: 27px;
padding: 0 10px;
margin-left: 5px;
border: 1px solid rgba(0,0,0,0.2);
vertical-align: middle;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.btnArrow.btnArrowLeft b {
left: -16px;
top: -1px;
}
.btnArrow b {
display: inline-block;
width: 16px;
height: 29px;
position: absolute;
overflow: hidden;
}
.btnArrow.btnArrowLeft em {
left: 6px;
top: 3px;
}
.btnArrow em {
display: block;
width: 21px;
height: 21px;
border: 1px solid rgba(0,0,0,0.2);
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform-origin: center center;
-webkit-transform-origin: center center;
position: absolute;
}
.z3g-headerSmallNew .center {
height: 45px;
line-height: 45px;
font-size: 16px;
color: #fff;
text-align: center;
text-shadow: 1px 1px 1px #154166;
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
-webkit-box-flex: 1;
box-flex: 1;
}

.z3g-headerSmallNew .left {
min-width: 65px;
padding: 8px 0 0 0;
}
.z3g-headerSmallNew .left, .z3g-headerSmallNew .center, .z3g-headerSmallNew .right {
display: block;
vertical-align: middle;
}

.z3g-btn span {
display: inline-block;
height: 27px;
color: #fff;
line-height: 27px;
}
.articleWrap h1 {
font-size: 17px;
line-height: 1.5em;
font-weight: bold;
padding: 15px 10px;
text-align: center;
word-wrap: break-word;
word-break: break-all;
}
.articleWrap img{
max-width:98%;
}
.articleWrap .minInfo {
font-size: 10px;
text-align: center;
padding: 0 10px 10px 10px;
color: #b9b9c8;
border-bottom: 1px solid #959595;
}
.articleWrap .minInfo .time,.articleWrap .minInfo .source {
padding: 0 5px 0 0;
}
.articleWrap .minInfo span {
white-space: nowrap;
}
.articleCont {
padding: 10px;
}
.z3g-pageControlBar {
width: 100%;
padding: 6px 0 0 0;
display: -webkit-box;
display: box;
-webkit-box-orient: horizontal;
box-orient: horizontal;
}
.z3g-pageControlBar .pagePrev {
margin-right: 1px;
padding-left: 23px;
}
.z3g-pageControlBar section {
width: 50%;
display: block;
background: #C8DAE9;
position: relative;
color: #000;
padding: 10px;
-webkit-box-flex: 1;
box-flex: 1;
}
.z3g-pageControlBar .pagePrev p {
text-align: right;
}
.z3g-pageControlBar .p1 {
line-height: 16px;
height: 16px;
}
.z3g-pageControlBar .p1, .z3g-pageControlBar .p2 {
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
}

.z3g-pageControlBar .pagePrev p {
text-align: right;
}
.z3g-pageControlBar .arrow {
position: absolute;
height: 100%;
width: 11px;
}
.z3g-pageControlBar .pagePrev .arrow {
left: 5px;
top: 0;
background: url(../images/z3g_arrow_black_left.png) no-repeat 100% 50%;
}
.z3g-pageControlBar .pageNext .arrow {
right: 5px;
top: 0;
background: url(../images/z3g_arrow_black.png) no-repeat 0 50%;
}
table {
font-size: inherit;
font: 100%;
border-collapse: collapse;
}

.tab_1 {
    line-height: 35px;
    margin: 10px 0px 0px 40px;
}
.xm_dl{
	width:100%;
	height:auto;
	margin:12px;
	margin-top:30px;
	height:240px;
	 border-bottom: dashed 1px #CECBC6;
	
}
.xm_dl dt{
	float:right;
	width:70%;
	height:50px;
	line-height:50px;
	padding-left:20px;
	background:url(../../images/ico2.gif) no-repeat left center;
}
.xm_dl dt a{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#ef0000;
}
.xm_dl dt a:hover{
	text-decoration:underline;
}
.xm_dl .xm_dl_pic{
	display:block;
	width:30%;
	float:left;
}
.xm_dl .xm_dl_pic a{
	display:block;
	width:30%;
	padding:4px;
	border:1px #e6e6e6 solid;
}
.xm_dl .xm_dl_pic a img{
	width:200px;
	height:150px;
}
.xm_dl .xm_dl_text{
	float:right;

	height:200px;
	line-height:24px;
}
.text_none{
	display:none;
}
.htmledit img{
	max-width:96%;
	text-align:center;
}
.fwxqimg img{
	
}
.news_yc{
	display:none;
}
.news_yc1{
	display:none;
}

.pic_list_pic_text{width:100%;height:auto;overflow:hidden;margin:0 auto 2%;}
.pic_list_pic_text dd{width:100%;height:auto;padding:2% 0;border-bottom:1px solid #ccc;overflow:hidden}
.pic_list_pic_text dd>a{display:block;width:35.46875%;float:left;margin:0 3.75% 0 4.6875%;border:1px solid #fff; text-decoration:none;}
.pic_list_pic_text dd>a img{display:block;width:100%}
.pic_list_pic_text dd>div.pic{display:block;width:35.46875%;float:left;margin:0 3.75% 0 4.6875%;border:1px solid #fff;}
.pic_list_pic_text dd>div.pic img{display:block;width:100%}
.pic_list_pic_text dd h1{float:left;width:51.875%;  padding:1% 0;font:15px "microsoft yahei";text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.pic_list_pic_text dd h1 a{color:#232323; text-decoration:none; font-weight:bold;}
.pic_list_pic_text dd div{float:left;width:51.75%;overflow:hidden;font:14px "microsoft yahei";color:#1d1d1d}



.pic_list_pic_text_100% {
	width:98%;
	height:auto;
	margin:0 auto;
}
.pic_list_pic_text_100% .pic_list_pic_text_w100_dl dd{
    width: 100%;
	padding-top:10px;
    text-align:center;
}
.pic_list_pic_text_100% .pic_list_pic_text_w100_dl dd img {
   width:98%;
    margin: 0px auto;
	border:2px solid #FFF;
}
.pic_list_pic_text_w100 .pic_list_pic_text_w100_dl dd  span a{
	display:block;
	width: 100%;
	color:#000;
	text-align:center;
	text-decoration:none;
}
.pic_list_pic_text_w100{width:100%;height:auto;overflow:hidden;margin:0 auto 4%;}
.pic_list_pic_text_w100 dd{width:100%;height:auto;padding:2% 0;border-bottom:1px solid #ccc;overflow:hidden}
.pic_list_pic_text_w100 dd>a{display:block;width:98%; margin:0 auto; text-align:center;border:1px solid #fff; text-decoration:none;}
.pic_list_pic_text_w100 dd>a img{display:block;max-width:100%;text-align:center; margin:0 auto;}
.pic_list_pic_text_w100 dd h1{width:98%;  padding:2% 0;font:14px "microsoft yahei";text-overflow: ellipsis;overflow: hidden;white-space: nowrap;text-align:center; margin:0 auto;}
.pic_list_pic_text_w100 dd h1 a{color:#232323; text-decoration:none; font-weight:bold; text-align:center;}
.pic_list_pic_text_w100 dd div{width:98%;overflow:hidden;font:12px "microsoft yahei";color:#1d1d1d; line-height:20px; margin:0 auto;}
.pic_list_pic_text_w100 dd div.no_a_pic{display:block;width:98%; margin:0 auto; text-align:center;border:1px solid #fff; }
.pic_list_pic_text_w100 dd div.no_a_pic img{display:block;max-width:100%;text-align:center; margin:0 auto;}
.pic_list_pic_text_w100 dd h1 span.no_a{color:#232323; text-decoration:none; font-weight:bold; text-align:center;}
.tilte_p{
	font-weight:bold;
}.wzts{
	color:#999999;
	font-size:12px;
	padding-top:20px;
	font-family:"宋体";
	line-height:16px;
}