[genuitec-file-id="wc1-30"],[genuitec-lp-path="/xcb_zgb/src/main/webapp/WEB-INF/css/zgs.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "utf-8";
*{
  padding:0px;
  margin:0px;
}

body{
  font-size:12px;
  font-family:"Microsoft YaHei",Arial;
  overflow-x: hidden;
}

  img {
    border: none;
  }

  a {
    text-decoration: none;
    cursor:pointer;
	color:#FFFFFF;
  }

  p {
    margin: 0;
  }

  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .clear:after{
    display: block;
    content:'';
    clear:both;
  }
  .clear{
    *zoom:1;
  }

  .ma{
    margin:0 auto;
  }

  .layout{
    width: 100%;
  }

  .fl{
    float:left;
  }

  .fr{
    float:right;
  }
  
  
  
  
  
  .bg{
  width:100%;
	background:url(../images/bg.jpg) top center no-repeat;
	background-attachment: fixed;
	background-size:100% 100%;  
  }
  
  .content{
 width:1100px; 
  }
  
  .daohang{
padding:15px 0px; 
 color:#FFFFFF;
 font-size:16px;
 font-weight:bold;
  }
  .dh{
 color:#666666;
  }
  .dh a{
 color:#666666;
  }
  .daohang1{
 float:right; 
 display:block;
  }
  .daohang1 a {
    padding-left:20px;
    text-align: center;
    float: left;
	text-decoration:underline;
}
 #down{
	height: 0px;
	width: 0px;
	z-index: 1;/*这个与后面的空心三角形有关*/
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 6px solid ;
	display: block;
    float: right;
}
 .daohang2{
 float:right; 
 display:none;
  }
  .daohang2 a {
    padding-left:20px;
    text-align: center;
    float: left;
	line-height: 6px;
}

  /*nav child*/

.daohang dd {
    float: left;
    position: relative;
	line-height:6px;
}

.daohang dd ul {
	display:none;
	position:absolute;
	width:143px;
	top:15px;
	left:-25px;
	border-top:0;
	background:#fff;
	border:1px solid #ebebeb;
	z-index:111111;
}

.daohang dd ul li {
	width:141px;
	background:#fff;
	font-weight:normal;
}

.daohang dd ul li a {
padding-left:0px;
width:141px;
height:38px;
	display:block;
	color:#666666;
	font-size:16px;
	text-align:center;
	line-height:43px;
	text-decoration:none;
		
}

.daohang dd ul li a:hover {	
	text-decoration:underline;

}




.name{
width:626px;
padding-top:25px;
}

.btu{
width:1052px;
padding:114px 0px 250px 0px;
}

.btu1{
width:320px;
height:290px;
border-radius:10px;
margin-left:25px;
background-color:#ed9918;
display:block;
float:left;
}
.btu2{
width:320px;
height:290px;
border-radius:10px;
margin-left:25px;
background-color:#de533a;
display:block;
float:left;
}
.btu3{
width:320px;
height:290px;
border-radius:10px;
margin-left:25px;
background-color:#089c58;
display:block;
float:left;
}
.btu p{
text-align:center;
color:#FFFFFF;
font-size:22px;
padding-top:60px;
}

.foot p{
text-align:center;
font-size:14px;
line-height:30px;
color:#FFFFFF;
}



/*zc*/

.bg2{
width:100%;
height:280px;
background:url(../images/bg2.jpg) no-repeat;
background-size:100% 100%;
}

.name1{
padding-top:55px;
}

.bg1{
width:100%;
padding:42px 0px;
background:url(../images/bg1.jpg) repeat-y;
}

.zc{
width:100%;
padding:52px 0px;
background-color:#FFFFFF;
}
.zc1{
width:90%;
}
.zc1 h1{
width:97%;
height:34px;
line-height:20px;
background:url(../images/title.png) no-repeat;
background-size:100% 100%;
font-size:22px;
color:#1b4897;
padding-left:3%;
}

.inputzc{
width:90%;
padding:35px 0px;
}
.input1 ,.input2,.input3,.input4,.input5{
    margin-bottom: 30px;
}
.input1 span,.input2 span,.input3 span,.input4 span{
    width: 24%;
    float: left;
    text-align: left;
    margin-right: 2%;
    font: 26px/50px "Microsoft YaHei";
    color: #333333;
}
.select1{
    width: 30%;
	height:50px;
    padding:0px  2%;
    font: 22px/48px "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    float: left;
    outline: none;
	color:#333333;
	/*	隐藏默认小箭头  */	  
    appearance:none;
	  -webkit-appearance:none;
	  -moz-appearance:none;
/*用图片替代*/
background:url(../images/jiantou.jpg) no-repeat scroll right center transparent;
}
.select2{
    width: 25%;
	height:50px;
    padding:0px  2%;
    font: 22px/48px "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    float: left;
    outline: none;
	color:#333333;
	/*	隐藏默认小箭头  */	  
    appearance:none;
	  -webkit-appearance:none;
	  -moz-appearance:none;
/*用图片替代*/
background:url(../images/jiantou.jpg) no-repeat scroll right center transparent;
}
.input1 select {
    width: 55%;
    height:50px;
    padding:0px  2%;
    font: 22px/48px "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    float: left;
    outline: none;
	  color:#333333;
/*	隐藏默认小箭头  */	  
    appearance:none;
	  -webkit-appearance:none;
	  -moz-appearance:none;
/*用图片替代*/
background:url(../images/jiantou.jpg) no-repeat scroll right center transparent;
}

.input1 input {
    width: 55%;
    padding:0px  2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    font: 22px/48px "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    outline: none;
}
.input2 input{
    width: 40%;
    padding:0px  2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    font: 22px/48px  "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    outline: none;
}
.input2 a{
width:15%;
height:50px;
background-color:#1f4f9f;
text-align:center;
line-height:50px;
color:#FFFFFF;
font-size:20px;
float:left;
}
.input3 input{
    width: 45%;
    padding:0px  2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    font: 22px/48px  "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    outline: none;
}
.input3 a{
width:10%;
height:48px;
border:1px solid #d2d2d2;
background-color:#1f4f9f;
text-align:center;
line-height:50px;
color:#FFFFFF;
font-size:20px;
float:left;
}

.input3 a img{
width:100%;
height:100%;
display:block;
}
.tips {
color:#333333;
}
.tips h3{
font-size:22px;
line-height:40px;
font-weight:normal;
}

.tips p{
font-size:18px;
line-height:30px;
}

.btuzc{
width:17%;
margin-top:5%;
height:40px;
background-color:#1f4f9f;
text-align:center;
line-height:40px;
color:#FFFFFF;
font-size:20px;
display:block;
}

.footer{
width:100%;
padding:5% 0px;
background-color:#4575ca;

}


/*zhezhao*/
.zhezhao {
    width: 100%;
    height: 100%;
	position: fixed;
	left: 0;
	top: 0;
    z-index: 11111;
    background: rgba(0,0,0,.6);
}

.pop {
    width: 646px;
	height:401px;
	position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.dl{
width:100%;
height:100%;
background-color:#FFFFFF;
}
.dlh1{
width:100%;
background-color:#5d99f2;
height:58px;

}
.dl h1{
width:90%;
margin:0 auto;
line-height:58px;
font-size:22px;
text-align:left;
color:#FFFFFF;
}
.dl h1 span{
float:left;
}
.dl h1 a{
float:right;
}


.dl1{
display:block;
width:300px;
}

.wjmm{
width:80%;
font-size:20px;
text-align:center;
    line-height: 40px;

}

.wjmma{
color:#333333;
}

.inputzc1{
width:80%;
}

.btudl {
    padding:1% 5%;
    background-color: #1f4f9f;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
	margin-right:2%;
}


/*biaodan*/

.zc1 h2{
text-align:center;
font-size:28px;
color:#333333;
padding-bottom:20px;
}

.dx label{
font-size:20px;
line-height:40px;
font-weight:bold;
}

.dx label input{
margin-right:5px;
}

.dx p{
font-size:17px;
line-height:30px;
padding:0px 20px;
padding-bottom:40px;
}



/*xinxi*/
.xinxi1{
width:100%;
}

.xinxi1left{
width:80%;
display:block;
float:left;
padding-top:35px;
}

.xinxi1right{
width:20%;
display:block;
float:right;
}

.xinxi1right p{
text-align:center;
font-size:26px;
line-height:40px;
}
.touxiang{
width:100%;
height:194px;
}

.touxiang img{
width:100%;
height:100%;
display:block;
}



.btuxuan {
width:80%;
    margin-top: 5%;
    height: 40px;
    background-color: #1f4f9f;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 20px;
    display: block;
}
.input5 span{
    width: 21%;
    float: left;
    text-align: left;
    font: 26px/50px "Microsoft YaHei";
    color: #333333;
}
.txt {
    resize: none;
    overflow: auto;
    margin: 0;
    padding: 0px 2%;
    width: 74%;
    height: 198px;
    font: 22px/38px "Microsoft YaHei";
    outline: none;
    border: 1px solid #d2d2d2;
    float: left;
}

.xinxi1left {
    width: 80%;
    display: block;
    float: left;
	padding-top:0px;
	}
	
	.dx1 label{
font-size:26px;
line-height:40px;
}

.dx1 label input{

}

.dx1 p{
font-size:26px;
line-height:40px;
padding:0px 13px;
}

.sc{
width:40%;
padding-top:34px;
}
.scl{
width:40%;
height:40px;
font-size:20px;
color:#FFFFFF;
line-height:40px;
text-align:center;
background-color:#1f4f9f;
float:left;
}
.scr{
width:40%;
height:40px;
font-size:20px;
color:#FFFFFF;
line-height:40px;
text-align:center;
background-color:#1f4f9f;
float:right;
}


/*grzx*/
.grzx{
width:100%;
padding:35px 0px;
}

ul#grzxmenu {
    width: 20%;
	display:block;
	float:left;
}

ul#grzxmenu li{
	padding-bottom:5px;
	position:relative;
	font-size:22px;
}

ul#grzxmenu li a{
	display:block;
	width:90%;
	padding-left:10%;
	height:50px;
	line-height:50px;
	color:#1f4f9f;
	font-weight:bold;
}
ul#grzxmenu li.nowtag a{
	background:url(../images/ulbg.jpg) no-repeat;
	background-size:100% 100%;
	color:#fff;
}

div#grzxtable1{
display: block;
    width: 72%;
    float: right;
    padding-left: 4%;
    border-left: 1px solid #e8e8e8;
}
table.grzxtable{
	width:100%;
	margin:0px auto;
	border-collapse:collapse;
	margin-top:20px;
	font-size:18px;
}
table.grzxtable th{
	background: #adcafa;
	line-height:50px;
	color:#333333;
	text-align:left;
	padding:0px 5px;
	font-weight:normal;
}
table.grzxtable td{
	height:70px;
	padding:0px 5px;
	text-align:left;
}
table.grzxtable a{
text-decoration:underline;
color:#333333;
}

table.grzxtable tr.blue td{
	background:#e8faff;
}

tbody,tr{
width:100%;
}



.pwen{
	font-size: 26px;
	line-height: 40px;
	text-align: center;
}
.pwen img{
	display:block;
	margin: 0 auto;

}

.zhezhao1{
	
display:none;	
}





/*addxinxi*/
.input5 input {
    width: 78%;
    padding:0px  2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    font: 22px/48px "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    outline: none;
}

.zhu{
	font-size: 18px;
	color: #ff0000;
	line-height: 30px;
}



.xinxiul{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
}

.xinxiul li{
	width: 16.6%;
	font-size: 22px;
	text-align: center;
	float: left;
}

.xinxiul li a{
	width: 100%;
	height: 46px;
	line-height: 46px;
	display: block;
	color: #666666;
}

.xinxiul li a:hover,.xinxiul .active a{
	display: block;
	color: #ffffff;
	background-color: #1f4f9f;
}




table.xinxitable{
	width:100%;
	margin:0px auto;
	border-collapse:collapse;
	margin-top:20px;
	font-size:18px;
}
table.xinxitable th{
	background: #e6ecf8;
	line-height:50px;
	color:#333333;
	text-align:left;
	padding:0px 5px;
	font-weight:normal;
}
table.xinxitable td{
	height:70px;
	padding:0px 5px;
	text-align:left;
}
table.xinxitable a{
text-decoration:underline;
color:#333333;
}

table.xinxitable tr.blue1 td{
	background:#e6ecf8;
}
.step1 {
    width: 65%;
}
.step {
    width: 100%;
    padding-top: 34px;
	overflow: hidden;
}

.step1 li{
	width: 25%;
	float: left;
	margin: 0px 4%;
}

.step1 li a {
    width: 100%;
    height: 40px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    background-color: #1f4f9f;
	display: block;
}


.input1 p{
	font: 26px/50px "Microsoft YaHei";
	display: block;
	float: left;
	padding-left: 2%;
}

.select3{
	width: 21%;
}
.select4{
	width: 17%
}

.select3,.select4 {
    
    height: 50px;
    padding: 0px 2%;
    font: 22px/48px "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    float: left;
    outline: none;
    color: #333333;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/jiantou.jpg) no-repeat scroll right center transparent;
}





.input6{
	margin-bottom: 30px;
}

.input6 span{
    width: 100%;
	display: block;
    text-align: left;
    font: 26px/50px "Microsoft YaHei";
    color: #333333;
}
.txt1 {
    resize: none;
    overflow: auto;
    margin: 0;
    padding: 0px 2%;
    width: 96%;
    height: 398px;
    font: 18px/38px "Microsoft YaHei";
    outline: none;
    border: 1px solid #d2d2d2;

}
.input6 span i{
	color: red;
	font-style: normal;
	font-size: 18px;
}

.input7{
	margin-bottom: 30px;
	text-align: right;
	font: 26px/50px "Microsoft YaHei";
}
.input7 input {
    width: 20%;
    padding: 0px 2%;
	margin-left: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    font: 22px/48px "Microsoft YaHei";
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    outline: none;
}


.pop1{
	height: 800px;
}
.zs{
	width:98%;
	
}

.zs h1{
	width:100%;
	padding-bottom: 2%;
}

.zs h1 img{
	width:100%;
	height: auto;
	display: block;
}

.gd {
    width: 97%;
    padding: 0% 1%;
    margin: 1% 0px;
    max-height: 732px;
    overflow: auto;
}
.gd::-webkit-scrollbar-track-piece,
.gd::-webkit-scrollbar-track-piece {  
    background-color: rgba(0, 0, 0, 0.1);  
    border-left: 1px solid rgba(0, 0, 0, 0);
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;   
}  

.gd::-webkit-scrollbar,
.gd::-webkit-scrollbar {  
    width: 10px;  
    height: 10px;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
}  

.gd::-webkit-scrollbar-thumb,
.gd::-webkit-scrollbar-thumb {  
    background-color: rgba(32, 89, 176, 1);  
    background-clip: padding-box;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
    min-height: 28px;  
}  

.gd::-webkit-scrollbar-thumb:hover,
.gd::-webkit-scrollbar-thumb:hover {  
    background-color: rgba(32, 89, 176, 1);  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
} 



.zsnr{
	width:94%;
	height: 419px;
	padding: 5% 3%;
	border: 1px solid #b7b7b7;
	border-radius:15px; 
}

.zsnr1,.zsnr2{
	width:49%;
}

.zsnr_pic{
	width:50%;
	margin: 0 auto;
}

.zsnr_pic img{
	width:100%;
	height: auto;
	display: block;
}

.zsnr1 p{
	font-size: 28px;
	padding: 3% 0px;
}
.zsnr1 span{
	font-size: 28px;
	padding-top:25%;
	display: block;
	text-align: center;
}

.zsnr2 h1{
	width:50%;
	margin: 0 auto;
	padding-bottom: 25%;
}
.zsnr2 h1 img{
	width:100%;
	height: auto;
	display: block;
}

.zsnr2 p{
	text-indent: 2em;
	font-size: 25px;
}

.yz{
	width:100%;
	position: relative;
}
.yz img{
	float: right;
}
.yz span{
	font-size: 26px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}