/*
 * create by liuhongyang
 * date 2017-07-20
 */

body, div, h1, h2, h3, h4, h5, h5, p, ul, ol, li, dl, dt, dd { margin: 0; padding: 0;}
ul, ol { list-style-type: none;}

body { font: 13px "Microsoft Yahei",Arial,Helvetica,sans-serif; color: #515151;background-color: #f7f7f7!important}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #4576b0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

a em {
	cursor: pointer;
	text-decoration: none;
}

::-webkit-scrollbar {
	width: 10px;
	background: #E0E0E0;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #E0E0E0;
}

::-webkit-scrollbar-button {
	background-color: #E0E0E0;
}
.fl{float: left;}
.fr{float: right;}
.clearfix:after { content: ""; display: table; clear: both;}
.center-box{width: 1200px;margin: 0 auto;}
.clearBorder{border: 0!important}
.text-align-left{text-align: left!important;}
.text-align-right{text-align: right!important;}
.text-align-center{text-align: center!important;}

/*top*/
.top-header{
  height: 36px;
  line-height: 36px;
  background-color: #f6f6f6;
}

.top-header-innner{
  height: 100%;
  overflow: hidden;
}

.links-items .links-item{
  float: right;
  margin-right: -1px;
  height: 16px;
  margin-top: 10px;
  line-height: 16px;
  border-right: 1px solid #959595;
}

.links-item a{margin: 0 10px;}

/*logo*/
.top-logo-box{
  height: 98px;
  width: 100%;
  background-color: #fff;
  min-width: 1200px;
}

.top-logo-inner{
  height: 100%;
  overflow: hidden;
  
}

.top-header-logo{
  width: 100%;
  height: 100%;
  margin-top: 6px;
  background: url(../images/znzc-logo.png) -4px 0 no-repeat;
}

/*top menu*/
.top-menus-wrap{
  height: 42px;
  background-color: #f97200;
  color: #fff;
  min-width: 1200px;
}

.top-menu-items{
  height: 100%;
  width: 100%;
}

.top-menu-item{
  float: left;
  height: 42px;
  line-height: 42px;
}


.top-menu-item a{
  display: inline-block;
  font-size: 16px!important;
  color: #fff!important;
  width: 120px;
  text-align: center;
}

/*banner area*/
.banner-area-wrap{
  position: relative;
  height: 380px;
  width: 100%;
  /* background-color: #ffffff; */
  min-width: 1200px;
}

.banner-logo-box{
  width: 100%;
  height: 320px;
  /* background: url(../images/ebank2.png) center no-repeat; */
}

.banner-seach-box{
  /*height: 150px;*/
  width: 100%;
  position: relative;
}

.seach-bar-wrap{
  height: 50px;
  /*width: 782px;*/
  position: absolute;
  /*left: 50%;
  margin-left: -391px;*/
  right:0;
  top: 36px;
}

.seach-bar-box{
  width: 100%;
  height: 100%;
  position: relative;
}

.select-type-box{
  position: absolute;
  left: 1px;
  top: 1px;
  height: auto;
  width: 100px;
}

.selected-option{
  position: relative;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  text-indent: 15px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-lists{
  position: absolute;
  width: 100%;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f97200;
  border-top: none;
  margin-left: -1px;
  background-color: #fff;
  z-index: #333;
  z-index: 999;
  overflow: hidden;
}

.option{
  width: 100%;
  color: #666;
  overflow: hidden;
}

.select-lists .option{
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.option:hover{
  cursor: pointer;
  color: #f97200;
}

.selected-option:after{
  position: absolute;
  content: ' ';
  width: 0px;
  height: 0px;
  border-width: 8px 6px;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  border-style: solid dashed dashed dashed;
  border-color: #f97200 transparent transparent transparent;
}

.search-i-go{
  font-size: 20px;
  position: absolute;
  right: 120px;
  top: 9px;
  color: #f97200;
}

.seach-bar-box input{
  /*width: 680px;*/
  width: 480px;
  height: 38px;
  line-height: 38px\9;
  border: 1px solid #f97200;
  border-right: none;
  float: left;
  outline: none;
  padding: 0 10px;
  padding-left: 102px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius:2px 0 0 2px!important;
  border-radius:2px 0 0 2px!important;
}

.seach-bar-box input:focus{
  border-color: #f97200;
  box-shadow: 0 2px 2px #ddd inset;
}

.seach-button{
  height: 38px;
  width: 80px;
  line-height: 36px;
  text-align: center;
  background: #f97200;
  color: #fff;
  border:none;
  outline: none;
  font-size: 16px;
  cursor: pointer;
  font-family: "Microsoft Yahei";
  -webkit-border-radius: 0 2px 2px 0!important;
		  border-radius: 0 2px 2px 0!important;
}

.seach-button i{
  font-size: 18px;
}

.banner-info-box{
  position: absolute;
  width: 1200px;
  height: 100px;
  left: 50%;
  top: 270px;
  margin-left: -600px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 4px 3px -2px #dedede;
  box-shadow: 2px 4px 3px -2px #dedede;
  background-color: #fff;
}

.banner-info-one{
  width: 25%;
  height: 100%;
  float: left;
  text-indent: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.banner-info-title{
  margin-top: 20px;
  font-size: 20px;
  color: #c0c0c0;
}

.banner-info-value{
  font-size: 25px;
  color: #676767;
}

.banner-info-value .unit-name{
  font-size: 20px;
  color: #676767;
}


.section-one{
  width: 100%;
  margin-top: 0px!important;
}

.section-title-box{
  height: 80px;
  line-height: 80px;
  width: 100%;
  position: relative;
}

.section-title-box:before{
  position: absolute;
  content: ' ';
  width: 100%;
  height: 1px;
  background: #dedede;
  top: 50%;
}

.more-link{
  display: inline-block;
  position:absolute;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  width: 80px;
  text-align: center;
  color: #353847;
  right: 40px;
  top: 50%;
  margin-top: -10px;
  background: #f7f7f7;
}

.section-logo-box{
  position:absolute;
  height: 100%;
  width: 160px;
  left: 0px;
  top: 0px;
  font-size: 20px;
  font-weight: bold;
  text-indent: 50px;
  color: #4576b0;
}

.xjxm{
  background: #f7f7f7 url(../images/xjxm-section-logo.png) left center no-repeat;
}

.zbxm{
  background: #f7f7f7 url(../images/zbxm-section-logo.png) left center no-repeat;
}

.section-items-wrap{
  width: 100%;
  background: #fff;
}

.section-items-tab{
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dddddd;
}

.section-items-tab .section-item{
  float: left;
  height: 100%;
  margin-left: 20px;
  padding: 0 15px;
  font-size: 16px;
  cursor: pointer;
}

.section-items-tab .section-item:hover{
  -webkit-transition: border-bottom 0.3s ease;
  -o-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
  border-bottom: 1px solid #4576b0;
}

.focus-item{
  border-bottom: 1px solid #4576b0;
}

.section-items-cont{
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
  min-height: 360px;
  height:360px;
}

.section-items-header{
  width: 100%;
}

.section-items-body{
	overflow: hidden;
}

.section-items-header .table-col{
  color: #999;
  font-size: 15px;
}

.table-row{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px
}

.table-col{
  float: left;
  height: inherit;
  line-height: inherit;
  text-indent: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.odd{
  background-color: #f5f5f5;
}

.item-col-1{
  width: 50%;
}

.item-col-2{
  width: 15%;
}

.item-col-3{
  width: 20%;
}

.item-col-4{
  width: 15%;
}

.item-col-7{
  width: 30%;
}

.ptgysk{
  background: #f7f7f7 url(../images/gysptk-section-logo.png) left center no-repeat;
}


.section-gys-libs{
  width: 920px;
}

.gys-ranking{
  width: 260px;
  margin-left: 20px;
}

.ptgysk{
  width: 200px;
  background: #f7f7f7 url(../images/ptgysk-section-logo.png) left center no-repeat;
}

.gyspm{
  width: 210px;
  background: #f7f7f7 url(../images/gyspm-section-logo.png) left center no-repeat;
}

.section-cards-wrap{
  width: 100%;
  height: 360px;
  overflow: hidden;
  background-color: #FFF;
}

.section-cards-items{
  position: relative;
  width: 100%;
  height: 100%;
}

.section-cards-items:before{
  position: absolute;
  content: ' ';
  width: 880px;
  height: 1px;
  background: #ddd;
  left: 50%;
  margin-left: -440px;
  top: 50%;
}

.section-cards-item{
  float: left;
  width: 305px;
  height: 148px;
  border-left: 1px solid #ececec;
  margin: 20px 0 10px -1px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.top-computer-wrap{
  width: 90px;
  height: 60px;
}

.top-computer-wrap img{
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  opacity: 0.78;
  -webkit-filter: alpha(opacity=78);
  -o-filter: alpha(opacity=78);
  filter: alpha(opacity=78);
}

.section-cards-item:hover img{
  opacity: 1;
  -webkit-filter: alpha(opacity=100);
  -o-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}

.computer-info-wrap{
  width: 172px;
  height: 60px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.top-computer{
  margin-bottom: 4px;
}

.computer-info-wrap .computer-name{
  width: 100%;
  overflow: hidden;
  height:30px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
  color: #303843;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.computer-info-wrap .cx-level{
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}

.level-mark{
  display: inline-block;
  float: left;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  background: url(../images/level-mark-icon.png) center no-repeat;
}

.computer-param-wrap{
  width: 100%;
  height: 86px;
}

.computer-param{
  height: 22px;
  line-height: 22px;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  color: #666;
  font-size: 12px;
}

.param-label{
  color: #999;
}

.section-one-inner{
  overflow: hidden;
}

.section-pm-wrap{
  width: 100%;
  height: 100%;
  background: #fff;
  height: 360px;
  padding: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pm-item {
    display: block;
    width: 92%;
    overflow: hidden;
    font-size: 14px!important;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px dashed rgb(237,237,237);
    cursor: pointer;
    position: relative;
    padding-right: 20px;
}

.index-num {
    float: left;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #dedede;
    text-align: center;
    font-size: 12px;
    margin-top: 8px;
    margin-right: 5px;
}

.pm-one{
  color: #fff;
  background-color: #f8b900;
}

.pm-two {
    color: #fff;
    background: #a19c86;
}

.pm-three {
    color: #fff;
    background: #bb9743;
}

.sj-flage.up {
    color: red;
}

.sj-flage {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #333;
    position: absolute;
    right: 0px;
    top: 4px;
    text-align: center;
}


.zcjd-wrap,.hyjd-wrap{
  width: 590px;
}

.zczx-body-wrap{
  width: 100%;
  height: 380px;
  background-color: #fff;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.zczx-body-box{
  width: 100%;
  height: 310px;
}

.zcfg-wrap .zczx-top-title{
  padding-left: 10px;
}

.zcfg-wrap .zczx-body-box{
  border-left: 1px solid #ddd;
}

.bim-zx-wrap,.zcfg-wrap{
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zcfg-wrap{
  padding-left: 0px;
  padding-right: 8px;
}

.zczx-top-title{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color:#2e364b;
}

.zczx-body-box .computer-name{
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  font-family: ""
}

.zczx-body-box .computer-info-wrap{
  width: 185px;
}

.zczx-body-box .top-computer{
  padding-left:10px;	
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}

.zczx-body-box .top-computer-wrap{
  border: none;
}

.zczx-body-box .cx-level{
  margin-top: 3px;
  height: 30px;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  color: #999;
}

.zczx-items{
  width: 100%;
}

.zczx-item{
  position: relative;
  height: 30px;
  line-height: 30px;
  color: #999;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zczx-item:before{
  position: absolute;
  content: '';
  font-size: 38px;
  left: 0px;
  top: -2px;
  color: #cecece;
}

.zcfg-one{
  padding-left: 10px;
  /*padding-right: 10px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zczx-item:hover:before{
  color:#f97200;
}

.hyjd-wrap{
  margin-left: 20px;
}

.zczx{
  background: #f7f7f7 url(../images/hyjd-section-logo.png) left center no-repeat;
}

.hyjd{
  background: #f7f7f7 url(../images/zczx-section-logo.png) left center no-repeat;
}

.hyjd-section-wrap{
  width: 100%;
  height: 380px;
  background: #fff;
}

.hyjd-items-tab{
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}

.items-tab-one{
  float: left;
  font-size: 16px;
  padding: 0 15px;
  margin: 0 10px;
  cursor: pointer;
}

.items-tab-one:hover{
  -webkit-transition: border-bottom 0.3s ease;
  -o-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
  border-bottom: 1px solid #f97200;
}

.hyjd-item-body{
  height: 340px;
  width: 100%;
}

.item-hyjd-row{
  height: 68px;
  border-bottom: 1px dashed #ddd;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.item-title-tme,.item-hyjd-desc{
  height: 24px;
  line-height: 24px;
}

.hyjd-title{
  width: 430px;
  font-size: 14px;
  color: #262128;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hyjd-time{
  width: 115px;
  display: inline-block;
}

.item-hyjd-desc{
  color: #999;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}




/*footer*/
.footer{
  margin-top: 20px;
}

.footer-link {
	padding: 30px 0;
	background-color: #f2f3f5;
	min-width: 1200px;
}

.footer-logo{
	margin-top: -20px;
	width:40%;
	display:block;
}

.ewm{
	float: left;
	margin-top: 10px;
	margin-left: 55px;
}

.ewm-desc{
	font-size: 14px;
    color: #999;
    float: left;
    margin-top: 10%;
    margin-left: 10px;
}

.footer-link dl {
	float: left;
	width: 16.66%;
}

.footer-link dt {
	line-height: 40px;
	font-weight: 700;
	font-size: 18px;
	color: #343436;
}

.footer-link dd {
	line-height: 26px;
	font-size: 14px;
	color: #68686a;
}

.footer-link a {
	color: #515151;
	text-decoration: none;
}

.footer-link a:hover {
	color: #d7000f;
}

.footer-link-logo{
	width: 40%;
	height: 100%;
}

.footer-link-box{
	width: 60%;
	height: 100%;
}

.copyright p{
	padding: 8px 0;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.center-wrap-footer {
    position: relative;
    z-index: 1;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-nav {
	width: 100%;
	height: 80px;
	margin: auto;
	color: #fff;
	border-bottom: 1px solid rgba(56, 93, 144, .2);
}

.header-nav .leftlogo {
	float: left;
	height: 100%;
}

.logo {
	float: left;
	width: 305px;
	height: 95px;
	background: url(../images/ebanklogo.png) center no-repeat;
	margin-left: 30px;
	margin-top: -5px;
}

.loginbox {
	float: right;
	width: 170px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 10px;
}

.loginbox div {
	float: left;
	font-size: 14px;
	color: #ccd2dc;
	width: 75px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	border-radius: 20px;
}

.loginbox div a{
	color: inherit;
}

.yqhlogin {
	border: 1px solid #ccd2dc;
	margin-right: 10px;
}

.yqhlogin button, .yqhregins button{
	width:75px;
    border: none;
    outline:none;
	background-color: transparent;
}

.yqhregins {
	/* border: 1px solid #24467f; */
}

.yqhlogin:hover {
	color: #f0f5f7;
	background: rgba(35, 70, 114, .1);
	border: 1px solid #ccd2dc;
}

.yqhregins:hover {
	color: #f0f5f7;
}

.hline {
	width: 1px;
	height: 50px;
	margin: 20px;
	float: left;
	background: #f2f2f2;
}

.header-nav .rightnav {
	float: right;
	height: 80px;
}

.header-nav .rightnav>li {
	width: 102px;
	line-height: 80px;
	height: 80px;
	text-align: center;
	float: left;
	font-size: 18px;
	padding: 0 10px;
	position: relative;
	box-sizing: border-box !important;
}

.header-nav .rightnav li:hover {
	cursor: pointer;
	/* color: #4576b0;
	border-bottom: 2px solid #4576b0; */
	color: #fff;
	background: rgba(68, 103, 151, .3);
}

.header-nav .rightnav a {
	color: inherit;
}

.header-nav .rightnav li:hover .sub-nav {
	/* opacity: 1; */
	display: block;
}

.navactive {
	/* color: #4576b0;
	border-bottom: 2px solid #4576b0; */
	color: #fff;
	background: rgba(68, 103, 151, .3);
}

.navactive a {
	color: #4576b0;
}

.navactive a:hover {
	text-decoration: none;
}

.sub-nav {
	display: none;
	width: 106px;
	background: rgba(255, 255, 255, .95);
	position: absolute;
	left: 0px;
	top: 76px;
	transition: all 1s ease;
	z-index: 999;
	padding-top: 10px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	box-sizing: border-box;
}

.sub-nav li {
	zoom: 1;
	height: 30px !important;
	text-align: left !important;
	line-height: 30px !important;
	width: 86px important;
	margin: 0 !important;
	padding-left: 20px;
	box-sizing: border-box;
}

.sub-nav a {
	display: block;
	color: black !important;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	outline: none;
}

.sub-nav a:hover {
	color: #FFF;
}

/* content */
.main-content {
	width: 100%;
	background: #f0f0f0;
	float: left;
}

.content-wrap {
	width: 1200px;
	margin: auto;
	position: relative;
}

/* footer */
.footer-wrap {
	width: 100%;
	height: 182px;
	background: #323232;
	overflow:hidden;
	clear: both;
}

.lastinner {
	width: 1200px;
	height: 122px;
	padding: 30px 0;
	margin: auto;
}

.ulbox {
	width: auto;
	margin: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	float: left;
}

.ulbox li a {
	color: #fff;
}

.lxbox ul li {
	width: 180px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}

.lxbox ul li:hover {
	cursor: pointer;
	color: #4576b0;
}

.lxbox ul li>a {
	color: #ffffff;
	text-decoration: none;
}

.lastli {
	border-right: none !important;
}

.infobox {
	font-size: 14px;
	color: #a1a1a1;
	line-height: 30px;
	clear: both;
	margin-top: 50px;
}

.infobox1 {
	width: auto;
	margin: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	float: left;
	clear: both;
}

.bttinfo {
	width: 100%;
	height: 50px;
	background: #1b1b1b;
	clear: both;
}

.bttinner {
	width: 1200px;
	height: 100%;
	line-height: 50px;
	margin: auto;
	color: #939393;
	font-size: 12px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.page {
	width: 100%;
	height: 35px;
	line-height: 35px;
}

.pagetxt div {
	float: left;
	color: #666666;
}

.pagetxt {
	width: 840px;
	margin: 25px auto;
}



