/*首页*/
body.blue .subsearch ul li a:hover {

    background-color: #ecf5fa;

    color: #4389c7

}



body.green .subsearch ul li a:hover {

    background-color: #e8f2cf;

    color: #41b044

}



body.orange .subsearch ul li a:hover {

    background-color: #fff5ef;

    color: #f60

}



body.red .subsearch ul li a:hover {

    background-color: #fff5ef;

    color: #ed232f

}



.body1000 {

    margin-left: auto;

    margin-right: auto;

    width: 75pc;

    margin-top: 0;

    padding-top: 0;

}


.banner {
	width: 100%;
	height: 481px;
	overflow: hidden;
	z-index: 2018
}

.banner_box li {
	position: relative;
}

.banner_box li img.banner_bg {
	width: 100%;
	height: 481px;
}

.banner_box li img.banner_con {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 1200px;
	height: 481px;
	margin: 0 auto;
}

.index_tc_best {
	padding-bottom: 50px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}

.index_tc_best ul {
	padding: 50px 0 5px
}

.index_tc_best ul li {
	float: left;
	padding: 32px 15px 18px;
	width: 20%;
	text-align: center;
	background: -webkit-linear-gradient(left, #f5f5f5, #f9f9f9);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f5f5f5, #f9f9f9);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f5f5f5, #f9f9f9);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f5f5f5, #f9f9f9);
	/* 标准的语法 */
}

.index_tc_best ul li h3 {
	display: block;
	margin-bottom: 10px;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #333333
}
.index_tc_best ul li.on h3 a{
    color: #FFFFFF;
    transition: all 0.2s;
}

.index_tc_best ul li p {
	margin-bottom: 20px;
	line-height: 14px;
	font-size: 14px;
	color: #999999;
}

.index_tc_best ul li img {
	width: 100%;
	height: 198px;
}

.index_tc_best ul li.on{
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	background: -webkit-linear-gradient(left, #f98a88, #faa37a);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f98a88, #faa37a);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f98a88, #faa37a);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f98a88, #faa37a);
	/* 标准的语法 */
}

.index_tc_best ul li.on span {
	color: #ffffff;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.index_tc_best ul li.on p {
	color: #ffffff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.2s;
}

.index_tc_best ul li.on img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_org {
	width: 100%;
	height: 860px;
	overflow: hidden;
	background-color: #f6f6f6
}

.index_org .center {
	padding-bottom: 35px;
	overflow: visible
}
.index_org .center h2 {
    float: left;
    line-height: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-right: 20px;
}
.index_org_tab ul li.active {
	padding-bottom: 5px;
	color: #fe9f65;
	border-bottom: 1px #fe9f65 solid;
	font-weight: bold;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.index_org_tab a {
	float: right;
	font-size: 14px;
	color: #999999;
}

.index_org_tab a:hover {
	color: #fe9f65;
}
.index_org_left {
	float: left;
	padding-top: 28px;
	width: 22%;
}

.index_org_left_con img {
	width: 100%;
	height: 700px;
}
/*机构排行榜*/
.index_org_left_con {
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

.index_org_left_con .tip {
	padding-top: 22px;
	width: 100%;
	height: 96px;
	text-align: center;
	background: url("https://pic.kaiqiyun.com/images/V2.0/index_org_left_bg.jpg") no-repeat center/100%
		95px;
}

.index_org_left_con .tip b {
	font-size: 20px;
	line-height: 22px;
	color: #ffffff;
}

.index_org_left_con .tip p {
    margin-top: 14px;
	font-size: 14px;
	color: #ffffff;
}

.index_org_left_con ul {
	width: 100%;
	height: auto;
}

.index_org_left_con ul li {
	padding: 28px 12px 0;
	width: 100%;
	height: 92px;
	border-bottom: 1px #eeeeee solid;
}

.index_org_left_con ul li:hover {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.index_org_left_con ul li .tit {
	margin-bottom: 16px;
	width: 100%;
	line-height: 18px;
	overflow: inherit
}

.index_org_left_con ul li .tit em {
	float: left;
	margin-right: 7px;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	color: #ffffff;
	border-radius: 2px;
	background-color: #48a2e7;
}

.index_org_left_con ul li .tit h3 {
	float: left;
	max-width: 180px;
	font-size: 15px;
	color: #333;
	letter-spacing: 1px;
}

.index_org_left_con ul li .tit i {
	display: none;
	float: left;
	margin-top: -8px;
	width: 33px;
	height: 19px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	background: url("https://pic.kaiqiyun.com/images/V2.0/index_hot.png") no-repeat center/33px 19px;
}

.index_org_left_con ul li .tit i.hot {
	display: block;
}

.index_org_left_con ul li p span.left {
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}

.index_org_left_con ul li p span.right {
	font-size: 12px;
	color: #44a4ec;
	line-height: 14px;
}

.index_org_left_con>a {
	display: block;
	width: 100%;
	height: 47px;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
	color: #999999;
}

.index_org_left_con>a:hover {
	color: #ff7d43;
}
/*机构排行榜*/
.index_org_right {
	float: right;
	padding-top: 28px;
	padding-left: 23px;
	width: 78%
}

.index_org_tab {
	margin-top: 50px;
}

.index_org_tab ul li {
	float: left;
    margin-right: 28px;
    font-size: 15px;
    color: #333333;
    cursor: pointer;
}

.index_org_tab ul li a {
	line-height: 16px;
	font-size: 15px;
	color: #333333;
	float: initial;
}

.index_org_tab ul li a:hover {
	color: #fe9f65
}

.index_org_list ul {
	display: none
}

.index_org_list ul:first-child {
	display: block;
}

.index_org_list ul li {
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
	padding: 15px 11px 0;
	width: 294px;
	background-color: #ffffff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_org_list ul li:nth-child(3n) {
	margin-right: 0
}

.index_org_list ul li .tagbox {
	position: absolute;
	top: 11px;
	left: 17px;
	padding-top: 8px;
	width: 42px;
	height: 36px;
	background: url("https://pic.kaiqiyun.com/images/V2.0/icon_tag.png") no-repeat center center/42px
		36px;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	font-style: inherit;
}

.index_org_list ul li img {
	margin-bottom: 18px;
	width: 100%;
	height: 200px;
}

.index_org_list ul li h3.title {
	margin-bottom: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.index_org_list ul li p.info_col {
	margin-bottom: 15px;
}

.index_org_list ul li p.info_col span {
	line-height: 14px;
	font-size: 14px;
	color: #444444;
}

/*.index_org_list ul li p.info_col span:last-child {*/
/*	float: right;*/
/*}*/

.index_org_list ul li p.info_bor {
	margin-bottom: 20px;
}

.index_org_list ul li p.info_bor span {
	line-height: 14px;
	font-size: 14px;
	color: #666666;
}

.index_org_list ul li p.info_bor span:last-child {
	float: right;
}

.index_org_list ul li p.info_bor span em {
	color: #ff7d43;
}

.index_org_list ul li:hover {
	top: -5px;
	-moz-box-shadow: 0 5px 10px #c1b9b9;
	-webkit-box-shadow: 0 5px 10px #c1b9b9;
	box-shadow: 0 5px 10px #c1b9b9;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_org_list ul li.on p.title {
	color: #fe9f65
}
.index_org_list .info{
    height: 695px;
    background-color: #fff;
}
.index_org_list .info .content{
    display: flex;
    flex-direction: column;
    padding: 10px 30px;
    font-size: 16px;
    width: 100%;
    height: auto;
    overflow: hidden;
    letter-spacing: 1px;
    text-align: justify;
}

.info .content b {
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #333333;
}
.info .content p {
    margin-bottom: 10px;
}
.index_chain {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}

.index_chain .center {
	padding: 13px 0 36px;
}

.index_chain .title {
	float: left;
	padding-top: 46px;
	width: 18%;
}

.index_chain .title h2{
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.index_chain .title span {
	font-size: 14px;
	color: #666666;
}

.index_chain ul {
	float: right;
	width: 82%;
}

.index_chain ul li {
	position: relative;
	float: left;
	width: 25%;
	height: 130px;
	border-left: 1px #f1f1f1 solid;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
	overflow: hidden;
    zoom: 1;
}

.index_chain ul li img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_chain ul li:hover {
	-moz-box-shadow: 3px 5px 5px 3px #c1b9b9;
	-webkit-box-shadow: 3px 5px 5px 3px #c1b9b9;
	box-shadow: 3px 5px 5px 3px #c1b9b9;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_chain ul li:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_taocan {
	width: 100%;
	overflow: hidden;
	background-color: #f6f6f6;
}

.index_taocan .center {
	padding-bottom: 67px;
	overflow: visible
}

.index_taocan .center h2 { 
    float:left;
    line-height: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-right: 20px;
}
.index_taocan_left {
	float: left;
	padding-top: 53px;
	width: 22%;
}

.index_taocan_left .title {
	padding: 27px 0 22px;
	width: 100%;
	height: auto;
	text-align: center;
	background: -webkit-linear-gradient(left, #69b5f0, #50a5e5);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #69b5f0, #50a5e5);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #69b5f0, #50a5e5);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #69b5f0, #50a5e5);
	/* 标准的语法 */
}

.index_taocan_left .title p {
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 22px;
	color: #ffffff;
	letter-spacing: 1px;
}

.index_taocan_left .title span {
	font-size: 14px;
	color: #ffffff;
}

.index_taocan_left .selection {
	padding: 25px 23px 19px 26px;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

.index_taocan_left .selection select {
	margin-bottom: 28px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 2px #e8e8e8 solid;
	border-width: 2px 0 0 2px;
	outline: none;
	font-size: 14px;
	color: #666666;
}

.index_taocan_left .selection select option {
	color: #999999
}

.index_taocan_left .selection .selectsex {
	margin-bottom: 39px;
}

.index_taocan_left .selection .selectsex span {
	margin-right: 7px;
	line-height: 12px;
	font-size: 12px;
	color: #666666;
}

.index_taocan_left .selection .selectsex a {
	margin-right: 6px;
	padding-left: 19px;
	line-height: 12px;
	font-size: 12px;
	color: #666666;
	background: url("https://pic.kaiqiyun.com/images/V2.0/unselect.jpg") no-repeat left center;
	cursor: pointer
}

.index_taocan_left .selection .selectsex a.selected {
	background: url("https://pic.kaiqiyun.com/images/V2.0/selected.jpg") no-repeat left center;
}

.index_taocan_left .selection a.sub {
	display: block;
	margin: 0 auto;
	width: 181px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	font-size: 16px;
	color: #ffffff;
	border-radius: 20px;
	letter-spacing: 1px;
	cursor: pointer;
	background: -webkit-linear-gradient(left, #69b5f0, #50a5e5);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #69b5f0, #50a5e5);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #69b5f0, #50a5e5);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #69b5f0, #50a5e5);
	/* 标准的语法 */
}

.index_taocan_left .selection a.sub:hover {
	background: #39beff;
}

.index_taocan_right {
	float: right;
	padding-top: 60px;
}

.index_taocan_tab {
	margin-bottom: 22px;
}

.index_taocan_tab ul li {
	float: left;
	margin-right: 28px;
	font-size: 15px;
	color: #333333;
	cursor: pointer
}

.index_taocan_tab ul li.active {
	padding-bottom: 5px;
	color: #fe9f65;
	border-bottom: 1px #fe9f65 solid;
	font-weight: bold;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.index_taocan_tab a {
	float: right;
	font-size: 14px;
	color: #999999;
}

.index_taocan_tab a:hover {
	color: #fe9f65;
}

.index_taocan_list ul {
	display: none
}

.index_taocan_list ul:first-child {
	display: block;
}

.index_taocan_list ul li {
	position: relative;
	float: left;
	margin-right: 13px;
	margin-bottom: 16px;
	padding: 15px 11px 17px;
	width: 290px;
	background-color: #ffffff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_taocan_list ul li:nth-child(3n) {
	margin-right: 12px;
}
.index_taocan_list ul li:nth-child(4n){
         margin-right: 0px;
    }
.index_taocan_list ul li .tagbox {
	position: absolute;
	top: 12px;
	left: 22px;
	padding-top: 8px;
	width: 42px;
	height: 36px;
	background: url("https://pic.kaiqiyun.com/images/V2.0/icon_tag.png") no-repeat center center/42px
		36px;
	text-align: center;
	font-size: 13px;
	color: #ffffff
}

.index_taocan_list ul li img {
    padding: 0 5px;
	margin-bottom: 18px;
	width: 100%;
	height: 258px;
	background: url("https://pic.kaiqiyun.com/images/V2.0/loading.gif") 50% no-repeat;
}

.index_taocan_list ul li h3.title {
	margin-bottom: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.index_taocan_list ul li p.synl {
	margin-bottom: 15px;
}

.index_taocan_list ul li p.synl a {
	margin-right: 5px;
	line-height: 18px;
	height: 20px;
	font-size: 12px;
	color: #999;
	border: 1px solid #eee;
	border-radius: 4px;
	padding: 0 5px;
	display: inline-block;
}

.index_taocan_list ul li p.org {
	margin-bottom: 15px;
	font-size: 14px;
	color: #444444;
	width: 272px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index_taocan_list ul li p.info_bor {
	margin-bottom: 27px;
}

.index_taocan_list ul li p.info_bor span {
	line-height: 14px;
	font-size: 14px;
	color: #666666;
}

.index_taocan_list ul li p.info_bor span.comnum {
	float: right
}

.index_taocan_list ul li p.info_bor span em {
	line-height: 14px;
	font-size: 14px;
	color: #ff7d43
}

.index_taocan_list ul li p.price .nowpla {
	display: inline-block;
	line-height: 20px;
	height: 20px;
	font-size: 20px;
	color: #ff7d43;
}

.index_taocan_list ul li p.price .bepla {
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	color: #999999;
	text-decoration: line-through;
}

.index_taocan_list ul li p.price .buy {
	float: right;
	display: block;
	margin-top: -5px;
	width: 84px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #ffffff;
	letter-spacing: 1px;
	border-radius: 15px;
	background: -webkit-linear-gradient(left, #ff9b66, #ff7572);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff9b66, #ff7572);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff9b66, #ff7572);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff9b66, #ff7572);
	/* 标准的语法 */
}

.index_taocan_list ul li:hover {
	top: -5px;
	-moz-box-shadow: 0 5px 10px #c1b9b9;
	-webkit-box-shadow: 0 5px 10px #c1b9b9;
	box-shadow: 0 5px 10px #c1b9b9;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.index_news {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
}

.index_news_health {
	float: left;
	width: 28%;
}

.index_news_health .title {
	margin-bottom: 26px;
}

.index_news_health .title h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	float: left;
	margin: 5px 0 28px;
}

.index_news_health .title a {
	float: right;
	margin-top: 8px;
	font-size: 14px;
	color: #999999;
	vertical-align: bottom
}

.index_news_health .title a:hover {
	color: #fe9f65;
}

.index_news_health img {
	margin-bottom: 25px;
	width: 100%;
	height: 150px;
}

.index_news_health ul li {
	overflow: hidden;
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 14px;
	height: 14px;
	background: url("https://pic.kaiqiyun.com/images/V2.0/icon_list_dot.png") no-repeat left center/3px
		3px;
}

.index_news_health ul li a {
	font-size: 14px;
	color: #333333;
	display: block;
	float: left;
	width: 70%;
}

.index_news_health ul li p {
	float: right
}

.index_news_health ul li a:hover {
	color: #fe9f65;
}

.index_news_health ul li:last-child {
	margin-bottom: 0
}

.index_news_baike {
	float: left;
	padding: 0 56px;
	width: 42%;
}

.index_news_baike .title h2 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.index_news_baike .title ul {
	float: left;
	padding: 10px 10px 21px 30px;
}
.index_news_baike img {
	margin-bottom: 25px;
	width: 100%;
	height: 150px;
}
.index_news_baike .title ul li {
	float: left;
	margin-right: 17px;
	font-size: 16px;
	color: #333333;
	cursor: pointer
}

.index_news_baike .title ul li:hover {
	color: #ff7d43;
}

.index_news_baike .title ul li.active {
	color: #ff7d43;
	border-bottom: 1px #ff7d43 solid
}

.index_news_baike>img {
	margin-bottom: 25px;
	width: 100%;
	height: 150px;
}

.index_news_baike ul.list {
	display: none
}

.index_news_baike ul.list.on {
	display: block
}

.index_news_baike ul.list li {
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 14px;
	height: 14px;
	background: url("https://pic.kaiqiyun.com/images/V2.0/icon_list_dot.png") no-repeat left center/3px
		3px;
}

.index_news_baike ul.list li a {
	font-size: 14px;
	color: #333333;
	width: 70%;
	display: block;
	float: left;
}

.index_news_baike ul.list li p {
	float: right
}

.index_news_baike ul.list li a:hover {
	color: #fe9f65;
}

.index_news_baike ul.list li:last-child {
	margin-bottom: 0
}

.index_news_tags {
	float: left;
	width: 30%;
}

.index_news_tags .title {
	margin-bottom: 26px;
}

.index_news_tags .title h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.index_news_tags .title a{
    color: #333333;
}
.index_news_tags_box {
	padding: 30px 23px 0;
	width: 100%;
	height: 335px;
	background: url("https://pic.kaiqiyun.com/images/V2.0/hot_bg.png") no-repeat right bottom/69px
		81px #f7f7f7;
}

.index_news_tags ul {
	margin-bottom: 20px;
}

.index_news_tags ul li {
	float: left;
	margin-bottom: 17px;
	padding: 0 10px;
	height: 14px;
	line-height: 14px;
}

.index_news_tags ul li a {
	font-size: 14px;
	color: #333333;
}

.index_news_tags ul li a:hover {
	font-size: 14px;
	color: #fe9f65;
}

/*.index_partner {*/
/*	padding-top: 50px;*/
/*	width: 100%;*/
/*	height: auto;*/
/*	overflow: hidden;*/
/*	background-color: #f6f6f6*/
/*}*/

/*.index_partner .title {*/
/*	margin-bottom: 20px;*/
/*}*/

/*.index_partner .title span {*/
/*	font-size: 22px;*/
/*	font-weight: bold;*/
/*	color: #333333;*/
/*}*/

/*.index_partner ul.index_part_list {*/
/*	margin-bottom: 30px;*/
/*	overflow: visible*/
/*}*/

/*.index_partner ul.index_part_list li {*/
/*	position: relative;*/
/*	float: left;*/
/*	width: 16.6%;*/
/*	height: 153px;*/
/*	border-right: 1px #eeeeee solid;*/
/*	-webkit-transition: all 0.8s;*/
/*	-moz-transition: all 0.8s;*/
/*	-o-transition: all 0.8s;*/
/*	transition: all 0.8s;*/
/*}*/

/*.index_partner ul.index_part_list li.bottom {*/
/*	border-bottom: 1px #eeeeee solid*/
/*}*/

/*.index_partner ul.index_part_list li:nth-child(6n) {*/
/*	border-right: 0*/
/*}*/

/*.index_partner ul.index_part_list li img {*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	left: 0;*/
/*	margin: auto;*/
/*	width: 168px;*/
/*	height: 111px;*/
/*}*/

/*.index_partner ul.index_part_list li:hover {*/
/*	-moz-box-shadow: 0 5px 5px #c1b9b9;*/
/*	-webkit-box-shadow: 0 5px 5px #c1b9b9;*/
/*	box-shadow: 0 5px 5px #c1b9b9;*/
/*	-webkit-transition: all 0.8s;*/
/*	-moz-transition: all 0.8s;*/
/*	-o-transition: all 0.8s;*/
/*	transition: all 0.8s;*/
/*}*/
.advert{position:fixed;left:0;bottom:0;z-index:1000;width:100%}
.advert img{width:100%;object-fit:cover;display:block}
.advert .center{display:block;height:100%}
.advert .close_btn{position: absolute;
    right: 19%;
    top: 3px;
    z-index: 10000;}
.index_news_baike ul.index_baike_list li a span.left,
.index_news_health ul li a span.left{display: inline-block;padding-left: 9px;width: 70%;}
.index_news_baike ul.index_baike_list li a span.right,
.index_news_health ul li a span.right{color: #999999;}
.auto {

    margin-left: auto;

    margin-right: auto

}

.floater {

    border-left-width: 0;

    border-right-width: 0;

    top: 0;

    position: fixed;

    z-index: 199;

    opacity: 1

}



.bartop {

    background-color: #f8f8f8;

    border-bottom: 1px #e8e8e8 solid;

    height: 2pc;

    line-height: 2pc;

    width: 100%;

    font-size: 9pt !important

}



.bartop, .bartop a {

    color: #585858

}



.bartop .barleft a:hover {

    color: red;

    text-decoration: none

}



.bartop .barcenter {

    margin-left: auto;

    margin-right: auto;

    width: 1200px!important;

}



.bartop .barleft {

    width: 590px;

    text-align: left;

    float: left

}



.bartop .barright {

    width: 25pc;

    text-align: right;

    float: right;

    height: 2pc;

}



.bartop .barright a:hover {

    text-decoration: none

}



.bartop .barleft .barcity {

    margin-right: 10px

}



.bartop .barleft .barcity span {

    color: #ff4711;

    font-size: 14px;

    font-weight: 700

}



.bartop .barleft ul {

    float: left

}



.bartop .barright ul {

    float: right

}



.bartop ul.barcang {

    background: url(../images/global/baricon.gif) 0 -54px no-repeat;

    padding-left: 15px

}



.bartop ul.barwap {

    background: url(../template/moban/images/global/baricon.gif) 0 -36px no-repeat;

    padding-left: 15px

}



.bartop ul.barpost {

    background: url(../images/global/baricon.gif) 0 -18px no-repeat;

    padding-left: 15px

}



.bartop ul.bardel {

    background: url(../images/global/baricon.gif) 0 0 no-repeat;

    padding-left: 15px

}



.bartop ul {

    margin: 6px 8px 0 0;

    line-height: 18px;

    display: inline;

    position: relative;

    z-index: 99999

}
.barright ul:first-child{
    margin-right: 0;
}


.bartop div.choosetheme {

    float: left

}



.bartop div#themelist {

    float: right

}



.bartop ul li {

    float: left;

    width: 15px

}



.bartop ul.line {

    width: 10px;

    height: 14px;

    overflow: hidden;

    margin: 9px 0 0

}



.bartop ul li, .bartop ul.line u {

    height: 18px;

    display: block;

    overflow: hidden

}



.bartop ul.line u {

    width: 1px;

    background: #d4d4d4

}



.shadow {

    background: url(../images/global/daohangbg.gif) 0 -15pc repeat-x;

    width: 100%;

    height: 2px

}




/**/
.index_org_list ul li p.info_col{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.logosearchtel{
         width: 75pc !important;
}
.websearch .s_ulA ul li.current a {

    background-color: transparent;

    color: #ed232f;

}

.logosearchtel .websearch{

	margin-left: 100px;

}

.logosearchtel .websearch,.websearch .sch_t_frm{width: 514px; margin-top: 10pt;}

.websearch .sch_t_frm,.websearch .s_ulC{margin-left: 10px;}

.logosearchtel .webtel span.number{color: #3ca6fc;font-size: 20px;}
.websearch .btn-normal {
    background-color: #44a4ec;
}
.websearch .btn-normal {
    outline: none;
    width: 82px;
    height: 40px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 16px;
}  

a:hover {
    color: red;
}
.websearch .s_ulA ul li.current a {
    padding: 0 13px;
}
.websearch .s_ulA ul li.current, .websearch .s_ulA ul li.current a {
    background-color: transparent;
    color: #ed232f;
}
.websearch .s_ulA ul li a, .websearch .s_ulC ul li a {
    font-size: 14px;
}
.logosearchtel .webtel {
    margin-top: 12pt;
    margin-bottom: 45pt;
    background:url(./template/moban/index2020/images/zZyuzCSiUVJpFDJQ.png) 50px center no-repeat;
    background-size: 20%;
}

.logosearchtel .webtel span.number {
    color: #3ca6fc;
    font-size: 20px;
}
.logosearchtel .webtel span.number {
    float: left;
    width: 255px;
    height: 60px;
    color: #f90;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
}
#index {
    color: #fe9f65!important;
}
.daohang a{
    line-height: 40px!important;
}
/*中底部li*/

.index_taocan_list .info_col span:nth-child(2),.index_taocan_list .info_bor span:nth-child(2){
    float: right;
}
.index_taocan_list .info_col,.index_taocan_list .info_bor{
    margin-bottom: 22px;
}


.clear5, .clearfix{
    visibility: initial !important;
}

.clearfix{
    height: auto !important;
}
    body{
        background-color: #fff;
    }
    .cont{
        display: block !important;
    }
    .cont ul{
        height: 479px;
    }
    /*.red #infomenu li{*/
    /*    height: 53px;*/
    /*}*/
    
    /*全部分类的样式*/
    #infomenu li em, #infomenu .thismenu em{
        left: 0 !important;
    }
    /*#infomenu li em a{*/
    /*    font-size: 15px;*/
    /*    font-weight: bold;*/
    /*}*/
    .cont ul li{
            border-bottom: 1px dashed #eaeaea !important;
    }
    #infomenu .thismenu em a{
        color: #333;
    }
     /*.cont ul li:hover{*/
     /*    background: #ddd !important;*/
     /*}*/
    .cont ul li dl{
            margin-left: 83px;
    }
    .red #infomenu .thismenu dl{
        border: none;
        box-shadow: 0 0 8px #ccc;
    }
    .red #infomenu .thismenu{
        border: none;
    }
    
    .index_taocan_right{
        width: 100%;
    }
    .index_news_baike .title h2{
        margin: 5px 0 28px;
    }
    