﻿.wrapper{
	position: relative;
	background-color: #ffffff;
	width: 100%;
	padding-top: 20px;
}

.template-left{
	position: relative;
	width: 227px;
}

.nation{
	position: relative;
	width: 227px;
	height: 49px;
	background-color: #6996bf;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 5px;
}

.nation .xinxi{
	line-height: 49px;
	font-weight: bold;
}

.nation .iconfont{
	position: absolute;
	top: 3px;
	right: 20px;
	font-size: 30px;
}

.tab{
	position: relative;
	width: 227px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.tab .option-box{
	position: relative;
	width: 100%;
}

.option-box .option__first{
	position: relative;
	width: 100%;
	height: 56px;
	border-top: 1px solid #eeeeee;
}

.option-box .option__first .side{
	position: absolute;
}

.option-box .option__first>a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #2c6ca7;
	text-align: center;
	line-height: 56px;
}

.sencond-box{
	position: relative;
	width: 100%;
}

.sencond-box .option__second{
	position: relative;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	text-align: center;
	border-top: 1px solid #eeeeee;
}

.sencond-box .option__second>a{
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	background-color: #f3f3f3;
}

.sencond-box .option__second .check__link{
	background-color: #eef4fc;
	color: #2c6ca7;
	/* font-weight: bold; */
}

.sencond-box .option__third{
	position: relative;
	width: 100%;
}

.sencond-box .option__third>a{
	display: block;
	width: 100%;
	line-height: 24px;
	background-color: #f3f3f3;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
}

.sencond-box .option__third>a:hover{
	color: #2c6ca7;
}

.sencond-box .option__third .third__link>span{
	color: #2c6ca7;
	border-bottom: 1px solid #2c6ca7;
}

/* 被选中之后的样式 */
.check .side{
	position: absolute;
	width: 7px;
	height: 100%;
	background-color: #6996bf;
}

.check .check__link{
	background-color: #eef4fc;
	font-weight: bold;
}

/* 右方文档 */
.template-right{
	position: absolute;
	width: 763px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	right: 0;
	top: 0;
	padding: 0 14px 20px;
	margin-top: 20px;
}

.newsTab{
	position: relative;
	width: 765px;
}

.tab__column{
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #eeeeee;
}

.tab__column a{
	text-decoration: none;
	color: #8a8a8a;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
}

.tab__column .column__link{
	padding-bottom: 5px;
	color: #2c6ca7;
}

.tab__column .column__link>span{
	border-bottom: 2px solid #2c6ca7;
}

.tab__nape{
	width: 100%;
	margin-top: 15px;
}

.newsTab .new-item{
	width: 100%;
	height: 45px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}

.newsTab .new-item>a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 45px;
	transition: all 0.5s;
}

.newsTab .new-item>a:hover{
	background-color: #f3f3f3;
}

.new-item .item-title{
	position: absolute;
	left: 19px;
	color: #000000;
}

.new-item .item-date{
	position: absolute;
	right: 20px;
	color: #8a8a8a;
}

/* 网上互动 */
.interact-left{
	position: relative;
	width: 227px;
	float: left;
	margin-right: 20px;
}

.interact-right{
	padding:0 30px 20px;
	position: relative;
	float: left;
	width: 735px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

/* 分页 */
.newPag{
	width: 100%;
	height: 50px;
	margin-top: 40px;
}

/* 图片链接 */
.outside{
	margin-top: 20px;
	position: relative;
	width: 1050px;
	height: 54px;
}

.outside .outside__link{
	display: inline-block;
	width: 169px;
	height: 100%;
	margin-right: 1px;
}

.outside .outside__link img{
	width: 100%;
	height: 100%;
	background-color: #2C6CA7;
}

/* 快速查询 */
.query{
	position: relative;
	margin-top: 15px;
	width: 100%;
	border: 1px solid #8a8a8a;
	padding-bottom: 20px;
}

.query-head{
	width: 100%;
	height: 35ppx;
	background-color: #6996bf;
}

.query-head .chaxun{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20xp;
	text-align: center;
	line-height: 37px;
	color: #ffffff;
	font-weight: bold;
}

.query .offer{
	position: relative;
	width: 100%;
	padding: 17px 20px 0;
	font-size: 14px;
}

.query .offer>input{
	width: 111px;
	height: 17px;
	outline: none;
	border: 1px solid #000000;
	padding-left: 10px;
}

.query .offer>button{
	width: 70px;
	height: 26px;
	background-color: #ffffff;
	outline: none;
	border: 1px solid #000000;
	border-radius: 5px;
	font-size: 14px;
	color: #000000;
	cursor: pointer;
	margin-left: 110px;
}

.database-title{
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}

.database{
	position: relative;
	width: 100%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.database .database-up{
	border-bottom: 1px solid #000000;
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #f3f3f3;
}

.database .database-below{
	position: relative;
	width: 100%;
	text-align: center;
}

.database-up>span{
	display: inline-block;
	width: 71px;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
	border-right: 1px solid #000000;
}

.database-below>span{
	display: inline-block;
	width: 71px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	border-right: 1px solid #000000;
}

/* 注意事项 */
.attention{
	width: 100%;
	position: relative;
	/* padding: 10px; */
	border: 1px solid #000000;
	margin-top: 15px;
	padding: 10px 0;
}

.attention>span{
	display: block;
	font-size: 14px;
	padding: 0 10px;
	line-height: 24px;
}

/* 咨询内容 */
.consult{
	position: relative;
	width: 100%;
}

.consult .consult-top{
	width: 100%;
	position: relative;
	font-size: 22px;
}

.consult .consult-top .consult-name{
	display: block;
	width: 100px;
	height: 57px;
	left: 30px;
	line-height: 57px;
}

.consult .consult-top .consult-hr{
	position: absolute;
	top: 30px;
	right: 0;
	width: 630px;
	border-bottom: 1px dashed #000000;
}

.consult-botton{
	position: relative;
	width: 100%;
}

.consult-botton .tab-top{
	width: 100%;
	height: 38px;
	line-height: 38px;
	background-color: #eef4fc;
	text-align: center;
	font-size: 18px;
}

.consult-botton .tab-top>span{
	display: inline-block;
}

.tab-content{
	width: 100%;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
}

.tab-content .oppucy{
	position: relative;
	width: 100%;
}

.tab-content span{
	display: inline-block;
}

.page{
	position: relative;
	width: 100%;
	height: 37px;
	background-color: #f3f3f3;
}

/* 咨询留言 */
.consult .fill{
	position: relative;
	width: 100%;
}

.fill .table{
	display: block;
	width: 100%;
}

.fill .table tr{
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.fill .table .form{
	position: relative;
	display: inline-block;
	width: 49%;
}

.table .form .tag{
	position: absolute;
	top: -5px;
	font-size: 30px;
	color: #ff0000;
}

.table .form .form-name{
	display: inline-block;
	width: 80px;
	height: 38px;
	font-size: 16px;
	margin-left: 20px;
}

.table .form .form-nape{
	position: relative;
}

.table .form .form-nape>input{
	width: 235px;
	height: 24px;
	font-size: 16px;
	outline: none;
	border: 1px solid #8a8a8a;
	padding-left: 5px;
}

.form-inner{
	width: 500px;
}

.table .form .form-title>input{
	position: absolute;
	width: 605px;
	height: 24px;
	font-size: 16px;
	outline: none;
	border: 1px solid #8a8a8a;
	padding-left: 5px;
}

.form .sex{
	display: inline-block;
	width: 188px;
}

.form .sex>span{
	margin-right: 8px;
}

.form .text{
	display: inline-block;
	position: relative;
	width: 605px;
	height: 171px;
	border: 1px solid #000000;
	margin-left: 100px;
	top: -30px;
}

.form .text>textarea{
	width: 100%;
	height: 100%;
}



/* 验证码 */
.research{
	position: relative;
	width: 100%;
	padding: 0 10px;
}

.research .research-column{
	font-size: 16px;
	
}

.research .research-text{
	outline: none;
	padding-left: 5px;
	margin-left: 30px;
	width: 110px;
}

.research .research-submit{
	position: absolute;
	right: 50px;
	top: -25px;
	width: 71px;
	height: 26px;
	border: 1px solid #8a8a8a;
	border-radius: 5px;
}

.research .verify{
	position: absolute;
	left: 230px;
	width: 114px;
	height: 26px;
	top: 0;
	background-color: #00386C;
}

.research .verify>img{
	width: 100%;
	height: 100%;
}

.research .research-submit>button{
	outline: none;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	border: 0;
	cursor: pointer;
	border-radius: 5px;
}


/* 信息回复情况 */
.reply-title{
	position: relative;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8a8a8a;
}

.conditin{
	position: relative;
	width: 100%;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 8px;
	background-color: #f2f2f2;
}

.conditin span{
	display: inline-block;
	width: 92px;
	height: 33px;
	text-align: center;
	cursor: pointer;
}

.conditin .state{
	color: #ffffff;
	background-color: #9de2ad;
}

.reply-left{
	position: relative;
	width: 227px;
	float: left;
	margin-right: 20px;
}

.reply-right{
	padding:0 15px 20px;
	position: relative;
	float: left;
	width: 735px;
	border-left: 1px solid #eeeeee;
	/* border-right: 1px solid #eeeeee; */
}

.reply-tab{
	position: relative;
	width: 100%;
	height: 33px;
	line-height: 33px;
	background-color: #6996bf;
	margin: 16px 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

.reply-detail{
	position: relative;
	width: 100%;
	border-top: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
}

.reply-item{
	position: relative;
	border-bottom: 1px solid #8a8a8a;
}

.reply-item .present-title{
	width: 145px;
	font-size: 16px;
	float: left;
	text-align: center;
	line-height: 49px;
}

.reply-item .present-title>span{
	display: block;
	width: 100%;
	height: 100%;
}

.reply-item .present-content{
	border-left: 1px solid #8a8a8a;
	width: 500px;
	position: relative;
	display: inline-block;
	padding: 10px;
	line-height: 28px;
}