@charset "utf-8";
/*********公共部分开始**********/
*,button,input{border:none;background:none;font-weight: normal;}

.w100{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}
.w1200{width: 1200px;}
.pt50{
	padding-top: 50px;
}

.pt60{
	padding-top: 60px;
}
.pb50{
	padding-bottom: 50px;
}
.pb40{
	padding-bottom: 40px;
}
/* 头部开始 */
.nav{
	height: 120px;
	background: #fff;
}
.nav .nav_menu{
	margin:0 auto;
	padding-top: 30px;
}
.nav .nav_menu .logo{
	width: 289px;
	height: 64px;
}
.nav ul{
	margin-top: 20px;
}
.nav ul > li{
	height: 24px;
	background: url(../images/icon-1.png) no-repeat left center;
}
.nav ul > li > a{
	display: inline-block;
	padding:0 20px 0 25px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #adadad;
}
.nav  ul > li > a.active,
.nav ul > li > a:hover{
	color: #ab020f;
}

.nav  ul > li.dl-zc .login{
	padding: 1px 0 1px 50px;
	font-size: 14px;
	color: #b6b6b6;
	background: url(../images/icon-2.png) no-repeat 20px 1px;
}
.nav  ul > li.dl-zc a:hover{color:#e60012 !important;}
.nav  ul > li.dl-zc .register{
	padding: 1px 0 1px 50px;
	font-size: 14px;
	color: #b6b6b6;
	background: url(../images/icon-3.png) no-repeat 20px 1px;
}
.nav  ul > li.dl-zc > a.on{
	/*color: #e60012;*/
}

/*footer start*/
footer{
	background: #25303b;
	padding:50px 0 45px 0;
	margin-left:60px;
	margin-right:60px;
}
.foot-l {
	width: 312px;
	padding: 50px 0 43px 0;
	border-right: 1px solid #313e4a;
}
.foot-l .call{
	width: 80px;
	height: 79px;
	margin:0 auto;
}
.foot-l .call img{
	display: block;
	width: 100%;
	height: 100%;
}
.foot-l .number{
	font-size: 30px;
	color: #fff;
	line-height: 100%;
	margin-top: 15px;
}
.foot-c{
	width: 460px;
	padding:34px 0 27px 0;
	border-right: 1px solid #313e4a;
}
.foot-c .lxwm{
	padding-left: 60px;
	font-size: 16px;
	color:#fff;
	line-height: 36px;
}
.foot-c .tact{
	padding-left: 60px;
	font-size: 12px;
	color: #b7babd;
	line-height: 30px;
}
.foot-r{
	padding-top: 50px;
}
.foot-r .code-box{
	width: 175px;
	height: 144px;
	background: url(../images/icon-9.png) no-repeat right center;
}
.foot-r .code{
	width: 117px;
	height: 117px;
	padding:14px 28px;
}
.foot-r .code img{
	display: block;
	width: 100%;
	height: 100%;
}
.foot-r .code-txt{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.copyright-box{
	margin-left:60px;
	margin-right:60px;
}
.copyright{
	height: 50px;
	line-height: 50px;
	background: #1c2630;
}
.copyright .cr-txt{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 8px;
}
.copyright .social{
	margin-top: 10px;
  overflow: hidden;
}
.copyright .social a{
	display: block;
	width: 31px;
	height: 31px;
	margin-left: 20px;
	margin-top: 1px;
}
.copyright .social a img{
	display: block;
	width: 100%;
	height: 100%;
}
/*分页开始*/
.page_q {
    text-align: center;
    margin-left: -5px;
}
.page_q .ye {
    width: 57px;
    height: 24px;
    background: #fff;
    color: #727272;
}
.page_q a, .page_q strong {
    width: 26px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: #727272;
    font-weight: normal;
    margin-left: 5px;
    border: 1px solid #dadada;

}
.page_q strong{
  background: #ab020f;
  color: #fff;
  border: 1px solid #ab020f;
}
/*分页结束*/

/*********公共部分结束**********/
/*轮播开始*/
.ind_lb{
	margin:0 60px;
}
.ind_lb .slideBox .hd{height:12px; overflow:hidden; position:absolute; left:50%;bottom:20px; z-index:1; }
.ind_lb .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ind_lb .slideBox .hd ul li{ float:left; margin:0 3px 0 3px;width:12px; height:12px;text-align:center; background:url(../images/i-cir.png) no-repeat left center; }
.ind_lb .slideBox .hd ul li.on{width: 12px;height:12px;background:url(../images/i-hcir.png) no-repeat left center; color:#fff; }
.ind_lb .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ind_lb .slideBox .bd li{ zoom:1; vertical-align:middle; }
.ind_lb .slideBox .bd img{ width:450px; height:230px; display:block;  }
.ind_lb .slideBox{overflow:hidden;position:relative;}
.ind_lb .slideBox .bd{width: 100%;min-width:1200px;position:relative;height:100%;z-index:0;}
.ind_lb .slideBox .bd li{zoom:1;vertical-align:middle;}
.ind_lb .slideBox .bd ul li a{
	display: block;
	background-repeat:no-repeat;
	background-position: center top;
	background-size: cover;
}
/*轮播结束*/
.line{
	height: 1px;
	background: #ab020f;
	position: relative;
	top:10px;
}
.sn-1 .cp-tit .cp-tt{
	padding-left: 10px;
	text-align: center;
	width: 165px;
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	color: #fff;
	background: url(../images/icon-4.png) no-repeat 10px center;
}
.sn-1 .cp-tit .cp-sm{
	line-height: 30px;
	font-size: 14px;
	color: #ab020f;
	padding-top: 10px;
	margin-left: -12px;
}
.sn-1 .cp-tit .more{
	line-height: 30px;
	font-size: 14px;
	color: #afafaf;
	padding-top: 10px;
}
.cp-content .cp-con-l{
	width: 158px;
	height: 329px;
	background:url(../images/pic-1.png) no-repeat left center;
}
.cp-content .cp-con-l-b{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding:80px 13px 0 13px;
}
.cp-content .cp-con-r{
	width: 1042px;
	font-size: 0;
}
.cp-con-r .cp-caption span{
	font-size: 16px;
	color: #fff;
	height: 38px;
	background: #ab020f;
	text-align: center;
	line-height: 38px;
	margin-left: 1px;
}
.cp-con-r .cp-caption span:first-child{
	*margin-left: 2px;
}
.w1{
	width: 352px;
	*width: 351px;
}
.w2{
	width: 202px;
	*width: 201px;
}
.w3{
	width: 160px;
	*width: 159px;
}
.w4{
	width: 163px;
	*width: 162px;
}
.cp-con-r .txtMarquee-top{overflow:hidden; position:relative;}
.cp-con-r .txtMarquee-top .bd ul li{
	height: 96px;
	line-height: 96px;
	border-bottom: 1px solid #eaeaea;
}
.cp-con-r .txtMarquee-top .bd span{
	color: #787878;
	font-size: 14px;
	text-align: center;
	cursor:pointer;
}

.cp-con-r .txtMarquee-top .bd span.w1{
	color: #000;
}
.cp-con-r .txtMarquee-top .bd span:hover,
.cp-con-r .txtMarquee-top .bd span.w1:hover{
	color: #ab020f;
}
.sn-2 .sn-2-box-l{width: 606px;}
.sn-2 .news-tit-l {
	padding-left: 10px;
	border-left:2px solid #a2a2a2;
	margin-bottom: 33px;
}
.sn-2 .news-tit-l .en{
	font-size: 16px;
	color: #959595;
	text-transform: uppercase;
}
.sn-2 .news-tit-l .cn{
	font-size: 20px;
	color: #ab020f;
}
.sn-2 .new-tit-r{
	font-size: 0;
}
.sn-2 .new-tit-r a{
	font-size: 14px;
	text-align: center;
	color: #575757;
	margin-left: 10px;
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border:1px solid #b7b7b7;
}
.sn-2 .new-tit-r a.active{
	color: #ab020f;
	border:1px solid #ab020f;
}
.news-list-box{
	*padding-top: 33px;
}
.sn-2 .news-list:first-child{
	display: block;
}
.sn-2 .news-list{
	display: none;
}
.sn-2 .news-list ul li{
	height: 86px;
	*height: 84px;
	border-bottom: 1px solid #b7b7b7;
}
.sn-2 .news-list ul li a{
	font-size: 16px;
	color: #000;
	padding:20px 0 10px 0;
	*padding:15px 0 10px 0;

}
.sn-2 .news-list ul li a:hover{
	color: #ab020f;
}
.sn-2 .news-list ul li .m-txt{
	font-size: 12px;
	color: #7c7c7c;
}
.sn-2 .sn-2-box-r{
	margin-left: 35px;
	position:relative;
}
.sn-2-box-r .slideBox{ width:356px;overflow:hidden;}
.sn-2-box-r .slideBox .bd li{ zoom:1; vertical-align:middle; }
.sn-2-box-r .slideBox .bd li a{display: block;width:356px;height: 235px;}
.sn-2-box-r .slideBox .bd img{ width:100%; height:100%; display:block;}
.sn-2-box-r .slideBox .bd li .text{
	font-size: 14px;
	color: #5c5c5c;
	line-height: 24px;
	padding:17px 20px 17px 25px;
	background: #f3f3f3;
}
.sn-2-box-r .slideBox .next{
	display: block;
	width: 60px;
	height: 62px;
	position:absolute;
	right:142px;
	top:198px;
	margin-top:-25px;
	background:url(../images/icon-5.png) no-repeat right center;
}
.sn-2-box-r .cp-notice{
	width: 202px;
	height: 341px;
	background: #ab020f;
}

.cp-notice .cp-notice-box{
	margin-right: 30px;
	text-align: right;
	margin: 100px 30px 0 0;
}
.n-line{
	width: 19px;
	height: 2px;
	background: #fff;
	margin-left: 150px;
}
.sn-2-box-r .cp-notice .cp-cn{
	font-size: 20px;
	color: #fff;
	line-height: 100%;
	padding:10px 0;
}
.sn-2-box-r .cp-notice .cp-en{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	line-height: 100%;
}
.fluid{
	position: fixed;
	width: 100%;
	height: 100%;
	background:url(../images/icon-10.png) repeat left center;
	left:0;
	top:0;
	right: 0;
	bottom:0;
	z-index: 99;
}
.index-fluid{
	background: #fff;
	width: 909px;
	position: absolute;
	left:50%;
	margin-left: -454.5px;
	top:220px;
	z-index: 99;
}
.index-fluid .index-title {
	height: 134px;
	background: #ab020f;
}
.index-fluid .index-title .f-logo{
	width: 190px;
	height: 42px;
	position: absolute;
	left:25px;
	top:45px;
}
.index-fluid .index-title .f-logo img{
	display: block;
	width: 100%;
	height: 100%;
}
.index-fluid .index-title .zysm{
	line-height: 120px;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.index-fluid .index-content{
	font-size: 16px;
	line-height: 38px;
	padding:20px 40px 40px;
}
.index-fluid .index-content span{
	color: #000;
}
.index-fluid .index-content em{
	color: #7f7f7f;
}
.index-fluid .index-foot{
	background: #f4f4f4;
	height: 152px;
}
.index-fluid .index-foot-l{
	width: 125px;
	margin-left: 200px;
}
.index-fluid .index-foot .zi{
	font-size: 14px;
	color: #424242;
}
.index-fluid .index-foot .mit{
	margin:20px 0 10px 0;
	width: 125px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background:url(../images/icon-11.png) no-repeat left center;
}
.index-fluid .index-foot .no-mit{
	margin:20px 0 10px 0;
	width: 125px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background:url(../images/icon-12.png) no-repeat left center;
}
.index-fluid .index-foot .read i{
	font-style: normal;
	position: relative;
	top:-2px;
	font-size: 12px;
	color: #777;
	padding-left: 10px;
	font-family: "宋体";
}
.index-fluid .index-foot-c{
	line-height: 152px;
	font-size: 18px;
	color: #777;
	padding:0 115px 0 85px;
}
.index-fluid .index-foot-c .num{
	color: #ab020f;
	padding:0 5px;
}
.index-fluid .index-foot-r .zi{
	font-size: 14px;
	color: #424242;
	text-align: center;
}
.index-fluid .index-foot-r .reset{
	font-size: 18px;
	color: #fff;
	width: 125px;
	height: 38px;
	left: 38px;
	margin:20px 0 10px 0;
	text-align: center;
	background:url(../images/icon-12.png) no-repeat left center;
}

/*二级页面样式开始*/
.banner-box{
	margin-left: 60px;
	margin-right: 60px;
}
.banner-box .banner{
	height: 360px;
	background-repeat: no-repeat;
	background-position: left top;
}
.line-box{
	margin:0 60px 20px 60px;
}
.a-line{
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
}
.ny-title{
	*padding-bottom:0;
	*margin-bottom: -5px;
}
.ny-title .lm{
	line-height: 100%;
	font-size: 18px;
	color: #000;
}
.ny-title .weizi{
	color: #bfbfbf;
}
.ny-title .weizi a{
	line-height: 100%;
	font-size: 12px;
	color: #bfbfbf;
}
.sub-menu ul li{
	margin-right: 10px;
}
.sub-menu ul li a{
	display: block;
	font-size: 16px;
	color: #7f7f7f;
	width: 151px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	border:1px solid #c0c0c0;
}
.sub-menu ul li a.active{
	color: #fff;
	background: #ab020f;
	border:1px solid #ab020f;
}
/*.content-text{
	font-size: 14px;
	line-height: 46px;
	color: #474747;
}*/
.content .news-list ul {
	margin-top: -10px;
}
.content .news-list ul li{
	width: 590px;
	margin: 10px 10px 0 0;
}
.content .news-list ul li .date{
	width: 149px;
	height: 135px;
	background: #d6d6d4;
}
.content .news-list ul li .date:hover{
	background: #ab020f;
}
.content .news-list ul li .date .day{
	line-height: 100%;
	font-size: 36px;
	color: #fff;
	padding:35px 0 10px 0;
}
.content .news-list ul li .date .riqi{
	font-size: 14px;
	color: #fff;
	line-height: 100%;
}
.content .news-list ul li .info{
	width: 441px;
	height: 135px;
	background: #f1f1f1;
}
.content .news-list ul li .info .tt{
	font-size: 16px;
	color: #000;
	padding:20px 12px 5px 20px;
}
.content  .news-list ul li .info .tt:hover{
	color: #ab020f;
}
.content .news-list ul li .info .txt{
	font-size: 14px;
	color: #9d9d9d;
	line-height: 30px;
	padding: 0 12px 0 20px;
}
.pian{
	line-height: 30px;
	font-size: 14px;
}
.pian .p-prev,
.pian .p-next{
	color: #000;
}
.pian a{
	color: #8d8d8d;
}
.pian a:hover{
	color: #ab020f;
}
.back-l{
	font-size: 16px;
	width: 132px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #6c6c6c;
	border:1px solid #d0d0d0;
	margin-top: -50px;
}
.sldebar{
	width: 248px;

}
.sldebar ul li{
	width: 246px;
	height: 52px;
	line-height: 52px;
	border:1px solid #c0c0c0;
	margin-bottom: 10px;
}
.sldebar ul li:hover,
.sldebar ul li.active{
	background: #ab020f;
	border:1px solid #ab020f;
}
.sldebar ul li:hover a,
.sldebar ul li.active a{
	color: #fff;
}
.sldebar ul li a{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #7f7f7f;
}
.content-r{
	width: 952px;
}
.content-r .con-tt{
	padding-left: 52px;
	font-size: 18px;
	color: #7f7f7f;
	height: 52px;
	line-height: 52px;
	border-bottom:1px solid #c0c0c0;
}
.content-r .table-box{
	margin-left: 52px;
}
.content-r .table-list{
	width: 898px;
	border:1px solid #e8e8e8;
}
.content-r .table-box .table{
	width: 898px;
	margin:0 auto;

}
.content-r .table-box .tab-tit li{
	width: 450px;
	*width:449.5px;
	background: #dedede;
}
.content-r .table-box .tab-tit li.on{
	background: #ab020f;
}
.content-r .table-box .tab-tit li.on a{
	color: #fff;
}
.content-r .table-box .cp-tit{
	text-align: center;
	font-size: 20px;
	color: #6b6b6b;
	width: 450px;
	*width:449.5px;
	height: 52px;
	line-height: 52px;
}

.content-r .table-box tr{
	text-align: center;
	font-size: 16px;
	border-top: 1px solid #e8e8e8;
}
.content-r .table-box tr th{
	color: #000;
	height: 66px;
}
.content-r .table-box tr td{
	height: 62px;
	line-height: 62px;
}
.content-r .table-box tr:first-child{
	border-top:none;
}
.content-r .table-box .table2 tr{
	border-top: none;
}
.content-r .table-box .table2 .t-name{
	font-size: 16px;
	width: 200px;
	text-align: right;
	color: #000;
}
.content-r .table-box .table2 .t-text{
	font-size: 14px;
	padding-left: 30px;
	color: #727272;
	text-align: left;
}
.notice-list ul{
	margin-top: -15px;
}
.notice-list ul li{
	margin-top: 30px;
}
.notice-list ul li .n-pic{
	width: 332px;
	height: 193px;
}
.notice-list ul li .n-pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.notice-list ul li .n-txt-r{
	width: 848px;
}
.notice-list ul li .n-txt-r .n-tt{
	font-size: 16px;
	color: #000;
}
.notice-list ul li .n-txt-r .n-tt:hover{
	color: #ab020f;
}
.notice-list ul li .n-txt-r .n-txt{
	font-size: 14px;
	line-height: 24px;
	color: #9f9f9f;
	padding:10px 0 20px;
}
.notice-list ul li .n-txt-r .n-date{
	font-size: 14px;
	color: #cfcfcf;
}
.contact-box .contact-l{
	width: 456px;
}
.contact-box .contact-l .hot-line{
	font-size: 24px;
	color: #000;
	line-height: 100%;
}
.contact-box .contact-l .tel-ber{
	font-size: 34px;
	color: #ab020f;
	line-height: 100%;
	padding: 25px 0 15px 0;
}
.contact-box .contact-l .email{
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.contact-box .contact-l .firm-cn{
	font-size: 22px;
	color: #000;
	line-height: 100%;
	padding-top: 35px;
}
.contact-box .contact-l .firm-en{
	font-size: 12px;
	color: #a3a2a2;
	padding: 5px 0 15px 0;
	line-height: 100%;
}
.contact-box .contact-l .firm-info{
	font-size: 14px;
	color: #5a5a5a;
	line-height: 36px;
	padding-left: 25px;
}
.i_1{
	background:url(../images/icon-13.png) no-repeat left center;
}
.i_2{
	background:url(../images/icon-14.png) no-repeat left center;
}
.i_3{
	background:url(../images/icon-15.png) no-repeat left center;
}
.i_4{
	background:url(../images/icon-16.png) no-repeat left center;
}
.i_5{
	background:url(../images/icon-17.png) no-repeat left center;
}

.contact-box .contact-r{
	width: 744px;
}
.contact-box .contact-r .map{
	width: 715px;
	height: 419px;
	padding:4px;
	border:1px solid #e0e0e0;
}
.contact-box .contact-r .map img{
	display: block;
	width: 100%;
	height: 100%;
}
/*二级页面样式结束*/

/*登录 */
.container-box{
	margin-left:60px;
	margin-right: 60px;
}
.container-box .login-box{
	position: relative;
	top:180px;
}
.container-box .container-login {
	height: 715px;
	background:url(../images/pic-4.png) no-repeat left center;
}
.container-login .login{
	width: 600px;
	background: #fff;
	padding-bottom: 35px;
}
.container-login .login .login-tit{
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	color: #696565;
}
.l-line{
	width: 492px;
	height: 1px;
	margin:0 auto;
	background: #f1f1f1;
}
.container-login .login form{
	width: 422px;
	margin:0 auto;
}

.container-login .login label{
	display:block;
	width: 115px;
	height: 43px;
	line-height: 43px;
	text-align: right;
	font-size: 18px;
	color: #696565;
	float: left;
}
.container-login .login .put-01,
.container-login .login .put-02{
	display: block;
	margin-left: 10px;
	padding:0 10px;
	width: 270px;
	height: 41px;
	line-height: 41px;
	border:1px solid #f1f1f1;
	float: left;
}
.container-login .login .put-02{
	width: 142px;
}
.container-login .login .hq-yzm{
	display: block;
	float: left;
	width: 131px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #e60012;
	border:1px solid #e60012;
	margin-left: -5px;
	cursor:pointer;
}
.container-login .login .w-pwd{
	line-height: 100%;
	padding-left: 130px;
	font-size: 14px;
	color: #c0c0c0;
	text-decoration: underline;
}
.btn-gin{
	/*margin-left: 125px;*/
	width: 144px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: #e60012;
	font-size: 18px;
	color: #fff;
}
.txfx-box{
	height: 1515px;
	background: url(../images/pic-5.png) no-repeat left center;
}
.txfx-box .wjdc{
	width: 450px;
	background: #fff;
	padding-bottom: 30px;
}
.txfx-box .wjdc-red {
	width: 346px;
	margin-left:20px;
	background: #ab020f;
	padding-bottom: 50px;
}
.txfx-box .wjdc-red .logo-2{
	width: 289px;
	height: 64px;
	margin:0 auto;
	padding:110px 0 90px 0;
}
.txfx-box .wjdc-red .logo-2 img{
	display: block;
	width: 100%;
	height: 100%;
}
.txfx-box .wjdc-red .text{
	padding:0 15px;
	font-size: 18px;
	line-height: 46px;
	color: #fff;
}
.txfx-box .tz{
	width: 333px;
	margin-left: 28px;
	text-align: center;
}
.txfx-box .tz span{
	font-size: 24px;
	color: #ab020f;
	line-height: 53px;
}
.txfx-box .gs{
	font-size: 24px;
	color: #ab020f;
	padding:140px 7px 0 3px;
	border-bottom: 12px solid #ab020f;
}
.txfx-box .kscs{
	width: 326px;
	height: 97px;
	line-height: 97px;
	text-align: center;
	background: #fff;
	font-size: 30px;
	color: #ab020f;
	margin:200px auto 0 auto;
}
.detail .bt{
	font-size: 18px;
	color: #5b5b5b;
	line-height: 100%;
	border-bottom: 1px solid #e4e4e4;
}
.detail .info-tail{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 14px;
	color: #ababab;
}
.detail .info-tail span:first-child{
	margin-left: 0;
}
.detail .info-tail span{
	margin-left: 25px;
}
.detail .detail-text{
	font-size: 14px;
	color: #ababab;
	line-height: 30px;
}
.grtzfx-content{
	margin-left: 60px;
	margin-right: 60px;
	border:1px solid #e3e3e3;
}
.wjdc-pic img{
	display: block;
	width: 100%;
	height: 100%;
	margin:0 auto;
}
/*
.grtzfx-content h3{
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 53px;
}
.grtzfx-content .tz-name{
	font-size: 18px;
	color: #000;
	padding-top: 65px;
}
.grtzfx-content .tz-name span{
	font-weight: bold;
	margin-left: 78px;
}
.grtzfx-content .tz-name span:first-child{
	margin-left: 0;
}
.grtzfx-content .text{
	font-size: 18px;
	line-height: 53px;
	color: #8a8a8a;
}

.grtzfx table{
	line-height: 53px;
}
.grtzfx table tr{
	font-size: 18px;
	color: #8a8a8a;
}*/
.pg-next{
	font-size: 30px;
	color: #fff;
	width: 235px;
	height: 66px;
	line-height: 66px;
	background: #e60012;
	text-align: center;
	margin:170px auto 0 auto;
}
.tab-pgx{
	margin:85px 0;
}
.tab-pgx tr td{
	text-align: center;
	border:1px solid #e3e3e3;
}
.tab-pgx tr td input[type="checkbox"]{
	margin-right: 10px;
}
.year tr td{
	text-align: center;
	border:1px solid #e3e3e3;
}
.btn-group{
	margin-left: 75px;
	margin-right: 75px;
}
.btn-group .btns{
	font-size: 0;
}
.btn-group .btns .user-info{
	width: 286px;
	height: 64px;
	line-height: 64px;
	font-size: 24px;
	color: #fff;
	background: #e5e5e5;
	margin-left: 20px;
}
.btn-group .btns .user-info:first-child{
	margin-left: 0;
}
.btn-group .btns .user-info.active{
	background: #ab020f;
	color: #fff;
}
.grtzfx form{
	width: 415px;
	margin:-10px auto 0 auto;
	display: none;
	padding-top: 50px;
}
.grtzfx form.fom_act{ display: block;}
/*.grtzfx form:first-child{
	display: block;
}*/
.grtzfx form .p-form{
	margin-top: 10px;
}
.grtzfx form label{
	width: 110px;
	font-size: 18px;
	color: #696565;
	height: 41px;
	line-height: 41px;
	text-align: right;
}
.grtzfx form .put-03{
	width: 270px;
	height: 41px;
	line-height: 41px;
	padding:0 10px;
	border: 1px solid #e3e3e3;
	margin-left: 10px;
}
.grtzfx form .btn-gin{
	margin-left: 120px;
}
.grtzfx .ui-select-wrap {
  display: inline-block;
  border: 1px solid #e8e8e8;
  position: relative;
  height: 42px;
  line-height: 42px;
  padding-right: 15px;
  background-color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  z-index: 8;
  vertical-align: top;
  position: relative;
  margin-left: 10px;
}
.grtzfx select.ui-select {
	height: 32px;
	vertical-align: top;
	padding: 0 8px 0 4px;
	border: 1px solid #aaa;
	background-color: #f2f2f2;
	font: 100 16px/30px;
	margin-right: 5px;
	width: 124px;
}
.grtzfx select {
    width: 124px;
    height: 30px;
    line-height: 30px;
}
.grtzfx .ui-select-wrap>select {
  display: none;
  height: 32px;
  vertical-align: top;
  padding: 0 8px;
  border: 1px solid #aaa;
}

.ui-select-input {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 15px;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  color: #777777;
}

.ui-select-arrow {
  display: block;
  position: absolute;
  right: 10px;
  top: 40%;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-width: 8px 8px 0 8px;
  border-top-color: #bbb;
}

.ui-select-list {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  left: -1px;
  top:42px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  width: 100%;
  overflow: auto;
  max-height: 116px;
}

.ui-select-wrap.up .ui-select-list {
  top: auto;
  bottom: 30px;
}

.ui-select-wrap.focus .ui-select-list { display: block; }

.ui-select-list>li {
  display: block;
  line-height: 42px;
  padding: 0 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #696565;
}

.ui-select-list>li:hover { background-color: #ddd; }

.ui-select-list>li.selected {
  background-color: #0080ff;
  color: #fff;
}

.ui-select-list>li.disabled {
  background-color: #f2f2f2;
  color: #999;
  cursor: not-allowed;
}

.ui-select-list>li.disabled.selected {
  background-color: #59ADFF;
  color: #f2f2f2;
  cursor: not-allowed;
}

.ui-select-wrap.disabled {
  color: #999;
  border-color: #ccc;
  cursor: not-allowed;
}

.ui-select-wrap.disabled .ui-select-arrow { border-top-color: #ccc; }
#Validform_msg,
.Validform_title,
.iframe,
.Validform_info {
    display: none;
}

.showcontent {
    width: 556px;
    line-height: 35px;
    background-color: #AB020F;
    margin: 30px 20px 30px 10px;
    border-radius: 5px;
    text-align: center;
}

.tcnew {
    width: 556px;
    height: 100px;
    position: fixed;
    top: 300px;
    left: 50%;
    z-index: 9999;
    border-radius: 5px;
    display: none;
    margin-left: -278px;
    text-align: center;
}

.tcnew .l_gx {
    width: 100%;
    padding: 10px;
}

.an_qu1 label span
{
    float: left;
    width: 540px;
    line-height: 32px;
    display: block;
    margin-top: 6px;
}