.words_over{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;    	word-break: break-all;}

.word_over{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;word-break: break-all;}  
.no{display:none}
.res_main {background: #f8f8f8;float: left;width: 100%;height: auto;}
.res_top {float: left;width: 100%;height: 400px;}
.res_top img {display: block;width: 100%;height: 348px;margin: auto;}
.body-content{width:1164px;height:auto;margin:30px auto;background: #fff;}
/*
 *椤圭洰鍏敤鏍峰紡
 */
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
	display: block;
}

body {
	width: 100%;
	min-width: 1200px;
	font-family: "Helvetica Neue", helvetica, 'lucida grande',
		'lucida sans unicode', lucida, 'Microsoft YaHei',
		'WenQuanYi Micro Hei', sans-serif;
	font-size: 15px;
	background: #f5f6fa;
}
/**
 * 瀛椾綋棰滆壊
 */
.font_color_black {
	color: #313131
}

.font_color_gray {
	color: #979797
}

.font_color_write {
	color: #fff;
}

.font_c4 {
	color: #1F80C4;
}

.font_c5 {
	color: #f00;
}

.font_color_org {
	color: #fe7241;
}
/**
 * 鑳屾櫙棰滆壊
 */
.bg_color1_write {
	background: #fff;
}

.bg_color2_gray {
	background: #f5f6f8
}

.bg_c3 {
	background: #1F80C4;
}

.bg_c4 {
	background: #fe7241
}

.col-contact {
	float: left;
	width: 270px;
	height: 130px;
	border-left: 1px solid white;
	text-align: center;
}

.col-contact .phone-info {
	font-size: 18px;
}

.col-contact .phone {
	font-size: 30px;
	display: block;
}

.col-contact span {
	display: block;
	margin-left: 60px;
	float: left;
}

.QR-code {
	width: 145px;
	height: 125px;
	float: left;
	margin: auto;
	padding-top: 5px;
	text-align: center;
	margin-top: -4%;
	margin-left: 160px;
}

.QR-code-wechat {
	width: 100px;
}

.QR-code img {
	width: 100px;
	height: 100px;
}



/*
site-info
css style
鐗堟潈鏍峰紡
*/
.site-info .container {
	padding-top: 25px;
}

.site-info .container a {
	color: #fff;
}

.site-info .container p {
	display: block;
	text-align: center;
	line-height: 25px;
}

.copyright-img {
	width: 1150px;
	margin: auto;
	height: 50px;
}

.site-info .container img {
	display: block;
	width: 695px;
	height: 49px;
	margin: 0 auto;
}

/**
 * 椤甸潰澶撮儴鏍峰紡
 */
.head_frame .head_left .text {
	position: relative;
	top: -8px
}

.head_frame .nohead_right .text {
	position: relative;
	top: -8px
}

.head_frame .text {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

.site_header {
	width: 100%;
	height: auto;
	background-color: white;
	margin: 0 auto;
	padding: 0px;
	font-size: 16px;
	border-bottom: 1px solid #dedede;
}

.site_header .header_top {
	width: 100%;
	height: 42px;
	background-color: #1F80C4;
	/*overflow: auto;*/
	zoom: 1;
	margin: 0 auto;
}

.site_header .header_top .head_frame {
	width: 1150px;
	margin: 0 auto;
	height: 42px;
	overflow: auto;
	zoom: 1;
	background-color: #1F80C4;
}

.site_header .header_top .head_frame .head_left {
	width: 20%;
	height: 25px;
	color: #FFFFFF;
	margin: 8px 0px 0px 8px;
	float: left;
}

.site_header .header_top .head_frame .head_right {
	width: 70%;
	color: #FFFFFF;
	margin: 8px 0px 0px 0px;
	float: right;
	text-align: right;
}

.site_header .header_top .head_frame .nohead_left {
	width: 20%;
	height: 25px;
	color: #FFFFFF;
	margin: 8px 0px 0px 8px;
	float: left;
}

.site_header .header_top .head_frame .nohead_right {
	width: 70%;
	color: #FFFFFF;
	margin: 8px 30px 0px 0px;
	float: right;
	text-align: right;
}

.site_header .header_bottom {
	/* width: 1194px; */
	width: 100%; 
	margin: auto;
/* 	height: 98px; */
	height: auto;
	overflow: auto;
	zoom: 1;
}
.site_header .header_bottom .header_logo {
    width: 250px;
    height: 60px;
    margin: 20px 0px 0px 5%;
    float: left;
}
.site_header .header_bottom .header_option {
    float: left;
    margin: 10px 1% 0px 3%;
    font-size: 15px;
    width: 72%;
    height: 60px;
    line-height: 60px;
}

/* @media only screen and (max-width:1600px) {
	.site_header .header_bottom .header_option {
	    float: right;
	    margin: 10px 1% 0px 0px;
	    font-size: 15px;
	    width: 66%;
	    height: 60px;
	    line-height: 60px;
	}
}
 
@media only screen and (max-width:1400px) {
	.site_header .header_bottom .header_option {
	    float: right;
	    margin: 10px 1% 0px 0px;
	    font-size: 13px;
	    width: 63%;
	    height: 60px;
	    line-height: 60px;
	}
} */

.ch_header_service {
	float: left;
	width: auto;
	height: 24px;
	margin-top: 35px;
	margin-left: 7px
}

.ch_header_enter {
	float: left;
	width: auto;
	height: 27px;
	cursor: pointer;
}
.ch_header_enter:HOVER{color: #38adff;}
.ch_enter_img {
	display: block;
	width: 18px;
	height: 16px;
	float: left;
	margin-top: 4px
}

.ch_enter_l {
	float: left;
	font-size: 4px;
	height: 27px;
	line-height: 20px;
	margin-top: 2px;
	margin-left: 7px;
	margin-top: 2px;
}

.ch_enter_o {
	float: left;
	margin-left: 14px;
	color: #999;
	margin-right: 12px;
}

.ch_header_title {
	float: left;
	width: 167px;
	height: 42px;
	font-size: 15px;
	margin-top: 4px;
	margin-left: 6px;
	line-height: initial;
	overflow: hidden;
	text-overflow: ellipsis;
}

.options {
	float: left;
	margin-right: 3%;
/* 	padding-bottom:25px; */
	height: 45px;
	color: #000000;
}
.options:HOVER{color: #38adff;}
.options.on {
	border-bottom: solid 3px #38adff;
	color: #38adff;
}

.site_header .header_bottom .header_icon {
	float: left;
	width: 130px;
	height: 45px;
	margin: 27px 38px 26px 18px;
}

.site_header .header_bottom .header_search {
	float: left;
	width: 225px;
	height: 30px;
	margin-top: 33px;
}

.site_header .header_bottom .header_search .search_btn {
	color: #FFFFFF;
	background-color: #1F80C4;
	height: 34px;
	border-style: none;
	width: 60px;
	float: right;
	font-size: 1em;
	font-family: '寰蒋闆呴粦';
}

.site_header .header_bottom .header_search .search_text {
	width: 150px;
	height: 30px;
	float: right;
	padding-left: 10px;
}

.error {
	color: red;
}

.main_cont {
	width: 1194px;
}

.main {
	margin: 0px auto;
}

.clear {
	display: inline-block;
}

* html .clear {
	height: 1%;
}

.clear {
	display: block;
	overflow: hidden;
}

.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

/*鎸夐挳*/
.btn {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-weight: 400;
	white-space: nowrap;
	vertical-align: middle;
	*zoom: 1;
	-webkit-transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;
}

a.btn:hover, a.btn:focus, a.btn:active, a.btn.active, a.btn.disabled, a.btn[disabled]
	{
	text-decoration: none
}

.btn:active, .btn.active {
	background-color: #ccc
}

.btn:first-child {
	*margin-left: 0
}

.btn.active, .btn:active {
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.125) inset;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.125) inset;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.125) inset;
}

/*榛樿鈥斺�旂伆鑹� 閫氬父鐢ㄤ簬鍙栨秷*/
.btn-default {
	background-color: #e6e6e6
}

.btn-default:hover, .btn-default:focus, .btn-default:active,
	.btn-default.active {
	color: #333;
	background-color: #c7c7c7;
	border-color: #c7c7c7
}

/*涓昏鈥斺�斾富鑹� 閫氬父鐢ㄤ簬纭畾銆佹彁浜ゃ�佽喘涔般�佹敮浠樼瓑*/
.btn-primary {
	color: #fff;
	background-color: #5a98de;
	border-color: #5a98de
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active {
	color: #fff;
	background-color: #6aa2e0;
	border-color: #6aa2e0
}

/*娆¤鎸夐挳*/
.btn-secondary {
	color: #fff;
	background-color: #3bb4f2;
	border-color: #3bb4f2
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active,
	.btn-secondary.active {
	color: #fff;
	background-color: #0f9ae0;
	border-color: #0f9ae0
}

/*鎴愬姛*/
.btn-success {
	color: #fff;
	background-color: #5eb95e;
	border-color: #5eb95e
}

.btn-success:hover, .btn-success:focus, .btn-success:active,
	.btn-success.active {
	color: #fff;
	background-color: #429842;
	border-color: #429842
}

/*璀﹀憡*/
.btn-warning {
	color: #fff;
	background-color: #f37b1d;
	border-color: #f37b1d
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active,
	.btn-warning.active {
	color: #fff;
	background-color: #c85e0b;
	border-color: #c85e0b
}

/*鍗遍櫓*/
.btn-danger {
	color: #fff;
	background-color: #dd514c;
	border-color: #dd514c
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active
	{
	color: #fff;
	background-color: #c62b26;
	border-color: #c62b26
}

.btn-blue {
	color: #fff;
	background-color: #38adff;
	border-color: #38adff;
}

.btn-orange {
	color: #fff;
	background-color: #ff6002;
	border-color: #ff6002;
}

.btn-brown {
	color: #fff;
	background-color: #d4b22a;
	border-color: #d4b22a;
}


/*閾炬帴*/
.btn-link {
	color: #0e90d2;
	cursor: pointer;
	border-color: transparent;
	background-color: transparent;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active {
	color: #095f8a;
	text-decoration: underline;
	background-color: transparent
}

/*绂佺敤鐘舵��*/
.btn.disabled {
	cursor: not-allowed;
	background-image: none;
	opacity: .65;
	filter: alpha(opacity = 65);
	box-shadow: none;
	pointer-events: none;
}

.modal-open {
	overflow: hidden
} /*褰撳脊鍑哄眰鍑虹幇鏃讹紝闅愯棌body鍙充晶婊氬姩鏉�*/
.page-overflow {
	margin-right: 16px
} /*闅愯棌body婊氬姩鏉℃椂锛岄〉闈㈠亸绉�*/
.modal-scrollable {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto
} /*寮瑰嚭灞傜殑鏈�澶栧眰锛屽叏灞忥紝鐢ㄦ埛鍝嶅簲鐐瑰嚮鍜屾粴鍔�*/
.modal-overflow .modal-scrollable {
	overflow-y: scroll
} /*寮圭獥瓒呭嚭灞忓箷楂樺害鏃讹紝寮瑰嚭灞傛浛浠ody鍙充晶婊氬姩鏉★紝瀹炵幇寮瑰嚭灞傜殑鏁翠綋婊氬姩*/
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1040;
	background-color: #000
} /*榛樿閬僵灞傦紝鍏ㄥ睆榛戣壊*/
* html .modal-backdrop {
	position: absolute;
	left: expression(documentElement.scrollLeft + documentElement.clientWidth -  
		 this.offsetWidth);
	top: expression(documentElement.scrollTop + documentElement.clientHeight -  
		 this.offsetHeight)
} /*瑙ｅ喅IE涓� 閬僵灞傚吋瀹规��*/
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity = 0)
} /*閬僵灞傚け鍘绘椂锛岄�忔槑搴︿负0*/
.modal-backdrop, .modal-backdrop.fade.in {
	opacity: 0.7;
	filter: alpha(opacity = 70)
} /*閬僵灞傝繘鍏� 0.7閫忔槑搴�*/
.modal.container {
	width: 980px
} /*婊￠〉闈㈠搴�*/
.modal {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	z-index: 1050;
	overflow: visible;
	background-color: #fff;
	background-clip: padding-box;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-khtml-background-clip: padding-box;
	-moz-background-clip: padding-box;
	-ms-background-clip: padding-box;
	-o-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999
} /*寮瑰嚭灞傦紝缁濆瀹氫綅锛岄粯璁ゃ�愬搴�500px锛岄珮搴﹁嚜閫傚簲锛岃儗鏅櫧鑹诧紝6px鍦嗚锛屽甫闃村奖銆戯紝鑷畾涔夊搴﹀彲鍦╠ata-width涓缃弬鏁�*/
.fade {
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear
}

.fade.in {
	opacity: 1;
	filter: alpha(opacity = 100)
}

.modal.fade {
	top: -200%
} /*寮瑰嚭灞傝繘鍏ュ姩鐢绘晥鏋�*/
.modal.fade.in {
	top: 50%
} /*寮瑰嚭灞傝繘鍏ュ悗灞呴《璺濈锛岄厤鍚坢argin-top璐熷�硷紝瀹炵幇涓婁笅鑷姩灞呬腑*/
.modal.modal-overflow.fade.in {
	top: 0px
} /*濡傛灉寮瑰嚭灞傞珮搴﹀ぇ浜庣獥鍙ｏ紝寮瑰嚭绐楀彛璺濋《0鍍忕礌*/
.loading-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px
} /*Ajax鍔犺浇鏁版嵁鏃秎oading*/
/*寮瑰嚭灞俬eader鍖�*/
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
	position: relative
} /*寮瑰嚭灞傚ご閮�*/
.modal-header .close {
	position: absolute;
	right: 10px;
	top: 10px
} /*鍏抽棴鎸夐挳锛岃璋冪敤4.1.1 鎸夐挳 .close*/
.modal-header h3 {
	margin: 0
} /*鏍囬*/
.modal-body {
	overflow-y: visible;
	padding: 15px
} /*鍐呭涓嶉檺楂樺害锛屽唴濉厖15px锛屼笉婊℃剰鍙嚜琛屼慨鏀�*/
.modal-form {
	margin-bottom: 0
} /*寮瑰嚭灞傝〃鍗�*/
/*寮瑰嚭灞俧ooter鍖猴紝鏀炬寜閽�*/
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	*zoom: 1;
	border-radius: 0 0 6px 6px;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer:before, .modal-footer:after {
	display: table;
	content: ""
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn {
	width: 80px;
	height: 30px;
	border: 0px;
	border-radius: 3px;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

/*涓婁紶琛ㄥ崟鎺т欢*/
.btn-upload {
	position: relative;
	display: inline-block;
	height: 30px;
	*display: inline;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer;
}

.btn-upload input {
	height: 26px;
	margin: 0px 3px;
}

.btn-upload .btn {
	width: 80px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	float: right;
	margin: 0px 3px;
	border-radius: 3px;
}

.upload-url {
	cursor: pointer
}

.input-file {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 1;
	font-size: 30em;
	*font-size: 30px;
	opacity: 0;
	filter: alpha(opacity = 0)
}

.btn-upload .input-text {
	width: auto;
}

.form-group .upload-btn {
	margin-left: -1px
}

/*杩涘害鏉℃帶鍒�*/
.progress, .progress-bar, .sr-only {
	height: 10px;
	font-size: 0;
	line-height: 0
}

.progress {
	overflow: hidden;
	width: 400px;
	-khtml-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}

.progress-bar {
	width: 100%;
	background-color: #efefef
}

.sr-only {
	display: inline-block;
	background-color: #fe7241
}

/*-------鐧诲綍妯″潡----------*/
input[type=button]:focus {
	border: 1px solid #FF7141;
	/* background-color: #000000; */
	outline: none;
}

.hw-overlay .hw-layer-wrap .login-closeImg {
	height: auto;
	width: 100%;
	margin: 20px 0px 10px 0px;
	overflow: auto;
	zoom: 1;
}

.hw-overlay .hw-layer-wrap .login-closeImg .hwLayer-close {
	float: right;
	padding-right: 25px;
}

.hw-overlay .hw-layer-wrap .login-frame {
	width: 360px;
	margin: 0px auto 85px;
}

.hw-overlay .hw-layer-wrap .login-frame .login-logo {
	width: 170px;
	height: auto;
	margin: 0px auto 40px;
	/*border: 1px solid #000000;*/
	overflow: hidden;
	zoom: 1;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form {
	width: 100%;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .form-text {
	width: 356px;
	height: 40px;
	padding-left: 10px;
	font-size: 1em;
	font-family: '寰蒋闆呴粦 Regular', '寰蒋闆呴粦';
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .form_div {
	margin-bottom: 25px;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .login-button {
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	background-color: #1F80C4;
	color: #FFFFFF;
	border: 0px;
	font-size: 1em;
	font-family: '寰蒋闆呴粦 Regular', '寰蒋闆呴粦';
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .login-form-middle {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.login-frame .login-form .login-form-middle .color-Orange {
	color: #FF7141;
}

.login-frame .login-form .login-form-middle .href-register {
	float: left;
}

.login-frame .login-form .login-form-middle .href-forgetPwd {
	float: right;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .line {
	width: 100%;
	border-bottom: 1px solid #bdbec0;
	margin: 25px 0px;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .login-form-bottom {
	overflow: auto;
	zoom: 1;
	width: 100%;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .login-form-bottom .entrepreneur
	{
	border: 1px solid #FF7141;
	color: #FF7141;
	width: 100px;
	height: 40px;
	float: left;
	background-color: transparent;
	margin-right: 30px;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .login-form-bottom .investor
	{
	border: 1px solid #FF7141;
	color: #FF7141;
	width: 100px;
	height: 40px;
	float: left;
	background-color: transparent;
	margin-right: 30px;
}

.hw-overlay .hw-layer-wrap .login-frame .login-form .login-form-bottom .intermediary
	{
	border: 1px solid #FF7141;
	color: #FF7141;
	width: 100px;
	height: 40px;
	float: left;
	background-color: transparent;
}

.Wdate {
	height: 25px;
}

.header_button {
	margin: 30px 0px 0px 0px;
}

.header_button .header_but1 {
	margin-left: 10%;
	height: 28px;
	width: 70px;
	font-size: 14px;
	background-color: #38adff;
	color: white;
	border: none;
	border-radius: 5px;
}

.header_button .header_but2 {
	margin-left: 20px;
	height: 28px;
	width: 70px;
	font-size: 14px;
	background: #f8f8f8;
	border: none;
	border: 1px solid #38adff;
	color: #38adff;
	border-radius: 5px;
}

.ch_white {
	float: left;
	width: 71px;
	height: 94px;
	position: absolute;
	right: 18px;
}

.ch_page {
	width: 100%;
	height: 100%;
}
.login_btn{
    color: #3fa9f5;
    border: 1px solid #3fa9f5;
    border-radius:5px;
    background: #fff;
    padding: 3px;
    cursor:pointer;
   /*  margin-top:18px; */
    margin-left:2%;
}
.shadow{
	border:1px solid #e6e6e6;
/*    -webkit-box-shadow: #666 0px 0px 10px;
   -moz-box-shadow: #666 0px 0px 10px;
   box-shadow: #666 0px 0px 10px;
   box-shadow: #666 1px 1px 5px */
}

.blue{color:#3fa9f5}
.bot_wenda{float:left;padding:2%;width:95.8%;border-radius:5px;height:110px;border:1px solid #cecbcb;margin-bottom: 15px;}
.nodate {text-align: center;font-size: 2em;line-height: 110px;color:#afaaaa}
.nodate span{color:red}
/*底部 后添加样式*/
.footer{background-color: #565656;color:#fff;position: relative;padding:20px 0px;height: 205px;}
.footer a, .footer a:hover{color:#fff;}
.footer .qrcode{width:80px;height:80px;position: absolute;z-index: 100; top: 88px;right: 80px;}
.footer .qrcode img{width:100%;}
.ch_footer_ns{width:1194px;height:47px;line-height:40px;margin: 0 auto;}
.ch_ns_div{float:left;margin-left:20px}
.ch_xxx{position: relative;border-bottom:1px solid white;width:100%}
.ch_footer_ns .ch_footer_nsa{float: left;}
.ch_footer_ns .ch_footer_nsm{margin-left:20px}

/*分页 样式*/
#pagination_2{float: left;text-align: center;width: 100%;}
/*轮播样式*/
.banner_img{height: auto !important; cursor: pointer}
.type_area{min-height:19px;}
.split_line{margin: 20px 0;}
.type_group{display:flex;flex-wrap:wrap;padding-left: 10px;}