@media print{
	.noprint{
		display:none;
		/*visibility:hidden*/
	}
	* {
	margin: 0;
	padding: 0;
	}
	html {
		font-size: 26.67vw;
		height: 100%;
		min-width: 1200px;
		margin-left:-60px !important
	}
	body {
		background:#fff;
		color:#333;
		height: 100%;
		font-size:16px;
		position: relative;
		font-family: "微软雅黑"
	} 
	div,input,button,select {
		box-sizing: border-box;
		background: transparent;
		border:0;
	}
	button {
		cursor: pointer;
	}
	select,input,button {
		/*去除选中效果边框*/
		outline: none;
		vertical-align:middle;
	} 
	ul,ol {
		list-style-type:none;
	} 
	img {
		display: inline-block;
		width: 100%;
		height: auto;
	}
	input[type="text"] {
		-webkit-appearance: none;
		background: transparent;
		border:0;
		/*清除苹果手机默认样式*/
	}
	textarea {
		word-wrap:break-word; 
		word-break:break-all; 
		resize:none;
		outline: none;
		/*清除文本域中的右下角三角形样式*/
	}
	select {
		/*清除默认三角图形*/
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		background: transparent;
		border:0;
	}
	a {
		text-decoration:none; 
		color: #333;
	} 
	a:hover,a:active,a:focus {
		text-decoration:none;
		outline: none;
	} 
	h1{ font-size:24px;} 
	h2{ font-size:20px;} 
	h3{ font-size:18px;} 
	h4{ font-size:16px;} 
	h5{ font-size:14px;} 
	h6{ font-size:12px;}
	table  {
	  /*border-collapse:collapse;*/
	  /*子级加上border，边框也不会重复，单边框，且之间没有距离*/
	}
	/*flex布局的兼容写法*/
	.flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.flex-v {
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.flex-1 {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	.flex-align-center {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.flex-pack-center {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.flex-pack-justify {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.ab {
		position: absolute;
	}
	.re {
		position: relative;
	}
	.ov {
		overflow: hidden;
	}
	.ri {
		float: right;
	}
	.le {
		float: left;
	}
	.bd_bt {
		border:1px solid #f5f5f5;
	}
	.white {
		background: #fff;
	}
	.row {
		/*针对块级标签*/
		white-space:nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.more_row {
		display: -webkit-box;
		word-break: break-all;
		word-wrap: break-word;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	/*地图页*/
	.index_top_text {
		height: 30px;
		font-size: 12px; 
		width: 1013px;
		margin: 0 auto;
		line-height: 30px;
	}
	.index_top_text_alter_24 {
		height: 30px;
		font-size: 12px;
		line-height:30px;
		background:#003182;
		color: #fff;
	}
	.index_top_text_alter_24_div {
		width: 1013px;
		margin: 0 auto;
	}
	.index_top_text_alter_24_div div div {
		border-left: 1px solid #ffff;
		height: 15px;
		margin: 0 10px;
		margin-top: 8px;
	}
	.index_top_text_alter_24_div a {
		color: #fff;
		height: 30px;
		line-height:30px;
	}
	.index_top_bg_alter_24 {
		width: 1013px;
		margin: 0 auto;
		height: 136px;
	}
	.index_top_bg {
		margin: 0 auto;
		/*height: 200px;*/
		height:136px;
		background: url(/uploads/image/t1d_images/top_bg.png) no-repeat;
		background-size: 100% 100%;
	}
	.index_top_bg2 p{
		min-width: 1200px;
		height: 200px;
		background-repeat: no-repeat;
		background-position: center;
	}
	.index_top_details a {
		cursor: pointer;
	}
	.index_top_details div {
		width: 2px;
		height: 12px;
		background: #b8b8b8;
		margin:10px 10px 0 10px; 
	}
	.index_top_brand {
		width: 1013px;
		height:136px;
		margin: 0 auto;
	}
	.index_top_brand>div {
		height:136px;
	}
	.top_logo {
		width: 95px;
		height: 101px;
		margin-right: 15px;
		margin-top:52px;
	}
	.name_img {
		width: 566px;
		height: 53px;
		top: 40px
	}
	.index_top_brand_text {
		font-size: 20px;
		width: 566px;
		text-align: center;
	}
	.toutiaocss {
		color: #023e8a;
		font-size: 30px;
		font-weight: bold;
	}
	.toutiaocss_30 {
		font-size: 28px;
	}
	.samr-banner-text {
		padding-top: 10px;
		text-align: center;
	}
	.list_ad {
		width: 60px;
		height: 69px;
	}
	.samr-banner-text a {
		font-size: 18px;
	}
	.newbanner01 a {
		color: #023e8a;
	}
	.newbanner01 {
		font-size: 30px;
		color: #333;
		width: 100%;
		text-align: center;
	}
	.newbannerbox {
		width: 1013px;
		clear: both;
		padding: 20px 0;
		padding-bottom: 2px;
	}
	.index_top_nav_bg {
		background: #59a3e6 !important;
		height: 38px;
		line-height: 38px;
	}
	.index_top_nav_bg2 {
		background: #f85635 !important;
		height: 38px;
		line-height: 38px;
	}
	.index_top_nav_bg2>div {
		width: 1013px;
		margin: 0 auto;
		font-size: 16px;
	}
	.index_top_nav_bg2 a.active {
		background:#d62b08 !important 
	}
	.index_top_nav_bg_alter_24 {
		height: 42px;
		background:#e3e3e3; 
		border-bottom: 1px solid #003182;
	}
	.index_top_nav {
		width: 1013px;
		margin: 0 auto;
		font-size: 16px;
	}
	.index_top_nav_alter {
		width: 1013px;
		margin: 0 auto;
		font-size: 16px;
		color: #fff;
	}
	.index_top_nav_alter a {
		box-sizing: border-box;
		height: 42px;
	}
	.index_top_nav_alter span {
		margin-left: 5px;
		font-weight: bold;
		color: #003182;
	}
	.index_top_nav a,.index_top_nav_bg2 a  {
		box-sizing: border-box;
		height:38px;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
	}
	.index_top_nav a span,.index_top_nav_bg2 a span  {
		margin-left: 5px;
		font-size: 18px;
		color: #fff;
		font-weight: bold;
	}
	.index_1_img {
		width: 20px;
	}
	.index_1_img.active {
		width: 20px;
	}
	.index_2_img {
		width: 21px;
	}
	.index_2_img.active {
		width: 21px;
	}
	.index_3_img {
		width: 20px;
	}
	.index_3_img.active {
		width: 20px;
	}
	.index_4_img {
		width: 20px;
	}
	.index_4_img.active {
		width: 20px;
	}
	.add_index_img {
		width:60px;
	}
	.index_5_img {
		width: 20px;
	}
	.index_6_img {
		width: 20px;
	}
	.index_top_nav a.active {
		background: #407ebb !important;
		/*color: #ff4a01*/
	}
	.index_top_search {
		/*width: 1400px;*/
		height: 32px;
		background:#f3f3f3; 
	}
	.index_top_search_content {
		width: 1013px;
		margin: 0 auto;
		height:32px; 
	}
	.index_top_search_content>div {
		height: 32px;
		line-height: 32px;
	}
	.date_img {
		width: 14px; 
		height: 14px;
		margin-top: 8px;
		margin-right: 5px;
	}
	.new_date_img {
		width: 14px; 
		height: 14px;
		margin-top:7px;
		margin-right: 5px;
	}
	.date_text {
		font-size: 14px;
	}
	.new_date_text {
		font-size: 12px;
	}
	.search_tip {
		font-size: 14px;
		margin-right: 10px;
	}
	.search_input {
		height:22px;
		box-sizing: border-box;
		border: 1px solid #0089c8 !important;
		border-radius: 4px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		margin-top: 5px;
		padding-left: 12px;
		font-size: 14px;
	}
	.search_inputr {
		height:22px;
		box-sizing: border-box;
		border: 1px solid #f85635 !important;
		border-radius: 4px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		margin-top: 5px;
		padding-left: 12px;
		font-size: 14px;
	}
	.search_input::-webkit-input-placeholder {
		font-size: 12px;
		color: #666;
	}
	.search_inputr::-webkit-input-placeholder {
		font-size: 12px;
		color: #666;
	}
	.search_button {
		width: 60px;
		height: 22px;
		margin-top: 5px;
		background: url(/uploads/image/t1d_images/search.png) #0089c8 no-repeat;
		background-size:14px 14px;
		background-position:23px 4px; 
		border-top-right-radius: 4px; 
		border-bottom-right-radius: 4px; 
	}
	.search_buttonr {
		width: 60px;
		height: 22px;
		margin-top: 5px;
		background: url(/uploads/image/t1d_images/search.png) #f85635 no-repeat;
		background-size:14px 14px;
		background-position:23px 4px; 
		border-top-right-radius: 4px; 
		border-bottom-right-radius: 4px; 
	}
	/*必须要用的*/
	.content {
		width: 1013px;
		margin:0 auto;
	}
	.address_tip {
		font-size: 12px;
		height: 40px;
		line-height: 40px;
		color: #666;
	}
	.map_content {
		border:1px solid #dbdbdb;
		padding:0 10px;
		padding-top:10px;
	}
	.back_index_tip {
		width: 100%;
		height: 48px;
		line-height: 48px;
		border:1px dashed #a4d6ff;
		background: #f4faff;
		margin-bottom: 15px;
	}
	.star_img {
		width:18px;
		height: 17px; 
		margin-left: 14px;
		margin-top: 14px;
	}
	.back_index_tip_text {
		font-size: 18px;
		margin-left: 10px;
	}
	.map_content_details {
		border:1px solid #dbdbdb;
		background: #f5f5f5;
		padding:10px 0 0 0; 
		margin-top:15px;
		margin-bottom:15px;
		font-size: 16px;
	}
	.map_content_details_brand {
		display: inline-block;
		box-sizing: border-box;
		background: #0a4a88;
		width:186px;
		height:36px;
		line-height: 36px;
		text-align: center;
		margin-bottom: 10px;
		color: #fff;
		margin-right: 9px
	}
	.map_content_details_brand2 {
		display: inline-block;
		box-sizing: border-box;
		background: #0a4a88;
		width:174px;
		height:36px;
		line-height: 36px;
		text-align: center;
		margin-bottom: 10px;
		color: #fff;
		margin-left: 9.5px
	}
	.map_content_details_brand3 {
		display: inline-block;
		box-sizing: border-box;
		background: #0a4a88;
		width:180px;
		height:36px;
		line-height: 36px;
		text-align: center;
		margin-bottom: 10px;
		color: #fff;
		margin-left: 15px
	}
	.map_content_details_list {
		box-sizing: border-box;
		display: inline-block;
		width: 186px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border:1px dashed #107bcc;
		margin-right: 9px;
		margin-bottom: 10px;
	}
	.map_content_details_list2 {
		box-sizing: border-box;
		display: inline-block;
		width: 174px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border:1px dashed #107bcc;
		margin-left: 9.5px;
		margin-bottom: 10px;
		cursor: pointer;
	}
	.map_content_details_list3 {
		box-sizing: border-box;
		display: inline-block;
		width: 180px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border:1px dashed #107bcc;
		margin-left:15px;
		margin-bottom: 10px;
		cursor: pointer;
	}
	.map_content_details_list_div {
		background: #fff;
		line-height: 40px;
	}
	.map_content_details_list_div {
		margin-bottom: 10px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.map_content_details_list_div a {
		display: inline-block;
		box-sizing: border-box;
		width: 183px;
		height:40px;
		line-height: 40px;
		text-align: center;
		font-size: 16px;
		margin-bottom: 10px
	}
	.map_content_details_list_div div {
		width: 2px;
		height: 16px;
		margin-top: 13px;
		border-left: 1px solid #9a9a9a; 
		border-right: 1px solid #bfbfbf; 
	}
	.map_link {
		border:1px solid #dbdbdb;
		margin-top: 10px;
		line-height: 48px;
		margin-bottom: 15px;
	}
	.map_link_limit {
		width: 980px;
		margin: 0 auto;
		margin-top: 10px;
		border:1px solid #dbdbdb;
		line-height: 48px;
		padding-left: 15px;
	}
	.map_link_brand {
		font-size: 16px;
	}
	.map_link_text {
		padding-left: 25px;
		font-size: 16px;
		color: #666
	}
	.map_link_select {
		box-sizing: border-box;
		margin-left: 15px;
		width: 200px;
		height: 40px;
		line-height: 40px;
		border:1px solid #999;
		color: #999;
		font-size: 14px;
		padding-left: 28px;
		background: url(/uploads/image/t1d_images/select.jpg)  no-repeat #fff;
		background-size:16px 13px; 
		background-position: 172px 12px;
	}
	.map_addredd_select {
		box-sizing: border-box;
		margin-left: 15px;
		width: 200px;
		height: 34px;
		line-height: 34px;
		border:1px solid #999;
		color: #999;
		font-size: 14px;
		padding-left: 10px;
		background: url(/uploads/image/t1d_images/select.jpg) no-repeat #fff;
		background-size:11px 8px; 
		background-position: 172px 12px;
	}
	.deal_results_search_select {
		box-sizing: border-box;
		width: 120px;
		height: 40px;
		line-height: 40px;
		margin-right: 10px;
		border:1px solid #999;
		color: #999;
		font-size: 14px;
		padding-left: 10px;
		background: url(/uploads/image/t1d_images/select.jpg) no-repeat #fff;
		background-size:16px 13px; 
		background-position: 100px 12px;
	}
	.map_bt_tip {
		background: #59a3e6 !important;
		height: 38px;
	}
	.map_bt_tip_08 {
		background: #f85635 !important;
		height: 38px;
	}
	.map_bt_tip_red {
		background:#d20707;
		margin-top: 10px; 
		padding-bottom: 16px;
		padding-top: 16px;
		color: #fff
	}
	.map_bt_tip a,.map_bt_tip_red a {
		box-sizing: border- box;
		display: inline-block;
		padding: 0 25px;
		color: #fff;
		font-size: 16px;
	}
	.map_bt_tip span,.map_bt_tip_red span {
		height: 20px;
		width: 2px;
		background: #fff;
		margin-top: 2px;
	}
	.map_bt {
		font-size: 14px;
		padding-top: 25px;
		padding-bottom: 40px;
	}
	.map_bt_div {
		width: 1200px;
		margin: 0 auto
	}
	.map_bt_center {
		width: 450px;
		font-size: 12px; 
		line-height: 20px;
	}
	.map_bt_center p {
		text-align: center;
	}
	.wechat_code {
		margin-right: 20px;
	}
	.wechat_code  {
		width: 99px;
		height: 99px;
		margin: 0 auto
	}
	.bt_logo {
		width: 53px;
		height: 67px;
	}
	.call_img {
		width: 18px;
		height: 18px;
		margin-right: 10px;
	}
	.map_img {
		width: 17px;
		height: 17px;
		margin-right: 10px;
	}
	.statement_img {
		width: 13px;
		height: 16px;
		margin-right: 10px;
	}
	.call_img_text,.map_img_text {
		margin-right: 20px;
	}
	.map_bt_center_a {
		margin-bottom:5px;
	}
	.gif {
		width: 20px;
		height: 20px;
		margin-left: 12px;
	}
	.look_for_error {
		width: 98px;
		height: 49px;
		margin-left: 100px;
		margin-top: 40px;
	}
	/*反不正当竞争*/
	.content_list {
		width: 203px;
		border:1px solid #dbdbdb;
		padding:10px;
		padding-top: 10px;
		font-size: 14px;
	}
	.content_list2 {
		width: 220px;
		border:1px solid #dbdbdb;
		padding:10px;
		padding-top: 10px;
		font-size: 14px;
	}
	.content_list a,.content_list2 a {
		cursor: pointer;
	}
	.content_list li {
		display:block;
		cursor: pointer;
	}
	.content_list_brand {
		font-size: 18px !important;
		color: #0a4a88 !important;
	}
	.point {
		width: 9px;
		height: 10px;
		margin-right: 5px;
	}
	.content_list_details {
		width: 100%;
		height:50px;
		line-height: 48px;
		border: 1px solid #dbdbdb;
		border-left:3px solid #0a4a88;
		margin-top: 10px;
		padding-left: 10px;
		font-size: 16px;
		color:#0a4a88;
	}
	.content_list_details.active {
		background: #0a4a88;
		border: 0;
		padding-left: 11px;
		color: #fff;
	}
	.content_list_details.active a{
		color: #fff;
	}
	.content_list_details.active span {
		color: #fff;
	}
	.content_list_details span {
		font-size: 14px;
	}
	.against_unfair_div {
		padding-left: 40px;
		margin-top: 10px;
		padding-bottom:10px;
	}
	.against_unfair_div span{
		font-size: 14px !important;
		color: #333!important;
	}
	.against_unfair_div span.active {
		color: #0a4a88!important;
		text-decoration:underline;
	}
	.against_unfair_div>div {
		margin-top: -6px;
	}
	.against_unfair_div_sline {
		height: 30px;
		border-right: 1px dashed #dbdbdb;
	}
	.against_unfair_div_hline {
		width: 23px;
		margin-top: 28px;
		border-top: 1px dashed #dbdbdb;
	}
	.against_unfair_div span {
		margin-top: 18px;
		margin-left: 8px;
	}
	.against_unfair_list_cnt {
		margin-left: 15px;
		width: 642px;
	}
	.against_unfair_list_details {
		width: 610px;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	.against_unfair_list_details img {
		width: auto;
		height: auto;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.against_unfair_list_det_brand {
		font-size: 18px;
		font-weight: bold;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.against_unfair_list_det_con {
		font-size: 14px;
		margin-top: 5px;
		line-height: 28px;
	}
	.look_details {
		color:#ff4a01; 
		font-size: 14px;
	}
	.against_unfair_list_cnt_div {
		border:1px solid #dbdbdb;
		padding:15px; 
		padding-top:0;
		font-size: 16px;
		margin-bottom: 18px;
	}
	.against_unfair_list_cnt_div2 {
		border:1px solid #dbdbdb;
		padding:15px; 
		padding-top:0;
		font-size: 16px;
		margin-bottom: 10px;
		border-top: 0;
		padding-top: 10px;
	}
	.against_unfair_list_cnt_div_list  {
		line-height: 28px;
		height: 28px;
	}
	.against_unfair_list_cnt_cir {
		width: 4px;
		height: 4px;
		background: #003182;
		margin-right: 10px;
	}
	.against_unfair_list_cnt_time {
		color: #b3b3b3;
		font-size: 12px;
		margin-left: 30px;
	}
	.against_unfair_list_cnt_text {
		width: 490px;
		font-size: 14px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.against_unfair_list_cnt_text2 {
		width: 638px;
		font-size: 14px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.against_unfair_list_cnt_text_alter_24 {
		width: 705px;
		font-size: 14px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.against_unfair_news {
		width: 287px;
		margin-left: 15px;
	}
	.against_unfair_news_dynamic {
		border:1px solid #dbdbdb;
		padding: 20px;
		padding-top: 0;
		padding-bottom: 10px;
		border-top: 1px solid #0a4a88;
		margin-bottom: 10px;
	}
	.against_unfair_news_dynamic_brand {
		font-size: 18px;
		color: #0a4a88;
		margin-top: 15px;
		margin-bottom: 10px;
		text-align: center;
	}
	.against_unfair_news_dynamic_list {
		margin-top: 10px;
	}
	.against_unfair_news_dynamic_list_cir {
		width: 4px;
		height: 4px;
		background: #003182;
		margin-right: 10px;
	}
	.against_unfair_news_dynamic_list_text {
		width: 222px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.against_unfair_news img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.advertising_rule {
		margin-top: 10px;
		text-align: center;
	}
	.advertising_brand {
		font-size: 16px;
		height: 48px;
		border:1px solid #dbdbdb;
		border-bottom: 1px solid #0a4a88;
	}
	.advertising_brand2 {
		font-size: 16px;
		height: 48px;
		border:1px solid #dbdbdb;
		border-bottom: 1px solid #0a4a88;
		margin-top: 10px;
	}
	.advertising_brand_line {
		margin-left: 20px;
		height: 24px;
		background:#0a4a88;
		width: 2px;
		margin-right: 15px;
	}
	.advertising_look_details {
		font-size: 14px;
		padding-right: 10px;
	}
	.content_list_span {
		line-height: 36px;
	}
	.content_list span {
		font-size: 16px;
		color: #0a4a88;
		top: 5px;
		right: 0;
		cursor: pointer;
	}
	.organization_right {
		width: 790px;
		border:1px solid #dbdbdb;
		margin-left: 20px;
		padding: 0 25px;
		padding-bottom: 20px;
	}
	.organization_right2 {
		width: 790px;
		margin-left: 20px;
		padding-bottom: 20px;
	}
	.organization_right3 {
		width: 773px;
		margin-left: 20px;
		padding-bottom: 20px;
	}
	.organization_right_brand {
		height: 40px;
		background: #0a4a88;
		margin-top: 10px;
		margin-bottom:10px;
		padding-left: 20px;
	}
	.organization_right_brand2 {
		height: 40px;
		background: #0a4a88;
		margin-top: 10px;
		margin-bottom:10px;
		padding-left: 20px;
	}
	.organization_right_div2 p {
		width: 33.33%;
	}
	.organization_right_rotate {
		width: 8px;
		height: 8px;
		background: #fff;
		margin-right: 10px;
		transform:rotate(45deg);
		-ms-transform:rotate(45deg); 	/* ie 9 */
		-moz-transform:rotate(45deg); 	/* firefox */
		-webkit-transform:rotate(45deg); /* safari 和 chrome */
		-o-transform:rotate(45deg); 	/* opera */
	}
	.organization_right_brand_text {
		color: #fff;
		font-size: 18px;
	}
	.organization_right_div p {
		line-height: 40px;
		font-size: 16px;
		width: 50%;
	}
	.organization_right_div  a:hover{
		color: #0a4a88;
	}
	.against_unfair_list_cnt_div2  a:hover {
		color: #0a4a88;
	}
	.against_unfair_list_cnt_div a:hover  {
		color: #0a4a88;
	}
	.against_unfair_list_cnt_div img {
		margin-top: 10px;
	}
	.against_unfair_news a:hover {
		color: #0a4a88;
	}
	.article_list a:hover {
		color: #0a4a88;
	}
	.image_text {
		border:1px solid #dbdbdb;
		padding: 10px 66px 40px 66px;
		text-align: center;
	}
	._text {
		border:1px solid #dbdbdb;
		padding: 10px 66px 40px 66px;
		border-top: 4px solid #d62d2d;
	}
	.image_text img {
		height: auto;
		margin: 0 auto;
		margin-top: 15px;
		margin-left: -2em;
	}
	.image_text_brand {
		margin: 0 auto;
		line-height: 56px;
		font-size: 38px;
		text-align: center;
		padding: 26px 0 26px 0;
		font-weight: normal;
	}
	.image_text_message {
		font-size: 14px;
		color: #666;
		margin-top: 10px;
		padding-left: 20px;
		border-bottom: 1px solid #dbdbdb;
		margin-bottom: 20px;
	}
	._text_message {
		font-size: 14px;
		color: #666;
		margin-top: 10px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		border-bottom: 1px solid #d62d2d;
		text-align: center;
		line-height: 29px;
		margin-bottom: 40px;
	}
	._text_message>div {
		right: 20px;
		top: 0
	}
	.print {
		width: 22px;
		height: 20px;
		margin-right: 8px;
		background: url(/uploads/image/t1d_images/print.png) no-repeat;
		background-size: 100% 100%;
	}
	.share { 
		width: 19px;
		height: 21px;
		margin-right: 8px;
		margin-left: 25px;
		background: url(/uploads/image/t1d_images/share.png) no-repeat;
		background-size: 100% 100%;
	}
	.wechat {
		width: 29px;
		height: 29px;
		margin-right: 8px;
		background: url(/uploads/image/t1d_images/wechat.png) no-repeat;
		background-size: 100% 100%;
	}
	.sina {
		width: 29px;
		height: 29px;
		margin-right: 8px;
		background: url(/uploads/image/t1d_images/sina.png) no-repeat;
		background-size: 100% 100%;
	}
	.image_text p {
		font-size: 12pt;
		line-height: 30px;
		text-indent: 2em;
		text-align: left;
		margin-top: 15px;
	}
	._text p{
		font-size: 12pt;
		line-height: 30px;
		text-indent: 2em;
		text-align: left;
		margin-top: 15px;
	}
	._text p img {
		width: 100%;
		height: auto;
		margin: 0 auto !important;
		margin-left: -2em !important;
	}
	.article {
		border:1px solid #dbdbdb;
	}
	.article_list {
		padding: 0 10px;
	}
	.article_brand {
		height: 48px;
		font-size: 16px;
		border-bottom:1px solid #0a4a88;
		padding-left: 20px;
		margin-bottom: 15px;
	}
	.article_brand_08 {
		height: 48px;
		font-size: 16px;
		border-bottom:1px solid #f85635;
		padding-left: 20px;
		margin-bottom: 15px;
	}
	.article_brand_line {
		width: 2px;
		height: 24px;
		background: #0a4a88;
		margin-right: 18px;
	}
	.article_brand_line_08 {
		width: 2px;
		height: 24px;
		background: #f85635;
		margin-right: 18px;
	}
	.article_list {
		font-size: 14px;
		padding-bottom: 1px;
		height: 28px;
		line-height: 28px;
	}
	.questionnaire_list {
		padding: 15px;
		font-size: 16px;
		border-bottom: 1px dashed #dbdbdb;
	}
	.article_list_circle {
		width: 4px;
		height: 4px;
		background: #003182;
		margin-right: 10px;
	}
	.article_list_text {
	}
	.message_publicity_nopadtop {
		padding-top: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.article_list_time {
		font-size: 14px;
		color: #b3b3b3;
	}
	.article_page {
		font-size: 16px;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.article_page_08 {
		font-size: 16px;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.article_page_a {
		background: #f85635 !important
	}

	.article_page select {
		font-size: 16px;
		border:1px solid #333;
		padding: 0 15px;
		background: url(/uploads/image/t1d_images/select.jpg) no-repeat;
		background-size: 12px 11px;
		background-position: 63px 6px;
		margin-left: -10px;
	}
	.article_page span,.article_page a {
		margin-right: 10px;
		padding:5px 5px;
		cursor: pointer;
	}
	.article_page a.active {
		background: #0a4a88;
		color: #fff
	}
	.questionnaire {
		border:1px solid #dbdbdb;
		padding: 0 20px;
	}
	.questionnaire_house {
		width: 20px;
		height: 20px;
		background: url(/uploads/image/t1d_images/house.png) no-repeat;
		background-size: 100% 100%;
		margin-right: 10px;
	}
	.questionnaire_details {
		border:1px solid #dbdbdb;
		padding: 20px 20px;
	}
	.questionnaire_details_brand {
		padding: 15px auto;
		text-align: center;
		font-size: 24px;
	}
	.questionnaire_details_time {
		text-align: center;
		font-size: 14px;
		color: #666;
		padding-top: 20px;
	}
	.questionnaire_details_div_brand {
		font-size: 16px;
		padding-left: 20px;
		height: 42px;
		line-height: 42px;
		background: #f5f5f5;
		margin-top: 20px;
	}
	.questionnaire_details input[type='radio'] {
		width: 14px;
		height: 14px;
		border-radius: 50%;
		box-sizing: border-box;
		border:1px solid #333;
		margin-right: 5px;
		background: #fff !important
	}
	.questionnaire_details input[type='checkbox'] {
		width: 14px;
		height: 14px;
		box-sizing: border-box;
		border:1px solid #333;
		margin-right: 5px;
		background: #fff !important
	}
	.submit {
		margin:35px auto;
		width:160px;
		height: 48px;
		line-height: 48px;
		text-align: center;
		color: #fff;
		background:#107bcc;
	}
	.submit div {
		color: #fff;
		font-size: 16px;
		cursor:pointer;
	}
	.radio_div {
		padding-top: 7px;
	}
	.radio_question {
		padding-top: 15px;
	}
	.questionnaire_details_div {
		padding-bottom: 20px;
	}
	.questionnaire_details_bdr {
		border:1px solid #dbdbdb;
		border-top: 0;
		padding: 0 20px;
	}
	.news_danamic_top {
		margin-top: 20px;
	}
	.news_danamic_swiper_img img {
		width: 100%;
	}
	.news_danamic_swiper_img .swiper-pagination,.index_swiper .swiper-pagination {
		text-align: right;
		padding-right: 10px;
	}
	.news_danamic_swiper_img .swiper-pagination span,.index_swiper .swiper-pagination span {
		display: inline-block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		background: #fff;
		border-radius: 0;
		text-align: center;
	}
	.news_danamic_swiper_img .swiper-pagination-bullet-active,.index_swiper .swiper-pagination-bullet-active {
		background: #ff4a01 !important;
		color: #fff;
	}
	.news_danamic_top_content {
		height:375px;
		border:1px solid #dbdbdb;
		width: 426px;
	}
	.news_danamic_top_content_top {
		height:34px;
		background: #f5f5f5;
		padding-right: 15px;
	}
	.news_danamic_top_content_top2 {
		height:34px;
		background: #f5f5f5;
		padding-right: 15px;
	}
	.news_dynamic_wxz {
		padding-left: 20px;
		padding-right:38px;
		height: 34px;
		line-height: 34px;
		color: #fff;
		background: url(/uploads/image/t1d_images/29_3.png) no-repeat;
		background-size: 100% 100%;
		margin-left: 10px;
	}
	.news_danamic_top_brand {
		text-align: center;
		padding: 10px 10px;
	}
	.news_danamic_top_details {
		font-size: 14px;
		line-height: 21px;
	}
	.news_danamic_top_text_div {
		text-indent: 2em;
		margin: 0 20px;
		padding-bottom: 8px;
		border-bottom: 1px dashed #dbdbdb;
	}
	.news_danamic_top_list {
		margin-top: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.news_danamic_top_list_time {
		font-size: 14px;
		color: #b3b3b3;
	}
	.news_danamic_top_list_text {
		width:300px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		font-size: 14px;
	}
	.news_danamic_top_list_text:hover {
		color: #0a4a88
	}
	.news_danamic_middle_list_text:hover {
		color: #0a4a88
	}
	.news_dynamic_img {
		text-align: center;
	}
	.talk {
		width:100%;
		height: auto;
		margin: 0 auto;
		margin-top:15px;
		margin-bottom:15px;
	}
	.news_danamic_middle_empty {
		padding-left: 20px;
	}
	.alter_27_text_right {
		font-size: 14px;
		color: #666;
		width: 280px;
	}
	.news_danamic_middle_content {
		border:1px solid #dbdbdb;
		padding-bottom: 20px;
		width: 40%;
	}
	.news_danamic_middle_content2 {
		border:1px solid #dbdbdb;
		padding-bottom: 20px;
		margin-bottom: 15px;
	}
	.news_danamic_middle_content2 .jd_special_content a,.news_danamic_middle_content2 .news_danamic_top_list  a {
		width: 780px !important;
	}

	.news_danamic_middle_content_left {
		width: 587px;
	}
	.news_danamic_middle_list_text {
		/*新闻动态十一点修改*/
		width:390px;
		font-size: 14px;
		color: #666;
	}
	.news_danamic_middle_content .news_danamic_top_content_top {
		margin-bottom: 20px;
	}
	.news_danamic_bt_content {
		border:1px solid #dbdbdb;
		padding-bottom: 10px;
		margin-top:15px;
	}
	.news_danamic_bt_content_banner img {
		width: 237px;
		height: 178px;
		margin-left: 10px;
	}
	.news_danamic_bt_content_banner {
		margin-top: 15px;
	}
	.news_danamic_bt_content_banner a {
		display: inline-block;
		width: 247px;
	}
	.news_danamic_bt_content_banner_div {
		width: 237px;
		bottom: 4px;
		left: 10px;
		right: 0;
		height: 30px;
		background: rgba(0,0,0,0.48);
		font-size: 14px;
		padding-left: 5px;
		padding-right: 5px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		color: #fff;
	}
	.place_message_content,.fw_special_content {
		display: none
	}
	.news_danamic_swiper_text_div {
		height: 40px;
		line-height: 40px;
		background: rgba(0,0,0,0.48);
		bottom:3px;
		left: 0;
		width: 100%;
		z-index: 100;
		padding-left: 10px;
	}
	.news_danamic_swiper_text {
		width: 60%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		color: #fff;
	}
	.message_publicity {
		font-size: 14px;
		width:790px;
		margin-left:110px;
		padding: 20px 10px;
		border:1px solid #dbdbdb;
	}
	.message_publicity_top {
		border-top: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
		background: #f5f5f5;
	}
	.message_publicity_top_zx {
		border-left: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		height: 48px;
		line-height: 48px;
		padding-left: 25px
	}
	.message_publicity_top_left {
		width: 120px;
	}
	._text_top {
		margin-top: 15px;
	}
	.message_publicity_middle_brand {
		font-size: 24px;
		line-height: 32px;
		text-align: center;
		padding-top: 20px;
		margin-top: 0
	}
	.message_publicity_middle p {
		line-height: 28px;
		margin-top: 15px;
		font-size: 12pt;
		text-indent: 2em;
	}
	.message_publicity_middle_table {
		border-top: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
	}
	.message_publicity_middle_table_div {
		border-left: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		margin-top: 0 !important;
		padding: 15px 0;
	}
	.message_publicity_middle_table_div div {
		margin-top: 0;
		text-align: center;
	}
	.message_publicity_middle_table_div div:first-child {
		padding-bottom: 5px;
	}
	.message_publicity_middle_table_div div:last-child {
		padding-top: 5px;
	}
	#red {
		color: #d62d2d;
	}
	#add {
		display: inline;
		width: 32px;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.float {
		width: 225px;
		top: -48px;
		right:-188px;
		z-index: 100;
		border:1px solid #e5e5e5;
		background: #fff;
		display: none;
	}
	.float_1 {
		width: 225px;
		z-index: 100;
		border:1px solid #e5e5e5;
		background: #fff;
		display: none;
		left: 460px;
		top: -30px;
	}
	.float2 {
		width: 225px;
		top: -25px;
		right: -210px;
		z-index: 100;
		border:1px solid #e5e5e5;
		background: #fff;
		display: none;
	}
	.float_brand {
		height: 38px;
		background: #e5e5e5;
		font-size: 16px;
		padding-left: 10px;	
		padding-right: 10px;	
	}
	.close_hover,.close_hover2 {
		width: 19px !important;
		height: 19px !important;
		margin: 0 !important;
	}
	.float_middle {
		padding-bottom: 15px;
	}
	.float_middle_div {
		width: 98px;
		height: 33px;
		border-radius: 4px;
		margin-left: 10px;
		margin-top: 15px;
		padding-left: 3px;
	}
	.float_middle_div:hover {
		background: #ebebeb;
	}
	.float_middle_div img {
		width: 25px !important;
		height: 25px !important;
		margin-right: 5px !important;
		margin-top:0 !important;
		margin-left:0 !important;
	}
	.float_bt {
		height: 24px;
		line-height: 24px;
		border-top: 1px solid #e5e5e5;
		background: #f6f6f6;
		color: #808080;
		font-size: 14px;
		padding-right: 5px;
		text-align: right;
	}
	.click_float {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		display: none;
	}
	.click_float_box {
		width: 100%;
		height: 100%;
	}
	.click_float_div {
		background: #fff;
		box-sizing: content-box;
		width: 300px;
		border: 6px solid #8f8f8f;
		border-radius: 5px;
		-webkit-box-shadow:0 0 7px #aaa; 
		-moz-box-shadow:0 0 7px #aaa; 
		box-shadow:0 0 7px #aaa;
	}
	.click_float_div_brand {
		color: #666;
		background: #f6f6f6;
		height: 28px;
		font: 14px/22px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.click_float_middle {
		height: 256px;
		padding-top: 10px;
	}
	.click_float_middle_div {
		width: 130px;
		height: 33px;
		margin-left: 10px;
		font-size: 12px;
		border-radius: 4px;
		padding-left: 3px;
	}
	.click_float_middle_div:hover {
		background: #ebebeb;
	}
	.click_float_middle_div img {
		width: 17px;
		height: 17px;
		margin-right: 7px;
	}
	.click_float_bt {
		font-size: 12px;
		padding: 5px 0px 8px;
		padding-right: 10px;
		text-align: right;    
		padding-left: 16px;
		color: #8c8c8c;
		background: #f6f6f6
	}
	._text_message_img {
		top: -20px !important;
	}
	/*箭头点击之后的状态*/
	.notice_active {
		transform:rotate(90deg);
		color:white !important;
		top:11px !important;
		right:9px !important;
	}
	.login {
		margin: 0 auto;
		width: 780px;
		margin-top: 80px;
		margin-bottom: 80px;
	}
	.login_top {
		height: 48px;
		line-height: 48px;
		background: #e3e3e3;
		font-size: 24px;
		color: #0a4a88;
		text-align: center;
	}
	.login_div {
		border:1px solid #dbdbdb;
		padding-top: 42px;
	}
	.login_div>div {
		margin-top: 18px;
	}
	.login_text {
		width: 90px;
		text-align: right;
		margin-left: 150px;
	}
	.login_text span {
		color: rgb(214,45,45);
	}
	.login_input {
		width: 290px;
		height: 48px;
		border:1px solid #333 !important;
		box-sizing: border-box;
		padding-left: 20px;
		font-size: 16px;
	}
	.forget_code_div {
		width: 290px;
		height: 48px;
	}
	.login_button {
		width: 290px;
		height: 48px;
		text-align: center;
		line-height: 48px;
		background: #0a4a88;
		color: #fff;
		margin-top: 20px;
		font-size: 18px;
	}
	.login_code {
		width: 165px;
		height: 48px;
		margin-right: 15px;
		border:1px solid #333 !important;
		font-size: 18px;
		text-align: center;
	}
	.login_code_btn {
		width: 165px;
		height: 48px;
		line-height: 50px;
		margin-right: 15px;
		background: #e3e3e3;
		font-size: 36px;
		color: #d62d2d;
		cursor: pointer;
	}
	.login_a {
		text-align: right;
		padding-bottom: 20px;
		padding-right: 20px;
	}
	.login_a a {
		margin-left: 30px;
	}
	.login_a a:hover {
		color: #0a4a88
	}
	.index_important_news {
		overflow: hidden;
	}
	.index_important_news_list a:hover {
		color: #0a4a88
	}
	.content_organization_list {
		width: 240px;
	}
	.content_organization_list_brand {
		width: 240px;
		height: 40px;
		background: #f5f5f5;
		border-top: 2px solid #0a4a88;
		padding-left: 10px;
	}
	.organization_leader_brand {
		height: 40px;
		background: #f5f5f5;
		border-top: 2px solid #0a4a88;
		padding-left: 10px;
	}
	.organization_leader_brand>div {
		width: 120px;
		height: 38px;
		line-height: 36px;
		background: #0a4a88;
		text-align: center;
		color: #fff; 
		font-size:18px;
	}
	.organization_leader_right {
		width: 790px;
		margin-left: 20px
	}
	.content_organization_list_brand>div {
		width: 120px;
		height: 38px;
		line-height: 36px;
		background: #0a4a88;
		text-align: center;
		color: #fff; 
		font-size: 20px;
		font-weight: bold;
	}
	.content_organization_list a {
		text-align: center;
	}
	.content_organization_list_leader {
		width: 100%;
		height:38px;
		line-height: 36px;
		margin-top: 10px;
		padding-left: 10px;
		font-size: 16px;
		background: #4a6fa7;
		color: #fff
	}
	.organization_leader_right_list {
		border-bottom: 1px dashed #dbdbdb;
		padding: 20px 10px;
	}
	.organization_leader_right_list img {
		width: 150px;
		height: 200px;
		margin-right: 30px;
	}
	.organization_leader_right_list_brand {
		margin-top:8px;
		height: 20px;
		line-height: 20px;
	}
	.leader_name {
		font-size: 18px;
		font-weight: bold;
	}
	.leader_identity {
		margin-left: 20px;
	}
	.organization_leader_right_list_content {
		width: 560px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 7;
		overflow: hidden;
		text-indent: 2em;
		line-height: 25px;
	}
	.leader_look_more {
		color: #075fb4;
		font-size: 14px;
	}
	.forget_code_input {
		width: 160px;
		height: 48px;
		padding-left: 20px;
		border:1px solid #333 !important;
	}
	.forget_code_button {
		width: 110px;
		height: 48px;
		line-height: 48px;
		background: #0a4a88;
		color: #fff;
		text-align: center;
		font-size: 16px;
		cursor: pointer;
	}
	.leave_word {
		border:1px solid #dbdbdb;
	}
	.leave_word_brand {
		height:40px;
		border-bottom: 1px solid #dbdbdb;
		padding: 0 20px; 
	}
	.leave_word_brand_line {
		background: #107bcc;
		width: 2px;
		height: 26px;
		margin-right: 20px;
	}
	.interact_video_content2 {
		border-top: 1px solid #dbdbdb;
		padding: 30px;
		padding-bottom: 0;
	}
	.interact_video_content2>a {
		width: 232px;
		text-align: center;
		height: 210px;
		display: inline-block;
		box-sizing: border-box;
	}
	.interact_video_content2>a p {
		text-align: left;
		padding:0 16px;
	}
	.leave_word_brand_text {
		font-size:16px;
		font-weight: bold;
	}
	.leave_word_brand_a {
		width: 100px;
		height: 30px;
		line-height:30px;
		background: #0a4a88;
		font-size: 16px;
		color: #fff;
		text-align: center;
		margin-left: 20px;
	}
	.leave_word_div {
		margin: 0 15px;
	}
	.leave_word_div_bt {
		border-bottom: 1px dashed #dbdbdb;
		color: #666;
		padding: 10px 0;
		line-height: 28px;
	}
	.leave_word_div_bt p {
		width: 77%;
	}
	.green {
		color:rgb(6,114,50);
		font-weight:bold;
	}
	.reply {
		color: #333;
	}
	.red {
		color:rgb(214,45,45);
		font-weight:bold;
	}
	.hong {
		color:rgb(214,45,45);
	}
	.blue {
		color: #0a4a88
	}
	.look_leave_word {
		width: 238px;
		border:1px solid #dbdbdb;
		border-top: 0;
	}
	.look_leave_word_content {
		width: 765px;
		border:1px solid #dbdbdb;
		margin-left: 10px;
	}
	.look_leave_word_brand {
		height:40px;
		line-height:40px;
		background: #dbdbdb;
		color: #0a4a88;
		text-align: center;
		margin-bottom: 10px
	}
	.look_leave_word_find {
		margin-bottom: 10px;
		padding-left: 10px;
	}
	.look_leave_word_find span {
		margin-right: 20px;
	}
	.look_leave_word_find_word {
		width: 152px;
		height: 40px;
		border:1px solid #dbdbdb !important;
		background: #f5f5f5 !important;
		border-radius: 4px;
		padding-left: 10px;
		font-size: 16px;
	}
	.look_leave_word_find_time {
		width: 112px;
		height: 40px;
		border:1px solid #dbdbdb !important;
		border-right: 0;
		background: #f5f5f5 !important;
		border-radius: 4px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		padding-left: 10px;
		font-size: 16px;
	}
	.time_date {
		width: 40px;
		height: 40px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		background: url(/uploads/image/t1d_images/time.png) #dbdbdb no-repeat;
		background-size: 26px 26px;
		background-position: 7px 7px;
	}
	.look_leave_word_btn {
		width: 100%;
		height:40px;
		line-height:40px;
		background: #0a4a88;
		color: #fff;
		font-size:16px;
		margin-bottom: 10px;
	}
	#margin_zero {
		margin: 0;
	}
	#border_zero {
		border:0;
	}
	.look_leave_word_list {
		padding-left: 20px;
		height: 40px;
		line-height: 40px;
		color: #0a4a88;
		font-size: 14px;
		border-top: 1px solid #dbdbdb;
	}
	.write_leave_word {
		width: 100%;
		border:1px solid #dbdbdb;
		border-top: 0
	}
	.write_leave_word_brand {
		height: 48px;
		line-height: 48px;
		background: #e3e3e3;
		color: #0a4a88;
		font-size: 20px;
		padding-left: 20px;
	}
	.write_leave_word_div {
		padding:60px 0;
	}
	.write_leave_word_div>div {
		margin-bottom: 20px;
	}
	.write_text {
		width: 75px;
		margin-left: 190px;
		text-align: right;
		margin-right: 10px;
	}
	.write_leave_word_select {
		width: 200px;
		height: 48px;
		border:1px solid #333;
		background: url(/uploads/image/t1d_images/select.png) no-repeat;
		background-size: 48px 48px;
		background-position: right 0;
		padding-left: 10px;
		font-size: 16px;
	}
	.write_leave_word_type {
		width: 680px;
		height: 48px;
		border:1px solid #333 !important;
		padding-left: 10px;
		font-size: 16px;
	}
	.write_leave_word_type_spc {
		width: 680px;
		height: 48px;
	}
	.write_leave_word_btn {
		width: 160px;
		height: 48px;
		background: #0a4a88;
		color: #fff;
		font-size: 18px;
		margin-top: 40px;
	}
	.write_leave_word_btn:first-child {
		margin-right: 100px;
	}
	.write_textarea {
		width: 680px;
		min-height: 96px;
		border: 1px solid #333;
		padding-left: 10px;
		font-size: 16px;
		padding-top:10px;
		line-height: 28px;
	}
	.index_top {
		margin-top: 15px;
	}
	.index_swiper {
		width: 607px;
		/*width: 587px;*/
	}
	.index_important_news {
		border:1px solid #dbdbdb;
		border-top: 0;
		height: 400px;
		/*width: 426px;*/
		width: 406px;
	}
	.index_important_news_brand {
		background: #f5f5f5;
		height: 32px;
		line-height: 32px;
		display: inline-block;
		width: 100%;
		/*padding-left: 10px;*/
		padding-left: 15px;
		font-size: 16px;
		color: #084781;
		margin-bottom: 10px;
	}
	.index_important_news_list {
		padding: 12px 0;
		margin: 0 auto;
		margin-left: 15px;
		margin-right: 15px;
		border-bottom: 1px dashed #999;
	}
	.index_important_news_list_line {
		width: 4px;
		height: 4px;
		margin-top: 12px;
		background: #143473;
		margin-right: 10px;
	}
	.index_important_news_list_line_one {
		width: 4px !important;
		height: 4px;
		margin-top: 7px;
		background: #143473;
		margin-right: 10px;
	}
	.index_important_news_list_text {
		width: 100%;
	}
	.index_important_news_list_time {
		font-size: 16px;
		color: #b3b2b2;
	}
	.index_a {
		padding-left: 10px;
		margin-left: -5px;
	}
	.index_img {
		margin-top:10px; 
		width: 100%;
	}
	.index_middle {
		margin-top: 10px;
	}
	.index_middle_left {
		width:587px;
		border-top: 0;
	}
	.index_middle_left_brand {
		height: 34px;
		background: #f5f5f5;
		border:1px solid #dbdbdb;
	}
	.index_middle_left_brand a { 
		padding-left: 13px;
		padding-right: 13px;
		height: 34px;
		line-height: 34px;
		display: inline-block;
		cursor: pointer;
	}
	.index_middle_left_brand a:first-child.active {
		margin-left: 0;
		font-size: 17px;
		font-weight: bold;
	}
	.index_middle_left_brand a.active {
		background: #fff;
		height:32px;
		line-height: 30px;
		border-top:1px solid #ff4a01; 
		color: #ff4a01; 
		margin-left: -1px;
		margin-right: -1px;
		z-index: 1;
		font-size: 17px;
		font-weight: bold;
		box-sizing: border-box;
	}
	.index_middle_left_list {
		padding:0 15px;
	}
	.index_middle_right_list {
		padding: 10px;
		padding-bottom: 0;
		padding-top: 0;
		height: 33px;
	}
	.index_middle_right_list_text {
		width: 370px;
		font-size: 14px;
	}
	.index_middle_right_list_text>a {
		width: 85%;
		display: inline-block;
		line-height: 28px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.index_middle_left_list_text {
		width:490px;
		font-size: 14px;
	}
	.index_middle_left_list_text_limit_width {
		width:320px;
		font-size: 14px;
	}
	.index_middle_left_list_text a,.index_middle_left_list_text_limit_width a  {
		width: 100%;
		font-size: 14px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		line-height:30px;
		display: inline-block;
	}
	.index_middle_left_list_text_limit_width a:hover {
		color: #0a4a88
	}
	.index_middle_left_list_text a:hover {
		color: #0a4a88
	}
	.index_middle_left_list_time {
		bottom:11px;
		right: 10px;
		color: #b3b2b2;
		font-size: 12px;
	}
	.index_middle_left_list_time2 {
		bottom:14px;
		right:0;
		color: #b3b2b2;
		font-size: 12px;
	}
	.index_middle_left_list_time3 {
		bottom:10px;
		right: 10px;
		color: #b3b2b2;
		font-size: 12px;
	}
	.index_middle_left1_look_more {
		display: block;
		padding-right: 15px;
		text-align: right; 
		padding-bottom: 10px;
		padding-top: 10px;
		font-size: 14px;
	}
	.go_leave_word {
		display: block;
		padding-right: 15px;
		text-align: right; 
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.go_leave_word:hover {
		color: #0a4a88
	}
	.index_middle_left1_look_more:hover {
		color: #0a4a88
	}
	.index_middle_left2,.index_middle_left3,.index_middle_left4,.index_middle_left5,.index_middle_left6,.open_left2,.open_left3,.open_left4,.open_right2,.go_leave_left2,.go_leave_left1,.open_right3,.open_left5 {
		display: none;
	}
	.index_middle_right {
		width: 406px
	}
	.index_middle_right_brand {
		height: 34px;
		border:1px solid #dbdbdb;
		border-bottom: 1px solid #084781;
		padding: 0 12px;
		background: #f5f5f5;
	}
	.index_middle_right_brand a:hover {
		color: #084781;
	}
	.index_notice {
		width: 19px;
		height: 23px;
	}
	.index_middle_right_brand_text {
		color: #ff4a01;
		padding-left: 14px;
		font-weight: bold;
	}
	.index_middle_right_div {
		border:1px solid #dbdbdb;
		border-top: 0;
		background: #f5f5f5;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.padding_ten {
		padding-top: 10px;
		border: 1px solid #dbdbdb;
		border-top: 0
	}
	.index_middle_doload {
		bottom: 0;
		left: 0;
		right: 0;
		border:1px dashed #084781;
		border-right: 0;
		height: 50px;
		font-size: 18px;
		overflow: hidden;
		background: #f5f5f5
	}
	.index_middle_doload span {
		color: #084781;
		font-weight: bold;
	}
	.index_middle_doload span:hover {
		color: #ff4a01;
	}
	.index_middle_doload div {
		border-right:1px dashed #084781; 
	}
	.guide {
		width: 25px;
		height: 28px;
		margin-right: 12px;
	}
	.download {
		width: 24px;
		height: 20px;
		margin-right: 8px;
	}
	.index_open {
		margin-top:15px;
		border-bottom: 1px solid #0a4a88;
	}
	.index_open_brand {
		color: #fff;
		background: #0a4a88;
		width: 160px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 20px;
		display: inline-block;
		box-sizing: border-box;
	}
	.open_div {
		margin-top: 10px;
	}
	.open_div_right {
		margin-left: 20px;
		border-top: 0;
		width: 406px;
	}
	.index_list {
		margin-top:5px;
		border:1px solid rgba(8,71,129,0.4);
		border-right: 0;
		background: #f5f5f5
	}
	.index_list div,.index_list2 div {
		border-right: 1px solid rgba(8,71,129,0.4);
		height:50px;
		font-size:16px;
		color: #084781;
	}
	.index_list_28 div {
		border-right: 1px solid rgba(255,74,1,0.4);
		height:50px;
		font-size:16px;
		color: #ff4a01;
	}
	.index_list_28 div span {
		font-weight: bold;
	}
	.index_list div span,.index_list2 div span {
		font-weight: bold;
	}
	.g_guide {
		width: 29px;
		height: 30px;
		margin-right: 10px;
	}
	.g_list {
		width: 24px;
		height: 30px;
		margin-right: 11px;
	}
	.g_paper {
		width: 27px;
		height: 27px;
		margin-right: 8px;
	}
	.g_open {
		width: 29px;
		height: 29px;
		margin-right: 7px;
	}
	.index3_div {
		border: 1px solid #dbdbdb;
		height: 232px !important;
		padding-top: 2px;
		padding-bottom: 3px;
	}
	.index3_div_swipertwo {
		padding-top: 3px;
	}
	.index3_div::-webkit-scrollbar {
			display: none;
		}
	.index3_div a {
		display: block;
		text-align: center;
		margin-top: 6px;
		cursor: pointer;
	}
	.index3_img {
		width: 362px;
		margin:0 auto;
	}
	.index_show {
		margin-top: 10px;
	}
	.show-img {
		height: 256px;
	}
	.show-img2 {
		width:405px;
		height: 253px;
		border:1px solid #65abde;
		border-radius: 10px;
		padding: 8px 10px;
	}
	.show-img2 img {
		width: 100%;
	}
	.index_show_img {
		width:255px;
		height:255px;
		border-radius: 10px;
		overflow: hidden;
	}
	.show_div a {
		width: 160px;
		height: 123px;
		border-radius: 10px;
		border:1px solid #65abde;
		font-size: 16px;
		padding-top: 15px;
		padding-bottom: 10px;
		box-sizing: border-box;
		margin-left:29px;
		margin-bottom: 10px;
		cursor:pointer;
	}
	.show_div span {
		margin-top: 5px;
	}
	.show_div {
		width: 758px;
	}
	.list1 {
		width: 58px;
	}
	.list2 {
		width:58px;
	}
	.list3 {
		width:58px;
	}
	.list4 {
		width:78px;
	}
	.list5 {
		width:58px;
	}
	.list6 {
		width:58px;
	}
	.list7{
		width:58px;
	}
	.list8{
		width:58px;
	}
	.list9{
		width:60px
	}
	.list0{
		width:50px;
	}
	.index6 {
		width: 100%;
		height: auto;
		padding-top: 15px;
	}
	#price_content,#line_content,#hit_content,#against_unfai_unfair_content {
		display: none;
	}
	#image_text_message {
		border:1px solid #dbdbdb;
		margin-bottom: 20px;
		padding: 20px 180px;
	}
	.image_text_message2 {
		border:1px solid #dbdbdb;
		margin-bottom: 20px;
		padding: 10px 40px;
		font-size: 12px;
	}
	.image_text_message2 .w3,.image_text_message2 .w2,.image_text_message2 .w4 {
		font-weight: bold;
	}
	#image_text_message>div {
		width: 100%;
		line-height: 35px;
	}
	.image_text_message2>div {
		width: 100%;
		line-height: 20px;
	}
	.image_text_message_span {
		display: inline-block;
		width: 50%;
	}
	/*文字对齐*/
	.w4 {
		width: 4em;
	}
	.w3 {
		letter-spacing:0.5em; 
		margin-right:-0.5em;
	}
	.w2 {
		letter-spacing:2em; 
		margin-right:-2em;
	}
	.w33 {
		letter-spacing:0.3em; 
		margin-right:-0.3em;
	}
	.w22 {
		letter-spacing:0.65em; 
		margin-right:-0.65em;
	}
	.date_add_space_page a {
		margin-right:30px;
		padding: 5px 5px; 
	}
	.date_add_space_page a.active {
		background: #0a4a88;
		color: #fff;
	}
	.interact {
		border:1px solid #dbdbdb;
		padding: 10px;
	}
	.interact_video_div {
		background: #f5f5f5;
	}
	.interact_video_brand {
		height: 36px;
		padding: 0 20px;
	}
	.interact_video_brand2 {
		height:36px;
		padding: 0 10px;
		padding-right: 0;
		margin-top:10px; 
		border-bottom: 1px solid #dbdbdb
	}
	.interact_video_brand a {
		font-size: 14px;
		padding-right: 10px;
	}
	.interact_video_content {
		border-top: 1px solid #dbdbdb;
		padding: 20px;
		overflow: hidden;
		height: 220px;
	}
	.interact_video_content p {
		margin-top:5px;
	}
	.interact_video_content_img {
		width: 200px;
		height: 150px;
		border-radius: 8px;
		overflow: hidden;
	}
	.interact_video_content>div {
		margin-right: 45px;
		margin-bottom: 19px;
	}
	.interact_video_content>div:last-child  {
		margin-right: 0;
	}
	.interact_leave_word {
		padding-top:10px;
		line-height: 30px;
	}
	.interact_leave_word_que {
		color: rgb(0,49,130);
	}
	.interact_leave_word_time {
		color: rgb(102,102,102)
	}
	.interact_list_text {
		width: 870px;
	}
	.brand_div {
		border:1px solid #dbdbdb;
		border-top: 0;
		padding-bottom:20px; 
	}
	.brand_div_list {
		text-align: center;
		width:140px;
		margin-left:12px;
		margin-top: 10px;
		display: inline-block;
		margin-bottom: 10px;
		font-size: 14px
	}
	.brand_div_list img {
		width:140px;
		height: 140px;
		box-sizing: border-box;
		border:1px solid #dbdbdb;
	}
	.brand_div_list td {
		margin-bottom: 15px;
	}
	.brand_details_div {
		padding: 20px;
		border:1px solid #dbdbdb;
		border-top: 0;
	}
	.brand_details_div_img {
		width:360px;
		height: 360px;
		margin-right: 20px;
	}
	.brand_details_div_p p {
		line-height: 80px;
		font-weight: bold;
	}
	.brand_details_bt_brand {
		font-weight: bold;
		margin-top: 20px;
		margin-bottom:5px;
		font-size: 18px;
	}
	.brand_details_bt_p {
		line-height: 36px;
		text-indent: 2em;
		font-size: 14px;
		line-height: 28px;
	}
	.subject_top {
		width: 100%;
		height: auto;
	}
	.subject_video_div {
		position: absolute;
		width: 100%;
		top: 160px;
	}
	.subject_video {
		margin: 0 auto;
		width:772px;
		height:381px;
		line-height: 381px;
		text-align: center;
		background: url(/uploads/image/t1d_images/svi_bg.png) no-repeat;
		background-size: 100% 100%; 

	}
	.subject_video  img {
		width: 542px;
		height: 302px;
		margin-top: 38px;
	}
	.hot_subject {
		padding-top: 50px;
	}
	.hot_subject_brand_div {
		margin: 0 auto;
		text-align: center;
	}
	.hot_subject_brand {
		margin: 0 auto;
		width: 330px;
		border:1px solid #333;
		height: 88px;
		box-sizing: border-box;
		margin-bottom:40px; 
	}
	.hot_subject_brand_img {
		top: -30px;
		right: -25px;
		width:57px;
		height: 107px;
		background: url(/uploads/image/t1d_images/img_s.png) no-repeat;
		background-size: 100% 100%;
	}
	.hot_subject_brand_letext {
		text-align: right;
		line-height:86px; 
		font-size: 24px;
	}
	.hot_subject_brand_ritext {
		text-align: left;
		padding-left: 15px;
	}
	.hot_subject_brand_ritext div:nth-child(1) {
		padding-top: 15px;
	}
	.hot_subject_nav {
		text-align: center;
	}
	.hot_subject_nav span {
		display: inline-block;
		padding:13px 20px;
		margin-left: 20px; 
		cursor: pointer;
	}
	.hot_subject_nav span:nth-child(1) {
		margin-left: 0;
	}
	.hot_subject_nav span.active {
		background: #d20707;
		color: #fff
	}
	.hot_subject_content {
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.hot_subject_content_img {
		width: 600px;
		height: 400px;
		background: #fff;
		-webkit-box-shadow:0 0 20px rgba(3, 0, 0, 0.35);  
		-moz-box-shadow:0 0 20px rgba(3, 0, 0, 0.35);  
		box-shadow:0 0 20px rgba(3, 0, 0, 0.35); 
	}
	.hot_subject_content_img img {
		width: 550px;
		height: 367px;
	}
	.hot_subject_content_text {
		height: 400px;
	}
	.hot_subject_content_text p {
		padding-left: 30px;
		text-indent: 2em;
		line-height: 40px;
	}
	.hi {
		display: none;
	}
	.subject_news_list {
		width: 550px;
		margin-right: 50px;
		margin-bottom: 30px;
	}
	.subject_news_list_cir {
		width:48px;
		height: 48px;
		border-radius: 50%;
		border:1px solid #c8281c;
		color:#c8281c; 
		font-weight: bold;
		font-size: 24px;
	}
	.subject_news_list_text {
		height: 48px;
		background: url(/uploads/image/t1d_images/anomaly.png) no-repeat;
		background-size: 100%;
		background-position: 0 1px;
		padding-left: 35px;
		color: #fff;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.subject_new_img {
		margin-top: 30px;
	}
	.subject_new_img_d {
		border:1px solid #333;
		padding: 0 20px;
		margin-bottom: 30px;
		margin-top:60px;
	}
	.subject_new_img_di {
		border-left:1px solid #333; 
		border-right:1px solid #333; 
		padding-bottom: 10px;
		padding-left:60px; 
		padding-top:30px; 
	}
	.subject_new_img_brand {
		top: -50px;
		left:10px;
		height: 207px;
		width: 65px; 
		background: url(/uploads/image/t1d_images/img_new.png) no-repeat;
		background-size: 100% 100%;
		font-size:24px; 
		padding: 20px;
		color: #fff;
	}
	.subject_new_img_div {
		margin-left: 35px;
		width: 300px;
	}
	.subject_new_img_div img {
		width: 100%;
		height: 200px;
	}
	.subject_new_img_div p {
		width: 100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		padding-bottom: 20px;
	}
	.picture {
		right: -53px;
		bottom:-16px;
		width: 166px;
		height: 254px;
		/*background: url(/uploads/image/t1d_images/subject_bg.png) no-repeat;*/
		/*background-size: 100%;*/
	}
	.inside_div {
		width: 920px;
		margin-left: 40px;
		line-height: 28px;
	}
	.inside_div_details {
		background: #ecf5fe;
		padding: 10px 20px;
	}
	.inside_div_brand {
		color: #0a4a88
	}
	.inside_div_content {
		margin-top: 20px;
	}
	.inside_div_content_img {
		width: 450px;
		height: 254px;
		display: inline-block;
	}
	.inside_div_content_img img {
		width: 100%;
		height: 100%
	}
	.inside_div_content_text {
		border:1px solid #dbdbdb;
		border-top: 0; 
		margin-left: 20px;
		height: 254px;
	}
	.inside_article_list {
		padding: 0 12px;
	}
	.article_list_text_list {
		width: 340px;
		white-space: nowrap;
		font-size: 14px;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.inside_classify_brand {
		border-bottom: 2px solid #0a4a88;
		background: #f5f5f5;
		margin-bottom: 10px;
	}
	.inside_classify_brand a {
		padding: 12px 30px;
	}
	.inside_classify_brand a.active {
		background: #0a4a88;
		color: #fff;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	.inside_classify_list_list {
		width: 800px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		font-size: 14px;
	}
	.inside_classify2_content {
		width: 433px;
		height: 44px;
		line-height: 44px;
		background: #4a6fa7;
		margin-top: 20px;
		margin-left: 18px;
		color: #fff;
		text-align: center;
	}
	.result_div {
		width: 800px;
		margin-left: 10px;
		border:1px solid #dbdbdb;
		margin-bottom: 20px;
		font-size: 14px;
	}
	.result_div_brand {
		height: 36px;
		line-height: 36px;
		background: #f5f5f5;
		font-size: 16px;
		padding-left: 10px;
		margin-bottom: 10px;
	}
	.result_subject {
		margin-left: 15px;
		width: 181px;
		height: 36px;
		line-height: 36px;
		background: #0a4a88;
		color: #fff;
		display: inline-block;
		margin-bottom: 20px;
		text-align: center;
	}
	.result_content {
		margin-left: 15px;
		width: 181px;
		height: 36px;
		line-height: 36px;
		background: #f5f5f5;
		display: inline-block;
		margin-bottom: 20px;
		text-align: center;
		border:1px dashed #107bcc;
		box-sizing: border-box;
	}
	.result_content_long {
		margin-left: 18px;
		width: 240px;
		height: 36px;
		line-height: 36px;
		background: #f5f5f5;
		display: inline-block;
		margin-bottom: 20px;
		text-align: center;
		border:1px dashed #107bcc;
		box-sizing: border-box;
	}
	.public_div {
		width: 940px;
		margin-left: 20px;
	}
	.public_div_brand {
		font-size: 24px;
		font-weight: bold;
		text-align: center;
	}
	.public_div_brand_details {
		font-size: 18px;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.public_div_brand_details span {
		margin-left: 50px;
	}
	.public_div_brand_details_time {
		margin: 0;
	}
	.public_list_list {
		box-sizing: border-box;
		display: inline-block;
		width: 212px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border:1px dashed #107bcc;
		margin-right: 9px;
		margin-bottom: 19px;
	}
	.public_div_wh {
		background: #fff;
		height: 40px;
		line-height: 40px;
	}
	.public_div_wh a {
		display: inline-block;
		box-sizing: border-box;
		width: 107px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 16px;
	}
	.public_div_wh div {
		width: 2px;
		height: 16px;
		margin-top: 13px;
		border-left: 1px solid #9a9a9a;
		border-right: 1px solid #bfbfbf;
	}
	.online_search_list_div {
		margin-top: 20px;
	}
	.online_search_list {
		width: 365px;
		height: 48px;
		line-height: 48px;
		border:1px dashed #084781;
		background: #f5f5f5;
		color: #084781;
		margin-left: 23px;
		text-align: center;
		margin-bottom: 20px;
		box-sizing: border-box;
		display: inline-block;
	}
	.online_search {
		margin-bottom: 15px;
		width: 950px;
		margin-left: 10px;
		border: 1px solid #dbdbdb;
	}
	.newpage_div {
		border: 1px solid #dbdbdb;
		border-bottom: #0a4a88 2px solid;
		background: #ffffff;
		width: 980px;
		margin: 0 auto;
		margin-top:20px; 
		margin-bottom: 30px;
	}
	.newpage_div_top_time {
		background: #f6f6f6;
		height: 22px;
		line-height: 22px;
		padding:0 35px;
		font-size: 12px;
		text-align: right;
	}
	.newpage_div_brand {
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		line-height: 120px;
	}
	.newpage_content {
		line-height: 40px;
		margin: 0 auto;
		padding:0 35px;
		padding-bottom: 100px;
	}
	.newpage_content p {
		text-indent: 2em;
		font-size:18px;
	}
	.three_a {
		margin: 0 auto;
		margin-top: 20px;
		width: 990px;
	}
	.index_three_a {
		margin: 0 auto;
		margin-top:15px;
	}
	.three_a a {
		background: url(/uploads/image/t1d_images/sama-2.png) no-repeat center;
		width: 330px;
		font-size: 20px;
		height: 81px;
		display: inline-block;
		color: #fff;
		text-align: center;
		line-height: 67px;
	}
	.index_three_a a {
		width: 245px;
		display: inline-block;
		margin-right: 11px;
	}
	.index_three_a a img {
		width: 100%;
	}
	.index_three_a a:last-child {
		margin-right: 0
	}
	.index_three_a a:hover {
		background: url(/uploads/image/t1d_images/sama-2-hover.png) no-repeat center;
		background-size: 100%;
	}
	.three_a a:hover {
		background: url(/uploads/image/t1d_images/sama-2-hover.png) no-repeat center;
	}
	.text_img {
		width: 600px;
	}
	.text_img2 {
		width: 360px;
	}
	.same_bt {
		width: 980px;
		margin: 0 auto;
		/*margin-top: 20px;*/
	}
	.new_text_png {
		width: 400px;
	}
	.new_input_div {
		width: 400px;
	}
	.new_input {
		width: 250px;
		height:30px;
		line-height: 30px;
		font-size: 12px;
		box-sizing: border-box;
		border:1px solid #003182 !important;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		margin-top: 10px;
		padding-left: 15px;
	}
	.new_btn {
		width: 50px;
		height: 30px;
		line-height: 30px;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		background: url(/uploads/image/t1d_images/search.png) no-repeat #003182;
		background-size:16px 16px;
		background-position: 15px;
		margin-top: 10px;
	}
	.new_input:-webkit-input-placeholder {
		color: #999;
		font-size: 12px;
	}
	.samaclose{ 
		width: 20px; 
		height: 20px; 
		cursor: pointer;
		position: absolute; 
		right:0; 
		top:-22px; 
		transition: all .5s; 
		-moz-transition: all .5s; 
		/* firefox 4 */ 
		-webkit-transition: all .5s; 
		/* safari 和 chrome */
		-o-transition: all .5s;
	}
	.samaclose:hover {
		transform:rotate(180deg); 
		-ms-transform:rotate(180deg); 	
		/* ie 9 */ 
		-moz-transform:rotate(180deg); 	
		/* firefox */
		-webkit-transform:rotate(180deg); 
		/* safari 和 chrome */ 
		-o-transform:rotate(180deg); 
	}
	.popup_outside {
		position: absolute;
		display: block;
		top:110px;
		left: -165px;
		z-index: 2;
		display: block;
		position: absolute;
		overflow: hidden;
		/*display: none;*/
		z-index: 50;
	}
	.popup {
		width: 158px;
		display: block;
		text-align: center;
	}
	.popup_tip_text {
		width: 50px;
		height: 50px;
		background: #084781;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		line-height: 50px;
		text-align: center;
		margin:0 auto; 
		border-radius: 50%;
		-webkit-box-shadow:0 0 20px #e2f0f8;  
		-moz-box-shadow:0 0 20px #e2f0f8;  
		box-shadow:0 0 20px #e2f0f8; 
		z-index: 2; 
		margin-top: -25px;
	}
	.popup_tip {
		width: 100%;
	}
	.popup_content {
		padding: 20px 5px;
		padding-left: 13px;
		padding-bottom: 5px;
		padding-top: 30px;
		font-size: 14px;
		line-height: 23px;
		border:2px solid #084781;
		border-radius: 10px;
		background: #fff;
		margin-top: 32px;
		text-align: left;
	}
	.popup_content a {
		text-indent: 2em;
		display: block;
	}
	.popup_content_close {
		width: 90px;
		height: 30px;
		line-height: 30px;
		color: #fff;
		text-align: center;
		background: #084781;
		border-radius: 10px;
		margin: 10px auto;
		cursor: pointer;
	}
	.popup_country {
		display: inline-block;
		text-align: right;
		float: right;
		position: absolute;
		top:110px;
		text-align: center;
		right: -128px;
		z-index: 999;
	}
	.www_search {
		height:74px;
		line-height: 74px;
		padding:0 20px; 
	}
	.www_search_ipt {
		width: 400px;
		height: 33px;
		line-height: 33px;
		margin-left: 16px;
		box-sizing: border-box;
		border:1px solid #333 !important;
		margin-right: 10px;
	}
	.www_search_btn {
		width:100px;
		text-align: center;
		color: #fff;
		background: #0a4a88;
		height: 33px;
		line-height: 33px;
		margin-left: 8px;
	}
	.permission_brand {
		color: #fff;
		text-align: center;
		font-size: 14px;
	}
	.permission_brand>div {
		height: 40px;
		line-height: 40px;
		background:#4a6fa7;
	}
	.permission_brand1 {
		width: 380px;
		border-right: 1px solid #dbdbdb;
	}
	.permission_brand2 {
		width: 105px;
		border-right: 1px solid #dbdbdb;
	}
	.permission_brand2:last-child {
		border: 0
	}
	.permission_div_brand {
		width: 380px;
		height: 40px;
		line-height: 40px;
		border:1px solid #dbdbdb; 
		border-top: 0;
		padding-left: 20px;
		font-size: 14px;
	}
	.permission_div_text {
		width: 105px;
		height: 40px;
		box-sizing: border-box;
		line-height: 40px;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
	}
	.www {
		width: 800px;
		float: right;
	}
	.www1 {
		width: 19px;
		height: 20px;
	}
	.www2 {
		width: 20px;
		height: 17px;
	}
	.www3 {
		width: 20px;
		height: 18px;
	}
	.www4 {
		width: 20px;
		height: 16px;
	}
	.deal_results_brand {
		height: 40px;
		line-height: 40px;
		background:#dbdbdb; 
		padding-left: 10px;
	}
	.deal_results_search {
		border:1px solid #dbdbdb;
		height:80px; 
		margin-bottom: 15px;
		padding-left: 10px;
		font-size: 14px;
	}
	.deal_results_btn {
		width:80px;
		height:40px;
		line-height: 40px;
		color: #fff;
		margin-right: 10px;
		background: #0a4a88; 
		text-align: center;
	}
	.deal_results_btn1 {
		width:80px;
		height:40px;
		line-height: 40px;
		color: #fff;
		margin-right: 10px;
		background: #0a4a88; 
		text-align: center;
		margin-left: 20px;
	}
	.deal_results_table {
		border-left: 1px solid #dbdbdb;
		font-size: 14px;
	}
	.deal_results_table_brand {
		background: #4a6fa7;
		border-top: 1px solid #dbdbdb;
		border-left: 1px solid #dbdbdb;
		font-size: 14px; 
		color: #fff;
		height:40px;
		line-height: 40px; 
	}
	.deal_results_table>div {
		border-right: 1px solid #dbdbdb;
		height:40px;
		line-height: 40px;
		text-align: center;
	}
	.deal_results_table_brand>div {
		border-bottom: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
		height:40px;
		line-height: 40px;
		text-align: center;
	}
	.deal_results_item {
		width: 127px;
	}
	.deal_results_num {
		width: 220px;
	}
	.deal_results_name {
		width: 220px;
	}
	.deal_results_date {
		width: 122px;
	}
	.deal_results_finish {
		width: 110px;
	}
	.deal_results_table_last{
		border-bottom: 1px solid #dbdbdb
	}
	.www_wechat {
		display: inline-block;
		height: 30px;
		line-height: 30px;
	}
	.popup_code_div {
		width: 1013px;
		margin: 0 auto;
	}
	.popup_code {
		display: none;
		top: -30px;
		right:-30px;
		width: 224px !important;
		height: 224px !important;
		z-index: 1;
	}
	.alter_a {
		margin-top: 4px
	}
	.index_swiper  .swiper-pagination {
		right: 0;
	}
	.alter_11_23_blue {
		display: block;
		width: 210px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		background: #0a4a88;
		color: #fff;
		margin-left:15px;
		margin-bottom: 10px;
		cursor: pointer;
	}
	.alter_11_23_gray {
		width:227px !important;
		height: 36px;
		line-height: 36px;
		text-align: center;
		background: #f5f5f5;
		margin-left:15px;
		margin-bottom: 10px;
		border:1px dashed #107bcc;
		display: inline-block;
	}
	.alter_11_23_gray_old {
		width:330px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		background: #f5f5f5;
		margin-left:15px;
		margin-bottom: 10px;
		border:1px dashed #107bcc;
		display: inline-block;
	}
	.alter_11_23_gray_128 {
		width: 340px;
		height:40px;
		line-height: 40px;
		text-align: center;
		background: #fff;
		margin-left:15px;
		margin-bottom: 10px;
	}
	.alter_11_23_map {
		background: #f5f5f5;
		border:1px solid #dbdbdb;
		padding:10px 0 0 0;
		margin-bottom: 15px;
	}
	.alter_11_23_list_brand {
		font-size:18px;
		text-align: center;
		font-weight: bold;
		margin-top: 10px;
	}
	.alter_11_23_list_tetx {
		text-align: center;
		margin:10px 0;
	}
	.alter_11_23_list_tetx span {
		margin-right: 20px;
	}
	.alter_11_23_list_tetx span:last-child {
		margin-right: 0;
	}
	.organization_leader_right_list>div {
		width: 567px;
	}
	.index_top_nav_alter a div {
		width:80%;
		margin-left:10%;
	}
	.index_top_nav_alter a div.active {
		height: 42px;
		box-sizing: border-box;
		border-top:4px solid #d62d2d;
		border-left: 1px solid #d62d2d; 
		border-right: 1px solid #d62d2d; 
		width:80%;
		margin-left:10%;
		background: #fff;
	}
	.alter_orger_brand {
		font-size: 24px;
		font-weight: bold;
		text-align: center;
	}
	.alter_orger_time {
		font-size: 12px;
		margin-top: 10px;
		margin-bottom: 8px;
		text-align: center;
	}
	.alter_orger_p {
		font-size: 14px !important;
		line-height: 28px;
		text-indent: 2em;
	}
	.alter_center {
		height: 200px;
	}
	.alter_24_under:hover {
		color: #0a4a88;
		text-decoration: underline;
	}
	.er_text_img {
		width: 615px;
	}
	.index_7_img {
		width: 21px;
		height: 20px;
		background: url(/uploads/image/t1d_images/jubao.png) no-repeat;
		background-size: 100% 100%;
	}
	.index_7_img.active {
		width: 21px;
		height: 20px;
		background: url(/uploads/image/t1d_images/jubao_h.png) no-repeat;
		background-size: 100% 100%;
	}
	.content1_content,.content3_content {
		display: none;
	}
	.inside_div_25 {
		width: 49%;
		border: 1px dashed #ccc;
		background: #f9f8f8;
		padding: 10px;
		margin-right:2%;
		margin-bottom: 12px; 
		height: 142px;
	}
	.inside_div_29 {
		width: 100%;
		border: 1px dashed #ccc;
		background: #f9f8f8;
		padding: 10px;
		margin-bottom: 12px; 
	}
	.inside_div_25_right {
		margin-right: 0
	}
	.inside_div_25 h4 {
		height: 40px;
		line-height: 40px;
	}
	.inside_div_25 p,.inside_div_29 p {
		word-wrap: break-word;
		font-size: 14px;
		line-height: 28px;
	}
	.inside_div_25 b,.inside_div_29 b {
		font-size: 14px;
		line-height: 30px;
		color: #ff4a01;
	}
	.inside_div_25 .more,.inside_div_29 .more {
		text-align: right;
		position: relative;
		top: -28px;
	}
	.inside_div_25 p a,.inside_div_29 p a {
		color:#ff4a01; 
		float: right;
	}
	.zmhd_div {
		margin-top: 15px;
		width: 100%;
		height: 35px;
		line-height:33px;
		background: url(/uploads/image/t1d_images/alter_bg2.png) no-repeat;
		background-size: 100% 100%;
		padding-left:37px;
	}
	.zmhd_div2 {
		margin-top: 15px;
		width: 100%;
		height:48px;
		line-height:48px;
		background: url(/uploads/image/t1d_images/11.27_bg.png) no-repeat;
		background-size: 100% 100%;
		padding-left:37px;
	}
	.zmhd_div3 {
		margin-top: 15px;
		width: 100%;
		height:35px;
		line-height:35px;
		background: url(/uploads/image/t1d_images/alter_28_bg.png) no-repeat;
		background-size: 100% 100%;
		padding-left:55px;
	}
	.zmhd_div_th1 {
		margin-top: 15px;
		width: 100%;
		height:35px;
		line-height:35px;
		background: url(/uploads/image/t1d_images/th_1.png) no-repeat;
		background-size: 100% 100%;
		padding-left:55px;
	}
	.zmhd_div_th2 {
		margin-top: 15px;
		width: 100%;
		height:35px;
		line-height:35px;
		background: url(/uploads/image/t1d_images/11.30_bg.png) no-repeat;
		background-size: 100% 100%;
		padding-left:40px;
	}
	.zmhd_div_th2 a {
		padding-left:0px;
		color:#fff;
		font-size: 18px;
		font-weight: bold
	}
	.zmhd_div3_th2 {
		margin-top: 15px;
		width: 100%;
		height:35px;
		line-height:35px;
		background: url(/uploads/image/t1d_images/th_2.png) no-repeat;
		background-size: 100% 100%;
		padding-left:55px;
	}
	.zmhd_div a,.wsbs_div a,.zmhd_div2 a,.zmhd_div3 a,.zmhd_div_th1 a,.zmhd_div3_th2 a{
		color: #fff;
		font-size: 18px;
		font-weight: bold;
	}
	.index_show_img2 {
		width: 405px;
	}
	.show_div2 {
		width:608px; 
	}
	.show_div2 a {
		box-sizing: border-box;
		width: 144px;
		height: 120px;
		margin-left: 8px;
		border: 1px solid #65abde;
		padding-top: 15px;
		padding-bottom: 10px;
		border-radius: 10px;
		margin-bottom:13px;
	}
	.index_list2 {
		margin-top: 2px;
		border: 1px solid rgba(8,71,129,0.4);
		border-right: 0;
		background: #f5f5f5;
	}
	.index_list_28 {
		margin-top: 2px;
		border: 1px solid rgba(255,74,1,0.4);
		border-right: 0;
		background: #f5f5f5;
	}
	.index_listt_28_th {
		margin-top: 2px;
		border: 1px solid rgba(10,74,136,0.4);
		border-right: 0;
		background: #f5f5f5;
	}
	.index_listt_28_th div {
		border-right: 1px solid rgba(10,74,136,0.4);
		height:50px;
		font-size:16px;
		color:#084781;
	}
	.index_listt_28_th div span {
		font-weight: bold;
	}
	.xt_a {
		top: 0;
		left: 0;
		right: 0;
		bottom:107px; 
	}
	.zn_a {
		bottom: 0;
		top: 152px;
		left: 0;
		right: 0;
	}
	.brand_list_div  {
		width: 100%;
	}
	._a p {
		width: 98%;
		height:60px;
		line-height: 60px;
		text-align: center;
		color: #fff;
		background: #084781;
		box-shadow: 0 0 5px 0 #ccc;
		margin-left: 1%;
		font-size: 17px;
		border-radius:5px;
	}
	.tn_1 {
		width:140px;
		bottom:1px;
		left:1px;
	}
	.tn_2 {
		width:380px; 
		bottom:1px;
		left:1px;
	}
	.tn_text {
		font-size: 14px;
		padding:10px 0 !important;
	}
	.tn_color_btn {
		width: 60px;
		height: 22px;
		margin-top: 5px;
		background: url(/uploads/image/t1d_images/search.png) #0089c8 no-repeat;
		background-size: 14px 14px;
		background-position: 23px 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	.tn_color {
		background: #0089c8 !important;
	}
	.popup_content_tn_border {
		border:2px solid  #0089c8 !important;
	}
	.index_top_nav_bg_tn_bg {
		background: #4490d6 !important;
	}
	.tn_4_bg {
		background:#ff4a01 !important;
	}
	.tn_29_work {
		line-height:60px;
	}
	.tn_29_work span {
		font-weight: bold;
		color: #ff4a01;
	}
	.tn_font {
		font-size: 17px !important
	}
	.index_top_nav_bg_tn_bg_30 {
		background: #59a3e6 !important;
		height: 38px;
		line-height: 38px;
	}
	.index_top_nav_bg_tn_bg_30 a {
		font-weight: bold;
	}
	.index_top_nav_bg_tn_bg_30 a {
		height: 38px !important;
	}
	.index_top_nav_bg_tn_bg_30 span {
		font-size: 18px !important
	}
	.index_top_search_30 {
		background: #f3f3f3
	}
	.index_top_nav_bg_tn_bg_30 a.active {
		background: #407ebb !important
	} 
	.show_div2_th a {
		border: 1px solid #ff6d2e !important;
	}
	.th_deep_b {
		background: #084781 !important;
		font-size: 17px 
	}
	.index_middle_left_brand>div {
		height:17px;
		margin-top:1.5px;
		border-left: 1px solid #084781
	}
	.alter_11_23_gray_1282 {
		width: 340px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #fff;
		margin-left:9.5px;
		margin-bottom: 10px;
	}
	.index_middle_right_brand,.index_middle_right_div  {
		width: 406px
	}
	.jwjj_container {
		margin: 0 !important;
		width:100% !important;
	}
	.popup_country_e {
		top:-5px;
		right:5px;
		font-size: 20px;
		cursor: pointer;
	}
	.popup_country img {
		cursor: pointer;
	}
	.add_download_brand {
		border-bottom: 1px solid #dbdbdb;
		margin-bottom:10px;
		text-align: left;
	}
	.add_download_brand span {
		border-bottom:4px solid #d62d2d;
		padding-bottom:5px;
		margin-top:10px;
		display:inline-block;
		font-size: 24px;
	}
	.add_download_text p {
		text-indent: 0;
		margin: 0;
		color: #666;
		font-size: 18px
	}
	.officet_swiper {
		width: 415px;
		margin-left: 0 !important;
		margin-right: : 0 !important;
		margin-bottom: 20px;
	}
	.officet_swiper img,.officet_swiper .swiper-slide {
		width: 415px;
		height:245px 
	}
	.officet_swiper_pagination {
		text-align: right;
		right: 0;
	}
	.officet_swiper_pagination {
		bottom: 5px !important;
		text-align: right !important;
	}
	.officet_swiper_pagination .swiper-pagination-bullet {
		background: #fff;
		opacity: 1
	}
	.officet_swiper_pagination .swiper-pagination-bullet-active {
		background: #f85635 !important
	}
	.officet_right {
		width: 790px;
		margin-left: 20px;
	}
	.officet_swiper_div,.officet_swiper_div a {
		width: 100%;
		height: 35px;
		line-height: 33px;
		background: rgba(0,0,0,0.6);
		bottom: 0;
		color: #fff;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		display: block;
	}
	.officet_swiper_div a {
		padding-left: 10px;
	}
	.officet_swiper_right_brand {
		height: 34px;
		background:#f1f1f1;	
	}
	.officet_swiper_right {
		width: 375px;
	}
	.officet_swiper_right_brand span {
		width: 160px;
		height: 34px;
		line-height: 34px;
		text-align: center;
		box-sizing: border-box;
		display: inline-block;
	}
	.officet_swiper_right_brand span.active {
		border-top: 2px solid #f85635;    
		border-left: 1px solid #e3e4ea;
		border-right: 1px solid #e3e4ea;
		background: #fff
	}
	.officet_swiper_right_list_s {
		width: 4px;
		height: 4px;
		display: inline-block;
		background: #f85635;
		margin-top: 12px;
		margin-right: 10px
	}
	.officet_bottom_text_circle{
		width: 4px;
		height: 4px;
		display: inline-block;
		background: #f85635;
		margin-top: 15px;
		margin-right: 10px
	}
	.officet_swiper_right_list {
		padding-left: 15px;
		width: 100%;
		line-height:28px;
		display: block;
	}
	.officet_swiper_right_list>div {
		font-size:14px;
	}
	.officet_bottom_brand {
		background: #fffaea;
		border-bottom: 2px solid #d62b08;
	}
	.officet_bottom {
		margin-bottom: 15px;
	}
	.officet_bottom_brand span {
		height: 34px;
		line-height: 34px;
		width: 168px;
		display: inline-block;
		text-align: center;
	}
	.officet_bottom_brand span.active {
		background: #f85635;
		color: #fff;
		border-radius: 5px 5px 0px 0px;
	}
	.officet_bottom_text_list {
		font-size: 14px;
		height: 35px;
		line-height: 35px;
	}
	.officet_bottom_text_listl {
		display: inline-block;
	}
	@media screen and (max-width: 1200px) {
		html {
			width: 100%;
		}
		 .float2 {
			right:0;
		}
		.float {
			right:0;
		}
	}
	
	.zkmm_right{
		width: 100%!important;
	}
	.zkmmr_baogao_rtf * {
		max-width: 100%!important;
		color: #4d4d4d;
	}
}
	#bdshare_weixin_qrcode_dialog{
		height: 310px !important;
		width: 250px !important;
	}
	.bd_weixin_popup .bd_weixin_popup_foot{
		font-size: 11px !important;
	}