@charset "utf-8";

/* CSS Document */


/*头部*/

.wrap-container {
	width: 1240px;
	margin: 0 auto;
}

.top {
	height: 40px;
	line-height: 40px;
	background: #eeeeee;
	font-size: 12px;
}

.top-link span {
	padding: 0 16px;
}

.logo {
	padding: 60px 0 148px 0;
}

.nav {
	height: 50px;
	line-height: 50px;
	background: #0069d5;
	font-size: 18px;
	font-weight: normal;
}

.radius-tplt {
	border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	-ms-border-top-left-radius: 8px;
}

.radius-tprt {
	border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-ms-border-top-right-radius: 8px;
}

.nav ul {
	overflow: hidden;
}

.nav ul li {
	display: inline-block;
	float: left;
}

.nav ul li:first-child a {
	border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	-ms-border-top-left-radius: 8px;
	width:50px;
}

.nav ul li:last-child a {
	border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-ms-border-top-right-radius: 8px;
	width:74px;
}

.nav ul li a {
	display: block;
	text-align: center;
	padding: 0 29px;
}

.nav ul li a:link,
.nav ul li a:visited,
.nav ul li a:active {
	color: #ffffff
}

.nav ul li a:hover {
	color: #e0efff
}

.nav ul li a.active {
	background: #00b7ee
}


/*白色背景内容盒子*/

.con-box {
	padding: 5px 20px 20px 20px;
	background: #ffffff
}


/*左右分栏*/

.mod-left {
	width: 350px;
	float: left;
}

.mod-right {
	width: 830px;
	float: right;
}


/*第一行（图标链接+诉求公开列表）*/

.icon-link ul {
	margin: -6px auto;
}

.icon-link ul li {
	padding: 6px 0;
}

.icon-link ul li a.icon-link-item {
	display: block;
	height: 96px;
	width: 240px;
	color: #ffffff;
	line-height: 96px;
	font-size: 24px;
	padding-left: 110px;
}

.icon-link ul li a.icon-01:link,
.icon-link ul li a.icon-01:visited,
.icon-link ul li a.icon-01:active {
	background: url(../images/icon-01.png) no-repeat 30px center #aba6ef;
}

.icon-link ul li a.icon-01:hover {
	background-color: #908ccb;
}

.icon-link ul li a.icon-02:link,
.icon-link ul li a.icon-02:visited,
.icon-link ul li a.icon-02:active {
	background: url(../images/icon-02.png) no-repeat 30px center #facd89;
}

.icon-link ul li a.icon-02:hover {
	background-color: #f3b75b;
}

.icon-link ul li a.icon-03:link,
.icon-link ul li a.icon-03:visited,
.icon-link ul li a.icon-03:active {
	background: url(../images/icon-03.png) no-repeat 30px center #7ecef4;
}

.icon-link ul li a.icon-03:hover {
	background-color: #63b0d5;
}

.icon-link ul li a.icon-04:link,
.icon-link ul li a.icon-04:visited,
.icon-link ul li a.icon-04:active {
	background: url(../images/icon-04.png) no-repeat 30px center #b3d465;
}

.icon-link ul li a.icon-04:hover {
	background-color: #91b147;
}

.sq-list {
	border: 1px solid #dcdcdc;
}

.sqlist-header {
	height: 102px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

.sqlist-header h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	width: 126px;
	border-bottom: 5px solid #ff9900;
	padding: 24px 0 18px 26px;
	line-height: 28px;
}

.sqlist-header ul {
	padding-top: 14px;
}

.sqlist-header ul li {
	text-align: center;
	float: left;
	padding: 0 40px;
	border-right: 1px solid #dcdcdc;
}

.sqlist-header ul li span {
	display: block;
	font-size: 16px;
	color: #333333
}

.sqlist-header ul li span.sq_num {
	color: #ff9900;
	font-size: 36px;
}

.sq_more {
	display: block;
	width: 110px;
	height: 70px;
	margin-top: 14px;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
}

.sqlist-con {
	padding: 15px;
	min-height: 160px;
	overflow: hidden;
}

.sq_tab {
	table-layout: fixed;
	width: 100%;
}

.sq_tab th {
	border-bottom: 2px solid #e5e5e5;
	padding: 0 5px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	text-align: left;
}

.sq_tab td {
	border-bottom: 1px solid #daf2ff;
	padding: 0 5px;
	line-height: 60px;
}

.sq_tab tr:last-child td {
	border-width: 0;
}


/*第二行（金融服务）*/

.titbar-text {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 4px solid #0069d5;
}

.titbar-more {
	display: block;
	width: 65px;
	height: 24px;
	line-height: 24px;
	background: url(../images/icon-more.jpg) no-repeat right center;
	margin-top: 16px;
	margin-right: 20px;
}

.icon-jrfw {
	background-image: url(../images/icon-jrfw.jpg);
}

.icon-scpt {
	background-image: url(../images/icon-scpt.jpg);
}

.icon-qyss {
	background-image: url(../images/icon-qyss.jpg);
}

.icon-flyz {
	background-image: url(../images/icon-flyz.jpg);
}

.icon-hdjl {
	background-image: url(../images/icon-hdjl.jpg);
}

.icon-rcyj {
	background-image: url(../images/icon-rcyj.jpg);
}

.ser-form {
	display: block;
	width: 280px;
	margin: 0 auto;
}

.ser-form table {
	table-layout: fixed;
	width: 100%;
}

.ser-form table td {
	padding: 10px 0;
}

.sel-normal {
	width: 100%;
	border: 1px solid #dcdcdc;
	height: 28px;
	line-height: 28px;
}

.btn-blue {
	background: #0069d5;
	color: #ffffff!important;
	font-size: 18px;
	letter-spacing: 4px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	border: 0;
	width: 100%;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.btn-blue:hover {
	background: #015dbb
}

.btn-orange {
	background: #ff9900;
	color: #ffffff!important;
	font-size: 18px;
	letter-spacing: 4px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	border: 0;
	width: 100%;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.btn-orange:hover {
	background: #e68b04
}

.btn-lightorange {
	background: #facd89;
	color: #ffffff!important;
	font-size: 18px;
	letter-spacing: 4px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	border: 0;
	width: 100%;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.btn-lightorange:hover {
	background: #e9ad53
}

.space-line {
	padding-top: 20px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
	font-size: 0;
}

table.auto td {
	vertical-align: top;
	padding: 0;
	line-height: 26px;
}

table.auto td strong {
	padding-bottom: 2px;
	display: block;
}

table.fixtab {
	table-layout: fixed;
}

table.fixtab td {
	vertical-align: top;
}


/*图片链接*/

.linkgroup a {
	display: block;
	width: 33.33%;
	float: left;
}

.linkgroup a img {
	border: 1px solid #dcdcdc
}


/*第三行（双创平台）*/

.scpt-con {
	background: url(../images/scpt-bg.jpg) no-repeat;
	height: 150px;
	overflow: hidden;
}

.scpt-con ul {
	padding-top: 20px;
}

.scpt-con ul li {
	padding: 0 6px;
	text-align: center;
	float: left;
}

.scpt-con ul li a {
	display: inline-block;
	width: 183px;
	height: 68px;
	background: url(../images/scpt-itembg.png) no-repeat;
	padding-top: 35px;
}

.scpt-con ul li a:hover {
	background-image: url(../images/scpt-itembg-active.png);
}


/*第四行（企业上市）*/

.qyss-imglink {
	margin-top: -4px 0
}

.qyss-imglink li {
	padding: 4px 0;
}


/*第五行（法律援助）*/

.textarea-normal {
	border: 1px solid #dcdcdc;
	padding: 10px;
	height: 144px;
	width: 200px;
	font-size: 14px;
}

.input-normal {
	border: 1px solid #dcdcdc;
	width: 210px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
}

.imgtext-list {
	margin: 0 -14px
}

.imgtext-list li {
	padding: 0 14px;
	float: left;
	width: 180px;
}

.imgtext-list li .imgtext-list-item {
	width: 180px;
}

.imgtext-list li p {
	line-height: 24px;
	padding-top: 10px;
}

.imgtext-list li p a:link,
.imgtext-list li p a:visited,
.imgtext-list li p a:active {
	color: #ff9900
}

.imgtext-list li p a:hover {
	color: #df8602
}


/*第六行（图片链接）*/


/*第七行（活动交流）*/


/*第八行（人才引进）*/

.rcyj-link {
	margin: 0 -4px;
	margin-bottom: 10px;
}

.rcyj-link li {
	padding: 0 4px;
	text-align: center;
	width: 111px;
	float: left;
}

.rcyj-link li a {
	display: block;
	color: #ffffff!important;
	width: 111px;
	padding-top: 90px;
	padding-bottom: 12px
}

.rcyj-link li a.icon-rc01 {
	background: url(../images/icon-rc01.png) no-repeat center 15px #a3ddf8
}

.rcyj-link li a.icon-rc01:hover {
	background-color: #59b0d8
}

.rcyj-link li a.icon-rc02 {
	background: url(../images/icon-rc02.png) no-repeat center 15px #facd89
}

.rcyj-link li a.icon-rc02:hover {
	background-color: #e6b469
}

.rcyj-link li a.icon-rc03 {
	background: url(../images/icon-rc03.png) no-repeat center 15px #f79679
}

.rcyj-link li a.icon-rc03:hover {
	background-color: #e87451
}


/*===========普通面板===========*/


/*时间*/

.news_other {
	font-size: 14px;
	color: #999898;
}


/*行高*/

.widget-lineheight {
	line-height: 37px;
	height: 37px;
	_height: 37px;
}


/*列表链接*/

.widget-list-item a:link,
.widget-list-item a:visited,
.widget-list-item a:active {
	color: #666666;
}

.widget-list-item a:hover {
	color: #0069d5;
}

.widget-list-item .widget-title-nowrap {
	padding-right: 40px;
}

.widget-list-icon {
	background-image: url(../images/tit-icon.jpg);
	padding-left: 15px;
}


/*网站底部*/

.frend-link {
	position: relative;
}

.frend-link .code {
	width: 220px;
	position: absolute;
	right: 40px;
	top: 15px;
	font-size: 16px;
	line-height: 25px;
}

.frend-link ul {
	padding: 10px 8px 6px 8px
}

.frend-link p {
	padding-left: 20px;
	font-size: 16px;
	line-height: 60px;
}

.frend-link ul li {
	float: left
}

.frend-link ul li a {
	padding: 0 12px;
	font-size: 16px;
}

.frend-link ul li span {
	padding: 0 15px;
}

.copyright {
	font-size: 16px;
	height: 80px;
	color: #ffffff;
	line-height: 25px;
	background: #3770a9;
	overflow: hidden;
}

.copyright table td {
	padding: 0 55px;
	height: 80px;
}


/*===========金融页面===========*/

.jr-form {
	padding: 30px 20px;
	background: url(../images/glass-bg.jpg) no-repeat center top;
	height: 440px;
	border: 1px solid #e5e5e5;
}

.form-box {
	background: url(../images/aph.png);
	padding: 15px 45px;
	border: 1px solid #d8dadb;
	border-radius: 4px;
	-webkit-radius: 4px;
	-moz-radius: 4px;
	-ms-radius: 4px
}

.form-dk {
	width: 620px
}

.form-xq {
	width: 375px
}

.form-header {
	border-bottom: 1px solid #dcdcdc;
}

.form-header h3 {
	font-weight: normal;
	font-size: 18px;
	color: #ff9900;
	height: 45px;
	line-height: 45px;
}

.form-content {
	padding: 20px 0;
}

.jr-form .ser-form {
	display: block;
	width: 350px;
}

.des-icontext {
	width: 210px;
}

.des-icontext h2 {
	font-weight: normal;
	color: #ff9900;
	font-size: 14px;
}

.des-icontext li {
	padding: 6px 0 20px 50px;
}

.des-icontext li p {
	line-height: 24px;
}

.des-icontext li.jg {
	background: url(../images/icon-jg.png) no-repeat left 8px;
}

.des-icontext li.sj {
	background: url(../images/icon-sj.png) no-repeat left 8px;
}

.des-icontext li.sq {
	background: url(../images/icon-sq.png) no-repeat left 8px;
}

.hotlink {
	padding-left: 30px;
	background: url(../images/icon-bq.png) no-repeat left center;
	margin-top: 35px;
	margin-bottom: 40px
}

.hotlink span {
	padding: 0 10px
}

.hotlink a {
	font-size: 12px;
}

.xq-form table {
	width: 100%;
}

.xq-form td {
	padding: 9px 0
}

.xq-form input.input-normal {
	height: 28px;
	padding: 0 20px;
	line-height: 28px;
	width: 250px;
}

.xq-form span {
	padding-left: 30px;
}

.xq-form input.input-code {
	width: 100px;
}

.widget-box-big {
	border: 1px solid #e5e5e5
}

.box-big-tit {
	height: 90px;
	line-height: 90px;
	border-bottom: 1px solid #e5e5e5;
	background: url(../images/orange-titbg.png) no-repeat left center #ffffff;
	padding-left: 40px;
}

.box-big-con {
	padding: 26px 20px 45px 20px;
	background: #ffffff
}

.box-big-tit h3 {
	font-weight: normal;
	font-size: 18px;
	color: #ff9900;
}

.lc-con {
	position: relative;
	height: 195px;
	background: url(../images/lc-bg.png) no-repeat;
}

.lc-con a {
	position: absolute;
	display: inline-block;
	height: 38px;
	line-height: 50px;
	overflow: hidden;
}

.lc-con a img {
	padding-right: 8px;
	vertical-align: top;
}

.lc-con a.step01 {
	bottom: 30px;
	left: 30px
}

.lc-con a.step02 {
	top: 30px;
	left: 206px
}

.lc-con a.step03 {
	bottom: 30px;
	left: 456px
}

.lc-con a.step04 {
	top: 30px;
	left: 695px
}

.lc-con a.step05 {
	bottom: 30px;
	left: 950px
}

.widget-box-big .tab-hd {
	margin-left: -45px;
	font-size: 18px;
}

.widget-box-big .tab-hd li {
	float: left;
	padding-right: 45px;
	padding-left: 45px;
	background: url(../images/vline-normal.png) no-repeat right center;
	cursor: pointer;
}

.widget-box-big .tab-hd li:last-child,
.widget-box-big .tab-hd li.active:last-child {
	background: none;
}

.widget-box-big .tab-hd li.active {
	color: #ff9900;
	background: url(../images/vline.png) no-repeat right center;
}

.row-list-item {
	margin-top: -1px
}

.row-list-item {
	padding: 30px;
	border: 1px solid transparent;
	border-bottom: 1px solid #f1f1f1
}

.row-list-item:last-child {
	border-bottom-color: transparent;
}

.row-list-item:hover {
	border: 1px solid #f1f1f1;
	background: #fff7f1;
}

.pro-left {
	width: 640px;
}

.pro-left h1 {
	font-weight: normal;
	font-size: 24px;
}

.maintit {
	margin-bottom: 35px;
}

.tip span {
	display: inline-block;
	padding: 8px 20px;
	border: 1px solid #ff9900;
	color: #ff9900;
	margin-right: 20px;
	margin-left: 10px;
}

.pro-right {
	width: 450px;
	padding-top: 55px;
}

.pro-des .widget-list-item {
	width: 280px;
	float: left;
	display: block;
	line-height: 24px;
}

.pro-right .btn-left {
	width: 200px;
	float: left;
}

.pro-right .btn-left p {
	text-align: center;
	padding-top: 15px;
}

.pro-right .btn-right {
	width: 200px;
	float: left;
	margin-left: 30px
}

.com-list {
	margin: -10px
}

.com-list li {
	float: left;
	padding: 10px;
}

.com-list li a {
	display: block;
	width: 545px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #eeeeee;
	padding: 20px
}

.com-list li a img {
	border: 1px solid #e5e5e5
}

.com-list li a:hover {
	background: #fff7f1;
	color: #666666!important
}


/*直通车页面*/

.sqgk-wrap .sqlist-con {
	height: auto;
	padding: 15px 35px 40px 35px
}

.sqgk-wrap .sqlist-header h3 {
	width: 275px;
	margin-left: 20px;
	font-size: 24px;
	color: #333333;
	padding: 54px 0 33px 20px;
}

.sqgk-wrap .sqlist-header {
	height: 120px;
}

.sqgk-wrap .sqlist-header ul {
	padding-top: 35px;
}

.sqgk-wrap .sqlist-header ul li {
	padding: 0 60px
}

.sqgk-wrap .sq_more {
	width: 200px;
	height: 120px;
	line-height: 140px;
	margin-top: 0;
}

.sqgk-wrap .sq_tab th {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding: 20px 0 10px 0;
}

.cjwt-wrap .sq_tab {
	width: 790px
}

.cjwt-wrap .sqlist-con {
	height: auto;
	padding: 15px 35px 40px 35px
}

.cjwt-wrap .sqlist-header h3 {
	width: 205px;
	margin-left: 20px;
	font-size: 24px;
	color: #333333;
	padding: 54px 0 33px 20px;
}

.cjwt-wrap .sqlist-header {
	height: 120px;
}

.cjwt-wrap .sqlist-header ul {
	padding-top: 35px;
}

.cjwt-wrap .sqlist-header ul li {
	padding: 0 60px
}

.cjwt-wrap .sq_more {
	width: 200px;
	height: 120px;
	line-height: 140px;
	margin-top: 0;
}

.cjwt-wrap .sq_tab th {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding: 20px 0 10px 0;
}

.cjwt-wrap .sqlist-con {
	position: relative;
}

.cjwt-lab {
	position: absolute;
	right: 80px;
	top: 25px
}

.hdjl-list {
	border: 1px solid #dcdcdc;
	border-top: none
}

.hdlist-header {
	height: 120px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

.hdlist-header h3 {
	width: 205px;
	margin-left: 20px;
	font-size: 24px;
	color: #333333;
	padding: 54px 0 33px 20px;
	font-weight: normal;
	color: #333333;
	border-bottom: 5px solid #ff9900;
	line-height: 28px;
}

.hdlist-con {
	padding: 30px 30px 60px 30px;
	overflow: hidden;
}

.hd-iconlist {
	margin: 0 -10px
}

.hd-iconlist li {
	padding: 0 10px;
	float: left;
	width: 25%;
	width: 279px;
}

.hd-iconlist li .hd-iconlist-item {
	border: 1px solid #eeeeee;
	padding: 25px 0;
	text-align: center
}

.hd-iconlist-item h1 {
	font-size: 18px;
	color: #132053;
	font-weight: normal;
	line-height: 28px;
}

.hd-iconlist-item img.icon-img {
	display: block;
	margin: -24px auto 0 auto;
}

.hd-iconlist-item .ope-area {
	padding: 0 30px 10px 30px
}

.btn-orange-md {
	background: #ff9900;
	color: #ffffff!important;
	font-size: 18px;
	letter-spacing: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	border: 0;
	width: 100%;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.btn-orange-md:hover {
	background: #e68b04
}

img.btn-icon {
	vertical-align: middle;
	padding-right: 6px;
}

.ser-area-md .ser-area-right {
	width: 46px;
}

.ser-area-md .imgser-btn {
	display: block;
	height: 40px;
	width: 46px;
	background: url(../images/icon-ser-md.png) no-repeat center center #ff9900;
	border: none;
	-ms-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-ms-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.ser-area-md .imgser-btn:hover {
	background-color: #e68b04
}

.ser-area-md .input-ser {
	height: 38px;
	line-height: 38px;
	padding: 0 8%;
	border: 1px solid #e5e5e5;
	border-right: none;
	width: 84%;
	-ms-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.ser-area-md .inputq {
	height: 38px;
	line-height: 38px;
	padding: 0 8%;
	border: 1px solid #e5e5e5;
	width: 84%;
	-ms-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}


/*搜索结果列表页面*/

.ques-searchlist-wrap {
	background: #ffffff;
}

.ques-searchlist-input {
	width: 740px;
	padding: 65px 250px 50px 250px;
	border-bottom: 1px solid #dcdcdc;
}

.ques-searchlist-input .ser-tit {
	width: 130px;
	float: left;
	font-size: 24px;
	padding-top: 7px
}

.ques-searchlist-input .ser-area-big {
	float: right;
	width: 608px;
}

.ser-area-big .ser-area-right {
	width: 57px;
}

.ser-area-big .imgser-btn {
	display: block;
	height: 50px;
	width: 57px;
	background: url(../images/icon-ser-md.png) no-repeat center center #ff9900;
	border: none;
	-ms-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-ms-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.ser-area-big .imgser-btn:hover {
	background-color: #e68b04
}

.ser-area-big .input-ser {
	height: 48px;
	line-height: 48px;
	padding: 0 4%;
	border: 1px solid #e5e5e5;
	border-right: none;
	width: 92%;
	-ms-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.ques-searchlist-con {
	padding: 0 20px 35px 20px;
	min-height: 900px;
}

.ques-searchlist-con .question {
	border-bottom: 1px solid #dcdcdc;
	padding: 35px 0
}

.ques-searchlist-con .question .question-con {
	padding: 0 50px
}

.ques-searchlist-con .question .question-icon {
	display: table-cell;
	width: 50px;
	text-align: left;
	vertical-align: middle;
}

.ques-searchlist-con .question .question-text {
	display: table-cell;
}

.ques-searchlist-con .question .question-text h2 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

.ques-searchlist-con .question .question-text p {
	font-size: 14px;
	margin: ;
	0;
	color: #999999;
	padding-top: 15px
}

.ques-searchlist-con .answer {
	border-bottom: 1px solid #dcdcdc;
	padding: 25px 0 35px 50px;
	color: #333333;
	line-height: 24px;
}

.ques-searchlist-con .answer .answer-con {
	padding: 0 50px
}

.ans-tab-left,
.ans-tab-right {
	display: table-cell;
	vertical-align: top;
}

.ans-tab-left {
	width: 97px;
	text-align: left;
	padding-bottom: 15px;
}

.qa-link {
	text-align: right;
	padding: 40px 50px 40px 0;
}

.qa-big {
	padding-right: 0;
	padding-top: 25px;
	font-size: 18px;
}


/*企业诉求处理详情*/

.clqk-wrap,
.sim-ques {
	background: #ffffff
}

.clqk-company {
	padding: 50px 70px 45px
}

.clqk-company h1 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 30px
}

.clqk-company h2 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 30px
}

.clqk-company h2 span {
	padding: 0 30px;
}

.clqk-company p {
	line-height: 26px;
}

.clqk-pro h1 {
	font-size: 18px;
	font-weight: normal;
	background: #fff7f2;
	padding: 26px 70px;
	border: 1px solid #dcdcdc;
	border-width: 1px 0;
}

.pro-detail-header h3 {
	font-size: 18px;
	font-weight: normal;
}

.pro-detail-con {
	padding-top: 30px
}

.clqk-pro-detail {
	padding: 50px 70px 75px;
}

.sim-ques {
	padding: 50px 70px 80px
}

.sim-ques h1 {
	font-weight: normal;
	font-size: 18px;
	padding-left: 45px;
	background: url(../images/icon-zsk.jpg) no-repeat left center;
	margin-bottom: 35px;
}

.sim-ques ul {
	padding-left: 12px
}

.sim-ques ul li {
	list-style: disc;
	padding-left: 25px;
	line-height: 30px;
}


/*问题列表页面*/

.ques-list-wrap {
	background: #ffffff;
}

.ques-list-input {
	width: 740px;
	padding: 65px 250px 50px 250px;
	border-bottom: 1px solid #dcdcdc;
}

.ques-list-input .ser-tit {
	width: 130px;
	float: left;
	font-size: 24px;
	padding-top: 7px
}

.ques-list-input .ser-area-big {
	float: right;
	width: 608px;
}

.ques-list-con {
	padding: 0 20px;
}

.ques-tab {
	border: 0;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 70px;
}

.ques-tab th {
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
	padding: 20px 0
}

.ques-tab tr:hover {
	background: #fff7f1!important;
}

.ques-tab td {
	vertical-align: middle;
	border-bottom: 1px solid #e8e8e8;
	padding: 18px 0;
}

.ques-tab td a {
	line-height: 24px;
}

.ques-tab td p {
	color: #a7a7a7
}


/*弹出层*/

.layui-layer-title {
	padding: 0 0 0 50px;
	height: 80px;
	line-height: 80px;
	border-bottom: 0px solid #eee;
	font-size: 18px;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #0069d5;
	border-radius: 2px 2px 0 0;
}


/*内容向上滚动*/

ul,
li {
	list-style: none;
}

.scroll-text {
	width: 100%;
	overflow: hidden;
}

.scroll-text ul {
	overflow: hidden;
	margin: 0;
}

#slide_01 {
	height: 240px;
	margin-top: 30px
}

#slide_02 {
	height: 240px;
	margin-top: 10px
}

#slide_02 ul {
	width: 790px;
}

.scroll-text ul {}

.scroll-text ul li {
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #daf2ff;
}

.scroll-text ul li span,
.scroll-text ul li a {
	display: inline-block;
	float: left;
}



.fhq{width:width:330px;background:#09F;height:61px;color:#fff; border-radius:5px;padding-left:20px;padding-top:10px;}
.fhq h3{margin-bottom:5px;}
.fhq img{ vertical-align:middle;margin-right:10px;margin-bottom:5px;}

.rck{}
.rck ul{overflow:hidden;}
.rck ul li{float:left;}
.rck ul li a{width:150px;height:40px;border-radius:3px;background:#06C;color:#fff;display:block; line-height:40px; text-align:center;margin:0 13px; margin-top:20px;}
.rck ul li a:hover{background:#ff9900;}
.rck ul li a.lilai{background:#ff9900;}
.mian3{width:1202px;background:#fff; margin:0 auto;padding:30px 18px;}
.top01{overflow:hidden;padding-bottom:10px; border-bottom:1px dashed #e6e6e6;}
.zp{float:left;}
.xxb{float:left;margin-left:40px;}
.xxb h2{font-weight:normal;margin-bottom:30px;}
.xxb table span{width:100px; text-align:right;color:#666;}
.xxb table tr{display:block;margin-bottom:20px;}
.xxb table tr td{margin-right:30px; display:inline-block;color:#999;width:200px;}

.top02{padding-bottom:10px;width:1200px;}
.top02 h3{margin:20px 0;border-bottom:1px dashed #e6e6e6;padding-bottom:10px;}
.top02 p{}
