* {
	padding: 0px;
	margin: 0px;
}

body {
	font: 14px Microsoft YaHei, arial;
	color: #333;
}

img {
	border: none;
}

.clear {
	clear: both;
}

em,
cite,
i {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #ba2636;
	text-decoration: none;
}

ul {
	list-style: none;
}

input,
select,
button {
	font: 14px Microsoft YaHei, arial;
	vertical-align: middle;
}

.mt50 {
	margin-top: 50px;
}
a{
	cursor: pointer;
}
.w1200 {
	width: 1200px;
	margin: 0px auto;
	/*position:relative;*/
}
.ad-box{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.ad-box div{
	width: 595px;
	height: 160px;
}

.header {
	overflow: hidden
}

.logo {
	position: relative;
	float: left;
	padding: 8px 20px 0 0;
	overflow: hidden;
}

.zcdl {
	float: right;
	line-height: 75px;
}

.zcdl i {
	display: block;
	background: url(../images/hy.png) no-repeat center;
	width: 20px;
	height: 33px;
	float: left
}

.zcdl span {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	color: #fff;
	background-color: #1396FF;
	border-color: #1396FF;
	padding: 0 8px;
	border-radius: 5px;
	margin-top: 20px;
	-webkit-box-shadow: 0 0 0 rgb(83 109 230 / 50%);
	box-shadow: 0 0 0 rgb(83 109 230 / 50%);
}

.zcdl span:hover {
	opacity: .8;
}

.zcdl span a {
	color: #fff
}

.zcdl .welcome a {
	color: #1396FF
}

.nav {
	float: left;
	height: 75px;
	line-height: 75px
}

.nav ul li {
	margin: 0 15px;
	float: left
}

.nav ul li a {
	font-size: 15px;
	color: #444;
}

.nav ul li a:hover {
	color: #1396FF;
}

.bui_topbar {
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding: 6px 0;
	background: url(../images/titlebg.png);
	border-top: 2px solid #00965e;
	border-bottom: 0;
}

.bui_jpc_hd {
	background: url(../images/bui_dhbg.png);
	position: relative;
	padding: 55px 0 80px;
	background-size: cover;
	background-position: center center;
	background-color: #34495E;
	text-align: center;
}

.bui_hdc {
	position: relative;
	height: 45px;
	line-height: 45px;
	font-size: 23px;
	color: #fff;
}

.bui_waves {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	z-index: 99;
	overflow: hidden;
}

.bui_waves .bui_witem {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background-size: 600px;
	background-repeat: repeat-x;
}


.bui_waves .bui_wone {
	background-image: url(../images/wave1.png);
	-webkit-animation: bui_mwave_one 3.5s infinite linear;
	animation: bui_mwave_one 3.5s infinite linear;
}

.bui_waves .bui_wtwo {
	top: 5px;
	background-image: url(../images/wave2.png);
	-webkit-animation: bui_mwave_two 6s infinite linear;
	animation: bui_mwave_two 6s infinite linear;
}

@-webkit-keyframes bui_mwave_one {
	0% {
		background-position: 0 top
	}

	100% {
		background-position: 600px top
	}
}

@keyframes bui_mwave_one {
	0% {
		background-position: 0 top
	}

	100% {
		background-position: 600px top
	}
}

@-webkit-keyframes bui_mwave_two {
	0% {
		background-position: 0 top
	}

	100% {
		background-position: 600px top
	}
}

@keyframes bui_mwave_two {
	0% {
		background-position: 0 top
	}

	100% {
		background-position: 600px top
	}
}

.place {
	color: #898787;
	font-size: 12px;
	margin-bottom: 20px;
}

.fy_item {
	list-style: none;
	background-color: #fff;
	height: 224px;
	border: 1px solid #AAA;
	border-top-color: #DDD;
	box-shadow: 0px 1px 3px 0px rgba(204, 204, 204, 0.75);
	margin-bottom: 20px;
	padding-bottom: 40px;
	position: relative;
}

.fy_item_tag_rcmd {
	background: url(../images/001.png) no-repeat;
	width: 54px;
	height: 39px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999em;
}

.fy_item_agency {
	float: left;
	width: 334px;
	height: 267px;
	padding-right: 28px;
}

.fy_item_agency_logo {
	background-color: #FFF;
	width: 188px;
	height: 59px;
	border-radius: 1px;
	border: 1px solid #DDD;
	margin: 18px auto 4px;
}

.fy_item_agency_logo img {
	width: 160px;
	height: 42px;
	margin: 8px auto 0;
	display: block;
}

.fy_item_agency_name {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.fy_item_number {
	background: url(../images/deco_01.gif) no-repeat 0 50%;
	line-height: 18px;
	margin-left: 50px;
	padding-left: 20px;
	overflow: hidden;
}

.fy_item_number b {
	float: left;
	font-size: 16px;
}

.fy_item_number span {
	float: left;
	color: #000;
	padding-left: 5px;
}

.fy_item_tag_btn {
	background: url(../images/btn_tag.png) no-repeat;
	width: 305px;
	height: 69px;
	margin: 17px 0 8px;
	padding: 23px 0 0 40px;
	position: relative;
	left: -11px;
}

.fy_item_tag_btn:hover {
	background-image: url(../images/btn_tag_on.png);
}

.fy_item_tag_btn a {
	width: 146px;
	height: 46px;
	text-align: center;
	font: normal 16px/46px "Microsoft YaHei";
	color: rgb(165, 64, 1);
	display: block;
}

.fy_item_type {
	float: right;
	width: 437px;
	height: 147px;
	position: relative;
	padding: 0 42px 0 36px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fy_item_type .title {
	height: 24px;
	line-height: 24px;
	text-align: center;
	position: relative;
	margin: 15px 0;
}

.fy_item_type .title span {
	color: #000;
	padding: 0 16px;
	background-color: #fff;
	position: relative;
	z-index: 5;
}

.fy_item_type .title .decoline {
	height: 1px;
	background-color: #ddd;
	font-size: 0;
	width: 100%;
	position: absolute;
	left: 0;
	top: 13px;
	right: 0;
}

.fy_item_type_list {
	overflow: hidden;
}

.fy_item_type_list .item {
	float: left;
	background-color: #EFEFEF;
	width: 72px;
	height: 72px;
	margin-left: 30px;
	text-align: center;
}

.fy_item_type_list .item:first-child {
	margin-left: 0;
}

.fy_item_type_list .item .tit {
	height: 28px;
	background-color: #2D8BC8;
	color: #fff;
	font: normal 12px/28px "Microsoft Yahei";
}

.fy_item_type_list .item .fee {
	color: #f60;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
}

.fy_item_type_list .item:hover .tit {
	background-color: #f60;
}

.fy_item_feature {
	float: right;
	width: 478px;
	height: 150px;
	border-left: 1px dashed #eee;
	padding: 13px 0 0 37px;
}

.fy_item_feature .item {
	height: 30px;
	line-height: 30px;
	clear: both;
}

.fy_item_feature .item p span {
	display: inline-block;
	padding: 2px 12px;
	background: #4EAFFF;
	color: #fff;
}

.fy_item_feature .item .tit {
	float: left;
	color: #000;
	font-weight: normal;
}

.fy_item_feature .star_wrap {
	float: left;
	margin-top: 7px;
}

.fy_item_feature .md_uc_star {
	float: left;
}

.fy_item_feature .trader_tips_2 {
	margin-top: 2px;
	z-index: 10;
	line-height: 20px;
}

.fy_item_compare_btn {
	height: 40px;
	line-height: 40px;
	border-top: 1px dashed #ddd;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 655px;
	padding-left: 23px;
	z-index: 0;
}

.fy_item_compare_btn .md_checkbox {
	margin-top: 11px;
}

.md_uc_star {}

.md_uc_star .star_lbl {
	float: left;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.md_uc_star .star_b {
	display: block;
	float: left;
	width: 58px;
	height: 10px;
	margin-top: 4px;
	background: url(../images/start_bg.png) no-repeat;
	background-position: -60px 0;
}

.md_uc_star .star_f {
	display: block;
	float: left;
	height: 10px;
	background: url(../images/start_bg.png) no-repeat;
}

.md_uc_star .star_num {
	float: left;
	height: 18px;
	margin-left: 8px;
	line-height: 18px;
	color: #f60;
	vertical-align: middle;
}

.trader_tips_2 .ico_tips_2 {
	display: block;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	cursor: pointer;
}

.trader_tips_2 .ico_tips_2 {
	background: url(../images/008.png) no-repeat;
}

.trader_tips_2 {
	float: left;
	width: 13px;
	height: 13px;
	position: relative;
}

.fy_item_feature .trader_tips_2 {
	margin-top: 2px;
	z-index: 10;
	line-height: 20px;
}

.indexbox {
	overflow: hidden;
	margin: 30px 0 20px
}

.trader_tips_2 {
	float: left;
	width: 13px;
	height: 13px;
	position: relative;
}

.trader_tips_2 .ico_tips_2 {
	display: block;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	cursor: pointer;
}

.trader_tips_2 p {
	display: none;
	width: 130px;
	padding: 10px 16px;
	border: 1px solid #c4c4c4;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	text-align: left;
	position: absolute;
	top: 20px;
	left: -58px;
}

.trader_tips_2 .arrow {
	width: 0;
	height: 0;
	border-width: 0 5px 5px 5px;
	border-style: none dashed solid dashed;
	overflow: hidden;
	position: absolute;
	left: 63px;
}

.trader_tips_2 .a_1 {
	border-color: transparent transparent #c4c4c4 transparent;
	top: -6px;
}

.trader_tips_2 .a_2 {
	border-color: transparent transparent #fff transparent;
	top: -5px;
}

.trader_tips_2:hover p {
	display: block;
}

.adpic {
	margin-bottom: 20px
}

.wxss {
	padding: 20px
}

.fxts {
	padding: 20px
}

.fy_apply_rakeback {
	margin-bottom: 20px;
	background-color: #2d8bc8;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	height: 84px;
	border-radius: 5px;
}

.fy_apply_rakeback a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	padding-top: 12px;
}

.fy_apply_rakeback .txt_1 {
	font-weight: 700;
	font-size: 20px;
	display: block;
}

.fy_apply_rakeback .txt_2 {
	display: block;
}

.fy_apply_rakeback a:hover {
	color: #FCE963;
	text-decoration: none;
}

.boxleft {
	float: left;
	width: 880px;
}

.boxright {
	float: right;
	width: 300px
}

.boxk {
	margin-bottom: 20px;
	border: #cccccc 1px solid
}

.boxk h3 {
	font-family: "Hiragino Sans GB", "Microsoft Yahei", Arial, "Helvetica Neue", Helvetica, sans-serif;
	box-sizing: border-box;
	margin: 0px auto;
	outline: none;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid rgb(230, 230, 230);
	background: rgb(250, 250, 250);
	font-size: 16px;
	color: rgb(0, 120, 205);
	padding: 0px 10px;
}

.boxk dl {
	color: rgb(102, 102, 102);
	box-sizing: border-box;
	margin: 0px;
	outline: none;
	border-top: 1px solid rgb(230, 230, 230);
	padding: 10px;
}

.boxk .flow {
	font-family: "Hiragino Sans GB", "Microsoft Yahei", Arial, "Helvetica Neue", Helvetica, sans-serif;
	box-sizing: border-box;
	margin: 10px;
	outline: none;
	font-size: 12px;
}

.boxk dl.first {
	border: 0
}

.boxk dl dt {
	box-sizing: border-box;
	margin: 0px;
	outline: none;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: rgb(0, 120, 205);
}

.boxk dl dt span {
	box-sizing: border-box;
	margin: 4px 5px 0px 0px;
	outline: none;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: rgb(0, 120, 205);
	line-height: 22px;
	text-align: center;
	color: rgb(255, 255, 255);
	display: block;
	float: left;
}

.boxk dl dt dd {
	box-sizing: border-box;
	margin: 0px;
	outline: none;
	line-height: 18px;
	padding: 3px 5px;
}


.deankejichao {
	padding: 10px;
	background: #fff;
	border: #cccccc 1px solid;
	margin-bottom: 20px
}

.deantoptitles {
	border-bottom: 1px solid #ededed;
	height: 40px;
	margin-bottom: 15px;
}

.deantoptitles h5 {
	font-size: 18px;
	height: 22px;
	line-height: 22px;
	margin-top: 5px;
	color: #333;
	font-weight: normal;
	float: left;
	padding-left: 15px;
	border-left: 4px solid #1396FF;
}

.deantoptitles span {
	font-size: 14px;
	color: #BEBEBE;
	display: inline-block;
	float: left;
	margin-left: 15px;
	height: 40px;
	line-height: 33px;
}

.deantoptitles a {
	float: right;
	display: block;
	width: 60px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #4EAFFF;
	font-size: 12px;
	color: #fff;
	border-radius: 24px;
	margin-top: 5px;
}

.deanhezuo ul {
	overflow: hidden
}

.deanhezuo ul li a {
	float: left;
	width: 134.25px;
	height: 52px;
	border: 1px solid #ededed;
	margin: 0 10px 10px 0;
}

.deanhezuo ul li a img {
	width: 134.25px;
	height: 52px;
}

.deanlink-links a {
	display: inline-block;
	color: #999;
	margin-right: 20px;
	margin-bottom: 13px;
	font-size: 14px;
	line-height: 20px;
}


.hsbg {
	background: #efefef;
	overflow: hidden;
	padding: 20px;
}


#ct .mn {
	width: 880px;
	float: left;
}

#ct .sd {
	width: 300px;
	float: right;
}

.deansideadswz img {
	width: 100%
}

.deannextnav {
	margin: 0 0 15px 0;
}

.deanwzpdtitle {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px;
}

.deanwzpdtitle h4 {
	font-size: 18px;
	height: 22px;
	line-height: 22px;
	margin-top: 5px;
	color: #333;
	font-weight: normal;
	float: left;
	padding-left: 15px;
	border-left: 4px solid #1396FF;
}

.deanmn_left {
	background: #fff;
	padding: 15px;
}

.deannextnav h4 {
	float: left;
	font-size: 16px;
	color: #333;
	margin-right: 10px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.deannextnav ul {
	width: 742px;
	float: right;
}

.deannextnav ul li a {
	display: block;
	float: left;
	height: 26px;
	border: 2px solid #1396FF;
	border-radius: 15px;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	color: #1396FF;
	line-height: 26px;
}

.deannextnav ul li a:hover {
	color: #fff;
	background: #1396FF;
}

.deanartice ul li {
	width: 100%;
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #ededed;
}

.deanartice ul li .deanarticel {
	float: left;
	width: 230px;
	height: 145px;
	overflow: hidden;
	position: relative;
}

.deanartice ul li .deanarticer {
	float: right;
	width: 585px;
	position: relative;
}

.deanarticername a.deantaglebs {
	display: inline-block;
	color: #1396FF;
	font-weight: normal;
	height: 21px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

.deanartice ul li .deanarticer h5 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

.deanartice ul li .deanarticer h5 a {
	font-size: 18px;
	color: #333;
}

.deanarticersummary {
	color: #999;
	font-size: 14px;
	height: 57px;
	overflow: hidden;
	line-height: 25px;
}

.deanatctl {
	width: 25px;
	height: 25px;
	float: left;
}

.deanatctl img {
	width: 25px;
	height: 25px;
	border-radius: 100%;
}

.deanarticerinfo {
	height: 23px;
	line-height: 23px;
	float: left;
	margin-left: 10px;
	margin-top: 1px;
}

.deanarticerinfo span {
	font-size: 12px;
	color: #aaa;
	line-height: 23px;
	display: inline-block;
	float: left;
}

.deanarticerinfo em {
	display: inline-block;
	float: left;
	padding: 0 10px;
	color: #e6e6e6;
	font-size: 12px;
}

.deanguanzhu {
	width: 300px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;
}

.deangzbox {
	padding: 15px;
}

.deangzewm {
	width: 100px;
	height: 100px;
	padding: 0 10px 0 9px;
	float: left;
}

.deangzewm img {
	width: 100px;
	height: 100px;
}

.deangzret {
	float: right;
	width: 140px;
}

.deangzret h3 {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	font-weight: normal;
	color: #333;
}

.dean_des {
	position: relative;
	padding: 12px 18px;
}

.dean_des i {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
}

.dean_des i.decorate-top-left {
	top: 0;
	left: 0;
	border-top: 2px solid #D8D8D8;
	border-left: 2px solid #D8D8D8;
}

.dean_des i.decorate-top-right {
	top: 0;
	right: 0;
	border-top: 2px solid #D8D8D8;
	border-right: 2px solid #D8D8D8;
}

.dean_des i.decorate-bottom-left {
	bottom: 0;
	left: 0;
	border-bottom: 2px solid #D8D8D8;
	border-left: 2px solid #D8D8D8;
}

.dean_des i.decorate-bottom-right {
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #D8D8D8;
	border-right: 2px solid #D8D8D8;
}

.dean_des p {
	font-size: 14px;
	color: #999;
}

.deangzlists {
	margin-top: 20px;
}

.deangzlists a.deansina {
	float: left;
	display: block;
	border-radius: 2px;
	width: 108px;
	height: 17px;
	border: 1px solid #ec4141;
	padding: 8px 10px;
}

.deangzlists a.deansina span.deansinaicon {
	border-right: 1px solid #F6A0A0;
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	float: left;
	width: 18px;
	height: 15px;
	background: url(../images/weibo.png) center no-repeat;
}

.deangzlists a.deansina span.deansinatxt {
	font-size: 12px;
	color: #EC4141;
}

.deangzlists a.deanqqqun {
	display: block;
	float: right;
	border-radius: 2px;
	width: 108px;
	height: 17px;
	border: 1px solid #1396FF;
	padding: 8px 10px;
}

.deangzlists a.deanqqqun span.deanqqqunicon {
	border-right: 1px solid #1396FF;
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	float: left;
	width: 13px;
	height: 15px;
	background: url(../images/qq.png) center no-repeat;
}

.deangzlists a.deanqqqun span.deanqqquntxt {
	font-size: 12px;
	color: #1396FF;
}

.deanfttop {
	width: 100%;
	min-width: 1180px;
	background: #2d313d;
	padding: 30px 0;
	overflow: hidden;
}

.deanfttl {
	width: 330px;
	float: left;
}

.deansidebox {
	margin-bottom: 20px;
	background: #fff;
	padding: 15px;
}

.deanpubtitle {
	width: 100%;
	height: 35px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ededed;
}

.deanpubtitle h4 {
	font-size: 18px;
	height: 22px;
	line-height: 22px;
	margin-top: 5px;
	color: #333;
	font-weight: normal;
	float: left;
	padding-left: 15px;
	border-left: 4px solid #1396FF;
}

.deanpubtitle .deanpbright {
	float: right;
	height: 30px;
	line-height: 30px;
}

.deanpubtitle .deanpbright a {
	font-size: 14px;
	color: #999;
	margin-left: 15px;
}

.focusBox {
	position: relative;
	width: 270px;
	overflow: hidden;
}



.fy {
	text-align: center;
	margin-top: 20px;
}

.fy li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	border: #ddd solid 1px;
	margin-bottom: 10px;
	color: #666
}

.fy li a,
.fy li span {
	display: block;
	padding: 5px 10px;
	color: #666
}

.fy li.thisclass a {
	background: #1396FF;
	color: #fff;
}


.deanfocuspic {
	width: 270px;
	height: 168px
}

.deanfocuspic img {
	width: 270px;
	height: 168px
}

.deanfocusbox {}

.deanfocusbox h5 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin: 8px 0
}

.deanfocusbox h5 a {
	font-size: 16px;
	color: #333;
	font-weight: normal
}

.deanfocusbox h5 a:hover {
	color: #1396FF
}

.deanfocusbox p {
	font-size: 12px;
	color: #999;
	line-height: 22px
}

.deanfocusbox p a {
	padding-left: 10px;
	font-size: 12px;
	color: #1396FF
}

.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	width: 273px;
	bottom: 80px;
	left: 0;
	z-index: 3
}

.focusBox .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	width: 66px;
	height: 6px;
	cursor: pointer;
	overflow: hidden;
	background: #f5f5f5;
	margin-right: 2px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.focusBox .hd .on {
	background: #1396FF;
	filter: alpha(opacity=100);
	opacity: 1
}

.focusBox .prev,
.focusBox .next {
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	width: 36px;
	height: 28px;
	color: #FFF;
	text-align: center;
	top: 67px;
	line-height: 28px;
	font-size: 20px;
	text-decoration: none
}

.focusBox .prev {
	left: 0
}

.focusBox .next {
	right: 0
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}

.deangltt {
	width: 280px
}

.deangltt em {
	display: block;
	width: 40px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	float: left;
	text-align: center;
	background: #1396FF
}

.deangltt i {
	display: block;
	float: left;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	margin-top: 5px;
	border-left: 5px solid #1396FF
}

.deangltt a {
	float: left;
	width: 217px;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	color: #333;
	overflow: hidden;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold
}

.deangltt a:hover {
	color: #1396FF
}

.deangllists {
	margin-top: 10px
}

.deangllists ul li {
	line-height: 31px;
	height: 31px;
	font-size: 14px;
	overflow: hidden;
	position: relative
}

.deangllists ul li em {
	display: block;
	float: left;
	height: 30px;
	width: 21px;
	position: absolute;
	left: 0;
	background: url(http://meiti.dean17.com/template/dean_flyi_170116/deancss/news_icon.jpg) center no-repeat
}

.deangllists ul li a {
	font-size: 14px;
	color: #666;
	display: block;
	float: left;
	border-left: 1px #eee solid;
	margin-left: 10px;
	text-indent: 20px;
	width: 95%;
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.deangllists ul li a:hover {
	color: #1396FF
}

.deangllists ul li i {
	color: #999;
	display: block;
	float: right;
	font-size: 12px;
	font-style: normal;
	margin-right: 10px
}

.deangllists ul li:hover em {
	background: url(http://meiti.dean17.com/template/dean_flyi_170116/deancss/news_icon2.jpg) center no-repeat
}

.deanjczxbox {
	margin-top: 15px
}

.deanonvideos {}

.deanonvideos ul {
	width: 300px
}

.deanonvideos ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	height: 80px;
	overflow: hidden;
	position: relative
}

.deanonvideos ul li img {
	width: 130px;
	height: 80px;
	opacity: 1
}

.deanonvideos ul li a {
	display: block;
	width: 130px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear
}

.deanonvideos ul li a em {
	display: block;
	line-height: 16px;
	width: 90%;
	padding: 7px 5%;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	font-style: normal
}

.deanranklistbox {}

.deanranklistbox ul li {
	margin-bottom: 20px;
	cursor: pointer
}

.deanranklistbox ul li:last-child {
	margin-bottom: 10px
}

.deanoutters {}

.deanoutters em {
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #999;
	font-weight: bold
}

.deanoutters em.deanbgcolor1s {
	color: #1396FF;
	background: url(http://meiti.dean17.com/template/dean_flyi_170116/deancss/portal_list_view/c1.png) center no-repeat
}

.deanoutters a {
	display: block;
	float: right;
	width: 235px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 16px;
	color: #333
}

.deanoutters a:hover {
	color: #1396FF
}

.deaninners {
	margin-top: 15px;
	display: none;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear
}

.deaninnerspitfd {
	float: left;
	width: 114px;
	height: 80px
}

.deaninnerspitfd a {}

.deaninnerspitfd a img {
	width: 114px;
	height: 80px
}

.deaninerinfosd {
	float: right;
	width: 145px
}

.deaninerinfosd p {
	height: 50px;
	line-height: 25px;
	color: #999;
	overflow: hidden;
	font-size: 12px
}

.deanrlifd {
	margin-top: 5px;
	font-size: 12px;
	color: #666
}

.deanrlifd i {
	padding: 0 5px;
	color: #999
}

.deanranklistbox ul li.on .deaninners {
	display: block;
	opacity: 1
}

.deanoutters em.deanbgcolor2s {
	color: #ccc;
	background: url(http://meiti.dean17.com/template/dean_flyi_170116/deancss/portal_list_view/c2.png) center no-repeat
}

.deanranklistbox ul li.on .deanoutters a {
	color: #1396FF
}

.deanimg_news {
	width: 277px;
	overflow: hidden;
	margin-top: 10px
}

.deanimg_news a {
	display: block;
	overflow: hidden;
	float: left;
	width: 135px;
	height: 80px;
	position: relative;
	font-size: 12px;
	color: #fff
}

.deanimg_news a img {
	width: 135px;
	height: 80px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear
}

.deanimg_news a span {
	width: 100%;
	height: 36px;
	padding: 7px 0;
	position: absolute;
	top: 21px;
	left: 0;
	line-height: 18px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear
}

.deanimg_news a span em {
	display: block;
	height: 36px;
	font-style: normal;
	overflow: hidden;
	padding: 0 15px
}

.deanimg_news a:hover img {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2)
}

.deanimg_news a:hover span {
	top: 0;
	padding: 28px 0;
	background: rgba(255, 255, 255, .8);
	color: #1396FF
}

.deansideads {
	margin-bottom: 15px;
	width: 300px
}

.deansideads img {
	width: 300px
}

.deanads_index {
	margin: 20px 0;
	background: #fff;
}

.deanftlogo {
	margin-bottom: 10px;
}

.deanftkouhao {
	font-size: 14px;
	color: #989898;
	height: 25px;
	line-height: 25px;
	margin-bottom: 15px;
}

.deantels {
	font-size: 26px;
	font-weight: 800;
	color: #1396FF;
	height: 38px;
	line-height: 38px;
	margin-bottom: 10px;
	padding-left: 45px;
	background: url(../images/service.png) left center no-repeat;
}

.deanservicetime {
	font-size: 14px;
	color: #989898;
	height: 30px;
	line-height: 30px;
}

.deanfttm {
	width: 600px;
	float: left;
}

.deanfttm ul li {
	float: left;
	width: 25%;
}

.deanfttm ul li h5 {
	font-size: 16px;
	color: #d9d9d9;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}

.deanfttm ul li a {
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #777;
	max-width: 120px;
	overflow: hidden;
}

.deanfttr {
	float: right;
	width: 160px;
}

.deanfttr p {
	font-size: 14px;
	color: #777;
	text-align: center;
	height: 45px;
	line-height: 45px;
}

.deanftbottom {
	width: 100%;
	min-width: 1180px;
	background: #000;
	padding: 20px 0;
}

.deanftbottom p {
	text-align: center;
	font-size: 12px;
	color: #d9d9d9;
}

.deanftbottom p a {
	font-size: 12px;
	color: #d9d9d9;
}

.deanneirong_c {

	padding: 15px;
	background: #fff;
}

.deanacticletop h4 {
	font-size: 40px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	color: #333;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}

.deanmanagerart {
	border-bottom: 1px solid #ededed;
	padding: 5px 0px 10px 0;
	text-align: center;
	margin-bottom: 15px;
}

.deanmanagerart .info span {
	padding: 0 10px
}

#article_content img {
	max-width: 100% !important;
	height: auto !important;
}

#article_content {
	font-size: 15px;
	line-height: 1.5;
	color: #666;

}

.deanxgydbox {
	padding: 15px 15px 7px 15px;
	background: #fff;
	margin-bottom: 15px;
}

.deanupdowns h5 {
	font-size: 16px;
	color: #9ca4ab;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}

.deanupdowns a {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.deanupdowns em {
	font-size: 12px;
	color: #999;
}

#article_content h4,
#article_content h1,
#article_content h2,
#article_content h3 {
	margin: 0px 0px 20px;

}

#article_content p {
	margin: 0px 0px 20px;

}

.izl-rmenu {
	position: fixed;
	right: 0px;
	bottom: 100px;
	padding-bottom: 20px;
	z-index: 999
}

.izl-rmenu .btn {
	width: 60px;
	height: 60px;
	border: 1px solid #eee;
	cursor: pointer;
	position: relative
}

.izl-rmenu .btn-qq {
	background: url(../images/qq2.png) center center no-repeat;
	background: #fff;
	border-bottom: 0;
	padding: 0 !important
}

.izl-rmenu .btn-qq:hover {
	background-color: #f0f0f0
}

.izl-rmenu a.btn-qq,
.izl-rmenu a.btn-qq:visited {
	background: url(../images/qq2.png) center center no-repeat;
	background-color: #fff;
	text-decoration: none;
	display: block
}

.izl-rmenu .btn-wx {
	background: url(../images/wechat.png) center center no-repeat;
	background-color: #fff;
	border-bottom: 0
}

.izl-rmenu .btn-wx:hover {
	background-color: #f0f0f0
}

.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -122px;
	bottom: 0px;
	display: none;
	width: 120px;
	height: 120px;
	border: 1px solid #eee
}

.izl-rmenu .btn-phone {
	background: url(../images/phone.gif) center center no-repeat;
	background-color: #fff
}

.izl-rmenu .btn-phone:hover {
	background-color: #f0f0f0
}

.izl-rmenu .btn-phone .phone {
	background-color: #f0f0f0;
	position: absolute;
	width: 170px;
	left: -170px;
	top: -1px;
	line-height: 60px;
	border: 1px solid #eee;
	border-right: 0;
	height: 60px;
	overflow: hidden;
	color: #333;
	font-size: 18px;
	text-align: center;
	display: none
}

.izl-rmenu .btn-top {
	border-top: 0;
	background: url(../images/top.gif) center center no-repeat;
	background-color: #fff;
	display: none
}

.izl-rmenu .btn-top:hover {
	background-color: #f0f0f0
}

.tank{
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	z-index: 99;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.wechat{
	width: 500px;
	height: 500px;
	background: #fff;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.tank a{
	position: absolute;
	right: 20px;
	top: 20px;
	background: #fff;
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 50%;
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 36px;
}
.wechat img{
	width: 380px;
	height: 380px;
	margin-top: 20px;
}
.wechat p{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}